diff --git a/checkpoints/a800/formal4_hlen6_best_policy_20260804/README.md b/checkpoints/a800/formal4_hlen6_best_policy_20260804/README.md new file mode 100644 index 0000000000000000000000000000000000000000..6ad9b83d0425c3284ff939246ca9c9178a3b66c8 --- /dev/null +++ b/checkpoints/a800/formal4_hlen6_best_policy_20260804/README.md @@ -0,0 +1,5 @@ +# formal4 hlen6 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_hlen6_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k.yml b/checkpoints/a800/formal4_hlen6_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k.yml new file mode 100644 index 0000000000000000000000000000000000000000..7b2bf6cb72c50a0af963f493006fe7a48a779c1b --- /dev/null +++ b/checkpoints/a800/formal4_hlen6_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k.yml @@ -0,0 +1,51 @@ +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: 1.0e-05 +weight_decay: 0.0001 +lr: 1.0e-05 +vitacdreamer_adapter_lr: 7.0e-05 +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: 1.0e-05 +tactile_masks: false +tactile_backbone: resnet18 +tactile_ckpt: null +tactile_dilation: false +use_vitacdreamer_feature: true +vitacdreamer_history_len: 6 +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_hlen6_20260728/stage2_prior512_encoder500_multitask4_hlen6_stride5_e20_b160_from_stage1e30b160/stage2_v2_encoder_only.pth +vitacdreamer_feature_cache_dir: ./data/act_processed/{task_stem}/{task_config_ep}/vitacdreamer_features_formal4_hlen6_stage2_depthdelta_20260731 +vitacdreamer_task_order: +- insert_HDMI +- insert_hole +- lift_bottle +- pull_out_key +val_freq: 2000 diff --git a/checkpoints/a800/formal4_hlen6_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k.yml b/checkpoints/a800/formal4_hlen6_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k.yml new file mode 100644 index 0000000000000000000000000000000000000000..a9c4bff9d9fedcd01fb0a907fd5b5df0c8b45940 --- /dev/null +++ b/checkpoints/a800/formal4_hlen6_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k.yml @@ -0,0 +1,51 @@ +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: 1.0e-05 +weight_decay: 0.0001 +lr: 1.0e-05 +vitacdreamer_adapter_lr: 3.0e-05 +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: 1.0e-05 +tactile_masks: false +tactile_backbone: resnet18 +tactile_ckpt: null +tactile_dilation: false +use_vitacdreamer_feature: true +vitacdreamer_history_len: 6 +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_hlen6_20260728/stage2_prior512_encoder500_multitask4_hlen6_stride5_e20_b160_from_stage1e30b160/stage2_v2_encoder_only.pth +vitacdreamer_feature_cache_dir: ./data/act_processed/{task_stem}/{task_config_ep}/vitacdreamer_features_formal4_hlen6_stage2_depthdelta_20260731 +vitacdreamer_task_order: +- insert_HDMI +- insert_hole +- lift_bottle +- pull_out_key +val_freq: 2000 diff --git a/checkpoints/a800/formal4_hlen6_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k.yml b/checkpoints/a800/formal4_hlen6_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k.yml new file mode 100644 index 0000000000000000000000000000000000000000..2235ead02c0ab34261ec2cc6a46d2c465ef38cc7 --- /dev/null +++ b/checkpoints/a800/formal4_hlen6_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k.yml @@ -0,0 +1,51 @@ +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: 1.0e-05 +weight_decay: 0.0001 +lr: 1.0e-05 +vitacdreamer_adapter_lr: 3.0e-05 +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: 1.0e-05 +tactile_masks: false +tactile_backbone: resnet18 +tactile_ckpt: null +tactile_dilation: false +use_vitacdreamer_feature: true +vitacdreamer_history_len: 6 +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_hlen6_20260728/stage2_prior512_encoder500_multitask4_hlen6_stride5_e20_b160_from_stage1e30b160/stage2_v2_encoder_only.pth +vitacdreamer_feature_cache_dir: ./data/act_processed/{task_stem}/{task_config_ep}/vitacdreamer_features_formal4_hlen6_stage2_depthdelta_20260731 +vitacdreamer_task_order: +- insert_HDMI +- insert_hole +- lift_bottle +- pull_out_key +val_freq: 2000 diff --git a/checkpoints/a800/formal4_hlen6_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k.yml b/checkpoints/a800/formal4_hlen6_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k.yml new file mode 100644 index 0000000000000000000000000000000000000000..a24d51f5e3ff869d8464a012a20ec02e1582a9ca --- /dev/null +++ b/checkpoints/a800/formal4_hlen6_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k.yml @@ -0,0 +1,51 @@ +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: 1.0e-05 +weight_decay: 0.0001 +lr: 1.0e-05 +vitacdreamer_adapter_lr: 5.0e-05 +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: 1.0e-05 +tactile_masks: false +tactile_backbone: resnet18 +tactile_ckpt: null +tactile_dilation: false +use_vitacdreamer_feature: true +vitacdreamer_history_len: 6 +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_hlen6_20260728/stage2_prior512_encoder500_multitask4_hlen6_stride5_e20_b160_from_stage1e30b160/stage2_v2_encoder_only.pth +vitacdreamer_feature_cache_dir: ./data/act_processed/{task_stem}/{task_config_ep}/vitacdreamer_features_formal4_hlen6_stage2_depthdelta_20260731 +vitacdreamer_task_order: +- insert_HDMI +- insert_hole +- lift_bottle +- pull_out_key +val_freq: 2000 diff --git a/checkpoints/a800/formal4_hlen6_best_policy_20260804/deploy/deploy_hlen6_insert_HDMI_newhp_best.yml b/checkpoints/a800/formal4_hlen6_best_policy_20260804/deploy/deploy_hlen6_insert_HDMI_newhp_best.yml new file mode 100644 index 0000000000000000000000000000000000000000..45f80e739ee2496f45964bb78b442688e183ab87 --- /dev/null +++ b/checkpoints/a800/formal4_hlen6_best_policy_20260804/deploy/deploy_hlen6_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_hlen6_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k +policy_checkpoint: act_ckpt/act-insert_HDMI/default-balanced-50/train_config_vitacdreamer_formal4_hlen6_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_hlen6_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/dataset_stats.pkl diff --git a/checkpoints/a800/formal4_hlen6_best_policy_20260804/deploy/deploy_hlen6_insert_hole_newhp_best.yml b/checkpoints/a800/formal4_hlen6_best_policy_20260804/deploy/deploy_hlen6_insert_hole_newhp_best.yml new file mode 100644 index 0000000000000000000000000000000000000000..ee5d2279797881cfb2b179b1bedb68cc5706e272 --- /dev/null +++ b/checkpoints/a800/formal4_hlen6_best_policy_20260804/deploy/deploy_hlen6_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_hlen6_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k +policy_checkpoint: act_ckpt/act-insert_hole/default-balanced-50/train_config_vitacdreamer_formal4_hlen6_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_hlen6_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/dataset_stats.pkl diff --git a/checkpoints/a800/formal4_hlen6_best_policy_20260804/deploy/deploy_hlen6_lift_bottle_newhp_best.yml b/checkpoints/a800/formal4_hlen6_best_policy_20260804/deploy/deploy_hlen6_lift_bottle_newhp_best.yml new file mode 100644 index 0000000000000000000000000000000000000000..11c4c44e316064924139465779b0c61ba59e6dc9 --- /dev/null +++ b/checkpoints/a800/formal4_hlen6_best_policy_20260804/deploy/deploy_hlen6_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_hlen6_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k +policy_checkpoint: act_ckpt/act-lift_bottle/default-balanced-50/train_config_vitacdreamer_formal4_hlen6_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_hlen6_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/dataset_stats.pkl diff --git a/checkpoints/a800/formal4_hlen6_best_policy_20260804/deploy/deploy_hlen6_pull_out_key_newhp_best.yml b/checkpoints/a800/formal4_hlen6_best_policy_20260804/deploy/deploy_hlen6_pull_out_key_newhp_best.yml new file mode 100644 index 0000000000000000000000000000000000000000..5bd39258cf5133751fb0e5009ccfb8c5ce0683c3 --- /dev/null +++ b/checkpoints/a800/formal4_hlen6_best_policy_20260804/deploy/deploy_hlen6_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_hlen6_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_hlen6_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_hlen6_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/dataset_stats.pkl diff --git a/checkpoints/a800/formal4_hlen6_best_policy_20260804/encoder/stage2_v2_encoder_only.pth b/checkpoints/a800/formal4_hlen6_best_policy_20260804/encoder/stage2_v2_encoder_only.pth new file mode 100644 index 0000000000000000000000000000000000000000..c1f0d7be848a9ce670f68798b573f852e3a17cc5 --- /dev/null +++ b/checkpoints/a800/formal4_hlen6_best_policy_20260804/encoder/stage2_v2_encoder_only.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38c9ef240dcd5f1605c5b2ef5e44ba2c57e1b18c4e44776c32f66549ee37246c +size 940369110 diff --git a/checkpoints/a800/formal4_hlen6_best_policy_20260804/eval_evidence/eval_newhp_hlen6_insert_HDMI_g3_20260802_170850.log b/checkpoints/a800/formal4_hlen6_best_policy_20260804/eval_evidence/eval_newhp_hlen6_insert_HDMI_g3_20260802_170850.log new file mode 100644 index 0000000000000000000000000000000000000000..7b58483582876e28f963322112e4ecb0cbdfcb77 --- /dev/null +++ b/checkpoints/a800/formal4_hlen6_best_policy_20260804/eval_evidence/eval_newhp_hlen6_insert_HDMI_g3_20260802_170850.log @@ -0,0 +1,735 @@ +===== START newhp hlen=6 task=insert_HDMI gpu=3 total=100 cfg=train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k Sun Aug 2 17:08:50 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_20260802_170854.log +2026-08-02 09:08:54 [0ms] [Warning] [omni.kit.app.plugin] No crash reporter present, dumps uploading isn't available. +2026-08-02 09:08:54 [41ms] [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-02 09:08:58 [4,149ms] [Warning] [omni.datastore] OmniHub is inaccessible +2026-08-02 09:08:58 [4,267ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:08:58 [4,267ms] [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-02 09:08:58 [4,370ms] [Warning] [omni.platforminfo.plugin] failed to open the default display. Can't verify X Server version. +2026-08-02 09:09:01 [7,415ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:01 [7,416ms] [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-02 09:09:01 [7,416ms] [Error] [carb.glinterop.plugin] GLInteropContext::init: carb::windowing is not available +2026-08-02 09:09:01 [7,416ms] [Warning] [carb.cudainterop.plugin] CUDA_VISIBLE_DEVICES environment variable is set. +2026-08-02 09:09:01 [7,416ms] [Warning] [carb.cudainterop.plugin] Note CUDA device enumeration and Omniverse device enumeration are different. +2026-08-02 09:09:01 [7,416ms] [Warning] [carb.cudainterop.plugin] Setting CUDA_VISIBLE_DEVICES can lead to undesired behavior or crashes. +2026-08-02 09:09:03 [9,030ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [9,030ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [9,032ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [9,032ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [9,034ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [9,034ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [9,038ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [9,038ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [9,040ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [9,040ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [9,041ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [9,041ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [9,042ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [9,043ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [9,043ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [9,043ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [9,043ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [9,043ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [9,043ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [9,043ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [9,043ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [9,043ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [9,043ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [9,043ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [9,043ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [9,043ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [9,043ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [9,043ms] [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: 805114 +| Total Page/Swap (MB): 0 | Free Page/Swap: 0 +|---------------------------------------------------------------------------------------------| +2026-08-02 09:09:07 [12,931ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [12,931ms] [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-02 09:09:07 [13,052ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [13,052ms] [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-02 09:09:07 [13,086ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [13,086ms] [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-02 09:09:07 [13,180ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [13,180ms] [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-02 09:09:07 [13,182ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [13,182ms] [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-02 09:09:07 [13,184ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [13,184ms] [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-02 09:09:08 [14,358ms] [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-02 09:09:10 [15,515ms] [Warning] [omni.log] Source: omni.hydra was already registered. +2026-08-02 09:09:11 [17,105ms] [Warning] [omni.replicator.core.scripts.extension] No material configuration file, adding configuration to material settings directly. +2026-08-02 09:09:18 [23,644ms] [Warning] [omni.kvdb.plugin] Disabling key-value database because another kit process is locking it +2026-08-02 09:09:18 [23,783ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/ambientOcclusion/enabled' +2026-08-02 09:09:18 [23,784ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/directLighting/sampledLighting/enabled' +2026-08-02 09:09:18 [23,784ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/indirectDiffuse/enabled' +2026-08-02 09:09:18 [23,784ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/raytracing/cached/enabled' +2026-08-02 09:09:18 [23,785ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/reflections/enabled' +2026-08-02 09:09:18 [23,785ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/sceneDb/ambientLightIntensity' +2026-08-02 09:09:18 [23,785ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/translucency/enabled' +2026-08-02 09:09:18 [23,785ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/viewTile/limit' +2026-08-02 09:09:18 [23,994ms] [Warning] [rtx.scenedb.plugin] SceneDbContext : TLAS limit buffer size 2908577024 +2026-08-02 09:09:18 [23,994ms] [Warning] [rtx.scenedb.plugin] SceneDbContext : TLAS limit : valid true, within: false +2026-08-02 09:09:19 [24,830ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/directLighting/sampledLighting/samplesPerPixel' +2026-08-02 09:09:19 [24,830ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/pathtracing/maxSamplesPerLaunch' +2026-08-02 09:09:19 [24,830ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults-transient/meshlights/forceDisable' +2026-08-02 09:09:19 [25,355ms] [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_hlen6_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=6, 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_hlen6_20260728/stage2_prior512_encoder500_multitask4_hlen6_stride5_e20_b160_from_stage1e30b160/stage2_v2_encoder_only.pth', vitacdreamer_task_order=['insert_HDMI', 'insert_hole', 'lift_bottle', 'pull_out_key'], val_freq=2000, 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_hlen6_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_hlen6_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_hlen6_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=6, 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_hlen6_20260728/stage2_prior512_encoder500_multitask4_hlen6_stride5_e20_b160_from_stage1e30b160/stage2_v2_encoder_only.pth', vitacdreamer_task_order=['insert_HDMI', 'insert_hole', 'lift_bottle', 'pull_out_key'], val_freq=2000, 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_hlen6_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_hlen6_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-02 09:10:26 [92,040ms] [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-02 09:10:26 [92,054ms] [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-02 09:10:26 [92,054ms] [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-02 09:10:27 [92,781ms] [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 : 22.816898 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-02 17:10:40] Task Name: insert_HDMI +[2026-08-02 17:10:40] Task Config: /pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/task_config/default.yml +[2026-08-02 17:10:40] 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_hlen6_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k", + "policy_checkpoint": "act_ckpt/act-insert_HDMI/default-balanced-50/train_config_vitacdreamer_formal4_hlen6_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_hlen6_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_hlen6_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k" +} +-------------------- + +[2026-08-02 17:10:40] Task init finish in 44.78 seconds. +[2026-08-02 17:10:40] Policy init finish in 9.19 seconds. +Setting seed: 0 +Step 1( N/A%), pre moving , FPS 0.08, Running 12.10s Step 2( N/A%), pre moving , FPS 0.16, Running 12.26s Step 3( N/A%), pre moving , FPS 0.24, Running 12.36s Step 4( N/A%), pre moving , FPS 0.32, Running 12.42s Step 5( N/A%), pre moving , FPS 0.40, Running 12.46s Step 6( N/A%), pre moving , FPS 0.44, Running 13.56s Step 7( N/A%), pre moving , FPS 0.51, Running 13.65s Step 8( N/A%), pre moving , FPS 0.58, Running 13.70s Step 9( N/A%), pre moving , FPS 0.65, Running 13.77s Step 10( N/A%), pre moving , FPS 0.71, Running 14.08s Step 11( N/A%), pre moving , FPS 0.78, Running 14.18s Step 12( N/A%), pre moving , FPS 0.84, Running 14.25s Step 13( N/A%), pre moving , FPS 0.91, Running 14.32s Step 14( N/A%), pre moving , FPS 0.96, Running 14.65s Step 15( N/A%), pre moving , FPS 1.02, Running 14.74s Step 16( N/A%), pre moving , FPS 1.08, Running 14.82s Step 17( N/A%), pre moving , FPS 1.12, Running 15.15s Step 18( N/A%), pre moving , FPS 1.18, Running 15.24s Step 19( N/A%), pre moving , FPS 1.24, Running 15.31s Step 20( N/A%), pre moving , FPS 1.29, Running 15.48s Step 21( N/A%), pre moving , FPS 5.53, Running 15.71s Step 22( N/A%), pre moving , FPS 5.68, Running 15.78s Step 23( N/A%), pre moving , FPS 5.71, Running 15.86s Step 24( N/A%), pre moving , FPS 5.32, Running 16.18s Step 25( N/A%), pre moving , FPS 5.23, Running 16.28s Step 26( N/A%), pre moving , FPS 6.16, Running 16.81s Step 27( N/A%), pre moving , FPS 6.18, Running 16.88s Step 28( N/A%), pre moving , FPS 5.71, Running 17.20s Step 29( N/A%), pre moving , FPS 5.66, Running 17.30s Step 30( N/A%), pre moving , FPS 6.06, Running 17.38s Step 31( N/A%), pre moving , FPS 5.35, Running 17.92s Step 32( N/A%), pre moving , FPS 5.07, Running 18.20s Step 33( N/A%), pre moving , FPS 4.97, Running 18.35s Step 34( N/A%), pre moving , FPS 5.31, Running 18.41s Step 35( N/A%), pre moving , FPS 5.33, Running 18.49s Step 36( N/A%), pre moving , FPS 5.04, Running 18.79s Step 37( N/A%), pre moving , FPS 5.35, Running 18.88s Step 38( N/A%), pre moving , FPS 5.40, Running 18.94s Step 39( N/A%), pre moving , FPS 5.42, Running 19.00s Step 40( N/A%), pre moving , FPS 5.60, Running 19.05s Step 41( N/A%), pre moving , FPS 4.22, Running 20.45s Step 42( N/A%), pre moving , FPS 3.84, Running 20.98s Step 43( N/A%), pre moving , FPS 3.84, Running 21.06s Step 44( N/A%), pre moving , FPS 3.85, Running 21.38s Step 45( N/A%), pre moving , FPS 3.85, Running 21.48s Step 46( N/A%), pre moving , FPS 4.22, Running 21.55s Step 47( N/A%), pre moving , FPS 4.18, Running 21.67s Step 48( N/A%), pre moving , FPS 4.23, Running 21.93s Step 49( N/A%), pre moving , FPS 4.24, Running 22.02s Step 50( N/A%), pre moving , FPS 4.24, Running 22.10s Step 51( N/A%), pre moving , FPS 4.44, Running 22.42s Step 52( N/A%), pre moving , FPS 4.64, Running 22.51s Step 53( N/A%), pre moving , FPS 3.77, Running 23.65s Step 54( N/A%), pre moving , FPS 3.60, Running 23.97s Step 55( N/A%), pre moving , FPS 3.59, Running 24.06s Step 56( N/A%), pre moving , FPS 3.73, Running 24.14s Step 57( N/A%), pre moving , FPS 3.57, Running 24.48s Step 58( N/A%), pre moving , FPS 3.53, Running 24.60s Step 59( N/A%), pre moving , FPS 3.50, Running 24.72s Step 60( N/A%), pre moving , FPS 3.32, Running 25.07s Step 61( N/A%), pre moving , FPS 4.22, Running 25.20s Step 62( N/A%), pre moving , FPS 4.44, Running 25.49s Step 63( N/A%), pre moving , FPS 4.31, Running 25.70s Step 64( N/A%), pre moving , FPS 4.52, Running 25.81s Step 65( N/A%), pre moving , FPS 4.26, Running 26.17s Step 66( N/A%), pre moving , FPS 4.21, Running 26.30s Step 67( N/A%), pre moving , FPS 4.22, Running 26.41s Step 68( N/A%), pre moving , FPS 4.11, Running 26.80s Step 69( N/A%), pre moving , FPS 4.09, Running 26.91s Step 70( N/A%), pre moving , FPS 3.86, Running 27.28s Step 71( N/A%), pre moving , FPS 4.01, Running 27.41s Step 72( N/A%), pre moving , FPS 3.92, Running 27.61s Step 73( N/A%), pre moving , FPS 4.68, Running 27.92s Step 74( N/A%), pre moving , FPS 4.93, Running 28.03s Step 75( N/A%), pre moving , FPS 4.62, Running 28.39s Step 76( N/A%), pre moving , FPS 4.57, Running 28.52s Step 77( N/A%), pre moving , FPS 4.77, Running 28.67s Step 78( N/A%), pre moving , FPS 4.54, Running 29.01s Step 79( N/A%), pre moving , FPS 4.54, Running 29.12s Step 80( N/A%), pre moving , FPS 4.54, Running 29.48s Step 81( N/A%), pre moving , FPS 4.61, Running 29.54s Step 82( N/A%), pre moving , FPS 4.89, Running 29.58s Step 83( N/A%), pre moving , FPS 5.12, Running 29.61s Step 84( N/A%), pre moving , FPS 5.22, Running 29.64s Step 85( N/A%), pre moving , FPS 5.71, Running 29.67s Step 86( N/A%), pre moving , FPS 5.87, Running 29.70s Step 87( N/A%), pre moving , FPS 6.01, Running 29.74s Step 88( N/A%), pre moving , FPS 6.73, Running 29.77s Step 89( N/A%), pre moving , FPS 6.94, Running 29.79s Step 90( N/A%), pre moving , FPS 7.91, Running 29.81s Step 91( N/A%), pre moving , FPS 8.27, Running 29.83s Step 92( N/A%), pre moving , FPS 8.92, Running 29.85s Step 93( N/A%), pre moving , FPS 10.23, Running 29.87s Step 94( N/A%), pre moving , FPS 10.74, Running 29.90s Step 95( N/A%), pre moving , FPS 13.07, Running 29.92s Step 96( N/A%), pre moving , FPS 13.99, Running 29.95s Step 97( N/A%), pre moving , FPS 15.34, Running 29.98s Step 98( N/A%), pre moving , FPS 20.21, Running 30.00s Step 99( N/A%), pre moving , FPS 22.24, Running 30.02s Step 100( N/A%), pre moving , FPS 35.72, Running 30.04s Step 101( N/A%), pre moving , FPS 38.31, Running 30.06s Step 102( N/A%), pre moving , FPS 38.95, Running 30.09s Step 103( N/A%), pre moving , FPS 39.04, Running 30.12s Step 104( N/A%), pre moving , FPS 39.91, Running 30.14s Step 105( N/A%), pre moving , FPS 40.88, Running 30.16s Step 106( N/A%), pre moving , FPS 41.81, Running 30.18s Step 107( N/A%), pre moving , FPS 42.76, Running 30.20s Step 108( N/A%), pre moving , FPS 43.31, Running 30.23s Step 109( N/A%), pre moving , FPS 42.68, Running 30.26s Step 110( N/A%), pre moving , FPS 42.28, Running 30.28s Step 111( N/A%), pre moving , FPS 42.34, Running 30.30s Step 112( N/A%), pre moving , FPS 42.29, Running 30.33s Step 113( N/A%), pre moving , FPS 16.29, Running 31.10s Step 114( N/A%), pre moving , FPS 13.94, Running 31.33s Step 115( N/A%), pre moving , FPS 12.06, Running 31.58s Step 116( N/A%), pre moving , FPS 10.73, Running 31.81s Step 117( N/A%), pre moving , FPS 9.70, Running 32.04s Step 118( N/A%), pre moving , FPS 8.79, Running 32.27s Step 119( N/A%), pre moving , FPS 8.15, Running 32.47s Step 120( N/A%), pre moving , FPS 7.55, Running 32.69s Step 121( N/A%), pre moving , FPS 7.04, Running 32.90s Step 122( N/A%), pre moving , FPS 6.57, Running 33.13s Step 123( N/A%), pre moving , FPS 6.26, Running 33.31s Step 124( N/A%), pre moving , FPS 5.91, Running 33.53s Step 125( N/A%), pre moving , FPS 5.58, Running 33.75s Step 126( N/A%), pre moving , FPS 5.31, Running 33.95s Step 127( N/A%), pre moving , FPS 5.08, Running 34.14s Step 128( N/A%), pre moving , FPS 4.84, Running 34.36s Step 129( N/A%), pre moving , FPS 4.60, Running 34.61s Step 130( N/A%), pre moving , FPS 4.42, Running 34.81s Step 131( N/A%), pre moving , FPS 4.25, Running 35.01s Step 132( N/A%), pre moving , FPS 4.07, Running 35.24s Step 133( N/A%), pre moving , FPS 4.59, Running 35.46s Step 134( N/A%), pre moving , FPS 4.49, Running 35.79s Step 135( N/A%), pre moving , FPS 4.46, Running 36.07s Step 136( N/A%), pre moving , FPS 4.37, Running 36.40s Step 137( N/A%), pre moving , FPS 4.09, Running 36.93s Step 138( N/A%), pre moving , FPS 3.85, Running 37.47s Step 139( N/A%), pre moving , FPS 3.61, Running 38.01s Step 140( N/A%), pre moving , FPS 3.42, Running 38.54s Step 141( N/A%), pre moving , FPS 3.19, Running 39.17s Step 142( N/A%), pre moving , FPS 3.05, Running 39.69s Step 143( N/A%), pre moving , FPS 2.91, Running 40.19s Step 144( N/A%), pre moving , FPS 2.78, Running 40.72s Step 145( N/A%), pre moving , FPS 2.67, Running 41.25s Step 146( N/A%), pre moving , FPS 2.55, Running 41.80s Step 147( N/A%), pre moving , FPS 2.42, Running 42.40s Step 148( N/A%), pre moving , FPS 2.33, Running 42.94s Step 149( N/A%), pre moving , FPS 2.25, Running 43.48s Step 150( N/A%), pre moving , FPS 2.17, Running 44.03s Step 151( N/A%), pre moving , FPS 2.09, Running 44.58s Step 152( N/A%), pre moving , FPS 2.02, Running 45.15s Step 153( N/A%), pre moving , FPS 1.95, Running 45.73s Step 154( N/A%), pre moving , FPS 1.90, Running 46.29s Step 155( N/A%), pre moving , FPS 1.85, Running 46.85s Step 156( N/A%), pre moving , FPS 1.81, Running 47.42s Step 157( N/A%), pre moving , FPS 1.81, Running 47.97s Step 158( N/A%), pre moving , FPS 1.80, Running 48.57s Step 159( N/A%), pre moving , FPS 1.80, Running 49.15s Step 160( N/A%), pre moving , FPS 1.79, Running 49.70s Step 161( N/A%), pre moving , FPS 1.80, Running 50.27s Step 162( N/A%), pre moving , FPS 1.79, Running 50.85s Step 163( N/A%), pre moving , FPS 1.78, Running 51.41s Step 164( N/A%), pre moving , FPS 1.78, Running 51.97s Step 165( N/A%), pre moving , FPS 1.77, Running 52.53s Step 166( N/A%), pre moving , FPS 1.77, Running 53.07s Step 167( N/A%), pre moving , FPS 1.78, Running 53.64s Step 168( N/A%), pre moving , FPS 1.79, Running 54.12s Step 169( N/A%), pre moving , FPS 1.84, Running 54.35s Step 170( N/A%), pre moving , FPS 1.90, Running 54.57s Step 171( N/A%), pre moving , FPS 1.94, Running 54.86s Step 172( N/A%), pre moving , FPS 2.01, Running 55.08s Step 173( N/A%), pre moving , FPS 2.08, Running 55.34s Step 174( N/A%), pre moving , FPS 2.15, Running 55.61s Step 175( N/A%), pre moving , FPS 2.22, Running 55.86s Step 176( N/A%), pre moving , FPS 2.30, Running 56.09s Step 177( N/A%), pre moving , FPS 2.39, Running 56.33s Step 178( N/A%), pre moving , FPS 2.51, Running 56.55s Step 179( N/A%), pre moving , FPS 2.60, Running 56.83s Step 180( N/A%), pre moving , FPS 2.72, Running 57.06s Step 181( N/A%), pre moving , FPS 2.85, Running 57.29s Step 182( N/A%), pre moving , FPS 3.00, Running 57.51s Step 183( N/A%), pre moving , FPS 3.06, Running 57.94s Step 184( N/A%), pre moving , FPS 3.12, Running 58.37s Step 185( N/A%), pre moving , FPS 3.12, Running 58.94s Step 186( N/A%), pre moving , FPS 3.09, Running 59.53s Step 187( N/A%), pre moving , FPS 3.34, Running 59.63s Step 188( N/A%), pre moving , FPS 3.42, Running 59.97s Step 189( N/A%), pre moving , FPS 3.49, Running 60.09s Step 190( N/A%), pre moving , FPS 3.56, Running 60.19s Step 191( N/A%), pre moving , FPS 3.53, Running 60.53s Step 192( N/A%), pre moving , FPS 3.59, Running 60.65s Step 193( N/A%), pre moving , FPS 3.70, Running 60.75s Step 194( N/A%), pre moving , FPS 3.64, Running 61.11s Step 195( N/A%), pre moving , FPS 3.73, Running 61.22s Step 196( N/A%), pre moving , FPS 3.83, Running 61.32s Step 197( N/A%), pre moving , FPS 3.27, Running 62.45s Step 198( N/A%), pre moving , FPS 3.29, Running 62.62s Step 199( N/A%), pre moving , FPS 3.29, Running 62.90s Step 200( N/A%), pre moving , FPS 3.33, Running 63.07s Step 201( N/A%), pre moving , FPS 3.23, Running 63.48s Step 202( N/A%), pre moving , FPS 3.26, Running 63.64s Step 203( N/A%), pre moving , FPS 3.26, Running 64.06s Step 204( N/A%), pre moving , FPS 3.41, Running 64.23s Step 205( N/A%), pre moving , FPS 3.50, Running 64.65s Step 206( N/A%), pre moving , FPS 3.78, Running 64.82s Step 207( N/A%), pre moving , FPS 3.56, Running 65.25s Step 208( N/A%), pre moving , FPS 3.66, Running 65.43s Step 209( N/A%), pre moving , FPS 3.48, Running 65.84s Step 210( N/A%), pre moving , FPS 3.43, Running 66.02s Step 211( N/A%), pre moving , FPS 3.39, Running 66.43s Step 212( N/A%), pre moving , FPS 3.36, Running 66.61s Step 213( N/A%), pre moving , FPS 3.18, Running 67.04s Step 214( N/A%), pre moving , FPS 3.28, Running 67.20s Step 215( N/A%), pre moving , FPS 3.12, Running 67.63s Step 216( N/A%), pre moving , FPS 3.09, Running 67.79s Step 217( N/A%), pre moving , FPS 3.48, Running 68.21s Step 218( N/A%), pre moving , FPS 3.48, Running 68.37s Step 219( N/A%), pre moving , FPS 3.39, Running 68.79s Step 220( N/A%), pre moving , FPS 3.40, Running 68.95s Step 221( N/A%), pre moving , FPS 3.39, Running 69.38s Step 222( N/A%), pre moving , FPS 3.40, Running 69.53s Step 223( N/A%), pre moving , FPS 3.40, Running 69.95s Step 224( N/A%), pre moving , FPS 3.39, Running 70.13s Step 225( N/A%), pre moving , FPS 3.39, Running 70.56s Step 226( N/A%), pre moving , FPS 3.39, Running 70.72s Step 227( N/A%), pre moving , FPS 3.40, Running 71.13s Step 228( N/A%), pre moving , FPS 3.40, Running 71.31s Step 229( N/A%), pre moving , FPS 3.40, Running 71.72s Step 230( N/A%), pre moving , FPS 3.41, Running 71.88s Step 231( N/A%), pre moving , FPS 3.53, Running 72.09s Step 232( N/A%), pre moving , FPS 3.48, Running 72.37s Step 233( N/A%), pre moving , FPS 3.68, Running 72.47s Step 234( N/A%), pre moving , FPS 3.55, Running 72.84s Step 235( N/A%), pre moving , FPS 3.75, Running 72.96s Step 236( N/A%), pre moving , FPS 3.79, Running 73.07s Step 237( N/A%), pre moving , FPS 3.84, Running 73.42s Step 238( N/A%), pre moving , FPS 3.87, Running 73.54s Step 239( N/A%), pre moving , FPS 4.13, Running 73.64s Step 240( N/A%), pre moving , FPS 3.97, Running 73.99s Step 241( N/A%), pre moving , FPS 4.23, Running 74.11s Step 242( N/A%), pre moving , FPS 4.28, Running 74.21s Step 243( N/A%), pre moving , FPS 4.33, Running 74.57s Step 244( N/A%), pre moving , FPS 4.39, Running 74.69s Step 245( N/A%), pre moving , FPS 3.78, Running 75.85s Step 246( N/A%), pre moving , FPS 3.64, Running 76.21s Step 247( N/A%), pre moving , FPS 3.86, Running 76.31s Step 248( N/A%), pre moving , FPS 3.91, Running 76.42s Step 249( N/A%), pre moving , FPS 3.96, Running 76.77s Step 250( N/A%), pre moving , FPS 4.02, Running 76.86s Step 251( N/A%), pre moving , FPS 4.09, Running 76.99s Step 252( N/A%), pre moving , FPS 4.14, Running 77.20s Step 253( N/A%), pre moving , FPS 3.98, Running 77.50s Step 254( N/A%), pre moving , FPS 4.10, Running 77.71s Step 255( N/A%), pre moving , FPS 3.82, Running 78.20s Step 256( N/A%), pre moving , FPS 3.55, Running 78.70s Step 257( N/A%), pre moving , FPS 3.48, Running 79.17s Step 258( N/A%), pre moving , FPS 3.41, Running 79.41s Step 259( N/A%), pre moving , FPS 3.20, Running 79.89s Step 260( N/A%), pre moving , FPS 3.14, Running 80.37s Step 261( N/A%), pre moving , FPS 3.08, Running 80.60s Step 262( N/A%), pre moving , FPS 2.88, Running 81.15s Step 263( N/A%), pre moving , FPS 2.83, Running 81.64s Step 264( N/A%), pre moving , FPS 2.67, Running 82.16s Step 265( N/A%), pre moving , FPS 2.98, Running 82.55s Step 266( N/A%), pre moving , FPS 2.94, Running 83.00s Step 267( N/A%), pre moving , FPS 2.77, Running 83.54s Step 268( N/A%), pre moving , FPS 2.62, Running 84.06s Step 269( N/A%), pre moving , FPS 2.66, Running 84.30s Step 270( N/A%), pre moving , FPS 2.50, Running 84.85s Step 271( N/A%), pre moving , FPS 2.39, Running 85.34s Step 272( N/A%), pre moving , FPS 2.30, Running 85.90s Step 273( N/A%), pre moving , FPS 2.24, Running 86.42s Step 274( N/A%), pre moving , FPS 2.24, Running 86.65s Step 275( N/A%), pre moving , FPS 2.22, Running 87.21s Step 276( N/A%), pre moving , FPS 2.23, Running 87.68s Step 277( N/A%), pre moving , FPS 2.28, Running 87.93s Step 278( N/A%), pre moving , FPS 2.22, Running 88.41s Step 279( N/A%), pre moving , FPS 2.22, Running 88.90s Step 280( N/A%), pre moving , FPS 2.29, Running 89.11s Step 281( N/A%), pre moving , FPS 2.23, Running 89.59s Step 282( N/A%), pre moving , FPS 2.24, Running 90.09s Step 283( N/A%), pre moving , FPS 2.30, Running 90.33s Step 284( N/A%), pre moving , FPS 2.32, Running 90.78s Step 285( N/A%), pre moving , FPS 2.31, Running 91.20s Step 286( N/A%), pre moving , FPS 2.39, Running 91.38s Step 287( N/A%), pre moving , FPS 2.40, Running 91.87s Step 288( N/A%), pre moving , FPS 2.49, Running 92.08s Step 289( N/A%), pre moving , FPS 2.42, Running 92.56s Step 290( N/A%), pre moving , FPS 2.45, Running 93.02s Step 291( N/A%), pre moving , FPS 2.53, Running 93.25s Step 292( N/A%), pre moving , FPS 2.55, Running 93.75s Step 293( N/A%), pre moving , FPS 2.56, Running 94.22s Step 294( N/A%), pre moving , FPS 2.56, Running 94.45s Step 295( N/A%), pre moving , FPS 2.60, Running 94.90s Step 296( N/A%), pre moving , FPS 2.69, Running 95.13s Step 297( N/A%), pre moving , FPS 2.60, Running 95.61s Step 298( N/A%), pre moving , FPS 2.61, Running 96.08s Step 299( N/A%), pre moving , FPS 2.70, Running 96.30s Step 300( N/A%), pre moving , FPS 2.63, Running 96.73s Step 301( N/A%), pre moving , FPS 2.75, Running 96.87s Step 302( N/A%), pre moving , FPS 2.87, Running 97.05s Step 303( N/A%), pre moving , FPS 2.90, Running 97.23s Step 304( N/A%), pre moving , FPS 3.02, Running 97.40s Step 305( N/A%), pre moving , FPS 3.14, Running 97.57s Step 306( N/A%), pre moving , FPS 3.14, Running 97.74s Step 307( N/A%), pre moving , FPS 3.24, Running 98.05s Step 308( N/A%), pre moving , FPS 3.25, Running 98.23s Step 309( N/A%), pre moving , FPS 3.47, Running 98.32s Step 310( N/A%), pre moving , FPS 3.70, Running 98.43s Step 311( N/A%), pre moving , FPS 3.60, Running 98.80s Step 312( N/A%), pre moving , FPS 3.89, Running 98.90s Step 313( N/A%), pre moving , FPS 4.18, Running 99.00s Step 314( N/A%), pre moving , FPS 4.08, Running 99.36s Step 315( N/A%), pre moving , FPS 4.37, Running 99.47s Step 316( N/A%), pre moving , FPS 4.49, Running 99.58s Step 317( N/A%), pre moving , FPS 4.63, Running 99.92s Step 318( N/A%), pre moving , FPS 5.05, Running 100.04s Step 319( N/A%), pre moving , FPS 5.21, Running 100.14s Step 320( N/A%), pre moving , FPS 5.67, Running 100.26s Step 321( N/A%), pre moving , FPS 5.39, Running 100.59s Step 322( N/A%), pre moving , FPS 5.48, Running 100.70s Step 323( N/A%), pre moving , FPS 5.61, Running 100.80s Step 324( N/A%), pre moving , FPS 5.34, Running 101.15s Step 325( N/A%), pre moving , FPS 2.91, Running 104.44s Step 326( N/A%), pre moving , FPS 2.75, Running 105.02s Step 327( N/A%), pre moving , FPS 2.65, Running 105.60s Step 328( N/A%), pre moving , FPS 2.53, Running 106.15s Step 329( N/A%), pre moving , FPS 2.38, Running 106.74s Step 330( N/A%), pre moving , FPS 2.25, Running 107.30s Step 331( N/A%), pre moving , FPS 2.20, Running 107.89s Step 332( N/A%), pre moving , FPS 2.09, Running 108.45s Step 333( N/A%), pre moving , FPS 2.00, Running 109.00s Step 334( N/A%), pre moving , FPS 1.96, Running 109.57s Step 335( N/A%), pre moving , FPS 1.87, Running 110.15s Step 336( N/A%), pre moving , FPS 1.80, Running 110.72s Step 337( N/A%), pre moving , FPS 1.76, Running 111.27s Step 338( N/A%), pre moving , FPS 1.70, Running 111.82s Step 339( N/A%), pre moving , FPS 1.63, Running 112.42s Step 340( N/A%), pre moving , FPS 1.57, Running 112.97s Step 341( N/A%), pre moving , FPS 1.54, Running 113.59s Step 342( N/A%), pre moving , FPS 1.49, Running 114.15s Step 343( N/A%), pre moving , FPS 1.44, Running 114.70s Step 344( N/A%), pre moving , FPS 1.41, Running 115.30s Step 345( 0.17%), action 1, FPS 1.59, Running 117.02s Step 346( 0.33%), action 2, FPS 1.58, Running 117.70s Step 347( 0.50%), action 3, FPS 1.53, Running 118.68s Step 348( 0.67%), action 4, FPS 1.46, Running 119.83s Step 349( 0.83%), action 5, FPS 1.44, Running 120.63s Step 350( 1.00%), action 6, FPS 1.40, Running 121.59s Step 351( 1.17%), action 7, FPS 1.39, Running 122.29s Step 352( 1.33%), action 8, FPS 1.36, Running 123.12s Step 353( 1.50%), action 9, FPS 1.33, Running 124.08s Step 354( 1.67%), action 10, FPS 1.32, Running 124.77s Step 355( 1.83%), action 11, FPS 1.28, Running 125.79s Step 356( 2.00%), action 12, FPS 1.26, Running 126.54s Step 357( 2.17%), action 13, FPS 1.23, Running 127.47s Step 358( 2.33%), action 14, FPS 1.20, Running 128.54s Step 359( 2.50%), action 15, FPS 1.17, Running 129.53s Step 360( 2.67%), action 16, FPS 1.16, Running 130.21s Step 361( 2.83%), action 17, FPS 1.14, Running 131.15s Step 362( 3.00%), action 18, FPS 1.11, Running 132.22s Step 363( 3.17%), action 19, FPS 1.09, Running 133.08s Step 364( 3.33%), action 20, FPS 1.07, Running 133.93s Step 365( 3.50%), action 21, FPS 1.14, Running 134.58s Step 366( 3.67%), action 22, FPS 1.12, Running 135.51s Step 367( 3.83%), action 23, FPS 1.11, Running 136.75s Step 368( 4.00%), action 24, FPS 1.10, Running 137.97s Step 369( 4.17%), action 25, FPS 1.09, Running 138.94s Step 370( 4.33%), action 26, FPS 1.11, Running 139.65s Step 371( 4.50%), action 27, FPS 1.07, Running 140.97s Step 372( 4.67%), action 28, FPS 1.05, Running 142.26s Step 373( 4.83%), action 29, FPS 1.02, Running 143.60s Step 374( 5.00%), action 30, FPS 1.00, Running 144.69s Step 375( 5.17%), action 31, FPS 1.00, Running 145.74s Step 376( 5.33%), action 32, FPS 1.01, Running 146.39s Step 377( 5.50%), action 33, FPS 1.01, Running 147.32s Step 378( 5.67%), action 34, FPS 1.00, Running 148.46s Step 379( 5.83%), action 35, FPS 1.02, Running 149.13s Step 380( 6.00%), action 36, FPS 1.01, Running 150.11s Step 381( 6.17%), action 37, FPS 1.01, Running 151.01s Step 382( 6.33%), action 38, FPS 1.03, Running 151.68s Step 383( 6.50%), action 39, FPS 1.03, Running 152.55s Step 384( 6.67%), action 40, FPS 1.04, Running 153.20s Step 385( 6.83%), action 41, FPS 1.02, Running 154.14s Step 386( 7.00%), action 42, FPS 1.01, Running 155.34s Step 387( 7.17%), action 43, FPS 1.03, Running 156.25s Step 388( 7.33%), action 44, FPS 1.03, Running 157.34s Step 389( 7.50%), action 45, FPS 1.03, Running 158.33s Step 390( 7.67%), action 46, FPS 1.00, Running 159.60s Step 391( 7.83%), action 47, FPS 1.03, Running 160.47s Step 392( 8.00%), action 48, FPS 1.06, Running 161.17s Step 393( 8.17%), action 49, FPS 1.08, Running 162.09s Step 394( 8.33%), action 50, FPS 1.11, Running 162.77s Step 395( 8.50%), action 51, FPS 1.11, Running 163.79s Step 396( 8.67%), action 52, FPS 1.10, Running 164.61s Step 397( 8.83%), action 53, FPS 1.10, Running 165.43s Step 398( 9.00%), action 54, FPS 1.11, Running 166.48s Step 399( 9.17%), action 55, FPS 1.09, Running 167.43s Step 400( 9.33%), action 56, FPS 1.11, Running 168.13s Step 401( 9.50%), action 57, FPS 1.10, Running 169.12s Step 402( 9.67%), action 58, FPS 1.09, Running 170.06s Step 403( 9.83%), action 59, FPS 1.10, Running 170.71s Step 404( 10.00%), action 60, FPS 1.11, Running 171.19s Step 405( 10.17%), action 61, FPS 1.13, Running 171.86s Step 406( 10.33%), action 62, FPS 1.17, Running 172.44s Step 407( 10.50%), action 63, FPS 1.18, Running 173.26s Step 408( 10.67%), action 64, FPS 1.17, Running 174.37s Step 409( 10.83%), action 65, FPS 1.20, Running 175.04s Step 410( 11.00%), action 66, FPS 1.22, Running 175.97s Step 411( 11.17%), action 67, FPS 1.22, Running 176.88s Step 412( 11.33%), action 68, FPS 1.22, Running 177.62s Step 413( 11.50%), action 69, FPS 1.22, Running 178.54s Step 414( 11.67%), action 70, FPS 1.21, Running 179.31s Step 415( 11.83%), action 71, FPS 1.19, Running 180.66s Step 416( 12.00%), action 72, FPS 1.18, Running 181.50s Step 417( 12.17%), action 73, FPS 1.19, Running 182.30s Step 418( 12.33%), action 74, FPS 1.19, Running 183.31s Step 419( 12.50%), action 75, FPS 1.21, Running 183.91s Step 420( 12.67%), action 76, FPS 1.19, Running 185.00s Step 421( 12.83%), action 77, FPS 1.19, Running 185.94s Step 422( 13.00%), action 78, FPS 1.18, Running 186.95s Step 423( 13.17%), action 79, FPS 1.18, Running 187.67s Step 424( 13.33%), action 80, FPS 1.15, Running 188.64s Step 425( 13.50%), action 81, FPS 1.15, Running 189.31s Step 426( 13.67%), action 82, FPS 1.12, Running 190.36s Step 427( 13.83%), action 83, FPS 1.12, Running 191.07s Step 428( 14.00%), action 84, FPS 1.14, Running 191.93s Step 429( 14.17%), action 85, FPS 1.10, Running 193.20s Step 430( 14.33%), action 86, FPS 1.12, Running 193.86s Step 431( 14.50%), action 87, FPS 1.14, Running 194.50s Step 432( 14.67%), action 88, FPS 1.14, Running 195.10s Step 433( 14.83%), action 89, FPS 1.15, Running 195.94s Step 434( 15.00%), action 90, FPS 1.15, Running 196.65s Step 435( 15.17%), action 91, FPS 1.18, Running 197.63s Step 436( 15.33%), action 92, FPS 1.18, Running 198.51s Step 437( 15.50%), action 93, FPS 1.18, Running 199.26s Step 438( 15.67%), action 94, FPS 1.20, Running 199.97s Step 439( 15.83%), action 95, FPS 1.18, Running 200.89s Step 440( 16.00%), action 96, FPS 1.18, Running 201.89s Step 441( 16.17%), action 97, FPS 1.21, Running 202.49s Step 442( 16.33%), action 98, FPS 1.22, Running 203.32s Step 443( 16.50%), action 99, FPS 1.22, Running 204.10s Step 444( 16.67%), action 100, FPS 1.24, Running 204.71s Step 445( 16.83%), action 101, FPS 1.22, Running 205.68s Step 446( 17.00%), action 102, FPS 1.25, Running 206.37s Step 447( 17.17%), action 103, FPS 1.23, Running 207.30s Step 448( 17.33%), action 104, FPS 1.25, Running 207.95s Step 449( 17.50%), action 105, FPS 1.32, Running 208.38s Step 450( 17.67%), action 106, FPS 1.26, Running 209.70s Step 451( 17.83%), action 107, FPS 1.24, Running 210.59s Step 452( 18.00%), action 108, FPS 1.19, Running 211.85s Step 453( 18.17%), action 109, FPS 1.20, Running 212.63s Step 454( 18.33%), action 110, FPS 1.16, Running 213.85s Step 455( 18.50%), action 111, FPS 1.16, Running 214.84s Step 456( 18.67%), action 112, FPS 1.15, Running 215.84s Step 457( 18.83%), action 113, FPS 1.13, Running 216.93s Step 458( 19.00%), action 114, FPS 1.13, Running 217.67s Step 459( 19.17%), action 115, FPS 1.13, Running 218.54s Step 460( 19.33%), action 116, FPS 1.16, Running 219.19s Step 461( 19.50%), action 117, FPS 1.14, Running 220.02s Step 462( 19.67%), action 118, FPS 1.14, Running 220.83s Step 463( 19.83%), action 119, FPS 1.13, Running 221.76s Step 464( 20.00%), action 120, FPS 1.13, Running 222.44s Step 465( 20.17%), action 121, FPS 1.13, Running 223.38s Step 466( 20.33%), action 122, FPS 1.13, Running 224.13s Step 467( 20.50%), action 123, FPS 1.13, Running 225.00s Step 468( 20.67%), action 124, FPS 1.13, Running 225.72s Step 469( 20.83%), action 125, FPS 1.11, Running 226.33s Step 470( 21.00%), action 126, FPS 1.14, Running 227.27s Step 471( 21.17%), action 127, FPS 1.13, Running 228.31s Step 472( 21.33%), action 128, FPS 1.16, Running 229.05s Step 473( 21.50%), action 129, FPS 1.16, Running 229.86s Step 474( 21.67%), action 130, FPS 1.19, Running 230.60s Step 475( 21.83%), action 131, FPS 1.20, Running 231.51s Step 476( 22.00%), action 132, FPS 1.22, Running 232.26s Step 477( 22.17%), action 133, FPS 1.24, Running 233.09s Step 478( 22.33%), action 134, FPS 1.21, Running 234.24s Step 479( 22.50%), action 135, FPS 1.21, Running 235.14s Step 480( 22.67%), action 136, FPS 1.19, Running 236.00s Step 481( 22.83%), action 137, FPS 1.19, Running 236.82s Step 482( 23.00%), action 138, FPS 1.20, Running 237.47s Step 483( 23.17%), action 139, FPS 1.21, Running 238.35s Step 484( 23.33%), action 140, FPS 1.21, Running 239.04s Step 485( 23.50%), action 141, FPS 1.20, Running 240.03s Step 486( 23.67%), action 142, FPS 1.18, Running 241.09s Step 487( 23.83%), action 143, FPS 1.17, Running 242.07s Step 488( 24.00%), action 144, FPS 1.16, Running 242.98s Step 489( 24.17%), action 145, FPS 1.15, Running 243.67s Step 490( 24.33%), action 146, FPS 1.18, Running 244.25s Step 491( 24.50%), action 147, FPS 1.21, Running 244.84s Step 492( 24.67%), action 148, FPS 1.23, Running 245.37s Step 493( 24.83%), action 149, FPS 1.21, Running 246.38s Step 494( 25.00%), action 150, FPS 1.21, Running 247.10s Step 495( 25.17%), action 151, FPS 1.21, Running 248.06s Step 496( 25.33%), action 152, FPS 1.21, Running 248.81s Step 497( 25.50%), action 153, FPS 1.21, Running 249.68s Step 498( 25.67%), action 154, FPS 1.20, Running 250.87s Step 499( 25.83%), action 155, FPS 1.20, Running 251.75s Step 500( 26.00%), action 156, FPS 1.19, Running 252.87s Step 501( 26.17%), action 157, FPS 1.20, Running 253.47s Step 502( 26.33%), action 158, FPS 1.18, Running 254.44s Step 503( 26.50%), action 159, FPS 1.17, Running 255.51s Step 504( 26.67%), action 160, FPS 1.14, Running 256.55s Step 505( 26.83%), action 161, FPS 1.14, Running 257.50s Step 506( 27.00%), action 162, FPS 1.17, Running 258.24s Step 507( 27.17%), action 163, FPS 1.17, Running 259.11s Step 508( 27.33%), action 164, FPS 1.18, Running 259.88s Step 509( 27.50%), action 165, FPS 1.18, Running 260.69s Step 510( 27.67%), action 166, FPS 1.16, Running 261.46s Step 511( 27.83%), action 167, FPS 1.14, Running 262.33s Step 512( 28.00%), action 168, FPS 1.14, Running 262.89s Step 513( 28.17%), action 169, FPS 1.18, Running 263.39s Step 514( 28.33%), action 170, FPS 1.14, Running 264.65s Step 515( 28.50%), action 171, FPS 1.11, Running 266.06s Step 516( 28.67%), action 172, FPS 1.11, Running 266.77s Step 517( 28.83%), action 173, FPS 1.09, Running 268.06s Step 518( 29.00%), action 174, FPS 1.12, Running 268.74s Step 519( 29.17%), action 175, FPS 1.12, Running 269.65s Step 520( 29.33%), action 176, FPS 1.14, Running 270.35s Step 521( 29.50%), action 177, FPS 1.14, Running 271.07s Step 522( 29.67%), action 178, FPS 1.14, Running 271.98s Step 523( 29.83%), action 179, FPS 1.15, Running 272.92s Step 524( 30.00%), action 180, FPS 1.17, Running 273.59s Step 525( 30.17%), action 181, FPS 1.18, Running 274.51s Step 526( 30.33%), action 182, FPS 1.18, Running 275.20s Step 527( 30.50%), action 183, FPS 1.19, Running 275.86s Step 528( 30.67%), action 184, FPS 1.19, Running 276.75s Step 529( 30.83%), action 185, FPS 1.20, Running 277.35s Step 530( 31.00%), action 186, FPS 1.19, Running 278.30s Step 531( 31.17%), action 187, FPS 1.17, Running 279.36s Step 532( 31.33%), action 188, FPS 1.14, Running 280.45s Step 533( 31.50%), action 189, FPS 1.14, Running 280.86s Step 534( 31.67%), action 190, FPS 1.19, Running 281.51s Step 535( 31.83%), action 191, FPS 1.20, Running 282.68s Step 536( 32.00%), action 192, FPS 1.20, Running 283.46s Step 537( 32.17%), action 193, FPS 1.23, Running 284.33s Step 538( 32.33%), action 194, FPS 1.21, Running 285.33s Step 539( 32.50%), action 195, FPS 1.23, Running 285.98s Step 540( 32.67%), action 196, FPS 1.21, Running 286.90s Step 541( 32.83%), action 197, FPS 1.21, Running 287.59s Step 542( 33.00%), action 198, FPS 1.21, Running 288.47s Step 543( 33.17%), action 199, FPS 1.21, Running 289.38s Step 544( 33.33%), action 200, FPS 1.20, Running 290.29s Step 545( 33.50%), action 201, FPS 1.19, Running 291.28s Step 546( 33.67%), action 202, FPS 1.19, Running 292.04s Step 547( 33.83%), action 203, FPS 1.17, Running 292.96s Step 548( 34.00%), action 204, FPS 1.19, Running 293.63s Step 549( 34.17%), action 205, FPS 1.16, Running 294.53s Step 550( 34.33%), action 206, FPS 1.18, Running 295.21s Step 551( 34.50%), action 207, FPS 1.19, Running 296.11s Step 552( 34.67%), action 208, FPS 1.22, Running 296.84s Step 553( 34.83%), action 209, FPS 1.19, Running 297.74s Step 554( 35.00%), action 210, FPS 1.16, Running 298.76s Step 555( 35.17%), action 211, FPS 1.21, Running 299.25s Step 556( 35.33%), action 212, FPS 1.23, Running 299.75s Step 557( 35.50%), action 213, FPS 1.25, Running 300.38s Step 558( 35.67%), action 214, FPS 1.26, Running 301.14s Step 559( 35.83%), action 215, FPS 1.24, Running 302.12s Step 560( 36.00%), action 216, FPS 1.26, Running 302.81s Step 561( 36.17%), action 217, FPS 1.25, Running 303.65s Step 562( 36.33%), action 218, FPS 1.26, Running 304.40s Step 563( 36.50%), action 219, FPS 1.25, Running 305.42s Step 564( 36.67%), action 220, FPS 1.24, Running 306.45s Step 565( 36.83%), action 221, FPS 1.23, Running 307.50s Step 566( 37.00%), action 222, FPS 1.24, Running 308.14s Step 567( 37.17%), action 223, FPS 1.24, Running 309.04s Step 568( 37.33%), action 224, FPS 1.22, Running 310.03s Step 569( 37.50%), action 225, FPS 1.23, Running 310.73s Step 570( 37.67%), action 226, FPS 1.21, Running 311.78s Step 571( 37.83%), action 227, FPS 1.23, Running 312.38s Step 572( 38.00%), action 228, FPS 1.21, Running 313.36s Step 573( 38.17%), action 229, FPS 1.23, Running 313.96s Step 574( 38.33%), action 230, FPS 1.22, Running 315.17s Step 575( 38.50%), action 231, FPS 1.19, Running 316.10s Step 576( 38.67%), action 232, FPS 1.15, Running 317.13s Step 577( 38.83%), action 233, FPS 1.16, Running 317.68s Step 578( 39.00%), action 234, FPS 1.15, Running 318.49s Step 579( 39.17%), action 235, FPS 1.18, Running 319.04s Step 580( 39.33%), action 236, FPS 1.14, Running 320.41s Step 581( 39.50%), action 237, FPS 1.15, Running 321.10s Step 582( 39.67%), action 238, FPS 1.14, Running 321.95s Step 583( 39.83%), action 239, FPS 1.16, Running 322.67s Step 584( 40.00%), action 240, FPS 1.17, Running 323.52s Step 585( 40.17%), action 241, FPS 1.17, Running 324.57s Step 586( 40.33%), action 242, FPS 1.16, Running 325.31s Step 587( 40.50%), action 243, FPS 1.16, Running 326.23s Step 588( 40.67%), action 244, FPS 1.18, Running 326.98s Step 589( 40.83%), action 245, FPS 1.17, Running 327.89s Step 590( 41.00%), action 246, FPS 1.19, Running 328.59s Step 591( 41.17%), action 247, FPS 1.17, Running 329.42s Step 592( 41.33%), action 248, FPS 1.19, Running 330.22s Step 593( 41.50%), action 249, FPS 1.16, Running 331.16s Step 594( 41.67%), action 250, FPS 1.19, Running 331.94s Step 595( 41.83%), action 251, FPS 1.19, Running 332.90s Step 596( 42.00%), action 252, FPS 1.18, Running 334.03s Step 597( 42.17%), action 253, FPS 1.16, Running 334.92s Step 598( 42.33%), action 254, FPS 1.16, Running 335.79s Step 599( 42.50%), action 255, FPS 1.16, Running 336.32s Step 600( 42.67%), action 256, FPS 1.22, Running 336.81s Step 601( 42.83%), action 257, FPS 1.21, Running 337.69s Step 602( 43.00%), action 258, FPS 1.19, Running 338.73s Step 603( 43.17%), action 259, FPS 1.18, Running 339.67s Step 604( 43.33%), action 260, FPS 1.19, Running 340.36s Step 605( 43.50%), action 261, FPS 1.18, Running 341.56s Step 606( 43.67%), action 262, FPS 1.17, Running 342.40s Step 607( 43.83%), action 263, FPS 1.17, Running 343.35s Step 608( 44.00%), action 264, FPS 1.15, Running 344.30s Step 609( 44.17%), action 265, FPS 1.13, Running 345.52s Step 610( 44.33%), action 266, FPS 1.11, Running 346.58s Step 611( 44.50%), action 267, FPS 1.11, Running 347.40s Step 612( 44.67%), action 268, FPS 1.11, Running 348.28s Step 613( 44.83%), action 269, FPS 1.11, Running 349.11s Step 614( 45.00%), action 270, FPS 1.11, Running 349.93s Step 615( 45.17%), action 271, FPS 1.11, Running 350.84s Step 616( 45.33%), action 272, FPS 1.13, Running 351.68s Step 617( 45.50%), action 273, FPS 1.14, Running 352.50s Step 618( 45.67%), action 274, FPS 1.13, Running 353.42s Step 619( 45.83%), action 275, FPS 1.11, Running 354.26s Step 620( 46.00%), action 276, FPS 1.11, Running 354.85s Step 621( 46.17%), action 277, FPS 1.14, Running 355.18s Step 622( 46.33%), action 278, FPS 1.19, Running 355.51s Step 623( 46.50%), action 279, FPS 1.23, Running 355.93s Step 624( 46.67%), action 280, FPS 1.24, Running 356.55s Step 625( 46.83%), action 281, FPS 1.25, Running 357.53s Step 626( 47.00%), action 282, FPS 1.24, Running 358.55s Step 627( 47.17%), action 283, FPS 1.23, Running 359.62s Step 628( 47.33%), action 284, FPS 1.24, Running 360.43s Step 629( 47.50%), action 285, FPS 1.24, Running 361.69s Step 630( 47.67%), action 286, FPS 1.26, Running 362.41s Step 631( 47.83%), action 287, FPS 1.25, Running 363.34s Step 632( 48.00%), action 288, FPS 1.23, Running 364.50s Step 633( 48.17%), action 289, FPS 1.19, Running 365.86s Step 634( 48.33%), action 290, FPS 1.17, Running 367.05s Step 635( 48.50%), action 291, FPS 1.16, Running 368.04s Step 636( 48.67%), action 292, FPS 1.17, Running 368.84s Step 637( 48.83%), action 293, FPS 1.17, Running 369.60s Step 638( 49.00%), action 294, FPS 1.18, Running 370.36s Step 639( 49.17%), action 295, FPS 1.18, Running 371.23s Step 640( 49.33%), action 296, FPS 1.17, Running 371.95s Step 641( 49.50%), action 297, FPS 1.13, Running 372.94s Step 642( 49.67%), action 298, FPS 1.11, Running 373.58s Step 643( 49.83%), action 299, FPS 1.11, Running 373.89s Step 644( 50.00%), action 300, FPS 1.12, Running 374.41s Step 645( 50.17%), action 301, FPS 1.12, Running 375.38s Step 646( 50.33%), action 302, FPS 1.12, Running 376.45s Step 647( 50.50%), action 303, FPS 1.12, Running 377.45s Step 648( 50.67%), action 304, FPS 1.10, Running 378.56s Step 649( 50.83%), action 305, FPS 1.14, Running 379.22s Step 650( 51.00%), action 306, FPS 1.14, Running 379.95s Step 651( 51.17%), action 307, FPS 1.15, Running 380.72s Step 652( 51.33%), action 308, FPS 1.18, Running 381.41s Step 653( 51.50%), action 309, FPS 1.21, Running 382.33s Step 654( 51.67%), action 310, FPS 1.25, Running 383.04s Step 655( 51.83%), action 311, FPS 1.25, Running 383.98s Step 656( 52.00%), action 312, FPS 1.26, Running 384.75s Step 657( 52.17%), action 313, FPS 1.25, Running 385.62s Step 658( 52.33%), action 314, FPS 1.26, Running 386.23s Step 659( 52.50%), action 315, FPS 1.28, Running 386.91s Step 660( 52.67%), action 316, FPS 1.26, Running 387.79s Step 661( 52.83%), action 317, FPS 1.30, Running 388.37s Step 662( 53.00%), action 318, FPS 1.27, Running 389.37s Step 663( 53.17%), action 319, FPS 1.25, Running 389.95s Step 664( 53.33%), action 320, FPS 1.21, Running 390.88s Step 665( 53.50%), action 321, FPS 1.21, Running 391.94s Step 666( 53.67%), action 322, FPS 1.26, Running 392.33s Step 667( 53.83%), action 323, FPS 1.31, Running 392.67s Step 668( 54.00%), action 324, FPS 1.35, Running 393.32s Step 669( 54.17%), action 325, FPS 1.36, Running 393.89s Step 670( 54.33%), action 326, FPS 1.38, Running 394.43s Step 671( 54.50%), action 327, FPS 1.40, Running 395.02s Step 672( 54.67%), action 328, FPS 1.38, Running 395.87s Step 673( 54.83%), action 329, FPS 1.37, Running 396.88s Step 674( 55.00%), action 330, FPS 1.36, Running 397.71s Step 675( 55.17%), action 331, FPS 1.34, Running 398.86s Step 676( 55.33%), action 332, FPS 1.35, Running 399.54s Step 677( 55.50%), action 333, FPS 1.34, Running 400.53s Step 678( 55.67%), action 334, FPS 1.30, Running 401.60s Step 679( 55.83%), action 335, FPS 1.29, Running 402.38s Step 680( 56.00%), action 336, FPS 1.29, Running 403.31s Step 681( 56.17%), action 337, FPS 1.26, Running 404.26s Step 682( 56.33%), action 338, FPS 1.26, Running 405.23s Step 683( 56.50%), action 339, FPS 1.25, Running 405.93s Step 684( 56.67%), action 340, FPS 1.24, Running 406.97s Step 685( 56.83%), action 341, FPS 1.25, Running 407.94s Step 686( 57.00%), action 342, FPS 1.20, Running 409.06s Step 687( 57.17%), action 343, FPS 1.17, Running 409.72s Step 688( 57.33%), action 344, FPS 1.16, Running 410.56s Step 689( 57.50%), action 345, FPS 1.12, Running 411.71s Step 690( 57.67%), action 346, FPS 1.13, Running 412.07s Step 691( 57.83%), action 347, FPS 1.15, Running 412.41s Step 692( 58.00%), action 348, FPS 1.15, Running 413.21s Step 693( 58.17%), action 349, FPS 1.17, Running 413.91s Step 694( 58.33%), action 350, FPS 1.18, Running 414.63s Step 695( 58.50%), action 351, FPS 1.20, Running 415.56s Step 696( 58.67%), action 352, FPS 1.17, Running 416.63s Step 697( 58.83%), action 353, FPS 1.17, Running 417.56s Step 698( 59.00%), action 354, FPS 1.20, Running 418.29s Step 699( 59.17%), action 355, FPS 1.19, Running 419.22s Step 700( 59.33%), action 356, FPS 1.20, Running 419.93s Step 701( 59.50%), action 357, FPS 1.21, Running 420.78s Step 702( 59.67%), action 358, FPS 1.22, Running 421.57s Step 703( 59.83%), action 359, FPS 1.21, Running 422.42s Step 704( 60.00%), action 360, FPS 1.23, Running 423.24s Step 705( 60.17%), action 361, FPS 1.24, Running 424.12s Step 706( 60.33%), action 362, FPS 1.23, Running 425.34s Step 707( 60.50%), action 363, FPS 1.20, Running 426.35s Step 708( 60.67%), action 364, FPS 1.19, Running 427.35s Step 709( 60.83%), action 365, FPS 1.20, Running 428.40s Step 710( 61.00%), action 366, FPS 1.18, Running 429.08s Step 711( 61.17%), action 367, FPS 1.14, Running 430.03s Step 712( 61.33%), action 368, FPS 1.14, Running 430.70s Step 713( 61.50%), action 369, FPS 1.17, Running 431.06s Step 714( 61.67%), action 370, FPS 1.18, Running 431.54s Step 715( 61.83%), action 371, FPS 1.20, Running 432.18s Step 716( 62.00%), action 372, FPS 1.21, Running 433.23s Step 717( 62.17%), action 373, FPS 1.23, Running 433.88s Step 718( 62.33%), action 374, FPS 1.20, Running 434.96s Step 719( 62.50%), action 375, FPS 1.20, Running 435.87s Step 720( 62.67%), action 376, FPS 1.17, Running 436.96s Step 721( 62.83%), action 377, FPS 1.17, Running 437.83s Step 722( 63.00%), action 378, FPS 1.16, Running 438.86s Step 723( 63.17%), action 379, FPS 1.16, Running 439.66s Step 724( 63.33%), action 380, FPS 1.17, Running 440.40s Step 725( 63.50%), action 381, FPS 1.16, Running 441.31s Step 726( 63.67%), action 382, FPS 1.19, Running 442.13s Step 727( 63.83%), action 383, FPS 1.21, Running 442.93s Step 728( 64.00%), action 384, FPS 1.23, Running 443.65s Step 729( 64.17%), action 385, FPS 1.25, Running 444.46s Step 730( 64.33%), action 386, FPS 1.23, Running 445.28s Step 731( 64.50%), action 387, FPS 1.24, Running 446.13s Step 732( 64.67%), action 388, FPS 1.22, Running 447.16s Step 733( 64.83%), action 389, FPS 1.19, Running 447.86s Step 734( 65.00%), action 390, FPS 1.15, Running 448.91s Step 735( 65.17%), action 391, FPS 1.15, Running 449.61s Step 736( 65.33%), action 392, FPS 1.19, Running 450.05s Step 737( 65.50%), action 393, FPS 1.21, Running 450.40s Step 738( 65.67%), action 394, FPS 1.26, Running 450.80s Step 739( 65.83%), action 395, FPS 1.29, Running 451.32s Step 740( 66.00%), action 396, FPS 1.32, Running 452.06s Step 741( 66.17%), action 397, FPS 1.30, Running 453.17s Step 742( 66.33%), action 398, FPS 1.32, Running 453.96s Step 743( 66.50%), action 399, FPS 1.32, Running 454.81s Step 744( 66.67%), action 400, FPS 1.30, Running 455.81s Step 745( 66.83%), action 401, FPS 1.29, Running 456.84s Step 746( 67.00%), action 402, FPS 1.29, Running 457.58s Step 747( 67.17%), action 403, FPS 1.29, Running 458.47s Step 748( 67.33%), action 404, FPS 1.26, Running 459.50s Step 749( 67.50%), action 405, FPS 1.24, Running 460.55s Step 750( 67.67%), action 406, FPS 1.24, Running 461.41s Step 751( 67.83%), action 407, FPS 1.25, Running 462.16s Step 752( 68.00%), action 408, FPS 1.28, Running 462.78s Step 753( 68.17%), action 409, FPS 1.26, Running 463.75s Step 754( 68.33%), action 410, FPS 1.28, Running 464.51s Step 755( 68.50%), action 411, FPS 1.27, Running 465.37s Step 756( 68.67%), action 412, FPS 1.22, Running 466.38s Step 757( 68.83%), action 413, FPS 1.18, Running 467.40s Step 758( 69.00%), action 414, FPS 1.15, Running 468.22s Step 759( 69.17%), action 415, FPS 1.15, Running 468.68s Step 760( 69.33%), action 416, FPS 1.18, Running 469.04s Step 761( 69.50%), action 417, FPS 1.22, Running 469.53s Step 762( 69.67%), action 418, FPS 1.25, Running 469.97s Step 763( 69.83%), action 419, FPS 1.29, Running 470.35s Step 764( 70.00%), action 420, FPS 1.33, Running 470.91s Step 765( 70.17%), action 421, FPS 1.33, Running 471.93s Step 766( 70.33%), action 422, FPS 1.32, Running 472.70s Step 767( 70.50%), action 423, FPS 1.32, Running 473.57s Step 768( 70.67%), action 424, FPS 1.35, Running 474.36s Step 769( 70.83%), action 425, FPS 1.41, Running 474.70s Step 770( 71.00%), action 426, FPS 1.41, Running 475.62s Step 771( 71.17%), action 427, FPS 1.38, Running 476.61s Step 772( 71.33%), action 428, FPS 1.36, Running 477.48s Step 773( 71.50%), action 429, FPS 1.38, Running 478.25s Step 774( 71.67%), action 430, FPS 1.35, Running 479.29s Step 775( 71.83%), action 431, FPS 1.37, Running 480.01s Step 776( 72.00%), action 432, FPS 1.37, Running 480.97s Step 777( 72.17%), action 433, FPS 1.41, Running 481.54s Step 778( 72.33%), action 434, FPS 1.42, Running 482.30s Step 779( 72.50%), action 435, FPS 1.39, Running 483.10s Step 780( 72.67%), action 436, FPS 1.36, Running 483.76s Step 781( 72.83%), action 437, FPS 1.35, Running 484.36s Step 782( 73.00%), action 438, FPS 1.33, Running 485.00s Step 783( 73.17%), action 439, FPS 1.29, Running 485.90s Step 784( 73.33%), action 440, FPS 1.27, Running 486.66s Step 785( 73.50%), action 441, FPS 1.28, Running 487.56s Step 786( 73.67%), action 442, FPS 1.28, Running 488.29s Step 787( 73.83%), action 443, FPS 1.31, Running 488.81s Step 788( 74.00%), action 444, FPS 1.35, Running 489.17s Step 789( 74.17%), action 445, FPS 1.35, Running 489.50s Step 790( 74.33%), action 446, FPS 1.40, Running 489.91s Step 791( 74.50%), action 447, FPS 1.44, Running 490.53s Step 792( 74.67%), action 448, FPS 1.47, Running 491.11s Step 793( 74.83%), action 449, FPS 1.48, Running 491.78s Step 794( 75.00%), action 450, FPS 1.49, Running 492.73s Step 795( 75.17%), action 451, FPS 1.46, Running 493.70s Step 796( 75.33%), action 452, FPS 1.48, Running 494.45s Step 797( 75.50%), action 453, FPS 1.48, Running 495.04s Step 798( 75.67%), action 454, FPS 1.46, Running 495.99s Step 799( 75.83%), action 455, FPS 1.48, Running 496.65s Step 800( 76.00%), action 456, FPS 1.44, Running 497.64s Step 801( 76.17%), action 457, FPS 1.43, Running 498.34s Step 802( 76.33%), action 458, FPS 1.40, Running 499.26s Step 803( 76.50%), action 459, FPS 1.43, Running 499.85s Step 804( 76.67%), action 460, FPS 1.43, Running 500.65s Step 805( 76.83%), action 461, FPS 1.44, Running 501.46s Step 806( 77.00%), action 462, FPS 1.43, Running 502.25s Step 807( 77.17%), action 463, FPS 1.40, Running 503.05s Step 808( 77.33%), action 464, FPS 1.36, Running 503.88s Step 809( 77.50%), action 465, FPS 1.32, Running 504.66s Step 810( 77.67%), action 466, FPS 1.27, Running 505.67s Step 811( 77.83%), action 467, FPS 1.26, Running 506.35s Step 812( 78.00%), action 468, FPS 1.23, Running 507.39s Step 813( 78.17%), action 469, FPS 1.21, Running 508.28s Step 814( 78.33%), action 470, FPS 1.25, Running 508.73s Step 815( 78.50%), action 471, FPS 1.24, Running 509.78s Step 816( 78.67%), action 472, FPS 1.26, Running 510.36s Step 817( 78.83%), action 473, FPS 1.24, Running 511.11s Step 818( 79.00%), action 474, FPS 1.26, Running 511.85s Step 819( 79.17%), action 475, FPS 1.25, Running 512.63s Step 820( 79.33%), action 476, FPS 1.27, Running 513.40s Step 821( 79.50%), action 477, FPS 1.27, Running 514.07s Step 822( 79.67%), action 478, FPS 1.29, Running 514.80s Step 823( 79.83%), action 479, FPS 1.27, Running 515.57s Step 824( 80.00%), action 480, FPS 1.28, Running 516.32s Step 825( 80.17%), action 481, FPS 1.27, Running 517.23s Step 826( 80.33%), action 482, FPS 1.28, Running 517.90s Step 827( 80.50%), action 483, FPS 1.27, Running 518.82s Step 828( 80.67%), action 484, FPS 1.26, Running 519.72s Step 829( 80.83%), action 485, FPS 1.26, Running 520.50s Step 830( 81.00%), action 486, FPS 1.28, Running 521.28s Step 831( 81.17%), action 487, FPS 1.26, Running 522.19s Step 832( 81.33%), action 488, FPS 1.29, Running 522.91s Step 833( 81.50%), action 489, FPS 1.31, Running 523.54s Step 834( 81.67%), action 490, FPS 1.29, Running 524.20s Step 835( 81.83%), action 491, FPS 1.29, Running 525.28s Step 836( 82.00%), action 492, FPS 1.28, Running 526.02s Step 837( 82.17%), action 493, FPS 1.26, Running 526.93s Step 838( 82.33%), action 494, FPS 1.26, Running 527.70s Step 839( 82.50%), action 495, FPS 1.28, Running 528.31s Step 840( 82.67%), action 496, FPS 1.28, Running 529.04s Step 841( 82.83%), action 497, FPS 1.25, Running 530.10s Step 842( 83.00%), action 498, FPS 1.24, Running 530.90s Step 843( 83.17%), action 499, FPS 1.24, Running 531.67s Step 844( 83.33%), action 500, FPS 1.24, Running 532.45s Step 845( 83.50%), action 501, FPS 1.26, Running 533.10s Step 846( 83.67%), action 502, FPS 1.23, Running 534.10s Step 847( 83.83%), action 503, FPS 1.23, Running 535.07s Step 848( 84.00%), action 504, FPS 1.22, Running 536.14s Step 849( 84.17%), action 505, FPS 1.22, Running 536.85s Step 850( 84.33%), action 506, FPS 1.21, Running 537.83s Step 851( 84.50%), action 507, FPS 1.21, Running 538.74s Step 852( 84.67%), action 508, FPS 1.20, Running 539.54s Step 853( 84.83%), action 509, FPS 1.18, Running 540.47s Step 854( 85.00%), action 510, FPS 1.18, Running 541.16s Step 855( 85.17%), action 511, FPS 1.19, Running 542.13s Step 856( 85.33%), action 512, FPS 1.18, Running 542.96s Step 857( 85.50%), action 513, FPS 1.19, Running 543.67s Step 858( 85.67%), action 514, FPS 1.19, Running 544.44s Step 859( 85.83%), action 515, FPS 1.18, Running 545.26s Step 860( 86.00%), action 516, FPS 1.18, Running 545.93s Step 861( 86.17%), action 517, FPS 1.22, Running 546.55s Step 862( 86.33%), action 518, FPS 1.21, Running 547.49s Step 863( 86.50%), action 519, FPS 1.19, Running 548.42s Step 864( 86.67%), action 520, FPS 1.20, Running 549.10s Step 865( 86.83%), action 521, FPS 1.18, Running 550.00s Step 866( 87.00%), action 522, FPS 1.21, Running 550.67s Step 867( 87.17%), action 523, FPS 1.21, Running 551.64s Step 868( 87.33%), action 524, FPS 1.23, Running 552.39s Step 869( 87.50%), action 525, FPS 1.19, Running 553.64s Step 870( 87.67%), action 526, FPS 1.18, Running 554.72s Step 871( 87.83%), action 527, FPS 1.17, Running 555.87s Step 872( 88.00%), action 528, FPS 1.15, Running 556.93s Step 873( 88.17%), action 529, FPS 1.17, Running 557.51s Step 874( 88.33%), action 530, FPS 1.15, Running 558.59s Step 875( 88.50%), action 531, FPS 1.15, Running 559.46s Step 876( 88.67%), action 532, FPS 1.16, Running 560.19s Step 877( 88.83%), action 533, FPS 1.14, Running 561.20s Step 878( 89.00%), action 534, FPS 1.12, Running 562.36s Step 879( 89.17%), action 535, FPS 1.11, Running 563.29s Step 880( 89.33%), action 536, FPS 1.10, Running 564.09s Step 881( 89.50%), action 537, FPS 1.12, Running 564.46s Step 882( 89.67%), action 538, FPS 1.12, Running 565.28s Step 883( 89.83%), action 539, FPS 1.12, Running 566.21s Step 884( 90.00%), action 540, FPS 1.11, Running 567.10s Step 885( 90.17%), action 541, FPS 1.11, Running 568.08s Step 886( 90.33%), action 542, FPS 1.09, Running 569.03s Step 887( 90.50%), action 543, FPS 1.09, Running 569.97s Step 888( 90.67%), action 544, FPS 1.09, Running 570.68s Step 889( 90.83%), action 545, FPS 1.11, Running 571.59s Step 890( 91.00%), action 546, FPS 1.14, Running 572.30s Step 891( 91.17%), action 547, FPS 1.15, Running 573.24s Step 892( 91.33%), action 548, FPS 1.18, Running 573.93s Step 893( 91.50%), action 549, FPS 1.15, Running 574.83s Step 894( 91.67%), action 550, FPS 1.18, Running 575.52s Step 895( 91.83%), action 551, FPS 1.18, Running 576.42s Step 896( 92.00%), action 552, FPS 1.18, Running 577.15s Step 897( 92.17%), action 553, FPS 1.18, Running 578.09s Step 898( 92.33%), action 554, FPS 1.22, Running 578.76s Step 899( 92.50%), action 555, FPS 1.22, Running 579.66s Step 900( 92.67%), action 556, FPS 1.23, Running 580.36s Step 901( 92.83%), action 557, FPS 1.21, Running 581.01s Step 902( 93.00%), action 558, FPS 1.20, Running 581.92s Step 903( 93.17%), action 559, FPS 1.22, Running 582.57s Step 904( 93.33%), action 560, FPS 1.25, Running 583.16s Step 905( 93.50%), action 561, FPS 1.27, Running 583.89s Step 906( 93.67%), action 562, FPS 1.26, Running 584.85s Step 907( 93.83%), action 563, FPS 1.26, Running 585.79s Step 908( 94.00%), action 564, FPS 1.26, Running 586.54s Step 909( 94.17%), action 565, FPS 1.23, Running 587.89s Step 910( 94.33%), action 566, FPS 1.23, Running 588.57s Step 911( 94.50%), action 567, FPS 1.24, Running 589.41s Step 912( 94.67%), action 568, FPS 1.23, Running 590.16s Step 913( 94.83%), action 569, FPS 1.25, Running 590.83s Step 914( 95.00%), action 570, FPS 1.23, Running 591.84s Step 915( 95.17%), action 571, FPS 1.19, Running 593.24s Step 916( 95.33%), action 572, FPS 1.16, Running 594.37s Step 917( 95.50%), action 573, FPS 1.16, Running 595.33s Step 918( 95.67%), action 574, FPS 1.16, Running 596.03s Step 919( 95.83%), action 575, FPS 1.16, Running 596.94s Step 920( 96.00%), action 576, FPS 1.16, Running 597.63s Step 921( 96.17%), action 577, FPS 1.14, Running 598.55s Step 922( 96.33%), action 578, FPS 1.12, Running 599.79s Step 923( 96.50%), action 579, FPS 1.10, Running 600.72s Step 924( 96.67%), action 580, FPS 1.10, Running 601.39s Step 925( 96.83%), action 581, FPS 1.10, Running 602.08s Step 926( 97.00%), action 582, FPS 1.11, Running 602.86s Step 927( 97.17%), action 583, FPS 1.11, Running 603.86s Step 928( 97.33%), action 584, FPS 1.11, Running 604.58s Step 929( 97.50%), action 585, FPS 1.13, Running 605.53s Step 930( 97.67%), action 586, FPS 1.13, Running 606.31s Step 931( 97.83%), action 587, FPS 1.12, Running 607.20s Step 932( 98.00%), action 588, FPS 1.12, Running 607.98s Step 933( 98.17%), action 589, FPS 1.11, Running 608.82s Step 934( 98.33%), action 590, FPS 1.13, Running 609.59s Step 935( 98.50%), action 591, FPS 1.16, Running 610.48s Step 936( 98.67%), action 592, FPS 1.18, Running 611.39s Step 937( 98.83%), action 593, FPS 1.19, Running 612.10s Step 938( 99.00%), action 594, FPS 1.14, Running 613.61s Step 939( 99.17%), action 595, FPS 1.15, Running 614.31s Step 940( 99.33%), action 596, FPS 1.13, Running 615.31s Step 941( 99.50%), action 597, FPS 1.14, Running 616.11s Step 942( 99.67%), action 598, FPS 1.17, Running 616.91s Step 943( 99.83%), action 599, FPS 1.17, Running 617.84s Step 944(100.00%), action 600, FPS 1.17, Running 618.51s [2026-08-02 17:20:59] [1 ] Seed 0 failed after 618.72 s. +steps: 944 , actions: 600 . +Instruction: Empty +Total 0/1(0.00%) success. +Setting seed: 1 +Step 1( N/A%), pre moving , FPS 2.70, Running 0.37s Step 2( N/A%), pre moving , FPS 5.05, Running 0.40s Step 3( N/A%), pre moving , FPS 7.20, Running 0.42s Step 4( N/A%), pre moving , FPS 9.16, Running 0.44s Step 5( N/A%), pre moving , FPS 10.91, Running 0.46s Step 6( N/A%), pre moving , FPS 12.50, Running 0.48s Step 7( N/A%), pre moving , FPS 13.96, Running 0.50s Step 8( N/A%), pre moving , FPS 15.33, Running 0.52s Step 9( N/A%), pre moving , FPS 16.58, Running 0.54s Step 10( N/A%), pre moving , FPS 17.74, Running 0.56s Step 11( N/A%), pre moving , FPS 18.81, Running 0.58s Step 12( N/A%), pre moving , FPS 19.83, Running 0.61s Step 13( N/A%), pre moving , FPS 20.76, Running 0.63s Step 14( N/A%), pre moving , FPS 21.64, Running 0.65s Step 15( N/A%), pre moving , FPS 22.45, Running 0.67s Step 16( N/A%), pre moving , FPS 23.23, Running 0.69s Step 17( N/A%), pre moving , FPS 23.95, Running 0.71s Step 18( N/A%), pre moving , FPS 24.64, Running 0.73s Step 19( N/A%), pre moving , FPS 25.29, Running 0.75s Step 20( N/A%), pre moving , FPS 25.50, Running 0.78s Step 21( N/A%), pre moving , FPS 26.65, Running 1.12s Step 22( N/A%), pre moving , FPS 25.51, Running 1.18s Step 23( N/A%), pre moving , FPS 23.70, Running 1.26s Step 24( N/A%), pre moving , FPS 22.12, Running 1.34s Step 25( N/A%), pre moving , FPS 21.01, Running 1.41s Step 26( N/A%), pre moving , FPS 15.44, Running 1.78s Step 27( N/A%), pre moving , FPS 14.91, Running 1.84s Step 28( N/A%), pre moving , FPS 14.36, Running 1.91s Step 29( N/A%), pre moving , FPS 11.83, Running 2.23s Step 30( N/A%), pre moving , FPS 11.35, Running 2.33s Step 31( N/A%), pre moving , FPS 11.04, Running 2.40s Step 32( N/A%), pre moving , FPS 10.75, Running 2.47s Step 33( N/A%), pre moving , FPS 9.25, Running 2.79s Step 34( N/A%), pre moving , FPS 8.93, Running 2.89s Step 35( N/A%), pre moving , FPS 8.73, Running 2.96s Step 36( N/A%), pre moving , FPS 5.30, Running 4.46s Step 37( N/A%), pre moving , FPS 4.65, Running 5.01s Step 38( N/A%), pre moving , FPS 4.58, Running 5.10s Step 39( N/A%), pre moving , FPS 4.28, Running 5.42s Step 40( N/A%), pre moving , FPS 4.24, Running 5.51s Step 41( N/A%), pre moving , FPS 4.49, Running 5.58s Step 42( N/A%), pre moving , FPS 4.47, Running 5.65s Step 43( N/A%), pre moving , FPS 4.25, Running 5.97s Step 44( N/A%), pre moving , FPS 4.25, Running 6.05s Step 45( N/A%), pre moving , FPS 4.24, Running 6.12s Step 46( N/A%), pre moving , FPS 4.52, Running 6.20s Step 47( N/A%), pre moving , FPS 4.38, Running 6.41s Step 48( N/A%), pre moving , FPS 3.51, Running 7.62s Step 49( N/A%), pre moving , FPS 3.65, Running 7.71s Step 50( N/A%), pre moving , FPS 3.66, Running 7.79s Step 51( N/A%), pre moving , FPS 3.50, Running 8.11s Step 52( N/A%), pre moving , FPS 3.51, Running 8.17s Step 53( N/A%), pre moving , FPS 3.63, Running 8.30s Step 54( N/A%), pre moving , FPS 3.46, Running 8.67s Step 55( N/A%), pre moving , FPS 3.42, Running 8.80s Step 56( N/A%), pre moving , FPS 4.50, Running 8.90s Step 57( N/A%), pre moving , FPS 4.71, Running 9.26s Step 58( N/A%), pre moving , FPS 4.62, Running 9.43s Step 59( N/A%), pre moving , FPS 4.55, Running 9.82s Step 60( N/A%), pre moving , FPS 4.48, Running 9.97s Step 61( N/A%), pre moving , FPS 4.17, Running 10.38s Step 62( N/A%), pre moving , FPS 4.11, Running 10.52s Step 63( N/A%), pre moving , FPS 4.26, Running 10.67s Step 64( N/A%), pre moving , FPS 3.97, Running 11.08s Step 65( N/A%), pre moving , FPS 3.90, Running 11.26s Step 66( N/A%), pre moving , FPS 3.66, Running 11.67s Step 67( N/A%), pre moving , FPS 3.53, Running 12.07s Step 68( N/A%), pre moving , FPS 4.32, Running 12.24s Step 69( N/A%), pre moving , FPS 4.05, Running 12.64s Step 70( N/A%), pre moving , FPS 3.97, Running 12.82s Step 71( N/A%), pre moving , FPS 4.01, Running 13.10s Step 72( N/A%), pre moving , FPS 3.88, Running 13.33s Step 73( N/A%), pre moving , FPS 3.90, Running 13.43s Step 74( N/A%), pre moving , FPS 3.91, Running 13.79s Step 75( N/A%), pre moving , FPS 3.91, Running 13.91s Step 76( N/A%), pre moving , FPS 3.88, Running 14.06s Step 77( N/A%), pre moving , FPS 3.90, Running 14.39s Step 78( N/A%), pre moving , FPS 3.94, Running 14.50s Step 79( N/A%), pre moving , FPS 4.04, Running 14.77s Step 80( N/A%), pre moving , FPS 3.99, Running 14.98s Step 81( N/A%), pre moving , FPS 4.24, Running 15.09s Step 82( N/A%), pre moving , FPS 4.08, Running 15.42s Step 83( N/A%), pre moving , FPS 4.13, Running 15.51s Step 84( N/A%), pre moving , FPS 4.45, Running 15.58s Step 85( N/A%), pre moving , FPS 4.55, Running 15.65s Step 86( N/A%), pre moving , FPS 4.65, Running 15.98s Step 87( N/A%), pre moving , FPS 5.00, Running 16.07s Step 88( N/A%), pre moving , FPS 5.12, Running 16.15s Step 89( N/A%), pre moving , FPS 5.32, Running 16.40s Step 90( N/A%), pre moving , FPS 5.34, Running 16.57s Step 91( N/A%), pre moving , FPS 5.67, Running 16.63s Step 92( N/A%), pre moving , FPS 5.92, Running 16.71s Step 93( N/A%), pre moving , FPS 5.54, Running 17.03s Step 94( N/A%), pre moving , FPS 6.01, Running 17.11s Step 95( N/A%), pre moving , FPS 6.12, Running 17.18s Step 96( N/A%), pre moving , FPS 6.26, Running 17.25s Step 97( N/A%), pre moving , FPS 6.29, Running 17.58s Step 98( N/A%), pre moving , FPS 6.33, Running 17.66s Step 99( N/A%), pre moving , FPS 6.76, Running 17.73s Step 100( N/A%), pre moving , FPS 4.34, Running 19.59s Step 101( N/A%), pre moving , FPS 4.13, Running 19.94s Step 102( N/A%), pre moving , FPS 4.10, Running 20.30s Step 103( N/A%), pre moving , FPS 3.81, Running 20.76s Step 104( N/A%), pre moving , FPS 3.50, Running 21.30s Step 105( N/A%), pre moving , FPS 3.25, Running 21.81s Step 106( N/A%), pre moving , FPS 3.14, Running 22.34s Step 107( N/A%), pre moving , FPS 2.94, Running 22.87s Step 108( N/A%), pre moving , FPS 2.75, Running 23.41s Step 109( N/A%), pre moving , FPS 2.65, Running 23.94s Step 110( N/A%), pre moving , FPS 2.53, Running 24.48s Step 111( N/A%), pre moving , FPS 2.39, Running 25.00s Step 112( N/A%), pre moving , FPS 2.27, Running 25.53s Step 113( N/A%), pre moving , FPS 2.21, Running 26.08s Step 114( N/A%), pre moving , FPS 2.10, Running 26.63s Step 115( N/A%), pre moving , FPS 2.00, Running 27.15s Step 116( N/A%), pre moving , FPS 1.91, Running 27.70s Step 117( N/A%), pre moving , FPS 1.87, Running 28.25s Step 118( N/A%), pre moving , FPS 1.79, Running 28.81s Step 119( N/A%), pre moving , FPS 1.72, Running 29.37s Step 120( N/A%), pre moving , FPS 1.94, Running 29.90s Step 121( N/A%), pre moving , FPS 1.90, Running 30.46s Step 122( N/A%), pre moving , FPS 1.87, Running 30.98s Step 123( N/A%), pre moving , FPS 1.86, Running 31.51s Step 124( N/A%), pre moving , FPS 1.86, Running 32.07s Step 125( N/A%), pre moving , FPS 1.85, Running 32.60s Step 126( N/A%), pre moving , FPS 1.85, Running 33.14s Step 127( N/A%), pre moving , FPS 1.85, Running 33.68s Step 128( N/A%), pre moving , FPS 1.84, Running 34.26s Step 129( N/A%), pre moving , FPS 1.83, Running 34.88s Step 130( N/A%), pre moving , FPS 1.83, Running 35.43s Step 131( N/A%), pre moving , FPS 1.82, Running 35.99s Step 132( N/A%), pre moving , FPS 1.82, Running 36.53s Step 133( N/A%), pre moving , FPS 1.82, Running 37.09s Step 134( N/A%), pre moving , FPS 1.82, Running 37.59s Step 135( N/A%), pre moving , FPS 1.85, Running 37.99s Step 136( N/A%), pre moving , FPS 1.86, Running 38.42s Step 137( N/A%), pre moving , FPS 1.86, Running 39.01s Step 138( N/A%), pre moving , FPS 1.85, Running 39.60s Step 139( N/A%), pre moving , FPS 1.85, Running 40.16s Step 140( N/A%), pre moving , FPS 1.84, Running 40.75s Step 141( N/A%), pre moving , FPS 1.84, Running 41.31s Step 142( N/A%), pre moving , FPS 1.84, Running 41.87s Step 143( N/A%), pre moving , FPS 1.83, Running 42.45s Step 144( N/A%), pre moving , FPS 1.83, Running 43.01s Step 145( N/A%), pre moving , FPS 1.82, Running 43.60s Step 146( N/A%), pre moving , FPS 1.82, Running 44.15s Step 147( N/A%), pre moving , FPS 1.80, Running 44.78s Step 148( N/A%), pre moving , FPS 1.80, Running 45.34s Step 149( N/A%), pre moving , FPS 1.81, Running 45.90s Step 150( N/A%), pre moving , FPS 1.81, Running 46.45s Step 151( N/A%), pre moving , FPS 1.82, Running 47.00s Step 152( N/A%), pre moving , FPS 1.81, Running 47.58s Step 153( N/A%), pre moving , FPS 1.81, Running 48.16s Step 154( N/A%), pre moving , FPS 1.80, Running 48.72s Step 155( N/A%), pre moving , FPS 1.77, Running 49.28s Step 156( N/A%), pre moving , FPS 1.75, Running 49.83s Step 157( N/A%), pre moving , FPS 1.76, Running 50.39s Step 158( N/A%), pre moving , FPS 1.76, Running 50.93s Step 159( N/A%), pre moving , FPS 1.76, Running 51.50s Step 160( N/A%), pre moving , FPS 1.76, Running 52.08s Step 161( N/A%), pre moving , FPS 1.76, Running 52.66s Step 162( N/A%), pre moving , FPS 1.76, Running 53.23s Step 163( N/A%), pre moving , FPS 1.76, Running 53.79s Step 164( N/A%), pre moving , FPS 1.76, Running 54.37s Step 165( N/A%), pre moving , FPS 1.76, Running 54.94s Step 166( N/A%), pre moving , FPS 1.76, Running 55.52s Step 167( N/A%), pre moving , FPS 1.77, Running 56.09s Step 168( N/A%), pre moving , FPS 1.78, Running 56.60s Step 169( N/A%), pre moving , FPS 1.80, Running 57.02s Step 170( N/A%), pre moving , FPS 1.82, Running 57.44s Step 171( N/A%), pre moving , FPS 1.87, Running 57.72s Step 172( N/A%), pre moving , FPS 1.94, Running 57.91s Step 173( N/A%), pre moving , FPS 2.03, Running 58.01s Step 174( N/A%), pre moving , FPS 2.11, Running 58.18s Step 175( N/A%), pre moving , FPS 2.18, Running 58.45s Step 176( N/A%), pre moving , FPS 2.29, Running 58.57s Step 177( N/A%), pre moving , FPS 2.41, Running 58.68s Step 178( N/A%), pre moving , FPS 2.47, Running 59.02s Step 179( N/A%), pre moving , FPS 2.62, Running 59.14s Step 180( N/A%), pre moving , FPS 2.80, Running 59.23s Step 181( N/A%), pre moving , FPS 2.56, Running 60.47s Step 182( N/A%), pre moving , FPS 2.66, Running 60.76s Step 183( N/A%), pre moving , FPS 2.82, Running 60.88s Step 184( N/A%), pre moving , FPS 3.02, Running 60.98s Step 185( N/A%), pre moving , FPS 3.10, Running 61.39s Step 186( N/A%), pre moving , FPS 3.31, Running 61.55s Step 187( N/A%), pre moving , FPS 3.40, Running 61.97s Step 188( N/A%), pre moving , FPS 3.61, Running 62.15s Step 189( N/A%), pre moving , FPS 3.60, Running 62.56s Step 190( N/A%), pre moving , FPS 3.78, Running 62.74s Step 191( N/A%), pre moving , FPS 3.69, Running 63.15s Step 192( N/A%), pre moving , FPS 3.71, Running 63.30s Step 193( N/A%), pre moving , FPS 3.67, Running 63.46s Step 194( N/A%), pre moving , FPS 3.51, Running 63.88s Step 195( N/A%), pre moving , FPS 3.59, Running 64.03s Step 196( N/A%), pre moving , FPS 3.40, Running 64.45s Step 197( N/A%), pre moving , FPS 3.36, Running 64.63s Step 198( N/A%), pre moving , FPS 3.33, Running 65.03s Step 199( N/A%), pre moving , FPS 3.30, Running 65.20s Step 200( N/A%), pre moving , FPS 3.17, Running 65.54s Step 201( N/A%), pre moving , FPS 3.77, Running 65.78s Step 202( N/A%), pre moving , FPS 3.86, Running 65.93s Step 203( N/A%), pre moving , FPS 3.65, Running 66.36s Step 204( N/A%), pre moving , FPS 3.63, Running 66.50s Step 205( N/A%), pre moving , FPS 3.65, Running 66.87s Step 206( N/A%), pre moving , FPS 3.64, Running 67.04s Step 207( N/A%), pre moving , FPS 3.65, Running 67.46s Step 208( N/A%), pre moving , FPS 3.65, Running 67.63s Step 209( N/A%), pre moving , FPS 3.65, Running 68.05s Step 210( N/A%), pre moving , FPS 3.64, Running 68.22s Step 211( N/A%), pre moving , FPS 3.64, Running 68.64s Step 212( N/A%), pre moving , FPS 3.63, Running 68.82s Step 213( N/A%), pre moving , FPS 3.46, Running 69.24s Step 214( N/A%), pre moving , FPS 3.61, Running 69.42s Step 215( N/A%), pre moving , FPS 3.44, Running 69.84s Step 216( N/A%), pre moving , FPS 3.59, Running 70.02s Step 217( N/A%), pre moving , FPS 3.43, Running 70.46s Step 218( N/A%), pre moving , FPS 3.62, Running 70.56s Step 219( N/A%), pre moving , FPS 3.64, Running 70.69s Step 220( N/A%), pre moving , FPS 3.63, Running 71.05s Step 221( N/A%), pre moving , FPS 3.73, Running 71.14s Step 222( N/A%), pre moving , FPS 3.76, Running 71.26s Step 223( N/A%), pre moving , FPS 3.81, Running 71.61s Step 224( N/A%), pre moving , FPS 3.82, Running 71.73s Step 225( N/A%), pre moving , FPS 4.03, Running 71.83s Step 226( N/A%), pre moving , FPS 3.89, Running 72.19s Step 227( N/A%), pre moving , FPS 4.13, Running 72.31s Step 228( N/A%), pre moving , FPS 4.18, Running 72.42s Step 229( N/A%), pre moving , FPS 4.23, Running 72.77s Step 230( N/A%), pre moving , FPS 4.29, Running 72.89s Step 231( N/A%), pre moving , FPS 4.60, Running 73.00s Step 232( N/A%), pre moving , FPS 3.53, Running 74.48s Step 233( N/A%), pre moving , FPS 3.75, Running 74.58s Step 234( N/A%), pre moving , FPS 3.73, Running 74.78s Step 235( N/A%), pre moving , FPS 3.85, Running 75.04s Step 236( N/A%), pre moving , FPS 3.90, Running 75.15s Step 237( N/A%), pre moving , FPS 4.02, Running 75.44s Step 238( N/A%), pre moving , FPS 3.87, Running 75.73s Step 239( N/A%), pre moving , FPS 3.84, Running 75.89s Step 240( N/A%), pre moving , FPS 3.82, Running 76.29s Step 241( N/A%), pre moving , FPS 3.74, Running 76.49s Step 242( N/A%), pre moving , FPS 3.63, Running 76.77s Step 243( N/A%), pre moving , FPS 3.71, Running 77.00s Step 244( N/A%), pre moving , FPS 3.63, Running 77.23s Step 245( N/A%), pre moving , FPS 3.39, Running 77.73s Step 246( N/A%), pre moving , FPS 3.33, Running 78.20s Step 247( N/A%), pre moving , FPS 3.23, Running 78.49s Step 248( N/A%), pre moving , FPS 3.05, Running 78.97s Step 249( N/A%), pre moving , FPS 2.96, Running 79.52s Step 250( N/A%), pre moving , FPS 2.79, Running 80.07s Step 251( N/A%), pre moving , FPS 2.63, Running 80.59s Step 252( N/A%), pre moving , FPS 3.11, Running 80.91s Step 253( N/A%), pre moving , FPS 2.93, Running 81.41s Step 254( N/A%), pre moving , FPS 2.79, Running 81.95s Step 255( N/A%), pre moving , FPS 2.69, Running 82.47s Step 256( N/A%), pre moving , FPS 2.54, Running 83.02s Step 257( N/A%), pre moving , FPS 2.54, Running 83.31s Step 258( N/A%), pre moving , FPS 2.47, Running 83.84s Step 259( N/A%), pre moving , FPS 2.35, Running 84.40s Step 260( N/A%), pre moving , FPS 2.31, Running 84.95s Step 261( N/A%), pre moving , FPS 2.22, Running 85.50s Step 262( N/A%), pre moving , FPS 2.16, Running 86.02s Step 263( N/A%), pre moving , FPS 2.09, Running 86.59s Step 264( N/A%), pre moving , FPS 2.07, Running 86.88s Step 265( N/A%), pre moving , FPS 2.06, Running 87.44s Step 266( N/A%), pre moving , FPS 2.06, Running 87.93s Step 267( N/A%), pre moving , FPS 2.02, Running 88.40s Step 268( N/A%), pre moving , FPS 2.07, Running 88.63s Step 269( N/A%), pre moving , FPS 2.09, Running 89.11s Step 270( N/A%), pre moving , FPS 2.12, Running 89.49s Step 271( N/A%), pre moving , FPS 2.17, Running 89.80s Step 272( N/A%), pre moving , FPS 2.15, Running 90.22s Step 273( N/A%), pre moving , FPS 2.23, Running 90.39s Step 274( N/A%), pre moving , FPS 2.26, Running 90.81s Step 275( N/A%), pre moving , FPS 2.35, Running 90.99s Step 276( N/A%), pre moving , FPS 2.39, Running 91.39s Step 277( N/A%), pre moving , FPS 2.42, Running 91.58s Step 278( N/A%), pre moving , FPS 2.43, Running 92.06s Step 279( N/A%), pre moving , FPS 2.46, Running 92.51s Step 280( N/A%), pre moving , FPS 2.56, Running 92.77s Step 281( N/A%), pre moving , FPS 2.58, Running 93.26s Step 282( N/A%), pre moving , FPS 2.60, Running 93.72s Step 283( N/A%), pre moving , FPS 2.71, Running 93.96s Step 284( N/A%), pre moving , FPS 2.67, Running 94.36s Step 285( N/A%), pre moving , FPS 2.82, Running 94.54s Step 286( N/A%), pre moving , FPS 2.85, Running 94.95s Step 287( N/A%), pre moving , FPS 2.97, Running 95.13s Step 288( N/A%), pre moving , FPS 2.90, Running 95.53s Step 289( N/A%), pre moving , FPS 3.04, Running 95.70s Step 290( N/A%), pre moving , FPS 3.14, Running 95.86s Step 291( N/A%), pre moving , FPS 3.13, Running 96.19s Step 292( N/A%), pre moving , FPS 3.31, Running 96.27s Step 293( N/A%), pre moving , FPS 3.36, Running 96.35s Step 294( N/A%), pre moving , FPS 3.51, Running 96.50s Step 295( N/A%), pre moving , FPS 3.56, Running 96.61s Step 296( N/A%), pre moving , FPS 3.75, Running 96.73s Step 297( N/A%), pre moving , FPS 3.79, Running 96.86s Step 298( N/A%), pre moving , FPS 4.09, Running 96.95s Step 299( N/A%), pre moving , FPS 4.42, Running 97.04s Step 300( N/A%), pre moving , FPS 4.55, Running 97.17s Step 301( N/A%), pre moving , FPS 4.98, Running 97.28s Step 302( N/A%), pre moving , FPS 5.13, Running 97.62s Step 303( N/A%), pre moving , FPS 5.30, Running 97.73s Step 304( N/A%), pre moving , FPS 5.78, Running 97.82s Step 305( N/A%), pre moving , FPS 5.90, Running 97.93s Step 306( N/A%), pre moving , FPS 6.00, Running 98.28s Step 307( N/A%), pre moving , FPS 6.09, Running 98.41s Step 308( N/A%), pre moving , FPS 6.70, Running 98.52s Step 309( N/A%), pre moving , FPS 6.33, Running 98.86s Step 310( N/A%), pre moving , FPS 6.39, Running 98.99s Step 311( N/A%), pre moving , FPS 6.89, Running 99.10s Step 312( N/A%), pre moving , FPS 6.30, Running 99.44s Step 313( N/A%), pre moving , FPS 6.23, Running 99.56s Step 314( N/A%), pre moving , FPS 2.95, Running 103.27s Step 315( N/A%), pre moving , FPS 2.76, Running 103.87s Step 316( N/A%), pre moving , FPS 2.59, Running 104.45s Step 317( N/A%), pre moving , FPS 2.45, Running 105.03s Step 318( N/A%), pre moving , FPS 2.32, Running 105.57s Step 319( N/A%), pre moving , FPS 2.19, Running 106.16s Step 320( N/A%), pre moving , FPS 2.08, Running 106.78s Step 321( N/A%), pre moving , FPS 1.98, Running 107.36s Step 322( N/A%), pre moving , FPS 1.94, Running 107.92s Step 323( N/A%), pre moving , FPS 1.85, Running 108.53s Step 324( N/A%), pre moving , FPS 1.77, Running 109.12s Step 325( N/A%), pre moving , FPS 1.70, Running 109.70s Step 326( N/A%), pre moving , FPS 1.67, Running 110.28s Step 327( N/A%), pre moving , FPS 1.61, Running 110.85s Step 328( N/A%), pre moving , FPS 1.55, Running 111.44s Step 329( N/A%), pre moving , FPS 1.52, Running 112.02s Step 330( N/A%), pre moving , FPS 1.47, Running 112.60s Step 331( N/A%), pre moving , FPS 1.42, Running 113.15s Step 332( N/A%), pre moving , FPS 1.40, Running 113.70s Step 333( N/A%), pre moving , FPS 1.36, Running 114.25s Step 334( 0.17%), action 1, FPS 1.60, Running 115.73s Step 335( 0.33%), action 2, FPS 1.60, Running 116.34s Step 336( 0.50%), action 3, FPS 1.57, Running 117.23s Step 337( 0.67%), action 4, FPS 1.52, Running 118.18s Step 338( 0.83%), action 5, FPS 1.49, Running 119.02s Step 339( 1.00%), action 6, FPS 1.46, Running 119.90s Step 340( 1.17%), action 7, FPS 1.40, Running 121.02s Step 341( 1.33%), action 8, FPS 1.36, Running 122.04s Step 342( 1.50%), action 9, FPS 1.32, Running 123.05s Step 343( 1.67%), action 10, FPS 1.31, Running 123.84s Step 344( 1.83%), action 11, FPS 1.24, Running 125.21s Step 345( 2.00%), action 12, FPS 1.21, Running 126.18s Step 346( 2.17%), action 13, FPS 1.19, Running 127.11s Step 347( 2.33%), action 14, FPS 1.17, Running 127.92s Step 348( 2.50%), action 15, FPS 1.14, Running 128.99s Step 349( 2.67%), action 16, FPS 1.14, Running 129.61s Step 350( 2.83%), action 17, FPS 1.11, Running 130.67s Step 351( 3.00%), action 18, FPS 1.08, Running 131.65s Step 352( 3.17%), action 19, FPS 1.07, Running 132.41s Step 353( 3.33%), action 20, FPS 1.05, Running 133.26s Step 354( 3.50%), action 21, FPS 1.10, Running 133.97s Step 355( 3.67%), action 22, FPS 1.11, Running 134.33s Step 356( 3.83%), action 23, FPS 1.14, Running 134.76s Step 357( 4.00%), action 24, FPS 1.17, Running 135.30s Step 358( 4.17%), action 25, FPS 1.17, Running 136.05s Step 359( 4.33%), action 26, FPS 1.17, Running 137.06s Step 360( 4.50%), action 27, FPS 1.20, Running 137.70s Step 361( 4.67%), action 28, FPS 1.21, Running 138.62s Step 362( 4.83%), action 29, FPS 1.23, Running 139.32s Step 363( 5.00%), action 30, FPS 1.23, Running 140.16s Step 364( 5.17%), action 31, FPS 1.26, Running 141.05s Step 365( 5.33%), action 32, FPS 1.28, Running 141.84s Step 366( 5.50%), action 33, FPS 1.30, Running 142.51s Step 367( 5.67%), action 34, FPS 1.29, Running 143.42s Step 368( 5.83%), action 35, FPS 1.32, Running 144.14s Step 369( 6.00%), action 36, FPS 1.29, Running 145.07s Step 370( 6.17%), action 37, FPS 1.29, Running 146.11s Step 371( 6.33%), action 38, FPS 1.33, Running 146.73s Step 372( 6.50%), action 39, FPS 1.31, Running 147.68s Step 373( 6.67%), action 40, FPS 1.30, Running 148.67s Step 374( 6.83%), action 41, FPS 1.26, Running 149.82s Step 375( 7.00%), action 42, FPS 1.21, Running 150.83s Step 376( 7.17%), action 43, FPS 1.19, Running 151.50s Step 377( 7.33%), action 44, FPS 1.17, Running 152.44s Step 378( 7.50%), action 45, FPS 1.20, Running 152.78s Step 379( 7.67%), action 46, FPS 1.25, Running 153.09s Step 380( 7.83%), action 47, FPS 1.27, Running 153.42s Step 381( 8.00%), action 48, FPS 1.32, Running 153.77s Step 382( 8.17%), action 49, FPS 1.35, Running 154.11s Step 383( 8.33%), action 50, FPS 1.37, Running 154.78s Step 384( 8.50%), action 51, FPS 1.34, Running 155.96s Step 385( 8.67%), action 52, FPS 1.36, Running 156.59s Step 386( 8.83%), action 53, FPS 1.33, Running 157.56s Step 387( 9.00%), action 54, FPS 1.35, Running 158.29s Step 388( 9.17%), action 55, FPS 1.34, Running 159.10s Step 389( 9.33%), action 56, FPS 1.36, Running 159.80s Step 390( 9.50%), action 57, FPS 1.36, Running 160.86s Step 391( 9.67%), action 58, FPS 1.36, Running 161.46s Step 392( 9.83%), action 59, FPS 1.37, Running 162.24s Step 393( 10.00%), action 60, FPS 1.39, Running 163.03s Step 394( 10.17%), action 61, FPS 1.40, Running 164.12s Step 395( 10.33%), action 62, FPS 1.43, Running 164.80s Step 396( 10.50%), action 63, FPS 1.41, Running 165.71s Step 397( 10.67%), action 64, FPS 1.40, Running 166.72s Step 398( 10.83%), action 65, FPS 1.33, Running 167.76s Step 399( 11.00%), action 66, FPS 1.28, Running 168.73s Step 400( 11.17%), action 67, FPS 1.25, Running 169.48s Step 401( 11.33%), action 68, FPS 1.20, Running 170.41s Step 402( 11.50%), action 69, FPS 1.18, Running 171.08s Step 403( 11.67%), action 70, FPS 1.16, Running 171.97s Step 404( 11.83%), action 71, FPS 1.21, Running 172.43s Step 405( 12.00%), action 72, FPS 1.23, Running 172.86s Step 406( 12.17%), action 73, FPS 1.26, Running 173.48s Step 407( 12.33%), action 74, FPS 1.26, Running 174.20s Step 408( 12.50%), action 75, FPS 1.26, Running 174.94s Step 409( 12.67%), action 76, FPS 1.24, Running 175.88s Step 410( 12.83%), action 77, FPS 1.24, Running 176.95s Step 411( 13.00%), action 78, FPS 1.23, Running 177.69s Step 412( 13.17%), action 79, FPS 1.22, Running 178.60s Step 413( 13.33%), action 80, FPS 1.23, Running 179.23s Step 414( 13.50%), action 81, FPS 1.24, Running 180.28s Step 415( 13.67%), action 82, FPS 1.21, Running 181.29s Step 416( 13.83%), action 83, FPS 1.21, Running 182.30s Step 417( 14.00%), action 84, FPS 1.22, Running 183.17s Step 418( 14.17%), action 85, FPS 1.24, Running 183.95s Step 419( 14.33%), action 86, FPS 1.24, Running 184.80s Step 420( 14.50%), action 87, FPS 1.24, Running 185.62s Step 421( 14.67%), action 88, FPS 1.25, Running 186.41s Step 422( 14.83%), action 89, FPS 1.21, Running 187.55s Step 423( 15.00%), action 90, FPS 1.23, Running 188.22s Step 424( 15.17%), action 91, FPS 1.19, Running 189.27s Step 425( 15.33%), action 92, FPS 1.17, Running 189.92s Step 426( 15.50%), action 93, FPS 1.15, Running 190.84s Step 427( 15.67%), action 94, FPS 1.16, Running 191.47s Step 428( 15.83%), action 95, FPS 1.18, Running 191.93s Step 429( 16.00%), action 96, FPS 1.21, Running 192.42s Step 430( 16.17%), action 97, FPS 1.26, Running 192.82s Step 431( 16.33%), action 98, FPS 1.28, Running 193.27s Step 432( 16.50%), action 99, FPS 1.31, Running 193.83s Step 433( 16.67%), action 100, FPS 1.30, Running 194.64s Step 434( 16.83%), action 101, FPS 1.30, Running 195.72s Step 435( 17.00%), action 102, FPS 1.31, Running 196.51s Step 436( 17.17%), action 103, FPS 1.32, Running 197.47s Step 437( 17.33%), action 104, FPS 1.32, Running 198.35s Step 438( 17.50%), action 105, FPS 1.28, Running 199.56s Step 439( 17.67%), action 106, FPS 1.28, Running 200.46s Step 440( 17.83%), action 107, FPS 1.24, Running 201.72s Step 441( 18.00%), action 108, FPS 1.23, Running 202.65s Step 442( 18.17%), action 109, FPS 1.23, Running 203.86s Step 443( 18.33%), action 110, FPS 1.21, Running 204.78s Step 444( 18.50%), action 111, FPS 1.20, Running 205.86s Step 445( 18.67%), action 112, FPS 1.19, Running 206.75s Step 446( 18.83%), action 113, FPS 1.20, Running 207.48s Step 447( 19.00%), action 114, FPS 1.19, Running 208.33s Step 448( 19.17%), action 115, FPS 1.17, Running 209.08s Step 449( 19.33%), action 116, FPS 1.14, Running 209.94s Step 450( 19.50%), action 117, FPS 1.12, Running 210.65s Step 451( 19.67%), action 118, FPS 1.13, Running 210.97s Step 452( 19.83%), action 119, FPS 1.13, Running 211.52s Step 453( 20.00%), action 120, FPS 1.14, Running 212.11s Step 454( 20.17%), action 121, FPS 1.11, Running 213.79s Step 455( 20.33%), action 122, FPS 1.11, Running 214.51s Step 456( 20.50%), action 123, FPS 1.11, Running 215.42s Step 457( 20.67%), action 124, FPS 1.12, Running 216.14s Step 458( 20.83%), action 125, FPS 1.14, Running 217.04s Step 459( 21.00%), action 126, FPS 1.16, Running 217.72s Step 460( 21.17%), action 127, FPS 1.18, Running 218.72s Step 461( 21.33%), action 128, FPS 1.18, Running 219.61s Step 462( 21.50%), action 129, FPS 1.21, Running 220.39s Step 463( 21.67%), action 130, FPS 1.21, Running 221.32s Step 464( 21.83%), action 131, FPS 1.21, Running 222.38s Step 465( 22.00%), action 132, FPS 1.23, Running 223.07s Step 466( 22.17%), action 133, FPS 1.21, Running 224.03s Step 467( 22.33%), action 134, FPS 1.20, Running 225.00s Step 468( 22.50%), action 135, FPS 1.17, Running 226.20s Step 469( 22.67%), action 136, FPS 1.16, Running 227.13s Step 470( 22.83%), action 137, FPS 1.16, Running 227.84s Step 471( 23.00%), action 138, FPS 1.12, Running 228.75s Step 472( 23.17%), action 139, FPS 1.12, Running 229.41s Step 473( 23.33%), action 140, FPS 1.14, Running 229.71s Step 474( 23.50%), action 141, FPS 1.21, Running 230.33s Step 475( 23.67%), action 142, FPS 1.22, Running 230.84s Step 476( 23.83%), action 143, FPS 1.24, Running 231.54s Step 477( 24.00%), action 144, FPS 1.22, Running 232.47s Step 478( 24.17%), action 145, FPS 1.24, Running 233.21s Step 479( 24.33%), action 146, FPS 1.22, Running 234.10s Step 480( 24.50%), action 147, FPS 1.22, Running 235.16s Step 481( 24.67%), action 148, FPS 1.23, Running 235.87s Step 482( 24.83%), action 149, FPS 1.22, Running 236.75s Step 483( 25.00%), action 150, FPS 1.22, Running 237.67s Step 484( 25.17%), action 151, FPS 1.22, Running 238.82s Step 485( 25.33%), action 152, FPS 1.22, Running 239.49s Step 486( 25.50%), action 153, FPS 1.21, Running 240.58s Step 487( 25.67%), action 154, FPS 1.23, Running 241.28s Step 488( 25.83%), action 155, FPS 1.25, Running 242.19s Step 489( 26.00%), action 156, FPS 1.25, Running 243.19s Step 490( 26.17%), action 157, FPS 1.24, Running 243.98s Step 491( 26.33%), action 158, FPS 1.25, Running 244.81s Step 492( 26.50%), action 159, FPS 1.22, Running 245.79s Step 493( 26.67%), action 160, FPS 1.19, Running 246.45s Step 494( 26.83%), action 161, FPS 1.16, Running 247.51s Step 495( 27.00%), action 162, FPS 1.15, Running 248.22s Step 496( 27.17%), action 163, FPS 1.17, Running 248.58s Step 497( 27.33%), action 164, FPS 1.22, Running 248.90s Step 498( 27.50%), action 165, FPS 1.24, Running 249.38s Step 499( 27.67%), action 166, FPS 1.26, Running 249.92s Step 500( 27.83%), action 167, FPS 1.28, Running 250.81s Step 501( 28.00%), action 168, FPS 1.27, Running 251.59s Step 502( 28.17%), action 169, FPS 1.28, Running 252.34s Step 503( 28.33%), action 170, FPS 1.29, Running 253.12s Step 504( 28.50%), action 171, FPS 1.30, Running 254.19s Step 505( 28.67%), action 172, FPS 1.28, Running 255.18s Step 506( 28.83%), action 173, FPS 1.31, Running 255.88s Step 507( 29.00%), action 174, FPS 1.28, Running 256.84s Step 508( 29.17%), action 175, FPS 1.31, Running 257.50s Step 509( 29.33%), action 176, FPS 1.31, Running 258.42s Step 510( 29.50%), action 177, FPS 1.32, Running 259.12s Step 511( 29.67%), action 178, FPS 1.31, Running 260.02s Step 512( 29.83%), action 179, FPS 1.34, Running 260.72s Step 513( 30.00%), action 180, FPS 1.32, Running 261.62s Step 514( 30.17%), action 181, FPS 1.31, Running 262.72s Step 515( 30.33%), action 182, FPS 1.30, Running 263.55s Step 516( 30.50%), action 183, FPS 1.26, Running 264.48s Step 517( 30.67%), action 184, FPS 1.22, Running 265.28s Step 518( 30.83%), action 185, FPS 1.20, Running 266.06s Step 519( 31.00%), action 186, FPS 1.18, Running 266.89s Step 520( 31.17%), action 187, FPS 1.19, Running 267.68s Step 521( 31.33%), action 188, FPS 1.20, Running 268.20s Step 522( 31.50%), action 189, FPS 1.20, Running 268.96s Step 523( 31.67%), action 190, FPS 1.19, Running 269.88s Step 524( 31.83%), action 191, FPS 1.19, Running 270.93s Step 525( 32.00%), action 192, FPS 1.22, Running 271.62s Step 526( 32.17%), action 193, FPS 1.20, Running 272.56s Step 527( 32.33%), action 194, FPS 1.23, Running 273.15s Step 528( 32.50%), action 195, FPS 1.20, Running 274.16s Step 529( 32.67%), action 196, FPS 1.20, Running 275.07s Step 530( 32.83%), action 197, FPS 1.20, Running 275.80s Step 531( 33.00%), action 198, FPS 1.21, Running 276.49s Step 532( 33.17%), action 199, FPS 1.19, Running 277.50s Step 533( 33.33%), action 200, FPS 1.19, Running 278.40s Step 534( 33.50%), action 201, FPS 1.20, Running 279.41s Step 535( 33.67%), action 202, FPS 1.22, Running 280.00s Step 536( 33.83%), action 203, FPS 1.21, Running 281.00s Step 537( 34.00%), action 204, FPS 1.19, Running 282.02s Step 538( 34.17%), action 205, FPS 1.20, Running 282.69s Step 539( 34.33%), action 206, FPS 1.19, Running 283.65s Step 540( 34.50%), action 207, FPS 1.17, Running 284.76s Step 541( 34.67%), action 208, FPS 1.17, Running 285.33s Step 542( 34.83%), action 209, FPS 1.19, Running 285.75s Step 543( 35.00%), action 210, FPS 1.23, Running 286.08s Step 544( 35.17%), action 211, FPS 1.25, Running 286.91s Step 545( 35.33%), action 212, FPS 1.23, Running 287.92s Step 546( 35.50%), action 213, FPS 1.24, Running 288.64s Step 547( 35.67%), action 214, FPS 1.22, Running 289.58s Step 548( 35.83%), action 215, FPS 1.24, Running 290.26s Step 549( 36.00%), action 216, FPS 1.26, Running 290.97s Step 550( 36.17%), action 217, FPS 1.20, Running 292.41s Step 551( 36.33%), action 218, FPS 1.20, Running 293.19s Step 552( 36.50%), action 219, FPS 1.18, Running 294.52s Step 553( 36.67%), action 220, FPS 1.18, Running 295.41s Step 554( 36.83%), action 221, FPS 1.14, Running 296.98s Step 555( 37.00%), action 222, FPS 1.11, Running 297.97s Step 556( 37.17%), action 223, FPS 1.13, Running 298.67s Step 557( 37.33%), action 224, FPS 1.14, Running 299.58s Step 558( 37.50%), action 225, FPS 1.14, Running 300.28s Step 559( 37.67%), action 226, FPS 1.11, Running 301.71s Step 560( 37.83%), action 227, FPS 1.13, Running 302.43s Step 561( 38.00%), action 228, FPS 1.11, Running 303.36s Step 562( 38.17%), action 229, FPS 1.10, Running 303.98s Step 563( 38.33%), action 230, FPS 1.09, Running 304.39s Step 564( 38.50%), action 231, FPS 1.10, Running 305.03s Step 565( 38.67%), action 232, FPS 1.13, Running 305.57s Step 566( 38.83%), action 233, FPS 1.13, Running 306.28s Step 567( 39.00%), action 234, FPS 1.13, Running 307.27s Step 568( 39.17%), action 235, FPS 1.12, Running 308.07s Step 569( 39.33%), action 236, FPS 1.12, Running 308.87s Step 570( 39.50%), action 237, FPS 1.17, Running 309.51s Step 571( 39.67%), action 238, FPS 1.16, Running 310.49s Step 572( 39.83%), action 239, FPS 1.17, Running 311.55s Step 573( 40.00%), action 240, FPS 1.17, Running 312.56s Step 574( 40.17%), action 241, FPS 1.20, Running 313.68s Step 575( 40.33%), action 242, FPS 1.20, Running 314.64s Step 576( 40.50%), action 243, FPS 1.18, Running 315.61s Step 577( 40.67%), action 244, FPS 1.20, Running 316.30s Step 578( 40.83%), action 245, FPS 1.17, Running 317.36s Step 579( 41.00%), action 246, FPS 1.21, Running 318.20s Step 580( 41.17%), action 247, FPS 1.21, Running 318.98s Step 581( 41.33%), action 248, FPS 1.22, Running 319.81s Step 582( 41.50%), action 249, FPS 1.19, Running 320.73s Step 583( 41.67%), action 250, FPS 1.16, Running 321.60s Step 584( 41.83%), action 251, FPS 1.14, Running 322.58s Step 585( 42.00%), action 252, FPS 1.15, Running 322.90s Step 586( 42.17%), action 253, FPS 1.17, Running 323.32s Step 587( 42.33%), action 254, FPS 1.21, Running 323.84s Step 588( 42.50%), action 255, FPS 1.20, Running 324.70s Step 589( 42.67%), action 256, FPS 1.18, Running 325.77s Step 590( 42.83%), action 257, FPS 1.18, Running 326.43s Step 591( 43.00%), action 258, FPS 1.19, Running 327.37s Step 592( 43.17%), action 259, FPS 1.20, Running 328.15s Step 593( 43.33%), action 260, FPS 1.21, Running 329.06s Step 594( 43.50%), action 261, FPS 1.20, Running 330.28s Step 595( 43.67%), action 262, FPS 1.21, Running 331.20s Step 596( 43.83%), action 263, FPS 1.21, Running 332.18s Step 597( 44.00%), action 264, FPS 1.21, Running 332.87s Step 598( 44.17%), action 265, FPS 1.21, Running 333.92s Step 599( 44.33%), action 266, FPS 1.21, Running 334.66s Step 600( 44.50%), action 267, FPS 1.21, Running 335.53s Step 601( 44.67%), action 268, FPS 1.21, Running 336.38s Step 602( 44.83%), action 269, FPS 1.21, Running 337.19s Step 603( 45.00%), action 270, FPS 1.21, Running 338.06s Step 604( 45.17%), action 271, FPS 1.21, Running 339.15s Step 605( 45.33%), action 272, FPS 1.18, Running 339.86s Step 606( 45.50%), action 273, FPS 1.15, Running 340.65s Step 607( 45.67%), action 274, FPS 1.14, Running 341.38s Step 608( 45.83%), action 275, FPS 1.17, Running 341.79s Step 609( 46.00%), action 276, FPS 1.19, Running 342.51s Step 610( 46.17%), action 277, FPS 1.19, Running 343.26s Step 611( 46.33%), action 278, FPS 1.18, Running 344.29s Step 612( 46.50%), action 279, FPS 1.16, Running 345.36s Step 613( 46.67%), action 280, FPS 1.18, Running 346.01s Step 614( 46.83%), action 281, FPS 1.20, Running 346.96s Step 615( 47.00%), action 282, FPS 1.20, Running 347.85s Step 616( 47.17%), action 283, FPS 1.22, Running 348.58s Step 617( 47.33%), action 284, FPS 1.20, Running 349.47s Step 618( 47.50%), action 285, FPS 1.23, Running 350.21s Step 619( 47.67%), action 286, FPS 1.23, Running 350.88s Step 620( 47.83%), action 287, FPS 1.23, Running 351.83s Step 621( 48.00%), action 288, FPS 1.24, Running 352.52s Step 622( 48.17%), action 289, FPS 1.23, Running 353.40s Step 623( 48.33%), action 290, FPS 1.22, Running 354.41s Step 624( 48.50%), action 291, FPS 1.22, Running 355.49s Step 625( 48.67%), action 292, FPS 1.21, Running 356.46s Step 626( 48.83%), action 293, FPS 1.21, Running 357.19s Step 627( 49.00%), action 294, FPS 1.19, Running 358.16s Step 628( 49.17%), action 295, FPS 1.17, Running 358.86s Step 629( 49.33%), action 296, FPS 1.16, Running 359.77s Step 630( 49.50%), action 297, FPS 1.18, Running 360.17s Step 631( 49.67%), action 298, FPS 1.16, Running 361.47s Step 632( 49.83%), action 299, FPS 1.19, Running 362.23s Step 633( 50.00%), action 300, FPS 1.17, Running 363.12s Step 634( 50.17%), action 301, FPS 1.16, Running 364.25s Step 635( 50.33%), action 302, FPS 1.16, Running 365.10s Step 636( 50.50%), action 303, FPS 1.15, Running 365.91s Step 637( 50.67%), action 304, FPS 1.15, Running 366.84s Step 638( 50.83%), action 305, FPS 1.15, Running 367.53s Step 639( 51.00%), action 306, FPS 1.13, Running 368.53s Step 640( 51.17%), action 307, FPS 1.13, Running 369.50s Step 641( 51.33%), action 308, FPS 1.12, Running 370.44s Step 642( 51.50%), action 309, FPS 1.13, Running 371.15s Step 643( 51.67%), action 310, FPS 1.13, Running 372.08s Step 644( 51.83%), action 311, FPS 1.13, Running 373.18s Step 645( 52.00%), action 312, FPS 1.15, Running 373.88s Step 646( 52.17%), action 313, FPS 1.14, Running 374.75s Step 647( 52.33%), action 314, FPS 1.16, Running 375.37s Step 648( 52.50%), action 315, FPS 1.14, Running 376.40s Step 649( 52.67%), action 316, FPS 1.16, Running 377.01s Step 650( 52.83%), action 317, FPS 1.13, Running 377.79s Step 651( 53.00%), action 318, FPS 1.19, Running 378.24s Step 652( 53.17%), action 319, FPS 1.22, Running 378.61s Step 653( 53.33%), action 320, FPS 1.26, Running 378.95s Step 654( 53.50%), action 321, FPS 1.31, Running 379.50s Step 655( 53.67%), action 322, FPS 1.34, Running 380.02s Step 656( 53.83%), action 323, FPS 1.35, Running 380.70s Step 657( 54.00%), action 324, FPS 1.36, Running 381.56s Step 658( 54.17%), action 325, FPS 1.33, Running 382.53s Step 659( 54.33%), action 326, FPS 1.36, Running 383.27s Step 660( 54.50%), action 327, FPS 1.39, Running 383.88s Step 661( 54.67%), action 328, FPS 1.40, Running 384.75s Step 662( 54.83%), action 329, FPS 1.39, Running 385.52s Step 663( 55.00%), action 330, FPS 1.40, Running 386.36s Step 664( 55.17%), action 331, FPS 1.39, Running 387.61s Step 665( 55.33%), action 332, FPS 1.38, Running 388.41s Step 666( 55.50%), action 333, FPS 1.37, Running 389.30s Step 667( 55.67%), action 334, FPS 1.34, Running 390.34s Step 668( 55.83%), action 335, FPS 1.36, Running 391.15s Step 669( 56.00%), action 336, FPS 1.34, Running 391.93s Step 670( 56.17%), action 337, FPS 1.34, Running 392.68s Step 671( 56.33%), action 338, FPS 1.31, Running 393.49s Step 672( 56.50%), action 339, FPS 1.29, Running 394.12s Step 673( 56.67%), action 340, FPS 1.24, Running 395.06s Step 674( 56.83%), action 341, FPS 1.20, Running 396.16s Step 675( 57.00%), action 342, FPS 1.17, Running 397.11s Step 676( 57.17%), action 343, FPS 1.17, Running 397.84s Step 677( 57.33%), action 344, FPS 1.21, Running 398.13s Step 678( 57.50%), action 345, FPS 1.24, Running 398.62s Step 679( 57.67%), action 346, FPS 1.26, Running 399.19s Step 680( 57.83%), action 347, FPS 1.23, Running 400.20s Step 681( 58.00%), action 348, FPS 1.22, Running 401.14s Step 682( 58.17%), action 349, FPS 1.23, Running 401.81s Step 683( 58.33%), action 350, FPS 1.23, Running 402.65s Step 684( 58.50%), action 351, FPS 1.23, Running 403.81s Step 685( 58.67%), action 352, FPS 1.24, Running 404.57s Step 686( 58.83%), action 353, FPS 1.24, Running 405.46s Step 687( 59.00%), action 354, FPS 1.26, Running 406.16s Step 688( 59.17%), action 355, FPS 1.25, Running 407.09s Step 689( 59.33%), action 356, FPS 1.25, Running 407.92s Step 690( 59.50%), action 357, FPS 1.25, Running 408.71s Step 691( 59.67%), action 358, FPS 1.23, Running 409.69s Step 692( 59.83%), action 359, FPS 1.21, Running 410.64s Step 693( 60.00%), action 360, FPS 1.22, Running 411.41s Step 694( 60.17%), action 361, FPS 1.22, Running 412.50s Step 695( 60.33%), action 362, FPS 1.25, Running 413.17s Step 696( 60.50%), action 363, FPS 1.22, Running 414.17s Step 697( 60.67%), action 364, FPS 1.20, Running 414.79s Step 698( 60.83%), action 365, FPS 1.17, Running 415.67s Step 699( 61.00%), action 366, FPS 1.16, Running 416.42s Step 700( 61.17%), action 367, FPS 1.18, Running 417.09s Step 701( 61.33%), action 368, FPS 1.23, Running 417.44s Step 702( 61.50%), action 369, FPS 1.23, Running 418.08s Step 703( 61.67%), action 370, FPS 1.26, Running 418.58s Step 704( 61.83%), action 371, FPS 1.27, Running 419.57s Step 705( 62.00%), action 372, FPS 1.25, Running 420.55s Step 706( 62.17%), action 373, FPS 1.24, Running 421.55s Step 707( 62.33%), action 374, FPS 1.24, Running 422.28s Step 708( 62.50%), action 375, FPS 1.25, Running 423.13s Step 709( 62.67%), action 376, FPS 1.25, Running 423.88s Step 710( 62.83%), action 377, FPS 1.24, Running 424.79s Step 711( 63.00%), action 378, FPS 1.26, Running 425.51s Step 712( 63.17%), action 379, FPS 1.28, Running 426.23s Step 713( 63.33%), action 380, FPS 1.27, Running 427.12s Step 714( 63.50%), action 381, FPS 1.28, Running 428.14s Step 715( 63.67%), action 382, FPS 1.27, Running 428.90s Step 716( 63.83%), action 383, FPS 1.28, Running 429.79s Step 717( 64.00%), action 384, FPS 1.26, Running 430.69s Step 718( 64.17%), action 385, FPS 1.27, Running 431.47s Step 719( 64.33%), action 386, FPS 1.26, Running 432.29s Step 720( 64.50%), action 387, FPS 1.25, Running 433.04s Step 721( 64.67%), action 388, FPS 1.21, Running 433.96s Step 722( 64.83%), action 389, FPS 1.21, Running 434.66s Step 723( 65.00%), action 390, FPS 1.18, Running 435.56s Step 724( 65.17%), action 391, FPS 1.21, Running 436.13s Step 725( 65.33%), action 392, FPS 1.24, Running 436.72s Step 726( 65.50%), action 393, FPS 1.27, Running 437.33s Step 727( 65.67%), action 394, FPS 1.27, Running 438.05s Step 728( 65.83%), action 395, FPS 1.28, Running 438.77s Step 729( 66.00%), action 396, FPS 1.27, Running 439.65s Step 730( 66.17%), action 397, FPS 1.27, Running 440.52s Step 731( 66.33%), action 398, FPS 1.27, Running 441.29s Step 732( 66.50%), action 399, FPS 1.24, Running 442.39s Step 733( 66.67%), action 400, FPS 1.25, Running 443.11s Step 734( 66.83%), action 401, FPS 1.26, Running 444.06s Step 735( 67.00%), action 402, FPS 1.25, Running 444.85s Step 736( 67.17%), action 403, FPS 1.26, Running 445.71s Step 737( 67.33%), action 404, FPS 1.25, Running 446.66s Step 738( 67.50%), action 405, FPS 1.26, Running 447.34s Step 739( 67.67%), action 406, FPS 1.26, Running 448.16s Step 740( 67.83%), action 407, FPS 1.26, Running 448.94s Step 741( 68.00%), action 408, FPS 1.27, Running 449.67s Step 742( 68.17%), action 409, FPS 1.26, Running 450.53s Step 743( 68.33%), action 410, FPS 1.26, Running 451.47s Step 744( 68.50%), action 411, FPS 1.22, Running 452.58s Step 745( 68.67%), action 412, FPS 1.21, Running 453.26s Step 746( 68.83%), action 413, FPS 1.18, Running 454.27s Step 747( 69.00%), action 414, FPS 1.19, Running 454.85s Step 748( 69.17%), action 415, FPS 1.21, Running 455.29s Step 749( 69.33%), action 416, FPS 1.25, Running 455.62s Step 750( 69.50%), action 417, FPS 1.28, Running 456.16s Step 751( 69.67%), action 418, FPS 1.31, Running 456.60s Step 752( 69.83%), action 419, FPS 1.34, Running 457.27s Step 753( 70.00%), action 420, FPS 1.33, Running 458.13s Step 754( 70.17%), action 421, FPS 1.31, Running 459.29s Step 755( 70.33%), action 422, FPS 1.32, Running 459.98s Step 756( 70.50%), action 423, FPS 1.32, Running 460.90s Step 757( 70.67%), action 424, FPS 1.32, Running 461.83s Step 758( 70.83%), action 425, FPS 1.32, Running 462.52s Step 759( 71.00%), action 426, FPS 1.31, Running 463.37s Step 760( 71.17%), action 427, FPS 1.32, Running 464.14s Step 761( 71.33%), action 428, FPS 1.30, Running 465.06s Step 762( 71.50%), action 429, FPS 1.31, Running 465.75s Step 763( 71.67%), action 430, FPS 1.32, Running 466.65s Step 764( 71.83%), action 431, FPS 1.32, Running 467.75s Step 765( 72.00%), action 432, FPS 1.32, Running 468.41s Step 766( 72.17%), action 433, FPS 1.33, Running 469.33s Step 767( 72.33%), action 434, FPS 1.33, Running 469.95s Step 768( 72.50%), action 435, FPS 1.30, Running 470.65s Step 769( 72.67%), action 436, FPS 1.25, Running 471.56s Step 770( 72.83%), action 437, FPS 1.22, Running 472.51s Step 771( 73.00%), action 438, FPS 1.21, Running 473.12s Step 772( 73.17%), action 439, FPS 1.21, Running 473.76s Step 773( 73.33%), action 440, FPS 1.26, Running 474.05s Step 774( 73.50%), action 441, FPS 1.31, Running 474.60s Step 775( 73.67%), action 442, FPS 1.34, Running 474.92s Step 776( 73.83%), action 443, FPS 1.38, Running 475.41s Step 777( 74.00%), action 444, FPS 1.42, Running 475.89s Step 778( 74.17%), action 445, FPS 1.39, Running 476.91s Step 779( 74.33%), action 446, FPS 1.41, Running 477.58s Step 780( 74.50%), action 447, FPS 1.39, Running 478.55s Step 781( 74.67%), action 448, FPS 1.39, Running 479.46s Step 782( 74.83%), action 449, FPS 1.39, Running 480.12s Step 783( 75.00%), action 450, FPS 1.42, Running 480.75s Step 784( 75.17%), action 451, FPS 1.43, Running 481.73s Step 785( 75.33%), action 452, FPS 1.40, Running 482.66s Step 786( 75.50%), action 453, FPS 1.43, Running 483.35s Step 787( 75.67%), action 454, FPS 1.40, Running 484.25s Step 788( 75.83%), action 455, FPS 1.40, Running 484.95s Step 789( 76.00%), action 456, FPS 1.41, Running 485.73s Step 790( 76.17%), action 457, FPS 1.43, Running 486.53s Step 791( 76.33%), action 458, FPS 1.40, Running 487.38s Step 792( 76.50%), action 459, FPS 1.39, Running 488.13s Step 793( 76.67%), action 460, FPS 1.33, Running 489.05s Step 794( 76.83%), action 461, FPS 1.29, Running 490.13s Step 795( 77.00%), action 462, FPS 1.26, Running 490.81s Step 796( 77.17%), action 463, FPS 1.23, Running 491.71s Step 797( 77.33%), action 464, FPS 1.21, Running 492.43s Step 798( 77.50%), action 465, FPS 1.24, Running 493.06s Step 799( 77.67%), action 466, FPS 1.27, Running 493.38s Step 800( 77.83%), action 467, FPS 1.32, Running 493.76s Step 801( 78.00%), action 468, FPS 1.36, Running 494.12s Step 802( 78.17%), action 469, FPS 1.38, Running 494.64s Step 803( 78.33%), action 470, FPS 1.41, Running 494.95s Step 804( 78.50%), action 471, FPS 1.43, Running 495.73s Step 805( 78.67%), action 472, FPS 1.47, Running 496.25s Step 806( 78.83%), action 473, FPS 1.45, Running 497.16s Step 807( 79.00%), action 474, FPS 1.46, Running 497.91s Step 808( 79.17%), action 475, FPS 1.43, Running 498.93s Step 809( 79.33%), action 476, FPS 1.45, Running 499.52s Step 810( 79.50%), action 477, FPS 1.43, Running 500.52s Step 811( 79.67%), action 478, FPS 1.45, Running 501.17s Step 812( 79.83%), action 479, FPS 1.43, Running 502.14s Step 813( 80.00%), action 480, FPS 1.45, Running 502.82s Step 814( 80.17%), action 481, FPS 1.47, Running 503.73s Step 815( 80.33%), action 482, FPS 1.46, Running 504.47s Step 816( 80.50%), action 483, FPS 1.46, Running 505.38s Step 817( 80.67%), action 484, FPS 1.43, Running 506.45s Step 818( 80.83%), action 485, FPS 1.41, Running 507.27s Step 819( 81.00%), action 486, FPS 1.36, Running 508.11s Step 820( 81.17%), action 487, FPS 1.28, Running 509.37s Step 821( 81.33%), action 488, FPS 1.24, Running 510.30s Step 822( 81.50%), action 489, FPS 1.19, Running 511.39s Step 823( 81.67%), action 490, FPS 1.15, Running 512.38s Step 824( 81.83%), action 491, FPS 1.13, Running 513.47s Step 825( 82.00%), action 492, FPS 1.12, Running 514.15s Step 826( 82.17%), action 493, FPS 1.12, Running 514.97s Step 827( 82.33%), action 494, FPS 1.11, Running 515.97s Step 828( 82.50%), action 495, FPS 1.12, Running 516.71s Step 829( 82.67%), action 496, FPS 1.11, Running 517.49s Step 830( 82.83%), action 497, FPS 1.12, Running 518.33s Step 831( 83.00%), action 498, FPS 1.11, Running 519.25s Step 832( 83.17%), action 499, FPS 1.12, Running 519.95s Step 833( 83.33%), action 500, FPS 1.11, Running 520.84s Step 834( 83.50%), action 501, FPS 1.10, Running 521.86s Step 835( 83.67%), action 502, FPS 1.10, Running 522.60s Step 836( 83.83%), action 503, FPS 1.10, Running 523.61s Step 837( 84.00%), action 504, FPS 1.13, Running 524.21s Step 838( 84.17%), action 505, FPS 1.11, Running 525.23s Step 839( 84.33%), action 506, FPS 1.12, Running 525.97s Step 840( 84.50%), action 507, FPS 1.10, Running 527.52s Step 841( 84.67%), action 508, FPS 1.10, Running 528.42s Step 842( 84.83%), action 509, FPS 1.10, Running 529.61s Step 843( 85.00%), action 510, FPS 1.10, Running 530.55s Step 844( 85.17%), action 511, FPS 1.10, Running 531.67s Step 845( 85.33%), action 512, FPS 1.10, Running 532.32s Step 846( 85.50%), action 513, FPS 1.08, Running 533.46s Step 847( 85.67%), action 514, FPS 1.10, Running 534.16s Step 848( 85.83%), action 515, FPS 1.08, Running 535.22s Step 849( 86.00%), action 516, FPS 1.09, Running 535.89s Step 850( 86.17%), action 517, FPS 1.08, Running 536.93s Step 851( 86.33%), action 518, FPS 1.07, Running 537.86s Step 852( 86.50%), action 519, FPS 1.08, Running 538.55s Step 853( 86.67%), action 520, FPS 1.07, Running 539.46s Step 854( 86.83%), action 521, FPS 1.06, Running 540.69s Step 855( 87.00%), action 522, FPS 1.05, Running 541.69s Step 856( 87.17%), action 523, FPS 1.04, Running 542.86s Step 857( 87.33%), action 524, FPS 1.00, Running 544.16s Step 858( 87.50%), action 525, FPS 1.01, Running 545.03s Step 859( 87.67%), action 526, FPS 1.00, Running 545.93s Step 860( 87.83%), action 527, FPS 1.03, Running 546.97s Step 861( 88.00%), action 528, FPS 1.04, Running 547.69s Step 862( 88.17%), action 529, FPS 1.05, Running 548.63s Step 863( 88.33%), action 530, FPS 1.05, Running 549.52s Step 864( 88.50%), action 531, FPS 1.05, Running 550.63s Step 865( 88.67%), action 532, FPS 1.07, Running 550.95s Step 866( 88.83%), action 533, FPS 1.11, Running 551.40s Step 867( 89.00%), action 534, FPS 1.13, Running 551.81s Step 868( 89.17%), action 535, FPS 1.17, Running 552.35s Step 869( 89.33%), action 536, FPS 1.14, Running 553.38s Step 870( 89.50%), action 537, FPS 1.14, Running 554.54s Step 871( 89.67%), action 538, FPS 1.13, Running 555.49s Step 872( 89.83%), action 539, FPS 1.14, Running 556.15s Step 873( 90.00%), action 540, FPS 1.13, Running 557.08s Step 874( 90.17%), action 541, FPS 1.14, Running 558.23s Step 875( 90.33%), action 542, FPS 1.14, Running 559.23s Step 876( 90.50%), action 543, FPS 1.17, Running 559.95s Step 877( 90.67%), action 544, FPS 1.21, Running 560.68s Step 878( 90.83%), action 545, FPS 1.18, Running 561.97s Step 879( 91.00%), action 546, FPS 1.17, Running 562.96s Step 880( 91.17%), action 547, FPS 1.17, Running 564.10s Step 881( 91.33%), action 548, FPS 1.18, Running 564.71s Step 882( 91.50%), action 549, FPS 1.17, Running 565.72s Step 883( 91.67%), action 550, FPS 1.18, Running 566.46s Step 884( 91.83%), action 551, FPS 1.19, Running 567.42s Step 885( 92.00%), action 552, FPS 1.15, Running 568.38s Step 886( 92.17%), action 553, FPS 1.12, Running 569.32s Step 887( 92.33%), action 554, FPS 1.11, Running 569.77s Step 888( 92.50%), action 555, FPS 1.12, Running 570.14s Step 889( 92.67%), action 556, FPS 1.14, Running 570.85s Step 890( 92.83%), action 557, FPS 1.14, Running 572.09s Step 891( 93.00%), action 558, FPS 1.14, Running 573.06s Step 892( 93.17%), action 559, FPS 1.12, Running 574.00s Step 893( 93.33%), action 560, FPS 1.14, Running 574.68s Step 894( 93.50%), action 561, FPS 1.15, Running 575.69s Step 895( 93.67%), action 562, FPS 1.17, Running 576.28s Step 896( 93.83%), action 563, FPS 1.15, Running 577.35s Step 897( 94.00%), action 564, FPS 1.14, Running 578.26s Step 898( 94.17%), action 565, FPS 1.14, Running 579.55s Step 899( 94.33%), action 566, FPS 1.14, Running 580.45s Step 900( 94.50%), action 567, FPS 1.13, Running 581.76s Step 901( 94.67%), action 568, FPS 1.12, Running 582.53s Step 902( 94.83%), action 569, FPS 1.13, Running 583.46s Step 903( 95.00%), action 570, FPS 1.13, Running 584.13s Step 904( 95.17%), action 571, FPS 1.13, Running 585.15s Step 905( 95.33%), action 572, FPS 1.15, Running 585.76s Step 906( 95.50%), action 573, FPS 1.14, Running 586.82s Step 907( 95.67%), action 574, FPS 1.11, Running 587.80s Step 908( 95.83%), action 575, FPS 1.11, Running 588.20s Step 909( 96.00%), action 576, FPS 1.13, Running 588.50s Step 910( 96.17%), action 577, FPS 1.19, Running 588.96s Step 911( 96.33%), action 578, FPS 1.21, Running 589.53s Step 912( 96.50%), action 579, FPS 1.23, Running 590.28s Step 913( 96.67%), action 580, FPS 1.20, Running 591.30s Step 914( 96.83%), action 581, FPS 1.20, Running 592.39s Step 915( 97.00%), action 582, FPS 1.19, Running 593.10s Step 916( 97.17%), action 583, FPS 1.20, Running 594.00s Step 917( 97.33%), action 584, FPS 1.22, Running 594.65s Step 918( 97.50%), action 585, FPS 1.24, Running 595.65s Step 919( 97.67%), action 586, FPS 1.24, Running 596.63s Step 920( 97.83%), action 587, FPS 1.24, Running 597.83s Step 921( 98.00%), action 588, FPS 1.23, Running 598.75s Step 922( 98.17%), action 589, FPS 1.25, Running 599.44s Step 923( 98.33%), action 590, FPS 1.24, Running 600.27s Step 924( 98.50%), action 591, FPS 1.23, Running 601.35s Step 925( 98.67%), action 592, FPS 1.22, Running 602.19s Step 926( 98.83%), action 593, FPS 1.23, Running 603.13s Step 927( 99.00%), action 594, FPS 1.23, Running 604.04s Step 928( 99.17%), action 595, FPS 1.21, Running 604.78s Step 929( 99.33%), action 596, FPS 1.18, Running 605.51s Step 930( 99.50%), action 597, FPS 1.14, Running 606.52s Step 931( 99.67%), action 598, FPS 1.14, Running 607.04s Step 932( 99.83%), action 599, FPS 1.17, Running 607.39s Step 933(100.00%), action 600, FPS 1.20, Running 607.97s [2026-08-02 17:31:07] [2 ] Seed 1 failed after 608.28 s. +steps: 933 , actions: 600 . +Instruction: Empty +Total 0/2(0.00%) success. +Setting seed: 2 +Step 1( N/A%), pre moving , FPS 2.99, Running 0.33s Step 2( N/A%), pre moving , FPS 4.79, Running 0.42s Step 3( N/A%), pre moving , FPS 6.19, Running 0.48s Step 4( N/A%), pre moving , FPS 7.15, Running 0.56s Step 5( N/A%), pre moving , FPS 5.67, Running 0.88s Step 6( N/A%), pre moving , FPS 6.17, Running 0.97s Step 7( N/A%), pre moving , FPS 6.68, Running 1.05s Step 8( N/A%), pre moving , FPS 7.22, Running 1.11s Step 9( N/A%), pre moving , FPS 6.32, Running 1.42s Step 10( N/A%), pre moving , FPS 6.60, Running 1.52s Step 11( N/A%), pre moving , FPS 6.93, Running 1.59s Step 12( N/A%), pre moving , FPS 7.26, Running 1.65s Step 13( N/A%), pre moving , FPS 6.61, Running 1.97s Step 14( N/A%), pre moving , FPS 6.81, Running 2.06s Step 15( N/A%), pre moving , FPS 7.07, Running 2.12s Step 16( N/A%), pre moving , FPS 7.30, Running 2.19s Step 17( N/A%), pre moving , FPS 6.78, Running 2.51s Step 18( N/A%), pre moving , FPS 6.98, Running 2.58s Step 19( N/A%), pre moving , FPS 7.14, Running 2.66s Step 20( N/A%), pre moving , FPS 7.33, Running 2.73s Step 21( N/A%), pre moving , FPS 6.84, Running 3.26s Step 22( N/A%), pre moving , FPS 6.91, Running 3.31s Step 23( N/A%), pre moving , FPS 6.88, Running 3.39s Step 24( N/A%), pre moving , FPS 6.40, Running 3.68s Step 25( N/A%), pre moving , FPS 6.92, Running 3.77s Step 26( N/A%), pre moving , FPS 5.97, Running 4.32s Step 27( N/A%), pre moving , FPS 5.97, Running 4.40s Step 28( N/A%), pre moving , FPS 5.54, Running 4.72s Step 29( N/A%), pre moving , FPS 5.91, Running 4.81s Step 30( N/A%), pre moving , FPS 5.97, Running 4.87s Step 31( N/A%), pre moving , FPS 5.95, Running 4.95s Step 32( N/A%), pre moving , FPS 5.53, Running 5.27s Step 33( N/A%), pre moving , FPS 5.89, Running 5.36s Step 34( N/A%), pre moving , FPS 5.91, Running 5.44s Step 35( N/A%), pre moving , FPS 5.90, Running 5.51s Step 36( N/A%), pre moving , FPS 4.21, Running 6.94s Step 37( N/A%), pre moving , FPS 4.01, Running 7.49s Step 38( N/A%), pre moving , FPS 4.01, Running 7.56s Step 39( N/A%), pre moving , FPS 3.83, Running 7.89s Step 40( N/A%), pre moving , FPS 3.81, Running 7.98s Step 41( N/A%), pre moving , FPS 4.18, Running 8.04s Step 42( N/A%), pre moving , FPS 4.16, Running 8.12s Step 43( N/A%), pre moving , FPS 3.96, Running 8.44s Step 44( N/A%), pre moving , FPS 4.16, Running 8.49s Step 45( N/A%), pre moving , FPS 4.16, Running 8.58s Step 46( N/A%), pre moving , FPS 4.62, Running 8.65s Step 47( N/A%), pre moving , FPS 4.56, Running 8.79s Step 48( N/A%), pre moving , FPS 3.96, Running 9.77s Step 49( N/A%), pre moving , FPS 3.79, Running 10.08s Step 50( N/A%), pre moving , FPS 3.79, Running 10.15s Step 51( N/A%), pre moving , FPS 3.79, Running 10.23s Step 52( N/A%), pre moving , FPS 3.97, Running 10.30s Step 53( N/A%), pre moving , FPS 3.99, Running 10.37s Step 54( N/A%), pre moving , FPS 3.80, Running 10.70s Step 55( N/A%), pre moving , FPS 3.77, Running 10.81s Step 56( N/A%), pre moving , FPS 5.02, Running 10.93s Step 57( N/A%), pre moving , FPS 5.26, Running 11.30s Step 58( N/A%), pre moving , FPS 5.22, Running 11.40s Step 59( N/A%), pre moving , FPS 5.45, Running 11.56s Step 60( N/A%), pre moving , FPS 5.16, Running 11.85s Step 61( N/A%), pre moving , FPS 5.08, Running 11.98s Step 62( N/A%), pre moving , FPS 4.74, Running 12.34s Step 63( N/A%), pre moving , FPS 4.97, Running 12.47s Step 64( N/A%), pre moving , FPS 4.89, Running 12.58s Step 65( N/A%), pre moving , FPS 4.61, Running 12.92s Step 66( N/A%), pre moving , FPS 4.55, Running 13.05s Step 67( N/A%), pre moving , FPS 4.57, Running 13.16s Step 68( N/A%), pre moving , FPS 5.32, Running 13.53s Step 69( N/A%), pre moving , FPS 5.61, Running 13.64s Step 70( N/A%), pre moving , FPS 5.29, Running 13.93s Step 71( N/A%), pre moving , FPS 5.11, Running 14.15s Step 72( N/A%), pre moving , FPS 5.06, Running 14.26s Step 73( N/A%), pre moving , FPS 4.74, Running 14.59s Step 74( N/A%), pre moving , FPS 4.97, Running 14.72s Step 75( N/A%), pre moving , FPS 4.99, Running 14.82s Step 76( N/A%), pre moving , FPS 4.71, Running 15.18s Step 77( N/A%), pre moving , FPS 4.99, Running 15.30s Step 78( N/A%), pre moving , FPS 4.98, Running 15.42s Step 79( N/A%), pre moving , FPS 4.72, Running 15.80s Step 80( N/A%), pre moving , FPS 4.93, Running 15.91s Step 81( N/A%), pre moving , FPS 4.66, Running 16.26s Step 82( N/A%), pre moving , FPS 4.94, Running 16.38s Step 83( N/A%), pre moving , FPS 4.97, Running 16.49s Step 84( N/A%), pre moving , FPS 4.68, Running 16.85s Step 85( N/A%), pre moving , FPS 4.94, Running 16.97s Step 86( N/A%), pre moving , FPS 4.96, Running 17.08s Step 87( N/A%), pre moving , FPS 4.69, Running 17.43s Step 88( N/A%), pre moving , FPS 5.06, Running 17.48s Step 89( N/A%), pre moving , FPS 5.18, Running 17.51s Step 90( N/A%), pre moving , FPS 5.55, Running 17.53s Step 91( N/A%), pre moving , FPS 5.86, Running 17.56s Step 92( N/A%), pre moving , FPS 6.01, Running 17.58s Step 93( N/A%), pre moving , FPS 6.62, Running 17.61s Step 94( N/A%), pre moving , FPS 6.84, Running 17.64s Step 95( N/A%), pre moving , FPS 7.03, Running 17.66s Step 96( N/A%), pre moving , FPS 7.97, Running 17.69s Step 97( N/A%), pre moving , FPS 8.32, Running 17.71s Step 98( N/A%), pre moving , FPS 8.66, Running 17.73s Step 99( N/A%), pre moving , FPS 10.24, Running 17.75s Step 100( N/A%), pre moving , FPS 10.73, Running 17.77s Step 101( N/A%), pre moving , FPS 13.07, Running 17.79s Step 102( N/A%), pre moving , FPS 13.96, Running 17.82s Step 103( N/A%), pre moving , FPS 14.81, Running 17.84s Step 104( N/A%), pre moving , FPS 19.60, Running 17.87s Step 105( N/A%), pre moving , FPS 21.61, Running 17.90s Step 106( N/A%), pre moving , FPS 23.32, Running 17.94s Step 107( N/A%), pre moving , FPS 36.89, Running 17.97s Step 108( N/A%), pre moving , FPS 38.69, Running 17.99s Step 109( N/A%), pre moving , FPS 39.68, Running 18.01s Step 110( N/A%), pre moving , FPS 39.89, Running 18.03s Step 111( N/A%), pre moving , FPS 38.84, Running 18.07s Step 112( N/A%), pre moving , FPS 37.19, Running 18.12s Step 113( N/A%), pre moving , FPS 35.77, Running 18.17s Step 114( N/A%), pre moving , FPS 34.93, Running 18.21s Step 115( N/A%), pre moving , FPS 33.09, Running 18.27s Step 116( N/A%), pre moving , FPS 30.24, Running 18.35s Step 117( N/A%), pre moving , FPS 27.81, Running 18.43s Step 118( N/A%), pre moving , FPS 26.76, Running 18.48s Step 119( N/A%), pre moving , FPS 26.27, Running 18.51s Step 120( N/A%), pre moving , FPS 25.22, Running 18.57s Step 121( N/A%), pre moving , FPS 23.85, Running 18.63s Step 122( N/A%), pre moving , FPS 22.94, Running 18.69s Step 123( N/A%), pre moving , FPS 21.41, Running 18.78s Step 124( N/A%), pre moving , FPS 20.05, Running 18.87s Step 125( N/A%), pre moving , FPS 19.30, Running 18.94s Step 126( N/A%), pre moving , FPS 6.73, Running 20.91s Step 127( N/A%), pre moving , FPS 5.65, Running 21.51s Step 128( N/A%), pre moving , FPS 4.92, Running 22.06s Step 129( N/A%), pre moving , FPS 4.35, Running 22.61s Step 130( N/A%), pre moving , FPS 3.91, Running 23.15s Step 131( N/A%), pre moving , FPS 3.57, Running 23.67s Step 132( N/A%), pre moving , FPS 3.29, Running 24.21s Step 133( N/A%), pre moving , FPS 3.05, Running 24.73s Step 134( N/A%), pre moving , FPS 2.83, Running 25.28s Step 135( N/A%), pre moving , FPS 2.65, Running 25.81s Step 136( N/A%), pre moving , FPS 2.50, Running 26.34s Step 137( N/A%), pre moving , FPS 2.36, Running 26.88s Step 138( N/A%), pre moving , FPS 2.24, Running 27.42s Step 139( N/A%), pre moving , FPS 2.12, Running 27.95s Step 140( N/A%), pre moving , FPS 2.01, Running 28.49s Step 141( N/A%), pre moving , FPS 1.92, Running 29.03s Step 142( N/A%), pre moving , FPS 1.84, Running 29.59s Step 143( N/A%), pre moving , FPS 1.76, Running 30.12s Step 144( N/A%), pre moving , FPS 1.70, Running 30.67s Step 145( N/A%), pre moving , FPS 1.63, Running 31.21s Step 146( N/A%), pre moving , FPS 1.85, Running 31.74s Step 147( N/A%), pre moving , FPS 1.86, Running 32.27s Step 148( N/A%), pre moving , FPS 1.86, Running 32.79s Step 149( N/A%), pre moving , FPS 1.86, Running 33.34s Step 150( N/A%), pre moving , FPS 1.87, Running 33.86s Step 151( N/A%), pre moving , FPS 1.86, Running 34.43s Step 152( N/A%), pre moving , FPS 1.86, Running 34.96s Step 153( N/A%), pre moving , FPS 1.86, Running 35.49s Step 154( N/A%), pre moving , FPS 1.86, Running 36.01s Step 155( N/A%), pre moving , FPS 1.92, Running 36.24s Step 156( N/A%), pre moving , FPS 1.98, Running 36.45s Step 157( N/A%), pre moving , FPS 2.04, Running 36.69s Step 158( N/A%), pre moving , FPS 2.11, Running 36.92s Step 159( N/A%), pre moving , FPS 2.17, Running 37.17s Step 160( N/A%), pre moving , FPS 2.24, Running 37.41s Step 161( N/A%), pre moving , FPS 2.32, Running 37.65s Step 162( N/A%), pre moving , FPS 2.36, Running 38.06s Step 163( N/A%), pre moving , FPS 2.40, Running 38.47s Step 164( N/A%), pre moving , FPS 2.38, Running 39.06s Step 165( N/A%), pre moving , FPS 2.32, Running 39.82s Step 166( N/A%), pre moving , FPS 2.35, Running 40.24s Step 167( N/A%), pre moving , FPS 2.35, Running 40.77s Step 168( N/A%), pre moving , FPS 2.34, Running 41.34s Step 169( N/A%), pre moving , FPS 2.34, Running 41.90s Step 170( N/A%), pre moving , FPS 2.33, Running 42.46s Step 171( N/A%), pre moving , FPS 2.33, Running 43.02s Step 172( N/A%), pre moving , FPS 2.32, Running 43.58s Step 173( N/A%), pre moving , FPS 2.31, Running 44.15s Step 174( N/A%), pre moving , FPS 2.30, Running 44.72s Step 175( N/A%), pre moving , FPS 2.21, Running 45.29s Step 176( N/A%), pre moving , FPS 2.13, Running 45.85s Step 177( N/A%), pre moving , FPS 2.06, Running 46.40s Step 178( N/A%), pre moving , FPS 1.99, Running 46.98s Step 179( N/A%), pre moving , FPS 1.93, Running 47.56s Step 180( N/A%), pre moving , FPS 1.87, Running 48.12s Step 181( N/A%), pre moving , FPS 1.81, Running 48.68s Step 182( N/A%), pre moving , FPS 1.79, Running 49.24s Step 183( N/A%), pre moving , FPS 1.77, Running 49.80s Step 184( N/A%), pre moving , FPS 1.77, Running 50.36s Step 185( N/A%), pre moving , FPS 1.80, Running 50.92s Step 186( N/A%), pre moving , FPS 1.78, Running 51.48s Step 187( N/A%), pre moving , FPS 1.77, Running 52.04s Step 188( N/A%), pre moving , FPS 1.78, Running 52.60s Step 189( N/A%), pre moving , FPS 1.77, Running 53.18s Step 190( N/A%), pre moving , FPS 1.77, Running 53.73s Step 191( N/A%), pre moving , FPS 1.78, Running 54.29s Step 192( N/A%), pre moving , FPS 1.77, Running 54.86s Step 193( N/A%), pre moving , FPS 1.77, Running 55.42s Step 194( N/A%), pre moving , FPS 1.78, Running 55.97s Step 195( N/A%), pre moving , FPS 1.79, Running 56.48s Step 196( N/A%), pre moving , FPS 1.83, Running 56.75s Step 197( N/A%), pre moving , FPS 1.84, Running 57.27s Step 198( N/A%), pre moving , FPS 1.87, Running 57.68s Step 199( N/A%), pre moving , FPS 1.96, Running 57.77s Step 200( N/A%), pre moving , FPS 2.00, Running 58.12s Step 201( N/A%), pre moving , FPS 2.09, Running 58.24s Step 202( N/A%), pre moving , FPS 2.20, Running 58.34s Step 203( N/A%), pre moving , FPS 2.25, Running 58.71s Step 204( N/A%), pre moving , FPS 2.36, Running 58.82s Step 205( N/A%), pre moving , FPS 2.50, Running 58.91s Step 206( N/A%), pre moving , FPS 2.65, Running 59.02s Step 207( N/A%), pre moving , FPS 2.73, Running 59.37s Step 208( N/A%), pre moving , FPS 2.90, Running 59.49s Step 209( N/A%), pre moving , FPS 2.67, Running 60.65s Step 210( N/A%), pre moving , FPS 2.83, Running 60.80s Step 211( N/A%), pre moving , FPS 2.92, Running 61.14s Step 212( N/A%), pre moving , FPS 3.13, Running 61.24s Step 213( N/A%), pre moving , FPS 3.35, Running 61.39s Step 214( N/A%), pre moving , FPS 3.49, Running 61.70s Step 215( N/A%), pre moving , FPS 3.74, Running 61.83s Step 216( N/A%), pre moving , FPS 3.86, Running 61.94s Step 217( N/A%), pre moving , FPS 3.98, Running 62.30s Step 218( N/A%), pre moving , FPS 4.22, Running 62.42s Step 219( N/A%), pre moving , FPS 4.16, Running 62.58s Step 220( N/A%), pre moving , FPS 4.09, Running 63.01s Step 221( N/A%), pre moving , FPS 3.97, Running 63.28s Step 222( N/A%), pre moving , FPS 3.80, Running 63.60s Step 223( N/A%), pre moving , FPS 3.80, Running 63.97s Step 224( N/A%), pre moving , FPS 3.72, Running 64.20s Step 225( N/A%), pre moving , FPS 3.50, Running 64.62s Step 226( N/A%), pre moving , FPS 3.46, Running 64.81s Step 227( N/A%), pre moving , FPS 3.42, Running 65.23s Step 228( N/A%), pre moving , FPS 3.38, Running 65.41s Step 229( N/A%), pre moving , FPS 3.87, Running 65.82s Step 230( N/A%), pre moving , FPS 3.85, Running 66.00s Step 231( N/A%), pre moving , FPS 3.78, Running 66.43s Step 232( N/A%), pre moving , FPS 3.68, Running 66.67s Step 233( N/A%), pre moving , FPS 3.47, Running 67.16s Step 234( N/A%), pre moving , FPS 3.53, Running 67.37s Step 235( N/A%), pre moving , FPS 3.32, Running 67.85s Step 236( N/A%), pre moving , FPS 3.16, Running 68.26s Step 237( N/A%), pre moving , FPS 3.25, Running 68.44s Step 238( N/A%), pre moving , FPS 3.20, Running 68.68s Step 239( N/A%), pre moving , FPS 3.14, Running 68.96s Step 240( N/A%), pre moving , FPS 3.31, Running 69.06s Step 241( N/A%), pre moving , FPS 3.25, Running 69.43s Step 242( N/A%), pre moving , FPS 3.33, Running 69.60s Step 243( N/A%), pre moving , FPS 3.48, Running 69.72s Step 244( N/A%), pre moving , FPS 3.37, Running 70.13s Step 245( N/A%), pre moving , FPS 3.58, Running 70.22s Step 246( N/A%), pre moving , FPS 3.62, Running 70.33s Step 247( N/A%), pre moving , FPS 3.67, Running 70.68s Step 248( N/A%), pre moving , FPS 3.72, Running 70.80s Step 249( N/A%), pre moving , FPS 3.94, Running 70.90s Step 250( N/A%), pre moving , FPS 4.01, Running 70.99s Step 251( N/A%), pre moving , FPS 4.06, Running 71.36s Step 252( N/A%), pre moving , FPS 4.17, Running 71.47s Step 253( N/A%), pre moving , FPS 4.50, Running 71.60s Step 254( N/A%), pre moving , FPS 4.36, Running 71.96s Step 255( N/A%), pre moving , FPS 4.76, Running 72.05s Step 256( N/A%), pre moving , FPS 5.12, Running 72.17s Step 257( N/A%), pre moving , FPS 4.92, Running 72.51s Step 258( N/A%), pre moving , FPS 3.73, Running 74.04s Step 259( N/A%), pre moving , FPS 3.85, Running 74.15s Step 260( N/A%), pre moving , FPS 3.86, Running 74.25s Step 261( N/A%), pre moving , FPS 3.81, Running 74.67s Step 262( N/A%), pre moving , FPS 3.81, Running 74.85s Step 263( N/A%), pre moving , FPS 3.60, Running 75.27s Step 264( N/A%), pre moving , FPS 3.78, Running 75.43s Step 265( N/A%), pre moving , FPS 3.52, Running 75.90s Step 266( N/A%), pre moving , FPS 3.47, Running 76.10s Step 267( N/A%), pre moving , FPS 3.39, Running 76.57s Step 268( N/A%), pre moving , FPS 3.35, Running 76.76s Step 269( N/A%), pre moving , FPS 3.29, Running 76.98s Step 270( N/A%), pre moving , FPS 3.20, Running 77.24s Step 271( N/A%), pre moving , FPS 3.27, Running 77.49s Step 272( N/A%), pre moving , FPS 3.05, Running 78.02s Step 273( N/A%), pre moving , FPS 2.98, Running 78.32s Step 274( N/A%), pre moving , FPS 2.90, Running 78.85s Step 275( N/A%), pre moving , FPS 2.72, Running 79.41s Step 276( N/A%), pre moving , FPS 2.58, Running 79.93s Step 277( N/A%), pre moving , FPS 2.57, Running 80.29s Step 278( N/A%), pre moving , FPS 2.97, Running 80.77s Step 279( N/A%), pre moving , FPS 2.80, Running 81.30s Step 280( N/A%), pre moving , FPS 2.63, Running 81.85s Step 281( N/A%), pre moving , FPS 2.69, Running 82.12s Step 282( N/A%), pre moving , FPS 2.56, Running 82.65s Step 283( N/A%), pre moving , FPS 2.52, Running 83.19s Step 284( N/A%), pre moving , FPS 2.41, Running 83.71s Step 285( N/A%), pre moving , FPS 2.47, Running 83.99s Step 286( N/A%), pre moving , FPS 2.39, Running 84.48s Step 287( N/A%), pre moving , FPS 2.46, Running 84.69s Step 288( N/A%), pre moving , FPS 2.38, Running 85.18s Step 289( N/A%), pre moving , FPS 2.30, Running 85.68s Step 290( N/A%), pre moving , FPS 2.33, Running 85.84s Step 291( N/A%), pre moving , FPS 2.28, Running 86.27s Step 292( N/A%), pre moving , FPS 2.39, Running 86.37s Step 293( N/A%), pre moving , FPS 2.34, Running 86.87s Step 294( N/A%), pre moving , FPS 2.41, Running 87.15s Step 295( N/A%), pre moving , FPS 2.45, Running 87.57s Step 296( N/A%), pre moving , FPS 2.46, Running 88.07s Step 297( N/A%), pre moving , FPS 2.50, Running 88.28s Step 298( N/A%), pre moving , FPS 2.51, Running 88.75s Step 299( N/A%), pre moving , FPS 2.52, Running 89.23s Step 300( N/A%), pre moving , FPS 2.62, Running 89.47s Step 301( N/A%), pre moving , FPS 2.55, Running 89.95s Step 302( N/A%), pre moving , FPS 2.57, Running 90.45s Step 303( N/A%), pre moving , FPS 2.67, Running 90.68s Step 304( N/A%), pre moving , FPS 2.70, Running 91.13s Step 305( N/A%), pre moving , FPS 2.65, Running 91.55s Step 306( N/A%), pre moving , FPS 2.76, Running 91.73s Step 307( N/A%), pre moving , FPS 2.68, Running 92.14s Step 308( N/A%), pre moving , FPS 2.80, Running 92.32s Step 309( N/A%), pre moving , FPS 2.83, Running 92.74s Step 310( N/A%), pre moving , FPS 2.83, Running 92.91s Step 311( N/A%), pre moving , FPS 2.83, Running 93.33s Step 312( N/A%), pre moving , FPS 2.83, Running 93.45s Step 313( N/A%), pre moving , FPS 2.99, Running 93.55s Step 314( N/A%), pre moving , FPS 3.06, Running 93.69s Step 315( N/A%), pre moving , FPS 3.10, Running 94.02s Step 316( N/A%), pre moving , FPS 3.31, Running 94.11s Step 317( N/A%), pre moving , FPS 3.37, Running 94.22s Step 318( N/A%), pre moving , FPS 3.42, Running 94.59s Step 319( N/A%), pre moving , FPS 3.66, Running 94.69s Step 320( N/A%), pre moving , FPS 3.71, Running 94.86s Step 321( N/A%), pre moving , FPS 3.83, Running 95.17s Step 322( N/A%), pre moving , FPS 4.16, Running 95.26s Step 323( N/A%), pre moving , FPS 4.27, Running 95.37s Step 324( N/A%), pre moving , FPS 4.34, Running 95.73s Step 325( N/A%), pre moving , FPS 4.67, Running 95.84s Step 326( N/A%), pre moving , FPS 4.75, Running 95.94s Step 327( N/A%), pre moving , FPS 2.84, Running 99.18s Step 328( N/A%), pre moving , FPS 2.69, Running 99.75s Step 329( N/A%), pre moving , FPS 2.64, Running 100.32s Step 330( N/A%), pre moving , FPS 2.50, Running 100.91s Step 331( N/A%), pre moving , FPS 2.45, Running 101.48s Step 332( N/A%), pre moving , FPS 2.32, Running 102.06s Step 333( N/A%), pre moving , FPS 2.21, Running 102.62s Step 334( N/A%), pre moving , FPS 2.11, Running 103.18s Step 335( N/A%), pre moving , FPS 2.06, Running 103.72s Step 336( N/A%), pre moving , FPS 1.97, Running 104.27s Step 337( N/A%), pre moving , FPS 1.88, Running 104.84s Step 338( N/A%), pre moving , FPS 1.85, Running 105.41s Step 339( N/A%), pre moving , FPS 1.77, Running 105.98s Step 340( N/A%), pre moving , FPS 1.71, Running 106.55s Step 341( N/A%), pre moving , FPS 1.67, Running 107.12s Step 342( N/A%), pre moving , FPS 1.61, Running 107.68s Step 343( N/A%), pre moving , FPS 1.55, Running 108.25s Step 344( N/A%), pre moving , FPS 1.53, Running 108.82s Step 345( N/A%), pre moving , FPS 1.48, Running 109.39s Step 346( N/A%), pre moving , FPS 1.43, Running 109.97s Step 347( 0.17%), action 1, FPS 1.60, Running 111.67s Step 348( 0.33%), action 2, FPS 1.53, Running 112.85s Step 349( 0.50%), action 3, FPS 1.49, Running 113.78s Step 350( 0.67%), action 4, FPS 1.43, Running 114.85s Step 351( 0.83%), action 5, FPS 1.42, Running 115.53s Step 352( 1.00%), action 6, FPS 1.44, Running 115.92s Step 353( 1.17%), action 7, FPS 1.46, Running 116.35s Step 354( 1.33%), action 8, FPS 1.45, Running 117.01s Step 355( 1.50%), action 9, FPS 1.40, Running 117.97s Step 356( 1.67%), action 10, FPS 1.39, Running 118.71s Step 357( 1.83%), action 11, FPS 1.35, Running 119.68s Step 358( 2.00%), action 12, FPS 1.34, Running 120.32s Step 359( 2.17%), action 13, FPS 1.31, Running 121.27s Step 360( 2.33%), action 14, FPS 1.30, Running 121.93s Step 361( 2.50%), action 15, FPS 1.27, Running 122.89s Step 362( 2.67%), action 16, FPS 1.25, Running 123.62s Step 363( 2.83%), action 17, FPS 1.23, Running 124.53s Step 364( 3.00%), action 18, FPS 1.22, Running 125.22s Step 365( 3.17%), action 19, FPS 1.19, Running 126.14s Step 366( 3.33%), action 20, FPS 1.19, Running 126.79s Step 367( 3.50%), action 21, FPS 1.24, Running 127.80s Step 368( 3.67%), action 22, FPS 1.25, Running 128.80s Step 369( 3.83%), action 23, FPS 1.28, Running 129.40s Step 370( 4.00%), action 24, FPS 1.28, Running 130.45s Step 371( 4.17%), action 25, FPS 1.27, Running 131.28s Step 372( 4.33%), action 26, FPS 1.24, Running 132.06s Step 373( 4.50%), action 27, FPS 1.20, Running 132.96s Step 374( 4.67%), action 28, FPS 1.20, Running 133.69s Step 375( 4.83%), action 29, FPS 1.22, Running 134.31s Step 376( 5.00%), action 30, FPS 1.25, Running 134.69s Step 377( 5.17%), action 31, FPS 1.29, Running 135.23s Step 378( 5.33%), action 32, FPS 1.29, Running 135.77s Step 379( 5.50%), action 33, FPS 1.33, Running 136.26s Step 380( 5.67%), action 34, FPS 1.33, Running 136.99s Step 381( 5.83%), action 35, FPS 1.33, Running 137.91s Step 382( 6.00%), action 36, FPS 1.33, Running 138.66s Step 383( 6.17%), action 37, FPS 1.33, Running 139.60s Step 384( 6.33%), action 38, FPS 1.33, Running 140.20s Step 385( 6.50%), action 39, FPS 1.33, Running 141.19s Step 386( 6.67%), action 40, FPS 1.32, Running 141.92s Step 387( 6.83%), action 41, FPS 1.32, Running 142.91s Step 388( 7.00%), action 42, FPS 1.33, Running 143.79s Step 389( 7.17%), action 43, FPS 1.32, Running 144.51s Step 390( 7.33%), action 44, FPS 1.34, Running 145.41s Step 391( 7.50%), action 45, FPS 1.35, Running 146.06s Step 392( 7.67%), action 46, FPS 1.36, Running 146.79s Step 393( 7.83%), action 47, FPS 1.36, Running 147.63s Step 394( 8.00%), action 48, FPS 1.36, Running 148.40s Step 395( 8.17%), action 49, FPS 1.33, Running 149.32s Step 396( 8.33%), action 50, FPS 1.30, Running 150.02s Step 397( 8.50%), action 51, FPS 1.27, Running 151.02s Step 398( 8.67%), action 52, FPS 1.25, Running 151.81s Step 399( 8.83%), action 53, FPS 1.21, Running 152.73s Step 400( 9.00%), action 54, FPS 1.19, Running 153.80s Step 401( 9.17%), action 55, FPS 1.23, Running 154.13s Step 402( 9.33%), action 56, FPS 1.24, Running 154.83s Step 403( 9.50%), action 57, FPS 1.23, Running 155.82s Step 404( 9.67%), action 58, FPS 1.22, Running 156.61s Step 405( 9.83%), action 59, FPS 1.23, Running 157.41s Step 406( 10.00%), action 60, FPS 1.24, Running 158.09s Step 407( 10.17%), action 61, FPS 1.24, Running 159.04s Step 408( 10.33%), action 62, FPS 1.25, Running 159.75s Step 409( 10.50%), action 63, FPS 1.24, Running 160.64s Step 410( 10.67%), action 64, FPS 1.26, Running 161.34s Step 411( 10.83%), action 65, FPS 1.24, Running 162.17s Step 412( 11.00%), action 66, FPS 1.24, Running 162.93s Step 413( 11.17%), action 67, FPS 1.25, Running 163.64s Step 414( 11.33%), action 68, FPS 1.24, Running 164.52s Step 415( 11.50%), action 69, FPS 1.26, Running 165.19s Step 416( 11.67%), action 70, FPS 1.24, Running 166.14s Step 417( 11.83%), action 71, FPS 1.24, Running 167.12s Step 418( 12.00%), action 72, FPS 1.25, Running 167.80s Step 419( 12.17%), action 73, FPS 1.25, Running 168.75s Step 420( 12.33%), action 74, FPS 1.25, Running 169.78s Step 421( 12.50%), action 75, FPS 1.21, Running 170.72s Step 422( 12.67%), action 76, FPS 1.17, Running 171.95s Step 423( 12.83%), action 77, FPS 1.20, Running 172.54s Step 424( 13.00%), action 78, FPS 1.18, Running 173.55s Step 425( 13.17%), action 79, FPS 1.14, Running 174.91s Step 426( 13.33%), action 80, FPS 1.10, Running 176.28s Step 427( 13.50%), action 81, FPS 1.07, Running 177.77s Step 428( 13.67%), action 82, FPS 1.06, Running 178.66s Step 429( 13.83%), action 83, FPS 1.04, Running 179.79s Step 430( 14.00%), action 84, FPS 1.04, Running 180.49s Step 431( 14.17%), action 85, FPS 1.05, Running 181.24s Step 432( 14.33%), action 86, FPS 1.04, Running 182.09s Step 433( 14.50%), action 87, FPS 1.03, Running 183.03s Step 434( 14.67%), action 88, FPS 1.04, Running 183.70s Step 435( 14.83%), action 89, FPS 1.03, Running 184.61s Step 436( 15.00%), action 90, FPS 1.04, Running 185.33s Step 437( 15.17%), action 91, FPS 1.05, Running 186.19s Step 438( 15.33%), action 92, FPS 1.04, Running 186.96s Step 439( 15.50%), action 93, FPS 1.05, Running 187.84s Step 440( 15.67%), action 94, FPS 1.07, Running 188.54s Step 441( 15.83%), action 95, FPS 1.07, Running 189.45s Step 442( 16.00%), action 96, FPS 1.10, Running 190.15s Step 443( 16.17%), action 97, FPS 1.10, Running 190.74s Step 444( 16.33%), action 98, FPS 1.13, Running 191.29s Step 445( 16.50%), action 99, FPS 1.18, Running 191.87s Step 446( 16.67%), action 100, FPS 1.17, Running 193.41s Step 447( 16.83%), action 101, FPS 1.20, Running 194.42s Step 448( 17.00%), action 102, FPS 1.19, Running 195.43s Step 449( 17.17%), action 103, FPS 1.20, Running 196.51s Step 450( 17.33%), action 104, FPS 1.19, Running 197.23s Step 451( 17.50%), action 105, FPS 1.18, Running 198.14s Step 452( 17.67%), action 106, FPS 1.19, Running 198.85s Step 453( 17.83%), action 107, FPS 1.19, Running 199.81s Step 454( 18.00%), action 108, FPS 1.17, Running 200.82s Step 455( 18.17%), action 109, FPS 1.19, Running 201.44s Step 456( 18.33%), action 110, FPS 1.17, Running 202.41s Step 457( 18.50%), action 111, FPS 1.16, Running 203.42s Step 458( 18.67%), action 112, FPS 1.16, Running 204.22s Step 459( 18.83%), action 113, FPS 1.16, Running 205.02s Step 460( 19.00%), action 114, FPS 1.15, Running 205.87s Step 461( 19.17%), action 115, FPS 1.16, Running 206.74s Step 462( 19.33%), action 116, FPS 1.15, Running 207.55s Step 463( 19.50%), action 117, FPS 1.13, Running 208.44s Step 464( 19.67%), action 118, FPS 1.12, Running 209.18s Step 465( 19.83%), action 119, FPS 1.12, Running 209.72s Step 466( 20.00%), action 120, FPS 1.18, Running 210.29s Step 467( 20.17%), action 121, FPS 1.19, Running 211.22s Step 468( 20.33%), action 122, FPS 1.19, Running 212.18s Step 469( 20.50%), action 123, FPS 1.22, Running 212.87s Step 470( 20.67%), action 124, FPS 1.22, Running 213.67s Step 471( 20.83%), action 125, FPS 1.23, Running 214.46s Step 472( 21.00%), action 126, FPS 1.21, Running 215.35s Step 473( 21.17%), action 127, FPS 1.21, Running 216.32s Step 474( 21.33%), action 128, FPS 1.23, Running 217.13s Step 475( 21.50%), action 129, FPS 1.21, Running 217.93s Step 476( 21.67%), action 130, FPS 1.22, Running 218.74s Step 477( 21.83%), action 131, FPS 1.23, Running 219.65s Step 478( 22.00%), action 132, FPS 1.24, Running 220.34s Step 479( 22.17%), action 133, FPS 1.23, Running 221.28s Step 480( 22.33%), action 134, FPS 1.24, Running 221.95s Step 481( 22.50%), action 135, FPS 1.25, Running 222.76s Step 482( 22.67%), action 136, FPS 1.25, Running 223.57s Step 483( 22.83%), action 137, FPS 1.25, Running 224.40s Step 484( 23.00%), action 138, FPS 1.24, Running 225.26s Step 485( 23.17%), action 139, FPS 1.22, Running 226.12s Step 486( 23.33%), action 140, FPS 1.20, Running 226.97s Step 487( 23.50%), action 141, FPS 1.19, Running 227.96s Step 488( 23.67%), action 142, FPS 1.21, Running 228.71s Step 489( 23.83%), action 143, FPS 1.18, Running 229.84s Step 490( 24.00%), action 144, FPS 1.17, Running 230.69s Step 491( 24.17%), action 145, FPS 1.16, Running 231.68s Step 492( 24.33%), action 146, FPS 1.14, Running 232.83s Step 493( 24.50%), action 147, FPS 1.15, Running 233.76s Step 494( 24.67%), action 148, FPS 1.15, Running 234.47s Step 495( 24.83%), action 149, FPS 1.14, Running 235.40s Step 496( 25.00%), action 150, FPS 1.12, Running 236.60s Step 497( 25.17%), action 151, FPS 1.11, Running 237.61s Step 498( 25.33%), action 152, FPS 1.09, Running 238.73s Step 499( 25.50%), action 153, FPS 1.09, Running 239.58s Step 500( 25.67%), action 154, FPS 1.09, Running 240.34s Step 501( 25.83%), action 155, FPS 1.09, Running 241.15s Step 502( 26.00%), action 156, FPS 1.06, Running 242.47s Step 503( 26.17%), action 157, FPS 1.05, Running 243.41s Step 504( 26.33%), action 158, FPS 1.05, Running 244.38s Step 505( 26.50%), action 159, FPS 1.05, Running 245.17s Step 506( 26.67%), action 160, FPS 1.06, Running 245.91s Step 507( 26.83%), action 161, FPS 1.07, Running 246.63s Step 508( 27.00%), action 162, FPS 1.09, Running 247.13s Step 509( 27.17%), action 163, FPS 1.10, Running 248.05s Step 510( 27.33%), action 164, FPS 1.11, Running 248.76s Step 511( 27.50%), action 165, FPS 1.11, Running 249.65s Step 512( 27.67%), action 166, FPS 1.14, Running 250.33s Step 513( 27.83%), action 167, FPS 1.14, Running 251.33s Step 514( 28.00%), action 168, FPS 1.11, Running 252.42s Step 515( 28.17%), action 169, FPS 1.11, Running 253.44s Step 516( 28.33%), action 170, FPS 1.14, Running 254.19s Step 517( 28.50%), action 171, FPS 1.14, Running 255.13s Step 518( 28.67%), action 172, FPS 1.14, Running 256.23s Step 519( 28.83%), action 173, FPS 1.13, Running 257.25s Step 520( 29.00%), action 174, FPS 1.11, Running 258.38s Step 521( 29.17%), action 175, FPS 1.10, Running 259.40s Step 522( 29.33%), action 176, FPS 1.11, Running 260.53s Step 523( 29.50%), action 177, FPS 1.11, Running 261.41s Step 524( 29.67%), action 178, FPS 1.12, Running 262.17s Step 525( 29.83%), action 179, FPS 1.13, Running 262.83s Step 526( 30.00%), action 180, FPS 1.12, Running 263.81s Step 527( 30.17%), action 181, FPS 1.12, Running 264.43s Step 528( 30.33%), action 182, FPS 1.08, Running 265.61s Step 529( 30.50%), action 183, FPS 1.08, Running 266.61s Step 530( 30.67%), action 184, FPS 1.07, Running 267.51s Step 531( 30.83%), action 185, FPS 1.08, Running 268.16s Step 532( 31.00%), action 186, FPS 1.06, Running 269.21s Step 533( 31.17%), action 187, FPS 1.07, Running 269.94s Step 534( 31.33%), action 188, FPS 1.07, Running 271.15s Step 535( 31.50%), action 189, FPS 1.08, Running 271.89s Step 536( 31.67%), action 190, FPS 1.08, Running 272.67s Step 537( 31.83%), action 191, FPS 1.07, Running 273.90s Step 538( 32.00%), action 192, FPS 1.09, Running 274.57s Step 539( 32.17%), action 193, FPS 1.10, Running 275.43s Step 540( 32.33%), action 194, FPS 1.12, Running 276.22s Step 541( 32.50%), action 195, FPS 1.13, Running 277.18s Step 542( 32.67%), action 196, FPS 1.13, Running 278.22s Step 543( 32.83%), action 197, FPS 1.15, Running 278.81s Step 544( 33.00%), action 198, FPS 1.13, Running 279.80s Step 545( 33.17%), action 199, FPS 1.14, Running 280.39s Step 546( 33.33%), action 200, FPS 1.14, Running 281.34s Step 547( 33.50%), action 201, FPS 1.12, Running 282.35s Step 548( 33.67%), action 202, FPS 1.17, Running 282.72s Step 549( 33.83%), action 203, FPS 1.22, Running 283.06s Step 550( 34.00%), action 204, FPS 1.24, Running 283.66s Step 551( 34.17%), action 205, FPS 1.26, Running 283.99s Step 552( 34.33%), action 206, FPS 1.28, Running 284.87s Step 553( 34.50%), action 207, FPS 1.29, Running 285.46s Step 554( 34.67%), action 208, FPS 1.33, Running 286.25s Step 555( 34.83%), action 209, FPS 1.33, Running 286.96s Step 556( 35.00%), action 210, FPS 1.31, Running 287.93s Step 557( 35.17%), action 211, FPS 1.33, Running 288.92s Step 558( 35.33%), action 212, FPS 1.33, Running 289.60s Step 559( 35.50%), action 213, FPS 1.32, Running 290.55s Step 560( 35.67%), action 214, FPS 1.33, Running 291.27s Step 561( 35.83%), action 215, FPS 1.34, Running 292.10s Step 562( 36.00%), action 216, FPS 1.38, Running 292.76s Step 563( 36.17%), action 217, FPS 1.35, Running 293.59s Step 564( 36.33%), action 218, FPS 1.38, Running 294.34s Step 565( 36.50%), action 219, FPS 1.34, Running 295.34s Step 566( 36.67%), action 220, FPS 1.37, Running 295.96s Step 567( 36.83%), action 221, FPS 1.39, Running 296.78s Step 568( 37.00%), action 222, FPS 1.35, Running 297.57s Step 569( 37.17%), action 223, FPS 1.30, Running 298.50s Step 570( 37.33%), action 224, FPS 1.29, Running 299.19s Step 571( 37.50%), action 225, FPS 1.24, Running 300.13s Step 572( 37.67%), action 226, FPS 1.25, Running 300.81s Step 573( 37.83%), action 227, FPS 1.23, Running 301.73s Step 574( 38.00%), action 228, FPS 1.21, Running 302.82s Step 575( 38.17%), action 229, FPS 1.21, Running 303.43s Step 576( 38.33%), action 230, FPS 1.26, Running 303.86s Step 577( 38.50%), action 231, FPS 1.28, Running 304.58s Step 578( 38.67%), action 232, FPS 1.27, Running 305.33s Step 579( 38.83%), action 233, FPS 1.27, Running 306.25s Step 580( 39.00%), action 234, FPS 1.27, Running 307.04s Step 581( 39.17%), action 235, FPS 1.28, Running 307.71s Step 582( 39.33%), action 236, FPS 1.26, Running 308.59s Step 583( 39.50%), action 237, FPS 1.27, Running 309.34s Step 584( 39.67%), action 238, FPS 1.26, Running 310.25s Step 585( 39.83%), action 239, FPS 1.26, Running 311.23s Step 586( 40.00%), action 240, FPS 1.23, Running 312.23s Step 587( 40.17%), action 241, FPS 1.22, Running 313.11s Step 588( 40.33%), action 242, FPS 1.20, Running 314.18s Step 589( 40.50%), action 243, FPS 1.22, Running 314.94s Step 590( 40.67%), action 244, FPS 1.20, Running 315.80s Step 591( 40.83%), action 245, FPS 1.22, Running 316.58s Step 592( 41.00%), action 246, FPS 1.19, Running 317.62s Step 593( 41.17%), action 247, FPS 1.21, Running 318.28s Step 594( 41.33%), action 248, FPS 1.23, Running 319.14s Step 595( 41.50%), action 249, FPS 1.22, Running 319.87s Step 596( 41.67%), action 250, FPS 1.19, Running 320.61s Step 597( 41.83%), action 251, FPS 1.18, Running 321.56s Step 598( 42.00%), action 252, FPS 1.19, Running 322.15s Step 599( 42.17%), action 253, FPS 1.22, Running 322.60s Step 600( 42.33%), action 254, FPS 1.20, Running 323.73s Step 601( 42.50%), action 255, FPS 1.17, Running 324.73s Step 602( 42.67%), action 256, FPS 1.18, Running 325.49s Step 603( 42.83%), action 257, FPS 1.17, Running 326.41s Step 604( 43.00%), action 258, FPS 1.19, Running 327.11s Step 605( 43.17%), action 259, FPS 1.20, Running 327.86s Step 606( 43.33%), action 260, FPS 1.22, Running 328.67s Step 607( 43.50%), action 261, FPS 1.21, Running 329.66s Step 608( 43.67%), action 262, FPS 1.23, Running 330.39s Step 609( 43.83%), action 263, FPS 1.24, Running 331.03s Step 610( 44.00%), action 264, FPS 1.24, Running 331.97s Step 611( 44.17%), action 265, FPS 1.24, Running 332.77s Step 612( 44.33%), action 266, FPS 1.25, Running 333.56s Step 613( 44.50%), action 267, FPS 1.25, Running 334.22s Step 614( 44.67%), action 268, FPS 1.27, Running 334.91s Step 615( 44.83%), action 269, FPS 1.27, Running 335.58s Step 616( 45.00%), action 270, FPS 1.26, Running 336.47s Step 617( 45.17%), action 271, FPS 1.26, Running 337.39s Step 618( 45.33%), action 272, FPS 1.25, Running 338.14s Step 619( 45.50%), action 273, FPS 1.22, Running 338.99s Step 620( 45.67%), action 274, FPS 1.24, Running 339.80s Step 621( 45.83%), action 275, FPS 1.25, Running 340.74s Step 622( 46.00%), action 276, FPS 1.27, Running 341.25s Step 623( 46.17%), action 277, FPS 1.31, Running 341.72s Step 624( 46.33%), action 278, FPS 1.31, Running 342.37s Step 625( 46.50%), action 279, FPS 1.31, Running 343.11s Step 626( 46.67%), action 280, FPS 1.32, Running 343.86s Step 627( 46.83%), action 281, FPS 1.32, Running 344.80s Step 628( 47.00%), action 282, FPS 1.33, Running 345.44s Step 629( 47.17%), action 283, FPS 1.30, Running 346.40s Step 630( 47.33%), action 284, FPS 1.32, Running 347.10s Step 631( 47.50%), action 285, FPS 1.32, Running 347.97s Step 632( 47.67%), action 286, FPS 1.32, Running 348.73s Step 633( 47.83%), action 287, FPS 1.30, Running 349.64s Step 634( 48.00%), action 288, FPS 1.30, Running 350.35s Step 635( 48.17%), action 289, FPS 1.27, Running 351.28s Step 636( 48.33%), action 290, FPS 1.29, Running 351.99s Step 637( 48.50%), action 291, FPS 1.29, Running 352.95s Step 638( 48.67%), action 292, FPS 1.29, Running 353.65s Step 639( 48.83%), action 293, FPS 1.28, Running 354.57s Step 640( 49.00%), action 294, FPS 1.29, Running 355.26s Step 641( 49.17%), action 295, FPS 1.29, Running 356.20s Step 642( 49.33%), action 296, FPS 1.27, Running 356.94s Step 643( 49.50%), action 297, FPS 1.24, Running 357.85s Step 644( 49.67%), action 298, FPS 1.23, Running 358.67s Step 645( 49.83%), action 299, FPS 1.22, Running 359.54s Step 646( 50.00%), action 300, FPS 1.22, Running 360.21s Step 647( 50.17%), action 301, FPS 1.26, Running 360.67s Step 648( 50.33%), action 302, FPS 1.24, Running 361.60s Step 649( 50.50%), action 303, FPS 1.26, Running 362.29s Step 650( 50.67%), action 304, FPS 1.23, Running 363.31s Step 651( 50.83%), action 305, FPS 1.25, Running 364.01s Step 652( 51.00%), action 306, FPS 1.24, Running 364.89s Step 653( 51.17%), action 307, FPS 1.24, Running 365.80s Step 654( 51.33%), action 308, FPS 1.23, Running 366.59s Step 655( 51.50%), action 309, FPS 1.23, Running 367.50s Step 656( 51.67%), action 310, FPS 1.23, Running 368.26s Step 657( 51.83%), action 311, FPS 1.23, Running 369.22s Step 658( 52.00%), action 312, FPS 1.20, Running 370.35s Step 659( 52.17%), action 313, FPS 1.20, Running 371.27s Step 660( 52.33%), action 314, FPS 1.20, Running 371.99s Step 661( 52.50%), action 315, FPS 1.20, Running 372.90s Step 662( 52.67%), action 316, FPS 1.21, Running 373.54s Step 663( 52.83%), action 317, FPS 1.20, Running 374.45s Step 664( 53.00%), action 318, FPS 1.21, Running 375.14s Step 665( 53.17%), action 319, FPS 1.21, Running 376.03s Step 666( 53.33%), action 320, FPS 1.21, Running 376.72s Step 667( 53.50%), action 321, FPS 1.18, Running 377.64s Step 668( 53.67%), action 322, FPS 1.20, Running 378.33s Step 669( 53.83%), action 323, FPS 1.20, Running 378.92s Step 670( 54.00%), action 324, FPS 1.24, Running 379.39s Step 671( 54.17%), action 325, FPS 1.27, Running 379.75s Step 672( 54.33%), action 326, FPS 1.29, Running 380.35s Step 673( 54.50%), action 327, FPS 1.31, Running 381.08s Step 674( 54.67%), action 328, FPS 1.31, Running 381.82s Step 675( 54.83%), action 329, FPS 1.31, Running 382.75s Step 676( 55.00%), action 330, FPS 1.32, Running 383.45s Step 677( 55.17%), action 331, FPS 1.31, Running 384.46s Step 678( 55.33%), action 332, FPS 1.34, Running 385.24s Step 679( 55.50%), action 333, FPS 1.35, Running 386.05s Step 680( 55.67%), action 334, FPS 1.32, Running 387.13s Step 681( 55.83%), action 335, FPS 1.32, Running 388.05s Step 682( 56.00%), action 336, FPS 1.31, Running 388.86s Step 683( 56.17%), action 337, FPS 1.31, Running 389.74s Step 684( 56.33%), action 338, FPS 1.28, Running 390.79s Step 685( 56.50%), action 339, FPS 1.28, Running 391.68s Step 686( 56.67%), action 340, FPS 1.27, Running 392.46s Step 687( 56.83%), action 341, FPS 1.27, Running 393.42s Step 688( 57.00%), action 342, FPS 1.24, Running 394.44s Step 689( 57.17%), action 343, FPS 1.23, Running 395.17s Step 690( 57.33%), action 344, FPS 1.20, Running 396.11s Step 691( 57.50%), action 345, FPS 1.15, Running 397.07s Step 692( 57.67%), action 346, FPS 1.15, Running 397.75s Step 693( 57.83%), action 347, FPS 1.18, Running 398.06s Step 694( 58.00%), action 348, FPS 1.20, Running 398.45s Step 695( 58.17%), action 349, FPS 1.24, Running 398.83s Step 696( 58.33%), action 350, FPS 1.22, Running 399.79s Step 697( 58.50%), action 351, FPS 1.22, Running 400.86s Step 698( 58.67%), action 352, FPS 1.23, Running 401.56s Step 699( 58.83%), action 353, FPS 1.23, Running 402.29s Step 700( 59.00%), action 354, FPS 1.25, Running 403.15s Step 701( 59.17%), action 355, FPS 1.25, Running 404.08s Step 702( 59.33%), action 356, FPS 1.26, Running 404.77s Step 703( 59.50%), action 357, FPS 1.26, Running 405.61s Step 704( 59.67%), action 358, FPS 1.28, Running 406.38s Step 705( 59.83%), action 359, FPS 1.29, Running 407.16s Step 706( 60.00%), action 360, FPS 1.29, Running 407.95s Step 707( 60.17%), action 361, FPS 1.29, Running 408.89s Step 708( 60.33%), action 362, FPS 1.32, Running 409.62s Step 709( 60.50%), action 363, FPS 1.30, Running 410.57s Step 710( 60.67%), action 364, FPS 1.32, Running 411.31s Step 711( 60.83%), action 365, FPS 1.32, Running 412.24s Step 712( 61.00%), action 366, FPS 1.31, Running 412.96s Step 713( 61.17%), action 367, FPS 1.28, Running 413.67s Step 714( 61.33%), action 368, FPS 1.25, Running 414.49s Step 715( 61.50%), action 369, FPS 1.20, Running 415.45s Step 716( 61.67%), action 370, FPS 1.22, Running 416.15s Step 717( 61.83%), action 371, FPS 1.23, Running 417.07s Step 718( 62.00%), action 372, FPS 1.26, Running 417.43s Step 719( 62.17%), action 373, FPS 1.29, Running 417.79s Step 720( 62.33%), action 374, FPS 1.33, Running 418.17s Step 721( 62.50%), action 375, FPS 1.39, Running 418.50s Step 722( 62.67%), action 376, FPS 1.39, Running 419.12s Step 723( 62.83%), action 377, FPS 1.41, Running 419.83s Step 724( 63.00%), action 378, FPS 1.39, Running 420.78s Step 725( 63.17%), action 379, FPS 1.40, Running 421.47s Step 726( 63.33%), action 380, FPS 1.40, Running 422.23s Step 727( 63.50%), action 381, FPS 1.41, Running 423.04s Step 728( 63.67%), action 382, FPS 1.39, Running 424.00s Step 729( 63.83%), action 383, FPS 1.39, Running 424.93s Step 730( 64.00%), action 384, FPS 1.39, Running 425.69s Step 731( 64.17%), action 385, FPS 1.40, Running 426.55s Step 732( 64.33%), action 386, FPS 1.39, Running 427.33s Step 733( 64.50%), action 387, FPS 1.37, Running 428.23s Step 734( 64.67%), action 388, FPS 1.38, Running 428.94s Step 735( 64.83%), action 389, FPS 1.39, Running 429.87s Step 736( 65.00%), action 390, FPS 1.39, Running 430.52s Step 737( 65.17%), action 391, FPS 1.39, Running 431.44s Step 738( 65.33%), action 392, FPS 1.36, Running 432.12s Step 739( 65.50%), action 393, FPS 1.33, Running 432.88s Step 740( 65.67%), action 394, FPS 1.29, Running 433.72s Step 741( 65.83%), action 395, FPS 1.24, Running 434.65s Step 742( 66.00%), action 396, FPS 1.23, Running 435.33s Step 743( 66.17%), action 397, FPS 1.22, Running 436.28s Step 744( 66.33%), action 398, FPS 1.26, Running 436.62s Step 745( 66.50%), action 399, FPS 1.30, Running 436.91s Step 746( 66.67%), action 400, FPS 1.33, Running 437.25s Step 747( 66.83%), action 401, FPS 1.35, Running 437.90s Step 748( 67.00%), action 402, FPS 1.39, Running 438.40s Step 749( 67.17%), action 403, FPS 1.42, Running 439.01s Step 750( 67.33%), action 404, FPS 1.39, Running 440.04s Step 751( 67.50%), action 405, FPS 1.39, Running 440.93s Step 752( 67.67%), action 406, FPS 1.39, Running 441.67s Step 753( 67.83%), action 407, FPS 1.39, Running 442.60s Step 754( 68.00%), action 408, FPS 1.40, Running 443.26s Step 755( 68.17%), action 409, FPS 1.40, Running 444.12s Step 756( 68.33%), action 410, FPS 1.39, Running 444.88s Step 757( 68.50%), action 411, FPS 1.39, Running 445.79s Step 758( 68.67%), action 412, FPS 1.37, Running 446.67s Step 759( 68.83%), action 413, FPS 1.37, Running 447.44s Step 760( 69.00%), action 414, FPS 1.39, Running 448.08s Step 761( 69.17%), action 415, FPS 1.39, Running 449.01s Step 762( 69.33%), action 416, FPS 1.37, Running 449.90s Step 763( 69.50%), action 417, FPS 1.39, Running 450.67s Step 764( 69.67%), action 418, FPS 1.33, Running 451.66s Step 765( 69.83%), action 419, FPS 1.28, Running 452.51s Step 766( 70.00%), action 420, FPS 1.24, Running 453.32s Step 767( 70.17%), action 421, FPS 1.22, Running 454.23s Step 768( 70.33%), action 422, FPS 1.21, Running 454.94s Step 769( 70.50%), action 423, FPS 1.21, Running 455.54s Step 770( 70.67%), action 424, FPS 1.26, Running 455.93s Step 771( 70.83%), action 425, FPS 1.30, Running 456.30s Step 772( 71.00%), action 426, FPS 1.29, Running 457.22s Step 773( 71.17%), action 427, FPS 1.31, Running 457.89s Step 774( 71.33%), action 428, FPS 1.30, Running 458.66s Step 775( 71.50%), action 429, FPS 1.30, Running 459.47s Step 776( 71.67%), action 430, FPS 1.30, Running 460.21s Step 777( 71.83%), action 431, FPS 1.30, Running 461.16s Step 778( 72.00%), action 432, FPS 1.31, Running 461.98s Step 779( 72.17%), action 433, FPS 1.30, Running 462.82s Step 780( 72.33%), action 434, FPS 1.29, Running 463.60s Step 781( 72.50%), action 435, FPS 1.30, Running 464.35s Step 782( 72.67%), action 436, FPS 1.30, Running 465.27s Step 783( 72.83%), action 437, FPS 1.29, Running 466.11s Step 784( 73.00%), action 438, FPS 1.31, Running 466.89s Step 785( 73.17%), action 439, FPS 1.32, Running 467.61s Step 786( 73.33%), action 440, FPS 1.31, Running 468.58s Step 787( 73.50%), action 441, FPS 1.31, Running 469.47s Step 788( 73.67%), action 442, FPS 1.28, Running 470.54s Step 789( 73.83%), action 443, FPS 1.28, Running 471.14s Step 790( 74.00%), action 444, FPS 1.26, Running 471.85s Step 791( 74.17%), action 445, FPS 1.22, Running 472.74s Step 792( 74.33%), action 446, FPS 1.23, Running 473.44s Step 793( 74.50%), action 447, FPS 1.21, Running 474.36s Step 794( 74.67%), action 448, FPS 1.21, Running 475.18s Step 795( 74.83%), action 449, FPS 1.22, Running 475.89s Step 796( 75.00%), action 450, FPS 1.20, Running 476.89s Step 797( 75.17%), action 451, FPS 1.20, Running 477.87s Step 798( 75.33%), action 452, FPS 1.20, Running 478.58s Step 799( 75.50%), action 453, FPS 1.21, Running 479.42s Step 800( 75.67%), action 454, FPS 1.18, Running 480.58s Step 801( 75.83%), action 455, FPS 1.19, Running 481.20s Step 802( 76.00%), action 456, FPS 1.19, Running 482.13s Step 803( 76.17%), action 457, FPS 1.17, Running 483.28s Step 804( 76.33%), action 458, FPS 1.15, Running 484.35s Step 805( 76.50%), action 459, FPS 1.13, Running 485.27s Step 806( 76.67%), action 460, FPS 1.12, Running 486.43s Step 807( 76.83%), action 461, FPS 1.11, Running 487.51s Step 808( 77.00%), action 462, FPS 1.10, Running 488.76s Step 809( 77.17%), action 463, FPS 1.08, Running 489.64s Step 810( 77.33%), action 464, FPS 1.08, Running 490.40s Step 811( 77.50%), action 465, FPS 1.07, Running 491.45s Step 812( 77.67%), action 466, FPS 1.05, Running 492.46s Step 813( 77.83%), action 467, FPS 1.06, Running 493.24s Step 814( 78.00%), action 468, FPS 1.08, Running 493.72s Step 815( 78.17%), action 469, FPS 1.09, Running 494.29s Step 816( 78.33%), action 470, FPS 1.10, Running 495.13s Step 817( 78.50%), action 471, FPS 1.10, Running 496.08s Step 818( 78.67%), action 472, FPS 1.07, Running 497.20s Step 819( 78.83%), action 473, FPS 1.08, Running 497.92s Step 820( 79.00%), action 474, FPS 1.10, Running 498.82s Step 821( 79.17%), action 475, FPS 1.10, Running 499.41s Step 822( 79.33%), action 476, FPS 1.09, Running 500.43s Step 823( 79.50%), action 477, FPS 1.13, Running 501.04s Step 824( 79.67%), action 478, FPS 1.13, Running 502.02s Step 825( 79.83%), action 479, FPS 1.15, Running 502.60s Step 826( 80.00%), action 480, FPS 1.15, Running 503.85s Step 827( 80.17%), action 481, FPS 1.14, Running 505.04s Step 828( 80.33%), action 482, FPS 1.15, Running 506.12s Step 829( 80.50%), action 483, FPS 1.17, Running 506.78s Step 830( 80.67%), action 484, FPS 1.15, Running 507.85s Step 831( 80.83%), action 485, FPS 1.16, Running 508.75s Step 832( 81.00%), action 486, FPS 1.17, Running 509.53s Step 833( 81.17%), action 487, FPS 1.16, Running 510.49s Step 834( 81.33%), action 488, FPS 1.12, Running 511.58s Step 835( 81.50%), action 489, FPS 1.14, Running 511.91s Step 836( 81.67%), action 490, FPS 1.16, Running 512.38s Step 837( 81.83%), action 491, FPS 1.12, Running 513.96s Step 838( 82.00%), action 492, FPS 1.14, Running 514.71s Step 839( 82.17%), action 493, FPS 1.13, Running 515.63s Step 840( 82.33%), action 494, FPS 1.13, Running 516.48s Step 841( 82.50%), action 495, FPS 1.09, Running 517.70s Step 842( 82.67%), action 496, FPS 1.11, Running 518.38s Step 843( 82.83%), action 497, FPS 1.09, Running 519.31s Step 844( 83.00%), action 498, FPS 1.11, Running 520.07s Step 845( 83.17%), action 499, FPS 1.07, Running 521.36s Step 846( 83.33%), action 500, FPS 1.10, Running 522.05s Step 847( 83.50%), action 501, FPS 1.12, Running 522.95s Step 848( 83.67%), action 502, FPS 1.14, Running 523.63s Step 849( 83.83%), action 503, FPS 1.14, Running 524.38s Step 850( 84.00%), action 504, FPS 1.15, Running 525.23s Step 851( 84.17%), action 505, FPS 1.15, Running 526.13s Step 852( 84.33%), action 506, FPS 1.16, Running 526.82s Step 853( 84.50%), action 507, FPS 1.17, Running 527.55s Step 854( 84.67%), action 508, FPS 1.18, Running 528.46s Step 855( 84.83%), action 509, FPS 1.14, Running 529.41s Step 856( 85.00%), action 510, FPS 1.13, Running 530.05s Step 857( 85.17%), action 511, FPS 1.20, Running 530.58s Step 858( 85.33%), action 512, FPS 1.18, Running 531.72s Step 859( 85.50%), action 513, FPS 1.18, Running 532.58s Step 860( 85.67%), action 514, FPS 1.17, Running 533.57s Step 861( 85.83%), action 515, FPS 1.18, Running 534.70s Step 862( 86.00%), action 516, FPS 1.15, Running 535.76s Step 863( 86.17%), action 517, FPS 1.17, Running 536.40s Step 864( 86.33%), action 518, FPS 1.15, Running 537.47s Step 865( 86.50%), action 519, FPS 1.18, Running 538.28s Step 866( 86.67%), action 520, FPS 1.17, Running 539.10s Step 867( 86.83%), action 521, FPS 1.17, Running 540.06s Step 868( 87.00%), action 522, FPS 1.17, Running 540.74s Step 869( 87.17%), action 523, FPS 1.13, Running 542.03s Step 870( 87.33%), action 524, FPS 1.12, Running 543.12s Step 871( 87.50%), action 525, FPS 1.13, Running 543.76s Step 872( 87.67%), action 526, FPS 1.09, Running 545.16s Step 873( 87.83%), action 527, FPS 1.10, Running 545.78s Step 874( 88.00%), action 528, FPS 1.10, Running 546.64s Step 875( 88.17%), action 529, FPS 1.11, Running 547.41s Step 876( 88.33%), action 530, FPS 1.08, Running 548.50s Step 877( 88.50%), action 531, FPS 1.08, Running 549.10s Step 878( 88.67%), action 532, FPS 1.11, Running 549.77s Step 879( 88.83%), action 533, FPS 1.11, Running 550.67s Step 880( 89.00%), action 534, FPS 1.09, Running 551.86s Step 881( 89.17%), action 535, FPS 1.11, Running 552.73s Step 882( 89.33%), action 536, FPS 1.10, Running 553.96s Step 883( 89.50%), action 537, FPS 1.08, Running 554.84s Step 884( 89.67%), action 538, FPS 1.07, Running 556.09s Step 885( 89.83%), action 539, FPS 1.07, Running 556.95s Step 886( 90.00%), action 540, FPS 1.07, Running 557.72s Step 887( 90.17%), action 541, FPS 1.07, Running 558.69s Step 888( 90.33%), action 542, FPS 1.05, Running 559.80s Step 889( 90.50%), action 543, FPS 1.07, Running 560.80s Step 890( 90.67%), action 544, FPS 1.08, Running 561.56s Step 891( 90.83%), action 545, FPS 1.07, Running 562.44s Step 892( 91.00%), action 546, FPS 1.08, Running 563.62s Step 893( 91.17%), action 547, FPS 1.06, Running 564.64s Step 894( 91.33%), action 548, FPS 1.05, Running 565.72s Step 895( 91.50%), action 549, FPS 1.04, Running 566.72s Step 896( 91.67%), action 550, FPS 1.07, Running 567.18s Step 897( 91.83%), action 551, FPS 1.06, Running 567.97s Step 898( 92.00%), action 552, FPS 1.03, Running 569.10s Step 899( 92.17%), action 553, FPS 1.05, Running 569.72s Step 900( 92.33%), action 554, FPS 1.07, Running 570.52s Step 901( 92.50%), action 555, FPS 1.08, Running 571.33s Step 902( 92.67%), action 556, FPS 1.10, Running 572.10s Step 903( 92.83%), action 557, FPS 1.10, Running 572.95s Step 904( 93.00%), action 558, FPS 1.13, Running 573.80s Step 905( 93.17%), action 559, FPS 1.13, Running 574.60s Step 906( 93.33%), action 560, FPS 1.12, Running 575.62s Step 907( 93.50%), action 561, FPS 1.12, Running 576.57s Step 908( 93.67%), action 562, FPS 1.14, Running 577.27s Step 909( 93.83%), action 563, FPS 1.17, Running 577.95s Step 910( 94.00%), action 564, FPS 1.16, Running 578.80s Step 911( 94.17%), action 565, FPS 1.18, Running 579.44s Step 912( 94.33%), action 566, FPS 1.19, Running 580.40s Step 913( 94.50%), action 567, FPS 1.22, Running 581.04s Step 914( 94.67%), action 568, FPS 1.23, Running 582.00s Step 915( 94.83%), action 569, FPS 1.26, Running 582.64s Step 916( 95.00%), action 570, FPS 1.22, Running 583.54s Step 917( 95.17%), action 571, FPS 1.20, Running 584.68s Step 918( 95.33%), action 572, FPS 1.23, Running 585.36s Step 919( 95.50%), action 573, FPS 1.21, Running 586.29s Step 920( 95.67%), action 574, FPS 1.22, Running 586.88s Step 921( 95.83%), action 575, FPS 1.19, Running 588.14s Step 922( 96.00%), action 576, FPS 1.19, Running 588.85s Step 923( 96.17%), action 577, FPS 1.18, Running 589.89s Step 924( 96.33%), action 578, FPS 1.18, Running 590.72s Step 925( 96.50%), action 579, FPS 1.15, Running 591.94s Step 926( 96.67%), action 580, FPS 1.15, Running 593.02s Step 927( 96.83%), action 581, FPS 1.14, Running 594.07s Step 928( 97.00%), action 582, FPS 1.12, Running 595.09s Step 929( 97.17%), action 583, FPS 1.12, Running 595.76s Step 930( 97.33%), action 584, FPS 1.12, Running 596.71s Step 931( 97.50%), action 585, FPS 1.09, Running 597.76s Step 932( 97.67%), action 586, FPS 1.11, Running 598.49s Step 933( 97.83%), action 587, FPS 1.09, Running 599.37s Step 934( 98.00%), action 588, FPS 1.07, Running 600.67s Step 935( 98.17%), action 589, FPS 1.04, Running 601.93s Step 936( 98.33%), action 590, FPS 1.05, Running 602.68s Step 937( 98.50%), action 591, FPS 1.06, Running 603.54s Step 938( 98.67%), action 592, FPS 1.06, Running 604.27s Step 939( 98.83%), action 593, FPS 1.08, Running 604.76s Step 940( 99.00%), action 594, FPS 1.05, Running 605.90s Step 941( 99.17%), action 595, FPS 1.07, Running 606.84s Step 942( 99.33%), action 596, FPS 1.05, Running 607.89s Step 943( 99.50%), action 597, FPS 1.07, Running 608.54s Step 944( 99.67%), action 598, FPS 1.06, Running 609.54s Step 945( 99.83%), action 599, FPS 1.09, Running 610.30s Step 946(100.00%), action 600, FPS 1.10, Running 611.17s [2026-08-02 17:41:19] [3 ] Seed 2 failed after 611.64 s. +steps: 946 , actions: 600 . +Instruction: Empty +Total 0/3(0.00%) success. +Setting seed: 3 +Step 1( N/A%), pre moving , FPS 4.34, Running 0.23s Step 2( N/A%), pre moving , FPS 4.29, Running 0.47s Step 3( N/A%), pre moving , FPS 5.42, Running 0.55s Step 4( N/A%), pre moving , FPS 6.32, Running 0.63s Step 5( N/A%), pre moving , FPS 5.21, Running 0.96s Step 6( N/A%), pre moving , FPS 5.71, Running 1.05s Step 7( N/A%), pre moving , FPS 6.29, Running 1.11s Step 8( N/A%), pre moving , FPS 6.72, Running 1.19s Step 9( N/A%), pre moving , FPS 5.95, Running 1.51s Step 10( N/A%), pre moving , FPS 6.26, Running 1.60s Step 11( N/A%), pre moving , FPS 6.62, Running 1.66s Step 12( N/A%), pre moving , FPS 6.91, Running 1.74s Step 13( N/A%), pre moving , FPS 6.95, Running 1.87s Step 14( N/A%), pre moving , FPS 6.62, Running 2.11s Step 15( N/A%), pre moving , FPS 6.79, Running 2.21s Step 16( N/A%), pre moving , FPS 7.01, Running 2.28s Step 17( N/A%), pre moving , FPS 7.09, Running 2.40s Step 18( N/A%), pre moving , FPS 6.75, Running 2.67s Step 19( N/A%), pre moving , FPS 6.88, Running 2.76s Step 20( N/A%), pre moving , FPS 7.05, Running 2.84s Step 21( N/A%), pre moving , FPS 6.41, Running 3.35s Step 22( N/A%), pre moving , FPS 6.75, Running 3.43s Step 23( N/A%), pre moving , FPS 6.25, Running 3.75s Step 24( N/A%), pre moving , FPS 6.22, Running 3.85s Step 25( N/A%), pre moving , FPS 6.76, Running 3.92s Step 26( N/A%), pre moving , FPS 5.89, Running 4.45s Step 27( N/A%), pre moving , FPS 5.84, Running 4.54s Step 28( N/A%), pre moving , FPS 5.50, Running 4.83s Step 29( N/A%), pre moving , FPS 5.87, Running 4.92s Step 30( N/A%), pre moving , FPS 5.88, Running 5.00s Step 31( N/A%), pre moving , FPS 5.89, Running 5.06s Step 32( N/A%), pre moving , FPS 5.49, Running 5.38s Step 33( N/A%), pre moving , FPS 5.56, Running 5.47s Step 34( N/A%), pre moving , FPS 5.84, Running 5.54s Step 35( N/A%), pre moving , FPS 5.59, Running 5.79s Step 36( N/A%), pre moving , FPS 4.25, Running 6.99s Step 37( N/A%), pre moving , FPS 3.89, Running 7.54s Step 38( N/A%), pre moving , FPS 4.03, Running 7.63s Step 39( N/A%), pre moving , FPS 4.04, Running 7.71s Step 40( N/A%), pre moving , FPS 3.85, Running 8.04s Step 41( N/A%), pre moving , FPS 4.19, Running 8.13s Step 42( N/A%), pre moving , FPS 4.20, Running 8.19s Step 43( N/A%), pre moving , FPS 4.43, Running 8.27s Step 44( N/A%), pre moving , FPS 4.22, Running 8.59s Step 45( N/A%), pre moving , FPS 4.20, Running 8.68s Step 46( N/A%), pre moving , FPS 4.65, Running 8.75s Step 47( N/A%), pre moving , FPS 4.67, Running 8.83s Step 48( N/A%), pre moving , FPS 3.96, Running 9.88s Step 49( N/A%), pre moving , FPS 3.79, Running 10.21s Step 50( N/A%), pre moving , FPS 3.82, Running 10.23s Step 51( N/A%), pre moving , FPS 3.85, Running 10.25s Step 52( N/A%), pre moving , FPS 4.08, Running 10.27s Step 53( N/A%), pre moving , FPS 4.13, Running 10.31s Step 54( N/A%), pre moving , FPS 4.17, Running 10.34s Step 55( N/A%), pre moving , FPS 4.36, Running 10.37s Step 56( N/A%), pre moving , FPS 5.85, Running 10.41s Step 57( N/A%), pre moving , FPS 6.90, Running 10.44s Step 58( N/A%), pre moving , FPS 7.05, Running 10.47s Step 59( N/A%), pre moving , FPS 7.15, Running 10.51s Step 60( N/A%), pre moving , FPS 7.99, Running 10.54s Step 61( N/A%), pre moving , FPS 8.14, Running 10.58s Step 62( N/A%), pre moving , FPS 8.22, Running 10.62s Step 63( N/A%), pre moving , FPS 8.38, Running 10.66s Step 64( N/A%), pre moving , FPS 9.46, Running 10.70s Step 65( N/A%), pre moving , FPS 9.72, Running 10.74s Step 66( N/A%), pre moving , FPS 9.88, Running 10.77s Step 67( N/A%), pre moving , FPS 10.09, Running 10.81s Step 68( N/A%), pre moving , FPS 20.88, Running 10.84s Step 69( N/A%), pre moving , FPS 29.81, Running 10.88s Step 70( N/A%), pre moving , FPS 29.47, Running 10.91s Step 71( N/A%), pre moving , FPS 28.99, Running 10.94s Step 72( N/A%), pre moving , FPS 28.25, Running 10.98s Step 73( N/A%), pre moving , FPS 27.96, Running 11.02s Step 74( N/A%), pre moving , FPS 27.90, Running 11.06s Step 75( N/A%), pre moving , FPS 27.92, Running 11.09s Step 76( N/A%), pre moving , FPS 27.93, Running 11.12s Step 77( N/A%), pre moving , FPS 27.92, Running 11.16s Step 78( N/A%), pre moving , FPS 27.67, Running 11.20s Step 79( N/A%), pre moving , FPS 27.53, Running 11.23s Step 80( N/A%), pre moving , FPS 27.26, Running 11.28s Step 81( N/A%), pre moving , FPS 27.33, Running 11.31s Step 82( N/A%), pre moving , FPS 27.70, Running 11.35s Step 83( N/A%), pre moving , FPS 27.81, Running 11.38s Step 84( N/A%), pre moving , FPS 28.22, Running 11.41s Step 85( N/A%), pre moving , FPS 28.95, Running 11.43s Step 86( N/A%), pre moving , FPS 29.42, Running 11.45s Step 87( N/A%), pre moving , FPS 29.81, Running 11.48s Step 88( N/A%), pre moving , FPS 30.18, Running 11.50s Step 89( N/A%), pre moving , FPS 30.38, Running 11.53s Step 90( N/A%), pre moving , FPS 30.87, Running 11.56s Step 91( N/A%), pre moving , FPS 31.42, Running 11.58s Step 92( N/A%), pre moving , FPS 32.37, Running 11.60s Step 93( N/A%), pre moving , FPS 33.33, Running 11.62s Step 94( N/A%), pre moving , FPS 34.06, Running 11.64s Step 95( N/A%), pre moving , FPS 34.78, Running 11.67s Step 96( N/A%), pre moving , FPS 35.19, Running 11.69s Step 97( N/A%), pre moving , FPS 35.46, Running 11.72s Step 98( N/A%), pre moving , FPS 36.12, Running 11.75s Step 99( N/A%), pre moving , FPS 36.42, Running 11.78s Step 100( N/A%), pre moving , FPS 37.60, Running 11.81s Step 101( N/A%), pre moving , FPS 38.07, Running 11.84s Step 102( N/A%), pre moving , FPS 38.48, Running 11.87s Step 103( N/A%), pre moving , FPS 39.24, Running 11.89s Step 104( N/A%), pre moving , FPS 40.05, Running 11.91s Step 105( N/A%), pre moving , FPS 40.06, Running 11.93s Step 106( N/A%), pre moving , FPS 40.17, Running 11.95s Step 107( N/A%), pre moving , FPS 40.54, Running 11.97s Step 108( N/A%), pre moving , FPS 40.94, Running 11.99s Step 109( N/A%), pre moving , FPS 41.71, Running 12.01s Step 110( N/A%), pre moving , FPS 42.00, Running 12.03s Step 111( N/A%), pre moving , FPS 42.13, Running 12.05s Step 112( N/A%), pre moving , FPS 42.08, Running 12.08s Step 113( N/A%), pre moving , FPS 42.27, Running 12.10s Step 114( N/A%), pre moving , FPS 42.36, Running 12.12s Step 115( N/A%), pre moving , FPS 13.28, Running 13.17s Step 116( N/A%), pre moving , FPS 9.61, Running 13.77s Step 117( N/A%), pre moving , FPS 7.54, Running 14.37s Step 118( N/A%), pre moving , FPS 6.29, Running 14.93s Step 119( N/A%), pre moving , FPS 5.44, Running 15.46s Step 120( N/A%), pre moving , FPS 4.78, Running 15.99s Step 121( N/A%), pre moving , FPS 4.22, Running 16.57s Step 122( N/A%), pre moving , FPS 3.79, Running 17.14s Step 123( N/A%), pre moving , FPS 3.45, Running 17.68s Step 124( N/A%), pre moving , FPS 3.17, Running 18.23s Step 125( N/A%), pre moving , FPS 2.91, Running 18.80s Step 126( N/A%), pre moving , FPS 2.71, Running 19.33s Step 127( N/A%), pre moving , FPS 2.54, Running 19.86s Step 128( N/A%), pre moving , FPS 2.38, Running 20.41s Step 129( N/A%), pre moving , FPS 2.24, Running 20.94s Step 130( N/A%), pre moving , FPS 2.12, Running 21.46s Step 131( N/A%), pre moving , FPS 2.01, Running 22.03s Step 132( N/A%), pre moving , FPS 1.91, Running 22.57s Step 133( N/A%), pre moving , FPS 1.82, Running 23.09s Step 134( N/A%), pre moving , FPS 1.74, Running 23.62s Step 135( N/A%), pre moving , FPS 1.82, Running 24.14s Step 136( N/A%), pre moving , FPS 1.83, Running 24.71s Step 137( N/A%), pre moving , FPS 1.84, Running 25.26s Step 138( N/A%), pre moving , FPS 1.84, Running 25.79s Step 139( N/A%), pre moving , FPS 1.84, Running 26.35s Step 140( N/A%), pre moving , FPS 1.84, Running 26.88s Step 141( N/A%), pre moving , FPS 1.85, Running 27.41s Step 142( N/A%), pre moving , FPS 1.85, Running 27.97s Step 143( N/A%), pre moving , FPS 1.78, Running 28.94s Step 144( N/A%), pre moving , FPS 1.76, Running 29.60s Step 145( N/A%), pre moving , FPS 1.76, Running 30.17s Step 146( N/A%), pre moving , FPS 1.77, Running 30.66s Step 147( N/A%), pre moving , FPS 1.81, Running 30.89s Step 148( N/A%), pre moving , FPS 1.87, Running 31.11s Step 149( N/A%), pre moving , FPS 1.89, Running 31.50s Step 150( N/A%), pre moving , FPS 1.92, Running 31.86s Step 151( N/A%), pre moving , FPS 1.92, Running 32.43s Step 152( N/A%), pre moving , FPS 1.92, Running 33.00s Step 153( N/A%), pre moving , FPS 1.91, Running 33.56s Step 154( N/A%), pre moving , FPS 1.89, Running 34.20s Step 155( N/A%), pre moving , FPS 1.88, Running 34.79s Step 156( N/A%), pre moving , FPS 1.88, Running 35.36s Step 157( N/A%), pre moving , FPS 1.88, Running 35.92s Step 158( N/A%), pre moving , FPS 1.87, Running 36.47s Step 159( N/A%), pre moving , FPS 1.87, Running 37.06s Step 160( N/A%), pre moving , FPS 1.86, Running 37.61s Step 161( N/A%), pre moving , FPS 1.86, Running 38.15s Step 162( N/A%), pre moving , FPS 1.87, Running 38.68s Step 163( N/A%), pre moving , FPS 1.94, Running 39.27s Step 164( N/A%), pre moving , FPS 1.96, Running 39.80s Step 165( N/A%), pre moving , FPS 1.96, Running 40.38s Step 166( N/A%), pre moving , FPS 1.95, Running 40.92s Step 167( N/A%), pre moving , FPS 1.89, Running 41.48s Step 168( N/A%), pre moving , FPS 1.83, Running 42.04s Step 169( N/A%), pre moving , FPS 1.80, Running 42.61s Step 170( N/A%), pre moving , FPS 1.77, Running 43.17s Step 171( N/A%), pre moving , FPS 1.77, Running 43.73s Step 172( N/A%), pre moving , FPS 1.77, Running 44.29s Step 173( N/A%), pre moving , FPS 1.77, Running 44.85s Step 174( N/A%), pre moving , FPS 1.79, Running 45.40s Step 175( N/A%), pre moving , FPS 1.79, Running 45.95s Step 176( N/A%), pre moving , FPS 1.79, Running 46.52s Step 177( N/A%), pre moving , FPS 1.79, Running 47.07s Step 178( N/A%), pre moving , FPS 1.79, Running 47.61s Step 179( N/A%), pre moving , FPS 1.80, Running 48.17s Step 180( N/A%), pre moving , FPS 1.80, Running 48.72s Step 181( N/A%), pre moving , FPS 1.80, Running 49.27s Step 182( N/A%), pre moving , FPS 1.81, Running 49.75s Step 183( N/A%), pre moving , FPS 1.87, Running 49.96s Step 184( N/A%), pre moving , FPS 1.89, Running 50.39s Step 185( N/A%), pre moving , FPS 1.91, Running 50.84s Step 186( N/A%), pre moving , FPS 2.00, Running 50.95s Step 187( N/A%), pre moving , FPS 2.09, Running 51.06s Step 188( N/A%), pre moving , FPS 2.13, Running 51.42s Step 189( N/A%), pre moving , FPS 2.24, Running 51.55s Step 190( N/A%), pre moving , FPS 2.36, Running 51.66s Step 191( N/A%), pre moving , FPS 2.42, Running 52.01s Step 192( N/A%), pre moving , FPS 2.55, Running 52.13s Step 193( N/A%), pre moving , FPS 2.71, Running 52.23s Step 194( N/A%), pre moving , FPS 2.78, Running 52.59s Step 195( N/A%), pre moving , FPS 2.96, Running 52.71s Step 196( N/A%), pre moving , FPS 2.72, Running 53.86s Step 197( N/A%), pre moving , FPS 2.90, Running 53.97s Step 198( N/A%), pre moving , FPS 2.95, Running 54.39s Step 199( N/A%), pre moving , FPS 3.12, Running 54.57s Step 200( N/A%), pre moving , FPS 3.18, Running 55.00s Step 201( N/A%), pre moving , FPS 3.39, Running 55.16s Step 202( N/A%), pre moving , FPS 3.43, Running 55.58s Step 203( N/A%), pre moving , FPS 3.45, Running 55.75s Step 204( N/A%), pre moving , FPS 3.47, Running 56.16s Step 205( N/A%), pre moving , FPS 3.65, Running 56.33s Step 206( N/A%), pre moving , FPS 3.45, Running 56.75s Step 207( N/A%), pre moving , FPS 3.41, Running 56.92s Step 208( N/A%), pre moving , FPS 3.38, Running 57.34s Step 209( N/A%), pre moving , FPS 3.35, Running 57.51s Step 210( N/A%), pre moving , FPS 3.19, Running 57.93s Step 211( N/A%), pre moving , FPS 3.31, Running 58.05s Step 212( N/A%), pre moving , FPS 3.32, Running 58.16s Step 213( N/A%), pre moving , FPS 3.29, Running 58.30s Step 214( N/A%), pre moving , FPS 3.31, Running 58.62s Step 215( N/A%), pre moving , FPS 3.30, Running 58.78s Step 216( N/A%), pre moving , FPS 3.74, Running 59.21s Step 217( N/A%), pre moving , FPS 3.70, Running 59.38s Step 218( N/A%), pre moving , FPS 3.66, Running 59.85s Step 219( N/A%), pre moving , FPS 3.65, Running 60.05s Step 220( N/A%), pre moving , FPS 3.62, Running 60.53s Step 221( N/A%), pre moving , FPS 3.43, Running 60.99s Step 222( N/A%), pre moving , FPS 3.58, Running 61.16s Step 223( N/A%), pre moving , FPS 3.48, Running 61.49s Step 224( N/A%), pre moving , FPS 3.58, Running 61.74s Step 225( N/A%), pre moving , FPS 3.60, Running 61.89s Step 226( N/A%), pre moving , FPS 3.64, Running 62.24s Step 227( N/A%), pre moving , FPS 3.68, Running 62.36s Step 228( N/A%), pre moving , FPS 3.90, Running 62.47s Step 229( N/A%), pre moving , FPS 3.76, Running 62.83s Step 230( N/A%), pre moving , FPS 3.99, Running 62.94s Step 231( N/A%), pre moving , FPS 4.00, Running 63.05s Step 232( N/A%), pre moving , FPS 3.82, Running 63.40s Step 233( N/A%), pre moving , FPS 3.84, Running 63.52s Step 234( N/A%), pre moving , FPS 4.00, Running 63.62s Step 235( N/A%), pre moving , FPS 3.85, Running 63.98s Step 236( N/A%), pre moving , FPS 4.09, Running 64.11s Step 237( N/A%), pre moving , FPS 4.13, Running 64.21s Step 238( N/A%), pre moving , FPS 4.24, Running 64.57s Step 239( N/A%), pre moving , FPS 4.31, Running 64.70s Step 240( N/A%), pre moving , FPS 4.69, Running 64.79s Step 241( N/A%), pre moving , FPS 3.80, Running 66.26s Step 242( N/A%), pre moving , FPS 3.83, Running 66.39s Step 243( N/A%), pre moving , FPS 4.00, Running 66.49s Step 244( N/A%), pre moving , FPS 3.92, Running 66.84s Step 245( N/A%), pre moving , FPS 3.94, Running 66.96s Step 246( N/A%), pre moving , FPS 4.14, Running 67.07s Step 247( N/A%), pre moving , FPS 3.95, Running 67.43s Step 248( N/A%), pre moving , FPS 3.93, Running 67.56s Step 249( N/A%), pre moving , FPS 4.09, Running 67.71s Step 250( N/A%), pre moving , FPS 3.84, Running 68.15s Step 251( N/A%), pre moving , FPS 3.80, Running 68.31s Step 252( N/A%), pre moving , FPS 3.71, Running 68.79s Step 253( N/A%), pre moving , FPS 3.65, Running 69.00s Step 254( N/A%), pre moving , FPS 3.42, Running 69.46s Step 255( N/A%), pre moving , FPS 3.52, Running 69.66s Step 256( N/A%), pre moving , FPS 3.33, Running 70.11s Step 257( N/A%), pre moving , FPS 3.27, Running 70.32s Step 258( N/A%), pre moving , FPS 3.32, Running 70.59s Step 259( N/A%), pre moving , FPS 3.22, Running 70.90s Step 260( N/A%), pre moving , FPS 3.16, Running 71.12s Step 261( N/A%), pre moving , FPS 3.75, Running 71.59s Step 262( N/A%), pre moving , FPS 3.67, Running 71.84s Step 263( N/A%), pre moving , FPS 3.45, Running 72.29s Step 264( N/A%), pre moving , FPS 3.37, Running 72.79s Step 265( N/A%), pre moving , FPS 3.31, Running 73.01s Step 266( N/A%), pre moving , FPS 3.11, Running 73.49s Step 267( N/A%), pre moving , FPS 3.06, Running 73.97s Step 268( N/A%), pre moving , FPS 3.01, Running 74.21s Step 269( N/A%), pre moving , FPS 2.86, Running 74.70s Step 270( N/A%), pre moving , FPS 2.85, Running 75.17s Step 271( N/A%), pre moving , FPS 2.84, Running 75.34s Step 272( N/A%), pre moving , FPS 2.87, Running 75.77s Step 273( N/A%), pre moving , FPS 2.88, Running 75.94s Step 274( N/A%), pre moving , FPS 2.90, Running 76.35s Step 275( N/A%), pre moving , FPS 2.91, Running 76.53s Step 276( N/A%), pre moving , FPS 2.99, Running 76.79s Step 277( N/A%), pre moving , FPS 2.94, Running 77.12s Step 278( N/A%), pre moving , FPS 2.95, Running 77.37s Step 279( N/A%), pre moving , FPS 2.91, Running 77.77s Step 280( N/A%), pre moving , FPS 2.81, Running 78.23s Step 281( N/A%), pre moving , FPS 2.91, Running 78.47s Step 282( N/A%), pre moving , FPS 2.81, Running 78.95s Step 283( N/A%), pre moving , FPS 2.80, Running 79.42s Step 284( N/A%), pre moving , FPS 2.91, Running 79.66s Step 285( N/A%), pre moving , FPS 2.81, Running 80.13s Step 286( N/A%), pre moving , FPS 2.93, Running 80.32s Step 287( N/A%), pre moving , FPS 2.94, Running 80.77s Step 288( N/A%), pre moving , FPS 2.92, Running 81.05s Step 289( N/A%), pre moving , FPS 2.96, Running 81.46s Step 290( N/A%), pre moving , FPS 2.98, Running 81.88s Step 291( N/A%), pre moving , FPS 2.98, Running 82.05s Step 292( N/A%), pre moving , FPS 2.98, Running 82.47s Step 293( N/A%), pre moving , FPS 2.99, Running 82.64s Step 294( N/A%), pre moving , FPS 3.08, Running 82.84s Step 295( N/A%), pre moving , FPS 2.99, Running 83.23s Step 296( N/A%), pre moving , FPS 3.00, Running 83.46s Step 297( N/A%), pre moving , FPS 3.03, Running 83.72s Step 298( N/A%), pre moving , FPS 3.09, Running 83.85s Step 299( N/A%), pre moving , FPS 3.23, Running 83.96s Step 300( N/A%), pre moving , FPS 3.29, Running 84.31s Step 301( N/A%), pre moving , FPS 3.35, Running 84.43s Step 302( N/A%), pre moving , FPS 3.58, Running 84.54s Step 303( N/A%), pre moving , FPS 3.66, Running 84.88s Step 304( N/A%), pre moving , FPS 3.74, Running 85.01s Step 305( N/A%), pre moving , FPS 4.01, Running 85.12s Step 306( N/A%), pre moving , FPS 3.89, Running 85.46s Step 307( N/A%), pre moving , FPS 4.15, Running 85.59s Step 308( N/A%), pre moving , FPS 4.30, Running 85.70s Step 309( N/A%), pre moving , FPS 4.35, Running 86.05s Step 310( N/A%), pre moving , FPS 4.65, Running 86.18s Step 311( N/A%), pre moving , FPS 4.72, Running 86.29s Step 312( N/A%), pre moving , FPS 4.79, Running 86.65s Step 313( N/A%), pre moving , FPS 4.86, Running 86.75s Step 314( N/A%), pre moving , FPS 4.97, Running 86.86s Step 315( N/A%), pre moving , FPS 2.87, Running 90.19s Step 316( N/A%), pre moving , FPS 2.82, Running 90.56s Step 317( N/A%), pre moving , FPS 2.69, Running 91.17s Step 318( N/A%), pre moving , FPS 2.52, Running 91.78s Step 319( N/A%), pre moving , FPS 2.39, Running 92.34s Step 320( N/A%), pre moving , FPS 2.33, Running 92.90s Step 321( N/A%), pre moving , FPS 2.21, Running 93.47s Step 322( N/A%), pre moving , FPS 2.10, Running 94.04s Step 323( N/A%), pre moving , FPS 2.05, Running 94.63s Step 324( N/A%), pre moving , FPS 1.96, Running 95.20s Step 325( N/A%), pre moving , FPS 1.88, Running 95.78s Step 326( N/A%), pre moving , FPS 1.84, Running 96.33s Step 327( N/A%), pre moving , FPS 1.77, Running 96.89s Step 328( N/A%), pre moving , FPS 1.70, Running 97.44s Step 329( N/A%), pre moving , FPS 1.67, Running 98.02s Step 330( N/A%), pre moving , FPS 1.61, Running 98.58s Step 331( N/A%), pre moving , FPS 1.56, Running 99.14s Step 332( N/A%), pre moving , FPS 1.53, Running 99.70s Step 333( N/A%), pre moving , FPS 1.48, Running 100.26s Step 334( N/A%), pre moving , FPS 1.43, Running 100.84s Step 335( 0.17%), action 1, FPS 1.63, Running 102.47s Step 336( 0.33%), action 2, FPS 1.55, Running 103.48s Step 337( 0.50%), action 3, FPS 1.54, Running 104.14s Step 338( 0.67%), action 4, FPS 1.50, Running 105.12s Step 339( 0.83%), action 5, FPS 1.45, Running 106.11s Step 340( 1.00%), action 6, FPS 1.40, Running 107.16s Step 341( 1.17%), action 7, FPS 1.37, Running 108.09s Step 342( 1.33%), action 8, FPS 1.39, Running 108.43s Step 343( 1.50%), action 9, FPS 1.41, Running 108.79s Step 344( 1.67%), action 10, FPS 1.42, Running 109.25s Step 345( 1.83%), action 11, FPS 1.42, Running 109.90s Step 346( 2.00%), action 12, FPS 1.38, Running 110.84s Step 347( 2.17%), action 13, FPS 1.34, Running 111.85s Step 348( 2.33%), action 14, FPS 1.29, Running 112.91s Step 349( 2.50%), action 15, FPS 1.26, Running 113.91s Step 350( 2.67%), action 16, FPS 1.25, Running 114.59s Step 351( 2.83%), action 17, FPS 1.22, Running 115.58s Step 352( 3.00%), action 18, FPS 1.18, Running 116.62s Step 353( 3.17%), action 19, FPS 1.17, Running 117.31s Step 354( 3.33%), action 20, FPS 1.15, Running 118.22s Step 355( 3.50%), action 21, FPS 1.22, Running 118.93s Step 356( 3.67%), action 22, FPS 1.22, Running 119.93s Step 357( 3.83%), action 23, FPS 1.20, Running 120.87s Step 358( 4.00%), action 24, FPS 1.22, Running 121.54s Step 359( 4.17%), action 25, FPS 1.22, Running 122.46s Step 360( 4.33%), action 26, FPS 1.21, Running 123.66s Step 361( 4.50%), action 27, FPS 1.21, Running 124.58s Step 362( 4.67%), action 28, FPS 1.18, Running 125.43s Step 363( 4.83%), action 29, FPS 1.15, Running 126.16s Step 364( 5.00%), action 30, FPS 1.14, Running 126.81s Step 365( 5.17%), action 31, FPS 1.11, Running 127.97s Step 366( 5.33%), action 32, FPS 1.09, Running 129.19s Step 367( 5.50%), action 33, FPS 1.10, Running 130.09s Step 368( 5.67%), action 34, FPS 1.09, Running 131.22s Step 369( 5.83%), action 35, FPS 1.09, Running 132.18s Step 370( 6.00%), action 36, FPS 1.09, Running 132.87s Step 371( 6.17%), action 37, FPS 1.08, Running 134.04s Step 372( 6.33%), action 38, FPS 1.09, Running 135.05s Step 373( 6.50%), action 39, FPS 1.07, Running 135.98s Step 374( 6.67%), action 40, FPS 1.08, Running 136.76s Step 375( 6.83%), action 41, FPS 1.07, Running 137.68s Step 376( 7.00%), action 42, FPS 1.06, Running 138.79s Step 377( 7.17%), action 43, FPS 1.07, Running 139.47s Step 378( 7.33%), action 44, FPS 1.06, Running 140.48s Step 379( 7.50%), action 45, FPS 1.06, Running 141.30s Step 380( 7.67%), action 46, FPS 1.08, Running 142.11s Step 381( 7.83%), action 47, FPS 1.09, Running 142.91s Step 382( 8.00%), action 48, FPS 1.09, Running 143.77s Step 383( 8.17%), action 49, FPS 1.08, Running 144.71s Step 384( 8.33%), action 50, FPS 1.08, Running 145.32s Step 385( 8.50%), action 51, FPS 1.12, Running 145.89s Step 386( 8.67%), action 52, FPS 1.16, Running 146.42s Step 387( 8.83%), action 53, FPS 1.18, Running 147.02s Step 388( 9.00%), action 54, FPS 1.20, Running 147.86s Step 389( 9.17%), action 55, FPS 1.21, Running 148.66s Step 390( 9.33%), action 56, FPS 1.21, Running 149.35s Step 391( 9.50%), action 57, FPS 1.24, Running 150.22s Step 392( 9.67%), action 58, FPS 1.23, Running 151.36s Step 393( 9.83%), action 59, FPS 1.22, Running 152.43s Step 394( 10.00%), action 60, FPS 1.19, Running 153.62s Step 395( 10.17%), action 61, FPS 1.19, Running 154.53s Step 396( 10.33%), action 62, FPS 1.21, Running 155.27s Step 397( 10.50%), action 63, FPS 1.20, Running 156.20s Step 398( 10.67%), action 64, FPS 1.21, Running 156.95s Step 399( 10.83%), action 65, FPS 1.19, Running 158.10s Step 400( 11.00%), action 66, FPS 1.19, Running 158.98s Step 401( 11.17%), action 67, FPS 1.17, Running 159.98s Step 402( 11.33%), action 68, FPS 1.15, Running 161.12s Step 403( 11.50%), action 69, FPS 1.15, Running 162.10s Step 404( 11.67%), action 70, FPS 1.14, Running 162.84s Step 405( 11.83%), action 71, FPS 1.12, Running 163.75s Step 406( 12.00%), action 72, FPS 1.12, Running 164.34s Step 407( 12.17%), action 73, FPS 1.07, Running 165.74s Step 408( 12.33%), action 74, FPS 1.05, Running 166.95s Step 409( 12.50%), action 75, FPS 1.04, Running 167.82s Step 410( 12.67%), action 76, FPS 1.04, Running 168.52s Step 411( 12.83%), action 77, FPS 1.04, Running 169.47s Step 412( 13.00%), action 78, FPS 1.07, Running 170.13s Step 413( 13.17%), action 79, FPS 1.08, Running 170.88s Step 414( 13.33%), action 80, FPS 1.07, Running 172.31s Step 415( 13.50%), action 81, FPS 1.07, Running 173.23s Step 416( 13.67%), action 82, FPS 1.07, Running 173.91s Step 417( 13.83%), action 83, FPS 1.08, Running 174.67s Step 418( 14.00%), action 84, FPS 1.05, Running 175.94s Step 419( 14.17%), action 85, FPS 1.08, Running 176.55s Step 420( 14.33%), action 86, FPS 1.09, Running 177.37s Step 421( 14.50%), action 87, FPS 1.10, Running 178.21s Step 422( 14.67%), action 88, FPS 1.10, Running 179.23s Step 423( 14.83%), action 89, FPS 1.13, Running 179.80s Step 424( 15.00%), action 90, FPS 1.12, Running 180.77s Step 425( 15.17%), action 91, FPS 1.11, Running 181.81s Step 426( 15.33%), action 92, FPS 1.12, Running 182.26s Step 427( 15.50%), action 93, FPS 1.17, Running 182.90s Step 428( 15.67%), action 94, FPS 1.17, Running 184.04s Step 429( 15.83%), action 95, FPS 1.18, Running 184.72s Step 430( 16.00%), action 96, FPS 1.16, Running 185.70s Step 431( 16.17%), action 97, FPS 1.18, Running 186.39s Step 432( 16.33%), action 98, FPS 1.15, Running 187.59s Step 433( 16.50%), action 99, FPS 1.14, Running 188.40s Step 434( 16.67%), action 100, FPS 1.17, Running 189.46s Step 435( 16.83%), action 101, FPS 1.17, Running 190.33s Step 436( 17.00%), action 102, FPS 1.17, Running 191.08s Step 437( 17.17%), action 103, FPS 1.15, Running 192.02s Step 438( 17.33%), action 104, FPS 1.19, Running 192.71s Step 439( 17.50%), action 105, FPS 1.18, Running 193.56s Step 440( 17.67%), action 106, FPS 1.17, Running 194.45s Step 441( 17.83%), action 107, FPS 1.17, Running 195.36s Step 442( 18.00%), action 108, FPS 1.16, Running 196.45s Step 443( 18.17%), action 109, FPS 1.14, Running 197.38s Step 444( 18.33%), action 110, FPS 1.16, Running 198.06s Step 445( 18.50%), action 111, FPS 1.16, Running 199.07s Step 446( 18.67%), action 112, FPS 1.11, Running 200.23s Step 447( 18.83%), action 113, FPS 1.09, Running 201.23s Step 448( 19.00%), action 114, FPS 1.10, Running 202.23s Step 449( 19.17%), action 115, FPS 1.10, Running 202.98s Step 450( 19.33%), action 116, FPS 1.10, Running 203.83s Step 451( 19.50%), action 117, FPS 1.09, Running 204.72s Step 452( 19.67%), action 118, FPS 1.12, Running 205.51s Step 453( 19.83%), action 119, FPS 1.12, Running 206.32s Step 454( 20.00%), action 120, FPS 1.13, Running 207.11s Step 455( 20.17%), action 121, FPS 1.12, Running 208.13s Step 456( 20.33%), action 122, FPS 1.12, Running 208.90s Step 457( 20.50%), action 123, FPS 1.13, Running 209.64s Step 458( 20.67%), action 124, FPS 1.13, Running 210.38s Step 459( 20.83%), action 125, FPS 1.11, Running 211.57s Step 460( 21.00%), action 126, FPS 1.11, Running 212.45s Step 461( 21.17%), action 127, FPS 1.13, Running 213.04s Step 462( 21.33%), action 128, FPS 1.14, Running 213.92s Step 463( 21.50%), action 129, FPS 1.16, Running 214.61s Step 464( 21.67%), action 130, FPS 1.16, Running 215.34s Step 465( 21.83%), action 131, FPS 1.17, Running 216.20s Step 466( 22.00%), action 132, FPS 1.18, Running 217.19s Step 467( 22.17%), action 133, FPS 1.20, Running 217.88s Step 468( 22.33%), action 134, FPS 1.23, Running 218.55s Step 469( 22.50%), action 135, FPS 1.25, Running 218.99s Step 470( 22.67%), action 136, FPS 1.27, Running 219.52s Step 471( 22.83%), action 137, FPS 1.26, Running 220.53s Step 472( 23.00%), action 138, FPS 1.28, Running 221.16s Step 473( 23.17%), action 139, FPS 1.27, Running 222.07s Step 474( 23.33%), action 140, FPS 1.27, Running 222.85s Step 475( 23.50%), action 141, FPS 1.28, Running 223.78s Step 476( 23.67%), action 142, FPS 1.26, Running 224.77s Step 477( 23.83%), action 143, FPS 1.27, Running 225.39s Step 478( 24.00%), action 144, FPS 1.26, Running 226.21s Step 479( 24.17%), action 145, FPS 1.30, Running 226.98s Step 480( 24.33%), action 146, FPS 1.31, Running 227.69s Step 481( 24.50%), action 147, FPS 1.29, Running 228.54s Step 482( 24.67%), action 148, FPS 1.31, Running 229.24s Step 483( 24.83%), action 149, FPS 1.29, Running 230.10s Step 484( 25.00%), action 150, FPS 1.29, Running 230.84s Step 485( 25.17%), action 151, FPS 1.28, Running 231.83s Step 486( 25.33%), action 152, FPS 1.27, Running 232.94s Step 487( 25.50%), action 153, FPS 1.25, Running 233.86s Step 488( 25.67%), action 154, FPS 1.25, Running 234.56s Step 489( 25.83%), action 155, FPS 1.21, Running 235.50s Step 490( 26.00%), action 156, FPS 1.20, Running 236.20s Step 491( 26.17%), action 157, FPS 1.23, Running 236.83s Step 492( 26.33%), action 158, FPS 1.20, Running 237.84s Step 493( 26.50%), action 159, FPS 1.19, Running 238.82s Step 494( 26.67%), action 160, FPS 1.20, Running 239.50s Step 495( 26.83%), action 161, FPS 1.21, Running 240.34s Step 496( 27.00%), action 162, FPS 1.21, Running 241.27s Step 497( 27.17%), action 163, FPS 1.17, Running 242.46s Step 498( 27.33%), action 164, FPS 1.16, Running 243.38s Step 499( 27.50%), action 165, FPS 1.16, Running 244.17s Step 500( 27.67%), action 166, FPS 1.14, Running 245.27s Step 501( 27.83%), action 167, FPS 1.14, Running 246.11s Step 502( 28.00%), action 168, FPS 1.11, Running 247.33s Step 503( 28.17%), action 169, FPS 1.10, Running 248.35s Step 504( 28.33%), action 170, FPS 1.09, Running 249.13s Step 505( 28.50%), action 171, FPS 1.10, Running 250.03s Step 506( 28.67%), action 172, FPS 1.10, Running 251.09s Step 507( 28.83%), action 173, FPS 1.09, Running 252.13s Step 508( 29.00%), action 174, FPS 1.07, Running 253.19s Step 509( 29.17%), action 175, FPS 1.09, Running 253.93s Step 510( 29.33%), action 176, FPS 1.08, Running 254.80s Step 511( 29.50%), action 177, FPS 1.09, Running 255.11s Step 512( 29.67%), action 178, FPS 1.12, Running 255.65s Step 513( 29.83%), action 179, FPS 1.13, Running 256.59s Step 514( 30.00%), action 180, FPS 1.10, Running 257.66s Step 515( 30.17%), action 181, FPS 1.09, Running 258.64s Step 516( 30.33%), action 182, FPS 1.10, Running 259.41s Step 517( 30.50%), action 183, FPS 1.12, Running 260.29s Step 518( 30.67%), action 184, FPS 1.11, Running 261.44s Step 519( 30.83%), action 185, FPS 1.10, Running 262.34s Step 520( 31.00%), action 186, FPS 1.13, Running 263.01s Step 521( 31.17%), action 187, FPS 1.12, Running 263.93s Step 522( 31.33%), action 188, FPS 1.16, Running 264.62s Step 523( 31.50%), action 189, FPS 1.16, Running 265.55s Step 524( 31.67%), action 190, FPS 1.17, Running 266.26s Step 525( 31.83%), action 191, FPS 1.17, Running 267.18s Step 526( 32.00%), action 192, FPS 1.19, Running 267.86s Step 527( 32.17%), action 193, FPS 1.20, Running 268.85s Step 528( 32.33%), action 194, FPS 1.22, Running 269.60s Step 529( 32.50%), action 195, FPS 1.22, Running 270.36s Step 530( 32.67%), action 196, FPS 1.23, Running 271.03s Step 531( 32.83%), action 197, FPS 1.19, Running 271.86s Step 532( 33.00%), action 198, FPS 1.18, Running 272.62s Step 533( 33.17%), action 199, FPS 1.20, Running 273.25s Step 534( 33.33%), action 200, FPS 1.25, Running 273.60s Step 535( 33.50%), action 201, FPS 1.28, Running 274.29s Step 536( 33.67%), action 202, FPS 1.29, Running 274.87s Step 537( 33.83%), action 203, FPS 1.29, Running 275.82s Step 538( 34.00%), action 204, FPS 1.33, Running 276.49s Step 539( 34.17%), action 205, FPS 1.32, Running 277.44s Step 540( 34.33%), action 206, FPS 1.31, Running 278.32s Step 541( 34.50%), action 207, FPS 1.32, Running 279.11s Step 542( 34.67%), action 208, FPS 1.29, Running 280.17s Step 543( 34.83%), action 209, FPS 1.28, Running 281.16s Step 544( 35.00%), action 210, FPS 1.25, Running 282.30s Step 545( 35.17%), action 211, FPS 1.24, Running 283.30s Step 546( 35.33%), action 212, FPS 1.24, Running 284.02s Step 547( 35.50%), action 213, FPS 1.25, Running 284.88s Step 548( 35.67%), action 214, FPS 1.24, Running 285.68s Step 549( 35.83%), action 215, FPS 1.23, Running 286.61s Step 550( 36.00%), action 216, FPS 1.23, Running 287.32s Step 551( 36.17%), action 217, FPS 1.23, Running 288.11s Step 552( 36.33%), action 218, FPS 1.19, Running 289.41s Step 553( 36.50%), action 219, FPS 1.17, Running 290.36s Step 554( 36.67%), action 220, FPS 1.11, Running 291.55s Step 555( 36.83%), action 221, FPS 1.12, Running 292.21s Step 556( 37.00%), action 222, FPS 1.12, Running 292.67s Step 557( 37.17%), action 223, FPS 1.15, Running 293.18s Step 558( 37.33%), action 224, FPS 1.12, Running 294.35s Step 559( 37.50%), action 225, FPS 1.12, Running 295.28s Step 560( 37.67%), action 226, FPS 1.13, Running 295.99s Step 561( 37.83%), action 227, FPS 1.13, Running 296.87s Step 562( 38.00%), action 228, FPS 1.15, Running 297.51s Step 563( 38.17%), action 229, FPS 1.16, Running 298.37s Step 564( 38.33%), action 230, FPS 1.19, Running 299.11s Step 565( 38.50%), action 231, FPS 1.20, Running 300.03s Step 566( 38.67%), action 232, FPS 1.20, Running 300.74s Step 567( 38.83%), action 233, FPS 1.20, Running 301.58s Step 568( 39.00%), action 234, FPS 1.17, Running 302.85s Step 569( 39.17%), action 235, FPS 1.16, Running 303.79s Step 570( 39.33%), action 236, FPS 1.16, Running 304.51s Step 571( 39.50%), action 237, FPS 1.15, Running 305.51s Step 572( 39.67%), action 238, FPS 1.18, Running 306.32s Step 573( 39.83%), action 239, FPS 1.19, Running 307.14s Step 574( 40.00%), action 240, FPS 1.20, Running 308.19s Step 575( 40.17%), action 241, FPS 1.18, Running 309.17s Step 576( 40.33%), action 242, FPS 1.17, Running 309.80s Step 577( 40.50%), action 243, FPS 1.16, Running 310.46s Step 578( 40.67%), action 244, FPS 1.21, Running 310.82s Step 579( 40.83%), action 245, FPS 1.26, Running 311.11s Step 580( 41.00%), action 246, FPS 1.28, Running 311.61s Step 581( 41.17%), action 247, FPS 1.31, Running 312.17s Step 582( 41.33%), action 248, FPS 1.28, Running 313.13s Step 583( 41.50%), action 249, FPS 1.27, Running 314.10s Step 584( 41.67%), action 250, FPS 1.28, Running 314.79s Step 585( 41.83%), action 251, FPS 1.27, Running 315.77s Step 586( 42.00%), action 252, FPS 1.27, Running 316.45s Step 587( 42.17%), action 253, FPS 1.26, Running 317.41s Step 588( 42.33%), action 254, FPS 1.31, Running 318.07s Step 589( 42.50%), action 255, FPS 1.32, Running 318.97s Step 590( 42.67%), action 256, FPS 1.32, Running 319.65s Step 591( 42.83%), action 257, FPS 1.33, Running 320.54s Step 592( 43.00%), action 258, FPS 1.34, Running 321.30s Step 593( 43.17%), action 259, FPS 1.33, Running 322.17s Step 594( 43.33%), action 260, FPS 1.36, Running 322.89s Step 595( 43.50%), action 261, FPS 1.38, Running 323.69s Step 596( 43.67%), action 262, FPS 1.36, Running 324.48s Step 597( 43.83%), action 263, FPS 1.36, Running 325.15s Step 598( 44.00%), action 264, FPS 1.31, Running 326.13s Step 599( 44.17%), action 265, FPS 1.26, Running 327.04s Step 600( 44.33%), action 266, FPS 1.24, Running 327.75s Step 601( 44.50%), action 267, FPS 1.22, Running 328.62s Step 602( 44.67%), action 268, FPS 1.23, Running 329.34s Step 603( 44.83%), action 269, FPS 1.28, Running 329.71s Step 604( 45.00%), action 270, FPS 1.28, Running 330.36s Step 605( 45.17%), action 271, FPS 1.32, Running 330.88s Step 606( 45.33%), action 272, FPS 1.33, Running 331.53s Step 607( 45.50%), action 273, FPS 1.35, Running 332.20s Step 608( 45.67%), action 274, FPS 1.34, Running 333.04s Step 609( 45.83%), action 275, FPS 1.36, Running 333.70s Step 610( 46.00%), action 276, FPS 1.34, Running 334.54s Step 611( 46.17%), action 277, FPS 1.34, Running 335.42s Step 612( 46.33%), action 278, FPS 1.34, Running 336.22s Step 613( 46.50%), action 279, FPS 1.33, Running 337.20s Step 614( 46.67%), action 280, FPS 1.33, Running 337.94s Step 615( 46.83%), action 281, FPS 1.32, Running 338.89s Step 616( 47.00%), action 282, FPS 1.30, Running 339.86s Step 617( 47.17%), action 283, FPS 1.30, Running 340.54s Step 618( 47.33%), action 284, FPS 1.33, Running 341.16s Step 619( 47.50%), action 285, FPS 1.33, Running 342.06s Step 620( 47.67%), action 286, FPS 1.33, Running 342.73s Step 621( 47.83%), action 287, FPS 1.34, Running 343.59s Step 622( 48.00%), action 288, FPS 1.29, Running 344.89s Step 623( 48.17%), action 289, FPS 1.25, Running 345.71s Step 624( 48.33%), action 290, FPS 1.24, Running 346.54s Step 625( 48.50%), action 291, FPS 1.20, Running 347.52s Step 626( 48.67%), action 292, FPS 1.20, Running 348.21s Step 627( 48.83%), action 293, FPS 1.19, Running 349.07s Step 628( 49.00%), action 294, FPS 1.22, Running 349.49s Step 629( 49.17%), action 295, FPS 1.23, Running 349.98s Step 630( 49.33%), action 296, FPS 1.24, Running 350.64s Step 631( 49.50%), action 297, FPS 1.26, Running 351.23s Step 632( 49.67%), action 298, FPS 1.25, Running 352.21s Step 633( 49.83%), action 299, FPS 1.28, Running 352.86s Step 634( 50.00%), action 300, FPS 1.26, Running 353.77s Step 635( 50.17%), action 301, FPS 1.25, Running 354.91s Step 636( 50.33%), action 302, FPS 1.27, Running 355.62s Step 637( 50.50%), action 303, FPS 1.26, Running 356.42s Step 638( 50.67%), action 304, FPS 1.24, Running 357.28s Step 639( 50.83%), action 305, FPS 1.25, Running 358.09s Step 640( 51.00%), action 306, FPS 1.22, Running 359.11s Step 641( 51.17%), action 307, FPS 1.20, Running 360.31s Step 642( 51.33%), action 308, FPS 1.21, Running 361.38s Step 643( 51.50%), action 309, FPS 1.23, Running 362.02s Step 644( 51.67%), action 310, FPS 1.21, Running 363.02s Step 645( 51.83%), action 311, FPS 1.21, Running 364.04s Step 646( 52.00%), action 312, FPS 1.21, Running 364.81s Step 647( 52.17%), action 313, FPS 1.20, Running 365.73s Step 648( 52.33%), action 314, FPS 1.15, Running 366.84s Step 649( 52.50%), action 315, FPS 1.13, Running 367.68s Step 650( 52.67%), action 316, FPS 1.12, Running 368.49s Step 651( 52.83%), action 317, FPS 1.10, Running 369.44s Step 652( 53.00%), action 318, FPS 1.10, Running 370.43s Step 653( 53.17%), action 319, FPS 1.09, Running 371.26s Step 654( 53.33%), action 320, FPS 1.09, Running 372.04s Step 655( 53.50%), action 321, FPS 1.10, Running 373.03s Step 656( 53.67%), action 322, FPS 1.08, Running 374.13s Step 657( 53.83%), action 323, FPS 1.09, Running 374.82s Step 658( 54.00%), action 324, FPS 1.09, Running 375.71s Step 659( 54.17%), action 325, FPS 1.08, Running 376.53s Step 660( 54.33%), action 326, FPS 1.09, Running 377.40s Step 661( 54.50%), action 327, FPS 1.11, Running 378.29s Step 662( 54.67%), action 328, FPS 1.13, Running 379.00s Step 663( 54.83%), action 329, FPS 1.12, Running 379.86s Step 664( 55.00%), action 330, FPS 1.14, Running 380.64s Step 665( 55.17%), action 331, FPS 1.14, Running 381.64s Step 666( 55.33%), action 332, FPS 1.11, Running 382.79s Step 667( 55.50%), action 333, FPS 1.11, Running 383.72s Step 668( 55.67%), action 334, FPS 1.14, Running 384.41s Step 669( 55.83%), action 335, FPS 1.13, Running 385.31s Step 670( 56.00%), action 336, FPS 1.14, Running 386.10s Step 671( 56.17%), action 337, FPS 1.14, Running 386.93s Step 672( 56.33%), action 338, FPS 1.18, Running 387.43s Step 673( 56.50%), action 339, FPS 1.19, Running 388.04s Step 674( 56.67%), action 340, FPS 1.22, Running 388.46s Step 675( 56.83%), action 341, FPS 1.20, Running 389.67s Step 676( 57.00%), action 342, FPS 1.21, Running 390.65s Step 677( 57.17%), action 343, FPS 1.19, Running 391.60s Step 678( 57.33%), action 344, FPS 1.20, Running 392.38s Step 679( 57.50%), action 345, FPS 1.19, Running 393.30s Step 680( 57.67%), action 346, FPS 1.21, Running 393.98s Step 681( 57.83%), action 347, FPS 1.22, Running 394.64s Step 682( 58.00%), action 348, FPS 1.21, Running 395.51s Step 683( 58.17%), action 349, FPS 1.20, Running 396.51s Step 684( 58.33%), action 350, FPS 1.17, Running 397.69s Step 685( 58.50%), action 351, FPS 1.18, Running 398.64s Step 686( 58.67%), action 352, FPS 1.18, Running 399.73s Step 687( 58.83%), action 353, FPS 1.18, Running 400.70s Step 688( 59.00%), action 354, FPS 1.18, Running 401.35s Step 689( 59.17%), action 355, FPS 1.18, Running 402.31s Step 690( 59.33%), action 356, FPS 1.16, Running 403.37s Step 691( 59.50%), action 357, FPS 1.16, Running 404.14s Step 692( 59.67%), action 358, FPS 1.14, Running 404.92s Step 693( 59.83%), action 359, FPS 1.13, Running 405.80s Step 694( 60.00%), action 360, FPS 1.12, Running 406.31s Step 695( 60.17%), action 361, FPS 1.17, Running 406.81s Step 696( 60.33%), action 362, FPS 1.21, Running 407.24s Step 697( 60.50%), action 363, FPS 1.21, Running 408.08s Step 698( 60.67%), action 364, FPS 1.24, Running 408.56s Step 699( 60.83%), action 365, FPS 1.24, Running 409.44s Step 700( 61.00%), action 366, FPS 1.21, Running 410.55s Step 701( 61.17%), action 367, FPS 1.19, Running 411.44s Step 702( 61.33%), action 368, FPS 1.19, Running 412.26s Step 703( 61.50%), action 369, FPS 1.22, Running 412.87s Step 704( 61.67%), action 370, FPS 1.24, Running 413.77s Step 705( 61.83%), action 371, FPS 1.25, Running 414.68s Step 706( 62.00%), action 372, FPS 1.27, Running 415.44s Step 707( 62.17%), action 373, FPS 1.28, Running 416.37s Step 708( 62.33%), action 374, FPS 1.24, Running 417.49s Step 709( 62.50%), action 375, FPS 1.25, Running 418.32s Step 710( 62.67%), action 376, FPS 1.27, Running 419.13s Step 711( 62.83%), action 377, FPS 1.24, Running 420.25s Step 712( 63.00%), action 378, FPS 1.22, Running 421.28s Step 713( 63.17%), action 379, FPS 1.22, Running 422.18s Step 714( 63.33%), action 380, FPS 1.20, Running 423.00s Step 715( 63.50%), action 381, FPS 1.17, Running 423.89s Step 716( 63.67%), action 382, FPS 1.13, Running 424.87s Step 717( 63.83%), action 383, FPS 1.15, Running 425.47s Step 718( 64.00%), action 384, FPS 1.16, Running 425.83s Step 719( 64.17%), action 385, FPS 1.20, Running 426.14s Step 720( 64.33%), action 386, FPS 1.26, Running 426.47s Step 721( 64.50%), action 387, FPS 1.30, Running 426.81s Step 722( 64.67%), action 388, FPS 1.33, Running 427.30s Step 723( 64.83%), action 389, FPS 1.34, Running 427.83s Step 724( 65.00%), action 390, FPS 1.33, Running 428.78s Step 725( 65.17%), action 391, FPS 1.32, Running 429.83s Step 726( 65.33%), action 392, FPS 1.32, Running 430.55s Step 727( 65.50%), action 393, FPS 1.32, Running 431.49s Step 728( 65.67%), action 394, FPS 1.32, Running 432.60s Step 729( 65.83%), action 395, FPS 1.32, Running 433.49s Step 730( 66.00%), action 396, FPS 1.32, Running 434.25s Step 731( 66.17%), action 397, FPS 1.34, Running 435.16s Step 732( 66.33%), action 398, FPS 1.34, Running 436.26s Step 733( 66.50%), action 399, FPS 1.36, Running 436.92s Step 734( 66.67%), action 400, FPS 1.35, Running 437.81s Step 735( 66.83%), action 401, FPS 1.33, Running 438.90s Step 736( 67.00%), action 402, FPS 1.32, Running 440.00s Step 737( 67.17%), action 403, FPS 1.31, Running 440.68s Step 738( 67.33%), action 404, FPS 1.26, Running 441.66s Step 739( 67.50%), action 405, FPS 1.22, Running 442.60s Step 740( 67.67%), action 406, FPS 1.18, Running 443.36s Step 741( 67.83%), action 407, FPS 1.14, Running 444.35s Step 742( 68.00%), action 408, FPS 1.13, Running 445.04s Step 743( 68.17%), action 409, FPS 1.14, Running 445.37s Step 744( 68.33%), action 410, FPS 1.18, Running 445.71s Step 745( 68.50%), action 411, FPS 1.20, Running 446.48s Step 746( 68.67%), action 412, FPS 1.19, Running 447.32s Step 747( 68.83%), action 413, FPS 1.20, Running 448.15s Step 748( 69.00%), action 414, FPS 1.23, Running 448.87s Step 749( 69.17%), action 415, FPS 1.23, Running 449.81s Step 750( 69.33%), action 416, FPS 1.23, Running 450.51s Step 751( 69.50%), action 417, FPS 1.23, Running 451.46s Step 752( 69.67%), action 418, FPS 1.26, Running 452.16s Step 753( 69.83%), action 419, FPS 1.24, Running 453.09s Step 754( 70.00%), action 420, FPS 1.22, Running 454.17s Step 755( 70.17%), action 421, FPS 1.23, Running 455.13s Step 756( 70.33%), action 422, FPS 1.26, Running 455.82s Step 757( 70.50%), action 423, FPS 1.26, Running 456.50s Step 758( 70.67%), action 424, FPS 1.27, Running 457.39s Step 759( 70.83%), action 425, FPS 1.29, Running 458.08s Step 760( 71.00%), action 426, FPS 1.28, Running 458.98s Step 761( 71.17%), action 427, FPS 1.31, Running 459.63s Step 762( 71.33%), action 428, FPS 1.30, Running 460.40s Step 763( 71.50%), action 429, FPS 1.26, Running 461.23s Step 764( 71.67%), action 430, FPS 1.23, Running 461.99s Step 765( 71.83%), action 431, FPS 1.22, Running 462.93s Step 766( 72.00%), action 432, FPS 1.20, Running 463.95s Step 767( 72.17%), action 433, FPS 1.24, Running 464.29s Step 768( 72.33%), action 434, FPS 1.27, Running 464.64s Step 769( 72.50%), action 435, FPS 1.30, Running 465.20s Step 770( 72.67%), action 436, FPS 1.31, Running 465.78s Step 771( 72.83%), action 437, FPS 1.33, Running 466.46s Step 772( 73.00%), action 438, FPS 1.34, Running 467.09s Step 773( 73.17%), action 439, FPS 1.36, Running 467.77s Step 774( 73.33%), action 440, FPS 1.37, Running 468.73s Step 775( 73.50%), action 441, FPS 1.38, Running 469.63s Step 776( 73.67%), action 442, FPS 1.37, Running 470.40s Step 777( 73.83%), action 443, FPS 1.36, Running 471.23s Step 778( 74.00%), action 444, FPS 1.37, Running 471.97s Step 779( 74.17%), action 445, FPS 1.35, Running 472.89s Step 780( 74.33%), action 446, FPS 1.37, Running 473.55s Step 781( 74.50%), action 447, FPS 1.35, Running 474.47s Step 782( 74.67%), action 448, FPS 1.36, Running 475.14s Step 783( 74.83%), action 449, FPS 1.35, Running 476.05s Step 784( 75.00%), action 450, FPS 1.36, Running 476.74s Step 785( 75.17%), action 451, FPS 1.36, Running 477.63s Step 786( 75.33%), action 452, FPS 1.39, Running 478.32s Step 787( 75.50%), action 453, FPS 1.35, Running 479.12s Step 788( 75.67%), action 454, FPS 1.31, Running 479.91s Step 789( 75.83%), action 455, FPS 1.28, Running 480.83s Step 790( 76.00%), action 456, FPS 1.27, Running 481.53s Step 791( 76.17%), action 457, FPS 1.25, Running 482.47s Step 792( 76.33%), action 458, FPS 1.21, Running 483.60s Step 793( 76.50%), action 459, FPS 1.21, Running 484.23s Step 794( 76.67%), action 460, FPS 1.27, Running 484.54s Step 795( 76.83%), action 461, FPS 1.29, Running 485.10s Step 796( 77.00%), action 462, FPS 1.31, Running 485.71s Step 797( 77.17%), action 463, FPS 1.34, Running 486.12s Step 798( 77.33%), action 464, FPS 1.38, Running 486.50s Step 799( 77.50%), action 465, FPS 1.43, Running 486.84s Step 800( 77.67%), action 466, FPS 1.45, Running 487.31s Step 801( 77.83%), action 467, FPS 1.50, Running 487.83s Step 802( 78.00%), action 468, FPS 1.50, Running 488.50s Step 803( 78.17%), action 469, FPS 1.55, Running 488.97s Step 804( 78.33%), action 470, FPS 1.57, Running 489.51s Step 805( 78.50%), action 471, FPS 1.54, Running 490.59s Step 806( 78.67%), action 472, FPS 1.50, Running 491.63s Step 807( 78.83%), action 473, FPS 1.50, Running 492.43s Step 808( 79.00%), action 474, FPS 1.50, Running 493.25s Step 809( 79.17%), action 475, FPS 1.50, Running 494.18s Step 810( 79.33%), action 476, FPS 1.49, Running 494.94s Step 811( 79.50%), action 477, FPS 1.49, Running 495.86s Step 812( 79.67%), action 478, FPS 1.55, Running 496.53s Step 813( 79.83%), action 479, FPS 1.51, Running 497.51s Step 814( 80.00%), action 480, FPS 1.46, Running 498.21s Step 815( 80.17%), action 481, FPS 1.42, Running 499.16s Step 816( 80.33%), action 482, FPS 1.38, Running 500.22s Step 817( 80.50%), action 483, FPS 1.35, Running 500.88s Step 818( 80.67%), action 484, FPS 1.30, Running 501.86s Step 819( 80.83%), action 485, FPS 1.26, Running 502.75s Step 820( 81.00%), action 486, FPS 1.24, Running 503.50s Step 821( 81.17%), action 487, FPS 1.21, Running 504.37s Step 822( 81.33%), action 488, FPS 1.20, Running 505.11s Step 823( 81.50%), action 489, FPS 1.19, Running 505.76s Step 824( 81.67%), action 490, FPS 1.16, Running 506.72s Step 825( 81.83%), action 491, FPS 1.19, Running 507.33s Step 826( 82.00%), action 492, FPS 1.25, Running 507.67s Step 827( 82.17%), action 493, FPS 1.26, Running 508.24s Step 828( 82.33%), action 494, FPS 1.28, Running 508.94s Step 829( 82.50%), action 495, FPS 1.31, Running 509.41s Step 830( 82.67%), action 496, FPS 1.31, Running 510.16s Step 831( 82.83%), action 497, FPS 1.33, Running 510.85s Step 832( 83.00%), action 498, FPS 1.32, Running 511.69s Step 833( 83.17%), action 499, FPS 1.34, Running 512.45s Step 834( 83.33%), action 500, FPS 1.33, Running 513.20s Step 835( 83.50%), action 501, FPS 1.34, Running 514.14s Step 836( 83.67%), action 502, FPS 1.34, Running 515.13s Step 837( 83.83%), action 503, FPS 1.34, Running 515.75s Step 838( 84.00%), action 504, FPS 1.34, Running 516.73s Step 839( 84.17%), action 505, FPS 1.37, Running 517.33s Step 840( 84.33%), action 506, FPS 1.37, Running 518.08s Step 841( 84.50%), action 507, FPS 1.38, Running 518.89s Step 842( 84.67%), action 508, FPS 1.38, Running 519.56s Step 843( 84.83%), action 509, FPS 1.35, Running 520.53s Step 844( 85.00%), action 510, FPS 1.35, Running 521.58s Step 845( 85.17%), action 511, FPS 1.34, Running 522.26s Step 846( 85.33%), action 512, FPS 1.29, Running 523.21s Step 847( 85.50%), action 513, FPS 1.26, Running 524.08s Step 848( 85.67%), action 514, FPS 1.26, Running 524.80s Step 849( 85.83%), action 515, FPS 1.24, Running 525.50s Step 850( 86.00%), action 516, FPS 1.23, Running 526.43s Step 851( 86.17%), action 517, FPS 1.22, Running 527.28s Step 852( 86.33%), action 518, FPS 1.25, Running 527.74s Step 853( 86.50%), action 519, FPS 1.27, Running 528.14s Step 854( 86.67%), action 520, FPS 1.30, Running 528.56s Step 855( 86.83%), action 521, FPS 1.33, Running 529.18s Step 856( 87.00%), action 522, FPS 1.37, Running 529.78s Step 857( 87.17%), action 523, FPS 1.34, Running 530.68s Step 858( 87.33%), action 524, FPS 1.34, Running 531.65s Step 859( 87.50%), action 525, FPS 1.34, Running 532.29s Step 860( 87.67%), action 526, FPS 1.31, Running 533.39s Step 861( 87.83%), action 527, FPS 1.30, Running 534.28s Step 862( 88.00%), action 528, FPS 1.30, Running 534.95s Step 863( 88.17%), action 529, FPS 1.30, Running 535.94s Step 864( 88.33%), action 530, FPS 1.32, Running 536.68s Step 865( 88.50%), action 531, FPS 1.28, Running 537.94s Step 866( 88.67%), action 532, FPS 1.26, Running 539.09s Step 867( 88.83%), action 533, FPS 1.26, Running 539.97s Step 868( 89.00%), action 534, FPS 1.26, Running 540.72s Step 869( 89.17%), action 535, FPS 1.24, Running 541.68s Step 870( 89.33%), action 536, FPS 1.25, Running 542.47s Step 871( 89.50%), action 537, FPS 1.24, Running 543.37s Step 872( 89.67%), action 538, FPS 1.22, Running 544.12s Step 873( 89.83%), action 539, FPS 1.18, Running 545.02s Step 874( 90.00%), action 540, FPS 1.17, Running 545.70s Step 875( 90.17%), action 541, FPS 1.15, Running 546.57s Step 876( 90.33%), action 542, FPS 1.16, Running 547.03s Step 877( 90.50%), action 543, FPS 1.18, Running 547.64s Step 878( 90.67%), action 544, FPS 1.16, Running 548.82s Step 879( 90.83%), action 545, FPS 1.14, Running 549.76s Step 880( 91.00%), action 546, FPS 1.14, Running 550.87s Step 881( 91.17%), action 547, FPS 1.14, Running 551.85s Step 882( 91.33%), action 548, FPS 1.13, Running 552.69s Step 883( 91.50%), action 549, FPS 1.15, Running 553.40s Step 884( 91.67%), action 550, FPS 1.15, Running 554.09s Step 885( 91.83%), action 551, FPS 1.17, Running 555.03s Step 886( 92.00%), action 552, FPS 1.21, Running 555.68s Step 887( 92.17%), action 553, FPS 1.21, Running 556.55s Step 888( 92.33%), action 554, FPS 1.21, Running 557.27s Step 889( 92.50%), action 555, FPS 1.21, Running 558.22s Step 890( 92.67%), action 556, FPS 1.21, Running 558.97s Step 891( 92.83%), action 557, FPS 1.21, Running 559.87s Step 892( 93.00%), action 558, FPS 1.21, Running 560.60s Step 893( 93.17%), action 559, FPS 1.23, Running 561.23s Step 894( 93.33%), action 560, FPS 1.22, Running 562.15s Step 895( 93.50%), action 561, FPS 1.20, Running 563.18s Step 896( 93.67%), action 562, FPS 1.15, Running 564.39s Step 897( 93.83%), action 563, FPS 1.13, Running 565.28s Step 898( 94.00%), action 564, FPS 1.18, Running 565.74s Step 899( 94.17%), action 565, FPS 1.18, Running 566.72s Step 900( 94.33%), action 566, FPS 1.18, Running 567.87s Step 901( 94.50%), action 567, FPS 1.18, Running 568.73s Step 902( 94.67%), action 568, FPS 1.19, Running 569.54s Step 903( 94.83%), action 569, FPS 1.17, Running 570.49s Step 904( 95.00%), action 570, FPS 1.15, Running 571.46s Step 905( 95.17%), action 571, FPS 1.14, Running 572.53s Step 906( 95.33%), action 572, FPS 1.14, Running 573.19s Step 907( 95.50%), action 573, FPS 1.14, Running 574.09s Step 908( 95.67%), action 574, FPS 1.11, Running 575.26s Step 909( 95.83%), action 575, FPS 1.11, Running 576.21s Step 910( 96.00%), action 576, FPS 1.12, Running 576.90s Step 911( 96.17%), action 577, FPS 1.11, Running 577.90s Step 912( 96.33%), action 578, FPS 1.09, Running 579.01s Step 913( 96.50%), action 579, FPS 1.06, Running 580.03s Step 914( 96.67%), action 580, FPS 1.07, Running 580.85s Step 915( 96.83%), action 581, FPS 1.08, Running 581.77s Step 916( 97.00%), action 582, FPS 1.09, Running 582.76s Step 917( 97.17%), action 583, FPS 1.09, Running 583.64s Step 918( 97.33%), action 584, FPS 1.08, Running 584.34s Step 919( 97.50%), action 585, FPS 1.09, Running 585.01s Step 920( 97.67%), action 586, FPS 1.10, Running 585.97s Step 921( 97.83%), action 587, FPS 1.12, Running 586.63s Step 922( 98.00%), action 588, FPS 1.10, Running 587.71s Step 923( 98.17%), action 589, FPS 1.11, Running 588.56s Step 924( 98.33%), action 590, FPS 1.12, Running 589.38s Step 925( 98.50%), action 591, FPS 1.12, Running 590.32s Step 926( 98.67%), action 592, FPS 1.11, Running 591.18s Step 927( 98.83%), action 593, FPS 1.12, Running 591.99s Step 928( 99.00%), action 594, FPS 1.13, Running 592.96s Step 929( 99.17%), action 595, FPS 1.15, Running 593.61s Step 930( 99.33%), action 596, FPS 1.13, Running 594.67s Step 931( 99.50%), action 597, FPS 1.13, Running 595.54s Step 932( 99.67%), action 598, FPS 1.16, Running 596.26s Step 933( 99.83%), action 599, FPS 1.18, Running 596.92s Step 934(100.00%), action 600, FPS 1.17, Running 597.94s [2026-08-02 17:51:17] [4 ] Seed 3 failed after 598.22 s. +steps: 934 , actions: 600 . +Instruction: Empty +Total 0/4(0.00%) success. +Setting seed: 4 +Step 1( N/A%), pre moving , FPS 2.79, Running 0.36s Step 2( N/A%), pre moving , FPS 4.93, Running 0.41s Step 3( N/A%), pre moving , FPS 6.09, Running 0.49s Step 4( N/A%), pre moving , FPS 7.10, Running 0.56s Step 5( N/A%), pre moving , FPS 6.02, Running 0.83s Step 6( N/A%), pre moving , FPS 6.30, Running 0.95s Step 7( N/A%), pre moving , FPS 6.70, Running 1.04s Step 8( N/A%), pre moving , FPS 7.15, Running 1.12s Step 9( N/A%), pre moving , FPS 6.69, Running 1.35s Step 10( N/A%), pre moving , FPS 6.53, Running 1.53s Step 11( N/A%), pre moving , FPS 6.90, Running 1.60s Step 12( N/A%), pre moving , FPS 7.13, Running 1.68s Step 13( N/A%), pre moving , FPS 6.50, Running 2.00s Step 14( N/A%), pre moving , FPS 6.69, Running 2.09s Step 15( N/A%), pre moving , FPS 6.94, Running 2.16s Step 16( N/A%), pre moving , FPS 7.17, Running 2.23s Step 17( N/A%), pre moving , FPS 6.65, Running 2.56s Step 18( N/A%), pre moving , FPS 6.89, Running 2.61s Step 19( N/A%), pre moving , FPS 7.03, Running 2.70s Step 20( N/A%), pre moving , FPS 7.20, Running 2.78s Step 21( N/A%), pre moving , FPS 6.82, Running 3.29s Step 22( N/A%), pre moving , FPS 6.76, Running 3.36s Step 23( N/A%), pre moving , FPS 6.42, Running 3.61s Step 24( N/A%), pre moving , FPS 6.30, Running 3.74s Step 25( N/A%), pre moving , FPS 6.67, Running 3.83s Step 26( N/A%), pre moving , FPS 5.98, Running 4.30s Step 27( N/A%), pre moving , FPS 6.11, Running 4.32s Step 28( N/A%), pre moving , FPS 6.21, Running 4.34s Step 29( N/A%), pre moving , FPS 6.63, Running 4.36s Step 30( N/A%), pre moving , FPS 7.01, Running 4.38s Step 31( N/A%), pre moving , FPS 7.12, Running 4.40s Step 32( N/A%), pre moving , FPS 7.30, Running 4.42s Step 33( N/A%), pre moving , FPS 8.18, Running 4.45s Step 34( N/A%), pre moving , FPS 8.43, Running 4.47s Step 35( N/A%), pre moving , FPS 8.59, Running 4.49s Step 36( N/A%), pre moving , FPS 6.90, Running 5.13s Step 37( N/A%), pre moving , FPS 6.77, Running 5.51s Step 38( N/A%), pre moving , FPS 6.72, Running 5.59s Step 39( N/A%), pre moving , FPS 6.78, Running 5.65s Step 40( N/A%), pre moving , FPS 6.76, Running 5.74s Step 41( N/A%), pre moving , FPS 8.00, Running 5.79s Step 42( N/A%), pre moving , FPS 8.07, Running 5.84s Step 43( N/A%), pre moving , FPS 8.67, Running 5.92s Step 44( N/A%), pre moving , FPS 8.89, Running 5.99s Step 45( N/A%), pre moving , FPS 9.01, Running 6.05s Step 46( N/A%), pre moving , FPS 10.97, Running 6.12s Step 47( N/A%), pre moving , FPS 10.70, Running 6.19s Step 48( N/A%), pre moving , FPS 6.31, Running 7.51s Step 49( N/A%), pre moving , FPS 6.16, Running 7.61s Step 50( N/A%), pre moving , FPS 6.07, Running 7.68s Step 51( N/A%), pre moving , FPS 5.97, Running 7.75s Step 52( N/A%), pre moving , FPS 5.47, Running 8.08s Step 53( N/A%), pre moving , FPS 5.32, Running 8.20s Step 54( N/A%), pre moving , FPS 4.97, Running 8.49s Step 55( N/A%), pre moving , FPS 4.74, Running 8.71s Step 56( N/A%), pre moving , FPS 5.42, Running 8.82s Step 57( N/A%), pre moving , FPS 5.42, Running 9.20s Step 58( N/A%), pre moving , FPS 5.29, Running 9.37s Step 59( N/A%), pre moving , FPS 4.83, Running 9.79s Step 60( N/A%), pre moving , FPS 4.76, Running 9.94s Step 61( N/A%), pre moving , FPS 4.40, Running 10.34s Step 62( N/A%), pre moving , FPS 4.31, Running 10.49s Step 63( N/A%), pre moving , FPS 4.03, Running 10.88s Step 64( N/A%), pre moving , FPS 3.97, Running 11.02s Step 65( N/A%), pre moving , FPS 3.68, Running 11.49s Step 66( N/A%), pre moving , FPS 3.63, Running 11.63s Step 67( N/A%), pre moving , FPS 3.41, Running 12.05s Step 68( N/A%), pre moving , FPS 4.04, Running 12.46s Step 69( N/A%), pre moving , FPS 4.00, Running 12.61s Step 70( N/A%), pre moving , FPS 3.74, Running 13.02s Step 71( N/A%), pre moving , FPS 3.71, Running 13.15s Step 72( N/A%), pre moving , FPS 3.66, Running 13.55s Step 73( N/A%), pre moving , FPS 3.65, Running 13.68s Step 74( N/A%), pre moving , FPS 3.77, Running 13.79s Step 75( N/A%), pre moving , FPS 3.69, Running 14.13s Step 76( N/A%), pre moving , FPS 3.68, Running 14.26s Step 77( N/A%), pre moving , FPS 3.69, Running 14.62s Step 78( N/A%), pre moving , FPS 3.71, Running 14.76s Step 79( N/A%), pre moving , FPS 3.94, Running 14.87s Step 80( N/A%), pre moving , FPS 3.79, Running 15.21s Step 81( N/A%), pre moving , FPS 3.99, Running 15.34s Step 82( N/A%), pre moving , FPS 4.03, Running 15.44s Step 83( N/A%), pre moving , FPS 4.13, Running 15.73s Step 84( N/A%), pre moving , FPS 4.17, Running 15.82s Step 85( N/A%), pre moving , FPS 4.54, Running 15.89s Step 86( N/A%), pre moving , FPS 4.62, Running 15.96s Step 87( N/A%), pre moving , FPS 4.73, Running 16.28s Step 88( N/A%), pre moving , FPS 5.11, Running 16.37s Step 89( N/A%), pre moving , FPS 5.21, Running 16.45s Step 90( N/A%), pre moving , FPS 5.32, Running 16.78s Step 91( N/A%), pre moving , FPS 5.38, Running 16.87s Step 92( N/A%), pre moving , FPS 5.92, Running 16.93s Step 93( N/A%), pre moving , FPS 6.00, Running 17.01s Step 94( N/A%), pre moving , FPS 5.65, Running 17.33s Step 95( N/A%), pre moving , FPS 6.08, Running 17.42s Step 96( N/A%), pre moving , FPS 6.17, Running 17.50s Step 97( N/A%), pre moving , FPS 6.24, Running 17.82s Step 98( N/A%), pre moving , FPS 6.32, Running 17.92s Step 99( N/A%), pre moving , FPS 6.43, Running 17.98s Step 100( N/A%), pre moving , FPS 4.47, Running 19.68s Step 101( N/A%), pre moving , FPS 4.17, Running 20.14s Step 102( N/A%), pre moving , FPS 3.82, Running 20.67s Step 103( N/A%), pre moving , FPS 3.64, Running 21.22s Step 104( N/A%), pre moving , FPS 3.36, Running 21.78s Step 105( N/A%), pre moving , FPS 3.11, Running 22.31s Step 106( N/A%), pre moving , FPS 2.90, Running 22.86s Step 107( N/A%), pre moving , FPS 2.84, Running 23.32s Step 108( N/A%), pre moving , FPS 2.79, Running 23.55s Step 109( N/A%), pre moving , FPS 2.74, Running 23.76s Step 110( N/A%), pre moving , FPS 2.77, Running 23.99s Step 111( N/A%), pre moving , FPS 2.73, Running 24.19s Step 112( N/A%), pre moving , FPS 2.66, Running 24.45s Step 113( N/A%), pre moving , FPS 2.56, Running 24.81s Step 114( N/A%), pre moving , FPS 2.57, Running 25.12s Step 115( N/A%), pre moving , FPS 2.42, Running 25.70s Step 116( N/A%), pre moving , FPS 2.28, Running 26.25s Step 117( N/A%), pre moving , FPS 2.21, Running 26.85s Step 118( N/A%), pre moving , FPS 2.10, Running 27.46s Step 119( N/A%), pre moving , FPS 1.99, Running 28.01s Step 120( N/A%), pre moving , FPS 2.26, Running 28.54s Step 121( N/A%), pre moving , FPS 2.24, Running 29.09s Step 122( N/A%), pre moving , FPS 2.24, Running 29.61s Step 123( N/A%), pre moving , FPS 2.25, Running 30.13s Step 124( N/A%), pre moving , FPS 2.25, Running 30.68s Step 125( N/A%), pre moving , FPS 2.24, Running 31.24s Step 126( N/A%), pre moving , FPS 2.24, Running 31.78s Step 127( N/A%), pre moving , FPS 2.22, Running 32.33s Step 128( N/A%), pre moving , FPS 2.12, Running 33.00s Step 129( N/A%), pre moving , FPS 2.02, Running 33.68s Step 130( N/A%), pre moving , FPS 1.99, Running 34.04s Step 131( N/A%), pre moving , FPS 1.93, Running 34.54s Step 132( N/A%), pre moving , FPS 1.88, Running 35.09s Step 133( N/A%), pre moving , FPS 1.85, Running 35.65s Step 134( N/A%), pre moving , FPS 1.80, Running 36.20s Step 135( N/A%), pre moving , FPS 1.81, Running 36.75s Step 136( N/A%), pre moving , FPS 1.80, Running 37.34s Step 137( N/A%), pre moving , FPS 1.81, Running 37.88s Step 138( N/A%), pre moving , FPS 1.82, Running 38.46s Step 139( N/A%), pre moving , FPS 1.81, Running 39.07s Step 140( N/A%), pre moving , FPS 1.80, Running 39.64s Step 141( N/A%), pre moving , FPS 1.80, Running 40.21s Step 142( N/A%), pre moving , FPS 1.79, Running 40.79s Step 143( N/A%), pre moving , FPS 1.78, Running 41.36s Step 144( N/A%), pre moving , FPS 1.78, Running 41.92s Step 145( N/A%), pre moving , FPS 1.78, Running 42.51s Step 146( N/A%), pre moving , FPS 1.79, Running 42.95s Step 147( N/A%), pre moving , FPS 1.84, Running 43.18s Step 148( N/A%), pre moving , FPS 1.88, Running 43.62s Step 149( N/A%), pre moving , FPS 1.94, Running 44.00s Step 150( N/A%), pre moving , FPS 1.89, Running 44.61s Step 151( N/A%), pre moving , FPS 1.88, Running 45.20s Step 152( N/A%), pre moving , FPS 1.86, Running 45.81s Step 153( N/A%), pre moving , FPS 1.86, Running 46.40s Step 154( N/A%), pre moving , FPS 1.86, Running 46.98s Step 155( N/A%), pre moving , FPS 1.84, Running 47.59s Step 156( N/A%), pre moving , FPS 1.85, Running 48.17s Step 157( N/A%), pre moving , FPS 1.84, Running 48.74s Step 158( N/A%), pre moving , FPS 1.84, Running 49.30s Step 159( N/A%), pre moving , FPS 1.85, Running 49.85s Step 160( N/A%), pre moving , FPS 1.85, Running 50.43s Step 161( N/A%), pre moving , FPS 1.85, Running 50.99s Step 162( N/A%), pre moving , FPS 1.86, Running 51.56s Step 163( N/A%), pre moving , FPS 1.86, Running 52.11s Step 164( N/A%), pre moving , FPS 1.86, Running 52.69s Step 165( N/A%), pre moving , FPS 1.86, Running 53.26s Step 166( N/A%), pre moving , FPS 1.84, Running 53.84s Step 167( N/A%), pre moving , FPS 1.78, Running 54.40s Step 168( N/A%), pre moving , FPS 1.77, Running 54.95s Step 169( N/A%), pre moving , FPS 1.74, Running 55.52s Step 170( N/A%), pre moving , FPS 1.75, Running 56.07s Step 171( N/A%), pre moving , FPS 1.75, Running 56.66s Step 172( N/A%), pre moving , FPS 1.75, Running 57.23s Step 173( N/A%), pre moving , FPS 1.75, Running 57.81s Step 174( N/A%), pre moving , FPS 1.75, Running 58.43s Step 175( N/A%), pre moving , FPS 1.75, Running 59.00s Step 176( N/A%), pre moving , FPS 1.75, Running 59.57s Step 177( N/A%), pre moving , FPS 1.75, Running 60.14s Step 178( N/A%), pre moving , FPS 1.75, Running 60.72s Step 179( N/A%), pre moving , FPS 1.75, Running 61.29s Step 180( N/A%), pre moving , FPS 1.75, Running 61.85s Step 181( N/A%), pre moving , FPS 1.74, Running 62.46s Step 182( N/A%), pre moving , FPS 1.77, Running 62.87s Step 183( N/A%), pre moving , FPS 1.80, Running 63.24s Step 184( N/A%), pre moving , FPS 1.88, Running 63.34s Step 185( N/A%), pre moving , FPS 1.93, Running 63.62s Step 186( N/A%), pre moving , FPS 2.01, Running 63.78s Step 187( N/A%), pre moving , FPS 2.11, Running 63.89s Step 188( N/A%), pre moving , FPS 2.21, Running 64.00s Step 189( N/A%), pre moving , FPS 2.26, Running 64.35s Step 190( N/A%), pre moving , FPS 2.38, Running 64.47s Step 191( N/A%), pre moving , FPS 2.53, Running 64.57s Step 192( N/A%), pre moving , FPS 2.60, Running 64.92s Step 193( N/A%), pre moving , FPS 2.76, Running 65.05s Step 194( N/A%), pre moving , FPS 2.57, Running 66.20s Step 195( N/A%), pre moving , FPS 2.67, Running 66.50s Step 196( N/A%), pre moving , FPS 2.79, Running 66.73s Step 197( N/A%), pre moving , FPS 2.98, Running 66.84s Step 198( N/A%), pre moving , FPS 3.09, Running 67.19s Step 199( N/A%), pre moving , FPS 3.30, Running 67.36s Step 200( N/A%), pre moving , FPS 3.37, Running 67.78s Step 201( N/A%), pre moving , FPS 3.64, Running 67.96s Step 202( N/A%), pre moving , FPS 3.63, Running 68.38s Step 203( N/A%), pre moving , FPS 3.76, Running 68.55s Step 204( N/A%), pre moving , FPS 3.56, Running 68.97s Step 205( N/A%), pre moving , FPS 3.62, Running 69.14s Step 206( N/A%), pre moving , FPS 3.46, Running 69.57s Step 207( N/A%), pre moving , FPS 3.42, Running 69.74s Step 208( N/A%), pre moving , FPS 3.25, Running 70.16s Step 209( N/A%), pre moving , FPS 3.35, Running 70.32s Step 210( N/A%), pre moving , FPS 3.35, Running 70.44s Step 211( N/A%), pre moving , FPS 3.20, Running 70.82s Step 212( N/A%), pre moving , FPS 3.34, Running 70.91s Step 213( N/A%), pre moving , FPS 3.30, Running 71.10s Step 214( N/A%), pre moving , FPS 3.85, Running 71.40s Step 215( N/A%), pre moving , FPS 4.00, Running 71.50s Step 216( N/A%), pre moving , FPS 3.97, Running 71.76s Step 217( N/A%), pre moving , FPS 3.86, Running 72.03s Step 218( N/A%), pre moving , FPS 3.81, Running 72.44s Step 219( N/A%), pre moving , FPS 3.76, Running 72.68s Step 220( N/A%), pre moving , FPS 3.71, Running 73.17s Step 221( N/A%), pre moving , FPS 3.52, Running 73.64s Step 222( N/A%), pre moving , FPS 3.64, Running 73.87s Step 223( N/A%), pre moving , FPS 3.48, Running 74.31s Step 224( N/A%), pre moving , FPS 3.63, Running 74.47s Step 225( N/A%), pre moving , FPS 3.49, Running 74.88s Step 226( N/A%), pre moving , FPS 3.64, Running 75.06s Step 227( N/A%), pre moving , FPS 3.51, Running 75.43s Step 228( N/A%), pre moving , FPS 3.71, Running 75.55s Step 229( N/A%), pre moving , FPS 3.75, Running 75.66s Step 230( N/A%), pre moving , FPS 3.59, Running 76.01s Step 231( N/A%), pre moving , FPS 3.76, Running 76.14s Step 232( N/A%), pre moving , FPS 3.75, Running 76.24s Step 233( N/A%), pre moving , FPS 3.65, Running 76.59s Step 234( N/A%), pre moving , FPS 3.77, Running 76.70s Step 235( N/A%), pre moving , FPS 3.76, Running 76.81s Step 236( N/A%), pre moving , FPS 3.70, Running 77.17s Step 237( N/A%), pre moving , FPS 3.80, Running 77.30s Step 238( N/A%), pre moving , FPS 4.03, Running 77.40s Step 239( N/A%), pre moving , FPS 3.94, Running 77.76s Step 240( N/A%), pre moving , FPS 4.25, Running 77.87s Step 241( N/A%), pre moving , FPS 4.62, Running 77.97s Step 242( N/A%), pre moving , FPS 4.48, Running 78.33s Step 243( N/A%), pre moving , FPS 3.87, Running 79.48s Step 244( N/A%), pre moving , FPS 3.91, Running 79.58s Step 245( N/A%), pre moving , FPS 4.07, Running 79.79s Step 246( N/A%), pre moving , FPS 4.00, Running 80.07s Step 247( N/A%), pre moving , FPS 4.17, Running 80.23s Step 248( N/A%), pre moving , FPS 3.94, Running 80.64s Step 249( N/A%), pre moving , FPS 3.88, Running 80.82s Step 250( N/A%), pre moving , FPS 3.83, Running 81.23s Step 251( N/A%), pre moving , FPS 3.80, Running 81.39s Step 252( N/A%), pre moving , FPS 3.56, Running 81.86s Step 253( N/A%), pre moving , FPS 3.65, Running 82.06s Step 254( N/A%), pre moving , FPS 3.58, Running 82.29s Step 255( N/A%), pre moving , FPS 3.49, Running 82.55s Step 256( N/A%), pre moving , FPS 3.57, Running 82.77s Step 257( N/A%), pre moving , FPS 3.35, Running 83.27s Step 258( N/A%), pre moving , FPS 3.28, Running 83.49s Step 259( N/A%), pre moving , FPS 3.22, Running 83.98s Step 260( N/A%), pre moving , FPS 3.04, Running 84.45s Step 261( N/A%), pre moving , FPS 2.99, Running 84.67s Step 262( N/A%), pre moving , FPS 2.93, Running 85.17s Step 263( N/A%), pre moving , FPS 3.38, Running 85.40s Step 264( N/A%), pre moving , FPS 3.14, Running 85.95s Step 265( N/A%), pre moving , FPS 2.99, Running 86.48s Step 266( N/A%), pre moving , FPS 2.87, Running 87.02s Step 267( N/A%), pre moving , FPS 2.73, Running 87.54s Step 268( N/A%), pre moving , FPS 2.77, Running 87.86s Step 269( N/A%), pre moving , FPS 2.64, Running 88.38s Step 270( N/A%), pre moving , FPS 2.60, Running 88.92s Step 271( N/A%), pre moving , FPS 2.49, Running 89.43s Step 272( N/A%), pre moving , FPS 2.47, Running 89.97s Step 273( N/A%), pre moving , FPS 2.44, Running 90.27s Step 274( N/A%), pre moving , FPS 2.37, Running 90.74s Step 275( N/A%), pre moving , FPS 2.38, Running 90.95s Step 276( N/A%), pre moving , FPS 2.31, Running 91.43s Step 277( N/A%), pre moving , FPS 2.31, Running 91.93s Step 278( N/A%), pre moving , FPS 2.30, Running 92.20s Step 279( N/A%), pre moving , FPS 2.33, Running 92.57s Step 280( N/A%), pre moving , FPS 2.41, Running 92.73s Step 281( N/A%), pre moving , FPS 2.35, Running 93.17s Step 282( N/A%), pre moving , FPS 2.45, Running 93.32s Step 283( N/A%), pre moving , FPS 2.39, Running 93.76s Step 284( N/A%), pre moving , FPS 2.51, Running 93.92s Step 285( N/A%), pre moving , FPS 2.54, Running 94.35s Step 286( N/A%), pre moving , FPS 2.67, Running 94.51s Step 287( N/A%), pre moving , FPS 2.71, Running 94.92s Step 288( N/A%), pre moving , FPS 2.76, Running 95.10s Step 289( N/A%), pre moving , FPS 2.80, Running 95.52s Step 290( N/A%), pre moving , FPS 2.95, Running 95.70s Step 291( N/A%), pre moving , FPS 2.98, Running 96.14s Step 292( N/A%), pre moving , FPS 3.16, Running 96.30s Step 293( N/A%), pre moving , FPS 3.09, Running 96.73s Step 294( N/A%), pre moving , FPS 3.19, Running 97.00s Step 295( N/A%), pre moving , FPS 3.09, Running 97.43s Step 296( N/A%), pre moving , FPS 3.08, Running 97.93s Step 297( N/A%), pre moving , FPS 3.25, Running 98.08s Step 298( N/A%), pre moving , FPS 3.16, Running 98.52s Step 299( N/A%), pre moving , FPS 3.27, Running 98.68s Step 300( N/A%), pre moving , FPS 3.14, Running 99.11s Step 301( N/A%), pre moving , FPS 3.29, Running 99.25s Step 302( N/A%), pre moving , FPS 3.15, Running 99.66s Step 303( N/A%), pre moving , FPS 3.30, Running 99.83s Step 304( N/A%), pre moving , FPS 3.23, Running 100.12s Step 305( N/A%), pre moving , FPS 3.30, Running 100.41s Step 306( N/A%), pre moving , FPS 3.31, Running 100.56s Step 307( N/A%), pre moving , FPS 3.33, Running 100.92s Step 308( N/A%), pre moving , FPS 3.37, Running 101.04s Step 309( N/A%), pre moving , FPS 3.56, Running 101.14s Step 310( N/A%), pre moving , FPS 3.49, Running 101.42s Step 311( N/A%), pre moving , FPS 3.65, Running 101.61s Step 312( N/A%), pre moving , FPS 3.70, Running 101.70s Step 313( N/A%), pre moving , FPS 3.93, Running 101.82s Step 314( N/A%), pre moving , FPS 3.87, Running 102.17s Step 315( N/A%), pre moving , FPS 4.08, Running 102.33s Step 316( N/A%), pre moving , FPS 4.40, Running 102.47s Step 317( N/A%), pre moving , FPS 4.42, Running 102.60s Step 318( N/A%), pre moving , FPS 4.81, Running 102.68s Step 319( N/A%), pre moving , FPS 4.94, Running 102.73s Step 320( N/A%), pre moving , FPS 5.42, Running 102.80s Step 321( N/A%), pre moving , FPS 5.46, Running 102.91s Step 322( N/A%), pre moving , FPS 5.94, Running 103.02s Step 323( N/A%), pre moving , FPS 6.03, Running 103.14s Step 324( N/A%), pre moving , FPS 6.38, Running 103.26s Step 325( N/A%), pre moving , FPS 6.25, Running 103.61s Step 326( N/A%), pre moving , FPS 6.31, Running 103.73s Step 327( N/A%), pre moving , FPS 6.86, Running 103.83s Step 328( N/A%), pre moving , FPS 6.35, Running 104.19s Step 329( N/A%), pre moving , FPS 6.31, Running 104.31s Step 330( N/A%), pre moving , FPS 6.68, Running 104.42s Step 331( N/A%), pre moving , FPS 3.16, Running 107.93s Step 332( N/A%), pre moving , FPS 2.94, Running 108.51s Step 333( N/A%), pre moving , FPS 2.76, Running 109.07s Step 334( N/A%), pre moving , FPS 2.69, Running 109.62s Step 335( N/A%), pre moving , FPS 2.55, Running 110.17s Step 336( N/A%), pre moving , FPS 2.42, Running 110.74s Step 337( N/A%), pre moving , FPS 2.30, Running 111.30s Step 338( N/A%), pre moving , FPS 2.17, Running 111.88s Step 339( N/A%), pre moving , FPS 2.06, Running 112.45s Step 340( N/A%), pre moving , FPS 1.96, Running 113.02s Step 341( N/A%), pre moving , FPS 1.87, Running 113.58s Step 342( N/A%), pre moving , FPS 1.80, Running 114.13s Step 343( N/A%), pre moving , FPS 1.73, Running 114.68s Step 344( N/A%), pre moving , FPS 1.67, Running 115.24s Step 345( N/A%), pre moving , FPS 1.64, Running 115.80s Step 346( N/A%), pre moving , FPS 1.59, Running 116.34s Step 347( N/A%), pre moving , FPS 1.53, Running 116.91s Step 348( N/A%), pre moving , FPS 1.51, Running 117.46s Step 349( N/A%), pre moving , FPS 1.46, Running 118.04s Step 350( N/A%), pre moving , FPS 1.41, Running 118.62s Step 351( 0.17%), action 1, FPS 1.60, Running 120.43s Step 352( 0.33%), action 2, FPS 1.59, Running 121.05s Step 353( 0.50%), action 3, FPS 1.59, Running 121.61s Step 354( 0.67%), action 4, FPS 1.58, Running 122.31s Step 355( 0.83%), action 5, FPS 1.56, Running 122.99s Step 356( 1.00%), action 6, FPS 1.52, Running 123.91s Step 357( 1.17%), action 7, FPS 1.51, Running 124.59s Step 358( 1.33%), action 8, FPS 1.46, Running 125.58s Step 359( 1.50%), action 9, FPS 1.44, Running 126.32s Step 360( 1.67%), action 10, FPS 1.41, Running 127.20s Step 361( 1.83%), action 11, FPS 1.36, Running 128.27s Step 362( 2.00%), action 12, FPS 1.34, Running 129.05s Step 363( 2.17%), action 13, FPS 1.28, Running 130.33s Step 364( 2.33%), action 14, FPS 1.23, Running 131.45s Step 365( 2.50%), action 15, FPS 1.20, Running 132.48s Step 366( 2.67%), action 16, FPS 1.15, Running 133.76s Step 367( 2.83%), action 17, FPS 1.12, Running 134.72s Step 368( 3.00%), action 18, FPS 1.09, Running 135.77s Step 369( 3.17%), action 19, FPS 1.08, Running 136.52s Step 370( 3.33%), action 20, FPS 1.08, Running 137.18s Step 371( 3.50%), action 21, FPS 1.11, Running 138.41s Step 372( 3.67%), action 22, FPS 1.09, Running 139.36s Step 373( 3.83%), action 23, FPS 1.10, Running 139.73s Step 374( 4.00%), action 24, FPS 1.09, Running 140.64s Step 375( 4.17%), action 25, FPS 1.09, Running 141.30s Step 376( 4.33%), action 26, FPS 1.09, Running 142.30s Step 377( 4.50%), action 27, FPS 1.07, Running 143.22s Step 378( 4.67%), action 28, FPS 1.07, Running 144.27s Step 379( 4.83%), action 29, FPS 1.08, Running 144.92s Step 380( 5.00%), action 30, FPS 1.07, Running 145.81s Step 381( 5.17%), action 31, FPS 1.08, Running 146.72s Step 382( 5.33%), action 32, FPS 1.09, Running 147.44s Step 383( 5.50%), action 33, FPS 1.11, Running 148.29s Step 384( 5.67%), action 34, FPS 1.13, Running 149.10s Step 385( 5.83%), action 35, FPS 1.14, Running 149.98s Step 386( 6.00%), action 36, FPS 1.17, Running 150.86s Step 387( 6.17%), action 37, FPS 1.18, Running 151.70s Step 388( 6.33%), action 38, FPS 1.20, Running 152.37s Step 389( 6.50%), action 39, FPS 1.19, Running 153.37s Step 390( 6.67%), action 40, FPS 1.16, Running 154.39s Step 391( 6.83%), action 41, FPS 1.19, Running 155.24s Step 392( 7.00%), action 42, FPS 1.19, Running 156.20s Step 393( 7.17%), action 43, FPS 1.16, Running 157.01s Step 394( 7.33%), action 44, FPS 1.17, Running 157.79s Step 395( 7.50%), action 45, FPS 1.16, Running 158.59s Step 396( 7.67%), action 46, FPS 1.18, Running 159.18s Step 397( 7.83%), action 47, FPS 1.20, Running 159.92s Step 398( 8.00%), action 48, FPS 1.21, Running 160.80s Step 399( 8.17%), action 49, FPS 1.21, Running 161.43s Step 400( 8.33%), action 50, FPS 1.20, Running 162.42s Step 401( 8.50%), action 51, FPS 1.18, Running 163.67s Step 402( 8.67%), action 52, FPS 1.16, Running 164.67s Step 403( 8.83%), action 53, FPS 1.16, Running 165.49s Step 404( 9.00%), action 54, FPS 1.15, Running 166.46s Step 405( 9.17%), action 55, FPS 1.15, Running 167.31s Step 406( 9.33%), action 56, FPS 1.17, Running 168.00s Step 407( 9.50%), action 57, FPS 1.16, Running 168.91s Step 408( 9.67%), action 58, FPS 1.16, Running 169.60s Step 409( 9.83%), action 59, FPS 1.18, Running 170.34s Step 410( 10.00%), action 60, FPS 1.19, Running 171.25s Step 411( 10.17%), action 61, FPS 1.18, Running 172.17s Step 412( 10.33%), action 62, FPS 1.19, Running 172.96s Step 413( 10.50%), action 63, FPS 1.19, Running 173.82s Step 414( 10.67%), action 64, FPS 1.17, Running 174.84s Step 415( 10.83%), action 65, FPS 1.18, Running 175.51s Step 416( 11.00%), action 66, FPS 1.15, Running 176.58s Step 417( 11.17%), action 67, FPS 1.18, Running 176.92s Step 418( 11.33%), action 68, FPS 1.17, Running 177.92s Step 419( 11.50%), action 69, FPS 1.17, Running 178.59s Step 420( 11.67%), action 70, FPS 1.18, Running 179.43s Step 421( 11.83%), action 71, FPS 1.20, Running 180.34s Step 422( 12.00%), action 72, FPS 1.21, Running 181.23s Step 423( 12.17%), action 73, FPS 1.22, Running 181.89s Step 424( 12.33%), action 74, FPS 1.22, Running 182.83s Step 425( 12.50%), action 75, FPS 1.23, Running 183.54s Step 426( 12.67%), action 76, FPS 1.21, Running 184.48s Step 427( 12.83%), action 77, FPS 1.23, Running 185.16s Step 428( 13.00%), action 78, FPS 1.21, Running 186.19s Step 429( 13.17%), action 79, FPS 1.20, Running 187.01s Step 430( 13.33%), action 80, FPS 1.18, Running 188.18s Step 431( 13.50%), action 81, FPS 1.17, Running 189.20s Step 432( 13.67%), action 82, FPS 1.15, Running 190.30s Step 433( 13.83%), action 83, FPS 1.17, Running 190.90s Step 434( 14.00%), action 84, FPS 1.19, Running 191.65s Step 435( 14.17%), action 85, FPS 1.18, Running 192.49s Step 436( 14.33%), action 86, FPS 1.15, Running 193.97s Step 437( 14.50%), action 87, FPS 1.13, Running 194.60s Step 438( 14.67%), action 88, FPS 1.14, Running 195.45s Step 439( 14.83%), action 89, FPS 1.14, Running 196.11s Step 440( 15.00%), action 90, FPS 1.13, Running 197.06s Step 441( 15.17%), action 91, FPS 1.13, Running 198.00s Step 442( 15.33%), action 92, FPS 1.12, Running 199.14s Step 443( 15.50%), action 93, FPS 1.10, Running 200.07s Step 444( 15.67%), action 94, FPS 1.11, Running 200.86s Step 445( 15.83%), action 95, FPS 1.10, Running 201.77s Step 446( 16.00%), action 96, FPS 1.08, Running 203.03s Step 447( 16.17%), action 97, FPS 1.07, Running 203.82s Step 448( 16.33%), action 98, FPS 1.07, Running 204.96s Step 449( 16.50%), action 99, FPS 1.06, Running 205.85s Step 450( 16.67%), action 100, FPS 1.09, Running 206.59s Step 451( 16.83%), action 101, FPS 1.09, Running 207.53s Step 452( 17.00%), action 102, FPS 1.10, Running 208.45s Step 453( 17.17%), action 103, FPS 1.07, Running 209.64s Step 454( 17.33%), action 104, FPS 1.06, Running 210.45s Step 455( 17.50%), action 105, FPS 1.04, Running 211.79s Step 456( 17.67%), action 106, FPS 1.07, Running 212.69s Step 457( 17.83%), action 107, FPS 1.06, Running 213.43s Step 458( 18.00%), action 108, FPS 1.08, Running 214.01s Step 459( 18.17%), action 109, FPS 1.08, Running 214.70s Step 460( 18.33%), action 110, FPS 1.09, Running 215.45s Step 461( 18.50%), action 111, FPS 1.09, Running 216.37s Step 462( 18.67%), action 112, FPS 1.11, Running 217.15s Step 463( 18.83%), action 113, FPS 1.12, Running 217.98s Step 464( 19.00%), action 114, FPS 1.13, Running 218.63s Step 465( 19.17%), action 115, FPS 1.12, Running 219.57s Step 466( 19.33%), action 116, FPS 1.13, Running 220.73s Step 467( 19.50%), action 117, FPS 1.12, Running 221.73s Step 468( 19.67%), action 118, FPS 1.14, Running 222.44s Step 469( 19.83%), action 119, FPS 1.14, Running 223.34s Step 470( 20.00%), action 120, FPS 1.11, Running 224.54s Step 471( 20.17%), action 121, FPS 1.11, Running 225.48s Step 472( 20.33%), action 122, FPS 1.10, Running 226.57s Step 473( 20.50%), action 123, FPS 1.12, Running 227.56s Step 474( 20.67%), action 124, FPS 1.09, Running 228.76s Step 475( 20.83%), action 125, FPS 1.12, Running 229.62s Step 476( 21.00%), action 126, FPS 1.12, Running 230.54s Step 477( 21.17%), action 127, FPS 1.12, Running 231.26s Step 478( 21.33%), action 128, FPS 1.11, Running 231.98s Step 479( 21.50%), action 129, FPS 1.10, Running 232.89s Step 480( 21.67%), action 130, FPS 1.08, Running 233.91s Step 481( 21.83%), action 131, FPS 1.08, Running 234.87s Step 482( 22.00%), action 132, FPS 1.08, Running 235.62s Step 483( 22.17%), action 133, FPS 1.08, Running 236.56s Step 484( 22.33%), action 134, FPS 1.07, Running 237.35s Step 485( 22.50%), action 135, FPS 1.07, Running 238.28s Step 486( 22.67%), action 136, FPS 1.07, Running 239.37s Step 487( 22.83%), action 137, FPS 1.08, Running 240.29s Step 488( 23.00%), action 138, FPS 1.07, Running 241.06s Step 489( 23.17%), action 139, FPS 1.08, Running 241.86s Step 490( 23.33%), action 140, FPS 1.08, Running 243.02s Step 491( 23.50%), action 141, FPS 1.08, Running 244.08s Step 492( 23.67%), action 142, FPS 1.07, Running 245.21s Step 493( 23.83%), action 143, FPS 1.08, Running 246.15s Step 494( 24.00%), action 144, FPS 1.10, Running 246.98s Step 495( 24.17%), action 145, FPS 1.09, Running 247.90s Step 496( 24.33%), action 146, FPS 1.08, Running 249.13s Step 497( 24.50%), action 147, FPS 1.06, Running 250.16s Step 498( 24.67%), action 148, FPS 1.07, Running 250.61s Step 499( 24.83%), action 149, FPS 1.09, Running 251.24s Step 500( 25.00%), action 150, FPS 1.10, Running 252.07s Step 501( 25.17%), action 151, FPS 1.10, Running 253.02s Step 502( 25.33%), action 152, FPS 1.09, Running 254.03s Step 503( 25.50%), action 153, FPS 1.07, Running 255.16s Step 504( 25.67%), action 154, FPS 1.06, Running 256.29s Step 505( 25.83%), action 155, FPS 1.05, Running 257.27s Step 506( 26.00%), action 156, FPS 1.07, Running 257.97s Step 507( 26.17%), action 157, FPS 1.07, Running 258.91s Step 508( 26.33%), action 158, FPS 1.07, Running 259.71s Step 509( 26.50%), action 159, FPS 1.07, Running 260.58s Step 510( 26.67%), action 160, FPS 1.08, Running 261.57s Step 511( 26.83%), action 161, FPS 1.08, Running 262.56s Step 512( 27.00%), action 162, FPS 1.11, Running 263.25s Step 513( 27.17%), action 163, FPS 1.11, Running 264.20s Step 514( 27.33%), action 164, FPS 1.12, Running 264.87s Step 515( 27.50%), action 165, FPS 1.12, Running 265.77s Step 516( 27.67%), action 166, FPS 1.14, Running 266.64s Step 517( 27.83%), action 167, FPS 1.13, Running 267.84s Step 518( 28.00%), action 168, FPS 1.11, Running 268.61s Step 519( 28.17%), action 169, FPS 1.09, Running 269.55s Step 520( 28.33%), action 170, FPS 1.10, Running 270.27s Step 521( 28.50%), action 171, FPS 1.09, Running 271.31s Step 522( 28.67%), action 172, FPS 1.09, Running 272.35s Step 523( 28.83%), action 173, FPS 1.13, Running 272.93s Step 524( 29.00%), action 174, FPS 1.13, Running 273.92s Step 525( 29.17%), action 175, FPS 1.16, Running 274.52s Step 526( 29.33%), action 176, FPS 1.14, Running 275.48s Step 527( 29.50%), action 177, FPS 1.16, Running 276.12s Step 528( 29.67%), action 178, FPS 1.16, Running 277.02s Step 529( 29.83%), action 179, FPS 1.17, Running 277.74s Step 530( 30.00%), action 180, FPS 1.17, Running 278.71s Step 531( 30.17%), action 181, FPS 1.17, Running 279.73s Step 532( 30.33%), action 182, FPS 1.17, Running 280.42s Step 533( 30.50%), action 183, FPS 1.19, Running 281.07s Step 534( 30.67%), action 184, FPS 1.17, Running 282.03s Step 535( 30.83%), action 185, FPS 1.17, Running 282.88s Step 536( 31.00%), action 186, FPS 1.17, Running 283.71s Step 537( 31.17%), action 187, FPS 1.19, Running 284.65s Step 538( 31.33%), action 188, FPS 1.17, Running 285.69s Step 539( 31.50%), action 189, FPS 1.19, Running 286.33s Step 540( 31.67%), action 190, FPS 1.20, Running 287.00s Step 541( 31.83%), action 191, FPS 1.24, Running 287.45s Step 542( 32.00%), action 192, FPS 1.29, Running 287.82s Step 543( 32.17%), action 193, FPS 1.30, Running 288.30s Step 544( 32.33%), action 194, FPS 1.35, Running 288.78s Step 545( 32.50%), action 195, FPS 1.33, Running 289.62s Step 546( 32.67%), action 196, FPS 1.34, Running 290.41s Step 547( 32.83%), action 197, FPS 1.33, Running 291.12s Step 548( 33.00%), action 198, FPS 1.34, Running 291.99s Step 549( 33.17%), action 199, FPS 1.32, Running 292.85s Step 550( 33.33%), action 200, FPS 1.34, Running 293.62s Step 551( 33.50%), action 201, FPS 1.35, Running 294.51s Step 552( 33.67%), action 202, FPS 1.35, Running 295.19s Step 553( 33.83%), action 203, FPS 1.33, Running 296.09s Step 554( 34.00%), action 204, FPS 1.35, Running 296.80s Step 555( 34.17%), action 205, FPS 1.34, Running 297.79s Step 556( 34.33%), action 206, FPS 1.32, Running 298.83s Step 557( 34.50%), action 207, FPS 1.33, Running 299.64s Step 558( 34.67%), action 208, FPS 1.35, Running 300.51s Step 559( 34.83%), action 209, FPS 1.32, Running 301.46s Step 560( 35.00%), action 210, FPS 1.31, Running 302.23s Step 561( 35.17%), action 211, FPS 1.27, Running 303.17s Step 562( 35.33%), action 212, FPS 1.24, Running 303.97s Step 563( 35.50%), action 213, FPS 1.21, Running 304.77s Step 564( 35.67%), action 214, FPS 1.20, Running 305.46s Step 565( 35.83%), action 215, FPS 1.22, Running 306.07s Step 566( 36.00%), action 216, FPS 1.25, Running 306.40s Step 567( 36.17%), action 217, FPS 1.28, Running 306.77s Step 568( 36.33%), action 218, FPS 1.31, Running 307.26s Step 569( 36.50%), action 219, FPS 1.34, Running 307.81s Step 570( 36.67%), action 220, FPS 1.34, Running 308.58s Step 571( 36.83%), action 221, FPS 1.33, Running 309.49s Step 572( 37.00%), action 222, FPS 1.34, Running 310.16s Step 573( 37.17%), action 223, FPS 1.33, Running 311.12s Step 574( 37.33%), action 224, FPS 1.33, Running 311.84s Step 575( 37.50%), action 225, FPS 1.34, Running 312.70s Step 576( 37.67%), action 226, FPS 1.37, Running 313.47s Step 577( 37.83%), action 227, FPS 1.37, Running 314.29s Step 578( 38.00%), action 228, FPS 1.37, Running 315.06s Step 579( 38.17%), action 229, FPS 1.38, Running 315.96s Step 580( 38.33%), action 230, FPS 1.38, Running 316.72s Step 581( 38.50%), action 231, FPS 1.39, Running 317.59s Step 582( 38.67%), action 232, FPS 1.38, Running 318.44s Step 583( 38.83%), action 233, FPS 1.38, Running 319.28s Step 584( 39.00%), action 234, FPS 1.34, Running 320.39s Step 585( 39.17%), action 235, FPS 1.33, Running 321.13s Step 586( 39.33%), action 236, FPS 1.27, Running 322.15s Step 587( 39.50%), action 237, FPS 1.23, Running 323.06s Step 588( 39.67%), action 238, FPS 1.21, Running 323.84s Step 589( 39.83%), action 239, FPS 1.18, Running 324.73s Step 590( 40.00%), action 240, FPS 1.19, Running 325.39s Step 591( 40.17%), action 241, FPS 1.22, Running 325.90s Step 592( 40.33%), action 242, FPS 1.21, Running 326.67s Step 593( 40.50%), action 243, FPS 1.20, Running 327.84s Step 594( 40.67%), action 244, FPS 1.19, Running 328.64s Step 595( 40.83%), action 245, FPS 1.19, Running 329.51s Step 596( 41.00%), action 246, FPS 1.17, Running 330.56s Step 597( 41.17%), action 247, FPS 1.18, Running 331.28s Step 598( 41.33%), action 248, FPS 1.16, Running 332.29s Step 599( 41.50%), action 249, FPS 1.16, Running 333.21s Step 600( 41.67%), action 250, FPS 1.15, Running 334.17s Step 601( 41.83%), action 251, FPS 1.13, Running 335.30s Step 602( 42.00%), action 252, FPS 1.12, Running 336.26s Step 603( 42.17%), action 253, FPS 1.13, Running 336.98s Step 604( 42.33%), action 254, FPS 1.16, Running 337.70s Step 605( 42.50%), action 255, FPS 1.15, Running 338.57s Step 606( 42.67%), action 256, FPS 1.15, Running 339.57s Step 607( 42.83%), action 257, FPS 1.16, Running 340.23s Step 608( 43.00%), action 258, FPS 1.16, Running 341.01s Step 609( 43.17%), action 259, FPS 1.17, Running 341.78s Step 610( 43.33%), action 260, FPS 1.17, Running 342.46s Step 611( 43.50%), action 261, FPS 1.14, Running 343.38s Step 612( 43.67%), action 262, FPS 1.15, Running 344.06s Step 613( 43.83%), action 263, FPS 1.21, Running 344.38s Step 614( 44.00%), action 264, FPS 1.24, Running 344.79s Step 615( 44.17%), action 265, FPS 1.26, Running 345.42s Step 616( 44.33%), action 266, FPS 1.30, Running 345.90s Step 617( 44.50%), action 267, FPS 1.29, Running 346.81s Step 618( 44.67%), action 268, FPS 1.32, Running 347.44s Step 619( 44.83%), action 269, FPS 1.32, Running 348.35s Step 620( 45.00%), action 270, FPS 1.34, Running 349.05s Step 621( 45.17%), action 271, FPS 1.37, Running 349.95s Step 622( 45.33%), action 272, FPS 1.38, Running 350.70s Step 623( 45.50%), action 273, FPS 1.37, Running 351.55s Step 624( 45.67%), action 274, FPS 1.37, Running 352.34s Step 625( 45.83%), action 275, FPS 1.37, Running 353.17s Step 626( 46.00%), action 276, FPS 1.40, Running 353.90s Step 627( 46.17%), action 277, FPS 1.39, Running 354.59s Step 628( 46.33%), action 278, FPS 1.38, Running 355.47s Step 629( 46.50%), action 279, FPS 1.40, Running 356.11s Step 630( 46.67%), action 280, FPS 1.39, Running 356.86s Step 631( 46.83%), action 281, FPS 1.39, Running 357.80s Step 632( 47.00%), action 282, FPS 1.36, Running 358.74s Step 633( 47.17%), action 283, FPS 1.31, Running 359.69s Step 634( 47.33%), action 284, FPS 1.28, Running 360.36s Step 635( 47.50%), action 285, FPS 1.28, Running 361.01s Step 636( 47.67%), action 286, FPS 1.24, Running 362.07s Step 637( 47.83%), action 287, FPS 1.24, Running 362.95s Step 638( 48.00%), action 288, FPS 1.26, Running 363.31s Step 639( 48.17%), action 289, FPS 1.31, Running 363.60s Step 640( 48.33%), action 290, FPS 1.32, Running 364.16s Step 641( 48.50%), action 291, FPS 1.34, Running 364.90s Step 642( 48.67%), action 292, FPS 1.34, Running 365.67s Step 643( 48.83%), action 293, FPS 1.33, Running 366.62s Step 644( 49.00%), action 294, FPS 1.33, Running 367.36s Step 645( 49.17%), action 295, FPS 1.32, Running 368.27s Step 646( 49.33%), action 296, FPS 1.33, Running 368.95s Step 647( 49.50%), action 297, FPS 1.30, Running 369.92s Step 648( 49.67%), action 298, FPS 1.32, Running 370.61s Step 649( 49.83%), action 299, FPS 1.29, Running 371.55s Step 650( 50.00%), action 300, FPS 1.30, Running 372.25s Step 651( 50.17%), action 301, FPS 1.30, Running 373.20s Step 652( 50.33%), action 302, FPS 1.32, Running 373.85s Step 653( 50.50%), action 303, FPS 1.33, Running 374.69s Step 654( 50.67%), action 304, FPS 1.32, Running 375.47s Step 655( 50.83%), action 305, FPS 1.30, Running 376.43s Step 656( 51.00%), action 306, FPS 1.33, Running 377.12s Step 657( 51.17%), action 307, FPS 1.33, Running 377.98s Step 658( 51.33%), action 308, FPS 1.29, Running 378.75s Step 659( 51.50%), action 309, FPS 1.25, Running 379.62s Step 660( 51.67%), action 310, FPS 1.24, Running 380.35s Step 661( 51.83%), action 311, FPS 1.22, Running 381.29s Step 662( 52.00%), action 312, FPS 1.20, Running 382.31s Step 663( 52.17%), action 313, FPS 1.25, Running 382.68s Step 664( 52.33%), action 314, FPS 1.27, Running 383.05s Step 665( 52.50%), action 315, FPS 1.32, Running 383.39s Step 666( 52.67%), action 316, FPS 1.34, Running 383.87s Step 667( 52.83%), action 317, FPS 1.37, Running 384.50s Step 668( 53.00%), action 318, FPS 1.34, Running 385.57s Step 669( 53.17%), action 319, FPS 1.36, Running 386.25s Step 670( 53.33%), action 320, FPS 1.34, Running 387.20s Step 671( 53.50%), action 321, FPS 1.34, Running 388.14s Step 672( 53.67%), action 322, FPS 1.34, Running 388.78s Step 673( 53.83%), action 323, FPS 1.36, Running 389.44s Step 674( 54.00%), action 324, FPS 1.34, Running 390.36s Step 675( 54.17%), action 325, FPS 1.34, Running 391.33s Step 676( 54.33%), action 326, FPS 1.34, Running 392.09s Step 677( 54.50%), action 327, FPS 1.34, Running 392.95s Step 678( 54.67%), action 328, FPS 1.35, Running 393.61s Step 679( 54.83%), action 329, FPS 1.34, Running 394.51s Step 680( 55.00%), action 330, FPS 1.34, Running 395.30s Step 681( 55.17%), action 331, FPS 1.34, Running 396.20s Step 682( 55.33%), action 332, FPS 1.34, Running 397.27s Step 683( 55.50%), action 333, FPS 1.29, Running 398.22s Step 684( 55.67%), action 334, FPS 1.25, Running 399.06s Step 685( 55.83%), action 335, FPS 1.21, Running 399.91s Step 686( 56.00%), action 336, FPS 1.19, Running 400.61s Step 687( 56.17%), action 337, FPS 1.17, Running 401.55s Step 688( 56.33%), action 338, FPS 1.22, Running 401.96s Step 689( 56.50%), action 339, FPS 1.25, Running 402.31s Step 690( 56.67%), action 340, FPS 1.28, Running 402.85s Step 691( 56.83%), action 341, FPS 1.30, Running 403.57s Step 692( 57.00%), action 342, FPS 1.27, Running 404.54s Step 693( 57.17%), action 343, FPS 1.24, Running 405.53s Step 694( 57.33%), action 344, FPS 1.26, Running 406.24s Step 695( 57.50%), action 345, FPS 1.26, Running 407.19s Step 696( 57.67%), action 346, FPS 1.25, Running 408.08s Step 697( 57.83%), action 347, FPS 1.26, Running 408.86s Step 698( 58.00%), action 348, FPS 1.23, Running 409.81s Step 699( 58.17%), action 349, FPS 1.26, Running 410.44s Step 700( 58.33%), action 350, FPS 1.24, Running 411.42s Step 701( 58.50%), action 351, FPS 1.23, Running 412.46s Step 702( 58.67%), action 352, FPS 1.26, Running 413.15s Step 703( 58.83%), action 353, FPS 1.26, Running 414.07s Step 704( 59.00%), action 354, FPS 1.24, Running 415.21s Step 705( 59.17%), action 355, FPS 1.23, Running 416.17s Step 706( 59.33%), action 356, FPS 1.23, Running 416.94s Step 707( 59.50%), action 357, FPS 1.23, Running 417.77s Step 708( 59.67%), action 358, FPS 1.18, Running 418.94s Step 709( 59.83%), action 359, FPS 1.14, Running 419.91s Step 710( 60.00%), action 360, FPS 1.12, Running 420.67s Step 711( 60.17%), action 361, FPS 1.13, Running 421.25s Step 712( 60.33%), action 362, FPS 1.15, Running 421.90s Step 713( 60.50%), action 363, FPS 1.15, Running 422.93s Step 714( 60.67%), action 364, FPS 1.12, Running 424.04s Step 715( 60.83%), action 365, FPS 1.13, Running 424.87s Step 716( 61.00%), action 366, FPS 1.14, Running 425.67s Step 717( 61.17%), action 367, FPS 1.13, Running 426.62s Step 718( 61.33%), action 368, FPS 1.14, Running 427.36s Step 719( 61.50%), action 369, FPS 1.12, Running 428.27s Step 720( 61.67%), action 370, FPS 1.13, Running 429.09s Step 721( 61.83%), action 371, FPS 1.13, Running 430.21s Step 722( 62.00%), action 372, FPS 1.12, Running 430.96s Step 723( 62.17%), action 373, FPS 1.13, Running 431.80s Step 724( 62.33%), action 374, FPS 1.15, Running 432.57s Step 725( 62.50%), action 375, FPS 1.15, Running 433.50s Step 726( 62.67%), action 376, FPS 1.16, Running 434.21s Step 727( 62.83%), action 377, FPS 1.15, Running 435.12s Step 728( 63.00%), action 378, FPS 1.18, Running 435.84s Step 729( 63.17%), action 379, FPS 1.19, Running 436.78s Step 730( 63.33%), action 380, FPS 1.19, Running 437.44s Step 731( 63.50%), action 381, FPS 1.17, Running 438.40s Step 732( 63.67%), action 382, FPS 1.17, Running 439.02s Step 733( 63.83%), action 383, FPS 1.22, Running 439.37s Step 734( 64.00%), action 384, FPS 1.23, Running 440.33s Step 735( 64.17%), action 385, FPS 1.23, Running 441.18s Step 736( 64.33%), action 386, FPS 1.22, Running 442.08s Step 737( 64.50%), action 387, FPS 1.24, Running 442.78s Step 738( 64.67%), action 388, FPS 1.22, Running 443.75s Step 739( 64.83%), action 389, FPS 1.24, Running 444.39s Step 740( 65.00%), action 390, FPS 1.22, Running 445.43s Step 741( 65.17%), action 391, FPS 1.23, Running 446.42s Step 742( 65.33%), action 392, FPS 1.21, Running 447.54s Step 743( 65.50%), action 393, FPS 1.21, Running 448.36s Step 744( 65.67%), action 394, FPS 1.20, Running 449.20s Step 745( 65.83%), action 395, FPS 1.20, Running 450.10s Step 746( 66.00%), action 396, FPS 1.20, Running 450.83s Step 747( 66.17%), action 397, FPS 1.21, Running 451.72s Step 748( 66.33%), action 398, FPS 1.20, Running 452.49s Step 749( 66.50%), action 399, FPS 1.20, Running 453.39s Step 750( 66.67%), action 400, FPS 1.19, Running 454.21s Step 751( 66.83%), action 401, FPS 1.20, Running 455.11s Step 752( 67.00%), action 402, FPS 1.16, Running 456.23s Step 753( 67.17%), action 403, FPS 1.13, Running 457.05s Step 754( 67.33%), action 404, FPS 1.17, Running 457.45s Step 755( 67.50%), action 405, FPS 1.19, Running 458.00s Step 756( 67.67%), action 406, FPS 1.20, Running 458.79s Step 757( 67.83%), action 407, FPS 1.18, Running 459.73s Step 758( 68.00%), action 408, FPS 1.20, Running 460.41s Step 759( 68.17%), action 409, FPS 1.18, Running 461.39s Step 760( 68.33%), action 410, FPS 1.19, Running 462.26s Step 761( 68.50%), action 411, FPS 1.18, Running 463.39s Step 762( 68.67%), action 412, FPS 1.21, Running 464.10s Step 763( 68.83%), action 413, FPS 1.20, Running 465.00s Step 764( 69.00%), action 414, FPS 1.21, Running 465.69s Step 765( 69.17%), action 415, FPS 1.21, Running 466.61s Step 766( 69.33%), action 416, FPS 1.21, Running 467.31s Step 767( 69.50%), action 417, FPS 1.22, Running 468.15s Step 768( 69.67%), action 418, FPS 1.22, Running 468.94s Step 769( 69.83%), action 419, FPS 1.21, Running 469.86s Step 770( 70.00%), action 420, FPS 1.22, Running 470.59s Step 771( 70.17%), action 421, FPS 1.22, Running 471.51s Step 772( 70.33%), action 422, FPS 1.25, Running 472.20s Step 773( 70.50%), action 423, FPS 1.24, Running 473.17s Step 774( 70.67%), action 424, FPS 1.21, Running 473.99s Step 775( 70.83%), action 425, FPS 1.16, Running 475.25s Step 776( 71.00%), action 426, FPS 1.18, Running 475.70s Step 777( 71.17%), action 427, FPS 1.21, Running 476.25s Step 778( 71.33%), action 428, FPS 1.20, Running 477.10s Step 779( 71.50%), action 429, FPS 1.20, Running 477.99s Step 780( 71.67%), action 430, FPS 1.18, Running 479.22s Step 781( 71.83%), action 431, FPS 1.19, Running 480.19s Step 782( 72.00%), action 432, FPS 1.17, Running 481.17s Step 783( 72.17%), action 433, FPS 1.19, Running 481.79s Step 784( 72.33%), action 434, FPS 1.17, Running 482.74s Step 785( 72.50%), action 435, FPS 1.19, Running 483.39s Step 786( 72.67%), action 436, FPS 1.15, Running 484.64s Step 787( 72.83%), action 437, FPS 1.13, Running 485.90s Step 788( 73.00%), action 438, FPS 1.13, Running 486.56s Step 789( 73.17%), action 439, FPS 1.11, Running 487.91s Step 790( 73.33%), action 440, FPS 1.08, Running 489.09s Step 791( 73.50%), action 441, FPS 1.08, Running 490.11s Step 792( 73.67%), action 442, FPS 1.08, Running 490.76s Step 793( 73.83%), action 443, FPS 1.08, Running 491.66s Step 794( 74.00%), action 444, FPS 1.08, Running 492.46s Step 795( 74.17%), action 445, FPS 1.11, Running 493.34s Step 796( 74.33%), action 446, FPS 1.11, Running 493.73s Step 797( 74.50%), action 447, FPS 1.09, Running 494.68s Step 798( 74.67%), action 448, FPS 1.09, Running 495.53s Step 799( 74.83%), action 449, FPS 1.08, Running 496.49s Step 800( 75.00%), action 450, FPS 1.10, Running 497.42s Step 801( 75.17%), action 451, FPS 1.09, Running 498.47s Step 802( 75.33%), action 452, FPS 1.10, Running 499.30s Step 803( 75.50%), action 453, FPS 1.09, Running 500.14s Step 804( 75.67%), action 454, FPS 1.10, Running 500.94s Step 805( 75.83%), action 455, FPS 1.08, Running 501.87s Step 806( 76.00%), action 456, FPS 1.12, Running 502.55s Step 807( 76.17%), action 457, FPS 1.14, Running 503.51s Step 808( 76.33%), action 458, FPS 1.11, Running 504.56s Step 809( 76.50%), action 459, FPS 1.15, Running 505.29s Step 810( 76.67%), action 460, FPS 1.16, Running 506.27s Step 811( 76.83%), action 461, FPS 1.17, Running 507.20s Step 812( 77.00%), action 462, FPS 1.17, Running 507.85s Step 813( 77.17%), action 463, FPS 1.18, Running 508.55s Step 814( 77.33%), action 464, FPS 1.18, Running 509.42s Step 815( 77.50%), action 465, FPS 1.17, Running 510.39s Step 816( 77.67%), action 466, FPS 1.13, Running 511.51s Step 817( 77.83%), action 467, FPS 1.15, Running 512.13s Step 818( 78.00%), action 468, FPS 1.17, Running 512.68s Step 819( 78.17%), action 469, FPS 1.19, Running 513.30s Step 820( 78.33%), action 470, FPS 1.17, Running 514.58s Step 821( 78.50%), action 471, FPS 1.17, Running 515.51s Step 822( 78.67%), action 472, FPS 1.18, Running 516.26s Step 823( 78.83%), action 473, FPS 1.17, Running 517.24s Step 824( 79.00%), action 474, FPS 1.15, Running 518.41s Step 825( 79.17%), action 475, FPS 1.15, Running 519.30s Step 826( 79.33%), action 476, FPS 1.14, Running 520.12s Step 827( 79.50%), action 477, FPS 1.15, Running 520.98s Step 828( 79.67%), action 478, FPS 1.15, Running 522.02s Step 829( 79.83%), action 479, FPS 1.14, Running 522.78s Step 830( 80.00%), action 480, FPS 1.14, Running 523.75s Step 831( 80.17%), action 481, FPS 1.11, Running 525.14s Step 832( 80.33%), action 482, FPS 1.09, Running 526.18s Step 833( 80.50%), action 483, FPS 1.09, Running 526.82s Step 834( 80.67%), action 484, FPS 1.09, Running 527.80s Step 835( 80.83%), action 485, FPS 1.11, Running 528.44s Step 836( 81.00%), action 486, FPS 1.12, Running 529.39s Step 837( 81.17%), action 487, FPS 1.12, Running 529.99s Step 838( 81.33%), action 488, FPS 1.13, Running 530.38s Step 839( 81.50%), action 489, FPS 1.14, Running 530.79s Step 840( 81.67%), action 490, FPS 1.17, Running 531.61s Step 841( 81.83%), action 491, FPS 1.13, Running 533.17s Step 842( 82.00%), action 492, FPS 1.14, Running 533.85s Step 843( 82.17%), action 493, FPS 1.14, Running 534.76s Step 844( 82.33%), action 494, FPS 1.17, Running 535.44s Step 845( 82.50%), action 495, FPS 1.15, Running 536.73s Step 846( 82.67%), action 496, FPS 1.15, Running 537.51s Step 847( 82.83%), action 497, FPS 1.15, Running 538.44s Step 848( 83.00%), action 498, FPS 1.17, Running 539.09s Step 849( 83.17%), action 499, FPS 1.16, Running 540.00s Step 850( 83.33%), action 500, FPS 1.18, Running 540.71s Step 851( 83.50%), action 501, FPS 1.21, Running 541.61s Step 852( 83.67%), action 502, FPS 1.24, Running 542.25s Step 853( 83.83%), action 503, FPS 1.22, Running 543.15s Step 854( 84.00%), action 504, FPS 1.25, Running 543.86s Step 855( 84.17%), action 505, FPS 1.23, Running 544.70s Step 856( 84.33%), action 506, FPS 1.21, Running 545.88s Step 857( 84.50%), action 507, FPS 1.21, Running 546.48s Step 858( 84.67%), action 508, FPS 1.17, Running 547.47s Step 859( 84.83%), action 509, FPS 1.15, Running 548.14s Step 860( 85.00%), action 510, FPS 1.17, Running 548.76s Step 861( 85.17%), action 511, FPS 1.24, Running 549.28s Step 862( 85.33%), action 512, FPS 1.23, Running 550.12s Step 863( 85.50%), action 513, FPS 1.25, Running 550.81s Step 864( 85.67%), action 514, FPS 1.24, Running 551.58s Step 865( 85.83%), action 515, FPS 1.27, Running 552.50s Step 866( 86.00%), action 516, FPS 1.28, Running 553.18s Step 867( 86.17%), action 517, FPS 1.28, Running 554.06s Step 868( 86.33%), action 518, FPS 1.27, Running 554.79s Step 869( 86.50%), action 519, FPS 1.27, Running 555.69s Step 870( 86.67%), action 520, FPS 1.27, Running 556.40s Step 871( 86.83%), action 521, FPS 1.27, Running 557.31s Step 872( 87.00%), action 522, FPS 1.27, Running 557.99s Step 873( 87.17%), action 523, FPS 1.28, Running 558.78s Step 874( 87.33%), action 524, FPS 1.27, Running 559.60s Step 875( 87.50%), action 525, FPS 1.26, Running 560.54s Step 876( 87.67%), action 526, FPS 1.30, Running 561.22s Step 877( 87.83%), action 527, FPS 1.28, Running 562.15s Step 878( 88.00%), action 528, FPS 1.27, Running 563.25s Step 879( 88.17%), action 529, FPS 1.24, Running 564.31s Step 880( 88.33%), action 530, FPS 1.21, Running 565.29s Step 881( 88.50%), action 531, FPS 1.17, Running 566.41s Step 882( 88.67%), action 532, FPS 1.17, Running 567.22s Step 883( 88.83%), action 533, FPS 1.16, Running 568.03s Step 884( 89.00%), action 534, FPS 1.19, Running 568.41s Step 885( 89.17%), action 535, FPS 1.22, Running 568.87s Step 886( 89.33%), action 536, FPS 1.22, Running 569.62s Step 887( 89.50%), action 537, FPS 1.21, Running 570.54s Step 888( 89.67%), action 538, FPS 1.20, Running 571.51s Step 889( 89.83%), action 539, FPS 1.21, Running 572.21s Step 890( 90.00%), action 540, FPS 1.18, Running 573.30s Step 891( 90.17%), action 541, FPS 1.19, Running 574.16s Step 892( 90.33%), action 542, FPS 1.16, Running 575.27s Step 893( 90.50%), action 543, FPS 1.15, Running 576.22s Step 894( 90.67%), action 544, FPS 1.14, Running 577.16s Step 895( 90.83%), action 545, FPS 1.14, Running 578.08s Step 896( 91.00%), action 546, FPS 1.14, Running 578.76s Step 897( 91.17%), action 547, FPS 1.14, Running 579.70s Step 898( 91.33%), action 548, FPS 1.17, Running 580.38s Step 899( 91.50%), action 549, FPS 1.19, Running 581.13s Step 900( 91.67%), action 550, FPS 1.20, Running 581.94s Step 901( 91.83%), action 551, FPS 1.21, Running 582.92s Step 902( 92.00%), action 552, FPS 1.22, Running 583.64s Step 903( 92.17%), action 553, FPS 1.21, Running 584.55s Step 904( 92.33%), action 554, FPS 1.19, Running 585.22s Step 905( 92.50%), action 555, FPS 1.17, Running 585.92s Step 906( 92.67%), action 556, FPS 1.16, Running 586.93s Step 907( 92.83%), action 557, FPS 1.20, Running 587.26s Step 908( 93.00%), action 558, FPS 1.23, Running 587.83s Step 909( 93.17%), action 559, FPS 1.21, Running 588.69s Step 910( 93.33%), action 560, FPS 1.22, Running 589.69s Step 911( 93.50%), action 561, FPS 1.21, Running 590.63s Step 912( 93.67%), action 562, FPS 1.24, Running 591.40s Step 913( 93.83%), action 563, FPS 1.24, Running 592.39s Step 914( 94.00%), action 564, FPS 1.25, Running 593.15s Step 915( 94.17%), action 565, FPS 1.26, Running 593.99s Step 916( 94.33%), action 566, FPS 1.23, Running 595.07s Step 917( 94.50%), action 567, FPS 1.22, Running 596.03s Step 918( 94.67%), action 568, FPS 1.18, Running 597.30s Step 919( 94.83%), action 569, FPS 1.17, Running 598.24s Step 920( 95.00%), action 570, FPS 1.15, Running 599.31s Step 921( 95.17%), action 571, FPS 1.15, Running 600.30s Step 922( 95.33%), action 572, FPS 1.15, Running 601.06s Step 923( 95.50%), action 573, FPS 1.15, Running 601.94s Step 924( 95.67%), action 574, FPS 1.12, Running 603.06s Step 925( 95.83%), action 575, FPS 1.11, Running 603.99s Step 926( 96.00%), action 576, FPS 1.13, Running 604.70s Step 927( 96.17%), action 577, FPS 1.11, Running 605.31s Step 928( 96.33%), action 578, FPS 1.12, Running 605.68s Step 929( 96.50%), action 579, FPS 1.14, Running 606.23s Step 930( 96.67%), action 580, FPS 1.17, Running 606.75s Step 931( 96.83%), action 581, FPS 1.16, Running 607.85s Step 932( 97.00%), action 582, FPS 1.16, Running 608.65s Step 933( 97.17%), action 583, FPS 1.17, Running 609.44s Step 934( 97.33%), action 584, FPS 1.14, Running 610.63s Step 935( 97.50%), action 585, FPS 1.16, Running 611.29s Step 936( 97.67%), action 586, FPS 1.16, Running 612.24s Step 937( 97.83%), action 587, FPS 1.16, Running 613.26s Step 938( 98.00%), action 588, FPS 1.16, Running 614.55s Step 939( 98.17%), action 589, FPS 1.16, Running 615.48s Step 940( 98.33%), action 590, FPS 1.16, Running 616.48s Step 941( 98.50%), action 591, FPS 1.16, Running 617.55s Step 942( 98.67%), action 592, FPS 1.16, Running 618.30s Step 943( 98.83%), action 593, FPS 1.16, Running 619.17s Step 944( 99.00%), action 594, FPS 1.19, Running 619.87s Step 945( 99.17%), action 595, FPS 1.19, Running 620.78s Step 946( 99.33%), action 596, FPS 1.19, Running 621.48s Step 947( 99.50%), action 597, FPS 1.18, Running 622.32s Step 948( 99.67%), action 598, FPS 1.15, Running 623.08s Step 949( 99.83%), action 599, FPS 1.13, Running 624.00s Step 950(100.00%), action 600, FPS 1.13, Running 624.51s [2026-08-02 18:01:42] [5 ] Seed 4 failed after 624.80 s. +steps: 950 , actions: 600 . +Instruction: Empty +Total 0/5(0.00%) success. +Setting seed: 5 +Step 1( N/A%), pre moving , FPS 5.68, Running 0.18s Step 2( N/A%), pre moving , FPS 8.86, Running 0.23s Step 3( N/A%), pre moving , FPS 10.69, Running 0.28s Step 4( N/A%), pre moving , FPS 12.05, Running 0.33s Step 5( N/A%), pre moving , FPS 12.46, Running 0.40s Step 6( N/A%), pre moving , FPS 12.67, Running 0.47s Step 7( N/A%), pre moving , FPS 12.81, Running 0.55s Step 8( N/A%), pre moving , FPS 12.52, Running 0.64s Step 9( N/A%), pre moving , FPS 13.18, Running 0.68s Step 10( N/A%), pre moving , FPS 13.11, Running 0.76s Step 11( N/A%), pre moving , FPS 10.20, Running 1.08s Step 12( N/A%), pre moving , FPS 10.25, Running 1.17s Step 13( N/A%), pre moving , FPS 10.55, Running 1.23s Step 14( N/A%), pre moving , FPS 10.67, Running 1.31s Step 15( N/A%), pre moving , FPS 9.17, Running 1.64s Step 16( N/A%), pre moving , FPS 9.26, Running 1.73s Step 17( N/A%), pre moving , FPS 9.45, Running 1.80s Step 18( N/A%), pre moving , FPS 9.62, Running 1.87s Step 19( N/A%), pre moving , FPS 8.72, Running 2.18s Step 20( N/A%), pre moving , FPS 8.80, Running 2.27s Step 21( N/A%), pre moving , FPS 7.56, Running 2.82s Step 22( N/A%), pre moving , FPS 7.50, Running 2.89s Step 23( N/A%), pre moving , FPS 6.95, Running 3.16s Step 24( N/A%), pre moving , FPS 6.73, Running 3.30s Step 25( N/A%), pre moving , FPS 6.74, Running 3.37s Step 26( N/A%), pre moving , FPS 5.82, Running 3.91s Step 27( N/A%), pre moving , FPS 5.81, Running 3.99s Step 28( N/A%), pre moving , FPS 5.46, Running 4.30s Step 29( N/A%), pre moving , FPS 5.40, Running 4.38s Step 30( N/A%), pre moving , FPS 5.43, Running 4.45s Step 31( N/A%), pre moving , FPS 5.80, Running 4.53s Step 32( N/A%), pre moving , FPS 5.44, Running 4.85s Step 33( N/A%), pre moving , FPS 5.40, Running 4.93s Step 34( N/A%), pre moving , FPS 5.42, Running 5.00s Step 35( N/A%), pre moving , FPS 5.80, Running 5.09s Step 36( N/A%), pre moving , FPS 4.17, Running 6.53s Step 37( N/A%), pre moving , FPS 3.78, Running 7.09s Step 38( N/A%), pre moving , FPS 3.77, Running 7.17s Step 39( N/A%), pre moving , FPS 3.96, Running 7.23s Step 40( N/A%), pre moving , FPS 3.79, Running 7.55s Step 41( N/A%), pre moving , FPS 4.16, Running 7.63s Step 42( N/A%), pre moving , FPS 4.16, Running 7.70s Step 43( N/A%), pre moving , FPS 4.33, Running 7.77s Step 44( N/A%), pre moving , FPS 4.18, Running 8.09s Step 45( N/A%), pre moving , FPS 4.16, Running 8.18s Step 46( N/A%), pre moving , FPS 4.61, Running 8.25s Step 47( N/A%), pre moving , FPS 4.61, Running 8.32s Step 48( N/A%), pre moving , FPS 3.72, Running 9.68s Step 49( N/A%), pre moving , FPS 3.73, Running 9.74s Step 50( N/A%), pre moving , FPS 3.72, Running 9.83s Step 51( N/A%), pre moving , FPS 3.71, Running 9.91s Step 52( N/A%), pre moving , FPS 3.89, Running 9.98s Step 53( N/A%), pre moving , FPS 3.68, Running 10.36s Step 54( N/A%), pre moving , FPS 3.65, Running 10.48s Step 55( N/A%), pre moving , FPS 3.48, Running 10.84s Step 56( N/A%), pre moving , FPS 4.51, Running 10.96s Step 57( N/A%), pre moving , FPS 4.72, Running 11.33s Step 58( N/A%), pre moving , FPS 4.66, Running 11.46s Step 59( N/A%), pre moving , FPS 4.60, Running 11.57s Step 60( N/A%), pre moving , FPS 4.56, Running 11.93s Step 61( N/A%), pre moving , FPS 4.51, Running 12.06s Step 62( N/A%), pre moving , FPS 4.22, Running 12.43s Step 63( N/A%), pre moving , FPS 4.18, Running 12.56s Step 64( N/A%), pre moving , FPS 4.36, Running 12.68s Step 65( N/A%), pre moving , FPS 4.11, Running 13.05s Step 66( N/A%), pre moving , FPS 4.07, Running 13.16s Step 67( N/A%), pre moving , FPS 3.85, Running 13.52s Step 68( N/A%), pre moving , FPS 5.04, Running 13.65s Step 69( N/A%), pre moving , FPS 4.98, Running 13.76s Step 70( N/A%), pre moving , FPS 4.67, Running 14.11s Step 71( N/A%), pre moving , FPS 4.65, Running 14.21s Step 72( N/A%), pre moving , FPS 4.61, Running 14.32s Step 73( N/A%), pre moving , FPS 4.63, Running 14.69s Step 74( N/A%), pre moving , FPS 4.61, Running 14.82s Step 75( N/A%), pre moving , FPS 4.60, Running 15.18s Step 76( N/A%), pre moving , FPS 4.60, Running 15.31s Step 77( N/A%), pre moving , FPS 4.89, Running 15.42s Step 78( N/A%), pre moving , FPS 4.61, Running 15.80s Step 79( N/A%), pre moving , FPS 4.61, Running 15.91s Step 80( N/A%), pre moving , FPS 4.60, Running 16.28s Step 81( N/A%), pre moving , FPS 4.61, Running 16.40s Step 82( N/A%), pre moving , FPS 4.90, Running 16.52s Step 83( N/A%), pre moving , FPS 4.61, Running 16.90s Step 84( N/A%), pre moving , FPS 4.62, Running 17.01s Step 85( N/A%), pre moving , FPS 4.63, Running 17.36s Step 86( N/A%), pre moving , FPS 4.62, Running 17.49s Step 87( N/A%), pre moving , FPS 4.94, Running 17.57s Step 88( N/A%), pre moving , FPS 4.71, Running 17.89s Step 89( N/A%), pre moving , FPS 4.80, Running 17.93s Step 90( N/A%), pre moving , FPS 5.21, Running 17.95s Step 91( N/A%), pre moving , FPS 5.32, Running 17.98s Step 92( N/A%), pre moving , FPS 5.43, Running 18.01s Step 93( N/A%), pre moving , FPS 5.98, Running 18.03s Step 94( N/A%), pre moving , FPS 6.17, Running 18.06s Step 95( N/A%), pre moving , FPS 6.89, Running 18.09s Step 96( N/A%), pre moving , FPS 7.14, Running 18.11s Step 97( N/A%), pre moving , FPS 7.37, Running 18.13s Step 98( N/A%), pre moving , FPS 8.50, Running 18.15s Step 99( N/A%), pre moving , FPS 8.83, Running 18.18s Step 100( N/A%), pre moving , FPS 10.42, Running 18.20s Step 101( N/A%), pre moving , FPS 11.01, Running 18.22s Step 102( N/A%), pre moving , FPS 11.59, Running 18.24s Step 103( N/A%), pre moving , FPS 14.62, Running 18.27s Step 104( N/A%), pre moving , FPS 15.58, Running 18.29s Step 105( N/A%), pre moving , FPS 21.04, Running 18.32s Step 106( N/A%), pre moving , FPS 23.39, Running 18.35s Step 107( N/A%), pre moving , FPS 24.92, Running 18.37s Step 108( N/A%), pre moving , FPS 40.18, Running 18.39s Step 109( N/A%), pre moving , FPS 41.34, Running 18.41s Step 110( N/A%), pre moving , FPS 41.56, Running 18.43s Step 111( N/A%), pre moving , FPS 41.78, Running 18.45s Step 112( N/A%), pre moving , FPS 42.64, Running 18.48s Step 113( N/A%), pre moving , FPS 42.06, Running 18.51s Step 114( N/A%), pre moving , FPS 42.07, Running 18.53s Step 115( N/A%), pre moving , FPS 41.79, Running 18.56s Step 116( N/A%), pre moving , FPS 41.51, Running 18.59s Step 117( N/A%), pre moving , FPS 13.10, Running 19.66s Step 118( N/A%), pre moving , FPS 10.43, Running 20.07s Step 119( N/A%), pre moving , FPS 8.20, Running 20.62s Step 120( N/A%), pre moving , FPS 6.79, Running 21.14s Step 121( N/A%), pre moving , FPS 5.79, Running 21.67s Step 122( N/A%), pre moving , FPS 4.98, Running 22.26s Step 123( N/A%), pre moving , FPS 4.41, Running 22.81s Step 124( N/A%), pre moving , FPS 3.95, Running 23.35s Step 125( N/A%), pre moving , FPS 3.58, Running 23.91s Step 126( N/A%), pre moving , FPS 3.28, Running 24.44s Step 127( N/A%), pre moving , FPS 3.03, Running 24.97s Step 128( N/A%), pre moving , FPS 2.82, Running 25.49s Step 129( N/A%), pre moving , FPS 2.62, Running 26.05s Step 130( N/A%), pre moving , FPS 2.45, Running 26.58s Step 131( N/A%), pre moving , FPS 2.31, Running 27.12s Step 132( N/A%), pre moving , FPS 2.18, Running 27.67s Step 133( N/A%), pre moving , FPS 2.05, Running 28.25s Step 134( N/A%), pre moving , FPS 1.95, Running 28.78s Step 135( N/A%), pre moving , FPS 1.85, Running 29.36s Step 136( N/A%), pre moving , FPS 1.76, Running 29.93s Step 137( N/A%), pre moving , FPS 1.85, Running 30.48s Step 138( N/A%), pre moving , FPS 1.82, Running 31.06s Step 139( N/A%), pre moving , FPS 1.82, Running 31.60s Step 140( N/A%), pre moving , FPS 1.82, Running 32.14s Step 141( N/A%), pre moving , FPS 1.82, Running 32.68s Step 142( N/A%), pre moving , FPS 1.82, Running 33.22s Step 143( N/A%), pre moving , FPS 1.82, Running 33.78s Step 144( N/A%), pre moving , FPS 1.82, Running 34.31s Step 145( N/A%), pre moving , FPS 1.73, Running 35.46s Step 146( N/A%), pre moving , FPS 1.73, Running 36.02s Step 147( N/A%), pre moving , FPS 1.72, Running 36.57s Step 148( N/A%), pre moving , FPS 1.72, Running 37.14s Step 149( N/A%), pre moving , FPS 1.73, Running 37.62s Step 150( N/A%), pre moving , FPS 1.78, Running 37.84s Step 151( N/A%), pre moving , FPS 1.81, Running 38.16s Step 152( N/A%), pre moving , FPS 1.84, Running 38.52s Step 153( N/A%), pre moving , FPS 1.85, Running 39.04s Step 154( N/A%), pre moving , FPS 1.88, Running 39.40s Step 155( N/A%), pre moving , FPS 1.90, Running 39.87s Step 156( N/A%), pre moving , FPS 1.91, Running 40.40s Step 157( N/A%), pre moving , FPS 1.91, Running 40.94s Step 158( N/A%), pre moving , FPS 1.91, Running 41.52s Step 159( N/A%), pre moving , FPS 1.90, Running 42.09s Step 160( N/A%), pre moving , FPS 1.90, Running 42.68s Step 161( N/A%), pre moving , FPS 1.89, Running 43.25s Step 162( N/A%), pre moving , FPS 1.89, Running 43.82s Step 163( N/A%), pre moving , FPS 1.88, Running 44.40s Step 164( N/A%), pre moving , FPS 1.88, Running 44.94s Step 165( N/A%), pre moving , FPS 2.00, Running 45.47s Step 166( N/A%), pre moving , FPS 2.00, Running 46.03s Step 167( N/A%), pre moving , FPS 2.01, Running 46.55s Step 168( N/A%), pre moving , FPS 2.01, Running 47.10s Step 169( N/A%), pre moving , FPS 1.99, Running 47.65s Step 170( N/A%), pre moving , FPS 1.92, Running 48.24s Step 171( N/A%), pre moving , FPS 1.88, Running 48.80s Step 172( N/A%), pre moving , FPS 1.85, Running 49.36s Step 173( N/A%), pre moving , FPS 1.83, Running 49.95s Step 174( N/A%), pre moving , FPS 1.80, Running 50.49s Step 175( N/A%), pre moving , FPS 1.79, Running 51.05s Step 176( N/A%), pre moving , FPS 1.78, Running 51.62s Step 177( N/A%), pre moving , FPS 1.77, Running 52.21s Step 178( N/A%), pre moving , FPS 1.78, Running 52.78s Step 179( N/A%), pre moving , FPS 1.78, Running 53.35s Step 180( N/A%), pre moving , FPS 1.78, Running 53.94s Step 181( N/A%), pre moving , FPS 1.78, Running 54.49s Step 182( N/A%), pre moving , FPS 1.78, Running 55.07s Step 183( N/A%), pre moving , FPS 1.78, Running 55.64s Step 184( N/A%), pre moving , FPS 1.77, Running 56.21s Step 185( N/A%), pre moving , FPS 1.78, Running 56.69s Step 186( N/A%), pre moving , FPS 1.82, Running 57.01s Step 187( N/A%), pre moving , FPS 1.84, Running 57.43s Step 188( N/A%), pre moving , FPS 1.87, Running 57.81s Step 189( N/A%), pre moving , FPS 1.90, Running 58.18s Step 190( N/A%), pre moving , FPS 1.99, Running 58.31s Step 191( N/A%), pre moving , FPS 2.08, Running 58.41s Step 192( N/A%), pre moving , FPS 2.19, Running 58.50s Step 193( N/A%), pre moving , FPS 2.24, Running 58.88s Step 194( N/A%), pre moving , FPS 2.36, Running 58.98s Step 195( N/A%), pre moving , FPS 2.49, Running 59.09s Step 196( N/A%), pre moving , FPS 2.56, Running 59.44s Step 197( N/A%), pre moving , FPS 2.72, Running 59.58s Step 198( N/A%), pre moving , FPS 2.90, Running 59.68s Step 199( N/A%), pre moving , FPS 2.68, Running 60.80s Step 200( N/A%), pre moving , FPS 2.77, Running 61.16s Step 201( N/A%), pre moving , FPS 2.95, Running 61.27s Step 202( N/A%), pre moving , FPS 3.17, Running 61.37s Step 203( N/A%), pre moving , FPS 3.25, Running 61.79s Step 204( N/A%), pre moving , FPS 3.48, Running 61.96s Step 205( N/A%), pre moving , FPS 3.51, Running 62.38s Step 206( N/A%), pre moving , FPS 3.60, Running 62.56s Step 207( N/A%), pre moving , FPS 3.61, Running 62.98s Step 208( N/A%), pre moving , FPS 3.74, Running 63.16s Step 209( N/A%), pre moving , FPS 3.70, Running 63.59s Step 210( N/A%), pre moving , FPS 3.67, Running 63.76s Step 211( N/A%), pre moving , FPS 3.46, Running 64.18s Step 212( N/A%), pre moving , FPS 3.41, Running 64.36s Step 213( N/A%), pre moving , FPS 3.39, Running 64.78s Step 214( N/A%), pre moving , FPS 3.35, Running 64.95s Step 215( N/A%), pre moving , FPS 3.18, Running 65.37s Step 216( N/A%), pre moving , FPS 3.28, Running 65.54s Step 217( N/A%), pre moving , FPS 3.13, Running 65.96s Step 218( N/A%), pre moving , FPS 3.10, Running 66.13s Step 219( N/A%), pre moving , FPS 3.64, Running 66.29s Step 220( N/A%), pre moving , FPS 3.60, Running 66.71s Step 221( N/A%), pre moving , FPS 3.58, Running 66.86s Step 222( N/A%), pre moving , FPS 3.39, Running 67.27s Step 223( N/A%), pre moving , FPS 3.54, Running 67.44s Step 224( N/A%), pre moving , FPS 3.49, Running 67.69s Step 225( N/A%), pre moving , FPS 3.54, Running 68.03s Step 226( N/A%), pre moving , FPS 3.59, Running 68.13s Step 227( N/A%), pre moving , FPS 3.76, Running 68.30s Step 228( N/A%), pre moving , FPS 3.71, Running 68.55s Step 229( N/A%), pre moving , FPS 3.93, Running 68.67s Step 230( N/A%), pre moving , FPS 3.99, Running 68.77s Step 231( N/A%), pre moving , FPS 4.04, Running 69.13s Step 232( N/A%), pre moving , FPS 4.09, Running 69.25s Step 233( N/A%), pre moving , FPS 4.38, Running 69.35s Step 234( N/A%), pre moving , FPS 4.21, Running 69.70s Step 235( N/A%), pre moving , FPS 4.52, Running 69.79s Step 236( N/A%), pre moving , FPS 4.57, Running 69.91s Step 237( N/A%), pre moving , FPS 4.93, Running 70.02s Step 238( N/A%), pre moving , FPS 4.69, Running 70.40s Step 239( N/A%), pre moving , FPS 4.76, Running 70.50s Step 240( N/A%), pre moving , FPS 3.88, Running 71.87s Step 241( N/A%), pre moving , FPS 3.88, Running 72.01s Step 242( N/A%), pre moving , FPS 4.11, Running 72.14s Step 243( N/A%), pre moving , FPS 4.16, Running 72.25s Step 244( N/A%), pre moving , FPS 4.08, Running 72.59s Step 245( N/A%), pre moving , FPS 4.21, Running 72.78s Step 246( N/A%), pre moving , FPS 3.96, Running 73.18s Step 247( N/A%), pre moving , FPS 3.95, Running 73.37s Step 248( N/A%), pre moving , FPS 3.82, Running 73.78s Step 249( N/A%), pre moving , FPS 3.78, Running 73.96s Step 250( N/A%), pre moving , FPS 3.54, Running 74.43s Step 251( N/A%), pre moving , FPS 3.61, Running 74.67s Step 252( N/A%), pre moving , FPS 3.39, Running 75.15s Step 253( N/A%), pre moving , FPS 3.20, Running 75.61s Step 254( N/A%), pre moving , FPS 3.25, Running 75.85s Step 255( N/A%), pre moving , FPS 3.05, Running 76.34s Step 256( N/A%), pre moving , FPS 3.01, Running 76.57s Step 257( N/A%), pre moving , FPS 2.86, Running 77.01s Step 258( N/A%), pre moving , FPS 2.95, Running 77.19s Step 259( N/A%), pre moving , FPS 2.87, Running 77.46s Step 260( N/A%), pre moving , FPS 3.43, Running 77.70s Step 261( N/A%), pre moving , FPS 3.37, Running 77.95s Step 262( N/A%), pre moving , FPS 3.20, Running 78.39s Step 263( N/A%), pre moving , FPS 3.12, Running 78.66s Step 264( N/A%), pre moving , FPS 3.05, Running 79.16s Step 265( N/A%), pre moving , FPS 2.92, Running 79.63s Step 266( N/A%), pre moving , FPS 2.99, Running 79.88s Step 267( N/A%), pre moving , FPS 2.86, Running 80.36s Step 268( N/A%), pre moving , FPS 2.84, Running 80.83s Step 269( N/A%), pre moving , FPS 2.81, Running 81.07s Step 270( N/A%), pre moving , FPS 2.80, Running 81.57s Step 271( N/A%), pre moving , FPS 2.81, Running 81.77s Step 272( N/A%), pre moving , FPS 2.83, Running 82.21s Step 273( N/A%), pre moving , FPS 2.96, Running 82.37s Step 274( N/A%), pre moving , FPS 2.88, Running 82.80s Step 275( N/A%), pre moving , FPS 3.02, Running 82.96s Step 276( N/A%), pre moving , FPS 2.94, Running 83.37s Step 277( N/A%), pre moving , FPS 3.06, Running 83.55s Step 278( N/A%), pre moving , FPS 2.94, Running 83.98s Step 279( N/A%), pre moving , FPS 2.97, Running 84.20s Step 280( N/A%), pre moving , FPS 2.87, Running 84.68s Step 281( N/A%), pre moving , FPS 2.78, Running 85.15s Step 282( N/A%), pre moving , FPS 2.86, Running 85.39s Step 283( N/A%), pre moving , FPS 2.77, Running 85.87s Step 284( N/A%), pre moving , FPS 2.79, Running 86.32s Step 285( N/A%), pre moving , FPS 2.89, Running 86.56s Step 286( N/A%), pre moving , FPS 2.79, Running 87.04s Step 287( N/A%), pre moving , FPS 2.80, Running 87.50s Step 288( N/A%), pre moving , FPS 2.90, Running 87.74s Step 289( N/A%), pre moving , FPS 2.81, Running 88.18s Step 290( N/A%), pre moving , FPS 2.95, Running 88.34s Step 291( N/A%), pre moving , FPS 2.87, Running 88.75s Step 292( N/A%), pre moving , FPS 2.97, Running 88.93s Step 293( N/A%), pre moving , FPS 2.87, Running 89.34s Step 294( N/A%), pre moving , FPS 2.98, Running 89.51s Step 295( N/A%), pre moving , FPS 2.87, Running 89.92s Step 296( N/A%), pre moving , FPS 2.97, Running 90.10s Step 297( N/A%), pre moving , FPS 2.87, Running 90.52s Step 298( N/A%), pre moving , FPS 3.01, Running 90.63s Step 299( N/A%), pre moving , FPS 3.06, Running 90.72s Step 300( N/A%), pre moving , FPS 3.25, Running 90.83s Step 301( N/A%), pre moving , FPS 3.31, Running 91.18s Step 302( N/A%), pre moving , FPS 3.38, Running 91.30s Step 303( N/A%), pre moving , FPS 3.62, Running 91.39s Step 304( N/A%), pre moving , FPS 3.84, Running 91.54s Step 305( N/A%), pre moving , FPS 3.77, Running 91.86s Step 306( N/A%), pre moving , FPS 4.07, Running 91.96s Step 307( N/A%), pre moving , FPS 4.39, Running 92.06s Step 308( N/A%), pre moving , FPS 4.28, Running 92.41s Step 309( N/A%), pre moving , FPS 4.59, Running 92.54s Step 310( N/A%), pre moving , FPS 4.65, Running 92.65s Step 311( N/A%), pre moving , FPS 4.71, Running 93.00s Step 312( N/A%), pre moving , FPS 4.77, Running 93.12s Step 313( N/A%), pre moving , FPS 5.14, Running 93.23s Step 314( N/A%), pre moving , FPS 4.91, Running 93.58s Step 315( N/A%), pre moving , FPS 2.87, Running 96.90s Step 316( N/A%), pre moving , FPS 2.79, Running 97.26s Step 317( N/A%), pre moving , FPS 2.82, Running 97.61s Step 318( N/A%), pre moving , FPS 2.63, Running 98.22s Step 319( N/A%), pre moving , FPS 2.48, Running 98.79s Step 320( N/A%), pre moving , FPS 2.35, Running 99.36s Step 321( N/A%), pre moving , FPS 2.29, Running 99.92s Step 322( N/A%), pre moving , FPS 2.18, Running 100.49s Step 323( N/A%), pre moving , FPS 2.07, Running 101.05s Step 324( N/A%), pre moving , FPS 1.98, Running 101.63s Step 325( N/A%), pre moving , FPS 1.93, Running 102.21s Step 326( N/A%), pre moving , FPS 1.85, Running 102.77s Step 327( N/A%), pre moving , FPS 1.77, Running 103.33s Step 328( N/A%), pre moving , FPS 1.74, Running 103.90s Step 329( N/A%), pre moving , FPS 1.68, Running 104.45s Step 330( N/A%), pre moving , FPS 1.62, Running 105.02s Step 331( N/A%), pre moving , FPS 1.59, Running 105.59s Step 332( N/A%), pre moving , FPS 1.53, Running 106.17s Step 333( N/A%), pre moving , FPS 1.48, Running 106.76s Step 334( N/A%), pre moving , FPS 1.45, Running 107.33s Step 335( 0.17%), action 1, FPS 1.66, Running 108.93s Step 336( 0.33%), action 2, FPS 1.51, Running 110.50s Step 337( 0.50%), action 3, FPS 1.44, Running 111.54s Step 338( 0.67%), action 4, FPS 1.40, Running 112.54s Step 339( 0.83%), action 5, FPS 1.38, Running 113.29s Step 340( 1.00%), action 6, FPS 1.35, Running 114.14s Step 341( 1.17%), action 7, FPS 1.33, Running 115.00s Step 342( 1.33%), action 8, FPS 1.33, Running 115.52s Step 343( 1.50%), action 9, FPS 1.34, Running 115.94s Step 344( 1.67%), action 10, FPS 1.34, Running 116.57s Step 345( 1.83%), action 11, FPS 1.34, Running 117.16s Step 346( 2.00%), action 12, FPS 1.31, Running 118.09s Step 347( 2.17%), action 13, FPS 1.29, Running 118.84s Step 348( 2.33%), action 14, FPS 1.26, Running 119.79s Step 349( 2.50%), action 15, FPS 1.22, Running 120.81s Step 350( 2.67%), action 16, FPS 1.21, Running 121.51s Step 351( 2.83%), action 17, FPS 1.18, Running 122.50s Step 352( 3.00%), action 18, FPS 1.15, Running 123.55s Step 353( 3.17%), action 19, FPS 1.12, Running 124.55s Step 354( 3.33%), action 20, FPS 1.09, Running 125.61s Step 355( 3.50%), action 21, FPS 1.13, Running 126.69s Step 356( 3.67%), action 22, FPS 1.16, Running 127.69s Step 357( 3.83%), action 23, FPS 1.18, Running 128.49s Step 358( 4.00%), action 24, FPS 1.19, Running 129.34s Step 359( 4.17%), action 25, FPS 1.18, Running 130.31s Step 360( 4.33%), action 26, FPS 1.19, Running 131.01s Step 361( 4.50%), action 27, FPS 1.18, Running 131.98s Step 362( 4.67%), action 28, FPS 1.16, Running 132.78s Step 363( 4.83%), action 29, FPS 1.13, Running 133.70s Step 364( 5.00%), action 30, FPS 1.12, Running 134.45s Step 365( 5.17%), action 31, FPS 1.12, Running 134.96s Step 366( 5.33%), action 32, FPS 1.15, Running 135.50s Step 367( 5.50%), action 33, FPS 1.16, Running 136.03s Step 368( 5.67%), action 34, FPS 1.16, Running 136.98s Step 369( 5.83%), action 35, FPS 1.19, Running 137.64s Step 370( 6.00%), action 36, FPS 1.17, Running 138.60s Step 371( 6.17%), action 37, FPS 1.19, Running 139.27s Step 372( 6.33%), action 38, FPS 1.20, Running 140.26s Step 373( 6.50%), action 39, FPS 1.22, Running 140.89s Step 374( 6.67%), action 40, FPS 1.23, Running 141.85s Step 375( 6.83%), action 41, FPS 1.23, Running 142.90s Step 376( 7.00%), action 42, FPS 1.25, Running 143.65s Step 377( 7.17%), action 43, FPS 1.25, Running 144.47s Step 378( 7.33%), action 44, FPS 1.26, Running 145.19s Step 379( 7.50%), action 45, FPS 1.28, Running 145.89s Step 380( 7.67%), action 46, FPS 1.26, Running 146.91s Step 381( 7.83%), action 47, FPS 1.26, Running 147.84s Step 382( 8.00%), action 48, FPS 1.27, Running 148.56s Step 383( 8.17%), action 49, FPS 1.27, Running 149.47s Step 384( 8.33%), action 50, FPS 1.24, Running 150.58s Step 385( 8.50%), action 51, FPS 1.20, Running 151.64s Step 386( 8.67%), action 52, FPS 1.17, Running 152.54s Step 387( 8.83%), action 53, FPS 1.15, Running 153.43s Step 388( 9.00%), action 54, FPS 1.14, Running 154.48s Step 389( 9.17%), action 55, FPS 1.11, Running 155.60s Step 390( 9.33%), action 56, FPS 1.11, Running 156.54s Step 391( 9.50%), action 57, FPS 1.10, Running 157.40s Step 392( 9.67%), action 58, FPS 1.12, Running 158.19s Step 393( 9.83%), action 59, FPS 1.10, Running 159.09s Step 394( 10.00%), action 60, FPS 1.11, Running 159.81s Step 395( 10.17%), action 61, FPS 1.12, Running 160.76s Step 396( 10.33%), action 62, FPS 1.12, Running 161.49s Step 397( 10.50%), action 63, FPS 1.09, Running 162.80s Step 398( 10.67%), action 64, FPS 1.09, Running 163.57s Step 399( 10.83%), action 65, FPS 1.10, Running 164.14s Step 400( 11.00%), action 66, FPS 1.10, Running 165.04s Step 401( 11.17%), action 67, FPS 1.12, Running 165.63s Step 402( 11.33%), action 68, FPS 1.11, Running 166.59s Step 403( 11.50%), action 69, FPS 1.13, Running 167.21s Step 404( 11.67%), action 70, FPS 1.13, Running 168.29s Step 405( 11.83%), action 71, FPS 1.13, Running 169.30s Step 406( 12.00%), action 72, FPS 1.14, Running 170.14s Step 407( 12.17%), action 73, FPS 1.14, Running 170.93s Step 408( 12.33%), action 74, FPS 1.16, Running 171.67s Step 409( 12.50%), action 75, FPS 1.22, Running 171.98s Step 410( 12.67%), action 76, FPS 1.24, Running 172.73s Step 411( 12.83%), action 77, FPS 1.24, Running 173.54s Step 412( 13.00%), action 78, FPS 1.22, Running 174.55s Step 413( 13.17%), action 79, FPS 1.24, Running 175.17s Step 414( 13.33%), action 80, FPS 1.22, Running 176.27s Step 415( 13.50%), action 81, FPS 1.21, Running 177.30s Step 416( 13.67%), action 82, FPS 1.20, Running 178.17s Step 417( 13.83%), action 83, FPS 1.24, Running 178.93s Step 418( 14.00%), action 84, FPS 1.23, Running 179.85s Step 419( 14.17%), action 85, FPS 1.22, Running 180.53s Step 420( 14.33%), action 86, FPS 1.22, Running 181.41s Step 421( 14.50%), action 87, FPS 1.21, Running 182.13s Step 422( 14.67%), action 88, FPS 1.22, Running 183.02s Step 423( 14.83%), action 89, FPS 1.20, Running 183.87s Step 424( 15.00%), action 90, FPS 1.21, Running 184.76s Step 425( 15.17%), action 91, FPS 1.22, Running 185.68s Step 426( 15.33%), action 92, FPS 1.23, Running 186.44s Step 427( 15.50%), action 93, FPS 1.22, Running 187.38s Step 428( 15.67%), action 94, FPS 1.18, Running 188.63s Step 429( 15.83%), action 95, FPS 1.14, Running 189.55s Step 430( 16.00%), action 96, FPS 1.14, Running 190.34s Step 431( 16.17%), action 97, FPS 1.17, Running 190.65s Step 432( 16.33%), action 98, FPS 1.18, Running 191.44s Step 433( 16.50%), action 99, FPS 1.18, Running 192.09s Step 434( 16.67%), action 100, FPS 1.19, Running 193.09s Step 435( 16.83%), action 101, FPS 1.18, Running 194.24s Step 436( 17.00%), action 102, FPS 1.19, Running 194.98s Step 437( 17.17%), action 103, FPS 1.18, Running 195.82s Step 438( 17.33%), action 104, FPS 1.20, Running 196.54s Step 439( 17.50%), action 105, FPS 1.18, Running 197.48s Step 440( 17.67%), action 106, FPS 1.19, Running 198.23s Step 441( 17.83%), action 107, FPS 1.18, Running 199.07s Step 442( 18.00%), action 108, FPS 1.16, Running 200.30s Step 443( 18.17%), action 109, FPS 1.18, Running 200.88s Step 444( 18.33%), action 110, FPS 1.17, Running 201.90s Step 445( 18.50%), action 111, FPS 1.16, Running 202.98s Step 446( 18.67%), action 112, FPS 1.16, Running 203.74s Step 447( 18.83%), action 113, FPS 1.16, Running 204.57s Step 448( 19.00%), action 114, FPS 1.17, Running 205.77s Step 449( 19.17%), action 115, FPS 1.18, Running 206.52s Step 450( 19.33%), action 116, FPS 1.18, Running 207.31s Step 451( 19.50%), action 117, FPS 1.13, Running 208.42s Step 452( 19.67%), action 118, FPS 1.12, Running 209.26s Step 453( 19.83%), action 119, FPS 1.13, Running 209.86s Step 454( 20.00%), action 120, FPS 1.12, Running 210.96s Step 455( 20.17%), action 121, FPS 1.13, Running 211.92s Step 456( 20.33%), action 122, FPS 1.11, Running 212.99s Step 457( 20.50%), action 123, FPS 1.11, Running 213.80s Step 458( 20.67%), action 124, FPS 1.10, Running 214.75s Step 459( 20.83%), action 125, FPS 1.10, Running 215.62s Step 460( 21.00%), action 126, FPS 1.11, Running 216.29s Step 461( 21.17%), action 127, FPS 1.10, Running 217.21s Step 462( 21.33%), action 128, FPS 1.13, Running 218.01s Step 463( 21.50%), action 129, FPS 1.11, Running 218.90s Step 464( 21.67%), action 130, FPS 1.13, Running 219.63s Step 465( 21.83%), action 131, FPS 1.14, Running 220.58s Step 466( 22.00%), action 132, FPS 1.14, Running 221.28s Step 467( 22.17%), action 133, FPS 1.14, Running 222.13s Step 468( 22.33%), action 134, FPS 1.17, Running 222.88s Step 469( 22.50%), action 135, FPS 1.15, Running 223.87s Step 470( 22.67%), action 136, FPS 1.15, Running 224.67s Step 471( 22.83%), action 137, FPS 1.18, Running 225.36s Step 472( 23.00%), action 138, FPS 1.18, Running 226.17s Step 473( 23.17%), action 139, FPS 1.16, Running 227.07s Step 474( 23.33%), action 140, FPS 1.17, Running 228.00s Step 475( 23.50%), action 141, FPS 1.16, Running 229.09s Step 476( 23.67%), action 142, FPS 1.18, Running 229.99s Step 477( 23.83%), action 143, FPS 1.18, Running 230.69s Step 478( 24.00%), action 144, FPS 1.19, Running 231.50s Step 479( 24.17%), action 145, FPS 1.20, Running 232.29s Step 480( 24.33%), action 146, FPS 1.16, Running 233.52s Step 481( 24.50%), action 147, FPS 1.16, Running 234.39s Step 482( 24.67%), action 148, FPS 1.15, Running 235.48s Step 483( 24.83%), action 149, FPS 1.14, Running 236.49s Step 484( 25.00%), action 150, FPS 1.14, Running 237.15s Step 485( 25.17%), action 151, FPS 1.11, Running 238.57s Step 486( 25.33%), action 152, FPS 1.11, Running 239.28s Step 487( 25.50%), action 153, FPS 1.10, Running 240.26s Step 488( 25.67%), action 154, FPS 1.10, Running 241.12s Step 489( 25.83%), action 155, FPS 1.11, Running 241.91s Step 490( 26.00%), action 156, FPS 1.09, Running 242.95s Step 491( 26.17%), action 157, FPS 1.09, Running 243.63s Step 492( 26.33%), action 158, FPS 1.09, Running 244.57s Step 493( 26.50%), action 159, FPS 1.10, Running 245.26s Step 494( 26.67%), action 160, FPS 1.11, Running 246.00s Step 495( 26.83%), action 161, FPS 1.13, Running 246.84s Step 496( 27.00%), action 162, FPS 1.13, Running 247.68s Step 497( 27.17%), action 163, FPS 1.13, Running 248.44s Step 498( 27.33%), action 164, FPS 1.13, Running 249.14s Step 499( 27.50%), action 165, FPS 1.13, Running 250.02s Step 500( 27.67%), action 166, FPS 1.16, Running 250.75s Step 501( 27.83%), action 167, FPS 1.17, Running 251.42s Step 502( 28.00%), action 168, FPS 1.15, Running 252.85s Step 503( 28.17%), action 169, FPS 1.18, Running 253.48s Step 504( 28.33%), action 170, FPS 1.17, Running 254.19s Step 505( 28.50%), action 171, FPS 1.21, Running 255.08s Step 506( 28.67%), action 172, FPS 1.21, Running 255.77s Step 507( 28.83%), action 173, FPS 1.22, Running 256.69s Step 508( 29.00%), action 174, FPS 1.23, Running 257.39s Step 509( 29.17%), action 175, FPS 1.22, Running 258.31s Step 510( 29.33%), action 176, FPS 1.24, Running 259.05s Step 511( 29.50%), action 177, FPS 1.23, Running 259.92s Step 512( 29.67%), action 178, FPS 1.24, Running 260.63s Step 513( 29.83%), action 179, FPS 1.24, Running 261.45s Step 514( 30.00%), action 180, FPS 1.20, Running 262.69s Step 515( 30.17%), action 181, FPS 1.19, Running 263.63s Step 516( 30.33%), action 182, FPS 1.21, Running 264.21s Step 517( 30.50%), action 183, FPS 1.17, Running 265.48s Step 518( 30.67%), action 184, FPS 1.17, Running 266.26s Step 519( 30.83%), action 185, FPS 1.18, Running 266.98s Step 520( 31.00%), action 186, FPS 1.17, Running 267.86s Step 521( 31.17%), action 187, FPS 1.15, Running 268.80s Step 522( 31.33%), action 188, FPS 1.20, Running 269.45s Step 523( 31.50%), action 189, FPS 1.19, Running 270.34s Step 524( 31.67%), action 190, FPS 1.18, Running 271.19s Step 525( 31.83%), action 191, FPS 1.15, Running 272.44s Step 526( 32.00%), action 192, FPS 1.13, Running 273.39s Step 527( 32.17%), action 193, FPS 1.13, Running 274.32s Step 528( 32.33%), action 194, FPS 1.11, Running 275.34s Step 529( 32.50%), action 195, FPS 1.13, Running 275.95s Step 530( 32.67%), action 196, FPS 1.12, Running 276.94s Step 531( 32.83%), action 197, FPS 1.14, Running 277.54s Step 532( 33.00%), action 198, FPS 1.08, Running 279.12s Step 533( 33.17%), action 199, FPS 1.07, Running 280.15s Step 534( 33.33%), action 200, FPS 1.10, Running 280.86s Step 535( 33.50%), action 201, FPS 1.10, Running 281.82s Step 536( 33.67%), action 202, FPS 1.09, Running 282.55s Step 537( 33.83%), action 203, FPS 1.14, Running 282.99s Step 538( 34.00%), action 204, FPS 1.13, Running 283.98s Step 539( 34.17%), action 205, FPS 1.12, Running 284.80s Step 540( 34.33%), action 206, FPS 1.12, Running 285.67s Step 541( 34.50%), action 207, FPS 1.12, Running 286.67s Step 542( 34.67%), action 208, FPS 1.10, Running 287.69s Step 543( 34.83%), action 209, FPS 1.09, Running 288.72s Step 544( 35.00%), action 210, FPS 1.10, Running 289.43s Step 545( 35.17%), action 211, FPS 1.12, Running 290.36s Step 546( 35.33%), action 212, FPS 1.10, Running 291.50s Step 547( 35.50%), action 213, FPS 1.12, Running 292.19s Step 548( 35.67%), action 214, FPS 1.12, Running 293.15s Step 549( 35.83%), action 215, FPS 1.12, Running 293.83s Step 550( 36.00%), action 216, FPS 1.12, Running 294.76s Step 551( 36.17%), action 217, FPS 1.12, Running 295.38s Step 552( 36.33%), action 218, FPS 1.12, Running 297.03s Step 553( 36.50%), action 219, FPS 1.13, Running 297.92s Step 554( 36.67%), action 220, FPS 1.13, Running 298.59s Step 555( 36.83%), action 221, FPS 1.10, Running 300.02s Step 556( 37.00%), action 222, FPS 1.11, Running 300.51s Step 557( 37.17%), action 223, FPS 1.07, Running 301.65s Step 558( 37.33%), action 224, FPS 1.08, Running 302.51s Step 559( 37.50%), action 225, FPS 1.08, Running 303.32s Step 560( 37.67%), action 226, FPS 1.07, Running 304.37s Step 561( 37.83%), action 227, FPS 1.07, Running 305.35s Step 562( 38.00%), action 228, FPS 1.08, Running 306.19s Step 563( 38.17%), action 229, FPS 1.09, Running 307.05s Step 564( 38.33%), action 230, FPS 1.08, Running 307.99s Step 565( 38.50%), action 231, FPS 1.07, Running 309.00s Step 566( 38.67%), action 232, FPS 1.10, Running 309.68s Step 567( 38.83%), action 233, FPS 1.09, Running 310.53s Step 568( 39.00%), action 234, FPS 1.10, Running 311.28s Step 569( 39.17%), action 235, FPS 1.09, Running 312.19s Step 570( 39.33%), action 236, FPS 1.08, Running 313.34s Step 571( 39.50%), action 237, FPS 1.07, Running 314.02s Step 572( 39.67%), action 238, FPS 1.11, Running 314.98s Step 573( 39.83%), action 239, FPS 1.13, Running 315.62s Step 574( 40.00%), action 240, FPS 1.11, Running 316.56s Step 575( 40.17%), action 241, FPS 1.15, Running 317.43s Step 576( 40.33%), action 242, FPS 1.13, Running 318.21s Step 577( 40.50%), action 243, FPS 1.19, Running 318.52s Step 578( 40.67%), action 244, FPS 1.18, Running 319.42s Step 579( 40.83%), action 245, FPS 1.21, Running 319.90s Step 580( 41.00%), action 246, FPS 1.25, Running 320.42s Step 581( 41.17%), action 247, FPS 1.25, Running 321.34s Step 582( 41.33%), action 248, FPS 1.24, Running 322.37s Step 583( 41.50%), action 249, FPS 1.24, Running 323.24s Step 584( 41.67%), action 250, FPS 1.24, Running 324.07s Step 585( 41.83%), action 251, FPS 1.27, Running 324.76s Step 586( 42.00%), action 252, FPS 1.25, Running 325.69s Step 587( 42.17%), action 253, FPS 1.24, Running 326.60s Step 588( 42.33%), action 254, FPS 1.22, Running 327.74s Step 589( 42.50%), action 255, FPS 1.21, Running 328.76s Step 590( 42.67%), action 256, FPS 1.21, Running 329.91s Step 591( 42.83%), action 257, FPS 1.18, Running 330.91s Step 592( 43.00%), action 258, FPS 1.18, Running 331.91s Step 593( 43.17%), action 259, FPS 1.18, Running 332.61s Step 594( 43.33%), action 260, FPS 1.18, Running 333.54s Step 595( 43.50%), action 261, FPS 1.18, Running 334.42s Step 596( 43.67%), action 262, FPS 1.18, Running 335.16s Step 597( 43.83%), action 263, FPS 1.15, Running 335.92s Step 598( 44.00%), action 264, FPS 1.12, Running 337.26s Step 599( 44.17%), action 265, FPS 1.13, Running 337.56s Step 600( 44.33%), action 266, FPS 1.13, Running 338.08s Step 601( 44.50%), action 267, FPS 1.16, Running 338.60s Step 602( 44.67%), action 268, FPS 1.19, Running 339.14s Step 603( 44.83%), action 269, FPS 1.19, Running 340.02s Step 604( 45.00%), action 270, FPS 1.20, Running 340.70s Step 605( 45.17%), action 271, FPS 1.18, Running 341.67s Step 606( 45.33%), action 272, FPS 1.20, Running 342.37s Step 607( 45.50%), action 273, FPS 1.20, Running 343.30s Step 608( 45.67%), action 274, FPS 1.23, Running 344.00s Step 609( 45.83%), action 275, FPS 1.24, Running 344.93s Step 610( 46.00%), action 276, FPS 1.25, Running 345.85s Step 611( 46.17%), action 277, FPS 1.27, Running 346.67s Step 612( 46.33%), action 278, FPS 1.27, Running 347.63s Step 613( 46.50%), action 279, FPS 1.28, Running 348.27s Step 614( 46.67%), action 280, FPS 1.28, Running 349.23s Step 615( 46.83%), action 281, FPS 1.26, Running 350.32s Step 616( 47.00%), action 282, FPS 1.22, Running 351.53s Step 617( 47.17%), action 283, FPS 1.20, Running 352.58s Step 618( 47.33%), action 284, FPS 1.24, Running 353.33s Step 619( 47.50%), action 285, FPS 1.20, Running 354.17s Step 620( 47.67%), action 286, FPS 1.19, Running 354.89s Step 621( 47.83%), action 287, FPS 1.16, Running 355.85s Step 622( 48.00%), action 288, FPS 1.15, Running 356.53s Step 623( 48.17%), action 289, FPS 1.19, Running 356.86s Step 624( 48.33%), action 290, FPS 1.20, Running 357.31s Step 625( 48.50%), action 291, FPS 1.22, Running 358.00s Step 626( 48.67%), action 292, FPS 1.20, Running 358.99s Step 627( 48.83%), action 293, FPS 1.23, Running 359.58s Step 628( 49.00%), action 294, FPS 1.21, Running 360.54s Step 629( 49.17%), action 295, FPS 1.23, Running 361.18s Step 630( 49.33%), action 296, FPS 1.23, Running 362.15s Step 631( 49.50%), action 297, FPS 1.24, Running 362.84s Step 632( 49.67%), action 298, FPS 1.24, Running 363.79s Step 633( 49.83%), action 299, FPS 1.22, Running 364.69s Step 634( 50.00%), action 300, FPS 1.23, Running 365.48s Step 635( 50.17%), action 301, FPS 1.25, Running 366.38s Step 636( 50.33%), action 302, FPS 1.29, Running 367.07s Step 637( 50.50%), action 303, FPS 1.31, Running 367.87s Step 638( 50.67%), action 304, FPS 1.30, Running 368.66s Step 639( 50.83%), action 305, FPS 1.30, Running 369.60s Step 640( 51.00%), action 306, FPS 1.30, Running 370.31s Step 641( 51.17%), action 307, FPS 1.32, Running 370.95s Step 642( 51.33%), action 308, FPS 1.30, Running 371.92s Step 643( 51.50%), action 309, FPS 1.26, Running 372.71s Step 644( 51.67%), action 310, FPS 1.24, Running 373.50s Step 645( 51.83%), action 311, FPS 1.22, Running 374.44s Step 646( 52.00%), action 312, FPS 1.25, Running 375.05s Step 647( 52.17%), action 313, FPS 1.27, Running 375.35s Step 648( 52.33%), action 314, FPS 1.31, Running 375.79s Step 649( 52.50%), action 315, FPS 1.29, Running 376.64s Step 650( 52.67%), action 316, FPS 1.33, Running 377.17s Step 651( 52.83%), action 317, FPS 1.34, Running 377.82s Step 652( 53.00%), action 318, FPS 1.34, Running 378.75s Step 653( 53.17%), action 319, FPS 1.36, Running 379.39s Step 654( 53.33%), action 320, FPS 1.34, Running 380.39s Step 655( 53.50%), action 321, FPS 1.33, Running 381.37s Step 656( 53.67%), action 322, FPS 1.34, Running 382.04s Step 657( 53.83%), action 323, FPS 1.32, Running 382.97s Step 658( 54.00%), action 324, FPS 1.31, Running 383.90s Step 659( 54.17%), action 325, FPS 1.33, Running 384.63s Step 660( 54.33%), action 326, FPS 1.33, Running 385.32s Step 661( 54.50%), action 327, FPS 1.31, Running 386.17s Step 662( 54.67%), action 328, FPS 1.34, Running 386.86s Step 663( 54.83%), action 329, FPS 1.35, Running 387.52s Step 664( 55.00%), action 330, FPS 1.34, Running 388.42s Step 665( 55.17%), action 331, FPS 1.34, Running 389.42s Step 666( 55.33%), action 332, FPS 1.33, Running 390.06s Step 667( 55.50%), action 333, FPS 1.28, Running 390.94s Step 668( 55.67%), action 334, FPS 1.26, Running 391.67s Step 669( 55.83%), action 335, FPS 1.25, Running 392.58s Step 670( 56.00%), action 336, FPS 1.24, Running 393.25s Step 671( 56.17%), action 337, FPS 1.23, Running 394.09s Step 672( 56.33%), action 338, FPS 1.27, Running 394.52s Step 673( 56.50%), action 339, FPS 1.29, Running 394.84s Step 674( 56.67%), action 340, FPS 1.35, Running 395.21s Step 675( 56.83%), action 341, FPS 1.39, Running 395.72s Step 676( 57.00%), action 342, FPS 1.40, Running 396.30s Step 677( 57.17%), action 343, FPS 1.43, Running 397.00s Step 678( 57.33%), action 344, FPS 1.46, Running 397.61s Step 679( 57.50%), action 345, FPS 1.45, Running 398.46s Step 680( 57.67%), action 346, FPS 1.44, Running 399.21s Step 681( 57.83%), action 347, FPS 1.43, Running 400.12s Step 682( 58.00%), action 348, FPS 1.43, Running 400.86s Step 683( 58.17%), action 349, FPS 1.41, Running 401.76s Step 684( 58.33%), action 350, FPS 1.42, Running 402.55s Step 685( 58.50%), action 351, FPS 1.42, Running 403.46s Step 686( 58.67%), action 352, FPS 1.37, Running 404.63s Step 687( 58.83%), action 353, FPS 1.37, Running 405.55s Step 688( 59.00%), action 354, FPS 1.37, Running 406.25s Step 689( 59.17%), action 355, FPS 1.37, Running 407.15s Step 690( 59.33%), action 356, FPS 1.34, Running 408.22s Step 691( 59.50%), action 357, FPS 1.32, Running 409.27s Step 692( 59.67%), action 358, FPS 1.29, Running 410.00s Step 693( 59.83%), action 359, FPS 1.25, Running 410.89s Step 694( 60.00%), action 360, FPS 1.22, Running 411.60s Step 695( 60.17%), action 361, FPS 1.19, Running 412.54s Step 696( 60.33%), action 362, FPS 1.18, Running 413.30s Step 697( 60.50%), action 363, FPS 1.18, Running 413.89s Step 698( 60.67%), action 364, FPS 1.18, Running 414.53s Step 699( 60.83%), action 365, FPS 1.22, Running 414.85s Step 700( 61.00%), action 366, FPS 1.24, Running 415.30s Step 701( 61.17%), action 367, FPS 1.27, Running 415.91s Step 702( 61.33%), action 368, FPS 1.28, Running 416.53s Step 703( 61.50%), action 369, FPS 1.29, Running 417.24s Step 704( 61.67%), action 370, FPS 1.28, Running 418.12s Step 705( 61.83%), action 371, FPS 1.28, Running 419.14s Step 706( 62.00%), action 372, FPS 1.32, Running 419.77s Step 707( 62.17%), action 373, FPS 1.32, Running 420.66s Step 708( 62.33%), action 374, FPS 1.32, Running 421.35s Step 709( 62.50%), action 375, FPS 1.33, Running 422.24s Step 710( 62.67%), action 376, FPS 1.35, Running 422.98s Step 711( 62.83%), action 377, FPS 1.37, Running 423.87s Step 712( 63.00%), action 378, FPS 1.37, Running 424.63s Step 713( 63.17%), action 379, FPS 1.37, Running 425.47s Step 714( 63.33%), action 380, FPS 1.36, Running 426.26s Step 715( 63.50%), action 381, FPS 1.36, Running 427.26s Step 716( 63.67%), action 382, FPS 1.35, Running 428.08s Step 717( 63.83%), action 383, FPS 1.33, Running 428.90s Step 718( 64.00%), action 384, FPS 1.30, Running 429.92s Step 719( 64.17%), action 385, FPS 1.25, Running 430.90s Step 720( 64.33%), action 386, FPS 1.21, Running 431.78s Step 721( 64.50%), action 387, FPS 1.19, Running 432.67s Step 722( 64.67%), action 388, FPS 1.19, Running 433.31s Step 723( 64.83%), action 389, FPS 1.21, Running 433.75s Step 724( 65.00%), action 390, FPS 1.22, Running 434.46s Step 725( 65.17%), action 391, FPS 1.23, Running 435.37s Step 726( 65.33%), action 392, FPS 1.20, Running 436.39s Step 727( 65.50%), action 393, FPS 1.22, Running 436.99s Step 728( 65.67%), action 394, FPS 1.21, Running 437.84s Step 729( 65.83%), action 395, FPS 1.22, Running 438.69s Step 730( 66.00%), action 396, FPS 1.20, Running 439.66s Step 731( 66.17%), action 397, FPS 1.21, Running 440.37s Step 732( 66.33%), action 398, FPS 1.19, Running 441.43s Step 733( 66.50%), action 399, FPS 1.18, Running 442.40s Step 734( 66.67%), action 400, FPS 1.16, Running 443.49s Step 735( 66.83%), action 401, FPS 1.16, Running 444.49s Step 736( 67.00%), action 402, FPS 1.16, Running 445.31s Step 737( 67.17%), action 403, FPS 1.16, Running 446.08s Step 738( 67.33%), action 404, FPS 1.19, Running 446.77s Step 739( 67.50%), action 405, FPS 1.19, Running 447.66s Step 740( 67.67%), action 406, FPS 1.21, Running 448.33s Step 741( 67.83%), action 407, FPS 1.22, Running 449.03s Step 742( 68.00%), action 408, FPS 1.20, Running 449.96s Step 743( 68.17%), action 409, FPS 1.18, Running 450.67s Step 744( 68.33%), action 410, FPS 1.17, Running 451.59s Step 745( 68.50%), action 411, FPS 1.18, Running 452.26s Step 746( 68.67%), action 412, FPS 1.22, Running 452.83s Step 747( 68.83%), action 413, FPS 1.23, Running 453.30s Step 748( 69.00%), action 414, FPS 1.18, Running 454.76s Step 749( 69.17%), action 415, FPS 1.20, Running 455.42s Step 750( 69.33%), action 416, FPS 1.20, Running 456.34s Step 751( 69.50%), action 417, FPS 1.20, Running 457.07s Step 752( 69.67%), action 418, FPS 1.21, Running 457.99s Step 753( 69.83%), action 419, FPS 1.23, Running 458.61s Step 754( 70.00%), action 420, FPS 1.24, Running 459.63s Step 755( 70.17%), action 421, FPS 1.25, Running 460.53s Step 756( 70.33%), action 422, FPS 1.25, Running 461.28s Step 757( 70.50%), action 423, FPS 1.24, Running 462.21s Step 758( 70.67%), action 424, FPS 1.21, Running 463.31s Step 759( 70.83%), action 425, FPS 1.23, Running 463.94s Step 760( 71.00%), action 426, FPS 1.21, Running 464.79s Step 761( 71.17%), action 427, FPS 1.18, Running 466.01s Step 762( 71.33%), action 428, FPS 1.17, Running 467.07s Step 763( 71.50%), action 429, FPS 1.16, Running 467.97s Step 764( 71.67%), action 430, FPS 1.15, Running 469.00s Step 765( 71.83%), action 431, FPS 1.13, Running 470.04s Step 766( 72.00%), action 432, FPS 1.13, Running 470.52s Step 767( 72.17%), action 433, FPS 1.11, Running 471.31s Step 768( 72.33%), action 434, FPS 1.16, Running 472.03s Step 769( 72.50%), action 435, FPS 1.14, Running 472.93s Step 770( 72.67%), action 436, FPS 1.14, Running 473.90s Step 771( 72.83%), action 437, FPS 1.13, Running 474.83s Step 772( 73.00%), action 438, FPS 1.12, Running 475.84s Step 773( 73.17%), action 439, FPS 1.10, Running 476.71s Step 774( 73.33%), action 440, FPS 1.12, Running 477.45s Step 775( 73.50%), action 441, FPS 1.12, Running 478.38s Step 776( 73.67%), action 442, FPS 1.13, Running 479.06s Step 777( 73.83%), action 443, FPS 1.13, Running 479.98s Step 778( 74.00%), action 444, FPS 1.12, Running 481.12s Step 779( 74.17%), action 445, FPS 1.10, Running 482.08s Step 780( 74.33%), action 446, FPS 1.08, Running 483.26s Step 781( 74.50%), action 447, FPS 1.10, Running 484.24s Step 782( 74.67%), action 448, FPS 1.12, Running 484.96s Step 783( 74.83%), action 449, FPS 1.11, Running 485.91s Step 784( 75.00%), action 450, FPS 1.13, Running 486.67s Step 785( 75.17%), action 451, FPS 1.11, Running 488.05s Step 786( 75.33%), action 452, FPS 1.09, Running 488.84s Step 787( 75.50%), action 453, FPS 1.09, Running 489.64s Step 788( 75.67%), action 454, FPS 1.06, Running 490.93s Step 789( 75.83%), action 455, FPS 1.06, Running 491.81s Step 790( 76.00%), action 456, FPS 1.06, Running 492.75s Step 791( 76.17%), action 457, FPS 1.08, Running 493.40s Step 792( 76.33%), action 458, FPS 1.08, Running 494.34s Step 793( 76.50%), action 459, FPS 1.09, Running 495.00s Step 794( 76.67%), action 460, FPS 1.08, Running 495.92s Step 795( 76.83%), action 461, FPS 1.05, Running 497.46s Step 796( 77.00%), action 462, FPS 1.05, Running 498.17s Step 797( 77.17%), action 463, FPS 1.05, Running 499.10s Step 798( 77.33%), action 464, FPS 1.06, Running 499.92s Step 799( 77.50%), action 465, FPS 1.07, Running 500.71s Step 800( 77.67%), action 466, FPS 1.10, Running 501.40s Step 801( 77.83%), action 467, FPS 1.10, Running 502.35s Step 802( 78.00%), action 468, FPS 1.10, Running 503.09s Step 803( 78.17%), action 469, FPS 1.10, Running 504.01s Step 804( 78.33%), action 470, FPS 1.08, Running 505.13s Step 805( 78.50%), action 471, FPS 1.08, Running 506.53s Step 806( 78.67%), action 472, FPS 1.10, Running 507.04s Step 807( 78.83%), action 473, FPS 1.10, Running 507.79s Step 808( 79.00%), action 474, FPS 1.12, Running 508.84s Step 809( 79.17%), action 475, FPS 1.13, Running 509.54s Step 810( 79.33%), action 476, FPS 1.14, Running 510.37s Step 811( 79.50%), action 477, FPS 1.13, Running 511.16s Step 812( 79.67%), action 478, FPS 1.13, Running 511.98s Step 813( 79.83%), action 479, FPS 1.13, Running 512.75s Step 814( 80.00%), action 480, FPS 1.14, Running 513.51s Step 815( 80.17%), action 481, FPS 1.15, Running 514.86s Step 816( 80.33%), action 482, FPS 1.15, Running 515.62s Step 817( 80.50%), action 483, FPS 1.12, Running 516.99s Step 818( 80.67%), action 484, FPS 1.09, Running 518.19s Step 819( 80.83%), action 485, FPS 1.09, Running 519.10s Step 820( 81.00%), action 486, FPS 1.06, Running 520.29s Step 821( 81.17%), action 487, FPS 1.06, Running 521.24s Step 822( 81.33%), action 488, FPS 1.03, Running 522.45s Step 823( 81.50%), action 489, FPS 1.02, Running 523.58s Step 824( 81.67%), action 490, FPS 1.03, Running 524.62s Step 825( 81.83%), action 491, FPS 1.07, Running 525.27s Step 826( 82.00%), action 492, FPS 1.07, Running 525.81s Step 827( 82.17%), action 493, FPS 1.07, Running 526.57s Step 828( 82.33%), action 494, FPS 1.06, Running 527.78s Step 829( 82.50%), action 495, FPS 1.04, Running 528.70s Step 830( 82.67%), action 496, FPS 1.03, Running 529.79s Step 831( 82.83%), action 497, FPS 1.02, Running 530.76s Step 832( 83.00%), action 498, FPS 1.03, Running 531.44s Step 833( 83.17%), action 499, FPS 1.02, Running 532.27s Step 834( 83.33%), action 500, FPS 1.02, Running 533.13s Step 835( 83.50%), action 501, FPS 1.04, Running 534.15s Step 836( 83.67%), action 502, FPS 1.03, Running 535.01s Step 837( 83.83%), action 503, FPS 1.06, Running 535.81s Step 838( 84.00%), action 504, FPS 1.07, Running 536.88s Step 839( 84.17%), action 505, FPS 1.07, Running 537.84s Step 840( 84.33%), action 506, FPS 1.07, Running 538.95s Step 841( 84.50%), action 507, FPS 1.08, Running 539.73s Step 842( 84.67%), action 508, FPS 1.10, Running 540.59s Step 843( 84.83%), action 509, FPS 1.13, Running 541.33s Step 844( 85.00%), action 510, FPS 1.13, Running 542.27s Step 845( 85.17%), action 511, FPS 1.11, Running 543.22s Step 846( 85.33%), action 512, FPS 1.11, Running 543.80s Step 847( 85.50%), action 513, FPS 1.12, Running 544.39s Step 848( 85.67%), action 514, FPS 1.11, Running 545.87s Step 849( 85.83%), action 515, FPS 1.12, Running 546.57s Step 850( 86.00%), action 516, FPS 1.13, Running 547.54s Step 851( 86.17%), action 517, FPS 1.13, Running 548.51s Step 852( 86.33%), action 518, FPS 1.09, Running 549.75s Step 853( 86.50%), action 519, FPS 1.09, Running 550.68s Step 854( 86.67%), action 520, FPS 1.07, Running 551.75s Step 855( 86.83%), action 521, FPS 1.08, Running 552.74s Step 856( 87.00%), action 522, FPS 1.06, Running 553.85s Step 857( 87.17%), action 523, FPS 1.05, Running 554.77s Step 858( 87.33%), action 524, FPS 1.06, Running 555.75s Step 859( 87.50%), action 525, FPS 1.07, Running 556.60s Step 860( 87.67%), action 526, FPS 1.06, Running 557.82s Step 861( 87.83%), action 527, FPS 1.06, Running 558.68s Step 862( 88.00%), action 528, FPS 1.07, Running 559.35s Step 863( 88.17%), action 529, FPS 1.06, Running 560.26s Step 864( 88.33%), action 530, FPS 1.06, Running 561.15s Step 865( 88.50%), action 531, FPS 1.08, Running 561.79s Step 866( 88.67%), action 532, FPS 1.04, Running 563.07s Step 867( 88.83%), action 533, FPS 1.01, Running 564.24s Step 868( 89.00%), action 534, FPS 1.02, Running 565.40s Step 869( 89.17%), action 535, FPS 1.02, Running 566.20s Step 870( 89.33%), action 536, FPS 1.02, Running 567.14s Step 871( 89.50%), action 537, FPS 1.02, Running 568.17s Step 872( 89.67%), action 538, FPS 1.03, Running 569.08s Step 873( 89.83%), action 539, FPS 1.05, Running 569.74s Step 874( 90.00%), action 540, FPS 1.05, Running 570.83s Step 875( 90.17%), action 541, FPS 1.05, Running 571.77s Step 876( 90.33%), action 542, FPS 1.07, Running 572.56s Step 877( 90.50%), action 543, FPS 1.07, Running 573.45s Step 878( 90.67%), action 544, FPS 1.09, Running 574.14s Step 879( 90.83%), action 545, FPS 1.08, Running 575.11s Step 880( 91.00%), action 546, FPS 1.09, Running 576.08s Step 881( 91.17%), action 547, FPS 1.11, Running 576.72s Step 882( 91.33%), action 548, FPS 1.08, Running 577.79s Step 883( 91.50%), action 549, FPS 1.08, Running 578.81s Step 884( 91.67%), action 550, FPS 1.09, Running 579.54s Step 885( 91.83%), action 551, FPS 1.09, Running 580.12s Step 886( 92.00%), action 552, FPS 1.14, Running 580.58s Step 887( 92.17%), action 553, FPS 1.17, Running 581.38s Step 888( 92.33%), action 554, FPS 1.18, Running 582.39s Step 889( 92.50%), action 555, FPS 1.19, Running 582.98s Step 890( 92.67%), action 556, FPS 1.18, Running 584.10s Step 891( 92.83%), action 557, FPS 1.19, Running 585.01s Step 892( 93.00%), action 558, FPS 1.20, Running 585.79s Step 893( 93.17%), action 559, FPS 1.19, Running 586.59s Step 894( 93.33%), action 560, FPS 1.21, Running 587.37s Step 895( 93.50%), action 561, FPS 1.17, Running 588.81s Step 896( 93.67%), action 562, FPS 1.17, Running 589.62s Step 897( 93.83%), action 563, FPS 1.18, Running 590.46s Step 898( 94.00%), action 564, FPS 1.15, Running 591.51s Step 899( 94.17%), action 565, FPS 1.17, Running 592.18s Step 900( 94.33%), action 566, FPS 1.18, Running 593.08s Step 901( 94.50%), action 567, FPS 1.18, Running 593.66s Step 902( 94.67%), action 568, FPS 1.18, Running 594.73s Step 903( 94.83%), action 569, FPS 1.19, Running 595.65s Step 904( 95.00%), action 570, FPS 1.19, Running 596.35s Step 905( 95.17%), action 571, FPS 1.17, Running 597.29s Step 906( 95.33%), action 572, FPS 1.15, Running 597.96s Step 907( 95.50%), action 573, FPS 1.17, Running 598.54s Step 908( 95.67%), action 574, FPS 1.21, Running 598.96s Step 909( 95.83%), action 575, FPS 1.21, Running 599.50s Step 910( 96.00%), action 576, FPS 1.21, Running 600.64s Step 911( 96.17%), action 577, FPS 1.23, Running 601.24s Step 912( 96.33%), action 578, FPS 1.22, Running 602.19s Step 913( 96.50%), action 579, FPS 1.23, Running 602.84s Step 914( 96.67%), action 580, FPS 1.21, Running 603.84s Step 915( 96.83%), action 581, FPS 1.25, Running 604.83s Step 916( 97.00%), action 582, FPS 1.26, Running 605.49s Step 917( 97.17%), action 583, FPS 1.25, Running 606.41s Step 918( 97.33%), action 584, FPS 1.28, Running 607.17s Step 919( 97.50%), action 585, FPS 1.26, Running 608.08s Step 920( 97.67%), action 586, FPS 1.27, Running 608.78s Step 921( 97.83%), action 587, FPS 1.25, Running 609.70s Step 922( 98.00%), action 588, FPS 1.25, Running 610.77s Step 923( 98.17%), action 589, FPS 1.27, Running 611.41s Step 924( 98.33%), action 590, FPS 1.25, Running 612.37s Step 925( 98.50%), action 591, FPS 1.24, Running 613.44s Step 926( 98.67%), action 592, FPS 1.23, Running 614.28s Step 927( 98.83%), action 593, FPS 1.21, Running 615.08s Step 928( 99.00%), action 594, FPS 1.19, Running 615.72s Step 929( 99.17%), action 595, FPS 1.18, Running 616.51s Step 930( 99.33%), action 596, FPS 1.22, Running 617.05s Step 931( 99.50%), action 597, FPS 1.23, Running 617.46s Step 932( 99.67%), action 598, FPS 1.27, Running 617.95s Step 933( 99.83%), action 599, FPS 1.30, Running 618.28s Step 934(100.00%), action 600, FPS 1.31, Running 619.11s [2026-08-02 18:12:02] [6 ] Seed 5 failed after 619.45 s. +steps: 934 , actions: 600 . +Instruction: Empty +Total 0/6(0.00%) success. +Setting seed: 6 +Step 1( N/A%), pre moving , FPS 3.58, Running 0.28s Step 2( N/A%), pre moving , FPS 5.51, Running 0.36s Step 3( N/A%), pre moving , FPS 6.94, Running 0.43s Step 4( N/A%), pre moving , FPS 7.73, Running 0.52s Step 5( N/A%), pre moving , FPS 5.97, Running 0.84s Step 6( N/A%), pre moving , FPS 6.46, Running 0.93s Step 7( N/A%), pre moving , FPS 7.00, Running 1.00s Step 8( N/A%), pre moving , FPS 7.47, Running 1.07s Step 9( N/A%), pre moving , FPS 6.52, Running 1.38s Step 10( N/A%), pre moving , FPS 6.80, Running 1.47s Step 11( N/A%), pre moving , FPS 7.12, Running 1.55s Step 12( N/A%), pre moving , FPS 6.42, Running 1.87s Step 13( N/A%), pre moving , FPS 6.66, Running 1.95s Step 14( N/A%), pre moving , FPS 6.93, Running 2.02s Step 15( N/A%), pre moving , FPS 7.15, Running 2.10s Step 16( N/A%), pre moving , FPS 6.60, Running 2.42s Step 17( N/A%), pre moving , FPS 6.76, Running 2.51s Step 18( N/A%), pre moving , FPS 6.99, Running 2.58s Step 19( N/A%), pre moving , FPS 7.16, Running 2.65s Step 20( N/A%), pre moving , FPS 6.72, Running 2.98s Step 21( N/A%), pre moving , FPS 6.10, Running 3.56s Step 22( N/A%), pre moving , FPS 6.08, Running 3.65s Step 23( N/A%), pre moving , FPS 6.08, Running 3.72s Step 24( N/A%), pre moving , FPS 5.80, Running 3.96s Step 25( N/A%), pre moving , FPS 6.12, Running 4.11s Step 26( N/A%), pre moving , FPS 5.39, Running 4.64s Step 27( N/A%), pre moving , FPS 5.37, Running 4.72s Step 28( N/A%), pre moving , FPS 5.36, Running 4.80s Step 29( N/A%), pre moving , FPS 5.79, Running 4.83s Step 30( N/A%), pre moving , FPS 5.43, Running 5.15s Step 31( N/A%), pre moving , FPS 5.43, Running 5.23s Step 32( N/A%), pre moving , FPS 5.84, Running 5.30s Step 33( N/A%), pre moving , FPS 5.85, Running 5.37s Step 34( N/A%), pre moving , FPS 5.57, Running 5.61s Step 35( N/A%), pre moving , FPS 5.43, Running 5.78s Step 36( N/A%), pre moving , FPS 4.07, Running 7.34s Step 37( N/A%), pre moving , FPS 3.69, Running 7.93s Step 38( N/A%), pre moving , FPS 3.68, Running 8.00s Step 39( N/A%), pre moving , FPS 3.68, Running 8.09s Step 40( N/A%), pre moving , FPS 3.73, Running 8.34s Step 41( N/A%), pre moving , FPS 4.05, Running 8.49s Step 42( N/A%), pre moving , FPS 4.08, Running 8.55s Step 43( N/A%), pre moving , FPS 4.08, Running 8.62s Step 44( N/A%), pre moving , FPS 4.25, Running 8.67s Step 45( N/A%), pre moving , FPS 4.09, Running 9.00s Step 46( N/A%), pre moving , FPS 4.54, Running 9.04s Step 47( N/A%), pre moving , FPS 4.55, Running 9.12s Step 48( N/A%), pre moving , FPS 3.62, Running 10.32s Step 49( N/A%), pre moving , FPS 3.44, Running 10.64s Step 50( N/A%), pre moving , FPS 3.59, Running 10.72s Step 51( N/A%), pre moving , FPS 3.60, Running 10.79s Step 52( N/A%), pre moving , FPS 3.59, Running 10.87s Step 53( N/A%), pre moving , FPS 3.42, Running 11.22s Step 54( N/A%), pre moving , FPS 3.49, Running 11.35s Step 55( N/A%), pre moving , FPS 3.52, Running 11.47s Step 56( N/A%), pre moving , FPS 4.48, Running 11.80s Step 57( N/A%), pre moving , FPS 5.00, Running 11.93s Step 58( N/A%), pre moving , FPS 4.74, Running 12.22s Step 59( N/A%), pre moving , FPS 4.61, Running 12.42s Step 60( N/A%), pre moving , FPS 4.78, Running 12.52s Step 61( N/A%), pre moving , FPS 4.50, Running 12.93s Step 62( N/A%), pre moving , FPS 4.40, Running 13.09s Step 63( N/A%), pre moving , FPS 4.31, Running 13.27s Step 64( N/A%), pre moving , FPS 4.05, Running 13.61s Step 65( N/A%), pre moving , FPS 4.20, Running 13.76s Step 66( N/A%), pre moving , FPS 3.90, Running 14.18s Step 67( N/A%), pre moving , FPS 3.84, Running 14.33s Step 68( N/A%), pre moving , FPS 4.53, Running 14.74s Step 69( N/A%), pre moving , FPS 4.76, Running 14.84s Step 70( N/A%), pre moving , FPS 4.42, Running 15.25s Step 71( N/A%), pre moving , FPS 4.35, Running 15.39s Step 72( N/A%), pre moving , FPS 4.06, Running 15.80s Step 73( N/A%), pre moving , FPS 4.25, Running 15.92s Step 74( N/A%), pre moving , FPS 4.01, Running 16.34s Step 75( N/A%), pre moving , FPS 4.00, Running 16.47s Step 76( N/A%), pre moving , FPS 4.18, Running 16.58s Step 77( N/A%), pre moving , FPS 4.01, Running 16.92s Step 78( N/A%), pre moving , FPS 4.22, Running 16.96s Step 79( N/A%), pre moving , FPS 4.37, Running 17.00s Step 80( N/A%), pre moving , FPS 4.43, Running 17.03s Step 81( N/A%), pre moving , FPS 4.84, Running 17.07s Step 82( N/A%), pre moving , FPS 5.01, Running 17.09s Step 83( N/A%), pre moving , FPS 5.21, Running 17.11s Step 84( N/A%), pre moving , FPS 5.68, Running 17.13s Step 85( N/A%), pre moving , FPS 5.87, Running 17.16s Step 86( N/A%), pre moving , FPS 6.63, Running 17.19s Step 87( N/A%), pre moving , FPS 6.93, Running 17.21s Step 88( N/A%), pre moving , FPS 8.01, Running 17.24s Step 89( N/A%), pre moving , FPS 8.28, Running 17.26s Step 90( N/A%), pre moving , FPS 9.85, Running 17.28s Step 91( N/A%), pre moving , FPS 10.48, Running 17.30s Step 92( N/A%), pre moving , FPS 13.14, Running 17.32s Step 93( N/A%), pre moving , FPS 14.12, Running 17.34s Step 94( N/A%), pre moving , FPS 19.55, Running 17.36s Step 95( N/A%), pre moving , FPS 21.81, Running 17.38s Step 96( N/A%), pre moving , FPS 23.91, Running 17.42s Step 97( N/A%), pre moving , FPS 36.88, Running 17.46s Step 98( N/A%), pre moving , FPS 37.23, Running 17.50s Step 99( N/A%), pre moving , FPS 35.54, Running 17.57s Step 100( N/A%), pre moving , FPS 34.48, Running 17.61s Step 101( N/A%), pre moving , FPS 32.65, Running 17.68s Step 102( N/A%), pre moving , FPS 30.81, Running 17.74s Step 103( N/A%), pre moving , FPS 29.16, Running 17.79s Step 104( N/A%), pre moving , FPS 27.55, Running 17.86s Step 105( N/A%), pre moving , FPS 9.04, Running 19.38s Step 106( N/A%), pre moving , FPS 7.29, Running 19.93s Step 107( N/A%), pre moving , FPS 6.10, Running 20.49s Step 108( N/A%), pre moving , FPS 5.21, Running 21.08s Step 109( N/A%), pre moving , FPS 4.59, Running 21.62s Step 110( N/A%), pre moving , FPS 4.08, Running 22.18s Step 111( N/A%), pre moving , FPS 3.67, Running 22.75s Step 112( N/A%), pre moving , FPS 3.33, Running 23.33s Step 113( N/A%), pre moving , FPS 3.06, Running 23.89s Step 114( N/A%), pre moving , FPS 2.82, Running 24.45s Step 115( N/A%), pre moving , FPS 2.62, Running 25.00s Step 116( N/A%), pre moving , FPS 2.46, Running 25.53s Step 117( N/A%), pre moving , FPS 2.32, Running 26.08s Step 118( N/A%), pre moving , FPS 2.19, Running 26.61s Step 119( N/A%), pre moving , FPS 2.09, Running 27.15s Step 120( N/A%), pre moving , FPS 1.98, Running 27.70s Step 121( N/A%), pre moving , FPS 1.90, Running 28.23s Step 122( N/A%), pre moving , FPS 1.81, Running 28.76s Step 123( N/A%), pre moving , FPS 1.73, Running 29.34s Step 124( N/A%), pre moving , FPS 1.66, Running 29.87s Step 125( N/A%), pre moving , FPS 1.81, Running 30.41s Step 126( N/A%), pre moving , FPS 1.81, Running 30.96s Step 127( N/A%), pre moving , FPS 1.82, Running 31.49s Step 128( N/A%), pre moving , FPS 1.83, Running 32.03s Step 129( N/A%), pre moving , FPS 1.83, Running 32.55s Step 130( N/A%), pre moving , FPS 1.83, Running 33.09s Step 131( N/A%), pre moving , FPS 1.84, Running 33.63s Step 132( N/A%), pre moving , FPS 1.85, Running 34.17s Step 133( N/A%), pre moving , FPS 1.82, Running 34.85s Step 134( N/A%), pre moving , FPS 1.83, Running 35.40s Step 135( N/A%), pre moving , FPS 1.85, Running 35.83s Step 136( N/A%), pre moving , FPS 1.90, Running 36.04s Step 137( N/A%), pre moving , FPS 1.96, Running 36.28s Step 138( N/A%), pre moving , FPS 2.02, Running 36.51s Step 139( N/A%), pre moving , FPS 2.09, Running 36.74s Step 140( N/A%), pre moving , FPS 2.14, Running 37.04s Step 141( N/A%), pre moving , FPS 2.18, Running 37.42s Step 142( N/A%), pre moving , FPS 2.22, Running 37.76s Step 143( N/A%), pre moving , FPS 2.22, Running 38.33s Step 144( N/A%), pre moving , FPS 2.20, Running 38.98s Step 145( N/A%), pre moving , FPS 2.20, Running 39.48s Step 146( N/A%), pre moving , FPS 2.20, Running 40.06s Step 147( N/A%), pre moving , FPS 2.19, Running 40.62s Step 148( N/A%), pre moving , FPS 2.18, Running 41.18s Step 149( N/A%), pre moving , FPS 2.17, Running 41.75s Step 150( N/A%), pre moving , FPS 2.16, Running 42.34s Step 151( N/A%), pre moving , FPS 2.16, Running 42.89s Step 152( N/A%), pre moving , FPS 2.16, Running 43.43s Step 153( N/A%), pre moving , FPS 2.19, Running 43.98s Step 154( N/A%), pre moving , FPS 2.19, Running 44.53s Step 155( N/A%), pre moving , FPS 2.16, Running 45.10s Step 156( N/A%), pre moving , FPS 2.08, Running 45.66s Step 157( N/A%), pre moving , FPS 2.01, Running 46.21s Step 158( N/A%), pre moving , FPS 1.94, Running 46.79s Step 159( N/A%), pre moving , FPS 1.88, Running 47.35s Step 160( N/A%), pre moving , FPS 1.84, Running 47.90s Step 161( N/A%), pre moving , FPS 1.81, Running 48.46s Step 162( N/A%), pre moving , FPS 1.78, Running 49.02s Step 163( N/A%), pre moving , FPS 1.77, Running 49.60s Step 164( N/A%), pre moving , FPS 1.79, Running 50.16s Step 165( N/A%), pre moving , FPS 1.78, Running 50.72s Step 166( N/A%), pre moving , FPS 1.78, Running 51.32s Step 167( N/A%), pre moving , FPS 1.78, Running 51.87s Step 168( N/A%), pre moving , FPS 1.78, Running 52.43s Step 169( N/A%), pre moving , FPS 1.78, Running 53.00s Step 170( N/A%), pre moving , FPS 1.78, Running 53.60s Step 171( N/A%), pre moving , FPS 1.77, Running 54.18s Step 172( N/A%), pre moving , FPS 1.77, Running 54.74s Step 173( N/A%), pre moving , FPS 1.77, Running 55.29s Step 174( N/A%), pre moving , FPS 1.78, Running 55.78s Step 175( N/A%), pre moving , FPS 1.84, Running 55.99s Step 176( N/A%), pre moving , FPS 1.93, Running 56.05s Step 177( N/A%), pre moving , FPS 2.02, Running 56.12s Step 178( N/A%), pre moving , FPS 2.12, Running 56.23s Step 179( N/A%), pre moving , FPS 2.23, Running 56.34s Step 180( N/A%), pre moving , FPS 2.33, Running 56.49s Step 181( N/A%), pre moving , FPS 2.46, Running 56.59s Step 182( N/A%), pre moving , FPS 2.61, Running 56.69s Step 183( N/A%), pre moving , FPS 2.78, Running 56.78s Step 184( N/A%), pre moving , FPS 2.97, Running 56.88s Step 185( N/A%), pre moving , FPS 3.19, Running 56.98s Step 186( N/A%), pre moving , FPS 3.16, Running 57.65s Step 187( N/A%), pre moving , FPS 3.40, Running 57.75s Step 188( N/A%), pre moving , FPS 3.69, Running 57.85s Step 189( N/A%), pre moving , FPS 4.04, Running 57.95s Step 190( N/A%), pre moving , FPS 4.42, Running 58.12s Step 191( N/A%), pre moving , FPS 4.87, Running 58.29s Step 192( N/A%), pre moving , FPS 5.38, Running 58.45s Step 193( N/A%), pre moving , FPS 6.00, Running 58.62s Step 194( N/A%), pre moving , FPS 6.65, Running 58.79s Step 195( N/A%), pre moving , FPS 6.80, Running 58.94s Step 196( N/A%), pre moving , FPS 6.55, Running 59.10s Step 197( N/A%), pre moving , FPS 6.41, Running 59.24s Step 198( N/A%), pre moving , FPS 6.45, Running 59.33s Step 199( N/A%), pre moving , FPS 6.44, Running 59.44s Step 200( N/A%), pre moving , FPS 6.50, Running 59.57s Step 201( N/A%), pre moving , FPS 6.47, Running 59.69s Step 202( N/A%), pre moving , FPS 6.48, Running 59.77s Step 203( N/A%), pre moving , FPS 6.52, Running 59.85s Step 204( N/A%), pre moving , FPS 6.60, Running 59.91s Step 205( N/A%), pre moving , FPS 6.64, Running 59.99s Step 206( N/A%), pre moving , FPS 8.23, Running 60.08s Step 207( N/A%), pre moving , FPS 8.37, Running 60.14s Step 208( N/A%), pre moving , FPS 8.30, Running 60.26s Step 209( N/A%), pre moving , FPS 8.28, Running 60.37s Step 210( N/A%), pre moving , FPS 8.31, Running 60.53s Step 211( N/A%), pre moving , FPS 8.39, Running 60.67s Step 212( N/A%), pre moving , FPS 8.41, Running 60.83s Step 213( N/A%), pre moving , FPS 8.48, Running 60.98s Step 214( N/A%), pre moving , FPS 8.68, Running 61.09s Step 215( N/A%), pre moving , FPS 8.67, Running 61.24s Step 216( N/A%), pre moving , FPS 8.89, Running 61.35s Step 217( N/A%), pre moving , FPS 9.18, Running 61.42s Step 218( N/A%), pre moving , FPS 9.18, Running 61.51s Step 219( N/A%), pre moving , FPS 9.34, Running 61.58s Step 220( N/A%), pre moving , FPS 9.60, Running 61.66s Step 221( N/A%), pre moving , FPS 9.77, Running 61.73s Step 222( N/A%), pre moving , FPS 9.82, Running 61.81s Step 223( N/A%), pre moving , FPS 9.84, Running 61.88s Step 224( N/A%), pre moving , FPS 9.79, Running 61.96s Step 225( N/A%), pre moving , FPS 9.76, Running 62.04s Step 226( N/A%), pre moving , FPS 9.82, Running 62.12s Step 227( N/A%), pre moving , FPS 9.75, Running 62.19s Step 228( N/A%), pre moving , FPS 9.95, Running 62.27s Step 229( N/A%), pre moving , FPS 10.13, Running 62.34s Step 230( N/A%), pre moving , FPS 10.62, Running 62.41s Step 231( N/A%), pre moving , FPS 11.05, Running 62.48s Step 232( N/A%), pre moving , FPS 11.51, Running 62.57s Step 233( N/A%), pre moving , FPS 8.57, Running 63.31s Step 234( N/A%), pre moving , FPS 8.73, Running 63.38s Step 235( N/A%), pre moving , FPS 9.04, Running 63.46s Step 236( N/A%), pre moving , FPS 8.99, Running 63.57s Step 237( N/A%), pre moving , FPS 8.99, Running 63.65s Step 238( N/A%), pre moving , FPS 9.04, Running 63.72s Step 239( N/A%), pre moving , FPS 9.04, Running 63.80s Step 240( N/A%), pre moving , FPS 8.97, Running 63.88s Step 241( N/A%), pre moving , FPS 8.70, Running 64.03s Step 242( N/A%), pre moving , FPS 8.44, Running 64.18s Step 243( N/A%), pre moving , FPS 8.14, Running 64.34s Step 244( N/A%), pre moving , FPS 7.89, Running 64.49s Step 245( N/A%), pre moving , FPS 7.49, Running 64.71s Step 246( N/A%), pre moving , FPS 7.14, Running 64.92s Step 247( N/A%), pre moving , FPS 6.81, Running 65.13s Step 248( N/A%), pre moving , FPS 6.64, Running 65.28s Step 249( N/A%), pre moving , FPS 6.35, Running 65.49s Step 250( N/A%), pre moving , FPS 6.15, Running 65.66s Step 251( N/A%), pre moving , FPS 5.90, Running 65.87s Step 252( N/A%), pre moving , FPS 5.75, Running 66.04s Step 253( N/A%), pre moving , FPS 6.76, Running 66.27s Step 254( N/A%), pre moving , FPS 6.55, Running 66.44s Step 255( N/A%), pre moving , FPS 6.37, Running 66.59s Step 256( N/A%), pre moving , FPS 6.29, Running 66.76s Step 257( N/A%), pre moving , FPS 6.11, Running 66.92s Step 258( N/A%), pre moving , FPS 5.90, Running 67.11s Step 259( N/A%), pre moving , FPS 5.73, Running 67.29s Step 260( N/A%), pre moving , FPS 5.58, Running 67.47s Step 261( N/A%), pre moving , FPS 5.55, Running 67.63s Step 262( N/A%), pre moving , FPS 5.51, Running 67.81s Step 263( N/A%), pre moving , FPS 5.49, Running 67.98s Step 264( N/A%), pre moving , FPS 5.47, Running 68.15s Step 265( N/A%), pre moving , FPS 5.55, Running 68.31s Step 266( N/A%), pre moving , FPS 5.60, Running 68.49s Step 267( N/A%), pre moving , FPS 5.65, Running 68.67s Step 268( N/A%), pre moving , FPS 5.65, Running 68.83s Step 269( N/A%), pre moving , FPS 5.72, Running 68.99s Step 270( N/A%), pre moving , FPS 5.79, Running 69.11s Step 271( N/A%), pre moving , FPS 5.93, Running 69.25s Step 272( N/A%), pre moving , FPS 6.00, Running 69.38s Step 273( N/A%), pre moving , FPS 6.19, Running 69.50s Step 274( N/A%), pre moving , FPS 6.27, Running 69.63s Step 275( N/A%), pre moving , FPS 6.23, Running 69.80s Step 276( N/A%), pre moving , FPS 6.26, Running 69.95s Step 277( N/A%), pre moving , FPS 6.25, Running 70.12s Step 278( N/A%), pre moving , FPS 6.31, Running 70.28s Step 279( N/A%), pre moving , FPS 6.34, Running 70.44s Step 280( N/A%), pre moving , FPS 6.37, Running 70.61s Step 281( N/A%), pre moving , FPS 6.37, Running 70.77s Step 282( N/A%), pre moving , FPS 6.42, Running 70.93s Step 283( N/A%), pre moving , FPS 6.45, Running 71.08s Step 284( N/A%), pre moving , FPS 6.45, Running 71.25s Step 285( N/A%), pre moving , FPS 6.44, Running 71.42s Step 286( N/A%), pre moving , FPS 6.58, Running 71.53s Step 287( N/A%), pre moving , FPS 6.67, Running 71.66s Step 288( N/A%), pre moving , FPS 6.77, Running 71.78s Step 289( N/A%), pre moving , FPS 6.87, Running 71.90s Step 290( N/A%), pre moving , FPS 6.89, Running 72.01s Step 291( N/A%), pre moving , FPS 6.88, Running 72.15s Step 292( N/A%), pre moving , FPS 6.99, Running 72.24s Step 293( N/A%), pre moving , FPS 7.10, Running 72.32s Step 294( N/A%), pre moving , FPS 7.22, Running 72.40s Step 295( N/A%), pre moving , FPS 7.48, Running 72.48s Step 296( N/A%), pre moving , FPS 7.71, Running 72.55s Step 297( N/A%), pre moving , FPS 8.00, Running 72.62s Step 298( N/A%), pre moving , FPS 8.27, Running 72.70s Step 299( N/A%), pre moving , FPS 8.56, Running 72.78s Step 300( N/A%), pre moving , FPS 8.90, Running 72.86s Step 301( N/A%), pre moving , FPS 9.33, Running 72.92s Step 302( N/A%), pre moving , FPS 9.64, Running 73.00s Step 303( N/A%), pre moving , FPS 10.04, Running 73.07s Step 304( N/A%), pre moving , FPS 10.53, Running 73.15s Step 305( N/A%), pre moving , FPS 11.06, Running 73.23s Step 306( N/A%), pre moving , FPS 11.21, Running 73.31s Step 307( N/A%), pre moving , FPS 11.64, Running 73.38s Step 308( N/A%), pre moving , FPS 11.87, Running 73.47s Step 309( N/A%), pre moving , FPS 12.24, Running 73.54s Step 310( N/A%), pre moving , FPS 12.54, Running 73.61s Step 311( N/A%), pre moving , FPS 13.12, Running 73.68s Step 312( N/A%), pre moving , FPS 13.13, Running 73.76s Step 313( N/A%), pre moving , FPS 5.71, Running 75.82s Step 314( N/A%), pre moving , FPS 5.33, Running 76.15s Step 315( N/A%), pre moving , FPS 5.00, Running 76.48s Step 316( N/A%), pre moving , FPS 4.65, Running 76.84s Step 317( N/A%), pre moving , FPS 4.38, Running 77.19s Step 318( N/A%), pre moving , FPS 4.13, Running 77.54s Step 319( N/A%), pre moving , FPS 3.92, Running 77.88s Step 320( N/A%), pre moving , FPS 3.69, Running 78.28s Step 321( N/A%), pre moving , FPS 3.49, Running 78.65s Step 322( N/A%), pre moving , FPS 3.34, Running 78.98s Step 323( N/A%), pre moving , FPS 3.20, Running 79.32s Step 324( N/A%), pre moving , FPS 3.05, Running 79.71s Step 325( N/A%), pre moving , FPS 2.91, Running 80.10s Step 326( N/A%), pre moving , FPS 2.80, Running 80.45s Step 327( N/A%), pre moving , FPS 2.69, Running 80.81s Step 328( N/A%), pre moving , FPS 2.61, Running 81.12s Step 329( N/A%), pre moving , FPS 2.53, Running 81.44s Step 330( N/A%), pre moving , FPS 2.45, Running 81.78s Step 331( N/A%), pre moving , FPS 2.35, Running 82.18s Step 332( N/A%), pre moving , FPS 2.29, Running 82.50s Step 333( 0.17%), action 1, FPS 2.53, Running 83.72s Step 334( 0.33%), action 2, FPS 2.42, Running 84.41s Step 335( 0.50%), action 3, FPS 2.37, Running 84.93s Step 336( 0.67%), action 4, FPS 2.14, Running 86.19s Step 337( 0.83%), action 5, FPS 2.12, Running 86.64s Step 338( 1.00%), action 6, FPS 2.05, Running 87.30s Step 339( 1.17%), action 7, FPS 1.99, Running 87.95s Step 340( 1.33%), action 8, FPS 1.82, Running 89.24s Step 341( 1.50%), action 9, FPS 1.80, Running 89.78s Step 342( 1.67%), action 10, FPS 1.71, Running 90.66s Step 343( 1.83%), action 11, FPS 1.61, Running 91.72s Step 344( 2.00%), action 12, FPS 1.58, Running 92.39s Step 345( 2.17%), action 13, FPS 1.56, Running 92.93s Step 346( 2.33%), action 14, FPS 1.47, Running 94.06s Step 347( 2.50%), action 15, FPS 1.46, Running 94.51s Step 348( 2.67%), action 16, FPS 1.41, Running 95.27s Step 349( 2.83%), action 17, FPS 1.39, Running 95.88s Step 350( 3.00%), action 18, FPS 1.37, Running 96.43s Step 351( 3.17%), action 19, FPS 1.36, Running 96.91s Step 352( 3.33%), action 20, FPS 1.31, Running 97.75s Step 353( 3.50%), action 21, FPS 1.36, Running 98.42s Step 354( 3.67%), action 22, FPS 1.38, Running 98.93s Step 355( 3.83%), action 23, FPS 1.38, Running 99.47s Step 356( 4.00%), action 24, FPS 1.43, Running 100.20s Step 357( 4.17%), action 25, FPS 1.38, Running 101.09s Step 358( 4.33%), action 26, FPS 1.40, Running 101.63s Step 359( 4.50%), action 27, FPS 1.41, Running 102.17s Step 360( 4.67%), action 28, FPS 1.48, Running 102.72s Step 361( 4.83%), action 29, FPS 1.44, Running 103.63s Step 362( 5.00%), action 30, FPS 1.45, Running 104.45s Step 363( 5.17%), action 31, FPS 1.46, Running 105.39s Step 364( 5.33%), action 32, FPS 1.45, Running 106.15s Step 365( 5.50%), action 33, FPS 1.45, Running 106.70s Step 366( 5.67%), action 34, FPS 1.50, Running 107.37s Step 367( 5.83%), action 35, FPS 1.49, Running 107.97s Step 368( 6.00%), action 36, FPS 1.50, Running 108.56s Step 369( 6.17%), action 37, FPS 1.51, Running 109.12s Step 370( 6.33%), action 38, FPS 1.49, Running 109.84s Step 371( 6.50%), action 39, FPS 1.45, Running 110.67s Step 372( 6.67%), action 40, FPS 1.47, Running 111.33s Step 373( 6.83%), action 41, FPS 1.42, Running 112.49s Step 374( 7.00%), action 42, FPS 1.38, Running 113.45s Step 375( 7.17%), action 43, FPS 1.34, Running 114.42s Step 376( 7.33%), action 44, FPS 1.30, Running 115.62s Step 377( 7.50%), action 45, FPS 1.30, Running 116.50s Step 378( 7.67%), action 46, FPS 1.25, Running 117.62s Step 379( 7.83%), action 47, FPS 1.22, Running 118.53s Step 380( 8.00%), action 48, FPS 1.21, Running 119.23s Step 381( 8.17%), action 49, FPS 1.22, Running 120.07s Step 382( 8.33%), action 50, FPS 1.22, Running 120.84s Step 383( 8.50%), action 51, FPS 1.22, Running 121.79s Step 384( 8.67%), action 52, FPS 1.20, Running 122.88s Step 385( 8.83%), action 53, FPS 1.17, Running 123.85s Step 386( 9.00%), action 54, FPS 1.17, Running 124.50s Step 387( 9.17%), action 55, FPS 1.15, Running 125.32s Step 388( 9.33%), action 56, FPS 1.14, Running 126.16s Step 389( 9.50%), action 57, FPS 1.11, Running 127.09s Step 390( 9.67%), action 58, FPS 1.11, Running 127.78s Step 391( 9.83%), action 59, FPS 1.08, Running 129.18s Step 392( 10.00%), action 60, FPS 1.08, Running 129.80s Step 393( 10.17%), action 61, FPS 1.11, Running 130.50s Step 394( 10.33%), action 62, FPS 1.11, Running 131.49s Step 395( 10.50%), action 63, FPS 1.12, Running 132.23s Step 396( 10.67%), action 64, FPS 1.15, Running 133.08s Step 397( 10.83%), action 65, FPS 1.16, Running 133.73s Step 398( 11.00%), action 66, FPS 1.17, Running 134.70s Step 399( 11.17%), action 67, FPS 1.19, Running 135.34s Step 400( 11.33%), action 68, FPS 1.17, Running 136.35s Step 401( 11.50%), action 69, FPS 1.18, Running 137.04s Step 402( 11.67%), action 70, FPS 1.16, Running 138.05s Step 403( 11.83%), action 71, FPS 1.16, Running 139.01s Step 404( 12.00%), action 72, FPS 1.17, Running 139.99s Step 405( 12.17%), action 73, FPS 1.19, Running 140.68s Step 406( 12.33%), action 74, FPS 1.17, Running 141.67s Step 407( 12.50%), action 75, FPS 1.16, Running 142.55s Step 408( 12.67%), action 76, FPS 1.16, Running 143.35s Step 409( 12.83%), action 77, FPS 1.17, Running 144.19s Step 410( 13.00%), action 78, FPS 1.16, Running 145.01s Step 411( 13.17%), action 79, FPS 1.19, Running 145.93s Step 412( 13.33%), action 80, FPS 1.19, Running 146.64s Step 413( 13.50%), action 81, FPS 1.17, Running 147.55s Step 414( 13.67%), action 82, FPS 1.19, Running 148.34s Step 415( 13.83%), action 83, FPS 1.21, Running 148.73s Step 416( 14.00%), action 84, FPS 1.24, Running 149.26s Step 417( 14.17%), action 85, FPS 1.25, Running 149.77s Step 418( 14.33%), action 86, FPS 1.25, Running 150.72s Step 419( 14.50%), action 87, FPS 1.25, Running 151.37s Step 420( 14.67%), action 88, FPS 1.25, Running 152.39s Step 421( 14.83%), action 89, FPS 1.25, Running 153.00s Step 422( 15.00%), action 90, FPS 1.25, Running 154.01s Step 423( 15.17%), action 91, FPS 1.25, Running 154.98s Step 424( 15.33%), action 92, FPS 1.24, Running 156.15s Step 425( 15.50%), action 93, FPS 1.22, Running 157.13s Step 426( 15.67%), action 94, FPS 1.21, Running 158.22s Step 427( 15.83%), action 95, FPS 1.20, Running 159.26s Step 428( 16.00%), action 96, FPS 1.18, Running 160.37s Step 429( 16.17%), action 97, FPS 1.19, Running 161.06s Step 430( 16.33%), action 98, FPS 1.18, Running 162.03s Step 431( 16.50%), action 99, FPS 1.20, Running 162.63s Step 432( 16.67%), action 100, FPS 1.18, Running 163.63s Step 433( 16.83%), action 101, FPS 1.17, Running 164.63s Step 434( 17.00%), action 102, FPS 1.18, Running 165.34s Step 435( 17.17%), action 103, FPS 1.14, Running 166.28s Step 436( 17.33%), action 104, FPS 1.13, Running 166.95s Step 437( 17.50%), action 105, FPS 1.14, Running 167.26s Step 438( 17.67%), action 106, FPS 1.15, Running 168.11s Step 439( 17.83%), action 107, FPS 1.16, Running 168.58s Step 440( 18.00%), action 108, FPS 1.16, Running 169.66s Step 441( 18.17%), action 109, FPS 1.16, Running 170.24s Step 442( 18.33%), action 110, FPS 1.16, Running 171.22s Step 443( 18.50%), action 111, FPS 1.16, Running 172.29s Step 444( 18.67%), action 112, FPS 1.18, Running 173.07s Step 445( 18.83%), action 113, FPS 1.19, Running 173.89s Step 446( 19.00%), action 114, FPS 1.22, Running 174.59s Step 447( 19.17%), action 115, FPS 1.22, Running 175.65s Step 448( 19.33%), action 116, FPS 1.24, Running 176.51s Step 449( 19.50%), action 117, FPS 1.24, Running 177.18s Step 450( 19.67%), action 118, FPS 1.25, Running 178.08s Step 451( 19.83%), action 119, FPS 1.24, Running 178.82s Step 452( 20.00%), action 120, FPS 1.23, Running 179.85s Step 453( 20.17%), action 121, FPS 1.23, Running 180.89s Step 454( 20.33%), action 122, FPS 1.20, Running 181.96s Step 455( 20.50%), action 123, FPS 1.20, Running 182.92s Step 456( 20.67%), action 124, FPS 1.20, Running 183.65s Step 457( 20.83%), action 125, FPS 1.15, Running 184.58s Step 458( 21.00%), action 126, FPS 1.17, Running 185.27s Step 459( 21.17%), action 127, FPS 1.16, Running 185.88s Step 460( 21.33%), action 128, FPS 1.20, Running 186.26s Step 461( 21.50%), action 129, FPS 1.22, Running 186.70s Step 462( 21.67%), action 130, FPS 1.23, Running 187.49s Step 463( 21.83%), action 131, FPS 1.24, Running 188.44s Step 464( 22.00%), action 132, FPS 1.23, Running 189.33s Step 465( 22.17%), action 133, FPS 1.24, Running 190.06s Step 466( 22.33%), action 134, FPS 1.23, Running 190.81s Step 467( 22.50%), action 135, FPS 1.25, Running 191.65s Step 468( 22.67%), action 136, FPS 1.24, Running 192.65s Step 469( 22.83%), action 137, FPS 1.24, Running 193.28s Step 470( 23.00%), action 138, FPS 1.23, Running 194.32s Step 471( 23.17%), action 139, FPS 1.24, Running 195.00s Step 472( 23.33%), action 140, FPS 1.24, Running 195.98s Step 473( 23.50%), action 141, FPS 1.24, Running 196.96s Step 474( 23.67%), action 142, FPS 1.25, Running 197.95s Step 475( 23.83%), action 143, FPS 1.27, Running 198.63s Step 476( 24.00%), action 144, FPS 1.26, Running 199.50s Step 477( 24.17%), action 145, FPS 1.25, Running 200.53s Step 478( 24.33%), action 146, FPS 1.26, Running 201.18s Step 479( 24.50%), action 147, FPS 1.23, Running 202.09s Step 480( 24.67%), action 148, FPS 1.21, Running 202.79s Step 481( 24.83%), action 149, FPS 1.18, Running 203.70s Step 482( 25.00%), action 150, FPS 1.19, Running 204.32s Step 483( 25.17%), action 151, FPS 1.23, Running 204.75s Step 484( 25.33%), action 152, FPS 1.27, Running 205.09s Step 485( 25.50%), action 153, FPS 1.30, Running 205.43s Step 486( 25.67%), action 154, FPS 1.33, Running 205.82s Step 487( 25.83%), action 155, FPS 1.37, Running 206.26s Step 488( 26.00%), action 156, FPS 1.41, Running 206.81s Step 489( 26.17%), action 157, FPS 1.41, Running 207.44s Step 490( 26.33%), action 158, FPS 1.42, Running 208.40s Step 491( 26.50%), action 159, FPS 1.42, Running 209.05s Step 492( 26.67%), action 160, FPS 1.45, Running 209.79s Step 493( 26.83%), action 161, FPS 1.45, Running 210.72s Step 494( 27.00%), action 162, FPS 1.46, Running 211.61s Step 495( 27.17%), action 163, FPS 1.46, Running 212.34s Step 496( 27.33%), action 164, FPS 1.44, Running 213.35s Step 497( 27.50%), action 165, FPS 1.45, Running 214.32s Step 498( 27.67%), action 166, FPS 1.43, Running 215.20s Step 499( 27.83%), action 167, FPS 1.42, Running 216.12s Step 500( 28.00%), action 168, FPS 1.39, Running 217.17s Step 501( 28.17%), action 169, FPS 1.41, Running 217.86s Step 502( 28.33%), action 170, FPS 1.38, Running 218.81s Step 503( 28.50%), action 171, FPS 1.33, Running 219.81s Step 504( 28.67%), action 172, FPS 1.30, Running 220.51s Step 505( 28.83%), action 173, FPS 1.25, Running 221.47s Step 506( 29.00%), action 174, FPS 1.22, Running 222.19s Step 507( 29.17%), action 175, FPS 1.18, Running 223.14s Step 508( 29.33%), action 176, FPS 1.17, Running 223.86s Step 509( 29.50%), action 177, FPS 1.18, Running 224.44s Step 510( 29.67%), action 178, FPS 1.22, Running 224.80s Step 511( 29.83%), action 179, FPS 1.24, Running 225.17s Step 512( 30.00%), action 180, FPS 1.25, Running 225.73s Step 513( 30.17%), action 181, FPS 1.25, Running 226.70s Step 514( 30.33%), action 182, FPS 1.23, Running 227.88s Step 515( 30.50%), action 183, FPS 1.22, Running 228.70s Step 516( 30.67%), action 184, FPS 1.23, Running 229.66s Step 517( 30.83%), action 185, FPS 1.24, Running 230.43s Step 518( 31.00%), action 186, FPS 1.21, Running 231.68s Step 519( 31.17%), action 187, FPS 1.23, Running 232.38s Step 520( 31.33%), action 188, FPS 1.24, Running 233.33s Step 521( 31.50%), action 189, FPS 1.23, Running 234.06s Step 522( 31.67%), action 190, FPS 1.24, Running 234.98s Step 523( 31.83%), action 191, FPS 1.24, Running 235.98s Step 524( 32.00%), action 192, FPS 1.23, Running 236.81s Step 525( 32.17%), action 193, FPS 1.24, Running 237.55s Step 526( 32.33%), action 194, FPS 1.24, Running 238.34s Step 527( 32.50%), action 195, FPS 1.24, Running 239.32s Step 528( 32.67%), action 196, FPS 1.24, Running 240.02s Step 529( 32.83%), action 197, FPS 1.21, Running 240.94s Step 530( 33.00%), action 198, FPS 1.17, Running 241.82s Step 531( 33.17%), action 199, FPS 1.15, Running 242.60s Step 532( 33.33%), action 200, FPS 1.11, Running 243.71s Step 533( 33.50%), action 201, FPS 1.14, Running 244.17s Step 534( 33.67%), action 202, FPS 1.19, Running 244.64s Step 535( 33.83%), action 203, FPS 1.21, Running 245.27s Step 536( 34.00%), action 204, FPS 1.21, Running 246.18s Step 537( 34.17%), action 205, FPS 1.20, Running 247.09s Step 538( 34.33%), action 206, FPS 1.24, Running 247.76s Step 539( 34.50%), action 207, FPS 1.25, Running 248.35s Step 540( 34.67%), action 208, FPS 1.26, Running 249.18s Step 541( 34.83%), action 209, FPS 1.26, Running 249.96s Step 542( 35.00%), action 210, FPS 1.27, Running 250.73s Step 543( 35.17%), action 211, FPS 1.27, Running 251.67s Step 544( 35.33%), action 212, FPS 1.28, Running 252.44s Step 545( 35.50%), action 213, FPS 1.27, Running 253.26s Step 546( 35.67%), action 214, FPS 1.28, Running 253.94s Step 547( 35.83%), action 215, FPS 1.28, Running 254.92s Step 548( 36.00%), action 216, FPS 1.28, Running 255.67s Step 549( 36.17%), action 217, FPS 1.28, Running 256.52s Step 550( 36.33%), action 218, FPS 1.30, Running 257.22s Step 551( 36.50%), action 219, FPS 1.29, Running 258.13s Step 552( 36.67%), action 220, FPS 1.32, Running 258.84s Step 553( 36.83%), action 221, FPS 1.28, Running 259.83s Step 554( 37.00%), action 222, FPS 1.23, Running 260.94s Step 555( 37.17%), action 223, FPS 1.21, Running 261.85s Step 556( 37.33%), action 224, FPS 1.19, Running 262.94s Step 557( 37.50%), action 225, FPS 1.23, Running 263.31s Step 558( 37.67%), action 226, FPS 1.25, Running 263.72s Step 559( 37.83%), action 227, FPS 1.28, Running 264.03s Step 560( 38.00%), action 228, FPS 1.29, Running 264.65s Step 561( 38.17%), action 229, FPS 1.32, Running 265.12s Step 562( 38.33%), action 230, FPS 1.31, Running 266.02s Step 563( 38.50%), action 231, FPS 1.29, Running 267.15s Step 564( 38.67%), action 232, FPS 1.30, Running 267.84s Step 565( 38.83%), action 233, FPS 1.29, Running 268.75s Step 566( 39.00%), action 234, FPS 1.27, Running 269.63s Step 567( 39.17%), action 235, FPS 1.28, Running 270.48s Step 568( 39.33%), action 236, FPS 1.29, Running 271.13s Step 569( 39.50%), action 237, FPS 1.29, Running 272.06s Step 570( 39.67%), action 238, FPS 1.28, Running 272.83s Step 571( 39.83%), action 239, FPS 1.28, Running 273.73s Step 572( 40.00%), action 240, FPS 1.28, Running 274.40s Step 573( 40.17%), action 241, FPS 1.29, Running 275.34s Step 574( 40.33%), action 242, FPS 1.33, Running 275.99s Step 575( 40.50%), action 243, FPS 1.35, Running 276.69s Step 576( 40.67%), action 244, FPS 1.36, Running 277.60s Step 577( 40.83%), action 245, FPS 1.31, Running 278.58s Step 578( 41.00%), action 246, FPS 1.28, Running 279.36s Step 579( 41.17%), action 247, FPS 1.24, Running 280.21s Step 580( 41.33%), action 248, FPS 1.20, Running 281.27s Step 581( 41.50%), action 249, FPS 1.19, Running 281.96s Step 582( 41.67%), action 250, FPS 1.20, Running 282.64s Step 583( 41.83%), action 251, FPS 1.25, Running 283.15s Step 584( 42.00%), action 252, FPS 1.27, Running 283.63s Step 585( 42.17%), action 253, FPS 1.30, Running 284.16s Step 586( 42.33%), action 254, FPS 1.32, Running 284.75s Step 587( 42.50%), action 255, FPS 1.31, Running 285.79s Step 588( 42.67%), action 256, FPS 1.28, Running 286.82s Step 589( 42.83%), action 257, FPS 1.29, Running 287.51s Step 590( 43.00%), action 258, FPS 1.28, Running 288.47s Step 591( 43.17%), action 259, FPS 1.27, Running 289.43s Step 592( 43.33%), action 260, FPS 1.27, Running 290.13s Step 593( 43.50%), action 261, FPS 1.27, Running 291.07s Step 594( 43.67%), action 262, FPS 1.26, Running 291.89s Step 595( 43.83%), action 263, FPS 1.24, Running 292.79s Step 596( 44.00%), action 264, FPS 1.24, Running 293.76s Step 597( 44.17%), action 265, FPS 1.27, Running 294.38s Step 598( 44.33%), action 266, FPS 1.25, Running 295.33s Step 599( 44.50%), action 267, FPS 1.27, Running 295.96s Step 600( 44.67%), action 268, FPS 1.28, Running 296.92s Step 601( 44.83%), action 269, FPS 1.27, Running 297.66s Step 602( 45.00%), action 270, FPS 1.25, Running 298.67s Step 603( 45.17%), action 271, FPS 1.22, Running 299.60s Step 604( 45.33%), action 272, FPS 1.20, Running 300.29s Step 605( 45.50%), action 273, FPS 1.17, Running 301.21s Step 606( 45.67%), action 274, FPS 1.17, Running 301.84s Step 607( 45.83%), action 275, FPS 1.22, Running 302.24s Step 608( 46.00%), action 276, FPS 1.26, Running 302.67s Step 609( 46.17%), action 277, FPS 1.29, Running 302.99s Step 610( 46.33%), action 278, FPS 1.33, Running 303.51s Step 611( 46.50%), action 279, FPS 1.36, Running 304.09s Step 612( 46.67%), action 280, FPS 1.33, Running 305.14s Step 613( 46.83%), action 281, FPS 1.32, Running 306.17s Step 614( 47.00%), action 282, FPS 1.29, Running 307.42s Step 615( 47.17%), action 283, FPS 1.28, Running 308.39s Step 616( 47.33%), action 284, FPS 1.26, Running 309.58s Step 617( 47.50%), action 285, FPS 1.24, Running 310.50s Step 618( 47.67%), action 286, FPS 1.23, Running 311.60s Step 619( 47.83%), action 287, FPS 1.20, Running 312.65s Step 620( 48.00%), action 288, FPS 1.20, Running 313.65s Step 621( 48.17%), action 289, FPS 1.21, Running 314.25s Step 622( 48.33%), action 290, FPS 1.20, Running 315.28s Step 623( 48.50%), action 291, FPS 1.20, Running 316.32s Step 624( 48.67%), action 292, FPS 1.17, Running 317.32s Step 625( 48.83%), action 293, FPS 1.20, Running 317.95s Step 626( 49.00%), action 294, FPS 1.17, Running 319.01s Step 627( 49.17%), action 295, FPS 1.13, Running 320.01s Step 628( 49.33%), action 296, FPS 1.09, Running 321.03s Step 629( 49.50%), action 297, FPS 1.09, Running 321.34s Step 630( 49.67%), action 298, FPS 1.08, Running 322.03s Step 631( 49.83%), action 299, FPS 1.05, Running 323.14s Step 632( 50.00%), action 300, FPS 1.06, Running 324.08s Step 633( 50.17%), action 301, FPS 1.04, Running 325.31s Step 634( 50.33%), action 302, FPS 1.07, Running 326.17s Step 635( 50.50%), action 303, FPS 1.05, Running 327.39s Step 636( 50.67%), action 304, FPS 1.05, Running 328.60s Step 637( 50.83%), action 305, FPS 1.05, Running 329.50s Step 638( 51.00%), action 306, FPS 1.05, Running 330.63s Step 639( 51.17%), action 307, FPS 1.06, Running 331.55s Step 640( 51.33%), action 308, FPS 1.07, Running 332.27s Step 641( 51.50%), action 309, FPS 1.06, Running 333.16s Step 642( 51.67%), action 310, FPS 1.08, Running 333.88s Step 643( 51.83%), action 311, FPS 1.05, Running 335.30s Step 644( 52.00%), action 312, FPS 1.05, Running 336.32s Step 645( 52.17%), action 313, FPS 1.05, Running 336.98s Step 646( 52.33%), action 314, FPS 1.03, Running 338.43s Step 647( 52.50%), action 315, FPS 1.03, Running 339.35s Step 648( 52.67%), action 316, FPS 1.07, Running 339.78s Step 649( 52.83%), action 317, FPS 1.05, Running 340.40s Step 650( 53.00%), action 318, FPS 1.05, Running 341.07s Step 651( 53.17%), action 319, FPS 1.06, Running 342.02s Step 652( 53.33%), action 320, FPS 1.07, Running 342.78s Step 653( 53.50%), action 321, FPS 1.09, Running 343.67s Step 654( 53.67%), action 322, FPS 1.07, Running 344.85s Step 655( 53.83%), action 323, FPS 1.09, Running 345.73s Step 656( 54.00%), action 324, FPS 1.09, Running 346.95s Step 657( 54.17%), action 325, FPS 1.08, Running 348.01s Step 658( 54.33%), action 326, FPS 1.09, Running 348.97s Step 659( 54.50%), action 327, FPS 1.09, Running 349.95s Step 660( 54.67%), action 328, FPS 1.09, Running 350.62s Step 661( 54.83%), action 329, FPS 1.09, Running 351.56s Step 662( 55.00%), action 330, FPS 1.09, Running 352.27s Step 663( 55.17%), action 331, FPS 1.11, Running 353.25s Step 664( 55.33%), action 332, FPS 1.12, Running 354.22s Step 665( 55.50%), action 333, FPS 1.12, Running 354.85s Step 666( 55.67%), action 334, FPS 1.15, Running 355.83s Step 667( 55.83%), action 335, FPS 1.15, Running 356.78s Step 668( 56.00%), action 336, FPS 1.09, Running 358.10s Step 669( 56.17%), action 337, FPS 1.09, Running 358.67s Step 670( 56.33%), action 338, FPS 1.10, Running 359.24s Step 671( 56.50%), action 339, FPS 1.11, Running 360.11s Step 672( 56.67%), action 340, FPS 1.09, Running 361.07s Step 673( 56.83%), action 341, FPS 1.09, Running 362.06s Step 674( 57.00%), action 342, FPS 1.10, Running 363.09s Step 675( 57.17%), action 343, FPS 1.10, Running 363.84s Step 676( 57.33%), action 344, FPS 1.12, Running 364.74s Step 677( 57.50%), action 345, FPS 1.13, Running 365.64s Step 678( 57.67%), action 346, FPS 1.12, Running 366.88s Step 679( 57.83%), action 347, FPS 1.12, Running 367.77s Step 680( 58.00%), action 348, FPS 1.11, Running 368.58s Step 681( 58.17%), action 349, FPS 1.12, Running 369.47s Step 682( 58.33%), action 350, FPS 1.12, Running 370.19s Step 683( 58.50%), action 351, FPS 1.12, Running 371.12s Step 684( 58.67%), action 352, FPS 1.14, Running 371.80s Step 685( 58.83%), action 353, FPS 1.12, Running 372.77s Step 686( 59.00%), action 354, FPS 1.11, Running 373.79s Step 687( 59.17%), action 355, FPS 1.13, Running 374.41s Step 688( 59.33%), action 356, FPS 1.15, Running 375.43s Step 689( 59.50%), action 357, FPS 1.14, Running 376.15s Step 690( 59.67%), action 358, FPS 1.12, Running 377.04s Step 691( 59.83%), action 359, FPS 1.16, Running 377.39s Step 692( 60.00%), action 360, FPS 1.20, Running 377.76s Step 693( 60.17%), action 361, FPS 1.22, Running 378.48s Step 694( 60.33%), action 362, FPS 1.24, Running 379.24s Step 695( 60.50%), action 363, FPS 1.22, Running 380.18s Step 696( 60.67%), action 364, FPS 1.24, Running 380.85s Step 697( 60.83%), action 365, FPS 1.25, Running 381.66s Step 698( 61.00%), action 366, FPS 1.28, Running 382.48s Step 699( 61.17%), action 367, FPS 1.28, Running 383.41s Step 700( 61.33%), action 368, FPS 1.28, Running 384.22s Step 701( 61.50%), action 369, FPS 1.28, Running 385.09s Step 702( 61.67%), action 370, FPS 1.26, Running 386.05s Step 703( 61.83%), action 371, FPS 1.24, Running 387.28s Step 704( 62.00%), action 372, FPS 1.23, Running 388.04s Step 705( 62.17%), action 373, FPS 1.24, Running 388.91s Step 706( 62.33%), action 374, FPS 1.22, Running 390.14s Step 707( 62.50%), action 375, FPS 1.22, Running 390.82s Step 708( 62.67%), action 376, FPS 1.22, Running 391.80s Step 709( 62.83%), action 377, FPS 1.21, Running 392.75s Step 710( 63.00%), action 378, FPS 1.21, Running 393.51s Step 711( 63.17%), action 379, FPS 1.17, Running 394.43s Step 712( 63.33%), action 380, FPS 1.16, Running 395.07s Step 713( 63.50%), action 381, FPS 1.14, Running 396.00s Step 714( 63.67%), action 382, FPS 1.16, Running 396.53s Step 715( 63.83%), action 383, FPS 1.17, Running 397.21s Step 716( 64.00%), action 384, FPS 1.18, Running 397.77s Step 717( 64.17%), action 385, FPS 1.16, Running 398.84s Step 718( 64.33%), action 386, FPS 1.17, Running 399.54s Step 719( 64.50%), action 387, FPS 1.17, Running 400.48s Step 720( 64.67%), action 388, FPS 1.18, Running 401.19s Step 721( 64.83%), action 389, FPS 1.18, Running 402.06s Step 722( 65.00%), action 390, FPS 1.19, Running 402.84s Step 723( 65.17%), action 391, FPS 1.20, Running 403.88s Step 724( 65.33%), action 392, FPS 1.18, Running 405.00s Step 725( 65.50%), action 393, FPS 1.18, Running 405.82s Step 726( 65.67%), action 394, FPS 1.20, Running 406.76s Step 727( 65.83%), action 395, FPS 1.19, Running 407.63s Step 728( 66.00%), action 396, FPS 1.18, Running 408.69s Step 729( 66.17%), action 397, FPS 1.19, Running 409.50s Step 730( 66.33%), action 398, FPS 1.16, Running 410.74s Step 731( 66.50%), action 399, FPS 1.17, Running 411.60s Step 732( 66.67%), action 400, FPS 1.15, Running 412.44s Step 733( 66.83%), action 401, FPS 1.15, Running 413.44s Step 734( 67.00%), action 402, FPS 1.11, Running 414.50s Step 735( 67.17%), action 403, FPS 1.11, Running 415.23s Step 736( 67.33%), action 404, FPS 1.12, Running 415.55s Step 737( 67.50%), action 405, FPS 1.17, Running 415.92s Step 738( 67.67%), action 406, FPS 1.18, Running 416.55s Step 739( 67.83%), action 407, FPS 1.19, Running 417.27s Step 740( 68.00%), action 408, FPS 1.18, Running 418.20s Step 741( 68.17%), action 409, FPS 1.19, Running 418.88s Step 742( 68.33%), action 410, FPS 1.17, Running 419.87s Step 743( 68.50%), action 411, FPS 1.18, Running 420.81s Step 744( 68.67%), action 412, FPS 1.21, Running 421.53s Step 745( 68.83%), action 413, FPS 1.20, Running 422.47s Step 746( 69.00%), action 414, FPS 1.21, Running 423.30s Step 747( 69.17%), action 415, FPS 1.21, Running 424.16s Step 748( 69.33%), action 416, FPS 1.21, Running 425.18s Step 749( 69.50%), action 417, FPS 1.20, Running 426.20s Step 750( 69.67%), action 418, FPS 1.24, Running 426.91s Step 751( 69.83%), action 419, FPS 1.25, Running 427.61s Step 752( 70.00%), action 420, FPS 1.24, Running 428.56s Step 753( 70.17%), action 421, FPS 1.25, Running 429.43s Step 754( 70.33%), action 422, FPS 1.28, Running 430.14s Step 755( 70.50%), action 423, FPS 1.26, Running 431.06s Step 756( 70.67%), action 424, FPS 1.22, Running 431.98s Step 757( 70.83%), action 425, FPS 1.19, Running 432.75s Step 758( 71.00%), action 426, FPS 1.16, Running 433.80s Step 759( 71.17%), action 427, FPS 1.14, Running 434.78s Step 760( 71.33%), action 428, FPS 1.17, Running 435.26s Step 761( 71.50%), action 429, FPS 1.16, Running 436.16s Step 762( 71.67%), action 430, FPS 1.15, Running 437.25s Step 763( 71.83%), action 431, FPS 1.14, Running 438.31s Step 764( 72.00%), action 432, FPS 1.13, Running 439.23s Step 765( 72.17%), action 433, FPS 1.15, Running 439.81s Step 766( 72.33%), action 434, FPS 1.14, Running 440.88s Step 767( 72.50%), action 435, FPS 1.13, Running 441.86s Step 768( 72.67%), action 436, FPS 1.13, Running 442.95s Step 769( 72.83%), action 437, FPS 1.15, Running 443.60s Step 770( 73.00%), action 438, FPS 1.13, Running 444.55s Step 771( 73.17%), action 439, FPS 1.14, Running 445.16s Step 772( 73.33%), action 440, FPS 1.16, Running 445.87s Step 773( 73.50%), action 441, FPS 1.13, Running 447.19s Step 774( 73.67%), action 442, FPS 1.13, Running 447.87s Step 775( 73.83%), action 443, FPS 1.13, Running 448.79s Step 776( 74.00%), action 444, FPS 1.14, Running 449.47s Step 777( 74.17%), action 445, FPS 1.13, Running 450.38s Step 778( 74.33%), action 446, FPS 1.16, Running 451.10s Step 779( 74.50%), action 447, FPS 1.16, Running 452.00s Step 780( 74.67%), action 448, FPS 1.15, Running 452.69s Step 781( 74.83%), action 449, FPS 1.17, Running 453.27s Step 782( 75.00%), action 450, FPS 1.22, Running 453.62s Step 783( 75.17%), action 451, FPS 1.25, Running 454.27s Step 784( 75.33%), action 452, FPS 1.30, Running 454.64s Step 785( 75.50%), action 453, FPS 1.29, Running 455.29s Step 786( 75.67%), action 454, FPS 1.32, Running 456.09s Step 787( 75.83%), action 455, FPS 1.34, Running 456.77s Step 788( 76.00%), action 456, FPS 1.35, Running 457.78s Step 789( 76.17%), action 457, FPS 1.32, Running 458.75s Step 790( 76.33%), action 458, FPS 1.34, Running 459.47s Step 791( 76.50%), action 459, FPS 1.34, Running 460.12s Step 792( 76.67%), action 460, FPS 1.31, Running 461.12s Step 793( 76.83%), action 461, FPS 1.35, Running 462.03s Step 794( 77.00%), action 462, FPS 1.35, Running 462.69s Step 795( 77.17%), action 463, FPS 1.38, Running 463.33s Step 796( 77.33%), action 464, FPS 1.35, Running 464.31s Step 797( 77.50%), action 465, FPS 1.35, Running 465.22s Step 798( 77.67%), action 466, FPS 1.34, Running 465.98s Step 799( 77.83%), action 467, FPS 1.37, Running 466.64s Step 800( 78.00%), action 468, FPS 1.34, Running 467.58s Step 801( 78.17%), action 469, FPS 1.34, Running 468.24s Step 802( 78.33%), action 470, FPS 1.28, Running 469.22s Step 803( 78.50%), action 471, FPS 1.25, Running 470.29s Step 804( 78.67%), action 472, FPS 1.20, Running 471.34s Step 805( 78.83%), action 473, FPS 1.17, Running 472.37s Step 806( 79.00%), action 474, FPS 1.18, Running 473.06s Step 807( 79.17%), action 475, FPS 1.15, Running 474.12s Step 808( 79.33%), action 476, FPS 1.15, Running 475.12s Step 809( 79.50%), action 477, FPS 1.17, Running 475.79s Step 810( 79.67%), action 478, FPS 1.16, Running 476.71s Step 811( 79.83%), action 479, FPS 1.14, Running 477.66s Step 812( 80.00%), action 480, FPS 1.12, Running 478.93s Step 813( 80.17%), action 481, FPS 1.13, Running 479.72s Step 814( 80.33%), action 482, FPS 1.09, Running 481.01s Step 815( 80.50%), action 483, FPS 1.09, Running 481.69s Step 816( 80.67%), action 484, FPS 1.09, Running 482.61s Step 817( 80.83%), action 485, FPS 1.11, Running 483.29s Step 818( 81.00%), action 486, FPS 1.09, Running 484.26s Step 819( 81.17%), action 487, FPS 1.08, Running 485.10s Step 820( 81.33%), action 488, FPS 1.08, Running 486.12s Step 821( 81.50%), action 489, FPS 1.07, Running 486.87s Step 822( 81.67%), action 490, FPS 1.07, Running 487.97s Step 823( 81.83%), action 491, FPS 1.07, Running 489.00s Step 824( 82.00%), action 492, FPS 1.09, Running 489.68s Step 825( 82.17%), action 493, FPS 1.10, Running 490.52s Step 826( 82.33%), action 494, FPS 1.10, Running 491.28s Step 827( 82.50%), action 495, FPS 1.14, Running 491.62s Step 828( 82.67%), action 496, FPS 1.18, Running 492.03s Step 829( 82.83%), action 497, FPS 1.19, Running 492.61s Step 830( 83.00%), action 498, FPS 1.17, Running 493.83s Step 831( 83.17%), action 499, FPS 1.19, Running 494.50s Step 832( 83.33%), action 500, FPS 1.21, Running 495.42s Step 833( 83.50%), action 501, FPS 1.20, Running 496.45s Step 834( 83.67%), action 502, FPS 1.23, Running 497.29s Step 835( 83.83%), action 503, FPS 1.22, Running 498.12s Step 836( 84.00%), action 504, FPS 1.22, Running 499.01s Step 837( 84.17%), action 505, FPS 1.21, Running 499.78s Step 838( 84.33%), action 506, FPS 1.21, Running 500.85s Step 839( 84.50%), action 507, FPS 1.20, Running 501.80s Step 840( 84.67%), action 508, FPS 1.22, Running 502.58s Step 841( 84.83%), action 509, FPS 1.20, Running 503.48s Step 842( 85.00%), action 510, FPS 1.22, Running 504.35s Step 843( 85.17%), action 511, FPS 1.22, Running 505.44s Step 844( 85.33%), action 512, FPS 1.18, Running 506.67s Step 845( 85.50%), action 513, FPS 1.19, Running 507.39s Step 846( 85.67%), action 514, FPS 1.18, Running 508.28s Step 847( 85.83%), action 515, FPS 1.14, Running 509.12s Step 848( 86.00%), action 516, FPS 1.12, Running 509.96s Step 849( 86.17%), action 517, FPS 1.13, Running 510.27s Step 850( 86.33%), action 518, FPS 1.19, Running 510.63s Step 851( 86.50%), action 519, FPS 1.21, Running 511.04s Step 852( 86.67%), action 520, FPS 1.24, Running 511.54s Step 853( 86.83%), action 521, FPS 1.27, Running 512.18s Step 854( 87.00%), action 522, FPS 1.26, Running 513.14s Step 855( 87.17%), action 523, FPS 1.27, Running 513.87s Step 856( 87.33%), action 524, FPS 1.26, Running 514.85s Step 857( 87.50%), action 525, FPS 1.26, Running 515.67s Step 858( 87.67%), action 526, FPS 1.28, Running 516.41s Step 859( 87.83%), action 527, FPS 1.28, Running 517.39s Step 860( 88.00%), action 528, FPS 1.26, Running 518.49s Step 861( 88.17%), action 529, FPS 1.25, Running 519.49s Step 862( 88.33%), action 530, FPS 1.26, Running 520.19s Step 863( 88.50%), action 531, FPS 1.27, Running 521.14s Step 864( 88.67%), action 532, FPS 1.31, Running 521.95s Step 865( 88.83%), action 533, FPS 1.30, Running 522.75s Step 866( 89.00%), action 534, FPS 1.32, Running 523.47s Step 867( 89.17%), action 535, FPS 1.31, Running 524.44s Step 868( 89.33%), action 536, FPS 1.31, Running 525.21s Step 869( 89.50%), action 537, FPS 1.27, Running 526.05s Step 870( 89.67%), action 538, FPS 1.21, Running 527.14s Step 871( 89.83%), action 539, FPS 1.19, Running 527.90s Step 872( 90.00%), action 540, FPS 1.16, Running 528.85s Step 873( 90.17%), action 541, FPS 1.15, Running 529.52s Step 874( 90.33%), action 542, FPS 1.19, Running 530.01s Step 875( 90.50%), action 543, FPS 1.22, Running 530.33s Step 876( 90.67%), action 544, FPS 1.26, Running 530.77s Step 877( 90.83%), action 545, FPS 1.29, Running 531.19s Step 878( 91.00%), action 546, FPS 1.28, Running 532.01s Step 879( 91.17%), action 547, FPS 1.27, Running 533.19s Step 880( 91.33%), action 548, FPS 1.27, Running 534.23s Step 881( 91.50%), action 549, FPS 1.26, Running 535.31s Step 882( 91.67%), action 550, FPS 1.26, Running 536.09s Step 883( 91.83%), action 551, FPS 1.26, Running 536.99s Step 884( 92.00%), action 552, FPS 1.25, Running 537.98s Step 885( 92.17%), action 553, FPS 1.25, Running 538.74s Step 886( 92.33%), action 554, FPS 1.24, Running 539.64s Step 887( 92.50%), action 555, FPS 1.25, Running 540.40s Step 888( 92.67%), action 556, FPS 1.25, Running 541.25s Step 889( 92.83%), action 557, FPS 1.24, Running 542.19s Step 890( 93.00%), action 558, FPS 1.27, Running 542.88s Step 891( 93.17%), action 559, FPS 1.26, Running 543.77s Step 892( 93.33%), action 560, FPS 1.28, Running 544.47s Step 893( 93.50%), action 561, FPS 1.26, Running 545.39s Step 894( 93.67%), action 562, FPS 1.25, Running 546.06s Step 895( 93.83%), action 563, FPS 1.22, Running 546.75s Step 896( 94.00%), action 564, FPS 1.18, Running 547.68s Step 897( 94.17%), action 565, FPS 1.17, Running 548.26s Step 898( 94.33%), action 566, FPS 1.18, Running 549.01s Step 899( 94.50%), action 567, FPS 1.23, Running 549.51s Step 900( 94.67%), action 568, FPS 1.28, Running 549.89s Step 901( 94.83%), action 569, FPS 1.31, Running 550.55s Step 902( 95.00%), action 570, FPS 1.31, Running 551.32s Step 903( 95.17%), action 571, FPS 1.29, Running 552.46s Step 904( 95.33%), action 572, FPS 1.30, Running 553.36s Step 905( 95.50%), action 573, FPS 1.30, Running 554.13s Step 906( 95.67%), action 574, FPS 1.29, Running 555.19s Step 907( 95.83%), action 575, FPS 1.28, Running 556.04s Step 908( 96.00%), action 576, FPS 1.28, Running 556.88s Step 909( 96.17%), action 577, FPS 1.30, Running 557.61s Step 910( 96.33%), action 578, FPS 1.28, Running 558.47s Step 911( 96.50%), action 579, FPS 1.29, Running 559.23s Step 912( 96.67%), action 580, FPS 1.28, Running 560.11s Step 913( 96.83%), action 581, FPS 1.28, Running 560.97s Step 914( 97.00%), action 582, FPS 1.28, Running 561.73s Step 915( 97.17%), action 583, FPS 1.27, Running 562.53s Step 916( 97.33%), action 584, FPS 1.28, Running 563.33s Step 917( 97.50%), action 585, FPS 1.24, Running 564.33s Step 918( 97.67%), action 586, FPS 1.22, Running 565.37s Step 919( 97.83%), action 587, FPS 1.21, Running 565.99s Step 920( 98.00%), action 588, FPS 1.17, Running 567.02s Step 921( 98.17%), action 589, FPS 1.15, Running 567.97s Step 922( 98.33%), action 590, FPS 1.17, Running 568.39s Step 923( 98.50%), action 591, FPS 1.22, Running 568.91s Step 924( 98.67%), action 592, FPS 1.23, Running 569.59s Step 925( 98.83%), action 593, FPS 1.26, Running 569.94s Step 926( 99.00%), action 594, FPS 1.30, Running 570.52s Step 927( 99.17%), action 595, FPS 1.31, Running 571.29s Step 928( 99.33%), action 596, FPS 1.30, Running 572.30s Step 929( 99.50%), action 597, FPS 1.28, Running 573.24s Step 930( 99.67%), action 598, FPS 1.29, Running 573.97s Step 931( 99.83%), action 599, FPS 1.28, Running 574.88s Step 932(100.00%), action 600, FPS 1.29, Running 575.60s [2026-08-02 18:21:38] [7 ] Seed 6 failed after 576.10 s. +steps: 932 , actions: 600 . +Instruction: Empty +Total 0/7(0.00%) success. +Setting seed: 7 +Step 1( N/A%), pre moving , FPS 2.49, Running 0.40s Step 2( N/A%), pre moving , FPS 4.15, Running 0.48s Step 3( N/A%), pre moving , FPS 5.58, Running 0.54s Step 4( N/A%), pre moving , FPS 6.56, Running 0.61s Step 5( N/A%), pre moving , FPS 5.39, Running 0.93s Step 6( N/A%), pre moving , FPS 5.91, Running 1.02s Step 7( N/A%), pre moving , FPS 6.46, Running 1.08s Step 8( N/A%), pre moving , FPS 6.90, Running 1.16s Step 9( N/A%), pre moving , FPS 6.08, Running 1.48s Step 10( N/A%), pre moving , FPS 6.36, Running 1.57s Step 11( N/A%), pre moving , FPS 6.72, Running 1.64s Step 12( N/A%), pre moving , FPS 7.03, Running 1.71s Step 13( N/A%), pre moving , FPS 6.39, Running 2.03s Step 14( N/A%), pre moving , FPS 6.58, Running 2.13s Step 15( N/A%), pre moving , FPS 6.83, Running 2.20s Step 16( N/A%), pre moving , FPS 7.07, Running 2.26s Step 17( N/A%), pre moving , FPS 6.58, Running 2.58s Step 18( N/A%), pre moving , FPS 6.74, Running 2.67s Step 19( N/A%), pre moving , FPS 6.95, Running 2.74s Step 20( N/A%), pre moving , FPS 7.11, Running 2.81s Step 21( N/A%), pre moving , FPS 6.85, Running 3.32s Step 22( N/A%), pre moving , FPS 6.89, Running 3.38s Step 23( N/A%), pre moving , FPS 6.31, Running 3.71s Step 24( N/A%), pre moving , FPS 6.26, Running 3.80s Step 25( N/A%), pre moving , FPS 6.78, Running 3.88s Step 26( N/A%), pre moving , FPS 5.93, Running 4.39s Step 27( N/A%), pre moving , FPS 5.92, Running 4.46s Step 28( N/A%), pre moving , FPS 5.51, Running 4.79s Step 29( N/A%), pre moving , FPS 5.88, Running 4.88s Step 30( N/A%), pre moving , FPS 5.91, Running 4.96s Step 31( N/A%), pre moving , FPS 5.61, Running 5.20s Step 32( N/A%), pre moving , FPS 5.47, Running 5.37s Step 33( N/A%), pre moving , FPS 5.88, Running 5.43s Step 34( N/A%), pre moving , FPS 5.92, Running 5.51s Step 35( N/A%), pre moving , FPS 5.94, Running 5.57s Step 36( N/A%), pre moving , FPS 4.25, Running 6.97s Step 37( N/A%), pre moving , FPS 4.05, Running 7.53s Step 38( N/A%), pre moving , FPS 4.06, Running 7.60s Step 39( N/A%), pre moving , FPS 4.04, Running 7.68s Step 40( N/A%), pre moving , FPS 3.85, Running 8.00s Step 41( N/A%), pre moving , FPS 4.19, Running 8.09s Step 42( N/A%), pre moving , FPS 4.18, Running 8.17s Step 43( N/A%), pre moving , FPS 4.23, Running 8.43s Step 44( N/A%), pre moving , FPS 4.19, Running 8.58s Step 45( N/A%), pre moving , FPS 4.20, Running 8.64s Step 46( N/A%), pre moving , FPS 4.62, Running 8.72s Step 47( N/A%), pre moving , FPS 4.43, Running 8.98s Step 48( N/A%), pre moving , FPS 3.80, Running 10.04s Step 49( N/A%), pre moving , FPS 3.76, Running 10.20s Step 50( N/A%), pre moving , FPS 3.76, Running 10.27s Step 51( N/A%), pre moving , FPS 3.88, Running 10.35s Step 52( N/A%), pre moving , FPS 3.77, Running 10.67s Step 53( N/A%), pre moving , FPS 3.75, Running 10.77s Step 54( N/A%), pre moving , FPS 3.75, Running 10.84s Step 55( N/A%), pre moving , FPS 3.74, Running 10.91s Step 56( N/A%), pre moving , FPS 4.66, Running 11.26s Step 57( N/A%), pre moving , FPS 5.18, Running 11.39s Step 58( N/A%), pre moving , FPS 5.14, Running 11.50s Step 59( N/A%), pre moving , FPS 4.81, Running 11.84s Step 60( N/A%), pre moving , FPS 5.17, Running 11.87s Step 61( N/A%), pre moving , FPS 5.25, Running 11.91s Step 62( N/A%), pre moving , FPS 5.30, Running 11.95s Step 63( N/A%), pre moving , FPS 5.63, Running 11.99s Step 64( N/A%), pre moving , FPS 5.81, Running 12.02s Step 65( N/A%), pre moving , FPS 5.86, Running 12.05s Step 66( N/A%), pre moving , FPS 5.94, Running 12.09s Step 67( N/A%), pre moving , FPS 6.36, Running 12.12s Step 68( N/A%), pre moving , FPS 9.42, Running 12.17s Step 69( N/A%), pre moving , FPS 9.99, Running 12.20s Step 70( N/A%), pre moving , FPS 10.17, Running 12.24s Step 71( N/A%), pre moving , FPS 10.44, Running 12.27s Step 72( N/A%), pre moving , FPS 12.28, Running 12.30s Step 73( N/A%), pre moving , FPS 12.76, Running 12.34s Step 74( N/A%), pre moving , FPS 13.08, Running 12.37s Step 75( N/A%), pre moving , FPS 13.31, Running 12.41s Step 76( N/A%), pre moving , FPS 16.84, Running 12.45s Step 77( N/A%), pre moving , FPS 17.97, Running 12.50s Step 78( N/A%), pre moving , FPS 19.16, Running 12.54s Step 79( N/A%), pre moving , FPS 27.21, Running 12.58s Step 80( N/A%), pre moving , FPS 27.27, Running 12.61s Step 81( N/A%), pre moving , FPS 27.30, Running 12.64s Step 82( N/A%), pre moving , FPS 27.43, Running 12.68s Step 83( N/A%), pre moving , FPS 27.26, Running 12.72s Step 84( N/A%), pre moving , FPS 27.16, Running 12.76s Step 85( N/A%), pre moving , FPS 27.16, Running 12.79s Step 86( N/A%), pre moving , FPS 27.13, Running 12.82s Step 87( N/A%), pre moving , FPS 26.94, Running 12.86s Step 88( N/A%), pre moving , FPS 26.95, Running 12.91s Step 89( N/A%), pre moving , FPS 26.83, Running 12.95s Step 90( N/A%), pre moving , FPS 26.84, Running 12.98s Step 91( N/A%), pre moving , FPS 26.92, Running 13.01s Step 92( N/A%), pre moving , FPS 27.29, Running 13.04s Step 93( N/A%), pre moving , FPS 27.66, Running 13.06s Step 94( N/A%), pre moving , FPS 27.91, Running 13.09s Step 95( N/A%), pre moving , FPS 28.65, Running 13.11s Step 96( N/A%), pre moving , FPS 29.22, Running 13.13s Step 97( N/A%), pre moving , FPS 30.18, Running 13.16s Step 98( N/A%), pre moving , FPS 30.83, Running 13.19s Step 99( N/A%), pre moving , FPS 31.53, Running 13.21s Step 100( N/A%), pre moving , FPS 31.91, Running 13.24s Step 101( N/A%), pre moving , FPS 32.35, Running 13.26s Step 102( N/A%), pre moving , FPS 33.11, Running 13.28s Step 103( N/A%), pre moving , FPS 34.47, Running 13.30s Step 104( N/A%), pre moving , FPS 35.54, Running 13.32s Step 105( N/A%), pre moving , FPS 36.34, Running 13.34s Step 106( N/A%), pre moving , FPS 37.09, Running 13.36s Step 107( N/A%), pre moving , FPS 38.45, Running 13.38s Step 108( N/A%), pre moving , FPS 39.71, Running 13.41s Step 109( N/A%), pre moving , FPS 40.95, Running 13.44s Step 110( N/A%), pre moving , FPS 41.96, Running 13.46s Step 111( N/A%), pre moving , FPS 42.74, Running 13.48s Step 112( N/A%), pre moving , FPS 42.18, Running 13.51s Step 113( N/A%), pre moving , FPS 41.60, Running 13.54s Step 114( N/A%), pre moving , FPS 41.43, Running 13.57s Step 115( N/A%), pre moving , FPS 41.64, Running 13.59s Step 116( N/A%), pre moving , FPS 42.12, Running 13.61s Step 117( N/A%), pre moving , FPS 42.88, Running 13.63s Step 118( N/A%), pre moving , FPS 43.29, Running 13.65s Step 119( N/A%), pre moving , FPS 43.20, Running 13.67s Step 120( N/A%), pre moving , FPS 43.42, Running 13.70s Step 121( N/A%), pre moving , FPS 43.54, Running 13.72s Step 122( N/A%), pre moving , FPS 43.10, Running 13.74s Step 123( N/A%), pre moving , FPS 42.44, Running 13.77s Step 124( N/A%), pre moving , FPS 42.04, Running 13.80s Step 125( N/A%), pre moving , FPS 41.91, Running 13.82s Step 126( N/A%), pre moving , FPS 42.05, Running 13.84s Step 127( N/A%), pre moving , FPS 42.19, Running 13.86s Step 128( N/A%), pre moving , FPS 42.83, Running 13.88s Step 129( N/A%), pre moving , FPS 43.28, Running 13.90s Step 130( N/A%), pre moving , FPS 43.42, Running 13.92s Step 131( N/A%), pre moving , FPS 43.61, Running 13.94s Step 132( N/A%), pre moving , FPS 13.75, Running 14.96s Step 133( N/A%), pre moving , FPS 11.31, Running 15.31s Step 134( N/A%), pre moving , FPS 8.65, Running 15.88s Step 135( N/A%), pre moving , FPS 6.97, Running 16.46s Step 136( N/A%), pre moving , FPS 5.87, Running 17.01s Step 137( N/A%), pre moving , FPS 5.08, Running 17.57s Step 138( N/A%), pre moving , FPS 4.49, Running 18.10s Step 139( N/A%), pre moving , FPS 4.01, Running 18.66s Step 140( N/A%), pre moving , FPS 3.64, Running 19.19s Step 141( N/A%), pre moving , FPS 3.32, Running 19.74s Step 142( N/A%), pre moving , FPS 3.06, Running 20.28s Step 143( N/A%), pre moving , FPS 2.83, Running 20.84s Step 144( N/A%), pre moving , FPS 2.63, Running 21.41s Step 145( N/A%), pre moving , FPS 2.45, Running 21.97s Step 146( N/A%), pre moving , FPS 2.31, Running 22.51s Step 147( N/A%), pre moving , FPS 2.18, Running 23.05s Step 148( N/A%), pre moving , FPS 2.06, Running 23.60s Step 149( N/A%), pre moving , FPS 1.95, Running 24.13s Step 150( N/A%), pre moving , FPS 1.86, Running 24.69s Step 151( N/A%), pre moving , FPS 1.77, Running 25.24s Step 152( N/A%), pre moving , FPS 1.85, Running 25.79s Step 153( N/A%), pre moving , FPS 1.81, Running 26.34s Step 154( N/A%), pre moving , FPS 1.82, Running 26.90s Step 155( N/A%), pre moving , FPS 1.82, Running 27.43s Step 156( N/A%), pre moving , FPS 1.82, Running 27.98s Step 157( N/A%), pre moving , FPS 1.82, Running 28.54s Step 158( N/A%), pre moving , FPS 1.82, Running 29.09s Step 159( N/A%), pre moving , FPS 1.82, Running 29.63s Step 160( N/A%), pre moving , FPS 1.76, Running 30.56s Step 161( N/A%), pre moving , FPS 1.75, Running 31.19s Step 162( N/A%), pre moving , FPS 1.74, Running 31.76s Step 163( N/A%), pre moving , FPS 1.74, Running 32.35s Step 164( N/A%), pre moving , FPS 1.74, Running 32.89s Step 165( N/A%), pre moving , FPS 1.80, Running 33.11s Step 166( N/A%), pre moving , FPS 1.84, Running 33.36s Step 167( N/A%), pre moving , FPS 1.86, Running 33.81s Step 168( N/A%), pre moving , FPS 1.88, Running 34.24s Step 169( N/A%), pre moving , FPS 1.87, Running 34.85s Step 170( N/A%), pre moving , FPS 1.86, Running 35.46s Step 171( N/A%), pre moving , FPS 1.85, Running 36.05s Step 172( N/A%), pre moving , FPS 1.84, Running 36.65s Step 173( N/A%), pre moving , FPS 1.84, Running 37.21s Step 174( N/A%), pre moving , FPS 1.84, Running 37.76s Step 175( N/A%), pre moving , FPS 1.83, Running 38.36s Step 176( N/A%), pre moving , FPS 1.82, Running 38.97s Step 177( N/A%), pre moving , FPS 1.82, Running 39.52s Step 178( N/A%), pre moving , FPS 1.81, Running 40.12s Step 179( N/A%), pre moving , FPS 1.81, Running 40.70s Step 180( N/A%), pre moving , FPS 1.87, Running 41.27s Step 181( N/A%), pre moving , FPS 1.88, Running 41.85s Step 182( N/A%), pre moving , FPS 1.88, Running 42.41s Step 183( N/A%), pre moving , FPS 1.88, Running 42.97s Step 184( N/A%), pre moving , FPS 1.88, Running 43.56s Step 185( N/A%), pre moving , FPS 1.82, Running 44.12s Step 186( N/A%), pre moving , FPS 1.77, Running 44.69s Step 187( N/A%), pre moving , FPS 1.74, Running 45.31s Step 188( N/A%), pre moving , FPS 1.73, Running 45.80s Step 189( N/A%), pre moving , FPS 1.74, Running 46.35s Step 190( N/A%), pre moving , FPS 1.74, Running 46.92s Step 191( N/A%), pre moving , FPS 1.74, Running 47.58s Step 192( N/A%), pre moving , FPS 1.75, Running 48.09s Step 193( N/A%), pre moving , FPS 1.74, Running 48.68s Step 194( N/A%), pre moving , FPS 1.73, Running 49.33s Step 195( N/A%), pre moving , FPS 1.72, Running 49.95s Step 196( N/A%), pre moving , FPS 1.73, Running 50.55s Step 197( N/A%), pre moving , FPS 1.74, Running 51.04s Step 198( N/A%), pre moving , FPS 1.74, Running 51.60s Step 199( N/A%), pre moving , FPS 1.74, Running 52.17s Step 200( N/A%), pre moving , FPS 1.81, Running 52.30s Step 201( N/A%), pre moving , FPS 1.86, Running 52.60s Step 202( N/A%), pre moving , FPS 1.95, Running 52.68s Step 203( N/A%), pre moving , FPS 2.04, Running 52.76s Step 204( N/A%), pre moving , FPS 2.14, Running 52.89s Step 205( N/A%), pre moving , FPS 2.25, Running 53.00s Step 206( N/A%), pre moving , FPS 2.38, Running 53.10s Step 207( N/A%), pre moving , FPS 2.52, Running 53.23s Step 208( N/A%), pre moving , FPS 2.65, Running 53.34s Step 209( N/A%), pre moving , FPS 2.80, Running 53.48s Step 210( N/A%), pre moving , FPS 2.58, Running 54.66s Step 211( N/A%), pre moving , FPS 2.78, Running 54.77s Step 212( N/A%), pre moving , FPS 2.85, Running 55.12s Step 213( N/A%), pre moving , FPS 3.05, Running 55.24s Step 214( N/A%), pre moving , FPS 3.33, Running 55.34s Step 215( N/A%), pre moving , FPS 3.46, Running 55.74s Step 216( N/A%), pre moving , FPS 3.73, Running 55.91s Step 217( N/A%), pre moving , FPS 3.79, Running 56.32s Step 218( N/A%), pre moving , FPS 4.08, Running 56.51s Step 219( N/A%), pre moving , FPS 4.22, Running 56.91s Step 220( N/A%), pre moving , FPS 4.19, Running 57.08s Step 221( N/A%), pre moving , FPS 4.09, Running 57.49s Step 222( N/A%), pre moving , FPS 4.01, Running 57.67s Step 223( N/A%), pre moving , FPS 3.83, Running 57.99s Step 224( N/A%), pre moving , FPS 3.73, Running 58.25s Step 225( N/A%), pre moving , FPS 3.70, Running 58.40s Step 226( N/A%), pre moving , FPS 3.52, Running 58.79s Step 227( N/A%), pre moving , FPS 3.49, Running 58.96s Step 228( N/A%), pre moving , FPS 3.47, Running 59.11s Step 229( N/A%), pre moving , FPS 3.30, Running 59.54s Step 230( N/A%), pre moving , FPS 3.98, Running 59.70s Step 231( N/A%), pre moving , FPS 3.74, Running 60.12s Step 232( N/A%), pre moving , FPS 3.87, Running 60.28s Step 233( N/A%), pre moving , FPS 3.65, Running 60.71s Step 234( N/A%), pre moving , FPS 3.63, Running 60.86s Step 235( N/A%), pre moving , FPS 3.62, Running 61.25s Step 236( N/A%), pre moving , FPS 3.70, Running 61.32s Step 237( N/A%), pre moving , FPS 3.91, Running 61.44s Step 238( N/A%), pre moving , FPS 3.97, Running 61.54s Step 239( N/A%), pre moving , FPS 4.01, Running 61.90s Step 240( N/A%), pre moving , FPS 4.07, Running 61.99s Step 241( N/A%), pre moving , FPS 4.34, Running 62.11s Step 242( N/A%), pre moving , FPS 4.40, Running 62.22s Step 243( N/A%), pre moving , FPS 4.37, Running 62.57s Step 244( N/A%), pre moving , FPS 4.50, Running 62.69s Step 245( N/A%), pre moving , FPS 4.55, Running 62.80s Step 246( N/A%), pre moving , FPS 4.59, Running 63.15s Step 247( N/A%), pre moving , FPS 4.64, Running 63.26s Step 248( N/A%), pre moving , FPS 4.69, Running 63.37s Step 249( N/A%), pre moving , FPS 4.77, Running 63.73s Step 250( N/A%), pre moving , FPS 4.82, Running 63.85s Step 251( N/A%), pre moving , FPS 4.11, Running 64.99s Step 252( N/A%), pre moving , FPS 4.16, Running 65.09s Step 253( N/A%), pre moving , FPS 4.22, Running 65.45s Step 254( N/A%), pre moving , FPS 4.24, Running 65.57s Step 255( N/A%), pre moving , FPS 4.46, Running 65.73s Step 256( N/A%), pre moving , FPS 4.16, Running 66.14s Step 257( N/A%), pre moving , FPS 4.11, Running 66.30s Step 258( N/A%), pre moving , FPS 3.83, Running 66.76s Step 259( N/A%), pre moving , FPS 3.91, Running 67.01s Step 260( N/A%), pre moving , FPS 3.62, Running 67.51s Step 261( N/A%), pre moving , FPS 3.41, Running 67.98s Step 262( N/A%), pre moving , FPS 3.33, Running 68.21s Step 263( N/A%), pre moving , FPS 3.26, Running 68.70s Step 264( N/A%), pre moving , FPS 3.21, Running 68.91s Step 265( N/A%), pre moving , FPS 3.03, Running 69.39s Step 266( N/A%), pre moving , FPS 2.97, Running 69.87s Step 267( N/A%), pre moving , FPS 2.92, Running 70.12s Step 268( N/A%), pre moving , FPS 2.77, Running 70.59s Step 269( N/A%), pre moving , FPS 2.83, Running 70.80s Step 270( N/A%), pre moving , FPS 2.70, Running 71.25s Step 271( N/A%), pre moving , FPS 3.08, Running 71.48s Step 272( N/A%), pre moving , FPS 2.91, Running 71.96s Step 273( N/A%), pre moving , FPS 2.86, Running 72.44s Step 274( N/A%), pre moving , FPS 2.81, Running 72.68s Step 275( N/A%), pre moving , FPS 2.70, Running 73.15s Step 276( N/A%), pre moving , FPS 2.78, Running 73.33s Step 277( N/A%), pre moving , FPS 2.75, Running 73.57s Step 278( N/A%), pre moving , FPS 2.84, Running 73.80s Step 279( N/A%), pre moving , FPS 2.84, Running 74.06s Step 280( N/A%), pre moving , FPS 2.96, Running 74.27s Step 281( N/A%), pre moving , FPS 2.97, Running 74.72s Step 282( N/A%), pre moving , FPS 2.98, Running 74.93s Step 283( N/A%), pre moving , FPS 2.98, Running 75.41s Step 284( N/A%), pre moving , FPS 2.87, Running 75.89s Step 285( N/A%), pre moving , FPS 2.97, Running 76.12s Step 286( N/A%), pre moving , FPS 2.98, Running 76.59s Step 287( N/A%), pre moving , FPS 3.00, Running 76.78s Step 288( N/A%), pre moving , FPS 3.04, Running 77.16s Step 289( N/A%), pre moving , FPS 3.06, Running 77.33s Step 290( N/A%), pre moving , FPS 3.06, Running 77.80s Step 291( N/A%), pre moving , FPS 3.06, Running 78.02s Step 292( N/A%), pre moving , FPS 3.06, Running 78.50s Step 293( N/A%), pre moving , FPS 3.19, Running 78.72s Step 294( N/A%), pre moving , FPS 3.08, Running 79.17s Step 295( N/A%), pre moving , FPS 3.22, Running 79.36s Step 296( N/A%), pre moving , FPS 3.07, Running 79.85s Step 297( N/A%), pre moving , FPS 2.96, Running 80.32s Step 298( N/A%), pre moving , FPS 2.96, Running 80.55s Step 299( N/A%), pre moving , FPS 2.87, Running 81.02s Step 300( N/A%), pre moving , FPS 2.87, Running 81.24s Step 301( N/A%), pre moving , FPS 2.86, Running 81.70s Step 302( N/A%), pre moving , FPS 2.89, Running 81.86s Step 303( N/A%), pre moving , FPS 2.92, Running 82.25s Step 304( N/A%), pre moving , FPS 3.06, Running 82.43s Step 305( N/A%), pre moving , FPS 2.98, Running 82.84s Step 306( N/A%), pre moving , FPS 3.11, Running 83.02s Step 307( N/A%), pre moving , FPS 3.00, Running 83.43s Step 308( N/A%), pre moving , FPS 3.13, Running 83.55s Step 309( N/A%), pre moving , FPS 3.16, Running 83.66s Step 310( N/A%), pre moving , FPS 3.22, Running 84.01s Step 311( N/A%), pre moving , FPS 3.27, Running 84.13s Step 312( N/A%), pre moving , FPS 3.49, Running 84.23s Step 313( N/A%), pre moving , FPS 3.40, Running 84.59s Step 314( N/A%), pre moving , FPS 3.60, Running 84.72s Step 315( N/A%), pre moving , FPS 3.66, Running 84.83s Step 316( N/A%), pre moving , FPS 3.92, Running 84.95s Step 317( N/A%), pre moving , FPS 4.02, Running 85.29s Step 318( N/A%), pre moving , FPS 4.14, Running 85.39s Step 319( N/A%), pre moving , FPS 4.47, Running 85.50s Step 320( N/A%), pre moving , FPS 4.34, Running 85.84s Step 321( N/A%), pre moving , FPS 4.70, Running 85.96s Step 322( N/A%), pre moving , FPS 4.75, Running 86.07s Step 323( N/A%), pre moving , FPS 4.81, Running 86.41s Step 324( N/A%), pre moving , FPS 4.89, Running 86.52s Step 325( N/A%), pre moving , FPS 5.31, Running 86.61s Step 326( N/A%), pre moving , FPS 2.85, Running 90.03s Step 327( N/A%), pre moving , FPS 2.74, Running 90.73s Step 328( N/A%), pre moving , FPS 2.57, Running 91.33s Step 329( N/A%), pre moving , FPS 2.42, Running 91.93s Step 330( N/A%), pre moving , FPS 2.36, Running 92.48s Step 331( N/A%), pre moving , FPS 2.25, Running 93.04s Step 332( N/A%), pre moving , FPS 2.19, Running 93.37s Step 333( N/A%), pre moving , FPS 2.19, Running 93.73s Step 334( N/A%), pre moving , FPS 2.08, Running 94.36s Step 335( N/A%), pre moving , FPS 1.98, Running 94.93s Step 336( N/A%), pre moving , FPS 1.89, Running 95.52s Step 337( N/A%), pre moving , FPS 1.85, Running 96.10s Step 338( N/A%), pre moving , FPS 1.77, Running 96.68s Step 339( N/A%), pre moving , FPS 1.70, Running 97.26s Step 340( N/A%), pre moving , FPS 1.67, Running 97.82s Step 341( N/A%), pre moving , FPS 1.61, Running 98.39s Step 342( N/A%), pre moving , FPS 1.55, Running 98.94s Step 343( N/A%), pre moving , FPS 1.53, Running 99.52s Step 344( N/A%), pre moving , FPS 1.47, Running 100.08s Step 345( N/A%), pre moving , FPS 1.42, Running 100.65s Step 346( 0.17%), action 1, FPS 1.60, Running 102.52s Step 347( 0.33%), action 2, FPS 1.58, Running 103.40s Step 348( 0.50%), action 3, FPS 1.54, Running 104.34s Step 349( 0.67%), action 4, FPS 1.54, Running 104.96s Step 350( 0.83%), action 5, FPS 1.49, Running 105.94s Step 351( 1.00%), action 6, FPS 1.47, Running 106.65s Step 352( 1.17%), action 7, FPS 1.41, Running 107.56s Step 353( 1.33%), action 8, FPS 1.35, Running 108.57s Step 354( 1.50%), action 9, FPS 1.31, Running 109.59s Step 355( 1.67%), action 10, FPS 1.26, Running 110.76s Step 356( 1.83%), action 11, FPS 1.25, Running 111.52s Step 357( 2.00%), action 12, FPS 1.25, Running 112.04s Step 358( 2.17%), action 13, FPS 1.22, Running 113.03s Step 359( 2.33%), action 14, FPS 1.20, Running 113.98s Step 360( 2.50%), action 15, FPS 1.16, Running 115.09s Step 361( 2.67%), action 16, FPS 1.12, Running 116.18s Step 362( 2.83%), action 17, FPS 1.09, Running 117.28s Step 363( 3.00%), action 18, FPS 1.07, Running 118.14s Step 364( 3.17%), action 19, FPS 1.06, Running 118.91s Step 365( 3.33%), action 20, FPS 1.04, Running 119.82s Step 366( 3.50%), action 21, FPS 1.08, Running 120.97s Step 367( 3.67%), action 22, FPS 1.08, Running 121.90s Step 368( 3.83%), action 23, FPS 1.09, Running 122.62s Step 369( 4.00%), action 24, FPS 1.07, Running 123.63s Step 370( 4.17%), action 25, FPS 1.07, Running 124.63s Step 371( 4.33%), action 26, FPS 1.05, Running 125.78s Step 372( 4.50%), action 27, FPS 1.04, Running 126.86s Step 373( 4.67%), action 28, FPS 1.04, Running 127.78s Step 374( 4.83%), action 29, FPS 1.05, Running 128.60s Step 375( 5.00%), action 30, FPS 1.07, Running 129.44s Step 376( 5.17%), action 31, FPS 1.08, Running 130.09s Step 377( 5.33%), action 32, FPS 1.07, Running 130.80s Step 378( 5.50%), action 33, FPS 1.05, Running 132.06s Step 379( 5.67%), action 34, FPS 1.05, Running 133.07s Step 380( 5.83%), action 35, FPS 1.06, Running 133.89s Step 381( 6.00%), action 36, FPS 1.08, Running 134.77s Step 382( 6.17%), action 37, FPS 1.07, Running 135.91s Step 383( 6.33%), action 38, FPS 1.04, Running 137.38s Step 384( 6.50%), action 39, FPS 1.04, Running 138.20s Step 385( 6.67%), action 40, FPS 1.02, Running 139.49s Step 386( 6.83%), action 41, FPS 1.01, Running 140.72s Step 387( 7.00%), action 42, FPS 1.01, Running 141.79s Step 388( 7.17%), action 43, FPS 0.99, Running 142.89s Step 389( 7.33%), action 44, FPS 0.99, Running 143.89s Step 390( 7.50%), action 45, FPS 1.00, Running 144.64s Step 391( 7.67%), action 46, FPS 1.01, Running 145.65s Step 392( 7.83%), action 47, FPS 1.00, Running 146.79s Step 393( 8.00%), action 48, FPS 1.00, Running 147.83s Step 394( 8.17%), action 49, FPS 1.00, Running 148.55s Step 395( 8.33%), action 50, FPS 1.01, Running 149.20s Step 396( 8.50%), action 51, FPS 1.00, Running 150.05s Step 397( 8.67%), action 52, FPS 1.00, Running 150.82s Step 398( 8.83%), action 53, FPS 1.01, Running 151.78s Step 399( 9.00%), action 54, FPS 1.02, Running 152.77s Step 400( 9.17%), action 55, FPS 1.03, Running 153.40s Step 401( 9.33%), action 56, FPS 1.03, Running 154.14s Step 402( 9.50%), action 57, FPS 1.04, Running 155.08s Step 403( 9.67%), action 58, FPS 1.08, Running 155.92s Step 404( 9.83%), action 59, FPS 1.08, Running 156.67s Step 405( 10.00%), action 60, FPS 1.10, Running 157.60s Step 406( 10.17%), action 61, FPS 1.11, Running 158.76s Step 407( 10.33%), action 62, FPS 1.12, Running 159.69s Step 408( 10.50%), action 63, FPS 1.13, Running 160.60s Step 409( 10.67%), action 64, FPS 1.15, Running 161.35s Step 410( 10.83%), action 65, FPS 1.13, Running 162.38s Step 411( 11.00%), action 66, FPS 1.15, Running 163.01s Step 412( 11.17%), action 67, FPS 1.17, Running 163.92s Step 413( 11.33%), action 68, FPS 1.19, Running 164.59s Step 414( 11.50%), action 69, FPS 1.19, Running 165.31s Step 415( 11.67%), action 70, FPS 1.18, Running 166.21s Step 416( 11.83%), action 71, FPS 1.19, Running 166.91s Step 417( 12.00%), action 72, FPS 1.21, Running 167.32s Step 418( 12.17%), action 73, FPS 1.25, Running 167.84s Step 419( 12.33%), action 74, FPS 1.28, Running 168.40s Step 420( 12.50%), action 75, FPS 1.27, Running 169.15s Step 421( 12.67%), action 76, FPS 1.27, Running 169.83s Step 422( 12.83%), action 77, FPS 1.28, Running 170.72s Step 423( 13.00%), action 78, FPS 1.27, Running 171.72s Step 424( 13.17%), action 79, FPS 1.27, Running 172.42s Step 425( 13.33%), action 80, FPS 1.28, Running 173.27s Step 426( 13.50%), action 81, FPS 1.28, Running 174.41s Step 427( 13.67%), action 82, FPS 1.28, Running 175.30s Step 428( 13.83%), action 83, FPS 1.25, Running 176.54s Step 429( 14.00%), action 84, FPS 1.26, Running 177.24s Step 430( 14.17%), action 85, FPS 1.27, Running 178.16s Step 431( 14.33%), action 86, FPS 1.23, Running 179.21s Step 432( 14.50%), action 87, FPS 1.25, Running 179.98s Step 433( 14.67%), action 88, FPS 1.24, Running 180.78s Step 434( 14.83%), action 89, FPS 1.21, Running 181.79s Step 435( 15.00%), action 90, FPS 1.23, Running 182.49s Step 436( 15.17%), action 91, FPS 1.20, Running 183.59s Step 437( 15.33%), action 92, FPS 1.16, Running 184.56s Step 438( 15.50%), action 93, FPS 1.15, Running 185.22s Step 439( 15.67%), action 94, FPS 1.14, Running 185.87s Step 440( 15.83%), action 95, FPS 1.17, Running 186.24s Step 441( 16.00%), action 96, FPS 1.18, Running 186.73s Step 442( 16.17%), action 97, FPS 1.21, Running 187.23s Step 443( 16.33%), action 98, FPS 1.24, Running 187.91s Step 444( 16.50%), action 99, FPS 1.19, Running 189.17s Step 445( 16.67%), action 100, FPS 1.19, Running 190.09s Step 446( 16.83%), action 101, FPS 1.21, Running 190.95s Step 447( 17.00%), action 102, FPS 1.22, Running 191.73s Step 448( 17.17%), action 103, FPS 1.24, Running 192.71s Step 449( 17.33%), action 104, FPS 1.24, Running 193.34s Step 450( 17.50%), action 105, FPS 1.25, Running 194.12s Step 451( 17.67%), action 106, FPS 1.28, Running 194.88s Step 452( 17.83%), action 107, FPS 1.28, Running 195.56s Step 453( 18.00%), action 108, FPS 1.28, Running 196.46s Step 454( 18.17%), action 109, FPS 1.30, Running 197.16s Step 455( 18.33%), action 110, FPS 1.28, Running 198.18s Step 456( 18.50%), action 111, FPS 1.28, Running 199.22s Step 457( 18.67%), action 112, FPS 1.30, Running 199.91s Step 458( 18.83%), action 113, FPS 1.28, Running 200.82s Step 459( 19.00%), action 114, FPS 1.25, Running 201.84s Step 460( 19.17%), action 115, FPS 1.23, Running 202.54s Step 461( 19.33%), action 116, FPS 1.20, Running 203.41s Step 462( 19.50%), action 117, FPS 1.18, Running 204.16s Step 463( 19.67%), action 118, FPS 1.19, Running 204.77s Step 464( 19.83%), action 119, FPS 1.25, Running 205.11s Step 465( 20.00%), action 120, FPS 1.30, Running 205.42s Step 466( 20.17%), action 121, FPS 1.32, Running 206.12s Step 467( 20.33%), action 122, FPS 1.34, Running 206.62s Step 468( 20.50%), action 123, FPS 1.34, Running 207.60s Step 469( 20.67%), action 124, FPS 1.33, Running 208.32s Step 470( 20.83%), action 125, FPS 1.32, Running 209.22s Step 471( 21.00%), action 126, FPS 1.33, Running 209.90s Step 472( 21.17%), action 127, FPS 1.32, Running 210.75s Step 473( 21.33%), action 128, FPS 1.34, Running 211.43s Step 474( 21.50%), action 129, FPS 1.32, Running 212.33s Step 475( 21.67%), action 130, FPS 1.35, Running 213.01s Step 476( 21.83%), action 131, FPS 1.35, Running 214.00s Step 477( 22.00%), action 132, FPS 1.35, Running 214.68s Step 478( 22.17%), action 133, FPS 1.35, Running 215.59s Step 479( 22.33%), action 134, FPS 1.39, Running 216.27s Step 480( 22.50%), action 135, FPS 1.36, Running 217.24s Step 481( 22.67%), action 136, FPS 1.36, Running 218.17s Step 482( 22.83%), action 137, FPS 1.36, Running 218.82s Step 483( 23.00%), action 138, FPS 1.34, Running 219.71s Step 484( 23.17%), action 139, FPS 1.31, Running 220.41s Step 485( 23.33%), action 140, FPS 1.26, Running 221.32s Step 486( 23.50%), action 141, FPS 1.23, Running 222.40s Step 487( 23.67%), action 142, FPS 1.21, Running 223.09s Step 488( 23.83%), action 143, FPS 1.25, Running 223.65s Step 489( 24.00%), action 144, FPS 1.28, Running 223.93s Step 490( 24.17%), action 145, FPS 1.33, Running 224.24s Step 491( 24.33%), action 146, FPS 1.37, Running 224.51s Step 492( 24.50%), action 147, FPS 1.40, Running 225.00s Step 493( 24.67%), action 148, FPS 1.42, Running 225.52s Step 494( 24.83%), action 149, FPS 1.42, Running 226.38s Step 495( 25.00%), action 150, FPS 1.43, Running 226.97s Step 496( 25.17%), action 151, FPS 1.43, Running 227.97s Step 497( 25.33%), action 152, FPS 1.43, Running 228.62s Step 498( 25.50%), action 153, FPS 1.43, Running 229.55s Step 499( 25.67%), action 154, FPS 1.42, Running 230.35s Step 500( 25.83%), action 155, FPS 1.43, Running 231.21s Step 501( 26.00%), action 156, FPS 1.44, Running 232.05s Step 502( 26.17%), action 157, FPS 1.42, Running 232.88s Step 503( 26.33%), action 158, FPS 1.45, Running 233.55s Step 504( 26.50%), action 159, FPS 1.42, Running 234.47s Step 505( 26.67%), action 160, FPS 1.45, Running 235.11s Step 506( 26.83%), action 161, FPS 1.46, Running 236.08s Step 507( 27.00%), action 162, FPS 1.46, Running 236.83s Step 508( 27.17%), action 163, FPS 1.41, Running 237.79s Step 509( 27.33%), action 164, FPS 1.36, Running 238.67s Step 510( 27.50%), action 165, FPS 1.31, Running 239.56s Step 511( 27.67%), action 166, FPS 1.25, Running 240.53s Step 512( 27.83%), action 167, FPS 1.23, Running 241.27s Step 513( 28.00%), action 168, FPS 1.20, Running 242.17s Step 514( 28.17%), action 169, FPS 1.21, Running 242.87s Step 515( 28.33%), action 170, FPS 1.24, Running 243.16s Step 516( 28.50%), action 171, FPS 1.26, Running 243.85s Step 517( 28.67%), action 172, FPS 1.27, Running 244.41s Step 518( 28.83%), action 173, FPS 1.25, Running 245.61s Step 519( 29.00%), action 174, FPS 1.26, Running 246.22s Step 520( 29.17%), action 175, FPS 1.26, Running 247.14s Step 521( 29.33%), action 176, FPS 1.27, Running 247.82s Step 522( 29.50%), action 177, FPS 1.25, Running 248.83s Step 523( 29.67%), action 178, FPS 1.25, Running 249.52s Step 524( 29.83%), action 179, FPS 1.25, Running 250.43s Step 525( 30.00%), action 180, FPS 1.25, Running 251.13s Step 526( 30.17%), action 181, FPS 1.25, Running 252.11s Step 527( 30.33%), action 182, FPS 1.23, Running 253.04s Step 528( 30.50%), action 183, FPS 1.26, Running 253.72s Step 529( 30.67%), action 184, FPS 1.26, Running 254.54s Step 530( 30.83%), action 185, FPS 1.26, Running 255.37s Step 531( 31.00%), action 186, FPS 1.27, Running 256.24s Step 532( 31.17%), action 187, FPS 1.26, Running 257.13s Step 533( 31.33%), action 188, FPS 1.26, Running 258.04s Step 534( 31.50%), action 189, FPS 1.22, Running 259.26s Step 535( 31.67%), action 190, FPS 1.18, Running 260.12s Step 536( 31.83%), action 191, FPS 1.14, Running 261.33s Step 537( 32.00%), action 192, FPS 1.14, Running 261.92s Step 538( 32.17%), action 193, FPS 1.19, Running 262.36s Step 539( 32.33%), action 194, FPS 1.20, Running 262.91s Step 540( 32.50%), action 195, FPS 1.22, Running 263.51s Step 541( 32.67%), action 196, FPS 1.21, Running 264.38s Step 542( 32.83%), action 197, FPS 1.19, Running 265.71s Step 543( 33.00%), action 198, FPS 1.18, Running 266.53s Step 544( 33.17%), action 199, FPS 1.19, Running 267.29s Step 545( 33.33%), action 200, FPS 1.16, Running 268.30s Step 546( 33.50%), action 201, FPS 1.15, Running 269.47s Step 547( 33.67%), action 202, FPS 1.15, Running 270.38s Step 548( 33.83%), action 203, FPS 1.15, Running 271.07s Step 549( 34.00%), action 204, FPS 1.15, Running 271.94s Step 550( 34.17%), action 205, FPS 1.15, Running 272.72s Step 551( 34.33%), action 206, FPS 1.15, Running 273.63s Step 552( 34.50%), action 207, FPS 1.15, Running 274.44s Step 553( 34.67%), action 208, FPS 1.15, Running 275.36s Step 554( 34.83%), action 209, FPS 1.16, Running 276.48s Step 555( 35.00%), action 210, FPS 1.16, Running 277.39s Step 556( 35.17%), action 211, FPS 1.16, Running 278.57s Step 557( 35.33%), action 212, FPS 1.13, Running 279.65s Step 558( 35.50%), action 213, FPS 1.11, Running 280.35s Step 559( 35.67%), action 214, FPS 1.11, Running 281.00s Step 560( 35.83%), action 215, FPS 1.08, Running 282.11s Step 561( 36.00%), action 216, FPS 1.08, Running 282.94s Step 562( 36.17%), action 217, FPS 1.10, Running 283.81s Step 563( 36.33%), action 218, FPS 1.11, Running 284.53s Step 564( 36.50%), action 219, FPS 1.12, Running 285.20s Step 565( 36.67%), action 220, FPS 1.12, Running 286.15s Step 566( 36.83%), action 221, FPS 1.12, Running 287.27s Step 567( 37.00%), action 222, FPS 1.12, Running 288.24s Step 568( 37.17%), action 223, FPS 1.12, Running 288.94s Step 569( 37.33%), action 224, FPS 1.12, Running 289.83s Step 570( 37.50%), action 225, FPS 1.12, Running 290.54s Step 571( 37.67%), action 226, FPS 1.12, Running 291.42s Step 572( 37.83%), action 227, FPS 1.13, Running 292.15s Step 573( 38.00%), action 228, FPS 1.14, Running 292.92s Step 574( 38.17%), action 229, FPS 1.16, Running 293.76s Step 575( 38.33%), action 230, FPS 1.17, Running 294.45s Step 576( 38.50%), action 231, FPS 1.19, Running 295.44s Step 577( 38.67%), action 232, FPS 1.20, Running 296.27s Step 578( 38.83%), action 233, FPS 1.19, Running 297.12s Step 579( 39.00%), action 234, FPS 1.17, Running 298.04s Step 580( 39.17%), action 235, FPS 1.20, Running 298.77s Step 581( 39.33%), action 236, FPS 1.20, Running 299.68s Step 582( 39.50%), action 237, FPS 1.18, Running 300.80s Step 583( 39.67%), action 238, FPS 1.15, Running 301.87s Step 584( 39.83%), action 239, FPS 1.15, Running 302.54s Step 585( 40.00%), action 240, FPS 1.17, Running 303.26s Step 586( 40.17%), action 241, FPS 1.18, Running 304.24s Step 587( 40.33%), action 242, FPS 1.18, Running 305.26s Step 588( 40.50%), action 243, FPS 1.18, Running 305.89s Step 589( 40.67%), action 244, FPS 1.18, Running 306.79s Step 590( 40.83%), action 245, FPS 1.14, Running 308.11s Step 591( 41.00%), action 246, FPS 1.13, Running 309.07s Step 592( 41.17%), action 247, FPS 1.13, Running 309.91s Step 593( 41.33%), action 248, FPS 1.13, Running 310.67s Step 594( 41.50%), action 249, FPS 1.14, Running 311.36s Step 595( 41.67%), action 250, FPS 1.12, Running 312.31s Step 596( 41.83%), action 251, FPS 1.11, Running 313.41s Step 597( 42.00%), action 252, FPS 1.10, Running 314.46s Step 598( 42.17%), action 253, FPS 1.11, Running 315.15s Step 599( 42.33%), action 254, FPS 1.11, Running 316.07s Step 600( 42.50%), action 255, FPS 1.11, Running 316.78s Step 601( 42.67%), action 256, FPS 1.11, Running 317.70s Step 602( 42.83%), action 257, FPS 1.13, Running 318.55s Step 603( 43.00%), action 258, FPS 1.16, Running 319.16s Step 604( 43.17%), action 259, FPS 1.12, Running 320.39s Step 605( 43.33%), action 260, FPS 1.13, Running 321.03s Step 606( 43.50%), action 261, FPS 1.12, Running 322.11s Step 607( 43.67%), action 262, FPS 1.13, Running 322.98s Step 608( 43.83%), action 263, FPS 1.13, Running 323.63s Step 609( 44.00%), action 264, FPS 1.14, Running 324.31s Step 610( 44.17%), action 265, FPS 1.17, Running 325.23s Step 611( 44.33%), action 266, FPS 1.17, Running 326.14s Step 612( 44.50%), action 267, FPS 1.18, Running 326.88s Step 613( 44.67%), action 268, FPS 1.17, Running 327.82s Step 614( 44.83%), action 269, FPS 1.17, Running 328.52s Step 615( 45.00%), action 270, FPS 1.18, Running 329.30s Step 616( 45.17%), action 271, FPS 1.17, Running 330.58s Step 617( 45.33%), action 272, FPS 1.17, Running 331.50s Step 618( 45.50%), action 273, FPS 1.17, Running 332.22s Step 619( 45.67%), action 274, FPS 1.17, Running 333.19s Step 620( 45.83%), action 275, FPS 1.12, Running 334.62s Step 621( 46.00%), action 276, FPS 1.13, Running 335.34s Step 622( 46.17%), action 277, FPS 1.14, Running 336.09s Step 623( 46.33%), action 278, FPS 1.12, Running 336.96s Step 624( 46.50%), action 279, FPS 1.13, Running 338.12s Step 625( 46.67%), action 280, FPS 1.11, Running 339.09s Step 626( 46.83%), action 281, FPS 1.11, Running 340.11s Step 627( 47.00%), action 282, FPS 1.10, Running 341.17s Step 628( 47.17%), action 283, FPS 1.08, Running 342.13s Step 629( 47.33%), action 284, FPS 1.08, Running 342.79s Step 630( 47.50%), action 285, FPS 1.08, Running 343.79s Step 631( 47.67%), action 286, FPS 1.09, Running 344.52s Step 632( 47.83%), action 287, FPS 1.09, Running 345.18s Step 633( 48.00%), action 288, FPS 1.10, Running 346.08s Step 634( 48.17%), action 289, FPS 1.07, Running 347.20s Step 635( 48.33%), action 290, FPS 1.08, Running 347.85s Step 636( 48.50%), action 291, FPS 1.09, Running 348.87s Step 637( 48.67%), action 292, FPS 1.10, Running 349.75s Step 638( 48.83%), action 293, FPS 1.08, Running 350.69s Step 639( 49.00%), action 294, FPS 1.09, Running 351.49s Step 640( 49.17%), action 295, FPS 1.12, Running 352.51s Step 641( 49.33%), action 296, FPS 1.12, Running 353.17s Step 642( 49.50%), action 297, FPS 1.12, Running 353.98s Step 643( 49.67%), action 298, FPS 1.12, Running 354.73s Step 644( 49.83%), action 299, FPS 1.15, Running 355.50s Step 645( 50.00%), action 300, FPS 1.16, Running 356.39s Step 646( 50.17%), action 301, FPS 1.16, Running 357.36s Step 647( 50.33%), action 302, FPS 1.17, Running 358.22s Step 648( 50.50%), action 303, FPS 1.15, Running 359.50s Step 649( 50.67%), action 304, FPS 1.14, Running 360.41s Step 650( 50.83%), action 305, FPS 1.10, Running 361.91s Step 651( 51.00%), action 306, FPS 1.11, Running 362.61s Step 652( 51.17%), action 307, FPS 1.08, Running 363.64s Step 653( 51.33%), action 308, FPS 1.07, Running 364.69s Step 654( 51.50%), action 309, FPS 1.08, Running 365.76s Step 655( 51.67%), action 310, FPS 1.06, Running 366.72s Step 656( 51.83%), action 311, FPS 1.05, Running 367.87s Step 657( 52.00%), action 312, FPS 1.04, Running 368.94s Step 658( 52.17%), action 313, FPS 1.04, Running 369.99s Step 659( 52.33%), action 314, FPS 1.04, Running 370.68s Step 660( 52.50%), action 315, FPS 1.05, Running 371.53s Step 661( 52.67%), action 316, FPS 1.05, Running 372.20s Step 662( 52.83%), action 317, FPS 1.04, Running 373.19s Step 663( 53.00%), action 318, FPS 1.05, Running 373.76s Step 664( 53.17%), action 319, FPS 1.06, Running 374.30s Step 665( 53.33%), action 320, FPS 1.08, Running 374.95s Step 666( 53.50%), action 321, FPS 1.07, Running 375.97s Step 667( 53.67%), action 322, FPS 1.07, Running 376.95s Step 668( 53.83%), action 323, FPS 1.08, Running 378.08s Step 669( 54.00%), action 324, FPS 1.07, Running 379.10s Step 670( 54.17%), action 325, FPS 1.12, Running 379.81s Step 671( 54.33%), action 326, FPS 1.10, Running 380.74s Step 672( 54.50%), action 327, FPS 1.13, Running 381.36s Step 673( 54.67%), action 328, FPS 1.14, Running 382.31s Step 674( 54.83%), action 329, FPS 1.13, Running 383.40s Step 675( 55.00%), action 330, FPS 1.13, Running 384.36s Step 676( 55.17%), action 331, FPS 1.14, Running 385.46s Step 677( 55.33%), action 332, FPS 1.17, Running 386.08s Step 678( 55.50%), action 333, FPS 1.16, Running 387.17s Step 679( 55.67%), action 334, FPS 1.15, Running 388.07s Step 680( 55.83%), action 335, FPS 1.16, Running 388.76s Step 681( 56.00%), action 336, FPS 1.16, Running 389.44s Step 682( 56.17%), action 337, FPS 1.16, Running 390.43s Step 683( 56.33%), action 338, FPS 1.14, Running 391.28s Step 684( 56.50%), action 339, FPS 1.13, Running 392.00s Step 685( 56.67%), action 340, FPS 1.13, Running 392.62s Step 686( 56.83%), action 341, FPS 1.16, Running 393.16s Step 687( 57.00%), action 342, FPS 1.20, Running 393.66s Step 688( 57.17%), action 343, FPS 1.22, Running 394.47s Step 689( 57.33%), action 344, FPS 1.24, Running 395.17s Step 690( 57.50%), action 345, FPS 1.23, Running 396.06s Step 691( 57.67%), action 346, FPS 1.25, Running 396.68s Step 692( 57.83%), action 347, FPS 1.23, Running 397.60s Step 693( 58.00%), action 348, FPS 1.25, Running 398.26s Step 694( 58.17%), action 349, FPS 1.26, Running 399.27s Step 695( 58.33%), action 350, FPS 1.28, Running 399.95s Step 696( 58.50%), action 351, FPS 1.30, Running 400.89s Step 697( 58.67%), action 352, FPS 1.27, Running 401.81s Step 698( 58.83%), action 353, FPS 1.30, Running 402.57s Step 699( 59.00%), action 354, FPS 1.30, Running 403.49s Step 700( 59.17%), action 355, FPS 1.30, Running 404.16s Step 701( 59.33%), action 356, FPS 1.28, Running 405.02s Step 702( 59.50%), action 357, FPS 1.30, Running 405.80s Step 703( 59.67%), action 358, FPS 1.30, Running 406.70s Step 704( 59.83%), action 359, FPS 1.29, Running 407.46s Step 705( 60.00%), action 360, FPS 1.27, Running 408.32s Step 706( 60.17%), action 361, FPS 1.22, Running 409.53s Step 707( 60.33%), action 362, FPS 1.19, Running 410.41s Step 708( 60.50%), action 363, FPS 1.19, Running 411.24s Step 709( 60.67%), action 364, FPS 1.22, Running 411.60s Step 710( 60.83%), action 365, FPS 1.25, Running 412.11s Step 711( 61.00%), action 366, FPS 1.24, Running 412.77s Step 712( 61.17%), action 367, FPS 1.26, Running 413.47s Step 713( 61.33%), action 368, FPS 1.25, Running 414.31s Step 714( 61.50%), action 369, FPS 1.24, Running 415.41s Step 715( 61.67%), action 370, FPS 1.24, Running 416.08s Step 716( 61.83%), action 371, FPS 1.24, Running 417.05s Step 717( 62.00%), action 372, FPS 1.23, Running 418.09s Step 718( 62.17%), action 373, FPS 1.20, Running 419.21s Step 719( 62.33%), action 374, FPS 1.19, Running 420.23s Step 720( 62.50%), action 375, FPS 1.19, Running 420.92s Step 721( 62.67%), action 376, FPS 1.18, Running 421.91s Step 722( 62.83%), action 377, FPS 1.18, Running 422.70s Step 723( 63.00%), action 378, FPS 1.19, Running 423.53s Step 724( 63.17%), action 379, FPS 1.19, Running 424.23s Step 725( 63.33%), action 380, FPS 1.19, Running 425.19s Step 726( 63.50%), action 381, FPS 1.19, Running 426.27s Step 727( 63.67%), action 382, FPS 1.19, Running 427.20s Step 728( 63.83%), action 383, FPS 1.20, Running 427.91s Step 729( 64.00%), action 384, FPS 1.16, Running 428.80s Step 730( 64.17%), action 385, FPS 1.15, Running 429.55s Step 731( 64.33%), action 386, FPS 1.13, Running 430.47s Step 732( 64.50%), action 387, FPS 1.15, Running 430.82s Step 733( 64.67%), action 388, FPS 1.16, Running 431.51s Step 734( 64.83%), action 389, FPS 1.19, Running 432.19s Step 735( 65.00%), action 390, FPS 1.18, Running 432.97s Step 736( 65.17%), action 391, FPS 1.19, Running 433.85s Step 737( 65.33%), action 392, FPS 1.20, Running 434.82s Step 738( 65.50%), action 393, FPS 1.21, Running 435.71s Step 739( 65.67%), action 394, FPS 1.23, Running 436.43s Step 740( 65.83%), action 395, FPS 1.21, Running 437.43s Step 741( 66.00%), action 396, FPS 1.21, Running 438.43s Step 742( 66.17%), action 397, FPS 1.22, Running 439.13s Step 743( 66.33%), action 398, FPS 1.21, Running 440.01s Step 744( 66.50%), action 399, FPS 1.20, Running 440.84s Step 745( 66.67%), action 400, FPS 1.20, Running 441.80s Step 746( 66.83%), action 401, FPS 1.20, Running 442.89s Step 747( 67.00%), action 402, FPS 1.22, Running 443.60s Step 748( 67.17%), action 403, FPS 1.20, Running 444.55s Step 749( 67.33%), action 404, FPS 1.22, Running 445.25s Step 750( 67.50%), action 405, FPS 1.20, Running 446.16s Step 751( 67.67%), action 406, FPS 1.23, Running 446.77s Step 752( 67.83%), action 407, FPS 1.18, Running 447.79s Step 753( 68.00%), action 408, FPS 1.16, Running 448.70s Step 754( 68.17%), action 409, FPS 1.16, Running 449.39s Step 755( 68.33%), action 410, FPS 1.17, Running 450.00s Step 756( 68.50%), action 411, FPS 1.15, Running 451.31s Step 757( 68.67%), action 412, FPS 1.13, Running 452.49s Step 758( 68.83%), action 413, FPS 1.12, Running 453.62s Step 759( 69.00%), action 414, FPS 1.10, Running 454.59s Step 760( 69.17%), action 415, FPS 1.10, Running 455.68s Step 761( 69.33%), action 416, FPS 1.11, Running 456.39s Step 762( 69.50%), action 417, FPS 1.10, Running 457.36s Step 763( 69.67%), action 418, FPS 1.10, Running 458.23s Step 764( 69.83%), action 419, FPS 1.11, Running 458.90s Step 765( 70.00%), action 420, FPS 1.11, Running 459.82s Step 766( 70.17%), action 421, FPS 1.11, Running 460.86s Step 767( 70.33%), action 422, FPS 1.10, Running 461.80s Step 768( 70.50%), action 423, FPS 1.11, Running 462.58s Step 769( 70.67%), action 424, FPS 1.10, Running 463.50s Step 770( 70.83%), action 425, FPS 1.11, Running 464.19s Step 771( 71.00%), action 426, FPS 1.09, Running 465.11s Step 772( 71.17%), action 427, FPS 1.11, Running 465.78s Step 773( 71.33%), action 428, FPS 1.11, Running 466.70s Step 774( 71.50%), action 429, FPS 1.11, Running 467.40s Step 775( 71.67%), action 430, FPS 1.09, Running 468.28s Step 776( 71.83%), action 431, FPS 1.15, Running 468.73s Step 777( 72.00%), action 432, FPS 1.21, Running 469.03s Step 778( 72.17%), action 433, FPS 1.27, Running 469.43s Step 779( 72.33%), action 434, FPS 1.32, Running 469.79s Step 780( 72.50%), action 435, FPS 1.36, Running 470.41s Step 781( 72.67%), action 436, FPS 1.35, Running 471.17s Step 782( 72.83%), action 437, FPS 1.35, Running 472.13s Step 783( 73.00%), action 438, FPS 1.38, Running 472.76s Step 784( 73.17%), action 439, FPS 1.34, Running 473.81s Step 785( 73.33%), action 440, FPS 1.35, Running 474.65s Step 786( 73.50%), action 441, FPS 1.35, Running 475.71s Step 787( 73.67%), action 442, FPS 1.36, Running 476.46s Step 788( 73.83%), action 443, FPS 1.34, Running 477.47s Step 789( 74.00%), action 444, FPS 1.36, Running 478.16s Step 790( 74.17%), action 445, FPS 1.34, Running 479.08s Step 791( 74.33%), action 446, FPS 1.37, Running 479.76s Step 792( 74.50%), action 447, FPS 1.35, Running 480.55s Step 793( 74.67%), action 448, FPS 1.36, Running 481.38s Step 794( 74.83%), action 449, FPS 1.37, Running 482.05s Step 795( 75.00%), action 450, FPS 1.38, Running 482.79s Step 796( 75.17%), action 451, FPS 1.32, Running 483.92s Step 797( 75.33%), action 452, FPS 1.28, Running 484.64s Step 798( 75.50%), action 453, FPS 1.25, Running 485.42s Step 799( 75.67%), action 454, FPS 1.21, Running 486.27s Step 800( 75.83%), action 455, FPS 1.19, Running 487.26s Step 801( 76.00%), action 456, FPS 1.20, Running 487.87s Step 802( 76.17%), action 457, FPS 1.23, Running 488.38s Step 803( 76.33%), action 458, FPS 1.25, Running 488.71s Step 804( 76.50%), action 459, FPS 1.28, Running 489.43s Step 805( 76.67%), action 460, FPS 1.31, Running 489.94s Step 806( 76.83%), action 461, FPS 1.29, Running 491.17s Step 807( 77.00%), action 462, FPS 1.29, Running 492.00s Step 808( 77.17%), action 463, FPS 1.30, Running 492.80s Step 809( 77.33%), action 464, FPS 1.30, Running 493.59s Step 810( 77.50%), action 465, FPS 1.31, Running 494.37s Step 811( 77.67%), action 466, FPS 1.28, Running 495.44s Step 812( 77.83%), action 467, FPS 1.27, Running 496.32s Step 813( 78.00%), action 468, FPS 1.29, Running 496.93s Step 814( 78.17%), action 469, FPS 1.26, Running 497.94s Step 815( 78.33%), action 470, FPS 1.27, Running 498.54s Step 816( 78.50%), action 471, FPS 1.26, Running 499.73s Step 817( 78.67%), action 472, FPS 1.25, Running 500.70s Step 818( 78.83%), action 473, FPS 1.22, Running 501.78s Step 819( 79.00%), action 474, FPS 1.22, Running 502.65s Step 820( 79.17%), action 475, FPS 1.24, Running 503.36s Step 821( 79.33%), action 476, FPS 1.23, Running 504.14s Step 822( 79.50%), action 477, FPS 1.19, Running 505.13s Step 823( 79.67%), action 478, FPS 1.16, Running 506.01s Step 824( 79.83%), action 479, FPS 1.16, Running 506.67s Step 825( 80.00%), action 480, FPS 1.15, Running 507.27s Step 826( 80.17%), action 481, FPS 1.18, Running 508.12s Step 827( 80.33%), action 482, FPS 1.17, Running 509.09s Step 828( 80.50%), action 483, FPS 1.17, Running 509.85s Step 829( 80.67%), action 484, FPS 1.16, Running 510.78s Step 830( 80.83%), action 485, FPS 1.17, Running 511.46s Step 831( 81.00%), action 486, FPS 1.18, Running 512.32s Step 832( 81.17%), action 487, FPS 1.19, Running 513.16s Step 833( 81.33%), action 488, FPS 1.16, Running 514.12s Step 834( 81.50%), action 489, FPS 1.18, Running 514.83s Step 835( 81.67%), action 490, FPS 1.17, Running 515.66s Step 836( 81.83%), action 491, FPS 1.17, Running 516.81s Step 837( 82.00%), action 492, FPS 1.17, Running 517.72s Step 838( 82.17%), action 493, FPS 1.20, Running 518.48s Step 839( 82.33%), action 494, FPS 1.20, Running 519.36s Step 840( 82.50%), action 495, FPS 1.20, Running 520.10s Step 841( 82.67%), action 496, FPS 1.19, Running 520.94s Step 842( 82.83%), action 497, FPS 1.21, Running 521.65s Step 843( 83.00%), action 498, FPS 1.21, Running 522.55s Step 844( 83.17%), action 499, FPS 1.21, Running 523.23s Step 845( 83.33%), action 500, FPS 1.18, Running 524.23s Step 846( 83.50%), action 501, FPS 1.17, Running 525.27s Step 847( 83.67%), action 502, FPS 1.19, Running 525.90s Step 848( 83.83%), action 503, FPS 1.22, Running 526.28s Step 849( 84.00%), action 504, FPS 1.24, Running 526.88s Step 850( 84.17%), action 505, FPS 1.27, Running 527.25s Step 851( 84.33%), action 506, FPS 1.30, Running 527.76s Step 852( 84.50%), action 507, FPS 1.31, Running 528.44s Step 853( 84.67%), action 508, FPS 1.31, Running 529.42s Step 854( 84.83%), action 509, FPS 1.30, Running 530.17s Step 855( 85.00%), action 510, FPS 1.30, Running 531.05s Step 856( 85.17%), action 511, FPS 1.31, Running 532.07s Step 857( 85.33%), action 512, FPS 1.34, Running 532.64s Step 858( 85.50%), action 513, FPS 1.34, Running 533.37s Step 859( 85.67%), action 514, FPS 1.35, Running 534.18s Step 860( 85.83%), action 515, FPS 1.35, Running 534.89s Step 861( 86.00%), action 516, FPS 1.35, Running 535.80s Step 862( 86.17%), action 517, FPS 1.35, Running 536.43s Step 863( 86.33%), action 518, FPS 1.38, Running 537.08s Step 864( 86.50%), action 519, FPS 1.35, Running 538.00s Step 865( 86.67%), action 520, FPS 1.35, Running 539.02s Step 866( 86.83%), action 521, FPS 1.35, Running 540.12s Step 867( 87.00%), action 522, FPS 1.32, Running 541.03s Step 868( 87.17%), action 523, FPS 1.30, Running 541.70s Step 869( 87.33%), action 524, FPS 1.27, Running 542.60s Step 870( 87.50%), action 525, FPS 1.25, Running 543.30s Step 871( 87.67%), action 526, FPS 1.21, Running 544.29s Step 872( 87.83%), action 527, FPS 1.19, Running 545.29s Step 873( 88.00%), action 528, FPS 1.24, Running 545.58s Step 874( 88.17%), action 529, FPS 1.25, Running 546.12s Step 875( 88.33%), action 530, FPS 1.30, Running 546.45s Step 876( 88.50%), action 531, FPS 1.32, Running 547.16s Step 877( 88.67%), action 532, FPS 1.31, Running 547.87s Step 878( 88.83%), action 533, FPS 1.32, Running 548.57s Step 879( 89.00%), action 534, FPS 1.31, Running 549.42s Step 880( 89.17%), action 535, FPS 1.31, Running 550.21s Step 881( 89.33%), action 536, FPS 1.30, Running 551.18s Step 882( 89.50%), action 537, FPS 1.26, Running 552.32s Step 883( 89.67%), action 538, FPS 1.24, Running 553.25s Step 884( 89.83%), action 539, FPS 1.25, Running 554.03s Step 885( 90.00%), action 540, FPS 1.25, Running 554.96s Step 886( 90.17%), action 541, FPS 1.26, Running 555.97s Step 887( 90.33%), action 542, FPS 1.29, Running 556.57s Step 888( 90.50%), action 543, FPS 1.26, Running 557.61s Step 889( 90.67%), action 544, FPS 1.28, Running 558.20s Step 890( 90.83%), action 545, FPS 1.26, Running 559.18s Step 891( 91.00%), action 546, FPS 1.29, Running 559.85s Step 892( 91.17%), action 547, FPS 1.29, Running 560.81s Step 893( 91.33%), action 548, FPS 1.23, Running 561.86s Step 894( 91.50%), action 549, FPS 1.18, Running 563.06s Step 895( 91.67%), action 550, FPS 1.13, Running 564.12s Step 896( 91.83%), action 551, FPS 1.11, Running 565.20s Step 897( 92.00%), action 552, FPS 1.09, Running 566.19s Step 898( 92.17%), action 553, FPS 1.06, Running 567.47s Step 899( 92.33%), action 554, FPS 1.06, Running 568.22s Step 900( 92.50%), action 555, FPS 1.07, Running 568.96s Step 901( 92.67%), action 556, FPS 1.07, Running 569.85s Step 902( 92.83%), action 557, FPS 1.09, Running 570.74s Step 903( 93.00%), action 558, FPS 1.09, Running 571.54s Step 904( 93.17%), action 559, FPS 1.10, Running 572.26s Step 905( 93.33%), action 560, FPS 1.10, Running 573.19s Step 906( 93.50%), action 561, FPS 1.09, Running 574.26s Step 907( 93.67%), action 562, FPS 1.07, Running 575.19s Step 908( 93.83%), action 563, FPS 1.09, Running 575.91s Step 909( 94.00%), action 564, FPS 1.07, Running 576.82s Step 910( 94.17%), action 565, FPS 1.09, Running 577.54s Step 911( 94.33%), action 566, FPS 1.08, Running 578.45s Step 912( 94.50%), action 567, FPS 1.09, Running 579.15s Step 913( 94.67%), action 568, FPS 1.10, Running 580.08s Step 914( 94.83%), action 569, FPS 1.13, Running 580.75s Step 915( 95.00%), action 570, FPS 1.14, Running 581.65s Step 916( 95.17%), action 571, FPS 1.13, Running 582.88s Step 917( 95.33%), action 572, FPS 1.15, Running 583.57s Step 918( 95.50%), action 573, FPS 1.20, Running 584.18s Step 919( 95.67%), action 574, FPS 1.20, Running 584.87s Step 920( 95.83%), action 575, FPS 1.19, Running 585.76s Step 921( 96.00%), action 576, FPS 1.20, Running 586.52s Step 922( 96.17%), action 577, FPS 1.19, Running 587.57s Step 923( 96.33%), action 578, FPS 1.19, Running 588.36s Step 924( 96.50%), action 579, FPS 1.18, Running 589.24s Step 925( 96.67%), action 580, FPS 1.18, Running 590.20s Step 926( 96.83%), action 581, FPS 1.17, Running 591.36s Step 927( 97.00%), action 582, FPS 1.18, Running 592.20s Step 928( 97.17%), action 583, FPS 1.17, Running 593.03s Step 929( 97.33%), action 584, FPS 1.17, Running 593.95s Step 930( 97.50%), action 585, FPS 1.17, Running 594.67s Step 931( 97.67%), action 586, FPS 1.18, Running 595.34s Step 932( 97.83%), action 587, FPS 1.17, Running 596.24s Step 933( 98.00%), action 588, FPS 1.16, Running 597.36s Step 934( 98.17%), action 589, FPS 1.13, Running 598.44s Step 935( 98.33%), action 590, FPS 1.13, Running 599.32s Step 936( 98.50%), action 591, FPS 1.13, Running 600.51s Step 937( 98.67%), action 592, FPS 1.13, Running 601.31s Step 938( 98.83%), action 593, FPS 1.12, Running 602.11s Step 939( 99.00%), action 594, FPS 1.14, Running 602.44s Step 940( 99.17%), action 595, FPS 1.13, Running 603.41s Step 941( 99.33%), action 596, FPS 1.14, Running 604.07s Step 942( 99.50%), action 597, FPS 1.14, Running 605.08s Step 943( 99.67%), action 598, FPS 1.13, Running 606.07s Step 944( 99.83%), action 599, FPS 1.11, Running 607.22s Step 945(100.00%), action 600, FPS 1.13, Running 607.93s [2026-08-02 18:31:47] [8 ] Seed 7 failed after 608.21 s. +steps: 945 , actions: 600 . +Instruction: Empty +Total 0/8(0.00%) success. +Setting seed: 8 +Step 1( N/A%), pre moving , FPS 7.04, Running 0.14s Step 2( N/A%), pre moving , FPS 9.71, Running 0.21s Step 3( N/A%), pre moving , FPS 7.15, Running 0.42s Step 4( N/A%), pre moving , FPS 6.55, Running 0.61s Step 5( N/A%), pre moving , FPS 7.45, Running 0.67s Step 6( N/A%), pre moving , FPS 7.99, Running 0.75s Step 7( N/A%), pre moving , FPS 6.53, Running 1.07s Step 8( N/A%), pre moving , FPS 6.88, Running 1.16s Step 9( N/A%), pre moving , FPS 7.33, Running 1.23s Step 10( N/A%), pre moving , FPS 7.71, Running 1.30s Step 11( N/A%), pre moving , FPS 6.81, Running 1.62s Step 12( N/A%), pre moving , FPS 7.01, Running 1.71s Step 13( N/A%), pre moving , FPS 7.29, Running 1.78s Step 14( N/A%), pre moving , FPS 7.57, Running 1.85s Step 15( N/A%), pre moving , FPS 6.91, Running 2.17s Step 16( N/A%), pre moving , FPS 7.08, Running 2.26s Step 17( N/A%), pre moving , FPS 7.27, Running 2.34s Step 18( N/A%), pre moving , FPS 6.76, Running 2.66s Step 19( N/A%), pre moving , FPS 6.92, Running 2.75s Step 20( N/A%), pre moving , FPS 7.13, Running 2.80s Step 21( N/A%), pre moving , FPS 6.25, Running 3.34s Step 22( N/A%), pre moving , FPS 6.22, Running 3.42s Step 23( N/A%), pre moving , FPS 6.17, Running 3.66s Step 24( N/A%), pre moving , FPS 6.28, Running 3.79s Step 25( N/A%), pre moving , FPS 6.22, Running 3.88s Step 26( N/A%), pre moving , FPS 5.44, Running 4.43s Step 27( N/A%), pre moving , FPS 5.82, Running 4.51s Step 28( N/A%), pre moving , FPS 5.46, Running 4.83s Step 29( N/A%), pre moving , FPS 5.42, Running 4.92s Step 30( N/A%), pre moving , FPS 5.42, Running 4.98s Step 31( N/A%), pre moving , FPS 5.81, Running 5.06s Step 32( N/A%), pre moving , FPS 5.57, Running 5.30s Step 33( N/A%), pre moving , FPS 5.43, Running 5.47s Step 34( N/A%), pre moving , FPS 5.43, Running 5.53s Step 35( N/A%), pre moving , FPS 5.82, Running 5.61s Step 36( N/A%), pre moving , FPS 4.51, Running 6.69s Step 37( N/A%), pre moving , FPS 4.21, Running 7.09s Step 38( N/A%), pre moving , FPS 4.43, Running 7.18s Step 39( N/A%), pre moving , FPS 4.45, Running 7.24s Step 40( N/A%), pre moving , FPS 4.43, Running 7.32s Step 41( N/A%), pre moving , FPS 4.67, Running 7.62s Step 42( N/A%), pre moving , FPS 4.64, Running 7.73s Step 43( N/A%), pre moving , FPS 4.83, Running 7.80s Step 44( N/A%), pre moving , FPS 4.90, Running 7.88s Step 45( N/A%), pre moving , FPS 4.64, Running 8.20s Step 46( N/A%), pre moving , FPS 5.19, Running 8.29s Step 47( N/A%), pre moving , FPS 5.20, Running 8.35s Step 48( N/A%), pre moving , FPS 4.35, Running 9.42s Step 49( N/A%), pre moving , FPS 4.38, Running 9.49s Step 50( N/A%), pre moving , FPS 4.37, Running 9.56s Step 51( N/A%), pre moving , FPS 4.21, Running 9.82s Step 52( N/A%), pre moving , FPS 4.28, Running 9.97s Step 53( N/A%), pre moving , FPS 4.33, Running 10.08s Step 54( N/A%), pre moving , FPS 4.07, Running 10.44s Step 55( N/A%), pre moving , FPS 4.03, Running 10.57s Step 56( N/A%), pre moving , FPS 5.01, Running 10.68s Step 57( N/A%), pre moving , FPS 5.04, Running 11.06s Step 58( N/A%), pre moving , FPS 5.00, Running 11.17s Step 59( N/A%), pre moving , FPS 4.66, Running 11.53s Step 60( N/A%), pre moving , FPS 4.61, Running 11.66s Step 61( N/A%), pre moving , FPS 4.82, Running 11.77s Step 62( N/A%), pre moving , FPS 4.55, Running 12.12s Step 63( N/A%), pre moving , FPS 4.59, Running 12.16s Step 64( N/A%), pre moving , FPS 4.63, Running 12.19s Step 65( N/A%), pre moving , FPS 4.96, Running 12.23s Step 66( N/A%), pre moving , FPS 5.02, Running 12.27s Step 67( N/A%), pre moving , FPS 5.06, Running 12.31s Step 68( N/A%), pre moving , FPS 6.85, Running 12.34s Step 69( N/A%), pre moving , FPS 6.93, Running 12.37s Step 70( N/A%), pre moving , FPS 7.03, Running 12.41s Step 71( N/A%), pre moving , FPS 7.61, Running 12.44s Step 72( N/A%), pre moving , FPS 7.96, Running 12.48s Step 73( N/A%), pre moving , FPS 8.18, Running 12.53s Step 74( N/A%), pre moving , FPS 9.33, Running 12.58s Step 75( N/A%), pre moving , FPS 9.74, Running 12.62s Step 76( N/A%), pre moving , FPS 10.13, Running 12.65s Step 77( N/A%), pre moving , FPS 12.30, Running 12.69s Step 78( N/A%), pre moving , FPS 12.93, Running 12.72s Step 79( N/A%), pre moving , FPS 16.32, Running 12.76s Step 80( N/A%), pre moving , FPS 17.52, Running 12.80s Step 81( N/A%), pre moving , FPS 18.76, Running 12.84s Step 82( N/A%), pre moving , FPS 26.78, Running 12.87s Step 83( N/A%), pre moving , FPS 26.86, Running 12.90s Step 84( N/A%), pre moving , FPS 26.90, Running 12.93s Step 85( N/A%), pre moving , FPS 27.03, Running 12.97s Step 86( N/A%), pre moving , FPS 27.69, Running 12.99s Step 87( N/A%), pre moving , FPS 28.16, Running 13.02s Step 88( N/A%), pre moving , FPS 27.53, Running 13.07s Step 89( N/A%), pre moving , FPS 26.64, Running 13.13s Step 90( N/A%), pre moving , FPS 26.58, Running 13.16s Step 91( N/A%), pre moving , FPS 25.39, Running 13.23s Step 92( N/A%), pre moving , FPS 24.21, Running 13.31s Step 93( N/A%), pre moving , FPS 23.56, Running 13.38s Step 94( N/A%), pre moving , FPS 23.22, Running 13.45s Step 95( N/A%), pre moving , FPS 22.41, Running 13.51s Step 96( N/A%), pre moving , FPS 21.64, Running 13.58s Step 97( N/A%), pre moving , FPS 20.91, Running 13.64s Step 98( N/A%), pre moving , FPS 20.28, Running 13.71s Step 99( N/A%), pre moving , FPS 20.17, Running 13.75s Step 100( N/A%), pre moving , FPS 19.54, Running 13.83s Step 101( N/A%), pre moving , FPS 19.22, Running 13.88s Step 102( N/A%), pre moving , FPS 18.43, Running 13.95s Step 103( N/A%), pre moving , FPS 17.81, Running 14.02s Step 104( N/A%), pre moving , FPS 14.25, Running 14.34s Step 105( N/A%), pre moving , FPS 13.73, Running 14.43s Step 106( N/A%), pre moving , FPS 13.22, Running 14.51s Step 107( N/A%), pre moving , FPS 12.88, Running 14.57s Step 108( N/A%), pre moving , FPS 10.96, Running 14.89s Step 109( N/A%), pre moving , FPS 10.76, Running 14.98s Step 110( N/A%), pre moving , FPS 10.55, Running 15.06s Step 111( N/A%), pre moving , FPS 10.57, Running 15.12s Step 112( N/A%), pre moving , FPS 9.36, Running 15.45s Step 113( N/A%), pre moving , FPS 9.25, Running 15.54s Step 114( N/A%), pre moving , FPS 9.23, Running 15.61s Step 115( N/A%), pre moving , FPS 8.24, Running 15.94s Step 116( N/A%), pre moving , FPS 5.64, Running 17.13s Step 117( N/A%), pre moving , FPS 4.97, Running 17.67s Step 118( N/A%), pre moving , FPS 4.56, Running 18.09s Step 119( N/A%), pre moving , FPS 4.06, Running 18.67s Step 120( N/A%), pre moving , FPS 3.96, Running 18.88s Step 121( N/A%), pre moving , FPS 3.66, Running 19.34s Step 122( N/A%), pre moving , FPS 3.46, Running 19.74s Step 123( N/A%), pre moving , FPS 3.18, Running 20.31s Step 124( N/A%), pre moving , FPS 3.14, Running 20.72s Step 125( N/A%), pre moving , FPS 2.92, Running 21.28s Step 126( N/A%), pre moving , FPS 2.88, Running 21.45s Step 127( N/A%), pre moving , FPS 2.70, Running 21.97s Step 128( N/A%), pre moving , FPS 2.66, Running 22.40s Step 129( N/A%), pre moving , FPS 2.51, Running 22.94s Step 130( N/A%), pre moving , FPS 2.45, Running 23.21s Step 131( N/A%), pre moving , FPS 2.35, Running 23.62s Step 132( N/A%), pre moving , FPS 2.35, Running 23.97s Step 133( N/A%), pre moving , FPS 2.23, Running 24.52s Step 134( N/A%), pre moving , FPS 2.19, Running 24.73s Step 135( N/A%), pre moving , FPS 2.16, Running 25.18s Step 136( N/A%), pre moving , FPS 2.37, Running 25.58s Step 137( N/A%), pre moving , FPS 2.37, Running 26.11s Step 138( N/A%), pre moving , FPS 2.43, Running 26.31s Step 139( N/A%), pre moving , FPS 2.46, Running 26.81s Step 140( N/A%), pre moving , FPS 2.39, Running 27.24s Step 141( N/A%), pre moving , FPS 2.37, Running 27.78s Step 142( N/A%), pre moving , FPS 2.43, Running 27.96s Step 143( N/A%), pre moving , FPS 2.46, Running 28.44s Step 144( N/A%), pre moving , FPS 2.40, Running 29.05s Step 145( N/A%), pre moving , FPS 2.39, Running 29.65s Step 146( N/A%), pre moving , FPS 2.32, Running 30.06s Step 147( N/A%), pre moving , FPS 2.31, Running 30.61s Step 148( N/A%), pre moving , FPS 2.31, Running 31.05s Step 149( N/A%), pre moving , FPS 2.40, Running 31.28s Step 150( N/A%), pre moving , FPS 2.43, Running 31.45s Step 151( N/A%), pre moving , FPS 2.49, Running 31.66s Step 152( N/A%), pre moving , FPS 2.55, Running 31.81s Step 153( N/A%), pre moving , FPS 2.67, Running 32.02s Step 154( N/A%), pre moving , FPS 2.68, Running 32.18s Step 155( N/A%), pre moving , FPS 2.67, Running 32.68s Step 156( N/A%), pre moving , FPS 2.71, Running 32.97s Step 157( N/A%), pre moving , FPS 2.69, Running 33.53s Step 158( N/A%), pre moving , FPS 2.59, Running 34.03s Step 159( N/A%), pre moving , FPS 2.56, Running 34.62s Step 160( N/A%), pre moving , FPS 2.57, Running 35.03s Step 161( N/A%), pre moving , FPS 2.63, Running 35.40s Step 162( N/A%), pre moving , FPS 2.56, Running 35.78s Step 163( N/A%), pre moving , FPS 2.52, Running 36.38s Step 164( N/A%), pre moving , FPS 2.57, Running 36.84s Step 165( N/A%), pre moving , FPS 2.56, Running 37.47s Step 166( N/A%), pre moving , FPS 2.53, Running 37.98s Step 167( N/A%), pre moving , FPS 2.52, Running 38.55s Step 168( N/A%), pre moving , FPS 2.51, Running 39.01s Step 169( N/A%), pre moving , FPS 2.41, Running 39.57s Step 170( N/A%), pre moving , FPS 2.40, Running 39.77s Step 171( N/A%), pre moving , FPS 2.31, Running 40.33s Step 172( N/A%), pre moving , FPS 2.23, Running 40.76s Step 173( N/A%), pre moving , FPS 2.14, Running 41.35s Step 174( N/A%), pre moving , FPS 2.08, Running 41.79s Step 175( N/A%), pre moving , FPS 2.07, Running 42.35s Step 176( N/A%), pre moving , FPS 2.08, Running 42.57s Step 177( N/A%), pre moving , FPS 2.09, Running 43.12s Step 178( N/A%), pre moving , FPS 2.09, Running 43.58s Step 179( N/A%), pre moving , FPS 2.10, Running 44.16s Step 180( N/A%), pre moving , FPS 2.08, Running 44.63s Step 181( N/A%), pre moving , FPS 2.04, Running 45.22s Step 182( N/A%), pre moving , FPS 2.02, Running 45.68s Step 183( N/A%), pre moving , FPS 2.02, Running 46.26s Step 184( N/A%), pre moving , FPS 2.02, Running 46.73s Step 185( N/A%), pre moving , FPS 2.02, Running 47.37s Step 186( N/A%), pre moving , FPS 2.03, Running 47.83s Step 187( N/A%), pre moving , FPS 2.02, Running 48.45s Step 188( N/A%), pre moving , FPS 2.10, Running 48.55s Step 189( N/A%), pre moving , FPS 2.19, Running 48.70s Step 190( N/A%), pre moving , FPS 2.16, Running 49.02s Step 191( N/A%), pre moving , FPS 2.28, Running 49.11s Step 192( N/A%), pre moving , FPS 2.37, Running 49.20s Step 193( N/A%), pre moving , FPS 2.44, Running 49.55s Step 194( N/A%), pre moving , FPS 2.54, Running 49.67s Step 195( N/A%), pre moving , FPS 2.70, Running 49.77s Step 196( N/A%), pre moving , FPS 2.74, Running 49.86s Step 197( N/A%), pre moving , FPS 2.82, Running 50.20s Step 198( N/A%), pre moving , FPS 2.70, Running 50.99s Step 199( N/A%), pre moving , FPS 2.91, Running 51.03s Step 200( N/A%), pre moving , FPS 3.10, Running 51.08s Step 201( N/A%), pre moving , FPS 3.39, Running 51.12s Step 202( N/A%), pre moving , FPS 3.65, Running 51.17s Step 203( N/A%), pre moving , FPS 4.02, Running 51.23s Step 204( N/A%), pre moving , FPS 4.37, Running 51.30s Step 205( N/A%), pre moving , FPS 4.90, Running 51.45s Step 206( N/A%), pre moving , FPS 5.32, Running 51.59s Step 207( N/A%), pre moving , FPS 6.11, Running 51.73s Step 208( N/A%), pre moving , FPS 6.12, Running 51.82s Step 209( N/A%), pre moving , FPS 6.18, Running 51.93s Step 210( N/A%), pre moving , FPS 6.61, Running 52.04s Step 211( N/A%), pre moving , FPS 6.56, Running 52.16s Step 212( N/A%), pre moving , FPS 6.53, Running 52.27s Step 213( N/A%), pre moving , FPS 6.52, Running 52.62s Step 214( N/A%), pre moving , FPS 6.50, Running 52.75s Step 215( N/A%), pre moving , FPS 6.47, Running 52.86s Step 216( N/A%), pre moving , FPS 5.83, Running 53.29s Step 217( N/A%), pre moving , FPS 6.14, Running 53.45s Step 218( N/A%), pre moving , FPS 6.90, Running 53.89s Step 219( N/A%), pre moving , FPS 6.63, Running 54.05s Step 220( N/A%), pre moving , FPS 5.78, Running 54.54s Step 221( N/A%), pre moving , FPS 5.14, Running 55.01s Step 222( N/A%), pre moving , FPS 4.90, Running 55.25s Step 223( N/A%), pre moving , FPS 4.43, Running 55.74s Step 224( N/A%), pre moving , FPS 4.05, Running 56.24s Step 225( N/A%), pre moving , FPS 4.04, Running 56.40s Step 226( N/A%), pre moving , FPS 3.83, Running 56.81s Step 227( N/A%), pre moving , FPS 3.80, Running 56.99s Step 228( N/A%), pre moving , FPS 3.58, Running 57.40s Step 229( N/A%), pre moving , FPS 3.54, Running 57.58s Step 230( N/A%), pre moving , FPS 3.39, Running 57.95s Step 231( N/A%), pre moving , FPS 3.38, Running 58.08s Step 232( N/A%), pre moving , FPS 3.38, Running 58.18s Step 233( N/A%), pre moving , FPS 3.38, Running 58.54s Step 234( N/A%), pre moving , FPS 3.38, Running 58.66s Step 235( N/A%), pre moving , FPS 3.38, Running 58.77s Step 236( N/A%), pre moving , FPS 3.43, Running 59.13s Step 237( N/A%), pre moving , FPS 3.45, Running 59.25s Step 238( N/A%), pre moving , FPS 3.66, Running 59.36s Step 239( N/A%), pre moving , FPS 3.57, Running 59.65s Step 240( N/A%), pre moving , FPS 3.78, Running 59.83s Step 241( N/A%), pre moving , FPS 4.07, Running 59.93s Step 242( N/A%), pre moving , FPS 3.97, Running 60.29s Step 243( N/A%), pre moving , FPS 4.28, Running 60.41s Step 244( N/A%), pre moving , FPS 3.79, Running 61.51s Step 245( N/A%), pre moving , FPS 3.83, Running 61.61s Step 246( N/A%), pre moving , FPS 3.94, Running 61.89s Step 247( N/A%), pre moving , FPS 3.92, Running 62.10s Step 248( N/A%), pre moving , FPS 4.17, Running 62.20s Step 249( N/A%), pre moving , FPS 4.02, Running 62.56s Step 250( N/A%), pre moving , FPS 4.18, Running 62.73s Step 251( N/A%), pre moving , FPS 3.94, Running 63.15s Step 252( N/A%), pre moving , FPS 3.88, Running 63.33s Step 253( N/A%), pre moving , FPS 3.84, Running 63.75s Step 254( N/A%), pre moving , FPS 3.80, Running 63.93s Step 255( N/A%), pre moving , FPS 3.57, Running 64.37s Step 256( N/A%), pre moving , FPS 3.70, Running 64.54s Step 257( N/A%), pre moving , FPS 3.46, Running 65.03s Step 258( N/A%), pre moving , FPS 3.26, Running 65.49s Step 259( N/A%), pre moving , FPS 3.28, Running 65.74s Step 260( N/A%), pre moving , FPS 3.13, Running 66.23s Step 261( N/A%), pre moving , FPS 2.95, Running 66.71s Step 262( N/A%), pre moving , FPS 3.01, Running 66.95s Step 263( N/A%), pre moving , FPS 2.84, Running 67.44s Step 264( N/A%), pre moving , FPS 3.12, Running 67.93s Step 265( N/A%), pre moving , FPS 3.05, Running 68.17s Step 266( N/A%), pre moving , FPS 2.95, Running 68.66s Step 267( N/A%), pre moving , FPS 2.84, Running 69.14s Step 268( N/A%), pre moving , FPS 2.78, Running 69.38s Step 269( N/A%), pre moving , FPS 2.73, Running 69.88s Step 270( N/A%), pre moving , FPS 2.66, Running 70.26s Step 271( N/A%), pre moving , FPS 2.69, Running 70.58s Step 272( N/A%), pre moving , FPS 2.59, Running 71.06s Step 273( N/A%), pre moving , FPS 2.65, Running 71.28s Step 274( N/A%), pre moving , FPS 2.62, Running 71.57s Step 275( N/A%), pre moving , FPS 2.70, Running 71.77s Step 276( N/A%), pre moving , FPS 2.69, Running 71.96s Step 277( N/A%), pre moving , FPS 2.82, Running 72.12s Step 278( N/A%), pre moving , FPS 2.83, Running 72.55s Step 279( N/A%), pre moving , FPS 2.87, Running 72.71s Step 280( N/A%), pre moving , FPS 2.89, Running 73.15s Step 281( N/A%), pre moving , FPS 3.00, Running 73.37s Step 282( N/A%), pre moving , FPS 2.90, Running 73.85s Step 283( N/A%), pre moving , FPS 2.90, Running 74.35s Step 284( N/A%), pre moving , FPS 3.00, Running 74.60s Step 285( N/A%), pre moving , FPS 2.91, Running 75.04s Step 286( N/A%), pre moving , FPS 2.91, Running 75.52s Step 287( N/A%), pre moving , FPS 3.02, Running 75.75s Step 288( N/A%), pre moving , FPS 2.92, Running 76.23s Step 289( N/A%), pre moving , FPS 2.93, Running 76.70s Step 290( N/A%), pre moving , FPS 3.00, Running 76.94s Step 291( N/A%), pre moving , FPS 2.94, Running 77.38s Step 292( N/A%), pre moving , FPS 3.06, Running 77.60s Step 293( N/A%), pre moving , FPS 2.99, Running 77.97s Step 294( N/A%), pre moving , FPS 2.96, Running 78.31s Step 295( N/A%), pre moving , FPS 2.94, Running 78.56s Step 296( N/A%), pre moving , FPS 2.85, Running 78.99s Step 297( N/A%), pre moving , FPS 2.84, Running 79.17s Step 298( N/A%), pre moving , FPS 2.84, Running 79.59s Step 299( N/A%), pre moving , FPS 2.86, Running 79.71s Step 300( N/A%), pre moving , FPS 2.99, Running 79.83s Step 301( N/A%), pre moving , FPS 2.93, Running 80.20s Step 302( N/A%), pre moving , FPS 3.10, Running 80.30s Step 303( N/A%), pre moving , FPS 3.28, Running 80.45s Step 304( N/A%), pre moving , FPS 3.24, Running 80.78s Step 305( N/A%), pre moving , FPS 3.43, Running 80.87s Step 306( N/A%), pre moving , FPS 3.66, Running 80.99s Step 307( N/A%), pre moving , FPS 3.56, Running 81.37s Step 308( N/A%), pre moving , FPS 3.82, Running 81.46s Step 309( N/A%), pre moving , FPS 4.10, Running 81.58s Step 310( N/A%), pre moving , FPS 3.99, Running 81.95s Step 311( N/A%), pre moving , FPS 4.28, Running 82.05s Step 312( N/A%), pre moving , FPS 4.38, Running 82.17s Step 313( N/A%), pre moving , FPS 4.41, Running 82.51s Step 314( N/A%), pre moving , FPS 4.64, Running 82.63s Step 315( N/A%), pre moving , FPS 4.80, Running 82.73s Step 316( N/A%), pre moving , FPS 3.36, Running 84.94s Step 317( N/A%), pre moving , FPS 3.05, Running 85.72s Step 318( N/A%), pre moving , FPS 3.15, Running 85.94s Step 319( N/A%), pre moving , FPS 2.88, Running 86.65s Step 320( N/A%), pre moving , FPS 2.80, Running 86.97s Step 321( N/A%), pre moving , FPS 2.72, Running 87.56s Step 322( N/A%), pre moving , FPS 2.59, Running 88.01s Step 323( N/A%), pre moving , FPS 2.46, Running 88.58s Step 324( N/A%), pre moving , FPS 2.42, Running 89.04s Step 325( N/A%), pre moving , FPS 2.30, Running 89.56s Step 326( N/A%), pre moving , FPS 2.26, Running 89.82s Step 327( N/A%), pre moving , FPS 2.22, Running 90.39s Step 328( N/A%), pre moving , FPS 2.19, Running 90.61s Step 329( N/A%), pre moving , FPS 2.12, Running 91.01s Step 330( N/A%), pre moving , FPS 2.17, Running 91.19s Step 331( N/A%), pre moving , FPS 2.03, Running 91.89s Step 332( N/A%), pre moving , FPS 1.98, Running 92.25s Step 333( N/A%), pre moving , FPS 1.94, Running 92.84s Step 334( N/A%), pre moving , FPS 1.88, Running 93.29s Step 335( N/A%), pre moving , FPS 1.80, Running 93.81s Step 336( 0.17%), action 1, FPS 1.92, Running 95.35s Step 337( 0.33%), action 2, FPS 1.94, Running 96.02s Step 338( 0.50%), action 3, FPS 1.85, Running 96.75s Step 339( 0.67%), action 4, FPS 1.90, Running 97.16s Step 340( 0.83%), action 5, FPS 1.80, Running 98.11s Step 341( 1.00%), action 6, FPS 1.79, Running 98.73s Step 342( 1.17%), action 7, FPS 1.71, Running 99.68s Step 343( 1.33%), action 8, FPS 1.75, Running 100.02s Step 344( 1.50%), action 9, FPS 1.69, Running 100.85s Step 345( 1.67%), action 10, FPS 1.69, Running 101.42s Step 346( 1.83%), action 11, FPS 1.59, Running 102.37s Step 347( 2.00%), action 12, FPS 1.59, Running 102.94s Step 348( 2.17%), action 13, FPS 1.51, Running 103.90s Step 349( 2.33%), action 14, FPS 1.51, Running 104.23s Step 350( 2.50%), action 15, FPS 1.44, Running 105.07s Step 351( 2.67%), action 16, FPS 1.45, Running 105.69s Step 352( 2.83%), action 17, FPS 1.42, Running 106.37s Step 353( 3.00%), action 18, FPS 1.42, Running 106.90s Step 354( 3.17%), action 19, FPS 1.37, Running 107.94s Step 355( 3.33%), action 20, FPS 1.37, Running 108.46s Step 356( 3.50%), action 21, FPS 1.47, Running 108.95s Step 357( 3.67%), action 22, FPS 1.47, Running 109.65s Step 358( 3.83%), action 23, FPS 1.48, Running 110.27s Step 359( 4.00%), action 24, FPS 1.49, Running 110.60s Step 360( 4.17%), action 25, FPS 1.52, Running 111.30s Step 361( 4.33%), action 26, FPS 1.53, Running 111.80s Step 362( 4.50%), action 27, FPS 1.48, Running 113.22s Step 363( 4.67%), action 28, FPS 1.44, Running 113.92s Step 364( 4.83%), action 29, FPS 1.39, Running 115.24s Step 365( 5.00%), action 30, FPS 1.38, Running 115.91s Step 366( 5.17%), action 31, FPS 1.37, Running 116.92s Step 367( 5.33%), action 32, FPS 1.37, Running 117.55s Step 368( 5.50%), action 33, FPS 1.36, Running 118.60s Step 369( 5.67%), action 34, FPS 1.34, Running 119.18s Step 370( 5.83%), action 35, FPS 1.32, Running 120.25s Step 371( 6.00%), action 36, FPS 1.32, Running 120.88s Step 372( 6.17%), action 37, FPS 1.29, Running 121.86s Step 373( 6.33%), action 38, FPS 1.29, Running 122.46s Step 374( 6.50%), action 39, FPS 1.29, Running 123.46s Step 375( 6.67%), action 40, FPS 1.28, Running 124.05s Step 376( 6.83%), action 41, FPS 1.23, Running 125.21s Step 377( 7.00%), action 42, FPS 1.24, Running 125.74s Step 378( 7.17%), action 43, FPS 1.21, Running 126.83s Step 379( 7.33%), action 44, FPS 1.19, Running 127.45s Step 380( 7.50%), action 45, FPS 1.18, Running 128.24s Step 381( 7.67%), action 46, FPS 1.20, Running 128.49s Step 382( 7.83%), action 47, FPS 1.23, Running 129.53s Step 383( 8.00%), action 48, FPS 1.24, Running 130.08s Step 384( 8.17%), action 49, FPS 1.26, Running 131.14s Step 385( 8.33%), action 50, FPS 1.27, Running 131.64s Step 386( 8.50%), action 51, FPS 1.27, Running 132.73s Step 387( 8.67%), action 52, FPS 1.27, Running 133.36s Step 388( 8.83%), action 53, FPS 1.27, Running 134.34s Step 389( 9.00%), action 54, FPS 1.23, Running 135.43s Step 390( 9.17%), action 55, FPS 1.23, Running 136.55s Step 391( 9.33%), action 56, FPS 1.23, Running 137.08s Step 392( 9.50%), action 57, FPS 1.24, Running 138.02s Step 393( 9.67%), action 58, FPS 1.23, Running 138.69s Step 394( 9.83%), action 59, FPS 1.23, Running 139.77s Step 395( 10.00%), action 60, FPS 1.23, Running 140.31s Step 396( 10.17%), action 61, FPS 1.21, Running 141.78s Step 397( 10.33%), action 62, FPS 1.20, Running 142.35s Step 398( 10.50%), action 63, FPS 1.22, Running 143.26s Step 399( 10.67%), action 64, FPS 1.20, Running 144.08s Step 400( 10.83%), action 65, FPS 1.19, Running 145.09s Step 401( 11.00%), action 66, FPS 1.16, Running 145.68s Step 402( 11.17%), action 67, FPS 1.16, Running 146.71s Step 403( 11.33%), action 68, FPS 1.18, Running 147.01s Step 404( 11.50%), action 69, FPS 1.22, Running 147.58s Step 405( 11.67%), action 70, FPS 1.23, Running 147.87s Step 406( 11.83%), action 71, FPS 1.23, Running 149.05s Step 407( 12.00%), action 72, FPS 1.22, Running 149.72s Step 408( 12.17%), action 73, FPS 1.20, Running 151.02s Step 409( 12.33%), action 74, FPS 1.23, Running 151.71s Step 410( 12.50%), action 75, FPS 1.25, Running 152.57s Step 411( 12.67%), action 76, FPS 1.27, Running 152.89s Step 412( 12.83%), action 77, FPS 1.27, Running 153.76s Step 413( 13.00%), action 78, FPS 1.27, Running 154.40s Step 414( 13.17%), action 79, FPS 1.28, Running 155.35s Step 415( 13.33%), action 80, FPS 1.28, Running 155.91s Step 416( 13.50%), action 81, FPS 1.32, Running 156.91s Step 417( 13.67%), action 82, FPS 1.34, Running 157.24s Step 418( 13.83%), action 83, FPS 1.35, Running 158.10s Step 419( 14.00%), action 84, FPS 1.39, Running 158.43s Step 420( 14.17%), action 85, FPS 1.42, Running 159.19s Step 421( 14.33%), action 86, FPS 1.44, Running 159.54s Step 422( 14.50%), action 87, FPS 1.46, Running 160.37s Step 423( 14.67%), action 88, FPS 1.44, Running 160.92s Step 424( 14.83%), action 89, FPS 1.35, Running 162.37s Step 425( 15.00%), action 90, FPS 1.35, Running 162.71s Step 426( 15.17%), action 91, FPS 1.34, Running 163.95s Step 427( 15.33%), action 92, FPS 1.37, Running 164.30s Step 428( 15.50%), action 93, FPS 1.42, Running 165.09s Step 429( 15.67%), action 94, FPS 1.46, Running 165.41s Step 430( 15.83%), action 95, FPS 1.45, Running 166.36s Step 431( 16.00%), action 96, FPS 1.44, Running 166.81s Step 432( 16.17%), action 97, FPS 1.43, Running 167.74s Step 433( 16.33%), action 98, FPS 1.43, Running 168.38s Step 434( 16.50%), action 99, FPS 1.43, Running 169.36s Step 435( 16.67%), action 100, FPS 1.42, Running 169.97s Step 436( 16.83%), action 101, FPS 1.42, Running 170.99s Step 437( 17.00%), action 102, FPS 1.40, Running 171.53s Step 438( 17.17%), action 103, FPS 1.39, Running 172.44s Step 439( 17.33%), action 104, FPS 1.40, Running 172.77s Step 440( 17.50%), action 105, FPS 1.38, Running 173.73s Step 441( 17.67%), action 106, FPS 1.36, Running 174.29s Step 442( 17.83%), action 107, FPS 1.34, Running 175.32s Step 443( 18.00%), action 108, FPS 1.33, Running 175.96s Step 444( 18.17%), action 109, FPS 1.38, Running 176.87s Step 445( 18.33%), action 110, FPS 1.38, Running 177.23s Step 446( 18.50%), action 111, FPS 1.37, Running 178.52s Step 447( 18.67%), action 112, FPS 1.35, Running 179.12s Step 448( 18.83%), action 113, FPS 1.33, Running 180.11s Step 449( 19.00%), action 114, FPS 1.31, Running 180.70s Step 450( 19.17%), action 115, FPS 1.30, Running 181.71s Step 451( 19.33%), action 116, FPS 1.31, Running 182.10s Step 452( 19.50%), action 117, FPS 1.31, Running 183.06s Step 453( 19.67%), action 118, FPS 1.33, Running 183.45s Step 454( 19.83%), action 119, FPS 1.35, Running 184.18s Step 455( 20.00%), action 120, FPS 1.37, Running 184.55s Step 456( 20.17%), action 121, FPS 1.37, Running 185.60s Step 457( 20.33%), action 122, FPS 1.37, Running 186.13s Step 458( 20.50%), action 123, FPS 1.36, Running 187.17s Step 459( 20.67%), action 124, FPS 1.33, Running 187.79s Step 460( 20.83%), action 125, FPS 1.34, Running 188.65s Step 461( 21.00%), action 126, FPS 1.33, Running 189.32s Step 462( 21.17%), action 127, FPS 1.33, Running 190.34s Step 463( 21.33%), action 128, FPS 1.34, Running 190.92s Step 464( 21.50%), action 129, FPS 1.33, Running 191.89s Step 465( 21.67%), action 130, FPS 1.31, Running 192.47s Step 466( 21.83%), action 131, FPS 1.34, Running 193.43s Step 467( 22.00%), action 132, FPS 1.36, Running 193.83s Step 468( 22.17%), action 133, FPS 1.32, Running 195.26s Step 469( 22.33%), action 134, FPS 1.32, Running 195.83s Step 470( 22.50%), action 135, FPS 1.32, Running 196.84s Step 471( 22.67%), action 136, FPS 1.31, Running 197.38s Step 472( 22.83%), action 137, FPS 1.31, Running 198.35s Step 473( 23.00%), action 138, FPS 1.29, Running 198.99s Step 474( 23.17%), action 139, FPS 1.27, Running 199.96s Step 475( 23.33%), action 140, FPS 1.27, Running 200.30s Step 476( 23.50%), action 141, FPS 1.25, Running 201.57s Step 477( 23.67%), action 142, FPS 1.26, Running 201.95s Step 478( 23.83%), action 143, FPS 1.27, Running 202.97s Step 479( 24.00%), action 144, FPS 1.29, Running 203.28s Step 480( 24.17%), action 145, FPS 1.26, Running 204.54s Step 481( 24.33%), action 146, FPS 1.26, Running 205.18s Step 482( 24.50%), action 147, FPS 1.26, Running 206.22s Step 483( 24.67%), action 148, FPS 1.26, Running 206.81s Step 484( 24.83%), action 149, FPS 1.25, Running 207.83s Step 485( 25.00%), action 150, FPS 1.26, Running 208.39s Step 486( 25.17%), action 151, FPS 1.22, Running 209.83s Step 487( 25.33%), action 152, FPS 1.20, Running 210.43s Step 488( 25.50%), action 153, FPS 1.20, Running 211.93s Step 489( 25.67%), action 154, FPS 1.19, Running 212.63s Step 490( 25.83%), action 155, FPS 1.20, Running 213.48s Step 491( 26.00%), action 156, FPS 1.20, Running 214.03s Step 492( 26.17%), action 157, FPS 1.19, Running 215.10s Step 493( 26.33%), action 158, FPS 1.20, Running 215.67s Step 494( 26.50%), action 159, FPS 1.20, Running 216.65s Step 495( 26.67%), action 160, FPS 1.18, Running 217.19s Step 496( 26.83%), action 161, FPS 1.20, Running 218.19s Step 497( 27.00%), action 162, FPS 1.19, Running 218.80s Step 498( 27.17%), action 163, FPS 1.19, Running 219.76s Step 499( 27.33%), action 164, FPS 1.17, Running 220.36s Step 500( 27.50%), action 165, FPS 1.23, Running 220.82s Step 501( 27.67%), action 166, FPS 1.26, Running 221.06s Step 502( 27.83%), action 167, FPS 1.29, Running 221.72s Step 503( 28.00%), action 168, FPS 1.31, Running 222.07s Step 504( 28.17%), action 169, FPS 1.31, Running 223.12s Step 505( 28.33%), action 170, FPS 1.31, Running 223.71s Step 506( 28.50%), action 171, FPS 1.34, Running 224.72s Step 507( 28.67%), action 172, FPS 1.37, Running 225.05s Step 508( 28.83%), action 173, FPS 1.43, Running 225.93s Step 509( 29.00%), action 174, FPS 1.44, Running 226.51s Step 510( 29.17%), action 175, FPS 1.43, Running 227.46s Step 511( 29.33%), action 176, FPS 1.42, Running 228.14s Step 512( 29.50%), action 177, FPS 1.43, Running 229.07s Step 513( 29.67%), action 178, FPS 1.46, Running 229.40s Step 514( 29.83%), action 179, FPS 1.46, Running 230.30s Step 515( 30.00%), action 180, FPS 1.47, Running 230.84s Step 516( 30.17%), action 181, FPS 1.46, Running 231.85s Step 517( 30.33%), action 182, FPS 1.47, Running 232.40s Step 518( 30.50%), action 183, FPS 1.47, Running 233.35s Step 519( 30.67%), action 184, FPS 1.46, Running 234.02s Step 520( 30.83%), action 185, FPS 1.41, Running 234.97s Step 521( 31.00%), action 186, FPS 1.40, Running 235.30s Step 522( 31.17%), action 187, FPS 1.38, Running 236.16s Step 523( 31.33%), action 188, FPS 1.36, Running 236.77s Step 524( 31.50%), action 189, FPS 1.37, Running 237.72s Step 525( 31.67%), action 190, FPS 1.37, Running 238.31s Step 526( 31.83%), action 191, FPS 1.37, Running 239.34s Step 527( 32.00%), action 192, FPS 1.37, Running 239.62s Step 528( 32.17%), action 193, FPS 1.40, Running 240.20s Step 529( 32.33%), action 194, FPS 1.38, Running 240.98s Step 530( 32.50%), action 195, FPS 1.38, Running 241.98s Step 531( 32.67%), action 196, FPS 1.39, Running 242.53s Step 532( 32.83%), action 197, FPS 1.38, Running 243.60s Step 533( 33.00%), action 198, FPS 1.35, Running 244.20s Step 534( 33.17%), action 199, FPS 1.35, Running 245.16s Step 535( 33.33%), action 200, FPS 1.35, Running 245.62s Step 536( 33.50%), action 201, FPS 1.34, Running 246.77s Step 537( 33.67%), action 202, FPS 1.35, Running 247.18s Step 538( 33.83%), action 203, FPS 1.32, Running 248.52s Step 539( 34.00%), action 204, FPS 1.32, Running 249.18s Step 540( 34.17%), action 205, FPS 1.31, Running 250.20s Step 541( 34.33%), action 206, FPS 1.26, Running 251.12s Step 542( 34.50%), action 207, FPS 1.25, Running 252.15s Step 543( 34.67%), action 208, FPS 1.26, Running 252.70s Step 544( 34.83%), action 209, FPS 1.24, Running 253.80s Step 545( 35.00%), action 210, FPS 1.25, Running 254.35s Step 546( 35.17%), action 211, FPS 1.25, Running 255.30s Step 547( 35.33%), action 212, FPS 1.25, Running 255.66s Step 548( 35.50%), action 213, FPS 1.23, Running 256.48s Step 549( 35.67%), action 214, FPS 1.25, Running 257.00s Step 550( 35.83%), action 215, FPS 1.27, Running 257.72s Step 551( 36.00%), action 216, FPS 1.28, Running 258.13s Step 552( 36.17%), action 217, FPS 1.35, Running 258.46s Step 553( 36.33%), action 218, FPS 1.38, Running 258.72s Step 554( 36.50%), action 219, FPS 1.43, Running 259.12s Step 555( 36.67%), action 220, FPS 1.45, Running 259.44s Step 556( 36.83%), action 221, FPS 1.50, Running 260.07s Step 557( 37.00%), action 222, FPS 1.51, Running 260.43s Step 558( 37.17%), action 223, FPS 1.56, Running 261.31s Step 559( 37.33%), action 224, FPS 1.57, Running 261.94s Step 560( 37.50%), action 225, FPS 1.57, Running 262.94s Step 561( 37.67%), action 226, FPS 1.61, Running 263.52s Step 562( 37.83%), action 227, FPS 1.62, Running 264.53s Step 563( 38.00%), action 228, FPS 1.61, Running 265.09s Step 564( 38.17%), action 229, FPS 1.67, Running 265.78s Step 565( 38.33%), action 230, FPS 1.69, Running 266.22s Step 566( 38.50%), action 231, FPS 1.68, Running 267.23s Step 567( 38.67%), action 232, FPS 1.68, Running 267.55s Step 568( 38.83%), action 233, FPS 1.68, Running 268.39s Step 569( 39.00%), action 234, FPS 1.67, Running 268.97s Step 570( 39.17%), action 235, FPS 1.64, Running 269.90s Step 571( 39.33%), action 236, FPS 1.61, Running 270.54s Step 572( 39.50%), action 237, FPS 1.57, Running 271.24s Step 573( 39.67%), action 238, FPS 1.54, Running 271.71s Step 574( 39.83%), action 239, FPS 1.47, Running 272.75s Step 575( 40.00%), action 240, FPS 1.46, Running 273.09s Step 576( 40.17%), action 241, FPS 1.41, Running 274.26s Step 577( 40.33%), action 242, FPS 1.40, Running 274.67s Step 578( 40.50%), action 243, FPS 1.40, Running 275.56s Step 579( 40.67%), action 244, FPS 1.40, Running 276.19s Step 580( 40.83%), action 245, FPS 1.43, Running 276.94s Step 581( 41.00%), action 246, FPS 1.44, Running 277.44s Step 582( 41.17%), action 247, FPS 1.45, Running 278.30s Step 583( 41.33%), action 248, FPS 1.47, Running 278.66s Step 584( 41.50%), action 249, FPS 1.44, Running 279.62s Step 585( 41.67%), action 250, FPS 1.45, Running 279.99s Step 586( 41.83%), action 251, FPS 1.45, Running 280.98s Step 587( 42.00%), action 252, FPS 1.44, Running 281.48s Step 588( 42.17%), action 253, FPS 1.43, Running 282.41s Step 589( 42.33%), action 254, FPS 1.45, Running 282.76s Step 590( 42.50%), action 255, FPS 1.45, Running 283.66s Step 591( 42.67%), action 256, FPS 1.46, Running 284.24s Step 592( 42.83%), action 257, FPS 1.43, Running 285.21s Step 593( 43.00%), action 258, FPS 1.44, Running 285.55s Step 594( 43.17%), action 259, FPS 1.46, Running 286.44s Step 595( 43.33%), action 260, FPS 1.43, Running 287.04s Step 596( 43.50%), action 261, FPS 1.39, Running 288.64s Step 597( 43.67%), action 262, FPS 1.37, Running 289.26s Step 598( 43.83%), action 263, FPS 1.32, Running 290.67s Step 599( 44.00%), action 264, FPS 1.32, Running 291.37s Step 600( 44.17%), action 265, FPS 1.30, Running 292.37s Step 601( 44.33%), action 266, FPS 1.29, Running 292.94s Step 602( 44.50%), action 267, FPS 1.27, Running 294.07s Step 603( 44.67%), action 268, FPS 1.25, Running 294.65s Step 604( 44.83%), action 269, FPS 1.25, Running 295.59s Step 605( 45.00%), action 270, FPS 1.24, Running 296.14s Step 606( 45.17%), action 271, FPS 1.22, Running 297.41s Step 607( 45.33%), action 272, FPS 1.23, Running 297.79s Step 608( 45.50%), action 273, FPS 1.25, Running 298.38s Step 609( 45.67%), action 274, FPS 1.23, Running 299.02s Step 610( 45.83%), action 275, FPS 1.22, Running 300.00s Step 611( 46.00%), action 276, FPS 1.22, Running 300.59s Step 612( 46.17%), action 277, FPS 1.22, Running 301.55s Step 613( 46.33%), action 278, FPS 1.22, Running 301.88s Step 614( 46.50%), action 279, FPS 1.23, Running 302.76s Step 615( 46.67%), action 280, FPS 1.23, Running 303.36s Step 616( 46.83%), action 281, FPS 1.28, Running 304.27s Step 617( 47.00%), action 282, FPS 1.29, Running 304.77s Step 618( 47.17%), action 283, FPS 1.35, Running 305.45s Step 619( 47.33%), action 284, FPS 1.37, Running 306.01s Step 620( 47.50%), action 285, FPS 1.37, Running 307.00s Step 621( 47.67%), action 286, FPS 1.37, Running 307.56s Step 622( 47.83%), action 287, FPS 1.40, Running 308.33s Step 623( 48.00%), action 288, FPS 1.42, Running 308.75s Step 624( 48.17%), action 289, FPS 1.41, Running 309.73s Step 625( 48.33%), action 290, FPS 1.43, Running 310.14s Step 626( 48.50%), action 291, FPS 1.44, Running 311.25s Step 627( 48.67%), action 292, FPS 1.45, Running 311.57s Step 628( 48.83%), action 293, FPS 1.42, Running 312.43s Step 629( 49.00%), action 294, FPS 1.43, Running 312.98s Step 630( 49.17%), action 295, FPS 1.45, Running 313.78s Step 631( 49.33%), action 296, FPS 1.47, Running 314.19s Step 632( 49.50%), action 297, FPS 1.48, Running 315.07s Step 633( 49.67%), action 298, FPS 1.45, Running 315.64s Step 634( 49.83%), action 299, FPS 1.51, Running 315.98s Step 635( 50.00%), action 300, FPS 1.54, Running 316.36s Step 636( 50.17%), action 301, FPS 1.57, Running 316.98s Step 637( 50.33%), action 302, FPS 1.60, Running 317.28s Step 638( 50.50%), action 303, FPS 1.62, Running 317.81s Step 639( 50.67%), action 304, FPS 1.62, Running 318.33s Step 640( 50.83%), action 305, FPS 1.63, Running 319.27s Step 641( 51.00%), action 306, FPS 1.62, Running 319.90s Step 642( 51.17%), action 307, FPS 1.62, Running 320.64s Step 643( 51.33%), action 308, FPS 1.62, Running 321.12s Step 644( 51.50%), action 309, FPS 1.63, Running 321.96s Step 645( 51.67%), action 310, FPS 1.64, Running 322.35s Step 646( 51.83%), action 311, FPS 1.64, Running 323.43s Step 647( 52.00%), action 312, FPS 1.63, Running 323.87s Step 648( 52.17%), action 313, FPS 1.61, Running 324.81s Step 649( 52.33%), action 314, FPS 1.64, Running 325.14s Step 650( 52.50%), action 315, FPS 1.64, Running 326.00s Step 651( 52.67%), action 316, FPS 1.62, Running 326.56s Step 652( 52.83%), action 317, FPS 1.63, Running 327.36s Step 653( 53.00%), action 318, FPS 1.64, Running 327.86s Step 654( 53.17%), action 319, FPS 1.55, Running 328.88s Step 655( 53.33%), action 320, FPS 1.53, Running 329.45s Step 656( 53.50%), action 321, FPS 1.49, Running 330.43s Step 657( 53.67%), action 322, FPS 1.46, Running 331.02s Step 658( 53.83%), action 323, FPS 1.42, Running 331.94s Step 659( 54.00%), action 324, FPS 1.43, Running 332.30s Step 660( 54.17%), action 325, FPS 1.45, Running 333.10s Step 661( 54.33%), action 326, FPS 1.44, Running 333.77s Step 662( 54.50%), action 327, FPS 1.42, Running 334.68s Step 663( 54.67%), action 328, FPS 1.43, Running 335.06s Step 664( 54.83%), action 329, FPS 1.46, Running 335.68s Step 665( 55.00%), action 330, FPS 1.47, Running 335.96s Step 666( 55.17%), action 331, FPS 1.47, Running 337.02s Step 667( 55.33%), action 332, FPS 1.45, Running 337.61s Step 668( 55.50%), action 333, FPS 1.45, Running 338.57s Step 669( 55.67%), action 334, FPS 1.43, Running 339.15s Step 670( 55.83%), action 335, FPS 1.41, Running 340.16s Step 671( 56.00%), action 336, FPS 1.42, Running 340.68s Step 672( 56.17%), action 337, FPS 1.41, Running 341.58s Step 673( 56.33%), action 338, FPS 1.43, Running 341.88s Step 674( 56.50%), action 339, FPS 1.44, Running 342.81s Step 675( 56.67%), action 340, FPS 1.44, Running 343.36s Step 676( 56.83%), action 341, FPS 1.44, Running 344.30s Step 677( 57.00%), action 342, FPS 1.47, Running 344.61s Step 678( 57.17%), action 343, FPS 1.47, Running 345.55s Step 679( 57.33%), action 344, FPS 1.45, Running 346.10s Step 680( 57.50%), action 345, FPS 1.43, Running 347.05s Step 681( 57.67%), action 346, FPS 1.44, Running 347.63s Step 682( 57.83%), action 347, FPS 1.43, Running 348.67s Step 683( 58.00%), action 348, FPS 1.41, Running 349.22s Step 684( 58.17%), action 349, FPS 1.38, Running 350.15s Step 685( 58.33%), action 350, FPS 1.35, Running 350.74s Step 686( 58.50%), action 351, FPS 1.36, Running 351.74s Step 687( 58.67%), action 352, FPS 1.35, Running 352.39s Step 688( 58.83%), action 353, FPS 1.35, Running 353.34s Step 689( 59.00%), action 354, FPS 1.35, Running 353.95s Step 690( 59.17%), action 355, FPS 1.41, Running 354.31s Step 691( 59.33%), action 356, FPS 1.44, Running 354.58s Step 692( 59.50%), action 357, FPS 1.50, Running 354.93s Step 693( 59.67%), action 358, FPS 1.47, Running 355.45s Step 694( 59.83%), action 359, FPS 1.52, Running 355.96s Step 695( 60.00%), action 360, FPS 1.53, Running 356.47s Step 696( 60.17%), action 361, FPS 1.49, Running 357.74s Step 697( 60.33%), action 362, FPS 1.46, Running 358.31s Step 698( 60.50%), action 363, FPS 1.49, Running 358.94s Step 699( 60.67%), action 364, FPS 1.49, Running 359.48s Step 700( 60.83%), action 365, FPS 1.49, Running 360.46s Step 701( 61.00%), action 366, FPS 1.49, Running 361.03s Step 702( 61.17%), action 367, FPS 1.50, Running 361.99s Step 703( 61.33%), action 368, FPS 1.53, Running 362.31s Step 704( 61.50%), action 369, FPS 1.52, Running 363.28s Step 705( 61.67%), action 370, FPS 1.53, Running 363.84s Step 706( 61.83%), action 371, FPS 1.53, Running 364.79s Step 707( 62.00%), action 372, FPS 1.54, Running 365.35s Step 708( 62.17%), action 373, FPS 1.57, Running 366.10s Step 709( 62.33%), action 374, FPS 1.58, Running 366.61s Step 710( 62.50%), action 375, FPS 1.50, Running 367.60s Step 711( 62.67%), action 376, FPS 1.47, Running 368.15s Step 712( 62.83%), action 377, FPS 1.41, Running 369.16s Step 713( 63.00%), action 378, FPS 1.42, Running 369.54s Step 714( 63.17%), action 379, FPS 1.39, Running 370.39s Step 715( 63.33%), action 380, FPS 1.38, Running 370.94s Step 716( 63.50%), action 381, FPS 1.41, Running 371.94s Step 717( 63.67%), action 382, FPS 1.41, Running 372.51s Step 718( 63.83%), action 383, FPS 1.37, Running 373.49s Step 719( 64.00%), action 384, FPS 1.37, Running 374.08s Step 720( 64.17%), action 385, FPS 1.41, Running 374.67s Step 721( 64.33%), action 386, FPS 1.43, Running 375.06s Step 722( 64.50%), action 387, FPS 1.39, Running 376.39s Step 723( 64.67%), action 388, FPS 1.37, Running 376.94s Step 724( 64.83%), action 389, FPS 1.34, Running 378.16s Step 725( 65.00%), action 390, FPS 1.35, Running 378.61s Step 726( 65.17%), action 391, FPS 1.34, Running 379.71s Step 727( 65.33%), action 392, FPS 1.34, Running 380.25s Step 728( 65.50%), action 393, FPS 1.31, Running 381.31s Step 729( 65.67%), action 394, FPS 1.31, Running 381.91s Step 730( 65.83%), action 395, FPS 1.31, Running 382.83s Step 731( 66.00%), action 396, FPS 1.33, Running 383.19s Step 732( 66.17%), action 397, FPS 1.31, Running 384.45s Step 733( 66.33%), action 398, FPS 1.31, Running 384.79s Step 734( 66.50%), action 399, FPS 1.28, Running 386.02s Step 735( 66.67%), action 400, FPS 1.30, Running 386.35s Step 736( 66.83%), action 401, FPS 1.27, Running 387.66s Step 737( 67.00%), action 402, FPS 1.25, Running 388.45s Step 738( 67.17%), action 403, FPS 1.26, Running 389.34s Step 739( 67.33%), action 404, FPS 1.26, Running 389.95s Step 740( 67.50%), action 405, FPS 1.23, Running 390.95s Step 741( 67.67%), action 406, FPS 1.21, Running 391.55s Step 742( 67.83%), action 407, FPS 1.24, Running 392.55s Step 743( 68.00%), action 408, FPS 1.24, Running 393.04s Step 744( 68.17%), action 409, FPS 1.26, Running 394.09s Step 745( 68.33%), action 410, FPS 1.25, Running 394.57s Step 746( 68.50%), action 411, FPS 1.23, Running 395.99s Step 747( 68.67%), action 412, FPS 1.23, Running 396.53s Step 748( 68.83%), action 413, FPS 1.23, Running 397.53s Step 749( 69.00%), action 414, FPS 1.23, Running 398.13s Step 750( 69.17%), action 415, FPS 1.22, Running 399.22s Step 751( 69.33%), action 416, FPS 1.20, Running 399.79s Step 752( 69.50%), action 417, FPS 1.22, Running 400.83s Step 753( 69.67%), action 418, FPS 1.20, Running 401.39s Step 754( 69.83%), action 419, FPS 1.23, Running 402.31s Step 755( 70.00%), action 420, FPS 1.20, Running 403.00s Step 756( 70.17%), action 421, FPS 1.22, Running 404.01s Step 757( 70.33%), action 422, FPS 1.24, Running 404.61s Step 758( 70.50%), action 423, FPS 1.23, Running 405.64s Step 759( 70.67%), action 424, FPS 1.23, Running 406.17s Step 760( 70.83%), action 425, FPS 1.23, Running 407.23s Step 761( 71.00%), action 426, FPS 1.23, Running 407.84s Step 762( 71.17%), action 427, FPS 1.22, Running 408.89s Step 763( 71.33%), action 428, FPS 1.22, Running 409.46s Step 764( 71.50%), action 429, FPS 1.23, Running 410.40s Step 765( 71.67%), action 430, FPS 1.24, Running 410.71s Step 766( 71.83%), action 431, FPS 1.30, Running 411.34s Step 767( 72.00%), action 432, FPS 1.33, Running 411.60s Step 768( 72.17%), action 433, FPS 1.33, Running 412.58s Step 769( 72.33%), action 434, FPS 1.35, Running 412.94s Step 770( 72.50%), action 435, FPS 1.36, Running 413.93s Step 771( 72.67%), action 436, FPS 1.36, Running 414.50s Step 772( 72.83%), action 437, FPS 1.36, Running 415.55s Step 773( 73.00%), action 438, FPS 1.36, Running 416.10s Step 774( 73.17%), action 439, FPS 1.36, Running 417.05s Step 775( 73.33%), action 440, FPS 1.37, Running 417.62s Step 776( 73.50%), action 441, FPS 1.37, Running 418.63s Step 777( 73.67%), action 442, FPS 1.37, Running 419.26s Step 778( 73.83%), action 443, FPS 1.37, Running 420.21s Step 779( 74.00%), action 444, FPS 1.37, Running 420.80s Step 780( 74.17%), action 445, FPS 1.37, Running 421.80s Step 781( 74.33%), action 446, FPS 1.40, Running 422.13s Step 782( 74.50%), action 447, FPS 1.42, Running 423.02s Step 783( 74.67%), action 448, FPS 1.42, Running 423.58s Step 784( 74.83%), action 449, FPS 1.41, Running 424.63s Step 785( 75.00%), action 450, FPS 1.38, Running 425.22s Step 786( 75.17%), action 451, FPS 1.34, Running 426.23s Step 787( 75.33%), action 452, FPS 1.32, Running 426.80s Step 788( 75.50%), action 453, FPS 1.33, Running 427.67s Step 789( 75.67%), action 454, FPS 1.33, Running 427.97s Step 790( 75.83%), action 455, FPS 1.33, Running 428.93s Step 791( 76.00%), action 456, FPS 1.34, Running 429.48s Step 792( 76.17%), action 457, FPS 1.36, Running 430.21s Step 793( 76.33%), action 458, FPS 1.39, Running 430.46s Step 794( 76.50%), action 459, FPS 1.43, Running 431.05s Step 795( 76.67%), action 460, FPS 1.44, Running 431.47s Step 796( 76.83%), action 461, FPS 1.43, Running 432.65s Step 797( 77.00%), action 462, FPS 1.46, Running 433.00s Step 798( 77.17%), action 463, FPS 1.47, Running 433.82s Step 799( 77.33%), action 464, FPS 1.47, Running 434.40s Step 800( 77.50%), action 465, FPS 1.47, Running 435.40s Step 801( 77.67%), action 466, FPS 1.44, Running 435.99s Step 802( 77.83%), action 467, FPS 1.43, Running 436.99s Step 803( 78.00%), action 468, FPS 1.42, Running 437.63s Step 804( 78.17%), action 469, FPS 1.43, Running 438.61s Step 805( 78.33%), action 470, FPS 1.46, Running 438.95s Step 806( 78.50%), action 471, FPS 1.42, Running 440.33s Step 807( 78.67%), action 472, FPS 1.42, Running 440.89s Step 808( 78.83%), action 473, FPS 1.39, Running 442.07s Step 809( 79.00%), action 474, FPS 1.36, Running 442.65s Step 810( 79.17%), action 475, FPS 1.36, Running 443.65s Step 811( 79.33%), action 476, FPS 1.35, Running 444.25s Step 812( 79.50%), action 477, FPS 1.33, Running 445.22s Step 813( 79.67%), action 478, FPS 1.30, Running 445.82s Step 814( 79.83%), action 479, FPS 1.27, Running 446.79s Step 815( 80.00%), action 480, FPS 1.26, Running 447.37s Step 816( 80.17%), action 481, FPS 1.23, Running 448.95s Step 817( 80.33%), action 482, FPS 1.23, Running 449.21s Step 818( 80.50%), action 483, FPS 1.25, Running 449.82s Step 819( 80.67%), action 484, FPS 1.27, Running 450.15s Step 820( 80.83%), action 485, FPS 1.29, Running 450.88s Step 821( 81.00%), action 486, FPS 1.29, Running 451.46s Step 822( 81.17%), action 487, FPS 1.29, Running 452.44s Step 823( 81.33%), action 488, FPS 1.29, Running 453.09s Step 824( 81.50%), action 489, FPS 1.29, Running 454.07s Step 825( 81.67%), action 490, FPS 1.26, Running 454.79s Step 826( 81.83%), action 491, FPS 1.29, Running 455.89s Step 827( 82.00%), action 492, FPS 1.29, Running 456.45s Step 828( 82.17%), action 493, FPS 1.30, Running 457.48s Step 829( 82.33%), action 494, FPS 1.30, Running 458.06s Step 830( 82.50%), action 495, FPS 1.30, Running 459.09s Step 831( 82.67%), action 496, FPS 1.29, Running 459.70s Step 832( 82.83%), action 497, FPS 1.29, Running 460.69s Step 833( 83.00%), action 498, FPS 1.29, Running 461.28s Step 834( 83.17%), action 499, FPS 1.29, Running 462.34s Step 835( 83.33%), action 500, FPS 1.27, Running 463.07s Step 836( 83.50%), action 501, FPS 1.30, Running 464.28s Step 837( 83.67%), action 502, FPS 1.27, Running 464.92s Step 838( 83.83%), action 503, FPS 1.24, Running 465.97s Step 839( 84.00%), action 504, FPS 1.22, Running 466.53s Step 840( 84.17%), action 505, FPS 1.20, Running 467.54s Step 841( 84.33%), action 506, FPS 1.22, Running 467.82s Step 842( 84.50%), action 507, FPS 1.22, Running 468.89s Step 843( 84.67%), action 508, FPS 1.21, Running 469.56s Step 844( 84.83%), action 509, FPS 1.20, Running 470.69s Step 845( 85.00%), action 510, FPS 1.22, Running 471.22s Step 846( 85.17%), action 511, FPS 1.21, Running 472.40s Step 847( 85.33%), action 512, FPS 1.19, Running 473.28s Step 848( 85.50%), action 513, FPS 1.19, Running 474.24s Step 849( 85.67%), action 514, FPS 1.19, Running 474.84s Step 850( 85.83%), action 515, FPS 1.20, Running 475.82s Step 851( 86.00%), action 516, FPS 1.20, Running 476.38s Step 852( 86.17%), action 517, FPS 1.20, Running 477.33s Step 853( 86.33%), action 518, FPS 1.22, Running 477.67s Step 854( 86.50%), action 519, FPS 1.20, Running 479.00s Step 855( 86.67%), action 520, FPS 1.23, Running 479.35s Step 856( 86.83%), action 521, FPS 1.23, Running 480.56s Step 857( 87.00%), action 522, FPS 1.25, Running 480.93s Step 858( 87.17%), action 523, FPS 1.26, Running 481.82s Step 859( 87.33%), action 524, FPS 1.26, Running 482.36s Step 860( 87.50%), action 525, FPS 1.26, Running 483.36s Step 861( 87.67%), action 526, FPS 1.24, Running 483.99s Step 862( 87.83%), action 527, FPS 1.23, Running 485.12s Step 863( 88.00%), action 528, FPS 1.21, Running 486.10s Step 864( 88.17%), action 529, FPS 1.26, Running 486.56s Step 865( 88.33%), action 530, FPS 1.23, Running 487.41s Step 866( 88.50%), action 531, FPS 1.23, Running 488.67s Step 867( 88.67%), action 532, FPS 1.22, Running 489.65s Step 868( 88.83%), action 533, FPS 1.22, Running 490.69s Step 869( 89.00%), action 534, FPS 1.21, Running 491.37s Step 870( 89.17%), action 535, FPS 1.21, Running 492.32s Step 871( 89.33%), action 536, FPS 1.21, Running 492.85s Step 872( 89.50%), action 537, FPS 1.20, Running 493.95s Step 873( 89.67%), action 538, FPS 1.16, Running 494.86s Step 874( 89.83%), action 539, FPS 1.15, Running 496.40s Step 875( 90.00%), action 540, FPS 1.14, Running 496.95s Step 876( 90.17%), action 541, FPS 1.12, Running 498.41s Step 877( 90.33%), action 542, FPS 1.12, Running 498.77s Step 878( 90.50%), action 543, FPS 1.12, Running 499.69s Step 879( 90.67%), action 544, FPS 1.12, Running 500.24s Step 880( 90.83%), action 545, FPS 1.12, Running 501.17s Step 881( 91.00%), action 546, FPS 1.14, Running 501.49s Step 882( 91.17%), action 547, FPS 1.16, Running 502.31s Step 883( 91.33%), action 548, FPS 1.21, Running 502.68s Step 884( 91.50%), action 549, FPS 1.18, Running 503.46s Step 885( 91.67%), action 550, FPS 1.20, Running 504.06s Step 886( 91.83%), action 551, FPS 1.22, Running 505.08s Step 887( 92.00%), action 552, FPS 1.27, Running 505.36s Step 888( 92.17%), action 553, FPS 1.31, Running 506.01s Step 889( 92.33%), action 554, FPS 1.30, Running 506.74s Step 890( 92.50%), action 555, FPS 1.30, Running 507.73s Step 891( 92.67%), action 556, FPS 1.28, Running 508.49s Step 892( 92.83%), action 557, FPS 1.30, Running 509.31s Step 893( 93.00%), action 558, FPS 1.33, Running 509.85s Step 894( 93.17%), action 559, FPS 1.39, Running 510.84s Step 895( 93.33%), action 560, FPS 1.38, Running 511.40s Step 896( 93.50%), action 561, FPS 1.43, Running 512.44s Step 897( 93.67%), action 562, FPS 1.41, Running 512.98s Step 898( 93.83%), action 563, FPS 1.40, Running 513.93s Step 899( 94.00%), action 564, FPS 1.43, Running 514.25s Step 900( 94.17%), action 565, FPS 1.44, Running 515.09s Step 901( 94.33%), action 566, FPS 1.41, Running 515.66s Step 902( 94.50%), action 567, FPS 1.40, Running 516.61s Step 903( 94.67%), action 568, FPS 1.40, Running 516.94s Step 904( 94.83%), action 569, FPS 1.39, Running 517.83s Step 905( 95.00%), action 570, FPS 1.40, Running 518.37s Step 906( 95.17%), action 571, FPS 1.40, Running 519.34s Step 907( 95.33%), action 572, FPS 1.40, Running 519.67s Step 908( 95.50%), action 573, FPS 1.37, Running 520.57s Step 909( 95.67%), action 574, FPS 1.39, Running 521.17s Step 910( 95.83%), action 575, FPS 1.38, Running 522.21s Step 911( 96.00%), action 576, FPS 1.40, Running 522.77s Step 912( 96.17%), action 577, FPS 1.42, Running 523.44s Step 913( 96.33%), action 578, FPS 1.44, Running 523.70s Step 914( 96.50%), action 579, FPS 1.52, Running 524.03s Step 915( 96.67%), action 580, FPS 1.55, Running 524.28s Step 916( 96.83%), action 581, FPS 1.59, Running 525.00s Step 917( 97.00%), action 582, FPS 1.62, Running 525.35s Step 918( 97.17%), action 583, FPS 1.62, Running 526.27s Step 919( 97.33%), action 584, FPS 1.61, Running 526.69s Step 920( 97.50%), action 585, FPS 1.59, Running 527.64s Step 921( 97.67%), action 586, FPS 1.60, Running 528.17s Step 922( 97.83%), action 587, FPS 1.59, Running 529.15s Step 923( 98.00%), action 588, FPS 1.56, Running 529.73s Step 924( 98.17%), action 589, FPS 1.55, Running 530.71s Step 925( 98.33%), action 590, FPS 1.58, Running 531.06s Step 926( 98.50%), action 591, FPS 1.55, Running 532.23s Step 927( 98.67%), action 592, FPS 1.54, Running 532.63s Step 928( 98.83%), action 593, FPS 1.54, Running 533.52s Step 929( 99.00%), action 594, FPS 1.55, Running 534.08s Step 930( 99.17%), action 595, FPS 1.54, Running 535.16s Step 931( 99.33%), action 596, FPS 1.54, Running 535.73s Step 932( 99.50%), action 597, FPS 1.50, Running 536.73s Step 933( 99.67%), action 598, FPS 1.46, Running 537.36s Step 934( 99.83%), action 599, FPS 1.40, Running 538.33s Step 935(100.00%), action 600, FPS 1.37, Running 538.93s [2026-08-02 18:40:46] [9 ] Seed 8 failed after 539.50 s. +steps: 935 , actions: 600 . +Instruction: Empty +Total 0/9(0.00%) success. +Setting seed: 9 +Step 1( N/A%), pre moving , FPS 2.72, Running 0.37s Step 2( N/A%), pre moving , FPS 4.49, Running 0.45s Step 3( N/A%), pre moving , FPS 5.73, Running 0.52s Step 4( N/A%), pre moving , FPS 5.02, Running 0.80s Step 5( N/A%), pre moving , FPS 5.29, Running 0.94s Step 6( N/A%), pre moving , FPS 5.94, Running 1.01s Step 7( N/A%), pre moving , FPS 6.42, Running 1.09s Step 8( N/A%), pre moving , FPS 5.77, Running 1.39s Step 9( N/A%), pre moving , FPS 5.98, Running 1.51s Step 10( N/A%), pre moving , FPS 6.38, Running 1.57s Step 11( N/A%), pre moving , FPS 6.64, Running 1.66s Step 12( N/A%), pre moving , FPS 6.06, Running 1.98s Step 13( N/A%), pre moving , FPS 6.27, Running 2.07s Step 14( N/A%), pre moving , FPS 6.55, Running 2.14s Step 15( N/A%), pre moving , FPS 6.78, Running 2.21s Step 16( N/A%), pre moving , FPS 6.32, Running 2.53s 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.87, Running 2.77s Step 20( N/A%), pre moving , FPS 6.51, Running 3.07s Step 21( N/A%), pre moving , FPS 6.79, Running 3.31s Step 22( N/A%), pre moving , FPS 6.92, Running 3.33s Step 23( N/A%), pre moving , FPS 7.06, Running 3.35s Step 24( N/A%), pre moving , FPS 7.73, Running 3.38s Step 25( N/A%), pre moving , FPS 8.11, Running 3.41s Step 26( N/A%), pre moving , FPS 7.58, Running 3.65s Step 27( N/A%), pre moving , FPS 7.73, Running 3.68s Step 28( N/A%), pre moving , FPS 8.50, Running 3.74s Step 29( N/A%), pre moving , FPS 8.78, Running 3.78s Step 30( N/A%), pre moving , FPS 8.76, Running 3.85s Step 31( N/A%), pre moving , FPS 8.85, Running 3.92s Step 32( N/A%), pre moving , FPS 10.04, Running 3.97s Step 33( N/A%), pre moving , FPS 10.17, Running 4.04s Step 34( N/A%), pre moving , FPS 10.21, Running 4.10s Step 35( N/A%), pre moving , FPS 10.22, Running 4.17s Step 36( N/A%), pre moving , FPS 7.60, Running 5.16s Step 37( N/A%), pre moving , FPS 6.78, Running 5.57s Step 38( N/A%), pre moving , FPS 6.71, Running 5.66s Step 39( N/A%), pre moving , FPS 6.72, Running 5.74s Step 40( N/A%), pre moving , FPS 6.82, Running 6.01s Step 41( N/A%), pre moving , FPS 7.06, Running 6.15s Step 42( N/A%), pre moving , FPS 6.94, Running 6.22s Step 43( N/A%), pre moving , FPS 6.80, Running 6.30s Step 44( N/A%), pre moving , FPS 6.18, Running 6.62s Step 45( N/A%), pre moving , FPS 6.06, Running 6.71s Step 46( N/A%), pre moving , FPS 6.41, Running 6.77s Step 47( N/A%), pre moving , FPS 6.31, Running 6.85s Step 48( N/A%), pre moving , FPS 4.95, Running 7.78s Step 49( N/A%), pre moving , FPS 4.92, Running 7.85s Step 50( N/A%), pre moving , FPS 4.91, Running 7.92s Step 51( N/A%), pre moving , FPS 4.92, Running 7.99s Step 52( N/A%), pre moving , FPS 4.61, Running 8.31s Step 53( N/A%), pre moving , FPS 4.55, Running 8.44s Step 54( N/A%), pre moving , FPS 4.49, Running 8.55s Step 55( N/A%), pre moving , FPS 4.21, Running 8.92s Step 56( N/A%), pre moving , FPS 5.19, Running 9.02s Step 57( N/A%), pre moving , FPS 5.62, Running 9.13s Step 58( N/A%), pre moving , FPS 5.15, Running 9.55s Step 59( N/A%), pre moving , FPS 4.85, Running 9.86s Step 60( N/A%), pre moving , FPS 4.90, Running 10.09s Step 61( N/A%), pre moving , FPS 4.89, Running 10.24s Step 62( N/A%), pre moving , FPS 4.57, Running 10.60s Step 63( N/A%), pre moving , FPS 4.43, Running 10.81s Step 64( N/A%), pre moving , FPS 4.31, Running 11.26s Step 65( N/A%), pre moving , FPS 4.04, Running 11.65s Step 66( N/A%), pre moving , FPS 3.95, Running 11.83s Step 67( N/A%), pre moving , FPS 3.71, Running 12.24s Step 68( N/A%), pre moving , FPS 4.33, Running 12.40s Step 69( N/A%), pre moving , FPS 4.04, Running 12.79s Step 70( N/A%), pre moving , FPS 4.00, Running 12.92s Step 71( N/A%), pre moving , FPS 3.82, Running 13.23s Step 72( N/A%), pre moving , FPS 3.89, Running 13.45s Step 73( N/A%), pre moving , FPS 3.90, Running 13.56s Step 74( N/A%), pre moving , FPS 3.73, Running 13.91s Step 75( N/A%), pre moving , FPS 3.91, Running 14.03s Step 76( N/A%), pre moving , FPS 3.90, Running 14.14s Step 77( N/A%), pre moving , FPS 3.72, Running 14.50s Step 78( N/A%), pre moving , FPS 3.93, Running 14.64s Step 79( N/A%), pre moving , FPS 3.96, Running 14.91s Step 80( N/A%), pre moving , FPS 3.98, Running 15.11s Step 81( N/A%), pre moving , FPS 4.07, Running 15.15s Step 82( N/A%), pre moving , FPS 4.34, Running 15.21s Step 83( N/A%), pre moving , FPS 4.47, Running 15.29s Step 84( N/A%), pre moving , FPS 4.61, Running 15.60s Step 85( N/A%), pre moving , FPS 4.95, Running 15.70s Step 86( N/A%), pre moving , FPS 5.08, Running 15.76s Step 87( N/A%), pre moving , FPS 5.55, Running 15.84s Step 88( N/A%), pre moving , FPS 5.31, Running 16.17s Step 89( N/A%), pre moving , FPS 5.78, Running 16.25s Step 90( N/A%), pre moving , FPS 5.90, Running 16.31s Step 91( N/A%), pre moving , FPS 6.33, Running 16.39s Step 92( N/A%), pre moving , FPS 6.28, Running 16.64s Step 93( N/A%), pre moving , FPS 6.18, Running 16.80s Step 94( N/A%), pre moving , FPS 6.78, Running 16.87s Step 95( N/A%), pre moving , FPS 6.86, Running 16.95s Step 96( N/A%), pre moving , FPS 6.39, Running 17.27s Step 97( N/A%), pre moving , FPS 6.99, Running 17.36s Step 98( N/A%), pre moving , FPS 7.16, Running 17.43s Step 99( N/A%), pre moving , FPS 4.98, Running 18.92s Step 100( N/A%), pre moving , FPS 4.57, Running 19.48s Step 101( N/A%), pre moving , FPS 4.19, Running 19.92s Step 102( N/A%), pre moving , FPS 3.81, Running 20.46s Step 103( N/A%), pre moving , FPS 3.69, Running 20.71s Step 104( N/A%), pre moving , FPS 3.65, Running 21.08s Step 105( N/A%), pre moving , FPS 3.45, Running 21.49s Step 106( N/A%), pre moving , FPS 3.22, Running 21.98s Step 107( N/A%), pre moving , FPS 3.21, Running 22.08s Step 108( N/A%), pre moving , FPS 3.26, Running 22.30s Step 109( N/A%), pre moving , FPS 3.24, Running 22.44s Step 110( N/A%), pre moving , FPS 3.09, Running 22.78s Step 111( N/A%), pre moving , FPS 3.04, Running 22.97s Step 112( N/A%), pre moving , FPS 2.99, Running 23.32s Step 113( N/A%), pre moving , FPS 2.87, Running 23.77s Step 114( N/A%), pre moving , FPS 2.67, Running 24.35s Step 115( N/A%), pre moving , FPS 2.55, Running 24.78s Step 116( N/A%), pre moving , FPS 2.48, Running 25.35s Step 117( N/A%), pre moving , FPS 2.41, Running 25.66s Step 118( N/A%), pre moving , FPS 2.32, Running 26.04s Step 119( N/A%), pre moving , FPS 2.66, Running 26.44s Step 120( N/A%), pre moving , FPS 2.66, Running 27.01s Step 121( N/A%), pre moving , FPS 2.66, Running 27.43s Step 122( N/A%), pre moving , FPS 2.65, Running 28.00s Step 123( N/A%), pre moving , FPS 2.68, Running 28.18s Step 124( N/A%), pre moving , FPS 2.62, Running 28.71s Step 125( N/A%), pre moving , FPS 2.61, Running 29.15s Step 126( N/A%), pre moving , FPS 2.59, Running 29.68s Step 127( N/A%), pre moving , FPS 2.43, Running 30.31s Step 128( N/A%), pre moving , FPS 2.32, Running 30.91s Step 129( N/A%), pre moving , FPS 2.25, Running 31.31s Step 130( N/A%), pre moving , FPS 2.19, Running 31.90s Step 131( N/A%), pre moving , FPS 2.13, Running 32.36s Step 132( N/A%), pre moving , FPS 2.08, Running 32.91s Step 133( N/A%), pre moving , FPS 2.08, Running 33.37s Step 134( N/A%), pre moving , FPS 2.08, Running 33.98s Step 135( N/A%), pre moving , FPS 2.12, Running 34.20s Step 136( N/A%), pre moving , FPS 2.14, Running 34.71s Step 137( N/A%), pre moving , FPS 2.11, Running 35.15s Step 138( N/A%), pre moving , FPS 2.05, Running 35.78s Step 139( N/A%), pre moving , FPS 2.04, Running 36.23s Step 140( N/A%), pre moving , FPS 2.04, Running 36.80s Step 141( N/A%), pre moving , FPS 2.04, Running 37.26s Step 142( N/A%), pre moving , FPS 2.03, Running 37.87s Step 143( N/A%), pre moving , FPS 1.97, Running 38.32s Step 144( N/A%), pre moving , FPS 1.96, Running 38.92s Step 145( N/A%), pre moving , FPS 1.96, Running 39.37s Step 146( N/A%), pre moving , FPS 1.94, Running 40.00s Step 147( N/A%), pre moving , FPS 1.97, Running 40.45s Step 148( N/A%), pre moving , FPS 2.05, Running 40.66s Step 149( N/A%), pre moving , FPS 2.11, Running 40.81s Step 150( N/A%), pre moving , FPS 2.19, Running 41.03s Step 151( N/A%), pre moving , FPS 2.26, Running 41.19s Step 152( N/A%), pre moving , FPS 2.35, Running 41.41s Step 153( N/A%), pre moving , FPS 2.44, Running 41.56s Step 154( N/A%), pre moving , FPS 2.51, Running 41.93s Step 155( N/A%), pre moving , FPS 2.51, Running 42.16s Step 156( N/A%), pre moving , FPS 2.56, Running 42.53s Step 157( N/A%), pre moving , FPS 2.55, Running 42.98s Step 158( N/A%), pre moving , FPS 2.56, Running 43.59s Step 159( N/A%), pre moving , FPS 2.56, Running 44.05s Step 160( N/A%), pre moving , FPS 2.55, Running 44.64s Step 161( N/A%), pre moving , FPS 2.55, Running 45.10s Step 162( N/A%), pre moving , FPS 2.56, Running 45.68s Step 163( N/A%), pre moving , FPS 2.55, Running 46.17s Step 164( N/A%), pre moving , FPS 2.55, Running 46.77s Step 165( N/A%), pre moving , FPS 2.55, Running 47.23s Step 166( N/A%), pre moving , FPS 2.55, Running 47.85s Step 167( N/A%), pre moving , FPS 2.57, Running 48.24s Step 168( N/A%), pre moving , FPS 2.44, Running 48.85s Step 169( N/A%), pre moving , FPS 2.45, Running 48.97s Step 170( N/A%), pre moving , FPS 2.49, Running 49.06s Step 171( N/A%), pre moving , FPS 2.51, Running 49.16s Step 172( N/A%), pre moving , FPS 2.46, Running 49.54s Step 173( N/A%), pre moving , FPS 2.47, Running 49.64s Step 174( N/A%), pre moving , FPS 2.54, Running 49.80s Step 175( N/A%), pre moving , FPS 2.51, Running 50.13s Step 176( N/A%), pre moving , FPS 2.60, Running 50.21s Step 177( N/A%), pre moving , FPS 2.73, Running 50.31s Step 178( N/A%), pre moving , FPS 2.83, Running 50.66s Step 179( N/A%), pre moving , FPS 2.73, Running 51.37s Step 180( N/A%), pre moving , FPS 2.93, Running 51.47s Step 181( N/A%), pre moving , FPS 3.08, Running 51.59s Step 182( N/A%), pre moving , FPS 3.17, Running 51.98s Step 183( N/A%), pre moving , FPS 3.35, Running 52.15s Step 184( N/A%), pre moving , FPS 3.44, Running 52.58s Step 185( N/A%), pre moving , FPS 3.62, Running 52.75s Step 186( N/A%), pre moving , FPS 3.77, Running 53.16s Step 187( N/A%), pre moving , FPS 3.94, Running 53.31s Step 188( N/A%), pre moving , FPS 4.09, Running 53.74s Step 189( N/A%), pre moving , FPS 4.06, Running 53.89s Step 190( N/A%), pre moving , FPS 3.79, Running 54.34s Step 191( N/A%), pre moving , FPS 3.72, Running 54.54s Step 192( N/A%), pre moving , FPS 3.72, Running 54.92s Step 193( N/A%), pre moving , FPS 3.68, Running 55.08s Step 194( N/A%), pre moving , FPS 3.51, Running 55.50s Step 195( N/A%), pre moving , FPS 3.62, Running 55.65s Step 196( N/A%), pre moving , FPS 3.41, Running 56.08s Step 197( N/A%), pre moving , FPS 3.38, Running 56.24s Step 198( N/A%), pre moving , FPS 3.33, Running 56.67s Step 199( N/A%), pre moving , FPS 3.67, Running 56.83s Step 200( N/A%), pre moving , FPS 3.45, Running 57.27s Step 201( N/A%), pre moving , FPS 3.43, Running 57.43s Step 202( N/A%), pre moving , FPS 3.42, Running 57.83s Step 203( N/A%), pre moving , FPS 3.41, Running 58.01s Step 204( N/A%), pre moving , FPS 3.41, Running 58.44s Step 205( N/A%), pre moving , FPS 3.41, Running 58.61s Step 206( N/A%), pre moving , FPS 3.40, Running 59.04s Step 207( N/A%), pre moving , FPS 3.40, Running 59.20s Step 208( N/A%), pre moving , FPS 3.42, Running 59.60s Step 209( N/A%), pre moving , FPS 3.40, Running 59.78s Step 210( N/A%), pre moving , FPS 3.41, Running 60.21s Step 211( N/A%), pre moving , FPS 3.43, Running 60.37s Step 212( N/A%), pre moving , FPS 3.42, Running 60.76s Step 213( N/A%), pre moving , FPS 3.47, Running 60.84s Step 214( N/A%), pre moving , FPS 3.67, Running 60.94s Step 215( N/A%), pre moving , FPS 3.70, Running 61.06s Step 216( N/A%), pre moving , FPS 3.94, Running 61.15s Step 217( N/A%), pre moving , FPS 3.97, Running 61.27s Step 218( N/A%), pre moving , FPS 4.25, Running 61.38s Step 219( N/A%), pre moving , FPS 4.29, Running 61.49s Step 220( N/A%), pre moving , FPS 4.64, Running 61.57s Step 221( N/A%), pre moving , FPS 4.68, Running 61.70s Step 222( N/A%), pre moving , FPS 5.03, Running 61.80s Step 223( N/A%), pre moving , FPS 4.82, Running 62.16s Step 224( N/A%), pre moving , FPS 5.21, Running 62.28s Step 225( N/A%), pre moving , FPS 4.25, Running 63.32s Step 226( N/A%), pre moving , FPS 4.56, Running 63.42s Step 227( N/A%), pre moving , FPS 4.37, Running 63.78s Step 228( N/A%), pre moving , FPS 4.64, Running 63.90s Step 229( N/A%), pre moving , FPS 4.73, Running 64.00s Step 230( N/A%), pre moving , FPS 4.82, Running 64.36s Step 231( N/A%), pre moving , FPS 4.80, Running 64.54s Step 232( N/A%), pre moving , FPS 4.78, Running 64.95s Step 233( N/A%), pre moving , FPS 4.67, Running 65.12s Step 234( N/A%), pre moving , FPS 4.31, Running 65.58s Step 235( N/A%), pre moving , FPS 4.22, Running 65.80s Step 236( N/A%), pre moving , FPS 3.91, Running 66.26s Step 237( N/A%), pre moving , FPS 3.83, Running 66.50s Step 238( N/A%), pre moving , FPS 3.57, Running 66.98s Step 239( N/A%), pre moving , FPS 3.41, Running 67.36s Step 240( N/A%), pre moving , FPS 3.25, Running 67.74s Step 241( N/A%), pre moving , FPS 3.04, Running 68.28s Step 242( N/A%), pre moving , FPS 2.87, Running 68.78s Step 243( N/A%), pre moving , FPS 2.79, Running 69.32s Step 244( N/A%), pre moving , FPS 2.65, Running 69.84s Step 245( N/A%), pre moving , FPS 2.94, Running 70.12s Step 246( N/A%), pre moving , FPS 2.76, Running 70.65s Step 247( N/A%), pre moving , FPS 2.69, Running 71.20s Step 248( N/A%), pre moving , FPS 2.56, Running 71.72s Step 249( N/A%), pre moving , FPS 2.42, Running 72.27s Step 250( N/A%), pre moving , FPS 2.43, Running 72.59s Step 251( N/A%), pre moving , FPS 2.34, Running 73.10s Step 252( N/A%), pre moving , FPS 2.30, Running 73.64s Step 253( N/A%), pre moving , FPS 2.21, Running 74.18s Step 254( N/A%), pre moving , FPS 2.19, Running 74.73s Step 255( N/A%), pre moving , FPS 2.12, Running 75.25s Step 256( N/A%), pre moving , FPS 2.16, Running 75.54s Step 257( N/A%), pre moving , FPS 2.09, Running 76.08s Step 258( N/A%), pre moving , FPS 2.08, Running 76.61s Step 259( N/A%), pre moving , FPS 2.04, Running 77.16s Step 260( N/A%), pre moving , FPS 2.01, Running 77.68s Step 261( N/A%), pre moving , FPS 2.06, Running 77.97s Step 262( N/A%), pre moving , FPS 2.06, Running 78.47s Step 263( N/A%), pre moving , FPS 2.08, Running 78.94s Step 264( N/A%), pre moving , FPS 2.14, Running 79.17s Step 265( N/A%), pre moving , FPS 2.10, Running 79.66s Step 266( N/A%), pre moving , FPS 2.11, Running 80.13s Step 267( N/A%), pre moving , FPS 2.20, Running 80.29s Step 268( N/A%), pre moving , FPS 2.29, Running 80.44s Step 269( N/A%), pre moving , FPS 2.33, Running 80.84s Step 270( N/A%), pre moving , FPS 2.40, Running 80.91s Step 271( N/A%), pre moving , FPS 2.54, Running 80.99s Step 272( N/A%), pre moving , FPS 2.69, Running 81.06s Step 273( N/A%), pre moving , FPS 2.86, Running 81.17s Step 274( N/A%), pre moving , FPS 3.06, Running 81.26s Step 275( N/A%), pre moving , FPS 3.27, Running 81.37s Step 276( N/A%), pre moving , FPS 3.38, Running 81.47s Step 277( N/A%), pre moving , FPS 3.65, Running 81.56s Step 278( N/A%), pre moving , FPS 3.97, Running 81.66s Step 279( N/A%), pre moving , FPS 4.35, Running 81.75s Step 280( N/A%), pre moving , FPS 4.80, Running 81.85s Step 281( N/A%), pre moving , FPS 5.03, Running 81.94s Step 282( N/A%), pre moving , FPS 5.64, Running 82.02s Step 283( N/A%), pre moving , FPS 6.34, Running 82.09s Step 284( N/A%), pre moving , FPS 6.70, Running 82.16s Step 285( N/A%), pre moving , FPS 7.79, Running 82.23s Step 286( N/A%), pre moving , FPS 9.24, Running 82.29s Step 287( N/A%), pre moving , FPS 9.64, Running 82.37s Step 288( N/A%), pre moving , FPS 10.03, Running 82.43s Step 289( N/A%), pre moving , FPS 12.16, Running 82.48s Step 290( N/A%), pre moving , FPS 12.41, Running 82.53s Step 291( N/A%), pre moving , FPS 12.60, Running 82.57s Step 292( N/A%), pre moving , FPS 12.83, Running 82.62s Step 293( N/A%), pre moving , FPS 13.36, Running 82.66s Step 294( N/A%), pre moving , FPS 13.79, Running 82.71s Step 295( N/A%), pre moving , FPS 14.39, Running 82.76s Step 296( N/A%), pre moving , FPS 15.01, Running 82.80s Step 297( N/A%), pre moving , FPS 15.69, Running 82.84s Step 298( N/A%), pre moving , FPS 16.22, Running 82.89s Step 299( N/A%), pre moving , FPS 16.93, Running 82.93s Step 300( N/A%), pre moving , FPS 17.72, Running 82.98s Step 301( N/A%), pre moving , FPS 18.58, Running 83.02s Step 302( N/A%), pre moving , FPS 19.10, Running 83.07s Step 303( N/A%), pre moving , FPS 19.47, Running 83.12s Step 304( N/A%), pre moving , FPS 19.96, Running 83.16s Step 305( N/A%), pre moving , FPS 20.39, Running 83.21s Step 306( N/A%), pre moving , FPS 20.88, Running 83.25s Step 307( N/A%), pre moving , FPS 21.56, Running 83.29s Step 308( N/A%), pre moving , FPS 22.20, Running 83.34s Step 309( N/A%), pre moving , FPS 22.26, Running 83.38s Step 310( N/A%), pre moving , FPS 22.18, Running 83.43s Step 311( N/A%), pre moving , FPS 9.20, Running 84.75s Step 312( N/A%), pre moving , FPS 8.32, Running 85.02s Step 313( N/A%), pre moving , FPS 7.97, Running 85.17s Step 314( N/A%), pre moving , FPS 7.40, Running 85.41s Step 315( N/A%), pre moving , FPS 6.99, Running 85.62s Step 316( N/A%), pre moving , FPS 6.45, Running 85.90s Step 317( N/A%), pre moving , FPS 6.21, Running 86.06s Step 318( N/A%), pre moving , FPS 5.82, Running 86.33s Step 319( N/A%), pre moving , FPS 5.64, Running 86.48s Step 320( N/A%), pre moving , FPS 5.16, Running 86.85s Step 321( N/A%), pre moving , FPS 4.97, Running 87.04s Step 322( N/A%), pre moving , FPS 4.62, Running 87.39s Step 323( N/A%), pre moving , FPS 4.48, Running 87.59s Step 324( N/A%), pre moving , FPS 3.96, Running 88.21s Step 325( N/A%), pre moving , FPS 3.67, Running 88.66s Step 326( N/A%), pre moving , FPS 3.25, Running 89.40s Step 327( N/A%), pre moving , FPS 3.11, Running 89.72s Step 328( N/A%), pre moving , FPS 2.87, Running 90.30s Step 329( N/A%), pre moving , FPS 2.71, Running 90.76s Step 330( N/A%), pre moving , FPS 2.54, Running 91.30s Step 331( 0.17%), action 1, FPS 2.61, Running 92.41s Step 332( 0.33%), action 2, FPS 2.48, Running 93.09s Step 333( 0.50%), action 3, FPS 2.19, Running 94.29s Step 334( 0.67%), action 4, FPS 2.13, Running 94.82s Step 335( 0.83%), action 5, FPS 2.00, Running 95.61s Step 336( 1.00%), action 6, FPS 1.93, Running 96.27s Step 337( 1.17%), action 7, FPS 1.81, Running 97.14s Step 338( 1.33%), action 8, FPS 1.75, Running 97.73s Step 339( 1.50%), action 9, FPS 1.67, Running 98.45s Step 340( 1.67%), action 10, FPS 1.61, Running 99.24s Step 341( 1.83%), action 11, FPS 1.50, Running 100.37s Step 342( 2.00%), action 12, FPS 1.49, Running 100.81s Step 343( 2.17%), action 13, FPS 1.43, Running 101.52s Step 344( 2.33%), action 14, FPS 1.44, Running 102.12s Step 345( 2.50%), action 15, FPS 1.39, Running 103.01s Step 346( 2.67%), action 16, FPS 1.42, Running 103.50s Step 347( 2.83%), action 17, FPS 1.38, Running 104.24s Step 348( 3.00%), action 18, FPS 1.36, Running 104.99s Step 349( 3.17%), action 19, FPS 1.37, Running 105.33s Step 350( 3.33%), action 20, FPS 1.34, Running 106.23s Step 351( 3.50%), action 21, FPS 1.37, Running 107.06s Step 352( 3.67%), action 22, FPS 1.36, Running 107.74s Step 353( 3.83%), action 23, FPS 1.45, Running 108.04s Step 354( 4.00%), action 24, FPS 1.47, Running 108.44s Step 355( 4.17%), action 25, FPS 1.51, Running 108.86s Step 356( 4.33%), action 26, FPS 1.53, Running 109.30s Step 357( 4.50%), action 27, FPS 1.58, Running 109.77s Step 358( 4.67%), action 28, FPS 1.62, Running 110.10s Step 359( 4.83%), action 29, FPS 1.66, Running 110.50s Step 360( 5.00%), action 30, FPS 1.73, Running 110.79s Step 361( 5.17%), action 31, FPS 1.80, Running 111.47s Step 362( 5.33%), action 32, FPS 1.75, Running 112.24s Step 363( 5.50%), action 33, FPS 1.74, Running 113.03s Step 364( 5.67%), action 34, FPS 1.73, Running 113.66s Step 365( 5.83%), action 35, FPS 1.73, Running 114.56s Step 366( 6.00%), action 36, FPS 1.74, Running 114.97s Step 367( 6.17%), action 37, FPS 1.74, Running 115.74s Step 368( 6.33%), action 38, FPS 1.75, Running 116.41s Step 369( 6.50%), action 39, FPS 1.68, Running 117.25s Step 370( 6.67%), action 40, FPS 1.74, Running 117.73s Step 371( 6.83%), action 41, FPS 1.67, Running 119.06s Step 372( 7.00%), action 42, FPS 1.64, Running 119.92s Step 373( 7.17%), action 43, FPS 1.57, Running 120.75s Step 374( 7.33%), action 44, FPS 1.54, Running 121.39s Step 375( 7.50%), action 45, FPS 1.49, Running 122.31s Step 376( 7.67%), action 46, FPS 1.48, Running 122.83s Step 377( 7.83%), action 47, FPS 1.41, Running 123.98s Step 378( 8.00%), action 48, FPS 1.38, Running 124.61s Step 379( 8.17%), action 49, FPS 1.33, Running 125.50s Step 380( 8.33%), action 50, FPS 1.31, Running 126.01s Step 381( 8.50%), action 51, FPS 1.27, Running 127.21s Step 382( 8.67%), action 52, FPS 1.28, Running 127.88s Step 383( 8.83%), action 53, FPS 1.28, Running 128.69s Step 384( 9.00%), action 54, FPS 1.29, Running 129.18s Step 385( 9.17%), action 55, FPS 1.33, Running 129.64s [2026-08-02 18:42:57] [10 ] Seed 9 success after 129.99 s. +steps: 385 , actions: 55 . +Instruction: Empty +Total 1/10(10.00%) success. +Setting seed: 10 +Step 1( N/A%), pre moving , FPS 6.41, Running 0.16s Step 2( N/A%), pre moving , FPS 8.99, Running 0.22s Step 3( N/A%), pre moving , FPS 10.85, Running 0.28s Step 4( N/A%), pre moving , FPS 11.26, Running 0.36s Step 5( N/A%), pre moving , FPS 12.31, Running 0.41s Step 6( N/A%), pre moving , FPS 13.60, Running 0.44s Step 7( N/A%), pre moving , FPS 13.72, Running 0.51s Step 8( N/A%), pre moving , FPS 13.62, Running 0.59s Step 9( N/A%), pre moving , FPS 13.51, Running 0.67s Step 10( N/A%), pre moving , FPS 13.74, Running 0.73s Step 11( N/A%), pre moving , FPS 13.87, Running 0.79s Step 12( N/A%), pre moving , FPS 13.78, Running 0.87s Step 13( N/A%), pre moving , FPS 10.84, Running 1.20s Step 14( N/A%), pre moving , FPS 10.83, Running 1.29s Step 15( N/A%), pre moving , FPS 11.07, Running 1.36s Step 16( N/A%), pre moving , FPS 11.16, Running 1.43s Step 17( N/A%), pre moving , FPS 9.69, Running 1.75s Step 18( N/A%), pre moving , FPS 9.78, Running 1.84s Step 19( N/A%), pre moving , FPS 9.98, Running 1.90s Step 20( N/A%), pre moving , FPS 10.08, Running 1.98s Step 21( N/A%), pre moving , FPS 8.66, Running 2.47s Step 22( N/A%), pre moving , FPS 8.53, Running 2.57s Step 23( N/A%), pre moving , FPS 7.79, Running 2.84s Step 24( N/A%), pre moving , FPS 7.79, Running 2.92s Step 25( N/A%), pre moving , FPS 7.74, Running 2.99s Step 26( N/A%), pre moving , FPS 6.49, Running 3.52s Step 27( N/A%), pre moving , FPS 6.47, Running 3.60s Step 28( N/A%), pre moving , FPS 5.99, Running 3.93s Step 29( N/A%), pre moving , FPS 5.97, Running 4.01s Step 30( N/A%), pre moving , FPS 6.00, Running 4.06s Step 31( N/A%), pre moving , FPS 5.99, Running 4.13s Step 32( N/A%), pre moving , FPS 5.68, Running 4.39s Step 33( N/A%), pre moving , FPS 6.03, Running 4.52s Step 34( N/A%), pre moving , FPS 6.04, Running 4.61s Step 35( N/A%), pre moving , FPS 6.02, Running 4.68s Step 36( N/A%), pre moving , FPS 4.67, Running 5.72s Step 37( N/A%), pre moving , FPS 4.56, Running 6.14s Step 38( N/A%), pre moving , FPS 4.55, Running 6.23s Step 39( N/A%), pre moving , FPS 4.54, Running 6.31s Step 40( N/A%), pre moving , FPS 4.31, Running 6.63s Step 41( N/A%), pre moving , FPS 4.71, Running 6.72s Step 42( N/A%), pre moving , FPS 4.74, Running 6.79s Step 43( N/A%), pre moving , FPS 4.98, Running 6.86s Step 44( N/A%), pre moving , FPS 4.69, Running 7.18s Step 45( N/A%), pre moving , FPS 4.67, Running 7.28s Step 46( N/A%), pre moving , FPS 5.24, Running 7.34s Step 47( N/A%), pre moving , FPS 5.24, Running 7.42s Step 48( N/A%), pre moving , FPS 4.51, Running 8.36s Step 49( N/A%), pre moving , FPS 4.54, Running 8.42s Step 50( N/A%), pre moving , FPS 4.51, Running 8.50s Step 51( N/A%), pre moving , FPS 4.27, Running 8.82s Step 52( N/A%), pre moving , FPS 4.42, Running 8.92s Step 53( N/A%), pre moving , FPS 4.43, Running 9.03s Step 54( N/A%), pre moving , FPS 4.18, Running 9.39s Step 55( N/A%), pre moving , FPS 4.13, Running 9.52s Step 56( N/A%), pre moving , FPS 4.90, Running 9.80s Step 57( N/A%), pre moving , FPS 5.22, Running 9.97s Step 58( N/A%), pre moving , FPS 5.18, Running 10.09s Step 59( N/A%), pre moving , FPS 4.93, Running 10.36s Step 60( N/A%), pre moving , FPS 5.04, Running 10.60s Step 61( N/A%), pre moving , FPS 4.76, Running 10.91s Step 62( N/A%), pre moving , FPS 4.60, Running 11.13s Step 63( N/A%), pre moving , FPS 4.52, Running 11.28s Step 64( N/A%), pre moving , FPS 4.43, Running 11.70s Step 65( N/A%), pre moving , FPS 4.37, Running 11.85s Step 66( N/A%), pre moving , FPS 4.06, Running 12.27s Step 67( N/A%), pre moving , FPS 4.00, Running 12.42s Step 68( N/A%), pre moving , FPS 4.47, Running 12.84s Step 69( N/A%), pre moving , FPS 4.42, Running 12.95s Step 70( N/A%), pre moving , FPS 4.12, Running 13.35s Step 71( N/A%), pre moving , FPS 4.31, Running 13.47s Step 72( N/A%), pre moving , FPS 4.05, Running 13.86s Step 73( N/A%), pre moving , FPS 4.03, Running 13.99s Step 74( N/A%), pre moving , FPS 3.99, Running 14.39s Step 75( N/A%), pre moving , FPS 4.00, Running 14.52s Step 76( N/A%), pre moving , FPS 4.14, Running 14.63s Step 77( N/A%), pre moving , FPS 3.99, Running 14.98s Step 78( N/A%), pre moving , FPS 3.99, Running 15.11s Step 79( N/A%), pre moving , FPS 4.08, Running 15.26s Step 80( N/A%), pre moving , FPS 4.00, Running 15.60s Step 81( N/A%), pre moving , FPS 4.19, Running 15.69s Step 82( N/A%), pre moving , FPS 4.24, Running 15.85s Step 83( N/A%), pre moving , FPS 4.14, Running 16.11s Step 84( N/A%), pre moving , FPS 4.45, Running 16.20s Step 85( N/A%), pre moving , FPS 4.54, Running 16.26s Step 86( N/A%), pre moving , FPS 4.92, Running 16.34s Step 87( N/A%), pre moving , FPS 4.72, Running 16.66s Step 88( N/A%), pre moving , FPS 5.10, Running 16.75s Step 89( N/A%), pre moving , FPS 5.15, Running 16.83s Step 90( N/A%), pre moving , FPS 5.64, Running 16.90s Step 91( N/A%), pre moving , FPS 5.33, Running 17.22s Step 92( N/A%), pre moving , FPS 5.79, Running 17.31s Step 93( N/A%), pre moving , FPS 5.87, Running 17.39s Step 94( N/A%), pre moving , FPS 6.51, Running 17.46s Step 95( N/A%), pre moving , FPS 6.11, Running 17.79s Step 96( N/A%), pre moving , FPS 6.16, Running 17.88s Step 97( N/A%), pre moving , FPS 6.74, Running 17.95s Step 98( N/A%), pre moving , FPS 6.89, Running 18.01s Step 99( N/A%), pre moving , FPS 6.54, Running 18.32s Step 100( N/A%), pre moving , FPS 7.17, Running 18.39s Step 101( N/A%), pre moving , FPS 7.34, Running 18.41s Step 102( N/A%), pre moving , FPS 7.73, Running 18.43s Step 103( N/A%), pre moving , FPS 8.48, Running 18.47s Step 104( N/A%), pre moving , FPS 8.69, Running 18.50s Step 105( N/A%), pre moving , FPS 6.35, Running 19.41s Step 106( N/A%), pre moving , FPS 5.86, Running 19.75s Step 107( N/A%), pre moving , FPS 5.83, Running 20.09s Step 108( N/A%), pre moving , FPS 5.14, Running 20.65s Step 109( N/A%), pre moving , FPS 4.65, Running 21.13s Step 110( N/A%), pre moving , FPS 4.13, Running 21.73s Step 111( N/A%), pre moving , FPS 4.03, Running 22.18s Step 112( N/A%), pre moving , FPS 3.66, Running 22.78s Step 113( N/A%), pre moving , FPS 3.59, Running 22.97s Step 114( N/A%), pre moving , FPS 3.35, Running 23.44s Step 115( N/A%), pre moving , FPS 3.29, Running 23.87s Step 116( N/A%), pre moving , FPS 3.06, Running 24.41s Step 117( N/A%), pre moving , FPS 3.01, Running 24.59s Step 118( N/A%), pre moving , FPS 2.84, Running 25.07s Step 119( N/A%), pre moving , FPS 2.80, Running 25.47s Step 120( N/A%), pre moving , FPS 2.63, Running 25.98s Step 121( N/A%), pre moving , FPS 2.58, Running 26.16s Step 122( N/A%), pre moving , FPS 2.43, Running 26.65s Step 123( N/A%), pre moving , FPS 2.33, Running 27.05s Step 124( N/A%), pre moving , FPS 2.20, Running 27.58s Step 125( N/A%), pre moving , FPS 2.40, Running 27.75s Step 126( N/A%), pre moving , FPS 2.35, Running 28.25s Step 127( N/A%), pre moving , FPS 2.33, Running 28.68s Step 128( N/A%), pre moving , FPS 2.33, Running 29.24s Step 129( N/A%), pre moving , FPS 2.41, Running 29.44s Step 130( N/A%), pre moving , FPS 2.44, Running 29.92s Step 131( N/A%), pre moving , FPS 2.44, Running 30.37s Step 132( N/A%), pre moving , FPS 2.44, Running 30.97s Step 133( N/A%), pre moving , FPS 2.35, Running 31.46s Step 134( N/A%), pre moving , FPS 2.32, Running 32.07s Step 135( N/A%), pre moving , FPS 2.32, Running 32.48s Step 136( N/A%), pre moving , FPS 2.32, Running 33.03s Step 137( N/A%), pre moving , FPS 2.31, Running 33.26s Step 138( N/A%), pre moving , FPS 2.31, Running 33.74s Step 139( N/A%), pre moving , FPS 2.31, Running 34.12s Step 140( N/A%), pre moving , FPS 2.28, Running 34.75s Step 141( N/A%), pre moving , FPS 2.22, Running 35.19s Step 142( N/A%), pre moving , FPS 2.19, Running 35.76s Step 143( N/A%), pre moving , FPS 2.22, Running 36.05s Step 144( N/A%), pre moving , FPS 2.25, Running 36.47s Step 145( N/A%), pre moving , FPS 2.19, Running 36.86s Step 146( N/A%), pre moving , FPS 2.26, Running 37.09s Step 147( N/A%), pre moving , FPS 2.35, Running 37.21s Step 148( N/A%), pre moving , FPS 2.43, Running 37.48s Step 149( N/A%), pre moving , FPS 2.44, Running 37.65s Step 150( N/A%), pre moving , FPS 2.51, Running 37.89s Step 151( N/A%), pre moving , FPS 2.56, Running 38.17s Step 152( N/A%), pre moving , FPS 2.63, Running 38.58s Step 153( N/A%), pre moving , FPS 2.71, Running 38.83s Step 154( N/A%), pre moving , FPS 2.73, Running 39.38s Step 155( N/A%), pre moving , FPS 2.71, Running 39.85s Step 156( N/A%), pre moving , FPS 2.70, Running 40.44s Step 157( N/A%), pre moving , FPS 2.62, Running 40.90s Step 158( N/A%), pre moving , FPS 2.58, Running 41.48s Step 159( N/A%), pre moving , FPS 2.57, Running 41.91s Step 160( N/A%), pre moving , FPS 2.57, Running 42.54s Step 161( N/A%), pre moving , FPS 2.64, Running 42.75s Step 162( N/A%), pre moving , FPS 2.64, Running 43.35s Step 163( N/A%), pre moving , FPS 2.58, Running 43.82s Step 164( N/A%), pre moving , FPS 2.52, Running 44.41s Step 165( N/A%), pre moving , FPS 2.50, Running 44.87s Step 166( N/A%), pre moving , FPS 2.39, Running 45.44s Step 167( N/A%), pre moving , FPS 2.37, Running 45.64s Step 168( N/A%), pre moving , FPS 2.29, Running 46.22s Step 169( N/A%), pre moving , FPS 2.23, Running 46.63s Step 170( N/A%), pre moving , FPS 2.14, Running 47.24s Step 171( N/A%), pre moving , FPS 2.10, Running 47.72s Step 172( N/A%), pre moving , FPS 2.06, Running 48.30s Step 173( N/A%), pre moving , FPS 2.07, Running 48.50s Step 174( N/A%), pre moving , FPS 2.08, Running 48.99s Step 175( N/A%), pre moving , FPS 2.11, Running 49.34s Step 176( N/A%), pre moving , FPS 2.22, Running 49.47s Step 177( N/A%), pre moving , FPS 2.31, Running 49.57s Step 178( N/A%), pre moving , FPS 2.37, Running 49.93s Step 179( N/A%), pre moving , FPS 2.46, Running 50.05s Step 180( N/A%), pre moving , FPS 2.63, Running 50.15s Step 181( N/A%), pre moving , FPS 2.58, Running 50.50s Step 182( N/A%), pre moving , FPS 2.75, Running 50.62s Step 183( N/A%), pre moving , FPS 2.90, Running 50.72s Step 184( N/A%), pre moving , FPS 3.05, Running 50.96s Step 185( N/A%), pre moving , FPS 2.91, Running 51.74s Step 186( N/A%), pre moving , FPS 3.12, Running 51.85s Step 187( N/A%), pre moving , FPS 3.17, Running 51.95s Step 188( N/A%), pre moving , FPS 3.29, Running 52.30s Step 189( N/A%), pre moving , FPS 3.43, Running 52.46s Step 190( N/A%), pre moving , FPS 3.60, Running 52.80s Step 191( N/A%), pre moving , FPS 3.75, Running 53.06s Step 192( N/A%), pre moving , FPS 3.93, Running 53.39s Step 193( N/A%), pre moving , FPS 3.89, Running 53.64s Step 194( N/A%), pre moving , FPS 4.01, Running 53.98s Step 195( N/A%), pre moving , FPS 4.09, Running 54.23s Step 196( N/A%), pre moving , FPS 4.00, Running 54.46s Step 197( N/A%), pre moving , FPS 3.81, Running 54.81s Step 198( N/A%), pre moving , FPS 3.96, Running 54.97s Step 199( N/A%), pre moving , FPS 3.74, Running 55.40s Step 200( N/A%), pre moving , FPS 3.70, Running 55.56s Step 201( N/A%), pre moving , FPS 3.66, Running 55.97s Step 202( N/A%), pre moving , FPS 3.64, Running 56.12s Step 203( N/A%), pre moving , FPS 3.47, Running 56.49s Step 204( N/A%), pre moving , FPS 3.48, Running 56.70s Step 205( N/A%), pre moving , FPS 3.91, Running 56.85s Step 206( N/A%), pre moving , FPS 3.70, Running 57.25s Step 207( N/A%), pre moving , FPS 3.71, Running 57.34s Step 208( N/A%), pre moving , FPS 3.85, Running 57.50s Step 209( N/A%), pre moving , FPS 3.85, Running 57.66s Step 210( N/A%), pre moving , FPS 3.96, Running 57.85s Step 211( N/A%), pre moving , FPS 4.05, Running 57.99s Step 212( N/A%), pre moving , FPS 4.18, Running 58.17s Step 213( N/A%), pre moving , FPS 4.27, Running 58.32s Step 214( N/A%), pre moving , FPS 4.20, Running 58.74s Step 215( N/A%), pre moving , FPS 4.28, Running 58.90s Step 216( N/A%), pre moving , FPS 4.12, Running 59.32s Step 217( N/A%), pre moving , FPS 4.29, Running 59.48s Step 218( N/A%), pre moving , FPS 4.07, Running 59.88s Step 219( N/A%), pre moving , FPS 4.34, Running 60.01s Step 220( N/A%), pre moving , FPS 4.38, Running 60.12s Step 221( N/A%), pre moving , FPS 4.44, Running 60.47s Step 222( N/A%), pre moving , FPS 4.47, Running 60.59s Step 223( N/A%), pre moving , FPS 4.76, Running 60.70s Step 224( N/A%), pre moving , FPS 4.59, Running 61.06s Step 225( N/A%), pre moving , FPS 4.63, Running 61.18s Step 226( N/A%), pre moving , FPS 4.96, Running 61.28s Step 227( N/A%), pre moving , FPS 4.79, Running 61.52s Step 228( N/A%), pre moving , FPS 4.72, Running 61.74s Step 229( N/A%), pre moving , FPS 4.79, Running 61.84s Step 230( N/A%), pre moving , FPS 4.88, Running 61.95s Step 231( N/A%), pre moving , FPS 4.64, Running 62.30s Step 232( N/A%), pre moving , FPS 4.71, Running 62.41s Step 233( N/A%), pre moving , FPS 3.91, Running 63.44s Step 234( N/A%), pre moving , FPS 4.19, Running 63.51s Step 235( N/A%), pre moving , FPS 4.27, Running 63.58s Step 236( N/A%), pre moving , FPS 4.61, Running 63.66s Step 237( N/A%), pre moving , FPS 4.67, Running 63.76s Step 238( N/A%), pre moving , FPS 4.73, Running 64.11s Step 239( N/A%), pre moving , FPS 4.74, Running 64.24s Step 240( N/A%), pre moving , FPS 4.73, Running 64.34s Step 241( N/A%), pre moving , FPS 4.68, Running 64.74s Step 242( N/A%), pre moving , FPS 4.56, Running 64.98s Step 243( N/A%), pre moving , FPS 4.19, Running 65.47s Step 244( N/A%), pre moving , FPS 4.08, Running 65.96s Step 245( N/A%), pre moving , FPS 3.77, Running 66.48s Step 246( N/A%), pre moving , FPS 3.64, Running 66.77s Step 247( N/A%), pre moving , FPS 3.46, Running 67.29s Step 248( N/A%), pre moving , FPS 3.28, Running 67.84s Step 249( N/A%), pre moving , FPS 3.07, Running 68.36s Step 250( N/A%), pre moving , FPS 2.99, Running 68.64s Step 251( N/A%), pre moving , FPS 2.91, Running 69.17s Step 252( N/A%), pre moving , FPS 2.74, Running 69.72s Step 253( N/A%), pre moving , FPS 2.94, Running 70.25s Step 254( N/A%), pre moving , FPS 2.82, Running 70.60s Step 255( N/A%), pre moving , FPS 2.67, Running 71.08s Step 256( N/A%), pre moving , FPS 2.52, Running 71.60s Step 257( N/A%), pre moving , FPS 2.40, Running 72.09s Step 258( N/A%), pre moving , FPS 2.42, Running 72.37s Step 259( N/A%), pre moving , FPS 2.30, Running 72.92s Step 260( N/A%), pre moving , FPS 2.19, Running 73.46s Step 261( N/A%), pre moving , FPS 2.16, Running 74.01s Step 262( N/A%), pre moving , FPS 2.15, Running 74.27s Step 263( N/A%), pre moving , FPS 2.14, Running 74.81s Step 264( N/A%), pre moving , FPS 2.13, Running 75.35s Step 265( N/A%), pre moving , FPS 2.12, Running 75.89s Step 266( N/A%), pre moving , FPS 2.07, Running 76.41s Step 267( N/A%), pre moving , FPS 2.13, Running 76.69s Step 268( N/A%), pre moving , FPS 2.15, Running 77.13s Step 269( N/A%), pre moving , FPS 2.22, Running 77.38s Step 270( N/A%), pre moving , FPS 2.18, Running 77.84s Step 271( N/A%), pre moving , FPS 2.25, Running 78.05s Step 272( N/A%), pre moving , FPS 2.34, Running 78.28s Step 273( N/A%), pre moving , FPS 2.41, Running 78.55s Step 274( N/A%), pre moving , FPS 2.46, Running 78.73s Step 275( N/A%), pre moving , FPS 2.48, Running 79.16s Step 276( N/A%), pre moving , FPS 2.59, Running 79.33s Step 277( N/A%), pre moving , FPS 2.61, Running 79.75s Step 278( N/A%), pre moving , FPS 2.65, Running 79.92s Step 279( N/A%), pre moving , FPS 2.68, Running 80.38s Step 280( N/A%), pre moving , FPS 2.80, Running 80.61s Step 281( N/A%), pre moving , FPS 2.82, Running 81.11s Step 282( N/A%), pre moving , FPS 2.74, Running 81.58s Step 283( N/A%), pre moving , FPS 2.85, Running 81.82s Step 284( N/A%), pre moving , FPS 2.88, Running 82.30s Step 285( N/A%), pre moving , FPS 2.91, Running 82.76s Step 286( N/A%), pre moving , FPS 3.06, Running 82.95s Step 287( N/A%), pre moving , FPS 2.99, Running 83.37s Step 288( N/A%), pre moving , FPS 3.12, Running 83.54s Step 289( N/A%), pre moving , FPS 3.04, Running 83.96s Step 290( N/A%), pre moving , FPS 3.17, Running 84.14s Step 291( N/A%), pre moving , FPS 3.15, Running 84.39s Step 292( N/A%), pre moving , FPS 3.10, Running 84.73s Step 293( N/A%), pre moving , FPS 3.18, Running 84.84s Step 294( N/A%), pre moving , FPS 3.09, Running 85.19s Step 295( N/A%), pre moving , FPS 3.25, Running 85.31s Step 296( N/A%), pre moving , FPS 3.29, Running 85.41s Step 297( N/A%), pre moving , FPS 3.33, Running 85.76s Step 298( N/A%), pre moving , FPS 3.36, Running 85.87s Step 299( N/A%), pre moving , FPS 3.58, Running 85.97s Step 300( N/A%), pre moving , FPS 3.62, Running 86.14s Step 301( N/A%), pre moving , FPS 3.74, Running 86.45s Step 302( N/A%), pre moving , FPS 4.02, Running 86.55s Step 303( N/A%), pre moving , FPS 3.98, Running 86.84s Step 304( N/A%), pre moving , FPS 4.25, Running 87.01s Step 305( N/A%), pre moving , FPS 4.59, Running 87.12s Step 306( N/A%), pre moving , FPS 4.68, Running 87.22s Step 307( N/A%), pre moving , FPS 5.01, Running 87.37s Step 308( N/A%), pre moving , FPS 4.87, Running 87.65s Step 309( N/A%), pre moving , FPS 5.29, Running 87.74s Step 310( N/A%), pre moving , FPS 5.42, Running 87.83s Step 311( N/A%), pre moving , FPS 5.70, Running 87.90s Step 312( N/A%), pre moving , FPS 6.12, Running 87.99s Step 313( N/A%), pre moving , FPS 5.73, Running 88.34s Step 314( N/A%), pre moving , FPS 6.13, Running 88.45s Step 315( N/A%), pre moving , FPS 6.22, Running 88.53s Step 316( N/A%), pre moving , FPS 3.60, Running 90.97s Step 317( N/A%), pre moving , FPS 3.45, Running 91.56s Step 318( N/A%), pre moving , FPS 3.28, Running 91.98s Step 319( N/A%), pre moving , FPS 3.08, Running 92.47s Step 320( N/A%), pre moving , FPS 3.05, Running 92.71s Step 321( N/A%), pre moving , FPS 2.94, Running 93.25s Step 322( N/A%), pre moving , FPS 2.78, Running 93.74s Step 323( N/A%), pre moving , FPS 2.67, Running 94.34s Step 324( N/A%), pre moving , FPS 2.54, Running 94.88s Step 325( N/A%), pre moving , FPS 2.39, Running 95.47s Step 326( N/A%), pre moving , FPS 2.29, Running 95.95s Step 327( N/A%), pre moving , FPS 2.17, Running 96.58s Step 328( N/A%), pre moving , FPS 2.12, Running 97.08s Step 329( N/A%), pre moving , FPS 2.01, Running 97.69s Step 330( N/A%), pre moving , FPS 1.99, Running 97.90s Step 331( N/A%), pre moving , FPS 1.92, Running 98.32s Step 332( N/A%), pre moving , FPS 1.89, Running 98.56s Step 333( N/A%), pre moving , FPS 1.83, Running 99.24s Step 334( N/A%), pre moving , FPS 1.79, Running 99.61s Step 335( N/A%), pre moving , FPS 1.68, Running 100.46s Step 336( 0.17%), action 1, FPS 1.85, Running 101.78s Step 337( 0.33%), action 2, FPS 1.85, Running 102.34s Step 338( 0.50%), action 3, FPS 1.80, Running 103.09s Step 339( 0.67%), action 4, FPS 1.80, Running 103.55s Step 340( 0.83%), action 5, FPS 1.70, Running 104.50s Step 341( 1.00%), action 6, FPS 1.69, Running 105.12s Step 342( 1.17%), action 7, FPS 1.62, Running 106.06s Step 343( 1.33%), action 8, FPS 1.63, Running 106.64s Step 344( 1.50%), action 9, FPS 1.57, Running 107.65s Step 345( 1.67%), action 10, FPS 1.57, Running 108.19s Step 346( 1.83%), action 11, FPS 1.51, Running 109.20s Step 347( 2.00%), action 12, FPS 1.51, Running 109.82s Step 348( 2.17%), action 13, FPS 1.41, Running 111.24s Step 349( 2.33%), action 14, FPS 1.41, Running 111.86s Step 350( 2.50%), action 15, FPS 1.34, Running 112.85s Step 351( 2.67%), action 16, FPS 1.32, Running 113.49s Step 352( 2.83%), action 17, FPS 1.25, Running 114.52s Step 353( 3.00%), action 18, FPS 1.26, Running 115.14s Step 354( 3.17%), action 19, FPS 1.24, Running 115.73s Step 355( 3.33%), action 20, FPS 1.29, Running 116.01s Step 356( 3.50%), action 21, FPS 1.36, Running 116.52s Step 357( 3.67%), action 22, FPS 1.36, Running 117.05s Step 358( 3.83%), action 23, FPS 1.38, Running 117.62s Step 359( 4.00%), action 24, FPS 1.37, Running 118.18s Step 360( 4.17%), action 25, FPS 1.36, Running 119.17s Step 361( 4.33%), action 26, FPS 1.37, Running 119.73s Step 362( 4.50%), action 27, FPS 1.37, Running 120.69s Step 363( 4.67%), action 28, FPS 1.39, Running 121.07s Step 364( 4.83%), action 29, FPS 1.40, Running 121.91s Step 365( 5.00%), action 30, FPS 1.40, Running 122.49s Step 366( 5.17%), action 31, FPS 1.39, Running 123.55s Step 367( 5.33%), action 32, FPS 1.40, Running 124.15s Step 368( 5.50%), action 33, FPS 1.44, Running 125.14s Step 369( 5.67%), action 34, FPS 1.45, Running 125.68s Step 370( 5.83%), action 35, FPS 1.44, Running 126.71s Step 371( 6.00%), action 36, FPS 1.47, Running 127.06s Step 372( 6.17%), action 37, FPS 1.50, Running 127.89s Step 373( 6.33%), action 38, FPS 1.49, Running 128.55s Step 374( 6.50%), action 39, FPS 1.45, Running 129.54s Step 375( 6.67%), action 40, FPS 1.42, Running 130.15s Step 376( 6.83%), action 41, FPS 1.37, Running 131.10s Step 377( 7.00%), action 42, FPS 1.36, Running 131.75s Step 378( 7.17%), action 43, FPS 1.33, Running 132.66s Step 379( 7.33%), action 44, FPS 1.32, Running 133.28s Step 380( 7.50%), action 45, FPS 1.33, Running 134.22s Step 381( 7.67%), action 46, FPS 1.33, Running 134.77s Step 382( 7.83%), action 47, FPS 1.39, Running 135.10s Step 383( 8.00%), action 48, FPS 1.37, Running 135.67s Step 384( 8.17%), action 49, FPS 1.40, Running 136.21s Step 385( 8.33%), action 50, FPS 1.40, Running 136.82s Step 386( 8.50%), action 51, FPS 1.40, Running 137.80s Step 387( 8.67%), action 52, FPS 1.41, Running 138.37s Step 388( 8.83%), action 53, FPS 1.41, Running 139.31s Step 389( 9.00%), action 54, FPS 1.41, Running 139.86s Step 390( 9.17%), action 55, FPS 1.40, Running 140.96s Step 391( 9.33%), action 56, FPS 1.38, Running 141.53s Step 392( 9.50%), action 57, FPS 1.37, Running 142.46s Step 393( 9.67%), action 58, FPS 1.37, Running 143.16s Step 394( 9.83%), action 59, FPS 1.38, Running 144.07s Step 395( 10.00%), action 60, FPS 1.38, Running 144.66s Step 396( 10.17%), action 61, FPS 1.37, Running 145.68s Step 397( 10.33%), action 62, FPS 1.40, Running 146.00s Step 398( 10.50%), action 63, FPS 1.40, Running 146.92s Step 399( 10.67%), action 64, FPS 1.41, Running 147.46s Step 400( 10.83%), action 65, FPS 1.41, Running 148.37s Step 401( 11.00%), action 66, FPS 1.43, Running 148.72s Step 402( 11.17%), action 67, FPS 1.38, Running 149.63s Step 403( 11.33%), action 68, FPS 1.38, Running 150.17s Step 404( 11.50%), action 69, FPS 1.30, Running 151.54s Step 405( 11.67%), action 70, FPS 1.33, Running 151.89s Step 406( 11.83%), action 71, FPS 1.30, Running 153.15s Step 407( 12.00%), action 72, FPS 1.31, Running 153.61s Step 408( 12.17%), action 73, FPS 1.35, Running 154.08s Step 409( 12.33%), action 74, FPS 1.39, Running 154.29s Step 410( 12.50%), action 75, FPS 1.46, Running 154.68s Step 411( 12.67%), action 76, FPS 1.49, Running 154.97s Step 412( 12.83%), action 77, FPS 1.53, Running 155.54s Step 413( 13.00%), action 78, FPS 1.57, Running 155.87s Step 414( 13.17%), action 79, FPS 1.59, Running 156.68s Step 415( 13.33%), action 80, FPS 1.61, Running 157.12s Step 416( 13.50%), action 81, FPS 1.59, Running 158.29s Step 417( 13.67%), action 82, FPS 1.56, Running 158.81s Step 418( 13.83%), action 83, FPS 1.55, Running 159.86s Step 419( 14.00%), action 84, FPS 1.54, Running 160.41s Step 420( 14.17%), action 85, FPS 1.54, Running 161.36s Step 421( 14.33%), action 86, FPS 1.54, Running 161.70s Step 422( 14.50%), action 87, FPS 1.55, Running 162.54s Step 423( 14.67%), action 88, FPS 1.55, Running 163.10s Step 424( 14.83%), action 89, FPS 1.60, Running 164.08s Step 425( 15.00%), action 90, FPS 1.56, Running 164.73s Step 426( 15.17%), action 91, FPS 1.60, Running 165.68s Step 427( 15.33%), action 92, FPS 1.62, Running 165.98s Step 428( 15.50%), action 93, FPS 1.59, Running 166.64s Step 429( 15.67%), action 94, FPS 1.57, Running 167.04s Step 430( 15.83%), action 95, FPS 1.53, Running 167.76s Step 431( 16.00%), action 96, FPS 1.47, Running 168.62s Step 432( 16.17%), action 97, FPS 1.43, Running 169.54s Step 433( 16.33%), action 98, FPS 1.39, Running 170.23s Step 434( 16.50%), action 99, FPS 1.38, Running 171.20s Step 435( 16.67%), action 100, FPS 1.36, Running 171.79s Step 436( 16.83%), action 101, FPS 1.39, Running 172.68s Step 437( 17.00%), action 102, FPS 1.41, Running 173.01s Step 438( 17.17%), action 103, FPS 1.44, Running 173.71s Step 439( 17.33%), action 104, FPS 1.47, Running 174.02s Step 440( 17.50%), action 105, FPS 1.51, Running 174.60s Step 441( 17.67%), action 106, FPS 1.46, Running 175.39s Step 442( 17.83%), action 107, FPS 1.44, Running 176.44s Step 443( 18.00%), action 108, FPS 1.44, Running 176.97s Step 444( 18.17%), action 109, FPS 1.44, Running 177.92s Step 445( 18.33%), action 110, FPS 1.46, Running 178.46s Step 446( 18.50%), action 111, FPS 1.44, Running 179.59s Step 447( 18.67%), action 112, FPS 1.41, Running 180.15s Step 448( 18.83%), action 113, FPS 1.38, Running 181.13s Step 449( 19.00%), action 114, FPS 1.36, Running 181.76s Step 450( 19.17%), action 115, FPS 1.34, Running 182.69s Step 451( 19.33%), action 116, FPS 1.36, Running 183.36s Step 452( 19.50%), action 117, FPS 1.35, Running 184.36s Step 453( 19.67%), action 118, FPS 1.36, Running 184.90s Step 454( 19.83%), action 119, FPS 1.36, Running 185.85s Step 455( 20.00%), action 120, FPS 1.39, Running 186.22s Step 456( 20.17%), action 121, FPS 1.37, Running 187.29s Step 457( 20.33%), action 122, FPS 1.36, Running 187.68s Step 458( 20.50%), action 123, FPS 1.34, Running 188.66s Step 459( 20.67%), action 124, FPS 1.31, Running 189.28s Step 460( 20.83%), action 125, FPS 1.28, Running 190.23s Step 461( 21.00%), action 126, FPS 1.30, Running 190.77s Step 462( 21.17%), action 127, FPS 1.31, Running 191.76s Step 463( 21.33%), action 128, FPS 1.29, Running 192.47s Step 464( 21.50%), action 129, FPS 1.31, Running 193.15s Step 465( 21.67%), action 130, FPS 1.31, Running 193.73s Step 466( 21.83%), action 131, FPS 1.32, Running 194.72s Step 467( 22.00%), action 132, FPS 1.32, Running 195.27s Step 468( 22.17%), action 133, FPS 1.31, Running 196.41s Step 469( 22.33%), action 134, FPS 1.31, Running 196.98s Step 470( 22.50%), action 135, FPS 1.31, Running 197.96s Step 471( 22.67%), action 136, FPS 1.34, Running 198.30s Step 472( 22.83%), action 137, FPS 1.36, Running 199.10s Step 473( 23.00%), action 138, FPS 1.36, Running 199.65s Step 474( 23.17%), action 139, FPS 1.35, Running 200.71s Step 475( 23.33%), action 140, FPS 1.33, Running 201.29s Step 476( 23.50%), action 141, FPS 1.34, Running 202.27s Step 477( 23.67%), action 142, FPS 1.34, Running 202.65s Step 478( 23.83%), action 143, FPS 1.35, Running 203.47s Step 479( 24.00%), action 144, FPS 1.35, Running 204.04s Step 480( 24.17%), action 145, FPS 1.36, Running 204.98s Step 481( 24.33%), action 146, FPS 1.35, Running 205.61s Step 482( 24.50%), action 147, FPS 1.37, Running 206.41s Step 483( 24.67%), action 148, FPS 1.39, Running 206.81s Step 484( 24.83%), action 149, FPS 1.36, Running 207.80s Step 485( 25.00%), action 150, FPS 1.37, Running 208.35s Step 486( 25.17%), action 151, FPS 1.37, Running 209.35s Step 487( 25.33%), action 152, FPS 1.37, Running 209.88s Step 488( 25.50%), action 153, FPS 1.40, Running 210.73s Step 489( 25.67%), action 154, FPS 1.40, Running 211.29s Step 490( 25.83%), action 155, FPS 1.42, Running 212.08s Step 491( 26.00%), action 156, FPS 1.41, Running 212.46s Step 492( 26.17%), action 157, FPS 1.42, Running 213.22s Step 493( 26.33%), action 158, FPS 1.43, Running 213.61s Step 494( 26.50%), action 159, FPS 1.44, Running 214.63s Step 495( 26.67%), action 160, FPS 1.44, Running 215.18s Step 496( 26.83%), action 161, FPS 1.44, Running 216.20s Step 497( 27.00%), action 162, FPS 1.42, Running 216.75s Step 498( 27.17%), action 163, FPS 1.42, Running 217.55s Step 499( 27.33%), action 164, FPS 1.44, Running 217.95s Step 500( 27.50%), action 165, FPS 1.44, Running 218.85s Step 501( 27.67%), action 166, FPS 1.47, Running 219.20s Step 502( 27.83%), action 167, FPS 1.47, Running 220.00s Step 503( 28.00%), action 168, FPS 1.45, Running 220.58s Step 504( 28.17%), action 169, FPS 1.46, Running 221.53s Step 505( 28.33%), action 170, FPS 1.46, Running 222.08s Step 506( 28.50%), action 171, FPS 1.46, Running 223.09s Step 507( 28.67%), action 172, FPS 1.44, Running 223.74s Step 508( 28.83%), action 173, FPS 1.42, Running 224.78s Step 509( 29.00%), action 174, FPS 1.42, Running 225.39s Step 510( 29.17%), action 175, FPS 1.40, Running 226.40s Step 511( 29.33%), action 176, FPS 1.37, Running 227.06s Step 512( 29.50%), action 177, FPS 1.36, Running 227.93s Step 513( 29.67%), action 178, FPS 1.36, Running 228.35s Step 514( 29.83%), action 179, FPS 1.36, Running 229.37s Step 515( 30.00%), action 180, FPS 1.36, Running 229.88s Step 516( 30.17%), action 181, FPS 1.35, Running 231.02s Step 517( 30.33%), action 182, FPS 1.33, Running 231.77s Step 518( 30.50%), action 183, FPS 1.31, Running 232.85s Step 519( 30.67%), action 184, FPS 1.29, Running 233.43s Step 520( 30.83%), action 185, FPS 1.29, Running 234.34s Step 521( 31.00%), action 186, FPS 1.27, Running 234.99s Step 522( 31.17%), action 187, FPS 1.24, Running 236.10s Step 523( 31.33%), action 188, FPS 1.25, Running 236.58s Step 524( 31.50%), action 189, FPS 1.25, Running 237.53s Step 525( 31.67%), action 190, FPS 1.27, Running 237.84s Step 526( 31.83%), action 191, FPS 1.27, Running 238.86s Step 527( 32.00%), action 192, FPS 1.24, Running 239.83s Step 528( 32.17%), action 193, FPS 1.25, Running 240.84s Step 529( 32.33%), action 194, FPS 1.25, Running 241.38s Step 530( 32.50%), action 195, FPS 1.24, Running 242.53s Step 531( 32.67%), action 196, FPS 1.25, Running 243.06s Step 532( 32.83%), action 197, FPS 1.24, Running 244.09s Step 533( 33.00%), action 198, FPS 1.23, Running 244.64s Step 534( 33.17%), action 199, FPS 1.22, Running 245.76s Step 535( 33.33%), action 200, FPS 1.22, Running 246.27s Step 536( 33.50%), action 201, FPS 1.19, Running 247.81s Step 537( 33.67%), action 202, FPS 1.20, Running 248.43s Step 538( 33.83%), action 203, FPS 1.24, Running 248.93s Step 539( 34.00%), action 204, FPS 1.26, Running 249.31s Step 540( 34.17%), action 205, FPS 1.24, Running 250.41s Step 541( 34.33%), action 206, FPS 1.25, Running 250.95s Step 542( 34.50%), action 207, FPS 1.26, Running 251.98s Step 543( 34.67%), action 208, FPS 1.25, Running 252.60s Step 544( 34.83%), action 209, FPS 1.21, Running 254.01s Step 545( 35.00%), action 210, FPS 1.19, Running 254.60s Step 546( 35.17%), action 211, FPS 1.19, Running 255.67s Step 547( 35.33%), action 212, FPS 1.22, Running 256.27s Step 548( 35.50%), action 213, FPS 1.21, Running 257.32s Step 549( 35.67%), action 214, FPS 1.20, Running 257.99s Step 550( 35.83%), action 215, FPS 1.21, Running 259.05s Step 551( 36.00%), action 216, FPS 1.22, Running 259.49s Step 552( 36.17%), action 217, FPS 1.22, Running 260.51s Step 553( 36.33%), action 218, FPS 1.22, Running 261.00s Step 554( 36.50%), action 219, FPS 1.21, Running 262.28s Step 555( 36.67%), action 220, FPS 1.21, Running 262.83s Step 556( 36.83%), action 221, FPS 1.21, Running 264.35s Step 557( 37.00%), action 222, FPS 1.18, Running 265.35s Step 558( 37.17%), action 223, FPS 1.14, Running 266.47s Step 559( 37.33%), action 224, FPS 1.13, Running 266.95s Step 560( 37.50%), action 225, FPS 1.12, Running 268.20s Step 561( 37.67%), action 226, FPS 1.09, Running 269.23s Step 562( 37.83%), action 227, FPS 1.09, Running 270.39s Step 563( 38.00%), action 228, FPS 1.09, Running 270.98s Step 564( 38.17%), action 229, FPS 1.09, Running 272.36s Step 565( 38.33%), action 230, FPS 1.09, Running 272.99s Step 566( 38.50%), action 231, FPS 1.08, Running 274.13s Step 567( 38.67%), action 232, FPS 1.08, Running 274.77s Step 568( 38.83%), action 233, FPS 1.08, Running 275.77s Step 569( 39.00%), action 234, FPS 1.09, Running 276.36s Step 570( 39.17%), action 235, FPS 1.08, Running 277.52s Step 571( 39.33%), action 236, FPS 1.08, Running 277.97s Step 572( 39.50%), action 237, FPS 1.09, Running 278.83s Step 573( 39.67%), action 238, FPS 1.10, Running 279.18s Step 574( 39.83%), action 239, FPS 1.12, Running 280.12s Step 575( 40.00%), action 240, FPS 1.12, Running 280.69s Step 576( 40.17%), action 241, FPS 1.15, Running 281.75s Step 577( 40.33%), action 242, FPS 1.18, Running 282.32s Step 578( 40.50%), action 243, FPS 1.16, Running 283.76s Step 579( 40.67%), action 244, FPS 1.15, Running 284.33s Step 580( 40.83%), action 245, FPS 1.16, Running 285.50s Step 581( 41.00%), action 246, FPS 1.17, Running 286.27s Step 582( 41.17%), action 247, FPS 1.20, Running 287.07s Step 583( 41.33%), action 248, FPS 1.20, Running 287.68s Step 584( 41.50%), action 249, FPS 1.23, Running 288.58s Step 585( 41.67%), action 250, FPS 1.23, Running 289.27s Step 586( 41.83%), action 251, FPS 1.20, Running 290.76s Step 587( 42.00%), action 252, FPS 1.21, Running 291.33s Step 588( 42.17%), action 253, FPS 1.18, Running 292.70s Step 589( 42.33%), action 254, FPS 1.19, Running 293.21s Step 590( 42.50%), action 255, FPS 1.21, Running 294.01s Step 591( 42.67%), action 256, FPS 1.21, Running 294.55s Step 592( 42.83%), action 257, FPS 1.20, Running 295.49s Step 593( 43.00%), action 258, FPS 1.20, Running 295.80s Step 594( 43.17%), action 259, FPS 1.20, Running 296.75s Step 595( 43.33%), action 260, FPS 1.20, Running 297.31s Step 596( 43.50%), action 261, FPS 1.20, Running 298.37s Step 597( 43.67%), action 262, FPS 1.20, Running 298.94s Step 598( 43.83%), action 263, FPS 1.23, Running 299.96s Step 599( 44.00%), action 264, FPS 1.23, Running 300.54s Step 600( 44.17%), action 265, FPS 1.25, Running 301.47s Step 601( 44.33%), action 266, FPS 1.26, Running 302.18s Step 602( 44.50%), action 267, FPS 1.25, Running 303.09s Step 603( 44.67%), action 268, FPS 1.25, Running 303.66s Step 604( 44.83%), action 269, FPS 1.29, Running 304.09s Step 605( 45.00%), action 270, FPS 1.32, Running 304.43s Step 606( 45.17%), action 271, FPS 1.35, Running 305.55s Step 607( 45.33%), action 272, FPS 1.36, Running 306.03s Step 608( 45.50%), action 273, FPS 1.40, Running 306.96s Step 609( 45.67%), action 274, FPS 1.39, Running 307.55s Step 610( 45.83%), action 275, FPS 1.37, Running 308.58s Step 611( 46.00%), action 276, FPS 1.37, Running 309.14s Step 612( 46.17%), action 277, FPS 1.36, Running 310.23s Step 613( 46.33%), action 278, FPS 1.33, Running 310.80s Step 614( 46.50%), action 279, FPS 1.31, Running 312.05s Step 615( 46.67%), action 280, FPS 1.31, Running 312.53s Step 616( 46.83%), action 281, FPS 1.32, Running 313.49s Step 617( 47.00%), action 282, FPS 1.32, Running 314.10s Step 618( 47.17%), action 283, FPS 1.32, Running 315.07s Step 619( 47.33%), action 284, FPS 1.32, Running 315.69s Step 620( 47.50%), action 285, FPS 1.31, Running 316.70s Step 621( 47.67%), action 286, FPS 1.33, Running 317.25s Step 622( 47.83%), action 287, FPS 1.32, Running 318.21s Step 623( 48.00%), action 288, FPS 1.34, Running 318.54s Step 624( 48.17%), action 289, FPS 1.31, Running 319.38s Step 625( 48.33%), action 290, FPS 1.29, Running 319.94s Step 626( 48.50%), action 291, FPS 1.30, Running 320.95s Step 627( 48.67%), action 292, FPS 1.31, Running 321.31s Step 628( 48.83%), action 293, FPS 1.32, Running 322.10s Step 629( 49.00%), action 294, FPS 1.36, Running 322.31s Step 630( 49.17%), action 295, FPS 1.36, Running 323.26s Step 631( 49.33%), action 296, FPS 1.38, Running 323.68s Step 632( 49.50%), action 297, FPS 1.37, Running 324.87s Step 633( 49.67%), action 298, FPS 1.38, Running 325.27s Step 634( 49.83%), action 299, FPS 1.40, Running 326.30s Step 635( 50.00%), action 300, FPS 1.39, Running 326.91s Step 636( 50.17%), action 301, FPS 1.39, Running 327.89s Step 637( 50.33%), action 302, FPS 1.40, Running 328.43s Step 638( 50.50%), action 303, FPS 1.39, Running 329.44s Step 639( 50.67%), action 304, FPS 1.42, Running 329.78s Step 640( 50.83%), action 305, FPS 1.43, Running 330.71s Step 641( 51.00%), action 306, FPS 1.43, Running 331.26s Step 642( 51.17%), action 307, FPS 1.43, Running 332.17s Step 643( 51.33%), action 308, FPS 1.43, Running 332.58s Step 644( 51.50%), action 309, FPS 1.41, Running 333.60s Step 645( 51.67%), action 310, FPS 1.41, Running 334.16s Step 646( 51.83%), action 311, FPS 1.36, Running 335.61s Step 647( 52.00%), action 312, FPS 1.34, Running 336.18s Step 648( 52.17%), action 313, FPS 1.33, Running 337.15s Step 649( 52.33%), action 314, FPS 1.32, Running 337.46s Step 650( 52.50%), action 315, FPS 1.32, Running 338.42s Step 651( 52.67%), action 316, FPS 1.30, Running 339.03s Step 652( 52.83%), action 317, FPS 1.32, Running 339.98s Step 653( 53.00%), action 318, FPS 1.31, Running 340.56s Step 654( 53.17%), action 319, FPS 1.32, Running 341.40s Step 655( 53.33%), action 320, FPS 1.34, Running 341.79s Step 656( 53.50%), action 321, FPS 1.35, Running 342.75s Step 657( 53.67%), action 322, FPS 1.34, Running 343.36s Step 658( 53.83%), action 323, FPS 1.34, Running 344.42s Step 659( 54.00%), action 324, FPS 1.32, Running 344.98s Step 660( 54.17%), action 325, FPS 1.31, Running 346.03s Step 661( 54.33%), action 326, FPS 1.30, Running 346.60s Step 662( 54.50%), action 327, FPS 1.29, Running 347.68s Step 663( 54.67%), action 328, FPS 1.27, Running 348.28s Step 664( 54.83%), action 329, FPS 1.28, Running 349.27s Step 665( 55.00%), action 330, FPS 1.27, Running 349.88s Step 666( 55.17%), action 331, FPS 1.31, Running 350.84s Step 667( 55.33%), action 332, FPS 1.31, Running 351.40s Step 668( 55.50%), action 333, FPS 1.33, Running 352.14s Step 669( 55.67%), action 334, FPS 1.32, Running 352.65s Step 670( 55.83%), action 335, FPS 1.31, Running 353.64s Step 671( 56.00%), action 336, FPS 1.32, Running 354.23s Step 672( 56.17%), action 337, FPS 1.31, Running 355.23s Step 673( 56.33%), action 338, FPS 1.31, Running 355.80s Step 674( 56.50%), action 339, FPS 1.30, Running 356.83s Step 675( 56.67%), action 340, FPS 1.28, Running 357.42s Step 676( 56.83%), action 341, FPS 1.28, Running 358.41s Step 677( 57.00%), action 342, FPS 1.27, Running 359.09s Step 678( 57.17%), action 343, FPS 1.28, Running 360.08s Step 679( 57.33%), action 344, FPS 1.30, Running 360.33s Step 680( 57.50%), action 345, FPS 1.36, Running 360.77s Step 681( 57.67%), action 346, FPS 1.39, Running 361.02s Step 682( 57.83%), action 347, FPS 1.44, Running 361.59s Step 683( 58.00%), action 348, FPS 1.44, Running 362.17s Step 684( 58.17%), action 349, FPS 1.45, Running 363.03s Step 685( 58.33%), action 350, FPS 1.46, Running 363.57s Step 686( 58.50%), action 351, FPS 1.45, Running 364.59s Step 687( 58.67%), action 352, FPS 1.45, Running 365.15s Step 688( 58.83%), action 353, FPS 1.43, Running 366.10s Step 689( 59.00%), action 354, FPS 1.45, Running 366.42s Step 690( 59.17%), action 355, FPS 1.47, Running 367.24s Step 691( 59.33%), action 356, FPS 1.47, Running 367.81s Step 692( 59.50%), action 357, FPS 1.47, Running 368.81s Step 693( 59.67%), action 358, FPS 1.47, Running 369.38s Step 694( 59.83%), action 359, FPS 1.48, Running 370.34s Step 695( 60.00%), action 360, FPS 1.48, Running 370.91s Step 696( 60.17%), action 361, FPS 1.48, Running 371.91s Step 697( 60.33%), action 362, FPS 1.49, Running 372.48s Step 698( 60.50%), action 363, FPS 1.50, Running 373.43s Step 699( 60.67%), action 364, FPS 1.49, Running 373.74s Step 700( 60.83%), action 365, FPS 1.45, Running 374.58s Step 701( 61.00%), action 366, FPS 1.42, Running 375.12s Step 702( 61.17%), action 367, FPS 1.38, Running 376.07s Step 703( 61.33%), action 368, FPS 1.41, Running 376.40s Step 704( 61.50%), action 369, FPS 1.41, Running 377.25s Step 705( 61.67%), action 370, FPS 1.41, Running 377.78s Step 706( 61.83%), action 371, FPS 1.41, Running 378.75s Step 707( 62.00%), action 372, FPS 1.44, Running 379.04s Step 708( 62.17%), action 373, FPS 1.51, Running 379.38s Step 709( 62.33%), action 374, FPS 1.51, Running 379.70s Step 710( 62.50%), action 375, FPS 1.56, Running 380.10s Step 711( 62.67%), action 376, FPS 1.60, Running 380.31s Step 712( 62.83%), action 377, FPS 1.66, Running 380.89s Step 713( 63.00%), action 378, FPS 1.68, Running 381.27s Step 714( 63.17%), action 379, FPS 1.69, Running 382.19s Step 715( 63.33%), action 380, FPS 1.72, Running 382.55s Step 716( 63.50%), action 381, FPS 1.68, Running 383.81s Step 717( 63.67%), action 382, FPS 1.68, Running 384.39s Step 718( 63.83%), action 383, FPS 1.68, Running 385.31s Step 719( 64.00%), action 384, FPS 1.68, Running 385.66s Step 720( 64.17%), action 385, FPS 1.67, Running 386.56s Step 721( 64.33%), action 386, FPS 1.67, Running 387.12s Step 722( 64.50%), action 387, FPS 1.67, Running 388.06s Step 723( 64.67%), action 388, FPS 1.64, Running 388.63s Step 724( 64.83%), action 389, FPS 1.64, Running 389.47s Step 725( 65.00%), action 390, FPS 1.65, Running 389.88s Step 726( 65.17%), action 391, FPS 1.63, Running 391.04s Step 727( 65.33%), action 392, FPS 1.61, Running 391.48s Step 728( 65.50%), action 393, FPS 1.54, Running 392.38s Step 729( 65.67%), action 394, FPS 1.51, Running 392.92s Step 730( 65.83%), action 395, FPS 1.45, Running 393.89s Step 731( 66.00%), action 396, FPS 1.44, Running 394.19s Step 732( 66.17%), action 397, FPS 1.41, Running 395.03s Step 733( 66.33%), action 398, FPS 1.40, Running 395.57s Step 734( 66.50%), action 399, FPS 1.40, Running 396.52s Step 735( 66.67%), action 400, FPS 1.40, Running 396.84s Step 736( 66.83%), action 401, FPS 1.43, Running 397.79s Step 737( 67.00%), action 402, FPS 1.44, Running 398.32s Step 738( 67.17%), action 403, FPS 1.50, Running 398.64s Step 739( 67.33%), action 404, FPS 1.52, Running 398.85s Step 740( 67.50%), action 405, FPS 1.56, Running 399.37s Step 741( 67.67%), action 406, FPS 1.59, Running 399.69s Step 742( 67.83%), action 407, FPS 1.60, Running 400.55s Step 743( 68.00%), action 408, FPS 1.63, Running 400.90s Step 744( 68.17%), action 409, FPS 1.62, Running 401.79s Step 745( 68.33%), action 410, FPS 1.64, Running 402.11s Step 746( 68.50%), action 411, FPS 1.66, Running 403.06s Step 747( 68.67%), action 412, FPS 1.66, Running 403.56s Step 748( 68.83%), action 413, FPS 1.65, Running 404.52s Step 749( 69.00%), action 414, FPS 1.64, Running 405.12s Step 750( 69.17%), action 415, FPS 1.63, Running 406.13s Step 751( 69.33%), action 416, FPS 1.63, Running 406.49s Step 752( 69.50%), action 417, FPS 1.63, Running 407.30s Step 753( 69.67%), action 418, FPS 1.63, Running 407.86s Step 754( 69.83%), action 419, FPS 1.66, Running 408.57s Step 755( 70.00%), action 420, FPS 1.62, Running 409.16s Step 756( 70.17%), action 421, FPS 1.57, Running 410.56s Step 757( 70.33%), action 422, FPS 1.56, Running 411.12s Step 758( 70.50%), action 423, FPS 1.51, Running 411.86s Step 759( 70.67%), action 424, FPS 1.48, Running 412.34s Step 760( 70.83%), action 425, FPS 1.47, Running 413.00s Step 761( 71.00%), action 426, FPS 1.44, Running 413.53s Step 762( 71.17%), action 427, FPS 1.44, Running 414.46s Step 763( 71.33%), action 428, FPS 1.43, Running 414.86s Step 764( 71.50%), action 429, FPS 1.44, Running 415.72s Step 765( 71.67%), action 430, FPS 1.41, Running 416.28s Step 766( 71.83%), action 431, FPS 1.40, Running 417.38s Step 767( 72.00%), action 432, FPS 1.39, Running 417.92s Step 768( 72.17%), action 433, FPS 1.41, Running 418.71s Step 769( 72.33%), action 434, FPS 1.43, Running 419.08s Step 770( 72.50%), action 435, FPS 1.44, Running 419.98s Step 771( 72.67%), action 436, FPS 1.44, Running 420.43s Step 772( 72.83%), action 437, FPS 1.43, Running 421.24s Step 773( 73.00%), action 438, FPS 1.43, Running 421.85s Step 774( 73.17%), action 439, FPS 1.40, Running 422.85s Step 775( 73.33%), action 440, FPS 1.40, Running 423.40s Step 776( 73.50%), action 441, FPS 1.44, Running 424.45s Step 777( 73.67%), action 442, FPS 1.44, Running 425.01s Step 778( 73.83%), action 443, FPS 1.42, Running 425.99s Step 779( 74.00%), action 444, FPS 1.40, Running 426.62s Step 780( 74.17%), action 445, FPS 1.37, Running 427.57s Step 781( 74.33%), action 446, FPS 1.37, Running 428.19s Step 782( 74.50%), action 447, FPS 1.35, Running 429.25s Step 783( 74.67%), action 448, FPS 1.34, Running 429.80s Step 784( 74.83%), action 449, FPS 1.32, Running 430.84s Step 785( 75.00%), action 450, FPS 1.32, Running 431.49s Step 786( 75.17%), action 451, FPS 1.30, Running 432.80s Step 787( 75.33%), action 452, FPS 1.29, Running 433.48s Step 788( 75.50%), action 453, FPS 1.26, Running 434.54s Step 789( 75.67%), action 454, FPS 1.25, Running 435.09s Step 790( 75.83%), action 455, FPS 1.23, Running 436.20s Step 791( 76.00%), action 456, FPS 1.24, Running 436.53s Step 792( 76.17%), action 457, FPS 1.26, Running 437.15s Step 793( 76.33%), action 458, FPS 1.24, Running 438.01s Step 794( 76.50%), action 459, FPS 1.24, Running 439.02s Step 795( 76.67%), action 460, FPS 1.23, Running 439.61s Step 796( 76.83%), action 461, FPS 1.23, Running 440.71s Step 797( 77.00%), action 462, FPS 1.23, Running 441.25s Step 798( 77.17%), action 463, FPS 1.23, Running 442.26s Step 799( 77.33%), action 464, FPS 1.23, Running 442.83s Step 800( 77.50%), action 465, FPS 1.22, Running 444.01s Step 801( 77.67%), action 466, FPS 1.22, Running 444.53s Step 802( 77.83%), action 467, FPS 1.23, Running 445.54s Step 803( 78.00%), action 468, FPS 1.22, Running 446.22s Step 804( 78.17%), action 469, FPS 1.22, Running 447.21s Step 805( 78.33%), action 470, FPS 1.23, Running 447.75s Step 806( 78.50%), action 471, FPS 1.26, Running 448.73s Step 807( 78.67%), action 472, FPS 1.26, Running 449.40s Step 808( 78.83%), action 473, FPS 1.25, Running 450.50s Step 809( 79.00%), action 474, FPS 1.25, Running 451.05s Step 810( 79.17%), action 475, FPS 1.22, Running 452.54s Step 811( 79.33%), action 476, FPS 1.21, Running 453.07s Step 812( 79.50%), action 477, FPS 1.18, Running 454.13s Step 813( 79.67%), action 478, FPS 1.20, Running 454.70s Step 814( 79.83%), action 479, FPS 1.19, Running 455.86s Step 815( 80.00%), action 480, FPS 1.19, Running 456.39s Step 816( 80.17%), action 481, FPS 1.20, Running 457.40s Step 817( 80.33%), action 482, FPS 1.20, Running 457.99s Step 818( 80.50%), action 483, FPS 1.19, Running 459.03s Step 819( 80.67%), action 484, FPS 1.19, Running 459.58s Step 820( 80.83%), action 485, FPS 1.21, Running 460.53s Step 821( 81.00%), action 486, FPS 1.21, Running 461.07s Step 822( 81.17%), action 487, FPS 1.21, Running 462.09s Step 823( 81.33%), action 488, FPS 1.23, Running 462.48s Step 824( 81.50%), action 489, FPS 1.24, Running 463.29s Step 825( 81.67%), action 490, FPS 1.24, Running 463.89s Step 826( 81.83%), action 491, FPS 1.23, Running 465.02s Step 827( 82.00%), action 492, FPS 1.24, Running 465.55s Step 828( 82.17%), action 493, FPS 1.24, Running 466.57s Step 829( 82.33%), action 494, FPS 1.24, Running 467.19s Step 830( 82.50%), action 495, FPS 1.28, Running 468.15s Step 831( 82.67%), action 496, FPS 1.27, Running 468.79s Step 832( 82.83%), action 497, FPS 1.30, Running 469.54s Step 833( 83.00%), action 498, FPS 1.31, Running 469.99s Step 834( 83.17%), action 499, FPS 1.30, Running 471.25s Step 835( 83.33%), action 500, FPS 1.31, Running 471.71s Step 836( 83.50%), action 501, FPS 1.31, Running 472.69s Step 837( 83.67%), action 502, FPS 1.31, Running 473.27s Step 838( 83.83%), action 503, FPS 1.32, Running 474.23s Step 839( 84.00%), action 504, FPS 1.33, Running 474.58s Step 840( 84.17%), action 505, FPS 1.32, Running 475.65s Step 841( 84.33%), action 506, FPS 1.30, Running 476.49s Step 842( 84.50%), action 507, FPS 1.31, Running 477.40s Step 843( 84.67%), action 508, FPS 1.25, Running 478.44s Step 844( 84.83%), action 509, FPS 1.24, Running 479.37s Step 845( 85.00%), action 510, FPS 1.25, Running 479.91s Step 846( 85.17%), action 511, FPS 1.25, Running 480.98s Step 847( 85.33%), action 512, FPS 1.25, Running 481.53s Step 848( 85.50%), action 513, FPS 1.27, Running 482.27s Step 849( 85.67%), action 514, FPS 1.29, Running 482.72s Step 850( 85.83%), action 515, FPS 1.30, Running 483.55s Step 851( 86.00%), action 516, FPS 1.31, Running 484.00s Step 852( 86.17%), action 517, FPS 1.29, Running 485.06s Step 853( 86.33%), action 518, FPS 1.28, Running 485.59s Step 854( 86.50%), action 519, FPS 1.30, Running 486.64s Step 855( 86.67%), action 520, FPS 1.28, Running 487.31s Step 856( 86.83%), action 521, FPS 1.28, Running 488.35s Step 857( 87.00%), action 522, FPS 1.28, Running 488.91s Step 858( 87.17%), action 523, FPS 1.28, Running 489.88s Step 859( 87.33%), action 524, FPS 1.26, Running 490.46s Step 860( 87.50%), action 525, FPS 1.25, Running 491.70s Step 861( 87.67%), action 526, FPS 1.24, Running 492.59s Step 862( 87.83%), action 527, FPS 1.22, Running 493.83s Step 863( 88.00%), action 528, FPS 1.26, Running 494.33s Step 864( 88.17%), action 529, FPS 1.25, Running 495.37s Step 865( 88.33%), action 530, FPS 1.25, Running 495.98s Step 866( 88.50%), action 531, FPS 1.25, Running 496.94s Step 867( 88.67%), action 532, FPS 1.22, Running 497.98s Step 868( 88.83%), action 533, FPS 1.19, Running 499.09s Step 869( 89.00%), action 534, FPS 1.17, Running 499.85s Step 870( 89.17%), action 535, FPS 1.16, Running 500.75s Step 871( 89.33%), action 536, FPS 1.16, Running 501.31s Step 872( 89.50%), action 537, FPS 1.15, Running 502.43s Step 873( 89.67%), action 538, FPS 1.15, Running 503.00s Step 874( 89.83%), action 539, FPS 1.16, Running 503.95s Step 875( 90.00%), action 540, FPS 1.16, Running 504.53s Step 876( 90.17%), action 541, FPS 1.16, Running 505.54s Step 877( 90.33%), action 542, FPS 1.16, Running 506.14s Step 878( 90.50%), action 543, FPS 1.16, Running 507.19s Step 879( 90.67%), action 544, FPS 1.16, Running 507.71s Step 880( 90.83%), action 545, FPS 1.17, Running 508.80s Step 881( 91.00%), action 546, FPS 1.20, Running 509.30s Step 882( 91.17%), action 547, FPS 1.24, Running 510.02s Step 883( 91.33%), action 548, FPS 1.24, Running 510.52s Step 884( 91.50%), action 549, FPS 1.27, Running 511.12s Step 885( 91.67%), action 550, FPS 1.29, Running 511.51s Step 886( 91.83%), action 551, FPS 1.25, Running 512.91s Step 887( 92.00%), action 552, FPS 1.28, Running 513.64s Step 888( 92.17%), action 553, FPS 1.29, Running 514.59s Step 889( 92.33%), action 554, FPS 1.31, Running 515.14s Step 890( 92.50%), action 555, FPS 1.30, Running 516.13s Step 891( 92.67%), action 556, FPS 1.32, Running 516.49s Step 892( 92.83%), action 557, FPS 1.34, Running 517.34s Step 893( 93.00%), action 558, FPS 1.33, Running 517.99s Step 894( 93.17%), action 559, FPS 1.33, Running 518.94s Step 895( 93.33%), action 560, FPS 1.33, Running 519.53s Step 896( 93.50%), action 561, FPS 1.33, Running 520.63s Step 897( 93.67%), action 562, FPS 1.34, Running 521.07s Step 898( 93.83%), action 563, FPS 1.37, Running 521.75s Step 899( 94.00%), action 564, FPS 1.37, Running 522.28s Step 900( 94.17%), action 565, FPS 1.38, Running 523.26s Step 901( 94.33%), action 566, FPS 1.37, Running 523.90s Step 902( 94.50%), action 567, FPS 1.35, Running 524.85s Step 903( 94.67%), action 568, FPS 1.33, Running 525.53s Step 904( 94.83%), action 569, FPS 1.30, Running 526.48s Step 905( 95.00%), action 570, FPS 1.29, Running 527.05s Step 906( 95.17%), action 571, FPS 1.32, Running 528.11s Step 907( 95.33%), action 572, FPS 1.35, Running 528.51s Step 908( 95.50%), action 573, FPS 1.35, Running 529.36s Step 909( 95.67%), action 574, FPS 1.38, Running 529.63s Step 910( 95.83%), action 575, FPS 1.35, Running 530.93s Step 911( 96.00%), action 576, FPS 1.32, Running 531.59s Step 912( 96.17%), action 577, FPS 1.31, Running 532.59s Step 913( 96.33%), action 578, FPS 1.32, Running 533.15s Step 914( 96.50%), action 579, FPS 1.32, Running 534.15s Step 915( 96.67%), action 580, FPS 1.31, Running 534.80s Step 916( 96.83%), action 581, FPS 1.32, Running 535.82s Step 917( 97.00%), action 582, FPS 1.30, Running 536.43s Step 918( 97.17%), action 583, FPS 1.27, Running 537.49s Step 919( 97.33%), action 584, FPS 1.26, Running 538.10s Step 920( 97.50%), action 585, FPS 1.26, Running 539.12s Step 921( 97.67%), action 586, FPS 1.26, Running 539.73s Step 922( 97.83%), action 587, FPS 1.23, Running 541.17s Step 923( 98.00%), action 588, FPS 1.25, Running 541.51s Step 924( 98.17%), action 589, FPS 1.26, Running 542.31s Step 925( 98.33%), action 590, FPS 1.26, Running 542.87s Step 926( 98.50%), action 591, FPS 1.23, Running 544.38s Step 927( 98.67%), action 592, FPS 1.22, Running 544.92s Step 928( 98.83%), action 593, FPS 1.17, Running 546.42s Step 929( 99.00%), action 594, FPS 1.15, Running 547.03s Step 930( 99.17%), action 595, FPS 1.18, Running 547.91s Step 931( 99.33%), action 596, FPS 1.17, Running 548.71s Step 932( 99.50%), action 597, FPS 1.12, Running 550.37s Step 933( 99.67%), action 598, FPS 1.13, Running 550.91s Step 934( 99.83%), action 599, FPS 1.10, Running 552.29s Step 935(100.00%), action 600, FPS 1.07, Running 553.44s [2026-08-02 18:52:11] [11 ] Seed 10 failed after 553.72 s. +steps: 935 , actions: 600 . +Instruction: Empty +Total 1/11(9.09%) success. +Setting seed: 11 +Step 1( N/A%), pre moving , FPS 8.81, Running 0.11s Step 2( N/A%), pre moving , FPS 11.66, Running 0.17s Step 3( N/A%), pre moving , FPS 12.96, Running 0.23s Step 4( N/A%), pre moving , FPS 7.47, Running 0.54s Step 5( N/A%), pre moving , FPS 8.63, Running 0.58s Step 6( N/A%), pre moving , FPS 8.99, Running 0.67s Step 7( N/A%), pre moving , FPS 9.43, Running 0.74s Step 8( N/A%), pre moving , FPS 8.15, Running 0.98s Step 9( N/A%), pre moving , FPS 7.82, Running 1.15s Step 10( N/A%), pre moving , FPS 8.20, Running 1.22s Step 11( N/A%), pre moving , FPS 8.48, Running 1.30s Step 12( N/A%), pre moving , FPS 7.41, Running 1.62s Step 13( N/A%), pre moving , FPS 7.62, Running 1.71s Step 14( N/A%), pre moving , FPS 7.88, Running 1.78s Step 15( N/A%), pre moving , FPS 8.09, Running 1.85s Step 16( N/A%), pre moving , FPS 7.35, Running 2.18s Step 17( N/A%), pre moving , FPS 7.49, Running 2.27s Step 18( N/A%), pre moving , FPS 7.72, Running 2.33s Step 19( N/A%), pre moving , FPS 7.89, Running 2.41s Step 20( N/A%), pre moving , FPS 7.32, Running 2.73s Step 21( N/A%), pre moving , FPS 6.31, Running 3.28s Step 22( N/A%), pre moving , FPS 6.24, Running 3.37s Step 23( N/A%), pre moving , FPS 6.22, Running 3.45s Step 24( N/A%), pre moving , FPS 6.59, Running 3.57s Step 25( N/A%), pre moving , FPS 6.15, Running 3.83s Step 26( N/A%), pre moving , FPS 5.37, Running 4.39s Step 27( N/A%), pre moving , FPS 5.38, Running 4.46s Step 28( N/A%), pre moving , FPS 5.64, Running 4.53s Step 29( N/A%), pre moving , FPS 5.81, Running 4.60s Step 30( N/A%), pre moving , FPS 5.41, Running 4.92s Step 31( N/A%), pre moving , FPS 5.39, Running 5.01s Step 32( N/A%), pre moving , FPS 5.77, Running 5.09s Step 33( N/A%), pre moving , FPS 5.80, Running 5.15s Step 34( N/A%), pre moving , FPS 5.41, Running 5.47s Step 35( N/A%), pre moving , FPS 5.39, Running 5.57s Step 36( N/A%), pre moving , FPS 4.46, Running 6.66s Step 37( N/A%), pre moving , FPS 4.17, Running 7.07s Step 38( N/A%), pre moving , FPS 4.14, Running 7.16s Step 39( N/A%), pre moving , FPS 4.14, Running 7.24s Step 40( N/A%), pre moving , FPS 4.18, Running 7.52s Step 41( N/A%), pre moving , FPS 4.57, Running 7.66s Step 42( N/A%), pre moving , FPS 4.60, Running 7.72s Step 43( N/A%), pre moving , FPS 4.58, Running 7.82s Step 44( N/A%), pre moving , FPS 4.38, Running 8.14s Step 45( N/A%), pre moving , FPS 4.55, Running 8.23s Step 46( N/A%), pre moving , FPS 5.12, Running 8.30s Step 47( N/A%), pre moving , FPS 5.12, Running 8.36s Step 48( N/A%), pre moving , FPS 4.18, Running 9.32s Step 49( N/A%), pre moving , FPS 4.18, Running 9.38s Step 50( N/A%), pre moving , FPS 4.40, Running 9.46s Step 51( N/A%), pre moving , FPS 4.19, Running 9.78s Step 52( N/A%), pre moving , FPS 4.18, Running 9.87s Step 53( N/A%), pre moving , FPS 4.18, Running 9.93s Step 54( N/A%), pre moving , FPS 4.41, Running 10.01s Step 55( N/A%), pre moving , FPS 4.20, Running 10.33s Step 56( N/A%), pre moving , FPS 5.27, Running 10.46s Step 57( N/A%), pre moving , FPS 5.72, Running 10.57s Step 58( N/A%), pre moving , FPS 5.32, Running 10.92s Step 59( N/A%), pre moving , FPS 5.26, Running 11.05s Step 60( N/A%), pre moving , FPS 5.24, Running 11.33s Step 61( N/A%), pre moving , FPS 5.15, Running 11.54s Step 62( N/A%), pre moving , FPS 5.08, Running 11.66s Step 63( N/A%), pre moving , FPS 4.76, Running 12.02s Step 64( N/A%), pre moving , FPS 5.11, Running 12.05s Step 65( N/A%), pre moving , FPS 5.17, Running 12.09s Step 66( N/A%), pre moving , FPS 5.21, Running 12.14s Step 67( N/A%), pre moving , FPS 5.25, Running 12.17s Step 68( N/A%), pre moving , FPS 6.89, Running 12.22s Step 69( N/A%), pre moving , FPS 6.95, Running 12.26s Step 70( N/A%), pre moving , FPS 7.03, Running 12.30s Step 71( N/A%), pre moving , FPS 7.79, Running 12.35s Step 72( N/A%), pre moving , FPS 7.96, Running 12.38s Step 73( N/A%), pre moving , FPS 8.06, Running 12.41s Step 74( N/A%), pre moving , FPS 8.21, Running 12.45s Step 75( N/A%), pre moving , FPS 9.31, Running 12.48s Step 76( N/A%), pre moving , FPS 9.72, Running 12.51s Step 77( N/A%), pre moving , FPS 10.10, Running 12.55s Step 78( N/A%), pre moving , FPS 11.98, Running 12.59s Step 79( N/A%), pre moving , FPS 12.57, Running 12.64s Step 80( N/A%), pre moving , FPS 14.93, Running 12.67s Step 81( N/A%), pre moving , FPS 17.19, Running 12.71s Step 82( N/A%), pre moving , FPS 18.39, Running 12.74s Step 83( N/A%), pre moving , FPS 26.18, Running 12.78s Step 84( N/A%), pre moving , FPS 25.90, Running 12.82s Step 85( N/A%), pre moving , FPS 25.98, Running 12.86s Step 86( N/A%), pre moving , FPS 26.22, Running 12.90s Step 87( N/A%), pre moving , FPS 26.26, Running 12.93s Step 88( N/A%), pre moving , FPS 26.84, Running 12.96s Step 89( N/A%), pre moving , FPS 27.00, Running 13.00s Step 90( N/A%), pre moving , FPS 27.35, Running 13.03s Step 91( N/A%), pre moving , FPS 27.77, Running 13.07s Step 92( N/A%), pre moving , FPS 27.75, Running 13.10s Step 93( N/A%), pre moving , FPS 27.73, Running 13.13s Step 94( N/A%), pre moving , FPS 27.80, Running 13.17s Step 95( N/A%), pre moving , FPS 27.99, Running 13.20s Step 96( N/A%), pre moving , FPS 28.47, Running 13.22s Step 97( N/A%), pre moving , FPS 28.97, Running 13.24s Step 98( N/A%), pre moving , FPS 29.91, Running 13.26s Step 99( N/A%), pre moving , FPS 31.06, Running 13.28s Step 100( N/A%), pre moving , FPS 31.55, Running 13.31s Step 101( N/A%), pre moving , FPS 31.60, Running 13.34s Step 102( N/A%), pre moving , FPS 32.20, Running 13.36s Step 103( N/A%), pre moving , FPS 32.94, Running 13.39s Step 104( N/A%), pre moving , FPS 34.07, Running 13.41s Step 105( N/A%), pre moving , FPS 35.25, Running 13.43s Step 106( N/A%), pre moving , FPS 35.90, Running 13.46s Step 107( N/A%), pre moving , FPS 36.16, Running 13.49s Step 108( N/A%), pre moving , FPS 36.69, Running 13.51s Step 109( N/A%), pre moving , FPS 37.30, Running 13.53s Step 110( N/A%), pre moving , FPS 37.97, Running 13.56s Step 111( N/A%), pre moving , FPS 38.14, Running 13.59s Step 112( N/A%), pre moving , FPS 39.20, Running 13.61s Step 113( N/A%), pre moving , FPS 40.16, Running 13.63s Step 114( N/A%), pre moving , FPS 41.05, Running 13.65s Step 115( N/A%), pre moving , FPS 41.76, Running 13.67s Step 116( N/A%), pre moving , FPS 41.63, Running 13.70s Step 117( N/A%), pre moving , FPS 41.66, Running 13.72s Step 118( N/A%), pre moving , FPS 41.85, Running 13.74s Step 119( N/A%), pre moving , FPS 41.90, Running 13.76s Step 120( N/A%), pre moving , FPS 42.23, Running 13.78s Step 121( N/A%), pre moving , FPS 43.46, Running 13.80s Step 122( N/A%), pre moving , FPS 43.58, Running 13.82s Step 123( N/A%), pre moving , FPS 43.76, Running 13.85s Step 124( N/A%), pre moving , FPS 43.23, Running 13.87s Step 125( N/A%), pre moving , FPS 42.15, Running 13.91s Step 126( N/A%), pre moving , FPS 42.06, Running 13.93s Step 127( N/A%), pre moving , FPS 42.87, Running 13.95s Step 128( N/A%), pre moving , FPS 43.20, Running 13.97s Step 129( N/A%), pre moving , FPS 43.48, Running 13.99s Step 130( N/A%), pre moving , FPS 15.50, Running 14.85s Step 131( N/A%), pre moving , FPS 12.83, Running 15.15s Step 132( N/A%), pre moving , FPS 10.98, Running 15.43s Step 133( N/A%), pre moving , FPS 9.18, Running 15.81s Step 134( N/A%), pre moving , FPS 7.86, Running 16.20s Step 135( N/A%), pre moving , FPS 6.45, Running 16.78s Step 136( N/A%), pre moving , FPS 5.66, Running 17.23s Step 137( N/A%), pre moving , FPS 4.90, Running 17.80s Step 138( N/A%), pre moving , FPS 4.72, Running 17.98s Step 139( N/A%), pre moving , FPS 4.24, Running 18.48s Step 140( N/A%), pre moving , FPS 3.90, Running 18.90s Step 141( N/A%), pre moving , FPS 3.55, Running 19.44s Step 142( N/A%), pre moving , FPS 3.44, Running 19.63s Step 143( N/A%), pre moving , FPS 3.19, Running 20.11s Step 144( N/A%), pre moving , FPS 3.01, Running 20.51s Step 145( N/A%), pre moving , FPS 2.76, Running 21.14s Step 146( N/A%), pre moving , FPS 2.61, Running 21.59s Step 147( N/A%), pre moving , FPS 2.44, Running 22.14s Step 148( N/A%), pre moving , FPS 2.40, Running 22.32s Step 149( N/A%), pre moving , FPS 2.26, Running 22.84s Step 150( N/A%), pre moving , FPS 2.38, Running 23.25s Step 151( N/A%), pre moving , FPS 2.30, Running 23.85s Step 152( N/A%), pre moving , FPS 2.26, Running 24.29s Step 153( N/A%), pre moving , FPS 2.22, Running 24.84s Step 154( N/A%), pre moving , FPS 2.27, Running 25.01s Step 155( N/A%), pre moving , FPS 2.28, Running 25.57s Step 156( N/A%), pre moving , FPS 2.29, Running 25.98s Step 157( N/A%), pre moving , FPS 2.28, Running 26.57s Step 158( N/A%), pre moving , FPS 2.18, Running 27.15s Step 159( N/A%), pre moving , FPS 2.16, Running 27.76s Step 160( N/A%), pre moving , FPS 2.16, Running 28.18s Step 161( N/A%), pre moving , FPS 2.14, Running 28.77s Step 162( N/A%), pre moving , FPS 2.09, Running 29.22s Step 163( N/A%), pre moving , FPS 2.06, Running 29.82s Step 164( N/A%), pre moving , FPS 2.04, Running 30.34s Step 165( N/A%), pre moving , FPS 2.05, Running 30.89s Step 166( N/A%), pre moving , FPS 2.11, Running 31.08s Step 167( N/A%), pre moving , FPS 2.12, Running 31.55s Step 168( N/A%), pre moving , FPS 2.07, Running 31.99s Step 169( N/A%), pre moving , FPS 2.07, Running 32.52s Step 170( N/A%), pre moving , FPS 2.13, Running 32.65s Step 171( N/A%), pre moving , FPS 2.22, Running 32.87s Step 172( N/A%), pre moving , FPS 2.30, Running 33.00s Step 173( N/A%), pre moving , FPS 2.39, Running 33.21s Step 174( N/A%), pre moving , FPS 2.39, Running 33.37s Step 175( N/A%), pre moving , FPS 2.49, Running 33.60s Step 176( N/A%), pre moving , FPS 2.58, Running 33.74s Step 177( N/A%), pre moving , FPS 2.70, Running 33.96s Step 178( N/A%), pre moving , FPS 2.86, Running 34.14s Step 179( N/A%), pre moving , FPS 3.02, Running 34.38s Step 180( N/A%), pre moving , FPS 3.14, Running 34.55s Step 181( N/A%), pre moving , FPS 3.33, Running 34.77s Step 182( N/A%), pre moving , FPS 3.50, Running 34.94s Step 183( N/A%), pre moving , FPS 3.73, Running 35.17s Step 184( N/A%), pre moving , FPS 4.01, Running 35.32s Step 185( N/A%), pre moving , FPS 4.22, Running 35.63s Step 186( N/A%), pre moving , FPS 4.15, Running 35.90s Step 187( N/A%), pre moving , FPS 4.23, Running 36.28s Step 188( N/A%), pre moving , FPS 4.20, Running 36.76s Step 189( N/A%), pre moving , FPS 4.14, Running 37.35s Step 190( N/A%), pre moving , FPS 3.83, Running 37.87s Step 191( N/A%), pre moving , FPS 3.58, Running 38.46s Step 192( N/A%), pre moving , FPS 3.34, Running 38.99s Step 193( N/A%), pre moving , FPS 3.11, Running 39.64s Step 194( N/A%), pre moving , FPS 2.94, Running 40.17s Step 195( N/A%), pre moving , FPS 2.78, Running 40.79s Step 196( N/A%), pre moving , FPS 2.67, Running 41.22s Step 197( N/A%), pre moving , FPS 2.53, Running 41.86s Step 198( N/A%), pre moving , FPS 2.43, Running 42.37s Step 199( N/A%), pre moving , FPS 2.34, Running 42.92s Step 200( N/A%), pre moving , FPS 2.36, Running 43.02s Step 201( N/A%), pre moving , FPS 2.39, Running 43.13s Step 202( N/A%), pre moving , FPS 2.34, Running 43.50s Step 203( N/A%), pre moving , FPS 2.37, Running 43.60s Step 204( N/A%), pre moving , FPS 2.39, Running 43.71s Step 205( N/A%), pre moving , FPS 2.37, Running 44.06s Step 206( N/A%), pre moving , FPS 2.42, Running 44.18s Step 207( N/A%), pre moving , FPS 2.50, Running 44.28s Step 208( N/A%), pre moving , FPS 2.62, Running 44.38s Step 209( N/A%), pre moving , FPS 2.71, Running 44.74s Step 210( N/A%), pre moving , FPS 2.52, Running 45.79s Step 211( N/A%), pre moving , FPS 2.69, Running 45.91s Step 212( N/A%), pre moving , FPS 2.83, Running 46.07s Step 213( N/A%), pre moving , FPS 2.91, Running 46.51s Step 214( N/A%), pre moving , FPS 3.07, Running 46.68s Step 215( N/A%), pre moving , FPS 3.17, Running 47.09s Step 216( N/A%), pre moving , FPS 3.30, Running 47.27s Step 217( N/A%), pre moving , FPS 3.44, Running 47.68s Step 218( N/A%), pre moving , FPS 3.65, Running 47.84s Step 219( N/A%), pre moving , FPS 3.74, Running 48.27s Step 220( N/A%), pre moving , FPS 3.69, Running 48.44s Step 221( N/A%), pre moving , FPS 3.69, Running 48.54s Step 222( N/A%), pre moving , FPS 3.78, Running 48.79s Step 223( N/A%), pre moving , FPS 3.70, Running 49.01s Step 224( N/A%), pre moving , FPS 3.70, Running 49.11s Step 225( N/A%), pre moving , FPS 3.88, Running 49.22s Step 226( N/A%), pre moving , FPS 3.69, Running 49.60s Step 227( N/A%), pre moving , FPS 3.69, Running 49.70s Step 228( N/A%), pre moving , FPS 3.66, Running 49.84s Step 229( N/A%), pre moving , FPS 3.61, Running 50.28s Step 230( N/A%), pre moving , FPS 4.07, Running 50.71s Step 231( N/A%), pre moving , FPS 3.96, Running 50.95s Step 232( N/A%), pre moving , FPS 3.73, Running 51.43s Step 233( N/A%), pre moving , FPS 3.90, Running 51.64s Step 234( N/A%), pre moving , FPS 3.67, Running 52.12s Step 235( N/A%), pre moving , FPS 3.64, Running 52.58s Step 236( N/A%), pre moving , FPS 3.64, Running 52.76s Step 237( N/A%), pre moving , FPS 3.63, Running 53.19s Step 238( N/A%), pre moving , FPS 3.63, Running 53.36s Step 239( N/A%), pre moving , FPS 3.77, Running 53.57s Step 240( N/A%), pre moving , FPS 3.70, Running 53.84s Step 241( N/A%), pre moving , FPS 3.71, Running 53.94s Step 242( N/A%), pre moving , FPS 3.81, Running 54.05s Step 243( N/A%), pre moving , FPS 3.71, Running 54.41s Step 244( N/A%), pre moving , FPS 3.69, Running 54.52s Step 245( N/A%), pre moving , FPS 3.70, Running 54.62s Step 246( N/A%), pre moving , FPS 3.84, Running 54.80s Step 247( N/A%), pre moving , FPS 3.72, Running 55.07s Step 248( N/A%), pre moving , FPS 3.79, Running 55.12s Step 249( N/A%), pre moving , FPS 4.09, Running 55.17s Step 250( N/A%), pre moving , FPS 4.44, Running 55.22s Step 251( N/A%), pre moving , FPS 4.63, Running 55.27s Step 252( N/A%), pre moving , FPS 5.15, Running 55.32s Step 253( N/A%), pre moving , FPS 5.36, Running 55.37s Step 254( N/A%), pre moving , FPS 5.08, Running 56.06s Step 255( N/A%), pre moving , FPS 5.57, Running 56.17s Step 256( N/A%), pre moving , FPS 5.63, Running 56.32s Step 257( N/A%), pre moving , FPS 6.10, Running 56.46s Step 258( N/A%), pre moving , FPS 5.69, Running 56.87s Step 259( N/A%), pre moving , FPS 5.79, Running 57.02s Step 260( N/A%), pre moving , FPS 5.99, Running 57.18s Step 261( N/A%), pre moving , FPS 5.36, Running 57.67s Step 262( N/A%), pre moving , FPS 4.85, Running 58.17s Step 263( N/A%), pre moving , FPS 5.04, Running 58.38s Step 264( N/A%), pre moving , FPS 4.61, Running 58.86s Step 265( N/A%), pre moving , FPS 4.24, Running 59.33s Step 266( N/A%), pre moving , FPS 4.20, Running 59.57s Step 267( N/A%), pre moving , FPS 4.03, Running 60.03s Step 268( N/A%), pre moving , FPS 3.91, Running 60.24s Step 269( N/A%), pre moving , FPS 3.57, Running 60.77s Step 270( N/A%), pre moving , FPS 3.27, Running 61.33s Step 271( N/A%), pre moving , FPS 3.04, Running 61.84s Step 272( N/A%), pre moving , FPS 2.94, Running 62.13s Step 273( N/A%), pre moving , FPS 2.74, Running 62.67s Step 274( N/A%), pre moving , FPS 2.79, Running 63.23s Step 275( N/A%), pre moving , FPS 2.64, Running 63.76s Step 276( N/A%), pre moving , FPS 2.59, Running 64.05s Step 277( N/A%), pre moving , FPS 2.47, Running 64.57s Step 278( N/A%), pre moving , FPS 2.43, Running 65.09s Step 279( N/A%), pre moving , FPS 2.36, Running 65.49s Step 280( N/A%), pre moving , FPS 2.28, Running 65.94s Step 281( N/A%), pre moving , FPS 2.27, Running 66.48s Step 282( N/A%), pre moving , FPS 2.28, Running 66.94s Step 283( N/A%), pre moving , FPS 2.27, Running 67.18s Step 284( N/A%), pre moving , FPS 2.27, Running 67.67s Step 285( N/A%), pre moving , FPS 2.27, Running 68.13s Step 286( N/A%), pre moving , FPS 2.29, Running 68.31s Step 287( N/A%), pre moving , FPS 2.30, Running 68.73s Step 288( N/A%), pre moving , FPS 2.31, Running 68.91s Step 289( N/A%), pre moving , FPS 2.34, Running 69.34s Step 290( N/A%), pre moving , FPS 2.45, Running 69.51s Step 291( N/A%), pre moving , FPS 2.46, Running 69.98s Step 292( N/A%), pre moving , FPS 2.46, Running 70.24s Step 293( N/A%), pre moving , FPS 2.49, Running 70.69s Step 294( N/A%), pre moving , FPS 2.52, Running 71.16s Step 295( N/A%), pre moving , FPS 2.62, Running 71.40s Step 296( N/A%), pre moving , FPS 2.55, Running 71.89s Step 297( N/A%), pre moving , FPS 2.56, Running 72.38s Step 298( N/A%), pre moving , FPS 2.66, Running 72.61s Step 299( N/A%), pre moving , FPS 2.64, Running 73.07s Step 300( N/A%), pre moving , FPS 2.62, Running 73.57s Step 301( N/A%), pre moving , FPS 2.74, Running 73.79s Step 302( N/A%), pre moving , FPS 2.75, Running 74.22s Step 303( N/A%), pre moving , FPS 2.76, Running 74.43s Step 304( N/A%), pre moving , FPS 2.80, Running 74.81s Step 305( N/A%), pre moving , FPS 2.93, Running 74.96s Step 306( N/A%), pre moving , FPS 2.83, Running 75.37s Step 307( N/A%), pre moving , FPS 2.94, Running 75.53s Step 308( N/A%), pre moving , FPS 2.87, Running 75.89s Step 309( N/A%), pre moving , FPS 3.01, Running 75.97s Step 310( N/A%), pre moving , FPS 3.05, Running 76.06s Step 311( N/A%), pre moving , FPS 3.23, Running 76.17s Step 312( N/A%), pre moving , FPS 3.29, Running 76.32s Step 313( N/A%), pre moving , FPS 3.50, Running 76.42s Step 314( N/A%), pre moving , FPS 3.72, Running 76.54s Step 315( N/A%), pre moving , FPS 3.83, Running 76.63s Step 316( N/A%), pre moving , FPS 4.12, Running 76.74s Step 317( N/A%), pre moving , FPS 4.46, Running 76.86s Step 318( N/A%), pre moving , FPS 4.63, Running 76.93s Step 319( N/A%), pre moving , FPS 4.97, Running 77.09s Step 320( N/A%), pre moving , FPS 5.25, Running 77.38s Step 321( N/A%), pre moving , FPS 5.41, Running 77.49s Step 322( N/A%), pre moving , FPS 5.95, Running 77.58s Step 323( N/A%), pre moving , FPS 5.84, Running 77.85s Step 324( N/A%), pre moving , FPS 6.16, Running 78.06s Step 325( N/A%), pre moving , FPS 3.64, Running 80.45s Step 326( N/A%), pre moving , FPS 3.39, Running 81.27s Step 327( N/A%), pre moving , FPS 3.36, Running 81.48s Step 328( N/A%), pre moving , FPS 3.23, Running 82.09s Step 329( N/A%), pre moving , FPS 3.06, Running 82.51s Step 330( N/A%), pre moving , FPS 2.87, Running 83.04s Step 331( N/A%), pre moving , FPS 2.82, Running 83.27s Step 332( N/A%), pre moving , FPS 2.60, Running 84.00s Step 333( N/A%), pre moving , FPS 2.55, Running 84.26s Step 334( N/A%), pre moving , FPS 2.40, Running 84.88s Step 335( N/A%), pre moving , FPS 2.30, Running 85.32s Step 336( N/A%), pre moving , FPS 2.19, Running 85.88s Step 337( N/A%), pre moving , FPS 2.16, Running 86.11s Step 338( N/A%), pre moving , FPS 2.01, Running 86.89s Step 339( N/A%), pre moving , FPS 2.00, Running 87.11s Step 340( N/A%), pre moving , FPS 1.94, Running 87.67s Step 341( N/A%), pre moving , FPS 1.92, Running 87.92s Step 342( N/A%), pre moving , FPS 1.82, Running 88.60s Step 343( N/A%), pre moving , FPS 1.82, Running 88.83s Step 344( N/A%), pre moving , FPS 1.72, Running 89.68s Step 345( 0.17%), action 1, FPS 1.90, Running 90.96s Step 346( 0.33%), action 2, FPS 1.94, Running 91.57s Step 347( 0.50%), action 3, FPS 1.82, Running 92.49s Step 348( 0.67%), action 4, FPS 1.80, Running 93.18s Step 349( 0.83%), action 5, FPS 1.73, Running 94.06s Step 350( 1.00%), action 6, FPS 1.71, Running 94.73s Step 351( 1.17%), action 7, FPS 1.70, Running 95.06s Step 352( 1.33%), action 8, FPS 1.75, Running 95.42s Step 353( 1.50%), action 9, FPS 1.73, Running 95.80s Step 354( 1.67%), action 10, FPS 1.76, Running 96.24s Step 355( 1.83%), action 11, FPS 1.70, Running 97.06s Step 356( 2.00%), action 12, FPS 1.69, Running 97.71s Step 357( 2.17%), action 13, FPS 1.60, Running 98.64s Step 358( 2.33%), action 14, FPS 1.64, Running 99.07s Step 359( 2.50%), action 15, FPS 1.57, Running 99.83s Step 360( 2.67%), action 16, FPS 1.56, Running 100.46s Step 361( 2.83%), action 17, FPS 1.50, Running 101.23s Step 362( 3.00%), action 18, FPS 1.52, Running 101.74s Step 363( 3.17%), action 19, FPS 1.45, Running 102.65s Step 364( 3.33%), action 20, FPS 1.48, Running 103.20s Step 365( 3.50%), action 21, FPS 1.52, Running 104.13s Step 366( 3.67%), action 22, FPS 1.54, Running 104.57s Step 367( 3.83%), action 23, FPS 1.56, Running 105.35s Step 368( 4.00%), action 24, FPS 1.56, Running 106.00s Step 369( 4.17%), action 25, FPS 1.56, Running 106.91s Step 370( 4.33%), action 26, FPS 1.55, Running 107.61s Step 371( 4.50%), action 27, FPS 1.51, Running 108.31s Step 372( 4.67%), action 28, FPS 1.50, Running 108.77s Step 373( 4.83%), action 29, FPS 1.44, Running 109.67s Step 374( 5.00%), action 30, FPS 1.44, Running 110.11s Step 375( 5.17%), action 31, FPS 1.43, Running 111.09s Step 376( 5.33%), action 32, FPS 1.44, Running 111.56s Step 377( 5.50%), action 33, FPS 1.45, Running 112.41s Step 378( 5.67%), action 34, FPS 1.46, Running 112.81s Step 379( 5.83%), action 35, FPS 1.45, Running 113.61s Step 380( 6.00%), action 36, FPS 1.46, Running 114.13s Step 381( 6.17%), action 37, FPS 1.51, Running 114.48s Step 382( 6.33%), action 38, FPS 1.53, Running 114.82s Step 383( 6.50%), action 39, FPS 1.53, Running 115.68s Step 384( 6.67%), action 40, FPS 1.53, Running 116.31s Step 385( 6.83%), action 41, FPS 1.50, Running 117.45s Step 386( 7.00%), action 42, FPS 1.50, Running 117.86s Step 387( 7.17%), action 43, FPS 1.50, Running 118.68s Step 388( 7.33%), action 44, FPS 1.50, Running 119.36s Step 389( 7.50%), action 45, FPS 1.49, Running 120.34s Step 390( 7.67%), action 46, FPS 1.49, Running 121.07s Step 391( 7.83%), action 47, FPS 1.47, Running 121.93s Step 392( 8.00%), action 48, FPS 1.43, Running 122.76s Step 393( 8.17%), action 49, FPS 1.44, Running 123.58s Step 394( 8.33%), action 50, FPS 1.41, Running 124.34s Step 395( 8.50%), action 51, FPS 1.42, Running 125.22s Step 396( 8.67%), action 52, FPS 1.41, Running 125.69s Step 397( 8.83%), action 53, FPS 1.43, Running 126.44s Step 398( 9.00%), action 54, FPS 1.40, Running 127.12s Step 399( 9.17%), action 55, FPS 1.39, Running 128.03s Step 400( 9.33%), action 56, FPS 1.37, Running 128.70s Step 401( 9.50%), action 57, FPS 1.34, Running 129.40s Step 402( 9.67%), action 58, FPS 1.30, Running 130.25s Step 403( 9.83%), action 59, FPS 1.31, Running 130.95s Step 404( 10.00%), action 60, FPS 1.30, Running 131.67s Step 405( 10.17%), action 61, FPS 1.28, Running 133.05s Step 406( 10.33%), action 62, FPS 1.24, Running 133.94s Step 407( 10.50%), action 63, FPS 1.27, Running 134.47s Step 408( 10.67%), action 64, FPS 1.24, Running 135.50s Step 409( 10.83%), action 65, FPS 1.24, Running 136.41s Step 410( 11.00%), action 66, FPS 1.25, Running 137.10s Step 411( 11.17%), action 67, FPS 1.24, Running 138.05s Step 412( 11.33%), action 68, FPS 1.24, Running 138.89s Step 413( 11.50%), action 69, FPS 1.25, Running 139.64s Step 414( 11.67%), action 70, FPS 1.24, Running 140.44s Step 415( 11.83%), action 71, FPS 1.23, Running 141.45s Step 416( 12.00%), action 72, FPS 1.22, Running 142.12s Step 417( 12.17%), action 73, FPS 1.22, Running 142.85s Step 418( 12.33%), action 74, FPS 1.21, Running 143.68s Step 419( 12.50%), action 75, FPS 1.21, Running 144.55s Step 420( 12.67%), action 76, FPS 1.22, Running 145.09s Step 421( 12.83%), action 77, FPS 1.21, Running 145.89s Step 422( 13.00%), action 78, FPS 1.23, Running 146.45s Step 423( 13.17%), action 79, FPS 1.23, Running 147.21s Step 424( 13.33%), action 80, FPS 1.25, Running 147.73s Step 425( 13.50%), action 81, FPS 1.28, Running 148.73s Step 426( 13.67%), action 82, FPS 1.31, Running 149.23s Step 427( 13.83%), action 83, FPS 1.25, Running 150.42s Step 428( 14.00%), action 84, FPS 1.28, Running 151.09s Step 429( 14.17%), action 85, FPS 1.28, Running 152.04s Step 430( 14.33%), action 86, FPS 1.31, Running 152.37s Step 431( 14.50%), action 87, FPS 1.30, Running 153.39s Step 432( 14.67%), action 88, FPS 1.28, Running 154.57s Step 433( 14.83%), action 89, FPS 1.27, Running 155.44s Step 434( 15.00%), action 90, FPS 1.27, Running 156.20s Step 435( 15.17%), action 91, FPS 1.27, Running 157.18s Step 436( 15.33%), action 92, FPS 1.28, Running 157.80s Step 437( 15.50%), action 93, FPS 1.26, Running 158.70s Step 438( 15.67%), action 94, FPS 1.27, Running 159.45s Step 439( 15.83%), action 95, FPS 1.23, Running 160.74s Step 440( 16.00%), action 96, FPS 1.23, Running 161.35s Step 441( 16.17%), action 97, FPS 1.24, Running 162.08s Step 442( 16.33%), action 98, FPS 1.22, Running 162.87s Step 443( 16.50%), action 99, FPS 1.21, Running 163.70s Step 444( 16.67%), action 100, FPS 1.21, Running 164.31s Step 445( 16.83%), action 101, FPS 1.20, Running 165.37s Step 446( 17.00%), action 102, FPS 1.20, Running 165.88s Step 447( 17.17%), action 103, FPS 1.19, Running 167.19s Step 448( 17.33%), action 104, FPS 1.15, Running 168.49s Step 449( 17.50%), action 105, FPS 1.14, Running 169.60s Step 450( 17.67%), action 106, FPS 1.11, Running 170.38s Step 451( 17.83%), action 107, FPS 1.15, Running 170.72s Step 452( 18.00%), action 108, FPS 1.19, Running 171.37s Step 453( 18.17%), action 109, FPS 1.20, Running 172.15s Step 454( 18.33%), action 110, FPS 1.22, Running 172.64s Step 455( 18.50%), action 111, FPS 1.20, Running 173.86s Step 456( 18.67%), action 112, FPS 1.20, Running 174.49s Step 457( 18.83%), action 113, FPS 1.20, Running 175.39s Step 458( 19.00%), action 114, FPS 1.22, Running 175.83s Step 459( 19.17%), action 115, FPS 1.26, Running 176.61s Step 460( 19.33%), action 116, FPS 1.24, Running 177.50s Step 461( 19.50%), action 117, FPS 1.24, Running 178.24s Step 462( 19.67%), action 118, FPS 1.25, Running 178.90s Step 463( 19.83%), action 119, FPS 1.24, Running 179.78s Step 464( 20.00%), action 120, FPS 1.24, Running 180.38s Step 465( 20.17%), action 121, FPS 1.25, Running 181.33s Step 466( 20.33%), action 122, FPS 1.22, Running 182.20s Step 467( 20.50%), action 123, FPS 1.25, Running 183.15s Step 468( 20.67%), action 124, FPS 1.31, Running 183.81s Step 469( 20.83%), action 125, FPS 1.33, Running 184.61s Step 470( 21.00%), action 126, FPS 1.34, Running 185.36s Step 471( 21.17%), action 127, FPS 1.29, Running 186.28s Step 472( 21.33%), action 128, FPS 1.30, Running 186.71s Step 473( 21.50%), action 129, FPS 1.31, Running 187.43s Step 474( 21.67%), action 130, FPS 1.31, Running 187.90s Step 475( 21.83%), action 131, FPS 1.30, Running 189.26s Step 476( 22.00%), action 132, FPS 1.26, Running 190.37s Step 477( 22.17%), action 133, FPS 1.24, Running 191.47s Step 478( 22.33%), action 134, FPS 1.22, Running 192.23s Step 479( 22.50%), action 135, FPS 1.21, Running 193.11s Step 480( 22.67%), action 136, FPS 1.23, Running 193.71s Step 481( 22.83%), action 137, FPS 1.22, Running 194.59s Step 482( 23.00%), action 138, FPS 1.21, Running 195.38s Step 483( 23.17%), action 139, FPS 1.21, Running 196.26s Step 484( 23.33%), action 140, FPS 1.24, Running 196.57s Step 485( 23.50%), action 141, FPS 1.21, Running 197.85s Step 486( 23.67%), action 142, FPS 1.25, Running 198.23s Step 487( 23.83%), action 143, FPS 1.28, Running 198.79s Step 488( 24.00%), action 144, FPS 1.29, Running 199.35s Step 489( 24.17%), action 145, FPS 1.28, Running 200.22s Step 490( 24.33%), action 146, FPS 1.27, Running 201.06s Step 491( 24.50%), action 147, FPS 1.28, Running 201.95s Step 492( 24.67%), action 148, FPS 1.25, Running 202.67s Step 493( 24.83%), action 149, FPS 1.25, Running 203.48s Step 494( 25.00%), action 150, FPS 1.23, Running 204.12s Step 495( 25.17%), action 151, FPS 1.27, Running 205.04s Step 496( 25.33%), action 152, FPS 1.32, Running 205.47s Step 497( 25.50%), action 153, FPS 1.35, Running 206.25s Step 498( 25.67%), action 154, FPS 1.36, Running 206.89s Step 499( 25.83%), action 155, FPS 1.37, Running 207.73s Step 500( 26.00%), action 156, FPS 1.39, Running 208.07s Step 501( 26.17%), action 157, FPS 1.40, Running 208.85s Step 502( 26.33%), action 158, FPS 1.41, Running 209.56s Step 503( 26.50%), action 159, FPS 1.46, Running 209.93s Step 504( 26.67%), action 160, FPS 1.46, Running 210.26s Step 505( 26.83%), action 161, FPS 1.53, Running 210.90s Step 506( 27.00%), action 162, FPS 1.53, Running 211.34s Step 507( 27.17%), action 163, FPS 1.49, Running 212.23s Step 508( 27.33%), action 164, FPS 1.49, Running 212.79s Step 509( 27.50%), action 165, FPS 1.51, Running 213.43s Step 510( 27.67%), action 166, FPS 1.53, Running 214.14s Step 511( 27.83%), action 167, FPS 1.53, Running 214.98s Step 512( 28.00%), action 168, FPS 1.54, Running 215.65s Step 513( 28.17%), action 169, FPS 1.53, Running 216.57s Step 514( 28.33%), action 170, FPS 1.55, Running 217.05s Step 515( 28.50%), action 171, FPS 1.55, Running 217.91s Step 516( 28.67%), action 172, FPS 1.54, Running 218.43s Step 517( 28.83%), action 173, FPS 1.53, Running 219.29s Step 518( 29.00%), action 174, FPS 1.57, Running 219.64s Step 519( 29.17%), action 175, FPS 1.57, Running 220.45s Step 520( 29.33%), action 176, FPS 1.55, Running 220.94s Step 521( 29.50%), action 177, FPS 1.57, Running 221.58s Step 522( 29.67%), action 178, FPS 1.58, Running 222.19s Step 523( 29.83%), action 179, FPS 1.52, Running 223.05s Step 524( 30.00%), action 180, FPS 1.51, Running 223.50s Step 525( 30.17%), action 181, FPS 1.45, Running 224.69s Step 526( 30.33%), action 182, FPS 1.45, Running 225.11s Step 527( 30.50%), action 183, FPS 1.46, Running 225.90s Step 528( 30.67%), action 184, FPS 1.46, Running 226.50s Step 529( 30.83%), action 185, FPS 1.43, Running 227.43s Step 530( 31.00%), action 186, FPS 1.45, Running 227.90s Step 531( 31.17%), action 187, FPS 1.47, Running 228.63s Step 532( 31.33%), action 188, FPS 1.51, Running 228.88s Step 533( 31.50%), action 189, FPS 1.58, Running 229.22s Step 534( 31.67%), action 190, FPS 1.59, Running 229.65s Step 535( 31.83%), action 191, FPS 1.62, Running 230.24s Step 536( 32.00%), action 192, FPS 1.64, Running 230.62s Step 537( 32.17%), action 193, FPS 1.72, Running 230.94s Step 538( 32.33%), action 194, FPS 1.73, Running 231.22s Step 539( 32.50%), action 195, FPS 1.74, Running 231.93s Step 540( 32.67%), action 196, FPS 1.76, Running 232.29s Step 541( 32.83%), action 197, FPS 1.78, Running 232.82s Step 542( 33.00%), action 198, FPS 1.79, Running 233.33s Step 543( 33.17%), action 199, FPS 1.80, Running 234.19s Step 544( 33.33%), action 200, FPS 1.76, Running 234.84s Step 545( 33.50%), action 201, FPS 1.81, Running 235.76s Step 546( 33.67%), action 202, FPS 1.77, Running 236.42s Step 547( 33.83%), action 203, FPS 1.74, Running 237.40s Step 548( 34.00%), action 204, FPS 1.73, Running 238.06s Step 549( 34.17%), action 205, FPS 1.74, Running 238.92s Step 550( 34.33%), action 206, FPS 1.76, Running 239.29s Step 551( 34.50%), action 207, FPS 1.74, Running 240.11s Step 552( 34.67%), action 208, FPS 1.71, Running 240.58s Step 553( 34.83%), action 209, FPS 1.65, Running 241.33s Step 554( 35.00%), action 210, FPS 1.61, Running 242.04s Step 555( 35.17%), action 211, FPS 1.57, Running 242.96s Step 556( 35.33%), action 212, FPS 1.54, Running 243.60s Step 557( 35.50%), action 213, FPS 1.47, Running 244.50s Step 558( 35.67%), action 214, FPS 1.43, Running 245.19s Step 559( 35.83%), action 215, FPS 1.41, Running 246.09s Step 560( 36.00%), action 216, FPS 1.40, Running 246.57s Step 561( 36.17%), action 217, FPS 1.38, Running 247.33s Step 562( 36.33%), action 218, FPS 1.37, Running 247.95s Step 563( 36.50%), action 219, FPS 1.36, Running 248.88s Step 564( 36.67%), action 220, FPS 1.38, Running 249.35s Step 565( 36.83%), action 221, FPS 1.36, Running 250.44s Step 566( 37.00%), action 222, FPS 1.39, Running 250.77s Step 567( 37.17%), action 223, FPS 1.46, Running 251.12s Step 568( 37.33%), action 224, FPS 1.49, Running 251.47s Step 569( 37.50%), action 225, FPS 1.52, Running 252.11s Step 570( 37.67%), action 226, FPS 1.50, Running 252.65s Step 571( 37.83%), action 227, FPS 1.50, Running 253.42s Step 572( 38.00%), action 228, FPS 1.47, Running 254.23s Step 573( 38.17%), action 229, FPS 1.46, Running 255.02s Step 574( 38.33%), action 230, FPS 1.48, Running 255.54s Step 575( 38.50%), action 231, FPS 1.46, Running 256.64s Step 576( 38.67%), action 232, FPS 1.47, Running 257.18s Step 577( 38.83%), action 233, FPS 1.50, Running 257.87s Step 578( 39.00%), action 234, FPS 1.50, Running 258.52s Step 579( 39.17%), action 235, FPS 1.51, Running 259.38s Step 580( 39.33%), action 236, FPS 1.51, Running 259.85s Step 581( 39.50%), action 237, FPS 1.51, Running 260.59s Step 582( 39.67%), action 238, FPS 1.50, Running 261.27s Step 583( 39.83%), action 239, FPS 1.51, Running 262.12s Step 584( 40.00%), action 240, FPS 1.48, Running 262.86s Step 585( 40.17%), action 241, FPS 1.49, Running 263.87s Step 586( 40.33%), action 242, FPS 1.46, Running 264.43s Step 587( 40.50%), action 243, FPS 1.41, Running 265.31s Step 588( 40.67%), action 244, FPS 1.40, Running 265.76s Step 589( 40.83%), action 245, FPS 1.39, Running 266.48s Step 590( 41.00%), action 246, FPS 1.39, Running 267.07s Step 591( 41.17%), action 247, FPS 1.39, Running 267.86s Step 592( 41.33%), action 248, FPS 1.41, Running 268.47s Step 593( 41.50%), action 249, FPS 1.41, Running 269.20s Step 594( 41.67%), action 250, FPS 1.40, Running 269.79s Step 595( 41.83%), action 251, FPS 1.47, Running 270.26s Step 596( 42.00%), action 252, FPS 1.49, Running 270.60s Step 597( 42.17%), action 253, FPS 1.51, Running 271.13s Step 598( 42.33%), action 254, FPS 1.52, Running 271.63s Step 599( 42.50%), action 255, FPS 1.53, Running 272.47s Step 600( 42.67%), action 256, FPS 1.50, Running 273.21s Step 601( 42.83%), action 257, FPS 1.48, Running 274.07s Step 602( 43.00%), action 258, FPS 1.50, Running 274.65s Step 603( 43.17%), action 259, FPS 1.52, Running 275.26s Step 604( 43.33%), action 260, FPS 1.54, Running 275.86s Step 605( 43.50%), action 261, FPS 1.55, Running 276.77s Step 606( 43.67%), action 262, FPS 1.53, Running 277.48s Step 607( 43.83%), action 263, FPS 1.53, Running 278.39s Step 608( 44.00%), action 264, FPS 1.53, Running 278.82s Step 609( 44.17%), action 265, FPS 1.53, Running 279.57s Step 610( 44.33%), action 266, FPS 1.52, Running 280.21s Step 611( 44.50%), action 267, FPS 1.51, Running 281.13s Step 612( 44.67%), action 268, FPS 1.51, Running 281.67s Step 613( 44.83%), action 269, FPS 1.52, Running 282.34s Step 614( 45.00%), action 270, FPS 1.51, Running 283.07s Step 615( 45.17%), action 271, FPS 1.45, Running 284.02s Step 616( 45.33%), action 272, FPS 1.43, Running 284.63s Step 617( 45.50%), action 273, FPS 1.39, Running 285.48s Step 618( 45.67%), action 274, FPS 1.39, Running 285.99s Step 619( 45.83%), action 275, FPS 1.38, Running 287.02s Step 620( 46.00%), action 276, FPS 1.38, Running 287.69s Step 621( 46.17%), action 277, FPS 1.40, Running 288.40s Step 622( 46.33%), action 278, FPS 1.39, Running 289.04s Step 623( 46.50%), action 279, FPS 1.42, Running 289.36s Step 624( 46.67%), action 280, FPS 1.44, Running 289.79s Step 625( 46.83%), action 281, FPS 1.43, Running 290.78s Step 626( 47.00%), action 282, FPS 1.44, Running 291.41s Step 627( 47.17%), action 283, FPS 1.43, Running 292.34s Step 628( 47.33%), action 284, FPS 1.40, Running 293.14s Step 629( 47.50%), action 285, FPS 1.39, Running 293.99s Step 630( 47.67%), action 286, FPS 1.39, Running 294.63s Step 631( 47.83%), action 287, FPS 1.39, Running 295.54s Step 632( 48.00%), action 288, FPS 1.37, Running 296.25s Step 633( 48.17%), action 289, FPS 1.35, Running 297.13s Step 634( 48.33%), action 290, FPS 1.37, Running 297.64s Step 635( 48.50%), action 291, FPS 1.36, Running 298.68s Step 636( 48.67%), action 292, FPS 1.37, Running 299.20s Step 637( 48.83%), action 293, FPS 1.38, Running 299.96s Step 638( 49.00%), action 294, FPS 1.36, Running 300.65s Step 639( 49.17%), action 295, FPS 1.38, Running 301.49s Step 640( 49.33%), action 296, FPS 1.40, Running 301.94s Step 641( 49.50%), action 297, FPS 1.40, Running 302.69s Step 642( 49.67%), action 298, FPS 1.39, Running 303.41s Step 643( 49.83%), action 299, FPS 1.34, Running 304.26s Step 644( 50.00%), action 300, FPS 1.30, Running 305.14s Step 645( 50.17%), action 301, FPS 1.31, Running 306.09s Step 646( 50.33%), action 302, FPS 1.31, Running 306.69s Step 647( 50.50%), action 303, FPS 1.32, Running 307.48s Step 648( 50.67%), action 304, FPS 1.33, Running 308.14s Step 649( 50.83%), action 305, FPS 1.38, Running 308.49s Step 650( 51.00%), action 306, FPS 1.39, Running 309.00s Step 651( 51.17%), action 307, FPS 1.43, Running 309.49s Step 652( 51.33%), action 308, FPS 1.46, Running 309.93s Step 653( 51.50%), action 309, FPS 1.47, Running 310.76s Step 654( 51.67%), action 310, FPS 1.45, Running 311.43s Step 655( 51.83%), action 311, FPS 1.47, Running 312.30s Step 656( 52.00%), action 312, FPS 1.47, Running 312.76s Step 657( 52.17%), action 313, FPS 1.48, Running 313.46s Step 658( 52.33%), action 314, FPS 1.48, Running 314.18s Step 659( 52.50%), action 315, FPS 1.48, Running 315.04s Step 660( 52.67%), action 316, FPS 1.47, Running 315.54s Step 661( 52.83%), action 317, FPS 1.48, Running 316.21s Step 662( 53.00%), action 318, FPS 1.48, Running 316.91s Step 663( 53.17%), action 319, FPS 1.48, Running 317.77s Step 664( 53.33%), action 320, FPS 1.53, Running 318.23s Step 665( 53.50%), action 321, FPS 1.50, Running 319.40s Step 666( 53.67%), action 322, FPS 1.51, Running 319.93s Step 667( 53.83%), action 323, FPS 1.53, Running 320.56s Step 668( 54.00%), action 324, FPS 1.52, Running 321.28s Step 669( 54.17%), action 325, FPS 1.47, Running 322.14s Step 670( 54.33%), action 326, FPS 1.45, Running 322.80s Step 671( 54.50%), action 327, FPS 1.43, Running 323.45s Step 672( 54.67%), action 328, FPS 1.41, Running 324.13s Step 673( 54.83%), action 329, FPS 1.41, Running 324.93s Step 674( 55.00%), action 330, FPS 1.43, Running 325.37s Step 675( 55.17%), action 331, FPS 1.41, Running 326.47s Step 676( 55.33%), action 332, FPS 1.39, Running 327.11s Step 677( 55.50%), action 333, FPS 1.43, Running 327.46s Step 678( 55.67%), action 334, FPS 1.47, Running 327.80s Step 679( 55.83%), action 335, FPS 1.53, Running 328.15s Step 680( 56.00%), action 336, FPS 1.48, Running 329.01s Step 681( 56.17%), action 337, FPS 1.45, Running 330.00s Step 682( 56.33%), action 338, FPS 1.46, Running 330.61s Step 683( 56.50%), action 339, FPS 1.46, Running 331.49s Step 684( 56.67%), action 340, FPS 1.46, Running 331.90s Step 685( 56.83%), action 341, FPS 1.50, Running 332.71s Step 686( 57.00%), action 342, FPS 1.49, Running 333.36s Step 687( 57.17%), action 343, FPS 1.47, Running 334.20s Step 688( 57.33%), action 344, FPS 1.49, Running 334.72s Step 689( 57.50%), action 345, FPS 1.51, Running 335.34s Step 690( 57.67%), action 346, FPS 1.52, Running 335.94s Step 691( 57.83%), action 347, FPS 1.53, Running 336.56s Step 692( 58.00%), action 348, FPS 1.54, Running 337.13s Step 693( 58.17%), action 349, FPS 1.53, Running 338.01s Step 694( 58.33%), action 350, FPS 1.52, Running 338.54s Step 695( 58.50%), action 351, FPS 1.53, Running 339.58s Step 696( 58.67%), action 352, FPS 1.52, Running 340.27s Step 697( 58.83%), action 353, FPS 1.46, Running 341.18s Step 698( 59.00%), action 354, FPS 1.45, Running 341.63s Step 699( 59.17%), action 355, FPS 1.41, Running 342.38s Step 700( 59.33%), action 356, FPS 1.42, Running 343.07s Step 701( 59.50%), action 357, FPS 1.44, Running 343.92s Step 702( 59.67%), action 358, FPS 1.46, Running 344.33s Step 703( 59.83%), action 359, FPS 1.47, Running 345.12s Step 704( 60.00%), action 360, FPS 1.44, Running 345.78s Step 705( 60.17%), action 361, FPS 1.47, Running 346.34s Step 706( 60.33%), action 362, FPS 1.51, Running 346.63s Step 707( 60.50%), action 363, FPS 1.56, Running 346.99s Step 708( 60.67%), action 364, FPS 1.57, Running 347.48s Step 709( 60.83%), action 365, FPS 1.58, Running 348.03s Step 710( 61.00%), action 366, FPS 1.59, Running 348.55s Step 711( 61.17%), action 367, FPS 1.56, Running 349.41s Step 712( 61.33%), action 368, FPS 1.54, Running 350.09s Step 713( 61.50%), action 369, FPS 1.55, Running 350.94s Step 714( 61.67%), action 370, FPS 1.56, Running 351.39s Step 715( 61.83%), action 371, FPS 1.54, Running 352.55s Step 716( 62.00%), action 372, FPS 1.57, Running 353.00s Step 717( 62.17%), action 373, FPS 1.58, Running 353.80s Step 718( 62.33%), action 374, FPS 1.56, Running 354.43s Step 719( 62.50%), action 375, FPS 1.54, Running 355.33s Step 720( 62.67%), action 376, FPS 1.57, Running 355.81s Step 721( 62.83%), action 377, FPS 1.59, Running 356.51s Step 722( 63.00%), action 378, FPS 1.57, Running 357.11s Step 723( 63.17%), action 379, FPS 1.55, Running 357.99s Step 724( 63.33%), action 380, FPS 1.58, Running 358.46s Step 725( 63.50%), action 381, FPS 1.51, Running 359.58s Step 726( 63.67%), action 382, FPS 1.49, Running 360.07s Step 727( 63.83%), action 383, FPS 1.45, Running 360.83s Step 728( 64.00%), action 384, FPS 1.43, Running 361.47s Step 729( 64.17%), action 385, FPS 1.40, Running 362.34s Step 730( 64.33%), action 386, FPS 1.39, Running 362.94s Step 731( 64.50%), action 387, FPS 1.38, Running 363.93s Step 732( 64.67%), action 388, FPS 1.39, Running 364.45s Step 733( 64.83%), action 389, FPS 1.41, Running 365.16s Step 734( 65.00%), action 390, FPS 1.39, Running 365.80s Step 735( 65.17%), action 391, FPS 1.45, Running 366.37s Step 736( 65.33%), action 392, FPS 1.45, Running 366.75s Step 737( 65.50%), action 393, FPS 1.45, Running 367.64s Step 738( 65.67%), action 394, FPS 1.44, Running 368.34s Step 739( 65.83%), action 395, FPS 1.44, Running 369.19s Step 740( 66.00%), action 396, FPS 1.41, Running 369.98s Step 741( 66.17%), action 397, FPS 1.39, Running 370.85s Step 742( 66.33%), action 398, FPS 1.41, Running 371.29s Step 743( 66.50%), action 399, FPS 1.42, Running 372.10s Step 744( 66.67%), action 400, FPS 1.40, Running 372.70s Step 745( 66.83%), action 401, FPS 1.42, Running 373.70s Step 746( 67.00%), action 402, FPS 1.38, Running 374.62s Step 747( 67.17%), action 403, FPS 1.35, Running 375.63s Step 748( 67.33%), action 404, FPS 1.34, Running 376.40s Step 749( 67.50%), action 405, FPS 1.34, Running 377.26s Step 750( 67.67%), action 406, FPS 1.34, Running 377.90s Step 751( 67.83%), action 407, FPS 1.34, Running 378.89s Step 752( 68.00%), action 408, FPS 1.32, Running 379.59s Step 753( 68.17%), action 409, FPS 1.30, Running 380.58s Step 754( 68.33%), action 410, FPS 1.29, Running 381.26s Step 755( 68.50%), action 411, FPS 1.26, Running 382.23s Step 756( 68.67%), action 412, FPS 1.24, Running 382.93s Step 757( 68.83%), action 413, FPS 1.25, Running 383.65s Step 758( 69.00%), action 414, FPS 1.26, Running 384.16s Step 759( 69.17%), action 415, FPS 1.27, Running 384.96s Step 760( 69.33%), action 416, FPS 1.30, Running 385.33s Step 761( 69.50%), action 417, FPS 1.32, Running 386.04s Step 762( 69.67%), action 418, FPS 1.31, Running 386.57s Step 763( 69.83%), action 419, FPS 1.31, Running 387.37s Step 764( 70.00%), action 420, FPS 1.31, Running 387.92s Step 765( 70.17%), action 421, FPS 1.32, Running 388.89s Step 766( 70.33%), action 422, FPS 1.37, Running 389.21s Step 767( 70.50%), action 423, FPS 1.38, Running 390.09s Step 768( 70.67%), action 424, FPS 1.39, Running 390.77s Step 769( 70.83%), action 425, FPS 1.39, Running 391.66s Step 770( 71.00%), action 426, FPS 1.41, Running 392.07s Step 771( 71.17%), action 427, FPS 1.44, Running 392.82s Step 772( 71.33%), action 428, FPS 1.44, Running 393.44s Step 773( 71.50%), action 429, FPS 1.45, Running 394.33s Step 774( 71.67%), action 430, FPS 1.47, Running 394.87s Step 775( 71.83%), action 431, FPS 1.46, Running 395.92s Step 776( 72.00%), action 432, FPS 1.46, Running 396.61s Step 777( 72.17%), action 433, FPS 1.45, Running 397.47s Step 778( 72.33%), action 434, FPS 1.45, Running 397.92s Step 779( 72.50%), action 435, FPS 1.46, Running 398.65s Step 780( 72.67%), action 436, FPS 1.45, Running 399.08s Step 781( 72.83%), action 437, FPS 1.44, Running 399.94s Step 782( 73.00%), action 438, FPS 1.43, Running 400.53s Step 783( 73.17%), action 439, FPS 1.43, Running 401.39s Step 784( 73.33%), action 440, FPS 1.42, Running 402.05s Step 785( 73.50%), action 441, FPS 1.42, Running 402.97s Step 786( 73.67%), action 442, FPS 1.38, Running 403.70s Step 787( 73.83%), action 443, FPS 1.43, Running 404.05s Step 788( 74.00%), action 444, FPS 1.47, Running 404.38s Step 789( 74.17%), action 445, FPS 1.53, Running 404.73s Step 790( 74.33%), action 446, FPS 1.51, Running 405.29s Step 791( 74.50%), action 447, FPS 1.51, Running 406.03s Step 792( 74.67%), action 448, FPS 1.53, Running 406.52s Step 793( 74.83%), action 449, FPS 1.55, Running 407.26s Step 794( 75.00%), action 450, FPS 1.54, Running 407.88s Step 795( 75.17%), action 451, FPS 1.55, Running 408.78s Step 796( 75.33%), action 452, FPS 1.55, Running 409.53s Step 797( 75.50%), action 453, FPS 1.54, Running 410.44s Step 798( 75.67%), action 454, FPS 1.50, Running 411.26s Step 799( 75.83%), action 455, FPS 1.48, Running 412.14s Step 800( 76.00%), action 456, FPS 1.44, Running 412.94s Step 801( 76.17%), action 457, FPS 1.44, Running 413.86s Step 802( 76.33%), action 458, FPS 1.43, Running 414.50s Step 803( 76.50%), action 459, FPS 1.45, Running 415.14s Step 804( 76.67%), action 460, FPS 1.46, Running 415.74s Step 805( 76.83%), action 461, FPS 1.46, Running 416.66s Step 806( 77.00%), action 462, FPS 1.47, Running 417.27s Step 807( 77.17%), action 463, FPS 1.41, Running 418.18s Step 808( 77.33%), action 464, FPS 1.38, Running 418.83s Step 809( 77.50%), action 465, FPS 1.35, Running 419.51s Step 810( 77.67%), action 466, FPS 1.36, Running 420.05s Step 811( 77.83%), action 467, FPS 1.34, Running 420.92s Step 812( 78.00%), action 468, FPS 1.35, Running 421.39s Step 813( 78.17%), action 469, FPS 1.35, Running 422.12s Step 814( 78.33%), action 470, FPS 1.35, Running 422.71s Step 815( 78.50%), action 471, FPS 1.37, Running 423.33s Step 816( 78.67%), action 472, FPS 1.39, Running 423.95s Step 817( 78.83%), action 473, FPS 1.38, Running 424.94s Step 818( 79.00%), action 474, FPS 1.39, Running 425.65s Step 819( 79.17%), action 475, FPS 1.39, Running 426.51s Step 820( 79.33%), action 476, FPS 1.39, Running 427.30s Step 821( 79.50%), action 477, FPS 1.40, Running 428.14s Step 822( 79.67%), action 478, FPS 1.37, Running 429.06s Step 823( 79.83%), action 479, FPS 1.36, Running 429.88s Step 824( 80.00%), action 480, FPS 1.35, Running 430.51s Step 825( 80.17%), action 481, FPS 1.35, Running 431.44s Step 826( 80.33%), action 482, FPS 1.36, Running 431.97s Step 827( 80.50%), action 483, FPS 1.38, Running 432.63s Step 828( 80.67%), action 484, FPS 1.39, Running 433.24s Step 829( 80.83%), action 485, FPS 1.39, Running 433.93s Step 830( 81.00%), action 486, FPS 1.38, Running 434.50s Step 831( 81.17%), action 487, FPS 1.39, Running 435.34s Step 832( 81.33%), action 488, FPS 1.37, Running 435.99s Step 833( 81.50%), action 489, FPS 1.35, Running 436.88s Step 834( 81.67%), action 490, FPS 1.37, Running 437.35s Step 835( 81.83%), action 491, FPS 1.33, Running 438.31s Step 836( 82.00%), action 492, FPS 1.34, Running 438.86s Step 837( 82.17%), action 493, FPS 1.35, Running 439.77s Step 838( 82.33%), action 494, FPS 1.34, Running 440.60s Step 839( 82.50%), action 495, FPS 1.34, Running 441.45s Step 840( 82.67%), action 496, FPS 1.34, Running 442.22s Step 841( 82.83%), action 497, FPS 1.34, Running 443.05s Step 842( 83.00%), action 498, FPS 1.33, Running 444.06s Step 843( 83.17%), action 499, FPS 1.33, Running 444.94s Step 844( 83.33%), action 500, FPS 1.32, Running 445.68s Step 845( 83.50%), action 501, FPS 1.32, Running 446.62s Step 846( 83.67%), action 502, FPS 1.30, Running 447.39s Step 847( 83.83%), action 503, FPS 1.28, Running 448.26s Step 848( 84.00%), action 504, FPS 1.29, Running 448.76s Step 849( 84.17%), action 505, FPS 1.29, Running 449.47s Step 850( 84.33%), action 506, FPS 1.29, Running 449.95s Step 851( 84.50%), action 507, FPS 1.30, Running 450.69s Step 852( 84.67%), action 508, FPS 1.28, Running 451.59s Step 853( 84.83%), action 509, FPS 1.27, Running 452.67s Step 854( 85.00%), action 510, FPS 1.25, Running 453.40s Step 855( 85.17%), action 511, FPS 1.22, Running 454.69s Step 856( 85.33%), action 512, FPS 1.21, Running 455.45s Step 857( 85.50%), action 513, FPS 1.21, Running 456.36s Step 858( 85.67%), action 514, FPS 1.24, Running 456.79s Step 859( 85.83%), action 515, FPS 1.24, Running 457.59s Step 860( 86.00%), action 516, FPS 1.25, Running 458.19s Step 861( 86.17%), action 517, FPS 1.24, Running 459.12s Step 862( 86.33%), action 518, FPS 1.29, Running 459.61s Step 863( 86.50%), action 519, FPS 1.30, Running 460.31s Step 864( 86.67%), action 520, FPS 1.30, Running 461.02s Step 865( 86.83%), action 521, FPS 1.32, Running 461.73s Step 866( 87.00%), action 522, FPS 1.28, Running 462.97s Step 867( 87.17%), action 523, FPS 1.29, Running 463.79s Step 868( 87.33%), action 524, FPS 1.27, Running 464.46s Step 869( 87.50%), action 525, FPS 1.26, Running 465.40s Step 870( 87.67%), action 526, FPS 1.22, Running 466.33s Step 871( 87.83%), action 527, FPS 1.22, Running 467.04s Step 872( 88.00%), action 528, FPS 1.25, Running 467.53s Step 873( 88.17%), action 529, FPS 1.29, Running 468.20s Step 874( 88.33%), action 530, FPS 1.27, Running 469.15s Step 875( 88.50%), action 531, FPS 1.30, Running 470.06s Step 876( 88.67%), action 532, FPS 1.32, Running 470.60s Step 877( 88.83%), action 533, FPS 1.33, Running 471.36s Step 878( 89.00%), action 534, FPS 1.30, Running 472.14s Step 879( 89.17%), action 535, FPS 1.30, Running 472.98s Step 880( 89.33%), action 536, FPS 1.31, Running 473.51s Step 881( 89.50%), action 537, FPS 1.33, Running 474.19s Step 882( 89.67%), action 538, FPS 1.31, Running 474.83s Step 883( 89.83%), action 539, FPS 1.26, Running 476.20s Step 884( 90.00%), action 540, FPS 1.27, Running 476.77s Step 885( 90.17%), action 541, FPS 1.24, Running 477.81s Step 886( 90.33%), action 542, FPS 1.30, Running 478.40s Step 887( 90.50%), action 543, FPS 1.31, Running 479.06s Step 888( 90.67%), action 544, FPS 1.28, Running 480.04s Step 889( 90.83%), action 545, FPS 1.27, Running 481.11s Step 890( 91.00%), action 546, FPS 1.28, Running 481.95s Step 891( 91.17%), action 547, FPS 1.24, Running 483.19s Step 892( 91.33%), action 548, FPS 1.22, Running 483.96s Step 893( 91.50%), action 549, FPS 1.21, Running 484.79s Step 894( 91.67%), action 550, FPS 1.21, Running 485.63s Step 895( 91.83%), action 551, FPS 1.19, Running 486.87s Step 896( 92.00%), action 552, FPS 1.19, Running 487.36s Step 897( 92.17%), action 553, FPS 1.17, Running 488.49s Step 898( 92.33%), action 554, FPS 1.17, Running 489.20s Step 899( 92.50%), action 555, FPS 1.18, Running 489.92s Step 900( 92.67%), action 556, FPS 1.18, Running 490.52s Step 901( 92.83%), action 557, FPS 1.17, Running 491.30s Step 902( 93.00%), action 558, FPS 1.17, Running 491.95s Step 903( 93.17%), action 559, FPS 1.20, Running 492.89s Step 904( 93.33%), action 560, FPS 1.21, Running 493.33s Step 905( 93.50%), action 561, FPS 1.21, Running 494.30s Step 906( 93.67%), action 562, FPS 1.22, Running 494.83s Step 907( 93.83%), action 563, FPS 1.20, Running 495.66s Step 908( 94.00%), action 564, FPS 1.24, Running 496.14s Step 909( 94.17%), action 565, FPS 1.27, Running 496.81s Step 910( 94.33%), action 566, FPS 1.29, Running 497.46s Step 911( 94.50%), action 567, FPS 1.35, Running 497.99s Step 912( 94.67%), action 568, FPS 1.38, Running 498.50s Step 913( 94.83%), action 569, FPS 1.42, Running 498.88s Step 914( 95.00%), action 570, FPS 1.46, Running 499.31s Step 915( 95.17%), action 571, FPS 1.51, Running 500.12s Step 916( 95.33%), action 572, FPS 1.49, Running 500.80s Step 917( 95.50%), action 573, FPS 1.52, Running 501.67s Step 918( 95.67%), action 574, FPS 1.55, Running 502.11s Step 919( 95.83%), action 575, FPS 1.54, Running 502.89s Step 920( 96.00%), action 576, FPS 1.54, Running 503.50s Step 921( 96.17%), action 577, FPS 1.53, Running 504.40s Step 922( 96.33%), action 578, FPS 1.55, Running 504.83s Step 923( 96.50%), action 579, FPS 1.58, Running 505.55s Step 924( 96.67%), action 580, FPS 1.58, Running 506.01s Step 925( 96.83%), action 581, FPS 1.57, Running 507.06s Step 926( 97.00%), action 582, FPS 1.55, Running 507.77s Step 927( 97.17%), action 583, FPS 1.54, Running 508.66s Step 928( 97.33%), action 584, FPS 1.52, Running 509.33s Step 929( 97.50%), action 585, FPS 1.48, Running 510.30s Step 930( 97.67%), action 586, FPS 1.50, Running 510.77s Step 931( 97.83%), action 587, FPS 1.47, Running 511.58s Step 932( 98.00%), action 588, FPS 1.45, Running 512.25s Step 933( 98.17%), action 589, FPS 1.40, Running 513.19s Step 934( 98.33%), action 590, FPS 1.39, Running 513.74s Step 935( 98.50%), action 591, FPS 1.38, Running 514.65s Step 936( 98.67%), action 592, FPS 1.39, Running 515.21s Step 937( 98.83%), action 593, FPS 1.39, Running 516.05s Step 938( 99.00%), action 594, FPS 1.37, Running 516.69s Step 939( 99.17%), action 595, FPS 1.39, Running 517.25s Step 940( 99.33%), action 596, FPS 1.40, Running 517.78s Step 941( 99.50%), action 597, FPS 1.45, Running 518.23s Step 942( 99.67%), action 598, FPS 1.44, Running 518.75s Step 943( 99.83%), action 599, FPS 1.44, Running 519.46s Step 944(100.00%), action 600, FPS 1.41, Running 520.22s [2026-08-02 19:00:52] [12 ] Seed 11 failed after 520.85 s. +steps: 944 , actions: 600 . +Instruction: Empty +Total 1/12(8.33%) success. +Setting seed: 12 +Step 1( N/A%), pre moving , FPS 4.55, Running 0.22s Step 2( N/A%), pre moving , FPS 7.45, Running 0.27s Step 3( N/A%), pre moving , FPS 8.72, Running 0.34s Step 4( N/A%), pre moving , FPS 6.05, Running 0.66s Step 5( N/A%), pre moving , FPS 6.74, Running 0.74s Step 6( N/A%), pre moving , FPS 7.44, Running 0.81s Step 7( N/A%), pre moving , FPS 7.95, Running 0.88s Step 8( N/A%), pre moving , FPS 8.48, Running 0.94s Step 9( N/A%), pre moving , FPS 7.12, Running 1.26s Step 10( N/A%), pre moving , FPS 7.38, Running 1.36s Step 11( N/A%), pre moving , FPS 7.79, Running 1.41s Step 12( N/A%), pre moving , FPS 8.04, Running 1.49s Step 13( N/A%), pre moving , FPS 7.17, Running 1.81s Step 14( N/A%), pre moving , FPS 7.35, Running 1.91s Step 15( N/A%), pre moving , FPS 7.62, Running 1.97s Step 16( N/A%), pre moving , FPS 7.81, Running 2.05s Step 17( N/A%), pre moving , FPS 7.16, Running 2.37s Step 18( N/A%), pre moving , FPS 7.34, Running 2.45s Step 19( N/A%), pre moving , FPS 7.56, Running 2.51s Step 20( N/A%), pre moving , FPS 7.73, Running 2.59s Step 21( N/A%), pre moving , FPS 6.94, Running 3.10s Step 22( N/A%), pre moving , FPS 6.87, Running 3.18s Step 23( N/A%), pre moving , FPS 6.32, Running 3.51s Step 24( N/A%), pre moving , FPS 6.81, Running 3.60s Step 25( N/A%), pre moving , FPS 6.85, Running 3.66s Step 26( N/A%), pre moving , FPS 5.92, Running 4.19s Step 27( N/A%), pre moving , FPS 5.91, Running 4.26s Step 28( N/A%), pre moving , FPS 5.60, Running 4.52s Step 29( N/A%), pre moving , FPS 5.92, Running 4.64s Step 30( N/A%), pre moving , FPS 5.93, Running 4.73s Step 31( N/A%), pre moving , FPS 5.92, Running 4.79s Step 32( N/A%), pre moving , FPS 5.92, Running 4.87s Step 33( N/A%), pre moving , FPS 5.92, Running 5.19s Step 34( N/A%), pre moving , FPS 5.92, Running 5.28s Step 35( N/A%), pre moving , FPS 5.90, Running 5.36s Step 36( N/A%), pre moving , FPS 4.53, Running 6.46s Step 37( N/A%), pre moving , FPS 4.42, Running 6.90s Step 38( N/A%), pre moving , FPS 4.40, Running 7.00s Step 39( N/A%), pre moving , FPS 4.40, Running 7.06s Step 40( N/A%), pre moving , FPS 4.40, Running 7.14s Step 41( N/A%), pre moving , FPS 4.60, Running 7.45s Step 42( N/A%), pre moving , FPS 4.58, Running 7.55s Step 43( N/A%), pre moving , FPS 4.86, Running 7.62s Step 44( N/A%), pre moving , FPS 4.85, Running 7.72s Step 45( N/A%), pre moving , FPS 4.61, Running 8.00s Step 46( N/A%), pre moving , FPS 5.12, Running 8.10s Step 47( N/A%), pre moving , FPS 5.12, Running 8.17s Step 48( N/A%), pre moving , FPS 4.35, Running 9.11s Step 49( N/A%), pre moving , FPS 4.38, Running 9.21s Step 50( N/A%), pre moving , FPS 4.39, Running 9.28s Step 51( N/A%), pre moving , FPS 4.39, Running 9.35s Step 52( N/A%), pre moving , FPS 4.16, Running 9.67s Step 53( N/A%), pre moving , FPS 4.35, Running 9.79s Step 54( N/A%), pre moving , FPS 4.33, Running 9.90s Step 55( N/A%), pre moving , FPS 4.08, Running 10.26s Step 56( N/A%), pre moving , FPS 5.10, Running 10.39s Step 57( N/A%), pre moving , FPS 5.55, Running 10.50s Step 58( N/A%), pre moving , FPS 5.14, Running 10.89s Step 59( N/A%), pre moving , FPS 5.09, Running 10.99s Step 60( N/A%), pre moving , FPS 4.73, Running 11.36s Step 61( N/A%), pre moving , FPS 4.91, Running 11.52s Step 62( N/A%), pre moving , FPS 4.56, Running 11.93s Step 63( N/A%), pre moving , FPS 4.48, Running 12.09s Step 64( N/A%), pre moving , FPS 4.19, Running 12.49s Step 65( N/A%), pre moving , FPS 4.30, Running 12.65s Step 66( N/A%), pre moving , FPS 4.03, Running 13.06s Step 67( N/A%), pre moving , FPS 3.97, Running 13.21s Step 68( N/A%), pre moving , FPS 4.45, Running 13.61s Step 69( N/A%), pre moving , FPS 4.41, Running 13.74s Step 70( N/A%), pre moving , FPS 4.34, Running 13.90s Step 71( N/A%), pre moving , FPS 4.09, Running 14.25s Step 72( N/A%), pre moving , FPS 4.22, Running 14.41s Step 73( N/A%), pre moving , FPS 4.02, Running 14.77s Step 74( N/A%), pre moving , FPS 3.98, Running 14.93s Step 75( N/A%), pre moving , FPS 4.03, Running 15.22s Step 76( N/A%), pre moving , FPS 3.97, Running 15.42s Step 77( N/A%), pre moving , FPS 3.98, Running 15.53s Step 78( N/A%), pre moving , FPS 4.00, Running 15.88s Step 79( N/A%), pre moving , FPS 4.03, Running 15.95s Step 80( N/A%), pre moving , FPS 4.30, Running 16.01s Step 81( N/A%), pre moving , FPS 4.41, Running 16.06s Step 82( N/A%), pre moving , FPS 4.70, Running 16.19s Step 83( N/A%), pre moving , FPS 4.79, Running 16.26s Step 84( N/A%), pre moving , FPS 5.19, Running 16.34s Step 85( N/A%), pre moving , FPS 5.32, Running 16.41s Step 86( N/A%), pre moving , FPS 5.91, Running 16.44s Step 87( N/A%), pre moving , FPS 6.06, Running 16.51s Step 88( N/A%), pre moving , FPS 6.74, Running 16.57s Step 89( N/A%), pre moving , FPS 6.92, Running 16.63s Step 90( N/A%), pre moving , FPS 7.18, Running 16.68s Step 91( N/A%), pre moving , FPS 8.08, Running 16.72s Step 92( N/A%), pre moving , FPS 8.45, Running 16.78s Step 93( N/A%), pre moving , FPS 9.59, Running 16.86s Step 94( N/A%), pre moving , FPS 10.07, Running 16.92s Step 95( N/A%), pre moving , FPS 11.31, Running 16.99s Step 96( N/A%), pre moving , FPS 11.70, Running 17.13s Step 97( N/A%), pre moving , FPS 10.84, Running 17.38s Step 98( N/A%), pre moving , FPS 12.70, Running 17.46s Step 99( N/A%), pre moving , FPS 12.62, Running 17.54s Step 100( N/A%), pre moving , FPS 10.85, Running 17.86s Step 101( N/A%), pre moving , FPS 10.59, Running 17.95s Step 102( N/A%), pre moving , FPS 10.95, Running 18.02s Step 103( N/A%), pre moving , FPS 10.94, Running 18.09s Step 104( N/A%), pre moving , FPS 9.69, Running 18.41s Step 105( N/A%), pre moving , FPS 6.39, Running 19.54s Step 106( N/A%), pre moving , FPS 5.49, Running 20.09s Step 107( N/A%), pre moving , FPS 4.99, Running 20.52s Step 108( N/A%), pre moving , FPS 4.45, Running 21.07s Step 109( N/A%), pre moving , FPS 4.33, Running 21.25s Step 110( N/A%), pre moving , FPS 3.94, Running 21.77s Step 111( N/A%), pre moving , FPS 3.67, Running 22.18s Step 112( N/A%), pre moving , FPS 3.36, Running 22.73s Step 113( N/A%), pre moving , FPS 3.29, Running 22.93s Step 114( N/A%), pre moving , FPS 3.09, Running 23.40s Step 115( N/A%), pre moving , FPS 2.93, Running 23.82s Step 116( N/A%), pre moving , FPS 2.76, Running 24.37s Step 117( N/A%), pre moving , FPS 2.70, Running 24.78s Step 118( N/A%), pre moving , FPS 2.54, Running 25.32s Step 119( N/A%), pre moving , FPS 2.50, Running 25.54s Step 120( N/A%), pre moving , FPS 2.45, Running 26.01s Step 121( N/A%), pre moving , FPS 2.36, Running 26.43s Step 122( N/A%), pre moving , FPS 2.24, Running 26.93s Step 123( N/A%), pre moving , FPS 2.21, Running 27.13s Step 124( N/A%), pre moving , FPS 2.17, Running 27.62s Step 125( N/A%), pre moving , FPS 2.42, Running 27.81s Step 126( N/A%), pre moving , FPS 2.44, Running 28.30s Step 127( N/A%), pre moving , FPS 2.44, Running 28.72s Step 128( N/A%), pre moving , FPS 2.44, Running 29.27s Step 129( N/A%), pre moving , FPS 2.38, Running 29.64s Step 130( N/A%), pre moving , FPS 2.36, Running 30.23s Step 131( N/A%), pre moving , FPS 2.42, Running 30.45s Step 132( N/A%), pre moving , FPS 2.43, Running 30.95s Step 133( N/A%), pre moving , FPS 2.34, Running 31.47s Step 134( N/A%), pre moving , FPS 2.30, Running 32.10s Step 135( N/A%), pre moving , FPS 2.30, Running 32.51s Step 136( N/A%), pre moving , FPS 2.31, Running 33.05s Step 137( N/A%), pre moving , FPS 2.37, Running 33.24s Step 138( N/A%), pre moving , FPS 2.36, Running 33.79s Step 139( N/A%), pre moving , FPS 2.32, Running 34.17s Step 140( N/A%), pre moving , FPS 2.40, Running 34.36s Step 141( N/A%), pre moving , FPS 2.48, Running 34.49s Step 142( N/A%), pre moving , FPS 2.56, Running 34.74s Step 143( N/A%), pre moving , FPS 2.58, Running 34.89s Step 144( N/A%), pre moving , FPS 2.66, Running 35.13s Step 145( N/A%), pre moving , FPS 2.68, Running 35.28s Step 146( N/A%), pre moving , FPS 2.77, Running 35.50s Step 147( N/A%), pre moving , FPS 2.87, Running 35.70s Step 148( N/A%), pre moving , FPS 2.96, Running 36.04s Step 149( N/A%), pre moving , FPS 2.99, Running 36.32s Step 150( N/A%), pre moving , FPS 3.07, Running 36.74s Step 151( N/A%), pre moving , FPS 2.94, Running 37.25s Step 152( N/A%), pre moving , FPS 2.92, Running 37.81s Step 153( N/A%), pre moving , FPS 3.06, Running 38.00s Step 154( N/A%), pre moving , FPS 3.09, Running 38.58s Step 155( N/A%), pre moving , FPS 3.06, Running 39.04s Step 156( N/A%), pre moving , FPS 3.04, Running 39.62s Step 157( N/A%), pre moving , FPS 2.93, Running 40.06s Step 158( N/A%), pre moving , FPS 2.90, Running 40.69s Step 159( N/A%), pre moving , FPS 2.86, Running 41.16s Step 160( N/A%), pre moving , FPS 2.71, Running 41.74s Step 161( N/A%), pre moving , FPS 2.68, Running 41.96s Step 162( N/A%), pre moving , FPS 2.59, Running 42.46s Step 163( N/A%), pre moving , FPS 2.50, Running 42.90s Step 164( N/A%), pre moving , FPS 2.39, Running 43.50s Step 165( N/A%), pre moving , FPS 2.30, Running 43.97s Step 166( N/A%), pre moving , FPS 2.20, Running 44.59s Step 167( N/A%), pre moving , FPS 2.14, Running 45.05s Step 168( N/A%), pre moving , FPS 2.08, Running 45.65s Step 169( N/A%), pre moving , FPS 2.04, Running 46.11s Step 170( N/A%), pre moving , FPS 2.01, Running 46.71s Step 171( N/A%), pre moving , FPS 2.01, Running 47.18s Step 172( N/A%), pre moving , FPS 2.01, Running 47.78s Step 173( N/A%), pre moving , FPS 1.95, Running 48.24s Step 174( N/A%), pre moving , FPS 1.95, Running 48.86s Step 175( N/A%), pre moving , FPS 2.02, Running 48.96s Step 176( N/A%), pre moving , FPS 2.06, Running 49.31s Step 177( N/A%), pre moving , FPS 2.14, Running 49.42s Step 178( N/A%), pre moving , FPS 2.27, Running 49.52s Step 179( N/A%), pre moving , FPS 2.36, Running 49.62s Step 180( N/A%), pre moving , FPS 2.43, Running 49.98s Step 181( N/A%), pre moving , FPS 2.46, Running 50.09s Step 182( N/A%), pre moving , FPS 2.58, Running 50.20s Step 183( N/A%), pre moving , FPS 2.61, Running 50.55s Step 184( N/A%), pre moving , FPS 2.79, Running 50.66s Step 185( N/A%), pre moving , FPS 2.59, Running 51.70s Step 186( N/A%), pre moving , FPS 2.77, Running 51.80s Step 187( N/A%), pre moving , FPS 2.92, Running 51.91s Step 188( N/A%), pre moving , FPS 2.99, Running 52.33s Step 189( N/A%), pre moving , FPS 3.14, Running 52.49s Step 190( N/A%), pre moving , FPS 3.22, Running 52.92s Step 191( N/A%), pre moving , FPS 3.39, Running 53.08s Step 192( N/A%), pre moving , FPS 3.51, Running 53.48s Step 193( N/A%), pre moving , FPS 3.69, Running 53.66s Step 194( N/A%), pre moving , FPS 3.84, Running 54.07s Step 195( N/A%), pre moving , FPS 3.78, Running 54.25s Step 196( N/A%), pre moving , FPS 3.73, Running 54.67s Step 197( N/A%), pre moving , FPS 3.76, Running 54.74s Step 198( N/A%), pre moving , FPS 3.78, Running 54.81s Step 199( N/A%), pre moving , FPS 3.81, Running 54.88s Step 200( N/A%), pre moving , FPS 4.03, Running 54.95s Step 201( N/A%), pre moving , FPS 4.05, Running 55.03s Step 202( N/A%), pre moving , FPS 4.08, Running 55.10s Step 203( N/A%), pre moving , FPS 4.26, Running 55.24s Step 204( N/A%), pre moving , FPS 4.24, Running 55.38s Step 205( N/A%), pre moving , FPS 5.16, Running 55.57s Step 206( N/A%), pre moving , FPS 5.06, Running 55.75s Step 207( N/A%), pre moving , FPS 5.00, Running 55.91s Step 208( N/A%), pre moving , FPS 5.33, Running 56.09s Step 209( N/A%), pre moving , FPS 5.00, Running 56.49s Step 210( N/A%), pre moving , FPS 5.33, Running 56.67s Step 211( N/A%), pre moving , FPS 5.00, Running 57.08s Step 212( N/A%), pre moving , FPS 5.26, Running 57.28s Step 213( N/A%), pre moving , FPS 4.97, Running 57.68s Step 214( N/A%), pre moving , FPS 5.27, Running 57.86s Step 215( N/A%), pre moving , FPS 4.97, Running 58.28s Step 216( N/A%), pre moving , FPS 5.27, Running 58.46s Step 217( N/A%), pre moving , FPS 4.85, Running 58.86s Step 218( N/A%), pre moving , FPS 4.72, Running 59.04s Step 219( N/A%), pre moving , FPS 4.42, Running 59.41s Step 220( N/A%), pre moving , FPS 4.37, Running 59.53s Step 221( N/A%), pre moving , FPS 4.34, Running 59.63s Step 222( N/A%), pre moving , FPS 4.09, Running 59.99s Step 223( N/A%), pre moving , FPS 4.10, Running 60.12s Step 224( N/A%), pre moving , FPS 4.13, Running 60.22s Step 225( N/A%), pre moving , FPS 4.00, Running 60.57s Step 226( N/A%), pre moving , FPS 4.04, Running 60.70s Step 227( N/A%), pre moving , FPS 4.09, Running 60.80s Step 228( N/A%), pre moving , FPS 3.95, Running 61.15s Step 229( N/A%), pre moving , FPS 4.18, Running 61.27s Step 230( N/A%), pre moving , FPS 4.26, Running 61.36s Step 231( N/A%), pre moving , FPS 4.56, Running 61.47s Step 232( N/A%), pre moving , FPS 4.40, Running 61.83s Step 233( N/A%), pre moving , FPS 3.82, Running 62.91s Step 234( N/A%), pre moving , FPS 3.89, Running 63.01s Step 235( N/A%), pre moving , FPS 4.13, Running 63.11s Step 236( N/A%), pre moving , FPS 3.98, Running 63.48s Step 237( N/A%), pre moving , FPS 4.16, Running 63.67s Step 238( N/A%), pre moving , FPS 3.95, Running 64.11s Step 239( N/A%), pre moving , FPS 4.11, Running 64.27s Step 240( N/A%), pre moving , FPS 3.88, Running 64.68s Step 241( N/A%), pre moving , FPS 3.83, Running 64.86s Step 242( N/A%), pre moving , FPS 3.77, Running 65.30s Step 243( N/A%), pre moving , FPS 3.66, Running 65.58s Step 244( N/A%), pre moving , FPS 3.47, Running 65.99s Step 245( N/A%), pre moving , FPS 3.40, Running 66.46s Step 246( N/A%), pre moving , FPS 3.34, Running 66.69s Step 247( N/A%), pre moving , FPS 3.14, Running 67.18s Step 248( N/A%), pre moving , FPS 3.08, Running 67.65s Step 249( N/A%), pre moving , FPS 3.02, Running 67.89s Step 250( N/A%), pre moving , FPS 2.85, Running 68.37s Step 251( N/A%), pre moving , FPS 2.71, Running 68.86s Step 252( N/A%), pre moving , FPS 2.75, Running 69.10s Step 253( N/A%), pre moving , FPS 2.99, Running 69.59s Step 254( N/A%), pre moving , FPS 2.84, Running 70.05s Step 255( N/A%), pre moving , FPS 2.78, Running 70.31s Step 256( N/A%), pre moving , FPS 2.75, Running 70.77s Step 257( N/A%), pre moving , FPS 2.73, Running 71.01s Step 258( N/A%), pre moving , FPS 2.71, Running 71.48s Step 259( N/A%), pre moving , FPS 2.60, Running 71.95s Step 260( N/A%), pre moving , FPS 2.66, Running 72.20s Step 261( N/A%), pre moving , FPS 2.55, Running 72.70s Step 262( N/A%), pre moving , FPS 2.61, Running 72.95s Step 263( N/A%), pre moving , FPS 2.56, Running 73.40s Step 264( N/A%), pre moving , FPS 2.54, Running 73.87s Step 265( N/A%), pre moving , FPS 2.62, Running 74.09s Step 266( N/A%), pre moving , FPS 2.54, Running 74.58s Step 267( N/A%), pre moving , FPS 2.59, Running 74.90s Step 268( N/A%), pre moving , FPS 2.65, Running 75.21s Step 269( N/A%), pre moving , FPS 2.68, Running 75.35s Step 270( N/A%), pre moving , FPS 2.79, Running 75.54s Step 271( N/A%), pre moving , FPS 2.92, Running 75.72s Step 272( N/A%), pre moving , FPS 2.96, Running 75.85s Step 273( N/A%), pre moving , FPS 3.13, Running 75.98s Step 274( N/A%), pre moving , FPS 3.27, Running 76.16s Step 275( N/A%), pre moving , FPS 3.16, Running 76.63s Step 276( N/A%), pre moving , FPS 3.28, Running 76.86s Step 277( N/A%), pre moving , FPS 3.15, Running 77.35s Step 278( N/A%), pre moving , FPS 3.16, Running 77.82s Step 279( N/A%), pre moving , FPS 3.27, Running 78.06s Step 280( N/A%), pre moving , FPS 3.16, Running 78.54s Step 281( N/A%), pre moving , FPS 3.17, Running 79.00s Step 282( N/A%), pre moving , FPS 3.19, Running 79.21s Step 283( N/A%), pre moving , FPS 3.21, Running 79.63s Step 284( N/A%), pre moving , FPS 3.36, Running 79.81s Step 285( N/A%), pre moving , FPS 3.25, Running 80.24s Step 286( N/A%), pre moving , FPS 3.43, Running 80.41s Step 287( N/A%), pre moving , FPS 3.38, Running 80.82s Step 288( N/A%), pre moving , FPS 3.44, Running 81.02s Step 289( N/A%), pre moving , FPS 3.28, Running 81.44s Step 290( N/A%), pre moving , FPS 3.30, Running 81.60s Step 291( N/A%), pre moving , FPS 3.29, Running 81.79s Step 292( N/A%), pre moving , FPS 3.23, Running 82.04s Step 293( N/A%), pre moving , FPS 3.23, Running 82.16s Step 294( N/A%), pre moving , FPS 3.28, Running 82.27s Step 295( N/A%), pre moving , FPS 3.34, Running 82.62s Step 296( N/A%), pre moving , FPS 3.41, Running 82.73s Step 297( N/A%), pre moving , FPS 3.65, Running 82.83s Step 298( N/A%), pre moving , FPS 3.72, Running 83.19s Step 299( N/A%), pre moving , FPS 3.82, Running 83.30s Step 300( N/A%), pre moving , FPS 4.12, Running 83.39s Step 301( N/A%), pre moving , FPS 4.35, Running 83.60s Step 302( N/A%), pre moving , FPS 4.29, Running 83.87s Step 303( N/A%), pre moving , FPS 4.60, Running 83.97s Step 304( N/A%), pre moving , FPS 4.69, Running 84.08s Step 305( N/A%), pre moving , FPS 4.76, Running 84.44s Step 306( N/A%), pre moving , FPS 4.82, Running 84.56s Step 307( N/A%), pre moving , FPS 5.20, Running 84.67s Step 308( N/A%), pre moving , FPS 4.99, Running 85.02s Step 309( N/A%), pre moving , FPS 5.42, Running 85.13s Step 310( N/A%), pre moving , FPS 5.51, Running 85.23s Step 311( N/A%), pre moving , FPS 3.51, Running 87.50s Step 312( N/A%), pre moving , FPS 3.19, Running 88.31s Step 313( N/A%), pre moving , FPS 3.14, Running 88.54s Step 314( N/A%), pre moving , FPS 2.90, Running 89.16s Step 315( N/A%), pre moving , FPS 2.87, Running 89.58s Step 316( N/A%), pre moving , FPS 2.72, Running 90.09s Step 317( N/A%), pre moving , FPS 2.67, Running 90.33s Step 318( N/A%), pre moving , FPS 2.56, Running 91.01s Step 319( N/A%), pre moving , FPS 2.48, Running 91.35s Step 320( N/A%), pre moving , FPS 2.34, Running 91.95s Step 321( N/A%), pre moving , FPS 2.28, Running 92.36s Step 322( N/A%), pre moving , FPS 2.22, Running 92.90s Step 323( N/A%), pre moving , FPS 2.19, Running 93.12s Step 324( N/A%), pre moving , FPS 2.03, Running 93.94s Step 325( N/A%), pre moving , FPS 2.06, Running 94.13s Step 326( N/A%), pre moving , FPS 1.94, Running 94.85s Step 327( N/A%), pre moving , FPS 1.92, Running 95.09s Step 328( N/A%), pre moving , FPS 1.92, Running 95.46s Step 329( N/A%), pre moving , FPS 1.89, Running 95.69s Step 330( N/A%), pre moving , FPS 1.79, Running 96.43s Step 331( 0.17%), action 1, FPS 1.97, Running 97.66s Step 332( 0.33%), action 2, FPS 1.99, Running 98.37s Step 333( 0.50%), action 3, FPS 1.87, Running 99.21s Step 334( 0.67%), action 4, FPS 1.86, Running 99.91s Step 335( 0.83%), action 5, FPS 1.80, Running 100.71s Step 336( 1.00%), action 6, FPS 1.78, Running 101.34s Step 337( 1.17%), action 7, FPS 1.70, Running 102.07s Step 338( 1.33%), action 8, FPS 1.74, Running 102.50s Step 339( 1.50%), action 9, FPS 1.68, Running 103.24s Step 340( 1.67%), action 10, FPS 1.62, Running 104.33s Step 341( 1.83%), action 11, FPS 1.55, Running 105.26s Step 342( 2.00%), action 12, FPS 1.56, Running 105.70s Step 343( 2.17%), action 13, FPS 1.50, Running 106.47s Step 344( 2.33%), action 14, FPS 1.51, Running 107.18s Step 345( 2.50%), action 15, FPS 1.44, Running 108.07s Step 346( 2.67%), action 16, FPS 1.46, Running 108.56s Step 347( 2.83%), action 17, FPS 1.36, Running 109.77s Step 348( 3.00%), action 18, FPS 1.33, Running 110.56s Step 349( 3.17%), action 19, FPS 1.28, Running 111.35s Step 350( 3.33%), action 20, FPS 1.27, Running 112.18s Step 351( 3.50%), action 21, FPS 1.30, Running 113.01s Step 352( 3.67%), action 22, FPS 1.32, Running 113.50s Step 353( 3.83%), action 23, FPS 1.35, Running 113.98s Step 354( 4.00%), action 24, FPS 1.36, Running 114.65s Step 355( 4.17%), action 25, FPS 1.35, Running 115.53s Step 356( 4.33%), action 26, FPS 1.35, Running 116.18s Step 357( 4.50%), action 27, FPS 1.33, Running 117.06s Step 358( 4.67%), action 28, FPS 1.31, Running 117.81s Step 359( 4.83%), action 29, FPS 1.30, Running 118.68s Step 360( 5.00%), action 30, FPS 1.36, Running 119.08s Step 361( 5.17%), action 31, FPS 1.34, Running 120.19s Step 362( 5.33%), action 32, FPS 1.33, Running 120.74s Step 363( 5.50%), action 33, FPS 1.33, Running 121.54s Step 364( 5.67%), action 34, FPS 1.33, Running 122.20s Step 365( 5.83%), action 35, FPS 1.33, Running 123.07s Step 366( 6.00%), action 36, FPS 1.33, Running 123.58s Step 367( 6.17%), action 37, FPS 1.38, Running 124.29s Step 368( 6.33%), action 38, FPS 1.39, Running 124.92s Step 369( 6.50%), action 39, FPS 1.38, Running 125.80s Step 370( 6.67%), action 40, FPS 1.38, Running 126.63s Step 371( 6.83%), action 41, FPS 1.38, Running 127.51s Step 372( 7.00%), action 42, FPS 1.37, Running 128.15s Step 373( 7.17%), action 43, FPS 1.33, Running 129.06s Step 374( 7.33%), action 44, FPS 1.34, Running 129.57s Step 375( 7.50%), action 45, FPS 1.32, Running 130.70s Step 376( 7.67%), action 46, FPS 1.34, Running 131.14s Step 377( 7.83%), action 47, FPS 1.34, Running 131.94s Step 378( 8.00%), action 48, FPS 1.38, Running 132.27s Step 379( 8.17%), action 49, FPS 1.40, Running 133.00s Step 380( 8.33%), action 50, FPS 1.37, Running 133.68s Step 381( 8.50%), action 51, FPS 1.37, Running 134.83s Step 382( 8.67%), action 52, FPS 1.33, Running 135.76s Step 383( 8.83%), action 53, FPS 1.33, Running 136.52s Step 384( 9.00%), action 54, FPS 1.33, Running 137.24s Step 385( 9.17%), action 55, FPS 1.32, Running 138.21s Step 386( 9.33%), action 56, FPS 1.33, Running 138.67s Step 387( 9.50%), action 57, FPS 1.29, Running 139.77s Step 388( 9.67%), action 58, FPS 1.31, Running 140.23s Step 389( 9.83%), action 59, FPS 1.28, Running 141.42s Step 390( 10.00%), action 60, FPS 1.30, Running 142.00s Step 391( 10.17%), action 61, FPS 1.28, Running 143.09s Step 392( 10.33%), action 62, FPS 1.30, Running 143.57s Step 393( 10.50%), action 63, FPS 1.31, Running 144.30s Step 394( 10.67%), action 64, FPS 1.29, Running 145.06s Step 395( 10.83%), action 65, FPS 1.31, Running 146.02s Step 396( 11.00%), action 66, FPS 1.29, Running 146.61s Step 397( 11.17%), action 67, FPS 1.28, Running 147.61s Step 398( 11.33%), action 68, FPS 1.24, Running 148.38s Step 399( 11.50%), action 69, FPS 1.23, Running 149.21s Step 400( 11.67%), action 70, FPS 1.25, Running 149.69s Step 401( 11.83%), action 71, FPS 1.25, Running 150.78s Step 402( 12.00%), action 72, FPS 1.30, Running 151.20s Step 403( 12.17%), action 73, FPS 1.30, Running 151.92s Step 404( 12.33%), action 74, FPS 1.31, Running 152.48s Step 405( 12.50%), action 75, FPS 1.30, Running 153.56s Step 406( 12.67%), action 76, FPS 1.28, Running 154.27s Step 407( 12.83%), action 77, FPS 1.30, Running 155.18s Step 408( 13.00%), action 78, FPS 1.28, Running 155.84s Step 409( 13.17%), action 79, FPS 1.30, Running 156.76s Step 410( 13.33%), action 80, FPS 1.29, Running 157.53s Step 411( 13.50%), action 81, FPS 1.30, Running 158.46s Step 412( 13.67%), action 82, FPS 1.27, Running 159.29s Step 413( 13.83%), action 83, FPS 1.27, Running 160.06s Step 414( 14.00%), action 84, FPS 1.28, Running 160.67s Step 415( 14.17%), action 85, FPS 1.29, Running 161.57s Step 416( 14.33%), action 86, FPS 1.29, Running 162.07s Step 417( 14.50%), action 87, FPS 1.32, Running 162.77s Step 418( 14.67%), action 88, FPS 1.33, Running 163.42s Step 419( 14.83%), action 89, FPS 1.30, Running 164.58s Step 420( 15.00%), action 90, FPS 1.26, Running 165.61s Step 421( 15.17%), action 91, FPS 1.23, Running 166.98s Step 422( 15.33%), action 92, FPS 1.22, Running 167.61s Step 423( 15.50%), action 93, FPS 1.22, Running 168.37s Step 424( 15.67%), action 94, FPS 1.22, Running 168.88s Step 425( 15.83%), action 95, FPS 1.26, Running 169.48s Step 426( 16.00%), action 96, FPS 1.25, Running 170.33s Step 427( 16.17%), action 97, FPS 1.23, Running 171.47s Step 428( 16.33%), action 98, FPS 1.22, Running 172.24s Step 429( 16.50%), action 99, FPS 1.23, Running 173.09s Step 430( 16.67%), action 100, FPS 1.23, Running 173.81s Step 431( 16.83%), action 101, FPS 1.23, Running 174.76s Step 432( 17.00%), action 102, FPS 1.23, Running 175.54s Step 433( 17.17%), action 103, FPS 1.23, Running 176.32s Step 434( 17.33%), action 104, FPS 1.24, Running 176.77s Step 435( 17.50%), action 105, FPS 1.25, Running 177.63s Step 436( 17.67%), action 106, FPS 1.23, Running 178.29s Step 437( 17.83%), action 107, FPS 1.22, Running 179.19s Step 438( 18.00%), action 108, FPS 1.21, Running 179.97s Step 439( 18.17%), action 109, FPS 1.23, Running 180.82s Step 440( 18.33%), action 110, FPS 1.24, Running 181.70s Step 441( 18.50%), action 111, FPS 1.27, Running 182.69s Step 442( 18.67%), action 112, FPS 1.28, Running 183.19s Step 443( 18.83%), action 113, FPS 1.27, Running 184.08s Step 444( 19.00%), action 114, FPS 1.28, Running 184.56s Step 445( 19.17%), action 115, FPS 1.27, Running 185.26s Step 446( 19.33%), action 116, FPS 1.28, Running 185.97s Step 447( 19.50%), action 117, FPS 1.30, Running 186.83s Step 448( 19.67%), action 118, FPS 1.32, Running 187.35s Step 449( 19.83%), action 119, FPS 1.30, Running 188.53s Step 450( 20.00%), action 120, FPS 1.32, Running 188.99s Step 451( 20.17%), action 121, FPS 1.31, Running 190.06s Step 452( 20.33%), action 122, FPS 1.34, Running 190.47s Step 453( 20.50%), action 123, FPS 1.34, Running 191.20s Step 454( 20.67%), action 124, FPS 1.31, Running 192.05s Step 455( 20.83%), action 125, FPS 1.31, Running 192.88s Step 456( 21.00%), action 126, FPS 1.31, Running 193.60s Step 457( 21.17%), action 127, FPS 1.31, Running 194.48s Step 458( 21.33%), action 128, FPS 1.32, Running 195.15s Step 459( 21.50%), action 129, FPS 1.31, Running 196.05s Step 460( 21.67%), action 130, FPS 1.34, Running 196.58s Step 461( 21.83%), action 131, FPS 1.34, Running 197.61s Step 462( 22.00%), action 132, FPS 1.33, Running 198.22s Step 463( 22.17%), action 133, FPS 1.32, Running 199.27s Step 464( 22.33%), action 134, FPS 1.31, Running 199.87s Step 465( 22.50%), action 135, FPS 1.28, Running 200.83s Step 466( 22.67%), action 136, FPS 1.30, Running 201.35s Step 467( 22.83%), action 137, FPS 1.31, Running 202.07s Step 468( 23.00%), action 138, FPS 1.30, Running 202.70s Step 469( 23.17%), action 139, FPS 1.33, Running 203.58s Step 470( 23.33%), action 140, FPS 1.32, Running 204.16s Step 471( 23.50%), action 141, FPS 1.31, Running 205.32s Step 472( 23.67%), action 142, FPS 1.29, Running 205.91s Step 473( 23.83%), action 143, FPS 1.28, Running 206.85s Step 474( 24.00%), action 144, FPS 1.29, Running 207.59s Step 475( 24.17%), action 145, FPS 1.24, Running 209.04s Step 476( 24.33%), action 146, FPS 1.26, Running 209.53s Step 477( 24.50%), action 147, FPS 1.27, Running 210.22s Step 478( 24.67%), action 148, FPS 1.27, Running 210.87s Step 479( 24.83%), action 149, FPS 1.27, Running 211.74s Step 480( 25.00%), action 150, FPS 1.27, Running 212.31s Step 481( 25.17%), action 151, FPS 1.27, Running 213.34s Step 482( 25.33%), action 152, FPS 1.28, Running 213.86s Step 483( 25.50%), action 153, FPS 1.31, Running 214.56s Step 484( 25.67%), action 154, FPS 1.31, Running 215.14s Step 485( 25.83%), action 155, FPS 1.34, Running 215.77s Step 486( 26.00%), action 156, FPS 1.33, Running 216.34s Step 487( 26.17%), action 157, FPS 1.33, Running 217.14s Step 488( 26.33%), action 158, FPS 1.34, Running 217.67s Step 489( 26.50%), action 159, FPS 1.35, Running 218.40s Step 490( 26.67%), action 160, FPS 1.34, Running 219.03s Step 491( 26.83%), action 161, FPS 1.36, Running 219.98s Step 492( 27.00%), action 162, FPS 1.35, Running 220.74s Step 493( 27.17%), action 163, FPS 1.36, Running 221.61s Step 494( 27.33%), action 164, FPS 1.36, Running 222.24s Step 495( 27.50%), action 165, FPS 1.41, Running 223.19s Step 496( 27.67%), action 166, FPS 1.41, Running 223.72s Step 497( 27.83%), action 167, FPS 1.41, Running 224.41s Step 498( 28.00%), action 168, FPS 1.41, Running 225.06s Step 499( 28.17%), action 169, FPS 1.44, Running 225.67s Step 500( 28.33%), action 170, FPS 1.45, Running 226.09s Step 501( 28.50%), action 171, FPS 1.50, Running 226.69s Step 502( 28.67%), action 172, FPS 1.51, Running 227.11s Step 503( 28.83%), action 173, FPS 1.51, Running 227.80s Step 504( 29.00%), action 174, FPS 1.49, Running 228.52s Step 505( 29.17%), action 175, FPS 1.47, Running 229.38s Step 506( 29.33%), action 176, FPS 1.46, Running 230.04s Step 507( 29.50%), action 177, FPS 1.46, Running 230.87s Step 508( 29.67%), action 178, FPS 1.46, Running 231.36s Step 509( 29.83%), action 179, FPS 1.45, Running 232.15s Step 510( 30.00%), action 180, FPS 1.45, Running 232.81s Step 511( 30.17%), action 181, FPS 1.45, Running 233.74s Step 512( 30.33%), action 182, FPS 1.47, Running 234.33s Step 513( 30.50%), action 183, FPS 1.47, Running 235.24s Step 514( 30.67%), action 184, FPS 1.49, Running 235.70s Step 515( 30.83%), action 185, FPS 1.51, Running 236.40s Step 516( 31.00%), action 186, FPS 1.50, Running 237.01s Step 517( 31.17%), action 187, FPS 1.48, Running 237.91s Step 518( 31.33%), action 188, FPS 1.51, Running 238.35s Step 519( 31.50%), action 189, FPS 1.49, Running 239.07s Step 520( 31.67%), action 190, FPS 1.47, Running 239.66s Step 521( 31.83%), action 191, FPS 1.44, Running 240.57s Step 522( 32.00%), action 192, FPS 1.44, Running 241.01s Step 523( 32.17%), action 193, FPS 1.44, Running 241.74s Step 524( 32.33%), action 194, FPS 1.45, Running 242.35s Step 525( 32.50%), action 195, FPS 1.44, Running 243.28s Step 526( 32.67%), action 196, FPS 1.46, Running 243.75s Step 527( 32.83%), action 197, FPS 1.48, Running 244.42s Step 528( 33.00%), action 198, FPS 1.49, Running 244.75s Step 529( 33.17%), action 199, FPS 1.55, Running 245.07s Step 530( 33.33%), action 200, FPS 1.57, Running 245.54s Step 531( 33.50%), action 201, FPS 1.59, Running 246.29s Step 532( 33.67%), action 202, FPS 1.57, Running 247.10s Step 533( 33.83%), action 203, FPS 1.57, Running 247.95s Step 534( 34.00%), action 204, FPS 1.58, Running 248.32s Step 535( 34.17%), action 205, FPS 1.56, Running 249.18s Step 536( 34.33%), action 206, FPS 1.59, Running 249.60s Step 537( 34.50%), action 207, FPS 1.60, Running 250.38s Step 538( 34.67%), action 208, FPS 1.57, Running 251.11s Step 539( 34.83%), action 209, FPS 1.55, Running 252.01s Step 540( 35.00%), action 210, FPS 1.56, Running 252.52s Step 541( 35.17%), action 211, FPS 1.53, Running 253.69s Step 542( 35.33%), action 212, FPS 1.51, Running 254.24s Step 543( 35.50%), action 213, FPS 1.48, Running 255.25s Step 544( 35.67%), action 214, FPS 1.51, Running 255.60s Step 545( 35.83%), action 215, FPS 1.52, Running 256.45s Step 546( 36.00%), action 216, FPS 1.49, Running 257.13s Step 547( 36.17%), action 217, FPS 1.47, Running 258.06s Step 548( 36.33%), action 218, FPS 1.42, Running 258.79s Step 549( 36.50%), action 219, FPS 1.37, Running 259.67s Step 550( 36.67%), action 220, FPS 1.36, Running 260.21s Step 551( 36.83%), action 221, FPS 1.34, Running 261.27s Step 552( 37.00%), action 222, FPS 1.33, Running 262.14s Step 553( 37.17%), action 223, FPS 1.33, Running 263.04s Step 554( 37.33%), action 224, FPS 1.30, Running 263.68s Step 555( 37.50%), action 225, FPS 1.32, Running 264.31s Step 556( 37.67%), action 226, FPS 1.31, Running 264.88s Step 557( 37.83%), action 227, FPS 1.33, Running 265.46s Step 558( 38.00%), action 228, FPS 1.34, Running 266.06s Step 559( 38.17%), action 229, FPS 1.34, Running 266.97s Step 560( 38.33%), action 230, FPS 1.34, Running 267.46s Step 561( 38.50%), action 231, FPS 1.34, Running 268.64s Step 562( 38.67%), action 232, FPS 1.32, Running 269.38s Step 563( 38.83%), action 233, FPS 1.34, Running 270.15s Step 564( 39.00%), action 234, FPS 1.33, Running 270.67s Step 565( 39.17%), action 235, FPS 1.33, Running 271.47s Step 566( 39.33%), action 236, FPS 1.34, Running 272.10s Step 567( 39.50%), action 237, FPS 1.34, Running 273.00s Step 568( 39.67%), action 238, FPS 1.36, Running 273.45s Step 569( 39.83%), action 239, FPS 1.38, Running 274.18s Step 570( 40.00%), action 240, FPS 1.37, Running 274.84s Step 571( 40.17%), action 241, FPS 1.38, Running 275.79s Step 572( 40.33%), action 242, FPS 1.40, Running 276.43s Step 573( 40.50%), action 243, FPS 1.40, Running 277.35s Step 574( 40.67%), action 244, FPS 1.41, Running 277.83s Step 575( 40.83%), action 245, FPS 1.40, Running 278.60s Step 576( 41.00%), action 246, FPS 1.40, Running 279.18s Step 577( 41.17%), action 247, FPS 1.37, Running 280.11s Step 578( 41.33%), action 248, FPS 1.37, Running 280.65s Step 579( 41.50%), action 249, FPS 1.40, Running 281.26s Step 580( 41.67%), action 250, FPS 1.39, Running 281.88s Step 581( 41.83%), action 251, FPS 1.41, Running 282.79s Step 582( 42.00%), action 252, FPS 1.46, Running 283.06s Step 583( 42.17%), action 253, FPS 1.51, Running 283.39s Step 584( 42.33%), action 254, FPS 1.53, Running 283.75s Step 585( 42.50%), action 255, FPS 1.57, Running 284.22s Step 586( 42.67%), action 256, FPS 1.57, Running 284.86s Step 587( 42.83%), action 257, FPS 1.56, Running 285.79s Step 588( 43.00%), action 258, FPS 1.54, Running 286.45s Step 589( 43.17%), action 259, FPS 1.52, Running 287.36s Step 590( 43.33%), action 260, FPS 1.50, Running 288.13s Step 591( 43.50%), action 261, FPS 1.51, Running 289.05s Step 592( 43.67%), action 262, FPS 1.50, Running 289.74s Step 593( 43.83%), action 263, FPS 1.51, Running 290.63s Step 594( 44.00%), action 264, FPS 1.49, Running 291.26s Step 595( 44.17%), action 265, FPS 1.48, Running 292.07s Step 596( 44.33%), action 266, FPS 1.49, Running 292.56s Step 597( 44.50%), action 267, FPS 1.51, Running 293.37s Step 598( 44.67%), action 268, FPS 1.50, Running 294.00s Step 599( 44.83%), action 269, FPS 1.47, Running 294.86s Step 600( 45.00%), action 270, FPS 1.45, Running 295.64s Step 601( 45.17%), action 271, FPS 1.45, Running 296.62s Step 602( 45.33%), action 272, FPS 1.39, Running 297.40s Step 603( 45.50%), action 273, FPS 1.35, Running 298.22s Step 604( 45.67%), action 274, FPS 1.33, Running 298.85s Step 605( 45.83%), action 275, FPS 1.29, Running 299.72s Step 606( 46.00%), action 276, FPS 1.30, Running 300.19s Step 607( 46.17%), action 277, FPS 1.32, Running 300.95s Step 608( 46.33%), action 278, FPS 1.32, Running 301.56s Step 609( 46.50%), action 279, FPS 1.38, Running 301.89s Step 610( 46.67%), action 280, FPS 1.39, Running 302.49s Step 611( 46.83%), action 281, FPS 1.39, Running 303.44s Step 612( 47.00%), action 282, FPS 1.37, Running 304.30s Step 613( 47.17%), action 283, FPS 1.38, Running 305.15s Step 614( 47.33%), action 284, FPS 1.38, Running 305.80s Step 615( 47.50%), action 285, FPS 1.37, Running 306.71s Step 616( 47.67%), action 286, FPS 1.37, Running 307.19s Step 617( 47.83%), action 287, FPS 1.37, Running 307.92s Step 618( 48.00%), action 288, FPS 1.37, Running 308.60s Step 619( 48.17%), action 289, FPS 1.37, Running 309.48s Step 620( 48.33%), action 290, FPS 1.37, Running 310.20s Step 621( 48.50%), action 291, FPS 1.35, Running 311.45s Step 622( 48.67%), action 292, FPS 1.37, Running 311.98s Step 623( 48.83%), action 293, FPS 1.38, Running 312.75s Step 624( 49.00%), action 294, FPS 1.37, Running 313.40s Step 625( 49.17%), action 295, FPS 1.37, Running 314.33s Step 626( 49.33%), action 296, FPS 1.37, Running 314.82s Step 627( 49.50%), action 297, FPS 1.37, Running 315.52s Step 628( 49.67%), action 298, FPS 1.37, Running 316.15s Step 629( 49.83%), action 299, FPS 1.31, Running 317.10s Step 630( 50.00%), action 300, FPS 1.32, Running 317.59s Step 631( 50.17%), action 301, FPS 1.32, Running 318.62s Step 632( 50.33%), action 302, FPS 1.36, Running 319.05s Step 633( 50.50%), action 303, FPS 1.36, Running 319.85s Step 634( 50.67%), action 304, FPS 1.36, Running 320.53s Step 635( 50.83%), action 305, FPS 1.39, Running 321.13s Step 636( 51.00%), action 306, FPS 1.37, Running 321.84s Step 637( 51.17%), action 307, FPS 1.40, Running 322.19s Step 638( 51.33%), action 308, FPS 1.44, Running 322.48s Step 639( 51.50%), action 309, FPS 1.49, Running 322.90s Step 640( 51.67%), action 310, FPS 1.53, Running 323.25s Step 641( 51.83%), action 311, FPS 1.57, Running 324.19s Step 642( 52.00%), action 312, FPS 1.56, Running 324.78s Step 643( 52.17%), action 313, FPS 1.56, Running 325.58s Step 644( 52.33%), action 314, FPS 1.58, Running 326.05s Step 645( 52.50%), action 315, FPS 1.61, Running 326.75s Step 646( 52.67%), action 316, FPS 1.59, Running 327.40s Step 647( 52.83%), action 317, FPS 1.56, Running 328.34s Step 648( 53.00%), action 318, FPS 1.56, Running 328.97s Step 649( 53.17%), action 319, FPS 1.57, Running 329.84s Step 650( 53.33%), action 320, FPS 1.56, Running 330.41s Step 651( 53.50%), action 321, FPS 1.56, Running 331.42s Step 652( 53.67%), action 322, FPS 1.56, Running 331.84s Step 653( 53.83%), action 323, FPS 1.57, Running 332.60s Step 654( 54.00%), action 324, FPS 1.57, Running 333.23s Step 655( 54.17%), action 325, FPS 1.54, Running 334.15s Step 656( 54.33%), action 326, FPS 1.55, Running 334.73s Step 657( 54.50%), action 327, FPS 1.51, Running 335.43s Step 658( 54.67%), action 328, FPS 1.48, Running 335.97s Step 659( 54.83%), action 329, FPS 1.43, Running 336.86s Step 660( 55.00%), action 330, FPS 1.42, Running 337.33s Step 661( 55.17%), action 331, FPS 1.41, Running 338.42s Step 662( 55.33%), action 332, FPS 1.42, Running 338.86s Step 663( 55.50%), action 333, FPS 1.42, Running 339.64s Step 664( 55.67%), action 334, FPS 1.41, Running 340.24s Step 665( 55.83%), action 335, FPS 1.42, Running 340.85s Step 666( 56.00%), action 336, FPS 1.45, Running 341.21s Step 667( 56.17%), action 337, FPS 1.52, Running 341.53s Step 668( 56.33%), action 338, FPS 1.55, Running 341.89s Step 669( 56.50%), action 339, FPS 1.59, Running 342.42s Step 670( 56.67%), action 340, FPS 1.61, Running 342.86s Step 671( 56.83%), action 341, FPS 1.62, Running 343.76s Step 672( 57.00%), action 342, FPS 1.60, Running 344.35s Step 673( 57.17%), action 343, FPS 1.58, Running 345.25s Step 674( 57.33%), action 344, FPS 1.59, Running 345.83s Step 675( 57.50%), action 345, FPS 1.62, Running 346.51s Step 676( 57.67%), action 346, FPS 1.61, Running 347.14s Step 677( 57.83%), action 347, FPS 1.58, Running 348.10s Step 678( 58.00%), action 348, FPS 1.56, Running 348.75s Step 679( 58.17%), action 349, FPS 1.56, Running 349.70s Step 680( 58.33%), action 350, FPS 1.56, Running 350.14s Step 681( 58.50%), action 351, FPS 1.58, Running 351.06s Step 682( 58.67%), action 352, FPS 1.54, Running 351.84s Step 683( 58.83%), action 353, FPS 1.54, Running 352.59s Step 684( 59.00%), action 354, FPS 1.51, Running 353.46s Step 685( 59.17%), action 355, FPS 1.50, Running 354.23s Step 686( 59.33%), action 356, FPS 1.46, Running 354.87s Step 687( 59.50%), action 357, FPS 1.40, Running 355.79s Step 688( 59.67%), action 358, FPS 1.36, Running 356.55s Step 689( 59.83%), action 359, FPS 1.33, Running 357.44s Step 690( 60.00%), action 360, FPS 1.31, Running 358.08s Step 691( 60.17%), action 361, FPS 1.31, Running 359.02s Step 692( 60.33%), action 362, FPS 1.30, Running 359.76s Step 693( 60.50%), action 363, FPS 1.33, Running 360.27s Step 694( 60.67%), action 364, FPS 1.31, Running 361.14s Step 695( 60.83%), action 365, FPS 1.30, Running 361.86s Step 696( 61.00%), action 366, FPS 1.31, Running 362.40s Step 697( 61.17%), action 367, FPS 1.32, Running 363.21s Step 698( 61.33%), action 368, FPS 1.33, Running 363.78s Step 699( 61.50%), action 369, FPS 1.33, Running 364.74s Step 700( 61.67%), action 370, FPS 1.31, Running 365.37s Step 701( 61.83%), action 371, FPS 1.31, Running 366.34s Step 702( 62.00%), action 372, FPS 1.32, Running 366.94s Step 703( 62.17%), action 373, FPS 1.31, Running 367.85s Step 704( 62.33%), action 374, FPS 1.33, Running 368.55s Step 705( 62.50%), action 375, FPS 1.32, Running 369.43s Step 706( 62.67%), action 376, FPS 1.32, Running 370.03s Step 707( 62.83%), action 377, FPS 1.33, Running 370.87s Step 708( 63.00%), action 378, FPS 1.34, Running 371.50s Step 709( 63.17%), action 379, FPS 1.35, Running 372.23s Step 710( 63.33%), action 380, FPS 1.35, Running 372.95s Step 711( 63.50%), action 381, FPS 1.32, Running 374.22s Step 712( 63.67%), action 382, FPS 1.32, Running 374.95s Step 713( 63.83%), action 383, FPS 1.28, Running 375.85s Step 714( 64.00%), action 384, FPS 1.31, Running 376.37s Step 715( 64.17%), action 385, FPS 1.30, Running 377.21s Step 716( 64.33%), action 386, FPS 1.30, Running 377.76s Step 717( 64.50%), action 387, FPS 1.30, Running 378.60s Step 718( 64.67%), action 388, FPS 1.31, Running 378.99s Step 719( 64.83%), action 389, FPS 1.36, Running 379.48s Step 720( 65.00%), action 390, FPS 1.35, Running 380.23s Step 721( 65.17%), action 391, FPS 1.32, Running 381.53s Step 722( 65.33%), action 392, FPS 1.31, Running 382.23s Step 723( 65.50%), action 393, FPS 1.31, Running 383.10s Step 724( 65.67%), action 394, FPS 1.32, Running 383.75s Step 725( 65.83%), action 395, FPS 1.31, Running 384.68s Step 726( 66.00%), action 396, FPS 1.30, Running 385.42s Step 727( 66.17%), action 397, FPS 1.30, Running 386.28s Step 728( 66.33%), action 398, FPS 1.29, Running 387.00s Step 729( 66.50%), action 399, FPS 1.28, Running 387.81s Step 730( 66.67%), action 400, FPS 1.31, Running 388.26s Step 731( 66.83%), action 401, FPS 1.31, Running 389.52s Step 732( 67.00%), action 402, FPS 1.33, Running 390.01s Step 733( 67.17%), action 403, FPS 1.34, Running 390.73s Step 734( 67.33%), action 404, FPS 1.34, Running 391.35s Step 735( 67.50%), action 405, FPS 1.33, Running 392.26s Step 736( 67.67%), action 406, FPS 1.31, Running 392.99s Step 737( 67.83%), action 407, FPS 1.31, Running 393.90s Step 738( 68.00%), action 408, FPS 1.28, Running 394.62s Step 739( 68.17%), action 409, FPS 1.25, Running 395.49s Step 740( 68.33%), action 410, FPS 1.27, Running 395.96s Step 741( 68.50%), action 411, FPS 1.29, Running 397.09s Step 742( 68.67%), action 412, FPS 1.32, Running 397.42s Step 743( 68.83%), action 413, FPS 1.36, Running 397.81s Step 744( 69.00%), action 414, FPS 1.38, Running 398.24s Step 745( 69.17%), action 415, FPS 1.41, Running 398.89s Step 746( 69.33%), action 416, FPS 1.43, Running 399.38s Step 747( 69.50%), action 417, FPS 1.44, Running 400.17s Step 748( 69.67%), action 418, FPS 1.43, Running 400.97s Step 749( 69.83%), action 419, FPS 1.43, Running 401.76s Step 750( 70.00%), action 420, FPS 1.40, Running 402.50s Step 751( 70.17%), action 421, FPS 1.43, Running 403.49s Step 752( 70.33%), action 422, FPS 1.41, Running 404.23s Step 753( 70.50%), action 423, FPS 1.35, Running 405.55s Step 754( 70.67%), action 424, FPS 1.32, Running 406.52s Step 755( 70.83%), action 425, FPS 1.32, Running 407.43s Step 756( 71.00%), action 426, FPS 1.32, Running 408.10s Step 757( 71.17%), action 427, FPS 1.29, Running 409.35s Step 758( 71.33%), action 428, FPS 1.31, Running 409.85s Step 759( 71.50%), action 429, FPS 1.33, Running 410.57s Step 760( 71.67%), action 430, FPS 1.31, Running 411.21s Step 761( 71.83%), action 431, FPS 1.32, Running 412.25s Step 762( 72.00%), action 432, FPS 1.26, Running 413.28s Step 763( 72.17%), action 433, FPS 1.22, Running 414.18s Step 764( 72.33%), action 434, FPS 1.20, Running 414.87s Step 765( 72.50%), action 435, FPS 1.18, Running 415.79s Step 766( 72.67%), action 436, FPS 1.17, Running 416.47s Step 767( 72.83%), action 437, FPS 1.19, Running 416.93s Step 768( 73.00%), action 438, FPS 1.17, Running 418.00s Step 769( 73.17%), action 439, FPS 1.17, Running 418.86s Step 770( 73.33%), action 440, FPS 1.16, Running 419.72s Step 771( 73.50%), action 441, FPS 1.16, Running 420.67s Step 772( 73.67%), action 442, FPS 1.16, Running 421.40s Step 773( 73.83%), action 443, FPS 1.20, Running 422.27s Step 774( 74.00%), action 444, FPS 1.22, Running 422.97s Step 775( 74.17%), action 445, FPS 1.21, Running 423.90s Step 776( 74.33%), action 446, FPS 1.19, Running 424.88s Step 777( 74.50%), action 447, FPS 1.23, Running 425.63s Step 778( 74.67%), action 448, FPS 1.22, Running 426.19s Step 779( 74.83%), action 449, FPS 1.21, Running 427.07s Step 780( 75.00%), action 450, FPS 1.21, Running 427.73s Step 781( 75.17%), action 451, FPS 1.22, Running 428.63s Step 782( 75.33%), action 452, FPS 1.25, Running 429.29s Step 783( 75.50%), action 453, FPS 1.25, Running 430.23s Step 784( 75.67%), action 454, FPS 1.24, Running 430.97s Step 785( 75.83%), action 455, FPS 1.24, Running 431.90s Step 786( 76.00%), action 456, FPS 1.25, Running 432.42s Step 787( 76.17%), action 457, FPS 1.24, Running 433.08s Step 788( 76.33%), action 458, FPS 1.27, Running 433.77s Step 789( 76.50%), action 459, FPS 1.26, Running 434.73s Step 790( 76.67%), action 460, FPS 1.28, Running 435.32s Step 791( 76.83%), action 461, FPS 1.29, Running 436.20s Step 792( 77.00%), action 462, FPS 1.28, Running 437.03s Step 793( 77.17%), action 463, FPS 1.25, Running 438.27s Step 794( 77.33%), action 464, FPS 1.26, Running 438.86s Step 795( 77.50%), action 465, FPS 1.27, Running 439.69s Step 796( 77.67%), action 466, FPS 1.30, Running 440.23s Step 797( 77.83%), action 467, FPS 1.30, Running 441.00s Step 798( 78.00%), action 468, FPS 1.30, Running 441.61s Step 799( 78.17%), action 469, FPS 1.30, Running 442.49s Step 800( 78.33%), action 470, FPS 1.29, Running 443.20s Step 801( 78.50%), action 471, FPS 1.29, Running 444.13s Step 802( 78.67%), action 472, FPS 1.28, Running 444.91s Step 803( 78.83%), action 473, FPS 1.29, Running 445.80s Step 804( 79.00%), action 474, FPS 1.29, Running 446.50s Step 805( 79.17%), action 475, FPS 1.26, Running 447.75s Step 806( 79.33%), action 476, FPS 1.26, Running 448.27s Step 807( 79.50%), action 477, FPS 1.25, Running 449.08s Step 808( 79.67%), action 478, FPS 1.26, Running 449.69s Step 809( 79.83%), action 479, FPS 1.23, Running 451.05s Step 810( 80.00%), action 480, FPS 1.24, Running 451.51s Step 811( 80.17%), action 481, FPS 1.24, Running 452.32s Step 812( 80.33%), action 482, FPS 1.27, Running 452.72s Step 813( 80.50%), action 483, FPS 1.34, Running 453.23s Step 814( 80.67%), action 484, FPS 1.33, Running 453.85s Step 815( 80.83%), action 485, FPS 1.30, Running 455.10s Step 816( 81.00%), action 486, FPS 1.29, Running 455.69s Step 817( 81.17%), action 487, FPS 1.28, Running 456.66s Step 818( 81.33%), action 488, FPS 1.27, Running 457.36s Step 819( 81.50%), action 489, FPS 1.26, Running 458.32s Step 820( 81.67%), action 490, FPS 1.22, Running 459.59s Step 821( 81.83%), action 491, FPS 1.22, Running 460.52s Step 822( 82.00%), action 492, FPS 1.22, Running 461.27s Step 823( 82.17%), action 493, FPS 1.22, Running 462.12s Step 824( 82.33%), action 494, FPS 1.22, Running 462.84s Step 825( 82.50%), action 495, FPS 1.25, Running 463.71s Step 826( 82.67%), action 496, FPS 1.25, Running 464.21s Step 827( 82.83%), action 497, FPS 1.26, Running 464.91s Step 828( 83.00%), action 498, FPS 1.26, Running 465.54s Step 829( 83.17%), action 499, FPS 1.29, Running 466.52s Step 830( 83.33%), action 500, FPS 1.27, Running 467.20s Step 831( 83.50%), action 501, FPS 1.26, Running 468.25s Step 832( 83.67%), action 502, FPS 1.22, Running 469.05s Step 833( 83.83%), action 503, FPS 1.18, Running 470.19s Step 834( 84.00%), action 504, FPS 1.17, Running 470.99s Step 835( 84.17%), action 505, FPS 1.24, Running 471.28s Step 836( 84.33%), action 506, FPS 1.26, Running 471.62s Step 837( 84.50%), action 507, FPS 1.30, Running 471.99s Step 838( 84.67%), action 508, FPS 1.31, Running 472.58s Step 839( 84.83%), action 509, FPS 1.34, Running 473.26s Step 840( 85.00%), action 510, FPS 1.37, Running 474.16s Step 841( 85.17%), action 511, FPS 1.35, Running 475.36s Step 842( 85.33%), action 512, FPS 1.36, Running 476.02s Step 843( 85.50%), action 513, FPS 1.34, Running 477.06s Step 844( 85.67%), action 514, FPS 1.35, Running 477.66s Step 845( 85.83%), action 515, FPS 1.34, Running 478.59s Step 846( 86.00%), action 516, FPS 1.33, Running 479.24s Step 847( 86.17%), action 517, FPS 1.31, Running 480.13s Step 848( 86.33%), action 518, FPS 1.32, Running 480.71s Step 849( 86.50%), action 519, FPS 1.35, Running 481.34s Step 850( 86.67%), action 520, FPS 1.35, Running 482.01s Step 851( 86.83%), action 521, FPS 1.36, Running 482.92s Step 852( 87.00%), action 522, FPS 1.37, Running 483.62s Step 853( 87.17%), action 523, FPS 1.40, Running 484.44s Step 854( 87.33%), action 524, FPS 1.44, Running 484.90s Step 855( 87.50%), action 525, FPS 1.39, Running 485.62s Step 856( 87.67%), action 526, FPS 1.37, Running 486.24s Step 857( 87.83%), action 527, FPS 1.32, Running 487.17s Step 858( 88.00%), action 528, FPS 1.31, Running 487.85s Step 859( 88.17%), action 529, FPS 1.29, Running 488.81s Step 860( 88.33%), action 530, FPS 1.30, Running 489.50s Step 861( 88.50%), action 531, FPS 1.36, Running 490.10s Step 862( 88.67%), action 532, FPS 1.39, Running 490.43s Step 863( 88.83%), action 533, FPS 1.44, Running 490.94s Step 864( 89.00%), action 534, FPS 1.45, Running 491.46s Step 865( 89.17%), action 535, FPS 1.46, Running 492.27s Step 866( 89.33%), action 536, FPS 1.47, Running 492.87s Step 867( 89.50%), action 537, FPS 1.47, Running 493.72s Step 868( 89.67%), action 538, FPS 1.49, Running 494.14s Step 869( 89.83%), action 539, FPS 1.47, Running 494.95s Step 870( 90.00%), action 540, FPS 1.50, Running 495.37s Step 871( 90.17%), action 541, FPS 1.47, Running 496.55s Step 872( 90.33%), action 542, FPS 1.49, Running 497.06s Step 873( 90.50%), action 543, FPS 1.50, Running 497.77s Step 874( 90.67%), action 544, FPS 1.48, Running 498.43s Step 875( 90.83%), action 545, FPS 1.46, Running 499.34s Step 876( 91.00%), action 546, FPS 1.46, Running 499.93s Step 877( 91.17%), action 547, FPS 1.46, Running 500.90s Step 878( 91.33%), action 548, FPS 1.45, Running 501.63s Step 879( 91.50%), action 549, FPS 1.46, Running 502.50s Step 880( 91.67%), action 550, FPS 1.49, Running 502.94s Step 881( 91.83%), action 551, FPS 1.43, Running 504.04s Step 882( 92.00%), action 552, FPS 1.41, Running 504.57s Step 883( 92.17%), action 553, FPS 1.40, Running 505.22s Step 884( 92.33%), action 554, FPS 1.39, Running 505.85s Step 885( 92.50%), action 555, FPS 1.39, Running 506.71s Step 886( 92.67%), action 556, FPS 1.39, Running 507.27s Step 887( 92.83%), action 557, FPS 1.36, Running 508.41s Step 888( 93.00%), action 558, FPS 1.37, Running 508.71s Step 889( 93.17%), action 559, FPS 1.42, Running 509.09s Step 890( 93.33%), action 560, FPS 1.39, Running 509.72s Step 891( 93.50%), action 561, FPS 1.42, Running 510.64s Step 892( 93.67%), action 562, FPS 1.42, Running 511.14s Step 893( 93.83%), action 563, FPS 1.43, Running 511.74s Step 894( 94.00%), action 564, FPS 1.43, Running 512.42s Step 895( 94.17%), action 565, FPS 1.43, Running 513.30s Step 896( 94.33%), action 566, FPS 1.43, Running 513.92s Step 897( 94.50%), action 567, FPS 1.43, Running 514.85s Step 898( 94.67%), action 568, FPS 1.46, Running 515.29s Step 899( 94.83%), action 569, FPS 1.48, Running 516.03s Step 900( 95.00%), action 570, FPS 1.46, Running 516.64s Step 901( 95.17%), action 571, FPS 1.48, Running 517.58s Step 902( 95.33%), action 572, FPS 1.46, Running 518.23s Step 903( 95.50%), action 573, FPS 1.45, Running 519.05s Step 904( 95.67%), action 574, FPS 1.47, Running 519.48s Step 905( 95.83%), action 575, FPS 1.47, Running 520.27s Step 906( 96.00%), action 576, FPS 1.46, Running 520.99s Step 907( 96.17%), action 577, FPS 1.49, Running 521.87s Step 908( 96.33%), action 578, FPS 1.44, Running 522.61s Step 909( 96.50%), action 579, FPS 1.39, Running 523.49s Step 910( 96.67%), action 580, FPS 1.40, Running 523.96s Step 911( 96.83%), action 581, FPS 1.37, Running 525.21s Step 912( 97.00%), action 582, FPS 1.35, Running 526.00s Step 913( 97.17%), action 583, FPS 1.33, Running 526.83s Step 914( 97.33%), action 584, FPS 1.33, Running 527.45s Step 915( 97.50%), action 585, FPS 1.38, Running 527.78s Step 916( 97.67%), action 586, FPS 1.37, Running 528.47s Step 917( 97.83%), action 587, FPS 1.39, Running 529.24s Step 918( 98.00%), action 588, FPS 1.39, Running 529.68s Step 919( 98.17%), action 589, FPS 1.38, Running 530.50s Step 920( 98.33%), action 590, FPS 1.38, Running 531.17s Step 921( 98.50%), action 591, FPS 1.33, Running 532.62s Step 922( 98.67%), action 592, FPS 1.32, Running 533.34s Step 923( 98.83%), action 593, FPS 1.32, Running 534.16s Step 924( 99.00%), action 594, FPS 1.32, Running 534.63s Step 925( 99.17%), action 595, FPS 1.32, Running 535.42s Step 926( 99.33%), action 596, FPS 1.32, Running 536.08s Step 927( 99.50%), action 597, FPS 1.30, Running 537.25s Step 928( 99.67%), action 598, FPS 1.31, Running 537.87s Step 929( 99.83%), action 599, FPS 1.32, Running 538.60s Step 930(100.00%), action 600, FPS 1.31, Running 539.18s [2026-08-02 19:09:51] [13 ] Seed 12 failed after 539.66 s. +steps: 930 , actions: 600 . +Instruction: Empty +Total 1/13(7.69%) success. +Setting seed: 13 +Step 1( N/A%), pre moving , FPS 2.23, Running 0.45s Step 2( N/A%), pre moving , FPS 3.81, Running 0.53s Step 3( N/A%), pre moving , FPS 5.16, Running 0.58s Step 4( N/A%), pre moving , FPS 6.08, Running 0.66s Step 5( N/A%), pre moving , FPS 5.09, Running 0.98s Step 6( N/A%), pre moving , FPS 5.58, Running 1.08s Step 7( N/A%), pre moving , FPS 6.12, Running 1.14s Step 8( N/A%), pre moving , FPS 6.60, Running 1.21s Step 9( N/A%), pre moving , FPS 5.89, Running 1.53s Step 10( N/A%), pre moving , FPS 6.19, Running 1.62s Step 11( N/A%), pre moving , FPS 6.55, Running 1.68s Step 12( N/A%), pre moving , FPS 6.80, Running 1.77s Step 13( N/A%), pre moving , FPS 6.21, Running 2.09s Step 14( N/A%), pre moving , FPS 6.41, Running 2.18s Step 15( N/A%), pre moving , FPS 6.66, Running 2.25s Step 16( N/A%), pre moving , FPS 6.87, Running 2.33s Step 17( N/A%), pre moving , FPS 6.43, Running 2.65s Step 18( N/A%), pre moving , FPS 6.62, Running 2.72s Step 19( N/A%), pre moving , FPS 6.84, Running 2.78s Step 20( N/A%), pre moving , FPS 7.00, Running 2.86s Step 21( N/A%), pre moving , FPS 6.86, Running 3.36s Step 22( N/A%), pre moving , FPS 6.87, Running 3.44s Step 23( N/A%), pre moving , FPS 6.30, Running 3.75s Step 24( N/A%), pre moving , FPS 6.28, Running 3.84s Step 25( N/A%), pre moving , FPS 6.82, Running 3.92s Step 26( N/A%), pre moving , FPS 5.94, Running 4.44s Step 27( N/A%), pre moving , FPS 5.93, Running 4.52s Step 28( N/A%), pre moving , FPS 5.53, Running 4.83s Step 29( N/A%), pre moving , FPS 5.88, Running 4.93s Step 30( N/A%), pre moving , FPS 5.92, Running 4.99s Step 31( N/A%), pre moving , FPS 5.90, Running 5.07s Step 32( N/A%), pre moving , FPS 5.51, Running 5.39s Step 33( N/A%), pre moving , FPS 5.88, Running 5.50s Step 34( N/A%), pre moving , FPS 5.92, Running 5.56s Step 35( N/A%), pre moving , FPS 5.85, Running 5.67s Step 36( N/A%), pre moving , FPS 4.72, Running 6.56s Step 37( N/A%), pre moving , FPS 4.92, Running 6.71s Step 38( N/A%), pre moving , FPS 4.98, Running 6.73s Step 39( N/A%), pre moving , FPS 5.03, Running 6.76s Step 40( N/A%), pre moving , FPS 5.10, Running 6.78s Step 41( N/A%), pre moving , FPS 5.81, Running 6.81s Step 42( N/A%), pre moving , FPS 5.89, Running 6.83s Step 43( N/A%), pre moving , FPS 6.43, Running 6.87s Step 44( N/A%), pre moving , FPS 6.51, Running 6.91s Step 45( N/A%), pre moving , FPS 6.56, Running 6.96s Step 46( N/A%), pre moving , FPS 7.74, Running 7.03s Step 47( N/A%), pre moving , FPS 7.86, Running 7.06s Step 48( N/A%), pre moving , FPS 6.95, Running 7.71s Step 49( N/A%), pre moving , FPS 6.97, Running 7.80s Step 50( N/A%), pre moving , FPS 6.99, Running 7.85s Step 51( N/A%), pre moving , FPS 7.03, Running 7.91s Step 52( N/A%), pre moving , FPS 7.76, Running 7.97s Step 53( N/A%), pre moving , FPS 7.08, Running 8.32s Step 54( N/A%), pre moving , FPS 6.99, Running 8.42s Step 55( N/A%), pre moving , FPS 7.02, Running 8.52s Step 56( N/A%), pre moving , FPS 8.67, Running 8.87s Step 57( N/A%), pre moving , FPS 8.75, Running 9.00s Step 58( N/A%), pre moving , FPS 8.37, Running 9.12s Step 59( N/A%), pre moving , FPS 7.26, Running 9.51s Step 60( N/A%), pre moving , FPS 7.03, Running 9.62s Step 61( N/A%), pre moving , FPS 6.28, Running 9.99s Step 62( N/A%), pre moving , FPS 6.07, Running 10.13s Step 63( N/A%), pre moving , FPS 5.93, Running 10.24s Step 64( N/A%), pre moving , FPS 5.42, Running 10.60s Step 65( N/A%), pre moving , FPS 5.31, Running 10.73s Step 66( N/A%), pre moving , FPS 5.24, Running 10.84s Step 67( N/A%), pre moving , FPS 4.81, Running 11.22s Step 68( N/A%), pre moving , FPS 5.52, Running 11.34s Step 69( N/A%), pre moving , FPS 5.12, Running 11.70s Step 70( N/A%), pre moving , FPS 5.02, Running 11.84s Step 71( N/A%), pre moving , FPS 4.95, Running 11.95s Step 72( N/A%), pre moving , FPS 4.62, Running 12.30s Step 73( N/A%), pre moving , FPS 4.88, Running 12.42s Step 74( N/A%), pre moving , FPS 4.86, Running 12.54s Step 75( N/A%), pre moving , FPS 4.54, Running 12.93s Step 76( N/A%), pre moving , FPS 4.79, Running 13.04s Step 77( N/A%), pre moving , FPS 4.54, Running 13.41s Step 78( N/A%), pre moving , FPS 4.53, Running 13.53s Step 79( N/A%), pre moving , FPS 4.55, Running 13.90s Step 80( N/A%), pre moving , FPS 4.54, Running 14.02s Step 81( N/A%), pre moving , FPS 4.83, Running 14.13s Step 82( N/A%), pre moving , FPS 4.58, Running 14.49s Step 83( N/A%), pre moving , FPS 4.57, Running 14.62s Step 84( N/A%), pre moving , FPS 4.88, Running 14.70s Step 85( N/A%), pre moving , FPS 4.66, Running 15.02s Step 86( N/A%), pre moving , FPS 4.72, Running 15.08s Step 87( N/A%), pre moving , FPS 5.07, Running 15.16s Step 88( N/A%), pre moving , FPS 5.12, Running 15.24s Step 89( N/A%), pre moving , FPS 5.55, Running 15.31s Step 90( N/A%), pre moving , FPS 5.28, Running 15.63s Step 91( N/A%), pre moving , FPS 5.32, Running 15.71s Step 92( N/A%), pre moving , FPS 5.74, Running 15.79s Step 93( N/A%), pre moving , FPS 5.75, Running 15.90s Step 94( N/A%), pre moving , FPS 5.51, Running 16.17s Step 95( N/A%), pre moving , FPS 6.00, Running 16.26s Step 96( N/A%), pre moving , FPS 6.06, Running 16.34s Step 97( N/A%), pre moving , FPS 6.53, Running 16.47s Step 98( N/A%), pre moving , FPS 6.27, Running 16.72s Step 99( N/A%), pre moving , FPS 6.87, Running 16.81s Step 100( N/A%), pre moving , FPS 6.98, Running 16.89s Step 101( N/A%), pre moving , FPS 6.50, Running 17.21s Step 102( N/A%), pre moving , FPS 7.21, Running 17.27s Step 103( N/A%), pre moving , FPS 7.29, Running 17.36s Step 104( N/A%), pre moving , FPS 7.32, Running 17.43s Step 105( N/A%), pre moving , FPS 8.06, Running 17.50s Step 106( N/A%), pre moving , FPS 7.29, Running 17.82s Step 107( N/A%), pre moving , FPS 7.27, Running 17.92s Step 108( N/A%), pre moving , FPS 4.75, Running 19.45s Step 109( N/A%), pre moving , FPS 4.26, Running 20.00s Step 110( N/A%), pre moving , FPS 4.16, Running 20.43s Step 111( N/A%), pre moving , FPS 3.79, Running 21.00s Step 112( N/A%), pre moving , FPS 3.72, Running 21.17s Step 113( N/A%), pre moving , FPS 3.45, Running 21.70s Step 114( N/A%), pre moving , FPS 3.35, Running 22.14s Step 115( N/A%), pre moving , FPS 3.11, Running 22.69s Step 116( N/A%), pre moving , FPS 3.06, Running 22.87s Step 117( N/A%), pre moving , FPS 2.92, Running 23.32s Step 118( N/A%), pre moving , FPS 2.85, Running 23.74s Step 119( N/A%), pre moving , FPS 2.67, Running 24.30s Step 120( N/A%), pre moving , FPS 2.60, Running 24.57s Step 121( N/A%), pre moving , FPS 2.59, Running 24.93s Step 122( N/A%), pre moving , FPS 2.49, Running 25.31s Step 123( N/A%), pre moving , FPS 2.46, Running 25.50s Step 124( N/A%), pre moving , FPS 2.44, Running 25.64s Step 125( N/A%), pre moving , FPS 2.40, Running 25.83s Step 126( N/A%), pre moving , FPS 2.45, Running 25.98s Step 127( N/A%), pre moving , FPS 2.42, Running 26.19s Step 128( N/A%), pre moving , FPS 2.90, Running 26.35s Step 129( N/A%), pre moving , FPS 3.03, Running 26.60s Step 130( N/A%), pre moving , FPS 3.16, Running 26.76s Step 131( N/A%), pre moving , FPS 3.27, Running 27.11s Step 132( N/A%), pre moving , FPS 3.26, Running 27.30s Step 133( N/A%), pre moving , FPS 3.36, Running 27.67s Step 134( N/A%), pre moving , FPS 3.36, Running 28.09s Step 135( N/A%), pre moving , FPS 3.33, Running 28.69s Step 136( N/A%), pre moving , FPS 3.09, Running 29.35s Step 137( N/A%), pre moving , FPS 3.01, Running 29.96s Step 138( N/A%), pre moving , FPS 3.02, Running 30.37s Step 139( N/A%), pre moving , FPS 3.02, Running 30.93s Step 140( N/A%), pre moving , FPS 2.93, Running 31.40s Step 141( N/A%), pre moving , FPS 2.85, Running 31.94s Step 142( N/A%), pre moving , FPS 2.93, Running 32.14s Step 143( N/A%), pre moving , FPS 2.81, Running 32.62s Step 144( N/A%), pre moving , FPS 2.70, Running 33.06s Step 145( N/A%), pre moving , FPS 2.59, Running 33.57s Step 146( N/A%), pre moving , FPS 2.55, Running 33.81s Step 147( N/A%), pre moving , FPS 2.48, Running 34.26s Step 148( N/A%), pre moving , FPS 2.39, Running 34.73s Step 149( N/A%), pre moving , FPS 2.30, Running 35.30s Step 150( N/A%), pre moving , FPS 2.22, Running 35.76s Step 151( N/A%), pre moving , FPS 2.16, Running 36.37s Step 152( N/A%), pre moving , FPS 2.09, Running 36.85s Step 153( N/A%), pre moving , FPS 2.04, Running 37.45s Step 154( N/A%), pre moving , FPS 2.03, Running 37.93s Step 155( N/A%), pre moving , FPS 2.04, Running 38.50s Step 156( N/A%), pre moving , FPS 2.08, Running 38.97s Step 157( N/A%), pre moving , FPS 2.08, Running 39.59s Step 158( N/A%), pre moving , FPS 2.07, Running 40.05s Step 159( N/A%), pre moving , FPS 2.05, Running 40.69s Step 160( N/A%), pre moving , FPS 2.10, Running 40.92s Step 161( N/A%), pre moving , FPS 2.11, Running 41.42s Step 162( N/A%), pre moving , FPS 2.07, Running 41.81s Step 163( N/A%), pre moving , FPS 2.05, Running 42.38s Step 164( N/A%), pre moving , FPS 2.04, Running 42.85s Step 165( N/A%), pre moving , FPS 2.03, Running 43.44s Step 166( N/A%), pre moving , FPS 1.98, Running 43.90s Step 167( N/A%), pre moving , FPS 1.95, Running 44.51s Step 168( N/A%), pre moving , FPS 1.98, Running 44.82s Step 169( N/A%), pre moving , FPS 2.03, Running 45.16s Step 170( N/A%), pre moving , FPS 2.09, Running 45.33s Step 171( N/A%), pre moving , FPS 2.18, Running 45.55s Step 172( N/A%), pre moving , FPS 2.26, Running 45.70s Step 173( N/A%), pre moving , FPS 2.34, Running 45.98s Step 174( N/A%), pre moving , FPS 2.41, Running 46.24s Step 175( N/A%), pre moving , FPS 2.44, Running 46.69s Step 176( N/A%), pre moving , FPS 2.49, Running 46.98s Step 177( N/A%), pre moving , FPS 2.51, Running 47.56s Step 178( N/A%), pre moving , FPS 2.63, Running 47.67s Step 179( N/A%), pre moving , FPS 2.73, Running 48.01s Step 180( N/A%), pre moving , FPS 2.78, Running 48.13s Step 181( N/A%), pre moving , FPS 2.94, Running 48.23s Step 182( N/A%), pre moving , FPS 3.00, Running 48.47s Step 183( N/A%), pre moving , FPS 3.19, Running 48.65s Step 184( N/A%), pre moving , FPS 3.38, Running 48.76s Step 185( N/A%), pre moving , FPS 3.68, Running 48.87s Step 186( N/A%), pre moving , FPS 3.75, Running 49.22s Step 187( N/A%), pre moving , FPS 4.14, Running 49.34s Step 188( N/A%), pre moving , FPS 3.57, Running 50.41s Step 189( N/A%), pre moving , FPS 3.74, Running 50.51s Step 190( N/A%), pre moving , FPS 3.62, Running 50.85s Step 191( N/A%), pre moving , FPS 3.61, Running 51.08s Step 192( N/A%), pre moving , FPS 3.50, Running 51.41s Step 193( N/A%), pre moving , FPS 3.52, Running 51.66s Step 194( N/A%), pre moving , FPS 3.59, Running 51.82s Step 195( N/A%), pre moving , FPS 3.60, Running 52.25s Step 196( N/A%), pre moving , FPS 3.69, Running 52.41s Step 197( N/A%), pre moving , FPS 3.80, Running 52.83s Step 198( N/A%), pre moving , FPS 3.76, Running 52.98s Step 199( N/A%), pre moving , FPS 3.70, Running 53.42s Step 200( N/A%), pre moving , FPS 3.67, Running 53.57s Step 201( N/A%), pre moving , FPS 3.46, Running 54.00s Step 202( N/A%), pre moving , FPS 3.51, Running 54.17s Step 203( N/A%), pre moving , FPS 3.37, Running 54.59s Step 204( N/A%), pre moving , FPS 3.34, Running 54.75s Step 205( N/A%), pre moving , FPS 3.17, Running 55.17s Step 206( N/A%), pre moving , FPS 3.28, Running 55.33s Step 207( N/A%), pre moving , FPS 3.11, Running 55.76s Step 208( N/A%), pre moving , FPS 3.63, Running 55.92s Step 209( N/A%), pre moving , FPS 3.43, Running 56.33s Step 210( N/A%), pre moving , FPS 3.54, Running 56.51s Step 211( N/A%), pre moving , FPS 3.43, Running 56.92s Step 212( N/A%), pre moving , FPS 3.52, Running 57.10s Step 213( N/A%), pre moving , FPS 3.42, Running 57.50s Step 214( N/A%), pre moving , FPS 3.41, Running 57.68s Step 215( N/A%), pre moving , FPS 3.42, Running 58.10s Step 216( N/A%), pre moving , FPS 3.41, Running 58.27s Step 217( N/A%), pre moving , FPS 3.41, Running 58.70s Step 218( N/A%), pre moving , FPS 3.40, Running 58.87s Step 219( N/A%), pre moving , FPS 3.40, Running 59.29s Step 220( N/A%), pre moving , FPS 3.42, Running 59.41s Step 221( N/A%), pre moving , FPS 3.63, Running 59.51s Step 222( N/A%), pre moving , FPS 3.54, Running 59.81s Step 223( N/A%), pre moving , FPS 3.71, Running 59.98s Step 224( N/A%), pre moving , FPS 3.75, Running 60.08s Step 225( N/A%), pre moving , FPS 3.96, Running 60.22s Step 226( N/A%), pre moving , FPS 3.85, Running 60.52s Step 227( N/A%), pre moving , FPS 4.10, Running 60.64s Step 228( N/A%), pre moving , FPS 4.14, Running 60.75s Step 229( N/A%), pre moving , FPS 4.19, Running 61.10s Step 230( N/A%), pre moving , FPS 4.24, Running 61.22s Step 231( N/A%), pre moving , FPS 4.53, Running 61.33s Step 232( N/A%), pre moving , FPS 4.35, Running 61.70s Step 233( N/A%), pre moving , FPS 4.66, Running 61.80s Step 234( N/A%), pre moving , FPS 4.73, Running 61.91s Step 235( N/A%), pre moving , FPS 4.22, Running 62.84s Step 236( N/A%), pre moving , FPS 4.29, Running 62.94s Step 237( N/A%), pre moving , FPS 4.61, Running 63.04s Step 238( N/A%), pre moving , FPS 4.42, Running 63.39s Step 239( N/A%), pre moving , FPS 4.68, Running 63.57s Step 240( N/A%), pre moving , FPS 4.68, Running 63.68s Step 241( N/A%), pre moving , FPS 4.31, Running 64.15s Step 242( N/A%), pre moving , FPS 4.19, Running 64.59s Step 243( N/A%), pre moving , FPS 4.19, Running 64.76s Step 244( N/A%), pre moving , FPS 3.94, Running 65.16s Step 245( N/A%), pre moving , FPS 3.86, Running 65.40s Step 246( N/A%), pre moving , FPS 3.75, Running 65.85s Step 247( N/A%), pre moving , FPS 3.69, Running 66.06s Step 248( N/A%), pre moving , FPS 3.59, Running 66.32s Step 249( N/A%), pre moving , FPS 3.67, Running 66.56s Step 250( N/A%), pre moving , FPS 3.60, Running 66.78s Step 251( N/A%), pre moving , FPS 3.37, Running 67.26s Step 252( N/A%), pre moving , FPS 3.45, Running 67.49s Step 253( N/A%), pre moving , FPS 3.23, Running 67.98s Step 254( N/A%), pre moving , FPS 3.05, Running 68.47s Step 255( N/A%), pre moving , FPS 3.29, Running 68.92s Step 256( N/A%), pre moving , FPS 3.13, Running 69.32s Step 257( N/A%), pre moving , FPS 2.93, Running 69.87s Step 258( N/A%), pre moving , FPS 2.85, Running 70.41s Step 259( N/A%), pre moving , FPS 2.70, Running 70.97s Step 260( N/A%), pre moving , FPS 2.58, Running 71.45s Step 261( N/A%), pre moving , FPS 2.65, Running 71.70s Step 262( N/A%), pre moving , FPS 2.63, Running 72.20s Step 263( N/A%), pre moving , FPS 2.52, Running 72.68s Step 264( N/A%), pre moving , FPS 2.58, Running 72.92s Step 265( N/A%), pre moving , FPS 2.49, Running 73.42s Step 266( N/A%), pre moving , FPS 2.49, Running 73.89s Step 267( N/A%), pre moving , FPS 2.49, Running 74.11s Step 268( N/A%), pre moving , FPS 2.42, Running 74.59s Step 269( N/A%), pre moving , FPS 2.43, Running 74.80s Step 270( N/A%), pre moving , FPS 2.35, Running 75.28s Step 271( N/A%), pre moving , FPS 2.36, Running 75.75s Step 272( N/A%), pre moving , FPS 2.37, Running 75.93s Step 273( N/A%), pre moving , FPS 2.38, Running 76.38s Step 274( N/A%), pre moving , FPS 2.44, Running 76.66s Step 275( N/A%), pre moving , FPS 2.45, Running 77.09s Step 276( N/A%), pre moving , FPS 2.42, Running 77.58s Step 277( N/A%), pre moving , FPS 2.52, Running 77.82s Step 278( N/A%), pre moving , FPS 2.54, Running 78.27s Step 279( N/A%), pre moving , FPS 2.57, Running 78.74s Step 280( N/A%), pre moving , FPS 2.66, Running 78.97s Step 281( N/A%), pre moving , FPS 2.58, Running 79.44s Step 282( N/A%), pre moving , FPS 2.64, Running 79.78s Step 283( N/A%), pre moving , FPS 2.69, Running 80.12s Step 284( N/A%), pre moving , FPS 2.60, Running 80.61s Step 285( N/A%), pre moving , FPS 2.69, Running 80.87s Step 286( N/A%), pre moving , FPS 2.70, Running 81.30s Step 287( N/A%), pre moving , FPS 2.60, Running 81.79s Step 288( N/A%), pre moving , FPS 2.66, Running 82.11s Step 289( N/A%), pre moving , FPS 2.60, Running 82.48s Step 290( N/A%), pre moving , FPS 2.63, Running 82.90s Step 291( N/A%), pre moving , FPS 2.73, Running 83.08s Step 292( N/A%), pre moving , FPS 2.64, Running 83.49s Step 293( N/A%), pre moving , FPS 2.74, Running 83.67s Step 294( N/A%), pre moving , FPS 2.69, Running 84.08s Step 295( N/A%), pre moving , FPS 2.79, Running 84.26s Step 296( N/A%), pre moving , FPS 2.82, Running 84.67s Step 297( N/A%), pre moving , FPS 2.85, Running 84.83s Step 298( N/A%), pre moving , FPS 3.00, Running 84.93s Step 299( N/A%), pre moving , FPS 3.06, Running 85.28s Step 300( N/A%), pre moving , FPS 3.11, Running 85.40s Step 301( N/A%), pre moving , FPS 3.30, Running 85.50s Step 302( N/A%), pre moving , FPS 3.43, Running 85.62s Step 303( N/A%), pre moving , FPS 3.44, Running 85.94s Step 304( N/A%), pre moving , FPS 3.70, Running 86.02s Step 305( N/A%), pre moving , FPS 3.81, Running 86.12s Step 306( N/A%), pre moving , FPS 4.06, Running 86.22s Step 307( N/A%), pre moving , FPS 4.39, Running 86.35s Step 308( N/A%), pre moving , FPS 4.57, Running 86.48s Step 309( N/A%), pre moving , FPS 4.85, Running 86.61s Step 310( N/A%), pre moving , FPS 5.22, Running 86.73s Step 311( N/A%), pre moving , FPS 5.34, Running 86.83s Step 312( N/A%), pre moving , FPS 5.80, Running 86.94s Step 313( N/A%), pre moving , FPS 5.50, Running 87.31s Step 314( N/A%), pre moving , FPS 5.99, Running 87.42s Step 315( N/A%), pre moving , FPS 6.12, Running 87.53s Step 316( N/A%), pre moving , FPS 6.25, Running 87.87s Step 317( N/A%), pre moving , FPS 6.33, Running 87.99s Step 318( N/A%), pre moving , FPS 6.34, Running 88.09s Step 319( N/A%), pre moving , FPS 3.92, Running 90.38s Step 320( N/A%), pre moving , FPS 3.47, Running 91.16s Step 321( N/A%), pre moving , FPS 3.41, Running 91.37s Step 322( N/A%), pre moving , FPS 3.03, Running 92.21s Step 323( N/A%), pre moving , FPS 3.08, Running 92.44s Step 324( N/A%), pre moving , FPS 2.77, Running 93.23s Step 325( N/A%), pre moving , FPS 2.71, Running 93.49s Step 326( N/A%), pre moving , FPS 2.55, Running 94.08s Step 327( N/A%), pre moving , FPS 2.44, Running 94.54s Step 328( N/A%), pre moving , FPS 2.32, Running 95.11s Step 329( N/A%), pre moving , FPS 2.29, Running 95.33s Step 330( N/A%), pre moving , FPS 2.12, Running 96.16s Step 331( N/A%), pre moving , FPS 2.09, Running 96.39s Step 332( N/A%), pre moving , FPS 1.96, Running 97.16s Step 333( N/A%), pre moving , FPS 1.98, Running 97.43s Step 334( N/A%), pre moving , FPS 1.89, Running 98.02s Step 335( N/A%), pre moving , FPS 1.82, Running 98.49s Step 336( N/A%), pre moving , FPS 1.80, Running 99.00s Step 337( N/A%), pre moving , FPS 1.78, Running 99.25s Step 338( N/A%), pre moving , FPS 1.68, Running 100.01s Step 339( 0.17%), action 1, FPS 1.86, Running 101.14s Step 340( 0.33%), action 2, FPS 1.88, Running 101.79s Step 341( 0.50%), action 3, FPS 1.77, Running 102.69s Step 342( 0.67%), action 4, FPS 1.77, Running 103.50s Step 343( 0.83%), action 5, FPS 1.68, Running 104.38s Step 344( 1.00%), action 6, FPS 1.67, Running 105.22s Step 345( 1.17%), action 7, FPS 1.65, Running 105.63s Step 346( 1.33%), action 8, FPS 1.67, Running 106.02s Step 347( 1.50%), action 9, FPS 1.67, Running 106.53s Step 348( 1.67%), action 10, FPS 1.66, Running 107.16s Step 349( 1.83%), action 11, FPS 1.54, Running 108.29s Step 350( 2.00%), action 12, FPS 1.59, Running 108.78s Step 351( 2.17%), action 13, FPS 1.51, Running 109.66s Step 352( 2.33%), action 14, FPS 1.52, Running 110.31s Step 353( 2.50%), action 15, FPS 1.47, Running 111.07s Step 354( 2.67%), action 16, FPS 1.47, Running 111.58s Step 355( 2.83%), action 17, FPS 1.44, Running 112.35s Step 356( 3.00%), action 18, FPS 1.43, Running 112.95s Step 357( 3.17%), action 19, FPS 1.39, Running 113.65s Step 358( 3.33%), action 20, FPS 1.40, Running 114.29s Step 359( 3.50%), action 21, FPS 1.38, Running 115.58s Step 360( 3.67%), action 22, FPS 1.40, Running 116.03s Step 361( 3.83%), action 23, FPS 1.42, Running 116.78s Step 362( 4.00%), action 24, FPS 1.44, Running 117.40s Step 363( 4.17%), action 25, FPS 1.44, Running 118.32s Step 364( 4.33%), action 26, FPS 1.48, Running 118.76s Step 365( 4.50%), action 27, FPS 1.43, Running 119.58s Step 366( 4.67%), action 28, FPS 1.41, Running 120.22s Step 367( 4.83%), action 29, FPS 1.39, Running 120.87s Step 368( 5.00%), action 30, FPS 1.36, Running 121.90s Step 369( 5.17%), action 31, FPS 1.33, Running 123.34s Step 370( 5.33%), action 32, FPS 1.31, Running 124.01s Step 371( 5.50%), action 33, FPS 1.35, Running 124.44s Step 372( 5.67%), action 34, FPS 1.36, Running 124.99s Step 373( 5.83%), action 35, FPS 1.33, Running 126.14s Step 374( 6.00%), action 36, FPS 1.31, Running 126.82s Step 375( 6.17%), action 37, FPS 1.30, Running 127.73s Step 376( 6.33%), action 38, FPS 1.26, Running 128.81s Step 377( 6.50%), action 39, FPS 1.24, Running 129.74s Step 378( 6.67%), action 40, FPS 1.26, Running 130.20s Step 379( 6.83%), action 41, FPS 1.27, Running 131.28s Step 380( 7.00%), action 42, FPS 1.27, Running 131.80s Step 381( 7.17%), action 43, FPS 1.27, Running 132.54s Step 382( 7.33%), action 44, FPS 1.27, Running 133.20s Step 383( 7.50%), action 45, FPS 1.25, Running 134.27s Step 384( 7.67%), action 46, FPS 1.25, Running 134.80s Step 385( 7.83%), action 47, FPS 1.24, Running 135.74s Step 386( 8.00%), action 48, FPS 1.24, Running 136.36s Step 387( 8.17%), action 49, FPS 1.22, Running 137.26s Step 388( 8.33%), action 50, FPS 1.26, Running 137.83s Step 389( 8.50%), action 51, FPS 1.29, Running 138.86s Step 390( 8.67%), action 52, FPS 1.29, Running 139.47s Step 391( 8.83%), action 53, FPS 1.26, Running 140.36s Step 392( 9.00%), action 54, FPS 1.24, Running 141.08s Step 393( 9.17%), action 55, FPS 1.26, Running 142.00s Step 394( 9.33%), action 56, FPS 1.29, Running 142.34s Step 395( 9.50%), action 57, FPS 1.32, Running 142.89s Step 396( 9.67%), action 58, FPS 1.37, Running 143.46s Step 397( 9.83%), action 59, FPS 1.39, Running 144.17s Step 398( 10.00%), action 60, FPS 1.36, Running 144.95s Step 399( 10.17%), action 61, FPS 1.34, Running 146.17s Step 400( 10.33%), action 62, FPS 1.34, Running 146.73s Step 401( 10.50%), action 63, FPS 1.31, Running 147.81s Step 402( 10.67%), action 64, FPS 1.31, Running 148.51s Step 403( 10.83%), action 65, FPS 1.33, Running 149.36s Step 404( 11.00%), action 66, FPS 1.31, Running 150.05s Step 405( 11.17%), action 67, FPS 1.31, Running 151.03s Step 406( 11.33%), action 68, FPS 1.30, Running 151.77s Step 407( 11.50%), action 69, FPS 1.30, Running 152.62s Step 408( 11.67%), action 70, FPS 1.29, Running 153.35s Step 409( 11.83%), action 71, FPS 1.30, Running 154.27s Step 410( 12.00%), action 72, FPS 1.30, Running 154.89s Step 411( 12.17%), action 73, FPS 1.29, Running 155.90s Step 412( 12.33%), action 74, FPS 1.29, Running 156.60s Step 413( 12.50%), action 75, FPS 1.29, Running 157.52s Step 414( 12.67%), action 76, FPS 1.26, Running 158.15s Step 415( 12.83%), action 77, FPS 1.25, Running 158.94s Step 416( 13.00%), action 78, FPS 1.25, Running 159.39s Step 417( 13.17%), action 79, FPS 1.24, Running 160.23s Step 418( 13.33%), action 80, FPS 1.26, Running 160.84s Step 419( 13.50%), action 81, FPS 1.32, Running 161.38s Step 420( 13.67%), action 82, FPS 1.33, Running 161.80s Step 421( 13.83%), action 83, FPS 1.39, Running 162.22s Step 422( 14.00%), action 84, FPS 1.41, Running 162.69s Step 423( 14.17%), action 85, FPS 1.45, Running 163.16s Step 424( 14.33%), action 86, FPS 1.46, Running 163.79s Step 425( 14.50%), action 87, FPS 1.47, Running 164.65s Step 426( 14.67%), action 88, FPS 1.51, Running 165.06s Step 427( 14.83%), action 89, FPS 1.51, Running 165.88s Step 428( 15.00%), action 90, FPS 1.52, Running 166.50s Step 429( 15.17%), action 91, FPS 1.52, Running 167.43s Step 430( 15.33%), action 92, FPS 1.51, Running 168.15s Step 431( 15.50%), action 93, FPS 1.52, Running 169.05s Step 432( 15.67%), action 94, FPS 1.52, Running 169.72s Step 433( 15.83%), action 95, FPS 1.52, Running 170.63s Step 434( 16.00%), action 96, FPS 1.52, Running 171.31s Step 435( 16.17%), action 97, FPS 1.51, Running 172.22s Step 436( 16.33%), action 98, FPS 1.47, Running 173.01s Step 437( 16.50%), action 99, FPS 1.47, Running 173.83s Step 438( 16.67%), action 100, FPS 1.47, Running 174.42s Step 439( 16.83%), action 101, FPS 1.41, Running 175.58s Step 440( 17.00%), action 102, FPS 1.37, Running 176.37s Step 441( 17.17%), action 103, FPS 1.33, Running 177.23s Step 442( 17.33%), action 104, FPS 1.31, Running 177.96s Step 443( 17.50%), action 105, FPS 1.28, Running 178.80s Step 444( 17.67%), action 106, FPS 1.26, Running 179.61s Step 445( 17.83%), action 107, FPS 1.27, Running 180.40s Step 446( 18.00%), action 108, FPS 1.27, Running 180.81s Step 447( 18.17%), action 109, FPS 1.30, Running 181.29s Step 448( 18.33%), action 110, FPS 1.30, Running 181.86s Step 449( 18.50%), action 111, FPS 1.28, Running 183.00s Step 450( 18.67%), action 112, FPS 1.29, Running 183.60s Step 451( 18.83%), action 113, FPS 1.30, Running 184.38s Step 452( 19.00%), action 114, FPS 1.31, Running 184.97s Step 453( 19.17%), action 115, FPS 1.31, Running 185.90s Step 454( 19.33%), action 116, FPS 1.33, Running 186.33s Step 455( 19.50%), action 117, FPS 1.34, Running 187.10s Step 456( 19.67%), action 118, FPS 1.36, Running 187.70s Step 457( 19.83%), action 119, FPS 1.34, Running 188.71s Step 458( 20.00%), action 120, FPS 1.34, Running 189.38s Step 459( 20.17%), action 121, FPS 1.36, Running 190.30s Step 460( 20.33%), action 122, FPS 1.37, Running 190.97s Step 461( 20.50%), action 123, FPS 1.37, Running 191.84s Step 462( 20.67%), action 124, FPS 1.36, Running 192.68s Step 463( 20.83%), action 125, FPS 1.36, Running 193.49s Step 464( 21.00%), action 126, FPS 1.37, Running 194.24s Step 465( 21.17%), action 127, FPS 1.36, Running 195.15s Step 466( 21.33%), action 128, FPS 1.34, Running 195.77s Step 467( 21.50%), action 129, FPS 1.31, Running 196.55s Step 468( 21.67%), action 130, FPS 1.31, Running 197.07s Step 469( 21.83%), action 131, FPS 1.32, Running 198.17s Step 470( 22.00%), action 132, FPS 1.33, Running 198.65s Step 471( 22.17%), action 133, FPS 1.36, Running 199.09s Step 472( 22.33%), action 134, FPS 1.37, Running 199.52s Step 473( 22.50%), action 135, FPS 1.39, Running 200.25s Step 474( 22.67%), action 136, FPS 1.36, Running 201.01s Step 475( 22.83%), action 137, FPS 1.35, Running 201.94s Step 476( 23.00%), action 138, FPS 1.35, Running 202.50s Step 477( 23.17%), action 139, FPS 1.34, Running 203.60s Step 478( 23.33%), action 140, FPS 1.35, Running 204.23s Step 479( 23.50%), action 141, FPS 1.34, Running 205.19s Step 480( 23.67%), action 142, FPS 1.33, Running 205.99s Step 481( 23.83%), action 143, FPS 1.31, Running 207.16s Step 482( 24.00%), action 144, FPS 1.31, Running 207.97s Step 483( 24.17%), action 145, FPS 1.30, Running 208.88s Step 484( 24.33%), action 146, FPS 1.30, Running 209.59s Step 485( 24.50%), action 147, FPS 1.31, Running 210.43s Step 486( 24.67%), action 148, FPS 1.32, Running 210.89s Step 487( 24.83%), action 149, FPS 1.32, Running 211.64s Step 488( 25.00%), action 150, FPS 1.31, Running 212.36s Step 489( 25.17%), action 151, FPS 1.32, Running 213.31s Step 490( 25.33%), action 152, FPS 1.29, Running 214.11s Step 491( 25.50%), action 153, FPS 1.23, Running 215.38s Step 492( 25.67%), action 154, FPS 1.21, Running 216.11s Step 493( 25.83%), action 155, FPS 1.19, Running 217.02s Step 494( 26.00%), action 156, FPS 1.20, Running 217.74s Step 495( 26.17%), action 157, FPS 1.22, Running 218.31s Step 496( 26.33%), action 158, FPS 1.24, Running 218.68s Step 497( 26.50%), action 159, FPS 1.28, Running 219.26s Step 498( 26.67%), action 160, FPS 1.30, Running 219.67s Step 499( 26.83%), action 161, FPS 1.29, Running 220.70s Step 500( 27.00%), action 162, FPS 1.30, Running 221.36s Step 501( 27.17%), action 163, FPS 1.30, Running 222.60s Step 502( 27.33%), action 164, FPS 1.32, Running 223.12s Step 503( 27.50%), action 165, FPS 1.30, Running 224.28s Step 504( 27.67%), action 166, FPS 1.32, Running 224.77s Step 505( 27.83%), action 167, FPS 1.30, Running 225.78s Step 506( 28.00%), action 168, FPS 1.28, Running 226.54s Step 507( 28.17%), action 169, FPS 1.27, Running 227.41s Step 508( 28.33%), action 170, FPS 1.27, Running 228.17s Step 509( 28.50%), action 171, FPS 1.25, Running 229.30s Step 510( 28.67%), action 172, FPS 1.25, Running 230.12s Step 511( 28.83%), action 173, FPS 1.28, Running 230.96s Step 512( 29.00%), action 174, FPS 1.32, Running 231.32s Step 513( 29.17%), action 175, FPS 1.32, Running 232.22s Step 514( 29.33%), action 176, FPS 1.33, Running 232.82s Step 515( 29.50%), action 177, FPS 1.32, Running 233.45s Step 516( 29.67%), action 178, FPS 1.31, Running 233.97s Step 517( 29.83%), action 179, FPS 1.28, Running 234.92s Step 518( 30.00%), action 180, FPS 1.27, Running 235.43s Step 519( 30.17%), action 181, FPS 1.26, Running 236.54s Step 520( 30.33%), action 182, FPS 1.29, Running 236.84s Step 521( 30.50%), action 183, FPS 1.37, Running 237.20s Step 522( 30.67%), action 184, FPS 1.38, Running 237.59s Step 523( 30.83%), action 185, FPS 1.43, Running 238.27s Step 524( 31.00%), action 186, FPS 1.44, Running 238.65s Step 525( 31.17%), action 187, FPS 1.46, Running 239.49s Step 526( 31.33%), action 188, FPS 1.46, Running 240.19s Step 527( 31.50%), action 189, FPS 1.47, Running 241.02s Step 528( 31.67%), action 190, FPS 1.50, Running 241.54s Step 529( 31.83%), action 191, FPS 1.53, Running 242.35s Step 530( 32.00%), action 192, FPS 1.56, Running 242.98s Step 531( 32.17%), action 193, FPS 1.55, Running 243.83s Step 532( 32.33%), action 194, FPS 1.52, Running 244.51s Step 533( 32.50%), action 195, FPS 1.52, Running 245.37s Step 534( 32.67%), action 196, FPS 1.54, Running 245.82s Step 535( 32.83%), action 197, FPS 1.53, Running 246.56s Step 536( 33.00%), action 198, FPS 1.51, Running 247.21s Step 537( 33.17%), action 199, FPS 1.52, Running 248.10s Step 538( 33.33%), action 200, FPS 1.52, Running 248.62s Step 539( 33.50%), action 201, FPS 1.52, Running 249.66s Step 540( 33.67%), action 202, FPS 1.51, Running 250.06s Step 541( 33.83%), action 203, FPS 1.46, Running 250.85s Step 542( 34.00%), action 204, FPS 1.46, Running 251.31s Step 543( 34.17%), action 205, FPS 1.45, Running 252.06s Step 544( 34.33%), action 206, FPS 1.42, Running 252.78s Step 545( 34.50%), action 207, FPS 1.41, Running 253.64s Step 546( 34.67%), action 208, FPS 1.42, Running 254.28s Step 547( 34.83%), action 209, FPS 1.41, Running 255.19s Step 548( 35.00%), action 210, FPS 1.42, Running 255.61s Step 549( 35.17%), action 211, FPS 1.36, Running 257.03s Step 550( 35.33%), action 212, FPS 1.35, Running 257.77s Step 551( 35.50%), action 213, FPS 1.35, Running 258.65s Step 552( 35.67%), action 214, FPS 1.37, Running 259.16s Step 553( 35.83%), action 215, FPS 1.37, Running 259.94s Step 554( 36.00%), action 216, FPS 1.36, Running 260.52s Step 555( 36.17%), action 217, FPS 1.35, Running 261.43s Step 556( 36.33%), action 218, FPS 1.35, Running 262.07s Step 557( 36.50%), action 219, FPS 1.35, Running 262.96s Step 558( 36.67%), action 220, FPS 1.35, Running 263.49s Step 559( 36.83%), action 221, FPS 1.35, Running 264.51s Step 560( 37.00%), action 222, FPS 1.31, Running 265.32s Step 561( 37.17%), action 223, FPS 1.30, Running 266.23s Step 562( 37.33%), action 224, FPS 1.27, Running 267.02s Step 563( 37.50%), action 225, FPS 1.27, Running 267.85s Step 564( 37.67%), action 226, FPS 1.25, Running 268.83s Step 565( 37.83%), action 227, FPS 1.23, Running 269.94s Step 566( 38.00%), action 228, FPS 1.23, Running 270.58s Step 567( 38.17%), action 229, FPS 1.23, Running 271.52s Step 568( 38.33%), action 230, FPS 1.20, Running 272.23s Step 569( 38.50%), action 231, FPS 1.24, Running 273.17s Step 570( 38.67%), action 232, FPS 1.25, Running 273.73s Step 571( 38.83%), action 233, FPS 1.28, Running 274.28s Step 572( 39.00%), action 234, FPS 1.28, Running 274.82s Step 573( 39.17%), action 235, FPS 1.28, Running 275.51s Step 574( 39.33%), action 236, FPS 1.28, Running 276.16s Step 575( 39.50%), action 237, FPS 1.29, Running 276.89s Step 576( 39.67%), action 238, FPS 1.30, Running 277.49s Step 577( 39.83%), action 239, FPS 1.26, Running 278.79s Step 578( 40.00%), action 240, FPS 1.25, Running 279.52s Step 579( 40.17%), action 241, FPS 1.23, Running 280.80s Step 580( 40.33%), action 242, FPS 1.24, Running 281.44s Step 581( 40.50%), action 243, FPS 1.24, Running 282.40s Step 582( 40.67%), action 244, FPS 1.26, Running 282.85s Step 583( 40.83%), action 245, FPS 1.23, Running 284.07s Step 584( 41.00%), action 246, FPS 1.27, Running 284.59s Step 585( 41.17%), action 247, FPS 1.31, Running 285.24s Step 586( 41.33%), action 248, FPS 1.30, Running 285.91s Step 587( 41.50%), action 249, FPS 1.31, Running 286.76s Step 588( 41.67%), action 250, FPS 1.31, Running 287.53s Step 589( 41.83%), action 251, FPS 1.31, Running 288.48s Step 590( 42.00%), action 252, FPS 1.30, Running 289.11s Step 591( 42.17%), action 253, FPS 1.27, Running 290.02s Step 592( 42.33%), action 254, FPS 1.25, Running 290.83s Step 593( 42.50%), action 255, FPS 1.21, Running 292.08s Step 594( 42.67%), action 256, FPS 1.23, Running 292.46s Step 595( 42.83%), action 257, FPS 1.22, Running 293.30s Step 596( 43.00%), action 258, FPS 1.22, Running 293.93s Step 597( 43.17%), action 259, FPS 1.26, Running 294.62s Step 598( 43.33%), action 260, FPS 1.25, Running 295.55s Step 599( 43.50%), action 261, FPS 1.23, Running 297.09s Step 600( 43.67%), action 262, FPS 1.24, Running 297.59s Step 601( 43.83%), action 263, FPS 1.25, Running 298.37s Step 602( 44.00%), action 264, FPS 1.23, Running 299.10s Step 603( 44.17%), action 265, FPS 1.25, Running 300.02s Step 604( 44.33%), action 266, FPS 1.26, Running 300.53s Step 605( 44.50%), action 267, FPS 1.25, Running 301.22s Step 606( 44.67%), action 268, FPS 1.25, Running 301.86s Step 607( 44.83%), action 269, FPS 1.26, Running 302.70s Step 608( 45.00%), action 270, FPS 1.27, Running 303.28s Step 609( 45.17%), action 271, FPS 1.25, Running 304.42s Step 610( 45.33%), action 272, FPS 1.24, Running 305.26s Step 611( 45.50%), action 273, FPS 1.25, Running 306.07s Step 612( 45.67%), action 274, FPS 1.25, Running 306.86s Step 613( 45.83%), action 275, FPS 1.28, Running 307.70s Step 614( 46.00%), action 276, FPS 1.24, Running 308.58s Step 615( 46.17%), action 277, FPS 1.22, Running 309.75s Step 616( 46.33%), action 278, FPS 1.23, Running 310.24s Step 617( 46.50%), action 279, FPS 1.23, Running 310.94s Step 618( 46.67%), action 280, FPS 1.22, Running 311.96s Step 619( 46.83%), action 281, FPS 1.22, Running 313.46s Step 620( 47.00%), action 282, FPS 1.21, Running 314.18s Step 621( 47.17%), action 283, FPS 1.20, Running 314.99s Step 622( 47.33%), action 284, FPS 1.20, Running 315.74s Step 623( 47.50%), action 285, FPS 1.20, Running 316.64s Step 624( 47.67%), action 286, FPS 1.21, Running 317.08s Step 625( 47.83%), action 287, FPS 1.20, Running 317.88s Step 626( 48.00%), action 288, FPS 1.19, Running 318.67s Step 627( 48.17%), action 289, FPS 1.16, Running 319.91s Step 628( 48.33%), action 290, FPS 1.14, Running 320.76s Step 629( 48.50%), action 291, FPS 1.15, Running 321.76s Step 630( 48.67%), action 292, FPS 1.14, Running 322.80s Step 631( 48.83%), action 293, FPS 1.14, Running 323.62s Step 632( 49.00%), action 294, FPS 1.16, Running 324.09s Step 633( 49.17%), action 295, FPS 1.17, Running 324.86s Step 634( 49.33%), action 296, FPS 1.18, Running 325.51s Step 635( 49.50%), action 297, FPS 1.20, Running 326.40s Step 636( 49.67%), action 298, FPS 1.20, Running 326.88s Step 637( 49.83%), action 299, FPS 1.20, Running 327.59s Step 638( 50.00%), action 300, FPS 1.22, Running 328.37s Step 639( 50.17%), action 301, FPS 1.26, Running 329.32s Step 640( 50.33%), action 302, FPS 1.24, Running 330.29s Step 641( 50.50%), action 303, FPS 1.25, Running 331.04s Step 642( 50.67%), action 304, FPS 1.27, Running 331.47s Step 643( 50.83%), action 305, FPS 1.28, Running 332.27s Step 644( 51.00%), action 306, FPS 1.22, Running 333.50s Step 645( 51.17%), action 307, FPS 1.21, Running 334.35s Step 646( 51.33%), action 308, FPS 1.22, Running 335.04s Step 647( 51.50%), action 309, FPS 1.25, Running 335.92s Step 648( 51.67%), action 310, FPS 1.26, Running 336.59s Step 649( 51.83%), action 311, FPS 1.29, Running 337.31s Step 650( 52.00%), action 312, FPS 1.32, Running 337.92s Step 651( 52.17%), action 313, FPS 1.33, Running 338.68s Step 652( 52.33%), action 314, FPS 1.30, Running 339.47s Step 653( 52.50%), action 315, FPS 1.30, Running 340.29s Step 654( 52.67%), action 316, FPS 1.30, Running 340.87s Step 655( 52.83%), action 317, FPS 1.30, Running 341.79s Step 656( 53.00%), action 318, FPS 1.30, Running 342.30s Step 657( 53.17%), action 319, FPS 1.26, Running 343.50s Step 658( 53.33%), action 320, FPS 1.27, Running 344.17s Step 659( 53.50%), action 321, FPS 1.27, Running 345.09s Step 660( 53.67%), action 322, FPS 1.30, Running 345.71s Step 661( 53.83%), action 323, FPS 1.28, Running 346.65s Step 662( 54.00%), action 324, FPS 1.25, Running 347.41s Step 663( 54.17%), action 325, FPS 1.27, Running 347.97s Step 664( 54.33%), action 326, FPS 1.35, Running 348.30s Step 665( 54.50%), action 327, FPS 1.37, Running 348.90s Step 666( 54.67%), action 328, FPS 1.39, Running 349.40s Step 667( 54.83%), action 329, FPS 1.36, Running 350.60s Step 668( 55.00%), action 330, FPS 1.36, Running 351.34s Step 669( 55.17%), action 331, FPS 1.34, Running 352.25s Step 670( 55.33%), action 332, FPS 1.33, Running 352.95s Step 671( 55.50%), action 333, FPS 1.33, Running 353.73s Step 672( 55.67%), action 334, FPS 1.36, Running 354.21s Step 673( 55.83%), action 335, FPS 1.36, Running 355.01s Step 674( 56.00%), action 336, FPS 1.37, Running 355.43s Step 675( 56.17%), action 337, FPS 1.39, Running 356.17s Step 676( 56.33%), action 338, FPS 1.39, Running 356.68s Step 677( 56.50%), action 339, FPS 1.45, Running 357.33s Step 678( 56.67%), action 340, FPS 1.45, Running 357.94s Step 679( 56.83%), action 341, FPS 1.45, Running 358.84s Step 680( 57.00%), action 342, FPS 1.44, Running 359.60s Step 681( 57.17%), action 343, FPS 1.44, Running 360.52s Step 682( 57.33%), action 344, FPS 1.46, Running 361.14s Step 683( 57.50%), action 345, FPS 1.42, Running 362.07s Step 684( 57.67%), action 346, FPS 1.40, Running 362.54s Step 685( 57.83%), action 347, FPS 1.39, Running 363.28s Step 686( 58.00%), action 348, FPS 1.37, Running 364.01s Step 687( 58.17%), action 349, FPS 1.41, Running 364.83s Step 688( 58.33%), action 350, FPS 1.43, Running 365.35s Step 689( 58.50%), action 351, FPS 1.40, Running 366.57s Step 690( 58.67%), action 352, FPS 1.40, Running 367.27s Step 691( 58.83%), action 353, FPS 1.41, Running 367.93s Step 692( 59.00%), action 354, FPS 1.42, Running 368.33s Step 693( 59.17%), action 355, FPS 1.44, Running 368.89s Step 694( 59.33%), action 356, FPS 1.44, Running 369.34s Step 695( 59.50%), action 357, FPS 1.42, Running 370.29s Step 696( 59.67%), action 358, FPS 1.40, Running 370.97s Step 697( 59.83%), action 359, FPS 1.37, Running 371.89s Step 698( 60.00%), action 360, FPS 1.39, Running 372.33s Step 699( 60.17%), action 361, FPS 1.38, Running 373.35s Step 700( 60.33%), action 362, FPS 1.40, Running 373.88s Step 701( 60.50%), action 363, FPS 1.41, Running 374.72s Step 702( 60.67%), action 364, FPS 1.38, Running 375.65s Step 703( 60.83%), action 365, FPS 1.35, Running 376.84s Step 704( 61.00%), action 366, FPS 1.32, Running 377.73s Step 705( 61.17%), action 367, FPS 1.32, Running 378.47s Step 706( 61.33%), action 368, FPS 1.31, Running 379.25s Step 707( 61.50%), action 369, FPS 1.31, Running 380.05s Step 708( 61.67%), action 370, FPS 1.30, Running 380.69s Step 709( 61.83%), action 371, FPS 1.32, Running 381.78s Step 710( 62.00%), action 372, FPS 1.33, Running 382.36s Step 711( 62.17%), action 373, FPS 1.31, Running 383.20s Step 712( 62.33%), action 374, FPS 1.28, Running 383.95s Step 713( 62.50%), action 375, FPS 1.26, Running 384.83s Step 714( 62.67%), action 376, FPS 1.25, Running 385.29s Step 715( 62.83%), action 377, FPS 1.27, Running 386.05s Step 716( 63.00%), action 378, FPS 1.27, Running 386.67s Step 717( 63.17%), action 379, FPS 1.32, Running 387.07s Step 718( 63.33%), action 380, FPS 1.31, Running 387.57s Step 719( 63.50%), action 381, FPS 1.33, Running 388.43s Step 720( 63.67%), action 382, FPS 1.32, Running 389.07s Step 721( 63.83%), action 383, FPS 1.29, Running 390.26s Step 722( 64.00%), action 384, FPS 1.32, Running 390.84s Step 723( 64.17%), action 385, FPS 1.35, Running 391.63s Step 724( 64.33%), action 386, FPS 1.38, Running 392.19s Step 725( 64.50%), action 387, FPS 1.37, Running 393.03s Step 726( 64.67%), action 388, FPS 1.41, Running 393.46s Step 727( 64.83%), action 389, FPS 1.40, Running 394.32s Step 728( 65.00%), action 390, FPS 1.40, Running 394.99s Step 729( 65.17%), action 391, FPS 1.41, Running 395.92s Step 730( 65.33%), action 392, FPS 1.42, Running 396.42s Step 731( 65.50%), action 393, FPS 1.44, Running 397.06s Step 732( 65.67%), action 394, FPS 1.46, Running 397.67s Step 733( 65.83%), action 395, FPS 1.46, Running 398.55s Step 734( 66.00%), action 396, FPS 1.43, Running 399.26s Step 735( 66.17%), action 397, FPS 1.43, Running 400.03s Step 736( 66.33%), action 398, FPS 1.45, Running 400.46s Step 737( 66.50%), action 399, FPS 1.37, Running 401.70s Step 738( 66.67%), action 400, FPS 1.38, Running 402.07s Step 739( 66.83%), action 401, FPS 1.34, Running 403.38s Step 740( 67.00%), action 402, FPS 1.36, Running 403.82s Step 741( 67.17%), action 403, FPS 1.40, Running 404.55s Step 742( 67.33%), action 404, FPS 1.41, Running 405.04s Step 743( 67.50%), action 405, FPS 1.46, Running 405.33s Step 744( 67.67%), action 406, FPS 1.49, Running 405.62s Step 745( 67.83%), action 407, FPS 1.55, Running 405.93s Step 746( 68.00%), action 408, FPS 1.54, Running 406.43s Step 747( 68.17%), action 409, FPS 1.60, Running 406.85s Step 748( 68.33%), action 410, FPS 1.62, Running 407.33s Step 749( 68.50%), action 411, FPS 1.64, Running 408.14s Step 750( 68.67%), action 412, FPS 1.64, Running 408.64s Step 751( 68.83%), action 413, FPS 1.64, Running 409.28s Step 752( 69.00%), action 414, FPS 1.63, Running 409.97s Step 753( 69.17%), action 415, FPS 1.62, Running 410.86s Step 754( 69.33%), action 416, FPS 1.67, Running 411.24s Step 755( 69.50%), action 417, FPS 1.67, Running 412.01s Step 756( 69.67%), action 418, FPS 1.67, Running 412.45s Step 757( 69.83%), action 419, FPS 1.74, Running 413.21s Step 758( 70.00%), action 420, FPS 1.69, Running 413.87s Step 759( 70.17%), action 421, FPS 1.75, Running 414.81s Step 760( 70.33%), action 422, FPS 1.72, Running 415.44s Step 761( 70.50%), action 423, FPS 1.70, Running 416.31s Step 762( 70.67%), action 424, FPS 1.69, Running 416.88s Step 763( 70.83%), action 425, FPS 1.64, Running 417.56s Step 764( 71.00%), action 426, FPS 1.60, Running 418.13s Step 765( 71.17%), action 427, FPS 1.53, Running 419.01s Step 766( 71.33%), action 428, FPS 1.53, Running 419.46s Step 767( 71.50%), action 429, FPS 1.50, Running 420.18s Step 768( 71.67%), action 430, FPS 1.49, Running 420.79s Step 769( 71.83%), action 431, FPS 1.47, Running 421.73s Step 770( 72.00%), action 432, FPS 1.47, Running 422.20s Step 771( 72.17%), action 433, FPS 1.47, Running 422.90s Step 772( 72.33%), action 434, FPS 1.48, Running 423.51s Step 773( 72.50%), action 435, FPS 1.48, Running 424.42s Step 774( 72.67%), action 436, FPS 1.46, Running 424.91s Step 775( 72.83%), action 437, FPS 1.52, Running 425.21s Step 776( 73.00%), action 438, FPS 1.53, Running 425.54s Step 777( 73.17%), action 439, FPS 1.59, Running 425.82s Step 778( 73.33%), action 440, FPS 1.63, Running 426.11s Step 779( 73.50%), action 441, FPS 1.67, Running 426.79s Step 780( 73.67%), action 442, FPS 1.69, Running 427.29s Step 781( 73.83%), action 443, FPS 1.70, Running 428.07s Step 782( 74.00%), action 444, FPS 1.69, Running 428.70s Step 783( 74.17%), action 445, FPS 1.66, Running 429.62s Step 784( 74.33%), action 446, FPS 1.68, Running 430.06s Step 785( 74.50%), action 447, FPS 1.70, Running 430.81s Step 786( 74.67%), action 448, FPS 1.67, Running 431.41s Step 787( 74.83%), action 449, FPS 1.65, Running 432.30s Step 788( 75.00%), action 450, FPS 1.68, Running 432.68s Step 789( 75.17%), action 451, FPS 1.68, Running 433.61s Step 790( 75.33%), action 452, FPS 1.67, Running 434.17s Step 791( 75.50%), action 453, FPS 1.65, Running 435.03s Step 792( 75.67%), action 454, FPS 1.67, Running 435.52s Step 793( 75.83%), action 455, FPS 1.69, Running 436.26s Step 794( 76.00%), action 456, FPS 1.67, Running 436.86s Step 795( 76.17%), action 457, FPS 1.59, Running 437.79s Step 796( 76.33%), action 458, FPS 1.57, Running 438.28s Step 797( 76.50%), action 459, FPS 1.52, Running 439.00s Step 798( 76.67%), action 460, FPS 1.48, Running 439.62s Step 799( 76.83%), action 461, FPS 1.46, Running 440.52s Step 800( 77.00%), action 462, FPS 1.44, Running 441.19s Step 801( 77.17%), action 463, FPS 1.43, Running 442.10s Step 802( 77.33%), action 464, FPS 1.44, Running 442.56s Step 803( 77.50%), action 465, FPS 1.46, Running 443.33s Step 804( 77.67%), action 466, FPS 1.44, Running 443.92s Step 805( 77.83%), action 467, FPS 1.46, Running 444.54s Step 806( 78.00%), action 468, FPS 1.48, Running 444.94s Step 807( 78.17%), action 469, FPS 1.54, Running 445.26s Step 808( 78.33%), action 470, FPS 1.55, Running 445.57s Step 809( 78.50%), action 471, FPS 1.57, Running 446.31s Step 810( 78.67%), action 472, FPS 1.55, Running 447.11s Step 811( 78.83%), action 473, FPS 1.54, Running 448.02s Step 812( 79.00%), action 474, FPS 1.51, Running 448.75s Step 813( 79.17%), action 475, FPS 1.49, Running 449.67s Step 814( 79.33%), action 476, FPS 1.49, Running 450.29s Step 815( 79.50%), action 477, FPS 1.49, Running 451.21s Step 816( 79.67%), action 478, FPS 1.47, Running 451.93s Step 817( 79.83%), action 479, FPS 1.44, Running 452.86s Step 818( 80.00%), action 480, FPS 1.43, Running 453.60s Step 819( 80.17%), action 481, FPS 1.43, Running 454.50s Step 820( 80.33%), action 482, FPS 1.43, Running 455.18s Step 821( 80.50%), action 483, FPS 1.44, Running 456.03s Step 822( 80.67%), action 484, FPS 1.40, Running 456.87s Step 823( 80.83%), action 485, FPS 1.39, Running 457.74s Step 824( 81.00%), action 486, FPS 1.40, Running 458.24s Step 825( 81.17%), action 487, FPS 1.39, Running 458.91s Step 826( 81.33%), action 488, FPS 1.36, Running 459.63s Step 827( 81.50%), action 489, FPS 1.32, Running 460.44s Step 828( 81.67%), action 490, FPS 1.30, Running 460.96s Step 829( 81.83%), action 491, FPS 1.27, Running 462.07s Step 830( 82.00%), action 492, FPS 1.29, Running 462.61s Step 831( 82.17%), action 493, FPS 1.30, Running 463.40s Step 832( 82.33%), action 494, FPS 1.30, Running 464.15s Step 833( 82.50%), action 495, FPS 1.34, Running 464.60s Step 834( 82.67%), action 496, FPS 1.34, Running 465.17s Step 835( 82.83%), action 497, FPS 1.36, Running 465.87s Step 836( 83.00%), action 498, FPS 1.38, Running 466.40s Step 837( 83.17%), action 499, FPS 1.40, Running 467.14s Step 838( 83.33%), action 500, FPS 1.36, Running 468.35s Step 839( 83.50%), action 501, FPS 1.33, Running 469.52s Step 840( 83.67%), action 502, FPS 1.34, Running 470.08s Step 841( 83.83%), action 503, FPS 1.36, Running 470.78s Step 842( 84.00%), action 504, FPS 1.39, Running 471.29s Step 843( 84.17%), action 505, FPS 1.40, Running 471.97s Step 844( 84.33%), action 506, FPS 1.38, Running 472.69s Step 845( 84.50%), action 507, FPS 1.36, Running 473.60s Step 846( 84.67%), action 508, FPS 1.35, Running 474.42s Step 847( 84.83%), action 509, FPS 1.36, Running 475.19s Step 848( 85.00%), action 510, FPS 1.32, Running 476.09s Step 849( 85.17%), action 511, FPS 1.33, Running 477.08s Step 850( 85.33%), action 512, FPS 1.30, Running 478.02s Step 851( 85.50%), action 513, FPS 1.30, Running 478.82s Step 852( 85.67%), action 514, FPS 1.32, Running 479.34s Step 853( 85.83%), action 515, FPS 1.30, Running 480.03s Step 854( 86.00%), action 516, FPS 1.27, Running 480.94s Step 855( 86.17%), action 517, FPS 1.27, Running 481.65s Step 856( 86.33%), action 518, FPS 1.25, Running 482.36s Step 857( 86.50%), action 519, FPS 1.27, Running 482.94s Step 858( 86.67%), action 520, FPS 1.29, Running 483.83s Step 859( 86.83%), action 521, FPS 1.30, Running 484.92s Step 860( 87.00%), action 522, FPS 1.24, Running 486.19s Step 861( 87.17%), action 523, FPS 1.22, Running 487.12s Step 862( 87.33%), action 524, FPS 1.22, Running 487.71s Step 863( 87.50%), action 525, FPS 1.20, Running 488.63s Step 864( 87.67%), action 526, FPS 1.22, Running 489.13s Step 865( 87.83%), action 527, FPS 1.23, Running 489.87s Step 866( 88.00%), action 528, FPS 1.24, Running 490.60s Step 867( 88.17%), action 529, FPS 1.23, Running 491.44s Step 868( 88.33%), action 530, FPS 1.22, Running 492.52s Step 869( 88.50%), action 531, FPS 1.19, Running 493.90s Step 870( 88.67%), action 532, FPS 1.21, Running 494.56s Step 871( 88.83%), action 533, FPS 1.20, Running 495.45s Step 872( 89.00%), action 534, FPS 1.18, Running 496.25s Step 873( 89.17%), action 535, FPS 1.17, Running 497.08s Step 874( 89.33%), action 536, FPS 1.20, Running 497.55s Step 875( 89.50%), action 537, FPS 1.18, Running 498.54s Step 876( 89.67%), action 538, FPS 1.18, Running 499.38s Step 877( 89.83%), action 539, FPS 1.15, Running 500.30s Step 878( 90.00%), action 540, FPS 1.16, Running 501.08s Step 879( 90.17%), action 541, FPS 1.16, Running 502.24s Step 880( 90.33%), action 542, FPS 1.18, Running 503.13s Step 881( 90.50%), action 543, FPS 1.20, Running 503.83s Step 882( 90.67%), action 544, FPS 1.20, Running 504.43s Step 883( 90.83%), action 545, FPS 1.19, Running 505.39s Step 884( 91.00%), action 546, FPS 1.18, Running 506.05s Step 885( 91.17%), action 547, FPS 1.17, Running 506.93s Step 886( 91.33%), action 548, FPS 1.19, Running 507.35s Step 887( 91.50%), action 549, FPS 1.20, Running 508.11s Step 888( 91.67%), action 550, FPS 1.21, Running 509.04s Step 889( 91.83%), action 551, FPS 1.24, Running 510.05s Step 890( 92.00%), action 552, FPS 1.22, Running 510.94s Step 891( 92.17%), action 553, FPS 1.22, Running 511.80s Step 892( 92.33%), action 554, FPS 1.23, Running 512.57s Step 893( 92.50%), action 555, FPS 1.22, Running 513.43s Step 894( 92.67%), action 556, FPS 1.21, Running 514.09s Step 895( 92.83%), action 557, FPS 1.21, Running 515.06s Step 896( 93.00%), action 558, FPS 1.22, Running 515.81s Step 897( 93.17%), action 559, FPS 1.22, Running 516.68s Step 898( 93.33%), action 560, FPS 1.23, Running 517.40s Step 899( 93.50%), action 561, FPS 1.20, Running 518.83s Step 900( 93.67%), action 562, FPS 1.22, Running 519.59s Step 901( 93.83%), action 563, FPS 1.20, Running 520.50s Step 902( 94.00%), action 564, FPS 1.17, Running 521.46s Step 903( 94.17%), action 565, FPS 1.15, Running 522.83s Step 904( 94.33%), action 566, FPS 1.11, Running 524.02s Step 905( 94.50%), action 567, FPS 1.12, Running 524.83s Step 906( 94.67%), action 568, FPS 1.10, Running 525.61s Step 907( 94.83%), action 569, FPS 1.07, Running 526.80s Step 908( 95.00%), action 570, FPS 1.07, Running 527.70s Step 909( 95.17%), action 571, FPS 1.06, Running 529.00s Step 910( 95.33%), action 572, FPS 1.07, Running 529.71s Step 911( 95.50%), action 573, FPS 1.06, Running 530.59s Step 912( 95.67%), action 574, FPS 1.08, Running 531.08s Step 913( 95.83%), action 575, FPS 1.07, Running 532.21s Step 914( 96.00%), action 576, FPS 1.07, Running 532.73s Step 915( 96.17%), action 577, FPS 1.07, Running 533.82s Step 916( 96.33%), action 578, FPS 1.09, Running 534.24s Step 917( 96.50%), action 579, FPS 1.09, Running 535.07s Step 918( 96.67%), action 580, FPS 1.09, Running 535.76s Step 919( 96.83%), action 581, FPS 1.09, Running 537.12s Step 920( 97.00%), action 582, FPS 1.11, Running 537.58s Step 921( 97.17%), action 583, FPS 1.14, Running 538.00s Step 922( 97.33%), action 584, FPS 1.18, Running 538.38s Step 923( 97.50%), action 585, FPS 1.25, Running 538.79s Step 924( 97.67%), action 586, FPS 1.29, Running 539.56s Step 925( 97.83%), action 587, FPS 1.26, Running 540.67s Step 926( 98.00%), action 588, FPS 1.27, Running 541.30s Step 927( 98.17%), action 589, FPS 1.31, Running 542.07s Step 928( 98.33%), action 590, FPS 1.33, Running 542.69s Step 929( 98.50%), action 591, FPS 1.37, Running 543.57s Step 930( 98.67%), action 592, FPS 1.37, Running 544.31s Step 931( 98.83%), action 593, FPS 1.37, Running 545.14s Step 932( 99.00%), action 594, FPS 1.35, Running 545.93s Step 933( 99.17%), action 595, FPS 1.32, Running 547.31s Step 934( 99.33%), action 596, FPS 1.30, Running 548.13s Step 935( 99.50%), action 597, FPS 1.28, Running 549.46s Step 936( 99.67%), action 598, FPS 1.28, Running 549.91s Step 937( 99.83%), action 599, FPS 1.28, Running 550.68s Step 938(100.00%), action 600, FPS 1.28, Running 551.37s [2026-08-02 19:19:03] [14 ] Seed 13 failed after 551.58 s. +steps: 938 , actions: 600 . +Instruction: Empty +Total 1/14(7.14%) success. +Setting seed: 14 +Step 1( N/A%), pre moving , FPS 5.11, Running 0.20s Step 2( N/A%), pre moving , FPS 8.96, Running 0.22s Step 3( N/A%), pre moving , FPS 10.73, Running 0.28s Step 4( N/A%), pre moving , FPS 9.78, Running 0.41s Step 5( N/A%), pre moving , FPS 7.60, Running 0.66s Step 6( N/A%), pre moving , FPS 7.87, Running 0.76s Step 7( N/A%), pre moving , FPS 8.33, Running 0.84s Step 8( N/A%), pre moving , FPS 7.35, Running 1.09s Step 9( N/A%), pre moving , FPS 7.46, Running 1.21s Step 10( N/A%), pre moving , FPS 7.72, Running 1.29s Step 11( N/A%), pre moving , FPS 8.06, Running 1.37s Step 12( N/A%), pre moving , FPS 8.39, Running 1.43s Step 13( N/A%), pre moving , FPS 7.46, Running 1.74s Step 14( N/A%), pre moving , FPS 7.70, Running 1.82s Step 15( N/A%), pre moving , FPS 7.97, Running 1.88s Step 16( N/A%), pre moving , FPS 8.16, Running 1.96s Step 17( N/A%), pre moving , FPS 7.46, Running 2.28s Step 18( N/A%), pre moving , FPS 7.59, Running 2.37s Step 19( N/A%), pre moving , FPS 7.81, Running 2.43s Step 20( N/A%), pre moving , FPS 7.94, Running 2.52s Step 21( N/A%), pre moving , FPS 7.04, Running 3.04s Step 22( N/A%), pre moving , FPS 6.96, Running 3.10s Step 23( N/A%), pre moving , FPS 6.37, Running 3.42s Step 24( N/A%), pre moving , FPS 6.46, Running 3.51s Step 25( N/A%), pre moving , FPS 6.84, Running 3.58s Step 26( N/A%), pre moving , FPS 5.99, Running 4.10s Step 27( N/A%), pre moving , FPS 6.00, Running 4.18s Step 28( N/A%), pre moving , FPS 5.87, Running 4.50s Step 29( N/A%), pre moving , FPS 5.92, Running 4.59s Step 30( N/A%), pre moving , FPS 5.94, Running 4.66s Step 31( N/A%), pre moving , FPS 5.52, Running 4.99s Step 32( N/A%), pre moving , FPS 5.55, Running 5.03s Step 33( N/A%), pre moving , FPS 6.03, Running 5.06s Step 34( N/A%), pre moving , FPS 6.13, Running 5.08s Step 35( N/A%), pre moving , FPS 6.20, Running 5.11s Step 36( N/A%), pre moving , FPS 4.99, Running 5.97s Step 37( N/A%), pre moving , FPS 5.16, Running 6.16s Step 38( N/A%), pre moving , FPS 4.98, Running 6.39s Step 39( N/A%), pre moving , FPS 4.85, Running 6.56s Step 40( N/A%), pre moving , FPS 4.87, Running 6.62s Step 41( N/A%), pre moving , FPS 5.45, Running 6.70s Step 42( N/A%), pre moving , FPS 5.46, Running 6.76s Step 43( N/A%), pre moving , FPS 5.46, Running 7.08s Step 44( N/A%), pre moving , FPS 5.46, Running 7.17s Step 45( N/A%), pre moving , FPS 5.46, Running 7.24s Step 46( N/A%), pre moving , FPS 6.24, Running 7.30s Step 47( N/A%), pre moving , FPS 5.80, Running 7.62s Step 48( N/A%), pre moving , FPS 4.73, Running 8.72s Step 49( N/A%), pre moving , FPS 4.76, Running 8.79s Step 50( N/A%), pre moving , FPS 4.77, Running 8.86s Step 51( N/A%), pre moving , FPS 5.08, Running 8.92s Step 52( N/A%), pre moving , FPS 4.74, Running 9.25s Step 53( N/A%), pre moving , FPS 4.63, Running 9.38s Step 54( N/A%), pre moving , FPS 4.28, Running 9.76s Step 55( N/A%), pre moving , FPS 4.18, Running 9.89s Step 56( N/A%), pre moving , FPS 4.96, Running 10.00s Step 57( N/A%), pre moving , FPS 4.77, Running 10.35s Step 58( N/A%), pre moving , FPS 4.84, Running 10.52s Step 59( N/A%), pre moving , FPS 4.58, Running 10.92s Step 60( N/A%), pre moving , FPS 4.48, Running 11.09s Step 61( N/A%), pre moving , FPS 4.18, Running 11.49s Step 62( N/A%), pre moving , FPS 4.11, Running 11.63s Step 63( N/A%), pre moving , FPS 4.02, Running 12.06s Step 64( N/A%), pre moving , FPS 3.97, Running 12.20s Step 65( N/A%), pre moving , FPS 3.73, Running 12.61s Step 66( N/A%), pre moving , FPS 3.66, Running 12.77s Step 67( N/A%), pre moving , FPS 3.60, Running 13.18s Step 68( N/A%), pre moving , FPS 4.36, Running 13.31s Step 69( N/A%), pre moving , FPS 4.29, Running 13.45s Step 70( N/A%), pre moving , FPS 3.99, Running 13.87s Step 71( N/A%), pre moving , FPS 3.95, Running 13.98s Step 72( N/A%), pre moving , FPS 3.90, Running 14.38s Step 73( N/A%), pre moving , FPS 3.91, Running 14.49s Step 74( N/A%), pre moving , FPS 4.00, Running 14.76s Step 75( N/A%), pre moving , FPS 3.94, Running 14.97s Step 76( N/A%), pre moving , FPS 3.94, Running 15.07s Step 77( N/A%), pre moving , FPS 3.94, Running 15.43s Step 78( N/A%), pre moving , FPS 3.96, Running 15.56s Step 79( N/A%), pre moving , FPS 4.21, Running 15.68s Step 80( N/A%), pre moving , FPS 4.06, Running 16.02s Step 81( N/A%), pre moving , FPS 4.29, Running 16.15s Step 82( N/A%), pre moving , FPS 4.35, Running 16.23s Step 83( N/A%), pre moving , FPS 4.45, Running 16.55s Step 84( N/A%), pre moving , FPS 4.51, Running 16.64s Step 85( N/A%), pre moving , FPS 4.89, Running 16.70s Step 86( N/A%), pre moving , FPS 4.99, Running 16.78s Step 87( N/A%), pre moving , FPS 5.09, Running 17.10s Step 88( N/A%), pre moving , FPS 5.15, Running 17.19s Step 89( N/A%), pre moving , FPS 5.26, Running 17.25s Step 90( N/A%), pre moving , FPS 5.77, Running 17.33s Step 91( N/A%), pre moving , FPS 5.56, Running 17.58s Step 92( N/A%), pre moving , FPS 6.05, Running 17.68s Step 93( N/A%), pre moving , FPS 6.12, Running 17.76s Step 94( N/A%), pre moving , FPS 6.53, Running 17.83s Step 95( N/A%), pre moving , FPS 6.82, Running 17.90s Step 96( N/A%), pre moving , FPS 6.34, Running 18.23s Step 97( N/A%), pre moving , FPS 7.02, Running 18.28s Step 98( N/A%), pre moving , FPS 7.13, Running 18.37s Step 99( N/A%), pre moving , FPS 7.24, Running 18.44s Step 100( N/A%), pre moving , FPS 7.93, Running 18.54s Step 101( N/A%), pre moving , FPS 5.26, Running 19.95s Step 102( N/A%), pre moving , FPS 4.59, Running 20.59s Step 103( N/A%), pre moving , FPS 4.49, Running 21.01s Step 104( N/A%), pre moving , FPS 4.04, Running 21.59s Step 105( N/A%), pre moving , FPS 3.75, Running 22.04s Step 106( N/A%), pre moving , FPS 3.41, Running 22.65s Step 107( N/A%), pre moving , FPS 3.46, Running 22.89s Step 108( N/A%), pre moving , FPS 3.29, Running 23.28s Step 109( N/A%), pre moving , FPS 3.12, Running 23.67s Step 110( N/A%), pre moving , FPS 3.03, Running 23.93s Step 111( N/A%), pre moving , FPS 3.05, Running 24.13s Step 112( N/A%), pre moving , FPS 2.94, Running 24.49s Step 113( N/A%), pre moving , FPS 2.87, Running 24.74s Step 114( N/A%), pre moving , FPS 2.68, Running 25.29s Step 115( N/A%), pre moving , FPS 2.64, Running 25.48s Step 116( N/A%), pre moving , FPS 2.58, Running 25.98s Step 117( N/A%), pre moving , FPS 2.47, Running 26.37s Step 118( N/A%), pre moving , FPS 2.34, Running 26.92s Step 119( N/A%), pre moving , FPS 2.23, Running 27.39s Step 120( N/A%), pre moving , FPS 2.13, Running 27.94s Step 121( N/A%), pre moving , FPS 2.44, Running 28.14s Step 122( N/A%), pre moving , FPS 2.49, Running 28.61s Step 123( N/A%), pre moving , FPS 2.50, Running 29.01s Step 124( N/A%), pre moving , FPS 2.50, Running 29.58s Step 125( N/A%), pre moving , FPS 2.50, Running 30.03s Step 126( N/A%), pre moving , FPS 2.52, Running 30.60s Step 127( N/A%), pre moving , FPS 2.54, Running 30.77s Step 128( N/A%), pre moving , FPS 2.50, Running 31.29s Step 129( N/A%), pre moving , FPS 2.45, Running 31.83s Step 130( N/A%), pre moving , FPS 2.34, Running 32.46s Step 131( N/A%), pre moving , FPS 2.29, Running 32.85s Step 132( N/A%), pre moving , FPS 2.24, Running 33.43s Step 133( N/A%), pre moving , FPS 2.19, Running 33.86s Step 134( N/A%), pre moving , FPS 2.19, Running 34.42s Step 135( N/A%), pre moving , FPS 2.19, Running 34.60s Step 136( N/A%), pre moving , FPS 2.18, Running 35.14s Step 137( N/A%), pre moving , FPS 2.17, Running 35.59s Step 138( N/A%), pre moving , FPS 2.16, Running 36.16s Step 139( N/A%), pre moving , FPS 2.17, Running 36.60s Step 140( N/A%), pre moving , FPS 2.15, Running 37.25s Step 141( N/A%), pre moving , FPS 2.09, Running 37.70s Step 142( N/A%), pre moving , FPS 2.06, Running 38.30s Step 143( N/A%), pre moving , FPS 2.05, Running 38.78s Step 144( N/A%), pre moving , FPS 2.05, Running 39.36s Step 145( N/A%), pre moving , FPS 2.10, Running 39.56s Step 146( N/A%), pre moving , FPS 2.11, Running 40.07s Step 147( N/A%), pre moving , FPS 2.04, Running 40.55s Step 148( N/A%), pre moving , FPS 2.03, Running 41.14s Step 149( N/A%), pre moving , FPS 2.04, Running 41.63s Step 150( N/A%), pre moving , FPS 2.06, Running 42.15s Step 151( N/A%), pre moving , FPS 2.12, Running 42.30s Step 152( N/A%), pre moving , FPS 2.20, Running 42.53s Step 153( N/A%), pre moving , FPS 2.27, Running 42.67s Step 154( N/A%), pre moving , FPS 2.35, Running 42.92s Step 155( N/A%), pre moving , FPS 2.33, Running 43.18s Step 156( N/A%), pre moving , FPS 2.38, Running 43.53s Step 157( N/A%), pre moving , FPS 2.46, Running 43.73s Step 158( N/A%), pre moving , FPS 2.45, Running 44.32s Step 159( N/A%), pre moving , FPS 2.42, Running 44.87s Step 160( N/A%), pre moving , FPS 2.43, Running 45.49s Step 161( N/A%), pre moving , FPS 2.43, Running 45.94s Step 162( N/A%), pre moving , FPS 2.42, Running 46.55s Step 163( N/A%), pre moving , FPS 2.42, Running 47.04s Step 164( N/A%), pre moving , FPS 2.41, Running 47.65s Step 165( N/A%), pre moving , FPS 2.35, Running 48.05s Step 166( N/A%), pre moving , FPS 2.35, Running 48.58s Step 167( N/A%), pre moving , FPS 2.41, Running 48.84s Step 168( N/A%), pre moving , FPS 2.42, Running 49.40s Step 169( N/A%), pre moving , FPS 2.54, Running 49.50s Step 170( N/A%), pre moving , FPS 2.60, Running 49.85s Step 171( N/A%), pre moving , FPS 2.61, Running 49.97s Step 172( N/A%), pre moving , FPS 2.65, Running 50.07s Step 173( N/A%), pre moving , FPS 2.65, Running 50.23s Step 174( N/A%), pre moving , FPS 2.64, Running 50.50s Step 175( N/A%), pre moving , FPS 2.69, Running 50.62s Step 176( N/A%), pre moving , FPS 2.78, Running 50.72s Step 177( N/A%), pre moving , FPS 2.72, Running 51.07s Step 178( N/A%), pre moving , FPS 2.91, Running 51.20s Step 179( N/A%), pre moving , FPS 2.71, Running 52.26s Step 180( N/A%), pre moving , FPS 2.91, Running 52.35s Step 181( N/A%), pre moving , FPS 3.07, Running 52.46s Step 182( N/A%), pre moving , FPS 3.16, Running 52.89s Step 183( N/A%), pre moving , FPS 3.33, Running 53.04s Step 184( N/A%), pre moving , FPS 3.46, Running 53.43s Step 185( N/A%), pre moving , FPS 3.60, Running 53.61s Step 186( N/A%), pre moving , FPS 3.68, Running 54.02s Step 187( N/A%), pre moving , FPS 3.73, Running 54.20s Step 188( N/A%), pre moving , FPS 3.84, Running 54.61s Step 189( N/A%), pre moving , FPS 3.79, Running 54.78s Step 190( N/A%), pre moving , FPS 3.74, Running 55.20s Step 191( N/A%), pre moving , FPS 3.70, Running 55.37s Step 192( N/A%), pre moving , FPS 3.50, Running 55.79s Step 193( N/A%), pre moving , FPS 3.49, Running 55.96s Step 194( N/A%), pre moving , FPS 3.40, Running 56.38s Step 195( N/A%), pre moving , FPS 3.36, Running 56.56s Step 196( N/A%), pre moving , FPS 3.20, Running 56.97s Step 197( N/A%), pre moving , FPS 3.29, Running 57.15s Step 198( N/A%), pre moving , FPS 3.14, Running 57.56s Step 199( N/A%), pre moving , FPS 3.65, Running 57.73s Step 200( N/A%), pre moving , FPS 3.46, Running 58.14s Step 201( N/A%), pre moving , FPS 3.42, Running 58.31s Step 202( N/A%), pre moving , FPS 3.60, Running 58.44s Step 203( N/A%), pre moving , FPS 3.43, Running 58.88s Step 204( N/A%), pre moving , FPS 3.57, Running 59.03s Step 205( N/A%), pre moving , FPS 3.44, Running 59.42s Step 206( N/A%), pre moving , FPS 3.58, Running 59.60s Step 207( N/A%), pre moving , FPS 3.45, Running 60.01s Step 208( N/A%), pre moving , FPS 3.59, Running 60.18s Step 209( N/A%), pre moving , FPS 3.44, Running 60.60s Step 210( N/A%), pre moving , FPS 3.58, Running 60.79s Step 211( N/A%), pre moving , FPS 3.46, Running 61.15s Step 212( N/A%), pre moving , FPS 3.65, Running 61.27s Step 213( N/A%), pre moving , FPS 3.70, Running 61.36s Step 214( N/A%), pre moving , FPS 3.88, Running 61.54s Step 215( N/A%), pre moving , FPS 3.79, Running 61.84s Step 216( N/A%), pre moving , FPS 4.04, Running 61.93s Step 217( N/A%), pre moving , FPS 4.09, Running 62.04s Step 218( N/A%), pre moving , FPS 4.14, Running 62.38s Step 219( N/A%), pre moving , FPS 4.23, Running 62.46s Step 220( N/A%), pre moving , FPS 4.55, Running 62.54s Step 221( N/A%), pre moving , FPS 4.61, Running 62.64s Step 222( N/A%), pre moving , FPS 4.64, Running 62.76s Step 223( N/A%), pre moving , FPS 5.04, Running 62.85s Step 224( N/A%), pre moving , FPS 5.09, Running 62.96s Step 225( N/A%), pre moving , FPS 4.48, Running 63.88s Step 226( N/A%), pre moving , FPS 4.56, Running 63.98s Step 227( N/A%), pre moving , FPS 4.94, Running 64.06s Step 228( N/A%), pre moving , FPS 4.73, Running 64.41s Step 229( N/A%), pre moving , FPS 5.08, Running 64.54s Step 230( N/A%), pre moving , FPS 5.09, Running 64.72s Step 231( N/A%), pre moving , FPS 5.04, Running 65.12s Step 232( N/A%), pre moving , FPS 4.99, Running 65.28s Step 233( N/A%), pre moving , FPS 4.60, Running 65.71s Step 234( N/A%), pre moving , FPS 4.62, Running 65.87s Step 235( N/A%), pre moving , FPS 4.43, Running 66.36s Step 236( N/A%), pre moving , FPS 4.08, Running 66.83s Step 237( N/A%), pre moving , FPS 3.98, Running 67.06s Step 238( N/A%), pre moving , FPS 3.88, Running 67.54s Step 239( N/A%), pre moving , FPS 3.61, Running 68.01s Step 240( N/A%), pre moving , FPS 3.51, Running 68.23s Step 241( N/A%), pre moving , FPS 3.29, Running 68.72s Step 242( N/A%), pre moving , FPS 3.11, Running 69.19s Step 243( N/A%), pre moving , FPS 3.02, Running 69.47s Step 244( N/A%), pre moving , FPS 2.84, Running 70.01s Step 245( N/A%), pre moving , FPS 2.99, Running 70.56s Step 246( N/A%), pre moving , FPS 2.80, Running 71.12s Step 247( N/A%), pre moving , FPS 2.63, Running 71.66s Step 248( N/A%), pre moving , FPS 2.58, Running 72.17s Step 249( N/A%), pre moving , FPS 2.55, Running 72.39s Step 250( N/A%), pre moving , FPS 2.46, Running 72.84s Step 251( N/A%), pre moving , FPS 2.51, Running 73.08s Step 252( N/A%), pre moving , FPS 2.42, Running 73.56s Step 253( N/A%), pre moving , FPS 2.47, Running 73.80s Step 254( N/A%), pre moving , FPS 2.38, Running 74.29s Step 255( N/A%), pre moving , FPS 2.37, Running 74.79s Step 256( N/A%), pre moving , FPS 2.45, Running 75.00s Step 257( N/A%), pre moving , FPS 2.37, Running 75.49s Step 258( N/A%), pre moving , FPS 2.37, Running 75.98s Step 259( N/A%), pre moving , FPS 2.44, Running 76.20s Step 260( N/A%), pre moving , FPS 2.37, Running 76.68s Step 261( N/A%), pre moving , FPS 2.37, Running 77.16s Step 262( N/A%), pre moving , FPS 2.44, Running 77.40s Step 263( N/A%), pre moving , FPS 2.38, Running 77.87s Step 264( N/A%), pre moving , FPS 2.48, Running 78.08s Step 265( N/A%), pre moving , FPS 2.51, Running 78.52s Step 266( N/A%), pre moving , FPS 2.64, Running 78.68s Step 267( N/A%), pre moving , FPS 2.68, Running 79.11s Step 268( N/A%), pre moving , FPS 2.82, Running 79.27s Step 269( N/A%), pre moving , FPS 2.73, Running 79.71s Step 270( N/A%), pre moving , FPS 2.81, Running 79.96s Step 271( N/A%), pre moving , FPS 2.73, Running 80.40s Step 272( N/A%), pre moving , FPS 2.73, Running 80.89s Step 273( N/A%), pre moving , FPS 2.71, Running 81.18s Step 274( N/A%), pre moving , FPS 2.74, Running 81.57s Step 275( N/A%), pre moving , FPS 2.75, Running 82.05s Step 276( N/A%), pre moving , FPS 2.75, Running 82.27s Step 277( N/A%), pre moving , FPS 2.78, Running 82.68s Step 278( N/A%), pre moving , FPS 2.94, Running 82.77s Step 279( N/A%), pre moving , FPS 3.01, Running 82.84s Step 280( N/A%), pre moving , FPS 3.21, Running 82.91s Step 281( N/A%), pre moving , FPS 3.44, Running 82.98s Step 282( N/A%), pre moving , FPS 3.54, Running 83.05s Step 283( N/A%), pre moving , FPS 3.81, Running 83.12s Step 284( N/A%), pre moving , FPS 3.94, Running 83.16s Step 285( N/A%), pre moving , FPS 4.26, Running 83.20s Step 286( N/A%), pre moving , FPS 4.37, Running 83.26s Step 287( N/A%), pre moving , FPS 4.77, Running 83.31s Step 288( N/A%), pre moving , FPS 4.90, Running 83.35s Step 289( N/A%), pre moving , FPS 5.42, Running 83.40s Step 290( N/A%), pre moving , FPS 5.74, Running 83.45s Step 291( N/A%), pre moving , FPS 6.41, Running 83.52s Step 292( N/A%), pre moving , FPS 7.49, Running 83.56s Step 293( N/A%), pre moving , FPS 8.26, Running 83.60s Step 294( N/A%), pre moving , FPS 9.65, Running 83.65s Step 295( N/A%), pre moving , FPS 12.19, Running 83.69s Step 296( N/A%), pre moving , FPS 13.56, Running 83.74s Step 297( N/A%), pre moving , FPS 17.93, Running 83.79s Step 298( N/A%), pre moving , FPS 18.74, Running 83.84s Step 299( N/A%), pre moving , FPS 19.15, Running 83.88s Step 300( N/A%), pre moving , FPS 19.69, Running 83.93s Step 301( N/A%), pre moving , FPS 20.20, Running 83.97s Step 302( N/A%), pre moving , FPS 20.53, Running 84.02s Step 303( N/A%), pre moving , FPS 20.98, Running 84.07s Step 304( N/A%), pre moving , FPS 20.98, Running 84.11s Step 305( N/A%), pre moving , FPS 20.86, Running 84.16s Step 306( N/A%), pre moving , FPS 21.10, Running 84.21s Step 307( N/A%), pre moving , FPS 8.14, Running 85.76s Step 308( N/A%), pre moving , FPS 6.75, Running 86.31s Step 309( N/A%), pre moving , FPS 6.41, Running 86.52s Step 310( N/A%), pre moving , FPS 5.14, Running 87.34s Step 311( N/A%), pre moving , FPS 4.94, Running 87.57s Step 312( N/A%), pre moving , FPS 4.26, Running 88.26s Step 313( N/A%), pre moving , FPS 4.04, Running 88.56s Step 314( N/A%), pre moving , FPS 3.69, Running 89.07s Step 315( N/A%), pre moving , FPS 3.57, Running 89.29s Step 316( N/A%), pre moving , FPS 3.18, Running 90.03s Step 317( N/A%), pre moving , FPS 3.08, Running 90.28s Step 318( N/A%), pre moving , FPS 2.85, Running 90.85s Step 319( N/A%), pre moving , FPS 2.69, Running 91.31s Step 320( N/A%), pre moving , FPS 2.54, Running 91.80s Step 321( N/A%), pre moving , FPS 2.48, Running 92.02s Step 322( N/A%), pre moving , FPS 2.28, Running 92.81s Step 323( N/A%), pre moving , FPS 2.23, Running 93.03s Step 324( N/A%), pre moving , FPS 2.05, Running 93.86s Step 325( N/A%), pre moving , FPS 2.01, Running 94.10s Step 326( N/A%), pre moving , FPS 1.89, Running 94.80s Step 327( 0.17%), action 1, FPS 1.94, Running 96.10s Step 328( 0.33%), action 2, FPS 1.91, Running 96.77s Step 329( 0.50%), action 3, FPS 1.79, Running 97.68s Step 330( 0.67%), action 4, FPS 1.81, Running 98.37s Step 331( 0.83%), action 5, FPS 1.71, Running 99.23s Step 332( 1.00%), action 6, FPS 1.73, Running 99.85s Step 333( 1.17%), action 7, FPS 1.64, Running 100.76s Step 334( 1.33%), action 8, FPS 1.62, Running 101.42s Step 335( 1.50%), action 9, FPS 1.53, Running 102.36s Step 336( 1.67%), action 10, FPS 1.55, Running 102.95s Step 337( 1.83%), action 11, FPS 1.52, Running 103.41s Step 338( 2.00%), action 12, FPS 1.56, Running 103.69s Step 339( 2.17%), action 13, FPS 1.58, Running 104.00s Step 340( 2.33%), action 14, FPS 1.60, Running 104.29s Step 341( 2.50%), action 15, FPS 1.56, Running 104.80s Step 342( 2.67%), action 16, FPS 1.61, Running 105.22s Step 343( 2.83%), action 17, FPS 1.52, Running 106.21s Step 344( 3.00%), action 18, FPS 1.53, Running 106.92s Step 345( 3.17%), action 19, FPS 1.45, Running 107.85s Step 346( 3.33%), action 20, FPS 1.46, Running 108.54s Step 347( 3.50%), action 21, FPS 1.50, Running 109.47s Step 348( 3.67%), action 22, FPS 1.50, Running 110.11s Step 349( 3.83%), action 23, FPS 1.50, Running 111.01s Step 350( 4.00%), action 24, FPS 1.53, Running 111.42s Step 351( 4.17%), action 25, FPS 1.54, Running 112.20s Step 352( 4.33%), action 26, FPS 1.54, Running 112.82s Step 353( 4.50%), action 27, FPS 1.54, Running 113.76s Step 354( 4.67%), action 28, FPS 1.57, Running 114.20s Step 355( 4.83%), action 29, FPS 1.59, Running 114.94s Step 356( 5.00%), action 30, FPS 1.59, Running 115.55s Step 357( 5.17%), action 31, FPS 1.52, Running 116.60s Step 358( 5.33%), action 32, FPS 1.49, Running 117.15s Step 359( 5.50%), action 33, FPS 1.44, Running 117.91s Step 360( 5.67%), action 34, FPS 1.41, Running 118.48s Step 361( 5.83%), action 35, FPS 1.35, Running 119.66s Step 362( 6.00%), action 36, FPS 1.35, Running 120.08s Step 363( 6.17%), action 37, FPS 1.37, Running 120.85s Step 364( 6.33%), action 38, FPS 1.37, Running 121.51s Step 365( 6.50%), action 39, FPS 1.39, Running 122.26s Step 366( 6.67%), action 40, FPS 1.41, Running 122.69s Step 367( 6.83%), action 41, FPS 1.45, Running 123.27s Step 368( 7.00%), action 42, FPS 1.45, Running 123.89s Step 369( 7.17%), action 43, FPS 1.49, Running 124.41s Step 370( 7.33%), action 44, FPS 1.48, Running 124.91s Step 371( 7.50%), action 45, FPS 1.47, Running 125.84s Step 372( 7.67%), action 46, FPS 1.48, Running 126.36s Step 373( 7.83%), action 47, FPS 1.50, Running 127.12s Step 374( 8.00%), action 48, FPS 1.48, Running 127.68s Step 375( 8.17%), action 49, FPS 1.48, Running 128.47s Step 376( 8.33%), action 50, FPS 1.46, Running 129.22s Step 377( 8.50%), action 51, FPS 1.48, Running 130.12s Step 378( 8.67%), action 52, FPS 1.46, Running 130.85s Step 379( 8.83%), action 53, FPS 1.45, Running 131.72s Step 380( 9.00%), action 54, FPS 1.44, Running 132.41s Step 381( 9.17%), action 55, FPS 1.47, Running 133.28s Step 382( 9.33%), action 56, FPS 1.47, Running 133.71s Step 383( 9.50%), action 57, FPS 1.42, Running 134.91s Step 384( 9.67%), action 58, FPS 1.41, Running 135.73s Step 385( 9.83%), action 59, FPS 1.36, Running 136.94s Step 386( 10.00%), action 60, FPS 1.33, Running 137.70s Step 387( 10.17%), action 61, FPS 1.30, Running 138.65s Step 388( 10.33%), action 62, FPS 1.30, Running 139.22s Step 389( 10.50%), action 63, FPS 1.27, Running 140.12s Step 390( 10.67%), action 64, FPS 1.28, Running 140.55s Step 391( 10.83%), action 65, FPS 1.29, Running 141.36s Step 392( 11.00%), action 66, FPS 1.28, Running 141.94s Step 393( 11.17%), action 67, FPS 1.32, Running 142.24s Step 394( 11.33%), action 68, FPS 1.34, Running 142.64s Step 395( 11.50%), action 69, FPS 1.37, Running 143.08s Step 396( 11.67%), action 70, FPS 1.40, Running 143.53s Step 397( 11.83%), action 71, FPS 1.39, Running 144.49s Step 398( 12.00%), action 72, FPS 1.42, Running 144.98s Step 399( 12.17%), action 73, FPS 1.43, Running 145.69s Step 400( 12.33%), action 74, FPS 1.44, Running 146.28s Step 401( 12.50%), action 75, FPS 1.44, Running 147.20s Step 402( 12.67%), action 76, FPS 1.44, Running 147.63s Step 403( 12.83%), action 77, FPS 1.48, Running 148.38s Step 404( 13.00%), action 78, FPS 1.50, Running 149.03s Step 405( 13.17%), action 79, FPS 1.55, Running 149.86s Step 406( 13.33%), action 80, FPS 1.57, Running 150.40s Step 407( 13.50%), action 81, FPS 1.54, Running 151.59s Step 408( 13.67%), action 82, FPS 1.52, Running 152.37s Step 409( 13.83%), action 83, FPS 1.52, Running 153.26s Step 410( 14.00%), action 84, FPS 1.52, Running 153.71s Step 411( 14.17%), action 85, FPS 1.52, Running 154.49s Step 412( 14.33%), action 86, FPS 1.52, Running 155.12s Step 413( 14.50%), action 87, FPS 1.45, Running 156.02s Step 414( 14.67%), action 88, FPS 1.45, Running 156.47s Step 415( 14.83%), action 89, FPS 1.41, Running 157.28s Step 416( 15.00%), action 90, FPS 1.39, Running 157.96s Step 417( 15.17%), action 91, FPS 1.39, Running 158.89s Step 418( 15.33%), action 92, FPS 1.36, Running 159.72s Step 419( 15.50%), action 93, FPS 1.36, Running 160.44s Step 420( 15.67%), action 94, FPS 1.33, Running 161.32s Step 421( 15.83%), action 95, FPS 1.37, Running 161.81s Step 422( 16.00%), action 96, FPS 1.32, Running 162.75s Step 423( 16.17%), action 97, FPS 1.30, Running 163.72s Step 424( 16.33%), action 98, FPS 1.31, Running 164.32s Step 425( 16.50%), action 99, FPS 1.31, Running 165.14s Step 426( 16.67%), action 100, FPS 1.31, Running 165.66s Step 427( 16.83%), action 101, FPS 1.32, Running 166.77s Step 428( 17.00%), action 102, FPS 1.32, Running 167.56s Step 429( 17.17%), action 103, FPS 1.28, Running 168.88s Step 430( 17.33%), action 104, FPS 1.28, Running 169.35s Step 431( 17.50%), action 105, FPS 1.25, Running 170.47s Step 432( 17.67%), action 106, FPS 1.24, Running 171.21s Step 433( 17.83%), action 107, FPS 1.24, Running 172.12s Step 434( 18.00%), action 108, FPS 1.22, Running 172.82s Step 435( 18.17%), action 109, FPS 1.22, Running 173.73s Step 436( 18.33%), action 110, FPS 1.21, Running 174.52s Step 437( 18.50%), action 111, FPS 1.18, Running 175.83s Step 438( 18.67%), action 112, FPS 1.19, Running 176.56s Step 439( 18.83%), action 113, FPS 1.18, Running 177.43s Step 440( 19.00%), action 114, FPS 1.19, Running 178.11s Step 441( 19.17%), action 115, FPS 1.13, Running 179.44s Step 442( 19.33%), action 116, FPS 1.14, Running 180.27s Step 443( 19.50%), action 117, FPS 1.15, Running 181.10s Step 444( 19.67%), action 118, FPS 1.16, Running 181.59s Step 445( 19.83%), action 119, FPS 1.15, Running 182.47s Step 446( 20.00%), action 120, FPS 1.15, Running 183.10s Step 447( 20.17%), action 121, FPS 1.13, Running 184.44s Step 448( 20.33%), action 122, FPS 1.13, Running 185.23s Step 449( 20.50%), action 123, FPS 1.14, Running 186.46s Step 450( 20.67%), action 124, FPS 1.13, Running 187.01s Step 451( 20.83%), action 125, FPS 1.15, Running 187.80s Step 452( 21.00%), action 126, FPS 1.16, Running 188.45s Step 453( 21.17%), action 127, FPS 1.16, Running 189.35s Step 454( 21.33%), action 128, FPS 1.18, Running 189.71s Step 455( 21.50%), action 129, FPS 1.18, Running 190.62s Step 456( 21.67%), action 130, FPS 1.20, Running 191.20s Step 457( 21.83%), action 131, FPS 1.19, Running 192.66s Step 458( 22.00%), action 132, FPS 1.19, Running 193.34s Step 459( 22.17%), action 133, FPS 1.19, Running 194.24s Step 460( 22.33%), action 134, FPS 1.19, Running 194.87s Step 461( 22.50%), action 135, FPS 1.19, Running 196.26s Step 462( 22.67%), action 136, FPS 1.19, Running 197.09s Step 463( 22.83%), action 137, FPS 1.19, Running 197.90s Step 464( 23.00%), action 138, FPS 1.19, Running 198.45s Step 465( 23.17%), action 139, FPS 1.20, Running 199.15s Step 466( 23.33%), action 140, FPS 1.19, Running 199.88s Step 467( 23.50%), action 141, FPS 1.23, Running 200.72s Step 468( 23.67%), action 142, FPS 1.24, Running 201.40s Step 469( 23.83%), action 143, FPS 1.27, Running 202.24s Step 470( 24.00%), action 144, FPS 1.28, Running 202.58s Step 471( 24.17%), action 145, FPS 1.28, Running 203.45s Step 472( 24.33%), action 146, FPS 1.30, Running 203.89s Step 473( 24.50%), action 147, FPS 1.31, Running 204.65s Step 474( 24.67%), action 148, FPS 1.27, Running 205.40s Step 475( 24.83%), action 149, FPS 1.28, Running 206.24s Step 476( 25.00%), action 150, FPS 1.29, Running 206.68s Step 477( 25.17%), action 151, FPS 1.32, Running 207.82s Step 478( 25.33%), action 152, FPS 1.35, Running 208.20s Step 479( 25.50%), action 153, FPS 1.35, Running 209.02s Step 480( 25.67%), action 154, FPS 1.35, Running 209.72s Step 481( 25.83%), action 155, FPS 1.39, Running 210.67s Step 482( 26.00%), action 156, FPS 1.40, Running 211.39s Step 483( 26.17%), action 157, FPS 1.39, Running 212.33s Step 484( 26.33%), action 158, FPS 1.36, Running 213.14s Step 485( 26.50%), action 159, FPS 1.35, Running 213.95s Step 486( 26.67%), action 160, FPS 1.35, Running 214.66s Step 487( 26.83%), action 161, FPS 1.35, Running 215.58s Step 488( 27.00%), action 162, FPS 1.33, Running 216.40s Step 489( 27.17%), action 163, FPS 1.30, Running 217.65s Step 490( 27.33%), action 164, FPS 1.29, Running 218.10s Step 491( 27.50%), action 165, FPS 1.31, Running 218.74s Step 492( 27.67%), action 166, FPS 1.28, Running 219.56s Step 493( 27.83%), action 167, FPS 1.25, Running 220.71s Step 494( 28.00%), action 168, FPS 1.25, Running 221.37s Step 495( 28.17%), action 169, FPS 1.23, Running 222.49s Step 496( 28.33%), action 170, FPS 1.22, Running 223.11s Step 497( 28.50%), action 171, FPS 1.24, Running 224.00s Step 498( 28.67%), action 172, FPS 1.21, Running 224.67s Step 499( 28.83%), action 173, FPS 1.21, Running 225.61s Step 500( 29.00%), action 174, FPS 1.20, Running 226.41s Step 501( 29.17%), action 175, FPS 1.23, Running 226.93s Step 502( 29.33%), action 176, FPS 1.24, Running 227.48s Step 503( 29.50%), action 177, FPS 1.25, Running 228.36s Step 504( 29.67%), action 178, FPS 1.25, Running 229.11s Step 505( 29.83%), action 179, FPS 1.25, Running 229.95s Step 506( 30.00%), action 180, FPS 1.25, Running 230.71s Step 507( 30.17%), action 181, FPS 1.24, Running 231.71s Step 508( 30.33%), action 182, FPS 1.26, Running 232.31s Step 509( 30.50%), action 183, FPS 1.29, Running 233.14s Step 510( 30.67%), action 184, FPS 1.28, Running 233.72s Step 511( 30.83%), action 185, FPS 1.28, Running 234.34s Step 512( 31.00%), action 186, FPS 1.26, Running 235.44s Step 513( 31.17%), action 187, FPS 1.30, Running 236.06s Step 514( 31.33%), action 188, FPS 1.33, Running 236.45s Step 515( 31.50%), action 189, FPS 1.38, Running 236.94s Step 516( 31.67%), action 190, FPS 1.37, Running 237.67s Step 517( 31.83%), action 191, FPS 1.34, Running 238.92s Step 518( 32.00%), action 192, FPS 1.32, Running 239.79s Step 519( 32.17%), action 193, FPS 1.34, Running 240.56s Step 520( 32.33%), action 194, FPS 1.35, Running 241.21s Step 521( 32.50%), action 195, FPS 1.32, Running 242.06s Step 522( 32.67%), action 196, FPS 1.32, Running 242.65s Step 523( 32.83%), action 197, FPS 1.33, Running 243.34s Step 524( 33.00%), action 198, FPS 1.35, Running 243.96s Step 525( 33.17%), action 199, FPS 1.33, Running 244.94s Step 526( 33.33%), action 200, FPS 1.33, Running 245.74s Step 527( 33.50%), action 201, FPS 1.32, Running 246.92s Step 528( 33.67%), action 202, FPS 1.31, Running 247.59s Step 529( 33.83%), action 203, FPS 1.30, Running 248.51s Step 530( 34.00%), action 204, FPS 1.32, Running 248.92s Step 531( 34.17%), action 205, FPS 1.30, Running 249.71s Step 532( 34.33%), action 206, FPS 1.34, Running 250.37s Step 533( 34.50%), action 207, FPS 1.32, Running 251.27s Step 534( 34.67%), action 208, FPS 1.31, Running 251.69s Step 535( 34.83%), action 209, FPS 1.29, Running 252.43s Step 536( 35.00%), action 210, FPS 1.30, Running 253.05s Step 537( 35.17%), action 211, FPS 1.33, Running 253.99s Step 538( 35.33%), action 212, FPS 1.36, Running 254.46s Step 539( 35.50%), action 213, FPS 1.41, Running 254.80s Step 540( 35.67%), action 214, FPS 1.40, Running 255.45s Step 541( 35.83%), action 215, FPS 1.44, Running 255.98s Step 542( 36.00%), action 216, FPS 1.45, Running 256.45s Step 543( 36.17%), action 217, FPS 1.39, Running 257.71s Step 544( 36.33%), action 218, FPS 1.38, Running 258.44s Step 545( 36.50%), action 219, FPS 1.39, Running 259.34s Step 546( 36.67%), action 220, FPS 1.41, Running 259.97s Step 547( 36.83%), action 221, FPS 1.42, Running 260.96s Step 548( 37.00%), action 222, FPS 1.43, Running 261.55s Step 549( 37.17%), action 223, FPS 1.43, Running 262.48s Step 550( 37.33%), action 224, FPS 1.43, Running 262.95s Step 551( 37.50%), action 225, FPS 1.43, Running 263.72s Step 552( 37.67%), action 226, FPS 1.42, Running 264.41s Step 553( 37.83%), action 227, FPS 1.43, Running 265.23s Step 554( 38.00%), action 228, FPS 1.43, Running 265.71s Step 555( 38.17%), action 229, FPS 1.42, Running 266.53s Step 556( 38.33%), action 230, FPS 1.41, Running 267.27s Step 557( 38.50%), action 231, FPS 1.42, Running 268.12s Step 558( 38.67%), action 232, FPS 1.39, Running 268.86s Step 559( 38.83%), action 233, FPS 1.35, Running 269.65s Step 560( 39.00%), action 234, FPS 1.37, Running 270.10s Step 561( 39.17%), action 235, FPS 1.35, Running 270.82s Step 562( 39.33%), action 236, FPS 1.32, Running 271.57s Step 563( 39.50%), action 237, FPS 1.36, Running 272.37s Step 564( 39.67%), action 238, FPS 1.37, Running 273.02s Step 565( 39.83%), action 239, FPS 1.37, Running 273.92s Step 566( 40.00%), action 240, FPS 1.36, Running 274.70s Step 567( 40.17%), action 241, FPS 1.34, Running 275.85s Step 568( 40.33%), action 242, FPS 1.36, Running 276.28s Step 569( 40.50%), action 243, FPS 1.37, Running 277.11s Step 570( 40.67%), action 244, FPS 1.34, Running 277.82s Step 571( 40.83%), action 245, FPS 1.34, Running 278.66s Step 572( 41.00%), action 246, FPS 1.36, Running 279.13s Step 573( 41.17%), action 247, FPS 1.37, Running 279.88s Step 574( 41.33%), action 248, FPS 1.36, Running 280.43s Step 575( 41.50%), action 249, FPS 1.33, Running 281.56s Step 576( 41.67%), action 250, FPS 1.33, Running 282.30s Step 577( 41.83%), action 251, FPS 1.29, Running 283.68s Step 578( 42.00%), action 252, FPS 1.30, Running 284.27s Step 579( 42.17%), action 253, FPS 1.29, Running 285.20s Step 580( 42.33%), action 254, FPS 1.25, Running 286.06s Step 581( 42.50%), action 255, FPS 1.24, Running 286.91s Step 582( 42.67%), action 256, FPS 1.25, Running 287.60s Step 583( 42.83%), action 257, FPS 1.24, Running 288.47s Step 584( 43.00%), action 258, FPS 1.26, Running 288.93s Step 585( 43.17%), action 259, FPS 1.27, Running 289.67s Step 586( 43.33%), action 260, FPS 1.28, Running 290.34s Step 587( 43.50%), action 261, FPS 1.29, Running 291.33s Step 588( 43.67%), action 262, FPS 1.28, Running 291.88s Step 589( 43.83%), action 263, FPS 1.28, Running 292.77s Step 590( 44.00%), action 264, FPS 1.28, Running 293.48s Step 591( 44.17%), action 265, FPS 1.29, Running 294.20s Step 592( 44.33%), action 266, FPS 1.26, Running 295.04s Step 593( 44.50%), action 267, FPS 1.24, Running 295.99s Step 594( 44.67%), action 268, FPS 1.22, Running 296.78s Step 595( 44.83%), action 269, FPS 1.25, Running 297.62s Step 596( 45.00%), action 270, FPS 1.27, Running 298.09s Step 597( 45.17%), action 271, FPS 1.29, Running 299.18s Step 598( 45.33%), action 272, FPS 1.30, Running 299.65s Step 599( 45.50%), action 273, FPS 1.32, Running 300.36s Step 600( 45.67%), action 274, FPS 1.33, Running 301.08s Step 601( 45.83%), action 275, FPS 1.33, Running 301.91s Step 602( 46.00%), action 276, FPS 1.35, Running 302.36s Step 603( 46.17%), action 277, FPS 1.37, Running 303.05s Step 604( 46.33%), action 278, FPS 1.36, Running 303.67s Step 605( 46.50%), action 279, FPS 1.36, Running 304.32s Step 606( 46.67%), action 280, FPS 1.34, Running 305.25s Step 607( 46.83%), action 281, FPS 1.34, Running 306.20s Step 608( 47.00%), action 282, FPS 1.33, Running 306.91s Step 609( 47.17%), action 283, FPS 1.36, Running 307.51s Step 610( 47.33%), action 284, FPS 1.37, Running 308.07s Step 611( 47.50%), action 285, FPS 1.36, Running 308.94s Step 612( 47.67%), action 286, FPS 1.39, Running 309.38s Step 613( 47.83%), action 287, FPS 1.42, Running 310.10s Step 614( 48.00%), action 288, FPS 1.45, Running 310.54s Step 615( 48.17%), action 289, FPS 1.47, Running 311.24s Step 616( 48.33%), action 290, FPS 1.45, Running 311.84s Step 617( 48.50%), action 291, FPS 1.50, Running 312.47s Step 618( 48.67%), action 292, FPS 1.50, Running 313.02s Step 619( 48.83%), action 293, FPS 1.50, Running 313.69s Step 620( 49.00%), action 294, FPS 1.51, Running 314.30s Step 621( 49.17%), action 295, FPS 1.51, Running 315.13s Step 622( 49.33%), action 296, FPS 1.51, Running 315.63s Step 623( 49.50%), action 297, FPS 1.49, Running 316.45s Step 624( 49.67%), action 298, FPS 1.49, Running 317.09s Step 625( 49.83%), action 299, FPS 1.48, Running 317.88s Step 626( 50.00%), action 300, FPS 1.53, Running 318.34s Step 627( 50.17%), action 301, FPS 1.53, Running 319.31s Step 628( 50.33%), action 302, FPS 1.54, Running 319.94s Step 629( 50.50%), action 303, FPS 1.51, Running 320.79s Step 630( 50.67%), action 304, FPS 1.50, Running 321.37s Step 631( 50.83%), action 305, FPS 1.49, Running 322.35s Step 632( 51.00%), action 306, FPS 1.47, Running 323.00s Step 633( 51.17%), action 307, FPS 1.45, Running 323.87s Step 634( 51.33%), action 308, FPS 1.42, Running 324.60s Step 635( 51.50%), action 309, FPS 1.40, Running 325.48s Step 636( 51.67%), action 310, FPS 1.42, Running 325.95s Step 637( 51.83%), action 311, FPS 1.37, Running 327.02s Step 638( 52.00%), action 312, FPS 1.38, Running 327.53s Step 639( 52.17%), action 313, FPS 1.37, Running 328.28s Step 640( 52.33%), action 314, FPS 1.38, Running 328.79s Step 641( 52.50%), action 315, FPS 1.40, Running 329.43s Step 642( 52.67%), action 316, FPS 1.38, Running 330.16s Step 643( 52.83%), action 317, FPS 1.41, Running 330.65s Step 644( 53.00%), action 318, FPS 1.38, Running 331.53s Step 645( 53.17%), action 319, FPS 1.41, Running 332.03s Step 646( 53.33%), action 320, FPS 1.36, Running 333.00s Step 647( 53.50%), action 321, FPS 1.35, Running 334.17s Step 648( 53.67%), action 322, FPS 1.36, Running 334.69s Step 649( 53.83%), action 323, FPS 1.36, Running 335.44s Step 650( 54.00%), action 324, FPS 1.34, Running 336.30s Step 651( 54.17%), action 325, FPS 1.36, Running 337.10s Step 652( 54.33%), action 326, FPS 1.33, Running 337.98s Step 653( 54.50%), action 327, FPS 1.34, Running 338.76s Step 654( 54.67%), action 328, FPS 1.36, Running 339.29s Step 655( 54.83%), action 329, FPS 1.39, Running 339.90s Step 656( 55.00%), action 330, FPS 1.36, Running 340.63s Step 657( 55.17%), action 331, FPS 1.34, Running 341.96s Step 658( 55.33%), action 332, FPS 1.33, Running 342.55s Step 659( 55.50%), action 333, FPS 1.32, Running 343.45s Step 660( 55.67%), action 334, FPS 1.32, Running 343.97s Step 661( 55.83%), action 335, FPS 1.31, Running 344.65s Step 662( 56.00%), action 336, FPS 1.33, Running 345.24s Step 663( 56.17%), action 337, FPS 1.29, Running 346.15s Step 664( 56.33%), action 338, FPS 1.33, Running 346.59s Step 665( 56.50%), action 339, FPS 1.30, Running 347.38s Step 666( 56.67%), action 340, FPS 1.33, Running 348.03s Step 667( 56.83%), action 341, FPS 1.35, Running 348.95s Step 668( 57.00%), action 342, FPS 1.34, Running 349.65s Step 669( 57.17%), action 343, FPS 1.34, Running 350.34s Step 670( 57.33%), action 344, FPS 1.37, Running 350.90s Step 671( 57.50%), action 345, FPS 1.41, Running 351.29s Step 672( 57.67%), action 346, FPS 1.41, Running 352.13s Step 673( 57.83%), action 347, FPS 1.36, Running 353.49s Step 674( 58.00%), action 348, FPS 1.37, Running 353.93s Step 675( 58.17%), action 349, FPS 1.35, Running 354.69s Step 676( 58.33%), action 350, FPS 1.37, Running 355.19s Step 677( 58.50%), action 351, FPS 1.41, Running 356.13s Step 678( 58.67%), action 352, FPS 1.41, Running 356.70s Step 679( 58.83%), action 353, FPS 1.43, Running 357.44s Step 680( 59.00%), action 354, FPS 1.42, Running 358.10s Step 681( 59.17%), action 355, FPS 1.40, Running 358.97s Step 682( 59.33%), action 356, FPS 1.39, Running 359.64s Step 683( 59.50%), action 357, FPS 1.39, Running 360.57s Step 684( 59.67%), action 358, FPS 1.39, Running 361.02s Step 685( 59.83%), action 359, FPS 1.39, Running 361.80s Step 686( 60.00%), action 360, FPS 1.39, Running 362.46s Step 687( 60.17%), action 361, FPS 1.38, Running 363.40s Step 688( 60.33%), action 362, FPS 1.39, Running 364.04s Step 689( 60.50%), action 363, FPS 1.37, Running 364.98s Step 690( 60.67%), action 364, FPS 1.38, Running 365.43s Step 691( 60.83%), action 365, FPS 1.35, Running 366.13s Step 692( 61.00%), action 366, FPS 1.38, Running 366.61s Step 693( 61.17%), action 367, FPS 1.45, Running 367.32s Step 694( 61.33%), action 368, FPS 1.42, Running 367.99s Step 695( 61.50%), action 369, FPS 1.41, Running 368.85s Step 696( 61.67%), action 370, FPS 1.42, Running 369.32s Step 697( 61.83%), action 371, FPS 1.43, Running 370.13s Step 698( 62.00%), action 372, FPS 1.44, Running 370.54s Step 699( 62.17%), action 373, FPS 1.47, Running 371.04s Step 700( 62.33%), action 374, FPS 1.50, Running 371.39s Step 701( 62.50%), action 375, FPS 1.53, Running 372.05s Step 702( 62.67%), action 376, FPS 1.54, Running 372.66s Step 703( 62.83%), action 377, FPS 1.55, Running 373.48s Step 704( 63.00%), action 378, FPS 1.55, Running 373.90s Step 705( 63.17%), action 379, FPS 1.55, Running 374.74s Step 706( 63.33%), action 380, FPS 1.58, Running 375.14s Step 707( 63.50%), action 381, FPS 1.55, Running 376.31s Step 708( 63.67%), action 382, FPS 1.55, Running 376.92s Step 709( 63.83%), action 383, FPS 1.58, Running 377.64s Step 710( 64.00%), action 384, FPS 1.51, Running 378.68s Step 711( 64.17%), action 385, FPS 1.49, Running 379.59s Step 712( 64.33%), action 386, FPS 1.49, Running 380.02s Step 713( 64.50%), action 387, FPS 1.49, Running 380.76s Step 714( 64.67%), action 388, FPS 1.49, Running 381.38s Step 715( 64.83%), action 389, FPS 1.49, Running 382.26s Step 716( 65.00%), action 390, FPS 1.49, Running 382.74s Step 717( 65.17%), action 391, FPS 1.47, Running 383.78s Step 718( 65.33%), action 392, FPS 1.43, Running 384.57s Step 719( 65.50%), action 393, FPS 1.38, Running 385.50s Step 720( 65.67%), action 394, FPS 1.35, Running 386.20s Step 721( 65.83%), action 395, FPS 1.34, Running 386.99s Step 722( 66.00%), action 396, FPS 1.32, Running 387.83s Step 723( 66.17%), action 397, FPS 1.31, Running 388.74s Step 724( 66.33%), action 398, FPS 1.32, Running 389.04s Step 725( 66.50%), action 399, FPS 1.37, Running 389.36s Step 726( 66.67%), action 400, FPS 1.37, Running 389.76s Step 727( 66.83%), action 401, FPS 1.44, Running 390.22s Step 728( 67.00%), action 402, FPS 1.45, Running 390.71s Step 729( 67.17%), action 403, FPS 1.47, Running 391.22s Step 730( 67.33%), action 404, FPS 1.53, Running 391.79s Step 731( 67.50%), action 405, FPS 1.52, Running 392.72s Step 732( 67.67%), action 406, FPS 1.51, Running 393.30s Step 733( 67.83%), action 407, FPS 1.49, Running 394.21s Step 734( 68.00%), action 408, FPS 1.47, Running 394.97s Step 735( 68.17%), action 409, FPS 1.47, Running 395.85s Step 736( 68.33%), action 410, FPS 1.48, Running 396.26s Step 737( 68.50%), action 411, FPS 1.49, Running 397.18s Step 738( 68.67%), action 412, FPS 1.52, Running 397.72s Step 739( 68.83%), action 413, FPS 1.52, Running 398.66s Step 740( 69.00%), action 414, FPS 1.50, Running 399.51s Step 741( 69.17%), action 415, FPS 1.51, Running 400.27s Step 742( 69.33%), action 416, FPS 1.52, Running 401.02s Step 743( 69.50%), action 417, FPS 1.52, Running 401.90s Step 744( 69.67%), action 418, FPS 1.47, Running 402.67s Step 745( 69.83%), action 419, FPS 1.42, Running 403.49s Step 746( 70.00%), action 420, FPS 1.38, Running 404.20s Step 747( 70.17%), action 421, FPS 1.34, Running 405.13s Step 748( 70.33%), action 422, FPS 1.32, Running 405.85s Step 749( 70.50%), action 423, FPS 1.29, Running 406.71s Step 750( 70.67%), action 424, FPS 1.30, Running 407.18s Step 751( 70.83%), action 425, FPS 1.32, Running 407.87s Step 752( 71.00%), action 426, FPS 1.32, Running 408.47s Step 753( 71.17%), action 427, FPS 1.37, Running 408.80s Step 754( 71.33%), action 428, FPS 1.41, Running 409.16s Step 755( 71.50%), action 429, FPS 1.47, Running 409.48s Step 756( 71.67%), action 430, FPS 1.44, Running 410.11s Step 757( 71.83%), action 431, FPS 1.44, Running 411.03s Step 758( 72.00%), action 432, FPS 1.44, Running 411.63s Step 759( 72.17%), action 433, FPS 1.44, Running 412.53s Step 760( 72.33%), action 434, FPS 1.46, Running 413.20s Step 761( 72.50%), action 435, FPS 1.44, Running 414.11s Step 762( 72.67%), action 436, FPS 1.48, Running 414.56s Step 763( 72.83%), action 437, FPS 1.49, Running 415.29s Step 764( 73.00%), action 438, FPS 1.50, Running 416.04s Step 765( 73.17%), action 439, FPS 1.49, Running 416.89s Step 766( 73.33%), action 440, FPS 1.48, Running 417.68s Step 767( 73.50%), action 441, FPS 1.44, Running 419.00s Step 768( 73.67%), action 442, FPS 1.44, Running 419.76s Step 769( 73.83%), action 443, FPS 1.43, Running 420.69s Step 770( 74.00%), action 444, FPS 1.43, Running 421.15s Step 771( 74.17%), action 445, FPS 1.43, Running 421.90s Step 772( 74.33%), action 446, FPS 1.42, Running 422.55s Step 773( 74.50%), action 447, FPS 1.36, Running 423.47s Step 774( 74.67%), action 448, FPS 1.34, Running 424.13s Step 775( 74.83%), action 449, FPS 1.31, Running 424.78s Step 776( 75.00%), action 450, FPS 1.32, Running 425.29s Step 777( 75.17%), action 451, FPS 1.32, Running 426.24s Step 778( 75.33%), action 452, FPS 1.30, Running 426.98s Step 779( 75.50%), action 453, FPS 1.31, Running 427.76s Step 780( 75.67%), action 454, FPS 1.34, Running 428.16s Step 781( 75.83%), action 455, FPS 1.36, Running 428.86s Step 782( 76.00%), action 456, FPS 1.35, Running 429.37s Step 783( 76.17%), action 457, FPS 1.34, Running 430.21s Step 784( 76.33%), action 458, FPS 1.34, Running 430.93s Step 785( 76.50%), action 459, FPS 1.30, Running 432.28s Step 786( 76.67%), action 460, FPS 1.33, Running 432.71s Step 787( 76.83%), action 461, FPS 1.34, Running 433.97s Step 788( 77.00%), action 462, FPS 1.32, Running 434.87s Step 789( 77.17%), action 463, FPS 1.30, Running 436.09s Step 790( 77.33%), action 464, FPS 1.29, Running 436.70s Step 791( 77.50%), action 465, FPS 1.28, Running 437.56s Step 792( 77.67%), action 466, FPS 1.29, Running 438.06s Step 793( 77.83%), action 467, FPS 1.30, Running 438.85s Step 794( 78.00%), action 468, FPS 1.30, Running 439.55s Step 795( 78.17%), action 469, FPS 1.28, Running 440.42s Step 796( 78.33%), action 470, FPS 1.26, Running 441.13s Step 797( 78.50%), action 471, FPS 1.23, Running 442.49s Step 798( 78.67%), action 472, FPS 1.24, Running 443.16s Step 799( 78.83%), action 473, FPS 1.23, Running 444.04s Step 800( 79.00%), action 474, FPS 1.21, Running 444.74s Step 801( 79.17%), action 475, FPS 1.20, Running 445.54s Step 802( 79.33%), action 476, FPS 1.17, Running 446.44s Step 803( 79.50%), action 477, FPS 1.19, Running 447.04s Step 804( 79.67%), action 478, FPS 1.21, Running 447.49s Step 805( 79.83%), action 479, FPS 1.23, Running 448.51s Step 806( 80.00%), action 480, FPS 1.22, Running 449.14s Step 807( 80.17%), action 481, FPS 1.24, Running 450.11s Step 808( 80.33%), action 482, FPS 1.26, Running 450.72s Step 809( 80.50%), action 483, FPS 1.29, Running 451.65s Step 810( 80.67%), action 484, FPS 1.28, Running 452.37s Step 811( 80.83%), action 485, FPS 1.28, Running 453.20s Step 812( 81.00%), action 486, FPS 1.27, Running 453.78s Step 813( 81.17%), action 487, FPS 1.28, Running 454.44s Step 814( 81.33%), action 488, FPS 1.24, Running 455.69s Step 815( 81.50%), action 489, FPS 1.24, Running 456.52s Step 816( 81.67%), action 490, FPS 1.24, Running 457.21s Step 817( 81.83%), action 491, FPS 1.28, Running 458.15s Step 818( 82.00%), action 492, FPS 1.29, Running 458.63s Step 819( 82.17%), action 493, FPS 1.27, Running 459.73s Step 820( 82.33%), action 494, FPS 1.29, Running 460.20s Step 821( 82.50%), action 495, FPS 1.29, Running 461.04s Step 822( 82.67%), action 496, FPS 1.30, Running 461.88s Step 823( 82.83%), action 497, FPS 1.28, Running 462.68s Step 824( 83.00%), action 498, FPS 1.25, Running 463.43s Step 825( 83.17%), action 499, FPS 1.27, Running 464.28s Step 826( 83.33%), action 500, FPS 1.26, Running 464.97s Step 827( 83.50%), action 501, FPS 1.28, Running 465.77s Step 828( 83.67%), action 502, FPS 1.24, Running 466.82s Step 829( 83.83%), action 503, FPS 1.25, Running 467.67s Step 830( 84.00%), action 504, FPS 1.24, Running 468.44s Step 831( 84.17%), action 505, FPS 1.24, Running 469.29s Step 832( 84.33%), action 506, FPS 1.22, Running 470.18s Step 833( 84.50%), action 507, FPS 1.21, Running 471.00s Step 834( 84.67%), action 508, FPS 1.25, Running 471.67s Step 835( 84.83%), action 509, FPS 1.25, Running 472.57s Step 836( 85.00%), action 510, FPS 1.26, Running 473.13s Step 837( 85.17%), action 511, FPS 1.25, Running 474.18s Step 838( 85.33%), action 512, FPS 1.22, Running 475.01s Step 839( 85.50%), action 513, FPS 1.24, Running 475.85s Step 840( 85.67%), action 514, FPS 1.22, Running 476.61s Step 841( 85.83%), action 515, FPS 1.22, Running 477.47s Step 842( 86.00%), action 516, FPS 1.22, Running 478.29s Step 843( 86.17%), action 517, FPS 1.22, Running 479.13s Step 844( 86.33%), action 518, FPS 1.21, Running 479.99s Step 845( 86.50%), action 519, FPS 1.21, Running 480.82s Step 846( 86.67%), action 520, FPS 1.20, Running 481.63s Step 847( 86.83%), action 521, FPS 1.17, Running 482.85s Step 848( 87.00%), action 522, FPS 1.20, Running 483.42s Step 849( 87.17%), action 523, FPS 1.23, Running 483.89s Step 850( 87.33%), action 524, FPS 1.22, Running 484.80s Step 851( 87.50%), action 525, FPS 1.19, Running 486.10s Step 852( 87.67%), action 526, FPS 1.20, Running 486.88s Step 853( 87.83%), action 527, FPS 1.20, Running 487.70s Step 854( 88.00%), action 528, FPS 1.19, Running 488.50s Step 855( 88.17%), action 529, FPS 1.20, Running 489.26s Step 856( 88.33%), action 530, FPS 1.19, Running 489.90s Step 857( 88.50%), action 531, FPS 1.20, Running 490.85s Step 858( 88.67%), action 532, FPS 1.18, Running 491.96s Step 859( 88.83%), action 533, FPS 1.17, Running 492.93s Step 860( 89.00%), action 534, FPS 1.19, Running 493.45s Step 861( 89.17%), action 535, FPS 1.20, Running 494.20s Step 862( 89.33%), action 536, FPS 1.21, Running 494.87s Step 863( 89.50%), action 537, FPS 1.20, Running 495.79s Step 864( 89.67%), action 538, FPS 1.21, Running 496.56s Step 865( 89.83%), action 539, FPS 1.17, Running 497.85s Step 866( 90.00%), action 540, FPS 1.19, Running 498.41s Step 867( 90.17%), action 541, FPS 1.20, Running 499.52s Step 868( 90.33%), action 542, FPS 1.19, Running 500.23s Step 869( 90.50%), action 543, FPS 1.16, Running 501.11s Step 870( 90.67%), action 544, FPS 1.18, Running 501.78s Step 871( 90.83%), action 545, FPS 1.23, Running 502.39s Step 872( 91.00%), action 546, FPS 1.26, Running 502.75s Step 873( 91.17%), action 547, FPS 1.25, Running 503.68s Step 874( 91.33%), action 548, FPS 1.26, Running 504.36s Step 875( 91.50%), action 549, FPS 1.25, Running 505.20s Step 876( 91.67%), action 550, FPS 1.24, Running 506.00s Step 877( 91.83%), action 551, FPS 1.23, Running 507.08s Step 878( 92.00%), action 552, FPS 1.26, Running 507.82s Step 879( 92.17%), action 553, FPS 1.25, Running 508.89s Step 880( 92.33%), action 554, FPS 1.24, Running 509.61s Step 881( 92.50%), action 555, FPS 1.20, Running 510.91s Step 882( 92.67%), action 556, FPS 1.21, Running 511.41s Step 883( 92.83%), action 557, FPS 1.19, Running 512.56s Step 884( 93.00%), action 558, FPS 1.16, Running 513.76s Step 885( 93.17%), action 559, FPS 1.19, Running 514.63s Step 886( 93.33%), action 560, FPS 1.19, Running 515.28s Step 887( 93.50%), action 561, FPS 1.16, Running 516.70s Step 888( 93.67%), action 562, FPS 1.16, Running 517.42s Step 889( 93.83%), action 563, FPS 1.18, Running 518.12s Step 890( 94.00%), action 564, FPS 1.15, Running 519.16s Step 891( 94.17%), action 565, FPS 1.13, Running 520.01s Step 892( 94.33%), action 566, FPS 1.12, Running 520.54s Step 893( 94.50%), action 567, FPS 1.17, Running 520.85s Step 894( 94.67%), action 568, FPS 1.18, Running 521.33s Step 895( 94.83%), action 569, FPS 1.21, Running 521.78s Step 896( 95.00%), action 570, FPS 1.22, Running 522.40s Step 897( 95.17%), action 571, FPS 1.23, Running 523.31s Step 898( 95.33%), action 572, FPS 1.25, Running 523.84s Step 899( 95.50%), action 573, FPS 1.28, Running 524.51s Step 900( 95.67%), action 574, FPS 1.30, Running 525.05s Step 901( 95.83%), action 575, FPS 1.33, Running 525.92s Step 902( 96.00%), action 576, FPS 1.34, Running 526.36s Step 903( 96.17%), action 577, FPS 1.37, Running 527.13s Step 904( 96.33%), action 578, FPS 1.43, Running 527.72s Step 905( 96.50%), action 579, FPS 1.43, Running 528.66s Step 906( 96.67%), action 580, FPS 1.42, Running 529.35s Step 907( 96.83%), action 581, FPS 1.48, Running 530.24s Step 908( 97.00%), action 582, FPS 1.51, Running 530.67s Step 909( 97.17%), action 583, FPS 1.51, Running 531.40s Step 910( 97.33%), action 584, FPS 1.55, Running 532.02s Step 911( 97.50%), action 585, FPS 1.55, Running 532.90s Step 912( 97.67%), action 586, FPS 1.56, Running 533.36s Step 913( 97.83%), action 587, FPS 1.51, Running 534.09s Step 914( 98.00%), action 588, FPS 1.50, Running 534.62s Step 915( 98.17%), action 589, FPS 1.45, Running 535.60s Step 916( 98.33%), action 590, FPS 1.43, Running 536.43s Step 917( 98.50%), action 591, FPS 1.42, Running 537.38s Step 918( 98.67%), action 592, FPS 1.41, Running 538.00s Step 919( 98.83%), action 593, FPS 1.39, Running 538.92s Step 920( 99.00%), action 594, FPS 1.39, Running 539.40s Step 921( 99.17%), action 595, FPS 1.41, Running 540.10s Step 922( 99.33%), action 596, FPS 1.42, Running 540.49s Step 923( 99.50%), action 597, FPS 1.39, Running 541.51s Step 924( 99.67%), action 598, FPS 1.38, Running 542.22s Step 925( 99.83%), action 599, FPS 1.39, Running 543.09s Step 926(100.00%), action 600, FPS 1.40, Running 543.66s [2026-08-02 19:28:08] [15 ] Seed 14 failed after 544.07 s. +steps: 926 , actions: 600 . +Instruction: Empty +Total 1/15(6.67%) success. +Setting seed: 15 +Step 1( N/A%), pre moving , FPS 6.28, Running 0.16s Step 2( N/A%), pre moving , FPS 4.27, Running 0.47s Step 3( N/A%), pre moving , FPS 5.37, Running 0.56s Step 4( N/A%), pre moving , FPS 6.36, Running 0.63s Step 5( N/A%), pre moving , FPS 6.26, Running 0.80s Step 6( N/A%), pre moving , FPS 6.06, Running 0.99s Step 7( N/A%), pre moving , FPS 6.47, Running 1.08s Step 8( N/A%), pre moving , FPS 6.98, Running 1.15s Step 9( N/A%), pre moving , FPS 7.33, Running 1.23s Step 10( N/A%), pre moving , FPS 6.47, Running 1.54s Step 11( N/A%), pre moving , FPS 6.71, Running 1.64s Step 12( N/A%), pre moving , FPS 7.04, Running 1.70s Step 13( N/A%), pre moving , FPS 7.33, Running 1.77s Step 14( N/A%), pre moving , FPS 6.67, Running 2.10s Step 15( N/A%), pre moving , FPS 6.87, Running 2.18s Step 16( N/A%), pre moving , FPS 7.11, Running 2.25s Step 17( N/A%), pre moving , FPS 7.29, Running 2.33s Step 18( N/A%), pre moving , FPS 6.98, Running 2.58s Step 19( N/A%), pre moving , FPS 7.02, Running 2.71s Step 20( N/A%), pre moving , FPS 7.19, Running 2.78s Step 21( N/A%), pre moving , FPS 6.26, Running 3.35s Step 22( N/A%), pre moving , FPS 6.76, Running 3.43s Step 23( N/A%), pre moving , FPS 6.82, Running 3.49s Step 24( N/A%), pre moving , FPS 6.27, Running 3.82s Step 25( N/A%), pre moving , FPS 6.42, Running 3.91s Step 26( N/A%), pre moving , FPS 5.73, Running 4.48s Step 27( N/A%), pre moving , FPS 5.79, Running 4.54s Step 28( N/A%), pre moving , FPS 5.80, Running 4.59s Step 29( N/A%), pre moving , FPS 5.42, Running 4.92s Step 30( N/A%), pre moving , FPS 5.78, Running 5.00s Step 31( N/A%), pre moving , FPS 5.83, Running 5.07s Step 32( N/A%), pre moving , FPS 5.81, Running 5.15s Step 33( N/A%), pre moving , FPS 5.42, Running 5.47s Step 34( N/A%), pre moving , FPS 5.84, Running 5.52s Step 35( N/A%), pre moving , FPS 5.83, Running 5.61s Step 36( N/A%), pre moving , FPS 4.50, Running 6.70s Step 37( N/A%), pre moving , FPS 4.18, Running 7.11s Step 38( N/A%), pre moving , FPS 4.32, Running 7.21s Step 39( N/A%), pre moving , FPS 4.37, Running 7.29s Step 40( N/A%), pre moving , FPS 4.38, Running 7.35s Step 41( N/A%), pre moving , FPS 4.62, Running 7.68s Step 42( N/A%), pre moving , FPS 4.60, Running 7.78s Step 43( N/A%), pre moving , FPS 4.59, Running 7.85s Step 44( N/A%), pre moving , FPS 4.88, Running 7.92s Step 45( N/A%), pre moving , FPS 4.62, Running 8.24s Step 46( N/A%), pre moving , FPS 5.19, Running 8.33s Step 47( N/A%), pre moving , FPS 5.17, Running 8.41s Step 48( N/A%), pre moving , FPS 4.19, Running 9.37s Step 49( N/A%), pre moving , FPS 4.40, Running 9.46s Step 50( N/A%), pre moving , FPS 4.41, Running 9.54s Step 51( N/A%), pre moving , FPS 4.23, Running 9.79s Step 52( N/A%), pre moving , FPS 4.14, Running 9.98s Step 53( N/A%), pre moving , FPS 4.32, Running 10.09s Step 54( N/A%), pre moving , FPS 4.28, Running 10.19s Step 55( N/A%), pre moving , FPS 4.06, Running 10.53s Step 56( N/A%), pre moving , FPS 5.06, Running 10.65s Step 57( N/A%), pre moving , FPS 5.48, Running 10.76s Step 58( N/A%), pre moving , FPS 5.11, Running 11.12s Step 59( N/A%), pre moving , FPS 5.06, Running 11.24s Step 60( N/A%), pre moving , FPS 4.96, Running 11.38s Step 61( N/A%), pre moving , FPS 4.89, Running 11.77s Step 62( N/A%), pre moving , FPS 4.83, Running 11.92s Step 63( N/A%), pre moving , FPS 4.46, Running 12.34s Step 64( N/A%), pre moving , FPS 4.38, Running 12.49s Step 65( N/A%), pre moving , FPS 4.31, Running 12.88s Step 66( N/A%), pre moving , FPS 4.24, Running 13.05s Step 67( N/A%), pre moving , FPS 3.94, Running 13.48s Step 68( N/A%), pre moving , FPS 4.69, Running 13.63s Step 69( N/A%), pre moving , FPS 4.40, Running 14.01s Step 70( N/A%), pre moving , FPS 4.42, Running 14.06s Step 71( N/A%), pre moving , FPS 4.60, Running 14.15s Step 72( N/A%), pre moving , FPS 4.70, Running 14.24s Step 73( N/A%), pre moving , FPS 4.71, Running 14.34s Step 74( N/A%), pre moving , FPS 4.65, Running 14.49s Step 75( N/A%), pre moving , FPS 4.93, Running 14.59s Step 76( N/A%), pre moving , FPS 4.98, Running 14.67s Step 77( N/A%), pre moving , FPS 5.01, Running 14.76s Step 78( N/A%), pre moving , FPS 5.39, Running 14.82s Step 79( N/A%), pre moving , FPS 5.40, Running 14.94s Step 80( N/A%), pre moving , FPS 5.46, Running 15.05s Step 81( N/A%), pre moving , FPS 5.65, Running 15.31s Step 82( N/A%), pre moving , FPS 5.55, Running 15.52s Step 83( N/A%), pre moving , FPS 6.08, Running 15.63s Step 84( N/A%), pre moving , FPS 6.22, Running 15.70s Step 85( N/A%), pre moving , FPS 6.36, Running 16.03s Step 86( N/A%), pre moving , FPS 6.52, Running 16.12s Step 87( N/A%), pre moving , FPS 7.37, Running 16.19s Step 88( N/A%), pre moving , FPS 7.56, Running 16.28s Step 89( N/A%), pre moving , FPS 7.79, Running 16.57s Step 90( N/A%), pre moving , FPS 7.76, Running 16.64s Step 91( N/A%), pre moving , FPS 7.84, Running 16.70s Step 92( N/A%), pre moving , FPS 7.98, Running 16.74s Step 93( N/A%), pre moving , FPS 8.07, Running 16.82s Step 94( N/A%), pre moving , FPS 7.56, Running 17.14s Step 95( N/A%), pre moving , FPS 7.56, Running 17.23s Step 96( N/A%), pre moving , FPS 7.61, Running 17.30s Step 97( N/A%), pre moving , FPS 7.65, Running 17.37s Step 98( N/A%), pre moving , FPS 7.16, Running 17.62s Step 99( N/A%), pre moving , FPS 7.11, Running 17.75s Step 100( N/A%), pre moving , FPS 7.18, Running 17.84s Step 101( N/A%), pre moving , FPS 7.78, Running 17.88s Step 102( N/A%), pre moving , FPS 8.25, Running 17.95s Step 103( N/A%), pre moving , FPS 5.20, Running 19.48s Step 104( N/A%), pre moving , FPS 4.61, Running 20.04s Step 105( N/A%), pre moving , FPS 4.51, Running 20.46s Step 106( N/A%), pre moving , FPS 4.08, Running 21.02s Step 107( N/A%), pre moving , FPS 4.00, Running 21.19s Step 108( N/A%), pre moving , FPS 3.70, Running 21.67s Step 109( N/A%), pre moving , FPS 3.63, Running 22.07s Step 110( N/A%), pre moving , FPS 3.36, Running 22.60s Step 111( N/A%), pre moving , FPS 3.28, Running 22.79s Step 112( N/A%), pre moving , FPS 3.05, Running 23.30s Step 113( N/A%), pre moving , FPS 2.91, Running 23.69s Step 114( N/A%), pre moving , FPS 2.82, Running 24.22s Step 115( N/A%), pre moving , FPS 2.79, Running 24.40s Step 116( N/A%), pre moving , FPS 2.64, Running 24.87s Step 117( N/A%), pre moving , FPS 2.53, Running 25.28s Step 118( N/A%), pre moving , FPS 2.44, Running 25.82s Step 119( N/A%), pre moving , FPS 2.43, Running 25.99s Step 120( N/A%), pre moving , FPS 2.30, Running 26.53s Step 121( N/A%), pre moving , FPS 2.20, Running 26.96s Step 122( N/A%), pre moving , FPS 2.08, Running 27.57s Step 123( N/A%), pre moving , FPS 2.42, Running 27.74s Step 124( N/A%), pre moving , FPS 2.43, Running 28.26s Step 125( N/A%), pre moving , FPS 2.44, Running 28.64s Step 126( N/A%), pre moving , FPS 2.45, Running 29.20s Step 127( N/A%), pre moving , FPS 2.37, Running 29.62s Step 128( N/A%), pre moving , FPS 2.36, Running 30.16s Step 129( N/A%), pre moving , FPS 2.41, Running 30.36s Step 130( N/A%), pre moving , FPS 2.43, Running 30.85s Step 131( N/A%), pre moving , FPS 2.33, Running 31.38s Step 132( N/A%), pre moving , FPS 2.30, Running 31.99s Step 133( N/A%), pre moving , FPS 2.29, Running 32.42s Step 134( N/A%), pre moving , FPS 2.38, Running 32.61s Step 135( N/A%), pre moving , FPS 2.39, Running 32.75s Step 136( N/A%), pre moving , FPS 2.46, Running 33.00s Step 137( N/A%), pre moving , FPS 2.54, Running 33.15s Step 138( N/A%), pre moving , FPS 2.63, Running 33.42s Step 139( N/A%), pre moving , FPS 2.62, Running 33.63s Step 140( N/A%), pre moving , FPS 2.67, Running 34.02s Step 141( N/A%), pre moving , FPS 2.74, Running 34.27s Step 142( N/A%), pre moving , FPS 2.74, Running 34.88s Step 143( N/A%), pre moving , FPS 2.62, Running 35.37s Step 144( N/A%), pre moving , FPS 2.60, Running 35.97s Step 145( N/A%), pre moving , FPS 2.57, Running 36.42s Step 146( N/A%), pre moving , FPS 2.57, Running 36.97s Step 147( N/A%), pre moving , FPS 2.55, Running 37.47s Step 148( N/A%), pre moving , FPS 2.53, Running 38.05s Step 149( N/A%), pre moving , FPS 2.53, Running 38.27s Step 150( N/A%), pre moving , FPS 2.51, Running 38.81s Step 151( N/A%), pre moving , FPS 2.54, Running 39.25s Step 152( N/A%), pre moving , FPS 2.56, Running 39.81s Step 153( N/A%), pre moving , FPS 2.54, Running 40.30s Step 154( N/A%), pre moving , FPS 2.41, Running 40.91s Step 155( N/A%), pre moving , FPS 2.32, Running 41.36s Step 156( N/A%), pre moving , FPS 2.24, Running 41.93s Step 157( N/A%), pre moving , FPS 2.22, Running 42.15s Step 158( N/A%), pre moving , FPS 2.16, Running 42.67s Step 159( N/A%), pre moving , FPS 2.11, Running 43.12s Step 160( N/A%), pre moving , FPS 2.06, Running 43.72s Step 161( N/A%), pre moving , FPS 2.01, Running 44.22s Step 162( N/A%), pre moving , FPS 2.02, Running 44.79s Step 163( N/A%), pre moving , FPS 2.01, Running 45.30s Step 164( N/A%), pre moving , FPS 2.02, Running 45.89s Step 165( N/A%), pre moving , FPS 2.01, Running 46.37s Step 166( N/A%), pre moving , FPS 1.99, Running 47.00s Step 167( N/A%), pre moving , FPS 2.00, Running 47.49s Step 168( N/A%), pre moving , FPS 2.01, Running 48.02s Step 169( N/A%), pre moving , FPS 2.01, Running 48.23s Step 170( N/A%), pre moving , FPS 2.01, Running 48.76s Step 171( N/A%), pre moving , FPS 2.01, Running 49.19s Step 172( N/A%), pre moving , FPS 2.01, Running 49.77s Step 173( N/A%), pre moving , FPS 2.09, Running 49.86s Step 174( N/A%), pre moving , FPS 2.21, Running 49.96s Step 175( N/A%), pre moving , FPS 2.24, Running 50.31s Step 176( N/A%), pre moving , FPS 2.35, Running 50.42s Step 177( N/A%), pre moving , FPS 2.39, Running 50.50s Step 178( N/A%), pre moving , FPS 2.52, Running 50.61s Step 179( N/A%), pre moving , FPS 2.55, Running 50.96s Step 180( N/A%), pre moving , FPS 2.72, Running 51.08s Step 181( N/A%), pre moving , FPS 2.87, Running 51.20s Step 182( N/A%), pre moving , FPS 2.96, Running 51.55s Step 183( N/A%), pre moving , FPS 2.90, Running 52.19s Step 184( N/A%), pre moving , FPS 3.15, Running 52.23s Step 185( N/A%), pre moving , FPS 3.39, Running 52.28s Step 186( N/A%), pre moving , FPS 3.76, Running 52.33s Step 187( N/A%), pre moving , FPS 4.07, Running 52.40s Step 188( N/A%), pre moving , FPS 4.50, Running 52.47s Step 189( N/A%), pre moving , FPS 4.65, Running 52.53s Step 190( N/A%), pre moving , FPS 5.21, Running 52.60s Step 191( N/A%), pre moving , FPS 5.73, Running 52.68s Step 192( N/A%), pre moving , FPS 6.71, Running 52.75s Step 193( N/A%), pre moving , FPS 6.77, Running 52.81s Step 194( N/A%), pre moving , FPS 6.84, Running 52.88s Step 195( N/A%), pre moving , FPS 7.48, Running 52.98s Step 196( N/A%), pre moving , FPS 7.40, Running 53.13s Step 197( N/A%), pre moving , FPS 7.22, Running 53.27s Step 198( N/A%), pre moving , FPS 7.08, Running 53.44s Step 199( N/A%), pre moving , FPS 7.61, Running 53.59s Step 200( N/A%), pre moving , FPS 7.54, Running 53.74s Step 201( N/A%), pre moving , FPS 7.45, Running 53.89s Step 202( N/A%), pre moving , FPS 8.11, Running 54.02s Step 203( N/A%), pre moving , FPS 8.94, Running 54.43s Step 204( N/A%), pre moving , FPS 8.84, Running 54.50s Step 205( N/A%), pre moving , FPS 8.54, Running 54.62s Step 206( N/A%), pre moving , FPS 8.20, Running 54.77s Step 207( N/A%), pre moving , FPS 7.23, Running 55.16s Step 208( N/A%), pre moving , FPS 6.96, Running 55.34s Step 209( N/A%), pre moving , FPS 6.20, Running 55.76s Step 210( N/A%), pre moving , FPS 5.99, Running 55.94s Step 211( N/A%), pre moving , FPS 5.44, Running 56.35s Step 212( N/A%), pre moving , FPS 5.31, Running 56.52s Step 213( N/A%), pre moving , FPS 4.87, Running 56.92s Step 214( N/A%), pre moving , FPS 4.74, Running 57.10s Step 215( N/A%), pre moving , FPS 4.57, Running 57.35s Step 216( N/A%), pre moving , FPS 4.43, Running 57.64s Step 217( N/A%), pre moving , FPS 4.49, Running 57.73s Step 218( N/A%), pre moving , FPS 4.48, Running 57.90s Step 219( N/A%), pre moving , FPS 4.35, Running 58.18s Step 220( N/A%), pre moving , FPS 4.38, Running 58.30s Step 221( N/A%), pre moving , FPS 4.42, Running 58.41s Step 222( N/A%), pre moving , FPS 4.21, Running 58.76s Step 223( N/A%), pre moving , FPS 4.49, Running 58.88s Step 224( N/A%), pre moving , FPS 4.45, Running 58.99s Step 225( N/A%), pre moving , FPS 4.22, Running 59.35s Step 226( N/A%), pre moving , FPS 4.25, Running 59.47s Step 227( N/A%), pre moving , FPS 4.49, Running 59.62s Step 228( N/A%), pre moving , FPS 4.36, Running 59.93s Step 229( N/A%), pre moving , FPS 4.66, Running 60.05s Step 230( N/A%), pre moving , FPS 3.85, Running 61.14s Step 231( N/A%), pre moving , FPS 4.10, Running 61.24s Step 232( N/A%), pre moving , FPS 4.14, Running 61.34s Step 233( N/A%), pre moving , FPS 4.19, Running 61.70s Step 234( N/A%), pre moving , FPS 4.24, Running 61.82s Step 235( N/A%), pre moving , FPS 4.16, Running 62.16s Step 236( N/A%), pre moving , FPS 4.19, Running 62.41s Step 237( N/A%), pre moving , FPS 4.13, Running 62.57s Step 238( N/A%), pre moving , FPS 3.93, Running 62.99s Step 239( N/A%), pre moving , FPS 4.05, Running 63.12s Step 240( N/A%), pre moving , FPS 3.78, Running 63.59s Step 241( N/A%), pre moving , FPS 3.73, Running 63.77s Step 242( N/A%), pre moving , FPS 3.64, Running 64.26s Step 243( N/A%), pre moving , FPS 3.43, Running 64.72s Step 244( N/A%), pre moving , FPS 3.36, Running 64.94s Step 245( N/A%), pre moving , FPS 3.29, Running 65.42s Step 246( N/A%), pre moving , FPS 3.25, Running 65.64s Step 247( N/A%), pre moving , FPS 3.08, Running 66.11s Step 248( N/A%), pre moving , FPS 3.01, Running 66.57s Step 249( N/A%), pre moving , FPS 2.95, Running 66.82s Step 250( N/A%), pre moving , FPS 3.21, Running 67.37s Step 251( N/A%), pre moving , FPS 3.07, Running 67.74s Step 252( N/A%), pre moving , FPS 2.95, Running 68.12s Step 253( N/A%), pre moving , FPS 2.90, Running 68.60s Step 254( N/A%), pre moving , FPS 2.74, Running 69.13s Step 255( N/A%), pre moving , FPS 2.78, Running 69.36s Step 256( N/A%), pre moving , FPS 2.67, Running 69.90s Step 257( N/A%), pre moving , FPS 2.56, Running 70.37s Step 258( N/A%), pre moving , FPS 2.61, Running 70.65s Step 259( N/A%), pre moving , FPS 2.48, Running 71.19s Step 260( N/A%), pre moving , FPS 2.48, Running 71.66s Step 261( N/A%), pre moving , FPS 2.44, Running 71.95s Step 262( N/A%), pre moving , FPS 2.44, Running 72.47s Step 263( N/A%), pre moving , FPS 2.42, Running 72.97s Step 264( N/A%), pre moving , FPS 2.34, Running 73.50s Step 265( N/A%), pre moving , FPS 2.43, Running 73.66s Step 266( N/A%), pre moving , FPS 2.41, Running 73.92s Step 267( N/A%), pre moving , FPS 2.48, Running 74.19s Step 268( N/A%), pre moving , FPS 2.55, Running 74.43s Step 269( N/A%), pre moving , FPS 2.48, Running 74.89s Step 270( N/A%), pre moving , FPS 2.58, Running 75.12s Step 271( N/A%), pre moving , FPS 2.57, Running 75.53s Step 272( N/A%), pre moving , FPS 2.64, Running 75.71s Step 273( N/A%), pre moving , FPS 2.66, Running 76.12s Step 274( N/A%), pre moving , FPS 2.77, Running 76.34s Step 275( N/A%), pre moving , FPS 2.68, Running 76.81s Step 276( N/A%), pre moving , FPS 2.71, Running 77.28s Step 277( N/A%), pre moving , FPS 2.80, Running 77.51s Step 278( N/A%), pre moving , FPS 2.72, Running 78.01s Step 279( N/A%), pre moving , FPS 2.75, Running 78.47s Step 280( N/A%), pre moving , FPS 2.84, Running 78.71s Step 281( N/A%), pre moving , FPS 2.78, Running 79.14s Step 282( N/A%), pre moving , FPS 2.92, Running 79.31s Step 283( N/A%), pre moving , FPS 2.96, Running 79.74s Step 284( N/A%), pre moving , FPS 3.12, Running 79.90s Step 285( N/A%), pre moving , FPS 3.01, Running 80.30s Step 286( N/A%), pre moving , FPS 3.05, Running 80.48s Step 287( N/A%), pre moving , FPS 2.97, Running 80.91s Step 288( N/A%), pre moving , FPS 3.01, Running 81.07s Step 289( N/A%), pre moving , FPS 3.06, Running 81.43s Step 290( N/A%), pre moving , FPS 3.11, Running 81.55s Step 291( N/A%), pre moving , FPS 3.27, Running 81.65s Step 292( N/A%), pre moving , FPS 3.19, Running 81.99s Step 293( N/A%), pre moving , FPS 3.35, Running 82.10s Step 294( N/A%), pre moving , FPS 3.41, Running 82.20s Step 295( N/A%), pre moving , FPS 3.52, Running 82.49s Step 296( N/A%), pre moving , FPS 3.71, Running 82.67s Step 297( N/A%), pre moving , FPS 3.81, Running 82.76s Step 298( N/A%), pre moving , FPS 4.11, Running 82.87s Step 299( N/A%), pre moving , FPS 4.23, Running 83.20s Step 300( N/A%), pre moving , FPS 4.33, Running 83.33s Step 301( N/A%), pre moving , FPS 4.66, Running 83.43s Step 302( N/A%), pre moving , FPS 4.46, Running 83.79s Step 303( N/A%), pre moving , FPS 4.79, Running 83.91s Step 304( N/A%), pre moving , FPS 4.87, Running 84.00s Step 305( N/A%), pre moving , FPS 5.27, Running 84.10s Step 306( N/A%), pre moving , FPS 5.06, Running 84.44s Step 307( N/A%), pre moving , FPS 5.48, Running 84.56s Step 308( N/A%), pre moving , FPS 5.57, Running 84.67s Step 309( N/A%), pre moving , FPS 5.59, Running 85.01s Step 310( N/A%), pre moving , FPS 5.61, Running 85.12s Step 311( N/A%), pre moving , FPS 3.47, Running 87.42s Step 312( N/A%), pre moving , FPS 3.26, Running 88.13s Step 313( N/A%), pre moving , FPS 3.14, Running 88.46s Step 314( N/A%), pre moving , FPS 2.81, Running 89.32s Step 315( N/A%), pre moving , FPS 2.84, Running 89.53s Step 316( N/A%), pre moving , FPS 2.62, Running 90.29s Step 317( N/A%), pre moving , FPS 2.57, Running 90.55s Step 318( N/A%), pre moving , FPS 2.42, Running 91.15s Step 319( N/A%), pre moving , FPS 2.38, Running 91.60s Step 320( N/A%), pre moving , FPS 2.27, Running 92.12s Step 321( N/A%), pre moving , FPS 2.24, Running 92.34s Step 322( N/A%), pre moving , FPS 2.19, Running 92.92s Step 323( N/A%), pre moving , FPS 2.17, Running 93.14s Step 324( N/A%), pre moving , FPS 2.10, Running 93.54s Step 325( N/A%), pre moving , FPS 2.07, Running 93.76s Step 326( N/A%), pre moving , FPS 2.01, Running 94.36s Step 327( N/A%), pre moving , FPS 1.94, Running 94.87s Step 328( N/A%), pre moving , FPS 1.81, Running 95.71s Step 329( N/A%), pre moving , FPS 1.82, Running 96.00s Step 330( N/A%), pre moving , FPS 1.71, Running 96.79s Step 331( 0.17%), action 1, FPS 1.91, Running 97.89s Step 332( 0.33%), action 2, FPS 1.91, Running 98.61s Step 333( 0.50%), action 3, FPS 1.81, Running 99.49s Step 334( 0.67%), action 4, FPS 1.85, Running 100.15s Step 335( 0.83%), action 5, FPS 1.74, Running 101.04s Step 336( 1.00%), action 6, FPS 1.74, Running 101.82s Step 337( 1.17%), action 7, FPS 1.65, Running 102.68s Step 338( 1.33%), action 8, FPS 1.63, Running 103.44s Step 339( 1.50%), action 9, FPS 1.58, Running 104.26s Step 340( 1.67%), action 10, FPS 1.58, Running 104.74s Step 341( 1.83%), action 11, FPS 1.49, Running 105.75s Step 342( 2.00%), action 12, FPS 1.50, Running 106.21s Step 343( 2.17%), action 13, FPS 1.44, Running 107.04s Step 344( 2.33%), action 14, FPS 1.41, Running 107.68s Step 345( 2.50%), action 15, FPS 1.34, Running 108.69s Step 346( 2.67%), action 16, FPS 1.32, Running 109.47s Step 347( 2.83%), action 17, FPS 1.30, Running 110.32s Step 348( 3.00%), action 18, FPS 1.30, Running 111.05s Step 349( 3.17%), action 19, FPS 1.30, Running 111.39s Step 350( 3.33%), action 20, FPS 1.33, Running 111.87s Step 351( 3.50%), action 21, FPS 1.38, Running 112.39s Step 352( 3.67%), action 22, FPS 1.39, Running 112.99s Step 353( 3.83%), action 23, FPS 1.43, Running 113.49s Step 354( 4.00%), action 24, FPS 1.43, Running 114.12s Step 355( 4.17%), action 25, FPS 1.43, Running 115.05s Step 356( 4.33%), action 26, FPS 1.43, Running 115.80s Step 357( 4.50%), action 27, FPS 1.43, Running 116.66s Step 358( 4.67%), action 28, FPS 1.46, Running 117.09s Step 359( 4.83%), action 29, FPS 1.47, Running 117.85s Step 360( 5.00%), action 30, FPS 1.45, Running 118.53s Step 361( 5.17%), action 31, FPS 1.46, Running 119.47s Step 362( 5.33%), action 32, FPS 1.45, Running 120.04s Step 363( 5.50%), action 33, FPS 1.44, Running 120.95s Step 364( 5.67%), action 34, FPS 1.46, Running 121.37s Step 365( 5.83%), action 35, FPS 1.49, Running 122.14s Step 366( 6.00%), action 36, FPS 1.50, Running 122.81s Step 367( 6.17%), action 37, FPS 1.49, Running 123.74s Step 368( 6.33%), action 38, FPS 1.48, Running 124.58s Step 369( 6.50%), action 39, FPS 1.42, Running 125.49s Step 370( 6.67%), action 40, FPS 1.40, Running 126.14s Step 371( 6.83%), action 41, FPS 1.36, Running 127.11s Step 372( 7.00%), action 42, FPS 1.35, Running 127.76s Step 373( 7.17%), action 43, FPS 1.32, Running 128.65s Step 374( 7.33%), action 44, FPS 1.33, Running 129.19s Step 375( 7.50%), action 45, FPS 1.35, Running 129.84s Step 376( 7.67%), action 46, FPS 1.36, Running 130.49s Step 377( 7.83%), action 47, FPS 1.39, Running 131.05s Step 378( 8.00%), action 48, FPS 1.39, Running 131.47s Step 379( 8.17%), action 49, FPS 1.40, Running 132.18s Step 380( 8.33%), action 50, FPS 1.40, Running 132.82s Step 381( 8.50%), action 51, FPS 1.41, Running 133.70s Step 382( 8.67%), action 52, FPS 1.41, Running 134.28s Step 383( 8.83%), action 53, FPS 1.41, Running 135.17s Step 384( 9.00%), action 54, FPS 1.37, Running 135.99s Step 385( 9.17%), action 55, FPS 1.37, Running 136.78s Step 386( 9.33%), action 56, FPS 1.35, Running 137.65s Step 387( 9.50%), action 57, FPS 1.37, Running 138.31s Step 388( 9.67%), action 58, FPS 1.40, Running 138.86s Step 389( 9.83%), action 59, FPS 1.37, Running 140.08s Step 390( 10.00%), action 60, FPS 1.36, Running 140.84s Step 391( 10.17%), action 61, FPS 1.36, Running 141.79s Step 392( 10.33%), action 62, FPS 1.37, Running 142.38s Step 393( 10.50%), action 63, FPS 1.37, Running 143.30s Step 394( 10.67%), action 64, FPS 1.37, Running 143.76s Step 395( 10.83%), action 65, FPS 1.36, Running 144.50s Step 396( 11.00%), action 66, FPS 1.37, Running 145.12s Step 397( 11.17%), action 67, FPS 1.33, Running 146.05s Step 398( 11.33%), action 68, FPS 1.33, Running 146.51s Step 399( 11.50%), action 69, FPS 1.33, Running 147.25s Step 400( 11.67%), action 70, FPS 1.32, Running 147.92s Step 401( 11.83%), action 71, FPS 1.32, Running 148.86s Step 402( 12.00%), action 72, FPS 1.33, Running 149.31s Step 403( 12.17%), action 73, FPS 1.35, Running 150.03s Step 404( 12.33%), action 74, FPS 1.38, Running 150.53s Step 405( 12.50%), action 75, FPS 1.37, Running 151.35s Step 406( 12.67%), action 76, FPS 1.40, Running 151.88s Step 407( 12.83%), action 77, FPS 1.40, Running 152.56s Step 408( 13.00%), action 78, FPS 1.39, Running 153.20s Step 409( 13.17%), action 79, FPS 1.43, Running 154.10s Step 410( 13.33%), action 80, FPS 1.44, Running 154.72s Step 411( 13.50%), action 81, FPS 1.45, Running 155.57s Step 412( 13.67%), action 82, FPS 1.46, Running 156.10s Step 413( 13.83%), action 83, FPS 1.48, Running 156.85s Step 414( 14.00%), action 84, FPS 1.46, Running 157.50s Step 415( 14.17%), action 85, FPS 1.44, Running 158.37s Step 416( 14.33%), action 86, FPS 1.46, Running 158.83s Step 417( 14.50%), action 87, FPS 1.48, Running 159.55s Step 418( 14.67%), action 88, FPS 1.46, Running 160.20s Step 419( 14.83%), action 89, FPS 1.44, Running 161.14s Step 420( 15.00%), action 90, FPS 1.44, Running 161.85s Step 421( 15.17%), action 91, FPS 1.44, Running 162.77s Step 422( 15.33%), action 92, FPS 1.44, Running 163.24s Step 423( 15.50%), action 93, FPS 1.44, Running 163.94s Step 424( 15.67%), action 94, FPS 1.44, Running 164.43s Step 425( 15.83%), action 95, FPS 1.46, Running 165.07s Step 426( 16.00%), action 96, FPS 1.45, Running 165.68s Step 427( 16.17%), action 97, FPS 1.44, Running 166.48s Step 428( 16.33%), action 98, FPS 1.41, Running 167.34s Step 429( 16.50%), action 99, FPS 1.40, Running 168.34s Step 430( 16.67%), action 100, FPS 1.41, Running 168.92s Step 431( 16.83%), action 101, FPS 1.38, Running 170.08s Step 432( 17.00%), action 102, FPS 1.38, Running 170.56s Step 433( 17.17%), action 103, FPS 1.38, Running 171.34s Step 434( 17.33%), action 104, FPS 1.37, Running 172.12s Step 435( 17.50%), action 105, FPS 1.37, Running 172.95s Step 436( 17.67%), action 106, FPS 1.36, Running 173.54s Step 437( 17.83%), action 107, FPS 1.36, Running 174.23s Step 438( 18.00%), action 108, FPS 1.35, Running 174.99s Step 439( 18.17%), action 109, FPS 1.36, Running 175.82s Step 440( 18.33%), action 110, FPS 1.36, Running 176.57s Step 441( 18.50%), action 111, FPS 1.36, Running 177.51s Step 442( 18.67%), action 112, FPS 1.34, Running 178.20s Step 443( 18.83%), action 113, FPS 1.32, Running 179.10s Step 444( 19.00%), action 114, FPS 1.29, Running 179.89s Step 445( 19.17%), action 115, FPS 1.27, Running 180.76s Step 446( 19.33%), action 116, FPS 1.28, Running 181.24s Step 447( 19.50%), action 117, FPS 1.29, Running 182.02s Step 448( 19.67%), action 118, FPS 1.30, Running 182.74s Step 449( 19.83%), action 119, FPS 1.31, Running 183.59s Step 450( 20.00%), action 120, FPS 1.31, Running 184.24s Step 451( 20.17%), action 121, FPS 1.32, Running 185.22s Step 452( 20.33%), action 122, FPS 1.31, Running 185.84s Step 453( 20.50%), action 123, FPS 1.29, Running 186.79s Step 454( 20.67%), action 124, FPS 1.30, Running 187.52s Step 455( 20.83%), action 125, FPS 1.31, Running 188.16s Step 456( 21.00%), action 126, FPS 1.34, Running 188.43s Step 457( 21.17%), action 127, FPS 1.32, Running 189.41s Step 458( 21.33%), action 128, FPS 1.33, Running 190.05s Step 459( 21.50%), action 129, FPS 1.33, Running 190.87s Step 460( 21.67%), action 130, FPS 1.36, Running 191.24s Step 461( 21.83%), action 131, FPS 1.37, Running 192.16s Step 462( 22.00%), action 132, FPS 1.35, Running 193.01s Step 463( 22.17%), action 133, FPS 1.36, Running 193.83s Step 464( 22.33%), action 134, FPS 1.37, Running 194.51s Step 465( 22.50%), action 135, FPS 1.37, Running 195.32s Step 466( 22.67%), action 136, FPS 1.35, Running 196.10s Step 467( 22.83%), action 137, FPS 1.33, Running 197.01s Step 468( 23.00%), action 138, FPS 1.36, Running 197.46s Step 469( 23.17%), action 139, FPS 1.37, Running 198.21s Step 470( 23.33%), action 140, FPS 1.37, Running 198.80s Step 471( 23.50%), action 141, FPS 1.37, Running 199.83s Step 472( 23.67%), action 142, FPS 1.38, Running 200.33s Step 473( 23.83%), action 143, FPS 1.41, Running 200.99s Step 474( 24.00%), action 144, FPS 1.44, Running 201.39s Step 475( 24.17%), action 145, FPS 1.44, Running 202.10s Step 476( 24.33%), action 146, FPS 1.40, Running 202.72s Step 477( 24.50%), action 147, FPS 1.42, Running 203.48s Step 478( 24.67%), action 148, FPS 1.41, Running 204.19s Step 479( 24.83%), action 149, FPS 1.39, Running 205.22s Step 480( 25.00%), action 150, FPS 1.34, Running 206.18s Step 481( 25.17%), action 151, FPS 1.34, Running 207.06s Step 482( 25.33%), action 152, FPS 1.35, Running 207.83s Step 483( 25.50%), action 153, FPS 1.31, Running 209.13s Step 484( 25.67%), action 154, FPS 1.30, Running 209.89s Step 485( 25.83%), action 155, FPS 1.29, Running 210.79s Step 486( 26.00%), action 156, FPS 1.29, Running 211.61s Step 487( 26.17%), action 157, FPS 1.29, Running 212.48s Step 488( 26.33%), action 158, FPS 1.29, Running 212.93s Step 489( 26.50%), action 159, FPS 1.28, Running 213.81s Step 490( 26.67%), action 160, FPS 1.29, Running 214.36s Step 491( 26.83%), action 161, FPS 1.28, Running 215.47s Step 492( 27.00%), action 162, FPS 1.28, Running 215.96s Step 493( 27.17%), action 163, FPS 1.26, Running 216.81s Step 494( 27.33%), action 164, FPS 1.26, Running 217.24s Step 495( 27.50%), action 165, FPS 1.26, Running 217.97s Step 496( 27.67%), action 166, FPS 1.28, Running 218.40s Step 497( 27.83%), action 167, FPS 1.28, Running 219.13s Step 498( 28.00%), action 168, FPS 1.28, Running 219.80s Step 499( 28.17%), action 169, FPS 1.31, Running 220.45s Step 500( 28.33%), action 170, FPS 1.35, Running 221.04s Step 501( 28.50%), action 171, FPS 1.32, Running 222.17s Step 502( 28.67%), action 172, FPS 1.35, Running 222.61s Step 503( 28.83%), action 173, FPS 1.40, Running 223.42s Step 504( 29.00%), action 174, FPS 1.42, Running 223.94s Step 505( 29.17%), action 175, FPS 1.45, Running 224.60s Step 506( 29.33%), action 176, FPS 1.47, Running 225.24s Step 507( 29.50%), action 177, FPS 1.48, Running 225.95s Step 508( 29.67%), action 178, FPS 1.49, Running 226.31s Step 509( 29.83%), action 179, FPS 1.52, Running 227.01s Step 510( 30.00%), action 180, FPS 1.53, Running 227.42s Step 511( 30.17%), action 181, FPS 1.57, Running 228.24s Step 512( 30.33%), action 182, FPS 1.53, Running 229.00s Step 513( 30.50%), action 183, FPS 1.53, Running 229.89s Step 514( 30.67%), action 184, FPS 1.50, Running 230.60s Step 515( 30.83%), action 185, FPS 1.48, Running 231.45s Step 516( 31.00%), action 186, FPS 1.49, Running 231.85s Step 517( 31.17%), action 187, FPS 1.48, Running 232.66s Step 518( 31.33%), action 188, FPS 1.48, Running 233.31s Step 519( 31.50%), action 189, FPS 1.47, Running 234.10s Step 520( 31.67%), action 190, FPS 1.47, Running 234.62s Step 521( 31.83%), action 191, FPS 1.48, Running 235.64s Step 522( 32.00%), action 192, FPS 1.47, Running 236.22s Step 523( 32.17%), action 193, FPS 1.47, Running 237.04s Step 524( 32.33%), action 194, FPS 1.47, Running 237.55s Step 525( 32.50%), action 195, FPS 1.46, Running 238.34s Step 526( 32.67%), action 196, FPS 1.45, Running 239.00s Step 527( 32.83%), action 197, FPS 1.43, Running 239.92s Step 528( 33.00%), action 198, FPS 1.43, Running 240.33s Step 529( 33.17%), action 199, FPS 1.42, Running 241.11s Step 530( 33.33%), action 200, FPS 1.39, Running 241.81s Step 531( 33.50%), action 201, FPS 1.38, Running 242.78s Step 532( 33.67%), action 202, FPS 1.36, Running 243.69s Step 533( 33.83%), action 203, FPS 1.38, Running 244.38s Step 534( 34.00%), action 204, FPS 1.35, Running 245.40s Step 535( 34.17%), action 205, FPS 1.31, Running 246.74s Step 536( 34.33%), action 206, FPS 1.30, Running 247.20s Step 537( 34.50%), action 207, FPS 1.30, Running 248.01s Step 538( 34.67%), action 208, FPS 1.32, Running 248.51s Step 539( 34.83%), action 209, FPS 1.32, Running 249.21s Step 540( 35.00%), action 210, FPS 1.31, Running 249.88s Step 541( 35.17%), action 211, FPS 1.31, Running 250.86s Step 542( 35.33%), action 212, FPS 1.30, Running 251.56s Step 543( 35.50%), action 213, FPS 1.26, Running 252.88s Step 544( 35.67%), action 214, FPS 1.24, Running 253.63s Step 545( 35.83%), action 215, FPS 1.24, Running 254.49s Step 546( 36.00%), action 216, FPS 1.24, Running 255.18s Step 547( 36.17%), action 217, FPS 1.23, Running 256.14s Step 548( 36.33%), action 218, FPS 1.21, Running 256.80s Step 549( 36.50%), action 219, FPS 1.21, Running 257.67s Step 550( 36.67%), action 220, FPS 1.20, Running 258.43s Step 551( 36.83%), action 221, FPS 1.21, Running 259.36s Step 552( 37.00%), action 222, FPS 1.22, Running 260.03s Step 553( 37.17%), action 223, FPS 1.23, Running 260.64s Step 554( 37.33%), action 224, FPS 1.22, Running 261.76s Step 555( 37.50%), action 225, FPS 1.26, Running 262.63s Step 556( 37.67%), action 226, FPS 1.26, Running 263.09s Step 557( 37.83%), action 227, FPS 1.26, Running 263.88s Step 558( 38.00%), action 228, FPS 1.26, Running 264.35s Step 559( 38.17%), action 229, FPS 1.26, Running 265.10s Step 560( 38.33%), action 230, FPS 1.26, Running 265.72s Step 561( 38.50%), action 231, FPS 1.26, Running 266.68s Step 562( 38.67%), action 232, FPS 1.27, Running 267.35s Step 563( 38.83%), action 233, FPS 1.30, Running 268.24s Step 564( 39.00%), action 234, FPS 1.31, Running 268.93s Step 565( 39.17%), action 235, FPS 1.30, Running 269.84s Step 566( 39.33%), action 236, FPS 1.32, Running 270.31s Step 567( 39.50%), action 237, FPS 1.34, Running 271.09s Step 568( 39.67%), action 238, FPS 1.34, Running 271.74s Step 569( 39.83%), action 239, FPS 1.34, Running 272.61s Step 570( 40.00%), action 240, FPS 1.35, Running 273.19s Step 571( 40.17%), action 241, FPS 1.33, Running 274.39s Step 572( 40.33%), action 242, FPS 1.33, Running 275.04s Step 573( 40.50%), action 243, FPS 1.33, Running 275.70s Step 574( 40.67%), action 244, FPS 1.38, Running 276.30s Step 575( 40.83%), action 245, FPS 1.33, Running 277.66s Step 576( 41.00%), action 246, FPS 1.33, Running 278.17s Step 577( 41.17%), action 247, FPS 1.34, Running 278.83s Step 578( 41.33%), action 248, FPS 1.32, Running 279.49s Step 579( 41.50%), action 249, FPS 1.31, Running 280.40s Step 580( 41.67%), action 250, FPS 1.32, Running 280.91s Step 581( 41.83%), action 251, FPS 1.32, Running 281.78s Step 582( 42.00%), action 252, FPS 1.30, Running 282.78s Step 583( 42.17%), action 253, FPS 1.31, Running 283.56s Step 584( 42.33%), action 254, FPS 1.33, Running 284.01s Step 585( 42.50%), action 255, FPS 1.34, Running 284.78s Step 586( 42.67%), action 256, FPS 1.32, Running 285.42s Step 587( 42.83%), action 257, FPS 1.31, Running 286.32s Step 588( 43.00%), action 258, FPS 1.33, Running 286.83s Step 589( 43.17%), action 259, FPS 1.34, Running 287.57s Step 590( 43.33%), action 260, FPS 1.32, Running 288.29s Step 591( 43.50%), action 261, FPS 1.33, Running 289.38s Step 592( 43.67%), action 262, FPS 1.34, Running 289.94s Step 593( 43.83%), action 263, FPS 1.33, Running 290.76s Step 594( 44.00%), action 264, FPS 1.33, Running 291.39s Step 595( 44.17%), action 265, FPS 1.37, Running 292.23s Step 596( 44.33%), action 266, FPS 1.38, Running 292.66s Step 597( 44.50%), action 267, FPS 1.37, Running 293.44s Step 598( 44.67%), action 268, FPS 1.39, Running 293.92s Step 599( 44.83%), action 269, FPS 1.36, Running 295.09s Step 600( 45.00%), action 270, FPS 1.35, Running 295.78s Step 601( 45.17%), action 271, FPS 1.34, Running 296.74s Step 602( 45.33%), action 272, FPS 1.37, Running 297.33s Step 603( 45.50%), action 273, FPS 1.36, Running 298.23s Step 604( 45.67%), action 274, FPS 1.36, Running 298.66s Step 605( 45.83%), action 275, FPS 1.37, Running 299.43s Step 606( 46.00%), action 276, FPS 1.37, Running 300.00s Step 607( 46.17%), action 277, FPS 1.43, Running 300.32s Step 608( 46.33%), action 278, FPS 1.44, Running 300.72s Step 609( 46.50%), action 279, FPS 1.46, Running 301.24s Step 610( 46.67%), action 280, FPS 1.48, Running 301.84s Step 611( 46.83%), action 281, FPS 1.52, Running 302.57s Step 612( 47.00%), action 282, FPS 1.50, Running 303.25s Step 613( 47.17%), action 283, FPS 1.49, Running 304.14s Step 614( 47.33%), action 284, FPS 1.48, Running 304.92s Step 615( 47.50%), action 285, FPS 1.48, Running 305.72s Step 616( 47.67%), action 286, FPS 1.48, Running 306.20s Step 617( 47.83%), action 287, FPS 1.48, Running 306.97s Step 618( 48.00%), action 288, FPS 1.45, Running 307.71s Step 619( 48.17%), action 289, FPS 1.48, Running 308.61s Step 620( 48.33%), action 290, FPS 1.49, Running 309.20s Step 621( 48.50%), action 291, FPS 1.49, Running 310.16s Step 622( 48.67%), action 292, FPS 1.47, Running 310.92s Step 623( 48.83%), action 293, FPS 1.47, Running 311.87s Step 624( 49.00%), action 294, FPS 1.45, Running 312.50s Step 625( 49.17%), action 295, FPS 1.43, Running 313.41s Step 626( 49.33%), action 296, FPS 1.42, Running 314.10s Step 627( 49.50%), action 297, FPS 1.36, Running 315.03s Step 628( 49.67%), action 298, FPS 1.36, Running 315.46s Step 629( 49.83%), action 299, FPS 1.34, Running 316.20s Step 630( 50.00%), action 300, FPS 1.35, Running 316.67s Step 631( 50.17%), action 301, FPS 1.30, Running 317.91s Step 632( 50.33%), action 302, FPS 1.30, Running 318.65s Step 633( 50.50%), action 303, FPS 1.30, Running 319.58s Step 634( 50.67%), action 304, FPS 1.30, Running 320.28s Step 635( 50.83%), action 305, FPS 1.35, Running 320.57s Step 636( 51.00%), action 306, FPS 1.32, Running 321.32s Step 637( 51.17%), action 307, FPS 1.34, Running 321.85s Step 638( 51.33%), action 308, FPS 1.34, Running 322.58s Step 639( 51.50%), action 309, FPS 1.37, Running 323.22s Step 640( 51.67%), action 310, FPS 1.36, Running 323.91s Step 641( 51.83%), action 311, FPS 1.39, Running 324.55s Step 642( 52.00%), action 312, FPS 1.39, Running 325.27s Step 643( 52.17%), action 313, FPS 1.44, Running 325.77s Step 644( 52.33%), action 314, FPS 1.45, Running 326.27s Step 645( 52.50%), action 315, FPS 1.47, Running 326.98s Step 646( 52.67%), action 316, FPS 1.51, Running 327.35s Step 647( 52.83%), action 317, FPS 1.57, Running 327.81s Step 648( 53.00%), action 318, FPS 1.57, Running 328.18s Step 649( 53.17%), action 319, FPS 1.61, Running 328.66s Step 650( 53.33%), action 320, FPS 1.62, Running 329.05s Step 651( 53.50%), action 321, FPS 1.70, Running 329.70s Step 652( 53.67%), action 322, FPS 1.73, Running 330.19s Step 653( 53.83%), action 323, FPS 1.80, Running 330.67s Step 654( 54.00%), action 324, FPS 1.86, Running 331.03s Step 655( 54.17%), action 325, FPS 1.81, Running 331.61s Step 656( 54.33%), action 326, FPS 1.82, Running 332.31s Step 657( 54.50%), action 327, FPS 1.84, Running 332.71s Step 658( 54.67%), action 328, FPS 1.86, Running 333.30s Step 659( 54.83%), action 329, FPS 1.90, Running 333.74s Step 660( 55.00%), action 330, FPS 1.95, Running 334.14s Step 661( 55.17%), action 331, FPS 1.94, Running 334.85s Step 662( 55.33%), action 332, FPS 1.99, Running 335.30s Step 663( 55.50%), action 333, FPS 1.95, Running 336.01s Step 664( 55.67%), action 334, FPS 1.94, Running 336.56s Step 665( 55.83%), action 335, FPS 1.96, Running 337.18s Step 666( 56.00%), action 336, FPS 1.97, Running 337.52s Step 667( 56.17%), action 337, FPS 1.94, Running 338.13s Step 668( 56.33%), action 338, FPS 1.92, Running 338.58s Step 669( 56.50%), action 339, FPS 1.86, Running 339.40s Step 670( 56.67%), action 340, FPS 1.86, Running 339.79s Step 671( 56.83%), action 341, FPS 1.84, Running 340.55s Step 672( 57.00%), action 342, FPS 1.85, Running 340.99s Step 673( 57.17%), action 343, FPS 1.82, Running 341.66s Step 674( 57.33%), action 344, FPS 1.82, Running 342.03s Step 675( 57.50%), action 345, FPS 1.85, Running 342.44s Step 676( 57.67%), action 346, FPS 1.86, Running 343.08s Step 677( 57.83%), action 347, FPS 1.84, Running 343.58s Step 678( 58.00%), action 348, FPS 1.85, Running 344.11s Step 679( 58.17%), action 349, FPS 1.85, Running 344.57s Step 680( 58.33%), action 350, FPS 1.85, Running 344.96s Step 681( 58.50%), action 351, FPS 1.86, Running 345.62s Step 682( 58.67%), action 352, FPS 1.84, Running 346.17s Step 683( 58.83%), action 353, FPS 1.89, Running 346.62s Step 684( 59.00%), action 354, FPS 1.89, Running 347.13s Step 685( 59.17%), action 355, FPS 1.92, Running 347.58s Step 686( 59.33%), action 356, FPS 1.91, Running 347.99s Step 687( 59.50%), action 357, FPS 1.93, Running 348.50s Step 688( 59.67%), action 358, FPS 1.87, Running 349.27s Step 689( 59.83%), action 359, FPS 1.93, Running 349.74s Step 690( 60.00%), action 360, FPS 1.88, Running 350.43s Step 691( 60.17%), action 361, FPS 1.84, Running 351.43s Step 692( 60.33%), action 362, FPS 1.78, Running 352.23s Step 693( 60.50%), action 363, FPS 1.80, Running 352.76s Step 694( 60.67%), action 364, FPS 1.72, Running 353.68s Step 695( 60.83%), action 365, FPS 1.63, Running 354.70s Step 696( 61.00%), action 366, FPS 1.65, Running 355.22s Step 697( 61.17%), action 367, FPS 1.65, Running 355.72s Step 698( 61.33%), action 368, FPS 1.64, Running 356.28s Step 699( 61.50%), action 369, FPS 1.65, Running 356.72s Step 700( 61.67%), action 370, FPS 1.60, Running 357.49s Step 701( 61.83%), action 371, FPS 1.53, Running 358.67s Step 702( 62.00%), action 372, FPS 1.50, Running 359.53s Step 703( 62.17%), action 373, FPS 1.49, Running 360.00s Step 704( 62.33%), action 374, FPS 1.51, Running 360.37s Step 705( 62.50%), action 375, FPS 1.52, Running 360.77s Step 706( 62.67%), action 376, FPS 1.51, Running 361.25s Step 707( 62.83%), action 377, FPS 1.47, Running 362.11s Step 708( 63.00%), action 378, FPS 1.49, Running 362.66s Step 709( 63.17%), action 379, FPS 1.44, Running 363.59s Step 710( 63.33%), action 380, FPS 1.42, Running 364.51s Step 711( 63.50%), action 381, FPS 1.45, Running 365.21s Step 712( 63.67%), action 382, FPS 1.46, Running 365.92s Step 713( 63.83%), action 383, FPS 1.43, Running 366.76s Step 714( 64.00%), action 384, FPS 1.46, Running 367.38s Step 715( 64.17%), action 385, FPS 1.50, Running 368.05s Step 716( 64.33%), action 386, FPS 1.49, Running 368.68s Step 717( 64.50%), action 387, FPS 1.49, Running 369.17s Step 718( 64.67%), action 388, FPS 1.45, Running 370.05s Step 719( 64.83%), action 389, FPS 1.41, Running 370.93s Step 720( 65.00%), action 390, FPS 1.40, Running 371.77s Step 721( 65.17%), action 391, FPS 1.39, Running 373.03s Step 722( 65.33%), action 392, FPS 1.41, Running 373.72s Step 723( 65.50%), action 393, FPS 1.38, Running 374.44s Step 724( 65.67%), action 394, FPS 1.34, Running 375.31s Step 725( 65.83%), action 395, FPS 1.30, Running 376.22s Step 726( 66.00%), action 396, FPS 1.27, Running 377.04s Step 727( 66.17%), action 397, FPS 1.27, Running 377.85s Step 728( 66.33%), action 398, FPS 1.27, Running 378.35s Step 729( 66.50%), action 399, FPS 1.31, Running 378.89s Step 730( 66.67%), action 400, FPS 1.34, Running 379.39s Step 731( 66.83%), action 401, FPS 1.29, Running 380.67s Step 732( 67.00%), action 402, FPS 1.30, Running 381.29s Step 733( 67.17%), action 403, FPS 1.30, Running 382.13s Step 734( 67.33%), action 404, FPS 1.31, Running 382.59s Step 735( 67.50%), action 405, FPS 1.31, Running 383.28s Step 736( 67.67%), action 406, FPS 1.31, Running 384.00s Step 737( 67.83%), action 407, FPS 1.28, Running 384.82s Step 738( 68.00%), action 408, FPS 1.30, Running 385.40s Step 739( 68.17%), action 409, FPS 1.30, Running 386.34s Step 740( 68.33%), action 410, FPS 1.33, Running 386.83s Step 741( 68.50%), action 411, FPS 1.35, Running 387.83s Step 742( 68.67%), action 412, FPS 1.31, Running 388.95s Step 743( 68.83%), action 413, FPS 1.30, Running 389.82s Step 744( 69.00%), action 414, FPS 1.33, Running 390.36s Step 745( 69.17%), action 415, FPS 1.35, Running 391.05s Step 746( 69.33%), action 416, FPS 1.36, Running 391.72s Step 747( 69.50%), action 417, FPS 1.35, Running 392.62s Step 748( 69.67%), action 418, FPS 1.33, Running 393.38s Step 749( 69.83%), action 419, FPS 1.31, Running 394.20s Step 750( 70.00%), action 420, FPS 1.29, Running 394.86s Step 751( 70.17%), action 421, FPS 1.30, Running 396.01s Step 752( 70.33%), action 422, FPS 1.32, Running 396.43s Step 753( 70.50%), action 423, FPS 1.35, Running 396.95s Step 754( 70.67%), action 424, FPS 1.35, Running 397.40s Step 755( 70.83%), action 425, FPS 1.38, Running 397.75s Step 756( 71.00%), action 426, FPS 1.42, Running 398.13s Step 757( 71.17%), action 427, FPS 1.45, Running 398.62s Step 758( 71.33%), action 428, FPS 1.47, Running 399.00s Step 759( 71.50%), action 429, FPS 1.50, Running 399.67s Step 760( 71.67%), action 430, FPS 1.46, Running 400.50s Step 761( 71.83%), action 431, FPS 1.45, Running 401.58s Step 762( 72.00%), action 432, FPS 1.52, Running 402.06s Step 763( 72.17%), action 433, FPS 1.53, Running 402.89s Step 764( 72.33%), action 434, FPS 1.52, Running 403.48s Step 765( 72.50%), action 435, FPS 1.50, Running 404.41s Step 766( 72.67%), action 436, FPS 1.51, Running 404.97s Step 767( 72.83%), action 437, FPS 1.53, Running 405.65s Step 768( 73.00%), action 438, FPS 1.55, Running 406.27s Step 769( 73.17%), action 439, FPS 1.55, Running 407.11s Step 770( 73.33%), action 440, FPS 1.57, Running 407.57s Step 771( 73.50%), action 441, FPS 1.58, Running 408.69s Step 772( 73.67%), action 442, FPS 1.57, Running 409.17s Step 773( 73.83%), action 443, FPS 1.55, Running 409.87s Step 774( 74.00%), action 444, FPS 1.53, Running 410.48s Step 775( 74.17%), action 445, FPS 1.47, Running 411.36s Step 776( 74.33%), action 446, FPS 1.46, Running 411.86s Step 777( 74.50%), action 447, FPS 1.43, Running 412.57s Step 778( 74.67%), action 448, FPS 1.42, Running 413.08s Step 779( 74.83%), action 449, FPS 1.41, Running 413.81s Step 780( 75.00%), action 450, FPS 1.43, Running 414.44s Step 781( 75.17%), action 451, FPS 1.45, Running 415.40s Step 782( 75.33%), action 452, FPS 1.42, Running 416.18s Step 783( 75.50%), action 453, FPS 1.44, Running 416.75s Step 784( 75.67%), action 454, FPS 1.47, Running 417.13s Step 785( 75.83%), action 455, FPS 1.51, Running 417.65s Step 786( 76.00%), action 456, FPS 1.51, Running 418.18s Step 787( 76.17%), action 457, FPS 1.51, Running 418.88s Step 788( 76.33%), action 458, FPS 1.50, Running 419.58s Step 789( 76.50%), action 459, FPS 1.50, Running 420.44s Step 790( 76.67%), action 460, FPS 1.51, Running 420.80s Step 791( 76.83%), action 461, FPS 1.53, Running 421.77s Step 792( 77.00%), action 462, FPS 1.50, Running 422.50s Step 793( 77.17%), action 463, FPS 1.43, Running 423.81s Step 794( 77.33%), action 464, FPS 1.41, Running 424.64s Step 795( 77.50%), action 465, FPS 1.42, Running 425.42s Step 796( 77.67%), action 466, FPS 1.42, Running 425.94s Step 797( 77.83%), action 467, FPS 1.41, Running 426.71s Step 798( 78.00%), action 468, FPS 1.40, Running 427.32s Step 799( 78.17%), action 469, FPS 1.39, Running 428.24s Step 800( 78.33%), action 470, FPS 1.37, Running 429.02s Step 801( 78.50%), action 471, FPS 1.37, Running 430.01s Step 802( 78.67%), action 472, FPS 1.37, Running 430.81s Step 803( 78.83%), action 473, FPS 1.31, Running 432.02s Step 804( 79.00%), action 474, FPS 1.30, Running 432.46s Step 805( 79.17%), action 475, FPS 1.29, Running 433.18s Step 806( 79.33%), action 476, FPS 1.29, Running 433.64s Step 807( 79.50%), action 477, FPS 1.29, Running 434.39s Step 808( 79.67%), action 478, FPS 1.28, Running 435.16s Step 809( 79.83%), action 479, FPS 1.31, Running 435.75s Step 810( 80.00%), action 480, FPS 1.29, Running 436.29s Step 811( 80.17%), action 481, FPS 1.27, Running 437.49s Step 812( 80.33%), action 482, FPS 1.26, Running 438.40s Step 813( 80.50%), action 483, FPS 1.30, Running 439.16s Step 814( 80.67%), action 484, FPS 1.32, Running 439.79s Step 815( 80.83%), action 485, FPS 1.31, Running 440.74s Step 816( 81.00%), action 486, FPS 1.31, Running 441.20s Step 817( 81.17%), action 487, FPS 1.31, Running 441.96s Step 818( 81.33%), action 488, FPS 1.30, Running 442.74s Step 819( 81.50%), action 489, FPS 1.30, Running 443.57s Step 820( 81.67%), action 490, FPS 1.31, Running 444.31s Step 821( 81.83%), action 491, FPS 1.32, Running 445.13s Step 822( 82.00%), action 492, FPS 1.34, Running 445.77s Step 823( 82.17%), action 493, FPS 1.37, Running 446.63s Step 824( 82.33%), action 494, FPS 1.36, Running 447.12s Step 825( 82.50%), action 495, FPS 1.36, Running 447.84s Step 826( 82.67%), action 496, FPS 1.35, Running 448.50s Step 827( 82.83%), action 497, FPS 1.33, Running 449.41s Step 828( 83.00%), action 498, FPS 1.34, Running 450.08s Step 829( 83.17%), action 499, FPS 1.30, Running 451.09s Step 830( 83.33%), action 500, FPS 1.29, Running 451.85s Step 831( 83.50%), action 501, FPS 1.31, Running 452.75s Step 832( 83.67%), action 502, FPS 1.34, Running 453.32s Step 833( 83.83%), action 503, FPS 1.35, Running 453.94s Step 834( 84.00%), action 504, FPS 1.38, Running 454.31s Step 835( 84.17%), action 505, FPS 1.41, Running 454.91s Step 836( 84.33%), action 506, FPS 1.41, Running 455.34s Step 837( 84.50%), action 507, FPS 1.39, Running 456.36s Step 838( 84.67%), action 508, FPS 1.41, Running 456.95s Step 839( 84.83%), action 509, FPS 1.40, Running 457.86s Step 840( 85.00%), action 510, FPS 1.41, Running 458.51s Step 841( 85.17%), action 511, FPS 1.40, Running 459.44s Step 842( 85.33%), action 512, FPS 1.42, Running 459.90s Step 843( 85.50%), action 513, FPS 1.43, Running 460.66s Step 844( 85.67%), action 514, FPS 1.39, Running 461.47s Step 845( 85.83%), action 515, FPS 1.34, Running 462.73s Step 846( 86.00%), action 516, FPS 1.34, Running 463.38s Step 847( 86.17%), action 517, FPS 1.34, Running 464.30s Step 848( 86.33%), action 518, FPS 1.35, Running 464.91s Step 849( 86.50%), action 519, FPS 1.36, Running 465.84s Step 850( 86.67%), action 520, FPS 1.36, Running 466.52s Step 851( 86.83%), action 521, FPS 1.36, Running 467.50s Step 852( 87.00%), action 522, FPS 1.35, Running 468.12s Step 853( 87.17%), action 523, FPS 1.33, Running 468.99s Step 854( 87.33%), action 524, FPS 1.32, Running 469.49s Step 855( 87.50%), action 525, FPS 1.31, Running 470.20s Step 856( 87.67%), action 526, FPS 1.29, Running 470.90s Step 857( 87.83%), action 527, FPS 1.30, Running 471.73s Step 858( 88.00%), action 528, FPS 1.29, Running 472.41s Step 859( 88.17%), action 529, FPS 1.34, Running 472.78s Step 860( 88.33%), action 530, FPS 1.31, Running 473.73s Step 861( 88.50%), action 531, FPS 1.32, Running 474.59s Step 862( 88.67%), action 532, FPS 1.30, Running 475.23s Step 863( 88.83%), action 533, FPS 1.30, Running 476.10s Step 864( 89.00%), action 534, FPS 1.30, Running 476.83s Step 865( 89.17%), action 535, FPS 1.36, Running 477.40s Step 866( 89.33%), action 536, FPS 1.37, Running 477.98s Step 867( 89.50%), action 537, FPS 1.38, Running 478.85s Step 868( 89.67%), action 538, FPS 1.39, Running 479.25s Step 869( 89.83%), action 539, FPS 1.41, Running 480.01s Step 870( 90.00%), action 540, FPS 1.43, Running 480.52s Step 871( 90.17%), action 541, FPS 1.42, Running 481.57s Step 872( 90.33%), action 542, FPS 1.44, Running 482.00s Step 873( 90.50%), action 543, FPS 1.45, Running 482.79s Step 874( 90.67%), action 544, FPS 1.44, Running 483.40s Step 875( 90.83%), action 545, FPS 1.42, Running 484.31s Step 876( 91.00%), action 546, FPS 1.42, Running 485.00s Step 877( 91.17%), action 547, FPS 1.44, Running 485.62s Step 878( 91.33%), action 548, FPS 1.45, Running 486.19s Step 879( 91.50%), action 549, FPS 1.41, Running 486.94s Step 880( 91.67%), action 550, FPS 1.45, Running 487.51s Step 881( 91.83%), action 551, FPS 1.45, Running 488.41s Step 882( 92.00%), action 552, FPS 1.45, Running 488.98s Step 883( 92.17%), action 553, FPS 1.45, Running 489.86s Step 884( 92.33%), action 554, FPS 1.46, Running 490.55s Step 885( 92.50%), action 555, FPS 1.45, Running 491.20s Step 886( 92.67%), action 556, FPS 1.48, Running 491.49s Step 887( 92.83%), action 557, FPS 1.54, Running 491.87s Step 888( 93.00%), action 558, FPS 1.53, Running 492.31s Step 889( 93.17%), action 559, FPS 1.51, Running 493.23s Step 890( 93.33%), action 560, FPS 1.53, Running 493.62s Step 891( 93.50%), action 561, FPS 1.52, Running 494.70s Step 892( 93.67%), action 562, FPS 1.52, Running 495.16s Step 893( 93.83%), action 563, FPS 1.53, Running 495.89s Step 894( 94.00%), action 564, FPS 1.51, Running 496.68s Step 895( 94.17%), action 565, FPS 1.51, Running 497.58s Step 896( 94.33%), action 566, FPS 1.53, Running 498.06s Step 897( 94.50%), action 567, FPS 1.52, Running 498.80s Step 898( 94.67%), action 568, FPS 1.50, Running 499.49s Step 899( 94.83%), action 569, FPS 1.49, Running 500.38s Step 900( 95.00%), action 570, FPS 1.51, Running 500.80s Step 901( 95.17%), action 571, FPS 1.47, Running 502.05s Step 902( 95.33%), action 572, FPS 1.44, Running 502.86s Step 903( 95.50%), action 573, FPS 1.44, Running 503.74s Step 904( 95.67%), action 574, FPS 1.45, Running 504.33s Step 905( 95.83%), action 575, FPS 1.45, Running 505.00s Step 906( 96.00%), action 576, FPS 1.42, Running 505.56s Step 907( 96.17%), action 577, FPS 1.38, Running 506.35s Step 908( 96.33%), action 578, FPS 1.37, Running 506.87s Step 909( 96.50%), action 579, FPS 1.36, Running 507.98s Step 910( 96.67%), action 580, FPS 1.35, Running 508.41s Step 911( 96.83%), action 581, FPS 1.34, Running 509.63s Step 912( 97.00%), action 582, FPS 1.34, Running 510.12s Step 913( 97.17%), action 583, FPS 1.33, Running 510.90s Step 914( 97.33%), action 584, FPS 1.33, Running 511.67s Step 915( 97.50%), action 585, FPS 1.36, Running 512.24s Step 916( 97.67%), action 586, FPS 1.35, Running 512.85s Step 917( 97.83%), action 587, FPS 1.35, Running 513.60s Step 918( 98.00%), action 588, FPS 1.35, Running 514.31s Step 919( 98.17%), action 589, FPS 1.35, Running 515.15s Step 920( 98.33%), action 590, FPS 1.35, Running 515.59s Step 921( 98.50%), action 591, FPS 1.36, Running 516.78s Step 922( 98.67%), action 592, FPS 1.37, Running 517.47s Step 923( 98.83%), action 593, FPS 1.37, Running 518.37s Step 924( 99.00%), action 594, FPS 1.38, Running 518.84s Step 925( 99.17%), action 595, FPS 1.36, Running 519.75s Step 926( 99.33%), action 596, FPS 1.36, Running 520.27s Step 927( 99.50%), action 597, FPS 1.36, Running 521.10s Step 928( 99.67%), action 598, FPS 1.36, Running 521.53s Step 929( 99.83%), action 599, FPS 1.40, Running 522.27s Step 930(100.00%), action 600, FPS 1.38, Running 522.91s [2026-08-02 19:36:51] [16 ] Seed 15 failed after 523.13 s. +steps: 930 , actions: 600 . +Instruction: Empty +Total 1/16(6.25%) success. +Setting seed: 16 +Step 1( N/A%), pre moving , FPS 3.47, Running 0.29s Step 2( N/A%), pre moving , FPS 4.52, Running 0.44s Step 3( N/A%), pre moving , FPS 5.67, Running 0.53s Step 4( N/A%), pre moving , FPS 6.73, Running 0.59s Step 5( N/A%), pre moving , FPS 7.56, Running 0.66s Step 6( N/A%), pre moving , FPS 6.11, Running 0.98s Step 7( N/A%), pre moving , FPS 6.60, Running 1.06s Step 8( N/A%), pre moving , FPS 7.11, Running 1.12s Step 9( N/A%), pre moving , FPS 7.48, Running 1.20s Step 10( N/A%), pre moving , FPS 6.59, Running 1.52s Step 11( N/A%), pre moving , FPS 6.84, Running 1.61s Step 12( N/A%), pre moving , FPS 7.17, Running 1.67s Step 13( N/A%), pre moving , FPS 7.42, Running 1.75s 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 7.23, Running 2.21s Step 17( N/A%), pre moving , FPS 7.42, Running 2.29s Step 18( N/A%), pre moving , FPS 7.09, Running 2.54s Step 19( N/A%), pre moving , FPS 7.05, Running 2.70s Step 20( N/A%), pre moving , FPS 7.24, Running 2.76s Step 21( N/A%), pre moving , FPS 6.62, Running 3.31s Step 22( N/A%), pre moving , FPS 6.80, Running 3.38s Step 23( N/A%), pre moving , FPS 6.45, Running 3.63s Step 24( N/A%), pre moving , FPS 6.26, Running 3.79s Step 25( N/A%), pre moving , FPS 6.26, Running 3.85s Step 26( N/A%), pre moving , FPS 5.87, Running 4.39s Step 27( N/A%), pre moving , FPS 5.87, Running 4.47s Step 28( N/A%), pre moving , FPS 5.46, Running 4.79s Step 29( N/A%), pre moving , FPS 5.44, Running 4.88s Step 30( N/A%), pre moving , FPS 5.84, Running 4.95s Step 31( N/A%), pre moving , FPS 5.87, Running 5.02s Step 32( N/A%), pre moving , FPS 5.46, Running 5.34s Step 33( N/A%), pre moving , FPS 5.44, Running 5.43s Step 34( N/A%), pre moving , FPS 5.83, Running 5.50s Step 35( N/A%), pre moving , FPS 5.85, Running 5.57s Step 36( N/A%), pre moving , FPS 4.69, Running 6.48s Step 37( N/A%), pre moving , FPS 4.63, Running 6.61s Step 38( N/A%), pre moving , FPS 4.89, Running 6.63s Step 39( N/A%), pre moving , FPS 5.06, Running 6.65s Step 40( N/A%), pre moving , FPS 5.12, Running 6.67s Step 41( N/A%), pre moving , FPS 5.92, Running 6.69s Step 42( N/A%), pre moving , FPS 6.01, Running 6.71s Step 43( N/A%), pre moving , FPS 6.44, Running 6.74s Step 44( N/A%), pre moving , FPS 6.74, Running 6.76s Step 45( N/A%), pre moving , FPS 6.83, Running 6.78s Step 46( N/A%), pre moving , FPS 8.29, Running 6.80s Step 47( N/A%), pre moving , FPS 8.48, Running 6.83s Step 48( N/A%), pre moving , FPS 8.03, Running 7.28s Step 49( N/A%), pre moving , FPS 8.26, Running 7.30s Step 50( N/A%), pre moving , FPS 8.42, Running 7.32s Step 51( N/A%), pre moving , FPS 8.59, Running 7.34s Step 52( N/A%), pre moving , FPS 9.82, Running 7.37s Step 53( N/A%), pre moving , FPS 10.11, Running 7.41s Step 54( N/A%), pre moving , FPS 10.25, Running 7.45s Step 55( N/A%), pre moving , FPS 10.45, Running 7.49s Step 56( N/A%), pre moving , FPS 18.63, Running 7.55s Step 57( N/A%), pre moving , FPS 19.61, Running 7.63s Step 58( N/A%), pre moving , FPS 17.88, Running 7.75s Step 59( N/A%), pre moving , FPS 16.42, Running 7.87s Step 60( N/A%), pre moving , FPS 14.73, Running 8.03s Step 61( N/A%), pre moving , FPS 13.65, Running 8.16s Step 62( N/A%), pre moving , FPS 12.74, Running 8.28s Step 63( N/A%), pre moving , FPS 11.59, Running 8.46s Step 64( N/A%), pre moving , FPS 9.24, Running 8.92s Step 65( N/A%), pre moving , FPS 8.80, Running 9.05s Step 66( N/A%), pre moving , FPS 7.69, Running 9.40s Step 67( N/A%), pre moving , FPS 7.37, Running 9.54s Step 68( N/A%), pre moving , FPS 7.59, Running 9.92s Step 69( N/A%), pre moving , FPS 7.20, Running 10.08s Step 70( N/A%), pre moving , FPS 6.89, Running 10.23s Step 71( N/A%), pre moving , FPS 6.13, Running 10.61s Step 72( N/A%), pre moving , FPS 5.92, Running 10.75s Step 73( N/A%), pre moving , FPS 5.42, Running 11.10s Step 74( N/A%), pre moving , FPS 5.30, Running 11.23s Step 75( N/A%), pre moving , FPS 5.13, Running 11.39s Step 76( N/A%), pre moving , FPS 4.86, Running 11.67s Step 77( N/A%), pre moving , FPS 4.81, Running 11.79s Step 78( N/A%), pre moving , FPS 4.78, Running 11.94s Step 79( N/A%), pre moving , FPS 4.53, Running 12.28s Step 80( N/A%), pre moving , FPS 4.59, Running 12.39s Step 81( N/A%), pre moving , FPS 4.41, Running 12.69s Step 82( N/A%), pre moving , FPS 4.43, Running 12.80s Step 83( N/A%), pre moving , FPS 4.54, Running 12.86s Step 84( N/A%), pre moving , FPS 4.98, Running 12.93s Step 85( N/A%), pre moving , FPS 4.76, Running 13.26s Step 86( N/A%), pre moving , FPS 5.06, Running 13.35s Step 87( N/A%), pre moving , FPS 5.14, Running 13.43s Step 88( N/A%), pre moving , FPS 5.51, Running 13.54s Step 89( N/A%), pre moving , FPS 5.39, Running 13.79s Step 90( N/A%), pre moving , FPS 5.53, Running 13.85s Step 91( N/A%), pre moving , FPS 6.01, Running 13.94s Step 92( N/A%), pre moving , FPS 6.15, Running 14.01s Step 93( N/A%), pre moving , FPS 6.33, Running 14.26s Step 94( N/A%), pre moving , FPS 6.32, Running 14.39s Step 95( N/A%), pre moving , FPS 6.44, Running 14.49s Step 96( N/A%), pre moving , FPS 6.90, Running 14.57s Step 97( N/A%), pre moving , FPS 6.61, Running 14.81s Step 98( N/A%), pre moving , FPS 6.57, Running 14.98s Step 99( N/A%), pre moving , FPS 4.74, Running 16.50s Step 100( N/A%), pre moving , FPS 4.32, Running 17.01s Step 101( N/A%), pre moving , FPS 4.41, Running 17.22s Step 102( N/A%), pre moving , FPS 4.10, Running 17.67s Step 103( N/A%), pre moving , FPS 3.83, Running 18.09s Step 104( N/A%), pre moving , FPS 3.50, Running 18.65s Step 105( N/A%), pre moving , FPS 3.41, Running 19.12s Step 106( N/A%), pre moving , FPS 3.18, Running 19.65s Step 107( N/A%), pre moving , FPS 3.12, Running 19.84s Step 108( N/A%), pre moving , FPS 2.94, Running 20.35s Step 109( N/A%), pre moving , FPS 2.86, Running 20.79s Step 110( N/A%), pre moving , FPS 2.67, Running 21.33s Step 111( N/A%), pre moving , FPS 2.64, Running 21.50s Step 112( N/A%), pre moving , FPS 2.50, Running 22.00s Step 113( N/A%), pre moving , FPS 2.45, Running 22.42s Step 114( N/A%), pre moving , FPS 2.32, Running 23.02s Step 115( N/A%), pre moving , FPS 2.23, Running 23.45s Step 116( N/A%), pre moving , FPS 2.13, Running 23.98s Step 117( N/A%), pre moving , FPS 2.14, Running 24.17s Step 118( N/A%), pre moving , FPS 2.06, Running 24.70s Step 119( N/A%), pre moving , FPS 2.32, Running 25.14s Step 120( N/A%), pre moving , FPS 2.31, Running 25.66s Step 121( N/A%), pre moving , FPS 2.33, Running 25.80s Step 122( N/A%), pre moving , FPS 2.40, Running 26.01s Step 123( N/A%), pre moving , FPS 2.47, Running 26.17s Step 124( N/A%), pre moving , FPS 2.60, Running 26.36s Step 125( N/A%), pre moving , FPS 2.69, Running 26.55s Step 126( N/A%), pre moving , FPS 2.77, Running 26.89s Step 127( N/A%), pre moving , FPS 2.77, Running 27.05s Step 128( N/A%), pre moving , FPS 2.81, Running 27.47s Step 129( N/A%), pre moving , FPS 2.90, Running 27.70s Step 130( N/A%), pre moving , FPS 2.90, Running 28.24s Step 131( N/A%), pre moving , FPS 2.79, Running 28.68s Step 132( N/A%), pre moving , FPS 2.75, Running 29.28s Step 133( N/A%), pre moving , FPS 2.74, Running 29.73s Step 134( N/A%), pre moving , FPS 2.75, Running 30.29s Step 135( N/A%), pre moving , FPS 2.72, Running 30.80s Step 136( N/A%), pre moving , FPS 2.70, Running 31.38s Step 137( N/A%), pre moving , FPS 2.60, Running 31.85s Step 138( N/A%), pre moving , FPS 2.60, Running 32.39s Step 139( N/A%), pre moving , FPS 2.63, Running 32.73s Step 140( N/A%), pre moving , FPS 2.68, Running 33.13s Step 141( N/A%), pre moving , FPS 2.58, Running 33.56s Step 142( N/A%), pre moving , FPS 2.47, Running 34.11s Step 143( N/A%), pre moving , FPS 2.40, Running 34.50s Step 144( N/A%), pre moving , FPS 2.28, Running 35.12s Step 145( N/A%), pre moving , FPS 2.28, Running 35.34s Step 146( N/A%), pre moving , FPS 2.22, Running 35.90s Step 147( N/A%), pre moving , FPS 2.14, Running 36.39s Step 148( N/A%), pre moving , FPS 2.10, Running 37.00s Step 149( N/A%), pre moving , FPS 2.05, Running 37.45s Step 150( N/A%), pre moving , FPS 2.03, Running 38.07s Step 151( N/A%), pre moving , FPS 2.03, Running 38.55s Step 152( N/A%), pre moving , FPS 2.02, Running 39.17s Step 153( N/A%), pre moving , FPS 2.01, Running 39.66s Step 154( N/A%), pre moving , FPS 2.01, Running 40.23s Step 155( N/A%), pre moving , FPS 2.07, Running 40.46s Step 156( N/A%), pre moving , FPS 2.09, Running 40.94s Step 157( N/A%), pre moving , FPS 2.09, Running 41.41s Step 158( N/A%), pre moving , FPS 2.08, Running 42.00s Step 159( N/A%), pre moving , FPS 2.05, Running 42.50s Step 160( N/A%), pre moving , FPS 2.01, Running 43.09s Step 161( N/A%), pre moving , FPS 2.00, Running 43.58s Step 162( N/A%), pre moving , FPS 1.99, Running 44.18s Step 163( N/A%), pre moving , FPS 1.97, Running 44.64s Step 164( N/A%), pre moving , FPS 1.98, Running 45.23s Step 165( N/A%), pre moving , FPS 2.01, Running 45.27s Step 166( N/A%), pre moving , FPS 2.12, Running 45.32s Step 167( N/A%), pre moving , FPS 2.23, Running 45.36s Step 168( N/A%), pre moving , FPS 2.37, Running 45.42s Step 169( N/A%), pre moving , FPS 2.50, Running 45.46s Step 170( N/A%), pre moving , FPS 2.69, Running 45.51s Step 171( N/A%), pre moving , FPS 2.85, Running 45.56s Step 172( N/A%), pre moving , FPS 3.11, Running 45.61s Step 173( N/A%), pre moving , FPS 3.33, Running 45.66s Step 174( N/A%), pre moving , FPS 3.65, Running 45.70s Step 175( N/A%), pre moving , FPS 3.53, Running 46.13s Step 176( N/A%), pre moving , FPS 3.82, Running 46.18s Step 177( N/A%), pre moving , FPS 4.14, Running 46.24s Step 178( N/A%), pre moving , FPS 4.63, Running 46.32s Step 179( N/A%), pre moving , FPS 5.00, Running 46.50s Step 180( N/A%), pre moving , FPS 5.56, Running 46.68s Step 181( N/A%), pre moving , FPS 6.14, Running 46.84s Step 182( N/A%), pre moving , FPS 7.07, Running 47.01s Step 183( N/A%), pre moving , FPS 7.86, Running 47.19s Step 184( N/A%), pre moving , FPS 8.43, Running 47.60s Step 185( N/A%), pre moving , FPS 8.00, Running 47.77s Step 186( N/A%), pre moving , FPS 6.96, Running 48.19s Step 187( N/A%), pre moving , FPS 6.68, Running 48.36s Step 188( N/A%), pre moving , FPS 6.47, Running 48.51s Step 189( N/A%), pre moving , FPS 5.78, Running 48.92s Step 190( N/A%), pre moving , FPS 5.61, Running 49.07s Step 191( N/A%), pre moving , FPS 5.06, Running 49.51s Step 192( N/A%), pre moving , FPS 4.93, Running 49.67s Step 193( N/A%), pre moving , FPS 4.53, Running 50.07s Step 194( N/A%), pre moving , FPS 4.39, Running 50.25s Step 195( N/A%), pre moving , FPS 4.39, Running 50.68s Step 196( N/A%), pre moving , FPS 4.29, Running 50.84s Step 197( N/A%), pre moving , FPS 3.97, Running 51.28s Step 198( N/A%), pre moving , FPS 3.91, Running 51.44s Step 199( N/A%), pre moving , FPS 3.73, Running 51.87s Step 200( N/A%), pre moving , FPS 3.74, Running 52.03s Step 201( N/A%), pre moving , FPS 3.57, Running 52.43s Step 202( N/A%), pre moving , FPS 3.58, Running 52.60s Step 203( N/A%), pre moving , FPS 3.43, Running 53.02s Step 204( N/A%), pre moving , FPS 3.58, Running 53.19s Step 205( N/A%), pre moving , FPS 3.47, Running 53.53s Step 206( N/A%), pre moving , FPS 3.58, Running 53.77s Step 207( N/A%), pre moving , FPS 3.47, Running 54.11s Step 208( N/A%), pre moving , FPS 3.42, Running 54.35s Step 209( N/A%), pre moving , FPS 3.61, Running 54.46s Step 210( N/A%), pre moving , FPS 3.48, Running 54.81s Step 211( N/A%), pre moving , FPS 3.68, Running 54.94s Step 212( N/A%), pre moving , FPS 3.72, Running 55.04s Step 213( N/A%), pre moving , FPS 3.75, Running 55.40s Step 214( N/A%), pre moving , FPS 3.80, Running 55.52s Step 215( N/A%), pre moving , FPS 4.04, Running 55.63s Step 216( N/A%), pre moving , FPS 3.89, Running 55.99s Step 217( N/A%), pre moving , FPS 4.15, Running 56.10s Step 218( N/A%), pre moving , FPS 4.20, Running 56.20s Step 219( N/A%), pre moving , FPS 4.27, Running 56.56s Step 220( N/A%), pre moving , FPS 4.30, Running 56.68s Step 221( N/A%), pre moving , FPS 3.77, Running 57.73s Step 222( N/A%), pre moving , FPS 3.83, Running 57.83s Step 223( N/A%), pre moving , FPS 3.88, Running 58.17s Step 224( N/A%), pre moving , FPS 3.91, Running 58.31s Step 225( N/A%), pre moving , FPS 4.10, Running 58.41s Step 226( N/A%), pre moving , FPS 4.00, Running 58.77s Step 227( N/A%), pre moving , FPS 4.22, Running 58.85s Step 228( N/A%), pre moving , FPS 4.33, Running 58.97s Step 229( N/A%), pre moving , FPS 4.05, Running 59.39s Step 230( N/A%), pre moving , FPS 4.21, Running 59.56s Step 231( N/A%), pre moving , FPS 3.93, Running 60.02s Step 232( N/A%), pre moving , FPS 3.84, Running 60.25s Step 233( N/A%), pre moving , FPS 3.74, Running 60.74s Step 234( N/A%), pre moving , FPS 3.53, Running 61.19s Step 235( N/A%), pre moving , FPS 3.44, Running 61.44s Step 236( N/A%), pre moving , FPS 3.34, Running 61.98s Step 237( N/A%), pre moving , FPS 3.14, Running 62.48s Step 238( N/A%), pre moving , FPS 2.95, Running 62.99s Step 239( N/A%), pre moving , FPS 3.00, Running 63.23s Step 240( N/A%), pre moving , FPS 2.83, Running 63.74s Step 241( N/A%), pre moving , FPS 3.09, Running 64.21s Step 242( N/A%), pre moving , FPS 3.00, Running 64.50s Step 243( N/A%), pre moving , FPS 2.94, Running 64.98s Step 244( N/A%), pre moving , FPS 2.77, Running 65.53s Step 245( N/A%), pre moving , FPS 2.73, Running 65.74s Step 246( N/A%), pre moving , FPS 2.70, Running 66.17s Step 247( N/A%), pre moving , FPS 2.70, Running 66.27s Step 248( N/A%), pre moving , FPS 2.70, Running 66.38s Step 249( N/A%), pre moving , FPS 2.82, Running 66.47s Step 250( N/A%), pre moving , FPS 2.85, Running 66.57s Step 251( N/A%), pre moving , FPS 3.01, Running 66.67s Step 252( N/A%), pre moving , FPS 3.07, Running 66.77s Step 253( N/A%), pre moving , FPS 3.24, Running 66.92s Step 254( N/A%), pre moving , FPS 3.34, Running 67.17s Step 255( N/A%), pre moving , FPS 3.35, Running 67.41s Step 256( N/A%), pre moving , FPS 3.55, Running 67.62s Step 257( N/A%), pre moving , FPS 3.72, Running 67.85s Step 258( N/A%), pre moving , FPS 3.74, Running 68.33s Step 259( N/A%), pre moving , FPS 3.80, Running 68.49s Step 260( N/A%), pre moving , FPS 3.82, Running 68.97s Step 261( N/A%), pre moving , FPS 3.86, Running 69.39s Step 262( N/A%), pre moving , FPS 3.95, Running 69.56s Step 263( N/A%), pre moving , FPS 4.00, Running 69.98s Step 264( N/A%), pre moving , FPS 4.33, Running 70.15s Step 265( N/A%), pre moving , FPS 4.14, Running 70.57s Step 266( N/A%), pre moving , FPS 4.37, Running 70.74s Step 267( N/A%), pre moving , FPS 4.02, Running 71.24s Step 268( N/A%), pre moving , FPS 3.94, Running 71.45s Step 269( N/A%), pre moving , FPS 3.66, Running 71.93s Step 270( N/A%), pre moving , FPS 3.44, Running 72.39s Step 271( N/A%), pre moving , FPS 3.38, Running 72.58s Step 272( N/A%), pre moving , FPS 3.19, Running 73.04s Step 273( N/A%), pre moving , FPS 3.17, Running 73.23s Step 274( N/A%), pre moving , FPS 3.13, Running 73.56s Step 275( N/A%), pre moving , FPS 3.12, Running 73.83s Step 276( N/A%), pre moving , FPS 3.14, Running 73.98s Step 277( N/A%), pre moving , FPS 3.06, Running 74.38s Step 278( N/A%), pre moving , FPS 3.22, Running 74.54s Step 279( N/A%), pre moving , FPS 3.09, Running 74.97s Step 280( N/A%), pre moving , FPS 3.28, Running 75.07s Step 281( N/A%), pre moving , FPS 3.42, Running 75.23s Step 282( N/A%), pre moving , FPS 3.36, Running 75.52s Step 283( N/A%), pre moving , FPS 3.53, Running 75.64s Step 284( N/A%), pre moving , FPS 3.57, Running 75.75s Step 285( N/A%), pre moving , FPS 3.60, Running 76.12s Step 286( N/A%), pre moving , FPS 3.65, Running 76.22s Step 287( N/A%), pre moving , FPS 3.87, Running 76.41s Step 288( N/A%), pre moving , FPS 3.81, Running 76.69s Step 289( N/A%), pre moving , FPS 4.12, Running 76.79s Step 290( N/A%), pre moving , FPS 4.44, Running 76.90s Step 291( N/A%), pre moving , FPS 4.29, Running 77.24s Step 292( N/A%), pre moving , FPS 4.63, Running 77.36s Step 293( N/A%), pre moving , FPS 4.72, Running 77.47s Step 294( N/A%), pre moving , FPS 4.69, Running 77.83s Step 295( N/A%), pre moving , FPS 4.86, Running 77.94s Step 296( N/A%), pre moving , FPS 4.92, Running 78.04s Step 297( N/A%), pre moving , FPS 4.99, Running 78.39s Step 298( N/A%), pre moving , FPS 5.04, Running 78.51s Step 299( N/A%), pre moving , FPS 5.49, Running 78.61s Step 300( N/A%), pre moving , FPS 5.22, Running 78.89s Step 301( N/A%), pre moving , FPS 5.20, Running 79.07s Step 302( N/A%), pre moving , FPS 5.49, Running 79.17s Step 303( N/A%), pre moving , FPS 5.52, Running 79.26s Step 304( N/A%), pre moving , FPS 3.49, Running 81.48s Step 305( N/A%), pre moving , FPS 3.28, Running 82.22s Step 306( N/A%), pre moving , FPS 3.17, Running 82.52s Step 307( N/A%), pre moving , FPS 2.86, Running 83.39s Step 308( N/A%), pre moving , FPS 2.88, Running 83.64s Step 309( N/A%), pre moving , FPS 2.61, Running 84.45s Step 310( N/A%), pre moving , FPS 2.57, Running 84.68s Step 311( N/A%), pre moving , FPS 2.50, Running 85.26s Step 312( N/A%), pre moving , FPS 2.39, Running 85.73s Step 313( N/A%), pre moving , FPS 2.28, Running 86.25s Step 314( N/A%), pre moving , FPS 2.32, Running 86.43s Step 315( N/A%), pre moving , FPS 2.30, Running 86.65s Step 316( N/A%), pre moving , FPS 2.28, Running 86.80s Step 317( N/A%), pre moving , FPS 2.31, Running 87.04s Step 318( N/A%), pre moving , FPS 2.29, Running 87.25s Step 319( N/A%), pre moving , FPS 2.25, Running 87.51s Step 320( N/A%), pre moving , FPS 2.28, Running 87.67s Step 321( N/A%), pre moving , FPS 2.25, Running 87.97s Step 322( N/A%), pre moving , FPS 2.22, Running 88.18s Step 323( N/A%), pre moving , FPS 2.15, Running 88.56s Step 324( 0.17%), action 1, FPS 2.35, Running 90.00s Step 325( 0.33%), action 2, FPS 2.41, Running 90.52s Step 326( 0.50%), action 3, FPS 2.21, Running 91.58s Step 327( 0.67%), action 4, FPS 2.29, Running 92.14s Step 328( 0.83%), action 5, FPS 2.13, Running 93.04s Step 329( 1.00%), action 6, FPS 2.25, Running 93.34s Step 330( 1.17%), action 7, FPS 2.09, Running 94.25s Step 331( 1.33%), action 8, FPS 2.14, Running 94.58s Step 332( 1.50%), action 9, FPS 2.06, Running 95.41s Step 333( 1.67%), action 10, FPS 2.05, Running 96.00s Step 334( 1.83%), action 11, FPS 1.89, Running 97.04s Step 335( 2.00%), action 12, FPS 1.83, Running 97.57s Step 336( 2.17%), action 13, FPS 1.70, Running 98.59s Step 337( 2.33%), action 14, FPS 1.65, Running 99.16s Step 338( 2.50%), action 15, FPS 1.58, Running 99.93s Step 339( 2.67%), action 16, FPS 1.56, Running 100.37s Step 340( 2.83%), action 17, FPS 1.47, Running 101.32s Step 341( 3.00%), action 18, FPS 1.43, Running 101.93s Step 342( 3.17%), action 19, FPS 1.36, Running 102.93s Step 343( 3.33%), action 20, FPS 1.33, Running 103.59s Step 344( 3.50%), action 21, FPS 1.37, Running 104.61s Step 345( 3.67%), action 22, FPS 1.36, Running 105.17s Step 346( 3.83%), action 23, FPS 1.37, Running 106.13s Step 347( 4.00%), action 24, FPS 1.40, Running 106.43s Step 348( 4.17%), action 25, FPS 1.44, Running 106.91s Step 349( 4.33%), action 26, FPS 1.43, Running 107.29s Step 350( 4.50%), action 27, FPS 1.45, Running 108.03s Step 351( 4.67%), action 28, FPS 1.43, Running 108.60s Step 352( 4.83%), action 29, FPS 1.42, Running 109.55s Step 353( 5.00%), action 30, FPS 1.41, Running 110.21s Step 354( 5.17%), action 31, FPS 1.41, Running 111.20s Step 355( 5.33%), action 32, FPS 1.41, Running 111.79s Step 356( 5.50%), action 33, FPS 1.40, Running 112.86s Step 357( 5.67%), action 34, FPS 1.40, Running 113.39s Step 358( 5.83%), action 35, FPS 1.37, Running 114.52s Step 359( 6.00%), action 36, FPS 1.36, Running 115.09s Step 360( 6.17%), action 37, FPS 1.36, Running 116.02s Step 361( 6.33%), action 38, FPS 1.36, Running 116.63s Step 362( 6.50%), action 39, FPS 1.37, Running 117.58s Step 363( 6.67%), action 40, FPS 1.39, Running 117.97s Step 364( 6.83%), action 41, FPS 1.33, Running 119.66s Step 365( 7.00%), action 42, FPS 1.33, Running 120.21s Step 366( 7.17%), action 43, FPS 1.32, Running 121.29s Step 367( 7.33%), action 44, FPS 1.30, Running 121.84s Step 368( 7.50%), action 45, FPS 1.25, Running 122.90s Step 369( 7.67%), action 46, FPS 1.25, Running 123.35s Step 370( 7.83%), action 47, FPS 1.25, Running 124.06s Step 371( 8.00%), action 48, FPS 1.25, Running 124.63s Step 372( 8.17%), action 49, FPS 1.25, Running 125.53s Step 373( 8.33%), action 50, FPS 1.24, Running 126.30s Step 374( 8.50%), action 51, FPS 1.24, Running 127.30s Step 375( 8.67%), action 52, FPS 1.24, Running 127.90s Step 376( 8.83%), action 53, FPS 1.25, Running 128.91s Step 377( 9.00%), action 54, FPS 1.24, Running 129.46s Step 378( 9.17%), action 55, FPS 1.24, Running 130.59s Step 379( 9.33%), action 56, FPS 1.20, Running 131.69s Step 380( 9.50%), action 57, FPS 1.19, Running 132.78s Step 381( 9.67%), action 58, FPS 1.20, Running 133.37s Step 382( 9.83%), action 59, FPS 1.19, Running 134.36s Step 383( 10.00%), action 60, FPS 1.17, Running 135.02s Step 384( 10.17%), action 61, FPS 1.21, Running 136.16s Step 385( 10.33%), action 62, FPS 1.21, Running 136.68s Step 386( 10.50%), action 63, FPS 1.22, Running 137.62s Step 387( 10.67%), action 64, FPS 1.22, Running 138.24s Step 388( 10.83%), action 65, FPS 1.23, Running 139.18s Step 389( 11.00%), action 66, FPS 1.22, Running 139.77s Step 390( 11.17%), action 67, FPS 1.21, Running 140.55s Step 391( 11.33%), action 68, FPS 1.22, Running 141.03s Step 392( 11.50%), action 69, FPS 1.21, Running 142.03s Step 393( 11.67%), action 70, FPS 1.23, Running 142.59s Step 394( 11.83%), action 71, FPS 1.23, Running 143.61s Step 395( 12.00%), action 72, FPS 1.23, Running 144.15s Step 396( 12.17%), action 73, FPS 1.28, Running 144.59s Step 397( 12.33%), action 74, FPS 1.25, Running 145.41s Step 398( 12.50%), action 75, FPS 1.28, Running 146.18s Step 399( 12.67%), action 76, FPS 1.33, Running 146.76s Step 400( 12.83%), action 77, FPS 1.34, Running 147.73s Step 401( 13.00%), action 78, FPS 1.34, Running 148.31s Step 402( 13.17%), action 79, FPS 1.34, Running 149.30s Step 403( 13.33%), action 80, FPS 1.37, Running 149.63s Step 404( 13.50%), action 81, FPS 1.38, Running 150.64s Step 405( 13.67%), action 82, FPS 1.39, Running 151.10s Step 406( 13.83%), action 83, FPS 1.37, Running 152.26s Step 407( 14.00%), action 84, FPS 1.38, Running 152.77s Step 408( 14.17%), action 85, FPS 1.38, Running 153.66s Step 409( 14.33%), action 86, FPS 1.39, Running 154.17s Step 410( 14.50%), action 87, FPS 1.37, Running 155.18s Step 411( 14.67%), action 88, FPS 1.38, Running 155.53s Step 412( 14.83%), action 89, FPS 1.38, Running 156.54s Step 413( 15.00%), action 90, FPS 1.38, Running 157.07s Step 414( 15.17%), action 91, FPS 1.38, Running 158.09s Step 415( 15.33%), action 92, FPS 1.38, Running 158.69s Step 416( 15.50%), action 93, FPS 1.33, Running 159.64s Step 417( 15.67%), action 94, FPS 1.38, Running 159.95s Step 418( 15.83%), action 95, FPS 1.33, Running 161.27s Step 419( 16.00%), action 96, FPS 1.33, Running 161.83s Step 420( 16.17%), action 97, FPS 1.35, Running 162.57s Step 421( 16.33%), action 98, FPS 1.36, Running 162.98s Step 422( 16.50%), action 99, FPS 1.41, Running 163.51s Step 423( 16.67%), action 100, FPS 1.37, Running 164.22s Step 424( 16.83%), action 101, FPS 1.33, Running 165.69s Step 425( 17.00%), action 102, FPS 1.32, Running 166.28s Step 426( 17.17%), action 103, FPS 1.35, Running 167.07s Step 427( 17.33%), action 104, FPS 1.36, Running 167.47s Step 428( 17.50%), action 105, FPS 1.38, Running 168.19s Step 429( 17.67%), action 106, FPS 1.37, Running 168.72s Step 430( 17.83%), action 107, FPS 1.38, Running 169.62s Step 431( 18.00%), action 108, FPS 1.37, Running 170.15s Step 432( 18.17%), action 109, FPS 1.37, Running 171.14s Step 433( 18.33%), action 110, FPS 1.37, Running 171.70s Step 434( 18.50%), action 111, FPS 1.36, Running 172.74s Step 435( 18.67%), action 112, FPS 1.37, Running 173.31s Step 436( 18.83%), action 113, FPS 1.37, Running 174.28s Step 437( 19.00%), action 114, FPS 1.36, Running 174.62s Step 438( 19.17%), action 115, FPS 1.40, Running 175.51s Step 439( 19.33%), action 116, FPS 1.41, Running 176.04s Step 440( 19.50%), action 117, FPS 1.39, Running 176.96s Step 441( 19.67%), action 118, FPS 1.36, Running 177.69s Step 442( 19.83%), action 119, FPS 1.32, Running 178.64s Step 443( 20.00%), action 120, FPS 1.33, Running 179.22s Step 444( 20.17%), action 121, FPS 1.37, Running 180.27s Step 445( 20.33%), action 122, FPS 1.37, Running 180.83s Step 446( 20.50%), action 123, FPS 1.39, Running 181.44s Step 447( 20.67%), action 124, FPS 1.39, Running 181.86s Step 448( 20.83%), action 125, FPS 1.41, Running 182.41s Step 449( 21.00%), action 126, FPS 1.40, Running 183.06s Step 450( 21.17%), action 127, FPS 1.42, Running 183.74s Step 451( 21.33%), action 128, FPS 1.42, Running 184.25s Step 452( 21.50%), action 129, FPS 1.45, Running 184.92s Step 453( 21.67%), action 130, FPS 1.46, Running 185.41s Step 454( 21.83%), action 131, FPS 1.47, Running 186.37s Step 455( 22.00%), action 132, FPS 1.50, Running 186.68s Step 456( 22.17%), action 133, FPS 1.50, Running 187.57s Step 457( 22.33%), action 134, FPS 1.48, Running 188.18s Step 458( 22.50%), action 135, FPS 1.46, Running 189.24s Step 459( 22.67%), action 136, FPS 1.46, Running 189.76s Step 460( 22.83%), action 137, FPS 1.45, Running 190.74s Step 461( 23.00%), action 138, FPS 1.47, Running 191.33s Step 462( 23.17%), action 139, FPS 1.46, Running 192.33s Step 463( 23.33%), action 140, FPS 1.46, Running 192.91s Step 464( 23.50%), action 141, FPS 1.46, Running 194.00s Step 465( 23.67%), action 142, FPS 1.46, Running 194.52s Step 466( 23.83%), action 143, FPS 1.42, Running 195.57s Step 467( 24.00%), action 144, FPS 1.40, Running 196.17s Step 468( 24.17%), action 145, FPS 1.38, Running 196.94s Step 469( 24.33%), action 146, FPS 1.40, Running 197.38s Step 470( 24.50%), action 147, FPS 1.39, Running 198.12s Step 471( 24.67%), action 148, FPS 1.39, Running 198.62s Step 472( 24.83%), action 149, FPS 1.36, Running 199.64s Step 473( 25.00%), action 150, FPS 1.35, Running 200.18s Step 474( 25.17%), action 151, FPS 1.37, Running 200.95s Step 475( 25.33%), action 152, FPS 1.36, Running 201.39s Step 476( 25.50%), action 153, FPS 1.40, Running 201.90s Step 477( 25.67%), action 154, FPS 1.42, Running 202.26s Step 478( 25.83%), action 155, FPS 1.40, Running 203.48s Step 479( 26.00%), action 156, FPS 1.40, Running 204.03s Step 480( 26.17%), action 157, FPS 1.42, Running 204.85s Step 481( 26.33%), action 158, FPS 1.42, Running 205.39s Step 482( 26.50%), action 159, FPS 1.44, Running 206.22s Step 483( 26.67%), action 160, FPS 1.43, Running 206.86s Step 484( 26.83%), action 161, FPS 1.44, Running 207.85s Step 485( 27.00%), action 162, FPS 1.44, Running 208.43s Step 486( 27.17%), action 163, FPS 1.40, Running 209.86s Step 487( 27.33%), action 164, FPS 1.40, Running 210.45s Step 488( 27.50%), action 165, FPS 1.38, Running 211.39s Step 489( 27.67%), action 166, FPS 1.39, Running 211.74s Step 490( 27.83%), action 167, FPS 1.38, Running 212.60s Step 491( 28.00%), action 168, FPS 1.37, Running 213.17s Step 492( 28.17%), action 169, FPS 1.37, Running 214.23s Step 493( 28.33%), action 170, FPS 1.35, Running 214.97s Step 494( 28.50%), action 171, FPS 1.33, Running 216.02s Step 495( 28.67%), action 172, FPS 1.32, Running 216.50s Step 496( 28.83%), action 173, FPS 1.29, Running 217.43s Step 497( 29.00%), action 174, FPS 1.27, Running 218.03s Step 498( 29.17%), action 175, FPS 1.29, Running 218.92s Step 499( 29.33%), action 176, FPS 1.31, Running 219.28s Step 500( 29.50%), action 177, FPS 1.33, Running 219.84s Step 501( 29.67%), action 178, FPS 1.36, Running 220.11s Step 502( 29.83%), action 179, FPS 1.38, Running 220.76s Step 503( 30.00%), action 180, FPS 1.40, Running 221.11s Step 504( 30.17%), action 181, FPS 1.39, Running 222.22s Step 505( 30.33%), action 182, FPS 1.40, Running 222.74s Step 506( 30.50%), action 183, FPS 1.44, Running 223.71s Step 507( 30.67%), action 184, FPS 1.44, Running 224.30s Step 508( 30.83%), action 185, FPS 1.44, Running 225.30s Step 509( 31.00%), action 186, FPS 1.42, Running 225.83s Step 510( 31.17%), action 187, FPS 1.41, Running 226.76s Step 511( 31.33%), action 188, FPS 1.43, Running 227.15s Step 512( 31.50%), action 189, FPS 1.41, Running 228.38s Step 513( 31.67%), action 190, FPS 1.43, Running 228.99s Step 514( 31.83%), action 191, FPS 1.43, Running 230.02s Step 515( 32.00%), action 192, FPS 1.42, Running 230.63s Step 516( 32.17%), action 193, FPS 1.41, Running 231.60s Step 517( 32.33%), action 194, FPS 1.44, Running 231.94s Step 518( 32.50%), action 195, FPS 1.44, Running 232.78s Step 519( 32.67%), action 196, FPS 1.42, Running 233.32s Step 520( 32.83%), action 197, FPS 1.38, Running 234.37s Step 521( 33.00%), action 198, FPS 1.35, Running 234.89s Step 522( 33.17%), action 199, FPS 1.32, Running 235.92s Step 523( 33.33%), action 200, FPS 1.30, Running 236.48s Step 524( 33.50%), action 201, FPS 1.32, Running 237.42s Step 525( 33.67%), action 202, FPS 1.31, Running 238.03s Step 526( 33.83%), action 203, FPS 1.36, Running 238.39s Step 527( 34.00%), action 204, FPS 1.39, Running 238.65s Step 528( 34.17%), action 205, FPS 1.45, Running 239.07s Step 529( 34.33%), action 206, FPS 1.48, Running 239.34s Step 530( 34.50%), action 207, FPS 1.53, Running 239.80s Step 531( 34.67%), action 208, FPS 1.54, Running 240.14s Step 532( 34.83%), action 209, FPS 1.59, Running 240.96s Step 533( 35.00%), action 210, FPS 1.60, Running 241.52s Step 534( 35.17%), action 211, FPS 1.64, Running 242.22s Step 535( 35.33%), action 212, FPS 1.65, Running 242.75s Step 536( 35.50%), action 213, FPS 1.68, Running 243.49s Step 537( 35.67%), action 214, FPS 1.67, Running 243.92s Step 538( 35.83%), action 215, FPS 1.67, Running 244.75s Step 539( 36.00%), action 216, FPS 1.69, Running 245.19s Step 540( 36.17%), action 217, FPS 1.72, Running 245.97s Step 541( 36.33%), action 218, FPS 1.75, Running 246.32s Step 542( 36.50%), action 219, FPS 1.78, Running 247.13s Step 543( 36.67%), action 220, FPS 1.78, Running 247.69s Step 544( 36.83%), action 221, FPS 1.78, Running 248.66s Step 545( 37.00%), action 222, FPS 1.79, Running 249.22s Step 546( 37.17%), action 223, FPS 1.70, Running 250.17s Step 547( 37.33%), action 224, FPS 1.69, Running 250.49s Step 548( 37.50%), action 225, FPS 1.63, Running 251.35s Step 549( 37.67%), action 226, FPS 1.59, Running 251.89s Step 550( 37.83%), action 227, FPS 1.53, Running 252.90s Step 551( 38.00%), action 228, FPS 1.50, Running 253.49s Step 552( 38.17%), action 229, FPS 1.47, Running 254.52s Step 553( 38.33%), action 230, FPS 1.47, Running 255.10s Step 554( 38.50%), action 231, FPS 1.45, Running 256.05s Step 555( 38.67%), action 232, FPS 1.47, Running 256.37s Step 556( 38.83%), action 233, FPS 1.46, Running 257.23s Step 557( 39.00%), action 234, FPS 1.44, Running 257.77s Step 558( 39.17%), action 235, FPS 1.49, Running 258.14s Step 559( 39.33%), action 236, FPS 1.52, Running 258.38s Step 560( 39.50%), action 237, FPS 1.56, Running 258.82s Step 561( 39.67%), action 238, FPS 1.57, Running 259.06s Step 562( 39.83%), action 239, FPS 1.58, Running 259.77s Step 563( 40.00%), action 240, FPS 1.61, Running 260.11s Step 564( 40.17%), action 241, FPS 1.59, Running 261.27s Step 565( 40.33%), action 242, FPS 1.61, Running 261.66s Step 566( 40.50%), action 243, FPS 1.60, Running 262.65s Step 567( 40.67%), action 244, FPS 1.57, Running 263.20s Step 568( 40.83%), action 245, FPS 1.57, Running 264.10s Step 569( 41.00%), action 246, FPS 1.59, Running 264.47s Step 570( 41.17%), action 247, FPS 1.61, Running 265.32s Step 571( 41.33%), action 248, FPS 1.61, Running 265.89s Step 572( 41.50%), action 249, FPS 1.61, Running 266.93s Step 573( 41.67%), action 250, FPS 1.61, Running 267.50s Step 574( 41.83%), action 251, FPS 1.60, Running 268.54s Step 575( 42.00%), action 252, FPS 1.57, Running 269.10s Step 576( 42.17%), action 253, FPS 1.56, Running 270.06s Step 577( 42.33%), action 254, FPS 1.58, Running 270.43s Step 578( 42.50%), action 255, FPS 1.53, Running 271.23s Step 579( 42.67%), action 256, FPS 1.49, Running 271.78s Step 580( 42.83%), action 257, FPS 1.44, Running 272.73s Step 581( 43.00%), action 258, FPS 1.41, Running 273.24s Step 582( 43.17%), action 259, FPS 1.41, Running 273.93s Step 583( 43.33%), action 260, FPS 1.39, Running 274.47s Step 584( 43.50%), action 261, FPS 1.41, Running 275.46s Step 585( 43.67%), action 262, FPS 1.39, Running 276.01s Step 586( 43.83%), action 263, FPS 1.40, Running 276.95s Step 587( 44.00%), action 264, FPS 1.43, Running 277.16s Step 588( 44.17%), action 265, FPS 1.48, Running 277.57s Step 589( 44.33%), action 266, FPS 1.49, Running 277.88s Step 590( 44.50%), action 267, FPS 1.54, Running 278.33s Step 591( 44.67%), action 268, FPS 1.57, Running 278.64s Step 592( 44.83%), action 269, FPS 1.62, Running 279.30s Step 593( 45.00%), action 270, FPS 1.65, Running 279.63s Step 594( 45.17%), action 271, FPS 1.65, Running 280.67s Step 595( 45.33%), action 272, FPS 1.67, Running 281.11s Step 596( 45.50%), action 273, FPS 1.67, Running 282.07s Step 597( 45.67%), action 274, FPS 1.64, Running 282.62s Step 598( 45.83%), action 275, FPS 1.62, Running 283.56s Step 599( 46.00%), action 276, FPS 1.65, Running 283.88s Step 600( 46.17%), action 277, FPS 1.65, Running 284.82s Step 601( 46.33%), action 278, FPS 1.65, Running 285.38s Step 602( 46.50%), action 279, FPS 1.61, Running 286.35s Step 603( 46.67%), action 280, FPS 1.64, Running 286.66s Step 604( 46.83%), action 281, FPS 1.59, Running 288.05s Step 605( 47.00%), action 282, FPS 1.59, Running 288.62s Step 606( 47.17%), action 283, FPS 1.57, Running 289.71s Step 607( 47.33%), action 284, FPS 1.52, Running 290.28s Step 608( 47.50%), action 285, FPS 1.48, Running 291.08s Step 609( 47.67%), action 286, FPS 1.42, Running 291.95s Step 610( 47.83%), action 287, FPS 1.37, Running 292.88s Step 611( 48.00%), action 288, FPS 1.34, Running 293.55s Step 612( 48.17%), action 289, FPS 1.32, Running 294.49s Step 613( 48.33%), action 290, FPS 1.26, Running 295.55s Step 614( 48.50%), action 291, FPS 1.26, Running 296.58s Step 615( 48.67%), action 292, FPS 1.27, Running 296.81s Step 616( 48.83%), action 293, FPS 1.31, Running 297.37s Step 617( 49.00%), action 294, FPS 1.30, Running 297.98s Step 618( 49.17%), action 295, FPS 1.28, Running 299.16s Step 619( 49.33%), action 296, FPS 1.26, Running 299.73s Step 620( 49.50%), action 297, FPS 1.25, Running 300.83s Step 621( 49.67%), action 298, FPS 1.24, Running 301.45s Step 622( 49.83%), action 299, FPS 1.25, Running 302.38s Step 623( 50.00%), action 300, FPS 1.25, Running 302.72s Step 624( 50.17%), action 301, FPS 1.25, Running 304.00s Step 625( 50.33%), action 302, FPS 1.25, Running 304.62s Step 626( 50.50%), action 303, FPS 1.25, Running 305.67s Step 627( 50.67%), action 304, FPS 1.25, Running 306.29s Step 628( 50.83%), action 305, FPS 1.24, Running 307.25s Step 629( 51.00%), action 306, FPS 1.25, Running 307.89s Step 630( 51.17%), action 307, FPS 1.24, Running 309.01s Step 631( 51.33%), action 308, FPS 1.25, Running 309.57s Step 632( 51.50%), action 309, FPS 1.25, Running 310.54s Step 633( 51.67%), action 310, FPS 1.29, Running 311.12s Step 634( 51.83%), action 311, FPS 1.28, Running 312.14s Step 635( 52.00%), action 312, FPS 1.25, Running 312.80s Step 636( 52.17%), action 313, FPS 1.22, Running 313.78s Step 637( 52.33%), action 314, FPS 1.22, Running 314.34s Step 638( 52.50%), action 315, FPS 1.24, Running 315.34s Step 639( 52.67%), action 316, FPS 1.22, Running 316.06s Step 640( 52.83%), action 317, FPS 1.24, Running 316.97s Step 641( 53.00%), action 318, FPS 1.23, Running 317.65s Step 642( 53.17%), action 319, FPS 1.23, Running 318.64s Step 643( 53.33%), action 320, FPS 1.21, Running 319.22s Step 644( 53.50%), action 321, FPS 1.23, Running 320.27s Step 645( 53.67%), action 322, FPS 1.23, Running 320.85s Step 646( 53.83%), action 323, FPS 1.24, Running 321.84s Step 647( 54.00%), action 324, FPS 1.24, Running 322.47s Step 648( 54.17%), action 325, FPS 1.24, Running 323.44s Step 649( 54.33%), action 326, FPS 1.24, Running 324.00s Step 650( 54.50%), action 327, FPS 1.26, Running 324.87s Step 651( 54.67%), action 328, FPS 1.27, Running 325.26s Step 652( 54.83%), action 329, FPS 1.28, Running 326.20s Step 653( 55.00%), action 330, FPS 1.28, Running 326.78s Step 654( 55.17%), action 331, FPS 1.24, Running 328.21s Step 655( 55.33%), action 332, FPS 1.27, Running 328.57s Step 656( 55.50%), action 333, FPS 1.28, Running 329.38s Step 657( 55.67%), action 334, FPS 1.28, Running 329.93s Step 658( 55.83%), action 335, FPS 1.29, Running 330.89s Step 659( 56.00%), action 336, FPS 1.32, Running 331.26s Step 660( 56.17%), action 337, FPS 1.33, Running 332.05s Step 661( 56.33%), action 338, FPS 1.34, Running 332.59s Step 662( 56.50%), action 339, FPS 1.33, Running 333.65s Step 663( 56.67%), action 340, FPS 1.36, Running 333.95s Step 664( 56.83%), action 341, FPS 1.36, Running 334.93s Step 665( 57.00%), action 342, FPS 1.32, Running 335.97s Step 666( 57.17%), action 343, FPS 1.32, Running 336.96s Step 667( 57.33%), action 344, FPS 1.33, Running 337.50s Step 668( 57.50%), action 345, FPS 1.33, Running 338.46s Step 669( 57.67%), action 346, FPS 1.35, Running 338.80s Step 670( 57.83%), action 347, FPS 1.35, Running 339.67s Step 671( 58.00%), action 348, FPS 1.34, Running 340.23s Step 672( 58.17%), action 349, FPS 1.33, Running 341.18s Step 673( 58.33%), action 350, FPS 1.34, Running 341.73s Step 674( 58.50%), action 351, FPS 1.38, Running 342.72s Step 675( 58.67%), action 352, FPS 1.35, Running 343.38s Step 676( 58.83%), action 353, FPS 1.33, Running 344.46s Step 677( 59.00%), action 354, FPS 1.33, Running 345.02s Step 678( 59.17%), action 355, FPS 1.33, Running 345.97s Step 679( 59.33%), action 356, FPS 1.33, Running 346.32s Step 680( 59.50%), action 357, FPS 1.33, Running 347.11s Step 681( 59.67%), action 358, FPS 1.33, Running 347.67s Step 682( 59.83%), action 359, FPS 1.33, Running 348.72s Step 683( 60.00%), action 360, FPS 1.30, Running 349.33s Step 684( 60.17%), action 361, FPS 1.30, Running 350.36s Step 685( 60.33%), action 362, FPS 1.34, Running 350.85s Step 686( 60.50%), action 363, FPS 1.34, Running 351.92s Step 687( 60.67%), action 364, FPS 1.33, Running 352.52s Step 688( 60.83%), action 365, FPS 1.38, Running 352.99s Step 689( 61.00%), action 366, FPS 1.33, Running 353.80s Step 690( 61.17%), action 367, FPS 1.30, Running 355.07s Step 691( 61.33%), action 368, FPS 1.29, Running 355.79s Step 692( 61.50%), action 369, FPS 1.29, Running 356.69s Step 693( 61.67%), action 370, FPS 1.29, Running 357.27s Step 694( 61.83%), action 371, FPS 1.27, Running 358.42s Step 695( 62.00%), action 372, FPS 1.28, Running 358.95s Step 696( 62.17%), action 373, FPS 1.29, Running 359.94s Step 697( 62.33%), action 374, FPS 1.29, Running 360.52s Step 698( 62.50%), action 375, FPS 1.29, Running 361.45s Step 699( 62.67%), action 376, FPS 1.29, Running 361.85s Step 700( 62.83%), action 377, FPS 1.24, Running 363.19s Step 701( 63.00%), action 378, FPS 1.21, Running 364.22s Step 702( 63.17%), action 379, FPS 1.21, Running 365.24s Step 703( 63.33%), action 380, FPS 1.23, Running 365.59s Step 704( 63.50%), action 381, FPS 1.21, Running 366.83s Step 705( 63.67%), action 382, FPS 1.20, Running 367.51s Step 706( 63.83%), action 383, FPS 1.22, Running 368.38s Step 707( 64.00%), action 384, FPS 1.20, Running 369.15s Step 708( 64.17%), action 385, FPS 1.19, Running 369.81s Step 709( 64.33%), action 386, FPS 1.21, Running 370.33s Step 710( 64.50%), action 387, FPS 1.22, Running 371.46s Step 711( 64.67%), action 388, FPS 1.25, Running 371.81s Step 712( 64.83%), action 389, FPS 1.20, Running 373.31s Step 713( 65.00%), action 390, FPS 1.21, Running 373.81s Step 714( 65.17%), action 391, FPS 1.21, Running 374.95s Step 715( 65.33%), action 392, FPS 1.21, Running 375.51s Step 716( 65.50%), action 393, FPS 1.21, Running 376.49s Step 717( 65.67%), action 394, FPS 1.18, Running 377.50s Step 718( 65.83%), action 395, FPS 1.18, Running 378.40s Step 719( 66.00%), action 396, FPS 1.16, Running 379.15s Step 720( 66.17%), action 397, FPS 1.18, Running 380.07s Step 721( 66.33%), action 398, FPS 1.23, Running 380.44s Step 722( 66.50%), action 399, FPS 1.21, Running 381.78s Step 723( 66.67%), action 400, FPS 1.19, Running 382.38s Step 724( 66.83%), action 401, FPS 1.19, Running 383.68s Step 725( 67.00%), action 402, FPS 1.21, Running 384.05s Step 726( 67.17%), action 403, FPS 1.20, Running 384.99s Step 727( 67.33%), action 404, FPS 1.22, Running 385.61s Step 728( 67.50%), action 405, FPS 1.19, Running 386.66s Step 729( 67.67%), action 406, FPS 1.18, Running 387.22s Step 730( 67.83%), action 407, FPS 1.16, Running 388.67s Step 731( 68.00%), action 408, FPS 1.15, Running 389.23s Step 732( 68.17%), action 409, FPS 1.18, Running 390.32s Step 733( 68.33%), action 410, FPS 1.15, Running 391.25s Step 734( 68.50%), action 411, FPS 1.13, Running 392.62s Step 735( 68.67%), action 412, FPS 1.14, Running 392.99s Step 736( 68.83%), action 413, FPS 1.15, Running 393.90s Step 737( 69.00%), action 414, FPS 1.17, Running 394.52s Step 738( 69.17%), action 415, FPS 1.18, Running 395.40s Step 739( 69.33%), action 416, FPS 1.19, Running 395.95s Step 740( 69.50%), action 417, FPS 1.16, Running 397.36s Step 741( 69.67%), action 418, FPS 1.13, Running 398.11s Step 742( 69.83%), action 419, FPS 1.13, Running 399.55s Step 743( 70.00%), action 420, FPS 1.12, Running 400.17s Step 744( 70.17%), action 421, FPS 1.13, Running 401.32s Step 745( 70.33%), action 422, FPS 1.09, Running 402.32s Step 746( 70.50%), action 423, FPS 1.09, Running 403.40s Step 747( 70.67%), action 424, FPS 1.09, Running 403.97s Step 748( 70.83%), action 425, FPS 1.08, Running 405.10s Step 749( 71.00%), action 426, FPS 1.09, Running 405.61s Step 750( 71.17%), action 427, FPS 1.11, Running 406.61s Step 751( 71.33%), action 428, FPS 1.12, Running 407.07s Step 752( 71.50%), action 429, FPS 1.15, Running 407.77s Step 753( 71.67%), action 430, FPS 1.19, Running 407.99s Step 754( 71.83%), action 431, FPS 1.23, Running 408.84s Step 755( 72.00%), action 432, FPS 1.22, Running 409.32s Step 756( 72.17%), action 433, FPS 1.22, Running 410.26s Step 757( 72.33%), action 434, FPS 1.22, Running 410.85s Step 758( 72.50%), action 435, FPS 1.21, Running 411.87s Step 759( 72.67%), action 436, FPS 1.21, Running 412.46s Step 760( 72.83%), action 437, FPS 1.24, Running 413.52s Step 761( 73.00%), action 438, FPS 1.25, Running 414.14s Step 762( 73.17%), action 439, FPS 1.26, Running 415.45s Step 763( 73.33%), action 440, FPS 1.27, Running 415.90s Step 764( 73.50%), action 441, FPS 1.27, Running 417.11s Step 765( 73.67%), action 442, FPS 1.28, Running 417.96s Step 766( 73.83%), action 443, FPS 1.30, Running 418.79s Step 767( 74.00%), action 444, FPS 1.30, Running 419.36s Step 768( 74.17%), action 445, FPS 1.31, Running 420.35s Step 769( 74.33%), action 446, FPS 1.33, Running 420.70s Step 770( 74.50%), action 447, FPS 1.34, Running 421.56s Step 771( 74.67%), action 448, FPS 1.32, Running 422.17s Step 772( 74.83%), action 449, FPS 1.30, Running 423.12s Step 773( 75.00%), action 450, FPS 1.28, Running 423.65s Step 774( 75.17%), action 451, FPS 1.25, Running 424.83s Step 775( 75.33%), action 452, FPS 1.25, Running 425.37s Step 776( 75.50%), action 453, FPS 1.25, Running 426.29s Step 777( 75.67%), action 454, FPS 1.26, Running 426.79s Step 778( 75.83%), action 455, FPS 1.30, Running 427.31s Step 779( 76.00%), action 456, FPS 1.32, Running 427.61s Step 780( 76.17%), action 457, FPS 1.28, Running 429.11s Step 781( 76.33%), action 458, FPS 1.29, Running 429.70s Step 782( 76.50%), action 459, FPS 1.27, Running 431.14s Step 783( 76.67%), action 460, FPS 1.27, Running 431.65s Step 784( 76.83%), action 461, FPS 1.28, Running 432.76s Step 785( 77.00%), action 462, FPS 1.30, Running 433.32s Step 786( 77.17%), action 463, FPS 1.29, Running 434.35s Step 787( 77.33%), action 464, FPS 1.29, Running 434.92s Step 788( 77.50%), action 465, FPS 1.28, Running 435.95s Step 789( 77.67%), action 466, FPS 1.26, Running 436.55s Step 790( 77.83%), action 467, FPS 1.24, Running 437.75s Step 791( 78.00%), action 468, FPS 1.22, Running 438.59s Step 792( 78.17%), action 469, FPS 1.24, Running 439.26s Step 793( 78.33%), action 470, FPS 1.24, Running 439.80s Step 794( 78.50%), action 471, FPS 1.25, Running 440.77s Step 795( 78.67%), action 472, FPS 1.27, Running 441.16s Step 796( 78.83%), action 473, FPS 1.27, Running 442.00s Step 797( 79.00%), action 474, FPS 1.27, Running 442.50s Step 798( 79.17%), action 475, FPS 1.25, Running 443.31s Step 799( 79.33%), action 476, FPS 1.23, Running 443.82s Step 800( 79.50%), action 477, FPS 1.28, Running 444.72s Step 801( 79.67%), action 478, FPS 1.31, Running 444.94s Step 802( 79.83%), action 479, FPS 1.40, Running 445.42s Step 803( 80.00%), action 480, FPS 1.42, Running 445.76s Step 804( 80.17%), action 481, FPS 1.44, Running 446.68s Step 805( 80.33%), action 482, FPS 1.44, Running 447.25s Step 806( 80.50%), action 483, FPS 1.44, Running 448.19s Step 807( 80.67%), action 484, FPS 1.44, Running 448.77s Step 808( 80.83%), action 485, FPS 1.44, Running 449.87s Step 809( 81.00%), action 486, FPS 1.44, Running 450.42s Step 810( 81.17%), action 487, FPS 1.46, Running 451.44s Step 811( 81.33%), action 488, FPS 1.49, Running 452.00s Step 812( 81.50%), action 489, FPS 1.45, Running 453.02s Step 813( 81.67%), action 490, FPS 1.44, Running 453.69s Step 814( 81.83%), action 491, FPS 1.44, Running 454.63s Step 815( 82.00%), action 492, FPS 1.42, Running 455.20s Step 816( 82.17%), action 493, FPS 1.41, Running 456.17s Step 817( 82.33%), action 494, FPS 1.41, Running 456.72s Step 818( 82.50%), action 495, FPS 1.38, Running 457.76s Step 819( 82.67%), action 496, FPS 1.38, Running 458.28s Step 820( 82.83%), action 497, FPS 1.38, Running 459.26s Step 821( 83.00%), action 498, FPS 1.35, Running 459.70s Step 822( 83.17%), action 499, FPS 1.33, Running 460.51s Step 823( 83.33%), action 500, FPS 1.31, Running 461.01s Step 824( 83.50%), action 501, FPS 1.31, Running 461.98s Step 825( 83.67%), action 502, FPS 1.31, Running 462.56s Step 826( 83.83%), action 503, FPS 1.32, Running 463.30s Step 827( 84.00%), action 504, FPS 1.35, Running 463.58s Step 828( 84.17%), action 505, FPS 1.42, Running 463.98s Step 829( 84.33%), action 506, FPS 1.43, Running 464.43s Step 830( 84.50%), action 507, FPS 1.49, Running 464.87s Step 831( 84.67%), action 508, FPS 1.51, Running 465.23s Step 832( 84.83%), action 509, FPS 1.53, Running 466.05s Step 833( 85.00%), action 510, FPS 1.57, Running 466.44s Step 834( 85.17%), action 511, FPS 1.53, Running 467.67s Step 835( 85.33%), action 512, FPS 1.54, Running 468.17s Step 836( 85.50%), action 513, FPS 1.56, Running 468.99s Step 837( 85.67%), action 514, FPS 1.58, Running 469.40s Step 838( 85.83%), action 515, FPS 1.59, Running 470.33s Step 839( 86.00%), action 516, FPS 1.58, Running 470.95s Step 840( 86.17%), action 517, FPS 1.57, Running 471.99s Step 841( 86.33%), action 518, FPS 1.56, Running 472.53s Step 842( 86.50%), action 519, FPS 1.53, Running 473.60s Step 843( 86.67%), action 520, FPS 1.52, Running 474.21s Step 844( 86.83%), action 521, FPS 1.50, Running 475.29s Step 845( 87.00%), action 522, FPS 1.50, Running 475.87s Step 846( 87.17%), action 523, FPS 1.48, Running 476.86s Step 847( 87.33%), action 524, FPS 1.44, Running 477.44s Step 848( 87.50%), action 525, FPS 1.39, Running 478.37s Step 849( 87.67%), action 526, FPS 1.40, Running 478.72s Step 850( 87.83%), action 527, FPS 1.36, Running 479.57s Step 851( 88.00%), action 528, FPS 1.34, Running 480.15s Step 852( 88.17%), action 529, FPS 1.35, Running 480.89s Step 853( 88.33%), action 530, FPS 1.34, Running 481.40s Step 854( 88.50%), action 531, FPS 1.37, Running 482.30s Step 855( 88.67%), action 532, FPS 1.38, Running 482.70s Step 856( 88.83%), action 533, FPS 1.41, Running 483.16s Step 857( 89.00%), action 534, FPS 1.43, Running 483.37s Step 858( 89.17%), action 535, FPS 1.48, Running 483.81s Step 859( 89.33%), action 536, FPS 1.51, Running 484.17s Step 860( 89.50%), action 537, FPS 1.55, Running 484.93s Step 861( 89.67%), action 538, FPS 1.54, Running 485.50s Step 862( 89.83%), action 539, FPS 1.56, Running 486.43s Step 863( 90.00%), action 540, FPS 1.56, Running 487.00s Step 864( 90.17%), action 541, FPS 1.57, Running 488.00s Step 865( 90.33%), action 542, FPS 1.58, Running 488.54s Step 866( 90.50%), action 543, FPS 1.60, Running 489.38s Step 867( 90.67%), action 544, FPS 1.62, Running 489.75s Step 868( 90.83%), action 545, FPS 1.62, Running 490.68s Step 869( 91.00%), action 546, FPS 1.60, Running 491.26s Step 870( 91.17%), action 547, FPS 1.61, Running 492.01s Step 871( 91.33%), action 548, FPS 1.62, Running 492.48s Step 872( 91.50%), action 549, FPS 1.59, Running 493.44s Step 873( 91.67%), action 550, FPS 1.59, Running 494.01s Step 874( 91.83%), action 551, FPS 1.58, Running 494.95s Step 875( 92.00%), action 552, FPS 1.59, Running 495.26s Step 876( 92.17%), action 553, FPS 1.54, Running 496.11s Step 877( 92.33%), action 554, FPS 1.50, Running 496.66s Step 878( 92.50%), action 555, FPS 1.44, Running 497.66s Step 879( 92.67%), action 556, FPS 1.42, Running 498.21s Step 880( 92.83%), action 557, FPS 1.43, Running 498.93s Step 881( 93.00%), action 558, FPS 1.44, Running 499.41s Step 882( 93.17%), action 559, FPS 1.43, Running 500.43s Step 883( 93.33%), action 560, FPS 1.43, Running 501.02s Step 884( 93.50%), action 561, FPS 1.47, Running 501.64s Step 885( 93.67%), action 562, FPS 1.50, Running 501.89s Step 886( 93.83%), action 563, FPS 1.52, Running 502.58s Step 887( 94.00%), action 564, FPS 1.52, Running 502.93s Step 888( 94.17%), action 565, FPS 1.56, Running 503.48s Step 889( 94.33%), action 566, FPS 1.52, Running 504.38s Step 890( 94.50%), action 567, FPS 1.51, Running 505.27s Step 891( 94.67%), action 568, FPS 1.52, Running 505.61s Step 892( 94.83%), action 569, FPS 1.53, Running 506.49s Step 893( 95.00%), action 570, FPS 1.53, Running 507.10s Step 894( 95.17%), action 571, FPS 1.52, Running 508.12s Step 895( 95.33%), action 572, FPS 1.47, Running 508.83s Step 896( 95.50%), action 573, FPS 1.46, Running 509.79s Step 897( 95.67%), action 574, FPS 1.49, Running 510.12s Step 898( 95.83%), action 575, FPS 1.50, Running 511.00s Step 899( 96.00%), action 576, FPS 1.50, Running 511.56s Step 900( 96.17%), action 577, FPS 1.47, Running 512.53s Step 901( 96.33%), action 578, FPS 1.45, Running 513.19s Step 902( 96.50%), action 579, FPS 1.46, Running 514.14s Step 903( 96.67%), action 580, FPS 1.49, Running 514.49s Step 904( 96.83%), action 581, FPS 1.42, Running 515.75s Step 905( 97.00%), action 582, FPS 1.39, Running 516.31s Step 906( 97.17%), action 583, FPS 1.36, Running 517.24s Step 907( 97.33%), action 584, FPS 1.37, Running 517.55s Step 908( 97.50%), action 585, FPS 1.33, Running 518.50s Step 909( 97.67%), action 586, FPS 1.37, Running 519.02s Step 910( 97.83%), action 587, FPS 1.36, Running 520.00s Step 911( 98.00%), action 588, FPS 1.33, Running 520.61s Step 912( 98.17%), action 589, FPS 1.35, Running 521.26s Step 913( 98.33%), action 590, FPS 1.36, Running 521.81s Step 914( 98.50%), action 591, FPS 1.40, Running 522.40s Step 915( 98.67%), action 592, FPS 1.43, Running 522.78s Step 916( 98.83%), action 593, FPS 1.47, Running 523.39s Step 917( 99.00%), action 594, FPS 1.43, Running 524.12s Step 918( 99.17%), action 595, FPS 1.42, Running 525.10s Step 919( 99.33%), action 596, FPS 1.42, Running 525.68s Step 920( 99.50%), action 597, FPS 1.42, Running 526.66s Step 921( 99.67%), action 598, FPS 1.43, Running 527.23s Step 922( 99.83%), action 599, FPS 1.42, Running 528.24s Step 923(100.00%), action 600, FPS 1.40, Running 528.80s [2026-08-02 19:45:40] [17 ] Seed 16 failed after 529.12 s. +steps: 923 , actions: 600 . +Instruction: Empty +Total 1/17(5.88%) success. +Setting seed: 17 +Step 1( N/A%), pre moving , FPS 2.33, Running 0.43s Step 2( N/A%), pre moving , FPS 3.97, Running 0.50s Step 3( N/A%), pre moving , FPS 5.37, Running 0.56s Step 4( N/A%), pre moving , FPS 6.31, Running 0.63s Step 5( N/A%), pre moving , FPS 5.19, Running 0.96s Step 6( N/A%), pre moving , FPS 5.77, Running 1.04s Step 7( N/A%), pre moving , FPS 6.30, Running 1.11s Step 8( N/A%), pre moving , FPS 6.73, Running 1.19s Step 9( N/A%), pre moving , FPS 5.96, Running 1.51s Step 10( N/A%), pre moving , FPS 6.39, Running 1.57s Step 11( N/A%), pre moving , FPS 6.65, Running 1.65s 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.80, Running 2.20s Step 16( N/A%), pre moving , FPS 7.02, Running 2.28s Step 17( N/A%), pre moving , FPS 6.53, Running 2.60s Step 18( N/A%), pre moving , FPS 6.69, 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.86, Running 3.34s Step 22( N/A%), pre moving , FPS 6.86, Running 3.42s Step 23( N/A%), pre moving , FPS 6.29, Running 3.74s Step 24( N/A%), pre moving , FPS 6.25, Running 3.83s Step 25( N/A%), pre moving , FPS 6.80, Running 3.90s Step 26( N/A%), pre moving , FPS 5.93, Running 4.41s Step 27( N/A%), pre moving , FPS 5.92, Running 4.49s Step 28( N/A%), pre moving , FPS 5.53, Running 4.81s Step 29( N/A%), pre moving , FPS 5.91, Running 4.89s Step 30( N/A%), pre moving , FPS 5.88, Running 4.97s Step 31( N/A%), pre moving , FPS 5.90, Running 5.05s Step 32( N/A%), pre moving , FPS 5.51, Running 5.36s Step 33( N/A%), pre moving , FPS 5.89, Running 5.45s Step 34( N/A%), pre moving , FPS 5.94, Running 5.51s Step 35( N/A%), pre moving , FPS 5.91, Running 5.59s Step 36( N/A%), pre moving , FPS 4.63, Running 6.60s Step 37( N/A%), pre moving , FPS 4.56, Running 6.99s Step 38( N/A%), pre moving , FPS 4.58, Running 7.06s Step 39( N/A%), pre moving , FPS 4.57, Running 7.13s Step 40( N/A%), pre moving , FPS 4.57, Running 7.21s Step 41( N/A%), pre moving , FPS 5.09, Running 7.27s Step 42( N/A%), pre moving , FPS 4.79, Running 7.60s Step 43( N/A%), pre moving , FPS 5.07, Running 7.68s Step 44( N/A%), pre moving , FPS 5.09, Running 7.76s Step 45( N/A%), pre moving , FPS 4.79, Running 8.08s Step 46( N/A%), pre moving , FPS 5.33, Running 8.16s Step 47( N/A%), pre moving , FPS 5.35, Running 8.23s Step 48( N/A%), pre moving , FPS 4.54, Running 9.21s Step 49( N/A%), pre moving , FPS 4.54, Running 9.30s Step 50( N/A%), pre moving , FPS 4.53, Running 9.38s Step 51( N/A%), pre moving , FPS 4.57, Running 9.43s Step 52( N/A%), pre moving , FPS 4.56, Running 9.75s Step 53( N/A%), pre moving , FPS 4.51, Running 9.88s Step 54( N/A%), pre moving , FPS 4.23, Running 10.24s Step 55( N/A%), pre moving , FPS 4.19, Running 10.36s Step 56( N/A%), pre moving , FPS 5.17, Running 10.47s Step 57( N/A%), pre moving , FPS 5.22, Running 10.82s Step 58( N/A%), pre moving , FPS 5.15, Running 10.94s Step 59( N/A%), pre moving , FPS 5.10, Running 11.06s Step 60( N/A%), pre moving , FPS 4.76, Running 11.41s Step 61( N/A%), pre moving , FPS 4.80, Running 11.44s Step 62( N/A%), pre moving , FPS 5.15, Running 11.48s Step 63( N/A%), pre moving , FPS 5.21, Running 11.52s Step 64( N/A%), pre moving , FPS 5.27, Running 11.56s Step 65( N/A%), pre moving , FPS 5.70, Running 11.59s Step 66( N/A%), pre moving , FPS 5.78, Running 11.63s Step 67( N/A%), pre moving , FPS 5.83, Running 11.66s Step 68( N/A%), pre moving , FPS 8.05, Running 11.70s Step 69( N/A%), pre moving , FPS 8.18, Running 11.74s Step 70( N/A%), pre moving , FPS 8.31, Running 11.78s Step 71( N/A%), pre moving , FPS 8.36, Running 11.82s Step 72( N/A%), pre moving , FPS 9.47, Running 11.86s Step 73( N/A%), pre moving , FPS 9.88, Running 11.90s Step 74( N/A%), pre moving , FPS 11.78, Running 11.94s Step 75( N/A%), pre moving , FPS 12.45, Running 11.97s Step 76( N/A%), pre moving , FPS 13.05, Running 12.00s Step 77( N/A%), pre moving , FPS 16.45, Running 12.04s Step 78( N/A%), pre moving , FPS 17.76, Running 12.07s Step 79( N/A%), pre moving , FPS 19.08, Running 12.10s Step 80( N/A%), pre moving , FPS 27.00, Running 12.15s Step 81( N/A%), pre moving , FPS 26.96, Running 12.18s Step 82( N/A%), pre moving , FPS 27.23, Running 12.22s Step 83( N/A%), pre moving , FPS 27.48, Running 12.25s Step 84( N/A%), pre moving , FPS 27.69, Running 12.28s Step 85( N/A%), pre moving , FPS 27.25, Running 12.33s Step 86( N/A%), pre moving , FPS 27.26, Running 12.36s Step 87( N/A%), pre moving , FPS 27.73, Running 12.38s Step 88( N/A%), pre moving , FPS 28.37, Running 12.40s Step 89( N/A%), pre moving , FPS 29.32, Running 12.43s Step 90( N/A%), pre moving , FPS 30.20, Running 12.45s Step 91( N/A%), pre moving , FPS 30.77, Running 12.47s Step 92( N/A%), pre moving , FPS 31.80, Running 12.49s Step 93( N/A%), pre moving , FPS 32.77, Running 12.51s Step 94( N/A%), pre moving , FPS 33.59, Running 12.53s Step 95( N/A%), pre moving , FPS 34.17, Running 12.56s Step 96( N/A%), pre moving , FPS 34.27, Running 12.59s Step 97( N/A%), pre moving , FPS 34.55, Running 12.62s Step 98( N/A%), pre moving , FPS 34.98, Running 12.64s Step 99( N/A%), pre moving , FPS 35.53, Running 12.67s Step 100( N/A%), pre moving , FPS 36.94, Running 12.69s Step 101( N/A%), pre moving , FPS 38.02, Running 12.71s Step 102( N/A%), pre moving , FPS 38.88, Running 12.73s Step 103( N/A%), pre moving , FPS 39.65, Running 12.75s Step 104( N/A%), pre moving , FPS 40.55, Running 12.77s Step 105( N/A%), pre moving , FPS 39.60, Running 12.83s Step 106( N/A%), pre moving , FPS 36.99, Running 12.90s Step 107( N/A%), pre moving , FPS 34.37, Running 12.96s Step 108( N/A%), pre moving , FPS 31.83, Running 13.03s Step 109( N/A%), pre moving , FPS 30.18, Running 13.09s Step 110( N/A%), pre moving , FPS 28.42, Running 13.15s Step 111( N/A%), pre moving , FPS 26.28, Running 13.23s Step 112( N/A%), pre moving , FPS 24.42, Running 13.31s Step 113( N/A%), pre moving , FPS 23.60, Running 13.36s Step 114( N/A%), pre moving , FPS 22.04, Running 13.44s Step 115( N/A%), pre moving , FPS 20.72, Running 13.52s Step 116( N/A%), pre moving , FPS 8.01, Running 15.08s Step 117( N/A%), pre moving , FPS 6.54, Running 15.67s Step 118( N/A%), pre moving , FPS 5.77, Running 16.11s Step 119( N/A%), pre moving , FPS 4.99, Running 16.67s Step 120( N/A%), pre moving , FPS 4.51, Running 17.12s Step 121( N/A%), pre moving , FPS 4.00, Running 17.71s Step 122( N/A%), pre moving , FPS 3.87, Running 17.90s Step 123( N/A%), pre moving , FPS 3.57, Running 18.36s Step 124( N/A%), pre moving , FPS 3.33, Running 18.78s Step 125( N/A%), pre moving , FPS 3.07, Running 19.36s Step 126( N/A%), pre moving , FPS 2.90, Running 19.79s Step 127( N/A%), pre moving , FPS 2.70, Running 20.36s Step 128( N/A%), pre moving , FPS 2.66, Running 20.54s Step 129( N/A%), pre moving , FPS 2.53, Running 20.99s Step 130( N/A%), pre moving , FPS 2.42, Running 21.41s Step 131( N/A%), pre moving , FPS 2.29, Running 21.96s Step 132( N/A%), pre moving , FPS 2.27, Running 22.13s Step 133( N/A%), pre moving , FPS 2.16, Running 22.61s Step 134( N/A%), pre moving , FPS 2.09, Running 23.01s Step 135( N/A%), pre moving , FPS 1.99, Running 23.59s Step 136( N/A%), pre moving , FPS 2.28, Running 23.87s Step 137( N/A%), pre moving , FPS 2.33, Running 24.25s Step 138( N/A%), pre moving , FPS 2.34, Running 24.65s Step 139( N/A%), pre moving , FPS 2.34, Running 25.24s Step 140( N/A%), pre moving , FPS 2.34, Running 25.67s Step 141( N/A%), pre moving , FPS 2.34, Running 26.25s Step 142( N/A%), pre moving , FPS 2.34, Running 26.43s Step 143( N/A%), pre moving , FPS 2.34, Running 26.92s Step 144( N/A%), pre moving , FPS 2.26, Running 27.63s Step 145( N/A%), pre moving , FPS 2.28, Running 28.15s Step 146( N/A%), pre moving , FPS 2.27, Running 28.59s Step 147( N/A%), pre moving , FPS 2.28, Running 29.15s Step 148( N/A%), pre moving , FPS 2.22, Running 29.57s Step 149( N/A%), pre moving , FPS 2.17, Running 30.20s Step 150( N/A%), pre moving , FPS 2.18, Running 30.61s Step 151( N/A%), pre moving , FPS 2.26, Running 30.82s Step 152( N/A%), pre moving , FPS 2.27, Running 30.94s Step 153( N/A%), pre moving , FPS 2.34, Running 31.17s Step 154( N/A%), pre moving , FPS 2.40, Running 31.34s Step 155( N/A%), pre moving , FPS 2.50, Running 31.59s Step 156( N/A%), pre moving , FPS 2.53, Running 31.77s Step 157( N/A%), pre moving , FPS 2.52, Running 32.19s Step 158( N/A%), pre moving , FPS 2.57, Running 32.44s Step 159( N/A%), pre moving , FPS 2.61, Running 32.90s Step 160( N/A%), pre moving , FPS 2.61, Running 33.33s Step 161( N/A%), pre moving , FPS 2.62, Running 33.89s Step 162( N/A%), pre moving , FPS 2.53, Running 34.35s Step 163( N/A%), pre moving , FPS 2.49, Running 34.95s Step 164( N/A%), pre moving , FPS 2.62, Running 35.25s Step 165( N/A%), pre moving , FPS 2.60, Running 35.83s Step 166( N/A%), pre moving , FPS 2.65, Running 36.13s Step 167( N/A%), pre moving , FPS 2.63, Running 36.75s Step 168( N/A%), pre moving , FPS 2.60, Running 37.26s Step 169( N/A%), pre moving , FPS 2.62, Running 37.84s Step 170( N/A%), pre moving , FPS 2.60, Running 38.29s Step 171( N/A%), pre moving , FPS 2.48, Running 38.90s Step 172( N/A%), pre moving , FPS 2.37, Running 39.38s Step 173( N/A%), pre moving , FPS 2.27, Running 39.99s Step 174( N/A%), pre moving , FPS 2.24, Running 40.25s Step 175( N/A%), pre moving , FPS 2.18, Running 40.75s Step 176( N/A%), pre moving , FPS 2.13, Running 41.16s Step 177( N/A%), pre moving , FPS 2.08, Running 41.80s Step 178( N/A%), pre moving , FPS 2.03, Running 42.30s Step 179( N/A%), pre moving , FPS 2.00, Running 42.89s Step 180( N/A%), pre moving , FPS 2.00, Running 43.35s Step 181( N/A%), pre moving , FPS 1.99, Running 43.95s Step 182( N/A%), pre moving , FPS 1.99, Running 44.42s Step 183( N/A%), pre moving , FPS 1.99, Running 45.01s Step 184( N/A%), pre moving , FPS 2.00, Running 45.23s Step 185( N/A%), pre moving , FPS 2.01, Running 45.76s Step 186( N/A%), pre moving , FPS 2.03, Running 46.00s Step 187( N/A%), pre moving , FPS 2.12, Running 46.20s Step 188( N/A%), pre moving , FPS 2.21, Running 46.30s Step 189( N/A%), pre moving , FPS 2.33, Running 46.41s Step 190( N/A%), pre moving , FPS 2.36, Running 46.76s Step 191( N/A%), pre moving , FPS 2.52, Running 46.83s Step 192( N/A%), pre moving , FPS 2.64, Running 46.95s Step 193( N/A%), pre moving , FPS 2.83, Running 47.06s Step 194( N/A%), pre moving , FPS 2.80, Running 47.41s Step 195( N/A%), pre moving , FPS 2.96, Running 47.52s Step 196( N/A%), pre moving , FPS 2.71, Running 48.56s Step 197( N/A%), pre moving , FPS 2.91, Running 48.67s Step 198( N/A%), pre moving , FPS 3.09, Running 48.77s Step 199( N/A%), pre moving , FPS 3.26, Running 49.02s Step 200( N/A%), pre moving , FPS 3.39, Running 49.25s Step 201( N/A%), pre moving , FPS 3.71, Running 49.34s Step 202( N/A%), pre moving , FPS 3.97, Running 49.46s Step 203( N/A%), pre moving , FPS 4.17, Running 49.81s Step 204( N/A%), pre moving , FPS 4.26, Running 49.93s Step 205( N/A%), pre moving , FPS 4.63, Running 50.08s Step 206( N/A%), pre moving , FPS 4.48, Running 50.47s Step 207( N/A%), pre moving , FPS 4.49, Running 50.65s Step 208( N/A%), pre moving , FPS 4.21, Running 51.05s Step 209( N/A%), pre moving , FPS 4.21, Running 51.16s Step 210( N/A%), pre moving , FPS 4.40, Running 51.30s Step 211( N/A%), pre moving , FPS 4.35, Running 51.43s Step 212( N/A%), pre moving , FPS 4.30, Running 51.60s Step 213( N/A%), pre moving , FPS 4.28, Running 51.73s Step 214( N/A%), pre moving , FPS 4.45, Running 51.90s Step 215( N/A%), pre moving , FPS 4.37, Running 52.09s Step 216( N/A%), pre moving , FPS 5.00, Running 52.56s Step 217( N/A%), pre moving , FPS 4.86, Running 52.79s Step 218( N/A%), pre moving , FPS 4.44, Running 53.28s Step 219( N/A%), pre moving , FPS 4.44, Running 53.52s Step 220( N/A%), pre moving , FPS 4.25, Running 53.96s Step 221( N/A%), pre moving , FPS 4.12, Running 54.20s Step 222( N/A%), pre moving , FPS 3.89, Running 54.59s Step 223( N/A%), pre moving , FPS 4.05, Running 54.75s Step 224( N/A%), pre moving , FPS 3.86, Running 55.11s Step 225( N/A%), pre moving , FPS 3.88, Running 55.24s Step 226( N/A%), pre moving , FPS 4.09, Running 55.35s Step 227( N/A%), pre moving , FPS 3.89, Running 55.80s Step 228( N/A%), pre moving , FPS 4.08, Running 55.95s Step 229( N/A%), pre moving , FPS 3.83, Running 56.38s Step 230( N/A%), pre moving , FPS 3.84, Running 56.51s Step 231( N/A%), pre moving , FPS 3.79, Running 56.70s Step 232( N/A%), pre moving , FPS 3.73, Running 56.96s Step 233( N/A%), pre moving , FPS 3.74, Running 57.08s Step 234( N/A%), pre moving , FPS 3.79, Running 57.17s Step 235( N/A%), pre moving , FPS 3.67, Running 57.54s Step 236( N/A%), pre moving , FPS 3.96, Running 57.61s Step 237( N/A%), pre moving , FPS 4.05, Running 57.73s Step 238( N/A%), pre moving , FPS 4.39, Running 57.84s Step 239( N/A%), pre moving , FPS 4.29, Running 58.19s Step 240( N/A%), pre moving , FPS 4.59, Running 58.31s Step 241( N/A%), pre moving , FPS 4.74, Running 58.42s Step 242( N/A%), pre moving , FPS 4.79, Running 58.77s Step 243( N/A%), pre moving , FPS 4.83, Running 58.89s Step 244( N/A%), pre moving , FPS 4.13, Running 59.95s Step 245( N/A%), pre moving , FPS 4.16, Running 60.05s Step 246( N/A%), pre moving , FPS 4.10, Running 60.23s Step 247( N/A%), pre moving , FPS 4.23, Running 60.53s Step 248( N/A%), pre moving , FPS 4.27, Running 60.63s Step 249( N/A%), pre moving , FPS 4.29, Running 61.05s Step 250( N/A%), pre moving , FPS 4.23, Running 61.24s Step 251( N/A%), pre moving , FPS 4.04, Running 61.65s Step 252( N/A%), pre moving , FPS 4.10, Running 61.84s Step 253( N/A%), pre moving , FPS 3.87, Running 62.25s Step 254( N/A%), pre moving , FPS 3.76, Running 62.49s Step 255( N/A%), pre moving , FPS 3.73, Running 62.89s Step 256( N/A%), pre moving , FPS 3.62, Running 63.14s Step 257( N/A%), pre moving , FPS 3.40, Running 63.61s Step 258( N/A%), pre moving , FPS 3.21, Running 64.07s Step 259( N/A%), pre moving , FPS 3.26, Running 64.32s Step 260( N/A%), pre moving , FPS 3.09, Running 64.78s Step 261( N/A%), pre moving , FPS 3.04, Running 65.00s Step 262( N/A%), pre moving , FPS 2.98, Running 65.47s Step 263( N/A%), pre moving , FPS 2.95, Running 65.68s Step 264( N/A%), pre moving , FPS 3.22, Running 66.16s Step 265( N/A%), pre moving , FPS 3.05, Running 66.61s Step 266( N/A%), pre moving , FPS 3.01, Running 66.87s Step 267( N/A%), pre moving , FPS 2.93, Running 67.36s Step 268( N/A%), pre moving , FPS 2.88, Running 67.58s Step 269( N/A%), pre moving , FPS 2.86, Running 68.05s Step 270( N/A%), pre moving , FPS 2.74, Running 68.53s Step 271( N/A%), pre moving , FPS 2.81, Running 68.76s Step 272( N/A%), pre moving , FPS 2.70, Running 69.25s Step 273( N/A%), pre moving , FPS 2.77, Running 69.46s Step 274( N/A%), pre moving , FPS 2.68, Running 69.95s Step 275( N/A%), pre moving , FPS 2.66, Running 70.41s Step 276( N/A%), pre moving , FPS 2.67, Running 70.62s Step 277( N/A%), pre moving , FPS 2.72, Running 70.96s Step 278( N/A%), pre moving , FPS 2.80, Running 71.22s Step 279( N/A%), pre moving , FPS 2.85, Running 71.34s Step 280( N/A%), pre moving , FPS 2.87, Running 71.75s Step 281( N/A%), pre moving , FPS 2.92, Running 71.86s Step 282( N/A%), pre moving , FPS 3.04, Running 72.04s Step 283( N/A%), pre moving , FPS 3.04, Running 72.26s Step 284( N/A%), pre moving , FPS 3.17, Running 72.46s Step 285( N/A%), pre moving , FPS 3.27, Running 72.73s Step 286( N/A%), pre moving , FPS 3.16, Running 73.21s Step 287( N/A%), pre moving , FPS 3.29, Running 73.44s Step 288( N/A%), pre moving , FPS 3.16, Running 73.92s Step 289( N/A%), pre moving , FPS 3.27, Running 74.16s Step 290( N/A%), pre moving , FPS 3.30, Running 74.58s Step 291( N/A%), pre moving , FPS 3.18, Running 75.06s Step 292( N/A%), pre moving , FPS 3.32, Running 75.29s Step 293( N/A%), pre moving , FPS 3.17, Running 75.78s Step 294( N/A%), pre moving , FPS 3.34, Running 75.94s Step 295( N/A%), pre moving , FPS 3.36, Running 76.37s Step 296( N/A%), pre moving , FPS 3.38, Running 76.54s Step 297( N/A%), pre moving , FPS 3.33, Running 76.97s Step 298( N/A%), pre moving , FPS 3.38, Running 77.13s Step 299( N/A%), pre moving , FPS 3.21, Running 77.56s Step 300( N/A%), pre moving , FPS 3.35, Running 77.72s Step 301( N/A%), pre moving , FPS 3.33, Running 77.86s Step 302( N/A%), pre moving , FPS 3.26, Running 78.19s Step 303( N/A%), pre moving , FPS 3.32, Running 78.28s Step 304( N/A%), pre moving , FPS 3.37, Running 78.39s Step 305( N/A%), pre moving , FPS 3.32, Running 78.74s Step 306( N/A%), pre moving , FPS 3.55, Running 78.84s Step 307( N/A%), pre moving , FPS 3.64, Running 78.94s Step 308( N/A%), pre moving , FPS 3.88, Running 79.07s Step 309( N/A%), pre moving , FPS 3.81, Running 79.41s Step 310( N/A%), pre moving , FPS 4.06, Running 79.50s Step 311( N/A%), pre moving , FPS 4.40, Running 79.60s Step 312( N/A%), pre moving , FPS 4.50, Running 79.73s Step 313( N/A%), pre moving , FPS 4.70, Running 80.03s Step 314( N/A%), pre moving , FPS 4.74, Running 80.16s Step 315( N/A%), pre moving , FPS 5.14, Running 80.26s Step 316( N/A%), pre moving , FPS 4.91, Running 80.61s Step 317( N/A%), pre moving , FPS 5.33, Running 80.72s Step 318( N/A%), pre moving , FPS 5.43, Running 80.81s Step 319( N/A%), pre moving , FPS 3.63, Running 83.08s Step 320( N/A%), pre moving , FPS 3.23, Running 83.91s Step 321( N/A%), pre moving , FPS 3.17, Running 84.16s Step 322( N/A%), pre moving , FPS 2.97, Running 84.92s Step 323( N/A%), pre moving , FPS 2.89, Running 85.20s Step 324( N/A%), pre moving , FPS 2.70, Running 85.80s Step 325( N/A%), pre moving , FPS 2.67, Running 86.23s Step 326( N/A%), pre moving , FPS 2.50, Running 86.83s Step 327( N/A%), pre moving , FPS 2.40, Running 87.28s Step 328( N/A%), pre moving , FPS 2.28, Running 87.85s Step 329( N/A%), pre moving , FPS 2.31, Running 88.08s Step 330( N/A%), pre moving , FPS 2.14, Running 88.87s Step 331( N/A%), pre moving , FPS 2.10, Running 89.12s Step 332( N/A%), pre moving , FPS 1.96, Running 89.94s Step 333( N/A%), pre moving , FPS 1.97, Running 90.18s Step 334( N/A%), pre moving , FPS 1.85, Running 90.95s Step 335( N/A%), pre moving , FPS 1.83, Running 91.21s Step 336( N/A%), pre moving , FPS 1.82, Running 91.62s Step 337( N/A%), pre moving , FPS 1.79, Running 91.89s Step 338( N/A%), pre moving , FPS 1.70, Running 92.56s Step 339( 0.17%), action 1, FPS 1.89, Running 93.65s Step 340( 0.33%), action 2, FPS 1.92, Running 94.34s Step 341( 0.50%), action 3, FPS 1.80, Running 95.28s Step 342( 0.67%), action 4, FPS 1.81, Running 96.00s Step 343( 0.83%), action 5, FPS 1.71, Running 96.92s Step 344( 1.00%), action 6, FPS 1.69, Running 97.66s Step 345( 1.17%), action 7, FPS 1.63, Running 98.48s Step 346( 1.33%), action 8, FPS 1.65, Running 98.94s Step 347( 1.50%), action 9, FPS 1.61, Running 99.68s Step 348( 1.67%), action 10, FPS 1.62, Running 100.22s Step 349( 1.83%), action 11, FPS 1.51, Running 101.31s Step 350( 2.00%), action 12, FPS 1.53, Running 101.98s Step 351( 2.17%), action 13, FPS 1.46, Running 102.83s Step 352( 2.33%), action 14, FPS 1.45, Running 103.71s Step 353( 2.50%), action 15, FPS 1.39, Running 104.53s Step 354( 2.67%), action 16, FPS 1.39, Running 105.36s Step 355( 2.83%), action 17, FPS 1.33, Running 106.22s Step 356( 3.00%), action 18, FPS 1.31, Running 106.86s Step 357( 3.17%), action 19, FPS 1.27, Running 107.70s Step 358( 3.33%), action 20, FPS 1.29, Running 108.11s Step 359( 3.50%), action 21, FPS 1.28, Running 109.32s Step 360( 3.67%), action 22, FPS 1.25, Running 110.35s Step 361( 3.83%), action 23, FPS 1.23, Running 111.52s Step 362( 4.00%), action 24, FPS 1.23, Running 112.28s Step 363( 4.17%), action 25, FPS 1.24, Running 113.11s Step 364( 4.33%), action 26, FPS 1.24, Running 113.73s Step 365( 4.50%), action 27, FPS 1.23, Running 114.73s Step 366( 4.67%), action 28, FPS 1.23, Running 115.18s Step 367( 4.83%), action 29, FPS 1.23, Running 115.90s Step 368( 5.00%), action 30, FPS 1.24, Running 116.37s Step 369( 5.17%), action 31, FPS 1.20, Running 117.95s Step 370( 5.33%), action 32, FPS 1.21, Running 118.54s Step 371( 5.50%), action 33, FPS 1.21, Running 119.41s Step 372( 5.67%), action 34, FPS 1.24, Running 119.82s Step 373( 5.83%), action 35, FPS 1.24, Running 120.64s Step 374( 6.00%), action 36, FPS 1.26, Running 121.24s Step 375( 6.17%), action 37, FPS 1.26, Running 122.13s Step 376( 6.33%), action 38, FPS 1.27, Running 122.65s Step 377( 6.50%), action 39, FPS 1.24, Running 123.82s Step 378( 6.67%), action 40, FPS 1.21, Running 124.58s Step 379( 6.83%), action 41, FPS 1.21, Running 125.82s Step 380( 7.00%), action 42, FPS 1.25, Running 126.31s Step 381( 7.17%), action 43, FPS 1.29, Running 127.02s Step 382( 7.33%), action 44, FPS 1.30, Running 127.69s Step 383( 7.50%), action 45, FPS 1.34, Running 127.99s Step 384( 7.67%), action 46, FPS 1.35, Running 128.57s Step 385( 7.83%), action 47, FPS 1.39, Running 129.08s Step 386( 8.00%), action 48, FPS 1.37, Running 129.78s Step 387( 8.17%), action 49, FPS 1.36, Running 130.61s Step 388( 8.33%), action 50, FPS 1.32, Running 131.48s Step 389( 8.50%), action 51, FPS 1.36, Running 132.67s Step 390( 8.67%), action 52, FPS 1.35, Running 133.32s Step 391( 8.83%), action 53, FPS 1.34, Running 134.30s Step 392( 9.00%), action 54, FPS 1.33, Running 134.83s Step 393( 9.17%), action 55, FPS 1.36, Running 135.40s Step 394( 9.33%), action 56, FPS 1.34, Running 136.16s Step 395( 9.50%), action 57, FPS 1.35, Running 136.98s Step 396( 9.67%), action 58, FPS 1.33, Running 137.68s Step 397( 9.83%), action 59, FPS 1.35, Running 138.58s Step 398( 10.00%), action 60, FPS 1.37, Running 139.20s Step 399( 10.17%), action 61, FPS 1.40, Running 140.10s Step 400( 10.33%), action 62, FPS 1.39, Running 140.75s Step 401( 10.50%), action 63, FPS 1.38, Running 141.54s Step 402( 10.67%), action 64, FPS 1.39, Running 142.07s Step 403( 10.83%), action 65, FPS 1.31, Running 143.28s Step 404( 11.00%), action 66, FPS 1.31, Running 143.78s Step 405( 11.17%), action 67, FPS 1.30, Running 144.47s Step 406( 11.33%), action 68, FPS 1.30, Running 145.19s Step 407( 11.50%), action 69, FPS 1.30, Running 146.03s Step 408( 11.67%), action 70, FPS 1.33, Running 146.50s Step 409( 11.83%), action 71, FPS 1.38, Running 147.21s Step 410( 12.00%), action 72, FPS 1.35, Running 148.14s Step 411( 12.17%), action 73, FPS 1.35, Running 149.11s Step 412( 12.33%), action 74, FPS 1.34, Running 149.72s Step 413( 12.50%), action 75, FPS 1.31, Running 150.65s Step 414( 12.67%), action 76, FPS 1.34, Running 151.09s Step 415( 12.83%), action 77, FPS 1.35, Running 151.81s Step 416( 13.00%), action 78, FPS 1.34, Running 152.63s Step 417( 13.17%), action 79, FPS 1.31, Running 153.89s Step 418( 13.33%), action 80, FPS 1.31, Running 154.48s Step 419( 13.50%), action 81, FPS 1.31, Running 155.39s Step 420( 13.67%), action 82, FPS 1.32, Running 155.92s Step 421( 13.83%), action 83, FPS 1.33, Running 156.59s Step 422( 14.00%), action 84, FPS 1.31, Running 157.35s Step 423( 14.17%), action 85, FPS 1.34, Running 158.17s Step 424( 14.33%), action 86, FPS 1.33, Running 158.80s Step 425( 14.50%), action 87, FPS 1.34, Running 159.40s Step 426( 14.67%), action 88, FPS 1.35, Running 159.97s Step 427( 14.83%), action 89, FPS 1.31, Running 161.28s Step 428( 15.00%), action 90, FPS 1.31, Running 161.74s Step 429( 15.17%), action 91, FPS 1.28, Running 162.86s Step 430( 15.33%), action 92, FPS 1.31, Running 163.35s Step 431( 15.50%), action 93, FPS 1.34, Running 164.06s Step 432( 15.67%), action 94, FPS 1.34, Running 164.70s Step 433( 15.83%), action 95, FPS 1.39, Running 165.05s Step 434( 16.00%), action 96, FPS 1.39, Running 165.43s Step 435( 16.17%), action 97, FPS 1.41, Running 166.03s Step 436( 16.33%), action 98, FPS 1.39, Running 167.02s Step 437( 16.50%), action 99, FPS 1.43, Running 167.83s Step 438( 16.67%), action 100, FPS 1.43, Running 168.44s Step 439( 16.83%), action 101, FPS 1.44, Running 169.31s Step 440( 17.00%), action 102, FPS 1.43, Running 169.87s Step 441( 17.17%), action 103, FPS 1.43, Running 170.56s Step 442( 17.33%), action 104, FPS 1.43, Running 171.32s Step 443( 17.50%), action 105, FPS 1.44, Running 172.09s Step 444( 17.67%), action 106, FPS 1.42, Running 172.88s Step 445( 17.83%), action 107, FPS 1.41, Running 173.62s Step 446( 18.00%), action 108, FPS 1.41, Running 174.15s Step 447( 18.17%), action 109, FPS 1.47, Running 174.90s Step 448( 18.33%), action 110, FPS 1.46, Running 175.41s Step 449( 18.50%), action 111, FPS 1.44, Running 176.76s Step 450( 18.67%), action 112, FPS 1.42, Running 177.47s Step 451( 18.83%), action 113, FPS 1.42, Running 178.15s Step 452( 19.00%), action 114, FPS 1.42, Running 178.78s Step 453( 19.17%), action 115, FPS 1.36, Running 179.72s Step 454( 19.33%), action 116, FPS 1.36, Running 180.15s Step 455( 19.50%), action 117, FPS 1.30, Running 181.38s Step 456( 19.67%), action 118, FPS 1.33, Running 182.11s Step 457( 19.83%), action 119, FPS 1.32, Running 182.99s Step 458( 20.00%), action 120, FPS 1.33, Running 183.50s Step 459( 20.17%), action 121, FPS 1.33, Running 184.34s Step 460( 20.33%), action 122, FPS 1.33, Running 184.96s Step 461( 20.50%), action 123, FPS 1.27, Running 186.31s Step 462( 20.67%), action 124, FPS 1.29, Running 186.79s Step 463( 20.83%), action 125, FPS 1.29, Running 187.58s Step 464( 21.00%), action 126, FPS 1.30, Running 188.24s Step 465( 21.17%), action 127, FPS 1.29, Running 189.08s Step 466( 21.33%), action 128, FPS 1.30, Running 189.57s Step 467( 21.50%), action 129, FPS 1.30, Running 190.34s Step 468( 21.67%), action 130, FPS 1.29, Running 190.93s Step 469( 21.83%), action 131, FPS 1.32, Running 191.90s Step 470( 22.00%), action 132, FPS 1.32, Running 192.62s Step 471( 22.17%), action 133, FPS 1.30, Running 193.50s Step 472( 22.33%), action 134, FPS 1.32, Running 193.94s Step 473( 22.50%), action 135, FPS 1.30, Running 195.09s Step 474( 22.67%), action 136, FPS 1.30, Running 195.53s Step 475( 22.83%), action 137, FPS 1.34, Running 196.28s Step 476( 23.00%), action 138, FPS 1.34, Running 196.98s Step 477( 23.17%), action 139, FPS 1.35, Running 197.85s Step 478( 23.33%), action 140, FPS 1.35, Running 198.34s Step 479( 23.50%), action 141, FPS 1.33, Running 199.43s Step 480( 23.67%), action 142, FPS 1.34, Running 199.90s Step 481( 23.83%), action 143, FPS 1.39, Running 200.65s Step 482( 24.00%), action 144, FPS 1.38, Running 201.26s Step 483( 24.17%), action 145, FPS 1.38, Running 202.10s Step 484( 24.33%), action 146, FPS 1.40, Running 202.50s Step 485( 24.50%), action 147, FPS 1.44, Running 202.99s Step 486( 24.67%), action 148, FPS 1.45, Running 203.33s Step 487( 24.83%), action 149, FPS 1.49, Running 203.75s Step 488( 25.00%), action 150, FPS 1.50, Running 204.25s Step 489( 25.17%), action 151, FPS 1.52, Running 205.10s Step 490( 25.33%), action 152, FPS 1.53, Running 205.71s Step 491( 25.50%), action 153, FPS 1.53, Running 206.54s Step 492( 25.67%), action 154, FPS 1.49, Running 207.32s Step 493( 25.83%), action 155, FPS 1.53, Running 208.20s Step 494( 26.00%), action 156, FPS 1.52, Running 208.70s Step 495( 26.17%), action 157, FPS 1.53, Running 209.37s Step 496( 26.33%), action 158, FPS 1.53, Running 210.05s Step 497( 26.50%), action 159, FPS 1.53, Running 210.96s Step 498( 26.67%), action 160, FPS 1.54, Running 211.35s Step 499( 26.83%), action 161, FPS 1.56, Running 212.22s Step 500( 27.00%), action 162, FPS 1.55, Running 212.79s Step 501( 27.17%), action 163, FPS 1.53, Running 213.75s Step 502( 27.33%), action 164, FPS 1.55, Running 214.16s Step 503( 27.50%), action 165, FPS 1.58, Running 214.75s Step 504( 27.67%), action 166, FPS 1.57, Running 215.22s Step 505( 27.83%), action 167, FPS 1.53, Running 216.08s Step 506( 28.00%), action 168, FPS 1.52, Running 216.51s Step 507( 28.17%), action 169, FPS 1.48, Running 217.29s Step 508( 28.33%), action 170, FPS 1.45, Running 218.01s Step 509( 28.50%), action 171, FPS 1.44, Running 218.95s Step 510( 28.67%), action 172, FPS 1.44, Running 219.58s Step 511( 28.83%), action 173, FPS 1.44, Running 220.47s Step 512( 29.00%), action 174, FPS 1.47, Running 220.90s Step 513( 29.17%), action 175, FPS 1.48, Running 221.67s Step 514( 29.33%), action 176, FPS 1.47, Running 222.33s Step 515( 29.50%), action 177, FPS 1.49, Running 222.83s Step 516( 29.67%), action 178, FPS 1.49, Running 223.45s Step 517( 29.83%), action 179, FPS 1.52, Running 224.08s Step 518( 30.00%), action 180, FPS 1.50, Running 224.71s Step 519( 30.17%), action 181, FPS 1.49, Running 225.64s Step 520( 30.33%), action 182, FPS 1.48, Running 226.33s Step 521( 30.50%), action 183, FPS 1.49, Running 227.19s Step 522( 30.67%), action 184, FPS 1.48, Running 227.63s Step 523( 30.83%), action 185, FPS 1.47, Running 228.35s Step 524( 31.00%), action 186, FPS 1.48, Running 228.76s Step 525( 31.17%), action 187, FPS 1.49, Running 229.49s Step 526( 31.33%), action 188, FPS 1.49, Running 229.92s Step 527( 31.50%), action 189, FPS 1.49, Running 230.69s Step 528( 31.67%), action 190, FPS 1.50, Running 231.34s Step 529( 31.83%), action 191, FPS 1.51, Running 232.23s Step 530( 32.00%), action 192, FPS 1.53, Running 232.66s Step 531( 32.17%), action 193, FPS 1.55, Running 233.36s Step 532( 32.33%), action 194, FPS 1.55, Running 233.78s Step 533( 32.50%), action 195, FPS 1.56, Running 234.51s Step 534( 32.67%), action 196, FPS 1.57, Running 235.04s Step 535( 32.83%), action 197, FPS 1.56, Running 235.65s Step 536( 33.00%), action 198, FPS 1.56, Running 236.29s Step 537( 33.17%), action 199, FPS 1.53, Running 237.17s Step 538( 33.33%), action 200, FPS 1.55, Running 237.61s Step 539( 33.50%), action 201, FPS 1.53, Running 238.72s Step 540( 33.67%), action 202, FPS 1.56, Running 239.14s Step 541( 33.83%), action 203, FPS 1.57, Running 239.91s Step 542( 34.00%), action 204, FPS 1.55, Running 240.57s Step 543( 34.17%), action 205, FPS 1.56, Running 241.17s Step 544( 34.33%), action 206, FPS 1.56, Running 241.56s Step 545( 34.50%), action 207, FPS 1.59, Running 242.05s Step 546( 34.67%), action 208, FPS 1.59, Running 242.48s Step 547( 34.83%), action 209, FPS 1.58, Running 243.36s Step 548( 35.00%), action 210, FPS 1.61, Running 243.80s Step 549( 35.17%), action 211, FPS 1.61, Running 244.68s Step 550( 35.33%), action 212, FPS 1.57, Running 245.44s Step 551( 35.50%), action 213, FPS 1.55, Running 246.29s Step 552( 35.67%), action 214, FPS 1.55, Running 246.73s Step 553( 35.83%), action 215, FPS 1.54, Running 247.49s Step 554( 36.00%), action 216, FPS 1.53, Running 248.13s Step 555( 36.17%), action 217, FPS 1.52, Running 248.78s Step 556( 36.33%), action 218, FPS 1.53, Running 249.32s Step 557( 36.50%), action 219, FPS 1.54, Running 250.16s Step 558( 36.67%), action 220, FPS 1.52, Running 250.75s Step 559( 36.83%), action 221, FPS 1.54, Running 251.74s Step 560( 37.00%), action 222, FPS 1.52, Running 252.30s Step 561( 37.17%), action 223, FPS 1.53, Running 252.96s Step 562( 37.33%), action 224, FPS 1.54, Running 253.59s Step 563( 37.50%), action 225, FPS 1.54, Running 254.19s Step 564( 37.67%), action 226, FPS 1.52, Running 254.74s Step 565( 37.83%), action 227, FPS 1.48, Running 255.60s Step 566( 38.00%), action 228, FPS 1.44, Running 256.39s Step 567( 38.17%), action 229, FPS 1.44, Running 257.21s Step 568( 38.33%), action 230, FPS 1.44, Running 257.67s Step 569( 38.50%), action 231, FPS 1.41, Running 258.82s Step 570( 38.67%), action 232, FPS 1.45, Running 259.25s Step 571( 38.83%), action 233, FPS 1.46, Running 260.02s Step 572( 39.00%), action 234, FPS 1.46, Running 260.40s Step 573( 39.17%), action 235, FPS 1.51, Running 260.76s Step 574( 39.33%), action 236, FPS 1.49, Running 261.58s Step 575( 39.50%), action 237, FPS 1.50, Running 262.08s Step 576( 39.67%), action 238, FPS 1.49, Running 262.73s Step 577( 39.83%), action 239, FPS 1.50, Running 263.47s Step 578( 40.00%), action 240, FPS 1.52, Running 263.94s Step 579( 40.17%), action 241, FPS 1.52, Running 264.91s Step 580( 40.33%), action 242, FPS 1.52, Running 265.47s Step 581( 40.50%), action 243, FPS 1.50, Running 266.34s Step 582( 40.67%), action 244, FPS 1.50, Running 266.95s Step 583( 40.83%), action 245, FPS 1.49, Running 267.60s Step 584( 41.00%), action 246, FPS 1.49, Running 268.18s Step 585( 41.17%), action 247, FPS 1.49, Running 269.02s Step 586( 41.33%), action 248, FPS 1.50, Running 269.73s Step 587( 41.50%), action 249, FPS 1.49, Running 270.60s Step 588( 41.67%), action 250, FPS 1.49, Running 271.06s Step 589( 41.83%), action 251, FPS 1.50, Running 272.13s Step 590( 42.00%), action 252, FPS 1.50, Running 272.61s Step 591( 42.17%), action 253, FPS 1.50, Running 273.37s Step 592( 42.33%), action 254, FPS 1.49, Running 273.82s Step 593( 42.50%), action 255, FPS 1.45, Running 274.54s Step 594( 42.67%), action 256, FPS 1.49, Running 274.96s Step 595( 42.83%), action 257, FPS 1.47, Running 275.72s Step 596( 43.00%), action 258, FPS 1.47, Running 276.38s Step 597( 43.17%), action 259, FPS 1.45, Running 277.28s Step 598( 43.33%), action 260, FPS 1.44, Running 277.78s Step 599( 43.50%), action 261, FPS 1.45, Running 278.72s Step 600( 43.67%), action 262, FPS 1.45, Running 279.25s Step 601( 43.83%), action 263, FPS 1.50, Running 279.66s Step 602( 44.00%), action 264, FPS 1.53, Running 280.04s Step 603( 44.17%), action 265, FPS 1.51, Running 280.83s Step 604( 44.33%), action 266, FPS 1.52, Running 281.33s Step 605( 44.50%), action 267, FPS 1.58, Running 281.67s Step 606( 44.67%), action 268, FPS 1.57, Running 282.45s Step 607( 44.83%), action 269, FPS 1.56, Running 283.39s Step 608( 45.00%), action 270, FPS 1.57, Running 283.81s Step 609( 45.17%), action 271, FPS 1.56, Running 284.99s Step 610( 45.33%), action 272, FPS 1.56, Running 285.44s Step 611( 45.50%), action 273, FPS 1.56, Running 286.22s Step 612( 45.67%), action 274, FPS 1.53, Running 286.92s Step 613( 45.83%), action 275, FPS 1.51, Running 287.81s Step 614( 46.00%), action 276, FPS 1.50, Running 288.28s Step 615( 46.17%), action 277, FPS 1.51, Running 289.00s Step 616( 46.33%), action 278, FPS 1.50, Running 289.67s Step 617( 46.50%), action 279, FPS 1.50, Running 290.58s Step 618( 46.67%), action 280, FPS 1.51, Running 291.05s Step 619( 46.83%), action 281, FPS 1.49, Running 292.15s Step 620( 47.00%), action 282, FPS 1.51, Running 292.51s Step 621( 47.17%), action 283, FPS 1.45, Running 293.40s Step 622( 47.33%), action 284, FPS 1.42, Running 294.12s Step 623( 47.50%), action 285, FPS 1.41, Running 295.02s Step 624( 47.67%), action 286, FPS 1.41, Running 295.53s Step 625( 47.83%), action 287, FPS 1.37, Running 296.23s Step 626( 48.00%), action 288, FPS 1.39, Running 296.85s Step 627( 48.17%), action 289, FPS 1.39, Running 297.78s Step 628( 48.33%), action 290, FPS 1.38, Running 298.26s Step 629( 48.50%), action 291, FPS 1.39, Running 299.38s Step 630( 48.67%), action 292, FPS 1.40, Running 299.75s Step 631( 48.83%), action 293, FPS 1.42, Running 300.32s Step 632( 49.00%), action 294, FPS 1.42, Running 300.98s Step 633( 49.17%), action 295, FPS 1.43, Running 301.78s Step 634( 49.33%), action 296, FPS 1.43, Running 302.26s Step 635( 49.50%), action 297, FPS 1.43, Running 302.97s Step 636( 49.67%), action 298, FPS 1.42, Running 303.74s Step 637( 49.83%), action 299, FPS 1.39, Running 305.01s Step 638( 50.00%), action 300, FPS 1.36, Running 305.71s Step 639( 50.17%), action 301, FPS 1.38, Running 306.69s Step 640( 50.33%), action 302, FPS 1.35, Running 307.28s Step 641( 50.50%), action 303, FPS 1.35, Running 308.17s Step 642( 50.67%), action 304, FPS 1.35, Running 308.91s Step 643( 50.83%), action 305, FPS 1.35, Running 309.79s Step 644( 51.00%), action 306, FPS 1.36, Running 310.23s Step 645( 51.17%), action 307, FPS 1.35, Running 311.02s Step 646( 51.33%), action 308, FPS 1.33, Running 311.84s Step 647( 51.50%), action 309, FPS 1.32, Running 312.96s Step 648( 51.67%), action 310, FPS 1.29, Running 313.75s Step 649( 51.83%), action 311, FPS 1.28, Running 314.97s Step 650( 52.00%), action 312, FPS 1.24, Running 315.90s Step 651( 52.17%), action 313, FPS 1.22, Running 316.72s Step 652( 52.33%), action 314, FPS 1.21, Running 317.44s Step 653( 52.50%), action 315, FPS 1.23, Running 318.02s Step 654( 52.67%), action 316, FPS 1.24, Running 318.42s Step 655( 52.83%), action 317, FPS 1.22, Running 319.37s Step 656( 53.00%), action 318, FPS 1.21, Running 320.26s Step 657( 53.17%), action 319, FPS 1.24, Running 321.12s Step 658( 53.33%), action 320, FPS 1.23, Running 321.95s Step 659( 53.50%), action 321, FPS 1.24, Running 322.86s Step 660( 53.67%), action 322, FPS 1.23, Running 323.60s Step 661( 53.83%), action 323, FPS 1.24, Running 324.30s Step 662( 54.00%), action 324, FPS 1.23, Running 325.20s Step 663( 54.17%), action 325, FPS 1.23, Running 326.07s Step 664( 54.33%), action 326, FPS 1.22, Running 326.60s Step 665( 54.50%), action 327, FPS 1.21, Running 327.56s Step 666( 54.67%), action 328, FPS 1.24, Running 327.95s Step 667( 54.83%), action 329, FPS 1.26, Running 328.86s Step 668( 55.00%), action 330, FPS 1.27, Running 329.51s Step 669( 55.17%), action 331, FPS 1.27, Running 330.73s Step 670( 55.33%), action 332, FPS 1.29, Running 331.41s Step 671( 55.50%), action 333, FPS 1.26, Running 332.55s Step 672( 55.67%), action 334, FPS 1.28, Running 333.05s Step 673( 55.83%), action 335, FPS 1.27, Running 333.76s Step 674( 56.00%), action 336, FPS 1.25, Running 334.43s Step 675( 56.17%), action 337, FPS 1.28, Running 335.04s Step 676( 56.33%), action 338, FPS 1.26, Running 336.09s Step 677( 56.50%), action 339, FPS 1.26, Running 337.04s Step 678( 56.67%), action 340, FPS 1.28, Running 337.61s Step 679( 56.83%), action 341, FPS 1.24, Running 338.94s Step 680( 57.00%), action 342, FPS 1.21, Running 340.17s Step 681( 57.17%), action 343, FPS 1.20, Running 340.97s Step 682( 57.33%), action 344, FPS 1.23, Running 341.48s Step 683( 57.50%), action 345, FPS 1.24, Running 342.15s Step 684( 57.67%), action 346, FPS 1.23, Running 342.90s Step 685( 57.83%), action 347, FPS 1.24, Running 343.71s Step 686( 58.00%), action 348, FPS 1.18, Running 344.91s Step 687( 58.17%), action 349, FPS 1.18, Running 345.78s Step 688( 58.33%), action 350, FPS 1.19, Running 346.36s Step 689( 58.50%), action 351, FPS 1.20, Running 347.39s Step 690( 58.67%), action 352, FPS 1.21, Running 347.88s Step 691( 58.83%), action 353, FPS 1.24, Running 348.66s Step 692( 59.00%), action 354, FPS 1.23, Running 349.28s Step 693( 59.17%), action 355, FPS 1.21, Running 350.28s Step 694( 59.33%), action 356, FPS 1.20, Running 351.04s Step 695( 59.50%), action 357, FPS 1.19, Running 351.89s Step 696( 59.67%), action 358, FPS 1.22, Running 352.50s Step 697( 59.83%), action 359, FPS 1.22, Running 353.44s Step 698( 60.00%), action 360, FPS 1.20, Running 354.22s Step 699( 60.17%), action 361, FPS 1.23, Running 355.22s Step 700( 60.33%), action 362, FPS 1.28, Running 355.78s Step 701( 60.50%), action 363, FPS 1.32, Running 356.08s Step 702( 60.67%), action 364, FPS 1.30, Running 356.85s Step 703( 60.83%), action 365, FPS 1.32, Running 357.34s Step 704( 61.00%), action 366, FPS 1.31, Running 358.18s Step 705( 61.17%), action 367, FPS 1.32, Running 358.88s Step 706( 61.33%), action 368, FPS 1.36, Running 359.58s Step 707( 61.50%), action 369, FPS 1.36, Running 360.47s Step 708( 61.67%), action 370, FPS 1.37, Running 360.98s Step 709( 61.83%), action 371, FPS 1.38, Running 361.93s Step 710( 62.00%), action 372, FPS 1.38, Running 362.37s Step 711( 62.17%), action 373, FPS 1.37, Running 363.29s Step 712( 62.33%), action 374, FPS 1.35, Running 364.06s Step 713( 62.50%), action 375, FPS 1.33, Running 365.28s Step 714( 62.67%), action 376, FPS 1.35, Running 365.81s Step 715( 62.83%), action 377, FPS 1.36, Running 366.59s Step 716( 63.00%), action 378, FPS 1.35, Running 367.34s Step 717( 63.17%), action 379, FPS 1.35, Running 368.23s Step 718( 63.33%), action 380, FPS 1.34, Running 369.19s Step 719( 63.50%), action 381, FPS 1.33, Running 370.22s Step 720( 63.67%), action 382, FPS 1.35, Running 370.64s Step 721( 63.83%), action 383, FPS 1.26, Running 371.91s Step 722( 64.00%), action 384, FPS 1.27, Running 372.56s Step 723( 64.17%), action 385, FPS 1.24, Running 373.43s Step 724( 64.33%), action 386, FPS 1.27, Running 373.96s Step 725( 64.50%), action 387, FPS 1.27, Running 374.65s Step 726( 64.67%), action 388, FPS 1.28, Running 375.18s Step 727( 64.83%), action 389, FPS 1.28, Running 376.06s Step 728( 65.00%), action 390, FPS 1.28, Running 376.66s Step 729( 65.17%), action 391, FPS 1.28, Running 377.61s Step 730( 65.33%), action 392, FPS 1.26, Running 378.29s Step 731( 65.50%), action 393, FPS 1.26, Running 379.18s Step 732( 65.67%), action 394, FPS 1.28, Running 379.74s Step 733( 65.83%), action 395, FPS 1.28, Running 380.91s Step 734( 66.00%), action 396, FPS 1.27, Running 381.60s Step 735( 66.17%), action 397, FPS 1.26, Running 382.40s Step 736( 66.33%), action 398, FPS 1.27, Running 383.11s Step 737( 66.50%), action 399, FPS 1.28, Running 383.91s Step 738( 66.67%), action 400, FPS 1.31, Running 384.44s Step 739( 66.83%), action 401, FPS 1.30, Running 385.63s Step 740( 67.00%), action 402, FPS 1.27, Running 386.44s Step 741( 67.17%), action 403, FPS 1.30, Running 387.34s Step 742( 67.33%), action 404, FPS 1.28, Running 388.17s Step 743( 67.50%), action 405, FPS 1.25, Running 389.46s Step 744( 67.67%), action 406, FPS 1.20, Running 390.57s Step 745( 67.83%), action 407, FPS 1.20, Running 391.38s Step 746( 68.00%), action 408, FPS 1.19, Running 391.96s Step 747( 68.17%), action 409, FPS 1.20, Running 392.71s Step 748( 68.33%), action 410, FPS 1.18, Running 393.58s Step 749( 68.50%), action 411, FPS 1.17, Running 394.73s Step 750( 68.67%), action 412, FPS 1.18, Running 395.29s Step 751( 68.83%), action 413, FPS 1.18, Running 396.11s Step 752( 69.00%), action 414, FPS 1.15, Running 397.08s Step 753( 69.17%), action 415, FPS 1.18, Running 397.91s Step 754( 69.33%), action 416, FPS 1.18, Running 398.62s Step 755( 69.50%), action 417, FPS 1.16, Running 399.63s Step 756( 69.67%), action 418, FPS 1.17, Running 400.23s Step 757( 69.83%), action 419, FPS 1.17, Running 400.96s Step 758( 70.00%), action 420, FPS 1.15, Running 401.79s Step 759( 70.17%), action 421, FPS 1.15, Running 403.05s Step 760( 70.33%), action 422, FPS 1.14, Running 403.91s Step 761( 70.50%), action 423, FPS 1.15, Running 404.73s Step 762( 70.67%), action 424, FPS 1.16, Running 405.37s Step 763( 70.83%), action 425, FPS 1.20, Running 406.18s Step 764( 71.00%), action 426, FPS 1.23, Running 406.77s Step 765( 71.17%), action 427, FPS 1.24, Running 407.49s Step 766( 71.33%), action 428, FPS 1.23, Running 408.17s Step 767( 71.50%), action 429, FPS 1.22, Running 409.08s Step 768( 71.67%), action 430, FPS 1.26, Running 409.47s Step 769( 71.83%), action 431, FPS 1.26, Running 410.61s Step 770( 72.00%), action 432, FPS 1.27, Running 411.02s Step 771( 72.17%), action 433, FPS 1.27, Running 411.86s Step 772( 72.33%), action 434, FPS 1.33, Running 412.17s Step 773( 72.50%), action 435, FPS 1.34, Running 412.84s Step 774( 72.67%), action 436, FPS 1.36, Running 413.30s Step 775( 72.83%), action 437, FPS 1.39, Running 414.05s Step 776( 73.00%), action 438, FPS 1.37, Running 414.87s Step 777( 73.17%), action 439, FPS 1.36, Running 415.72s Step 778( 73.33%), action 440, FPS 1.37, Running 416.41s Step 779( 73.50%), action 441, FPS 1.40, Running 417.31s Step 780( 73.67%), action 442, FPS 1.43, Running 417.94s Step 781( 73.83%), action 443, FPS 1.42, Running 418.82s Step 782( 74.00%), action 444, FPS 1.45, Running 419.21s Step 783( 74.17%), action 445, FPS 1.45, Running 420.02s Step 784( 74.33%), action 446, FPS 1.44, Running 420.62s Step 785( 74.50%), action 447, FPS 1.42, Running 421.53s Step 786( 74.67%), action 448, FPS 1.44, Running 422.02s Step 787( 74.83%), action 449, FPS 1.47, Running 422.68s Step 788( 75.00%), action 450, FPS 1.45, Running 423.28s Step 789( 75.17%), action 451, FPS 1.48, Running 424.17s Step 790( 75.33%), action 452, FPS 1.46, Running 424.71s Step 791( 75.50%), action 453, FPS 1.48, Running 425.42s Step 792( 75.67%), action 454, FPS 1.44, Running 426.05s Step 793( 75.83%), action 455, FPS 1.42, Running 426.91s Step 794( 76.00%), action 456, FPS 1.40, Running 427.59s Step 795( 76.17%), action 457, FPS 1.41, Running 428.21s Step 796( 76.33%), action 458, FPS 1.44, Running 428.77s Step 797( 76.50%), action 459, FPS 1.44, Running 429.63s Step 798( 76.67%), action 460, FPS 1.44, Running 430.32s Step 799( 76.83%), action 461, FPS 1.48, Running 430.83s Step 800( 77.00%), action 462, FPS 1.50, Running 431.31s Step 801( 77.17%), action 463, FPS 1.54, Running 431.82s Step 802( 77.33%), action 464, FPS 1.50, Running 432.58s Step 803( 77.50%), action 465, FPS 1.49, Running 433.45s Step 804( 77.67%), action 466, FPS 1.49, Running 434.01s Step 805( 77.83%), action 467, FPS 1.53, Running 434.62s Step 806( 78.00%), action 468, FPS 1.51, Running 435.29s Step 807( 78.17%), action 469, FPS 1.48, Running 436.17s Step 808( 78.33%), action 470, FPS 1.47, Running 436.92s Step 809( 78.50%), action 471, FPS 1.46, Running 437.91s Step 810( 78.67%), action 472, FPS 1.44, Running 438.58s Step 811( 78.83%), action 473, FPS 1.42, Running 439.54s Step 812( 79.00%), action 474, FPS 1.41, Running 440.23s Step 813( 79.17%), action 475, FPS 1.40, Running 441.16s Step 814( 79.33%), action 476, FPS 1.41, Running 441.74s Step 815( 79.50%), action 477, FPS 1.38, Running 442.71s Step 816( 79.67%), action 478, FPS 1.37, Running 443.33s Step 817( 79.83%), action 479, FPS 1.37, Running 444.27s Step 818( 80.00%), action 480, FPS 1.36, Running 445.03s Step 819( 80.17%), action 481, FPS 1.33, Running 445.91s Step 820( 80.33%), action 482, FPS 1.32, Running 446.51s Step 821( 80.50%), action 483, FPS 1.28, Running 447.42s Step 822( 80.67%), action 484, FPS 1.29, Running 448.08s Step 823( 80.83%), action 485, FPS 1.29, Running 448.96s Step 824( 81.00%), action 486, FPS 1.30, Running 449.44s Step 825( 81.17%), action 487, FPS 1.31, Running 449.94s Step 826( 81.33%), action 488, FPS 1.32, Running 450.42s Step 827( 81.50%), action 489, FPS 1.31, Running 451.40s Step 828( 81.67%), action 490, FPS 1.34, Running 451.89s Step 829( 81.83%), action 491, FPS 1.33, Running 452.94s Step 830( 82.00%), action 492, FPS 1.35, Running 453.41s Step 831( 82.17%), action 493, FPS 1.37, Running 454.13s Step 832( 82.33%), action 494, FPS 1.37, Running 454.82s Step 833( 82.50%), action 495, FPS 1.38, Running 455.67s Step 834( 82.67%), action 496, FPS 1.35, Running 456.53s Step 835( 82.83%), action 497, FPS 1.37, Running 457.32s Step 836( 83.00%), action 498, FPS 1.36, Running 457.99s Step 837( 83.17%), action 499, FPS 1.36, Running 458.94s Step 838( 83.33%), action 500, FPS 1.37, Running 459.61s Step 839( 83.50%), action 501, FPS 1.35, Running 460.68s Step 840( 83.67%), action 502, FPS 1.36, Running 461.20s Step 841( 83.83%), action 503, FPS 1.36, Running 462.09s Step 842( 84.00%), action 504, FPS 1.37, Running 462.72s Step 843( 84.17%), action 505, FPS 1.36, Running 463.64s Step 844( 84.33%), action 506, FPS 1.35, Running 464.26s Step 845( 84.50%), action 507, FPS 1.34, Running 464.91s Step 846( 84.67%), action 508, FPS 1.33, Running 465.46s Step 847( 84.83%), action 509, FPS 1.34, Running 466.34s Step 848( 85.00%), action 510, FPS 1.35, Running 466.74s Step 849( 85.17%), action 511, FPS 1.37, Running 467.57s Step 850( 85.33%), action 512, FPS 1.39, Running 467.82s Step 851( 85.50%), action 513, FPS 1.43, Running 468.15s Step 852( 85.67%), action 514, FPS 1.46, Running 468.47s Step 853( 85.83%), action 515, FPS 1.52, Running 468.83s Step 854( 86.00%), action 516, FPS 1.58, Running 469.19s Step 855( 86.17%), action 517, FPS 1.63, Running 469.57s Step 856( 86.33%), action 518, FPS 1.67, Running 469.98s Step 857( 86.50%), action 519, FPS 1.68, Running 470.86s Step 858( 86.67%), action 520, FPS 1.65, Running 471.71s Step 859( 86.83%), action 521, FPS 1.66, Running 472.75s Step 860( 87.00%), action 522, FPS 1.66, Running 473.25s Step 861( 87.17%), action 523, FPS 1.61, Running 474.52s Step 862( 87.33%), action 524, FPS 1.63, Running 474.96s Step 863( 87.50%), action 525, FPS 1.66, Running 475.72s Step 864( 87.67%), action 526, FPS 1.68, Running 476.19s Step 865( 87.83%), action 527, FPS 1.67, Running 476.89s Step 866( 88.00%), action 528, FPS 1.65, Running 477.57s Step 867( 88.17%), action 529, FPS 1.66, Running 478.41s Step 868( 88.33%), action 530, FPS 1.66, Running 478.83s Step 869( 88.50%), action 531, FPS 1.65, Running 479.70s Step 870( 88.67%), action 532, FPS 1.59, Running 480.40s Step 871( 88.83%), action 533, FPS 1.53, Running 481.25s Step 872( 89.00%), action 534, FPS 1.50, Running 481.78s Step 873( 89.17%), action 535, FPS 1.47, Running 482.43s Step 874( 89.33%), action 536, FPS 1.45, Running 482.95s Step 875( 89.50%), action 537, FPS 1.42, Running 483.65s Step 876( 89.67%), action 538, FPS 1.41, Running 484.21s Step 877( 89.83%), action 539, FPS 1.39, Running 485.27s Step 878( 90.00%), action 540, FPS 1.41, Running 485.88s Step 879( 90.17%), action 541, FPS 1.42, Running 486.80s Step 880( 90.33%), action 542, FPS 1.43, Running 487.26s Step 881( 90.50%), action 543, FPS 1.48, Running 487.99s Step 882( 90.67%), action 544, FPS 1.49, Running 488.34s Step 883( 90.83%), action 545, FPS 1.53, Running 488.79s Step 884( 91.00%), action 546, FPS 1.53, Running 489.27s Step 885( 91.17%), action 547, FPS 1.53, Running 489.94s Step 886( 91.33%), action 548, FPS 1.52, Running 490.74s Step 887( 91.50%), action 549, FPS 1.52, Running 491.57s Step 888( 91.67%), action 550, FPS 1.50, Running 492.17s Step 889( 91.83%), action 551, FPS 1.49, Running 493.08s Step 890( 92.00%), action 552, FPS 1.52, Running 493.60s Step 891( 92.17%), action 553, FPS 1.53, Running 494.35s Step 892( 92.33%), action 554, FPS 1.53, Running 494.87s Step 893( 92.50%), action 555, FPS 1.54, Running 495.44s Step 894( 92.67%), action 556, FPS 1.53, Running 496.06s Step 895( 92.83%), action 557, FPS 1.50, Running 496.95s Step 896( 93.00%), action 558, FPS 1.52, Running 497.37s Step 897( 93.17%), action 559, FPS 1.55, Running 498.16s Step 898( 93.33%), action 560, FPS 1.56, Running 498.67s Step 899( 93.50%), action 561, FPS 1.55, Running 499.71s Step 900( 93.67%), action 562, FPS 1.54, Running 500.21s Step 901( 93.83%), action 563, FPS 1.55, Running 500.91s Step 902( 94.00%), action 564, FPS 1.51, Running 501.58s Step 903( 94.17%), action 565, FPS 1.47, Running 502.43s Step 904( 94.33%), action 566, FPS 1.45, Running 503.08s Step 905( 94.50%), action 567, FPS 1.43, Running 503.90s Step 906( 94.67%), action 568, FPS 1.46, Running 504.41s Step 907( 94.83%), action 569, FPS 1.47, Running 505.19s Step 908( 95.00%), action 570, FPS 1.48, Running 505.71s Step 909( 95.17%), action 571, FPS 1.46, Running 506.77s Step 910( 95.33%), action 572, FPS 1.48, Running 507.11s Step 911( 95.50%), action 573, FPS 1.53, Running 507.44s Step 912( 95.67%), action 574, FPS 1.55, Running 507.75s Step 913( 95.83%), action 575, FPS 1.55, Running 508.33s Step 914( 96.00%), action 576, FPS 1.57, Running 508.80s Step 915( 96.17%), action 577, FPS 1.55, Running 509.82s Step 916( 96.33%), action 578, FPS 1.52, Running 510.53s Step 917( 96.50%), action 579, FPS 1.52, Running 511.33s Step 918( 96.67%), action 580, FPS 1.49, Running 512.08s Step 919( 96.83%), action 581, FPS 1.50, Running 513.00s Step 920( 97.00%), action 582, FPS 1.50, Running 513.54s Step 921( 97.17%), action 583, FPS 1.51, Running 514.11s Step 922( 97.33%), action 584, FPS 1.52, Running 514.71s Step 923( 97.50%), action 585, FPS 1.52, Running 515.60s Step 924( 97.67%), action 586, FPS 1.52, Running 516.24s Step 925( 97.83%), action 587, FPS 1.50, Running 517.21s Step 926( 98.00%), action 588, FPS 1.51, Running 517.68s Step 927( 98.17%), action 589, FPS 1.50, Running 518.55s Step 928( 98.33%), action 590, FPS 1.49, Running 519.13s Step 929( 98.50%), action 591, FPS 1.51, Running 520.06s Step 930( 98.67%), action 592, FPS 1.46, Running 520.81s Step 931( 98.83%), action 593, FPS 1.41, Running 521.64s Step 932( 99.00%), action 594, FPS 1.38, Running 522.26s Step 933( 99.17%), action 595, FPS 1.35, Running 523.17s Step 934( 99.33%), action 596, FPS 1.31, Running 524.07s Step 935( 99.50%), action 597, FPS 1.33, Running 524.88s Step 936( 99.67%), action 598, FPS 1.32, Running 525.63s Step 937( 99.83%), action 599, FPS 1.35, Running 526.11s Step 938(100.00%), action 600, FPS 1.38, Running 526.53s [2026-08-02 19:54:27] [18 ] Seed 17 failed after 526.77 s. +steps: 938 , actions: 600 . +Instruction: Empty +Total 1/18(5.56%) success. +Setting seed: 18 +Step 1( N/A%), pre moving , FPS 9.89, Running 0.10s Step 2( N/A%), pre moving , FPS 13.03, Running 0.15s Step 3( N/A%), pre moving , FPS 14.53, Running 0.21s Step 4( N/A%), pre moving , FPS 13.59, Running 0.29s Step 5( N/A%), pre moving , FPS 14.51, Running 0.34s Step 6( N/A%), pre moving , FPS 13.25, Running 0.45s Step 7( N/A%), pre moving , FPS 13.90, Running 0.50s Step 8( N/A%), pre moving , FPS 13.94, Running 0.57s Step 9( N/A%), pre moving , FPS 13.74, Running 0.66s Step 10( N/A%), pre moving , FPS 13.52, Running 0.74s Step 11( N/A%), pre moving , FPS 13.68, Running 0.80s Step 12( N/A%), pre moving , FPS 13.72, Running 0.87s Step 13( N/A%), pre moving , FPS 10.85, Running 1.20s Step 14( N/A%), pre moving , FPS 10.89, Running 1.29s Step 15( N/A%), pre moving , FPS 11.16, Running 1.34s Step 16( N/A%), pre moving , FPS 11.26, Running 1.42s Step 17( N/A%), pre moving , FPS 10.20, Running 1.67s Step 18( N/A%), pre moving , FPS 9.84, Running 1.83s Step 19( N/A%), pre moving , FPS 10.01, Running 1.90s Step 20( N/A%), pre moving , FPS 10.12, Running 1.98s Step 21( N/A%), pre moving , FPS 8.44, Running 2.47s Step 22( N/A%), pre moving , FPS 8.40, Running 2.53s Step 23( N/A%), pre moving , FPS 7.58, Running 2.85s Step 24( N/A%), pre moving , FPS 7.54, Running 2.95s Step 25( N/A%), pre moving , FPS 7.51, Running 3.01s Step 26( N/A%), pre moving , FPS 6.44, Running 3.56s Step 27( N/A%), pre moving , FPS 6.38, Running 3.64s Step 28( N/A%), pre moving , FPS 5.89, Running 3.97s Step 29( N/A%), pre moving , FPS 5.88, Running 4.06s Step 30( N/A%), pre moving , FPS 5.92, Running 4.12s Step 31( N/A%), pre moving , FPS 5.89, Running 4.20s Step 32( N/A%), pre moving , FPS 5.47, Running 4.53s Step 33( N/A%), pre moving , FPS 5.85, Running 4.62s Step 34( N/A%), pre moving , FPS 5.88, Running 4.69s Step 35( N/A%), pre moving , FPS 5.84, Running 4.77s Step 36( N/A%), pre moving , FPS 4.56, Running 5.80s Step 37( N/A%), pre moving , FPS 4.38, Running 6.23s Step 38( N/A%), pre moving , FPS 4.45, Running 6.32s Step 39( N/A%), pre moving , FPS 4.46, Running 6.38s Step 40( N/A%), pre moving , FPS 4.46, Running 6.46s Step 41( N/A%), pre moving , FPS 4.64, Running 6.78s Step 42( N/A%), pre moving , FPS 4.65, Running 6.83s Step 43( N/A%), pre moving , FPS 4.91, Running 6.92s Step 44( N/A%), pre moving , FPS 4.95, Running 6.99s Step 45( N/A%), pre moving , FPS 4.84, Running 7.14s Step 46( N/A%), pre moving , FPS 5.25, Running 7.37s Step 47( N/A%), pre moving , FPS 5.23, Running 7.46s Step 48( N/A%), pre moving , FPS 4.48, Running 8.43s Step 49( N/A%), pre moving , FPS 4.48, Running 8.53s Step 50( N/A%), pre moving , FPS 4.47, Running 8.60s Step 51( N/A%), pre moving , FPS 4.41, Running 8.73s Step 52( N/A%), pre moving , FPS 4.49, Running 8.98s Step 53( N/A%), pre moving , FPS 4.45, Running 9.11s Step 54( N/A%), pre moving , FPS 4.18, Running 9.48s Step 55( N/A%), pre moving , FPS 4.13, Running 9.61s Step 56( N/A%), pre moving , FPS 5.09, Running 9.73s Step 57( N/A%), pre moving , FPS 5.19, Running 10.08s Step 58( N/A%), pre moving , FPS 5.14, Running 10.21s Step 59( N/A%), pre moving , FPS 4.77, Running 10.58s Step 60( N/A%), pre moving , FPS 4.71, Running 10.71s Step 61( N/A%), pre moving , FPS 4.95, Running 10.82s Step 62( N/A%), pre moving , FPS 4.60, Running 11.18s Step 63( N/A%), pre moving , FPS 4.56, Running 11.30s Step 64( N/A%), pre moving , FPS 4.24, Running 11.71s Step 65( N/A%), pre moving , FPS 4.24, Running 11.86s Step 66( N/A%), pre moving , FPS 4.10, Running 12.25s Step 67( N/A%), pre moving , FPS 4.03, Running 12.43s Step 68( N/A%), pre moving , FPS 4.55, Running 12.83s Step 69( N/A%), pre moving , FPS 4.49, Running 12.98s Step 70( N/A%), pre moving , FPS 4.20, Running 13.36s Step 71( N/A%), pre moving , FPS 4.18, Running 13.52s Step 72( N/A%), pre moving , FPS 4.08, Running 13.89s Step 73( N/A%), pre moving , FPS 4.05, Running 14.05s Step 74( N/A%), pre moving , FPS 4.12, Running 14.34s Step 75( N/A%), pre moving , FPS 4.05, Running 14.55s Step 76( N/A%), pre moving , FPS 4.06, Running 14.66s Step 77( N/A%), pre moving , FPS 4.05, Running 15.02s Step 78( N/A%), pre moving , FPS 4.05, Running 15.15s Step 79( N/A%), pre moving , FPS 4.13, Running 15.42s Step 80( N/A%), pre moving , FPS 4.06, Running 15.64s Step 81( N/A%), pre moving , FPS 4.06, Running 15.75s Step 82( N/A%), pre moving , FPS 4.07, Running 16.10s Step 83( N/A%), pre moving , FPS 4.07, Running 16.22s Step 84( N/A%), pre moving , FPS 4.33, Running 16.32s Step 85( N/A%), pre moving , FPS 4.17, Running 16.65s Step 86( N/A%), pre moving , FPS 4.46, Running 16.74s Step 87( N/A%), pre moving , FPS 4.56, Running 16.81s Step 88( N/A%), pre moving , FPS 4.93, Running 16.88s Step 89( N/A%), pre moving , FPS 4.73, Running 17.20s Step 90( N/A%), pre moving , FPS 5.08, Running 17.30s Step 91( N/A%), pre moving , FPS 5.18, Running 17.37s Step 92( N/A%), pre moving , FPS 5.43, Running 17.57s Step 93( N/A%), pre moving , FPS 5.35, Running 17.78s Step 94( N/A%), pre moving , FPS 5.70, Running 17.85s Step 95( N/A%), pre moving , FPS 5.92, Running 17.93s Step 96( N/A%), pre moving , FPS 5.57, Running 18.25s Step 97( N/A%), pre moving , FPS 6.10, Running 18.30s Step 98( N/A%), pre moving , FPS 6.29, Running 18.32s Step 99( N/A%), pre moving , FPS 6.84, Running 18.35s Step 100( N/A%), pre moving , FPS 7.31, Running 18.37s Step 101( N/A%), pre moving , FPS 7.55, Running 18.39s Step 102( N/A%), pre moving , FPS 8.63, Running 18.42s Step 103( N/A%), pre moving , FPS 9.01, Running 18.44s Step 104( N/A%), pre moving , FPS 9.38, Running 18.46s Step 105( N/A%), pre moving , FPS 10.94, Running 18.48s Step 106( N/A%), pre moving , FPS 11.38, Running 18.50s Step 107( N/A%), pre moving , FPS 8.51, Running 19.16s Step 108( N/A%), pre moving , FPS 7.63, Running 19.50s Step 109( N/A%), pre moving , FPS 8.11, Running 19.67s Step 110( N/A%), pre moving , FPS 7.35, Running 20.02s Step 111( N/A%), pre moving , FPS 6.59, Running 20.41s Step 112( N/A%), pre moving , FPS 5.82, Running 21.01s Step 113( N/A%), pre moving , FPS 5.45, Running 21.45s Step 114( N/A%), pre moving , FPS 4.85, Running 21.97s Step 115( N/A%), pre moving , FPS 4.74, Running 22.15s Step 116( N/A%), pre moving , FPS 4.56, Running 22.64s Step 117( N/A%), pre moving , FPS 4.16, Running 23.10s Step 118( N/A%), pre moving , FPS 3.73, Running 23.68s Step 119( N/A%), pre moving , FPS 3.46, Running 24.12s Step 120( N/A%), pre moving , FPS 3.18, Running 24.67s Step 121( N/A%), pre moving , FPS 3.10, Running 24.85s Step 122( N/A%), pre moving , FPS 2.89, Running 25.33s Step 123( N/A%), pre moving , FPS 2.74, Running 25.74s Step 124( N/A%), pre moving , FPS 2.55, Running 26.29s Step 125( N/A%), pre moving , FPS 2.50, Running 26.47s Step 126( N/A%), pre moving , FPS 2.37, Running 26.93s Step 127( N/A%), pre moving , FPS 2.45, Running 27.34s Step 128( N/A%), pre moving , FPS 2.39, Running 27.86s Step 129( N/A%), pre moving , FPS 2.38, Running 28.06s Step 130( N/A%), pre moving , FPS 2.35, Running 28.52s Step 131( N/A%), pre moving , FPS 2.34, Running 28.94s Step 132( N/A%), pre moving , FPS 2.36, Running 29.49s Step 133( N/A%), pre moving , FPS 2.43, Running 29.68s Step 134( N/A%), pre moving , FPS 2.43, Running 30.19s Step 135( N/A%), pre moving , FPS 2.33, Running 30.72s Step 136( N/A%), pre moving , FPS 2.31, Running 31.32s Step 137( N/A%), pre moving , FPS 2.31, Running 31.77s Step 138( N/A%), pre moving , FPS 2.31, Running 32.34s Step 139( N/A%), pre moving , FPS 2.31, Running 32.78s Step 140( N/A%), pre moving , FPS 2.31, Running 33.34s Step 141( N/A%), pre moving , FPS 2.30, Running 33.54s Step 142( N/A%), pre moving , FPS 2.28, Running 34.11s Step 143( N/A%), pre moving , FPS 2.30, Running 34.45s Step 144( N/A%), pre moving , FPS 2.28, Running 35.05s Step 145( N/A%), pre moving , FPS 2.22, Running 35.48s Step 146( N/A%), pre moving , FPS 2.18, Running 36.09s Step 147( N/A%), pre moving , FPS 2.23, Running 36.31s Step 148( N/A%), pre moving , FPS 2.24, Running 36.79s Step 149( N/A%), pre moving , FPS 2.18, Running 37.23s Step 150( N/A%), pre moving , FPS 2.24, Running 37.46s Step 151( N/A%), pre moving , FPS 2.31, Running 37.60s Step 152( N/A%), pre moving , FPS 2.40, Running 37.81s Step 153( N/A%), pre moving , FPS 2.42, Running 37.94s Step 154( N/A%), pre moving , FPS 2.51, Running 38.15s Step 155( N/A%), pre moving , FPS 2.61, Running 38.37s Step 156( N/A%), pre moving , FPS 2.69, Running 38.75s Step 157( N/A%), pre moving , FPS 2.78, Running 38.98s Step 158( N/A%), pre moving , FPS 2.76, Running 39.59s Step 159( N/A%), pre moving , FPS 2.84, Running 39.82s Step 160( N/A%), pre moving , FPS 2.85, Running 40.36s Step 161( N/A%), pre moving , FPS 2.76, Running 40.79s Step 162( N/A%), pre moving , FPS 2.76, Running 41.36s Step 163( N/A%), pre moving , FPS 2.80, Running 41.59s Step 164( N/A%), pre moving , FPS 2.85, Running 42.07s Step 165( N/A%), pre moving , FPS 2.84, Running 42.51s Step 166( N/A%), pre moving , FPS 2.82, Running 43.17s Step 167( N/A%), pre moving , FPS 2.73, Running 43.63s Step 168( N/A%), pre moving , FPS 2.69, Running 44.23s Step 169( N/A%), pre moving , FPS 2.66, Running 44.74s Step 170( N/A%), pre moving , FPS 2.51, Running 45.42s Step 171( N/A%), pre moving , FPS 2.41, Running 45.91s Step 172( N/A%), pre moving , FPS 2.30, Running 46.49s Step 173( N/A%), pre moving , FPS 2.31, Running 46.59s Step 174( N/A%), pre moving , FPS 2.35, Running 46.68s Step 175( N/A%), pre moving , FPS 2.31, Running 47.03s Step 176( N/A%), pre moving , FPS 2.38, Running 47.15s Step 177( N/A%), pre moving , FPS 2.42, Running 47.26s Step 178( N/A%), pre moving , FPS 2.58, Running 47.34s Step 179( N/A%), pre moving , FPS 2.54, Running 47.70s Step 180( N/A%), pre moving , FPS 2.69, Running 47.80s Step 181( N/A%), pre moving , FPS 2.81, Running 47.90s Step 182( N/A%), pre moving , FPS 2.90, Running 48.25s Step 183( N/A%), pre moving , FPS 2.70, Running 49.00s Step 184( N/A%), pre moving , FPS 2.82, Running 49.15s Step 185( N/A%), pre moving , FPS 2.88, Running 49.45s Step 186( N/A%), pre moving , FPS 3.10, Running 49.61s Step 187( N/A%), pre moving , FPS 3.13, Running 50.02s Step 188( N/A%), pre moving , FPS 3.37, Running 50.16s Step 189( N/A%), pre moving , FPS 3.58, Running 50.32s Step 190( N/A%), pre moving , FPS 3.78, Running 50.72s Step 191( N/A%), pre moving , FPS 4.01, Running 50.90s Step 192( N/A%), pre moving , FPS 4.13, Running 51.33s Step 193( N/A%), pre moving , FPS 4.07, Running 51.50s Step 194( N/A%), pre moving , FPS 3.81, Running 51.93s Step 195( N/A%), pre moving , FPS 3.95, Running 52.09s Step 196( N/A%), pre moving , FPS 3.72, Running 52.52s Step 197( N/A%), pre moving , FPS 3.69, Running 52.68s Step 198( N/A%), pre moving , FPS 3.47, Running 53.11s Step 199( N/A%), pre moving , FPS 3.59, Running 53.27s Step 200( N/A%), pre moving , FPS 3.39, Running 53.70s Step 201( N/A%), pre moving , FPS 3.35, Running 53.86s Step 202( N/A%), pre moving , FPS 3.32, Running 54.27s Step 203( N/A%), pre moving , FPS 3.70, Running 54.42s Step 204( N/A%), pre moving , FPS 3.68, Running 54.59s Step 205( N/A%), pre moving , FPS 3.67, Running 54.90s Step 206( N/A%), pre moving , FPS 3.67, Running 55.06s Step 207( N/A%), pre moving , FPS 3.66, Running 55.48s Step 208( N/A%), pre moving , FPS 3.64, Running 55.65s Step 209( N/A%), pre moving , FPS 3.64, Running 55.81s Step 210( N/A%), pre moving , FPS 3.62, Running 56.24s Step 211( N/A%), pre moving , FPS 3.59, Running 56.47s Step 212( N/A%), pre moving , FPS 3.64, Running 56.83s Step 213( N/A%), pre moving , FPS 3.58, Running 57.08s Step 214( N/A%), pre moving , FPS 3.63, Running 57.44s Step 215( N/A%), pre moving , FPS 3.63, Running 57.60s Step 216( N/A%), pre moving , FPS 3.68, Running 57.96s Step 217( N/A%), pre moving , FPS 3.73, Running 58.04s Step 218( N/A%), pre moving , FPS 4.02, Running 58.09s Step 219( N/A%), pre moving , FPS 4.12, Running 58.13s Step 220( N/A%), pre moving , FPS 4.45, Running 58.19s Step 221( N/A%), pre moving , FPS 4.49, Running 58.32s Step 222( N/A%), pre moving , FPS 4.82, Running 58.42s Step 223( N/A%), pre moving , FPS 4.85, Running 58.54s Step 224( N/A%), pre moving , FPS 4.95, Running 58.63s Step 225( N/A%), pre moving , FPS 5.20, Running 58.74s Step 226( N/A%), pre moving , FPS 5.26, Running 58.87s Step 227( N/A%), pre moving , FPS 5.73, Running 58.97s Step 228( N/A%), pre moving , FPS 5.87, Running 59.05s Step 229( N/A%), pre moving , FPS 5.96, Running 59.17s Step 230( N/A%), pre moving , FPS 6.11, Running 59.51s Step 231( N/A%), pre moving , FPS 4.84, Running 60.60s Step 232( N/A%), pre moving , FPS 5.14, Running 60.73s Step 233( N/A%), pre moving , FPS 5.35, Running 60.82s Step 234( N/A%), pre moving , FPS 5.35, Running 61.18s Step 235( N/A%), pre moving , FPS 5.43, Running 61.29s Step 236( N/A%), pre moving , FPS 5.76, Running 61.44s Step 237( N/A%), pre moving , FPS 5.27, Running 61.84s Step 238( N/A%), pre moving , FPS 5.10, Running 62.01s Step 239( N/A%), pre moving , FPS 4.95, Running 62.17s Step 240( N/A%), pre moving , FPS 4.53, Running 62.60s Step 241( N/A%), pre moving , FPS 4.27, Running 63.00s Step 242( N/A%), pre moving , FPS 4.11, Running 63.29s Step 243( N/A%), pre moving , FPS 3.82, Running 63.78s Step 244( N/A%), pre moving , FPS 3.72, Running 64.00s Step 245( N/A%), pre moving , FPS 3.50, Running 64.45s Step 246( N/A%), pre moving , FPS 3.30, Running 64.92s Step 247( N/A%), pre moving , FPS 3.24, Running 65.14s Step 248( N/A%), pre moving , FPS 3.04, Running 65.64s Step 249( N/A%), pre moving , FPS 2.91, Running 66.03s Step 250( N/A%), pre moving , FPS 2.92, Running 66.36s Step 251( N/A%), pre moving , FPS 3.20, Running 66.85s Step 252( N/A%), pre moving , FPS 3.01, Running 67.37s Step 253( N/A%), pre moving , FPS 2.95, Running 67.60s Step 254( N/A%), pre moving , FPS 2.87, Running 68.14s Step 255( N/A%), pre moving , FPS 2.72, Running 68.65s Step 256( N/A%), pre moving , FPS 2.68, Running 68.89s Step 257( N/A%), pre moving , FPS 2.63, Running 69.43s Step 258( N/A%), pre moving , FPS 2.51, Running 69.97s Step 259( N/A%), pre moving , FPS 2.40, Running 70.50s Step 260( N/A%), pre moving , FPS 2.44, Running 70.79s Step 261( N/A%), pre moving , FPS 2.41, Running 71.28s Step 262( N/A%), pre moving , FPS 2.35, Running 71.79s Step 263( N/A%), pre moving , FPS 2.43, Running 72.00s Step 264( N/A%), pre moving , FPS 2.36, Running 72.48s Step 265( N/A%), pre moving , FPS 2.36, Running 72.94s Step 266( N/A%), pre moving , FPS 2.42, Running 73.18s Step 267( N/A%), pre moving , FPS 2.35, Running 73.63s Step 268( N/A%), pre moving , FPS 2.43, Running 73.87s Step 269( N/A%), pre moving , FPS 2.41, Running 74.34s Step 270( N/A%), pre moving , FPS 2.46, Running 74.50s Step 271( N/A%), pre moving , FPS 2.47, Running 74.93s Step 272( N/A%), pre moving , FPS 2.49, Running 75.39s Step 273( N/A%), pre moving , FPS 2.49, Running 75.62s Step 274( N/A%), pre moving , FPS 2.51, Running 76.11s Step 275( N/A%), pre moving , FPS 2.61, Running 76.31s Step 276( N/A%), pre moving , FPS 2.53, Running 76.79s Step 277( N/A%), pre moving , FPS 2.56, Running 77.25s Step 278( N/A%), pre moving , FPS 2.66, Running 77.48s Step 279( N/A%), pre moving , FPS 2.68, Running 77.95s Step 280( N/A%), pre moving , FPS 2.72, Running 78.15s Step 281( N/A%), pre moving , FPS 2.74, Running 78.58s Step 282( N/A%), pre moving , FPS 2.89, Running 78.72s Step 283( N/A%), pre moving , FPS 2.92, Running 78.85s Step 284( N/A%), pre moving , FPS 3.05, Running 79.03s Step 285( N/A%), pre moving , FPS 3.21, Running 79.18s Step 286( N/A%), pre moving , FPS 3.23, Running 79.37s Step 287( N/A%), pre moving , FPS 3.42, Running 79.48s Step 288( N/A%), pre moving , FPS 3.45, Running 79.66s Step 289( N/A%), pre moving , FPS 3.49, Running 80.07s Step 290( N/A%), pre moving , FPS 3.52, Running 80.18s Step 291( N/A%), pre moving , FPS 3.73, Running 80.29s Step 292( N/A%), pre moving , FPS 3.80, Running 80.65s Step 293( N/A%), pre moving , FPS 3.88, Running 80.78s Step 294( N/A%), pre moving , FPS 4.19, Running 80.88s Step 295( N/A%), pre moving , FPS 4.06, Running 81.24s Step 296( N/A%), pre moving , FPS 4.38, Running 81.36s Step 297( N/A%), pre moving , FPS 4.74, Running 81.47s Step 298( N/A%), pre moving , FPS 4.60, Running 81.83s Step 299( N/A%), pre moving , FPS 5.00, Running 81.95s Step 300( N/A%), pre moving , FPS 5.12, Running 82.06s Step 301( N/A%), pre moving , FPS 5.20, Running 82.42s Step 302( N/A%), pre moving , FPS 5.24, Running 82.54s Step 303( N/A%), pre moving , FPS 5.29, Running 82.63s Step 304( N/A%), pre moving , FPS 5.40, Running 82.73s Step 305( N/A%), pre moving , FPS 5.14, Running 83.08s Step 306( N/A%), pre moving , FPS 5.22, Running 83.20s Step 307( N/A%), pre moving , FPS 5.24, Running 83.30s Step 308( N/A%), pre moving , FPS 5.12, Running 83.57s Step 309( N/A%), pre moving , FPS 5.42, Running 83.75s Step 310( N/A%), pre moving , FPS 3.34, Running 86.17s Step 311( N/A%), pre moving , FPS 3.02, Running 86.91s Step 312( N/A%), pre moving , FPS 3.08, Running 87.15s Step 313( N/A%), pre moving , FPS 2.78, Running 87.97s Step 314( N/A%), pre moving , FPS 2.73, Running 88.20s Step 315( N/A%), pre moving , FPS 2.55, Running 89.08s Step 316( N/A%), pre moving , FPS 2.51, Running 89.32s Step 317( N/A%), pre moving , FPS 2.35, Running 89.99s Step 318( N/A%), pre moving , FPS 2.33, Running 90.42s Step 319( N/A%), pre moving , FPS 2.17, Running 91.15s Step 320( N/A%), pre moving , FPS 2.12, Running 91.50s Step 321( N/A%), pre moving , FPS 2.07, Running 92.09s Step 322( N/A%), pre moving , FPS 2.00, Running 92.56s Step 323( N/A%), pre moving , FPS 1.90, Running 93.16s Step 324( N/A%), pre moving , FPS 1.87, Running 93.44s Step 325( N/A%), pre moving , FPS 1.79, Running 94.25s Step 326( N/A%), pre moving , FPS 1.77, Running 94.52s Step 327( N/A%), pre moving , FPS 1.68, Running 95.22s Step 328( N/A%), pre moving , FPS 1.67, Running 95.52s Step 329( N/A%), pre moving , FPS 1.61, Running 96.15s Step 330( 0.17%), action 1, FPS 1.73, Running 97.72s Step 331( 0.33%), action 2, FPS 1.69, Running 98.72s Step 332( 0.50%), action 3, FPS 1.58, Running 99.80s Step 333( 0.67%), action 4, FPS 1.56, Running 100.83s Step 334( 0.83%), action 5, FPS 1.48, Running 101.74s Step 335( 1.00%), action 6, FPS 1.51, Running 102.30s Step 336( 1.17%), action 7, FPS 1.42, Running 103.44s Step 337( 1.33%), action 8, FPS 1.38, Running 104.50s Step 338( 1.50%), action 9, FPS 1.32, Running 105.54s Step 339( 1.67%), action 10, FPS 1.34, Running 106.09s Step 340( 1.83%), action 11, FPS 1.25, Running 107.50s Step 341( 2.00%), action 12, FPS 1.25, Running 108.11s Step 342( 2.17%), action 13, FPS 1.21, Running 109.06s Step 343( 2.33%), action 14, FPS 1.23, Running 109.45s Step 344( 2.50%), action 15, FPS 1.18, Running 110.37s Step 345( 2.67%), action 16, FPS 1.20, Running 110.91s Step 346( 2.83%), action 17, FPS 1.15, Running 111.87s Step 347( 3.00%), action 18, FPS 1.16, Running 112.47s Step 348( 3.17%), action 19, FPS 1.12, Running 113.43s Step 349( 3.33%), action 20, FPS 1.13, Running 113.85s Step 350( 3.50%), action 21, FPS 1.16, Running 115.03s Step 351( 3.67%), action 22, FPS 1.19, Running 115.56s Step 352( 3.83%), action 23, FPS 1.23, Running 116.03s Step 353( 4.00%), action 24, FPS 1.25, Running 116.81s Step 354( 4.17%), action 25, FPS 1.24, Running 117.85s Step 355( 4.33%), action 26, FPS 1.24, Running 118.40s Step 356( 4.50%), action 27, FPS 1.25, Running 119.47s Step 357( 4.67%), action 28, FPS 1.28, Running 120.18s Step 358( 4.83%), action 29, FPS 1.29, Running 121.03s Step 359( 5.00%), action 30, FPS 1.29, Running 121.60s Step 360( 5.17%), action 31, FPS 1.32, Running 122.67s Step 361( 5.33%), action 32, FPS 1.32, Running 123.32s Step 362( 5.50%), action 33, FPS 1.32, Running 124.27s Step 363( 5.67%), action 34, FPS 1.29, Running 124.94s Step 364( 5.83%), action 35, FPS 1.28, Running 125.97s Step 365( 6.00%), action 36, FPS 1.28, Running 126.52s Step 366( 6.17%), action 37, FPS 1.27, Running 127.56s Step 367( 6.33%), action 38, FPS 1.28, Running 128.11s Step 368( 6.50%), action 39, FPS 1.28, Running 129.06s Step 369( 6.67%), action 40, FPS 1.26, Running 129.70s Step 370( 6.83%), action 41, FPS 1.28, Running 130.67s Step 371( 7.00%), action 42, FPS 1.27, Running 131.27s Step 372( 7.17%), action 43, FPS 1.23, Running 132.31s Step 373( 7.33%), action 44, FPS 1.24, Running 132.89s Step 374( 7.50%), action 45, FPS 1.24, Running 133.93s Step 375( 7.67%), action 46, FPS 1.26, Running 134.23s Step 376( 7.83%), action 47, FPS 1.32, Running 134.59s Step 377( 8.00%), action 48, FPS 1.36, Running 134.88s Step 378( 8.17%), action 49, FPS 1.40, Running 135.32s Step 379( 8.33%), action 50, FPS 1.43, Running 135.60s Step 380( 8.50%), action 51, FPS 1.48, Running 136.17s Step 381( 8.67%), action 52, FPS 1.51, Running 136.55s Step 382( 8.83%), action 53, FPS 1.54, Running 137.26s Step 383( 9.00%), action 54, FPS 1.58, Running 137.63s Step 384( 9.17%), action 55, FPS 1.59, Running 138.54s Step 385( 9.33%), action 56, FPS 1.59, Running 139.10s Step 386( 9.50%), action 57, FPS 1.59, Running 140.12s Step 387( 9.67%), action 58, FPS 1.59, Running 140.72s Step 388( 9.83%), action 59, FPS 1.59, Running 141.63s Step 389( 10.00%), action 60, FPS 1.59, Running 142.26s Step 390( 10.17%), action 61, FPS 1.59, Running 143.23s Step 391( 10.33%), action 62, FPS 1.60, Running 143.73s [2026-08-02 19:56:52] [19 ] Seed 18 success after 144.22 s. +steps: 391 , actions: 62 . +Instruction: Empty +Total 2/19(10.53%) success. +Setting seed: 19 +Step 1( N/A%), pre moving , FPS 4.94, Running 0.20s Step 2( N/A%), pre moving , FPS 4.45, Running 0.45s Step 3( N/A%), pre moving , FPS 5.64, Running 0.53s Step 4( N/A%), pre moving , FPS 6.66, Running 0.60s Step 5( N/A%), pre moving , FPS 7.43, Running 0.67s Step 6( N/A%), pre moving , FPS 6.01, Running 1.00s Step 7( N/A%), pre moving , FPS 6.43, Running 1.09s Step 8( N/A%), pre moving , FPS 6.87, Running 1.17s Step 9( N/A%), pre moving , FPS 6.32, Running 1.42s Step 10( N/A%), pre moving , FPS 6.35, Running 1.57s Step 11( N/A%), pre moving , FPS 6.71, Running 1.64s Step 12( N/A%), pre moving , FPS 6.99, Running 1.72s Step 13( N/A%), pre moving , FPS 6.37, Running 2.04s Step 14( N/A%), pre moving , FPS 6.68, Running 2.10s Step 15( N/A%), pre moving , FPS 6.86, Running 2.19s Step 16( N/A%), pre moving , FPS 7.07, Running 2.26s Step 17( N/A%), pre moving , FPS 6.57, Running 2.59s Step 18( N/A%), pre moving , FPS 6.72, Running 2.68s Step 19( N/A%), pre moving , FPS 6.92, Running 2.74s Step 20( N/A%), pre moving , FPS 7.09, Running 2.82s Step 21( N/A%), pre moving , FPS 6.48, Running 3.29s Step 22( N/A%), pre moving , FPS 6.84, Running 3.38s Step 23( N/A%), pre moving , FPS 6.37, Running 3.67s Step 24( N/A%), pre moving , FPS 6.33, Running 3.76s Step 25( N/A%), pre moving , FPS 6.32, Running 3.84s Step 26( N/A%), pre moving , FPS 5.98, Running 4.34s Step 27( N/A%), pre moving , FPS 5.98, Running 4.43s Step 28( N/A%), pre moving , FPS 5.62, Running 4.72s Step 29( N/A%), pre moving , FPS 5.90, Running 4.81s Step 30( N/A%), pre moving , FPS 6.03, Running 4.89s Step 31( N/A%), pre moving , FPS 5.90, Running 5.03s Step 32( N/A%), pre moving , FPS 5.59, Running 5.29s Step 33( N/A%), pre moving , FPS 6.03, Running 5.36s Step 34( N/A%), pre moving , FPS 6.00, Running 5.43s Step 35( N/A%), pre moving , FPS 5.73, Running 5.68s Step 36( N/A%), pre moving , FPS 4.75, Running 6.48s Step 37( N/A%), pre moving , FPS 4.67, Running 6.87s Step 38( N/A%), pre moving , FPS 4.67, Running 6.96s Step 39( N/A%), pre moving , FPS 4.65, Running 7.04s Step 40( N/A%), pre moving , FPS 4.40, Running 7.36s Step 41( N/A%), pre moving , FPS 4.80, Running 7.46s Step 42( N/A%), pre moving , FPS 4.82, Running 7.52s Step 43( N/A%), pre moving , FPS 5.09, Running 7.60s Step 44( N/A%), pre moving , FPS 4.80, Running 7.92s Step 45( N/A%), pre moving , FPS 4.79, Running 8.01s Step 46( N/A%), pre moving , FPS 5.33, Running 8.09s Step 47( N/A%), pre moving , FPS 5.03, Running 8.41s Step 48( N/A%), pre moving , FPS 4.59, Running 9.08s Step 49( N/A%), pre moving , FPS 4.61, Running 9.15s Step 50( N/A%), pre moving , FPS 4.43, Running 9.40s Step 51( N/A%), pre moving , FPS 4.41, Running 9.57s Step 52( N/A%), pre moving , FPS 4.62, Running 9.63s Step 53( N/A%), pre moving , FPS 4.55, Running 9.75s Step 54( N/A%), pre moving , FPS 4.31, Running 10.07s Step 55( N/A%), pre moving , FPS 4.52, Running 10.10s Step 56( N/A%), pre moving , FPS 5.46, Running 10.14s Step 57( N/A%), pre moving , FPS 6.06, Running 10.17s Step 58( N/A%), pre moving , FPS 6.15, Running 10.22s Step 59( N/A%), pre moving , FPS 6.21, Running 10.26s Step 60( N/A%), pre moving , FPS 6.80, Running 10.31s Step 61( N/A%), pre moving , FPS 6.91, Running 10.35s Step 62( N/A%), pre moving , FPS 6.96, Running 10.40s Step 63( N/A%), pre moving , FPS 7.01, Running 10.45s Step 64( N/A%), pre moving , FPS 7.74, Running 10.51s Step 65( N/A%), pre moving , FPS 7.86, Running 10.56s Step 66( N/A%), pre moving , FPS 7.95, Running 10.60s Step 67( N/A%), pre moving , FPS 8.94, Running 10.65s Step 68( N/A%), pre moving , FPS 12.27, Running 10.71s Step 69( N/A%), pre moving , FPS 12.48, Running 10.76s Step 70( N/A%), pre moving , FPS 14.34, Running 10.80s Step 71( N/A%), pre moving , FPS 15.80, Running 10.83s Step 72( N/A%), pre moving , FPS 16.03, Running 10.87s Step 73( N/A%), pre moving , FPS 17.22, Running 10.91s Step 74( N/A%), pre moving , FPS 22.44, Running 10.96s Step 75( N/A%), pre moving , FPS 22.45, Running 10.99s Step 76( N/A%), pre moving , FPS 22.52, Running 11.03s Step 77( N/A%), pre moving , FPS 22.63, Running 11.06s Step 78( N/A%), pre moving , FPS 22.86, Running 11.09s Step 79( N/A%), pre moving , FPS 23.00, Running 11.13s Step 80( N/A%), pre moving , FPS 22.18, Running 11.21s Step 81( N/A%), pre moving , FPS 20.55, Running 11.32s Step 82( N/A%), pre moving , FPS 20.47, Running 11.37s Step 83( N/A%), pre moving , FPS 20.29, Running 11.44s Step 84( N/A%), pre moving , FPS 19.74, Running 11.52s Step 85( N/A%), pre moving , FPS 18.99, Running 11.61s Step 86( N/A%), pre moving , FPS 18.62, Running 11.68s Step 87( N/A%), pre moving , FPS 18.56, Running 11.73s Step 88( N/A%), pre moving , FPS 18.21, Running 11.81s Step 89( N/A%), pre moving , FPS 17.52, Running 11.90s Step 90( N/A%), pre moving , FPS 16.99, Running 11.98s Step 91( N/A%), pre moving , FPS 14.93, Running 12.17s Step 92( N/A%), pre moving , FPS 13.42, Running 12.37s Step 93( N/A%), pre moving , FPS 12.95, Running 12.46s Step 94( N/A%), pre moving , FPS 12.76, Running 12.53s Step 95( N/A%), pre moving , FPS 11.18, Running 12.78s Step 96( N/A%), pre moving , FPS 10.64, Running 12.91s Step 97( N/A%), pre moving , FPS 10.33, Running 12.99s Step 98( N/A%), pre moving , FPS 10.18, Running 13.06s Step 99( N/A%), pre moving , FPS 9.99, Running 13.13s Step 100( N/A%), pre moving , FPS 8.91, Running 13.45s Step 101( N/A%), pre moving , FPS 6.09, Running 14.61s Step 102( N/A%), pre moving , FPS 5.26, Running 15.17s Step 103( N/A%), pre moving , FPS 4.78, Running 15.62s Step 104( N/A%), pre moving , FPS 4.28, Running 16.19s Step 105( N/A%), pre moving , FPS 3.96, Running 16.66s Step 106( N/A%), pre moving , FPS 3.62, Running 17.21s Step 107( N/A%), pre moving , FPS 3.52, Running 17.41s Step 108( N/A%), pre moving , FPS 3.28, Running 17.91s Step 109( N/A%), pre moving , FPS 3.12, Running 18.31s Step 110( N/A%), pre moving , FPS 2.91, Running 18.86s Step 111( N/A%), pre moving , FPS 2.90, Running 19.06s Step 112( N/A%), pre moving , FPS 2.78, Running 19.56s Step 113( N/A%), pre moving , FPS 2.66, Running 19.98s Step 114( N/A%), pre moving , FPS 2.51, Running 20.49s Step 115( N/A%), pre moving , FPS 2.52, Running 20.70s Step 116( N/A%), pre moving , FPS 2.42, Running 21.18s Step 117( N/A%), pre moving , FPS 2.33, Running 21.59s Step 118( N/A%), pre moving , FPS 2.20, Running 22.13s Step 119( N/A%), pre moving , FPS 2.17, Running 22.33s Step 120( N/A%), pre moving , FPS 2.14, Running 22.80s Step 121( N/A%), pre moving , FPS 2.32, Running 23.24s Step 122( N/A%), pre moving , FPS 2.32, Running 23.81s Step 123( N/A%), pre moving , FPS 2.32, Running 24.23s Step 124( N/A%), pre moving , FPS 2.33, Running 24.80s Step 125( N/A%), pre moving , FPS 2.40, Running 24.98s Step 126( N/A%), pre moving , FPS 2.42, Running 25.46s Step 127( N/A%), pre moving , FPS 2.36, Running 25.88s Step 128( N/A%), pre moving , FPS 2.35, Running 26.44s Step 129( N/A%), pre moving , FPS 2.31, Running 26.98s Step 130( N/A%), pre moving , FPS 2.29, Running 27.57s Step 131( N/A%), pre moving , FPS 2.24, Running 28.01s Step 132( N/A%), pre moving , FPS 2.21, Running 28.59s Step 133( N/A%), pre moving , FPS 2.19, Running 29.10s Step 134( N/A%), pre moving , FPS 2.26, Running 29.34s Step 135( N/A%), pre moving , FPS 2.28, Running 29.48s Step 136( N/A%), pre moving , FPS 2.34, Running 29.72s Step 137( N/A%), pre moving , FPS 2.42, Running 29.87s Step 138( N/A%), pre moving , FPS 2.48, Running 30.21s Step 139( N/A%), pre moving , FPS 2.47, Running 30.42s Step 140( N/A%), pre moving , FPS 2.48, Running 30.87s Step 141( N/A%), pre moving , FPS 2.54, Running 31.11s Step 142( N/A%), pre moving , FPS 2.53, Running 31.70s Step 143( N/A%), pre moving , FPS 2.53, Running 32.15s Step 144( N/A%), pre moving , FPS 2.51, Running 32.76s Step 145( N/A%), pre moving , FPS 2.48, Running 33.03s Step 146( N/A%), pre moving , FPS 2.49, Running 33.49s Step 147( N/A%), pre moving , FPS 2.48, Running 33.93s Step 148( N/A%), pre moving , FPS 2.48, Running 34.51s Step 149( N/A%), pre moving , FPS 2.55, Running 34.81s Step 150( N/A%), pre moving , FPS 2.61, Running 35.24s Step 151( N/A%), pre moving , FPS 2.62, Running 35.63s Step 152( N/A%), pre moving , FPS 2.61, Running 36.25s Step 153( N/A%), pre moving , FPS 2.62, Running 36.74s Step 154( N/A%), pre moving , FPS 2.50, Running 37.34s Step 155( N/A%), pre moving , FPS 2.40, Running 37.82s Step 156( N/A%), pre moving , FPS 2.28, Running 38.47s Step 157( N/A%), pre moving , FPS 2.20, Running 38.96s Step 158( N/A%), pre moving , FPS 2.14, Running 39.57s Step 159( N/A%), pre moving , FPS 2.08, Running 40.04s Step 160( N/A%), pre moving , FPS 2.05, Running 40.61s Step 161( N/A%), pre moving , FPS 2.06, Running 40.82s Step 162( N/A%), pre moving , FPS 2.07, Running 41.35s Step 163( N/A%), pre moving , FPS 2.07, Running 41.80s Step 164( N/A%), pre moving , FPS 2.07, Running 42.41s Step 165( N/A%), pre moving , FPS 2.03, Running 42.90s Step 166( N/A%), pre moving , FPS 2.00, Running 43.47s Step 167( N/A%), pre moving , FPS 2.00, Running 43.95s Step 168( N/A%), pre moving , FPS 1.99, Running 44.55s Step 169( N/A%), pre moving , FPS 2.03, Running 44.64s Step 170( N/A%), pre moving , FPS 2.10, Running 44.74s Step 171( N/A%), pre moving , FPS 2.11, Running 45.09s Step 172( N/A%), pre moving , FPS 2.23, Running 45.21s Step 173( N/A%), pre moving , FPS 2.34, Running 45.30s Step 174( N/A%), pre moving , FPS 2.48, Running 45.42s Step 175( N/A%), pre moving , FPS 2.51, Running 45.79s Step 176( N/A%), pre moving , FPS 2.70, Running 45.88s Step 177( N/A%), pre moving , FPS 2.85, Running 45.98s Step 178( N/A%), pre moving , FPS 2.96, Running 46.33s Step 179( N/A%), pre moving , FPS 2.86, Running 47.03s Step 180( N/A%), pre moving , FPS 3.08, Running 47.10s Step 181( N/A%), pre moving , FPS 3.13, Running 47.22s Step 182( N/A%), pre moving , FPS 3.19, Running 47.63s Step 183( N/A%), pre moving , FPS 3.35, Running 47.78s Step 184( N/A%), pre moving , FPS 3.46, Running 48.19s Step 185( N/A%), pre moving , FPS 3.66, Running 48.36s Step 186( N/A%), pre moving , FPS 3.78, Running 48.76s Step 187( N/A%), pre moving , FPS 4.01, Running 48.94s Step 188( N/A%), pre moving , FPS 4.41, Running 49.08s Step 189( N/A%), pre moving , FPS 4.16, Running 49.44s Step 190( N/A%), pre moving , FPS 4.16, Running 49.55s Step 191( N/A%), pre moving , FPS 4.34, Running 49.70s Step 192( N/A%), pre moving , FPS 4.28, Running 49.88s Step 193( N/A%), pre moving , FPS 4.23, Running 50.04s Step 194( N/A%), pre moving , FPS 4.15, Running 50.24s Step 195( N/A%), pre moving , FPS 4.35, Running 50.38s Step 196( N/A%), pre moving , FPS 4.30, Running 50.54s Step 197( N/A%), pre moving , FPS 4.02, Running 50.95s Step 198( N/A%), pre moving , FPS 4.19, Running 51.10s Step 199( N/A%), pre moving , FPS 4.47, Running 51.51s Step 200( N/A%), pre moving , FPS 4.37, Running 51.69s Step 201( N/A%), pre moving , FPS 4.10, Running 52.09s Step 202( N/A%), pre moving , FPS 4.31, Running 52.27s Step 203( N/A%), pre moving , FPS 4.09, Running 52.67s Step 204( N/A%), pre moving , FPS 4.30, Running 52.84s Step 205( N/A%), pre moving , FPS 4.08, Running 53.26s Step 206( N/A%), pre moving , FPS 4.28, Running 53.43s Step 207( N/A%), pre moving , FPS 4.30, Running 53.58s Step 208( N/A%), pre moving , FPS 4.06, Running 54.01s Step 209( N/A%), pre moving , FPS 4.23, Running 54.17s Step 210( N/A%), pre moving , FPS 3.99, Running 54.56s Step 211( N/A%), pre moving , FPS 3.99, Running 54.72s Step 212( N/A%), pre moving , FPS 4.04, Running 54.82s Step 213( N/A%), pre moving , FPS 3.89, Running 55.18s Step 214( N/A%), pre moving , FPS 3.95, Running 55.30s Step 215( N/A%), pre moving , FPS 3.98, Running 55.41s Step 216( N/A%), pre moving , FPS 3.82, Running 55.77s Step 217( N/A%), pre moving , FPS 4.05, Running 55.89s Step 218( N/A%), pre moving , FPS 4.09, Running 55.99s Step 219( N/A%), pre moving , FPS 4.13, Running 56.35s Step 220( N/A%), pre moving , FPS 4.18, Running 56.46s Step 221( N/A%), pre moving , FPS 4.47, Running 56.57s Step 222( N/A%), pre moving , FPS 4.35, Running 56.86s Step 223( N/A%), pre moving , FPS 4.58, Running 57.04s Step 224( N/A%), pre moving , FPS 4.65, Running 57.14s Step 225( N/A%), pre moving , FPS 5.04, Running 57.23s Step 226( N/A%), pre moving , FPS 4.17, Running 58.22s Step 227( N/A%), pre moving , FPS 4.22, Running 58.32s Step 228( N/A%), pre moving , FPS 4.28, Running 58.68s Step 229( N/A%), pre moving , FPS 4.32, Running 58.80s Step 230( N/A%), pre moving , FPS 4.62, Running 58.89s Step 231( N/A%), pre moving , FPS 4.36, Running 59.30s Step 232( N/A%), pre moving , FPS 4.30, Running 59.48s Step 233( N/A%), pre moving , FPS 4.49, Running 59.63s Step 234( N/A%), pre moving , FPS 4.18, Running 60.09s Step 235( N/A%), pre moving , FPS 4.14, Running 60.25s Step 236( N/A%), pre moving , FPS 4.04, Running 60.72s Step 237( N/A%), pre moving , FPS 3.98, Running 60.91s Step 238( N/A%), pre moving , FPS 3.71, Running 61.38s Step 239( N/A%), pre moving , FPS 3.82, Running 61.59s Step 240( N/A%), pre moving , FPS 3.57, Running 62.07s Step 241( N/A%), pre moving , FPS 3.35, Running 62.54s Step 242( N/A%), pre moving , FPS 3.38, Running 62.77s Step 243( N/A%), pre moving , FPS 3.20, Running 63.29s Step 244( N/A%), pre moving , FPS 3.01, Running 63.78s Step 245( N/A%), pre moving , FPS 2.92, Running 64.07s Step 246( N/A%), pre moving , FPS 3.14, Running 64.60s Step 247( N/A%), pre moving , FPS 2.93, Running 65.14s Step 248( N/A%), pre moving , FPS 2.87, Running 65.65s Step 249( N/A%), pre moving , FPS 2.79, Running 65.96s Step 250( N/A%), pre moving , FPS 2.63, Running 66.49s Step 251( N/A%), pre moving , FPS 2.58, Running 67.05s Step 252( N/A%), pre moving , FPS 2.47, Running 67.56s Step 253( N/A%), pre moving , FPS 2.44, Running 67.84s Step 254( N/A%), pre moving , FPS 2.42, Running 68.36s Step 255( N/A%), pre moving , FPS 2.31, Running 68.90s Step 256( N/A%), pre moving , FPS 2.30, Running 69.42s Step 257( N/A%), pre moving , FPS 2.28, Running 69.67s Step 258( N/A%), pre moving , FPS 2.29, Running 70.12s Step 259( N/A%), pre moving , FPS 2.30, Running 70.28s Step 260( N/A%), pre moving , FPS 2.37, Running 70.52s Step 261( N/A%), pre moving , FPS 2.43, Running 70.77s Step 262( N/A%), pre moving , FPS 2.43, Running 71.00s Step 263( N/A%), pre moving , FPS 2.53, Running 71.20s Step 264( N/A%), pre moving , FPS 2.55, Running 71.63s Step 265( N/A%), pre moving , FPS 2.59, Running 71.79s Step 266( N/A%), pre moving , FPS 2.64, Running 72.18s Step 267( N/A%), pre moving , FPS 2.77, Running 72.36s Step 268( N/A%), pre moving , FPS 2.81, Running 72.78s Step 269( N/A%), pre moving , FPS 2.86, Running 72.96s Step 270( N/A%), pre moving , FPS 2.87, Running 73.45s Step 271( N/A%), pre moving , FPS 3.02, Running 73.66s Step 272( N/A%), pre moving , FPS 3.04, Running 74.14s Step 273( N/A%), pre moving , FPS 2.96, Running 74.60s Step 274( N/A%), pre moving , FPS 3.09, Running 74.83s Step 275( N/A%), pre moving , FPS 3.12, Running 75.31s Step 276( N/A%), pre moving , FPS 3.28, Running 75.52s Step 277( N/A%), pre moving , FPS 3.16, Running 76.00s Step 278( N/A%), pre moving , FPS 3.15, Running 76.47s Step 279( N/A%), pre moving , FPS 3.14, Running 76.64s Step 280( N/A%), pre moving , FPS 3.06, Running 77.06s Step 281( N/A%), pre moving , FPS 3.10, Running 77.23s Step 282( N/A%), pre moving , FPS 3.01, Running 77.65s Step 283( N/A%), pre moving , FPS 3.02, Running 77.81s Step 284( N/A%), pre moving , FPS 3.14, Running 77.99s Step 285( N/A%), pre moving , FPS 3.03, Running 78.40s Step 286( N/A%), pre moving , FPS 3.17, Running 78.50s Step 287( N/A%), pre moving , FPS 3.08, Running 78.85s Step 288( N/A%), pre moving , FPS 3.23, Running 78.97s Step 289( N/A%), pre moving , FPS 3.27, Running 79.07s Step 290( N/A%), pre moving , FPS 3.49, Running 79.18s Step 291( N/A%), pre moving , FPS 3.41, Running 79.52s Step 292( N/A%), pre moving , FPS 3.63, Running 79.64s Step 293( N/A%), pre moving , FPS 3.89, Running 79.75s Step 294( N/A%), pre moving , FPS 3.80, Running 80.10s Step 295( N/A%), pre moving , FPS 4.07, Running 80.22s Step 296( N/A%), pre moving , FPS 4.16, Running 80.32s Step 297( N/A%), pre moving , FPS 4.28, Running 80.67s Step 298( N/A%), pre moving , FPS 4.62, Running 80.80s Step 299( N/A%), pre moving , FPS 4.70, Running 80.90s Step 300( N/A%), pre moving , FPS 4.77, Running 81.26s Step 301( N/A%), pre moving , FPS 4.82, Running 81.38s Step 302( N/A%), pre moving , FPS 5.24, Running 81.47s Step 303( N/A%), pre moving , FPS 5.34, Running 81.55s Step 304( N/A%), pre moving , FPS 5.10, Running 81.91s Step 305( N/A%), pre moving , FPS 5.51, Running 82.03s Step 306( N/A%), pre moving , FPS 5.50, Running 82.13s Step 307( N/A%), pre moving , FPS 3.55, Running 84.49s Step 308( N/A%), pre moving , FPS 3.28, Running 85.07s Step 309( N/A%), pre moving , FPS 3.12, Running 85.49s Step 310( N/A%), pre moving , FPS 2.88, Running 86.12s Step 311( N/A%), pre moving , FPS 2.82, Running 86.61s Step 312( N/A%), pre moving , FPS 2.55, Running 87.49s Step 313( N/A%), pre moving , FPS 2.49, Running 87.77s Step 314( N/A%), pre moving , FPS 2.43, Running 88.31s Step 315( N/A%), pre moving , FPS 2.34, Running 88.78s Step 316( N/A%), pre moving , FPS 2.23, Running 89.28s Step 317( N/A%), pre moving , FPS 2.25, Running 89.57s Step 318( N/A%), pre moving , FPS 2.16, Running 90.06s Step 319( N/A%), pre moving , FPS 2.12, Running 90.33s Step 320( N/A%), pre moving , FPS 2.12, Running 90.68s Step 321( N/A%), pre moving , FPS 2.10, Running 90.88s Step 322( N/A%), pre moving , FPS 1.98, Running 91.58s Step 323( N/A%), pre moving , FPS 1.93, Running 91.93s Step 324( N/A%), pre moving , FPS 1.88, Running 92.54s Step 325( N/A%), pre moving , FPS 1.83, Running 92.97s Step 326( N/A%), pre moving , FPS 1.74, Running 93.63s Step 327( 0.17%), action 1, FPS 1.93, Running 94.85s Step 328( 0.33%), action 2, FPS 1.95, Running 95.33s Step 329( 0.50%), action 3, FPS 1.88, Running 96.13s Step 330( 0.67%), action 4, FPS 1.88, Running 96.73s Step 331( 0.83%), action 5, FPS 1.81, Running 97.68s Step 332( 1.00%), action 6, FPS 1.89, Running 98.08s Step 333( 1.17%), action 7, FPS 1.80, Running 98.85s Step 334( 1.33%), action 8, FPS 1.78, Running 99.52s Step 335( 1.50%), action 9, FPS 1.71, Running 100.48s Step 336( 1.67%), action 10, FPS 1.69, Running 101.09s Step 337( 1.83%), action 11, FPS 1.61, Running 101.99s Step 338( 2.00%), action 12, FPS 1.59, Running 102.62s Step 339( 2.17%), action 13, FPS 1.50, Running 103.64s Step 340( 2.33%), action 14, FPS 1.46, Running 104.34s Step 341( 2.50%), action 15, FPS 1.39, Running 105.29s Step 342( 2.67%), action 16, FPS 1.39, Running 105.93s Step 343( 2.83%), action 17, FPS 1.34, Running 106.88s Step 344( 3.00%), action 18, FPS 1.33, Running 107.54s Step 345( 3.17%), action 19, FPS 1.31, Running 108.29s Step 346( 3.33%), action 20, FPS 1.33, Running 108.72s Step 347( 3.50%), action 21, FPS 1.36, Running 109.60s Step 348( 3.67%), action 22, FPS 1.37, Running 109.94s Step 349( 3.83%), action 23, FPS 1.40, Running 110.44s Step 350( 4.00%), action 24, FPS 1.42, Running 110.81s Step 351( 4.17%), action 25, FPS 1.43, Running 111.66s Step 352( 4.33%), action 26, FPS 1.40, Running 112.42s Step 353( 4.50%), action 27, FPS 1.39, Running 113.28s Step 354( 4.67%), action 28, FPS 1.37, Running 114.12s Step 355( 4.83%), action 29, FPS 1.38, Running 114.93s Step 356( 5.00%), action 30, FPS 1.38, Running 115.55s Step 357( 5.17%), action 31, FPS 1.38, Running 116.53s Step 358( 5.33%), action 32, FPS 1.38, Running 117.12s Step 359( 5.50%), action 33, FPS 1.39, Running 118.02s Step 360( 5.67%), action 34, FPS 1.42, Running 118.42s Step 361( 5.83%), action 35, FPS 1.44, Running 119.21s Step 362( 6.00%), action 36, FPS 1.42, Running 120.05s Step 363( 6.17%), action 37, FPS 1.43, Running 120.84s Step 364( 6.33%), action 38, FPS 1.43, Running 121.49s Step 365( 6.50%), action 39, FPS 1.42, Running 122.35s Step 366( 6.67%), action 40, FPS 1.41, Running 122.89s Step 367( 6.83%), action 41, FPS 1.38, Running 124.13s Step 368( 7.00%), action 42, FPS 1.36, Running 124.65s Step 369( 7.17%), action 43, FPS 1.35, Running 125.30s Step 370( 7.33%), action 44, FPS 1.32, Running 125.93s Step 371( 7.50%), action 45, FPS 1.32, Running 126.79s Step 372( 7.67%), action 46, FPS 1.32, Running 127.58s Step 373( 7.83%), action 47, FPS 1.35, Running 128.14s Step 374( 8.00%), action 48, FPS 1.39, Running 128.56s Step 375( 8.17%), action 49, FPS 1.38, Running 129.44s Step 376( 8.33%), action 50, FPS 1.37, Running 130.14s Step 377( 8.50%), action 51, FPS 1.38, Running 131.01s Step 378( 8.67%), action 52, FPS 1.37, Running 131.74s Step 379( 8.83%), action 53, FPS 1.37, Running 132.57s Step 380( 9.00%), action 54, FPS 1.38, Running 132.91s Step 381( 9.17%), action 55, FPS 1.37, Running 133.79s Step 382( 9.33%), action 56, FPS 1.38, Running 134.51s Step 383( 9.50%), action 57, FPS 1.37, Running 135.44s Step 384( 9.67%), action 58, FPS 1.39, Running 135.89s Step 385( 9.83%), action 59, FPS 1.41, Running 136.58s Step 386( 10.00%), action 60, FPS 1.40, Running 137.22s Step 387( 10.17%), action 61, FPS 1.42, Running 138.18s Step 388( 10.33%), action 62, FPS 1.42, Running 138.77s Step 389( 10.50%), action 63, FPS 1.39, Running 139.67s Step 390( 10.67%), action 64, FPS 1.41, Running 140.15s Step 391( 10.83%), action 65, FPS 1.42, Running 140.86s Step 392( 11.00%), action 66, FPS 1.43, Running 141.57s Step 393( 11.17%), action 67, FPS 1.40, Running 142.43s Step 394( 11.33%), action 68, FPS 1.39, Running 142.90s Step 395( 11.50%), action 69, FPS 1.42, Running 143.54s Step 396( 11.67%), action 70, FPS 1.44, Running 143.99s Step 397( 11.83%), action 71, FPS 1.43, Running 144.98s Step 398( 12.00%), action 72, FPS 1.47, Running 145.40s Step 399( 12.17%), action 73, FPS 1.47, Running 146.22s Step 400( 12.33%), action 74, FPS 1.45, Running 146.70s Step 401( 12.50%), action 75, FPS 1.47, Running 147.43s Step 402( 12.67%), action 76, FPS 1.51, Running 147.76s Step 403( 12.83%), action 77, FPS 1.56, Running 148.29s Step 404( 13.00%), action 78, FPS 1.56, Running 148.70s Step 405( 13.17%), action 79, FPS 1.56, Running 149.42s Step 406( 13.33%), action 80, FPS 1.58, Running 149.89s Step 407( 13.50%), action 81, FPS 1.56, Running 151.02s Step 408( 13.67%), action 82, FPS 1.54, Running 151.72s Step 409( 13.83%), action 83, FPS 1.55, Running 152.55s Step 410( 14.00%), action 84, FPS 1.54, Running 153.14s Step 411( 14.17%), action 85, FPS 1.55, Running 153.80s Step 412( 14.33%), action 86, FPS 1.58, Running 154.20s Step 413( 14.50%), action 87, FPS 1.59, Running 154.99s Step 414( 14.67%), action 88, FPS 1.57, Running 155.61s Step 415( 14.83%), action 89, FPS 1.54, Running 156.53s Step 416( 15.00%), action 90, FPS 1.54, Running 156.99s Step 417( 15.17%), action 91, FPS 1.52, Running 158.12s Step 418( 15.33%), action 92, FPS 1.52, Running 158.56s Step 419( 15.50%), action 93, FPS 1.53, Running 159.31s Step 420( 15.67%), action 94, FPS 1.52, Running 159.89s Step 421( 15.83%), action 95, FPS 1.50, Running 160.74s Step 422( 16.00%), action 96, FPS 1.48, Running 161.25s Step 423( 16.17%), action 97, FPS 1.45, Running 162.05s Step 424( 16.33%), action 98, FPS 1.44, Running 162.63s Step 425( 16.50%), action 99, FPS 1.42, Running 163.50s Step 426( 16.67%), action 100, FPS 1.42, Running 163.98s Step 427( 16.83%), action 101, FPS 1.45, Running 164.78s Step 428( 17.00%), action 102, FPS 1.45, Running 165.47s Step 429( 17.17%), action 103, FPS 1.45, Running 166.30s Step 430( 17.33%), action 104, FPS 1.49, Running 166.56s Step 431( 17.50%), action 105, FPS 1.53, Running 166.83s Step 432( 17.67%), action 106, FPS 1.55, Running 167.11s Step 433( 17.83%), action 107, FPS 1.61, Running 167.43s Step 434( 18.00%), action 108, FPS 1.64, Running 167.79s Step 435( 18.17%), action 109, FPS 1.70, Running 168.32s Step 436( 18.33%), action 110, FPS 1.71, Running 168.72s Step 437( 18.50%), action 111, FPS 1.69, Running 169.95s Step 438( 18.67%), action 112, FPS 1.71, Running 170.29s Step 439( 18.83%), action 113, FPS 1.70, Running 171.06s Step 440( 19.00%), action 114, FPS 1.72, Running 171.49s Step 441( 19.17%), action 115, FPS 1.72, Running 172.34s Step 442( 19.33%), action 116, FPS 1.74, Running 172.77s Step 443( 19.50%), action 117, FPS 1.74, Running 173.52s Step 444( 19.67%), action 118, FPS 1.74, Running 174.12s Step 445( 19.83%), action 119, FPS 1.73, Running 175.04s Step 446( 20.00%), action 120, FPS 1.74, Running 175.49s Step 447( 20.17%), action 121, FPS 1.69, Running 176.62s Step 448( 20.33%), action 122, FPS 1.72, Running 177.07s Step 449( 20.50%), action 123, FPS 1.74, Running 177.79s Step 450( 20.67%), action 124, FPS 1.69, Running 178.42s Step 451( 20.83%), action 125, FPS 1.60, Running 179.32s Step 452( 21.00%), action 126, FPS 1.55, Running 180.01s Step 453( 21.17%), action 127, FPS 1.49, Running 180.89s Step 454( 21.33%), action 128, FPS 1.48, Running 181.33s Step 455( 21.50%), action 129, FPS 1.46, Running 182.07s Step 456( 21.67%), action 130, FPS 1.43, Running 182.73s Step 457( 21.83%), action 131, FPS 1.46, Running 183.66s Step 458( 22.00%), action 132, FPS 1.43, Running 184.26s Step 459( 22.17%), action 133, FPS 1.42, Running 185.16s Step 460( 22.33%), action 134, FPS 1.42, Running 185.61s Step 461( 22.50%), action 135, FPS 1.47, Running 185.98s Step 462( 22.67%), action 136, FPS 1.48, Running 186.32s Step 463( 22.83%), action 137, FPS 1.53, Running 186.59s Step 464( 23.00%), action 138, FPS 1.57, Running 186.85s Step 465( 23.17%), action 139, FPS 1.62, Running 187.40s Step 466( 23.33%), action 140, FPS 1.59, Running 188.09s Step 467( 23.50%), action 141, FPS 1.61, Running 189.04s Step 468( 23.67%), action 142, FPS 1.59, Running 189.65s Step 469( 23.83%), action 143, FPS 1.57, Running 190.50s Step 470( 24.00%), action 144, FPS 1.59, Running 190.98s Step 471( 24.17%), action 145, FPS 1.62, Running 191.68s Step 472( 24.33%), action 146, FPS 1.63, Running 192.31s Step 473( 24.50%), action 147, FPS 1.63, Running 193.14s Step 474( 24.67%), action 148, FPS 1.63, Running 193.61s Step 475( 24.83%), action 149, FPS 1.62, Running 194.41s Step 476( 25.00%), action 150, FPS 1.65, Running 194.84s Step 477( 25.17%), action 151, FPS 1.62, Running 196.00s Step 478( 25.33%), action 152, FPS 1.61, Running 196.71s Step 479( 25.50%), action 153, FPS 1.60, Running 197.63s Step 480( 25.67%), action 154, FPS 1.56, Running 198.44s Step 481( 25.83%), action 155, FPS 1.50, Running 199.31s Step 482( 26.00%), action 156, FPS 1.45, Running 200.12s Step 483( 26.17%), action 157, FPS 1.40, Running 200.91s Step 484( 26.33%), action 158, FPS 1.38, Running 201.39s Step 485( 26.50%), action 159, FPS 1.36, Running 202.12s Step 486( 26.67%), action 160, FPS 1.37, Running 202.72s Step 487( 26.83%), action 161, FPS 1.37, Running 203.62s Step 488( 27.00%), action 162, FPS 1.38, Running 204.11s Step 489( 27.17%), action 163, FPS 1.39, Running 204.86s Step 490( 27.33%), action 164, FPS 1.37, Running 205.59s Step 491( 27.50%), action 165, FPS 1.40, Running 205.93s Step 492( 27.67%), action 166, FPS 1.42, Running 206.35s Step 493( 27.83%), action 167, FPS 1.45, Running 206.89s Step 494( 28.00%), action 168, FPS 1.43, Running 207.57s Step 495( 28.17%), action 169, FPS 1.43, Running 208.38s Step 496( 28.33%), action 170, FPS 1.43, Running 208.80s Step 497( 28.50%), action 171, FPS 1.46, Running 209.74s Step 498( 28.67%), action 172, FPS 1.47, Running 210.30s Step 499( 28.83%), action 173, FPS 1.48, Running 211.18s Step 500( 29.00%), action 174, FPS 1.52, Running 211.64s Step 501( 29.17%), action 175, FPS 1.52, Running 212.43s Step 502( 29.33%), action 176, FPS 1.55, Running 213.05s Step 503( 29.50%), action 177, FPS 1.54, Running 213.89s Step 504( 29.67%), action 178, FPS 1.53, Running 214.47s Step 505( 29.83%), action 179, FPS 1.53, Running 215.21s Step 506( 30.00%), action 180, FPS 1.51, Running 215.98s Step 507( 30.17%), action 181, FPS 1.49, Running 217.07s Step 508( 30.33%), action 182, FPS 1.49, Running 217.52s Step 509( 30.50%), action 183, FPS 1.48, Running 218.36s Step 510( 30.67%), action 184, FPS 1.50, Running 218.96s Step 511( 30.83%), action 185, FPS 1.43, Running 219.88s Step 512( 31.00%), action 186, FPS 1.43, Running 220.31s Step 513( 31.17%), action 187, FPS 1.40, Running 221.13s Step 514( 31.33%), action 188, FPS 1.41, Running 221.71s Step 515( 31.50%), action 189, FPS 1.40, Running 222.63s Step 516( 31.67%), action 190, FPS 1.39, Running 223.20s Step 517( 31.83%), action 191, FPS 1.38, Running 224.26s Step 518( 32.00%), action 192, FPS 1.41, Running 224.54s Step 519( 32.17%), action 193, FPS 1.45, Running 225.01s Step 520( 32.33%), action 194, FPS 1.41, Running 225.83s Step 521( 32.50%), action 195, FPS 1.40, Running 226.72s Step 522( 32.67%), action 196, FPS 1.38, Running 227.52s Step 523( 32.83%), action 197, FPS 1.38, Running 228.36s Step 524( 33.00%), action 198, FPS 1.38, Running 228.99s Step 525( 33.17%), action 199, FPS 1.39, Running 229.64s Step 526( 33.33%), action 200, FPS 1.40, Running 230.28s Step 527( 33.50%), action 201, FPS 1.42, Running 231.14s Step 528( 33.67%), action 202, FPS 1.35, Running 232.28s Step 529( 33.83%), action 203, FPS 1.35, Running 233.23s Step 530( 34.00%), action 204, FPS 1.34, Running 233.84s Step 531( 34.17%), action 205, FPS 1.34, Running 234.85s Step 532( 34.33%), action 206, FPS 1.31, Running 235.56s Step 533( 34.50%), action 207, FPS 1.31, Running 236.41s Step 534( 34.67%), action 208, FPS 1.31, Running 236.98s Step 535( 34.83%), action 209, FPS 1.29, Running 238.11s Step 536( 35.00%), action 210, FPS 1.28, Running 238.82s Step 537( 35.17%), action 211, FPS 1.29, Running 239.78s Step 538( 35.33%), action 212, FPS 1.25, Running 240.52s Step 539( 35.50%), action 213, FPS 1.22, Running 241.44s Step 540( 35.67%), action 214, FPS 1.22, Running 242.18s Step 541( 35.83%), action 215, FPS 1.23, Running 242.96s Step 542( 36.00%), action 216, FPS 1.22, Running 243.93s Step 543( 36.17%), action 217, FPS 1.23, Running 244.63s Step 544( 36.33%), action 218, FPS 1.23, Running 245.31s Step 545( 36.50%), action 219, FPS 1.21, Running 246.23s Step 546( 36.67%), action 220, FPS 1.21, Running 246.76s Step 547( 36.83%), action 221, FPS 1.19, Running 247.90s Step 548( 37.00%), action 222, FPS 1.24, Running 248.35s Step 549( 37.17%), action 223, FPS 1.26, Running 249.08s Step 550( 37.33%), action 224, FPS 1.25, Running 249.90s Step 551( 37.50%), action 225, FPS 1.26, Running 250.67s Step 552( 37.67%), action 226, FPS 1.26, Running 251.39s Step 553( 37.83%), action 227, FPS 1.23, Running 252.67s Step 554( 38.00%), action 228, FPS 1.24, Running 253.16s Step 555( 38.17%), action 229, FPS 1.24, Running 254.28s Step 556( 38.33%), action 230, FPS 1.25, Running 254.76s Step 557( 38.50%), action 231, FPS 1.24, Running 255.90s Step 558( 38.67%), action 232, FPS 1.24, Running 256.63s Step 559( 38.83%), action 233, FPS 1.25, Running 257.49s Step 560( 39.00%), action 234, FPS 1.26, Running 258.08s Step 561( 39.17%), action 235, FPS 1.24, Running 259.07s Step 562( 39.33%), action 236, FPS 1.28, Running 259.58s Step 563( 39.50%), action 237, FPS 1.27, Running 260.33s Step 564( 39.67%), action 238, FPS 1.28, Running 260.96s Step 565( 39.83%), action 239, FPS 1.30, Running 261.56s Step 566( 40.00%), action 240, FPS 1.33, Running 261.82s Step 567( 40.17%), action 241, FPS 1.36, Running 262.62s Step 568( 40.33%), action 242, FPS 1.36, Running 263.10s Step 569( 40.50%), action 243, FPS 1.35, Running 263.88s Step 570( 40.67%), action 244, FPS 1.36, Running 264.66s Step 571( 40.83%), action 245, FPS 1.35, Running 265.53s Step 572( 41.00%), action 246, FPS 1.37, Running 266.03s Step 573( 41.17%), action 247, FPS 1.43, Running 266.69s Step 574( 41.33%), action 248, FPS 1.41, Running 267.31s Step 575( 41.50%), action 249, FPS 1.44, Running 268.13s Step 576( 41.67%), action 250, FPS 1.44, Running 268.67s Step 577( 41.83%), action 251, FPS 1.41, Running 270.12s Step 578( 42.00%), action 252, FPS 1.42, Running 270.70s Step 579( 42.17%), action 253, FPS 1.39, Running 271.92s Step 580( 42.33%), action 254, FPS 1.37, Running 272.67s Step 581( 42.50%), action 255, FPS 1.38, Running 273.56s Step 582( 42.67%), action 256, FPS 1.37, Running 274.16s Step 583( 42.83%), action 257, FPS 1.38, Running 274.79s Step 584( 43.00%), action 258, FPS 1.39, Running 275.37s Step 585( 43.17%), action 259, FPS 1.36, Running 276.25s Step 586( 43.33%), action 260, FPS 1.34, Running 276.69s Step 587( 43.50%), action 261, FPS 1.34, Running 277.55s Step 588( 43.67%), action 262, FPS 1.33, Running 278.13s Step 589( 43.83%), action 263, FPS 1.32, Running 279.03s Step 590( 44.00%), action 264, FPS 1.35, Running 279.51s Step 591( 44.17%), action 265, FPS 1.36, Running 280.25s Step 592( 44.33%), action 266, FPS 1.36, Running 280.70s Step 593( 44.50%), action 267, FPS 1.38, Running 281.23s Step 594( 44.67%), action 268, FPS 1.34, Running 282.20s Step 595( 44.83%), action 269, FPS 1.34, Running 283.08s Step 596( 45.00%), action 270, FPS 1.32, Running 283.78s Step 597( 45.17%), action 271, FPS 1.37, Running 284.70s Step 598( 45.33%), action 272, FPS 1.37, Running 285.33s Step 599( 45.50%), action 273, FPS 1.35, Running 286.75s Step 600( 45.67%), action 274, FPS 1.37, Running 287.25s Step 601( 45.83%), action 275, FPS 1.39, Running 287.93s Step 602( 46.00%), action 276, FPS 1.39, Running 288.56s Step 603( 46.17%), action 277, FPS 1.36, Running 289.51s Step 604( 46.33%), action 278, FPS 1.35, Running 290.14s Step 605( 46.50%), action 279, FPS 1.35, Running 291.11s Step 606( 46.67%), action 280, FPS 1.32, Running 291.79s Step 607( 46.83%), action 281, FPS 1.32, Running 292.71s Step 608( 47.00%), action 282, FPS 1.32, Running 293.32s Step 609( 47.17%), action 283, FPS 1.31, Running 294.25s Step 610( 47.33%), action 284, FPS 1.31, Running 294.77s Step 611( 47.50%), action 285, FPS 1.32, Running 295.45s Step 612( 47.67%), action 286, FPS 1.30, Running 296.05s Step 613( 47.83%), action 287, FPS 1.27, Running 296.97s Step 614( 48.00%), action 288, FPS 1.28, Running 297.79s Step 615( 48.17%), action 289, FPS 1.29, Running 298.62s Step 616( 48.33%), action 290, FPS 1.29, Running 299.25s Step 617( 48.50%), action 291, FPS 1.29, Running 300.19s Step 618( 48.67%), action 292, FPS 1.29, Running 300.88s Step 619( 48.83%), action 293, FPS 1.31, Running 302.03s Step 620( 49.00%), action 294, FPS 1.30, Running 302.63s Step 621( 49.17%), action 295, FPS 1.28, Running 303.60s Step 622( 49.33%), action 296, FPS 1.28, Running 304.12s Step 623( 49.50%), action 297, FPS 1.30, Running 304.93s Step 624( 49.67%), action 298, FPS 1.30, Running 305.52s Step 625( 49.83%), action 299, FPS 1.30, Running 306.44s Step 626( 50.00%), action 300, FPS 1.32, Running 306.90s Step 627( 50.17%), action 301, FPS 1.30, Running 308.06s Step 628( 50.33%), action 302, FPS 1.31, Running 308.56s Step 629( 50.50%), action 303, FPS 1.33, Running 309.25s Step 630( 50.67%), action 304, FPS 1.32, Running 309.90s Step 631( 50.83%), action 305, FPS 1.30, Running 310.82s Step 632( 51.00%), action 306, FPS 1.32, Running 311.23s Step 633( 51.17%), action 307, FPS 1.33, Running 311.97s Step 634( 51.33%), action 308, FPS 1.35, Running 312.63s Step 635( 51.50%), action 309, FPS 1.33, Running 313.65s Step 636( 51.67%), action 310, FPS 1.33, Running 314.25s Step 637( 51.83%), action 311, FPS 1.30, Running 315.56s Step 638( 52.00%), action 312, FPS 1.30, Running 316.25s Step 639( 52.17%), action 313, FPS 1.33, Running 317.06s Step 640( 52.33%), action 314, FPS 1.34, Running 317.51s Step 641( 52.50%), action 315, FPS 1.40, Running 317.89s Step 642( 52.67%), action 316, FPS 1.40, Running 318.40s Step 643( 52.83%), action 317, FPS 1.43, Running 318.91s Step 644( 53.00%), action 318, FPS 1.45, Running 319.30s Step 645( 53.17%), action 319, FPS 1.50, Running 319.79s Step 646( 53.33%), action 320, FPS 1.45, Running 320.66s Step 647( 53.50%), action 321, FPS 1.48, Running 321.54s Step 648( 53.67%), action 322, FPS 1.47, Running 322.19s Step 649( 53.83%), action 323, FPS 1.44, Running 323.09s Step 650( 54.00%), action 324, FPS 1.46, Running 323.61s Step 651( 54.17%), action 325, FPS 1.44, Running 324.67s Step 652( 54.33%), action 326, FPS 1.44, Running 325.08s Step 653( 54.50%), action 327, FPS 1.44, Running 325.89s Step 654( 54.67%), action 328, FPS 1.43, Running 326.59s Step 655( 54.83%), action 329, FPS 1.44, Running 327.50s Step 656( 55.00%), action 330, FPS 1.44, Running 328.13s Step 657( 55.17%), action 331, FPS 1.48, Running 329.11s Step 658( 55.33%), action 332, FPS 1.48, Running 329.75s Step 659( 55.50%), action 333, FPS 1.47, Running 330.65s Step 660( 55.67%), action 334, FPS 1.44, Running 331.36s Step 661( 55.83%), action 335, FPS 1.39, Running 332.27s Step 662( 56.00%), action 336, FPS 1.40, Running 332.73s Step 663( 56.17%), action 337, FPS 1.37, Running 333.48s Step 664( 56.33%), action 338, FPS 1.34, Running 334.17s Step 665( 56.50%), action 339, FPS 1.32, Running 334.97s Step 666( 56.67%), action 340, FPS 1.35, Running 335.49s Step 667( 56.83%), action 341, FPS 1.33, Running 336.57s Step 668( 57.00%), action 342, FPS 1.31, Running 337.43s Step 669( 57.17%), action 343, FPS 1.32, Running 338.21s Step 670( 57.33%), action 344, FPS 1.29, Running 339.13s Step 671( 57.50%), action 345, FPS 1.27, Running 340.43s Step 672( 57.67%), action 346, FPS 1.25, Running 341.11s Step 673( 57.83%), action 347, FPS 1.24, Running 342.00s Step 674( 58.00%), action 348, FPS 1.23, Running 342.85s Step 675( 58.17%), action 349, FPS 1.24, Running 343.68s Step 676( 58.33%), action 350, FPS 1.24, Running 344.26s Step 677( 58.50%), action 351, FPS 1.24, Running 345.29s Step 678( 58.67%), action 352, FPS 1.24, Running 345.92s Step 679( 58.83%), action 353, FPS 1.24, Running 346.72s Step 680( 59.00%), action 354, FPS 1.24, Running 347.47s Step 681( 59.17%), action 355, FPS 1.23, Running 348.57s Step 682( 59.33%), action 356, FPS 1.21, Running 349.20s Step 683( 59.50%), action 357, FPS 1.20, Running 350.09s Step 684( 59.67%), action 358, FPS 1.21, Running 350.73s Step 685( 59.83%), action 359, FPS 1.20, Running 351.66s Step 686( 60.00%), action 360, FPS 1.20, Running 352.22s Step 687( 60.17%), action 361, FPS 1.19, Running 353.36s Step 688( 60.33%), action 362, FPS 1.20, Running 354.10s Step 689( 60.50%), action 363, FPS 1.20, Running 354.94s Step 690( 60.67%), action 364, FPS 1.23, Running 355.41s Step 691( 60.83%), action 365, FPS 1.27, Running 356.15s Step 692( 61.00%), action 366, FPS 1.28, Running 356.74s Step 693( 61.17%), action 367, FPS 1.33, Running 357.06s Step 694( 61.33%), action 368, FPS 1.36, Running 357.51s Step 695( 61.50%), action 369, FPS 1.39, Running 358.03s Step 696( 61.67%), action 370, FPS 1.41, Running 358.43s Step 697( 61.83%), action 371, FPS 1.42, Running 359.38s Step 698( 62.00%), action 372, FPS 1.41, Running 360.07s Step 699( 62.17%), action 373, FPS 1.40, Running 360.96s Step 700( 62.33%), action 374, FPS 1.43, Running 361.41s Step 701( 62.50%), action 375, FPS 1.47, Running 362.20s Step 702( 62.67%), action 376, FPS 1.48, Running 362.74s Step 703( 62.83%), action 377, FPS 1.48, Running 363.58s Step 704( 63.00%), action 378, FPS 1.51, Running 363.99s Step 705( 63.17%), action 379, FPS 1.52, Running 364.84s Step 706( 63.33%), action 380, FPS 1.51, Running 365.44s Step 707( 63.50%), action 381, FPS 1.54, Running 366.35s Step 708( 63.67%), action 382, FPS 1.58, Running 366.80s Step 709( 63.83%), action 383, FPS 1.59, Running 367.56s Step 710( 64.00%), action 384, FPS 1.57, Running 368.13s Step 711( 64.17%), action 385, FPS 1.55, Running 369.05s Step 712( 64.33%), action 386, FPS 1.57, Running 369.48s Step 713( 64.50%), action 387, FPS 1.51, Running 370.28s Step 714( 64.67%), action 388, FPS 1.50, Running 370.88s Step 715( 64.83%), action 389, FPS 1.45, Running 371.79s Step 716( 65.00%), action 390, FPS 1.45, Running 372.20s Step 717( 65.17%), action 391, FPS 1.44, Running 373.25s Step 718( 65.33%), action 392, FPS 1.47, Running 373.71s Step 719( 65.50%), action 393, FPS 1.48, Running 374.51s Step 720( 65.67%), action 394, FPS 1.47, Running 374.97s Step 721( 65.83%), action 395, FPS 1.49, Running 375.66s Step 722( 66.00%), action 396, FPS 1.51, Running 375.97s Step 723( 66.17%), action 397, FPS 1.57, Running 376.28s Step 724( 66.33%), action 398, FPS 1.59, Running 376.56s Step 725( 66.50%), action 399, FPS 1.66, Running 376.91s Step 726( 66.67%), action 400, FPS 1.69, Running 377.29s Step 727( 66.83%), action 401, FPS 1.69, Running 378.15s Step 728( 67.00%), action 402, FPS 1.67, Running 378.74s Step 729( 67.17%), action 403, FPS 1.66, Running 379.58s Step 730( 67.33%), action 404, FPS 1.69, Running 379.99s Step 731( 67.50%), action 405, FPS 1.70, Running 380.82s Step 732( 67.67%), action 406, FPS 1.71, Running 381.20s Step 733( 67.83%), action 407, FPS 1.71, Running 381.95s Step 734( 68.00%), action 408, FPS 1.74, Running 382.40s Step 735( 68.17%), action 409, FPS 1.77, Running 383.12s Step 736( 68.33%), action 410, FPS 1.74, Running 383.68s Step 737( 68.50%), action 411, FPS 1.76, Running 384.62s Step 738( 68.67%), action 412, FPS 1.73, Running 385.28s Step 739( 68.83%), action 413, FPS 1.71, Running 386.18s Step 740( 69.00%), action 414, FPS 1.72, Running 386.63s Step 741( 69.17%), action 415, FPS 1.71, Running 387.39s Step 742( 69.33%), action 416, FPS 1.69, Running 387.80s Step 743( 69.50%), action 417, FPS 1.63, Running 388.53s Step 744( 69.67%), action 418, FPS 1.61, Running 388.95s Step 745( 69.83%), action 419, FPS 1.56, Running 389.70s Step 746( 70.00%), action 420, FPS 1.56, Running 390.14s Step 747( 70.17%), action 421, FPS 1.52, Running 391.27s Step 748( 70.33%), action 422, FPS 1.54, Running 391.74s Step 749( 70.50%), action 423, FPS 1.55, Running 392.49s Step 750( 70.67%), action 424, FPS 1.53, Running 393.09s Step 751( 70.83%), action 425, FPS 1.53, Running 393.90s Step 752( 71.00%), action 426, FPS 1.52, Running 394.37s Step 753( 71.17%), action 427, FPS 1.52, Running 395.11s Step 754( 71.33%), action 428, FPS 1.54, Running 395.42s Step 755( 71.50%), action 429, FPS 1.59, Running 395.71s Step 756( 71.67%), action 430, FPS 1.62, Running 396.04s Step 757( 71.83%), action 431, FPS 1.66, Running 396.69s Step 758( 72.00%), action 432, FPS 1.65, Running 397.41s Step 759( 72.17%), action 433, FPS 1.67, Running 398.17s Step 760( 72.33%), action 434, FPS 1.64, Running 398.82s Step 761( 72.50%), action 435, FPS 1.63, Running 399.63s Step 762( 72.67%), action 436, FPS 1.61, Running 400.20s Step 763( 72.83%), action 437, FPS 1.61, Running 400.91s Step 764( 73.00%), action 438, FPS 1.59, Running 401.51s Step 765( 73.17%), action 439, FPS 1.57, Running 402.40s Step 766( 73.33%), action 440, FPS 1.57, Running 402.89s Step 767( 73.50%), action 441, FPS 1.57, Running 404.01s Step 768( 73.67%), action 442, FPS 1.58, Running 404.39s Step 769( 73.83%), action 443, FPS 1.56, Running 405.27s Step 770( 74.00%), action 444, FPS 1.56, Running 405.92s Step 771( 74.17%), action 445, FPS 1.56, Running 406.72s Step 772( 74.33%), action 446, FPS 1.57, Running 407.13s Step 773( 74.50%), action 447, FPS 1.56, Running 407.97s Step 774( 74.67%), action 448, FPS 1.53, Running 408.47s Step 775( 74.83%), action 449, FPS 1.48, Running 409.24s Step 776( 75.00%), action 450, FPS 1.45, Running 409.88s Step 777( 75.17%), action 451, FPS 1.42, Running 410.80s Step 778( 75.33%), action 452, FPS 1.43, Running 411.41s Step 779( 75.50%), action 453, FPS 1.41, Running 412.33s Step 780( 75.67%), action 454, FPS 1.41, Running 413.05s Step 781( 75.83%), action 455, FPS 1.40, Running 413.94s Step 782( 76.00%), action 456, FPS 1.38, Running 414.66s Step 783( 76.17%), action 457, FPS 1.42, Running 414.96s Step 784( 76.33%), action 458, FPS 1.45, Running 415.28s Step 785( 76.50%), action 459, FPS 1.49, Running 415.84s Step 786( 76.67%), action 460, FPS 1.50, Running 416.26s Step 787( 76.83%), action 461, FPS 1.51, Running 417.22s Step 788( 77.00%), action 462, FPS 1.50, Running 417.75s Step 789( 77.17%), action 463, FPS 1.49, Running 418.65s Step 790( 77.33%), action 464, FPS 1.53, Running 419.01s Step 791( 77.50%), action 465, FPS 1.52, Running 419.85s Step 792( 77.67%), action 466, FPS 1.51, Running 420.42s Step 793( 77.83%), action 467, FPS 1.53, Running 421.08s Step 794( 78.00%), action 468, FPS 1.51, Running 421.68s Step 795( 78.17%), action 469, FPS 1.50, Running 422.59s Step 796( 78.33%), action 470, FPS 1.52, Running 423.07s Step 797( 78.50%), action 471, FPS 1.52, Running 424.00s Step 798( 78.67%), action 472, FPS 1.52, Running 424.56s Step 799( 78.83%), action 473, FPS 1.52, Running 425.45s Step 800( 79.00%), action 474, FPS 1.55, Running 425.97s Step 801( 79.17%), action 475, FPS 1.57, Running 426.68s Step 802( 79.33%), action 476, FPS 1.60, Running 427.18s Step 803( 79.50%), action 477, FPS 1.54, Running 427.97s Step 804( 79.67%), action 478, FPS 1.49, Running 428.68s Step 805( 79.83%), action 479, FPS 1.47, Running 429.45s Step 806( 80.00%), action 480, FPS 1.45, Running 430.06s Step 807( 80.17%), action 481, FPS 1.45, Running 430.97s Step 808( 80.33%), action 482, FPS 1.44, Running 431.65s Step 809( 80.50%), action 483, FPS 1.44, Running 432.56s Step 810( 80.67%), action 484, FPS 1.40, Running 433.29s Step 811( 80.83%), action 485, FPS 1.43, Running 433.86s Step 812( 81.00%), action 486, FPS 1.44, Running 434.29s Step 813( 81.17%), action 487, FPS 1.46, Running 434.81s Step 814( 81.33%), action 488, FPS 1.46, Running 435.35s Step 815( 81.50%), action 489, FPS 1.45, Running 436.40s Step 816( 81.67%), action 490, FPS 1.44, Running 436.95s Step 817( 81.83%), action 491, FPS 1.45, Running 437.82s Step 818( 82.00%), action 492, FPS 1.44, Running 438.49s Step 819( 82.17%), action 493, FPS 1.44, Running 439.31s Step 820( 82.33%), action 494, FPS 1.43, Running 439.96s Step 821( 82.50%), action 495, FPS 1.41, Running 440.84s Step 822( 82.67%), action 496, FPS 1.39, Running 441.56s Step 823( 82.83%), action 497, FPS 1.38, Running 442.48s Step 824( 83.00%), action 498, FPS 1.38, Running 443.15s Step 825( 83.17%), action 499, FPS 1.37, Running 444.07s Step 826( 83.33%), action 500, FPS 1.38, Running 444.51s Step 827( 83.50%), action 501, FPS 1.36, Running 445.72s Step 828( 83.67%), action 502, FPS 1.35, Running 446.52s Step 829( 83.83%), action 503, FPS 1.35, Running 447.42s Step 830( 84.00%), action 504, FPS 1.37, Running 447.94s Step 831( 84.17%), action 505, FPS 1.36, Running 448.62s Step 832( 84.33%), action 506, FPS 1.33, Running 449.28s Step 833( 84.50%), action 507, FPS 1.30, Running 450.16s Step 834( 84.67%), action 508, FPS 1.31, Running 450.63s Step 835( 84.83%), action 509, FPS 1.30, Running 451.81s Step 836( 85.00%), action 510, FPS 1.28, Running 452.57s Step 837( 85.17%), action 511, FPS 1.30, Running 453.23s Step 838( 85.33%), action 512, FPS 1.30, Running 453.90s Step 839( 85.50%), action 513, FPS 1.28, Running 454.99s Step 840( 85.67%), action 514, FPS 1.29, Running 455.50s Step 841( 85.83%), action 515, FPS 1.31, Running 456.12s Step 842( 86.00%), action 516, FPS 1.30, Running 457.00s Step 843( 86.17%), action 517, FPS 1.31, Running 457.74s Step 844( 86.33%), action 518, FPS 1.33, Running 458.24s Step 845( 86.50%), action 519, FPS 1.33, Running 459.15s Step 846( 86.67%), action 520, FPS 1.32, Running 459.65s Step 847( 86.83%), action 521, FPS 1.32, Running 460.87s Step 848( 87.00%), action 522, FPS 1.35, Running 461.32s Step 849( 87.17%), action 523, FPS 1.37, Running 462.06s Step 850( 87.33%), action 524, FPS 1.36, Running 462.68s Step 851( 87.50%), action 525, FPS 1.33, Running 463.67s Step 852( 87.67%), action 526, FPS 1.32, Running 464.39s Step 853( 87.83%), action 527, FPS 1.32, Running 465.32s Step 854( 88.00%), action 528, FPS 1.30, Running 466.00s Step 855( 88.17%), action 529, FPS 1.33, Running 466.85s Step 856( 88.33%), action 530, FPS 1.35, Running 467.33s Step 857( 88.50%), action 531, FPS 1.32, Running 468.42s Step 858( 88.67%), action 532, FPS 1.33, Running 468.97s Step 859( 88.83%), action 533, FPS 1.35, Running 469.77s Step 860( 89.00%), action 534, FPS 1.32, Running 470.65s Step 861( 89.17%), action 535, FPS 1.32, Running 471.32s Step 862( 89.33%), action 536, FPS 1.36, Running 471.75s Step 863( 89.50%), action 537, FPS 1.34, Running 472.70s Step 864( 89.67%), action 538, FPS 1.32, Running 473.39s Step 865( 89.83%), action 539, FPS 1.32, Running 474.24s Step 866( 90.00%), action 540, FPS 1.33, Running 474.74s Step 867( 90.17%), action 541, FPS 1.34, Running 475.83s Step 868( 90.33%), action 542, FPS 1.33, Running 476.32s Step 869( 90.50%), action 543, FPS 1.34, Running 477.02s Step 870( 90.67%), action 544, FPS 1.33, Running 477.67s Step 871( 90.83%), action 545, FPS 1.34, Running 478.54s Step 872( 91.00%), action 546, FPS 1.36, Running 479.09s Step 873( 91.17%), action 547, FPS 1.38, Running 479.83s Step 874( 91.33%), action 548, FPS 1.36, Running 480.66s Step 875( 91.50%), action 549, FPS 1.36, Running 481.58s Step 876( 91.67%), action 550, FPS 1.35, Running 482.16s Step 877( 91.83%), action 551, FPS 1.33, Running 483.45s Step 878( 92.00%), action 552, FPS 1.33, Running 483.96s Step 879( 92.17%), action 553, FPS 1.34, Running 484.67s Step 880( 92.33%), action 554, FPS 1.36, Running 485.33s Step 881( 92.50%), action 555, FPS 1.34, Running 486.30s Step 882( 92.67%), action 556, FPS 1.30, Running 487.10s Step 883( 92.83%), action 557, FPS 1.32, Running 487.87s Step 884( 93.00%), action 558, FPS 1.32, Running 488.52s Step 885( 93.17%), action 559, FPS 1.30, Running 489.57s Step 886( 93.33%), action 560, FPS 1.29, Running 490.28s Step 887( 93.50%), action 561, FPS 1.28, Running 491.40s Step 888( 93.67%), action 562, FPS 1.28, Running 491.91s Step 889( 93.83%), action 563, FPS 1.28, Running 492.61s Step 890( 94.00%), action 564, FPS 1.27, Running 493.39s Step 891( 94.17%), action 565, FPS 1.27, Running 494.23s Step 892( 94.33%), action 566, FPS 1.27, Running 494.83s Step 893( 94.50%), action 567, FPS 1.26, Running 495.73s Step 894( 94.67%), action 568, FPS 1.29, Running 496.21s Step 895( 94.83%), action 569, FPS 1.26, Running 497.42s Step 896( 95.00%), action 570, FPS 1.27, Running 497.94s Step 897( 95.17%), action 571, FPS 1.27, Running 499.18s Step 898( 95.33%), action 572, FPS 1.27, Running 499.77s Step 899( 95.50%), action 573, FPS 1.25, Running 500.63s Step 900( 95.67%), action 574, FPS 1.27, Running 501.09s Step 901( 95.83%), action 575, FPS 1.29, Running 501.79s Step 902( 96.00%), action 576, FPS 1.30, Running 502.43s Step 903( 96.17%), action 577, FPS 1.29, Running 503.35s Step 904( 96.33%), action 578, FPS 1.30, Running 503.91s Step 905( 96.50%), action 579, FPS 1.34, Running 504.55s Step 906( 96.67%), action 580, FPS 1.34, Running 505.18s Step 907( 96.83%), action 581, FPS 1.35, Running 506.19s Step 908( 97.00%), action 582, FPS 1.34, Running 506.86s Step 909( 97.17%), action 583, FPS 1.31, Running 507.86s Step 910( 97.33%), action 584, FPS 1.31, Running 508.61s Step 911( 97.50%), action 585, FPS 1.30, Running 509.65s Step 912( 97.67%), action 586, FPS 1.29, Running 510.28s Step 913( 97.83%), action 587, FPS 1.29, Running 511.26s Step 914( 98.00%), action 588, FPS 1.26, Running 512.07s Step 915( 98.17%), action 589, FPS 1.27, Running 513.15s Step 916( 98.33%), action 590, FPS 1.27, Running 513.73s Step 917( 98.50%), action 591, FPS 1.28, Running 514.87s Step 918( 98.67%), action 592, FPS 1.28, Running 515.36s Step 919( 98.83%), action 593, FPS 1.30, Running 516.06s Step 920( 99.00%), action 594, FPS 1.28, Running 516.69s Step 921( 99.17%), action 595, FPS 1.27, Running 517.56s Step 922( 99.33%), action 596, FPS 1.28, Running 518.09s Step 923( 99.50%), action 597, FPS 1.30, Running 518.76s Step 924( 99.67%), action 598, FPS 1.29, Running 519.45s Step 925( 99.83%), action 599, FPS 1.24, Running 520.67s Step 926(100.00%), action 600, FPS 1.23, Running 521.39s [2026-08-02 20:05:33] [20 ] Seed 19 failed after 521.69 s. +steps: 926 , actions: 600 . +Instruction: Empty +Total 2/20(10.00%) success. +Setting seed: 20 +Step 1( N/A%), pre moving , FPS 8.35, Running 0.12s Step 2( N/A%), pre moving , FPS 4.64, Running 0.43s Step 3( N/A%), pre moving , FPS 5.89, Running 0.51s Step 4( N/A%), pre moving , FPS 7.07, Running 0.57s Step 5( N/A%), pre moving , FPS 7.82, Running 0.64s Step 6( N/A%), pre moving , FPS 8.51, Running 0.70s Step 7( N/A%), pre moving , FPS 6.86, Running 1.02s Step 8( N/A%), pre moving , FPS 7.17, Running 1.12s Step 9( N/A%), pre moving , FPS 7.57, Running 1.19s Step 10( N/A%), pre moving , FPS 7.06, Running 1.42s Step 11( N/A%), pre moving , FPS 7.03, Running 1.56s Step 12( N/A%), pre moving , FPS 7.19, Running 1.67s Step 13( N/A%), pre moving , FPS 7.49, Running 1.74s Step 14( N/A%), pre moving , FPS 7.76, Running 1.80s Step 15( N/A%), pre moving , FPS 7.07, Running 2.12s Step 16( N/A%), pre moving , FPS 7.20, Running 2.22s Step 17( N/A%), pre moving , FPS 7.45, Running 2.28s Step 18( N/A%), pre moving , FPS 7.62, Running 2.36s Step 19( N/A%), pre moving , FPS 7.06, Running 2.69s Step 20( N/A%), pre moving , FPS 7.18, Running 2.78s Step 21( N/A%), pre moving , FPS 6.21, Running 3.34s Step 22( N/A%), pre moving , FPS 6.70, Running 3.41s Step 23( N/A%), pre moving , FPS 6.72, Running 3.49s Step 24( N/A%), pre moving , FPS 6.18, Running 3.80s Step 25( N/A%), pre moving , FPS 6.16, Running 3.89s Step 26( N/A%), pre moving , FPS 5.30, Running 4.48s Step 27( N/A%), pre moving , FPS 5.66, Running 4.56s Step 28( N/A%), pre moving , FPS 5.73, Running 4.61s Step 29( N/A%), pre moving , FPS 5.35, Running 4.93s Step 30( N/A%), pre moving , FPS 5.56, Running 5.02s Step 31( N/A%), pre moving , FPS 5.67, Running 5.09s Step 32( N/A%), pre moving , FPS 5.73, Running 5.16s Step 33( N/A%), pre moving , FPS 5.35, Running 5.48s Step 34( N/A%), pre moving , FPS 5.39, Running 5.52s Step 35( N/A%), pre moving , FPS 5.85, Running 5.54s Step 36( N/A%), pre moving , FPS 4.97, Running 6.24s Step 37( N/A%), pre moving , FPS 4.83, Running 6.43s Step 38( N/A%), pre moving , FPS 4.85, Running 6.48s Step 39( N/A%), pre moving , FPS 5.17, Running 6.56s Step 40( N/A%), pre moving , FPS 5.22, Running 6.61s Step 41( N/A%), pre moving , FPS 6.04, Running 6.65s Step 42( N/A%), pre moving , FPS 6.04, Running 6.73s Step 43( N/A%), pre moving , FPS 6.10, Running 6.77s Step 44( N/A%), pre moving , FPS 6.59, Running 6.84s Step 45( N/A%), pre moving , FPS 6.63, Running 6.90s Step 46( N/A%), pre moving , FPS 8.04, Running 6.96s Step 47( N/A%), pre moving , FPS 8.06, Running 7.04s Step 48( N/A%), pre moving , FPS 5.76, Running 8.08s Step 49( N/A%), pre moving , FPS 6.17, Running 8.17s Step 50( N/A%), pre moving , FPS 6.21, Running 8.24s Step 51( N/A%), pre moving , FPS 6.20, Running 8.32s Step 52( N/A%), pre moving , FPS 5.76, Running 8.63s Step 53( N/A%), pre moving , FPS 6.18, Running 8.71s Step 54( N/A%), pre moving , FPS 6.14, Running 8.77s Step 55( N/A%), pre moving , FPS 6.04, Running 8.85s Step 56( N/A%), pre moving , FPS 6.98, Running 9.11s Step 57( N/A%), pre moving , FPS 7.01, Running 9.28s Step 58( N/A%), pre moving , FPS 6.84, Running 9.41s Step 59( N/A%), pre moving , FPS 6.42, Running 9.68s Step 60( N/A%), pre moving , FPS 6.13, Running 9.87s Step 61( N/A%), pre moving , FPS 5.97, Running 10.00s Step 62( N/A%), pre moving , FPS 5.91, Running 10.11s Step 63( N/A%), pre moving , FPS 5.37, Running 10.49s Step 64( N/A%), pre moving , FPS 5.31, Running 10.61s Step 65( N/A%), pre moving , FPS 4.92, Running 10.97s Step 66( N/A%), pre moving , FPS 4.86, Running 11.08s Step 67( N/A%), pre moving , FPS 4.88, Running 11.13s Step 68( N/A%), pre moving , FPS 6.27, Running 11.27s Step 69( N/A%), pre moving , FPS 5.86, Running 11.58s Step 70( N/A%), pre moving , FPS 5.85, Running 11.66s Step 71( N/A%), pre moving , FPS 5.81, Running 11.76s Step 72( N/A%), pre moving , FPS 5.73, Running 12.12s Step 73( N/A%), pre moving , FPS 5.66, Running 12.25s Step 74( N/A%), pre moving , FPS 5.57, Running 12.36s Step 75( N/A%), pre moving , FPS 5.14, Running 12.74s Step 76( N/A%), pre moving , FPS 5.33, Running 12.86s Step 77( N/A%), pre moving , FPS 5.08, Running 13.22s Step 78( N/A%), pre moving , FPS 5.08, Running 13.35s Step 79( N/A%), pre moving , FPS 5.29, Running 13.46s Step 80( N/A%), pre moving , FPS 5.04, Running 13.84s Step 81( N/A%), pre moving , FPS 5.06, Running 13.95s Step 82( N/A%), pre moving , FPS 4.75, Running 14.32s Step 83( N/A%), pre moving , FPS 5.06, Running 14.45s Step 84( N/A%), pre moving , FPS 5.06, Running 14.56s Step 85( N/A%), pre moving , FPS 5.05, Running 14.93s Step 86( N/A%), pre moving , FPS 5.04, Running 15.04s Step 87( N/A%), pre moving , FPS 4.69, Running 15.40s Step 88( N/A%), pre moving , FPS 4.70, Running 15.52s Step 89( N/A%), pre moving , FPS 4.93, Running 15.64s Step 90( N/A%), pre moving , FPS 4.62, Running 15.98s Step 91( N/A%), pre moving , FPS 4.63, Running 16.08s Step 92( N/A%), pre moving , FPS 4.97, Running 16.15s Step 93( N/A%), pre moving , FPS 5.03, Running 16.22s Step 94( N/A%), pre moving , FPS 4.78, Running 16.55s Step 95( N/A%), pre moving , FPS 5.14, Running 16.64s Step 96( N/A%), pre moving , FPS 5.22, Running 16.69s Step 97( N/A%), pre moving , FPS 5.63, Running 16.78s Step 98( N/A%), pre moving , FPS 5.35, Running 17.08s Step 99( N/A%), pre moving , FPS 5.42, Running 17.15s Step 100( N/A%), pre moving , FPS 5.89, Running 17.24s Step 101( N/A%), pre moving , FPS 5.95, Running 17.31s Step 102( N/A%), pre moving , FPS 6.41, Running 17.44s Step 103( N/A%), pre moving , FPS 6.16, Running 17.69s Step 104( N/A%), pre moving , FPS 6.19, Running 17.79s Step 105( N/A%), pre moving , FPS 6.84, Running 17.86s Step 106( N/A%), pre moving , FPS 6.92, Running 17.93s Step 107( N/A%), pre moving , FPS 6.99, Running 18.26s Step 108( N/A%), pre moving , FPS 7.07, Running 18.35s Step 109( N/A%), pre moving , FPS 7.18, Running 18.42s Step 110( N/A%), pre moving , FPS 7.97, Running 18.49s Step 111( N/A%), pre moving , FPS 7.31, Running 18.82s Step 112( N/A%), pre moving , FPS 7.24, Running 18.91s Step 113( N/A%), pre moving , FPS 7.23, Running 18.99s Step 114( N/A%), pre moving , FPS 7.21, Running 19.32s Step 115( N/A%), pre moving , FPS 7.23, Running 19.40s Step 116( N/A%), pre moving , FPS 7.21, Running 19.47s Step 117( N/A%), pre moving , FPS 7.22, Running 19.54s Step 118( N/A%), pre moving , FPS 7.37, Running 19.80s Step 119( N/A%), pre moving , FPS 7.13, Running 19.96s Step 120( N/A%), pre moving , FPS 7.20, Running 20.02s Step 121( N/A%), pre moving , FPS 7.18, Running 20.10s Step 122( N/A%), pre moving , FPS 6.71, Running 20.42s Step 123( N/A%), pre moving , FPS 7.10, Running 20.51s Step 124( N/A%), pre moving , FPS 7.19, Running 20.57s Step 125( N/A%), pre moving , FPS 7.16, Running 20.65s Step 126( N/A%), pre moving , FPS 6.58, Running 20.97s Step 127( N/A%), pre moving , FPS 7.13, Running 21.07s Step 128( N/A%), pre moving , FPS 7.20, Running 21.13s Step 129( N/A%), pre moving , FPS 4.73, Running 22.65s Step 130( N/A%), pre moving , FPS 4.22, Running 23.23s Step 131( N/A%), pre moving , FPS 4.12, Running 23.67s Step 132( N/A%), pre moving , FPS 3.76, Running 24.23s Step 133( N/A%), pre moving , FPS 3.51, Running 24.68s Step 134( N/A%), pre moving , FPS 3.59, Running 24.90s Step 135( N/A%), pre moving , FPS 3.53, Running 25.06s Step 136( N/A%), pre moving , FPS 3.43, Running 25.29s Step 137( N/A%), pre moving , FPS 3.37, Running 25.48s Step 138( N/A%), pre moving , FPS 3.30, Running 25.85s Step 139( N/A%), pre moving , FPS 3.27, Running 26.07s Step 140( N/A%), pre moving , FPS 3.14, Running 26.39s Step 141( N/A%), pre moving , FPS 3.00, Running 26.76s Step 142( N/A%), pre moving , FPS 2.90, Running 27.33s Step 143( N/A%), pre moving , FPS 2.75, Running 27.78s Step 144( N/A%), pre moving , FPS 2.58, Running 28.33s Step 145( N/A%), pre moving , FPS 2.54, Running 28.53s Step 146( N/A%), pre moving , FPS 2.49, Running 29.00s Step 147( N/A%), pre moving , FPS 2.40, Running 29.41s Step 148( N/A%), pre moving , FPS 2.26, Running 29.97s Step 149( N/A%), pre moving , FPS 2.58, Running 30.40s Step 150( N/A%), pre moving , FPS 2.58, Running 30.98s Step 151( N/A%), pre moving , FPS 2.67, Running 31.17s Step 152( N/A%), pre moving , FPS 2.70, Running 31.63s Step 153( N/A%), pre moving , FPS 2.72, Running 32.05s Step 154( N/A%), pre moving , FPS 2.60, Running 32.59s Step 155( N/A%), pre moving , FPS 2.59, Running 32.79s Step 156( N/A%), pre moving , FPS 2.52, Running 33.22s Step 157( N/A%), pre moving , FPS 2.46, Running 33.60s Step 158( N/A%), pre moving , FPS 2.40, Running 34.20s Step 159( N/A%), pre moving , FPS 2.35, Running 34.57s Step 160( N/A%), pre moving , FPS 2.28, Running 35.18s Step 161( N/A%), pre moving , FPS 2.31, Running 35.40s Step 162( N/A%), pre moving , FPS 2.33, Running 35.91s Step 163( N/A%), pre moving , FPS 2.34, Running 36.32s Step 164( N/A%), pre moving , FPS 2.33, Running 36.91s Step 165( N/A%), pre moving , FPS 2.26, Running 37.39s Step 166( N/A%), pre moving , FPS 2.21, Running 38.03s Step 167( N/A%), pre moving , FPS 2.20, Running 38.50s Step 168( N/A%), pre moving , FPS 2.19, Running 39.10s Step 169( N/A%), pre moving , FPS 2.18, Running 39.56s Step 170( N/A%), pre moving , FPS 2.19, Running 40.11s Step 171( N/A%), pre moving , FPS 2.14, Running 40.52s Step 172( N/A%), pre moving , FPS 2.14, Running 40.98s Step 173( N/A%), pre moving , FPS 2.17, Running 41.28s Step 174( N/A%), pre moving , FPS 2.15, Running 41.90s Step 175( N/A%), pre moving , FPS 2.09, Running 42.36s Step 176( N/A%), pre moving , FPS 2.06, Running 42.93s Step 177( N/A%), pre moving , FPS 2.04, Running 43.39s Step 178( N/A%), pre moving , FPS 2.13, Running 43.61s Step 179( N/A%), pre moving , FPS 2.18, Running 43.76s Step 180( N/A%), pre moving , FPS 2.27, Running 43.97s Step 181( N/A%), pre moving , FPS 2.30, Running 44.11s Step 182( N/A%), pre moving , FPS 2.36, Running 44.37s Step 183( N/A%), pre moving , FPS 2.44, Running 44.51s Step 184( N/A%), pre moving , FPS 2.49, Running 44.93s Step 185( N/A%), pre moving , FPS 2.58, Running 45.16s Step 186( N/A%), pre moving , FPS 2.67, Running 45.51s Step 187( N/A%), pre moving , FPS 2.66, Running 46.01s Step 188( N/A%), pre moving , FPS 2.67, Running 46.59s Step 189( N/A%), pre moving , FPS 2.66, Running 47.09s Step 190( N/A%), pre moving , FPS 2.62, Running 47.75s Step 191( N/A%), pre moving , FPS 2.58, Running 48.29s Step 192( N/A%), pre moving , FPS 2.52, Running 48.92s Step 193( N/A%), pre moving , FPS 2.45, Running 49.45s Step 194( N/A%), pre moving , FPS 2.47, Running 50.01s Step 195( N/A%), pre moving , FPS 2.44, Running 50.55s Step 196( N/A%), pre moving , FPS 2.44, Running 51.13s Step 197( N/A%), pre moving , FPS 2.43, Running 51.61s Step 198( N/A%), pre moving , FPS 2.33, Running 52.18s Step 199( N/A%), pre moving , FPS 2.25, Running 52.64s Step 200( N/A%), pre moving , FPS 2.16, Running 53.22s Step 201( N/A%), pre moving , FPS 2.17, Running 53.34s Step 202( N/A%), pre moving , FPS 2.20, Running 53.45s Step 203( N/A%), pre moving , FPS 2.16, Running 53.79s Step 204( N/A%), pre moving , FPS 2.23, Running 53.91s Step 205( N/A%), pre moving , FPS 2.26, Running 54.02s Step 206( N/A%), pre moving , FPS 2.26, Running 54.38s Step 207( N/A%), pre moving , FPS 2.36, Running 54.50s Step 208( N/A%), pre moving , FPS 2.50, Running 54.60s Step 209( N/A%), pre moving , FPS 2.57, Running 54.88s Step 210( N/A%), pre moving , FPS 2.73, Running 55.07s Step 211( N/A%), pre moving , FPS 2.56, Running 56.11s Step 212( N/A%), pre moving , FPS 2.74, Running 56.21s Step 213( N/A%), pre moving , FPS 2.91, Running 56.31s Step 214( N/A%), pre moving , FPS 2.98, Running 56.73s Step 215( N/A%), pre moving , FPS 3.18, Running 56.85s Step 216( N/A%), pre moving , FPS 3.43, Running 56.96s Step 217( N/A%), pre moving , FPS 3.50, Running 57.32s Step 218( N/A%), pre moving , FPS 3.80, Running 57.45s Step 219( N/A%), pre moving , FPS 4.07, Running 57.55s Step 220( N/A%), pre moving , FPS 4.43, Running 57.73s Step 221( N/A%), pre moving , FPS 4.27, Running 58.02s Step 222( N/A%), pre moving , FPS 4.23, Running 58.18s Step 223( N/A%), pre moving , FPS 4.17, Running 58.59s Step 224( N/A%), pre moving , FPS 4.13, Running 58.76s Step 225( N/A%), pre moving , FPS 4.08, Running 58.92s Step 226( N/A%), pre moving , FPS 4.01, Running 59.37s Step 227( N/A%), pre moving , FPS 3.99, Running 59.52s Step 228( N/A%), pre moving , FPS 3.74, Running 59.95s Step 229( N/A%), pre moving , FPS 3.83, Running 60.11s Step 230( N/A%), pre moving , FPS 3.63, Running 60.59s Step 231( N/A%), pre moving , FPS 4.22, Running 60.84s Step 232( N/A%), pre moving , FPS 3.96, Running 61.26s Step 233( N/A%), pre moving , FPS 3.69, Running 61.74s Step 234( N/A%), pre moving , FPS 3.81, Running 61.98s Step 235( N/A%), pre moving , FPS 3.56, Running 62.47s Step 236( N/A%), pre moving , FPS 3.34, Running 62.94s Step 237( N/A%), pre moving , FPS 3.46, Running 63.11s Step 238( N/A%), pre moving , FPS 3.29, Running 63.53s Step 239( N/A%), pre moving , FPS 3.28, Running 63.65s Step 240( N/A%), pre moving , FPS 3.32, Running 63.75s Step 241( N/A%), pre moving , FPS 3.32, Running 64.04s Step 242( N/A%), pre moving , FPS 3.33, Running 64.18s Step 243( N/A%), pre moving , FPS 3.55, Running 64.23s Step 244( N/A%), pre moving , FPS 3.63, Running 64.27s Step 245( N/A%), pre moving , FPS 3.71, Running 64.31s Step 246( N/A%), pre moving , FPS 4.01, Running 64.36s Step 247( N/A%), pre moving , FPS 4.09, Running 64.41s Step 248( N/A%), pre moving , FPS 4.40, Running 64.49s Step 249( N/A%), pre moving , FPS 4.47, Running 64.58s Step 250( N/A%), pre moving , FPS 4.90, Running 64.67s Step 251( N/A%), pre moving , FPS 5.04, Running 64.81s Step 252( N/A%), pre moving , FPS 5.45, Running 64.93s Step 253( N/A%), pre moving , FPS 6.03, Running 65.05s Step 254( N/A%), pre moving , FPS 6.30, Running 65.16s Step 255( N/A%), pre moving , FPS 7.11, Running 65.28s Step 256( N/A%), pre moving , FPS 5.85, Running 66.35s Step 257( N/A%), pre moving , FPS 5.97, Running 66.46s Step 258( N/A%), pre moving , FPS 6.58, Running 66.57s Step 259( N/A%), pre moving , FPS 6.03, Running 66.97s Step 260( N/A%), pre moving , FPS 5.89, Running 67.15s Step 261( N/A%), pre moving , FPS 5.70, Running 67.55s Step 262( N/A%), pre moving , FPS 5.63, Running 67.73s Step 263( N/A%), pre moving , FPS 5.02, Running 68.21s Step 264( N/A%), pre moving , FPS 4.77, Running 68.46s Step 265( N/A%), pre moving , FPS 4.36, Running 68.90s Step 266( N/A%), pre moving , FPS 4.00, Running 69.36s Step 267( N/A%), pre moving , FPS 3.86, Running 69.59s Step 268( N/A%), pre moving , FPS 3.58, Running 70.08s Step 269( N/A%), pre moving , FPS 3.40, Running 70.46s Step 270( N/A%), pre moving , FPS 3.28, Running 70.78s Step 271( N/A%), pre moving , FPS 3.07, Running 71.33s Step 272( N/A%), pre moving , FPS 3.00, Running 71.59s Step 273( N/A%), pre moving , FPS 2.84, Running 72.10s Step 274( N/A%), pre moving , FPS 2.68, Running 72.63s Step 275( N/A%), pre moving , FPS 2.53, Running 73.18s Step 276( N/A%), pre moving , FPS 2.81, Running 73.47s Step 277( N/A%), pre moving , FPS 2.65, Running 74.02s Step 278( N/A%), pre moving , FPS 2.50, Running 74.57s Step 279( N/A%), pre moving , FPS 2.48, Running 75.02s Step 280( N/A%), pre moving , FPS 2.43, Running 75.38s Step 281( N/A%), pre moving , FPS 2.39, Running 75.93s Step 282( N/A%), pre moving , FPS 2.30, Running 76.44s Step 283( N/A%), pre moving , FPS 2.34, Running 76.74s Step 284( N/A%), pre moving , FPS 2.28, Running 77.24s Step 285( N/A%), pre moving , FPS 2.25, Running 77.79s Step 286( N/A%), pre moving , FPS 2.25, Running 78.26s Step 287( N/A%), pre moving , FPS 2.25, Running 78.50s Step 288( N/A%), pre moving , FPS 2.25, Running 78.97s Step 289( N/A%), pre moving , FPS 2.29, Running 79.18s Step 290( N/A%), pre moving , FPS 2.26, Running 79.62s Step 291( N/A%), pre moving , FPS 2.37, Running 79.77s Step 292( N/A%), pre moving , FPS 2.36, Running 80.06s Step 293( N/A%), pre moving , FPS 2.44, Running 80.31s Step 294( N/A%), pre moving , FPS 2.55, Running 80.46s Step 295( N/A%), pre moving , FPS 2.58, Running 80.94s Step 296( N/A%), pre moving , FPS 2.52, Running 81.41s Step 297( N/A%), pre moving , FPS 2.62, Running 81.64s Step 298( N/A%), pre moving , FPS 2.65, Running 82.12s Step 299( N/A%), pre moving , FPS 2.64, Running 82.59s Step 300( N/A%), pre moving , FPS 2.69, Running 82.82s Step 301( N/A%), pre moving , FPS 2.71, Running 83.29s Step 302( N/A%), pre moving , FPS 2.83, Running 83.50s Step 303( N/A%), pre moving , FPS 2.77, Running 83.95s Step 304( N/A%), pre moving , FPS 2.88, Running 84.18s Step 305( N/A%), pre moving , FPS 2.91, Running 84.65s Step 306( N/A%), pre moving , FPS 3.06, Running 84.80s Step 307( N/A%), pre moving , FPS 2.98, Running 85.21s Step 308( N/A%), pre moving , FPS 3.13, Running 85.36s Step 309( N/A%), pre moving , FPS 3.16, Running 85.52s Step 310( N/A%), pre moving , FPS 3.29, Running 85.70s Step 311( N/A%), pre moving , FPS 3.28, Running 85.86s Step 312( N/A%), pre moving , FPS 3.36, Running 86.00s Step 313( N/A%), pre moving , FPS 3.44, Running 86.12s Step 314( N/A%), pre moving , FPS 3.48, Running 86.21s Step 315( N/A%), pre moving , FPS 3.70, Running 86.35s Step 316( N/A%), pre moving , FPS 3.82, Running 86.64s Step 317( N/A%), pre moving , FPS 3.90, Running 86.77s Step 318( N/A%), pre moving , FPS 4.20, Running 86.88s Step 319( N/A%), pre moving , FPS 4.31, Running 87.24s Step 320( N/A%), pre moving , FPS 4.41, Running 87.36s Step 321( N/A%), pre moving , FPS 4.79, Running 87.47s Step 322( N/A%), pre moving , FPS 4.63, Running 87.82s Step 323( N/A%), pre moving , FPS 5.01, Running 87.95s Step 324( N/A%), pre moving , FPS 5.17, Running 88.05s Step 325( N/A%), pre moving , FPS 5.32, Running 88.41s Step 326( N/A%), pre moving , FPS 5.37, Running 88.53s Step 327( N/A%), pre moving , FPS 5.85, Running 88.63s Step 328( N/A%), pre moving , FPS 5.87, Running 88.76s Step 329( N/A%), pre moving , FPS 5.62, Running 89.08s Step 330( N/A%), pre moving , FPS 3.47, Running 91.47s Step 331( N/A%), pre moving , FPS 3.15, Running 92.21s Step 332( N/A%), pre moving , FPS 3.11, Running 92.44s Step 333( N/A%), pre moving , FPS 2.81, Running 93.25s Step 334( N/A%), pre moving , FPS 2.75, Running 93.48s Step 335( N/A%), pre moving , FPS 2.55, Running 94.18s Step 336( N/A%), pre moving , FPS 2.54, Running 94.52s Step 337( N/A%), pre moving , FPS 2.42, Running 95.05s Step 338( N/A%), pre moving , FPS 2.37, Running 95.31s Step 339( N/A%), pre moving , FPS 2.32, Running 95.85s Step 340( N/A%), pre moving , FPS 2.26, Running 96.21s Step 341( N/A%), pre moving , FPS 2.15, Running 96.76s Step 342( N/A%), pre moving , FPS 2.12, Running 97.28s Step 343( N/A%), pre moving , FPS 2.01, Running 97.89s Step 344( N/A%), pre moving , FPS 1.94, Running 98.34s Step 345( N/A%), pre moving , FPS 1.92, Running 98.85s Step 346( N/A%), pre moving , FPS 1.89, Running 99.14s Step 347( N/A%), pre moving , FPS 1.78, Running 99.87s Step 348( N/A%), pre moving , FPS 1.76, Running 100.10s Step 349( N/A%), pre moving , FPS 1.72, Running 100.68s Step 350( 0.17%), action 1, FPS 1.85, Running 102.26s Step 351( 0.33%), action 2, FPS 1.87, Running 102.88s Step 352( 0.50%), action 3, FPS 1.75, Running 103.87s Step 353( 0.67%), action 4, FPS 1.84, Running 104.10s Step 354( 0.83%), action 5, FPS 1.80, Running 104.59s Step 355( 1.00%), action 6, FPS 1.84, Running 105.07s Step 356( 1.17%), action 7, FPS 1.80, Running 105.63s Step 357( 1.33%), action 8, FPS 1.79, Running 106.22s Step 358( 1.50%), action 9, FPS 1.69, Running 107.12s Step 359( 1.67%), action 10, FPS 1.68, Running 107.79s Step 360( 1.83%), action 11, FPS 1.58, Running 108.85s Step 361( 2.00%), action 12, FPS 1.58, Running 109.41s Step 362( 2.17%), action 13, FPS 1.52, Running 110.43s Step 363( 2.33%), action 14, FPS 1.52, Running 111.04s Step 364( 2.50%), action 15, FPS 1.49, Running 111.77s Step 365( 2.67%), action 16, FPS 1.49, Running 112.26s Step 366( 2.83%), action 17, FPS 1.42, Running 113.22s Step 367( 3.00%), action 18, FPS 1.43, Running 113.83s Step 368( 3.17%), action 19, FPS 1.38, Running 114.62s Step 369( 3.33%), action 20, FPS 1.38, Running 115.19s Step 370( 3.50%), action 21, FPS 1.40, Running 116.50s Step 371( 3.67%), action 22, FPS 1.43, Running 116.86s Step 372( 3.83%), action 23, FPS 1.45, Running 117.70s Step 373( 4.00%), action 24, FPS 1.41, Running 118.26s Step 374( 4.17%), action 25, FPS 1.37, Running 119.22s Step 375( 4.33%), action 26, FPS 1.38, Running 119.55s Step 376( 4.50%), action 27, FPS 1.31, Running 120.85s Step 377( 4.67%), action 28, FPS 1.34, Running 121.19s Step 378( 4.83%), action 29, FPS 1.34, Running 122.01s Step 379( 5.00%), action 30, FPS 1.35, Running 122.61s Step 380( 5.17%), action 31, FPS 1.39, Running 123.28s Step 381( 5.33%), action 32, FPS 1.41, Running 123.55s Step 382( 5.50%), action 33, FPS 1.44, Running 124.34s Step 383( 5.67%), action 34, FPS 1.44, Running 124.90s Step 384( 5.83%), action 35, FPS 1.40, Running 126.00s Step 385( 6.00%), action 36, FPS 1.40, Running 126.52s Step 386( 6.17%), action 37, FPS 1.40, Running 127.48s Step 387( 6.33%), action 38, FPS 1.40, Running 128.13s Step 388( 6.50%), action 39, FPS 1.38, Running 129.11s Step 389( 6.67%), action 40, FPS 1.38, Running 129.67s Step 390( 6.83%), action 41, FPS 1.41, Running 130.65s Step 391( 7.00%), action 42, FPS 1.39, Running 131.20s Step 392( 7.17%), action 43, FPS 1.40, Running 132.00s Step 393( 7.33%), action 44, FPS 1.36, Running 132.93s Step 394( 7.50%), action 45, FPS 1.36, Running 133.93s Step 395( 7.67%), action 46, FPS 1.33, Running 134.54s Step 396( 7.83%), action 47, FPS 1.36, Running 135.55s Step 397( 8.00%), action 48, FPS 1.34, Running 136.10s Step 398( 8.17%), action 49, FPS 1.32, Running 137.12s Step 399( 8.33%), action 50, FPS 1.33, Running 137.68s Step 400( 8.50%), action 51, FPS 1.30, Running 138.68s Step 401( 8.67%), action 52, FPS 1.27, Running 139.27s Step 402( 8.83%), action 53, FPS 1.25, Running 140.32s Step 403( 9.00%), action 54, FPS 1.25, Running 140.97s Step 404( 9.17%), action 55, FPS 1.25, Running 142.04s Step 405( 9.33%), action 56, FPS 1.27, Running 142.27s Step 406( 9.50%), action 57, FPS 1.32, Running 142.67s Step 407( 9.67%), action 58, FPS 1.35, Running 142.90s Step 408( 9.83%), action 59, FPS 1.39, Running 143.51s Step 409( 10.00%), action 60, FPS 1.41, Running 143.87s Step 410( 10.17%), action 61, FPS 1.41, Running 144.83s Step 411( 10.33%), action 62, FPS 1.40, Running 145.44s Step 412( 10.50%), action 63, FPS 1.38, Running 146.51s Step 413( 10.67%), action 64, FPS 1.44, Running 146.84s Step 414( 10.83%), action 65, FPS 1.45, Running 147.71s Step 415( 11.00%), action 66, FPS 1.46, Running 148.25s Step 416( 11.17%), action 67, FPS 1.46, Running 149.29s Step 417( 11.33%), action 68, FPS 1.45, Running 149.85s Step 418( 11.50%), action 69, FPS 1.46, Running 150.86s Step 419( 11.67%), action 70, FPS 1.45, Running 151.50s Step 420( 11.83%), action 71, FPS 1.45, Running 152.43s Step 421( 12.00%), action 72, FPS 1.45, Running 153.07s Step 422( 12.17%), action 73, FPS 1.46, Running 154.00s Step 423( 12.33%), action 74, FPS 1.47, Running 154.61s Step 424( 12.50%), action 75, FPS 1.47, Running 155.63s Step 425( 12.67%), action 76, FPS 1.43, Running 156.27s Step 426( 12.83%), action 77, FPS 1.37, Running 157.24s Step 427( 13.00%), action 78, FPS 1.34, Running 157.79s Step 428( 13.17%), action 79, FPS 1.31, Running 158.80s Step 429( 13.33%), action 80, FPS 1.29, Running 159.43s Step 430( 13.50%), action 81, FPS 1.28, Running 160.46s Step 431( 13.67%), action 82, FPS 1.28, Running 161.02s Step 432( 13.83%), action 83, FPS 1.34, Running 161.45s Step 433( 14.00%), action 84, FPS 1.34, Running 161.80s Step 434( 14.17%), action 85, FPS 1.36, Running 162.45s Step 435( 14.33%), action 86, FPS 1.35, Running 163.05s Step 436( 14.50%), action 87, FPS 1.35, Running 164.13s Step 437( 14.67%), action 88, FPS 1.34, Running 164.76s Step 438( 14.83%), action 89, FPS 1.34, Running 165.79s Step 439( 15.00%), action 90, FPS 1.33, Running 166.49s Step 440( 15.17%), action 91, FPS 1.29, Running 167.97s Step 441( 15.33%), action 92, FPS 1.29, Running 168.61s Step 442( 15.50%), action 93, FPS 1.28, Running 169.63s Step 443( 15.67%), action 94, FPS 1.27, Running 170.31s Step 444( 15.83%), action 95, FPS 1.27, Running 171.35s Step 445( 16.00%), action 96, FPS 1.27, Running 171.98s Step 446( 16.17%), action 97, FPS 1.27, Running 173.05s Step 447( 16.33%), action 98, FPS 1.26, Running 173.68s Step 448( 16.50%), action 99, FPS 1.26, Running 174.69s Step 449( 16.67%), action 100, FPS 1.26, Running 175.34s Step 450( 16.83%), action 101, FPS 1.25, Running 176.41s Step 451( 17.00%), action 102, FPS 1.24, Running 177.09s Step 452( 17.17%), action 103, FPS 1.20, Running 178.15s Step 453( 17.33%), action 104, FPS 1.18, Running 178.78s Step 454( 17.50%), action 105, FPS 1.15, Running 179.84s Step 455( 17.67%), action 106, FPS 1.15, Running 180.38s Step 456( 17.83%), action 107, FPS 1.18, Running 181.11s Step 457( 18.00%), action 108, FPS 1.18, Running 181.77s Step 458( 18.17%), action 109, FPS 1.18, Running 182.78s Step 459( 18.33%), action 110, FPS 1.17, Running 183.53s Step 460( 18.50%), action 111, FPS 1.20, Running 184.58s Step 461( 18.67%), action 112, FPS 1.22, Running 185.05s Step 462( 18.83%), action 113, FPS 1.22, Running 186.02s Step 463( 19.00%), action 114, FPS 1.25, Running 186.33s Step 464( 19.17%), action 115, FPS 1.26, Running 187.28s Step 465( 19.33%), action 116, FPS 1.26, Running 187.85s Step 466( 19.50%), action 117, FPS 1.27, Running 188.80s Step 467( 19.67%), action 118, FPS 1.29, Running 189.16s Step 468( 19.83%), action 119, FPS 1.30, Running 190.02s Step 469( 20.00%), action 120, FPS 1.31, Running 190.65s Step 470( 20.17%), action 121, FPS 1.32, Running 191.61s Step 471( 20.33%), action 122, FPS 1.33, Running 192.18s Step 472( 20.50%), action 123, FPS 1.33, Running 193.18s Step 473( 20.67%), action 124, FPS 1.33, Running 193.80s Step 474( 20.83%), action 125, FPS 1.34, Running 194.75s Step 475( 21.00%), action 126, FPS 1.34, Running 195.29s Step 476( 21.17%), action 127, FPS 1.32, Running 196.25s Step 477( 21.33%), action 128, FPS 1.35, Running 196.62s Step 478( 21.50%), action 129, FPS 1.36, Running 197.45s Step 479( 21.67%), action 130, FPS 1.38, Running 198.01s Step 480( 21.83%), action 131, FPS 1.42, Running 198.67s Step 481( 22.00%), action 132, FPS 1.44, Running 198.96s Step 482( 22.17%), action 133, FPS 1.45, Running 199.83s Step 483( 22.33%), action 134, FPS 1.44, Running 200.23s Step 484( 22.50%), action 135, FPS 1.45, Running 201.10s Step 485( 22.67%), action 136, FPS 1.45, Running 201.64s Step 486( 22.83%), action 137, FPS 1.44, Running 202.70s Step 487( 23.00%), action 138, FPS 1.41, Running 203.32s Step 488( 23.17%), action 139, FPS 1.39, Running 204.36s Step 489( 23.33%), action 140, FPS 1.40, Running 204.96s Step 490( 23.50%), action 141, FPS 1.40, Running 205.93s Step 491( 23.67%), action 142, FPS 1.39, Running 206.54s Step 492( 23.83%), action 143, FPS 1.38, Running 207.62s Step 493( 24.00%), action 144, FPS 1.39, Running 208.19s Step 494( 24.17%), action 145, FPS 1.38, Running 209.20s Step 495( 24.33%), action 146, FPS 1.38, Running 209.77s Step 496( 24.50%), action 147, FPS 1.38, Running 210.78s Step 497( 24.67%), action 148, FPS 1.36, Running 211.35s Step 498( 24.83%), action 149, FPS 1.34, Running 212.36s Step 499( 25.00%), action 150, FPS 1.33, Running 213.01s Step 500( 25.17%), action 151, FPS 1.31, Running 213.98s Step 501( 25.33%), action 152, FPS 1.27, Running 214.66s Step 502( 25.50%), action 153, FPS 1.27, Running 215.59s Step 503( 25.67%), action 154, FPS 1.26, Running 216.15s Step 504( 25.83%), action 155, FPS 1.24, Running 217.19s Step 505( 26.00%), action 156, FPS 1.26, Running 217.55s Step 506( 26.17%), action 157, FPS 1.28, Running 218.33s Step 507( 26.33%), action 158, FPS 1.28, Running 219.00s Step 508( 26.50%), action 159, FPS 1.28, Running 219.96s Step 509( 26.67%), action 160, FPS 1.28, Running 220.59s Step 510( 26.83%), action 161, FPS 1.28, Running 221.60s Step 511( 27.00%), action 162, FPS 1.28, Running 222.20s Step 512( 27.17%), action 163, FPS 1.27, Running 223.37s Step 513( 27.33%), action 164, FPS 1.27, Running 224.00s Step 514( 27.50%), action 165, FPS 1.24, Running 225.39s Step 515( 27.67%), action 166, FPS 1.23, Running 226.01s Step 516( 27.83%), action 167, FPS 1.24, Running 226.87s Step 517( 28.00%), action 168, FPS 1.25, Running 227.29s Step 518( 28.17%), action 169, FPS 1.26, Running 228.19s Step 519( 28.33%), action 170, FPS 1.29, Running 228.49s Step 520( 28.50%), action 171, FPS 1.27, Running 229.76s Step 521( 28.67%), action 172, FPS 1.27, Running 230.45s Step 522( 28.83%), action 173, FPS 1.25, Running 231.57s Step 523( 29.00%), action 174, FPS 1.25, Running 232.13s Step 524( 29.17%), action 175, FPS 1.26, Running 233.05s Step 525( 29.33%), action 176, FPS 1.24, Running 233.72s Step 526( 29.50%), action 177, FPS 1.19, Running 235.14s Step 527( 29.67%), action 178, FPS 1.19, Running 235.74s Step 528( 29.83%), action 179, FPS 1.21, Running 236.49s Step 529( 30.00%), action 180, FPS 1.23, Running 236.85s Step 530( 30.17%), action 181, FPS 1.21, Running 238.18s Step 531( 30.33%), action 182, FPS 1.20, Running 238.80s Step 532( 30.50%), action 183, FPS 1.21, Running 239.96s Step 533( 30.67%), action 184, FPS 1.23, Running 240.31s Step 534( 30.83%), action 185, FPS 1.27, Running 241.16s Step 535( 31.00%), action 186, FPS 1.27, Running 241.77s Step 536( 31.17%), action 187, FPS 1.25, Running 242.80s Step 537( 31.33%), action 188, FPS 1.25, Running 243.35s Step 538( 31.50%), action 189, FPS 1.24, Running 244.35s Step 539( 31.67%), action 190, FPS 1.23, Running 244.68s Step 540( 31.83%), action 191, FPS 1.25, Running 245.80s Step 541( 32.00%), action 192, FPS 1.26, Running 246.32s Step 542( 32.17%), action 193, FPS 1.28, Running 247.22s Step 543( 32.33%), action 194, FPS 1.28, Running 247.79s Step 544( 32.50%), action 195, FPS 1.24, Running 249.21s Step 545( 32.67%), action 196, FPS 1.26, Running 249.61s Step 546( 32.83%), action 197, FPS 1.27, Running 250.83s Step 547( 33.00%), action 198, FPS 1.28, Running 251.43s Step 548( 33.17%), action 199, FPS 1.25, Running 252.43s Step 549( 33.33%), action 200, FPS 1.23, Running 253.12s Step 550( 33.50%), action 201, FPS 1.25, Running 254.18s Step 551( 33.67%), action 202, FPS 1.23, Running 255.07s Step 552( 33.83%), action 203, FPS 1.26, Running 255.82s Step 553( 34.00%), action 204, FPS 1.24, Running 256.42s Step 554( 34.17%), action 205, FPS 1.23, Running 257.40s Step 555( 34.33%), action 206, FPS 1.21, Running 258.37s Step 556( 34.50%), action 207, FPS 1.20, Running 259.52s Step 557( 34.67%), action 208, FPS 1.17, Running 260.51s Step 558( 34.83%), action 209, FPS 1.16, Running 261.58s Step 559( 35.00%), action 210, FPS 1.14, Running 262.20s Step 560( 35.17%), action 211, FPS 1.16, Running 263.10s Step 561( 35.33%), action 212, FPS 1.16, Running 263.62s Step 562( 35.50%), action 213, FPS 1.15, Running 264.61s Step 563( 35.67%), action 214, FPS 1.16, Running 264.99s Step 564( 35.83%), action 215, FPS 1.19, Running 265.96s Step 565( 36.00%), action 216, FPS 1.19, Running 266.45s Step 566( 36.17%), action 217, FPS 1.20, Running 267.46s Step 567( 36.33%), action 218, FPS 1.22, Running 267.83s Step 568( 36.50%), action 219, FPS 1.23, Running 268.68s Step 569( 36.67%), action 220, FPS 1.24, Running 269.24s Step 570( 36.83%), action 221, FPS 1.24, Running 270.28s Step 571( 37.00%), action 222, FPS 1.27, Running 270.82s Step 572( 37.17%), action 223, FPS 1.25, Running 271.77s Step 573( 37.33%), action 224, FPS 1.27, Running 272.14s Step 574( 37.50%), action 225, FPS 1.31, Running 272.71s Step 575( 37.67%), action 226, FPS 1.36, Running 273.05s Step 576( 37.83%), action 227, FPS 1.38, Running 274.03s Step 577( 38.00%), action 228, FPS 1.42, Running 274.62s Step 578( 38.17%), action 229, FPS 1.46, Running 275.32s Step 579( 38.33%), action 230, FPS 1.48, Running 275.76s Step 580( 38.50%), action 231, FPS 1.47, Running 276.73s Step 581( 38.67%), action 232, FPS 1.49, Running 277.04s Step 582( 38.83%), action 233, FPS 1.49, Running 278.05s Step 583( 39.00%), action 234, FPS 1.47, Running 278.58s Step 584( 39.17%), action 235, FPS 1.47, Running 279.59s Step 585( 39.33%), action 236, FPS 1.46, Running 280.16s Step 586( 39.50%), action 237, FPS 1.46, Running 281.12s Step 587( 39.67%), action 238, FPS 1.44, Running 281.70s Step 588( 39.83%), action 239, FPS 1.42, Running 282.76s Step 589( 40.00%), action 240, FPS 1.42, Running 283.30s Step 590( 40.17%), action 241, FPS 1.43, Running 284.28s Step 591( 40.33%), action 242, FPS 1.43, Running 284.85s Step 592( 40.50%), action 243, FPS 1.44, Running 285.62s Step 593( 40.67%), action 244, FPS 1.43, Running 286.11s Step 594( 40.83%), action 245, FPS 1.42, Running 286.76s Step 595( 41.00%), action 246, FPS 1.40, Running 287.33s Step 596( 41.17%), action 247, FPS 1.41, Running 288.25s Step 597( 41.33%), action 248, FPS 1.41, Running 288.83s Step 598( 41.50%), action 249, FPS 1.38, Running 289.77s Step 599( 41.67%), action 250, FPS 1.37, Running 290.34s Step 600( 41.83%), action 251, FPS 1.40, Running 291.01s Step 601( 42.00%), action 252, FPS 1.40, Running 291.31s Step 602( 42.17%), action 253, FPS 1.47, Running 291.69s Step 603( 42.33%), action 254, FPS 1.45, Running 292.34s Step 604( 42.50%), action 255, FPS 1.50, Running 292.91s Step 605( 42.67%), action 256, FPS 1.52, Running 293.36s Step 606( 42.83%), action 257, FPS 1.52, Running 294.30s Step 607( 43.00%), action 258, FPS 1.54, Running 294.66s Step 608( 43.17%), action 259, FPS 1.57, Running 295.49s Step 609( 43.33%), action 260, FPS 1.57, Running 296.07s Step 610( 43.50%), action 261, FPS 1.56, Running 297.08s Step 611( 43.67%), action 262, FPS 1.56, Running 297.63s Step 612( 43.83%), action 263, FPS 1.54, Running 298.59s Step 613( 44.00%), action 264, FPS 1.53, Running 299.21s Step 614( 44.17%), action 265, FPS 1.50, Running 300.08s Step 615( 44.33%), action 266, FPS 1.53, Running 300.43s Step 616( 44.50%), action 267, FPS 1.52, Running 301.41s Step 617( 44.67%), action 268, FPS 1.52, Running 302.01s Step 618( 44.83%), action 269, FPS 1.52, Running 302.94s Step 619( 45.00%), action 270, FPS 1.52, Running 303.50s Step 620( 45.17%), action 271, FPS 1.48, Running 304.51s Step 621( 45.33%), action 272, FPS 1.48, Running 304.83s Step 622( 45.50%), action 273, FPS 1.43, Running 305.65s Step 623( 45.67%), action 274, FPS 1.46, Running 306.01s Step 624( 45.83%), action 275, FPS 1.44, Running 306.81s Step 625( 46.00%), action 276, FPS 1.43, Running 307.34s Step 626( 46.17%), action 277, FPS 1.42, Running 308.37s Step 627( 46.33%), action 278, FPS 1.40, Running 308.94s Step 628( 46.50%), action 279, FPS 1.41, Running 309.66s Step 629( 46.67%), action 280, FPS 1.42, Running 310.12s Step 630( 46.83%), action 281, FPS 1.47, Running 310.72s Step 631( 47.00%), action 282, FPS 1.50, Running 310.97s Step 632( 47.17%), action 283, FPS 1.53, Running 311.62s Step 633( 47.33%), action 284, FPS 1.57, Running 311.97s Step 634( 47.50%), action 285, FPS 1.56, Running 312.89s Step 635( 47.67%), action 286, FPS 1.55, Running 313.34s Step 636( 47.83%), action 287, FPS 1.56, Running 314.25s Step 637( 48.00%), action 288, FPS 1.58, Running 314.67s Step 638( 48.17%), action 289, FPS 1.60, Running 315.43s Step 639( 48.33%), action 290, FPS 1.60, Running 316.00s Step 640( 48.50%), action 291, FPS 1.61, Running 316.94s Step 641( 48.67%), action 292, FPS 1.58, Running 317.50s Step 642( 48.83%), action 293, FPS 1.57, Running 318.38s Step 643( 49.00%), action 294, FPS 1.53, Running 319.11s Step 644( 49.17%), action 295, FPS 1.51, Running 320.07s Step 645( 49.33%), action 296, FPS 1.50, Running 320.69s Step 646( 49.50%), action 297, FPS 1.51, Running 321.59s Step 647( 49.67%), action 298, FPS 1.54, Running 321.94s Step 648( 49.83%), action 299, FPS 1.52, Running 322.78s Step 649( 50.00%), action 300, FPS 1.51, Running 323.36s Step 650( 50.17%), action 301, FPS 1.47, Running 324.36s Step 651( 50.33%), action 302, FPS 1.43, Running 324.95s Step 652( 50.50%), action 303, FPS 1.40, Running 325.90s Step 653( 50.67%), action 304, FPS 1.40, Running 326.23s Step 654( 50.83%), action 305, FPS 1.41, Running 327.12s Step 655( 51.00%), action 306, FPS 1.42, Running 327.46s Step 656( 51.17%), action 307, FPS 1.43, Running 328.26s Step 657( 51.33%), action 308, FPS 1.40, Running 328.92s Step 658( 51.50%), action 309, FPS 1.43, Running 329.45s Step 659( 51.67%), action 310, FPS 1.45, Running 329.77s Step 660( 51.83%), action 311, FPS 1.47, Running 330.55s Step 661( 52.00%), action 312, FPS 1.50, Running 330.87s Step 662( 52.17%), action 313, FPS 1.51, Running 331.63s Step 663( 52.33%), action 314, FPS 1.52, Running 332.24s Step 664( 52.50%), action 315, FPS 1.52, Running 333.22s Step 665( 52.67%), action 316, FPS 1.55, Running 333.58s Step 666( 52.83%), action 317, FPS 1.56, Running 334.43s Step 667( 53.00%), action 318, FPS 1.53, Running 335.00s Step 668( 53.17%), action 319, FPS 1.51, Running 336.01s Step 669( 53.33%), action 320, FPS 1.54, Running 336.35s Step 670( 53.50%), action 321, FPS 1.54, Running 337.34s Step 671( 53.67%), action 322, FPS 1.56, Running 337.79s Step 672( 53.83%), action 323, FPS 1.56, Running 338.75s Step 673( 54.00%), action 324, FPS 1.53, Running 339.31s Step 674( 54.17%), action 325, FPS 1.52, Running 340.27s Step 675( 54.33%), action 326, FPS 1.52, Running 340.63s Step 676( 54.50%), action 327, FPS 1.51, Running 341.47s Step 677( 54.67%), action 328, FPS 1.53, Running 342.03s Step 678( 54.83%), action 329, FPS 1.48, Running 342.96s Step 679( 55.00%), action 330, FPS 1.45, Running 343.57s Step 680( 55.17%), action 331, FPS 1.43, Running 344.53s Step 681( 55.33%), action 332, FPS 1.43, Running 344.90s Step 682( 55.50%), action 333, FPS 1.41, Running 345.81s Step 683( 55.67%), action 334, FPS 1.41, Running 346.39s Step 684( 55.83%), action 335, FPS 1.41, Running 347.45s Step 685( 56.00%), action 336, FPS 1.38, Running 348.04s Step 686( 56.17%), action 337, FPS 1.37, Running 349.00s Step 687( 56.33%), action 338, FPS 1.40, Running 349.29s Step 688( 56.50%), action 339, FPS 1.46, Running 349.69s Step 689( 56.67%), action 340, FPS 1.46, Running 350.01s Step 690( 56.83%), action 341, FPS 1.50, Running 350.69s Step 691( 57.00%), action 342, FPS 1.51, Running 351.05s Step 692( 57.17%), action 343, FPS 1.54, Running 351.77s Step 693( 57.33%), action 344, FPS 1.56, Running 352.09s Step 694( 57.50%), action 345, FPS 1.57, Running 353.01s Step 695( 57.67%), action 346, FPS 1.55, Running 353.56s Step 696( 57.83%), action 347, FPS 1.52, Running 354.64s Step 697( 58.00%), action 348, FPS 1.51, Running 355.26s Step 698( 58.17%), action 349, FPS 1.50, Running 356.26s Step 699( 58.33%), action 350, FPS 1.50, Running 356.90s Step 700( 58.50%), action 351, FPS 1.50, Running 357.89s Step 701( 58.67%), action 352, FPS 1.48, Running 358.43s Step 702( 58.83%), action 353, FPS 1.47, Running 359.42s Step 703( 59.00%), action 354, FPS 1.47, Running 360.03s Step 704( 59.17%), action 355, FPS 1.47, Running 361.07s Step 705( 59.33%), action 356, FPS 1.47, Running 361.63s Step 706( 59.50%), action 357, FPS 1.47, Running 362.59s Step 707( 59.67%), action 358, FPS 1.47, Running 362.94s Step 708( 59.83%), action 359, FPS 1.42, Running 363.79s Step 709( 60.00%), action 360, FPS 1.39, Running 364.43s Step 710( 60.17%), action 361, FPS 1.36, Running 365.39s Step 711( 60.33%), action 362, FPS 1.33, Running 366.04s Step 712( 60.50%), action 363, FPS 1.31, Running 366.98s Step 713( 60.67%), action 364, FPS 1.29, Running 367.56s Step 714( 60.83%), action 365, FPS 1.29, Running 368.53s Step 715( 61.00%), action 366, FPS 1.31, Running 368.79s Step 716( 61.17%), action 367, FPS 1.37, Running 369.20s Step 717( 61.33%), action 368, FPS 1.41, Running 369.46s Step 718( 61.50%), action 369, FPS 1.41, Running 370.47s Step 719( 61.67%), action 370, FPS 1.43, Running 370.89s Step 720( 61.83%), action 371, FPS 1.41, Running 372.05s Step 721( 62.00%), action 372, FPS 1.41, Running 372.59s Step 722( 62.17%), action 373, FPS 1.37, Running 374.00s Step 723( 62.33%), action 374, FPS 1.38, Running 374.57s Step 724( 62.50%), action 375, FPS 1.39, Running 375.50s Step 725( 62.67%), action 376, FPS 1.41, Running 375.80s Step 726( 62.83%), action 377, FPS 1.42, Running 376.68s Step 727( 63.00%), action 378, FPS 1.40, Running 377.22s Step 728( 63.17%), action 379, FPS 1.39, Running 378.22s Step 729( 63.33%), action 380, FPS 1.38, Running 378.93s Step 730( 63.50%), action 381, FPS 1.37, Running 380.04s Step 731( 63.67%), action 382, FPS 1.37, Running 380.65s Step 732( 63.83%), action 383, FPS 1.37, Running 381.58s Step 733( 64.00%), action 384, FPS 1.37, Running 382.17s Step 734( 64.17%), action 385, FPS 1.36, Running 383.24s Step 735( 64.33%), action 386, FPS 1.33, Running 383.86s Step 736( 64.50%), action 387, FPS 1.28, Running 384.82s Step 737( 64.67%), action 388, FPS 1.25, Running 385.50s Step 738( 64.83%), action 389, FPS 1.25, Running 386.49s Step 739( 65.00%), action 390, FPS 1.23, Running 387.15s Step 740( 65.17%), action 391, FPS 1.24, Running 388.17s Step 741( 65.33%), action 392, FPS 1.26, Running 388.45s Step 742( 65.50%), action 393, FPS 1.29, Running 389.54s Step 743( 65.67%), action 394, FPS 1.28, Running 390.14s Step 744( 65.83%), action 395, FPS 1.25, Running 391.52s Step 745( 66.00%), action 396, FPS 1.24, Running 391.98s Step 746( 66.17%), action 397, FPS 1.25, Running 392.68s Step 747( 66.33%), action 398, FPS 1.25, Running 393.24s Step 748( 66.50%), action 399, FPS 1.25, Running 394.18s Step 749( 66.67%), action 400, FPS 1.28, Running 394.52s Step 750( 66.83%), action 401, FPS 1.27, Running 395.77s Step 751( 67.00%), action 402, FPS 1.24, Running 396.82s Step 752( 67.17%), action 403, FPS 1.20, Running 398.29s Step 753( 67.33%), action 404, FPS 1.21, Running 398.65s Step 754( 67.50%), action 405, FPS 1.23, Running 399.49s Step 755( 67.67%), action 406, FPS 1.23, Running 400.11s Step 756( 67.83%), action 407, FPS 1.23, Running 401.05s Step 757( 68.00%), action 408, FPS 1.23, Running 401.80s Step 758( 68.17%), action 409, FPS 1.23, Running 402.79s Step 759( 68.33%), action 410, FPS 1.23, Running 403.43s Step 760( 68.50%), action 411, FPS 1.20, Running 404.88s Step 761( 68.67%), action 412, FPS 1.16, Running 405.69s Step 762( 68.83%), action 413, FPS 1.17, Running 406.70s Step 763( 69.00%), action 414, FPS 1.19, Running 406.92s Step 764( 69.17%), action 415, FPS 1.22, Running 407.89s Step 765( 69.33%), action 416, FPS 1.20, Running 408.68s Step 766( 69.50%), action 417, FPS 1.19, Running 409.51s Step 767( 69.67%), action 418, FPS 1.19, Running 410.06s Step 768( 69.83%), action 419, FPS 1.18, Running 411.11s Step 769( 70.00%), action 420, FPS 1.17, Running 411.66s Step 770( 70.17%), action 421, FPS 1.18, Running 412.69s Step 771( 70.33%), action 422, FPS 1.22, Running 413.27s Step 772( 70.50%), action 423, FPS 1.25, Running 414.27s Step 773( 70.67%), action 424, FPS 1.24, Running 414.82s Step 774( 70.83%), action 425, FPS 1.23, Running 415.81s Step 775( 71.00%), action 426, FPS 1.23, Running 416.30s Step 776( 71.17%), action 427, FPS 1.22, Running 417.47s Step 777( 71.33%), action 428, FPS 1.22, Running 418.13s Step 778( 71.50%), action 429, FPS 1.22, Running 419.14s Step 779( 71.67%), action 430, FPS 1.24, Running 419.51s Step 780( 71.83%), action 431, FPS 1.27, Running 420.67s Step 781( 72.00%), action 432, FPS 1.28, Running 421.29s Step 782( 72.17%), action 433, FPS 1.28, Running 422.28s Step 783( 72.33%), action 434, FPS 1.25, Running 422.96s Step 784( 72.50%), action 435, FPS 1.21, Running 424.47s Step 785( 72.67%), action 436, FPS 1.21, Running 425.16s Step 786( 72.83%), action 437, FPS 1.23, Running 425.78s Step 787( 73.00%), action 438, FPS 1.25, Running 426.11s Step 788( 73.17%), action 439, FPS 1.24, Running 427.20s Step 789( 73.33%), action 440, FPS 1.24, Running 427.78s Step 790( 73.50%), action 441, FPS 1.24, Running 428.77s Step 791( 73.67%), action 442, FPS 1.24, Running 429.40s Step 792( 73.83%), action 443, FPS 1.23, Running 430.52s Step 793( 74.00%), action 444, FPS 1.23, Running 431.08s Step 794( 74.17%), action 445, FPS 1.20, Running 432.55s Step 795( 74.33%), action 446, FPS 1.18, Running 433.19s Step 796( 74.50%), action 447, FPS 1.19, Running 434.33s Step 797( 74.67%), action 448, FPS 1.16, Running 435.33s Step 798( 74.83%), action 449, FPS 1.17, Running 436.26s Step 799( 75.00%), action 450, FPS 1.15, Running 436.84s Step 800( 75.17%), action 451, FPS 1.16, Running 437.90s Step 801( 75.33%), action 452, FPS 1.16, Running 438.48s Step 802( 75.50%), action 453, FPS 1.16, Running 439.47s Step 803( 75.67%), action 454, FPS 1.17, Running 440.03s Step 804( 75.83%), action 455, FPS 1.21, Running 440.99s Step 805( 76.00%), action 456, FPS 1.24, Running 441.31s Step 806( 76.17%), action 457, FPS 1.22, Running 442.14s Step 807( 76.33%), action 458, FPS 1.20, Running 442.73s Step 808( 76.50%), action 459, FPS 1.21, Running 443.75s Step 809( 76.67%), action 460, FPS 1.23, Running 443.99s Step 810( 76.83%), action 461, FPS 1.25, Running 444.74s Step 811( 77.00%), action 462, FPS 1.28, Running 445.09s Step 812( 77.17%), action 463, FPS 1.29, Running 445.99s Step 813( 77.33%), action 464, FPS 1.28, Running 446.66s Step 814( 77.50%), action 465, FPS 1.33, Running 447.64s Step 815( 77.67%), action 466, FPS 1.33, Running 448.19s Step 816( 77.83%), action 467, FPS 1.34, Running 449.20s Step 817( 78.00%), action 468, FPS 1.40, Running 449.64s Step 818( 78.17%), action 469, FPS 1.42, Running 450.38s Step 819( 78.33%), action 470, FPS 1.42, Running 450.94s Step 820( 78.50%), action 471, FPS 1.42, Running 451.97s Step 821( 78.67%), action 472, FPS 1.42, Running 452.52s Step 822( 78.83%), action 473, FPS 1.43, Running 453.49s Step 823( 79.00%), action 474, FPS 1.43, Running 454.06s Step 824( 79.17%), action 475, FPS 1.42, Running 455.11s Step 825( 79.33%), action 476, FPS 1.39, Running 455.69s Step 826( 79.50%), action 477, FPS 1.39, Running 456.52s Step 827( 79.67%), action 478, FPS 1.41, Running 456.89s Step 828( 79.83%), action 479, FPS 1.41, Running 457.97s Step 829( 80.00%), action 480, FPS 1.40, Running 458.31s Step 830( 80.17%), action 481, FPS 1.37, Running 459.31s Step 831( 80.33%), action 482, FPS 1.36, Running 459.77s Step 832( 80.50%), action 483, FPS 1.36, Running 460.73s Step 833( 80.67%), action 484, FPS 1.36, Running 461.36s Step 834( 80.83%), action 485, FPS 1.36, Running 462.39s Step 835( 81.00%), action 486, FPS 1.38, Running 462.72s Step 836( 81.17%), action 487, FPS 1.41, Running 463.37s Step 837( 81.33%), action 488, FPS 1.42, Running 463.77s Step 838( 81.50%), action 489, FPS 1.36, Running 465.07s Step 839( 81.67%), action 490, FPS 1.36, Running 465.65s Step 840( 81.83%), action 491, FPS 1.36, Running 466.69s Step 841( 82.00%), action 492, FPS 1.36, Running 467.26s Step 842( 82.17%), action 493, FPS 1.35, Running 468.27s Step 843( 82.33%), action 494, FPS 1.35, Running 468.92s Step 844( 82.50%), action 495, FPS 1.34, Running 470.08s Step 845( 82.67%), action 496, FPS 1.34, Running 470.61s Step 846( 82.83%), action 497, FPS 1.33, Running 471.55s Step 847( 83.00%), action 498, FPS 1.33, Running 471.89s Step 848( 83.17%), action 499, FPS 1.31, Running 473.25s Step 849( 83.33%), action 500, FPS 1.30, Running 473.75s Step 850( 83.50%), action 501, FPS 1.29, Running 474.76s Step 851( 83.67%), action 502, FPS 1.30, Running 475.13s Step 852( 83.83%), action 503, FPS 1.32, Running 475.90s Step 853( 84.00%), action 504, FPS 1.32, Running 476.56s Step 854( 84.17%), action 505, FPS 1.32, Running 477.53s Step 855( 84.33%), action 506, FPS 1.32, Running 477.88s Step 856( 84.50%), action 507, FPS 1.30, Running 478.72s Step 857( 84.67%), action 508, FPS 1.29, Running 479.27s Step 858( 84.83%), action 509, FPS 1.30, Running 480.40s Step 859( 85.00%), action 510, FPS 1.30, Running 480.98s Step 860( 85.17%), action 511, FPS 1.34, Running 481.66s Step 861( 85.33%), action 512, FPS 1.36, Running 481.98s Step 862( 85.50%), action 513, FPS 1.40, Running 482.57s Step 863( 85.67%), action 514, FPS 1.40, Running 483.16s Step 864( 85.83%), action 515, FPS 1.42, Running 484.14s Step 865( 86.00%), action 516, FPS 1.42, Running 484.71s Step 866( 86.17%), action 517, FPS 1.42, Running 485.68s Step 867( 86.33%), action 518, FPS 1.39, Running 486.28s Step 868( 86.50%), action 519, FPS 1.43, Running 487.24s Step 869( 86.67%), action 520, FPS 1.44, Running 487.64s Step 870( 86.83%), action 521, FPS 1.44, Running 488.65s Step 871( 87.00%), action 522, FPS 1.44, Running 489.05s Step 872( 87.17%), action 523, FPS 1.42, Running 489.97s Step 873( 87.33%), action 524, FPS 1.44, Running 490.46s Step 874( 87.50%), action 525, FPS 1.46, Running 491.19s Step 875( 87.67%), action 526, FPS 1.44, Running 491.73s Step 876( 87.83%), action 527, FPS 1.43, Running 492.66s Step 877( 88.00%), action 528, FPS 1.44, Running 493.15s Step 878( 88.17%), action 529, FPS 1.49, Running 493.86s Step 879( 88.33%), action 530, FPS 1.49, Running 494.41s Step 880( 88.50%), action 531, FPS 1.46, Running 495.40s Step 881( 88.67%), action 532, FPS 1.43, Running 495.96s Step 882( 88.83%), action 533, FPS 1.39, Running 496.98s Step 883( 89.00%), action 534, FPS 1.39, Running 497.58s Step 884( 89.17%), action 535, FPS 1.39, Running 498.58s Step 885( 89.33%), action 536, FPS 1.39, Running 499.12s Step 886( 89.50%), action 537, FPS 1.41, Running 499.82s Step 887( 89.67%), action 538, FPS 1.44, Running 500.15s Step 888( 89.83%), action 539, FPS 1.48, Running 500.78s Step 889( 90.00%), action 540, FPS 1.48, Running 501.11s Step 890( 90.17%), action 541, FPS 1.48, Running 502.17s Step 891( 90.33%), action 542, FPS 1.46, Running 502.72s Step 892( 90.50%), action 543, FPS 1.46, Running 503.66s Step 893( 90.67%), action 544, FPS 1.48, Running 503.97s Step 894( 90.83%), action 545, FPS 1.46, Running 504.88s Step 895( 91.00%), action 546, FPS 1.46, Running 505.40s Step 896( 91.17%), action 547, FPS 1.45, Running 506.45s Step 897( 91.33%), action 548, FPS 1.44, Running 507.06s Step 898( 91.50%), action 549, FPS 1.41, Running 508.03s Step 899( 91.67%), action 550, FPS 1.43, Running 508.45s Step 900( 91.83%), action 551, FPS 1.37, Running 509.98s Step 901( 92.00%), action 552, FPS 1.37, Running 510.58s Step 902( 92.17%), action 553, FPS 1.40, Running 511.30s Step 903( 92.33%), action 554, FPS 1.40, Running 511.86s Step 904( 92.50%), action 555, FPS 1.40, Running 512.91s Step 905( 92.67%), action 556, FPS 1.39, Running 513.49s Step 906( 92.83%), action 557, FPS 1.36, Running 514.55s Step 907( 93.00%), action 558, FPS 1.34, Running 515.11s Step 908( 93.17%), action 559, FPS 1.30, Running 516.15s Step 909( 93.33%), action 560, FPS 1.28, Running 516.70s Step 910( 93.50%), action 561, FPS 1.29, Running 517.70s Step 911( 93.67%), action 562, FPS 1.30, Running 518.09s Step 912( 93.83%), action 563, FPS 1.31, Running 518.90s Step 913( 94.00%), action 564, FPS 1.27, Running 519.66s Step 914( 94.17%), action 565, FPS 1.28, Running 520.50s Step 915( 94.33%), action 566, FPS 1.28, Running 520.97s Step 916( 94.50%), action 567, FPS 1.29, Running 521.91s Step 917( 94.67%), action 568, FPS 1.31, Running 522.27s Step 918( 94.83%), action 569, FPS 1.32, Running 523.14s Step 919( 95.00%), action 570, FPS 1.30, Running 523.83s Step 920( 95.17%), action 571, FPS 1.33, Running 525.05s Step 921( 95.33%), action 572, FPS 1.34, Running 525.45s Step 922( 95.50%), action 573, FPS 1.32, Running 526.41s Step 923( 95.67%), action 574, FPS 1.33, Running 526.93s Step 924( 95.83%), action 575, FPS 1.34, Running 527.86s Step 925( 96.00%), action 576, FPS 1.33, Running 528.48s Step 926( 96.17%), action 577, FPS 1.36, Running 529.28s Step 927( 96.33%), action 578, FPS 1.37, Running 529.69s Step 928( 96.50%), action 579, FPS 1.38, Running 530.64s Step 929( 96.67%), action 580, FPS 1.38, Running 531.21s Step 930( 96.83%), action 581, FPS 1.38, Running 532.24s Step 931( 97.00%), action 582, FPS 1.36, Running 532.80s Step 932( 97.17%), action 583, FPS 1.34, Running 533.84s Step 933( 97.33%), action 584, FPS 1.35, Running 534.45s Step 934( 97.50%), action 585, FPS 1.33, Running 535.53s Step 935( 97.67%), action 586, FPS 1.32, Running 536.10s Step 936( 97.83%), action 587, FPS 1.32, Running 537.03s Step 937( 98.00%), action 588, FPS 1.32, Running 537.41s Step 938( 98.17%), action 589, FPS 1.36, Running 537.87s Step 939( 98.33%), action 590, FPS 1.40, Running 538.10s Step 940( 98.50%), action 591, FPS 1.47, Running 538.66s Step 941( 98.67%), action 592, FPS 1.48, Running 538.94s Step 942( 98.83%), action 593, FPS 1.53, Running 539.49s Step 943( 99.00%), action 594, FPS 1.54, Running 539.89s Step 944( 99.17%), action 595, FPS 1.55, Running 540.78s Step 945( 99.33%), action 596, FPS 1.55, Running 541.40s Step 946( 99.50%), action 597, FPS 1.52, Running 542.44s Step 947( 99.67%), action 598, FPS 1.50, Running 542.99s Step 948( 99.83%), action 599, FPS 1.49, Running 544.05s Step 949(100.00%), action 600, FPS 1.49, Running 544.65s [2026-08-02 20:14:38] [21 ] Seed 20 failed after 544.86 s. +steps: 949 , actions: 600 . +Instruction: Empty +Total 2/21(9.52%) success. +Setting seed: 21 +Step 1( N/A%), pre moving , FPS 3.72, Running 0.27s Step 2( N/A%), pre moving , FPS 5.74, Running 0.35s Step 3( N/A%), pre moving , FPS 6.92, Running 0.43s Step 4( N/A%), pre moving , FPS 6.76, Running 0.59s Step 5( N/A%), pre moving , FPS 6.15, Running 0.81s Step 6( N/A%), pre moving , FPS 6.57, Running 0.91s Step 7( N/A%), pre moving , FPS 7.08, Running 0.99s Step 8( N/A%), pre moving , FPS 6.44, Running 1.24s Step 9( N/A%), pre moving , FPS 6.42, Running 1.40s Step 10( N/A%), pre moving , FPS 6.82, Running 1.47s Step 11( N/A%), pre moving , FPS 7.11, Running 1.55s Step 12( N/A%), pre moving , FPS 6.67, Running 1.80s Step 13( N/A%), pre moving , FPS 6.65, Running 1.95s Step 14( N/A%), pre moving , FPS 6.94, Running 2.02s Step 15( N/A%), pre moving , FPS 7.16, Running 2.10s Step 16( N/A%), pre moving , FPS 6.61, Running 2.42s Step 17( N/A%), pre moving , FPS 6.78, Running 2.51s Step 18( N/A%), pre moving , FPS 7.00, Running 2.57s Step 19( N/A%), pre moving , FPS 7.19, Running 2.64s Step 20( N/A%), pre moving , FPS 6.73, Running 2.97s Step 21( N/A%), pre moving , FPS 6.15, Running 3.52s Step 22( N/A%), pre moving , FPS 6.13, Running 3.61s Step 23( N/A%), pre moving , FPS 6.16, Running 3.68s Step 24( N/A%), pre moving , FPS 6.33, Running 3.75s Step 25( N/A%), pre moving , FPS 6.14, Running 4.07s Step 26( N/A%), pre moving , FPS 5.40, Running 4.62s Step 27( N/A%), pre moving , FPS 5.42, Running 4.68s Step 28( N/A%), pre moving , FPS 5.69, Running 4.76s Step 29( N/A%), pre moving , FPS 5.55, Running 5.01s Step 30( N/A%), pre moving , FPS 5.40, Running 5.17s Step 31( N/A%), pre moving , FPS 5.43, Running 5.23s Step 32( N/A%), pre moving , FPS 5.70, Running 5.31s Step 33( N/A%), pre moving , FPS 5.55, Running 5.56s Step 34( N/A%), pre moving , FPS 5.44, Running 5.69s Step 35( N/A%), pre moving , FPS 5.43, Running 5.78s Step 36( N/A%), pre moving , FPS 4.47, Running 6.89s Step 37( N/A%), pre moving , FPS 4.16, Running 7.32s Step 38( N/A%), pre moving , FPS 4.13, Running 7.42s Step 39( N/A%), pre moving , FPS 4.13, Running 7.49s Step 40( N/A%), pre moving , FPS 4.30, Running 7.62s Step 41( N/A%), pre moving , FPS 4.59, Running 7.87s Step 42( N/A%), pre moving , FPS 4.59, Running 7.96s Step 43( N/A%), pre moving , FPS 4.59, Running 8.04s Step 44( N/A%), pre moving , FPS 4.51, Running 8.18s Step 45( N/A%), pre moving , FPS 4.56, Running 8.46s Step 46( N/A%), pre moving , FPS 5.12, Running 8.52s Step 47( N/A%), pre moving , FPS 5.11, Running 8.59s Step 48( N/A%), pre moving , FPS 4.11, Running 9.62s Step 49( N/A%), pre moving , FPS 4.28, Running 9.68s Step 50( N/A%), pre moving , FPS 4.36, Running 9.76s Step 51( N/A%), pre moving , FPS 4.12, Running 10.09s Step 52( N/A%), pre moving , FPS 4.11, Running 10.18s Step 53( N/A%), pre moving , FPS 4.25, Running 10.26s Step 54( N/A%), pre moving , FPS 4.27, Running 10.38s Step 55( N/A%), pre moving , FPS 4.04, Running 10.73s Step 56( N/A%), pre moving , FPS 5.06, Running 10.85s Step 57( N/A%), pre moving , FPS 5.49, Running 10.96s Step 58( N/A%), pre moving , FPS 5.09, Running 11.34s Step 59( N/A%), pre moving , FPS 5.04, Running 11.45s Step 60( N/A%), pre moving , FPS 4.76, Running 11.82s Step 61( N/A%), pre moving , FPS 5.00, Running 11.88s Step 62( N/A%), pre moving , FPS 5.07, Running 11.91s Step 63( N/A%), pre moving , FPS 5.13, Running 11.94s Step 64( N/A%), pre moving , FPS 5.27, Running 11.98s Step 65( N/A%), pre moving , FPS 5.62, Running 12.02s Step 66( N/A%), pre moving , FPS 5.66, Running 12.05s Step 67( N/A%), pre moving , FPS 5.71, Running 12.09s Step 68( N/A%), pre moving , FPS 7.98, Running 12.13s Step 69( N/A%), pre moving , FPS 8.07, Running 12.16s Step 70( N/A%), pre moving , FPS 8.20, Running 12.20s Step 71( N/A%), pre moving , FPS 9.30, Running 12.24s Step 72( N/A%), pre moving , FPS 9.53, Running 12.27s Step 73( N/A%), pre moving , FPS 9.78, Running 12.31s Step 74( N/A%), pre moving , FPS 10.18, Running 12.34s Step 75( N/A%), pre moving , FPS 12.12, Running 12.38s Step 76( N/A%), pre moving , FPS 12.82, Running 12.41s Step 77( N/A%), pre moving , FPS 13.52, Running 12.44s Step 78( N/A%), pre moving , FPS 17.66, Running 12.48s Step 79( N/A%), pre moving , FPS 18.71, Running 12.52s Step 80( N/A%), pre moving , FPS 27.03, Running 12.56s Step 81( N/A%), pre moving , FPS 27.94, Running 12.59s Step 82( N/A%), pre moving , FPS 27.98, Running 12.62s Step 83( N/A%), pre moving , FPS 28.03, Running 12.65s Step 84( N/A%), pre moving , FPS 28.20, Running 12.69s Step 85( N/A%), pre moving , FPS 27.91, Running 12.73s Step 86( N/A%), pre moving , FPS 28.21, Running 12.76s Step 87( N/A%), pre moving , FPS 28.80, Running 12.79s Step 88( N/A%), pre moving , FPS 29.24, Running 12.81s Step 89( N/A%), pre moving , FPS 29.01, Running 12.85s Step 90( N/A%), pre moving , FPS 29.61, Running 12.87s Step 91( N/A%), pre moving , FPS 30.14, Running 12.90s Step 92( N/A%), pre moving , FPS 30.07, Running 12.94s Step 93( N/A%), pre moving , FPS 30.34, Running 12.97s Step 94( N/A%), pre moving , FPS 30.13, Running 13.01s Step 95( N/A%), pre moving , FPS 28.98, Running 13.07s Step 96( N/A%), pre moving , FPS 28.08, Running 13.12s Step 97( N/A%), pre moving , FPS 26.79, Running 13.19s Step 98( N/A%), pre moving , FPS 26.19, Running 13.24s Step 99( N/A%), pre moving , FPS 25.87, Running 13.29s Step 100( N/A%), pre moving , FPS 24.87, Running 13.36s Step 101( N/A%), pre moving , FPS 24.02, Running 13.42s Step 102( N/A%), pre moving , FPS 23.42, Running 13.48s Step 103( N/A%), pre moving , FPS 23.30, Running 13.51s Step 104( N/A%), pre moving , FPS 22.44, Running 13.58s Step 105( N/A%), pre moving , FPS 22.39, Running 13.63s Step 106( N/A%), pre moving , FPS 21.28, Running 13.70s Step 107( N/A%), pre moving , FPS 20.68, Running 13.75s Step 108( N/A%), pre moving , FPS 19.75, Running 13.82s Step 109( N/A%), pre moving , FPS 19.34, Running 13.88s Step 110( N/A%), pre moving , FPS 18.46, Running 13.96s Step 111( N/A%), pre moving , FPS 17.53, Running 14.04s Step 112( N/A%), pre moving , FPS 14.36, Running 14.33s Step 113( N/A%), pre moving , FPS 13.72, Running 14.43s Step 114( N/A%), pre moving , FPS 13.40, Running 14.50s Step 115( N/A%), pre moving , FPS 13.36, Running 14.56s Step 116( N/A%), pre moving , FPS 11.31, Running 14.89s Step 117( N/A%), pre moving , FPS 6.14, Running 16.44s Step 118( N/A%), pre moving , FPS 5.26, Running 17.04s Step 119( N/A%), pre moving , FPS 4.78, Running 17.48s Step 120( N/A%), pre moving , FPS 4.28, Running 18.03s Step 121( N/A%), pre moving , FPS 4.18, Running 18.20s Step 122( N/A%), pre moving , FPS 3.86, Running 18.66s Step 123( N/A%), pre moving , FPS 3.59, Running 19.08s Step 124( N/A%), pre moving , FPS 3.31, Running 19.61s Step 125( N/A%), pre moving , FPS 3.24, Running 19.80s Step 126( N/A%), pre moving , FPS 3.05, Running 20.26s Step 127( N/A%), pre moving , FPS 2.90, Running 20.65s Step 128( N/A%), pre moving , FPS 2.72, Running 21.19s Step 129( N/A%), pre moving , FPS 2.67, Running 21.36s Step 130( N/A%), pre moving , FPS 2.52, Running 21.89s Step 131( N/A%), pre moving , FPS 2.41, Running 22.33s Step 132( N/A%), pre moving , FPS 2.33, Running 22.93s Step 133( N/A%), pre moving , FPS 2.24, Running 23.37s Step 134( N/A%), pre moving , FPS 2.12, Running 23.91s Step 135( N/A%), pre moving , FPS 2.09, Running 24.11s Step 136( N/A%), pre moving , FPS 2.06, Running 24.61s Step 137( N/A%), pre moving , FPS 2.33, Running 25.02s Step 138( N/A%), pre moving , FPS 2.34, Running 25.58s Step 139( N/A%), pre moving , FPS 2.42, Running 25.73s Step 140( N/A%), pre moving , FPS 2.45, Running 26.19s Step 141( N/A%), pre moving , FPS 2.39, Running 26.57s Step 142( N/A%), pre moving , FPS 2.37, Running 27.11s Step 143( N/A%), pre moving , FPS 2.43, Running 27.30s Step 144( N/A%), pre moving , FPS 2.44, Running 27.80s Step 145( N/A%), pre moving , FPS 2.23, Running 28.76s Step 146( N/A%), pre moving , FPS 2.17, Running 29.46s Step 147( N/A%), pre moving , FPS 2.16, Running 29.89s Step 148( N/A%), pre moving , FPS 2.15, Running 30.50s Step 149( N/A%), pre moving , FPS 2.09, Running 30.94s Step 150( N/A%), pre moving , FPS 2.16, Running 31.16s Step 151( N/A%), pre moving , FPS 2.23, Running 31.29s Step 152( N/A%), pre moving , FPS 2.33, Running 31.52s Step 153( N/A%), pre moving , FPS 2.41, Running 31.66s Step 154( N/A%), pre moving , FPS 2.50, Running 31.90s Step 155( N/A%), pre moving , FPS 2.52, Running 32.04s Step 156( N/A%), pre moving , FPS 2.60, Running 32.31s Step 157( N/A%), pre moving , FPS 2.65, Running 32.56s Step 158( N/A%), pre moving , FPS 2.71, Running 32.95s Step 159( N/A%), pre moving , FPS 2.68, Running 33.20s Step 160( N/A%), pre moving , FPS 2.64, Running 33.77s Step 161( N/A%), pre moving , FPS 2.60, Running 34.25s Step 162( N/A%), pre moving , FPS 2.58, Running 34.87s Step 163( N/A%), pre moving , FPS 2.49, Running 35.33s Step 164( N/A%), pre moving , FPS 2.47, Running 35.90s Step 165( N/A%), pre moving , FPS 2.63, Running 36.37s Step 166( N/A%), pre moving , FPS 2.64, Running 37.04s Step 167( N/A%), pre moving , FPS 2.62, Running 37.52s Step 168( N/A%), pre moving , FPS 2.62, Running 38.12s Step 169( N/A%), pre moving , FPS 2.62, Running 38.59s Step 170( N/A%), pre moving , FPS 2.48, Running 39.22s Step 171( N/A%), pre moving , FPS 2.38, Running 39.68s Step 172( N/A%), pre moving , FPS 2.28, Running 40.29s Step 173( N/A%), pre moving , FPS 2.19, Running 40.78s Step 174( N/A%), pre moving , FPS 2.11, Running 41.37s Step 175( N/A%), pre moving , FPS 2.04, Running 41.86s Step 176( N/A%), pre moving , FPS 1.97, Running 42.45s Step 177( N/A%), pre moving , FPS 1.93, Running 42.92s Step 178( N/A%), pre moving , FPS 1.89, Running 43.52s Step 179( N/A%), pre moving , FPS 1.87, Running 43.91s Step 180( N/A%), pre moving , FPS 1.90, Running 44.28s Step 181( N/A%), pre moving , FPS 1.93, Running 44.64s Step 182( N/A%), pre moving , FPS 1.93, Running 45.23s Step 183( N/A%), pre moving , FPS 1.93, Running 45.70s Step 184( N/A%), pre moving , FPS 1.93, Running 46.29s Step 185( N/A%), pre moving , FPS 1.92, Running 46.78s Step 186( N/A%), pre moving , FPS 1.93, Running 47.38s Step 187( N/A%), pre moving , FPS 2.01, Running 47.48s Step 188( N/A%), pre moving , FPS 2.11, Running 47.58s Step 189( N/A%), pre moving , FPS 2.14, Running 47.92s Step 190( N/A%), pre moving , FPS 2.27, Running 48.04s Step 191( N/A%), pre moving , FPS 2.36, Running 48.15s Step 192( N/A%), pre moving , FPS 2.44, Running 48.50s Step 193( N/A%), pre moving , FPS 2.55, Running 48.62s Step 194( N/A%), pre moving , FPS 2.72, Running 48.72s Step 195( N/A%), pre moving , FPS 2.77, Running 49.08s Step 196( N/A%), pre moving , FPS 2.97, Running 49.19s Step 197( N/A%), pre moving , FPS 2.72, Running 50.26s Step 198( N/A%), pre moving , FPS 2.92, Running 50.36s Step 199( N/A%), pre moving , FPS 2.94, Running 50.73s Step 200( N/A%), pre moving , FPS 3.04, Running 50.86s Step 201( N/A%), pre moving , FPS 3.18, Running 50.93s Step 202( N/A%), pre moving , FPS 3.47, Running 51.00s Step 203( N/A%), pre moving , FPS 3.72, Running 51.07s Step 204( N/A%), pre moving , FPS 4.12, Running 51.15s Step 205( N/A%), pre moving , FPS 4.51, Running 51.22s Step 206( N/A%), pre moving , FPS 5.13, Running 51.29s Step 207( N/A%), pre moving , FPS 5.15, Running 51.36s Step 208( N/A%), pre moving , FPS 5.20, Running 51.43s Step 209( N/A%), pre moving , FPS 5.59, Running 51.50s Step 210( N/A%), pre moving , FPS 5.66, Running 51.57s Step 211( N/A%), pre moving , FPS 5.73, Running 51.64s Step 212( N/A%), pre moving , FPS 6.22, Running 51.71s Step 213( N/A%), pre moving , FPS 6.33, Running 51.78s Step 214( N/A%), pre moving , FPS 6.39, Running 51.85s Step 215( N/A%), pre moving , FPS 6.94, Running 51.96s Step 216( N/A%), pre moving , FPS 6.99, Running 52.05s Step 217( N/A%), pre moving , FPS 10.59, Running 52.15s Step 218( N/A%), pre moving , FPS 10.10, Running 52.34s Step 219( N/A%), pre moving , FPS 11.23, Running 52.51s Step 220( N/A%), pre moving , FPS 10.89, Running 52.69s Step 221( N/A%), pre moving , FPS 8.98, Running 53.16s Step 222( N/A%), pre moving , FPS 8.33, Running 53.40s Step 223( N/A%), pre moving , FPS 7.09, Running 53.89s Step 224( N/A%), pre moving , FPS 6.88, Running 54.06s Step 225( N/A%), pre moving , FPS 6.25, Running 54.42s Step 226( N/A%), pre moving , FPS 6.09, Running 54.57s Step 227( N/A%), pre moving , FPS 5.97, Running 54.71s Step 228( N/A%), pre moving , FPS 5.51, Running 55.06s Step 229( N/A%), pre moving , FPS 5.43, Running 55.18s Step 230( N/A%), pre moving , FPS 5.39, Running 55.28s Step 231( N/A%), pre moving , FPS 5.01, Running 55.63s Step 232( N/A%), pre moving , FPS 4.95, Running 55.75s Step 233( N/A%), pre moving , FPS 4.91, Running 55.85s Step 234( N/A%), pre moving , FPS 4.66, Running 56.14s Step 235( N/A%), pre moving , FPS 4.58, Running 56.33s Step 236( N/A%), pre moving , FPS 4.58, Running 56.42s Step 237( N/A%), pre moving , FPS 4.57, Running 56.53s Step 238( N/A%), pre moving , FPS 4.42, Running 56.87s Step 239( N/A%), pre moving , FPS 4.46, Running 56.99s Step 240( N/A%), pre moving , FPS 4.53, Running 57.10s Step 241( N/A%), pre moving , FPS 4.65, Running 57.46s Step 242( N/A%), pre moving , FPS 4.79, Running 57.58s Step 243( N/A%), pre moving , FPS 5.28, Running 57.68s Step 244( N/A%), pre moving , FPS 4.31, Running 58.70s Step 245( N/A%), pre moving , FPS 4.57, Running 58.80s Step 246( N/A%), pre moving , FPS 4.54, Running 58.98s Step 247( N/A%), pre moving , FPS 4.38, Running 59.28s Step 248( N/A%), pre moving , FPS 4.64, Running 59.37s Step 249( N/A%), pre moving , FPS 4.64, Running 59.49s Step 250( N/A%), pre moving , FPS 4.31, Running 59.92s Step 251( N/A%), pre moving , FPS 4.50, Running 60.08s Step 252( N/A%), pre moving , FPS 4.20, Running 60.51s Step 253( N/A%), pre moving , FPS 4.15, Running 60.67s Step 254( N/A%), pre moving , FPS 4.04, Running 61.09s Step 255( N/A%), pre moving , FPS 4.05, Running 61.26s Step 256( N/A%), pre moving , FPS 3.77, Running 61.73s Step 257( N/A%), pre moving , FPS 3.52, Running 62.21s Step 258( N/A%), pre moving , FPS 3.59, Running 62.45s Step 259( N/A%), pre moving , FPS 3.36, Running 62.95s Step 260( N/A%), pre moving , FPS 3.17, Running 63.42s Step 261( N/A%), pre moving , FPS 3.22, Running 63.67s Step 262( N/A%), pre moving , FPS 3.04, Running 64.16s Step 263( N/A%), pre moving , FPS 3.01, Running 64.33s Step 264( N/A%), pre moving , FPS 3.27, Running 64.81s Step 265( N/A%), pre moving , FPS 3.13, Running 65.18s Step 266( N/A%), pre moving , FPS 3.06, Running 65.51s Step 267( N/A%), pre moving , FPS 2.99, Running 65.97s Step 268( N/A%), pre moving , FPS 2.95, Running 66.16s Step 269( N/A%), pre moving , FPS 2.92, Running 66.35s Step 270( N/A%), pre moving , FPS 2.92, Running 66.77s Step 271( N/A%), pre moving , FPS 2.89, Running 67.00s Step 272( N/A%), pre moving , FPS 2.86, Running 67.50s Step 273( N/A%), pre moving , FPS 2.84, Running 67.72s Step 274( N/A%), pre moving , FPS 2.82, Running 68.18s Step 275( N/A%), pre moving , FPS 2.71, Running 68.65s Step 276( N/A%), pre moving , FPS 2.82, Running 68.82s Step 277( N/A%), pre moving , FPS 2.83, Running 69.27s Step 278( N/A%), pre moving , FPS 2.85, Running 69.46s Step 279( N/A%), pre moving , FPS 2.88, Running 69.90s Step 280( N/A%), pre moving , FPS 3.01, Running 70.06s Step 281( N/A%), pre moving , FPS 2.95, Running 70.45s Step 282( N/A%), pre moving , FPS 3.08, Running 70.65s Step 283( N/A%), pre moving , FPS 2.96, Running 71.09s Step 284( N/A%), pre moving , FPS 3.09, Running 71.29s Step 285( N/A%), pre moving , FPS 3.20, Running 71.43s Step 286( N/A%), pre moving , FPS 3.14, Running 71.88s Step 287( N/A%), pre moving , FPS 3.26, Running 72.10s Step 288( N/A%), pre moving , FPS 3.14, Running 72.53s Step 289( N/A%), pre moving , FPS 3.17, Running 72.65s Step 290( N/A%), pre moving , FPS 3.29, Running 72.85s Step 291( N/A%), pre moving , FPS 3.29, Running 73.08s Step 292( N/A%), pre moving , FPS 3.45, Running 73.30s Step 293( N/A%), pre moving , FPS 3.46, Running 73.50s Step 294( N/A%), pre moving , FPS 3.65, Running 73.66s Step 295( N/A%), pre moving , FPS 3.68, Running 74.08s Step 296( N/A%), pre moving , FPS 3.69, Running 74.24s Step 297( N/A%), pre moving , FPS 3.74, Running 74.63s Step 298( N/A%), pre moving , FPS 3.75, Running 74.78s Step 299( N/A%), pre moving , FPS 3.97, Running 74.94s Step 300( N/A%), pre moving , FPS 3.78, Running 75.36s Step 301( N/A%), pre moving , FPS 3.95, Running 75.52s Step 302( N/A%), pre moving , FPS 3.84, Running 75.86s Step 303( N/A%), pre moving , FPS 4.10, Running 75.97s Step 304( N/A%), pre moving , FPS 4.18, Running 76.07s Step 305( N/A%), pre moving , FPS 4.18, Running 76.22s Step 306( N/A%), pre moving , FPS 4.28, Running 76.55s Step 307( N/A%), pre moving , FPS 4.40, Running 76.64s Step 308( N/A%), pre moving , FPS 4.74, Running 76.75s Step 309( N/A%), pre moving , FPS 4.48, Running 77.11s Step 310( N/A%), pre moving , FPS 4.57, Running 77.23s Step 311( N/A%), pre moving , FPS 4.70, Running 77.34s Step 312( N/A%), pre moving , FPS 4.55, Running 77.69s Step 313( N/A%), pre moving , FPS 4.64, Running 77.81s Step 314( N/A%), pre moving , FPS 4.70, Running 77.92s Step 315( N/A%), pre moving , FPS 4.76, Running 78.28s Step 316( N/A%), pre moving , FPS 4.81, Running 78.40s Step 317( N/A%), pre moving , FPS 5.16, Running 78.50s Step 318( N/A%), pre moving , FPS 3.39, Running 80.67s Step 319( N/A%), pre moving , FPS 3.08, Running 81.44s Step 320( N/A%), pre moving , FPS 3.14, Running 81.72s Step 321( N/A%), pre moving , FPS 2.86, Running 82.51s Step 322( N/A%), pre moving , FPS 2.89, Running 82.78s Step 323( N/A%), pre moving , FPS 2.69, Running 83.39s Step 324( N/A%), pre moving , FPS 2.58, Running 83.83s Step 325( N/A%), pre moving , FPS 2.46, Running 84.34s Step 326( N/A%), pre moving , FPS 2.49, Running 84.58s Step 327( N/A%), pre moving , FPS 2.29, Running 85.38s Step 328( N/A%), pre moving , FPS 2.25, Running 85.62s Step 329( N/A%), pre moving , FPS 2.15, Running 86.40s Step 330( N/A%), pre moving , FPS 2.12, Running 86.64s Step 331( N/A%), pre moving , FPS 1.97, Running 87.49s Step 332( N/A%), pre moving , FPS 2.00, Running 87.71s Step 333( N/A%), pre moving , FPS 1.90, Running 88.35s Step 334( N/A%), pre moving , FPS 1.84, Running 88.77s Step 335( N/A%), pre moving , FPS 1.76, Running 89.63s Step 336( N/A%), pre moving , FPS 1.74, Running 89.86s Step 337( N/A%), pre moving , FPS 1.65, Running 90.65s Step 338( 0.17%), action 1, FPS 1.84, Running 91.54s Step 339( 0.33%), action 2, FPS 1.93, Running 91.81s Step 340( 0.50%), action 3, FPS 1.88, Running 92.36s Step 341( 0.67%), action 4, FPS 1.95, Running 92.76s Step 342( 0.83%), action 5, FPS 1.86, Running 93.55s Step 343( 1.00%), action 6, FPS 1.86, Running 94.17s Step 344( 1.17%), action 7, FPS 1.77, Running 95.14s Step 345( 1.33%), action 8, FPS 1.76, Running 95.69s Step 346( 1.50%), action 9, FPS 1.65, Running 96.71s Step 347( 1.67%), action 10, FPS 1.68, Running 97.29s Step 348( 1.83%), action 11, FPS 1.58, Running 98.26s Step 349( 2.00%), action 12, FPS 1.61, Running 98.84s Step 350( 2.17%), action 13, FPS 1.51, Running 99.85s Step 351( 2.33%), action 14, FPS 1.54, Running 100.49s Step 352( 2.50%), action 15, FPS 1.46, Running 101.45s Step 353( 2.67%), action 16, FPS 1.46, Running 102.06s Step 354( 2.83%), action 17, FPS 1.40, Running 103.03s Step 355( 3.00%), action 18, FPS 1.43, Running 103.60s Step 356( 3.17%), action 19, FPS 1.36, Running 104.54s Step 357( 3.33%), action 20, FPS 1.38, Running 105.11s Step 358( 3.50%), action 21, FPS 1.37, Running 106.15s Step 359( 3.67%), action 22, FPS 1.34, Running 106.73s Step 360( 3.83%), action 23, FPS 1.29, Running 107.84s Step 361( 4.00%), action 24, FPS 1.28, Running 108.37s Step 362( 4.17%), action 25, FPS 1.26, Running 109.42s Step 363( 4.33%), action 26, FPS 1.27, Running 109.90s Step 364( 4.50%), action 27, FPS 1.32, Running 110.32s Step 365( 4.67%), action 28, FPS 1.35, Running 110.55s Step 366( 4.83%), action 29, FPS 1.35, Running 111.56s Step 367( 5.00%), action 30, FPS 1.36, Running 112.00s Step 368( 5.17%), action 31, FPS 1.35, Running 113.10s Step 369( 5.33%), action 32, FPS 1.35, Running 113.62s Step 370( 5.50%), action 33, FPS 1.35, Running 114.63s Step 371( 5.67%), action 34, FPS 1.36, Running 115.18s Step 372( 5.83%), action 35, FPS 1.36, Running 116.14s Step 373( 6.00%), action 36, FPS 1.36, Running 116.77s Step 374( 6.17%), action 37, FPS 1.36, Running 117.73s Step 375( 6.33%), action 38, FPS 1.36, Running 118.30s Step 376( 6.50%), action 39, FPS 1.37, Running 119.14s Step 377( 6.67%), action 40, FPS 1.39, Running 119.54s Step 378( 6.83%), action 41, FPS 1.36, Running 120.86s Step 379( 7.00%), action 42, FPS 1.36, Running 121.48s Step 380( 7.17%), action 43, FPS 1.37, Running 122.44s Step 381( 7.33%), action 44, FPS 1.36, Running 123.03s Step 382( 7.50%), action 45, FPS 1.37, Running 124.02s Step 383( 7.67%), action 46, FPS 1.35, Running 124.66s Step 384( 7.83%), action 47, FPS 1.30, Running 125.68s Step 385( 8.00%), action 48, FPS 1.28, Running 126.24s Step 386( 8.17%), action 49, FPS 1.27, Running 127.25s Step 387( 8.33%), action 50, FPS 1.26, Running 127.82s Step 388( 8.50%), action 51, FPS 1.28, Running 128.78s Step 389( 8.67%), action 52, FPS 1.30, Running 129.04s Step 390( 8.83%), action 53, FPS 1.33, Running 129.62s Step 391( 9.00%), action 54, FPS 1.34, Running 130.08s Step 392( 9.17%), action 55, FPS 1.39, Running 130.56s Step 393( 9.33%), action 56, FPS 1.42, Running 130.88s Step 394( 9.50%), action 57, FPS 1.42, Running 131.79s Step 395( 9.67%), action 58, FPS 1.42, Running 132.41s Step 396( 9.83%), action 59, FPS 1.39, Running 133.48s Step 397( 10.00%), action 60, FPS 1.38, Running 134.05s Step 398( 10.17%), action 61, FPS 1.38, Running 135.36s Step 399( 10.33%), action 62, FPS 1.38, Running 135.98s Step 400( 10.50%), action 63, FPS 1.38, Running 136.89s Step 401( 10.67%), action 64, FPS 1.40, Running 137.30s Step 402( 10.83%), action 65, FPS 1.37, Running 138.57s Step 403( 11.00%), action 66, FPS 1.38, Running 139.13s Step 404( 11.17%), action 67, FPS 1.38, Running 140.18s Step 405( 11.33%), action 68, FPS 1.38, Running 140.76s Step 406( 11.50%), action 69, FPS 1.38, Running 141.76s Step 407( 11.67%), action 70, FPS 1.38, Running 142.32s Step 408( 11.83%), action 71, FPS 1.37, Running 143.37s Step 409( 12.00%), action 72, FPS 1.34, Running 143.99s Step 410( 12.17%), action 73, FPS 1.30, Running 144.95s Step 411( 12.33%), action 74, FPS 1.30, Running 145.51s Step 412( 12.50%), action 75, FPS 1.26, Running 146.48s Step 413( 12.67%), action 76, FPS 1.24, Running 147.05s Step 414( 12.83%), action 77, FPS 1.23, Running 148.08s Step 415( 13.00%), action 78, FPS 1.26, Running 148.29s Step 416( 13.17%), action 79, FPS 1.32, Running 148.66s Step 417( 13.33%), action 80, FPS 1.30, Running 149.47s Step 418( 13.50%), action 81, FPS 1.25, Running 151.33s Step 419( 13.67%), action 82, FPS 1.22, Running 152.40s Step 420( 13.83%), action 83, FPS 1.21, Running 153.42s Step 421( 14.00%), action 84, FPS 1.20, Running 153.95s Step 422( 14.17%), action 85, FPS 1.23, Running 154.89s Step 423( 14.33%), action 86, FPS 1.23, Running 155.42s Step 424( 14.50%), action 87, FPS 1.23, Running 156.43s Step 425( 14.67%), action 88, FPS 1.23, Running 157.01s Step 426( 14.83%), action 89, FPS 1.23, Running 157.98s Step 427( 15.00%), action 90, FPS 1.25, Running 158.34s Step 428( 15.17%), action 91, FPS 1.22, Running 159.73s Step 429( 15.33%), action 92, FPS 1.20, Running 160.66s Step 430( 15.50%), action 93, FPS 1.19, Running 161.73s Step 431( 15.67%), action 94, FPS 1.19, Running 162.27s Step 432( 15.83%), action 95, FPS 1.18, Running 163.36s Step 433( 16.00%), action 96, FPS 1.19, Running 163.88s Step 434( 16.17%), action 97, FPS 1.19, Running 164.84s Step 435( 16.33%), action 98, FPS 1.17, Running 165.42s Step 436( 16.50%), action 99, FPS 1.13, Running 166.36s Step 437( 16.67%), action 100, FPS 1.15, Running 166.91s Step 438( 16.83%), action 101, FPS 1.24, Running 167.42s Step 439( 17.00%), action 102, FPS 1.31, Running 167.70s Step 440( 17.17%), action 103, FPS 1.29, Running 168.87s Step 441( 17.33%), action 104, FPS 1.30, Running 169.32s Step 442( 17.50%), action 105, FPS 1.30, Running 170.23s Step 443( 17.67%), action 106, FPS 1.30, Running 170.81s Step 444( 17.83%), action 107, FPS 1.29, Running 171.87s Step 445( 18.00%), action 108, FPS 1.29, Running 172.52s Step 446( 18.17%), action 109, FPS 1.29, Running 173.50s Step 447( 18.33%), action 110, FPS 1.27, Running 174.14s Step 448( 18.50%), action 111, FPS 1.30, Running 175.13s Step 449( 18.67%), action 112, FPS 1.33, Running 175.67s Step 450( 18.83%), action 113, FPS 1.35, Running 176.60s Step 451( 19.00%), action 114, FPS 1.34, Running 177.15s Step 452( 19.17%), action 115, FPS 1.35, Running 178.13s Step 453( 19.33%), action 116, FPS 1.34, Running 178.75s Step 454( 19.50%), action 117, FPS 1.34, Running 179.77s Step 455( 19.67%), action 118, FPS 1.34, Running 180.37s Step 456( 19.83%), action 119, FPS 1.34, Running 181.33s Step 457( 20.00%), action 120, FPS 1.35, Running 181.73s Step 458( 20.17%), action 121, FPS 1.26, Running 183.33s Step 459( 20.33%), action 122, FPS 1.23, Running 183.90s Step 460( 20.50%), action 123, FPS 1.24, Running 185.00s Step 461( 20.67%), action 124, FPS 1.23, Running 185.55s Step 462( 20.83%), action 125, FPS 1.26, Running 186.15s Step 463( 21.00%), action 126, FPS 1.27, Running 186.53s Step 464( 21.17%), action 127, FPS 1.33, Running 186.89s Step 465( 21.33%), action 128, FPS 1.36, Running 187.28s Step 466( 21.50%), action 129, FPS 1.34, Running 188.41s Step 467( 21.67%), action 130, FPS 1.35, Running 188.91s Step 468( 21.83%), action 131, FPS 1.31, Running 190.34s Step 469( 22.00%), action 132, FPS 1.31, Running 190.94s Step 470( 22.17%), action 133, FPS 1.31, Running 191.86s Step 471( 22.33%), action 134, FPS 1.32, Running 192.32s Step 472( 22.50%), action 135, FPS 1.34, Running 193.03s Step 473( 22.67%), action 136, FPS 1.35, Running 193.60s Step 474( 22.83%), action 137, FPS 1.31, Running 195.03s Step 475( 23.00%), action 138, FPS 1.31, Running 195.65s Step 476( 23.17%), action 139, FPS 1.31, Running 196.61s Step 477( 23.33%), action 140, FPS 1.29, Running 197.27s Step 478( 23.50%), action 141, FPS 1.34, Running 198.25s Step 479( 23.67%), action 142, FPS 1.34, Running 198.82s Step 480( 23.83%), action 143, FPS 1.35, Running 199.82s Step 481( 24.00%), action 144, FPS 1.31, Running 200.78s Step 482( 24.17%), action 145, FPS 1.28, Running 201.78s Step 483( 24.33%), action 146, FPS 1.28, Running 202.19s Step 484( 24.50%), action 147, FPS 1.25, Running 202.94s Step 485( 24.67%), action 148, FPS 1.23, Running 203.50s Step 486( 24.83%), action 149, FPS 1.24, Running 204.50s Step 487( 25.00%), action 150, FPS 1.24, Running 205.03s Step 488( 25.17%), action 151, FPS 1.26, Running 206.19s Step 489( 25.33%), action 152, FPS 1.27, Running 206.67s Step 490( 25.50%), action 153, FPS 1.26, Running 207.68s Step 491( 25.67%), action 154, FPS 1.26, Running 208.25s Step 492( 25.83%), action 155, FPS 1.20, Running 209.67s Step 493( 26.00%), action 156, FPS 1.20, Running 210.24s Step 494( 26.17%), action 157, FPS 1.24, Running 211.19s Step 495( 26.33%), action 158, FPS 1.24, Running 211.78s Step 496( 26.50%), action 159, FPS 1.24, Running 212.75s Step 497( 26.67%), action 160, FPS 1.26, Running 213.20s Step 498( 26.83%), action 161, FPS 1.23, Running 214.45s Step 499( 27.00%), action 162, FPS 1.20, Running 215.44s Step 500( 27.17%), action 163, FPS 1.20, Running 216.42s Step 501( 27.33%), action 164, FPS 1.23, Running 217.00s Step 502( 27.50%), action 165, FPS 1.23, Running 218.03s Step 503( 27.67%), action 166, FPS 1.22, Running 218.60s Step 504( 27.83%), action 167, FPS 1.20, Running 219.62s Step 505( 28.00%), action 168, FPS 1.20, Running 220.22s Step 506( 28.17%), action 169, FPS 1.20, Running 221.19s Step 507( 28.33%), action 170, FPS 1.19, Running 221.78s Step 508( 28.50%), action 171, FPS 1.21, Running 222.78s Step 509( 28.67%), action 172, FPS 1.20, Running 223.36s Step 510( 28.83%), action 173, FPS 1.23, Running 223.99s Step 511( 29.00%), action 174, FPS 1.25, Running 224.26s Step 512( 29.17%), action 175, FPS 1.34, Running 224.58s Step 513( 29.33%), action 176, FPS 1.37, Running 224.84s Step 514( 29.50%), action 177, FPS 1.43, Running 225.20s Step 515( 29.67%), action 178, FPS 1.46, Running 225.50s Step 516( 29.83%), action 179, FPS 1.48, Running 226.24s Step 517( 30.00%), action 180, FPS 1.47, Running 226.82s Step 518( 30.17%), action 181, FPS 1.50, Running 227.77s Step 519( 30.33%), action 182, FPS 1.55, Running 228.33s Step 520( 30.50%), action 183, FPS 1.56, Running 229.28s Step 521( 30.67%), action 184, FPS 1.58, Running 229.66s Step 522( 30.83%), action 185, FPS 1.61, Running 230.46s Step 523( 31.00%), action 186, FPS 1.61, Running 231.00s Step 524( 31.17%), action 187, FPS 1.61, Running 232.01s Step 525( 31.33%), action 188, FPS 1.62, Running 232.59s Step 526( 31.50%), action 189, FPS 1.62, Running 233.52s Step 527( 31.67%), action 190, FPS 1.62, Running 234.09s Step 528( 31.83%), action 191, FPS 1.63, Running 235.06s Step 529( 32.00%), action 192, FPS 1.63, Running 235.62s Step 530( 32.17%), action 193, FPS 1.59, Running 236.57s Step 531( 32.33%), action 194, FPS 1.55, Running 237.16s Step 532( 32.50%), action 195, FPS 1.48, Running 238.12s Step 533( 32.67%), action 196, FPS 1.43, Running 238.86s Step 534( 32.83%), action 197, FPS 1.35, Running 239.97s Step 535( 33.00%), action 198, FPS 1.33, Running 240.56s Step 536( 33.17%), action 199, FPS 1.31, Running 241.51s Step 537( 33.33%), action 200, FPS 1.31, Running 242.08s Step 538( 33.50%), action 201, FPS 1.31, Running 243.05s Step 539( 33.67%), action 202, FPS 1.33, Running 243.32s Step 540( 33.83%), action 203, FPS 1.38, Running 243.73s Step 541( 34.00%), action 204, FPS 1.39, Running 244.04s Step 542( 34.17%), action 205, FPS 1.38, Running 244.94s Step 543( 34.33%), action 206, FPS 1.37, Running 245.60s Step 544( 34.50%), action 207, FPS 1.39, Running 246.37s Step 545( 34.67%), action 208, FPS 1.37, Running 247.15s Step 546( 34.83%), action 209, FPS 1.37, Running 248.07s Step 547( 35.00%), action 210, FPS 1.37, Running 248.64s Step 548( 35.17%), action 211, FPS 1.38, Running 249.59s Step 549( 35.33%), action 212, FPS 1.37, Running 250.17s Step 550( 35.50%), action 213, FPS 1.37, Running 251.19s Step 551( 35.67%), action 214, FPS 1.37, Running 251.75s Step 552( 35.83%), action 215, FPS 1.37, Running 252.72s Step 553( 36.00%), action 216, FPS 1.39, Running 253.29s Step 554( 36.17%), action 217, FPS 1.39, Running 254.37s Step 555( 36.33%), action 218, FPS 1.39, Running 254.92s Step 556( 36.50%), action 219, FPS 1.40, Running 255.82s Step 557( 36.67%), action 220, FPS 1.39, Running 256.43s Step 558( 36.83%), action 221, FPS 1.39, Running 257.44s Step 559( 37.00%), action 222, FPS 1.36, Running 258.04s Step 560( 37.17%), action 223, FPS 1.31, Running 259.01s Step 561( 37.33%), action 224, FPS 1.29, Running 259.56s Step 562( 37.50%), action 225, FPS 1.28, Running 260.62s Step 563( 37.67%), action 226, FPS 1.28, Running 261.19s Step 564( 37.83%), action 227, FPS 1.27, Running 262.12s Step 565( 38.00%), action 228, FPS 1.29, Running 262.71s Step 566( 38.17%), action 229, FPS 1.33, Running 263.16s Step 567( 38.33%), action 230, FPS 1.36, Running 263.38s Step 568( 38.50%), action 231, FPS 1.33, Running 264.59s Step 569( 38.67%), action 232, FPS 1.35, Running 264.98s Step 570( 38.83%), action 233, FPS 1.37, Running 265.82s Step 571( 39.00%), action 234, FPS 1.39, Running 266.14s Step 572( 39.17%), action 235, FPS 1.40, Running 266.96s Step 573( 39.33%), action 236, FPS 1.40, Running 267.56s Step 574( 39.50%), action 237, FPS 1.41, Running 268.57s Step 575( 39.67%), action 238, FPS 1.41, Running 269.11s Step 576( 39.83%), action 239, FPS 1.40, Running 270.10s Step 577( 40.00%), action 240, FPS 1.41, Running 270.66s Step 578( 40.17%), action 241, FPS 1.41, Running 271.66s Step 579( 40.33%), action 242, FPS 1.41, Running 272.23s Step 580( 40.50%), action 243, FPS 1.41, Running 273.15s Step 581( 40.67%), action 244, FPS 1.43, Running 273.55s Step 582( 40.83%), action 245, FPS 1.46, Running 274.31s Step 583( 41.00%), action 246, FPS 1.46, Running 274.86s Step 584( 41.17%), action 247, FPS 1.46, Running 275.85s Step 585( 41.33%), action 248, FPS 1.46, Running 276.41s Step 586( 41.50%), action 249, FPS 1.41, Running 277.36s Step 587( 41.67%), action 250, FPS 1.37, Running 277.93s Step 588( 41.83%), action 251, FPS 1.39, Running 278.96s Step 589( 42.00%), action 252, FPS 1.38, Running 279.51s Step 590( 42.17%), action 253, FPS 1.36, Running 280.53s Step 591( 42.33%), action 254, FPS 1.34, Running 281.09s Step 592( 42.50%), action 255, FPS 1.35, Running 281.75s Step 593( 42.67%), action 256, FPS 1.39, Running 281.96s Step 594( 42.83%), action 257, FPS 1.46, Running 282.28s Step 595( 43.00%), action 258, FPS 1.48, Running 282.67s Step 596( 43.17%), action 259, FPS 1.55, Running 283.02s Step 597( 43.33%), action 260, FPS 1.59, Running 283.26s Step 598( 43.50%), action 261, FPS 1.62, Running 283.99s Step 599( 43.67%), action 262, FPS 1.65, Running 284.38s Step 600( 43.83%), action 263, FPS 1.64, Running 285.31s Step 601( 44.00%), action 264, FPS 1.62, Running 285.91s Step 602( 44.17%), action 265, FPS 1.60, Running 286.82s Step 603( 44.33%), action 266, FPS 1.60, Running 287.39s Step 604( 44.50%), action 267, FPS 1.60, Running 288.33s Step 605( 44.67%), action 268, FPS 1.60, Running 288.90s Step 606( 44.83%), action 269, FPS 1.60, Running 289.86s Step 607( 45.00%), action 270, FPS 1.63, Running 290.21s Step 608( 45.17%), action 271, FPS 1.60, Running 291.42s Step 609( 45.33%), action 272, FPS 1.62, Running 291.86s Step 610( 45.50%), action 273, FPS 1.66, Running 292.60s Step 611( 45.67%), action 274, FPS 1.65, Running 293.19s Step 612( 45.83%), action 275, FPS 1.61, Running 294.14s Step 613( 46.00%), action 276, FPS 1.57, Running 294.68s Step 614( 46.17%), action 277, FPS 1.50, Running 295.62s Step 615( 46.33%), action 278, FPS 1.48, Running 296.18s Step 616( 46.50%), action 279, FPS 1.42, Running 297.13s Step 617( 46.67%), action 280, FPS 1.41, Running 297.46s Step 618( 46.83%), action 281, FPS 1.36, Running 298.71s Step 619( 47.00%), action 282, FPS 1.34, Running 299.31s Step 620( 47.17%), action 283, FPS 1.34, Running 300.29s Step 621( 47.33%), action 284, FPS 1.34, Running 300.86s Step 622( 47.50%), action 285, FPS 1.39, Running 301.25s Step 623( 47.67%), action 286, FPS 1.42, Running 301.48s Step 624( 47.83%), action 287, FPS 1.48, Running 301.83s Step 625( 48.00%), action 288, FPS 1.52, Running 302.07s Step 626( 48.17%), action 289, FPS 1.58, Running 302.54s Step 627( 48.33%), action 290, FPS 1.56, Running 302.99s Step 628( 48.50%), action 291, FPS 1.60, Running 303.90s Step 629( 48.67%), action 292, FPS 1.58, Running 304.48s Step 630( 48.83%), action 293, FPS 1.56, Running 305.46s Step 631( 49.00%), action 294, FPS 1.55, Running 306.05s Step 632( 49.17%), action 295, FPS 1.55, Running 307.03s Step 633( 49.33%), action 296, FPS 1.56, Running 307.50s Step 634( 49.50%), action 297, FPS 1.59, Running 308.18s Step 635( 49.67%), action 298, FPS 1.59, Running 308.76s Step 636( 49.83%), action 299, FPS 1.58, Running 309.77s Step 637( 50.00%), action 300, FPS 1.55, Running 310.40s Step 638( 50.17%), action 301, FPS 1.57, Running 311.43s Step 639( 50.33%), action 302, FPS 1.59, Running 311.91s Step 640( 50.50%), action 303, FPS 1.59, Running 312.83s Step 641( 50.67%), action 304, FPS 1.59, Running 313.40s Step 642( 50.83%), action 305, FPS 1.52, Running 314.41s Step 643( 51.00%), action 306, FPS 1.48, Running 315.03s Step 644( 51.17%), action 307, FPS 1.41, Running 315.99s Step 645( 51.33%), action 308, FPS 1.41, Running 316.31s Step 646( 51.50%), action 309, FPS 1.37, Running 317.15s Step 647( 51.67%), action 310, FPS 1.36, Running 317.71s Step 648( 51.83%), action 311, FPS 1.35, Running 318.69s Step 649( 52.00%), action 312, FPS 1.35, Running 319.29s Step 650( 52.17%), action 313, FPS 1.36, Running 320.21s Step 651( 52.33%), action 314, FPS 1.39, Running 320.45s Step 652( 52.50%), action 315, FPS 1.45, Running 320.85s Step 653( 52.67%), action 316, FPS 1.47, Running 321.11s Step 654( 52.83%), action 317, FPS 1.50, Running 321.52s Step 655( 53.00%), action 318, FPS 1.52, Running 321.90s Step 656( 53.17%), action 319, FPS 1.58, Running 322.45s Step 657( 53.33%), action 320, FPS 1.60, Running 322.89s Step 658( 53.50%), action 321, FPS 1.60, Running 323.92s Step 659( 53.67%), action 322, FPS 1.59, Running 324.46s Step 660( 53.83%), action 323, FPS 1.59, Running 325.41s Step 661( 54.00%), action 324, FPS 1.58, Running 326.02s Step 662( 54.17%), action 325, FPS 1.58, Running 327.03s Step 663( 54.33%), action 326, FPS 1.59, Running 327.61s Step 664( 54.50%), action 327, FPS 1.60, Running 328.51s Step 665( 54.67%), action 328, FPS 1.57, Running 329.04s Step 666( 54.83%), action 329, FPS 1.54, Running 330.10s Step 667( 55.00%), action 330, FPS 1.54, Running 330.73s Step 668( 55.17%), action 331, FPS 1.53, Running 331.75s Step 669( 55.33%), action 332, FPS 1.54, Running 332.31s Step 670( 55.50%), action 333, FPS 1.52, Running 333.38s Step 671( 55.67%), action 334, FPS 1.48, Running 334.00s Step 672( 55.83%), action 335, FPS 1.41, Running 335.05s Step 673( 56.00%), action 336, FPS 1.38, Running 335.61s Step 674( 56.17%), action 337, FPS 1.33, Running 336.59s Step 675( 56.33%), action 338, FPS 1.31, Running 337.20s Step 676( 56.50%), action 339, FPS 1.27, Running 338.17s Step 677( 56.67%), action 340, FPS 1.26, Running 338.74s Step 678( 56.83%), action 341, FPS 1.26, Running 339.80s Step 679( 57.00%), action 342, FPS 1.28, Running 340.07s Step 680( 57.17%), action 343, FPS 1.33, Running 340.50s Step 681( 57.33%), action 344, FPS 1.33, Running 341.11s Step 682( 57.50%), action 345, FPS 1.36, Running 341.75s Step 683( 57.67%), action 346, FPS 1.34, Running 342.54s Step 684( 57.83%), action 347, FPS 1.33, Running 343.56s Step 685( 58.00%), action 348, FPS 1.33, Running 344.08s Step 686( 58.17%), action 349, FPS 1.34, Running 345.07s Step 687( 58.33%), action 350, FPS 1.34, Running 345.68s Step 688( 58.50%), action 351, FPS 1.32, Running 346.87s Step 689( 58.67%), action 352, FPS 1.34, Running 347.29s Step 690( 58.83%), action 353, FPS 1.34, Running 348.33s Step 691( 59.00%), action 354, FPS 1.34, Running 348.98s Step 692( 59.17%), action 355, FPS 1.30, Running 350.39s Step 693( 59.33%), action 356, FPS 1.30, Running 350.95s Step 694( 59.50%), action 357, FPS 1.30, Running 351.94s Step 695( 59.67%), action 358, FPS 1.31, Running 352.50s Step 696( 59.83%), action 359, FPS 1.30, Running 353.51s Step 697( 60.00%), action 360, FPS 1.30, Running 354.10s Step 698( 60.17%), action 361, FPS 1.30, Running 355.14s Step 699( 60.33%), action 362, FPS 1.28, Running 355.72s Step 700( 60.50%), action 363, FPS 1.23, Running 356.72s Step 701( 60.67%), action 364, FPS 1.24, Running 357.26s Step 702( 60.83%), action 365, FPS 1.20, Running 358.39s Step 703( 61.00%), action 366, FPS 1.24, Running 358.63s Step 704( 61.17%), action 367, FPS 1.26, Running 359.41s Step 705( 61.33%), action 368, FPS 1.24, Running 360.21s Step 706( 61.50%), action 369, FPS 1.24, Running 361.24s Step 707( 61.67%), action 370, FPS 1.21, Running 362.18s Step 708( 61.83%), action 371, FPS 1.22, Running 363.20s Step 709( 62.00%), action 372, FPS 1.21, Running 363.83s Step 710( 62.17%), action 373, FPS 1.18, Running 365.23s Step 711( 62.33%), action 374, FPS 1.19, Running 365.83s Step 712( 62.50%), action 375, FPS 1.22, Running 366.81s Step 713( 62.67%), action 376, FPS 1.21, Running 367.46s Step 714( 62.83%), action 377, FPS 1.21, Running 368.51s Step 715( 63.00%), action 378, FPS 1.21, Running 369.06s Step 716( 63.17%), action 379, FPS 1.17, Running 370.57s Step 717( 63.33%), action 380, FPS 1.18, Running 371.09s Step 718( 63.50%), action 381, FPS 1.18, Running 372.08s Step 719( 63.67%), action 382, FPS 1.18, Running 372.65s Step 720( 63.83%), action 383, FPS 1.18, Running 373.62s Step 721( 64.00%), action 384, FPS 1.18, Running 374.21s Step 722( 64.17%), action 385, FPS 1.19, Running 375.20s Step 723( 64.33%), action 386, FPS 1.17, Running 375.77s Step 724( 64.50%), action 387, FPS 1.14, Running 376.90s Step 725( 64.67%), action 388, FPS 1.18, Running 377.19s Step 726( 64.83%), action 389, FPS 1.20, Running 377.88s Step 727( 65.00%), action 390, FPS 1.23, Running 378.43s Step 728( 65.17%), action 391, FPS 1.22, Running 379.63s Step 729( 65.33%), action 392, FPS 1.22, Running 380.25s Step 730( 65.50%), action 393, FPS 1.26, Running 381.16s Step 731( 65.67%), action 394, FPS 1.26, Running 381.73s Step 732( 65.83%), action 395, FPS 1.26, Running 382.71s Step 733( 66.00%), action 396, FPS 1.26, Running 383.27s Step 734( 66.17%), action 397, FPS 1.27, Running 384.25s Step 735( 66.33%), action 398, FPS 1.27, Running 384.81s Step 736( 66.50%), action 399, FPS 1.31, Running 385.88s Step 737( 66.67%), action 400, FPS 1.26, Running 386.91s Step 738( 66.83%), action 401, FPS 1.26, Running 387.90s Step 739( 67.00%), action 402, FPS 1.26, Running 388.49s Step 740( 67.17%), action 403, FPS 1.27, Running 389.42s Step 741( 67.33%), action 404, FPS 1.27, Running 389.99s Step 742( 67.50%), action 405, FPS 1.27, Running 390.95s Step 743( 67.67%), action 406, FPS 1.26, Running 391.61s Step 744( 67.83%), action 407, FPS 1.28, Running 392.52s Step 745( 68.00%), action 408, FPS 1.25, Running 393.15s Step 746( 68.17%), action 409, FPS 1.23, Running 394.16s Step 747( 68.33%), action 410, FPS 1.22, Running 394.78s Step 748( 68.50%), action 411, FPS 1.27, Running 395.41s Step 749( 68.67%), action 412, FPS 1.30, Running 395.64s Step 750( 68.83%), action 413, FPS 1.32, Running 396.32s Step 751( 69.00%), action 414, FPS 1.31, Running 396.98s Step 752( 69.17%), action 415, FPS 1.32, Running 397.81s Step 753( 69.33%), action 416, FPS 1.33, Running 398.35s Step 754( 69.50%), action 417, FPS 1.33, Running 399.26s Step 755( 69.67%), action 418, FPS 1.33, Running 399.83s Step 756( 69.83%), action 419, FPS 1.29, Running 401.33s Step 757( 70.00%), action 420, FPS 1.33, Running 401.92s Step 758( 70.17%), action 421, FPS 1.33, Running 402.90s Step 759( 70.33%), action 422, FPS 1.34, Running 403.46s Step 760( 70.50%), action 423, FPS 1.34, Running 404.40s Step 761( 70.67%), action 424, FPS 1.33, Running 405.06s Step 762( 70.83%), action 425, FPS 1.33, Running 406.01s Step 763( 71.00%), action 426, FPS 1.33, Running 406.66s Step 764( 71.17%), action 427, FPS 1.33, Running 407.62s Step 765( 71.33%), action 428, FPS 1.33, Running 408.24s Step 766( 71.50%), action 429, FPS 1.33, Running 409.22s Step 767( 71.67%), action 430, FPS 1.30, Running 410.22s Step 768( 71.83%), action 431, FPS 1.26, Running 411.24s Step 769( 72.00%), action 432, FPS 1.24, Running 411.81s Step 770( 72.17%), action 433, FPS 1.21, Running 412.82s Step 771( 72.33%), action 434, FPS 1.22, Running 413.39s Step 772( 72.50%), action 435, FPS 1.23, Running 414.03s Step 773( 72.67%), action 436, FPS 1.25, Running 414.41s Step 774( 72.83%), action 437, FPS 1.24, Running 415.33s Step 775( 73.00%), action 438, FPS 1.26, Running 415.70s Step 776( 73.17%), action 439, FPS 1.27, Running 417.13s Step 777( 73.33%), action 440, FPS 1.26, Running 417.83s Step 778( 73.50%), action 441, FPS 1.22, Running 419.28s Step 779( 73.67%), action 442, FPS 1.21, Running 420.02s Step 780( 73.83%), action 443, FPS 1.21, Running 420.99s Step 781( 74.00%), action 444, FPS 1.21, Running 421.53s Step 782( 74.17%), action 445, FPS 1.21, Running 422.50s Step 783( 74.33%), action 446, FPS 1.22, Running 423.08s Step 784( 74.50%), action 447, FPS 1.22, Running 424.04s Step 785( 74.67%), action 448, FPS 1.22, Running 424.65s Step 786( 74.83%), action 449, FPS 1.22, Running 425.61s Step 787( 75.00%), action 450, FPS 1.26, Running 426.15s Step 788( 75.17%), action 451, FPS 1.26, Running 427.10s Step 789( 75.33%), action 452, FPS 1.25, Running 427.77s Step 790( 75.50%), action 453, FPS 1.26, Running 428.69s Step 791( 75.67%), action 454, FPS 1.26, Running 429.29s Step 792( 75.83%), action 455, FPS 1.23, Running 430.26s Step 793( 76.00%), action 456, FPS 1.21, Running 430.87s Step 794( 76.17%), action 457, FPS 1.22, Running 431.79s Step 795( 76.33%), action 458, FPS 1.22, Running 432.12s Step 796( 76.50%), action 459, FPS 1.29, Running 432.58s Step 797( 76.67%), action 460, FPS 1.33, Running 432.83s Step 798( 76.83%), action 461, FPS 1.42, Running 433.40s Step 799( 77.00%), action 462, FPS 1.46, Running 433.74s Step 800( 77.17%), action 463, FPS 1.49, Running 434.41s Step 801( 77.33%), action 464, FPS 1.50, Running 434.83s Step 802( 77.50%), action 465, FPS 1.58, Running 435.18s Step 803( 77.67%), action 466, FPS 1.61, Running 435.49s Step 804( 77.83%), action 467, FPS 1.65, Running 436.16s Step 805( 78.00%), action 468, FPS 1.65, Running 436.76s Step 806( 78.17%), action 469, FPS 1.66, Running 437.67s Step 807( 78.33%), action 470, FPS 1.65, Running 438.24s Step 808( 78.50%), action 471, FPS 1.65, Running 439.24s Step 809( 78.67%), action 472, FPS 1.66, Running 439.79s Step 810( 78.83%), action 473, FPS 1.66, Running 440.74s Step 811( 79.00%), action 474, FPS 1.66, Running 441.35s Step 812( 79.17%), action 475, FPS 1.65, Running 442.40s Step 813( 79.33%), action 476, FPS 1.65, Running 442.96s Step 814( 79.50%), action 477, FPS 1.65, Running 443.94s Step 815( 79.67%), action 478, FPS 1.61, Running 444.53s Step 816( 79.83%), action 479, FPS 1.55, Running 445.49s Step 817( 80.00%), action 480, FPS 1.51, Running 446.07s Step 818( 80.17%), action 481, FPS 1.46, Running 447.14s Step 819( 80.33%), action 482, FPS 1.43, Running 447.70s Step 820( 80.50%), action 483, FPS 1.39, Running 448.75s Step 821( 80.67%), action 484, FPS 1.38, Running 449.28s Step 822( 80.83%), action 485, FPS 1.33, Running 450.24s Step 823( 81.00%), action 486, FPS 1.31, Running 450.80s Step 824( 81.17%), action 487, FPS 1.28, Running 451.84s Step 825( 81.33%), action 488, FPS 1.28, Running 452.37s Step 826( 81.50%), action 489, FPS 1.28, Running 453.34s Step 827( 81.67%), action 490, FPS 1.30, Running 453.61s Step 828( 81.83%), action 491, FPS 1.35, Running 454.08s Step 829( 82.00%), action 492, FPS 1.38, Running 454.32s Step 830( 82.17%), action 493, FPS 1.41, Running 454.91s Step 831( 82.33%), action 494, FPS 1.44, Running 455.23s Step 832( 82.50%), action 495, FPS 1.44, Running 456.28s Step 833( 82.67%), action 496, FPS 1.44, Running 456.82s Step 834( 82.83%), action 497, FPS 1.44, Running 457.83s Step 835( 83.00%), action 498, FPS 1.44, Running 458.39s Step 836( 83.17%), action 499, FPS 1.44, Running 459.35s Step 837( 83.33%), action 500, FPS 1.44, Running 459.92s Step 838( 83.50%), action 501, FPS 1.45, Running 460.89s Step 839( 83.67%), action 502, FPS 1.46, Running 461.45s Step 840( 83.83%), action 503, FPS 1.46, Running 462.46s Step 841( 84.00%), action 504, FPS 1.45, Running 463.05s Step 842( 84.17%), action 505, FPS 1.45, Running 464.07s Step 843( 84.33%), action 506, FPS 1.44, Running 464.69s Step 844( 84.50%), action 507, FPS 1.45, Running 465.66s Step 845( 84.67%), action 508, FPS 1.44, Running 466.22s Step 846( 84.83%), action 509, FPS 1.45, Running 467.17s Step 847( 85.00%), action 510, FPS 1.41, Running 467.83s Step 848( 85.17%), action 511, FPS 1.36, Running 468.83s Step 849( 85.33%), action 512, FPS 1.33, Running 469.37s Step 850( 85.50%), action 513, FPS 1.30, Running 470.34s Step 851( 85.67%), action 514, FPS 1.27, Running 470.95s Step 852( 85.83%), action 515, FPS 1.29, Running 471.81s Step 853( 86.00%), action 516, FPS 1.31, Running 472.09s Step 854( 86.17%), action 517, FPS 1.36, Running 472.56s Step 855( 86.33%), action 518, FPS 1.39, Running 472.81s Step 856( 86.50%), action 519, FPS 1.43, Running 473.32s Step 857( 86.67%), action 520, FPS 1.44, Running 473.77s Step 858( 86.83%), action 521, FPS 1.43, Running 474.86s Step 859( 87.00%), action 522, FPS 1.44, Running 475.37s Step 860( 87.17%), action 523, FPS 1.44, Running 476.33s Step 861( 87.33%), action 524, FPS 1.44, Running 476.91s Step 862( 87.50%), action 525, FPS 1.45, Running 477.90s Step 863( 87.67%), action 526, FPS 1.48, Running 478.23s Step 864( 87.83%), action 527, FPS 1.49, Running 479.06s Step 865( 88.00%), action 528, FPS 1.50, Running 479.60s Step 866( 88.17%), action 529, FPS 1.50, Running 480.46s Step 867( 88.33%), action 530, FPS 1.53, Running 480.88s Step 868( 88.50%), action 531, FPS 1.51, Running 482.05s Step 869( 88.67%), action 532, FPS 1.53, Running 482.44s Step 870( 88.83%), action 533, FPS 1.53, Running 483.38s Step 871( 89.00%), action 534, FPS 1.54, Running 483.91s Step 872( 89.17%), action 535, FPS 1.53, Running 484.85s Step 873( 89.33%), action 536, FPS 1.50, Running 485.44s Step 874( 89.50%), action 537, FPS 1.44, Running 486.41s Step 875( 89.67%), action 538, FPS 1.41, Running 487.00s Step 876( 89.83%), action 539, FPS 1.36, Running 488.00s Step 877( 90.00%), action 540, FPS 1.35, Running 488.56s Step 878( 90.17%), action 541, FPS 1.36, Running 489.55s Step 879( 90.33%), action 542, FPS 1.36, Running 490.11s Step 880( 90.50%), action 543, FPS 1.35, Running 491.10s Step 881( 90.67%), action 544, FPS 1.39, Running 491.32s Step 882( 90.83%), action 545, FPS 1.44, Running 491.79s Step 883( 91.00%), action 546, FPS 1.45, Running 492.03s Step 884( 91.17%), action 547, FPS 1.47, Running 492.63s Step 885( 91.33%), action 548, FPS 1.48, Running 493.07s Step 886( 91.50%), action 549, FPS 1.52, Running 493.64s Step 887( 91.67%), action 550, FPS 1.53, Running 493.97s Step 888( 91.83%), action 551, FPS 1.51, Running 495.33s Step 889( 92.00%), action 552, FPS 1.48, Running 495.91s Step 890( 92.17%), action 553, FPS 1.48, Running 496.86s Step 891( 92.33%), action 554, FPS 1.48, Running 497.40s Step 892( 92.50%), action 555, FPS 1.48, Running 498.35s Step 893( 92.67%), action 556, FPS 1.51, Running 498.71s Step 894( 92.83%), action 557, FPS 1.52, Running 499.58s Step 895( 93.00%), action 558, FPS 1.52, Running 500.12s Step 896( 93.17%), action 559, FPS 1.52, Running 501.12s Step 897( 93.33%), action 560, FPS 1.51, Running 501.76s Step 898( 93.50%), action 561, FPS 1.51, Running 502.82s Step 899( 93.67%), action 562, FPS 1.51, Running 503.35s Step 900( 93.83%), action 563, FPS 1.52, Running 504.28s Step 901( 94.00%), action 564, FPS 1.48, Running 504.87s Step 902( 94.17%), action 565, FPS 1.42, Running 505.87s Step 903( 94.33%), action 566, FPS 1.39, Running 506.46s Step 904( 94.50%), action 567, FPS 1.35, Running 507.43s Step 905( 94.67%), action 568, FPS 1.33, Running 508.06s Step 906( 94.83%), action 569, FPS 1.29, Running 509.12s Step 907( 95.00%), action 570, FPS 1.24, Running 510.08s Step 908( 95.17%), action 571, FPS 1.27, Running 511.03s Step 909( 95.33%), action 572, FPS 1.30, Running 511.29s Step 910( 95.50%), action 573, FPS 1.35, Running 511.72s Step 911( 95.67%), action 574, FPS 1.37, Running 512.03s Step 912( 95.83%), action 575, FPS 1.42, Running 512.47s Step 913( 96.00%), action 576, FPS 1.41, Running 512.86s Step 914( 96.17%), action 577, FPS 1.43, Running 513.55s Step 915( 96.33%), action 578, FPS 1.43, Running 514.14s Step 916( 96.50%), action 579, FPS 1.46, Running 514.78s Step 917( 96.67%), action 580, FPS 1.47, Running 515.34s Step 918( 96.83%), action 581, FPS 1.44, Running 516.68s Step 919( 97.00%), action 582, FPS 1.44, Running 517.26s Step 920( 97.17%), action 583, FPS 1.43, Running 518.30s Step 921( 97.33%), action 584, FPS 1.43, Running 518.86s Step 922( 97.50%), action 585, FPS 1.43, Running 519.84s Step 923( 97.67%), action 586, FPS 1.43, Running 520.40s Step 924( 97.83%), action 587, FPS 1.43, Running 521.40s Step 925( 98.00%), action 588, FPS 1.44, Running 521.94s Step 926( 98.17%), action 589, FPS 1.44, Running 522.97s Step 927( 98.33%), action 590, FPS 1.48, Running 523.58s Step 928( 98.50%), action 591, FPS 1.48, Running 524.57s Step 929( 98.67%), action 592, FPS 1.44, Running 525.14s Step 930( 98.83%), action 593, FPS 1.39, Running 526.08s Step 931( 99.00%), action 594, FPS 1.39, Running 526.43s Step 932( 99.17%), action 595, FPS 1.35, Running 527.30s Step 933( 99.33%), action 596, FPS 1.33, Running 527.91s Step 934( 99.50%), action 597, FPS 1.31, Running 528.80s Step 935( 99.67%), action 598, FPS 1.31, Running 529.39s Step 936( 99.83%), action 599, FPS 1.29, Running 530.30s Step 937(100.00%), action 600, FPS 1.32, Running 530.51s [2026-08-02 20:23:30] [22 ] Seed 21 failed after 530.89 s. +steps: 937 , actions: 600 . +Instruction: Empty +Total 2/22(9.09%) success. +Setting seed: 22 +Step 1( N/A%), pre moving , FPS 13.19, Running 0.08s Step 2( N/A%), pre moving , FPS 21.12, Running 0.09s Step 3( N/A%), pre moving , FPS 26.27, Running 0.11s Step 4( N/A%), pre moving , FPS 29.58, Running 0.14s Step 5( N/A%), pre moving , FPS 32.07, Running 0.16s Step 6( N/A%), pre moving , FPS 33.85, Running 0.18s Step 7( N/A%), pre moving , FPS 35.26, Running 0.20s Step 8( N/A%), pre moving , FPS 35.41, Running 0.23s Step 9( N/A%), pre moving , FPS 35.57, Running 0.25s Step 10( N/A%), pre moving , FPS 35.88, Running 0.28s Step 11( N/A%), pre moving , FPS 36.78, Running 0.30s Step 12( N/A%), pre moving , FPS 36.70, Running 0.33s Step 13( N/A%), pre moving , FPS 37.10, Running 0.35s Step 14( N/A%), pre moving , FPS 37.01, Running 0.38s Step 15( N/A%), pre moving , FPS 37.40, Running 0.40s Step 16( N/A%), pre moving , FPS 37.88, Running 0.42s Step 17( N/A%), pre moving , FPS 38.38, Running 0.44s Step 18( N/A%), pre moving , FPS 38.73, Running 0.46s Step 19( N/A%), pre moving , FPS 39.15, Running 0.49s Step 20( N/A%), pre moving , FPS 39.52, Running 0.51s Step 21( N/A%), pre moving , FPS 31.04, Running 0.72s Step 22( N/A%), pre moving , FPS 30.38, Running 0.75s Step 23( N/A%), pre moving , FPS 29.70, Running 0.79s Step 24( N/A%), pre moving , FPS 29.58, Running 0.81s Step 25( N/A%), pre moving , FPS 29.58, Running 0.83s Step 26( N/A%), pre moving , FPS 22.88, Running 1.05s Step 27( N/A%), pre moving , FPS 22.85, Running 1.07s Step 28( N/A%), pre moving , FPS 22.84, Running 1.10s Step 29( N/A%), pre moving , FPS 22.96, Running 1.12s Step 30( N/A%), pre moving , FPS 23.02, Running 1.15s Step 31( N/A%), pre moving , FPS 22.92, Running 1.17s Step 32( N/A%), pre moving , FPS 23.10, Running 1.19s Step 33( N/A%), pre moving , FPS 23.19, Running 1.21s Step 34( N/A%), pre moving , FPS 23.40, Running 1.23s Step 35( N/A%), pre moving , FPS 23.48, Running 1.25s Step 36( N/A%), pre moving , FPS 13.67, Running 1.89s Step 37( N/A%), pre moving , FPS 12.40, Running 2.06s Step 38( N/A%), pre moving , FPS 12.13, Running 2.11s Step 39( N/A%), pre moving , FPS 11.80, Running 2.18s Step 40( N/A%), pre moving , FPS 11.31, Running 2.27s Step 41( N/A%), pre moving , FPS 12.35, Running 2.34s Step 42( N/A%), pre moving , FPS 11.97, Running 2.42s Step 43( N/A%), pre moving , FPS 12.00, Running 2.45s Step 44( N/A%), pre moving , FPS 11.57, Running 2.54s Step 45( N/A%), pre moving , FPS 11.39, Running 2.59s Step 46( N/A%), pre moving , FPS 12.48, Running 2.65s Step 47( N/A%), pre moving , FPS 11.92, Running 2.75s Step 48( N/A%), pre moving , FPS 8.01, Running 3.60s Step 49( N/A%), pre moving , FPS 7.82, Running 3.68s Step 50( N/A%), pre moving , FPS 7.65, Running 3.76s Step 51( N/A%), pre moving , FPS 6.86, Running 4.09s Step 52( N/A%), pre moving , FPS 6.69, Running 4.18s Step 53( N/A%), pre moving , FPS 6.50, Running 4.29s Step 54( N/A%), pre moving , FPS 5.85, Running 4.65s Step 55( N/A%), pre moving , FPS 5.68, Running 4.78s Step 56( N/A%), pre moving , FPS 6.36, Running 5.03s Step 57( N/A%), pre moving , FPS 6.21, Running 5.28s Step 58( N/A%), pre moving , FPS 5.61, Running 5.68s Step 59( N/A%), pre moving , FPS 5.49, Running 5.82s Step 60( N/A%), pre moving , FPS 5.18, Running 6.13s Step 61( N/A%), pre moving , FPS 4.97, Running 6.36s Step 62( N/A%), pre moving , FPS 4.89, Running 6.51s Step 63( N/A%), pre moving , FPS 4.47, Running 6.93s Step 64( N/A%), pre moving , FPS 4.25, Running 7.25s Step 65( N/A%), pre moving , FPS 4.08, Running 7.49s Step 66( N/A%), pre moving , FPS 3.82, Running 7.90s Step 67( N/A%), pre moving , FPS 3.77, Running 8.06s Step 68( N/A%), pre moving , FPS 4.12, Running 8.46s Step 69( N/A%), pre moving , FPS 4.04, Running 8.63s Step 70( N/A%), pre moving , FPS 3.82, Running 9.00s Step 71( N/A%), pre moving , FPS 3.94, Running 9.16s Step 72( N/A%), pre moving , FPS 3.74, Running 9.52s Step 73( N/A%), pre moving , FPS 3.71, Running 9.69s Step 74( N/A%), pre moving , FPS 3.71, Running 10.05s Step 75( N/A%), pre moving , FPS 3.71, Running 10.17s Step 76( N/A%), pre moving , FPS 3.81, Running 10.28s Step 77( N/A%), pre moving , FPS 3.73, Running 10.64s Step 78( N/A%), pre moving , FPS 3.94, Running 10.76s Step 79( N/A%), pre moving , FPS 3.96, Running 10.87s Step 80( N/A%), pre moving , FPS 3.91, Running 11.25s Step 81( N/A%), pre moving , FPS 4.01, Running 11.34s Step 82( N/A%), pre moving , FPS 4.07, Running 11.42s Step 83( N/A%), pre moving , FPS 4.15, Running 11.75s Step 84( N/A%), pre moving , FPS 4.36, Running 11.84s Step 85( N/A%), pre moving , FPS 4.54, Running 11.90s Step 86( N/A%), pre moving , FPS 4.89, Running 11.98s Step 87( N/A%), pre moving , FPS 4.71, Running 12.31s Step 88( N/A%), pre moving , FPS 5.08, Running 12.40s Step 89( N/A%), pre moving , FPS 5.20, Running 12.47s Step 90( N/A%), pre moving , FPS 5.26, Running 12.80s Step 91( N/A%), pre moving , FPS 5.42, Running 12.85s Step 92( N/A%), pre moving , FPS 5.85, Running 12.94s Step 93( N/A%), pre moving , FPS 6.00, Running 13.02s Step 94( N/A%), pre moving , FPS 6.08, Running 13.34s Step 95( N/A%), pre moving , FPS 6.14, Running 13.42s Step 96( N/A%), pre moving , FPS 6.23, Running 13.49s Step 97( N/A%), pre moving , FPS 6.83, Running 13.57s Step 98( N/A%), pre moving , FPS 6.37, Running 13.90s Step 99( N/A%), pre moving , FPS 6.41, Running 13.99s Step 100( N/A%), pre moving , FPS 7.10, Running 14.07s Step 101( N/A%), pre moving , FPS 7.17, Running 14.13s Step 102( N/A%), pre moving , FPS 6.60, Running 14.46s Step 103( N/A%), pre moving , FPS 4.64, Running 16.06s Step 104( N/A%), pre moving , FPS 4.18, Running 16.62s Step 105( N/A%), pre moving , FPS 3.88, Running 17.05s Step 106( N/A%), pre moving , FPS 3.55, Running 17.62s Step 107( N/A%), pre moving , FPS 3.49, Running 18.04s Step 108( N/A%), pre moving , FPS 3.22, Running 18.61s Step 109( N/A%), pre moving , FPS 3.04, Running 19.05s Step 110( N/A%), pre moving , FPS 2.95, Running 19.58s Step 111( N/A%), pre moving , FPS 2.91, Running 19.72s Step 112( N/A%), pre moving , FPS 2.88, Running 19.90s Step 113( N/A%), pre moving , FPS 2.87, Running 20.00s Step 114( N/A%), pre moving , FPS 2.91, Running 20.22s Step 115( N/A%), pre moving , FPS 2.89, Running 20.34s Step 116( N/A%), pre moving , FPS 2.83, Running 20.55s Step 117( N/A%), pre moving , FPS 2.81, Running 20.70s Step 118( N/A%), pre moving , FPS 2.85, Running 20.92s Step 119( N/A%), pre moving , FPS 2.84, Running 21.03s Step 120( N/A%), pre moving , FPS 2.76, Running 21.32s Step 121( N/A%), pre moving , FPS 2.72, Running 21.49s Step 122( N/A%), pre moving , FPS 2.71, Running 21.84s Step 123( N/A%), pre moving , FPS 3.37, Running 21.99s Step 124( N/A%), pre moving , FPS 3.39, Running 22.52s Step 125( N/A%), pre moving , FPS 3.54, Running 22.70s Step 126( N/A%), pre moving , FPS 3.58, Running 23.20s Step 127( N/A%), pre moving , FPS 3.60, Running 23.60s Step 128( N/A%), pre moving , FPS 3.61, Running 24.14s Step 129( N/A%), pre moving , FPS 3.60, Running 24.60s Step 130( N/A%), pre moving , FPS 3.58, Running 25.16s Step 131( N/A%), pre moving , FPS 3.32, Running 25.74s Step 132( N/A%), pre moving , FPS 3.09, Running 26.36s Step 133( N/A%), pre moving , FPS 2.97, Running 26.72s Step 134( N/A%), pre moving , FPS 2.84, Running 27.27s Step 135( N/A%), pre moving , FPS 2.68, Running 27.81s Step 136( N/A%), pre moving , FPS 2.56, Running 28.37s Step 137( N/A%), pre moving , FPS 2.46, Running 28.82s Step 138( N/A%), pre moving , FPS 2.36, Running 29.38s Step 139( N/A%), pre moving , FPS 2.27, Running 29.84s Step 140( N/A%), pre moving , FPS 2.20, Running 30.40s Step 141( N/A%), pre moving , FPS 2.14, Running 30.86s Step 142( N/A%), pre moving , FPS 2.07, Running 31.48s Step 143( N/A%), pre moving , FPS 2.01, Running 31.92s Step 144( N/A%), pre moving , FPS 2.00, Running 32.52s Step 145( N/A%), pre moving , FPS 1.94, Running 33.00s Step 146( N/A%), pre moving , FPS 1.92, Running 33.60s Step 147( N/A%), pre moving , FPS 1.91, Running 34.09s Step 148( N/A%), pre moving , FPS 1.90, Running 34.68s Step 149( N/A%), pre moving , FPS 1.89, Running 35.16s Step 150( N/A%), pre moving , FPS 1.89, Running 35.73s Step 151( N/A%), pre moving , FPS 1.91, Running 36.20s Step 152( N/A%), pre moving , FPS 1.92, Running 36.79s Step 153( N/A%), pre moving , FPS 1.90, Running 37.26s Step 154( N/A%), pre moving , FPS 1.89, Running 37.87s Step 155( N/A%), pre moving , FPS 1.90, Running 38.36s Step 156( N/A%), pre moving , FPS 1.91, Running 38.86s Step 157( N/A%), pre moving , FPS 1.96, Running 39.01s Step 158( N/A%), pre moving , FPS 2.03, Running 39.23s Step 159( N/A%), pre moving , FPS 2.10, Running 39.35s Step 160( N/A%), pre moving , FPS 2.17, Running 39.61s Step 161( N/A%), pre moving , FPS 2.25, Running 39.75s Step 162( N/A%), pre moving , FPS 2.35, Running 39.98s Step 163( N/A%), pre moving , FPS 2.42, Running 40.19s Step 164( N/A%), pre moving , FPS 2.53, Running 40.44s Step 165( N/A%), pre moving , FPS 2.62, Running 40.64s Step 166( N/A%), pre moving , FPS 2.68, Running 41.07s Step 167( N/A%), pre moving , FPS 2.76, Running 41.35s Step 168( N/A%), pre moving , FPS 2.74, Running 41.98s Step 169( N/A%), pre moving , FPS 2.84, Running 42.21s Step 170( N/A%), pre moving , FPS 2.85, Running 42.75s Step 171( N/A%), pre moving , FPS 2.86, Running 43.20s Step 172( N/A%), pre moving , FPS 2.86, Running 43.79s Step 173( N/A%), pre moving , FPS 3.02, Running 43.90s Step 174( N/A%), pre moving , FPS 3.14, Running 44.24s Step 175( N/A%), pre moving , FPS 3.34, Running 44.35s Step 176( N/A%), pre moving , FPS 3.58, Running 44.45s Step 177( N/A%), pre moving , FPS 3.49, Running 44.75s Step 178( N/A%), pre moving , FPS 3.51, Running 44.93s Step 179( N/A%), pre moving , FPS 3.52, Running 45.03s Step 180( N/A%), pre moving , FPS 3.46, Running 45.39s Step 181( N/A%), pre moving , FPS 3.47, Running 45.52s Step 182( N/A%), pre moving , FPS 3.54, Running 45.62s Step 183( N/A%), pre moving , FPS 3.11, Running 46.62s Step 184( N/A%), pre moving , FPS 3.19, Running 46.70s Step 185( N/A%), pre moving , FPS 3.26, Running 46.79s Step 186( N/A%), pre moving , FPS 3.30, Running 47.13s Step 187( N/A%), pre moving , FPS 3.36, Running 47.30s Step 188( N/A%), pre moving , FPS 3.48, Running 47.72s Step 189( N/A%), pre moving , FPS 3.52, Running 47.88s Step 190( N/A%), pre moving , FPS 3.73, Running 48.11s Step 191( N/A%), pre moving , FPS 3.80, Running 48.47s Step 192( N/A%), pre moving , FPS 3.99, Running 48.81s Step 193( N/A%), pre moving , FPS 3.89, Running 49.04s Step 194( N/A%), pre moving , FPS 3.98, Running 49.26s Step 195( N/A%), pre moving , FPS 3.80, Running 49.62s Step 196( N/A%), pre moving , FPS 3.75, Running 49.78s Step 197( N/A%), pre moving , FPS 3.66, Running 50.21s Step 198( N/A%), pre moving , FPS 3.64, Running 50.42s Step 199( N/A%), pre moving , FPS 3.47, Running 50.80s Step 200( N/A%), pre moving , FPS 3.44, Running 51.21s Step 201( N/A%), pre moving , FPS 3.41, Running 51.39s Step 202( N/A%), pre moving , FPS 3.24, Running 51.80s Step 203( N/A%), pre moving , FPS 3.74, Running 51.97s Step 204( N/A%), pre moving , FPS 3.51, Running 52.39s Step 205( N/A%), pre moving , FPS 3.46, Running 52.56s Step 206( N/A%), pre moving , FPS 3.47, Running 52.90s Step 207( N/A%), pre moving , FPS 3.43, Running 53.13s Step 208( N/A%), pre moving , FPS 3.60, Running 53.28s Step 209( N/A%), pre moving , FPS 3.44, Running 53.70s Step 210( N/A%), pre moving , FPS 3.51, Running 53.80s Step 211( N/A%), pre moving , FPS 3.63, Running 53.99s Step 212( N/A%), pre moving , FPS 3.69, Running 54.23s Step 213( N/A%), pre moving , FPS 3.77, Running 54.34s Step 214( N/A%), pre moving , FPS 3.86, Running 54.44s Step 215( N/A%), pre moving , FPS 3.86, Running 54.80s Step 216( N/A%), pre moving , FPS 3.89, Running 54.92s Step 217( N/A%), pre moving , FPS 4.16, Running 55.02s Step 218( N/A%), pre moving , FPS 4.04, Running 55.38s Step 219( N/A%), pre moving , FPS 4.26, Running 55.49s Step 220( N/A%), pre moving , FPS 4.56, Running 55.60s Step 221( N/A%), pre moving , FPS 4.38, Running 55.96s Step 222( N/A%), pre moving , FPS 4.68, Running 56.08s Step 223( N/A%), pre moving , FPS 4.75, Running 56.18s Step 224( N/A%), pre moving , FPS 4.18, Running 57.17s Step 225( N/A%), pre moving , FPS 4.24, Running 57.28s Step 226( N/A%), pre moving , FPS 4.23, Running 57.63s Step 227( N/A%), pre moving , FPS 4.33, Running 57.75s Step 228( N/A%), pre moving , FPS 4.37, Running 57.86s Step 229( N/A%), pre moving , FPS 4.43, Running 58.21s Step 230( N/A%), pre moving , FPS 4.37, Running 58.38s Step 231( N/A%), pre moving , FPS 4.15, Running 58.81s Step 232( N/A%), pre moving , FPS 4.15, Running 59.05s Step 233( N/A%), pre moving , FPS 3.85, Running 59.54s Step 234( N/A%), pre moving , FPS 3.60, Running 60.00s Step 235( N/A%), pre moving , FPS 3.71, Running 60.19s Step 236( N/A%), pre moving , FPS 3.66, Running 60.38s Step 237( N/A%), pre moving , FPS 3.56, Running 60.63s Step 238( N/A%), pre moving , FPS 3.63, Running 60.88s Step 239( N/A%), pre moving , FPS 3.55, Running 61.13s Step 240( N/A%), pre moving , FPS 3.29, Running 61.67s Step 241( N/A%), pre moving , FPS 3.19, Running 62.23s Step 242( N/A%), pre moving , FPS 2.99, Running 62.77s Step 243( N/A%), pre moving , FPS 2.81, Running 63.30s Step 244( N/A%), pre moving , FPS 3.12, Running 63.59s Step 245( N/A%), pre moving , FPS 2.92, Running 64.13s Step 246( N/A%), pre moving , FPS 2.84, Running 64.67s Step 247( N/A%), pre moving , FPS 2.68, Running 65.23s Step 248( N/A%), pre moving , FPS 2.53, Running 65.77s Step 249( N/A%), pre moving , FPS 2.48, Running 66.29s Step 250( N/A%), pre moving , FPS 2.42, Running 66.64s Step 251( N/A%), pre moving , FPS 2.41, Running 67.12s Step 252( N/A%), pre moving , FPS 2.32, Running 67.65s Step 253( N/A%), pre moving , FPS 2.32, Running 68.17s Step 254( N/A%), pre moving , FPS 2.30, Running 68.70s Step 255( N/A%), pre moving , FPS 2.27, Running 69.01s Step 256( N/A%), pre moving , FPS 2.18, Running 69.55s Step 257( N/A%), pre moving , FPS 2.11, Running 70.09s Step 258( N/A%), pre moving , FPS 2.05, Running 70.64s Step 259( N/A%), pre moving , FPS 1.99, Running 71.16s Step 260( N/A%), pre moving , FPS 2.06, Running 71.40s Step 261( N/A%), pre moving , FPS 2.07, Running 71.88s Step 262( N/A%), pre moving , FPS 2.09, Running 72.35s Step 263( N/A%), pre moving , FPS 2.15, Running 72.59s Step 264( N/A%), pre moving , FPS 2.12, Running 73.02s Step 265( N/A%), pre moving , FPS 2.21, Running 73.18s Step 266( N/A%), pre moving , FPS 2.24, Running 73.61s Step 267( N/A%), pre moving , FPS 2.34, Running 73.77s Step 268( N/A%), pre moving , FPS 2.37, Running 74.21s Step 269( N/A%), pre moving , FPS 2.46, Running 74.43s Step 270( N/A%), pre moving , FPS 2.42, Running 74.90s Step 271( N/A%), pre moving , FPS 2.42, Running 75.38s Step 272( N/A%), pre moving , FPS 2.51, Running 75.62s Step 273( N/A%), pre moving , FPS 2.52, Running 76.11s Step 274( N/A%), pre moving , FPS 2.53, Running 76.61s Step 275( N/A%), pre moving , FPS 2.55, Running 76.86s Step 276( N/A%), pre moving , FPS 2.58, Running 77.30s Step 277( N/A%), pre moving , FPS 2.60, Running 77.78s Step 278( N/A%), pre moving , FPS 2.74, Running 77.94s Step 279( N/A%), pre moving , FPS 2.77, Running 78.39s Step 280( N/A%), pre moving , FPS 2.79, Running 78.55s Step 281( N/A%), pre moving , FPS 2.82, Running 78.97s Step 282( N/A%), pre moving , FPS 2.92, Running 79.20s Step 283( N/A%), pre moving , FPS 2.90, Running 79.50s Step 284( N/A%), pre moving , FPS 3.03, Running 79.61s Step 285( N/A%), pre moving , FPS 3.07, Running 79.70s Step 286( N/A%), pre moving , FPS 3.17, Running 79.92s Step 287( N/A%), pre moving , FPS 3.14, Running 80.14s Step 288( N/A%), pre moving , FPS 3.35, Running 80.18s Step 289( N/A%), pre moving , FPS 3.44, Running 80.24s Step 290( N/A%), pre moving , FPS 3.69, Running 80.32s Step 291( N/A%), pre moving , FPS 3.96, Running 80.42s Step 292( N/A%), pre moving , FPS 4.07, Running 80.53s Step 293( N/A%), pre moving , FPS 4.42, Running 80.63s Step 294( N/A%), pre moving , FPS 4.84, Running 80.74s Step 295( N/A%), pre moving , FPS 5.04, Running 80.83s Step 296( N/A%), pre moving , FPS 5.48, Running 80.95s Step 297( N/A%), pre moving , FPS 6.14, Running 81.04s Step 298( N/A%), pre moving , FPS 6.24, Running 81.15s Step 299( N/A%), pre moving , FPS 6.99, Running 81.25s Step 300( N/A%), pre moving , FPS 6.54, Running 81.61s Step 301( N/A%), pre moving , FPS 7.24, Running 81.73s Step 302( N/A%), pre moving , FPS 7.59, Running 81.83s Step 303( N/A%), pre moving , FPS 7.61, Running 82.13s Step 304( N/A%), pre moving , FPS 7.54, Running 82.26s Step 305( N/A%), pre moving , FPS 7.48, Running 82.38s Step 306( N/A%), pre moving , FPS 4.20, Running 84.68s Step 307( N/A%), pre moving , FPS 3.74, Running 85.48s Step 308( N/A%), pre moving , FPS 3.60, Running 85.74s Step 309( N/A%), pre moving , FPS 3.16, Running 86.58s Step 310( N/A%), pre moving , FPS 3.06, Running 86.85s Step 311( N/A%), pre moving , FPS 2.80, Running 87.58s Step 312( N/A%), pre moving , FPS 2.72, Running 87.89s Step 313( N/A%), pre moving , FPS 2.58, Running 88.39s Step 314( N/A%), pre moving , FPS 2.53, Running 88.65s Step 315( N/A%), pre moving , FPS 2.35, Running 89.35s Step 316( N/A%), pre moving , FPS 2.32, Running 89.57s Step 317( N/A%), pre moving , FPS 2.13, Running 90.42s Step 318( N/A%), pre moving , FPS 2.10, Running 90.68s Step 319( N/A%), pre moving , FPS 1.95, Running 91.49s Step 320( N/A%), pre moving , FPS 1.97, Running 91.74s Step 321( N/A%), pre moving , FPS 1.84, Running 92.58s Step 322( N/A%), pre moving , FPS 1.81, Running 92.86s Step 323( N/A%), pre moving , FPS 1.74, Running 93.63s Step 324( N/A%), pre moving , FPS 1.73, Running 93.85s Step 325( N/A%), pre moving , FPS 1.63, Running 94.65s Step 326( 0.17%), action 1, FPS 1.79, Running 95.85s Step 327( 0.33%), action 2, FPS 1.83, Running 96.42s Step 328( 0.50%), action 3, FPS 1.70, Running 97.47s Step 329( 0.67%), action 4, FPS 1.75, Running 98.02s Step 330( 0.83%), action 5, FPS 1.69, Running 98.71s Step 331( 1.00%), action 6, FPS 1.75, Running 99.01s Step 332( 1.17%), action 7, FPS 1.65, Running 100.02s Step 333( 1.33%), action 8, FPS 1.63, Running 100.65s Step 334( 1.50%), action 9, FPS 1.50, Running 101.95s Step 335( 1.67%), action 10, FPS 1.52, Running 102.51s Step 336( 1.83%), action 11, FPS 1.39, Running 103.98s Step 337( 2.00%), action 12, FPS 1.42, Running 104.53s Step 338( 2.17%), action 13, FPS 1.35, Running 105.51s Step 339( 2.33%), action 14, FPS 1.37, Running 106.12s Step 340( 2.50%), action 15, FPS 1.29, Running 107.23s Step 341( 2.67%), action 16, FPS 1.31, Running 107.87s Step 342( 2.83%), action 17, FPS 1.25, Running 108.91s Step 343( 3.00%), action 18, FPS 1.26, Running 109.51s Step 344( 3.17%), action 19, FPS 1.20, Running 110.47s Step 345( 3.33%), action 20, FPS 1.21, Running 111.14s Step 346( 3.50%), action 21, FPS 1.19, Running 112.59s Step 347( 3.67%), action 22, FPS 1.20, Running 113.15s Step 348( 3.83%), action 23, FPS 1.20, Running 114.09s Step 349( 4.00%), action 24, FPS 1.20, Running 114.69s Step 350( 4.17%), action 25, FPS 1.18, Running 115.63s Step 351( 4.33%), action 26, FPS 1.18, Running 116.01s Step 352( 4.50%), action 27, FPS 1.17, Running 117.04s Step 353( 4.67%), action 28, FPS 1.19, Running 117.41s Step 354( 4.83%), action 29, FPS 1.25, Running 117.92s Step 355( 5.00%), action 30, FPS 1.27, Running 118.25s Step 356( 5.17%), action 31, FPS 1.27, Running 119.78s Step 357( 5.33%), action 32, FPS 1.25, Running 120.53s Step 358( 5.50%), action 33, FPS 1.26, Running 121.42s Step 359( 5.67%), action 34, FPS 1.26, Running 121.98s Step 360( 5.83%), action 35, FPS 1.24, Running 123.39s Step 361( 6.00%), action 36, FPS 1.24, Running 123.97s Step 362( 6.17%), action 37, FPS 1.21, Running 125.38s Step 363( 6.33%), action 38, FPS 1.20, Running 126.18s Step 364( 6.50%), action 39, FPS 1.20, Running 127.07s Step 365( 6.67%), action 40, FPS 1.20, Running 127.76s Step 366( 6.83%), action 41, FPS 1.21, Running 129.09s Step 367( 7.00%), action 42, FPS 1.21, Running 129.66s Step 368( 7.17%), action 43, FPS 1.21, Running 130.59s Step 369( 7.33%), action 44, FPS 1.21, Running 131.16s Step 370( 7.50%), action 45, FPS 1.20, Running 132.25s Step 371( 7.67%), action 46, FPS 1.19, Running 132.83s Step 372( 7.83%), action 47, FPS 1.19, Running 133.84s Step 373( 8.00%), action 48, FPS 1.18, Running 134.39s Step 374( 8.17%), action 49, FPS 1.16, Running 135.18s Step 375( 8.33%), action 50, FPS 1.17, Running 135.41s Step 376( 8.50%), action 51, FPS 1.24, Running 135.96s [2026-08-02 20:25:46] [23 ] Seed 22 success after 136.12 s. +steps: 376 , actions: 51 . +Instruction: Empty +Total 3/23(13.04%) success. +Setting seed: 23 +Step 1( N/A%), pre moving , FPS 10.17, Running 0.10s Step 2( N/A%), pre moving , FPS 12.02, Running 0.17s Step 3( N/A%), pre moving , FPS 12.30, Running 0.24s Step 4( N/A%), pre moving , FPS 12.95, Running 0.31s Step 5( N/A%), pre moving , FPS 13.75, Running 0.36s Step 6( N/A%), pre moving , FPS 13.71, Running 0.44s Step 7( N/A%), pre moving , FPS 14.05, Running 0.50s Step 8( N/A%), pre moving , FPS 9.59, Running 0.83s Step 9( N/A%), pre moving , FPS 9.90, Running 0.91s Step 10( N/A%), pre moving , FPS 10.03, Running 1.00s Step 11( N/A%), pre moving , FPS 8.33, Running 1.32s Step 12( N/A%), pre moving , FPS 8.51, Running 1.41s Step 13( N/A%), pre moving , FPS 8.70, Running 1.49s Step 14( N/A%), pre moving , FPS 7.68, Running 1.82s Step 15( N/A%), pre moving , FPS 7.85, Running 1.91s Step 16( N/A%), pre moving , FPS 8.12, Running 1.97s Step 17( N/A%), pre moving , FPS 8.29, Running 2.05s Step 18( N/A%), pre moving , FPS 7.59, Running 2.37s Step 19( N/A%), pre moving , FPS 7.71, Running 2.46s Step 20( N/A%), pre moving , FPS 7.85, Running 2.55s Step 21( N/A%), pre moving , FPS 6.72, Running 3.08s Step 22( N/A%), pre moving , FPS 6.72, Running 3.14s Step 23( N/A%), pre moving , FPS 6.22, Running 3.46s Step 24( N/A%), pre moving , FPS 6.17, Running 3.55s Step 25( N/A%), pre moving , FPS 6.14, Running 3.62s Step 26( N/A%), pre moving , FPS 5.39, Running 4.15s Step 27( N/A%), pre moving , FPS 5.11, Running 4.41s Step 28( N/A%), pre moving , FPS 5.44, Running 4.51s Step 29( N/A%), pre moving , FPS 5.42, Running 4.60s Step 30( N/A%), pre moving , FPS 5.47, Running 4.66s Step 31( N/A%), pre moving , FPS 5.85, Running 4.74s Step 32( N/A%), pre moving , FPS 5.48, Running 5.06s Step 33( N/A%), pre moving , FPS 5.47, Running 5.15s Step 34( N/A%), pre moving , FPS 5.87, Running 5.23s Step 35( N/A%), pre moving , FPS 5.59, Running 5.49s Step 36( N/A%), pre moving , FPS 4.59, Running 6.33s Step 37( N/A%), pre moving , FPS 4.31, Running 6.69s Step 38( N/A%), pre moving , FPS 4.56, Running 6.75s Step 39( N/A%), pre moving , FPS 4.56, Running 6.85s Step 40( N/A%), pre moving , FPS 4.32, Running 7.17s Step 41( N/A%), pre moving , FPS 4.78, Running 7.26s Step 42( N/A%), pre moving , FPS 4.77, Running 7.34s Step 43( N/A%), pre moving , FPS 5.08, Running 7.40s Step 44( N/A%), pre moving , FPS 4.80, Running 7.71s Step 45( N/A%), pre moving , FPS 4.78, Running 7.80s Step 46( N/A%), pre moving , FPS 5.36, Running 7.88s Step 47( N/A%), pre moving , FPS 5.65, Running 7.95s Step 48( N/A%), pre moving , FPS 4.57, Running 8.89s Step 49( N/A%), pre moving , FPS 4.56, Running 8.98s Step 50( N/A%), pre moving , FPS 4.54, Running 9.06s Step 51( N/A%), pre moving , FPS 4.31, Running 9.38s Step 52( N/A%), pre moving , FPS 4.53, Running 9.47s Step 53( N/A%), pre moving , FPS 4.56, Running 9.54s Step 54( N/A%), pre moving , FPS 4.54, Running 9.64s Step 55( N/A%), pre moving , FPS 4.47, Running 9.96s Step 56( N/A%), pre moving , FPS 5.33, Running 10.08s Step 57( N/A%), pre moving , FPS 5.34, Running 10.43s Step 58( N/A%), pre moving , FPS 5.27, Running 10.55s Step 59( N/A%), pre moving , FPS 5.28, Running 10.64s Step 60( N/A%), pre moving , FPS 5.33, Running 10.92s Step 61( N/A%), pre moving , FPS 5.18, Running 11.13s Step 62( N/A%), pre moving , FPS 5.13, Running 11.23s Step 63( N/A%), pre moving , FPS 4.76, Running 11.60s Step 64( N/A%), pre moving , FPS 5.00, Running 11.71s Step 65( N/A%), pre moving , FPS 4.97, Running 11.83s Step 66( N/A%), pre moving , FPS 4.65, Running 12.18s Step 67( N/A%), pre moving , FPS 4.59, Running 12.30s Step 68( N/A%), pre moving , FPS 5.41, Running 12.59s Step 69( N/A%), pre moving , FPS 5.33, Running 12.73s Step 70( N/A%), pre moving , FPS 5.30, Running 12.84s Step 71( N/A%), pre moving , FPS 5.61, Running 12.95s Step 72( N/A%), pre moving , FPS 5.23, Running 13.30s Step 73( N/A%), pre moving , FPS 5.16, Running 13.41s Step 74( N/A%), pre moving , FPS 5.14, Running 13.53s Step 75( N/A%), pre moving , FPS 5.07, Running 13.91s Step 76( N/A%), pre moving , FPS 5.08, Running 14.02s Step 77( N/A%), pre moving , FPS 5.08, Running 14.37s Step 78( N/A%), pre moving , FPS 5.08, Running 14.49s Step 79( N/A%), pre moving , FPS 4.84, Running 14.77s Step 80( N/A%), pre moving , FPS 4.99, Running 14.93s Step 81( N/A%), pre moving , FPS 5.08, Running 15.07s Step 82( N/A%), pre moving , FPS 4.77, Running 15.43s Step 83( N/A%), pre moving , FPS 5.07, Running 15.55s Step 84( N/A%), pre moving , FPS 5.07, Running 15.66s Step 85( N/A%), pre moving , FPS 4.79, Running 16.01s Step 86( N/A%), pre moving , FPS 5.06, Running 16.13s Step 87( N/A%), pre moving , FPS 4.77, Running 16.49s Step 88( N/A%), pre moving , FPS 4.96, Running 16.63s Step 89( N/A%), pre moving , FPS 4.99, Running 16.74s Step 90( N/A%), pre moving , FPS 4.71, Running 17.09s Step 91( N/A%), pre moving , FPS 4.73, Running 17.18s Step 92( N/A%), pre moving , FPS 5.06, Running 17.25s Step 93( N/A%), pre moving , FPS 4.89, Running 17.50s Step 94( N/A%), pre moving , FPS 4.87, Running 17.63s Step 95( N/A%), pre moving , FPS 5.33, Running 17.66s Step 96( N/A%), pre moving , FPS 5.46, Running 17.68s Step 97( N/A%), pre moving , FPS 6.00, Running 17.70s Step 98( N/A%), pre moving , FPS 6.18, Running 17.72s Step 99( N/A%), pre moving , FPS 6.73, Running 17.75s Step 100( N/A%), pre moving , FPS 7.06, Running 17.77s Step 101( N/A%), pre moving , FPS 7.35, Running 17.79s Step 102( N/A%), pre moving , FPS 8.41, Running 17.81s Step 103( N/A%), pre moving , FPS 8.76, Running 17.83s Step 104( N/A%), pre moving , FPS 9.12, Running 17.85s Step 105( N/A%), pre moving , FPS 10.75, Running 17.87s Step 106( N/A%), pre moving , FPS 11.38, Running 17.89s Step 107( N/A%), pre moving , FPS 14.07, Running 17.91s Step 108( N/A%), pre moving , FPS 15.25, Running 17.94s Step 109( N/A%), pre moving , FPS 16.37, Running 17.96s Step 110( N/A%), pre moving , FPS 22.40, Running 17.98s Step 111( N/A%), pre moving , FPS 24.41, Running 18.00s Step 112( N/A%), pre moving , FPS 25.96, Running 18.02s Step 113( N/A%), pre moving , FPS 36.59, Running 18.05s Step 114( N/A%), pre moving , FPS 45.19, Running 18.07s Step 115( N/A%), pre moving , FPS 43.70, Running 18.12s Step 116( N/A%), pre moving , FPS 41.04, Running 18.17s Step 117( N/A%), pre moving , FPS 40.23, Running 18.20s Step 118( N/A%), pre moving , FPS 39.77, Running 18.23s Step 119( N/A%), pre moving , FPS 38.04, Running 18.27s Step 120( N/A%), pre moving , FPS 35.02, Running 18.34s Step 121( N/A%), pre moving , FPS 31.90, Running 18.41s Step 122( N/A%), pre moving , FPS 30.34, Running 18.47s Step 123( N/A%), pre moving , FPS 29.02, Running 18.52s Step 124( N/A%), pre moving , FPS 27.39, Running 18.58s Step 125( N/A%), pre moving , FPS 26.02, Running 18.64s Step 126( N/A%), pre moving , FPS 9.47, Running 20.00s Step 127( N/A%), pre moving , FPS 7.49, Running 20.58s Step 128( N/A%), pre moving , FPS 6.51, Running 21.01s Step 129( N/A%), pre moving , FPS 5.50, Running 21.59s Step 130( N/A%), pre moving , FPS 5.03, Running 21.96s Step 131( N/A%), pre moving , FPS 4.41, Running 22.53s Step 132( N/A%), pre moving , FPS 4.23, Running 22.75s Step 133( N/A%), pre moving , FPS 3.86, Running 23.23s Step 134( N/A%), pre moving , FPS 3.60, Running 23.63s Step 135( N/A%), pre moving , FPS 3.29, Running 24.20s Step 136( N/A%), pre moving , FPS 3.10, Running 24.63s Step 137( N/A%), pre moving , FPS 2.85, Running 25.22s Step 138( N/A%), pre moving , FPS 2.69, Running 25.66s Step 139( N/A%), pre moving , FPS 2.52, Running 26.22s Step 140( N/A%), pre moving , FPS 2.48, Running 26.40s Step 141( N/A%), pre moving , FPS 2.36, Running 26.87s Step 142( N/A%), pre moving , FPS 2.27, Running 27.29s Step 143( N/A%), pre moving , FPS 2.14, Running 27.85s Step 144( N/A%), pre moving , FPS 2.07, Running 28.26s Step 145( N/A%), pre moving , FPS 1.96, Running 28.83s Step 146( N/A%), pre moving , FPS 2.22, Running 29.02s Step 147( N/A%), pre moving , FPS 2.24, Running 29.52s Step 148( N/A%), pre moving , FPS 2.24, Running 29.92s Step 149( N/A%), pre moving , FPS 2.25, Running 30.50s Step 150( N/A%), pre moving , FPS 2.23, Running 30.94s Step 151( N/A%), pre moving , FPS 2.23, Running 31.49s Step 152( N/A%), pre moving , FPS 2.18, Running 31.92s Step 153( N/A%), pre moving , FPS 2.16, Running 32.48s Step 154( N/A%), pre moving , FPS 2.13, Running 33.02s Step 155( N/A%), pre moving , FPS 2.12, Running 33.62s Step 156( N/A%), pre moving , FPS 2.11, Running 34.10s Step 157( N/A%), pre moving , FPS 2.12, Running 34.66s Step 158( N/A%), pre moving , FPS 2.12, Running 35.11s Step 159( N/A%), pre moving , FPS 2.13, Running 35.62s Step 160( N/A%), pre moving , FPS 2.12, Running 35.82s Step 161( N/A%), pre moving , FPS 2.18, Running 36.04s Step 162( N/A%), pre moving , FPS 2.25, Running 36.17s Step 163( N/A%), pre moving , FPS 2.34, Running 36.40s Step 164( N/A%), pre moving , FPS 2.41, Running 36.55s Step 165( N/A%), pre moving , FPS 2.50, Running 36.83s Step 166( N/A%), pre moving , FPS 2.51, Running 36.99s Step 167( N/A%), pre moving , FPS 2.54, Running 37.38s Step 168( N/A%), pre moving , FPS 2.60, Running 37.61s Step 169( N/A%), pre moving , FPS 2.60, Running 38.20s Step 170( N/A%), pre moving , FPS 2.58, Running 38.68s Step 171( N/A%), pre moving , FPS 2.58, Running 39.25s Step 172( N/A%), pre moving , FPS 2.58, Running 39.66s Step 173( N/A%), pre moving , FPS 2.56, Running 40.29s Step 174( N/A%), pre moving , FPS 2.59, Running 40.74s Step 175( N/A%), pre moving , FPS 2.60, Running 41.30s Step 176( N/A%), pre moving , FPS 2.63, Running 41.70s Step 177( N/A%), pre moving , FPS 2.61, Running 42.32s Step 178( N/A%), pre moving , FPS 2.69, Running 42.55s Step 179( N/A%), pre moving , FPS 2.68, Running 43.08s Step 180( N/A%), pre moving , FPS 2.59, Running 43.55s Step 181( N/A%), pre moving , FPS 2.48, Running 44.12s Step 182( N/A%), pre moving , FPS 2.37, Running 44.60s Step 183( N/A%), pre moving , FPS 2.27, Running 45.22s Step 184( N/A%), pre moving , FPS 2.19, Running 45.68s Step 185( N/A%), pre moving , FPS 2.11, Running 46.31s Step 186( N/A%), pre moving , FPS 2.05, Running 46.76s Step 187( N/A%), pre moving , FPS 2.01, Running 47.32s Step 188( N/A%), pre moving , FPS 1.96, Running 47.81s Step 189( N/A%), pre moving , FPS 1.95, Running 48.43s Step 190( N/A%), pre moving , FPS 1.96, Running 48.90s Step 191( N/A%), pre moving , FPS 1.95, Running 49.51s Step 192( N/A%), pre moving , FPS 1.94, Running 49.97s Step 193( N/A%), pre moving , FPS 1.94, Running 50.59s Step 194( N/A%), pre moving , FPS 1.92, Running 51.15s Step 195( N/A%), pre moving , FPS 1.92, Running 51.71s Step 196( N/A%), pre moving , FPS 1.98, Running 51.82s Step 197( N/A%), pre moving , FPS 2.03, Running 52.17s Step 198( N/A%), pre moving , FPS 2.05, Running 52.29s Step 199( N/A%), pre moving , FPS 2.15, Running 52.40s Step 200( N/A%), pre moving , FPS 2.17, Running 52.75s Step 201( N/A%), pre moving , FPS 2.28, Running 52.88s Step 202( N/A%), pre moving , FPS 2.39, Running 52.98s Step 203( N/A%), pre moving , FPS 2.47, Running 53.33s Step 204( N/A%), pre moving , FPS 2.58, Running 53.44s Step 205( N/A%), pre moving , FPS 2.77, Running 53.53s Step 206( N/A%), pre moving , FPS 2.56, Running 54.56s Step 207( N/A%), pre moving , FPS 2.73, Running 54.65s Step 208( N/A%), pre moving , FPS 2.85, Running 54.83s Step 209( N/A%), pre moving , FPS 3.01, Running 55.08s Step 210( N/A%), pre moving , FPS 3.19, Running 55.16s Step 211( N/A%), pre moving , FPS 3.50, Running 55.23s Step 212( N/A%), pre moving , FPS 3.76, Running 55.29s Step 213( N/A%), pre moving , FPS 4.19, Running 55.36s Step 214( N/A%), pre moving , FPS 4.68, Running 55.43s Step 215( N/A%), pre moving , FPS 5.28, Running 55.50s Step 216( N/A%), pre moving , FPS 5.33, Running 55.57s Step 217( N/A%), pre moving , FPS 5.74, Running 55.65s Step 218( N/A%), pre moving , FPS 5.83, Running 55.72s Step 219( N/A%), pre moving , FPS 5.88, Running 55.80s Step 220( N/A%), pre moving , FPS 6.42, Running 55.87s Step 221( N/A%), pre moving , FPS 6.53, Running 55.94s Step 222( N/A%), pre moving , FPS 6.56, Running 56.03s Step 223( N/A%), pre moving , FPS 7.22, Running 56.10s Step 224( N/A%), pre moving , FPS 7.34, Running 56.17s Step 225( N/A%), pre moving , FPS 7.41, Running 56.24s Step 226( N/A%), pre moving , FPS 11.43, Running 56.31s Step 227( N/A%), pre moving , FPS 11.57, Running 56.38s Step 228( N/A%), pre moving , FPS 12.25, Running 56.46s Step 229( N/A%), pre moving , FPS 13.08, Running 56.61s Step 230( N/A%), pre moving , FPS 12.34, Running 56.78s Step 231( N/A%), pre moving , FPS 11.76, Running 56.93s Step 232( N/A%), pre moving , FPS 11.42, Running 57.05s Step 233( N/A%), pre moving , FPS 11.09, Running 57.16s Step 234( N/A%), pre moving , FPS 10.80, Running 57.28s Step 235( N/A%), pre moving , FPS 10.65, Running 57.38s Step 236( N/A%), pre moving , FPS 10.46, Running 57.48s Step 237( N/A%), pre moving , FPS 9.17, Running 57.83s Step 238( N/A%), pre moving , FPS 8.96, Running 57.95s Step 239( N/A%), pre moving , FPS 8.83, Running 58.06s Step 240( N/A%), pre moving , FPS 7.74, Running 58.45s Step 241( N/A%), pre moving , FPS 7.68, Running 58.55s Step 242( N/A%), pre moving , FPS 7.60, Running 58.66s Step 243( N/A%), pre moving , FPS 6.81, Running 59.04s Step 244( N/A%), pre moving , FPS 6.74, Running 59.14s Step 245( N/A%), pre moving , FPS 6.29, Running 59.42s Step 246( N/A%), pre moving , FPS 6.05, Running 59.61s Step 247( N/A%), pre moving , FPS 4.67, Running 60.66s Step 248( N/A%), pre moving , FPS 4.64, Running 60.77s Step 249( N/A%), pre moving , FPS 4.43, Running 61.13s Step 250( N/A%), pre moving , FPS 4.48, Running 61.25s Step 251( N/A%), pre moving , FPS 4.29, Running 61.60s Step 252( N/A%), pre moving , FPS 4.17, Running 61.84s Step 253( N/A%), pre moving , FPS 3.92, Running 62.27s Step 254( N/A%), pre moving , FPS 3.87, Running 62.44s Step 255( N/A%), pre moving , FPS 3.65, Running 62.86s Step 256( N/A%), pre moving , FPS 3.57, Running 63.09s Step 257( N/A%), pre moving , FPS 3.48, Running 63.58s Step 258( N/A%), pre moving , FPS 3.32, Running 63.98s Step 259( N/A%), pre moving , FPS 3.22, Running 64.27s Step 260( N/A%), pre moving , FPS 3.18, Running 64.74s Step 261( N/A%), pre moving , FPS 3.12, Running 64.96s Step 262( N/A%), pre moving , FPS 2.96, Running 65.42s Step 263( N/A%), pre moving , FPS 3.02, Running 65.66s Step 264( N/A%), pre moving , FPS 2.86, Running 66.14s Step 265( N/A%), pre moving , FPS 2.79, Running 66.60s Step 266( N/A%), pre moving , FPS 2.76, Running 66.85s Step 267( N/A%), pre moving , FPS 2.99, Running 67.35s Step 268( N/A%), pre moving , FPS 2.84, Running 67.82s Step 269( N/A%), pre moving , FPS 2.89, Running 68.06s Step 270( N/A%), pre moving , FPS 2.74, Running 68.55s Step 271( N/A%), pre moving , FPS 2.69, Running 69.03s Step 272( N/A%), pre moving , FPS 2.70, Running 69.26s Step 273( N/A%), pre moving , FPS 2.67, Running 69.76s Step 274( N/A%), pre moving , FPS 2.57, Running 70.23s Step 275( N/A%), pre moving , FPS 2.63, Running 70.46s Step 276( N/A%), pre moving , FPS 2.55, Running 70.94s Step 277( N/A%), pre moving , FPS 2.64, Running 71.15s Step 278( N/A%), pre moving , FPS 2.63, Running 71.59s Step 279( N/A%), pre moving , FPS 2.67, Running 71.75s Step 280( N/A%), pre moving , FPS 2.69, Running 72.18s Step 281( N/A%), pre moving , FPS 2.70, Running 72.35s Step 282( N/A%), pre moving , FPS 2.72, Running 72.78s Step 283( N/A%), pre moving , FPS 2.75, Running 72.94s Step 284( N/A%), pre moving , FPS 2.74, Running 73.42s Step 285( N/A%), pre moving , FPS 2.76, Running 73.85s Step 286( N/A%), pre moving , FPS 2.79, Running 74.03s Step 287( N/A%), pre moving , FPS 2.80, Running 74.50s Step 288( N/A%), pre moving , FPS 2.89, Running 74.73s Step 289( N/A%), pre moving , FPS 2.80, Running 75.21s Step 290( N/A%), pre moving , FPS 2.92, Running 75.41s Step 291( N/A%), pre moving , FPS 2.91, Running 75.90s Step 292( N/A%), pre moving , FPS 2.82, Running 76.37s Step 293( N/A%), pre moving , FPS 2.95, Running 76.55s Step 294( N/A%), pre moving , FPS 3.06, Running 76.77s Step 295( N/A%), pre moving , FPS 3.05, Running 77.02s Step 296( N/A%), pre moving , FPS 3.17, Running 77.25s Step 297( N/A%), pre moving , FPS 3.16, Running 77.47s Step 298( N/A%), pre moving , FPS 3.18, Running 77.88s Step 299( N/A%), pre moving , FPS 3.16, Running 78.07s Step 300( N/A%), pre moving , FPS 3.18, Running 78.47s Step 301( N/A%), pre moving , FPS 3.17, Running 78.65s Step 302( N/A%), pre moving , FPS 3.18, Running 79.07s Step 303( N/A%), pre moving , FPS 3.17, Running 79.24s Step 304( N/A%), pre moving , FPS 3.21, Running 79.66s Step 305( N/A%), pre moving , FPS 3.34, Running 79.84s Step 306( N/A%), pre moving , FPS 3.36, Running 79.99s Step 307( N/A%), pre moving , FPS 3.44, Running 80.30s Step 308( N/A%), pre moving , FPS 3.53, Running 80.40s Step 309( N/A%), pre moving , FPS 3.78, Running 80.50s Step 310( N/A%), pre moving , FPS 3.67, Running 80.86s Step 311( N/A%), pre moving , FPS 3.94, Running 80.97s Step 312( N/A%), pre moving , FPS 4.24, Running 81.08s Step 313( N/A%), pre moving , FPS 4.07, Running 81.46s Step 314( N/A%), pre moving , FPS 4.18, Running 81.55s Step 315( N/A%), pre moving , FPS 4.22, Running 81.76s Step 316( N/A%), pre moving , FPS 4.18, Running 82.04s Step 317( N/A%), pre moving , FPS 4.29, Running 82.13s Step 318( N/A%), pre moving , FPS 4.58, Running 82.24s Step 319( N/A%), pre moving , FPS 4.41, Running 82.61s Step 320( N/A%), pre moving , FPS 4.70, Running 82.73s Step 321( N/A%), pre moving , FPS 4.78, Running 82.84s Step 322( N/A%), pre moving , FPS 4.84, Running 83.20s Step 323( N/A%), pre moving , FPS 4.92, Running 83.31s Step 324( N/A%), pre moving , FPS 3.41, Running 85.53s Step 325( N/A%), pre moving , FPS 3.25, Running 86.00s Step 326( N/A%), pre moving , FPS 3.08, Running 86.48s Step 327( N/A%), pre moving , FPS 2.98, Running 87.01s Step 328( N/A%), pre moving , FPS 2.92, Running 87.24s Step 329( N/A%), pre moving , FPS 2.66, Running 88.01s Step 330( N/A%), pre moving , FPS 2.71, Running 88.24s Step 331( N/A%), pre moving , FPS 2.47, Running 89.06s Step 332( N/A%), pre moving , FPS 2.43, Running 89.30s Step 333( N/A%), pre moving , FPS 2.31, Running 90.11s Step 334( N/A%), pre moving , FPS 2.28, Running 90.34s Step 335( N/A%), pre moving , FPS 2.17, Running 90.96s Step 336( N/A%), pre moving , FPS 2.14, Running 91.40s Step 337( N/A%), pre moving , FPS 2.03, Running 92.00s Step 338( N/A%), pre moving , FPS 1.95, Running 92.48s Step 339( N/A%), pre moving , FPS 1.90, Running 93.12s Step 340( N/A%), pre moving , FPS 1.85, Running 93.56s Step 341( N/A%), pre moving , FPS 1.72, Running 94.44s Step 342( N/A%), pre moving , FPS 1.74, Running 94.68s Step 343( N/A%), pre moving , FPS 1.69, Running 95.18s Step 344( 0.17%), action 1, FPS 1.90, Running 96.06s Step 345( 0.33%), action 2, FPS 1.90, Running 96.51s Step 346( 0.50%), action 3, FPS 1.84, Running 97.33s Step 347( 0.67%), action 4, FPS 1.86, Running 97.78s Step 348( 0.83%), action 5, FPS 1.75, Running 98.69s Step 349( 1.00%), action 6, FPS 1.78, Running 99.26s Step 350( 1.17%), action 7, FPS 1.67, Running 100.21s Step 351( 1.33%), action 8, FPS 1.71, Running 100.76s Step 352( 1.50%), action 9, FPS 1.61, Running 101.73s Step 353( 1.67%), action 10, FPS 1.64, Running 102.29s Step 354( 1.83%), action 11, FPS 1.54, Running 103.34s Step 355( 2.00%), action 12, FPS 1.55, Running 103.88s Step 356( 2.17%), action 13, FPS 1.49, Running 104.83s Step 357( 2.33%), action 14, FPS 1.49, Running 105.40s Step 358( 2.50%), action 15, FPS 1.44, Running 106.37s Step 359( 2.67%), action 16, FPS 1.45, Running 106.92s Step 360( 2.83%), action 17, FPS 1.39, Running 107.92s Step 361( 3.00%), action 18, FPS 1.45, Running 108.26s Step 362( 3.17%), action 19, FPS 1.38, Running 109.12s Step 363( 3.33%), action 20, FPS 1.38, Running 109.67s Step 364( 3.50%), action 21, FPS 1.37, Running 110.69s Step 365( 3.67%), action 22, FPS 1.36, Running 111.25s Step 366( 3.83%), action 23, FPS 1.34, Running 112.25s Step 367( 4.00%), action 24, FPS 1.32, Running 112.88s Step 368( 4.17%), action 25, FPS 1.36, Running 113.45s Step 369( 4.33%), action 26, FPS 1.39, Running 113.64s Step 370( 4.50%), action 27, FPS 1.44, Running 114.11s Step 371( 4.67%), action 28, FPS 1.47, Running 114.33s Step 372( 4.83%), action 29, FPS 1.54, Running 114.74s Step 373( 5.00%), action 30, FPS 1.57, Running 115.01s Step 374( 5.17%), action 31, FPS 1.58, Running 115.98s Step 375( 5.33%), action 32, FPS 1.58, Running 116.53s Step 376( 5.50%), action 33, FPS 1.57, Running 117.56s Step 377( 5.67%), action 34, FPS 1.57, Running 118.12s Step 378( 5.83%), action 35, FPS 1.58, Running 119.06s Step 379( 6.00%), action 36, FPS 1.60, Running 119.42s Step 380( 6.17%), action 37, FPS 1.63, Running 120.22s Step 381( 6.33%), action 38, FPS 1.60, Running 120.77s Step 382( 6.50%), action 39, FPS 1.59, Running 121.70s Step 383( 6.67%), action 40, FPS 1.59, Running 122.27s Step 384( 6.83%), action 41, FPS 1.57, Running 123.41s Step 385( 7.00%), action 42, FPS 1.58, Running 123.91s Step 386( 7.17%), action 43, FPS 1.58, Running 124.92s Step 387( 7.33%), action 44, FPS 1.58, Running 125.51s Step 388( 7.50%), action 45, FPS 1.54, Running 126.46s Step 389( 7.67%), action 46, FPS 1.49, Running 127.03s Step 390( 7.83%), action 47, FPS 1.43, Running 128.05s Step 391( 8.00%), action 48, FPS 1.39, Running 128.70s Step 392( 8.17%), action 49, FPS 1.34, Running 129.63s Step 393( 8.33%), action 50, FPS 1.32, Running 130.20s Step 394( 8.50%), action 51, FPS 1.31, Running 131.19s Step 395( 8.67%), action 52, FPS 1.31, Running 131.83s Step 396( 8.83%), action 53, FPS 1.31, Running 132.78s Step 397( 9.00%), action 54, FPS 1.34, Running 133.01s Step 398( 9.17%), action 55, FPS 1.40, Running 133.37s Step 399( 9.33%), action 56, FPS 1.41, Running 133.58s Step 400( 9.50%), action 57, FPS 1.46, Running 133.91s Step 401( 9.67%), action 58, FPS 1.49, Running 134.19s Step 402( 9.83%), action 59, FPS 1.53, Running 134.81s Step 403( 10.00%), action 60, FPS 1.51, Running 135.51s Step 404( 10.17%), action 61, FPS 1.52, Running 136.54s Step 405( 10.33%), action 62, FPS 1.52, Running 137.09s Step 406( 10.50%), action 63, FPS 1.53, Running 138.00s Step 407( 10.67%), action 64, FPS 1.53, Running 138.61s Step 408( 10.83%), action 65, FPS 1.53, Running 139.56s Step 409( 11.00%), action 66, FPS 1.52, Running 140.16s Step 410( 11.17%), action 67, FPS 1.53, Running 141.10s Step 411( 11.33%), action 68, FPS 1.53, Running 141.76s Step 412( 11.50%), action 69, FPS 1.53, Running 142.73s Step 413( 11.67%), action 70, FPS 1.51, Running 143.43s Step 414( 11.83%), action 71, FPS 1.48, Running 144.69s Step 415( 12.00%), action 72, FPS 1.52, Running 145.01s Step 416( 12.17%), action 73, FPS 1.52, Running 145.92s Step 417( 12.33%), action 74, FPS 1.47, Running 146.57s Step 418( 12.50%), action 75, FPS 1.42, Running 147.43s Step 419( 12.67%), action 76, FPS 1.38, Running 148.07s Step 420( 12.83%), action 77, FPS 1.32, Running 149.03s Step 421( 13.00%), action 78, FPS 1.29, Running 149.64s Step 422( 13.17%), action 79, FPS 1.26, Running 150.68s Step 423( 13.33%), action 80, FPS 1.27, Running 151.27s Step 424( 13.50%), action 81, FPS 1.29, Running 151.98s Step 425( 13.67%), action 82, FPS 1.32, Running 152.29s Step 426( 13.83%), action 83, FPS 1.36, Running 152.75s Step 427( 14.00%), action 84, FPS 1.34, Running 153.53s Step 428( 14.17%), action 85, FPS 1.34, Running 154.47s Step 429( 14.33%), action 86, FPS 1.34, Running 155.03s Step 430( 14.50%), action 87, FPS 1.34, Running 155.98s Step 431( 14.67%), action 88, FPS 1.35, Running 156.55s Step 432( 14.83%), action 89, FPS 1.34, Running 157.62s Step 433( 15.00%), action 90, FPS 1.36, Running 158.14s Step 434( 15.17%), action 91, FPS 1.39, Running 159.10s Step 435( 15.33%), action 92, FPS 1.36, Running 159.73s Step 436( 15.50%), action 93, FPS 1.36, Running 160.66s Step 437( 15.67%), action 94, FPS 1.39, Running 161.00s Step 438( 15.83%), action 95, FPS 1.39, Running 161.84s Step 439( 16.00%), action 96, FPS 1.39, Running 162.43s Step 440( 16.17%), action 97, FPS 1.40, Running 163.32s Step 441( 16.33%), action 98, FPS 1.43, Running 163.63s Step 442( 16.50%), action 99, FPS 1.43, Running 164.62s Step 443( 16.67%), action 100, FPS 1.44, Running 165.18s Step 444( 16.83%), action 101, FPS 1.41, Running 166.17s Step 445( 17.00%), action 102, FPS 1.39, Running 166.73s Step 446( 17.17%), action 103, FPS 1.34, Running 167.69s Step 447( 17.33%), action 104, FPS 1.36, Running 168.28s Step 448( 17.50%), action 105, FPS 1.35, Running 169.25s Step 449( 17.67%), action 106, FPS 1.35, Running 169.86s Step 450( 17.83%), action 107, FPS 1.34, Running 170.85s Step 451( 18.00%), action 108, FPS 1.37, Running 171.14s Step 452( 18.17%), action 109, FPS 1.42, Running 171.67s Step 453( 18.33%), action 110, FPS 1.43, Running 172.09s Step 454( 18.50%), action 111, FPS 1.43, Running 173.10s Step 455( 18.67%), action 112, FPS 1.44, Running 173.64s Step 456( 18.83%), action 113, FPS 1.43, Running 174.68s Step 457( 19.00%), action 114, FPS 1.40, Running 175.24s Step 458( 19.17%), action 115, FPS 1.39, Running 176.20s Step 459( 19.33%), action 116, FPS 1.39, Running 176.80s Step 460( 19.50%), action 117, FPS 1.38, Running 177.86s Step 461( 19.67%), action 118, FPS 1.35, Running 178.44s Step 462( 19.83%), action 119, FPS 1.36, Running 179.33s Step 463( 20.00%), action 120, FPS 1.35, Running 180.05s Step 464( 20.17%), action 121, FPS 1.34, Running 181.05s Step 465( 20.33%), action 122, FPS 1.35, Running 181.57s Step 466( 20.50%), action 123, FPS 1.34, Running 182.56s Step 467( 20.67%), action 124, FPS 1.35, Running 183.13s Step 468( 20.83%), action 125, FPS 1.34, Running 184.21s Step 469( 21.00%), action 126, FPS 1.34, Running 184.76s Step 470( 21.17%), action 127, FPS 1.34, Running 185.73s Step 471( 21.33%), action 128, FPS 1.34, Running 186.07s Step 472( 21.50%), action 129, FPS 1.27, Running 187.38s Step 473( 21.67%), action 130, FPS 1.26, Running 187.97s Step 474( 21.83%), action 131, FPS 1.26, Running 188.96s Step 475( 22.00%), action 132, FPS 1.26, Running 189.51s Step 476( 22.17%), action 133, FPS 1.32, Running 189.88s Step 477( 22.33%), action 134, FPS 1.34, Running 190.13s Step 478( 22.50%), action 135, FPS 1.38, Running 190.68s Step 479( 22.67%), action 136, FPS 1.40, Running 191.05s Step 480( 22.83%), action 137, FPS 1.35, Running 192.67s Step 481( 23.00%), action 138, FPS 1.36, Running 193.19s Step 482( 23.17%), action 139, FPS 1.32, Running 194.44s Step 483( 23.33%), action 140, FPS 1.35, Running 194.91s Step 484( 23.50%), action 141, FPS 1.31, Running 196.26s Step 485( 23.67%), action 142, FPS 1.31, Running 196.82s Step 486( 23.83%), action 143, FPS 1.30, Running 197.91s Step 487( 24.00%), action 144, FPS 1.29, Running 198.69s Step 488( 24.17%), action 145, FPS 1.30, Running 199.57s Step 489( 24.33%), action 146, FPS 1.30, Running 200.10s Step 490( 24.50%), action 147, FPS 1.31, Running 201.00s Step 491( 24.67%), action 148, FPS 1.30, Running 201.46s Step 492( 24.83%), action 149, FPS 1.35, Running 202.18s Step 493( 25.00%), action 150, FPS 1.35, Running 202.73s Step 494( 25.17%), action 151, FPS 1.35, Running 203.78s Step 495( 25.33%), action 152, FPS 1.35, Running 204.29s Step 496( 25.50%), action 153, FPS 1.30, Running 205.28s Step 497( 25.67%), action 154, FPS 1.27, Running 205.93s Step 498( 25.83%), action 155, FPS 1.23, Running 206.89s Step 499( 26.00%), action 156, FPS 1.22, Running 207.43s Step 500( 26.17%), action 157, FPS 1.26, Running 208.55s Step 501( 26.33%), action 158, FPS 1.28, Running 208.80s Step 502( 26.50%), action 159, FPS 1.35, Running 209.30s Step 503( 26.67%), action 160, FPS 1.35, Running 209.68s Step 504( 26.83%), action 161, FPS 1.34, Running 211.17s Step 505( 27.00%), action 162, FPS 1.34, Running 211.69s Step 506( 27.17%), action 163, FPS 1.35, Running 212.68s Step 507( 27.33%), action 164, FPS 1.38, Running 213.22s Step 508( 27.50%), action 165, FPS 1.37, Running 214.17s Step 509( 27.67%), action 166, FPS 1.38, Running 214.54s Step 510( 27.83%), action 167, FPS 1.39, Running 215.37s Step 511( 28.00%), action 168, FPS 1.38, Running 215.94s Step 512( 28.17%), action 169, FPS 1.35, Running 216.97s Step 513( 28.33%), action 170, FPS 1.36, Running 217.48s Step 514( 28.50%), action 171, FPS 1.32, Running 218.97s Step 515( 28.67%), action 172, FPS 1.32, Running 219.50s Step 516( 28.83%), action 173, FPS 1.32, Running 220.47s Step 517( 29.00%), action 174, FPS 1.32, Running 221.03s Step 518( 29.17%), action 175, FPS 1.32, Running 222.02s Step 519( 29.33%), action 176, FPS 1.34, Running 222.35s Step 520( 29.50%), action 177, FPS 1.33, Running 223.55s Step 521( 29.67%), action 178, FPS 1.30, Running 224.21s Step 522( 29.83%), action 179, FPS 1.26, Running 225.21s Step 523( 30.00%), action 180, FPS 1.24, Running 225.84s Step 524( 30.17%), action 181, FPS 1.28, Running 226.83s Step 525( 30.33%), action 182, FPS 1.30, Running 227.10s Step 526( 30.50%), action 183, FPS 1.35, Running 227.45s Step 527( 30.67%), action 184, FPS 1.34, Running 228.18s Step 528( 30.83%), action 185, FPS 1.31, Running 229.38s Step 529( 31.00%), action 186, FPS 1.30, Running 229.96s Step 530( 31.17%), action 187, FPS 1.28, Running 230.95s Step 531( 31.33%), action 188, FPS 1.28, Running 231.56s Step 532( 31.50%), action 189, FPS 1.27, Running 232.74s Step 533( 31.67%), action 190, FPS 1.27, Running 233.27s Step 534( 31.83%), action 191, FPS 1.27, Running 234.69s Step 535( 32.00%), action 192, FPS 1.27, Running 235.28s Step 536( 32.17%), action 193, FPS 1.27, Running 236.27s Step 537( 32.33%), action 194, FPS 1.27, Running 236.83s Step 538( 32.50%), action 195, FPS 1.27, Running 237.80s Step 539( 32.67%), action 196, FPS 1.25, Running 238.37s Step 540( 32.83%), action 197, FPS 1.23, Running 239.82s Step 541( 33.00%), action 198, FPS 1.24, Running 240.39s Step 542( 33.17%), action 199, FPS 1.24, Running 241.36s Step 543( 33.33%), action 200, FPS 1.23, Running 242.08s Step 544( 33.50%), action 201, FPS 1.22, Running 243.15s Step 545( 33.67%), action 202, FPS 1.21, Running 243.69s Step 546( 33.83%), action 203, FPS 1.16, Running 244.66s Step 547( 34.00%), action 204, FPS 1.17, Running 245.25s Step 548( 34.17%), action 205, FPS 1.21, Running 245.91s Step 549( 34.33%), action 206, FPS 1.23, Running 246.17s Step 550( 34.50%), action 207, FPS 1.24, Running 247.06s Step 551( 34.67%), action 208, FPS 1.26, Running 247.41s Step 552( 34.83%), action 209, FPS 1.26, Running 248.55s Step 553( 35.00%), action 210, FPS 1.26, Running 249.16s Step 554( 35.17%), action 211, FPS 1.26, Running 250.50s Step 555( 35.33%), action 212, FPS 1.26, Running 251.17s Step 556( 35.50%), action 213, FPS 1.26, Running 252.17s Step 557( 35.67%), action 214, FPS 1.26, Running 252.76s Step 558( 35.83%), action 215, FPS 1.26, Running 253.72s Step 559( 36.00%), action 216, FPS 1.25, Running 254.34s Step 560( 36.17%), action 217, FPS 1.28, Running 255.47s Step 561( 36.33%), action 218, FPS 1.28, Running 256.01s Step 562( 36.50%), action 219, FPS 1.27, Running 257.05s Step 563( 36.67%), action 220, FPS 1.26, Running 258.01s Step 564( 36.83%), action 221, FPS 1.26, Running 259.08s Step 565( 37.00%), action 222, FPS 1.26, Running 259.59s Step 566( 37.17%), action 223, FPS 1.26, Running 260.51s Step 567( 37.33%), action 224, FPS 1.28, Running 260.90s Step 568( 37.50%), action 225, FPS 1.26, Running 261.73s Step 569( 37.67%), action 226, FPS 1.24, Running 262.28s Step 570( 37.83%), action 227, FPS 1.24, Running 263.23s Step 571( 38.00%), action 228, FPS 1.22, Running 263.86s Step 572( 38.17%), action 229, FPS 1.23, Running 264.82s Step 573( 38.33%), action 230, FPS 1.25, Running 265.15s Step 574( 38.50%), action 231, FPS 1.30, Running 265.93s Step 575( 38.67%), action 232, FPS 1.33, Running 266.25s Step 576( 38.83%), action 233, FPS 1.35, Running 266.95s Step 577( 39.00%), action 234, FPS 1.32, Running 267.95s Step 578( 39.17%), action 235, FPS 1.30, Running 269.08s Step 579( 39.33%), action 236, FPS 1.30, Running 269.69s Step 580( 39.50%), action 237, FPS 1.32, Running 270.63s Step 581( 39.67%), action 238, FPS 1.32, Running 271.19s Step 582( 39.83%), action 239, FPS 1.32, Running 272.25s Step 583( 40.00%), action 240, FPS 1.36, Running 272.76s Step 584( 40.17%), action 241, FPS 1.36, Running 273.80s Step 585( 40.33%), action 242, FPS 1.35, Running 274.36s Step 586( 40.50%), action 243, FPS 1.35, Running 275.35s Step 587( 40.67%), action 244, FPS 1.33, Running 275.98s Step 588( 40.83%), action 245, FPS 1.32, Running 276.90s Step 589( 41.00%), action 246, FPS 1.34, Running 277.22s Step 590( 41.17%), action 247, FPS 1.36, Running 277.99s Step 591( 41.33%), action 248, FPS 1.38, Running 278.31s Step 592( 41.50%), action 249, FPS 1.41, Running 278.99s Step 593( 41.67%), action 250, FPS 1.40, Running 279.39s Step 594( 41.83%), action 251, FPS 1.39, Running 280.30s Step 595( 42.00%), action 252, FPS 1.37, Running 280.89s Step 596( 42.17%), action 253, FPS 1.34, Running 281.83s Step 597( 42.33%), action 254, FPS 1.39, Running 282.39s Step 598( 42.50%), action 255, FPS 1.40, Running 283.35s Step 599( 42.67%), action 256, FPS 1.41, Running 283.92s Step 600( 42.83%), action 257, FPS 1.47, Running 284.26s Step 601( 43.00%), action 258, FPS 1.50, Running 284.51s Step 602( 43.17%), action 259, FPS 1.59, Running 284.85s Step 603( 43.33%), action 260, FPS 1.62, Running 285.13s Step 604( 43.50%), action 261, FPS 1.66, Running 285.85s Step 605( 43.67%), action 262, FPS 1.69, Running 286.19s Step 606( 43.83%), action 263, FPS 1.70, Running 287.14s Step 607( 44.00%), action 264, FPS 1.71, Running 287.67s Step 608( 44.17%), action 265, FPS 1.71, Running 288.62s Step 609( 44.33%), action 266, FPS 1.70, Running 289.02s Step 610( 44.50%), action 267, FPS 1.69, Running 289.81s Step 611( 44.67%), action 268, FPS 1.66, Running 290.38s Step 612( 44.83%), action 269, FPS 1.62, Running 291.33s Step 613( 45.00%), action 270, FPS 1.60, Running 291.90s Step 614( 45.17%), action 271, FPS 1.59, Running 292.87s Step 615( 45.33%), action 272, FPS 1.59, Running 293.45s Step 616( 45.50%), action 273, FPS 1.58, Running 294.46s Step 617( 45.67%), action 274, FPS 1.58, Running 295.06s Step 618( 45.83%), action 275, FPS 1.58, Running 296.00s Step 619( 46.00%), action 276, FPS 1.61, Running 296.36s Step 620( 46.17%), action 277, FPS 1.54, Running 297.21s Step 621( 46.33%), action 278, FPS 1.50, Running 297.83s Step 622( 46.50%), action 279, FPS 1.44, Running 298.75s Step 623( 46.67%), action 280, FPS 1.41, Running 299.30s Step 624( 46.83%), action 281, FPS 1.39, Running 300.26s Step 625( 47.00%), action 282, FPS 1.36, Running 300.88s Step 626( 47.17%), action 283, FPS 1.36, Running 301.83s Step 627( 47.33%), action 284, FPS 1.36, Running 302.41s Step 628( 47.50%), action 285, FPS 1.38, Running 303.13s Step 629( 47.67%), action 286, FPS 1.39, Running 303.38s Step 630( 47.83%), action 287, FPS 1.42, Running 303.91s Step 631( 48.00%), action 288, FPS 1.45, Running 304.17s Step 632( 48.17%), action 289, FPS 1.42, Running 305.37s Step 633( 48.33%), action 290, FPS 1.44, Running 305.81s Step 634( 48.50%), action 291, FPS 1.44, Running 306.78s Step 635( 48.67%), action 292, FPS 1.44, Running 307.35s Step 636( 48.83%), action 293, FPS 1.44, Running 308.32s Step 637( 49.00%), action 294, FPS 1.45, Running 308.87s Step 638( 49.17%), action 295, FPS 1.44, Running 309.88s Step 639( 49.33%), action 296, FPS 1.42, Running 310.46s Step 640( 49.50%), action 297, FPS 1.40, Running 311.51s Step 641( 49.67%), action 298, FPS 1.40, Running 312.14s Step 642( 49.83%), action 299, FPS 1.38, Running 313.22s Step 643( 50.00%), action 300, FPS 1.38, Running 313.76s Step 644( 50.17%), action 301, FPS 1.38, Running 314.73s Step 645( 50.33%), action 302, FPS 1.39, Running 315.26s Step 646( 50.50%), action 303, FPS 1.38, Running 316.28s Step 647( 50.67%), action 304, FPS 1.39, Running 316.80s Step 648( 50.83%), action 305, FPS 1.36, Running 317.85s Step 649( 51.00%), action 306, FPS 1.33, Running 318.46s Step 650( 51.17%), action 307, FPS 1.29, Running 319.38s Step 651( 51.33%), action 308, FPS 1.26, Running 320.03s Step 652( 51.50%), action 309, FPS 1.28, Running 320.95s Step 653( 51.67%), action 310, FPS 1.29, Running 321.30s Step 654( 51.83%), action 311, FPS 1.30, Running 322.20s Step 655( 52.00%), action 312, FPS 1.33, Running 322.43s Step 656( 52.17%), action 313, FPS 1.37, Running 322.88s Step 657( 52.33%), action 314, FPS 1.40, Running 323.19s Step 658( 52.50%), action 315, FPS 1.45, Running 323.65s Step 659( 52.67%), action 316, FPS 1.49, Running 323.91s Step 660( 52.83%), action 317, FPS 1.52, Running 324.63s Step 661( 53.00%), action 318, FPS 1.56, Running 324.96s Step 662( 53.17%), action 319, FPS 1.58, Running 325.88s Step 663( 53.33%), action 320, FPS 1.58, Running 326.43s Step 664( 53.50%), action 321, FPS 1.57, Running 327.44s Step 665( 53.67%), action 322, FPS 1.57, Running 328.03s Step 666( 53.83%), action 323, FPS 1.58, Running 328.93s Step 667( 54.00%), action 324, FPS 1.57, Running 329.52s Step 668( 54.17%), action 325, FPS 1.58, Running 330.53s Step 669( 54.33%), action 326, FPS 1.58, Running 331.11s Step 670( 54.50%), action 327, FPS 1.57, Running 332.10s Step 671( 54.67%), action 328, FPS 1.58, Running 332.70s Step 672( 54.83%), action 329, FPS 1.57, Running 333.67s Step 673( 55.00%), action 330, FPS 1.55, Running 334.24s Step 674( 55.17%), action 331, FPS 1.53, Running 335.25s Step 675( 55.33%), action 332, FPS 1.48, Running 335.91s Step 676( 55.50%), action 333, FPS 1.43, Running 336.88s Step 677( 55.67%), action 334, FPS 1.40, Running 337.50s Step 678( 55.83%), action 335, FPS 1.34, Running 338.54s Step 679( 56.00%), action 336, FPS 1.32, Running 339.11s Step 680( 56.17%), action 337, FPS 1.30, Running 340.06s Step 681( 56.33%), action 338, FPS 1.27, Running 340.65s Step 682( 56.50%), action 339, FPS 1.27, Running 341.62s Step 683( 56.67%), action 340, FPS 1.29, Running 341.91s Step 684( 56.83%), action 341, FPS 1.34, Running 342.41s Step 685( 57.00%), action 342, FPS 1.37, Running 342.67s Step 686( 57.17%), action 343, FPS 1.41, Running 343.12s Step 687( 57.33%), action 344, FPS 1.43, Running 343.53s Step 688( 57.50%), action 345, FPS 1.47, Running 344.13s Step 689( 57.67%), action 346, FPS 1.48, Running 344.62s Step 690( 57.83%), action 347, FPS 1.49, Running 345.52s Step 691( 58.00%), action 348, FPS 1.52, Running 345.85s Step 692( 58.17%), action 349, FPS 1.54, Running 346.67s Step 693( 58.33%), action 350, FPS 1.54, Running 347.24s Step 694( 58.50%), action 351, FPS 1.49, Running 348.67s Step 695( 58.67%), action 352, FPS 1.50, Running 349.25s Step 696( 58.83%), action 353, FPS 1.50, Running 350.18s Step 697( 59.00%), action 354, FPS 1.51, Running 350.74s Step 698( 59.17%), action 355, FPS 1.52, Running 351.73s Step 699( 59.33%), action 356, FPS 1.51, Running 352.34s Step 700( 59.50%), action 357, FPS 1.50, Running 353.40s Step 701( 59.67%), action 358, FPS 1.50, Running 353.95s Step 702( 59.83%), action 359, FPS 1.50, Running 354.97s Step 703( 60.00%), action 360, FPS 1.47, Running 355.56s Step 704( 60.17%), action 361, FPS 1.42, Running 356.55s Step 705( 60.33%), action 362, FPS 1.38, Running 357.14s Step 706( 60.50%), action 363, FPS 1.33, Running 358.10s Step 707( 60.67%), action 364, FPS 1.32, Running 358.68s Step 708( 60.83%), action 365, FPS 1.29, Running 359.64s Step 709( 61.00%), action 366, FPS 1.30, Running 360.00s Step 710( 61.17%), action 367, FPS 1.31, Running 360.78s Step 711( 61.33%), action 368, FPS 1.32, Running 360.99s Step 712( 61.50%), action 369, FPS 1.37, Running 361.29s Step 713( 61.67%), action 370, FPS 1.40, Running 361.55s Step 714( 61.83%), action 371, FPS 1.49, Running 362.13s Step 715( 62.00%), action 372, FPS 1.49, Running 362.66s Step 716( 62.17%), action 373, FPS 1.51, Running 363.43s Step 717( 62.33%), action 374, FPS 1.51, Running 363.95s Step 718( 62.50%), action 375, FPS 1.51, Running 364.93s Step 719( 62.67%), action 376, FPS 1.52, Running 365.48s Step 720( 62.83%), action 377, FPS 1.54, Running 366.39s Step 721( 63.00%), action 378, FPS 1.54, Running 366.95s Step 722( 63.17%), action 379, FPS 1.54, Running 367.96s Step 723( 63.33%), action 380, FPS 1.54, Running 368.55s Step 724( 63.50%), action 381, FPS 1.54, Running 369.56s Step 725( 63.67%), action 382, FPS 1.53, Running 370.19s Step 726( 63.83%), action 383, FPS 1.53, Running 371.17s Step 727( 64.00%), action 384, FPS 1.53, Running 371.74s Step 728( 64.17%), action 385, FPS 1.53, Running 372.71s Step 729( 64.33%), action 386, FPS 1.50, Running 373.37s Step 730( 64.50%), action 387, FPS 1.48, Running 374.30s Step 731( 64.67%), action 388, FPS 1.43, Running 374.99s Step 732( 64.83%), action 389, FPS 1.36, Running 375.98s Step 733( 65.00%), action 390, FPS 1.30, Running 376.94s Step 734( 65.17%), action 391, FPS 1.27, Running 377.91s Step 735( 65.33%), action 392, FPS 1.27, Running 378.44s Step 736( 65.50%), action 393, FPS 1.25, Running 379.42s Step 737( 65.67%), action 394, FPS 1.27, Running 379.76s Step 738( 65.83%), action 395, FPS 1.31, Running 380.16s Step 739( 66.00%), action 396, FPS 1.34, Running 380.39s Step 740( 66.17%), action 397, FPS 1.37, Running 380.97s Step 741( 66.33%), action 398, FPS 1.35, Running 381.77s Step 742( 66.50%), action 399, FPS 1.33, Running 382.95s Step 743( 66.67%), action 400, FPS 1.33, Running 383.55s Step 744( 66.83%), action 401, FPS 1.33, Running 384.55s Step 745( 67.00%), action 402, FPS 1.34, Running 385.11s Step 746( 67.17%), action 403, FPS 1.33, Running 386.15s Step 747( 67.33%), action 404, FPS 1.33, Running 386.73s Step 748( 67.50%), action 405, FPS 1.34, Running 387.69s Step 749( 67.67%), action 406, FPS 1.34, Running 388.28s Step 750( 67.83%), action 407, FPS 1.34, Running 389.23s Step 751( 68.00%), action 408, FPS 1.35, Running 389.78s Step 752( 68.17%), action 409, FPS 1.34, Running 390.93s Step 753( 68.33%), action 410, FPS 1.38, Running 391.48s Step 754( 68.50%), action 411, FPS 1.37, Running 392.51s Step 755( 68.67%), action 412, FPS 1.37, Running 393.05s Step 756( 68.83%), action 413, FPS 1.36, Running 394.11s Step 757( 69.00%), action 414, FPS 1.34, Running 394.68s Step 758( 69.17%), action 415, FPS 1.30, Running 395.59s Step 759( 69.33%), action 416, FPS 1.27, Running 396.17s Step 760( 69.50%), action 417, FPS 1.24, Running 397.15s Step 761( 69.67%), action 418, FPS 1.28, Running 397.44s Step 762( 69.83%), action 419, FPS 1.29, Running 398.40s Step 763( 70.00%), action 420, FPS 1.28, Running 399.11s Step 764( 70.17%), action 421, FPS 1.30, Running 399.88s Step 765( 70.33%), action 422, FPS 1.28, Running 400.74s Step 766( 70.50%), action 423, FPS 1.30, Running 401.53s Step 767( 70.67%), action 424, FPS 1.30, Running 402.13s Step 768( 70.83%), action 425, FPS 1.26, Running 403.50s Step 769( 71.00%), action 426, FPS 1.27, Running 404.08s Step 770( 71.17%), action 427, FPS 1.26, Running 405.16s Step 771( 71.33%), action 428, FPS 1.25, Running 405.73s Step 772( 71.50%), action 429, FPS 1.27, Running 406.69s Step 773( 71.67%), action 430, FPS 1.27, Running 407.26s Step 774( 71.83%), action 431, FPS 1.23, Running 408.77s Step 775( 72.00%), action 432, FPS 1.23, Running 409.34s Step 776( 72.17%), action 433, FPS 1.24, Running 410.29s Step 777( 72.33%), action 434, FPS 1.24, Running 410.83s Step 778( 72.50%), action 435, FPS 1.22, Running 412.04s Step 779( 72.67%), action 436, FPS 1.22, Running 412.56s Step 780( 72.83%), action 437, FPS 1.21, Running 413.64s Step 781( 73.00%), action 438, FPS 1.19, Running 414.21s Step 782( 73.17%), action 439, FPS 1.19, Running 415.17s Step 783( 73.33%), action 440, FPS 1.21, Running 415.71s Step 784( 73.50%), action 441, FPS 1.19, Running 416.72s Step 785( 73.67%), action 442, FPS 1.21, Running 417.30s Step 786( 73.83%), action 443, FPS 1.21, Running 418.06s Step 787( 74.00%), action 444, FPS 1.23, Running 418.35s Step 788( 74.17%), action 445, FPS 1.30, Running 418.83s Step 789( 74.33%), action 446, FPS 1.31, Running 419.35s Step 790( 74.50%), action 447, FPS 1.28, Running 420.79s Step 791( 74.67%), action 448, FPS 1.28, Running 421.34s Step 792( 74.83%), action 449, FPS 1.28, Running 422.28s Step 793( 75.00%), action 450, FPS 1.30, Running 422.65s Step 794( 75.17%), action 451, FPS 1.33, Running 423.85s Step 795( 75.33%), action 452, FPS 1.32, Running 424.45s Step 796( 75.50%), action 453, FPS 1.31, Running 425.53s Step 797( 75.67%), action 454, FPS 1.31, Running 426.07s Step 798( 75.83%), action 455, FPS 1.34, Running 427.01s Step 799( 76.00%), action 456, FPS 1.34, Running 427.54s Step 800( 76.17%), action 457, FPS 1.36, Running 428.38s Step 801( 76.33%), action 458, FPS 1.37, Running 428.77s Step 802( 76.50%), action 459, FPS 1.38, Running 429.69s Step 803( 76.67%), action 460, FPS 1.38, Running 430.24s Step 804( 76.83%), action 461, FPS 1.37, Running 431.27s Step 805( 77.00%), action 462, FPS 1.38, Running 431.84s Step 806( 77.17%), action 463, FPS 1.36, Running 432.79s Step 807( 77.33%), action 464, FPS 1.33, Running 433.38s Step 808( 77.50%), action 465, FPS 1.28, Running 434.42s Step 809( 77.67%), action 466, FPS 1.28, Running 434.94s Step 810( 77.83%), action 467, FPS 1.32, Running 435.92s Step 811( 78.00%), action 468, FPS 1.32, Running 436.46s Step 812( 78.17%), action 469, FPS 1.38, Running 436.78s Step 813( 78.33%), action 470, FPS 1.39, Running 437.02s Step 814( 78.50%), action 471, FPS 1.47, Running 437.48s Step 815( 78.67%), action 472, FPS 1.50, Running 437.80s Step 816( 78.83%), action 473, FPS 1.56, Running 438.33s Step 817( 79.00%), action 474, FPS 1.58, Running 438.69s Step 818( 79.17%), action 475, FPS 1.59, Running 439.63s Step 819( 79.33%), action 476, FPS 1.61, Running 439.97s Step 820( 79.50%), action 477, FPS 1.61, Running 440.81s Step 821( 79.67%), action 478, FPS 1.59, Running 441.36s Step 822( 79.83%), action 479, FPS 1.58, Running 442.31s Step 823( 80.00%), action 480, FPS 1.61, Running 442.62s Step 824( 80.17%), action 481, FPS 1.59, Running 443.87s Step 825( 80.33%), action 482, FPS 1.59, Running 444.43s Step 826( 80.50%), action 483, FPS 1.58, Running 445.48s Step 827( 80.67%), action 484, FPS 1.58, Running 446.05s Step 828( 80.83%), action 485, FPS 1.58, Running 447.11s Step 829( 81.00%), action 486, FPS 1.57, Running 447.72s Step 830( 81.17%), action 487, FPS 1.56, Running 448.73s Step 831( 81.33%), action 488, FPS 1.56, Running 449.32s Step 832( 81.50%), action 489, FPS 1.49, Running 450.25s Step 833( 81.67%), action 490, FPS 1.45, Running 450.85s Step 834( 81.83%), action 491, FPS 1.35, Running 452.30s Step 835( 82.00%), action 492, FPS 1.33, Running 452.85s Step 836( 82.17%), action 493, FPS 1.29, Running 453.89s Step 837( 82.33%), action 494, FPS 1.27, Running 454.48s Step 838( 82.50%), action 495, FPS 1.27, Running 455.43s Step 839( 82.67%), action 496, FPS 1.27, Running 455.68s Step 840( 82.83%), action 497, FPS 1.30, Running 456.21s Step 841( 83.00%), action 498, FPS 1.27, Running 457.11s Step 842( 83.17%), action 499, FPS 1.28, Running 457.99s Step 843( 83.33%), action 500, FPS 1.26, Running 458.56s Step 844( 83.50%), action 501, FPS 1.27, Running 459.63s Step 845( 83.67%), action 502, FPS 1.26, Running 460.26s Step 846( 83.83%), action 503, FPS 1.27, Running 461.22s Step 847( 84.00%), action 504, FPS 1.27, Running 461.78s Step 848( 84.17%), action 505, FPS 1.28, Running 462.75s Step 849( 84.33%), action 506, FPS 1.28, Running 463.31s Step 850( 84.50%), action 507, FPS 1.28, Running 464.31s Step 851( 84.67%), action 508, FPS 1.29, Running 464.87s Step 852( 84.83%), action 509, FPS 1.27, Running 465.96s Step 853( 85.00%), action 510, FPS 1.28, Running 466.51s Step 854( 85.17%), action 511, FPS 1.32, Running 467.45s Step 855( 85.33%), action 512, FPS 1.34, Running 467.79s Step 856( 85.50%), action 513, FPS 1.36, Running 468.63s Step 857( 85.67%), action 514, FPS 1.36, Running 469.17s Step 858( 85.83%), action 515, FPS 1.32, Running 470.55s Step 859( 86.00%), action 516, FPS 1.31, Running 470.90s Step 860( 86.17%), action 517, FPS 1.28, Running 471.80s Step 861( 86.33%), action 518, FPS 1.28, Running 472.71s Step 862( 86.50%), action 519, FPS 1.28, Running 473.63s Step 863( 86.67%), action 520, FPS 1.30, Running 473.98s Step 864( 86.83%), action 521, FPS 1.33, Running 474.65s Step 865( 87.00%), action 522, FPS 1.37, Running 474.87s Step 866( 87.17%), action 523, FPS 1.41, Running 475.38s Step 867( 87.33%), action 524, FPS 1.39, Running 476.20s Step 868( 87.50%), action 525, FPS 1.38, Running 477.20s Step 869( 87.67%), action 526, FPS 1.38, Running 477.77s Step 870( 87.83%), action 527, FPS 1.38, Running 478.76s Step 871( 88.00%), action 528, FPS 1.38, Running 479.37s Step 872( 88.17%), action 529, FPS 1.39, Running 480.38s Step 873( 88.33%), action 530, FPS 1.39, Running 480.92s Step 874( 88.50%), action 531, FPS 1.38, Running 481.90s Step 875( 88.67%), action 532, FPS 1.36, Running 482.46s Step 876( 88.83%), action 533, FPS 1.34, Running 483.56s Step 877( 89.00%), action 534, FPS 1.34, Running 484.15s Step 878( 89.17%), action 535, FPS 1.37, Running 485.11s Step 879( 89.33%), action 536, FPS 1.37, Running 485.46s Step 880( 89.50%), action 537, FPS 1.38, Running 486.34s Step 881( 89.67%), action 538, FPS 1.42, Running 486.83s Step 882( 89.83%), action 539, FPS 1.40, Running 487.88s Step 883( 90.00%), action 540, FPS 1.38, Running 488.49s Step 884( 90.17%), action 541, FPS 1.34, Running 489.56s Step 885( 90.33%), action 542, FPS 1.32, Running 490.06s Step 886( 90.50%), action 543, FPS 1.27, Running 491.18s Step 887( 90.67%), action 544, FPS 1.29, Running 491.69s Step 888( 90.83%), action 545, FPS 1.26, Running 493.05s Step 889( 91.00%), action 546, FPS 1.28, Running 493.35s Step 890( 91.17%), action 547, FPS 1.28, Running 494.37s Step 891( 91.33%), action 548, FPS 1.30, Running 494.77s Step 892( 91.50%), action 549, FPS 1.29, Running 495.88s Step 893( 91.67%), action 550, FPS 1.27, Running 496.70s Step 894( 91.83%), action 551, FPS 1.25, Running 497.87s Step 895( 92.00%), action 552, FPS 1.25, Running 498.43s Step 896( 92.17%), action 553, FPS 1.27, Running 499.37s Step 897( 92.33%), action 554, FPS 1.26, Running 499.98s Step 898( 92.50%), action 555, FPS 1.26, Running 500.96s Step 899( 92.67%), action 556, FPS 1.21, Running 502.01s Step 900( 92.83%), action 557, FPS 1.20, Running 503.04s Step 901( 93.00%), action 558, FPS 1.18, Running 503.71s Step 902( 93.17%), action 559, FPS 1.17, Running 504.95s Step 903( 93.33%), action 560, FPS 1.15, Running 505.86s Step 904( 93.50%), action 561, FPS 1.13, Running 507.28s Step 905( 93.67%), action 562, FPS 1.12, Running 507.87s Step 906( 93.83%), action 563, FPS 1.12, Running 508.97s Step 907( 94.00%), action 564, FPS 1.09, Running 509.98s Step 908( 94.17%), action 565, FPS 1.12, Running 510.93s Step 909( 94.33%), action 566, FPS 1.10, Running 511.47s Step 910( 94.50%), action 567, FPS 1.15, Running 511.83s Step 911( 94.67%), action 568, FPS 1.15, Running 512.10s Step 912( 94.83%), action 569, FPS 1.16, Running 513.17s Step 913( 95.00%), action 570, FPS 1.17, Running 513.83s Step 914( 95.17%), action 571, FPS 1.15, Running 515.23s Step 915( 95.33%), action 572, FPS 1.15, Running 515.77s Step 916( 95.50%), action 573, FPS 1.16, Running 516.56s Step 917( 95.67%), action 574, FPS 1.15, Running 517.44s Step 918( 95.83%), action 575, FPS 1.11, Running 518.95s Step 919( 96.00%), action 576, FPS 1.14, Running 519.51s Step 920( 96.17%), action 577, FPS 1.14, Running 520.56s Step 921( 96.33%), action 578, FPS 1.15, Running 521.11s Step 922( 96.50%), action 579, FPS 1.17, Running 522.08s Step 923( 96.67%), action 580, FPS 1.19, Running 522.65s Step 924( 96.83%), action 581, FPS 1.19, Running 524.13s Step 925( 97.00%), action 582, FPS 1.16, Running 525.16s Step 926( 97.17%), action 583, FPS 1.17, Running 526.08s Step 927( 97.33%), action 584, FPS 1.20, Running 526.66s Step 928( 97.50%), action 585, FPS 1.20, Running 527.66s Step 929( 97.67%), action 586, FPS 1.19, Running 528.23s Step 930( 97.83%), action 587, FPS 1.15, Running 529.20s Step 931( 98.00%), action 588, FPS 1.13, Running 529.76s Step 932( 98.17%), action 589, FPS 1.17, Running 530.21s Step 933( 98.33%), action 590, FPS 1.20, Running 530.46s Step 934( 98.50%), action 591, FPS 1.24, Running 531.38s Step 935( 98.67%), action 592, FPS 1.23, Running 532.04s Step 936( 98.83%), action 593, FPS 1.22, Running 532.93s Step 937( 99.00%), action 594, FPS 1.24, Running 533.62s Step 938( 99.17%), action 595, FPS 1.28, Running 534.52s Step 939( 99.33%), action 596, FPS 1.25, Running 535.55s Step 940( 99.50%), action 597, FPS 1.25, Running 536.51s Step 941( 99.67%), action 598, FPS 1.25, Running 537.10s Step 942( 99.83%), action 599, FPS 1.25, Running 538.09s Step 943(100.00%), action 600, FPS 1.25, Running 538.66s [2026-08-02 20:34:45] [24 ] Seed 23 failed after 539.35 s. +steps: 943 , actions: 600 . +Instruction: Empty +Total 3/24(12.50%) success. +Setting seed: 24 +Step 1( N/A%), pre moving , FPS 3.71, Running 0.27s Step 2( N/A%), pre moving , FPS 5.60, Running 0.36s Step 3( N/A%), pre moving , FPS 6.70, Running 0.45s Step 4( N/A%), pre moving , FPS 5.23, Running 0.76s Step 5( N/A%), pre moving , FPS 5.85, Running 0.85s Step 6( N/A%), pre moving , FPS 6.53, Running 0.92s Step 7( N/A%), pre moving , FPS 7.01, Running 1.00s Step 8( N/A%), pre moving , FPS 6.05, Running 1.32s Step 9( N/A%), pre moving , FPS 6.36, Running 1.41s Step 10( N/A%), pre moving , FPS 6.75, Running 1.48s Step 11( N/A%), pre moving , FPS 7.11, Running 1.55s Step 12( N/A%), pre moving , FPS 6.43, Running 1.87s Step 13( N/A%), pre moving , FPS 6.62, Running 1.96s Step 14( N/A%), pre moving , FPS 6.89, Running 2.03s Step 15( N/A%), pre moving , FPS 6.75, Running 2.22s Step 16( N/A%), pre moving , FPS 6.59, Running 2.43s Step 17( N/A%), pre moving , FPS 6.75, Running 2.52s Step 18( N/A%), pre moving , FPS 6.96, Running 2.59s Step 19( N/A%), pre moving , FPS 7.16, Running 2.65s Step 20( N/A%), pre moving , FPS 6.71, Running 2.98s Step 21( N/A%), pre moving , FPS 6.07, Running 3.56s Step 22( N/A%), pre moving , FPS 6.10, Running 3.64s Step 23( N/A%), pre moving , FPS 5.71, Running 3.95s Step 24( N/A%), pre moving , FPS 6.08, Running 4.05s Step 25( N/A%), pre moving , FPS 6.13, Running 4.12s Step 26( N/A%), pre moving , FPS 5.35, Running 4.66s Step 27( N/A%), pre moving , FPS 5.35, Running 4.74s Step 28( N/A%), pre moving , FPS 5.36, Running 5.06s Step 29( N/A%), pre moving , FPS 5.35, Running 5.15s Step 30( N/A%), pre moving , FPS 5.35, Running 5.22s Step 31( N/A%), pre moving , FPS 5.35, Running 5.29s Step 32( N/A%), pre moving , FPS 5.33, Running 5.62s Step 33( N/A%), pre moving , FPS 5.34, Running 5.71s Step 34( N/A%), pre moving , FPS 5.33, Running 5.78s Step 35( N/A%), pre moving , FPS 5.13, Running 6.12s Step 36( N/A%), pre moving , FPS 4.48, Running 6.89s Step 37( N/A%), pre moving , FPS 4.19, Running 7.29s Step 38( N/A%), pre moving , FPS 4.19, Running 7.36s Step 39( N/A%), pre moving , FPS 4.18, Running 7.44s Step 40( N/A%), pre moving , FPS 4.18, Running 7.76s Step 41( N/A%), pre moving , FPS 4.66, Running 7.86s Step 42( N/A%), pre moving , FPS 4.66, Running 7.93s Step 43( N/A%), pre moving , FPS 4.64, Running 8.26s Step 44( N/A%), pre moving , FPS 4.65, Running 8.35s Step 45( N/A%), pre moving , FPS 4.65, Running 8.42s Step 46( N/A%), pre moving , FPS 5.21, Running 8.50s Step 47( N/A%), pre moving , FPS 4.90, Running 8.82s Step 48( N/A%), pre moving , FPS 4.44, Running 9.56s Step 49( N/A%), pre moving , FPS 4.51, Running 9.58s Step 50( N/A%), pre moving , FPS 4.56, Running 9.60s Step 51( N/A%), pre moving , FPS 4.61, Running 9.63s Step 52( N/A%), pre moving , FPS 4.96, Running 9.65s Step 53( N/A%), pre moving , FPS 5.03, Running 9.68s Step 54( N/A%), pre moving , FPS 5.09, Running 9.71s Step 55( N/A%), pre moving , FPS 5.51, Running 9.75s Step 56( N/A%), pre moving , FPS 6.92, Running 9.78s Step 57( N/A%), pre moving , FPS 7.92, Running 9.81s Step 58( N/A%), pre moving , FPS 7.97, Running 9.87s Step 59( N/A%), pre moving , FPS 8.05, Running 9.92s Step 60( N/A%), pre moving , FPS 9.06, Running 9.97s Step 61( N/A%), pre moving , FPS 9.26, Running 10.02s Step 62( N/A%), pre moving , FPS 9.36, Running 10.07s Step 63( N/A%), pre moving , FPS 10.71, Running 10.13s Step 64( N/A%), pre moving , FPS 10.91, Running 10.18s Step 65( N/A%), pre moving , FPS 11.03, Running 10.23s Step 66( N/A%), pre moving , FPS 11.23, Running 10.28s Step 67( N/A%), pre moving , FPS 13.32, Running 10.32s Step 68( N/A%), pre moving , FPS 24.63, Running 10.37s Step 69( N/A%), pre moving , FPS 24.14, Running 10.41s Step 70( N/A%), pre moving , FPS 23.44, Running 10.46s Step 71( N/A%), pre moving , FPS 22.92, Running 10.50s Step 72( N/A%), pre moving , FPS 22.38, Running 10.54s Step 73( N/A%), pre moving , FPS 22.35, Running 10.57s Step 74( N/A%), pre moving , FPS 22.34, Running 10.61s Step 75( N/A%), pre moving , FPS 22.38, Running 10.64s Step 76( N/A%), pre moving , FPS 22.32, Running 10.68s Step 77( N/A%), pre moving , FPS 22.11, Running 10.72s Step 78( N/A%), pre moving , FPS 22.41, Running 10.76s Step 79( N/A%), pre moving , FPS 22.96, Running 10.79s Step 80( N/A%), pre moving , FPS 23.68, Running 10.81s Step 81( N/A%), pre moving , FPS 24.43, Running 10.83s Step 82( N/A%), pre moving , FPS 25.42, Running 10.86s Step 83( N/A%), pre moving , FPS 26.30, Running 10.89s Step 84( N/A%), pre moving , FPS 27.40, Running 10.91s Step 85( N/A%), pre moving , FPS 28.15, Running 10.94s Step 86( N/A%), pre moving , FPS 28.82, Running 10.97s Step 87( N/A%), pre moving , FPS 29.69, Running 11.00s Step 88( N/A%), pre moving , FPS 30.89, Running 11.02s Step 89( N/A%), pre moving , FPS 31.81, Running 11.04s Step 90( N/A%), pre moving , FPS 33.21, Running 11.06s Step 91( N/A%), pre moving , FPS 34.42, Running 11.08s Step 92( N/A%), pre moving , FPS 35.76, Running 11.10s Step 93( N/A%), pre moving , FPS 36.54, Running 11.12s Step 94( N/A%), pre moving , FPS 37.41, Running 11.14s Step 95( N/A%), pre moving , FPS 37.60, Running 11.17s Step 96( N/A%), pre moving , FPS 38.48, Running 11.20s Step 97( N/A%), pre moving , FPS 37.87, Running 11.25s Step 98( N/A%), pre moving , FPS 15.23, Running 12.07s Step 99( N/A%), pre moving , FPS 10.94, Running 12.62s Step 100( N/A%), pre moving , FPS 8.77, Running 13.09s Step 101( N/A%), pre moving , FPS 7.12, Running 13.64s Step 102( N/A%), pre moving , FPS 6.77, Running 13.81s Step 103( N/A%), pre moving , FPS 5.92, Running 14.27s Step 104( N/A%), pre moving , FPS 5.30, Running 14.69s Step 105( N/A%), pre moving , FPS 4.60, Running 15.29s Step 106( N/A%), pre moving , FPS 4.21, Running 15.72s Step 107( N/A%), pre moving , FPS 3.78, Running 16.28s Step 108( N/A%), pre moving , FPS 3.67, Running 16.46s Step 109( N/A%), pre moving , FPS 3.37, Running 16.97s Step 110( N/A%), pre moving , FPS 3.14, Running 17.42s Step 111( N/A%), pre moving , FPS 2.90, Running 17.97s Step 112( N/A%), pre moving , FPS 2.73, Running 18.42s Step 113( N/A%), pre moving , FPS 2.54, Running 18.99s Step 114( N/A%), pre moving , FPS 2.41, Running 19.43s Step 115( N/A%), pre moving , FPS 2.28, Running 19.93s Step 116( N/A%), pre moving , FPS 2.24, Running 20.11s Step 117( N/A%), pre moving , FPS 2.14, Running 20.60s Step 118( N/A%), pre moving , FPS 2.24, Running 20.99s Step 119( N/A%), pre moving , FPS 2.24, Running 21.56s Step 120( N/A%), pre moving , FPS 2.24, Running 22.01s Step 121( N/A%), pre moving , FPS 2.25, Running 22.53s Step 122( N/A%), pre moving , FPS 2.24, Running 22.73s Step 123( N/A%), pre moving , FPS 2.22, Running 23.28s Step 124( N/A%), pre moving , FPS 2.22, Running 23.69s Step 125( N/A%), pre moving , FPS 2.23, Running 24.26s Step 126( N/A%), pre moving , FPS 2.23, Running 24.69s Step 127( N/A%), pre moving , FPS 2.22, Running 25.30s Step 128( N/A%), pre moving , FPS 2.15, Running 25.77s Step 129( N/A%), pre moving , FPS 2.13, Running 26.34s Step 130( N/A%), pre moving , FPS 2.13, Running 26.79s Step 131( N/A%), pre moving , FPS 2.14, Running 27.33s Step 132( N/A%), pre moving , FPS 2.13, Running 27.79s Step 133( N/A%), pre moving , FPS 2.12, Running 28.41s Step 134( N/A%), pre moving , FPS 2.12, Running 28.89s Step 135( N/A%), pre moving , FPS 2.17, Running 29.13s Step 136( N/A%), pre moving , FPS 2.18, Running 29.27s Step 137( N/A%), pre moving , FPS 2.26, Running 29.46s Step 138( N/A%), pre moving , FPS 2.32, Running 29.60s Step 139( N/A%), pre moving , FPS 2.42, Running 29.83s Step 140( N/A%), pre moving , FPS 2.51, Running 29.99s Step 141( N/A%), pre moving , FPS 2.59, Running 30.25s Step 142( N/A%), pre moving , FPS 2.59, Running 30.45s Step 143( N/A%), pre moving , FPS 2.66, Running 30.80s Step 144( N/A%), pre moving , FPS 2.72, Running 31.03s Step 145( N/A%), pre moving , FPS 2.79, Running 31.43s Step 146( N/A%), pre moving , FPS 2.80, Running 31.84s Step 147( N/A%), pre moving , FPS 2.82, Running 32.39s Step 148( N/A%), pre moving , FPS 2.82, Running 32.86s Step 149( N/A%), pre moving , FPS 2.82, Running 33.44s Step 150( N/A%), pre moving , FPS 2.80, Running 33.92s Step 151( N/A%), pre moving , FPS 2.77, Running 34.54s Step 152( N/A%), pre moving , FPS 2.77, Running 35.02s Step 153( N/A%), pre moving , FPS 2.77, Running 35.63s Step 154( N/A%), pre moving , FPS 2.78, Running 36.08s Step 155( N/A%), pre moving , FPS 2.65, Running 36.67s Step 156( N/A%), pre moving , FPS 2.54, Running 37.15s Step 157( N/A%), pre moving , FPS 2.42, Running 37.72s Step 158( N/A%), pre moving , FPS 2.32, Running 38.22s Step 159( N/A%), pre moving , FPS 2.23, Running 38.80s Step 160( N/A%), pre moving , FPS 2.16, Running 39.25s Step 161( N/A%), pre moving , FPS 2.08, Running 39.87s Step 162( N/A%), pre moving , FPS 2.02, Running 40.34s Step 163( N/A%), pre moving , FPS 1.98, Running 40.90s Step 164( N/A%), pre moving , FPS 2.01, Running 41.00s Step 165( N/A%), pre moving , FPS 2.01, Running 41.36s Step 166( N/A%), pre moving , FPS 2.07, Running 41.48s Step 167( N/A%), pre moving , FPS 2.18, Running 41.59s Step 168( N/A%), pre moving , FPS 2.20, Running 41.94s Step 169( N/A%), pre moving , FPS 2.32, Running 42.06s Step 170( N/A%), pre moving , FPS 2.43, Running 42.16s Step 171( N/A%), pre moving , FPS 2.51, Running 42.51s Step 172( N/A%), pre moving , FPS 2.63, Running 42.63s Step 173( N/A%), pre moving , FPS 2.82, Running 42.73s Step 174( N/A%), pre moving , FPS 2.62, Running 43.71s Step 175( N/A%), pre moving , FPS 2.80, Running 43.82s Step 176( N/A%), pre moving , FPS 2.85, Running 44.18s Step 177( N/A%), pre moving , FPS 3.02, Running 44.35s Step 178( N/A%), pre moving , FPS 3.05, Running 44.77s Step 179( N/A%), pre moving , FPS 3.25, Running 44.95s Step 180( N/A%), pre moving , FPS 3.28, Running 45.36s Step 181( N/A%), pre moving , FPS 3.53, Running 45.54s Step 182( N/A%), pre moving , FPS 3.55, Running 45.97s Step 183( N/A%), pre moving , FPS 3.82, Running 46.13s Step 184( N/A%), pre moving , FPS 3.59, Running 46.56s Step 185( N/A%), pre moving , FPS 3.71, Running 46.75s Step 186( N/A%), pre moving , FPS 3.52, Running 47.16s Step 187( N/A%), pre moving , FPS 3.49, Running 47.31s Step 188( N/A%), pre moving , FPS 3.44, Running 47.74s Step 189( N/A%), pre moving , FPS 3.42, Running 47.91s Step 190( N/A%), pre moving , FPS 3.25, Running 48.33s Step 191( N/A%), pre moving , FPS 3.20, Running 48.75s Step 192( N/A%), pre moving , FPS 3.22, Running 48.85s Step 193( N/A%), pre moving , FPS 3.24, Running 48.91s Step 194( N/A%), pre moving , FPS 3.80, Running 48.98s Step 195( N/A%), pre moving , FPS 3.83, Running 49.04s Step 196( N/A%), pre moving , FPS 4.05, Running 49.11s Step 197( N/A%), pre moving , FPS 4.13, Running 49.18s Step 198( N/A%), pre moving , FPS 4.46, Running 49.25s Step 199( N/A%), pre moving , FPS 4.58, Running 49.31s Step 200( N/A%), pre moving , FPS 4.89, Running 49.45s Step 201( N/A%), pre moving , FPS 4.90, Running 49.62s Step 202( N/A%), pre moving , FPS 5.26, Running 49.78s Step 203( N/A%), pre moving , FPS 5.24, Running 49.95s Step 204( N/A%), pre moving , FPS 5.67, Running 50.09s Step 205( N/A%), pre moving , FPS 5.69, Running 50.26s Step 206( N/A%), pre moving , FPS 5.68, Running 50.68s Step 207( N/A%), pre moving , FPS 5.72, Running 50.81s Step 208( N/A%), pre moving , FPS 6.30, Running 50.92s Step 209( N/A%), pre moving , FPS 5.91, Running 51.30s Step 210( N/A%), pre moving , FPS 6.51, Running 51.40s Step 211( N/A%), pre moving , FPS 6.80, Running 51.69s Step 212( N/A%), pre moving , FPS 6.58, Running 51.89s Step 213( N/A%), pre moving , FPS 6.51, Running 51.99s Step 214( N/A%), pre moving , FPS 5.94, Running 52.34s Step 215( N/A%), pre moving , FPS 5.86, Running 52.45s Step 216( N/A%), pre moving , FPS 5.81, Running 52.55s Step 217( N/A%), pre moving , FPS 5.48, Running 52.84s Step 218( N/A%), pre moving , FPS 5.28, Running 53.04s Step 219( N/A%), pre moving , FPS 5.23, Running 53.14s Step 220( N/A%), pre moving , FPS 4.25, Running 54.16s Step 221( N/A%), pre moving , FPS 4.31, Running 54.26s Step 222( N/A%), pre moving , FPS 4.20, Running 54.54s Step 223( N/A%), pre moving , FPS 4.18, Running 54.73s Step 224( N/A%), pre moving , FPS 4.23, Running 54.83s Step 225( N/A%), pre moving , FPS 4.27, Running 54.94s Step 226( N/A%), pre moving , FPS 4.34, Running 55.29s Step 227( N/A%), pre moving , FPS 4.35, Running 55.40s Step 228( N/A%), pre moving , FPS 4.08, Running 55.82s Step 229( N/A%), pre moving , FPS 4.31, Running 55.94s Step 230( N/A%), pre moving , FPS 4.26, Running 56.10s Step 231( N/A%), pre moving , FPS 4.14, Running 56.52s Step 232( N/A%), pre moving , FPS 4.17, Running 56.69s Step 233( N/A%), pre moving , FPS 3.90, Running 57.11s Step 234( N/A%), pre moving , FPS 3.82, Running 57.58s Step 235( N/A%), pre moving , FPS 3.73, Running 57.82s Step 236( N/A%), pre moving , FPS 3.47, Running 58.31s Step 237( N/A%), pre moving , FPS 3.36, Running 58.80s Step 238( N/A%), pre moving , FPS 3.34, Running 59.03s Step 239( N/A%), pre moving , FPS 3.14, Running 59.51s Step 240( N/A%), pre moving , FPS 3.43, Running 59.99s Step 241( N/A%), pre moving , FPS 3.36, Running 60.20s Step 242( N/A%), pre moving , FPS 3.24, Running 60.70s Step 243( N/A%), pre moving , FPS 3.22, Running 60.95s Step 244( N/A%), pre moving , FPS 3.01, Running 61.47s Step 245( N/A%), pre moving , FPS 2.83, Running 62.00s Step 246( N/A%), pre moving , FPS 2.75, Running 62.55s Step 247( N/A%), pre moving , FPS 2.60, Running 63.11s Step 248( N/A%), pre moving , FPS 2.56, Running 63.64s Step 249( N/A%), pre moving , FPS 2.43, Running 64.17s Step 250( N/A%), pre moving , FPS 2.39, Running 64.48s Step 251( N/A%), pre moving , FPS 2.35, Running 65.02s Step 252( N/A%), pre moving , FPS 2.25, Running 65.57s Step 253( N/A%), pre moving , FPS 2.24, Running 66.04s Step 254( N/A%), pre moving , FPS 2.30, Running 66.29s Step 255( N/A%), pre moving , FPS 2.23, Running 66.77s Step 256( N/A%), pre moving , FPS 2.23, Running 67.28s Step 257( N/A%), pre moving , FPS 2.30, Running 67.50s Step 258( N/A%), pre moving , FPS 2.24, Running 67.97s Step 259( N/A%), pre moving , FPS 2.24, Running 68.44s Step 260( N/A%), pre moving , FPS 2.32, Running 68.62s Step 261( N/A%), pre moving , FPS 2.27, Running 69.02s Step 262( N/A%), pre moving , FPS 2.35, Running 69.22s Step 263( N/A%), pre moving , FPS 2.35, Running 69.47s Step 264( N/A%), pre moving , FPS 2.43, Running 69.70s Step 265( N/A%), pre moving , FPS 2.52, Running 69.94s Step 266( N/A%), pre moving , FPS 2.54, Running 70.43s Step 267( N/A%), pre moving , FPS 2.55, Running 70.95s Step 268( N/A%), pre moving , FPS 2.54, Running 71.50s Step 269( N/A%), pre moving , FPS 2.59, Running 71.89s Step 270( N/A%), pre moving , FPS 2.55, Running 72.33s Step 271( N/A%), pre moving , FPS 2.56, Running 72.82s Step 272( N/A%), pre moving , FPS 2.58, Running 73.32s Step 273( N/A%), pre moving , FPS 2.59, Running 73.77s Step 274( N/A%), pre moving , FPS 2.59, Running 74.02s Step 275( N/A%), pre moving , FPS 2.59, Running 74.51s Step 276( N/A%), pre moving , FPS 2.59, Running 75.00s Step 277( N/A%), pre moving , FPS 2.53, Running 75.40s Step 278( N/A%), pre moving , FPS 2.61, Running 75.64s Step 279( N/A%), pre moving , FPS 2.63, Running 76.06s Step 280( N/A%), pre moving , FPS 2.62, Running 76.24s Step 281( N/A%), pre moving , FPS 2.61, Running 76.67s Step 282( N/A%), pre moving , FPS 2.63, Running 76.83s Step 283( N/A%), pre moving , FPS 2.57, Running 77.27s Step 284( N/A%), pre moving , FPS 2.59, Running 77.43s Step 285( N/A%), pre moving , FPS 2.54, Running 77.80s Step 286( N/A%), pre moving , FPS 2.68, Running 77.89s Step 287( N/A%), pre moving , FPS 2.79, Running 78.12s Step 288( N/A%), pre moving , FPS 2.91, Running 78.38s Step 289( N/A%), pre moving , FPS 3.04, Running 78.47s Step 290( N/A%), pre moving , FPS 3.16, Running 78.67s Step 291( N/A%), pre moving , FPS 3.26, Running 78.95s Step 292( N/A%), pre moving , FPS 3.49, Running 79.04s Step 293( N/A%), pre moving , FPS 3.65, Running 79.25s Step 294( N/A%), pre moving , FPS 3.64, Running 79.52s Step 295( N/A%), pre moving , FPS 3.92, Running 79.61s Step 296( N/A%), pre moving , FPS 4.24, Running 79.72s Step 297( N/A%), pre moving , FPS 4.28, Running 80.07s Step 298( N/A%), pre moving , FPS 4.40, Running 80.18s Step 299( N/A%), pre moving , FPS 4.72, Running 80.29s Step 300( N/A%), pre moving , FPS 4.51, Running 80.67s Step 301( N/A%), pre moving , FPS 3.19, Running 82.95s Step 302( N/A%), pre moving , FPS 2.92, Running 83.68s Step 303( N/A%), pre moving , FPS 3.01, Running 83.91s Step 304( N/A%), pre moving , FPS 2.74, Running 84.72s Step 305( N/A%), pre moving , FPS 2.79, Running 84.96s Step 306( N/A%), pre moving , FPS 2.54, Running 85.78s Step 307( N/A%), pre moving , FPS 2.53, Running 86.02s Step 308( N/A%), pre moving , FPS 2.37, Running 86.81s Step 309( N/A%), pre moving , FPS 2.32, Running 87.08s Step 310( N/A%), pre moving , FPS 2.24, Running 87.58s Step 311( N/A%), pre moving , FPS 2.28, Running 87.71s Step 312( N/A%), pre moving , FPS 2.26, Running 87.91s Step 313( N/A%), pre moving , FPS 2.27, Running 88.05s Step 314( N/A%), pre moving , FPS 2.25, Running 88.39s Step 315( N/A%), pre moving , FPS 2.22, Running 88.61s Step 316( N/A%), pre moving , FPS 2.16, Running 88.99s Step 317( N/A%), pre moving , FPS 2.19, Running 89.19s Step 318( N/A%), pre moving , FPS 2.08, Running 89.80s Step 319( N/A%), pre moving , FPS 2.02, Running 90.19s Step 320( N/A%), pre moving , FPS 1.99, Running 90.74s Step 321( 0.17%), action 1, FPS 2.17, Running 92.16s Step 322( 0.33%), action 2, FPS 2.21, Running 92.74s Step 323( 0.50%), action 3, FPS 2.04, Running 93.69s Step 324( 0.67%), action 4, FPS 2.09, Running 94.32s Step 325( 0.83%), action 5, FPS 1.95, Running 95.22s Step 326( 1.00%), action 6, FPS 1.98, Running 95.88s Step 327( 1.17%), action 7, FPS 1.87, Running 96.71s Step 328( 1.33%), action 8, FPS 1.90, Running 97.31s Step 329( 1.50%), action 9, FPS 1.80, Running 98.20s Step 330( 1.67%), action 10, FPS 1.78, Running 98.81s Step 331( 1.83%), action 11, FPS 1.66, Running 99.75s Step 332( 2.00%), action 12, FPS 1.59, Running 100.45s Step 333( 2.17%), action 13, FPS 1.51, Running 101.32s Step 334( 2.33%), action 14, FPS 1.48, Running 101.92s Step 335( 2.50%), action 15, FPS 1.40, Running 102.89s Step 336( 2.67%), action 16, FPS 1.37, Running 103.57s Step 337( 2.83%), action 17, FPS 1.31, Running 104.51s Step 338( 3.00%), action 18, FPS 1.29, Running 105.28s Step 339( 3.17%), action 19, FPS 1.29, Running 105.75s Step 340( 3.33%), action 20, FPS 1.31, Running 106.01s Step 341( 3.50%), action 21, FPS 1.39, Running 106.54s Step 342( 3.67%), action 22, FPS 1.41, Running 106.91s Step 343( 3.83%), action 23, FPS 1.46, Running 107.43s Step 344( 4.00%), action 24, FPS 1.47, Running 107.96s Step 345( 4.17%), action 25, FPS 1.46, Running 108.95s Step 346( 4.33%), action 26, FPS 1.47, Running 109.45s Step 347( 4.50%), action 27, FPS 1.49, Running 110.17s Step 348( 4.67%), action 28, FPS 1.47, Running 110.88s Step 349( 4.83%), action 29, FPS 1.47, Running 111.76s Step 350( 5.00%), action 30, FPS 1.46, Running 112.47s Step 351( 5.17%), action 31, FPS 1.45, Running 113.52s Step 352( 5.33%), action 32, FPS 1.43, Running 114.46s Step 353( 5.50%), action 33, FPS 1.43, Running 115.32s Step 354( 5.67%), action 34, FPS 1.42, Running 116.05s Step 355( 5.83%), action 35, FPS 1.42, Running 117.00s Step 356( 6.00%), action 36, FPS 1.42, Running 117.67s Step 357( 6.17%), action 37, FPS 1.42, Running 118.60s Step 358( 6.33%), action 38, FPS 1.43, Running 119.25s Step 359( 6.50%), action 39, FPS 1.39, Running 120.14s Step 360( 6.67%), action 40, FPS 1.37, Running 120.62s Step 361( 6.83%), action 41, FPS 1.32, Running 121.73s Step 362( 7.00%), action 42, FPS 1.29, Running 122.42s Step 363( 7.17%), action 43, FPS 1.26, Running 123.33s Step 364( 7.33%), action 44, FPS 1.25, Running 123.97s Step 365( 7.50%), action 45, FPS 1.26, Running 124.87s Step 366( 7.67%), action 46, FPS 1.27, Running 125.17s Step 367( 7.83%), action 47, FPS 1.30, Running 125.52s Step 368( 8.00%), action 48, FPS 1.34, Running 125.81s Step 369( 8.17%), action 49, FPS 1.38, Running 126.26s Step 370( 8.33%), action 50, FPS 1.42, Running 126.60s Step 371( 8.50%), action 51, FPS 1.40, Running 127.81s Step 372( 8.67%), action 52, FPS 1.41, Running 128.60s Step 373( 8.83%), action 53, FPS 1.42, Running 129.38s Step 374( 9.00%), action 54, FPS 1.43, Running 129.99s Step 375( 9.17%), action 55, FPS 1.44, Running 130.87s Step 376( 9.33%), action 56, FPS 1.44, Running 131.60s Step 377( 9.50%), action 57, FPS 1.44, Running 132.51s Step 378( 9.67%), action 58, FPS 1.44, Running 133.17s Step 379( 9.83%), action 59, FPS 1.44, Running 134.06s Step 380( 10.00%), action 60, FPS 1.41, Running 134.79s Step 381( 10.17%), action 61, FPS 1.44, Running 135.66s Step 382( 10.33%), action 62, FPS 1.42, Running 136.48s Step 383( 10.50%), action 63, FPS 1.43, Running 137.30s Step 384( 10.67%), action 64, FPS 1.45, Running 137.74s Step 385( 10.83%), action 65, FPS 1.47, Running 138.49s Step 386( 11.00%), action 66, FPS 1.43, Running 139.15s Step 387( 11.17%), action 67, FPS 1.37, Running 140.07s Step 388( 11.33%), action 68, FPS 1.33, Running 140.82s Step 389( 11.50%), action 69, FPS 1.30, Running 141.66s Step 390( 11.67%), action 70, FPS 1.28, Running 142.26s Step 391( 11.83%), action 71, FPS 1.31, Running 143.13s Step 392( 12.00%), action 72, FPS 1.34, Running 143.58s Step 393( 12.17%), action 73, FPS 1.36, Running 144.07s Step 394( 12.33%), action 74, FPS 1.39, Running 144.33s Step 395( 12.50%), action 75, FPS 1.46, Running 144.60s Step 396( 12.67%), action 76, FPS 1.49, Running 145.04s Step 397( 12.83%), action 77, FPS 1.46, Running 146.19s Step 398( 13.00%), action 78, FPS 1.45, Running 146.97s Step 399( 13.17%), action 79, FPS 1.46, Running 147.76s Step 400( 13.33%), action 80, FPS 1.46, Running 148.52s Step 401( 13.50%), action 81, FPS 1.45, Running 149.43s Step 402( 13.67%), action 82, FPS 1.47, Running 150.10s Step 403( 13.83%), action 83, FPS 1.47, Running 150.91s Step 404( 14.00%), action 84, FPS 1.45, Running 151.53s Step 405( 14.17%), action 85, FPS 1.44, Running 152.43s Step 406( 14.33%), action 86, FPS 1.44, Running 153.05s Step 407( 14.50%), action 87, FPS 1.44, Running 154.00s Step 408( 14.67%), action 88, FPS 1.45, Running 154.65s Step 409( 14.83%), action 89, FPS 1.44, Running 155.53s Step 410( 15.00%), action 90, FPS 1.44, Running 156.13s Step 411( 15.17%), action 91, FPS 1.43, Running 157.10s Step 412( 15.33%), action 92, FPS 1.41, Running 157.80s Step 413( 15.50%), action 93, FPS 1.37, Running 158.65s Step 414( 15.67%), action 94, FPS 1.33, Running 159.35s Step 415( 15.83%), action 95, FPS 1.28, Running 160.24s Step 416( 16.00%), action 96, FPS 1.27, Running 160.74s Step 417( 16.17%), action 97, FPS 1.27, Running 161.97s Step 418( 16.33%), action 98, FPS 1.28, Running 162.62s Step 419( 16.50%), action 99, FPS 1.32, Running 162.95s Step 420( 16.67%), action 100, FPS 1.30, Running 163.91s Step 421( 16.83%), action 101, FPS 1.28, Running 165.03s Step 422( 17.00%), action 102, FPS 1.28, Running 165.71s Step 423( 17.17%), action 103, FPS 1.28, Running 166.57s Step 424( 17.33%), action 104, FPS 1.29, Running 167.04s Step 425( 17.50%), action 105, FPS 1.30, Running 167.78s Step 426( 17.67%), action 106, FPS 1.29, Running 168.51s Step 427( 17.83%), action 107, FPS 1.30, Running 169.40s Step 428( 18.00%), action 108, FPS 1.30, Running 170.07s Step 429( 18.17%), action 109, FPS 1.29, Running 171.00s Step 430( 18.33%), action 110, FPS 1.31, Running 171.43s Step 431( 18.50%), action 111, FPS 1.30, Running 172.52s Step 432( 18.67%), action 112, FPS 1.32, Running 172.98s Step 433( 18.83%), action 113, FPS 1.33, Running 173.73s Step 434( 19.00%), action 114, FPS 1.32, Running 174.53s Step 435( 19.17%), action 115, FPS 1.31, Running 175.49s Step 436( 19.33%), action 116, FPS 1.30, Running 176.17s Step 437( 19.50%), action 117, FPS 1.33, Running 176.98s Step 438( 19.67%), action 118, FPS 1.33, Running 177.69s Step 439( 19.83%), action 119, FPS 1.28, Running 178.52s Step 440( 20.00%), action 120, FPS 1.31, Running 179.19s Step 441( 20.17%), action 121, FPS 1.32, Running 180.15s Step 442( 20.33%), action 122, FPS 1.33, Running 180.76s Step 443( 20.50%), action 123, FPS 1.35, Running 181.34s Step 444( 20.67%), action 124, FPS 1.37, Running 181.69s Step 445( 20.83%), action 125, FPS 1.35, Running 182.65s Step 446( 21.00%), action 126, FPS 1.36, Running 183.16s Step 447( 21.17%), action 127, FPS 1.34, Running 184.34s Step 448( 21.33%), action 128, FPS 1.31, Running 185.32s Step 449( 21.50%), action 129, FPS 1.32, Running 186.12s Step 450( 21.67%), action 130, FPS 1.30, Running 186.77s Step 451( 21.83%), action 131, FPS 1.31, Running 187.74s Step 452( 22.00%), action 132, FPS 1.29, Running 188.47s Step 453( 22.17%), action 133, FPS 1.28, Running 189.30s Step 454( 22.33%), action 134, FPS 1.29, Running 190.03s Step 455( 22.50%), action 135, FPS 1.30, Running 190.87s Step 456( 22.67%), action 136, FPS 1.27, Running 191.91s Step 457( 22.83%), action 137, FPS 1.26, Running 192.83s Step 458( 23.00%), action 138, FPS 1.25, Running 193.74s Step 459( 23.17%), action 139, FPS 1.23, Running 194.84s Step 460( 23.33%), action 140, FPS 1.22, Running 195.62s Step 461( 23.50%), action 141, FPS 1.19, Running 196.98s Step 462( 23.67%), action 142, FPS 1.18, Running 197.70s Step 463( 23.83%), action 143, FPS 1.13, Running 198.96s Step 464( 24.00%), action 144, FPS 1.12, Running 199.52s Step 465( 24.17%), action 145, FPS 1.15, Running 200.08s Step 466( 24.33%), action 146, FPS 1.15, Running 200.55s Step 467( 24.50%), action 147, FPS 1.20, Running 201.04s Step 468( 24.67%), action 148, FPS 1.24, Running 201.45s Step 469( 24.83%), action 149, FPS 1.23, Running 202.33s Step 470( 25.00%), action 150, FPS 1.23, Running 203.05s Step 471( 25.17%), action 151, FPS 1.23, Running 203.98s Step 472( 25.33%), action 152, FPS 1.23, Running 204.76s Step 473( 25.50%), action 153, FPS 1.23, Running 205.52s Step 474( 25.67%), action 154, FPS 1.24, Running 206.16s Step 475( 25.83%), action 155, FPS 1.21, Running 207.38s Step 476( 26.00%), action 156, FPS 1.22, Running 208.34s Step 477( 26.17%), action 157, FPS 1.20, Running 209.52s Step 478( 26.33%), action 158, FPS 1.22, Running 210.18s Step 479( 26.50%), action 159, FPS 1.23, Running 211.07s Step 480( 26.67%), action 160, FPS 1.24, Running 211.77s Step 481( 26.83%), action 161, FPS 1.27, Running 212.72s Step 482( 27.00%), action 162, FPS 1.27, Running 213.41s Step 483( 27.17%), action 163, FPS 1.31, Running 214.22s Step 484( 27.33%), action 164, FPS 1.29, Running 214.99s Step 485( 27.50%), action 165, FPS 1.27, Running 215.87s Step 486( 27.67%), action 166, FPS 1.25, Running 216.57s Step 487( 27.83%), action 167, FPS 1.19, Running 217.92s Step 488( 28.00%), action 168, FPS 1.19, Running 218.32s Step 489( 28.17%), action 169, FPS 1.23, Running 218.60s Step 490( 28.33%), action 170, FPS 1.25, Running 219.04s Step 491( 28.50%), action 171, FPS 1.27, Running 219.76s Step 492( 28.67%), action 172, FPS 1.29, Running 220.29s Step 493( 28.83%), action 173, FPS 1.27, Running 221.27s Step 494( 29.00%), action 174, FPS 1.27, Running 221.91s Step 495( 29.17%), action 175, FPS 1.30, Running 222.80s Step 496( 29.33%), action 176, FPS 1.34, Running 223.29s Step 497( 29.50%), action 177, FPS 1.39, Running 223.96s Step 498( 29.67%), action 178, FPS 1.39, Running 224.60s Step 499( 29.83%), action 179, FPS 1.38, Running 225.51s Step 500( 30.00%), action 180, FPS 1.39, Running 226.13s Step 501( 30.17%), action 181, FPS 1.40, Running 227.05s Step 502( 30.33%), action 182, FPS 1.40, Running 227.68s Step 503( 30.50%), action 183, FPS 1.39, Running 228.59s Step 504( 30.67%), action 184, FPS 1.40, Running 229.23s Step 505( 30.83%), action 185, FPS 1.40, Running 230.16s Step 506( 31.00%), action 186, FPS 1.42, Running 230.64s Step 507( 31.17%), action 187, FPS 1.50, Running 231.27s Step 508( 31.33%), action 188, FPS 1.48, Running 231.87s Step 509( 31.50%), action 189, FPS 1.41, Running 232.74s Step 510( 31.67%), action 190, FPS 1.41, Running 233.24s Step 511( 31.83%), action 191, FPS 1.37, Running 234.36s Step 512( 32.00%), action 192, FPS 1.36, Running 234.97s Step 513( 32.17%), action 193, FPS 1.37, Running 235.86s Step 514( 32.33%), action 194, FPS 1.36, Running 236.65s Step 515( 32.50%), action 195, FPS 1.40, Running 237.05s Step 516( 32.67%), action 196, FPS 1.41, Running 237.45s Step 517( 32.83%), action 197, FPS 1.44, Running 237.82s Step 518( 33.00%), action 198, FPS 1.48, Running 238.16s Step 519( 33.17%), action 199, FPS 1.53, Running 238.62s Step 520( 33.33%), action 200, FPS 1.54, Running 239.08s Step 521( 33.50%), action 201, FPS 1.52, Running 240.21s Step 522( 33.67%), action 202, FPS 1.52, Running 240.84s Step 523( 33.83%), action 203, FPS 1.53, Running 241.70s Step 524( 34.00%), action 204, FPS 1.51, Running 242.45s Step 525( 34.17%), action 205, FPS 1.52, Running 243.33s Step 526( 34.33%), action 206, FPS 1.50, Running 243.97s Step 527( 34.50%), action 207, FPS 1.47, Running 244.83s Step 528( 34.67%), action 208, FPS 1.47, Running 245.49s Step 529( 34.83%), action 209, FPS 1.46, Running 246.40s Step 530( 35.00%), action 210, FPS 1.47, Running 246.86s Step 531( 35.17%), action 211, FPS 1.47, Running 248.00s Step 532( 35.33%), action 212, FPS 1.45, Running 248.72s Step 533( 35.50%), action 213, FPS 1.45, Running 249.62s Step 534( 35.67%), action 214, FPS 1.49, Running 250.11s Step 535( 35.83%), action 215, FPS 1.45, Running 250.84s Step 536( 36.00%), action 216, FPS 1.43, Running 251.47s Step 537( 36.17%), action 217, FPS 1.38, Running 252.35s Step 538( 36.33%), action 218, FPS 1.36, Running 252.87s Step 539( 36.50%), action 219, FPS 1.30, Running 253.96s Step 540( 36.67%), action 220, FPS 1.30, Running 254.50s Step 541( 36.83%), action 221, FPS 1.31, Running 255.48s Step 542( 37.00%), action 222, FPS 1.32, Running 255.94s Step 543( 37.17%), action 223, FPS 1.37, Running 256.29s Step 544( 37.33%), action 224, FPS 1.42, Running 256.57s Step 545( 37.50%), action 225, FPS 1.47, Running 256.94s Step 546( 37.67%), action 226, FPS 1.49, Running 257.37s Step 547( 37.83%), action 227, FPS 1.56, Running 257.66s Step 548( 38.00%), action 228, FPS 1.59, Running 258.05s Step 549( 38.17%), action 229, FPS 1.67, Running 258.37s Step 550( 38.33%), action 230, FPS 1.69, Running 258.72s Step 551( 38.50%), action 231, FPS 1.79, Running 259.17s Step 552( 38.67%), action 232, FPS 1.83, Running 259.65s Step 553( 38.83%), action 233, FPS 1.89, Running 260.19s Step 554( 39.00%), action 234, FPS 1.89, Running 260.69s Step 555( 39.17%), action 235, FPS 1.88, Running 261.50s Step 556( 39.33%), action 236, FPS 1.88, Running 262.09s Step 557( 39.50%), action 237, FPS 1.88, Running 262.97s Step 558( 39.67%), action 238, FPS 1.89, Running 263.45s Step 559( 39.83%), action 239, FPS 1.96, Running 264.17s Step 560( 40.00%), action 240, FPS 1.92, Running 264.94s Step 561( 40.17%), action 241, FPS 1.90, Running 266.02s Step 562( 40.33%), action 242, FPS 1.90, Running 266.46s Step 563( 40.50%), action 243, FPS 1.82, Running 267.25s Step 564( 40.67%), action 244, FPS 1.77, Running 267.85s Step 565( 40.83%), action 245, FPS 1.69, Running 268.74s Step 566( 41.00%), action 246, FPS 1.66, Running 269.42s Step 567( 41.17%), action 247, FPS 1.59, Running 270.28s Step 568( 41.33%), action 248, FPS 1.58, Running 270.72s Step 569( 41.50%), action 249, FPS 1.53, Running 271.48s Step 570( 41.67%), action 250, FPS 1.49, Running 272.11s Step 571( 41.83%), action 251, FPS 1.40, Running 273.44s Step 572( 42.00%), action 252, FPS 1.39, Running 274.03s Step 573( 42.17%), action 253, FPS 1.37, Running 274.83s Step 574( 42.33%), action 254, FPS 1.36, Running 275.35s Step 575( 42.50%), action 255, FPS 1.37, Running 276.13s Step 576( 42.67%), action 256, FPS 1.36, Running 276.75s Step 577( 42.83%), action 257, FPS 1.40, Running 277.29s Step 578( 43.00%), action 258, FPS 1.41, Running 277.59s Step 579( 43.17%), action 259, FPS 1.46, Running 277.87s Step 580( 43.33%), action 260, FPS 1.52, Running 278.13s Step 581( 43.50%), action 261, FPS 1.57, Running 278.79s Step 582( 43.67%), action 262, FPS 1.57, Running 279.24s Step 583( 43.83%), action 263, FPS 1.58, Running 279.89s Step 584( 44.00%), action 264, FPS 1.58, Running 280.48s Step 585( 44.17%), action 265, FPS 1.58, Running 281.38s Step 586( 44.33%), action 266, FPS 1.61, Running 281.83s Step 587( 44.50%), action 267, FPS 1.63, Running 282.55s Step 588( 44.67%), action 268, FPS 1.60, Running 283.20s Step 589( 44.83%), action 269, FPS 1.58, Running 284.11s Step 590( 45.00%), action 270, FPS 1.61, Running 284.53s Step 591( 45.17%), action 271, FPS 1.64, Running 285.65s Step 592( 45.33%), action 272, FPS 1.63, Running 286.28s Step 593( 45.50%), action 273, FPS 1.62, Running 287.20s Step 594( 45.67%), action 274, FPS 1.60, Running 287.84s Step 595( 45.83%), action 275, FPS 1.59, Running 288.74s Step 596( 46.00%), action 276, FPS 1.58, Running 289.42s Step 597( 46.17%), action 277, FPS 1.54, Running 290.29s Step 598( 46.33%), action 278, FPS 1.52, Running 290.72s Step 599( 46.50%), action 279, FPS 1.46, Running 291.54s Step 600( 46.67%), action 280, FPS 1.42, Running 292.21s Step 601( 46.83%), action 281, FPS 1.39, Running 293.14s Step 602( 47.00%), action 282, FPS 1.37, Running 293.82s Step 603( 47.17%), action 283, FPS 1.35, Running 294.71s Step 604( 47.33%), action 284, FPS 1.36, Running 295.15s Step 605( 47.50%), action 285, FPS 1.37, Running 295.97s Step 606( 47.67%), action 286, FPS 1.36, Running 296.57s Step 607( 47.83%), action 287, FPS 1.40, Running 296.84s Step 608( 48.00%), action 288, FPS 1.43, Running 297.15s Step 609( 48.17%), action 289, FPS 1.50, Running 297.47s Step 610( 48.33%), action 290, FPS 1.50, Running 297.87s Step 611( 48.50%), action 291, FPS 1.54, Running 298.61s Step 612( 48.67%), action 292, FPS 1.52, Running 299.44s Step 613( 48.83%), action 293, FPS 1.52, Running 300.35s Step 614( 49.00%), action 294, FPS 1.54, Running 300.82s Step 615( 49.17%), action 295, FPS 1.56, Running 301.59s Step 616( 49.33%), action 296, FPS 1.57, Running 302.19s Step 617( 49.50%), action 297, FPS 1.55, Running 303.17s Step 618( 49.67%), action 298, FPS 1.53, Running 303.82s Step 619( 49.83%), action 299, FPS 1.51, Running 304.75s Step 620( 50.00%), action 300, FPS 1.52, Running 305.40s Step 621( 50.17%), action 301, FPS 1.52, Running 306.32s Step 622( 50.33%), action 302, FPS 1.53, Running 306.91s Step 623( 50.50%), action 303, FPS 1.53, Running 307.81s Step 624( 50.67%), action 304, FPS 1.50, Running 308.50s Step 625( 50.83%), action 305, FPS 1.49, Running 309.40s Step 626( 51.00%), action 306, FPS 1.47, Running 310.13s Step 627( 51.17%), action 307, FPS 1.41, Running 311.05s Step 628( 51.33%), action 308, FPS 1.38, Running 311.59s Step 629( 51.50%), action 309, FPS 1.34, Running 312.40s Step 630( 51.67%), action 310, FPS 1.33, Running 312.96s Step 631( 51.83%), action 311, FPS 1.29, Running 314.05s Step 632( 52.00%), action 312, FPS 1.32, Running 314.56s Step 633( 52.17%), action 313, FPS 1.33, Running 315.38s Step 634( 52.33%), action 314, FPS 1.32, Running 315.96s Step 635( 52.50%), action 315, FPS 1.36, Running 316.26s Step 636( 52.67%), action 316, FPS 1.39, Running 316.56s Step 637( 52.83%), action 317, FPS 1.46, Running 316.84s Step 638( 53.00%), action 318, FPS 1.50, Running 317.19s Step 639( 53.17%), action 319, FPS 1.54, Running 317.71s Step 640( 53.33%), action 320, FPS 1.58, Running 318.09s Step 641( 53.50%), action 321, FPS 1.58, Running 318.96s Step 642( 53.67%), action 322, FPS 1.59, Running 319.45s Step 643( 53.83%), action 323, FPS 1.62, Running 320.13s Step 644( 54.00%), action 324, FPS 1.63, Running 320.77s Step 645( 54.17%), action 325, FPS 1.63, Running 321.68s Step 646( 54.33%), action 326, FPS 1.64, Running 322.32s Step 647( 54.50%), action 327, FPS 1.65, Running 323.20s Step 648( 54.67%), action 328, FPS 1.64, Running 323.79s Step 649( 54.83%), action 329, FPS 1.62, Running 324.72s Step 650( 55.00%), action 330, FPS 1.65, Running 325.09s Step 651( 55.17%), action 331, FPS 1.65, Running 326.21s Step 652( 55.33%), action 332, FPS 1.65, Running 326.70s Step 653( 55.50%), action 333, FPS 1.66, Running 327.47s Step 654( 55.67%), action 334, FPS 1.67, Running 327.95s Step 655( 55.83%), action 335, FPS 1.62, Running 328.62s Step 656( 56.00%), action 336, FPS 1.58, Running 329.25s Step 657( 56.17%), action 337, FPS 1.51, Running 330.09s Step 658( 56.33%), action 338, FPS 1.50, Running 330.55s Step 659( 56.50%), action 339, FPS 1.47, Running 331.31s Step 660( 56.67%), action 340, FPS 1.43, Running 332.07s Step 661( 56.83%), action 341, FPS 1.42, Running 333.04s Step 662( 57.00%), action 342, FPS 1.41, Running 333.67s Step 663( 57.17%), action 343, FPS 1.40, Running 334.46s Step 664( 57.33%), action 344, FPS 1.41, Running 334.91s Step 665( 57.50%), action 345, FPS 1.47, Running 335.26s Step 666( 57.67%), action 346, FPS 1.51, Running 335.61s Step 667( 57.83%), action 347, FPS 1.54, Running 336.19s Step 668( 58.00%), action 348, FPS 1.58, Running 336.44s Step 669( 58.17%), action 349, FPS 1.66, Running 336.77s Step 670( 58.33%), action 350, FPS 1.63, Running 337.34s Step 671( 58.50%), action 351, FPS 1.67, Running 338.16s Step 672( 58.67%), action 352, FPS 1.65, Running 338.84s Step 673( 58.83%), action 353, FPS 1.63, Running 339.76s Step 674( 59.00%), action 354, FPS 1.61, Running 340.36s Step 675( 59.17%), action 355, FPS 1.58, Running 341.28s Step 676( 59.33%), action 356, FPS 1.59, Running 341.86s Step 677( 59.50%), action 357, FPS 1.58, Running 342.71s Step 678( 59.67%), action 358, FPS 1.58, Running 343.20s Step 679( 59.83%), action 359, FPS 1.58, Running 343.95s Step 680( 60.00%), action 360, FPS 1.60, Running 344.58s Step 681( 60.17%), action 361, FPS 1.60, Running 345.53s Step 682( 60.33%), action 362, FPS 1.59, Running 346.21s Step 683( 60.50%), action 363, FPS 1.58, Running 347.09s Step 684( 60.67%), action 364, FPS 1.56, Running 347.75s Step 685( 60.83%), action 365, FPS 1.50, Running 348.63s Step 686( 61.00%), action 366, FPS 1.47, Running 349.23s Step 687( 61.17%), action 367, FPS 1.43, Running 350.17s Step 688( 61.33%), action 368, FPS 1.40, Running 350.77s Step 689( 61.50%), action 369, FPS 1.34, Running 351.64s Step 690( 61.67%), action 370, FPS 1.35, Running 352.12s Step 691( 61.83%), action 371, FPS 1.32, Running 353.27s Step 692( 62.00%), action 372, FPS 1.32, Running 353.94s Step 693( 62.17%), action 373, FPS 1.35, Running 354.53s Step 694( 62.33%), action 374, FPS 1.38, Running 354.83s Step 695( 62.50%), action 375, FPS 1.44, Running 355.15s Step 696( 62.67%), action 376, FPS 1.48, Running 355.39s Step 697( 62.83%), action 377, FPS 1.54, Running 355.72s Step 698( 63.00%), action 378, FPS 1.51, Running 356.45s Step 699( 63.17%), action 379, FPS 1.48, Running 357.50s Step 700( 63.33%), action 380, FPS 1.48, Running 358.08s Step 701( 63.50%), action 381, FPS 1.48, Running 359.05s Step 702( 63.67%), action 382, FPS 1.49, Running 359.65s Step 703( 63.83%), action 383, FPS 1.48, Running 360.58s Step 704( 64.00%), action 384, FPS 1.49, Running 361.17s Step 705( 64.17%), action 385, FPS 1.49, Running 362.09s Step 706( 64.33%), action 386, FPS 1.48, Running 362.76s Step 707( 64.50%), action 387, FPS 1.49, Running 363.60s Step 708( 64.67%), action 388, FPS 1.51, Running 364.03s Step 709( 64.83%), action 389, FPS 1.51, Running 364.84s Step 710( 65.00%), action 390, FPS 1.50, Running 365.43s Step 711( 65.17%), action 391, FPS 1.53, Running 366.35s Step 712( 65.33%), action 392, FPS 1.52, Running 367.06s Step 713( 65.50%), action 393, FPS 1.50, Running 367.91s Step 714( 65.67%), action 394, FPS 1.47, Running 368.44s Step 715( 65.83%), action 395, FPS 1.43, Running 369.15s Step 716( 66.00%), action 396, FPS 1.39, Running 369.75s Step 717( 66.17%), action 397, FPS 1.35, Running 370.57s Step 718( 66.33%), action 398, FPS 1.35, Running 371.26s Step 719( 66.50%), action 399, FPS 1.36, Running 372.15s Step 720( 66.67%), action 400, FPS 1.38, Running 372.60s Step 721( 66.83%), action 401, FPS 1.36, Running 373.74s Step 722( 67.00%), action 402, FPS 1.39, Running 374.08s Step 723( 67.17%), action 403, FPS 1.45, Running 374.41s Step 724( 67.33%), action 404, FPS 1.48, Running 374.71s Step 725( 67.50%), action 405, FPS 1.54, Running 375.09s Step 726( 67.67%), action 406, FPS 1.57, Running 375.49s Step 727( 67.83%), action 407, FPS 1.61, Running 376.02s Step 728( 68.00%), action 408, FPS 1.54, Running 377.02s Step 729( 68.17%), action 409, FPS 1.55, Running 377.75s Step 730( 68.33%), action 410, FPS 1.55, Running 378.38s Step 731( 68.50%), action 411, FPS 1.53, Running 379.40s Step 732( 68.67%), action 412, FPS 1.54, Running 380.01s Step 733( 68.83%), action 413, FPS 1.54, Running 380.88s Step 734( 69.00%), action 414, FPS 1.53, Running 381.53s Step 735( 69.17%), action 415, FPS 1.51, Running 382.40s Step 736( 69.33%), action 416, FPS 1.53, Running 382.86s Step 737( 69.50%), action 417, FPS 1.52, Running 383.69s Step 738( 69.67%), action 418, FPS 1.53, Running 384.30s Step 739( 69.83%), action 419, FPS 1.53, Running 385.20s Step 740( 70.00%), action 420, FPS 1.51, Running 385.87s Step 741( 70.17%), action 421, FPS 1.53, Running 386.78s Step 742( 70.33%), action 422, FPS 1.50, Running 387.39s Step 743( 70.50%), action 423, FPS 1.44, Running 388.34s Step 744( 70.67%), action 424, FPS 1.39, Running 389.14s Step 745( 70.83%), action 425, FPS 1.35, Running 389.90s Step 746( 71.00%), action 426, FPS 1.35, Running 390.36s Step 747( 71.17%), action 427, FPS 1.33, Running 391.05s Step 748( 71.33%), action 428, FPS 1.35, Running 391.79s Step 749( 71.50%), action 429, FPS 1.34, Running 392.63s Step 750( 71.67%), action 430, FPS 1.35, Running 393.22s Step 751( 71.83%), action 431, FPS 1.39, Running 393.79s Step 752( 72.00%), action 432, FPS 1.40, Running 394.26s Step 753( 72.17%), action 433, FPS 1.41, Running 395.02s Step 754( 72.33%), action 434, FPS 1.38, Running 396.02s Step 755( 72.50%), action 435, FPS 1.38, Running 396.91s Step 756( 72.67%), action 436, FPS 1.35, Running 397.64s Step 757( 72.83%), action 437, FPS 1.34, Running 398.58s Step 758( 73.00%), action 438, FPS 1.33, Running 399.34s Step 759( 73.17%), action 439, FPS 1.35, Running 400.06s Step 760( 73.33%), action 440, FPS 1.35, Running 400.69s Step 761( 73.50%), action 441, FPS 1.35, Running 401.60s Step 762( 73.67%), action 442, FPS 1.34, Running 402.28s Step 763( 73.83%), action 443, FPS 1.34, Running 403.22s Step 764( 74.00%), action 444, FPS 1.36, Running 403.86s Step 765( 74.17%), action 445, FPS 1.34, Running 404.77s Step 766( 74.33%), action 446, FPS 1.31, Running 405.58s Step 767( 74.50%), action 447, FPS 1.30, Running 406.41s Step 768( 74.67%), action 448, FPS 1.29, Running 407.25s Step 769( 74.83%), action 449, FPS 1.30, Running 407.97s Step 770( 75.00%), action 450, FPS 1.30, Running 408.62s Step 771( 75.17%), action 451, FPS 1.25, Running 409.78s Step 772( 75.33%), action 452, FPS 1.24, Running 410.38s Step 773( 75.50%), action 453, FPS 1.24, Running 411.11s Step 774( 75.67%), action 454, FPS 1.28, Running 411.70s Step 775( 75.83%), action 455, FPS 1.27, Running 412.61s Step 776( 76.00%), action 456, FPS 1.28, Running 413.24s Step 777( 76.17%), action 457, FPS 1.34, Running 413.54s Step 778( 76.33%), action 458, FPS 1.38, Running 413.87s Step 779( 76.50%), action 459, FPS 1.39, Running 414.42s Step 780( 76.67%), action 460, FPS 1.40, Running 415.03s Step 781( 76.83%), action 461, FPS 1.39, Running 416.03s Step 782( 77.00%), action 462, FPS 1.38, Running 416.74s Step 783( 77.17%), action 463, FPS 1.39, Running 417.62s Step 784( 77.33%), action 464, FPS 1.39, Running 418.21s Step 785( 77.50%), action 465, FPS 1.39, Running 419.15s Step 786( 77.67%), action 466, FPS 1.41, Running 419.81s Step 787( 77.83%), action 467, FPS 1.41, Running 420.64s Step 788( 78.00%), action 468, FPS 1.44, Running 421.16s Step 789( 78.17%), action 469, FPS 1.44, Running 421.90s Step 790( 78.33%), action 470, FPS 1.43, Running 422.61s Step 791( 78.50%), action 471, FPS 1.45, Running 423.53s Step 792( 78.67%), action 472, FPS 1.46, Running 424.10s Step 793( 78.83%), action 473, FPS 1.44, Running 424.96s Step 794( 79.00%), action 474, FPS 1.44, Running 425.58s Step 795( 79.17%), action 475, FPS 1.44, Running 426.52s Step 796( 79.33%), action 476, FPS 1.43, Running 427.18s Step 797( 79.50%), action 477, FPS 1.37, Running 428.09s Step 798( 79.67%), action 478, FPS 1.34, Running 428.83s Step 799( 79.83%), action 479, FPS 1.31, Running 429.64s Step 800( 80.00%), action 480, FPS 1.31, Running 430.28s Step 801( 80.17%), action 481, FPS 1.32, Running 431.23s Step 802( 80.33%), action 482, FPS 1.32, Running 431.92s Step 803( 80.50%), action 483, FPS 1.35, Running 432.45s Step 804( 80.67%), action 484, FPS 1.36, Running 432.89s Step 805( 80.83%), action 485, FPS 1.42, Running 433.24s Step 806( 81.00%), action 486, FPS 1.44, Running 433.68s Step 807( 81.17%), action 487, FPS 1.48, Running 434.19s Step 808( 81.33%), action 488, FPS 1.49, Running 434.62s Step 809( 81.50%), action 489, FPS 1.47, Running 435.54s Step 810( 81.67%), action 490, FPS 1.47, Running 436.19s Step 811( 81.83%), action 491, FPS 1.47, Running 437.09s Step 812( 82.00%), action 492, FPS 1.47, Running 437.74s Step 813( 82.17%), action 493, FPS 1.46, Running 438.68s Step 814( 82.33%), action 494, FPS 1.45, Running 439.35s Step 815( 82.50%), action 495, FPS 1.46, Running 440.22s Step 816( 82.67%), action 496, FPS 1.45, Running 440.96s Step 817( 82.83%), action 497, FPS 1.46, Running 441.83s Step 818( 83.00%), action 498, FPS 1.44, Running 442.70s Step 819( 83.17%), action 499, FPS 1.46, Running 443.38s Step 820( 83.33%), action 500, FPS 1.46, Running 443.98s Step 821( 83.50%), action 501, FPS 1.46, Running 444.90s Step 822( 83.67%), action 502, FPS 1.47, Running 445.49s Step 823( 83.83%), action 503, FPS 1.44, Running 446.38s Step 824( 84.00%), action 504, FPS 1.41, Running 447.03s Step 825( 84.17%), action 505, FPS 1.36, Running 447.92s Step 826( 84.33%), action 506, FPS 1.34, Running 448.62s Step 827( 84.50%), action 507, FPS 1.31, Running 449.51s Step 828( 84.67%), action 508, FPS 1.30, Running 449.97s Step 829( 84.83%), action 509, FPS 1.32, Running 450.72s Step 830( 85.00%), action 510, FPS 1.32, Running 451.35s Step 831( 85.17%), action 511, FPS 1.35, Running 451.89s Step 832( 85.33%), action 512, FPS 1.34, Running 452.61s Step 833( 85.50%), action 513, FPS 1.40, Running 452.97s Step 834( 85.67%), action 514, FPS 1.42, Running 453.42s Step 835( 85.83%), action 515, FPS 1.42, Running 454.29s Step 836( 86.00%), action 516, FPS 1.42, Running 455.08s Step 837( 86.17%), action 517, FPS 1.42, Running 455.87s Step 838( 86.33%), action 518, FPS 1.45, Running 456.52s Step 839( 86.50%), action 519, FPS 1.42, Running 457.43s Step 840( 86.67%), action 520, FPS 1.42, Running 458.06s Step 841( 86.83%), action 521, FPS 1.42, Running 458.98s Step 842( 87.00%), action 522, FPS 1.41, Running 459.68s Step 843( 87.17%), action 523, FPS 1.42, Running 460.43s Step 844( 87.33%), action 524, FPS 1.44, Running 460.89s Step 845( 87.50%), action 525, FPS 1.45, Running 461.70s Step 846( 87.67%), action 526, FPS 1.46, Running 462.34s Step 847( 87.83%), action 527, FPS 1.45, Running 463.28s Step 848( 88.00%), action 528, FPS 1.44, Running 463.88s Step 849( 88.17%), action 529, FPS 1.42, Running 464.80s Step 850( 88.33%), action 530, FPS 1.44, Running 465.28s Step 851( 88.50%), action 531, FPS 1.38, Running 466.35s Step 852( 88.67%), action 532, FPS 1.41, Running 466.82s Step 853( 88.83%), action 533, FPS 1.36, Running 467.62s Step 854( 89.00%), action 534, FPS 1.34, Running 468.33s Step 855( 89.17%), action 535, FPS 1.34, Running 469.22s Step 856( 89.33%), action 536, FPS 1.37, Running 469.69s Step 857( 89.50%), action 537, FPS 1.34, Running 470.79s Step 858( 89.67%), action 538, FPS 1.37, Running 471.10s Step 859( 89.83%), action 539, FPS 1.42, Running 471.52s Step 860( 90.00%), action 540, FPS 1.42, Running 472.13s Step 861( 90.17%), action 541, FPS 1.45, Running 472.80s Step 862( 90.33%), action 542, FPS 1.47, Running 473.27s Step 863( 90.50%), action 543, FPS 1.47, Running 474.05s Step 864( 90.67%), action 544, FPS 1.45, Running 474.71s Step 865( 90.83%), action 545, FPS 1.44, Running 475.61s Step 866( 91.00%), action 546, FPS 1.44, Running 476.21s Step 867( 91.17%), action 547, FPS 1.45, Running 477.11s Step 868( 91.33%), action 548, FPS 1.44, Running 477.79s Step 869( 91.50%), action 549, FPS 1.44, Running 478.70s Step 870( 91.67%), action 550, FPS 1.42, Running 479.39s Step 871( 91.83%), action 551, FPS 1.44, Running 480.26s Step 872( 92.00%), action 552, FPS 1.44, Running 480.74s Step 873( 92.17%), action 553, FPS 1.44, Running 481.48s Step 874( 92.33%), action 554, FPS 1.46, Running 482.07s Step 875( 92.50%), action 555, FPS 1.46, Running 482.96s Step 876( 92.67%), action 556, FPS 1.46, Running 483.40s Step 877( 92.83%), action 557, FPS 1.48, Running 484.31s Step 878( 93.00%), action 558, FPS 1.45, Running 484.89s Step 879( 93.17%), action 559, FPS 1.37, Running 486.11s Step 880( 93.33%), action 560, FPS 1.35, Running 486.91s Step 881( 93.50%), action 561, FPS 1.30, Running 488.14s Step 882( 93.67%), action 562, FPS 1.30, Running 488.63s Step 883( 93.83%), action 563, FPS 1.31, Running 489.34s Step 884( 94.00%), action 564, FPS 1.30, Running 490.11s Step 885( 94.17%), action 565, FPS 1.35, Running 490.40s Step 886( 94.33%), action 566, FPS 1.37, Running 490.81s Step 887( 94.50%), action 567, FPS 1.42, Running 491.18s Step 888( 94.67%), action 568, FPS 1.44, Running 491.64s Step 889( 94.83%), action 569, FPS 1.50, Running 492.06s Step 890( 95.00%), action 570, FPS 1.50, Running 492.77s Step 891( 95.17%), action 571, FPS 1.49, Running 493.65s Step 892( 95.33%), action 572, FPS 1.48, Running 494.29s Step 893( 95.50%), action 573, FPS 1.47, Running 495.12s Step 894( 95.67%), action 574, FPS 1.45, Running 495.88s Step 895( 95.83%), action 575, FPS 1.45, Running 496.79s Step 896( 96.00%), action 576, FPS 1.42, Running 497.46s Step 897( 96.17%), action 577, FPS 1.43, Running 498.29s Step 898( 96.33%), action 578, FPS 1.44, Running 498.75s Step 899( 96.50%), action 579, FPS 1.50, Running 499.48s Step 900( 96.67%), action 580, FPS 1.52, Running 500.10s Step 901( 96.83%), action 581, FPS 1.55, Running 501.01s Step 902( 97.00%), action 582, FPS 1.53, Running 501.70s Step 903( 97.17%), action 583, FPS 1.51, Running 502.60s Step 904( 97.33%), action 584, FPS 1.52, Running 503.23s Step 905( 97.50%), action 585, FPS 1.46, Running 504.13s Step 906( 97.67%), action 586, FPS 1.44, Running 504.69s Step 907( 97.83%), action 587, FPS 1.37, Running 505.79s Step 908( 98.00%), action 588, FPS 1.35, Running 506.47s Step 909( 98.17%), action 589, FPS 1.26, Running 507.90s Step 910( 98.33%), action 590, FPS 1.27, Running 508.55s Step 911( 98.50%), action 591, FPS 1.29, Running 509.14s Step 912( 98.67%), action 592, FPS 1.32, Running 509.46s Step 913( 98.83%), action 593, FPS 1.36, Running 509.86s Step 914( 99.00%), action 594, FPS 1.39, Running 510.30s Step 915( 99.17%), action 595, FPS 1.40, Running 511.08s Step 916( 99.33%), action 596, FPS 1.42, Running 511.54s Step 917( 99.50%), action 597, FPS 1.43, Running 512.29s Step 918( 99.67%), action 598, FPS 1.38, Running 513.20s Step 919( 99.83%), action 599, FPS 1.39, Running 513.87s Step 920(100.00%), action 600, FPS 1.38, Running 514.61s [2026-08-02 20:43:21] [25 ] Seed 24 failed after 514.95 s. +steps: 920 , actions: 600 . +Instruction: Empty +Total 3/25(12.00%) success. +Setting seed: 25 +Step 1( N/A%), pre moving , FPS 2.69, Running 0.37s Step 2( N/A%), pre moving , FPS 4.55, Running 0.44s Step 3( N/A%), pre moving , FPS 5.82, Running 0.52s Step 4( N/A%), pre moving , FPS 4.77, Running 0.84s Step 5( N/A%), pre moving , FPS 5.73, Running 0.87s Step 6( N/A%), pre moving , FPS 6.34, Running 0.95s Step 7( N/A%), pre moving , FPS 6.96, Running 1.01s Step 8( N/A%), pre moving , FPS 7.35, Running 1.09s Step 9( N/A%), pre moving , FPS 6.40, Running 1.41s Step 10( N/A%), pre moving , FPS 6.65, Running 1.50s Step 11( N/A%), pre moving , FPS 6.97, Running 1.58s Step 12( N/A%), pre moving , FPS 6.28, Running 1.91s Step 13( N/A%), pre moving , FPS 6.64, Running 1.96s Step 14( N/A%), pre moving , FPS 6.81, Running 2.06s Step 15( N/A%), pre moving , FPS 7.04, Running 2.13s Step 16( N/A%), pre moving , FPS 6.51, Running 2.46s Step 17( N/A%), pre moving , FPS 6.68, Running 2.54s Step 18( N/A%), pre moving , FPS 6.90, Running 2.61s Step 19( N/A%), pre moving , FPS 7.06, Running 2.69s Step 20( N/A%), pre moving , FPS 6.63, Running 3.02s Step 21( N/A%), pre moving , FPS 6.22, Running 3.59s Step 22( N/A%), pre moving , FPS 6.25, Running 3.64s Step 23( N/A%), pre moving , FPS 6.26, Running 3.71s Step 24( N/A%), pre moving , FPS 6.27, Running 4.03s Step 25( N/A%), pre moving , FPS 6.25, Running 4.08s Step 26( N/A%), pre moving , FPS 5.42, Running 4.64s Step 27( N/A%), pre moving , FPS 5.41, Running 4.70s Step 28( N/A%), pre moving , FPS 5.42, Running 4.78s Step 29( N/A%), pre moving , FPS 5.65, Running 4.95s Step 30( N/A%), pre moving , FPS 5.42, Running 5.19s Step 31( N/A%), pre moving , FPS 5.44, Running 5.26s Step 32( N/A%), pre moving , FPS 5.84, Running 5.33s Step 33( N/A%), pre moving , FPS 5.41, Running 5.65s Step 34( N/A%), pre moving , FPS 5.47, Running 5.71s Step 35( N/A%), pre moving , FPS 5.46, Running 5.80s Step 36( N/A%), pre moving , FPS 4.52, Running 6.88s Step 37( N/A%), pre moving , FPS 4.22, Running 7.28s Step 38( N/A%), pre moving , FPS 4.22, Running 7.35s Step 39( N/A%), pre moving , FPS 4.22, Running 7.43s Step 40( N/A%), pre moving , FPS 4.23, Running 7.75s Step 41( N/A%), pre moving , FPS 4.76, Running 7.79s Step 42( N/A%), pre moving , FPS 4.74, Running 7.86s Step 43( N/A%), pre moving , FPS 4.75, Running 7.92s Step 44( N/A%), pre moving , FPS 5.04, Running 8.00s Step 45( N/A%), pre moving , FPS 4.72, Running 8.31s Step 46( N/A%), pre moving , FPS 5.32, Running 8.40s Step 47( N/A%), pre moving , FPS 5.31, Running 8.47s Step 48( N/A%), pre moving , FPS 4.25, Running 9.49s Step 49( N/A%), pre moving , FPS 4.34, Running 9.55s Step 50( N/A%), pre moving , FPS 4.50, Running 9.63s Step 51( N/A%), pre moving , FPS 4.26, Running 9.95s Step 52( N/A%), pre moving , FPS 4.24, Running 10.05s Step 53( N/A%), pre moving , FPS 4.45, Running 10.15s Step 54( N/A%), pre moving , FPS 4.43, Running 10.23s Step 55( N/A%), pre moving , FPS 4.19, Running 10.57s Step 56( N/A%), pre moving , FPS 5.24, Running 10.70s Step 57( N/A%), pre moving , FPS 5.65, Running 10.82s Step 58( N/A%), pre moving , FPS 5.17, Running 11.22s Step 59( N/A%), pre moving , FPS 5.08, Running 11.37s Step 60( N/A%), pre moving , FPS 4.99, Running 11.76s Step 61( N/A%), pre moving , FPS 4.85, Running 11.91s Step 62( N/A%), pre moving , FPS 4.49, Running 12.31s Step 63( N/A%), pre moving , FPS 4.40, Running 12.47s Step 64( N/A%), pre moving , FPS 4.10, Running 12.88s Step 65( N/A%), pre moving , FPS 4.30, Running 12.96s Step 66( N/A%), pre moving , FPS 4.34, Running 13.01s Step 67( N/A%), pre moving , FPS 4.37, Running 13.05s Step 68( N/A%), pre moving , FPS 5.53, Running 13.10s Step 69( N/A%), pre moving , FPS 5.55, Running 13.16s Step 70( N/A%), pre moving , FPS 5.60, Running 13.20s Step 71( N/A%), pre moving , FPS 6.06, Running 13.25s Step 72( N/A%), pre moving , FPS 6.14, Running 13.31s Step 73( N/A%), pre moving , FPS 6.25, Running 13.35s Step 74( N/A%), pre moving , FPS 6.35, Running 13.38s Step 75( N/A%), pre moving , FPS 7.05, Running 13.41s Step 76( N/A%), pre moving , FPS 7.31, Running 13.44s Step 77( N/A%), pre moving , FPS 7.54, Running 13.47s Step 78( N/A%), pre moving , FPS 8.76, Running 13.50s Step 79( N/A%), pre moving , FPS 9.21, Running 13.54s Step 80( N/A%), pre moving , FPS 11.00, Running 13.58s Step 81( N/A%), pre moving , FPS 11.82, Running 13.60s Step 82( N/A%), pre moving , FPS 15.27, Running 13.62s Step 83( N/A%), pre moving , FPS 17.09, Running 13.64s Step 84( N/A%), pre moving , FPS 25.19, Running 13.67s Step 85( N/A%), pre moving , FPS 27.10, Running 13.70s Step 86( N/A%), pre moving , FPS 27.50, Running 13.73s Step 87( N/A%), pre moving , FPS 28.26, Running 13.76s Step 88( N/A%), pre moving , FPS 29.62, Running 13.78s Step 89( N/A%), pre moving , FPS 30.62, Running 13.81s Step 90( N/A%), pre moving , FPS 31.21, Running 13.85s Step 91( N/A%), pre moving , FPS 31.79, Running 13.88s Step 92( N/A%), pre moving , FPS 32.24, Running 13.93s Step 93( N/A%), pre moving , FPS 31.21, Running 13.99s Step 94( N/A%), pre moving , FPS 29.02, Running 14.07s Step 95( N/A%), pre moving , FPS 28.20, Running 14.12s Step 96( N/A%), pre moving , FPS 27.52, Running 14.17s Step 97( N/A%), pre moving , FPS 26.13, Running 14.24s Step 98( N/A%), pre moving , FPS 25.73, Running 14.28s Step 99( N/A%), pre moving , FPS 24.65, Running 14.35s Step 100( N/A%), pre moving , FPS 9.07, Running 15.78s Step 101( N/A%), pre moving , FPS 7.25, Running 16.36s Step 102( N/A%), pre moving , FPS 6.32, Running 16.79s Step 103( N/A%), pre moving , FPS 5.37, Running 17.37s Step 104( N/A%), pre moving , FPS 4.82, Running 17.82s Step 105( N/A%), pre moving , FPS 4.24, Running 18.41s Step 106( N/A%), pre moving , FPS 3.89, Running 18.88s Step 107( N/A%), pre moving , FPS 3.52, Running 19.44s Step 108( N/A%), pre moving , FPS 3.28, Running 19.87s Step 109( N/A%), pre moving , FPS 3.03, Running 20.42s Step 110( N/A%), pre moving , FPS 2.83, Running 20.90s Step 111( N/A%), pre moving , FPS 2.62, Running 21.51s Step 112( N/A%), pre moving , FPS 2.50, Running 21.93s Step 113( N/A%), pre moving , FPS 2.36, Running 22.45s Step 114( N/A%), pre moving , FPS 2.32, Running 22.68s Step 115( N/A%), pre moving , FPS 2.21, Running 23.15s Step 116( N/A%), pre moving , FPS 2.13, Running 23.55s Step 117( N/A%), pre moving , FPS 2.02, Running 24.15s Step 118( N/A%), pre moving , FPS 1.94, Running 24.60s Step 119( N/A%), pre moving , FPS 1.86, Running 25.13s Step 120( N/A%), pre moving , FPS 2.09, Running 25.35s Step 121( N/A%), pre moving , FPS 2.11, Running 25.86s Step 122( N/A%), pre moving , FPS 2.11, Running 26.25s Step 123( N/A%), pre moving , FPS 2.12, Running 26.81s Step 124( N/A%), pre moving , FPS 2.13, Running 27.22s Step 125( N/A%), pre moving , FPS 2.12, Running 27.83s Step 126( N/A%), pre moving , FPS 2.17, Running 28.08s Step 127( N/A%), pre moving , FPS 2.21, Running 28.51s Step 128( N/A%), pre moving , FPS 2.20, Running 28.97s Step 129( N/A%), pre moving , FPS 2.19, Running 29.56s Step 130( N/A%), pre moving , FPS 2.21, Running 29.97s Step 131( N/A%), pre moving , FPS 2.21, Running 30.55s Step 132( N/A%), pre moving , FPS 2.21, Running 30.99s Step 133( N/A%), pre moving , FPS 2.19, Running 31.57s Step 134( N/A%), pre moving , FPS 2.21, Running 31.74s Step 135( N/A%), pre moving , FPS 2.27, Running 31.98s Step 136( N/A%), pre moving , FPS 2.33, Running 32.12s Step 137( N/A%), pre moving , FPS 2.44, Running 32.34s Step 138( N/A%), pre moving , FPS 2.54, Running 32.48s Step 139( N/A%), pre moving , FPS 2.63, Running 32.72s Step 140( N/A%), pre moving , FPS 2.64, Running 32.92s Step 141( N/A%), pre moving , FPS 2.68, Running 33.31s Step 142( N/A%), pre moving , FPS 2.75, Running 33.53s Step 143( N/A%), pre moving , FPS 2.81, Running 33.91s Step 144( N/A%), pre moving , FPS 2.79, Running 34.39s Step 145( N/A%), pre moving , FPS 2.81, Running 34.95s Step 146( N/A%), pre moving , FPS 2.72, Running 35.44s Step 147( N/A%), pre moving , FPS 2.66, Running 36.02s Step 148( N/A%), pre moving , FPS 2.66, Running 36.48s Step 149( N/A%), pre moving , FPS 2.66, Running 37.09s Step 150( N/A%), pre moving , FPS 2.65, Running 37.52s Step 151( N/A%), pre moving , FPS 2.63, Running 38.15s Step 152( N/A%), pre moving , FPS 2.61, Running 38.64s Step 153( N/A%), pre moving , FPS 2.62, Running 39.21s Step 154( N/A%), pre moving , FPS 2.51, Running 39.70s Step 155( N/A%), pre moving , FPS 2.40, Running 40.32s Step 156( N/A%), pre moving , FPS 2.31, Running 40.77s Step 157( N/A%), pre moving , FPS 2.20, Running 41.42s Step 158( N/A%), pre moving , FPS 2.12, Running 41.90s Step 159( N/A%), pre moving , FPS 2.03, Running 42.57s Step 160( N/A%), pre moving , FPS 1.98, Running 43.05s Step 161( N/A%), pre moving , FPS 1.93, Running 43.67s Step 162( N/A%), pre moving , FPS 1.87, Running 44.21s Step 163( N/A%), pre moving , FPS 1.82, Running 44.90s Step 164( N/A%), pre moving , FPS 1.82, Running 45.35s Step 165( N/A%), pre moving , FPS 1.82, Running 45.95s Step 166( N/A%), pre moving , FPS 1.84, Running 46.30s Step 167( N/A%), pre moving , FPS 1.92, Running 46.43s Step 168( N/A%), pre moving , FPS 1.99, Running 46.53s Step 169( N/A%), pre moving , FPS 2.04, Running 46.88s Step 170( N/A%), pre moving , FPS 2.11, Running 47.00s Step 171( N/A%), pre moving , FPS 2.23, Running 47.10s Step 172( N/A%), pre moving , FPS 2.29, Running 47.37s Step 173( N/A%), pre moving , FPS 2.40, Running 47.54s Step 174( N/A%), pre moving , FPS 2.52, Running 47.65s Step 175( N/A%), pre moving , FPS 2.69, Running 47.75s Step 176( N/A%), pre moving , FPS 2.52, Running 48.72s Step 177( N/A%), pre moving , FPS 2.70, Running 48.82s Step 178( N/A%), pre moving , FPS 2.81, Running 49.01s Step 179( N/A%), pre moving , FPS 2.97, Running 49.30s Step 180( N/A%), pre moving , FPS 3.15, Running 49.40s Step 181( N/A%), pre moving , FPS 3.25, Running 49.82s Step 182( N/A%), pre moving , FPS 3.46, Running 50.00s Step 183( N/A%), pre moving , FPS 3.62, Running 50.41s Step 184( N/A%), pre moving , FPS 3.86, Running 50.54s Step 185( N/A%), pre moving , FPS 3.99, Running 50.96s Step 186( N/A%), pre moving , FPS 4.19, Running 51.08s Step 187( N/A%), pre moving , FPS 4.16, Running 51.24s Step 188( N/A%), pre moving , FPS 3.96, Running 51.59s Step 189( N/A%), pre moving , FPS 4.19, Running 51.66s Step 190( N/A%), pre moving , FPS 4.25, Running 51.71s Step 191( N/A%), pre moving , FPS 4.28, Running 51.78s Step 192( N/A%), pre moving , FPS 4.49, Running 51.82s Step 193( N/A%), pre moving , FPS 4.58, Running 51.90s Step 194( N/A%), pre moving , FPS 4.65, Running 51.95s Step 195( N/A%), pre moving , FPS 4.69, Running 52.01s Step 196( N/A%), pre moving , FPS 6.00, Running 52.06s Step 197( N/A%), pre moving , FPS 6.02, Running 52.14s Step 198( N/A%), pre moving , FPS 6.31, Running 52.19s Step 199( N/A%), pre moving , FPS 6.83, Running 52.23s Step 200( N/A%), pre moving , FPS 6.86, Running 52.31s Step 201( N/A%), pre moving , FPS 7.68, Running 52.42s Step 202( N/A%), pre moving , FPS 7.74, Running 52.58s Step 203( N/A%), pre moving , FPS 8.55, Running 52.75s Step 204( N/A%), pre moving , FPS 8.41, Running 52.92s Step 205( N/A%), pre moving , FPS 9.64, Running 53.03s Step 206( N/A%), pre moving , FPS 9.38, Running 53.21s Step 207( N/A%), pre moving , FPS 9.73, Running 53.30s Step 208( N/A%), pre moving , FPS 9.60, Running 53.67s Step 209( N/A%), pre moving , FPS 9.48, Running 53.77s Step 210( N/A%), pre moving , FPS 8.05, Running 54.19s Step 211( N/A%), pre moving , FPS 7.70, Running 54.37s Step 212( N/A%), pre moving , FPS 6.88, Running 54.73s Step 213( N/A%), pre moving , FPS 6.76, Running 54.86s Step 214( N/A%), pre moving , FPS 6.64, Running 54.96s Step 215( N/A%), pre moving , FPS 6.05, Running 55.32s Step 216( N/A%), pre moving , FPS 5.90, Running 55.45s Step 217( N/A%), pre moving , FPS 5.86, Running 55.55s Step 218( N/A%), pre moving , FPS 5.36, Running 55.92s Step 219( N/A%), pre moving , FPS 5.25, Running 56.04s Step 220( N/A%), pre moving , FPS 5.21, Running 56.15s Step 221( N/A%), pre moving , FPS 4.90, Running 56.51s Step 222( N/A%), pre moving , FPS 4.95, Running 56.62s Step 223( N/A%), pre moving , FPS 4.91, Running 56.83s Step 224( N/A%), pre moving , FPS 4.77, Running 57.11s Step 225( N/A%), pre moving , FPS 4.78, Running 57.22s Step 226( N/A%), pre moving , FPS 4.58, Running 57.58s Step 227( N/A%), pre moving , FPS 4.00, Running 58.29s Step 228( N/A%), pre moving , FPS 4.24, Running 58.39s Step 229( N/A%), pre moving , FPS 4.01, Running 58.76s Step 230( N/A%), pre moving , FPS 4.28, Running 58.86s Step 231( N/A%), pre moving , FPS 4.35, Running 58.97s Step 232( N/A%), pre moving , FPS 4.28, Running 59.40s Step 233( N/A%), pre moving , FPS 4.26, Running 59.56s Step 234( N/A%), pre moving , FPS 3.99, Running 59.97s Step 235( N/A%), pre moving , FPS 4.16, Running 60.13s Step 236( N/A%), pre moving , FPS 3.94, Running 60.52s Step 237( N/A%), pre moving , FPS 3.84, Running 60.76s Step 238( N/A%), pre moving , FPS 3.75, Running 61.25s Step 239( N/A%), pre moving , FPS 3.52, Running 61.71s Step 240( N/A%), pre moving , FPS 3.43, Running 61.97s Step 241( N/A%), pre moving , FPS 3.36, Running 62.46s Step 242( N/A%), pre moving , FPS 3.17, Running 62.94s Step 243( N/A%), pre moving , FPS 3.15, Running 63.18s Step 244( N/A%), pre moving , FPS 3.05, Running 63.67s Step 245( N/A%), pre moving , FPS 2.87, Running 64.18s Step 246( N/A%), pre moving , FPS 2.93, Running 64.39s Step 247( N/A%), pre moving , FPS 3.04, Running 64.87s Step 248( N/A%), pre moving , FPS 2.87, Running 65.37s Step 249( N/A%), pre moving , FPS 2.91, Running 65.65s Step 250( N/A%), pre moving , FPS 2.77, Running 66.07s Step 251( N/A%), pre moving , FPS 2.62, Running 66.59s Step 252( N/A%), pre moving , FPS 2.61, Running 67.06s Step 253( N/A%), pre moving , FPS 2.58, Running 67.30s Step 254( N/A%), pre moving , FPS 2.55, Running 67.80s Step 255( N/A%), pre moving , FPS 2.45, Running 68.28s Step 256( N/A%), pre moving , FPS 2.50, Running 68.52s Step 257( N/A%), pre moving , FPS 2.43, Running 69.01s Step 258( N/A%), pre moving , FPS 2.51, Running 69.21s Step 259( N/A%), pre moving , FPS 2.51, Running 69.70s Step 260( N/A%), pre moving , FPS 2.44, Running 70.17s Step 261( N/A%), pre moving , FPS 2.52, Running 70.41s Step 262( N/A%), pre moving , FPS 2.52, Running 70.88s Step 263( N/A%), pre moving , FPS 2.45, Running 71.35s Step 264( N/A%), pre moving , FPS 2.54, Running 71.54s Step 265( N/A%), pre moving , FPS 2.59, Running 71.89s Step 266( N/A%), pre moving , FPS 2.60, Running 72.08s Step 267( N/A%), pre moving , FPS 2.71, Running 72.25s Step 268( N/A%), pre moving , FPS 2.85, Running 72.39s Step 269( N/A%), pre moving , FPS 2.91, Running 72.53s Step 270( N/A%), pre moving , FPS 3.03, Running 72.67s Step 271( N/A%), pre moving , FPS 3.24, Running 72.76s Step 272( N/A%), pre moving , FPS 3.45, Running 72.87s Step 273( N/A%), pre moving , FPS 3.49, Running 73.02s Step 274( N/A%), pre moving , FPS 3.54, Running 73.44s Step 275( N/A%), pre moving , FPS 3.72, Running 73.66s Step 276( N/A%), pre moving , FPS 3.59, Running 74.09s Step 277( N/A%), pre moving , FPS 3.80, Running 74.27s Step 278( N/A%), pre moving , FPS 3.65, Running 74.69s Step 279( N/A%), pre moving , FPS 3.87, Running 74.87s Step 280( N/A%), pre moving , FPS 3.91, Running 75.28s Step 281( N/A%), pre moving , FPS 3.99, Running 75.42s Step 282( N/A%), pre moving , FPS 4.26, Running 75.57s Step 283( N/A%), pre moving , FPS 4.30, Running 76.01s Step 284( N/A%), pre moving , FPS 4.33, Running 76.16s Step 285( N/A%), pre moving , FPS 4.32, Running 76.52s Step 286( N/A%), pre moving , FPS 4.39, Running 76.64s Step 287( N/A%), pre moving , FPS 4.44, Running 76.75s Step 288( N/A%), pre moving , FPS 4.24, Running 77.11s Step 289( N/A%), pre moving , FPS 4.25, Running 77.23s Step 290( N/A%), pre moving , FPS 4.28, Running 77.34s Step 291( N/A%), pre moving , FPS 4.05, Running 77.70s Step 292( N/A%), pre moving , FPS 4.04, Running 77.82s Step 293( N/A%), pre moving , FPS 4.08, Running 77.93s Step 294( N/A%), pre moving , FPS 4.14, Running 78.28s Step 295( N/A%), pre moving , FPS 4.23, Running 78.40s Step 296( N/A%), pre moving , FPS 4.54, Running 78.49s Step 297( N/A%), pre moving , FPS 4.38, Running 78.84s Step 298( N/A%), pre moving , FPS 4.67, Running 78.97s Step 299( N/A%), pre moving , FPS 4.76, Running 79.07s Step 300( N/A%), pre moving , FPS 4.82, Running 79.42s Step 301( N/A%), pre moving , FPS 4.84, Running 79.55s Step 302( N/A%), pre moving , FPS 4.90, Running 79.65s Step 303( N/A%), pre moving , FPS 5.01, Running 80.00s Step 304( N/A%), pre moving , FPS 5.06, Running 80.12s Step 305( N/A%), pre moving , FPS 5.40, Running 80.22s Step 306( N/A%), pre moving , FPS 5.08, Running 80.58s Step 307( N/A%), pre moving , FPS 5.06, Running 80.70s Step 308( N/A%), pre moving , FPS 5.41, Running 80.80s Step 309( N/A%), pre moving , FPS 5.10, Running 81.15s Step 310( N/A%), pre moving , FPS 3.51, Running 83.04s Step 311( N/A%), pre moving , FPS 3.29, Running 83.79s Step 312( N/A%), pre moving , FPS 3.23, Running 84.01s Step 313( N/A%), pre moving , FPS 2.90, Running 84.83s Step 314( N/A%), pre moving , FPS 2.95, Running 85.06s Step 315( N/A%), pre moving , FPS 2.67, Running 85.88s Step 316( N/A%), pre moving , FPS 2.63, Running 86.09s Step 317( N/A%), pre moving , FPS 2.50, Running 86.84s Step 318( N/A%), pre moving , FPS 2.46, Running 87.11s Step 319( N/A%), pre moving , FPS 2.31, Running 87.74s Step 320( N/A%), pre moving , FPS 2.28, Running 88.18s Step 321( N/A%), pre moving , FPS 2.14, Running 88.91s Step 322( N/A%), pre moving , FPS 2.08, Running 89.25s Step 323( N/A%), pre moving , FPS 1.99, Running 90.06s Step 324( N/A%), pre moving , FPS 1.96, Running 90.30s Step 325( N/A%), pre moving , FPS 1.89, Running 90.82s Step 326( N/A%), pre moving , FPS 1.92, Running 90.97s Step 327( N/A%), pre moving , FPS 1.90, Running 91.21s Step 328( N/A%), pre moving , FPS 1.89, Running 91.37s Step 329( N/A%), pre moving , FPS 1.90, Running 91.67s Step 330( 0.17%), action 1, FPS 1.96, Running 93.27s Step 331( 0.33%), action 2, FPS 1.98, Running 93.91s Step 332( 0.50%), action 3, FPS 1.83, Running 94.94s Step 333( 0.67%), action 4, FPS 1.86, Running 95.55s Step 334( 0.83%), action 5, FPS 1.74, Running 96.54s Step 335( 1.00%), action 6, FPS 1.77, Running 97.17s Step 336( 1.17%), action 7, FPS 1.66, Running 98.16s Step 337( 1.33%), action 8, FPS 1.67, Running 98.82s Step 338( 1.50%), action 9, FPS 1.59, Running 99.73s Step 339( 1.67%), action 10, FPS 1.59, Running 100.30s Step 340( 1.83%), action 11, FPS 1.53, Running 101.27s Step 341( 2.00%), action 12, FPS 1.55, Running 101.83s Step 342( 2.17%), action 13, FPS 1.48, Running 102.76s Step 343( 2.33%), action 14, FPS 1.51, Running 103.33s Step 344( 2.50%), action 15, FPS 1.43, Running 104.30s Step 345( 2.67%), action 16, FPS 1.42, Running 104.86s Step 346( 2.83%), action 17, FPS 1.35, Running 105.81s Step 347( 3.00%), action 18, FPS 1.34, Running 106.14s Step 348( 3.17%), action 19, FPS 1.28, Running 106.97s Step 349( 3.33%), action 20, FPS 1.26, Running 107.55s Step 350( 3.50%), action 21, FPS 1.31, Running 108.53s Step 351( 3.67%), action 22, FPS 1.32, Running 109.04s Step 352( 3.83%), action 23, FPS 1.38, Running 109.40s Step 353( 4.00%), action 24, FPS 1.42, Running 109.61s Step 354( 4.17%), action 25, FPS 1.49, Running 109.93s Step 355( 4.33%), action 26, FPS 1.54, Running 110.15s Step 356( 4.50%), action 27, FPS 1.61, Running 110.57s Step 357( 4.67%), action 28, FPS 1.66, Running 110.90s Step 358( 4.83%), action 29, FPS 1.68, Running 111.64s Step 359( 5.00%), action 30, FPS 1.68, Running 112.22s Step 360( 5.17%), action 31, FPS 1.66, Running 113.29s Step 361( 5.33%), action 32, FPS 1.66, Running 113.84s Step 362( 5.50%), action 33, FPS 1.66, Running 114.84s Step 363( 5.67%), action 34, FPS 1.64, Running 115.49s Step 364( 5.83%), action 35, FPS 1.64, Running 116.46s Step 365( 6.00%), action 36, FPS 1.63, Running 117.10s Step 366( 6.17%), action 37, FPS 1.63, Running 118.08s Step 367( 6.33%), action 38, FPS 1.59, Running 118.69s Step 368( 6.50%), action 39, FPS 1.57, Running 119.68s Step 369( 6.67%), action 40, FPS 1.56, Running 120.36s Step 370( 6.83%), action 41, FPS 1.55, Running 121.44s Step 371( 7.00%), action 42, FPS 1.55, Running 121.94s Step 372( 7.17%), action 43, FPS 1.48, Running 122.93s Step 373( 7.33%), action 44, FPS 1.43, Running 123.55s Step 374( 7.50%), action 45, FPS 1.37, Running 124.55s Step 375( 7.67%), action 46, FPS 1.34, Running 125.07s Step 376( 7.83%), action 47, FPS 1.28, Running 126.18s Step 377( 8.00%), action 48, FPS 1.26, Running 126.79s Step 378( 8.17%), action 49, FPS 1.24, Running 127.76s Step 379( 8.33%), action 50, FPS 1.24, Running 128.33s Step 380( 8.50%), action 51, FPS 1.28, Running 128.86s Step 381( 8.67%), action 52, FPS 1.29, Running 129.35s Step 382( 8.83%), action 53, FPS 1.35, Running 129.70s Step 383( 9.00%), action 54, FPS 1.36, Running 130.21s Step 384( 9.17%), action 55, FPS 1.40, Running 130.75s Step 385( 9.33%), action 56, FPS 1.42, Running 131.20s Step 386( 9.50%), action 57, FPS 1.45, Running 131.92s Step 387( 9.67%), action 58, FPS 1.45, Running 132.53s Step 388( 9.83%), action 59, FPS 1.45, Running 133.50s Step 389( 10.00%), action 60, FPS 1.46, Running 134.07s Step 390( 10.17%), action 61, FPS 1.47, Running 135.02s Step 391( 10.33%), action 62, FPS 1.46, Running 135.60s Step 392( 10.50%), action 63, FPS 1.47, Running 136.58s Step 393( 10.67%), action 64, FPS 1.50, Running 136.89s Step 394( 10.83%), action 65, FPS 1.52, Running 137.72s Step 395( 11.00%), action 66, FPS 1.51, Running 138.28s Step 396( 11.17%), action 67, FPS 1.54, Running 139.19s Step 397( 11.33%), action 68, FPS 1.54, Running 139.74s Step 398( 11.50%), action 69, FPS 1.55, Running 140.65s Step 399( 11.67%), action 70, FPS 1.58, Running 141.00s Step 400( 11.83%), action 71, FPS 1.53, Running 141.93s Step 401( 12.00%), action 72, FPS 1.52, Running 142.49s Step 402( 12.17%), action 73, FPS 1.45, Running 143.46s Step 403( 12.33%), action 74, FPS 1.47, Running 143.77s Step 404( 12.50%), action 75, FPS 1.45, Running 144.58s Step 405( 12.67%), action 76, FPS 1.44, Running 145.13s Step 406( 12.83%), action 77, FPS 1.41, Running 146.06s Step 407( 13.00%), action 78, FPS 1.42, Running 146.61s Step 408( 13.17%), action 79, FPS 1.44, Running 147.41s Step 409( 13.33%), action 80, FPS 1.46, Running 147.79s Step 410( 13.50%), action 81, FPS 1.51, Running 148.30s Step 411( 13.67%), action 82, FPS 1.54, Running 148.61s Step 412( 13.83%), action 83, FPS 1.59, Running 149.14s Step 413( 14.00%), action 84, FPS 1.59, Running 149.47s Step 414( 14.17%), action 85, FPS 1.61, Running 150.14s Step 415( 14.33%), action 86, FPS 1.62, Running 150.65s Step 416( 14.50%), action 87, FPS 1.60, Running 151.71s Step 417( 14.67%), action 88, FPS 1.60, Running 152.26s Step 418( 14.83%), action 89, FPS 1.59, Running 153.23s Step 419( 15.00%), action 90, FPS 1.56, Running 153.84s Step 420( 15.17%), action 91, FPS 1.55, Running 154.84s Step 421( 15.33%), action 92, FPS 1.55, Running 155.42s Step 422( 15.50%), action 93, FPS 1.56, Running 156.27s Step 423( 15.67%), action 94, FPS 1.54, Running 156.74s Step 424( 15.83%), action 95, FPS 1.52, Running 157.77s Step 425( 16.00%), action 96, FPS 1.51, Running 158.33s Step 426( 16.17%), action 97, FPS 1.51, Running 159.28s Step 427( 16.33%), action 98, FPS 1.50, Running 159.93s Step 428( 16.50%), action 99, FPS 1.48, Running 160.90s Step 429( 16.67%), action 100, FPS 1.46, Running 161.47s Step 430( 16.83%), action 101, FPS 1.41, Running 162.45s Step 431( 17.00%), action 102, FPS 1.39, Running 163.01s Step 432( 17.17%), action 103, FPS 1.35, Running 163.94s Step 433( 17.33%), action 104, FPS 1.33, Running 164.51s Step 434( 17.50%), action 105, FPS 1.30, Running 165.48s Step 435( 17.67%), action 106, FPS 1.29, Running 166.14s Step 436( 17.83%), action 107, FPS 1.29, Running 167.17s Step 437( 18.00%), action 108, FPS 1.32, Running 167.39s Step 438( 18.17%), action 109, FPS 1.35, Running 168.08s Step 439( 18.33%), action 110, FPS 1.37, Running 168.44s Step 440( 18.50%), action 111, FPS 1.34, Running 169.74s Step 441( 18.67%), action 112, FPS 1.34, Running 170.31s Step 442( 18.83%), action 113, FPS 1.33, Running 171.26s Step 443( 19.00%), action 114, FPS 1.32, Running 171.85s Step 444( 19.17%), action 115, FPS 1.33, Running 172.85s Step 445( 19.33%), action 116, FPS 1.35, Running 173.19s Step 446( 19.50%), action 117, FPS 1.35, Running 174.08s Step 447( 19.67%), action 118, FPS 1.36, Running 174.66s Step 448( 19.83%), action 119, FPS 1.36, Running 175.60s Step 449( 20.00%), action 120, FPS 1.38, Running 175.96s Step 450( 20.17%), action 121, FPS 1.35, Running 177.21s Step 451( 20.33%), action 122, FPS 1.35, Running 177.80s Step 452( 20.50%), action 123, FPS 1.33, Running 178.93s Step 453( 20.67%), action 124, FPS 1.34, Running 179.45s Step 454( 20.83%), action 125, FPS 1.33, Running 180.48s Step 455( 21.00%), action 126, FPS 1.34, Running 181.05s Step 456( 21.17%), action 127, FPS 1.34, Running 182.08s Step 457( 21.33%), action 128, FPS 1.31, Running 182.67s Step 458( 21.50%), action 129, FPS 1.29, Running 183.63s Step 459( 21.67%), action 130, FPS 1.27, Running 184.19s Step 460( 21.83%), action 131, FPS 1.30, Running 185.13s Step 461( 22.00%), action 132, FPS 1.30, Running 185.67s Step 462( 22.17%), action 133, FPS 1.36, Running 186.01s Step 463( 22.33%), action 134, FPS 1.37, Running 186.44s Step 464( 22.50%), action 135, FPS 1.42, Running 186.89s Step 465( 22.67%), action 136, FPS 1.42, Running 187.23s Step 466( 22.83%), action 137, FPS 1.42, Running 188.14s Step 467( 23.00%), action 138, FPS 1.42, Running 188.71s Step 468( 23.17%), action 139, FPS 1.42, Running 189.67s Step 469( 23.33%), action 140, FPS 1.43, Running 189.98s Step 470( 23.50%), action 141, FPS 1.43, Running 191.22s Step 471( 23.67%), action 142, FPS 1.44, Running 191.70s Step 472( 23.83%), action 143, FPS 1.49, Running 192.36s Step 473( 24.00%), action 144, FPS 1.48, Running 192.93s Step 474( 24.17%), action 145, FPS 1.50, Running 193.84s Step 475( 24.33%), action 146, FPS 1.52, Running 194.23s Step 476( 24.50%), action 147, FPS 1.52, Running 195.22s Step 477( 24.67%), action 148, FPS 1.47, Running 196.23s Step 478( 24.83%), action 149, FPS 1.48, Running 197.15s Step 479( 25.00%), action 150, FPS 1.48, Running 197.71s Step 480( 25.17%), action 151, FPS 1.48, Running 198.67s Step 481( 25.33%), action 152, FPS 1.47, Running 199.23s Step 482( 25.50%), action 153, FPS 1.41, Running 200.22s Step 483( 25.67%), action 154, FPS 1.39, Running 200.80s Step 484( 25.83%), action 155, FPS 1.35, Running 201.75s Step 485( 26.00%), action 156, FPS 1.33, Running 202.31s Step 486( 26.17%), action 157, FPS 1.32, Running 203.27s Step 487( 26.33%), action 158, FPS 1.34, Running 203.60s Step 488( 26.50%), action 159, FPS 1.34, Running 204.55s Step 489( 26.67%), action 160, FPS 1.31, Running 205.24s Step 490( 26.83%), action 161, FPS 1.33, Running 206.21s Step 491( 27.00%), action 162, FPS 1.32, Running 206.83s Step 492( 27.17%), action 163, FPS 1.26, Running 208.24s Step 493( 27.33%), action 164, FPS 1.26, Running 208.78s Step 494( 27.50%), action 165, FPS 1.26, Running 209.73s Step 495( 27.67%), action 166, FPS 1.25, Running 210.21s Step 496( 27.83%), action 167, FPS 1.28, Running 210.86s Step 497( 28.00%), action 168, FPS 1.32, Running 211.41s Step 498( 28.17%), action 169, FPS 1.32, Running 212.34s Step 499( 28.33%), action 170, FPS 1.32, Running 212.91s Step 500( 28.50%), action 171, FPS 1.31, Running 213.89s Step 501( 28.67%), action 172, FPS 1.31, Running 214.55s Step 502( 28.83%), action 173, FPS 1.31, Running 215.50s Step 503( 29.00%), action 174, FPS 1.31, Running 216.11s Step 504( 29.17%), action 175, FPS 1.30, Running 217.10s Step 505( 29.33%), action 176, FPS 1.30, Running 217.69s Step 506( 29.50%), action 177, FPS 1.31, Running 218.59s Step 507( 29.67%), action 178, FPS 1.28, Running 219.21s Step 508( 29.83%), action 179, FPS 1.27, Running 220.27s Step 509( 30.00%), action 180, FPS 1.28, Running 220.84s Step 510( 30.17%), action 181, FPS 1.25, Running 222.27s Step 511( 30.33%), action 182, FPS 1.25, Running 222.79s Step 512( 30.50%), action 183, FPS 1.32, Running 223.41s Step 513( 30.67%), action 184, FPS 1.35, Running 223.64s Step 514( 30.83%), action 185, FPS 1.38, Running 224.22s Step 515( 31.00%), action 186, FPS 1.36, Running 224.95s Step 516( 31.17%), action 187, FPS 1.28, Running 226.46s Step 517( 31.33%), action 188, FPS 1.30, Running 226.82s Step 518( 31.50%), action 189, FPS 1.31, Running 227.65s Step 519( 31.67%), action 190, FPS 1.30, Running 228.27s Step 520( 31.83%), action 191, FPS 1.28, Running 229.56s Step 521( 32.00%), action 192, FPS 1.30, Running 229.97s Step 522( 32.17%), action 193, FPS 1.27, Running 231.26s Step 523( 32.33%), action 194, FPS 1.24, Running 232.28s Step 524( 32.50%), action 195, FPS 1.24, Running 233.25s Step 525( 32.67%), action 196, FPS 1.26, Running 233.58s Step 526( 32.83%), action 197, FPS 1.22, Running 235.00s Step 527( 33.00%), action 198, FPS 1.23, Running 235.51s Step 528( 33.17%), action 199, FPS 1.24, Running 236.44s Step 529( 33.33%), action 200, FPS 1.24, Running 237.00s Step 530( 33.50%), action 201, FPS 1.27, Running 237.98s Step 531( 33.67%), action 202, FPS 1.27, Running 238.55s Step 532( 33.83%), action 203, FPS 1.23, Running 239.61s Step 533( 34.00%), action 204, FPS 1.21, Running 240.24s Step 534( 34.17%), action 205, FPS 1.18, Running 241.20s Step 535( 34.33%), action 206, FPS 1.19, Running 241.70s Step 536( 34.50%), action 207, FPS 1.27, Running 242.17s Step 537( 34.67%), action 208, FPS 1.28, Running 242.39s Step 538( 34.83%), action 209, FPS 1.31, Running 242.88s Step 539( 35.00%), action 210, FPS 1.33, Running 243.36s Step 540( 35.17%), action 211, FPS 1.30, Running 244.89s Step 541( 35.33%), action 212, FPS 1.27, Running 245.67s Step 542( 35.50%), action 213, FPS 1.29, Running 246.77s Step 543( 35.67%), action 214, FPS 1.35, Running 247.14s Step 544( 35.83%), action 215, FPS 1.31, Running 248.49s Step 545( 36.00%), action 216, FPS 1.28, Running 249.22s Step 546( 36.17%), action 217, FPS 1.32, Running 250.11s Step 547( 36.33%), action 218, FPS 1.32, Running 250.69s Step 548( 36.50%), action 219, FPS 1.31, Running 251.66s Step 549( 36.67%), action 220, FPS 1.31, Running 252.23s Step 550( 36.83%), action 221, FPS 1.28, Running 253.63s Step 551( 37.00%), action 222, FPS 1.28, Running 254.20s Step 552( 37.17%), action 223, FPS 1.28, Running 255.19s Step 553( 37.33%), action 224, FPS 1.31, Running 255.54s Step 554( 37.50%), action 225, FPS 1.32, Running 256.39s Step 555( 37.67%), action 226, FPS 1.28, Running 257.39s Step 556( 37.83%), action 227, FPS 1.24, Running 258.36s Step 557( 38.00%), action 228, FPS 1.21, Running 258.93s Step 558( 38.17%), action 229, FPS 1.17, Running 260.00s Step 559( 38.33%), action 230, FPS 1.17, Running 260.52s Step 560( 38.50%), action 231, FPS 1.24, Running 261.02s Step 561( 38.67%), action 232, FPS 1.28, Running 261.34s Step 562( 38.83%), action 233, FPS 1.28, Running 262.45s Step 563( 39.00%), action 234, FPS 1.24, Running 263.28s Step 564( 39.17%), action 235, FPS 1.29, Running 264.04s Step 565( 39.33%), action 236, FPS 1.30, Running 264.58s Step 566( 39.50%), action 237, FPS 1.28, Running 265.71s Step 567( 39.67%), action 238, FPS 1.29, Running 266.23s Step 568( 39.83%), action 239, FPS 1.29, Running 267.15s Step 569( 40.00%), action 240, FPS 1.29, Running 267.70s Step 570( 40.17%), action 241, FPS 1.28, Running 269.22s Step 571( 40.33%), action 242, FPS 1.28, Running 269.79s Step 572( 40.50%), action 243, FPS 1.29, Running 270.72s Step 573( 40.67%), action 244, FPS 1.28, Running 271.17s Step 574( 40.83%), action 245, FPS 1.29, Running 271.89s Step 575( 41.00%), action 246, FPS 1.33, Running 272.44s Step 576( 41.17%), action 247, FPS 1.33, Running 273.41s Step 577( 41.33%), action 248, FPS 1.33, Running 273.98s Step 578( 41.50%), action 249, FPS 1.33, Running 274.98s Step 579( 41.67%), action 250, FPS 1.33, Running 275.55s Step 580( 41.83%), action 251, FPS 1.28, Running 276.63s Step 581( 42.00%), action 252, FPS 1.26, Running 277.16s Step 582( 42.17%), action 253, FPS 1.28, Running 278.11s Step 583( 42.33%), action 254, FPS 1.32, Running 278.41s Step 584( 42.50%), action 255, FPS 1.31, Running 279.27s Step 585( 42.67%), action 256, FPS 1.34, Running 279.53s Step 586( 42.83%), action 257, FPS 1.41, Running 279.92s Step 587( 43.00%), action 258, FPS 1.43, Running 280.19s Step 588( 43.17%), action 259, FPS 1.48, Running 280.66s Step 589( 43.33%), action 260, FPS 1.51, Running 280.97s Step 590( 43.50%), action 261, FPS 1.56, Running 282.03s Step 591( 43.67%), action 262, FPS 1.59, Running 282.39s Step 592( 43.83%), action 263, FPS 1.59, Running 283.33s Step 593( 44.00%), action 264, FPS 1.57, Running 283.90s Step 594( 44.17%), action 265, FPS 1.54, Running 284.86s Step 595( 44.33%), action 266, FPS 1.54, Running 285.40s Step 596( 44.50%), action 267, FPS 1.54, Running 286.40s Step 597( 44.67%), action 268, FPS 1.54, Running 286.95s Step 598( 44.83%), action 269, FPS 1.54, Running 287.96s Step 599( 45.00%), action 270, FPS 1.54, Running 288.54s Step 600( 45.17%), action 271, FPS 1.55, Running 289.52s Step 601( 45.33%), action 272, FPS 1.55, Running 290.04s Step 602( 45.50%), action 273, FPS 1.55, Running 291.05s Step 603( 45.67%), action 274, FPS 1.52, Running 291.60s Step 604( 45.83%), action 275, FPS 1.50, Running 292.60s Step 605( 46.00%), action 276, FPS 1.47, Running 293.16s Step 606( 46.17%), action 277, FPS 1.40, Running 294.17s Step 607( 46.33%), action 278, FPS 1.37, Running 294.78s Step 608( 46.50%), action 279, FPS 1.33, Running 295.75s Step 609( 46.67%), action 280, FPS 1.30, Running 296.36s Step 610( 46.83%), action 281, FPS 1.31, Running 297.30s Step 611( 47.00%), action 282, FPS 1.29, Running 297.84s Step 612( 47.17%), action 283, FPS 1.35, Running 298.20s Step 613( 47.33%), action 284, FPS 1.38, Running 298.43s Step 614( 47.50%), action 285, FPS 1.44, Running 298.78s Step 615( 47.67%), action 286, FPS 1.43, Running 299.36s Step 616( 47.83%), action 287, FPS 1.46, Running 300.10s Step 617( 48.00%), action 288, FPS 1.46, Running 300.66s Step 618( 48.17%), action 289, FPS 1.45, Running 301.73s Step 619( 48.33%), action 290, FPS 1.43, Running 302.58s Step 620( 48.50%), action 291, FPS 1.41, Running 303.68s Step 621( 48.67%), action 292, FPS 1.41, Running 304.24s Step 622( 48.83%), action 293, FPS 1.41, Running 305.21s Step 623( 49.00%), action 294, FPS 1.41, Running 305.82s Step 624( 49.17%), action 295, FPS 1.40, Running 306.83s Step 625( 49.33%), action 296, FPS 1.40, Running 307.40s Step 626( 49.50%), action 297, FPS 1.41, Running 308.36s Step 627( 49.67%), action 298, FPS 1.40, Running 309.09s Step 628( 49.83%), action 299, FPS 1.38, Running 310.21s Step 629( 50.00%), action 300, FPS 1.39, Running 310.72s Step 630( 50.17%), action 301, FPS 1.39, Running 311.70s Step 631( 50.33%), action 302, FPS 1.39, Running 312.26s Step 632( 50.50%), action 303, FPS 1.33, Running 313.24s Step 633( 50.67%), action 304, FPS 1.30, Running 313.82s Step 634( 50.83%), action 305, FPS 1.25, Running 314.79s Step 635( 51.00%), action 306, FPS 1.25, Running 315.40s Step 636( 51.17%), action 307, FPS 1.23, Running 316.33s Step 637( 51.33%), action 308, FPS 1.23, Running 316.93s Step 638( 51.50%), action 309, FPS 1.29, Running 317.28s Step 639( 51.67%), action 310, FPS 1.34, Running 317.51s Step 640( 51.83%), action 311, FPS 1.36, Running 318.40s Step 641( 52.00%), action 312, FPS 1.38, Running 318.74s Step 642( 52.17%), action 313, FPS 1.40, Running 319.53s Step 643( 52.33%), action 314, FPS 1.40, Running 320.07s Step 644( 52.50%), action 315, FPS 1.41, Running 321.06s Step 645( 52.67%), action 316, FPS 1.41, Running 321.63s Step 646( 52.83%), action 317, FPS 1.40, Running 322.67s Step 647( 53.00%), action 318, FPS 1.41, Running 323.25s Step 648( 53.17%), action 319, FPS 1.42, Running 324.25s Step 649( 53.33%), action 320, FPS 1.43, Running 324.69s Step 650( 53.50%), action 321, FPS 1.42, Running 325.79s Step 651( 53.67%), action 322, FPS 1.44, Running 326.15s Step 652( 53.83%), action 323, FPS 1.45, Running 327.02s Step 653( 54.00%), action 324, FPS 1.45, Running 327.58s Step 654( 54.17%), action 325, FPS 1.45, Running 328.54s Step 655( 54.33%), action 326, FPS 1.46, Running 329.11s Step 656( 54.50%), action 327, FPS 1.45, Running 330.12s Step 657( 54.67%), action 328, FPS 1.45, Running 330.71s Step 658( 54.83%), action 329, FPS 1.38, Running 331.81s Step 659( 55.00%), action 330, FPS 1.35, Running 332.37s Step 660( 55.17%), action 331, FPS 1.34, Running 333.34s Step 661( 55.33%), action 332, FPS 1.32, Running 333.89s Step 662( 55.50%), action 333, FPS 1.30, Running 334.87s Step 663( 55.67%), action 334, FPS 1.30, Running 335.45s Step 664( 55.83%), action 335, FPS 1.33, Running 336.14s Step 665( 56.00%), action 336, FPS 1.36, Running 336.34s Step 666( 56.17%), action 337, FPS 1.42, Running 336.72s Step 667( 56.33%), action 338, FPS 1.46, Running 336.96s Step 668( 56.50%), action 339, FPS 1.51, Running 337.53s Step 669( 56.67%), action 340, FPS 1.50, Running 337.98s Step 670( 56.83%), action 341, FPS 1.52, Running 338.97s Step 671( 57.00%), action 342, FPS 1.49, Running 339.54s Step 672( 57.17%), action 343, FPS 1.48, Running 340.54s Step 673( 57.33%), action 344, FPS 1.48, Running 341.11s Step 674( 57.50%), action 345, FPS 1.48, Running 342.05s Step 675( 57.67%), action 346, FPS 1.50, Running 342.47s Step 676( 57.83%), action 347, FPS 1.53, Running 343.22s Step 677( 58.00%), action 348, FPS 1.53, Running 343.78s Step 678( 58.17%), action 349, FPS 1.54, Running 344.75s Step 679( 58.33%), action 350, FPS 1.55, Running 345.31s Step 680( 58.50%), action 351, FPS 1.54, Running 346.29s Step 681( 58.67%), action 352, FPS 1.54, Running 346.87s Step 682( 58.83%), action 353, FPS 1.54, Running 347.86s Step 683( 59.00%), action 354, FPS 1.54, Running 348.46s Step 684( 59.17%), action 355, FPS 1.51, Running 349.42s Step 685( 59.33%), action 356, FPS 1.47, Running 349.96s Step 686( 59.50%), action 357, FPS 1.40, Running 351.04s Step 687( 59.67%), action 358, FPS 1.37, Running 351.58s Step 688( 59.83%), action 359, FPS 1.33, Running 352.56s Step 689( 60.00%), action 360, FPS 1.32, Running 353.13s Step 690( 60.17%), action 361, FPS 1.32, Running 354.12s Step 691( 60.33%), action 362, FPS 1.32, Running 354.70s Step 692( 60.50%), action 363, FPS 1.35, Running 355.34s Step 693( 60.67%), action 364, FPS 1.38, Running 355.56s Step 694( 60.83%), action 365, FPS 1.43, Running 356.00s Step 695( 61.00%), action 366, FPS 1.45, Running 356.31s Step 696( 61.17%), action 367, FPS 1.44, Running 357.10s Step 697( 61.33%), action 368, FPS 1.47, Running 357.39s Step 698( 61.50%), action 369, FPS 1.47, Running 358.36s Step 699( 61.67%), action 370, FPS 1.47, Running 358.88s Step 700( 61.83%), action 371, FPS 1.48, Running 359.83s Step 701( 62.00%), action 372, FPS 1.48, Running 360.40s Step 702( 62.17%), action 373, FPS 1.48, Running 361.35s Step 703( 62.33%), action 374, FPS 1.48, Running 361.95s Step 704( 62.50%), action 375, FPS 1.49, Running 362.88s Step 705( 62.67%), action 376, FPS 1.46, Running 363.64s Step 706( 62.83%), action 377, FPS 1.47, Running 364.65s Step 707( 63.00%), action 378, FPS 1.47, Running 365.16s Step 708( 63.17%), action 379, FPS 1.47, Running 366.15s Step 709( 63.33%), action 380, FPS 1.50, Running 366.49s Step 710( 63.50%), action 381, FPS 1.46, Running 367.78s Step 711( 63.67%), action 382, FPS 1.47, Running 368.35s Step 712( 63.83%), action 383, FPS 1.42, Running 369.45s Step 713( 64.00%), action 384, FPS 1.39, Running 369.98s Step 714( 64.17%), action 385, FPS 1.34, Running 370.95s Step 715( 64.33%), action 386, FPS 1.31, Running 371.54s Step 716( 64.50%), action 387, FPS 1.30, Running 372.49s Step 717( 64.67%), action 388, FPS 1.28, Running 373.03s Step 718( 64.83%), action 389, FPS 1.28, Running 374.03s Step 719( 65.00%), action 390, FPS 1.27, Running 374.63s Step 720( 65.17%), action 391, FPS 1.30, Running 375.23s Step 721( 65.33%), action 392, FPS 1.32, Running 375.50s Step 722( 65.50%), action 393, FPS 1.34, Running 376.29s Step 723( 65.67%), action 394, FPS 1.31, Running 377.20s Step 724( 65.83%), action 395, FPS 1.31, Running 378.17s Step 725( 66.00%), action 396, FPS 1.33, Running 378.63s Step 726( 66.17%), action 397, FPS 1.36, Running 379.32s Step 727( 66.33%), action 398, FPS 1.36, Running 379.88s Step 728( 66.50%), action 399, FPS 1.36, Running 380.88s Step 729( 66.67%), action 400, FPS 1.34, Running 381.41s Step 730( 66.83%), action 401, FPS 1.36, Running 382.48s Step 731( 67.00%), action 402, FPS 1.36, Running 383.03s Step 732( 67.17%), action 403, FPS 1.37, Running 384.01s Step 733( 67.33%), action 404, FPS 1.37, Running 384.54s Step 734( 67.50%), action 405, FPS 1.37, Running 385.51s Step 735( 67.67%), action 406, FPS 1.36, Running 386.27s Step 736( 67.83%), action 407, FPS 1.36, Running 387.24s Step 737( 68.00%), action 408, FPS 1.36, Running 387.78s Step 738( 68.17%), action 409, FPS 1.35, Running 388.82s Step 739( 68.33%), action 410, FPS 1.36, Running 389.32s Step 740( 68.50%), action 411, FPS 1.33, Running 390.29s Step 741( 68.67%), action 412, FPS 1.30, Running 390.87s Step 742( 68.83%), action 413, FPS 1.29, Running 391.78s Step 743( 69.00%), action 414, FPS 1.32, Running 392.38s Step 744( 69.17%), action 415, FPS 1.32, Running 393.34s Step 745( 69.33%), action 416, FPS 1.34, Running 393.56s Step 746( 69.50%), action 417, FPS 1.37, Running 393.95s Step 747( 69.67%), action 418, FPS 1.40, Running 394.17s Step 748( 69.83%), action 419, FPS 1.46, Running 394.62s Step 749( 70.00%), action 420, FPS 1.45, Running 395.20s Step 750( 70.17%), action 421, FPS 1.48, Running 396.04s Step 751( 70.33%), action 422, FPS 1.47, Running 396.64s Step 752( 70.50%), action 423, FPS 1.47, Running 397.57s Step 753( 70.67%), action 424, FPS 1.47, Running 398.13s Step 754( 70.83%), action 425, FPS 1.48, Running 399.02s Step 755( 71.00%), action 426, FPS 1.53, Running 399.36s Step 756( 71.17%), action 427, FPS 1.54, Running 400.26s Step 757( 71.33%), action 428, FPS 1.54, Running 400.80s Step 758( 71.50%), action 429, FPS 1.55, Running 401.75s Step 759( 71.67%), action 430, FPS 1.57, Running 402.09s Step 760( 71.83%), action 431, FPS 1.53, Running 403.33s Step 761( 72.00%), action 432, FPS 1.55, Running 403.73s Step 762( 72.17%), action 433, FPS 1.56, Running 404.62s Step 763( 72.33%), action 434, FPS 1.57, Running 405.11s Step 764( 72.50%), action 435, FPS 1.57, Running 406.09s Step 765( 72.67%), action 436, FPS 1.52, Running 406.70s Step 766( 72.83%), action 437, FPS 1.46, Running 407.66s Step 767( 73.00%), action 438, FPS 1.42, Running 408.25s Step 768( 73.17%), action 439, FPS 1.38, Running 409.16s Step 769( 73.33%), action 440, FPS 1.38, Running 409.73s Step 770( 73.50%), action 441, FPS 1.35, Running 410.81s Step 771( 73.67%), action 442, FPS 1.36, Running 411.36s Step 772( 73.83%), action 443, FPS 1.36, Running 412.29s Step 773( 74.00%), action 444, FPS 1.36, Running 412.84s Step 774( 74.17%), action 445, FPS 1.40, Running 413.26s Step 775( 74.33%), action 446, FPS 1.41, Running 413.50s Step 776( 74.50%), action 447, FPS 1.47, Running 413.84s Step 777( 74.67%), action 448, FPS 1.50, Running 414.09s Step 778( 74.83%), action 449, FPS 1.56, Running 414.59s Step 779( 75.00%), action 450, FPS 1.55, Running 414.96s Step 780( 75.17%), action 451, FPS 1.59, Running 415.92s Step 781( 75.33%), action 452, FPS 1.57, Running 416.49s Step 782( 75.50%), action 453, FPS 1.55, Running 417.48s Step 783( 75.67%), action 454, FPS 1.55, Running 418.02s Step 784( 75.83%), action 455, FPS 1.53, Running 419.14s Step 785( 76.00%), action 456, FPS 1.54, Running 419.68s Step 786( 76.17%), action 457, FPS 1.55, Running 420.59s Step 787( 76.33%), action 458, FPS 1.54, Running 421.23s Step 788( 76.50%), action 459, FPS 1.53, Running 422.19s Step 789( 76.67%), action 460, FPS 1.53, Running 422.79s Step 790( 76.83%), action 461, FPS 1.54, Running 423.75s Step 791( 77.00%), action 462, FPS 1.54, Running 424.32s Step 792( 77.17%), action 463, FPS 1.54, Running 425.26s Step 793( 77.33%), action 464, FPS 1.53, Running 425.87s Step 794( 77.50%), action 465, FPS 1.47, Running 426.82s Step 795( 77.67%), action 466, FPS 1.43, Running 427.44s Step 796( 77.83%), action 467, FPS 1.37, Running 428.45s Step 797( 78.00%), action 468, FPS 1.35, Running 428.96s Step 798( 78.17%), action 469, FPS 1.30, Running 429.94s Step 799( 78.33%), action 470, FPS 1.28, Running 430.56s Step 800( 78.50%), action 471, FPS 1.28, Running 431.52s Step 801( 78.67%), action 472, FPS 1.29, Running 432.06s Step 802( 78.83%), action 473, FPS 1.34, Running 432.39s Step 803( 79.00%), action 474, FPS 1.37, Running 432.62s Step 804( 79.17%), action 475, FPS 1.45, Running 432.98s Step 805( 79.33%), action 476, FPS 1.48, Running 433.20s Step 806( 79.50%), action 477, FPS 1.55, Running 433.51s Step 807( 79.67%), action 478, FPS 1.60, Running 433.75s Step 808( 79.83%), action 479, FPS 1.66, Running 434.23s Step 809( 80.00%), action 480, FPS 1.68, Running 434.66s Step 810( 80.17%), action 481, FPS 1.66, Running 435.83s Step 811( 80.33%), action 482, FPS 1.65, Running 436.40s Step 812( 80.50%), action 483, FPS 1.65, Running 437.39s Step 813( 80.67%), action 484, FPS 1.65, Running 437.99s Step 814( 80.83%), action 485, FPS 1.64, Running 439.01s Step 815( 81.00%), action 486, FPS 1.65, Running 439.58s Step 816( 81.17%), action 487, FPS 1.65, Running 440.57s Step 817( 81.33%), action 488, FPS 1.64, Running 441.18s Step 818( 81.50%), action 489, FPS 1.64, Running 442.13s Step 819( 81.67%), action 490, FPS 1.65, Running 442.69s Step 820( 81.83%), action 491, FPS 1.64, Running 443.71s Step 821( 82.00%), action 492, FPS 1.63, Running 444.30s Step 822( 82.17%), action 493, FPS 1.55, Running 445.31s Step 823( 82.33%), action 494, FPS 1.51, Running 445.91s Step 824( 82.50%), action 495, FPS 1.45, Running 446.82s Step 825( 82.67%), action 496, FPS 1.41, Running 447.38s Step 826( 82.83%), action 497, FPS 1.35, Running 448.33s Step 827( 83.00%), action 498, FPS 1.32, Running 448.88s Step 828( 83.17%), action 499, FPS 1.28, Running 449.85s Step 829( 83.33%), action 500, FPS 1.27, Running 450.41s Step 830( 83.50%), action 501, FPS 1.29, Running 451.36s Step 831( 83.67%), action 502, FPS 1.32, Running 451.57s Step 832( 83.83%), action 503, FPS 1.38, Running 451.92s Step 833( 84.00%), action 504, FPS 1.41, Running 452.15s Step 834( 84.17%), action 505, FPS 1.48, Running 452.48s Step 835( 84.33%), action 506, FPS 1.51, Running 452.78s Step 836( 84.50%), action 507, FPS 1.59, Running 453.14s Step 837( 84.67%), action 508, FPS 1.63, Running 453.47s Step 838( 84.83%), action 509, FPS 1.67, Running 454.09s Step 839( 85.00%), action 510, FPS 1.68, Running 454.61s Step 840( 85.17%), action 511, FPS 1.66, Running 455.73s Step 841( 85.33%), action 512, FPS 1.67, Running 456.30s Step 842( 85.50%), action 513, FPS 1.67, Running 457.27s Step 843( 85.67%), action 514, FPS 1.71, Running 457.59s Step 844( 85.83%), action 515, FPS 1.72, Running 458.44s Step 845( 86.00%), action 516, FPS 1.72, Running 459.03s Step 846( 86.17%), action 517, FPS 1.71, Running 460.04s Step 847( 86.33%), action 518, FPS 1.71, Running 460.56s Step 848( 86.50%), action 519, FPS 1.69, Running 461.66s Step 849( 86.67%), action 520, FPS 1.70, Running 462.20s Step 850( 86.83%), action 521, FPS 1.68, Running 463.26s Step 851( 87.00%), action 522, FPS 1.64, Running 463.81s Step 852( 87.17%), action 523, FPS 1.54, Running 464.89s Step 853( 87.33%), action 524, FPS 1.51, Running 465.38s Step 854( 87.50%), action 525, FPS 1.44, Running 466.42s Step 855( 87.67%), action 526, FPS 1.41, Running 466.96s Step 856( 87.83%), action 527, FPS 1.35, Running 467.93s Step 857( 88.00%), action 528, FPS 1.33, Running 468.52s Step 858( 88.17%), action 529, FPS 1.30, Running 469.48s Step 859( 88.33%), action 530, FPS 1.31, Running 469.92s Step 860( 88.50%), action 531, FPS 1.30, Running 471.07s Step 861( 88.67%), action 532, FPS 1.33, Running 471.34s Step 862( 88.83%), action 533, FPS 1.38, Running 471.78s Step 863( 89.00%), action 534, FPS 1.37, Running 472.23s Step 864( 89.17%), action 535, FPS 1.33, Running 473.44s Step 865( 89.33%), action 536, FPS 1.33, Running 474.02s Step 866( 89.50%), action 537, FPS 1.33, Running 475.11s Step 867( 89.67%), action 538, FPS 1.32, Running 475.74s Step 868( 89.83%), action 539, FPS 1.34, Running 476.60s Step 869( 90.00%), action 540, FPS 1.33, Running 477.19s Step 870( 90.17%), action 541, FPS 1.34, Running 478.19s Step 871( 90.33%), action 542, FPS 1.34, Running 478.78s Step 872( 90.50%), action 543, FPS 1.34, Running 479.84s Step 873( 90.67%), action 544, FPS 1.34, Running 480.34s Step 874( 90.83%), action 545, FPS 1.34, Running 481.32s Step 875( 91.00%), action 546, FPS 1.34, Running 481.93s Step 876( 91.17%), action 547, FPS 1.34, Running 482.88s Step 877( 91.33%), action 548, FPS 1.33, Running 483.53s Step 878( 91.50%), action 549, FPS 1.33, Running 484.51s Step 879( 91.67%), action 550, FPS 1.31, Running 485.16s Step 880( 91.83%), action 551, FPS 1.30, Running 486.45s Step 881( 92.00%), action 552, FPS 1.29, Running 486.84s Step 882( 92.17%), action 553, FPS 1.26, Running 487.67s Step 883( 92.33%), action 554, FPS 1.25, Running 488.28s Step 884( 92.50%), action 555, FPS 1.26, Running 489.33s Step 885( 92.67%), action 556, FPS 1.27, Running 489.79s Step 886( 92.83%), action 557, FPS 1.30, Running 490.54s Step 887( 93.00%), action 558, FPS 1.31, Running 491.02s Step 888( 93.17%), action 559, FPS 1.34, Running 491.57s Step 889( 93.33%), action 560, FPS 1.34, Running 492.17s Step 890( 93.50%), action 561, FPS 1.31, Running 493.47s Step 891( 93.67%), action 562, FPS 1.33, Running 493.85s Step 892( 93.83%), action 563, FPS 1.33, Running 494.83s Step 893( 94.00%), action 564, FPS 1.33, Running 495.34s Step 894( 94.17%), action 565, FPS 1.34, Running 496.27s Step 895( 94.33%), action 566, FPS 1.34, Running 496.86s Step 896( 94.50%), action 567, FPS 1.33, Running 497.91s Step 897( 94.67%), action 568, FPS 1.34, Running 498.48s Step 898( 94.83%), action 569, FPS 1.34, Running 499.43s Step 899( 95.00%), action 570, FPS 1.35, Running 500.02s Step 900( 95.17%), action 571, FPS 1.37, Running 501.06s Step 901( 95.33%), action 572, FPS 1.34, Running 501.71s Step 902( 95.50%), action 573, FPS 1.34, Running 502.63s Step 903( 95.67%), action 574, FPS 1.34, Running 503.20s Step 904( 95.83%), action 575, FPS 1.34, Running 504.25s Step 905( 96.00%), action 576, FPS 1.33, Running 504.82s Step 906( 96.17%), action 577, FPS 1.31, Running 505.83s Step 907( 96.33%), action 578, FPS 1.30, Running 506.42s Step 908( 96.50%), action 579, FPS 1.26, Running 507.40s Step 909( 96.67%), action 580, FPS 1.27, Running 507.98s Step 910( 96.83%), action 581, FPS 1.32, Running 508.65s Step 911( 97.00%), action 582, FPS 1.28, Running 509.46s Step 912( 97.17%), action 583, FPS 1.30, Running 510.22s Step 913( 97.33%), action 584, FPS 1.26, Running 511.19s Step 914( 97.50%), action 585, FPS 1.25, Running 512.27s Step 915( 97.67%), action 586, FPS 1.25, Running 512.81s Step 916( 97.83%), action 587, FPS 1.26, Running 513.77s Step 917( 98.00%), action 588, FPS 1.26, Running 514.33s Step 918( 98.17%), action 589, FPS 1.26, Running 515.27s Step 919( 98.33%), action 590, FPS 1.26, Running 515.87s Step 920( 98.50%), action 591, FPS 1.27, Running 516.84s Step 921( 98.67%), action 592, FPS 1.26, Running 517.55s Step 922( 98.83%), action 593, FPS 1.22, Running 519.00s Step 923( 99.00%), action 594, FPS 1.23, Running 519.53s Step 924( 99.17%), action 595, FPS 1.23, Running 520.51s Step 925( 99.33%), action 596, FPS 1.23, Running 521.08s Step 926( 99.50%), action 597, FPS 1.22, Running 522.18s Step 927( 99.67%), action 598, FPS 1.23, Running 522.68s Step 928( 99.83%), action 599, FPS 1.23, Running 523.71s Step 929(100.00%), action 600, FPS 1.23, Running 524.30s [2026-08-02 20:52:05] [26 ] Seed 25 failed after 524.41 s. +steps: 929 , actions: 600 . +Instruction: Empty +Total 3/26(11.54%) success. +Setting seed: 26 +Step 1( N/A%), pre moving , FPS 2.91, Running 0.34s Step 2( N/A%), pre moving , FPS 5.09, Running 0.39s Step 3( N/A%), pre moving , FPS 6.49, Running 0.46s Step 4( N/A%), pre moving , FPS 5.11, Running 0.78s Step 5( N/A%), pre moving , FPS 5.69, Running 0.88s Step 6( N/A%), pre moving , FPS 6.36, Running 0.94s Step 7( N/A%), pre moving , FPS 6.89, Running 1.02s Step 8( N/A%), pre moving , FPS 5.98, Running 1.34s Step 9( N/A%), pre moving , FPS 6.56, Running 1.37s Step 10( N/A%), pre moving , FPS 7.17, Running 1.39s Step 11( N/A%), pre moving , FPS 7.78, Running 1.41s Step 12( N/A%), pre moving , FPS 8.36, Running 1.44s Step 13( N/A%), pre moving , FPS 8.92, Running 1.46s Step 14( N/A%), pre moving , FPS 9.47, Running 1.48s Step 15( N/A%), pre moving , FPS 9.98, Running 1.50s Step 16( N/A%), pre moving , FPS 10.44, Running 1.53s Step 17( N/A%), pre moving , FPS 10.88, Running 1.56s Step 18( N/A%), pre moving , FPS 11.30, Running 1.59s Step 19( N/A%), pre moving , FPS 11.77, Running 1.61s Step 20( N/A%), pre moving , FPS 12.23, Running 1.64s Step 21( N/A%), pre moving , FPS 12.96, Running 1.89s Step 22( N/A%), pre moving , FPS 13.21, Running 1.91s Step 23( N/A%), pre moving , FPS 13.65, Running 1.93s Step 24( N/A%), pre moving , FPS 17.18, Running 1.95s Step 25( N/A%), pre moving , FPS 18.36, Running 1.97s Step 26( N/A%), pre moving , FPS 15.64, Running 2.22s Step 27( N/A%), pre moving , FPS 16.27, Running 2.25s Step 28( N/A%), pre moving , FPS 21.56, Running 2.27s Step 29( N/A%), pre moving , FPS 21.89, Running 2.29s Step 30( N/A%), pre moving , FPS 21.85, Running 2.31s Step 31( N/A%), pre moving , FPS 21.79, Running 2.33s Step 32( N/A%), pre moving , FPS 21.78, Running 2.35s Step 33( N/A%), pre moving , FPS 21.78, Running 2.38s Step 34( N/A%), pre moving , FPS 21.64, Running 2.40s Step 35( N/A%), pre moving , FPS 21.49, Running 2.43s Step 36( N/A%), pre moving , FPS 12.78, Running 3.10s Step 37( N/A%), pre moving , FPS 11.97, Running 3.23s Step 38( N/A%), pre moving , FPS 11.86, Running 3.28s Step 39( N/A%), pre moving , FPS 11.38, Running 3.37s Step 40( N/A%), pre moving , FPS 11.01, Running 3.45s Step 41( N/A%), pre moving , FPS 12.37, Running 3.50s Step 42( N/A%), pre moving , FPS 11.94, Running 3.58s Step 43( N/A%), pre moving , FPS 11.78, Running 3.63s Step 44( N/A%), pre moving , FPS 11.45, Running 3.69s Step 45( N/A%), pre moving , FPS 11.19, Running 3.76s Step 46( N/A%), pre moving , FPS 12.55, Running 3.82s Step 47( N/A%), pre moving , FPS 12.39, Running 3.86s Step 48( N/A%), pre moving , FPS 7.49, Running 4.94s Step 49( N/A%), pre moving , FPS 7.30, Running 5.03s Step 50( N/A%), pre moving , FPS 7.13, Running 5.11s Step 51( N/A%), pre moving , FPS 6.42, Running 5.45s Step 52( N/A%), pre moving , FPS 6.28, Running 5.54s Step 53( N/A%), pre moving , FPS 6.11, Running 5.65s Step 54( N/A%), pre moving , FPS 5.54, Running 6.01s Step 55( N/A%), pre moving , FPS 5.38, Running 6.15s Step 56( N/A%), pre moving , FPS 5.86, Running 6.51s Step 57( N/A%), pre moving , FPS 5.87, Running 6.64s Step 58( N/A%), pre moving , FPS 5.75, Running 6.76s Step 59( N/A%), pre moving , FPS 5.30, Running 7.15s Step 60( N/A%), pre moving , FPS 5.25, Running 7.26s Step 61( N/A%), pre moving , FPS 4.84, Running 7.64s Step 62( N/A%), pre moving , FPS 4.80, Running 7.75s Step 63( N/A%), pre moving , FPS 4.45, Running 8.12s Step 64( N/A%), pre moving , FPS 4.36, Running 8.28s Step 65( N/A%), pre moving , FPS 4.06, Running 8.68s Step 66( N/A%), pre moving , FPS 3.97, Running 8.85s Step 67( N/A%), pre moving , FPS 3.70, Running 9.26s Step 68( N/A%), pre moving , FPS 4.45, Running 9.43s Step 69( N/A%), pre moving , FPS 4.15, Running 9.85s Step 70( N/A%), pre moving , FPS 4.11, Running 9.98s Step 71( N/A%), pre moving , FPS 4.05, Running 10.38s Step 72( N/A%), pre moving , FPS 4.03, Running 10.50s Step 73( N/A%), pre moving , FPS 4.00, Running 10.65s Step 74( N/A%), pre moving , FPS 3.98, Running 11.04s Step 75( N/A%), pre moving , FPS 3.98, Running 11.18s Step 76( N/A%), pre moving , FPS 3.95, Running 11.57s Step 77( N/A%), pre moving , FPS 3.96, Running 11.68s Step 78( N/A%), pre moving , FPS 3.79, Running 12.04s Step 79( N/A%), pre moving , FPS 3.98, Running 12.16s Step 80( N/A%), pre moving , FPS 3.81, Running 12.51s Step 81( N/A%), pre moving , FPS 3.98, Running 12.66s Step 82( N/A%), pre moving , FPS 3.97, Running 12.78s Step 83( N/A%), pre moving , FPS 4.02, Running 13.10s Step 84( N/A%), pre moving , FPS 4.07, Running 13.20s Step 85( N/A%), pre moving , FPS 4.36, Running 13.27s Step 86( N/A%), pre moving , FPS 4.45, Running 13.34s Step 87( N/A%), pre moving , FPS 4.55, Running 13.66s Step 88( N/A%), pre moving , FPS 4.63, Running 13.75s Step 89( N/A%), pre moving , FPS 4.97, Running 13.87s Step 90( N/A%), pre moving , FPS 4.75, Running 14.20s Step 91( N/A%), pre moving , FPS 5.12, Running 14.29s Step 92( N/A%), pre moving , FPS 5.17, Running 14.38s Step 93( N/A%), pre moving , FPS 4.93, Running 14.71s Step 94( N/A%), pre moving , FPS 5.31, Running 14.80s Step 95( N/A%), pre moving , FPS 5.42, Running 14.87s Step 96( N/A%), pre moving , FPS 5.92, Running 14.95s Step 97( N/A%), pre moving , FPS 5.58, Running 15.27s Step 98( N/A%), pre moving , FPS 6.02, Running 15.36s Step 99( N/A%), pre moving , FPS 6.11, Running 15.44s Step 100( N/A%), pre moving , FPS 6.16, Running 15.76s Step 101( N/A%), pre moving , FPS 6.28, Running 15.85s Step 102( N/A%), pre moving , FPS 6.39, Running 15.91s Step 103( N/A%), pre moving , FPS 6.95, Running 15.98s Step 104( N/A%), pre moving , FPS 6.47, Running 16.29s Step 105( N/A%), pre moving , FPS 6.40, Running 16.39s Step 106( N/A%), pre moving , FPS 6.43, Running 16.46s Step 107( N/A%), pre moving , FPS 4.62, Running 17.99s Step 108( N/A%), pre moving , FPS 4.18, Running 18.53s Step 109( N/A%), pre moving , FPS 3.93, Running 18.96s Step 110( N/A%), pre moving , FPS 3.76, Running 19.52s Step 111( N/A%), pre moving , FPS 3.52, Running 19.97s Step 112( N/A%), pre moving , FPS 3.25, Running 20.53s Step 113( N/A%), pre moving , FPS 3.20, Running 20.96s Step 114( N/A%), pre moving , FPS 3.15, Running 21.16s Step 115( N/A%), pre moving , FPS 3.13, Running 21.27s Step 116( N/A%), pre moving , FPS 3.06, Running 21.49s Step 117( N/A%), pre moving , FPS 3.14, Running 21.64s Step 118( N/A%), pre moving , FPS 3.04, Running 21.94s Step 119( N/A%), pre moving , FPS 2.98, Running 22.14s Step 120( N/A%), pre moving , FPS 2.99, Running 22.46s Step 121( N/A%), pre moving , FPS 2.94, Running 22.65s Step 122( N/A%), pre moving , FPS 2.74, Running 23.22s Step 123( N/A%), pre moving , FPS 2.60, Running 23.67s Step 124( N/A%), pre moving , FPS 2.52, Running 24.22s Step 125( N/A%), pre moving , FPS 2.50, Running 24.40s Step 126( N/A%), pre moving , FPS 2.38, Running 24.86s Step 127( N/A%), pre moving , FPS 2.74, Running 25.28s Step 128( N/A%), pre moving , FPS 2.73, Running 25.85s Step 129( N/A%), pre moving , FPS 2.72, Running 26.31s Step 130( N/A%), pre moving , FPS 2.72, Running 26.87s Step 131( N/A%), pre moving , FPS 2.72, Running 27.31s Step 132( N/A%), pre moving , FPS 2.73, Running 27.85s Step 133( N/A%), pre moving , FPS 2.74, Running 28.27s Step 134( N/A%), pre moving , FPS 2.61, Running 28.83s Step 135( N/A%), pre moving , FPS 2.47, Running 29.36s Step 136( N/A%), pre moving , FPS 2.36, Running 29.97s Step 137( N/A%), pre moving , FPS 2.30, Running 30.35s Step 138( N/A%), pre moving , FPS 2.24, Running 30.88s Step 139( N/A%), pre moving , FPS 2.20, Running 31.25s Step 140( N/A%), pre moving , FPS 2.20, Running 31.57s Step 141( N/A%), pre moving , FPS 2.14, Running 31.98s Step 142( N/A%), pre moving , FPS 2.14, Running 32.58s Step 143( N/A%), pre moving , FPS 2.14, Running 33.01s Step 144( N/A%), pre moving , FPS 2.11, Running 33.68s Step 145( N/A%), pre moving , FPS 2.05, Running 34.14s Step 146( N/A%), pre moving , FPS 2.03, Running 34.70s Step 147( N/A%), pre moving , FPS 2.03, Running 35.15s Step 148( N/A%), pre moving , FPS 2.02, Running 35.74s Step 149( N/A%), pre moving , FPS 2.02, Running 36.22s Step 150( N/A%), pre moving , FPS 2.02, Running 36.79s Step 151( N/A%), pre moving , FPS 2.01, Running 37.26s Step 152( N/A%), pre moving , FPS 1.99, Running 37.88s Step 153( N/A%), pre moving , FPS 1.99, Running 38.34s Step 154( N/A%), pre moving , FPS 1.98, Running 38.93s Step 155( N/A%), pre moving , FPS 1.99, Running 39.40s Step 156( N/A%), pre moving , FPS 2.06, Running 39.66s Step 157( N/A%), pre moving , FPS 2.12, Running 39.80s Step 158( N/A%), pre moving , FPS 2.18, Running 40.05s Step 159( N/A%), pre moving , FPS 2.23, Running 40.23s Step 160( N/A%), pre moving , FPS 2.24, Running 40.50s Step 161( N/A%), pre moving , FPS 2.30, Running 40.67s Step 162( N/A%), pre moving , FPS 2.35, Running 41.08s Step 163( N/A%), pre moving , FPS 2.40, Running 41.34s Step 164( N/A%), pre moving , FPS 2.42, Running 41.95s Step 165( N/A%), pre moving , FPS 2.44, Running 42.35s Step 166( N/A%), pre moving , FPS 2.41, Running 42.99s Step 167( N/A%), pre moving , FPS 2.49, Running 43.20s Step 168( N/A%), pre moving , FPS 2.50, Running 43.73s Step 169( N/A%), pre moving , FPS 2.52, Running 44.16s Step 170( N/A%), pre moving , FPS 2.49, Running 44.81s Step 171( N/A%), pre moving , FPS 2.49, Running 45.29s Step 172( N/A%), pre moving , FPS 2.51, Running 45.84s Step 173( N/A%), pre moving , FPS 2.63, Running 45.94s Step 174( N/A%), pre moving , FPS 2.72, Running 46.29s Step 175( N/A%), pre moving , FPS 2.86, Running 46.41s Step 176( N/A%), pre moving , FPS 2.92, Running 46.50s Step 177( N/A%), pre moving , FPS 2.90, Running 46.71s Step 178( N/A%), pre moving , FPS 2.89, Running 46.97s Step 179( N/A%), pre moving , FPS 2.93, Running 47.05s Step 180( N/A%), pre moving , FPS 3.00, Running 47.16s Step 181( N/A%), pre moving , FPS 2.93, Running 47.50s Step 182( N/A%), pre moving , FPS 3.06, Running 47.62s Step 183( N/A%), pre moving , FPS 2.71, Running 48.71s Step 184( N/A%), pre moving , FPS 2.92, Running 48.81s Step 185( N/A%), pre moving , FPS 2.93, Running 49.17s Step 186( N/A%), pre moving , FPS 3.15, Running 49.34s Step 187( N/A%), pre moving , FPS 3.05, Running 49.76s Step 188( N/A%), pre moving , FPS 3.22, Running 49.94s Step 189( N/A%), pre moving , FPS 3.24, Running 50.34s Step 190( N/A%), pre moving , FPS 3.50, Running 50.52s Step 191( N/A%), pre moving , FPS 3.53, Running 50.96s Step 192( N/A%), pre moving , FPS 3.79, Running 51.12s Step 193( N/A%), pre moving , FPS 3.57, Running 51.55s Step 194( N/A%), pre moving , FPS 3.69, Running 51.71s Step 195( N/A%), pre moving , FPS 3.49, Running 52.14s Step 196( N/A%), pre moving , FPS 3.45, Running 52.29s Step 197( N/A%), pre moving , FPS 3.33, Running 52.71s Step 198( N/A%), pre moving , FPS 3.39, Running 52.87s Step 199( N/A%), pre moving , FPS 3.20, Running 53.30s Step 200( N/A%), pre moving , FPS 3.17, Running 53.46s Step 201( N/A%), pre moving , FPS 3.13, Running 53.89s Step 202( N/A%), pre moving , FPS 3.11, Running 54.05s Step 203( N/A%), pre moving , FPS 3.47, Running 54.48s Step 204( N/A%), pre moving , FPS 3.44, Running 54.63s Step 205( N/A%), pre moving , FPS 3.39, Running 55.07s Step 206( N/A%), pre moving , FPS 3.40, Running 55.22s Step 207( N/A%), pre moving , FPS 3.40, Running 55.64s Step 208( N/A%), pre moving , FPS 3.41, Running 55.81s Step 209( N/A%), pre moving , FPS 3.39, Running 56.24s Step 210( N/A%), pre moving , FPS 3.40, Running 56.39s Step 211( N/A%), pre moving , FPS 3.41, Running 56.83s Step 212( N/A%), pre moving , FPS 3.41, Running 56.98s Step 213( N/A%), pre moving , FPS 3.40, Running 57.42s Step 214( N/A%), pre moving , FPS 3.41, Running 57.57s Step 215( N/A%), pre moving , FPS 3.41, Running 58.00s Step 216( N/A%), pre moving , FPS 3.45, Running 58.09s Step 217( N/A%), pre moving , FPS 3.65, Running 58.19s Step 218( N/A%), pre moving , FPS 3.52, Running 58.56s Step 219( N/A%), pre moving , FPS 3.73, Running 58.66s Step 220( N/A%), pre moving , FPS 3.77, Running 58.77s Step 221( N/A%), pre moving , FPS 3.83, Running 59.11s Step 222( N/A%), pre moving , FPS 3.86, Running 59.23s Step 223( N/A%), pre moving , FPS 4.11, Running 59.34s Step 224( N/A%), pre moving , FPS 3.95, Running 59.70s Step 225( N/A%), pre moving , FPS 4.26, Running 59.76s Step 226( N/A%), pre moving , FPS 4.36, Running 59.81s Step 227( N/A%), pre moving , FPS 4.75, Running 59.86s Step 228( N/A%), pre moving , FPS 4.89, Running 59.90s Step 229( N/A%), pre moving , FPS 5.41, Running 59.94s Step 230( N/A%), pre moving , FPS 4.82, Running 60.55s Step 231( N/A%), pre moving , FPS 5.25, Running 60.64s Step 232( N/A%), pre moving , FPS 5.31, Running 60.75s Step 233( N/A%), pre moving , FPS 5.86, Running 60.84s Step 234( N/A%), pre moving , FPS 5.94, Running 60.94s Step 235( N/A%), pre moving , FPS 6.57, Running 61.04s Step 236( N/A%), pre moving , FPS 6.58, Running 61.13s Step 237( N/A%), pre moving , FPS 6.50, Running 61.27s Step 238( N/A%), pre moving , FPS 7.00, Running 61.42s Step 239( N/A%), pre moving , FPS 6.28, Running 61.84s Step 240( N/A%), pre moving , FPS 6.17, Running 62.01s Step 241( N/A%), pre moving , FPS 5.94, Running 62.48s Step 242( N/A%), pre moving , FPS 5.79, Running 62.69s Step 243( N/A%), pre moving , FPS 5.22, Running 63.17s Step 244( N/A%), pre moving , FPS 5.07, Running 63.64s Step 245( N/A%), pre moving , FPS 4.87, Running 63.87s Step 246( N/A%), pre moving , FPS 4.40, Running 64.35s Step 247( N/A%), pre moving , FPS 4.03, Running 64.82s Step 248( N/A%), pre moving , FPS 3.88, Running 65.05s Step 249( N/A%), pre moving , FPS 3.57, Running 65.54s Step 250( N/A%), pre moving , FPS 3.84, Running 65.75s Step 251( N/A%), pre moving , FPS 3.58, Running 66.23s Step 252( N/A%), pre moving , FPS 3.36, Running 66.70s Step 253( N/A%), pre moving , FPS 3.12, Running 67.24s Step 254( N/A%), pre moving , FPS 3.03, Running 67.55s Step 255( N/A%), pre moving , FPS 2.84, Running 68.07s Step 256( N/A%), pre moving , FPS 2.67, Running 68.63s Step 257( N/A%), pre moving , FPS 2.52, Running 69.19s Step 258( N/A%), pre moving , FPS 2.41, Running 69.70s Step 259( N/A%), pre moving , FPS 2.38, Running 70.26s Step 260( N/A%), pre moving , FPS 2.34, Running 70.55s Step 261( N/A%), pre moving , FPS 2.32, Running 71.10s Step 262( N/A%), pre moving , FPS 2.23, Running 71.64s Step 263( N/A%), pre moving , FPS 2.22, Running 72.19s Step 264( N/A%), pre moving , FPS 2.27, Running 72.45s Step 265( N/A%), pre moving , FPS 2.19, Running 73.00s Step 266( N/A%), pre moving , FPS 2.18, Running 73.53s Step 267( N/A%), pre moving , FPS 2.17, Running 74.05s Step 268( N/A%), pre moving , FPS 2.17, Running 74.27s Step 269( N/A%), pre moving , FPS 2.17, Running 74.76s Step 270( N/A%), pre moving , FPS 2.11, Running 75.22s Step 271( N/A%), pre moving , FPS 2.17, Running 75.45s Step 272( N/A%), pre moving , FPS 2.16, Running 75.94s Step 273( N/A%), pre moving , FPS 2.18, Running 76.41s Step 274( N/A%), pre moving , FPS 2.18, Running 76.70s Step 275( N/A%), pre moving , FPS 2.18, Running 77.24s Step 276( N/A%), pre moving , FPS 2.19, Running 77.75s Step 277( N/A%), pre moving , FPS 2.20, Running 78.27s Step 278( N/A%), pre moving , FPS 2.26, Running 78.55s Step 279( N/A%), pre moving , FPS 2.28, Running 79.03s Step 280( N/A%), pre moving , FPS 2.24, Running 79.49s Step 281( N/A%), pre moving , FPS 2.33, Running 79.67s Step 282( N/A%), pre moving , FPS 2.35, Running 80.14s Step 283( N/A%), pre moving , FPS 2.45, Running 80.37s Step 284( N/A%), pre moving , FPS 2.39, Running 80.83s Step 285( N/A%), pre moving , FPS 2.50, Running 81.01s Step 286( N/A%), pre moving , FPS 2.60, Running 81.23s Step 287( N/A%), pre moving , FPS 2.69, Running 81.48s Step 288( N/A%), pre moving , FPS 2.70, Running 81.67s Step 289( N/A%), pre moving , FPS 2.83, Running 81.82s Step 290( N/A%), pre moving , FPS 2.86, Running 82.23s Step 291( N/A%), pre moving , FPS 2.90, Running 82.35s Step 292( N/A%), pre moving , FPS 3.07, Running 82.45s Step 293( N/A%), pre moving , FPS 3.13, Running 82.80s Step 294( N/A%), pre moving , FPS 3.21, Running 82.92s Step 295( N/A%), pre moving , FPS 3.46, Running 83.02s Step 296( N/A%), pre moving , FPS 3.51, Running 83.45s Step 297( N/A%), pre moving , FPS 3.74, Running 83.61s Step 298( N/A%), pre moving , FPS 3.69, Running 83.97s Step 299( N/A%), pre moving , FPS 3.95, Running 84.09s Step 300( N/A%), pre moving , FPS 4.25, Running 84.20s Step 301( N/A%), pre moving , FPS 4.07, Running 84.59s Step 302( N/A%), pre moving , FPS 4.41, Running 84.67s Step 303( N/A%), pre moving , FPS 4.45, Running 84.86s Step 304( N/A%), pre moving , FPS 4.65, Running 85.13s Step 305( N/A%), pre moving , FPS 4.73, Running 85.25s Step 306( N/A%), pre moving , FPS 3.18, Running 87.52s Step 307( N/A%), pre moving , FPS 2.95, Running 88.26s Step 308( N/A%), pre moving , FPS 2.94, Running 88.48s Step 309( N/A%), pre moving , FPS 2.74, Running 89.11s Step 310( N/A%), pre moving , FPS 2.74, Running 89.51s Step 311( N/A%), pre moving , FPS 2.56, Running 90.17s Step 312( N/A%), pre moving , FPS 2.46, Running 90.57s Step 313( N/A%), pre moving , FPS 2.40, Running 91.13s Step 314( N/A%), pre moving , FPS 2.30, Running 91.61s Step 315( N/A%), pre moving , FPS 2.13, Running 92.44s Step 316( N/A%), pre moving , FPS 2.17, Running 92.68s Step 317( N/A%), pre moving , FPS 2.02, Running 93.49s Step 318( N/A%), pre moving , FPS 2.05, Running 93.73s Step 319( N/A%), pre moving , FPS 1.91, Running 94.59s Step 320( N/A%), pre moving , FPS 1.89, Running 94.79s Step 321( N/A%), pre moving , FPS 1.81, Running 95.62s Step 322( N/A%), pre moving , FPS 1.79, Running 95.85s Step 323( N/A%), pre moving , FPS 1.69, Running 96.67s Step 324( N/A%), pre moving , FPS 1.70, Running 96.89s Step 325( N/A%), pre moving , FPS 1.60, Running 97.76s Step 326( 0.17%), action 1, FPS 1.72, Running 99.17s Step 327( 0.33%), action 2, FPS 1.78, Running 99.52s Step 328( 0.50%), action 3, FPS 1.71, Running 100.15s Step 329( 0.67%), action 4, FPS 1.73, Running 100.66s Step 330( 0.83%), action 5, FPS 1.71, Running 101.22s Step 331( 1.00%), action 6, FPS 1.72, Running 101.79s Step 332( 1.17%), action 7, FPS 1.64, Running 102.77s Step 333( 1.33%), action 8, FPS 1.64, Running 103.32s Step 334( 1.50%), action 9, FPS 1.57, Running 104.31s Step 335( 1.67%), action 10, FPS 1.60, Running 104.90s Step 336( 1.83%), action 11, FPS 1.51, Running 105.96s Step 337( 2.00%), action 12, FPS 1.54, Running 106.51s Step 338( 2.17%), action 13, FPS 1.44, Running 107.59s Step 339( 2.33%), action 14, FPS 1.46, Running 108.24s Step 340( 2.50%), action 15, FPS 1.39, Running 109.19s Step 341( 2.67%), action 16, FPS 1.40, Running 109.87s Step 342( 2.83%), action 17, FPS 1.33, Running 110.91s Step 343( 3.00%), action 18, FPS 1.35, Running 111.54s Step 344( 3.17%), action 19, FPS 1.29, Running 112.44s Step 345( 3.33%), action 20, FPS 1.30, Running 113.19s Step 346( 3.50%), action 21, FPS 1.34, Running 114.06s Step 347( 3.67%), action 22, FPS 1.32, Running 114.62s Step 348( 3.83%), action 23, FPS 1.29, Running 115.62s Step 349( 4.00%), action 24, FPS 1.29, Running 116.16s Step 350( 4.17%), action 25, FPS 1.26, Running 117.12s Step 351( 4.33%), action 26, FPS 1.26, Running 117.69s Step 352( 4.50%), action 27, FPS 1.28, Running 118.34s Step 353( 4.67%), action 28, FPS 1.31, Running 118.59s Step 354( 4.83%), action 29, FPS 1.35, Running 119.11s Step 355( 5.00%), action 30, FPS 1.38, Running 119.35s Step 356( 5.17%), action 31, FPS 1.41, Running 120.12s Step 357( 5.33%), action 32, FPS 1.41, Running 120.69s Step 358( 5.50%), action 33, FPS 1.46, Running 121.29s Step 359( 5.67%), action 34, FPS 1.50, Running 121.59s Step 360( 5.83%), action 35, FPS 1.56, Running 122.03s Step 361( 6.00%), action 36, FPS 1.60, Running 122.34s Step 362( 6.17%), action 37, FPS 1.68, Running 122.84s Step 363( 6.33%), action 38, FPS 1.72, Running 123.16s Step 364( 6.50%), action 39, FPS 1.77, Running 123.75s Step 365( 6.67%), action 40, FPS 1.82, Running 124.18s Step 366( 6.83%), action 41, FPS 1.85, Running 124.88s Step 367( 7.00%), action 42, FPS 1.88, Running 125.24s Step 368( 7.17%), action 43, FPS 1.96, Running 125.82s Step 369( 7.33%), action 44, FPS 2.00, Running 126.15s Step 370( 7.50%), action 45, FPS 2.10, Running 126.64s Step 371( 7.67%), action 46, FPS 2.15, Running 127.00s Step 372( 7.83%), action 47, FPS 2.17, Running 127.56s Step 373( 8.00%), action 48, FPS 2.14, Running 127.95s Step 374( 8.17%), action 49, FPS 2.12, Running 128.53s Step 375( 8.33%), action 50, FPS 2.11, Running 128.82s Step 376( 8.50%), action 51, FPS 2.14, Running 129.48s Step 377( 8.67%), action 52, FPS 2.16, Running 129.93s Step 378( 8.83%), action 53, FPS 2.16, Running 130.55s Step 379( 9.00%), action 54, FPS 2.16, Running 130.85s Step 380( 9.17%), action 55, FPS 2.12, Running 131.45s Step 381( 9.33%), action 56, FPS 2.11, Running 131.84s Step 382( 9.50%), action 57, FPS 1.98, Running 132.97s Step 383( 9.67%), action 58, FPS 1.96, Running 133.34s Step 384( 9.83%), action 59, FPS 1.92, Running 134.17s Step 385( 10.00%), action 60, FPS 1.84, Running 135.04s Step 386( 10.17%), action 61, FPS 1.86, Running 135.62s Step 387( 10.33%), action 62, FPS 1.84, Running 136.08s Step 388( 10.50%), action 63, FPS 1.77, Running 137.11s Step 389( 10.67%), action 64, FPS 1.76, Running 137.49s Step 390( 10.83%), action 65, FPS 1.70, Running 138.38s Step 391( 11.00%), action 66, FPS 1.64, Running 139.21s Step 392( 11.17%), action 67, FPS 1.58, Running 140.20s Step 393( 11.33%), action 68, FPS 1.58, Running 140.59s Step 394( 11.50%), action 69, FPS 1.53, Running 141.62s Step 395( 11.67%), action 70, FPS 1.47, Running 142.41s Step 396( 11.83%), action 71, FPS 1.41, Running 143.69s Step 397( 12.00%), action 72, FPS 1.40, Running 144.18s Step 398( 12.17%), action 73, FPS 1.36, Running 145.27s Step 399( 12.33%), action 74, FPS 1.36, Running 145.58s Step 400( 12.50%), action 75, FPS 1.31, Running 146.70s Step 401( 12.67%), action 76, FPS 1.29, Running 147.35s Step 402( 12.83%), action 77, FPS 1.29, Running 148.43s Step 403( 13.00%), action 78, FPS 1.27, Running 149.13s Step 404( 13.17%), action 79, FPS 1.25, Running 150.22s Step 405( 13.33%), action 80, FPS 1.25, Running 151.03s Step 406( 13.50%), action 81, FPS 1.22, Running 152.01s Step 407( 13.67%), action 82, FPS 1.21, Running 152.64s Step 408( 13.83%), action 83, FPS 1.21, Running 153.62s Step 409( 14.00%), action 84, FPS 1.18, Running 154.38s Step 410( 14.17%), action 85, FPS 1.17, Running 155.45s Step 411( 14.33%), action 86, FPS 1.20, Running 155.94s Step 412( 14.50%), action 87, FPS 1.18, Running 157.13s Step 413( 14.67%), action 88, FPS 1.16, Running 157.77s Step 414( 14.83%), action 89, FPS 1.16, Running 158.80s Step 415( 15.00%), action 90, FPS 1.20, Running 159.09s Step 416( 15.17%), action 91, FPS 1.24, Running 159.88s Step 417( 15.33%), action 92, FPS 1.23, Running 160.46s Step 418( 15.50%), action 93, FPS 1.23, Running 161.52s Step 419( 15.67%), action 94, FPS 1.20, Running 162.28s Step 420( 15.83%), action 95, FPS 1.21, Running 163.20s Step 421( 16.00%), action 96, FPS 1.23, Running 163.59s Step 422( 16.17%), action 97, FPS 1.26, Running 164.36s Step 423( 16.33%), action 98, FPS 1.26, Running 164.95s Step 424( 16.50%), action 99, FPS 1.30, Running 165.59s Step 425( 16.67%), action 100, FPS 1.35, Running 165.88s Step 426( 16.83%), action 101, FPS 1.33, Running 167.03s Step 427( 17.00%), action 102, FPS 1.36, Running 167.33s Step 428( 17.17%), action 103, FPS 1.36, Running 168.28s Step 429( 17.33%), action 104, FPS 1.37, Running 169.03s Step 430( 17.50%), action 105, FPS 1.40, Running 169.69s Step 431( 17.67%), action 106, FPS 1.37, Running 170.59s Step 432( 17.83%), action 107, FPS 1.39, Running 171.48s Step 433( 18.00%), action 108, FPS 1.39, Running 172.13s Step 434( 18.17%), action 109, FPS 1.43, Running 172.77s Step 435( 18.33%), action 110, FPS 1.41, Running 173.23s Step 436( 18.50%), action 111, FPS 1.38, Running 174.42s Step 437( 18.67%), action 112, FPS 1.40, Running 174.74s Step 438( 18.83%), action 113, FPS 1.40, Running 175.76s Step 439( 19.00%), action 114, FPS 1.45, Running 176.11s Step 440( 19.17%), action 115, FPS 1.43, Running 177.21s Step 441( 19.33%), action 116, FPS 1.39, Running 177.99s Step 442( 19.50%), action 117, FPS 1.35, Running 179.17s Step 443( 19.67%), action 118, FPS 1.34, Running 179.92s Step 444( 19.83%), action 119, FPS 1.35, Running 180.43s Step 445( 20.00%), action 120, FPS 1.31, Running 181.15s Step 446( 20.17%), action 121, FPS 1.30, Running 182.37s Step 447( 20.33%), action 122, FPS 1.27, Running 183.12s Step 448( 20.50%), action 123, FPS 1.26, Running 184.21s Step 449( 20.67%), action 124, FPS 1.25, Running 185.04s Step 450( 20.83%), action 125, FPS 1.22, Running 186.04s Step 451( 21.00%), action 126, FPS 1.23, Running 186.80s Step 452( 21.17%), action 127, FPS 1.22, Running 187.84s Step 453( 21.33%), action 128, FPS 1.22, Running 188.48s Step 454( 21.50%), action 129, FPS 1.19, Running 189.58s Step 455( 21.67%), action 130, FPS 1.17, Running 190.30s Step 456( 21.83%), action 131, FPS 1.17, Running 191.55s Step 457( 22.00%), action 132, FPS 1.17, Running 191.82s Step 458( 22.17%), action 133, FPS 1.18, Running 192.77s Step 459( 22.33%), action 134, FPS 1.15, Running 193.44s Step 460( 22.50%), action 135, FPS 1.15, Running 194.54s Step 461( 22.67%), action 136, FPS 1.16, Running 195.19s Step 462( 22.83%), action 137, FPS 1.18, Running 196.14s Step 463( 23.00%), action 138, FPS 1.18, Running 196.90s Step 464( 23.17%), action 139, FPS 1.14, Running 197.93s Step 465( 23.33%), action 140, FPS 1.15, Running 198.59s Step 466( 23.50%), action 141, FPS 1.15, Running 199.74s Step 467( 23.67%), action 142, FPS 1.15, Running 200.58s Step 468( 23.83%), action 143, FPS 1.15, Running 201.58s Step 469( 24.00%), action 144, FPS 1.16, Running 202.27s Step 470( 24.17%), action 145, FPS 1.15, Running 203.38s Step 471( 24.33%), action 146, FPS 1.17, Running 203.88s Step 472( 24.50%), action 147, FPS 1.21, Running 204.39s Step 473( 24.67%), action 148, FPS 1.20, Running 205.11s Step 474( 24.83%), action 149, FPS 1.24, Running 205.73s Step 475( 25.00%), action 150, FPS 1.24, Running 206.45s Step 476( 25.17%), action 151, FPS 1.26, Running 207.43s Step 477( 25.33%), action 152, FPS 1.22, Running 208.20s Step 478( 25.50%), action 153, FPS 1.21, Running 209.24s Step 479( 25.67%), action 154, FPS 1.21, Running 209.92s Step 480( 25.83%), action 155, FPS 1.25, Running 210.48s Step 481( 26.00%), action 156, FPS 1.25, Running 211.13s Step 482( 26.17%), action 157, FPS 1.25, Running 212.11s Step 483( 26.33%), action 158, FPS 1.26, Running 212.76s Step 484( 26.50%), action 159, FPS 1.26, Running 213.79s Step 485( 26.67%), action 160, FPS 1.26, Running 214.51s Step 486( 26.83%), action 161, FPS 1.29, Running 215.22s Step 487( 27.00%), action 162, FPS 1.32, Running 215.79s Step 488( 27.17%), action 163, FPS 1.33, Running 216.65s Step 489( 27.33%), action 164, FPS 1.37, Running 216.90s Step 490( 27.50%), action 165, FPS 1.38, Running 217.92s Step 491( 27.67%), action 166, FPS 1.35, Running 218.66s Step 492( 27.83%), action 167, FPS 1.32, Running 219.56s Step 493( 28.00%), action 168, FPS 1.32, Running 220.24s Step 494( 28.17%), action 169, FPS 1.32, Running 220.86s Step 495( 28.33%), action 170, FPS 1.32, Running 221.63s Step 496( 28.50%), action 171, FPS 1.30, Running 222.82s Step 497( 28.67%), action 172, FPS 1.31, Running 223.43s Step 498( 28.83%), action 173, FPS 1.36, Running 223.92s Step 499( 29.00%), action 174, FPS 1.40, Running 224.21s Step 500( 29.17%), action 175, FPS 1.35, Running 225.28s Step 501( 29.33%), action 176, FPS 1.36, Running 225.88s Step 502( 29.50%), action 177, FPS 1.35, Running 226.88s Step 503( 29.67%), action 178, FPS 1.34, Running 227.68s Step 504( 29.83%), action 179, FPS 1.34, Running 228.73s Step 505( 30.00%), action 180, FPS 1.34, Running 229.41s Step 506( 30.17%), action 181, FPS 1.29, Running 230.70s Step 507( 30.33%), action 182, FPS 1.32, Running 230.99s Step 508( 30.50%), action 183, FPS 1.30, Running 232.00s Step 509( 30.67%), action 184, FPS 1.26, Running 232.74s Step 510( 30.83%), action 185, FPS 1.28, Running 233.59s Step 511( 31.00%), action 186, FPS 1.29, Running 234.16s Step 512( 31.17%), action 187, FPS 1.28, Running 235.14s Step 513( 31.33%), action 188, FPS 1.32, Running 235.44s Step 514( 31.50%), action 189, FPS 1.29, Running 236.32s Step 515( 31.67%), action 190, FPS 1.31, Running 236.93s Step 516( 31.83%), action 191, FPS 1.30, Running 238.15s Step 517( 32.00%), action 192, FPS 1.31, Running 238.75s Step 518( 32.17%), action 193, FPS 1.26, Running 239.77s Step 519( 32.33%), action 194, FPS 1.23, Running 240.45s Step 520( 32.50%), action 195, FPS 1.28, Running 240.91s Step 521( 32.67%), action 196, FPS 1.26, Running 241.73s Step 522( 32.83%), action 197, FPS 1.31, Running 242.14s Step 523( 33.00%), action 198, FPS 1.35, Running 242.54s Step 524( 33.17%), action 199, FPS 1.36, Running 243.43s Step 525( 33.33%), action 200, FPS 1.36, Running 244.10s Step 526( 33.50%), action 201, FPS 1.38, Running 245.15s Step 527( 33.67%), action 202, FPS 1.35, Running 245.81s Step 528( 33.83%), action 203, FPS 1.38, Running 246.45s Step 529( 34.00%), action 204, FPS 1.41, Running 246.91s Step 530( 34.17%), action 205, FPS 1.46, Running 247.31s Step 531( 34.33%), action 206, FPS 1.47, Running 247.72s Step 532( 34.50%), action 207, FPS 1.47, Running 248.75s Step 533( 34.67%), action 208, FPS 1.43, Running 249.42s Step 534( 34.83%), action 209, FPS 1.42, Running 250.37s Step 535( 35.00%), action 210, FPS 1.44, Running 250.81s Step 536( 35.17%), action 211, FPS 1.46, Running 251.87s Step 537( 35.33%), action 212, FPS 1.50, Running 252.12s Step 538( 35.50%), action 213, FPS 1.48, Running 253.25s Step 539( 35.67%), action 214, FPS 1.47, Running 254.05s Step 540( 35.83%), action 215, FPS 1.41, Running 255.05s Step 541( 36.00%), action 216, FPS 1.42, Running 255.80s Step 542( 36.17%), action 217, FPS 1.37, Running 256.74s Step 543( 36.33%), action 218, FPS 1.34, Running 257.43s Step 544( 36.50%), action 219, FPS 1.33, Running 258.51s Step 545( 36.67%), action 220, FPS 1.33, Running 259.17s Step 546( 36.83%), action 221, FPS 1.31, Running 260.37s Step 547( 37.00%), action 222, FPS 1.31, Running 261.11s Step 548( 37.17%), action 223, FPS 1.29, Running 261.96s Step 549( 37.33%), action 224, FPS 1.29, Running 262.42s Step 550( 37.50%), action 225, FPS 1.25, Running 263.36s Step 551( 37.67%), action 226, FPS 1.22, Running 264.18s Step 552( 37.83%), action 227, FPS 1.24, Running 264.91s Step 553( 38.00%), action 228, FPS 1.26, Running 265.26s Step 554( 38.17%), action 229, FPS 1.30, Running 265.79s Step 555( 38.33%), action 230, FPS 1.27, Running 266.57s Step 556( 38.50%), action 231, FPS 1.27, Running 267.64s Step 557( 38.67%), action 232, FPS 1.23, Running 268.37s Step 558( 38.83%), action 233, FPS 1.25, Running 269.30s Step 559( 39.00%), action 234, FPS 1.26, Running 269.97s Step 560( 39.17%), action 235, FPS 1.27, Running 270.75s Step 561( 39.33%), action 236, FPS 1.28, Running 271.38s Step 562( 39.50%), action 237, FPS 1.28, Running 272.32s Step 563( 39.67%), action 238, FPS 1.31, Running 272.71s Step 564( 39.83%), action 239, FPS 1.37, Running 273.11s Step 565( 40.00%), action 240, FPS 1.37, Running 273.80s Step 566( 40.17%), action 241, FPS 1.39, Running 274.80s Step 567( 40.33%), action 242, FPS 1.43, Running 275.07s Step 568( 40.50%), action 243, FPS 1.46, Running 275.69s Step 569( 40.67%), action 244, FPS 1.46, Running 276.17s Step 570( 40.83%), action 245, FPS 1.51, Running 276.64s Step 571( 41.00%), action 246, FPS 1.53, Running 277.24s Step 572( 41.17%), action 247, FPS 1.54, Running 277.89s Step 573( 41.33%), action 248, FPS 1.52, Running 278.45s Step 574( 41.50%), action 249, FPS 1.51, Running 279.00s Step 575( 41.67%), action 250, FPS 1.55, Running 279.44s Step 576( 41.83%), action 251, FPS 1.57, Running 280.36s Step 577( 42.00%), action 252, FPS 1.58, Running 280.99s Step 578( 42.17%), action 253, FPS 1.64, Running 281.50s Step 579( 42.33%), action 254, FPS 1.69, Running 281.83s Step 580( 42.50%), action 255, FPS 1.73, Running 282.32s Step 581( 42.67%), action 256, FPS 1.72, Running 283.01s Step 582( 42.83%), action 257, FPS 1.79, Running 283.47s Step 583( 43.00%), action 258, FPS 1.82, Running 283.71s Step 584( 43.17%), action 259, FPS 1.78, Running 284.32s Step 585( 43.33%), action 260, FPS 1.84, Running 284.66s Step 586( 43.50%), action 261, FPS 1.88, Running 285.47s Step 587( 43.67%), action 262, FPS 1.88, Running 285.73s Step 588( 43.83%), action 263, FPS 1.91, Running 286.15s Step 589( 44.00%), action 264, FPS 1.90, Running 286.70s Step 590( 44.17%), action 265, FPS 1.91, Running 287.11s Step 591( 44.33%), action 266, FPS 1.97, Running 287.37s Step 592( 44.50%), action 267, FPS 2.01, Running 287.86s Step 593( 44.67%), action 268, FPS 2.07, Running 288.12s Step 594( 44.83%), action 269, FPS 2.08, Running 288.63s Step 595( 45.00%), action 270, FPS 2.11, Running 288.90s Step 596( 45.17%), action 271, FPS 2.18, Running 289.54s Step 597( 45.33%), action 272, FPS 2.25, Running 289.88s Step 598( 45.50%), action 273, FPS 2.26, Running 290.37s Step 599( 45.67%), action 274, FPS 2.21, Running 290.89s Step 600( 45.83%), action 275, FPS 2.19, Running 291.44s Step 601( 46.00%), action 276, FPS 2.29, Running 291.75s Step 602( 46.17%), action 277, FPS 2.27, Running 292.27s Step 603( 46.33%), action 278, FPS 2.26, Running 292.55s Step 604( 46.50%), action 279, FPS 2.32, Running 292.93s Step 605( 46.67%), action 280, FPS 2.29, Running 293.38s Step 606( 46.83%), action 281, FPS 2.28, Running 294.26s Step 607( 47.00%), action 282, FPS 2.25, Running 294.62s Step 608( 47.17%), action 283, FPS 2.24, Running 295.09s Step 609( 47.33%), action 284, FPS 2.30, Running 295.38s Step 610( 47.50%), action 285, FPS 2.28, Running 295.88s Step 611( 47.67%), action 286, FPS 2.25, Running 296.25s Step 612( 47.83%), action 287, FPS 2.18, Running 297.01s Step 613( 48.00%), action 288, FPS 2.18, Running 297.27s Step 614( 48.17%), action 289, FPS 2.19, Running 297.74s Step 615( 48.33%), action 290, FPS 2.16, Running 298.15s Step 616( 48.50%), action 291, FPS 2.15, Running 298.85s Step 617( 48.67%), action 292, FPS 2.17, Running 299.10s Step 618( 48.83%), action 293, FPS 2.17, Running 299.59s Step 619( 49.00%), action 294, FPS 2.21, Running 299.94s Step 620( 49.17%), action 295, FPS 2.22, Running 300.45s Step 621( 49.33%), action 296, FPS 2.19, Running 300.88s Step 622( 49.50%), action 297, FPS 2.13, Running 301.64s Step 623( 49.67%), action 298, FPS 2.14, Running 301.89s Step 624( 49.83%), action 299, FPS 2.12, Running 302.35s Step 625( 50.00%), action 300, FPS 2.13, Running 302.77s Step 626( 50.17%), action 301, FPS 2.18, Running 303.44s Step 627( 50.33%), action 302, FPS 2.15, Running 303.93s Step 628( 50.50%), action 303, FPS 2.14, Running 304.45s Step 629( 50.67%), action 304, FPS 2.07, Running 305.07s Step 630( 50.83%), action 305, FPS 2.03, Running 305.71s Step 631( 51.00%), action 306, FPS 2.00, Running 306.24s Step 632( 51.17%), action 307, FPS 2.05, Running 306.78s Step 633( 51.33%), action 308, FPS 2.01, Running 307.23s Step 634( 51.50%), action 309, FPS 1.99, Running 307.78s Step 635( 51.67%), action 310, FPS 1.91, Running 308.63s Step 636( 51.83%), action 311, FPS 1.91, Running 309.31s Step 637( 52.00%), action 312, FPS 1.88, Running 309.72s Step 638( 52.17%), action 313, FPS 1.83, Running 310.54s Step 639( 52.33%), action 314, FPS 1.77, Running 311.23s Step 640( 52.50%), action 315, FPS 1.72, Running 312.07s Step 641( 52.67%), action 316, FPS 1.73, Running 312.43s Step 642( 52.83%), action 317, FPS 1.69, Running 313.49s Step 643( 53.00%), action 318, FPS 1.65, Running 314.03s Step 644( 53.17%), action 319, FPS 1.58, Running 315.00s Step 645( 53.33%), action 320, FPS 1.55, Running 315.68s Step 646( 53.50%), action 321, FPS 1.50, Running 316.76s Step 647( 53.67%), action 322, FPS 1.51, Running 317.18s Step 648( 53.83%), action 323, FPS 1.51, Running 317.66s Step 649( 54.00%), action 324, FPS 1.51, Running 318.35s Step 650( 54.17%), action 325, FPS 1.51, Running 318.98s Step 651( 54.33%), action 326, FPS 1.48, Running 319.78s Step 652( 54.50%), action 327, FPS 1.46, Running 320.48s Step 653( 54.67%), action 328, FPS 1.43, Running 321.21s Step 654( 54.83%), action 329, FPS 1.43, Running 321.72s Step 655( 55.00%), action 330, FPS 1.49, Running 322.03s Step 656( 55.17%), action 331, FPS 1.44, Running 323.18s Step 657( 55.33%), action 332, FPS 1.45, Running 323.54s Step 658( 55.50%), action 333, FPS 1.43, Running 324.57s Step 659( 55.67%), action 334, FPS 1.42, Running 325.34s Step 660( 55.83%), action 335, FPS 1.43, Running 326.06s Step 661( 56.00%), action 336, FPS 1.42, Running 326.55s Step 662( 56.17%), action 337, FPS 1.41, Running 327.63s Step 663( 56.33%), action 338, FPS 1.41, Running 328.19s Step 664( 56.50%), action 339, FPS 1.40, Running 329.27s Step 665( 56.67%), action 340, FPS 1.41, Running 329.87s Step 666( 56.83%), action 341, FPS 1.43, Running 330.71s Step 667( 57.00%), action 342, FPS 1.40, Running 331.47s Step 668( 57.17%), action 343, FPS 1.37, Running 332.20s Step 669( 57.33%), action 344, FPS 1.37, Running 332.90s Step 670( 57.50%), action 345, FPS 1.34, Running 333.87s Step 671( 57.67%), action 346, FPS 1.35, Running 334.62s Step 672( 57.83%), action 347, FPS 1.32, Running 335.67s Step 673( 58.00%), action 348, FPS 1.35, Running 335.99s Step 674( 58.17%), action 349, FPS 1.34, Running 336.70s Step 675( 58.33%), action 350, FPS 1.34, Running 336.96s Step 676( 58.50%), action 351, FPS 1.34, Running 338.08s Step 677( 58.67%), action 352, FPS 1.31, Running 338.82s Step 678( 58.83%), action 353, FPS 1.36, Running 339.29s Step 679( 59.00%), action 354, FPS 1.36, Running 340.05s Step 680( 59.17%), action 355, FPS 1.37, Running 340.63s Step 681( 59.33%), action 356, FPS 1.34, Running 341.42s Step 682( 59.50%), action 357, FPS 1.36, Running 342.30s Step 683( 59.67%), action 358, FPS 1.35, Running 343.06s Step 684( 59.83%), action 359, FPS 1.35, Running 344.04s Step 685( 60.00%), action 360, FPS 1.35, Running 344.67s Step 686( 60.17%), action 361, FPS 1.32, Running 345.86s Step 687( 60.33%), action 362, FPS 1.32, Running 346.60s Step 688( 60.50%), action 363, FPS 1.33, Running 347.27s Step 689( 60.67%), action 364, FPS 1.32, Running 348.02s Step 690( 60.83%), action 365, FPS 1.36, Running 348.54s Step 691( 61.00%), action 366, FPS 1.37, Running 349.23s Step 692( 61.17%), action 367, FPS 1.40, Running 349.97s Step 693( 61.33%), action 368, FPS 1.36, Running 350.71s Step 694( 61.50%), action 369, FPS 1.38, Running 351.20s Step 695( 61.67%), action 370, FPS 1.34, Running 351.91s Step 696( 61.83%), action 371, FPS 1.38, Running 352.60s Step 697( 62.00%), action 372, FPS 1.38, Running 353.34s Step 698( 62.17%), action 373, FPS 1.32, Running 354.40s Step 699( 62.33%), action 374, FPS 1.34, Running 354.97s Step 700( 62.50%), action 375, FPS 1.31, Running 355.85s Step 701( 62.67%), action 376, FPS 1.34, Running 356.40s Step 702( 62.83%), action 377, FPS 1.32, Running 357.46s Step 703( 63.00%), action 378, FPS 1.33, Running 358.07s Step 704( 63.17%), action 379, FPS 1.34, Running 358.98s Step 705( 63.33%), action 380, FPS 1.35, Running 359.47s Step 706( 63.50%), action 381, FPS 1.35, Running 360.69s Step 707( 63.67%), action 382, FPS 1.37, Running 361.19s Step 708( 63.83%), action 383, FPS 1.35, Running 362.12s Step 709( 64.00%), action 384, FPS 1.36, Running 362.76s Step 710( 64.17%), action 385, FPS 1.33, Running 363.61s Step 711( 64.33%), action 386, FPS 1.36, Running 363.89s Step 712( 64.50%), action 387, FPS 1.34, Running 364.86s Step 713( 64.67%), action 388, FPS 1.39, Running 365.11s Step 714( 64.83%), action 389, FPS 1.35, Running 366.03s Step 715( 65.00%), action 390, FPS 1.35, Running 366.77s Step 716( 65.17%), action 391, FPS 1.33, Running 367.60s Step 717( 65.33%), action 392, FPS 1.34, Running 368.25s Step 718( 65.50%), action 393, FPS 1.35, Running 369.19s Step 719( 65.67%), action 394, FPS 1.36, Running 369.65s Step 720( 65.83%), action 395, FPS 1.36, Running 370.60s Step 721( 66.00%), action 396, FPS 1.38, Running 370.93s Step 722( 66.17%), action 397, FPS 1.43, Running 371.44s Step 723( 66.33%), action 398, FPS 1.47, Running 371.71s Step 724( 66.50%), action 399, FPS 1.52, Running 372.14s Step 725( 66.67%), action 400, FPS 1.54, Running 372.42s Step 726( 66.83%), action 401, FPS 1.55, Running 373.61s Step 727( 67.00%), action 402, FPS 1.57, Running 373.96s Step 728( 67.17%), action 403, FPS 1.56, Running 374.96s Step 729( 67.33%), action 404, FPS 1.54, Running 375.79s Step 730( 67.50%), action 405, FPS 1.50, Running 376.91s Step 731( 67.67%), action 406, FPS 1.50, Running 377.20s Step 732( 67.83%), action 407, FPS 1.55, Running 377.73s Step 733( 68.00%), action 408, FPS 1.49, Running 378.53s Step 734( 68.17%), action 409, FPS 1.48, Running 379.56s Step 735( 68.33%), action 410, FPS 1.49, Running 380.21s Step 736( 68.50%), action 411, FPS 1.47, Running 381.20s Step 737( 68.67%), action 412, FPS 1.47, Running 381.88s Step 738( 68.83%), action 413, FPS 1.49, Running 382.63s Step 739( 69.00%), action 414, FPS 1.51, Running 382.87s Step 740( 69.17%), action 415, FPS 1.57, Running 383.35s Step 741( 69.33%), action 416, FPS 1.54, Running 383.92s Step 742( 69.50%), action 417, FPS 1.51, Running 384.71s Step 743( 69.67%), action 418, FPS 1.51, Running 384.98s Step 744( 69.83%), action 419, FPS 1.50, Running 385.49s Step 745( 70.00%), action 420, FPS 1.50, Running 385.74s Step 746( 70.17%), action 421, FPS 1.54, Running 386.63s Step 747( 70.33%), action 422, FPS 1.55, Running 386.89s Step 748( 70.50%), action 423, FPS 1.58, Running 387.61s Step 749( 70.67%), action 424, FPS 1.64, Running 387.96s Step 750( 70.83%), action 425, FPS 1.67, Running 388.88s Step 751( 71.00%), action 426, FPS 1.64, Running 389.40s Step 752( 71.17%), action 427, FPS 1.58, Running 390.43s Step 753( 71.33%), action 428, FPS 1.58, Running 391.18s Step 754( 71.50%), action 429, FPS 1.65, Running 391.71s Step 755( 71.67%), action 430, FPS 1.68, Running 392.12s Step 756( 71.83%), action 431, FPS 1.75, Running 392.65s Step 757( 72.00%), action 432, FPS 1.81, Running 392.93s Step 758( 72.17%), action 433, FPS 1.78, Running 393.90s Step 759( 72.33%), action 434, FPS 1.73, Running 394.43s Step 760( 72.50%), action 435, FPS 1.68, Running 395.28s Step 761( 72.67%), action 436, FPS 1.71, Running 395.61s Step 762( 72.83%), action 437, FPS 1.68, Running 396.63s Step 763( 73.00%), action 438, FPS 1.63, Running 397.25s Step 764( 73.17%), action 439, FPS 1.58, Running 398.16s Step 765( 73.33%), action 440, FPS 1.52, Running 398.88s Step 766( 73.50%), action 441, FPS 1.48, Running 400.16s Step 767( 73.67%), action 442, FPS 1.47, Running 400.49s Step 768( 73.83%), action 443, FPS 1.50, Running 400.97s Step 769( 74.00%), action 444, FPS 1.48, Running 401.52s Step 770( 74.17%), action 445, FPS 1.53, Running 401.96s Step 771( 74.33%), action 446, FPS 1.50, Running 402.72s Step 772( 74.50%), action 447, FPS 1.58, Running 403.09s Step 773( 74.67%), action 448, FPS 1.62, Running 403.50s Step 774( 74.83%), action 449, FPS 1.58, Running 404.38s Step 775( 75.00%), action 450, FPS 1.59, Running 404.66s Step 776( 75.17%), action 451, FPS 1.56, Running 405.49s Step 777( 75.33%), action 452, FPS 1.55, Running 405.84s Step 778( 75.50%), action 453, FPS 1.56, Running 406.70s Step 779( 75.67%), action 454, FPS 1.59, Running 407.04s Step 780( 75.83%), action 455, FPS 1.59, Running 407.86s Step 781( 76.00%), action 456, FPS 1.60, Running 408.11s Step 782( 76.17%), action 457, FPS 1.59, Running 409.17s Step 783( 76.33%), action 458, FPS 1.58, Running 409.90s Step 784( 76.50%), action 459, FPS 1.58, Running 410.85s Step 785( 76.67%), action 460, FPS 1.57, Running 411.58s Step 786( 76.83%), action 461, FPS 1.60, Running 412.68s Step 787( 77.00%), action 462, FPS 1.55, Running 413.43s Step 788( 77.17%), action 463, FPS 1.48, Running 414.51s Step 789( 77.33%), action 464, FPS 1.46, Running 415.26s Step 790( 77.50%), action 465, FPS 1.40, Running 416.27s Step 791( 77.67%), action 466, FPS 1.39, Running 417.07s Step 792( 77.83%), action 467, FPS 1.33, Running 418.12s Step 793( 78.00%), action 468, FPS 1.29, Running 419.00s Step 794( 78.17%), action 469, FPS 1.28, Running 419.96s Step 795( 78.33%), action 470, FPS 1.27, Running 420.40s Step 796( 78.50%), action 471, FPS 1.26, Running 421.42s Step 797( 78.67%), action 472, FPS 1.24, Running 421.90s Step 798( 78.83%), action 473, FPS 1.27, Running 422.45s Step 799( 79.00%), action 474, FPS 1.26, Running 422.89s Step 800( 79.17%), action 475, FPS 1.24, Running 423.94s Step 801( 79.33%), action 476, FPS 1.21, Running 424.61s Step 802( 79.50%), action 477, FPS 1.23, Running 425.43s Step 803( 79.67%), action 478, FPS 1.24, Running 426.04s Step 804( 79.83%), action 479, FPS 1.24, Running 426.94s Step 805( 80.00%), action 480, FPS 1.27, Running 427.35s Step 806( 80.17%), action 481, FPS 1.26, Running 428.50s Step 807( 80.33%), action 482, FPS 1.26, Running 429.31s Step 808( 80.50%), action 483, FPS 1.27, Running 430.20s Step 809( 80.67%), action 484, FPS 1.28, Running 430.91s Step 810( 80.83%), action 485, FPS 1.27, Running 432.01s Step 811( 81.00%), action 486, FPS 1.28, Running 432.64s Step 812( 81.17%), action 487, FPS 1.28, Running 433.78s Step 813( 81.33%), action 488, FPS 1.29, Running 434.47s Step 814( 81.50%), action 489, FPS 1.29, Running 435.51s Step 815( 81.67%), action 490, FPS 1.26, Running 436.25s Step 816( 81.83%), action 491, FPS 1.25, Running 437.38s Step 817( 82.00%), action 492, FPS 1.26, Running 437.81s Step 818( 82.17%), action 493, FPS 1.22, Running 438.87s Step 819( 82.33%), action 494, FPS 1.19, Running 439.67s Step 820( 82.50%), action 495, FPS 1.20, Running 440.57s Step 821( 82.67%), action 496, FPS 1.20, Running 441.32s Step 822( 82.83%), action 497, FPS 1.22, Running 441.88s Step 823( 83.00%), action 498, FPS 1.23, Running 442.31s Step 824( 83.17%), action 499, FPS 1.23, Running 443.13s Step 825( 83.33%), action 500, FPS 1.20, Running 443.95s Step 826( 83.50%), action 501, FPS 1.20, Running 445.12s Step 827( 83.67%), action 502, FPS 1.23, Running 445.60s Step 828( 83.83%), action 503, FPS 1.21, Running 446.75s Step 829( 84.00%), action 504, FPS 1.21, Running 447.42s Step 830( 84.17%), action 505, FPS 1.20, Running 448.69s Step 831( 84.33%), action 506, FPS 1.20, Running 449.31s Step 832( 84.50%), action 507, FPS 1.20, Running 450.40s Step 833( 84.67%), action 508, FPS 1.20, Running 451.13s Step 834( 84.83%), action 509, FPS 1.24, Running 451.62s Step 835( 85.00%), action 510, FPS 1.26, Running 452.07s Step 836( 85.17%), action 511, FPS 1.26, Running 453.23s Step 837( 85.33%), action 512, FPS 1.26, Running 453.66s Step 838( 85.50%), action 513, FPS 1.31, Running 454.14s Step 839( 85.67%), action 514, FPS 1.31, Running 454.94s Step 840( 85.83%), action 515, FPS 1.34, Running 455.53s Step 841( 86.00%), action 516, FPS 1.38, Running 455.78s Step 842( 86.17%), action 517, FPS 1.36, Running 456.60s Step 843( 86.33%), action 518, FPS 1.37, Running 456.86s Step 844( 86.50%), action 519, FPS 1.40, Running 457.43s Step 845( 86.67%), action 520, FPS 1.46, Running 457.68s Step 846( 86.83%), action 521, FPS 1.51, Running 458.35s Step 847( 87.00%), action 522, FPS 1.48, Running 459.09s Step 848( 87.17%), action 523, FPS 1.57, Running 459.48s Step 849( 87.33%), action 524, FPS 1.62, Running 459.74s Step 850( 87.50%), action 525, FPS 1.72, Running 460.33s Step 851( 87.67%), action 526, FPS 1.73, Running 460.86s Step 852( 87.83%), action 527, FPS 1.77, Running 461.69s Step 853( 88.00%), action 528, FPS 1.76, Running 462.48s Step 854( 88.17%), action 529, FPS 1.69, Running 463.45s Step 855( 88.33%), action 530, FPS 1.72, Running 463.73s Step 856( 88.50%), action 531, FPS 1.74, Running 464.70s Step 857( 88.67%), action 532, FPS 1.75, Running 465.08s Step 858( 88.83%), action 533, FPS 1.69, Running 465.95s Step 859( 89.00%), action 534, FPS 1.71, Running 466.66s Step 860( 89.17%), action 535, FPS 1.72, Running 467.17s Step 861( 89.33%), action 536, FPS 1.65, Running 467.94s Step 862( 89.50%), action 537, FPS 1.68, Running 468.50s Step 863( 89.67%), action 538, FPS 1.63, Running 469.17s Step 864( 89.83%), action 539, FPS 1.63, Running 469.72s Step 865( 90.00%), action 540, FPS 1.56, Running 470.48s Step 866( 90.17%), action 541, FPS 1.51, Running 471.57s Step 867( 90.33%), action 542, FPS 1.57, Running 471.85s Step 868( 90.50%), action 543, FPS 1.55, Running 472.35s Step 869( 90.67%), action 544, FPS 1.56, Running 472.58s Step 870( 90.83%), action 545, FPS 1.52, Running 473.49s Step 871( 91.00%), action 546, FPS 1.53, Running 473.91s Step 872( 91.17%), action 547, FPS 1.58, Running 474.38s Step 873( 91.33%), action 548, FPS 1.64, Running 474.66s Step 874( 91.50%), action 549, FPS 1.65, Running 475.57s Step 875( 91.67%), action 550, FPS 1.65, Running 475.88s Step 876( 91.83%), action 551, FPS 1.68, Running 476.63s Step 877( 92.00%), action 552, FPS 1.69, Running 476.90s Step 878( 92.17%), action 553, FPS 1.76, Running 477.31s Step 879( 92.33%), action 554, FPS 1.80, Running 477.75s Step 880( 92.50%), action 555, FPS 1.80, Running 478.30s Step 881( 92.67%), action 556, FPS 1.85, Running 478.76s Step 882( 92.83%), action 557, FPS 1.89, Running 479.09s Step 883( 93.00%), action 558, FPS 1.96, Running 479.39s Step 884( 93.17%), action 559, FPS 2.00, Running 479.71s Step 885( 93.33%), action 560, FPS 2.12, Running 479.93s Step 886( 93.50%), action 561, FPS 2.25, Running 480.45s Step 887( 93.67%), action 562, FPS 2.26, Running 480.70s Step 888( 93.83%), action 563, FPS 2.29, Running 481.07s Step 889( 94.00%), action 564, FPS 2.29, Running 481.32s Step 890( 94.17%), action 565, FPS 2.43, Running 481.72s Step 891( 94.33%), action 566, FPS 2.47, Running 482.00s Step 892( 94.50%), action 567, FPS 2.49, Running 482.40s Step 893( 94.67%), action 568, FPS 2.50, Running 482.65s Step 894( 94.83%), action 569, FPS 2.69, Running 483.00s Step 895( 95.00%), action 570, FPS 2.69, Running 483.30s Step 896( 95.17%), action 571, FPS 2.78, Running 483.81s Step 897( 95.33%), action 572, FPS 2.79, Running 484.07s Step 898( 95.50%), action 573, FPS 2.76, Running 484.55s Step 899( 95.67%), action 574, FPS 2.84, Running 484.80s Step 900( 95.83%), action 575, FPS 2.93, Running 485.12s Step 901( 96.00%), action 576, FPS 3.03, Running 485.37s Step 902( 96.17%), action 577, FPS 3.02, Running 485.71s Step 903( 96.33%), action 578, FPS 3.02, Running 486.02s Step 904( 96.50%), action 579, FPS 2.98, Running 486.41s Step 905( 96.67%), action 580, FPS 2.99, Running 486.63s Step 906( 96.83%), action 581, FPS 2.96, Running 487.21s Step 907( 97.00%), action 582, FPS 2.94, Running 487.51s Step 908( 97.17%), action 583, FPS 2.87, Running 488.05s Step 909( 97.33%), action 584, FPS 2.83, Running 488.38s Step 910( 97.50%), action 585, FPS 2.72, Running 489.07s Step 911( 97.67%), action 586, FPS 2.73, Running 489.32s Step 912( 97.83%), action 587, FPS 2.72, Running 489.76s Step 913( 98.00%), action 588, FPS 2.65, Running 490.19s Step 914( 98.17%), action 589, FPS 2.63, Running 490.59s Step 915( 98.33%), action 590, FPS 2.66, Running 490.84s Step 916( 98.50%), action 591, FPS 2.60, Running 491.49s Step 917( 98.67%), action 592, FPS 2.59, Running 491.80s Step 918( 98.83%), action 593, FPS 2.53, Running 492.46s Step 919( 99.00%), action 594, FPS 2.42, Running 493.07s Step 920( 99.17%), action 595, FPS 2.40, Running 493.47s Step 921( 99.33%), action 596, FPS 2.36, Running 493.83s Step 922( 99.50%), action 597, FPS 2.36, Running 494.19s Step 923( 99.67%), action 598, FPS 2.38, Running 494.42s Step 924( 99.83%), action 599, FPS 2.33, Running 494.99s Step 925(100.00%), action 600, FPS 2.30, Running 495.32s [2026-08-02 21:00:22] [27 ] Seed 26 failed after 496.14 s. +steps: 925 , actions: 600 . +Instruction: Empty +Total 3/27(11.11%) success. +Setting seed: 27 +Step 1( N/A%), pre moving , FPS 7.74, Running 0.13s Step 2( N/A%), pre moving , FPS 12.72, Running 0.16s Step 3( N/A%), pre moving , FPS 15.66, Running 0.19s Step 4( N/A%), pre moving , FPS 18.53, Running 0.22s Step 5( N/A%), pre moving , FPS 20.50, Running 0.24s Step 6( N/A%), pre moving , FPS 22.56, Running 0.27s Step 7( N/A%), pre moving , FPS 23.98, Running 0.29s Step 8( N/A%), pre moving , FPS 25.57, Running 0.31s Step 9( N/A%), pre moving , FPS 26.73, Running 0.34s Step 10( N/A%), pre moving , FPS 27.63, Running 0.36s Step 11( N/A%), pre moving , FPS 28.00, Running 0.39s Step 12( N/A%), pre moving , FPS 29.02, Running 0.41s Step 13( N/A%), pre moving , FPS 29.73, Running 0.44s Step 14( N/A%), pre moving , FPS 30.06, Running 0.47s Step 15( N/A%), pre moving , FPS 30.40, Running 0.49s Step 16( N/A%), pre moving , FPS 30.91, Running 0.52s Step 17( N/A%), pre moving , FPS 31.37, Running 0.54s Step 18( N/A%), pre moving , FPS 31.56, Running 0.57s Step 19( N/A%), pre moving , FPS 31.96, Running 0.59s Step 20( N/A%), pre moving , FPS 32.28, Running 0.62s Step 21( N/A%), pre moving , FPS 26.66, Running 0.88s Step 22( N/A%), pre moving , FPS 26.74, Running 0.91s Step 23( N/A%), pre moving , FPS 27.27, Running 0.92s Step 24( N/A%), pre moving , FPS 27.37, Running 0.95s Step 25( N/A%), pre moving , FPS 27.39, Running 0.97s Step 26( N/A%), pre moving , FPS 21.56, Running 1.19s Step 27( N/A%), pre moving , FPS 21.69, Running 1.21s Step 28( N/A%), pre moving , FPS 21.72, Running 1.23s Step 29( N/A%), pre moving , FPS 21.83, Running 1.25s Step 30( N/A%), pre moving , FPS 21.87, Running 1.28s Step 31( N/A%), pre moving , FPS 22.04, Running 1.30s Step 32( N/A%), pre moving , FPS 22.03, Running 1.32s Step 33( N/A%), pre moving , FPS 22.07, Running 1.34s Step 34( N/A%), pre moving , FPS 22.28, Running 1.36s Step 35( N/A%), pre moving , FPS 22.47, Running 1.38s Step 36( N/A%), pre moving , FPS 13.89, Running 1.96s Step 37( N/A%), pre moving , FPS 12.60, Running 2.13s Step 38( N/A%), pre moving , FPS 12.57, Running 2.16s Step 39( N/A%), pre moving , FPS 12.53, Running 2.19s Step 40( N/A%), pre moving , FPS 12.56, Running 2.21s Step 41( N/A%), pre moving , FPS 14.77, Running 2.23s Step 42( N/A%), pre moving , FPS 14.70, Running 2.27s Step 43( N/A%), pre moving , FPS 14.64, Running 2.29s Step 44( N/A%), pre moving , FPS 14.59, Running 2.32s Step 45( N/A%), pre moving , FPS 14.56, Running 2.35s Step 46( N/A%), pre moving , FPS 16.97, Running 2.37s Step 47( N/A%), pre moving , FPS 16.93, Running 2.40s Step 48( N/A%), pre moving , FPS 11.30, Running 3.00s Step 49( N/A%), pre moving , FPS 11.29, Running 3.02s Step 50( N/A%), pre moving , FPS 11.29, Running 3.05s Step 51( N/A%), pre moving , FPS 11.30, Running 3.07s Step 52( N/A%), pre moving , FPS 11.23, Running 3.10s Step 53( N/A%), pre moving , FPS 11.14, Running 3.14s Step 54( N/A%), pre moving , FPS 11.01, Running 3.18s Step 55( N/A%), pre moving , FPS 10.90, Running 3.22s Step 56( N/A%), pre moving , FPS 15.42, Running 3.26s Step 57( N/A%), pre moving , FPS 17.28, Running 3.29s Step 58( N/A%), pre moving , FPS 17.28, Running 3.32s Step 59( N/A%), pre moving , FPS 17.15, Running 3.36s Step 60( N/A%), pre moving , FPS 16.92, Running 3.39s Step 61( N/A%), pre moving , FPS 16.69, Running 3.43s Step 62( N/A%), pre moving , FPS 16.62, Running 3.47s Step 63( N/A%), pre moving , FPS 16.38, Running 3.51s Step 64( N/A%), pre moving , FPS 16.28, Running 3.55s Step 65( N/A%), pre moving , FPS 16.24, Running 3.58s Step 66( N/A%), pre moving , FPS 16.11, Running 3.61s Step 67( N/A%), pre moving , FPS 16.01, Running 3.65s Step 68( N/A%), pre moving , FPS 29.41, Running 3.68s Step 69( N/A%), pre moving , FPS 28.62, Running 3.72s Step 70( N/A%), pre moving , FPS 28.11, Running 3.76s Step 71( N/A%), pre moving , FPS 27.69, Running 3.79s Step 72( N/A%), pre moving , FPS 27.41, Running 3.83s Step 73( N/A%), pre moving , FPS 27.50, Running 3.87s Step 74( N/A%), pre moving , FPS 27.67, Running 3.90s Step 75( N/A%), pre moving , FPS 27.89, Running 3.94s Step 76( N/A%), pre moving , FPS 28.01, Running 3.97s Step 77( N/A%), pre moving , FPS 27.89, Running 4.00s Step 78( N/A%), pre moving , FPS 27.40, Running 4.05s Step 79( N/A%), pre moving , FPS 27.50, Running 4.08s Step 80( N/A%), pre moving , FPS 27.49, Running 4.12s Step 81( N/A%), pre moving , FPS 27.11, Running 4.17s Step 82( N/A%), pre moving , FPS 27.00, Running 4.21s Step 83( N/A%), pre moving , FPS 27.25, Running 4.25s Step 84( N/A%), pre moving , FPS 27.14, Running 4.28s Step 85( N/A%), pre moving , FPS 27.11, Running 4.32s Step 86( N/A%), pre moving , FPS 27.06, Running 4.35s Step 87( N/A%), pre moving , FPS 26.94, Running 4.39s Step 88( N/A%), pre moving , FPS 27.16, Running 4.42s Step 89( N/A%), pre moving , FPS 27.31, Running 4.46s Step 90( N/A%), pre moving , FPS 27.31, Running 4.49s Step 91( N/A%), pre moving , FPS 26.83, Running 4.54s Step 92( N/A%), pre moving , FPS 27.49, Running 4.56s Step 93( N/A%), pre moving , FPS 27.94, Running 4.58s Step 94( N/A%), pre moving , FPS 28.49, Running 4.60s Step 95( N/A%), pre moving , FPS 28.93, Running 4.63s Step 96( N/A%), pre moving , FPS 28.91, Running 4.66s Step 97( N/A%), pre moving , FPS 29.29, Running 4.69s Step 98( N/A%), pre moving , FPS 30.28, Running 4.71s Step 99( N/A%), pre moving , FPS 31.00, Running 4.73s Step 100( N/A%), pre moving , FPS 31.86, Running 4.75s Step 101( N/A%), pre moving , FPS 33.27, Running 4.77s Step 102( N/A%), pre moving , FPS 34.16, Running 4.80s Step 103( N/A%), pre moving , FPS 34.89, Running 4.82s Step 104( N/A%), pre moving , FPS 35.56, Running 4.85s Step 105( N/A%), pre moving , FPS 36.21, Running 4.87s Step 106( N/A%), pre moving , FPS 37.20, Running 4.89s Step 107( N/A%), pre moving , FPS 37.57, Running 4.92s Step 108( N/A%), pre moving , FPS 37.80, Running 4.95s Step 109( N/A%), pre moving , FPS 38.78, Running 4.97s Step 110( N/A%), pre moving , FPS 39.78, Running 4.99s Step 111( N/A%), pre moving , FPS 41.88, Running 5.02s Step 112( N/A%), pre moving , FPS 41.90, Running 5.04s Step 113( N/A%), pre moving , FPS 42.16, Running 5.06s Step 114( N/A%), pre moving , FPS 42.27, Running 5.08s Step 115( N/A%), pre moving , FPS 42.21, Running 5.10s Step 116( N/A%), pre moving , FPS 42.76, Running 5.13s Step 117( N/A%), pre moving , FPS 42.74, Running 5.15s Step 118( N/A%), pre moving , FPS 42.67, Running 5.18s Step 119( N/A%), pre moving , FPS 41.95, Running 5.21s Step 120( N/A%), pre moving , FPS 41.12, Running 5.24s Step 121( N/A%), pre moving , FPS 40.70, Running 5.26s Step 122( N/A%), pre moving , FPS 40.64, Running 5.29s Step 123( N/A%), pre moving , FPS 40.76, Running 5.31s Step 124( N/A%), pre moving , FPS 40.83, Running 5.33s Step 125( N/A%), pre moving , FPS 40.96, Running 5.36s Step 126( N/A%), pre moving , FPS 40.85, Running 5.38s Step 127( N/A%), pre moving , FPS 41.65, Running 5.40s Step 128( N/A%), pre moving , FPS 42.56, Running 5.42s Step 129( N/A%), pre moving , FPS 42.49, Running 5.44s Step 130( N/A%), pre moving , FPS 42.20, Running 5.47s Step 131( N/A%), pre moving , FPS 42.22, Running 5.49s Step 132( N/A%), pre moving , FPS 41.76, Running 5.52s Step 133( N/A%), pre moving , FPS 17.03, Running 6.23s Step 134( N/A%), pre moving , FPS 14.01, Running 6.50s Step 135( N/A%), pre moving , FPS 12.97, Running 6.64s Step 136( N/A%), pre moving , FPS 11.20, Running 6.91s Step 137( N/A%), pre moving , FPS 10.41, Running 7.08s Step 138( N/A%), pre moving , FPS 9.30, Running 7.33s Step 139( N/A%), pre moving , FPS 8.75, Running 7.49s Step 140( N/A%), pre moving , FPS 8.14, Running 7.69s Step 141( N/A%), pre moving , FPS 7.74, Running 7.85s Step 142( N/A%), pre moving , FPS 7.15, Running 8.08s Step 143( N/A%), pre moving , FPS 6.86, Running 8.22s Step 144( N/A%), pre moving , FPS 6.24, Running 8.54s Step 145( N/A%), pre moving , FPS 5.98, Running 8.71s Step 146( N/A%), pre moving , FPS 5.58, Running 8.97s Step 147( N/A%), pre moving , FPS 5.31, Running 9.17s Step 148( N/A%), pre moving , FPS 5.01, Running 9.41s Step 149( N/A%), pre moving , FPS 4.87, Running 9.55s Step 150( N/A%), pre moving , FPS 4.63, Running 9.79s Step 151( N/A%), pre moving , FPS 4.48, Running 9.96s Step 152( N/A%), pre moving , FPS 4.28, Running 10.19s Step 153( N/A%), pre moving , FPS 4.82, Running 10.38s Step 154( N/A%), pre moving , FPS 4.88, Running 10.61s Step 155( N/A%), pre moving , FPS 4.88, Running 10.74s Step 156( N/A%), pre moving , FPS 4.93, Running 10.97s Step 157( N/A%), pre moving , FPS 4.95, Running 11.12s Step 158( N/A%), pre moving , FPS 4.93, Running 11.38s Step 159( N/A%), pre moving , FPS 4.94, Running 11.54s Step 160( N/A%), pre moving , FPS 4.86, Running 11.81s Step 161( N/A%), pre moving , FPS 4.81, Running 12.00s Step 162( N/A%), pre moving , FPS 4.78, Running 12.27s Step 163( N/A%), pre moving , FPS 4.75, Running 12.44s Step 164( N/A%), pre moving , FPS 4.77, Running 12.74s Step 165( N/A%), pre moving , FPS 4.71, Running 12.95s Step 166( N/A%), pre moving , FPS 4.72, Running 13.21s Step 167( N/A%), pre moving , FPS 4.71, Running 13.42s Step 168( N/A%), pre moving , FPS 4.74, Running 13.63s Step 169( N/A%), pre moving , FPS 4.60, Running 13.90s Step 170( N/A%), pre moving , FPS 4.59, Running 14.15s Step 171( N/A%), pre moving , FPS 4.58, Running 14.32s Step 172( N/A%), pre moving , FPS 4.59, Running 14.55s Step 173( N/A%), pre moving , FPS 4.58, Running 14.75s Step 174( N/A%), pre moving , FPS 4.54, Running 15.01s Step 175( N/A%), pre moving , FPS 4.50, Running 15.19s Step 176( N/A%), pre moving , FPS 4.49, Running 15.42s Step 177( N/A%), pre moving , FPS 4.45, Running 15.61s Step 178( N/A%), pre moving , FPS 4.45, Running 15.88s Step 179( N/A%), pre moving , FPS 4.44, Running 16.04s Step 180( N/A%), pre moving , FPS 4.45, Running 16.30s Step 181( N/A%), pre moving , FPS 4.49, Running 16.46s Step 182( N/A%), pre moving , FPS 4.47, Running 16.74s Step 183( N/A%), pre moving , FPS 4.50, Running 16.88s Step 184( N/A%), pre moving , FPS 4.51, Running 17.17s Step 185( N/A%), pre moving , FPS 4.57, Running 17.33s Step 186( N/A%), pre moving , FPS 4.55, Running 17.60s Step 187( N/A%), pre moving , FPS 4.62, Running 17.75s Step 188( N/A%), pre moving , FPS 4.53, Running 18.04s Step 189( N/A%), pre moving , FPS 4.56, Running 18.28s Step 190( N/A%), pre moving , FPS 4.48, Running 18.62s Step 191( N/A%), pre moving , FPS 4.46, Running 18.81s Step 192( N/A%), pre moving , FPS 4.39, Running 19.10s Step 193( N/A%), pre moving , FPS 4.42, Running 19.27s Step 194( N/A%), pre moving , FPS 4.42, Running 19.53s Step 195( N/A%), pre moving , FPS 4.39, Running 19.75s Step 196( N/A%), pre moving , FPS 4.35, Running 20.01s Step 197( N/A%), pre moving , FPS 4.31, Running 20.25s Step 198( N/A%), pre moving , FPS 4.32, Running 20.51s Step 199( N/A%), pre moving , FPS 4.41, Running 20.57s Step 200( N/A%), pre moving , FPS 4.63, Running 20.62s Step 201( N/A%), pre moving , FPS 4.76, Running 20.66s Step 202( N/A%), pre moving , FPS 5.04, Running 20.71s Step 203( N/A%), pre moving , FPS 5.17, Running 20.75s Step 204( N/A%), pre moving , FPS 5.51, Running 20.80s Step 205( N/A%), pre moving , FPS 5.68, Running 20.85s Step 206( N/A%), pre moving , FPS 6.06, Running 20.91s Step 207( N/A%), pre moving , FPS 6.24, Running 20.95s Step 208( N/A%), pre moving , FPS 6.78, Running 20.99s Step 209( N/A%), pre moving , FPS 6.18, Running 21.52s Step 210( N/A%), pre moving , FPS 6.78, Running 21.56s Step 211( N/A%), pre moving , FPS 7.05, Running 21.65s Step 212( N/A%), pre moving , FPS 7.71, Running 21.69s Step 213( N/A%), pre moving , FPS 8.10, Running 21.74s Step 214( N/A%), pre moving , FPS 8.84, Running 21.80s Step 215( N/A%), pre moving , FPS 9.51, Running 21.85s Step 216( N/A%), pre moving , FPS 10.60, Running 21.90s Step 217( N/A%), pre moving , FPS 11.63, Running 21.97s Step 218( N/A%), pre moving , FPS 13.10, Running 22.04s Step 219( N/A%), pre moving , FPS 13.00, Running 22.11s Step 220( N/A%), pre moving , FPS 12.77, Running 22.19s Step 221( N/A%), pre moving , FPS 12.43, Running 22.27s Step 222( N/A%), pre moving , FPS 12.16, Running 22.35s Step 223( N/A%), pre moving , FPS 11.94, Running 22.43s Step 224( N/A%), pre moving , FPS 11.79, Running 22.50s Step 225( N/A%), pre moving , FPS 11.48, Running 22.59s Step 226( N/A%), pre moving , FPS 11.22, Running 22.69s Step 227( N/A%), pre moving , FPS 10.92, Running 22.78s Step 228( N/A%), pre moving , FPS 10.59, Running 22.88s Step 229( N/A%), pre moving , FPS 13.67, Running 22.98s Step 230( N/A%), pre moving , FPS 13.46, Running 23.05s Step 231( N/A%), pre moving , FPS 13.55, Running 23.12s Step 232( N/A%), pre moving , FPS 13.54, Running 23.17s Step 233( N/A%), pre moving , FPS 13.50, Running 23.22s Step 234( N/A%), pre moving , FPS 13.62, Running 23.26s Step 235( N/A%), pre moving , FPS 13.54, Running 23.33s Step 236( N/A%), pre moving , FPS 13.55, Running 23.37s Step 237( N/A%), pre moving , FPS 13.79, Running 23.42s Step 238( N/A%), pre moving , FPS 13.99, Running 23.47s Step 239( N/A%), pre moving , FPS 14.31, Running 23.51s Step 240( N/A%), pre moving , FPS 14.62, Running 23.55s Step 241( N/A%), pre moving , FPS 15.05, Running 23.60s Step 242( N/A%), pre moving , FPS 15.49, Running 23.64s Step 243( N/A%), pre moving , FPS 15.89, Running 23.69s Step 244( N/A%), pre moving , FPS 16.26, Running 23.73s Step 245( N/A%), pre moving , FPS 17.00, Running 23.77s Step 246( N/A%), pre moving , FPS 17.75, Running 23.81s Step 247( N/A%), pre moving , FPS 18.60, Running 23.86s Step 248( N/A%), pre moving , FPS 19.65, Running 23.90s Step 249( N/A%), pre moving , FPS 20.70, Running 23.95s Step 250( N/A%), pre moving , FPS 13.80, Running 24.50s Step 251( N/A%), pre moving , FPS 14.06, Running 24.54s Step 252( N/A%), pre moving , FPS 14.12, Running 24.59s Step 253( N/A%), pre moving , FPS 14.15, Running 24.64s Step 254( N/A%), pre moving , FPS 13.95, Running 24.70s Step 255( N/A%), pre moving , FPS 13.92, Running 24.77s Step 256( N/A%), pre moving , FPS 13.67, Running 24.84s Step 257( N/A%), pre moving , FPS 13.40, Running 24.91s Step 258( N/A%), pre moving , FPS 13.11, Running 24.99s Step 259( N/A%), pre moving , FPS 12.63, Running 25.09s Step 260( N/A%), pre moving , FPS 12.20, Running 25.19s Step 261( N/A%), pre moving , FPS 11.81, Running 25.29s Step 262( N/A%), pre moving , FPS 11.41, Running 25.40s Step 263( N/A%), pre moving , FPS 11.05, Running 25.50s Step 264( N/A%), pre moving , FPS 10.70, Running 25.60s Step 265( N/A%), pre moving , FPS 10.38, Running 25.70s Step 266( N/A%), pre moving , FPS 10.10, Running 25.79s Step 267( N/A%), pre moving , FPS 9.82, Running 25.89s Step 268( N/A%), pre moving , FPS 9.53, Running 26.00s Step 269( N/A%), pre moving , FPS 9.16, Running 26.13s Step 270( N/A%), pre moving , FPS 11.37, Running 26.26s Step 271( N/A%), pre moving , FPS 10.89, Running 26.38s Step 272( N/A%), pre moving , FPS 10.39, Running 26.51s Step 273( N/A%), pre moving , FPS 9.95, Running 26.65s Step 274( N/A%), pre moving , FPS 9.64, Running 26.77s Step 275( N/A%), pre moving , FPS 9.38, Running 26.90s Step 276( N/A%), pre moving , FPS 9.15, Running 27.02s Step 277( N/A%), pre moving , FPS 9.02, Running 27.13s Step 278( N/A%), pre moving , FPS 8.95, Running 27.23s Step 279( N/A%), pre moving , FPS 8.97, Running 27.32s Step 280( N/A%), pre moving , FPS 8.92, Running 27.44s Step 281( N/A%), pre moving , FPS 8.90, Running 27.54s Step 282( N/A%), pre moving , FPS 8.87, Running 27.65s Step 283( N/A%), pre moving , FPS 9.00, Running 27.72s Step 284( N/A%), pre moving , FPS 9.02, Running 27.82s Step 285( N/A%), pre moving , FPS 9.09, Running 27.90s Step 286( N/A%), pre moving , FPS 9.20, Running 27.97s Step 287( N/A%), pre moving , FPS 9.18, Running 28.07s Step 288( N/A%), pre moving , FPS 9.15, Running 28.18s Step 289( N/A%), pre moving , FPS 9.28, Running 28.29s Step 290( N/A%), pre moving , FPS 9.42, Running 28.38s Step 291( N/A%), pre moving , FPS 9.54, Running 28.48s Step 292( N/A%), pre moving , FPS 9.70, Running 28.57s Step 293( N/A%), pre moving , FPS 9.87, Running 28.67s Step 294( N/A%), pre moving , FPS 10.02, Running 28.77s Step 295( N/A%), pre moving , FPS 10.15, Running 28.87s Step 296( N/A%), pre moving , FPS 10.25, Running 28.98s Step 297( N/A%), pre moving , FPS 10.28, Running 29.07s Step 298( N/A%), pre moving , FPS 10.27, Running 29.17s Step 299( N/A%), pre moving , FPS 10.41, Running 29.25s Step 300( N/A%), pre moving , FPS 10.59, Running 29.32s Step 301( N/A%), pre moving , FPS 10.81, Running 29.39s Step 302( N/A%), pre moving , FPS 11.04, Running 29.46s Step 303( N/A%), pre moving , FPS 10.96, Running 29.54s Step 304( N/A%), pre moving , FPS 10.99, Running 29.64s Step 305( N/A%), pre moving , FPS 11.06, Running 29.70s Step 306( N/A%), pre moving , FPS 11.05, Running 29.78s Step 307( N/A%), pre moving , FPS 11.43, Running 29.82s Step 308( N/A%), pre moving , FPS 11.89, Running 29.87s Step 309( N/A%), pre moving , FPS 12.31, Running 29.91s Step 310( N/A%), pre moving , FPS 12.69, Running 29.96s Step 311( N/A%), pre moving , FPS 13.06, Running 30.01s Step 312( N/A%), pre moving , FPS 13.49, Running 30.06s Step 313( N/A%), pre moving , FPS 13.91, Running 30.11s Step 314( N/A%), pre moving , FPS 14.28, Running 30.17s Step 315( N/A%), pre moving , FPS 14.88, Running 30.21s Step 316( N/A%), pre moving , FPS 15.63, Running 30.26s Step 317( N/A%), pre moving , FPS 16.34, Running 30.30s Step 318( N/A%), pre moving , FPS 17.03, Running 30.35s Step 319( N/A%), pre moving , FPS 17.42, Running 30.39s Step 320( N/A%), pre moving , FPS 17.92, Running 30.44s Step 321( N/A%), pre moving , FPS 18.31, Running 30.48s Step 322( N/A%), pre moving , FPS 8.03, Running 31.95s Step 323( N/A%), pre moving , FPS 7.47, Running 32.22s Step 324( N/A%), pre moving , FPS 7.27, Running 32.39s Step 325( N/A%), pre moving , FPS 6.84, Running 32.63s Step 326( N/A%), pre moving , FPS 6.66, Running 32.78s Step 327( N/A%), pre moving , FPS 6.28, Running 33.01s Step 328( N/A%), pre moving , FPS 6.03, Running 33.18s Step 329( N/A%), pre moving , FPS 5.59, Running 33.49s Step 330( N/A%), pre moving , FPS 5.42, Running 33.65s Step 331( N/A%), pre moving , FPS 5.14, Running 33.90s Step 332( N/A%), pre moving , FPS 4.89, Running 34.15s Step 333( N/A%), pre moving , FPS 4.65, Running 34.41s Step 334( N/A%), pre moving , FPS 4.52, Running 34.60s Step 335( N/A%), pre moving , FPS 4.28, Running 34.88s Step 336( N/A%), pre moving , FPS 4.15, Running 35.08s Step 337( N/A%), pre moving , FPS 3.94, Running 35.38s Step 338( N/A%), pre moving , FPS 3.85, Running 35.55s Step 339( N/A%), pre moving , FPS 3.68, Running 35.82s Step 340( N/A%), pre moving , FPS 3.60, Running 35.99s Step 341( N/A%), pre moving , FPS 3.44, Running 36.30s Step 342( 0.17%), action 1, FPS 3.25, Running 38.10s Step 343( 0.33%), action 2, FPS 3.06, Running 38.76s Step 344( 0.50%), action 3, FPS 2.65, Running 39.93s Step 345( 0.67%), action 4, FPS 2.38, Running 41.04s Step 346( 0.83%), action 5, FPS 2.15, Running 42.06s Step 347( 1.00%), action 6, FPS 2.07, Running 42.65s Step 348( 1.17%), action 7, FPS 1.87, Running 43.88s Step 349( 1.33%), action 8, FPS 1.81, Running 44.51s Step 350( 1.50%), action 9, FPS 1.76, Running 45.03s Step 351( 1.67%), action 10, FPS 1.75, Running 45.31s Step 352( 1.83%), action 11, FPS 1.59, Running 46.76s Step 353( 2.00%), action 12, FPS 1.53, Running 47.46s Step 354( 2.17%), action 13, FPS 1.43, Running 48.61s Step 355( 2.33%), action 14, FPS 1.39, Running 49.26s Step 356( 2.50%), action 15, FPS 1.31, Running 50.36s Step 357( 2.67%), action 16, FPS 1.31, Running 50.65s Step 358( 2.83%), action 17, FPS 1.25, Running 51.58s Step 359( 3.00%), action 18, FPS 1.20, Running 52.52s Step 360( 3.17%), action 19, FPS 1.13, Running 53.62s Step 361( 3.33%), action 20, FPS 1.11, Running 54.25s Step 362( 3.50%), action 21, FPS 1.15, Running 55.44s Step 363( 3.67%), action 22, FPS 1.17, Running 55.87s Step 364( 3.83%), action 23, FPS 1.19, Running 56.75s Step 365( 4.00%), action 24, FPS 1.21, Running 57.51s Step 366( 4.17%), action 25, FPS 1.23, Running 58.31s Step 367( 4.33%), action 26, FPS 1.25, Running 58.63s Step 368( 4.50%), action 27, FPS 1.27, Running 59.62s Step 369( 4.67%), action 28, FPS 1.26, Running 60.38s Step 370( 4.83%), action 29, FPS 1.22, Running 61.36s Step 371( 5.00%), action 30, FPS 1.20, Running 62.02s Step 372( 5.17%), action 31, FPS 1.22, Running 63.14s Step 373( 5.33%), action 32, FPS 1.25, Running 63.41s Step 374( 5.50%), action 33, FPS 1.28, Running 64.29s Step 375( 5.67%), action 34, FPS 1.26, Running 65.10s Step 376( 5.83%), action 35, FPS 1.31, Running 65.61s Step 377( 6.00%), action 36, FPS 1.27, Running 66.40s Step 378( 6.17%), action 37, FPS 1.26, Running 67.41s Step 379( 6.33%), action 38, FPS 1.32, Running 67.70s Step 380( 6.50%), action 39, FPS 1.32, Running 68.74s Step 381( 6.67%), action 40, FPS 1.31, Running 69.49s Step 382( 6.83%), action 41, FPS 1.33, Running 70.46s Step 383( 7.00%), action 42, FPS 1.34, Running 70.78s Step 384( 7.17%), action 43, FPS 1.33, Running 71.74s Step 385( 7.33%), action 44, FPS 1.35, Running 72.37s Step 386( 7.50%), action 45, FPS 1.33, Running 73.34s Step 387( 7.67%), action 46, FPS 1.29, Running 74.10s Step 388( 7.83%), action 47, FPS 1.28, Running 75.24s Step 389( 8.00%), action 48, FPS 1.29, Running 75.89s Step 390( 8.17%), action 49, FPS 1.29, Running 76.86s Step 391( 8.33%), action 50, FPS 1.31, Running 77.34s Step 392( 8.50%), action 51, FPS 1.30, Running 78.56s Step 393( 8.67%), action 52, FPS 1.29, Running 78.97s Step 394( 8.83%), action 53, FPS 1.28, Running 79.94s Step 395( 9.00%), action 54, FPS 1.32, Running 80.25s Step 396( 9.17%), action 55, FPS 1.28, Running 81.23s Step 397( 9.33%), action 56, FPS 1.28, Running 82.00s Step 398( 9.50%), action 57, FPS 1.28, Running 83.01s Step 399( 9.67%), action 58, FPS 1.24, Running 83.80s Step 400( 9.83%), action 59, FPS 1.26, Running 84.64s Step 401( 10.00%), action 60, FPS 1.26, Running 85.41s Step 402( 10.17%), action 61, FPS 1.28, Running 86.10s Step 403( 10.33%), action 62, FPS 1.26, Running 86.71s Step 404( 10.50%), action 63, FPS 1.29, Running 87.23s Step 405( 10.67%), action 64, FPS 1.28, Running 88.04s Step 406( 10.83%), action 65, FPS 1.27, Running 89.03s Step 407( 11.00%), action 66, FPS 1.28, Running 89.74s Step 408( 11.17%), action 67, FPS 1.30, Running 90.62s Step 409( 11.33%), action 68, FPS 1.33, Running 90.93s Step 410( 11.50%), action 69, FPS 1.39, Running 91.29s Step 411( 11.67%), action 70, FPS 1.41, Running 91.56s Step 412( 11.83%), action 71, FPS 1.46, Running 92.29s Step 413( 12.00%), action 72, FPS 1.47, Running 92.54s Step 414( 12.17%), action 73, FPS 1.50, Running 93.27s Step 415( 12.33%), action 74, FPS 1.50, Running 93.62s Step 416( 12.50%), action 75, FPS 1.52, Running 94.40s Step 417( 12.67%), action 76, FPS 1.58, Running 94.69s Step 418( 12.83%), action 77, FPS 1.66, Running 95.09s Step 419( 13.00%), action 78, FPS 1.74, Running 95.30s Step 420( 13.17%), action 79, FPS 1.81, Running 95.69s Step 421( 13.33%), action 80, FPS 1.90, Running 95.96s Step 422( 13.50%), action 81, FPS 1.89, Running 96.71s Step 423( 13.67%), action 82, FPS 1.92, Running 97.15s Step 424( 13.83%), action 83, FPS 1.91, Running 97.72s Step 425( 14.00%), action 84, FPS 2.01, Running 97.99s Step 426( 14.17%), action 85, FPS 2.13, Running 98.41s Step 427( 14.33%), action 86, FPS 2.25, Running 98.63s Step 428( 14.50%), action 87, FPS 2.31, Running 99.29s Step 429( 14.67%), action 88, FPS 2.31, Running 99.60s Step 430( 14.83%), action 89, FPS 2.23, Running 100.26s Step 431( 15.00%), action 90, FPS 2.15, Running 100.89s Step 432( 15.17%), action 91, FPS 2.12, Running 101.73s Step 433( 15.33%), action 92, FPS 2.09, Running 102.13s Step 434( 15.50%), action 93, FPS 2.08, Running 102.87s Step 435( 15.67%), action 94, FPS 2.07, Running 103.26s Step 436( 15.83%), action 95, FPS 2.14, Running 103.74s Step 437( 16.00%), action 96, FPS 2.06, Running 104.41s Step 438( 16.17%), action 97, FPS 2.02, Running 105.01s Step 439( 16.33%), action 98, FPS 1.93, Running 105.63s Step 440( 16.50%), action 99, FPS 1.93, Running 106.04s Step 441( 16.67%), action 100, FPS 1.91, Running 106.42s Step 442( 16.83%), action 101, FPS 1.90, Running 107.25s Step 443( 17.00%), action 102, FPS 1.90, Running 107.68s Step 444( 17.17%), action 103, FPS 1.92, Running 108.12s Step 445( 17.33%), action 104, FPS 1.87, Running 108.67s Step 446( 17.50%), action 105, FPS 1.86, Running 109.19s Step 447( 17.67%), action 106, FPS 1.85, Running 109.43s Step 448( 17.83%), action 107, FPS 1.88, Running 109.95s Step 449( 18.00%), action 108, FPS 1.89, Running 110.17s Step 450( 18.17%), action 109, FPS 1.92, Running 110.68s Step 451( 18.33%), action 110, FPS 1.97, Running 111.03s Step 452( 18.50%), action 111, FPS 2.03, Running 111.60s Step 453( 18.67%), action 112, FPS 2.01, Running 112.06s Step 454( 18.83%), action 113, FPS 2.06, Running 112.57s Step 455( 19.00%), action 114, FPS 2.08, Running 112.88s Step 456( 19.17%), action 115, FPS 2.03, Running 113.60s Step 457( 19.33%), action 116, FPS 2.05, Running 114.18s Step 458( 19.50%), action 117, FPS 2.10, Running 114.52s Step 459( 19.67%), action 118, FPS 2.11, Running 115.11s Step 460( 19.83%), action 119, FPS 2.07, Running 115.68s Step 461( 20.00%), action 120, FPS 2.06, Running 116.12s Step 462( 20.17%), action 121, FPS 2.08, Running 116.88s Step 463( 20.33%), action 122, FPS 2.10, Running 117.19s Step 464( 20.50%), action 123, FPS 2.12, Running 117.56s Step 465( 20.67%), action 124, FPS 2.16, Running 117.93s Step 466( 20.83%), action 125, FPS 2.17, Running 118.39s Step 467( 21.00%), action 126, FPS 2.07, Running 119.08s Step 468( 21.17%), action 127, FPS 2.10, Running 119.50s Step 469( 21.33%), action 128, FPS 2.09, Running 119.76s Step 470( 21.50%), action 129, FPS 2.12, Running 120.11s Step 471( 21.67%), action 130, FPS 2.13, Running 120.43s Step 472( 21.83%), action 131, FPS 2.14, Running 120.97s Step 473( 22.00%), action 132, FPS 2.16, Running 121.31s Step 474( 22.17%), action 133, FPS 2.05, Running 122.35s Step 475( 22.33%), action 134, FPS 1.96, Running 123.09s Step 476( 22.50%), action 135, FPS 1.93, Running 123.98s Step 477( 22.67%), action 136, FPS 1.99, Running 124.24s Step 478( 22.83%), action 137, FPS 1.88, Running 125.16s Step 479( 23.00%), action 138, FPS 1.91, Running 125.59s Step 480( 23.17%), action 139, FPS 1.82, Running 126.66s Step 481( 23.33%), action 140, FPS 1.78, Running 127.37s Step 482( 23.50%), action 141, FPS 1.73, Running 128.42s Step 483( 23.67%), action 142, FPS 1.67, Running 129.18s Step 484( 23.83%), action 143, FPS 1.58, Running 130.22s Step 485( 24.00%), action 144, FPS 1.55, Running 130.84s Step 486( 24.17%), action 145, FPS 1.51, Running 131.65s Step 487( 24.33%), action 146, FPS 1.51, Running 132.34s Step 488( 24.50%), action 147, FPS 1.46, Running 133.21s Step 489( 24.67%), action 148, FPS 1.44, Running 133.63s Step 490( 24.83%), action 149, FPS 1.39, Running 134.55s Step 491( 25.00%), action 150, FPS 1.35, Running 135.28s Step 492( 25.17%), action 151, FPS 1.30, Running 136.39s Step 493( 25.33%), action 152, FPS 1.27, Running 137.06s Step 494( 25.50%), action 153, FPS 1.28, Running 137.96s Step 495( 25.67%), action 154, FPS 1.30, Running 138.45s Step 496( 25.83%), action 155, FPS 1.30, Running 139.42s Step 497( 26.00%), action 156, FPS 1.25, Running 140.19s Step 498( 26.17%), action 157, FPS 1.25, Running 141.17s Step 499( 26.33%), action 158, FPS 1.24, Running 141.79s Step 500( 26.50%), action 159, FPS 1.29, Running 142.21s Step 501( 26.67%), action 160, FPS 1.28, Running 142.98s Step 502( 26.83%), action 161, FPS 1.29, Running 143.94s Step 503( 27.00%), action 162, FPS 1.29, Running 144.72s Step 504( 27.17%), action 163, FPS 1.31, Running 145.46s Step 505( 27.33%), action 164, FPS 1.34, Running 145.75s Step 506( 27.50%), action 165, FPS 1.33, Running 146.69s Step 507( 27.67%), action 166, FPS 1.32, Running 147.44s Step 508( 27.83%), action 167, FPS 1.31, Running 148.44s Step 509( 28.00%), action 168, FPS 1.32, Running 148.76s Step 510( 28.17%), action 169, FPS 1.32, Running 149.75s Step 511( 28.33%), action 170, FPS 1.35, Running 150.05s Step 512( 28.50%), action 171, FPS 1.40, Running 150.66s Step 513( 28.67%), action 172, FPS 1.43, Running 151.06s Step 514( 28.83%), action 173, FPS 1.44, Running 151.82s Step 515( 29.00%), action 174, FPS 1.45, Running 152.26s Step 516( 29.17%), action 175, FPS 1.46, Running 153.10s Step 517( 29.33%), action 176, FPS 1.51, Running 153.43s Step 518( 29.50%), action 177, FPS 1.56, Running 153.96s Step 519( 29.67%), action 178, FPS 1.61, Running 154.21s Step 520( 29.83%), action 179, FPS 1.57, Running 154.96s Step 521( 30.00%), action 180, FPS 1.60, Running 155.50s Step 522( 30.17%), action 181, FPS 1.60, Running 156.44s Step 523( 30.33%), action 182, FPS 1.61, Running 157.16s Step 524( 30.50%), action 183, FPS 1.60, Running 157.97s Step 525( 30.67%), action 184, FPS 1.60, Running 158.28s Step 526( 30.83%), action 185, FPS 1.64, Running 158.85s Step 527( 31.00%), action 186, FPS 1.65, Running 159.54s Step 528( 31.17%), action 187, FPS 1.72, Running 160.05s Step 529( 31.33%), action 188, FPS 1.70, Running 160.54s Step 530( 31.50%), action 189, FPS 1.71, Running 161.48s Step 531( 31.67%), action 190, FPS 1.65, Running 162.20s Step 532( 31.83%), action 191, FPS 1.58, Running 163.32s Step 533( 32.00%), action 192, FPS 1.55, Running 163.95s Step 534( 32.17%), action 193, FPS 1.54, Running 164.77s Step 535( 32.33%), action 194, FPS 1.56, Running 165.07s Step 536( 32.50%), action 195, FPS 1.56, Running 165.91s Step 537( 32.67%), action 196, FPS 1.54, Running 166.42s Step 538( 32.83%), action 197, FPS 1.50, Running 167.32s Step 539( 33.00%), action 198, FPS 1.45, Running 167.99s Step 540( 33.17%), action 199, FPS 1.49, Running 168.40s Step 541( 33.33%), action 200, FPS 1.47, Running 169.14s Step 542( 33.50%), action 201, FPS 1.46, Running 170.15s Step 543( 33.67%), action 202, FPS 1.46, Running 170.86s Step 544( 33.83%), action 203, FPS 1.45, Running 171.78s Step 545( 34.00%), action 204, FPS 1.45, Running 172.12s Step 546( 34.17%), action 205, FPS 1.46, Running 172.57s Step 547( 34.33%), action 206, FPS 1.50, Running 172.84s Step 548( 34.50%), action 207, FPS 1.45, Running 173.85s Step 549( 34.67%), action 208, FPS 1.47, Running 174.12s Step 550( 34.83%), action 209, FPS 1.49, Running 174.91s Step 551( 35.00%), action 210, FPS 1.54, Running 175.22s Step 552( 35.17%), action 211, FPS 1.59, Running 175.88s Step 553( 35.33%), action 212, FPS 1.59, Running 176.54s Step 554( 35.50%), action 213, FPS 1.58, Running 177.45s Step 555( 35.67%), action 214, FPS 1.52, Running 178.23s Step 556( 35.83%), action 215, FPS 1.55, Running 178.78s Step 557( 36.00%), action 216, FPS 1.53, Running 179.47s Step 558( 36.17%), action 217, FPS 1.53, Running 180.37s Step 559( 36.33%), action 218, FPS 1.52, Running 181.15s Step 560( 36.50%), action 219, FPS 1.50, Running 181.74s Step 561( 36.67%), action 220, FPS 1.53, Running 182.25s Step 562( 36.83%), action 221, FPS 1.50, Running 183.45s Step 563( 37.00%), action 222, FPS 1.50, Running 184.16s Step 564( 37.17%), action 223, FPS 1.50, Running 185.12s Step 565( 37.33%), action 224, FPS 1.44, Running 185.96s Step 566( 37.50%), action 225, FPS 1.44, Running 186.45s Step 567( 37.67%), action 226, FPS 1.40, Running 187.17s Step 568( 37.83%), action 227, FPS 1.39, Running 188.23s Step 569( 38.00%), action 228, FPS 1.35, Running 188.96s Step 570( 38.17%), action 229, FPS 1.34, Running 189.84s Step 571( 38.33%), action 230, FPS 1.31, Running 190.53s Step 572( 38.50%), action 231, FPS 1.28, Running 191.48s Step 573( 38.67%), action 232, FPS 1.31, Running 191.81s Step 574( 38.83%), action 233, FPS 1.31, Running 192.78s Step 575( 39.00%), action 234, FPS 1.34, Running 193.19s Step 576( 39.17%), action 235, FPS 1.34, Running 193.67s Step 577( 39.33%), action 236, FPS 1.35, Running 194.32s Step 578( 39.50%), action 237, FPS 1.34, Running 195.30s Step 579( 39.67%), action 238, FPS 1.36, Running 195.83s Step 580( 39.83%), action 239, FPS 1.34, Running 196.69s Step 581( 40.00%), action 240, FPS 1.33, Running 197.26s Step 582( 40.17%), action 241, FPS 1.34, Running 198.43s Step 583( 40.33%), action 242, FPS 1.35, Running 198.95s Step 584( 40.50%), action 243, FPS 1.39, Running 199.55s Step 585( 40.67%), action 244, FPS 1.44, Running 199.83s Step 586( 40.83%), action 245, FPS 1.40, Running 200.76s Step 587( 41.00%), action 246, FPS 1.39, Running 201.52s Step 588( 41.17%), action 247, FPS 1.44, Running 202.15s Step 589( 41.33%), action 248, FPS 1.45, Running 202.74s Step 590( 41.50%), action 249, FPS 1.44, Running 203.70s Step 591( 41.67%), action 250, FPS 1.45, Running 204.35s Step 592( 41.83%), action 251, FPS 1.45, Running 205.23s Step 593( 42.00%), action 252, FPS 1.44, Running 205.72s Step 594( 42.17%), action 253, FPS 1.44, Running 206.66s Step 595( 42.33%), action 254, FPS 1.45, Running 206.95s Step 596( 42.50%), action 255, FPS 1.41, Running 207.85s Step 597( 42.67%), action 256, FPS 1.45, Running 208.15s Step 598( 42.83%), action 257, FPS 1.47, Running 208.86s Step 599( 43.00%), action 258, FPS 1.50, Running 209.15s Step 600( 43.17%), action 259, FPS 1.53, Running 209.77s Step 601( 43.33%), action 260, FPS 1.56, Running 210.11s Step 602( 43.50%), action 261, FPS 1.62, Running 210.78s Step 603( 43.67%), action 262, FPS 1.63, Running 211.25s Step 604( 43.83%), action 263, FPS 1.60, Running 212.04s Step 605( 44.00%), action 264, FPS 1.59, Running 212.45s Step 606( 44.17%), action 265, FPS 1.60, Running 213.29s Step 607( 44.33%), action 266, FPS 1.59, Running 214.12s Step 608( 44.50%), action 267, FPS 1.53, Running 215.21s Step 609( 44.67%), action 268, FPS 1.52, Running 215.89s Step 610( 44.83%), action 269, FPS 1.53, Running 216.81s Step 611( 45.00%), action 270, FPS 1.51, Running 217.63s Step 612( 45.17%), action 271, FPS 1.46, Running 218.88s Step 613( 45.33%), action 272, FPS 1.43, Running 219.68s Step 614( 45.50%), action 273, FPS 1.41, Running 220.81s Step 615( 45.67%), action 274, FPS 1.37, Running 221.60s Step 616( 45.83%), action 275, FPS 1.35, Running 222.64s Step 617( 46.00%), action 276, FPS 1.31, Running 223.46s Step 618( 46.17%), action 277, FPS 1.28, Running 224.43s Step 619( 46.33%), action 278, FPS 1.24, Running 225.29s Step 620( 46.50%), action 279, FPS 1.21, Running 226.31s Step 621( 46.67%), action 280, FPS 1.19, Running 226.87s Step 622( 46.83%), action 281, FPS 1.15, Running 228.18s Step 623( 47.00%), action 282, FPS 1.12, Running 229.04s Step 624( 47.17%), action 283, FPS 1.11, Running 230.08s Step 625( 47.33%), action 284, FPS 1.08, Running 230.92s Step 626( 47.50%), action 285, FPS 1.07, Running 231.99s Step 627( 47.67%), action 286, FPS 1.07, Running 232.75s Step 628( 47.83%), action 287, FPS 1.08, Running 233.79s Step 629( 48.00%), action 288, FPS 1.07, Running 234.56s Step 630( 48.17%), action 289, FPS 1.06, Running 235.67s Step 631( 48.33%), action 290, FPS 1.06, Running 236.43s Step 632( 48.50%), action 291, FPS 1.07, Running 237.52s Step 633( 48.67%), action 292, FPS 1.08, Running 238.26s Step 634( 48.83%), action 293, FPS 1.09, Running 239.16s Step 635( 49.00%), action 294, FPS 1.09, Running 240.01s Step 636( 49.17%), action 295, FPS 1.09, Running 241.06s Step 637( 49.33%), action 296, FPS 1.09, Running 241.87s Step 638( 49.50%), action 297, FPS 1.08, Running 242.90s Step 639( 49.67%), action 298, FPS 1.10, Running 243.54s Step 640( 49.83%), action 299, FPS 1.11, Running 244.40s Step 641( 50.00%), action 300, FPS 1.09, Running 245.30s Step 642( 50.17%), action 301, FPS 1.08, Running 246.64s Step 643( 50.33%), action 302, FPS 1.10, Running 247.27s Step 644( 50.50%), action 303, FPS 1.11, Running 248.10s Step 645( 50.67%), action 304, FPS 1.13, Running 248.65s Step 646( 50.83%), action 305, FPS 1.13, Running 249.69s Step 647( 51.00%), action 306, FPS 1.13, Running 250.47s Step 648( 51.17%), action 307, FPS 1.14, Running 251.29s Step 649( 51.33%), action 308, FPS 1.15, Running 252.01s Step 650( 51.50%), action 309, FPS 1.17, Running 252.74s Step 651( 51.67%), action 310, FPS 1.17, Running 253.47s Step 652( 51.83%), action 311, FPS 1.17, Running 254.59s Step 653( 52.00%), action 312, FPS 1.17, Running 255.37s Step 654( 52.17%), action 313, FPS 1.16, Running 256.39s Step 655( 52.33%), action 314, FPS 1.17, Running 257.11s Step 656( 52.50%), action 315, FPS 1.21, Running 257.53s Step 657( 52.67%), action 316, FPS 1.26, Running 257.80s Step 658( 52.83%), action 317, FPS 1.26, Running 258.73s Step 659( 53.00%), action 318, FPS 1.27, Running 259.35s Step 660( 53.17%), action 319, FPS 1.28, Running 260.09s Step 661( 53.33%), action 320, FPS 1.31, Running 260.57s Step 662( 53.50%), action 321, FPS 1.32, Running 261.81s Step 663( 53.67%), action 322, FPS 1.35, Running 262.12s Step 664( 53.83%), action 323, FPS 1.35, Running 262.96s Step 665( 54.00%), action 324, FPS 1.37, Running 263.23s Step 666( 54.17%), action 325, FPS 1.37, Running 264.28s Step 667( 54.33%), action 326, FPS 1.37, Running 265.08s Step 668( 54.50%), action 327, FPS 1.39, Running 265.69s Step 669( 54.67%), action 328, FPS 1.39, Running 266.43s Step 670( 54.83%), action 329, FPS 1.40, Running 267.04s Step 671( 55.00%), action 330, FPS 1.40, Running 267.78s Step 672( 55.17%), action 331, FPS 1.42, Running 268.71s Step 673( 55.33%), action 332, FPS 1.41, Running 269.51s Step 674( 55.50%), action 333, FPS 1.44, Running 270.25s Step 675( 55.67%), action 334, FPS 1.47, Running 270.68s Step 676( 55.83%), action 335, FPS 1.41, Running 271.71s Step 677( 56.00%), action 336, FPS 1.35, Running 272.57s Step 678( 56.17%), action 337, FPS 1.37, Running 273.35s Step 679( 56.33%), action 338, FPS 1.35, Running 274.20s Step 680( 56.50%), action 339, FPS 1.31, Running 275.34s Step 681( 56.67%), action 340, FPS 1.29, Running 276.06s Step 682( 56.83%), action 341, FPS 1.31, Running 277.08s Step 683( 57.00%), action 342, FPS 1.27, Running 277.82s Step 684( 57.17%), action 343, FPS 1.30, Running 278.35s Step 685( 57.33%), action 344, FPS 1.29, Running 278.79s Step 686( 57.50%), action 345, FPS 1.31, Running 279.59s Step 687( 57.67%), action 346, FPS 1.32, Running 280.27s Step 688( 57.83%), action 347, FPS 1.28, Running 281.37s Step 689( 58.00%), action 348, FPS 1.28, Running 282.00s Step 690( 58.17%), action 349, FPS 1.26, Running 282.86s Step 691( 58.33%), action 350, FPS 1.27, Running 283.55s Step 692( 58.50%), action 351, FPS 1.29, Running 284.28s Step 693( 58.67%), action 352, FPS 1.33, Running 284.55s Step 694( 58.83%), action 353, FPS 1.33, Running 285.31s Step 695( 59.00%), action 354, FPS 1.32, Running 285.81s Step 696( 59.17%), action 355, FPS 1.37, Running 286.30s Step 697( 59.33%), action 356, FPS 1.41, Running 286.78s Step 698( 59.50%), action 357, FPS 1.40, Running 287.61s Step 699( 59.67%), action 358, FPS 1.45, Running 287.98s Step 700( 59.83%), action 359, FPS 1.51, Running 288.59s Step 701( 60.00%), action 360, FPS 1.56, Running 288.85s Step 702( 60.17%), action 361, FPS 1.55, Running 289.98s Step 703( 60.33%), action 362, FPS 1.61, Running 290.22s Step 704( 60.50%), action 363, FPS 1.56, Running 291.13s Step 705( 60.67%), action 364, FPS 1.56, Running 291.61s Step 706( 60.83%), action 365, FPS 1.51, Running 292.85s Step 707( 61.00%), action 366, FPS 1.49, Running 293.72s Step 708( 61.17%), action 367, FPS 1.49, Running 294.81s Step 709( 61.33%), action 368, FPS 1.53, Running 295.10s Step 710( 61.50%), action 369, FPS 1.51, Running 296.14s Step 711( 61.67%), action 370, FPS 1.50, Running 296.89s Step 712( 61.83%), action 371, FPS 1.44, Running 298.21s Step 713( 62.00%), action 372, FPS 1.43, Running 298.55s Step 714( 62.17%), action 373, FPS 1.39, Running 299.73s Step 715( 62.33%), action 374, FPS 1.37, Running 300.46s Step 716( 62.50%), action 375, FPS 1.35, Running 301.08s Step 717( 62.67%), action 376, FPS 1.33, Running 301.80s Step 718( 62.83%), action 377, FPS 1.31, Running 302.84s Step 719( 63.00%), action 378, FPS 1.28, Running 303.57s Step 720( 63.17%), action 379, FPS 1.26, Running 304.51s Step 721( 63.33%), action 380, FPS 1.21, Running 305.44s Step 722( 63.50%), action 381, FPS 1.19, Running 306.77s Step 723( 63.67%), action 382, FPS 1.15, Running 307.57s Step 724( 63.83%), action 383, FPS 1.15, Running 308.53s Step 725( 64.00%), action 384, FPS 1.16, Running 308.91s Step 726( 64.17%), action 385, FPS 1.15, Running 310.19s Step 727( 64.33%), action 386, FPS 1.15, Running 311.07s Step 728( 64.50%), action 387, FPS 1.15, Running 312.14s Step 729( 64.67%), action 388, FPS 1.16, Running 312.41s Step 730( 64.83%), action 389, FPS 1.15, Running 313.49s Step 731( 65.00%), action 390, FPS 1.15, Running 314.25s Step 732( 65.17%), action 391, FPS 1.15, Running 315.61s Step 733( 65.33%), action 392, FPS 1.12, Running 316.43s Step 734( 65.50%), action 393, FPS 1.15, Running 317.05s Step 735( 65.67%), action 394, FPS 1.15, Running 317.82s Step 736( 65.83%), action 395, FPS 1.13, Running 318.76s Step 737( 66.00%), action 396, FPS 1.12, Running 319.59s Step 738( 66.17%), action 397, FPS 1.15, Running 320.29s Step 739( 66.33%), action 398, FPS 1.15, Running 320.96s Step 740( 66.50%), action 399, FPS 1.14, Running 322.07s Step 741( 66.67%), action 400, FPS 1.15, Running 322.89s Step 742( 66.83%), action 401, FPS 1.14, Running 324.35s Step 743( 67.00%), action 402, FPS 1.16, Running 324.86s Step 744( 67.17%), action 403, FPS 1.15, Running 325.96s Step 745( 67.33%), action 404, FPS 1.12, Running 326.70s Step 746( 67.50%), action 405, FPS 1.15, Running 327.56s Step 747( 67.67%), action 406, FPS 1.17, Running 328.17s Step 748( 67.83%), action 407, FPS 1.17, Running 329.28s Step 749( 68.00%), action 408, FPS 1.13, Running 330.12s Step 750( 68.17%), action 409, FPS 1.13, Running 331.20s Step 751( 68.33%), action 410, FPS 1.14, Running 331.76s Step 752( 68.50%), action 411, FPS 1.15, Running 332.99s Step 753( 68.67%), action 412, FPS 1.18, Running 333.45s Step 754( 68.83%), action 413, FPS 1.15, Running 334.48s Step 755( 69.00%), action 414, FPS 1.16, Running 335.08s Step 756( 69.17%), action 415, FPS 1.15, Running 336.15s Step 757( 69.33%), action 416, FPS 1.16, Running 336.84s Step 758( 69.50%), action 417, FPS 1.13, Running 337.99s Step 759( 69.67%), action 418, FPS 1.13, Running 338.70s Step 760( 69.83%), action 419, FPS 1.16, Running 339.25s Step 761( 70.00%), action 420, FPS 1.16, Running 340.11s Step 762( 70.17%), action 421, FPS 1.18, Running 341.36s Step 763( 70.33%), action 422, FPS 1.16, Running 342.17s Step 764( 70.50%), action 423, FPS 1.15, Running 343.29s Step 765( 70.67%), action 424, FPS 1.15, Running 344.12s Step 766( 70.83%), action 425, FPS 1.13, Running 345.29s Step 767( 71.00%), action 426, FPS 1.12, Running 345.96s Step 768( 71.17%), action 427, FPS 1.13, Running 347.01s Step 769( 71.33%), action 428, FPS 1.13, Running 347.76s Step 770( 71.50%), action 429, FPS 1.14, Running 348.78s Step 771( 71.67%), action 430, FPS 1.12, Running 349.60s Step 772( 71.83%), action 431, FPS 1.12, Running 350.86s Step 773( 72.00%), action 432, FPS 1.10, Running 351.59s Step 774( 72.17%), action 433, FPS 1.10, Running 352.68s Step 775( 72.33%), action 434, FPS 1.09, Running 353.36s Step 776( 72.50%), action 435, FPS 1.09, Running 354.42s Step 777( 72.67%), action 436, FPS 1.09, Running 355.22s Step 778( 72.83%), action 437, FPS 1.09, Running 356.40s Step 779( 73.00%), action 438, FPS 1.09, Running 357.11s Step 780( 73.17%), action 439, FPS 1.06, Running 358.15s Step 781( 73.33%), action 440, FPS 1.09, Running 358.45s Step 782( 73.50%), action 441, FPS 1.09, Running 359.74s Step 783( 73.67%), action 442, FPS 1.10, Running 360.41s Step 784( 73.83%), action 443, FPS 1.10, Running 361.45s Step 785( 74.00%), action 444, FPS 1.12, Running 361.95s Step 786( 74.17%), action 445, FPS 1.14, Running 362.89s Step 787( 74.33%), action 446, FPS 1.13, Running 363.68s Step 788( 74.50%), action 447, FPS 1.12, Running 364.79s Step 789( 74.67%), action 448, FPS 1.14, Running 365.24s Step 790( 74.83%), action 449, FPS 1.14, Running 366.32s Step 791( 75.00%), action 450, FPS 1.15, Running 367.03s Step 792( 75.17%), action 451, FPS 1.14, Running 368.34s Step 793( 75.33%), action 452, FPS 1.14, Running 369.18s Step 794( 75.50%), action 453, FPS 1.14, Running 370.16s Step 795( 75.67%), action 454, FPS 1.13, Running 370.99s Step 796( 75.83%), action 455, FPS 1.13, Running 372.09s Step 797( 76.00%), action 456, FPS 1.13, Running 372.90s Step 798( 76.17%), action 457, FPS 1.14, Running 373.92s Step 799( 76.33%), action 458, FPS 1.14, Running 374.59s Step 800( 76.50%), action 459, FPS 1.14, Running 375.63s Step 801( 76.67%), action 460, FPS 1.11, Running 376.41s Step 802( 76.83%), action 461, FPS 1.12, Running 377.61s Step 803( 77.00%), action 462, FPS 1.11, Running 378.45s Step 804( 77.17%), action 463, FPS 1.14, Running 379.03s Step 805( 77.33%), action 464, FPS 1.12, Running 379.83s Step 806( 77.50%), action 465, FPS 1.11, Running 380.88s Step 807( 77.67%), action 466, FPS 1.11, Running 381.69s Step 808( 77.83%), action 467, FPS 1.12, Running 382.62s Step 809( 78.00%), action 468, FPS 1.11, Running 383.32s Step 810( 78.17%), action 469, FPS 1.11, Running 384.36s Step 811( 78.33%), action 470, FPS 1.10, Running 385.13s Step 812( 78.50%), action 471, FPS 1.12, Running 386.28s Step 813( 78.67%), action 472, FPS 1.13, Running 386.88s Step 814( 78.83%), action 473, FPS 1.13, Running 387.93s Step 815( 79.00%), action 474, FPS 1.13, Running 388.69s Step 816( 79.17%), action 475, FPS 1.13, Running 389.82s Step 817( 79.33%), action 476, FPS 1.13, Running 390.62s Step 818( 79.50%), action 477, FPS 1.12, Running 391.75s Step 819( 79.67%), action 478, FPS 1.11, Running 392.64s Step 820( 79.83%), action 479, FPS 1.10, Running 393.73s Step 821( 80.00%), action 480, FPS 1.12, Running 394.25s Step 822( 80.17%), action 481, FPS 1.11, Running 395.56s Step 823( 80.33%), action 482, FPS 1.12, Running 396.29s Step 824( 80.50%), action 483, FPS 1.09, Running 397.34s Step 825( 80.67%), action 484, FPS 1.09, Running 398.11s Step 826( 80.83%), action 485, FPS 1.10, Running 399.09s Step 827( 81.00%), action 486, FPS 1.11, Running 399.73s Step 828( 81.17%), action 487, FPS 1.10, Running 400.74s Step 829( 81.33%), action 488, FPS 1.11, Running 401.33s Step 830( 81.50%), action 489, FPS 1.11, Running 402.38s Step 831( 81.67%), action 490, FPS 1.11, Running 403.20s Step 832( 81.83%), action 491, FPS 1.11, Running 404.29s Step 833( 82.00%), action 492, FPS 1.12, Running 404.67s Step 834( 82.17%), action 493, FPS 1.14, Running 405.43s Step 835( 82.33%), action 494, FPS 1.15, Running 406.11s Step 836( 82.50%), action 495, FPS 1.18, Running 406.73s Step 837( 82.67%), action 496, FPS 1.22, Running 406.98s Step 838( 82.83%), action 497, FPS 1.25, Running 407.72s Step 839( 83.00%), action 498, FPS 1.31, Running 407.96s Step 840( 83.17%), action 499, FPS 1.37, Running 408.35s Step 841( 83.33%), action 500, FPS 1.36, Running 408.97s Step 842( 83.50%), action 501, FPS 1.39, Running 409.97s Step 843( 83.67%), action 502, FPS 1.43, Running 410.32s Step 844( 83.83%), action 503, FPS 1.42, Running 411.40s Step 845( 84.00%), action 504, FPS 1.46, Running 411.79s Step 846( 84.17%), action 505, FPS 1.46, Running 412.77s Step 847( 84.33%), action 506, FPS 1.43, Running 413.70s Step 848( 84.50%), action 507, FPS 1.43, Running 414.68s Step 849( 84.67%), action 508, FPS 1.41, Running 415.51s Step 850( 84.83%), action 509, FPS 1.40, Running 416.62s Step 851( 85.00%), action 510, FPS 1.41, Running 417.43s Step 852( 85.17%), action 511, FPS 1.39, Running 418.70s Step 853( 85.33%), action 512, FPS 1.34, Running 419.56s Step 854( 85.50%), action 513, FPS 1.32, Running 420.56s Step 855( 85.67%), action 514, FPS 1.32, Running 421.25s Step 856( 85.83%), action 515, FPS 1.29, Running 422.25s Step 857( 86.00%), action 516, FPS 1.25, Running 422.98s Step 858( 86.17%), action 517, FPS 1.22, Running 424.09s Step 859( 86.33%), action 518, FPS 1.19, Running 424.82s Step 860( 86.50%), action 519, FPS 1.14, Running 425.82s Step 861( 86.67%), action 520, FPS 1.13, Running 426.65s Step 862( 86.83%), action 521, FPS 1.12, Running 427.87s Step 863( 87.00%), action 522, FPS 1.09, Running 428.63s Step 864( 87.17%), action 523, FPS 1.10, Running 429.53s Step 865( 87.33%), action 524, FPS 1.08, Running 430.34s Step 866( 87.50%), action 525, FPS 1.07, Running 431.43s Step 867( 87.67%), action 526, FPS 1.08, Running 432.25s Step 868( 87.83%), action 527, FPS 1.08, Running 433.26s Step 869( 88.00%), action 528, FPS 1.07, Running 434.15s Step 870( 88.17%), action 529, FPS 1.08, Running 435.20s Step 871( 88.33%), action 530, FPS 1.07, Running 436.14s Step 872( 88.50%), action 531, FPS 1.06, Running 437.55s Step 873( 88.67%), action 532, FPS 1.07, Running 438.31s Step 874( 88.83%), action 533, FPS 1.07, Running 439.32s Step 875( 89.00%), action 534, FPS 1.07, Running 439.97s Step 876( 89.17%), action 535, FPS 1.06, Running 441.07s Step 877( 89.33%), action 536, FPS 1.08, Running 441.53s Step 878( 89.50%), action 537, FPS 1.08, Running 442.69s Step 879( 89.67%), action 538, FPS 1.07, Running 443.46s Step 880( 89.83%), action 539, FPS 1.07, Running 444.52s Step 881( 90.00%), action 540, FPS 1.10, Running 444.81s Step 882( 90.17%), action 541, FPS 1.09, Running 446.19s Step 883( 90.33%), action 542, FPS 1.10, Running 446.79s Step 884( 90.50%), action 543, FPS 1.09, Running 447.86s Step 885( 90.67%), action 544, FPS 1.09, Running 448.72s Step 886( 90.83%), action 545, FPS 1.10, Running 449.61s Step 887( 91.00%), action 546, FPS 1.11, Running 450.28s Step 888( 91.17%), action 547, FPS 1.11, Running 451.25s Step 889( 91.33%), action 548, FPS 1.12, Running 451.97s Step 890( 91.50%), action 549, FPS 1.13, Running 452.96s Step 891( 91.67%), action 550, FPS 1.15, Running 453.59s Step 892( 91.83%), action 551, FPS 1.17, Running 454.60s Step 893( 92.00%), action 552, FPS 1.19, Running 455.17s Step 894( 92.17%), action 553, FPS 1.22, Running 455.69s Step 895( 92.33%), action 554, FPS 1.24, Running 456.11s Step 896( 92.50%), action 555, FPS 1.26, Running 456.99s Step 897( 92.67%), action 556, FPS 1.25, Running 457.56s Step 898( 92.83%), action 557, FPS 1.26, Running 458.56s Step 899( 93.00%), action 558, FPS 1.29, Running 458.92s Step 900( 93.17%), action 559, FPS 1.33, Running 459.61s Step 901( 93.33%), action 560, FPS 1.32, Running 459.91s Step 902( 93.50%), action 561, FPS 1.33, Running 461.27s Step 903( 93.67%), action 562, FPS 1.32, Running 461.98s Step 904( 93.83%), action 563, FPS 1.33, Running 462.90s Step 905( 94.00%), action 564, FPS 1.38, Running 463.21s Step 906( 94.17%), action 565, FPS 1.41, Running 463.83s Step 907( 94.33%), action 566, FPS 1.41, Running 464.45s Step 908( 94.50%), action 567, FPS 1.42, Running 465.33s Step 909( 94.67%), action 568, FPS 1.41, Running 466.12s Step 910( 94.83%), action 569, FPS 1.46, Running 466.63s Step 911( 95.00%), action 570, FPS 1.45, Running 467.41s Step 912( 95.17%), action 571, FPS 1.48, Running 468.12s Step 913( 95.33%), action 572, FPS 1.51, Running 468.41s Step 914( 95.50%), action 573, FPS 1.48, Running 469.16s Step 915( 95.67%), action 574, FPS 1.45, Running 469.85s Step 916( 95.83%), action 575, FPS 1.48, Running 470.54s Step 917( 96.00%), action 576, FPS 1.47, Running 471.18s Step 918( 96.17%), action 577, FPS 1.53, Running 471.62s Step 919( 96.33%), action 578, FPS 1.51, Running 472.19s Step 920( 96.50%), action 579, FPS 1.54, Running 472.60s Step 921( 96.67%), action 580, FPS 1.52, Running 473.10s Step 922( 96.83%), action 581, FPS 1.59, Running 473.89s Step 923( 97.00%), action 582, FPS 1.64, Running 474.18s Step 924( 97.17%), action 583, FPS 1.65, Running 475.06s Step 925( 97.33%), action 584, FPS 1.59, Running 475.78s Step 926( 97.50%), action 585, FPS 1.55, Running 476.76s Step 927( 97.67%), action 586, FPS 1.54, Running 477.42s Step 928( 97.83%), action 587, FPS 1.53, Running 478.40s Step 929( 98.00%), action 588, FPS 1.54, Running 479.15s Step 930( 98.17%), action 589, FPS 1.50, Running 479.99s Step 931( 98.33%), action 590, FPS 1.51, Running 480.69s Step 932( 98.50%), action 591, FPS 1.48, Running 481.61s Step 933( 98.67%), action 592, FPS 1.47, Running 482.05s Step 934( 98.83%), action 593, FPS 1.47, Running 482.81s Step 935( 99.00%), action 594, FPS 1.51, Running 483.11s Step 936( 99.17%), action 595, FPS 1.49, Running 484.01s Step 937( 99.33%), action 596, FPS 1.47, Running 484.75s Step 938( 99.50%), action 597, FPS 1.44, Running 485.50s Step 939( 99.67%), action 598, FPS 1.45, Running 486.00s Step 940( 99.83%), action 599, FPS 1.39, Running 487.01s Step 941(100.00%), action 600, FPS 1.41, Running 487.28s [2026-08-02 21:08:30] [28 ] Seed 27 failed after 487.59 s. +steps: 941 , actions: 600 . +Instruction: Empty +Total 3/28(10.71%) success. +Setting seed: 28 +Step 1( N/A%), pre moving , FPS 7.63, Running 0.13s Step 2( N/A%), pre moving , FPS 13.25, Running 0.15s Step 3( N/A%), pre moving , FPS 17.42, Running 0.17s Step 4( N/A%), pre moving , FPS 20.63, Running 0.19s Step 5( N/A%), pre moving , FPS 23.11, Running 0.22s Step 6( N/A%), pre moving , FPS 24.88, Running 0.24s Step 7( N/A%), pre moving , FPS 26.12, Running 0.27s Step 8( N/A%), pre moving , FPS 26.38, Running 0.30s Step 9( N/A%), pre moving , FPS 27.63, Running 0.33s Step 10( N/A%), pre moving , FPS 28.40, Running 0.35s Step 11( N/A%), pre moving , FPS 29.41, Running 0.37s Step 12( N/A%), pre moving , FPS 30.40, Running 0.39s Step 13( N/A%), pre moving , FPS 31.34, Running 0.41s Step 14( N/A%), pre moving , FPS 32.05, Running 0.44s Step 15( N/A%), pre moving , FPS 32.16, Running 0.47s Step 16( N/A%), pre moving , FPS 32.76, Running 0.49s Step 17( N/A%), pre moving , FPS 33.09, Running 0.51s Step 18( N/A%), pre moving , FPS 33.54, Running 0.54s Step 19( N/A%), pre moving , FPS 34.10, Running 0.56s Step 20( N/A%), pre moving , FPS 33.92, Running 0.59s Step 21( N/A%), pre moving , FPS 29.33, Running 0.81s Step 22( N/A%), pre moving , FPS 29.01, Running 0.84s Step 23( N/A%), pre moving , FPS 28.67, Running 0.87s Step 24( N/A%), pre moving , FPS 28.32, Running 0.90s Step 25( N/A%), pre moving , FPS 28.26, Running 0.92s Step 26( N/A%), pre moving , FPS 21.74, Running 1.16s Step 27( N/A%), pre moving , FPS 21.92, Running 1.18s Step 28( N/A%), pre moving , FPS 22.30, Running 1.20s Step 29( N/A%), pre moving , FPS 22.34, Running 1.22s Step 30( N/A%), pre moving , FPS 22.43, Running 1.24s Step 31( N/A%), pre moving , FPS 22.44, Running 1.27s Step 32( N/A%), pre moving , FPS 22.40, Running 1.29s Step 33( N/A%), pre moving , FPS 22.34, Running 1.31s Step 34( N/A%), pre moving , FPS 22.37, Running 1.33s Step 35( N/A%), pre moving , FPS 22.59, Running 1.35s Step 36( N/A%), pre moving , FPS 13.99, Running 1.92s Step 37( N/A%), pre moving , FPS 12.91, Running 2.06s Step 38( N/A%), pre moving , FPS 12.92, Running 2.08s Step 39( N/A%), pre moving , FPS 12.89, Running 2.11s Step 40( N/A%), pre moving , FPS 12.94, Running 2.14s Step 41( N/A%), pre moving , FPS 14.84, Running 2.16s Step 42( N/A%), pre moving , FPS 14.89, Running 2.18s Step 43( N/A%), pre moving , FPS 14.97, Running 2.21s Step 44( N/A%), pre moving , FPS 15.08, Running 2.23s Step 45( N/A%), pre moving , FPS 15.12, Running 2.25s Step 46( N/A%), pre moving , FPS 18.06, Running 2.27s Step 47( N/A%), pre moving , FPS 17.99, Running 2.29s Step 48( N/A%), pre moving , FPS 12.83, Running 2.76s Step 49( N/A%), pre moving , FPS 12.74, Running 2.79s Step 50( N/A%), pre moving , FPS 12.74, Running 2.81s Step 51( N/A%), pre moving , FPS 12.71, Running 2.84s Step 52( N/A%), pre moving , FPS 12.69, Running 2.86s Step 53( N/A%), pre moving , FPS 12.62, Running 2.89s Step 54( N/A%), pre moving , FPS 12.54, Running 2.93s Step 55( N/A%), pre moving , FPS 12.45, Running 2.96s Step 56( N/A%), pre moving , FPS 18.64, Running 2.99s Step 57( N/A%), pre moving , FPS 20.77, Running 3.03s Step 58( N/A%), pre moving , FPS 20.18, Running 3.08s Step 59( N/A%), pre moving , FPS 19.61, Running 3.13s Step 60( N/A%), pre moving , FPS 19.24, Running 3.17s Step 61( N/A%), pre moving , FPS 18.84, Running 3.22s Step 62( N/A%), pre moving , FPS 18.37, Running 3.27s Step 63( N/A%), pre moving , FPS 17.68, Running 3.34s Step 64( N/A%), pre moving , FPS 17.09, Running 3.40s Step 65( N/A%), pre moving , FPS 16.58, Running 3.45s Step 66( N/A%), pre moving , FPS 16.27, Running 3.50s Step 67( N/A%), pre moving , FPS 15.93, Running 3.55s Step 68( N/A%), pre moving , FPS 23.94, Running 3.59s Step 69( N/A%), pre moving , FPS 23.68, Running 3.64s Step 70( N/A%), pre moving , FPS 23.04, Running 3.68s Step 71( N/A%), pre moving , FPS 22.86, Running 3.71s Step 72( N/A%), pre moving , FPS 22.40, Running 3.76s Step 73( N/A%), pre moving , FPS 22.29, Running 3.79s Step 74( N/A%), pre moving , FPS 22.15, Running 3.83s Step 75( N/A%), pre moving , FPS 22.07, Running 3.86s Step 76( N/A%), pre moving , FPS 22.05, Running 3.90s Step 77( N/A%), pre moving , FPS 22.12, Running 3.93s Step 78( N/A%), pre moving , FPS 22.60, Running 3.96s Step 79( N/A%), pre moving , FPS 23.17, Running 3.99s Step 80( N/A%), pre moving , FPS 23.88, Running 4.01s Step 81( N/A%), pre moving , FPS 24.59, Running 4.04s Step 82( N/A%), pre moving , FPS 25.28, Running 4.06s Step 83( N/A%), pre moving , FPS 26.65, Running 4.09s Step 84( N/A%), pre moving , FPS 27.96, Running 4.11s Step 85( N/A%), pre moving , FPS 29.33, Running 4.13s Step 86( N/A%), pre moving , FPS 30.19, Running 4.16s Step 87( N/A%), pre moving , FPS 31.21, Running 4.19s Step 88( N/A%), pre moving , FPS 32.55, Running 4.21s Step 89( N/A%), pre moving , FPS 33.67, Running 4.23s Step 90( N/A%), pre moving , FPS 35.21, Running 4.25s Step 91( N/A%), pre moving , FPS 35.75, Running 4.27s Step 92( N/A%), pre moving , FPS 36.95, Running 4.30s Step 93( N/A%), pre moving , FPS 37.96, Running 4.32s Step 94( N/A%), pre moving , FPS 38.48, Running 4.35s Step 95( N/A%), pre moving , FPS 39.17, Running 4.38s Step 96( N/A%), pre moving , FPS 39.64, Running 4.40s Step 97( N/A%), pre moving , FPS 40.25, Running 4.43s Step 98( N/A%), pre moving , FPS 17.68, Running 5.09s Step 99( N/A%), pre moving , FPS 15.29, Running 5.30s Step 100( N/A%), pre moving , FPS 14.10, Running 5.43s Step 101( N/A%), pre moving , FPS 12.70, Running 5.61s Step 102( N/A%), pre moving , FPS 11.93, Running 5.74s Step 103( N/A%), pre moving , FPS 10.74, Running 5.95s Step 104( N/A%), pre moving , FPS 9.99, Running 6.11s Step 105( N/A%), pre moving , FPS 9.07, Running 6.34s Step 106( N/A%), pre moving , FPS 8.56, Running 6.50s Step 107( N/A%), pre moving , FPS 7.95, Running 6.70s Step 108( N/A%), pre moving , FPS 7.55, Running 6.86s Step 109( N/A%), pre moving , FPS 7.11, Running 7.04s Step 110( N/A%), pre moving , FPS 6.79, Running 7.20s Step 111( N/A%), pre moving , FPS 6.35, Running 7.43s Step 112( N/A%), pre moving , FPS 6.06, Running 7.60s Step 113( N/A%), pre moving , FPS 5.71, Running 7.82s Step 114( N/A%), pre moving , FPS 5.58, Running 7.93s Step 115( N/A%), pre moving , FPS 5.28, Running 8.16s Step 116( N/A%), pre moving , FPS 5.11, Running 8.31s Step 117( N/A%), pre moving , FPS 4.89, Running 8.52s Step 118( N/A%), pre moving , FPS 5.61, Running 8.66s Step 119( N/A%), pre moving , FPS 5.63, Running 8.85s Step 120( N/A%), pre moving , FPS 5.57, Running 9.02s Step 121( N/A%), pre moving , FPS 5.48, Running 9.26s Step 122( N/A%), pre moving , FPS 5.47, Running 9.39s Step 123( N/A%), pre moving , FPS 5.45, Running 9.62s Step 124( N/A%), pre moving , FPS 5.47, Running 9.77s Step 125( N/A%), pre moving , FPS 5.50, Running 9.98s Step 126( N/A%), pre moving , FPS 5.51, Running 10.12s Step 127( N/A%), pre moving , FPS 5.48, Running 10.36s Step 128( N/A%), pre moving , FPS 5.43, Running 10.54s Step 129( N/A%), pre moving , FPS 5.38, Running 10.76s Step 130( N/A%), pre moving , FPS 5.40, Running 10.90s Step 131( N/A%), pre moving , FPS 5.40, Running 11.13s Step 132( N/A%), pre moving , FPS 5.40, Running 11.30s Step 133( N/A%), pre moving , FPS 5.31, Running 11.59s Step 134( N/A%), pre moving , FPS 5.18, Running 11.80s Step 135( N/A%), pre moving , FPS 5.20, Running 12.01s Step 136( N/A%), pre moving , FPS 5.19, Running 12.17s Step 137( N/A%), pre moving , FPS 5.12, Running 12.42s Step 138( N/A%), pre moving , FPS 5.08, Running 12.59s Step 139( N/A%), pre moving , FPS 5.02, Running 12.84s Step 140( N/A%), pre moving , FPS 5.01, Running 13.01s Step 141( N/A%), pre moving , FPS 4.99, Running 13.27s Step 142( N/A%), pre moving , FPS 4.94, Running 13.45s Step 143( N/A%), pre moving , FPS 4.90, Running 13.70s Step 144( N/A%), pre moving , FPS 4.82, Running 13.92s Step 145( N/A%), pre moving , FPS 4.76, Running 14.17s Step 146( N/A%), pre moving , FPS 4.69, Running 14.39s Step 147( N/A%), pre moving , FPS 4.67, Running 14.64s Step 148( N/A%), pre moving , FPS 4.65, Running 14.84s Step 149( N/A%), pre moving , FPS 4.58, Running 15.13s Step 150( N/A%), pre moving , FPS 4.55, Running 15.29s Step 151( N/A%), pre moving , FPS 4.51, Running 15.57s Step 152( N/A%), pre moving , FPS 4.53, Running 15.71s Step 153( N/A%), pre moving , FPS 4.54, Running 15.99s Step 154( N/A%), pre moving , FPS 4.57, Running 16.18s Step 155( N/A%), pre moving , FPS 4.51, Running 16.44s Step 156( N/A%), pre moving , FPS 4.47, Running 16.64s Step 157( N/A%), pre moving , FPS 4.42, Running 16.94s Step 158( N/A%), pre moving , FPS 4.43, Running 17.10s Step 159( N/A%), pre moving , FPS 4.39, Running 17.39s Step 160( N/A%), pre moving , FPS 4.38, Running 17.58s Step 161( N/A%), pre moving , FPS 4.38, Running 17.83s Step 162( N/A%), pre moving , FPS 4.41, Running 17.98s Step 163( N/A%), pre moving , FPS 4.39, Running 18.25s Step 164( N/A%), pre moving , FPS 4.57, Running 18.30s Step 165( N/A%), pre moving , FPS 4.79, Running 18.35s Step 166( N/A%), pre moving , FPS 4.98, Running 18.40s Step 167( N/A%), pre moving , FPS 5.25, Running 18.44s Step 168( N/A%), pre moving , FPS 5.49, Running 18.49s Step 169( N/A%), pre moving , FPS 5.88, Running 18.53s Step 170( N/A%), pre moving , FPS 6.11, Running 18.57s Step 171( N/A%), pre moving , FPS 6.57, Running 18.61s Step 172( N/A%), pre moving , FPS 6.80, Running 18.65s Step 173( N/A%), pre moving , FPS 7.38, Running 18.70s Step 174( N/A%), pre moving , FPS 6.71, Running 19.16s Step 175( N/A%), pre moving , FPS 7.23, Running 19.21s Step 176( N/A%), pre moving , FPS 7.64, Running 19.26s Step 177( N/A%), pre moving , FPS 8.47, Running 19.30s Step 178( N/A%), pre moving , FPS 8.84, Running 19.37s Step 179( N/A%), pre moving , FPS 9.77, Running 19.44s Step 180( N/A%), pre moving , FPS 10.37, Running 19.51s Step 181( N/A%), pre moving , FPS 11.49, Running 19.57s Step 182( N/A%), pre moving , FPS 12.03, Running 19.64s Step 183( N/A%), pre moving , FPS 13.77, Running 19.71s Step 184( N/A%), pre moving , FPS 13.58, Running 19.77s Step 185( N/A%), pre moving , FPS 13.43, Running 19.84s Step 186( N/A%), pre moving , FPS 13.31, Running 19.91s Step 187( N/A%), pre moving , FPS 13.11, Running 19.97s Step 188( N/A%), pre moving , FPS 12.91, Running 20.03s Step 189( N/A%), pre moving , FPS 12.71, Running 20.10s Step 190( N/A%), pre moving , FPS 12.51, Running 20.17s Step 191( N/A%), pre moving , FPS 12.26, Running 20.24s Step 192( N/A%), pre moving , FPS 12.09, Running 20.31s Step 193( N/A%), pre moving , FPS 11.89, Running 20.38s Step 194( N/A%), pre moving , FPS 15.49, Running 20.45s Step 195( N/A%), pre moving , FPS 15.34, Running 20.52s Step 196( N/A%), pre moving , FPS 15.11, Running 20.58s Step 197( N/A%), pre moving , FPS 14.90, Running 20.64s Step 198( N/A%), pre moving , FPS 14.90, Running 20.71s Step 199( N/A%), pre moving , FPS 14.93, Running 20.78s Step 200( N/A%), pre moving , FPS 15.01, Running 20.84s Step 201( N/A%), pre moving , FPS 15.03, Running 20.91s Step 202( N/A%), pre moving , FPS 15.05, Running 20.97s Step 203( N/A%), pre moving , FPS 15.06, Running 21.04s Step 204( N/A%), pre moving , FPS 15.04, Running 21.10s Step 205( N/A%), pre moving , FPS 14.89, Running 21.18s Step 206( N/A%), pre moving , FPS 14.93, Running 21.24s Step 207( N/A%), pre moving , FPS 14.94, Running 21.31s Step 208( N/A%), pre moving , FPS 15.21, Running 21.35s Step 209( N/A%), pre moving , FPS 15.51, Running 21.39s Step 210( N/A%), pre moving , FPS 15.80, Running 21.43s Step 211( N/A%), pre moving , FPS 16.24, Running 21.47s Step 212( N/A%), pre moving , FPS 16.58, Running 21.51s Step 213( N/A%), pre moving , FPS 16.98, Running 21.56s Step 214( N/A%), pre moving , FPS 17.29, Running 21.61s Step 215( N/A%), pre moving , FPS 17.64, Running 21.65s Step 216( N/A%), pre moving , FPS 18.03, Running 21.69s Step 217( N/A%), pre moving , FPS 18.38, Running 21.73s Step 218( N/A%), pre moving , FPS 18.79, Running 21.77s Step 219( N/A%), pre moving , FPS 19.22, Running 21.82s Step 220( N/A%), pre moving , FPS 13.42, Running 22.33s Step 221( N/A%), pre moving , FPS 13.63, Running 22.37s Step 222( N/A%), pre moving , FPS 13.85, Running 22.41s Step 223( N/A%), pre moving , FPS 14.05, Running 22.46s Step 224( N/A%), pre moving , FPS 14.19, Running 22.51s Step 225( N/A%), pre moving , FPS 14.49, Running 22.56s Step 226( N/A%), pre moving , FPS 14.35, Running 22.64s Step 227( N/A%), pre moving , FPS 14.32, Running 22.71s Step 228( N/A%), pre moving , FPS 14.04, Running 22.77s Step 229( N/A%), pre moving , FPS 13.70, Running 22.85s Step 230( N/A%), pre moving , FPS 13.47, Running 22.92s Step 231( N/A%), pre moving , FPS 12.99, Running 23.01s Step 232( N/A%), pre moving , FPS 12.74, Running 23.08s Step 233( N/A%), pre moving , FPS 12.40, Running 23.17s Step 234( N/A%), pre moving , FPS 12.04, Running 23.27s Step 235( N/A%), pre moving , FPS 11.70, Running 23.36s Step 236( N/A%), pre moving , FPS 11.37, Running 23.45s Step 237( N/A%), pre moving , FPS 11.02, Running 23.55s Step 238( N/A%), pre moving , FPS 10.64, Running 23.65s Step 239( N/A%), pre moving , FPS 10.29, Running 23.76s Step 240( N/A%), pre moving , FPS 13.13, Running 23.85s Step 241( N/A%), pre moving , FPS 12.68, Running 23.95s Step 242( N/A%), pre moving , FPS 12.29, Running 24.04s Step 243( N/A%), pre moving , FPS 11.88, Running 24.14s Step 244( N/A%), pre moving , FPS 11.54, Running 24.25s Step 245( N/A%), pre moving , FPS 11.22, Running 24.34s Step 246( N/A%), pre moving , FPS 11.10, Running 24.44s Step 247( N/A%), pre moving , FPS 10.88, Running 24.54s Step 248( N/A%), pre moving , FPS 10.73, Running 24.64s Step 249( N/A%), pre moving , FPS 10.59, Running 24.74s Step 250( N/A%), pre moving , FPS 10.44, Running 24.83s Step 251( N/A%), pre moving , FPS 10.38, Running 24.94s Step 252( N/A%), pre moving , FPS 10.26, Running 25.03s Step 253( N/A%), pre moving , FPS 10.18, Running 25.14s Step 254( N/A%), pre moving , FPS 10.13, Running 25.24s Step 255( N/A%), pre moving , FPS 10.10, Running 25.34s Step 256( N/A%), pre moving , FPS 10.08, Running 25.43s Step 257( N/A%), pre moving , FPS 10.11, Running 25.53s Step 258( N/A%), pre moving , FPS 10.15, Running 25.62s Step 259( N/A%), pre moving , FPS 10.35, Running 25.69s Step 260( N/A%), pre moving , FPS 10.45, Running 25.77s Step 261( N/A%), pre moving , FPS 10.57, Running 25.84s Step 262( N/A%), pre moving , FPS 10.72, Running 25.91s Step 263( N/A%), pre moving , FPS 10.89, Running 25.98s Step 264( N/A%), pre moving , FPS 11.11, Running 26.04s Step 265( N/A%), pre moving , FPS 11.27, Running 26.12s Step 266( N/A%), pre moving , FPS 11.47, Running 26.19s Step 267( N/A%), pre moving , FPS 11.56, Running 26.27s Step 268( N/A%), pre moving , FPS 11.55, Running 26.37s Step 269( N/A%), pre moving , FPS 11.59, Running 26.46s Step 270( N/A%), pre moving , FPS 11.65, Running 26.55s Step 271( N/A%), pre moving , FPS 11.75, Running 26.64s Step 272( N/A%), pre moving , FPS 11.71, Running 26.74s Step 273( N/A%), pre moving , FPS 11.77, Running 26.84s Step 274( N/A%), pre moving , FPS 11.99, Running 26.91s Step 275( N/A%), pre moving , FPS 12.20, Running 26.98s Step 276( N/A%), pre moving , FPS 12.41, Running 27.05s Step 277( N/A%), pre moving , FPS 12.60, Running 27.11s Step 278( N/A%), pre moving , FPS 12.82, Running 27.18s Step 279( N/A%), pre moving , FPS 12.83, Running 27.25s Step 280( N/A%), pre moving , FPS 12.93, Running 27.31s Step 281( N/A%), pre moving , FPS 13.19, Running 27.36s Step 282( N/A%), pre moving , FPS 13.38, Running 27.40s Step 283( N/A%), pre moving , FPS 13.60, Running 27.45s Step 284( N/A%), pre moving , FPS 13.72, Running 27.50s Step 285( N/A%), pre moving , FPS 14.02, Running 27.54s Step 286( N/A%), pre moving , FPS 14.26, Running 27.59s Step 287( N/A%), pre moving , FPS 14.70, Running 27.63s Step 288( N/A%), pre moving , FPS 15.30, Running 27.68s Step 289( N/A%), pre moving , FPS 15.93, Running 27.72s Step 290( N/A%), pre moving , FPS 16.51, Running 27.76s Step 291( N/A%), pre moving , FPS 17.16, Running 27.81s Step 292( N/A%), pre moving , FPS 18.08, Running 27.85s Step 293( N/A%), pre moving , FPS 19.03, Running 27.89s Step 294( N/A%), pre moving , FPS 19.60, Running 27.93s Step 295( N/A%), pre moving , FPS 20.05, Running 27.98s Step 296( N/A%), pre moving , FPS 20.53, Running 28.02s Step 297( N/A%), pre moving , FPS 20.96, Running 28.07s Step 298( N/A%), pre moving , FPS 21.34, Running 28.12s Step 299( N/A%), pre moving , FPS 21.71, Running 28.17s Step 300( N/A%), pre moving , FPS 22.03, Running 28.22s Step 301( N/A%), pre moving , FPS 21.85, Running 28.27s Step 302( N/A%), pre moving , FPS 21.16, Running 28.35s Step 303( N/A%), pre moving , FPS 21.31, Running 28.39s Step 304( N/A%), pre moving , FPS 8.13, Running 29.96s Step 305( N/A%), pre moving , FPS 7.44, Running 30.23s Step 306( N/A%), pre moving , FPS 7.09, Running 30.41s Step 307( N/A%), pre moving , FPS 6.57, Running 30.68s Step 308( N/A%), pre moving , FPS 6.23, Running 30.89s Step 309( N/A%), pre moving , FPS 5.79, Running 31.17s Step 310( N/A%), pre moving , FPS 5.56, Running 31.36s Step 311( N/A%), pre moving , FPS 5.19, Running 31.66s Step 312( N/A%), pre moving , FPS 4.96, Running 31.88s Step 313( N/A%), pre moving , FPS 4.71, Running 32.14s Step 314( N/A%), pre moving , FPS 4.52, Running 32.35s Step 315( N/A%), pre moving , FPS 4.27, Running 32.66s Step 316( N/A%), pre moving , FPS 4.15, Running 32.84s Step 317( N/A%), pre moving , FPS 3.97, Running 33.11s Step 318( N/A%), pre moving , FPS 3.87, Running 33.29s Step 319( N/A%), pre moving , FPS 3.71, Running 33.57s Step 320( N/A%), pre moving , FPS 3.61, Running 33.77s Step 321( N/A%), pre moving , FPS 3.44, Running 34.08s Step 322( N/A%), pre moving , FPS 3.38, Running 34.27s Step 323( N/A%), pre moving , FPS 3.27, Running 34.50s Step 324( 0.17%), action 1, FPS 3.30, Running 36.02s Step 325( 0.33%), action 2, FPS 3.11, Running 36.67s Step 326( 0.50%), action 3, FPS 2.66, Running 37.93s Step 327( 0.67%), action 4, FPS 2.52, Running 38.60s Step 328( 0.83%), action 5, FPS 2.28, Running 39.64s Step 329( 1.00%), action 6, FPS 2.23, Running 40.15s Step 330( 1.17%), action 7, FPS 2.14, Running 40.68s Step 331( 1.33%), action 8, FPS 2.07, Running 41.34s Step 332( 1.50%), action 9, FPS 2.01, Running 41.85s Step 333( 1.67%), action 10, FPS 1.99, Running 42.20s Step 334( 1.83%), action 11, FPS 1.79, Running 43.50s Step 335( 2.00%), action 12, FPS 1.68, Running 44.57s Step 336( 2.17%), action 13, FPS 1.57, Running 45.56s Step 337( 2.33%), action 14, FPS 1.57, Running 45.81s Step 338( 2.50%), action 15, FPS 1.46, Running 46.97s Step 339( 2.67%), action 16, FPS 1.42, Running 47.62s Step 340( 2.83%), action 17, FPS 1.35, Running 48.58s Step 341( 3.00%), action 18, FPS 1.35, Running 48.86s Step 342( 3.17%), action 19, FPS 1.29, Running 49.74s Step 343( 3.33%), action 20, FPS 1.26, Running 50.32s Step 344( 3.50%), action 21, FPS 1.28, Running 51.68s Step 345( 3.67%), action 22, FPS 1.27, Running 52.36s Step 346( 3.83%), action 23, FPS 1.34, Running 52.83s Step 347( 4.00%), action 24, FPS 1.32, Running 53.71s Step 348( 4.17%), action 25, FPS 1.33, Running 54.69s Step 349( 4.33%), action 26, FPS 1.30, Running 55.47s Step 350( 4.50%), action 27, FPS 1.27, Running 56.47s Step 351( 4.67%), action 28, FPS 1.27, Running 57.08s Step 352( 4.83%), action 29, FPS 1.24, Running 58.00s Step 353( 5.00%), action 30, FPS 1.21, Running 58.72s Step 354( 5.17%), action 31, FPS 1.22, Running 59.92s Step 355( 5.33%), action 32, FPS 1.24, Running 60.71s Step 356( 5.50%), action 33, FPS 1.24, Running 61.74s Step 357( 5.67%), action 34, FPS 1.20, Running 62.42s Step 358( 5.83%), action 35, FPS 1.26, Running 62.85s Step 359( 6.00%), action 36, FPS 1.25, Running 63.58s Step 360( 6.17%), action 37, FPS 1.24, Running 64.66s Step 361( 6.33%), action 38, FPS 1.22, Running 65.26s Step 362( 6.50%), action 39, FPS 1.22, Running 66.16s Step 363( 6.67%), action 40, FPS 1.21, Running 66.92s Step 364( 6.83%), action 41, FPS 1.22, Running 68.13s Step 365( 7.00%), action 42, FPS 1.21, Running 68.82s Step 366( 7.17%), action 43, FPS 1.18, Running 69.80s Step 367( 7.33%), action 44, FPS 1.22, Running 70.09s Step 368( 7.50%), action 45, FPS 1.23, Running 70.99s Step 369( 7.67%), action 46, FPS 1.25, Running 71.42s Step 370( 7.83%), action 47, FPS 1.27, Running 72.27s Step 371( 8.00%), action 48, FPS 1.29, Running 72.61s Step 372( 8.17%), action 49, FPS 1.28, Running 73.59s Step 373( 8.33%), action 50, FPS 1.29, Running 74.24s Step 374( 8.50%), action 51, FPS 1.29, Running 75.44s Step 375( 8.67%), action 52, FPS 1.29, Running 76.20s Step 376( 8.83%), action 53, FPS 1.30, Running 77.15s Step 377( 9.00%), action 54, FPS 1.29, Running 77.93s Step 378( 9.17%), action 55, FPS 1.29, Running 78.40s Step 379( 9.33%), action 56, FPS 1.32, Running 78.72s Step 380( 9.50%), action 57, FPS 1.33, Running 79.70s Step 381( 9.67%), action 58, FPS 1.32, Running 80.37s Step 382( 9.83%), action 59, FPS 1.33, Running 81.21s Step 383( 10.00%), action 60, FPS 1.33, Running 81.98s Step 384( 10.17%), action 61, FPS 1.33, Running 83.18s Step 385( 10.33%), action 62, FPS 1.37, Running 83.47s Step 386( 10.50%), action 63, FPS 1.37, Running 84.38s Step 387( 10.67%), action 64, FPS 1.38, Running 84.63s Step 388( 10.83%), action 65, FPS 1.37, Running 85.58s Step 389( 11.00%), action 66, FPS 1.35, Running 86.26s Step 390( 11.17%), action 67, FPS 1.35, Running 87.06s Step 391( 11.33%), action 68, FPS 1.34, Running 87.52s Step 392( 11.50%), action 69, FPS 1.35, Running 88.37s Step 393( 11.67%), action 70, FPS 1.35, Running 89.04s Step 394( 11.83%), action 71, FPS 1.38, Running 89.97s Step 395( 12.00%), action 72, FPS 1.38, Running 90.71s Step 396( 12.17%), action 73, FPS 1.38, Running 91.66s Step 397( 12.33%), action 74, FPS 1.38, Running 92.40s Step 398( 12.50%), action 75, FPS 1.35, Running 93.18s Step 399( 12.67%), action 76, FPS 1.34, Running 93.60s Step 400( 12.83%), action 77, FPS 1.35, Running 94.53s Step 401( 13.00%), action 78, FPS 1.34, Running 95.29s Step 402( 13.17%), action 79, FPS 1.33, Running 96.30s Step 403( 13.33%), action 80, FPS 1.33, Running 96.98s Step 404( 13.50%), action 81, FPS 1.34, Running 98.12s Step 405( 13.67%), action 82, FPS 1.34, Running 98.43s Step 406( 13.83%), action 83, FPS 1.33, Running 99.39s Step 407( 14.00%), action 84, FPS 1.29, Running 100.08s Step 408( 14.17%), action 85, FPS 1.29, Running 101.02s Step 409( 14.33%), action 86, FPS 1.29, Running 101.78s Step 410( 14.50%), action 87, FPS 1.27, Running 102.76s Step 411( 14.67%), action 88, FPS 1.26, Running 103.43s Step 412( 14.83%), action 89, FPS 1.25, Running 104.32s Step 413( 15.00%), action 90, FPS 1.25, Running 105.03s Step 414( 15.17%), action 91, FPS 1.23, Running 106.26s Step 415( 15.33%), action 92, FPS 1.24, Running 106.90s Step 416( 15.50%), action 93, FPS 1.24, Running 107.77s Step 417( 15.67%), action 94, FPS 1.24, Running 108.48s Step 418( 15.83%), action 95, FPS 1.23, Running 109.41s Step 419( 16.00%), action 96, FPS 1.22, Running 109.94s Step 420( 16.17%), action 97, FPS 1.25, Running 110.52s Step 421( 16.33%), action 98, FPS 1.26, Running 111.16s Step 422( 16.50%), action 99, FPS 1.28, Running 111.87s Step 423( 16.67%), action 100, FPS 1.30, Running 112.32s Step 424( 16.83%), action 101, FPS 1.35, Running 112.91s Step 425( 17.00%), action 102, FPS 1.34, Running 113.32s Step 426( 17.17%), action 103, FPS 1.37, Running 113.99s Step 427( 17.33%), action 104, FPS 1.38, Running 114.62s Step 428( 17.50%), action 105, FPS 1.39, Running 115.43s Step 429( 17.67%), action 106, FPS 1.44, Running 115.68s Step 430( 17.83%), action 107, FPS 1.47, Running 116.38s Step 431( 18.00%), action 108, FPS 1.51, Running 116.69s Step 432( 18.17%), action 109, FPS 1.53, Running 117.40s Step 433( 18.33%), action 110, FPS 1.56, Running 117.86s Step 434( 18.50%), action 111, FPS 1.64, Running 118.48s Step 435( 18.67%), action 112, FPS 1.64, Running 119.11s Step 436( 18.83%), action 113, FPS 1.63, Running 120.07s Step 437( 19.00%), action 114, FPS 1.63, Running 120.76s Step 438( 19.17%), action 115, FPS 1.70, Running 121.17s Step 439( 19.33%), action 116, FPS 1.66, Running 121.96s Step 440( 19.50%), action 117, FPS 1.69, Running 122.35s Step 441( 19.67%), action 118, FPS 1.67, Running 123.17s Step 442( 19.83%), action 119, FPS 1.69, Running 123.73s Step 443( 20.00%), action 120, FPS 1.68, Running 124.25s Step 444( 20.17%), action 121, FPS 1.64, Running 125.08s Step 445( 20.33%), action 122, FPS 1.62, Running 125.66s Step 446( 20.50%), action 123, FPS 1.60, Running 126.52s Step 447( 20.67%), action 124, FPS 1.62, Running 126.98s Step 448( 20.83%), action 125, FPS 1.64, Running 127.59s Step 449( 21.00%), action 126, FPS 1.61, Running 128.12s Step 450( 21.17%), action 127, FPS 1.61, Running 128.79s Step 451( 21.33%), action 128, FPS 1.61, Running 129.08s Step 452( 21.50%), action 129, FPS 1.61, Running 129.85s Step 453( 21.67%), action 130, FPS 1.60, Running 130.35s Step 454( 21.83%), action 131, FPS 1.54, Running 131.50s Step 455( 22.00%), action 132, FPS 1.52, Running 132.27s Step 456( 22.17%), action 133, FPS 1.60, Running 132.61s Step 457( 22.33%), action 134, FPS 1.64, Running 132.93s Step 458( 22.50%), action 135, FPS 1.57, Running 133.93s Step 459( 22.67%), action 136, FPS 1.57, Running 134.66s Step 460( 22.83%), action 137, FPS 1.51, Running 135.62s Step 461( 23.00%), action 138, FPS 1.57, Running 135.90s Step 462( 23.17%), action 139, FPS 1.56, Running 136.52s Step 463( 23.33%), action 140, FPS 1.59, Running 136.85s Step 464( 23.50%), action 141, FPS 1.54, Running 138.10s Step 465( 23.67%), action 142, FPS 1.52, Running 138.81s Step 466( 23.83%), action 143, FPS 1.53, Running 139.61s Step 467( 24.00%), action 144, FPS 1.50, Running 140.34s Step 468( 24.17%), action 145, FPS 1.45, Running 141.40s Step 469( 24.33%), action 146, FPS 1.42, Running 142.22s Step 470( 24.50%), action 147, FPS 1.40, Running 143.05s Step 471( 24.67%), action 148, FPS 1.36, Running 143.76s Step 472( 24.83%), action 149, FPS 1.36, Running 144.51s Step 473( 25.00%), action 150, FPS 1.37, Running 144.97s Step 474( 25.17%), action 151, FPS 1.42, Running 145.53s Step 475( 25.33%), action 152, FPS 1.45, Running 146.06s Step 476( 25.50%), action 153, FPS 1.42, Running 146.69s Step 477( 25.67%), action 154, FPS 1.38, Running 147.39s Step 478( 25.83%), action 155, FPS 1.40, Running 148.22s Step 479( 26.00%), action 156, FPS 1.40, Running 148.99s Step 480( 26.17%), action 157, FPS 1.40, Running 149.95s Step 481( 26.33%), action 158, FPS 1.34, Running 150.78s Step 482( 26.50%), action 159, FPS 1.33, Running 151.52s Step 483( 26.67%), action 160, FPS 1.33, Running 151.85s Step 484( 26.83%), action 161, FPS 1.33, Running 153.12s Step 485( 27.00%), action 162, FPS 1.33, Running 153.84s Step 486( 27.17%), action 163, FPS 1.34, Running 154.53s Step 487( 27.33%), action 164, FPS 1.35, Running 155.18s Step 488( 27.50%), action 165, FPS 1.34, Running 156.30s Step 489( 27.67%), action 166, FPS 1.35, Running 157.04s Step 490( 27.83%), action 167, FPS 1.34, Running 158.01s Step 491( 28.00%), action 168, FPS 1.35, Running 158.55s Step 492( 28.17%), action 169, FPS 1.33, Running 159.50s Step 493( 28.33%), action 170, FPS 1.31, Running 160.27s Step 494( 28.50%), action 171, FPS 1.26, Running 161.43s Step 495( 28.67%), action 172, FPS 1.24, Running 162.16s Step 496( 28.83%), action 173, FPS 1.22, Running 163.10s Step 497( 29.00%), action 174, FPS 1.25, Running 163.45s Step 498( 29.17%), action 175, FPS 1.26, Running 164.13s Step 499( 29.33%), action 176, FPS 1.29, Running 164.54s Step 500( 29.50%), action 177, FPS 1.31, Running 165.17s Step 501( 29.67%), action 178, FPS 1.34, Running 165.67s Step 502( 29.83%), action 179, FPS 1.38, Running 166.06s Step 503( 30.00%), action 180, FPS 1.38, Running 166.38s Step 504( 30.17%), action 181, FPS 1.42, Running 167.23s Step 505( 30.33%), action 182, FPS 1.47, Running 167.47s Step 506( 30.50%), action 183, FPS 1.50, Running 167.84s Step 507( 30.67%), action 184, FPS 1.54, Running 168.19s Step 508( 30.83%), action 185, FPS 1.57, Running 169.07s Step 509( 31.00%), action 186, FPS 1.60, Running 169.52s Step 510( 31.17%), action 187, FPS 1.63, Running 170.29s Step 511( 31.33%), action 188, FPS 1.61, Running 170.96s Step 512( 31.50%), action 189, FPS 1.62, Running 171.85s Step 513( 31.67%), action 190, FPS 1.65, Running 172.41s Step 514( 31.83%), action 191, FPS 1.73, Running 173.00s Step 515( 32.00%), action 192, FPS 1.81, Running 173.24s Step 516( 32.17%), action 193, FPS 1.90, Running 173.62s Step 517( 32.33%), action 194, FPS 1.92, Running 173.88s Step 518( 32.50%), action 195, FPS 1.98, Running 174.23s Step 519( 32.67%), action 196, FPS 2.00, Running 174.55s Step 520( 32.83%), action 197, FPS 2.02, Running 175.08s Step 521( 33.00%), action 198, FPS 2.06, Running 175.37s Step 522( 33.17%), action 199, FPS 2.03, Running 175.89s Step 523( 33.33%), action 200, FPS 1.96, Running 176.57s Step 524( 33.50%), action 201, FPS 1.96, Running 177.46s Step 525( 33.67%), action 202, FPS 1.86, Running 178.25s Step 526( 33.83%), action 203, FPS 1.82, Running 178.81s Step 527( 34.00%), action 204, FPS 1.83, Running 179.13s Step 528( 34.17%), action 205, FPS 1.87, Running 179.78s Step 529( 34.33%), action 206, FPS 1.82, Running 180.51s Step 530( 34.50%), action 207, FPS 1.79, Running 181.49s Step 531( 34.67%), action 208, FPS 1.85, Running 181.74s Step 532( 34.83%), action 209, FPS 1.82, Running 182.85s Step 533( 35.00%), action 210, FPS 1.78, Running 183.66s Step 534( 35.17%), action 211, FPS 1.67, Running 184.97s Step 535( 35.33%), action 212, FPS 1.59, Running 185.80s Step 536( 35.50%), action 213, FPS 1.53, Running 186.71s Step 537( 35.67%), action 214, FPS 1.46, Running 187.60s Step 538( 35.83%), action 215, FPS 1.39, Running 188.58s Step 539( 36.00%), action 216, FPS 1.40, Running 188.88s Step 540( 36.17%), action 217, FPS 1.36, Running 189.78s Step 541( 36.33%), action 218, FPS 1.32, Running 190.52s Step 542( 36.50%), action 219, FPS 1.31, Running 191.14s Step 543( 36.67%), action 220, FPS 1.30, Running 191.96s Step 544( 36.83%), action 221, FPS 1.26, Running 193.31s Step 545( 37.00%), action 222, FPS 1.25, Running 194.21s Step 546( 37.17%), action 223, FPS 1.22, Running 195.22s Step 547( 37.33%), action 224, FPS 1.21, Running 195.63s Step 548( 37.50%), action 225, FPS 1.17, Running 196.82s Step 549( 37.67%), action 226, FPS 1.19, Running 197.32s Step 550( 37.83%), action 227, FPS 1.18, Running 198.47s Step 551( 38.00%), action 228, FPS 1.13, Running 199.37s Step 552( 38.17%), action 229, FPS 1.14, Running 200.47s Step 553( 38.33%), action 230, FPS 1.13, Running 201.36s Step 554( 38.50%), action 231, FPS 1.13, Running 202.69s Step 555( 38.67%), action 232, FPS 1.13, Running 203.48s Step 556( 38.83%), action 233, FPS 1.12, Running 204.49s Step 557( 39.00%), action 234, FPS 1.13, Running 205.27s Step 558( 39.17%), action 235, FPS 1.15, Running 205.90s Step 559( 39.33%), action 236, FPS 1.15, Running 206.22s Step 560( 39.50%), action 237, FPS 1.14, Running 207.28s Step 561( 39.67%), action 238, FPS 1.13, Running 208.17s Step 562( 39.83%), action 239, FPS 1.14, Running 208.71s Step 563( 40.00%), action 240, FPS 1.15, Running 209.33s Step 564( 40.17%), action 241, FPS 1.15, Running 210.64s Step 565( 40.33%), action 242, FPS 1.16, Running 211.39s Step 566( 40.50%), action 243, FPS 1.17, Running 212.25s Step 567( 40.67%), action 244, FPS 1.16, Running 212.91s Step 568( 40.83%), action 245, FPS 1.18, Running 213.84s Step 569( 41.00%), action 246, FPS 1.19, Running 214.10s Step 570( 41.17%), action 247, FPS 1.21, Running 215.02s Step 571( 41.33%), action 248, FPS 1.22, Running 215.77s Step 572( 41.50%), action 249, FPS 1.24, Running 216.63s Step 573( 41.67%), action 250, FPS 1.29, Running 216.91s Step 574( 41.83%), action 251, FPS 1.31, Running 217.98s Step 575( 42.00%), action 252, FPS 1.33, Running 218.50s Step 576( 42.17%), action 253, FPS 1.38, Running 218.94s Step 577( 42.33%), action 254, FPS 1.40, Running 219.53s Step 578( 42.50%), action 255, FPS 1.42, Running 220.00s Step 579( 42.67%), action 256, FPS 1.40, Running 220.54s Step 580( 42.83%), action 257, FPS 1.41, Running 221.43s Step 581( 43.00%), action 258, FPS 1.43, Running 222.17s Step 582( 43.17%), action 259, FPS 1.41, Running 222.94s Step 583( 43.33%), action 260, FPS 1.40, Running 223.62s Step 584( 43.50%), action 261, FPS 1.41, Running 224.79s Step 585( 43.67%), action 262, FPS 1.46, Running 225.06s Step 586( 43.83%), action 263, FPS 1.46, Running 225.92s Step 587( 44.00%), action 264, FPS 1.46, Running 226.58s Step 588( 44.17%), action 265, FPS 1.46, Running 227.52s Step 589( 44.33%), action 266, FPS 1.42, Running 228.17s Step 590( 44.50%), action 267, FPS 1.42, Running 229.14s Step 591( 44.67%), action 268, FPS 1.47, Running 229.40s Step 592( 44.83%), action 269, FPS 1.46, Running 230.36s Step 593( 45.00%), action 270, FPS 1.43, Running 230.85s Step 594( 45.17%), action 271, FPS 1.46, Running 231.69s Step 595( 45.33%), action 272, FPS 1.45, Running 232.26s Step 596( 45.50%), action 273, FPS 1.42, Running 233.02s Step 597( 45.67%), action 274, FPS 1.41, Running 233.76s Step 598( 45.83%), action 275, FPS 1.36, Running 234.70s Step 599( 46.00%), action 276, FPS 1.38, Running 235.09s Step 600( 46.17%), action 277, FPS 1.42, Running 235.54s Step 601( 46.33%), action 278, FPS 1.42, Running 236.27s Step 602( 46.50%), action 279, FPS 1.42, Running 236.98s Step 603( 46.67%), action 280, FPS 1.45, Running 237.46s Step 604( 46.83%), action 281, FPS 1.47, Running 238.36s Step 605( 47.00%), action 282, FPS 1.44, Running 238.91s Step 606( 47.17%), action 283, FPS 1.45, Running 239.73s Step 607( 47.33%), action 284, FPS 1.45, Running 240.39s Step 608( 47.50%), action 285, FPS 1.45, Running 241.31s Step 609( 47.67%), action 286, FPS 1.44, Running 242.09s Step 610( 47.83%), action 287, FPS 1.45, Running 242.97s Step 611( 48.00%), action 288, FPS 1.39, Running 243.82s Step 612( 48.17%), action 289, FPS 1.38, Running 244.85s Step 613( 48.33%), action 290, FPS 1.35, Running 245.61s Step 614( 48.50%), action 291, FPS 1.31, Running 246.97s Step 615( 48.67%), action 292, FPS 1.30, Running 247.59s Step 616( 48.83%), action 293, FPS 1.29, Running 248.55s Step 617( 49.00%), action 294, FPS 1.28, Running 249.36s Step 618( 49.17%), action 295, FPS 1.32, Running 249.87s Step 619( 49.33%), action 296, FPS 1.29, Running 250.59s Step 620( 49.50%), action 297, FPS 1.25, Running 251.52s Step 621( 49.67%), action 298, FPS 1.24, Running 252.35s Step 622( 49.83%), action 299, FPS 1.22, Running 253.39s Step 623( 50.00%), action 300, FPS 1.20, Running 254.18s Step 624( 50.17%), action 301, FPS 1.18, Running 255.35s Step 625( 50.33%), action 302, FPS 1.16, Running 256.18s Step 626( 50.50%), action 303, FPS 1.15, Running 257.10s Step 627( 50.67%), action 304, FPS 1.14, Running 257.98s Step 628( 50.83%), action 305, FPS 1.14, Running 258.93s Step 629( 51.00%), action 306, FPS 1.14, Running 259.66s Step 630( 51.17%), action 307, FPS 1.13, Running 260.60s Step 631( 51.33%), action 308, FPS 1.13, Running 261.45s Step 632( 51.50%), action 309, FPS 1.16, Running 262.14s Step 633( 51.67%), action 310, FPS 1.16, Running 262.92s Step 634( 51.83%), action 311, FPS 1.20, Running 263.69s Step 635( 52.00%), action 312, FPS 1.18, Running 264.47s Step 636( 52.17%), action 313, FPS 1.18, Running 265.45s Step 637( 52.33%), action 314, FPS 1.19, Running 266.20s Step 638( 52.50%), action 315, FPS 1.15, Running 267.24s Step 639( 52.67%), action 316, FPS 1.15, Running 268.01s Step 640( 52.83%), action 317, FPS 1.15, Running 268.98s Step 641( 53.00%), action 318, FPS 1.15, Running 269.68s Step 642( 53.17%), action 319, FPS 1.16, Running 270.58s Step 643( 53.33%), action 320, FPS 1.16, Running 271.38s Step 644( 53.50%), action 321, FPS 1.16, Running 272.61s Step 645( 53.67%), action 322, FPS 1.18, Running 273.19s Step 646( 53.83%), action 323, FPS 1.17, Running 274.23s Step 647( 54.00%), action 324, FPS 1.18, Running 274.85s Step 648( 54.17%), action 325, FPS 1.18, Running 275.81s Step 649( 54.33%), action 326, FPS 1.20, Running 276.39s Step 650( 54.50%), action 327, FPS 1.19, Running 277.36s Step 651( 54.67%), action 328, FPS 1.19, Running 278.22s Step 652( 54.83%), action 329, FPS 1.16, Running 279.32s Step 653( 55.00%), action 330, FPS 1.17, Running 280.02s Step 654( 55.17%), action 331, FPS 1.14, Running 281.24s Step 655( 55.33%), action 332, FPS 1.16, Running 281.78s Step 656( 55.50%), action 333, FPS 1.16, Running 282.66s Step 657( 55.67%), action 334, FPS 1.16, Running 283.44s Step 658( 55.83%), action 335, FPS 1.19, Running 284.03s Step 659( 56.00%), action 336, FPS 1.20, Running 284.70s Step 660( 56.17%), action 337, FPS 1.20, Running 285.71s Step 661( 56.33%), action 338, FPS 1.20, Running 286.37s Step 662( 56.50%), action 339, FPS 1.20, Running 287.25s Step 663( 56.67%), action 340, FPS 1.23, Running 287.58s Step 664( 56.83%), action 341, FPS 1.24, Running 288.78s Step 665( 57.00%), action 342, FPS 1.26, Running 289.12s Step 666( 57.17%), action 343, FPS 1.26, Running 290.07s Step 667( 57.33%), action 344, FPS 1.25, Running 290.90s Step 668( 57.50%), action 345, FPS 1.25, Running 291.83s Step 669( 57.67%), action 346, FPS 1.23, Running 292.65s Step 670( 57.83%), action 347, FPS 1.23, Running 293.65s Step 671( 58.00%), action 348, FPS 1.24, Running 294.37s Step 672( 58.17%), action 349, FPS 1.27, Running 295.07s Step 673( 58.33%), action 350, FPS 1.27, Running 295.73s Step 674( 58.50%), action 351, FPS 1.27, Running 296.97s Step 675( 58.67%), action 352, FPS 1.26, Running 297.67s Step 676( 58.83%), action 353, FPS 1.26, Running 298.54s Step 677( 59.00%), action 354, FPS 1.27, Running 299.18s Step 678( 59.17%), action 355, FPS 1.24, Running 300.18s Step 679( 59.33%), action 356, FPS 1.23, Running 300.92s Step 680( 59.50%), action 357, FPS 1.23, Running 301.98s Step 681( 59.67%), action 358, FPS 1.24, Running 302.51s Step 682( 59.83%), action 359, FPS 1.23, Running 303.46s Step 683( 60.00%), action 360, FPS 1.21, Running 304.14s Step 684( 60.17%), action 361, FPS 1.23, Running 305.05s Step 685( 60.33%), action 362, FPS 1.21, Running 305.64s Step 686( 60.50%), action 363, FPS 1.20, Running 306.74s Step 687( 60.67%), action 364, FPS 1.20, Running 307.51s Step 688( 60.83%), action 365, FPS 1.19, Running 308.60s Step 689( 61.00%), action 366, FPS 1.19, Running 309.39s Step 690( 61.17%), action 367, FPS 1.21, Running 310.16s Step 691( 61.33%), action 368, FPS 1.23, Running 310.60s Step 692( 61.50%), action 369, FPS 1.21, Running 311.56s Step 693( 61.67%), action 370, FPS 1.21, Running 312.19s Step 694( 61.83%), action 371, FPS 1.21, Running 313.53s Step 695( 62.00%), action 372, FPS 1.23, Running 313.96s Step 696( 62.17%), action 373, FPS 1.25, Running 314.53s Step 697( 62.33%), action 374, FPS 1.26, Running 315.08s Step 698( 62.50%), action 375, FPS 1.26, Running 316.12s Step 699( 62.67%), action 376, FPS 1.26, Running 316.74s Step 700( 62.83%), action 377, FPS 1.27, Running 317.76s Step 701( 63.00%), action 378, FPS 1.24, Running 318.61s Step 702( 63.17%), action 379, FPS 1.27, Running 319.16s Step 703( 63.33%), action 380, FPS 1.28, Running 319.80s Step 704( 63.50%), action 381, FPS 1.26, Running 320.86s Step 705( 63.67%), action 382, FPS 1.28, Running 321.31s Step 706( 63.83%), action 383, FPS 1.30, Running 322.12s Step 707( 64.00%), action 384, FPS 1.29, Running 323.01s Step 708( 64.17%), action 385, FPS 1.33, Running 323.68s Step 709( 64.33%), action 386, FPS 1.35, Running 324.21s Step 710( 64.50%), action 387, FPS 1.33, Running 325.25s Step 711( 64.67%), action 388, FPS 1.31, Running 325.82s Step 712( 64.83%), action 389, FPS 1.30, Running 326.93s Step 713( 65.00%), action 390, FPS 1.29, Running 327.75s Step 714( 65.17%), action 391, FPS 1.30, Running 328.93s Step 715( 65.33%), action 392, FPS 1.28, Running 329.59s Step 716( 65.50%), action 393, FPS 1.28, Running 330.10s Step 717( 65.67%), action 394, FPS 1.27, Running 330.89s Step 718( 65.83%), action 395, FPS 1.27, Running 331.88s Step 719( 66.00%), action 396, FPS 1.25, Running 332.68s Step 720( 66.17%), action 397, FPS 1.25, Running 333.69s Step 721( 66.33%), action 398, FPS 1.27, Running 334.42s Step 722( 66.50%), action 399, FPS 1.24, Running 335.30s Step 723( 66.67%), action 400, FPS 1.23, Running 336.06s Step 724( 66.83%), action 401, FPS 1.21, Running 337.34s Step 725( 67.00%), action 402, FPS 1.18, Running 338.20s Step 726( 67.17%), action 403, FPS 1.19, Running 338.94s Step 727( 67.33%), action 404, FPS 1.20, Running 339.69s Step 728( 67.50%), action 405, FPS 1.17, Running 340.73s Step 729( 67.67%), action 406, FPS 1.16, Running 341.48s Step 730( 67.83%), action 407, FPS 1.16, Running 342.56s Step 731( 68.00%), action 408, FPS 1.14, Running 343.28s Step 732( 68.17%), action 409, FPS 1.16, Running 344.21s Step 733( 68.33%), action 410, FPS 1.16, Running 345.01s Step 734( 68.50%), action 411, FPS 1.17, Running 346.07s Step 735( 68.67%), action 412, FPS 1.17, Running 346.65s Step 736( 68.83%), action 413, FPS 1.14, Running 347.68s Step 737( 69.00%), action 414, FPS 1.14, Running 348.36s Step 738( 69.17%), action 415, FPS 1.14, Running 349.44s Step 739( 69.33%), action 416, FPS 1.16, Running 349.90s Step 740( 69.50%), action 417, FPS 1.16, Running 350.98s Step 741( 69.67%), action 418, FPS 1.16, Running 351.66s Step 742( 69.83%), action 419, FPS 1.15, Running 352.66s Step 743( 70.00%), action 420, FPS 1.18, Running 352.94s Step 744( 70.17%), action 421, FPS 1.18, Running 354.29s Step 745( 70.33%), action 422, FPS 1.19, Running 354.96s Step 746( 70.50%), action 423, FPS 1.17, Running 356.04s Step 747( 70.67%), action 424, FPS 1.17, Running 356.76s Step 748( 70.83%), action 425, FPS 1.18, Running 357.74s Step 749( 71.00%), action 426, FPS 1.18, Running 358.42s Step 750( 71.17%), action 427, FPS 1.19, Running 359.33s Step 751( 71.33%), action 428, FPS 1.19, Running 360.12s Step 752( 71.50%), action 429, FPS 1.21, Running 360.70s Step 753( 71.67%), action 430, FPS 1.22, Running 361.45s Step 754( 71.83%), action 431, FPS 1.20, Running 362.78s Step 755( 72.00%), action 432, FPS 1.20, Running 363.27s Step 756( 72.17%), action 433, FPS 1.20, Running 364.31s Step 757( 72.33%), action 434, FPS 1.21, Running 364.90s Step 758( 72.50%), action 435, FPS 1.21, Running 365.90s Step 759( 72.67%), action 436, FPS 1.19, Running 366.74s Step 760( 72.83%), action 437, FPS 1.23, Running 367.27s Step 761( 73.00%), action 438, FPS 1.23, Running 367.99s Step 762( 73.17%), action 439, FPS 1.22, Running 369.10s Step 763( 73.33%), action 440, FPS 1.18, Running 369.87s Step 764( 73.50%), action 441, FPS 1.19, Running 371.06s Step 765( 73.67%), action 442, FPS 1.21, Running 371.43s Step 766( 73.83%), action 443, FPS 1.22, Running 372.48s Step 767( 74.00%), action 444, FPS 1.22, Running 373.15s Step 768( 74.17%), action 445, FPS 1.22, Running 374.10s Step 769( 74.33%), action 446, FPS 1.24, Running 374.58s Step 770( 74.50%), action 447, FPS 1.23, Running 375.56s Step 771( 74.67%), action 448, FPS 1.23, Running 376.33s Step 772( 74.83%), action 449, FPS 1.21, Running 377.27s Step 773( 75.00%), action 450, FPS 1.21, Running 377.98s Step 774( 75.17%), action 451, FPS 1.25, Running 378.82s Step 775( 75.33%), action 452, FPS 1.23, Running 379.49s Step 776( 75.50%), action 453, FPS 1.27, Running 380.06s Step 777( 75.67%), action 454, FPS 1.30, Running 380.29s Step 778( 75.83%), action 455, FPS 1.35, Running 380.68s Step 779( 76.00%), action 456, FPS 1.40, Running 381.02s Step 780( 76.17%), action 457, FPS 1.40, Running 381.53s Step 781( 76.33%), action 458, FPS 1.41, Running 382.16s Step 782( 76.50%), action 459, FPS 1.49, Running 382.54s Step 783( 76.67%), action 460, FPS 1.55, Running 382.78s Step 784( 76.83%), action 461, FPS 1.61, Running 383.52s Step 785( 77.00%), action 462, FPS 1.62, Running 383.81s Step 786( 77.17%), action 463, FPS 1.70, Running 384.25s Step 787( 77.33%), action 464, FPS 1.72, Running 384.80s Step 788( 77.50%), action 465, FPS 1.77, Running 385.37s Step 789( 77.67%), action 466, FPS 1.77, Running 385.86s Step 790( 77.83%), action 467, FPS 1.82, Running 386.54s Step 791( 78.00%), action 468, FPS 1.89, Running 386.89s Step 792( 78.17%), action 469, FPS 1.96, Running 387.49s Step 793( 78.33%), action 470, FPS 1.99, Running 388.03s Step 794( 78.50%), action 471, FPS 1.99, Running 388.89s Step 795( 78.67%), action 472, FPS 2.02, Running 389.38s Step 796( 78.83%), action 473, FPS 1.94, Running 390.35s Step 797( 79.00%), action 474, FPS 1.94, Running 390.62s Step 798( 79.17%), action 475, FPS 1.89, Running 391.27s Step 799( 79.33%), action 476, FPS 1.82, Running 392.01s Step 800( 79.50%), action 477, FPS 1.75, Running 392.95s Step 801( 79.67%), action 478, FPS 1.78, Running 393.43s Step 802( 79.83%), action 479, FPS 1.68, Running 394.48s Step 803( 80.00%), action 480, FPS 1.61, Running 395.23s Step 804( 80.17%), action 481, FPS 1.54, Running 396.47s Step 805( 80.33%), action 482, FPS 1.54, Running 396.76s Step 806( 80.50%), action 483, FPS 1.49, Running 397.70s Step 807( 80.67%), action 484, FPS 1.50, Running 398.17s Step 808( 80.83%), action 485, FPS 1.50, Running 398.67s Step 809( 81.00%), action 486, FPS 1.48, Running 399.33s Step 810( 81.17%), action 487, FPS 1.46, Running 400.22s Step 811( 81.33%), action 488, FPS 1.47, Running 400.51s Step 812( 81.50%), action 489, FPS 1.44, Running 401.33s Step 813( 81.67%), action 490, FPS 1.46, Running 401.73s Step 814( 81.83%), action 491, FPS 1.46, Running 402.56s Step 815( 82.00%), action 492, FPS 1.48, Running 402.90s Step 816( 82.17%), action 493, FPS 1.54, Running 403.37s Step 817( 82.33%), action 494, FPS 1.51, Running 403.88s Step 818( 82.50%), action 495, FPS 1.50, Running 404.62s Step 819( 82.67%), action 496, FPS 1.54, Running 404.99s Step 820( 82.83%), action 497, FPS 1.61, Running 405.41s Step 821( 83.00%), action 498, FPS 1.63, Running 405.67s Step 822( 83.17%), action 499, FPS 1.69, Running 406.29s Step 823( 83.33%), action 500, FPS 1.76, Running 406.59s Step 824( 83.50%), action 501, FPS 1.82, Running 407.48s Step 825( 83.67%), action 502, FPS 1.80, Running 407.87s Step 826( 83.83%), action 503, FPS 1.87, Running 408.37s Step 827( 84.00%), action 504, FPS 1.91, Running 408.67s Step 828( 84.17%), action 505, FPS 1.92, Running 409.09s Step 829( 84.33%), action 506, FPS 1.92, Running 409.73s Step 830( 84.50%), action 507, FPS 1.98, Running 410.30s Step 831( 84.67%), action 508, FPS 1.99, Running 410.54s Step 832( 84.83%), action 509, FPS 1.94, Running 411.64s Step 833( 85.00%), action 510, FPS 1.87, Running 412.43s Step 834( 85.17%), action 511, FPS 1.81, Running 413.64s Step 835( 85.33%), action 512, FPS 1.81, Running 413.96s Step 836( 85.50%), action 513, FPS 1.74, Running 414.86s Step 837( 85.67%), action 514, FPS 1.72, Running 415.52s Step 838( 85.83%), action 515, FPS 1.67, Running 416.61s Step 839( 86.00%), action 516, FPS 1.63, Running 417.29s Step 840( 86.17%), action 517, FPS 1.56, Running 418.27s Step 841( 86.33%), action 518, FPS 1.50, Running 419.00s Step 842( 86.50%), action 519, FPS 1.51, Running 419.55s Step 843( 86.67%), action 520, FPS 1.45, Running 420.36s Step 844( 86.83%), action 521, FPS 1.41, Running 421.70s Step 845( 87.00%), action 522, FPS 1.39, Running 422.30s Step 846( 87.17%), action 523, FPS 1.34, Running 423.28s Step 847( 87.33%), action 524, FPS 1.30, Running 424.11s Step 848( 87.50%), action 525, FPS 1.28, Running 424.66s Step 849( 87.67%), action 526, FPS 1.27, Running 425.48s Step 850( 87.83%), action 527, FPS 1.27, Running 426.09s Step 851( 88.00%), action 528, FPS 1.22, Running 426.94s Step 852( 88.17%), action 529, FPS 1.22, Running 427.99s Step 853( 88.33%), action 530, FPS 1.21, Running 428.89s Step 854( 88.50%), action 531, FPS 1.25, Running 429.65s Step 855( 88.67%), action 532, FPS 1.23, Running 430.29s Step 856( 88.83%), action 533, FPS 1.21, Running 431.37s Step 857( 89.00%), action 534, FPS 1.20, Running 432.22s Step 858( 89.17%), action 535, FPS 1.19, Running 433.42s Step 859( 89.33%), action 536, FPS 1.17, Running 434.32s Step 860( 89.50%), action 537, FPS 1.16, Running 435.45s Step 861( 89.67%), action 538, FPS 1.17, Running 436.03s Step 862( 89.83%), action 539, FPS 1.14, Running 437.13s Step 863( 90.00%), action 540, FPS 1.15, Running 437.82s Step 864( 90.17%), action 541, FPS 1.15, Running 439.11s Step 865( 90.33%), action 542, FPS 1.14, Running 439.88s Step 866( 90.50%), action 543, FPS 1.13, Running 440.97s Step 867( 90.67%), action 544, FPS 1.13, Running 441.74s Step 868( 90.83%), action 545, FPS 1.10, Running 442.88s Step 869( 91.00%), action 546, FPS 1.12, Running 443.35s Step 870( 91.17%), action 547, FPS 1.09, Running 444.41s Step 871( 91.33%), action 548, FPS 1.09, Running 445.21s Step 872( 91.50%), action 549, FPS 1.09, Running 446.34s Step 873( 91.67%), action 550, FPS 1.10, Running 447.01s Step 874( 91.83%), action 551, FPS 1.07, Running 448.40s Step 875( 92.00%), action 552, FPS 1.06, Running 449.19s Step 876( 92.17%), action 553, FPS 1.06, Running 450.21s Step 877( 92.33%), action 554, FPS 1.07, Running 450.91s Step 878( 92.50%), action 555, FPS 1.08, Running 451.86s Step 879( 92.67%), action 556, FPS 1.10, Running 452.50s Step 880( 92.83%), action 557, FPS 1.11, Running 453.51s Step 881( 93.00%), action 558, FPS 1.10, Running 454.20s Step 882( 93.17%), action 559, FPS 1.10, Running 455.29s Step 883( 93.33%), action 560, FPS 1.10, Running 456.02s Step 884( 93.50%), action 561, FPS 1.10, Running 457.22s Step 885( 93.67%), action 562, FPS 1.13, Running 457.65s Step 886( 93.83%), action 563, FPS 1.13, Running 458.61s Step 887( 94.00%), action 564, FPS 1.14, Running 459.35s Step 888( 94.17%), action 565, FPS 1.14, Running 460.40s Step 889( 94.33%), action 566, FPS 1.13, Running 461.02s Step 890( 94.50%), action 567, FPS 1.14, Running 462.02s Step 891( 94.67%), action 568, FPS 1.14, Running 462.70s Step 892( 94.83%), action 569, FPS 1.15, Running 463.72s Step 893( 95.00%), action 570, FPS 1.18, Running 464.02s Step 894( 95.17%), action 571, FPS 1.20, Running 465.06s Step 895( 95.33%), action 572, FPS 1.22, Running 465.56s Step 896( 95.50%), action 573, FPS 1.23, Running 466.51s Step 897( 95.67%), action 574, FPS 1.22, Running 467.25s Step 898( 95.83%), action 575, FPS 1.22, Running 468.29s Step 899( 96.00%), action 576, FPS 1.22, Running 468.86s Step 900( 96.17%), action 577, FPS 1.22, Running 469.89s Step 901( 96.33%), action 578, FPS 1.21, Running 470.69s Step 902( 96.50%), action 579, FPS 1.25, Running 471.27s Step 903( 96.67%), action 580, FPS 1.26, Running 471.87s Step 904( 96.83%), action 581, FPS 1.26, Running 473.14s Step 905( 97.00%), action 582, FPS 1.23, Running 473.92s Step 906( 97.17%), action 583, FPS 1.26, Running 474.54s Step 907( 97.33%), action 584, FPS 1.25, Running 475.36s Step 908( 97.50%), action 585, FPS 1.26, Running 476.31s Step 909( 97.67%), action 586, FPS 1.24, Running 477.11s Step 910( 97.83%), action 587, FPS 1.29, Running 477.54s Step 911( 98.00%), action 588, FPS 1.31, Running 477.95s Step 912( 98.17%), action 589, FPS 1.31, Running 479.00s Step 913( 98.33%), action 590, FPS 1.28, Running 479.67s Step 914( 98.50%), action 591, FPS 1.25, Running 481.03s Step 915( 98.67%), action 592, FPS 1.25, Running 481.53s Step 916( 98.83%), action 593, FPS 1.25, Running 482.52s Step 917( 99.00%), action 594, FPS 1.27, Running 483.04s Step 918( 99.17%), action 595, FPS 1.28, Running 483.89s Step 919( 99.33%), action 596, FPS 1.26, Running 484.70s Step 920( 99.50%), action 597, FPS 1.29, Running 485.42s Step 921( 99.67%), action 598, FPS 1.29, Running 486.14s Step 922( 99.83%), action 599, FPS 1.29, Running 486.71s Step 923(100.00%), action 600, FPS 1.28, Running 487.52s [2026-08-02 21:16:38] [29 ] Seed 28 failed after 487.73 s. +steps: 923 , actions: 600 . +Instruction: Empty +Total 3/29(10.34%) success. +Setting seed: 29 +Step 1( N/A%), pre moving , FPS 7.06, Running 0.14s Step 2( N/A%), pre moving , FPS 11.12, Running 0.18s Step 3( N/A%), pre moving , FPS 13.55, Running 0.22s Step 4( N/A%), pre moving , FPS 16.37, Running 0.24s Step 5( N/A%), pre moving , FPS 18.44, Running 0.27s Step 6( N/A%), pre moving , FPS 20.60, Running 0.29s Step 7( N/A%), pre moving , FPS 22.45, Running 0.31s Step 8( N/A%), pre moving , FPS 24.11, Running 0.33s Step 9( N/A%), pre moving , FPS 25.29, Running 0.36s Step 10( N/A%), pre moving , FPS 26.49, Running 0.38s Step 11( N/A%), pre moving , FPS 27.35, Running 0.40s Step 12( N/A%), pre moving , FPS 28.33, Running 0.42s Step 13( N/A%), pre moving , FPS 28.61, Running 0.45s Step 14( N/A%), pre moving , FPS 29.49, Running 0.47s Step 15( N/A%), pre moving , FPS 29.99, Running 0.50s Step 16( N/A%), pre moving , FPS 30.16, Running 0.53s Step 17( N/A%), pre moving , FPS 30.69, Running 0.55s Step 18( N/A%), pre moving , FPS 31.09, Running 0.58s Step 19( N/A%), pre moving , FPS 30.19, Running 0.63s Step 20( N/A%), pre moving , FPS 30.52, Running 0.66s Step 21( N/A%), pre moving , FPS 26.34, Running 0.90s Step 22( N/A%), pre moving , FPS 26.60, Running 0.93s Step 23( N/A%), pre moving , FPS 27.11, Running 0.96s Step 24( N/A%), pre moving , FPS 27.05, Running 0.98s Step 25( N/A%), pre moving , FPS 26.73, Running 1.02s Step 26( N/A%), pre moving , FPS 21.18, Running 1.24s Step 27( N/A%), pre moving , FPS 21.20, Running 1.26s Step 28( N/A%), pre moving , FPS 21.21, Running 1.27s Step 29( N/A%), pre moving , FPS 21.31, Running 1.29s Step 30( N/A%), pre moving , FPS 21.37, Running 1.31s Step 31( N/A%), pre moving , FPS 21.45, Running 1.33s Step 32( N/A%), pre moving , FPS 21.50, Running 1.35s Step 33( N/A%), pre moving , FPS 21.75, Running 1.37s Step 34( N/A%), pre moving , FPS 21.64, Running 1.40s Step 35( N/A%), pre moving , FPS 21.72, Running 1.42s Step 36( N/A%), pre moving , FPS 12.86, Running 2.09s Step 37( N/A%), pre moving , FPS 11.63, Running 2.27s Step 38( N/A%), pre moving , FPS 11.54, Running 2.31s Step 39( N/A%), pre moving , FPS 11.68, Running 2.34s Step 40( N/A%), pre moving , FPS 11.65, Running 2.37s Step 41( N/A%), pre moving , FPS 13.38, Running 2.40s Step 42( N/A%), pre moving , FPS 13.44, Running 2.42s Step 43( N/A%), pre moving , FPS 13.50, Running 2.44s Step 44( N/A%), pre moving , FPS 13.53, Running 2.46s Step 45( N/A%), pre moving , FPS 13.67, Running 2.48s Step 46( N/A%), pre moving , FPS 15.74, Running 2.51s Step 47( N/A%), pre moving , FPS 15.70, Running 2.53s Step 48( N/A%), pre moving , FPS 11.07, Running 3.08s Step 49( N/A%), pre moving , FPS 11.05, Running 3.11s Step 50( N/A%), pre moving , FPS 11.01, Running 3.13s Step 51( N/A%), pre moving , FPS 11.00, Running 3.15s Step 52( N/A%), pre moving , FPS 10.96, Running 3.18s Step 53( N/A%), pre moving , FPS 10.83, Running 3.22s Step 54( N/A%), pre moving , FPS 10.76, Running 3.26s Step 55( N/A%), pre moving , FPS 10.70, Running 3.29s Step 56( N/A%), pre moving , FPS 16.16, Running 3.32s Step 57( N/A%), pre moving , FPS 18.20, Running 3.37s Step 58( N/A%), pre moving , FPS 18.12, Running 3.42s Step 59( N/A%), pre moving , FPS 18.03, Running 3.45s Step 60( N/A%), pre moving , FPS 17.92, Running 3.49s Step 61( N/A%), pre moving , FPS 17.75, Running 3.52s Step 62( N/A%), pre moving , FPS 17.60, Running 3.56s Step 63( N/A%), pre moving , FPS 17.39, Running 3.59s Step 64( N/A%), pre moving , FPS 17.20, Running 3.63s Step 65( N/A%), pre moving , FPS 16.96, Running 3.66s Step 66( N/A%), pre moving , FPS 16.30, Running 3.73s Step 67( N/A%), pre moving , FPS 15.86, Running 3.79s Step 68( N/A%), pre moving , FPS 26.78, Running 3.83s Step 69( N/A%), pre moving , FPS 25.96, Running 3.88s Step 70( N/A%), pre moving , FPS 24.81, Running 3.94s Step 71( N/A%), pre moving , FPS 23.72, Running 4.00s Step 72( N/A%), pre moving , FPS 23.55, Running 4.03s Step 73( N/A%), pre moving , FPS 23.73, Running 4.06s Step 74( N/A%), pre moving , FPS 23.74, Running 4.10s Step 75( N/A%), pre moving , FPS 23.67, Running 4.14s Step 76( N/A%), pre moving , FPS 23.06, Running 4.19s Step 77( N/A%), pre moving , FPS 23.45, Running 4.23s Step 78( N/A%), pre moving , FPS 23.77, Running 4.26s Step 79( N/A%), pre moving , FPS 23.82, Running 4.29s Step 80( N/A%), pre moving , FPS 23.98, Running 4.32s Step 81( N/A%), pre moving , FPS 23.97, Running 4.36s Step 82( N/A%), pre moving , FPS 23.98, Running 4.39s Step 83( N/A%), pre moving , FPS 23.84, Running 4.43s Step 84( N/A%), pre moving , FPS 23.86, Running 4.46s Step 85( N/A%), pre moving , FPS 24.02, Running 4.49s Step 86( N/A%), pre moving , FPS 25.51, Running 4.52s Step 87( N/A%), pre moving , FPS 26.58, Running 4.54s Step 88( N/A%), pre moving , FPS 26.92, Running 4.57s Step 89( N/A%), pre moving , FPS 27.17, Running 4.61s Step 90( N/A%), pre moving , FPS 28.65, Running 4.63s Step 91( N/A%), pre moving , FPS 30.24, Running 4.66s Step 92( N/A%), pre moving , FPS 30.76, Running 4.68s Step 93( N/A%), pre moving , FPS 31.38, Running 4.70s Step 94( N/A%), pre moving , FPS 32.24, Running 4.72s Step 95( N/A%), pre moving , FPS 32.99, Running 4.74s Step 96( N/A%), pre moving , FPS 34.90, Running 4.76s Step 97( N/A%), pre moving , FPS 35.41, Running 4.79s Step 98( N/A%), pre moving , FPS 36.16, Running 4.81s Step 99( N/A%), pre moving , FPS 36.85, Running 4.83s Step 100( N/A%), pre moving , FPS 37.47, Running 4.86s Step 101( N/A%), pre moving , FPS 38.50, Running 4.88s Step 102( N/A%), pre moving , FPS 39.33, Running 4.90s Step 103( N/A%), pre moving , FPS 40.86, Running 4.92s Step 104( N/A%), pre moving , FPS 41.72, Running 4.94s Step 105( N/A%), pre moving , FPS 42.31, Running 4.97s Step 106( N/A%), pre moving , FPS 42.00, Running 4.99s Step 107( N/A%), pre moving , FPS 42.17, Running 5.02s Step 108( N/A%), pre moving , FPS 42.45, Running 5.04s Step 109( N/A%), pre moving , FPS 43.92, Running 5.07s Step 110( N/A%), pre moving , FPS 44.13, Running 5.09s Step 111( N/A%), pre moving , FPS 44.50, Running 5.11s Step 112( N/A%), pre moving , FPS 44.65, Running 5.13s Step 113( N/A%), pre moving , FPS 44.77, Running 5.15s Step 114( N/A%), pre moving , FPS 44.30, Running 5.17s Step 115( N/A%), pre moving , FPS 43.87, Running 5.20s Step 116( N/A%), pre moving , FPS 43.31, Running 5.22s Step 117( N/A%), pre moving , FPS 43.40, Running 5.25s Step 118( N/A%), pre moving , FPS 16.40, Running 6.03s Step 119( N/A%), pre moving , FPS 14.08, Running 6.25s Step 120( N/A%), pre moving , FPS 12.79, Running 6.42s Step 121( N/A%), pre moving , FPS 11.35, Running 6.64s Step 122( N/A%), pre moving , FPS 10.43, Running 6.82s Step 123( N/A%), pre moving , FPS 9.40, Running 7.05s Step 124( N/A%), pre moving , FPS 8.62, Running 7.26s Step 125( N/A%), pre moving , FPS 7.89, Running 7.50s Step 126( N/A%), pre moving , FPS 7.52, Running 7.65s Step 127( N/A%), pre moving , FPS 6.86, Running 7.93s Step 128( N/A%), pre moving , FPS 6.57, Running 8.09s Step 129( N/A%), pre moving , FPS 6.09, Running 8.35s Step 130( N/A%), pre moving , FPS 5.82, Running 8.53s Step 131( N/A%), pre moving , FPS 5.39, Running 8.82s Step 132( N/A%), pre moving , FPS 5.14, Running 9.02s Step 133( N/A%), pre moving , FPS 4.80, Running 9.32s Step 134( N/A%), pre moving , FPS 4.63, Running 9.49s Step 135( N/A%), pre moving , FPS 4.43, Running 9.72s Step 136( N/A%), pre moving , FPS 4.30, Running 9.87s Step 137( N/A%), pre moving , FPS 4.10, Running 10.13s Step 138( N/A%), pre moving , FPS 4.65, Running 10.33s Step 139( N/A%), pre moving , FPS 4.65, Running 10.56s Step 140( N/A%), pre moving , FPS 4.58, Running 10.79s Step 141( N/A%), pre moving , FPS 4.55, Running 11.04s Step 142( N/A%), pre moving , FPS 4.56, Running 11.20s Step 143( N/A%), pre moving , FPS 4.51, Running 11.48s Step 144( N/A%), pre moving , FPS 4.56, Running 11.65s Step 145( N/A%), pre moving , FPS 4.53, Running 11.91s Step 146( N/A%), pre moving , FPS 4.39, Running 12.21s Step 147( N/A%), pre moving , FPS 4.33, Running 12.55s Step 148( N/A%), pre moving , FPS 4.29, Running 12.75s Step 149( N/A%), pre moving , FPS 4.27, Running 13.04s Step 150( N/A%), pre moving , FPS 4.29, Running 13.19s Step 151( N/A%), pre moving , FPS 4.33, Running 13.44s Step 152( N/A%), pre moving , FPS 4.32, Running 13.65s Step 153( N/A%), pre moving , FPS 4.36, Running 13.91s Step 154( N/A%), pre moving , FPS 4.31, Running 14.13s Step 155( N/A%), pre moving , FPS 4.23, Running 14.44s Step 156( N/A%), pre moving , FPS 4.23, Running 14.60s Step 157( N/A%), pre moving , FPS 4.16, Running 14.94s Step 158( N/A%), pre moving , FPS 4.14, Running 15.16s Step 159( N/A%), pre moving , FPS 4.12, Running 15.42s Step 160( N/A%), pre moving , FPS 4.11, Running 15.65s Step 161( N/A%), pre moving , FPS 4.11, Running 15.90s Step 162( N/A%), pre moving , FPS 4.08, Running 16.10s Step 163( N/A%), pre moving , FPS 4.11, Running 16.35s Step 164( N/A%), pre moving , FPS 4.10, Running 16.53s Step 165( N/A%), pre moving , FPS 4.08, Running 16.81s Step 166( N/A%), pre moving , FPS 4.15, Running 17.03s Step 167( N/A%), pre moving , FPS 4.20, Running 17.31s Step 168( N/A%), pre moving , FPS 4.20, Running 17.50s Step 169( N/A%), pre moving , FPS 4.24, Running 17.76s Step 170( N/A%), pre moving , FPS 4.18, Running 17.97s Step 171( N/A%), pre moving , FPS 4.13, Running 18.28s Step 172( N/A%), pre moving , FPS 4.11, Running 18.51s Step 173( N/A%), pre moving , FPS 4.12, Running 18.76s Step 174( N/A%), pre moving , FPS 4.19, Running 18.91s Step 175( N/A%), pre moving , FPS 4.23, Running 19.17s Step 176( N/A%), pre moving , FPS 4.21, Running 19.35s Step 177( N/A%), pre moving , FPS 4.22, Running 19.67s Step 178( N/A%), pre moving , FPS 4.21, Running 19.91s Step 179( N/A%), pre moving , FPS 4.22, Running 20.16s Step 180( N/A%), pre moving , FPS 4.25, Running 20.35s Step 181( N/A%), pre moving , FPS 4.24, Running 20.62s Step 182( N/A%), pre moving , FPS 4.22, Running 20.84s Step 183( N/A%), pre moving , FPS 4.20, Running 21.11s Step 184( N/A%), pre moving , FPS 4.17, Running 21.32s Step 185( N/A%), pre moving , FPS 4.19, Running 21.59s Step 186( N/A%), pre moving , FPS 4.22, Running 21.78s Step 187( N/A%), pre moving , FPS 4.20, Running 22.07s Step 188( N/A%), pre moving , FPS 4.31, Running 22.14s Step 189( N/A%), pre moving , FPS 4.52, Running 22.19s Step 190( N/A%), pre moving , FPS 4.69, Running 22.23s Step 191( N/A%), pre moving , FPS 5.00, Running 22.28s Step 192( N/A%), pre moving , FPS 5.25, Running 22.33s Step 193( N/A%), pre moving , FPS 5.53, Running 22.38s Step 194( N/A%), pre moving , FPS 5.69, Running 22.42s Step 195( N/A%), pre moving , FPS 6.07, Running 22.47s Step 196( N/A%), pre moving , FPS 6.34, Running 22.51s Step 197( N/A%), pre moving , FPS 6.95, Running 22.55s Step 198( N/A%), pre moving , FPS 6.29, Running 23.09s Step 199( N/A%), pre moving , FPS 6.72, Running 23.13s Step 200( N/A%), pre moving , FPS 7.09, Running 23.18s Step 201( N/A%), pre moving , FPS 7.68, Running 23.22s Step 202( N/A%), pre moving , FPS 8.16, Running 23.29s Step 203( N/A%), pre moving , FPS 8.88, Running 23.36s Step 204( N/A%), pre moving , FPS 9.49, Running 23.43s Step 205( N/A%), pre moving , FPS 10.49, Running 23.50s Step 206( N/A%), pre moving , FPS 11.16, Running 23.57s Step 207( N/A%), pre moving , FPS 12.74, Running 23.64s Step 208( N/A%), pre moving , FPS 12.70, Running 23.72s Step 209( N/A%), pre moving , FPS 12.45, Running 23.79s Step 210( N/A%), pre moving , FPS 12.27, Running 23.86s Step 211( N/A%), pre moving , FPS 12.10, Running 23.93s Step 212( N/A%), pre moving , FPS 11.96, Running 24.00s Step 213( N/A%), pre moving , FPS 11.86, Running 24.07s Step 214( N/A%), pre moving , FPS 11.69, Running 24.13s Step 215( N/A%), pre moving , FPS 11.48, Running 24.21s Step 216( N/A%), pre moving , FPS 11.47, Running 24.25s Step 217( N/A%), pre moving , FPS 11.45, Running 24.30s Step 218( N/A%), pre moving , FPS 15.95, Running 24.34s Step 219( N/A%), pre moving , FPS 15.96, Running 24.39s Step 220( N/A%), pre moving , FPS 15.64, Running 24.45s Step 221( N/A%), pre moving , FPS 15.36, Running 24.52s Step 222( N/A%), pre moving , FPS 15.32, Running 24.60s Step 223( N/A%), pre moving , FPS 14.99, Running 24.69s Step 224( N/A%), pre moving , FPS 14.72, Running 24.79s Step 225( N/A%), pre moving , FPS 14.69, Running 24.86s Step 226( N/A%), pre moving , FPS 14.66, Running 24.93s Step 227( N/A%), pre moving , FPS 14.75, Running 25.00s Step 228( N/A%), pre moving , FPS 14.81, Running 25.07s Step 229( N/A%), pre moving , FPS 14.57, Running 25.17s Step 230( N/A%), pre moving , FPS 14.72, Running 25.22s Step 231( N/A%), pre moving , FPS 15.01, Running 25.26s Step 232( N/A%), pre moving , FPS 15.25, Running 25.31s Step 233( N/A%), pre moving , FPS 15.41, Running 25.36s Step 234( N/A%), pre moving , FPS 15.70, Running 25.41s Step 235( N/A%), pre moving , FPS 16.05, Running 25.45s Step 236( N/A%), pre moving , FPS 16.03, Running 25.50s Step 237( N/A%), pre moving , FPS 16.05, Running 25.54s Step 238( N/A%), pre moving , FPS 16.03, Running 25.59s Step 239( N/A%), pre moving , FPS 15.99, Running 25.64s Step 240( N/A%), pre moving , FPS 16.31, Running 25.68s Step 241( N/A%), pre moving , FPS 16.55, Running 25.73s Step 242( N/A%), pre moving , FPS 16.96, Running 25.78s Step 243( N/A%), pre moving , FPS 17.65, Running 25.82s Step 244( N/A%), pre moving , FPS 18.46, Running 25.87s Step 245( N/A%), pre moving , FPS 18.88, Running 25.92s Step 246( N/A%), pre moving , FPS 12.89, Running 26.48s Step 247( N/A%), pre moving , FPS 13.10, Running 26.53s Step 248( N/A%), pre moving , FPS 13.32, Running 26.57s Step 249( N/A%), pre moving , FPS 13.80, Running 26.62s Step 250( N/A%), pre moving , FPS 13.89, Running 26.66s Step 251( N/A%), pre moving , FPS 13.56, Running 26.74s Step 252( N/A%), pre moving , FPS 13.36, Running 26.81s Step 253( N/A%), pre moving , FPS 13.06, Running 26.89s Step 254( N/A%), pre moving , FPS 12.02, Running 27.07s Step 255( N/A%), pre moving , FPS 11.68, Running 27.17s Step 256( N/A%), pre moving , FPS 11.33, Running 27.27s Step 257( N/A%), pre moving , FPS 10.99, Running 27.36s Step 258( N/A%), pre moving , FPS 10.69, Running 27.46s Step 259( N/A%), pre moving , FPS 10.42, Running 27.56s Step 260( N/A%), pre moving , FPS 10.04, Running 27.67s Step 261( N/A%), pre moving , FPS 9.80, Running 27.77s Step 262( N/A%), pre moving , FPS 9.53, Running 27.87s Step 263( N/A%), pre moving , FPS 9.29, Running 27.98s Step 264( N/A%), pre moving , FPS 9.03, Running 28.09s Step 265( N/A%), pre moving , FPS 8.81, Running 28.19s Step 266( N/A%), pre moving , FPS 11.06, Running 28.29s Step 267( N/A%), pre moving , FPS 10.70, Running 28.40s Step 268( N/A%), pre moving , FPS 10.30, Running 28.51s Step 269( N/A%), pre moving , FPS 10.00, Running 28.62s Step 270( N/A%), pre moving , FPS 9.70, Running 28.72s Step 271( N/A%), pre moving , FPS 9.58, Running 28.83s Step 272( N/A%), pre moving , FPS 9.43, Running 28.93s Step 273( N/A%), pre moving , FPS 9.33, Running 29.04s Step 274( N/A%), pre moving , FPS 9.68, Running 29.14s Step 275( N/A%), pre moving , FPS 9.68, Running 29.23s Step 276( N/A%), pre moving , FPS 9.70, Running 29.33s Step 277( N/A%), pre moving , FPS 9.80, Running 29.41s Step 278( N/A%), pre moving , FPS 9.93, Running 29.48s Step 279( N/A%), pre moving , FPS 10.03, Running 29.55s Step 280( N/A%), pre moving , FPS 10.25, Running 29.62s Step 281( N/A%), pre moving , FPS 10.33, Running 29.71s Step 282( N/A%), pre moving , FPS 10.47, Running 29.78s Step 283( N/A%), pre moving , FPS 10.62, Running 29.86s Step 284( N/A%), pre moving , FPS 10.71, Running 29.95s Step 285( N/A%), pre moving , FPS 10.73, Running 30.05s Step 286( N/A%), pre moving , FPS 10.79, Running 30.15s Step 287( N/A%), pre moving , FPS 10.76, Running 30.25s Step 288( N/A%), pre moving , FPS 10.90, Running 30.35s Step 289( N/A%), pre moving , FPS 10.83, Running 30.46s Step 290( N/A%), pre moving , FPS 10.91, Running 30.56s Step 291( N/A%), pre moving , FPS 10.98, Running 30.65s Step 292( N/A%), pre moving , FPS 11.02, Running 30.74s Step 293( N/A%), pre moving , FPS 11.11, Running 30.84s Step 294( N/A%), pre moving , FPS 11.32, Running 30.90s Step 295( N/A%), pre moving , FPS 11.48, Running 30.98s Step 296( N/A%), pre moving , FPS 11.64, Running 31.04s Step 297( N/A%), pre moving , FPS 11.67, Running 31.12s Step 298( N/A%), pre moving , FPS 11.49, Running 31.22s Step 299( N/A%), pre moving , FPS 11.54, Running 31.28s Step 300( N/A%), pre moving , FPS 11.55, Running 31.36s Step 301( N/A%), pre moving , FPS 11.64, Running 31.43s Step 302( N/A%), pre moving , FPS 11.86, Running 31.47s Step 303( N/A%), pre moving , FPS 12.10, Running 31.51s Step 304( N/A%), pre moving , FPS 12.47, Running 31.56s Step 305( N/A%), pre moving , FPS 12.87, Running 31.60s Step 306( N/A%), pre moving , FPS 13.25, Running 31.65s Step 307( N/A%), pre moving , FPS 13.75, Running 31.71s Step 308( N/A%), pre moving , FPS 14.20, Running 31.75s Step 309( N/A%), pre moving , FPS 14.91, Running 31.80s Step 310( N/A%), pre moving , FPS 15.48, Running 31.85s Step 311( N/A%), pre moving , FPS 16.10, Running 31.89s Step 312( N/A%), pre moving , FPS 16.81, Running 31.93s Step 313( N/A%), pre moving , FPS 17.57, Running 31.98s Step 314( N/A%), pre moving , FPS 17.96, Running 32.02s Step 315( N/A%), pre moving , FPS 18.40, Running 32.06s Step 316( N/A%), pre moving , FPS 18.86, Running 32.10s Step 317( N/A%), pre moving , FPS 19.43, Running 32.15s Step 318( N/A%), pre moving , FPS 20.45, Running 32.19s Step 319( N/A%), pre moving , FPS 8.28, Running 33.70s Step 320( N/A%), pre moving , FPS 7.59, Running 33.99s Step 321( N/A%), pre moving , FPS 7.35, Running 34.15s Step 322( N/A%), pre moving , FPS 6.79, Running 34.41s Step 323( N/A%), pre moving , FPS 6.43, Running 34.63s Step 324( N/A%), pre moving , FPS 6.03, Running 34.87s Step 325( N/A%), pre moving , FPS 5.77, Running 35.07s Step 326( N/A%), pre moving , FPS 5.41, Running 35.35s Step 327( N/A%), pre moving , FPS 5.25, Running 35.52s Step 328( N/A%), pre moving , FPS 5.00, Running 35.75s Step 329( N/A%), pre moving , FPS 4.82, Running 35.95s Step 330( N/A%), pre moving , FPS 4.55, Running 36.25s Step 331( N/A%), pre moving , FPS 4.39, Running 36.45s Step 332( N/A%), pre moving , FPS 4.17, Running 36.73s Step 333( N/A%), pre moving , FPS 4.04, Running 36.93s Step 334( N/A%), pre moving , FPS 3.82, Running 37.25s Step 335( N/A%), pre moving , FPS 3.72, Running 37.43s Step 336( N/A%), pre moving , FPS 3.55, Running 37.73s Step 337( N/A%), pre moving , FPS 3.46, Running 37.93s Step 338( N/A%), pre moving , FPS 3.31, Running 38.23s Step 339( 0.17%), action 1, FPS 3.24, Running 39.88s Step 340( 0.33%), action 2, FPS 2.96, Running 40.74s Step 341( 0.50%), action 3, FPS 2.68, Running 41.61s Step 342( 0.67%), action 4, FPS 2.39, Running 42.77s Step 343( 0.83%), action 5, FPS 2.15, Running 43.93s Step 344( 1.00%), action 6, FPS 2.04, Running 44.65s Step 345( 1.17%), action 7, FPS 1.94, Running 45.41s Step 346( 1.33%), action 8, FPS 1.79, Running 46.51s Step 347( 1.50%), action 9, FPS 1.69, Running 47.37s Step 348( 1.67%), action 10, FPS 1.60, Running 48.24s Step 349( 1.83%), action 11, FPS 1.50, Running 49.33s Step 350( 2.00%), action 12, FPS 1.44, Running 50.15s Step 351( 2.17%), action 13, FPS 1.38, Running 50.96s Step 352( 2.33%), action 14, FPS 1.32, Running 51.86s Step 353( 2.50%), action 15, FPS 1.28, Running 52.50s Step 354( 2.67%), action 16, FPS 1.28, Running 52.83s Step 355( 2.83%), action 17, FPS 1.24, Running 53.62s Step 356( 3.00%), action 18, FPS 1.22, Running 54.13s Step 357( 3.17%), action 19, FPS 1.21, Running 54.47s Step 358( 3.33%), action 20, FPS 1.19, Running 55.10s Step 359( 3.50%), action 21, FPS 1.26, Running 55.78s Step 360( 3.67%), action 22, FPS 1.29, Running 56.30s Step 361( 3.83%), action 23, FPS 1.31, Running 56.86s Step 362( 4.00%), action 24, FPS 1.38, Running 57.25s Step 363( 4.17%), action 25, FPS 1.43, Running 57.90s Step 364( 4.33%), action 26, FPS 1.47, Running 58.28s Step 365( 4.50%), action 27, FPS 1.45, Running 59.17s Step 366( 4.67%), action 28, FPS 1.52, Running 59.63s Step 367( 4.83%), action 29, FPS 1.52, Running 60.55s Step 368( 5.00%), action 30, FPS 1.56, Running 61.03s Step 369( 5.17%), action 31, FPS 1.58, Running 61.97s Step 370( 5.33%), action 32, FPS 1.60, Running 62.68s Step 371( 5.50%), action 33, FPS 1.60, Running 63.49s Step 372( 5.67%), action 34, FPS 1.59, Running 64.45s Step 373( 5.83%), action 35, FPS 1.56, Running 65.31s Step 374( 6.00%), action 36, FPS 1.52, Running 66.01s Step 375( 6.17%), action 37, FPS 1.50, Running 66.98s Step 376( 6.33%), action 38, FPS 1.46, Running 67.87s Step 377( 6.50%), action 39, FPS 1.42, Running 68.55s Step 378( 6.67%), action 40, FPS 1.39, Running 69.51s Step 379( 6.83%), action 41, FPS 1.35, Running 70.59s Step 380( 7.00%), action 42, FPS 1.36, Running 71.05s Step 381( 7.17%), action 43, FPS 1.34, Running 71.73s Step 382( 7.33%), action 44, FPS 1.33, Running 72.31s Step 383( 7.50%), action 45, FPS 1.34, Running 72.85s Step 384( 7.67%), action 46, FPS 1.30, Running 73.63s Step 385( 7.83%), action 47, FPS 1.35, Running 73.98s Step 386( 8.00%), action 48, FPS 1.35, Running 74.41s Step 387( 8.17%), action 49, FPS 1.39, Running 74.95s Step 388( 8.33%), action 50, FPS 1.39, Running 75.37s Step 389( 8.50%), action 51, FPS 1.39, Running 76.34s Step 390( 8.67%), action 52, FPS 1.39, Running 77.02s Step 391( 8.83%), action 53, FPS 1.42, Running 77.59s Step 392( 9.00%), action 54, FPS 1.44, Running 78.33s Step 393( 9.17%), action 55, FPS 1.50, Running 78.62s Step 394( 9.33%), action 56, FPS 1.53, Running 79.10s Step 395( 9.50%), action 57, FPS 1.59, Running 79.55s Step 396( 9.67%), action 58, FPS 1.60, Running 80.38s Step 397( 9.83%), action 59, FPS 1.60, Running 81.02s Step 398( 10.00%), action 60, FPS 1.64, Running 81.71s Step 399( 10.17%), action 61, FPS 1.64, Running 82.82s Step 400( 10.33%), action 62, FPS 1.61, Running 83.45s Step 401( 10.50%), action 63, FPS 1.66, Running 83.78s Step 402( 10.67%), action 64, FPS 1.65, Running 84.44s Step 403( 10.83%), action 65, FPS 1.64, Running 85.07s Step 404( 11.00%), action 66, FPS 1.62, Running 85.99s Step 405( 11.17%), action 67, FPS 1.55, Running 86.91s Step 406( 11.33%), action 68, FPS 1.49, Running 87.79s Step 407( 11.50%), action 69, FPS 1.48, Running 88.47s Step 408( 11.67%), action 70, FPS 1.43, Running 89.34s Step 409( 11.83%), action 71, FPS 1.46, Running 90.07s Step 410( 12.00%), action 72, FPS 1.48, Running 90.54s Step 411( 12.17%), action 73, FPS 1.48, Running 91.10s Step 412( 12.33%), action 74, FPS 1.47, Running 91.90s Step 413( 12.50%), action 75, FPS 1.46, Running 92.30s Step 414( 12.67%), action 76, FPS 1.48, Running 92.62s Step 415( 12.83%), action 77, FPS 1.48, Running 93.09s Step 416( 13.00%), action 78, FPS 1.46, Running 94.05s Step 417( 13.17%), action 79, FPS 1.43, Running 94.98s Step 418( 13.33%), action 80, FPS 1.42, Running 95.81s Step 419( 13.50%), action 81, FPS 1.42, Running 96.86s Step 420( 13.67%), action 82, FPS 1.41, Running 97.59s Step 421( 13.83%), action 83, FPS 1.39, Running 98.14s Step 422( 14.00%), action 84, FPS 1.37, Running 99.07s Step 423( 14.17%), action 85, FPS 1.39, Running 99.41s Step 424( 14.33%), action 86, FPS 1.44, Running 99.92s Step 425( 14.50%), action 87, FPS 1.44, Running 100.84s Step 426( 14.67%), action 88, FPS 1.45, Running 101.61s Step 427( 14.83%), action 89, FPS 1.45, Running 102.31s Step 428( 15.00%), action 90, FPS 1.46, Running 103.06s Step 429( 15.17%), action 91, FPS 1.44, Running 103.94s Step 430( 15.33%), action 92, FPS 1.41, Running 104.71s Step 431( 15.50%), action 93, FPS 1.39, Running 105.46s Step 432( 15.67%), action 94, FPS 1.43, Running 105.93s Step 433( 15.83%), action 95, FPS 1.39, Running 106.67s Step 434( 16.00%), action 96, FPS 1.37, Running 107.17s Step 435( 16.17%), action 97, FPS 1.36, Running 107.84s Step 436( 16.33%), action 98, FPS 1.41, Running 108.23s Step 437( 16.50%), action 99, FPS 1.45, Running 108.76s Step 438( 16.67%), action 100, FPS 1.48, Running 109.30s Step 439( 16.83%), action 101, FPS 1.50, Running 110.22s Step 440( 17.00%), action 102, FPS 1.54, Running 110.59s Step 441( 17.17%), action 103, FPS 1.56, Running 110.95s Step 442( 17.33%), action 104, FPS 1.59, Running 111.64s Step 443( 17.50%), action 105, FPS 1.53, Running 112.46s Step 444( 17.67%), action 106, FPS 1.49, Running 113.38s Step 445( 17.83%), action 107, FPS 1.50, Running 114.13s Step 446( 18.00%), action 108, FPS 1.50, Running 114.98s Step 447( 18.17%), action 109, FPS 1.48, Running 115.78s Step 448( 18.33%), action 110, FPS 1.50, Running 116.41s Step 449( 18.50%), action 111, FPS 1.51, Running 117.17s Step 450( 18.67%), action 112, FPS 1.53, Running 117.83s Step 451( 18.83%), action 113, FPS 1.52, Running 118.63s Step 452( 19.00%), action 114, FPS 1.51, Running 119.21s Step 453( 19.17%), action 115, FPS 1.51, Running 119.92s Step 454( 19.33%), action 116, FPS 1.50, Running 120.50s Step 455( 19.50%), action 117, FPS 1.53, Running 120.89s Step 456( 19.67%), action 118, FPS 1.48, Running 121.78s Step 457( 19.83%), action 119, FPS 1.45, Running 122.52s Step 458( 20.00%), action 120, FPS 1.43, Running 123.27s Step 459( 20.17%), action 121, FPS 1.43, Running 124.19s Step 460( 20.33%), action 122, FPS 1.42, Running 124.65s Step 461( 20.50%), action 123, FPS 1.38, Running 125.47s Step 462( 20.67%), action 124, FPS 1.37, Running 126.26s Step 463( 20.83%), action 125, FPS 1.37, Running 127.06s Step 464( 21.00%), action 126, FPS 1.37, Running 127.95s Step 465( 21.17%), action 127, FPS 1.41, Running 128.33s Step 466( 21.33%), action 128, FPS 1.41, Running 129.18s Step 467( 21.50%), action 129, FPS 1.44, Running 129.65s Step 468( 21.67%), action 130, FPS 1.46, Running 130.11s Step 469( 21.83%), action 131, FPS 1.47, Running 130.80s Step 470( 22.00%), action 132, FPS 1.45, Running 131.60s Step 471( 22.17%), action 133, FPS 1.44, Running 132.48s Step 472( 22.33%), action 134, FPS 1.46, Running 132.91s Step 473( 22.50%), action 135, FPS 1.44, Running 133.83s Step 474( 22.67%), action 136, FPS 1.41, Running 134.72s Step 475( 22.83%), action 137, FPS 1.36, Running 135.62s Step 476( 23.00%), action 138, FPS 1.36, Running 136.52s Step 477( 23.17%), action 139, FPS 1.34, Running 137.47s Step 478( 23.33%), action 140, FPS 1.32, Running 138.46s Step 479( 23.50%), action 141, FPS 1.30, Running 139.63s Step 480( 23.67%), action 142, FPS 1.25, Running 140.63s Step 481( 23.83%), action 143, FPS 1.25, Running 141.45s Step 482( 24.00%), action 144, FPS 1.25, Running 142.30s Step 483( 24.17%), action 145, FPS 1.24, Running 143.16s Step 484( 24.33%), action 146, FPS 1.26, Running 143.79s Step 485( 24.50%), action 147, FPS 1.22, Running 144.66s Step 486( 24.67%), action 148, FPS 1.23, Running 145.43s Step 487( 24.83%), action 149, FPS 1.19, Running 146.43s Step 488( 25.00%), action 150, FPS 1.17, Running 147.25s Step 489( 25.17%), action 151, FPS 1.14, Running 148.33s Step 490( 25.33%), action 152, FPS 1.15, Running 149.06s Step 491( 25.50%), action 153, FPS 1.15, Running 149.90s Step 492( 25.67%), action 154, FPS 1.14, Running 150.39s Step 493( 25.83%), action 155, FPS 1.18, Running 150.72s Step 494( 26.00%), action 156, FPS 1.17, Running 151.74s Step 495( 26.17%), action 157, FPS 1.18, Running 152.59s Step 496( 26.33%), action 158, FPS 1.17, Running 153.57s Step 497( 26.50%), action 159, FPS 1.18, Running 154.36s Step 498( 26.67%), action 160, FPS 1.19, Running 155.25s Step 499( 26.83%), action 161, FPS 1.20, Running 156.36s Step 500( 27.00%), action 162, FPS 1.22, Running 157.07s Step 501( 27.17%), action 163, FPS 1.21, Running 157.98s Step 502( 27.33%), action 164, FPS 1.21, Running 158.87s Step 503( 27.50%), action 165, FPS 1.21, Running 159.72s Step 504( 27.67%), action 166, FPS 1.19, Running 160.66s Step 505( 27.83%), action 167, FPS 1.19, Running 161.45s Step 506( 28.00%), action 168, FPS 1.17, Running 162.48s Step 507( 28.17%), action 169, FPS 1.21, Running 163.00s Step 508( 28.33%), action 170, FPS 1.20, Running 163.90s Step 509( 28.50%), action 171, FPS 1.20, Running 165.05s Step 510( 28.67%), action 172, FPS 1.19, Running 165.88s Step 511( 28.83%), action 173, FPS 1.19, Running 166.68s Step 512( 29.00%), action 174, FPS 1.16, Running 167.62s Step 513( 29.17%), action 175, FPS 1.13, Running 168.39s Step 514( 29.33%), action 176, FPS 1.14, Running 169.27s Step 515( 29.50%), action 177, FPS 1.14, Running 170.09s Step 516( 29.67%), action 178, FPS 1.15, Running 171.02s Step 517( 29.83%), action 179, FPS 1.14, Running 171.97s Step 518( 30.00%), action 180, FPS 1.14, Running 172.81s Step 519( 30.17%), action 181, FPS 1.14, Running 173.92s Step 520( 30.33%), action 182, FPS 1.15, Running 174.52s Step 521( 30.50%), action 183, FPS 1.17, Running 175.08s Step 522( 30.67%), action 184, FPS 1.16, Running 176.04s Step 523( 30.83%), action 185, FPS 1.17, Running 176.75s Step 524( 31.00%), action 186, FPS 1.18, Running 177.62s Step 525( 31.17%), action 187, FPS 1.17, Running 178.52s Step 526( 31.33%), action 188, FPS 1.18, Running 179.49s Step 527( 31.50%), action 189, FPS 1.16, Running 180.29s Step 528( 31.67%), action 190, FPS 1.15, Running 181.24s Step 529( 31.83%), action 191, FPS 1.16, Running 182.34s Step 530( 32.00%), action 192, FPS 1.16, Running 183.13s Step 531( 32.17%), action 193, FPS 1.16, Running 183.88s Step 532( 32.33%), action 194, FPS 1.17, Running 184.70s Step 533( 32.50%), action 195, FPS 1.18, Running 185.40s Step 534( 32.67%), action 196, FPS 1.18, Running 186.26s Step 535( 32.83%), action 197, FPS 1.18, Running 187.09s Step 536( 33.00%), action 198, FPS 1.17, Running 188.09s Step 537( 33.17%), action 199, FPS 1.19, Running 188.78s Step 538( 33.33%), action 200, FPS 1.20, Running 189.52s Step 539( 33.50%), action 201, FPS 1.23, Running 190.12s Step 540( 33.67%), action 202, FPS 1.22, Running 190.98s Step 541( 33.83%), action 203, FPS 1.22, Running 191.51s Step 542( 34.00%), action 204, FPS 1.24, Running 192.22s Step 543( 34.17%), action 205, FPS 1.22, Running 193.11s Step 544( 34.33%), action 206, FPS 1.23, Running 193.92s Step 545( 34.50%), action 207, FPS 1.22, Running 194.85s Step 546( 34.67%), action 208, FPS 1.23, Running 195.72s Step 547( 34.83%), action 209, FPS 1.22, Running 196.64s Step 548( 35.00%), action 210, FPS 1.23, Running 197.54s Step 549( 35.17%), action 211, FPS 1.24, Running 198.44s Step 550( 35.33%), action 212, FPS 1.27, Running 198.91s Step 551( 35.50%), action 213, FPS 1.29, Running 199.43s Step 552( 35.67%), action 214, FPS 1.27, Running 200.40s Step 553( 35.83%), action 215, FPS 1.28, Running 201.04s Step 554( 36.00%), action 216, FPS 1.30, Running 201.68s Step 555( 36.17%), action 217, FPS 1.29, Running 202.58s Step 556( 36.33%), action 218, FPS 1.30, Running 203.45s Step 557( 36.50%), action 219, FPS 1.31, Running 204.10s Step 558( 36.67%), action 220, FPS 1.32, Running 204.72s Step 559( 36.83%), action 221, FPS 1.29, Running 205.57s Step 560( 37.00%), action 222, FPS 1.31, Running 206.24s Step 561( 37.17%), action 223, FPS 1.32, Running 206.64s Step 562( 37.33%), action 224, FPS 1.35, Running 207.00s Step 563( 37.50%), action 225, FPS 1.38, Running 207.56s Step 564( 37.67%), action 226, FPS 1.43, Running 207.94s Step 565( 37.83%), action 227, FPS 1.47, Running 208.50s Step 566( 38.00%), action 228, FPS 1.48, Running 209.25s Step 567( 38.17%), action 229, FPS 1.55, Running 209.56s Step 568( 38.33%), action 230, FPS 1.60, Running 210.03s Step 569( 38.50%), action 231, FPS 1.66, Running 210.50s Step 570( 38.67%), action 232, FPS 1.67, Running 210.91s Step 571( 38.83%), action 233, FPS 1.69, Running 211.24s Step 572( 39.00%), action 234, FPS 1.80, Running 211.53s Step 573( 39.17%), action 235, FPS 1.82, Running 212.03s Step 574( 39.33%), action 236, FPS 1.84, Running 212.52s Step 575( 39.50%), action 237, FPS 1.87, Running 213.29s Step 576( 39.67%), action 238, FPS 1.86, Running 214.20s Step 577( 39.83%), action 239, FPS 1.83, Running 215.03s Step 578( 40.00%), action 240, FPS 1.80, Running 215.85s Step 579( 40.17%), action 241, FPS 1.76, Running 216.96s Step 580( 40.33%), action 242, FPS 1.73, Running 217.80s Step 581( 40.50%), action 243, FPS 1.66, Running 218.65s Step 582( 40.67%), action 244, FPS 1.62, Running 219.35s Step 583( 40.83%), action 245, FPS 1.58, Running 220.19s Step 584( 41.00%), action 246, FPS 1.52, Running 221.10s Step 585( 41.17%), action 247, FPS 1.49, Running 221.96s Step 586( 41.33%), action 248, FPS 1.47, Running 222.90s Step 587( 41.50%), action 249, FPS 1.46, Running 223.27s Step 588( 41.67%), action 250, FPS 1.44, Running 223.92s Step 589( 41.83%), action 251, FPS 1.37, Running 225.06s Step 590( 42.00%), action 252, FPS 1.36, Running 225.61s Step 591( 42.17%), action 253, FPS 1.34, Running 226.15s Step 592( 42.33%), action 254, FPS 1.33, Running 226.56s Step 593( 42.50%), action 255, FPS 1.34, Running 226.97s Step 594( 42.67%), action 256, FPS 1.34, Running 227.42s Step 595( 42.83%), action 257, FPS 1.35, Running 228.07s Step 596( 43.00%), action 258, FPS 1.41, Running 228.43s Step 597( 43.17%), action 259, FPS 1.42, Running 229.15s Step 598( 43.33%), action 260, FPS 1.46, Running 229.54s Step 599( 43.50%), action 261, FPS 1.49, Running 230.36s Step 600( 43.67%), action 262, FPS 1.54, Running 230.82s Step 601( 43.83%), action 263, FPS 1.59, Running 231.21s Step 602( 44.00%), action 264, FPS 1.59, Running 231.90s Step 603( 44.17%), action 265, FPS 1.61, Running 232.63s Step 604( 44.33%), action 266, FPS 1.63, Running 233.35s Step 605( 44.50%), action 267, FPS 1.69, Running 233.78s Step 606( 44.67%), action 268, FPS 1.70, Running 234.68s Step 607( 44.83%), action 269, FPS 1.63, Running 235.53s Step 608( 45.00%), action 270, FPS 1.60, Running 236.42s Step 609( 45.17%), action 271, FPS 1.60, Running 237.60s Step 610( 45.33%), action 272, FPS 1.56, Running 238.41s Step 611( 45.50%), action 273, FPS 1.53, Running 239.23s Step 612( 45.67%), action 274, FPS 1.52, Running 239.68s Step 613( 45.83%), action 275, FPS 1.52, Running 240.11s Step 614( 46.00%), action 276, FPS 1.51, Running 240.64s Step 615( 46.17%), action 277, FPS 1.52, Running 241.22s Step 616( 46.33%), action 278, FPS 1.51, Running 241.71s Step 617( 46.50%), action 279, FPS 1.54, Running 242.11s Step 618( 46.67%), action 280, FPS 1.48, Running 243.04s Step 619( 46.83%), action 281, FPS 1.44, Running 244.27s Step 620( 47.00%), action 282, FPS 1.43, Running 244.78s Step 621( 47.17%), action 283, FPS 1.40, Running 245.49s Step 622( 47.33%), action 284, FPS 1.44, Running 245.79s Step 623( 47.50%), action 285, FPS 1.43, Running 246.65s Step 624( 47.67%), action 286, FPS 1.47, Running 247.00s Step 625( 47.83%), action 287, FPS 1.48, Running 247.34s Step 626( 48.00%), action 288, FPS 1.54, Running 247.68s Step 627( 48.17%), action 289, FPS 1.60, Running 248.02s Step 628( 48.33%), action 290, FPS 1.66, Running 248.45s Step 629( 48.50%), action 291, FPS 1.72, Running 249.22s Step 630( 48.67%), action 292, FPS 1.79, Running 249.60s Step 631( 48.83%), action 293, FPS 1.87, Running 249.94s Step 632( 49.00%), action 294, FPS 1.89, Running 250.28s Step 633( 49.17%), action 295, FPS 1.90, Running 250.64s Step 634( 49.33%), action 296, FPS 1.93, Running 251.03s Step 635( 49.50%), action 297, FPS 1.95, Running 251.46s Step 636( 49.67%), action 298, FPS 1.97, Running 251.87s Step 637( 49.83%), action 299, FPS 1.92, Running 252.53s Step 638( 50.00%), action 300, FPS 2.03, Running 252.87s Step 639( 50.17%), action 301, FPS 2.19, Running 253.40s Step 640( 50.33%), action 302, FPS 2.22, Running 253.79s Step 641( 50.50%), action 303, FPS 2.26, Running 254.34s Step 642( 50.67%), action 304, FPS 2.19, Running 254.94s Step 643( 50.83%), action 305, FPS 2.29, Running 255.38s Step 644( 51.00%), action 306, FPS 2.29, Running 255.75s Step 645( 51.17%), action 307, FPS 2.27, Running 256.16s Step 646( 51.33%), action 308, FPS 2.24, Running 256.61s Step 647( 51.50%), action 309, FPS 2.15, Running 257.33s Step 648( 51.67%), action 310, FPS 2.14, Running 257.81s Step 649( 51.83%), action 311, FPS 2.19, Running 258.35s Step 650( 52.00%), action 312, FPS 2.16, Running 258.86s Step 651( 52.17%), action 313, FPS 2.10, Running 259.46s Step 652( 52.33%), action 314, FPS 2.03, Running 260.12s Step 653( 52.50%), action 315, FPS 1.92, Running 261.03s Step 654( 52.67%), action 316, FPS 1.87, Running 261.72s Step 655( 52.83%), action 317, FPS 1.82, Running 262.46s Step 656( 53.00%), action 318, FPS 1.76, Running 263.26s Step 657( 53.17%), action 319, FPS 1.73, Running 264.12s Step 658( 53.33%), action 320, FPS 1.68, Running 264.77s Step 659( 53.50%), action 321, FPS 1.63, Running 265.70s Step 660( 53.67%), action 322, FPS 1.61, Running 266.20s Step 661( 53.83%), action 323, FPS 1.58, Running 267.01s Step 662( 54.00%), action 324, FPS 1.54, Running 267.95s Step 663( 54.17%), action 325, FPS 1.49, Running 268.79s Step 664( 54.33%), action 326, FPS 1.44, Running 269.61s Step 665( 54.50%), action 327, FPS 1.40, Running 270.48s Step 666( 54.67%), action 328, FPS 1.35, Running 271.44s Step 667( 54.83%), action 329, FPS 1.36, Running 272.09s Step 668( 55.00%), action 330, FPS 1.31, Running 273.08s Step 669( 55.17%), action 331, FPS 1.27, Running 274.15s Step 670( 55.33%), action 332, FPS 1.24, Running 274.96s Step 671( 55.50%), action 333, FPS 1.22, Running 275.81s Step 672( 55.67%), action 334, FPS 1.24, Running 276.25s Step 673( 55.83%), action 335, FPS 1.25, Running 277.06s Step 674( 56.00%), action 336, FPS 1.24, Running 277.91s Step 675( 56.17%), action 337, FPS 1.23, Running 278.74s Step 676( 56.33%), action 338, FPS 1.23, Running 279.54s Step 677( 56.50%), action 339, FPS 1.23, Running 280.42s Step 678( 56.67%), action 340, FPS 1.24, Running 280.85s Step 679( 56.83%), action 341, FPS 1.23, Running 281.94s Step 680( 57.00%), action 342, FPS 1.20, Running 282.87s Step 681( 57.17%), action 343, FPS 1.20, Running 283.67s Step 682( 57.33%), action 344, FPS 1.25, Running 284.00s Step 683( 57.50%), action 345, FPS 1.29, Running 284.35s Step 684( 57.67%), action 346, FPS 1.29, Running 285.15s Step 685( 57.83%), action 347, FPS 1.33, Running 285.51s Step 686( 58.00%), action 348, FPS 1.34, Running 286.40s Step 687( 58.17%), action 349, FPS 1.33, Running 287.18s Step 688( 58.33%), action 350, FPS 1.34, Running 288.01s Step 689( 58.50%), action 351, FPS 1.38, Running 288.60s Step 690( 58.67%), action 352, FPS 1.40, Running 289.29s Step 691( 58.83%), action 353, FPS 1.39, Running 290.18s Step 692( 59.00%), action 354, FPS 1.40, Running 290.50s Step 693( 59.17%), action 355, FPS 1.43, Running 291.07s Step 694( 59.33%), action 356, FPS 1.45, Running 291.68s Step 695( 59.50%), action 357, FPS 1.45, Running 292.56s Step 696( 59.67%), action 358, FPS 1.46, Running 293.23s Step 697( 59.83%), action 359, FPS 1.47, Running 294.00s Step 698( 60.00%), action 360, FPS 1.48, Running 294.39s Step 699( 60.17%), action 361, FPS 1.49, Running 295.38s Step 700( 60.33%), action 362, FPS 1.51, Running 296.14s Step 701( 60.50%), action 363, FPS 1.56, Running 296.52s Step 702( 60.67%), action 364, FPS 1.50, Running 297.33s Step 703( 60.83%), action 365, FPS 1.45, Running 298.14s Step 704( 61.00%), action 366, FPS 1.46, Running 298.85s Step 705( 61.17%), action 367, FPS 1.40, Running 299.83s Step 706( 61.33%), action 368, FPS 1.41, Running 300.59s Step 707( 61.50%), action 369, FPS 1.41, Running 301.39s Step 708( 61.67%), action 370, FPS 1.42, Running 302.12s Step 709( 61.83%), action 371, FPS 1.37, Running 303.22s Step 710( 62.00%), action 372, FPS 1.39, Running 303.65s Step 711( 62.17%), action 373, FPS 1.42, Running 304.30s Step 712( 62.33%), action 374, FPS 1.41, Running 304.68s Step 713( 62.50%), action 375, FPS 1.43, Running 305.08s Step 714( 62.67%), action 376, FPS 1.46, Running 305.43s Step 715( 62.83%), action 377, FPS 1.52, Running 305.74s Step 716( 63.00%), action 378, FPS 1.54, Running 306.21s Step 717( 63.17%), action 379, FPS 1.55, Running 306.88s Step 718( 63.33%), action 380, FPS 1.48, Running 307.88s Step 719( 63.50%), action 381, FPS 1.49, Running 308.80s Step 720( 63.67%), action 382, FPS 1.52, Running 309.30s Step 721( 63.83%), action 383, FPS 1.49, Running 309.92s Step 722( 64.00%), action 384, FPS 1.54, Running 310.34s Step 723( 64.17%), action 385, FPS 1.55, Running 311.04s Step 724( 64.33%), action 386, FPS 1.57, Running 311.60s Step 725( 64.50%), action 387, FPS 1.60, Running 312.33s Step 726( 64.67%), action 388, FPS 1.60, Running 313.10s Step 727( 64.83%), action 389, FPS 1.66, Running 313.47s Step 728( 65.00%), action 390, FPS 1.70, Running 313.90s Step 729( 65.17%), action 391, FPS 1.71, Running 314.89s Step 730( 65.33%), action 392, FPS 1.66, Running 315.69s Step 731( 65.50%), action 393, FPS 1.64, Running 316.52s Step 732( 65.67%), action 394, FPS 1.63, Running 316.96s Step 733( 65.83%), action 395, FPS 1.58, Running 317.78s Step 734( 66.00%), action 396, FPS 1.52, Running 318.56s Step 735( 66.17%), action 397, FPS 1.48, Running 319.27s Step 736( 66.33%), action 398, FPS 1.50, Running 319.57s Step 737( 66.50%), action 399, FPS 1.53, Running 319.98s Step 738( 66.67%), action 400, FPS 1.59, Running 320.44s Step 739( 66.83%), action 401, FPS 1.59, Running 321.34s Step 740( 67.00%), action 402, FPS 1.59, Running 321.86s Step 741( 67.17%), action 403, FPS 1.60, Running 322.45s Step 742( 67.33%), action 404, FPS 1.57, Running 323.05s Step 743( 67.50%), action 405, FPS 1.56, Running 323.84s Step 744( 67.67%), action 406, FPS 1.55, Running 324.51s Step 745( 67.83%), action 407, FPS 1.59, Running 324.87s Step 746( 68.00%), action 408, FPS 1.62, Running 325.46s Step 747( 68.17%), action 409, FPS 1.56, Running 326.28s Step 748( 68.33%), action 410, FPS 1.51, Running 327.11s Step 749( 68.50%), action 411, FPS 1.50, Running 328.21s Step 750( 68.67%), action 412, FPS 1.49, Running 329.07s Step 751( 68.83%), action 413, FPS 1.49, Running 329.92s Step 752( 69.00%), action 414, FPS 1.43, Running 330.93s Step 753( 69.17%), action 415, FPS 1.42, Running 331.89s Step 754( 69.33%), action 416, FPS 1.40, Running 332.81s Step 755( 69.50%), action 417, FPS 1.39, Running 333.70s Step 756( 69.67%), action 418, FPS 1.34, Running 334.49s Step 757( 69.83%), action 419, FPS 1.34, Running 334.85s Step 758( 70.00%), action 420, FPS 1.31, Running 335.73s Step 759( 70.17%), action 421, FPS 1.31, Running 336.57s Step 760( 70.33%), action 422, FPS 1.29, Running 337.38s Step 761( 70.50%), action 423, FPS 1.30, Running 337.82s Step 762( 70.67%), action 424, FPS 1.29, Running 338.55s Step 763( 70.83%), action 425, FPS 1.29, Running 339.30s Step 764( 71.00%), action 426, FPS 1.28, Running 340.20s Step 765( 71.17%), action 427, FPS 1.23, Running 341.07s Step 766( 71.33%), action 428, FPS 1.22, Running 341.88s Step 767( 71.50%), action 429, FPS 1.21, Running 342.77s Step 768( 71.67%), action 430, FPS 1.24, Running 343.26s Step 769( 71.83%), action 431, FPS 1.25, Running 344.14s Step 770( 72.00%), action 432, FPS 1.26, Running 344.96s Step 771( 72.17%), action 433, FPS 1.26, Running 345.80s Step 772( 72.33%), action 434, FPS 1.27, Running 346.73s Step 773( 72.50%), action 435, FPS 1.28, Running 347.52s Step 774( 72.67%), action 436, FPS 1.28, Running 348.44s Step 775( 72.83%), action 437, FPS 1.29, Running 349.25s Step 776( 73.00%), action 438, FPS 1.28, Running 350.14s Step 777( 73.17%), action 439, FPS 1.26, Running 350.74s Step 778( 73.33%), action 440, FPS 1.26, Running 351.65s Step 779( 73.50%), action 441, FPS 1.25, Running 352.51s Step 780( 73.67%), action 442, FPS 1.25, Running 353.44s Step 781( 73.83%), action 443, FPS 1.22, Running 354.16s Step 782( 74.00%), action 444, FPS 1.22, Running 354.93s Step 783( 74.17%), action 445, FPS 1.21, Running 355.76s Step 784( 74.33%), action 446, FPS 1.21, Running 356.66s Step 785( 74.50%), action 447, FPS 1.23, Running 357.34s Step 786( 74.67%), action 448, FPS 1.22, Running 358.24s Step 787( 74.83%), action 449, FPS 1.24, Running 358.92s Step 788( 75.00%), action 450, FPS 1.24, Running 359.39s Step 789( 75.17%), action 451, FPS 1.23, Running 360.34s Step 790( 75.33%), action 452, FPS 1.23, Running 361.26s Step 791( 75.50%), action 453, FPS 1.24, Running 361.94s Step 792( 75.67%), action 454, FPS 1.24, Running 362.85s Step 793( 75.83%), action 455, FPS 1.24, Running 363.67s Step 794( 76.00%), action 456, FPS 1.24, Running 364.53s Step 795( 76.17%), action 457, FPS 1.24, Running 365.42s Step 796( 76.33%), action 458, FPS 1.24, Running 366.25s Step 797( 76.50%), action 459, FPS 1.23, Running 366.96s Step 798( 76.67%), action 460, FPS 1.24, Running 367.72s Step 799( 76.83%), action 461, FPS 1.23, Running 368.75s Step 800( 77.00%), action 462, FPS 1.27, Running 369.13s Step 801( 77.17%), action 463, FPS 1.28, Running 369.79s Step 802( 77.33%), action 464, FPS 1.31, Running 370.23s Step 803( 77.50%), action 465, FPS 1.33, Running 370.80s Step 804( 77.67%), action 466, FPS 1.36, Running 371.31s Step 805( 77.83%), action 467, FPS 1.40, Running 371.66s Step 806( 78.00%), action 468, FPS 1.44, Running 372.11s Step 807( 78.17%), action 469, FPS 1.44, Running 372.79s Step 808( 78.33%), action 470, FPS 1.43, Running 373.34s Step 809( 78.50%), action 471, FPS 1.42, Running 374.38s Step 810( 78.67%), action 472, FPS 1.44, Running 375.17s Step 811( 78.83%), action 473, FPS 1.45, Running 375.72s Step 812( 79.00%), action 474, FPS 1.47, Running 376.45s Step 813( 79.17%), action 475, FPS 1.50, Running 377.01s Step 814( 79.33%), action 476, FPS 1.56, Running 377.38s Step 815( 79.50%), action 477, FPS 1.62, Running 377.74s Step 816( 79.67%), action 478, FPS 1.64, Running 378.42s Step 817( 79.83%), action 479, FPS 1.64, Running 379.19s Step 818( 80.00%), action 480, FPS 1.70, Running 379.49s Step 819( 80.17%), action 481, FPS 1.71, Running 380.46s Step 820( 80.33%), action 482, FPS 1.72, Running 380.76s Step 821( 80.50%), action 483, FPS 1.74, Running 381.30s Step 822( 80.67%), action 484, FPS 1.74, Running 381.71s Step 823( 80.83%), action 485, FPS 1.76, Running 382.17s Step 824( 81.00%), action 486, FPS 1.75, Running 382.76s Step 825( 81.17%), action 487, FPS 1.72, Running 383.32s Step 826( 81.33%), action 488, FPS 1.65, Running 384.20s Step 827( 81.50%), action 489, FPS 1.63, Running 385.06s Step 828( 81.67%), action 490, FPS 1.62, Running 385.72s Step 829( 81.83%), action 491, FPS 1.61, Running 386.78s Step 830( 82.00%), action 492, FPS 1.60, Running 387.69s Step 831( 82.17%), action 493, FPS 1.58, Running 388.40s Step 832( 82.33%), action 494, FPS 1.56, Running 389.25s Step 833( 82.50%), action 495, FPS 1.53, Running 390.09s Step 834( 82.67%), action 496, FPS 1.47, Running 391.00s Step 835( 82.83%), action 497, FPS 1.47, Running 391.37s Step 836( 83.00%), action 498, FPS 1.49, Running 391.82s Step 837( 83.17%), action 499, FPS 1.53, Running 392.22s Step 838( 83.33%), action 500, FPS 1.47, Running 393.10s Step 839( 83.50%), action 501, FPS 1.47, Running 394.09s Step 840( 83.67%), action 502, FPS 1.43, Running 394.72s Step 841( 83.83%), action 503, FPS 1.42, Running 395.36s Step 842( 84.00%), action 504, FPS 1.42, Running 395.82s Step 843( 84.17%), action 505, FPS 1.39, Running 396.55s Step 844( 84.33%), action 506, FPS 1.41, Running 396.95s Step 845( 84.50%), action 507, FPS 1.43, Running 397.29s Step 846( 84.67%), action 508, FPS 1.46, Running 397.91s Step 847( 84.83%), action 509, FPS 1.52, Running 398.25s Step 848( 85.00%), action 510, FPS 1.52, Running 398.92s Step 849( 85.17%), action 511, FPS 1.55, Running 399.72s Step 850( 85.33%), action 512, FPS 1.61, Running 400.14s Step 851( 85.50%), action 513, FPS 1.62, Running 400.77s Step 852( 85.67%), action 514, FPS 1.68, Running 401.15s Step 853( 85.83%), action 515, FPS 1.70, Running 401.85s Step 854( 86.00%), action 516, FPS 1.75, Running 402.46s Step 855( 86.17%), action 517, FPS 1.75, Running 402.79s Step 856( 86.33%), action 518, FPS 1.78, Running 403.08s Step 857( 86.50%), action 519, FPS 1.76, Running 403.56s Step 858( 86.67%), action 520, FPS 1.84, Running 403.99s Step 859( 86.83%), action 521, FPS 1.89, Running 404.68s Step 860( 87.00%), action 522, FPS 1.93, Running 405.08s Step 861( 87.17%), action 523, FPS 1.96, Running 405.56s Step 862( 87.33%), action 524, FPS 1.97, Running 405.98s Step 863( 87.50%), action 525, FPS 2.00, Running 406.55s Step 864( 87.67%), action 526, FPS 1.96, Running 407.17s Step 865( 87.83%), action 527, FPS 1.88, Running 407.92s Step 866( 88.00%), action 528, FPS 1.90, Running 408.45s Step 867( 88.17%), action 529, FPS 1.89, Running 408.83s Step 868( 88.33%), action 530, FPS 1.96, Running 409.14s Step 869( 88.50%), action 531, FPS 2.00, Running 409.72s Step 870( 88.67%), action 532, FPS 1.97, Running 410.30s Step 871( 88.83%), action 533, FPS 1.98, Running 410.86s Step 872( 89.00%), action 534, FPS 1.95, Running 411.39s Step 873( 89.17%), action 535, FPS 1.93, Running 412.20s Step 874( 89.33%), action 536, FPS 1.91, Running 412.95s Step 875( 89.50%), action 537, FPS 1.83, Running 413.74s Step 876( 89.67%), action 538, FPS 1.77, Running 414.41s Step 877( 89.83%), action 539, FPS 1.71, Running 415.24s Step 878( 90.00%), action 540, FPS 1.63, Running 416.24s Step 879( 90.17%), action 541, FPS 1.62, Running 417.03s Step 880( 90.33%), action 542, FPS 1.56, Running 417.88s Step 881( 90.50%), action 543, FPS 1.52, Running 418.68s Step 882( 90.67%), action 544, FPS 1.52, Running 419.15s Step 883( 90.83%), action 545, FPS 1.50, Running 419.92s Step 884( 91.00%), action 546, FPS 1.47, Running 420.80s Step 885( 91.17%), action 547, FPS 1.46, Running 421.63s Step 886( 91.33%), action 548, FPS 1.47, Running 422.02s Step 887( 91.50%), action 549, FPS 1.43, Running 422.82s Step 888( 91.67%), action 550, FPS 1.39, Running 423.57s Step 889( 91.83%), action 551, FPS 1.36, Running 424.39s Step 890( 92.00%), action 552, FPS 1.34, Running 425.18s Step 891( 92.17%), action 553, FPS 1.34, Running 425.77s Step 892( 92.33%), action 554, FPS 1.32, Running 426.53s Step 893( 92.50%), action 555, FPS 1.31, Running 427.45s Step 894( 92.67%), action 556, FPS 1.29, Running 428.41s Step 895( 92.83%), action 557, FPS 1.29, Running 429.27s Step 896( 93.00%), action 558, FPS 1.28, Running 430.06s Step 897( 93.17%), action 559, FPS 1.28, Running 430.90s Step 898( 93.33%), action 560, FPS 1.32, Running 431.43s Step 899( 93.50%), action 561, FPS 1.32, Running 432.17s Step 900( 93.67%), action 562, FPS 1.32, Running 432.99s Step 901( 93.83%), action 563, FPS 1.34, Running 433.61s Step 902( 94.00%), action 564, FPS 1.35, Running 433.96s Step 903( 94.17%), action 565, FPS 1.37, Running 434.57s Step 904( 94.33%), action 566, FPS 1.41, Running 435.01s Step 905( 94.50%), action 567, FPS 1.44, Running 435.52s Step 906( 94.67%), action 568, FPS 1.43, Running 435.98s Step 907( 94.83%), action 569, FPS 1.48, Running 436.35s Step 908( 95.00%), action 570, FPS 1.50, Running 436.92s Step 909( 95.17%), action 571, FPS 1.48, Running 437.91s Step 910( 95.33%), action 572, FPS 1.53, Running 438.28s Step 911( 95.50%), action 573, FPS 1.55, Running 438.69s Step 912( 95.67%), action 574, FPS 1.60, Running 439.04s Step 913( 95.83%), action 575, FPS 1.67, Running 439.44s Step 914( 96.00%), action 576, FPS 1.71, Running 440.08s Step 915( 96.17%), action 577, FPS 1.72, Running 440.88s Step 916( 96.33%), action 578, FPS 1.74, Running 441.58s Step 917( 96.50%), action 579, FPS 1.81, Running 441.96s Step 918( 96.67%), action 580, FPS 1.81, Running 442.45s Step 919( 96.83%), action 581, FPS 1.79, Running 443.34s Step 920( 97.00%), action 582, FPS 1.79, Running 444.18s Step 921( 97.17%), action 583, FPS 1.77, Running 444.91s Step 922( 97.33%), action 584, FPS 1.75, Running 445.40s Step 923( 97.50%), action 585, FPS 1.72, Running 446.21s Step 924( 97.67%), action 586, FPS 1.69, Running 446.88s Step 925( 97.83%), action 587, FPS 1.64, Running 447.68s Step 926( 98.00%), action 588, FPS 1.61, Running 448.43s Step 927( 98.17%), action 589, FPS 1.55, Running 449.29s Step 928( 98.33%), action 590, FPS 1.56, Running 449.75s Step 929( 98.50%), action 591, FPS 1.57, Running 450.61s Step 930( 98.67%), action 592, FPS 1.58, Running 450.96s Step 931( 98.83%), action 593, FPS 1.53, Running 451.76s Step 932( 99.00%), action 594, FPS 1.52, Running 452.18s Step 933( 99.17%), action 595, FPS 1.48, Running 452.92s Step 934( 99.33%), action 596, FPS 1.50, Running 453.43s Step 935( 99.50%), action 597, FPS 1.49, Running 454.34s Step 936( 99.67%), action 598, FPS 1.49, Running 454.97s Step 937( 99.83%), action 599, FPS 1.45, Running 455.71s Step 938(100.00%), action 600, FPS 1.46, Running 456.16s [2026-08-02 21:24:15] [30 ] Seed 29 failed after 456.93 s. +steps: 938 , actions: 600 . +Instruction: Empty +Total 3/30(10.00%) success. +Setting seed: 30 +Step 1( N/A%), pre moving , FPS 6.67, Running 0.15s Step 2( N/A%), pre moving , FPS 10.34, Running 0.19s Step 3( N/A%), pre moving , FPS 12.34, Running 0.24s Step 4( N/A%), pre moving , FPS 13.53, Running 0.30s Step 5( N/A%), pre moving , FPS 14.07, Running 0.36s Step 6( N/A%), pre moving , FPS 14.56, Running 0.41s Step 7( N/A%), pre moving , FPS 15.02, Running 0.47s Step 8( N/A%), pre moving , FPS 15.49, Running 0.52s Step 9( N/A%), pre moving , FPS 16.14, Running 0.56s Step 10( N/A%), pre moving , FPS 16.60, Running 0.60s Step 11( N/A%), pre moving , FPS 16.77, Running 0.66s Step 12( N/A%), pre moving , FPS 17.29, Running 0.69s Step 13( N/A%), pre moving , FPS 17.46, Running 0.74s Step 14( N/A%), pre moving , FPS 17.43, Running 0.80s Step 15( N/A%), pre moving , FPS 17.39, Running 0.86s Step 16( N/A%), pre moving , FPS 17.41, Running 0.92s Step 17( N/A%), pre moving , FPS 17.41, Running 0.98s Step 18( N/A%), pre moving , FPS 17.31, Running 1.04s Step 19( N/A%), pre moving , FPS 17.48, Running 1.09s Step 20( N/A%), pre moving , FPS 17.52, Running 1.14s Step 21( N/A%), pre moving , FPS 15.76, Running 1.42s Step 22( N/A%), pre moving , FPS 15.60, Running 1.48s Step 23( N/A%), pre moving , FPS 15.52, Running 1.53s Step 24( N/A%), pre moving , FPS 15.35, Running 1.60s Step 25( N/A%), pre moving , FPS 15.39, Running 1.65s Step 26( N/A%), pre moving , FPS 13.32, Running 1.91s Step 27( N/A%), pre moving , FPS 13.32, Running 1.97s Step 28( N/A%), pre moving , FPS 13.27, Running 2.02s Step 29( N/A%), pre moving , FPS 13.17, Running 2.08s Step 30( N/A%), pre moving , FPS 13.10, Running 2.13s Step 31( N/A%), pre moving , FPS 13.11, Running 2.18s Step 32( N/A%), pre moving , FPS 12.96, Running 2.24s Step 33( N/A%), pre moving , FPS 12.93, Running 2.29s Step 34( N/A%), pre moving , FPS 12.96, Running 2.35s Step 35( N/A%), pre moving , FPS 13.00, Running 2.40s Step 36( N/A%), pre moving , FPS 9.23, Running 3.09s Step 37( N/A%), pre moving , FPS 8.84, Running 3.24s Step 38( N/A%), pre moving , FPS 8.88, Running 3.29s Step 39( N/A%), pre moving , FPS 8.87, Running 3.34s Step 40( N/A%), pre moving , FPS 8.89, Running 3.39s Step 41( N/A%), pre moving , FPS 9.89, Running 3.44s Step 42( N/A%), pre moving , FPS 9.92, Running 3.49s Step 43( N/A%), pre moving , FPS 9.92, Running 3.55s Step 44( N/A%), pre moving , FPS 9.98, Running 3.60s Step 45( N/A%), pre moving , FPS 9.96, Running 3.66s Step 46( N/A%), pre moving , FPS 11.07, Running 3.72s Step 47( N/A%), pre moving , FPS 11.04, Running 3.78s Step 48( N/A%), pre moving , FPS 8.49, Running 4.38s Step 49( N/A%), pre moving , FPS 8.53, Running 4.42s Step 50( N/A%), pre moving , FPS 8.53, Running 4.47s Step 51( N/A%), pre moving , FPS 8.52, Running 4.53s Step 52( N/A%), pre moving , FPS 8.51, Running 4.59s Step 53( N/A%), pre moving , FPS 8.37, Running 4.68s Step 54( N/A%), pre moving , FPS 8.25, Running 4.77s Step 55( N/A%), pre moving , FPS 8.15, Running 4.86s Step 56( N/A%), pre moving , FPS 10.79, Running 4.94s Step 57( N/A%), pre moving , FPS 11.17, Running 5.03s Step 58( N/A%), pre moving , FPS 10.88, Running 5.13s Step 59( N/A%), pre moving , FPS 10.62, Running 5.22s Step 60( N/A%), pre moving , FPS 10.43, Running 5.31s Step 61( N/A%), pre moving , FPS 10.23, Running 5.40s Step 62( N/A%), pre moving , FPS 10.00, Running 5.49s Step 63( N/A%), pre moving , FPS 9.86, Running 5.58s Step 64( N/A%), pre moving , FPS 9.68, Running 5.67s Step 65( N/A%), pre moving , FPS 9.60, Running 5.75s Step 66( N/A%), pre moving , FPS 9.42, Running 5.84s Step 67( N/A%), pre moving , FPS 9.34, Running 5.92s Step 68( N/A%), pre moving , FPS 12.42, Running 5.99s Step 69( N/A%), pre moving , FPS 12.10, Running 6.07s Step 70( N/A%), pre moving , FPS 11.85, Running 6.16s Step 71( N/A%), pre moving , FPS 11.68, Running 6.24s Step 72( N/A%), pre moving , FPS 11.49, Running 6.33s Step 73( N/A%), pre moving , FPS 11.53, Running 6.42s Step 74( N/A%), pre moving , FPS 11.65, Running 6.49s Step 75( N/A%), pre moving , FPS 11.79, Running 6.55s Step 76( N/A%), pre moving , FPS 11.81, Running 6.63s Step 77( N/A%), pre moving , FPS 11.88, Running 6.71s Step 78( N/A%), pre moving , FPS 11.98, Running 6.80s Step 79( N/A%), pre moving , FPS 12.02, Running 6.89s Step 80( N/A%), pre moving , FPS 12.06, Running 6.97s Step 81( N/A%), pre moving , FPS 12.09, Running 7.05s Step 82( N/A%), pre moving , FPS 12.28, Running 7.12s Step 83( N/A%), pre moving , FPS 12.40, Running 7.19s Step 84( N/A%), pre moving , FPS 12.56, Running 7.26s Step 85( N/A%), pre moving , FPS 12.78, Running 7.31s Step 86( N/A%), pre moving , FPS 13.10, Running 7.37s Step 87( N/A%), pre moving , FPS 13.27, Running 7.43s Step 88( N/A%), pre moving , FPS 13.39, Running 7.48s Step 89( N/A%), pre moving , FPS 13.65, Running 7.54s Step 90( N/A%), pre moving , FPS 13.95, Running 7.60s Step 91( N/A%), pre moving , FPS 14.23, Running 7.65s Step 92( N/A%), pre moving , FPS 14.61, Running 7.70s Step 93( N/A%), pre moving , FPS 14.96, Running 7.75s Step 94( N/A%), pre moving , FPS 15.15, Running 7.81s Step 95( N/A%), pre moving , FPS 15.22, Running 7.87s Step 96( N/A%), pre moving , FPS 15.55, Running 7.92s Step 97( N/A%), pre moving , FPS 15.83, Running 7.98s Step 98( N/A%), pre moving , FPS 16.22, Running 8.03s Step 99( N/A%), pre moving , FPS 16.71, Running 8.09s Step 100( N/A%), pre moving , FPS 17.07, Running 8.14s Step 101( N/A%), pre moving , FPS 17.48, Running 8.19s Step 102( N/A%), pre moving , FPS 17.73, Running 8.25s Step 103( N/A%), pre moving , FPS 17.90, Running 8.31s Step 104( N/A%), pre moving , FPS 18.17, Running 8.36s Step 105( N/A%), pre moving , FPS 18.09, Running 8.42s Step 106( N/A%), pre moving , FPS 18.12, Running 8.47s Step 107( N/A%), pre moving , FPS 18.11, Running 8.53s Step 108( N/A%), pre moving , FPS 18.07, Running 8.59s Step 109( N/A%), pre moving , FPS 17.97, Running 8.65s Step 110( N/A%), pre moving , FPS 17.95, Running 8.71s Step 111( N/A%), pre moving , FPS 17.91, Running 8.76s Step 112( N/A%), pre moving , FPS 17.84, Running 8.82s Step 113( N/A%), pre moving , FPS 17.84, Running 8.87s Step 114( N/A%), pre moving , FPS 17.80, Running 8.93s Step 115( N/A%), pre moving , FPS 17.87, Running 8.98s Step 116( N/A%), pre moving , FPS 17.82, Running 9.04s Step 117( N/A%), pre moving , FPS 17.80, Running 9.10s Step 118( N/A%), pre moving , FPS 17.77, Running 9.16s Step 119( N/A%), pre moving , FPS 17.75, Running 9.21s Step 120( N/A%), pre moving , FPS 10.94, Running 9.97s Step 121( N/A%), pre moving , FPS 9.83, Running 10.23s Step 122( N/A%), pre moving , FPS 9.14, Running 10.44s Step 123( N/A%), pre moving , FPS 8.23, Running 10.74s Step 124( N/A%), pre moving , FPS 7.82, Running 10.92s Step 125( N/A%), pre moving , FPS 7.03, Running 11.26s Step 126( N/A%), pre moving , FPS 6.72, Running 11.45s Step 127( N/A%), pre moving , FPS 6.17, Running 11.78s Step 128( N/A%), pre moving , FPS 5.87, Running 12.00s Step 129( N/A%), pre moving , FPS 5.51, Running 12.28s Step 130( N/A%), pre moving , FPS 5.34, Running 12.46s Step 131( N/A%), pre moving , FPS 5.07, Running 12.71s Step 132( N/A%), pre moving , FPS 4.87, Running 12.93s Step 133( N/A%), pre moving , FPS 4.58, Running 13.24s Step 134( N/A%), pre moving , FPS 4.45, Running 13.42s Step 135( N/A%), pre moving , FPS 4.22, Running 13.72s Step 136( N/A%), pre moving , FPS 4.09, Running 13.93s Step 137( N/A%), pre moving , FPS 3.87, Running 14.27s Step 138( N/A%), pre moving , FPS 3.79, Running 14.43s Step 139( N/A%), pre moving , FPS 3.62, Running 14.74s Step 140( N/A%), pre moving , FPS 4.02, Running 14.94s Step 141( N/A%), pre moving , FPS 4.03, Running 15.19s Step 142( N/A%), pre moving , FPS 4.09, Running 15.32s Step 143( N/A%), pre moving , FPS 4.16, Running 15.54s Step 144( N/A%), pre moving , FPS 4.20, Running 15.68s Step 145( N/A%), pre moving , FPS 4.24, Running 15.97s Step 146( N/A%), pre moving , FPS 4.23, Running 16.17s Step 147( N/A%), pre moving , FPS 4.25, Running 16.48s Step 148( N/A%), pre moving , FPS 4.12, Running 16.85s Step 149( N/A%), pre moving , FPS 4.04, Running 17.23s Step 150( N/A%), pre moving , FPS 3.99, Running 17.47s Step 151( N/A%), pre moving , FPS 3.94, Running 17.78s Step 152( N/A%), pre moving , FPS 3.96, Running 17.98s Step 153( N/A%), pre moving , FPS 3.92, Running 18.34s Step 154( N/A%), pre moving , FPS 3.90, Running 18.55s Step 155( N/A%), pre moving , FPS 3.90, Running 18.85s Step 156( N/A%), pre moving , FPS 3.89, Running 19.07s Step 157( N/A%), pre moving , FPS 3.93, Running 19.35s Step 158( N/A%), pre moving , FPS 3.93, Running 19.53s Step 159( N/A%), pre moving , FPS 3.97, Running 19.77s Step 160( N/A%), pre moving , FPS 3.99, Running 19.96s Step 161( N/A%), pre moving , FPS 3.96, Running 20.24s Step 162( N/A%), pre moving , FPS 3.90, Running 20.45s Step 163( N/A%), pre moving , FPS 3.89, Running 20.69s Step 164( N/A%), pre moving , FPS 3.84, Running 20.89s Step 165( N/A%), pre moving , FPS 3.85, Running 21.17s Step 166( N/A%), pre moving , FPS 3.88, Running 21.33s Step 167( N/A%), pre moving , FPS 3.89, Running 21.62s Step 168( N/A%), pre moving , FPS 4.01, Running 21.84s Step 169( N/A%), pre moving , FPS 4.09, Running 22.12s Step 170( N/A%), pre moving , FPS 4.12, Running 22.33s Step 171( N/A%), pre moving , FPS 4.13, Running 22.62s Step 172( N/A%), pre moving , FPS 4.15, Running 22.79s Step 173( N/A%), pre moving , FPS 4.23, Running 23.07s Step 174( N/A%), pre moving , FPS 4.26, Running 23.25s Step 175( N/A%), pre moving , FPS 4.30, Running 23.51s Step 176( N/A%), pre moving , FPS 4.31, Running 23.71s Step 177( N/A%), pre moving , FPS 4.36, Running 23.94s Step 178( N/A%), pre moving , FPS 4.34, Running 24.14s Step 179( N/A%), pre moving , FPS 4.24, Running 24.49s Step 180( N/A%), pre moving , FPS 4.23, Running 24.68s Step 181( N/A%), pre moving , FPS 4.23, Running 24.97s Step 182( N/A%), pre moving , FPS 4.28, Running 25.12s Step 183( N/A%), pre moving , FPS 4.24, Running 25.41s Step 184( N/A%), pre moving , FPS 4.22, Running 25.64s Step 185( N/A%), pre moving , FPS 4.23, Running 25.90s Step 186( N/A%), pre moving , FPS 4.21, Running 26.09s Step 187( N/A%), pre moving , FPS 4.20, Running 26.38s Step 188( N/A%), pre moving , FPS 4.36, Running 26.43s Step 189( N/A%), pre moving , FPS 4.59, Running 26.47s Step 190( N/A%), pre moving , FPS 4.77, Running 26.52s Step 191( N/A%), pre moving , FPS 5.08, Running 26.56s Step 192( N/A%), pre moving , FPS 5.25, Running 26.60s Step 193( N/A%), pre moving , FPS 5.59, Running 26.65s Step 194( N/A%), pre moving , FPS 5.81, Running 26.70s Step 195( N/A%), pre moving , FPS 6.19, Running 26.74s Step 196( N/A%), pre moving , FPS 6.50, Running 26.79s Step 197( N/A%), pre moving , FPS 6.93, Running 26.83s Step 198( N/A%), pre moving , FPS 6.19, Running 27.37s Step 199( N/A%), pre moving , FPS 6.84, Running 27.41s Step 200( N/A%), pre moving , FPS 7.15, Running 27.48s Step 201( N/A%), pre moving , FPS 7.81, Running 27.53s Step 202( N/A%), pre moving , FPS 8.05, Running 27.60s Step 203( N/A%), pre moving , FPS 8.86, Running 27.67s Step 204( N/A%), pre moving , FPS 9.50, Running 27.74s Step 205( N/A%), pre moving , FPS 10.47, Running 27.81s Step 206( N/A%), pre moving , FPS 11.08, Running 27.89s Step 207( N/A%), pre moving , FPS 12.65, Running 27.96s Step 208( N/A%), pre moving , FPS 12.27, Running 28.06s Step 209( N/A%), pre moving , FPS 12.11, Running 28.12s Step 210( N/A%), pre moving , FPS 11.94, Running 28.19s Step 211( N/A%), pre moving , FPS 11.76, Running 28.26s Step 212( N/A%), pre moving , FPS 11.60, Running 28.33s Step 213( N/A%), pre moving , FPS 11.36, Running 28.41s Step 214( N/A%), pre moving , FPS 10.92, Running 28.53s Step 215( N/A%), pre moving , FPS 10.75, Running 28.60s Step 216( N/A%), pre moving , FPS 10.66, Running 28.66s Step 217( N/A%), pre moving , FPS 10.53, Running 28.73s Step 218( N/A%), pre moving , FPS 13.95, Running 28.80s Step 219( N/A%), pre moving , FPS 13.91, Running 28.85s Step 220( N/A%), pre moving , FPS 14.14, Running 28.89s Step 221( N/A%), pre moving , FPS 14.01, Running 28.96s Step 222( N/A%), pre moving , FPS 13.97, Running 29.03s Step 223( N/A%), pre moving , FPS 13.95, Running 29.10s Step 224( N/A%), pre moving , FPS 14.03, Running 29.17s Step 225( N/A%), pre moving , FPS 14.06, Running 29.24s Step 226( N/A%), pre moving , FPS 14.18, Running 29.30s Step 227( N/A%), pre moving , FPS 14.26, Running 29.37s Step 228( N/A%), pre moving , FPS 14.54, Running 29.43s Step 229( N/A%), pre moving , FPS 14.56, Running 29.50s Step 230( N/A%), pre moving , FPS 14.57, Running 29.56s Step 231( N/A%), pre moving , FPS 14.61, Running 29.63s Step 232( N/A%), pre moving , FPS 14.57, Running 29.70s Step 233( N/A%), pre moving , FPS 14.95, Running 29.75s Step 234( N/A%), pre moving , FPS 15.79, Running 29.79s Step 235( N/A%), pre moving , FPS 16.14, Running 29.84s Step 236( N/A%), pre moving , FPS 16.24, Running 29.90s Step 237( N/A%), pre moving , FPS 16.53, Running 29.94s Step 238( N/A%), pre moving , FPS 16.90, Running 29.98s Step 239( N/A%), pre moving , FPS 16.96, Running 30.03s Step 240( N/A%), pre moving , FPS 16.94, Running 30.07s Step 241( N/A%), pre moving , FPS 16.97, Running 30.14s Step 242( N/A%), pre moving , FPS 17.38, Running 30.18s Step 243( N/A%), pre moving , FPS 17.79, Running 30.22s Step 244( N/A%), pre moving , FPS 18.16, Running 30.27s Step 245( N/A%), pre moving , FPS 18.63, Running 30.31s Step 246( N/A%), pre moving , FPS 19.01, Running 30.35s Step 247( N/A%), pre moving , FPS 12.85, Running 30.92s Step 248( N/A%), pre moving , FPS 13.04, Running 30.97s Step 249( N/A%), pre moving , FPS 13.20, Running 31.01s Step 250( N/A%), pre moving , FPS 13.26, Running 31.07s Step 251( N/A%), pre moving , FPS 13.41, Running 31.12s Step 252( N/A%), pre moving , FPS 13.45, Running 31.19s Step 253( N/A%), pre moving , FPS 12.99, Running 31.29s Step 254( N/A%), pre moving , FPS 12.57, Running 31.39s Step 255( N/A%), pre moving , FPS 12.03, Running 31.50s Step 256( N/A%), pre moving , FPS 11.56, Running 31.63s Step 257( N/A%), pre moving , FPS 11.25, Running 31.72s Step 258( N/A%), pre moving , FPS 10.79, Running 31.84s Step 259( N/A%), pre moving , FPS 10.38, Running 31.95s Step 260( N/A%), pre moving , FPS 9.97, Running 32.08s Step 261( N/A%), pre moving , FPS 9.67, Running 32.21s Step 262( N/A%), pre moving , FPS 9.30, Running 32.33s Step 263( N/A%), pre moving , FPS 8.94, Running 32.46s Step 264( N/A%), pre moving , FPS 8.64, Running 32.58s Step 265( N/A%), pre moving , FPS 8.27, Running 32.73s Step 266( N/A%), pre moving , FPS 7.99, Running 32.86s Step 267( N/A%), pre moving , FPS 9.72, Running 32.98s Step 268( N/A%), pre moving , FPS 9.36, Running 33.10s Step 269( N/A%), pre moving , FPS 9.01, Running 33.23s Step 270( N/A%), pre moving , FPS 8.73, Running 33.36s Step 271( N/A%), pre moving , FPS 8.42, Running 33.49s Step 272( N/A%), pre moving , FPS 8.21, Running 33.62s Step 273( N/A%), pre moving , FPS 8.13, Running 33.75s Step 274( N/A%), pre moving , FPS 8.11, Running 33.85s Step 275( N/A%), pre moving , FPS 8.17, Running 33.95s Step 276( N/A%), pre moving , FPS 8.27, Running 34.04s Step 277( N/A%), pre moving , FPS 8.26, Running 34.14s Step 278( N/A%), pre moving , FPS 8.36, Running 34.23s Step 279( N/A%), pre moving , FPS 8.42, Running 34.33s Step 280( N/A%), pre moving , FPS 8.53, Running 34.43s Step 281( N/A%), pre moving , FPS 8.65, Running 34.52s Step 282( N/A%), pre moving , FPS 8.86, Running 34.59s Step 283( N/A%), pre moving , FPS 9.10, Running 34.66s Step 284( N/A%), pre moving , FPS 9.22, Running 34.75s Step 285( N/A%), pre moving , FPS 9.44, Running 34.85s Step 286( N/A%), pre moving , FPS 9.55, Running 34.95s Step 287( N/A%), pre moving , FPS 9.66, Running 35.05s Step 288( N/A%), pre moving , FPS 9.79, Running 35.15s Step 289( N/A%), pre moving , FPS 9.95, Running 35.24s Step 290( N/A%), pre moving , FPS 10.16, Running 35.33s Step 291( N/A%), pre moving , FPS 10.33, Running 35.43s Step 292( N/A%), pre moving , FPS 10.53, Running 35.52s Step 293( N/A%), pre moving , FPS 10.70, Running 35.62s Step 294( N/A%), pre moving , FPS 10.87, Running 35.69s Step 295( N/A%), pre moving , FPS 11.04, Running 35.76s Step 296( N/A%), pre moving , FPS 11.15, Running 35.84s Step 297( N/A%), pre moving , FPS 11.30, Running 35.91s Step 298( N/A%), pre moving , FPS 11.45, Running 35.98s Step 299( N/A%), pre moving , FPS 11.66, Running 36.05s Step 300( N/A%), pre moving , FPS 11.87, Running 36.11s Step 301( N/A%), pre moving , FPS 12.02, Running 36.18s Step 302( N/A%), pre moving , FPS 12.22, Running 36.23s Step 303( N/A%), pre moving , FPS 12.41, Running 36.27s Step 304( N/A%), pre moving , FPS 12.79, Running 36.31s Step 305( N/A%), pre moving , FPS 13.19, Running 36.36s Step 306( N/A%), pre moving , FPS 13.73, Running 36.41s Step 307( N/A%), pre moving , FPS 14.28, Running 36.45s Step 308( N/A%), pre moving , FPS 14.78, Running 36.50s Step 309( N/A%), pre moving , FPS 15.23, Running 36.55s Step 310( N/A%), pre moving , FPS 15.74, Running 36.60s Step 311( N/A%), pre moving , FPS 16.37, Running 36.65s Step 312( N/A%), pre moving , FPS 17.07, Running 36.69s Step 313( N/A%), pre moving , FPS 17.86, Running 36.74s Step 314( N/A%), pre moving , FPS 18.36, Running 36.78s Step 315( N/A%), pre moving , FPS 18.80, Running 36.82s Step 316( N/A%), pre moving , FPS 19.42, Running 36.87s Step 317( N/A%), pre moving , FPS 19.21, Running 36.95s Step 318( N/A%), pre moving , FPS 19.48, Running 37.00s Step 319( N/A%), pre moving , FPS 8.11, Running 38.51s Step 320( N/A%), pre moving , FPS 7.54, Running 38.76s Step 321( N/A%), pre moving , FPS 7.21, Running 38.96s Step 322( N/A%), pre moving , FPS 6.63, Running 39.24s Step 323( N/A%), pre moving , FPS 6.28, Running 39.45s Step 324( N/A%), pre moving , FPS 5.86, Running 39.73s Step 325( N/A%), pre moving , FPS 5.62, Running 39.92s Step 326( N/A%), pre moving , FPS 5.31, Running 40.18s Step 327( N/A%), pre moving , FPS 5.09, Running 40.38s Step 328( N/A%), pre moving , FPS 4.82, Running 40.64s Step 329( N/A%), pre moving , FPS 4.67, Running 40.84s Step 330( N/A%), pre moving , FPS 4.38, Running 41.17s Step 331( N/A%), pre moving , FPS 4.24, Running 41.37s Step 332( N/A%), pre moving , FPS 4.06, Running 41.62s Step 333( N/A%), pre moving , FPS 3.96, Running 41.79s Step 334( N/A%), pre moving , FPS 3.75, Running 42.11s Step 335( N/A%), pre moving , FPS 3.66, Running 42.29s Step 336( N/A%), pre moving , FPS 3.47, Running 42.63s Step 337( N/A%), pre moving , FPS 3.40, Running 42.83s Step 338( N/A%), pre moving , FPS 3.28, Running 43.10s Step 339( 0.17%), action 1, FPS 3.70, Running 43.91s Step 340( 0.33%), action 2, FPS 3.37, Running 44.69s Step 341( 0.50%), action 3, FPS 3.26, Running 45.09s Step 342( 0.67%), action 4, FPS 2.99, Running 45.93s Step 343( 0.83%), action 5, FPS 2.73, Running 46.78s Step 344( 1.00%), action 6, FPS 2.46, Running 47.86s Step 345( 1.17%), action 7, FPS 2.27, Running 48.73s Step 346( 1.33%), action 8, FPS 2.13, Running 49.57s Step 347( 1.50%), action 9, FPS 1.95, Running 50.64s Step 348( 1.67%), action 10, FPS 1.92, Running 51.08s Step 349( 1.83%), action 11, FPS 1.76, Running 52.24s Step 350( 2.00%), action 12, FPS 1.68, Running 53.04s Step 351( 2.17%), action 13, FPS 1.63, Running 53.62s Step 352( 2.33%), action 14, FPS 1.60, Running 54.10s Step 353( 2.50%), action 15, FPS 1.55, Running 54.67s Step 354( 2.67%), action 16, FPS 1.51, Running 55.38s Step 355( 2.83%), action 17, FPS 1.46, Running 56.03s Step 356( 3.00%), action 18, FPS 1.39, Running 57.06s Step 357( 3.17%), action 19, FPS 1.32, Running 57.98s Step 358( 3.33%), action 20, FPS 1.27, Running 58.80s Step 359( 3.50%), action 21, FPS 1.25, Running 59.95s Step 360( 3.67%), action 22, FPS 1.24, Running 60.88s Step 361( 3.83%), action 23, FPS 1.22, Running 61.53s Step 362( 4.00%), action 24, FPS 1.23, Running 62.24s Step 363( 4.17%), action 25, FPS 1.23, Running 63.00s Step 364( 4.33%), action 26, FPS 1.28, Running 63.42s Step 365( 4.50%), action 27, FPS 1.30, Running 64.06s Step 366( 4.67%), action 28, FPS 1.31, Running 64.89s Step 367( 4.83%), action 29, FPS 1.33, Running 65.72s Step 368( 5.00%), action 30, FPS 1.30, Running 66.41s Step 369( 5.17%), action 31, FPS 1.31, Running 67.52s Step 370( 5.33%), action 32, FPS 1.32, Running 68.18s Step 371( 5.50%), action 33, FPS 1.29, Running 69.12s Step 372( 5.67%), action 34, FPS 1.27, Running 69.81s Step 373( 5.83%), action 35, FPS 1.28, Running 70.25s Step 374( 6.00%), action 36, FPS 1.29, Running 70.94s Step 375( 6.17%), action 37, FPS 1.29, Running 71.56s Step 376( 6.33%), action 38, FPS 1.34, Running 71.98s Step 377( 6.50%), action 39, FPS 1.36, Running 72.72s Step 378( 6.67%), action 40, FPS 1.38, Running 73.32s Step 379( 6.83%), action 41, FPS 1.42, Running 73.98s Step 380( 7.00%), action 42, FPS 1.49, Running 74.27s Step 381( 7.17%), action 43, FPS 1.53, Running 74.61s Step 382( 7.33%), action 44, FPS 1.54, Running 75.26s Step 383( 7.50%), action 45, FPS 1.53, Running 76.04s Step 384( 7.67%), action 46, FPS 1.53, Running 76.48s Step 385( 7.83%), action 47, FPS 1.54, Running 77.08s Step 386( 8.00%), action 48, FPS 1.58, Running 77.53s Step 387( 8.17%), action 49, FPS 1.60, Running 78.21s Step 388( 8.33%), action 50, FPS 1.63, Running 78.67s Step 389( 8.50%), action 51, FPS 1.69, Running 79.35s Step 390( 8.67%), action 52, FPS 1.70, Running 79.91s Step 391( 8.83%), action 53, FPS 1.80, Running 80.24s Step 392( 9.00%), action 54, FPS 1.84, Running 80.68s Step 393( 9.17%), action 55, FPS 1.85, Running 81.03s Step 394( 9.33%), action 56, FPS 1.93, Running 81.33s Step 395( 9.50%), action 57, FPS 1.97, Running 81.73s Step 396( 9.67%), action 58, FPS 1.98, Running 82.07s Step 397( 9.83%), action 59, FPS 1.99, Running 82.78s Step 398( 10.00%), action 60, FPS 2.00, Running 83.32s Step 399( 10.17%), action 61, FPS 2.01, Running 83.94s [2026-08-02 21:25:39] [31 ] Seed 30 success after 84.06 s. +steps: 399 , actions: 61 . +Instruction: Empty +Total 4/31(12.90%) success. +Setting seed: 31 +Step 1( N/A%), pre moving , FPS 8.35, Running 0.12s Step 2( N/A%), pre moving , FPS 13.71, Running 0.15s Step 3( N/A%), pre moving , FPS 17.57, Running 0.17s Step 4( N/A%), pre moving , FPS 20.74, Running 0.19s Step 5( N/A%), pre moving , FPS 23.02, Running 0.22s Step 6( N/A%), pre moving , FPS 25.08, Running 0.24s Step 7( N/A%), pre moving , FPS 26.96, Running 0.26s Step 8( N/A%), pre moving , FPS 28.60, Running 0.28s Step 9( N/A%), pre moving , FPS 29.98, Running 0.30s Step 10( N/A%), pre moving , FPS 31.25, Running 0.32s Step 11( N/A%), pre moving , FPS 32.34, Running 0.34s Step 12( N/A%), pre moving , FPS 33.32, Running 0.36s Step 13( N/A%), pre moving , FPS 33.76, Running 0.39s Step 14( N/A%), pre moving , FPS 33.85, Running 0.41s Step 15( N/A%), pre moving , FPS 34.40, Running 0.44s Step 16( N/A%), pre moving , FPS 34.66, Running 0.46s Step 17( N/A%), pre moving , FPS 35.00, Running 0.49s Step 18( N/A%), pre moving , FPS 35.30, Running 0.51s Step 19( N/A%), pre moving , FPS 35.81, Running 0.53s Step 20( N/A%), pre moving , FPS 36.29, Running 0.55s Step 21( N/A%), pre moving , FPS 30.93, Running 0.77s Step 22( N/A%), pre moving , FPS 31.19, Running 0.79s Step 23( N/A%), pre moving , FPS 31.42, Running 0.81s Step 24( N/A%), pre moving , FPS 31.51, Running 0.83s Step 25( N/A%), pre moving , FPS 31.68, Running 0.85s Step 26( N/A%), pre moving , FPS 23.95, Running 1.07s Step 27( N/A%), pre moving , FPS 23.86, Running 1.10s Step 28( N/A%), pre moving , FPS 23.81, Running 1.12s Step 29( N/A%), pre moving , FPS 23.84, Running 1.14s Step 30( N/A%), pre moving , FPS 23.84, Running 1.16s Step 31( N/A%), pre moving , FPS 23.86, Running 1.18s Step 32( N/A%), pre moving , FPS 23.80, Running 1.20s Step 33( N/A%), pre moving , FPS 23.67, Running 1.23s Step 34( N/A%), pre moving , FPS 23.84, Running 1.25s Step 35( N/A%), pre moving , FPS 23.81, Running 1.28s Step 36( N/A%), pre moving , FPS 14.49, Running 1.84s Step 37( N/A%), pre moving , FPS 13.08, Running 2.02s Step 38( N/A%), pre moving , FPS 13.06, Running 2.04s Step 39( N/A%), pre moving , FPS 12.95, Running 2.08s Step 40( N/A%), pre moving , FPS 12.92, Running 2.10s Step 41( N/A%), pre moving , FPS 14.76, Running 2.12s Step 42( N/A%), pre moving , FPS 14.74, Running 2.14s Step 43( N/A%), pre moving , FPS 14.69, Running 2.17s Step 44( N/A%), pre moving , FPS 14.68, Running 2.19s Step 45( N/A%), pre moving , FPS 14.55, Running 2.22s Step 46( N/A%), pre moving , FPS 16.79, Running 2.27s Step 47( N/A%), pre moving , FPS 16.52, Running 2.31s Step 48( N/A%), pre moving , FPS 11.04, Running 2.93s Step 49( N/A%), pre moving , FPS 10.89, Running 2.98s Step 50( N/A%), pre moving , FPS 10.75, Running 3.02s Step 51( N/A%), pre moving , FPS 10.68, Running 3.05s Step 52( N/A%), pre moving , FPS 10.58, Running 3.09s Step 53( N/A%), pre moving , FPS 10.53, Running 3.13s Step 54( N/A%), pre moving , FPS 10.43, Running 3.17s Step 55( N/A%), pre moving , FPS 10.31, Running 3.22s Step 56( N/A%), pre moving , FPS 13.09, Running 3.37s Step 57( N/A%), pre moving , FPS 13.18, Running 3.53s Step 58( N/A%), pre moving , FPS 12.36, Running 3.66s Step 59( N/A%), pre moving , FPS 11.45, Running 3.82s Step 60( N/A%), pre moving , FPS 10.80, Running 3.95s Step 61( N/A%), pre moving , FPS 10.18, Running 4.09s Step 62( N/A%), pre moving , FPS 9.59, Running 4.23s Step 63( N/A%), pre moving , FPS 8.94, Running 4.41s Step 64( N/A%), pre moving , FPS 8.49, Running 4.55s Step 65( N/A%), pre moving , FPS 8.10, Running 4.69s Step 66( N/A%), pre moving , FPS 7.78, Running 4.84s Step 67( N/A%), pre moving , FPS 7.48, Running 4.98s Step 68( N/A%), pre moving , FPS 9.12, Running 5.12s Step 69( N/A%), pre moving , FPS 8.71, Running 5.27s Step 70( N/A%), pre moving , FPS 8.36, Running 5.41s Step 71( N/A%), pre moving , FPS 7.98, Running 5.56s Step 72( N/A%), pre moving , FPS 7.67, Running 5.70s Step 73( N/A%), pre moving , FPS 7.35, Running 5.85s Step 74( N/A%), pre moving , FPS 7.06, Running 6.00s Step 75( N/A%), pre moving , FPS 6.85, Running 6.14s Step 76( N/A%), pre moving , FPS 6.91, Running 6.26s Step 77( N/A%), pre moving , FPS 7.18, Running 6.32s Step 78( N/A%), pre moving , FPS 7.43, Running 6.35s Step 79( N/A%), pre moving , FPS 7.79, Running 6.39s Step 80( N/A%), pre moving , FPS 8.10, Running 6.42s Step 81( N/A%), pre moving , FPS 8.45, Running 6.45s Step 82( N/A%), pre moving , FPS 8.86, Running 6.49s Step 83( N/A%), pre moving , FPS 9.46, Running 6.52s Step 84( N/A%), pre moving , FPS 9.96, Running 6.55s Step 85( N/A%), pre moving , FPS 10.52, Running 6.59s Step 86( N/A%), pre moving , FPS 11.18, Running 6.62s Step 87( N/A%), pre moving , FPS 11.90, Running 6.66s Step 88( N/A%), pre moving , FPS 12.71, Running 6.70s Step 89( N/A%), pre moving , FPS 13.65, Running 6.74s Step 90( N/A%), pre moving , FPS 14.57, Running 6.78s Step 91( N/A%), pre moving , FPS 16.00, Running 6.81s Step 92( N/A%), pre moving , FPS 17.63, Running 6.83s Step 93( N/A%), pre moving , FPS 19.98, Running 6.85s Step 94( N/A%), pre moving , FPS 22.94, Running 6.87s Step 95( N/A%), pre moving , FPS 26.38, Running 6.90s Step 96( N/A%), pre moving , FPS 30.60, Running 6.92s Step 97( N/A%), pre moving , FPS 32.07, Running 6.94s Step 98( N/A%), pre moving , FPS 32.89, Running 6.96s Step 99( N/A%), pre moving , FPS 33.65, Running 6.98s Step 100( N/A%), pre moving , FPS 34.33, Running 7.00s Step 101( N/A%), pre moving , FPS 35.09, Running 7.02s Step 102( N/A%), pre moving , FPS 35.79, Running 7.05s Step 103( N/A%), pre moving , FPS 36.44, Running 7.07s Step 104( N/A%), pre moving , FPS 37.30, Running 7.09s Step 105( N/A%), pre moving , FPS 38.63, Running 7.11s Step 106( N/A%), pre moving , FPS 38.39, Running 7.14s Step 107( N/A%), pre moving , FPS 39.85, Running 7.17s Step 108( N/A%), pre moving , FPS 40.96, Running 7.19s Step 109( N/A%), pre moving , FPS 42.52, Running 7.21s Step 110( N/A%), pre moving , FPS 45.07, Running 7.23s Step 111( N/A%), pre moving , FPS 45.32, Running 7.25s Step 112( N/A%), pre moving , FPS 45.73, Running 7.27s Step 113( N/A%), pre moving , FPS 44.38, Running 7.30s Step 114( N/A%), pre moving , FPS 42.58, Running 7.34s Step 115( N/A%), pre moving , FPS 41.98, Running 7.37s Step 116( N/A%), pre moving , FPS 41.18, Running 7.40s Step 117( N/A%), pre moving , FPS 40.94, Running 7.43s Step 118( N/A%), pre moving , FPS 40.76, Running 7.45s Step 119( N/A%), pre moving , FPS 40.51, Running 7.48s Step 120( N/A%), pre moving , FPS 39.39, Running 7.51s Step 121( N/A%), pre moving , FPS 39.06, Running 7.54s Step 122( N/A%), pre moving , FPS 39.10, Running 7.56s Step 123( N/A%), pre moving , FPS 39.13, Running 7.58s Step 124( N/A%), pre moving , FPS 39.09, Running 7.60s Step 125( N/A%), pre moving , FPS 39.15, Running 7.62s Step 126( N/A%), pre moving , FPS 39.65, Running 7.65s Step 127( N/A%), pre moving , FPS 39.29, Running 7.68s Step 128( N/A%), pre moving , FPS 39.01, Running 7.70s Step 129( N/A%), pre moving , FPS 38.96, Running 7.72s Step 130( N/A%), pre moving , FPS 14.70, Running 8.59s Step 131( N/A%), pre moving , FPS 12.26, Running 8.88s Step 132( N/A%), pre moving , FPS 11.10, Running 9.07s Step 133( N/A%), pre moving , FPS 9.58, Running 9.39s Step 134( N/A%), pre moving , FPS 8.80, Running 9.62s Step 135( N/A%), pre moving , FPS 7.63, Running 9.99s Step 136( N/A%), pre moving , FPS 7.05, Running 10.24s Step 137( N/A%), pre moving , FPS 6.23, Running 10.64s Step 138( N/A%), pre moving , FPS 5.89, Running 10.85s Step 139( N/A%), pre moving , FPS 5.30, Running 11.25s Step 140( N/A%), pre moving , FPS 5.09, Running 11.44s Step 141( N/A%), pre moving , FPS 4.71, Running 11.78s Step 142( N/A%), pre moving , FPS 4.53, Running 11.98s Step 143( N/A%), pre moving , FPS 4.33, Running 12.20s Step 144( N/A%), pre moving , FPS 4.24, Running 12.32s Step 145( N/A%), pre moving , FPS 4.07, Running 12.53s Step 146( N/A%), pre moving , FPS 4.00, Running 12.65s Step 147( N/A%), pre moving , FPS 3.86, Running 12.86s Step 148( N/A%), pre moving , FPS 3.76, Running 13.01s Step 149( N/A%), pre moving , FPS 3.63, Running 13.23s Step 150( N/A%), pre moving , FPS 4.16, Running 13.39s Step 151( N/A%), pre moving , FPS 4.25, Running 13.59s Step 152( N/A%), pre moving , FPS 4.28, Running 13.75s Step 153( N/A%), pre moving , FPS 4.36, Running 13.98s Step 154( N/A%), pre moving , FPS 4.37, Running 14.19s Step 155( N/A%), pre moving , FPS 4.41, Running 14.52s Step 156( N/A%), pre moving , FPS 4.48, Running 14.71s Step 157( N/A%), pre moving , FPS 4.60, Running 14.98s Step 158( N/A%), pre moving , FPS 4.36, Running 15.44s Step 159( N/A%), pre moving , FPS 4.29, Running 15.91s Step 160( N/A%), pre moving , FPS 4.28, Running 16.11s Step 161( N/A%), pre moving , FPS 4.25, Running 16.48s Step 162( N/A%), pre moving , FPS 4.21, Running 16.73s Step 163( N/A%), pre moving , FPS 4.02, Running 17.17s Step 164( N/A%), pre moving , FPS 3.94, Running 17.40s Step 165( N/A%), pre moving , FPS 3.85, Running 17.73s Step 166( N/A%), pre moving , FPS 3.85, Running 17.84s Step 167( N/A%), pre moving , FPS 3.83, Running 18.08s Step 168( N/A%), pre moving , FPS 3.85, Running 18.20s Step 169( N/A%), pre moving , FPS 3.87, Running 18.40s Step 170( N/A%), pre moving , FPS 3.88, Running 18.55s Step 171( N/A%), pre moving , FPS 3.87, Running 18.75s Step 172( N/A%), pre moving , FPS 3.86, Running 18.93s Step 173( N/A%), pre moving , FPS 3.88, Running 19.13s Step 174( N/A%), pre moving , FPS 3.92, Running 19.29s Step 175( N/A%), pre moving , FPS 4.04, Running 19.48s Step 176( N/A%), pre moving , FPS 4.03, Running 19.67s Step 177( N/A%), pre moving , FPS 3.96, Running 20.03s Step 178( N/A%), pre moving , FPS 4.16, Running 20.25s Step 179( N/A%), pre moving , FPS 4.28, Running 20.59s Step 180( N/A%), pre moving , FPS 4.23, Running 20.84s Step 181( N/A%), pre moving , FPS 4.18, Running 21.26s Step 182( N/A%), pre moving , FPS 4.19, Running 21.50s Step 183( N/A%), pre moving , FPS 4.20, Running 21.94s Step 184( N/A%), pre moving , FPS 4.17, Running 22.19s Step 185( N/A%), pre moving , FPS 4.11, Running 22.59s Step 186( N/A%), pre moving , FPS 3.99, Running 22.86s Step 187( N/A%), pre moving , FPS 3.84, Running 23.28s Step 188( N/A%), pre moving , FPS 3.81, Running 23.45s Step 189( N/A%), pre moving , FPS 3.78, Running 23.69s Step 190( N/A%), pre moving , FPS 3.75, Running 23.88s Step 191( N/A%), pre moving , FPS 3.75, Running 24.09s Step 192( N/A%), pre moving , FPS 3.75, Running 24.26s Step 193( N/A%), pre moving , FPS 3.72, Running 24.51s Step 194( N/A%), pre moving , FPS 3.71, Running 24.68s Step 195( N/A%), pre moving , FPS 3.68, Running 24.92s Step 196( N/A%), pre moving , FPS 3.78, Running 24.96s Step 197( N/A%), pre moving , FPS 4.02, Running 25.00s Step 198( N/A%), pre moving , FPS 4.17, Running 25.05s Step 199( N/A%), pre moving , FPS 4.44, Running 25.09s Step 200( N/A%), pre moving , FPS 4.64, Running 25.15s Step 201( N/A%), pre moving , FPS 5.04, Running 25.23s Step 202( N/A%), pre moving , FPS 5.25, Running 25.31s Step 203( N/A%), pre moving , FPS 5.77, Running 25.41s Step 204( N/A%), pre moving , FPS 6.06, Running 25.49s Step 205( N/A%), pre moving , FPS 6.73, Running 25.57s Step 206( N/A%), pre moving , FPS 6.12, Running 26.13s Step 207( N/A%), pre moving , FPS 6.71, Running 26.26s Step 208( N/A%), pre moving , FPS 6.80, Running 26.39s Step 209( N/A%), pre moving , FPS 7.02, Running 26.54s Step 210( N/A%), pre moving , FPS 7.18, Running 26.67s Step 211( N/A%), pre moving , FPS 7.20, Running 26.87s Step 212( N/A%), pre moving , FPS 7.11, Running 27.08s Step 213( N/A%), pre moving , FPS 7.21, Running 27.28s Step 214( N/A%), pre moving , FPS 7.12, Running 27.49s Step 215( N/A%), pre moving , FPS 7.22, Running 27.69s Step 216( N/A%), pre moving , FPS 6.81, Running 27.90s Step 217( N/A%), pre moving , FPS 6.45, Running 28.10s Step 218( N/A%), pre moving , FPS 6.18, Running 28.28s Step 219( N/A%), pre moving , FPS 5.89, Running 28.49s Step 220( N/A%), pre moving , FPS 5.75, Running 28.63s Step 221( N/A%), pre moving , FPS 5.67, Running 28.76s Step 222( N/A%), pre moving , FPS 5.59, Running 28.89s Step 223( N/A%), pre moving , FPS 5.51, Running 29.03s Step 224( N/A%), pre moving , FPS 5.45, Running 29.16s Step 225( N/A%), pre moving , FPS 5.36, Running 29.29s Step 226( N/A%), pre moving , FPS 6.02, Running 29.45s Step 227( N/A%), pre moving , FPS 6.15, Running 29.51s Step 228( N/A%), pre moving , FPS 6.21, Running 29.61s Step 229( N/A%), pre moving , FPS 6.32, Running 29.70s Step 230( N/A%), pre moving , FPS 6.40, Running 29.79s Step 231( N/A%), pre moving , FPS 6.64, Running 29.88s Step 232( N/A%), pre moving , FPS 6.90, Running 29.97s Step 233( N/A%), pre moving , FPS 7.26, Running 30.04s Step 234( N/A%), pre moving , FPS 7.63, Running 30.11s Step 235( N/A%), pre moving , FPS 8.05, Running 30.17s Step 236( N/A%), pre moving , FPS 8.54, Running 30.24s Step 237( N/A%), pre moving , FPS 9.09, Running 30.30s Step 238( N/A%), pre moving , FPS 9.58, Running 30.37s Step 239( N/A%), pre moving , FPS 10.40, Running 30.41s Step 240( N/A%), pre moving , FPS 11.00, Running 30.45s Step 241( N/A%), pre moving , FPS 11.08, Running 30.56s Step 242( N/A%), pre moving , FPS 10.94, Running 30.72s Step 243( N/A%), pre moving , FPS 11.36, Running 30.79s Step 244( N/A%), pre moving , FPS 11.47, Running 30.90s Step 245( N/A%), pre moving , FPS 11.80, Running 30.99s Step 246( N/A%), pre moving , FPS 12.13, Running 31.10s Step 247( N/A%), pre moving , FPS 11.88, Running 31.20s Step 248( N/A%), pre moving , FPS 11.98, Running 31.28s Step 249( N/A%), pre moving , FPS 11.79, Running 31.40s Step 250( N/A%), pre moving , FPS 11.53, Running 31.53s Step 251( N/A%), pre moving , FPS 8.62, Running 32.20s Step 252( N/A%), pre moving , FPS 8.42, Running 32.35s Step 253( N/A%), pre moving , FPS 8.21, Running 32.48s Step 254( N/A%), pre moving , FPS 7.97, Running 32.62s Step 255( N/A%), pre moving , FPS 7.72, Running 32.76s Step 256( N/A%), pre moving , FPS 7.32, Running 32.97s Step 257( N/A%), pre moving , FPS 7.02, Running 33.15s Step 258( N/A%), pre moving , FPS 6.69, Running 33.36s Step 259( N/A%), pre moving , FPS 6.35, Running 33.56s Step 260( N/A%), pre moving , FPS 5.91, Running 33.84s Step 261( N/A%), pre moving , FPS 5.64, Running 34.11s Step 262( N/A%), pre moving , FPS 5.44, Running 34.39s Step 263( N/A%), pre moving , FPS 5.34, Running 34.54s Step 264( N/A%), pre moving , FPS 5.36, Running 34.63s Step 265( N/A%), pre moving , FPS 5.35, Running 34.73s Step 266( N/A%), pre moving , FPS 5.37, Running 34.83s Step 267( N/A%), pre moving , FPS 5.37, Running 34.92s Step 268( N/A%), pre moving , FPS 5.35, Running 35.02s Step 269( N/A%), pre moving , FPS 5.37, Running 35.12s Step 270( N/A%), pre moving , FPS 5.42, Running 35.22s Step 271( N/A%), pre moving , FPS 6.37, Running 35.34s Step 272( N/A%), pre moving , FPS 6.42, Running 35.46s Step 273( N/A%), pre moving , FPS 6.20, Running 35.70s Step 274( N/A%), pre moving , FPS 6.01, Running 35.94s Step 275( N/A%), pre moving , FPS 5.82, Running 36.20s Step 276( N/A%), pre moving , FPS 5.69, Running 36.49s Step 277( N/A%), pre moving , FPS 5.45, Running 36.82s Step 278( N/A%), pre moving , FPS 5.35, Running 37.09s Step 279( N/A%), pre moving , FPS 5.28, Running 37.35s Step 280( N/A%), pre moving , FPS 5.29, Running 37.62s Step 281( N/A%), pre moving , FPS 5.28, Running 37.89s Step 282( N/A%), pre moving , FPS 5.33, Running 38.14s Step 283( N/A%), pre moving , FPS 5.24, Running 38.35s Step 284( N/A%), pre moving , FPS 5.13, Running 38.53s Step 285( N/A%), pre moving , FPS 5.00, Running 38.73s Step 286( N/A%), pre moving , FPS 4.87, Running 38.93s Step 287( N/A%), pre moving , FPS 4.76, Running 39.12s Step 288( N/A%), pre moving , FPS 4.65, Running 39.32s Step 289( N/A%), pre moving , FPS 4.48, Running 39.59s Step 290( N/A%), pre moving , FPS 4.31, Running 39.86s Step 291( N/A%), pre moving , FPS 4.21, Running 40.09s Step 292( N/A%), pre moving , FPS 4.22, Running 40.20s Step 293( N/A%), pre moving , FPS 4.35, Running 40.30s Step 294( N/A%), pre moving , FPS 4.48, Running 40.40s Step 295( N/A%), pre moving , FPS 4.65, Running 40.50s Step 296( N/A%), pre moving , FPS 4.86, Running 40.61s Step 297( N/A%), pre moving , FPS 5.15, Running 40.71s Step 298( N/A%), pre moving , FPS 5.39, Running 40.81s Step 299( N/A%), pre moving , FPS 5.62, Running 40.90s Step 300( N/A%), pre moving , FPS 5.89, Running 41.01s Step 301( N/A%), pre moving , FPS 6.23, Running 41.11s Step 302( N/A%), pre moving , FPS 6.52, Running 41.21s Step 303( N/A%), pre moving , FPS 6.69, Running 41.34s Step 304( N/A%), pre moving , FPS 6.80, Running 41.47s Step 305( N/A%), pre moving , FPS 6.96, Running 41.61s Step 306( N/A%), pre moving , FPS 7.12, Running 41.74s Step 307( N/A%), pre moving , FPS 7.25, Running 41.88s Step 308( N/A%), pre moving , FPS 7.62, Running 41.94s Step 309( N/A%), pre moving , FPS 8.19, Running 42.03s Step 310( N/A%), pre moving , FPS 8.90, Running 42.11s Step 311( N/A%), pre moving , FPS 9.46, Running 42.21s Step 312( N/A%), pre moving , FPS 9.39, Running 42.33s Step 313( N/A%), pre moving , FPS 9.31, Running 42.45s Step 314( N/A%), pre moving , FPS 9.25, Running 42.56s Step 315( N/A%), pre moving , FPS 9.17, Running 42.68s Step 316( N/A%), pre moving , FPS 9.13, Running 42.80s Step 317( N/A%), pre moving , FPS 9.06, Running 42.91s Step 318( N/A%), pre moving , FPS 8.90, Running 43.05s Step 319( N/A%), pre moving , FPS 8.72, Running 43.20s Step 320( N/A%), pre moving , FPS 8.80, Running 43.29s Step 321( N/A%), pre moving , FPS 8.74, Running 43.39s Step 322( N/A%), pre moving , FPS 8.65, Running 43.53s Step 323( N/A%), pre moving , FPS 8.69, Running 43.65s Step 324( N/A%), pre moving , FPS 8.73, Running 43.77s Step 325( N/A%), pre moving , FPS 5.15, Running 45.49s Step 326( N/A%), pre moving , FPS 4.94, Running 45.79s Step 327( N/A%), pre moving , FPS 4.90, Running 45.96s Step 328( N/A%), pre moving , FPS 4.68, Running 46.21s Step 329( N/A%), pre moving , FPS 4.58, Running 46.39s Step 330( N/A%), pre moving , FPS 4.41, Running 46.65s Step 331( N/A%), pre moving , FPS 4.32, Running 46.83s Step 332( N/A%), pre moving , FPS 4.14, Running 47.16s Step 333( N/A%), pre moving , FPS 4.08, Running 47.35s Step 334( N/A%), pre moving , FPS 3.84, Running 47.77s Step 335( N/A%), pre moving , FPS 3.69, Running 48.10s Step 336( N/A%), pre moving , FPS 3.48, Running 48.54s Step 337( N/A%), pre moving , FPS 3.41, Running 48.78s Step 338( N/A%), pre moving , FPS 3.28, Running 49.16s Step 339( N/A%), pre moving , FPS 3.22, Running 49.41s Step 340( N/A%), pre moving , FPS 3.05, Running 49.84s Step 341( N/A%), pre moving , FPS 2.98, Running 50.11s Step 342( N/A%), pre moving , FPS 2.86, Running 50.51s Step 343( N/A%), pre moving , FPS 2.85, Running 50.68s Step 344( N/A%), pre moving , FPS 2.79, Running 50.94s Step 345( 0.17%), action 1, FPS 3.22, Running 51.71s Step 346( 0.33%), action 2, FPS 2.84, Running 52.84s Step 347( 0.50%), action 3, FPS 2.47, Running 54.05s Step 348( 0.67%), action 4, FPS 2.38, Running 54.60s Step 349( 0.83%), action 5, FPS 2.28, Running 55.17s Step 350( 1.00%), action 6, FPS 2.24, Running 55.59s Step 351( 1.17%), action 7, FPS 2.17, Running 56.03s Step 352( 1.33%), action 8, FPS 2.00, Running 57.15s Step 353( 1.50%), action 9, FPS 1.95, Running 57.62s Step 354( 1.67%), action 10, FPS 1.96, Running 57.97s Step 355( 1.83%), action 11, FPS 1.85, Running 58.88s Step 356( 2.00%), action 12, FPS 1.85, Running 59.36s Step 357( 2.17%), action 13, FPS 1.72, Running 60.40s Step 358( 2.33%), action 14, FPS 1.68, Running 61.04s Step 359( 2.50%), action 15, FPS 1.59, Running 61.98s Step 360( 2.67%), action 16, FPS 1.56, Running 62.64s Step 361( 2.83%), action 17, FPS 1.48, Running 63.64s Step 362( 3.00%), action 18, FPS 1.42, Running 64.61s Step 363( 3.17%), action 19, FPS 1.34, Running 65.59s Step 364( 3.33%), action 20, FPS 1.30, Running 66.35s Step 365( 3.50%), action 21, FPS 1.30, Running 67.13s Step 366( 3.67%), action 22, FPS 1.32, Running 68.04s Step 367( 3.83%), action 23, FPS 1.33, Running 69.06s Step 368( 4.00%), action 24, FPS 1.34, Running 69.55s Step 369( 4.17%), action 25, FPS 1.30, Running 70.59s Step 370( 4.33%), action 26, FPS 1.29, Running 71.08s Step 371( 4.50%), action 27, FPS 1.26, Running 71.85s Step 372( 4.67%), action 28, FPS 1.32, Running 72.27s Step 373( 4.83%), action 29, FPS 1.30, Running 73.04s Step 374( 5.00%), action 30, FPS 1.26, Running 73.78s Step 375( 5.17%), action 31, FPS 1.25, Running 74.90s Step 376( 5.33%), action 32, FPS 1.25, Running 75.41s Step 377( 5.50%), action 33, FPS 1.27, Running 76.14s Step 378( 5.67%), action 34, FPS 1.26, Running 76.98s Step 379( 5.83%), action 35, FPS 1.26, Running 77.87s Step 380( 6.00%), action 36, FPS 1.26, Running 78.57s Step 381( 6.17%), action 37, FPS 1.27, Running 79.41s Step 382( 6.33%), action 38, FPS 1.27, Running 80.36s Step 383( 6.50%), action 39, FPS 1.30, Running 81.01s Step 384( 6.67%), action 40, FPS 1.33, Running 81.44s Step 385( 6.83%), action 41, FPS 1.33, Running 82.12s Step 386( 7.00%), action 42, FPS 1.37, Running 82.64s Step 387( 7.17%), action 43, FPS 1.39, Running 83.47s Step 388( 7.33%), action 44, FPS 1.35, Running 84.38s Step 389( 7.50%), action 45, FPS 1.38, Running 85.09s Step 390( 7.67%), action 46, FPS 1.38, Running 85.61s Step 391( 7.83%), action 47, FPS 1.39, Running 86.24s Step 392( 8.00%), action 48, FPS 1.37, Running 86.89s Step 393( 8.17%), action 49, FPS 1.37, Running 87.68s Step 394( 8.33%), action 50, FPS 1.34, Running 88.68s Step 395( 8.50%), action 51, FPS 1.34, Running 89.82s Step 396( 8.67%), action 52, FPS 1.32, Running 90.52s Step 397( 8.83%), action 53, FPS 1.35, Running 91.00s Step 398( 9.00%), action 54, FPS 1.36, Running 91.67s Step 399( 9.17%), action 55, FPS 1.35, Running 92.69s Step 400( 9.33%), action 56, FPS 1.34, Running 93.53s Step 401( 9.50%), action 57, FPS 1.33, Running 94.47s Step 402( 9.67%), action 58, FPS 1.34, Running 95.28s Step 403( 9.83%), action 59, FPS 1.31, Running 96.31s Step 404( 10.00%), action 60, FPS 1.28, Running 97.08s Step 405( 10.17%), action 61, FPS 1.27, Running 97.90s Step 406( 10.33%), action 62, FPS 1.24, Running 98.78s Step 407( 10.50%), action 63, FPS 1.26, Running 99.38s Step 408( 10.67%), action 64, FPS 1.27, Running 100.15s Step 409( 10.83%), action 65, FPS 1.28, Running 100.73s Step 410( 11.00%), action 66, FPS 1.27, Running 101.37s Step 411( 11.17%), action 67, FPS 1.27, Running 101.96s Step 412( 11.33%), action 68, FPS 1.25, Running 102.94s Step 413( 11.50%), action 69, FPS 1.24, Running 103.87s Step 414( 11.67%), action 70, FPS 1.26, Running 104.58s Step 415( 11.83%), action 71, FPS 1.29, Running 105.28s Step 416( 12.00%), action 72, FPS 1.29, Running 106.03s Step 417( 12.17%), action 73, FPS 1.26, Running 106.86s Step 418( 12.33%), action 74, FPS 1.28, Running 107.26s Step 419( 12.50%), action 75, FPS 1.32, Running 107.82s Step 420( 12.67%), action 76, FPS 1.32, Running 108.64s Step 421( 12.83%), action 77, FPS 1.36, Running 109.17s Step 422( 13.00%), action 78, FPS 1.40, Running 109.61s Step 423( 13.17%), action 79, FPS 1.45, Running 110.11s Step 424( 13.33%), action 80, FPS 1.44, Running 111.01s Step 425( 13.50%), action 81, FPS 1.44, Running 111.79s Step 426( 13.67%), action 82, FPS 1.43, Running 112.73s Step 427( 13.83%), action 83, FPS 1.44, Running 113.23s Step 428( 14.00%), action 84, FPS 1.44, Running 114.07s Step 429( 14.17%), action 85, FPS 1.45, Running 114.50s Step 430( 14.33%), action 86, FPS 1.46, Running 115.04s Step 431( 14.50%), action 87, FPS 1.46, Running 115.61s Step 432( 14.67%), action 88, FPS 1.46, Running 116.62s Step 433( 14.83%), action 89, FPS 1.46, Running 117.56s Step 434( 15.00%), action 90, FPS 1.44, Running 118.48s Step 435( 15.17%), action 91, FPS 1.44, Running 119.13s Step 436( 15.33%), action 92, FPS 1.46, Running 119.77s Step 437( 15.50%), action 93, FPS 1.46, Running 120.51s Step 438( 15.67%), action 94, FPS 1.45, Running 121.02s Step 439( 15.83%), action 95, FPS 1.45, Running 121.63s Step 440( 16.00%), action 96, FPS 1.48, Running 122.18s Step 441( 16.17%), action 97, FPS 1.49, Running 122.63s Step 442( 16.33%), action 98, FPS 1.45, Running 123.42s Step 443( 16.50%), action 99, FPS 1.44, Running 124.01s Step 444( 16.67%), action 100, FPS 1.46, Running 124.71s Step 445( 16.83%), action 101, FPS 1.47, Running 125.35s Step 446( 17.00%), action 102, FPS 1.51, Running 125.94s Step 447( 17.17%), action 103, FPS 1.48, Running 126.72s Step 448( 17.33%), action 104, FPS 1.53, Running 127.12s Step 449( 17.50%), action 105, FPS 1.51, Running 127.77s Step 450( 17.67%), action 106, FPS 1.48, Running 128.56s Step 451( 17.83%), action 107, FPS 1.44, Running 129.48s Step 452( 18.00%), action 108, FPS 1.46, Running 130.29s Step 453( 18.17%), action 109, FPS 1.44, Running 131.45s Step 454( 18.33%), action 110, FPS 1.41, Running 132.63s Step 455( 18.50%), action 111, FPS 1.39, Running 133.56s Step 456( 18.67%), action 112, FPS 1.36, Running 134.45s Step 457( 18.83%), action 113, FPS 1.33, Running 135.50s Step 458( 19.00%), action 114, FPS 1.29, Running 136.54s Step 459( 19.17%), action 115, FPS 1.29, Running 137.08s Step 460( 19.33%), action 116, FPS 1.31, Running 137.50s Step 461( 19.50%), action 117, FPS 1.28, Running 138.29s Step 462( 19.67%), action 118, FPS 1.27, Running 139.19s Step 463( 19.83%), action 119, FPS 1.24, Running 140.12s Step 464( 20.00%), action 120, FPS 1.24, Running 140.85s Step 465( 20.17%), action 121, FPS 1.24, Running 141.48s Step 466( 20.33%), action 122, FPS 1.23, Running 142.21s Step 467( 20.50%), action 123, FPS 1.25, Running 142.78s Step 468( 20.67%), action 124, FPS 1.24, Running 143.29s Step 469( 20.83%), action 125, FPS 1.23, Running 144.06s Step 470( 21.00%), action 126, FPS 1.24, Running 144.72s Step 471( 21.17%), action 127, FPS 1.27, Running 145.22s Step 472( 21.33%), action 128, FPS 1.31, Running 145.55s Step 473( 21.50%), action 129, FPS 1.33, Running 146.46s Step 474( 21.67%), action 130, FPS 1.40, Running 146.90s Step 475( 21.83%), action 131, FPS 1.43, Running 147.59s Step 476( 22.00%), action 132, FPS 1.44, Running 148.36s Step 477( 22.17%), action 133, FPS 1.48, Running 149.03s Step 478( 22.33%), action 134, FPS 1.55, Running 149.45s Step 479( 22.50%), action 135, FPS 1.54, Running 150.04s Step 480( 22.67%), action 136, FPS 1.54, Running 150.50s Step 481( 22.83%), action 137, FPS 1.55, Running 151.21s Step 482( 23.00%), action 138, FPS 1.59, Running 151.77s Step 483( 23.17%), action 139, FPS 1.59, Running 152.69s Step 484( 23.33%), action 140, FPS 1.59, Running 153.39s Step 485( 23.50%), action 141, FPS 1.61, Running 153.89s Step 486( 23.67%), action 142, FPS 1.63, Running 154.46s Step 487( 23.83%), action 143, FPS 1.59, Running 155.34s Step 488( 24.00%), action 144, FPS 1.60, Running 155.76s Step 489( 24.17%), action 145, FPS 1.59, Running 156.66s Step 490( 24.33%), action 146, FPS 1.56, Running 157.58s Step 491( 24.50%), action 147, FPS 1.50, Running 158.57s Step 492( 24.67%), action 148, FPS 1.47, Running 159.11s Step 493( 24.83%), action 149, FPS 1.52, Running 159.65s Step 494( 25.00%), action 150, FPS 1.50, Running 160.22s Step 495( 25.17%), action 151, FPS 1.46, Running 161.26s Step 496( 25.33%), action 152, FPS 1.47, Running 161.94s Step 497( 25.50%), action 153, FPS 1.44, Running 162.94s Step 498( 25.67%), action 154, FPS 1.41, Running 163.68s Step 499( 25.83%), action 155, FPS 1.41, Running 164.22s Step 500( 26.00%), action 156, FPS 1.39, Running 164.89s Step 501( 26.17%), action 157, FPS 1.42, Running 165.26s Step 502( 26.33%), action 158, FPS 1.42, Running 165.88s Step 503( 26.50%), action 159, FPS 1.45, Running 166.44s Step 504( 26.67%), action 160, FPS 1.47, Running 166.98s Step 505( 26.83%), action 161, FPS 1.41, Running 168.04s Step 506( 27.00%), action 162, FPS 1.39, Running 168.80s Step 507( 27.17%), action 163, FPS 1.40, Running 169.62s Step 508( 27.33%), action 164, FPS 1.37, Running 170.36s Step 509( 27.50%), action 165, FPS 1.38, Running 171.14s Step 510( 27.67%), action 166, FPS 1.43, Running 171.60s Step 511( 27.83%), action 167, FPS 1.45, Running 172.40s Step 512( 28.00%), action 168, FPS 1.46, Running 172.83s Step 513( 28.17%), action 169, FPS 1.46, Running 173.32s Step 514( 28.33%), action 170, FPS 1.42, Running 174.26s Step 515( 28.50%), action 171, FPS 1.41, Running 175.42s Step 516( 28.67%), action 172, FPS 1.39, Running 176.38s Step 517( 28.83%), action 173, FPS 1.44, Running 176.85s Step 518( 29.00%), action 174, FPS 1.42, Running 177.74s Step 519( 29.17%), action 175, FPS 1.37, Running 178.76s Step 520( 29.33%), action 176, FPS 1.35, Running 179.66s Step 521( 29.50%), action 177, FPS 1.34, Running 180.20s Step 522( 29.67%), action 178, FPS 1.36, Running 180.62s Step 523( 29.83%), action 179, FPS 1.32, Running 181.57s Step 524( 30.00%), action 180, FPS 1.28, Running 182.58s Step 525( 30.17%), action 181, FPS 1.27, Running 183.79s Step 526( 30.33%), action 182, FPS 1.30, Running 184.18s Step 527( 30.50%), action 183, FPS 1.32, Running 184.81s Step 528( 30.67%), action 184, FPS 1.31, Running 185.57s Step 529( 30.83%), action 185, FPS 1.32, Running 186.23s Step 530( 31.00%), action 186, FPS 1.32, Running 186.81s Step 531( 31.17%), action 187, FPS 1.34, Running 187.33s Step 532( 31.33%), action 188, FPS 1.34, Running 187.80s Step 533( 31.50%), action 189, FPS 1.34, Running 188.27s Step 534( 31.67%), action 190, FPS 1.37, Running 188.81s Step 535( 31.83%), action 191, FPS 1.42, Running 189.50s Step 536( 32.00%), action 192, FPS 1.42, Running 190.51s Step 537( 32.17%), action 193, FPS 1.41, Running 191.04s Step 538( 32.33%), action 194, FPS 1.40, Running 192.03s Step 539( 32.50%), action 195, FPS 1.43, Running 192.72s Step 540( 32.67%), action 196, FPS 1.43, Running 193.64s Step 541( 32.83%), action 197, FPS 1.42, Running 194.24s Step 542( 33.00%), action 198, FPS 1.41, Running 194.85s Step 543( 33.17%), action 199, FPS 1.42, Running 195.68s Step 544( 33.33%), action 200, FPS 1.48, Running 196.14s Step 545( 33.50%), action 201, FPS 1.47, Running 197.36s Step 546( 33.67%), action 202, FPS 1.45, Running 197.97s Step 547( 33.83%), action 203, FPS 1.42, Running 198.86s Step 548( 34.00%), action 204, FPS 1.46, Running 199.28s Step 549( 34.17%), action 205, FPS 1.43, Running 200.20s Step 550( 34.33%), action 206, FPS 1.38, Running 201.27s Step 551( 34.50%), action 207, FPS 1.38, Running 201.78s Step 552( 34.67%), action 208, FPS 1.35, Running 202.58s Step 553( 34.83%), action 209, FPS 1.32, Running 203.40s Step 554( 35.00%), action 210, FPS 1.28, Running 204.48s Step 555( 35.17%), action 211, FPS 1.24, Running 205.63s Step 556( 35.33%), action 212, FPS 1.24, Running 206.60s Step 557( 35.50%), action 213, FPS 1.24, Running 207.13s Step 558( 35.67%), action 214, FPS 1.24, Running 208.18s Step 559( 35.83%), action 215, FPS 1.22, Running 209.17s Step 560( 36.00%), action 216, FPS 1.21, Running 210.22s Step 561( 36.17%), action 217, FPS 1.20, Running 210.92s Step 562( 36.33%), action 218, FPS 1.19, Running 211.71s Step 563( 36.50%), action 219, FPS 1.19, Running 212.51s Step 564( 36.67%), action 220, FPS 1.19, Running 213.02s Step 565( 36.83%), action 221, FPS 1.18, Running 214.28s Step 566( 37.00%), action 222, FPS 1.16, Running 215.27s Step 567( 37.17%), action 223, FPS 1.15, Running 216.23s Step 568( 37.33%), action 224, FPS 1.11, Running 217.22s Step 569( 37.50%), action 225, FPS 1.14, Running 217.78s Step 570( 37.67%), action 226, FPS 1.16, Running 218.55s Step 571( 37.83%), action 227, FPS 1.16, Running 218.96s Step 572( 38.00%), action 228, FPS 1.16, Running 219.82s Step 573( 38.17%), action 229, FPS 1.18, Running 220.33s Step 574( 38.33%), action 230, FPS 1.22, Running 220.82s Step 575( 38.50%), action 231, FPS 1.25, Running 221.69s Step 576( 38.67%), action 232, FPS 1.27, Running 222.40s Step 577( 38.83%), action 233, FPS 1.27, Running 222.84s Step 578( 39.00%), action 234, FPS 1.30, Running 223.61s Step 579( 39.17%), action 235, FPS 1.30, Running 224.51s Step 580( 39.33%), action 236, FPS 1.34, Running 225.18s Step 581( 39.50%), action 237, FPS 1.35, Running 225.76s Step 582( 39.67%), action 238, FPS 1.37, Running 226.29s Step 583( 39.83%), action 239, FPS 1.42, Running 226.62s Step 584( 40.00%), action 240, FPS 1.39, Running 227.39s Step 585( 40.17%), action 241, FPS 1.41, Running 228.49s Step 586( 40.33%), action 242, FPS 1.44, Running 229.15s Step 587( 40.50%), action 243, FPS 1.44, Running 230.08s Step 588( 40.67%), action 244, FPS 1.51, Running 230.50s Step 589( 40.83%), action 245, FPS 1.49, Running 231.23s Step 590( 41.00%), action 246, FPS 1.46, Running 232.23s Step 591( 41.17%), action 247, FPS 1.45, Running 232.78s Step 592( 41.33%), action 248, FPS 1.50, Running 233.14s Step 593( 41.50%), action 249, FPS 1.47, Running 233.97s Step 594( 41.67%), action 250, FPS 1.43, Running 234.76s Step 595( 41.83%), action 251, FPS 1.47, Running 235.32s Step 596( 42.00%), action 252, FPS 1.50, Running 235.76s Step 597( 42.17%), action 253, FPS 1.44, Running 236.70s Step 598( 42.33%), action 254, FPS 1.43, Running 237.55s Step 599( 42.50%), action 255, FPS 1.45, Running 238.27s Step 600( 42.67%), action 256, FPS 1.44, Running 239.05s Step 601( 42.83%), action 257, FPS 1.45, Running 239.53s Step 602( 43.00%), action 258, FPS 1.46, Running 239.96s Step 603( 43.17%), action 259, FPS 1.45, Running 240.41s Step 604( 43.33%), action 260, FPS 1.44, Running 241.26s Step 605( 43.50%), action 261, FPS 1.48, Running 242.03s Step 606( 43.67%), action 262, FPS 1.48, Running 242.68s Step 607( 43.83%), action 263, FPS 1.51, Running 243.37s Step 608( 44.00%), action 264, FPS 1.51, Running 243.71s Step 609( 44.17%), action 265, FPS 1.51, Running 244.52s Step 610( 44.33%), action 266, FPS 1.55, Running 245.10s Step 611( 44.50%), action 267, FPS 1.55, Running 245.68s Step 612( 44.67%), action 268, FPS 1.52, Running 246.26s Step 613( 44.83%), action 269, FPS 1.52, Running 247.11s Step 614( 45.00%), action 270, FPS 1.56, Running 247.59s Step 615( 45.17%), action 271, FPS 1.53, Running 248.39s Step 616( 45.33%), action 272, FPS 1.54, Running 248.73s Step 617( 45.50%), action 273, FPS 1.60, Running 249.20s Step 618( 45.67%), action 274, FPS 1.62, Running 249.90s Step 619( 45.83%), action 275, FPS 1.65, Running 250.41s Step 620( 46.00%), action 276, FPS 1.70, Running 250.79s Step 621( 46.17%), action 277, FPS 1.70, Running 251.29s Step 622( 46.33%), action 278, FPS 1.71, Running 251.67s Step 623( 46.50%), action 279, FPS 1.72, Running 252.03s Step 624( 46.67%), action 280, FPS 1.81, Running 252.33s Step 625( 46.83%), action 281, FPS 1.83, Running 252.93s Step 626( 47.00%), action 282, FPS 1.88, Running 253.31s Step 627( 47.17%), action 283, FPS 1.90, Running 253.88s Step 628( 47.33%), action 284, FPS 1.90, Running 254.26s Step 629( 47.50%), action 285, FPS 1.96, Running 254.73s Step 630( 47.67%), action 286, FPS 2.00, Running 255.11s Step 631( 47.83%), action 287, FPS 2.01, Running 255.62s Step 632( 48.00%), action 288, FPS 2.07, Running 255.93s Step 633( 48.17%), action 289, FPS 2.17, Running 256.31s Step 634( 48.33%), action 290, FPS 2.20, Running 256.67s Step 635( 48.50%), action 291, FPS 2.23, Running 257.37s Step 636( 48.67%), action 292, FPS 2.20, Running 257.82s Step 637( 48.83%), action 293, FPS 2.19, Running 258.33s Step 638( 49.00%), action 294, FPS 2.22, Running 258.89s Step 639( 49.17%), action 295, FPS 2.21, Running 259.45s Step 640( 49.33%), action 296, FPS 2.16, Running 260.05s Step 641( 49.50%), action 297, FPS 2.17, Running 260.52s Step 642( 49.67%), action 298, FPS 2.17, Running 260.91s Step 643( 49.83%), action 299, FPS 2.14, Running 261.37s Step 644( 50.00%), action 300, FPS 2.11, Running 261.81s Step 645( 50.17%), action 301, FPS 2.08, Running 262.55s Step 646( 50.33%), action 302, FPS 2.07, Running 262.98s Step 647( 50.50%), action 303, FPS 2.09, Running 263.45s Step 648( 50.67%), action 304, FPS 2.07, Running 263.91s Step 649( 50.83%), action 305, FPS 2.08, Running 264.33s Step 650( 51.00%), action 306, FPS 2.07, Running 264.78s Step 651( 51.17%), action 307, FPS 2.06, Running 265.34s Step 652( 51.33%), action 308, FPS 2.01, Running 265.86s Step 653( 51.50%), action 309, FPS 1.99, Running 266.35s Step 654( 51.67%), action 310, FPS 1.96, Running 266.86s Step 655( 51.83%), action 311, FPS 1.92, Running 267.77s Step 656( 52.00%), action 312, FPS 1.92, Running 268.26s Step 657( 52.17%), action 313, FPS 1.95, Running 268.57s Step 658( 52.33%), action 314, FPS 1.94, Running 269.22s Step 659( 52.50%), action 315, FPS 1.92, Running 269.87s Step 660( 52.67%), action 316, FPS 1.89, Running 270.63s Step 661( 52.83%), action 317, FPS 1.87, Running 271.20s Step 662( 53.00%), action 318, FPS 1.86, Running 271.68s Step 663( 53.17%), action 319, FPS 1.81, Running 272.43s Step 664( 53.33%), action 320, FPS 1.80, Running 272.91s Step 665( 53.50%), action 321, FPS 1.83, Running 273.51s Step 666( 53.67%), action 322, FPS 1.82, Running 273.99s Step 667( 53.83%), action 323, FPS 1.81, Running 274.51s Step 668( 54.00%), action 324, FPS 1.81, Running 274.97s Step 669( 54.17%), action 325, FPS 1.78, Running 275.54s Step 670( 54.33%), action 326, FPS 1.79, Running 275.98s Step 671( 54.50%), action 327, FPS 1.77, Running 276.61s Step 672( 54.67%), action 328, FPS 1.75, Running 277.28s Step 673( 54.83%), action 329, FPS 1.76, Running 277.73s Step 674( 55.00%), action 330, FPS 1.77, Running 278.16s Step 675( 55.17%), action 331, FPS 1.80, Running 278.86s Step 676( 55.33%), action 332, FPS 1.79, Running 279.43s Step 677( 55.50%), action 333, FPS 1.71, Running 280.25s Step 678( 55.67%), action 334, FPS 1.75, Running 280.67s Step 679( 55.83%), action 335, FPS 1.76, Running 281.24s Step 680( 56.00%), action 336, FPS 1.81, Running 281.65s Step 681( 56.17%), action 337, FPS 1.80, Running 282.33s Step 682( 56.33%), action 338, FPS 1.77, Running 282.96s Step 683( 56.50%), action 339, FPS 1.80, Running 283.56s Step 684( 56.67%), action 340, FPS 1.78, Running 284.16s Step 685( 56.83%), action 341, FPS 1.75, Running 284.93s Step 686( 57.00%), action 342, FPS 1.75, Running 285.44s Step 687( 57.17%), action 343, FPS 1.68, Running 286.39s Step 688( 57.33%), action 344, FPS 1.62, Running 287.31s Step 689( 57.50%), action 345, FPS 1.57, Running 288.29s Step 690( 57.67%), action 346, FPS 1.50, Running 289.27s Step 691( 57.83%), action 347, FPS 1.53, Running 289.67s Step 692( 58.00%), action 348, FPS 1.55, Running 290.20s Step 693( 58.17%), action 349, FPS 1.49, Running 291.17s Step 694( 58.33%), action 350, FPS 1.46, Running 291.83s Step 695( 58.50%), action 351, FPS 1.44, Running 292.71s Step 696( 58.67%), action 352, FPS 1.40, Running 293.67s Step 697( 58.83%), action 353, FPS 1.43, Running 294.22s Step 698( 59.00%), action 354, FPS 1.37, Running 295.27s Step 699( 59.17%), action 355, FPS 1.32, Running 296.43s Step 700( 59.33%), action 356, FPS 1.26, Running 297.51s Step 701( 59.50%), action 357, FPS 1.28, Running 297.96s Step 702( 59.67%), action 358, FPS 1.29, Running 298.46s Step 703( 59.83%), action 359, FPS 1.27, Running 299.34s Step 704( 60.00%), action 360, FPS 1.26, Running 300.02s Step 705( 60.17%), action 361, FPS 1.24, Running 301.01s Step 706( 60.33%), action 362, FPS 1.21, Running 302.03s Step 707( 60.50%), action 363, FPS 1.19, Running 303.16s Step 708( 60.67%), action 364, FPS 1.21, Running 303.77s Step 709( 60.83%), action 365, FPS 1.25, Running 304.30s Step 710( 61.00%), action 366, FPS 1.29, Running 304.73s Step 711( 61.17%), action 367, FPS 1.27, Running 305.38s Step 712( 61.33%), action 368, FPS 1.25, Running 306.24s Step 713( 61.50%), action 369, FPS 1.27, Running 306.88s Step 714( 61.67%), action 370, FPS 1.25, Running 307.83s Step 715( 61.83%), action 371, FPS 1.23, Running 308.96s Step 716( 62.00%), action 372, FPS 1.26, Running 309.57s Step 717( 62.17%), action 373, FPS 1.22, Running 310.58s Step 718( 62.33%), action 374, FPS 1.26, Running 311.15s Step 719( 62.50%), action 375, FPS 1.31, Running 311.72s Step 720( 62.67%), action 376, FPS 1.36, Running 312.22s Step 721( 62.83%), action 377, FPS 1.34, Running 312.91s Step 722( 63.00%), action 378, FPS 1.30, Running 313.80s Step 723( 63.17%), action 379, FPS 1.35, Running 314.19s Step 724( 63.33%), action 380, FPS 1.32, Running 315.20s Step 725( 63.50%), action 381, FPS 1.29, Running 316.53s Step 726( 63.67%), action 382, FPS 1.32, Running 317.19s Step 727( 63.83%), action 383, FPS 1.35, Running 317.96s Step 728( 64.00%), action 384, FPS 1.35, Running 318.60s Step 729( 64.17%), action 385, FPS 1.31, Running 319.61s Step 730( 64.33%), action 386, FPS 1.26, Running 320.59s Step 731( 64.50%), action 387, FPS 1.25, Running 321.33s Step 732( 64.67%), action 388, FPS 1.25, Running 322.29s Step 733( 64.83%), action 389, FPS 1.21, Running 323.35s Step 734( 65.00%), action 390, FPS 1.22, Running 324.20s Step 735( 65.17%), action 391, FPS 1.25, Running 324.95s Step 736( 65.33%), action 392, FPS 1.26, Running 325.47s Step 737( 65.50%), action 393, FPS 1.29, Running 326.09s Step 738( 65.67%), action 394, FPS 1.28, Running 326.72s Step 739( 65.83%), action 395, FPS 1.29, Running 327.27s Step 740( 66.00%), action 396, FPS 1.25, Running 328.17s Step 741( 66.17%), action 397, FPS 1.23, Running 329.15s Step 742( 66.33%), action 398, FPS 1.24, Running 329.95s Step 743( 66.50%), action 399, FPS 1.19, Running 330.93s Step 744( 66.67%), action 400, FPS 1.21, Running 331.72s Step 745( 66.83%), action 401, FPS 1.22, Running 332.91s Step 746( 67.00%), action 402, FPS 1.24, Running 333.38s Step 747( 67.17%), action 403, FPS 1.22, Running 334.35s Step 748( 67.33%), action 404, FPS 1.20, Running 335.28s Step 749( 67.50%), action 405, FPS 1.20, Running 336.28s Step 750( 67.67%), action 406, FPS 1.20, Running 337.27s Step 751( 67.83%), action 407, FPS 1.18, Running 338.34s Step 752( 68.00%), action 408, FPS 1.18, Running 339.21s Step 753( 68.17%), action 409, FPS 1.21, Running 339.82s Step 754( 68.33%), action 410, FPS 1.22, Running 340.64s Step 755( 68.50%), action 411, FPS 1.22, Running 341.40s Step 756( 68.67%), action 412, FPS 1.19, Running 342.33s Step 757( 68.83%), action 413, FPS 1.16, Running 343.27s Step 758( 69.00%), action 414, FPS 1.15, Running 344.13s Step 759( 69.17%), action 415, FPS 1.13, Running 344.99s Step 760( 69.33%), action 416, FPS 1.15, Running 345.49s Step 761( 69.50%), action 417, FPS 1.17, Running 346.20s Step 762( 69.67%), action 418, FPS 1.15, Running 347.29s Step 763( 69.83%), action 419, FPS 1.19, Running 347.79s Step 764( 70.00%), action 420, FPS 1.18, Running 348.72s Step 765( 70.17%), action 421, FPS 1.21, Running 349.39s Step 766( 70.33%), action 422, FPS 1.18, Running 350.35s Step 767( 70.50%), action 423, FPS 1.18, Running 351.35s Step 768( 70.67%), action 424, FPS 1.17, Running 352.42s Step 769( 70.83%), action 425, FPS 1.19, Running 353.02s Step 770( 71.00%), action 426, FPS 1.21, Running 353.81s Step 771( 71.17%), action 427, FPS 1.24, Running 354.51s Step 772( 71.33%), action 428, FPS 1.25, Running 355.26s Step 773( 71.50%), action 429, FPS 1.24, Running 355.97s Step 774( 71.67%), action 430, FPS 1.26, Running 356.56s Step 775( 71.83%), action 431, FPS 1.23, Running 357.63s Step 776( 72.00%), action 432, FPS 1.22, Running 358.69s Step 777( 72.17%), action 433, FPS 1.22, Running 359.64s Step 778( 72.33%), action 434, FPS 1.21, Running 360.62s Step 779( 72.50%), action 435, FPS 1.20, Running 361.66s Step 780( 72.67%), action 436, FPS 1.17, Running 362.63s Step 781( 72.83%), action 437, FPS 1.14, Running 363.67s Step 782( 73.00%), action 438, FPS 1.19, Running 364.16s Step 783( 73.17%), action 439, FPS 1.14, Running 365.28s Step 784( 73.33%), action 440, FPS 1.14, Running 366.25s Step 785( 73.50%), action 441, FPS 1.11, Running 367.45s Step 786( 73.67%), action 442, FPS 1.14, Running 367.92s Step 787( 73.83%), action 443, FPS 1.15, Running 368.81s Step 788( 74.00%), action 444, FPS 1.18, Running 369.33s Step 789( 74.17%), action 445, FPS 1.16, Running 370.28s Step 790( 74.33%), action 446, FPS 1.15, Running 371.17s Step 791( 74.50%), action 447, FPS 1.13, Running 372.21s Step 792( 74.67%), action 448, FPS 1.12, Running 373.10s Step 793( 74.83%), action 449, FPS 1.13, Running 373.69s Step 794( 75.00%), action 450, FPS 1.12, Running 374.46s Step 795( 75.17%), action 451, FPS 1.12, Running 375.48s Step 796( 75.33%), action 452, FPS 1.12, Running 376.51s Step 797( 75.50%), action 453, FPS 1.13, Running 377.42s Step 798( 75.67%), action 454, FPS 1.16, Running 377.90s Step 799( 75.83%), action 455, FPS 1.17, Running 378.75s Step 800( 76.00%), action 456, FPS 1.16, Running 379.86s Step 801( 76.17%), action 457, FPS 1.16, Running 380.89s Step 802( 76.33%), action 458, FPS 1.13, Running 381.79s Step 803( 76.50%), action 459, FPS 1.15, Running 382.69s Step 804( 76.67%), action 460, FPS 1.15, Running 383.68s Step 805( 76.83%), action 461, FPS 1.14, Running 384.93s Step 806( 77.00%), action 462, FPS 1.14, Running 385.52s Step 807( 77.17%), action 463, FPS 1.14, Running 386.42s Step 808( 77.33%), action 464, FPS 1.10, Running 387.59s Step 809( 77.50%), action 465, FPS 1.09, Running 388.58s Step 810( 77.67%), action 466, FPS 1.09, Running 389.51s Step 811( 77.83%), action 467, FPS 1.09, Running 390.48s Step 812( 78.00%), action 468, FPS 1.09, Running 391.38s Step 813( 78.17%), action 469, FPS 1.06, Running 392.54s Step 814( 78.33%), action 470, FPS 1.05, Running 393.47s Step 815( 78.50%), action 471, FPS 1.04, Running 394.65s Step 816( 78.67%), action 472, FPS 1.04, Running 395.65s Step 817( 78.83%), action 473, FPS 1.04, Running 396.73s Step 818( 79.00%), action 474, FPS 1.01, Running 397.60s Step 819( 79.17%), action 475, FPS 1.04, Running 398.02s Step 820( 79.33%), action 476, FPS 1.05, Running 398.82s Step 821( 79.50%), action 477, FPS 1.05, Running 399.92s Step 822( 79.67%), action 478, FPS 1.04, Running 401.08s Step 823( 79.83%), action 479, FPS 1.04, Running 401.94s Step 824( 80.00%), action 480, FPS 1.06, Running 402.58s Step 825( 80.17%), action 481, FPS 1.06, Running 403.75s Step 826( 80.33%), action 482, FPS 1.06, Running 404.35s Step 827( 80.50%), action 483, FPS 1.06, Running 405.36s Step 828( 80.67%), action 484, FPS 1.10, Running 405.74s Step 829( 80.83%), action 485, FPS 1.13, Running 406.31s Step 830( 81.00%), action 486, FPS 1.13, Running 407.23s Step 831( 81.17%), action 487, FPS 1.14, Running 408.09s Step 832( 81.33%), action 488, FPS 1.14, Running 409.01s Step 833( 81.50%), action 489, FPS 1.17, Running 409.68s Step 834( 81.67%), action 490, FPS 1.19, Running 410.31s Step 835( 81.83%), action 491, FPS 1.20, Running 411.34s Step 836( 82.00%), action 492, FPS 1.24, Running 411.79s Step 837( 82.17%), action 493, FPS 1.28, Running 412.37s Step 838( 82.33%), action 494, FPS 1.30, Running 413.03s Step 839( 82.50%), action 495, FPS 1.25, Running 414.03s Step 840( 82.67%), action 496, FPS 1.26, Running 414.67s Step 841( 82.83%), action 497, FPS 1.30, Running 415.36s Step 842( 83.00%), action 498, FPS 1.34, Running 415.97s Step 843( 83.17%), action 499, FPS 1.35, Running 416.75s Step 844( 83.33%), action 500, FPS 1.37, Running 417.17s Step 845( 83.50%), action 501, FPS 1.39, Running 418.10s Step 846( 83.67%), action 502, FPS 1.40, Running 418.65s Step 847( 83.83%), action 503, FPS 1.45, Running 419.17s Step 848( 84.00%), action 504, FPS 1.44, Running 419.66s Step 849( 84.17%), action 505, FPS 1.44, Running 420.18s Step 850( 84.33%), action 506, FPS 1.48, Running 420.78s Step 851( 84.50%), action 507, FPS 1.49, Running 421.54s Step 852( 84.67%), action 508, FPS 1.50, Running 422.34s Step 853( 84.83%), action 509, FPS 1.50, Running 423.06s Step 854( 85.00%), action 510, FPS 1.46, Running 423.99s Step 855( 85.17%), action 511, FPS 1.48, Running 424.85s Step 856( 85.33%), action 512, FPS 1.44, Running 425.67s Step 857( 85.50%), action 513, FPS 1.43, Running 426.35s Step 858( 85.67%), action 514, FPS 1.44, Running 426.92s Step 859( 85.83%), action 515, FPS 1.48, Running 427.57s Step 860( 86.00%), action 516, FPS 1.46, Running 428.41s Step 861( 86.17%), action 517, FPS 1.47, Running 429.00s Step 862( 86.33%), action 518, FPS 1.48, Running 429.49s Step 863( 86.50%), action 519, FPS 1.50, Running 430.04s Step 864( 86.67%), action 520, FPS 1.50, Running 430.51s Step 865( 86.83%), action 521, FPS 1.53, Running 431.16s Step 866( 87.00%), action 522, FPS 1.54, Running 431.60s Step 867( 87.17%), action 523, FPS 1.56, Running 432.00s Step 868( 87.33%), action 524, FPS 1.55, Running 432.60s Step 869( 87.50%), action 525, FPS 1.55, Running 433.08s Step 870( 87.67%), action 526, FPS 1.58, Running 433.45s Step 871( 87.83%), action 527, FPS 1.59, Running 434.13s Step 872( 88.00%), action 528, FPS 1.64, Running 434.53s Step 873( 88.17%), action 529, FPS 1.61, Running 435.46s Step 874( 88.33%), action 530, FPS 1.69, Running 435.82s Step 875( 88.50%), action 531, FPS 1.74, Running 436.36s Step 876( 88.67%), action 532, FPS 1.81, Running 436.72s Step 877( 88.83%), action 533, FPS 1.87, Running 437.04s Step 878( 89.00%), action 534, FPS 1.89, Running 437.51s Step 879( 89.17%), action 535, FPS 1.90, Running 438.08s Step 880( 89.33%), action 536, FPS 1.95, Running 438.66s Step 881( 89.50%), action 537, FPS 1.96, Running 439.19s Step 882( 89.67%), action 538, FPS 1.99, Running 439.56s Step 883( 89.83%), action 539, FPS 1.99, Running 440.09s Step 884( 90.00%), action 540, FPS 1.99, Running 440.56s Step 885( 90.17%), action 541, FPS 2.02, Running 441.08s Step 886( 90.33%), action 542, FPS 2.03, Running 441.46s Step 887( 90.50%), action 543, FPS 2.04, Running 441.80s Step 888( 90.67%), action 544, FPS 2.05, Running 442.37s Step 889( 90.83%), action 545, FPS 2.08, Running 442.71s Step 890( 91.00%), action 546, FPS 2.00, Running 443.45s Step 891( 91.17%), action 547, FPS 2.04, Running 443.93s Step 892( 91.33%), action 548, FPS 2.03, Running 444.39s Step 893( 91.50%), action 549, FPS 2.12, Running 444.91s Step 894( 91.67%), action 550, FPS 2.06, Running 445.53s Step 895( 91.83%), action 551, FPS 1.99, Running 446.40s Step 896( 92.00%), action 552, FPS 1.99, Running 446.78s Step 897( 92.17%), action 553, FPS 1.99, Running 447.10s Step 898( 92.33%), action 554, FPS 2.02, Running 447.42s Step 899( 92.50%), action 555, FPS 2.04, Running 447.86s Step 900( 92.67%), action 556, FPS 2.09, Running 448.21s Step 901( 92.83%), action 557, FPS 2.02, Running 449.08s Step 902( 93.00%), action 558, FPS 2.02, Running 449.46s Step 903( 93.17%), action 559, FPS 2.03, Running 449.97s Step 904( 93.33%), action 560, FPS 2.03, Running 450.40s Step 905( 93.50%), action 561, FPS 2.00, Running 451.09s Step 906( 93.67%), action 562, FPS 2.00, Running 451.48s Step 907( 93.83%), action 563, FPS 1.99, Running 451.85s Step 908( 94.00%), action 564, FPS 1.97, Running 452.52s Step 909( 94.17%), action 565, FPS 1.97, Running 452.84s Step 910( 94.33%), action 566, FPS 1.98, Running 453.57s Step 911( 94.50%), action 567, FPS 1.99, Running 453.99s Step 912( 94.67%), action 568, FPS 1.99, Running 454.42s Step 913( 94.83%), action 569, FPS 2.00, Running 454.92s Step 914( 95.00%), action 570, FPS 2.03, Running 455.38s Step 915( 95.17%), action 571, FPS 2.05, Running 456.14s Step 916( 95.33%), action 572, FPS 2.05, Running 456.52s Step 917( 95.50%), action 573, FPS 2.03, Running 456.93s Step 918( 95.67%), action 574, FPS 2.00, Running 457.43s Step 919( 95.83%), action 575, FPS 2.03, Running 457.74s Step 920( 96.00%), action 576, FPS 2.02, Running 458.11s Step 921( 96.17%), action 577, FPS 2.15, Running 458.39s Step 922( 96.33%), action 578, FPS 2.08, Running 459.06s Step 923( 96.50%), action 579, FPS 2.10, Running 459.49s Step 924( 96.67%), action 580, FPS 2.09, Running 459.99s Step 925( 96.83%), action 581, FPS 2.08, Running 460.70s Step 926( 97.00%), action 582, FPS 2.08, Running 461.11s Step 927( 97.17%), action 583, FPS 2.01, Running 461.79s Step 928( 97.33%), action 584, FPS 2.07, Running 462.20s Step 929( 97.50%), action 585, FPS 2.06, Running 462.54s Step 930( 97.67%), action 586, FPS 2.17, Running 462.80s Step 931( 97.83%), action 587, FPS 2.19, Running 463.12s Step 932( 98.00%), action 588, FPS 2.23, Running 463.40s Step 933( 98.17%), action 589, FPS 2.28, Running 463.68s Step 934( 98.33%), action 590, FPS 2.32, Running 464.02s Step 935( 98.50%), action 591, FPS 2.37, Running 464.59s Step 936( 98.67%), action 592, FPS 2.36, Running 464.99s Step 937( 98.83%), action 593, FPS 2.34, Running 465.49s Step 938( 99.00%), action 594, FPS 2.37, Running 465.88s Step 939( 99.17%), action 595, FPS 2.32, Running 466.35s Step 940( 99.33%), action 596, FPS 2.32, Running 466.73s Step 941( 99.50%), action 597, FPS 2.27, Running 467.21s Step 942( 99.67%), action 598, FPS 2.36, Running 467.52s Step 943( 99.83%), action 599, FPS 2.40, Running 467.81s Step 944(100.00%), action 600, FPS 2.47, Running 468.09s [2026-08-02 21:33:28] [32 ] Seed 31 failed after 468.57 s. +steps: 944 , actions: 600 . +Instruction: Empty +Total 4/32(12.50%) success. +Setting seed: 32 +Step 1( N/A%), pre moving , FPS 11.87, Running 0.08s Step 2( N/A%), pre moving , FPS 19.34, Running 0.10s Step 3( N/A%), pre moving , FPS 23.14, Running 0.13s Step 4( N/A%), pre moving , FPS 26.14, Running 0.15s Step 5( N/A%), pre moving , FPS 27.98, Running 0.18s Step 6( N/A%), pre moving , FPS 29.72, Running 0.20s Step 7( N/A%), pre moving , FPS 30.44, Running 0.23s Step 8( N/A%), pre moving , FPS 31.83, Running 0.25s Step 9( N/A%), pre moving , FPS 33.02, Running 0.27s Step 10( N/A%), pre moving , FPS 34.21, Running 0.29s Step 11( N/A%), pre moving , FPS 34.81, Running 0.32s Step 12( N/A%), pre moving , FPS 34.63, Running 0.35s Step 13( N/A%), pre moving , FPS 34.30, Running 0.38s Step 14( N/A%), pre moving , FPS 34.73, Running 0.40s Step 15( N/A%), pre moving , FPS 33.96, Running 0.44s Step 16( N/A%), pre moving , FPS 32.28, Running 0.50s Step 17( N/A%), pre moving , FPS 31.22, Running 0.54s Step 18( N/A%), pre moving , FPS 30.35, Running 0.59s Step 19( N/A%), pre moving , FPS 29.53, Running 0.64s Step 20( N/A%), pre moving , FPS 29.32, Running 0.68s Step 21( N/A%), pre moving , FPS 23.00, Running 0.95s Step 22( N/A%), pre moving , FPS 22.25, Running 1.00s Step 23( N/A%), pre moving , FPS 21.66, Running 1.05s Step 24( N/A%), pre moving , FPS 21.09, Running 1.10s Step 25( N/A%), pre moving , FPS 20.66, Running 1.15s Step 26( N/A%), pre moving , FPS 15.67, Running 1.48s Step 27( N/A%), pre moving , FPS 14.93, Running 1.57s Step 28( N/A%), pre moving , FPS 14.15, Running 1.67s Step 29( N/A%), pre moving , FPS 13.35, Running 1.77s Step 30( N/A%), pre moving , FPS 12.71, Running 1.87s Step 31( N/A%), pre moving , FPS 12.18, Running 1.96s Step 32( N/A%), pre moving , FPS 11.74, Running 2.05s Step 33( N/A%), pre moving , FPS 11.34, Running 2.14s Step 34( N/A%), pre moving , FPS 10.94, Running 2.23s Step 35( N/A%), pre moving , FPS 10.65, Running 2.32s Step 36( N/A%), pre moving , FPS 7.76, Running 3.07s Step 37( N/A%), pre moving , FPS 7.23, Running 3.31s Step 38( N/A%), pre moving , FPS 7.11, Running 3.41s Step 39( N/A%), pre moving , FPS 7.00, Running 3.50s Step 40( N/A%), pre moving , FPS 6.86, Running 3.60s Step 41( N/A%), pre moving , FPS 7.30, Running 3.69s Step 42( N/A%), pre moving , FPS 7.22, Running 3.77s Step 43( N/A%), pre moving , FPS 7.12, Running 3.86s Step 44( N/A%), pre moving , FPS 7.01, Running 3.95s Step 45( N/A%), pre moving , FPS 6.90, Running 4.05s Step 46( N/A%), pre moving , FPS 7.52, Running 4.14s Step 47( N/A%), pre moving , FPS 7.58, Running 4.21s Step 48( N/A%), pre moving , FPS 6.70, Running 4.65s Step 49( N/A%), pre moving , FPS 6.88, Running 4.68s Step 50( N/A%), pre moving , FPS 7.05, Running 4.70s Step 51( N/A%), pre moving , FPS 7.23, Running 4.72s Step 52( N/A%), pre moving , FPS 7.40, Running 4.75s Step 53( N/A%), pre moving , FPS 7.55, Running 4.79s Step 54( N/A%), pre moving , FPS 7.70, Running 4.83s Step 55( N/A%), pre moving , FPS 7.87, Running 4.86s Step 56( N/A%), pre moving , FPS 10.96, Running 4.90s Step 57( N/A%), pre moving , FPS 12.27, Running 4.94s Step 58( N/A%), pre moving , FPS 12.66, Running 4.99s Step 59( N/A%), pre moving , FPS 13.03, Running 5.04s Step 60( N/A%), pre moving , FPS 13.42, Running 5.09s Step 61( N/A%), pre moving , FPS 13.80, Running 5.14s Step 62( N/A%), pre moving , FPS 14.10, Running 5.19s Step 63( N/A%), pre moving , FPS 14.50, Running 5.24s Step 64( N/A%), pre moving , FPS 14.92, Running 5.29s Step 65( N/A%), pre moving , FPS 15.42, Running 5.34s Step 66( N/A%), pre moving , FPS 16.02, Running 5.39s Step 67( N/A%), pre moving , FPS 16.35, Running 5.43s Step 68( N/A%), pre moving , FPS 24.10, Running 5.48s Step 69( N/A%), pre moving , FPS 23.51, Running 5.53s Step 70( N/A%), pre moving , FPS 22.89, Running 5.57s Step 71( N/A%), pre moving , FPS 22.55, Running 5.61s Step 72( N/A%), pre moving , FPS 22.18, Running 5.66s Step 73( N/A%), pre moving , FPS 22.20, Running 5.69s Step 74( N/A%), pre moving , FPS 22.24, Running 5.73s Step 75( N/A%), pre moving , FPS 21.09, Running 5.81s Step 76( N/A%), pre moving , FPS 20.38, Running 5.88s Step 77( N/A%), pre moving , FPS 19.71, Running 5.95s Step 78( N/A%), pre moving , FPS 19.22, Running 6.03s Step 79( N/A%), pre moving , FPS 18.78, Running 6.10s Step 80( N/A%), pre moving , FPS 18.68, Running 6.16s Step 81( N/A%), pre moving , FPS 18.65, Running 6.21s Step 82( N/A%), pre moving , FPS 18.81, Running 6.25s Step 83( N/A%), pre moving , FPS 18.70, Running 6.31s Step 84( N/A%), pre moving , FPS 18.82, Running 6.36s Step 85( N/A%), pre moving , FPS 18.68, Running 6.42s Step 86( N/A%), pre moving , FPS 18.82, Running 6.45s Step 87( N/A%), pre moving , FPS 19.05, Running 6.48s Step 88( N/A%), pre moving , FPS 19.14, Running 6.53s Step 89( N/A%), pre moving , FPS 19.30, Running 6.57s Step 90( N/A%), pre moving , FPS 19.24, Running 6.61s Step 91( N/A%), pre moving , FPS 18.91, Running 6.67s Step 92( N/A%), pre moving , FPS 18.91, Running 6.71s Step 93( N/A%), pre moving , FPS 18.07, Running 6.80s Step 94( N/A%), pre moving , FPS 17.24, Running 6.89s Step 95( N/A%), pre moving , FPS 17.06, Running 6.98s Step 96( N/A%), pre moving , FPS 16.74, Running 7.08s Step 97( N/A%), pre moving , FPS 16.46, Running 7.17s Step 98( N/A%), pre moving , FPS 16.20, Running 7.26s Step 99( N/A%), pre moving , FPS 9.40, Running 8.23s Step 100( N/A%), pre moving , FPS 8.20, Running 8.60s Step 101( N/A%), pre moving , FPS 7.69, Running 8.81s Step 102( N/A%), pre moving , FPS 6.84, Running 9.18s Step 103( N/A%), pre moving , FPS 6.55, Running 9.37s Step 104( N/A%), pre moving , FPS 6.25, Running 9.56s Step 105( N/A%), pre moving , FPS 6.03, Running 9.73s Step 106( N/A%), pre moving , FPS 5.75, Running 9.93s Step 107( N/A%), pre moving , FPS 5.58, Running 10.07s Step 108( N/A%), pre moving , FPS 5.33, Running 10.28s Step 109( N/A%), pre moving , FPS 5.16, Running 10.44s Step 110( N/A%), pre moving , FPS 4.92, Running 10.68s Step 111( N/A%), pre moving , FPS 4.78, Running 10.85s Step 112( N/A%), pre moving , FPS 4.55, Running 11.11s Step 113( N/A%), pre moving , FPS 4.47, Running 11.28s Step 114( N/A%), pre moving , FPS 4.27, Running 11.57s Step 115( N/A%), pre moving , FPS 4.18, Running 11.77s Step 116( N/A%), pre moving , FPS 3.97, Running 12.11s Step 117( N/A%), pre moving , FPS 3.91, Running 12.29s Step 118( N/A%), pre moving , FPS 3.68, Running 12.70s Step 119( N/A%), pre moving , FPS 4.30, Running 12.88s Step 120( N/A%), pre moving , FPS 4.32, Running 13.23s Step 121( N/A%), pre moving , FPS 4.35, Running 13.41s Step 122( N/A%), pre moving , FPS 4.35, Running 13.78s Step 123( N/A%), pre moving , FPS 4.29, Running 14.03s Step 124( N/A%), pre moving , FPS 4.15, Running 14.38s Step 125( N/A%), pre moving , FPS 4.09, Running 14.62s Step 126( N/A%), pre moving , FPS 4.09, Running 14.81s Step 127( N/A%), pre moving , FPS 4.06, Running 14.99s Step 128( N/A%), pre moving , FPS 4.03, Running 15.24s Step 129( N/A%), pre moving , FPS 4.04, Running 15.40s Step 130( N/A%), pre moving , FPS 4.05, Running 15.62s Step 131( N/A%), pre moving , FPS 4.04, Running 15.80s Step 132( N/A%), pre moving , FPS 4.05, Running 16.06s Step 133( N/A%), pre moving , FPS 4.07, Running 16.19s Step 134( N/A%), pre moving , FPS 4.07, Running 16.49s Step 135( N/A%), pre moving , FPS 4.07, Running 16.68s Step 136( N/A%), pre moving , FPS 4.10, Running 16.99s Step 137( N/A%), pre moving , FPS 4.10, Running 17.17s Step 138( N/A%), pre moving , FPS 4.07, Running 17.61s Step 139( N/A%), pre moving , FPS 4.00, Running 17.88s Step 140( N/A%), pre moving , FPS 3.97, Running 18.27s Step 141( N/A%), pre moving , FPS 3.92, Running 18.51s Step 142( N/A%), pre moving , FPS 3.91, Running 18.89s Step 143( N/A%), pre moving , FPS 3.92, Running 19.12s Step 144( N/A%), pre moving , FPS 3.89, Running 19.52s Step 145( N/A%), pre moving , FPS 3.84, Running 19.83s Step 146( N/A%), pre moving , FPS 3.79, Running 20.08s Step 147( N/A%), pre moving , FPS 3.80, Running 20.26s Step 148( N/A%), pre moving , FPS 3.83, Running 20.46s Step 149( N/A%), pre moving , FPS 3.84, Running 20.61s Step 150( N/A%), pre moving , FPS 3.83, Running 20.84s Step 151( N/A%), pre moving , FPS 3.85, Running 20.99s Step 152( N/A%), pre moving , FPS 3.88, Running 21.21s Step 153( N/A%), pre moving , FPS 3.87, Running 21.36s Step 154( N/A%), pre moving , FPS 3.86, Running 21.68s Step 155( N/A%), pre moving , FPS 3.84, Running 21.88s Step 156( N/A%), pre moving , FPS 3.82, Running 22.23s Step 157( N/A%), pre moving , FPS 3.78, Running 22.46s Step 158( N/A%), pre moving , FPS 3.78, Running 22.90s Step 159( N/A%), pre moving , FPS 3.82, Running 23.11s Step 160( N/A%), pre moving , FPS 3.80, Running 23.53s Step 161( N/A%), pre moving , FPS 3.77, Running 23.81s Step 162( N/A%), pre moving , FPS 3.75, Running 24.23s Step 163( N/A%), pre moving , FPS 3.70, Running 24.53s Step 164( N/A%), pre moving , FPS 3.69, Running 24.93s Step 165( N/A%), pre moving , FPS 3.82, Running 25.07s Step 166( N/A%), pre moving , FPS 3.91, Running 25.19s Step 167( N/A%), pre moving , FPS 3.95, Running 25.32s Step 168( N/A%), pre moving , FPS 4.01, Running 25.45s Step 169( N/A%), pre moving , FPS 4.09, Running 25.50s Step 170( N/A%), pre moving , FPS 4.26, Running 25.54s Step 171( N/A%), pre moving , FPS 4.35, Running 25.59s Step 172( N/A%), pre moving , FPS 4.53, Running 25.63s Step 173( N/A%), pre moving , FPS 4.63, Running 25.68s Step 174( N/A%), pre moving , FPS 4.94, Running 25.72s Step 175( N/A%), pre moving , FPS 4.72, Running 26.11s Step 176( N/A%), pre moving , FPS 5.08, Running 26.16s Step 177( N/A%), pre moving , FPS 5.33, Running 26.21s Step 178( N/A%), pre moving , FPS 5.98, Running 26.25s Step 179( N/A%), pre moving , FPS 6.25, Running 26.31s Step 180( N/A%), pre moving , FPS 7.00, Running 26.39s Step 181( N/A%), pre moving , FPS 7.58, Running 26.45s Step 182( N/A%), pre moving , FPS 8.75, Running 26.52s Step 183( N/A%), pre moving , FPS 9.69, Running 26.59s Step 184( N/A%), pre moving , FPS 11.19, Running 26.72s Step 185( N/A%), pre moving , FPS 11.21, Running 26.86s Step 186( N/A%), pre moving , FPS 11.11, Running 26.99s Step 187( N/A%), pre moving , FPS 10.99, Running 27.14s Step 188( N/A%), pre moving , FPS 10.96, Running 27.27s Step 189( N/A%), pre moving , FPS 10.62, Running 27.39s Step 190( N/A%), pre moving , FPS 9.91, Running 27.56s Step 191( N/A%), pre moving , FPS 9.17, Running 27.77s Step 192( N/A%), pre moving , FPS 8.54, Running 27.97s Step 193( N/A%), pre moving , FPS 8.06, Running 28.16s Step 194( N/A%), pre moving , FPS 7.64, Running 28.34s Step 195( N/A%), pre moving , FPS 8.24, Running 28.54s Step 196( N/A%), pre moving , FPS 7.74, Running 28.75s Step 197( N/A%), pre moving , FPS 7.22, Running 28.98s Step 198( N/A%), pre moving , FPS 6.86, Running 29.16s Step 199( N/A%), pre moving , FPS 6.55, Running 29.37s Step 200( N/A%), pre moving , FPS 6.29, Running 29.56s Step 201( N/A%), pre moving , FPS 6.05, Running 29.76s Step 202( N/A%), pre moving , FPS 5.81, Running 29.96s Step 203( N/A%), pre moving , FPS 5.64, Running 30.14s Step 204( N/A%), pre moving , FPS 5.53, Running 30.34s Step 205( N/A%), pre moving , FPS 5.54, Running 30.47s Step 206( N/A%), pre moving , FPS 5.54, Running 30.60s Step 207( N/A%), pre moving , FPS 5.57, Running 30.73s Step 208( N/A%), pre moving , FPS 5.56, Running 30.87s Step 209( N/A%), pre moving , FPS 5.64, Running 30.93s Step 210( N/A%), pre moving , FPS 5.86, Running 30.98s Step 211( N/A%), pre moving , FPS 6.15, Running 31.02s Step 212( N/A%), pre moving , FPS 6.47, Running 31.06s Step 213( N/A%), pre moving , FPS 6.79, Running 31.11s Step 214( N/A%), pre moving , FPS 7.10, Running 31.16s Step 215( N/A%), pre moving , FPS 7.53, Running 31.20s Step 216( N/A%), pre moving , FPS 8.03, Running 31.24s Step 217( N/A%), pre moving , FPS 7.33, Running 31.70s Step 218( N/A%), pre moving , FPS 7.62, Running 31.79s Step 219( N/A%), pre moving , FPS 7.98, Running 31.87s Step 220( N/A%), pre moving , FPS 8.33, Running 31.96s Step 221( N/A%), pre moving , FPS 8.76, Running 32.04s Step 222( N/A%), pre moving , FPS 9.19, Running 32.14s Step 223( N/A%), pre moving , FPS 9.39, Running 32.27s Step 224( N/A%), pre moving , FPS 9.66, Running 32.41s Step 225( N/A%), pre moving , FPS 9.67, Running 32.54s Step 226( N/A%), pre moving , FPS 9.54, Running 32.70s Step 227( N/A%), pre moving , FPS 9.27, Running 32.89s Step 228( N/A%), pre moving , FPS 8.76, Running 33.15s Step 229( N/A%), pre moving , FPS 8.05, Running 33.42s Step 230( N/A%), pre moving , FPS 7.40, Running 33.68s Step 231( N/A%), pre moving , FPS 6.83, Running 33.95s Step 232( N/A%), pre moving , FPS 6.29, Running 34.24s Step 233( N/A%), pre moving , FPS 5.88, Running 34.51s Step 234( N/A%), pre moving , FPS 5.51, Running 34.79s Step 235( N/A%), pre moving , FPS 5.18, Running 35.06s Step 236( N/A%), pre moving , FPS 4.89, Running 35.33s Step 237( N/A%), pre moving , FPS 5.06, Running 35.66s Step 238( N/A%), pre moving , FPS 4.76, Running 35.99s Step 239( N/A%), pre moving , FPS 4.67, Running 36.16s Step 240( N/A%), pre moving , FPS 4.64, Running 36.27s Step 241( N/A%), pre moving , FPS 4.59, Running 36.40s Step 242( N/A%), pre moving , FPS 4.57, Running 36.51s Step 243( N/A%), pre moving , FPS 4.58, Running 36.63s Step 244( N/A%), pre moving , FPS 4.61, Running 36.75s Step 245( N/A%), pre moving , FPS 4.57, Running 36.91s Step 246( N/A%), pre moving , FPS 4.51, Running 37.14s Step 247( N/A%), pre moving , FPS 4.45, Running 37.38s Step 248( N/A%), pre moving , FPS 4.52, Running 37.57s Step 249( N/A%), pre moving , FPS 4.57, Running 37.79s Step 250( N/A%), pre moving , FPS 4.58, Running 38.05s Step 251( N/A%), pre moving , FPS 4.55, Running 38.34s Step 252( N/A%), pre moving , FPS 4.58, Running 38.61s Step 253( N/A%), pre moving , FPS 4.57, Running 38.88s Step 254( N/A%), pre moving , FPS 4.58, Running 39.15s Step 255( N/A%), pre moving , FPS 4.58, Running 39.42s Step 256( N/A%), pre moving , FPS 4.59, Running 39.69s Step 257( N/A%), pre moving , FPS 4.74, Running 39.88s Step 258( N/A%), pre moving , FPS 4.89, Running 40.08s Step 259( N/A%), pre moving , FPS 4.92, Running 40.22s Step 260( N/A%), pre moving , FPS 4.91, Running 40.34s Step 261( N/A%), pre moving , FPS 4.81, Running 40.55s Step 262( N/A%), pre moving , FPS 4.72, Running 40.75s Step 263( N/A%), pre moving , FPS 4.64, Running 40.95s Step 264( N/A%), pre moving , FPS 4.48, Running 41.21s Step 265( N/A%), pre moving , FPS 4.53, Running 41.32s Step 266( N/A%), pre moving , FPS 4.67, Running 41.42s Step 267( N/A%), pre moving , FPS 4.85, Running 41.51s Step 268( N/A%), pre moving , FPS 4.97, Running 41.60s Step 269( N/A%), pre moving , FPS 5.16, Running 41.67s Step 270( N/A%), pre moving , FPS 5.43, Running 41.73s Step 271( N/A%), pre moving , FPS 5.79, Running 41.80s Step 272( N/A%), pre moving , FPS 6.14, Running 41.86s Step 273( N/A%), pre moving , FPS 6.55, Running 41.94s Step 274( N/A%), pre moving , FPS 7.08, Running 41.98s Step 275( N/A%), pre moving , FPS 7.71, Running 42.02s Step 276( N/A%), pre moving , FPS 8.36, Running 42.08s Step 277( N/A%), pre moving , FPS 8.74, Running 42.17s Step 278( N/A%), pre moving , FPS 9.19, Running 42.26s Step 279( N/A%), pre moving , FPS 9.42, Running 42.34s Step 280( N/A%), pre moving , FPS 9.58, Running 42.43s Step 281( N/A%), pre moving , FPS 10.20, Running 42.51s Step 282( N/A%), pre moving , FPS 10.81, Running 42.60s Step 283( N/A%), pre moving , FPS 11.51, Running 42.68s Step 284( N/A%), pre moving , FPS 12.85, Running 42.77s Step 285( N/A%), pre moving , FPS 13.03, Running 42.85s Step 286( N/A%), pre moving , FPS 13.11, Running 42.94s Step 287( N/A%), pre moving , FPS 12.84, Running 43.07s Step 288( N/A%), pre moving , FPS 12.48, Running 43.20s Step 289( N/A%), pre moving , FPS 12.04, Running 43.33s Step 290( N/A%), pre moving , FPS 11.62, Running 43.46s Step 291( N/A%), pre moving , FPS 11.09, Running 43.60s Step 292( N/A%), pre moving , FPS 10.75, Running 43.73s Step 293( N/A%), pre moving , FPS 10.39, Running 43.86s Step 294( N/A%), pre moving , FPS 9.96, Running 43.99s Step 295( N/A%), pre moving , FPS 9.50, Running 44.12s Step 296( N/A%), pre moving , FPS 9.20, Running 44.25s Step 297( N/A%), pre moving , FPS 9.09, Running 44.37s Step 298( N/A%), pre moving , FPS 8.97, Running 44.49s Step 299( N/A%), pre moving , FPS 5.29, Running 46.13s Step 300( N/A%), pre moving , FPS 5.06, Running 46.38s Step 301( N/A%), pre moving , FPS 5.00, Running 46.51s Step 302( N/A%), pre moving , FPS 4.82, Running 46.75s Step 303( N/A%), pre moving , FPS 4.70, Running 46.94s Step 304( N/A%), pre moving , FPS 4.50, Running 47.21s Step 305( N/A%), pre moving , FPS 4.41, Running 47.39s Step 306( N/A%), pre moving , FPS 4.22, Running 47.68s Step 307( N/A%), pre moving , FPS 4.16, Running 47.88s Step 308( N/A%), pre moving , FPS 4.01, Running 48.19s Step 309( N/A%), pre moving , FPS 3.94, Running 48.41s Step 310( N/A%), pre moving , FPS 3.74, Running 48.81s Step 311( N/A%), pre moving , FPS 3.68, Running 49.04s Step 312( N/A%), pre moving , FPS 3.50, Running 49.43s Step 313( N/A%), pre moving , FPS 3.45, Running 49.65s Step 314( N/A%), pre moving , FPS 3.30, Running 50.04s Step 315( N/A%), pre moving , FPS 3.26, Running 50.25s Step 316( N/A%), pre moving , FPS 3.12, Running 50.67s Step 317( N/A%), pre moving , FPS 3.04, Running 50.95s Step 318( N/A%), pre moving , FPS 2.94, Running 51.28s Step 319( 0.17%), action 1, FPS 3.37, Running 52.06s Step 320( 0.33%), action 2, FPS 3.11, Running 52.82s Step 321( 0.50%), action 3, FPS 2.70, Running 53.92s Step 322( 0.67%), action 4, FPS 2.46, Running 54.89s Step 323( 0.83%), action 5, FPS 2.35, Running 55.47s Step 324( 1.00%), action 6, FPS 2.30, Running 55.92s Step 325( 1.17%), action 7, FPS 2.25, Running 56.29s Step 326( 1.33%), action 8, FPS 2.24, Running 56.62s Step 327( 1.50%), action 9, FPS 2.20, Running 56.98s Step 328( 1.67%), action 10, FPS 2.19, Running 57.33s Step 329( 1.83%), action 11, FPS 2.12, Running 57.85s Step 330( 2.00%), action 12, FPS 2.03, Running 58.65s Step 331( 2.17%), action 13, FPS 1.97, Running 59.18s Step 332( 2.33%), action 14, FPS 1.97, Running 59.58s Step 333( 2.50%), action 15, FPS 1.92, Running 60.09s Step 334( 2.67%), action 16, FPS 1.92, Running 60.46s Step 335( 2.83%), action 17, FPS 1.81, Running 61.33s Step 336( 3.00%), action 18, FPS 1.83, Running 61.62s Step 337( 3.17%), action 19, FPS 1.78, Running 62.17s Step 338( 3.33%), action 20, FPS 1.78, Running 62.52s Step 339( 3.50%), action 21, FPS 1.81, Running 63.09s Step 340( 3.67%), action 22, FPS 1.89, Running 63.41s Step 341( 3.83%), action 23, FPS 2.01, Running 63.89s Step 342( 4.00%), action 24, FPS 2.13, Running 64.30s Step 343( 4.17%), action 25, FPS 2.14, Running 64.81s Step 344( 4.33%), action 26, FPS 2.14, Running 65.27s Step 345( 4.50%), action 27, FPS 2.06, Running 66.01s Step 346( 4.67%), action 28, FPS 2.02, Running 66.53s Step 347( 4.83%), action 29, FPS 1.97, Running 67.14s Step 348( 5.00%), action 30, FPS 1.96, Running 67.53s Step 349( 5.17%), action 31, FPS 1.92, Running 68.26s Step 350( 5.33%), action 32, FPS 2.00, Running 68.65s Step 351( 5.50%), action 33, FPS 1.97, Running 69.34s Step 352( 5.67%), action 34, FPS 1.96, Running 69.76s Step 353( 5.83%), action 35, FPS 1.96, Running 70.28s Step 354( 6.00%), action 36, FPS 1.89, Running 71.05s Step 355( 6.17%), action 37, FPS 1.95, Running 71.57s Step 356( 6.33%), action 38, FPS 1.94, Running 71.92s Step 357( 6.50%), action 39, FPS 1.98, Running 72.26s Step 358( 6.67%), action 40, FPS 1.95, Running 72.76s Step 359( 6.83%), action 41, FPS 1.94, Running 73.39s Step 360( 7.00%), action 42, FPS 1.90, Running 73.93s Step 361( 7.17%), action 43, FPS 1.90, Running 74.41s Step 362( 7.33%), action 44, FPS 1.89, Running 74.91s Step 363( 7.50%), action 45, FPS 1.89, Running 75.39s Step 364( 7.67%), action 46, FPS 1.89, Running 75.84s [2026-08-02 21:34:44] [33 ] Seed 32 success after 76.01 s. +steps: 364 , actions: 46 . +Instruction: Empty +Total 5/33(15.15%) success. +Setting seed: 33 +Step 1( N/A%), pre moving , FPS 7.60, Running 0.13s Step 2( N/A%), pre moving , FPS 10.84, Running 0.18s Step 3( N/A%), pre moving , FPS 10.95, Running 0.27s Step 4( N/A%), pre moving , FPS 11.17, Running 0.36s Step 5( N/A%), pre moving , FPS 11.04, Running 0.45s Step 6( N/A%), pre moving , FPS 11.02, Running 0.54s Step 7( N/A%), pre moving , FPS 11.40, Running 0.61s Step 8( N/A%), pre moving , FPS 12.55, Running 0.64s Step 9( N/A%), pre moving , FPS 13.62, Running 0.66s Step 10( N/A%), pre moving , FPS 14.56, Running 0.69s Step 11( N/A%), pre moving , FPS 15.50, Running 0.71s Step 12( N/A%), pre moving , FPS 16.24, Running 0.74s Step 13( N/A%), pre moving , FPS 17.07, Running 0.76s Step 14( N/A%), pre moving , FPS 17.90, Running 0.78s Step 15( N/A%), pre moving , FPS 18.70, Running 0.80s Step 16( N/A%), pre moving , FPS 19.45, Running 0.82s Step 17( N/A%), pre moving , FPS 20.17, Running 0.84s Step 18( N/A%), pre moving , FPS 20.79, Running 0.87s Step 19( N/A%), pre moving , FPS 21.42, Running 0.89s Step 20( N/A%), pre moving , FPS 22.01, Running 0.91s Step 21( N/A%), pre moving , FPS 20.04, Running 1.13s Step 22( N/A%), pre moving , FPS 20.61, Running 1.15s Step 23( N/A%), pre moving , FPS 22.07, Running 1.18s Step 24( N/A%), pre moving , FPS 23.57, Running 1.21s Step 25( N/A%), pre moving , FPS 25.72, Running 1.23s Step 26( N/A%), pre moving , FPS 22.61, Running 1.43s Step 27( N/A%), pre moving , FPS 23.97, Running 1.45s Step 28( N/A%), pre moving , FPS 24.07, Running 1.47s Step 29( N/A%), pre moving , FPS 24.05, Running 1.49s Step 30( N/A%), pre moving , FPS 24.21, Running 1.51s Step 31( N/A%), pre moving , FPS 24.20, Running 1.54s Step 32( N/A%), pre moving , FPS 24.43, Running 1.56s Step 33( N/A%), pre moving , FPS 24.54, Running 1.58s Step 34( N/A%), pre moving , FPS 24.54, Running 1.60s Step 35( N/A%), pre moving , FPS 24.56, Running 1.62s Step 36( N/A%), pre moving , FPS 14.08, Running 2.24s Step 37( N/A%), pre moving , FPS 12.91, Running 2.39s Step 38( N/A%), pre moving , FPS 12.67, Running 2.44s Step 39( N/A%), pre moving , FPS 12.36, Running 2.50s Step 40( N/A%), pre moving , FPS 12.08, Running 2.56s Step 41( N/A%), pre moving , FPS 13.48, Running 2.61s Step 42( N/A%), pre moving , FPS 13.36, Running 2.65s Step 43( N/A%), pre moving , FPS 13.23, Running 2.69s Step 44( N/A%), pre moving , FPS 12.95, Running 2.75s Step 45( N/A%), pre moving , FPS 12.94, Running 2.78s Step 46( N/A%), pre moving , FPS 14.40, Running 2.82s Step 47( N/A%), pre moving , FPS 13.74, Running 2.90s Step 48( N/A%), pre moving , FPS 9.54, Running 3.56s Step 49( N/A%), pre moving , FPS 9.24, Running 3.66s Step 50( N/A%), pre moving , FPS 8.89, Running 3.76s Step 51( N/A%), pre moving , FPS 8.63, Running 3.85s Step 52( N/A%), pre moving , FPS 8.39, Running 3.94s Step 53( N/A%), pre moving , FPS 7.96, Running 4.09s Step 54( N/A%), pre moving , FPS 7.63, Running 4.22s Step 55( N/A%), pre moving , FPS 7.26, Running 4.37s Step 56( N/A%), pre moving , FPS 8.82, Running 4.51s Step 57( N/A%), pre moving , FPS 8.85, Running 4.65s Step 58( N/A%), pre moving , FPS 8.60, Running 4.77s Step 59( N/A%), pre moving , FPS 8.14, Running 4.96s Step 60( N/A%), pre moving , FPS 7.73, Running 5.15s Step 61( N/A%), pre moving , FPS 7.29, Running 5.36s Step 62( N/A%), pre moving , FPS 6.93, Running 5.54s Step 63( N/A%), pre moving , FPS 6.57, Running 5.74s Step 64( N/A%), pre moving , FPS 6.56, Running 5.80s Step 65( N/A%), pre moving , FPS 6.50, Running 5.85s Step 66( N/A%), pre moving , FPS 6.48, Running 5.90s Step 67( N/A%), pre moving , FPS 6.56, Running 5.95s Step 68( N/A%), pre moving , FPS 8.22, Running 6.00s Step 69( N/A%), pre moving , FPS 8.39, Running 6.04s Step 70( N/A%), pre moving , FPS 8.62, Running 6.08s Step 71( N/A%), pre moving , FPS 8.76, Running 6.14s Step 72( N/A%), pre moving , FPS 8.97, Running 6.17s Step 73( N/A%), pre moving , FPS 9.40, Running 6.22s Step 74( N/A%), pre moving , FPS 9.85, Running 6.25s Step 75( N/A%), pre moving , FPS 10.48, Running 6.28s Step 76( N/A%), pre moving , FPS 11.08, Running 6.32s Step 77( N/A%), pre moving , FPS 11.76, Running 6.35s Step 78( N/A%), pre moving , FPS 12.38, Running 6.39s Step 79( N/A%), pre moving , FPS 13.40, Running 6.45s Step 80( N/A%), pre moving , FPS 14.45, Running 6.54s Step 81( N/A%), pre moving , FPS 16.02, Running 6.60s Step 82( N/A%), pre moving , FPS 17.63, Running 6.67s Step 83( N/A%), pre moving , FPS 20.25, Running 6.72s Step 84( N/A%), pre moving , FPS 20.39, Running 6.78s Step 85( N/A%), pre moving , FPS 20.68, Running 6.82s Step 86( N/A%), pre moving , FPS 20.60, Running 6.87s Step 87( N/A%), pre moving , FPS 20.79, Running 6.91s Step 88( N/A%), pre moving , FPS 20.91, Running 6.95s Step 89( N/A%), pre moving , FPS 21.00, Running 6.99s Step 90( N/A%), pre moving , FPS 20.64, Running 7.05s Step 91( N/A%), pre moving , FPS 20.78, Running 7.10s Step 92( N/A%), pre moving , FPS 20.57, Running 7.14s Step 93( N/A%), pre moving , FPS 20.53, Running 7.19s Step 94( N/A%), pre moving , FPS 20.46, Running 7.23s Step 95( N/A%), pre moving , FPS 20.17, Running 7.27s Step 96( N/A%), pre moving , FPS 19.13, Running 7.36s Step 97( N/A%), pre moving , FPS 18.19, Running 7.45s Step 98( N/A%), pre moving , FPS 17.30, Running 7.54s Step 99( N/A%), pre moving , FPS 16.90, Running 7.64s Step 100( N/A%), pre moving , FPS 16.75, Running 7.73s Step 101( N/A%), pre moving , FPS 16.58, Running 7.81s Step 102( N/A%), pre moving , FPS 9.60, Running 8.76s Step 103( N/A%), pre moving , FPS 8.41, Running 9.10s Step 104( N/A%), pre moving , FPS 7.85, Running 9.33s Step 105( N/A%), pre moving , FPS 6.91, Running 9.71s Step 106( N/A%), pre moving , FPS 6.52, Running 9.94s Step 107( N/A%), pre moving , FPS 6.22, Running 10.13s Step 108( N/A%), pre moving , FPS 6.04, Running 10.27s Step 109( N/A%), pre moving , FPS 5.73, Running 10.48s Step 110( N/A%), pre moving , FPS 5.59, Running 10.63s Step 111( N/A%), pre moving , FPS 5.25, Running 10.91s Step 112( N/A%), pre moving , FPS 5.05, Running 11.10s Step 113( N/A%), pre moving , FPS 4.76, Running 11.40s Step 114( N/A%), pre moving , FPS 4.55, Running 11.62s Step 115( N/A%), pre moving , FPS 4.22, Running 12.01s Step 116( N/A%), pre moving , FPS 4.09, Running 12.25s Step 117( N/A%), pre moving , FPS 3.86, Running 12.63s Step 118( N/A%), pre moving , FPS 3.79, Running 12.82s Step 119( N/A%), pre moving , FPS 3.60, Running 13.19s Step 120( N/A%), pre moving , FPS 3.53, Running 13.40s Step 121( N/A%), pre moving , FPS 3.39, Running 13.72s Step 122( N/A%), pre moving , FPS 3.89, Running 13.90s Step 123( N/A%), pre moving , FPS 3.98, Running 14.12s Step 124( N/A%), pre moving , FPS 4.06, Running 14.25s Step 125( N/A%), pre moving , FPS 4.22, Running 14.45s Step 126( N/A%), pre moving , FPS 4.25, Running 14.64s Step 127( N/A%), pre moving , FPS 4.25, Running 14.83s Step 128( N/A%), pre moving , FPS 4.22, Running 15.00s Step 129( N/A%), pre moving , FPS 4.16, Running 15.29s Step 130( N/A%), pre moving , FPS 4.07, Running 15.55s Step 131( N/A%), pre moving , FPS 3.96, Running 15.96s Step 132( N/A%), pre moving , FPS 3.95, Running 16.17s Step 133( N/A%), pre moving , FPS 3.86, Running 16.58s Step 134( N/A%), pre moving , FPS 3.87, Running 16.79s Step 135( N/A%), pre moving , FPS 3.85, Running 17.21s Step 136( N/A%), pre moving , FPS 3.85, Running 17.44s Step 137( N/A%), pre moving , FPS 3.83, Running 17.86s Step 138( N/A%), pre moving , FPS 3.77, Running 18.12s Step 139( N/A%), pre moving , FPS 3.82, Running 18.43s Step 140( N/A%), pre moving , FPS 3.86, Running 18.57s Step 141( N/A%), pre moving , FPS 3.89, Running 18.86s Step 142( N/A%), pre moving , FPS 3.87, Running 19.07s Step 143( N/A%), pre moving , FPS 3.77, Running 19.42s Step 144( N/A%), pre moving , FPS 3.70, Running 19.66s Step 145( N/A%), pre moving , FPS 3.53, Running 20.12s Step 146( N/A%), pre moving , FPS 3.48, Running 20.39s Step 147( N/A%), pre moving , FPS 3.34, Running 20.82s Step 148( N/A%), pre moving , FPS 3.30, Running 21.06s Step 149( N/A%), pre moving , FPS 3.22, Running 21.50s Step 150( N/A%), pre moving , FPS 3.21, Running 21.78s Step 151( N/A%), pre moving , FPS 3.21, Running 22.19s Step 152( N/A%), pre moving , FPS 3.19, Running 22.44s Step 153( N/A%), pre moving , FPS 3.27, Running 22.69s Step 154( N/A%), pre moving , FPS 3.28, Running 22.89s Step 155( N/A%), pre moving , FPS 3.28, Running 23.30s Step 156( N/A%), pre moving , FPS 3.29, Running 23.52s Step 157( N/A%), pre moving , FPS 3.31, Running 23.91s Step 158( N/A%), pre moving , FPS 3.29, Running 24.20s Step 159( N/A%), pre moving , FPS 3.24, Running 24.61s Step 160( N/A%), pre moving , FPS 3.18, Running 24.87s Step 161( N/A%), pre moving , FPS 3.12, Running 25.27s Step 162( N/A%), pre moving , FPS 3.10, Running 25.53s Step 163( N/A%), pre moving , FPS 3.08, Running 25.92s Step 164( N/A%), pre moving , FPS 3.07, Running 26.17s Step 165( N/A%), pre moving , FPS 3.09, Running 26.59s Step 166( N/A%), pre moving , FPS 3.10, Running 26.85s Step 167( N/A%), pre moving , FPS 3.16, Running 27.16s Step 168( N/A%), pre moving , FPS 3.18, Running 27.34s Step 169( N/A%), pre moving , FPS 3.20, Running 27.76s Step 170( N/A%), pre moving , FPS 3.30, Running 27.83s Step 171( N/A%), pre moving , FPS 3.48, Running 27.94s Step 172( N/A%), pre moving , FPS 3.59, Running 28.02s Step 173( N/A%), pre moving , FPS 3.70, Running 28.10s Step 174( N/A%), pre moving , FPS 3.75, Running 28.22s Step 175( N/A%), pre moving , FPS 3.99, Running 28.31s Step 176( N/A%), pre moving , FPS 4.07, Running 28.44s Step 177( N/A%), pre moving , FPS 4.30, Running 28.56s Step 178( N/A%), pre moving , FPS 4.46, Running 28.68s Step 179( N/A%), pre moving , FPS 4.77, Running 28.80s Step 180( N/A%), pre moving , FPS 4.36, Running 29.45s Step 181( N/A%), pre moving , FPS 4.67, Running 29.56s Step 182( N/A%), pre moving , FPS 4.83, Running 29.68s Step 183( N/A%), pre moving , FPS 5.07, Running 29.87s Step 184( N/A%), pre moving , FPS 5.12, Running 30.07s Step 185( N/A%), pre moving , FPS 5.47, Running 30.25s Step 186( N/A%), pre moving , FPS 5.56, Running 30.45s Step 187( N/A%), pre moving , FPS 5.71, Running 30.66s Step 188( N/A%), pre moving , FPS 5.67, Running 30.87s Step 189( N/A%), pre moving , FPS 6.03, Running 31.08s Step 190( N/A%), pre moving , FPS 5.83, Running 31.26s Step 191( N/A%), pre moving , FPS 5.69, Running 31.45s Step 192( N/A%), pre moving , FPS 5.56, Running 31.62s Step 193( N/A%), pre moving , FPS 5.48, Running 31.75s Step 194( N/A%), pre moving , FPS 5.42, Running 31.91s Step 195( N/A%), pre moving , FPS 5.37, Running 32.03s Step 196( N/A%), pre moving , FPS 5.35, Running 32.17s Step 197( N/A%), pre moving , FPS 5.33, Running 32.30s Step 198( N/A%), pre moving , FPS 5.33, Running 32.44s Step 199( N/A%), pre moving , FPS 5.27, Running 32.59s Step 200( N/A%), pre moving , FPS 6.01, Running 32.77s Step 201( N/A%), pre moving , FPS 5.85, Running 32.98s Step 202( N/A%), pre moving , FPS 5.74, Running 33.16s Step 203( N/A%), pre moving , FPS 5.72, Running 33.37s Step 204( N/A%), pre moving , FPS 5.73, Running 33.57s Step 205( N/A%), pre moving , FPS 5.67, Running 33.78s Step 206( N/A%), pre moving , FPS 5.69, Running 33.97s Step 207( N/A%), pre moving , FPS 5.73, Running 34.15s Step 208( N/A%), pre moving , FPS 5.74, Running 34.36s Step 209( N/A%), pre moving , FPS 5.80, Running 34.52s Step 210( N/A%), pre moving , FPS 5.78, Running 34.72s Step 211( N/A%), pre moving , FPS 5.75, Running 34.92s Step 212( N/A%), pre moving , FPS 5.92, Running 35.00s Step 213( N/A%), pre moving , FPS 5.95, Running 35.11s Step 214( N/A%), pre moving , FPS 6.04, Running 35.22s Step 215( N/A%), pre moving , FPS 6.05, Running 35.34s Step 216( N/A%), pre moving , FPS 6.08, Running 35.46s Step 217( N/A%), pre moving , FPS 6.14, Running 35.56s Step 218( N/A%), pre moving , FPS 6.17, Running 35.68s Step 219( N/A%), pre moving , FPS 6.26, Running 35.79s Step 220( N/A%), pre moving , FPS 6.40, Running 35.90s Step 221( N/A%), pre moving , FPS 6.56, Running 36.02s Step 222( N/A%), pre moving , FPS 6.69, Running 36.15s Step 223( N/A%), pre moving , FPS 6.95, Running 36.24s Step 224( N/A%), pre moving , FPS 7.27, Running 36.32s Step 225( N/A%), pre moving , FPS 7.57, Running 36.42s Step 226( N/A%), pre moving , FPS 6.63, Running 36.98s Step 227( N/A%), pre moving , FPS 6.88, Running 37.06s Step 228( N/A%), pre moving , FPS 7.18, Running 37.14s Step 229( N/A%), pre moving , FPS 7.35, Running 37.25s Step 230( N/A%), pre moving , FPS 7.57, Running 37.36s Step 231( N/A%), pre moving , FPS 7.71, Running 37.52s Step 232( N/A%), pre moving , FPS 7.36, Running 37.72s Step 233( N/A%), pre moving , FPS 7.14, Running 37.91s Step 234( N/A%), pre moving , FPS 6.94, Running 38.10s Step 235( N/A%), pre moving , FPS 6.77, Running 38.29s Step 236( N/A%), pre moving , FPS 6.40, Running 38.58s Step 237( N/A%), pre moving , FPS 6.10, Running 38.84s Step 238( N/A%), pre moving , FPS 5.89, Running 39.08s Step 239( N/A%), pre moving , FPS 5.64, Running 39.34s Step 240( N/A%), pre moving , FPS 5.46, Running 39.56s Step 241( N/A%), pre moving , FPS 5.27, Running 39.82s Step 242( N/A%), pre moving , FPS 5.10, Running 40.07s Step 243( N/A%), pre moving , FPS 4.92, Running 40.31s Step 244( N/A%), pre moving , FPS 4.73, Running 40.55s Step 245( N/A%), pre moving , FPS 4.50, Running 40.86s Step 246( N/A%), pre moving , FPS 4.83, Running 41.12s Step 247( N/A%), pre moving , FPS 4.64, Running 41.37s Step 248( N/A%), pre moving , FPS 4.48, Running 41.61s Step 249( N/A%), pre moving , FPS 4.37, Running 41.82s Step 250( N/A%), pre moving , FPS 4.24, Running 42.08s Step 251( N/A%), pre moving , FPS 4.10, Running 42.40s Step 252( N/A%), pre moving , FPS 4.06, Running 42.65s Step 253( N/A%), pre moving , FPS 3.99, Running 42.92s Step 254( N/A%), pre moving , FPS 3.92, Running 43.19s Step 255( N/A%), pre moving , FPS 3.88, Running 43.45s Step 256( N/A%), pre moving , FPS 3.90, Running 43.71s Step 257( N/A%), pre moving , FPS 3.91, Running 43.96s Step 258( N/A%), pre moving , FPS 3.91, Running 44.19s Step 259( N/A%), pre moving , FPS 3.92, Running 44.44s Step 260( N/A%), pre moving , FPS 3.89, Running 44.71s Step 261( N/A%), pre moving , FPS 3.90, Running 44.95s Step 262( N/A%), pre moving , FPS 3.86, Running 45.25s Step 263( N/A%), pre moving , FPS 3.89, Running 45.45s Step 264( N/A%), pre moving , FPS 3.88, Running 45.70s Step 265( N/A%), pre moving , FPS 3.99, Running 45.88s Step 266( N/A%), pre moving , FPS 4.09, Running 46.01s Step 267( N/A%), pre moving , FPS 4.21, Running 46.13s Step 268( N/A%), pre moving , FPS 4.29, Running 46.27s Step 269( N/A%), pre moving , FPS 4.38, Running 46.39s Step 270( N/A%), pre moving , FPS 4.51, Running 46.52s Step 271( N/A%), pre moving , FPS 4.66, Running 46.69s Step 272( N/A%), pre moving , FPS 4.74, Running 46.87s Step 273( N/A%), pre moving , FPS 4.76, Running 47.12s Step 274( N/A%), pre moving , FPS 4.76, Running 47.40s Step 275( N/A%), pre moving , FPS 4.77, Running 47.64s Step 276( N/A%), pre moving , FPS 4.79, Running 47.89s Step 277( N/A%), pre moving , FPS 4.77, Running 48.15s Step 278( N/A%), pre moving , FPS 4.80, Running 48.36s Step 279( N/A%), pre moving , FPS 4.85, Running 48.57s Step 280( N/A%), pre moving , FPS 4.93, Running 48.76s Step 281( N/A%), pre moving , FPS 4.99, Running 48.96s Step 282( N/A%), pre moving , FPS 5.13, Running 49.15s Step 283( N/A%), pre moving , FPS 5.14, Running 49.35s Step 284( N/A%), pre moving , FPS 5.30, Running 49.47s Step 285( N/A%), pre moving , FPS 5.38, Running 49.59s Step 286( N/A%), pre moving , FPS 5.37, Running 49.73s Step 287( N/A%), pre moving , FPS 5.37, Running 49.85s Step 288( N/A%), pre moving , FPS 5.41, Running 49.97s Step 289( N/A%), pre moving , FPS 5.39, Running 50.10s Step 290( N/A%), pre moving , FPS 5.38, Running 50.23s Step 291( N/A%), pre moving , FPS 5.44, Running 50.37s Step 292( N/A%), pre moving , FPS 5.59, Running 50.45s Step 293( N/A%), pre moving , FPS 5.89, Running 50.52s Step 294( N/A%), pre moving , FPS 6.27, Running 50.59s Step 295( N/A%), pre moving , FPS 6.60, Running 50.67s Step 296( N/A%), pre moving , FPS 6.94, Running 50.77s Step 297( N/A%), pre moving , FPS 7.43, Running 50.85s Step 298( N/A%), pre moving , FPS 7.81, Running 50.92s Step 299( N/A%), pre moving , FPS 8.22, Running 51.00s Step 300( N/A%), pre moving , FPS 8.55, Running 51.10s Step 301( N/A%), pre moving , FPS 9.04, Running 51.17s Step 302( N/A%), pre moving , FPS 9.45, Running 51.26s Step 303( N/A%), pre moving , FPS 9.99, Running 51.35s Step 304( N/A%), pre moving , FPS 9.97, Running 51.48s Step 305( N/A%), pre moving , FPS 9.89, Running 51.62s Step 306( N/A%), pre moving , FPS 9.98, Running 51.73s Step 307( N/A%), pre moving , FPS 5.50, Running 53.49s Step 308( N/A%), pre moving , FPS 5.07, Running 53.92s Step 309( N/A%), pre moving , FPS 4.92, Running 54.17s Step 310( N/A%), pre moving , FPS 4.65, Running 54.53s Step 311( N/A%), pre moving , FPS 4.57, Running 54.74s Step 312( N/A%), pre moving , FPS 4.35, Running 55.04s Step 313( N/A%), pre moving , FPS 4.23, Running 55.25s Step 314( N/A%), pre moving , FPS 3.93, Running 55.68s Step 315( N/A%), pre moving , FPS 3.82, Running 55.91s Step 316( N/A%), pre moving , FPS 3.58, Running 56.36s Step 317( N/A%), pre moving , FPS 3.50, Running 56.56s Step 318( N/A%), pre moving , FPS 3.29, Running 57.00s Step 319( N/A%), pre moving , FPS 3.21, Running 57.23s Step 320( N/A%), pre moving , FPS 3.05, Running 57.66s Step 321( N/A%), pre moving , FPS 2.99, Running 57.87s Step 322( N/A%), pre moving , FPS 2.84, Running 58.31s Step 323( N/A%), pre moving , FPS 2.75, Running 58.61s Step 324( N/A%), pre moving , FPS 2.68, Running 58.94s Step 325( N/A%), pre moving , FPS 2.66, Running 59.15s Step 326( N/A%), pre moving , FPS 2.56, Running 59.56s Step 327( 0.17%), action 1, FPS 2.75, Running 60.75s Step 328( 0.33%), action 2, FPS 2.69, Running 61.36s Step 329( 0.50%), action 3, FPS 2.58, Running 61.92s Step 330( 0.67%), action 4, FPS 2.39, Running 62.90s Step 331( 0.83%), action 5, FPS 2.17, Running 63.97s Step 332( 1.00%), action 6, FPS 2.06, Running 64.75s Step 333( 1.17%), action 7, FPS 1.98, Running 65.33s Step 334( 1.33%), action 8, FPS 1.96, Running 65.88s Step 335( 1.50%), action 9, FPS 1.83, Running 66.85s Step 336( 1.67%), action 10, FPS 1.74, Running 67.85s Step 337( 1.83%), action 11, FPS 1.62, Running 68.89s Step 338( 2.00%), action 12, FPS 1.61, Running 69.38s Step 339( 2.17%), action 13, FPS 1.60, Running 69.73s Step 340( 2.33%), action 14, FPS 1.53, Running 70.70s Step 341( 2.50%), action 15, FPS 1.48, Running 71.38s Step 342( 2.67%), action 16, FPS 1.47, Running 71.96s Step 343( 2.83%), action 17, FPS 1.44, Running 72.54s Step 344( 3.00%), action 18, FPS 1.40, Running 73.24s Step 345( 3.17%), action 19, FPS 1.36, Running 73.85s Step 346( 3.33%), action 20, FPS 1.35, Running 74.35s Step 347( 3.50%), action 21, FPS 1.35, Running 75.61s Step 348( 3.67%), action 22, FPS 1.35, Running 76.23s Step 349( 3.83%), action 23, FPS 1.34, Running 76.88s Step 350( 4.00%), action 24, FPS 1.37, Running 77.50s Step 351( 4.17%), action 25, FPS 1.45, Running 77.81s Step 352( 4.33%), action 26, FPS 1.45, Running 78.52s Step 353( 4.50%), action 27, FPS 1.43, Running 79.29s Step 354( 4.67%), action 28, FPS 1.40, Running 80.21s Step 355( 4.83%), action 29, FPS 1.40, Running 81.12s Step 356( 5.00%), action 30, FPS 1.46, Running 81.58s Step 357( 5.17%), action 31, FPS 1.46, Running 82.58s Step 358( 5.33%), action 32, FPS 1.43, Running 83.42s Step 359( 5.50%), action 33, FPS 1.37, Running 84.34s Step 360( 5.67%), action 34, FPS 1.41, Running 84.85s Step 361( 5.83%), action 35, FPS 1.41, Running 85.60s Step 362( 6.00%), action 36, FPS 1.40, Running 86.27s Step 363( 6.17%), action 37, FPS 1.41, Running 86.74s Step 364( 6.33%), action 38, FPS 1.42, Running 87.34s Step 365( 6.50%), action 39, FPS 1.40, Running 88.14s Step 366( 6.67%), action 40, FPS 1.40, Running 88.66s Step 367( 6.83%), action 41, FPS 1.42, Running 89.70s Step 368( 7.00%), action 42, FPS 1.43, Running 90.19s Step 369( 7.17%), action 43, FPS 1.41, Running 91.11s Step 370( 7.33%), action 44, FPS 1.42, Running 91.57s Step 371( 7.50%), action 45, FPS 1.40, Running 92.06s Step 372( 7.67%), action 46, FPS 1.42, Running 92.60s Step 373( 7.83%), action 47, FPS 1.43, Running 93.24s Step 374( 8.00%), action 48, FPS 1.49, Running 93.66s Step 375( 8.17%), action 49, FPS 1.54, Running 94.12s Step 376( 8.33%), action 50, FPS 1.53, Running 94.64s Step 377( 8.50%), action 51, FPS 1.56, Running 95.44s Step 378( 8.67%), action 52, FPS 1.60, Running 95.94s Step 379( 8.83%), action 53, FPS 1.65, Running 96.48s Step 380( 9.00%), action 54, FPS 1.66, Running 96.88s Step 381( 9.17%), action 55, FPS 1.70, Running 97.36s Step 382( 9.33%), action 56, FPS 1.74, Running 97.74s Step 383( 9.50%), action 57, FPS 1.71, Running 98.43s Step 384( 9.67%), action 58, FPS 1.72, Running 98.93s Step 385( 9.83%), action 59, FPS 1.76, Running 99.52s Step 386( 10.00%), action 60, FPS 1.74, Running 100.15s Step 387( 10.17%), action 61, FPS 1.74, Running 101.16s [2026-08-02 21:36:26] [34 ] Seed 33 success after 101.45 s. +steps: 387 , actions: 61 . +Instruction: Empty +Total 6/34(17.65%) success. +Setting seed: 34 +Step 1( N/A%), pre moving , FPS 11.21, Running 0.09s Step 2( N/A%), pre moving , FPS 17.20, Running 0.12s Step 3( N/A%), pre moving , FPS 21.66, Running 0.14s Step 4( N/A%), pre moving , FPS 24.28, Running 0.16s Step 5( N/A%), pre moving , FPS 26.11, Running 0.19s Step 6( N/A%), pre moving , FPS 26.91, Running 0.22s Step 7( N/A%), pre moving , FPS 28.76, Running 0.24s Step 8( N/A%), pre moving , FPS 30.26, Running 0.26s Step 9( N/A%), pre moving , FPS 31.69, Running 0.28s Step 10( N/A%), pre moving , FPS 32.89, Running 0.30s Step 11( N/A%), pre moving , FPS 33.98, Running 0.32s Step 12( N/A%), pre moving , FPS 34.78, Running 0.35s Step 13( N/A%), pre moving , FPS 34.83, Running 0.37s Step 14( N/A%), pre moving , FPS 35.31, Running 0.40s Step 15( N/A%), pre moving , FPS 35.35, Running 0.42s Step 16( N/A%), pre moving , FPS 35.84, Running 0.45s Step 17( N/A%), pre moving , FPS 36.20, Running 0.47s Step 18( N/A%), pre moving , FPS 36.77, Running 0.49s Step 19( N/A%), pre moving , FPS 37.32, Running 0.51s Step 20( N/A%), pre moving , FPS 37.80, Running 0.53s Step 21( N/A%), pre moving , FPS 28.98, Running 0.78s Step 22( N/A%), pre moving , FPS 28.49, Running 0.82s Step 23( N/A%), pre moving , FPS 27.02, Running 0.88s Step 24( N/A%), pre moving , FPS 26.65, Running 0.92s Step 25( N/A%), pre moving , FPS 26.01, Running 0.96s Step 26( N/A%), pre moving , FPS 19.90, Running 1.23s Step 27( N/A%), pre moving , FPS 19.37, Running 1.28s Step 28( N/A%), pre moving , FPS 19.00, Running 1.32s Step 29( N/A%), pre moving , FPS 18.70, Running 1.35s Step 30( N/A%), pre moving , FPS 18.06, Running 1.41s Step 31( N/A%), pre moving , FPS 17.90, Running 1.44s Step 32( N/A%), pre moving , FPS 17.61, Running 1.48s Step 33( N/A%), pre moving , FPS 17.59, Running 1.51s Step 34( N/A%), pre moving , FPS 17.07, Running 1.57s Step 35( N/A%), pre moving , FPS 16.83, Running 1.61s Step 36( N/A%), pre moving , FPS 9.94, Running 2.46s Step 37( N/A%), pre moving , FPS 9.08, Running 2.67s Step 38( N/A%), pre moving , FPS 8.76, Running 2.77s Step 39( N/A%), pre moving , FPS 8.48, Running 2.87s Step 40( N/A%), pre moving , FPS 8.23, Running 2.96s Step 41( N/A%), pre moving , FPS 8.83, Running 3.05s Step 42( N/A%), pre moving , FPS 8.62, Running 3.14s Step 43( N/A%), pre moving , FPS 8.52, Running 3.23s Step 44( N/A%), pre moving , FPS 8.30, Running 3.32s Step 45( N/A%), pre moving , FPS 8.14, Running 3.42s Step 46( N/A%), pre moving , FPS 8.77, Running 3.51s Step 47( N/A%), pre moving , FPS 8.58, Running 3.61s Step 48( N/A%), pre moving , FPS 6.88, Running 4.22s Step 49( N/A%), pre moving , FPS 6.71, Running 4.34s Step 50( N/A%), pre moving , FPS 6.63, Running 4.43s Step 51( N/A%), pre moving , FPS 6.61, Running 4.47s Step 52( N/A%), pre moving , FPS 6.56, Running 4.53s Step 53( N/A%), pre moving , FPS 6.55, Running 4.56s Step 54( N/A%), pre moving , FPS 6.56, Running 4.62s Step 55( N/A%), pre moving , FPS 6.55, Running 4.67s Step 56( N/A%), pre moving , FPS 8.63, Running 4.78s Step 57( N/A%), pre moving , FPS 9.22, Running 4.84s Step 58( N/A%), pre moving , FPS 9.23, Running 4.94s Step 59( N/A%), pre moving , FPS 9.23, Running 5.03s Step 60( N/A%), pre moving , FPS 9.25, Running 5.12s Step 61( N/A%), pre moving , FPS 9.22, Running 5.21s Step 62( N/A%), pre moving , FPS 9.22, Running 5.31s Step 63( N/A%), pre moving , FPS 8.97, Running 5.46s Step 64( N/A%), pre moving , FPS 8.75, Running 5.61s Step 65( N/A%), pre moving , FPS 8.41, Running 5.80s Step 66( N/A%), pre moving , FPS 8.07, Running 5.99s Step 67( N/A%), pre moving , FPS 7.76, Running 6.18s Step 68( N/A%), pre moving , FPS 9.44, Running 6.34s Step 69( N/A%), pre moving , FPS 9.33, Running 6.48s Step 70( N/A%), pre moving , FPS 9.00, Running 6.65s Step 71( N/A%), pre moving , FPS 8.62, Running 6.79s Step 72( N/A%), pre moving , FPS 8.09, Running 7.00s Step 73( N/A%), pre moving , FPS 7.82, Running 7.12s Step 74( N/A%), pre moving , FPS 7.61, Running 7.24s Step 75( N/A%), pre moving , FPS 7.37, Running 7.38s Step 76( N/A%), pre moving , FPS 7.28, Running 7.52s Step 77( N/A%), pre moving , FPS 7.12, Running 7.65s Step 78( N/A%), pre moving , FPS 7.03, Running 7.78s Step 79( N/A%), pre moving , FPS 6.98, Running 7.90s Step 80( N/A%), pre moving , FPS 6.97, Running 7.99s Step 81( N/A%), pre moving , FPS 6.98, Running 8.08s Step 82( N/A%), pre moving , FPS 6.99, Running 8.17s Step 83( N/A%), pre moving , FPS 7.13, Running 8.26s Step 84( N/A%), pre moving , FPS 7.28, Running 8.36s Step 85( N/A%), pre moving , FPS 7.59, Running 8.43s Step 86( N/A%), pre moving , FPS 7.86, Running 8.53s Step 87( N/A%), pre moving , FPS 8.21, Running 8.62s Step 88( N/A%), pre moving , FPS 8.50, Running 8.70s Step 89( N/A%), pre moving , FPS 8.77, Running 8.76s Step 90( N/A%), pre moving , FPS 9.29, Running 8.80s Step 91( N/A%), pre moving , FPS 9.71, Running 8.85s Step 92( N/A%), pre moving , FPS 10.59, Running 8.89s Step 93( N/A%), pre moving , FPS 11.03, Running 8.93s Step 94( N/A%), pre moving , FPS 11.58, Running 8.97s Step 95( N/A%), pre moving , FPS 12.20, Running 9.02s Step 96( N/A%), pre moving , FPS 13.06, Running 9.05s Step 97( N/A%), pre moving , FPS 13.80, Running 9.10s Step 98( N/A%), pre moving , FPS 9.46, Running 9.90s Step 99( N/A%), pre moving , FPS 8.29, Running 10.31s Step 100( N/A%), pre moving , FPS 7.86, Running 10.54s Step 101( N/A%), pre moving , FPS 7.08, Running 10.91s Step 102( N/A%), pre moving , FPS 6.72, Running 11.15s Step 103( N/A%), pre moving , FPS 6.00, Running 11.60s Step 104( N/A%), pre moving , FPS 5.71, Running 11.86s Step 105( N/A%), pre moving , FPS 5.24, Running 12.25s Step 106( N/A%), pre moving , FPS 5.15, Running 12.41s Step 107( N/A%), pre moving , FPS 4.91, Running 12.70s Step 108( N/A%), pre moving , FPS 4.80, Running 12.86s Step 109( N/A%), pre moving , FPS 4.51, Running 13.19s Step 110( N/A%), pre moving , FPS 4.39, Running 13.36s Step 111( N/A%), pre moving , FPS 4.15, Running 13.66s Step 112( N/A%), pre moving , FPS 3.98, Running 13.92s Step 113( N/A%), pre moving , FPS 3.74, Running 14.28s Step 114( N/A%), pre moving , FPS 3.63, Running 14.48s Step 115( N/A%), pre moving , FPS 3.41, Running 14.88s Step 116( N/A%), pre moving , FPS 3.31, Running 15.10s Step 117( N/A%), pre moving , FPS 3.14, Running 15.46s Step 118( N/A%), pre moving , FPS 3.45, Running 15.70s Step 119( N/A%), pre moving , FPS 3.46, Running 16.09s Step 120( N/A%), pre moving , FPS 3.46, Running 16.32s Step 121( N/A%), pre moving , FPS 3.54, Running 16.55s Step 122( N/A%), pre moving , FPS 3.59, Running 16.72s Step 123( N/A%), pre moving , FPS 3.67, Running 17.04s Step 124( N/A%), pre moving , FPS 3.72, Running 17.23s Step 125( N/A%), pre moving , FPS 3.78, Running 17.54s Step 126( N/A%), pre moving , FPS 3.74, Running 17.76s Step 127( N/A%), pre moving , FPS 3.66, Running 18.16s Step 128( N/A%), pre moving , FPS 3.60, Running 18.42s Step 129( N/A%), pre moving , FPS 3.55, Running 18.82s Step 130( N/A%), pre moving , FPS 3.51, Running 19.06s Step 131( N/A%), pre moving , FPS 3.46, Running 19.45s Step 132( N/A%), pre moving , FPS 3.46, Running 19.70s Step 133( N/A%), pre moving , FPS 3.45, Running 20.08s Step 134( N/A%), pre moving , FPS 3.42, Running 20.34s Step 135( N/A%), pre moving , FPS 3.50, Running 20.59s Step 136( N/A%), pre moving , FPS 3.50, Running 20.81s Step 137( N/A%), pre moving , FPS 3.53, Running 21.14s Step 138( N/A%), pre moving , FPS 3.56, Running 21.32s Step 139( N/A%), pre moving , FPS 3.60, Running 21.64s Step 140( N/A%), pre moving , FPS 3.59, Running 21.90s Step 141( N/A%), pre moving , FPS 3.47, Running 22.32s Step 142( N/A%), pre moving , FPS 3.41, Running 22.59s Step 143( N/A%), pre moving , FPS 3.35, Running 23.01s Step 144( N/A%), pre moving , FPS 3.29, Running 23.30s Step 145( N/A%), pre moving , FPS 3.22, Running 23.75s Step 146( N/A%), pre moving , FPS 3.21, Running 24.00s Step 147( N/A%), pre moving , FPS 3.21, Running 24.39s Step 148( N/A%), pre moving , FPS 3.27, Running 24.53s Step 149( N/A%), pre moving , FPS 3.36, Running 24.78s Step 150( N/A%), pre moving , FPS 3.39, Running 24.95s Step 151( N/A%), pre moving , FPS 3.42, Running 25.30s Step 152( N/A%), pre moving , FPS 3.42, Running 25.54s Step 153( N/A%), pre moving , FPS 3.44, Running 25.88s Step 154( N/A%), pre moving , FPS 3.43, Running 26.17s Step 155( N/A%), pre moving , FPS 3.31, Running 26.63s Step 156( N/A%), pre moving , FPS 3.27, Running 26.92s Step 157( N/A%), pre moving , FPS 3.23, Running 27.32s Step 158( N/A%), pre moving , FPS 3.19, Running 27.60s Step 159( N/A%), pre moving , FPS 3.14, Running 28.02s Step 160( N/A%), pre moving , FPS 3.14, Running 28.28s Step 161( N/A%), pre moving , FPS 3.13, Running 28.71s Step 162( N/A%), pre moving , FPS 3.19, Running 28.86s Step 163( N/A%), pre moving , FPS 3.27, Running 29.14s Step 164( N/A%), pre moving , FPS 3.40, Running 29.18s Step 165( N/A%), pre moving , FPS 3.65, Running 29.23s Step 166( N/A%), pre moving , FPS 3.79, Running 29.28s Step 167( N/A%), pre moving , FPS 4.02, Running 29.36s Step 168( N/A%), pre moving , FPS 4.07, Running 29.45s Step 169( N/A%), pre moving , FPS 4.20, Running 29.53s Step 170( N/A%), pre moving , FPS 4.30, Running 29.61s Step 171( N/A%), pre moving , FPS 4.55, Running 29.70s Step 172( N/A%), pre moving , FPS 4.72, Running 29.78s Step 173( N/A%), pre moving , FPS 5.02, Running 29.87s Step 174( N/A%), pre moving , FPS 4.66, Running 30.47s Step 175( N/A%), pre moving , FPS 5.07, Running 30.58s Step 176( N/A%), pre moving , FPS 5.28, Running 30.71s Step 177( N/A%), pre moving , FPS 5.57, Running 30.91s Step 178( N/A%), pre moving , FPS 5.70, Running 31.10s Step 179( N/A%), pre moving , FPS 6.08, Running 31.30s Step 180( N/A%), pre moving , FPS 6.19, Running 31.51s Step 181( N/A%), pre moving , FPS 6.69, Running 31.70s Step 182( N/A%), pre moving , FPS 6.58, Running 31.90s Step 183( N/A%), pre moving , FPS 6.78, Running 32.09s Step 184( N/A%), pre moving , FPS 6.43, Running 32.29s Step 185( N/A%), pre moving , FPS 6.12, Running 32.49s Step 186( N/A%), pre moving , FPS 5.85, Running 32.70s Step 187( N/A%), pre moving , FPS 5.66, Running 32.90s Step 188( N/A%), pre moving , FPS 5.52, Running 33.08s Step 189( N/A%), pre moving , FPS 5.34, Running 33.28s Step 190( N/A%), pre moving , FPS 5.19, Running 33.46s Step 191( N/A%), pre moving , FPS 5.08, Running 33.63s Step 192( N/A%), pre moving , FPS 4.96, Running 33.81s Step 193( N/A%), pre moving , FPS 4.94, Running 33.92s Step 194( N/A%), pre moving , FPS 5.58, Running 34.05s Step 195( N/A%), pre moving , FPS 5.56, Running 34.18s Step 196( N/A%), pre moving , FPS 5.54, Running 34.32s Step 197( N/A%), pre moving , FPS 5.62, Running 34.47s Step 198( N/A%), pre moving , FPS 5.69, Running 34.62s Step 199( N/A%), pre moving , FPS 5.77, Running 34.77s Step 200( N/A%), pre moving , FPS 5.82, Running 34.95s Step 201( N/A%), pre moving , FPS 5.80, Running 35.15s Step 202( N/A%), pre moving , FPS 5.80, Running 35.35s Step 203( N/A%), pre moving , FPS 5.77, Running 35.55s Step 204( N/A%), pre moving , FPS 5.78, Running 35.76s Step 205( N/A%), pre moving , FPS 5.77, Running 35.96s Step 206( N/A%), pre moving , FPS 5.76, Running 36.17s Step 207( N/A%), pre moving , FPS 5.75, Running 36.38s Step 208( N/A%), pre moving , FPS 5.83, Running 36.51s Step 209( N/A%), pre moving , FPS 5.96, Running 36.63s Step 210( N/A%), pre moving , FPS 6.05, Running 36.77s Step 211( N/A%), pre moving , FPS 6.14, Running 36.89s Step 212( N/A%), pre moving , FPS 6.25, Running 37.01s Step 213( N/A%), pre moving , FPS 6.22, Running 37.13s Step 214( N/A%), pre moving , FPS 6.23, Running 37.26s Step 215( N/A%), pre moving , FPS 6.20, Running 37.40s Step 216( N/A%), pre moving , FPS 6.25, Running 37.52s Step 217( N/A%), pre moving , FPS 6.30, Running 37.64s Step 218( N/A%), pre moving , FPS 6.33, Running 37.78s Step 219( N/A%), pre moving , FPS 6.41, Running 37.89s Step 220( N/A%), pre moving , FPS 5.58, Running 38.53s Step 221( N/A%), pre moving , FPS 5.74, Running 38.63s Step 222( N/A%), pre moving , FPS 5.96, Running 38.70s Step 223( N/A%), pre moving , FPS 6.18, Running 38.78s Step 224( N/A%), pre moving , FPS 6.43, Running 38.87s Step 225( N/A%), pre moving , FPS 6.51, Running 39.04s Step 226( N/A%), pre moving , FPS 6.51, Running 39.24s Step 227( N/A%), pre moving , FPS 6.52, Running 39.45s Step 228( N/A%), pre moving , FPS 6.43, Running 39.62s Step 229( N/A%), pre moving , FPS 6.27, Running 39.82s Step 230( N/A%), pre moving , FPS 6.15, Running 40.03s Step 231( N/A%), pre moving , FPS 5.86, Running 40.30s Step 232( N/A%), pre moving , FPS 5.71, Running 40.51s Step 233( N/A%), pre moving , FPS 5.47, Running 40.79s Step 234( N/A%), pre moving , FPS 5.28, Running 41.05s Step 235( N/A%), pre moving , FPS 5.10, Running 41.32s Step 236( N/A%), pre moving , FPS 4.92, Running 41.58s Step 237( N/A%), pre moving , FPS 4.77, Running 41.83s Step 238( N/A%), pre moving , FPS 4.61, Running 42.11s Step 239( N/A%), pre moving , FPS 4.47, Running 42.37s Step 240( N/A%), pre moving , FPS 4.92, Running 42.60s Step 241( N/A%), pre moving , FPS 4.81, Running 42.79s Step 242( N/A%), pre moving , FPS 4.68, Running 42.98s Step 243( N/A%), pre moving , FPS 4.57, Running 43.16s Step 244( N/A%), pre moving , FPS 4.46, Running 43.35s Step 245( N/A%), pre moving , FPS 4.42, Running 43.56s Step 246( N/A%), pre moving , FPS 4.38, Running 43.81s Step 247( N/A%), pre moving , FPS 4.31, Running 44.08s Step 248( N/A%), pre moving , FPS 4.23, Running 44.34s Step 249( N/A%), pre moving , FPS 4.17, Running 44.62s Step 250( N/A%), pre moving , FPS 4.12, Running 44.87s Step 251( N/A%), pre moving , FPS 4.14, Running 45.14s Step 252( N/A%), pre moving , FPS 4.08, Running 45.42s Step 253( N/A%), pre moving , FPS 4.08, Running 45.69s Step 254( N/A%), pre moving , FPS 4.07, Running 45.96s Step 255( N/A%), pre moving , FPS 4.06, Running 46.24s Step 256( N/A%), pre moving , FPS 4.12, Running 46.43s Step 257( N/A%), pre moving , FPS 4.16, Running 46.64s Step 258( N/A%), pre moving , FPS 4.23, Running 46.84s Step 259( N/A%), pre moving , FPS 4.28, Running 47.04s Step 260( N/A%), pre moving , FPS 4.35, Running 47.20s Step 261( N/A%), pre moving , FPS 4.40, Running 47.33s Step 262( N/A%), pre moving , FPS 4.46, Running 47.47s Step 263( N/A%), pre moving , FPS 4.50, Running 47.60s Step 264( N/A%), pre moving , FPS 4.56, Running 47.73s Step 265( N/A%), pre moving , FPS 4.60, Running 47.90s Step 266( N/A%), pre moving , FPS 4.71, Running 48.06s Step 267( N/A%), pre moving , FPS 4.82, Running 48.24s Step 268( N/A%), pre moving , FPS 4.80, Running 48.50s Step 269( N/A%), pre moving , FPS 4.80, Running 48.78s Step 270( N/A%), pre moving , FPS 4.80, Running 49.04s Step 271( N/A%), pre moving , FPS 4.79, Running 49.31s Step 272( N/A%), pre moving , FPS 4.88, Running 49.51s Step 273( N/A%), pre moving , FPS 4.96, Running 49.72s Step 274( N/A%), pre moving , FPS 5.06, Running 49.92s Step 275( N/A%), pre moving , FPS 5.19, Running 50.10s Step 276( N/A%), pre moving , FPS 5.13, Running 50.34s Step 277( N/A%), pre moving , FPS 5.13, Running 50.54s Step 278( N/A%), pre moving , FPS 5.13, Running 50.74s Step 279( N/A%), pre moving , FPS 5.24, Running 50.86s Step 280( N/A%), pre moving , FPS 5.26, Running 50.99s Step 281( N/A%), pre moving , FPS 5.28, Running 51.12s Step 282( N/A%), pre moving , FPS 5.27, Running 51.26s Step 283( N/A%), pre moving , FPS 5.29, Running 51.38s Step 284( N/A%), pre moving , FPS 5.30, Running 51.51s Step 285( N/A%), pre moving , FPS 5.39, Running 51.61s Step 286( N/A%), pre moving , FPS 5.49, Running 51.70s Step 287( N/A%), pre moving , FPS 5.66, Running 51.77s Step 288( N/A%), pre moving , FPS 6.00, Running 51.84s Step 289( N/A%), pre moving , FPS 6.36, Running 51.93s Step 290( N/A%), pre moving , FPS 6.72, Running 52.02s Step 291( N/A%), pre moving , FPS 7.17, Running 52.10s Step 292( N/A%), pre moving , FPS 7.44, Running 52.20s Step 293( N/A%), pre moving , FPS 7.74, Running 52.30s Step 294( N/A%), pre moving , FPS 8.12, Running 52.38s Step 295( N/A%), pre moving , FPS 8.49, Running 52.46s Step 296( N/A%), pre moving , FPS 9.01, Running 52.56s Step 297( N/A%), pre moving , FPS 9.34, Running 52.68s Step 298( N/A%), pre moving , FPS 9.76, Running 52.79s Step 299( N/A%), pre moving , FPS 9.84, Running 52.89s Step 300( N/A%), pre moving , FPS 9.87, Running 53.02s Step 301( N/A%), pre moving , FPS 9.85, Running 53.15s Step 302( N/A%), pre moving , FPS 5.41, Running 54.96s Step 303( N/A%), pre moving , FPS 5.05, Running 55.34s Step 304( N/A%), pre moving , FPS 5.05, Running 55.47s Step 305( N/A%), pre moving , FPS 4.88, Running 55.71s Step 306( N/A%), pre moving , FPS 4.78, Running 55.89s Step 307( N/A%), pre moving , FPS 4.51, Running 56.21s Step 308( N/A%), pre moving , FPS 4.37, Running 56.42s Step 309( N/A%), pre moving , FPS 4.16, Running 56.74s Step 310( N/A%), pre moving , FPS 4.03, Running 56.98s Step 311( N/A%), pre moving , FPS 3.76, Running 57.42s Step 312( N/A%), pre moving , FPS 3.63, Running 57.71s Step 313( N/A%), pre moving , FPS 3.45, Running 58.10s Step 314( N/A%), pre moving , FPS 3.36, Running 58.34s Step 315( N/A%), pre moving , FPS 3.19, Running 58.73s Step 316( N/A%), pre moving , FPS 3.11, Running 58.98s Step 317( N/A%), pre moving , FPS 2.98, Running 59.38s Step 318( N/A%), pre moving , FPS 2.93, Running 59.63s Step 319( N/A%), pre moving , FPS 2.84, Running 59.93s Step 320( N/A%), pre moving , FPS 2.80, Running 60.15s Step 321( N/A%), pre moving , FPS 2.72, Running 60.50s Step 322( 0.17%), action 1, FPS 3.04, Running 61.54s Step 323( 0.33%), action 2, FPS 2.99, Running 62.03s Step 324( 0.50%), action 3, FPS 2.81, Running 62.59s Step 325( 0.67%), action 4, FPS 2.78, Running 62.90s Step 326( 0.83%), action 5, FPS 2.65, Running 63.45s Step 327( 1.00%), action 6, FPS 2.67, Running 63.69s Step 328( 1.17%), action 7, FPS 2.56, Running 64.22s Step 329( 1.33%), action 8, FPS 2.54, Running 64.63s Step 330( 1.50%), action 9, FPS 2.41, Running 65.30s Step 331( 1.67%), action 10, FPS 2.41, Running 65.72s Step 332( 1.83%), action 11, FPS 2.27, Running 66.53s Step 333( 2.00%), action 12, FPS 2.26, Running 66.95s Step 334( 2.17%), action 13, FPS 2.19, Running 67.46s Step 335( 2.33%), action 14, FPS 2.22, Running 67.72s Step 336( 2.50%), action 15, FPS 2.16, Running 68.26s Step 337( 2.67%), action 16, FPS 2.17, Running 68.59s Step 338( 2.83%), action 17, FPS 2.09, Running 69.22s Step 339( 3.00%), action 18, FPS 2.07, Running 69.61s Step 340( 3.17%), action 19, FPS 1.98, Running 70.26s Step 341( 3.33%), action 20, FPS 1.98, Running 70.58s Step 342( 3.50%), action 21, FPS 2.04, Running 71.37s Step 343( 3.67%), action 22, FPS 2.08, Running 71.63s Step 344( 3.83%), action 23, FPS 2.07, Running 72.25s Step 345( 4.00%), action 24, FPS 1.98, Running 72.99s Step 346( 4.17%), action 25, FPS 1.96, Running 73.65s Step 347( 4.33%), action 26, FPS 1.88, Running 74.32s Step 348( 4.50%), action 27, FPS 1.85, Running 75.06s Step 349( 4.67%), action 28, FPS 1.85, Running 75.45s Step 350( 4.83%), action 29, FPS 1.79, Running 76.44s Step 351( 5.00%), action 30, FPS 1.77, Running 77.01s Step 352( 5.17%), action 31, FPS 1.76, Running 77.90s Step 353( 5.33%), action 32, FPS 1.73, Running 78.52s Step 354( 5.50%), action 33, FPS 1.72, Running 79.10s Step 355( 5.67%), action 34, FPS 1.72, Running 79.35s Step 356( 5.83%), action 35, FPS 1.70, Running 80.05s Step 357( 6.00%), action 36, FPS 1.68, Running 80.47s Step 358( 6.17%), action 37, FPS 1.66, Running 81.30s Step 359( 6.33%), action 38, FPS 1.66, Running 81.69s Step 360( 6.50%), action 39, FPS 1.62, Running 82.63s Step 361( 6.67%), action 40, FPS 1.60, Running 83.04s Step 362( 6.83%), action 41, FPS 1.61, Running 83.82s Step 363( 7.00%), action 42, FPS 1.58, Running 84.27s Step 364( 7.17%), action 43, FPS 1.52, Running 85.39s Step 365( 7.33%), action 44, FPS 1.56, Running 85.80s Step 366( 7.50%), action 45, FPS 1.57, Running 86.42s Step 367( 7.67%), action 46, FPS 1.58, Running 86.94s Step 368( 7.83%), action 47, FPS 1.59, Running 87.67s Step 369( 8.00%), action 48, FPS 1.57, Running 88.21s Step 370( 8.17%), action 49, FPS 1.61, Running 88.86s Step 371( 8.33%), action 50, FPS 1.61, Running 89.41s Step 372( 8.50%), action 51, FPS 1.59, Running 90.46s Step 373( 8.67%), action 52, FPS 1.62, Running 90.88s Step 374( 8.83%), action 53, FPS 1.56, Running 91.91s Step 375( 9.00%), action 54, FPS 1.53, Running 92.47s Step 376( 9.17%), action 55, FPS 1.50, Running 93.41s Step 377( 9.33%), action 56, FPS 1.50, Running 93.79s Step 378( 9.50%), action 57, FPS 1.51, Running 94.57s Step 379( 9.67%), action 58, FPS 1.47, Running 95.33s Step 380( 9.83%), action 59, FPS 1.50, Running 95.99s Step 381( 10.00%), action 60, FPS 1.48, Running 96.51s Step 382( 10.17%), action 61, FPS 1.44, Running 97.68s Step 383( 10.33%), action 62, FPS 1.45, Running 98.03s Step 384( 10.50%), action 63, FPS 1.46, Running 99.12s Step 385( 10.67%), action 64, FPS 1.47, Running 99.39s Step 386( 10.83%), action 65, FPS 1.43, Running 100.43s Step 387( 11.00%), action 66, FPS 1.40, Running 101.25s Step 388( 11.17%), action 67, FPS 1.40, Running 101.99s Step 389( 11.33%), action 68, FPS 1.40, Running 102.45s Step 390( 11.50%), action 69, FPS 1.37, Running 103.41s Step 391( 11.67%), action 70, FPS 1.39, Running 103.77s Step 392( 11.83%), action 71, FPS 1.38, Running 104.99s Step 393( 12.00%), action 72, FPS 1.38, Running 105.37s Step 394( 12.17%), action 73, FPS 1.42, Running 105.95s Step 395( 12.33%), action 74, FPS 1.42, Running 106.56s Step 396( 12.50%), action 75, FPS 1.42, Running 107.45s Step 397( 12.67%), action 76, FPS 1.40, Running 108.07s Step 398( 12.83%), action 77, FPS 1.39, Running 108.93s Step 399( 13.00%), action 78, FPS 1.43, Running 109.31s Step 400( 13.17%), action 79, FPS 1.44, Running 109.87s Step 401( 13.33%), action 80, FPS 1.46, Running 110.22s Step 402( 13.50%), action 81, FPS 1.46, Running 111.37s Step 403( 13.67%), action 82, FPS 1.42, Running 112.08s Step 404( 13.83%), action 83, FPS 1.48, Running 112.67s Step 405( 14.00%), action 84, FPS 1.46, Running 113.06s Step 406( 14.17%), action 85, FPS 1.47, Running 114.07s Step 407( 14.33%), action 86, FPS 1.52, Running 114.42s Step 408( 14.50%), action 87, FPS 1.50, Running 115.29s Step 409( 14.67%), action 88, FPS 1.47, Running 116.01s Step 410( 14.83%), action 89, FPS 1.47, Running 117.06s Step 411( 15.00%), action 90, FPS 1.46, Running 117.44s Step 412( 15.17%), action 91, FPS 1.47, Running 118.60s Step 413( 15.33%), action 92, FPS 1.46, Running 119.06s Step 414( 15.50%), action 93, FPS 1.44, Running 119.87s Step 415( 15.67%), action 94, FPS 1.46, Running 120.26s Step 416( 15.83%), action 95, FPS 1.50, Running 120.79s Step 417( 16.00%), action 96, FPS 1.53, Running 121.15s Step 418( 16.17%), action 97, FPS 1.54, Running 121.88s Step 419( 16.33%), action 98, FPS 1.52, Running 122.46s Step 420( 16.50%), action 99, FPS 1.49, Running 123.30s Step 421( 16.67%), action 100, FPS 1.46, Running 123.94s Step 422( 16.83%), action 101, FPS 1.48, Running 124.91s Step 423( 17.00%), action 102, FPS 1.49, Running 125.48s Step 424( 17.17%), action 103, FPS 1.46, Running 126.42s Step 425( 17.33%), action 104, FPS 1.43, Running 127.00s Step 426( 17.50%), action 105, FPS 1.46, Running 127.78s Step 427( 17.67%), action 106, FPS 1.46, Running 128.11s Step 428( 17.83%), action 107, FPS 1.47, Running 128.90s Step 429( 18.00%), action 108, FPS 1.48, Running 129.53s Step 430( 18.17%), action 109, FPS 1.53, Running 130.14s Step 431( 18.33%), action 110, FPS 1.52, Running 130.56s Step 432( 18.50%), action 111, FPS 1.52, Running 131.72s Step 433( 18.67%), action 112, FPS 1.49, Running 132.43s Step 434( 18.83%), action 113, FPS 1.51, Running 133.11s Step 435( 19.00%), action 114, FPS 1.48, Running 133.77s Step 436( 19.17%), action 115, FPS 1.47, Running 134.35s Step 437( 19.33%), action 116, FPS 1.46, Running 134.80s Step 438( 19.50%), action 117, FPS 1.44, Running 135.75s Step 439( 19.67%), action 118, FPS 1.43, Running 136.49s Step 440( 19.83%), action 119, FPS 1.44, Running 137.16s Step 441( 20.00%), action 120, FPS 1.43, Running 137.92s Step 442( 20.17%), action 121, FPS 1.44, Running 138.78s Step 443( 20.33%), action 122, FPS 1.47, Running 139.05s Step 444( 20.50%), action 123, FPS 1.48, Running 139.96s Step 445( 20.67%), action 124, FPS 1.46, Running 140.69s Step 446( 20.83%), action 125, FPS 1.48, Running 141.30s Step 447( 21.00%), action 126, FPS 1.47, Running 141.70s Step 448( 21.17%), action 127, FPS 1.45, Running 142.68s Step 449( 21.33%), action 128, FPS 1.44, Running 143.39s Step 450( 21.50%), action 129, FPS 1.42, Running 144.22s Step 451( 21.67%), action 130, FPS 1.39, Running 144.92s Step 452( 21.83%), action 131, FPS 1.42, Running 145.77s Step 453( 22.00%), action 132, FPS 1.46, Running 146.12s Step 454( 22.17%), action 133, FPS 1.43, Running 147.07s Step 455( 22.33%), action 134, FPS 1.44, Running 147.66s Step 456( 22.50%), action 135, FPS 1.44, Running 148.26s Step 457( 22.67%), action 136, FPS 1.43, Running 148.82s Step 458( 22.83%), action 137, FPS 1.44, Running 149.65s Step 459( 23.00%), action 138, FPS 1.43, Running 150.43s Step 460( 23.17%), action 139, FPS 1.46, Running 150.88s Step 461( 23.33%), action 140, FPS 1.47, Running 151.55s Step 462( 23.50%), action 141, FPS 1.47, Running 152.40s Step 463( 23.67%), action 142, FPS 1.46, Running 152.76s Step 464( 23.83%), action 143, FPS 1.47, Running 153.60s Step 465( 24.00%), action 144, FPS 1.50, Running 153.98s Step 466( 24.17%), action 145, FPS 1.49, Running 154.75s Step 467( 24.33%), action 146, FPS 1.47, Running 155.34s Step 468( 24.50%), action 147, FPS 1.51, Running 155.89s Step 469( 24.67%), action 148, FPS 1.51, Running 156.65s Step 470( 24.83%), action 149, FPS 1.51, Running 157.48s Step 471( 25.00%), action 150, FPS 1.51, Running 158.17s Step 472( 25.17%), action 151, FPS 1.51, Running 159.05s Step 473( 25.33%), action 152, FPS 1.51, Running 159.33s Step 474( 25.50%), action 153, FPS 1.50, Running 160.38s Step 475( 25.67%), action 154, FPS 1.51, Running 160.94s Step 476( 25.83%), action 155, FPS 1.47, Running 161.91s Step 477( 26.00%), action 156, FPS 1.47, Running 162.45s Step 478( 26.17%), action 157, FPS 1.45, Running 163.47s Step 479( 26.33%), action 158, FPS 1.44, Running 164.29s Step 480( 26.50%), action 159, FPS 1.38, Running 165.40s Step 481( 26.67%), action 160, FPS 1.38, Running 166.07s Step 482( 26.83%), action 161, FPS 1.35, Running 167.21s Step 483( 27.00%), action 162, FPS 1.35, Running 167.60s Step 484( 27.17%), action 163, FPS 1.33, Running 168.66s Step 485( 27.33%), action 164, FPS 1.30, Running 169.36s Step 486( 27.50%), action 165, FPS 1.30, Running 170.13s Step 487( 27.67%), action 166, FPS 1.33, Running 170.36s Step 488( 27.83%), action 167, FPS 1.31, Running 171.13s Step 489( 28.00%), action 168, FPS 1.35, Running 171.46s Step 490( 28.17%), action 169, FPS 1.34, Running 172.39s Step 491( 28.33%), action 170, FPS 1.32, Running 173.28s Step 492( 28.50%), action 171, FPS 1.33, Running 174.09s Step 493( 28.67%), action 172, FPS 1.31, Running 174.59s Step 494( 28.83%), action 173, FPS 1.33, Running 175.45s Step 495( 29.00%), action 174, FPS 1.35, Running 175.75s Step 496( 29.17%), action 175, FPS 1.37, Running 176.48s Step 497( 29.33%), action 176, FPS 1.38, Running 176.98s Step 498( 29.50%), action 177, FPS 1.42, Running 177.59s Step 499( 29.67%), action 178, FPS 1.42, Running 178.37s Step 500( 29.83%), action 179, FPS 1.43, Running 179.41s Step 501( 30.00%), action 180, FPS 1.42, Running 180.13s Step 502( 30.17%), action 181, FPS 1.45, Running 180.98s Step 503( 30.33%), action 182, FPS 1.45, Running 181.39s Step 504( 30.50%), action 183, FPS 1.49, Running 182.07s Step 505( 30.67%), action 184, FPS 1.53, Running 182.39s Step 506( 30.83%), action 185, FPS 1.51, Running 183.34s Step 507( 31.00%), action 186, FPS 1.46, Running 184.08s Step 508( 31.17%), action 187, FPS 1.45, Running 184.93s Step 509( 31.33%), action 188, FPS 1.41, Running 185.66s Step 510( 31.50%), action 189, FPS 1.42, Running 186.45s Step 511( 31.67%), action 190, FPS 1.47, Running 186.88s Step 512( 31.83%), action 191, FPS 1.42, Running 188.18s Step 513( 32.00%), action 192, FPS 1.39, Running 188.96s Step 514( 32.17%), action 193, FPS 1.39, Running 189.89s Step 515( 32.33%), action 194, FPS 1.39, Running 190.16s Step 516( 32.50%), action 195, FPS 1.37, Running 191.09s Step 517( 32.67%), action 196, FPS 1.38, Running 191.48s Step 518( 32.83%), action 197, FPS 1.34, Running 192.52s Step 519( 33.00%), action 198, FPS 1.36, Running 193.05s Step 520( 33.17%), action 199, FPS 1.39, Running 193.75s Step 521( 33.33%), action 200, FPS 1.43, Running 194.09s Step 522( 33.50%), action 201, FPS 1.45, Running 194.77s Step 523( 33.67%), action 202, FPS 1.45, Running 195.20s Step 524( 33.83%), action 203, FPS 1.45, Running 195.91s Step 525( 34.00%), action 204, FPS 1.44, Running 196.27s Step 526( 34.17%), action 205, FPS 1.48, Running 196.88s Step 527( 34.33%), action 206, FPS 1.52, Running 197.27s Step 528( 34.50%), action 207, FPS 1.55, Running 197.86s Step 529( 34.67%), action 208, FPS 1.57, Running 198.38s Step 530( 34.83%), action 209, FPS 1.57, Running 199.21s Step 531( 35.00%), action 210, FPS 1.58, Running 199.56s Step 532( 35.17%), action 211, FPS 1.65, Running 200.32s Step 533( 35.33%), action 212, FPS 1.71, Running 200.67s Step 534( 35.50%), action 213, FPS 1.75, Running 201.31s Step 535( 35.67%), action 214, FPS 1.72, Running 201.76s Step 536( 35.83%), action 215, FPS 1.80, Running 202.23s Step 537( 36.00%), action 216, FPS 1.82, Running 202.46s Step 538( 36.17%), action 217, FPS 1.89, Running 203.08s Step 539( 36.33%), action 218, FPS 1.93, Running 203.43s Step 540( 36.50%), action 219, FPS 1.97, Running 203.88s Step 541( 36.67%), action 220, FPS 1.98, Running 204.21s Step 542( 36.83%), action 221, FPS 1.94, Running 205.10s Step 543( 37.00%), action 222, FPS 1.96, Running 205.42s Step 544( 37.17%), action 223, FPS 1.98, Running 206.02s Step 545( 37.33%), action 224, FPS 1.97, Running 206.42s Step 546( 37.50%), action 225, FPS 1.97, Running 207.05s Step 547( 37.67%), action 226, FPS 1.91, Running 207.72s Step 548( 37.83%), action 227, FPS 1.87, Running 208.55s Step 549( 38.00%), action 228, FPS 1.83, Running 209.30s Step 550( 38.17%), action 229, FPS 1.86, Running 209.99s Step 551( 38.33%), action 230, FPS 1.85, Running 210.39s Step 552( 38.50%), action 231, FPS 1.82, Running 211.31s Step 553( 38.67%), action 232, FPS 1.82, Running 211.66s Step 554( 38.83%), action 233, FPS 1.80, Running 212.42s Step 555( 39.00%), action 234, FPS 1.78, Running 212.97s Step 556( 39.17%), action 235, FPS 1.76, Running 213.58s Step 557( 39.33%), action 236, FPS 1.74, Running 213.95s Step 558( 39.50%), action 237, FPS 1.75, Running 214.50s Step 559( 39.67%), action 238, FPS 1.73, Running 214.99s Step 560( 39.83%), action 239, FPS 1.67, Running 215.84s Step 561( 40.00%), action 240, FPS 1.67, Running 216.18s Step 562( 40.17%), action 241, FPS 1.64, Running 217.31s Step 563( 40.33%), action 242, FPS 1.63, Running 217.66s Step 564( 40.50%), action 243, FPS 1.64, Running 218.22s Step 565( 40.67%), action 244, FPS 1.64, Running 218.58s Step 566( 40.83%), action 245, FPS 1.64, Running 219.24s Step 567( 41.00%), action 246, FPS 1.70, Running 219.49s Step 568( 41.17%), action 247, FPS 1.76, Running 219.91s Step 569( 41.33%), action 248, FPS 1.82, Running 220.29s Step 570( 41.50%), action 249, FPS 1.85, Running 220.79s Step 571( 41.67%), action 250, FPS 1.83, Running 221.30s Step 572( 41.83%), action 251, FPS 1.87, Running 222.02s Step 573( 42.00%), action 252, FPS 1.87, Running 222.38s Step 574( 42.17%), action 253, FPS 1.89, Running 223.01s Step 575( 42.33%), action 254, FPS 1.93, Running 223.35s Step 576( 42.50%), action 255, FPS 1.96, Running 223.81s Step 577( 42.67%), action 256, FPS 1.96, Running 224.17s Step 578( 42.83%), action 257, FPS 1.97, Running 224.66s Step 579( 43.00%), action 258, FPS 2.01, Running 224.96s Step 580( 43.17%), action 259, FPS 2.07, Running 225.49s Step 581( 43.33%), action 260, FPS 2.08, Running 225.80s Step 582( 43.50%), action 261, FPS 2.17, Running 226.51s Step 583( 43.67%), action 262, FPS 2.18, Running 226.85s Step 584( 43.83%), action 263, FPS 2.18, Running 227.39s Step 585( 44.00%), action 264, FPS 2.20, Running 227.69s Step 586( 44.17%), action 265, FPS 2.27, Running 228.04s Step 587( 44.33%), action 266, FPS 2.27, Running 228.31s Step 588( 44.50%), action 267, FPS 2.26, Running 228.76s Step 589( 44.67%), action 268, FPS 2.28, Running 229.07s Step 590( 44.83%), action 269, FPS 2.26, Running 229.66s Step 591( 45.00%), action 270, FPS 2.30, Running 229.98s Step 592( 45.17%), action 271, FPS 2.30, Running 230.70s Step 593( 45.33%), action 272, FPS 2.31, Running 231.02s Step 594( 45.50%), action 273, FPS 2.34, Running 231.57s Step 595( 45.67%), action 274, FPS 2.36, Running 231.83s Step 596( 45.83%), action 275, FPS 2.40, Running 232.15s Step 597( 46.00%), action 276, FPS 2.40, Running 232.51s Step 598( 46.17%), action 277, FPS 2.34, Running 233.20s Step 599( 46.33%), action 278, FPS 2.34, Running 233.51s Step 600( 46.50%), action 279, FPS 2.32, Running 234.12s Step 601( 46.67%), action 280, FPS 2.31, Running 234.48s Step 602( 46.83%), action 281, FPS 2.27, Running 235.31s Step 603( 47.00%), action 282, FPS 2.26, Running 235.69s Step 604( 47.17%), action 283, FPS 2.26, Running 236.24s Step 605( 47.33%), action 284, FPS 2.22, Running 236.69s Step 606( 47.50%), action 285, FPS 2.17, Running 237.25s Step 607( 47.67%), action 286, FPS 2.14, Running 237.64s Step 608( 47.83%), action 287, FPS 2.06, Running 238.46s Step 609( 48.00%), action 288, FPS 2.06, Running 238.79s Step 610( 48.17%), action 289, FPS 2.05, Running 239.41s Step 611( 48.33%), action 290, FPS 2.04, Running 239.77s Step 612( 48.50%), action 291, FPS 2.01, Running 240.64s Step 613( 48.67%), action 292, FPS 1.99, Running 241.09s Step 614( 48.83%), action 293, FPS 1.99, Running 241.63s Step 615( 49.00%), action 294, FPS 1.97, Running 242.00s Step 616( 49.17%), action 295, FPS 1.91, Running 242.64s Step 617( 49.33%), action 296, FPS 1.91, Running 242.97s Step 618( 49.50%), action 297, FPS 1.93, Running 243.58s Step 619( 49.67%), action 298, FPS 1.91, Running 243.98s Step 620( 49.83%), action 299, FPS 1.91, Running 244.59s Step 621( 50.00%), action 300, FPS 1.93, Running 244.84s Step 622( 50.17%), action 301, FPS 1.96, Running 245.51s Step 623( 50.33%), action 302, FPS 1.94, Running 245.99s Step 624( 50.50%), action 303, FPS 1.92, Running 246.63s Step 625( 50.67%), action 304, FPS 1.95, Running 246.97s Step 626( 50.83%), action 305, FPS 1.94, Running 247.54s Step 627( 51.00%), action 306, FPS 1.93, Running 248.00s Step 628( 51.17%), action 307, FPS 1.97, Running 248.61s Step 629( 51.33%), action 308, FPS 1.97, Running 248.96s Step 630( 51.50%), action 309, FPS 1.99, Running 249.49s Step 631( 51.67%), action 310, FPS 1.97, Running 249.89s Step 632( 51.83%), action 311, FPS 2.00, Running 250.66s Step 633( 52.00%), action 312, FPS 2.00, Running 251.07s Step 634( 52.17%), action 313, FPS 1.95, Running 251.87s Step 635( 52.33%), action 314, FPS 1.95, Running 252.26s Step 636( 52.50%), action 315, FPS 1.99, Running 252.69s Step 637( 52.67%), action 316, FPS 2.01, Running 252.93s Step 638( 52.83%), action 317, FPS 2.02, Running 253.50s Step 639( 53.00%), action 318, FPS 2.03, Running 253.81s Step 640( 53.17%), action 319, FPS 2.06, Running 254.31s Step 641( 53.33%), action 320, FPS 2.04, Running 254.66s Step 642( 53.50%), action 321, FPS 2.01, Running 255.48s Step 643( 53.67%), action 322, FPS 2.03, Running 255.84s Step 644( 53.83%), action 323, FPS 2.04, Running 256.42s Step 645( 54.00%), action 324, FPS 2.03, Running 256.81s Step 646( 54.17%), action 325, FPS 2.03, Running 257.39s Step 647( 54.33%), action 326, FPS 2.02, Running 257.92s Step 648( 54.50%), action 327, FPS 2.03, Running 258.47s Step 649( 54.67%), action 328, FPS 2.02, Running 258.87s Step 650( 54.83%), action 329, FPS 2.01, Running 259.46s Step 651( 55.00%), action 330, FPS 2.01, Running 259.82s Step 652( 55.17%), action 331, FPS 1.92, Running 261.08s Step 653( 55.33%), action 332, FPS 1.88, Running 261.69s Step 654( 55.50%), action 333, FPS 1.90, Running 262.37s Step 655( 55.67%), action 334, FPS 1.88, Running 262.88s Step 656( 55.83%), action 335, FPS 1.85, Running 263.53s Step 657( 56.00%), action 336, FPS 1.82, Running 263.94s Step 658( 56.17%), action 337, FPS 1.81, Running 264.56s Step 659( 56.33%), action 338, FPS 1.77, Running 265.14s Step 660( 56.50%), action 339, FPS 1.76, Running 265.67s Step 661( 56.67%), action 340, FPS 1.76, Running 266.01s Step 662( 56.83%), action 341, FPS 1.76, Running 266.85s Step 663( 57.00%), action 342, FPS 1.76, Running 267.20s Step 664( 57.17%), action 343, FPS 1.76, Running 267.78s Step 665( 57.33%), action 344, FPS 1.75, Running 268.22s Step 666( 57.50%), action 345, FPS 1.71, Running 269.09s Step 667( 57.67%), action 346, FPS 1.67, Running 269.87s Step 668( 57.83%), action 347, FPS 1.66, Running 270.53s Step 669( 58.00%), action 348, FPS 1.66, Running 270.91s Step 670( 58.17%), action 349, FPS 1.65, Running 271.55s Step 671( 58.33%), action 350, FPS 1.65, Running 271.91s Step 672( 58.50%), action 351, FPS 1.72, Running 272.73s Step 673( 58.67%), action 352, FPS 1.72, Running 273.34s Step 674( 58.83%), action 353, FPS 1.74, Running 273.90s Step 675( 59.00%), action 354, FPS 1.69, Running 274.74s Step 676( 59.17%), action 355, FPS 1.62, Running 275.90s Step 677( 59.33%), action 356, FPS 1.57, Running 276.66s Step 678( 59.50%), action 357, FPS 1.50, Running 277.86s Step 679( 59.67%), action 358, FPS 1.48, Running 278.67s Step 680( 59.83%), action 359, FPS 1.41, Running 279.82s Step 681( 60.00%), action 360, FPS 1.41, Running 280.17s Step 682( 60.17%), action 361, FPS 1.42, Running 280.93s Step 683( 60.33%), action 362, FPS 1.40, Running 281.52s Step 684( 60.50%), action 363, FPS 1.40, Running 282.11s Step 685( 60.67%), action 364, FPS 1.39, Running 282.59s Step 686( 60.83%), action 365, FPS 1.38, Running 283.61s Step 687( 61.00%), action 366, FPS 1.39, Running 284.31s Step 688( 61.17%), action 367, FPS 1.39, Running 284.94s Step 689( 61.33%), action 368, FPS 1.39, Running 285.27s Step 690( 61.50%), action 369, FPS 1.39, Running 285.91s Step 691( 61.67%), action 370, FPS 1.36, Running 286.63s Step 692( 61.83%), action 371, FPS 1.37, Running 287.33s Step 693( 62.00%), action 372, FPS 1.39, Running 287.70s Step 694( 62.17%), action 373, FPS 1.37, Running 288.48s Step 695( 62.33%), action 374, FPS 1.40, Running 289.02s Step 696( 62.50%), action 375, FPS 1.44, Running 289.76s Step 697( 62.67%), action 376, FPS 1.48, Running 290.13s Step 698( 62.83%), action 377, FPS 1.52, Running 291.01s Step 699( 63.00%), action 378, FPS 1.58, Running 291.35s Step 700( 63.17%), action 379, FPS 1.63, Running 292.10s Step 701( 63.33%), action 380, FPS 1.58, Running 292.85s Step 702( 63.50%), action 381, FPS 1.56, Running 293.71s Step 703( 63.67%), action 382, FPS 1.58, Running 294.21s Step 704( 63.83%), action 383, FPS 1.56, Running 294.95s Step 705( 64.00%), action 384, FPS 1.56, Running 295.37s Step 706( 64.17%), action 385, FPS 1.61, Running 296.05s Step 707( 64.33%), action 386, FPS 1.62, Running 296.65s Step 708( 64.50%), action 387, FPS 1.64, Running 297.16s Step 709( 64.67%), action 388, FPS 1.64, Running 297.49s Step 710( 64.83%), action 389, FPS 1.64, Running 298.07s Step 711( 65.00%), action 390, FPS 1.69, Running 298.50s Step 712( 65.17%), action 391, FPS 1.64, Running 299.53s Step 713( 65.33%), action 392, FPS 1.66, Running 299.78s Step 714( 65.50%), action 393, FPS 1.71, Running 300.21s Step 715( 65.67%), action 394, FPS 1.74, Running 300.53s Step 716( 65.83%), action 395, FPS 1.75, Running 301.20s Step 717( 66.00%), action 396, FPS 1.70, Running 301.87s Step 718( 66.17%), action 397, FPS 1.71, Running 302.70s Step 719( 66.33%), action 398, FPS 1.70, Running 303.13s Step 720( 66.50%), action 399, FPS 1.71, Running 303.77s Step 721( 66.67%), action 400, FPS 1.79, Running 304.04s Step 722( 66.83%), action 401, FPS 1.77, Running 305.00s Step 723( 67.00%), action 402, FPS 1.78, Running 305.47s Step 724( 67.17%), action 403, FPS 1.79, Running 306.12s Step 725( 67.33%), action 404, FPS 1.78, Running 306.62s Step 726( 67.50%), action 405, FPS 1.79, Running 307.23s Step 727( 67.67%), action 406, FPS 1.81, Running 307.67s Step 728( 67.83%), action 407, FPS 1.83, Running 308.12s Step 729( 68.00%), action 408, FPS 1.82, Running 308.46s Step 730( 68.17%), action 409, FPS 1.81, Running 309.09s Step 731( 68.33%), action 410, FPS 1.76, Running 309.84s Step 732( 68.50%), action 411, FPS 1.71, Running 311.19s Step 733( 68.67%), action 412, FPS 1.70, Running 311.52s Step 734( 68.83%), action 413, FPS 1.63, Running 312.45s Step 735( 69.00%), action 414, FPS 1.63, Running 312.83s Step 736( 69.17%), action 415, FPS 1.60, Running 313.74s Step 737( 69.33%), action 416, FPS 1.63, Running 314.13s Step 738( 69.50%), action 417, FPS 1.59, Running 315.31s Step 739( 69.67%), action 418, FPS 1.61, Running 315.59s Step 740( 69.83%), action 419, FPS 1.55, Running 316.69s Step 741( 70.00%), action 420, FPS 1.54, Running 317.06s Step 742( 70.17%), action 421, FPS 1.49, Running 318.42s Step 743( 70.33%), action 422, FPS 1.45, Running 319.26s Step 744( 70.50%), action 423, FPS 1.43, Running 320.12s Step 745( 70.67%), action 424, FPS 1.40, Running 320.91s Step 746( 70.83%), action 425, FPS 1.36, Running 321.93s Step 747( 71.00%), action 426, FPS 1.37, Running 322.30s Step 748( 71.17%), action 427, FPS 1.31, Running 323.33s Step 749( 71.33%), action 428, FPS 1.31, Running 323.78s Step 750( 71.50%), action 429, FPS 1.29, Running 324.59s Step 751( 71.67%), action 430, FPS 1.31, Running 325.06s Step 752( 71.83%), action 431, FPS 1.33, Running 326.20s Step 753( 72.00%), action 432, FPS 1.32, Running 326.68s Step 754( 72.17%), action 433, FPS 1.34, Running 327.42s Step 755( 72.33%), action 434, FPS 1.34, Running 327.76s Step 756( 72.50%), action 435, FPS 1.35, Running 328.51s Step 757( 72.67%), action 436, FPS 1.32, Running 329.28s Step 758( 72.83%), action 437, FPS 1.32, Running 330.46s Step 759( 73.00%), action 438, FPS 1.31, Running 330.80s Step 760( 73.17%), action 439, FPS 1.37, Running 331.31s Step 761( 73.33%), action 440, FPS 1.33, Running 332.04s Step 762( 73.50%), action 441, FPS 1.36, Running 333.13s Step 763( 73.67%), action 442, FPS 1.40, Running 333.60s Step 764( 73.83%), action 443, FPS 1.41, Running 334.28s Step 765( 74.00%), action 444, FPS 1.41, Running 335.11s Step 766( 74.17%), action 445, FPS 1.43, Running 335.91s Step 767( 74.33%), action 446, FPS 1.44, Running 336.23s Step 768( 74.50%), action 447, FPS 1.47, Running 336.92s Step 769( 74.67%), action 448, FPS 1.47, Running 337.41s Step 770( 74.83%), action 449, FPS 1.48, Running 338.09s Step 771( 75.00%), action 450, FPS 1.48, Running 338.59s Step 772( 75.17%), action 451, FPS 1.53, Running 339.27s Step 773( 75.33%), action 452, FPS 1.52, Running 339.82s Step 774( 75.50%), action 453, FPS 1.55, Running 340.36s Step 775( 75.67%), action 454, FPS 1.51, Running 341.02s Step 776( 75.83%), action 455, FPS 1.52, Running 341.71s Step 777( 76.00%), action 456, FPS 1.57, Running 342.04s Step 778( 76.17%), action 457, FPS 1.60, Running 342.92s Step 779( 76.33%), action 458, FPS 1.61, Running 343.22s Step 780( 76.50%), action 459, FPS 1.55, Running 344.23s Step 781( 76.67%), action 460, FPS 1.55, Running 344.95s Step 782( 76.83%), action 461, FPS 1.59, Running 345.74s Step 783( 77.00%), action 462, FPS 1.59, Running 346.15s Step 784( 77.17%), action 463, FPS 1.59, Running 346.83s Step 785( 77.33%), action 464, FPS 1.60, Running 347.62s Step 786( 77.50%), action 465, FPS 1.63, Running 348.21s Step 787( 77.67%), action 466, FPS 1.62, Running 348.54s Step 788( 77.83%), action 467, FPS 1.64, Running 349.15s Step 789( 78.00%), action 468, FPS 1.59, Running 350.00s Step 790( 78.17%), action 469, FPS 1.60, Running 350.57s Step 791( 78.33%), action 470, FPS 1.59, Running 351.14s Step 792( 78.50%), action 471, FPS 1.54, Running 352.26s Step 793( 78.67%), action 472, FPS 1.56, Running 352.63s Step 794( 78.83%), action 473, FPS 1.49, Running 353.74s Step 795( 79.00%), action 474, FPS 1.52, Running 354.21s Step 796( 79.17%), action 475, FPS 1.48, Running 355.19s Step 797( 79.33%), action 476, FPS 1.49, Running 355.50s Step 798( 79.50%), action 477, FPS 1.47, Running 356.53s Step 799( 79.67%), action 478, FPS 1.42, Running 357.29s Step 800( 79.83%), action 479, FPS 1.47, Running 357.87s Step 801( 80.00%), action 480, FPS 1.47, Running 358.54s Step 802( 80.17%), action 481, FPS 1.47, Running 359.30s Step 803( 80.33%), action 482, FPS 1.48, Running 359.64s Step 804( 80.50%), action 483, FPS 1.44, Running 360.76s Step 805( 80.67%), action 484, FPS 1.47, Running 361.24s Step 806( 80.83%), action 485, FPS 1.43, Running 362.20s Step 807( 81.00%), action 486, FPS 1.39, Running 362.95s Step 808( 81.17%), action 487, FPS 1.35, Running 364.00s Step 809( 81.33%), action 488, FPS 1.34, Running 364.89s Step 810( 81.50%), action 489, FPS 1.30, Running 365.93s Step 811( 81.67%), action 490, FPS 1.29, Running 366.65s Step 812( 81.83%), action 491, FPS 1.31, Running 367.55s Step 813( 82.00%), action 492, FPS 1.31, Running 367.92s Step 814( 82.17%), action 493, FPS 1.30, Running 369.14s Step 815( 82.33%), action 494, FPS 1.31, Running 369.50s Step 816( 82.50%), action 495, FPS 1.32, Running 370.30s Step 817( 82.67%), action 496, FPS 1.28, Running 371.15s Step 818( 82.83%), action 497, FPS 1.32, Running 371.74s Step 819( 83.00%), action 498, FPS 1.35, Running 372.13s Step 820( 83.17%), action 499, FPS 1.32, Running 373.00s Step 821( 83.33%), action 500, FPS 1.35, Running 373.36s Step 822( 83.50%), action 501, FPS 1.33, Running 374.37s Step 823( 83.67%), action 502, FPS 1.33, Running 374.66s Step 824( 83.83%), action 503, FPS 1.34, Running 375.67s Step 825( 84.00%), action 504, FPS 1.34, Running 376.12s Step 826( 84.17%), action 505, FPS 1.38, Running 376.70s Step 827( 84.33%), action 506, FPS 1.39, Running 377.36s Step 828( 84.50%), action 507, FPS 1.43, Running 378.02s Step 829( 84.67%), action 508, FPS 1.48, Running 378.44s Step 830( 84.83%), action 509, FPS 1.48, Running 379.48s Step 831( 85.00%), action 510, FPS 1.52, Running 379.81s Step 832( 85.17%), action 511, FPS 1.53, Running 380.63s Step 833( 85.33%), action 512, FPS 1.53, Running 380.98s Step 834( 85.50%), action 513, FPS 1.57, Running 381.90s Step 835( 85.67%), action 514, FPS 1.55, Running 382.41s Step 836( 85.83%), action 515, FPS 1.57, Running 383.07s Step 837( 86.00%), action 516, FPS 1.61, Running 383.58s Step 838( 86.17%), action 517, FPS 1.59, Running 384.35s Step 839( 86.33%), action 518, FPS 1.59, Running 384.71s Step 840( 86.50%), action 519, FPS 1.63, Running 385.29s Step 841( 86.67%), action 520, FPS 1.63, Running 385.66s Step 842( 86.83%), action 521, FPS 1.60, Running 386.88s Step 843( 87.00%), action 522, FPS 1.56, Running 387.46s Step 844( 87.17%), action 523, FPS 1.60, Running 388.14s Step 845( 87.33%), action 524, FPS 1.56, Running 388.94s Step 846( 87.50%), action 525, FPS 1.52, Running 389.85s Step 847( 87.67%), action 526, FPS 1.56, Running 390.18s Step 848( 87.83%), action 527, FPS 1.53, Running 391.06s Step 849( 88.00%), action 528, FPS 1.53, Running 391.53s Step 850( 88.17%), action 529, FPS 1.52, Running 392.63s Step 851( 88.33%), action 530, FPS 1.50, Running 393.15s Step 852( 88.50%), action 531, FPS 1.48, Running 394.15s Step 853( 88.67%), action 532, FPS 1.47, Running 394.57s Step 854( 88.83%), action 533, FPS 1.47, Running 395.48s Step 855( 89.00%), action 534, FPS 1.45, Running 396.21s Step 856( 89.17%), action 535, FPS 1.40, Running 397.38s Step 857( 89.33%), action 536, FPS 1.39, Running 397.94s Step 858( 89.50%), action 537, FPS 1.40, Running 398.62s Step 859( 89.67%), action 538, FPS 1.41, Running 398.93s Step 860( 89.83%), action 539, FPS 1.40, Running 399.55s Step 861( 90.00%), action 540, FPS 1.39, Running 399.99s Step 862( 90.17%), action 541, FPS 1.43, Running 400.91s Step 863( 90.33%), action 542, FPS 1.44, Running 401.35s Step 864( 90.50%), action 543, FPS 1.42, Running 402.19s Step 865( 90.67%), action 544, FPS 1.47, Running 402.57s Step 866( 90.83%), action 545, FPS 1.50, Running 403.21s Step 867( 91.00%), action 546, FPS 1.50, Running 403.55s Step 868( 91.17%), action 547, FPS 1.50, Running 404.39s Step 869( 91.33%), action 548, FPS 1.52, Running 404.69s Step 870( 91.50%), action 549, FPS 1.57, Running 405.33s Step 871( 91.67%), action 550, FPS 1.56, Running 405.95s Step 872( 91.83%), action 551, FPS 1.62, Running 406.50s Step 873( 92.00%), action 552, FPS 1.64, Running 406.80s Step 874( 92.17%), action 553, FPS 1.68, Running 407.41s Step 875( 92.33%), action 554, FPS 1.73, Running 407.75s Step 876( 92.50%), action 555, FPS 1.83, Running 408.29s Step 877( 92.67%), action 556, FPS 1.89, Running 408.55s Step 878( 92.83%), action 557, FPS 1.84, Running 409.47s Step 879( 93.00%), action 558, FPS 1.79, Running 410.08s Step 880( 93.17%), action 559, FPS 1.81, Running 410.57s Step 881( 93.33%), action 560, FPS 1.76, Running 411.34s Step 882( 93.50%), action 561, FPS 1.77, Running 412.21s Step 883( 93.67%), action 562, FPS 1.77, Running 412.65s Step 884( 93.83%), action 563, FPS 1.79, Running 413.39s Step 885( 94.00%), action 564, FPS 1.75, Running 414.03s Step 886( 94.17%), action 565, FPS 1.75, Running 414.62s Step 887( 94.33%), action 566, FPS 1.73, Running 415.09s Step 888( 94.50%), action 567, FPS 1.75, Running 415.83s Step 889( 94.67%), action 568, FPS 1.74, Running 416.16s Step 890( 94.83%), action 569, FPS 1.74, Running 416.82s Step 891( 95.00%), action 570, FPS 1.78, Running 417.20s Step 892( 95.17%), action 571, FPS 1.78, Running 417.75s Step 893( 95.33%), action 572, FPS 1.79, Running 417.99s Step 894( 95.50%), action 573, FPS 1.79, Running 418.58s Step 895( 95.67%), action 574, FPS 1.80, Running 418.86s Step 896( 95.83%), action 575, FPS 1.80, Running 419.43s Step 897( 96.00%), action 576, FPS 1.79, Running 419.71s Step 898( 96.17%), action 577, FPS 1.83, Running 420.40s Step 899( 96.33%), action 578, FPS 1.90, Running 420.62s Step 900( 96.50%), action 579, FPS 1.91, Running 421.06s Step 901( 96.67%), action 580, FPS 2.01, Running 421.31s Step 902( 96.83%), action 581, FPS 2.07, Running 421.85s Step 903( 97.00%), action 582, FPS 2.12, Running 422.07s Step 904( 97.17%), action 583, FPS 2.22, Running 422.42s Step 905( 97.33%), action 584, FPS 2.30, Running 422.71s Step 906( 97.50%), action 585, FPS 2.32, Running 423.23s Step 907( 97.67%), action 586, FPS 2.39, Running 423.46s Step 908( 97.83%), action 587, FPS 2.51, Running 423.79s Step 909( 98.00%), action 588, FPS 2.54, Running 424.04s Step 910( 98.17%), action 589, FPS 2.63, Running 424.43s Step 911( 98.33%), action 590, FPS 2.68, Running 424.64s Step 912( 98.50%), action 591, FPS 2.70, Running 425.15s Step 913( 98.67%), action 592, FPS 2.69, Running 425.42s Step 914( 98.83%), action 593, FPS 2.78, Running 425.78s Step 915( 99.00%), action 594, FPS 2.80, Running 426.01s Step 916( 99.17%), action 595, FPS 2.86, Running 426.42s Step 917( 99.33%), action 596, FPS 2.87, Running 426.67s Step 918( 99.50%), action 597, FPS 2.99, Running 427.09s Step 919( 99.67%), action 598, FPS 2.98, Running 427.34s Step 920( 99.83%), action 599, FPS 3.01, Running 427.70s Step 921(100.00%), action 600, FPS 3.03, Running 427.90s [2026-08-02 21:43:34] [35 ] Seed 34 failed after 428.06 s. +steps: 921 , actions: 600 . +Instruction: Empty +Total 6/35(17.14%) success. +Setting seed: 35 +Step 1( N/A%), pre moving , FPS 15.81, Running 0.06s Step 2( N/A%), pre moving , FPS 21.77, Running 0.09s Step 3( N/A%), pre moving , FPS 26.98, Running 0.11s Step 4( N/A%), pre moving , FPS 30.43, Running 0.13s Step 5( N/A%), pre moving , FPS 32.57, Running 0.15s Step 6( N/A%), pre moving , FPS 34.25, Running 0.18s Step 7( N/A%), pre moving , FPS 35.54, Running 0.20s Step 8( N/A%), pre moving , FPS 35.57, Running 0.22s Step 9( N/A%), pre moving , FPS 35.89, Running 0.25s Step 10( N/A%), pre moving , FPS 36.48, Running 0.27s Step 11( N/A%), pre moving , FPS 37.21, Running 0.30s Step 12( N/A%), pre moving , FPS 38.01, Running 0.32s Step 13( N/A%), pre moving , FPS 38.70, Running 0.34s Step 14( N/A%), pre moving , FPS 39.28, Running 0.36s Step 15( N/A%), pre moving , FPS 39.87, Running 0.38s Step 16( N/A%), pre moving , FPS 40.40, Running 0.40s Step 17( N/A%), pre moving , FPS 40.84, Running 0.42s Step 18( N/A%), pre moving , FPS 41.19, Running 0.44s Step 19( N/A%), pre moving , FPS 41.52, Running 0.46s Step 20( N/A%), pre moving , FPS 41.90, Running 0.48s Step 21( N/A%), pre moving , FPS 32.29, Running 0.68s Step 22( N/A%), pre moving , FPS 32.74, Running 0.70s Step 23( N/A%), pre moving , FPS 32.69, Running 0.72s Step 24( N/A%), pre moving , FPS 32.71, Running 0.74s Step 25( N/A%), pre moving , FPS 32.84, Running 0.76s Step 26( N/A%), pre moving , FPS 25.51, Running 0.96s Step 27( N/A%), pre moving , FPS 25.59, Running 0.98s Step 28( N/A%), pre moving , FPS 25.87, Running 1.00s Step 29( N/A%), pre moving , FPS 26.07, Running 1.02s Step 30( N/A%), pre moving , FPS 26.18, Running 1.04s Step 31( N/A%), pre moving , FPS 26.24, Running 1.06s Step 32( N/A%), pre moving , FPS 26.25, Running 1.08s Step 33( N/A%), pre moving , FPS 25.91, Running 1.11s Step 34( N/A%), pre moving , FPS 25.81, Running 1.13s Step 35( N/A%), pre moving , FPS 25.62, Running 1.16s Step 36( N/A%), pre moving , FPS 16.55, Running 1.60s Step 37( N/A%), pre moving , FPS 15.06, Running 1.75s Step 38( N/A%), pre moving , FPS 15.01, Running 1.77s Step 39( N/A%), pre moving , FPS 15.02, Running 1.79s Step 40( N/A%), pre moving , FPS 15.00, Running 1.81s Step 41( N/A%), pre moving , FPS 17.43, Running 1.83s Step 42( N/A%), pre moving , FPS 17.43, Running 1.85s Step 43( N/A%), pre moving , FPS 17.44, Running 1.87s Step 44( N/A%), pre moving , FPS 17.44, Running 1.89s Step 45( N/A%), pre moving , FPS 17.42, Running 1.91s Step 46( N/A%), pre moving , FPS 20.60, Running 1.93s Step 47( N/A%), pre moving , FPS 20.58, Running 1.95s Step 48( N/A%), pre moving , FPS 14.39, Running 2.39s Step 49( N/A%), pre moving , FPS 14.29, Running 2.42s Step 50( N/A%), pre moving , FPS 14.28, Running 2.44s Step 51( N/A%), pre moving , FPS 14.27, Running 2.46s Step 52( N/A%), pre moving , FPS 14.25, Running 2.48s Step 53( N/A%), pre moving , FPS 14.24, Running 2.51s Step 54( N/A%), pre moving , FPS 14.16, Running 2.54s Step 55( N/A%), pre moving , FPS 14.09, Running 2.58s Step 56( N/A%), pre moving , FPS 19.90, Running 2.61s Step 57( N/A%), pre moving , FPS 22.20, Running 2.64s Step 58( N/A%), pre moving , FPS 21.88, Running 2.68s Step 59( N/A%), pre moving , FPS 21.57, Running 2.72s Step 60( N/A%), pre moving , FPS 21.29, Running 2.75s Step 61( N/A%), pre moving , FPS 21.00, Running 2.78s Step 62( N/A%), pre moving , FPS 20.72, Running 2.82s Step 63( N/A%), pre moving , FPS 20.31, Running 2.85s Step 64( N/A%), pre moving , FPS 19.92, Running 2.89s Step 65( N/A%), pre moving , FPS 19.62, Running 2.93s Step 66( N/A%), pre moving , FPS 19.36, Running 2.96s Step 67( N/A%), pre moving , FPS 19.13, Running 3.00s Step 68( N/A%), pre moving , FPS 31.17, Running 3.03s Step 69( N/A%), pre moving , FPS 30.97, Running 3.06s Step 70( N/A%), pre moving , FPS 30.32, Running 3.10s Step 71( N/A%), pre moving , FPS 29.23, Running 3.14s Step 72( N/A%), pre moving , FPS 28.55, Running 3.18s Step 73( N/A%), pre moving , FPS 28.42, Running 3.22s Step 74( N/A%), pre moving , FPS 28.37, Running 3.25s Step 75( N/A%), pre moving , FPS 28.35, Running 3.28s Step 76( N/A%), pre moving , FPS 28.25, Running 3.32s Step 77( N/A%), pre moving , FPS 28.12, Running 3.36s Step 78( N/A%), pre moving , FPS 28.17, Running 3.39s Step 79( N/A%), pre moving , FPS 28.22, Running 3.43s Step 80( N/A%), pre moving , FPS 28.27, Running 3.46s Step 81( N/A%), pre moving , FPS 28.33, Running 3.49s Step 82( N/A%), pre moving , FPS 28.36, Running 3.52s Step 83( N/A%), pre moving , FPS 28.69, Running 3.55s Step 84( N/A%), pre moving , FPS 29.00, Running 3.58s Step 85( N/A%), pre moving , FPS 28.92, Running 3.62s Step 86( N/A%), pre moving , FPS 29.19, Running 3.65s Step 87( N/A%), pre moving , FPS 29.56, Running 3.67s Step 88( N/A%), pre moving , FPS 30.09, Running 3.69s Step 89( N/A%), pre moving , FPS 30.70, Running 3.72s Step 90( N/A%), pre moving , FPS 31.34, Running 3.74s Step 91( N/A%), pre moving , FPS 32.62, Running 3.76s Step 92( N/A%), pre moving , FPS 33.27, Running 3.78s Step 93( N/A%), pre moving , FPS 33.88, Running 3.81s Step 94( N/A%), pre moving , FPS 34.05, Running 3.84s Step 95( N/A%), pre moving , FPS 34.58, Running 3.86s Step 96( N/A%), pre moving , FPS 35.57, Running 3.88s Step 97( N/A%), pre moving , FPS 36.77, Running 3.90s Step 98( N/A%), pre moving , FPS 37.82, Running 3.92s Step 99( N/A%), pre moving , FPS 38.64, Running 3.94s Step 100( N/A%), pre moving , FPS 39.59, Running 3.96s Step 101( N/A%), pre moving , FPS 40.51, Running 3.98s Step 102( N/A%), pre moving , FPS 41.46, Running 4.00s Step 103( N/A%), pre moving , FPS 41.96, Running 4.03s Step 104( N/A%), pre moving , FPS 42.88, Running 4.05s Step 105( N/A%), pre moving , FPS 44.33, Running 4.07s Step 106( N/A%), pre moving , FPS 44.73, Running 4.10s Step 107( N/A%), pre moving , FPS 44.69, Running 4.12s Step 108( N/A%), pre moving , FPS 44.71, Running 4.14s Step 109( N/A%), pre moving , FPS 44.79, Running 4.16s Step 110( N/A%), pre moving , FPS 44.92, Running 4.18s Step 111( N/A%), pre moving , FPS 44.72, Running 4.20s Step 112( N/A%), pre moving , FPS 45.25, Running 4.22s Step 113( N/A%), pre moving , FPS 44.67, Running 4.25s Step 114( N/A%), pre moving , FPS 45.15, Running 4.28s Step 115( N/A%), pre moving , FPS 45.50, Running 4.30s Step 116( N/A%), pre moving , FPS 19.15, Running 4.92s Step 117( N/A%), pre moving , FPS 16.54, Running 5.11s Step 118( N/A%), pre moving , FPS 15.31, Running 5.23s Step 119( N/A%), pre moving , FPS 13.57, Running 5.42s Step 120( N/A%), pre moving , FPS 12.77, Running 5.53s Step 121( N/A%), pre moving , FPS 11.39, Running 5.74s Step 122( N/A%), pre moving , FPS 10.71, Running 5.87s Step 123( N/A%), pre moving , FPS 9.24, Running 6.19s Step 124( N/A%), pre moving , FPS 8.40, Running 6.43s Step 125( N/A%), pre moving , FPS 7.29, Running 6.82s Step 126( N/A%), pre moving , FPS 6.80, Running 7.04s Step 127( N/A%), pre moving , FPS 6.13, Running 7.39s Step 128( N/A%), pre moving , FPS 5.78, Running 7.60s Step 129( N/A%), pre moving , FPS 5.22, Running 7.99s Step 130( N/A%), pre moving , FPS 5.00, Running 8.18s Step 131( N/A%), pre moving , FPS 4.69, Running 8.47s Step 132( N/A%), pre moving , FPS 4.57, Running 8.60s Step 133( N/A%), pre moving , FPS 4.41, Running 8.79s Step 134( N/A%), pre moving , FPS 4.29, Running 8.94s Step 135( N/A%), pre moving , FPS 4.06, Running 9.23s Step 136( N/A%), pre moving , FPS 4.46, Running 9.41s Step 137( N/A%), pre moving , FPS 4.35, Running 9.71s Step 138( N/A%), pre moving , FPS 4.31, Running 9.87s Step 139( N/A%), pre moving , FPS 4.15, Running 10.23s Step 140( N/A%), pre moving , FPS 4.08, Running 10.43s Step 141( N/A%), pre moving , FPS 3.93, Running 10.82s Step 142( N/A%), pre moving , FPS 3.88, Running 11.03s Step 143( N/A%), pre moving , FPS 3.83, Running 11.41s Step 144( N/A%), pre moving , FPS 3.67, Running 11.89s Step 145( N/A%), pre moving , FPS 3.64, Running 12.31s Step 146( N/A%), pre moving , FPS 3.64, Running 12.53s Step 147( N/A%), pre moving , FPS 3.62, Running 12.91s Step 148( N/A%), pre moving , FPS 3.68, Running 13.04s Step 149( N/A%), pre moving , FPS 3.73, Running 13.36s Step 150( N/A%), pre moving , FPS 3.73, Running 13.55s Step 151( N/A%), pre moving , FPS 3.70, Running 13.88s Step 152( N/A%), pre moving , FPS 3.67, Running 14.06s Step 153( N/A%), pre moving , FPS 3.52, Running 14.47s Step 154( N/A%), pre moving , FPS 3.48, Running 14.69s Step 155( N/A%), pre moving , FPS 3.37, Running 15.16s Step 156( N/A%), pre moving , FPS 3.34, Running 15.39s Step 157( N/A%), pre moving , FPS 3.28, Running 15.81s Step 158( N/A%), pre moving , FPS 3.22, Running 16.07s Step 159( N/A%), pre moving , FPS 3.20, Running 16.48s Step 160( N/A%), pre moving , FPS 3.18, Running 16.73s Step 161( N/A%), pre moving , FPS 3.20, Running 17.06s Step 162( N/A%), pre moving , FPS 3.24, Running 17.21s Step 163( N/A%), pre moving , FPS 3.28, Running 17.51s Step 164( N/A%), pre moving , FPS 3.42, Running 17.74s Step 165( N/A%), pre moving , FPS 3.44, Running 18.12s Step 166( N/A%), pre moving , FPS 3.44, Running 18.35s Step 167( N/A%), pre moving , FPS 3.43, Running 18.75s Step 168( N/A%), pre moving , FPS 3.36, Running 19.00s Step 169( N/A%), pre moving , FPS 3.30, Running 19.43s Step 170( N/A%), pre moving , FPS 3.26, Running 19.69s Step 171( N/A%), pre moving , FPS 3.22, Running 20.10s Step 172( N/A%), pre moving , FPS 3.17, Running 20.37s Step 173( N/A%), pre moving , FPS 3.16, Running 20.80s Step 174( N/A%), pre moving , FPS 3.16, Running 21.02s Step 175( N/A%), pre moving , FPS 3.30, Running 21.22s Step 176( N/A%), pre moving , FPS 3.36, Running 21.35s Step 177( N/A%), pre moving , FPS 3.40, Running 21.69s Step 178( N/A%), pre moving , FPS 3.42, Running 21.92s Step 179( N/A%), pre moving , FPS 3.46, Running 22.26s Step 180( N/A%), pre moving , FPS 3.44, Running 22.53s Step 181( N/A%), pre moving , FPS 3.39, Running 22.97s Step 182( N/A%), pre moving , FPS 3.33, Running 23.21s Step 183( N/A%), pre moving , FPS 3.28, Running 23.60s Step 184( N/A%), pre moving , FPS 3.34, Running 23.72s Step 185( N/A%), pre moving , FPS 3.49, Running 23.85s Step 186( N/A%), pre moving , FPS 3.56, Running 23.97s Step 187( N/A%), pre moving , FPS 3.73, Running 24.11s Step 188( N/A%), pre moving , FPS 3.82, Running 24.23s Step 189( N/A%), pre moving , FPS 4.04, Running 24.37s Step 190( N/A%), pre moving , FPS 4.15, Running 24.51s Step 191( N/A%), pre moving , FPS 4.41, Running 24.63s Step 192( N/A%), pre moving , FPS 4.57, Running 24.75s Step 193( N/A%), pre moving , FPS 4.91, Running 24.87s Step 194( N/A%), pre moving , FPS 4.51, Running 25.45s Step 195( N/A%), pre moving , FPS 4.68, Running 25.49s Step 196( N/A%), pre moving , FPS 4.75, Running 25.56s Step 197( N/A%), pre moving , FPS 5.10, Running 25.61s Step 198( N/A%), pre moving , FPS 5.31, Running 25.68s Step 199( N/A%), pre moving , FPS 5.62, Running 25.82s Step 200( N/A%), pre moving , FPS 5.87, Running 25.94s Step 201( N/A%), pre moving , FPS 6.42, Running 26.08s Step 202( N/A%), pre moving , FPS 6.66, Running 26.21s Step 203( N/A%), pre moving , FPS 7.21, Running 26.38s Step 204( N/A%), pre moving , FPS 7.18, Running 26.50s Step 205( N/A%), pre moving , FPS 7.12, Running 26.65s Step 206( N/A%), pre moving , FPS 6.98, Running 26.84s Step 207( N/A%), pre moving , FPS 6.88, Running 27.02s Step 208( N/A%), pre moving , FPS 6.74, Running 27.20s Step 209( N/A%), pre moving , FPS 6.62, Running 27.39s Step 210( N/A%), pre moving , FPS 6.65, Running 27.52s Step 211( N/A%), pre moving , FPS 6.59, Running 27.66s Step 212( N/A%), pre moving , FPS 6.58, Running 27.79s Step 213( N/A%), pre moving , FPS 6.57, Running 27.92s Step 214( N/A%), pre moving , FPS 7.49, Running 28.12s Step 215( N/A%), pre moving , FPS 7.07, Running 28.32s Step 216( N/A%), pre moving , FPS 6.75, Running 28.52s Step 217( N/A%), pre moving , FPS 6.30, Running 28.78s Step 218( N/A%), pre moving , FPS 5.96, Running 29.04s Step 219( N/A%), pre moving , FPS 5.73, Running 29.31s Step 220( N/A%), pre moving , FPS 5.64, Running 29.49s Step 221( N/A%), pre moving , FPS 5.56, Running 29.68s Step 222( N/A%), pre moving , FPS 5.45, Running 29.88s Step 223( N/A%), pre moving , FPS 5.42, Running 30.07s Step 224( N/A%), pre moving , FPS 5.44, Running 30.18s Step 225( N/A%), pre moving , FPS 5.52, Running 30.28s Step 226( N/A%), pre moving , FPS 5.70, Running 30.35s Step 227( N/A%), pre moving , FPS 5.84, Running 30.44s Step 228( N/A%), pre moving , FPS 5.99, Running 30.54s Step 229( N/A%), pre moving , FPS 6.20, Running 30.62s Step 230( N/A%), pre moving , FPS 6.28, Running 30.70s Step 231( N/A%), pre moving , FPS 6.40, Running 30.79s Step 232( N/A%), pre moving , FPS 6.51, Running 30.86s Step 233( N/A%), pre moving , FPS 6.64, Running 30.93s Step 234( N/A%), pre moving , FPS 6.90, Running 31.01s Step 235( N/A%), pre moving , FPS 7.20, Running 31.10s Step 236( N/A%), pre moving , FPS 7.51, Running 31.19s Step 237( N/A%), pre moving , FPS 7.96, Running 31.29s Step 238( N/A%), pre moving , FPS 8.40, Running 31.42s Step 239( N/A%), pre moving , FPS 8.95, Running 31.54s Step 240( N/A%), pre moving , FPS 7.47, Running 32.17s Step 241( N/A%), pre moving , FPS 7.63, Running 32.30s Step 242( N/A%), pre moving , FPS 7.82, Running 32.44s Step 243( N/A%), pre moving , FPS 8.02, Running 32.56s Step 244( N/A%), pre moving , FPS 7.98, Running 32.69s Step 245( N/A%), pre moving , FPS 7.67, Running 32.88s Step 246( N/A%), pre moving , FPS 7.33, Running 33.08s Step 247( N/A%), pre moving , FPS 7.11, Running 33.26s Step 248( N/A%), pre moving , FPS 6.87, Running 33.45s Step 249( N/A%), pre moving , FPS 6.59, Running 33.66s Step 250( N/A%), pre moving , FPS 6.39, Running 33.83s Step 251( N/A%), pre moving , FPS 6.09, Running 34.07s Step 252( N/A%), pre moving , FPS 5.79, Running 34.31s Step 253( N/A%), pre moving , FPS 5.50, Running 34.57s Step 254( N/A%), pre moving , FPS 5.32, Running 34.77s Step 255( N/A%), pre moving , FPS 5.17, Running 34.97s Step 256( N/A%), pre moving , FPS 4.99, Running 35.19s Step 257( N/A%), pre moving , FPS 4.89, Running 35.38s Step 258( N/A%), pre moving , FPS 4.85, Running 35.54s Step 259( N/A%), pre moving , FPS 4.78, Running 35.73s Step 260( N/A%), pre moving , FPS 5.21, Running 36.01s Step 261( N/A%), pre moving , FPS 5.03, Running 36.27s Step 262( N/A%), pre moving , FPS 4.90, Running 36.52s Step 263( N/A%), pre moving , FPS 4.74, Running 36.77s Step 264( N/A%), pre moving , FPS 4.59, Running 37.05s Step 265( N/A%), pre moving , FPS 4.52, Running 37.31s Step 266( N/A%), pre moving , FPS 4.46, Running 37.56s Step 267( N/A%), pre moving , FPS 4.41, Running 37.79s Step 268( N/A%), pre moving , FPS 4.35, Running 38.06s Step 269( N/A%), pre moving , FPS 4.29, Running 38.32s Step 270( N/A%), pre moving , FPS 4.21, Running 38.59s Step 271( N/A%), pre moving , FPS 4.20, Running 38.83s Step 272( N/A%), pre moving , FPS 4.20, Running 39.08s Step 273( N/A%), pre moving , FPS 4.26, Running 39.26s Step 274( N/A%), pre moving , FPS 4.26, Running 39.47s Step 275( N/A%), pre moving , FPS 4.34, Running 39.58s Step 276( N/A%), pre moving , FPS 4.42, Running 39.72s Step 277( N/A%), pre moving , FPS 4.48, Running 39.85s Step 278( N/A%), pre moving , FPS 4.50, Running 39.99s Step 279( N/A%), pre moving , FPS 4.55, Running 40.12s Step 280( N/A%), pre moving , FPS 4.70, Running 40.26s Step 281( N/A%), pre moving , FPS 4.83, Running 40.42s Step 282( N/A%), pre moving , FPS 4.87, Running 40.63s Step 283( N/A%), pre moving , FPS 4.87, Running 40.88s Step 284( N/A%), pre moving , FPS 4.86, Running 41.17s Step 285( N/A%), pre moving , FPS 4.85, Running 41.43s Step 286( N/A%), pre moving , FPS 4.83, Running 41.71s Step 287( N/A%), pre moving , FPS 4.80, Running 41.96s Step 288( N/A%), pre moving , FPS 4.80, Running 42.22s Step 289( N/A%), pre moving , FPS 4.79, Running 42.49s Step 290( N/A%), pre moving , FPS 4.87, Running 42.70s Step 291( N/A%), pre moving , FPS 4.95, Running 42.87s Step 292( N/A%), pre moving , FPS 5.00, Running 43.08s Step 293( N/A%), pre moving , FPS 4.99, Running 43.27s Step 294( N/A%), pre moving , FPS 5.03, Running 43.45s Step 295( N/A%), pre moving , FPS 4.94, Running 43.63s Step 296( N/A%), pre moving , FPS 4.89, Running 43.81s Step 297( N/A%), pre moving , FPS 4.90, Running 43.93s Step 298( N/A%), pre moving , FPS 4.90, Running 44.07s Step 299( N/A%), pre moving , FPS 4.93, Running 44.17s Step 300( N/A%), pre moving , FPS 5.03, Running 44.24s Step 301( N/A%), pre moving , FPS 5.14, Running 44.31s Step 302( N/A%), pre moving , FPS 5.31, Running 44.39s Step 303( N/A%), pre moving , FPS 5.56, Running 44.47s Step 304( N/A%), pre moving , FPS 5.92, Running 44.55s Step 305( N/A%), pre moving , FPS 6.25, Running 44.63s Step 306( N/A%), pre moving , FPS 6.64, Running 44.72s Step 307( N/A%), pre moving , FPS 7.02, Running 44.80s Step 308( N/A%), pre moving , FPS 7.49, Running 44.89s Step 309( N/A%), pre moving , FPS 8.06, Running 44.97s Step 310( N/A%), pre moving , FPS 8.47, Running 45.06s Step 311( N/A%), pre moving , FPS 8.81, Running 45.14s Step 312( N/A%), pre moving , FPS 9.25, Running 45.24s Step 313( N/A%), pre moving , FPS 9.79, Running 45.31s Step 314( N/A%), pre moving , FPS 10.00, Running 45.45s Step 315( N/A%), pre moving , FPS 10.23, Running 45.58s Step 316( N/A%), pre moving , FPS 5.80, Running 47.26s Step 317( N/A%), pre moving , FPS 5.38, Running 47.65s Step 318( N/A%), pre moving , FPS 5.23, Running 47.89s Step 319( N/A%), pre moving , FPS 4.92, Running 48.24s Step 320( N/A%), pre moving , FPS 4.74, Running 48.45s Step 321( N/A%), pre moving , FPS 4.46, Running 48.79s Step 322( N/A%), pre moving , FPS 4.34, Running 49.00s Step 323( N/A%), pre moving , FPS 4.08, Running 49.38s Step 324( N/A%), pre moving , FPS 3.90, Running 49.67s Step 325( N/A%), pre moving , FPS 3.66, Running 50.10s Step 326( N/A%), pre moving , FPS 3.50, Running 50.44s Step 327( N/A%), pre moving , FPS 3.32, Running 50.83s Step 328( N/A%), pre moving , FPS 3.22, Running 51.10s Step 329( N/A%), pre moving , FPS 3.07, Running 51.48s Step 330( N/A%), pre moving , FPS 3.00, Running 51.73s Step 331( N/A%), pre moving , FPS 2.85, Running 52.17s Step 332( N/A%), pre moving , FPS 2.78, Running 52.43s Step 333( N/A%), pre moving , FPS 2.66, Running 52.82s Step 334( N/A%), pre moving , FPS 2.64, Running 53.02s Step 335( N/A%), pre moving , FPS 2.54, Running 53.45s Step 336( 0.17%), action 1, FPS 2.74, Running 54.57s Step 337( 0.33%), action 2, FPS 2.73, Running 54.99s Step 338( 0.50%), action 3, FPS 2.50, Running 55.90s Step 339( 0.67%), action 4, FPS 2.43, Running 56.46s Step 340( 0.83%), action 5, FPS 2.16, Running 57.70s Step 341( 1.00%), action 6, FPS 2.06, Running 58.50s Step 342( 1.17%), action 7, FPS 1.87, Running 59.68s Step 343( 1.33%), action 8, FPS 1.83, Running 60.30s Step 344( 1.50%), action 9, FPS 1.72, Running 61.30s Step 345( 1.67%), action 10, FPS 1.72, Running 61.74s Step 346( 1.83%), action 11, FPS 1.61, Running 62.83s Step 347( 2.00%), action 12, FPS 1.60, Running 63.37s Step 348( 2.17%), action 13, FPS 1.56, Running 63.89s Step 349( 2.33%), action 14, FPS 1.53, Running 64.57s Step 350( 2.50%), action 15, FPS 1.48, Running 65.24s Step 351( 2.67%), action 16, FPS 1.47, Running 65.79s Step 352( 2.83%), action 17, FPS 1.43, Running 66.44s Step 353( 3.00%), action 18, FPS 1.43, Running 66.80s Step 354( 3.17%), action 19, FPS 1.37, Running 67.61s Step 355( 3.33%), action 20, FPS 1.38, Running 67.92s Step 356( 3.50%), action 21, FPS 1.40, Running 68.83s Step 357( 3.67%), action 22, FPS 1.39, Running 69.33s Step 358( 3.83%), action 23, FPS 1.42, Running 69.98s Step 359( 4.00%), action 24, FPS 1.42, Running 70.53s Step 360( 4.17%), action 25, FPS 1.47, Running 71.33s Step 361( 4.33%), action 26, FPS 1.48, Running 72.02s Step 362( 4.50%), action 27, FPS 1.51, Running 72.90s Step 363( 4.67%), action 28, FPS 1.54, Running 73.26s Step 364( 4.83%), action 29, FPS 1.59, Running 73.89s Step 365( 5.00%), action 30, FPS 1.60, Running 74.22s Step 366( 5.17%), action 31, FPS 1.64, Running 75.03s Step 367( 5.33%), action 32, FPS 1.66, Running 75.41s Step 368( 5.50%), action 33, FPS 1.67, Running 75.85s Step 369( 5.67%), action 34, FPS 1.67, Running 76.52s Step 370( 5.83%), action 35, FPS 1.68, Running 77.16s Step 371( 6.00%), action 36, FPS 1.67, Running 77.74s Step 372( 6.17%), action 37, FPS 1.68, Running 78.31s Step 373( 6.33%), action 38, FPS 1.69, Running 78.66s Step 374( 6.50%), action 39, FPS 1.72, Running 79.27s Step 375( 6.67%), action 40, FPS 1.70, Running 79.70s Step 376( 6.83%), action 41, FPS 1.71, Running 80.54s Step 377( 7.00%), action 42, FPS 1.67, Running 81.29s Step 378( 7.17%), action 43, FPS 1.66, Running 82.04s Step 379( 7.33%), action 44, FPS 1.63, Running 82.76s Step 380( 7.50%), action 45, FPS 1.63, Running 83.62s Step 381( 7.67%), action 46, FPS 1.69, Running 83.85s Step 382( 7.83%), action 47, FPS 1.72, Running 84.53s Step 383( 8.00%), action 48, FPS 1.72, Running 84.90s Step 384( 8.17%), action 49, FPS 1.73, Running 85.48s Step 385( 8.33%), action 50, FPS 1.67, Running 86.20s Step 386( 8.50%), action 51, FPS 1.65, Running 87.13s Step 387( 8.67%), action 52, FPS 1.66, Running 87.46s Step 388( 8.83%), action 53, FPS 1.64, Running 88.04s Step 389( 9.00%), action 54, FPS 1.67, Running 88.49s Step 390( 9.17%), action 55, FPS 1.67, Running 89.17s Step 391( 9.33%), action 56, FPS 1.68, Running 89.63s Step 392( 9.50%), action 57, FPS 1.66, Running 90.38s Step 393( 9.67%), action 58, FPS 1.64, Running 90.84s Step 394( 9.83%), action 59, FPS 1.65, Running 91.42s Step 395( 10.00%), action 60, FPS 1.63, Running 91.99s Step 396( 10.17%), action 61, FPS 1.63, Running 92.84s [2026-08-02 21:45:08] [36 ] Seed 35 success after 93.02 s. +steps: 396 , actions: 61 . +Instruction: Empty +Total 7/36(19.44%) success. +Setting seed: 36 +Step 1( N/A%), pre moving , FPS 5.71, Running 0.18s Step 2( N/A%), pre moving , FPS 7.74, Running 0.26s Step 3( N/A%), pre moving , FPS 8.61, Running 0.35s Step 4( N/A%), pre moving , FPS 9.18, Running 0.44s Step 5( N/A%), pre moving , FPS 10.01, Running 0.50s Step 6( N/A%), pre moving , FPS 10.26, Running 0.58s Step 7( N/A%), pre moving , FPS 10.32, Running 0.68s Step 8( N/A%), pre moving , FPS 10.36, Running 0.77s Step 9( N/A%), pre moving , FPS 10.31, Running 0.87s Step 10( N/A%), pre moving , FPS 10.35, Running 0.97s Step 11( N/A%), pre moving , FPS 10.35, Running 1.06s Step 12( N/A%), pre moving , FPS 10.37, Running 1.16s Step 13( N/A%), pre moving , FPS 10.40, Running 1.25s Step 14( N/A%), pre moving , FPS 10.46, Running 1.34s Step 15( N/A%), pre moving , FPS 10.46, Running 1.43s Step 16( N/A%), pre moving , FPS 10.52, Running 1.52s Step 17( N/A%), pre moving , FPS 10.46, Running 1.62s Step 18( N/A%), pre moving , FPS 10.52, Running 1.71s Step 19( N/A%), pre moving , FPS 10.75, Running 1.77s Step 20( N/A%), pre moving , FPS 11.17, Running 1.79s Step 21( N/A%), pre moving , FPS 10.98, Running 2.00s Step 22( N/A%), pre moving , FPS 11.30, Running 2.03s Step 23( N/A%), pre moving , FPS 11.72, Running 2.05s Step 24( N/A%), pre moving , FPS 12.18, Running 2.08s Step 25( N/A%), pre moving , FPS 12.39, Running 2.11s Step 26( N/A%), pre moving , FPS 10.93, Running 2.41s Step 27( N/A%), pre moving , FPS 11.26, Running 2.45s Step 28( N/A%), pre moving , FPS 11.60, Running 2.50s Step 29( N/A%), pre moving , FPS 11.96, Running 2.54s Step 30( N/A%), pre moving , FPS 12.31, Running 2.59s Step 31( N/A%), pre moving , FPS 12.75, Running 2.63s Step 32( N/A%), pre moving , FPS 13.28, Running 2.66s Step 33( N/A%), pre moving , FPS 13.65, Running 2.72s Step 34( N/A%), pre moving , FPS 13.96, Running 2.77s Step 35( N/A%), pre moving , FPS 14.42, Running 2.82s Step 36( N/A%), pre moving , FPS 9.58, Running 3.61s Step 37( N/A%), pre moving , FPS 8.99, Running 3.85s Step 38( N/A%), pre moving , FPS 8.95, Running 3.94s Step 39( N/A%), pre moving , FPS 8.77, Running 4.05s Step 40( N/A%), pre moving , FPS 8.49, Running 4.15s Step 41( N/A%), pre moving , FPS 8.93, Running 4.24s Step 42( N/A%), pre moving , FPS 8.71, Running 4.32s Step 43( N/A%), pre moving , FPS 8.47, Running 4.42s Step 44( N/A%), pre moving , FPS 8.17, Running 4.53s Step 45( N/A%), pre moving , FPS 7.99, Running 4.62s Step 46( N/A%), pre moving , FPS 8.74, Running 4.70s Step 47( N/A%), pre moving , FPS 8.55, Running 4.79s Step 48( N/A%), pre moving , FPS 6.77, Running 5.45s Step 49( N/A%), pre moving , FPS 6.66, Running 5.55s Step 50( N/A%), pre moving , FPS 6.57, Running 5.64s Step 51( N/A%), pre moving , FPS 6.46, Running 5.73s Step 52( N/A%), pre moving , FPS 6.33, Running 5.82s Step 53( N/A%), pre moving , FPS 6.25, Running 5.92s Step 54( N/A%), pre moving , FPS 6.19, Running 6.00s Step 55( N/A%), pre moving , FPS 6.21, Running 6.04s Step 56( N/A%), pre moving , FPS 8.10, Running 6.08s Step 57( N/A%), pre moving , FPS 8.83, Running 6.12s Step 58( N/A%), pre moving , FPS 9.07, Running 6.15s Step 59( N/A%), pre moving , FPS 9.36, Running 6.19s Step 60( N/A%), pre moving , FPS 9.59, Running 6.23s Step 61( N/A%), pre moving , FPS 9.67, Running 6.30s Step 62( N/A%), pre moving , FPS 9.65, Running 6.40s Step 63( N/A%), pre moving , FPS 9.79, Running 6.46s Step 64( N/A%), pre moving , FPS 9.89, Running 6.55s Step 65( N/A%), pre moving , FPS 10.05, Running 6.61s Step 66( N/A%), pre moving , FPS 10.22, Running 6.66s Step 67( N/A%), pre moving , FPS 10.34, Running 6.73s Step 68( N/A%), pre moving , FPS 14.70, Running 6.81s Step 69( N/A%), pre moving , FPS 14.85, Running 6.89s Step 70( N/A%), pre moving , FPS 15.03, Running 6.97s Step 71( N/A%), pre moving , FPS 15.12, Running 7.05s Step 72( N/A%), pre moving , FPS 15.28, Running 7.13s Step 73( N/A%), pre moving , FPS 14.81, Running 7.27s Step 74( N/A%), pre moving , FPS 14.24, Running 7.41s Step 75( N/A%), pre moving , FPS 13.32, Running 7.54s Step 76( N/A%), pre moving , FPS 12.59, Running 7.67s Step 77( N/A%), pre moving , FPS 11.72, Running 7.82s Step 78( N/A%), pre moving , FPS 11.08, Running 7.95s Step 79( N/A%), pre moving , FPS 10.55, Running 8.08s Step 80( N/A%), pre moving , FPS 10.03, Running 8.23s Step 81( N/A%), pre moving , FPS 9.74, Running 8.36s Step 82( N/A%), pre moving , FPS 9.44, Running 8.52s Step 83( N/A%), pre moving , FPS 9.04, Running 8.67s Step 84( N/A%), pre moving , FPS 8.89, Running 8.80s Step 85( N/A%), pre moving , FPS 8.81, Running 8.88s Step 86( N/A%), pre moving , FPS 8.66, Running 8.97s Step 87( N/A%), pre moving , FPS 8.56, Running 9.06s Step 88( N/A%), pre moving , FPS 8.50, Running 9.16s Step 89( N/A%), pre moving , FPS 8.48, Running 9.25s Step 90( N/A%), pre moving , FPS 8.39, Running 9.35s Step 91( N/A%), pre moving , FPS 8.36, Running 9.44s Step 92( N/A%), pre moving , FPS 8.33, Running 9.53s Step 93( N/A%), pre moving , FPS 8.49, Running 9.62s Step 94( N/A%), pre moving , FPS 8.67, Running 9.71s Step 95( N/A%), pre moving , FPS 8.80, Running 9.82s Step 96( N/A%), pre moving , FPS 8.89, Running 9.92s Step 97( N/A%), pre moving , FPS 9.14, Running 10.01s Step 98( N/A%), pre moving , FPS 9.28, Running 10.11s Step 99( N/A%), pre moving , FPS 9.73, Running 10.14s Step 100( N/A%), pre moving , FPS 10.24, Running 10.18s Step 101( N/A%), pre moving , FPS 10.76, Running 10.22s Step 102( N/A%), pre moving , FPS 11.43, Running 10.27s Step 103( N/A%), pre moving , FPS 12.20, Running 10.31s Step 104( N/A%), pre moving , FPS 12.93, Running 10.34s Step 105( N/A%), pre moving , FPS 13.24, Running 10.39s Step 106( N/A%), pre moving , FPS 13.65, Running 10.44s Step 107( N/A%), pre moving , FPS 13.94, Running 10.50s Step 108( N/A%), pre moving , FPS 14.55, Running 10.54s Step 109( N/A%), pre moving , FPS 15.08, Running 10.58s Step 110( N/A%), pre moving , FPS 15.93, Running 10.61s Step 111( N/A%), pre moving , FPS 16.42, Running 10.66s Step 112( N/A%), pre moving , FPS 9.76, Running 11.58s Step 113( N/A%), pre moving , FPS 8.52, Running 11.97s Step 114( N/A%), pre moving , FPS 8.09, Running 12.18s Step 115( N/A%), pre moving , FPS 7.25, Running 12.57s Step 116( N/A%), pre moving , FPS 6.98, Running 12.78s Step 117( N/A%), pre moving , FPS 6.25, Running 13.21s Step 118( N/A%), pre moving , FPS 6.04, Running 13.42s Step 119( N/A%), pre moving , FPS 5.35, Running 13.87s Step 120( N/A%), pre moving , FPS 5.19, Running 14.03s Step 121( N/A%), pre moving , FPS 4.98, Running 14.23s Step 122( N/A%), pre moving , FPS 4.78, Running 14.45s Step 123( N/A%), pre moving , FPS 4.47, Running 14.79s Step 124( N/A%), pre moving , FPS 4.31, Running 14.99s Step 125( N/A%), pre moving , FPS 4.06, Running 15.31s Step 126( N/A%), pre moving , FPS 3.94, Running 15.51s Step 127( N/A%), pre moving , FPS 3.73, Running 15.86s Step 128( N/A%), pre moving , FPS 3.60, Running 16.09s Step 129( N/A%), pre moving , FPS 3.37, Running 16.51s Step 130( N/A%), pre moving , FPS 3.29, Running 16.69s Step 131( N/A%), pre moving , FPS 3.11, Running 17.09s Step 132( N/A%), pre moving , FPS 3.50, Running 17.29s Step 133( N/A%), pre moving , FPS 3.50, Running 17.69s Step 134( N/A%), pre moving , FPS 3.50, Running 17.90s Step 135( N/A%), pre moving , FPS 3.59, Running 18.14s Step 136( N/A%), pre moving , FPS 3.62, Running 18.30s Step 137( N/A%), pre moving , FPS 3.74, Running 18.56s Step 138( N/A%), pre moving , FPS 3.77, Running 18.73s Step 139( N/A%), pre moving , FPS 3.88, Running 19.02s Step 140( N/A%), pre moving , FPS 3.82, Running 19.27s Step 141( N/A%), pre moving , FPS 3.68, Running 19.66s Step 142( N/A%), pre moving , FPS 3.68, Running 19.88s Step 143( N/A%), pre moving , FPS 3.64, Running 20.28s Step 144( N/A%), pre moving , FPS 3.62, Running 20.51s Step 145( N/A%), pre moving , FPS 3.54, Running 20.96s Step 146( N/A%), pre moving , FPS 3.54, Running 21.16s Step 147( N/A%), pre moving , FPS 3.53, Running 21.52s Step 148( N/A%), pre moving , FPS 3.52, Running 21.78s Step 149( N/A%), pre moving , FPS 3.57, Running 22.12s Step 150( N/A%), pre moving , FPS 3.61, Running 22.24s Step 151( N/A%), pre moving , FPS 3.74, Running 22.43s Step 152( N/A%), pre moving , FPS 3.73, Running 22.66s Step 153( N/A%), pre moving , FPS 3.78, Running 22.98s Step 154( N/A%), pre moving , FPS 3.81, Running 23.15s Step 155( N/A%), pre moving , FPS 3.73, Running 23.50s Step 156( N/A%), pre moving , FPS 3.68, Running 23.74s Step 157( N/A%), pre moving , FPS 3.55, Running 24.19s Step 158( N/A%), pre moving , FPS 3.51, Running 24.44s Step 159( N/A%), pre moving , FPS 3.44, Running 24.84s Step 160( N/A%), pre moving , FPS 3.41, Running 25.13s Step 161( N/A%), pre moving , FPS 3.42, Running 25.52s Step 162( N/A%), pre moving , FPS 3.40, Running 25.77s Step 163( N/A%), pre moving , FPS 3.39, Running 26.18s Step 164( N/A%), pre moving , FPS 3.41, Running 26.37s Step 165( N/A%), pre moving , FPS 3.56, Running 26.58s Step 166( N/A%), pre moving , FPS 3.58, Running 26.75s Step 167( N/A%), pre moving , FPS 3.66, Running 26.99s Step 168( N/A%), pre moving , FPS 3.70, Running 27.19s Step 169( N/A%), pre moving , FPS 3.70, Running 27.52s Step 170( N/A%), pre moving , FPS 3.65, Running 27.71s Step 171( N/A%), pre moving , FPS 3.55, Running 28.07s Step 172( N/A%), pre moving , FPS 3.55, Running 28.29s Step 173( N/A%), pre moving , FPS 3.50, Running 28.69s Step 174( N/A%), pre moving , FPS 3.45, Running 28.94s Step 175( N/A%), pre moving , FPS 3.39, Running 29.40s Step 176( N/A%), pre moving , FPS 3.40, Running 29.63s Step 177( N/A%), pre moving , FPS 3.42, Running 30.04s Step 178( N/A%), pre moving , FPS 3.50, Running 30.15s Step 179( N/A%), pre moving , FPS 3.68, Running 30.27s Step 180( N/A%), pre moving , FPS 3.79, Running 30.41s Step 181( N/A%), pre moving , FPS 3.99, Running 30.53s Step 182( N/A%), pre moving , FPS 4.09, Running 30.65s Step 183( N/A%), pre moving , FPS 4.33, Running 30.80s Step 184( N/A%), pre moving , FPS 4.38, Running 30.94s Step 185( N/A%), pre moving , FPS 4.49, Running 31.04s Step 186( N/A%), pre moving , FPS 4.61, Running 31.08s Step 187( N/A%), pre moving , FPS 4.82, Running 31.14s Step 188( N/A%), pre moving , FPS 4.51, Running 31.62s Step 189( N/A%), pre moving , FPS 4.78, Running 31.70s Step 190( N/A%), pre moving , FPS 4.91, Running 31.79s Step 191( N/A%), pre moving , FPS 5.18, Running 31.93s Step 192( N/A%), pre moving , FPS 5.27, Running 32.09s Step 193( N/A%), pre moving , FPS 5.65, Running 32.23s Step 194( N/A%), pre moving , FPS 5.81, Running 32.39s Step 195( N/A%), pre moving , FPS 6.27, Running 32.59s Step 196( N/A%), pre moving , FPS 6.38, Running 32.77s Step 197( N/A%), pre moving , FPS 6.85, Running 32.95s Step 198( N/A%), pre moving , FPS 6.68, Running 33.14s Step 199( N/A%), pre moving , FPS 6.60, Running 33.30s Step 200( N/A%), pre moving , FPS 6.48, Running 33.50s Step 201( N/A%), pre moving , FPS 6.33, Running 33.69s Step 202( N/A%), pre moving , FPS 6.20, Running 33.88s Step 203( N/A%), pre moving , FPS 6.12, Running 34.06s Step 204( N/A%), pre moving , FPS 6.06, Running 34.23s Step 205( N/A%), pre moving , FPS 5.89, Running 34.43s Step 206( N/A%), pre moving , FPS 5.64, Running 34.63s Step 207( N/A%), pre moving , FPS 5.46, Running 34.80s Step 208( N/A%), pre moving , FPS 5.98, Running 34.96s Step 209( N/A%), pre moving , FPS 5.79, Running 35.16s Step 210( N/A%), pre moving , FPS 5.63, Running 35.34s Step 211( N/A%), pre moving , FPS 5.59, Running 35.51s Step 212( N/A%), pre moving , FPS 5.55, Running 35.69s Step 213( N/A%), pre moving , FPS 5.48, Running 35.88s Step 214( N/A%), pre moving , FPS 5.47, Running 36.04s Step 215( N/A%), pre moving , FPS 5.61, Running 36.15s Step 216( N/A%), pre moving , FPS 5.71, Running 36.27s Step 217( N/A%), pre moving , FPS 5.83, Running 36.39s Step 218( N/A%), pre moving , FPS 5.96, Running 36.50s Step 219( N/A%), pre moving , FPS 5.98, Running 36.65s Step 220( N/A%), pre moving , FPS 6.15, Running 36.75s Step 221( N/A%), pre moving , FPS 6.21, Running 36.91s Step 222( N/A%), pre moving , FPS 6.25, Running 37.08s Step 223( N/A%), pre moving , FPS 6.41, Running 37.19s Step 224( N/A%), pre moving , FPS 6.51, Running 37.31s Step 225( N/A%), pre moving , FPS 6.68, Running 37.43s Step 226( N/A%), pre moving , FPS 6.84, Running 37.55s Step 227( N/A%), pre moving , FPS 6.92, Running 37.69s Step 228( N/A%), pre moving , FPS 7.09, Running 37.78s Step 229( N/A%), pre moving , FPS 7.30, Running 37.90s Step 230( N/A%), pre moving , FPS 7.43, Running 38.04s Step 231( N/A%), pre moving , FPS 7.59, Running 38.15s Step 232( N/A%), pre moving , FPS 7.77, Running 38.27s Step 233( N/A%), pre moving , FPS 7.93, Running 38.40s Step 234( N/A%), pre moving , FPS 8.07, Running 38.52s Step 235( N/A%), pre moving , FPS 8.04, Running 38.64s Step 236( N/A%), pre moving , FPS 6.49, Running 39.35s Step 237( N/A%), pre moving , FPS 6.49, Running 39.47s Step 238( N/A%), pre moving , FPS 6.43, Running 39.61s Step 239( N/A%), pre moving , FPS 6.50, Running 39.73s Step 240( N/A%), pre moving , FPS 6.47, Running 39.84s Step 241( N/A%), pre moving , FPS 6.55, Running 39.96s Step 242( N/A%), pre moving , FPS 6.64, Running 40.09s Step 243( N/A%), pre moving , FPS 6.68, Running 40.18s Step 244( N/A%), pre moving , FPS 6.60, Running 40.34s Step 245( N/A%), pre moving , FPS 6.50, Running 40.50s Step 246( N/A%), pre moving , FPS 6.42, Running 40.67s Step 247( N/A%), pre moving , FPS 6.32, Running 40.85s Step 248( N/A%), pre moving , FPS 6.07, Running 41.08s Step 249( N/A%), pre moving , FPS 5.87, Running 41.31s Step 250( N/A%), pre moving , FPS 5.59, Running 41.61s Step 251( N/A%), pre moving , FPS 5.27, Running 41.94s Step 252( N/A%), pre moving , FPS 4.99, Running 42.28s Step 253( N/A%), pre moving , FPS 4.76, Running 42.60s Step 254( N/A%), pre moving , FPS 4.52, Running 42.94s Step 255( N/A%), pre moving , FPS 4.33, Running 43.26s Step 256( N/A%), pre moving , FPS 4.71, Running 43.59s Step 257( N/A%), pre moving , FPS 4.48, Running 43.93s Step 258( N/A%), pre moving , FPS 4.29, Running 44.27s Step 259( N/A%), pre moving , FPS 4.11, Running 44.60s Step 260( N/A%), pre moving , FPS 3.95, Running 44.90s Step 261( N/A%), pre moving , FPS 3.84, Running 45.16s Step 262( N/A%), pre moving , FPS 3.76, Running 45.41s Step 263( N/A%), pre moving , FPS 3.65, Running 45.66s Step 264( N/A%), pre moving , FPS 3.61, Running 45.87s Step 265( N/A%), pre moving , FPS 3.58, Running 46.10s Step 266( N/A%), pre moving , FPS 3.52, Running 46.34s Step 267( N/A%), pre moving , FPS 3.45, Running 46.66s Step 268( N/A%), pre moving , FPS 3.44, Running 46.90s Step 269( N/A%), pre moving , FPS 3.42, Running 47.15s Step 270( N/A%), pre moving , FPS 3.46, Running 47.40s Step 271( N/A%), pre moving , FPS 3.51, Running 47.64s Step 272( N/A%), pre moving , FPS 3.56, Running 47.90s Step 273( N/A%), pre moving , FPS 3.61, Running 48.14s Step 274( N/A%), pre moving , FPS 3.68, Running 48.37s Step 275( N/A%), pre moving , FPS 3.78, Running 48.55s Step 276( N/A%), pre moving , FPS 3.89, Running 48.74s Step 277( N/A%), pre moving , FPS 3.95, Running 49.00s Step 278( N/A%), pre moving , FPS 4.03, Running 49.24s Step 279( N/A%), pre moving , FPS 4.09, Running 49.49s Step 280( N/A%), pre moving , FPS 4.13, Running 49.74s Step 281( N/A%), pre moving , FPS 4.15, Running 49.98s Step 282( N/A%), pre moving , FPS 4.21, Running 50.17s Step 283( N/A%), pre moving , FPS 4.25, Running 50.36s Step 284( N/A%), pre moving , FPS 4.27, Running 50.56s Step 285( N/A%), pre moving , FPS 4.30, Running 50.75s Step 286( N/A%), pre moving , FPS 4.33, Running 50.97s Step 287( N/A%), pre moving , FPS 4.38, Running 51.23s Step 288( N/A%), pre moving , FPS 4.41, Running 51.44s Step 289( N/A%), pre moving , FPS 4.45, Running 51.64s Step 290( N/A%), pre moving , FPS 4.49, Running 51.85s Step 291( N/A%), pre moving , FPS 4.54, Running 52.05s Step 292( N/A%), pre moving , FPS 4.59, Running 52.25s Step 293( N/A%), pre moving , FPS 4.66, Running 52.43s Step 294( N/A%), pre moving , FPS 4.70, Running 52.63s Step 295( N/A%), pre moving , FPS 4.74, Running 52.77s Step 296( N/A%), pre moving , FPS 4.83, Running 52.88s Step 297( N/A%), pre moving , FPS 4.98, Running 53.01s Step 298( N/A%), pre moving , FPS 5.12, Running 53.15s Step 299( N/A%), pre moving , FPS 5.29, Running 53.27s Step 300( N/A%), pre moving , FPS 5.47, Running 53.40s Step 301( N/A%), pre moving , FPS 5.63, Running 53.53s Step 302( N/A%), pre moving , FPS 5.74, Running 53.65s Step 303( N/A%), pre moving , FPS 5.85, Running 53.78s Step 304( N/A%), pre moving , FPS 5.98, Running 53.90s Step 305( N/A%), pre moving , FPS 6.09, Running 54.03s Step 306( N/A%), pre moving , FPS 6.22, Running 54.18s Step 307( N/A%), pre moving , FPS 6.53, Running 54.29s Step 308( N/A%), pre moving , FPS 6.84, Running 54.36s Step 309( N/A%), pre moving , FPS 7.19, Running 54.43s Step 310( N/A%), pre moving , FPS 7.46, Running 54.53s Step 311( N/A%), pre moving , FPS 7.80, Running 54.61s Step 312( N/A%), pre moving , FPS 8.17, Running 54.70s Step 313( N/A%), pre moving , FPS 8.47, Running 54.79s Step 314( N/A%), pre moving , FPS 8.88, Running 54.88s Step 315( N/A%), pre moving , FPS 5.19, Running 56.63s Step 316( N/A%), pre moving , FPS 4.81, Running 57.03s Step 317( N/A%), pre moving , FPS 4.68, Running 57.29s Step 318( N/A%), pre moving , FPS 4.41, Running 57.68s Step 319( N/A%), pre moving , FPS 4.30, Running 57.92s Step 320( N/A%), pre moving , FPS 4.13, Running 58.24s Step 321( N/A%), pre moving , FPS 4.10, Running 58.41s Step 322( N/A%), pre moving , FPS 3.99, Running 58.66s Step 323( N/A%), pre moving , FPS 3.93, Running 58.87s Step 324( N/A%), pre moving , FPS 3.75, Running 59.24s Step 325( N/A%), pre moving , FPS 3.68, Running 59.47s Step 326( N/A%), pre moving , FPS 3.52, Running 59.86s Step 327( N/A%), pre moving , FPS 3.45, Running 60.08s Step 328( N/A%), pre moving , FPS 3.26, Running 60.49s Step 329( N/A%), pre moving , FPS 3.16, Running 60.76s Step 330( N/A%), pre moving , FPS 3.00, Running 61.20s Step 331( N/A%), pre moving , FPS 2.94, Running 61.42s Step 332( N/A%), pre moving , FPS 2.79, Running 61.85s Step 333( N/A%), pre moving , FPS 2.72, Running 62.13s Step 334( N/A%), pre moving , FPS 2.63, Running 62.50s Step 335( 0.17%), action 1, FPS 2.94, Running 63.44s Step 336( 0.33%), action 2, FPS 2.74, Running 64.34s Step 337( 0.50%), action 3, FPS 2.54, Running 65.15s Step 338( 0.67%), action 4, FPS 2.51, Running 65.64s Step 339( 0.83%), action 5, FPS 2.37, Running 66.36s Step 340( 1.00%), action 6, FPS 2.33, Running 66.83s Step 341( 1.17%), action 7, FPS 2.22, Running 67.40s Step 342( 1.33%), action 8, FPS 2.17, Running 67.87s Step 343( 1.50%), action 9, FPS 2.10, Running 68.38s Step 344( 1.67%), action 10, FPS 2.07, Running 68.90s Step 345( 1.83%), action 11, FPS 1.96, Running 69.65s Step 346( 2.00%), action 12, FPS 1.94, Running 70.20s Step 347( 2.17%), action 13, FPS 1.87, Running 70.79s Step 348( 2.33%), action 14, FPS 1.84, Running 71.35s Step 349( 2.50%), action 15, FPS 1.81, Running 71.81s Step 350( 2.67%), action 16, FPS 1.82, Running 72.16s Step 351( 2.83%), action 17, FPS 1.78, Running 72.68s Step 352( 3.00%), action 18, FPS 1.78, Running 73.08s Step 353( 3.17%), action 19, FPS 1.74, Running 73.62s Step 354( 3.33%), action 20, FPS 1.70, Running 74.25s Step 355( 3.50%), action 21, FPS 1.74, Running 74.93s Step 356( 3.67%), action 22, FPS 1.82, Running 75.34s Step 357( 3.83%), action 23, FPS 1.86, Running 75.89s Step 358( 4.00%), action 24, FPS 1.86, Running 76.42s Step 359( 4.17%), action 25, FPS 1.87, Running 77.07s Step 360( 4.33%), action 26, FPS 1.88, Running 77.49s Step 361( 4.50%), action 27, FPS 1.86, Running 78.13s Step 362( 4.67%), action 28, FPS 1.87, Running 78.59s Step 363( 4.83%), action 29, FPS 1.86, Running 79.15s Step 364( 5.00%), action 30, FPS 1.89, Running 79.51s Step 365( 5.17%), action 31, FPS 1.92, Running 80.08s Step 366( 5.33%), action 32, FPS 1.90, Running 80.74s Step 367( 5.50%), action 33, FPS 1.83, Running 81.73s Step 368( 5.67%), action 34, FPS 1.83, Running 82.28s Step 369( 5.83%), action 35, FPS 1.76, Running 83.17s Step 370( 6.00%), action 36, FPS 1.74, Running 83.63s Step 371( 6.17%), action 37, FPS 1.75, Running 84.10s Step 372( 6.33%), action 38, FPS 1.69, Running 84.89s Step 373( 6.50%), action 39, FPS 1.63, Running 85.89s Step 374( 6.67%), action 40, FPS 1.66, Running 86.32s Step 375( 6.83%), action 41, FPS 1.61, Running 87.31s Step 376( 7.00%), action 42, FPS 1.55, Running 88.24s Step 377( 7.17%), action 43, FPS 1.51, Running 89.17s Step 378( 7.33%), action 44, FPS 1.50, Running 89.73s Step 379( 7.50%), action 45, FPS 1.47, Running 90.72s Step 380( 7.67%), action 46, FPS 1.46, Running 91.21s Step 381( 7.83%), action 47, FPS 1.42, Running 92.17s Step 382( 8.00%), action 48, FPS 1.41, Running 92.80s Step 383( 8.17%), action 49, FPS 1.39, Running 93.49s Step 384( 8.33%), action 50, FPS 1.38, Running 94.01s Step 385( 8.50%), action 51, FPS 1.33, Running 95.13s Step 386( 8.67%), action 52, FPS 1.31, Running 96.04s Step 387( 8.83%), action 53, FPS 1.36, Running 96.42s Step 388( 9.00%), action 54, FPS 1.37, Running 96.87s Step 389( 9.17%), action 55, FPS 1.41, Running 97.38s Step 390( 9.33%), action 56, FPS 1.41, Running 97.83s Step 391( 9.50%), action 57, FPS 1.39, Running 98.49s Step 392( 9.67%), action 58, FPS 1.40, Running 99.15s Step 393( 9.83%), action 59, FPS 1.42, Running 100.02s Step 394( 10.00%), action 60, FPS 1.40, Running 100.61s Step 395( 10.17%), action 61, FPS 1.39, Running 101.69s Step 396( 10.33%), action 62, FPS 1.43, Running 102.18s Step 397( 10.50%), action 63, FPS 1.44, Running 103.05s Step 398( 10.67%), action 64, FPS 1.46, Running 103.40s Step 399( 10.83%), action 65, FPS 1.50, Running 104.09s Step 400( 11.00%), action 66, FPS 1.48, Running 104.74s Step 401( 11.17%), action 67, FPS 1.47, Running 105.74s Step 402( 11.33%), action 68, FPS 1.49, Running 106.25s Step 403( 11.50%), action 69, FPS 1.47, Running 107.06s Step 404( 11.67%), action 70, FPS 1.45, Running 107.83s Step 405( 11.83%), action 71, FPS 1.47, Running 108.71s Step 406( 12.00%), action 72, FPS 1.48, Running 109.58s Step 407( 12.17%), action 73, FPS 1.41, Running 110.61s Step 408( 12.33%), action 74, FPS 1.40, Running 111.11s Step 409( 12.50%), action 75, FPS 1.37, Running 111.95s Step 410( 12.67%), action 76, FPS 1.35, Running 112.70s Step 411( 12.83%), action 77, FPS 1.32, Running 113.63s Step 412( 13.00%), action 78, FPS 1.35, Running 114.02s Step 413( 13.17%), action 79, FPS 1.36, Running 114.72s Step 414( 13.33%), action 80, FPS 1.34, Running 115.51s Step 415( 13.50%), action 81, FPS 1.37, Running 116.26s Step 416( 13.67%), action 82, FPS 1.33, Running 117.23s Step 417( 13.83%), action 83, FPS 1.34, Running 117.94s Step 418( 14.00%), action 84, FPS 1.34, Running 118.34s Step 419( 14.17%), action 85, FPS 1.36, Running 118.81s Step 420( 14.33%), action 86, FPS 1.35, Running 119.56s Step 421( 14.50%), action 87, FPS 1.39, Running 120.13s Step 422( 14.67%), action 88, FPS 1.35, Running 121.04s Step 423( 14.83%), action 89, FPS 1.38, Running 121.53s Step 424( 15.00%), action 90, FPS 1.39, Running 122.25s Step 425( 15.17%), action 91, FPS 1.41, Running 122.88s Step 426( 15.33%), action 92, FPS 1.43, Running 123.60s Step 427( 15.50%), action 93, FPS 1.43, Running 124.59s Step 428( 15.67%), action 94, FPS 1.43, Running 125.08s Step 429( 15.83%), action 95, FPS 1.44, Running 125.87s Step 430( 16.00%), action 96, FPS 1.47, Running 126.30s Step 431( 16.17%), action 97, FPS 1.49, Running 127.07s Step 432( 16.33%), action 98, FPS 1.48, Running 127.52s Step 433( 16.50%), action 99, FPS 1.45, Running 128.46s Step 434( 16.67%), action 100, FPS 1.48, Running 129.00s Step 435( 16.83%), action 101, FPS 1.48, Running 129.75s Step 436( 17.00%), action 102, FPS 1.54, Running 130.22s Step 437( 17.17%), action 103, FPS 1.56, Running 130.72s Step 438( 17.33%), action 104, FPS 1.57, Running 131.12s Step 439( 17.50%), action 105, FPS 1.52, Running 132.01s Step 440( 17.67%), action 106, FPS 1.55, Running 132.46s Step 441( 17.83%), action 107, FPS 1.55, Running 133.02s Step 442( 18.00%), action 108, FPS 1.61, Running 133.45s Step 443( 18.17%), action 109, FPS 1.61, Running 133.97s Step 444( 18.33%), action 110, FPS 1.65, Running 134.38s Step 445( 18.50%), action 111, FPS 1.64, Running 135.04s Step 446( 18.67%), action 112, FPS 1.67, Running 135.58s Step 447( 18.83%), action 113, FPS 1.74, Running 136.09s Step 448( 19.00%), action 114, FPS 1.75, Running 136.48s Step 449( 19.17%), action 115, FPS 1.79, Running 137.03s Step 450( 19.33%), action 116, FPS 1.78, Running 137.50s Step 451( 19.50%), action 117, FPS 1.83, Running 138.00s Step 452( 19.67%), action 118, FPS 1.84, Running 138.42s Step 453( 19.83%), action 119, FPS 1.87, Running 139.14s Step 454( 20.00%), action 120, FPS 1.89, Running 139.59s Step 455( 20.17%), action 121, FPS 1.86, Running 140.49s Step 456( 20.33%), action 122, FPS 1.85, Running 141.01s Step 457( 20.50%), action 123, FPS 1.85, Running 141.54s Step 458( 20.67%), action 124, FPS 1.80, Running 142.22s Step 459( 20.83%), action 125, FPS 1.83, Running 142.91s Step 460( 21.00%), action 126, FPS 1.83, Running 143.41s Step 461( 21.17%), action 127, FPS 1.78, Running 144.26s Step 462( 21.33%), action 128, FPS 1.77, Running 144.73s Step 463( 21.50%), action 129, FPS 1.77, Running 145.25s Step 464( 21.67%), action 130, FPS 1.75, Running 145.79s Step 465( 21.83%), action 131, FPS 1.72, Running 146.64s Step 466( 22.00%), action 132, FPS 1.73, Running 147.12s Step 467( 22.17%), action 133, FPS 1.67, Running 148.04s Step 468( 22.33%), action 134, FPS 1.63, Running 148.76s Step 469( 22.50%), action 135, FPS 1.62, Running 149.41s Step 470( 22.67%), action 136, FPS 1.60, Running 149.97s Step 471( 22.83%), action 137, FPS 1.59, Running 150.61s Step 472( 23.00%), action 138, FPS 1.54, Running 151.38s Step 473( 23.17%), action 139, FPS 1.57, Running 151.91s Step 474( 23.33%), action 140, FPS 1.53, Running 152.66s Step 475( 23.50%), action 141, FPS 1.50, Running 153.85s Step 476( 23.67%), action 142, FPS 1.45, Running 154.80s Step 477( 23.83%), action 143, FPS 1.42, Running 155.64s Step 478( 24.00%), action 144, FPS 1.42, Running 156.30s Step 479( 24.17%), action 145, FPS 1.43, Running 156.86s Step 480( 24.33%), action 146, FPS 1.43, Running 157.40s Step 481( 24.50%), action 147, FPS 1.47, Running 157.90s Step 482( 24.67%), action 148, FPS 1.45, Running 158.54s Step 483( 24.83%), action 149, FPS 1.41, Running 159.42s Step 484( 25.00%), action 150, FPS 1.38, Running 160.26s Step 485( 25.17%), action 151, FPS 1.36, Running 161.31s Step 486( 25.33%), action 152, FPS 1.37, Running 161.73s Step 487( 25.50%), action 153, FPS 1.37, Running 162.60s Step 488( 25.67%), action 154, FPS 1.36, Running 163.45s Step 489( 25.83%), action 155, FPS 1.38, Running 163.91s Step 490( 26.00%), action 156, FPS 1.35, Running 164.82s Step 491( 26.17%), action 157, FPS 1.36, Running 165.36s Step 492( 26.33%), action 158, FPS 1.36, Running 166.06s Step 493( 26.50%), action 159, FPS 1.37, Running 166.52s Step 494( 26.67%), action 160, FPS 1.35, Running 167.42s Step 495( 26.83%), action 161, FPS 1.40, Running 168.14s Step 496( 27.00%), action 162, FPS 1.42, Running 168.91s Step 497( 27.17%), action 163, FPS 1.45, Running 169.40s Step 498( 27.33%), action 164, FPS 1.44, Running 170.17s Step 499( 27.50%), action 165, FPS 1.41, Running 171.02s Step 500( 27.67%), action 166, FPS 1.41, Running 171.56s Step 501( 27.83%), action 167, FPS 1.41, Running 172.09s Step 502( 28.00%), action 168, FPS 1.42, Running 172.63s Step 503( 28.17%), action 169, FPS 1.43, Running 173.36s Step 504( 28.33%), action 170, FPS 1.47, Running 173.86s Step 505( 28.50%), action 171, FPS 1.49, Running 174.72s Step 506( 28.67%), action 172, FPS 1.46, Running 175.47s Step 507( 28.83%), action 173, FPS 1.49, Running 175.99s Step 508( 29.00%), action 174, FPS 1.50, Running 176.82s Step 509( 29.17%), action 175, FPS 1.48, Running 177.40s Step 510( 29.33%), action 176, FPS 1.49, Running 178.28s Step 511( 29.50%), action 177, FPS 1.49, Running 178.82s Step 512( 29.67%), action 178, FPS 1.50, Running 179.37s Step 513( 29.83%), action 179, FPS 1.46, Running 180.25s Step 514( 30.00%), action 180, FPS 1.51, Running 180.65s Step 515( 30.17%), action 181, FPS 1.47, Running 181.72s Step 516( 30.33%), action 182, FPS 1.46, Running 182.58s Step 517( 30.50%), action 183, FPS 1.42, Running 183.44s Step 518( 30.67%), action 184, FPS 1.42, Running 184.30s Step 519( 30.83%), action 185, FPS 1.40, Running 185.30s Step 520( 31.00%), action 186, FPS 1.41, Running 185.70s Step 521( 31.17%), action 187, FPS 1.38, Running 186.55s Step 522( 31.33%), action 188, FPS 1.35, Running 187.41s Step 523( 31.50%), action 189, FPS 1.33, Running 188.40s Step 524( 31.67%), action 190, FPS 1.30, Running 189.24s Step 525( 31.83%), action 191, FPS 1.32, Running 189.83s Step 526( 32.00%), action 192, FPS 1.32, Running 190.65s Step 527( 32.17%), action 193, FPS 1.31, Running 191.27s Step 528( 32.33%), action 194, FPS 1.35, Running 191.63s Step 529( 32.50%), action 195, FPS 1.36, Running 192.13s Step 530( 32.67%), action 196, FPS 1.40, Running 192.57s Step 531( 32.83%), action 197, FPS 1.40, Running 193.07s Step 532( 33.00%), action 198, FPS 1.43, Running 193.35s Step 533( 33.17%), action 199, FPS 1.48, Running 193.75s Step 534( 33.33%), action 200, FPS 1.48, Running 194.12s Step 535( 33.50%), action 201, FPS 1.54, Running 194.72s Step 536( 33.67%), action 202, FPS 1.60, Running 195.11s Step 537( 33.83%), action 203, FPS 1.64, Running 195.61s Step 538( 34.00%), action 204, FPS 1.71, Running 195.96s Step 539( 34.17%), action 205, FPS 1.79, Running 196.48s Step 540( 34.33%), action 206, FPS 1.79, Running 196.87s Step 541( 34.50%), action 207, FPS 1.86, Running 197.31s Step 542( 34.67%), action 208, FPS 1.96, Running 197.61s Step 543( 34.83%), action 209, FPS 2.09, Running 197.98s Step 544( 35.00%), action 210, FPS 2.20, Running 198.32s Step 545( 35.17%), action 211, FPS 2.18, Running 199.00s Step 546( 35.33%), action 212, FPS 2.29, Running 199.38s Step 547( 35.50%), action 213, FPS 2.32, Running 199.89s Step 548( 35.67%), action 214, FPS 2.32, Running 200.24s Step 549( 35.83%), action 215, FPS 2.29, Running 200.86s Step 550( 36.00%), action 216, FPS 2.30, Running 201.28s Step 551( 36.17%), action 217, FPS 2.35, Running 201.57s Step 552( 36.33%), action 218, FPS 2.35, Running 201.85s Step 553( 36.50%), action 219, FPS 2.31, Running 202.40s Step 554( 36.67%), action 220, FPS 2.32, Running 202.75s Step 555( 36.83%), action 221, FPS 2.29, Running 203.46s Step 556( 37.00%), action 222, FPS 2.25, Running 203.98s Step 557( 37.17%), action 223, FPS 2.20, Running 204.72s Step 558( 37.33%), action 224, FPS 2.17, Running 205.19s Step 559( 37.50%), action 225, FPS 2.14, Running 205.83s Step 560( 37.67%), action 226, FPS 2.03, Running 206.74s Step 561( 37.83%), action 227, FPS 2.00, Running 207.31s Step 562( 38.00%), action 228, FPS 1.96, Running 207.83s Step 563( 38.17%), action 229, FPS 1.88, Running 208.61s Step 564( 38.33%), action 230, FPS 1.86, Running 209.05s Step 565( 38.50%), action 231, FPS 1.83, Running 209.92s Step 566( 38.67%), action 232, FPS 1.76, Running 210.72s Step 567( 38.83%), action 233, FPS 1.70, Running 211.62s Step 568( 39.00%), action 234, FPS 1.70, Running 212.03s Step 569( 39.17%), action 235, FPS 1.71, Running 212.58s Step 570( 39.33%), action 236, FPS 1.69, Running 213.10s Step 571( 39.50%), action 237, FPS 1.62, Running 213.89s Step 572( 39.67%), action 238, FPS 1.59, Running 214.46s Step 573( 39.83%), action 239, FPS 1.59, Running 214.98s Step 574( 40.00%), action 240, FPS 1.58, Running 215.40s Step 575( 40.17%), action 241, FPS 1.57, Running 216.24s Step 576( 40.33%), action 242, FPS 1.58, Running 216.63s Step 577( 40.50%), action 243, FPS 1.58, Running 217.35s Step 578( 40.67%), action 244, FPS 1.58, Running 217.84s Step 579( 40.83%), action 245, FPS 1.59, Running 218.39s Step 580( 41.00%), action 246, FPS 1.66, Running 218.79s Step 581( 41.17%), action 247, FPS 1.67, Running 219.25s Step 582( 41.33%), action 248, FPS 1.69, Running 219.65s Step 583( 41.50%), action 249, FPS 1.71, Running 220.33s Step 584( 41.67%), action 250, FPS 1.70, Running 220.80s Step 585( 41.83%), action 251, FPS 1.73, Running 221.49s Step 586( 42.00%), action 252, FPS 1.76, Running 222.08s Step 587( 42.17%), action 253, FPS 1.83, Running 222.53s Step 588( 42.33%), action 254, FPS 1.85, Running 222.87s Step 589( 42.50%), action 255, FPS 1.86, Running 223.32s Step 590( 42.67%), action 256, FPS 1.89, Running 223.69s Step 591( 42.83%), action 257, FPS 1.95, Running 224.15s Step 592( 43.00%), action 258, FPS 1.98, Running 224.57s Step 593( 43.17%), action 259, FPS 1.98, Running 225.08s Step 594( 43.33%), action 260, FPS 1.97, Running 225.55s Step 595( 43.50%), action 261, FPS 1.99, Running 226.29s Step 596( 43.67%), action 262, FPS 1.95, Running 226.88s Step 597( 43.83%), action 263, FPS 2.02, Running 227.25s Step 598( 44.00%), action 264, FPS 2.02, Running 227.73s Step 599( 44.17%), action 265, FPS 2.05, Running 228.13s Step 600( 44.33%), action 266, FPS 2.05, Running 228.55s Step 601( 44.50%), action 267, FPS 2.04, Running 229.06s Step 602( 44.67%), action 268, FPS 2.04, Running 229.44s Step 603( 44.83%), action 269, FPS 2.07, Running 229.97s Step 604( 45.00%), action 270, FPS 2.09, Running 230.39s Step 605( 45.17%), action 271, FPS 2.09, Running 231.06s Step 606( 45.33%), action 272, FPS 2.16, Running 231.35s Step 607( 45.50%), action 273, FPS 2.16, Running 231.80s Step 608( 45.67%), action 274, FPS 2.15, Running 232.15s Step 609( 45.83%), action 275, FPS 2.15, Running 232.64s Step 610( 46.00%), action 276, FPS 2.10, Running 233.20s Step 611( 46.17%), action 277, FPS 2.01, Running 234.08s Step 612( 46.33%), action 278, FPS 2.00, Running 234.55s Step 613( 46.50%), action 279, FPS 1.98, Running 235.19s Step 614( 46.67%), action 280, FPS 2.00, Running 235.58s Step 615( 46.83%), action 281, FPS 2.02, Running 236.19s Step 616( 47.00%), action 282, FPS 2.04, Running 236.67s Step 617( 47.17%), action 283, FPS 2.01, Running 237.20s Step 618( 47.33%), action 284, FPS 2.03, Running 237.57s Step 619( 47.50%), action 285, FPS 2.00, Running 238.13s Step 620( 47.67%), action 286, FPS 2.01, Running 238.51s Step 621( 47.83%), action 287, FPS 2.01, Running 239.03s Step 622( 48.00%), action 288, FPS 1.99, Running 239.51s Step 623( 48.17%), action 289, FPS 2.02, Running 239.87s Step 624( 48.33%), action 290, FPS 2.05, Running 240.15s Step 625( 48.50%), action 291, FPS 2.07, Running 240.73s Step 626( 48.67%), action 292, FPS 2.05, Running 241.11s Step 627( 48.83%), action 293, FPS 2.04, Running 241.61s Step 628( 49.00%), action 294, FPS 2.03, Running 241.98s Step 629( 49.17%), action 295, FPS 2.02, Running 242.55s Step 630( 49.33%), action 296, FPS 2.05, Running 242.93s Step 631( 49.50%), action 297, FPS 2.13, Running 243.49s Step 632( 49.67%), action 298, FPS 2.13, Running 243.96s Step 633( 49.83%), action 299, FPS 2.11, Running 244.69s Step 634( 50.00%), action 300, FPS 2.07, Running 245.24s Step 635( 50.17%), action 301, FPS 2.06, Running 245.91s Step 636( 50.33%), action 302, FPS 2.07, Running 246.32s Step 637( 50.50%), action 303, FPS 2.06, Running 246.89s Step 638( 50.67%), action 304, FPS 2.05, Running 247.34s Step 639( 50.83%), action 305, FPS 2.05, Running 247.91s Step 640( 51.00%), action 306, FPS 2.07, Running 248.17s Step 641( 51.17%), action 307, FPS 2.09, Running 248.58s Step 642( 51.33%), action 308, FPS 2.10, Running 249.03s Step 643( 51.50%), action 309, FPS 2.08, Running 249.51s Step 644( 51.67%), action 310, FPS 2.04, Running 249.94s Step 645( 51.83%), action 311, FPS 2.03, Running 250.61s Step 646( 52.00%), action 312, FPS 1.99, Running 251.18s Step 647( 52.17%), action 313, FPS 1.98, Running 251.73s Step 648( 52.33%), action 314, FPS 1.99, Running 252.04s Step 649( 52.50%), action 315, FPS 2.03, Running 252.39s Step 650( 52.67%), action 316, FPS 2.03, Running 252.81s Step 651( 52.83%), action 317, FPS 2.05, Running 253.24s Step 652( 53.00%), action 318, FPS 2.07, Running 253.62s Step 653( 53.17%), action 319, FPS 2.08, Running 254.30s Step 654( 53.33%), action 320, FPS 2.03, Running 255.10s Step 655( 53.50%), action 321, FPS 2.03, Running 255.75s Step 656( 53.67%), action 322, FPS 1.99, Running 256.35s Step 657( 53.83%), action 323, FPS 2.01, Running 256.85s Step 658( 54.00%), action 324, FPS 2.02, Running 257.25s Step 659( 54.17%), action 325, FPS 1.99, Running 257.96s Step 660( 54.33%), action 326, FPS 1.96, Running 258.39s Step 661( 54.50%), action 327, FPS 1.94, Running 258.90s Step 662( 54.67%), action 328, FPS 1.94, Running 259.35s Step 663( 54.83%), action 329, FPS 1.92, Running 259.90s Step 664( 55.00%), action 330, FPS 1.91, Running 260.40s Step 665( 55.17%), action 331, FPS 1.85, Running 261.42s Step 666( 55.33%), action 332, FPS 1.85, Running 261.96s Step 667( 55.50%), action 333, FPS 1.86, Running 262.46s Step 668( 55.67%), action 334, FPS 1.84, Running 262.94s Step 669( 55.83%), action 335, FPS 1.81, Running 263.45s Step 670( 56.00%), action 336, FPS 1.81, Running 263.88s Step 671( 56.17%), action 337, FPS 1.80, Running 264.32s Step 672( 56.33%), action 338, FPS 1.72, Running 265.23s Step 673( 56.50%), action 339, FPS 1.76, Running 265.69s Step 674( 56.67%), action 340, FPS 1.80, Running 266.21s Step 675( 56.83%), action 341, FPS 1.79, Running 266.94s Step 676( 57.00%), action 342, FPS 1.81, Running 267.42s Step 677( 57.17%), action 343, FPS 1.79, Running 268.02s Step 678( 57.33%), action 344, FPS 1.80, Running 268.35s Step 679( 57.50%), action 345, FPS 1.85, Running 268.78s Step 680( 57.67%), action 346, FPS 1.79, Running 269.54s Step 681( 57.83%), action 347, FPS 1.79, Running 270.07s Step 682( 58.00%), action 348, FPS 1.79, Running 270.51s Step 683( 58.17%), action 349, FPS 1.71, Running 271.60s Step 684( 58.33%), action 350, FPS 1.69, Running 272.20s Step 685( 58.50%), action 351, FPS 1.69, Running 273.22s Step 686( 58.67%), action 352, FPS 1.70, Running 273.74s Step 687( 58.83%), action 353, FPS 1.69, Running 274.29s Step 688( 59.00%), action 354, FPS 1.70, Running 274.72s Step 689( 59.17%), action 355, FPS 1.70, Running 275.24s Step 690( 59.33%), action 356, FPS 1.63, Running 276.17s Step 691( 59.50%), action 357, FPS 1.57, Running 277.04s Step 692( 59.67%), action 358, FPS 1.57, Running 277.96s Step 693( 59.83%), action 359, FPS 1.52, Running 278.87s Step 694( 60.00%), action 360, FPS 1.52, Running 279.35s Step 695( 60.17%), action 361, FPS 1.47, Running 280.51s Step 696( 60.33%), action 362, FPS 1.47, Running 280.98s Step 697( 60.50%), action 363, FPS 1.48, Running 281.51s Step 698( 60.67%), action 364, FPS 1.47, Running 281.99s Step 699( 60.83%), action 365, FPS 1.45, Running 282.56s Step 700( 61.00%), action 366, FPS 1.44, Running 283.42s Step 701( 61.17%), action 367, FPS 1.45, Running 283.90s Step 702( 61.33%), action 368, FPS 1.46, Running 284.18s Step 703( 61.50%), action 369, FPS 1.54, Running 284.61s Step 704( 61.67%), action 370, FPS 1.54, Running 285.21s Step 705( 61.83%), action 371, FPS 1.57, Running 286.00s Step 706( 62.00%), action 372, FPS 1.57, Running 286.46s Step 707( 62.17%), action 373, FPS 1.57, Running 287.04s Step 708( 62.33%), action 374, FPS 1.56, Running 287.53s Step 709( 62.50%), action 375, FPS 1.57, Running 287.98s Step 710( 62.67%), action 376, FPS 1.58, Running 288.84s Step 711( 62.83%), action 377, FPS 1.63, Running 289.31s Step 712( 63.00%), action 378, FPS 1.69, Running 289.76s Step 713( 63.17%), action 379, FPS 1.76, Running 290.26s Step 714( 63.33%), action 380, FPS 1.70, Running 291.13s Step 715( 63.50%), action 381, FPS 1.75, Running 291.95s Step 716( 63.67%), action 382, FPS 1.75, Running 292.44s Step 717( 63.83%), action 383, FPS 1.74, Running 293.03s Step 718( 64.00%), action 384, FPS 1.75, Running 293.43s Step 719( 64.17%), action 385, FPS 1.72, Running 294.22s Step 720( 64.33%), action 386, FPS 1.76, Running 294.76s Step 721( 64.50%), action 387, FPS 1.76, Running 295.26s Step 722( 64.67%), action 388, FPS 1.74, Running 295.65s Step 723( 64.83%), action 389, FPS 1.68, Running 296.55s Step 724( 65.00%), action 390, FPS 1.70, Running 296.99s Step 725( 65.17%), action 391, FPS 1.71, Running 297.73s Step 726( 65.33%), action 392, FPS 1.71, Running 298.19s Step 727( 65.50%), action 393, FPS 1.72, Running 298.70s Step 728( 65.67%), action 394, FPS 1.67, Running 299.50s Step 729( 65.83%), action 395, FPS 1.69, Running 299.81s Step 730( 66.00%), action 396, FPS 1.77, Running 300.14s Step 731( 66.17%), action 397, FPS 1.77, Running 300.59s Step 732( 66.33%), action 398, FPS 1.74, Running 301.24s Step 733( 66.50%), action 399, FPS 1.73, Running 301.78s Step 734( 66.67%), action 400, FPS 1.80, Running 302.24s Step 735( 66.83%), action 401, FPS 1.79, Running 303.12s Step 736( 67.00%), action 402, FPS 1.75, Running 303.85s Step 737( 67.17%), action 403, FPS 1.74, Running 304.49s Step 738( 67.33%), action 404, FPS 1.70, Running 305.21s Step 739( 67.50%), action 405, FPS 1.74, Running 305.75s Step 740( 67.67%), action 406, FPS 1.73, Running 306.35s Step 741( 67.83%), action 407, FPS 1.71, Running 306.93s Step 742( 68.00%), action 408, FPS 1.64, Running 307.87s Step 743( 68.17%), action 409, FPS 1.66, Running 308.58s Step 744( 68.33%), action 410, FPS 1.66, Running 309.04s Step 745( 68.50%), action 411, FPS 1.60, Running 310.24s Step 746( 68.67%), action 412, FPS 1.60, Running 310.72s Step 747( 68.83%), action 413, FPS 1.55, Running 311.60s Step 748( 69.00%), action 414, FPS 1.55, Running 312.40s Step 749( 69.17%), action 415, FPS 1.52, Running 312.93s Step 750( 69.33%), action 416, FPS 1.49, Running 313.57s Step 751( 69.50%), action 417, FPS 1.43, Running 314.58s Step 752( 69.67%), action 418, FPS 1.43, Running 315.21s Step 753( 69.83%), action 419, FPS 1.44, Running 315.70s Step 754( 70.00%), action 420, FPS 1.43, Running 316.21s Step 755( 70.17%), action 421, FPS 1.44, Running 316.96s Step 756( 70.33%), action 422, FPS 1.43, Running 317.87s Step 757( 70.50%), action 423, FPS 1.42, Running 318.55s Step 758( 70.67%), action 424, FPS 1.44, Running 319.07s Step 759( 70.83%), action 425, FPS 1.40, Running 320.02s Step 760( 71.00%), action 426, FPS 1.41, Running 320.51s Step 761( 71.17%), action 427, FPS 1.37, Running 321.52s Step 762( 71.33%), action 428, FPS 1.38, Running 322.35s Step 763( 71.50%), action 429, FPS 1.38, Running 323.02s Step 764( 71.67%), action 430, FPS 1.39, Running 323.45s Step 765( 71.83%), action 431, FPS 1.45, Running 324.03s Step 766( 72.00%), action 432, FPS 1.43, Running 324.70s Step 767( 72.17%), action 433, FPS 1.46, Running 325.29s Step 768( 72.33%), action 434, FPS 1.49, Running 325.79s Step 769( 72.50%), action 435, FPS 1.45, Running 326.75s Step 770( 72.67%), action 436, FPS 1.43, Running 327.54s Step 771( 72.83%), action 437, FPS 1.44, Running 328.45s Step 772( 73.00%), action 438, FPS 1.41, Running 329.35s Step 773( 73.17%), action 439, FPS 1.41, Running 329.88s Step 774( 73.33%), action 440, FPS 1.37, Running 330.78s Step 775( 73.50%), action 441, FPS 1.37, Running 331.54s Step 776( 73.67%), action 442, FPS 1.42, Running 331.93s Step 777( 73.83%), action 443, FPS 1.40, Running 332.80s Step 778( 74.00%), action 444, FPS 1.41, Running 333.28s Step 779( 74.17%), action 445, FPS 1.43, Running 334.02s Step 780( 74.33%), action 446, FPS 1.42, Running 334.59s Step 781( 74.50%), action 447, FPS 1.47, Running 335.14s Step 782( 74.67%), action 448, FPS 1.52, Running 335.53s Step 783( 74.83%), action 449, FPS 1.54, Running 336.01s Step 784( 75.00%), action 450, FPS 1.55, Running 336.38s Step 785( 75.17%), action 451, FPS 1.50, Running 337.34s Step 786( 75.33%), action 452, FPS 1.52, Running 337.87s Step 787( 75.50%), action 453, FPS 1.53, Running 338.37s Step 788( 75.67%), action 454, FPS 1.51, Running 339.04s Step 789( 75.83%), action 455, FPS 1.57, Running 339.48s Step 790( 76.00%), action 456, FPS 1.61, Running 339.98s Step 791( 76.17%), action 457, FPS 1.67, Running 340.43s Step 792( 76.33%), action 458, FPS 1.74, Running 340.86s Step 793( 76.50%), action 459, FPS 1.73, Running 341.46s Step 794( 76.67%), action 460, FPS 1.75, Running 342.21s Step 795( 76.83%), action 461, FPS 1.75, Running 342.95s Step 796( 77.00%), action 462, FPS 1.75, Running 343.35s Step 797( 77.17%), action 463, FPS 1.82, Running 343.79s Step 798( 77.33%), action 464, FPS 1.83, Running 344.21s Step 799( 77.50%), action 465, FPS 1.88, Running 344.68s Step 800( 77.67%), action 466, FPS 1.90, Running 345.11s Step 801( 77.83%), action 467, FPS 1.91, Running 345.60s Step 802( 78.00%), action 468, FPS 1.91, Running 346.03s Step 803( 78.17%), action 469, FPS 1.84, Running 346.86s Step 804( 78.33%), action 470, FPS 1.84, Running 347.28s Step 805( 78.50%), action 471, FPS 1.88, Running 347.96s Step 806( 78.67%), action 472, FPS 1.85, Running 348.69s Step 807( 78.83%), action 473, FPS 1.83, Running 349.27s Step 808( 79.00%), action 474, FPS 1.83, Running 349.95s Step 809( 79.17%), action 475, FPS 1.77, Running 350.81s Step 810( 79.33%), action 476, FPS 1.79, Running 351.15s Step 811( 79.50%), action 477, FPS 1.74, Running 351.93s Step 812( 79.67%), action 478, FPS 1.75, Running 352.27s Step 813( 79.83%), action 479, FPS 1.75, Running 352.87s Step 814( 80.00%), action 480, FPS 1.79, Running 353.38s Step 815( 80.17%), action 481, FPS 1.74, Running 354.47s Step 816( 80.33%), action 482, FPS 1.69, Running 355.21s Step 817( 80.50%), action 483, FPS 1.68, Running 355.67s Step 818( 80.67%), action 484, FPS 1.67, Running 356.22s Step 819( 80.83%), action 485, FPS 1.63, Running 356.93s Step 820( 81.00%), action 486, FPS 1.61, Running 357.51s Step 821( 81.17%), action 487, FPS 1.61, Running 358.04s Step 822( 81.33%), action 488, FPS 1.59, Running 358.64s Step 823( 81.50%), action 489, FPS 1.60, Running 359.38s Step 824( 81.67%), action 490, FPS 1.58, Running 359.91s Step 825( 81.83%), action 491, FPS 1.53, Running 361.02s Step 826( 82.00%), action 492, FPS 1.57, Running 361.43s Step 827( 82.17%), action 493, FPS 1.57, Running 361.97s Step 828( 82.33%), action 494, FPS 1.60, Running 362.43s Step 829( 82.50%), action 495, FPS 1.66, Running 362.88s Step 830( 82.67%), action 496, FPS 1.59, Running 363.70s Step 831( 82.83%), action 497, FPS 1.58, Running 364.56s Step 832( 83.00%), action 498, FPS 1.53, Running 365.37s Step 833( 83.17%), action 499, FPS 1.54, Running 365.87s Step 834( 83.33%), action 500, FPS 1.54, Running 366.37s Step 835( 83.50%), action 501, FPS 1.60, Running 367.00s Step 836( 83.67%), action 502, FPS 1.61, Running 367.66s Step 837( 83.83%), action 503, FPS 1.55, Running 368.57s Step 838( 84.00%), action 504, FPS 1.56, Running 369.05s Step 839( 84.17%), action 505, FPS 1.58, Running 369.60s Step 840( 84.33%), action 506, FPS 1.59, Running 370.09s Step 841( 84.50%), action 507, FPS 1.54, Running 370.99s Step 842( 84.67%), action 508, FPS 1.53, Running 371.74s Step 843( 84.83%), action 509, FPS 1.50, Running 372.74s Step 844( 85.00%), action 510, FPS 1.49, Running 373.33s Step 845( 85.17%), action 511, FPS 1.54, Running 374.00s Step 846( 85.33%), action 512, FPS 1.54, Running 374.38s Step 847( 85.50%), action 513, FPS 1.54, Running 374.92s Step 848( 85.67%), action 514, FPS 1.56, Running 375.27s Step 849( 85.83%), action 515, FPS 1.56, Running 375.69s Step 850( 86.00%), action 516, FPS 1.59, Running 376.31s Step 851( 86.17%), action 517, FPS 1.62, Running 376.92s Step 852( 86.33%), action 518, FPS 1.62, Running 377.73s Step 853( 86.50%), action 519, FPS 1.61, Running 378.30s Step 854( 86.67%), action 520, FPS 1.60, Running 378.84s Step 855( 86.83%), action 521, FPS 1.55, Running 379.87s Step 856( 87.00%), action 522, FPS 1.56, Running 380.44s Step 857( 87.17%), action 523, FPS 1.58, Running 381.19s Step 858( 87.33%), action 524, FPS 1.59, Running 381.65s Step 859( 87.50%), action 525, FPS 1.59, Running 382.22s Step 860( 87.67%), action 526, FPS 1.60, Running 382.60s Step 861( 87.83%), action 527, FPS 1.63, Running 383.27s Step 862( 88.00%), action 528, FPS 1.61, Running 384.12s Step 863( 88.17%), action 529, FPS 1.63, Running 384.99s Step 864( 88.33%), action 530, FPS 1.64, Running 385.52s Step 865( 88.50%), action 531, FPS 1.58, Running 386.64s Step 866( 88.67%), action 532, FPS 1.54, Running 387.34s Step 867( 88.83%), action 533, FPS 1.54, Running 387.91s Step 868( 89.00%), action 534, FPS 1.52, Running 388.39s Step 869( 89.17%), action 535, FPS 1.52, Running 388.88s Step 870( 89.33%), action 536, FPS 1.54, Running 389.30s Step 871( 89.50%), action 537, FPS 1.55, Running 389.81s Step 872( 89.67%), action 538, FPS 1.59, Running 390.32s Step 873( 89.83%), action 539, FPS 1.57, Running 391.08s Step 874( 90.00%), action 540, FPS 1.52, Running 391.98s Step 875( 90.17%), action 541, FPS 1.55, Running 392.76s Step 876( 90.33%), action 542, FPS 1.55, Running 393.35s Step 877( 90.50%), action 543, FPS 1.56, Running 393.99s Step 878( 90.67%), action 544, FPS 1.57, Running 394.41s Step 879( 90.83%), action 545, FPS 1.58, Running 394.91s Step 880( 91.00%), action 546, FPS 1.59, Running 395.21s Step 881( 91.17%), action 547, FPS 1.61, Running 395.73s Step 882( 91.33%), action 548, FPS 1.59, Running 396.71s Step 883( 91.50%), action 549, FPS 1.63, Running 397.29s Step 884( 91.67%), action 550, FPS 1.58, Running 398.17s Step 885( 91.83%), action 551, FPS 1.64, Running 398.81s Step 886( 92.00%), action 552, FPS 1.63, Running 399.62s Step 887( 92.17%), action 553, FPS 1.60, Running 400.41s Step 888( 92.33%), action 554, FPS 1.57, Running 401.17s Step 889( 92.50%), action 555, FPS 1.54, Running 401.84s Step 890( 92.67%), action 556, FPS 1.49, Running 402.72s Step 891( 92.83%), action 557, FPS 1.50, Running 403.19s Step 892( 93.00%), action 558, FPS 1.47, Running 403.91s Step 893( 93.17%), action 559, FPS 1.45, Running 404.91s Step 894( 93.33%), action 560, FPS 1.50, Running 405.35s Step 895( 93.50%), action 561, FPS 1.50, Running 406.08s Step 896( 93.67%), action 562, FPS 1.47, Running 406.94s Step 897( 93.83%), action 563, FPS 1.44, Running 407.84s Step 898( 94.00%), action 564, FPS 1.44, Running 408.29s Step 899( 94.17%), action 565, FPS 1.44, Running 408.81s Step 900( 94.33%), action 566, FPS 1.42, Running 409.30s Step 901( 94.50%), action 567, FPS 1.42, Running 409.80s Step 902( 94.67%), action 568, FPS 1.42, Running 410.80s Step 903( 94.83%), action 569, FPS 1.44, Running 411.22s Step 904( 95.00%), action 570, FPS 1.44, Running 412.02s Step 905( 95.17%), action 571, FPS 1.39, Running 413.15s Step 906( 95.33%), action 572, FPS 1.38, Running 414.07s Step 907( 95.50%), action 573, FPS 1.41, Running 414.65s Step 908( 95.67%), action 574, FPS 1.44, Running 415.06s Step 909( 95.83%), action 575, FPS 1.44, Running 415.69s Step 910( 96.00%), action 576, FPS 1.50, Running 416.09s Step 911( 96.17%), action 577, FPS 1.46, Running 416.89s Step 912( 96.33%), action 578, FPS 1.47, Running 417.53s Step 913( 96.50%), action 579, FPS 1.52, Running 418.05s Step 914( 96.67%), action 580, FPS 1.51, Running 418.62s Step 915( 96.83%), action 581, FPS 1.52, Running 419.22s Step 916( 97.00%), action 582, FPS 1.59, Running 419.56s Step 917( 97.17%), action 583, FPS 1.65, Running 419.99s Step 918( 97.33%), action 584, FPS 1.64, Running 420.51s Step 919( 97.50%), action 585, FPS 1.58, Running 421.44s Step 920( 97.67%), action 586, FPS 1.59, Running 421.84s Step 921( 97.83%), action 587, FPS 1.59, Running 422.39s Step 922( 98.00%), action 588, FPS 1.66, Running 422.83s Step 923( 98.17%), action 589, FPS 1.65, Running 423.32s Step 924( 98.33%), action 590, FPS 1.68, Running 423.95s Step 925( 98.50%), action 591, FPS 1.72, Running 424.80s Step 926( 98.67%), action 592, FPS 1.80, Running 425.20s Step 927( 98.83%), action 593, FPS 1.76, Running 426.00s Step 928( 99.00%), action 594, FPS 1.74, Running 426.56s Step 929( 99.17%), action 595, FPS 1.74, Running 427.17s Step 930( 99.33%), action 596, FPS 1.73, Running 427.64s Step 931( 99.50%), action 597, FPS 1.72, Running 428.50s Step 932( 99.67%), action 598, FPS 1.71, Running 429.20s Step 933( 99.83%), action 599, FPS 1.69, Running 429.92s Step 934(100.00%), action 600, FPS 1.66, Running 430.70s [2026-08-02 21:52:19] [37 ] Seed 36 failed after 430.88 s. +steps: 934 , actions: 600 . +Instruction: Empty +Total 7/37(18.92%) success. +Setting seed: 37 +Step 1( N/A%), pre moving , FPS 8.51, Running 0.12s Step 2( N/A%), pre moving , FPS 13.43, Running 0.15s Step 3( N/A%), pre moving , FPS 15.36, Running 0.20s Step 4( N/A%), pre moving , FPS 17.44, Running 0.23s Step 5( N/A%), pre moving , FPS 17.69, Running 0.28s Step 6( N/A%), pre moving , FPS 18.40, Running 0.33s Step 7( N/A%), pre moving , FPS 19.66, Running 0.36s Step 8( N/A%), pre moving , FPS 20.68, Running 0.39s Step 9( N/A%), pre moving , FPS 20.90, Running 0.43s Step 10( N/A%), pre moving , FPS 21.18, Running 0.47s Step 11( N/A%), pre moving , FPS 21.28, Running 0.52s Step 12( N/A%), pre moving , FPS 21.08, Running 0.57s Step 13( N/A%), pre moving , FPS 21.60, Running 0.60s Step 14( N/A%), pre moving , FPS 21.80, Running 0.64s Step 15( N/A%), pre moving , FPS 20.55, Running 0.73s Step 16( N/A%), pre moving , FPS 19.54, Running 0.82s Step 17( N/A%), pre moving , FPS 19.04, Running 0.89s Step 18( N/A%), pre moving , FPS 18.39, Running 0.98s Step 19( N/A%), pre moving , FPS 18.14, Running 1.05s Step 20( N/A%), pre moving , FPS 17.61, Running 1.14s Step 21( N/A%), pre moving , FPS 14.12, Running 1.53s Step 22( N/A%), pre moving , FPS 13.44, Running 1.64s Step 23( N/A%), pre moving , FPS 13.05, Running 1.73s Step 24( N/A%), pre moving , FPS 12.56, Running 1.82s Step 25( N/A%), pre moving , FPS 12.30, Running 1.91s Step 26( N/A%), pre moving , FPS 10.11, Running 2.30s Step 27( N/A%), pre moving , FPS 9.78, Running 2.40s Step 28( N/A%), pre moving , FPS 9.49, Running 2.49s Step 29( N/A%), pre moving , FPS 9.31, Running 2.58s Step 30( N/A%), pre moving , FPS 9.09, Running 2.67s Step 31( N/A%), pre moving , FPS 8.91, Running 2.76s Step 32( N/A%), pre moving , FPS 8.80, Running 2.84s Step 33( N/A%), pre moving , FPS 8.55, Running 2.94s Step 34( N/A%), pre moving , FPS 8.36, Running 3.04s Step 35( N/A%), pre moving , FPS 8.34, Running 3.13s Step 36( N/A%), pre moving , FPS 6.60, Running 3.85s Step 37( N/A%), pre moving , FPS 6.49, Running 3.97s Step 38( N/A%), pre moving , FPS 6.62, Running 4.00s Step 39( N/A%), pre moving , FPS 6.69, Running 4.04s Step 40( N/A%), pre moving , FPS 6.84, Running 4.06s Step 41( N/A%), pre moving , FPS 7.84, Running 4.09s Step 42( N/A%), pre moving , FPS 8.10, Running 4.11s Step 43( N/A%), pre moving , FPS 8.33, Running 4.13s Step 44( N/A%), pre moving , FPS 8.58, Running 4.15s Step 45( N/A%), pre moving , FPS 8.83, Running 4.17s Step 46( N/A%), pre moving , FPS 10.60, Running 4.19s Step 47( N/A%), pre moving , FPS 11.04, Running 4.21s Step 48( N/A%), pre moving , FPS 9.10, Running 4.69s Step 49( N/A%), pre moving , FPS 9.36, Running 4.72s Step 50( N/A%), pre moving , FPS 9.67, Running 4.74s Step 51( N/A%), pre moving , FPS 9.96, Running 4.77s Step 52( N/A%), pre moving , FPS 10.24, Running 4.79s Step 53( N/A%), pre moving , FPS 10.58, Running 4.83s Step 54( N/A%), pre moving , FPS 10.93, Running 4.87s Step 55( N/A%), pre moving , FPS 11.29, Running 4.90s Step 56( N/A%), pre moving , FPS 18.46, Running 4.93s Step 57( N/A%), pre moving , FPS 19.34, Running 5.01s Step 58( N/A%), pre moving , FPS 17.99, Running 5.11s Step 59( N/A%), pre moving , FPS 16.86, Running 5.22s Step 60( N/A%), pre moving , FPS 15.68, Running 5.33s Step 61( N/A%), pre moving , FPS 14.90, Running 5.43s Step 62( N/A%), pre moving , FPS 14.15, Running 5.52s Step 63( N/A%), pre moving , FPS 13.37, Running 5.62s Step 64( N/A%), pre moving , FPS 12.67, Running 5.73s Step 65( N/A%), pre moving , FPS 11.88, Running 5.86s Step 66( N/A%), pre moving , FPS 10.75, Running 6.05s Step 67( N/A%), pre moving , FPS 9.87, Running 6.24s Step 68( N/A%), pre moving , FPS 11.55, Running 6.42s Step 69( N/A%), pre moving , FPS 10.53, Running 6.61s Step 70( N/A%), pre moving , FPS 9.68, Running 6.81s Step 71( N/A%), pre moving , FPS 9.23, Running 6.94s Step 72( N/A%), pre moving , FPS 8.59, Running 7.12s Step 73( N/A%), pre moving , FPS 8.16, Running 7.28s Step 74( N/A%), pre moving , FPS 7.79, Running 7.43s Step 75( N/A%), pre moving , FPS 7.53, Running 7.55s Step 76( N/A%), pre moving , FPS 7.25, Running 7.69s Step 77( N/A%), pre moving , FPS 7.05, Running 7.84s Step 78( N/A%), pre moving , FPS 6.94, Running 8.00s Step 79( N/A%), pre moving , FPS 6.87, Running 8.13s Step 80( N/A%), pre moving , FPS 6.79, Running 8.28s Step 81( N/A%), pre moving , FPS 6.76, Running 8.38s Step 82( N/A%), pre moving , FPS 6.79, Running 8.47s Step 83( N/A%), pre moving , FPS 6.82, Running 8.56s Step 84( N/A%), pre moving , FPS 6.85, Running 8.65s Step 85( N/A%), pre moving , FPS 6.92, Running 8.75s Step 86( N/A%), pre moving , FPS 7.25, Running 8.81s Step 87( N/A%), pre moving , FPS 7.71, Running 8.83s Step 88( N/A%), pre moving , FPS 8.24, Running 8.85s Step 89( N/A%), pre moving , FPS 8.86, Running 8.87s Step 90( N/A%), pre moving , FPS 9.59, Running 8.89s Step 91( N/A%), pre moving , FPS 10.12, Running 8.91s Step 92( N/A%), pre moving , FPS 11.04, Running 8.94s Step 93( N/A%), pre moving , FPS 11.91, Running 8.96s Step 94( N/A%), pre moving , FPS 12.92, Running 8.98s Step 95( N/A%), pre moving , FPS 13.79, Running 9.00s Step 96( N/A%), pre moving , FPS 14.88, Running 9.04s Step 97( N/A%), pre moving , FPS 16.47, Running 9.06s Step 98( N/A%), pre moving , FPS 18.30, Running 9.09s Step 99( N/A%), pre moving , FPS 12.36, Running 9.75s Step 100( N/A%), pre moving , FPS 11.98, Running 9.95s Step 101( N/A%), pre moving , FPS 11.66, Running 10.10s Step 102( N/A%), pre moving , FPS 10.42, Running 10.38s Step 103( N/A%), pre moving , FPS 10.05, Running 10.55s Step 104( N/A%), pre moving , FPS 9.15, Running 10.84s Step 105( N/A%), pre moving , FPS 8.89, Running 11.00s Step 106( N/A%), pre moving , FPS 7.78, Running 11.38s Step 107( N/A%), pre moving , FPS 7.23, Running 11.60s Step 108( N/A%), pre moving , FPS 6.41, Running 11.97s Step 109( N/A%), pre moving , FPS 6.08, Running 12.16s Step 110( N/A%), pre moving , FPS 5.45, Running 12.56s Step 111( N/A%), pre moving , FPS 5.18, Running 12.78s Step 112( N/A%), pre moving , FPS 4.77, Running 13.13s Step 113( N/A%), pre moving , FPS 4.56, Running 13.34s Step 114( N/A%), pre moving , FPS 4.22, Running 13.72s Step 115( N/A%), pre moving , FPS 4.07, Running 13.92s Step 116( N/A%), pre moving , FPS 3.95, Running 14.11s Step 117( N/A%), pre moving , FPS 3.87, Running 14.23s Step 118( N/A%), pre moving , FPS 3.74, Running 14.44s Step 119( N/A%), pre moving , FPS 4.17, Running 14.55s Step 120( N/A%), pre moving , FPS 4.18, Running 14.73s Step 121( N/A%), pre moving , FPS 4.21, Running 14.85s Step 122( N/A%), pre moving , FPS 4.28, Running 15.06s Step 123( N/A%), pre moving , FPS 4.32, Running 15.18s Step 124( N/A%), pre moving , FPS 4.42, Running 15.36s Step 125( N/A%), pre moving , FPS 4.46, Running 15.48s Step 126( N/A%), pre moving , FPS 4.67, Running 15.67s Step 127( N/A%), pre moving , FPS 4.72, Running 15.83s Step 128( N/A%), pre moving , FPS 4.78, Running 16.15s Step 129( N/A%), pre moving , FPS 4.81, Running 16.32s Step 130( N/A%), pre moving , FPS 4.91, Running 16.63s Step 131( N/A%), pre moving , FPS 4.93, Running 16.83s Step 132( N/A%), pre moving , FPS 4.82, Running 17.29s Step 133( N/A%), pre moving , FPS 4.81, Running 17.50s Step 134( N/A%), pre moving , FPS 4.83, Running 17.86s Step 135( N/A%), pre moving , FPS 4.74, Running 18.14s Step 136( N/A%), pre moving , FPS 4.52, Running 18.53s Step 137( N/A%), pre moving , FPS 4.41, Running 18.76s Step 138( N/A%), pre moving , FPS 4.22, Running 19.18s Step 139( N/A%), pre moving , FPS 4.10, Running 19.43s Step 140( N/A%), pre moving , FPS 3.95, Running 19.79s Step 141( N/A%), pre moving , FPS 3.93, Running 19.94s Step 142( N/A%), pre moving , FPS 3.89, Running 20.20s Step 143( N/A%), pre moving , FPS 3.88, Running 20.34s Step 144( N/A%), pre moving , FPS 3.82, Running 20.60s Step 145( N/A%), pre moving , FPS 3.75, Running 20.82s Step 146( N/A%), pre moving , FPS 3.73, Running 21.03s Step 147( N/A%), pre moving , FPS 3.74, Running 21.18s Step 148( N/A%), pre moving , FPS 3.76, Running 21.46s Step 149( N/A%), pre moving , FPS 3.77, Running 21.62s Step 150( N/A%), pre moving , FPS 3.80, Running 21.89s Step 151( N/A%), pre moving , FPS 3.79, Running 22.11s Step 152( N/A%), pre moving , FPS 3.86, Running 22.47s Step 153( N/A%), pre moving , FPS 3.86, Running 22.68s Step 154( N/A%), pre moving , FPS 3.81, Running 23.11s Step 155( N/A%), pre moving , FPS 3.83, Running 23.35s Step 156( N/A%), pre moving , FPS 3.80, Running 23.79s Step 157( N/A%), pre moving , FPS 3.79, Running 24.04s Step 158( N/A%), pre moving , FPS 3.72, Running 24.56s Step 159( N/A%), pre moving , FPS 3.72, Running 24.81s Step 160( N/A%), pre moving , FPS 3.69, Running 25.21s Step 161( N/A%), pre moving , FPS 3.60, Running 25.49s Step 162( N/A%), pre moving , FPS 3.56, Running 25.81s Step 163( N/A%), pre moving , FPS 3.53, Running 26.00s Step 164( N/A%), pre moving , FPS 3.54, Running 26.25s Step 165( N/A%), pre moving , FPS 3.65, Running 26.30s Step 166( N/A%), pre moving , FPS 3.76, Running 26.35s Step 167( N/A%), pre moving , FPS 3.83, Running 26.40s Step 168( N/A%), pre moving , FPS 4.02, Running 26.44s Step 169( N/A%), pre moving , FPS 4.10, Running 26.49s Step 170( N/A%), pre moving , FPS 4.31, Running 26.53s Step 171( N/A%), pre moving , FPS 4.47, Running 26.58s Step 172( N/A%), pre moving , FPS 4.82, Running 26.62s Step 173( N/A%), pre moving , FPS 5.01, Running 26.67s Step 174( N/A%), pre moving , FPS 5.55, Running 26.72s Step 175( N/A%), pre moving , FPS 5.29, Running 27.13s Step 176( N/A%), pre moving , FPS 5.90, Running 27.18s Step 177( N/A%), pre moving , FPS 6.28, Running 27.22s Step 178( N/A%), pre moving , FPS 7.38, Running 27.27s Step 179( N/A%), pre moving , FPS 7.87, Running 27.35s Step 180( N/A%), pre moving , FPS 9.01, Running 27.43s Step 181( N/A%), pre moving , FPS 9.96, Running 27.50s Step 182( N/A%), pre moving , FPS 11.37, Running 27.57s Step 183( N/A%), pre moving , FPS 11.98, Running 27.67s Step 184( N/A%), pre moving , FPS 12.97, Running 27.79s Step 185( N/A%), pre moving , FPS 12.36, Running 27.92s Step 186( N/A%), pre moving , FPS 11.79, Running 28.05s Step 187( N/A%), pre moving , FPS 11.37, Running 28.16s Step 188( N/A%), pre moving , FPS 10.82, Running 28.29s Step 189( N/A%), pre moving , FPS 10.36, Running 28.42s Step 190( N/A%), pre moving , FPS 9.81, Running 28.57s Step 191( N/A%), pre moving , FPS 9.33, Running 28.72s Step 192( N/A%), pre moving , FPS 8.72, Running 28.91s Step 193( N/A%), pre moving , FPS 8.34, Running 29.07s Step 194( N/A%), pre moving , FPS 7.83, Running 29.27s Step 195( N/A%), pre moving , FPS 8.51, Running 29.48s Step 196( N/A%), pre moving , FPS 8.15, Running 29.63s Step 197( N/A%), pre moving , FPS 7.66, Running 29.84s Step 198( N/A%), pre moving , FPS 7.25, Running 30.03s Step 199( N/A%), pre moving , FPS 6.98, Running 30.21s Step 200( N/A%), pre moving , FPS 6.59, Running 30.46s Step 201( N/A%), pre moving , FPS 6.31, Running 30.67s Step 202( N/A%), pre moving , FPS 6.06, Running 30.87s Step 203( N/A%), pre moving , FPS 5.93, Running 31.04s Step 204( N/A%), pre moving , FPS 5.93, Running 31.17s Step 205( N/A%), pre moving , FPS 5.94, Running 31.29s Step 206( N/A%), pre moving , FPS 5.91, Running 31.43s Step 207( N/A%), pre moving , FPS 5.89, Running 31.55s Step 208( N/A%), pre moving , FPS 5.91, Running 31.68s Step 209( N/A%), pre moving , FPS 5.92, Running 31.80s Step 210( N/A%), pre moving , FPS 5.97, Running 31.92s Step 211( N/A%), pre moving , FPS 5.99, Running 32.06s Step 212( N/A%), pre moving , FPS 6.12, Running 32.18s Step 213( N/A%), pre moving , FPS 6.26, Running 32.27s Step 214( N/A%), pre moving , FPS 6.55, Running 32.32s Step 215( N/A%), pre moving , FPS 6.92, Running 32.37s Step 216( N/A%), pre moving , FPS 6.12, Running 32.90s Step 217( N/A%), pre moving , FPS 6.42, Running 32.95s Step 218( N/A%), pre moving , FPS 6.74, Running 33.00s Step 219( N/A%), pre moving , FPS 7.05, Running 33.05s Step 220( N/A%), pre moving , FPS 7.57, Running 33.10s Step 221( N/A%), pre moving , FPS 8.06, Running 33.15s Step 222( N/A%), pre moving , FPS 8.62, Running 33.19s Step 223( N/A%), pre moving , FPS 9.01, Running 33.26s Step 224( N/A%), pre moving , FPS 9.24, Running 33.33s Step 225( N/A%), pre moving , FPS 9.46, Running 33.40s Step 226( N/A%), pre moving , FPS 9.51, Running 33.54s Step 227( N/A%), pre moving , FPS 9.49, Running 33.66s Step 228( N/A%), pre moving , FPS 9.23, Running 33.85s Step 229( N/A%), pre moving , FPS 8.91, Running 34.05s Step 230( N/A%), pre moving , FPS 8.67, Running 34.23s Step 231( N/A%), pre moving , FPS 8.53, Running 34.40s Step 232( N/A%), pre moving , FPS 8.10, Running 34.65s Step 233( N/A%), pre moving , FPS 7.54, Running 34.92s Step 234( N/A%), pre moving , FPS 7.00, Running 35.18s Step 235( N/A%), pre moving , FPS 6.36, Running 35.52s Step 236( N/A%), pre moving , FPS 6.79, Running 35.85s Step 237( N/A%), pre moving , FPS 6.20, Running 36.17s Step 238( N/A%), pre moving , FPS 5.70, Running 36.51s Step 239( N/A%), pre moving , FPS 5.28, Running 36.84s Step 240( N/A%), pre moving , FPS 4.92, Running 37.17s Step 241( N/A%), pre moving , FPS 4.60, Running 37.50s Step 242( N/A%), pre moving , FPS 4.31, Running 37.83s Step 243( N/A%), pre moving , FPS 4.16, Running 38.07s Step 244( N/A%), pre moving , FPS 4.11, Running 38.20s Step 245( N/A%), pre moving , FPS 4.06, Running 38.33s Step 246( N/A%), pre moving , FPS 4.07, Running 38.45s Step 247( N/A%), pre moving , FPS 4.09, Running 38.55s Step 248( N/A%), pre moving , FPS 4.16, Running 38.65s Step 249( N/A%), pre moving , FPS 4.24, Running 38.77s Step 250( N/A%), pre moving , FPS 4.31, Running 38.87s Step 251( N/A%), pre moving , FPS 4.39, Running 38.96s Step 252( N/A%), pre moving , FPS 4.53, Running 39.07s Step 253( N/A%), pre moving , FPS 4.71, Running 39.17s Step 254( N/A%), pre moving , FPS 4.86, Running 39.30s Step 255( N/A%), pre moving , FPS 5.11, Running 39.43s Step 256( N/A%), pre moving , FPS 5.40, Running 39.56s Step 257( N/A%), pre moving , FPS 5.81, Running 39.62s Step 258( N/A%), pre moving , FPS 6.24, Running 39.71s Step 259( N/A%), pre moving , FPS 6.60, Running 39.87s Step 260( N/A%), pre moving , FPS 7.11, Running 39.98s Step 261( N/A%), pre moving , FPS 7.55, Running 40.15s Step 262( N/A%), pre moving , FPS 8.01, Running 40.33s Step 263( N/A%), pre moving , FPS 8.19, Running 40.52s Step 264( N/A%), pre moving , FPS 7.74, Running 40.78s Step 265( N/A%), pre moving , FPS 7.51, Running 40.99s Step 266( N/A%), pre moving , FPS 7.35, Running 41.17s Step 267( N/A%), pre moving , FPS 7.10, Running 41.37s Step 268( N/A%), pre moving , FPS 6.87, Running 41.57s Step 269( N/A%), pre moving , FPS 6.65, Running 41.77s Step 270( N/A%), pre moving , FPS 6.43, Running 41.97s Step 271( N/A%), pre moving , FPS 6.23, Running 42.18s Step 272( N/A%), pre moving , FPS 6.05, Running 42.37s Step 273( N/A%), pre moving , FPS 6.00, Running 42.50s Step 274( N/A%), pre moving , FPS 6.01, Running 42.63s Step 275( N/A%), pre moving , FPS 6.01, Running 42.76s Step 276( N/A%), pre moving , FPS 6.01, Running 42.88s Step 277( N/A%), pre moving , FPS 5.88, Running 43.02s Step 278( N/A%), pre moving , FPS 5.81, Running 43.16s Step 279( N/A%), pre moving , FPS 5.87, Running 43.28s Step 280( N/A%), pre moving , FPS 5.82, Running 43.42s Step 281( N/A%), pre moving , FPS 5.90, Running 43.54s Step 282( N/A%), pre moving , FPS 6.05, Running 43.64s Step 283( N/A%), pre moving , FPS 6.33, Running 43.68s Step 284( N/A%), pre moving , FPS 6.81, Running 43.72s Step 285( N/A%), pre moving , FPS 7.20, Running 43.77s Step 286( N/A%), pre moving , FPS 7.56, Running 43.82s Step 287( N/A%), pre moving , FPS 8.00, Running 43.87s Step 288( N/A%), pre moving , FPS 8.48, Running 43.93s Step 289( N/A%), pre moving , FPS 9.11, Running 43.97s Step 290( N/A%), pre moving , FPS 9.78, Running 44.02s Step 291( N/A%), pre moving , FPS 10.56, Running 44.07s Step 292( N/A%), pre moving , FPS 11.50, Running 44.11s Step 293( N/A%), pre moving , FPS 12.06, Running 44.16s Step 294( N/A%), pre moving , FPS 12.70, Running 44.20s Step 295( N/A%), pre moving , FPS 13.51, Running 44.24s Step 296( N/A%), pre moving , FPS 14.24, Running 44.29s Step 297( N/A%), pre moving , FPS 15.21, Running 44.34s Step 298( N/A%), pre moving , FPS 7.34, Running 45.88s Step 299( N/A%), pre moving , FPS 6.61, Running 46.30s Step 300( N/A%), pre moving , FPS 6.34, Running 46.57s Step 301( N/A%), pre moving , FPS 5.76, Running 47.01s Step 302( N/A%), pre moving , FPS 5.52, Running 47.26s Step 303( N/A%), pre moving , FPS 5.04, Running 47.65s Step 304( N/A%), pre moving , FPS 4.82, Running 47.87s Step 305( N/A%), pre moving , FPS 4.43, Running 48.28s Step 306( N/A%), pre moving , FPS 4.26, Running 48.52s Step 307( N/A%), pre moving , FPS 3.97, Running 48.91s Step 308( N/A%), pre moving , FPS 3.90, Running 49.05s Step 309( N/A%), pre moving , FPS 3.74, Running 49.32s Step 310( N/A%), pre moving , FPS 3.66, Running 49.48s Step 311( N/A%), pre moving , FPS 3.53, Running 49.74s Step 312( N/A%), pre moving , FPS 3.47, Running 49.88s Step 313( N/A%), pre moving , FPS 3.36, Running 50.11s Step 314( N/A%), pre moving , FPS 3.29, Running 50.28s Step 315( N/A%), pre moving , FPS 3.18, Running 50.53s Step 316( N/A%), pre moving , FPS 3.10, Running 50.75s Step 317( N/A%), pre moving , FPS 2.96, Running 51.10s Step 318( 0.17%), action 1, FPS 2.86, Running 52.86s Step 319( 0.33%), action 2, FPS 2.86, Running 53.29s Step 320( 0.50%), action 3, FPS 2.61, Running 54.25s Step 321( 0.67%), action 4, FPS 2.67, Running 54.51s Step 322( 0.83%), action 5, FPS 2.57, Running 55.03s Step 323( 1.00%), action 6, FPS 2.63, Running 55.24s Step 324( 1.17%), action 7, FPS 2.56, Running 55.67s Step 325( 1.33%), action 8, FPS 2.55, Running 56.12s Step 326( 1.50%), action 9, FPS 2.47, Running 56.61s Step 327( 1.67%), action 10, FPS 2.49, Running 56.95s Step 328( 1.83%), action 11, FPS 2.28, Running 57.84s Step 329( 2.00%), action 12, FPS 2.25, Running 58.19s Step 330( 2.17%), action 13, FPS 2.13, Running 58.86s Step 331( 2.33%), action 14, FPS 2.07, Running 59.38s Step 332( 2.50%), action 15, FPS 1.98, Running 59.99s Step 333( 2.67%), action 16, FPS 1.98, Running 60.21s Step 334( 2.83%), action 17, FPS 1.90, Running 60.78s Step 335( 3.00%), action 18, FPS 1.90, Running 61.08s Step 336( 3.17%), action 19, FPS 1.84, Running 61.60s Step 337( 3.33%), action 20, FPS 1.85, Running 61.92s Step 338( 3.50%), action 21, FPS 2.04, Running 62.69s Step 339( 3.67%), action 22, FPS 1.99, Running 63.33s Step 340( 3.83%), action 23, FPS 2.05, Running 63.98s Step 341( 4.00%), action 24, FPS 2.00, Running 64.53s Step 342( 4.17%), action 25, FPS 1.97, Running 65.21s Step 343( 4.33%), action 26, FPS 1.87, Running 65.94s Step 344( 4.50%), action 27, FPS 1.85, Running 66.47s Step 345( 4.67%), action 28, FPS 1.82, Running 67.13s Step 346( 4.83%), action 29, FPS 1.76, Running 68.00s Step 347( 5.00%), action 30, FPS 1.75, Running 68.41s Step 348( 5.17%), action 31, FPS 1.70, Running 69.60s Step 349( 5.33%), action 32, FPS 1.69, Running 70.00s Step 350( 5.50%), action 33, FPS 1.69, Running 70.68s Step 351( 5.67%), action 34, FPS 1.68, Running 71.28s Step 352( 5.83%), action 35, FPS 1.64, Running 72.16s Step 353( 6.00%), action 36, FPS 1.59, Running 72.82s Step 354( 6.17%), action 37, FPS 1.52, Running 73.98s Step 355( 6.33%), action 38, FPS 1.46, Running 74.73s Step 356( 6.50%), action 39, FPS 1.46, Running 75.32s Step 357( 6.67%), action 40, FPS 1.42, Running 75.97s Step 358( 6.83%), action 41, FPS 1.38, Running 77.21s Step 359( 7.00%), action 42, FPS 1.36, Running 78.02s Step 360( 7.17%), action 43, FPS 1.34, Running 78.89s Step 361( 7.33%), action 44, FPS 1.35, Running 79.30s Step 362( 7.50%), action 45, FPS 1.33, Running 80.29s Step 363( 7.67%), action 46, FPS 1.35, Running 80.75s Step 364( 7.83%), action 47, FPS 1.33, Running 81.55s Step 365( 8.00%), action 48, FPS 1.32, Running 82.25s Step 366( 8.17%), action 49, FPS 1.32, Running 83.17s Step 367( 8.33%), action 50, FPS 1.31, Running 83.66s Step 368( 8.50%), action 51, FPS 1.35, Running 84.47s Step 369( 8.67%), action 52, FPS 1.35, Running 84.83s Step 370( 8.83%), action 53, FPS 1.33, Running 85.74s Step 371( 9.00%), action 54, FPS 1.33, Running 86.33s Step 372( 9.17%), action 55, FPS 1.31, Running 87.46s Step 373( 9.33%), action 56, FPS 1.33, Running 87.89s Step 374( 9.50%), action 57, FPS 1.34, Running 88.86s Step 375( 9.67%), action 58, FPS 1.35, Running 89.57s Step 376( 9.83%), action 59, FPS 1.36, Running 90.03s Step 377( 10.00%), action 60, FPS 1.39, Running 90.33s Step 378( 10.17%), action 61, FPS 1.40, Running 91.54s Step 379( 10.33%), action 62, FPS 1.44, Running 91.89s Step 380( 10.50%), action 63, FPS 1.47, Running 92.48s Step 381( 10.67%), action 64, FPS 1.48, Running 92.80s Step 382( 10.83%), action 65, FPS 1.49, Running 93.75s Step 383( 11.00%), action 66, FPS 1.49, Running 94.21s Step 384( 11.17%), action 67, FPS 1.53, Running 94.60s Step 385( 11.33%), action 68, FPS 1.56, Running 95.08s Step 386( 11.50%), action 69, FPS 1.59, Running 95.74s Step 387( 11.67%), action 70, FPS 1.61, Running 96.08s Step 388( 11.83%), action 71, FPS 1.61, Running 96.85s Step 389( 12.00%), action 72, FPS 1.60, Running 97.34s Step 390( 12.17%), action 73, FPS 1.64, Running 97.96s Step 391( 12.33%), action 74, FPS 1.68, Running 98.26s Step 392( 12.50%), action 75, FPS 1.76, Running 98.80s Step 393( 12.67%), action 76, FPS 1.76, Running 99.23s Step 394( 12.83%), action 77, FPS 1.81, Running 99.91s Step 395( 13.00%), action 78, FPS 1.87, Running 100.28s Step 396( 13.17%), action 79, FPS 1.78, Running 101.26s Step 397( 13.33%), action 80, FPS 1.77, Running 101.62s Step 398( 13.50%), action 81, FPS 1.85, Running 102.33s Step 399( 13.67%), action 82, FPS 1.83, Running 102.84s Step 400( 13.83%), action 83, FPS 1.84, Running 103.37s Step 401( 14.00%), action 84, FPS 1.84, Running 103.70s Step 402( 14.17%), action 85, FPS 1.92, Running 104.18s Step 403( 14.33%), action 86, FPS 1.94, Running 104.53s Step 404( 14.50%), action 87, FPS 1.91, Running 105.07s Step 405( 14.67%), action 88, FPS 1.94, Running 105.37s Step 406( 14.83%), action 89, FPS 1.95, Running 105.98s Step 407( 15.00%), action 90, FPS 1.92, Running 106.48s Step 408( 15.17%), action 91, FPS 1.93, Running 107.20s Step 409( 15.33%), action 92, FPS 1.97, Running 107.49s Step 410( 15.50%), action 93, FPS 1.98, Running 108.05s Step 411( 15.67%), action 94, FPS 1.99, Running 108.29s Step 412( 15.83%), action 95, FPS 1.97, Running 108.98s Step 413( 16.00%), action 96, FPS 1.99, Running 109.26s Step 414( 16.17%), action 97, FPS 2.04, Running 109.70s Step 415( 16.33%), action 98, FPS 2.04, Running 110.06s Step 416( 16.50%), action 99, FPS 2.13, Running 110.64s Step 417( 16.67%), action 100, FPS 2.14, Running 110.95s Step 418( 16.83%), action 101, FPS 2.15, Running 111.64s Step 419( 17.00%), action 102, FPS 2.18, Running 112.00s Step 420( 17.17%), action 103, FPS 2.18, Running 112.56s Step 421( 17.33%), action 104, FPS 2.19, Running 112.84s Step 422( 17.50%), action 105, FPS 2.17, Running 113.41s Step 423( 17.67%), action 106, FPS 2.13, Running 113.91s Step 424( 17.83%), action 107, FPS 2.07, Running 114.71s Step 425( 18.00%), action 108, FPS 2.08, Running 115.01s Step 426( 18.17%), action 109, FPS 2.08, Running 115.57s Step 427( 18.33%), action 110, FPS 2.08, Running 116.12s Step 428( 18.50%), action 111, FPS 2.09, Running 116.79s Step 429( 18.67%), action 112, FPS 2.05, Running 117.26s Step 430( 18.83%), action 113, FPS 2.04, Running 117.84s Step 431( 19.00%), action 114, FPS 1.99, Running 118.36s Step 432( 19.17%), action 115, FPS 2.03, Running 118.84s Step 433( 19.33%), action 116, FPS 2.03, Running 119.10s Step 434( 19.50%), action 117, FPS 2.02, Running 119.58s Step 435( 19.67%), action 118, FPS 2.01, Running 119.99s Step 436( 19.83%), action 119, FPS 2.02, Running 120.54s Step 437( 20.00%), action 120, FPS 2.03, Running 120.80s Step 438( 20.17%), action 121, FPS 1.97, Running 121.77s Step 439( 20.33%), action 122, FPS 1.91, Running 122.48s Step 440( 20.50%), action 123, FPS 1.92, Running 122.95s Step 441( 20.67%), action 124, FPS 1.91, Running 123.29s Step 442( 20.83%), action 125, FPS 1.89, Running 124.02s Step 443( 21.00%), action 126, FPS 1.91, Running 124.39s Step 444( 21.17%), action 127, FPS 1.91, Running 125.19s Step 445( 21.33%), action 128, FPS 1.90, Running 125.56s Step 446( 21.50%), action 129, FPS 1.90, Running 126.12s Step 447( 21.67%), action 130, FPS 1.92, Running 126.51s Step 448( 21.83%), action 131, FPS 1.91, Running 127.26s Step 449( 22.00%), action 132, FPS 1.87, Running 127.94s Step 450( 22.17%), action 133, FPS 1.84, Running 128.70s Step 451( 22.33%), action 134, FPS 1.88, Running 128.99s Step 452( 22.50%), action 135, FPS 1.82, Running 129.82s Step 453( 22.67%), action 136, FPS 1.80, Running 130.19s Step 454( 22.83%), action 137, FPS 1.75, Running 131.01s Step 455( 23.00%), action 138, FPS 1.76, Running 131.37s Step 456( 23.17%), action 139, FPS 1.75, Running 131.94s Step 457( 23.33%), action 140, FPS 1.74, Running 132.29s Step 458( 23.50%), action 141, FPS 1.74, Running 133.28s Step 459( 23.67%), action 142, FPS 1.80, Running 133.57s Step 460( 23.83%), action 143, FPS 1.78, Running 134.17s Step 461( 24.00%), action 144, FPS 1.78, Running 134.54s Step 462( 24.17%), action 145, FPS 1.77, Running 135.34s Step 463( 24.33%), action 146, FPS 1.76, Running 135.78s Step 464( 24.50%), action 147, FPS 1.78, Running 136.45s Step 465( 24.67%), action 148, FPS 1.76, Running 136.90s Step 466( 24.83%), action 149, FPS 1.76, Running 137.50s Step 467( 25.00%), action 150, FPS 1.77, Running 137.82s Step 468( 25.17%), action 151, FPS 1.78, Running 138.48s Step 469( 25.33%), action 152, FPS 1.83, Running 138.85s Step 470( 25.50%), action 153, FPS 1.87, Running 139.38s Step 471( 25.67%), action 154, FPS 1.86, Running 139.73s Step 472( 25.83%), action 155, FPS 1.84, Running 140.69s Step 473( 26.00%), action 156, FPS 1.84, Running 141.06s Step 474( 26.17%), action 157, FPS 1.87, Running 141.72s Step 475( 26.33%), action 158, FPS 1.89, Running 141.97s Step 476( 26.50%), action 159, FPS 1.90, Running 142.44s Step 477( 26.67%), action 160, FPS 1.87, Running 142.98s Step 478( 26.83%), action 161, FPS 1.92, Running 143.68s Step 479( 27.00%), action 162, FPS 1.90, Running 144.07s Step 480( 27.17%), action 163, FPS 1.91, Running 144.65s Step 481( 27.33%), action 164, FPS 1.90, Running 145.05s Step 482( 27.50%), action 165, FPS 1.95, Running 145.61s Step 483( 27.67%), action 166, FPS 1.97, Running 145.95s Step 484( 27.83%), action 167, FPS 2.01, Running 146.40s Step 485( 28.00%), action 168, FPS 1.96, Running 147.12s Step 486( 28.17%), action 169, FPS 1.97, Running 147.64s Step 487( 28.33%), action 170, FPS 1.97, Running 147.97s Step 488( 28.50%), action 171, FPS 1.96, Running 148.70s Step 489( 28.67%), action 172, FPS 1.93, Running 149.21s Step 490( 28.83%), action 173, FPS 1.85, Running 150.20s Step 491( 29.00%), action 174, FPS 1.86, Running 150.47s Step 492( 29.17%), action 175, FPS 1.97, Running 150.83s Step 493( 29.33%), action 176, FPS 1.97, Running 151.20s Step 494( 29.50%), action 177, FPS 2.00, Running 151.72s Step 495( 29.67%), action 178, FPS 1.94, Running 152.27s Step 496( 29.83%), action 179, FPS 1.89, Running 153.01s Step 497( 30.00%), action 180, FPS 1.91, Running 153.46s Step 498( 30.17%), action 181, FPS 1.91, Running 154.13s Step 499( 30.33%), action 182, FPS 1.93, Running 154.46s Step 500( 30.50%), action 183, FPS 1.94, Running 154.94s Step 501( 30.67%), action 184, FPS 1.96, Running 155.25s Step 502( 30.83%), action 185, FPS 1.96, Running 155.80s Step 503( 31.00%), action 186, FPS 1.94, Running 156.24s Step 504( 31.17%), action 187, FPS 1.91, Running 156.88s Step 505( 31.33%), action 188, FPS 1.97, Running 157.24s Step 506( 31.50%), action 189, FPS 1.94, Running 157.96s Step 507( 31.67%), action 190, FPS 1.93, Running 158.33s Step 508( 31.83%), action 191, FPS 1.96, Running 158.89s Step 509( 32.00%), action 192, FPS 2.01, Running 159.16s Step 510( 32.17%), action 193, FPS 2.10, Running 159.72s Step 511( 32.33%), action 194, FPS 2.09, Running 160.03s Step 512( 32.50%), action 195, FPS 2.03, Running 160.70s Step 513( 32.67%), action 196, FPS 2.03, Running 161.07s Step 514( 32.83%), action 197, FPS 2.01, Running 161.65s Step 515( 33.00%), action 198, FPS 2.04, Running 162.05s Step 516( 33.17%), action 199, FPS 2.07, Running 162.67s Step 517( 33.33%), action 200, FPS 2.09, Running 163.02s Step 518( 33.50%), action 201, FPS 2.09, Running 163.70s Step 519( 33.67%), action 202, FPS 2.10, Running 164.01s Step 520( 33.83%), action 203, FPS 2.09, Running 164.52s Step 521( 34.00%), action 204, FPS 2.08, Running 164.85s Step 522( 34.17%), action 205, FPS 2.06, Running 165.53s Step 523( 34.33%), action 206, FPS 2.07, Running 165.91s Step 524( 34.50%), action 207, FPS 2.04, Running 166.68s Step 525( 34.67%), action 208, FPS 2.04, Running 167.06s Step 526( 34.83%), action 209, FPS 2.11, Running 167.46s Step 527( 35.00%), action 210, FPS 2.08, Running 167.95s Step 528( 35.17%), action 211, FPS 1.99, Running 168.92s Step 529( 35.33%), action 212, FPS 1.91, Running 169.61s Step 530( 35.50%), action 213, FPS 1.84, Running 170.56s Step 531( 35.67%), action 214, FPS 1.83, Running 170.96s Step 532( 35.83%), action 215, FPS 1.84, Running 171.59s Step 533( 36.00%), action 216, FPS 1.84, Running 171.92s Step 534( 36.17%), action 217, FPS 1.86, Running 172.41s Step 535( 36.33%), action 218, FPS 1.87, Running 172.74s Step 536( 36.50%), action 219, FPS 1.86, Running 173.45s Step 537( 36.67%), action 220, FPS 1.85, Running 173.80s Step 538( 36.83%), action 221, FPS 1.81, Running 174.77s Step 539( 37.00%), action 222, FPS 1.78, Running 175.23s Step 540( 37.17%), action 223, FPS 1.78, Running 175.76s Step 541( 37.33%), action 224, FPS 1.78, Running 176.11s Step 542( 37.50%), action 225, FPS 1.75, Running 176.97s Step 543( 37.67%), action 226, FPS 1.74, Running 177.43s Step 544( 37.83%), action 227, FPS 1.75, Running 178.09s Step 545( 38.00%), action 228, FPS 1.75, Running 178.50s Step 546( 38.17%), action 229, FPS 1.71, Running 179.16s Step 547( 38.33%), action 230, FPS 1.74, Running 179.45s Step 548( 38.50%), action 231, FPS 1.72, Running 180.57s Step 549( 38.67%), action 232, FPS 1.73, Running 181.13s Step 550( 38.83%), action 233, FPS 1.75, Running 181.96s Step 551( 39.00%), action 234, FPS 1.75, Running 182.39s Step 552( 39.17%), action 235, FPS 1.76, Running 182.96s Step 553( 39.33%), action 236, FPS 1.74, Running 183.42s Step 554( 39.50%), action 237, FPS 1.71, Running 184.09s Step 555( 39.67%), action 238, FPS 1.66, Running 184.77s Step 556( 39.83%), action 239, FPS 1.67, Running 185.45s Step 557( 40.00%), action 240, FPS 1.67, Running 185.81s Step 558( 40.17%), action 241, FPS 1.69, Running 186.62s Step 559( 40.33%), action 242, FPS 1.71, Running 186.95s Step 560( 40.50%), action 243, FPS 1.71, Running 187.43s Step 561( 40.67%), action 244, FPS 1.70, Running 187.86s Step 562( 40.83%), action 245, FPS 1.76, Running 188.36s Step 563( 41.00%), action 246, FPS 1.77, Running 188.70s Step 564( 41.17%), action 247, FPS 1.78, Running 189.30s Step 565( 41.33%), action 248, FPS 1.80, Running 189.64s Step 566( 41.50%), action 249, FPS 1.81, Running 190.23s Step 567( 41.67%), action 250, FPS 1.80, Running 190.57s Step 568( 41.83%), action 251, FPS 1.85, Running 191.37s Step 569( 42.00%), action 252, FPS 1.91, Running 191.59s Step 570( 42.17%), action 253, FPS 1.97, Running 192.11s Step 571( 42.33%), action 254, FPS 1.99, Running 192.42s Step 572( 42.50%), action 255, FPS 2.00, Running 192.96s Step 573( 42.67%), action 256, FPS 2.02, Running 193.31s Step 574( 42.83%), action 257, FPS 2.03, Running 193.96s Step 575( 43.00%), action 258, FPS 2.09, Running 194.32s Step 576( 43.17%), action 259, FPS 2.11, Running 194.92s Step 577( 43.33%), action 260, FPS 2.12, Running 195.25s Step 578( 43.50%), action 261, FPS 2.17, Running 195.85s Step 579( 43.67%), action 262, FPS 2.19, Running 196.09s Step 580( 43.83%), action 263, FPS 2.15, Running 196.72s Step 581( 44.00%), action 264, FPS 2.19, Running 197.00s Step 582( 44.17%), action 265, FPS 2.17, Running 197.56s Step 583( 44.33%), action 266, FPS 2.14, Running 198.06s Step 584( 44.50%), action 267, FPS 2.12, Running 198.75s Step 585( 44.67%), action 268, FPS 2.08, Running 199.26s Step 586( 44.83%), action 269, FPS 2.08, Running 199.83s Step 587( 45.00%), action 270, FPS 2.11, Running 200.05s Step 588( 45.17%), action 271, FPS 2.12, Running 200.82s Step 589( 45.33%), action 272, FPS 2.10, Running 201.10s Step 590( 45.50%), action 273, FPS 2.06, Running 201.84s Step 591( 45.67%), action 274, FPS 2.03, Running 202.25s Step 592( 45.83%), action 275, FPS 1.97, Running 203.12s Step 593( 46.00%), action 276, FPS 1.97, Running 203.45s Step 594( 46.17%), action 277, FPS 2.00, Running 203.97s Step 595( 46.33%), action 278, FPS 2.02, Running 204.24s Step 596( 46.50%), action 279, FPS 1.96, Running 205.11s Step 597( 46.67%), action 280, FPS 1.95, Running 205.51s Step 598( 46.83%), action 281, FPS 1.91, Running 206.33s Step 599( 47.00%), action 282, FPS 1.88, Running 206.73s Step 600( 47.17%), action 283, FPS 1.88, Running 207.35s Step 601( 47.33%), action 284, FPS 1.87, Running 207.68s Step 602( 47.50%), action 285, FPS 1.86, Running 208.33s Step 603( 47.67%), action 286, FPS 1.89, Running 208.66s Step 604( 47.83%), action 287, FPS 1.91, Running 209.22s Step 605( 48.00%), action 288, FPS 1.94, Running 209.57s Step 606( 48.17%), action 289, FPS 1.92, Running 210.22s Step 607( 48.33%), action 290, FPS 1.91, Running 210.54s Step 608( 48.50%), action 291, FPS 1.91, Running 211.30s Step 609( 48.67%), action 292, FPS 1.90, Running 211.63s Step 610( 48.83%), action 293, FPS 1.90, Running 212.38s Step 611( 49.00%), action 294, FPS 1.93, Running 212.61s Step 612( 49.17%), action 295, FPS 1.97, Running 213.29s Step 613( 49.33%), action 296, FPS 1.97, Running 213.62s Step 614( 49.50%), action 297, FPS 1.96, Running 214.19s Step 615( 49.67%), action 298, FPS 1.92, Running 214.64s Step 616( 49.83%), action 299, FPS 1.97, Running 215.25s Step 617( 50.00%), action 300, FPS 1.98, Running 215.63s Step 618( 50.17%), action 301, FPS 1.99, Running 216.37s Step 619( 50.33%), action 302, FPS 2.00, Running 216.72s Step 620( 50.50%), action 303, FPS 2.04, Running 217.15s Step 621( 50.67%), action 304, FPS 2.02, Running 217.57s Step 622( 50.83%), action 305, FPS 2.04, Running 218.13s Step 623( 51.00%), action 306, FPS 2.04, Running 218.46s Step 624( 51.17%), action 307, FPS 2.05, Running 218.99s Step 625( 51.33%), action 308, FPS 2.05, Running 219.33s Step 626( 51.50%), action 309, FPS 2.06, Running 219.95s Step 627( 51.67%), action 310, FPS 2.00, Running 220.55s Step 628( 51.83%), action 311, FPS 2.02, Running 221.19s Step 629( 52.00%), action 312, FPS 2.02, Running 221.54s Step 630( 52.17%), action 313, FPS 2.04, Running 222.20s Step 631( 52.33%), action 314, FPS 1.99, Running 222.68s Step 632( 52.50%), action 315, FPS 1.98, Running 223.38s Step 633( 52.67%), action 316, FPS 1.97, Running 223.76s Step 634( 52.83%), action 317, FPS 1.97, Running 224.35s Step 635( 53.00%), action 318, FPS 1.99, Running 224.70s Step 636( 53.17%), action 319, FPS 2.02, Running 225.17s Step 637( 53.33%), action 320, FPS 2.04, Running 225.42s Step 638( 53.50%), action 321, FPS 2.07, Running 226.05s Step 639( 53.67%), action 322, FPS 2.05, Running 226.48s Step 640( 53.83%), action 323, FPS 2.01, Running 227.08s Step 641( 54.00%), action 324, FPS 2.00, Running 227.57s Step 642( 54.17%), action 325, FPS 1.99, Running 228.18s Step 643( 54.33%), action 326, FPS 1.99, Running 228.53s Step 644( 54.50%), action 327, FPS 1.97, Running 229.17s Step 645( 54.67%), action 328, FPS 1.98, Running 229.44s Step 646( 54.83%), action 329, FPS 2.00, Running 229.93s Step 647( 55.00%), action 330, FPS 2.04, Running 230.36s Step 648( 55.17%), action 331, FPS 1.91, Running 231.68s Step 649( 55.33%), action 332, FPS 1.88, Running 232.16s Step 650( 55.50%), action 333, FPS 1.88, Running 232.84s Step 651( 55.67%), action 334, FPS 1.83, Running 233.64s Step 652( 55.83%), action 335, FPS 1.85, Running 234.22s Step 653( 56.00%), action 336, FPS 1.80, Running 234.85s Step 654( 56.17%), action 337, FPS 1.75, Running 235.77s Step 655( 56.33%), action 338, FPS 1.67, Running 236.64s Step 656( 56.50%), action 339, FPS 1.66, Running 237.24s Step 657( 56.67%), action 340, FPS 1.65, Running 237.52s Step 658( 56.83%), action 341, FPS 1.57, Running 238.82s Step 659( 57.00%), action 342, FPS 1.56, Running 239.31s Step 660( 57.17%), action 343, FPS 1.53, Running 240.15s Step 661( 57.33%), action 344, FPS 1.54, Running 240.54s Step 662( 57.50%), action 345, FPS 1.50, Running 241.54s Step 663( 57.67%), action 346, FPS 1.45, Running 242.30s Step 664( 57.83%), action 347, FPS 1.45, Running 242.93s Step 665( 58.00%), action 348, FPS 1.45, Running 243.28s Step 666( 58.17%), action 349, FPS 1.44, Running 243.86s Step 667( 58.33%), action 350, FPS 1.43, Running 244.33s Step 668( 58.50%), action 351, FPS 1.47, Running 245.27s Step 669( 58.67%), action 352, FPS 1.44, Running 246.09s Step 670( 58.83%), action 353, FPS 1.45, Running 246.67s Step 671( 59.00%), action 354, FPS 1.47, Running 247.21s Step 672( 59.17%), action 355, FPS 1.45, Running 248.04s Step 673( 59.33%), action 356, FPS 1.47, Running 248.41s Step 674( 59.50%), action 357, FPS 1.51, Running 249.04s Step 675( 59.67%), action 358, FPS 1.52, Running 249.81s Step 676( 59.83%), action 359, FPS 1.46, Running 250.97s Step 677( 60.00%), action 360, FPS 1.43, Running 251.54s Step 678( 60.17%), action 361, FPS 1.47, Running 252.39s Step 679( 60.33%), action 362, FPS 1.47, Running 252.93s Step 680( 60.50%), action 363, FPS 1.45, Running 253.97s Step 681( 60.67%), action 364, FPS 1.42, Running 254.67s Step 682( 60.83%), action 365, FPS 1.45, Running 255.32s Step 683( 61.00%), action 366, FPS 1.47, Running 255.93s Step 684( 61.17%), action 367, FPS 1.43, Running 256.91s Step 685( 61.33%), action 368, FPS 1.42, Running 257.39s Step 686( 61.50%), action 369, FPS 1.39, Running 258.22s Step 687( 61.67%), action 370, FPS 1.40, Running 258.61s Step 688( 61.83%), action 371, FPS 1.36, Running 259.92s Step 689( 62.00%), action 372, FPS 1.41, Running 260.32s Step 690( 62.17%), action 373, FPS 1.37, Running 261.27s Step 691( 62.33%), action 374, FPS 1.39, Running 261.60s Step 692( 62.50%), action 375, FPS 1.36, Running 262.76s Step 693( 62.67%), action 376, FPS 1.36, Running 263.13s Step 694( 62.83%), action 377, FPS 1.36, Running 263.71s Step 695( 63.00%), action 378, FPS 1.40, Running 264.07s Step 696( 63.17%), action 379, FPS 1.44, Running 264.83s Step 697( 63.33%), action 380, FPS 1.47, Running 265.17s Step 698( 63.50%), action 381, FPS 1.48, Running 265.90s Step 699( 63.67%), action 382, FPS 1.51, Running 266.20s Step 700( 63.83%), action 383, FPS 1.50, Running 267.32s Step 701( 64.00%), action 384, FPS 1.53, Running 267.72s Step 702( 64.17%), action 385, FPS 1.54, Running 268.29s Step 703( 64.33%), action 386, FPS 1.57, Running 268.63s Step 704( 64.50%), action 387, FPS 1.57, Running 269.66s Step 705( 64.67%), action 388, FPS 1.59, Running 269.96s Step 706( 64.83%), action 389, FPS 1.55, Running 271.12s Step 707( 65.00%), action 390, FPS 1.55, Running 271.51s Step 708( 65.17%), action 391, FPS 1.57, Running 272.65s Step 709( 65.33%), action 392, FPS 1.52, Running 273.48s Step 710( 65.50%), action 393, FPS 1.54, Running 274.24s Step 711( 65.67%), action 394, FPS 1.50, Running 274.89s Step 712( 65.83%), action 395, FPS 1.56, Running 275.59s Step 713( 66.00%), action 396, FPS 1.53, Running 276.24s Step 714( 66.17%), action 397, FPS 1.53, Running 276.75s Step 715( 66.33%), action 398, FPS 1.55, Running 277.00s Step 716( 66.50%), action 399, FPS 1.53, Running 277.91s Step 717( 66.67%), action 400, FPS 1.48, Running 278.67s Step 718( 66.83%), action 401, FPS 1.45, Running 279.73s Step 719( 67.00%), action 402, FPS 1.44, Running 280.05s Step 720( 67.17%), action 403, FPS 1.50, Running 280.63s Step 721( 67.33%), action 404, FPS 1.49, Running 281.14s Step 722( 67.50%), action 405, FPS 1.50, Running 281.64s Step 723( 67.67%), action 406, FPS 1.50, Running 281.94s Step 724( 67.83%), action 407, FPS 1.55, Running 282.55s Step 725( 68.00%), action 408, FPS 1.54, Running 282.91s Step 726( 68.17%), action 409, FPS 1.60, Running 283.63s Step 727( 68.33%), action 410, FPS 1.61, Running 283.96s Step 728( 68.50%), action 411, FPS 1.66, Running 284.66s Step 729( 68.67%), action 412, FPS 1.74, Running 284.99s Step 730( 68.83%), action 413, FPS 1.72, Running 285.89s Step 731( 69.00%), action 414, FPS 1.76, Running 286.25s Step 732( 69.17%), action 415, FPS 1.78, Running 286.80s Step 733( 69.33%), action 416, FPS 1.82, Running 287.22s Step 734( 69.50%), action 417, FPS 1.74, Running 288.23s Step 735( 69.67%), action 418, FPS 1.73, Running 288.56s Step 736( 69.83%), action 419, FPS 1.80, Running 289.03s Step 737( 70.00%), action 420, FPS 1.84, Running 289.56s Step 738( 70.17%), action 421, FPS 1.89, Running 290.31s Step 739( 70.33%), action 422, FPS 1.88, Running 290.69s Step 740( 70.50%), action 423, FPS 1.88, Running 291.27s Step 741( 70.67%), action 424, FPS 1.91, Running 291.62s Step 742( 70.83%), action 425, FPS 1.85, Running 292.43s Step 743( 71.00%), action 426, FPS 1.84, Running 292.81s Step 744( 71.17%), action 427, FPS 1.88, Running 293.19s Step 745( 71.33%), action 428, FPS 1.90, Running 293.45s Step 746( 71.50%), action 429, FPS 1.86, Running 294.40s Step 747( 71.67%), action 430, FPS 1.77, Running 295.28s Step 748( 71.83%), action 431, FPS 1.74, Running 296.14s Step 749( 72.00%), action 432, FPS 1.66, Running 297.02s Step 750( 72.17%), action 433, FPS 1.71, Running 297.61s Step 751( 72.33%), action 434, FPS 1.70, Running 298.04s Step 752( 72.50%), action 435, FPS 1.68, Running 298.67s Step 753( 72.67%), action 436, FPS 1.69, Running 299.06s Step 754( 72.83%), action 437, FPS 1.67, Running 300.19s Step 755( 73.00%), action 438, FPS 1.63, Running 300.81s Step 756( 73.17%), action 439, FPS 1.59, Running 301.57s Step 757( 73.33%), action 440, FPS 1.61, Running 301.99s Step 758( 73.50%), action 441, FPS 1.61, Running 302.75s Step 759( 73.67%), action 442, FPS 1.60, Running 303.15s Step 760( 73.83%), action 443, FPS 1.60, Running 303.77s Step 761( 74.00%), action 444, FPS 1.60, Running 304.12s Step 762( 74.17%), action 445, FPS 1.56, Running 305.22s Step 763( 74.33%), action 446, FPS 1.56, Running 305.62s Step 764( 74.50%), action 447, FPS 1.52, Running 306.35s Step 765( 74.67%), action 448, FPS 1.51, Running 306.71s Step 766( 74.83%), action 449, FPS 1.54, Running 307.38s Step 767( 75.00%), action 450, FPS 1.60, Running 307.79s Step 768( 75.17%), action 451, FPS 1.58, Running 308.81s Step 769( 75.33%), action 452, FPS 1.66, Running 309.09s Step 770( 75.50%), action 453, FPS 1.60, Running 310.08s Step 771( 75.67%), action 454, FPS 1.61, Running 310.46s Step 772( 75.83%), action 455, FPS 1.56, Running 311.50s Step 773( 76.00%), action 456, FPS 1.56, Running 311.89s Step 774( 76.17%), action 457, FPS 1.59, Running 312.80s Step 775( 76.33%), action 458, FPS 1.63, Running 313.06s Step 776( 76.50%), action 459, FPS 1.65, Running 313.68s Step 777( 76.67%), action 460, FPS 1.65, Running 314.15s Step 778( 76.83%), action 461, FPS 1.65, Running 314.87s Step 779( 77.00%), action 462, FPS 1.65, Running 315.25s Step 780( 77.17%), action 463, FPS 1.65, Running 315.90s Step 781( 77.33%), action 464, FPS 1.65, Running 316.25s Step 782( 77.50%), action 465, FPS 1.73, Running 316.81s Step 783( 77.67%), action 466, FPS 1.70, Running 317.40s Step 784( 77.83%), action 467, FPS 1.71, Running 318.05s Step 785( 78.00%), action 468, FPS 1.71, Running 318.41s Step 786( 78.17%), action 469, FPS 1.72, Running 319.02s Step 787( 78.33%), action 470, FPS 1.72, Running 319.41s Step 788( 78.50%), action 471, FPS 1.77, Running 320.13s Step 789( 78.67%), action 472, FPS 1.76, Running 320.47s Step 790( 78.83%), action 473, FPS 1.82, Running 321.06s Step 791( 79.00%), action 474, FPS 1.84, Running 321.32s Step 792( 79.17%), action 475, FPS 1.93, Running 321.87s Step 793( 79.33%), action 476, FPS 1.94, Running 322.18s Step 794( 79.50%), action 477, FPS 1.92, Running 323.22s Step 795( 79.67%), action 478, FPS 1.90, Running 323.59s Step 796( 79.83%), action 479, FPS 1.88, Running 324.32s Step 797( 80.00%), action 480, FPS 1.90, Running 324.67s Step 798( 80.17%), action 481, FPS 1.80, Running 325.98s Step 799( 80.33%), action 482, FPS 1.73, Running 326.80s Step 800( 80.50%), action 483, FPS 1.72, Running 327.53s Step 801( 80.67%), action 484, FPS 1.72, Running 327.90s Step 802( 80.83%), action 485, FPS 1.70, Running 328.56s Step 803( 81.00%), action 486, FPS 1.73, Running 328.94s Step 804( 81.17%), action 487, FPS 1.69, Running 329.92s Step 805( 81.33%), action 488, FPS 1.69, Running 330.28s Step 806( 81.50%), action 489, FPS 1.69, Running 330.83s Step 807( 81.67%), action 490, FPS 1.70, Running 331.21s Step 808( 81.83%), action 491, FPS 1.64, Running 332.32s Step 809( 82.00%), action 492, FPS 1.59, Running 333.08s Step 810( 82.17%), action 493, FPS 1.52, Running 334.22s Step 811( 82.33%), action 494, FPS 1.49, Running 334.78s Step 812( 82.50%), action 495, FPS 1.44, Running 335.72s Step 813( 82.67%), action 496, FPS 1.43, Running 336.14s Step 814( 82.83%), action 497, FPS 1.46, Running 336.94s Step 815( 83.00%), action 498, FPS 1.47, Running 337.23s Step 816( 83.17%), action 499, FPS 1.46, Running 338.00s Step 817( 83.33%), action 500, FPS 1.46, Running 338.37s Step 818( 83.50%), action 501, FPS 1.51, Running 339.21s Step 819( 83.67%), action 502, FPS 1.56, Running 339.65s Step 820( 83.83%), action 503, FPS 1.58, Running 340.21s Step 821( 84.00%), action 504, FPS 1.59, Running 340.50s Step 822( 84.17%), action 505, FPS 1.59, Running 341.17s Step 823( 84.33%), action 506, FPS 1.59, Running 341.49s Step 824( 84.50%), action 507, FPS 1.64, Running 342.13s Step 825( 84.67%), action 508, FPS 1.63, Running 342.57s Step 826( 84.83%), action 509, FPS 1.62, Running 343.18s Step 827( 85.00%), action 510, FPS 1.63, Running 343.52s Step 828( 85.17%), action 511, FPS 1.66, Running 344.37s Step 829( 85.33%), action 512, FPS 1.72, Running 344.70s Step 830( 85.50%), action 513, FPS 1.81, Running 345.26s Step 831( 85.67%), action 514, FPS 1.86, Running 345.56s Step 832( 85.83%), action 515, FPS 1.85, Running 346.54s Step 833( 86.00%), action 516, FPS 1.86, Running 346.90s Step 834( 86.17%), action 517, FPS 1.88, Running 347.57s Step 835( 86.33%), action 518, FPS 1.86, Running 347.96s Step 836( 86.50%), action 519, FPS 1.89, Running 348.57s Step 837( 86.67%), action 520, FPS 1.89, Running 348.98s Step 838( 86.83%), action 521, FPS 1.91, Running 349.67s Step 839( 87.00%), action 522, FPS 1.94, Running 349.98s Step 840( 87.17%), action 523, FPS 1.93, Running 350.57s Step 841( 87.33%), action 524, FPS 1.91, Running 350.96s Step 842( 87.50%), action 525, FPS 1.91, Running 351.64s Step 843( 87.67%), action 526, FPS 1.90, Running 352.04s Step 844( 87.83%), action 527, FPS 1.90, Running 352.64s Step 845( 88.00%), action 528, FPS 1.91, Running 353.05s Step 846( 88.17%), action 529, FPS 1.91, Running 353.63s Step 847( 88.33%), action 530, FPS 1.88, Running 354.14s Step 848( 88.50%), action 531, FPS 1.88, Running 355.03s Step 849( 88.67%), action 532, FPS 1.80, Running 355.82s Step 850( 88.83%), action 533, FPS 1.78, Running 356.46s Step 851( 89.00%), action 534, FPS 1.78, Running 356.81s Step 852( 89.17%), action 535, FPS 1.84, Running 357.39s Step 853( 89.33%), action 536, FPS 1.78, Running 358.17s Step 854( 89.50%), action 537, FPS 1.80, Running 358.71s Step 855( 89.67%), action 538, FPS 1.80, Running 359.06s Step 856( 89.83%), action 539, FPS 1.75, Running 359.99s Step 857( 90.00%), action 540, FPS 1.74, Running 360.46s Step 858( 90.17%), action 541, FPS 1.71, Running 361.34s Step 859( 90.33%), action 542, FPS 1.72, Running 361.64s Step 860( 90.50%), action 543, FPS 1.63, Running 362.82s Step 861( 90.67%), action 544, FPS 1.62, Running 363.31s Step 862( 90.83%), action 545, FPS 1.62, Running 363.99s Step 863( 91.00%), action 546, FPS 1.62, Running 364.38s Step 864( 91.17%), action 547, FPS 1.61, Running 365.07s Step 865( 91.33%), action 548, FPS 1.62, Running 365.38s Step 866( 91.50%), action 549, FPS 1.57, Running 366.39s Step 867( 91.67%), action 550, FPS 1.58, Running 366.81s Step 868( 91.83%), action 551, FPS 1.57, Running 367.79s Step 869( 92.00%), action 552, FPS 1.62, Running 368.14s Step 870( 92.17%), action 553, FPS 1.62, Running 368.82s Step 871( 92.33%), action 554, FPS 1.62, Running 369.17s Step 872( 92.50%), action 555, FPS 1.63, Running 369.63s Step 873( 92.67%), action 556, FPS 1.70, Running 369.95s Step 874( 92.83%), action 557, FPS 1.69, Running 370.56s Step 875( 93.00%), action 558, FPS 1.69, Running 370.93s Step 876( 93.17%), action 559, FPS 1.73, Running 371.54s Step 877( 93.33%), action 560, FPS 1.76, Running 371.86s Step 878( 93.50%), action 561, FPS 1.76, Running 372.67s Step 879( 93.67%), action 562, FPS 1.75, Running 373.04s Step 880( 93.83%), action 563, FPS 1.86, Running 373.56s Step 881( 94.00%), action 564, FPS 1.90, Running 373.85s Step 882( 94.17%), action 565, FPS 1.91, Running 374.43s Step 883( 94.33%), action 566, FPS 1.90, Running 374.90s Step 884( 94.50%), action 567, FPS 1.92, Running 375.50s Step 885( 94.67%), action 568, FPS 1.91, Running 375.84s Step 886( 94.83%), action 569, FPS 1.96, Running 376.57s Step 887( 95.00%), action 570, FPS 1.94, Running 377.14s Step 888( 95.17%), action 571, FPS 1.99, Running 377.84s Step 889( 95.33%), action 572, FPS 1.96, Running 378.32s Step 890( 95.50%), action 573, FPS 2.00, Running 378.83s Step 891( 95.67%), action 574, FPS 1.99, Running 379.21s Step 892( 95.83%), action 575, FPS 1.96, Running 379.81s Step 893( 96.00%), action 576, FPS 1.95, Running 380.19s Step 894( 96.17%), action 577, FPS 1.96, Running 380.76s Step 895( 96.33%), action 578, FPS 1.96, Running 381.12s Step 896( 96.50%), action 579, FPS 2.00, Running 381.55s Step 897( 96.67%), action 580, FPS 2.02, Running 381.78s Step 898( 96.83%), action 581, FPS 2.04, Running 382.49s Step 899( 97.00%), action 582, FPS 2.05, Running 382.81s Step 900( 97.17%), action 583, FPS 2.04, Running 383.36s Step 901( 97.33%), action 584, FPS 2.03, Running 383.69s Step 902( 97.50%), action 585, FPS 2.03, Running 384.30s Step 903( 97.67%), action 586, FPS 2.05, Running 384.65s Step 904( 97.83%), action 587, FPS 2.07, Running 385.18s Step 905( 98.00%), action 588, FPS 2.07, Running 385.53s Step 906( 98.17%), action 589, FPS 2.13, Running 385.95s Step 907( 98.33%), action 590, FPS 2.18, Running 386.30s Step 908( 98.50%), action 591, FPS 2.18, Running 387.02s Step 909( 98.67%), action 592, FPS 2.22, Running 387.33s Step 910( 98.83%), action 593, FPS 2.22, Running 387.86s Step 911( 99.00%), action 594, FPS 2.19, Running 388.34s Step 912( 99.17%), action 595, FPS 2.20, Running 388.90s Step 913( 99.33%), action 596, FPS 2.21, Running 389.24s Step 914( 99.50%), action 597, FPS 2.26, Running 389.63s Step 915( 99.67%), action 598, FPS 2.29, Running 389.86s Step 916( 99.83%), action 599, FPS 2.26, Running 390.41s Step 917(100.00%), action 600, FPS 2.24, Running 390.69s [2026-08-02 21:58:50] [38 ] Seed 37 failed after 391.14 s. +steps: 917 , actions: 600 . +Instruction: Empty +Total 7/38(18.42%) success. +Setting seed: 38 +Step 1( N/A%), pre moving , FPS 5.74, Running 0.17s Step 2( N/A%), pre moving , FPS 8.61, Running 0.23s Step 3( N/A%), pre moving , FPS 9.53, Running 0.31s Step 4( N/A%), pre moving , FPS 9.91, Running 0.40s Step 5( N/A%), pre moving , FPS 10.03, Running 0.50s Step 6( N/A%), pre moving , FPS 10.13, Running 0.59s Step 7( N/A%), pre moving , FPS 9.92, Running 0.71s Step 8( N/A%), pre moving , FPS 10.34, Running 0.77s Step 9( N/A%), pre moving , FPS 10.38, Running 0.87s Step 10( N/A%), pre moving , FPS 10.44, Running 0.96s Step 11( N/A%), pre moving , FPS 10.29, Running 1.07s Step 12( N/A%), pre moving , FPS 10.33, Running 1.16s Step 13( N/A%), pre moving , FPS 10.37, Running 1.25s Step 14( N/A%), pre moving , FPS 10.39, Running 1.35s Step 15( N/A%), pre moving , FPS 10.42, Running 1.44s Step 16( N/A%), pre moving , FPS 10.46, Running 1.53s Step 17( N/A%), pre moving , FPS 10.48, Running 1.62s Step 18( N/A%), pre moving , FPS 10.53, Running 1.71s Step 19( N/A%), pre moving , FPS 10.54, Running 1.80s Step 20( N/A%), pre moving , FPS 10.52, Running 1.90s Step 21( N/A%), pre moving , FPS 9.45, Running 2.29s Step 22( N/A%), pre moving , FPS 9.37, Running 2.37s Step 23( N/A%), pre moving , FPS 9.65, Running 2.39s Step 24( N/A%), pre moving , FPS 9.97, Running 2.41s Step 25( N/A%), pre moving , FPS 10.36, Running 2.43s Step 26( N/A%), pre moving , FPS 9.82, Running 2.63s Step 27( N/A%), pre moving , FPS 10.29, Running 2.65s Step 28( N/A%), pre moving , FPS 10.56, Running 2.67s Step 29( N/A%), pre moving , FPS 10.98, Running 2.69s Step 30( N/A%), pre moving , FPS 11.43, Running 2.71s Step 31( N/A%), pre moving , FPS 12.05, Running 2.73s Step 32( N/A%), pre moving , FPS 12.61, Running 2.75s Step 33( N/A%), pre moving , FPS 12.95, Running 2.80s Step 34( N/A%), pre moving , FPS 13.34, Running 2.85s Step 35( N/A%), pre moving , FPS 13.73, Running 2.90s Step 36( N/A%), pre moving , FPS 9.56, Running 3.62s Step 37( N/A%), pre moving , FPS 9.08, Running 3.82s Step 38( N/A%), pre moving , FPS 9.00, Running 3.93s Step 39( N/A%), pre moving , FPS 8.94, Running 4.04s Step 40( N/A%), pre moving , FPS 8.95, Running 4.14s Step 41( N/A%), pre moving , FPS 10.35, Running 4.22s Step 42( N/A%), pre moving , FPS 10.27, Running 4.32s Step 43( N/A%), pre moving , FPS 9.91, Running 4.41s Step 44( N/A%), pre moving , FPS 9.53, Running 4.51s Step 45( N/A%), pre moving , FPS 9.18, Running 4.61s Step 46( N/A%), pre moving , FPS 9.69, Running 4.69s Step 47( N/A%), pre moving , FPS 9.37, Running 4.78s Step 48( N/A%), pre moving , FPS 7.11, Running 5.48s Step 49( N/A%), pre moving , FPS 6.93, Running 5.58s Step 50( N/A%), pre moving , FPS 6.75, Running 5.67s Step 51( N/A%), pre moving , FPS 6.57, Running 5.77s Step 52( N/A%), pre moving , FPS 6.42, Running 5.86s Step 53( N/A%), pre moving , FPS 6.23, Running 6.01s Step 54( N/A%), pre moving , FPS 6.07, Running 6.14s Step 55( N/A%), pre moving , FPS 5.89, Running 6.29s Step 56( N/A%), pre moving , FPS 7.06, Running 6.45s Step 57( N/A%), pre moving , FPS 7.24, Running 6.59s Step 58( N/A%), pre moving , FPS 7.29, Running 6.68s Step 59( N/A%), pre moving , FPS 7.46, Running 6.72s Step 60( N/A%), pre moving , FPS 7.58, Running 6.77s Step 61( N/A%), pre moving , FPS 7.66, Running 6.83s Step 62( N/A%), pre moving , FPS 7.78, Running 6.89s Step 63( N/A%), pre moving , FPS 7.89, Running 6.94s Step 64( N/A%), pre moving , FPS 8.05, Running 6.99s Step 65( N/A%), pre moving , FPS 8.23, Running 7.04s Step 66( N/A%), pre moving , FPS 8.34, Running 7.09s Step 67( N/A%), pre moving , FPS 8.49, Running 7.14s Step 68( N/A%), pre moving , FPS 11.76, Running 7.18s Step 69( N/A%), pre moving , FPS 12.12, Running 7.23s Step 70( N/A%), pre moving , FPS 12.43, Running 7.28s Step 71( N/A%), pre moving , FPS 12.97, Running 7.31s Step 72( N/A%), pre moving , FPS 13.40, Running 7.35s Step 73( N/A%), pre moving , FPS 14.50, Running 7.38s Step 74( N/A%), pre moving , FPS 15.41, Running 7.44s Step 75( N/A%), pre moving , FPS 16.17, Running 7.53s Step 76( N/A%), pre moving , FPS 17.64, Running 7.59s Step 77( N/A%), pre moving , FPS 18.63, Running 7.66s Step 78( N/A%), pre moving , FPS 18.75, Running 7.74s Step 79( N/A%), pre moving , FPS 17.98, Running 7.83s Step 80( N/A%), pre moving , FPS 17.32, Running 7.93s Step 81( N/A%), pre moving , FPS 17.55, Running 7.97s Step 82( N/A%), pre moving , FPS 18.00, Running 8.00s Step 83( N/A%), pre moving , FPS 18.07, Running 8.05s Step 84( N/A%), pre moving , FPS 18.03, Running 8.10s Step 85( N/A%), pre moving , FPS 17.75, Running 8.16s Step 86( N/A%), pre moving , FPS 17.75, Running 8.22s Step 87( N/A%), pre moving , FPS 17.40, Running 8.29s Step 88( N/A%), pre moving , FPS 16.66, Running 8.38s Step 89( N/A%), pre moving , FPS 15.69, Running 8.50s Step 90( N/A%), pre moving , FPS 15.23, Running 8.59s Step 91( N/A%), pre moving , FPS 14.57, Running 8.68s Step 92( N/A%), pre moving , FPS 14.04, Running 8.78s Step 93( N/A%), pre moving , FPS 13.46, Running 8.87s Step 94( N/A%), pre moving , FPS 13.13, Running 8.96s Step 95( N/A%), pre moving , FPS 13.08, Running 9.05s Step 96( N/A%), pre moving , FPS 12.65, Running 9.17s Step 97( N/A%), pre moving , FPS 12.69, Running 9.24s Step 98( N/A%), pre moving , FPS 12.58, Running 9.33s Step 99( N/A%), pre moving , FPS 8.10, Running 10.30s Step 100( N/A%), pre moving , FPS 7.24, Running 10.69s Step 101( N/A%), pre moving , FPS 6.82, Running 10.91s Step 102( N/A%), pre moving , FPS 6.35, Running 11.15s Step 103( N/A%), pre moving , FPS 6.18, Running 11.29s Step 104( N/A%), pre moving , FPS 5.69, Running 11.61s Step 105( N/A%), pre moving , FPS 5.50, Running 11.80s Step 106( N/A%), pre moving , FPS 5.14, Running 12.11s Step 107( N/A%), pre moving , FPS 5.00, Running 12.29s Step 108( N/A%), pre moving , FPS 4.71, Running 12.63s Step 109( N/A%), pre moving , FPS 4.57, Running 12.87s Step 110( N/A%), pre moving , FPS 4.29, Running 13.25s Step 111( N/A%), pre moving , FPS 4.18, Running 13.47s Step 112( N/A%), pre moving , FPS 3.96, Running 13.82s Step 113( N/A%), pre moving , FPS 3.89, Running 14.02s Step 114( N/A%), pre moving , FPS 3.68, Running 14.40s Step 115( N/A%), pre moving , FPS 3.55, Running 14.68s Step 116( N/A%), pre moving , FPS 3.43, Running 15.00s Step 117( N/A%), pre moving , FPS 3.39, Running 15.13s Step 118( N/A%), pre moving , FPS 3.32, Running 15.35s Step 119( N/A%), pre moving , FPS 3.87, Running 15.47s Step 120( N/A%), pre moving , FPS 3.94, Running 15.77s Step 121( N/A%), pre moving , FPS 3.98, Running 15.93s Step 122( N/A%), pre moving , FPS 3.92, Running 16.25s Step 123( N/A%), pre moving , FPS 3.90, Running 16.42s Step 124( N/A%), pre moving , FPS 3.88, Running 16.77s Step 125( N/A%), pre moving , FPS 3.87, Running 16.97s Step 126( N/A%), pre moving , FPS 3.81, Running 17.36s Step 127( N/A%), pre moving , FPS 3.75, Running 17.61s Step 128( N/A%), pre moving , FPS 3.69, Running 18.06s Step 129( N/A%), pre moving , FPS 3.70, Running 18.28s Step 130( N/A%), pre moving , FPS 3.66, Running 18.71s Step 131( N/A%), pre moving , FPS 3.67, Running 18.93s Step 132( N/A%), pre moving , FPS 3.64, Running 19.31s Step 133( N/A%), pre moving , FPS 3.67, Running 19.47s Step 134( N/A%), pre moving , FPS 3.77, Running 19.70s Step 135( N/A%), pre moving , FPS 3.84, Running 19.89s Step 136( N/A%), pre moving , FPS 3.84, Running 20.21s Step 137( N/A%), pre moving , FPS 3.78, Running 20.41s Step 138( N/A%), pre moving , FPS 3.69, Running 20.78s Step 139( N/A%), pre moving , FPS 3.60, Running 21.02s Step 140( N/A%), pre moving , FPS 3.53, Running 21.44s Step 141( N/A%), pre moving , FPS 3.48, Running 21.68s Step 142( N/A%), pre moving , FPS 3.40, Running 22.14s Step 143( N/A%), pre moving , FPS 3.34, Running 22.40s Step 144( N/A%), pre moving , FPS 3.29, Running 22.84s Step 145( N/A%), pre moving , FPS 3.25, Running 23.13s Step 146( N/A%), pre moving , FPS 3.23, Running 23.55s Step 147( N/A%), pre moving , FPS 3.21, Running 23.85s Step 148( N/A%), pre moving , FPS 3.24, Running 24.22s Step 149( N/A%), pre moving , FPS 3.25, Running 24.43s Step 150( N/A%), pre moving , FPS 3.24, Running 24.88s Step 151( N/A%), pre moving , FPS 3.20, Running 25.17s Step 152( N/A%), pre moving , FPS 3.19, Running 25.58s Step 153( N/A%), pre moving , FPS 3.16, Running 25.81s Step 154( N/A%), pre moving , FPS 3.06, Running 26.23s Step 155( N/A%), pre moving , FPS 3.03, Running 26.50s Step 156( N/A%), pre moving , FPS 2.99, Running 26.91s Step 157( N/A%), pre moving , FPS 2.97, Running 27.16s Step 158( N/A%), pre moving , FPS 2.94, Running 27.57s Step 159( N/A%), pre moving , FPS 2.94, Running 27.83s Step 160( N/A%), pre moving , FPS 2.96, Running 28.18s Step 161( N/A%), pre moving , FPS 2.97, Running 28.40s Step 162( N/A%), pre moving , FPS 3.04, Running 28.72s Step 163( N/A%), pre moving , FPS 3.05, Running 28.95s Step 164( N/A%), pre moving , FPS 3.07, Running 29.36s Step 165( N/A%), pre moving , FPS 3.09, Running 29.60s Step 166( N/A%), pre moving , FPS 3.10, Running 30.01s Step 167( N/A%), pre moving , FPS 3.11, Running 30.27s Step 168( N/A%), pre moving , FPS 3.11, Running 30.66s Step 169( N/A%), pre moving , FPS 3.15, Running 30.78s Step 170( N/A%), pre moving , FPS 3.33, Running 30.90s Step 171( N/A%), pre moving , FPS 3.42, Running 31.02s Step 172( N/A%), pre moving , FPS 3.60, Running 31.14s Step 173( N/A%), pre moving , FPS 3.67, Running 31.26s Step 174( N/A%), pre moving , FPS 3.89, Running 31.37s Step 175( N/A%), pre moving , FPS 3.99, Running 31.51s Step 176( N/A%), pre moving , FPS 4.23, Running 31.64s Step 177( N/A%), pre moving , FPS 4.32, Running 31.79s Step 178( N/A%), pre moving , FPS 4.65, Running 31.87s Step 179( N/A%), pre moving , FPS 4.29, Running 32.49s Step 180( N/A%), pre moving , FPS 4.56, Running 32.57s Step 181( N/A%), pre moving , FPS 4.65, Running 32.70s Step 182( N/A%), pre moving , FPS 4.84, Running 32.85s Step 183( N/A%), pre moving , FPS 4.86, Running 33.07s Step 184( N/A%), pre moving , FPS 5.12, Running 33.26s Step 185( N/A%), pre moving , FPS 5.17, Running 33.47s Step 186( N/A%), pre moving , FPS 5.45, Running 33.68s Step 187( N/A%), pre moving , FPS 5.55, Running 33.88s Step 188( N/A%), pre moving , FPS 5.85, Running 34.08s Step 189( N/A%), pre moving , FPS 5.74, Running 34.27s Step 190( N/A%), pre moving , FPS 5.57, Running 34.49s Step 191( N/A%), pre moving , FPS 5.50, Running 34.66s Step 192( N/A%), pre moving , FPS 5.38, Running 34.85s Step 193( N/A%), pre moving , FPS 5.27, Running 35.06s Step 194( N/A%), pre moving , FPS 5.14, Running 35.26s Step 195( N/A%), pre moving , FPS 5.05, Running 35.48s Step 196( N/A%), pre moving , FPS 4.97, Running 35.66s Step 197( N/A%), pre moving , FPS 4.87, Running 35.90s Step 198( N/A%), pre moving , FPS 4.75, Running 36.08s Step 199( N/A%), pre moving , FPS 5.32, Running 36.25s Step 200( N/A%), pre moving , FPS 5.26, Running 36.37s Step 201( N/A%), pre moving , FPS 5.26, Running 36.50s Step 202( N/A%), pre moving , FPS 5.30, Running 36.63s Step 203( N/A%), pre moving , FPS 5.39, Running 36.77s Step 204( N/A%), pre moving , FPS 5.48, Running 36.91s Step 205( N/A%), pre moving , FPS 5.62, Running 37.02s Step 206( N/A%), pre moving , FPS 5.71, Running 37.18s Step 207( N/A%), pre moving , FPS 5.73, Running 37.37s Step 208( N/A%), pre moving , FPS 5.76, Running 37.55s Step 209( N/A%), pre moving , FPS 5.74, Running 37.75s Step 210( N/A%), pre moving , FPS 5.80, Running 37.93s Step 211( N/A%), pre moving , FPS 5.86, Running 38.07s Step 212( N/A%), pre moving , FPS 5.98, Running 38.20s Step 213( N/A%), pre moving , FPS 6.13, Running 38.32s Step 214( N/A%), pre moving , FPS 6.36, Running 38.41s Step 215( N/A%), pre moving , FPS 6.60, Running 38.51s Step 216( N/A%), pre moving , FPS 6.73, Running 38.63s Step 217( N/A%), pre moving , FPS 7.01, Running 38.75s Step 218( N/A%), pre moving , FPS 7.14, Running 38.88s Step 219( N/A%), pre moving , FPS 7.18, Running 39.03s Step 220( N/A%), pre moving , FPS 7.20, Running 39.15s Step 221( N/A%), pre moving , FPS 7.16, Running 39.30s Step 222( N/A%), pre moving , FPS 7.16, Running 39.42s Step 223( N/A%), pre moving , FPS 7.10, Running 39.59s Step 224( N/A%), pre moving , FPS 7.09, Running 39.73s Step 225( N/A%), pre moving , FPS 5.84, Running 40.45s Step 226( N/A%), pre moving , FPS 5.99, Running 40.52s Step 227( N/A%), pre moving , FPS 6.18, Running 40.61s Step 228( N/A%), pre moving , FPS 6.33, Running 40.71s Step 229( N/A%), pre moving , FPS 6.60, Running 40.78s Step 230( N/A%), pre moving , FPS 6.86, Running 40.85s Step 231( N/A%), pre moving , FPS 6.92, Running 40.96s Step 232( N/A%), pre moving , FPS 6.94, Running 41.08s Step 233( N/A%), pre moving , FPS 6.88, Running 41.23s Step 234( N/A%), pre moving , FPS 6.63, Running 41.42s Step 235( N/A%), pre moving , FPS 6.40, Running 41.63s Step 236( N/A%), pre moving , FPS 6.12, Running 41.90s Step 237( N/A%), pre moving , FPS 5.86, Running 42.16s Step 238( N/A%), pre moving , FPS 5.81, Running 42.32s Step 239( N/A%), pre moving , FPS 5.64, Running 42.58s Step 240( N/A%), pre moving , FPS 5.32, Running 42.91s Step 241( N/A%), pre moving , FPS 5.16, Running 43.18s Step 242( N/A%), pre moving , FPS 4.94, Running 43.46s Step 243( N/A%), pre moving , FPS 4.76, Running 43.79s Step 244( N/A%), pre moving , FPS 4.55, Running 44.13s Step 245( N/A%), pre moving , FPS 5.02, Running 44.43s Step 246( N/A%), pre moving , FPS 4.73, Running 44.76s Step 247( N/A%), pre moving , FPS 4.48, Running 45.07s Step 248( N/A%), pre moving , FPS 4.35, Running 45.31s Step 249( N/A%), pre moving , FPS 4.22, Running 45.52s Step 250( N/A%), pre moving , FPS 4.10, Running 45.73s Step 251( N/A%), pre moving , FPS 4.01, Running 45.95s Step 252( N/A%), pre moving , FPS 3.94, Running 46.16s Step 253( N/A%), pre moving , FPS 3.80, Running 46.49s Step 254( N/A%), pre moving , FPS 3.70, Running 46.82s Step 255( N/A%), pre moving , FPS 3.62, Running 47.16s Step 256( N/A%), pre moving , FPS 3.58, Running 47.49s Step 257( N/A%), pre moving , FPS 3.51, Running 47.86s Step 258( N/A%), pre moving , FPS 3.41, Running 48.19s Step 259( N/A%), pre moving , FPS 3.36, Running 48.53s Step 260( N/A%), pre moving , FPS 3.36, Running 48.86s Step 261( N/A%), pre moving , FPS 3.36, Running 49.12s Step 262( N/A%), pre moving , FPS 3.36, Running 49.41s Step 263( N/A%), pre moving , FPS 3.40, Running 49.67s Step 264( N/A%), pre moving , FPS 3.50, Running 49.84s Step 265( N/A%), pre moving , FPS 3.58, Running 50.02s Step 266( N/A%), pre moving , FPS 3.69, Running 50.18s Step 267( N/A%), pre moving , FPS 3.81, Running 50.32s Step 268( N/A%), pre moving , FPS 3.87, Running 50.47s Step 269( N/A%), pre moving , FPS 3.90, Running 50.65s Step 270( N/A%), pre moving , FPS 3.90, Running 50.85s Step 271( N/A%), pre moving , FPS 3.87, Running 51.12s Step 272( N/A%), pre moving , FPS 3.84, Running 51.38s Step 273( N/A%), pre moving , FPS 3.89, Running 51.63s Step 274( N/A%), pre moving , FPS 3.93, Running 51.91s Step 275( N/A%), pre moving , FPS 4.00, Running 52.16s Step 276( N/A%), pre moving , FPS 4.07, Running 52.40s Step 277( N/A%), pre moving , FPS 4.16, Running 52.66s Step 278( N/A%), pre moving , FPS 4.28, Running 52.86s Step 279( N/A%), pre moving , FPS 4.35, Running 53.13s Step 280( N/A%), pre moving , FPS 4.49, Running 53.31s Step 281( N/A%), pre moving , FPS 4.57, Running 53.50s Step 282( N/A%), pre moving , FPS 4.68, Running 53.69s Step 283( N/A%), pre moving , FPS 4.76, Running 53.87s Step 284( N/A%), pre moving , FPS 4.73, Running 54.07s Step 285( N/A%), pre moving , FPS 4.82, Running 54.17s Step 286( N/A%), pre moving , FPS 4.94, Running 54.23s Step 287( N/A%), pre moving , FPS 4.99, Running 54.32s Step 288( N/A%), pre moving , FPS 5.08, Running 54.41s Step 289( N/A%), pre moving , FPS 5.19, Running 54.50s Step 290( N/A%), pre moving , FPS 5.36, Running 54.58s Step 291( N/A%), pre moving , FPS 5.64, Running 54.67s Step 292( N/A%), pre moving , FPS 5.92, Running 54.75s Step 293( N/A%), pre moving , FPS 6.28, Running 54.82s Step 294( N/A%), pre moving , FPS 6.71, Running 54.89s Step 295( N/A%), pre moving , FPS 7.06, Running 54.99s Step 296( N/A%), pre moving , FPS 7.46, Running 55.09s Step 297( N/A%), pre moving , FPS 7.90, Running 55.19s Step 298( N/A%), pre moving , FPS 8.30, Running 55.27s Step 299( N/A%), pre moving , FPS 8.78, Running 55.41s Step 300( N/A%), pre moving , FPS 9.05, Running 55.52s Step 301( N/A%), pre moving , FPS 9.35, Running 55.64s Step 302( N/A%), pre moving , FPS 9.69, Running 55.76s Step 303( N/A%), pre moving , FPS 10.00, Running 55.87s Step 304( N/A%), pre moving , FPS 10.41, Running 56.00s Step 305( N/A%), pre moving , FPS 10.26, Running 56.12s Step 306( N/A%), pre moving , FPS 9.94, Running 56.25s Step 307( N/A%), pre moving , FPS 9.82, Running 56.36s Step 308( N/A%), pre moving , FPS 5.28, Running 58.19s Step 309( N/A%), pre moving , FPS 4.95, Running 58.54s Step 310( N/A%), pre moving , FPS 4.75, Running 58.79s Step 311( N/A%), pre moving , FPS 4.50, Running 59.12s Step 312( N/A%), pre moving , FPS 4.39, Running 59.31s Step 313( N/A%), pre moving , FPS 4.04, Running 59.76s Step 314( N/A%), pre moving , FPS 3.91, Running 60.00s Step 315( N/A%), pre moving , FPS 3.70, Running 60.39s Step 316( N/A%), pre moving , FPS 3.60, Running 60.64s Step 317( N/A%), pre moving , FPS 3.40, Running 61.08s Step 318( N/A%), pre moving , FPS 3.32, Running 61.30s Step 319( N/A%), pre moving , FPS 3.16, Running 61.74s Step 320( N/A%), pre moving , FPS 3.10, Running 61.97s Step 321( N/A%), pre moving , FPS 3.02, Running 62.26s Step 322( N/A%), pre moving , FPS 3.00, Running 62.42s Step 323( N/A%), pre moving , FPS 2.88, Running 62.82s Step 324( N/A%), pre moving , FPS 2.85, Running 63.02s Step 325( N/A%), pre moving , FPS 2.75, Running 63.38s Step 326( N/A%), pre moving , FPS 2.72, Running 63.61s Step 327( N/A%), pre moving , FPS 2.61, Running 64.02s Step 328( 0.17%), action 1, FPS 2.87, Running 65.17s Step 329( 0.33%), action 2, FPS 2.82, Running 65.63s Step 330( 0.50%), action 3, FPS 2.65, Running 66.35s Step 331( 0.67%), action 4, FPS 2.50, Running 67.13s Step 332( 0.83%), action 5, FPS 2.21, Running 68.37s Step 333( 1.00%), action 6, FPS 2.16, Running 69.04s Step 334( 1.17%), action 7, FPS 1.96, Running 70.22s Step 335( 1.33%), action 8, FPS 1.86, Running 71.17s Step 336( 1.50%), action 9, FPS 1.78, Running 71.86s Step 337( 1.67%), action 10, FPS 1.72, Running 72.68s Step 338( 1.83%), action 11, FPS 1.64, Running 73.46s Step 339( 2.00%), action 12, FPS 1.65, Running 73.88s Step 340( 2.17%), action 13, FPS 1.53, Running 75.04s Step 341( 2.33%), action 14, FPS 1.52, Running 75.38s Step 342( 2.50%), action 15, FPS 1.45, Running 76.24s Step 343( 2.67%), action 16, FPS 1.41, Running 77.02s Step 344( 2.83%), action 17, FPS 1.36, Running 77.68s Step 345( 3.00%), action 18, FPS 1.35, Running 78.14s Step 346( 3.17%), action 19, FPS 1.29, Running 79.14s Step 347( 3.33%), action 20, FPS 1.29, Running 79.56s Step 348( 3.50%), action 21, FPS 1.28, Running 80.76s Step 349( 3.67%), action 22, FPS 1.28, Running 81.22s Step 350( 3.83%), action 23, FPS 1.30, Running 81.78s Step 351( 4.00%), action 24, FPS 1.30, Running 82.51s Step 352( 4.17%), action 25, FPS 1.35, Running 83.17s Step 353( 4.33%), action 26, FPS 1.38, Running 83.58s Step 354( 4.50%), action 27, FPS 1.43, Running 84.18s Step 355( 4.67%), action 28, FPS 1.50, Running 84.51s Step 356( 4.83%), action 29, FPS 1.49, Running 85.26s Step 357( 5.00%), action 30, FPS 1.54, Running 85.64s Step 358( 5.17%), action 31, FPS 1.56, Running 86.32s Step 359( 5.33%), action 32, FPS 1.57, Running 86.63s Step 360( 5.50%), action 33, FPS 1.65, Running 87.18s Step 361( 5.67%), action 34, FPS 1.64, Running 87.56s Step 362( 5.83%), action 35, FPS 1.68, Running 88.12s Step 363( 6.00%), action 36, FPS 1.75, Running 88.47s Step 364( 6.17%), action 37, FPS 1.77, Running 89.00s Step 365( 6.33%), action 38, FPS 1.78, Running 89.36s Step 366( 6.50%), action 39, FPS 1.87, Running 89.86s Step 367( 6.67%), action 40, FPS 1.86, Running 90.31s Step 368( 6.83%), action 41, FPS 1.96, Running 90.99s Step 369( 7.00%), action 42, FPS 1.98, Running 91.31s Step 370( 7.17%), action 43, FPS 1.99, Running 91.84s Step 371( 7.33%), action 44, FPS 2.07, Running 92.17s Step 372( 7.50%), action 45, FPS 2.10, Running 92.70s Step 373( 7.67%), action 46, FPS 2.11, Running 93.06s Step 374( 7.83%), action 47, FPS 2.12, Running 93.59s Step 375( 8.00%), action 48, FPS 2.15, Running 93.83s Step 376( 8.17%), action 49, FPS 2.22, Running 94.26s Step 377( 8.33%), action 50, FPS 2.24, Running 94.58s Step 378( 8.50%), action 51, FPS 2.20, Running 95.39s Step 379( 8.67%), action 52, FPS 2.12, Running 96.04s Step 380( 8.83%), action 53, FPS 2.11, Running 96.66s Step 381( 9.00%), action 54, FPS 2.11, Running 97.02s Step 382( 9.17%), action 55, FPS 2.10, Running 97.64s Step 383( 9.33%), action 56, FPS 2.12, Running 97.93s Step 384( 9.50%), action 57, FPS 2.11, Running 98.46s Step 385( 9.67%), action 58, FPS 2.10, Running 98.88s Step 386( 9.83%), action 59, FPS 2.06, Running 99.55s Step 387( 10.00%), action 60, FPS 2.07, Running 99.98s Step 388( 10.17%), action 61, FPS 2.02, Running 100.87s Step 389( 10.33%), action 62, FPS 2.01, Running 101.25s Step 390( 10.50%), action 63, FPS 1.98, Running 101.94s Step 391( 10.67%), action 64, FPS 1.95, Running 102.43s Step 392( 10.83%), action 65, FPS 1.95, Running 102.97s Step 393( 11.00%), action 66, FPS 1.95, Running 103.33s Step 394( 11.17%), action 67, FPS 1.93, Running 103.98s Step 395( 11.33%), action 68, FPS 1.90, Running 104.35s Step 396( 11.50%), action 69, FPS 1.85, Running 105.10s Step 397( 11.67%), action 70, FPS 1.80, Running 105.72s Step 398( 11.83%), action 71, FPS 1.78, Running 106.66s Step 399( 12.00%), action 72, FPS 1.82, Running 107.03s Step 400( 12.17%), action 73, FPS 1.79, Running 107.84s Step 401( 12.33%), action 74, FPS 1.77, Running 108.29s Step 402( 12.50%), action 75, FPS 1.78, Running 108.88s Step 403( 12.67%), action 76, FPS 1.73, Running 109.49s Step 404( 12.83%), action 77, FPS 1.69, Running 110.33s Step 405( 13.00%), action 78, FPS 1.70, Running 110.62s Step 406( 13.17%), action 79, FPS 1.66, Running 111.59s Step 407( 13.33%), action 80, FPS 1.67, Running 111.97s Step 408( 13.50%), action 81, FPS 1.68, Running 112.81s Step 409( 13.67%), action 82, FPS 1.67, Running 113.19s Step 410( 13.83%), action 83, FPS 1.68, Running 113.84s Step 411( 14.00%), action 84, FPS 1.70, Running 114.18s Step 412( 14.17%), action 85, FPS 1.68, Running 114.84s Step 413( 14.33%), action 86, FPS 1.69, Running 115.18s Step 414( 14.50%), action 87, FPS 1.69, Running 115.84s Step 415( 14.67%), action 88, FPS 1.68, Running 116.24s Step 416( 14.83%), action 89, FPS 1.71, Running 116.77s Step 417( 15.00%), action 90, FPS 1.75, Running 117.12s Step 418( 15.17%), action 91, FPS 1.74, Running 118.16s Step 419( 15.33%), action 92, FPS 1.72, Running 118.66s Step 420( 15.50%), action 93, FPS 1.68, Running 119.74s Step 421( 15.67%), action 94, FPS 1.68, Running 120.23s Step 422( 15.83%), action 95, FPS 1.62, Running 121.24s Step 423( 16.00%), action 96, FPS 1.66, Running 121.53s Step 424( 16.17%), action 97, FPS 1.69, Running 122.15s Step 425( 16.33%), action 98, FPS 1.68, Running 122.52s Step 426( 16.50%), action 99, FPS 1.72, Running 123.22s Step 427( 16.67%), action 100, FPS 1.70, Running 123.70s Step 428( 16.83%), action 101, FPS 1.65, Running 124.93s Step 429( 17.00%), action 102, FPS 1.66, Running 125.25s Step 430( 17.17%), action 103, FPS 1.61, Running 126.23s Step 431( 17.33%), action 104, FPS 1.57, Running 126.88s Step 432( 17.50%), action 105, FPS 1.57, Running 127.58s Step 433( 17.67%), action 106, FPS 1.56, Running 127.96s Step 434( 17.83%), action 107, FPS 1.52, Running 128.99s Step 435( 18.00%), action 108, FPS 1.49, Running 129.67s Step 436( 18.17%), action 109, FPS 1.48, Running 130.28s Step 437( 18.33%), action 110, FPS 1.43, Running 131.14s Step 438( 18.50%), action 111, FPS 1.44, Running 132.06s Step 439( 18.67%), action 112, FPS 1.44, Running 132.56s Step 440( 18.83%), action 113, FPS 1.45, Running 133.51s Step 441( 19.00%), action 114, FPS 1.46, Running 133.97s Step 442( 19.17%), action 115, FPS 1.44, Running 135.17s Step 443( 19.33%), action 116, FPS 1.41, Running 135.71s Step 444( 19.50%), action 117, FPS 1.38, Running 136.69s Step 445( 19.67%), action 118, FPS 1.38, Running 136.97s Step 446( 19.83%), action 119, FPS 1.40, Running 137.53s Step 447( 20.00%), action 120, FPS 1.37, Running 138.32s Step 448( 20.17%), action 121, FPS 1.42, Running 139.05s Step 449( 20.33%), action 122, FPS 1.42, Running 139.37s Step 450( 20.50%), action 123, FPS 1.40, Running 140.51s Step 451( 20.67%), action 124, FPS 1.39, Running 141.27s Step 452( 20.83%), action 125, FPS 1.40, Running 141.90s Step 453( 21.00%), action 126, FPS 1.40, Running 142.22s Step 454( 21.17%), action 127, FPS 1.40, Running 143.23s Step 455( 21.33%), action 128, FPS 1.42, Running 143.74s Step 456( 21.50%), action 129, FPS 1.44, Running 144.19s Step 457( 21.67%), action 130, FPS 1.49, Running 144.53s Step 458( 21.83%), action 131, FPS 1.51, Running 145.32s Step 459( 22.00%), action 132, FPS 1.50, Running 145.87s Step 460( 22.17%), action 133, FPS 1.52, Running 146.63s Step 461( 22.33%), action 134, FPS 1.54, Running 146.95s Step 462( 22.50%), action 135, FPS 1.61, Running 147.59s Step 463( 22.67%), action 136, FPS 1.64, Running 147.93s Step 464( 22.83%), action 137, FPS 1.68, Running 148.62s Step 465( 23.00%), action 138, FPS 1.68, Running 148.86s Step 466( 23.17%), action 139, FPS 1.69, Running 149.38s Step 467( 23.33%), action 140, FPS 1.74, Running 149.82s Step 468( 23.50%), action 141, FPS 1.72, Running 150.67s Step 469( 23.67%), action 142, FPS 1.73, Running 150.94s Step 470( 23.83%), action 143, FPS 1.84, Running 151.38s Step 471( 24.00%), action 144, FPS 1.92, Running 151.66s Step 472( 24.17%), action 145, FPS 1.94, Running 152.24s Step 473( 24.33%), action 146, FPS 1.87, Running 152.89s Step 474( 24.50%), action 147, FPS 1.97, Running 153.36s Step 475( 24.67%), action 148, FPS 1.93, Running 154.08s Step 476( 24.83%), action 149, FPS 1.92, Running 154.61s Step 477( 25.00%), action 150, FPS 1.86, Running 155.29s Step 478( 25.17%), action 151, FPS 1.81, Running 156.34s Step 479( 25.33%), action 152, FPS 1.86, Running 156.64s Step 480( 25.50%), action 153, FPS 1.92, Running 157.07s Step 481( 25.67%), action 154, FPS 1.91, Running 157.40s Step 482( 25.83%), action 155, FPS 1.90, Running 158.12s Step 483( 26.00%), action 156, FPS 1.91, Running 158.39s Step 484( 26.17%), action 157, FPS 1.88, Running 159.27s Step 485( 26.33%), action 158, FPS 1.83, Running 159.77s Step 486( 26.50%), action 159, FPS 1.77, Running 160.66s Step 487( 26.67%), action 160, FPS 1.72, Running 161.42s Step 488( 26.83%), action 161, FPS 1.67, Running 162.68s Step 489( 27.00%), action 162, FPS 1.64, Running 163.11s Step 490( 27.17%), action 163, FPS 1.61, Running 163.83s Step 491( 27.33%), action 164, FPS 1.61, Running 164.12s Step 492( 27.50%), action 165, FPS 1.61, Running 164.67s Step 493( 27.67%), action 166, FPS 1.63, Running 165.18s Step 494( 27.83%), action 167, FPS 1.60, Running 165.85s Step 495( 28.00%), action 168, FPS 1.66, Running 166.13s Step 496( 28.17%), action 169, FPS 1.67, Running 166.62s Step 497( 28.33%), action 170, FPS 1.69, Running 167.12s Step 498( 28.50%), action 171, FPS 1.74, Running 167.82s Step 499( 28.67%), action 172, FPS 1.74, Running 168.12s Step 500( 28.83%), action 173, FPS 1.74, Running 168.58s Step 501( 29.00%), action 174, FPS 1.69, Running 169.25s Step 502( 29.17%), action 175, FPS 1.66, Running 170.15s Step 503( 29.33%), action 176, FPS 1.66, Running 170.43s Step 504( 29.50%), action 177, FPS 1.68, Running 171.16s Step 505( 29.67%), action 178, FPS 1.67, Running 171.74s Step 506( 29.83%), action 179, FPS 1.73, Running 172.22s Step 507( 30.00%), action 180, FPS 1.81, Running 172.49s Step 508( 30.17%), action 181, FPS 1.88, Running 173.30s Step 509( 30.33%), action 182, FPS 1.87, Running 173.81s Step 510( 30.50%), action 183, FPS 1.92, Running 174.23s Step 511( 30.67%), action 184, FPS 1.88, Running 174.74s Step 512( 30.83%), action 185, FPS 1.84, Running 175.56s Step 513( 31.00%), action 186, FPS 1.86, Running 175.91s Step 514( 31.17%), action 187, FPS 1.79, Running 177.00s Step 515( 31.33%), action 188, FPS 1.74, Running 177.65s Step 516( 31.50%), action 189, FPS 1.69, Running 178.49s Step 517( 31.67%), action 190, FPS 1.71, Running 178.83s Step 518( 31.83%), action 191, FPS 1.69, Running 179.65s Step 519( 32.00%), action 192, FPS 1.68, Running 180.00s Step 520( 32.17%), action 193, FPS 1.66, Running 180.60s Step 521( 32.33%), action 194, FPS 1.71, Running 180.95s Step 522( 32.50%), action 195, FPS 1.74, Running 181.63s Step 523( 32.67%), action 196, FPS 1.74, Running 181.90s Step 524( 32.83%), action 197, FPS 1.77, Running 182.45s Step 525( 33.00%), action 198, FPS 1.82, Running 182.75s Step 526( 33.17%), action 199, FPS 1.74, Running 183.73s Step 527( 33.33%), action 200, FPS 1.72, Running 184.09s Step 528( 33.50%), action 201, FPS 1.71, Running 184.97s Step 529( 33.67%), action 202, FPS 1.74, Running 185.32s Step 530( 33.83%), action 203, FPS 1.67, Running 186.20s Step 531( 34.00%), action 204, FPS 1.69, Running 186.56s Step 532( 34.17%), action 205, FPS 1.72, Running 187.20s Step 533( 34.33%), action 206, FPS 1.72, Running 187.55s Step 534( 34.50%), action 207, FPS 1.77, Running 188.33s Step 535( 34.67%), action 208, FPS 1.80, Running 188.78s Step 536( 34.83%), action 209, FPS 1.82, Running 189.49s Step 537( 35.00%), action 210, FPS 1.80, Running 189.92s Step 538( 35.17%), action 211, FPS 1.76, Running 191.02s Step 539( 35.33%), action 212, FPS 1.68, Running 191.90s Step 540( 35.50%), action 213, FPS 1.67, Running 192.58s Step 541( 35.67%), action 214, FPS 1.67, Running 192.91s Step 542( 35.83%), action 215, FPS 1.69, Running 193.46s Step 543( 36.00%), action 216, FPS 1.69, Running 193.77s Step 544( 36.17%), action 217, FPS 1.63, Running 194.70s Step 545( 36.33%), action 218, FPS 1.56, Running 195.54s Step 546( 36.50%), action 219, FPS 1.58, Running 196.39s Step 547( 36.67%), action 220, FPS 1.53, Running 197.19s Step 548( 36.83%), action 221, FPS 1.55, Running 197.90s Step 549( 37.00%), action 222, FPS 1.51, Running 198.61s Step 550( 37.17%), action 223, FPS 1.47, Running 199.77s Step 551( 37.33%), action 224, FPS 1.45, Running 200.32s Step 552( 37.50%), action 225, FPS 1.40, Running 201.47s Step 553( 37.67%), action 226, FPS 1.39, Running 201.95s Step 554( 37.83%), action 227, FPS 1.36, Running 203.08s Step 555( 38.00%), action 228, FPS 1.36, Running 203.53s Step 556( 38.17%), action 229, FPS 1.32, Running 204.67s Step 557( 38.33%), action 230, FPS 1.29, Running 205.45s Step 558( 38.50%), action 231, FPS 1.31, Running 206.35s Step 559( 38.67%), action 232, FPS 1.32, Running 207.03s Step 560( 38.83%), action 233, FPS 1.33, Running 207.62s Step 561( 39.00%), action 234, FPS 1.33, Running 207.96s Step 562( 39.17%), action 235, FPS 1.29, Running 208.97s Step 563( 39.33%), action 236, FPS 1.29, Running 209.24s Step 564( 39.50%), action 237, FPS 1.33, Running 209.71s Step 565( 39.67%), action 238, FPS 1.38, Running 210.08s Step 566( 39.83%), action 239, FPS 1.38, Running 210.90s Step 567( 40.00%), action 240, FPS 1.41, Running 211.42s Step 568( 40.17%), action 241, FPS 1.39, Running 212.32s Step 569( 40.33%), action 242, FPS 1.42, Running 212.68s Step 570( 40.50%), action 243, FPS 1.48, Running 213.32s Step 571( 40.67%), action 244, FPS 1.47, Running 213.90s Step 572( 40.83%), action 245, FPS 1.48, Running 214.97s Step 573( 41.00%), action 246, FPS 1.47, Running 215.53s Step 574( 41.17%), action 247, FPS 1.52, Running 216.25s Step 575( 41.33%), action 248, FPS 1.53, Running 216.60s Step 576( 41.50%), action 249, FPS 1.57, Running 217.42s Step 577( 41.67%), action 250, FPS 1.60, Running 217.94s Step 578( 41.83%), action 251, FPS 1.58, Running 218.99s Step 579( 42.00%), action 252, FPS 1.57, Running 219.79s Step 580( 42.17%), action 253, FPS 1.57, Running 220.39s Step 581( 42.33%), action 254, FPS 1.57, Running 220.73s Step 582( 42.50%), action 255, FPS 1.56, Running 221.79s Step 583( 42.67%), action 256, FPS 1.55, Running 222.15s Step 584( 42.83%), action 257, FPS 1.49, Running 223.16s Step 585( 43.00%), action 258, FPS 1.49, Running 223.47s Step 586( 43.17%), action 259, FPS 1.46, Running 224.60s Step 587( 43.33%), action 260, FPS 1.42, Running 225.50s Step 588( 43.50%), action 261, FPS 1.42, Running 226.36s Step 589( 43.67%), action 262, FPS 1.37, Running 227.24s Step 590( 43.83%), action 263, FPS 1.37, Running 227.96s Step 591( 44.00%), action 264, FPS 1.39, Running 228.32s Step 592( 44.17%), action 265, FPS 1.42, Running 229.10s Step 593( 44.33%), action 266, FPS 1.40, Running 229.81s Step 594( 44.50%), action 267, FPS 1.41, Running 230.42s Step 595( 44.67%), action 268, FPS 1.40, Running 230.85s Step 596( 44.83%), action 269, FPS 1.42, Running 231.52s Step 597( 45.00%), action 270, FPS 1.43, Running 231.91s Step 598( 45.17%), action 271, FPS 1.45, Running 232.75s Step 599( 45.33%), action 272, FPS 1.49, Running 233.18s Step 600( 45.50%), action 273, FPS 1.47, Running 234.02s Step 601( 45.67%), action 274, FPS 1.45, Running 234.55s Step 602( 45.83%), action 275, FPS 1.48, Running 235.28s Step 603( 46.00%), action 276, FPS 1.49, Running 235.58s Step 604( 46.17%), action 277, FPS 1.52, Running 236.30s Step 605( 46.33%), action 278, FPS 1.52, Running 236.63s Step 606( 46.50%), action 279, FPS 1.55, Running 237.50s Step 607( 46.67%), action 280, FPS 1.60, Running 238.02s Step 608( 46.83%), action 281, FPS 1.60, Running 238.90s Step 609( 47.00%), action 282, FPS 1.61, Running 239.65s Step 610( 47.17%), action 283, FPS 1.63, Running 240.24s Step 611( 47.33%), action 284, FPS 1.63, Running 240.61s Step 612( 47.50%), action 285, FPS 1.59, Running 241.64s Step 613( 47.67%), action 286, FPS 1.62, Running 242.16s Step 614( 47.83%), action 287, FPS 1.61, Running 242.81s Step 615( 48.00%), action 288, FPS 1.63, Running 243.15s Step 616( 48.17%), action 289, FPS 1.62, Running 243.87s Step 617( 48.33%), action 290, FPS 1.58, Running 244.58s Step 618( 48.50%), action 291, FPS 1.51, Running 245.97s Step 619( 48.67%), action 292, FPS 1.48, Running 246.70s Step 620( 48.83%), action 293, FPS 1.51, Running 247.30s Step 621( 49.00%), action 294, FPS 1.53, Running 247.66s Step 622( 49.17%), action 295, FPS 1.51, Running 248.54s Step 623( 49.33%), action 296, FPS 1.50, Running 248.92s Step 624( 49.50%), action 297, FPS 1.49, Running 249.73s Step 625( 49.67%), action 298, FPS 1.49, Running 250.10s Step 626( 49.83%), action 299, FPS 1.47, Running 251.09s Step 627( 50.00%), action 300, FPS 1.46, Running 251.74s Step 628( 50.17%), action 301, FPS 1.43, Running 252.92s Step 629( 50.33%), action 302, FPS 1.44, Running 253.50s Step 630( 50.50%), action 303, FPS 1.43, Running 254.24s Step 631( 50.67%), action 304, FPS 1.43, Running 254.60s Step 632( 50.83%), action 305, FPS 1.43, Running 255.61s Step 633( 51.00%), action 306, FPS 1.45, Running 255.96s Step 634( 51.17%), action 307, FPS 1.46, Running 256.51s Step 635( 51.33%), action 308, FPS 1.47, Running 256.78s Step 636( 51.50%), action 309, FPS 1.43, Running 257.85s Step 637( 51.67%), action 310, FPS 1.43, Running 258.58s Step 638( 51.83%), action 311, FPS 1.47, Running 259.55s Step 639( 52.00%), action 312, FPS 1.52, Running 259.90s Step 640( 52.17%), action 313, FPS 1.52, Running 260.49s Step 641( 52.33%), action 314, FPS 1.50, Running 260.99s Step 642( 52.50%), action 315, FPS 1.47, Running 262.11s Step 643( 52.67%), action 316, FPS 1.43, Running 262.94s Step 644( 52.83%), action 317, FPS 1.41, Running 263.87s Step 645( 53.00%), action 318, FPS 1.42, Running 264.14s Step 646( 53.17%), action 319, FPS 1.47, Running 264.72s Step 647( 53.33%), action 320, FPS 1.47, Running 265.31s Step 648( 53.50%), action 321, FPS 1.51, Running 266.19s Step 649( 53.67%), action 322, FPS 1.49, Running 266.94s Step 650( 53.83%), action 323, FPS 1.46, Running 267.98s Step 651( 54.00%), action 324, FPS 1.45, Running 268.37s Step 652( 54.17%), action 325, FPS 1.44, Running 269.48s Step 653( 54.33%), action 326, FPS 1.42, Running 270.09s Step 654( 54.50%), action 327, FPS 1.37, Running 271.15s Step 655( 54.67%), action 328, FPS 1.31, Running 272.05s Step 656( 54.83%), action 329, FPS 1.31, Running 273.10s Step 657( 55.00%), action 330, FPS 1.34, Running 273.54s Step 658( 55.17%), action 331, FPS 1.33, Running 274.58s Step 659( 55.33%), action 332, FPS 1.33, Running 274.93s Step 660( 55.50%), action 333, FPS 1.30, Running 275.91s Step 661( 55.67%), action 334, FPS 1.31, Running 276.20s Step 662( 55.83%), action 335, FPS 1.37, Running 276.75s Step 663( 56.00%), action 336, FPS 1.39, Running 277.29s Step 664( 56.17%), action 337, FPS 1.38, Running 278.38s Step 665( 56.33%), action 338, FPS 1.37, Running 278.76s Step 666( 56.50%), action 339, FPS 1.36, Running 279.43s Step 667( 56.67%), action 340, FPS 1.34, Running 280.21s Step 668( 56.83%), action 341, FPS 1.32, Running 281.39s Step 669( 57.00%), action 342, FPS 1.35, Running 281.70s Step 670( 57.17%), action 343, FPS 1.39, Running 282.34s Step 671( 57.33%), action 344, FPS 1.39, Running 282.72s Step 672( 57.50%), action 345, FPS 1.44, Running 283.37s Step 673( 57.67%), action 346, FPS 1.45, Running 283.86s Step 674( 57.83%), action 347, FPS 1.50, Running 284.50s Step 675( 58.00%), action 348, FPS 1.56, Running 284.86s Step 676( 58.17%), action 349, FPS 1.60, Running 285.60s Step 677( 58.33%), action 350, FPS 1.60, Running 286.01s Step 678( 58.50%), action 351, FPS 1.65, Running 286.73s Step 679( 58.67%), action 352, FPS 1.65, Running 287.06s Step 680( 58.83%), action 353, FPS 1.70, Running 287.69s Step 681( 59.00%), action 354, FPS 1.69, Running 288.01s Step 682( 59.17%), action 355, FPS 1.69, Running 288.60s Step 683( 59.33%), action 356, FPS 1.72, Running 288.92s Step 684( 59.50%), action 357, FPS 1.78, Running 289.63s Step 685( 59.67%), action 358, FPS 1.78, Running 290.01s Step 686( 59.83%), action 359, FPS 1.78, Running 290.69s Step 687( 60.00%), action 360, FPS 1.84, Running 291.06s Step 688( 60.17%), action 361, FPS 1.94, Running 291.72s Step 689( 60.33%), action 362, FPS 1.95, Running 291.98s Step 690( 60.50%), action 363, FPS 1.88, Running 292.96s Step 691( 60.67%), action 364, FPS 1.84, Running 293.57s Step 692( 60.83%), action 365, FPS 1.84, Running 294.24s Step 693( 61.00%), action 366, FPS 1.83, Running 294.76s Step 694( 61.17%), action 367, FPS 1.83, Running 295.42s Step 695( 61.33%), action 368, FPS 1.83, Running 295.80s Step 696( 61.50%), action 369, FPS 1.87, Running 296.31s Step 697( 61.67%), action 370, FPS 1.87, Running 296.71s Step 698( 61.83%), action 371, FPS 1.86, Running 297.48s Step 699( 62.00%), action 372, FPS 1.79, Running 298.24s Step 700( 62.17%), action 373, FPS 1.80, Running 298.83s Step 701( 62.33%), action 374, FPS 1.79, Running 299.20s Step 702( 62.50%), action 375, FPS 1.81, Running 299.67s Step 703( 62.67%), action 376, FPS 1.81, Running 299.98s Step 704( 62.83%), action 377, FPS 1.84, Running 300.52s Step 705( 63.00%), action 378, FPS 1.85, Running 300.82s Step 706( 63.17%), action 379, FPS 1.86, Running 301.42s Step 707( 63.33%), action 380, FPS 1.86, Running 301.81s Step 708( 63.50%), action 381, FPS 1.84, Running 302.57s Step 709( 63.67%), action 382, FPS 1.81, Running 303.02s Step 710( 63.83%), action 383, FPS 1.88, Running 303.61s Step 711( 64.00%), action 384, FPS 1.89, Running 304.13s Step 712( 64.17%), action 385, FPS 1.90, Running 304.75s Step 713( 64.33%), action 386, FPS 1.91, Running 305.21s Step 714( 64.50%), action 387, FPS 1.93, Running 305.77s Step 715( 64.67%), action 388, FPS 1.94, Running 306.14s Step 716( 64.83%), action 389, FPS 1.91, Running 306.77s Step 717( 65.00%), action 390, FPS 1.92, Running 307.14s Step 718( 65.17%), action 391, FPS 1.94, Running 307.78s Step 719( 65.33%), action 392, FPS 2.00, Running 308.22s Step 720( 65.50%), action 393, FPS 2.02, Running 308.72s Step 721( 65.67%), action 394, FPS 2.02, Running 309.12s Step 722( 65.83%), action 395, FPS 1.93, Running 310.02s Step 723( 66.00%), action 396, FPS 1.92, Running 310.38s Step 724( 66.17%), action 397, FPS 1.91, Running 310.96s Step 725( 66.33%), action 398, FPS 1.93, Running 311.21s Step 726( 66.50%), action 399, FPS 1.95, Running 311.69s Step 727( 66.67%), action 400, FPS 1.96, Running 311.99s Step 728( 66.83%), action 401, FPS 1.97, Running 312.71s Step 729( 67.00%), action 402, FPS 1.98, Running 313.10s Step 730( 67.17%), action 403, FPS 1.99, Running 313.66s Step 731( 67.33%), action 404, FPS 2.02, Running 314.05s Step 732( 67.50%), action 405, FPS 1.98, Running 314.88s Step 733( 67.67%), action 406, FPS 2.02, Running 315.11s Step 734( 67.83%), action 407, FPS 1.95, Running 316.01s Step 735( 68.00%), action 408, FPS 1.94, Running 316.45s Step 736( 68.17%), action 409, FPS 1.93, Running 317.11s Step 737( 68.33%), action 410, FPS 1.93, Running 317.50s Step 738( 68.50%), action 411, FPS 1.87, Running 318.49s Step 739( 68.67%), action 412, FPS 1.89, Running 318.78s Step 740( 68.83%), action 413, FPS 1.89, Running 319.29s Step 741( 69.00%), action 414, FPS 1.90, Running 319.65s Step 742( 69.17%), action 415, FPS 1.93, Running 320.38s Step 743( 69.33%), action 416, FPS 1.90, Running 320.91s Step 744( 69.50%), action 417, FPS 1.88, Running 321.61s Step 745( 69.67%), action 418, FPS 1.86, Running 321.95s Step 746( 69.83%), action 419, FPS 1.86, Running 322.47s Step 747( 70.00%), action 420, FPS 1.85, Running 322.79s Step 748( 70.17%), action 421, FPS 1.85, Running 323.52s Step 749( 70.33%), action 422, FPS 1.85, Running 323.89s Step 750( 70.50%), action 423, FPS 1.84, Running 324.53s Step 751( 70.67%), action 424, FPS 1.84, Running 324.90s Step 752( 70.83%), action 425, FPS 1.88, Running 325.50s Step 753( 71.00%), action 426, FPS 1.87, Running 325.82s Step 754( 71.17%), action 427, FPS 1.94, Running 326.32s Step 755( 71.33%), action 428, FPS 1.97, Running 326.59s Step 756( 71.50%), action 429, FPS 2.01, Running 327.07s Step 757( 71.67%), action 430, FPS 2.04, Running 327.32s Step 758( 71.83%), action 431, FPS 2.04, Running 328.29s Step 759( 72.00%), action 432, FPS 2.03, Running 328.63s Step 760( 72.17%), action 433, FPS 2.01, Running 329.24s Step 761( 72.33%), action 434, FPS 2.00, Running 329.64s Step 762( 72.50%), action 435, FPS 2.04, Running 330.17s Step 763( 72.67%), action 436, FPS 2.09, Running 330.46s Step 764( 72.83%), action 437, FPS 2.13, Running 331.00s Step 765( 73.00%), action 438, FPS 2.14, Running 331.30s Step 766( 73.17%), action 439, FPS 2.12, Running 331.92s Step 767( 73.33%), action 440, FPS 2.11, Running 332.25s Step 768( 73.50%), action 441, FPS 2.10, Running 333.02s Step 769( 73.67%), action 442, FPS 2.07, Running 333.57s Step 770( 73.83%), action 443, FPS 2.12, Running 333.97s Step 771( 74.00%), action 444, FPS 2.13, Running 334.30s Step 772( 74.17%), action 445, FPS 2.06, Running 335.20s Step 773( 74.33%), action 446, FPS 2.05, Running 335.58s Step 774( 74.50%), action 447, FPS 2.02, Running 336.23s Step 775( 74.67%), action 448, FPS 2.00, Running 336.57s Step 776( 74.83%), action 449, FPS 1.98, Running 337.18s Step 777( 75.00%), action 450, FPS 1.96, Running 337.52s Step 778( 75.17%), action 451, FPS 2.04, Running 338.11s Step 779( 75.33%), action 452, FPS 2.03, Running 338.46s Step 780( 75.50%), action 453, FPS 2.05, Running 338.99s Step 781( 75.67%), action 454, FPS 2.06, Running 339.33s Step 782( 75.83%), action 455, FPS 2.06, Running 339.90s Step 783( 76.00%), action 456, FPS 2.05, Running 340.24s Step 784( 76.17%), action 457, FPS 2.03, Running 340.84s Step 785( 76.33%), action 458, FPS 1.99, Running 341.36s Step 786( 76.50%), action 459, FPS 2.03, Running 341.77s Step 787( 76.67%), action 460, FPS 2.01, Running 342.18s Step 788( 76.83%), action 461, FPS 1.98, Running 343.11s Step 789( 77.00%), action 462, FPS 2.02, Running 343.46s Step 790( 77.17%), action 463, FPS 1.97, Running 344.10s Step 791( 77.33%), action 464, FPS 1.95, Running 344.55s Step 792( 77.50%), action 465, FPS 1.99, Running 345.25s Step 793( 77.67%), action 466, FPS 2.00, Running 345.58s Step 794( 77.83%), action 467, FPS 2.04, Running 346.02s Step 795( 78.00%), action 468, FPS 2.02, Running 346.46s Step 796( 78.17%), action 469, FPS 2.02, Running 347.09s Step 797( 78.33%), action 470, FPS 2.01, Running 347.47s Step 798( 78.50%), action 471, FPS 1.98, Running 348.23s Step 799( 78.67%), action 472, FPS 1.98, Running 348.58s Step 800( 78.83%), action 473, FPS 1.95, Running 349.27s Step 801( 79.00%), action 474, FPS 1.96, Running 349.53s Step 802( 79.17%), action 475, FPS 1.97, Running 350.04s Step 803( 79.33%), action 476, FPS 1.98, Running 350.34s Step 804( 79.50%), action 477, FPS 1.98, Running 350.95s Step 805( 79.67%), action 478, FPS 2.01, Running 351.30s Step 806( 79.83%), action 479, FPS 1.99, Running 351.81s Step 807( 80.00%), action 480, FPS 2.01, Running 352.14s Step 808( 80.17%), action 481, FPS 2.06, Running 352.83s Step 809( 80.33%), action 482, FPS 2.06, Running 353.17s Step 810( 80.50%), action 483, FPS 2.12, Running 353.51s Step 811( 80.67%), action 484, FPS 2.16, Running 353.80s Step 812( 80.83%), action 485, FPS 2.22, Running 354.24s Step 813( 81.00%), action 486, FPS 2.22, Running 354.58s Step 814( 81.17%), action 487, FPS 2.18, Running 355.20s Step 815( 81.33%), action 488, FPS 2.19, Running 355.58s Step 816( 81.50%), action 489, FPS 2.21, Running 356.12s Step 817( 81.67%), action 490, FPS 2.22, Running 356.48s Step 818( 81.83%), action 491, FPS 2.24, Running 357.15s Step 819( 82.00%), action 492, FPS 2.27, Running 357.39s Step 820( 82.17%), action 493, FPS 2.35, Running 357.79s Step 821( 82.33%), action 494, FPS 2.33, Running 358.12s Step 822( 82.50%), action 495, FPS 2.34, Running 358.58s Step 823( 82.67%), action 496, FPS 2.33, Running 358.92s Step 824( 82.83%), action 497, FPS 2.35, Running 359.46s Step 825( 83.00%), action 498, FPS 2.35, Running 359.79s Step 826( 83.17%), action 499, FPS 2.34, Running 360.35s Step 827( 83.33%), action 500, FPS 2.32, Running 360.75s Step 828( 83.50%), action 501, FPS 2.31, Running 361.49s Step 829( 83.67%), action 502, FPS 2.33, Running 361.74s Step 830( 83.83%), action 503, FPS 2.29, Running 362.26s Step 831( 84.00%), action 504, FPS 2.27, Running 362.60s Step 832( 84.17%), action 505, FPS 2.22, Running 363.24s Step 833( 84.33%), action 506, FPS 2.21, Running 363.64s Step 834( 84.50%), action 507, FPS 2.20, Running 364.27s Step 835( 84.67%), action 508, FPS 2.22, Running 364.59s Step 836( 84.83%), action 509, FPS 2.21, Running 365.16s Step 837( 85.00%), action 510, FPS 2.23, Running 365.47s Step 838( 85.17%), action 511, FPS 2.21, Running 366.19s Step 839( 85.33%), action 512, FPS 2.19, Running 366.51s Step 840( 85.50%), action 513, FPS 2.15, Running 367.08s Step 841( 85.67%), action 514, FPS 2.14, Running 367.48s Step 842( 85.83%), action 515, FPS 2.11, Running 368.07s Step 843( 86.00%), action 516, FPS 2.10, Running 368.42s Step 844( 86.17%), action 517, FPS 2.09, Running 369.01s Step 845( 86.33%), action 518, FPS 2.09, Running 369.38s Step 846( 86.50%), action 519, FPS 2.10, Running 369.87s Step 847( 86.67%), action 520, FPS 2.12, Running 370.17s Step 848( 86.83%), action 521, FPS 2.12, Running 370.93s Step 849( 87.00%), action 522, FPS 2.09, Running 371.30s Step 850( 87.17%), action 523, FPS 2.08, Running 371.90s Step 851( 87.33%), action 524, FPS 2.05, Running 372.35s Step 852( 87.50%), action 525, FPS 2.07, Running 372.93s Step 853( 87.67%), action 526, FPS 2.07, Running 373.33s Step 854( 87.83%), action 527, FPS 2.11, Running 373.75s Step 855( 88.00%), action 528, FPS 2.11, Running 374.06s Step 856( 88.17%), action 529, FPS 2.13, Running 374.57s Step 857( 88.33%), action 530, FPS 2.12, Running 374.91s Step 858( 88.50%), action 531, FPS 2.08, Running 375.80s Step 859( 88.67%), action 532, FPS 2.08, Running 376.12s Step 860( 88.83%), action 533, FPS 2.07, Running 376.76s Step 861( 89.00%), action 534, FPS 2.08, Running 377.10s Step 862( 89.17%), action 535, FPS 2.12, Running 377.50s Step 863( 89.33%), action 536, FPS 2.15, Running 377.74s Step 864( 89.50%), action 537, FPS 2.16, Running 378.26s Step 865( 89.67%), action 538, FPS 2.18, Running 378.56s Step 866( 89.83%), action 539, FPS 2.14, Running 379.19s Step 867( 90.00%), action 540, FPS 2.14, Running 379.52s Step 868( 90.17%), action 541, FPS 2.15, Running 380.25s Step 869( 90.33%), action 542, FPS 2.16, Running 380.56s Step 870( 90.50%), action 543, FPS 2.16, Running 381.17s Step 871( 90.67%), action 544, FPS 2.20, Running 381.45s Step 872( 90.83%), action 545, FPS 2.24, Running 381.86s Step 873( 91.00%), action 546, FPS 2.26, Running 382.18s Step 874( 91.17%), action 547, FPS 2.23, Running 382.72s Step 875( 91.33%), action 548, FPS 2.22, Running 383.07s Step 876( 91.50%), action 549, FPS 2.19, Running 383.69s Step 877( 91.67%), action 550, FPS 2.18, Running 384.07s Step 878( 91.83%), action 551, FPS 2.24, Running 384.74s Step 879( 92.00%), action 552, FPS 2.21, Running 385.17s Step 880( 92.17%), action 553, FPS 2.28, Running 385.52s Step 881( 92.33%), action 554, FPS 2.31, Running 385.76s Step 882( 92.50%), action 555, FPS 2.31, Running 386.17s Step 883( 92.67%), action 556, FPS 2.28, Running 386.50s Step 884( 92.83%), action 557, FPS 2.28, Running 387.03s Step 885( 93.00%), action 558, FPS 2.28, Running 387.35s Step 886( 93.17%), action 559, FPS 2.30, Running 387.90s Step 887( 93.33%), action 560, FPS 2.28, Running 388.29s Step 888( 93.50%), action 561, FPS 2.29, Running 388.97s Step 889( 93.67%), action 562, FPS 2.28, Running 389.33s Step 890( 93.83%), action 563, FPS 2.34, Running 389.72s Step 891( 94.00%), action 564, FPS 2.35, Running 389.97s Step 892( 94.17%), action 565, FPS 2.33, Running 390.46s Step 893( 94.33%), action 566, FPS 2.33, Running 390.76s Step 894( 94.50%), action 567, FPS 2.31, Running 391.39s Step 895( 94.67%), action 568, FPS 2.31, Running 391.74s Step 896( 94.83%), action 569, FPS 2.33, Running 392.27s Step 897( 95.00%), action 570, FPS 2.34, Running 392.60s Step 898( 95.17%), action 571, FPS 2.32, Running 393.34s Step 899( 95.33%), action 572, FPS 2.35, Running 393.66s Step 900( 95.50%), action 573, FPS 2.33, Running 394.09s Step 901( 95.67%), action 574, FPS 2.30, Running 394.45s Step 902( 95.83%), action 575, FPS 2.27, Running 394.97s Step 903( 96.00%), action 576, FPS 2.27, Running 395.29s Step 904( 96.17%), action 577, FPS 2.27, Running 395.84s Step 905( 96.33%), action 578, FPS 2.26, Running 396.18s Step 906( 96.50%), action 579, FPS 2.24, Running 396.82s Step 907( 96.67%), action 580, FPS 2.26, Running 397.15s Step 908( 96.83%), action 581, FPS 2.30, Running 397.67s Step 909( 97.00%), action 582, FPS 2.34, Running 397.89s Step 910( 97.17%), action 583, FPS 2.30, Running 398.43s Step 911( 97.33%), action 584, FPS 2.28, Running 398.74s Step 912( 97.50%), action 585, FPS 2.26, Running 399.31s Step 913( 97.67%), action 586, FPS 2.25, Running 399.64s Step 914( 97.83%), action 587, FPS 2.26, Running 400.23s Step 915( 98.00%), action 588, FPS 2.25, Running 400.63s Step 916( 98.17%), action 589, FPS 2.23, Running 401.22s Step 917( 98.33%), action 590, FPS 2.23, Running 401.56s Step 918( 98.50%), action 591, FPS 2.27, Running 402.14s Step 919( 98.67%), action 592, FPS 2.28, Running 402.43s Step 920( 98.83%), action 593, FPS 2.26, Running 402.95s Step 921( 99.00%), action 594, FPS 2.26, Running 403.30s Step 922( 99.17%), action 595, FPS 2.25, Running 403.85s Step 923( 99.33%), action 596, FPS 2.25, Running 404.19s Step 924( 99.50%), action 597, FPS 2.24, Running 404.77s Step 925( 99.67%), action 598, FPS 2.24, Running 405.11s Step 926( 99.83%), action 599, FPS 2.27, Running 405.64s Step 927(100.00%), action 600, FPS 2.30, Running 405.86s [2026-08-02 22:05:37] [39 ] Seed 38 failed after 406.06 s. +steps: 927 , actions: 600 . +Instruction: Empty +Total 7/39(17.95%) success. +Setting seed: 39 +Step 1( N/A%), pre moving , FPS 10.01, Running 0.10s Step 2( N/A%), pre moving , FPS 12.27, Running 0.16s Step 3( N/A%), pre moving , FPS 13.44, Running 0.22s Step 4( N/A%), pre moving , FPS 14.70, Running 0.27s Step 5( N/A%), pre moving , FPS 15.10, Running 0.33s Step 6( N/A%), pre moving , FPS 16.23, Running 0.37s Step 7( N/A%), pre moving , FPS 17.10, Running 0.41s Step 8( N/A%), pre moving , FPS 17.44, Running 0.46s Step 9( N/A%), pre moving , FPS 17.56, Running 0.51s Step 10( N/A%), pre moving , FPS 17.51, Running 0.57s Step 11( N/A%), pre moving , FPS 17.95, Running 0.61s Step 12( N/A%), pre moving , FPS 18.43, Running 0.65s Step 13( N/A%), pre moving , FPS 17.54, Running 0.74s Step 14( N/A%), pre moving , FPS 16.92, Running 0.83s Step 15( N/A%), pre moving , FPS 16.33, Running 0.92s Step 16( N/A%), pre moving , FPS 15.78, Running 1.01s Step 17( N/A%), pre moving , FPS 15.35, Running 1.11s Step 18( N/A%), pre moving , FPS 14.79, Running 1.22s Step 19( N/A%), pre moving , FPS 14.50, Running 1.31s Step 20( N/A%), pre moving , FPS 14.26, Running 1.40s Step 21( N/A%), pre moving , FPS 11.93, Running 1.78s Step 22( N/A%), pre moving , FPS 11.70, Running 1.87s Step 23( N/A%), pre moving , FPS 11.50, Running 1.96s Step 24( N/A%), pre moving , FPS 11.23, Running 2.05s Step 25( N/A%), pre moving , FPS 11.00, Running 2.15s Step 26( N/A%), pre moving , FPS 9.24, Running 2.53s Step 27( N/A%), pre moving , FPS 9.03, Running 2.62s Step 28( N/A%), pre moving , FPS 8.85, Running 2.72s Step 29( N/A%), pre moving , FPS 8.64, Running 2.83s Step 30( N/A%), pre moving , FPS 8.53, Running 2.92s Step 31( N/A%), pre moving , FPS 8.35, Running 3.01s Step 32( N/A%), pre moving , FPS 8.17, Running 3.10s Step 33( N/A%), pre moving , FPS 8.18, Running 3.19s Step 34( N/A%), pre moving , FPS 8.16, Running 3.28s Step 35( N/A%), pre moving , FPS 8.14, Running 3.37s Step 36( N/A%), pre moving , FPS 6.83, Running 3.94s Step 37( N/A%), pre moving , FPS 6.60, Running 4.14s Step 38( N/A%), pre moving , FPS 6.76, Running 4.18s Step 39( N/A%), pre moving , FPS 6.86, Running 4.22s Step 40( N/A%), pre moving , FPS 6.94, Running 4.28s Step 41( N/A%), pre moving , FPS 7.81, Running 4.34s Step 42( N/A%), pre moving , FPS 7.96, Running 4.38s Step 43( N/A%), pre moving , FPS 8.05, Running 4.45s Step 44( N/A%), pre moving , FPS 8.09, Running 4.53s Step 45( N/A%), pre moving , FPS 8.16, Running 4.60s Step 46( N/A%), pre moving , FPS 9.27, Running 4.69s Step 47( N/A%), pre moving , FPS 9.25, Running 4.79s Step 48( N/A%), pre moving , FPS 7.45, Running 5.40s Step 49( N/A%), pre moving , FPS 7.49, Running 5.50s Step 50( N/A%), pre moving , FPS 7.48, Running 5.59s Step 51( N/A%), pre moving , FPS 7.47, Running 5.68s Step 52( N/A%), pre moving , FPS 7.47, Running 5.77s Step 53( N/A%), pre moving , FPS 7.45, Running 5.87s Step 54( N/A%), pre moving , FPS 7.42, Running 5.97s Step 55( N/A%), pre moving , FPS 7.29, Running 6.12s Step 56( N/A%), pre moving , FPS 8.64, Running 6.26s Step 57( N/A%), pre moving , FPS 8.80, Running 6.41s Step 58( N/A%), pre moving , FPS 8.46, Running 6.54s Step 59( N/A%), pre moving , FPS 8.11, Running 6.69s Step 60( N/A%), pre moving , FPS 7.82, Running 6.84s Step 61( N/A%), pre moving , FPS 7.58, Running 6.98s Step 62( N/A%), pre moving , FPS 7.31, Running 7.12s Step 63( N/A%), pre moving , FPS 7.06, Running 7.28s Step 64( N/A%), pre moving , FPS 6.93, Running 7.41s Step 65( N/A%), pre moving , FPS 6.96, Running 7.47s Step 66( N/A%), pre moving , FPS 7.10, Running 7.51s Step 67( N/A%), pre moving , FPS 7.26, Running 7.54s Step 68( N/A%), pre moving , FPS 9.21, Running 7.58s Step 69( N/A%), pre moving , FPS 9.46, Running 7.61s Step 70( N/A%), pre moving , FPS 9.72, Running 7.65s Step 71( N/A%), pre moving , FPS 9.99, Running 7.69s Step 72( N/A%), pre moving , FPS 10.23, Running 7.73s Step 73( N/A%), pre moving , FPS 10.42, Running 7.79s Step 74( N/A%), pre moving , FPS 10.62, Running 7.85s Step 75( N/A%), pre moving , FPS 11.00, Running 7.94s Step 76( N/A%), pre moving , FPS 11.22, Running 8.04s Step 77( N/A%), pre moving , FPS 11.67, Running 8.12s Step 78( N/A%), pre moving , FPS 12.01, Running 8.20s Step 79( N/A%), pre moving , FPS 12.58, Running 8.28s Step 80( N/A%), pre moving , FPS 13.25, Running 8.35s Step 81( N/A%), pre moving , FPS 13.67, Running 8.44s Step 82( N/A%), pre moving , FPS 14.26, Running 8.52s Step 83( N/A%), pre moving , FPS 14.99, Running 8.62s Step 84( N/A%), pre moving , FPS 14.71, Running 8.77s Step 85( N/A%), pre moving , FPS 13.99, Running 8.90s Step 86( N/A%), pre moving , FPS 12.93, Running 9.05s Step 87( N/A%), pre moving , FPS 12.11, Running 9.19s Step 88( N/A%), pre moving , FPS 11.33, Running 9.34s Step 89( N/A%), pre moving , FPS 10.60, Running 9.50s Step 90( N/A%), pre moving , FPS 10.08, Running 9.63s Step 91( N/A%), pre moving , FPS 9.75, Running 9.74s Step 92( N/A%), pre moving , FPS 9.52, Running 9.83s Step 93( N/A%), pre moving , FPS 9.38, Running 9.92s Step 94( N/A%), pre moving , FPS 9.18, Running 10.03s Step 95( N/A%), pre moving , FPS 9.13, Running 10.13s Step 96( N/A%), pre moving , FPS 9.18, Running 10.22s Step 97( N/A%), pre moving , FPS 9.14, Running 10.31s Step 98( N/A%), pre moving , FPS 9.08, Running 10.41s Step 99( N/A%), pre moving , FPS 9.02, Running 10.50s Step 100( N/A%), pre moving , FPS 8.90, Running 10.60s Step 101( N/A%), pre moving , FPS 8.87, Running 10.69s Step 102( N/A%), pre moving , FPS 8.85, Running 10.78s Step 103( N/A%), pre moving , FPS 8.84, Running 10.88s Step 104( N/A%), pre moving , FPS 9.09, Running 10.97s Step 105( N/A%), pre moving , FPS 9.24, Running 11.07s Step 106( N/A%), pre moving , FPS 9.42, Running 11.18s Step 107( N/A%), pre moving , FPS 9.60, Running 11.28s Step 108( N/A%), pre moving , FPS 9.85, Running 11.37s Step 109( N/A%), pre moving , FPS 10.31, Running 11.44s Step 110( N/A%), pre moving , FPS 10.94, Running 11.46s Step 111( N/A%), pre moving , FPS 11.40, Running 11.49s Step 112( N/A%), pre moving , FPS 11.82, Running 11.52s Step 113( N/A%), pre moving , FPS 12.32, Running 11.54s Step 114( N/A%), pre moving , FPS 13.05, Running 11.56s Step 115( N/A%), pre moving , FPS 13.70, Running 11.59s Step 116( N/A%), pre moving , FPS 14.41, Running 11.61s Step 117( N/A%), pre moving , FPS 15.14, Running 11.63s Step 118( N/A%), pre moving , FPS 15.61, Running 11.69s Step 119( N/A%), pre moving , FPS 16.18, Running 11.73s Step 120( N/A%), pre moving , FPS 16.78, Running 11.79s Step 121( N/A%), pre moving , FPS 17.41, Running 11.84s Step 122( N/A%), pre moving , FPS 18.04, Running 11.89s Step 123( N/A%), pre moving , FPS 18.72, Running 11.95s Step 124( N/A%), pre moving , FPS 19.60, Running 11.99s Step 125( N/A%), pre moving , FPS 20.67, Running 12.03s Step 126( N/A%), pre moving , FPS 21.82, Running 12.09s Step 127( N/A%), pre moving , FPS 10.99, Running 13.10s Step 128( N/A%), pre moving , FPS 9.64, Running 13.44s Step 129( N/A%), pre moving , FPS 9.03, Running 13.65s Step 130( N/A%), pre moving , FPS 7.77, Running 14.03s Step 131( N/A%), pre moving , FPS 7.23, Running 14.26s Step 132( N/A%), pre moving , FPS 6.49, Running 14.60s Step 133( N/A%), pre moving , FPS 6.12, Running 14.81s Step 134( N/A%), pre moving , FPS 5.45, Running 15.23s Step 135( N/A%), pre moving , FPS 5.31, Running 15.35s Step 136( N/A%), pre moving , FPS 5.06, Running 15.56s Step 137( N/A%), pre moving , FPS 4.86, Running 15.75s Step 138( N/A%), pre moving , FPS 4.58, Running 16.05s Step 139( N/A%), pre moving , FPS 4.44, Running 16.24s Step 140( N/A%), pre moving , FPS 4.15, Running 16.60s Step 141( N/A%), pre moving , FPS 4.04, Running 16.80s Step 142( N/A%), pre moving , FPS 3.78, Running 17.18s Step 143( N/A%), pre moving , FPS 3.67, Running 17.39s Step 144( N/A%), pre moving , FPS 3.47, Running 17.77s Step 145( N/A%), pre moving , FPS 3.35, Running 18.00s Step 146( N/A%), pre moving , FPS 3.17, Running 18.40s Step 147( N/A%), pre moving , FPS 3.63, Running 18.60s Step 148( N/A%), pre moving , FPS 3.63, Running 18.96s Step 149( N/A%), pre moving , FPS 3.62, Running 19.18s Step 150( N/A%), pre moving , FPS 3.75, Running 19.36s Step 151( N/A%), pre moving , FPS 3.82, Running 19.49s Step 152( N/A%), pre moving , FPS 3.85, Running 19.80s Step 153( N/A%), pre moving , FPS 3.87, Running 19.98s Step 154( N/A%), pre moving , FPS 3.99, Running 20.25s Step 155( N/A%), pre moving , FPS 3.88, Running 20.50s Step 156( N/A%), pre moving , FPS 3.71, Running 20.95s Step 157( N/A%), pre moving , FPS 3.68, Running 21.19s Step 158( N/A%), pre moving , FPS 3.57, Running 21.65s Step 159( N/A%), pre moving , FPS 3.54, Running 21.89s Step 160( N/A%), pre moving , FPS 3.52, Running 22.29s Step 161( N/A%), pre moving , FPS 3.50, Running 22.51s Step 162( N/A%), pre moving , FPS 3.48, Running 22.93s Step 163( N/A%), pre moving , FPS 3.43, Running 23.22s Step 164( N/A%), pre moving , FPS 3.54, Running 23.41s Step 165( N/A%), pre moving , FPS 3.57, Running 23.61s Step 166( N/A%), pre moving , FPS 3.55, Running 24.04s Step 167( N/A%), pre moving , FPS 3.51, Running 24.29s Step 168( N/A%), pre moving , FPS 3.49, Running 24.69s Step 169( N/A%), pre moving , FPS 3.47, Running 24.94s Step 170( N/A%), pre moving , FPS 3.35, Running 25.34s Step 171( N/A%), pre moving , FPS 3.27, Running 25.60s Step 172( N/A%), pre moving , FPS 3.22, Running 26.02s Step 173( N/A%), pre moving , FPS 3.17, Running 26.29s Step 174( N/A%), pre moving , FPS 3.09, Running 26.73s Step 175( N/A%), pre moving , FPS 3.11, Running 26.94s Step 176( N/A%), pre moving , FPS 3.13, Running 27.33s Step 177( N/A%), pre moving , FPS 3.15, Running 27.54s Step 178( N/A%), pre moving , FPS 3.20, Running 27.91s Step 179( N/A%), pre moving , FPS 3.22, Running 28.11s Step 180( N/A%), pre moving , FPS 3.21, Running 28.52s Step 181( N/A%), pre moving , FPS 3.19, Running 28.78s Step 182( N/A%), pre moving , FPS 3.19, Running 29.20s Step 183( N/A%), pre moving , FPS 3.22, Running 29.44s Step 184( N/A%), pre moving , FPS 3.11, Running 29.84s Step 185( N/A%), pre moving , FPS 3.09, Running 30.08s Step 186( N/A%), pre moving , FPS 3.09, Running 30.51s Step 187( N/A%), pre moving , FPS 3.09, Running 30.76s Step 188( N/A%), pre moving , FPS 3.11, Running 31.13s Step 189( N/A%), pre moving , FPS 3.10, Running 31.39s Step 190( N/A%), pre moving , FPS 3.11, Running 31.76s Step 191( N/A%), pre moving , FPS 3.11, Running 32.02s Step 192( N/A%), pre moving , FPS 3.10, Running 32.47s Step 193( N/A%), pre moving , FPS 3.11, Running 32.72s Step 194( N/A%), pre moving , FPS 3.12, Running 33.14s Step 195( N/A%), pre moving , FPS 3.16, Running 33.26s Step 196( N/A%), pre moving , FPS 3.30, Running 33.38s Step 197( N/A%), pre moving , FPS 3.36, Running 33.49s Step 198( N/A%), pre moving , FPS 3.50, Running 33.62s Step 199( N/A%), pre moving , FPS 3.54, Running 33.76s Step 200( N/A%), pre moving , FPS 3.73, Running 33.87s Step 201( N/A%), pre moving , FPS 3.84, Running 33.99s Step 202( N/A%), pre moving , FPS 4.07, Running 34.11s Step 203( N/A%), pre moving , FPS 4.16, Running 34.25s Step 204( N/A%), pre moving , FPS 4.39, Running 34.39s Step 205( N/A%), pre moving , FPS 4.03, Running 35.04s Step 206( N/A%), pre moving , FPS 4.30, Running 35.16s Step 207( N/A%), pre moving , FPS 4.34, Running 35.37s Step 208( N/A%), pre moving , FPS 4.56, Running 35.51s Step 209( N/A%), pre moving , FPS 4.74, Running 35.60s Step 210( N/A%), pre moving , FPS 5.10, Running 35.69s Step 211( N/A%), pre moving , FPS 5.32, Running 35.78s Step 212( N/A%), pre moving , FPS 5.88, Running 35.87s Step 213( N/A%), pre moving , FPS 6.19, Running 35.95s Step 214( N/A%), pre moving , FPS 6.75, Running 36.10s Step 215( N/A%), pre moving , FPS 6.69, Running 36.25s Step 216( N/A%), pre moving , FPS 6.57, Running 36.42s Step 217( N/A%), pre moving , FPS 6.39, Running 36.62s Step 218( N/A%), pre moving , FPS 6.27, Running 36.81s Step 219( N/A%), pre moving , FPS 6.16, Running 37.01s Step 220( N/A%), pre moving , FPS 6.00, Running 37.21s Step 221( N/A%), pre moving , FPS 5.86, Running 37.40s Step 222( N/A%), pre moving , FPS 5.72, Running 37.61s Step 223( N/A%), pre moving , FPS 5.51, Running 37.88s Step 224( N/A%), pre moving , FPS 5.32, Running 38.15s Step 225( N/A%), pre moving , FPS 5.89, Running 38.44s Step 226( N/A%), pre moving , FPS 5.66, Running 38.70s Step 227( N/A%), pre moving , FPS 5.53, Running 38.98s Step 228( N/A%), pre moving , FPS 5.36, Running 39.24s Step 229( N/A%), pre moving , FPS 5.14, Running 39.49s Step 230( N/A%), pre moving , FPS 5.00, Running 39.69s Step 231( N/A%), pre moving , FPS 4.89, Running 39.87s Step 232( N/A%), pre moving , FPS 4.90, Running 39.95s Step 233( N/A%), pre moving , FPS 4.87, Running 40.06s Step 234( N/A%), pre moving , FPS 4.93, Running 40.16s Step 235( N/A%), pre moving , FPS 4.96, Running 40.28s Step 236( N/A%), pre moving , FPS 5.03, Running 40.40s Step 237( N/A%), pre moving , FPS 5.11, Running 40.53s Step 238( N/A%), pre moving , FPS 5.26, Running 40.61s Step 239( N/A%), pre moving , FPS 5.38, Running 40.72s Step 240( N/A%), pre moving , FPS 5.53, Running 40.83s Step 241( N/A%), pre moving , FPS 5.63, Running 40.96s Step 242( N/A%), pre moving , FPS 5.75, Running 41.09s Step 243( N/A%), pre moving , FPS 6.00, Running 41.21s Step 244( N/A%), pre moving , FPS 6.26, Running 41.34s Step 245( N/A%), pre moving , FPS 6.62, Running 41.46s Step 246( N/A%), pre moving , FPS 6.90, Running 41.60s Step 247( N/A%), pre moving , FPS 7.32, Running 41.71s Step 248( N/A%), pre moving , FPS 7.73, Running 41.83s Step 249( N/A%), pre moving , FPS 8.14, Running 41.95s Step 250( N/A%), pre moving , FPS 6.77, Running 42.64s Step 251( N/A%), pre moving , FPS 6.94, Running 42.75s Step 252( N/A%), pre moving , FPS 6.83, Running 42.88s Step 253( N/A%), pre moving , FPS 6.64, Running 43.07s Step 254( N/A%), pre moving , FPS 6.45, Running 43.26s Step 255( N/A%), pre moving , FPS 6.33, Running 43.44s Step 256( N/A%), pre moving , FPS 6.16, Running 43.65s Step 257( N/A%), pre moving , FPS 5.91, Running 43.92s Step 258( N/A%), pre moving , FPS 5.75, Running 44.09s Step 259( N/A%), pre moving , FPS 5.69, Running 44.24s Step 260( N/A%), pre moving , FPS 5.58, Running 44.41s Step 261( N/A%), pre moving , FPS 5.45, Running 44.63s Step 262( N/A%), pre moving , FPS 5.37, Running 44.81s Step 263( N/A%), pre moving , FPS 5.30, Running 44.98s Step 264( N/A%), pre moving , FPS 5.14, Running 45.24s Step 265( N/A%), pre moving , FPS 4.88, Running 45.56s Step 266( N/A%), pre moving , FPS 4.66, Running 45.89s Step 267( N/A%), pre moving , FPS 4.44, Running 46.22s Step 268( N/A%), pre moving , FPS 4.23, Running 46.56s Step 269( N/A%), pre moving , FPS 4.04, Running 46.90s Step 270( N/A%), pre moving , FPS 4.34, Running 47.25s Step 271( N/A%), pre moving , FPS 4.14, Running 47.59s Step 272( N/A%), pre moving , FPS 3.97, Running 47.93s Step 273( N/A%), pre moving , FPS 3.86, Running 48.26s Step 274( N/A%), pre moving , FPS 3.77, Running 48.57s Step 275( N/A%), pre moving , FPS 3.73, Running 48.81s Step 276( N/A%), pre moving , FPS 3.71, Running 49.03s Step 277( N/A%), pre moving , FPS 3.77, Running 49.22s Step 278( N/A%), pre moving , FPS 3.74, Running 49.43s Step 279( N/A%), pre moving , FPS 3.72, Running 49.61s Step 280( N/A%), pre moving , FPS 3.68, Running 49.85s Step 281( N/A%), pre moving , FPS 3.67, Running 50.09s Step 282( N/A%), pre moving , FPS 3.66, Running 50.28s Step 283( N/A%), pre moving , FPS 3.65, Running 50.47s Step 284( N/A%), pre moving , FPS 3.69, Running 50.65s Step 285( N/A%), pre moving , FPS 3.83, Running 50.78s Step 286( N/A%), pre moving , FPS 3.89, Running 51.03s Step 287( N/A%), pre moving , FPS 4.01, Running 51.21s Step 288( N/A%), pre moving , FPS 4.07, Running 51.47s Step 289( N/A%), pre moving , FPS 4.17, Running 51.70s Step 290( N/A%), pre moving , FPS 4.24, Running 51.97s Step 291( N/A%), pre moving , FPS 4.31, Running 52.23s Step 292( N/A%), pre moving , FPS 4.40, Running 52.47s Step 293( N/A%), pre moving , FPS 4.49, Running 52.71s Step 294( N/A%), pre moving , FPS 4.54, Running 52.98s Step 295( N/A%), pre moving , FPS 4.52, Running 53.23s Step 296( N/A%), pre moving , FPS 4.52, Running 53.46s Step 297( N/A%), pre moving , FPS 4.55, Running 53.62s Step 298( N/A%), pre moving , FPS 4.61, Running 53.77s Step 299( N/A%), pre moving , FPS 4.62, Running 53.94s Step 300( N/A%), pre moving , FPS 4.72, Running 54.08s Step 301( N/A%), pre moving , FPS 4.85, Running 54.21s Step 302( N/A%), pre moving , FPS 4.89, Running 54.37s Step 303( N/A%), pre moving , FPS 4.87, Running 54.57s Step 304( N/A%), pre moving , FPS 4.88, Running 54.75s Step 305( N/A%), pre moving , FPS 4.80, Running 54.94s Step 306( N/A%), pre moving , FPS 4.95, Running 55.07s Step 307( N/A%), pre moving , FPS 5.01, Running 55.20s Step 308( N/A%), pre moving , FPS 5.16, Running 55.34s Step 309( N/A%), pre moving , FPS 5.31, Running 55.47s Step 310( N/A%), pre moving , FPS 5.50, Running 55.60s Step 311( N/A%), pre moving , FPS 5.72, Running 55.73s Step 312( N/A%), pre moving , FPS 5.89, Running 55.86s Step 313( N/A%), pre moving , FPS 6.11, Running 55.98s Step 314( N/A%), pre moving , FPS 6.40, Running 56.11s Step 315( N/A%), pre moving , FPS 6.66, Running 56.23s Step 316( N/A%), pre moving , FPS 6.89, Running 56.36s Step 317( N/A%), pre moving , FPS 6.94, Running 56.50s Step 318( N/A%), pre moving , FPS 7.02, Running 56.62s Step 319( N/A%), pre moving , FPS 7.14, Running 56.74s Step 320( N/A%), pre moving , FPS 7.18, Running 56.87s Step 321( N/A%), pre moving , FPS 4.81, Running 58.37s Step 322( N/A%), pre moving , FPS 4.58, Running 58.73s Step 323( N/A%), pre moving , FPS 4.60, Running 58.92s Step 324( N/A%), pre moving , FPS 4.41, Running 59.29s Step 325( N/A%), pre moving , FPS 4.35, Running 59.54s Step 326( N/A%), pre moving , FPS 4.11, Running 59.94s Step 327( N/A%), pre moving , FPS 4.03, Running 60.16s Step 328( N/A%), pre moving , FPS 3.86, Running 60.52s Step 329( N/A%), pre moving , FPS 3.77, Running 60.77s Step 330( N/A%), pre moving , FPS 3.59, Running 61.16s Step 331( N/A%), pre moving , FPS 3.50, Running 61.43s Step 332( N/A%), pre moving , FPS 3.35, Running 61.83s Step 333( N/A%), pre moving , FPS 3.29, Running 62.06s Step 334( N/A%), pre moving , FPS 3.17, Running 62.42s Step 335( N/A%), pre moving , FPS 3.12, Running 62.63s Step 336( N/A%), pre moving , FPS 3.02, Running 62.99s Step 337( N/A%), pre moving , FPS 2.97, Running 63.24s Step 338( N/A%), pre moving , FPS 2.86, Running 63.61s Step 339( N/A%), pre moving , FPS 2.82, Running 63.84s Step 340( N/A%), pre moving , FPS 2.72, Running 64.22s Step 341( 0.17%), action 1, FPS 2.91, Running 65.24s Step 342( 0.33%), action 2, FPS 2.87, Running 65.69s Step 343( 0.50%), action 3, FPS 2.76, Running 66.18s Step 344( 0.67%), action 4, FPS 2.75, Running 66.55s Step 345( 0.83%), action 5, FPS 2.54, Running 67.42s Step 346( 1.00%), action 6, FPS 2.51, Running 67.92s Step 347( 1.17%), action 7, FPS 2.39, Running 68.53s Step 348( 1.33%), action 8, FPS 2.31, Running 69.18s Step 349( 1.50%), action 9, FPS 2.25, Running 69.67s Step 350( 1.67%), action 10, FPS 2.25, Running 70.04s Step 351( 1.83%), action 11, FPS 2.10, Running 70.97s Step 352( 2.00%), action 12, FPS 2.10, Running 71.35s Step 353( 2.17%), action 13, FPS 2.03, Running 71.92s Step 354( 2.33%), action 14, FPS 2.01, Running 72.36s Step 355( 2.50%), action 15, FPS 1.95, Running 72.89s Step 356( 2.67%), action 16, FPS 1.93, Running 73.35s Step 357( 2.83%), action 17, FPS 1.88, Running 73.89s Step 358( 3.00%), action 18, FPS 1.86, Running 74.36s Step 359( 3.17%), action 19, FPS 1.82, Running 74.83s Step 360( 3.33%), action 20, FPS 1.82, Running 75.22s Step 361( 3.50%), action 21, FPS 1.88, Running 75.89s Step 362( 3.67%), action 22, FPS 1.87, Running 76.37s Step 363( 3.83%), action 23, FPS 1.87, Running 76.89s Step 364( 4.00%), action 24, FPS 1.85, Running 77.37s Step 365( 4.17%), action 25, FPS 1.86, Running 78.18s Step 366( 4.33%), action 26, FPS 1.88, Running 78.53s Step 367( 4.50%), action 27, FPS 1.91, Running 79.02s Step 368( 4.67%), action 28, FPS 1.96, Running 79.38s Step 369( 4.83%), action 29, FPS 1.96, Running 79.89s Step 370( 5.00%), action 30, FPS 1.96, Running 80.27s Step 371( 5.17%), action 31, FPS 2.00, Running 80.95s Step 372( 5.33%), action 32, FPS 2.00, Running 81.35s Step 373( 5.50%), action 33, FPS 1.97, Running 82.08s Step 374( 5.67%), action 34, FPS 1.90, Running 82.90s Step 375( 5.83%), action 35, FPS 1.90, Running 83.41s Step 376( 6.00%), action 36, FPS 1.91, Running 83.83s Step 377( 6.17%), action 37, FPS 1.91, Running 84.36s Step 378( 6.33%), action 38, FPS 1.92, Running 84.77s Step 379( 6.50%), action 39, FPS 1.91, Running 85.28s Step 380( 6.67%), action 40, FPS 1.92, Running 85.63s Step 381( 6.83%), action 41, FPS 1.92, Running 86.30s Step 382( 7.00%), action 42, FPS 1.90, Running 86.90s Step 383( 7.17%), action 43, FPS 1.90, Running 87.43s Step 384( 7.33%), action 44, FPS 1.91, Running 87.86s Step 385( 7.50%), action 45, FPS 1.96, Running 88.39s Step 386( 7.67%), action 46, FPS 1.94, Running 88.83s Step 387( 7.83%), action 47, FPS 1.98, Running 89.14s Step 388( 8.00%), action 48, FPS 1.95, Running 89.64s Step 389( 8.17%), action 49, FPS 1.95, Running 90.16s Step 390( 8.33%), action 50, FPS 1.92, Running 90.66s Step 391( 8.50%), action 51, FPS 1.92, Running 91.37s Step 392( 8.67%), action 52, FPS 1.92, Running 91.78s Step 393( 8.83%), action 53, FPS 1.95, Running 92.32s Step 394( 9.00%), action 54, FPS 2.02, Running 92.81s Step 395( 9.17%), action 55, FPS 2.01, Running 93.36s Step 396( 9.33%), action 56, FPS 2.01, Running 93.80s Step 397( 9.50%), action 57, FPS 2.01, Running 94.32s Step 398( 9.67%), action 58, FPS 2.00, Running 94.77s Step 399( 9.83%), action 59, FPS 1.99, Running 95.31s Step 400( 10.00%), action 60, FPS 1.98, Running 95.73s Step 401( 10.17%), action 61, FPS 1.95, Running 96.55s Step 402( 10.33%), action 62, FPS 1.98, Running 97.00s Step 403( 10.50%), action 63, FPS 1.98, Running 97.52s Step 404( 10.67%), action 64, FPS 1.98, Running 97.95s Step 405( 10.83%), action 65, FPS 1.97, Running 98.53s Step 406( 11.00%), action 66, FPS 1.94, Running 99.13s Step 407( 11.17%), action 67, FPS 1.91, Running 99.63s Step 408( 11.33%), action 68, FPS 1.91, Running 100.09s Step 409( 11.50%), action 69, FPS 1.91, Running 100.61s Step 410( 11.67%), action 70, FPS 1.93, Running 101.01s Step 411( 11.83%), action 71, FPS 1.95, Running 101.61s Step 412( 12.00%), action 72, FPS 1.94, Running 102.08s Step 413( 12.17%), action 73, FPS 1.95, Running 102.59s Step 414( 12.33%), action 74, FPS 1.94, Running 103.14s Step 415( 12.50%), action 75, FPS 1.86, Running 104.10s Step 416( 12.67%), action 76, FPS 1.85, Running 104.60s Step 417( 12.83%), action 77, FPS 1.89, Running 104.92s Step 418( 13.00%), action 78, FPS 1.91, Running 105.23s Step 419( 13.17%), action 79, FPS 1.93, Running 105.68s Step 420( 13.33%), action 80, FPS 1.92, Running 106.15s Step 421( 13.50%), action 81, FPS 1.91, Running 107.02s Step 422( 13.67%), action 82, FPS 1.90, Running 107.52s Step 423( 13.83%), action 83, FPS 1.90, Running 108.02s Step 424( 14.00%), action 84, FPS 1.92, Running 108.39s Step 425( 14.17%), action 85, FPS 1.95, Running 108.80s Step 426( 14.33%), action 86, FPS 2.00, Running 109.14s Step 427( 14.50%), action 87, FPS 1.93, Running 109.98s Step 428( 14.67%), action 88, FPS 1.94, Running 110.39s Step 429( 14.83%), action 89, FPS 1.95, Running 110.87s Step 430( 15.00%), action 90, FPS 1.94, Running 111.34s Step 431( 15.17%), action 91, FPS 1.93, Running 111.97s Step 432( 15.33%), action 92, FPS 1.95, Running 112.32s Step 433( 15.50%), action 93, FPS 1.97, Running 112.74s Step 434( 15.67%), action 94, FPS 2.02, Running 113.06s Step 435( 15.83%), action 95, FPS 2.13, Running 113.50s Step 436( 16.00%), action 96, FPS 2.16, Running 113.86s Step 437( 16.17%), action 97, FPS 2.11, Running 114.40s Step 438( 16.33%), action 98, FPS 2.08, Running 114.84s Step 439( 16.50%), action 99, FPS 2.06, Running 115.39s Step 440( 16.67%), action 100, FPS 2.07, Running 115.81s Step 441( 16.83%), action 101, FPS 2.12, Running 116.44s Step 442( 17.00%), action 102, FPS 2.13, Running 116.90s Step 443( 17.17%), action 103, FPS 2.13, Running 117.42s Step 444( 17.33%), action 104, FPS 2.12, Running 117.82s Step 445( 17.50%), action 105, FPS 2.10, Running 118.32s Step 446( 17.67%), action 106, FPS 2.07, Running 118.80s Step 447( 17.83%), action 107, FPS 2.12, Running 119.43s Step 448( 18.00%), action 108, FPS 2.12, Running 119.80s Step 449( 18.17%), action 109, FPS 2.13, Running 120.28s Step 450( 18.33%), action 110, FPS 2.14, Running 120.70s Step 451( 18.50%), action 111, FPS 2.14, Running 121.33s Step 452( 18.67%), action 112, FPS 2.14, Running 121.68s Step 453( 18.83%), action 113, FPS 2.11, Running 122.21s Step 454( 19.00%), action 114, FPS 2.09, Running 122.65s Step 455( 19.17%), action 115, FPS 2.06, Running 123.23s Step 456( 19.33%), action 116, FPS 2.05, Running 123.63s Step 457( 19.50%), action 117, FPS 2.05, Running 124.14s Step 458( 19.67%), action 118, FPS 2.07, Running 124.51s Step 459( 19.83%), action 119, FPS 2.09, Running 124.97s Step 460( 20.00%), action 120, FPS 2.09, Running 125.37s Step 461( 20.17%), action 121, FPS 2.10, Running 125.98s Step 462( 20.33%), action 122, FPS 2.11, Running 126.38s Step 463( 20.50%), action 123, FPS 2.10, Running 126.93s Step 464( 20.67%), action 124, FPS 2.11, Running 127.31s Step 465( 20.83%), action 125, FPS 2.11, Running 127.82s Step 466( 21.00%), action 126, FPS 2.12, Running 128.24s Step 467( 21.17%), action 127, FPS 2.17, Running 128.67s Step 468( 21.33%), action 128, FPS 2.15, Running 129.08s Step 469( 21.50%), action 129, FPS 2.15, Running 129.57s Step 470( 21.67%), action 130, FPS 2.14, Running 130.04s Step 471( 21.83%), action 131, FPS 2.14, Running 130.67s Step 472( 22.00%), action 132, FPS 2.08, Running 131.30s Step 473( 22.17%), action 133, FPS 2.08, Running 131.82s Step 474( 22.33%), action 134, FPS 2.11, Running 132.13s Step 475( 22.50%), action 135, FPS 2.18, Running 132.42s Step 476( 22.67%), action 136, FPS 2.19, Running 132.75s Step 477( 22.83%), action 137, FPS 2.21, Running 133.19s Step 478( 23.00%), action 138, FPS 2.20, Running 133.60s Step 479( 23.17%), action 139, FPS 2.19, Running 134.09s Step 480( 23.33%), action 140, FPS 2.17, Running 134.58s Step 481( 23.50%), action 141, FPS 2.16, Running 135.25s Step 482( 23.67%), action 142, FPS 2.15, Running 135.69s Step 483( 23.83%), action 143, FPS 2.18, Running 136.10s Step 484( 24.00%), action 144, FPS 2.20, Running 136.39s Step 485( 24.17%), action 145, FPS 2.26, Running 136.67s Step 486( 24.33%), action 146, FPS 2.28, Running 137.01s Step 487( 24.50%), action 147, FPS 2.28, Running 137.44s Step 488( 24.67%), action 148, FPS 2.29, Running 137.81s Step 489( 24.83%), action 149, FPS 2.29, Running 138.30s Step 490( 25.00%), action 150, FPS 2.30, Running 138.73s Step 491( 25.17%), action 151, FPS 2.29, Running 139.39s Step 492( 25.33%), action 152, FPS 2.37, Running 139.75s Step 493( 25.50%), action 153, FPS 2.38, Running 140.22s Step 494( 25.67%), action 154, FPS 2.37, Running 140.55s Step 495( 25.83%), action 155, FPS 2.37, Running 140.85s Step 496( 26.00%), action 156, FPS 2.37, Running 141.19s Step 497( 26.17%), action 157, FPS 2.36, Running 141.66s Step 498( 26.33%), action 158, FPS 2.38, Running 142.01s Step 499( 26.50%), action 159, FPS 2.38, Running 142.51s Step 500( 26.67%), action 160, FPS 2.39, Running 142.95s Step 501( 26.83%), action 161, FPS 2.39, Running 143.62s Step 502( 27.00%), action 162, FPS 2.39, Running 144.05s Step 503( 27.17%), action 163, FPS 2.30, Running 144.80s Step 504( 27.33%), action 164, FPS 2.28, Running 145.17s Step 505( 27.50%), action 165, FPS 2.23, Running 145.64s Step 506( 27.67%), action 166, FPS 2.22, Running 146.02s Step 507( 27.83%), action 167, FPS 2.18, Running 146.60s Step 508( 28.00%), action 168, FPS 2.18, Running 147.00s Step 509( 28.17%), action 169, FPS 2.17, Running 147.52s Step 510( 28.33%), action 170, FPS 2.17, Running 147.95s Step 511( 28.50%), action 171, FPS 2.17, Running 148.60s Step 512( 28.67%), action 172, FPS 2.17, Running 148.96s Step 513( 28.83%), action 173, FPS 2.18, Running 149.41s Step 514( 29.00%), action 174, FPS 2.16, Running 149.83s Step 515( 29.17%), action 175, FPS 2.09, Running 150.43s Step 516( 29.33%), action 176, FPS 2.05, Running 150.95s Step 517( 29.50%), action 177, FPS 2.05, Running 151.43s Step 518( 29.67%), action 178, FPS 2.02, Running 151.90s Step 519( 29.83%), action 179, FPS 2.01, Running 152.47s Step 520( 30.00%), action 180, FPS 2.00, Running 152.96s Step 521( 30.17%), action 181, FPS 2.01, Running 153.59s Step 522( 30.33%), action 182, FPS 1.99, Running 154.08s Step 523( 30.50%), action 183, FPS 2.04, Running 154.59s Step 524( 30.67%), action 184, FPS 2.02, Running 155.08s Step 525( 30.83%), action 185, FPS 2.01, Running 155.60s Step 526( 31.00%), action 186, FPS 1.99, Running 156.07s Step 527( 31.17%), action 187, FPS 2.01, Running 156.55s Step 528( 31.33%), action 188, FPS 2.01, Running 156.95s Step 529( 31.50%), action 189, FPS 1.99, Running 157.55s Step 530( 31.67%), action 190, FPS 2.00, Running 157.95s Step 531( 31.83%), action 191, FPS 1.93, Running 158.95s Step 532( 32.00%), action 192, FPS 1.92, Running 159.37s Step 533( 32.17%), action 193, FPS 1.92, Running 159.84s Step 534( 32.33%), action 194, FPS 1.92, Running 160.26s Step 535( 32.50%), action 195, FPS 1.94, Running 160.72s Step 536( 32.67%), action 196, FPS 1.99, Running 161.02s Step 537( 32.83%), action 197, FPS 1.99, Running 161.48s Step 538( 33.00%), action 198, FPS 1.99, Running 161.94s Step 539( 33.17%), action 199, FPS 1.99, Running 162.50s Step 540( 33.33%), action 200, FPS 2.01, Running 162.92s Step 541( 33.50%), action 201, FPS 2.01, Running 163.53s Step 542( 33.67%), action 202, FPS 2.03, Running 163.93s Step 543( 33.83%), action 203, FPS 2.02, Running 164.50s Step 544( 34.00%), action 204, FPS 2.05, Running 164.85s Step 545( 34.17%), action 205, FPS 2.08, Running 165.22s Step 546( 34.33%), action 206, FPS 2.10, Running 165.58s Step 547( 34.50%), action 207, FPS 2.12, Running 166.00s Step 548( 34.67%), action 208, FPS 2.12, Running 166.36s Step 549( 34.83%), action 209, FPS 2.15, Running 166.87s Step 550( 35.00%), action 210, FPS 2.16, Running 167.23s Step 551( 35.17%), action 211, FPS 2.23, Running 167.90s Step 552( 35.33%), action 212, FPS 2.22, Running 168.37s Step 553( 35.50%), action 213, FPS 2.21, Running 168.91s Step 554( 35.67%), action 214, FPS 2.23, Running 169.24s Step 555( 35.83%), action 215, FPS 2.23, Running 169.71s Step 556( 36.00%), action 216, FPS 2.20, Running 170.11s Step 557( 36.17%), action 217, FPS 2.19, Running 170.61s Step 558( 36.33%), action 218, FPS 2.20, Running 171.02s Step 559( 36.50%), action 219, FPS 2.21, Running 171.57s Step 560( 36.67%), action 220, FPS 2.22, Running 171.95s Step 561( 36.83%), action 221, FPS 2.20, Running 172.60s Step 562( 37.00%), action 222, FPS 2.20, Running 173.02s Step 563( 37.17%), action 223, FPS 2.27, Running 173.33s Step 564( 37.33%), action 224, FPS 2.29, Running 173.57s Step 565( 37.50%), action 225, FPS 2.26, Running 174.05s Step 566( 37.67%), action 226, FPS 2.25, Running 174.48s Step 567( 37.83%), action 227, FPS 2.23, Running 174.98s Step 568( 38.00%), action 228, FPS 2.21, Running 175.43s Step 569( 38.17%), action 229, FPS 2.21, Running 175.91s Step 570( 38.33%), action 230, FPS 2.21, Running 176.29s Step 571( 38.50%), action 231, FPS 2.22, Running 176.90s Step 572( 38.67%), action 232, FPS 2.25, Running 177.25s Step 573( 38.83%), action 233, FPS 2.30, Running 177.59s Step 574( 39.00%), action 234, FPS 2.29, Running 177.96s Step 575( 39.17%), action 235, FPS 2.30, Running 178.39s Step 576( 39.33%), action 236, FPS 2.31, Running 178.77s Step 577( 39.50%), action 237, FPS 2.31, Running 179.28s Step 578( 39.67%), action 238, FPS 2.32, Running 179.65s Step 579( 39.83%), action 239, FPS 2.33, Running 180.14s Step 580( 40.00%), action 240, FPS 2.33, Running 180.53s Step 581( 40.17%), action 241, FPS 2.35, Running 181.12s Step 582( 40.33%), action 242, FPS 2.39, Running 181.38s Step 583( 40.50%), action 243, FPS 2.36, Running 181.81s Step 584( 40.67%), action 244, FPS 2.33, Running 182.17s Step 585( 40.83%), action 245, FPS 2.34, Running 182.61s Step 586( 41.00%), action 246, FPS 2.35, Running 183.01s Step 587( 41.17%), action 247, FPS 2.34, Running 183.52s Step 588( 41.33%), action 248, FPS 2.36, Running 183.91s Step 589( 41.50%), action 249, FPS 2.36, Running 184.39s Step 590( 41.67%), action 250, FPS 2.36, Running 184.78s Step 591( 41.83%), action 251, FPS 2.38, Running 185.31s Step 592( 42.00%), action 252, FPS 2.38, Running 185.67s Step 593( 42.17%), action 253, FPS 2.36, Running 186.08s Step 594( 42.33%), action 254, FPS 2.36, Running 186.42s Step 595( 42.50%), action 255, FPS 2.35, Running 186.91s Step 596( 42.67%), action 256, FPS 2.33, Running 187.36s Step 597( 42.83%), action 257, FPS 2.32, Running 187.88s Step 598( 43.00%), action 258, FPS 2.31, Running 188.33s Step 599( 43.17%), action 259, FPS 2.30, Running 188.82s Step 600( 43.33%), action 260, FPS 2.29, Running 189.25s Step 601( 43.50%), action 261, FPS 2.32, Running 189.73s Step 602( 43.67%), action 262, FPS 2.29, Running 190.12s Step 603( 43.83%), action 263, FPS 2.26, Running 190.65s Step 604( 44.00%), action 264, FPS 2.23, Running 191.14s Step 605( 44.17%), action 265, FPS 2.21, Running 191.66s Step 606( 44.33%), action 266, FPS 2.17, Running 192.22s Step 607( 44.50%), action 267, FPS 2.17, Running 192.72s Step 608( 44.67%), action 268, FPS 2.18, Running 193.10s Step 609( 44.83%), action 269, FPS 2.22, Running 193.40s Step 610( 45.00%), action 270, FPS 2.23, Running 193.75s Step 611( 45.17%), action 271, FPS 2.22, Running 194.33s Step 612( 45.33%), action 272, FPS 2.21, Running 194.73s Step 613( 45.50%), action 273, FPS 2.17, Running 195.28s Step 614( 45.67%), action 274, FPS 2.16, Running 195.69s Step 615( 45.83%), action 275, FPS 2.15, Running 196.22s Step 616( 46.00%), action 276, FPS 2.16, Running 196.62s Step 617( 46.17%), action 277, FPS 2.17, Running 197.09s Step 618( 46.33%), action 278, FPS 2.21, Running 197.40s Step 619( 46.50%), action 279, FPS 2.24, Running 197.76s Step 620( 46.67%), action 280, FPS 2.24, Running 198.16s Step 621( 46.83%), action 281, FPS 2.20, Running 198.83s Step 622( 47.00%), action 282, FPS 2.20, Running 199.21s Step 623( 47.17%), action 283, FPS 2.21, Running 199.69s Step 624( 47.33%), action 284, FPS 2.22, Running 200.13s Step 625( 47.50%), action 285, FPS 2.19, Running 200.78s Step 626( 47.67%), action 286, FPS 2.22, Running 201.21s Step 627( 47.83%), action 287, FPS 2.23, Running 201.68s Step 628( 48.00%), action 288, FPS 2.19, Running 202.24s Step 629( 48.17%), action 289, FPS 2.13, Running 202.79s Step 630( 48.33%), action 290, FPS 2.08, Running 203.35s Step 631( 48.50%), action 291, FPS 2.06, Running 204.04s Step 632( 48.67%), action 292, FPS 2.05, Running 204.49s Step 633( 48.83%), action 293, FPS 2.06, Running 204.97s Step 634( 49.00%), action 294, FPS 2.07, Running 205.36s Step 635( 49.17%), action 295, FPS 2.10, Running 205.77s Step 636( 49.33%), action 296, FPS 2.08, Running 206.24s Step 637( 49.50%), action 297, FPS 2.07, Running 206.75s Step 638( 49.67%), action 298, FPS 2.00, Running 207.37s Step 639( 49.83%), action 299, FPS 1.96, Running 207.94s Step 640( 50.00%), action 300, FPS 1.95, Running 208.43s Step 641( 50.17%), action 301, FPS 1.94, Running 209.16s Step 642( 50.33%), action 302, FPS 1.95, Running 209.49s Step 643( 50.50%), action 303, FPS 1.91, Running 210.19s Step 644( 50.67%), action 304, FPS 1.92, Running 210.58s Step 645( 50.83%), action 305, FPS 1.93, Running 211.14s Step 646( 51.00%), action 306, FPS 1.93, Running 211.56s Step 647( 51.17%), action 307, FPS 1.92, Running 212.11s Step 648( 51.33%), action 308, FPS 1.92, Running 212.63s Step 649( 51.50%), action 309, FPS 1.94, Running 213.10s Step 650( 51.67%), action 310, FPS 1.99, Running 213.41s Step 651( 51.83%), action 311, FPS 2.00, Running 214.05s Step 652( 52.00%), action 312, FPS 1.98, Running 214.57s Step 653( 52.17%), action 313, FPS 1.97, Running 215.11s Step 654( 52.33%), action 314, FPS 1.94, Running 215.66s Step 655( 52.50%), action 315, FPS 1.87, Running 216.47s Step 656( 52.67%), action 316, FPS 1.88, Running 216.88s Step 657( 52.83%), action 317, FPS 1.86, Running 217.48s Step 658( 53.00%), action 318, FPS 1.91, Running 217.84s Step 659( 53.17%), action 319, FPS 1.91, Running 218.40s Step 660( 53.33%), action 320, FPS 1.92, Running 218.87s Step 661( 53.50%), action 321, FPS 1.90, Running 219.70s Step 662( 53.67%), action 322, FPS 1.87, Running 220.18s Step 663( 53.83%), action 323, FPS 1.92, Running 220.61s Step 664( 54.00%), action 324, FPS 1.93, Running 220.93s Step 665( 54.17%), action 325, FPS 1.95, Running 221.39s Step 666( 54.33%), action 326, FPS 1.96, Running 221.76s Step 667( 54.50%), action 327, FPS 1.97, Running 222.26s Step 668( 54.67%), action 328, FPS 1.98, Running 222.74s Step 669( 54.83%), action 329, FPS 1.98, Running 223.21s Step 670( 55.00%), action 330, FPS 1.94, Running 223.70s Step 671( 55.17%), action 331, FPS 1.93, Running 224.43s Step 672( 55.33%), action 332, FPS 1.95, Running 224.82s Step 673( 55.50%), action 333, FPS 1.96, Running 225.29s Step 674( 55.67%), action 334, FPS 2.00, Running 225.65s Step 675( 55.83%), action 335, FPS 2.07, Running 226.15s Step 676( 56.00%), action 336, FPS 2.07, Running 226.56s Step 677( 56.17%), action 337, FPS 2.06, Running 227.17s Step 678( 56.33%), action 338, FPS 1.99, Running 227.91s Step 679( 56.50%), action 339, FPS 2.02, Running 228.32s Step 680( 56.67%), action 340, FPS 2.02, Running 228.78s Step 681( 56.83%), action 341, FPS 2.05, Running 229.44s Step 682( 57.00%), action 342, FPS 2.08, Running 229.82s Step 683( 57.17%), action 343, FPS 2.01, Running 230.55s Step 684( 57.33%), action 344, FPS 2.00, Running 230.93s Step 685( 57.50%), action 345, FPS 1.98, Running 231.48s Step 686( 57.67%), action 346, FPS 1.96, Running 231.96s Step 687( 57.83%), action 347, FPS 1.97, Running 232.43s Step 688( 58.00%), action 348, FPS 1.99, Running 232.78s Step 689( 58.17%), action 349, FPS 1.99, Running 233.28s Step 690( 58.33%), action 350, FPS 1.98, Running 233.82s Step 691( 58.50%), action 351, FPS 1.98, Running 234.52s Step 692( 58.67%), action 352, FPS 1.98, Running 234.94s Step 693( 58.83%), action 353, FPS 1.97, Running 235.45s Step 694( 59.00%), action 354, FPS 1.95, Running 235.88s Step 695( 59.17%), action 355, FPS 1.93, Running 236.53s Step 696( 59.33%), action 356, FPS 1.93, Running 236.90s Step 697( 59.50%), action 357, FPS 1.93, Running 237.54s Step 698( 59.67%), action 358, FPS 1.99, Running 237.96s Step 699( 59.83%), action 359, FPS 1.97, Running 238.45s Step 700( 60.00%), action 360, FPS 1.99, Running 238.83s Step 701( 60.17%), action 361, FPS 2.01, Running 239.42s Step 702( 60.33%), action 362, FPS 2.00, Running 239.84s Step 703( 60.50%), action 363, FPS 2.04, Running 240.35s Step 704( 60.67%), action 364, FPS 2.03, Running 240.77s Step 705( 60.83%), action 365, FPS 1.99, Running 241.51s Step 706( 61.00%), action 366, FPS 2.01, Running 241.92s Step 707( 61.17%), action 367, FPS 1.99, Running 242.46s Step 708( 61.33%), action 368, FPS 1.97, Running 242.95s Step 709( 61.50%), action 369, FPS 1.98, Running 243.40s Step 710( 61.67%), action 370, FPS 2.01, Running 243.75s Step 711( 61.83%), action 371, FPS 1.98, Running 244.61s Step 712( 62.00%), action 372, FPS 1.98, Running 245.06s Step 713( 62.17%), action 373, FPS 1.98, Running 245.57s Step 714( 62.33%), action 374, FPS 1.97, Running 246.05s Step 715( 62.50%), action 375, FPS 2.01, Running 246.50s Step 716( 62.67%), action 376, FPS 2.00, Running 246.90s Step 717( 62.83%), action 377, FPS 2.03, Running 247.41s Step 718( 63.00%), action 378, FPS 2.01, Running 247.91s Step 719( 63.17%), action 379, FPS 2.02, Running 248.35s Step 720( 63.33%), action 380, FPS 2.01, Running 248.78s Step 721( 63.50%), action 381, FPS 1.99, Running 249.45s Step 722( 63.67%), action 382, FPS 1.99, Running 249.88s Step 723( 63.83%), action 383, FPS 1.98, Running 250.43s Step 724( 64.00%), action 384, FPS 1.97, Running 250.93s Step 725( 64.17%), action 385, FPS 2.04, Running 251.33s Step 726( 64.33%), action 386, FPS 2.03, Running 251.75s Step 727( 64.50%), action 387, FPS 2.04, Running 252.24s Step 728( 64.67%), action 388, FPS 2.04, Running 252.77s Step 729( 64.83%), action 389, FPS 2.02, Running 253.30s Step 730( 65.00%), action 390, FPS 2.00, Running 253.72s Step 731( 65.17%), action 391, FPS 2.01, Running 254.54s Step 732( 65.33%), action 392, FPS 2.04, Running 254.86s Step 733( 65.50%), action 393, FPS 2.05, Running 255.33s Step 734( 65.67%), action 394, FPS 2.07, Running 255.71s Step 735( 65.83%), action 395, FPS 2.05, Running 256.27s Step 736( 66.00%), action 396, FPS 2.05, Running 256.64s Step 737( 66.17%), action 397, FPS 2.05, Running 257.18s Step 738( 66.33%), action 398, FPS 2.04, Running 257.69s Step 739( 66.50%), action 399, FPS 2.03, Running 258.22s Step 740( 66.67%), action 400, FPS 2.03, Running 258.61s Step 741( 66.83%), action 401, FPS 2.05, Running 259.21s Step 742( 67.00%), action 402, FPS 2.03, Running 259.72s Step 743( 67.17%), action 403, FPS 2.04, Running 260.22s Step 744( 67.33%), action 404, FPS 2.05, Running 260.68s Step 745( 67.50%), action 405, FPS 2.04, Running 261.16s Step 746( 67.67%), action 406, FPS 2.02, Running 261.67s Step 747( 67.83%), action 407, FPS 2.01, Running 262.19s Step 748( 68.00%), action 408, FPS 1.97, Running 262.90s Step 749( 68.17%), action 409, FPS 1.99, Running 263.38s Step 750( 68.33%), action 410, FPS 1.97, Running 263.88s Step 751( 68.50%), action 411, FPS 1.96, Running 264.73s Step 752( 68.67%), action 412, FPS 1.95, Running 265.14s Step 753( 68.83%), action 413, FPS 1.93, Running 265.71s Step 754( 69.00%), action 414, FPS 1.91, Running 266.20s Step 755( 69.17%), action 415, FPS 1.89, Running 266.85s Step 756( 69.33%), action 416, FPS 1.89, Running 267.25s Step 757( 69.50%), action 417, FPS 1.88, Running 267.82s Step 758( 69.67%), action 418, FPS 1.90, Running 268.25s Step 759( 69.83%), action 419, FPS 1.86, Running 268.95s Step 760( 70.00%), action 420, FPS 1.84, Running 269.49s Step 761( 70.17%), action 421, FPS 1.85, Running 270.02s Step 762( 70.33%), action 422, FPS 1.82, Running 270.72s Step 763( 70.50%), action 423, FPS 1.82, Running 271.19s Step 764( 70.67%), action 424, FPS 1.83, Running 271.63s Step 765( 70.83%), action 425, FPS 1.82, Running 272.14s Step 766( 71.00%), action 426, FPS 1.84, Running 272.57s Step 767( 71.17%), action 427, FPS 1.84, Running 273.07s Step 768( 71.33%), action 428, FPS 1.89, Running 273.49s Step 769( 71.50%), action 429, FPS 1.89, Running 273.94s Step 770( 71.67%), action 430, FPS 1.90, Running 274.42s Step 771( 71.83%), action 431, FPS 1.94, Running 275.07s Step 772( 72.00%), action 432, FPS 1.91, Running 275.60s Step 773( 72.17%), action 433, FPS 1.92, Running 276.10s Step 774( 72.33%), action 434, FPS 1.95, Running 276.47s Step 775( 72.50%), action 435, FPS 1.97, Running 277.00s Step 776( 72.67%), action 436, FPS 1.96, Running 277.47s Step 777( 72.83%), action 437, FPS 2.00, Running 277.83s Step 778( 73.00%), action 438, FPS 1.98, Running 278.35s Step 779( 73.17%), action 439, FPS 1.96, Running 279.16s Step 780( 73.33%), action 440, FPS 1.96, Running 279.70s Step 781( 73.50%), action 441, FPS 1.90, Running 280.57s Step 782( 73.67%), action 442, FPS 1.95, Running 281.00s Step 783( 73.83%), action 443, FPS 1.96, Running 281.40s Step 784( 74.00%), action 444, FPS 1.97, Running 281.80s Step 785( 74.17%), action 445, FPS 1.98, Running 282.25s Step 786( 74.33%), action 446, FPS 1.97, Running 282.74s Step 787( 74.50%), action 447, FPS 1.89, Running 283.66s Step 788( 74.67%), action 448, FPS 1.86, Running 284.23s Step 789( 74.83%), action 449, FPS 1.84, Running 284.81s Step 790( 75.00%), action 450, FPS 1.86, Running 285.19s Step 791( 75.17%), action 451, FPS 1.84, Running 285.96s Step 792( 75.33%), action 452, FPS 1.86, Running 286.33s Step 793( 75.50%), action 453, FPS 1.86, Running 286.83s Step 794( 75.67%), action 454, FPS 1.83, Running 287.37s Step 795( 75.83%), action 455, FPS 1.84, Running 287.88s Step 796( 76.00%), action 456, FPS 1.85, Running 288.27s Step 797( 76.17%), action 457, FPS 1.84, Running 288.70s Step 798( 76.33%), action 458, FPS 1.88, Running 288.99s Step 799( 76.50%), action 459, FPS 1.94, Running 289.46s Step 800( 76.67%), action 460, FPS 1.97, Running 289.85s Step 801( 76.83%), action 461, FPS 2.01, Running 290.52s Step 802( 77.00%), action 462, FPS 2.00, Running 290.99s Step 803( 77.17%), action 463, FPS 1.98, Running 291.51s Step 804( 77.33%), action 464, FPS 1.97, Running 291.95s Step 805( 77.50%), action 465, FPS 1.97, Running 292.38s Step 806( 77.67%), action 466, FPS 2.02, Running 292.65s Step 807( 77.83%), action 467, FPS 2.14, Running 293.03s Step 808( 78.00%), action 468, FPS 2.19, Running 293.37s Step 809( 78.17%), action 469, FPS 2.21, Running 293.87s Step 810( 78.33%), action 470, FPS 2.20, Running 294.28s Step 811( 78.50%), action 471, FPS 2.24, Running 294.89s Step 812( 78.67%), action 472, FPS 2.24, Running 295.27s Step 813( 78.83%), action 473, FPS 2.22, Running 295.83s Step 814( 79.00%), action 474, FPS 2.25, Running 296.27s Step 815( 79.17%), action 475, FPS 2.26, Running 296.73s Step 816( 79.33%), action 476, FPS 2.26, Running 297.12s Step 817( 79.50%), action 477, FPS 2.25, Running 297.58s Step 818( 79.67%), action 478, FPS 2.22, Running 298.00s Step 819( 79.83%), action 479, FPS 2.20, Running 298.54s Step 820( 80.00%), action 480, FPS 2.20, Running 298.95s Step 821( 80.17%), action 481, FPS 2.21, Running 299.58s Step 822( 80.33%), action 482, FPS 2.21, Running 300.02s Step 823( 80.50%), action 483, FPS 2.22, Running 300.53s Step 824( 80.67%), action 484, FPS 2.22, Running 300.94s Step 825( 80.83%), action 485, FPS 2.20, Running 301.45s Step 826( 81.00%), action 486, FPS 2.16, Running 301.92s Step 827( 81.17%), action 487, FPS 2.12, Running 302.47s Step 828( 81.33%), action 488, FPS 2.09, Running 302.92s Step 829( 81.50%), action 489, FPS 2.10, Running 303.39s Step 830( 81.67%), action 490, FPS 2.08, Running 303.89s Step 831( 81.83%), action 491, FPS 2.06, Running 304.62s Step 832( 82.00%), action 492, FPS 2.06, Running 305.00s Step 833( 82.17%), action 493, FPS 2.06, Running 305.53s Step 834( 82.33%), action 494, FPS 2.06, Running 305.96s Step 835( 82.50%), action 495, FPS 2.05, Running 306.50s Step 836( 82.67%), action 496, FPS 2.03, Running 306.95s Step 837( 82.83%), action 497, FPS 2.03, Running 307.41s Step 838( 83.00%), action 498, FPS 2.03, Running 307.85s Step 839( 83.17%), action 499, FPS 2.08, Running 308.16s Step 840( 83.33%), action 500, FPS 2.07, Running 308.61s Step 841( 83.50%), action 501, FPS 2.07, Running 309.24s Step 842( 83.67%), action 502, FPS 2.07, Running 309.68s Step 843( 83.83%), action 503, FPS 2.06, Running 310.23s Step 844( 84.00%), action 504, FPS 2.06, Running 310.65s Step 845( 84.17%), action 505, FPS 2.07, Running 311.12s Step 846( 84.33%), action 506, FPS 2.09, Running 311.51s Step 847( 84.50%), action 507, FPS 2.10, Running 311.99s Step 848( 84.67%), action 508, FPS 2.14, Running 312.27s Step 849( 84.83%), action 509, FPS 2.15, Running 312.69s Step 850( 85.00%), action 510, FPS 2.17, Running 313.11s Step 851( 85.17%), action 511, FPS 2.20, Running 313.73s Step 852( 85.33%), action 512, FPS 2.18, Running 314.19s Step 853( 85.50%), action 513, FPS 2.19, Running 314.68s Step 854( 85.67%), action 514, FPS 2.19, Running 315.10s Step 855( 85.83%), action 515, FPS 2.19, Running 315.64s Step 856( 86.00%), action 516, FPS 2.19, Running 316.07s Step 857( 86.17%), action 517, FPS 2.23, Running 316.38s Step 858( 86.33%), action 518, FPS 2.28, Running 316.64s Step 859( 86.50%), action 519, FPS 2.25, Running 317.06s Step 860( 86.67%), action 520, FPS 2.23, Running 317.59s Step 861( 86.83%), action 521, FPS 2.21, Running 318.29s Step 862( 87.00%), action 522, FPS 2.20, Running 318.75s Step 863( 87.17%), action 523, FPS 2.22, Running 319.26s Step 864( 87.33%), action 524, FPS 2.21, Running 319.71s Step 865( 87.50%), action 525, FPS 2.18, Running 320.28s Step 866( 87.67%), action 526, FPS 2.19, Running 320.65s Step 867( 87.83%), action 527, FPS 2.14, Running 321.31s Step 868( 88.00%), action 528, FPS 2.09, Running 321.83s Step 869( 88.17%), action 529, FPS 2.07, Running 322.35s Step 870( 88.33%), action 530, FPS 2.07, Running 322.79s Step 871( 88.50%), action 531, FPS 2.05, Running 323.49s Step 872( 88.67%), action 532, FPS 2.05, Running 323.94s Step 873( 88.83%), action 533, FPS 2.07, Running 324.35s Step 874( 89.00%), action 534, FPS 2.05, Running 324.84s Step 875( 89.17%), action 535, FPS 2.01, Running 325.60s Step 876( 89.33%), action 536, FPS 2.01, Running 326.04s Step 877( 89.50%), action 537, FPS 1.96, Running 326.60s Step 878( 89.67%), action 538, FPS 1.93, Running 327.01s Step 879( 89.83%), action 539, FPS 1.90, Running 327.59s Step 880( 90.00%), action 540, FPS 1.92, Running 328.00s Step 881( 90.17%), action 541, FPS 1.92, Running 328.72s Step 882( 90.33%), action 542, FPS 1.93, Running 329.13s Step 883( 90.50%), action 543, FPS 1.90, Running 329.80s Step 884( 90.67%), action 544, FPS 1.89, Running 330.32s Step 885( 90.83%), action 545, FPS 1.90, Running 330.82s Step 886( 91.00%), action 546, FPS 1.88, Running 331.29s Step 887( 91.17%), action 547, FPS 1.90, Running 331.81s Step 888( 91.33%), action 548, FPS 1.92, Running 332.23s Step 889( 91.50%), action 549, FPS 1.90, Running 332.85s Step 890( 91.67%), action 550, FPS 1.91, Running 333.25s Step 891( 91.83%), action 551, FPS 1.92, Running 333.92s Step 892( 92.00%), action 552, FPS 1.93, Running 334.32s Step 893( 92.17%), action 553, FPS 1.88, Running 334.98s Step 894( 92.33%), action 554, FPS 1.88, Running 335.47s Step 895( 92.50%), action 555, FPS 1.93, Running 335.96s Step 896( 92.67%), action 556, FPS 1.96, Running 336.26s Step 897( 92.83%), action 557, FPS 1.96, Running 336.78s Step 898( 93.00%), action 558, FPS 1.97, Running 337.17s Step 899( 93.17%), action 559, FPS 1.97, Running 337.74s Step 900( 93.33%), action 560, FPS 1.97, Running 338.13s Step 901( 93.50%), action 561, FPS 1.98, Running 338.84s Step 902( 93.67%), action 562, FPS 1.99, Running 339.20s Step 903( 93.83%), action 563, FPS 2.02, Running 339.68s Step 904( 94.00%), action 564, FPS 2.07, Running 339.98s Step 905( 94.17%), action 565, FPS 2.11, Running 340.28s Step 906( 94.33%), action 566, FPS 2.16, Running 340.53s Step 907( 94.50%), action 567, FPS 2.19, Running 340.94s Step 908( 94.67%), action 568, FPS 2.18, Running 341.41s Step 909( 94.83%), action 569, FPS 2.20, Running 341.94s Step 910( 95.00%), action 570, FPS 2.19, Running 342.40s Step 911( 95.17%), action 571, FPS 2.20, Running 343.01s Step 912( 95.33%), action 572, FPS 2.14, Running 343.65s Step 913( 95.50%), action 573, FPS 2.19, Running 344.11s Step 914( 95.67%), action 574, FPS 2.23, Running 344.43s Step 915( 95.83%), action 575, FPS 2.28, Running 344.73s Step 916( 96.00%), action 576, FPS 2.27, Running 345.07s Step 917( 96.17%), action 577, FPS 2.29, Running 345.51s Step 918( 96.33%), action 578, FPS 2.30, Running 345.87s Step 919( 96.50%), action 579, FPS 2.32, Running 346.37s Step 920( 96.67%), action 580, FPS 2.31, Running 346.78s Step 921( 96.83%), action 581, FPS 2.32, Running 347.47s Step 922( 97.00%), action 582, FPS 2.29, Running 347.94s Step 923( 97.17%), action 583, FPS 2.31, Running 348.32s Step 924( 97.33%), action 584, FPS 2.32, Running 348.58s Step 925( 97.50%), action 585, FPS 2.29, Running 349.02s Step 926( 97.67%), action 586, FPS 2.27, Running 349.35s Step 927( 97.83%), action 587, FPS 2.23, Running 349.90s Step 928( 98.00%), action 588, FPS 2.23, Running 350.37s Step 929( 98.17%), action 589, FPS 2.24, Running 350.87s Step 930( 98.33%), action 590, FPS 2.25, Running 351.30s Step 931( 98.50%), action 591, FPS 2.23, Running 351.97s Step 932( 98.67%), action 592, FPS 2.30, Running 352.33s Step 933( 98.83%), action 593, FPS 2.35, Running 352.63s Step 934( 99.00%), action 594, FPS 2.33, Running 353.01s Step 935( 99.17%), action 595, FPS 2.29, Running 353.45s Step 936( 99.33%), action 596, FPS 2.27, Running 353.86s Step 937( 99.50%), action 597, FPS 2.26, Running 354.38s Step 938( 99.67%), action 598, FPS 2.24, Running 354.80s Step 939( 99.83%), action 599, FPS 2.20, Running 355.44s Step 940(100.00%), action 600, FPS 2.18, Running 355.97s [2026-08-02 22:11:33] [40 ] Seed 39 failed after 356.09 s. +steps: 940 , actions: 600 . +Instruction: Empty +Total 7/40(17.50%) success. +Setting seed: 40 +Step 1( N/A%), pre moving , FPS 15.32, Running 0.07s Step 2( N/A%), pre moving , FPS 24.06, Running 0.08s Step 3( N/A%), pre moving , FPS 29.39, Running 0.10s Step 4( N/A%), pre moving , FPS 32.53, Running 0.12s Step 5( N/A%), pre moving , FPS 35.05, Running 0.14s Step 6( N/A%), pre moving , FPS 36.68, Running 0.16s Step 7( N/A%), pre moving , FPS 38.11, Running 0.18s Step 8( N/A%), pre moving , FPS 39.29, Running 0.20s Step 9( N/A%), pre moving , FPS 40.00, Running 0.23s Step 10( N/A%), pre moving , FPS 39.44, Running 0.25s Step 11( N/A%), pre moving , FPS 39.15, Running 0.28s Step 12( N/A%), pre moving , FPS 38.84, Running 0.31s Step 13( N/A%), pre moving , FPS 39.43, Running 0.33s Step 14( N/A%), pre moving , FPS 40.01, Running 0.35s Step 15( N/A%), pre moving , FPS 40.55, Running 0.37s Step 16( N/A%), pre moving , FPS 40.98, Running 0.39s Step 17( N/A%), pre moving , FPS 41.41, Running 0.41s Step 18( N/A%), pre moving , FPS 41.75, Running 0.43s Step 19( N/A%), pre moving , FPS 42.17, Running 0.45s Step 20( N/A%), pre moving , FPS 42.36, Running 0.47s Step 21( N/A%), pre moving , FPS 27.80, Running 0.78s Step 22( N/A%), pre moving , FPS 26.87, Running 0.83s Step 23( N/A%), pre moving , FPS 25.57, Running 0.88s Step 24( N/A%), pre moving , FPS 24.70, Running 0.93s Step 25( N/A%), pre moving , FPS 23.31, Running 1.00s Step 26( N/A%), pre moving , FPS 17.59, Running 1.30s Step 27( N/A%), pre moving , FPS 17.18, Running 1.35s Step 28( N/A%), pre moving , FPS 16.84, Running 1.39s Step 29( N/A%), pre moving , FPS 15.95, Running 1.48s Step 30( N/A%), pre moving , FPS 15.22, Running 1.57s Step 31( N/A%), pre moving , FPS 14.52, Running 1.66s Step 32( N/A%), pre moving , FPS 13.87, Running 1.75s Step 33( N/A%), pre moving , FPS 13.08, Running 1.86s Step 34( N/A%), pre moving , FPS 12.49, Running 1.95s Step 35( N/A%), pre moving , FPS 11.95, Running 2.04s Step 36( N/A%), pre moving , FPS 8.33, Running 2.79s Step 37( N/A%), pre moving , FPS 7.76, Running 2.99s Step 38( N/A%), pre moving , FPS 7.51, Running 3.09s Step 39( N/A%), pre moving , FPS 7.32, Running 3.18s Step 40( N/A%), pre moving , FPS 7.13, Running 3.28s Step 41( N/A%), pre moving , FPS 7.72, Running 3.38s Step 42( N/A%), pre moving , FPS 7.55, Running 3.48s Step 43( N/A%), pre moving , FPS 7.44, Running 3.57s Step 44( N/A%), pre moving , FPS 7.32, Running 3.67s Step 45( N/A%), pre moving , FPS 7.27, Running 3.75s Step 46( N/A%), pre moving , FPS 7.84, Running 3.85s Step 47( N/A%), pre moving , FPS 7.70, Running 3.95s Step 48( N/A%), pre moving , FPS 6.66, Running 4.40s Step 49( N/A%), pre moving , FPS 6.81, Running 4.42s Step 50( N/A%), pre moving , FPS 6.97, Running 4.44s Step 51( N/A%), pre moving , FPS 7.14, Running 4.46s Step 52( N/A%), pre moving , FPS 7.33, Running 4.48s Step 53( N/A%), pre moving , FPS 7.54, Running 4.51s Step 54( N/A%), pre moving , FPS 7.69, Running 4.55s Step 55( N/A%), pre moving , FPS 7.73, Running 4.63s Step 56( N/A%), pre moving , FPS 10.37, Running 4.72s Step 57( N/A%), pre moving , FPS 11.04, Running 4.80s Step 58( N/A%), pre moving , FPS 11.16, Running 4.88s Step 59( N/A%), pre moving , FPS 11.16, Running 4.98s Step 60( N/A%), pre moving , FPS 11.18, Running 5.07s Step 61( N/A%), pre moving , FPS 11.33, Running 5.14s Step 62( N/A%), pre moving , FPS 11.45, Running 5.22s Step 63( N/A%), pre moving , FPS 11.53, Running 5.31s Step 64( N/A%), pre moving , FPS 11.52, Running 5.40s Step 65( N/A%), pre moving , FPS 11.25, Running 5.53s Step 66( N/A%), pre moving , FPS 10.91, Running 5.69s Step 67( N/A%), pre moving , FPS 10.53, Running 5.85s Step 68( N/A%), pre moving , FPS 12.56, Running 5.99s Step 69( N/A%), pre moving , FPS 11.62, Running 6.14s Step 70( N/A%), pre moving , FPS 10.76, Running 6.30s Step 71( N/A%), pre moving , FPS 10.24, Running 6.41s Step 72( N/A%), pre moving , FPS 9.59, Running 6.56s Step 73( N/A%), pre moving , FPS 9.12, Running 6.71s Step 74( N/A%), pre moving , FPS 8.70, Running 6.85s Step 75( N/A%), pre moving , FPS 8.49, Running 6.99s Step 76( N/A%), pre moving , FPS 8.28, Running 7.13s Step 77( N/A%), pre moving , FPS 8.11, Running 7.27s Step 78( N/A%), pre moving , FPS 7.90, Running 7.42s Step 79( N/A%), pre moving , FPS 7.72, Running 7.57s Step 80( N/A%), pre moving , FPS 7.59, Running 7.70s Step 81( N/A%), pre moving , FPS 7.40, Running 7.84s Step 82( N/A%), pre moving , FPS 7.27, Running 7.97s Step 83( N/A%), pre moving , FPS 7.11, Running 8.12s Step 84( N/A%), pre moving , FPS 7.00, Running 8.26s Step 85( N/A%), pre moving , FPS 7.23, Running 8.30s Step 86( N/A%), pre moving , FPS 7.60, Running 8.32s Step 87( N/A%), pre moving , FPS 8.02, Running 8.34s Step 88( N/A%), pre moving , FPS 8.43, Running 8.36s Step 89( N/A%), pre moving , FPS 8.90, Running 8.38s Step 90( N/A%), pre moving , FPS 9.44, Running 8.41s Step 91( N/A%), pre moving , FPS 9.86, Running 8.44s Step 92( N/A%), pre moving , FPS 10.47, Running 8.47s Step 93( N/A%), pre moving , FPS 11.00, Running 8.52s Step 94( N/A%), pre moving , FPS 11.60, Running 8.58s Step 95( N/A%), pre moving , FPS 12.23, Running 8.62s Step 96( N/A%), pre moving , FPS 12.97, Running 8.68s Step 97( N/A%), pre moving , FPS 13.63, Running 8.73s Step 98( N/A%), pre moving , FPS 14.61, Running 8.79s Step 99( N/A%), pre moving , FPS 15.66, Running 8.84s Step 100( N/A%), pre moving , FPS 16.68, Running 8.90s Step 101( N/A%), pre moving , FPS 18.06, Running 8.95s Step 102( N/A%), pre moving , FPS 19.47, Running 9.00s Step 103( N/A%), pre moving , FPS 21.34, Running 9.06s Step 104( N/A%), pre moving , FPS 23.54, Running 9.11s Step 105( N/A%), pre moving , FPS 23.29, Running 9.16s Step 106( N/A%), pre moving , FPS 22.59, Running 9.20s Step 107( N/A%), pre moving , FPS 22.12, Running 9.24s Step 108( N/A%), pre moving , FPS 20.96, Running 9.31s Step 109( N/A%), pre moving , FPS 19.62, Running 9.40s Step 110( N/A%), pre moving , FPS 18.53, Running 9.49s Step 111( N/A%), pre moving , FPS 17.43, Running 9.59s Step 112( N/A%), pre moving , FPS 16.62, Running 9.68s Step 113( N/A%), pre moving , FPS 15.97, Running 9.78s Step 114( N/A%), pre moving , FPS 15.42, Running 9.87s Step 115( N/A%), pre moving , FPS 9.13, Running 10.81s Step 116( N/A%), pre moving , FPS 8.06, Running 11.16s Step 117( N/A%), pre moving , FPS 7.65, Running 11.35s Step 118( N/A%), pre moving , FPS 6.84, Running 11.71s Step 119( N/A%), pre moving , FPS 6.48, Running 11.93s Step 120( N/A%), pre moving , FPS 6.23, Running 12.11s Step 121( N/A%), pre moving , FPS 6.11, Running 12.22s Step 122( N/A%), pre moving , FPS 5.76, Running 12.47s Step 123( N/A%), pre moving , FPS 5.59, Running 12.64s Step 124( N/A%), pre moving , FPS 5.21, Running 12.95s Step 125( N/A%), pre moving , FPS 5.01, Running 13.15s Step 126( N/A%), pre moving , FPS 4.64, Running 13.51s Step 127( N/A%), pre moving , FPS 4.47, Running 13.72s Step 128( N/A%), pre moving , FPS 4.21, Running 14.06s Step 129( N/A%), pre moving , FPS 4.11, Running 14.27s Step 130( N/A%), pre moving , FPS 3.91, Running 14.61s Step 131( N/A%), pre moving , FPS 3.84, Running 14.80s Step 132( N/A%), pre moving , FPS 3.64, Running 15.17s Step 133( N/A%), pre moving , FPS 3.58, Running 15.36s Step 134( N/A%), pre moving , FPS 3.42, Running 15.72s Step 135( N/A%), pre moving , FPS 3.92, Running 15.91s Step 136( N/A%), pre moving , FPS 4.06, Running 16.09s Step 137( N/A%), pre moving , FPS 4.11, Running 16.21s Step 138( N/A%), pre moving , FPS 4.25, Running 16.42s Step 139( N/A%), pre moving , FPS 4.28, Running 16.61s Step 140( N/A%), pre moving , FPS 4.17, Running 16.91s Step 141( N/A%), pre moving , FPS 4.12, Running 17.08s Step 142( N/A%), pre moving , FPS 4.06, Running 17.40s Step 143( N/A%), pre moving , FPS 3.86, Running 17.82s Step 144( N/A%), pre moving , FPS 3.76, Running 18.27s Step 145( N/A%), pre moving , FPS 3.72, Running 18.54s Step 146( N/A%), pre moving , FPS 3.67, Running 18.96s Step 147( N/A%), pre moving , FPS 3.67, Running 19.17s Step 148( N/A%), pre moving , FPS 3.64, Running 19.56s Step 149( N/A%), pre moving , FPS 3.58, Running 19.85s Step 150( N/A%), pre moving , FPS 3.59, Running 20.17s Step 151( N/A%), pre moving , FPS 3.63, Running 20.31s Step 152( N/A%), pre moving , FPS 3.68, Running 20.60s Step 153( N/A%), pre moving , FPS 3.69, Running 20.78s Step 154( N/A%), pre moving , FPS 3.67, Running 21.17s Step 155( N/A%), pre moving , FPS 3.65, Running 21.40s Step 156( N/A%), pre moving , FPS 3.48, Running 21.84s Step 157( N/A%), pre moving , FPS 3.42, Running 22.06s Step 158( N/A%), pre moving , FPS 3.30, Running 22.48s Step 159( N/A%), pre moving , FPS 3.27, Running 22.71s Step 160( N/A%), pre moving , FPS 3.22, Running 23.12s Step 161( N/A%), pre moving , FPS 3.16, Running 23.40s Step 162( N/A%), pre moving , FPS 3.11, Running 23.83s Step 163( N/A%), pre moving , FPS 3.19, Running 24.09s Step 164( N/A%), pre moving , FPS 3.28, Running 24.37s Step 165( N/A%), pre moving , FPS 3.31, Running 24.57s Step 166( N/A%), pre moving , FPS 3.33, Running 24.96s Step 167( N/A%), pre moving , FPS 3.33, Running 25.18s Step 168( N/A%), pre moving , FPS 3.31, Running 25.60s Step 169( N/A%), pre moving , FPS 3.34, Running 25.83s Step 170( N/A%), pre moving , FPS 3.28, Running 26.26s Step 171( N/A%), pre moving , FPS 3.23, Running 26.49s Step 172( N/A%), pre moving , FPS 3.17, Running 26.91s Step 173( N/A%), pre moving , FPS 3.16, Running 27.12s Step 174( N/A%), pre moving , FPS 3.15, Running 27.51s Step 175( N/A%), pre moving , FPS 3.14, Running 27.76s Step 176( N/A%), pre moving , FPS 3.17, Running 28.15s Step 177( N/A%), pre moving , FPS 3.18, Running 28.35s Step 178( N/A%), pre moving , FPS 3.21, Running 28.71s Step 179( N/A%), pre moving , FPS 3.21, Running 28.94s Step 180( N/A%), pre moving , FPS 3.22, Running 29.33s Step 181( N/A%), pre moving , FPS 3.24, Running 29.58s Step 182( N/A%), pre moving , FPS 3.25, Running 29.99s Step 183( N/A%), pre moving , FPS 3.26, Running 30.22s Step 184( N/A%), pre moving , FPS 3.20, Running 30.62s Step 185( N/A%), pre moving , FPS 3.24, Running 30.75s Step 186( N/A%), pre moving , FPS 3.39, Running 30.86s Step 187( N/A%), pre moving , FPS 3.44, Running 31.00s Step 188( N/A%), pre moving , FPS 3.62, Running 31.12s Step 189( N/A%), pre moving , FPS 3.69, Running 31.25s Step 190( N/A%), pre moving , FPS 3.91, Running 31.37s Step 191( N/A%), pre moving , FPS 3.99, Running 31.50s Step 192( N/A%), pre moving , FPS 4.24, Running 31.63s Step 193( N/A%), pre moving , FPS 4.30, Running 31.77s Step 194( N/A%), pre moving , FPS 4.58, Running 31.88s Step 195( N/A%), pre moving , FPS 4.21, Running 32.51s Step 196( N/A%), pre moving , FPS 4.50, Running 32.60s Step 197( N/A%), pre moving , FPS 4.56, Running 32.74s Step 198( N/A%), pre moving , FPS 4.86, Running 32.83s Step 199( N/A%), pre moving , FPS 5.01, Running 32.93s Step 200( N/A%), pre moving , FPS 5.42, Running 33.02s Step 201( N/A%), pre moving , FPS 5.63, Running 33.13s Step 202( N/A%), pre moving , FPS 6.20, Running 33.21s Step 203( N/A%), pre moving , FPS 6.44, Running 33.32s Step 204( N/A%), pre moving , FPS 6.92, Running 33.51s Step 205( N/A%), pre moving , FPS 6.71, Running 33.73s Step 206( N/A%), pre moving , FPS 6.53, Running 33.93s Step 207( N/A%), pre moving , FPS 6.39, Running 34.13s Step 208( N/A%), pre moving , FPS 6.31, Running 34.29s Step 209( N/A%), pre moving , FPS 6.16, Running 34.50s Step 210( N/A%), pre moving , FPS 6.03, Running 34.69s Step 211( N/A%), pre moving , FPS 5.87, Running 34.91s Step 212( N/A%), pre moving , FPS 5.79, Running 35.08s Step 213( N/A%), pre moving , FPS 5.68, Running 35.29s Step 214( N/A%), pre moving , FPS 5.55, Running 35.48s Step 215( N/A%), pre moving , FPS 6.26, Running 35.70s Step 216( N/A%), pre moving , FPS 5.92, Running 35.98s Step 217( N/A%), pre moving , FPS 5.73, Running 36.23s Step 218( N/A%), pre moving , FPS 5.47, Running 36.49s Step 219( N/A%), pre moving , FPS 5.25, Running 36.74s Step 220( N/A%), pre moving , FPS 5.12, Running 36.93s Step 221( N/A%), pre moving , FPS 5.09, Running 37.06s Step 222( N/A%), pre moving , FPS 4.98, Running 37.23s Step 223( N/A%), pre moving , FPS 4.96, Running 37.36s Step 224( N/A%), pre moving , FPS 5.10, Running 37.43s Step 225( N/A%), pre moving , FPS 5.28, Running 37.52s Step 226( N/A%), pre moving , FPS 5.43, Running 37.61s Step 227( N/A%), pre moving , FPS 5.58, Running 37.71s Step 228( N/A%), pre moving , FPS 5.65, Running 37.83s Step 229( N/A%), pre moving , FPS 5.76, Running 37.97s Step 230( N/A%), pre moving , FPS 5.86, Running 38.10s Step 231( N/A%), pre moving , FPS 6.01, Running 38.24s Step 232( N/A%), pre moving , FPS 6.12, Running 38.35s Step 233( N/A%), pre moving , FPS 6.27, Running 38.48s Step 234( N/A%), pre moving , FPS 6.41, Running 38.60s Step 235( N/A%), pre moving , FPS 6.56, Running 38.75s Step 236( N/A%), pre moving , FPS 6.87, Running 38.89s Step 237( N/A%), pre moving , FPS 7.13, Running 39.03s Step 238( N/A%), pre moving , FPS 7.50, Running 39.15s Step 239( N/A%), pre moving , FPS 7.93, Running 39.26s Step 240( N/A%), pre moving , FPS 8.16, Running 39.38s Step 241( N/A%), pre moving , FPS 8.18, Running 39.51s Step 242( N/A%), pre moving , FPS 6.68, Running 40.22s Step 243( N/A%), pre moving , FPS 6.65, Running 40.36s Step 244( N/A%), pre moving , FPS 6.54, Running 40.49s Step 245( N/A%), pre moving , FPS 6.46, Running 40.62s Step 246( N/A%), pre moving , FPS 6.38, Running 40.74s Step 247( N/A%), pre moving , FPS 6.32, Running 40.87s Step 248( N/A%), pre moving , FPS 6.26, Running 41.02s Step 249( N/A%), pre moving , FPS 6.28, Running 41.16s Step 250( N/A%), pre moving , FPS 6.23, Running 41.31s Step 251( N/A%), pre moving , FPS 6.23, Running 41.44s Step 252( N/A%), pre moving , FPS 6.13, Running 41.61s Step 253( N/A%), pre moving , FPS 6.06, Running 41.78s Step 254( N/A%), pre moving , FPS 5.80, Running 42.05s Step 255( N/A%), pre moving , FPS 5.62, Running 42.30s Step 256( N/A%), pre moving , FPS 5.44, Running 42.56s Step 257( N/A%), pre moving , FPS 5.25, Running 42.84s Step 258( N/A%), pre moving , FPS 5.07, Running 43.10s Step 259( N/A%), pre moving , FPS 4.84, Running 43.39s Step 260( N/A%), pre moving , FPS 4.69, Running 43.64s Step 261( N/A%), pre moving , FPS 4.55, Running 43.90s Step 262( N/A%), pre moving , FPS 5.04, Running 44.18s Step 263( N/A%), pre moving , FPS 4.91, Running 44.44s Step 264( N/A%), pre moving , FPS 4.76, Running 44.69s Step 265( N/A%), pre moving , FPS 4.61, Running 44.95s Step 266( N/A%), pre moving , FPS 4.48, Running 45.21s Step 267( N/A%), pre moving , FPS 4.35, Running 45.47s Step 268( N/A%), pre moving , FPS 4.32, Running 45.66s Step 269( N/A%), pre moving , FPS 4.22, Running 45.90s Step 270( N/A%), pre moving , FPS 4.19, Running 46.08s Step 271( N/A%), pre moving , FPS 4.14, Running 46.27s Step 272( N/A%), pre moving , FPS 4.11, Running 46.47s Step 273( N/A%), pre moving , FPS 4.03, Running 46.74s Step 274( N/A%), pre moving , FPS 4.06, Running 46.98s Step 275( N/A%), pre moving , FPS 4.04, Running 47.26s Step 276( N/A%), pre moving , FPS 4.05, Running 47.50s Step 277( N/A%), pre moving , FPS 4.10, Running 47.72s Step 278( N/A%), pre moving , FPS 4.16, Running 47.91s Step 279( N/A%), pre moving , FPS 4.23, Running 48.12s Step 280( N/A%), pre moving , FPS 4.30, Running 48.30s Step 281( N/A%), pre moving , FPS 4.35, Running 48.50s Step 282( N/A%), pre moving , FPS 4.37, Running 48.76s Step 283( N/A%), pre moving , FPS 4.34, Running 49.04s Step 284( N/A%), pre moving , FPS 4.34, Running 49.29s Step 285( N/A%), pre moving , FPS 4.37, Running 49.52s Step 286( N/A%), pre moving , FPS 4.37, Running 49.78s Step 287( N/A%), pre moving , FPS 4.38, Running 50.04s Step 288( N/A%), pre moving , FPS 4.35, Running 50.25s Step 289( N/A%), pre moving , FPS 4.40, Running 50.45s Step 290( N/A%), pre moving , FPS 4.41, Running 50.62s Step 291( N/A%), pre moving , FPS 4.42, Running 50.80s Step 292( N/A%), pre moving , FPS 4.38, Running 51.04s Step 293( N/A%), pre moving , FPS 4.44, Running 51.25s Step 294( N/A%), pre moving , FPS 4.48, Running 51.45s Step 295( N/A%), pre moving , FPS 4.58, Running 51.62s Step 296( N/A%), pre moving , FPS 4.62, Running 51.82s Step 297( N/A%), pre moving , FPS 4.72, Running 51.95s Step 298( N/A%), pre moving , FPS 4.79, Running 52.08s Step 299( N/A%), pre moving , FPS 4.89, Running 52.21s Step 300( N/A%), pre moving , FPS 4.94, Running 52.34s Step 301( N/A%), pre moving , FPS 5.04, Running 52.47s Step 302( N/A%), pre moving , FPS 5.21, Running 52.60s Step 303( N/A%), pre moving , FPS 5.42, Running 52.73s Step 304( N/A%), pre moving , FPS 5.58, Running 52.87s Step 305( N/A%), pre moving , FPS 5.75, Running 53.00s Step 306( N/A%), pre moving , FPS 5.97, Running 53.13s Step 307( N/A%), pre moving , FPS 6.18, Running 53.28s Step 308( N/A%), pre moving , FPS 6.34, Running 53.41s Step 309( N/A%), pre moving , FPS 6.48, Running 53.53s Step 310( N/A%), pre moving , FPS 6.59, Running 53.65s Step 311( N/A%), pre moving , FPS 6.66, Running 53.80s Step 312( N/A%), pre moving , FPS 6.95, Running 53.92s Step 313( N/A%), pre moving , FPS 7.18, Running 54.03s Step 314( N/A%), pre moving , FPS 7.46, Running 54.13s Step 315( N/A%), pre moving , FPS 7.54, Running 54.27s Step 316( N/A%), pre moving , FPS 7.85, Running 54.37s Step 317( N/A%), pre moving , FPS 8.00, Running 54.45s Step 318( N/A%), pre moving , FPS 8.11, Running 54.55s Step 319( N/A%), pre moving , FPS 4.88, Running 56.31s Step 320( N/A%), pre moving , FPS 4.55, Running 56.74s Step 321( N/A%), pre moving , FPS 4.43, Running 56.98s Step 322( N/A%), pre moving , FPS 4.18, Running 57.39s Step 323( N/A%), pre moving , FPS 4.07, Running 57.65s Step 324( N/A%), pre moving , FPS 3.87, Running 58.04s Step 325( N/A%), pre moving , FPS 3.79, Running 58.28s Step 326( N/A%), pre moving , FPS 3.67, Running 58.58s Step 327( N/A%), pre moving , FPS 3.62, Running 58.80s Step 328( N/A%), pre moving , FPS 3.48, Running 59.16s Step 329( N/A%), pre moving , FPS 3.42, Running 59.38s Step 330( N/A%), pre moving , FPS 3.27, Running 59.77s Step 331( N/A%), pre moving , FPS 3.20, Running 60.05s Step 332( N/A%), pre moving , FPS 3.05, Running 60.47s Step 333( N/A%), pre moving , FPS 2.99, Running 60.73s Step 334( N/A%), pre moving , FPS 2.85, Running 61.14s Step 335( N/A%), pre moving , FPS 2.82, Running 61.36s Step 336( N/A%), pre moving , FPS 2.71, Running 61.76s Step 337( N/A%), pre moving , FPS 2.65, Running 62.00s Step 338( N/A%), pre moving , FPS 2.56, Running 62.35s Step 339( 0.17%), action 1, FPS 2.70, Running 63.71s Step 340( 0.33%), action 2, FPS 2.62, Running 64.37s Step 341( 0.50%), action 3, FPS 2.54, Running 64.85s Step 342( 0.67%), action 4, FPS 2.53, Running 65.29s Step 343( 0.83%), action 5, FPS 2.44, Running 65.84s Step 344( 1.00%), action 6, FPS 2.39, Running 66.41s Step 345( 1.17%), action 7, FPS 2.33, Running 66.87s Step 346( 1.33%), action 8, FPS 2.26, Running 67.43s Step 347( 1.50%), action 9, FPS 2.18, Running 67.95s Step 348( 1.67%), action 10, FPS 2.18, Running 68.32s Step 349( 1.83%), action 11, FPS 2.09, Running 68.96s Step 350( 2.00%), action 12, FPS 2.07, Running 69.42s Step 351( 2.17%), action 13, FPS 2.04, Running 69.85s Step 352( 2.33%), action 14, FPS 2.04, Running 70.25s Step 353( 2.50%), action 15, FPS 2.01, Running 70.69s Step 354( 2.67%), action 16, FPS 2.01, Running 71.10s Step 355( 2.83%), action 17, FPS 1.94, Running 71.68s Step 356( 3.00%), action 18, FPS 1.92, Running 72.20s Step 357( 3.17%), action 19, FPS 1.85, Running 72.78s Step 358( 3.33%), action 20, FPS 1.84, Running 73.23s Step 359( 3.50%), action 21, FPS 1.99, Running 73.79s Step 360( 3.67%), action 22, FPS 2.07, Running 74.05s Step 361( 3.83%), action 23, FPS 2.08, Running 74.47s Step 362( 4.00%), action 24, FPS 2.10, Running 74.83s Step 363( 4.17%), action 25, FPS 2.11, Running 75.32s Step 364( 4.33%), action 26, FPS 2.15, Running 75.71s Step 365( 4.50%), action 27, FPS 2.14, Running 76.23s Step 366( 4.67%), action 28, FPS 2.17, Running 76.65s Step 367( 4.83%), action 29, FPS 2.17, Running 77.16s Step 368( 5.00%), action 30, FPS 2.13, Running 77.73s Step 369( 5.17%), action 31, FPS 2.14, Running 78.31s Step 370( 5.33%), action 32, FPS 2.16, Running 78.70s Step 371( 5.50%), action 33, FPS 2.14, Running 79.22s Step 372( 5.67%), action 34, FPS 2.13, Running 79.62s Step 373( 5.83%), action 35, FPS 2.11, Running 80.19s Step 374( 6.00%), action 36, FPS 2.10, Running 80.60s Step 375( 6.17%), action 37, FPS 2.07, Running 81.34s Step 376( 6.33%), action 38, FPS 2.11, Running 81.70s Step 377( 6.50%), action 39, FPS 2.13, Running 82.18s Step 378( 6.67%), action 40, FPS 2.14, Running 82.56s Step 379( 6.83%), action 41, FPS 2.11, Running 83.25s Step 380( 7.00%), action 42, FPS 2.09, Running 83.63s Step 381( 7.17%), action 43, FPS 2.07, Running 84.14s Step 382( 7.33%), action 44, FPS 2.05, Running 84.57s Step 383( 7.50%), action 45, FPS 2.04, Running 85.11s Step 384( 7.67%), action 46, FPS 2.03, Running 85.57s Step 385( 7.83%), action 47, FPS 1.97, Running 86.40s Step 386( 8.00%), action 48, FPS 1.97, Running 86.82s Step 387( 8.17%), action 49, FPS 1.97, Running 87.29s Step 388( 8.33%), action 50, FPS 1.99, Running 87.75s Step 389( 8.50%), action 51, FPS 1.98, Running 88.42s Step 390( 8.67%), action 52, FPS 1.97, Running 88.87s Step 391( 8.83%), action 53, FPS 1.98, Running 89.33s Step 392( 9.00%), action 54, FPS 1.98, Running 89.70s Step 393( 9.17%), action 55, FPS 1.99, Running 90.24s Step 394( 9.33%), action 56, FPS 1.98, Running 90.72s Step 395( 9.50%), action 57, FPS 1.96, Running 91.55s Step 396( 9.67%), action 58, FPS 1.94, Running 91.99s Step 397( 9.83%), action 59, FPS 1.94, Running 92.50s Step 398( 10.00%), action 60, FPS 1.93, Running 92.90s Step 399( 10.17%), action 61, FPS 1.96, Running 93.44s Step 400( 10.33%), action 62, FPS 1.97, Running 93.80s Step 401( 10.50%), action 63, FPS 1.98, Running 94.24s Step 402( 10.67%), action 64, FPS 1.99, Running 94.61s Step 403( 10.83%), action 65, FPS 2.00, Running 95.11s Step 404( 11.00%), action 66, FPS 2.01, Running 95.51s Step 405( 11.17%), action 67, FPS 2.08, Running 96.01s Step 406( 11.33%), action 68, FPS 2.08, Running 96.45s Step 407( 11.50%), action 69, FPS 2.08, Running 96.92s Step 408( 11.67%), action 70, FPS 2.09, Running 97.31s Step 409( 11.83%), action 71, FPS 2.13, Running 97.81s Step 410( 12.00%), action 72, FPS 2.14, Running 98.20s Step 411( 12.17%), action 73, FPS 2.14, Running 98.67s Step 412( 12.33%), action 74, FPS 2.14, Running 99.04s Step 413( 12.50%), action 75, FPS 2.15, Running 99.55s Step 414( 12.67%), action 76, FPS 2.17, Running 99.93s Step 415( 12.83%), action 77, FPS 2.26, Running 100.40s Step 416( 13.00%), action 78, FPS 2.27, Running 100.79s Step 417( 13.17%), action 79, FPS 2.28, Running 101.28s Step 418( 13.33%), action 80, FPS 2.29, Running 101.62s Step 419( 13.50%), action 81, FPS 2.30, Running 102.15s Step 420( 13.67%), action 82, FPS 2.28, Running 102.56s Step 421( 13.83%), action 83, FPS 2.27, Running 103.05s Step 422( 14.00%), action 84, FPS 2.26, Running 103.47s Step 423( 14.17%), action 85, FPS 2.26, Running 103.96s Step 424( 14.33%), action 86, FPS 2.25, Running 104.39s Step 425( 14.50%), action 87, FPS 2.25, Running 104.92s Step 426( 14.67%), action 88, FPS 2.23, Running 105.40s Step 427( 14.83%), action 89, FPS 2.25, Running 105.83s Step 428( 15.00%), action 90, FPS 2.22, Running 106.33s Step 429( 15.17%), action 91, FPS 2.18, Running 106.98s Step 430( 15.33%), action 92, FPS 2.16, Running 107.46s Step 431( 15.50%), action 93, FPS 2.15, Running 107.96s Step 432( 15.67%), action 94, FPS 2.12, Running 108.46s Step 433( 15.83%), action 95, FPS 2.10, Running 109.07s Step 434( 16.00%), action 96, FPS 2.08, Running 109.55s Step 435( 16.17%), action 97, FPS 2.10, Running 109.93s Step 436( 16.33%), action 98, FPS 2.08, Running 110.41s Step 437( 16.50%), action 99, FPS 2.09, Running 110.85s Step 438( 16.67%), action 100, FPS 2.07, Running 111.30s Step 439( 16.83%), action 101, FPS 2.03, Running 112.01s Step 440( 17.00%), action 102, FPS 2.03, Running 112.40s Step 441( 17.17%), action 103, FPS 2.02, Running 112.95s Step 442( 17.33%), action 104, FPS 2.03, Running 113.32s Step 443( 17.50%), action 105, FPS 2.04, Running 113.74s Step 444( 17.67%), action 106, FPS 2.04, Running 114.18s Step 445( 17.83%), action 107, FPS 2.06, Running 114.62s Step 446( 18.00%), action 108, FPS 2.07, Running 115.08s Step 447( 18.17%), action 109, FPS 2.04, Running 115.62s Step 448( 18.33%), action 110, FPS 2.05, Running 116.09s Step 449( 18.50%), action 111, FPS 2.04, Running 116.78s Step 450( 18.67%), action 112, FPS 2.06, Running 117.18s Step 451( 18.83%), action 113, FPS 2.07, Running 117.64s Step 452( 19.00%), action 114, FPS 2.10, Running 117.98s Step 453( 19.17%), action 115, FPS 2.13, Running 118.44s Step 454( 19.33%), action 116, FPS 2.12, Running 118.96s Step 455( 19.50%), action 117, FPS 2.09, Running 119.49s Step 456( 19.67%), action 118, FPS 2.05, Running 120.14s Step 457( 19.83%), action 119, FPS 2.04, Running 120.67s Step 458( 20.00%), action 120, FPS 2.05, Running 121.07s Step 459( 20.17%), action 121, FPS 2.09, Running 121.59s Step 460( 20.33%), action 122, FPS 2.07, Running 122.05s Step 461( 20.50%), action 123, FPS 2.08, Running 122.56s Step 462( 20.67%), action 124, FPS 2.08, Running 122.95s Step 463( 20.83%), action 125, FPS 2.06, Running 123.45s Step 464( 21.00%), action 126, FPS 2.06, Running 123.91s Step 465( 21.17%), action 127, FPS 2.04, Running 124.43s Step 466( 21.33%), action 128, FPS 2.05, Running 124.84s Step 467( 21.50%), action 129, FPS 2.06, Running 125.35s Step 468( 21.67%), action 130, FPS 2.07, Running 125.75s Step 469( 21.83%), action 131, FPS 2.10, Running 126.33s Step 470( 22.00%), action 132, FPS 2.11, Running 126.67s Step 471( 22.17%), action 133, FPS 2.10, Running 127.15s Step 472( 22.33%), action 134, FPS 2.09, Running 127.54s Step 473( 22.50%), action 135, FPS 2.09, Running 128.03s Step 474( 22.67%), action 136, FPS 2.12, Running 128.38s Step 475( 22.83%), action 137, FPS 2.14, Running 128.86s Step 476( 23.00%), action 138, FPS 2.20, Running 129.24s Step 477( 23.17%), action 139, FPS 2.21, Running 129.72s Step 478( 23.33%), action 140, FPS 2.24, Running 129.99s Step 479( 23.50%), action 141, FPS 2.22, Running 130.60s Step 480( 23.67%), action 142, FPS 2.24, Running 130.96s Step 481( 23.83%), action 143, FPS 2.25, Running 131.45s Step 482( 24.00%), action 144, FPS 2.26, Running 131.79s Step 483( 24.17%), action 145, FPS 2.26, Running 132.29s Step 484( 24.33%), action 146, FPS 2.29, Running 132.66s Step 485( 24.50%), action 147, FPS 2.29, Running 133.14s Step 486( 24.67%), action 148, FPS 2.30, Running 133.53s Step 487( 24.83%), action 149, FPS 2.34, Running 133.90s Step 488( 25.00%), action 150, FPS 2.37, Running 134.17s Step 489( 25.17%), action 151, FPS 2.37, Running 134.75s Step 490( 25.33%), action 152, FPS 2.38, Running 135.09s Step 491( 25.50%), action 153, FPS 2.36, Running 135.62s Step 492( 25.67%), action 154, FPS 2.35, Running 136.03s Step 493( 25.83%), action 155, FPS 2.35, Running 136.54s Step 494( 26.00%), action 156, FPS 2.34, Running 136.93s Step 495( 26.17%), action 157, FPS 2.33, Running 137.45s Step 496( 26.33%), action 158, FPS 2.30, Running 137.92s Step 497( 26.50%), action 159, FPS 2.33, Running 138.31s Step 498( 26.67%), action 160, FPS 2.30, Running 138.67s Step 499( 26.83%), action 161, FPS 2.29, Running 139.34s Step 500( 27.00%), action 162, FPS 2.28, Running 139.74s Step 501( 27.17%), action 163, FPS 2.27, Running 140.25s Step 502( 27.33%), action 164, FPS 2.26, Running 140.64s Step 503( 27.50%), action 165, FPS 2.26, Running 141.14s Step 504( 27.67%), action 166, FPS 2.25, Running 141.54s Step 505( 27.83%), action 167, FPS 2.28, Running 141.91s Step 506( 28.00%), action 168, FPS 2.31, Running 142.19s Step 507( 28.17%), action 169, FPS 2.27, Running 142.70s Step 508( 28.33%), action 170, FPS 2.24, Running 143.08s Step 509( 28.50%), action 171, FPS 2.22, Running 143.74s Step 510( 28.67%), action 172, FPS 2.21, Running 144.15s Step 511( 28.83%), action 173, FPS 2.21, Running 144.66s Step 512( 29.00%), action 174, FPS 2.22, Running 145.05s Step 513( 29.17%), action 175, FPS 2.21, Running 145.58s Step 514( 29.33%), action 176, FPS 2.22, Running 145.95s Step 515( 29.50%), action 177, FPS 2.26, Running 146.29s Step 516( 29.67%), action 178, FPS 2.27, Running 146.73s Step 517( 29.83%), action 179, FPS 2.26, Running 147.16s Step 518( 30.00%), action 180, FPS 2.25, Running 147.55s Step 519( 30.17%), action 181, FPS 2.26, Running 148.20s Step 520( 30.33%), action 182, FPS 2.25, Running 148.62s Step 521( 30.50%), action 183, FPS 2.26, Running 149.10s Step 522( 30.67%), action 184, FPS 2.26, Running 149.51s Step 523( 30.83%), action 185, FPS 2.27, Running 149.94s Step 524( 31.00%), action 186, FPS 2.29, Running 150.25s Step 525( 31.17%), action 187, FPS 2.28, Running 150.68s Step 526( 31.33%), action 188, FPS 2.24, Running 151.11s Step 527( 31.50%), action 189, FPS 2.24, Running 151.63s Step 528( 31.67%), action 190, FPS 2.21, Running 152.11s Step 529( 31.83%), action 191, FPS 2.21, Running 152.78s Step 530( 32.00%), action 192, FPS 2.22, Running 153.17s Step 531( 32.17%), action 193, FPS 2.23, Running 153.65s Step 532( 32.33%), action 194, FPS 2.23, Running 154.04s Step 533( 32.50%), action 195, FPS 2.28, Running 154.35s Step 534( 32.67%), action 196, FPS 2.28, Running 154.74s Step 535( 32.83%), action 197, FPS 2.24, Running 155.23s Step 536( 33.00%), action 198, FPS 2.22, Running 155.75s Step 537( 33.17%), action 199, FPS 2.20, Running 156.25s Step 538( 33.33%), action 200, FPS 2.20, Running 156.63s Step 539( 33.50%), action 201, FPS 2.19, Running 157.31s Step 540( 33.67%), action 202, FPS 2.21, Running 157.68s Step 541( 33.83%), action 203, FPS 2.22, Running 158.12s Step 542( 34.00%), action 204, FPS 2.25, Running 158.41s Step 543( 34.17%), action 205, FPS 2.25, Running 158.85s Step 544( 34.33%), action 206, FPS 2.24, Running 159.19s Step 545( 34.50%), action 207, FPS 2.21, Running 159.71s Step 546( 34.67%), action 208, FPS 2.23, Running 160.07s Step 547( 34.83%), action 209, FPS 2.24, Running 160.57s Step 548( 35.00%), action 210, FPS 2.26, Running 160.97s Step 549( 35.17%), action 211, FPS 2.27, Running 161.58s Step 550( 35.33%), action 212, FPS 2.28, Running 161.95s Step 551( 35.50%), action 213, FPS 2.32, Running 162.25s Step 552( 35.67%), action 214, FPS 2.33, Running 162.61s Step 553( 35.83%), action 215, FPS 2.26, Running 163.22s Step 554( 36.00%), action 216, FPS 2.25, Running 163.61s Step 555( 36.17%), action 217, FPS 2.25, Running 164.10s Step 556( 36.33%), action 218, FPS 2.28, Running 164.53s Step 557( 36.50%), action 219, FPS 2.27, Running 165.04s Step 558( 36.67%), action 220, FPS 2.22, Running 165.63s Step 559( 36.83%), action 221, FPS 2.26, Running 166.17s Step 560( 37.00%), action 222, FPS 2.25, Running 166.58s Step 561( 37.17%), action 223, FPS 2.22, Running 167.12s Step 562( 37.33%), action 224, FPS 2.15, Running 167.72s Step 563( 37.50%), action 225, FPS 2.13, Running 168.24s Step 564( 37.67%), action 226, FPS 2.10, Running 168.74s Step 565( 37.83%), action 227, FPS 2.10, Running 169.24s Step 566( 38.00%), action 228, FPS 2.08, Running 169.68s Step 567( 38.17%), action 229, FPS 2.07, Running 170.21s Step 568( 38.33%), action 230, FPS 2.07, Running 170.64s Step 569( 38.50%), action 231, FPS 2.05, Running 171.31s Step 570( 38.67%), action 232, FPS 2.05, Running 171.71s Step 571( 38.83%), action 233, FPS 1.97, Running 172.43s Step 572( 39.00%), action 234, FPS 1.96, Running 172.80s Step 573( 39.17%), action 235, FPS 1.99, Running 173.29s Step 574( 39.33%), action 236, FPS 1.98, Running 173.73s Step 575( 39.50%), action 237, FPS 1.99, Running 174.15s Step 576( 39.67%), action 238, FPS 2.01, Running 174.49s Step 577( 39.83%), action 239, FPS 1.93, Running 175.38s Step 578( 40.00%), action 240, FPS 1.96, Running 175.85s Step 579( 40.17%), action 241, FPS 1.92, Running 176.60s Step 580( 40.33%), action 242, FPS 1.92, Running 177.02s Step 581( 40.50%), action 243, FPS 1.93, Running 177.50s Step 582( 40.67%), action 244, FPS 1.92, Running 178.13s Step 583( 40.83%), action 245, FPS 1.93, Running 178.60s Step 584( 41.00%), action 246, FPS 1.94, Running 179.06s Step 585( 41.17%), action 247, FPS 1.93, Running 179.59s Step 586( 41.33%), action 248, FPS 1.92, Running 180.08s Step 587( 41.50%), action 249, FPS 1.89, Running 180.79s Step 588( 41.67%), action 250, FPS 1.83, Running 181.59s Step 589( 41.83%), action 251, FPS 1.82, Running 182.29s Step 590( 42.00%), action 252, FPS 1.80, Running 182.82s Step 591( 42.17%), action 253, FPS 1.83, Running 183.38s Step 592( 42.33%), action 254, FPS 1.81, Running 183.85s Step 593( 42.50%), action 255, FPS 1.80, Running 184.43s Step 594( 42.67%), action 256, FPS 1.80, Running 184.87s Step 595( 42.83%), action 257, FPS 1.78, Running 185.36s Step 596( 43.00%), action 258, FPS 1.78, Running 185.70s Step 597( 43.17%), action 259, FPS 1.85, Running 186.16s Step 598( 43.33%), action 260, FPS 1.86, Running 186.62s Step 599( 43.50%), action 261, FPS 1.87, Running 187.31s Step 600( 43.67%), action 262, FPS 1.85, Running 187.83s Step 601( 43.83%), action 263, FPS 1.83, Running 188.40s Step 602( 44.00%), action 264, FPS 1.86, Running 188.88s Step 603( 44.17%), action 265, FPS 1.86, Running 189.35s Step 604( 44.33%), action 266, FPS 1.87, Running 189.73s Step 605( 44.50%), action 267, FPS 1.88, Running 190.24s Step 606( 44.67%), action 268, FPS 1.87, Running 190.76s Step 607( 44.83%), action 269, FPS 1.90, Running 191.31s Step 608( 45.00%), action 270, FPS 1.98, Running 191.68s Step 609( 45.17%), action 271, FPS 2.00, Running 192.28s Step 610( 45.33%), action 272, FPS 2.04, Running 192.62s Step 611( 45.50%), action 273, FPS 2.04, Running 193.17s Step 612( 45.67%), action 274, FPS 2.06, Running 193.56s Step 613( 45.83%), action 275, FPS 2.07, Running 194.10s Step 614( 46.00%), action 276, FPS 2.07, Running 194.52s Step 615( 46.17%), action 277, FPS 2.05, Running 195.13s Step 616( 46.33%), action 278, FPS 2.03, Running 195.57s Step 617( 46.50%), action 279, FPS 2.02, Running 196.06s Step 618( 46.67%), action 280, FPS 2.00, Running 196.62s Step 619( 46.83%), action 281, FPS 2.00, Running 197.30s Step 620( 47.00%), action 282, FPS 2.02, Running 197.71s Step 621( 47.17%), action 283, FPS 2.04, Running 198.20s Step 622( 47.33%), action 284, FPS 2.01, Running 198.83s Step 623( 47.50%), action 285, FPS 2.00, Running 199.35s Step 624( 47.67%), action 286, FPS 2.00, Running 199.73s Step 625( 47.83%), action 287, FPS 2.01, Running 200.21s Step 626( 48.00%), action 288, FPS 2.03, Running 200.59s Step 627( 48.17%), action 289, FPS 2.06, Running 201.04s Step 628( 48.33%), action 290, FPS 2.06, Running 201.40s Step 629( 48.50%), action 291, FPS 2.05, Running 202.06s Step 630( 48.67%), action 292, FPS 2.01, Running 202.57s Step 631( 48.83%), action 293, FPS 2.01, Running 203.13s Step 632( 49.00%), action 294, FPS 1.99, Running 203.60s Step 633( 49.17%), action 295, FPS 2.00, Running 204.08s Step 634( 49.33%), action 296, FPS 1.97, Running 204.68s Step 635( 49.50%), action 297, FPS 1.98, Running 205.23s Step 636( 49.67%), action 298, FPS 1.99, Running 205.60s Step 637( 49.83%), action 299, FPS 1.98, Running 206.15s Step 638( 50.00%), action 300, FPS 2.01, Running 206.55s Step 639( 50.17%), action 301, FPS 2.01, Running 207.23s Step 640( 50.33%), action 302, FPS 2.00, Running 207.73s Step 641( 50.50%), action 303, FPS 2.00, Running 208.18s Step 642( 50.67%), action 304, FPS 2.07, Running 208.48s Step 643( 50.83%), action 305, FPS 2.08, Running 208.97s Step 644( 51.00%), action 306, FPS 2.00, Running 209.72s Step 645( 51.17%), action 307, FPS 2.00, Running 210.23s Step 646( 51.33%), action 308, FPS 1.99, Running 210.66s Step 647( 51.50%), action 309, FPS 1.97, Running 211.17s Step 648( 51.67%), action 310, FPS 1.99, Running 211.45s Step 649( 51.83%), action 311, FPS 2.00, Running 212.08s Step 650( 52.00%), action 312, FPS 2.01, Running 212.52s Step 651( 52.17%), action 313, FPS 2.03, Running 213.00s Step 652( 52.33%), action 314, FPS 2.04, Running 213.42s Step 653( 52.50%), action 315, FPS 2.03, Running 213.94s Step 654( 52.67%), action 316, FPS 2.07, Running 214.37s Step 655( 52.83%), action 317, FPS 2.08, Running 214.85s Step 656( 53.00%), action 318, FPS 2.10, Running 215.11s Step 657( 53.17%), action 319, FPS 2.13, Running 215.55s Step 658( 53.33%), action 320, FPS 2.14, Running 215.91s Step 659( 53.50%), action 321, FPS 2.14, Running 216.56s Step 660( 53.67%), action 322, FPS 2.16, Running 216.99s Step 661( 53.83%), action 323, FPS 2.15, Running 217.49s Step 662( 54.00%), action 324, FPS 2.12, Running 217.92s Step 663( 54.17%), action 325, FPS 2.12, Running 218.41s Step 664( 54.33%), action 326, FPS 2.21, Running 218.79s Step 665( 54.50%), action 327, FPS 2.25, Running 219.13s Step 666( 54.67%), action 328, FPS 2.26, Running 219.52s Step 667( 54.83%), action 329, FPS 2.27, Running 219.98s Step 668( 55.00%), action 330, FPS 2.22, Running 220.47s Step 669( 55.17%), action 331, FPS 2.18, Running 221.26s Step 670( 55.33%), action 332, FPS 2.19, Running 221.67s Step 671( 55.50%), action 333, FPS 2.16, Running 222.24s Step 672( 55.67%), action 334, FPS 2.16, Running 222.67s Step 673( 55.83%), action 335, FPS 2.18, Running 223.10s Step 674( 56.00%), action 336, FPS 2.20, Running 223.44s Step 675( 56.17%), action 337, FPS 2.20, Running 223.94s Step 676( 56.33%), action 338, FPS 2.16, Running 224.39s Step 677( 56.50%), action 339, FPS 2.14, Running 224.89s Step 678( 56.67%), action 340, FPS 2.13, Running 225.32s Step 679( 56.83%), action 341, FPS 2.11, Running 226.04s Step 680( 57.00%), action 342, FPS 2.10, Running 226.50s Step 681( 57.17%), action 343, FPS 2.09, Running 227.06s Step 682( 57.33%), action 344, FPS 2.10, Running 227.45s Step 683( 57.50%), action 345, FPS 2.10, Running 227.94s Step 684( 57.67%), action 346, FPS 2.09, Running 228.38s Step 685( 57.83%), action 347, FPS 1.98, Running 229.22s Step 686( 58.00%), action 348, FPS 1.99, Running 229.59s Step 687( 58.17%), action 349, FPS 1.97, Running 230.12s Step 688( 58.33%), action 350, FPS 2.01, Running 230.44s Step 689( 58.50%), action 351, FPS 2.02, Running 231.15s Step 690( 58.67%), action 352, FPS 2.00, Running 231.65s Step 691( 58.83%), action 353, FPS 1.98, Running 232.35s Step 692( 59.00%), action 354, FPS 1.97, Running 232.84s Step 693( 59.17%), action 355, FPS 1.95, Running 233.33s Step 694( 59.33%), action 356, FPS 1.94, Running 233.76s Step 695( 59.50%), action 357, FPS 1.96, Running 234.12s Step 696( 59.67%), action 358, FPS 1.96, Running 234.59s Step 697( 59.83%), action 359, FPS 1.97, Running 235.06s Step 698( 60.00%), action 360, FPS 1.97, Running 235.47s Step 699( 60.17%), action 361, FPS 1.99, Running 236.09s Step 700( 60.33%), action 362, FPS 2.00, Running 236.50s Step 701( 60.50%), action 363, FPS 2.01, Running 237.00s Step 702( 60.67%), action 364, FPS 2.01, Running 237.40s Step 703( 60.83%), action 365, FPS 2.00, Running 237.92s Step 704( 61.00%), action 366, FPS 2.00, Running 238.37s Step 705( 61.17%), action 367, FPS 2.08, Running 238.82s Step 706( 61.33%), action 368, FPS 2.06, Running 239.27s Step 707( 61.50%), action 369, FPS 2.07, Running 239.79s Step 708( 61.67%), action 370, FPS 2.05, Running 240.20s Step 709( 61.83%), action 371, FPS 2.06, Running 240.86s Step 710( 62.00%), action 372, FPS 2.07, Running 241.30s Step 711( 62.17%), action 373, FPS 2.13, Running 241.75s Step 712( 62.33%), action 374, FPS 2.16, Running 242.09s Step 713( 62.50%), action 375, FPS 2.17, Running 242.55s Step 714( 62.67%), action 376, FPS 2.19, Running 242.91s Step 715( 62.83%), action 377, FPS 2.12, Running 243.55s Step 716( 63.00%), action 378, FPS 2.15, Running 243.90s Step 717( 63.17%), action 379, FPS 2.13, Running 244.46s Step 718( 63.33%), action 380, FPS 2.12, Running 244.91s Step 719( 63.50%), action 381, FPS 2.12, Running 245.52s Step 720( 63.67%), action 382, FPS 2.14, Running 245.86s Step 721( 63.83%), action 383, FPS 2.14, Running 246.33s Step 722( 64.00%), action 384, FPS 2.11, Running 246.88s Step 723( 64.17%), action 385, FPS 2.11, Running 247.40s Step 724( 64.33%), action 386, FPS 2.13, Running 247.78s Step 725( 64.50%), action 387, FPS 2.11, Running 248.28s Step 726( 64.67%), action 388, FPS 2.09, Running 248.85s Step 727( 64.83%), action 389, FPS 2.06, Running 249.48s Step 728( 65.00%), action 390, FPS 2.07, Running 249.87s Step 729( 65.17%), action 391, FPS 2.07, Running 250.51s Step 730( 65.33%), action 392, FPS 2.07, Running 250.97s Step 731( 65.50%), action 393, FPS 2.05, Running 251.50s Step 732( 65.67%), action 394, FPS 2.04, Running 251.92s Step 733( 65.83%), action 395, FPS 2.02, Running 252.47s Step 734( 66.00%), action 396, FPS 2.00, Running 252.92s Step 735( 66.17%), action 397, FPS 2.04, Running 253.36s Step 736( 66.33%), action 398, FPS 2.03, Running 253.76s Step 737( 66.50%), action 399, FPS 1.97, Running 254.62s Step 738( 66.67%), action 400, FPS 1.97, Running 255.04s Step 739( 66.83%), action 401, FPS 1.96, Running 255.71s Step 740( 67.00%), action 402, FPS 1.95, Running 256.11s Step 741( 67.17%), action 403, FPS 1.95, Running 256.60s Step 742( 67.33%), action 404, FPS 1.99, Running 256.92s Step 743( 67.50%), action 405, FPS 1.95, Running 257.65s Step 744( 67.67%), action 406, FPS 1.93, Running 258.16s Step 745( 67.83%), action 407, FPS 1.92, Running 258.69s Step 746( 68.00%), action 408, FPS 1.96, Running 259.05s Step 747( 68.17%), action 409, FPS 1.98, Running 259.61s Step 748( 68.33%), action 410, FPS 1.96, Running 260.06s Step 749( 68.50%), action 411, FPS 1.98, Running 260.62s Step 750( 68.67%), action 412, FPS 2.02, Running 260.88s Step 751( 68.83%), action 413, FPS 2.04, Running 261.33s Step 752( 69.00%), action 414, FPS 2.04, Running 261.70s Step 753( 69.17%), action 415, FPS 2.06, Running 262.20s Step 754( 69.33%), action 416, FPS 2.07, Running 262.59s Step 755( 69.50%), action 417, FPS 2.05, Running 263.13s Step 756( 69.67%), action 418, FPS 2.04, Running 263.56s Step 757( 69.83%), action 419, FPS 2.11, Running 264.08s Step 758( 70.00%), action 420, FPS 2.10, Running 264.55s Step 759( 70.17%), action 421, FPS 2.16, Running 264.98s Step 760( 70.33%), action 422, FPS 2.19, Running 265.25s Step 761( 70.50%), action 423, FPS 2.21, Running 265.67s Step 762( 70.67%), action 424, FPS 2.20, Running 266.00s Step 763( 70.83%), action 425, FPS 2.26, Running 266.48s Step 764( 71.00%), action 426, FPS 2.28, Running 266.94s Step 765( 71.17%), action 427, FPS 2.29, Running 267.43s Step 766( 71.33%), action 428, FPS 2.28, Running 267.80s Step 767( 71.50%), action 429, FPS 2.30, Running 268.32s Step 768( 71.67%), action 430, FPS 2.29, Running 268.80s Step 769( 71.83%), action 431, FPS 2.30, Running 269.32s Step 770( 72.00%), action 432, FPS 2.28, Running 269.66s Step 771( 72.17%), action 433, FPS 2.28, Running 270.09s Step 772( 72.33%), action 434, FPS 2.30, Running 270.41s Step 773( 72.50%), action 435, FPS 2.29, Running 270.94s Step 774( 72.67%), action 436, FPS 2.29, Running 271.33s Step 775( 72.83%), action 437, FPS 2.30, Running 271.81s Step 776( 73.00%), action 438, FPS 2.33, Running 272.15s Step 777( 73.17%), action 439, FPS 2.33, Running 272.66s Step 778( 73.33%), action 440, FPS 2.36, Running 273.03s Step 779( 73.50%), action 441, FPS 2.31, Running 273.63s Step 780( 73.67%), action 442, FPS 2.27, Running 274.06s Step 781( 73.83%), action 443, FPS 2.26, Running 274.54s Step 782( 74.00%), action 444, FPS 2.22, Running 275.01s Step 783( 74.17%), action 445, FPS 2.21, Running 275.52s Step 784( 74.33%), action 446, FPS 2.23, Running 275.92s Step 785( 74.50%), action 447, FPS 2.23, Running 276.42s Step 786( 74.67%), action 448, FPS 2.19, Running 276.92s Step 787( 74.83%), action 449, FPS 2.19, Running 277.44s Step 788( 75.00%), action 450, FPS 2.22, Running 277.83s Step 789( 75.17%), action 451, FPS 2.20, Running 278.42s Step 790( 75.33%), action 452, FPS 2.19, Running 278.81s Step 791( 75.50%), action 453, FPS 2.15, Running 279.38s Step 792( 75.67%), action 454, FPS 2.13, Running 279.81s Step 793( 75.83%), action 455, FPS 2.11, Running 280.41s Step 794( 76.00%), action 456, FPS 2.11, Running 280.80s Step 795( 76.17%), action 457, FPS 2.10, Running 281.33s Step 796( 76.33%), action 458, FPS 2.10, Running 281.69s Step 797( 76.50%), action 459, FPS 2.10, Running 282.18s Step 798( 76.67%), action 460, FPS 2.06, Running 282.72s Step 799( 76.83%), action 461, FPS 2.05, Running 283.39s Step 800( 77.00%), action 462, FPS 2.04, Running 283.84s Step 801( 77.17%), action 463, FPS 2.03, Running 284.39s Step 802( 77.33%), action 464, FPS 2.04, Running 284.79s Step 803( 77.50%), action 465, FPS 2.06, Running 285.24s Step 804( 77.67%), action 466, FPS 2.07, Running 285.60s Step 805( 77.83%), action 467, FPS 2.06, Running 286.11s Step 806( 78.00%), action 468, FPS 2.08, Running 286.54s Step 807( 78.17%), action 469, FPS 2.07, Running 287.09s Step 808( 78.33%), action 470, FPS 2.06, Running 287.52s Step 809( 78.50%), action 471, FPS 2.04, Running 288.22s Step 810( 78.67%), action 472, FPS 2.03, Running 288.65s Step 811( 78.83%), action 473, FPS 2.06, Running 289.07s Step 812( 79.00%), action 474, FPS 2.10, Running 289.34s Step 813( 79.17%), action 475, FPS 2.14, Running 289.74s Step 814( 79.33%), action 476, FPS 2.14, Running 290.13s Step 815( 79.50%), action 477, FPS 2.12, Running 290.77s Step 816( 79.67%), action 478, FPS 2.10, Running 291.23s Step 817( 79.83%), action 479, FPS 2.09, Running 291.76s Step 818( 80.00%), action 480, FPS 2.12, Running 292.17s Step 819( 80.17%), action 481, FPS 2.12, Running 292.82s Step 820( 80.33%), action 482, FPS 2.15, Running 293.13s Step 821( 80.50%), action 483, FPS 2.22, Running 293.40s Step 822( 80.67%), action 484, FPS 2.24, Running 293.72s Step 823( 80.83%), action 485, FPS 2.24, Running 294.17s Step 824( 81.00%), action 486, FPS 2.22, Running 294.61s Step 825( 81.17%), action 487, FPS 2.22, Running 295.12s Step 826( 81.33%), action 488, FPS 2.22, Running 295.54s Step 827( 81.50%), action 489, FPS 2.22, Running 296.08s Step 828( 81.67%), action 490, FPS 2.22, Running 296.52s Step 829( 81.83%), action 491, FPS 2.25, Running 297.10s Step 830( 82.00%), action 492, FPS 2.30, Running 297.36s Step 831( 82.17%), action 493, FPS 2.30, Running 297.77s Step 832( 82.33%), action 494, FPS 2.26, Running 298.17s Step 833( 82.50%), action 495, FPS 2.23, Running 298.69s Step 834( 82.67%), action 496, FPS 2.24, Running 299.07s Step 835( 82.83%), action 497, FPS 2.28, Running 299.55s Step 836( 83.00%), action 498, FPS 2.29, Running 299.95s Step 837( 83.17%), action 499, FPS 2.30, Running 300.45s Step 838( 83.33%), action 500, FPS 2.28, Running 300.93s Step 839( 83.50%), action 501, FPS 2.32, Running 301.45s Step 840( 83.67%), action 502, FPS 2.30, Running 301.81s Step 841( 83.83%), action 503, FPS 2.25, Running 302.28s Step 842( 84.00%), action 504, FPS 2.23, Running 302.68s Step 843( 84.17%), action 505, FPS 2.22, Running 303.19s Step 844( 84.33%), action 506, FPS 2.22, Running 303.63s Step 845( 84.50%), action 507, FPS 2.20, Running 304.20s Step 846( 84.67%), action 508, FPS 2.21, Running 304.58s Step 847( 84.83%), action 509, FPS 2.21, Running 305.12s Step 848( 85.00%), action 510, FPS 2.25, Running 305.41s Step 849( 85.17%), action 511, FPS 2.24, Running 306.01s Step 850( 85.33%), action 512, FPS 2.21, Running 306.41s Step 851( 85.50%), action 513, FPS 2.19, Running 306.92s Step 852( 85.67%), action 514, FPS 2.16, Running 307.44s Step 853( 85.83%), action 515, FPS 2.16, Running 307.96s Step 854( 86.00%), action 516, FPS 2.15, Running 308.38s Step 855( 86.17%), action 517, FPS 2.14, Running 308.89s Step 856( 86.33%), action 518, FPS 2.14, Running 309.29s Step 857( 86.50%), action 519, FPS 2.18, Running 309.61s Step 858( 86.67%), action 520, FPS 2.22, Running 309.93s Step 859( 86.83%), action 521, FPS 2.20, Running 310.54s Step 860( 87.00%), action 522, FPS 2.19, Running 310.94s Step 861( 87.17%), action 523, FPS 2.19, Running 311.40s Step 862( 87.33%), action 524, FPS 2.17, Running 311.89s Step 863( 87.50%), action 525, FPS 2.18, Running 312.38s Step 864( 87.67%), action 526, FPS 2.19, Running 312.76s Step 865( 87.83%), action 527, FPS 2.20, Running 313.30s Step 866( 88.00%), action 528, FPS 2.23, Running 313.56s Step 867( 88.17%), action 529, FPS 2.29, Running 313.86s Step 868( 88.33%), action 530, FPS 2.29, Running 314.15s Step 869( 88.50%), action 531, FPS 2.29, Running 314.75s Step 870( 88.67%), action 532, FPS 2.29, Running 315.14s Step 871( 88.83%), action 533, FPS 2.30, Running 315.61s Step 872( 89.00%), action 534, FPS 2.33, Running 316.03s Step 873( 89.17%), action 535, FPS 2.33, Running 316.53s Step 874( 89.33%), action 536, FPS 2.34, Running 316.95s Step 875( 89.50%), action 537, FPS 2.33, Running 317.47s Step 876( 89.67%), action 538, FPS 2.35, Running 317.79s Step 877( 89.83%), action 539, FPS 2.33, Running 318.19s Step 878( 90.00%), action 540, FPS 2.32, Running 318.54s Step 879( 90.17%), action 541, FPS 2.32, Running 319.17s Step 880( 90.33%), action 542, FPS 2.30, Running 319.64s Step 881( 90.50%), action 543, FPS 2.30, Running 320.11s Step 882( 90.67%), action 544, FPS 2.31, Running 320.53s Step 883( 90.83%), action 545, FPS 2.32, Running 321.01s Step 884( 91.00%), action 546, FPS 2.31, Running 321.42s Step 885( 91.17%), action 547, FPS 2.36, Running 321.77s Step 886( 91.33%), action 548, FPS 2.34, Running 322.10s Step 887( 91.50%), action 549, FPS 2.30, Running 322.54s Step 888( 91.67%), action 550, FPS 2.28, Running 322.90s Step 889( 91.83%), action 551, FPS 2.27, Running 323.57s Step 890( 92.00%), action 552, FPS 2.28, Running 323.92s Step 891( 92.17%), action 553, FPS 2.24, Running 324.55s Step 892( 92.33%), action 554, FPS 2.24, Running 324.95s Step 893( 92.50%), action 555, FPS 2.24, Running 325.44s Step 894( 92.67%), action 556, FPS 2.29, Running 325.69s Step 895( 92.83%), action 557, FPS 2.32, Running 326.10s Step 896( 93.00%), action 558, FPS 2.30, Running 326.48s Step 897( 93.17%), action 559, FPS 2.29, Running 326.93s Step 898( 93.33%), action 560, FPS 2.27, Running 327.35s Step 899( 93.50%), action 561, FPS 2.27, Running 328.00s Step 900( 93.67%), action 562, FPS 2.27, Running 328.45s Step 901( 93.83%), action 563, FPS 2.27, Running 328.93s Step 902( 94.00%), action 564, FPS 2.28, Running 329.32s Step 903( 94.17%), action 565, FPS 2.31, Running 329.68s Step 904( 94.33%), action 566, FPS 2.34, Running 329.96s Step 905( 94.50%), action 567, FPS 2.32, Running 330.40s Step 906( 94.67%), action 568, FPS 2.27, Running 330.90s Step 907( 94.83%), action 569, FPS 2.25, Running 331.44s Step 908( 95.00%), action 570, FPS 2.23, Running 331.88s Step 909( 95.17%), action 571, FPS 2.23, Running 332.56s Step 910( 95.33%), action 572, FPS 2.22, Running 332.92s Step 911( 95.50%), action 573, FPS 2.24, Running 333.47s Step 912( 95.67%), action 574, FPS 2.27, Running 333.78s Step 913( 95.83%), action 575, FPS 2.26, Running 334.30s Step 914( 96.00%), action 576, FPS 2.23, Running 334.66s Step 915( 96.17%), action 577, FPS 2.19, Running 335.22s Step 916( 96.33%), action 578, FPS 2.19, Running 335.62s Step 917( 96.50%), action 579, FPS 2.17, Running 336.14s Step 918( 96.67%), action 580, FPS 2.17, Running 336.58s Step 919( 96.83%), action 581, FPS 2.15, Running 337.30s Step 920( 97.00%), action 582, FPS 2.16, Running 337.70s Step 921( 97.17%), action 583, FPS 2.15, Running 338.26s Step 922( 97.33%), action 584, FPS 2.15, Running 338.64s Step 923( 97.50%), action 585, FPS 2.10, Running 339.21s Step 924( 97.67%), action 586, FPS 2.05, Running 339.73s Step 925( 97.83%), action 587, FPS 2.02, Running 340.32s Step 926( 98.00%), action 588, FPS 2.03, Running 340.76s Step 927( 98.17%), action 589, FPS 2.03, Running 341.31s Step 928( 98.33%), action 590, FPS 2.04, Running 341.70s Step 929( 98.50%), action 591, FPS 2.02, Running 342.44s Step 930( 98.67%), action 592, FPS 2.01, Running 342.89s Step 931( 98.83%), action 593, FPS 2.01, Running 343.42s Step 932( 99.00%), action 594, FPS 1.99, Running 343.81s Step 933( 99.17%), action 595, FPS 1.95, Running 344.54s Step 934( 99.33%), action 596, FPS 1.94, Running 344.98s Step 935( 99.50%), action 597, FPS 1.89, Running 345.82s Step 936( 99.67%), action 598, FPS 1.88, Running 346.24s Step 937( 99.83%), action 599, FPS 1.88, Running 346.80s Step 938(100.00%), action 600, FPS 1.87, Running 347.27s [2026-08-02 22:17:20] [41 ] Seed 40 failed after 347.37 s. +steps: 938 , actions: 600 . +Instruction: Empty +Total 7/41(17.07%) success. +Setting seed: 41 +Step 1( N/A%), pre moving , FPS 4.83, Running 0.21s Step 2( N/A%), pre moving , FPS 7.18, Running 0.28s Step 3( N/A%), pre moving , FPS 8.42, Running 0.36s Step 4( N/A%), pre moving , FPS 9.10, Running 0.44s Step 5( N/A%), pre moving , FPS 9.35, Running 0.53s Step 6( N/A%), pre moving , FPS 9.45, Running 0.63s Step 7( N/A%), pre moving , FPS 9.57, Running 0.73s Step 8( N/A%), pre moving , FPS 9.71, Running 0.82s Step 9( N/A%), pre moving , FPS 9.80, Running 0.92s Step 10( N/A%), pre moving , FPS 10.46, Running 0.96s Step 11( N/A%), pre moving , FPS 11.27, Running 0.98s Step 12( N/A%), pre moving , FPS 12.04, Running 1.00s Step 13( N/A%), pre moving , FPS 12.77, Running 1.02s Step 14( N/A%), pre moving , FPS 13.48, Running 1.04s Step 15( N/A%), pre moving , FPS 14.13, Running 1.06s Step 16( N/A%), pre moving , FPS 14.75, Running 1.08s Step 17( N/A%), pre moving , FPS 15.33, Running 1.11s Step 18( N/A%), pre moving , FPS 15.85, Running 1.14s Step 19( N/A%), pre moving , FPS 16.33, Running 1.16s Step 20( N/A%), pre moving , FPS 16.85, Running 1.19s Step 21( N/A%), pre moving , FPS 15.44, Running 1.50s Step 22( N/A%), pre moving , FPS 15.75, Running 1.55s Step 23( N/A%), pre moving , FPS 16.19, Running 1.59s Step 24( N/A%), pre moving , FPS 16.69, Running 1.64s Step 25( N/A%), pre moving , FPS 17.54, Running 1.67s Step 26( N/A%), pre moving , FPS 15.09, Running 1.96s Step 27( N/A%), pre moving , FPS 15.50, Running 2.02s Step 28( N/A%), pre moving , FPS 15.98, Running 2.07s Step 29( N/A%), pre moving , FPS 16.51, Running 2.13s Step 30( N/A%), pre moving , FPS 15.91, Running 2.21s Step 31( N/A%), pre moving , FPS 15.12, Running 2.30s Step 32( N/A%), pre moving , FPS 14.44, Running 2.38s Step 33( N/A%), pre moving , FPS 13.74, Running 2.47s Step 34( N/A%), pre moving , FPS 13.08, Running 2.57s Step 35( N/A%), pre moving , FPS 12.52, Running 2.66s Step 36( N/A%), pre moving , FPS 8.53, Running 3.43s Step 37( N/A%), pre moving , FPS 7.97, Running 3.62s Step 38( N/A%), pre moving , FPS 7.71, Running 3.73s Step 39( N/A%), pre moving , FPS 7.53, Running 3.82s Step 40( N/A%), pre moving , FPS 7.34, Running 3.91s Step 41( N/A%), pre moving , FPS 8.00, Running 4.00s Step 42( N/A%), pre moving , FPS 7.86, Running 4.09s Step 43( N/A%), pre moving , FPS 7.71, Running 4.19s Step 44( N/A%), pre moving , FPS 7.59, Running 4.27s Step 45( N/A%), pre moving , FPS 7.42, Running 4.37s Step 46( N/A%), pre moving , FPS 7.99, Running 4.46s Step 47( N/A%), pre moving , FPS 7.88, Running 4.56s Step 48( N/A%), pre moving , FPS 6.63, Running 5.09s Step 49( N/A%), pre moving , FPS 6.70, Running 5.12s Step 50( N/A%), pre moving , FPS 6.84, Running 5.14s Step 51( N/A%), pre moving , FPS 6.96, Running 5.17s Step 52( N/A%), pre moving , FPS 7.08, Running 5.21s Step 53( N/A%), pre moving , FPS 7.06, Running 5.31s Step 54( N/A%), pre moving , FPS 7.10, Running 5.38s Step 55( N/A%), pre moving , FPS 7.12, Running 5.47s Step 56( N/A%), pre moving , FPS 9.46, Running 5.54s Step 57( N/A%), pre moving , FPS 10.05, Running 5.61s Step 58( N/A%), pre moving , FPS 10.06, Running 5.72s Step 59( N/A%), pre moving , FPS 10.11, Running 5.80s Step 60( N/A%), pre moving , FPS 10.11, Running 5.89s Step 61( N/A%), pre moving , FPS 10.21, Running 5.96s Step 62( N/A%), pre moving , FPS 10.06, Running 6.08s Step 63( N/A%), pre moving , FPS 9.79, Running 6.23s Step 64( N/A%), pre moving , FPS 9.48, Running 6.38s Step 65( N/A%), pre moving , FPS 9.27, Running 6.53s Step 66( N/A%), pre moving , FPS 9.05, Running 6.67s Step 67( N/A%), pre moving , FPS 8.80, Running 6.83s Step 68( N/A%), pre moving , FPS 10.63, Running 6.97s Step 69( N/A%), pre moving , FPS 9.97, Running 7.12s Step 70( N/A%), pre moving , FPS 9.42, Running 7.26s Step 71( N/A%), pre moving , FPS 8.95, Running 7.41s Step 72( N/A%), pre moving , FPS 8.47, Running 7.57s Step 73( N/A%), pre moving , FPS 8.34, Running 7.70s Step 74( N/A%), pre moving , FPS 8.10, Running 7.85s Step 75( N/A%), pre moving , FPS 7.94, Running 7.99s Step 76( N/A%), pre moving , FPS 7.72, Running 8.13s Step 77( N/A%), pre moving , FPS 7.45, Running 8.29s Step 78( N/A%), pre moving , FPS 7.39, Running 8.43s Step 79( N/A%), pre moving , FPS 7.22, Running 8.57s Step 80( N/A%), pre moving , FPS 7.10, Running 8.71s Step 81( N/A%), pre moving , FPS 6.92, Running 8.85s Step 82( N/A%), pre moving , FPS 6.97, Running 8.95s Step 83( N/A%), pre moving , FPS 7.17, Running 9.02s Step 84( N/A%), pre moving , FPS 7.50, Running 9.05s Step 85( N/A%), pre moving , FPS 7.73, Running 9.11s Step 86( N/A%), pre moving , FPS 8.05, Running 9.16s Step 87( N/A%), pre moving , FPS 8.41, Running 9.21s Step 88( N/A%), pre moving , FPS 8.83, Running 9.24s Step 89( N/A%), pre moving , FPS 9.25, Running 9.29s Step 90( N/A%), pre moving , FPS 9.69, Running 9.33s Step 91( N/A%), pre moving , FPS 10.02, Running 9.40s Step 92( N/A%), pre moving , FPS 10.54, Running 9.46s Step 93( N/A%), pre moving , FPS 11.03, Running 9.52s Step 94( N/A%), pre moving , FPS 11.71, Running 9.56s Step 95( N/A%), pre moving , FPS 12.25, Running 9.62s Step 96( N/A%), pre moving , FPS 13.00, Running 9.67s Step 97( N/A%), pre moving , FPS 13.98, Running 9.72s Step 98( N/A%), pre moving , FPS 14.95, Running 9.76s Step 99( N/A%), pre moving , FPS 16.23, Running 9.80s Step 100( N/A%), pre moving , FPS 17.32, Running 9.86s Step 101( N/A%), pre moving , FPS 18.38, Running 9.94s Step 102( N/A%), pre moving , FPS 18.52, Running 10.03s Step 103( N/A%), pre moving , FPS 17.88, Running 10.14s Step 104( N/A%), pre moving , FPS 17.02, Running 10.23s Step 105( N/A%), pre moving , FPS 16.79, Running 10.30s Step 106( N/A%), pre moving , FPS 16.00, Running 10.41s Step 107( N/A%), pre moving , FPS 15.54, Running 10.50s Step 108( N/A%), pre moving , FPS 14.75, Running 10.59s Step 109( N/A%), pre moving , FPS 14.24, Running 10.69s Step 110( N/A%), pre moving , FPS 13.74, Running 10.78s Step 111( N/A%), pre moving , FPS 13.67, Running 10.87s Step 112( N/A%), pre moving , FPS 13.32, Running 10.97s Step 113( N/A%), pre moving , FPS 8.60, Running 11.84s Step 114( N/A%), pre moving , FPS 7.53, Running 12.22s Step 115( N/A%), pre moving , FPS 7.13, Running 12.43s Step 116( N/A%), pre moving , FPS 6.67, Running 12.67s Step 117( N/A%), pre moving , FPS 6.55, Running 12.78s Step 118( N/A%), pre moving , FPS 6.04, Running 13.07s Step 119( N/A%), pre moving , FPS 5.85, Running 13.22s Step 120( N/A%), pre moving , FPS 5.42, Running 13.56s Step 121( N/A%), pre moving , FPS 5.26, Running 13.74s Step 122( N/A%), pre moving , FPS 4.87, Running 14.13s Step 123( N/A%), pre moving , FPS 4.70, Running 14.39s Step 124( N/A%), pre moving , FPS 4.41, Running 14.76s Step 125( N/A%), pre moving , FPS 4.23, Running 15.03s Step 126( N/A%), pre moving , FPS 3.99, Running 15.42s Step 127( N/A%), pre moving , FPS 3.88, Running 15.65s Step 128( N/A%), pre moving , FPS 3.69, Running 16.01s Step 129( N/A%), pre moving , FPS 3.59, Running 16.25s Step 130( N/A%), pre moving , FPS 3.51, Running 16.49s Step 131( N/A%), pre moving , FPS 3.48, Running 16.62s Step 132( N/A%), pre moving , FPS 3.36, Running 16.92s Step 133( N/A%), pre moving , FPS 3.82, Running 17.08s Step 134( N/A%), pre moving , FPS 3.85, Running 17.41s Step 135( N/A%), pre moving , FPS 3.86, Running 17.61s Step 136( N/A%), pre moving , FPS 3.77, Running 17.97s Step 137( N/A%), pre moving , FPS 3.70, Running 18.18s Step 138( N/A%), pre moving , FPS 3.67, Running 18.52s Step 139( N/A%), pre moving , FPS 3.61, Running 18.77s Step 140( N/A%), pre moving , FPS 3.57, Running 19.16s Step 141( N/A%), pre moving , FPS 3.50, Running 19.45s Step 142( N/A%), pre moving , FPS 3.43, Running 19.97s Step 143( N/A%), pre moving , FPS 3.43, Running 20.22s Step 144( N/A%), pre moving , FPS 3.50, Running 20.48s Step 145( N/A%), pre moving , FPS 3.54, Running 20.67s Step 146( N/A%), pre moving , FPS 3.57, Running 21.02s Step 147( N/A%), pre moving , FPS 3.56, Running 21.26s Step 148( N/A%), pre moving , FPS 3.53, Running 21.68s Step 149( N/A%), pre moving , FPS 3.55, Running 21.89s Step 150( N/A%), pre moving , FPS 3.44, Running 22.30s Step 151( N/A%), pre moving , FPS 3.35, Running 22.60s Step 152( N/A%), pre moving , FPS 3.27, Running 23.03s Step 153( N/A%), pre moving , FPS 3.23, Running 23.26s Step 154( N/A%), pre moving , FPS 3.21, Running 23.65s Step 155( N/A%), pre moving , FPS 3.18, Running 23.90s Step 156( N/A%), pre moving , FPS 3.20, Running 24.21s Step 157( N/A%), pre moving , FPS 3.21, Running 24.41s Step 158( N/A%), pre moving , FPS 3.21, Running 24.74s Step 159( N/A%), pre moving , FPS 3.23, Running 24.95s Step 160( N/A%), pre moving , FPS 3.23, Running 25.36s Step 161( N/A%), pre moving , FPS 3.24, Running 25.63s Step 162( N/A%), pre moving , FPS 3.30, Running 26.03s Step 163( N/A%), pre moving , FPS 3.28, Running 26.32s Step 164( N/A%), pre moving , FPS 3.19, Running 26.75s Step 165( N/A%), pre moving , FPS 3.16, Running 27.01s Step 166( N/A%), pre moving , FPS 3.13, Running 27.42s Step 167( N/A%), pre moving , FPS 3.12, Running 27.67s Step 168( N/A%), pre moving , FPS 3.13, Running 28.07s Step 169( N/A%), pre moving , FPS 3.12, Running 28.30s Step 170( N/A%), pre moving , FPS 3.15, Running 28.65s Step 171( N/A%), pre moving , FPS 3.18, Running 28.88s Step 172( N/A%), pre moving , FPS 3.19, Running 29.29s Step 173( N/A%), pre moving , FPS 3.19, Running 29.54s Step 174( N/A%), pre moving , FPS 3.14, Running 30.01s Step 175( N/A%), pre moving , FPS 3.14, Running 30.28s Step 176( N/A%), pre moving , FPS 3.09, Running 30.69s Step 177( N/A%), pre moving , FPS 3.06, Running 30.95s Step 178( N/A%), pre moving , FPS 3.01, Running 31.37s Step 179( N/A%), pre moving , FPS 3.05, Running 31.50s Step 180( N/A%), pre moving , FPS 3.21, Running 31.60s Step 181( N/A%), pre moving , FPS 3.28, Running 31.72s Step 182( N/A%), pre moving , FPS 3.44, Running 31.84s Step 183( N/A%), pre moving , FPS 3.54, Running 31.97s Step 184( N/A%), pre moving , FPS 3.76, Running 32.07s Step 185( N/A%), pre moving , FPS 3.89, Running 32.15s Step 186( N/A%), pre moving , FPS 4.15, Running 32.24s Step 187( N/A%), pre moving , FPS 4.30, Running 32.32s Step 188( N/A%), pre moving , FPS 4.63, Running 32.39s Step 189( N/A%), pre moving , FPS 4.22, Running 33.04s Step 190( N/A%), pre moving , FPS 4.42, Running 33.17s Step 191( N/A%), pre moving , FPS 4.51, Running 33.32s Step 192( N/A%), pre moving , FPS 4.84, Running 33.43s Step 193( N/A%), pre moving , FPS 4.98, Running 33.55s Step 194( N/A%), pre moving , FPS 5.45, Running 33.68s Step 195( N/A%), pre moving , FPS 5.67, Running 33.80s Step 196( N/A%), pre moving , FPS 6.16, Running 33.93s Step 197( N/A%), pre moving , FPS 6.43, Running 34.06s Step 198( N/A%), pre moving , FPS 6.91, Running 34.27s Step 199( N/A%), pre moving , FPS 6.74, Running 34.47s Step 200( N/A%), pre moving , FPS 6.55, Running 34.65s Step 201( N/A%), pre moving , FPS 6.41, Running 34.84s Step 202( N/A%), pre moving , FPS 6.23, Running 35.05s Step 203( N/A%), pre moving , FPS 6.12, Running 35.24s Step 204( N/A%), pre moving , FPS 5.93, Running 35.44s Step 205( N/A%), pre moving , FPS 5.73, Running 35.64s Step 206( N/A%), pre moving , FPS 5.57, Running 35.83s Step 207( N/A%), pre moving , FPS 5.39, Running 36.03s Step 208( N/A%), pre moving , FPS 5.22, Running 36.22s Step 209( N/A%), pre moving , FPS 5.92, Running 36.42s Step 210( N/A%), pre moving , FPS 5.85, Running 36.59s Step 211( N/A%), pre moving , FPS 5.79, Running 36.77s Step 212( N/A%), pre moving , FPS 5.66, Running 36.96s Step 213( N/A%), pre moving , FPS 5.60, Running 37.13s Step 214( N/A%), pre moving , FPS 5.50, Running 37.32s Step 215( N/A%), pre moving , FPS 5.43, Running 37.49s Step 216( N/A%), pre moving , FPS 5.32, Running 37.69s Step 217( N/A%), pre moving , FPS 5.22, Running 37.89s Step 218( N/A%), pre moving , FPS 5.22, Running 38.10s Step 219( N/A%), pre moving , FPS 5.34, Running 38.21s Step 220( N/A%), pre moving , FPS 5.43, Running 38.34s Step 221( N/A%), pre moving , FPS 5.51, Running 38.48s Step 222( N/A%), pre moving , FPS 5.64, Running 38.59s Step 223( N/A%), pre moving , FPS 5.75, Running 38.72s Step 224( N/A%), pre moving , FPS 5.89, Running 38.84s Step 225( N/A%), pre moving , FPS 6.04, Running 38.95s Step 226( N/A%), pre moving , FPS 6.14, Running 39.09s Step 227( N/A%), pre moving , FPS 6.29, Running 39.21s Step 228( N/A%), pre moving , FPS 6.43, Running 39.33s Step 229( N/A%), pre moving , FPS 6.58, Running 39.46s Step 230( N/A%), pre moving , FPS 6.70, Running 39.57s Step 231( N/A%), pre moving , FPS 6.78, Running 39.72s Step 232( N/A%), pre moving , FPS 6.96, Running 39.84s Step 233( N/A%), pre moving , FPS 7.07, Running 39.95s Step 234( N/A%), pre moving , FPS 7.23, Running 40.08s Step 235( N/A%), pre moving , FPS 6.12, Running 40.75s Step 236( N/A%), pre moving , FPS 6.30, Running 40.87s Step 237( N/A%), pre moving , FPS 6.51, Running 40.97s Step 238( N/A%), pre moving , FPS 6.79, Running 41.04s Step 239( N/A%), pre moving , FPS 6.84, Running 41.14s Step 240( N/A%), pre moving , FPS 6.80, Running 41.28s Step 241( N/A%), pre moving , FPS 6.82, Running 41.41s Step 242( N/A%), pre moving , FPS 6.68, Running 41.59s Step 243( N/A%), pre moving , FPS 6.51, Running 41.79s Step 244( N/A%), pre moving , FPS 6.21, Running 42.05s Step 245( N/A%), pre moving , FPS 5.94, Running 42.32s Step 246( N/A%), pre moving , FPS 5.73, Running 42.58s Step 247( N/A%), pre moving , FPS 5.49, Running 42.85s Step 248( N/A%), pre moving , FPS 5.30, Running 43.11s Step 249( N/A%), pre moving , FPS 5.13, Running 43.36s Step 250( N/A%), pre moving , FPS 4.92, Running 43.64s Step 251( N/A%), pre moving , FPS 4.77, Running 43.91s Step 252( N/A%), pre moving , FPS 4.60, Running 44.18s Step 253( N/A%), pre moving , FPS 4.46, Running 44.43s Step 254( N/A%), pre moving , FPS 4.34, Running 44.70s Step 255( N/A%), pre moving , FPS 4.75, Running 44.96s Step 256( N/A%), pre moving , FPS 4.67, Running 45.15s Step 257( N/A%), pre moving , FPS 4.59, Running 45.33s Step 258( N/A%), pre moving , FPS 4.48, Running 45.51s Step 259( N/A%), pre moving , FPS 4.39, Running 45.70s Step 260( N/A%), pre moving , FPS 4.34, Running 45.88s Step 261( N/A%), pre moving , FPS 4.23, Running 46.14s Step 262( N/A%), pre moving , FPS 4.15, Running 46.40s Step 263( N/A%), pre moving , FPS 4.09, Running 46.68s Step 264( N/A%), pre moving , FPS 4.09, Running 46.95s Step 265( N/A%), pre moving , FPS 4.07, Running 47.23s Step 266( N/A%), pre moving , FPS 4.05, Running 47.52s Step 267( N/A%), pre moving , FPS 4.08, Running 47.76s Step 268( N/A%), pre moving , FPS 4.06, Running 48.03s Step 269( N/A%), pre moving , FPS 4.04, Running 48.31s Step 270( N/A%), pre moving , FPS 4.05, Running 48.57s Step 271( N/A%), pre moving , FPS 4.07, Running 48.82s Step 272( N/A%), pre moving , FPS 4.07, Running 49.09s Step 273( N/A%), pre moving , FPS 4.07, Running 49.35s Step 274( N/A%), pre moving , FPS 4.09, Running 49.58s Step 275( N/A%), pre moving , FPS 4.20, Running 49.73s Step 276( N/A%), pre moving , FPS 4.23, Running 49.88s Step 277( N/A%), pre moving , FPS 4.21, Running 50.07s Step 278( N/A%), pre moving , FPS 4.22, Running 50.25s Step 279( N/A%), pre moving , FPS 4.18, Running 50.49s Step 280( N/A%), pre moving , FPS 4.12, Running 50.73s Step 281( N/A%), pre moving , FPS 4.13, Running 50.98s Step 282( N/A%), pre moving , FPS 4.15, Running 51.22s Step 283( N/A%), pre moving , FPS 4.17, Running 51.48s Step 284( N/A%), pre moving , FPS 4.18, Running 51.73s Step 285( N/A%), pre moving , FPS 4.19, Running 52.00s Step 286( N/A%), pre moving , FPS 4.22, Running 52.25s Step 287( N/A%), pre moving , FPS 4.22, Running 52.50s Step 288( N/A%), pre moving , FPS 4.29, Running 52.70s Step 289( N/A%), pre moving , FPS 4.37, Running 52.89s Step 290( N/A%), pre moving , FPS 4.43, Running 53.09s Step 291( N/A%), pre moving , FPS 4.50, Running 53.27s Step 292( N/A%), pre moving , FPS 4.59, Running 53.45s Step 293( N/A%), pre moving , FPS 4.68, Running 53.63s Step 294( N/A%), pre moving , FPS 4.73, Running 53.81s Step 295( N/A%), pre moving , FPS 4.75, Running 53.94s Step 296( N/A%), pre moving , FPS 4.79, Running 54.06s Step 297( N/A%), pre moving , FPS 4.92, Running 54.14s Step 298( N/A%), pre moving , FPS 5.03, Running 54.23s Step 299( N/A%), pre moving , FPS 5.21, Running 54.33s Step 300( N/A%), pre moving , FPS 5.43, Running 54.42s Step 301( N/A%), pre moving , FPS 5.68, Running 54.50s Step 302( N/A%), pre moving , FPS 5.96, Running 54.58s Step 303( N/A%), pre moving , FPS 6.28, Running 54.66s Step 304( N/A%), pre moving , FPS 6.66, Running 54.73s Step 305( N/A%), pre moving , FPS 7.04, Running 54.84s Step 306( N/A%), pre moving , FPS 7.49, Running 54.92s Step 307( N/A%), pre moving , FPS 7.98, Running 55.01s Step 308( N/A%), pre moving , FPS 8.29, Running 55.11s Step 309( N/A%), pre moving , FPS 8.62, Running 55.21s Step 310( N/A%), pre moving , FPS 9.02, Running 55.31s Step 311( N/A%), pre moving , FPS 9.32, Running 55.41s Step 312( N/A%), pre moving , FPS 9.69, Running 55.51s Step 313( N/A%), pre moving , FPS 10.11, Running 55.61s Step 314( N/A%), pre moving , FPS 10.57, Running 55.70s Step 315( N/A%), pre moving , FPS 10.73, Running 55.80s Step 316( N/A%), pre moving , FPS 6.28, Running 57.25s Step 317( N/A%), pre moving , FPS 5.83, Running 57.57s Step 318( N/A%), pre moving , FPS 5.64, Running 57.78s Step 319( N/A%), pre moving , FPS 5.29, Running 58.11s Step 320( N/A%), pre moving , FPS 5.19, Running 58.27s Step 321( N/A%), pre moving , FPS 5.03, Running 58.48s Step 322( N/A%), pre moving , FPS 4.93, Running 58.64s Step 323( N/A%), pre moving , FPS 4.75, Running 58.88s Step 324( N/A%), pre moving , FPS 4.64, Running 59.05s Step 325( N/A%), pre moving , FPS 4.50, Running 59.29s Step 326( N/A%), pre moving , FPS 4.44, Running 59.43s Step 327( N/A%), pre moving , FPS 4.25, Running 59.71s Step 328( N/A%), pre moving , FPS 4.19, Running 59.89s Step 329( N/A%), pre moving , FPS 4.08, Running 60.12s Step 330( N/A%), pre moving , FPS 4.04, Running 60.26s Step 331( N/A%), pre moving , FPS 3.92, Running 60.52s Step 332( N/A%), pre moving , FPS 3.85, Running 60.71s Step 333( N/A%), pre moving , FPS 3.73, Running 60.97s Step 334( N/A%), pre moving , FPS 3.70, Running 61.11s Step 335( N/A%), pre moving , FPS 3.60, Running 61.36s Step 336( 0.17%), action 1, FPS 4.06, Running 62.17s Step 337( 0.33%), action 2, FPS 4.06, Running 62.49s Step 338( 0.50%), action 3, FPS 3.88, Running 62.93s Step 339( 0.67%), action 4, FPS 3.79, Running 63.39s Step 340( 0.83%), action 5, FPS 3.62, Running 63.79s Step 341( 1.00%), action 6, FPS 3.35, Running 64.45s Step 342( 1.17%), action 7, FPS 3.18, Running 64.92s Step 343( 1.33%), action 8, FPS 3.19, Running 65.15s Step 344( 1.50%), action 9, FPS 3.03, Running 65.64s Step 345( 1.67%), action 10, FPS 2.98, Running 66.01s Step 346( 1.83%), action 11, FPS 2.65, Running 66.98s Step 347( 2.00%), action 12, FPS 2.58, Running 67.46s Step 348( 2.17%), action 13, FPS 2.47, Running 67.99s Step 349( 2.33%), action 14, FPS 2.33, Running 68.69s Step 350( 2.50%), action 15, FPS 2.18, Running 69.45s Step 351( 2.67%), action 16, FPS 2.18, Running 69.71s Step 352( 2.83%), action 17, FPS 2.07, Running 70.36s Step 353( 3.00%), action 18, FPS 2.05, Running 70.74s Step 354( 3.17%), action 19, FPS 1.99, Running 71.16s Step 355( 3.33%), action 20, FPS 1.98, Running 71.44s Step 356( 3.50%), action 21, FPS 2.03, Running 72.01s Step 357( 3.67%), action 22, FPS 2.05, Running 72.25s Step 358( 3.83%), action 23, FPS 2.07, Running 72.60s Step 359( 4.00%), action 24, FPS 2.12, Running 72.83s Step 360( 4.17%), action 25, FPS 2.11, Running 73.29s Step 361( 4.33%), action 26, FPS 2.19, Running 73.59s Step 362( 4.50%), action 27, FPS 2.20, Running 74.01s Step 363( 4.67%), action 28, FPS 2.20, Running 74.23s Step 364( 4.83%), action 29, FPS 2.22, Running 74.66s Step 365( 5.00%), action 30, FPS 2.25, Running 74.90s Step 366( 5.17%), action 31, FPS 2.37, Running 75.41s Step 367( 5.33%), action 32, FPS 2.44, Running 75.68s Step 368( 5.50%), action 33, FPS 2.46, Running 76.11s Step 369( 5.67%), action 34, FPS 2.58, Running 76.43s Step 370( 5.83%), action 35, FPS 2.69, Running 76.90s Step 371( 6.00%), action 36, FPS 2.65, Running 77.26s Step 372( 6.17%), action 37, FPS 2.66, Running 77.89s Step 373( 6.33%), action 38, FPS 2.68, Running 78.22s Step 374( 6.50%), action 39, FPS 2.67, Running 78.64s Step 375( 6.67%), action 40, FPS 2.68, Running 78.92s Step 376( 6.83%), action 41, FPS 2.65, Running 79.56s Step 377( 7.00%), action 42, FPS 2.64, Running 79.83s Step 378( 7.17%), action 43, FPS 2.62, Running 80.24s Step 379( 7.33%), action 44, FPS 2.60, Running 80.53s Step 380( 7.50%), action 45, FPS 2.62, Running 80.93s Step 381( 7.67%), action 46, FPS 2.63, Running 81.18s Step 382( 7.83%), action 47, FPS 2.63, Running 81.61s Step 383( 8.00%), action 48, FPS 2.63, Running 81.83s Step 384( 8.17%), action 49, FPS 2.60, Running 82.36s Step 385( 8.33%), action 50, FPS 2.59, Running 82.63s Step 386( 8.50%), action 51, FPS 2.58, Running 83.17s Step 387( 8.67%), action 52, FPS 2.59, Running 83.41s Step 388( 8.83%), action 53, FPS 2.60, Running 83.79s Step 389( 9.00%), action 54, FPS 2.64, Running 84.00s Step 390( 9.17%), action 55, FPS 2.64, Running 84.47s Step 391( 9.33%), action 56, FPS 2.68, Running 84.74s Step 392( 9.50%), action 57, FPS 2.72, Running 85.23s Step 393( 9.67%), action 58, FPS 2.65, Running 85.75s Step 394( 9.83%), action 59, FPS 2.59, Running 86.37s Step 395( 10.00%), action 60, FPS 2.53, Running 86.81s Step 396( 10.17%), action 61, FPS 2.51, Running 87.53s Step 397( 10.33%), action 62, FPS 2.49, Running 87.86s Step 398( 10.50%), action 63, FPS 2.49, Running 88.27s Step 399( 10.67%), action 64, FPS 2.50, Running 88.54s Step 400( 10.83%), action 65, FPS 2.50, Running 88.92s Step 401( 11.00%), action 66, FPS 2.51, Running 89.16s Step 402( 11.17%), action 67, FPS 2.51, Running 89.59s Step 403( 11.33%), action 68, FPS 2.48, Running 89.90s Step 404( 11.50%), action 69, FPS 2.48, Running 90.41s Step 405( 11.67%), action 70, FPS 2.47, Running 90.74s Step 406( 11.83%), action 71, FPS 2.42, Running 91.43s Step 407( 12.00%), action 72, FPS 2.39, Running 91.76s Step 408( 12.17%), action 73, FPS 2.33, Running 92.35s Step 409( 12.33%), action 74, FPS 2.30, Running 92.68s Step 410( 12.50%), action 75, FPS 2.29, Running 93.21s Step 411( 12.67%), action 76, FPS 2.30, Running 93.44s Step 412( 12.83%), action 77, FPS 2.35, Running 93.75s Step 413( 13.00%), action 78, FPS 2.43, Running 93.97s Step 414( 13.17%), action 79, FPS 2.53, Running 94.27s Step 415( 13.33%), action 80, FPS 2.60, Running 94.50s Step 416( 13.50%), action 81, FPS 2.69, Running 94.96s Step 417( 13.67%), action 82, FPS 2.71, Running 95.25s Step 418( 13.83%), action 83, FPS 2.67, Running 95.75s Step 419( 14.00%), action 84, FPS 2.64, Running 96.12s Step 420( 14.17%), action 85, FPS 2.57, Running 96.70s Step 421( 14.33%), action 86, FPS 2.54, Running 97.03s Step 422( 14.50%), action 87, FPS 2.49, Running 97.61s Step 423( 14.67%), action 88, FPS 2.49, Running 97.95s Step 424( 14.83%), action 89, FPS 2.47, Running 98.51s Step 425( 15.00%), action 90, FPS 2.48, Running 98.80s Step 426( 15.17%), action 91, FPS 2.53, Running 99.34s Step 427( 15.33%), action 92, FPS 2.55, Running 99.62s Step 428( 15.50%), action 93, FPS 2.62, Running 99.98s Step 429( 15.67%), action 94, FPS 2.66, Running 100.20s Step 430( 15.83%), action 95, FPS 2.72, Running 100.58s Step 431( 16.00%), action 96, FPS 2.67, Running 100.92s Step 432( 16.17%), action 97, FPS 2.60, Running 101.43s Step 433( 16.33%), action 98, FPS 2.56, Running 101.80s Step 434( 16.50%), action 99, FPS 2.47, Running 102.38s Step 435( 16.67%), action 100, FPS 2.42, Running 102.77s Step 436( 16.83%), action 101, FPS 2.35, Running 103.47s Step 437( 17.00%), action 102, FPS 2.33, Running 103.82s Step 438( 17.17%), action 103, FPS 2.35, Running 104.25s Step 439( 17.33%), action 104, FPS 2.39, Running 104.49s Step 440( 17.50%), action 105, FPS 2.44, Running 104.88s Step 441( 17.67%), action 106, FPS 2.47, Running 105.12s Step 442( 17.83%), action 107, FPS 2.54, Running 105.47s Step 443( 18.00%), action 108, FPS 2.59, Running 105.68s Step 444( 18.17%), action 109, FPS 2.66, Running 106.01s Step 445( 18.33%), action 110, FPS 2.68, Running 106.26s Step 446( 18.50%), action 111, FPS 2.65, Running 106.87s Step 447( 18.67%), action 112, FPS 2.63, Running 107.23s Step 448( 18.83%), action 113, FPS 2.57, Running 107.75s Step 449( 19.00%), action 114, FPS 2.53, Running 108.11s Step 450( 19.17%), action 115, FPS 2.48, Running 108.66s Step 451( 19.33%), action 116, FPS 2.47, Running 109.00s Step 452( 19.50%), action 117, FPS 2.46, Running 109.55s Step 453( 19.67%), action 118, FPS 2.47, Running 109.90s Step 454( 19.83%), action 119, FPS 2.54, Running 110.26s Step 455( 20.00%), action 120, FPS 2.59, Running 110.50s Step 456( 20.17%), action 121, FPS 2.64, Running 111.04s Step 457( 20.33%), action 122, FPS 2.68, Running 111.28s Step 458( 20.50%), action 123, FPS 2.67, Running 111.73s Step 459( 20.67%), action 124, FPS 2.65, Running 112.04s Step 460( 20.83%), action 125, FPS 2.61, Running 112.55s Step 461( 21.00%), action 126, FPS 2.58, Running 112.86s Step 462( 21.17%), action 127, FPS 2.48, Running 113.54s Step 463( 21.33%), action 128, FPS 2.44, Running 113.87s Step 464( 21.50%), action 129, FPS 2.37, Running 114.45s Step 465( 21.67%), action 130, FPS 2.33, Running 114.85s Step 466( 21.83%), action 131, FPS 2.34, Running 115.42s Step 467( 22.00%), action 132, FPS 2.32, Running 115.84s Step 468( 22.17%), action 133, FPS 2.35, Running 116.26s Step 469( 22.33%), action 134, FPS 2.38, Running 116.53s Step 470( 22.50%), action 135, FPS 2.42, Running 116.91s Step 471( 22.67%), action 136, FPS 2.45, Running 117.17s Step 472( 22.83%), action 137, FPS 2.45, Running 117.70s Step 473( 23.00%), action 138, FPS 2.45, Running 118.06s Step 474( 23.17%), action 139, FPS 2.38, Running 118.68s Step 475( 23.33%), action 140, FPS 2.33, Running 119.08s Step 476( 23.50%), action 141, FPS 2.25, Running 119.92s Step 477( 23.67%), action 142, FPS 2.23, Running 120.24s Step 478( 23.83%), action 143, FPS 2.20, Running 120.82s Step 479( 24.00%), action 144, FPS 2.21, Running 121.08s Step 480( 24.17%), action 145, FPS 2.20, Running 121.64s Step 481( 24.33%), action 146, FPS 2.22, Running 121.88s Step 482( 24.50%), action 147, FPS 2.26, Running 122.39s Step 483( 24.67%), action 148, FPS 2.24, Running 122.82s Step 484( 24.83%), action 149, FPS 2.24, Running 123.37s Step 485( 25.00%), action 150, FPS 2.25, Running 123.73s Step 486( 25.17%), action 151, FPS 2.22, Running 124.41s Step 487( 25.33%), action 152, FPS 2.23, Running 124.79s Step 488( 25.50%), action 153, FPS 2.18, Running 125.41s Step 489( 25.67%), action 154, FPS 2.17, Running 125.74s Step 490( 25.83%), action 155, FPS 2.15, Running 126.23s Step 491( 26.00%), action 156, FPS 2.15, Running 126.46s Step 492( 26.17%), action 157, FPS 2.17, Running 126.90s Step 493( 26.33%), action 158, FPS 2.21, Running 127.13s Step 494( 26.50%), action 159, FPS 2.24, Running 127.63s Step 495( 26.67%), action 160, FPS 2.19, Running 128.23s Step 496( 26.83%), action 161, FPS 2.23, Running 128.90s Step 497( 27.00%), action 162, FPS 2.22, Running 129.24s Step 498( 27.17%), action 163, FPS 2.22, Running 129.83s Step 499( 27.33%), action 164, FPS 2.18, Running 130.25s Step 500( 27.50%), action 165, FPS 2.18, Running 130.80s Step 501( 27.67%), action 166, FPS 2.15, Running 131.17s Step 502( 27.83%), action 167, FPS 2.19, Running 131.53s Step 503( 28.00%), action 168, FPS 2.19, Running 131.94s Step 504( 28.17%), action 169, FPS 2.23, Running 132.34s Step 505( 28.33%), action 170, FPS 2.25, Running 132.61s Step 506( 28.50%), action 171, FPS 2.27, Running 133.21s Step 507( 28.67%), action 172, FPS 2.29, Running 133.51s Step 508( 28.83%), action 173, FPS 2.31, Running 134.08s Step 509( 29.00%), action 174, FPS 2.29, Running 134.49s Step 510( 29.17%), action 175, FPS 2.27, Running 135.05s Step 511( 29.33%), action 176, FPS 2.23, Running 135.42s Step 512( 29.50%), action 177, FPS 2.20, Running 135.98s Step 513( 29.67%), action 178, FPS 2.17, Running 136.33s Step 514( 29.83%), action 179, FPS 2.18, Running 136.78s Step 515( 30.00%), action 180, FPS 2.26, Running 137.06s Step 516( 30.17%), action 181, FPS 2.31, Running 137.55s Step 517( 30.33%), action 182, FPS 2.31, Running 137.90s Step 518( 30.50%), action 183, FPS 2.34, Running 138.38s Step 519( 30.67%), action 184, FPS 2.37, Running 138.70s Step 520( 30.83%), action 185, FPS 2.38, Running 139.19s Step 521( 31.00%), action 186, FPS 2.39, Running 139.54s Step 522( 31.17%), action 187, FPS 2.32, Running 140.15s Step 523( 31.33%), action 188, FPS 2.34, Running 140.48s Step 524( 31.50%), action 189, FPS 2.29, Running 141.05s Step 525( 31.67%), action 190, FPS 2.27, Running 141.42s Step 526( 31.83%), action 191, FPS 2.26, Running 142.05s Step 527( 32.00%), action 192, FPS 2.27, Running 142.30s Step 528( 32.17%), action 193, FPS 2.25, Running 142.96s Step 529( 32.33%), action 194, FPS 2.29, Running 143.22s Step 530( 32.50%), action 195, FPS 2.33, Running 143.62s Step 531( 32.67%), action 196, FPS 2.36, Running 143.90s Step 532( 32.83%), action 197, FPS 2.36, Running 144.44s Step 533( 33.00%), action 198, FPS 2.36, Running 144.79s Step 534( 33.17%), action 199, FPS 2.27, Running 145.58s Step 535( 33.33%), action 200, FPS 2.24, Running 145.98s Step 536( 33.50%), action 201, FPS 2.18, Running 146.74s Step 537( 33.67%), action 202, FPS 2.17, Running 147.14s Step 538( 33.83%), action 203, FPS 2.18, Running 147.56s Step 539( 34.00%), action 204, FPS 2.20, Running 147.78s Step 540( 34.17%), action 205, FPS 2.20, Running 148.26s Step 541( 34.33%), action 206, FPS 2.20, Running 148.64s Step 542( 34.50%), action 207, FPS 2.25, Running 149.05s Step 543( 34.67%), action 208, FPS 2.26, Running 149.32s Step 544( 34.83%), action 209, FPS 2.25, Running 149.93s Step 545( 35.00%), action 210, FPS 2.26, Running 150.26s Step 546( 35.17%), action 211, FPS 2.22, Running 151.08s Step 547( 35.33%), action 212, FPS 2.19, Running 151.42s Step 548( 35.50%), action 213, FPS 2.22, Running 151.97s Step 549( 35.67%), action 214, FPS 2.19, Running 152.35s Step 550( 35.83%), action 215, FPS 2.16, Running 152.90s Step 551( 36.00%), action 216, FPS 2.16, Running 153.15s Step 552( 36.17%), action 217, FPS 2.21, Running 153.49s Step 553( 36.33%), action 218, FPS 2.17, Running 154.02s Step 554( 36.50%), action 219, FPS 2.27, Running 154.40s Step 555( 36.67%), action 220, FPS 2.31, Running 154.63s Step 556( 36.83%), action 221, FPS 2.32, Running 155.37s Step 557( 37.00%), action 222, FPS 2.32, Running 155.74s Step 558( 37.17%), action 223, FPS 2.27, Running 156.39s Step 559( 37.33%), action 224, FPS 2.23, Running 156.76s Step 560( 37.50%), action 225, FPS 2.20, Running 157.37s Step 561( 37.67%), action 226, FPS 2.19, Running 157.77s Step 562( 37.83%), action 227, FPS 2.14, Running 158.40s Step 563( 38.00%), action 228, FPS 2.14, Running 158.67s Step 564( 38.17%), action 229, FPS 2.18, Running 159.10s Step 565( 38.33%), action 230, FPS 2.13, Running 159.64s Step 566( 38.50%), action 231, FPS 2.11, Running 160.54s Step 567( 38.67%), action 232, FPS 2.12, Running 160.86s Step 568( 38.83%), action 233, FPS 2.11, Running 161.44s Step 569( 39.00%), action 234, FPS 2.11, Running 161.83s Step 570( 39.17%), action 235, FPS 2.11, Running 162.39s Step 571( 39.33%), action 236, FPS 2.08, Running 162.78s Step 572( 39.50%), action 237, FPS 2.00, Running 163.49s Step 573( 39.67%), action 238, FPS 2.05, Running 163.79s Step 574( 39.83%), action 239, FPS 2.04, Running 164.18s Step 575( 40.00%), action 240, FPS 2.04, Running 164.45s Step 576( 40.17%), action 241, FPS 2.07, Running 165.04s Step 577( 40.33%), action 242, FPS 2.08, Running 165.38s Step 578( 40.50%), action 243, FPS 2.10, Running 165.93s Step 579( 40.67%), action 244, FPS 2.11, Running 166.24s Step 580( 40.83%), action 245, FPS 2.13, Running 166.76s Step 581( 41.00%), action 246, FPS 2.14, Running 167.12s Step 582( 41.17%), action 247, FPS 2.13, Running 167.78s Step 583( 41.33%), action 248, FPS 2.12, Running 168.11s Step 584( 41.50%), action 249, FPS 2.06, Running 168.83s Step 585( 41.67%), action 250, FPS 2.12, Running 169.08s Step 586( 41.83%), action 251, FPS 2.11, Running 170.03s Step 587( 42.00%), action 252, FPS 2.08, Running 170.50s Step 588( 42.17%), action 253, FPS 2.12, Running 170.86s Step 589( 42.33%), action 254, FPS 2.09, Running 171.38s Step 590( 42.50%), action 255, FPS 2.11, Running 171.87s Step 591( 42.67%), action 256, FPS 2.11, Running 172.25s Step 592( 42.83%), action 257, FPS 2.13, Running 172.87s Step 593( 43.00%), action 258, FPS 2.12, Running 173.22s Step 594( 43.17%), action 259, FPS 2.08, Running 173.82s Step 595( 43.33%), action 260, FPS 2.06, Running 174.14s Step 596( 43.50%), action 261, FPS 2.04, Running 174.87s Step 597( 43.67%), action 262, FPS 2.03, Running 175.22s Step 598( 43.83%), action 263, FPS 2.04, Running 175.73s Step 599( 44.00%), action 264, FPS 2.03, Running 176.07s Step 600( 44.17%), action 265, FPS 2.00, Running 176.76s Step 601( 44.33%), action 266, FPS 1.99, Running 177.16s Step 602( 44.50%), action 267, FPS 1.94, Running 178.10s Step 603( 44.67%), action 268, FPS 1.93, Running 178.48s Step 604( 44.83%), action 269, FPS 1.98, Running 178.94s Step 605( 45.00%), action 270, FPS 1.97, Running 179.25s Step 606( 45.17%), action 271, FPS 2.00, Running 180.01s Step 607( 45.33%), action 272, FPS 2.03, Running 180.35s Step 608( 45.50%), action 273, FPS 1.99, Running 180.91s Step 609( 45.67%), action 274, FPS 2.03, Running 181.25s Step 610( 45.83%), action 275, FPS 2.02, Running 181.79s Step 611( 46.00%), action 276, FPS 2.03, Running 182.09s Step 612( 46.17%), action 277, FPS 2.06, Running 182.58s Step 613( 46.33%), action 278, FPS 2.07, Running 182.89s Step 614( 46.50%), action 279, FPS 2.09, Running 183.39s Step 615( 46.67%), action 280, FPS 2.09, Running 183.70s Step 616( 46.83%), action 281, FPS 2.10, Running 184.40s Step 617( 47.00%), action 282, FPS 2.08, Running 184.82s Step 618( 47.17%), action 283, FPS 2.08, Running 185.37s Step 619( 47.33%), action 284, FPS 2.07, Running 185.76s Step 620( 47.50%), action 285, FPS 2.08, Running 186.36s Step 621( 47.67%), action 286, FPS 2.12, Running 186.59s Step 622( 47.83%), action 287, FPS 2.15, Running 187.42s Step 623( 48.00%), action 288, FPS 2.16, Running 187.75s Step 624( 48.17%), action 289, FPS 2.12, Running 188.37s Step 625( 48.33%), action 290, FPS 2.10, Running 188.78s Step 626( 48.50%), action 291, FPS 2.11, Running 189.51s Step 627( 48.67%), action 292, FPS 2.02, Running 190.25s Step 628( 48.83%), action 293, FPS 2.04, Running 190.71s Step 629( 49.00%), action 294, FPS 2.04, Running 191.05s Step 630( 49.17%), action 295, FPS 2.03, Running 191.65s Step 631( 49.33%), action 296, FPS 2.02, Running 192.00s Step 632( 49.50%), action 297, FPS 1.98, Running 192.66s Step 633( 49.67%), action 298, FPS 1.99, Running 192.96s Step 634( 49.83%), action 299, FPS 1.98, Running 193.50s Step 635( 50.00%), action 300, FPS 1.98, Running 193.83s Step 636( 50.17%), action 301, FPS 1.99, Running 194.46s Step 637( 50.33%), action 302, FPS 2.02, Running 194.73s Step 638( 50.50%), action 303, FPS 2.01, Running 195.32s Step 639( 50.67%), action 304, FPS 2.01, Running 195.73s Step 640( 50.83%), action 305, FPS 1.98, Running 196.45s Step 641( 51.00%), action 306, FPS 1.95, Running 196.84s Step 642( 51.17%), action 307, FPS 2.00, Running 197.43s Step 643( 51.33%), action 308, FPS 2.00, Running 197.78s Step 644( 51.50%), action 309, FPS 2.03, Running 198.22s Step 645( 51.67%), action 310, FPS 2.04, Running 198.57s Step 646( 51.83%), action 311, FPS 2.06, Running 199.23s Step 647( 52.00%), action 312, FPS 2.14, Running 199.61s Step 648( 52.17%), action 313, FPS 2.11, Running 200.17s Step 649( 52.33%), action 314, FPS 2.12, Running 200.50s Step 650( 52.50%), action 315, FPS 2.12, Running 201.07s Step 651( 52.67%), action 316, FPS 2.13, Running 201.41s Step 652( 52.83%), action 317, FPS 2.17, Running 201.88s Step 653( 53.00%), action 318, FPS 2.17, Running 202.18s Step 654( 53.17%), action 319, FPS 2.15, Running 202.79s Step 655( 53.33%), action 320, FPS 2.16, Running 203.08s Step 656( 53.50%), action 321, FPS 2.14, Running 203.80s Step 657( 53.67%), action 322, FPS 2.12, Running 204.16s Step 658( 53.83%), action 323, FPS 2.10, Running 204.85s Step 659( 54.00%), action 324, FPS 2.11, Running 205.19s Step 660( 54.17%), action 325, FPS 2.15, Running 205.76s Step 661( 54.33%), action 326, FPS 2.19, Running 205.98s Step 662( 54.50%), action 327, FPS 2.25, Running 206.31s Step 663( 54.67%), action 328, FPS 2.27, Running 206.60s Step 664( 54.83%), action 329, FPS 2.26, Running 207.07s Step 665( 55.00%), action 330, FPS 2.25, Running 207.45s Step 666( 55.17%), action 331, FPS 2.24, Running 208.16s Step 667( 55.33%), action 332, FPS 2.25, Running 208.49s Step 668( 55.50%), action 333, FPS 2.25, Running 209.08s Step 669( 55.67%), action 334, FPS 2.25, Running 209.40s Step 670( 55.83%), action 335, FPS 2.24, Running 210.00s Step 671( 56.00%), action 336, FPS 2.27, Running 210.21s Step 672( 56.17%), action 337, FPS 2.31, Running 210.53s Step 673( 56.33%), action 338, FPS 2.30, Running 210.86s Step 674( 56.50%), action 339, FPS 2.33, Running 211.39s Step 675( 56.67%), action 340, FPS 2.31, Running 211.74s Step 676( 56.83%), action 341, FPS 2.28, Running 212.56s Step 677( 57.00%), action 342, FPS 2.29, Running 212.89s Step 678( 57.17%), action 343, FPS 2.32, Running 213.48s Step 679( 57.33%), action 344, FPS 2.32, Running 213.82s Step 680( 57.50%), action 345, FPS 2.33, Running 214.33s Step 681( 57.67%), action 346, FPS 2.32, Running 214.61s Step 682( 57.83%), action 347, FPS 2.27, Running 215.13s Step 683( 58.00%), action 348, FPS 2.25, Running 215.47s Step 684( 58.17%), action 349, FPS 2.23, Running 216.04s Step 685( 58.33%), action 350, FPS 2.24, Running 216.40s Step 686( 58.50%), action 351, FPS 2.23, Running 217.13s Step 687( 58.67%), action 352, FPS 2.23, Running 217.47s Step 688( 58.83%), action 353, FPS 2.21, Running 218.10s Step 689( 59.00%), action 354, FPS 2.23, Running 218.37s Step 690( 59.17%), action 355, FPS 2.26, Running 218.85s Step 691( 59.33%), action 356, FPS 2.23, Running 219.17s Step 692( 59.50%), action 357, FPS 2.17, Running 219.74s Step 693( 59.67%), action 358, FPS 2.16, Running 220.12s Step 694( 59.83%), action 359, FPS 2.14, Running 220.72s Step 695( 60.00%), action 360, FPS 2.13, Running 221.12s Step 696( 60.17%), action 361, FPS 2.14, Running 221.88s Step 697( 60.33%), action 362, FPS 2.14, Running 222.23s Step 698( 60.50%), action 363, FPS 2.15, Running 222.77s Step 699( 60.67%), action 364, FPS 2.16, Running 223.07s Step 700( 60.83%), action 365, FPS 2.14, Running 223.68s Step 701( 61.00%), action 366, FPS 2.12, Running 224.03s Step 702( 61.17%), action 367, FPS 2.09, Running 224.71s Step 703( 61.33%), action 368, FPS 2.08, Running 225.11s Step 704( 61.50%), action 369, FPS 2.06, Running 225.74s Step 705( 61.67%), action 370, FPS 2.07, Running 226.06s Step 706( 61.83%), action 371, FPS 2.08, Running 226.75s Step 707( 62.00%), action 372, FPS 2.07, Running 227.14s Step 708( 62.17%), action 373, FPS 2.07, Running 227.76s Step 709( 62.33%), action 374, FPS 2.06, Running 228.10s Step 710( 62.50%), action 375, FPS 2.02, Running 228.73s Step 711( 62.67%), action 376, FPS 2.00, Running 229.19s Step 712( 62.83%), action 377, FPS 1.99, Running 229.78s Step 713( 63.00%), action 378, FPS 2.01, Running 230.06s Step 714( 63.17%), action 379, FPS 2.05, Running 230.46s Step 715( 63.33%), action 380, FPS 2.07, Running 230.78s Step 716( 63.50%), action 381, FPS 2.08, Running 231.50s Step 717( 63.67%), action 382, FPS 2.07, Running 231.88s Step 718( 63.83%), action 383, FPS 2.07, Running 232.43s Step 719( 64.00%), action 384, FPS 2.07, Running 232.75s Step 720( 64.17%), action 385, FPS 2.08, Running 233.30s Step 721( 64.33%), action 386, FPS 2.08, Running 233.62s Step 722( 64.50%), action 387, FPS 2.12, Running 234.13s Step 723( 64.67%), action 388, FPS 2.16, Running 234.38s Step 724( 64.83%), action 389, FPS 2.21, Running 234.80s Step 725( 65.00%), action 390, FPS 2.21, Running 235.10s Step 726( 65.17%), action 391, FPS 2.21, Running 235.79s Step 727( 65.33%), action 392, FPS 2.23, Running 236.13s Step 728( 65.50%), action 393, FPS 2.25, Running 236.63s Step 729( 65.67%), action 394, FPS 2.26, Running 236.96s Step 730( 65.83%), action 395, FPS 2.28, Running 237.51s Step 731( 66.00%), action 396, FPS 2.30, Running 237.90s Step 732( 66.17%), action 397, FPS 2.32, Running 238.39s Step 733( 66.33%), action 398, FPS 2.32, Running 238.68s Step 734( 66.50%), action 399, FPS 2.30, Running 239.16s Step 735( 66.67%), action 400, FPS 2.30, Running 239.48s Step 736( 66.83%), action 401, FPS 2.30, Running 240.18s Step 737( 67.00%), action 402, FPS 2.32, Running 240.51s Step 738( 67.17%), action 403, FPS 2.30, Running 241.14s Step 739( 67.33%), action 404, FPS 2.28, Running 241.51s Step 740( 67.50%), action 405, FPS 2.29, Running 242.02s Step 741( 67.67%), action 406, FPS 2.32, Running 242.24s Step 742( 67.83%), action 407, FPS 2.31, Running 242.80s Step 743( 68.00%), action 408, FPS 2.29, Running 243.10s Step 744( 68.17%), action 409, FPS 2.28, Running 243.59s Step 745( 68.33%), action 410, FPS 2.26, Running 243.95s Step 746( 68.50%), action 411, FPS 2.25, Running 244.68s Step 747( 68.67%), action 412, FPS 2.25, Running 245.02s Step 748( 68.83%), action 413, FPS 2.24, Running 245.54s Step 749( 69.00%), action 414, FPS 2.22, Running 245.95s Step 750( 69.17%), action 415, FPS 2.28, Running 246.28s Step 751( 69.33%), action 416, FPS 2.32, Running 246.53s Step 752( 69.50%), action 417, FPS 2.32, Running 247.01s Step 753( 69.67%), action 418, FPS 2.31, Running 247.34s Step 754( 69.83%), action 419, FPS 2.29, Running 247.90s Step 755( 70.00%), action 420, FPS 2.28, Running 248.25s Step 756( 70.17%), action 421, FPS 2.24, Running 249.12s Step 757( 70.33%), action 422, FPS 2.22, Running 249.51s Step 758( 70.50%), action 423, FPS 2.25, Running 250.02s Step 759( 70.67%), action 424, FPS 2.29, Running 250.26s Step 760( 70.83%), action 425, FPS 2.32, Running 250.65s Step 761( 71.00%), action 426, FPS 2.28, Running 251.00s Step 762( 71.17%), action 427, FPS 2.30, Running 251.48s Step 763( 71.33%), action 428, FPS 2.26, Running 251.93s Step 764( 71.50%), action 429, FPS 2.25, Running 252.50s Step 765( 71.67%), action 430, FPS 2.25, Running 252.84s Step 766( 71.83%), action 431, FPS 2.27, Running 253.49s Step 767( 72.00%), action 432, FPS 2.27, Running 253.82s Step 768( 72.17%), action 433, FPS 2.30, Running 254.23s Step 769( 72.33%), action 434, FPS 2.35, Running 254.45s Step 770( 72.50%), action 435, FPS 2.31, Running 254.94s Step 771( 72.67%), action 436, FPS 2.30, Running 255.24s Step 772( 72.83%), action 437, FPS 2.29, Running 255.74s Step 773( 73.00%), action 438, FPS 2.29, Running 256.07s Step 774( 73.17%), action 439, FPS 2.30, Running 256.62s Step 775( 73.33%), action 440, FPS 2.30, Running 256.95s Step 776( 73.50%), action 441, FPS 2.35, Running 257.63s Step 777( 73.67%), action 442, FPS 2.36, Running 257.98s Step 778( 73.83%), action 443, FPS 2.34, Running 258.56s Step 779( 74.00%), action 444, FPS 2.33, Running 258.84s Step 780( 74.17%), action 445, FPS 2.31, Running 259.32s Step 781( 74.33%), action 446, FPS 2.30, Running 259.68s Step 782( 74.50%), action 447, FPS 2.26, Running 260.31s Step 783( 74.67%), action 448, FPS 2.30, Running 260.64s Step 784( 74.83%), action 449, FPS 2.30, Running 261.21s Step 785( 75.00%), action 450, FPS 2.27, Running 261.65s Step 786( 75.17%), action 451, FPS 2.28, Running 262.26s Step 787( 75.33%), action 452, FPS 2.30, Running 262.51s Step 788( 75.50%), action 453, FPS 2.27, Running 263.05s Step 789( 75.67%), action 454, FPS 2.25, Running 263.36s Step 790( 75.83%), action 455, FPS 2.21, Running 264.00s Step 791( 76.00%), action 456, FPS 2.19, Running 264.36s Step 792( 76.17%), action 457, FPS 2.16, Running 265.01s Step 793( 76.33%), action 458, FPS 2.15, Running 265.37s Step 794( 76.50%), action 459, FPS 2.13, Running 266.01s Step 795( 76.67%), action 460, FPS 2.14, Running 266.28s Step 796( 76.83%), action 461, FPS 2.13, Running 267.02s Step 797( 77.00%), action 462, FPS 2.12, Running 267.42s Step 798( 77.17%), action 463, FPS 2.11, Running 268.04s Step 799( 77.33%), action 464, FPS 2.09, Running 268.40s Step 800( 77.50%), action 465, FPS 2.03, Running 269.16s Step 801( 77.67%), action 466, FPS 2.03, Running 269.52s Step 802( 77.83%), action 467, FPS 2.05, Running 270.08s Step 803( 78.00%), action 468, FPS 2.06, Running 270.34s Step 804( 78.17%), action 469, FPS 2.06, Running 270.90s Step 805( 78.33%), action 470, FPS 2.09, Running 271.21s Step 806( 78.50%), action 471, FPS 2.04, Running 272.04s Step 807( 78.67%), action 472, FPS 2.02, Running 272.39s Step 808( 78.83%), action 473, FPS 2.01, Running 272.99s Step 809( 79.00%), action 474, FPS 2.00, Running 273.34s Step 810( 79.17%), action 475, FPS 2.02, Running 273.92s Step 811( 79.33%), action 476, FPS 2.03, Running 274.23s Step 812( 79.50%), action 477, FPS 2.02, Running 274.91s Step 813( 79.67%), action 478, FPS 2.02, Running 275.25s Step 814( 79.83%), action 479, FPS 2.04, Running 275.83s Step 815( 80.00%), action 480, FPS 2.00, Running 276.30s Step 816( 80.17%), action 481, FPS 2.00, Running 277.04s Step 817( 80.33%), action 482, FPS 1.98, Running 277.53s Step 818( 80.50%), action 483, FPS 2.00, Running 278.04s Step 819( 80.67%), action 484, FPS 2.01, Running 278.35s Step 820( 80.83%), action 485, FPS 2.00, Running 279.14s Step 821( 81.00%), action 486, FPS 2.01, Running 279.47s Step 822( 81.17%), action 487, FPS 2.01, Running 280.02s Step 823( 81.33%), action 488, FPS 2.00, Running 280.35s Step 824( 81.50%), action 489, FPS 1.94, Running 281.21s Step 825( 81.67%), action 490, FPS 1.94, Running 281.54s Step 826( 81.83%), action 491, FPS 1.97, Running 282.18s Step 827( 82.00%), action 492, FPS 1.98, Running 282.48s Step 828( 82.17%), action 493, FPS 2.00, Running 282.99s Step 829( 82.33%), action 494, FPS 1.99, Running 283.37s Step 830( 82.50%), action 495, FPS 1.99, Running 283.97s Step 831( 82.67%), action 496, FPS 1.99, Running 284.30s Step 832( 82.83%), action 497, FPS 2.00, Running 284.93s Step 833( 83.00%), action 498, FPS 2.00, Running 285.28s Step 834( 83.17%), action 499, FPS 2.02, Running 285.76s Step 835( 83.33%), action 500, FPS 2.05, Running 286.05s Step 836( 83.50%), action 501, FPS 2.07, Running 286.72s Step 837( 83.67%), action 502, FPS 2.09, Running 287.10s Step 838( 83.83%), action 503, FPS 2.09, Running 287.62s Step 839( 84.00%), action 504, FPS 2.05, Running 288.13s Step 840( 84.17%), action 505, FPS 2.08, Running 288.74s Step 841( 84.33%), action 506, FPS 2.08, Running 289.09s Step 842( 84.50%), action 507, FPS 2.07, Running 289.67s Step 843( 84.67%), action 508, FPS 2.08, Running 289.98s Step 844( 84.83%), action 509, FPS 2.16, Running 290.47s Step 845( 85.00%), action 510, FPS 2.15, Running 290.83s Step 846( 85.17%), action 511, FPS 2.11, Running 291.65s Step 847( 85.33%), action 512, FPS 2.08, Running 292.12s Step 848( 85.50%), action 513, FPS 2.05, Running 292.74s Step 849( 85.67%), action 514, FPS 2.02, Running 293.28s Step 850( 85.83%), action 515, FPS 2.02, Running 293.89s Step 851( 86.00%), action 516, FPS 2.00, Running 294.28s Step 852( 86.17%), action 517, FPS 2.01, Running 294.89s Step 853( 86.33%), action 518, FPS 2.00, Running 295.26s Step 854( 86.50%), action 519, FPS 1.98, Running 295.83s Step 855( 86.67%), action 520, FPS 1.95, Running 296.29s Step 856( 86.83%), action 521, FPS 1.94, Running 297.03s Step 857( 87.00%), action 522, FPS 1.96, Running 297.29s Step 858( 87.17%), action 523, FPS 1.95, Running 297.85s Step 859( 87.33%), action 524, FPS 2.00, Running 298.14s Step 860( 87.50%), action 525, FPS 2.01, Running 298.69s Step 861( 87.67%), action 526, FPS 2.01, Running 299.04s Step 862( 87.83%), action 527, FPS 2.01, Running 299.62s Step 863( 88.00%), action 528, FPS 1.98, Running 300.09s Step 864( 88.17%), action 529, FPS 1.96, Running 300.70s Step 865( 88.33%), action 530, FPS 1.96, Running 301.05s Step 866( 88.50%), action 531, FPS 1.97, Running 301.79s Step 867( 88.67%), action 532, FPS 2.00, Running 302.09s Step 868( 88.83%), action 533, FPS 2.01, Running 302.70s Step 869( 89.00%), action 534, FPS 2.05, Running 303.05s Step 870( 89.17%), action 535, FPS 2.05, Running 303.66s Step 871( 89.33%), action 536, FPS 2.06, Running 304.01s Step 872( 89.50%), action 537, FPS 2.05, Running 304.64s Step 873( 89.67%), action 538, FPS 2.07, Running 304.92s Step 874( 89.83%), action 539, FPS 2.06, Running 305.53s Step 875( 90.00%), action 540, FPS 2.09, Running 305.84s Step 876( 90.17%), action 541, FPS 2.10, Running 306.54s Step 877( 90.33%), action 542, FPS 2.09, Running 306.85s Step 878( 90.50%), action 543, FPS 2.11, Running 307.35s Step 879( 90.67%), action 544, FPS 2.09, Running 307.73s Step 880( 90.83%), action 545, FPS 2.08, Running 308.28s Step 881( 91.00%), action 546, FPS 2.09, Running 308.60s Step 882( 91.17%), action 547, FPS 2.09, Running 309.20s Step 883( 91.33%), action 548, FPS 2.12, Running 309.52s Step 884( 91.50%), action 549, FPS 2.12, Running 310.14s Step 885( 91.67%), action 550, FPS 2.05, Running 310.82s Step 886( 91.83%), action 551, FPS 2.03, Running 311.62s Step 887( 92.00%), action 552, FPS 1.99, Running 312.12s Step 888( 92.17%), action 553, FPS 2.01, Running 312.66s Step 889( 92.33%), action 554, FPS 2.02, Running 312.97s Step 890( 92.50%), action 555, FPS 2.04, Running 313.47s Step 891( 92.67%), action 556, FPS 2.04, Running 313.82s Step 892( 92.83%), action 557, FPS 2.06, Running 314.36s Step 893( 93.00%), action 558, FPS 2.03, Running 314.76s Step 894( 93.17%), action 559, FPS 2.03, Running 315.37s Step 895( 93.33%), action 560, FPS 2.01, Running 315.78s Step 896( 93.50%), action 561, FPS 2.01, Running 316.50s Step 897( 93.67%), action 562, FPS 2.00, Running 316.83s Step 898( 93.83%), action 563, FPS 1.92, Running 317.75s Step 899( 94.00%), action 564, FPS 1.92, Running 318.13s Step 900( 94.17%), action 565, FPS 1.92, Running 318.71s Step 901( 94.33%), action 566, FPS 1.91, Running 319.09s Step 902( 94.50%), action 567, FPS 1.90, Running 319.71s Step 903( 94.67%), action 568, FPS 1.87, Running 320.19s Step 904( 94.83%), action 569, FPS 1.88, Running 320.78s Step 905( 95.00%), action 570, FPS 1.95, Running 321.07s Step 906( 95.17%), action 571, FPS 1.96, Running 321.81s Step 907( 95.33%), action 572, FPS 1.96, Running 322.31s Step 908( 95.50%), action 573, FPS 1.94, Running 322.98s Step 909( 95.67%), action 574, FPS 1.93, Running 323.33s Step 910( 95.83%), action 575, FPS 1.90, Running 324.01s Step 911( 96.00%), action 576, FPS 1.88, Running 324.44s Step 912( 96.17%), action 577, FPS 1.86, Running 325.11s Step 913( 96.33%), action 578, FPS 1.86, Running 325.51s Step 914( 96.50%), action 579, FPS 1.86, Running 326.13s Step 915( 96.67%), action 580, FPS 1.86, Running 326.54s Step 916( 96.83%), action 581, FPS 1.86, Running 327.27s Step 917( 97.00%), action 582, FPS 1.85, Running 327.65s Step 918( 97.17%), action 583, FPS 1.90, Running 328.27s Step 919( 97.33%), action 584, FPS 1.91, Running 328.61s Step 920( 97.50%), action 585, FPS 1.92, Running 329.12s Step 921( 97.67%), action 586, FPS 1.92, Running 329.48s Step 922( 97.83%), action 587, FPS 1.93, Running 330.06s Step 923( 98.00%), action 588, FPS 1.95, Running 330.46s Step 924( 98.17%), action 589, FPS 1.93, Running 331.13s Step 925( 98.33%), action 590, FPS 1.92, Running 331.50s Step 926( 98.50%), action 591, FPS 1.92, Running 332.21s Step 927( 98.67%), action 592, FPS 1.95, Running 332.59s Step 928( 98.83%), action 593, FPS 1.96, Running 333.17s Step 929( 99.00%), action 594, FPS 1.97, Running 333.51s Step 930( 99.17%), action 595, FPS 1.98, Running 334.13s Step 931( 99.33%), action 596, FPS 1.99, Running 334.49s Step 932( 99.50%), action 597, FPS 1.93, Running 335.49s Step 933( 99.67%), action 598, FPS 1.95, Running 335.79s Step 934( 99.83%), action 599, FPS 1.97, Running 336.30s Step 935(100.00%), action 600, FPS 1.97, Running 336.70s [2026-08-02 22:22:58] [42 ] Seed 41 failed after 336.96 s. +steps: 935 , actions: 600 . +Instruction: Empty +Total 7/42(16.67%) success. +Setting seed: 42 +Step 1( N/A%), pre moving , FPS 7.55, Running 0.13s Step 2( N/A%), pre moving , FPS 9.36, Running 0.21s Step 3( N/A%), pre moving , FPS 9.92, Running 0.30s Step 4( N/A%), pre moving , FPS 10.12, Running 0.40s Step 5( N/A%), pre moving , FPS 10.15, Running 0.49s Step 6( N/A%), pre moving , FPS 10.26, Running 0.58s Step 7( N/A%), pre moving , FPS 10.22, Running 0.69s Step 8( N/A%), pre moving , FPS 10.30, Running 0.78s Step 9( N/A%), pre moving , FPS 10.31, Running 0.87s Step 10( N/A%), pre moving , FPS 10.36, Running 0.97s Step 11( N/A%), pre moving , FPS 10.37, Running 1.06s Step 12( N/A%), pre moving , FPS 10.42, Running 1.15s Step 13( N/A%), pre moving , FPS 10.37, Running 1.25s Step 14( N/A%), pre moving , FPS 10.28, Running 1.36s Step 15( N/A%), pre moving , FPS 10.33, Running 1.45s Step 16( N/A%), pre moving , FPS 10.36, Running 1.55s Step 17( N/A%), pre moving , FPS 10.37, Running 1.64s Step 18( N/A%), pre moving , FPS 10.40, Running 1.73s Step 19( N/A%), pre moving , FPS 10.51, Running 1.81s Step 20( N/A%), pre moving , FPS 10.89, Running 1.84s Step 21( N/A%), pre moving , FPS 9.85, Running 2.16s Step 22( N/A%), pre moving , FPS 10.05, Running 2.20s Step 23( N/A%), pre moving , FPS 10.21, Running 2.26s Step 24( N/A%), pre moving , FPS 10.41, Running 2.32s Step 25( N/A%), pre moving , FPS 10.66, Running 2.37s Step 26( N/A%), pre moving , FPS 9.36, Running 2.72s Step 27( N/A%), pre moving , FPS 9.37, Running 2.82s Step 28( N/A%), pre moving , FPS 9.37, Running 2.91s Step 29( N/A%), pre moving , FPS 9.38, Running 3.00s Step 30( N/A%), pre moving , FPS 9.33, Running 3.11s Step 31( N/A%), pre moving , FPS 9.32, Running 3.21s Step 32( N/A%), pre moving , FPS 9.31, Running 3.30s Step 33( N/A%), pre moving , FPS 9.36, Running 3.39s Step 34( N/A%), pre moving , FPS 9.42, Running 3.48s Step 35( N/A%), pre moving , FPS 9.34, Running 3.59s Step 36( N/A%), pre moving , FPS 6.99, Running 4.41s Step 37( N/A%), pre moving , FPS 6.70, Running 4.62s Step 38( N/A%), pre moving , FPS 6.70, Running 4.71s Step 39( N/A%), pre moving , FPS 6.67, Running 4.81s Step 40( N/A%), pre moving , FPS 6.53, Running 4.90s Step 41( N/A%), pre moving , FPS 7.07, Running 4.99s Step 42( N/A%), pre moving , FPS 6.94, Running 5.09s Step 43( N/A%), pre moving , FPS 6.84, Running 5.18s Step 44( N/A%), pre moving , FPS 6.76, Running 5.27s Step 45( N/A%), pre moving , FPS 6.68, Running 5.36s Step 46( N/A%), pre moving , FPS 7.31, Running 5.46s Step 47( N/A%), pre moving , FPS 7.40, Running 5.52s Step 48( N/A%), pre moving , FPS 6.32, Running 6.08s Step 49( N/A%), pre moving , FPS 6.39, Running 6.13s Step 50( N/A%), pre moving , FPS 6.52, Running 6.18s Step 51( N/A%), pre moving , FPS 6.63, Running 6.22s Step 52( N/A%), pre moving , FPS 6.74, Running 6.27s Step 53( N/A%), pre moving , FPS 6.79, Running 6.34s Step 54( N/A%), pre moving , FPS 6.84, Running 6.41s Step 55( N/A%), pre moving , FPS 6.91, Running 6.49s Step 56( N/A%), pre moving , FPS 9.20, Running 6.58s Step 57( N/A%), pre moving , FPS 9.52, Running 6.72s Step 58( N/A%), pre moving , FPS 9.29, Running 6.87s Step 59( N/A%), pre moving , FPS 8.90, Running 7.05s Step 60( N/A%), pre moving , FPS 8.53, Running 7.24s Step 61( N/A%), pre moving , FPS 8.20, Running 7.43s Step 62( N/A%), pre moving , FPS 7.89, Running 7.62s Step 63( N/A%), pre moving , FPS 7.59, Running 7.82s Step 64( N/A%), pre moving , FPS 7.35, Running 8.00s Step 65( N/A%), pre moving , FPS 7.05, Running 8.20s Step 66( N/A%), pre moving , FPS 6.80, Running 8.40s Step 67( N/A%), pre moving , FPS 6.52, Running 8.59s Step 68( N/A%), pre moving , FPS 7.38, Running 8.79s Step 69( N/A%), pre moving , FPS 6.98, Running 9.00s Step 70( N/A%), pre moving , FPS 6.76, Running 9.14s Step 71( N/A%), pre moving , FPS 6.44, Running 9.33s Step 72( N/A%), pre moving , FPS 6.23, Running 9.48s Step 73( N/A%), pre moving , FPS 6.14, Running 9.59s Step 74( N/A%), pre moving , FPS 6.13, Running 9.67s Step 75( N/A%), pre moving , FPS 6.13, Running 9.75s Step 76( N/A%), pre moving , FPS 6.17, Running 9.82s Step 77( N/A%), pre moving , FPS 6.33, Running 9.88s Step 78( N/A%), pre moving , FPS 6.41, Running 9.99s Step 79( N/A%), pre moving , FPS 6.65, Running 10.06s Step 80( N/A%), pre moving , FPS 6.92, Running 10.13s Step 81( N/A%), pre moving , FPS 7.19, Running 10.21s Step 82( N/A%), pre moving , FPS 7.49, Running 10.29s Step 83( N/A%), pre moving , FPS 7.94, Running 10.34s Step 84( N/A%), pre moving , FPS 8.35, Running 10.39s Step 85( N/A%), pre moving , FPS 8.96, Running 10.43s Step 86( N/A%), pre moving , FPS 9.47, Running 10.51s Step 87( N/A%), pre moving , FPS 10.02, Running 10.59s Step 88( N/A%), pre moving , FPS 10.57, Running 10.68s Step 89( N/A%), pre moving , FPS 11.20, Running 10.78s Step 90( N/A%), pre moving , FPS 11.47, Running 10.88s Step 91( N/A%), pre moving , FPS 12.13, Running 10.97s Step 92( N/A%), pre moving , FPS 12.54, Running 11.07s Step 93( N/A%), pre moving , FPS 12.84, Running 11.15s Step 94( N/A%), pre moving , FPS 12.75, Running 11.24s Step 95( N/A%), pre moving , FPS 12.65, Running 11.33s Step 96( N/A%), pre moving , FPS 12.42, Running 11.43s Step 97( N/A%), pre moving , FPS 12.21, Running 11.52s Step 98( N/A%), pre moving , FPS 12.28, Running 11.61s Step 99( N/A%), pre moving , FPS 12.09, Running 11.72s Step 100( N/A%), pre moving , FPS 11.93, Running 11.81s Step 101( N/A%), pre moving , FPS 11.78, Running 11.91s Step 102( N/A%), pre moving , FPS 7.67, Running 12.90s Step 103( N/A%), pre moving , FPS 6.81, Running 13.27s Step 104( N/A%), pre moving , FPS 6.68, Running 13.39s Step 105( N/A%), pre moving , FPS 6.01, Running 13.76s Step 106( N/A%), pre moving , FPS 5.81, Running 13.95s Step 107( N/A%), pre moving , FPS 5.35, Running 14.33s Step 108( N/A%), pre moving , FPS 5.14, Running 14.57s Step 109( N/A%), pre moving , FPS 4.81, Running 14.94s Step 110( N/A%), pre moving , FPS 4.66, Running 15.18s Step 111( N/A%), pre moving , FPS 4.40, Running 15.52s Step 112( N/A%), pre moving , FPS 4.28, Running 15.74s Step 113( N/A%), pre moving , FPS 4.03, Running 16.11s Step 114( N/A%), pre moving , FPS 3.93, Running 16.33s Step 115( N/A%), pre moving , FPS 3.75, Running 16.67s Step 116( N/A%), pre moving , FPS 3.68, Running 16.87s Step 117( N/A%), pre moving , FPS 3.60, Running 17.07s Step 118( N/A%), pre moving , FPS 3.56, Running 17.23s Step 119( N/A%), pre moving , FPS 3.45, Running 17.51s Step 120( N/A%), pre moving , FPS 3.40, Running 17.68s Step 121( N/A%), pre moving , FPS 3.23, Running 18.09s Step 122( N/A%), pre moving , FPS 3.71, Running 18.28s Step 123( N/A%), pre moving , FPS 3.74, Running 18.63s Step 124( N/A%), pre moving , FPS 3.67, Running 18.84s Step 125( N/A%), pre moving , FPS 3.70, Running 19.17s Step 126( N/A%), pre moving , FPS 3.70, Running 19.36s Step 127( N/A%), pre moving , FPS 3.71, Running 19.72s Step 128( N/A%), pre moving , FPS 3.72, Running 19.95s Step 129( N/A%), pre moving , FPS 3.75, Running 20.28s Step 130( N/A%), pre moving , FPS 3.65, Running 20.65s Step 131( N/A%), pre moving , FPS 3.67, Running 20.96s Step 132( N/A%), pre moving , FPS 3.70, Running 21.14s Step 133( N/A%), pre moving , FPS 3.72, Running 21.49s Step 134( N/A%), pre moving , FPS 3.74, Running 21.68s Step 135( N/A%), pre moving , FPS 3.72, Running 22.05s Step 136( N/A%), pre moving , FPS 3.70, Running 22.27s Step 137( N/A%), pre moving , FPS 3.61, Running 22.61s Step 138( N/A%), pre moving , FPS 3.56, Running 22.84s Step 139( N/A%), pre moving , FPS 3.48, Running 23.26s Step 140( N/A%), pre moving , FPS 3.46, Running 23.47s Step 141( N/A%), pre moving , FPS 3.42, Running 23.94s Step 142( N/A%), pre moving , FPS 3.39, Running 24.18s Step 143( N/A%), pre moving , FPS 3.37, Running 24.57s Step 144( N/A%), pre moving , FPS 3.38, Running 24.76s Step 145( N/A%), pre moving , FPS 3.44, Running 24.98s Step 146( N/A%), pre moving , FPS 3.42, Running 25.20s Step 147( N/A%), pre moving , FPS 3.43, Running 25.55s Step 148( N/A%), pre moving , FPS 3.44, Running 25.76s Step 149( N/A%), pre moving , FPS 3.39, Running 26.18s Step 150( N/A%), pre moving , FPS 3.47, Running 26.42s Step 151( N/A%), pre moving , FPS 3.40, Running 26.85s Step 152( N/A%), pre moving , FPS 3.35, Running 27.12s Step 153( N/A%), pre moving , FPS 3.31, Running 27.54s Step 154( N/A%), pre moving , FPS 3.26, Running 27.81s Step 155( N/A%), pre moving , FPS 3.26, Running 28.19s Step 156( N/A%), pre moving , FPS 3.25, Running 28.43s Step 157( N/A%), pre moving , FPS 3.24, Running 28.78s Step 158( N/A%), pre moving , FPS 3.28, Running 28.93s Step 159( N/A%), pre moving , FPS 3.32, Running 29.29s Step 160( N/A%), pre moving , FPS 3.30, Running 29.52s Step 161( N/A%), pre moving , FPS 3.38, Running 29.86s Step 162( N/A%), pre moving , FPS 3.38, Running 30.09s Step 163( N/A%), pre moving , FPS 3.40, Running 30.45s Step 164( N/A%), pre moving , FPS 3.38, Running 30.68s Step 165( N/A%), pre moving , FPS 3.27, Running 31.10s Step 166( N/A%), pre moving , FPS 3.25, Running 31.35s Step 167( N/A%), pre moving , FPS 3.24, Running 31.72s Step 168( N/A%), pre moving , FPS 3.21, Running 31.99s Step 169( N/A%), pre moving , FPS 3.20, Running 32.42s Step 170( N/A%), pre moving , FPS 3.27, Running 32.54s Step 171( N/A%), pre moving , FPS 3.43, Running 32.67s Step 172( N/A%), pre moving , FPS 3.52, Running 32.80s Step 173( N/A%), pre moving , FPS 3.72, Running 32.92s Step 174( N/A%), pre moving , FPS 3.84, Running 33.02s Step 175( N/A%), pre moving , FPS 4.06, Running 33.11s Step 176( N/A%), pre moving , FPS 4.19, Running 33.20s Step 177( N/A%), pre moving , FPS 4.44, Running 33.29s Step 178( N/A%), pre moving , FPS 4.50, Running 33.38s Step 179( N/A%), pre moving , FPS 4.78, Running 33.47s Step 180( N/A%), pre moving , FPS 4.35, Running 34.12s Step 181( N/A%), pre moving , FPS 4.56, Running 34.25s Step 182( N/A%), pre moving , FPS 4.65, Running 34.40s Step 183( N/A%), pre moving , FPS 4.82, Running 34.60s Step 184( N/A%), pre moving , FPS 4.88, Running 34.78s Step 185( N/A%), pre moving , FPS 5.15, Running 34.98s Step 186( N/A%), pre moving , FPS 5.22, Running 35.18s Step 187( N/A%), pre moving , FPS 5.47, Running 35.38s Step 188( N/A%), pre moving , FPS 5.58, Running 35.58s Step 189( N/A%), pre moving , FPS 5.96, Running 35.78s Step 190( N/A%), pre moving , FPS 5.81, Running 35.99s Step 191( N/A%), pre moving , FPS 5.69, Running 36.19s Step 192( N/A%), pre moving , FPS 5.57, Running 36.39s Step 193( N/A%), pre moving , FPS 5.43, Running 36.60s Step 194( N/A%), pre moving , FPS 5.29, Running 36.80s Step 195( N/A%), pre moving , FPS 5.16, Running 36.99s Step 196( N/A%), pre moving , FPS 5.02, Running 37.19s Step 197( N/A%), pre moving , FPS 4.95, Running 37.33s Step 198( N/A%), pre moving , FPS 4.87, Running 37.48s Step 199( N/A%), pre moving , FPS 4.82, Running 37.62s Step 200( N/A%), pre moving , FPS 5.51, Running 37.75s Step 201( N/A%), pre moving , FPS 5.52, Running 37.88s Step 202( N/A%), pre moving , FPS 5.50, Running 38.03s Step 203( N/A%), pre moving , FPS 5.58, Running 38.18s Step 204( N/A%), pre moving , FPS 5.55, Running 38.38s Step 205( N/A%), pre moving , FPS 5.59, Running 38.56s Step 206( N/A%), pre moving , FPS 5.59, Running 38.76s Step 207( N/A%), pre moving , FPS 5.58, Running 38.97s Step 208( N/A%), pre moving , FPS 5.59, Running 39.16s Step 209( N/A%), pre moving , FPS 5.59, Running 39.36s Step 210( N/A%), pre moving , FPS 5.61, Running 39.55s Step 211( N/A%), pre moving , FPS 5.59, Running 39.77s Step 212( N/A%), pre moving , FPS 5.67, Running 39.91s Step 213( N/A%), pre moving , FPS 5.81, Running 40.04s Step 214( N/A%), pre moving , FPS 5.94, Running 40.17s Step 215( N/A%), pre moving , FPS 6.05, Running 40.30s Step 216( N/A%), pre moving , FPS 6.16, Running 40.43s Step 217( N/A%), pre moving , FPS 6.20, Running 40.56s Step 218( N/A%), pre moving , FPS 6.24, Running 40.69s Step 219( N/A%), pre moving , FPS 6.26, Running 40.81s Step 220( N/A%), pre moving , FPS 6.25, Running 40.95s Step 221( N/A%), pre moving , FPS 6.26, Running 41.08s Step 222( N/A%), pre moving , FPS 6.31, Running 41.20s Step 223( N/A%), pre moving , FPS 6.36, Running 41.33s Step 224( N/A%), pre moving , FPS 6.51, Running 41.46s Step 225( N/A%), pre moving , FPS 6.69, Running 41.55s Step 226( N/A%), pre moving , FPS 5.84, Running 42.18s Step 227( N/A%), pre moving , FPS 6.07, Running 42.26s Step 228( N/A%), pre moving , FPS 6.24, Running 42.36s Step 229( N/A%), pre moving , FPS 6.40, Running 42.48s Step 230( N/A%), pre moving , FPS 6.56, Running 42.60s Step 231( N/A%), pre moving , FPS 6.56, Running 42.81s Step 232( N/A%), pre moving , FPS 6.45, Running 43.01s Step 233( N/A%), pre moving , FPS 6.29, Running 43.22s Step 234( N/A%), pre moving , FPS 6.15, Running 43.42s Step 235( N/A%), pre moving , FPS 6.02, Running 43.62s Step 236( N/A%), pre moving , FPS 5.77, Running 43.90s Step 237( N/A%), pre moving , FPS 5.55, Running 44.16s Step 238( N/A%), pre moving , FPS 5.34, Running 44.43s Step 239( N/A%), pre moving , FPS 5.16, Running 44.68s Step 240( N/A%), pre moving , FPS 4.99, Running 44.96s Step 241( N/A%), pre moving , FPS 4.83, Running 45.22s Step 242( N/A%), pre moving , FPS 4.66, Running 45.49s Step 243( N/A%), pre moving , FPS 4.54, Running 45.74s Step 244( N/A%), pre moving , FPS 4.40, Running 46.00s Step 245( N/A%), pre moving , FPS 4.24, Running 46.26s Step 246( N/A%), pre moving , FPS 4.60, Running 46.54s Step 247( N/A%), pre moving , FPS 4.36, Running 46.85s Step 248( N/A%), pre moving , FPS 4.14, Running 47.19s Step 249( N/A%), pre moving , FPS 3.96, Running 47.53s Step 250( N/A%), pre moving , FPS 3.80, Running 47.87s Step 251( N/A%), pre moving , FPS 3.72, Running 48.20s Step 252( N/A%), pre moving , FPS 3.63, Running 48.53s Step 253( N/A%), pre moving , FPS 3.55, Running 48.86s Step 254( N/A%), pre moving , FPS 3.47, Running 49.18s Step 255( N/A%), pre moving , FPS 3.41, Running 49.48s Step 256( N/A%), pre moving , FPS 3.38, Running 49.81s Step 257( N/A%), pre moving , FPS 3.35, Running 50.13s Step 258( N/A%), pre moving , FPS 3.33, Running 50.43s Step 259( N/A%), pre moving , FPS 3.36, Running 50.63s Step 260( N/A%), pre moving , FPS 3.40, Running 50.84s Step 261( N/A%), pre moving , FPS 3.43, Running 51.05s Step 262( N/A%), pre moving , FPS 3.47, Running 51.26s Step 263( N/A%), pre moving , FPS 3.46, Running 51.52s Step 264( N/A%), pre moving , FPS 3.46, Running 51.77s Step 265( N/A%), pre moving , FPS 3.46, Running 52.05s Step 266( N/A%), pre moving , FPS 3.52, Running 52.22s Step 267( N/A%), pre moving , FPS 3.60, Running 52.41s Step 268( N/A%), pre moving , FPS 3.70, Running 52.59s Step 269( N/A%), pre moving , FPS 3.81, Running 52.78s Step 270( N/A%), pre moving , FPS 3.93, Running 52.95s Step 271( N/A%), pre moving , FPS 4.05, Running 53.14s Step 272( N/A%), pre moving , FPS 4.18, Running 53.31s Step 273( N/A%), pre moving , FPS 4.25, Running 53.56s Step 274( N/A%), pre moving , FPS 4.32, Running 53.81s Step 275( N/A%), pre moving , FPS 4.35, Running 54.08s Step 276( N/A%), pre moving , FPS 4.43, Running 54.32s Step 277( N/A%), pre moving , FPS 4.49, Running 54.59s Step 278( N/A%), pre moving , FPS 4.53, Running 54.85s Step 279( N/A%), pre moving , FPS 4.50, Running 55.08s Step 280( N/A%), pre moving , FPS 4.53, Running 55.25s Step 281( N/A%), pre moving , FPS 4.61, Running 55.39s Step 282( N/A%), pre moving , FPS 4.70, Running 55.52s Step 283( N/A%), pre moving , FPS 4.81, Running 55.68s Step 284( N/A%), pre moving , FPS 4.94, Running 55.82s Step 285( N/A%), pre moving , FPS 5.08, Running 55.98s Step 286( N/A%), pre moving , FPS 5.04, Running 56.18s Step 287( N/A%), pre moving , FPS 5.13, Running 56.31s Step 288( N/A%), pre moving , FPS 5.22, Running 56.43s Step 289( N/A%), pre moving , FPS 5.29, Running 56.56s Step 290( N/A%), pre moving , FPS 5.36, Running 56.68s Step 291( N/A%), pre moving , FPS 5.44, Running 56.81s Step 292( N/A%), pre moving , FPS 5.49, Running 56.95s Step 293( N/A%), pre moving , FPS 5.67, Running 57.09s Step 294( N/A%), pre moving , FPS 5.87, Running 57.21s Step 295( N/A%), pre moving , FPS 6.11, Running 57.35s Step 296( N/A%), pre moving , FPS 6.34, Running 57.48s Step 297( N/A%), pre moving , FPS 6.61, Running 57.61s Step 298( N/A%), pre moving , FPS 6.94, Running 57.73s Step 299( N/A%), pre moving , FPS 7.16, Running 57.88s Step 300( N/A%), pre moving , FPS 7.28, Running 58.00s Step 301( N/A%), pre moving , FPS 7.30, Running 58.13s Step 302( N/A%), pre moving , FPS 7.31, Running 58.25s Step 303( N/A%), pre moving , FPS 7.40, Running 58.38s Step 304( N/A%), pre moving , FPS 7.48, Running 58.49s Step 305( N/A%), pre moving , FPS 7.55, Running 58.63s Step 306( N/A%), pre moving , FPS 7.79, Running 58.75s Step 307( N/A%), pre moving , FPS 7.81, Running 58.87s Step 308( N/A%), pre moving , FPS 7.79, Running 59.00s Step 309( N/A%), pre moving , FPS 7.78, Running 59.13s Step 310( N/A%), pre moving , FPS 7.80, Running 59.25s Step 311( N/A%), pre moving , FPS 4.98, Running 60.83s Step 312( N/A%), pre moving , FPS 4.70, Running 61.21s Step 313( N/A%), pre moving , FPS 4.62, Running 61.41s Step 314( N/A%), pre moving , FPS 4.39, Running 61.77s Step 315( N/A%), pre moving , FPS 4.29, Running 62.02s Step 316( N/A%), pre moving , FPS 4.04, Running 62.43s Step 317( N/A%), pre moving , FPS 3.95, Running 62.67s Step 318( N/A%), pre moving , FPS 3.75, Running 63.06s Step 319( N/A%), pre moving , FPS 3.69, Running 63.30s Step 320( N/A%), pre moving , FPS 3.58, Running 63.59s Step 321( N/A%), pre moving , FPS 3.55, Running 63.76s Step 322( N/A%), pre moving , FPS 3.43, Running 64.08s Step 323( N/A%), pre moving , FPS 3.40, Running 64.26s Step 324( N/A%), pre moving , FPS 3.27, Running 64.60s Step 325( N/A%), pre moving , FPS 3.23, Running 64.82s Step 326( N/A%), pre moving , FPS 3.08, Running 65.24s Step 327( N/A%), pre moving , FPS 3.03, Running 65.47s Step 328( N/A%), pre moving , FPS 2.90, Running 65.90s Step 329( N/A%), pre moving , FPS 2.85, Running 66.15s Step 330( N/A%), pre moving , FPS 2.73, Running 66.58s Step 331( 0.17%), action 1, FPS 3.04, Running 67.42s Step 332( 0.33%), action 2, FPS 3.09, Running 67.68s Step 333( 0.50%), action 3, FPS 3.00, Running 68.07s Step 334( 0.67%), action 4, FPS 3.01, Running 68.42s Step 335( 0.83%), action 5, FPS 2.93, Running 68.85s Step 336( 1.00%), action 6, FPS 2.94, Running 69.23s Step 337( 1.17%), action 7, FPS 2.85, Running 69.69s Step 338( 1.33%), action 8, FPS 2.87, Running 70.04s Step 339( 1.50%), action 9, FPS 2.76, Running 70.55s Step 340( 1.67%), action 10, FPS 2.73, Running 70.91s Step 341( 1.83%), action 11, FPS 2.58, Running 71.51s Step 342( 2.00%), action 12, FPS 2.60, Running 71.78s Step 343( 2.17%), action 13, FPS 2.53, Running 72.17s Step 344( 2.33%), action 14, FPS 2.51, Running 72.57s Step 345( 2.50%), action 15, FPS 2.41, Running 73.12s Step 346( 2.67%), action 16, FPS 2.40, Running 73.59s Step 347( 2.83%), action 17, FPS 2.29, Running 74.21s Step 348( 3.00%), action 18, FPS 2.28, Running 74.68s Step 349( 3.17%), action 19, FPS 2.20, Running 75.22s Step 350( 3.33%), action 20, FPS 2.20, Running 75.67s Step 351( 3.50%), action 21, FPS 2.22, Running 76.42s Step 352( 3.67%), action 22, FPS 2.20, Running 76.77s Step 353( 3.83%), action 23, FPS 2.18, Running 77.26s Step 354( 4.00%), action 24, FPS 2.17, Running 77.62s Step 355( 4.17%), action 25, FPS 2.16, Running 78.12s Step 356( 4.33%), action 26, FPS 2.16, Running 78.51s Step 357( 4.50%), action 27, FPS 2.14, Running 79.02s Step 358( 4.67%), action 28, FPS 2.14, Running 79.38s Step 359( 4.83%), action 29, FPS 2.19, Running 79.68s Step 360( 5.00%), action 30, FPS 2.22, Running 79.93s Step 361( 5.17%), action 31, FPS 2.21, Running 80.56s Step 362( 5.33%), action 32, FPS 2.18, Running 80.96s Step 363( 5.50%), action 33, FPS 2.15, Running 81.45s Step 364( 5.67%), action 34, FPS 2.15, Running 81.86s Step 365( 5.83%), action 35, FPS 2.17, Running 82.34s Step 366( 6.00%), action 36, FPS 2.17, Running 82.79s Step 367( 6.17%), action 37, FPS 2.16, Running 83.45s Step 368( 6.33%), action 38, FPS 2.21, Running 83.73s Step 369( 6.50%), action 39, FPS 2.24, Running 84.14s Step 370( 6.67%), action 40, FPS 2.27, Running 84.50s Step 371( 6.83%), action 41, FPS 2.30, Running 85.12s Step 372( 7.00%), action 42, FPS 2.27, Running 85.57s Step 373( 7.17%), action 43, FPS 2.26, Running 86.09s Step 374( 7.33%), action 44, FPS 2.26, Running 86.46s Step 375( 7.50%), action 45, FPS 2.23, Running 87.08s Step 376( 7.67%), action 46, FPS 2.23, Running 87.47s Step 377( 7.83%), action 47, FPS 2.27, Running 87.84s Step 378( 8.00%), action 48, FPS 2.26, Running 88.22s Step 379( 8.17%), action 49, FPS 2.22, Running 88.69s Step 380( 8.33%), action 50, FPS 2.16, Running 89.18s Step 381( 8.50%), action 51, FPS 2.13, Running 89.96s Step 382( 8.67%), action 52, FPS 2.13, Running 90.34s Step 383( 8.83%), action 53, FPS 2.14, Running 90.81s Step 384( 9.00%), action 54, FPS 2.12, Running 91.28s Step 385( 9.17%), action 55, FPS 2.17, Running 91.57s Step 386( 9.33%), action 56, FPS 2.21, Running 91.84s Step 387( 9.50%), action 57, FPS 2.27, Running 92.27s Step 388( 9.67%), action 58, FPS 2.24, Running 92.67s Step 389( 9.83%), action 59, FPS 2.20, Running 93.24s Step 390( 10.00%), action 60, FPS 2.18, Running 93.66s Step 391( 10.17%), action 61, FPS 2.18, Running 94.31s Step 392( 10.33%), action 62, FPS 2.19, Running 94.70s Step 393( 10.50%), action 63, FPS 2.20, Running 95.19s Step 394( 10.67%), action 64, FPS 2.19, Running 95.59s Step 395( 10.83%), action 65, FPS 2.25, Running 95.95s Step 396( 11.00%), action 66, FPS 2.26, Running 96.33s Step 397( 11.17%), action 67, FPS 2.22, Running 96.86s Step 398( 11.33%), action 68, FPS 2.21, Running 97.26s Step 399( 11.50%), action 69, FPS 2.20, Running 97.77s Step 400( 11.67%), action 70, FPS 2.22, Running 98.19s Step 401( 11.83%), action 71, FPS 2.26, Running 98.79s Step 402( 12.00%), action 72, FPS 2.26, Running 99.19s Step 403( 12.17%), action 73, FPS 2.28, Running 99.59s Step 404( 12.33%), action 74, FPS 2.34, Running 99.83s Step 405( 12.50%), action 75, FPS 2.31, Running 100.24s Step 406( 12.67%), action 76, FPS 2.27, Running 100.66s Step 407( 12.83%), action 77, FPS 2.25, Running 101.16s Step 408( 13.00%), action 78, FPS 2.24, Running 101.60s Step 409( 13.17%), action 79, FPS 2.24, Running 102.15s Step 410( 13.33%), action 80, FPS 2.22, Running 102.66s Step 411( 13.50%), action 81, FPS 2.22, Running 103.31s Step 412( 13.67%), action 82, FPS 2.23, Running 103.66s Step 413( 13.83%), action 83, FPS 2.25, Running 104.08s Step 414( 14.00%), action 84, FPS 2.23, Running 104.55s Step 415( 14.17%), action 85, FPS 2.20, Running 105.03s Step 416( 14.33%), action 86, FPS 2.18, Running 105.50s Step 417( 14.50%), action 87, FPS 2.19, Running 105.99s Step 418( 14.67%), action 88, FPS 2.15, Running 106.55s Step 419( 14.83%), action 89, FPS 2.15, Running 107.08s Step 420( 15.00%), action 90, FPS 2.16, Running 107.43s Step 421( 15.17%), action 91, FPS 2.16, Running 108.07s Step 422( 15.33%), action 92, FPS 2.16, Running 108.46s Step 423( 15.50%), action 93, FPS 2.13, Running 108.96s Step 424( 15.67%), action 94, FPS 2.09, Running 109.39s Step 425( 15.83%), action 95, FPS 2.07, Running 109.91s Step 426( 16.00%), action 96, FPS 2.06, Running 110.37s Step 427( 16.17%), action 97, FPS 2.04, Running 110.98s Step 428( 16.33%), action 98, FPS 2.01, Running 111.57s Step 429( 16.50%), action 99, FPS 2.01, Running 112.08s Step 430( 16.67%), action 100, FPS 2.03, Running 112.50s Step 431( 16.83%), action 101, FPS 1.98, Running 113.39s Step 432( 17.00%), action 102, FPS 1.96, Running 113.85s Step 433( 17.17%), action 103, FPS 1.93, Running 114.43s Step 434( 17.33%), action 104, FPS 1.94, Running 114.86s Step 435( 17.50%), action 105, FPS 1.94, Running 115.36s Step 436( 17.67%), action 106, FPS 1.96, Running 115.71s Step 437( 17.83%), action 107, FPS 1.96, Running 116.18s Step 438( 18.00%), action 108, FPS 1.99, Running 116.60s Step 439( 18.17%), action 109, FPS 1.98, Running 117.17s Step 440( 18.33%), action 110, FPS 1.95, Running 117.70s Step 441( 18.50%), action 111, FPS 1.94, Running 118.40s Step 442( 18.67%), action 112, FPS 1.94, Running 118.78s Step 443( 18.83%), action 113, FPS 1.91, Running 119.44s Step 444( 19.00%), action 114, FPS 1.91, Running 119.89s Step 445( 19.17%), action 115, FPS 1.91, Running 120.36s Step 446( 19.33%), action 116, FPS 1.92, Running 120.79s Step 447( 19.50%), action 117, FPS 1.87, Running 121.67s Step 448( 19.67%), action 118, FPS 1.90, Running 122.10s Step 449( 19.83%), action 119, FPS 1.89, Running 122.64s Step 450( 20.00%), action 120, FPS 1.90, Running 123.03s Step 451( 20.17%), action 121, FPS 1.96, Running 123.62s Step 452( 20.33%), action 122, FPS 1.95, Running 124.11s Step 453( 20.50%), action 123, FPS 1.91, Running 124.87s Step 454( 20.67%), action 124, FPS 1.92, Running 125.28s Step 455( 20.83%), action 125, FPS 1.91, Running 125.85s Step 456( 21.00%), action 126, FPS 1.85, Running 126.50s Step 457( 21.17%), action 127, FPS 1.88, Running 126.83s Step 458( 21.33%), action 128, FPS 1.89, Running 127.20s Step 459( 21.50%), action 129, FPS 1.92, Running 127.61s Step 460( 21.67%), action 130, FPS 1.93, Running 128.04s Step 461( 21.83%), action 131, FPS 1.94, Running 128.68s Step 462( 22.00%), action 132, FPS 1.92, Running 129.20s Step 463( 22.17%), action 133, FPS 1.95, Running 129.69s Step 464( 22.33%), action 134, FPS 1.94, Running 130.21s Step 465( 22.50%), action 135, FPS 1.94, Running 130.67s Step 466( 22.67%), action 136, FPS 1.96, Running 130.98s Step 467( 22.83%), action 137, FPS 2.04, Running 131.49s Step 468( 23.00%), action 138, FPS 2.03, Running 131.94s Step 469( 23.17%), action 139, FPS 2.04, Running 132.45s Step 470( 23.33%), action 140, FPS 2.03, Running 132.91s Step 471( 23.50%), action 141, FPS 2.00, Running 133.61s Step 472( 23.67%), action 142, FPS 2.00, Running 134.10s Step 473( 23.83%), action 143, FPS 2.06, Running 134.56s Step 474( 24.00%), action 144, FPS 2.08, Running 134.88s Step 475( 24.17%), action 145, FPS 2.04, Running 135.67s Step 476( 24.33%), action 146, FPS 2.07, Running 136.15s Step 477( 24.50%), action 147, FPS 2.03, Running 136.66s Step 478( 24.67%), action 148, FPS 2.03, Running 137.06s Step 479( 24.83%), action 149, FPS 2.00, Running 137.63s Step 480( 25.00%), action 150, FPS 1.98, Running 138.13s Step 481( 25.17%), action 151, FPS 2.01, Running 138.65s Step 482( 25.33%), action 152, FPS 2.03, Running 139.07s Step 483( 25.50%), action 153, FPS 2.03, Running 139.54s Step 484( 25.67%), action 154, FPS 2.03, Running 140.06s Step 485( 25.83%), action 155, FPS 2.03, Running 140.54s Step 486( 26.00%), action 156, FPS 2.01, Running 140.93s Step 487( 26.17%), action 157, FPS 2.01, Running 141.42s Step 488( 26.33%), action 158, FPS 2.03, Running 141.81s Step 489( 26.50%), action 159, FPS 2.03, Running 142.32s Step 490( 26.67%), action 160, FPS 1.96, Running 143.09s Step 491( 26.83%), action 161, FPS 1.98, Running 143.71s Step 492( 27.00%), action 162, FPS 1.96, Running 144.29s Step 493( 27.17%), action 163, FPS 1.94, Running 144.85s Step 494( 27.33%), action 164, FPS 1.92, Running 145.29s Step 495( 27.50%), action 165, FPS 1.97, Running 145.81s Step 496( 27.67%), action 166, FPS 2.00, Running 146.17s Step 497( 27.83%), action 167, FPS 2.00, Running 146.68s Step 498( 28.00%), action 168, FPS 2.00, Running 147.07s Step 499( 28.17%), action 169, FPS 2.02, Running 147.55s Step 500( 28.33%), action 170, FPS 2.02, Running 148.04s Step 501( 28.50%), action 171, FPS 2.00, Running 148.67s Step 502( 28.67%), action 172, FPS 2.00, Running 149.09s Step 503( 28.83%), action 173, FPS 1.97, Running 149.67s Step 504( 29.00%), action 174, FPS 2.01, Running 150.01s Step 505( 29.17%), action 175, FPS 2.02, Running 150.46s Step 506( 29.33%), action 176, FPS 2.01, Running 150.87s Step 507( 29.50%), action 177, FPS 2.01, Running 151.40s Step 508( 29.67%), action 178, FPS 2.00, Running 151.80s Step 509( 29.83%), action 179, FPS 2.00, Running 152.31s Step 510( 30.00%), action 180, FPS 2.08, Running 152.72s Step 511( 30.17%), action 181, FPS 2.06, Running 153.43s Step 512( 30.33%), action 182, FPS 2.11, Running 153.76s Step 513( 30.50%), action 183, FPS 2.14, Running 154.20s Step 514( 30.67%), action 184, FPS 2.14, Running 154.65s Step 515( 30.83%), action 185, FPS 2.13, Running 155.21s Step 516( 31.00%), action 186, FPS 2.10, Running 155.69s Step 517( 31.17%), action 187, FPS 2.02, Running 156.56s Step 518( 31.33%), action 188, FPS 2.02, Running 156.95s Step 519( 31.50%), action 189, FPS 2.01, Running 157.48s Step 520( 31.67%), action 190, FPS 2.05, Running 157.82s Step 521( 31.83%), action 191, FPS 2.05, Running 158.42s Step 522( 32.00%), action 192, FPS 2.06, Running 158.80s Step 523( 32.17%), action 193, FPS 2.07, Running 159.34s Step 524( 32.33%), action 194, FPS 2.06, Running 159.74s Step 525( 32.50%), action 195, FPS 2.04, Running 160.28s Step 526( 32.67%), action 196, FPS 2.02, Running 160.75s Step 527( 32.83%), action 197, FPS 2.03, Running 161.26s Step 528( 33.00%), action 198, FPS 2.01, Running 161.74s Step 529( 33.17%), action 199, FPS 2.03, Running 162.17s Step 530( 33.33%), action 200, FPS 2.04, Running 162.53s Step 531( 33.50%), action 201, FPS 2.01, Running 163.40s Step 532( 33.67%), action 202, FPS 1.99, Running 163.80s Step 533( 33.83%), action 203, FPS 1.98, Running 164.29s Step 534( 34.00%), action 204, FPS 1.99, Running 164.71s Step 535( 34.17%), action 205, FPS 2.01, Running 165.16s Step 536( 34.33%), action 206, FPS 2.04, Running 165.51s Step 537( 34.50%), action 207, FPS 2.05, Running 166.29s Step 538( 34.67%), action 208, FPS 2.05, Running 166.69s Step 539( 34.83%), action 209, FPS 2.06, Running 167.17s Step 540( 35.00%), action 210, FPS 2.06, Running 167.54s Step 541( 35.17%), action 211, FPS 2.04, Running 168.21s Step 542( 35.33%), action 212, FPS 2.05, Running 168.58s Step 543( 35.50%), action 213, FPS 2.07, Running 168.99s Step 544( 35.67%), action 214, FPS 2.06, Running 169.46s Step 545( 35.83%), action 215, FPS 2.08, Running 169.90s Step 546( 36.00%), action 216, FPS 2.10, Running 170.29s Step 547( 36.17%), action 217, FPS 2.09, Running 170.81s Step 548( 36.33%), action 218, FPS 2.08, Running 171.36s Step 549( 36.50%), action 219, FPS 2.07, Running 171.85s Step 550( 36.67%), action 220, FPS 2.05, Running 172.28s Step 551( 36.83%), action 221, FPS 2.10, Running 172.92s Step 552( 37.00%), action 222, FPS 2.05, Running 173.57s Step 553( 37.17%), action 223, FPS 2.04, Running 174.11s Step 554( 37.33%), action 224, FPS 2.03, Running 174.58s Step 555( 37.50%), action 225, FPS 2.01, Running 175.13s Step 556( 37.67%), action 226, FPS 2.00, Running 175.49s Step 557( 37.83%), action 227, FPS 2.06, Running 176.03s Step 558( 38.00%), action 228, FPS 2.06, Running 176.39s Step 559( 38.17%), action 229, FPS 2.07, Running 176.82s Step 560( 38.33%), action 230, FPS 2.08, Running 177.18s Step 561( 38.50%), action 231, FPS 2.07, Running 177.89s Step 562( 38.67%), action 232, FPS 2.05, Running 178.34s Step 563( 38.83%), action 233, FPS 2.02, Running 178.87s Step 564( 39.00%), action 234, FPS 2.03, Running 179.29s Step 565( 39.17%), action 235, FPS 2.02, Running 179.79s Step 566( 39.33%), action 236, FPS 1.97, Running 180.43s Step 567( 39.50%), action 237, FPS 2.00, Running 180.80s Step 568( 39.67%), action 238, FPS 1.96, Running 181.57s Step 569( 39.83%), action 239, FPS 1.95, Running 182.12s Step 570( 40.00%), action 240, FPS 1.95, Running 182.52s Step 571( 40.17%), action 241, FPS 1.90, Running 183.46s Step 572( 40.33%), action 242, FPS 1.94, Running 183.86s Step 573( 40.50%), action 243, FPS 1.97, Running 184.28s Step 574( 40.67%), action 244, FPS 1.97, Running 184.73s Step 575( 40.83%), action 245, FPS 1.99, Running 185.21s Step 576( 41.00%), action 246, FPS 1.98, Running 185.61s Step 577( 41.17%), action 247, FPS 1.98, Running 186.12s Step 578( 41.33%), action 248, FPS 1.96, Running 186.57s Step 579( 41.50%), action 249, FPS 1.95, Running 187.09s Step 580( 41.67%), action 250, FPS 1.94, Running 187.50s Step 581( 41.83%), action 251, FPS 1.97, Running 188.06s Step 582( 42.00%), action 252, FPS 1.99, Running 188.38s Step 583( 42.17%), action 253, FPS 2.01, Running 188.80s Step 584( 42.33%), action 254, FPS 2.03, Running 189.14s Step 585( 42.50%), action 255, FPS 2.03, Running 189.63s Step 586( 42.67%), action 256, FPS 2.07, Running 190.07s Step 587( 42.83%), action 257, FPS 2.05, Running 190.57s Step 588( 43.00%), action 258, FPS 2.13, Running 190.97s Step 589( 43.17%), action 259, FPS 2.14, Running 191.45s Step 590( 43.33%), action 260, FPS 2.14, Running 191.85s Step 591( 43.50%), action 261, FPS 2.26, Running 192.32s Step 592( 43.67%), action 262, FPS 2.25, Running 192.76s Step 593( 43.83%), action 263, FPS 2.25, Running 193.18s Step 594( 44.00%), action 264, FPS 2.26, Running 193.58s Step 595( 44.17%), action 265, FPS 2.26, Running 194.07s Step 596( 44.33%), action 266, FPS 2.27, Running 194.44s Step 597( 44.50%), action 267, FPS 2.27, Running 194.94s Step 598( 44.67%), action 268, FPS 2.27, Running 195.37s Step 599( 44.83%), action 269, FPS 2.28, Running 195.88s Step 600( 45.00%), action 270, FPS 2.29, Running 196.26s Step 601( 45.17%), action 271, FPS 2.29, Running 196.80s Step 602( 45.33%), action 272, FPS 2.27, Running 197.18s Step 603( 45.50%), action 273, FPS 2.26, Running 197.64s Step 604( 45.67%), action 274, FPS 2.23, Running 198.09s Step 605( 45.83%), action 275, FPS 2.24, Running 198.55s Step 606( 46.00%), action 276, FPS 2.25, Running 198.97s Step 607( 46.17%), action 277, FPS 2.26, Running 199.41s Step 608( 46.33%), action 278, FPS 2.26, Running 199.81s Step 609( 46.50%), action 279, FPS 2.27, Running 200.26s Step 610( 46.67%), action 280, FPS 2.29, Running 200.59s Step 611( 46.83%), action 281, FPS 2.26, Running 201.18s Step 612( 47.00%), action 282, FPS 2.27, Running 201.57s Step 613( 47.17%), action 283, FPS 2.26, Running 202.03s Step 614( 47.33%), action 284, FPS 2.27, Running 202.41s Step 615( 47.50%), action 285, FPS 2.23, Running 203.05s Step 616( 47.67%), action 286, FPS 2.21, Running 203.48s Step 617( 47.83%), action 287, FPS 2.21, Running 204.00s Step 618( 48.00%), action 288, FPS 2.17, Running 204.59s Step 619( 48.17%), action 289, FPS 2.14, Running 205.22s Step 620( 48.33%), action 290, FPS 2.10, Running 205.77s Step 621( 48.50%), action 291, FPS 2.07, Running 206.44s Step 622( 48.67%), action 292, FPS 2.04, Running 206.96s Step 623( 48.83%), action 293, FPS 2.01, Running 207.57s Step 624( 49.00%), action 294, FPS 1.99, Running 208.14s Step 625( 49.17%), action 295, FPS 2.02, Running 208.46s Step 626( 49.33%), action 296, FPS 2.00, Running 208.96s Step 627( 49.50%), action 297, FPS 2.00, Running 209.40s Step 628( 49.67%), action 298, FPS 2.00, Running 209.79s Step 629( 49.83%), action 299, FPS 1.99, Running 210.31s Step 630( 50.00%), action 300, FPS 1.97, Running 210.73s Step 631( 50.17%), action 301, FPS 1.96, Running 211.38s Step 632( 50.33%), action 302, FPS 1.96, Running 211.77s Step 633( 50.50%), action 303, FPS 1.96, Running 212.22s Step 634( 50.67%), action 304, FPS 1.94, Running 212.73s Step 635( 50.83%), action 305, FPS 1.97, Running 213.20s Step 636( 51.00%), action 306, FPS 1.93, Running 213.86s Step 637( 51.17%), action 307, FPS 1.93, Running 214.38s Step 638( 51.33%), action 308, FPS 1.94, Running 214.87s Step 639( 51.50%), action 309, FPS 1.97, Running 215.35s Step 640( 51.67%), action 310, FPS 2.00, Running 215.77s Step 641( 51.83%), action 311, FPS 2.03, Running 216.31s Step 642( 52.00%), action 312, FPS 2.06, Running 216.69s Step 643( 52.17%), action 313, FPS 2.05, Running 217.34s Step 644( 52.33%), action 314, FPS 2.06, Running 217.83s Step 645( 52.50%), action 315, FPS 2.02, Running 218.36s Step 646( 52.67%), action 316, FPS 2.04, Running 218.74s Step 647( 52.83%), action 317, FPS 2.03, Running 219.24s Step 648( 53.00%), action 318, FPS 2.00, Running 219.79s Step 649( 53.17%), action 319, FPS 2.02, Running 220.19s Step 650( 53.33%), action 320, FPS 2.04, Running 220.53s Step 651( 53.50%), action 321, FPS 2.04, Running 221.18s Step 652( 53.67%), action 322, FPS 2.04, Running 221.56s Step 653( 53.83%), action 323, FPS 2.03, Running 222.07s Step 654( 54.00%), action 324, FPS 2.05, Running 222.47s Step 655( 54.17%), action 325, FPS 2.03, Running 223.04s Step 656( 54.33%), action 326, FPS 2.09, Running 223.45s Step 657( 54.50%), action 327, FPS 2.13, Running 223.77s Step 658( 54.67%), action 328, FPS 2.18, Running 224.03s Step 659( 54.83%), action 329, FPS 2.19, Running 224.48s Step 660( 55.00%), action 330, FPS 2.18, Running 224.94s Step 661( 55.17%), action 331, FPS 2.15, Running 225.60s Step 662( 55.33%), action 332, FPS 2.15, Running 226.00s Step 663( 55.50%), action 333, FPS 2.19, Running 226.48s Step 664( 55.67%), action 334, FPS 2.21, Running 226.88s Step 665( 55.83%), action 335, FPS 2.19, Running 227.48s Step 666( 56.00%), action 336, FPS 2.17, Running 227.96s Step 667( 56.17%), action 337, FPS 2.20, Running 228.32s Step 668( 56.33%), action 338, FPS 2.25, Running 228.67s Step 669( 56.50%), action 339, FPS 2.24, Running 229.12s Step 670( 56.67%), action 340, FPS 2.23, Running 229.52s Step 671( 56.83%), action 341, FPS 2.22, Running 230.19s Step 672( 57.00%), action 342, FPS 2.21, Running 230.61s Step 673( 57.17%), action 343, FPS 2.20, Running 231.16s Step 674( 57.33%), action 344, FPS 2.20, Running 231.57s Step 675( 57.50%), action 345, FPS 2.25, Running 231.91s Step 676( 57.67%), action 346, FPS 2.29, Running 232.20s Step 677( 57.83%), action 347, FPS 2.25, Running 232.65s Step 678( 58.00%), action 348, FPS 2.22, Running 233.06s Step 679( 58.17%), action 349, FPS 2.20, Running 233.55s Step 680( 58.33%), action 350, FPS 2.21, Running 233.99s Step 681( 58.50%), action 351, FPS 2.21, Running 234.65s Step 682( 58.67%), action 352, FPS 2.22, Running 235.02s Step 683( 58.83%), action 353, FPS 2.19, Running 235.59s Step 684( 59.00%), action 354, FPS 2.20, Running 235.97s Step 685( 59.17%), action 355, FPS 2.26, Running 236.32s Step 686( 59.33%), action 356, FPS 2.28, Running 236.73s Step 687( 59.50%), action 357, FPS 2.25, Running 237.20s Step 688( 59.67%), action 358, FPS 2.22, Running 237.68s Step 689( 59.83%), action 359, FPS 2.21, Running 238.18s Step 690( 60.00%), action 360, FPS 2.20, Running 238.62s Step 691( 60.17%), action 361, FPS 2.21, Running 239.23s Step 692( 60.33%), action 362, FPS 2.22, Running 239.61s Step 693( 60.50%), action 363, FPS 2.24, Running 240.07s Step 694( 60.67%), action 364, FPS 2.26, Running 240.40s Step 695( 60.83%), action 365, FPS 2.23, Running 240.89s Step 696( 61.00%), action 366, FPS 2.21, Running 241.24s Step 697( 61.17%), action 367, FPS 2.20, Running 241.75s Step 698( 61.33%), action 368, FPS 2.19, Running 242.21s Step 699( 61.50%), action 369, FPS 2.19, Running 242.68s Step 700( 61.67%), action 370, FPS 2.20, Running 243.06s Step 701( 61.83%), action 371, FPS 2.20, Running 243.73s Step 702( 62.00%), action 372, FPS 2.20, Running 244.10s Step 703( 62.17%), action 373, FPS 2.27, Running 244.41s Step 704( 62.33%), action 374, FPS 2.28, Running 244.76s Step 705( 62.50%), action 375, FPS 2.24, Running 245.23s Step 706( 62.67%), action 376, FPS 2.25, Running 245.63s Step 707( 62.83%), action 377, FPS 2.25, Running 246.10s Step 708( 63.00%), action 378, FPS 2.27, Running 246.48s Step 709( 63.17%), action 379, FPS 2.28, Running 246.95s Step 710( 63.33%), action 380, FPS 2.30, Running 247.32s Step 711( 63.50%), action 381, FPS 2.30, Running 247.94s Step 712( 63.67%), action 382, FPS 2.33, Running 248.18s Step 713( 63.83%), action 383, FPS 2.36, Running 248.54s Step 714( 64.00%), action 384, FPS 2.34, Running 248.94s Step 715( 64.17%), action 385, FPS 2.35, Running 249.41s Step 716( 64.33%), action 386, FPS 2.34, Running 249.78s Step 717( 64.50%), action 387, FPS 2.35, Running 250.27s Step 718( 64.67%), action 388, FPS 2.35, Running 250.71s Step 719( 64.83%), action 389, FPS 2.35, Running 251.19s Step 720( 65.00%), action 390, FPS 2.33, Running 251.66s Step 721( 65.17%), action 391, FPS 2.38, Running 252.14s Step 722( 65.33%), action 392, FPS 2.38, Running 252.51s Step 723( 65.50%), action 393, FPS 2.32, Running 253.04s Step 724( 65.67%), action 394, FPS 2.30, Running 253.45s Step 725( 65.83%), action 395, FPS 2.28, Running 254.00s Step 726( 66.00%), action 396, FPS 2.27, Running 254.45s Step 727( 66.17%), action 397, FPS 2.26, Running 254.95s Step 728( 66.33%), action 398, FPS 2.25, Running 255.35s Step 729( 66.50%), action 399, FPS 2.24, Running 255.88s Step 730( 66.67%), action 400, FPS 2.24, Running 256.23s Step 731( 66.83%), action 401, FPS 2.26, Running 256.79s Step 732( 67.00%), action 402, FPS 2.23, Running 257.16s Step 733( 67.17%), action 403, FPS 2.19, Running 257.66s Step 734( 67.33%), action 404, FPS 2.19, Running 258.08s Step 735( 67.50%), action 405, FPS 2.18, Running 258.60s Step 736( 67.67%), action 406, FPS 2.16, Running 259.05s Step 737( 67.83%), action 407, FPS 2.09, Running 259.85s Step 738( 68.00%), action 408, FPS 2.10, Running 260.22s Step 739( 68.17%), action 409, FPS 2.09, Running 260.74s Step 740( 68.33%), action 410, FPS 2.11, Running 261.14s Step 741( 68.50%), action 411, FPS 2.07, Running 261.80s Step 742( 68.67%), action 412, FPS 2.04, Running 262.30s Step 743( 68.83%), action 413, FPS 2.03, Running 262.90s Step 744( 69.00%), action 414, FPS 2.03, Running 263.30s Step 745( 69.17%), action 415, FPS 2.04, Running 263.81s Step 746( 69.33%), action 416, FPS 2.05, Running 264.18s Step 747( 69.50%), action 417, FPS 2.04, Running 264.78s Step 748( 69.67%), action 418, FPS 2.03, Running 265.18s Step 749( 69.83%), action 419, FPS 2.03, Running 265.71s Step 750( 70.00%), action 420, FPS 1.99, Running 266.29s Step 751( 70.17%), action 421, FPS 1.96, Running 267.01s Step 752( 70.33%), action 422, FPS 1.89, Running 267.73s Step 753( 70.50%), action 423, FPS 1.89, Running 268.22s Step 754( 70.67%), action 424, FPS 1.89, Running 268.66s Step 755( 70.83%), action 425, FPS 1.86, Running 269.37s Step 756( 71.00%), action 426, FPS 1.84, Running 269.91s Step 757( 71.17%), action 427, FPS 1.88, Running 270.50s Step 758( 71.33%), action 428, FPS 1.85, Running 271.03s Step 759( 71.50%), action 429, FPS 1.86, Running 271.48s Step 760( 71.67%), action 430, FPS 1.86, Running 271.91s Step 761( 71.83%), action 431, FPS 1.84, Running 272.66s Step 762( 72.00%), action 432, FPS 1.83, Running 273.25s Step 763( 72.17%), action 433, FPS 1.84, Running 273.78s Step 764( 72.33%), action 434, FPS 1.84, Running 274.19s Step 765( 72.50%), action 435, FPS 1.84, Running 274.70s Step 766( 72.67%), action 436, FPS 1.81, Running 275.22s Step 767( 72.83%), action 437, FPS 1.83, Running 275.70s Step 768( 73.00%), action 438, FPS 1.81, Running 276.24s Step 769( 73.17%), action 439, FPS 1.81, Running 276.74s Step 770( 73.33%), action 440, FPS 1.84, Running 277.14s Step 771( 73.50%), action 441, FPS 1.86, Running 277.79s Step 772( 73.67%), action 442, FPS 1.87, Running 278.43s Step 773( 73.83%), action 443, FPS 1.88, Running 278.87s Step 774( 74.00%), action 444, FPS 1.89, Running 279.27s Step 775( 74.17%), action 445, FPS 1.88, Running 280.01s Step 776( 74.33%), action 446, FPS 1.90, Running 280.43s Step 777( 74.50%), action 447, FPS 1.90, Running 281.01s Step 778( 74.67%), action 448, FPS 1.92, Running 281.44s Step 779( 74.83%), action 449, FPS 1.91, Running 281.93s Step 780( 75.00%), action 450, FPS 1.92, Running 282.31s Step 781( 75.17%), action 451, FPS 1.98, Running 282.77s Step 782( 75.33%), action 452, FPS 2.02, Running 283.13s Step 783( 75.50%), action 453, FPS 2.04, Running 283.59s Step 784( 75.67%), action 454, FPS 2.03, Running 284.03s Step 785( 75.83%), action 455, FPS 1.98, Running 284.78s Step 786( 76.00%), action 456, FPS 1.95, Running 285.48s Step 787( 76.17%), action 457, FPS 1.95, Running 285.95s Step 788( 76.33%), action 458, FPS 1.97, Running 286.40s Step 789( 76.50%), action 459, FPS 1.91, Running 287.21s Step 790( 76.67%), action 460, FPS 1.92, Running 287.58s Step 791( 76.83%), action 461, FPS 1.90, Running 288.33s Step 792( 77.00%), action 462, FPS 1.94, Running 288.73s Step 793( 77.17%), action 463, FPS 1.93, Running 289.25s Step 794( 77.33%), action 464, FPS 1.93, Running 289.65s Step 795( 77.50%), action 465, FPS 1.99, Running 290.09s Step 796( 77.67%), action 466, FPS 1.99, Running 290.46s Step 797( 77.83%), action 467, FPS 2.02, Running 290.91s Step 798( 78.00%), action 468, FPS 2.03, Running 291.29s Step 799( 78.17%), action 469, FPS 2.03, Running 291.77s Step 800( 78.33%), action 470, FPS 2.02, Running 292.20s Step 801( 78.50%), action 471, FPS 1.98, Running 292.87s Step 802( 78.67%), action 472, FPS 1.91, Running 293.61s Step 803( 78.83%), action 473, FPS 1.86, Running 294.35s Step 804( 79.00%), action 474, FPS 1.87, Running 294.72s Step 805( 79.17%), action 475, FPS 1.86, Running 295.52s Step 806( 79.33%), action 476, FPS 1.92, Running 295.92s Step 807( 79.50%), action 477, FPS 1.91, Running 296.45s Step 808( 79.67%), action 478, FPS 1.92, Running 296.84s Step 809( 79.83%), action 479, FPS 1.95, Running 297.46s Step 810( 80.00%), action 480, FPS 1.87, Running 298.26s Step 811( 80.17%), action 481, FPS 1.89, Running 298.91s Step 812( 80.33%), action 482, FPS 1.83, Running 299.68s Step 813( 80.50%), action 483, FPS 1.82, Running 300.25s Step 814( 80.67%), action 484, FPS 1.81, Running 300.70s Step 815( 80.83%), action 485, FPS 1.79, Running 301.23s Step 816( 81.00%), action 486, FPS 1.80, Running 301.58s Step 817( 81.17%), action 487, FPS 1.75, Running 302.33s Step 818( 81.33%), action 488, FPS 1.74, Running 302.77s Step 819( 81.50%), action 489, FPS 1.74, Running 303.26s Step 820( 81.67%), action 490, FPS 1.74, Running 303.69s Step 821( 81.83%), action 491, FPS 1.74, Running 304.35s Step 822( 82.00%), action 492, FPS 1.78, Running 304.88s Step 823( 82.17%), action 493, FPS 1.82, Running 305.34s Step 824( 82.33%), action 494, FPS 1.76, Running 306.09s Step 825( 82.50%), action 495, FPS 1.80, Running 306.62s Step 826( 82.67%), action 496, FPS 1.80, Running 307.04s Step 827( 82.83%), action 497, FPS 1.80, Running 307.58s Step 828( 83.00%), action 498, FPS 1.79, Running 308.02s Step 829( 83.17%), action 499, FPS 1.81, Running 308.53s Step 830( 83.33%), action 500, FPS 1.88, Running 308.88s Step 831( 83.50%), action 501, FPS 1.91, Running 309.37s Step 832( 83.67%), action 502, FPS 1.99, Running 309.74s Step 833( 83.83%), action 503, FPS 2.01, Running 310.21s Step 834( 84.00%), action 504, FPS 2.03, Running 310.57s Step 835( 84.17%), action 505, FPS 2.02, Running 311.13s Step 836( 84.33%), action 506, FPS 2.01, Running 311.50s Step 837( 84.50%), action 507, FPS 2.06, Running 312.06s Step 838( 84.67%), action 508, FPS 2.07, Running 312.44s Step 839( 84.83%), action 509, FPS 2.05, Running 313.01s Step 840( 85.00%), action 510, FPS 2.08, Running 313.31s Step 841( 85.17%), action 511, FPS 2.06, Running 314.06s Step 842( 85.33%), action 512, FPS 2.06, Running 314.57s Step 843( 85.50%), action 513, FPS 2.05, Running 315.08s Step 844( 85.67%), action 514, FPS 2.12, Running 315.54s Step 845( 85.83%), action 515, FPS 2.13, Running 316.03s Step 846( 86.00%), action 516, FPS 2.14, Running 316.41s Step 847( 86.17%), action 517, FPS 2.15, Running 316.87s Step 848( 86.33%), action 518, FPS 2.18, Running 317.17s Step 849( 86.50%), action 519, FPS 2.20, Running 317.63s Step 850( 86.67%), action 520, FPS 2.19, Running 318.01s Step 851( 86.83%), action 521, FPS 2.16, Running 318.64s Step 852( 87.00%), action 522, FPS 2.16, Running 318.99s Step 853( 87.17%), action 523, FPS 2.15, Running 319.51s Step 854( 87.33%), action 524, FPS 2.14, Running 319.92s Step 855( 87.50%), action 525, FPS 2.14, Running 320.47s Step 856( 87.67%), action 526, FPS 2.14, Running 320.83s Step 857( 87.83%), action 527, FPS 2.18, Running 321.22s Step 858( 88.00%), action 528, FPS 2.13, Running 321.82s Step 859( 88.17%), action 529, FPS 2.15, Running 322.31s Step 860( 88.33%), action 530, FPS 2.12, Running 322.73s Step 861( 88.50%), action 531, FPS 2.15, Running 323.37s Step 862( 88.67%), action 532, FPS 2.15, Running 323.86s Step 863( 88.83%), action 533, FPS 2.16, Running 324.35s Step 864( 89.00%), action 534, FPS 2.12, Running 324.98s Step 865( 89.17%), action 535, FPS 2.12, Running 325.46s Step 866( 89.33%), action 536, FPS 2.13, Running 325.82s Step 867( 89.50%), action 537, FPS 2.09, Running 326.45s Step 868( 89.67%), action 538, FPS 2.07, Running 326.84s Step 869( 89.83%), action 539, FPS 2.06, Running 327.34s Step 870( 90.00%), action 540, FPS 2.06, Running 327.72s Step 871( 90.17%), action 541, FPS 2.05, Running 328.39s Step 872( 90.33%), action 542, FPS 2.04, Running 328.79s Step 873( 90.50%), action 543, FPS 2.07, Running 329.19s Step 874( 90.67%), action 544, FPS 2.06, Running 329.61s Step 875( 90.83%), action 545, FPS 2.08, Running 330.08s Step 876( 91.00%), action 546, FPS 2.08, Running 330.47s Step 877( 91.17%), action 547, FPS 2.03, Running 331.05s Step 878( 91.33%), action 548, FPS 2.08, Running 331.44s Step 879( 91.50%), action 549, FPS 2.00, Running 332.30s Step 880( 91.67%), action 550, FPS 2.02, Running 332.64s Step 881( 91.83%), action 551, FPS 2.01, Running 333.31s Step 882( 92.00%), action 552, FPS 2.02, Running 333.74s Step 883( 92.17%), action 553, FPS 2.02, Running 334.26s Step 884( 92.33%), action 554, FPS 2.06, Running 334.67s Step 885( 92.50%), action 555, FPS 2.06, Running 335.15s Step 886( 92.67%), action 556, FPS 2.05, Running 335.58s Step 887( 92.83%), action 557, FPS 2.08, Running 336.05s Step 888( 93.00%), action 558, FPS 2.08, Running 336.47s Step 889( 93.17%), action 559, FPS 2.08, Running 336.97s Step 890( 93.33%), action 560, FPS 2.08, Running 337.35s Step 891( 93.50%), action 561, FPS 2.09, Running 337.96s Step 892( 93.67%), action 562, FPS 2.09, Running 338.37s Step 893( 93.83%), action 563, FPS 2.07, Running 338.86s Step 894( 94.00%), action 564, FPS 2.07, Running 339.28s Step 895( 94.17%), action 565, FPS 2.06, Running 339.79s Step 896( 94.33%), action 566, FPS 2.06, Running 340.18s Step 897( 94.50%), action 567, FPS 2.11, Running 340.52s Step 898( 94.67%), action 568, FPS 2.14, Running 340.78s Step 899( 94.83%), action 569, FPS 2.25, Running 341.19s Step 900( 95.00%), action 570, FPS 2.25, Running 341.54s Step 901( 95.17%), action 571, FPS 2.26, Running 342.15s Step 902( 95.33%), action 572, FPS 2.28, Running 342.50s Step 903( 95.50%), action 573, FPS 2.28, Running 343.02s Step 904( 95.67%), action 574, FPS 2.29, Running 343.40s Step 905( 95.83%), action 575, FPS 2.28, Running 343.93s Step 906( 96.00%), action 576, FPS 2.28, Running 344.37s Step 907( 96.17%), action 577, FPS 2.27, Running 344.84s Step 908( 96.33%), action 578, FPS 2.30, Running 345.17s Step 909( 96.50%), action 579, FPS 2.30, Running 345.65s Step 910( 96.67%), action 580, FPS 2.30, Running 346.04s Step 911( 96.83%), action 581, FPS 2.29, Running 346.71s Step 912( 97.00%), action 582, FPS 2.26, Running 347.21s Step 913( 97.17%), action 583, FPS 2.25, Running 347.74s Step 914( 97.33%), action 584, FPS 2.27, Running 348.09s Step 915( 97.50%), action 585, FPS 2.28, Running 348.54s Step 916( 97.67%), action 586, FPS 2.31, Running 348.82s Step 917( 97.83%), action 587, FPS 2.30, Running 349.20s Step 918( 98.00%), action 588, FPS 2.28, Running 349.55s Step 919( 98.17%), action 589, FPS 2.28, Running 349.97s Step 920( 98.33%), action 590, FPS 2.27, Running 350.34s Step 921( 98.50%), action 591, FPS 2.27, Running 350.94s Step 922( 98.67%), action 592, FPS 2.26, Running 351.35s Step 923( 98.83%), action 593, FPS 2.28, Running 351.80s Step 924( 99.00%), action 594, FPS 2.26, Running 352.25s Step 925( 99.17%), action 595, FPS 2.27, Running 352.75s Step 926( 99.33%), action 596, FPS 2.30, Running 353.06s Step 927( 99.50%), action 597, FPS 2.31, Running 353.51s Step 928( 99.67%), action 598, FPS 2.30, Running 353.86s Step 929( 99.83%), action 599, FPS 2.30, Running 354.34s Step 930(100.00%), action 600, FPS 2.31, Running 354.71s [2026-08-02 22:28:53] [43 ] Seed 42 failed after 355.00 s. +steps: 930 , actions: 600 . +Instruction: Empty +Total 7/43(16.28%) success. +Setting seed: 43 +Step 1( N/A%), pre moving , FPS 6.11, Running 0.16s Step 2( N/A%), pre moving , FPS 8.53, Running 0.23s Step 3( N/A%), pre moving , FPS 9.14, Running 0.33s Step 4( N/A%), pre moving , FPS 9.56, Running 0.42s Step 5( N/A%), pre moving , FPS 9.70, Running 0.52s Step 6( N/A%), pre moving , FPS 9.85, Running 0.61s Step 7( N/A%), pre moving , FPS 10.02, Running 0.70s Step 8( N/A%), pre moving , FPS 10.11, Running 0.79s Step 9( N/A%), pre moving , FPS 10.10, Running 0.89s Step 10( N/A%), pre moving , FPS 10.10, Running 0.99s Step 11( N/A%), pre moving , FPS 10.18, Running 1.08s Step 12( N/A%), pre moving , FPS 10.20, Running 1.18s Step 13( N/A%), pre moving , FPS 10.22, Running 1.27s Step 14( N/A%), pre moving , FPS 10.29, Running 1.36s Step 15( N/A%), pre moving , FPS 10.30, Running 1.46s Step 16( N/A%), pre moving , FPS 10.33, Running 1.55s Step 17( N/A%), pre moving , FPS 10.34, Running 1.64s Step 18( N/A%), pre moving , FPS 10.75, Running 1.67s Step 19( N/A%), pre moving , FPS 11.22, Running 1.69s Step 20( N/A%), pre moving , FPS 11.67, Running 1.71s Step 21( N/A%), pre moving , FPS 11.43, Running 1.91s Step 22( N/A%), pre moving , FPS 11.78, Running 1.93s Step 23( N/A%), pre moving , FPS 12.32, Running 1.95s Step 24( N/A%), pre moving , FPS 12.87, Running 1.97s Step 25( N/A%), pre moving , FPS 13.54, Running 1.99s Step 26( N/A%), pre moving , FPS 12.61, Running 2.20s Step 27( N/A%), pre moving , FPS 13.12, Running 2.22s Step 28( N/A%), pre moving , FPS 13.57, Running 2.27s Step 29( N/A%), pre moving , FPS 14.13, Running 2.31s Step 30( N/A%), pre moving , FPS 14.64, Running 2.36s Step 31( N/A%), pre moving , FPS 15.08, Running 2.41s Step 32( N/A%), pre moving , FPS 15.63, Running 2.46s Step 33( N/A%), pre moving , FPS 16.22, Running 2.50s Step 34( N/A%), pre moving , FPS 16.82, Running 2.55s Step 35( N/A%), pre moving , FPS 17.36, Running 2.61s Step 36( N/A%), pre moving , FPS 10.68, Running 3.42s Step 37( N/A%), pre moving , FPS 10.13, Running 3.62s Step 38( N/A%), pre moving , FPS 9.81, Running 3.71s Step 39( N/A%), pre moving , FPS 9.42, Running 3.82s Step 40( N/A%), pre moving , FPS 9.10, Running 3.91s Step 41( N/A%), pre moving , FPS 9.56, Running 4.00s Step 42( N/A%), pre moving , FPS 9.24, Running 4.10s Step 43( N/A%), pre moving , FPS 8.95, Running 4.19s Step 44( N/A%), pre moving , FPS 8.76, Running 4.26s Step 45( N/A%), pre moving , FPS 8.63, Running 4.31s Step 46( N/A%), pre moving , FPS 9.08, Running 4.40s Step 47( N/A%), pre moving , FPS 8.82, Running 4.49s Step 48( N/A%), pre moving , FPS 6.80, Running 5.21s Step 49( N/A%), pre moving , FPS 6.71, Running 5.28s Step 50( N/A%), pre moving , FPS 6.61, Running 5.38s Step 51( N/A%), pre moving , FPS 6.53, Running 5.47s Step 52( N/A%), pre moving , FPS 6.44, Running 5.56s Step 53( N/A%), pre moving , FPS 6.24, Running 5.71s Step 54( N/A%), pre moving , FPS 6.03, Running 5.86s Step 55( N/A%), pre moving , FPS 5.91, Running 5.99s Step 56( N/A%), pre moving , FPS 7.54, Running 6.08s Step 57( N/A%), pre moving , FPS 8.03, Running 6.11s Step 58( N/A%), pre moving , FPS 8.22, Running 6.14s Step 59( N/A%), pre moving , FPS 8.40, Running 6.20s Step 60( N/A%), pre moving , FPS 8.42, Running 6.29s Step 61( N/A%), pre moving , FPS 8.39, Running 6.39s Step 62( N/A%), pre moving , FPS 8.32, Running 6.50s Step 63( N/A%), pre moving , FPS 8.21, Running 6.62s Step 64( N/A%), pre moving , FPS 8.13, Running 6.72s Step 65( N/A%), pre moving , FPS 8.02, Running 6.80s Step 66( N/A%), pre moving , FPS 7.94, Running 6.92s Step 67( N/A%), pre moving , FPS 7.92, Running 7.02s Step 68( N/A%), pre moving , FPS 10.18, Running 7.17s Step 69( N/A%), pre moving , FPS 9.85, Running 7.31s Step 70( N/A%), pre moving , FPS 9.35, Running 7.52s Step 71( N/A%), pre moving , FPS 9.13, Running 7.66s Step 72( N/A%), pre moving , FPS 8.83, Running 7.83s Step 73( N/A%), pre moving , FPS 8.67, Running 8.01s Step 74( N/A%), pre moving , FPS 8.76, Running 8.15s Step 75( N/A%), pre moving , FPS 8.72, Running 8.29s Step 76( N/A%), pre moving , FPS 8.49, Running 8.43s Step 77( N/A%), pre moving , FPS 8.19, Running 8.55s Step 78( N/A%), pre moving , FPS 7.82, Running 8.70s Step 79( N/A%), pre moving , FPS 7.53, Running 8.85s Step 80( N/A%), pre moving , FPS 7.45, Running 8.97s Step 81( N/A%), pre moving , FPS 7.28, Running 9.13s Step 82( N/A%), pre moving , FPS 7.22, Running 9.27s Step 83( N/A%), pre moving , FPS 7.29, Running 9.37s Step 84( N/A%), pre moving , FPS 7.29, Running 9.46s Step 85( N/A%), pre moving , FPS 7.30, Running 9.54s Step 86( N/A%), pre moving , FPS 7.35, Running 9.64s Step 87( N/A%), pre moving , FPS 7.37, Running 9.73s Step 88( N/A%), pre moving , FPS 7.54, Running 9.82s Step 89( N/A%), pre moving , FPS 7.66, Running 9.92s Step 90( N/A%), pre moving , FPS 8.01, Running 10.02s Step 91( N/A%), pre moving , FPS 8.14, Running 10.12s Step 92( N/A%), pre moving , FPS 8.54, Running 10.17s Step 93( N/A%), pre moving , FPS 9.18, Running 10.19s Step 94( N/A%), pre moving , FPS 9.61, Running 10.23s Step 95( N/A%), pre moving , FPS 10.21, Running 10.25s Step 96( N/A%), pre moving , FPS 10.71, Running 10.30s Step 97( N/A%), pre moving , FPS 11.19, Running 10.34s Step 98( N/A%), pre moving , FPS 11.85, Running 10.39s Step 99( N/A%), pre moving , FPS 12.56, Running 10.44s Step 100( N/A%), pre moving , FPS 13.23, Running 10.48s Step 101( N/A%), pre moving , FPS 14.21, Running 10.54s Step 102( N/A%), pre moving , FPS 9.20, Running 11.44s Step 103( N/A%), pre moving , FPS 8.03, Running 11.86s Step 104( N/A%), pre moving , FPS 7.58, Running 12.10s Step 105( N/A%), pre moving , FPS 6.79, Running 12.49s Step 106( N/A%), pre moving , FPS 6.60, Running 12.67s Step 107( N/A%), pre moving , FPS 6.03, Running 13.05s Step 108( N/A%), pre moving , FPS 5.84, Running 13.25s Step 109( N/A%), pre moving , FPS 5.41, Running 13.62s Step 110( N/A%), pre moving , FPS 5.25, Running 13.83s Step 111( N/A%), pre moving , FPS 5.07, Running 14.06s Step 112( N/A%), pre moving , FPS 5.00, Running 14.17s Step 113( N/A%), pre moving , FPS 4.74, Running 14.41s Step 114( N/A%), pre moving , FPS 4.60, Running 14.57s Step 115( N/A%), pre moving , FPS 4.30, Running 14.90s Step 116( N/A%), pre moving , FPS 4.19, Running 15.07s Step 117( N/A%), pre moving , FPS 3.88, Running 15.50s Step 118( N/A%), pre moving , FPS 3.74, Running 15.73s Step 119( N/A%), pre moving , FPS 3.52, Running 16.13s Step 120( N/A%), pre moving , FPS 3.40, Running 16.36s Step 121( N/A%), pre moving , FPS 3.21, Running 16.77s Step 122( N/A%), pre moving , FPS 3.58, Running 17.02s Step 123( N/A%), pre moving , FPS 3.61, Running 17.39s Step 124( N/A%), pre moving , FPS 3.64, Running 17.60s Step 125( N/A%), pre moving , FPS 3.66, Running 17.96s Step 126( N/A%), pre moving , FPS 3.71, Running 18.06s Step 127( N/A%), pre moving , FPS 3.83, Running 18.27s Step 128( N/A%), pre moving , FPS 3.82, Running 18.49s Step 129( N/A%), pre moving , FPS 3.86, Running 18.80s Step 130( N/A%), pre moving , FPS 3.81, Running 19.08s Step 131( N/A%), pre moving , FPS 3.64, Running 19.56s Step 132( N/A%), pre moving , FPS 3.55, Running 19.80s Step 133( N/A%), pre moving , FPS 3.46, Running 20.19s Step 134( N/A%), pre moving , FPS 3.42, Running 20.41s Step 135( N/A%), pre moving , FPS 3.34, Running 20.88s Step 136( N/A%), pre moving , FPS 3.33, Running 21.08s Step 137( N/A%), pre moving , FPS 3.36, Running 21.45s Step 138( N/A%), pre moving , FPS 3.37, Running 21.68s Step 139( N/A%), pre moving , FPS 3.38, Running 22.05s Step 140( N/A%), pre moving , FPS 3.44, Running 22.17s Step 141( N/A%), pre moving , FPS 3.54, Running 22.42s Step 142( N/A%), pre moving , FPS 3.58, Running 22.62s Step 143( N/A%), pre moving , FPS 3.60, Running 22.95s Step 144( N/A%), pre moving , FPS 3.60, Running 23.15s Step 145( N/A%), pre moving , FPS 3.61, Running 23.50s Step 146( N/A%), pre moving , FPS 3.52, Running 23.74s Step 147( N/A%), pre moving , FPS 3.41, Running 24.14s Step 148( N/A%), pre moving , FPS 3.40, Running 24.37s Step 149( N/A%), pre moving , FPS 3.36, Running 24.76s Step 150( N/A%), pre moving , FPS 3.37, Running 25.02s Step 151( N/A%), pre moving , FPS 3.40, Running 25.44s Step 152( N/A%), pre moving , FPS 3.40, Running 25.69s Step 153( N/A%), pre moving , FPS 3.41, Running 26.06s Step 154( N/A%), pre moving , FPS 3.40, Running 26.30s Step 155( N/A%), pre moving , FPS 3.54, Running 26.52s Step 156( N/A%), pre moving , FPS 3.56, Running 26.70s Step 157( N/A%), pre moving , FPS 3.59, Running 27.01s Step 158( N/A%), pre moving , FPS 3.59, Running 27.25s Step 159( N/A%), pre moving , FPS 3.59, Running 27.62s Step 160( N/A%), pre moving , FPS 3.50, Running 27.89s Step 161( N/A%), pre moving , FPS 3.40, Running 28.30s Step 162( N/A%), pre moving , FPS 3.38, Running 28.54s Step 163( N/A%), pre moving , FPS 3.33, Running 28.97s Step 164( N/A%), pre moving , FPS 3.30, Running 29.21s Step 165( N/A%), pre moving , FPS 3.27, Running 29.62s Step 166( N/A%), pre moving , FPS 3.25, Running 29.89s Step 167( N/A%), pre moving , FPS 3.24, Running 30.31s Step 168( N/A%), pre moving , FPS 3.28, Running 30.47s Step 169( N/A%), pre moving , FPS 3.39, Running 30.66s Step 170( N/A%), pre moving , FPS 3.51, Running 30.71s Step 171( N/A%), pre moving , FPS 3.74, Running 30.79s Step 172( N/A%), pre moving , FPS 3.84, Running 30.89s Step 173( N/A%), pre moving , FPS 4.05, Running 31.00s Step 174( N/A%), pre moving , FPS 4.16, Running 31.11s Step 175( N/A%), pre moving , FPS 4.26, Running 31.22s Step 176( N/A%), pre moving , FPS 4.33, Running 31.31s Step 177( N/A%), pre moving , FPS 4.55, Running 31.41s Step 178( N/A%), pre moving , FPS 4.70, Running 31.50s Step 179( N/A%), pre moving , FPS 5.01, Running 31.62s Step 180( N/A%), pre moving , FPS 4.61, Running 32.23s Step 181( N/A%), pre moving , FPS 4.93, Running 32.36s Step 182( N/A%), pre moving , FPS 5.06, Running 32.49s Step 183( N/A%), pre moving , FPS 5.51, Running 32.60s Step 184( N/A%), pre moving , FPS 5.57, Running 32.80s Step 185( N/A%), pre moving , FPS 5.91, Running 33.00s Step 186( N/A%), pre moving , FPS 6.03, Running 33.21s Step 187( N/A%), pre moving , FPS 6.45, Running 33.41s Step 188( N/A%), pre moving , FPS 6.39, Running 33.60s Step 189( N/A%), pre moving , FPS 6.37, Running 33.80s Step 190( N/A%), pre moving , FPS 6.05, Running 34.01s Step 191( N/A%), pre moving , FPS 5.84, Running 34.22s Step 192( N/A%), pre moving , FPS 5.68, Running 34.41s Step 193( N/A%), pre moving , FPS 5.56, Running 34.59s Step 194( N/A%), pre moving , FPS 5.45, Running 34.78s Step 195( N/A%), pre moving , FPS 5.38, Running 34.94s Step 196( N/A%), pre moving , FPS 5.30, Running 35.09s Step 197( N/A%), pre moving , FPS 5.24, Running 35.23s Step 198( N/A%), pre moving , FPS 5.16, Running 35.38s Step 199( N/A%), pre moving , FPS 5.12, Running 35.52s Step 200( N/A%), pre moving , FPS 5.80, Running 35.68s Step 201( N/A%), pre moving , FPS 5.69, Running 35.88s Step 202( N/A%), pre moving , FPS 5.60, Running 36.06s Step 203( N/A%), pre moving , FPS 5.46, Running 36.26s Step 204( N/A%), pre moving , FPS 5.50, Running 36.44s Step 205( N/A%), pre moving , FPS 5.52, Running 36.63s Step 206( N/A%), pre moving , FPS 5.53, Running 36.83s Step 207( N/A%), pre moving , FPS 5.57, Running 37.00s Step 208( N/A%), pre moving , FPS 5.53, Running 37.21s Step 209( N/A%), pre moving , FPS 5.55, Running 37.41s Step 210( N/A%), pre moving , FPS 5.56, Running 37.61s Step 211( N/A%), pre moving , FPS 5.56, Running 37.82s Step 212( N/A%), pre moving , FPS 5.68, Running 37.93s Step 213( N/A%), pre moving , FPS 5.75, Running 38.07s Step 214( N/A%), pre moving , FPS 5.84, Running 38.20s Step 215( N/A%), pre moving , FPS 5.89, Running 38.33s Step 216( N/A%), pre moving , FPS 5.91, Running 38.47s Step 217( N/A%), pre moving , FPS 5.95, Running 38.59s Step 218( N/A%), pre moving , FPS 5.99, Running 38.72s Step 219( N/A%), pre moving , FPS 6.03, Running 38.84s Step 220( N/A%), pre moving , FPS 6.08, Running 38.97s Step 221( N/A%), pre moving , FPS 6.23, Running 39.08s Step 222( N/A%), pre moving , FPS 6.43, Running 39.17s Step 223( N/A%), pre moving , FPS 6.63, Running 39.28s Step 224( N/A%), pre moving , FPS 6.86, Running 39.35s Step 225( N/A%), pre moving , FPS 7.06, Running 39.46s Step 226( N/A%), pre moving , FPS 7.32, Running 39.56s Step 227( N/A%), pre moving , FPS 6.26, Running 40.20s Step 228( N/A%), pre moving , FPS 6.38, Running 40.35s Step 229( N/A%), pre moving , FPS 6.55, Running 40.46s Step 230( N/A%), pre moving , FPS 6.73, Running 40.58s Step 231( N/A%), pre moving , FPS 6.88, Running 40.72s Step 232( N/A%), pre moving , FPS 6.64, Running 40.95s Step 233( N/A%), pre moving , FPS 6.55, Running 41.13s Step 234( N/A%), pre moving , FPS 6.39, Running 41.34s Step 235( N/A%), pre moving , FPS 6.24, Running 41.54s Step 236( N/A%), pre moving , FPS 5.99, Running 41.81s Step 237( N/A%), pre moving , FPS 5.75, Running 42.07s Step 238( N/A%), pre moving , FPS 5.50, Running 42.35s Step 239( N/A%), pre moving , FPS 5.31, Running 42.60s Step 240( N/A%), pre moving , FPS 5.11, Running 42.88s Step 241( N/A%), pre moving , FPS 4.93, Running 43.14s Step 242( N/A%), pre moving , FPS 4.65, Running 43.47s Step 243( N/A%), pre moving , FPS 4.55, Running 43.67s Step 244( N/A%), pre moving , FPS 4.38, Running 43.92s Step 245( N/A%), pre moving , FPS 4.23, Running 44.19s Step 246( N/A%), pre moving , FPS 4.03, Running 44.52s Step 247( N/A%), pre moving , FPS 4.30, Running 44.85s Step 248( N/A%), pre moving , FPS 4.13, Running 45.19s Step 249( N/A%), pre moving , FPS 3.96, Running 45.52s Step 250( N/A%), pre moving , FPS 3.80, Running 45.85s Step 251( N/A%), pre moving , FPS 3.65, Running 46.20s Step 252( N/A%), pre moving , FPS 3.56, Running 46.56s Step 253( N/A%), pre moving , FPS 3.47, Running 46.90s Step 254( N/A%), pre moving , FPS 3.39, Running 47.23s Step 255( N/A%), pre moving , FPS 3.32, Running 47.56s Step 256( N/A%), pre moving , FPS 3.29, Running 47.89s Step 257( N/A%), pre moving , FPS 3.28, Running 48.16s Step 258( N/A%), pre moving , FPS 3.31, Running 48.39s Step 259( N/A%), pre moving , FPS 3.35, Running 48.58s Step 260( N/A%), pre moving , FPS 3.35, Running 48.84s Step 261( N/A%), pre moving , FPS 3.35, Running 49.11s Step 262( N/A%), pre moving , FPS 3.38, Running 49.39s Step 263( N/A%), pre moving , FPS 3.34, Running 49.67s Step 264( N/A%), pre moving , FPS 3.33, Running 49.93s Step 265( N/A%), pre moving , FPS 3.33, Running 50.20s Step 266( N/A%), pre moving , FPS 3.36, Running 50.47s Step 267( N/A%), pre moving , FPS 3.44, Running 50.66s Step 268( N/A%), pre moving , FPS 3.53, Running 50.86s Step 269( N/A%), pre moving , FPS 3.61, Running 51.06s Step 270( N/A%), pre moving , FPS 3.70, Running 51.27s Step 271( N/A%), pre moving , FPS 3.79, Running 51.47s Step 272( N/A%), pre moving , FPS 3.86, Running 51.74s Step 273( N/A%), pre moving , FPS 3.93, Running 51.99s Step 274( N/A%), pre moving , FPS 4.02, Running 52.21s Step 275( N/A%), pre moving , FPS 4.13, Running 52.40s Step 276( N/A%), pre moving , FPS 4.25, Running 52.59s Step 277( N/A%), pre moving , FPS 4.30, Running 52.81s Step 278( N/A%), pre moving , FPS 4.32, Running 53.03s Step 279( N/A%), pre moving , FPS 4.30, Running 53.23s Step 280( N/A%), pre moving , FPS 4.38, Running 53.40s Step 281( N/A%), pre moving , FPS 4.45, Running 53.60s Step 282( N/A%), pre moving , FPS 4.53, Running 53.81s Step 283( N/A%), pre moving , FPS 4.63, Running 53.99s Step 284( N/A%), pre moving , FPS 4.70, Running 54.18s Step 285( N/A%), pre moving , FPS 4.85, Running 54.33s Step 286( N/A%), pre moving , FPS 5.02, Running 54.45s Step 287( N/A%), pre moving , FPS 5.13, Running 54.56s Step 288( N/A%), pre moving , FPS 5.21, Running 54.70s Step 289( N/A%), pre moving , FPS 5.31, Running 54.82s Step 290( N/A%), pre moving , FPS 5.44, Running 54.94s Step 291( N/A%), pre moving , FPS 5.55, Running 55.08s Step 292( N/A%), pre moving , FPS 5.78, Running 55.20s Step 293( N/A%), pre moving , FPS 5.99, Running 55.33s Step 294( N/A%), pre moving , FPS 6.16, Running 55.46s Step 295( N/A%), pre moving , FPS 6.27, Running 55.59s Step 296( N/A%), pre moving , FPS 6.39, Running 55.72s Step 297( N/A%), pre moving , FPS 6.59, Running 55.85s Step 298( N/A%), pre moving , FPS 6.72, Running 56.00s Step 299( N/A%), pre moving , FPS 6.91, Running 56.12s Step 300( N/A%), pre moving , FPS 7.09, Running 56.22s Step 301( N/A%), pre moving , FPS 7.30, Running 56.34s Step 302( N/A%), pre moving , FPS 7.53, Running 56.46s Step 303( N/A%), pre moving , FPS 7.80, Running 56.55s Step 304( N/A%), pre moving , FPS 8.05, Running 56.67s Step 305( N/A%), pre moving , FPS 8.20, Running 56.77s Step 306( N/A%), pre moving , FPS 8.28, Running 56.86s Step 307( N/A%), pre moving , FPS 8.30, Running 56.97s Step 308( N/A%), pre moving , FPS 5.12, Running 58.61s Step 309( N/A%), pre moving , FPS 4.78, Running 59.01s Step 310( N/A%), pre moving , FPS 4.63, Running 59.27s Step 311( N/A%), pre moving , FPS 4.36, Running 59.67s Step 312( N/A%), pre moving , FPS 4.25, Running 59.90s Step 313( N/A%), pre moving , FPS 4.10, Running 60.21s Step 314( N/A%), pre moving , FPS 4.09, Running 60.35s Step 315( N/A%), pre moving , FPS 3.92, Running 60.70s Step 316( N/A%), pre moving , FPS 3.84, Running 60.94s Step 317( N/A%), pre moving , FPS 3.67, Running 61.29s Step 318( N/A%), pre moving , FPS 3.61, Running 61.54s Step 319( N/A%), pre moving , FPS 3.44, Running 61.94s Step 320( N/A%), pre moving , FPS 3.36, Running 62.17s Step 321( N/A%), pre moving , FPS 3.23, Running 62.54s Step 322( N/A%), pre moving , FPS 3.17, Running 62.76s Step 323( N/A%), pre moving , FPS 3.04, Running 63.13s Step 324( N/A%), pre moving , FPS 2.99, Running 63.36s Step 325( N/A%), pre moving , FPS 2.86, Running 63.75s Step 326( N/A%), pre moving , FPS 2.80, Running 64.00s Step 327( N/A%), pre moving , FPS 2.72, Running 64.32s Step 328( 0.17%), action 1, FPS 3.04, Running 65.18s Step 329( 0.33%), action 2, FPS 3.07, Running 65.53s Step 330( 0.50%), action 3, FPS 2.91, Running 66.13s Step 331( 0.67%), action 4, FPS 2.92, Running 66.51s Step 332( 0.83%), action 5, FPS 2.78, Running 67.09s Step 333( 1.00%), action 6, FPS 2.76, Running 67.47s Step 334( 1.17%), action 7, FPS 2.56, Running 68.17s Step 335( 1.33%), action 8, FPS 2.55, Running 68.53s Step 336( 1.50%), action 9, FPS 2.43, Running 69.16s Step 337( 1.67%), action 10, FPS 2.43, Running 69.52s Step 338( 1.83%), action 11, FPS 2.30, Running 70.25s Step 339( 2.00%), action 12, FPS 2.31, Running 70.60s Step 340( 2.17%), action 13, FPS 2.17, Running 71.40s Step 341( 2.33%), action 14, FPS 2.17, Running 71.76s Step 342( 2.50%), action 15, FPS 2.11, Running 72.26s Step 343( 2.67%), action 16, FPS 2.10, Running 72.63s Step 344( 2.83%), action 17, FPS 2.03, Running 73.23s Step 345( 3.00%), action 18, FPS 2.00, Running 73.76s Step 346( 3.17%), action 19, FPS 1.88, Running 74.63s Step 347( 3.33%), action 20, FPS 1.84, Running 75.19s Step 348( 3.50%), action 21, FPS 1.85, Running 76.00s Step 349( 3.67%), action 22, FPS 1.84, Running 76.38s Step 350( 3.83%), action 23, FPS 1.84, Running 76.97s Step 351( 4.00%), action 24, FPS 1.84, Running 77.39s Step 352( 4.17%), action 25, FPS 1.81, Running 78.13s Step 353( 4.33%), action 26, FPS 1.82, Running 78.46s Step 354( 4.50%), action 27, FPS 1.84, Running 79.03s Step 355( 4.67%), action 28, FPS 1.85, Running 79.36s Step 356( 4.83%), action 29, FPS 1.87, Running 79.85s Step 357( 5.00%), action 30, FPS 1.87, Running 80.20s Step 358( 5.17%), action 31, FPS 1.84, Running 81.11s Step 359( 5.33%), action 32, FPS 1.82, Running 81.59s Step 360( 5.50%), action 33, FPS 1.84, Running 82.25s Step 361( 5.67%), action 34, FPS 1.84, Running 82.61s Step 362( 5.83%), action 35, FPS 1.83, Running 83.18s Step 363( 6.00%), action 36, FPS 1.84, Running 83.47s Step 364( 6.17%), action 37, FPS 1.87, Running 83.93s Step 365( 6.33%), action 38, FPS 1.91, Running 84.23s Step 366( 6.50%), action 39, FPS 1.97, Running 84.76s Step 367( 6.67%), action 40, FPS 2.02, Running 85.11s Step 368( 6.83%), action 41, FPS 2.04, Running 85.81s Step 369( 7.00%), action 42, FPS 2.03, Running 86.24s Step 370( 7.17%), action 43, FPS 2.03, Running 86.83s Step 371( 7.33%), action 44, FPS 1.97, Running 87.53s Step 372( 7.50%), action 45, FPS 2.02, Running 88.03s Step 373( 7.67%), action 46, FPS 2.01, Running 88.42s Step 374( 7.83%), action 47, FPS 1.95, Running 89.27s Step 375( 8.00%), action 48, FPS 1.94, Running 89.65s Step 376( 8.17%), action 49, FPS 1.92, Running 90.25s Step 377( 8.33%), action 50, FPS 1.91, Running 90.69s Step 378( 8.50%), action 51, FPS 1.95, Running 91.35s Step 379( 8.67%), action 52, FPS 1.96, Running 91.82s Step 380( 8.83%), action 53, FPS 1.98, Running 92.36s Step 381( 9.00%), action 54, FPS 1.98, Running 92.72s Step 382( 9.17%), action 55, FPS 1.98, Running 93.29s Step 383( 9.33%), action 56, FPS 1.96, Running 93.66s Step 384( 9.50%), action 57, FPS 1.92, Running 94.35s Step 385( 9.67%), action 58, FPS 1.91, Running 94.71s Step 386( 9.83%), action 59, FPS 1.94, Running 95.08s Step 387( 10.00%), action 60, FPS 1.94, Running 95.44s Step 388( 10.17%), action 61, FPS 1.93, Running 96.18s Step 389( 10.33%), action 62, FPS 1.94, Running 96.52s Step 390( 10.50%), action 63, FPS 1.95, Running 97.07s Step 391( 10.67%), action 64, FPS 2.02, Running 97.43s Step 392( 10.83%), action 65, FPS 2.00, Running 98.00s Step 393( 11.00%), action 66, FPS 2.02, Running 98.33s Step 394( 11.17%), action 67, FPS 2.10, Running 98.81s Step 395( 11.33%), action 68, FPS 2.10, Running 99.17s Step 396( 11.50%), action 69, FPS 2.05, Running 100.01s Step 397( 11.67%), action 70, FPS 2.06, Running 100.42s Step 398( 11.83%), action 71, FPS 2.03, Running 101.18s Step 399( 12.00%), action 72, FPS 2.05, Running 101.57s Step 400( 12.17%), action 73, FPS 2.05, Running 102.11s Step 401( 12.33%), action 74, FPS 2.04, Running 102.51s Step 402( 12.50%), action 75, FPS 2.06, Running 103.01s Step 403( 12.67%), action 76, FPS 2.07, Running 103.31s Step 404( 12.83%), action 77, FPS 2.12, Running 103.81s Step 405( 13.00%), action 78, FPS 2.12, Running 104.15s Step 406( 13.17%), action 79, FPS 2.08, Running 104.72s Step 407( 13.33%), action 80, FPS 2.08, Running 105.05s Step 408( 13.50%), action 81, FPS 2.08, Running 105.79s Step 409( 13.67%), action 82, FPS 2.08, Running 106.14s Step 410( 13.83%), action 83, FPS 2.08, Running 106.67s Step 411( 14.00%), action 84, FPS 2.11, Running 106.90s Step 412( 14.17%), action 85, FPS 2.11, Running 107.49s Step 413( 14.33%), action 86, FPS 2.09, Running 107.90s Step 414( 14.50%), action 87, FPS 2.07, Running 108.49s Step 415( 14.67%), action 88, FPS 2.06, Running 108.88s Step 416( 14.83%), action 89, FPS 2.09, Running 109.55s Step 417( 15.00%), action 90, FPS 2.09, Running 109.98s Step 418( 15.17%), action 91, FPS 2.09, Running 110.75s Step 419( 15.33%), action 92, FPS 2.09, Running 111.14s Step 420( 15.50%), action 93, FPS 2.09, Running 111.69s Step 421( 15.67%), action 94, FPS 2.10, Running 112.05s Step 422( 15.83%), action 95, FPS 2.08, Running 112.63s Step 423( 16.00%), action 96, FPS 2.04, Running 113.09s Step 424( 16.17%), action 97, FPS 2.01, Running 113.74s Step 425( 16.33%), action 98, FPS 2.00, Running 114.13s Step 426( 16.50%), action 99, FPS 1.99, Running 114.75s Step 427( 16.67%), action 100, FPS 2.00, Running 115.05s Step 428( 16.83%), action 101, FPS 2.01, Running 115.77s Step 429( 17.00%), action 102, FPS 1.99, Running 116.17s Step 430( 17.17%), action 103, FPS 1.99, Running 116.72s Step 431( 17.33%), action 104, FPS 1.96, Running 117.09s Step 432( 17.50%), action 105, FPS 1.97, Running 117.67s Step 433( 17.67%), action 106, FPS 1.97, Running 118.03s Step 434( 17.83%), action 107, FPS 1.96, Running 118.67s Step 435( 18.00%), action 108, FPS 1.98, Running 118.99s Step 436( 18.17%), action 109, FPS 2.00, Running 119.54s Step 437( 18.33%), action 110, FPS 2.02, Running 119.88s Step 438( 18.50%), action 111, FPS 1.98, Running 120.88s Step 439( 18.67%), action 112, FPS 1.98, Running 121.25s Step 440( 18.83%), action 113, FPS 1.97, Running 121.87s Step 441( 19.00%), action 114, FPS 1.91, Running 122.49s Step 442( 19.17%), action 115, FPS 1.87, Running 123.32s Step 443( 19.33%), action 116, FPS 1.90, Running 123.64s Step 444( 19.50%), action 117, FPS 1.90, Running 124.24s Step 445( 19.67%), action 118, FPS 1.91, Running 124.60s Step 446( 19.83%), action 119, FPS 1.92, Running 125.17s Step 447( 20.00%), action 120, FPS 1.92, Running 125.48s Step 448( 20.17%), action 121, FPS 1.94, Running 126.07s Step 449( 20.33%), action 122, FPS 1.97, Running 126.32s Step 450( 20.50%), action 123, FPS 1.96, Running 126.94s Step 451( 20.67%), action 124, FPS 1.95, Running 127.33s Step 452( 20.83%), action 125, FPS 1.91, Running 128.13s Step 453( 21.00%), action 126, FPS 1.91, Running 128.51s Step 454( 21.17%), action 127, FPS 1.91, Running 129.13s Step 455( 21.33%), action 128, FPS 1.90, Running 129.50s Step 456( 21.50%), action 129, FPS 1.86, Running 130.32s Step 457( 21.67%), action 130, FPS 1.86, Running 130.64s Step 458( 21.83%), action 131, FPS 1.89, Running 131.43s Step 459( 22.00%), action 132, FPS 1.90, Running 131.80s Step 460( 22.17%), action 133, FPS 1.88, Running 132.52s Step 461( 22.33%), action 134, FPS 1.93, Running 132.85s Step 462( 22.50%), action 135, FPS 1.97, Running 133.45s Step 463( 22.67%), action 136, FPS 1.97, Running 133.78s Step 464( 22.83%), action 137, FPS 2.00, Running 134.22s Step 465( 23.00%), action 138, FPS 2.01, Running 134.55s Step 466( 23.17%), action 139, FPS 2.01, Running 135.10s Step 467( 23.33%), action 140, FPS 1.99, Running 135.52s Step 468( 23.50%), action 141, FPS 1.98, Running 136.19s Step 469( 23.67%), action 142, FPS 1.95, Running 136.57s Step 470( 23.83%), action 143, FPS 1.96, Running 137.12s Step 471( 24.00%), action 144, FPS 1.97, Running 137.48s Step 472( 24.17%), action 145, FPS 2.06, Running 137.86s Step 473( 24.33%), action 146, FPS 2.06, Running 138.20s Step 474( 24.50%), action 147, FPS 2.09, Running 138.71s Step 475( 24.67%), action 148, FPS 2.09, Running 139.07s Step 476( 24.83%), action 149, FPS 2.13, Running 139.73s Step 477( 25.00%), action 150, FPS 2.12, Running 140.07s Step 478( 25.17%), action 151, FPS 2.13, Running 140.82s Step 479( 25.33%), action 152, FPS 2.12, Running 141.21s Step 480( 25.50%), action 153, FPS 2.20, Running 141.59s Step 481( 25.67%), action 154, FPS 2.23, Running 141.83s Step 482( 25.83%), action 155, FPS 2.24, Running 142.38s Step 483( 26.00%), action 156, FPS 2.19, Running 142.91s Step 484( 26.17%), action 157, FPS 2.14, Running 143.58s Step 485( 26.33%), action 158, FPS 2.13, Running 143.93s Step 486( 26.50%), action 159, FPS 2.14, Running 144.46s Step 487( 26.67%), action 160, FPS 2.16, Running 144.77s Step 488( 26.83%), action 161, FPS 2.15, Running 145.47s Step 489( 27.00%), action 162, FPS 2.18, Running 145.74s Step 490( 27.17%), action 163, FPS 2.20, Running 146.21s Step 491( 27.33%), action 164, FPS 2.21, Running 146.52s Step 492( 27.50%), action 165, FPS 2.18, Running 147.04s Step 493( 27.67%), action 166, FPS 2.18, Running 147.39s Step 494( 27.83%), action 167, FPS 2.11, Running 148.18s Step 495( 28.00%), action 168, FPS 2.09, Running 148.66s Step 496( 28.17%), action 169, FPS 2.10, Running 149.27s Step 497( 28.33%), action 170, FPS 2.09, Running 149.64s Step 498( 28.50%), action 171, FPS 2.06, Running 150.54s Step 499( 28.67%), action 172, FPS 2.05, Running 150.97s Step 500( 28.83%), action 173, FPS 2.00, Running 151.59s Step 501( 29.00%), action 174, FPS 1.97, Running 151.98s Step 502( 29.17%), action 175, FPS 1.96, Running 152.57s Step 503( 29.33%), action 176, FPS 1.99, Running 152.97s Step 504( 29.50%), action 177, FPS 2.00, Running 153.57s Step 505( 29.67%), action 178, FPS 2.01, Running 153.88s Step 506( 29.83%), action 179, FPS 2.02, Running 154.38s Step 507( 30.00%), action 180, FPS 1.99, Running 154.80s Step 508( 30.17%), action 181, FPS 1.98, Running 155.56s Step 509( 30.33%), action 182, FPS 1.96, Running 155.92s Step 510( 30.50%), action 183, FPS 1.90, Running 156.76s Step 511( 30.67%), action 184, FPS 1.89, Running 157.11s Step 512( 30.83%), action 185, FPS 1.90, Running 157.58s Step 513( 31.00%), action 186, FPS 1.90, Running 157.90s Step 514( 31.17%), action 187, FPS 1.92, Running 158.60s Step 515( 31.33%), action 188, FPS 1.94, Running 158.97s Step 516( 31.50%), action 189, FPS 1.96, Running 159.50s Step 517( 31.67%), action 190, FPS 1.96, Running 159.85s Step 518( 31.83%), action 191, FPS 1.99, Running 160.58s Step 519( 32.00%), action 192, FPS 2.00, Running 160.95s Step 520( 32.17%), action 193, FPS 2.01, Running 161.52s Step 521( 32.33%), action 194, FPS 2.03, Running 161.83s Step 522( 32.50%), action 195, FPS 2.04, Running 162.38s Step 523( 32.67%), action 196, FPS 2.05, Running 162.75s Step 524( 32.83%), action 197, FPS 2.05, Running 163.34s Step 525( 33.00%), action 198, FPS 2.03, Running 163.71s Step 526( 33.17%), action 199, FPS 2.02, Running 164.28s Step 527( 33.33%), action 200, FPS 2.04, Running 164.62s Step 528( 33.50%), action 201, FPS 2.08, Running 165.17s Step 529( 33.67%), action 202, FPS 2.08, Running 165.53s Step 530( 33.83%), action 203, FPS 2.13, Running 166.15s Step 531( 34.00%), action 204, FPS 2.12, Running 166.52s Step 532( 34.17%), action 205, FPS 2.11, Running 167.06s Step 533( 34.33%), action 206, FPS 2.11, Running 167.39s Step 534( 34.50%), action 207, FPS 2.12, Running 168.05s Step 535( 34.67%), action 208, FPS 2.11, Running 168.44s Step 536( 34.83%), action 209, FPS 2.12, Running 168.92s Step 537( 35.00%), action 210, FPS 2.16, Running 169.13s Step 538( 35.17%), action 211, FPS 2.17, Running 169.81s Step 539( 35.33%), action 212, FPS 2.18, Running 170.12s Step 540( 35.50%), action 213, FPS 2.18, Running 170.67s Step 541( 35.67%), action 214, FPS 2.17, Running 171.03s Step 542( 35.83%), action 215, FPS 2.17, Running 171.59s Step 543( 36.00%), action 216, FPS 2.17, Running 171.98s Step 544( 36.17%), action 217, FPS 2.16, Running 172.62s Step 545( 36.33%), action 218, FPS 2.19, Running 172.84s Step 546( 36.50%), action 219, FPS 2.24, Running 173.20s Step 547( 36.67%), action 220, FPS 2.25, Running 173.49s Step 548( 36.83%), action 221, FPS 2.22, Running 174.16s Step 549( 37.00%), action 222, FPS 2.24, Running 174.47s Step 550( 37.17%), action 223, FPS 2.26, Running 175.01s Step 551( 37.33%), action 224, FPS 2.25, Running 175.41s Step 552( 37.50%), action 225, FPS 2.24, Running 175.98s Step 553( 37.67%), action 226, FPS 2.25, Running 176.30s Step 554( 37.83%), action 227, FPS 2.28, Running 176.84s Step 555( 38.00%), action 228, FPS 2.32, Running 177.06s Step 556( 38.17%), action 229, FPS 2.34, Running 177.48s Step 557( 38.33%), action 230, FPS 2.31, Running 177.78s Step 558( 38.50%), action 231, FPS 2.31, Running 178.45s Step 559( 38.67%), action 232, FPS 2.29, Running 178.84s Step 560( 38.83%), action 233, FPS 2.30, Running 179.39s Step 561( 39.00%), action 234, FPS 2.29, Running 179.77s Step 562( 39.17%), action 235, FPS 2.31, Running 180.27s Step 563( 39.33%), action 236, FPS 2.31, Running 180.65s Step 564( 39.50%), action 237, FPS 2.39, Running 180.99s Step 565( 39.67%), action 238, FPS 2.39, Running 181.22s Step 566( 39.83%), action 239, FPS 2.35, Running 181.71s Step 567( 40.00%), action 240, FPS 2.31, Running 182.16s Step 568( 40.17%), action 241, FPS 2.29, Running 182.89s Step 569( 40.33%), action 242, FPS 2.28, Running 183.23s Step 570( 40.50%), action 243, FPS 2.28, Running 183.76s Step 571( 40.67%), action 244, FPS 2.30, Running 184.11s Step 572( 40.83%), action 245, FPS 2.31, Running 184.66s Step 573( 41.00%), action 246, FPS 2.33, Running 184.89s Step 574( 41.17%), action 247, FPS 2.37, Running 185.28s Step 575( 41.33%), action 248, FPS 2.34, Running 185.59s Step 576( 41.50%), action 249, FPS 2.32, Running 186.10s Step 577( 41.67%), action 250, FPS 2.31, Running 186.43s Step 578( 41.83%), action 251, FPS 2.31, Running 187.11s Step 579( 42.00%), action 252, FPS 2.32, Running 187.47s Step 580( 42.17%), action 253, FPS 2.31, Running 188.05s Step 581( 42.33%), action 254, FPS 2.32, Running 188.40s Step 582( 42.50%), action 255, FPS 2.32, Running 188.90s Step 583( 42.67%), action 256, FPS 2.35, Running 189.16s Step 584( 42.83%), action 257, FPS 2.31, Running 189.64s Step 585( 43.00%), action 258, FPS 2.29, Running 189.95s Step 586( 43.17%), action 259, FPS 2.27, Running 190.51s Step 587( 43.33%), action 260, FPS 2.30, Running 190.86s Step 588( 43.50%), action 261, FPS 2.31, Running 191.54s Step 589( 43.67%), action 262, FPS 2.30, Running 191.91s Step 590( 43.83%), action 263, FPS 2.30, Running 192.46s Step 591( 44.00%), action 264, FPS 2.29, Running 192.84s Step 592( 44.17%), action 265, FPS 2.34, Running 193.20s Step 593( 44.33%), action 266, FPS 2.34, Running 193.45s Step 594( 44.50%), action 267, FPS 2.32, Running 193.92s Step 595( 44.67%), action 268, FPS 2.32, Running 194.22s Step 596( 44.83%), action 269, FPS 2.30, Running 194.79s Step 597( 45.00%), action 270, FPS 2.30, Running 195.13s Step 598( 45.17%), action 271, FPS 2.28, Running 195.90s Step 599( 45.33%), action 272, FPS 2.28, Running 196.26s Step 600( 45.50%), action 273, FPS 2.28, Running 196.83s Step 601( 45.67%), action 274, FPS 2.31, Running 197.05s Step 602( 45.83%), action 275, FPS 2.31, Running 197.55s Step 603( 46.00%), action 276, FPS 2.29, Running 197.91s Step 604( 46.17%), action 277, FPS 2.27, Running 198.46s Step 605( 46.33%), action 278, FPS 2.26, Running 198.79s Step 606( 46.50%), action 279, FPS 2.26, Running 199.36s Step 607( 46.67%), action 280, FPS 2.25, Running 199.74s Step 608( 46.83%), action 281, FPS 2.25, Running 200.45s Step 609( 47.00%), action 282, FPS 2.26, Running 200.77s Step 610( 47.17%), action 283, FPS 2.28, Running 201.25s Step 611( 47.33%), action 284, FPS 2.29, Running 201.56s Step 612( 47.50%), action 285, FPS 2.25, Running 202.10s Step 613( 47.67%), action 286, FPS 2.21, Running 202.49s Step 614( 47.83%), action 287, FPS 2.18, Running 203.08s Step 615( 48.00%), action 288, FPS 2.17, Running 203.42s Step 616( 48.17%), action 289, FPS 2.16, Running 204.04s Step 617( 48.33%), action 290, FPS 2.13, Running 204.53s Step 618( 48.50%), action 291, FPS 2.18, Running 205.06s Step 619( 48.67%), action 292, FPS 2.21, Running 205.29s Step 620( 48.83%), action 293, FPS 2.22, Running 205.84s Step 621( 49.00%), action 294, FPS 2.19, Running 206.19s Step 622( 49.17%), action 295, FPS 2.14, Running 206.91s Step 623( 49.33%), action 296, FPS 2.12, Running 207.33s Step 624( 49.50%), action 297, FPS 2.10, Running 208.00s Step 625( 49.67%), action 298, FPS 2.09, Running 208.36s Step 626( 49.83%), action 299, FPS 2.09, Running 208.95s Step 627( 50.00%), action 300, FPS 2.10, Running 209.25s Step 628( 50.17%), action 301, FPS 2.05, Running 210.20s Step 629( 50.33%), action 302, FPS 2.05, Running 210.53s Step 630( 50.50%), action 303, FPS 2.03, Running 211.11s Step 631( 50.67%), action 304, FPS 1.99, Running 211.61s Step 632( 50.83%), action 305, FPS 1.96, Running 212.29s Step 633( 51.00%), action 306, FPS 1.97, Running 212.66s Step 634( 51.17%), action 307, FPS 1.95, Running 213.32s Step 635( 51.33%), action 308, FPS 1.96, Running 213.63s Step 636( 51.50%), action 309, FPS 1.96, Running 214.27s Step 637( 51.67%), action 310, FPS 1.97, Running 214.68s Step 638( 51.83%), action 311, FPS 1.92, Running 215.47s Step 639( 52.00%), action 312, FPS 1.90, Running 215.82s Step 640( 52.17%), action 313, FPS 1.87, Running 216.51s Step 641( 52.33%), action 314, FPS 1.88, Running 216.82s Step 642( 52.50%), action 315, FPS 1.88, Running 217.54s Step 643( 52.67%), action 316, FPS 1.87, Running 218.01s Step 644( 52.83%), action 317, FPS 1.89, Running 218.57s Step 645( 53.00%), action 318, FPS 1.88, Running 218.97s Step 646( 53.17%), action 319, FPS 1.87, Running 219.63s Step 647( 53.33%), action 320, FPS 1.86, Running 220.00s Step 648( 53.50%), action 321, FPS 1.85, Running 221.04s Step 649( 53.67%), action 322, FPS 1.85, Running 221.37s Step 650( 53.83%), action 323, FPS 1.85, Running 221.95s Step 651( 54.00%), action 324, FPS 1.87, Running 222.30s Step 652( 54.17%), action 325, FPS 1.89, Running 222.88s Step 653( 54.33%), action 326, FPS 1.89, Running 223.25s Step 654( 54.50%), action 327, FPS 1.90, Running 223.85s Step 655( 54.67%), action 328, FPS 1.91, Running 224.13s Step 656( 54.83%), action 329, FPS 1.90, Running 224.80s Step 657( 55.00%), action 330, FPS 1.90, Running 225.19s Step 658( 55.17%), action 331, FPS 1.91, Running 225.95s Step 659( 55.33%), action 332, FPS 1.85, Running 226.64s Step 660( 55.50%), action 333, FPS 1.86, Running 227.27s Step 661( 55.67%), action 334, FPS 1.85, Running 227.64s Step 662( 55.83%), action 335, FPS 1.89, Running 228.12s Step 663( 56.00%), action 336, FPS 1.90, Running 228.55s Step 664( 56.17%), action 337, FPS 1.87, Running 229.26s Step 665( 56.33%), action 338, FPS 1.87, Running 229.65s Step 666( 56.50%), action 339, FPS 1.88, Running 230.24s Step 667( 56.67%), action 340, FPS 1.89, Running 230.58s Step 668( 56.83%), action 341, FPS 1.94, Running 231.32s Step 669( 57.00%), action 342, FPS 1.95, Running 231.61s Step 670( 57.17%), action 343, FPS 1.96, Running 232.13s Step 671( 57.33%), action 344, FPS 1.97, Running 232.44s Step 672( 57.50%), action 345, FPS 1.96, Running 233.06s Step 673( 57.67%), action 346, FPS 1.97, Running 233.40s Step 674( 57.83%), action 347, FPS 1.95, Running 234.12s Step 675( 58.00%), action 348, FPS 1.94, Running 234.45s Step 676( 58.17%), action 349, FPS 1.96, Running 235.02s Step 677( 58.33%), action 350, FPS 1.97, Running 235.35s Step 678( 58.50%), action 351, FPS 1.99, Running 236.01s Step 679( 58.67%), action 352, FPS 2.07, Running 236.32s Step 680( 58.83%), action 353, FPS 2.05, Running 237.03s Step 681( 59.00%), action 354, FPS 2.05, Running 237.38s Step 682( 59.17%), action 355, FPS 2.02, Running 238.02s Step 683( 59.33%), action 356, FPS 2.04, Running 238.37s Step 684( 59.50%), action 357, FPS 2.06, Running 238.99s Step 685( 59.67%), action 358, FPS 2.03, Running 239.51s Step 686( 59.83%), action 359, FPS 2.03, Running 240.11s Step 687( 60.00%), action 360, FPS 2.01, Running 240.51s Step 688( 60.17%), action 361, FPS 2.00, Running 241.33s Step 689( 60.33%), action 362, FPS 1.99, Running 241.68s Step 690( 60.50%), action 363, FPS 1.94, Running 242.43s Step 691( 60.67%), action 364, FPS 1.95, Running 242.71s Step 692( 60.83%), action 365, FPS 1.96, Running 243.25s Step 693( 61.00%), action 366, FPS 1.96, Running 243.59s Step 694( 61.17%), action 367, FPS 1.97, Running 244.27s Step 695( 61.33%), action 368, FPS 1.94, Running 244.74s Step 696( 61.50%), action 369, FPS 1.94, Running 245.35s Step 697( 61.67%), action 370, FPS 1.93, Running 245.74s Step 698( 61.83%), action 371, FPS 1.91, Running 246.47s Step 699( 62.00%), action 372, FPS 1.92, Running 246.73s Step 700( 62.17%), action 373, FPS 1.92, Running 247.43s Step 701( 62.33%), action 374, FPS 1.89, Running 247.95s Step 702( 62.50%), action 375, FPS 1.90, Running 248.52s Step 703( 62.67%), action 376, FPS 1.88, Running 249.01s Step 704( 62.83%), action 377, FPS 1.87, Running 249.72s Step 705( 63.00%), action 378, FPS 1.89, Running 250.09s Step 706( 63.17%), action 379, FPS 1.90, Running 250.63s Step 707( 63.33%), action 380, FPS 1.90, Running 251.02s Step 708( 63.50%), action 381, FPS 1.90, Running 251.87s Step 709( 63.67%), action 382, FPS 1.90, Running 252.22s Step 710( 63.83%), action 383, FPS 1.93, Running 252.79s Step 711( 64.00%), action 384, FPS 1.91, Running 253.16s Step 712( 64.17%), action 385, FPS 1.91, Running 253.75s Step 713( 64.33%), action 386, FPS 1.91, Running 254.09s Step 714( 64.50%), action 387, FPS 1.90, Running 254.79s Step 715( 64.67%), action 388, FPS 1.90, Running 255.27s Step 716( 64.83%), action 389, FPS 1.89, Running 255.93s Step 717( 65.00%), action 390, FPS 1.88, Running 256.38s Step 718( 65.17%), action 391, FPS 1.81, Running 257.50s Step 719( 65.33%), action 392, FPS 1.75, Running 258.17s Step 720( 65.50%), action 393, FPS 1.78, Running 258.67s Step 721( 65.67%), action 394, FPS 1.81, Running 259.02s Step 722( 65.83%), action 395, FPS 1.79, Running 259.71s Step 723( 66.00%), action 396, FPS 1.81, Running 260.08s Step 724( 66.17%), action 397, FPS 1.82, Running 260.71s Step 725( 66.33%), action 398, FPS 1.77, Running 261.39s Step 726( 66.50%), action 399, FPS 1.78, Running 261.83s Step 727( 66.67%), action 400, FPS 1.79, Running 262.19s Step 728( 66.83%), action 401, FPS 1.80, Running 262.96s Step 729( 67.00%), action 402, FPS 1.80, Running 263.35s Step 730( 67.17%), action 403, FPS 1.79, Running 263.94s Step 731( 67.33%), action 404, FPS 1.78, Running 264.38s Step 732( 67.50%), action 405, FPS 1.78, Running 264.97s Step 733( 67.67%), action 406, FPS 1.79, Running 265.28s Step 734( 67.83%), action 407, FPS 1.82, Running 265.75s Step 735( 68.00%), action 408, FPS 1.85, Running 266.09s Step 736( 68.17%), action 409, FPS 1.82, Running 266.93s Step 737( 68.33%), action 410, FPS 1.80, Running 267.46s Step 738( 68.50%), action 411, FPS 1.84, Running 268.37s Step 739( 68.67%), action 412, FPS 1.89, Running 268.76s Step 740( 68.83%), action 413, FPS 1.90, Running 269.19s Step 741( 69.00%), action 414, FPS 1.92, Running 269.42s Step 742( 69.17%), action 415, FPS 1.95, Running 269.95s Step 743( 69.33%), action 416, FPS 1.96, Running 270.29s Step 744( 69.50%), action 417, FPS 1.96, Running 270.91s Step 745( 69.67%), action 418, FPS 2.03, Running 271.24s Step 746( 69.83%), action 419, FPS 2.01, Running 271.79s Step 747( 70.00%), action 420, FPS 2.00, Running 272.19s Step 748( 70.17%), action 421, FPS 1.98, Running 273.07s Step 749( 70.33%), action 422, FPS 1.97, Running 273.50s Step 750( 70.50%), action 423, FPS 1.94, Running 274.23s Step 751( 70.67%), action 424, FPS 1.95, Running 274.62s Step 752( 70.83%), action 425, FPS 1.95, Running 275.22s Step 753( 71.00%), action 426, FPS 1.91, Running 275.74s Step 754( 71.17%), action 427, FPS 1.89, Running 276.33s Step 755( 71.33%), action 428, FPS 1.89, Running 276.67s Step 756( 71.50%), action 429, FPS 1.88, Running 277.55s Step 757( 71.67%), action 430, FPS 1.91, Running 277.93s Step 758( 71.83%), action 431, FPS 1.95, Running 278.64s Step 759( 72.00%), action 432, FPS 1.96, Running 278.98s Step 760( 72.17%), action 433, FPS 1.93, Running 279.54s Step 761( 72.33%), action 434, FPS 1.91, Running 279.87s Step 762( 72.50%), action 435, FPS 1.89, Running 280.53s Step 763( 72.67%), action 436, FPS 1.89, Running 280.85s Step 764( 72.83%), action 437, FPS 1.91, Running 281.38s Step 765( 73.00%), action 438, FPS 1.92, Running 281.68s Step 766( 73.17%), action 439, FPS 1.87, Running 282.49s Step 767( 73.33%), action 440, FPS 1.88, Running 282.86s Step 768( 73.50%), action 441, FPS 1.91, Running 283.53s Step 769( 73.67%), action 442, FPS 1.91, Running 283.95s Step 770( 73.83%), action 443, FPS 1.93, Running 284.57s Step 771( 74.00%), action 444, FPS 1.95, Running 284.87s Step 772( 74.17%), action 445, FPS 1.96, Running 285.44s Step 773( 74.33%), action 446, FPS 1.99, Running 285.80s Step 774( 74.50%), action 447, FPS 1.98, Running 286.42s Step 775( 74.67%), action 448, FPS 1.95, Running 286.95s Step 776( 74.83%), action 449, FPS 2.01, Running 287.51s Step 777( 75.00%), action 450, FPS 2.02, Running 287.83s Step 778( 75.17%), action 451, FPS 2.06, Running 288.36s Step 779( 75.33%), action 452, FPS 2.04, Running 288.80s Step 780( 75.50%), action 453, FPS 2.02, Running 289.43s Step 781( 75.67%), action 454, FPS 2.02, Running 289.78s Step 782( 75.83%), action 455, FPS 2.01, Running 290.50s Step 783( 76.00%), action 456, FPS 2.00, Running 290.83s Step 784( 76.17%), action 457, FPS 2.00, Running 291.36s Step 785( 76.33%), action 458, FPS 1.99, Running 291.73s Step 786( 76.50%), action 459, FPS 2.07, Running 292.14s Step 787( 76.67%), action 460, FPS 2.08, Running 292.46s Step 788( 76.83%), action 461, FPS 2.07, Running 293.19s Step 789( 77.00%), action 462, FPS 2.09, Running 293.50s Step 790( 77.17%), action 463, FPS 2.11, Running 294.04s Step 791( 77.33%), action 464, FPS 2.11, Running 294.37s Step 792( 77.50%), action 465, FPS 2.11, Running 294.93s Step 793( 77.67%), action 466, FPS 2.10, Running 295.32s Step 794( 77.83%), action 467, FPS 2.12, Running 295.87s Step 795( 78.00%), action 468, FPS 2.19, Running 296.09s Step 796( 78.17%), action 469, FPS 2.18, Running 296.68s Step 797( 78.33%), action 470, FPS 2.18, Running 297.02s Step 798( 78.50%), action 471, FPS 2.10, Running 297.87s Step 799( 78.67%), action 472, FPS 2.13, Running 298.18s Step 800( 78.83%), action 473, FPS 2.14, Running 298.75s Step 801( 79.00%), action 474, FPS 2.15, Running 299.10s Step 802( 79.17%), action 475, FPS 2.19, Running 299.65s Step 803( 79.33%), action 476, FPS 2.14, Running 300.17s Step 804( 79.50%), action 477, FPS 2.12, Running 300.79s Step 805( 79.67%), action 478, FPS 2.13, Running 301.13s Step 806( 79.83%), action 479, FPS 2.08, Running 301.74s Step 807( 80.00%), action 480, FPS 2.07, Running 302.11s Step 808( 80.17%), action 481, FPS 2.08, Running 302.81s Step 809( 80.33%), action 482, FPS 2.06, Running 303.23s Step 810( 80.50%), action 483, FPS 2.05, Running 303.80s Step 811( 80.67%), action 484, FPS 2.03, Running 304.21s Step 812( 80.83%), action 485, FPS 1.98, Running 305.04s Step 813( 81.00%), action 486, FPS 1.98, Running 305.44s Step 814( 81.17%), action 487, FPS 1.97, Running 306.00s Step 815( 81.33%), action 488, FPS 1.95, Running 306.33s Step 816( 81.50%), action 489, FPS 1.94, Running 307.00s Step 817( 81.67%), action 490, FPS 1.94, Running 307.32s Step 818( 81.83%), action 491, FPS 1.88, Running 308.48s Step 819( 82.00%), action 492, FPS 1.87, Running 308.86s Step 820( 82.17%), action 493, FPS 1.83, Running 309.66s Step 821( 82.33%), action 494, FPS 1.83, Running 310.01s Step 822( 82.50%), action 495, FPS 1.82, Running 310.64s Step 823( 82.67%), action 496, FPS 1.85, Running 311.00s Step 824( 82.83%), action 497, FPS 1.84, Running 311.67s Step 825( 83.00%), action 498, FPS 1.84, Running 311.99s Step 826( 83.17%), action 499, FPS 1.84, Running 312.59s Step 827( 83.33%), action 500, FPS 1.84, Running 312.96s Step 828( 83.50%), action 501, FPS 1.82, Running 313.80s Step 829( 83.67%), action 502, FPS 1.83, Running 314.13s Step 830( 83.83%), action 503, FPS 1.84, Running 314.67s Step 831( 84.00%), action 504, FPS 1.85, Running 315.02s Step 832( 84.17%), action 505, FPS 1.84, Running 315.94s Step 833( 84.33%), action 506, FPS 1.85, Running 316.28s Step 834( 84.50%), action 507, FPS 1.84, Running 316.84s Step 835( 84.67%), action 508, FPS 1.85, Running 317.17s Step 836( 84.83%), action 509, FPS 1.86, Running 317.77s Step 837( 85.00%), action 510, FPS 1.85, Running 318.12s Step 838( 85.17%), action 511, FPS 1.96, Running 318.69s Step 839( 85.33%), action 512, FPS 1.95, Running 319.12s Step 840( 85.50%), action 513, FPS 1.98, Running 319.75s Step 841( 85.67%), action 514, FPS 1.97, Running 320.15s Step 842( 85.83%), action 515, FPS 1.99, Running 320.67s Step 843( 86.00%), action 516, FPS 1.97, Running 321.13s Step 844( 86.17%), action 517, FPS 1.99, Running 321.71s Step 845( 86.33%), action 518, FPS 1.97, Running 322.13s Step 846( 86.50%), action 519, FPS 2.00, Running 322.61s Step 847( 86.67%), action 520, FPS 2.01, Running 322.93s Step 848( 86.83%), action 521, FPS 2.03, Running 323.66s Step 849( 87.00%), action 522, FPS 2.00, Running 324.12s Step 850( 87.17%), action 523, FPS 1.98, Running 324.79s Step 851( 87.33%), action 524, FPS 1.98, Running 325.15s Step 852( 87.50%), action 525, FPS 2.04, Running 325.74s Step 853( 87.67%), action 526, FPS 2.04, Running 326.08s Step 854( 87.83%), action 527, FPS 2.05, Running 326.58s Step 855( 88.00%), action 528, FPS 2.06, Running 326.86s Step 856( 88.17%), action 529, FPS 2.00, Running 327.75s Step 857( 88.33%), action 530, FPS 2.01, Running 328.07s Step 858( 88.50%), action 531, FPS 1.98, Running 328.79s Step 859( 88.67%), action 532, FPS 2.00, Running 329.12s Step 860( 88.83%), action 533, FPS 1.99, Running 329.80s Step 861( 89.00%), action 534, FPS 2.00, Running 330.15s Step 862( 89.17%), action 535, FPS 2.02, Running 330.58s Step 863( 89.33%), action 536, FPS 2.04, Running 330.92s Step 864( 89.50%), action 537, FPS 2.03, Running 331.55s Step 865( 89.67%), action 538, FPS 2.05, Running 331.89s Step 866( 89.83%), action 539, FPS 2.03, Running 332.45s Step 867( 90.00%), action 540, FPS 2.02, Running 332.83s Step 868( 90.17%), action 541, FPS 2.03, Running 333.50s Step 869( 90.33%), action 542, FPS 2.05, Running 333.85s Step 870( 90.50%), action 543, FPS 2.12, Running 334.22s Step 871( 90.67%), action 544, FPS 2.13, Running 334.54s Step 872( 90.83%), action 545, FPS 2.14, Running 335.10s Step 873( 91.00%), action 546, FPS 2.13, Running 335.46s Step 874( 91.17%), action 547, FPS 2.12, Running 336.03s Step 875( 91.33%), action 548, FPS 2.10, Running 336.37s Step 876( 91.50%), action 549, FPS 2.13, Running 337.12s Step 877( 91.67%), action 550, FPS 2.12, Running 337.49s Step 878( 91.83%), action 551, FPS 2.12, Running 338.21s Step 879( 92.00%), action 552, FPS 2.13, Running 338.50s Step 880( 92.17%), action 553, FPS 2.18, Running 338.98s Step 881( 92.33%), action 554, FPS 2.18, Running 339.31s Step 882( 92.50%), action 555, FPS 2.14, Running 339.93s Step 883( 92.67%), action 556, FPS 2.11, Running 340.38s Step 884( 92.83%), action 557, FPS 2.12, Running 340.98s Step 885( 93.00%), action 558, FPS 2.12, Running 341.31s Step 886( 93.17%), action 559, FPS 2.12, Running 341.87s Step 887( 93.33%), action 560, FPS 2.13, Running 342.23s Step 888( 93.50%), action 561, FPS 2.13, Running 342.88s Step 889( 93.67%), action 562, FPS 2.11, Running 343.31s Step 890( 93.83%), action 563, FPS 2.07, Running 343.87s Step 891( 94.00%), action 564, FPS 2.04, Running 344.34s Step 892( 94.17%), action 565, FPS 2.00, Running 345.08s Step 893( 94.33%), action 566, FPS 2.01, Running 345.41s Step 894( 94.50%), action 567, FPS 2.03, Running 345.88s Step 895( 94.67%), action 568, FPS 2.05, Running 346.13s Step 896( 94.83%), action 569, FPS 2.10, Running 346.63s Step 897( 95.00%), action 570, FPS 2.08, Running 347.09s Step 898( 95.17%), action 571, FPS 2.08, Running 347.84s Step 899( 95.33%), action 572, FPS 2.05, Running 348.26s Step 900( 95.50%), action 573, FPS 2.03, Running 348.81s Step 901( 95.67%), action 574, FPS 2.02, Running 349.24s Step 902( 95.83%), action 575, FPS 2.04, Running 349.73s Step 903( 96.00%), action 576, FPS 2.09, Running 349.96s Step 904( 96.17%), action 577, FPS 2.09, Running 350.53s Step 905( 96.33%), action 578, FPS 2.10, Running 350.82s Step 906( 96.50%), action 579, FPS 2.09, Running 351.43s Step 907( 96.67%), action 580, FPS 2.09, Running 351.78s Step 908( 96.83%), action 581, FPS 2.07, Running 352.54s Step 909( 97.00%), action 582, FPS 2.08, Running 352.92s Step 910( 97.17%), action 583, FPS 2.09, Running 353.45s Step 911( 97.33%), action 584, FPS 2.15, Running 353.66s Step 912( 97.50%), action 585, FPS 2.18, Running 354.26s Step 913( 97.67%), action 586, FPS 2.18, Running 354.57s Step 914( 97.83%), action 587, FPS 2.17, Running 355.10s Step 915( 98.00%), action 588, FPS 2.14, Running 355.49s Step 916( 98.17%), action 589, FPS 2.12, Running 356.08s Step 917( 98.33%), action 590, FPS 2.14, Running 356.42s Step 918( 98.50%), action 591, FPS 2.15, Running 357.12s Step 919( 98.67%), action 592, FPS 2.18, Running 357.45s Step 920( 98.83%), action 593, FPS 2.22, Running 357.83s Step 921( 99.00%), action 594, FPS 2.25, Running 358.11s Step 922( 99.17%), action 595, FPS 2.25, Running 358.62s Step 923( 99.33%), action 596, FPS 2.23, Running 358.95s Step 924( 99.50%), action 597, FPS 2.24, Running 359.46s Step 925( 99.67%), action 598, FPS 2.22, Running 359.81s Step 926( 99.83%), action 599, FPS 2.22, Running 360.44s Step 927(100.00%), action 600, FPS 2.21, Running 360.84s [2026-08-02 22:34:54] [44 ] Seed 43 failed after 360.97 s. +steps: 927 , actions: 600 . +Instruction: Empty +Total 7/44(15.91%) success. +Setting seed: 44 +Step 1( N/A%), pre moving , FPS 5.93, Running 0.17s Step 2( N/A%), pre moving , FPS 10.73, Running 0.19s Step 3( N/A%), pre moving , FPS 14.64, Running 0.21s Step 4( N/A%), pre moving , FPS 17.88, Running 0.22s Step 5( N/A%), pre moving , FPS 20.45, Running 0.24s Step 6( N/A%), pre moving , FPS 22.63, Running 0.27s Step 7( N/A%), pre moving , FPS 24.48, Running 0.29s Step 8( N/A%), pre moving , FPS 26.09, Running 0.31s Step 9( N/A%), pre moving , FPS 27.53, Running 0.33s Step 10( N/A%), pre moving , FPS 28.74, Running 0.35s Step 11( N/A%), pre moving , FPS 29.79, Running 0.37s Step 12( N/A%), pre moving , FPS 30.78, Running 0.39s Step 13( N/A%), pre moving , FPS 30.90, Running 0.42s Step 14( N/A%), pre moving , FPS 31.35, Running 0.45s Step 15( N/A%), pre moving , FPS 31.69, Running 0.47s Step 16( N/A%), pre moving , FPS 32.44, Running 0.49s Step 17( N/A%), pre moving , FPS 33.10, Running 0.51s Step 18( N/A%), pre moving , FPS 33.73, Running 0.53s Step 19( N/A%), pre moving , FPS 34.29, Running 0.55s Step 20( N/A%), pre moving , FPS 34.84, Running 0.57s Step 21( N/A%), pre moving , FPS 34.46, Running 0.75s Step 22( N/A%), pre moving , FPS 33.18, Running 0.79s Step 23( N/A%), pre moving , FPS 31.68, Running 0.84s Step 24( N/A%), pre moving , FPS 30.23, Running 0.89s Step 25( N/A%), pre moving , FPS 28.89, Running 0.94s Step 26( N/A%), pre moving , FPS 21.01, Running 1.22s Step 27( N/A%), pre moving , FPS 20.30, Running 1.27s Step 28( N/A%), pre moving , FPS 19.83, Running 1.32s Step 29( N/A%), pre moving , FPS 19.06, Running 1.38s Step 30( N/A%), pre moving , FPS 18.20, Running 1.45s Step 31( N/A%), pre moving , FPS 17.59, Running 1.51s Step 32( N/A%), pre moving , FPS 16.82, Running 1.58s Step 33( N/A%), pre moving , FPS 16.00, Running 1.67s Step 34( N/A%), pre moving , FPS 15.12, Running 1.77s Step 35( N/A%), pre moving , FPS 14.33, Running 1.87s Step 36( N/A%), pre moving , FPS 9.38, Running 2.63s Step 37( N/A%), pre moving , FPS 8.54, Running 2.86s Step 38( N/A%), pre moving , FPS 8.29, Running 2.95s Step 39( N/A%), pre moving , FPS 8.06, Running 3.04s Step 40( N/A%), pre moving , FPS 7.81, Running 3.13s Step 41( N/A%), pre moving , FPS 8.01, Running 3.25s Step 42( N/A%), pre moving , FPS 7.86, Running 3.34s Step 43( N/A%), pre moving , FPS 7.73, Running 3.42s Step 44( N/A%), pre moving , FPS 7.60, Running 3.52s Step 45( N/A%), pre moving , FPS 7.48, Running 3.61s Step 46( N/A%), pre moving , FPS 8.04, Running 3.70s Step 47( N/A%), pre moving , FPS 7.90, Running 3.80s Step 48( N/A%), pre moving , FPS 6.66, Running 4.32s Step 49( N/A%), pre moving , FPS 6.75, Running 4.34s Step 50( N/A%), pre moving , FPS 6.87, Running 4.36s Step 51( N/A%), pre moving , FPS 6.96, Running 4.38s Step 52( N/A%), pre moving , FPS 7.09, Running 4.40s Step 53( N/A%), pre moving , FPS 7.27, Running 4.42s Step 54( N/A%), pre moving , FPS 7.46, Running 4.45s Step 55( N/A%), pre moving , FPS 7.62, Running 4.49s Step 56( N/A%), pre moving , FPS 10.52, Running 4.53s Step 57( N/A%), pre moving , FPS 11.74, Running 4.56s Step 58( N/A%), pre moving , FPS 12.17, Running 4.59s Step 59( N/A%), pre moving , FPS 12.61, Running 4.62s Step 60( N/A%), pre moving , FPS 13.10, Running 4.66s Step 61( N/A%), pre moving , FPS 13.78, Running 4.70s Step 62( N/A%), pre moving , FPS 14.25, Running 4.74s Step 63( N/A%), pre moving , FPS 14.72, Running 4.78s Step 64( N/A%), pre moving , FPS 14.83, Running 4.87s Step 65( N/A%), pre moving , FPS 14.87, Running 4.96s Step 66( N/A%), pre moving , FPS 14.99, Running 5.04s Step 67( N/A%), pre moving , FPS 15.11, Running 5.13s Step 68( N/A%), pre moving , FPS 22.59, Running 5.20s Step 69( N/A%), pre moving , FPS 20.99, Running 5.29s Step 70( N/A%), pre moving , FPS 19.66, Running 5.38s Step 71( N/A%), pre moving , FPS 18.58, Running 5.46s Step 72( N/A%), pre moving , FPS 17.60, Running 5.54s Step 73( N/A%), pre moving , FPS 15.83, Running 5.68s Step 74( N/A%), pre moving , FPS 14.61, Running 5.82s Step 75( N/A%), pre moving , FPS 13.55, Running 5.97s Step 76( N/A%), pre moving , FPS 12.64, Running 6.11s Step 77( N/A%), pre moving , FPS 11.80, Running 6.25s Step 78( N/A%), pre moving , FPS 11.24, Running 6.37s Step 79( N/A%), pre moving , FPS 10.50, Running 6.53s Step 80( N/A%), pre moving , FPS 10.05, Running 6.65s Step 81( N/A%), pre moving , FPS 9.48, Running 6.81s Step 82( N/A%), pre moving , FPS 9.08, Running 6.94s Step 83( N/A%), pre moving , FPS 8.63, Running 7.10s Step 84( N/A%), pre moving , FPS 8.43, Running 7.24s Step 85( N/A%), pre moving , FPS 8.24, Running 7.38s Step 86( N/A%), pre moving , FPS 8.06, Running 7.52s Step 87( N/A%), pre moving , FPS 7.89, Running 7.66s Step 88( N/A%), pre moving , FPS 7.64, Running 7.82s Step 89( N/A%), pre moving , FPS 7.52, Running 7.95s Step 90( N/A%), pre moving , FPS 7.48, Running 8.05s Step 91( N/A%), pre moving , FPS 7.37, Running 8.17s Step 92( N/A%), pre moving , FPS 7.34, Running 8.26s Step 93( N/A%), pre moving , FPS 7.49, Running 8.35s Step 94( N/A%), pre moving , FPS 7.61, Running 8.45s Step 95( N/A%), pre moving , FPS 7.83, Running 8.52s Step 96( N/A%), pre moving , FPS 8.13, Running 8.57s Step 97( N/A%), pre moving , FPS 8.42, Running 8.63s Step 98( N/A%), pre moving , FPS 8.61, Running 8.69s Step 99( N/A%), pre moving , FPS 8.98, Running 8.75s Step 100( N/A%), pre moving , FPS 9.36, Running 8.79s Step 101( N/A%), pre moving , FPS 9.85, Running 8.84s Step 102( N/A%), pre moving , FPS 10.24, Running 8.90s Step 103( N/A%), pre moving , FPS 10.79, Running 8.96s Step 104( N/A%), pre moving , FPS 11.29, Running 9.01s Step 105( N/A%), pre moving , FPS 11.93, Running 9.06s Step 106( N/A%), pre moving , FPS 12.56, Running 9.11s Step 107( N/A%), pre moving , FPS 13.33, Running 9.16s Step 108( N/A%), pre moving , FPS 14.32, Running 9.22s Step 109( N/A%), pre moving , FPS 15.36, Running 9.26s Step 110( N/A%), pre moving , FPS 15.89, Running 9.31s Step 111( N/A%), pre moving , FPS 16.80, Running 9.36s Step 112( N/A%), pre moving , FPS 17.01, Running 9.44s Step 113( N/A%), pre moving , FPS 17.41, Running 9.50s Step 114( N/A%), pre moving , FPS 17.17, Running 9.61s Step 115( N/A%), pre moving , FPS 16.93, Running 9.70s Step 116( N/A%), pre moving , FPS 16.27, Running 9.80s Step 117( N/A%), pre moving , FPS 15.87, Running 9.89s Step 118( N/A%), pre moving , FPS 15.45, Running 9.99s Step 119( N/A%), pre moving , FPS 15.16, Running 10.07s Step 120( N/A%), pre moving , FPS 14.44, Running 10.17s Step 121( N/A%), pre moving , FPS 13.91, Running 10.27s Step 122( N/A%), pre moving , FPS 13.57, Running 10.37s Step 123( N/A%), pre moving , FPS 13.29, Running 10.46s Step 124( N/A%), pre moving , FPS 12.97, Running 10.55s Step 125( N/A%), pre moving , FPS 12.58, Running 10.65s Step 126( N/A%), pre moving , FPS 7.89, Running 11.65s Step 127( N/A%), pre moving , FPS 7.00, Running 12.02s Step 128( N/A%), pre moving , FPS 6.72, Running 12.20s Step 129( N/A%), pre moving , FPS 6.40, Running 12.38s Step 130( N/A%), pre moving , FPS 6.19, Running 12.54s Step 131( N/A%), pre moving , FPS 5.65, Running 12.90s Step 132( N/A%), pre moving , FPS 5.51, Running 13.07s Step 133( N/A%), pre moving , FPS 5.05, Running 13.46s Step 134( N/A%), pre moving , FPS 4.93, Running 13.67s Step 135( N/A%), pre moving , FPS 4.59, Running 14.06s Step 136( N/A%), pre moving , FPS 4.48, Running 14.26s Step 137( N/A%), pre moving , FPS 4.19, Running 14.66s Step 138( N/A%), pre moving , FPS 4.11, Running 14.85s Step 139( N/A%), pre moving , FPS 3.90, Running 15.20s Step 140( N/A%), pre moving , FPS 3.82, Running 15.40s Step 141( N/A%), pre moving , FPS 3.63, Running 15.79s Step 142( N/A%), pre moving , FPS 3.56, Running 15.99s Step 143( N/A%), pre moving , FPS 3.47, Running 16.22s Step 144( N/A%), pre moving , FPS 3.44, Running 16.37s Step 145( N/A%), pre moving , FPS 3.32, Running 16.67s Step 146( N/A%), pre moving , FPS 3.84, Running 16.86s Step 147( N/A%), pre moving , FPS 3.88, Running 17.17s Step 148( N/A%), pre moving , FPS 3.84, Running 17.40s Step 149( N/A%), pre moving , FPS 3.71, Running 17.78s Step 150( N/A%), pre moving , FPS 3.67, Running 17.99s Step 151( N/A%), pre moving , FPS 3.63, Running 18.41s Step 152( N/A%), pre moving , FPS 3.62, Running 18.59s Step 153( N/A%), pre moving , FPS 3.63, Running 18.97s Step 154( N/A%), pre moving , FPS 3.61, Running 19.21s Step 155( N/A%), pre moving , FPS 3.58, Running 19.65s Step 156( N/A%), pre moving , FPS 3.58, Running 19.85s Step 157( N/A%), pre moving , FPS 3.67, Running 20.11s Step 158( N/A%), pre moving , FPS 3.71, Running 20.24s Step 159( N/A%), pre moving , FPS 3.69, Running 20.62s Step 160( N/A%), pre moving , FPS 3.69, Running 20.82s Step 161( N/A%), pre moving , FPS 3.65, Running 21.28s Step 162( N/A%), pre moving , FPS 3.63, Running 21.50s Step 163( N/A%), pre moving , FPS 3.52, Running 21.90s Step 164( N/A%), pre moving , FPS 3.45, Running 22.17s Step 165( N/A%), pre moving , FPS 3.38, Running 22.58s Step 166( N/A%), pre moving , FPS 3.35, Running 22.83s Step 167( N/A%), pre moving , FPS 3.31, Running 23.22s Step 168( N/A%), pre moving , FPS 3.30, Running 23.46s Step 169( N/A%), pre moving , FPS 3.29, Running 23.86s Step 170( N/A%), pre moving , FPS 3.32, Running 24.01s Step 171( N/A%), pre moving , FPS 3.37, Running 24.35s Step 172( N/A%), pre moving , FPS 3.35, Running 24.56s Step 173( N/A%), pre moving , FPS 3.38, Running 24.88s Step 174( N/A%), pre moving , FPS 3.40, Running 25.10s Step 175( N/A%), pre moving , FPS 3.41, Running 25.51s Step 176( N/A%), pre moving , FPS 3.38, Running 25.76s Step 177( N/A%), pre moving , FPS 3.31, Running 26.16s Step 178( N/A%), pre moving , FPS 3.24, Running 26.40s Step 179( N/A%), pre moving , FPS 3.24, Running 26.81s Step 180( N/A%), pre moving , FPS 3.21, Running 27.05s Step 181( N/A%), pre moving , FPS 3.23, Running 27.47s Step 182( N/A%), pre moving , FPS 3.21, Running 27.74s Step 183( N/A%), pre moving , FPS 3.29, Running 27.98s Step 184( N/A%), pre moving , FPS 3.36, Running 28.11s Step 185( N/A%), pre moving , FPS 3.45, Running 28.37s Step 186( N/A%), pre moving , FPS 3.48, Running 28.57s Step 187( N/A%), pre moving , FPS 3.49, Running 28.95s Step 188( N/A%), pre moving , FPS 3.51, Running 29.15s Step 189( N/A%), pre moving , FPS 3.53, Running 29.53s Step 190( N/A%), pre moving , FPS 3.43, Running 29.84s Step 191( N/A%), pre moving , FPS 3.40, Running 30.23s Step 192( N/A%), pre moving , FPS 3.35, Running 30.53s Step 193( N/A%), pre moving , FPS 3.32, Running 30.91s Step 194( N/A%), pre moving , FPS 3.38, Running 31.01s Step 195( N/A%), pre moving , FPS 3.55, Running 31.14s Step 196( N/A%), pre moving , FPS 3.63, Running 31.26s Step 197( N/A%), pre moving , FPS 3.82, Running 31.40s Step 198( N/A%), pre moving , FPS 3.91, Running 31.52s Step 199( N/A%), pre moving , FPS 4.13, Running 31.65s Step 200( N/A%), pre moving , FPS 4.22, Running 31.79s Step 201( N/A%), pre moving , FPS 4.51, Running 31.91s Step 202( N/A%), pre moving , FPS 4.65, Running 32.04s Step 203( N/A%), pre moving , FPS 4.78, Running 32.17s Step 204( N/A%), pre moving , FPS 4.36, Running 32.70s Step 205( N/A%), pre moving , FPS 4.51, Running 32.80s Step 206( N/A%), pre moving , FPS 4.58, Running 32.94s Step 207( N/A%), pre moving , FPS 4.90, Running 33.03s Step 208( N/A%), pre moving , FPS 4.96, Running 33.18s Step 209( N/A%), pre moving , FPS 5.20, Running 33.38s Step 210( N/A%), pre moving , FPS 5.34, Running 33.58s Step 211( N/A%), pre moving , FPS 5.64, Running 33.77s Step 212( N/A%), pre moving , FPS 5.80, Running 33.98s Step 213( N/A%), pre moving , FPS 6.09, Running 34.19s Step 214( N/A%), pre moving , FPS 5.93, Running 34.39s Step 215( N/A%), pre moving , FPS 5.79, Running 34.59s Step 216( N/A%), pre moving , FPS 5.66, Running 34.80s Step 217( N/A%), pre moving , FPS 5.55, Running 35.00s Step 218( N/A%), pre moving , FPS 5.54, Running 35.13s Step 219( N/A%), pre moving , FPS 5.54, Running 35.26s Step 220( N/A%), pre moving , FPS 5.53, Running 35.40s Step 221( N/A%), pre moving , FPS 5.53, Running 35.53s Step 222( N/A%), pre moving , FPS 5.51, Running 35.67s Step 223( N/A%), pre moving , FPS 5.49, Running 35.81s Step 224( N/A%), pre moving , FPS 6.07, Running 36.00s Step 225( N/A%), pre moving , FPS 5.89, Running 36.19s Step 226( N/A%), pre moving , FPS 5.79, Running 36.40s Step 227( N/A%), pre moving , FPS 5.59, Running 36.61s Step 228( N/A%), pre moving , FPS 5.47, Running 36.83s Step 229( N/A%), pre moving , FPS 5.57, Running 36.96s Step 230( N/A%), pre moving , FPS 5.69, Running 37.09s Step 231( N/A%), pre moving , FPS 5.77, Running 37.24s Step 232( N/A%), pre moving , FPS 5.90, Running 37.37s Step 233( N/A%), pre moving , FPS 6.01, Running 37.52s Step 234( N/A%), pre moving , FPS 6.29, Running 37.57s Step 235( N/A%), pre moving , FPS 6.63, Running 37.61s Step 236( N/A%), pre moving , FPS 7.00, Running 37.65s Step 237( N/A%), pre moving , FPS 7.31, Running 37.74s Step 238( N/A%), pre moving , FPS 7.37, Running 37.84s Step 239( N/A%), pre moving , FPS 7.43, Running 37.95s Step 240( N/A%), pre moving , FPS 7.53, Running 38.06s Step 241( N/A%), pre moving , FPS 7.61, Running 38.16s Step 242( N/A%), pre moving , FPS 7.73, Running 38.25s Step 243( N/A%), pre moving , FPS 7.88, Running 38.35s Step 244( N/A%), pre moving , FPS 8.13, Running 38.46s Step 245( N/A%), pre moving , FPS 8.46, Running 38.56s Step 246( N/A%), pre moving , FPS 8.80, Running 38.67s Step 247( N/A%), pre moving , FPS 9.26, Running 38.77s Step 248( N/A%), pre moving , FPS 9.83, Running 38.87s Step 249( N/A%), pre moving , FPS 8.16, Running 39.41s Step 250( N/A%), pre moving , FPS 8.26, Running 39.52s Step 251( N/A%), pre moving , FPS 8.42, Running 39.61s Step 252( N/A%), pre moving , FPS 8.49, Running 39.73s Step 253( N/A%), pre moving , FPS 8.66, Running 39.83s Step 254( N/A%), pre moving , FPS 8.23, Running 40.00s Step 255( N/A%), pre moving , FPS 7.84, Running 40.16s Step 256( N/A%), pre moving , FPS 7.50, Running 40.32s Step 257( N/A%), pre moving , FPS 7.46, Running 40.42s Step 258( N/A%), pre moving , FPS 7.50, Running 40.51s Step 259( N/A%), pre moving , FPS 7.54, Running 40.60s Step 260( N/A%), pre moving , FPS 7.57, Running 40.70s Step 261( N/A%), pre moving , FPS 7.58, Running 40.79s Step 262( N/A%), pre moving , FPS 7.55, Running 40.90s Step 263( N/A%), pre moving , FPS 7.56, Running 41.00s Step 264( N/A%), pre moving , FPS 7.57, Running 41.10s Step 265( N/A%), pre moving , FPS 7.49, Running 41.23s Step 266( N/A%), pre moving , FPS 7.45, Running 41.35s Step 267( N/A%), pre moving , FPS 7.35, Running 41.49s Step 268( N/A%), pre moving , FPS 7.29, Running 41.61s Step 269( N/A%), pre moving , FPS 8.59, Running 41.74s Step 270( N/A%), pre moving , FPS 8.49, Running 41.87s Step 271( N/A%), pre moving , FPS 8.40, Running 42.00s Step 272( N/A%), pre moving , FPS 8.33, Running 42.13s Step 273( N/A%), pre moving , FPS 8.23, Running 42.26s Step 274( N/A%), pre moving , FPS 8.36, Running 42.39s Step 275( N/A%), pre moving , FPS 8.49, Running 42.51s Step 276( N/A%), pre moving , FPS 8.62, Running 42.64s Step 277( N/A%), pre moving , FPS 8.60, Running 42.74s Step 278( N/A%), pre moving , FPS 8.60, Running 42.84s Step 279( N/A%), pre moving , FPS 8.59, Running 42.93s Step 280( N/A%), pre moving , FPS 8.69, Running 43.00s Step 281( N/A%), pre moving , FPS 8.79, Running 43.07s Step 282( N/A%), pre moving , FPS 8.92, Running 43.14s Step 283( N/A%), pre moving , FPS 9.12, Running 43.19s Step 284( N/A%), pre moving , FPS 9.16, Running 43.28s Step 285( N/A%), pre moving , FPS 9.30, Running 43.38s Step 286( N/A%), pre moving , FPS 9.43, Running 43.47s Step 287( N/A%), pre moving , FPS 9.65, Running 43.56s Step 288( N/A%), pre moving , FPS 9.76, Running 43.66s Step 289( N/A%), pre moving , FPS 9.90, Running 43.76s Step 290( N/A%), pre moving , FPS 10.10, Running 43.85s Step 291( N/A%), pre moving , FPS 10.25, Running 43.95s Step 292( N/A%), pre moving , FPS 10.45, Running 44.04s Step 293( N/A%), pre moving , FPS 10.67, Running 44.13s Step 294( N/A%), pre moving , FPS 10.89, Running 44.22s Step 295( N/A%), pre moving , FPS 11.12, Running 44.31s Step 296( N/A%), pre moving , FPS 11.42, Running 44.39s Step 297( N/A%), pre moving , FPS 11.67, Running 44.46s Step 298( N/A%), pre moving , FPS 11.83, Running 44.53s Step 299( N/A%), pre moving , FPS 12.05, Running 44.59s Step 300( N/A%), pre moving , FPS 12.06, Running 44.66s Step 301( N/A%), pre moving , FPS 12.04, Running 44.73s Step 302( N/A%), pre moving , FPS 12.09, Running 44.80s Step 303( N/A%), pre moving , FPS 12.10, Running 44.84s Step 304( N/A%), pre moving , FPS 12.41, Running 44.89s Step 305( N/A%), pre moving , FPS 12.87, Running 44.93s Step 306( N/A%), pre moving , FPS 13.33, Running 44.97s Step 307( N/A%), pre moving , FPS 13.74, Running 45.02s Step 308( N/A%), pre moving , FPS 14.20, Running 45.07s Step 309( N/A%), pre moving , FPS 14.82, Running 45.11s Step 310( N/A%), pre moving , FPS 15.34, Running 45.15s Step 311( N/A%), pre moving , FPS 16.00, Running 45.20s Step 312( N/A%), pre moving , FPS 16.67, Running 45.24s Step 313( N/A%), pre moving , FPS 17.34, Running 45.29s Step 314( N/A%), pre moving , FPS 17.90, Running 45.34s Step 315( N/A%), pre moving , FPS 18.69, Running 45.38s Step 316( N/A%), pre moving , FPS 19.37, Running 45.42s Step 317( N/A%), pre moving , FPS 19.57, Running 45.48s Step 318( N/A%), pre moving , FPS 9.18, Running 46.70s Step 319( N/A%), pre moving , FPS 8.44, Running 46.96s Step 320( N/A%), pre moving , FPS 8.09, Running 47.13s Step 321( N/A%), pre moving , FPS 7.53, Running 47.39s Step 322( N/A%), pre moving , FPS 7.22, Running 47.57s Step 323( N/A%), pre moving , FPS 6.73, Running 47.81s Step 324( N/A%), pre moving , FPS 6.48, Running 47.98s Step 325( N/A%), pre moving , FPS 6.00, Running 48.26s Step 326( N/A%), pre moving , FPS 5.84, Running 48.40s Step 327( N/A%), pre moving , FPS 5.50, Running 48.65s Step 328( N/A%), pre moving , FPS 5.32, Running 48.83s Step 329( N/A%), pre moving , FPS 5.02, Running 49.10s Step 330( N/A%), pre moving , FPS 4.84, Running 49.28s Step 331( N/A%), pre moving , FPS 4.63, Running 49.51s Step 332( N/A%), pre moving , FPS 4.50, Running 49.68s Step 333( N/A%), pre moving , FPS 4.29, Running 49.95s Step 334( N/A%), pre moving , FPS 4.19, Running 50.11s Step 335( N/A%), pre moving , FPS 3.98, Running 50.41s Step 336( N/A%), pre moving , FPS 3.90, Running 50.55s Step 337( N/A%), pre moving , FPS 3.71, Running 50.87s Step 338( 0.17%), action 1, FPS 3.91, Running 51.82s Step 339( 0.33%), action 2, FPS 3.86, Running 52.14s Step 340( 0.50%), action 3, FPS 3.33, Running 53.14s Step 341( 0.67%), action 4, FPS 3.12, Running 53.80s Step 342( 0.83%), action 5, FPS 3.03, Running 54.18s Step 343( 1.00%), action 6, FPS 2.96, Running 54.58s Step 344( 1.17%), action 7, FPS 2.79, Running 55.16s Step 345( 1.33%), action 8, FPS 2.77, Running 55.48s Step 346( 1.50%), action 9, FPS 2.58, Running 56.14s Step 347( 1.67%), action 10, FPS 2.58, Running 56.42s Step 348( 1.83%), action 11, FPS 2.31, Running 57.49s Step 349( 2.00%), action 12, FPS 2.24, Running 58.01s Step 350( 2.17%), action 13, FPS 2.19, Running 58.44s Step 351( 2.33%), action 14, FPS 2.07, Running 59.17s Step 352( 2.50%), action 15, FPS 1.97, Running 59.86s Step 353( 2.67%), action 16, FPS 1.93, Running 60.31s Step 354( 2.83%), action 17, FPS 1.89, Running 60.70s Step 355( 3.00%), action 18, FPS 1.88, Running 61.06s Step 356( 3.17%), action 19, FPS 1.84, Running 61.44s Step 357( 3.33%), action 20, FPS 1.82, Running 61.84s Step 358( 3.50%), action 21, FPS 1.89, Running 62.40s Step 359( 3.67%), action 22, FPS 1.84, Running 63.00s Step 360( 3.83%), action 23, FPS 1.88, Running 63.81s Step 361( 4.00%), action 24, FPS 1.95, Running 64.06s Step 362( 4.17%), action 25, FPS 1.88, Running 64.83s Step 363( 4.33%), action 26, FPS 1.85, Running 65.39s Step 364( 4.50%), action 27, FPS 1.83, Running 66.11s Step 365( 4.67%), action 28, FPS 1.80, Running 66.62s Step 366( 4.83%), action 29, FPS 1.78, Running 67.38s Step 367( 5.00%), action 30, FPS 1.76, Running 67.81s Step 368( 5.17%), action 31, FPS 1.81, Running 68.53s Step 369( 5.33%), action 32, FPS 1.84, Running 68.88s Step 370( 5.50%), action 33, FPS 1.82, Running 69.41s Step 371( 5.67%), action 34, FPS 1.89, Running 69.75s Step 372( 5.83%), action 35, FPS 1.93, Running 70.25s Step 373( 6.00%), action 36, FPS 1.95, Running 70.56s Step 374( 6.17%), action 37, FPS 1.85, Running 71.54s Step 375( 6.33%), action 38, FPS 1.85, Running 71.87s Step 376( 6.50%), action 39, FPS 1.81, Running 72.49s Step 377( 6.67%), action 40, FPS 1.82, Running 72.85s Step 378( 6.83%), action 41, FPS 1.78, Running 73.64s Step 379( 7.00%), action 42, FPS 1.81, Running 74.04s Step 380( 7.17%), action 43, FPS 1.86, Running 74.56s Step 381( 7.33%), action 44, FPS 1.83, Running 75.00s Step 382( 7.50%), action 45, FPS 1.81, Running 75.85s Step 383( 7.67%), action 46, FPS 1.80, Running 76.50s Step 384( 7.83%), action 47, FPS 1.82, Running 77.11s Step 385( 8.00%), action 48, FPS 1.82, Running 77.63s Step 386( 8.17%), action 49, FPS 1.85, Running 78.20s Step 387( 8.33%), action 50, FPS 1.84, Running 78.66s Step 388( 8.50%), action 51, FPS 1.83, Running 79.44s Step 389( 8.67%), action 52, FPS 1.84, Running 79.77s Step 390( 8.83%), action 53, FPS 1.82, Running 80.42s Step 391( 9.00%), action 54, FPS 1.81, Running 80.78s Step 392( 9.17%), action 55, FPS 1.78, Running 81.46s Step 393( 9.33%), action 56, FPS 1.74, Running 82.08s Step 394( 9.50%), action 57, FPS 1.79, Running 82.73s Step 395( 9.67%), action 58, FPS 1.79, Running 83.03s Step 396( 9.83%), action 59, FPS 1.80, Running 83.58s Step 397( 10.00%), action 60, FPS 1.79, Running 84.00s Step 398( 10.17%), action 61, FPS 1.80, Running 84.72s Step 399( 10.33%), action 62, FPS 1.81, Running 85.11s Step 400( 10.50%), action 63, FPS 1.79, Running 85.74s Step 401( 10.67%), action 64, FPS 1.77, Running 86.28s Step 402( 10.83%), action 65, FPS 1.78, Running 87.10s Step 403( 11.00%), action 66, FPS 1.83, Running 87.42s Step 404( 11.17%), action 67, FPS 1.83, Running 88.04s Step 405( 11.33%), action 68, FPS 1.86, Running 88.39s Step 406( 11.50%), action 69, FPS 1.87, Running 88.89s Step 407( 11.67%), action 70, FPS 1.90, Running 89.18s Step 408( 11.83%), action 71, FPS 1.85, Running 90.25s Step 409( 12.00%), action 72, FPS 1.84, Running 90.65s Step 410( 12.17%), action 73, FPS 1.85, Running 91.24s Step 411( 12.33%), action 74, FPS 1.85, Running 91.57s Step 412( 12.50%), action 75, FPS 1.88, Running 92.08s Step 413( 12.67%), action 76, FPS 1.91, Running 92.55s Step 414( 12.83%), action 77, FPS 1.91, Running 93.22s Step 415( 13.00%), action 78, FPS 1.90, Running 93.53s Step 416( 13.17%), action 79, FPS 1.90, Running 94.13s Step 417( 13.33%), action 80, FPS 1.86, Running 94.76s Step 418( 13.50%), action 81, FPS 1.85, Running 95.51s Step 419( 13.67%), action 82, FPS 1.86, Running 95.88s Step 420( 13.83%), action 83, FPS 1.87, Running 96.43s Step 421( 14.00%), action 84, FPS 1.88, Running 96.94s Step 422( 14.17%), action 85, FPS 1.92, Running 97.53s Step 423( 14.33%), action 86, FPS 1.91, Running 97.92s Step 424( 14.50%), action 87, FPS 1.92, Running 98.48s Step 425( 14.67%), action 88, FPS 1.91, Running 98.83s Step 426( 14.83%), action 89, FPS 1.90, Running 99.40s Step 427( 15.00%), action 90, FPS 1.89, Running 99.74s Step 428( 15.17%), action 91, FPS 1.92, Running 100.65s Step 429( 15.33%), action 92, FPS 1.93, Running 101.03s Step 430( 15.50%), action 93, FPS 1.87, Running 101.91s Step 431( 15.67%), action 94, FPS 1.87, Running 102.27s Step 432( 15.83%), action 95, FPS 1.82, Running 103.09s Step 433( 16.00%), action 96, FPS 1.84, Running 103.44s Step 434( 16.17%), action 97, FPS 1.86, Running 103.99s Step 435( 16.33%), action 98, FPS 1.84, Running 104.39s Step 436( 16.50%), action 99, FPS 1.82, Running 105.12s Step 437( 16.67%), action 100, FPS 1.87, Running 105.48s Step 438( 16.83%), action 101, FPS 1.86, Running 106.25s Step 439( 17.00%), action 102, FPS 1.86, Running 106.65s Step 440( 17.17%), action 103, FPS 1.82, Running 107.45s Step 441( 17.33%), action 104, FPS 1.85, Running 107.76s Step 442( 17.50%), action 105, FPS 1.85, Running 108.36s Step 443( 17.67%), action 106, FPS 1.85, Running 108.75s Step 444( 17.83%), action 107, FPS 1.84, Running 109.36s Step 445( 18.00%), action 108, FPS 1.84, Running 109.73s Step 446( 18.17%), action 109, FPS 1.83, Running 110.32s Step 447( 18.33%), action 110, FPS 1.82, Running 110.71s Step 448( 18.50%), action 111, FPS 1.87, Running 111.32s Step 449( 18.67%), action 112, FPS 1.89, Running 111.64s Step 450( 18.83%), action 113, FPS 1.92, Running 112.32s Step 451( 19.00%), action 114, FPS 1.91, Running 112.73s Step 452( 19.17%), action 115, FPS 1.95, Running 113.36s Step 453( 19.33%), action 116, FPS 1.94, Running 113.74s Step 454( 19.50%), action 117, FPS 1.89, Running 114.56s Step 455( 19.67%), action 118, FPS 1.92, Running 114.83s Step 456( 19.83%), action 119, FPS 1.92, Running 115.52s Step 457( 20.00%), action 120, FPS 1.93, Running 115.86s Step 458( 20.17%), action 121, FPS 1.95, Running 116.53s Step 459( 20.33%), action 122, FPS 1.94, Running 116.96s Step 460( 20.50%), action 123, FPS 1.99, Running 117.52s Step 461( 20.67%), action 124, FPS 1.98, Running 117.86s Step 462( 20.83%), action 125, FPS 1.99, Running 118.43s Step 463( 21.00%), action 126, FPS 2.01, Running 118.72s Step 464( 21.17%), action 127, FPS 1.97, Running 119.54s Step 465( 21.33%), action 128, FPS 1.96, Running 119.92s Step 466( 21.50%), action 129, FPS 1.97, Running 120.48s Step 467( 21.67%), action 130, FPS 1.97, Running 120.84s Step 468( 21.83%), action 131, FPS 1.95, Running 121.55s Step 469( 22.00%), action 132, FPS 1.95, Running 121.92s Step 470( 22.17%), action 133, FPS 1.97, Running 122.46s Step 471( 22.33%), action 134, FPS 1.99, Running 122.78s Step 472( 22.50%), action 135, FPS 1.96, Running 123.57s Step 473( 22.67%), action 136, FPS 1.96, Running 123.95s Step 474( 22.83%), action 137, FPS 1.99, Running 124.58s Step 475( 23.00%), action 138, FPS 1.96, Running 125.04s Step 476( 23.17%), action 139, FPS 1.96, Running 125.74s Step 477( 23.33%), action 140, FPS 1.97, Running 125.99s Step 478( 23.50%), action 141, FPS 1.95, Running 126.81s Step 479( 23.67%), action 142, FPS 1.96, Running 127.16s Step 480( 23.83%), action 143, FPS 1.95, Running 127.77s Step 481( 24.00%), action 144, FPS 1.91, Running 128.31s Step 482( 24.17%), action 145, FPS 1.89, Running 129.02s Step 483( 24.33%), action 146, FPS 1.85, Running 129.51s Step 484( 24.50%), action 147, FPS 1.91, Running 130.01s Step 485( 24.67%), action 148, FPS 1.92, Running 130.36s Step 486( 24.83%), action 149, FPS 1.88, Running 131.10s Step 487( 25.00%), action 150, FPS 1.85, Running 131.66s Step 488( 25.17%), action 151, FPS 1.83, Running 132.48s Step 489( 25.33%), action 152, FPS 1.80, Running 133.01s Step 490( 25.50%), action 153, FPS 1.75, Running 133.89s Step 491( 25.67%), action 154, FPS 1.74, Running 134.27s Step 492( 25.83%), action 155, FPS 1.77, Running 134.86s Step 493( 26.00%), action 156, FPS 1.77, Running 135.22s Step 494( 26.17%), action 157, FPS 1.78, Running 135.80s Step 495( 26.33%), action 158, FPS 1.80, Running 136.17s Step 496( 26.50%), action 159, FPS 1.81, Running 136.77s Step 497( 26.67%), action 160, FPS 1.81, Running 137.01s Step 498( 26.83%), action 161, FPS 1.82, Running 137.80s Step 499( 27.00%), action 162, FPS 1.82, Running 138.13s Step 500( 27.17%), action 163, FPS 1.84, Running 138.67s Step 501( 27.33%), action 164, FPS 1.87, Running 138.99s Step 502( 27.50%), action 165, FPS 1.90, Running 139.55s Step 503( 27.67%), action 166, FPS 1.91, Running 139.97s Step 504( 27.83%), action 167, FPS 1.84, Running 140.86s Step 505( 28.00%), action 168, FPS 1.85, Running 141.18s Step 506( 28.17%), action 169, FPS 1.89, Running 141.69s Step 507( 28.33%), action 170, FPS 1.88, Running 142.28s Step 508( 28.50%), action 171, FPS 1.90, Running 143.01s Step 509( 28.67%), action 172, FPS 1.93, Running 143.38s Step 510( 28.83%), action 173, FPS 1.98, Running 144.01s Step 511( 29.00%), action 174, FPS 1.98, Running 144.35s Step 512( 29.17%), action 175, FPS 2.02, Running 144.76s Step 513( 29.33%), action 176, FPS 2.03, Running 145.06s Step 514( 29.50%), action 177, FPS 2.05, Running 145.55s Step 515( 29.67%), action 178, FPS 2.05, Running 145.92s Step 516( 29.83%), action 179, FPS 2.06, Running 146.48s Step 517( 30.00%), action 180, FPS 2.05, Running 146.77s Step 518( 30.17%), action 181, FPS 2.04, Running 147.62s Step 519( 30.33%), action 182, FPS 2.03, Running 147.97s Step 520( 30.50%), action 183, FPS 2.06, Running 148.39s Step 521( 30.67%), action 184, FPS 2.07, Running 148.64s Step 522( 30.83%), action 185, FPS 2.09, Running 149.13s Step 523( 31.00%), action 186, FPS 2.09, Running 149.56s Step 524( 31.17%), action 187, FPS 2.16, Running 150.12s Step 525( 31.33%), action 188, FPS 2.15, Running 150.46s Step 526( 31.50%), action 189, FPS 2.15, Running 150.99s Step 527( 31.67%), action 190, FPS 2.21, Running 151.34s Step 528( 31.83%), action 191, FPS 2.22, Running 152.02s Step 529( 32.00%), action 192, FPS 2.26, Running 152.23s Step 530( 32.17%), action 193, FPS 2.34, Running 152.55s Step 531( 32.33%), action 194, FPS 2.36, Running 152.83s Step 532( 32.50%), action 195, FPS 2.34, Running 153.31s Step 533( 32.67%), action 196, FPS 2.33, Running 153.65s Step 534( 32.83%), action 197, FPS 2.31, Running 154.21s Step 535( 33.00%), action 198, FPS 2.32, Running 154.54s Step 536( 33.17%), action 199, FPS 2.32, Running 155.08s Step 537( 33.33%), action 200, FPS 2.32, Running 155.41s Step 538( 33.50%), action 201, FPS 2.35, Running 156.12s Step 539( 33.67%), action 202, FPS 2.39, Running 156.35s Step 540( 33.83%), action 203, FPS 2.37, Running 156.83s Step 541( 34.00%), action 204, FPS 2.34, Running 157.20s Step 542( 34.17%), action 205, FPS 2.32, Running 157.75s Step 543( 34.33%), action 206, FPS 2.34, Running 158.12s Step 544( 34.50%), action 207, FPS 2.34, Running 158.67s Step 545( 34.67%), action 208, FPS 2.33, Running 159.05s Step 546( 34.83%), action 209, FPS 2.30, Running 159.67s Step 547( 35.00%), action 210, FPS 2.29, Running 160.09s Step 548( 35.17%), action 211, FPS 2.26, Running 160.87s Step 549( 35.33%), action 212, FPS 2.23, Running 161.20s Step 550( 35.50%), action 213, FPS 2.17, Running 161.76s Step 551( 35.67%), action 214, FPS 2.14, Running 162.16s Step 552( 35.83%), action 215, FPS 2.12, Running 162.76s Step 553( 36.00%), action 216, FPS 2.10, Running 163.16s Step 554( 36.17%), action 217, FPS 2.07, Running 163.86s Step 555( 36.33%), action 218, FPS 2.07, Running 164.18s Step 556( 36.50%), action 219, FPS 2.05, Running 164.86s Step 557( 36.67%), action 220, FPS 2.05, Running 165.16s Step 558( 36.83%), action 221, FPS 2.05, Running 165.88s Step 559( 37.00%), action 222, FPS 2.00, Running 166.34s Step 560( 37.17%), action 223, FPS 1.95, Running 167.10s Step 561( 37.33%), action 224, FPS 1.94, Running 167.50s Step 562( 37.50%), action 225, FPS 1.92, Running 168.15s Step 563( 37.67%), action 226, FPS 1.94, Running 168.45s Step 564( 37.83%), action 227, FPS 1.92, Running 169.07s Step 565( 38.00%), action 228, FPS 1.93, Running 169.42s Step 566( 38.17%), action 229, FPS 1.94, Running 169.97s Step 567( 38.33%), action 230, FPS 1.95, Running 170.33s Step 568( 38.50%), action 231, FPS 1.95, Running 171.12s Step 569( 38.67%), action 232, FPS 1.94, Running 171.51s Step 570( 38.83%), action 233, FPS 1.94, Running 172.07s Step 571( 39.00%), action 234, FPS 1.95, Running 172.40s Step 572( 39.17%), action 235, FPS 1.96, Running 172.94s Step 573( 39.33%), action 236, FPS 1.97, Running 173.32s Step 574( 39.50%), action 237, FPS 1.99, Running 173.89s Step 575( 39.67%), action 238, FPS 1.99, Running 174.25s Step 576( 39.83%), action 239, FPS 2.01, Running 174.82s Step 577( 40.00%), action 240, FPS 2.00, Running 175.15s Step 578( 40.17%), action 241, FPS 2.02, Running 175.80s Step 579( 40.33%), action 242, FPS 2.06, Running 176.03s Step 580( 40.50%), action 243, FPS 2.15, Running 176.40s Step 581( 40.67%), action 244, FPS 2.16, Running 176.78s Step 582( 40.83%), action 245, FPS 2.19, Running 177.29s Step 583( 41.00%), action 246, FPS 2.18, Running 177.64s Step 584( 41.17%), action 247, FPS 2.19, Running 178.20s Step 585( 41.33%), action 248, FPS 2.19, Running 178.55s Step 586( 41.50%), action 249, FPS 2.19, Running 179.09s Step 587( 41.67%), action 250, FPS 2.20, Running 179.41s Step 588( 41.83%), action 251, FPS 2.26, Running 179.98s Step 589( 42.00%), action 252, FPS 2.29, Running 180.23s Step 590( 42.17%), action 253, FPS 2.31, Running 180.72s Step 591( 42.33%), action 254, FPS 2.31, Running 181.05s Step 592( 42.50%), action 255, FPS 2.31, Running 181.58s Step 593( 42.67%), action 256, FPS 2.33, Running 181.91s Step 594( 42.83%), action 257, FPS 2.34, Running 182.46s Step 595( 43.00%), action 258, FPS 2.33, Running 182.85s Step 596( 43.17%), action 259, FPS 2.33, Running 183.40s Step 597( 43.33%), action 260, FPS 2.33, Running 183.74s Step 598( 43.50%), action 261, FPS 2.36, Running 184.28s Step 599( 43.67%), action 262, FPS 2.33, Running 184.60s Step 600( 43.83%), action 263, FPS 2.30, Running 185.09s Step 601( 44.00%), action 264, FPS 2.31, Running 185.45s Step 602( 44.17%), action 265, FPS 2.30, Running 186.00s Step 603( 44.33%), action 266, FPS 2.30, Running 186.33s Step 604( 44.50%), action 267, FPS 2.29, Running 186.92s Step 605( 44.67%), action 268, FPS 2.30, Running 187.27s Step 606( 44.83%), action 269, FPS 2.29, Running 187.81s Step 607( 45.00%), action 270, FPS 2.31, Running 188.07s Step 608( 45.17%), action 271, FPS 2.20, Running 189.05s Step 609( 45.33%), action 272, FPS 2.18, Running 189.40s Step 610( 45.50%), action 273, FPS 2.16, Running 189.98s Step 611( 45.67%), action 274, FPS 2.15, Running 190.33s Step 612( 45.83%), action 275, FPS 2.15, Running 190.88s Step 613( 46.00%), action 276, FPS 2.15, Running 191.20s Step 614( 46.17%), action 277, FPS 2.16, Running 191.71s Step 615( 46.33%), action 278, FPS 2.19, Running 191.97s Step 616( 46.50%), action 279, FPS 2.23, Running 192.38s Step 617( 46.67%), action 280, FPS 2.23, Running 192.72s Step 618( 46.83%), action 281, FPS 2.18, Running 193.46s Step 619( 47.00%), action 282, FPS 2.18, Running 193.79s Step 620( 47.17%), action 283, FPS 2.12, Running 194.52s Step 621( 47.33%), action 284, FPS 2.12, Running 194.88s Step 622( 47.50%), action 285, FPS 2.12, Running 195.42s Step 623( 47.67%), action 286, FPS 2.12, Running 195.75s Step 624( 47.83%), action 287, FPS 2.19, Running 196.07s Step 625( 48.00%), action 288, FPS 2.21, Running 196.34s Step 626( 48.17%), action 289, FPS 2.21, Running 196.85s Step 627( 48.33%), action 290, FPS 2.21, Running 197.13s Step 628( 48.50%), action 291, FPS 2.28, Running 197.81s Step 629( 48.67%), action 292, FPS 2.29, Running 198.15s Step 630( 48.83%), action 293, FPS 2.29, Running 198.72s Step 631( 49.00%), action 294, FPS 2.30, Running 199.04s Step 632( 49.17%), action 295, FPS 2.30, Running 199.57s Step 633( 49.33%), action 296, FPS 2.32, Running 199.83s Step 634( 49.50%), action 297, FPS 2.36, Running 200.18s Step 635( 49.67%), action 298, FPS 2.35, Running 200.49s Step 636( 49.83%), action 299, FPS 2.33, Running 200.99s Step 637( 50.00%), action 300, FPS 2.32, Running 201.33s Step 638( 50.17%), action 301, FPS 2.34, Running 202.01s Step 639( 50.33%), action 302, FPS 2.33, Running 202.38s Step 640( 50.50%), action 303, FPS 2.37, Running 202.96s Step 641( 50.67%), action 304, FPS 2.37, Running 203.31s Step 642( 50.83%), action 305, FPS 2.39, Running 203.79s Step 643( 51.00%), action 306, FPS 2.42, Running 204.02s Step 644( 51.17%), action 307, FPS 2.39, Running 204.45s Step 645( 51.33%), action 308, FPS 2.36, Running 204.81s Step 646( 51.50%), action 309, FPS 2.36, Running 205.32s Step 647( 51.67%), action 310, FPS 2.34, Running 205.67s Step 648( 51.83%), action 311, FPS 2.34, Running 206.36s Step 649( 52.00%), action 312, FPS 2.33, Running 206.74s Step 650( 52.17%), action 313, FPS 2.34, Running 207.28s Step 651( 52.33%), action 314, FPS 2.33, Running 207.63s Step 652( 52.50%), action 315, FPS 2.37, Running 208.00s Step 653( 52.67%), action 316, FPS 2.37, Running 208.26s Step 654( 52.83%), action 317, FPS 2.34, Running 208.75s Step 655( 53.00%), action 318, FPS 2.33, Running 209.06s Step 656( 53.17%), action 319, FPS 2.32, Running 209.62s Step 657( 53.33%), action 320, FPS 2.32, Running 209.94s Step 658( 53.50%), action 321, FPS 2.32, Running 210.63s Step 659( 53.67%), action 322, FPS 2.33, Running 210.95s Step 660( 53.83%), action 323, FPS 2.34, Running 211.52s Step 661( 54.00%), action 324, FPS 2.34, Running 211.84s Step 662( 54.17%), action 325, FPS 2.34, Running 212.33s Step 663( 54.33%), action 326, FPS 2.30, Running 212.71s Step 664( 54.50%), action 327, FPS 2.26, Running 213.31s Step 665( 54.67%), action 328, FPS 2.25, Running 213.68s Step 666( 54.83%), action 329, FPS 2.21, Running 214.35s Step 667( 55.00%), action 330, FPS 2.22, Running 214.66s Step 668( 55.17%), action 331, FPS 2.18, Running 215.54s Step 669( 55.33%), action 332, FPS 2.19, Running 215.87s Step 670( 55.50%), action 333, FPS 2.20, Running 216.36s Step 671( 55.67%), action 334, FPS 2.21, Running 216.69s Step 672( 55.83%), action 335, FPS 2.18, Running 217.19s Step 673( 56.00%), action 336, FPS 2.15, Running 217.54s Step 674( 56.17%), action 337, FPS 2.10, Running 218.26s Step 675( 56.33%), action 338, FPS 2.09, Running 218.61s Step 676( 56.50%), action 339, FPS 2.10, Running 219.16s Step 677( 56.67%), action 340, FPS 2.06, Running 219.65s Step 678( 56.83%), action 341, FPS 2.09, Running 220.19s Step 679( 57.00%), action 342, FPS 2.09, Running 220.52s Step 680( 57.17%), action 343, FPS 2.11, Running 221.00s Step 681( 57.33%), action 344, FPS 2.08, Running 221.47s Step 682( 57.50%), action 345, FPS 2.07, Running 222.00s Step 683( 57.67%), action 346, FPS 2.07, Running 222.35s Step 684( 57.83%), action 347, FPS 2.09, Running 222.89s Step 685( 58.00%), action 348, FPS 2.09, Running 223.25s Step 686( 58.17%), action 349, FPS 2.12, Running 223.78s Step 687( 58.33%), action 350, FPS 2.09, Running 224.24s Step 688( 58.50%), action 351, FPS 2.08, Running 225.14s Step 689( 58.67%), action 352, FPS 2.08, Running 225.50s Step 690( 58.83%), action 353, FPS 2.05, Running 226.13s Step 691( 59.00%), action 354, FPS 2.04, Running 226.48s Step 692( 59.17%), action 355, FPS 2.02, Running 227.10s Step 693( 59.33%), action 356, FPS 2.03, Running 227.40s Step 694( 59.50%), action 357, FPS 2.09, Running 227.81s Step 695( 59.67%), action 358, FPS 2.10, Running 228.13s Step 696( 59.83%), action 359, FPS 2.11, Running 228.63s Step 697( 60.00%), action 360, FPS 2.10, Running 229.16s Step 698( 60.17%), action 361, FPS 2.05, Running 229.93s Step 699( 60.33%), action 362, FPS 2.06, Running 230.23s Step 700( 60.50%), action 363, FPS 2.04, Running 230.80s Step 701( 60.67%), action 364, FPS 2.06, Running 231.16s Step 702( 60.83%), action 365, FPS 2.06, Running 231.69s Step 703( 61.00%), action 366, FPS 2.03, Running 232.22s Step 704( 61.17%), action 367, FPS 2.02, Running 232.81s Step 705( 61.33%), action 368, FPS 2.02, Running 233.17s Step 706( 61.50%), action 369, FPS 2.00, Running 233.78s Step 707( 61.67%), action 370, FPS 2.00, Running 234.23s Step 708( 61.83%), action 371, FPS 2.03, Running 235.01s Step 709( 62.00%), action 372, FPS 2.03, Running 235.35s Step 710( 62.17%), action 373, FPS 2.03, Running 236.01s Step 711( 62.33%), action 374, FPS 2.03, Running 236.32s Step 712( 62.50%), action 375, FPS 2.05, Running 236.87s Step 713( 62.67%), action 376, FPS 2.04, Running 237.20s Step 714( 62.83%), action 377, FPS 2.01, Running 237.75s Step 715( 63.00%), action 378, FPS 2.00, Running 238.11s Step 716( 63.17%), action 379, FPS 1.97, Running 238.77s Step 717( 63.33%), action 380, FPS 2.00, Running 239.17s Step 718( 63.50%), action 381, FPS 1.98, Running 240.03s Step 719( 63.67%), action 382, FPS 1.95, Running 240.49s Step 720( 63.83%), action 383, FPS 1.95, Running 241.08s Step 721( 64.00%), action 384, FPS 1.93, Running 241.50s Step 722( 64.17%), action 385, FPS 1.92, Running 242.11s Step 723( 64.33%), action 386, FPS 1.95, Running 242.48s Step 724( 64.50%), action 387, FPS 1.96, Running 243.03s Step 725( 64.67%), action 388, FPS 1.96, Running 243.39s Step 726( 64.83%), action 389, FPS 1.97, Running 243.92s Step 727( 65.00%), action 390, FPS 1.94, Running 244.57s Step 728( 65.17%), action 391, FPS 1.95, Running 245.29s Step 729( 65.33%), action 392, FPS 1.95, Running 245.61s Step 730( 65.50%), action 393, FPS 1.97, Running 246.18s Step 731( 65.67%), action 394, FPS 1.96, Running 246.53s Step 732( 65.83%), action 395, FPS 1.98, Running 246.96s Step 733( 66.00%), action 396, FPS 1.98, Running 247.29s Step 734( 66.17%), action 397, FPS 1.98, Running 247.86s Step 735( 66.33%), action 398, FPS 1.97, Running 248.27s Step 736( 66.50%), action 399, FPS 1.98, Running 248.86s Step 737( 66.67%), action 400, FPS 1.99, Running 249.20s Step 738( 66.83%), action 401, FPS 2.03, Running 249.89s Step 739( 67.00%), action 402, FPS 2.05, Running 250.26s Step 740( 67.17%), action 403, FPS 2.06, Running 250.81s Step 741( 67.33%), action 404, FPS 2.07, Running 251.17s Step 742( 67.50%), action 405, FPS 2.06, Running 251.81s Step 743( 67.67%), action 406, FPS 2.07, Running 252.15s Step 744( 67.83%), action 407, FPS 2.06, Running 252.73s Step 745( 68.00%), action 408, FPS 2.06, Running 253.11s Step 746( 68.17%), action 409, FPS 2.05, Running 253.69s Step 747( 68.33%), action 410, FPS 2.12, Running 254.02s Step 748( 68.50%), action 411, FPS 2.14, Running 254.63s Step 749( 68.67%), action 412, FPS 2.14, Running 254.94s Step 750( 68.83%), action 413, FPS 2.15, Running 255.49s Step 751( 69.00%), action 414, FPS 2.15, Running 255.83s Step 752( 69.17%), action 415, FPS 2.10, Running 256.50s Step 753( 69.33%), action 416, FPS 2.09, Running 256.85s Step 754( 69.50%), action 417, FPS 2.09, Running 257.44s Step 755( 69.67%), action 418, FPS 2.10, Running 257.80s Step 756( 69.83%), action 419, FPS 2.13, Running 258.25s Step 757( 70.00%), action 420, FPS 2.11, Running 258.66s Step 758( 70.17%), action 421, FPS 2.07, Running 259.54s Step 759( 70.33%), action 422, FPS 2.07, Running 259.92s Step 760( 70.50%), action 423, FPS 2.07, Running 260.49s Step 761( 70.67%), action 424, FPS 2.05, Running 260.92s Step 762( 70.83%), action 425, FPS 2.07, Running 261.47s Step 763( 71.00%), action 426, FPS 2.08, Running 261.79s Step 764( 71.17%), action 427, FPS 2.10, Running 262.24s Step 765( 71.33%), action 428, FPS 2.03, Running 262.94s Step 766( 71.50%), action 429, FPS 2.04, Running 263.51s Step 767( 71.67%), action 430, FPS 2.04, Running 263.84s Step 768( 71.83%), action 431, FPS 2.02, Running 264.54s Step 769( 72.00%), action 432, FPS 1.99, Running 264.99s Step 770( 72.17%), action 433, FPS 1.94, Running 265.78s Step 771( 72.33%), action 434, FPS 1.95, Running 266.07s Step 772( 72.50%), action 435, FPS 1.98, Running 266.61s Step 773( 72.67%), action 436, FPS 1.99, Running 266.91s Step 774( 72.83%), action 437, FPS 1.99, Running 267.48s Step 775( 73.00%), action 438, FPS 2.00, Running 267.81s Step 776( 73.17%), action 439, FPS 1.98, Running 268.37s Step 777( 73.33%), action 440, FPS 1.97, Running 268.79s Step 778( 73.50%), action 441, FPS 2.00, Running 269.54s Step 779( 73.67%), action 442, FPS 2.03, Running 269.78s Step 780( 73.83%), action 443, FPS 2.05, Running 270.24s Step 781( 74.00%), action 444, FPS 2.08, Running 270.56s Step 782( 74.17%), action 445, FPS 2.06, Running 271.18s Step 783( 74.33%), action 446, FPS 1.99, Running 271.86s Step 784( 74.50%), action 447, FPS 1.93, Running 272.59s Step 785( 74.67%), action 448, FPS 1.98, Running 273.02s Step 786( 74.83%), action 449, FPS 1.96, Running 273.74s Step 787( 75.00%), action 450, FPS 1.90, Running 274.39s Step 788( 75.17%), action 451, FPS 1.87, Running 275.21s Step 789( 75.33%), action 452, FPS 1.89, Running 275.59s Step 790( 75.50%), action 453, FPS 1.91, Running 276.23s Step 791( 75.67%), action 454, FPS 1.91, Running 276.57s Step 792( 75.83%), action 455, FPS 1.89, Running 277.19s Step 793( 76.00%), action 456, FPS 1.89, Running 277.50s Step 794( 76.17%), action 457, FPS 1.88, Running 278.09s Step 795( 76.33%), action 458, FPS 1.88, Running 278.44s Step 796( 76.50%), action 459, FPS 1.88, Running 279.02s Step 797( 76.67%), action 460, FPS 1.89, Running 279.39s Step 798( 76.83%), action 461, FPS 1.90, Running 280.08s Step 799( 77.00%), action 462, FPS 1.88, Running 280.43s Step 800( 77.17%), action 463, FPS 1.83, Running 281.15s Step 801( 77.33%), action 464, FPS 1.83, Running 281.50s Step 802( 77.50%), action 465, FPS 1.82, Running 282.15s Step 803( 77.67%), action 466, FPS 1.88, Running 282.48s Step 804( 77.83%), action 467, FPS 1.89, Running 283.15s Step 805( 78.00%), action 468, FPS 1.87, Running 283.70s Step 806( 78.17%), action 469, FPS 1.89, Running 284.31s Step 807( 78.33%), action 470, FPS 1.95, Running 284.65s Step 808( 78.50%), action 471, FPS 1.98, Running 285.30s Step 809( 78.67%), action 472, FPS 1.99, Running 285.63s Step 810( 78.83%), action 473, FPS 2.02, Running 286.15s Step 811( 79.00%), action 474, FPS 1.98, Running 286.66s Step 812( 79.17%), action 475, FPS 1.99, Running 287.23s Step 813( 79.33%), action 476, FPS 1.96, Running 287.71s Step 814( 79.50%), action 477, FPS 1.94, Running 288.43s Step 815( 79.67%), action 478, FPS 1.94, Running 288.76s Step 816( 79.83%), action 479, FPS 1.94, Running 289.35s Step 817( 80.00%), action 480, FPS 1.94, Running 289.67s Step 818( 80.17%), action 481, FPS 1.93, Running 290.45s Step 819( 80.33%), action 482, FPS 1.93, Running 290.79s Step 820( 80.50%), action 483, FPS 1.95, Running 291.38s Step 821( 80.67%), action 484, FPS 1.90, Running 292.05s Step 822( 80.83%), action 485, FPS 1.91, Running 292.64s Step 823( 81.00%), action 486, FPS 1.86, Running 293.22s Step 824( 81.17%), action 487, FPS 1.88, Running 293.78s Step 825( 81.33%), action 488, FPS 1.87, Running 294.40s Step 826( 81.50%), action 489, FPS 1.86, Running 295.07s Step 827( 81.67%), action 490, FPS 1.85, Running 295.43s Step 828( 81.83%), action 491, FPS 1.83, Running 296.21s Step 829( 82.00%), action 492, FPS 1.83, Running 296.56s Step 830( 82.17%), action 493, FPS 1.84, Running 297.03s Step 831( 82.33%), action 494, FPS 1.87, Running 297.35s Step 832( 82.50%), action 495, FPS 1.87, Running 297.92s Step 833( 82.67%), action 496, FPS 1.89, Running 298.28s Step 834( 82.83%), action 497, FPS 1.89, Running 298.99s Step 835( 83.00%), action 498, FPS 1.89, Running 299.32s Step 836( 83.17%), action 499, FPS 1.89, Running 299.94s Step 837( 83.33%), action 500, FPS 1.89, Running 300.26s Step 838( 83.50%), action 501, FPS 1.92, Running 300.87s Step 839( 83.67%), action 502, FPS 1.93, Running 301.16s Step 840( 83.83%), action 503, FPS 1.91, Running 301.84s Step 841( 84.00%), action 504, FPS 1.97, Running 302.18s Step 842( 84.17%), action 505, FPS 1.98, Running 302.75s Step 843( 84.33%), action 506, FPS 2.02, Running 303.13s Step 844( 84.50%), action 507, FPS 2.02, Running 303.68s Step 845( 84.67%), action 508, FPS 2.08, Running 304.01s Step 846( 84.83%), action 509, FPS 2.03, Running 304.90s Step 847( 85.00%), action 510, FPS 2.04, Running 305.23s Step 848( 85.17%), action 511, FPS 2.05, Running 305.96s Step 849( 85.33%), action 512, FPS 2.05, Running 306.34s Step 850( 85.50%), action 513, FPS 2.03, Running 306.88s Step 851( 85.67%), action 514, FPS 2.03, Running 307.19s Step 852( 85.83%), action 515, FPS 2.02, Running 307.80s Step 853( 86.00%), action 516, FPS 2.05, Running 308.04s Step 854( 86.17%), action 517, FPS 2.08, Running 308.61s Step 855( 86.33%), action 518, FPS 2.08, Running 308.92s Step 856( 86.50%), action 519, FPS 2.11, Running 309.43s Step 857( 86.67%), action 520, FPS 2.10, Running 309.78s Step 858( 86.83%), action 521, FPS 2.08, Running 310.50s Step 859( 87.00%), action 522, FPS 2.07, Running 310.83s Step 860( 87.17%), action 523, FPS 2.10, Running 311.36s Step 861( 87.33%), action 524, FPS 2.11, Running 311.67s Step 862( 87.50%), action 525, FPS 2.17, Running 311.99s Step 863( 87.67%), action 526, FPS 2.19, Running 312.26s Step 864( 87.83%), action 527, FPS 2.21, Running 312.72s Step 865( 88.00%), action 528, FPS 2.21, Running 313.05s Step 866( 88.17%), action 529, FPS 2.30, Running 313.59s Step 867( 88.33%), action 530, FPS 2.30, Running 313.94s Step 868( 88.50%), action 531, FPS 2.30, Running 314.65s Step 869( 88.67%), action 532, FPS 2.31, Running 314.99s Step 870( 88.83%), action 533, FPS 2.32, Running 315.50s Step 871( 89.00%), action 534, FPS 2.34, Running 315.73s Step 872( 89.17%), action 535, FPS 2.43, Running 316.04s Step 873( 89.33%), action 536, FPS 2.43, Running 316.27s Step 874( 89.50%), action 537, FPS 2.46, Running 316.74s Step 875( 89.67%), action 538, FPS 2.46, Running 317.04s Step 876( 89.83%), action 539, FPS 2.42, Running 317.68s Step 877( 90.00%), action 540, FPS 2.42, Running 318.04s Step 878( 90.17%), action 541, FPS 2.43, Running 318.74s Step 879( 90.33%), action 542, FPS 2.41, Running 319.15s Step 880( 90.50%), action 543, FPS 2.40, Running 319.71s Step 881( 90.67%), action 544, FPS 2.42, Running 319.93s Step 882( 90.83%), action 545, FPS 2.38, Running 320.39s Step 883( 91.00%), action 546, FPS 2.37, Running 320.70s Step 884( 91.17%), action 547, FPS 2.33, Running 321.32s Step 885( 91.33%), action 548, FPS 2.32, Running 321.65s Step 886( 91.50%), action 549, FPS 2.30, Running 322.29s Step 887( 91.67%), action 550, FPS 2.28, Running 322.71s Step 888( 91.83%), action 551, FPS 2.24, Running 323.56s Step 889( 92.00%), action 552, FPS 2.25, Running 323.90s Step 890( 92.17%), action 553, FPS 2.26, Running 324.36s Step 891( 92.33%), action 554, FPS 2.21, Running 324.80s Step 892( 92.50%), action 555, FPS 2.15, Running 325.34s Step 893( 92.67%), action 556, FPS 2.12, Running 325.69s Step 894( 92.83%), action 557, FPS 2.08, Running 326.37s Step 895( 93.00%), action 558, FPS 2.06, Running 326.73s Step 896( 93.17%), action 559, FPS 2.07, Running 327.33s Step 897( 93.33%), action 560, FPS 2.08, Running 327.66s Step 898( 93.50%), action 561, FPS 2.10, Running 328.25s Step 899( 93.67%), action 562, FPS 2.12, Running 328.58s Step 900( 93.83%), action 563, FPS 2.13, Running 329.12s Step 901( 94.00%), action 564, FPS 2.11, Running 329.42s Step 902( 94.17%), action 565, FPS 2.08, Running 330.02s Step 903( 94.33%), action 566, FPS 2.05, Running 330.46s Step 904( 94.50%), action 567, FPS 2.04, Running 331.12s Step 905( 94.67%), action 568, FPS 2.01, Running 331.58s Step 906( 94.83%), action 569, FPS 2.03, Running 332.13s Step 907( 95.00%), action 570, FPS 2.05, Running 332.48s Step 908( 95.17%), action 571, FPS 2.07, Running 333.24s Step 909( 95.33%), action 572, FPS 2.07, Running 333.56s Step 910( 95.50%), action 573, FPS 2.02, Running 334.28s Step 911( 95.67%), action 574, FPS 2.03, Running 334.64s Step 912( 95.83%), action 575, FPS 1.97, Running 335.50s Step 913( 96.00%), action 576, FPS 1.98, Running 335.79s Step 914( 96.17%), action 577, FPS 2.02, Running 336.29s Step 915( 96.33%), action 578, FPS 2.02, Running 336.63s Step 916( 96.50%), action 579, FPS 2.03, Running 337.18s Step 917( 96.67%), action 580, FPS 2.03, Running 337.52s Step 918( 96.83%), action 581, FPS 1.99, Running 338.27s Step 919( 97.00%), action 582, FPS 1.99, Running 338.64s Step 920( 97.17%), action 583, FPS 1.97, Running 339.27s Step 921( 97.33%), action 584, FPS 1.97, Running 339.58s Step 922( 97.50%), action 585, FPS 2.02, Running 339.93s Step 923( 97.67%), action 586, FPS 2.05, Running 340.23s Step 924( 97.83%), action 587, FPS 2.08, Running 340.74s Step 925( 98.00%), action 588, FPS 2.11, Running 341.08s Step 926( 98.17%), action 589, FPS 2.09, Running 341.68s Step 927( 98.33%), action 590, FPS 2.09, Running 342.04s Step 928( 98.50%), action 591, FPS 2.10, Running 342.77s Step 929( 98.67%), action 592, FPS 2.09, Running 343.12s Step 930( 98.83%), action 593, FPS 2.14, Running 343.63s Step 931( 99.00%), action 594, FPS 2.17, Running 343.84s Step 932( 99.17%), action 595, FPS 2.29, Running 344.25s Step 933( 99.33%), action 596, FPS 2.29, Running 344.53s Step 934( 99.50%), action 597, FPS 2.25, Running 345.17s Step 935( 99.67%), action 598, FPS 2.25, Running 345.51s Step 936( 99.83%), action 599, FPS 2.25, Running 346.07s Step 937(100.00%), action 600, FPS 2.25, Running 346.42s [2026-08-02 22:40:41] [45 ] Seed 44 failed after 346.59 s. +steps: 937 , actions: 600 . +Instruction: Empty +Total 7/45(15.56%) success. +Setting seed: 45 +Step 1( N/A%), pre moving , FPS 6.35, Running 0.16s Step 2( N/A%), pre moving , FPS 8.00, Running 0.25s Step 3( N/A%), pre moving , FPS 8.47, Running 0.35s Step 4( N/A%), pre moving , FPS 8.95, Running 0.45s Step 5( N/A%), pre moving , FPS 9.14, Running 0.55s Step 6( N/A%), pre moving , FPS 9.34, Running 0.64s Step 7( N/A%), pre moving , FPS 9.30, Running 0.75s Step 8( N/A%), pre moving , FPS 9.45, Running 0.85s Step 9( N/A%), pre moving , FPS 9.56, Running 0.94s Step 10( N/A%), pre moving , FPS 9.94, Running 1.01s Step 11( N/A%), pre moving , FPS 10.71, Running 1.03s Step 12( N/A%), pre moving , FPS 11.46, Running 1.05s Step 13( N/A%), pre moving , FPS 12.18, Running 1.07s Step 14( N/A%), pre moving , FPS 12.87, Running 1.09s Step 15( N/A%), pre moving , FPS 13.53, Running 1.11s Step 16( N/A%), pre moving , FPS 14.17, Running 1.13s Step 17( N/A%), pre moving , FPS 14.77, Running 1.15s Step 18( N/A%), pre moving , FPS 15.37, Running 1.17s Step 19( N/A%), pre moving , FPS 15.96, Running 1.19s Step 20( N/A%), pre moving , FPS 16.51, Running 1.21s Step 21( N/A%), pre moving , FPS 15.79, Running 1.42s Step 22( N/A%), pre moving , FPS 16.71, Running 1.45s Step 23( N/A%), pre moving , FPS 17.95, Running 1.47s Step 24( N/A%), pre moving , FPS 19.19, Running 1.49s Step 25( N/A%), pre moving , FPS 20.80, Running 1.51s Step 26( N/A%), pre moving , FPS 18.74, Running 1.71s Step 27( N/A%), pre moving , FPS 20.43, Running 1.73s Step 28( N/A%), pre moving , FPS 22.07, Running 1.75s Step 29( N/A%), pre moving , FPS 24.04, Running 1.77s Step 30( N/A%), pre moving , FPS 24.80, Running 1.81s Step 31( N/A%), pre moving , FPS 23.95, Running 1.86s Step 32( N/A%), pre moving , FPS 23.41, Running 1.90s Step 33( N/A%), pre moving , FPS 22.64, Running 1.95s Step 34( N/A%), pre moving , FPS 21.96, Running 2.00s Step 35( N/A%), pre moving , FPS 21.24, Running 2.05s Step 36( N/A%), pre moving , FPS 12.50, Running 2.73s Step 37( N/A%), pre moving , FPS 11.14, Running 2.95s Step 38( N/A%), pre moving , FPS 10.69, Running 3.04s Step 39( N/A%), pre moving , FPS 10.25, Running 3.14s Step 40( N/A%), pre moving , FPS 9.85, Running 3.24s Step 41( N/A%), pre moving , FPS 10.44, Running 3.34s Step 42( N/A%), pre moving , FPS 10.07, Running 3.43s Step 43( N/A%), pre moving , FPS 9.63, Running 3.55s Step 44( N/A%), pre moving , FPS 9.28, Running 3.64s Step 45( N/A%), pre moving , FPS 8.98, Running 3.74s Step 46( N/A%), pre moving , FPS 9.44, Running 3.83s Step 47( N/A%), pre moving , FPS 9.12, Running 3.92s Step 48( N/A%), pre moving , FPS 7.13, Running 4.56s Step 49( N/A%), pre moving , FPS 6.95, Running 4.65s Step 50( N/A%), pre moving , FPS 6.82, Running 4.75s Step 51( N/A%), pre moving , FPS 6.71, Running 4.84s Step 52( N/A%), pre moving , FPS 6.56, Running 4.95s Step 53( N/A%), pre moving , FPS 6.37, Running 5.09s Step 54( N/A%), pre moving , FPS 6.18, Running 5.24s Step 55( N/A%), pre moving , FPS 6.01, Running 5.38s Step 56( N/A%), pre moving , FPS 7.44, Running 5.42s Step 57( N/A%), pre moving , FPS 7.98, Running 5.45s Step 58( N/A%), pre moving , FPS 8.14, Running 5.50s Step 59( N/A%), pre moving , FPS 8.33, Running 5.54s Step 60( N/A%), pre moving , FPS 8.52, Running 5.59s Step 61( N/A%), pre moving , FPS 8.70, Running 5.64s Step 62( N/A%), pre moving , FPS 8.89, Running 5.68s Step 63( N/A%), pre moving , FPS 8.84, Running 5.81s Step 64( N/A%), pre moving , FPS 8.87, Running 5.90s Step 65( N/A%), pre moving , FPS 8.62, Running 6.06s Step 66( N/A%), pre moving , FPS 8.56, Running 6.17s Step 67( N/A%), pre moving , FPS 8.51, Running 6.27s Step 68( N/A%), pre moving , FPS 11.03, Running 6.37s Step 69( N/A%), pre moving , FPS 10.72, Running 6.52s Step 70( N/A%), pre moving , FPS 10.22, Running 6.70s Step 71( N/A%), pre moving , FPS 10.00, Running 6.84s Step 72( N/A%), pre moving , FPS 9.53, Running 7.05s Step 73( N/A%), pre moving , FPS 9.51, Running 7.20s Step 74( N/A%), pre moving , FPS 9.48, Running 7.35s Step 75( N/A%), pre moving , FPS 9.44, Running 7.49s Step 76( N/A%), pre moving , FPS 8.96, Running 7.65s Step 77( N/A%), pre moving , FPS 8.55, Running 7.79s Step 78( N/A%), pre moving , FPS 8.20, Running 7.94s Step 79( N/A%), pre moving , FPS 7.84, Running 8.09s Step 80( N/A%), pre moving , FPS 7.57, Running 8.23s Step 81( N/A%), pre moving , FPS 7.31, Running 8.38s Step 82( N/A%), pre moving , FPS 7.16, Running 8.48s Step 83( N/A%), pre moving , FPS 7.24, Running 8.57s Step 84( N/A%), pre moving , FPS 7.27, Running 8.65s Step 85( N/A%), pre moving , FPS 7.42, Running 8.75s Step 86( N/A%), pre moving , FPS 7.45, Running 8.85s Step 87( N/A%), pre moving , FPS 7.49, Running 8.94s Step 88( N/A%), pre moving , FPS 7.46, Running 9.06s Step 89( N/A%), pre moving , FPS 7.67, Running 9.13s Step 90( N/A%), pre moving , FPS 7.97, Running 9.21s Step 91( N/A%), pre moving , FPS 8.13, Running 9.30s Step 92( N/A%), pre moving , FPS 8.75, Running 9.33s Step 93( N/A%), pre moving , FPS 9.26, Running 9.35s Step 94( N/A%), pre moving , FPS 9.85, Running 9.38s Step 95( N/A%), pre moving , FPS 10.52, Running 9.40s Step 96( N/A%), pre moving , FPS 11.33, Running 9.42s Step 97( N/A%), pre moving , FPS 12.17, Running 9.44s Step 98( N/A%), pre moving , FPS 13.16, Running 9.46s Step 99( N/A%), pre moving , FPS 14.46, Running 9.48s Step 100( N/A%), pre moving , FPS 9.53, Running 10.33s Step 101( N/A%), pre moving , FPS 8.62, Running 10.69s Step 102( N/A%), pre moving , FPS 8.22, Running 10.91s Step 103( N/A%), pre moving , FPS 7.35, Running 11.29s Step 104( N/A%), pre moving , FPS 6.99, Running 11.51s Step 105( N/A%), pre moving , FPS 6.39, Running 11.88s Step 106( N/A%), pre moving , FPS 6.17, Running 12.09s Step 107( N/A%), pre moving , FPS 5.70, Running 12.45s Step 108( N/A%), pre moving , FPS 5.51, Running 12.69s Step 109( N/A%), pre moving , FPS 5.16, Running 13.00s Step 110( N/A%), pre moving , FPS 5.12, Running 13.12s Step 111( N/A%), pre moving , FPS 5.00, Running 13.30s Step 112( N/A%), pre moving , FPS 4.90, Running 13.41s Step 113( N/A%), pre moving , FPS 4.67, Running 13.64s Step 114( N/A%), pre moving , FPS 4.53, Running 13.79s Step 115( N/A%), pre moving , FPS 4.23, Running 14.13s Step 116( N/A%), pre moving , FPS 4.10, Running 14.30s Step 117( N/A%), pre moving , FPS 3.84, Running 14.65s Step 118( N/A%), pre moving , FPS 3.69, Running 14.87s Step 119( N/A%), pre moving , FPS 3.48, Running 15.23s Step 120( N/A%), pre moving , FPS 3.91, Running 15.45s Step 121( N/A%), pre moving , FPS 3.90, Running 15.83s Step 122( N/A%), pre moving , FPS 3.90, Running 16.04s Step 123( N/A%), pre moving , FPS 3.92, Running 16.39s Step 124( N/A%), pre moving , FPS 3.90, Running 16.64s Step 125( N/A%), pre moving , FPS 3.93, Running 16.98s Step 126( N/A%), pre moving , FPS 4.00, Running 17.09s Step 127( N/A%), pre moving , FPS 4.13, Running 17.29s Step 128( N/A%), pre moving , FPS 4.19, Running 17.46s Step 129( N/A%), pre moving , FPS 4.16, Running 17.81s Step 130( N/A%), pre moving , FPS 4.08, Running 18.02s Step 131( N/A%), pre moving , FPS 3.93, Running 18.39s Step 132( N/A%), pre moving , FPS 3.81, Running 18.67s Step 133( N/A%), pre moving , FPS 3.70, Running 19.05s Step 134( N/A%), pre moving , FPS 3.65, Running 19.27s Step 135( N/A%), pre moving , FPS 3.61, Running 19.67s Step 136( N/A%), pre moving , FPS 3.57, Running 19.89s Step 137( N/A%), pre moving , FPS 3.56, Running 20.27s Step 138( N/A%), pre moving , FPS 3.55, Running 20.51s Step 139( N/A%), pre moving , FPS 3.49, Running 20.97s Step 140( N/A%), pre moving , FPS 3.53, Running 21.11s Step 141( N/A%), pre moving , FPS 3.62, Running 21.35s Step 142( N/A%), pre moving , FPS 3.63, Running 21.55s Step 143( N/A%), pre moving , FPS 3.63, Running 21.90s Step 144( N/A%), pre moving , FPS 3.65, Running 22.12s Step 145( N/A%), pre moving , FPS 3.62, Running 22.50s Step 146( N/A%), pre moving , FPS 3.52, Running 22.78s Step 147( N/A%), pre moving , FPS 3.40, Running 23.16s Step 148( N/A%), pre moving , FPS 3.36, Running 23.41s Step 149( N/A%), pre moving , FPS 3.33, Running 23.82s Step 150( N/A%), pre moving , FPS 3.30, Running 24.09s Step 151( N/A%), pre moving , FPS 3.27, Running 24.50s Step 152( N/A%), pre moving , FPS 3.30, Running 24.73s Step 153( N/A%), pre moving , FPS 3.33, Running 25.04s Step 154( N/A%), pre moving , FPS 3.37, Running 25.21s Step 155( N/A%), pre moving , FPS 3.46, Running 25.45s Step 156( N/A%), pre moving , FPS 3.47, Running 25.65s Step 157( N/A%), pre moving , FPS 3.50, Running 25.98s Step 158( N/A%), pre moving , FPS 3.52, Running 26.19s Step 159( N/A%), pre moving , FPS 3.57, Running 26.57s Step 160( N/A%), pre moving , FPS 3.49, Running 26.84s Step 161( N/A%), pre moving , FPS 3.41, Running 27.22s Step 162( N/A%), pre moving , FPS 3.38, Running 27.47s Step 163( N/A%), pre moving , FPS 3.34, Running 27.88s Step 164( N/A%), pre moving , FPS 3.34, Running 28.11s Step 165( N/A%), pre moving , FPS 3.33, Running 28.52s Step 166( N/A%), pre moving , FPS 3.35, Running 28.74s Step 167( N/A%), pre moving , FPS 3.34, Running 29.16s Step 168( N/A%), pre moving , FPS 3.41, Running 29.28s Step 169( N/A%), pre moving , FPS 3.64, Running 29.32s Step 170( N/A%), pre moving , FPS 3.79, Running 29.37s Step 171( N/A%), pre moving , FPS 4.07, Running 29.41s Step 172( N/A%), pre moving , FPS 4.24, Running 29.45s Step 173( N/A%), pre moving , FPS 4.48, Running 29.51s Step 174( N/A%), pre moving , FPS 4.56, Running 29.60s Step 175( N/A%), pre moving , FPS 4.72, Running 29.69s Step 176( N/A%), pre moving , FPS 4.83, Running 29.80s Step 177( N/A%), pre moving , FPS 5.13, Running 29.88s Step 178( N/A%), pre moving , FPS 4.56, Running 30.58s Step 179( N/A%), pre moving , FPS 4.82, Running 30.72s Step 180( N/A%), pre moving , FPS 5.00, Running 30.84s Step 181( N/A%), pre moving , FPS 5.23, Running 31.04s Step 182( N/A%), pre moving , FPS 5.33, Running 31.23s Step 183( N/A%), pre moving , FPS 5.64, Running 31.43s Step 184( N/A%), pre moving , FPS 5.70, Running 31.62s Step 185( N/A%), pre moving , FPS 6.05, Running 31.82s Step 186( N/A%), pre moving , FPS 6.09, Running 32.03s Step 187( N/A%), pre moving , FPS 6.52, Running 32.23s Step 188( N/A%), pre moving , FPS 6.32, Running 32.44s Step 189( N/A%), pre moving , FPS 6.02, Running 32.64s Step 190( N/A%), pre moving , FPS 5.80, Running 32.82s Step 191( N/A%), pre moving , FPS 5.56, Running 33.01s Step 192( N/A%), pre moving , FPS 5.35, Running 33.19s Step 193( N/A%), pre moving , FPS 5.15, Running 33.39s Step 194( N/A%), pre moving , FPS 5.01, Running 33.59s Step 195( N/A%), pre moving , FPS 4.90, Running 33.77s Step 196( N/A%), pre moving , FPS 4.84, Running 33.93s Step 197( N/A%), pre moving , FPS 4.78, Running 34.06s Step 198( N/A%), pre moving , FPS 5.52, Running 34.20s Step 199( N/A%), pre moving , FPS 5.56, Running 34.32s Step 200( N/A%), pre moving , FPS 5.53, Running 34.46s Step 201( N/A%), pre moving , FPS 5.65, Running 34.58s Step 202( N/A%), pre moving , FPS 5.68, Running 34.75s Step 203( N/A%), pre moving , FPS 5.71, Running 34.93s Step 204( N/A%), pre moving , FPS 5.70, Running 35.13s Step 205( N/A%), pre moving , FPS 5.71, Running 35.33s Step 206( N/A%), pre moving , FPS 5.70, Running 35.53s Step 207( N/A%), pre moving , FPS 5.70, Running 35.74s Step 208( N/A%), pre moving , FPS 5.71, Running 35.94s Step 209( N/A%), pre moving , FPS 5.71, Running 36.14s Step 210( N/A%), pre moving , FPS 5.69, Running 36.33s Step 211( N/A%), pre moving , FPS 5.78, Running 36.47s Step 212( N/A%), pre moving , FPS 5.87, Running 36.60s Step 213( N/A%), pre moving , FPS 6.00, Running 36.72s Step 214( N/A%), pre moving , FPS 6.10, Running 36.86s Step 215( N/A%), pre moving , FPS 6.21, Running 36.99s Step 216( N/A%), pre moving , FPS 6.27, Running 37.12s Step 217( N/A%), pre moving , FPS 6.28, Running 37.24s Step 218( N/A%), pre moving , FPS 6.30, Running 37.38s Step 219( N/A%), pre moving , FPS 6.28, Running 37.51s Step 220( N/A%), pre moving , FPS 6.30, Running 37.64s Step 221( N/A%), pre moving , FPS 6.30, Running 37.76s Step 222( N/A%), pre moving , FPS 6.41, Running 37.87s Step 223( N/A%), pre moving , FPS 6.53, Running 37.99s Step 224( N/A%), pre moving , FPS 5.77, Running 38.60s Step 225( N/A%), pre moving , FPS 5.99, Running 38.67s Step 226( N/A%), pre moving , FPS 6.21, Running 38.76s Step 227( N/A%), pre moving , FPS 6.42, Running 38.85s Step 228( N/A%), pre moving , FPS 6.61, Running 38.97s Step 229( N/A%), pre moving , FPS 6.66, Running 39.15s Step 230( N/A%), pre moving , FPS 6.64, Running 39.34s Step 231( N/A%), pre moving , FPS 6.50, Running 39.55s Step 232( N/A%), pre moving , FPS 6.19, Running 39.83s Step 233( N/A%), pre moving , FPS 5.97, Running 40.08s Step 234( N/A%), pre moving , FPS 5.76, Running 40.34s Step 235( N/A%), pre moving , FPS 5.53, Running 40.60s Step 236( N/A%), pre moving , FPS 5.36, Running 40.85s Step 237( N/A%), pre moving , FPS 5.15, Running 41.12s Step 238( N/A%), pre moving , FPS 4.99, Running 41.39s Step 239( N/A%), pre moving , FPS 4.74, Running 41.72s Step 240( N/A%), pre moving , FPS 4.55, Running 42.03s Step 241( N/A%), pre moving , FPS 4.34, Running 42.36s Step 242( N/A%), pre moving , FPS 4.18, Running 42.66s Step 243( N/A%), pre moving , FPS 4.09, Running 42.88s Step 244( N/A%), pre moving , FPS 4.42, Running 43.13s Step 245( N/A%), pre moving , FPS 4.23, Running 43.40s Step 246( N/A%), pre moving , FPS 4.13, Running 43.60s Step 247( N/A%), pre moving , FPS 3.94, Running 43.93s Step 248( N/A%), pre moving , FPS 3.78, Running 44.25s Step 249( N/A%), pre moving , FPS 3.67, Running 44.59s Step 250( N/A%), pre moving , FPS 3.59, Running 44.92s Step 251( N/A%), pre moving , FPS 3.51, Running 45.25s Step 252( N/A%), pre moving , FPS 3.49, Running 45.57s Step 253( N/A%), pre moving , FPS 3.45, Running 45.87s Step 254( N/A%), pre moving , FPS 3.41, Running 46.20s Step 255( N/A%), pre moving , FPS 3.42, Running 46.46s Step 256( N/A%), pre moving , FPS 3.41, Running 46.72s Step 257( N/A%), pre moving , FPS 3.42, Running 46.97s Step 258( N/A%), pre moving , FPS 3.42, Running 47.24s Step 259( N/A%), pre moving , FPS 3.49, Running 47.46s Step 260( N/A%), pre moving , FPS 3.56, Running 47.65s Step 261( N/A%), pre moving , FPS 3.64, Running 47.85s Step 262( N/A%), pre moving , FPS 3.76, Running 47.98s Step 263( N/A%), pre moving , FPS 3.81, Running 48.13s Step 264( N/A%), pre moving , FPS 3.87, Running 48.29s Step 265( N/A%), pre moving , FPS 3.93, Running 48.49s Step 266( N/A%), pre moving , FPS 3.97, Running 48.64s Step 267( N/A%), pre moving , FPS 4.07, Running 48.84s Step 268( N/A%), pre moving , FPS 4.17, Running 49.05s Step 269( N/A%), pre moving , FPS 4.22, Running 49.33s Step 270( N/A%), pre moving , FPS 4.29, Running 49.58s Step 271( N/A%), pre moving , FPS 4.36, Running 49.84s Step 272( N/A%), pre moving , FPS 4.39, Running 50.12s Step 273( N/A%), pre moving , FPS 4.43, Running 50.39s Step 274( N/A%), pre moving , FPS 4.49, Running 50.66s Step 275( N/A%), pre moving , FPS 4.49, Running 50.91s Step 276( N/A%), pre moving , FPS 4.48, Running 51.19s Step 277( N/A%), pre moving , FPS 4.45, Running 51.46s Step 278( N/A%), pre moving , FPS 4.48, Running 51.71s Step 279( N/A%), pre moving , FPS 4.53, Running 51.87s Step 280( N/A%), pre moving , FPS 4.57, Running 52.03s Step 281( N/A%), pre moving , FPS 4.64, Running 52.16s Step 282( N/A%), pre moving , FPS 4.61, Running 52.32s Step 283( N/A%), pre moving , FPS 4.62, Running 52.46s Step 284( N/A%), pre moving , FPS 4.63, Running 52.60s Step 285( N/A%), pre moving , FPS 4.72, Running 52.72s Step 286( N/A%), pre moving , FPS 4.73, Running 52.87s Step 287( N/A%), pre moving , FPS 4.82, Running 52.99s Step 288( N/A%), pre moving , FPS 4.91, Running 53.12s Step 289( N/A%), pre moving , FPS 5.08, Running 53.27s Step 290( N/A%), pre moving , FPS 5.25, Running 53.39s Step 291( N/A%), pre moving , FPS 5.45, Running 53.51s Step 292( N/A%), pre moving , FPS 5.69, Running 53.63s Step 293( N/A%), pre moving , FPS 5.93, Running 53.76s Step 294( N/A%), pre moving , FPS 6.21, Running 53.88s Step 295( N/A%), pre moving , FPS 6.43, Running 54.02s Step 296( N/A%), pre moving , FPS 6.78, Running 54.14s Step 297( N/A%), pre moving , FPS 7.12, Running 54.27s Step 298( N/A%), pre moving , FPS 7.45, Running 54.39s Step 299( N/A%), pre moving , FPS 7.50, Running 54.53s Step 300( N/A%), pre moving , FPS 7.61, Running 54.66s Step 301( N/A%), pre moving , FPS 7.61, Running 54.79s Step 302( N/A%), pre moving , FPS 7.70, Running 54.91s Step 303( N/A%), pre moving , FPS 7.72, Running 55.05s Step 304( N/A%), pre moving , FPS 7.79, Running 55.17s Step 305( N/A%), pre moving , FPS 7.82, Running 55.28s Step 306( N/A%), pre moving , FPS 4.73, Running 57.10s Step 307( N/A%), pre moving , FPS 4.40, Running 57.54s Step 308( N/A%), pre moving , FPS 4.25, Running 57.83s Step 309( N/A%), pre moving , FPS 4.00, Running 58.27s Step 310( N/A%), pre moving , FPS 3.90, Running 58.51s Step 311( N/A%), pre moving , FPS 3.67, Running 58.95s Step 312( N/A%), pre moving , FPS 3.59, Running 59.20s Step 313( N/A%), pre moving , FPS 3.45, Running 59.56s Step 314( N/A%), pre moving , FPS 3.43, Running 59.72s Step 315( N/A%), pre moving , FPS 3.30, Running 60.08s Step 316( N/A%), pre moving , FPS 3.26, Running 60.28s Step 317( N/A%), pre moving , FPS 3.13, Running 60.65s Step 318( N/A%), pre moving , FPS 3.06, Running 60.92s Step 319( N/A%), pre moving , FPS 2.93, Running 61.37s Step 320( N/A%), pre moving , FPS 2.86, Running 61.66s Step 321( N/A%), pre moving , FPS 2.76, Running 62.03s Step 322( N/A%), pre moving , FPS 2.71, Running 62.29s Step 323( N/A%), pre moving , FPS 2.62, Running 62.68s Step 324( N/A%), pre moving , FPS 2.57, Running 62.96s Step 325( N/A%), pre moving , FPS 2.48, Running 63.35s Step 326( 0.17%), action 1, FPS 2.73, Running 64.43s Step 327( 0.33%), action 2, FPS 2.58, Running 65.29s Step 328( 0.50%), action 3, FPS 2.49, Running 65.87s Step 329( 0.67%), action 4, FPS 2.52, Running 66.22s Step 330( 0.83%), action 5, FPS 2.32, Running 67.15s Step 331( 1.00%), action 6, FPS 2.36, Running 67.43s Step 332( 1.17%), action 7, FPS 2.26, Running 68.04s Step 333( 1.33%), action 8, FPS 2.27, Running 68.36s Step 334( 1.50%), action 9, FPS 2.13, Running 69.09s Step 335( 1.67%), action 10, FPS 2.14, Running 69.44s Step 336( 1.83%), action 11, FPS 1.98, Running 70.38s Step 337( 2.00%), action 12, FPS 1.98, Running 70.77s Step 338( 2.17%), action 13, FPS 1.95, Running 71.20s Step 339( 2.33%), action 14, FPS 1.96, Running 71.59s Step 340( 2.50%), action 15, FPS 1.88, Running 72.28s Step 341( 2.67%), action 16, FPS 1.87, Running 72.76s Step 342( 2.83%), action 17, FPS 1.75, Running 73.71s Step 343( 3.00%), action 18, FPS 1.75, Running 74.12s Step 344( 3.17%), action 19, FPS 1.69, Running 74.77s Step 345( 3.33%), action 20, FPS 1.70, Running 75.13s Step 346( 3.50%), action 21, FPS 1.76, Running 75.81s Step 347( 3.67%), action 22, FPS 1.84, Running 76.15s Step 348( 3.83%), action 23, FPS 1.84, Running 76.76s Step 349( 4.00%), action 24, FPS 1.84, Running 77.09s Step 350( 4.17%), action 25, FPS 1.90, Running 77.69s Step 351( 4.33%), action 26, FPS 1.88, Running 78.05s Step 352( 4.50%), action 27, FPS 1.84, Running 78.90s Step 353( 4.67%), action 28, FPS 1.78, Running 79.58s Step 354( 4.83%), action 29, FPS 1.78, Running 80.36s Step 355( 5.00%), action 30, FPS 1.72, Running 81.09s Step 356( 5.17%), action 31, FPS 1.75, Running 81.83s Step 357( 5.33%), action 32, FPS 1.76, Running 82.16s Step 358( 5.50%), action 33, FPS 1.74, Running 82.69s Step 359( 5.67%), action 34, FPS 1.74, Running 83.08s Step 360( 5.83%), action 35, FPS 1.74, Running 83.75s Step 361( 6.00%), action 36, FPS 1.77, Running 84.08s Step 362( 6.17%), action 37, FPS 1.80, Running 84.81s Step 363( 6.33%), action 38, FPS 1.80, Running 85.21s Step 364( 6.50%), action 39, FPS 1.76, Running 86.13s Step 365( 6.67%), action 40, FPS 1.77, Running 86.40s Step 366( 6.83%), action 41, FPS 1.73, Running 87.40s Step 367( 7.00%), action 42, FPS 1.72, Running 87.76s Step 368( 7.17%), action 43, FPS 1.73, Running 88.29s Step 369( 7.33%), action 44, FPS 1.72, Running 88.70s Step 370( 7.50%), action 45, FPS 1.73, Running 89.24s Step 371( 7.67%), action 46, FPS 1.73, Running 89.59s Step 372( 7.83%), action 47, FPS 1.75, Running 90.31s Step 373( 8.00%), action 48, FPS 1.81, Running 90.61s Step 374( 8.17%), action 49, FPS 1.78, Running 91.57s Step 375( 8.33%), action 50, FPS 1.83, Running 92.03s Step 376( 8.50%), action 51, FPS 1.83, Running 92.78s Step 377( 8.67%), action 52, FPS 1.81, Running 93.21s Step 378( 8.83%), action 53, FPS 1.77, Running 94.00s Step 379( 9.00%), action 54, FPS 1.78, Running 94.30s Step 380( 9.17%), action 55, FPS 1.80, Running 94.87s Step 381( 9.33%), action 56, FPS 1.79, Running 95.24s Step 382( 9.50%), action 57, FPS 1.81, Running 95.88s Step 383( 9.67%), action 58, FPS 1.80, Running 96.30s Step 384( 9.83%), action 59, FPS 1.85, Running 96.95s Step 385( 10.00%), action 60, FPS 1.84, Running 97.28s Step 386( 10.17%), action 61, FPS 1.87, Running 98.07s Step 387( 10.33%), action 62, FPS 1.85, Running 98.56s Step 388( 10.50%), action 63, FPS 1.83, Running 99.24s Step 389( 10.67%), action 64, FPS 1.84, Running 99.57s Step 390( 10.83%), action 65, FPS 1.76, Running 100.60s Step 391( 11.00%), action 66, FPS 1.76, Running 100.96s Step 392( 11.17%), action 67, FPS 1.79, Running 101.47s Step 393( 11.33%), action 68, FPS 1.76, Running 101.97s Step 394( 11.50%), action 69, FPS 1.83, Running 102.52s Step 395( 11.67%), action 70, FPS 1.85, Running 102.85s Step 396( 11.83%), action 71, FPS 1.86, Running 103.53s Step 397( 12.00%), action 72, FPS 1.86, Running 103.94s Step 398( 12.17%), action 73, FPS 1.90, Running 104.53s Step 399( 12.33%), action 74, FPS 1.89, Running 104.88s Step 400( 12.50%), action 75, FPS 1.92, Running 105.32s Step 401( 12.67%), action 76, FPS 1.93, Running 105.58s Step 402( 12.83%), action 77, FPS 1.94, Running 106.17s Step 403( 13.00%), action 78, FPS 1.94, Running 106.62s Step 404( 13.17%), action 79, FPS 1.94, Running 107.27s Step 405( 13.33%), action 80, FPS 1.94, Running 107.60s Step 406( 13.50%), action 81, FPS 1.94, Running 108.40s Step 407( 13.67%), action 82, FPS 1.96, Running 108.75s Step 408( 13.83%), action 83, FPS 2.00, Running 109.22s Step 409( 14.00%), action 84, FPS 2.00, Running 109.56s Step 410( 14.17%), action 85, FPS 2.10, Running 110.14s Step 411( 14.33%), action 86, FPS 2.10, Running 110.48s Step 412( 14.50%), action 87, FPS 2.10, Running 111.00s Step 413( 14.67%), action 88, FPS 2.13, Running 111.36s Step 414( 14.83%), action 89, FPS 2.11, Running 112.01s Step 415( 15.00%), action 90, FPS 2.10, Running 112.35s Step 416( 15.17%), action 91, FPS 2.11, Running 113.02s Step 417( 15.33%), action 92, FPS 2.14, Running 113.29s Step 418( 15.50%), action 93, FPS 2.15, Running 113.84s Step 419( 15.67%), action 94, FPS 2.14, Running 114.24s Step 420( 15.83%), action 95, FPS 2.12, Running 114.76s Step 421( 16.00%), action 96, FPS 2.09, Running 115.15s Step 422( 16.17%), action 97, FPS 2.11, Running 115.63s Step 423( 16.33%), action 98, FPS 2.14, Running 115.95s Step 424( 16.50%), action 99, FPS 2.16, Running 116.52s Step 425( 16.67%), action 100, FPS 2.16, Running 116.87s Step 426( 16.83%), action 101, FPS 2.18, Running 117.55s Step 427( 17.00%), action 102, FPS 2.19, Running 117.87s Step 428( 17.17%), action 103, FPS 2.16, Running 118.48s Step 429( 17.33%), action 104, FPS 2.16, Running 118.82s Step 430( 17.50%), action 105, FPS 2.14, Running 119.48s Step 431( 17.67%), action 106, FPS 2.12, Running 119.93s Step 432( 17.83%), action 107, FPS 2.08, Running 120.60s Step 433( 18.00%), action 108, FPS 2.09, Running 120.95s Step 434( 18.17%), action 109, FPS 2.11, Running 121.47s Step 435( 18.33%), action 110, FPS 2.12, Running 121.80s Step 436( 18.50%), action 111, FPS 2.12, Running 122.47s Step 437( 18.67%), action 112, FPS 2.11, Running 122.79s Step 438( 18.83%), action 113, FPS 2.11, Running 123.34s Step 439( 19.00%), action 114, FPS 2.12, Running 123.69s Step 440( 19.17%), action 115, FPS 2.09, Running 124.31s Step 441( 19.33%), action 116, FPS 2.14, Running 124.51s Step 442( 19.50%), action 117, FPS 2.13, Running 125.04s Step 443( 19.67%), action 118, FPS 2.13, Running 125.35s Step 444( 19.83%), action 119, FPS 2.13, Running 125.90s Step 445( 20.00%), action 120, FPS 2.13, Running 126.26s Step 446( 20.17%), action 121, FPS 2.12, Running 126.97s Step 447( 20.33%), action 122, FPS 2.12, Running 127.31s Step 448( 20.50%), action 123, FPS 2.12, Running 127.90s Step 449( 20.67%), action 124, FPS 2.13, Running 128.23s Step 450( 20.83%), action 125, FPS 2.20, Running 128.58s Step 451( 21.00%), action 126, FPS 2.26, Running 128.79s Step 452( 21.17%), action 127, FPS 2.30, Running 129.28s Step 453( 21.33%), action 128, FPS 2.33, Running 129.55s Step 454( 21.50%), action 129, FPS 2.31, Running 130.13s Step 455( 21.67%), action 130, FPS 2.30, Running 130.48s Step 456( 21.83%), action 131, FPS 2.28, Running 131.23s Step 457( 22.00%), action 132, FPS 2.27, Running 131.61s Step 458( 22.17%), action 133, FPS 2.27, Running 132.15s Step 459( 22.33%), action 134, FPS 2.27, Running 132.49s Step 460( 22.50%), action 135, FPS 2.35, Running 132.82s Step 461( 22.67%), action 136, FPS 2.34, Running 133.06s Step 462( 22.83%), action 137, FPS 2.32, Running 133.67s Step 463( 23.00%), action 138, FPS 2.32, Running 133.96s Step 464( 23.17%), action 139, FPS 2.32, Running 134.52s Step 465( 23.33%), action 140, FPS 2.33, Running 134.83s Step 466( 23.50%), action 141, FPS 2.33, Running 135.56s Step 467( 23.67%), action 142, FPS 2.32, Running 135.92s Step 468( 23.83%), action 143, FPS 2.33, Running 136.48s Step 469( 24.00%), action 144, FPS 2.31, Running 136.90s Step 470( 24.17%), action 145, FPS 2.30, Running 137.27s Step 471( 24.33%), action 146, FPS 2.28, Running 137.57s Step 472( 24.50%), action 147, FPS 2.27, Running 138.10s Step 473( 24.67%), action 148, FPS 2.25, Running 138.45s Step 474( 24.83%), action 149, FPS 2.23, Running 139.08s Step 475( 25.00%), action 150, FPS 2.23, Running 139.44s Step 476( 25.17%), action 151, FPS 2.19, Running 140.35s Step 477( 25.33%), action 152, FPS 2.20, Running 140.69s Step 478( 25.50%), action 153, FPS 2.21, Running 141.21s Step 479( 25.67%), action 154, FPS 2.20, Running 141.57s Step 480( 25.83%), action 155, FPS 2.15, Running 142.11s Step 481( 26.00%), action 156, FPS 2.12, Running 142.48s Step 482( 26.17%), action 157, FPS 2.13, Running 143.07s Step 483( 26.33%), action 158, FPS 2.10, Running 143.50s Step 484( 26.50%), action 159, FPS 2.09, Running 144.07s Step 485( 26.67%), action 160, FPS 2.08, Running 144.44s Step 486( 26.83%), action 161, FPS 2.10, Running 145.09s Step 487( 27.00%), action 162, FPS 2.09, Running 145.47s Step 488( 27.17%), action 163, FPS 2.08, Running 146.08s Step 489( 27.33%), action 164, FPS 2.10, Running 146.41s Step 490( 27.50%), action 165, FPS 2.04, Running 147.09s Step 491( 27.67%), action 166, FPS 2.03, Running 147.42s Step 492( 27.83%), action 167, FPS 2.01, Running 148.04s Step 493( 28.00%), action 168, FPS 2.02, Running 148.37s Step 494( 28.17%), action 169, FPS 2.03, Running 148.93s Step 495( 28.33%), action 170, FPS 2.05, Running 149.20s Step 496( 28.50%), action 171, FPS 2.11, Running 149.85s Step 497( 28.67%), action 172, FPS 2.12, Running 150.13s Step 498( 28.83%), action 173, FPS 2.03, Running 151.07s Step 499( 29.00%), action 174, FPS 2.03, Running 151.41s Step 500( 29.17%), action 175, FPS 2.03, Running 151.99s Step 501( 29.33%), action 176, FPS 2.02, Running 152.36s Step 502( 29.50%), action 177, FPS 2.05, Running 152.81s Step 503( 29.67%), action 178, FPS 2.10, Running 153.02s Step 504( 29.83%), action 179, FPS 2.09, Running 153.63s Step 505( 30.00%), action 180, FPS 2.07, Running 154.11s Step 506( 30.17%), action 181, FPS 2.06, Running 154.79s Step 507( 30.33%), action 182, FPS 2.07, Running 155.12s Step 508( 30.50%), action 183, FPS 2.08, Running 155.71s Step 509( 30.67%), action 184, FPS 2.08, Running 156.03s Step 510( 30.83%), action 185, FPS 2.11, Running 156.58s Step 511( 31.00%), action 186, FPS 2.13, Running 156.80s Step 512( 31.17%), action 187, FPS 2.19, Running 157.18s Step 513( 31.33%), action 188, FPS 2.19, Running 157.51s Step 514( 31.50%), action 189, FPS 2.21, Running 157.97s Step 515( 31.67%), action 190, FPS 2.20, Running 158.29s Step 516( 31.83%), action 191, FPS 2.19, Running 158.98s Step 517( 32.00%), action 192, FPS 2.17, Running 159.34s Step 518( 32.17%), action 193, FPS 2.26, Running 159.91s Step 519( 32.33%), action 194, FPS 2.26, Running 160.27s Step 520( 32.50%), action 195, FPS 2.28, Running 160.74s Step 521( 32.67%), action 196, FPS 2.33, Running 160.94s Step 522( 32.83%), action 197, FPS 2.32, Running 161.45s Step 523( 33.00%), action 198, FPS 2.27, Running 161.82s Step 524( 33.17%), action 199, FPS 2.28, Running 162.41s Step 525( 33.33%), action 200, FPS 2.31, Running 162.76s Step 526( 33.50%), action 201, FPS 2.31, Running 163.47s Step 527( 33.67%), action 202, FPS 2.30, Running 163.81s Step 528( 33.83%), action 203, FPS 2.32, Running 164.34s Step 529( 34.00%), action 204, FPS 2.32, Running 164.67s Step 530( 34.17%), action 205, FPS 2.37, Running 165.03s Step 531( 34.33%), action 206, FPS 2.34, Running 165.34s Step 532( 34.50%), action 207, FPS 2.31, Running 165.83s Step 533( 34.67%), action 208, FPS 2.31, Running 166.18s Step 534( 34.83%), action 209, FPS 2.29, Running 166.72s Step 535( 35.00%), action 210, FPS 2.28, Running 167.06s Step 536( 35.17%), action 211, FPS 2.28, Running 167.74s Step 537( 35.33%), action 212, FPS 2.29, Running 168.09s Step 538( 35.50%), action 213, FPS 2.29, Running 168.65s Step 539( 35.67%), action 214, FPS 2.33, Running 168.87s Step 540( 35.83%), action 215, FPS 2.32, Running 169.38s Step 541( 36.00%), action 216, FPS 2.28, Running 169.69s Step 542( 36.17%), action 217, FPS 2.28, Running 170.21s Step 543( 36.33%), action 218, FPS 2.29, Running 170.56s Step 544( 36.50%), action 219, FPS 2.23, Running 171.36s Step 545( 36.67%), action 220, FPS 2.24, Running 171.71s Step 546( 36.83%), action 221, FPS 2.23, Running 172.42s Step 547( 37.00%), action 222, FPS 2.27, Running 172.64s Step 548( 37.17%), action 223, FPS 2.30, Running 173.03s Step 549( 37.33%), action 224, FPS 2.31, Running 173.33s Step 550( 37.50%), action 225, FPS 2.26, Running 173.89s Step 551( 37.67%), action 226, FPS 2.24, Running 174.26s Step 552( 37.83%), action 227, FPS 2.22, Running 174.82s Step 553( 38.00%), action 228, FPS 2.22, Running 175.17s Step 554( 38.17%), action 229, FPS 2.22, Running 175.73s Step 555( 38.33%), action 230, FPS 2.22, Running 176.08s Step 556( 38.50%), action 231, FPS 2.24, Running 176.68s Step 557( 38.67%), action 232, FPS 2.26, Running 176.95s Step 558( 38.83%), action 233, FPS 2.27, Running 177.47s Step 559( 39.00%), action 234, FPS 2.25, Running 177.75s Step 560( 39.17%), action 235, FPS 2.22, Running 178.38s Step 561( 39.33%), action 236, FPS 2.21, Running 178.73s Step 562( 39.50%), action 237, FPS 2.19, Running 179.35s Step 563( 39.67%), action 238, FPS 2.19, Running 179.69s Step 564( 39.83%), action 239, FPS 2.26, Running 180.23s Step 565( 40.00%), action 240, FPS 2.25, Running 180.61s Step 566( 40.17%), action 241, FPS 2.29, Running 181.14s Step 567( 40.33%), action 242, FPS 2.27, Running 181.47s Step 568( 40.50%), action 243, FPS 2.23, Running 181.98s Step 569( 40.67%), action 244, FPS 2.21, Running 182.36s Step 570( 40.83%), action 245, FPS 2.21, Running 182.94s Step 571( 41.00%), action 246, FPS 2.21, Running 183.33s Step 572( 41.17%), action 247, FPS 2.21, Running 183.86s Step 573( 41.33%), action 248, FPS 2.22, Running 184.19s Step 574( 41.50%), action 249, FPS 2.23, Running 184.70s Step 575( 41.67%), action 250, FPS 2.25, Running 184.96s Step 576( 41.83%), action 251, FPS 2.24, Running 185.60s Step 577( 42.00%), action 252, FPS 2.22, Running 185.94s Step 578( 42.17%), action 253, FPS 2.22, Running 186.49s Step 579( 42.33%), action 254, FPS 2.20, Running 186.83s Step 580( 42.50%), action 255, FPS 2.20, Running 187.48s Step 581( 42.67%), action 256, FPS 2.19, Running 187.85s Step 582( 42.83%), action 257, FPS 2.21, Running 188.41s Step 583( 43.00%), action 258, FPS 2.21, Running 188.76s Step 584( 43.17%), action 259, FPS 2.24, Running 189.16s Step 585( 43.33%), action 260, FPS 2.26, Running 189.45s Step 586( 43.50%), action 261, FPS 2.18, Running 190.31s Step 587( 43.67%), action 262, FPS 2.17, Running 190.66s Step 588( 43.83%), action 263, FPS 2.16, Running 191.26s Step 589( 44.00%), action 264, FPS 2.16, Running 191.63s Step 590( 44.17%), action 265, FPS 2.16, Running 192.19s Step 591( 44.33%), action 266, FPS 2.17, Running 192.54s Step 592( 44.50%), action 267, FPS 2.17, Running 193.09s Step 593( 44.67%), action 268, FPS 2.18, Running 193.38s Step 594( 44.83%), action 269, FPS 2.17, Running 193.91s Step 595( 45.00%), action 270, FPS 2.15, Running 194.24s Step 596( 45.17%), action 271, FPS 2.14, Running 194.97s Step 597( 45.33%), action 272, FPS 2.13, Running 195.32s Step 598( 45.50%), action 273, FPS 2.11, Running 195.95s Step 599( 45.67%), action 274, FPS 2.10, Running 196.34s Step 600( 45.83%), action 275, FPS 2.15, Running 196.80s Step 601( 46.00%), action 276, FPS 2.12, Running 197.29s Step 602( 46.17%), action 277, FPS 2.13, Running 197.82s Step 603( 46.33%), action 278, FPS 2.12, Running 198.18s Step 604( 46.50%), action 279, FPS 2.01, Running 199.11s Step 605( 46.67%), action 280, FPS 2.00, Running 199.47s Step 606( 46.83%), action 281, FPS 2.02, Running 200.23s Step 607( 47.00%), action 282, FPS 2.02, Running 200.56s Step 608( 47.17%), action 283, FPS 2.02, Running 201.16s Step 609( 47.33%), action 284, FPS 2.02, Running 201.50s Step 610( 47.50%), action 285, FPS 2.02, Running 202.10s Step 611( 47.67%), action 286, FPS 2.01, Running 202.48s Step 612( 47.83%), action 287, FPS 2.00, Running 203.08s Step 613( 48.00%), action 288, FPS 1.99, Running 203.43s Step 614( 48.17%), action 289, FPS 1.99, Running 203.97s Step 615( 48.33%), action 290, FPS 2.00, Running 204.24s Step 616( 48.50%), action 291, FPS 1.98, Running 205.09s Step 617( 48.67%), action 292, FPS 1.98, Running 205.42s Step 618( 48.83%), action 293, FPS 1.99, Running 206.00s Step 619( 49.00%), action 294, FPS 1.98, Running 206.46s Step 620( 49.17%), action 295, FPS 1.95, Running 207.05s Step 621( 49.33%), action 296, FPS 1.94, Running 207.61s Step 622( 49.50%), action 297, FPS 1.97, Running 207.97s Step 623( 49.67%), action 298, FPS 1.98, Running 208.27s Step 624( 49.83%), action 299, FPS 2.04, Running 208.90s Step 625( 50.00%), action 300, FPS 1.98, Running 209.55s Step 626( 50.17%), action 301, FPS 1.98, Running 210.32s Step 627( 50.33%), action 302, FPS 1.91, Running 211.01s Step 628( 50.50%), action 303, FPS 1.92, Running 211.57s Step 629( 50.67%), action 304, FPS 1.90, Running 212.01s Step 630( 50.83%), action 305, FPS 1.93, Running 212.48s Step 631( 51.00%), action 306, FPS 1.94, Running 212.78s Step 632( 51.17%), action 307, FPS 1.96, Running 213.27s Step 633( 51.33%), action 308, FPS 1.97, Running 213.58s Step 634( 51.50%), action 309, FPS 1.97, Running 214.14s Step 635( 51.67%), action 310, FPS 1.95, Running 214.50s Step 636( 51.83%), action 311, FPS 1.97, Running 215.25s Step 637( 52.00%), action 312, FPS 1.94, Running 215.72s Step 638( 52.17%), action 313, FPS 1.94, Running 216.32s Step 639( 52.33%), action 314, FPS 1.96, Running 216.68s Step 640( 52.50%), action 315, FPS 1.98, Running 217.13s Step 641( 52.67%), action 316, FPS 2.05, Running 217.35s Step 642( 52.83%), action 317, FPS 2.04, Running 217.78s Step 643( 53.00%), action 318, FPS 2.05, Running 218.03s Step 644( 53.17%), action 319, FPS 2.09, Running 218.48s Step 645( 53.33%), action 320, FPS 2.17, Running 218.76s Step 646( 53.50%), action 321, FPS 2.19, Running 219.44s Step 647( 53.67%), action 322, FPS 2.27, Running 219.81s Step 648( 53.83%), action 323, FPS 2.26, Running 220.40s Step 649( 54.00%), action 324, FPS 2.28, Running 220.78s Step 650( 54.17%), action 325, FPS 2.25, Running 221.37s Step 651( 54.33%), action 326, FPS 2.24, Running 221.69s Step 652( 54.50%), action 327, FPS 2.20, Running 222.35s Step 653( 54.67%), action 328, FPS 2.20, Running 222.66s Step 654( 54.83%), action 329, FPS 2.15, Running 223.46s Step 655( 55.00%), action 330, FPS 2.15, Running 223.79s Step 656( 55.17%), action 331, FPS 2.21, Running 224.30s Step 657( 55.33%), action 332, FPS 2.25, Running 224.62s Step 658( 55.50%), action 333, FPS 2.27, Running 225.12s Step 659( 55.67%), action 334, FPS 2.28, Running 225.46s Step 660( 55.83%), action 335, FPS 2.24, Running 226.04s Step 661( 56.00%), action 336, FPS 2.19, Running 226.49s Step 662( 56.17%), action 337, FPS 2.14, Running 227.14s Step 663( 56.33%), action 338, FPS 2.12, Running 227.48s Step 664( 56.50%), action 339, FPS 2.08, Running 228.09s Step 665( 56.67%), action 340, FPS 2.09, Running 228.34s Step 666( 56.83%), action 341, FPS 2.13, Running 228.82s Step 667( 57.00%), action 342, FPS 2.16, Running 229.06s Step 668( 57.17%), action 343, FPS 2.22, Running 229.40s Step 669( 57.33%), action 344, FPS 2.25, Running 229.66s Step 670( 57.50%), action 345, FPS 2.28, Running 230.15s Step 671( 57.67%), action 346, FPS 2.26, Running 230.55s Step 672( 57.83%), action 347, FPS 2.24, Running 231.26s Step 673( 58.00%), action 348, FPS 2.23, Running 231.61s Step 674( 58.17%), action 349, FPS 2.22, Running 232.49s Step 675( 58.33%), action 350, FPS 2.19, Running 232.92s Step 676( 58.50%), action 351, FPS 2.18, Running 233.49s Step 677( 58.67%), action 352, FPS 2.20, Running 233.72s Step 678( 58.83%), action 353, FPS 2.23, Running 234.09s Step 679( 59.00%), action 354, FPS 2.25, Running 234.36s Step 680( 59.17%), action 355, FPS 2.30, Running 234.72s Step 681( 59.33%), action 356, FPS 2.37, Running 234.95s Step 682( 59.50%), action 357, FPS 2.33, Running 235.73s Step 683( 59.67%), action 358, FPS 2.34, Running 236.02s Step 684( 59.83%), action 359, FPS 2.36, Running 236.57s Step 685( 60.00%), action 360, FPS 2.33, Running 236.92s Step 686( 60.17%), action 361, FPS 2.25, Running 237.72s Step 687( 60.33%), action 362, FPS 2.20, Running 238.15s Step 688( 60.50%), action 363, FPS 2.15, Running 238.68s Step 689( 60.67%), action 364, FPS 2.17, Running 238.89s Step 690( 60.83%), action 365, FPS 2.20, Running 239.26s Step 691( 61.00%), action 366, FPS 2.20, Running 239.63s Step 692( 61.17%), action 367, FPS 2.28, Running 240.01s Step 693( 61.33%), action 368, FPS 2.31, Running 240.25s Step 694( 61.50%), action 369, FPS 2.46, Running 240.62s Step 695( 61.67%), action 370, FPS 2.47, Running 241.02s Step 696( 61.83%), action 371, FPS 2.45, Running 241.64s Step 697( 62.00%), action 372, FPS 2.41, Running 242.00s Step 698( 62.17%), action 373, FPS 2.28, Running 242.85s Step 699( 62.33%), action 374, FPS 2.26, Running 243.21s Step 700( 62.50%), action 375, FPS 2.21, Running 243.76s Step 701( 62.67%), action 376, FPS 2.13, Running 244.33s Step 702( 62.83%), action 377, FPS 2.19, Running 244.88s Step 703( 63.00%), action 378, FPS 2.18, Running 245.19s Step 704( 63.17%), action 379, FPS 2.22, Running 245.60s Step 705( 63.33%), action 380, FPS 2.24, Running 245.85s Step 706( 63.50%), action 381, FPS 2.31, Running 246.39s Step 707( 63.67%), action 382, FPS 2.34, Running 246.70s Step 708( 63.83%), action 383, FPS 2.34, Running 247.22s Step 709( 64.00%), action 384, FPS 2.30, Running 247.59s Step 710( 64.17%), action 385, FPS 2.25, Running 248.14s Step 711( 64.33%), action 386, FPS 2.24, Running 248.55s Step 712( 64.50%), action 387, FPS 2.19, Running 249.13s Step 713( 64.67%), action 388, FPS 2.17, Running 249.46s Step 714( 64.83%), action 389, FPS 2.13, Running 250.02s Step 715( 65.00%), action 390, FPS 2.15, Running 250.31s Step 716( 65.17%), action 391, FPS 2.15, Running 250.92s Step 717( 65.33%), action 392, FPS 2.18, Running 251.18s Step 718( 65.50%), action 393, FPS 2.31, Running 251.52s Step 719( 65.67%), action 394, FPS 2.33, Running 251.78s Step 720( 65.83%), action 395, FPS 2.28, Running 252.52s Step 721( 66.00%), action 396, FPS 2.30, Running 253.04s Step 722( 66.17%), action 397, FPS 2.29, Running 253.61s Step 723( 66.33%), action 398, FPS 2.27, Running 254.01s Step 724( 66.50%), action 399, FPS 2.23, Running 254.57s Step 725( 66.67%), action 400, FPS 2.21, Running 254.91s Step 726( 66.83%), action 401, FPS 2.19, Running 255.51s Step 727( 67.00%), action 402, FPS 2.21, Running 255.75s Step 728( 67.17%), action 403, FPS 2.26, Running 256.09s Step 729( 67.33%), action 404, FPS 2.29, Running 256.32s Step 730( 67.50%), action 405, FPS 2.30, Running 256.82s Step 731( 67.67%), action 406, FPS 2.30, Running 257.23s Step 732( 67.83%), action 407, FPS 2.32, Running 257.73s Step 733( 68.00%), action 408, FPS 2.28, Running 258.22s Step 734( 68.17%), action 409, FPS 2.20, Running 259.09s Step 735( 68.33%), action 410, FPS 2.16, Running 259.56s Step 736( 68.50%), action 411, FPS 2.14, Running 260.25s Step 737( 68.67%), action 412, FPS 2.12, Running 260.62s Step 738( 68.83%), action 413, FPS 2.11, Running 260.99s Step 739( 69.00%), action 414, FPS 2.10, Running 261.32s Step 740( 69.17%), action 415, FPS 2.18, Running 261.72s Step 741( 69.33%), action 416, FPS 2.24, Running 261.97s Step 742( 69.50%), action 417, FPS 2.29, Running 262.36s Step 743( 69.67%), action 418, FPS 2.30, Running 262.71s Step 744( 69.83%), action 419, FPS 2.21, Running 263.60s Step 745( 70.00%), action 420, FPS 2.20, Running 264.01s Step 746( 70.17%), action 421, FPS 2.15, Running 264.79s Step 747( 70.33%), action 422, FPS 2.12, Running 265.16s Step 748( 70.50%), action 423, FPS 2.07, Running 265.74s Step 749( 70.67%), action 424, FPS 2.06, Running 266.02s Step 750( 70.83%), action 425, FPS 2.10, Running 266.36s Step 751( 71.00%), action 426, FPS 2.07, Running 266.91s Step 752( 71.17%), action 427, FPS 2.09, Running 267.28s Step 753( 71.33%), action 428, FPS 2.15, Running 267.52s Step 754( 71.50%), action 429, FPS 2.24, Running 268.01s Step 755( 71.67%), action 430, FPS 2.26, Running 268.39s Step 756( 71.83%), action 431, FPS 2.25, Running 269.15s Step 757( 72.00%), action 432, FPS 2.17, Running 269.83s Step 758( 72.17%), action 433, FPS 2.13, Running 270.38s Step 759( 72.33%), action 434, FPS 2.11, Running 270.81s Step 760( 72.50%), action 435, FPS 2.08, Running 271.32s Step 761( 72.67%), action 436, FPS 2.07, Running 271.64s Step 762( 72.83%), action 437, FPS 2.04, Running 272.16s Step 763( 73.00%), action 438, FPS 2.06, Running 272.40s Step 764( 73.17%), action 439, FPS 2.09, Running 273.18s Step 765( 73.33%), action 440, FPS 2.11, Running 273.47s Step 766( 73.50%), action 441, FPS 2.11, Running 274.25s Step 767( 73.67%), action 442, FPS 2.09, Running 274.74s Step 768( 73.83%), action 443, FPS 2.09, Running 275.33s Step 769( 74.00%), action 444, FPS 2.07, Running 275.68s Step 770( 74.17%), action 445, FPS 1.99, Running 276.38s Step 771( 74.33%), action 446, FPS 2.05, Running 276.66s Step 772( 74.50%), action 447, FPS 2.03, Running 277.11s Step 773( 74.67%), action 448, FPS 2.04, Running 277.35s Step 774( 74.83%), action 449, FPS 2.02, Running 277.91s Step 775( 75.00%), action 450, FPS 1.95, Running 278.63s Step 776( 75.17%), action 451, FPS 1.94, Running 279.44s Step 777( 75.33%), action 452, FPS 2.00, Running 279.84s Step 778( 75.50%), action 453, FPS 1.98, Running 280.45s Step 779( 75.67%), action 454, FPS 1.98, Running 280.92s Step 780( 75.83%), action 455, FPS 1.96, Running 281.50s Step 781( 76.00%), action 456, FPS 1.98, Running 281.73s Step 782( 76.17%), action 457, FPS 2.01, Running 282.10s Step 783( 76.33%), action 458, FPS 2.01, Running 282.34s Step 784( 76.50%), action 459, FPS 2.10, Running 282.69s Step 785( 76.67%), action 460, FPS 2.11, Running 282.95s Step 786( 76.83%), action 461, FPS 2.15, Running 283.54s Step 787( 77.00%), action 462, FPS 2.20, Running 283.84s Step 788( 77.17%), action 463, FPS 2.22, Running 284.32s Step 789( 77.33%), action 464, FPS 2.22, Running 284.67s Step 790( 77.50%), action 465, FPS 2.25, Running 285.26s Step 791( 77.67%), action 466, FPS 2.21, Running 285.71s Step 792( 77.83%), action 467, FPS 2.16, Running 286.36s Step 793( 78.00%), action 468, FPS 2.14, Running 286.70s Step 794( 78.17%), action 469, FPS 2.17, Running 287.11s Step 795( 78.33%), action 470, FPS 2.30, Running 287.32s Step 796( 78.50%), action 471, FPS 2.39, Running 287.81s Step 797( 78.67%), action 472, FPS 2.44, Running 288.04s Step 798( 78.83%), action 473, FPS 2.54, Running 288.34s Step 799( 79.00%), action 474, FPS 2.62, Running 288.55s Step 800( 79.17%), action 475, FPS 2.64, Running 289.07s Step 801( 79.33%), action 476, FPS 2.61, Running 289.40s Step 802( 79.50%), action 477, FPS 2.53, Running 290.00s Step 803( 79.67%), action 478, FPS 2.49, Running 290.37s Step 804( 79.83%), action 479, FPS 2.43, Running 290.92s Step 805( 80.00%), action 480, FPS 2.41, Running 291.25s Step 806( 80.17%), action 481, FPS 2.36, Running 292.01s Step 807( 80.33%), action 482, FPS 2.36, Running 292.32s Step 808( 80.50%), action 483, FPS 2.39, Running 292.68s Step 809( 80.67%), action 484, FPS 2.42, Running 292.94s Step 810( 80.83%), action 485, FPS 2.48, Running 293.32s Step 811( 81.00%), action 486, FPS 2.51, Running 293.66s Step 812( 81.17%), action 487, FPS 2.57, Running 294.14s Step 813( 81.33%), action 488, FPS 2.56, Running 294.52s Step 814( 81.50%), action 489, FPS 2.51, Running 295.08s Step 815( 81.67%), action 490, FPS 2.41, Running 295.62s Step 816( 81.83%), action 491, FPS 2.34, Running 296.36s Step 817( 82.00%), action 492, FPS 2.29, Running 296.76s Step 818( 82.17%), action 493, FPS 2.19, Running 297.47s Step 819( 82.33%), action 494, FPS 2.15, Running 297.87s Step 820( 82.50%), action 495, FPS 2.15, Running 298.39s Step 821( 82.67%), action 496, FPS 2.12, Running 298.85s Step 822( 82.83%), action 497, FPS 2.10, Running 299.53s Step 823( 83.00%), action 498, FPS 2.10, Running 299.87s Step 824( 83.17%), action 499, FPS 2.10, Running 300.47s Step 825( 83.33%), action 500, FPS 2.08, Running 300.87s Step 826( 83.50%), action 501, FPS 2.09, Running 301.58s Step 827( 83.67%), action 502, FPS 2.09, Running 301.91s Step 828( 83.83%), action 503, FPS 2.05, Running 302.42s Step 829( 84.00%), action 504, FPS 2.02, Running 302.85s Step 830( 84.17%), action 505, FPS 1.98, Running 303.44s Step 831( 84.33%), action 506, FPS 1.97, Running 303.82s Step 832( 84.50%), action 507, FPS 1.94, Running 304.46s Step 833( 84.67%), action 508, FPS 1.94, Running 304.82s Step 834( 84.83%), action 509, FPS 1.94, Running 305.40s Step 835( 85.00%), action 510, FPS 1.98, Running 305.72s Step 836( 85.17%), action 511, FPS 2.01, Running 306.33s Step 837( 85.33%), action 512, FPS 2.02, Running 306.64s Step 838( 85.50%), action 513, FPS 2.06, Running 307.17s Step 839( 85.67%), action 514, FPS 2.08, Running 307.50s Step 840( 85.83%), action 515, FPS 2.07, Running 308.05s Step 841( 86.00%), action 516, FPS 2.09, Running 308.41s Step 842( 86.17%), action 517, FPS 2.13, Running 308.93s Step 843( 86.33%), action 518, FPS 2.13, Running 309.25s Step 844( 86.50%), action 519, FPS 2.18, Running 309.65s Step 845( 86.67%), action 520, FPS 2.23, Running 309.85s Step 846( 86.83%), action 521, FPS 2.27, Running 310.41s Step 847( 87.00%), action 522, FPS 2.27, Running 310.72s Step 848( 87.17%), action 523, FPS 2.22, Running 311.43s Step 849( 87.33%), action 524, FPS 2.24, Running 311.78s Step 850( 87.50%), action 525, FPS 2.21, Running 312.48s Step 851( 87.67%), action 526, FPS 2.22, Running 312.82s Step 852( 87.83%), action 527, FPS 2.24, Running 313.38s Step 853( 88.00%), action 528, FPS 2.25, Running 313.73s Step 854( 88.17%), action 529, FPS 2.29, Running 314.13s Step 855( 88.33%), action 530, FPS 2.27, Running 314.51s Step 856( 88.50%), action 531, FPS 2.26, Running 315.18s Step 857( 88.67%), action 532, FPS 2.24, Running 315.56s Step 858( 88.83%), action 533, FPS 2.21, Running 316.23s Step 859( 89.00%), action 534, FPS 2.20, Running 316.59s Step 860( 89.17%), action 535, FPS 2.20, Running 317.14s Step 861( 89.33%), action 536, FPS 2.20, Running 317.48s Step 862( 89.50%), action 537, FPS 2.23, Running 317.89s Step 863( 89.67%), action 538, FPS 2.25, Running 318.12s Step 864( 89.83%), action 539, FPS 2.24, Running 318.59s Step 865( 90.00%), action 540, FPS 2.20, Running 318.94s Step 866( 90.17%), action 541, FPS 2.16, Running 319.65s Step 867( 90.33%), action 542, FPS 2.16, Running 319.99s Step 868( 90.50%), action 543, FPS 2.20, Running 320.53s Step 869( 90.67%), action 544, FPS 2.18, Running 320.96s Step 870( 90.83%), action 545, FPS 2.21, Running 321.53s Step 871( 91.00%), action 546, FPS 2.21, Running 321.87s Step 872( 91.17%), action 547, FPS 2.25, Running 322.25s Step 873( 91.33%), action 548, FPS 2.27, Running 322.54s Step 874( 91.50%), action 549, FPS 2.25, Running 323.02s Step 875( 91.67%), action 550, FPS 2.27, Running 323.34s Step 876( 91.83%), action 551, FPS 2.26, Running 324.02s Step 877( 92.00%), action 552, FPS 2.27, Running 324.37s Step 878( 92.17%), action 553, FPS 2.31, Running 324.90s Step 879( 92.33%), action 554, FPS 2.30, Running 325.30s Step 880( 92.50%), action 555, FPS 2.31, Running 325.79s Step 881( 92.67%), action 556, FPS 2.34, Running 326.03s Step 882( 92.83%), action 557, FPS 2.34, Running 326.45s Step 883( 93.00%), action 558, FPS 2.31, Running 326.76s Step 884( 93.17%), action 559, FPS 2.29, Running 327.31s Step 885( 93.33%), action 560, FPS 2.29, Running 327.66s Step 886( 93.50%), action 561, FPS 2.29, Running 328.38s Step 887( 93.67%), action 562, FPS 2.29, Running 328.74s Step 888( 93.83%), action 563, FPS 2.28, Running 329.32s Step 889( 94.00%), action 564, FPS 2.29, Running 329.68s Step 890( 94.17%), action 565, FPS 2.35, Running 330.03s Step 891( 94.33%), action 566, FPS 2.39, Running 330.25s Step 892( 94.50%), action 567, FPS 2.33, Running 330.83s Step 893( 94.67%), action 568, FPS 2.32, Running 331.15s Step 894( 94.83%), action 569, FPS 2.31, Running 331.67s Step 895( 95.00%), action 570, FPS 2.30, Running 332.02s Step 896( 95.17%), action 571, FPS 2.30, Running 332.73s Step 897( 95.33%), action 572, FPS 2.28, Running 333.13s Step 898( 95.50%), action 573, FPS 2.28, Running 333.68s Step 899( 95.67%), action 574, FPS 2.31, Running 333.97s Step 900( 95.83%), action 575, FPS 2.33, Running 334.36s Step 901( 96.00%), action 576, FPS 2.30, Running 334.73s Step 902( 96.17%), action 577, FPS 2.28, Running 335.20s Step 903( 96.33%), action 578, FPS 2.27, Running 335.56s Step 904( 96.50%), action 579, FPS 2.27, Running 336.12s Step 905( 96.67%), action 580, FPS 2.26, Running 336.51s Step 906( 96.83%), action 581, FPS 2.25, Running 337.25s Step 907( 97.00%), action 582, FPS 2.26, Running 337.59s Step 908( 97.17%), action 583, FPS 2.28, Running 338.08s Step 909( 97.33%), action 584, FPS 2.32, Running 338.30s Step 910( 97.50%), action 585, FPS 2.26, Running 338.88s Step 911( 97.67%), action 586, FPS 2.23, Running 339.22s Step 912( 97.83%), action 587, FPS 2.24, Running 339.75s Step 913( 98.00%), action 588, FPS 2.23, Running 340.10s Step 914( 98.17%), action 589, FPS 2.23, Running 340.64s Step 915( 98.33%), action 590, FPS 2.24, Running 340.97s Step 916( 98.50%), action 591, FPS 2.23, Running 341.70s Step 917( 98.67%), action 592, FPS 2.27, Running 341.96s Step 918( 98.83%), action 593, FPS 2.31, Running 342.34s Step 919( 99.00%), action 594, FPS 2.30, Running 342.67s Step 920( 99.17%), action 595, FPS 2.28, Running 343.15s Step 921( 99.33%), action 596, FPS 2.29, Running 343.46s Step 922( 99.50%), action 597, FPS 2.26, Running 344.04s Step 923( 99.67%), action 598, FPS 2.26, Running 344.40s Step 924( 99.83%), action 599, FPS 2.25, Running 345.02s Step 925(100.00%), action 600, FPS 2.25, Running 345.40s [2026-08-02 22:46:26] [46 ] Seed 45 failed after 345.56 s. +steps: 925 , actions: 600 . +Instruction: Empty +Total 7/46(15.22%) success. +Setting seed: 46 +Step 1( N/A%), pre moving , FPS 11.37, Running 0.09s Step 2( N/A%), pre moving , FPS 18.81, Running 0.11s Step 3( N/A%), pre moving , FPS 23.92, Running 0.13s Step 4( N/A%), pre moving , FPS 27.17, Running 0.15s Step 5( N/A%), pre moving , FPS 26.54, Running 0.19s Step 6( N/A%), pre moving , FPS 27.82, Running 0.22s Step 7( N/A%), pre moving , FPS 29.18, Running 0.24s Step 8( N/A%), pre moving , FPS 29.77, Running 0.27s Step 9( N/A%), pre moving , FPS 30.56, Running 0.29s Step 10( N/A%), pre moving , FPS 31.32, Running 0.32s Step 11( N/A%), pre moving , FPS 32.07, Running 0.34s Step 12( N/A%), pre moving , FPS 33.06, Running 0.36s Step 13( N/A%), pre moving , FPS 34.00, Running 0.38s Step 14( N/A%), pre moving , FPS 31.67, Running 0.44s Step 15( N/A%), pre moving , FPS 30.05, Running 0.50s Step 16( N/A%), pre moving , FPS 29.89, Running 0.54s Step 17( N/A%), pre moving , FPS 28.41, Running 0.60s Step 18( N/A%), pre moving , FPS 27.91, Running 0.64s Step 19( N/A%), pre moving , FPS 26.97, Running 0.70s Step 20( N/A%), pre moving , FPS 26.80, Running 0.75s Step 21( N/A%), pre moving , FPS 20.16, Running 1.08s Step 22( N/A%), pre moving , FPS 19.66, Running 1.12s Step 23( N/A%), pre moving , FPS 18.65, Running 1.20s Step 24( N/A%), pre moving , FPS 17.81, Running 1.27s Step 25( N/A%), pre moving , FPS 17.00, Running 1.36s Step 26( N/A%), pre moving , FPS 13.11, Running 1.74s Step 27( N/A%), pre moving , FPS 12.58, Running 1.83s Step 28( N/A%), pre moving , FPS 12.08, Running 1.92s Step 29( N/A%), pre moving , FPS 11.58, Running 2.02s Step 30( N/A%), pre moving , FPS 11.15, Running 2.11s Step 31( N/A%), pre moving , FPS 10.63, Running 2.22s Step 32( N/A%), pre moving , FPS 10.38, Running 2.29s Step 33( N/A%), pre moving , FPS 9.97, Running 2.39s Step 34( N/A%), pre moving , FPS 9.84, Running 2.47s Step 35( N/A%), pre moving , FPS 9.65, Running 2.57s Step 36( N/A%), pre moving , FPS 6.83, Running 3.46s Step 37( N/A%), pre moving , FPS 6.55, Running 3.65s Step 38( N/A%), pre moving , FPS 6.44, Running 3.75s Step 39( N/A%), pre moving , FPS 6.38, Running 3.84s Step 40( N/A%), pre moving , FPS 6.32, Running 3.91s Step 41( N/A%), pre moving , FPS 6.94, Running 3.96s Step 42( N/A%), pre moving , FPS 7.00, Running 3.98s Step 43( N/A%), pre moving , FPS 7.13, Running 4.00s Step 44( N/A%), pre moving , FPS 7.26, Running 4.02s Step 45( N/A%), pre moving , FPS 7.43, Running 4.06s Step 46( N/A%), pre moving , FPS 8.55, Running 4.08s Step 47( N/A%), pre moving , FPS 8.78, Running 4.11s Step 48( N/A%), pre moving , FPS 7.41, Running 4.62s Step 49( N/A%), pre moving , FPS 7.47, Running 4.70s Step 50( N/A%), pre moving , FPS 7.59, Running 4.75s Step 51( N/A%), pre moving , FPS 7.75, Running 4.81s Step 52( N/A%), pre moving , FPS 7.82, Running 4.85s Step 53( N/A%), pre moving , FPS 7.86, Running 4.93s Step 54( N/A%), pre moving , FPS 7.93, Running 5.00s Step 55( N/A%), pre moving , FPS 8.02, Running 5.07s Step 56( N/A%), pre moving , FPS 11.89, Running 5.15s Step 57( N/A%), pre moving , FPS 12.49, Running 5.25s Step 58( N/A%), pre moving , FPS 12.26, Running 5.38s Step 59( N/A%), pre moving , FPS 11.89, Running 5.52s Step 60( N/A%), pre moving , FPS 11.32, Running 5.68s Step 61( N/A%), pre moving , FPS 10.75, Running 5.82s Step 62( N/A%), pre moving , FPS 9.81, Running 6.02s Step 63( N/A%), pre moving , FPS 9.11, Running 6.20s Step 64( N/A%), pre moving , FPS 8.41, Running 6.40s Step 65( N/A%), pre moving , FPS 7.88, Running 6.59s Step 66( N/A%), pre moving , FPS 7.42, Running 6.78s Step 67( N/A%), pre moving , FPS 7.03, Running 6.95s Step 68( N/A%), pre moving , FPS 7.94, Running 7.14s Step 69( N/A%), pre moving , FPS 7.68, Running 7.30s Step 70( N/A%), pre moving , FPS 7.44, Running 7.44s Step 71( N/A%), pre moving , FPS 7.17, Running 7.59s Step 72( N/A%), pre moving , FPS 6.94, Running 7.73s Step 73( N/A%), pre moving , FPS 6.78, Running 7.88s Step 74( N/A%), pre moving , FPS 6.61, Running 8.02s Step 75( N/A%), pre moving , FPS 6.45, Running 8.17s Step 76( N/A%), pre moving , FPS 6.39, Running 8.28s Step 77( N/A%), pre moving , FPS 6.46, Running 8.35s Step 78( N/A%), pre moving , FPS 6.56, Running 8.43s Step 79( N/A%), pre moving , FPS 6.68, Running 8.52s Step 80( N/A%), pre moving , FPS 6.84, Running 8.60s Step 81( N/A%), pre moving , FPS 7.02, Running 8.67s Step 82( N/A%), pre moving , FPS 7.36, Running 8.74s Step 83( N/A%), pre moving , FPS 7.60, Running 8.83s Step 84( N/A%), pre moving , FPS 8.01, Running 8.90s Step 85( N/A%), pre moving , FPS 8.38, Running 8.98s Step 86( N/A%), pre moving , FPS 8.84, Running 9.04s Step 87( N/A%), pre moving , FPS 9.09, Running 9.15s Step 88( N/A%), pre moving , FPS 9.36, Running 9.28s Step 89( N/A%), pre moving , FPS 9.58, Running 9.39s Step 90( N/A%), pre moving , FPS 9.77, Running 9.48s Step 91( N/A%), pre moving , FPS 10.12, Running 9.57s Step 92( N/A%), pre moving , FPS 10.34, Running 9.67s Step 93( N/A%), pre moving , FPS 10.65, Running 9.76s Step 94( N/A%), pre moving , FPS 10.92, Running 9.85s Step 95( N/A%), pre moving , FPS 11.21, Running 9.95s Step 96( N/A%), pre moving , FPS 11.25, Running 10.05s Step 97( N/A%), pre moving , FPS 11.13, Running 10.15s Step 98( N/A%), pre moving , FPS 11.00, Running 10.25s Step 99( N/A%), pre moving , FPS 10.98, Running 10.34s Step 100( N/A%), pre moving , FPS 11.00, Running 10.42s Step 101( N/A%), pre moving , FPS 10.87, Running 10.51s Step 102( N/A%), pre moving , FPS 10.70, Running 10.61s Step 103( N/A%), pre moving , FPS 10.68, Running 10.70s Step 104( N/A%), pre moving , FPS 10.57, Running 10.79s Step 105( N/A%), pre moving , FPS 10.54, Running 10.88s Step 106( N/A%), pre moving , FPS 10.32, Running 10.98s Step 107( N/A%), pre moving , FPS 10.42, Running 11.07s Step 108( N/A%), pre moving , FPS 7.45, Running 11.96s Step 109( N/A%), pre moving , FPS 7.03, Running 12.24s Step 110( N/A%), pre moving , FPS 6.84, Running 12.41s Step 111( N/A%), pre moving , FPS 6.33, Running 12.73s Step 112( N/A%), pre moving , FPS 6.10, Running 12.94s Step 113( N/A%), pre moving , FPS 5.60, Running 13.33s Step 114( N/A%), pre moving , FPS 5.38, Running 13.57s Step 115( N/A%), pre moving , FPS 4.95, Running 13.99s Step 116( N/A%), pre moving , FPS 4.80, Running 14.22s Step 117( N/A%), pre moving , FPS 4.49, Running 14.60s Step 118( N/A%), pre moving , FPS 4.38, Running 14.81s Step 119( N/A%), pre moving , FPS 4.14, Running 15.17s Step 120( N/A%), pre moving , FPS 4.03, Running 15.39s Step 121( N/A%), pre moving , FPS 3.88, Running 15.66s Step 122( N/A%), pre moving , FPS 3.86, Running 15.79s Step 123( N/A%), pre moving , FPS 3.74, Running 16.05s Step 124( N/A%), pre moving , FPS 3.67, Running 16.24s Step 125( N/A%), pre moving , FPS 3.55, Running 16.51s Step 126( N/A%), pre moving , FPS 3.51, Running 16.68s Step 127( N/A%), pre moving , FPS 3.34, Running 17.06s Step 128( N/A%), pre moving , FPS 3.78, Running 17.25s Step 129( N/A%), pre moving , FPS 3.74, Running 17.59s Step 130( N/A%), pre moving , FPS 3.67, Running 17.85s Step 131( N/A%), pre moving , FPS 3.64, Running 18.22s Step 132( N/A%), pre moving , FPS 3.64, Running 18.44s Step 133( N/A%), pre moving , FPS 3.65, Running 18.80s Step 134( N/A%), pre moving , FPS 3.67, Running 19.02s Step 135( N/A%), pre moving , FPS 3.69, Running 19.41s Step 136( N/A%), pre moving , FPS 3.73, Running 19.58s Step 137( N/A%), pre moving , FPS 3.78, Running 19.89s Step 138( N/A%), pre moving , FPS 3.79, Running 20.09s Step 139( N/A%), pre moving , FPS 3.81, Running 20.41s Step 140( N/A%), pre moving , FPS 3.84, Running 20.59s Step 141( N/A%), pre moving , FPS 3.73, Running 21.02s Step 142( N/A%), pre moving , FPS 3.64, Running 21.28s Step 143( N/A%), pre moving , FPS 3.54, Running 21.70s Step 144( N/A%), pre moving , FPS 3.52, Running 21.92s Step 145( N/A%), pre moving , FPS 3.46, Running 22.29s Step 146( N/A%), pre moving , FPS 3.43, Running 22.51s Step 147( N/A%), pre moving , FPS 3.34, Running 23.05s Step 148( N/A%), pre moving , FPS 3.31, Running 23.28s Step 149( N/A%), pre moving , FPS 3.36, Running 23.54s Step 150( N/A%), pre moving , FPS 3.39, Running 23.74s Step 151( N/A%), pre moving , FPS 3.39, Running 24.12s Step 152( N/A%), pre moving , FPS 3.41, Running 24.31s Step 153( N/A%), pre moving , FPS 3.39, Running 24.70s Step 154( N/A%), pre moving , FPS 3.38, Running 24.93s Step 155( N/A%), pre moving , FPS 3.36, Running 25.36s Step 156( N/A%), pre moving , FPS 3.33, Running 25.59s Step 157( N/A%), pre moving , FPS 3.28, Running 25.99s Step 158( N/A%), pre moving , FPS 3.25, Running 26.25s Step 159( N/A%), pre moving , FPS 3.17, Running 26.71s Step 160( N/A%), pre moving , FPS 3.14, Running 26.95s Step 161( N/A%), pre moving , FPS 3.14, Running 27.38s Step 162( N/A%), pre moving , FPS 3.16, Running 27.60s Step 163( N/A%), pre moving , FPS 3.21, Running 27.93s Step 164( N/A%), pre moving , FPS 3.21, Running 28.16s Step 165( N/A%), pre moving , FPS 3.21, Running 28.51s Step 166( N/A%), pre moving , FPS 3.20, Running 28.77s Step 167( N/A%), pre moving , FPS 3.28, Running 29.16s Step 168( N/A%), pre moving , FPS 3.29, Running 29.37s Step 169( N/A%), pre moving , FPS 3.22, Running 29.76s Step 170( N/A%), pre moving , FPS 3.19, Running 30.02s Step 171( N/A%), pre moving , FPS 3.15, Running 30.46s Step 172( N/A%), pre moving , FPS 3.13, Running 30.69s Step 173( N/A%), pre moving , FPS 3.13, Running 31.10s Step 174( N/A%), pre moving , FPS 3.19, Running 31.20s Step 175( N/A%), pre moving , FPS 3.35, Running 31.33s Step 176( N/A%), pre moving , FPS 3.41, Running 31.45s Step 177( N/A%), pre moving , FPS 3.62, Running 31.51s Step 178( N/A%), pre moving , FPS 3.77, Running 31.55s Step 179( N/A%), pre moving , FPS 4.07, Running 31.63s Step 180( N/A%), pre moving , FPS 4.21, Running 31.70s Step 181( N/A%), pre moving , FPS 4.55, Running 31.78s Step 182( N/A%), pre moving , FPS 4.68, Running 31.88s Step 183( N/A%), pre moving , FPS 4.93, Running 31.98s Step 184( N/A%), pre moving , FPS 4.50, Running 32.60s Step 185( N/A%), pre moving , FPS 4.76, Running 32.72s Step 186( N/A%), pre moving , FPS 4.82, Running 32.92s Step 187( N/A%), pre moving , FPS 5.15, Running 33.04s Step 188( N/A%), pre moving , FPS 5.17, Running 33.24s Step 189( N/A%), pre moving , FPS 5.47, Running 33.42s Step 190( N/A%), pre moving , FPS 5.56, Running 33.62s Step 191( N/A%), pre moving , FPS 5.98, Running 33.80s Step 192( N/A%), pre moving , FPS 6.04, Running 34.00s Step 193( N/A%), pre moving , FPS 6.44, Running 34.20s Step 194( N/A%), pre moving , FPS 6.24, Running 34.41s Step 195( N/A%), pre moving , FPS 6.09, Running 34.61s Step 196( N/A%), pre moving , FPS 5.95, Running 34.81s Step 197( N/A%), pre moving , FPS 5.70, Running 35.01s Step 198( N/A%), pre moving , FPS 5.46, Running 35.22s Step 199( N/A%), pre moving , FPS 5.26, Running 35.43s Step 200( N/A%), pre moving , FPS 5.13, Running 35.60s Step 201( N/A%), pre moving , FPS 5.00, Running 35.78s Step 202( N/A%), pre moving , FPS 4.93, Running 35.94s Step 203( N/A%), pre moving , FPS 4.89, Running 36.08s Step 204( N/A%), pre moving , FPS 5.51, Running 36.23s Step 205( N/A%), pre moving , FPS 5.48, Running 36.37s Step 206( N/A%), pre moving , FPS 5.55, Running 36.52s Step 207( N/A%), pre moving , FPS 5.54, Running 36.64s Step 208( N/A%), pre moving , FPS 5.56, Running 36.84s Step 209( N/A%), pre moving , FPS 5.55, Running 37.02s Step 210( N/A%), pre moving , FPS 5.65, Running 37.16s Step 211( N/A%), pre moving , FPS 5.76, Running 37.28s Step 212( N/A%), pre moving , FPS 5.87, Running 37.41s Step 213( N/A%), pre moving , FPS 6.01, Running 37.53s Step 214( N/A%), pre moving , FPS 6.14, Running 37.67s Step 215( N/A%), pre moving , FPS 6.29, Running 37.79s Step 216( N/A%), pre moving , FPS 6.45, Running 37.91s Step 217( N/A%), pre moving , FPS 6.62, Running 38.03s Step 218( N/A%), pre moving , FPS 6.81, Running 38.15s Step 219( N/A%), pre moving , FPS 6.97, Running 38.30s Step 220( N/A%), pre moving , FPS 7.07, Running 38.43s Step 221( N/A%), pre moving , FPS 7.23, Running 38.55s Step 222( N/A%), pre moving , FPS 7.31, Running 38.67s Step 223( N/A%), pre moving , FPS 7.33, Running 38.81s Step 224( N/A%), pre moving , FPS 7.39, Running 38.94s Step 225( N/A%), pre moving , FPS 6.11, Running 39.64s Step 226( N/A%), pre moving , FPS 6.15, Running 39.77s Step 227( N/A%), pre moving , FPS 6.16, Running 39.89s Step 228( N/A%), pre moving , FPS 6.36, Running 39.98s Step 229( N/A%), pre moving , FPS 6.54, Running 40.07s Step 230( N/A%), pre moving , FPS 6.65, Running 40.17s Step 231( N/A%), pre moving , FPS 6.73, Running 40.25s Step 232( N/A%), pre moving , FPS 6.81, Running 40.34s Step 233( N/A%), pre moving , FPS 6.77, Running 40.49s Step 234( N/A%), pre moving , FPS 6.60, Running 40.70s Step 235( N/A%), pre moving , FPS 6.49, Running 40.87s Step 236( N/A%), pre moving , FPS 6.16, Running 41.16s Step 237( N/A%), pre moving , FPS 5.94, Running 41.40s Step 238( N/A%), pre moving , FPS 5.69, Running 41.67s Step 239( N/A%), pre moving , FPS 5.49, Running 41.94s Step 240( N/A%), pre moving , FPS 5.32, Running 42.19s Step 241( N/A%), pre moving , FPS 5.12, Running 42.45s Step 242( N/A%), pre moving , FPS 4.93, Running 42.72s Step 243( N/A%), pre moving , FPS 4.78, Running 42.99s Step 244( N/A%), pre moving , FPS 4.62, Running 43.26s Step 245( N/A%), pre moving , FPS 5.11, Running 43.56s Step 246( N/A%), pre moving , FPS 4.94, Running 43.82s Step 247( N/A%), pre moving , FPS 4.79, Running 44.07s Step 248( N/A%), pre moving , FPS 4.60, Running 44.33s Step 249( N/A%), pre moving , FPS 4.52, Running 44.50s Step 250( N/A%), pre moving , FPS 4.43, Running 44.68s Step 251( N/A%), pre moving , FPS 4.31, Running 44.89s Step 252( N/A%), pre moving , FPS 4.21, Running 45.09s Step 253( N/A%), pre moving , FPS 4.17, Running 45.29s Step 254( N/A%), pre moving , FPS 4.12, Running 45.55s Step 255( N/A%), pre moving , FPS 4.03, Running 45.83s Step 256( N/A%), pre moving , FPS 4.05, Running 46.10s Step 257( N/A%), pre moving , FPS 4.02, Running 46.37s Step 258( N/A%), pre moving , FPS 4.02, Running 46.65s Step 259( N/A%), pre moving , FPS 4.02, Running 46.92s Step 260( N/A%), pre moving , FPS 4.00, Running 47.18s Step 261( N/A%), pre moving , FPS 4.00, Running 47.46s Step 262( N/A%), pre moving , FPS 4.02, Running 47.70s Step 263( N/A%), pre moving , FPS 4.00, Running 47.99s Step 264( N/A%), pre moving , FPS 4.02, Running 48.24s Step 265( N/A%), pre moving , FPS 4.04, Running 48.51s Step 266( N/A%), pre moving , FPS 4.09, Running 48.70s Step 267( N/A%), pre moving , FPS 4.15, Running 48.89s Step 268( N/A%), pre moving , FPS 4.21, Running 49.07s Step 269( N/A%), pre moving , FPS 4.20, Running 49.27s Step 270( N/A%), pre moving , FPS 4.18, Running 49.47s Step 271( N/A%), pre moving , FPS 4.19, Running 49.66s Step 272( N/A%), pre moving , FPS 4.19, Running 49.87s Step 273( N/A%), pre moving , FPS 4.12, Running 50.14s Step 274( N/A%), pre moving , FPS 4.13, Running 50.39s Step 275( N/A%), pre moving , FPS 4.15, Running 50.65s Step 276( N/A%), pre moving , FPS 4.14, Running 50.93s Step 277( N/A%), pre moving , FPS 4.16, Running 51.18s Step 278( N/A%), pre moving , FPS 4.16, Running 51.45s Step 279( N/A%), pre moving , FPS 4.24, Running 51.64s Step 280( N/A%), pre moving , FPS 4.29, Running 51.84s Step 281( N/A%), pre moving , FPS 4.36, Running 52.04s Step 282( N/A%), pre moving , FPS 4.43, Running 52.22s Step 283( N/A%), pre moving , FPS 4.51, Running 52.43s Step 284( N/A%), pre moving , FPS 4.55, Running 52.63s Step 285( N/A%), pre moving , FPS 4.59, Running 52.86s Step 286( N/A%), pre moving , FPS 4.59, Running 53.06s Step 287( N/A%), pre moving , FPS 4.65, Running 53.19s Step 288( N/A%), pre moving , FPS 4.74, Running 53.29s Step 289( N/A%), pre moving , FPS 4.85, Running 53.39s Step 290( N/A%), pre moving , FPS 4.98, Running 53.48s Step 291( N/A%), pre moving , FPS 5.12, Running 53.57s Step 292( N/A%), pre moving , FPS 5.27, Running 53.66s Step 293( N/A%), pre moving , FPS 5.55, Running 53.75s Step 294( N/A%), pre moving , FPS 5.79, Running 53.85s Step 295( N/A%), pre moving , FPS 6.06, Running 53.95s Step 296( N/A%), pre moving , FPS 6.44, Running 54.04s Step 297( N/A%), pre moving , FPS 6.73, Running 54.15s Step 298( N/A%), pre moving , FPS 7.08, Running 54.28s Step 299( N/A%), pre moving , FPS 7.21, Running 54.41s Step 300( N/A%), pre moving , FPS 7.43, Running 54.53s Step 301( N/A%), pre moving , FPS 7.57, Running 54.68s Step 302( N/A%), pre moving , FPS 7.76, Running 54.80s Step 303( N/A%), pre moving , FPS 8.03, Running 54.92s Step 304( N/A%), pre moving , FPS 8.29, Running 55.05s Step 305( N/A%), pre moving , FPS 8.68, Running 55.17s Step 306( N/A%), pre moving , FPS 9.02, Running 55.28s Step 307( N/A%), pre moving , FPS 5.15, Running 57.08s Step 308( N/A%), pre moving , FPS 4.82, Running 57.44s Step 309( N/A%), pre moving , FPS 4.71, Running 57.64s Step 310( N/A%), pre moving , FPS 4.40, Running 58.03s Step 311( N/A%), pre moving , FPS 4.22, Running 58.30s Step 312( N/A%), pre moving , FPS 3.97, Running 58.70s Step 313( N/A%), pre moving , FPS 3.86, Running 58.92s Step 314( N/A%), pre moving , FPS 3.63, Running 59.36s Step 315( N/A%), pre moving , FPS 3.54, Running 59.60s Step 316( N/A%), pre moving , FPS 3.34, Running 60.02s Step 317( N/A%), pre moving , FPS 3.27, Running 60.26s Step 318( N/A%), pre moving , FPS 3.12, Running 60.68s Step 319( N/A%), pre moving , FPS 3.10, Running 60.86s Step 320( N/A%), pre moving , FPS 2.99, Running 61.22s Step 321( N/A%), pre moving , FPS 2.97, Running 61.43s Step 322( N/A%), pre moving , FPS 2.86, Running 61.81s Step 323( N/A%), pre moving , FPS 2.80, Running 62.07s Step 324( N/A%), pre moving , FPS 2.69, Running 62.49s Step 325( N/A%), pre moving , FPS 2.64, Running 62.75s Step 326( N/A%), pre moving , FPS 2.52, Running 63.21s Step 327( 0.17%), action 1, FPS 2.85, Running 64.10s Step 328( 0.33%), action 2, FPS 2.77, Running 64.65s Step 329( 0.50%), action 3, FPS 2.67, Running 65.12s Step 330( 0.67%), action 4, FPS 2.68, Running 65.49s Step 331( 0.83%), action 5, FPS 2.58, Running 66.04s Step 332( 1.00%), action 6, FPS 2.57, Running 66.49s Step 333( 1.17%), action 7, FPS 2.47, Running 67.02s Step 334( 1.33%), action 8, FPS 2.46, Running 67.49s Step 335( 1.50%), action 9, FPS 2.39, Running 67.99s Step 336( 1.67%), action 10, FPS 2.40, Running 68.35s Step 337( 1.83%), action 11, FPS 2.29, Running 69.00s Step 338( 2.00%), action 12, FPS 2.15, Running 69.96s Step 339( 2.17%), action 13, FPS 2.05, Running 70.62s Step 340( 2.33%), action 14, FPS 2.04, Running 71.02s Step 341( 2.50%), action 15, FPS 1.97, Running 71.57s Step 342( 2.67%), action 16, FPS 1.96, Running 72.00s Step 343( 2.83%), action 17, FPS 1.85, Running 72.85s Step 344( 3.00%), action 18, FPS 1.84, Running 73.35s Step 345( 3.17%), action 19, FPS 1.78, Running 73.99s Step 346( 3.33%), action 20, FPS 1.78, Running 74.41s Step 347( 3.50%), action 21, FPS 1.82, Running 75.10s Step 348( 3.67%), action 22, FPS 1.84, Running 75.52s Step 349( 3.83%), action 23, FPS 1.84, Running 76.01s Step 350( 4.00%), action 24, FPS 1.83, Running 76.40s Step 351( 4.17%), action 25, FPS 1.85, Running 76.84s Step 352( 4.33%), action 26, FPS 1.86, Running 77.26s Step 353( 4.50%), action 27, FPS 1.86, Running 77.75s Step 354( 4.67%), action 28, FPS 1.85, Running 78.30s Step 355( 4.83%), action 29, FPS 1.84, Running 78.83s Step 356( 5.00%), action 30, FPS 1.82, Running 79.32s Step 357( 5.17%), action 31, FPS 1.82, Running 79.97s Step 358( 5.33%), action 32, FPS 1.92, Running 80.39s Step 359( 5.50%), action 33, FPS 1.95, Running 80.87s Step 360( 5.67%), action 34, FPS 1.96, Running 81.24s Step 361( 5.83%), action 35, FPS 1.91, Running 82.02s Step 362( 6.00%), action 36, FPS 1.92, Running 82.41s Step 363( 6.17%), action 37, FPS 1.99, Running 82.91s Step 364( 6.33%), action 38, FPS 2.02, Running 83.26s Step 365( 6.50%), action 39, FPS 2.07, Running 83.66s Step 366( 6.67%), action 40, FPS 2.06, Running 84.13s Step 367( 6.83%), action 41, FPS 2.05, Running 84.85s Step 368( 7.00%), action 42, FPS 2.04, Running 85.31s Step 369( 7.17%), action 43, FPS 2.04, Running 85.83s Step 370( 7.33%), action 44, FPS 2.03, Running 86.24s Step 371( 7.50%), action 45, FPS 1.98, Running 86.92s Step 372( 7.67%), action 46, FPS 2.00, Running 87.24s Step 373( 7.83%), action 47, FPS 2.00, Running 87.74s Step 374( 8.00%), action 48, FPS 2.04, Running 88.09s Step 375( 8.17%), action 49, FPS 2.04, Running 88.65s Step 376( 8.33%), action 50, FPS 2.05, Running 89.10s Step 377( 8.50%), action 51, FPS 2.03, Running 89.82s Step 378( 8.67%), action 52, FPS 2.05, Running 90.17s Step 379( 8.83%), action 53, FPS 2.04, Running 90.66s Step 380( 9.00%), action 54, FPS 2.04, Running 91.04s Step 381( 9.17%), action 55, FPS 2.11, Running 91.51s Step 382( 9.33%), action 56, FPS 2.08, Running 92.00s Step 383( 9.50%), action 57, FPS 2.08, Running 92.54s Step 384( 9.67%), action 58, FPS 2.03, Running 93.13s Step 385( 9.83%), action 59, FPS 2.00, Running 93.65s Step 386( 10.00%), action 60, FPS 2.02, Running 94.02s Step 387( 10.17%), action 61, FPS 2.05, Running 94.62s Step 388( 10.33%), action 62, FPS 2.08, Running 94.91s Step 389( 10.50%), action 63, FPS 2.05, Running 95.57s Step 390( 10.67%), action 64, FPS 2.05, Running 95.99s Step 391( 10.83%), action 65, FPS 2.09, Running 96.51s Step 392( 11.00%), action 66, FPS 2.04, Running 97.03s Step 393( 11.17%), action 67, FPS 2.01, Running 97.67s Step 394( 11.33%), action 68, FPS 1.99, Running 98.14s Step 395( 11.50%), action 69, FPS 2.01, Running 98.61s Step 396( 11.67%), action 70, FPS 2.02, Running 99.00s Step 397( 11.83%), action 71, FPS 2.04, Running 99.62s Step 398( 12.00%), action 72, FPS 2.03, Running 100.01s Step 399( 12.17%), action 73, FPS 2.01, Running 100.59s Step 400( 12.33%), action 74, FPS 2.02, Running 100.96s Step 401( 12.50%), action 75, FPS 2.01, Running 101.45s Step 402( 12.67%), action 76, FPS 2.03, Running 101.84s Step 403( 12.83%), action 77, FPS 2.06, Running 102.24s Step 404( 13.00%), action 78, FPS 2.12, Running 102.56s Step 405( 13.17%), action 79, FPS 2.15, Running 102.97s Step 406( 13.33%), action 80, FPS 2.15, Running 103.31s Step 407( 13.50%), action 81, FPS 2.15, Running 103.92s Step 408( 13.67%), action 82, FPS 2.13, Running 104.31s Step 409( 13.83%), action 83, FPS 2.17, Running 104.80s Step 410( 14.00%), action 84, FPS 2.16, Running 105.27s Step 411( 14.17%), action 85, FPS 2.16, Running 105.78s Step 412( 14.33%), action 86, FPS 2.18, Running 106.19s Step 413( 14.50%), action 87, FPS 2.26, Running 106.51s Step 414( 14.67%), action 88, FPS 2.31, Running 106.79s Step 415( 14.83%), action 89, FPS 2.32, Running 107.23s Step 416( 15.00%), action 90, FPS 2.30, Running 107.70s Step 417( 15.17%), action 91, FPS 2.30, Running 108.34s Step 418( 15.33%), action 92, FPS 2.30, Running 108.73s Step 419( 15.50%), action 93, FPS 2.32, Running 109.20s Step 420( 15.67%), action 94, FPS 2.33, Running 109.56s Step 421( 15.83%), action 95, FPS 2.32, Running 110.08s Step 422( 16.00%), action 96, FPS 2.30, Running 110.52s Step 423( 16.17%), action 97, FPS 2.33, Running 110.83s Step 424( 16.33%), action 98, FPS 2.34, Running 111.12s Step 425( 16.50%), action 99, FPS 2.32, Running 111.60s Step 426( 16.67%), action 100, FPS 2.29, Running 112.03s Step 427( 16.83%), action 101, FPS 2.25, Running 112.82s Step 428( 17.00%), action 102, FPS 2.23, Running 113.30s Step 429( 17.17%), action 103, FPS 2.21, Running 113.83s Step 430( 17.33%), action 104, FPS 2.22, Running 114.28s Step 431( 17.50%), action 105, FPS 2.24, Running 114.70s Step 432( 17.67%), action 106, FPS 2.24, Running 115.13s Step 433( 17.83%), action 107, FPS 2.20, Running 115.60s Step 434( 18.00%), action 108, FPS 2.14, Running 116.12s Step 435( 18.17%), action 109, FPS 2.11, Running 116.71s Step 436( 18.33%), action 110, FPS 2.10, Running 117.20s Step 437( 18.50%), action 111, FPS 2.08, Running 117.96s Step 438( 18.67%), action 112, FPS 2.06, Running 118.44s Step 439( 18.83%), action 113, FPS 2.07, Running 118.86s Step 440( 19.00%), action 114, FPS 2.04, Running 119.34s Step 441( 19.17%), action 115, FPS 2.05, Running 119.85s Step 442( 19.33%), action 116, FPS 2.04, Running 120.32s Step 443( 19.50%), action 117, FPS 1.99, Running 120.88s Step 444( 19.67%), action 118, FPS 1.97, Running 121.28s Step 445( 19.83%), action 119, FPS 1.96, Running 121.79s Step 446( 20.00%), action 120, FPS 1.97, Running 122.19s Step 447( 20.17%), action 121, FPS 2.00, Running 122.82s Step 448( 20.33%), action 122, FPS 1.98, Running 123.39s Step 449( 20.50%), action 123, FPS 1.98, Running 123.94s Step 450( 20.67%), action 124, FPS 1.97, Running 124.44s Step 451( 20.83%), action 125, FPS 1.95, Running 124.96s Step 452( 21.00%), action 126, FPS 1.94, Running 125.45s Step 453( 21.17%), action 127, FPS 1.94, Running 125.92s Step 454( 21.33%), action 128, FPS 1.95, Running 126.37s Step 455( 21.50%), action 129, FPS 1.97, Running 126.85s Step 456( 21.67%), action 130, FPS 1.98, Running 127.30s Step 457( 21.83%), action 131, FPS 1.99, Running 128.00s Step 458( 22.00%), action 132, FPS 2.00, Running 128.45s Step 459( 22.17%), action 133, FPS 1.97, Running 129.02s Step 460( 22.33%), action 134, FPS 1.99, Running 129.40s Step 461( 22.50%), action 135, FPS 2.00, Running 129.87s Step 462( 22.67%), action 136, FPS 2.00, Running 130.30s Step 463( 22.83%), action 137, FPS 2.03, Running 130.74s Step 464( 23.00%), action 138, FPS 2.03, Running 131.12s Step 465( 23.17%), action 139, FPS 2.03, Running 131.63s Step 466( 23.33%), action 140, FPS 2.01, Running 132.12s Step 467( 23.50%), action 141, FPS 2.01, Running 132.77s Step 468( 23.67%), action 142, FPS 2.05, Running 133.16s Step 469( 23.83%), action 143, FPS 2.06, Running 133.62s Step 470( 24.00%), action 144, FPS 2.10, Running 133.95s Step 471( 24.17%), action 145, FPS 2.14, Running 134.31s Step 472( 24.33%), action 146, FPS 2.17, Running 134.66s Step 473( 24.50%), action 147, FPS 2.18, Running 135.10s Step 474( 24.67%), action 148, FPS 2.18, Running 135.54s Step 475( 24.83%), action 149, FPS 2.17, Running 136.07s Step 476( 25.00%), action 150, FPS 2.18, Running 136.45s Step 477( 25.17%), action 151, FPS 2.20, Running 137.08s Step 478( 25.33%), action 152, FPS 2.20, Running 137.55s Step 479( 25.50%), action 153, FPS 2.24, Running 137.94s Step 480( 25.67%), action 154, FPS 2.25, Running 138.28s Step 481( 25.83%), action 155, FPS 2.24, Running 138.79s Step 482( 26.00%), action 156, FPS 2.24, Running 139.22s Step 483( 26.17%), action 157, FPS 2.23, Running 139.71s Step 484( 26.33%), action 158, FPS 2.22, Running 140.12s Step 485( 26.50%), action 159, FPS 2.22, Running 140.63s Step 486( 26.67%), action 160, FPS 2.23, Running 141.09s Step 487( 26.83%), action 161, FPS 2.24, Running 141.71s Step 488( 27.00%), action 162, FPS 2.27, Running 141.97s Step 489( 27.17%), action 163, FPS 2.26, Running 142.48s Step 490( 27.33%), action 164, FPS 2.25, Running 142.83s Step 491( 27.50%), action 165, FPS 2.19, Running 143.43s Step 492( 27.67%), action 166, FPS 2.17, Running 143.89s Step 493( 27.83%), action 167, FPS 2.15, Running 144.39s Step 494( 28.00%), action 168, FPS 2.15, Running 144.83s Step 495( 28.17%), action 169, FPS 2.16, Running 145.34s Step 496( 28.33%), action 170, FPS 2.14, Running 145.80s Step 497( 28.50%), action 171, FPS 2.17, Running 146.31s Step 498( 28.67%), action 172, FPS 2.19, Running 146.67s Step 499( 28.83%), action 173, FPS 2.18, Running 147.13s Step 500( 29.00%), action 174, FPS 2.16, Running 147.56s Step 501( 29.17%), action 175, FPS 2.16, Running 148.06s Step 502( 29.33%), action 176, FPS 2.17, Running 148.45s Step 503( 29.50%), action 177, FPS 2.15, Running 149.03s Step 504( 29.67%), action 178, FPS 2.15, Running 149.41s Step 505( 29.83%), action 179, FPS 2.17, Running 149.86s Step 506( 30.00%), action 180, FPS 2.22, Running 150.11s Step 507( 30.17%), action 181, FPS 2.22, Running 150.71s Step 508( 30.33%), action 182, FPS 2.20, Running 151.06s Step 509( 30.50%), action 183, FPS 2.19, Running 151.61s Step 510( 30.67%), action 184, FPS 2.19, Running 151.98s Step 511( 30.83%), action 185, FPS 2.18, Running 152.58s Step 512( 31.00%), action 186, FPS 2.21, Running 152.94s Step 513( 31.17%), action 187, FPS 2.21, Running 153.43s Step 514( 31.33%), action 188, FPS 2.23, Running 153.80s Step 515( 31.50%), action 189, FPS 2.27, Running 154.15s Step 516( 31.67%), action 190, FPS 2.31, Running 154.47s Step 517( 31.83%), action 191, FPS 2.28, Running 155.06s Step 518( 32.00%), action 192, FPS 2.28, Running 155.44s Step 519( 32.17%), action 193, FPS 2.27, Running 155.93s Step 520( 32.33%), action 194, FPS 2.29, Running 156.29s Step 521( 32.50%), action 195, FPS 2.30, Running 156.77s Step 522( 32.67%), action 196, FPS 2.30, Running 157.13s Step 523( 32.83%), action 197, FPS 2.33, Running 157.63s Step 524( 33.00%), action 198, FPS 2.36, Running 157.90s Step 525( 33.17%), action 199, FPS 2.38, Running 158.26s Step 526( 33.33%), action 200, FPS 2.35, Running 158.64s Step 527( 33.50%), action 201, FPS 2.35, Running 159.23s Step 528( 33.67%), action 202, FPS 2.34, Running 159.61s Step 529( 33.83%), action 203, FPS 2.36, Running 160.09s Step 530( 34.00%), action 204, FPS 2.35, Running 160.50s Step 531( 34.17%), action 205, FPS 2.36, Running 161.05s Step 532( 34.33%), action 206, FPS 2.34, Running 161.48s Step 533( 34.50%), action 207, FPS 2.38, Running 161.83s Step 534( 34.67%), action 208, FPS 2.37, Running 162.23s Step 535( 34.83%), action 209, FPS 2.34, Running 162.70s Step 536( 35.00%), action 210, FPS 2.31, Running 163.14s Step 537( 35.17%), action 211, FPS 2.29, Running 163.78s Step 538( 35.33%), action 212, FPS 2.29, Running 164.17s Step 539( 35.50%), action 213, FPS 2.29, Running 164.67s Step 540( 35.67%), action 214, FPS 2.27, Running 165.09s Step 541( 35.83%), action 215, FPS 2.27, Running 165.59s Step 542( 36.00%), action 216, FPS 2.29, Running 165.85s Step 543( 36.17%), action 217, FPS 2.32, Running 166.25s Step 544( 36.33%), action 218, FPS 2.30, Running 166.60s Step 545( 36.50%), action 219, FPS 2.27, Running 167.07s Step 546( 36.67%), action 220, FPS 2.26, Running 167.49s Step 547( 36.83%), action 221, FPS 2.22, Running 168.24s Step 548( 37.00%), action 222, FPS 2.21, Running 168.65s Step 549( 37.17%), action 223, FPS 2.20, Running 169.20s Step 550( 37.33%), action 224, FPS 2.18, Running 169.69s Step 551( 37.50%), action 225, FPS 2.23, Running 170.02s Step 552( 37.67%), action 226, FPS 2.24, Running 170.40s Step 553( 37.83%), action 227, FPS 2.22, Running 170.84s Step 554( 38.00%), action 228, FPS 2.21, Running 171.28s Step 555( 38.17%), action 229, FPS 2.20, Running 171.79s Step 556( 38.33%), action 230, FPS 2.21, Running 172.18s Step 557( 38.50%), action 231, FPS 2.21, Running 172.83s Step 558( 38.67%), action 232, FPS 2.19, Running 173.31s Step 559( 38.83%), action 233, FPS 2.21, Running 173.74s Step 560( 39.00%), action 234, FPS 2.24, Running 174.04s Step 561( 39.17%), action 235, FPS 2.23, Running 174.56s Step 562( 39.33%), action 236, FPS 2.20, Running 174.93s Step 563( 39.50%), action 237, FPS 2.16, Running 175.50s Step 564( 39.67%), action 238, FPS 2.15, Running 175.92s Step 565( 39.83%), action 239, FPS 2.13, Running 176.43s Step 566( 40.00%), action 240, FPS 2.14, Running 176.83s Step 567( 40.17%), action 241, FPS 2.16, Running 177.49s Step 568( 40.33%), action 242, FPS 2.17, Running 177.85s Step 569( 40.50%), action 243, FPS 2.18, Running 178.37s Step 570( 40.67%), action 244, FPS 2.20, Running 178.77s Step 571( 40.83%), action 245, FPS 2.13, Running 179.41s Step 572( 41.00%), action 246, FPS 2.11, Running 179.86s Step 573( 41.17%), action 247, FPS 2.08, Running 180.46s Step 574( 41.33%), action 248, FPS 2.07, Running 180.93s Step 575( 41.50%), action 249, FPS 2.08, Running 181.40s Step 576( 41.67%), action 250, FPS 2.05, Running 181.94s Step 577( 41.83%), action 251, FPS 2.06, Running 182.52s Step 578( 42.00%), action 252, FPS 2.03, Running 183.15s Step 579( 42.17%), action 253, FPS 2.01, Running 183.69s Step 580( 42.33%), action 254, FPS 1.98, Running 184.16s Step 581( 42.50%), action 255, FPS 1.98, Running 184.66s Step 582( 42.67%), action 256, FPS 1.96, Running 185.16s Step 583( 42.83%), action 257, FPS 1.99, Running 185.55s Step 584( 43.00%), action 258, FPS 1.98, Running 186.01s Step 585( 43.17%), action 259, FPS 1.99, Running 186.48s Step 586( 43.33%), action 260, FPS 1.97, Running 187.01s Step 587( 43.50%), action 261, FPS 1.97, Running 187.65s Step 588( 43.67%), action 262, FPS 1.96, Running 188.07s Step 589( 43.83%), action 263, FPS 1.95, Running 188.60s Step 590( 44.00%), action 264, FPS 1.95, Running 189.01s Step 591( 44.17%), action 265, FPS 2.00, Running 189.41s Step 592( 44.33%), action 266, FPS 2.00, Running 189.85s Step 593( 44.50%), action 267, FPS 2.03, Running 190.32s Step 594( 44.67%), action 268, FPS 2.03, Running 190.78s Step 595( 44.83%), action 269, FPS 1.99, Running 191.44s Step 596( 45.00%), action 270, FPS 2.02, Running 191.84s Step 597( 45.17%), action 271, FPS 1.96, Running 192.71s Step 598( 45.33%), action 272, FPS 2.02, Running 193.05s Step 599( 45.50%), action 273, FPS 2.04, Running 193.49s Step 600( 45.67%), action 274, FPS 2.05, Running 193.91s Step 601( 45.83%), action 275, FPS 2.02, Running 194.54s Step 602( 46.00%), action 276, FPS 2.00, Running 195.17s Step 603( 46.17%), action 277, FPS 1.97, Running 195.70s Step 604( 46.33%), action 278, FPS 1.98, Running 196.09s Step 605( 46.50%), action 279, FPS 1.98, Running 196.60s Step 606( 46.67%), action 280, FPS 2.00, Running 197.02s Step 607( 46.83%), action 281, FPS 1.99, Running 197.68s Step 608( 47.00%), action 282, FPS 1.99, Running 198.12s Step 609( 47.17%), action 283, FPS 1.99, Running 198.65s Step 610( 47.33%), action 284, FPS 1.99, Running 199.06s Step 611( 47.50%), action 285, FPS 1.95, Running 199.67s Step 612( 47.67%), action 286, FPS 1.94, Running 200.17s Step 613( 47.83%), action 287, FPS 1.92, Running 200.72s Step 614( 48.00%), action 288, FPS 1.95, Running 201.05s Step 615( 48.17%), action 289, FPS 1.99, Running 201.48s Step 616( 48.33%), action 290, FPS 1.99, Running 201.92s Step 617( 48.50%), action 291, FPS 2.03, Running 202.55s Step 618( 48.67%), action 292, FPS 2.02, Running 202.97s Step 619( 48.83%), action 293, FPS 1.99, Running 203.53s Step 620( 49.00%), action 294, FPS 2.00, Running 203.90s Step 621( 49.17%), action 295, FPS 2.03, Running 204.41s Step 622( 49.33%), action 296, FPS 2.07, Running 204.81s Step 623( 49.50%), action 297, FPS 2.09, Running 205.28s Step 624( 49.67%), action 298, FPS 2.09, Running 205.68s Step 625( 49.83%), action 299, FPS 2.07, Running 206.27s Step 626( 50.00%), action 300, FPS 2.07, Running 206.67s Step 627( 50.17%), action 301, FPS 2.07, Running 207.36s Step 628( 50.33%), action 302, FPS 2.07, Running 207.79s Step 629( 50.50%), action 303, FPS 2.10, Running 208.17s Step 630( 50.67%), action 304, FPS 2.11, Running 208.54s Step 631( 50.83%), action 305, FPS 2.14, Running 209.02s Step 632( 51.00%), action 306, FPS 2.16, Running 209.43s Step 633( 51.17%), action 307, FPS 2.16, Running 209.98s Step 634( 51.33%), action 308, FPS 2.14, Running 210.38s Step 635( 51.50%), action 309, FPS 2.13, Running 210.89s Step 636( 51.67%), action 310, FPS 2.14, Running 211.27s Step 637( 51.83%), action 311, FPS 2.13, Running 211.93s Step 638( 52.00%), action 312, FPS 2.15, Running 212.28s Step 639( 52.17%), action 313, FPS 2.18, Running 212.69s Step 640( 52.33%), action 314, FPS 2.14, Running 213.24s Step 641( 52.50%), action 315, FPS 2.13, Running 213.81s Step 642( 52.67%), action 316, FPS 2.11, Running 214.28s Step 643( 52.83%), action 317, FPS 2.07, Running 214.95s Step 644( 53.00%), action 318, FPS 2.06, Running 215.38s Step 645( 53.17%), action 319, FPS 2.09, Running 215.82s Step 646( 53.33%), action 320, FPS 2.08, Running 216.29s Step 647( 53.50%), action 321, FPS 2.06, Running 217.06s Step 648( 53.67%), action 322, FPS 2.05, Running 217.54s Step 649( 53.83%), action 323, FPS 2.03, Running 218.03s Step 650( 54.00%), action 324, FPS 2.00, Running 218.52s Step 651( 54.17%), action 325, FPS 2.00, Running 219.01s Step 652( 54.33%), action 326, FPS 1.99, Running 219.46s Step 653( 54.50%), action 327, FPS 2.01, Running 219.91s Step 654( 54.67%), action 328, FPS 2.02, Running 220.29s Step 655( 54.83%), action 329, FPS 2.02, Running 220.79s Step 656( 55.00%), action 330, FPS 2.01, Running 221.21s Step 657( 55.17%), action 331, FPS 2.01, Running 221.87s Step 658( 55.33%), action 332, FPS 1.96, Running 222.50s Step 659( 55.50%), action 333, FPS 1.93, Running 223.03s Step 660( 55.67%), action 334, FPS 1.96, Running 223.42s Step 661( 55.83%), action 335, FPS 1.99, Running 223.84s Step 662( 56.00%), action 336, FPS 2.00, Running 224.27s Step 663( 56.17%), action 337, FPS 2.01, Running 224.90s Step 664( 56.33%), action 338, FPS 1.98, Running 225.50s Step 665( 56.50%), action 339, FPS 1.89, Running 226.41s Step 666( 56.67%), action 340, FPS 1.87, Running 226.98s Step 667( 56.83%), action 341, FPS 1.89, Running 227.64s Step 668( 57.00%), action 342, FPS 1.91, Running 228.03s Step 669( 57.17%), action 343, FPS 1.86, Running 228.78s Step 670( 57.33%), action 344, FPS 1.87, Running 229.23s Step 671( 57.50%), action 345, FPS 1.86, Running 229.74s Step 672( 57.67%), action 346, FPS 1.87, Running 230.16s Step 673( 57.83%), action 347, FPS 1.85, Running 230.69s Step 674( 58.00%), action 348, FPS 1.84, Running 231.16s Step 675( 58.17%), action 349, FPS 1.81, Running 231.85s Step 676( 58.33%), action 350, FPS 1.77, Running 232.49s Step 677( 58.50%), action 351, FPS 1.76, Running 233.25s Step 678( 58.67%), action 352, FPS 1.79, Running 233.69s Step 679( 58.83%), action 353, FPS 1.78, Running 234.24s Step 680( 59.00%), action 354, FPS 1.79, Running 234.59s Step 681( 59.17%), action 355, FPS 1.78, Running 235.07s Step 682( 59.33%), action 356, FPS 1.77, Running 235.55s Step 683( 59.50%), action 357, FPS 1.77, Running 236.19s Step 684( 59.67%), action 358, FPS 1.79, Running 236.70s Step 685( 59.83%), action 359, FPS 1.85, Running 237.24s Step 686( 60.00%), action 360, FPS 1.86, Running 237.73s Step 687( 60.17%), action 361, FPS 1.82, Running 238.62s Step 688( 60.33%), action 362, FPS 1.81, Running 239.06s Step 689( 60.50%), action 363, FPS 1.85, Running 239.60s Step 690( 60.67%), action 364, FPS 1.86, Running 239.98s Step 691( 60.83%), action 365, FPS 1.85, Running 240.52s Step 692( 61.00%), action 366, FPS 1.85, Running 240.95s Step 693( 61.17%), action 367, FPS 1.85, Running 241.48s Step 694( 61.33%), action 368, FPS 1.86, Running 241.91s Step 695( 61.50%), action 369, FPS 1.91, Running 242.32s Step 696( 61.67%), action 370, FPS 1.97, Running 242.64s Step 697( 61.83%), action 371, FPS 1.98, Running 243.34s Step 698( 62.00%), action 372, FPS 1.94, Running 243.97s Step 699( 62.17%), action 373, FPS 1.95, Running 244.48s Step 700( 62.33%), action 374, FPS 1.94, Running 244.89s Step 701( 62.50%), action 375, FPS 1.93, Running 245.42s Step 702( 62.67%), action 376, FPS 1.95, Running 245.80s Step 703( 62.83%), action 377, FPS 1.93, Running 246.54s Step 704( 63.00%), action 378, FPS 1.96, Running 246.88s Step 705( 63.17%), action 379, FPS 1.97, Running 247.42s Step 706( 63.33%), action 380, FPS 1.99, Running 247.79s Step 707( 63.50%), action 381, FPS 2.04, Running 248.42s Step 708( 63.67%), action 382, FPS 2.03, Running 248.89s Step 709( 63.83%), action 383, FPS 2.05, Running 249.36s Step 710( 64.00%), action 384, FPS 2.03, Running 249.81s Step 711( 64.17%), action 385, FPS 2.04, Running 250.35s Step 712( 64.33%), action 386, FPS 2.02, Running 250.87s Step 713( 64.50%), action 387, FPS 2.00, Running 251.49s Step 714( 64.67%), action 388, FPS 1.93, Running 252.26s Step 715( 64.83%), action 389, FPS 1.92, Running 252.76s Step 716( 65.00%), action 390, FPS 1.88, Running 253.31s Step 717( 65.17%), action 391, FPS 1.88, Running 253.96s Step 718( 65.33%), action 392, FPS 1.92, Running 254.40s Step 719( 65.50%), action 393, FPS 1.88, Running 255.13s Step 720( 65.67%), action 394, FPS 1.88, Running 255.54s Step 721( 65.83%), action 395, FPS 1.88, Running 256.06s Step 722( 66.00%), action 396, FPS 1.87, Running 256.51s Step 723( 66.17%), action 397, FPS 1.91, Running 257.03s Step 724( 66.33%), action 398, FPS 1.89, Running 257.48s Step 725( 66.50%), action 399, FPS 1.91, Running 257.90s Step 726( 66.67%), action 400, FPS 1.92, Running 258.23s Step 727( 66.83%), action 401, FPS 1.91, Running 258.88s Step 728( 67.00%), action 402, FPS 1.93, Running 259.28s Step 729( 67.17%), action 403, FPS 1.93, Running 259.74s Step 730( 67.33%), action 404, FPS 1.93, Running 260.18s Step 731( 67.50%), action 405, FPS 1.93, Running 260.69s Step 732( 67.67%), action 406, FPS 1.95, Running 261.12s Step 733( 67.83%), action 407, FPS 1.97, Running 261.63s Step 734( 68.00%), action 408, FPS 2.06, Running 261.99s Step 735( 68.17%), action 409, FPS 2.06, Running 262.47s Step 736( 68.33%), action 410, FPS 2.10, Running 262.84s Step 737( 68.50%), action 411, FPS 2.08, Running 263.56s Step 738( 68.67%), action 412, FPS 2.10, Running 263.94s Step 739( 68.83%), action 413, FPS 2.13, Running 264.52s Step 740( 69.00%), action 414, FPS 2.12, Running 264.96s Step 741( 69.17%), action 415, FPS 2.16, Running 265.30s Step 742( 69.33%), action 416, FPS 2.18, Running 265.68s Step 743( 69.50%), action 417, FPS 2.20, Running 266.13s Step 744( 69.67%), action 418, FPS 2.20, Running 266.59s Step 745( 69.83%), action 419, FPS 2.17, Running 267.13s Step 746( 70.00%), action 420, FPS 2.15, Running 267.55s Step 747( 70.17%), action 421, FPS 2.13, Running 268.27s Step 748( 70.33%), action 422, FPS 2.09, Running 268.84s Step 749( 70.50%), action 423, FPS 2.02, Running 269.66s Step 750( 70.67%), action 424, FPS 2.04, Running 270.00s Step 751( 70.83%), action 425, FPS 2.04, Running 270.50s Step 752( 71.00%), action 426, FPS 2.03, Running 270.95s Step 753( 71.17%), action 427, FPS 2.03, Running 271.46s Step 754( 71.33%), action 428, FPS 2.04, Running 271.82s Step 755( 71.50%), action 429, FPS 2.02, Running 272.36s Step 756( 71.67%), action 430, FPS 2.00, Running 272.83s Step 757( 71.83%), action 431, FPS 2.02, Running 273.46s Step 758( 72.00%), action 432, FPS 2.03, Running 273.80s Step 759( 72.17%), action 433, FPS 2.04, Running 274.33s Step 760( 72.33%), action 434, FPS 2.05, Running 274.71s Step 761( 72.50%), action 435, FPS 2.02, Running 275.19s Step 762( 72.67%), action 436, FPS 2.02, Running 275.60s Step 763( 72.83%), action 437, FPS 2.00, Running 276.12s Step 764( 73.00%), action 438, FPS 2.02, Running 276.48s Step 765( 73.17%), action 439, FPS 2.07, Running 276.78s Step 766( 73.33%), action 440, FPS 2.07, Running 277.23s Step 767( 73.50%), action 441, FPS 2.08, Running 277.89s Step 768( 73.67%), action 442, FPS 2.12, Running 278.25s Step 769( 73.83%), action 443, FPS 2.19, Running 278.78s Step 770( 74.00%), action 444, FPS 2.18, Running 279.18s Step 771( 74.17%), action 445, FPS 2.16, Running 279.74s Step 772( 74.33%), action 446, FPS 2.19, Running 280.08s Step 773( 74.50%), action 447, FPS 2.21, Running 280.50s Step 774( 74.67%), action 448, FPS 2.22, Running 280.81s Step 775( 74.83%), action 449, FPS 2.27, Running 281.16s Step 776( 75.00%), action 450, FPS 2.30, Running 281.51s Step 777( 75.17%), action 451, FPS 2.30, Running 282.15s Step 778( 75.33%), action 452, FPS 2.29, Running 282.54s Step 779( 75.50%), action 453, FPS 2.30, Running 283.01s Step 780( 75.67%), action 454, FPS 2.29, Running 283.44s Step 781( 75.83%), action 455, FPS 2.29, Running 283.93s Step 782( 76.00%), action 456, FPS 2.29, Running 284.33s Step 783( 76.17%), action 457, FPS 2.32, Running 284.74s Step 784( 76.33%), action 458, FPS 2.34, Running 285.03s Step 785( 76.50%), action 459, FPS 2.32, Running 285.42s Step 786( 76.67%), action 460, FPS 2.34, Running 285.78s Step 787( 76.83%), action 461, FPS 2.34, Running 286.43s Step 788( 77.00%), action 462, FPS 2.31, Running 286.90s Step 789( 77.17%), action 463, FPS 2.30, Running 287.47s Step 790( 77.33%), action 464, FPS 2.31, Running 287.85s Step 791( 77.50%), action 465, FPS 2.29, Running 288.47s Step 792( 77.67%), action 466, FPS 2.28, Running 288.85s Step 793( 77.83%), action 467, FPS 2.29, Running 289.24s Step 794( 78.00%), action 468, FPS 2.27, Running 289.61s Step 795( 78.17%), action 469, FPS 2.25, Running 290.07s Step 796( 78.33%), action 470, FPS 2.22, Running 290.51s Step 797( 78.50%), action 471, FPS 2.22, Running 291.14s Step 798( 78.67%), action 472, FPS 2.23, Running 291.52s Step 799( 78.83%), action 473, FPS 2.20, Running 292.10s Step 800( 79.00%), action 474, FPS 2.19, Running 292.56s Step 801( 79.17%), action 475, FPS 2.23, Running 292.91s Step 802( 79.33%), action 476, FPS 2.24, Running 293.26s Step 803( 79.50%), action 477, FPS 2.22, Running 293.73s Step 804( 79.67%), action 478, FPS 2.18, Running 294.22s Step 805( 79.83%), action 479, FPS 2.16, Running 294.68s Step 806( 80.00%), action 480, FPS 2.14, Running 295.13s Step 807( 80.17%), action 481, FPS 2.15, Running 295.75s Step 808( 80.33%), action 482, FPS 2.15, Running 296.21s Step 809( 80.50%), action 483, FPS 2.17, Running 296.67s Step 810( 80.67%), action 484, FPS 2.19, Running 297.00s Step 811( 80.83%), action 485, FPS 2.23, Running 297.46s Step 812( 81.00%), action 486, FPS 2.22, Running 297.86s Step 813( 81.17%), action 487, FPS 2.16, Running 298.50s Step 814( 81.33%), action 488, FPS 2.12, Running 299.06s Step 815( 81.50%), action 489, FPS 2.10, Running 299.59s Step 816( 81.67%), action 490, FPS 2.10, Running 300.05s Step 817( 81.83%), action 491, FPS 2.12, Running 300.59s Step 818( 82.00%), action 492, FPS 2.10, Running 301.04s Step 819( 82.17%), action 493, FPS 2.13, Running 301.48s Step 820( 82.33%), action 494, FPS 2.14, Running 301.89s Step 821( 82.50%), action 495, FPS 2.10, Running 302.43s Step 822( 82.67%), action 496, FPS 2.06, Running 302.95s Step 823( 82.83%), action 497, FPS 2.04, Running 303.54s Step 824( 83.00%), action 498, FPS 2.06, Running 303.91s Step 825( 83.17%), action 499, FPS 2.05, Running 304.45s Step 826( 83.33%), action 500, FPS 2.06, Running 304.85s Step 827( 83.50%), action 501, FPS 2.06, Running 305.47s Step 828( 83.67%), action 502, FPS 2.06, Running 305.94s Step 829( 83.83%), action 503, FPS 2.04, Running 306.46s Step 830( 84.00%), action 504, FPS 2.03, Running 306.85s Step 831( 84.17%), action 505, FPS 2.02, Running 307.34s Step 832( 84.33%), action 506, FPS 2.02, Running 307.76s Step 833( 84.50%), action 507, FPS 2.06, Running 308.23s Step 834( 84.67%), action 508, FPS 2.12, Running 308.48s Step 835( 84.83%), action 509, FPS 2.16, Running 308.84s Step 836( 85.00%), action 510, FPS 2.19, Running 309.18s Step 837( 85.17%), action 511, FPS 2.16, Running 309.86s Step 838( 85.33%), action 512, FPS 2.16, Running 310.28s Step 839( 85.50%), action 513, FPS 2.15, Running 310.80s Step 840( 85.67%), action 514, FPS 2.14, Running 311.22s Step 841( 85.83%), action 515, FPS 2.15, Running 311.72s Step 842( 86.00%), action 516, FPS 2.17, Running 312.16s Step 843( 86.17%), action 517, FPS 2.24, Running 312.48s Step 844( 86.33%), action 518, FPS 2.25, Running 312.80s Step 845( 86.50%), action 519, FPS 2.27, Running 313.25s Step 846( 86.67%), action 520, FPS 2.29, Running 313.60s Step 847( 86.83%), action 521, FPS 2.28, Running 314.25s Step 848( 87.00%), action 522, FPS 2.29, Running 314.67s Step 849( 87.17%), action 523, FPS 2.30, Running 315.15s Step 850( 87.33%), action 524, FPS 2.30, Running 315.53s Step 851( 87.50%), action 525, FPS 2.29, Running 316.06s Step 852( 87.67%), action 526, FPS 2.31, Running 316.43s Step 853( 87.83%), action 527, FPS 2.35, Running 316.74s Step 854( 88.00%), action 528, FPS 2.34, Running 317.04s Step 855( 88.17%), action 529, FPS 2.30, Running 317.52s Step 856( 88.33%), action 530, FPS 2.30, Running 317.87s Step 857( 88.50%), action 531, FPS 2.31, Running 318.53s Step 858( 88.67%), action 532, FPS 2.31, Running 318.95s Step 859( 88.83%), action 533, FPS 2.31, Running 319.45s Step 860( 89.00%), action 534, FPS 2.32, Running 319.82s Step 861( 89.17%), action 535, FPS 2.33, Running 320.32s Step 862( 89.33%), action 536, FPS 2.35, Running 320.66s Step 863( 89.50%), action 537, FPS 2.33, Running 321.05s Step 864( 89.67%), action 538, FPS 2.33, Running 321.39s Step 865( 89.83%), action 539, FPS 2.33, Running 321.85s Step 866( 90.00%), action 540, FPS 2.31, Running 322.25s Step 867( 90.17%), action 541, FPS 2.31, Running 322.92s Step 868( 90.33%), action 542, FPS 2.31, Running 323.34s Step 869( 90.50%), action 543, FPS 2.30, Running 323.83s Step 870( 90.67%), action 544, FPS 2.31, Running 324.18s Step 871( 90.83%), action 545, FPS 2.34, Running 324.60s Step 872( 91.00%), action 546, FPS 2.37, Running 324.86s Step 873( 91.17%), action 547, FPS 2.32, Running 325.37s Step 874( 91.33%), action 548, FPS 2.31, Running 325.71s Step 875( 91.50%), action 549, FPS 2.29, Running 326.25s Step 876( 91.67%), action 550, FPS 2.25, Running 326.77s Step 877( 91.83%), action 551, FPS 2.25, Running 327.42s Step 878( 92.00%), action 552, FPS 2.26, Running 327.80s Step 879( 92.17%), action 553, FPS 2.26, Running 328.30s Step 880( 92.33%), action 554, FPS 2.26, Running 328.66s Step 881( 92.50%), action 555, FPS 2.30, Running 329.02s Step 882( 92.67%), action 556, FPS 2.29, Running 329.38s Step 883( 92.83%), action 557, FPS 2.28, Running 329.83s Step 884( 93.00%), action 558, FPS 2.24, Running 330.30s Step 885( 93.17%), action 559, FPS 2.22, Running 330.84s Step 886( 93.33%), action 560, FPS 2.23, Running 331.24s Step 887( 93.50%), action 561, FPS 2.24, Running 331.84s Step 888( 93.67%), action 562, FPS 2.25, Running 332.23s Step 889( 93.83%), action 563, FPS 2.27, Running 332.64s Step 890( 94.00%), action 564, FPS 2.29, Running 332.92s Step 891( 94.17%), action 565, FPS 2.28, Running 333.35s Step 892( 94.33%), action 566, FPS 2.26, Running 333.71s Step 893( 94.50%), action 567, FPS 2.24, Running 334.28s Step 894( 94.67%), action 568, FPS 2.23, Running 334.68s Step 895( 94.83%), action 569, FPS 2.24, Running 335.18s Step 896( 95.00%), action 570, FPS 2.26, Running 335.60s Step 897( 95.17%), action 571, FPS 2.26, Running 336.28s Step 898( 95.33%), action 572, FPS 2.27, Running 336.61s Step 899( 95.50%), action 573, FPS 2.27, Running 337.09s Step 900( 95.67%), action 574, FPS 2.27, Running 337.47s Step 901( 95.83%), action 575, FPS 2.24, Running 337.97s Step 902( 96.00%), action 576, FPS 2.23, Running 338.37s Step 903( 96.17%), action 577, FPS 2.21, Running 338.88s Step 904( 96.33%), action 578, FPS 2.23, Running 339.25s Step 905( 96.50%), action 579, FPS 2.21, Running 339.88s Step 906( 96.67%), action 580, FPS 2.22, Running 340.26s Step 907( 96.83%), action 581, FPS 2.21, Running 340.87s Step 908( 97.00%), action 582, FPS 2.23, Running 341.21s Step 909( 97.17%), action 583, FPS 2.20, Running 341.72s Step 910( 97.33%), action 584, FPS 2.16, Running 342.17s Step 911( 97.50%), action 585, FPS 2.14, Running 342.69s Step 912( 97.67%), action 586, FPS 2.13, Running 343.08s Step 913( 97.83%), action 587, FPS 2.14, Running 343.63s Step 914( 98.00%), action 588, FPS 2.11, Running 344.17s Step 915( 98.17%), action 589, FPS 2.12, Running 344.63s Step 916( 98.33%), action 590, FPS 2.13, Running 344.97s Step 917( 98.50%), action 591, FPS 2.14, Running 345.62s Step 918( 98.67%), action 592, FPS 2.11, Running 346.10s Step 919( 98.83%), action 593, FPS 2.10, Running 346.60s Step 920( 99.00%), action 594, FPS 2.10, Running 346.98s Step 921( 99.17%), action 595, FPS 2.10, Running 347.48s Step 922( 99.33%), action 596, FPS 2.10, Running 347.89s Step 923( 99.50%), action 597, FPS 2.09, Running 348.44s Step 924( 99.67%), action 598, FPS 2.08, Running 348.86s Step 925( 99.83%), action 599, FPS 2.11, Running 349.36s Step 926(100.00%), action 600, FPS 2.11, Running 349.75s [2026-08-02 22:52:17] [47 ] Seed 46 failed after 349.98 s. +steps: 926 , actions: 600 . +Instruction: Empty +Total 7/47(14.89%) success. +Setting seed: 47 +Step 1( N/A%), pre moving , FPS 4.04, Running 0.25s Step 2( N/A%), pre moving , FPS 6.24, Running 0.32s Step 3( N/A%), pre moving , FPS 7.51, Running 0.40s Step 4( N/A%), pre moving , FPS 8.06, Running 0.50s Step 5( N/A%), pre moving , FPS 8.37, Running 0.60s Step 6( N/A%), pre moving , FPS 8.66, Running 0.69s Step 7( N/A%), pre moving , FPS 8.93, Running 0.78s Step 8( N/A%), pre moving , FPS 9.18, Running 0.87s Step 9( N/A%), pre moving , FPS 9.31, Running 0.97s Step 10( N/A%), pre moving , FPS 9.42, Running 1.06s Step 11( N/A%), pre moving , FPS 9.52, Running 1.16s Step 12( N/A%), pre moving , FPS 9.65, Running 1.24s Step 13( N/A%), pre moving , FPS 9.82, Running 1.32s Step 14( N/A%), pre moving , FPS 9.83, Running 1.42s Step 15( N/A%), pre moving , FPS 9.87, Running 1.52s Step 16( N/A%), pre moving , FPS 9.92, Running 1.61s Step 17( N/A%), pre moving , FPS 9.93, Running 1.71s Step 18( N/A%), pre moving , FPS 10.03, Running 1.79s Step 19( N/A%), pre moving , FPS 10.06, Running 1.89s Step 20( N/A%), pre moving , FPS 10.06, Running 1.99s Step 21( N/A%), pre moving , FPS 9.97, Running 2.25s Step 22( N/A%), pre moving , FPS 10.25, Running 2.27s Step 23( N/A%), pre moving , FPS 10.57, Running 2.29s Step 24( N/A%), pre moving , FPS 11.02, Running 2.31s Step 25( N/A%), pre moving , FPS 11.43, Running 2.35s Step 26( N/A%), pre moving , FPS 10.50, Running 2.60s Step 27( N/A%), pre moving , FPS 10.72, Running 2.65s Step 28( N/A%), pre moving , FPS 10.91, Running 2.70s Step 29( N/A%), pre moving , FPS 11.20, Running 2.75s Step 30( N/A%), pre moving , FPS 11.48, Running 2.80s Step 31( N/A%), pre moving , FPS 11.76, Running 2.86s Step 32( N/A%), pre moving , FPS 12.03, Running 2.91s Step 33( N/A%), pre moving , FPS 12.27, Running 2.95s Step 34( N/A%), pre moving , FPS 12.67, Running 3.00s Step 35( N/A%), pre moving , FPS 13.05, Running 3.05s Step 36( N/A%), pre moving , FPS 9.16, Running 3.80s Step 37( N/A%), pre moving , FPS 8.63, Running 4.03s Step 38( N/A%), pre moving , FPS 8.58, Running 4.13s Step 39( N/A%), pre moving , FPS 8.57, Running 4.22s Step 40( N/A%), pre moving , FPS 8.60, Running 4.31s Step 41( N/A%), pre moving , FPS 9.30, Running 4.40s Step 42( N/A%), pre moving , FPS 8.98, Running 4.50s Step 43( N/A%), pre moving , FPS 8.70, Running 4.59s Step 44( N/A%), pre moving , FPS 8.43, Running 4.68s Step 45( N/A%), pre moving , FPS 8.24, Running 4.77s Step 46( N/A%), pre moving , FPS 8.81, Running 4.87s Step 47( N/A%), pre moving , FPS 8.67, Running 4.96s Step 48( N/A%), pre moving , FPS 6.87, Running 5.62s Step 49( N/A%), pre moving , FPS 6.77, Running 5.71s Step 50( N/A%), pre moving , FPS 6.67, Running 5.80s Step 51( N/A%), pre moving , FPS 6.57, Running 5.90s Step 52( N/A%), pre moving , FPS 6.48, Running 5.99s Step 53( N/A%), pre moving , FPS 6.39, Running 6.09s Step 54( N/A%), pre moving , FPS 6.38, Running 6.14s Step 55( N/A%), pre moving , FPS 6.41, Running 6.17s Step 56( N/A%), pre moving , FPS 8.29, Running 6.21s Step 57( N/A%), pre moving , FPS 9.02, Running 6.25s Step 58( N/A%), pre moving , FPS 9.28, Running 6.28s Step 59( N/A%), pre moving , FPS 9.57, Running 6.31s Step 60( N/A%), pre moving , FPS 9.83, Running 6.35s Step 61( N/A%), pre moving , FPS 9.82, Running 6.44s Step 62( N/A%), pre moving , FPS 9.91, Running 6.52s Step 63( N/A%), pre moving , FPS 10.05, Running 6.58s Step 64( N/A%), pre moving , FPS 10.06, Running 6.67s Step 65( N/A%), pre moving , FPS 10.14, Running 6.75s Step 66( N/A%), pre moving , FPS 10.28, Running 6.81s Step 67( N/A%), pre moving , FPS 10.30, Running 6.90s Step 68( N/A%), pre moving , FPS 14.52, Running 6.99s Step 69( N/A%), pre moving , FPS 14.75, Running 7.06s Step 70( N/A%), pre moving , FPS 15.13, Running 7.13s Step 71( N/A%), pre moving , FPS 15.42, Running 7.20s Step 72( N/A%), pre moving , FPS 15.05, Running 7.32s Step 73( N/A%), pre moving , FPS 14.52, Running 7.46s Step 74( N/A%), pre moving , FPS 13.78, Running 7.59s Step 75( N/A%), pre moving , FPS 12.75, Running 7.74s Step 76( N/A%), pre moving , FPS 11.98, Running 7.88s Step 77( N/A%), pre moving , FPS 11.29, Running 8.02s Step 78( N/A%), pre moving , FPS 10.66, Running 8.16s Step 79( N/A%), pre moving , FPS 10.03, Running 8.31s Step 80( N/A%), pre moving , FPS 9.56, Running 8.44s Step 81( N/A%), pre moving , FPS 9.29, Running 8.59s Step 82( N/A%), pre moving , FPS 8.96, Running 8.75s Step 83( N/A%), pre moving , FPS 8.66, Running 8.89s Step 84( N/A%), pre moving , FPS 8.51, Running 9.02s Step 85( N/A%), pre moving , FPS 8.31, Running 9.15s Step 86( N/A%), pre moving , FPS 8.04, Running 9.30s Step 87( N/A%), pre moving , FPS 7.89, Running 9.44s Step 88( N/A%), pre moving , FPS 7.73, Running 9.58s Step 89( N/A%), pre moving , FPS 7.64, Running 9.68s Step 90( N/A%), pre moving , FPS 7.56, Running 9.77s Step 91( N/A%), pre moving , FPS 7.51, Running 9.86s Step 92( N/A%), pre moving , FPS 7.59, Running 9.96s Step 93( N/A%), pre moving , FPS 7.70, Running 10.06s Step 94( N/A%), pre moving , FPS 7.79, Running 10.16s Step 95( N/A%), pre moving , FPS 8.04, Running 10.23s Step 96( N/A%), pre moving , FPS 8.38, Running 10.26s Step 97( N/A%), pre moving , FPS 8.70, Running 10.32s Step 98( N/A%), pre moving , FPS 8.96, Running 10.39s Step 99( N/A%), pre moving , FPS 9.30, Running 10.46s Step 100( N/A%), pre moving , FPS 9.73, Running 10.50s Step 101( N/A%), pre moving , FPS 10.29, Running 10.54s Step 102( N/A%), pre moving , FPS 10.90, Running 10.59s Step 103( N/A%), pre moving , FPS 11.47, Running 10.63s Step 104( N/A%), pre moving , FPS 12.02, Running 10.69s Step 105( N/A%), pre moving , FPS 12.84, Running 10.71s Step 106( N/A%), pre moving , FPS 13.74, Running 10.76s Step 107( N/A%), pre moving , FPS 14.77, Running 10.79s Step 108( N/A%), pre moving , FPS 15.90, Running 10.84s Step 109( N/A%), pre moving , FPS 16.66, Running 10.88s Step 110( N/A%), pre moving , FPS 17.15, Running 10.94s Step 111( N/A%), pre moving , FPS 17.84, Running 10.98s Step 112( N/A%), pre moving , FPS 18.46, Running 11.04s Step 113( N/A%), pre moving , FPS 19.19, Running 11.10s Step 114( N/A%), pre moving , FPS 18.94, Running 11.21s Step 115( N/A%), pre moving , FPS 18.57, Running 11.30s Step 116( N/A%), pre moving , FPS 17.67, Running 11.40s Step 117( N/A%), pre moving , FPS 17.09, Running 11.49s Step 118( N/A%), pre moving , FPS 16.72, Running 11.58s Step 119( N/A%), pre moving , FPS 16.37, Running 11.68s Step 120( N/A%), pre moving , FPS 15.62, Running 11.78s Step 121( N/A%), pre moving , FPS 14.97, Running 11.87s Step 122( N/A%), pre moving , FPS 14.50, Running 11.97s Step 123( N/A%), pre moving , FPS 14.09, Running 12.05s Step 124( N/A%), pre moving , FPS 13.64, Running 12.15s Step 125( N/A%), pre moving , FPS 8.39, Running 13.09s Step 126( N/A%), pre moving , FPS 7.35, Running 13.48s Step 127( N/A%), pre moving , FPS 6.95, Running 13.67s Step 128( N/A%), pre moving , FPS 6.59, Running 13.87s Step 129( N/A%), pre moving , FPS 6.40, Running 14.00s Step 130( N/A%), pre moving , FPS 5.90, Running 14.33s Step 131( N/A%), pre moving , FPS 5.70, Running 14.49s Step 132( N/A%), pre moving , FPS 5.30, Running 14.81s Step 133( N/A%), pre moving , FPS 5.05, Running 15.06s Step 134( N/A%), pre moving , FPS 4.77, Running 15.40s Step 135( N/A%), pre moving , FPS 4.63, Running 15.63s Step 136( N/A%), pre moving , FPS 4.35, Running 15.99s Step 137( N/A%), pre moving , FPS 4.23, Running 16.21s Step 138( N/A%), pre moving , FPS 3.97, Running 16.62s Step 139( N/A%), pre moving , FPS 3.89, Running 16.83s Step 140( N/A%), pre moving , FPS 3.70, Running 17.18s Step 141( N/A%), pre moving , FPS 3.62, Running 17.39s Step 142( N/A%), pre moving , FPS 3.55, Running 17.61s Step 143( N/A%), pre moving , FPS 3.53, Running 17.73s Step 144( N/A%), pre moving , FPS 3.38, Running 18.06s Step 145( N/A%), pre moving , FPS 3.88, Running 18.25s Step 146( N/A%), pre moving , FPS 3.94, Running 18.55s Step 147( N/A%), pre moving , FPS 3.93, Running 18.76s Step 148( N/A%), pre moving , FPS 3.84, Running 19.08s Step 149( N/A%), pre moving , FPS 3.77, Running 19.31s Step 150( N/A%), pre moving , FPS 3.75, Running 19.66s Step 151( N/A%), pre moving , FPS 3.72, Running 19.87s Step 152( N/A%), pre moving , FPS 3.69, Running 20.23s Step 153( N/A%), pre moving , FPS 3.64, Running 20.55s Step 154( N/A%), pre moving , FPS 3.57, Running 21.00s Step 155( N/A%), pre moving , FPS 3.58, Running 21.22s Step 156( N/A%), pre moving , FPS 3.56, Running 21.61s Step 157( N/A%), pre moving , FPS 3.59, Running 21.78s Step 158( N/A%), pre moving , FPS 3.61, Running 22.16s Step 159( N/A%), pre moving , FPS 3.63, Running 22.34s Step 160( N/A%), pre moving , FPS 3.58, Running 22.77s Step 161( N/A%), pre moving , FPS 3.57, Running 23.00s Step 162( N/A%), pre moving , FPS 3.47, Running 23.36s Step 163( N/A%), pre moving , FPS 3.42, Running 23.58s Step 164( N/A%), pre moving , FPS 3.32, Running 24.09s Step 165( N/A%), pre moving , FPS 3.28, Running 24.35s Step 166( N/A%), pre moving , FPS 3.21, Running 24.77s Step 167( N/A%), pre moving , FPS 3.20, Running 25.01s Step 168( N/A%), pre moving , FPS 3.15, Running 25.43s Step 169( N/A%), pre moving , FPS 3.16, Running 25.65s Step 170( N/A%), pre moving , FPS 3.15, Running 26.02s Step 171( N/A%), pre moving , FPS 3.14, Running 26.25s Step 172( N/A%), pre moving , FPS 3.15, Running 26.58s Step 173( N/A%), pre moving , FPS 3.20, Running 26.80s Step 174( N/A%), pre moving , FPS 3.26, Running 27.12s Step 175( N/A%), pre moving , FPS 3.25, Running 27.38s Step 176( N/A%), pre moving , FPS 3.28, Running 27.70s Step 177( N/A%), pre moving , FPS 3.26, Running 27.92s Step 178( N/A%), pre moving , FPS 3.29, Running 28.24s Step 179( N/A%), pre moving , FPS 3.27, Running 28.44s Step 180( N/A%), pre moving , FPS 3.34, Running 28.75s Step 181( N/A%), pre moving , FPS 3.36, Running 28.95s Step 182( N/A%), pre moving , FPS 3.36, Running 29.31s Step 183( N/A%), pre moving , FPS 3.41, Running 29.46s Step 184( N/A%), pre moving , FPS 3.53, Running 29.76s Step 185( N/A%), pre moving , FPS 3.59, Running 29.91s Step 186( N/A%), pre moving , FPS 3.73, Running 30.13s Step 187( N/A%), pre moving , FPS 3.75, Running 30.33s Step 188( N/A%), pre moving , FPS 3.87, Running 30.60s Step 189( N/A%), pre moving , FPS 3.90, Running 30.77s Step 190( N/A%), pre moving , FPS 4.02, Running 30.99s Step 191( N/A%), pre moving , FPS 4.06, Running 31.17s Step 192( N/A%), pre moving , FPS 4.11, Running 31.44s Step 193( N/A%), pre moving , FPS 4.14, Running 31.63s Step 194( N/A%), pre moving , FPS 4.18, Running 31.91s Step 195( N/A%), pre moving , FPS 4.36, Running 31.97s Step 196( N/A%), pre moving , FPS 4.63, Running 32.02s Step 197( N/A%), pre moving , FPS 4.82, Running 32.07s Step 198( N/A%), pre moving , FPS 5.15, Running 32.12s Step 199( N/A%), pre moving , FPS 5.38, Running 32.16s Step 200( N/A%), pre moving , FPS 5.80, Running 32.20s Step 201( N/A%), pre moving , FPS 6.07, Running 32.25s Step 202( N/A%), pre moving , FPS 6.70, Running 32.29s Step 203( N/A%), pre moving , FPS 6.92, Running 32.34s Step 204( N/A%), pre moving , FPS 7.59, Running 32.39s Step 205( N/A%), pre moving , FPS 6.88, Running 32.82s Step 206( N/A%), pre moving , FPS 7.32, Running 32.86s Step 207( N/A%), pre moving , FPS 7.70, Running 32.93s Step 208( N/A%), pre moving , FPS 8.40, Running 32.98s Step 209( N/A%), pre moving , FPS 8.80, Running 33.04s Step 210( N/A%), pre moving , FPS 9.44, Running 33.11s Step 211( N/A%), pre moving , FPS 9.94, Running 33.18s Step 212( N/A%), pre moving , FPS 11.07, Running 33.25s Step 213( N/A%), pre moving , FPS 11.80, Running 33.33s Step 214( N/A%), pre moving , FPS 13.44, Running 33.40s Step 215( N/A%), pre moving , FPS 13.35, Running 33.46s Step 216( N/A%), pre moving , FPS 13.16, Running 33.54s Step 217( N/A%), pre moving , FPS 13.02, Running 33.61s Step 218( N/A%), pre moving , FPS 12.84, Running 33.67s Step 219( N/A%), pre moving , FPS 12.63, Running 33.74s Step 220( N/A%), pre moving , FPS 12.42, Running 33.81s Step 221( N/A%), pre moving , FPS 12.25, Running 33.88s Step 222( N/A%), pre moving , FPS 12.10, Running 33.95s Step 223( N/A%), pre moving , FPS 11.97, Running 34.01s Step 224( N/A%), pre moving , FPS 11.77, Running 34.09s Step 225( N/A%), pre moving , FPS 14.80, Running 34.17s Step 226( N/A%), pre moving , FPS 14.55, Running 34.23s Step 227( N/A%), pre moving , FPS 14.58, Running 34.30s Step 228( N/A%), pre moving , FPS 14.28, Running 34.38s Step 229( N/A%), pre moving , FPS 14.22, Running 34.45s Step 230( N/A%), pre moving , FPS 14.17, Running 34.52s Step 231( N/A%), pre moving , FPS 14.17, Running 34.59s Step 232( N/A%), pre moving , FPS 14.21, Running 34.66s Step 233( N/A%), pre moving , FPS 14.20, Running 34.73s Step 234( N/A%), pre moving , FPS 14.21, Running 34.80s Step 235( N/A%), pre moving , FPS 14.12, Running 34.88s Step 236( N/A%), pre moving , FPS 14.37, Running 34.93s Step 237( N/A%), pre moving , FPS 14.61, Running 34.97s Step 238( N/A%), pre moving , FPS 14.89, Running 35.02s Step 239( N/A%), pre moving , FPS 15.17, Running 35.06s Step 240( N/A%), pre moving , FPS 15.42, Running 35.11s Step 241( N/A%), pre moving , FPS 15.66, Running 35.16s Step 242( N/A%), pre moving , FPS 15.83, Running 35.21s Step 243( N/A%), pre moving , FPS 16.07, Running 35.26s Step 244( N/A%), pre moving , FPS 16.54, Running 35.30s Step 245( N/A%), pre moving , FPS 17.02, Running 35.34s Step 246( N/A%), pre moving , FPS 17.20, Running 35.40s Step 247( N/A%), pre moving , FPS 17.57, Running 35.44s Step 248( N/A%), pre moving , FPS 18.01, Running 35.49s Step 249( N/A%), pre moving , FPS 18.51, Running 35.53s Step 250( N/A%), pre moving , FPS 19.01, Running 35.57s Step 251( N/A%), pre moving , FPS 13.72, Running 36.05s Step 252( N/A%), pre moving , FPS 13.94, Running 36.09s Step 253( N/A%), pre moving , FPS 14.23, Running 36.14s Step 254( N/A%), pre moving , FPS 14.47, Running 36.19s Step 255( N/A%), pre moving , FPS 14.79, Running 36.23s Step 256( N/A%), pre moving , FPS 14.50, Running 36.31s Step 257( N/A%), pre moving , FPS 14.27, Running 36.38s Step 258( N/A%), pre moving , FPS 14.01, Running 36.44s Step 259( N/A%), pre moving , FPS 13.70, Running 36.52s Step 260( N/A%), pre moving , FPS 13.45, Running 36.59s Step 261( N/A%), pre moving , FPS 13.30, Running 36.66s Step 262( N/A%), pre moving , FPS 12.94, Running 36.76s Step 263( N/A%), pre moving , FPS 12.57, Running 36.85s Step 264( N/A%), pre moving , FPS 12.16, Running 36.95s Step 265( N/A%), pre moving , FPS 11.77, Running 37.04s Step 266( N/A%), pre moving , FPS 11.47, Running 37.14s Step 267( N/A%), pre moving , FPS 11.10, Running 37.24s Step 268( N/A%), pre moving , FPS 10.63, Running 37.37s Step 269( N/A%), pre moving , FPS 10.15, Running 37.50s Step 270( N/A%), pre moving , FPS 9.74, Running 37.63s Step 271( N/A%), pre moving , FPS 11.69, Running 37.76s Step 272( N/A%), pre moving , FPS 11.20, Running 37.88s Step 273( N/A%), pre moving , FPS 10.71, Running 38.01s Step 274( N/A%), pre moving , FPS 10.31, Running 38.13s Step 275( N/A%), pre moving , FPS 9.89, Running 38.26s Step 276( N/A%), pre moving , FPS 9.65, Running 38.38s Step 277( N/A%), pre moving , FPS 9.39, Running 38.51s Step 278( N/A%), pre moving , FPS 9.14, Running 38.63s Step 279( N/A%), pre moving , FPS 8.96, Running 38.75s Step 280( N/A%), pre moving , FPS 8.87, Running 38.85s Step 281( N/A%), pre moving , FPS 8.75, Running 38.95s Step 282( N/A%), pre moving , FPS 8.75, Running 39.04s Step 283( N/A%), pre moving , FPS 8.71, Running 39.15s Step 284( N/A%), pre moving , FPS 8.81, Running 39.22s Step 285( N/A%), pre moving , FPS 8.90, Running 39.29s Step 286( N/A%), pre moving , FPS 8.99, Running 39.37s Step 287( N/A%), pre moving , FPS 9.12, Running 39.43s Step 288( N/A%), pre moving , FPS 9.26, Running 39.53s Step 289( N/A%), pre moving , FPS 9.41, Running 39.63s Step 290( N/A%), pre moving , FPS 9.55, Running 39.72s Step 291( N/A%), pre moving , FPS 9.71, Running 39.82s Step 292( N/A%), pre moving , FPS 9.82, Running 39.92s Step 293( N/A%), pre moving , FPS 9.99, Running 40.01s Step 294( N/A%), pre moving , FPS 10.11, Running 40.11s Step 295( N/A%), pre moving , FPS 10.31, Running 40.20s Step 296( N/A%), pre moving , FPS 10.50, Running 40.29s Step 297( N/A%), pre moving , FPS 10.68, Running 40.38s Step 298( N/A%), pre moving , FPS 10.87, Running 40.47s Step 299( N/A%), pre moving , FPS 11.05, Running 40.56s Step 300( N/A%), pre moving , FPS 11.08, Running 40.65s Step 301( N/A%), pre moving , FPS 11.25, Running 40.73s Step 302( N/A%), pre moving , FPS 11.40, Running 40.80s Step 303( N/A%), pre moving , FPS 11.66, Running 40.86s Step 304( N/A%), pre moving , FPS 11.68, Running 40.93s Step 305( N/A%), pre moving , FPS 11.69, Running 41.00s Step 306( N/A%), pre moving , FPS 11.72, Running 41.07s Step 307( N/A%), pre moving , FPS 11.75, Running 41.14s Step 308( N/A%), pre moving , FPS 12.14, Running 41.18s Step 309( N/A%), pre moving , FPS 12.51, Running 41.23s Step 310( N/A%), pre moving , FPS 12.90, Running 41.27s Step 311( N/A%), pre moving , FPS 13.34, Running 41.32s Step 312( N/A%), pre moving , FPS 13.83, Running 41.36s Step 313( N/A%), pre moving , FPS 14.32, Running 41.40s Step 314( N/A%), pre moving , FPS 14.92, Running 41.45s Step 315( N/A%), pre moving , FPS 15.48, Running 41.49s Step 316( N/A%), pre moving , FPS 15.95, Running 41.54s Step 317( N/A%), pre moving , FPS 16.45, Running 41.59s Step 318( N/A%), pre moving , FPS 17.10, Running 41.64s Step 319( N/A%), pre moving , FPS 17.80, Running 41.69s Step 320( N/A%), pre moving , FPS 18.61, Running 41.73s Step 321( N/A%), pre moving , FPS 19.14, Running 41.77s Step 322( N/A%), pre moving , FPS 19.59, Running 41.82s Step 323( N/A%), pre moving , FPS 9.04, Running 43.07s Step 324( N/A%), pre moving , FPS 8.40, Running 43.31s Step 325( N/A%), pre moving , FPS 8.06, Running 43.48s Step 326( N/A%), pre moving , FPS 7.57, Running 43.71s Step 327( N/A%), pre moving , FPS 7.26, Running 43.89s Step 328( N/A%), pre moving , FPS 6.72, Running 44.15s Step 329( N/A%), pre moving , FPS 6.47, Running 44.32s Step 330( N/A%), pre moving , FPS 6.09, Running 44.56s Step 331( N/A%), pre moving , FPS 5.93, Running 44.69s Step 332( N/A%), pre moving , FPS 5.63, Running 44.91s Step 333( N/A%), pre moving , FPS 5.48, Running 45.06s Step 334( N/A%), pre moving , FPS 5.21, Running 45.28s Step 335( N/A%), pre moving , FPS 5.04, Running 45.46s Step 336( N/A%), pre moving , FPS 4.80, Running 45.71s Step 337( N/A%), pre moving , FPS 4.69, Running 45.86s Step 338( N/A%), pre moving , FPS 4.46, Running 46.12s Step 339( N/A%), pre moving , FPS 4.36, Running 46.27s Step 340( N/A%), pre moving , FPS 4.17, Running 46.53s Step 341( N/A%), pre moving , FPS 4.09, Running 46.66s Step 342( N/A%), pre moving , FPS 3.94, Running 46.90s Step 343( 0.17%), action 1, FPS 4.36, Running 47.67s Step 344( 0.33%), action 2, FPS 4.02, Running 48.28s Step 345( 0.50%), action 3, FPS 3.92, Running 48.59s Step 346( 0.67%), action 4, FPS 3.82, Running 48.95s Step 347( 0.83%), action 5, FPS 3.63, Running 49.40s Step 348( 1.00%), action 6, FPS 3.48, Running 49.90s Step 349( 1.17%), action 7, FPS 3.38, Running 50.23s Step 350( 1.33%), action 8, FPS 3.37, Running 50.50s Step 351( 1.50%), action 9, FPS 3.28, Running 50.79s Step 352( 1.67%), action 10, FPS 3.21, Running 51.14s Step 353( 1.83%), action 11, FPS 3.04, Running 51.63s Step 354( 2.00%), action 12, FPS 2.95, Running 52.07s Step 355( 2.17%), action 13, FPS 2.74, Running 52.76s Step 356( 2.33%), action 14, FPS 2.71, Running 53.10s Step 357( 2.50%), action 15, FPS 2.58, Running 53.60s Step 358( 2.67%), action 16, FPS 2.48, Running 54.20s Step 359( 2.83%), action 17, FPS 2.36, Running 54.74s Step 360( 3.00%), action 18, FPS 2.31, Running 55.18s Step 361( 3.17%), action 19, FPS 2.26, Running 55.51s Step 362( 3.33%), action 20, FPS 2.25, Running 55.79s Step 363( 3.50%), action 21, FPS 2.33, Running 56.25s Step 364( 3.67%), action 22, FPS 2.38, Running 56.67s Step 365( 3.83%), action 23, FPS 2.31, Running 57.24s Step 366( 4.00%), action 24, FPS 2.25, Running 57.83s Step 367( 4.17%), action 25, FPS 2.25, Running 58.29s Step 368( 4.33%), action 26, FPS 2.25, Running 58.79s Step 369( 4.50%), action 27, FPS 2.23, Running 59.18s Step 370( 4.67%), action 28, FPS 2.18, Running 59.66s Step 371( 4.83%), action 29, FPS 2.14, Running 60.15s Step 372( 5.00%), action 30, FPS 2.11, Running 60.61s Step 373( 5.17%), action 31, FPS 2.08, Running 61.24s Step 374( 5.33%), action 32, FPS 2.06, Running 61.79s Step 375( 5.50%), action 33, FPS 2.08, Running 62.38s Step 376( 5.67%), action 34, FPS 2.04, Running 62.92s Step 377( 5.83%), action 35, FPS 2.04, Running 63.39s Step 378( 6.00%), action 36, FPS 2.07, Running 63.88s Step 379( 6.17%), action 37, FPS 2.07, Running 64.42s Step 380( 6.33%), action 38, FPS 2.08, Running 64.80s Step 381( 6.50%), action 39, FPS 2.02, Running 65.41s Step 382( 6.67%), action 40, FPS 2.00, Running 65.78s Step 383( 6.83%), action 41, FPS 1.94, Running 66.55s Step 384( 7.00%), action 42, FPS 1.91, Running 67.11s Step 385( 7.17%), action 43, FPS 1.92, Running 67.67s Step 386( 7.33%), action 44, FPS 1.92, Running 68.24s Step 387( 7.50%), action 45, FPS 1.91, Running 68.76s Step 388( 7.67%), action 46, FPS 1.92, Running 69.21s Step 389( 7.83%), action 47, FPS 1.88, Running 69.83s Step 390( 8.00%), action 48, FPS 1.88, Running 70.29s Step 391( 8.17%), action 49, FPS 1.88, Running 70.79s Step 392( 8.33%), action 50, FPS 1.87, Running 71.29s Step 393( 8.50%), action 51, FPS 1.86, Running 72.00s Step 394( 8.67%), action 52, FPS 1.86, Running 72.55s Step 395( 8.83%), action 53, FPS 1.87, Running 73.07s Step 396( 9.00%), action 54, FPS 1.90, Running 73.46s Step 397( 9.17%), action 55, FPS 1.89, Running 73.98s Step 398( 9.33%), action 56, FPS 1.91, Running 74.34s Step 399( 9.50%), action 57, FPS 1.92, Running 74.82s Step 400( 9.67%), action 58, FPS 1.88, Running 75.46s Step 401( 9.83%), action 59, FPS 1.83, Running 76.35s Step 402( 10.00%), action 60, FPS 1.82, Running 76.80s Step 403( 10.17%), action 61, FPS 1.83, Running 77.46s Step 404( 10.33%), action 62, FPS 1.86, Running 77.89s Step 405( 10.50%), action 63, FPS 1.88, Running 78.31s Step 406( 10.67%), action 64, FPS 1.89, Running 78.84s Step 407( 10.83%), action 65, FPS 1.87, Running 79.45s Step 408( 11.00%), action 66, FPS 1.87, Running 79.88s Step 409( 11.17%), action 67, FPS 1.90, Running 80.36s Step 410( 11.33%), action 68, FPS 1.89, Running 80.88s Step 411( 11.50%), action 69, FPS 1.86, Running 81.56s Step 412( 11.67%), action 70, FPS 1.89, Running 81.90s Step 413( 11.83%), action 71, FPS 1.89, Running 82.55s Step 414( 12.00%), action 72, FPS 1.92, Running 82.96s Step 415( 12.17%), action 73, FPS 1.91, Running 83.54s Step 416( 12.33%), action 74, FPS 1.91, Running 83.95s Step 417( 12.50%), action 75, FPS 1.92, Running 84.42s Step 418( 12.67%), action 76, FPS 1.92, Running 84.78s Step 419( 12.83%), action 77, FPS 1.91, Running 85.26s Step 420( 13.00%), action 78, FPS 1.97, Running 85.64s Step 421( 13.17%), action 79, FPS 2.07, Running 86.01s Step 422( 13.33%), action 80, FPS 2.07, Running 86.46s Step 423( 13.50%), action 81, FPS 2.07, Running 87.10s Step 424( 13.67%), action 82, FPS 2.09, Running 87.46s Step 425( 13.83%), action 83, FPS 2.05, Running 88.05s Step 426( 14.00%), action 84, FPS 2.08, Running 88.44s Step 427( 14.17%), action 85, FPS 2.10, Running 88.96s Step 428( 14.33%), action 86, FPS 2.11, Running 89.36s Step 429( 14.50%), action 87, FPS 2.15, Running 89.66s Step 430( 14.67%), action 88, FPS 2.22, Running 89.89s Step 431( 14.83%), action 89, FPS 2.28, Running 90.32s Step 432( 15.00%), action 90, FPS 2.28, Running 90.66s Step 433( 15.17%), action 91, FPS 2.26, Running 91.39s Step 434( 15.33%), action 92, FPS 2.26, Running 91.81s Step 435( 15.50%), action 93, FPS 2.28, Running 92.29s Step 436( 15.67%), action 94, FPS 2.29, Running 92.67s Step 437( 15.83%), action 95, FPS 2.29, Running 93.15s Step 438( 16.00%), action 96, FPS 2.29, Running 93.51s Step 439( 16.17%), action 97, FPS 2.35, Running 93.79s Step 440( 16.33%), action 98, FPS 2.39, Running 94.01s Step 441( 16.50%), action 99, FPS 2.36, Running 94.50s Step 442( 16.67%), action 100, FPS 2.36, Running 94.93s Step 443( 16.83%), action 101, FPS 2.34, Running 95.66s Step 444( 17.00%), action 102, FPS 2.34, Running 96.02s Step 445( 17.17%), action 103, FPS 2.35, Running 96.54s Step 446( 17.33%), action 104, FPS 2.35, Running 96.97s Step 447( 17.50%), action 105, FPS 2.33, Running 97.56s Step 448( 17.67%), action 106, FPS 2.35, Running 97.89s Step 449( 17.83%), action 107, FPS 2.31, Running 98.31s Step 450( 18.00%), action 108, FPS 2.26, Running 98.72s Step 451( 18.17%), action 109, FPS 2.23, Running 99.30s Step 452( 18.33%), action 110, FPS 2.22, Running 99.67s Step 453( 18.50%), action 111, FPS 2.23, Running 100.35s Step 454( 18.67%), action 112, FPS 2.22, Running 100.81s Step 455( 18.83%), action 113, FPS 2.21, Running 101.35s Step 456( 19.00%), action 114, FPS 2.20, Running 101.75s Step 457( 19.17%), action 115, FPS 2.21, Running 102.19s Step 458( 19.33%), action 116, FPS 2.18, Running 102.67s Step 459( 19.50%), action 117, FPS 2.13, Running 103.19s Step 460( 19.67%), action 118, FPS 2.07, Running 103.66s Step 461( 19.83%), action 119, FPS 2.04, Running 104.31s Step 462( 20.00%), action 120, FPS 2.03, Running 104.79s Step 463( 20.17%), action 121, FPS 2.02, Running 105.54s Step 464( 20.33%), action 122, FPS 2.03, Running 105.88s Step 465( 20.50%), action 123, FPS 2.00, Running 106.57s Step 466( 20.67%), action 124, FPS 1.97, Running 107.10s Step 467( 20.83%), action 125, FPS 1.99, Running 107.61s Step 468( 21.00%), action 126, FPS 1.96, Running 108.09s Step 469( 21.17%), action 127, FPS 1.95, Running 108.56s Step 470( 21.33%), action 128, FPS 1.95, Running 108.96s Step 471( 21.50%), action 129, FPS 1.98, Running 109.39s Step 472( 21.67%), action 130, FPS 1.99, Running 109.73s Step 473( 21.83%), action 131, FPS 2.00, Running 110.35s Step 474( 22.00%), action 132, FPS 2.01, Running 110.78s Step 475( 22.17%), action 133, FPS 2.01, Running 111.29s Step 476( 22.33%), action 134, FPS 2.02, Running 111.67s Step 477( 22.50%), action 135, FPS 2.01, Running 112.15s Step 478( 22.67%), action 136, FPS 2.03, Running 112.54s Step 479( 22.83%), action 137, FPS 2.03, Running 113.03s Step 480( 23.00%), action 138, FPS 2.06, Running 113.39s Step 481( 23.17%), action 139, FPS 2.12, Running 113.74s Step 482( 23.33%), action 140, FPS 2.14, Running 114.14s Step 483( 23.50%), action 141, FPS 2.16, Running 114.80s Step 484( 23.67%), action 142, FPS 2.14, Running 115.21s Step 485( 23.83%), action 143, FPS 2.19, Running 115.69s Step 486( 24.00%), action 144, FPS 2.23, Running 116.08s Step 487( 24.17%), action 145, FPS 2.21, Running 116.66s Step 488( 24.33%), action 146, FPS 2.23, Running 117.05s Step 489( 24.50%), action 147, FPS 2.26, Running 117.43s Step 490( 24.67%), action 148, FPS 2.29, Running 117.68s Step 491( 24.83%), action 149, FPS 2.29, Running 118.13s Step 492( 25.00%), action 150, FPS 2.26, Running 118.59s Step 493( 25.17%), action 151, FPS 2.24, Running 119.29s Step 494( 25.33%), action 152, FPS 2.24, Running 119.73s Step 495( 25.50%), action 153, FPS 2.23, Running 120.28s Step 496( 25.67%), action 154, FPS 2.22, Running 120.70s Step 497( 25.83%), action 155, FPS 2.21, Running 121.21s Step 498( 26.00%), action 156, FPS 2.23, Running 121.51s Step 499( 26.17%), action 157, FPS 2.28, Running 121.81s Step 500( 26.33%), action 158, FPS 2.26, Running 122.22s Step 501( 26.50%), action 159, FPS 2.24, Running 122.66s Step 502( 26.67%), action 160, FPS 2.23, Running 123.11s Step 503( 26.83%), action 161, FPS 2.24, Running 123.74s Step 504( 27.00%), action 162, FPS 2.24, Running 124.14s Step 505( 27.17%), action 163, FPS 2.23, Running 124.64s Step 506( 27.33%), action 164, FPS 2.24, Running 125.03s Step 507( 27.50%), action 165, FPS 2.26, Running 125.50s Step 508( 27.67%), action 166, FPS 2.30, Running 125.74s Step 509( 27.83%), action 167, FPS 2.29, Running 126.15s Step 510( 28.00%), action 168, FPS 2.27, Running 126.50s Step 511( 28.17%), action 169, FPS 2.26, Running 126.97s Step 512( 28.33%), action 170, FPS 2.27, Running 127.39s Step 513( 28.50%), action 171, FPS 2.29, Running 128.02s Step 514( 28.67%), action 172, FPS 2.29, Running 128.45s Step 515( 28.83%), action 173, FPS 2.31, Running 128.92s Step 516( 29.00%), action 174, FPS 2.32, Running 129.32s Step 517( 29.17%), action 175, FPS 2.38, Running 129.63s Step 518( 29.33%), action 176, FPS 2.37, Running 129.97s Step 519( 29.50%), action 177, FPS 2.32, Running 130.41s Step 520( 29.67%), action 178, FPS 2.34, Running 130.76s Step 521( 29.83%), action 179, FPS 2.33, Running 131.26s Step 522( 30.00%), action 180, FPS 2.34, Running 131.66s Step 523( 30.17%), action 181, FPS 2.33, Running 132.32s Step 524( 30.33%), action 182, FPS 2.33, Running 132.71s Step 525( 30.50%), action 183, FPS 2.33, Running 133.22s Step 526( 30.67%), action 184, FPS 2.33, Running 133.62s Step 527( 30.83%), action 185, FPS 2.37, Running 133.93s Step 528( 31.00%), action 186, FPS 2.33, Running 134.31s Step 529( 31.17%), action 187, FPS 2.33, Running 134.75s Step 530( 31.33%), action 188, FPS 2.32, Running 135.13s Step 531( 31.50%), action 189, FPS 2.31, Running 135.64s Step 532( 31.67%), action 190, FPS 2.31, Running 136.07s Step 533( 31.83%), action 191, FPS 2.30, Running 136.73s Step 534( 32.00%), action 192, FPS 2.32, Running 137.09s Step 535( 32.17%), action 193, FPS 2.31, Running 137.59s Step 536( 32.33%), action 194, FPS 2.34, Running 137.87s Step 537( 32.50%), action 195, FPS 2.34, Running 138.17s Step 538( 32.67%), action 196, FPS 2.36, Running 138.44s Step 539( 32.83%), action 197, FPS 2.36, Running 138.90s Step 540( 33.00%), action 198, FPS 2.35, Running 139.27s Step 541( 33.17%), action 199, FPS 2.34, Running 139.79s Step 542( 33.33%), action 200, FPS 2.35, Running 140.18s Step 543( 33.50%), action 201, FPS 2.36, Running 140.81s Step 544( 33.67%), action 202, FPS 2.36, Running 141.18s Step 545( 33.83%), action 203, FPS 2.37, Running 141.66s Step 546( 34.00%), action 204, FPS 2.38, Running 142.01s Step 547( 34.17%), action 205, FPS 2.39, Running 142.32s Step 548( 34.33%), action 206, FPS 2.39, Running 142.70s Step 549( 34.50%), action 207, FPS 2.37, Running 143.20s Step 550( 34.67%), action 208, FPS 2.37, Running 143.57s Step 551( 34.83%), action 209, FPS 2.37, Running 144.08s Step 552( 35.00%), action 210, FPS 2.34, Running 144.60s Step 553( 35.17%), action 211, FPS 2.35, Running 145.25s Step 554( 35.33%), action 212, FPS 2.31, Running 145.74s Step 555( 35.50%), action 213, FPS 2.37, Running 146.02s Step 556( 35.67%), action 214, FPS 2.37, Running 146.31s Step 557( 35.83%), action 215, FPS 2.33, Running 146.75s Step 558( 36.00%), action 216, FPS 2.31, Running 147.11s Step 559( 36.17%), action 217, FPS 2.30, Running 147.60s Step 560( 36.33%), action 218, FPS 2.29, Running 148.00s Step 561( 36.50%), action 219, FPS 2.30, Running 148.48s Step 562( 36.67%), action 220, FPS 2.31, Running 148.83s Step 563( 36.83%), action 221, FPS 2.30, Running 149.49s Step 564( 37.00%), action 222, FPS 2.29, Running 149.93s Step 565( 37.17%), action 223, FPS 2.33, Running 150.23s Step 566( 37.33%), action 224, FPS 2.34, Running 150.58s Step 567( 37.50%), action 225, FPS 2.29, Running 151.04s Step 568( 37.67%), action 226, FPS 2.29, Running 151.43s Step 569( 37.83%), action 227, FPS 2.29, Running 151.93s Step 570( 38.00%), action 228, FPS 2.25, Running 152.47s Step 571( 38.17%), action 229, FPS 2.23, Running 153.05s Step 572( 38.33%), action 230, FPS 2.26, Running 153.46s Step 573( 38.50%), action 231, FPS 2.26, Running 154.09s Step 574( 38.67%), action 232, FPS 2.29, Running 154.47s Step 575( 38.83%), action 233, FPS 2.21, Running 155.09s Step 576( 39.00%), action 234, FPS 2.16, Running 155.57s Step 577( 39.17%), action 235, FPS 2.14, Running 156.08s Step 578( 39.33%), action 236, FPS 2.13, Running 156.52s Step 579( 39.50%), action 237, FPS 2.11, Running 157.06s Step 580( 39.67%), action 238, FPS 2.12, Running 157.45s Step 581( 39.83%), action 239, FPS 2.12, Running 157.92s Step 582( 40.00%), action 240, FPS 2.13, Running 158.22s Step 583( 40.17%), action 241, FPS 2.13, Running 158.87s Step 584( 40.33%), action 242, FPS 2.12, Running 159.34s Step 585( 40.50%), action 243, FPS 2.06, Running 159.94s Step 586( 40.67%), action 244, FPS 2.03, Running 160.43s Step 587( 40.83%), action 245, FPS 2.01, Running 160.98s Step 588( 41.00%), action 246, FPS 1.96, Running 161.64s Step 589( 41.17%), action 247, FPS 1.97, Running 162.07s Step 590( 41.33%), action 248, FPS 1.96, Running 162.67s Step 591( 41.50%), action 249, FPS 1.91, Running 163.54s Step 592( 41.67%), action 250, FPS 1.89, Running 164.04s Step 593( 41.83%), action 251, FPS 1.83, Running 164.99s Step 594( 42.00%), action 252, FPS 1.82, Running 165.48s Step 595( 42.17%), action 253, FPS 1.80, Running 166.20s Step 596( 42.33%), action 254, FPS 1.79, Running 166.73s Step 597( 42.50%), action 255, FPS 1.78, Running 167.34s Step 598( 42.67%), action 256, FPS 1.76, Running 167.90s Step 599( 42.83%), action 257, FPS 1.74, Running 168.57s Step 600( 43.00%), action 258, FPS 1.73, Running 169.00s Step 601( 43.17%), action 259, FPS 1.69, Running 169.78s Step 602( 43.33%), action 260, FPS 1.67, Running 170.21s Step 603( 43.50%), action 261, FPS 1.65, Running 170.96s Step 604( 43.67%), action 262, FPS 1.66, Running 171.37s Step 605( 43.83%), action 263, FPS 1.67, Running 171.90s Step 606( 44.00%), action 264, FPS 1.68, Running 172.34s Step 607( 44.17%), action 265, FPS 1.69, Running 172.83s Step 608( 44.33%), action 266, FPS 1.73, Running 173.22s Step 609( 44.50%), action 267, FPS 1.71, Running 173.74s Step 610( 44.67%), action 268, FPS 1.75, Running 174.11s Step 611( 44.83%), action 269, FPS 1.81, Running 174.61s Step 612( 45.00%), action 270, FPS 1.80, Running 175.12s Step 613( 45.17%), action 271, FPS 1.84, Running 175.86s Step 614( 45.33%), action 272, FPS 1.85, Running 176.31s Step 615( 45.50%), action 273, FPS 1.90, Running 176.72s Step 616( 45.67%), action 274, FPS 1.94, Running 177.03s Step 617( 45.83%), action 275, FPS 1.97, Running 177.50s Step 618( 46.00%), action 276, FPS 1.95, Running 178.14s Step 619( 46.17%), action 277, FPS 1.97, Running 178.71s Step 620( 46.33%), action 278, FPS 1.97, Running 179.17s Step 621( 46.50%), action 279, FPS 1.97, Running 179.94s Step 622( 46.67%), action 280, FPS 1.98, Running 180.32s Step 623( 46.83%), action 281, FPS 1.99, Running 181.03s Step 624( 47.00%), action 282, FPS 1.97, Running 181.51s Step 625( 47.17%), action 283, FPS 1.98, Running 182.02s Step 626( 47.33%), action 284, FPS 1.97, Running 182.47s Step 627( 47.50%), action 285, FPS 1.98, Running 182.95s Step 628( 47.67%), action 286, FPS 1.97, Running 183.39s Step 629( 47.83%), action 287, FPS 1.97, Running 183.91s Step 630( 48.00%), action 288, FPS 1.96, Running 184.33s Step 631( 48.17%), action 289, FPS 1.97, Running 184.77s Step 632( 48.33%), action 290, FPS 2.00, Running 185.12s Step 633( 48.50%), action 291, FPS 2.01, Running 185.82s Step 634( 48.67%), action 292, FPS 2.01, Running 186.25s Step 635( 48.83%), action 293, FPS 1.99, Running 186.76s Step 636( 49.00%), action 294, FPS 1.97, Running 187.16s Step 637( 49.17%), action 295, FPS 1.97, Running 187.66s Step 638( 49.33%), action 296, FPS 2.02, Running 188.04s Step 639( 49.50%), action 297, FPS 2.05, Running 188.47s Step 640( 49.67%), action 298, FPS 2.05, Running 188.93s Step 641( 49.83%), action 299, FPS 2.12, Running 189.38s Step 642( 50.00%), action 300, FPS 2.11, Running 189.79s Step 643( 50.17%), action 301, FPS 2.08, Running 190.65s Step 644( 50.33%), action 302, FPS 2.10, Running 191.02s Step 645( 50.50%), action 303, FPS 2.09, Running 191.58s Step 646( 50.67%), action 304, FPS 2.11, Running 191.96s Step 647( 50.83%), action 305, FPS 2.05, Running 192.72s Step 648( 51.00%), action 306, FPS 2.07, Running 193.07s Step 649( 51.17%), action 307, FPS 2.00, Running 193.91s Step 650( 51.33%), action 308, FPS 1.99, Running 194.40s Step 651( 51.50%), action 309, FPS 1.97, Running 194.92s Step 652( 51.67%), action 310, FPS 1.93, Running 195.46s Step 653( 51.83%), action 311, FPS 1.96, Running 196.04s Step 654( 52.00%), action 312, FPS 1.97, Running 196.42s Step 655( 52.17%), action 313, FPS 1.96, Running 196.98s Step 656( 52.33%), action 314, FPS 1.94, Running 197.49s Step 657( 52.50%), action 315, FPS 1.93, Running 198.04s Step 658( 52.67%), action 316, FPS 1.93, Running 198.42s Step 659( 52.83%), action 317, FPS 1.90, Running 199.02s Step 660( 53.00%), action 318, FPS 1.89, Running 199.52s Step 661( 53.17%), action 319, FPS 1.90, Running 199.92s Step 662( 53.33%), action 320, FPS 1.90, Running 200.32s Step 663( 53.50%), action 321, FPS 1.92, Running 201.06s Step 664( 53.67%), action 322, FPS 1.92, Running 201.46s Step 665( 53.83%), action 323, FPS 1.92, Running 201.98s Step 666( 54.00%), action 324, FPS 1.92, Running 202.39s Step 667( 54.17%), action 325, FPS 1.97, Running 202.90s Step 668( 54.33%), action 326, FPS 1.96, Running 203.29s Step 669( 54.50%), action 327, FPS 2.03, Running 203.76s Step 670( 54.67%), action 328, FPS 2.04, Running 204.18s Step 671( 54.83%), action 329, FPS 2.04, Running 204.72s Step 672( 55.00%), action 330, FPS 2.08, Running 205.10s Step 673( 55.17%), action 331, FPS 2.06, Running 205.76s Step 674( 55.33%), action 332, FPS 2.03, Running 206.30s Step 675( 55.50%), action 333, FPS 2.04, Running 206.80s Step 676( 55.67%), action 334, FPS 2.06, Running 207.19s Step 677( 55.83%), action 335, FPS 2.03, Running 207.91s Step 678( 56.00%), action 336, FPS 2.00, Running 208.43s Step 679( 56.17%), action 337, FPS 1.99, Running 209.08s Step 680( 56.33%), action 338, FPS 1.99, Running 209.56s Step 681( 56.50%), action 339, FPS 1.94, Running 210.24s Step 682( 56.67%), action 340, FPS 1.93, Running 210.68s Step 683( 56.83%), action 341, FPS 1.92, Running 211.45s Step 684( 57.00%), action 342, FPS 1.95, Running 211.72s Step 685( 57.17%), action 343, FPS 1.93, Running 212.34s Step 686( 57.33%), action 344, FPS 1.93, Running 212.72s Step 687( 57.50%), action 345, FPS 1.90, Running 213.41s Step 688( 57.67%), action 346, FPS 1.90, Running 213.83s Step 689( 57.83%), action 347, FPS 1.85, Running 214.56s Step 690( 58.00%), action 348, FPS 1.86, Running 214.94s Step 691( 58.17%), action 349, FPS 1.87, Running 215.40s Step 692( 58.33%), action 350, FPS 1.87, Running 215.78s Step 693( 58.50%), action 351, FPS 1.87, Running 216.44s Step 694( 58.67%), action 352, FPS 1.89, Running 216.86s Step 695( 58.83%), action 353, FPS 1.84, Running 217.65s Step 696( 59.00%), action 354, FPS 1.79, Running 218.36s Step 697( 59.17%), action 355, FPS 1.82, Running 218.91s Step 698( 59.33%), action 356, FPS 1.85, Running 219.23s Step 699( 59.50%), action 357, FPS 1.87, Running 219.76s Step 700( 59.67%), action 358, FPS 1.88, Running 220.18s Step 701( 59.83%), action 359, FPS 1.91, Running 220.71s Step 702( 60.00%), action 360, FPS 1.91, Running 221.13s Step 703( 60.17%), action 361, FPS 1.92, Running 221.86s Step 704( 60.33%), action 362, FPS 1.89, Running 222.28s Step 705( 60.50%), action 363, FPS 1.91, Running 222.79s Step 706( 60.67%), action 364, FPS 1.94, Running 223.04s Step 707( 60.83%), action 365, FPS 1.99, Running 223.46s Step 708( 61.00%), action 366, FPS 2.00, Running 223.83s Step 709( 61.17%), action 367, FPS 2.05, Running 224.32s Step 710( 61.33%), action 368, FPS 2.05, Running 224.70s Step 711( 61.50%), action 369, FPS 1.97, Running 225.56s Step 712( 61.67%), action 370, FPS 1.96, Running 225.97s Step 713( 61.83%), action 371, FPS 1.97, Running 226.59s Step 714( 62.00%), action 372, FPS 1.99, Running 226.92s Step 715( 62.17%), action 373, FPS 2.05, Running 227.42s Step 716( 62.33%), action 374, FPS 2.11, Running 227.83s Step 717( 62.50%), action 375, FPS 2.11, Running 228.38s Step 718( 62.67%), action 376, FPS 2.08, Running 228.86s Step 719( 62.83%), action 377, FPS 2.06, Running 229.48s Step 720( 63.00%), action 378, FPS 2.06, Running 229.91s Step 721( 63.17%), action 379, FPS 2.06, Running 230.43s Step 722( 63.33%), action 380, FPS 2.06, Running 230.85s Step 723( 63.50%), action 381, FPS 2.08, Running 231.46s Step 724( 63.67%), action 382, FPS 2.11, Running 231.78s Step 725( 63.83%), action 383, FPS 2.10, Running 232.30s Step 726( 64.00%), action 384, FPS 2.07, Running 232.70s Step 727( 64.17%), action 385, FPS 2.05, Running 233.24s Step 728( 64.33%), action 386, FPS 2.04, Running 233.65s Step 729( 64.50%), action 387, FPS 1.97, Running 234.47s Step 730( 64.67%), action 388, FPS 1.97, Running 234.84s Step 731( 64.83%), action 389, FPS 2.00, Running 235.57s Step 732( 65.00%), action 390, FPS 1.97, Running 236.14s Step 733( 65.17%), action 391, FPS 1.97, Running 236.75s Step 734( 65.33%), action 392, FPS 1.94, Running 237.23s Step 735( 65.50%), action 393, FPS 1.93, Running 237.77s Step 736( 65.67%), action 394, FPS 1.90, Running 238.36s Step 737( 65.83%), action 395, FPS 1.91, Running 238.83s Step 738( 66.00%), action 396, FPS 1.93, Running 239.23s Step 739( 66.17%), action 397, FPS 1.94, Running 239.78s Step 740( 66.33%), action 398, FPS 1.93, Running 240.25s Step 741( 66.50%), action 399, FPS 1.93, Running 240.79s Step 742( 66.67%), action 400, FPS 1.93, Running 241.21s Step 743( 66.83%), action 401, FPS 1.92, Running 241.90s Step 744( 67.00%), action 402, FPS 1.90, Running 242.30s Step 745( 67.17%), action 403, FPS 1.85, Running 243.10s Step 746( 67.33%), action 404, FPS 1.84, Running 243.55s Step 747( 67.50%), action 405, FPS 1.84, Running 244.13s Step 748( 67.67%), action 406, FPS 1.83, Running 244.56s Step 749( 67.83%), action 407, FPS 1.89, Running 245.07s Step 750( 68.00%), action 408, FPS 1.86, Running 245.60s Step 751( 68.17%), action 409, FPS 1.90, Running 246.09s Step 752( 68.33%), action 410, FPS 1.92, Running 246.57s Step 753( 68.50%), action 411, FPS 1.87, Running 247.46s Step 754( 68.67%), action 412, FPS 1.82, Running 248.20s Step 755( 68.83%), action 413, FPS 1.83, Running 248.71s Step 756( 69.00%), action 414, FPS 1.86, Running 249.14s Step 757( 69.17%), action 415, FPS 1.85, Running 249.62s Step 758( 69.33%), action 416, FPS 1.84, Running 250.11s Step 759( 69.50%), action 417, FPS 1.85, Running 250.59s Step 760( 69.67%), action 418, FPS 1.88, Running 250.91s Step 761( 69.83%), action 419, FPS 1.88, Running 251.44s Step 762( 70.00%), action 420, FPS 1.88, Running 251.83s Step 763( 70.17%), action 421, FPS 1.87, Running 252.58s Step 764( 70.33%), action 422, FPS 1.88, Running 252.95s Step 765( 70.50%), action 423, FPS 1.93, Running 253.44s Step 766( 70.67%), action 424, FPS 1.95, Running 253.79s Step 767( 70.83%), action 425, FPS 1.98, Running 254.24s Step 768( 71.00%), action 426, FPS 1.99, Running 254.63s Step 769( 71.17%), action 427, FPS 1.98, Running 255.17s Step 770( 71.33%), action 428, FPS 2.00, Running 255.60s Step 771( 71.50%), action 429, FPS 1.99, Running 256.15s Step 772( 71.67%), action 430, FPS 2.01, Running 256.51s Step 773( 71.83%), action 431, FPS 2.07, Running 257.13s Step 774( 72.00%), action 432, FPS 2.16, Running 257.46s Step 775( 72.17%), action 433, FPS 2.20, Running 257.81s Step 776( 72.33%), action 434, FPS 2.22, Running 258.16s Step 777( 72.50%), action 435, FPS 2.23, Running 258.59s Step 778( 72.67%), action 436, FPS 2.26, Running 258.95s Step 779( 72.83%), action 437, FPS 2.26, Running 259.43s Step 780( 73.00%), action 438, FPS 2.25, Running 259.80s Step 781( 73.17%), action 439, FPS 2.26, Running 260.28s Step 782( 73.33%), action 440, FPS 2.27, Running 260.65s Step 783( 73.50%), action 441, FPS 2.32, Running 261.22s Step 784( 73.67%), action 442, FPS 2.35, Running 261.46s Step 785( 73.83%), action 443, FPS 2.37, Running 261.87s Step 786( 74.00%), action 444, FPS 2.36, Running 262.25s Step 787( 74.17%), action 445, FPS 2.37, Running 262.70s Step 788( 74.33%), action 446, FPS 2.36, Running 263.11s Step 789( 74.50%), action 447, FPS 2.36, Running 263.66s Step 790( 74.67%), action 448, FPS 2.37, Running 264.05s Step 791( 74.83%), action 449, FPS 2.38, Running 264.55s Step 792( 75.00%), action 450, FPS 2.38, Running 264.92s Step 793( 75.17%), action 451, FPS 2.40, Running 265.45s Step 794( 75.33%), action 452, FPS 2.41, Running 265.76s Step 795( 75.50%), action 453, FPS 2.38, Running 266.23s Step 796( 75.67%), action 454, FPS 2.37, Running 266.62s Step 797( 75.83%), action 455, FPS 2.34, Running 267.13s Step 798( 76.00%), action 456, FPS 2.33, Running 267.55s Step 799( 76.17%), action 457, FPS 2.32, Running 268.06s Step 800( 76.33%), action 458, FPS 2.32, Running 268.43s Step 801( 76.50%), action 459, FPS 2.31, Running 268.93s Step 802( 76.67%), action 460, FPS 2.31, Running 269.29s Step 803( 76.83%), action 461, FPS 2.29, Running 269.96s Step 804( 77.00%), action 462, FPS 2.20, Running 270.55s Step 805( 77.17%), action 463, FPS 2.14, Running 271.21s Step 806( 77.33%), action 464, FPS 2.13, Running 271.64s Step 807( 77.50%), action 465, FPS 2.11, Running 272.19s Step 808( 77.67%), action 466, FPS 2.10, Running 272.64s Step 809( 77.83%), action 467, FPS 2.08, Running 273.29s Step 810( 78.00%), action 468, FPS 2.07, Running 273.72s Step 811( 78.17%), action 469, FPS 2.08, Running 274.17s Step 812( 78.33%), action 470, FPS 2.04, Running 274.70s Step 813( 78.50%), action 471, FPS 2.00, Running 275.46s Step 814( 78.67%), action 472, FPS 1.97, Running 275.91s Step 815( 78.83%), action 473, FPS 1.96, Running 276.43s Step 816( 79.00%), action 474, FPS 1.96, Running 276.82s Step 817( 79.17%), action 475, FPS 1.95, Running 277.40s Step 818( 79.33%), action 476, FPS 1.97, Running 277.69s Step 819( 79.50%), action 477, FPS 1.96, Running 278.28s Step 820( 79.67%), action 478, FPS 1.95, Running 278.69s Step 821( 79.83%), action 479, FPS 1.94, Running 279.24s Step 822( 80.00%), action 480, FPS 1.90, Running 279.81s Step 823( 80.17%), action 481, FPS 1.89, Running 280.53s Step 824( 80.33%), action 482, FPS 1.93, Running 280.93s Step 825( 80.50%), action 483, FPS 1.96, Running 281.39s Step 826( 80.67%), action 484, FPS 2.00, Running 281.65s Step 827( 80.83%), action 485, FPS 2.02, Running 282.09s Step 828( 81.00%), action 486, FPS 2.03, Running 282.49s Step 829( 81.17%), action 487, FPS 2.06, Running 282.99s Step 830( 81.33%), action 488, FPS 2.06, Running 283.45s Step 831( 81.50%), action 489, FPS 2.05, Running 283.94s Step 832( 81.67%), action 490, FPS 2.05, Running 284.46s Step 833( 81.83%), action 491, FPS 2.05, Running 285.22s Step 834( 82.00%), action 492, FPS 2.03, Running 285.76s Step 835( 82.17%), action 493, FPS 2.04, Running 286.25s Step 836( 82.33%), action 494, FPS 2.03, Running 286.68s Step 837( 82.50%), action 495, FPS 2.04, Running 287.21s Step 838( 82.67%), action 496, FPS 2.01, Running 287.64s Step 839( 82.83%), action 497, FPS 2.00, Running 288.29s Step 840( 83.00%), action 498, FPS 2.00, Running 288.70s Step 841( 83.17%), action 499, FPS 2.02, Running 289.12s Step 842( 83.33%), action 500, FPS 2.09, Running 289.38s Step 843( 83.50%), action 501, FPS 2.11, Running 289.99s Step 844( 83.67%), action 502, FPS 2.11, Running 290.41s Step 845( 83.83%), action 503, FPS 2.08, Running 291.02s Step 846( 84.00%), action 504, FPS 2.04, Running 291.45s Step 847( 84.17%), action 505, FPS 2.03, Running 291.95s Step 848( 84.33%), action 506, FPS 2.03, Running 292.33s Step 849( 84.50%), action 507, FPS 2.04, Running 292.81s Step 850( 84.67%), action 508, FPS 2.05, Running 293.19s Step 851( 84.83%), action 509, FPS 2.09, Running 293.50s Step 852( 85.00%), action 510, FPS 2.13, Running 293.85s Step 853( 85.17%), action 511, FPS 2.15, Running 294.51s Step 854( 85.33%), action 512, FPS 2.18, Running 294.93s Step 855( 85.50%), action 513, FPS 2.17, Running 295.45s Step 856( 85.67%), action 514, FPS 2.18, Running 295.84s Step 857( 85.83%), action 515, FPS 2.17, Running 296.42s Step 858( 86.00%), action 516, FPS 2.19, Running 296.79s Step 859( 86.17%), action 517, FPS 2.25, Running 297.18s Step 860( 86.33%), action 518, FPS 2.29, Running 297.42s Step 861( 86.50%), action 519, FPS 2.27, Running 297.94s Step 862( 86.67%), action 520, FPS 2.25, Running 298.28s Step 863( 86.83%), action 521, FPS 2.22, Running 299.00s Step 864( 87.00%), action 522, FPS 2.23, Running 299.37s Step 865( 87.17%), action 523, FPS 2.27, Running 299.85s Step 866( 87.33%), action 524, FPS 2.26, Running 300.29s Step 867( 87.50%), action 525, FPS 2.23, Running 300.93s Step 868( 87.67%), action 526, FPS 2.21, Running 301.37s Step 869( 87.83%), action 527, FPS 2.21, Running 301.88s Step 870( 88.00%), action 528, FPS 2.21, Running 302.25s Step 871( 88.17%), action 529, FPS 2.17, Running 302.73s Step 872( 88.33%), action 530, FPS 2.15, Running 303.14s Step 873( 88.50%), action 531, FPS 2.17, Running 303.73s Step 874( 88.67%), action 532, FPS 2.19, Running 304.07s Step 875( 88.83%), action 533, FPS 2.19, Running 304.58s Step 876( 89.00%), action 534, FPS 2.19, Running 304.99s Step 877( 89.17%), action 535, FPS 2.25, Running 305.30s Step 878( 89.33%), action 536, FPS 2.28, Running 305.57s Step 879( 89.50%), action 537, FPS 2.27, Running 306.00s Step 880( 89.67%), action 538, FPS 2.25, Running 306.32s Step 881( 89.83%), action 539, FPS 2.26, Running 306.80s Step 882( 90.00%), action 540, FPS 2.24, Running 307.21s Step 883( 90.17%), action 541, FPS 2.26, Running 307.87s Step 884( 90.33%), action 542, FPS 2.25, Running 308.26s Step 885( 90.50%), action 543, FPS 2.23, Running 308.80s Step 886( 90.67%), action 544, FPS 2.25, Running 309.18s Step 887( 90.83%), action 545, FPS 2.34, Running 309.49s Step 888( 91.00%), action 546, FPS 2.36, Running 309.85s Step 889( 91.17%), action 547, FPS 2.38, Running 310.27s Step 890( 91.33%), action 548, FPS 2.37, Running 310.67s Step 891( 91.50%), action 549, FPS 2.38, Running 311.16s Step 892( 91.67%), action 550, FPS 2.38, Running 311.54s Step 893( 91.83%), action 551, FPS 2.36, Running 312.22s Step 894( 92.00%), action 552, FPS 2.35, Running 312.59s Step 895( 92.17%), action 553, FPS 2.34, Running 313.11s Step 896( 92.33%), action 554, FPS 2.39, Running 313.35s Step 897( 92.50%), action 555, FPS 2.36, Running 313.77s Step 898( 92.67%), action 556, FPS 2.33, Running 314.16s Step 899( 92.83%), action 557, FPS 2.32, Running 314.61s Step 900( 93.00%), action 558, FPS 2.31, Running 314.98s Step 901( 93.17%), action 559, FPS 2.30, Running 315.49s Step 902( 93.33%), action 560, FPS 2.31, Running 315.86s Step 903( 93.50%), action 561, FPS 2.31, Running 316.55s Step 904( 93.67%), action 562, FPS 2.32, Running 316.89s Step 905( 93.83%), action 563, FPS 2.35, Running 317.30s Step 906( 94.00%), action 564, FPS 2.38, Running 317.58s Step 907( 94.17%), action 565, FPS 2.34, Running 318.04s Step 908( 94.33%), action 566, FPS 2.35, Running 318.37s Step 909( 94.50%), action 567, FPS 2.33, Running 318.86s Step 910( 94.67%), action 568, FPS 2.33, Running 319.24s Step 911( 94.83%), action 569, FPS 2.33, Running 319.74s Step 912( 95.00%), action 570, FPS 2.32, Running 320.16s Step 913( 95.17%), action 571, FPS 2.33, Running 320.80s Step 914( 95.33%), action 572, FPS 2.33, Running 321.16s Step 915( 95.50%), action 573, FPS 2.37, Running 321.55s Step 916( 95.67%), action 574, FPS 2.32, Running 321.97s Step 917( 95.83%), action 575, FPS 2.29, Running 322.49s Step 918( 96.00%), action 576, FPS 2.28, Running 322.92s Step 919( 96.17%), action 577, FPS 2.27, Running 323.42s Step 920( 96.33%), action 578, FPS 2.27, Running 323.80s Step 921( 96.50%), action 579, FPS 2.26, Running 324.36s Step 922( 96.67%), action 580, FPS 2.24, Running 324.78s Step 923( 96.83%), action 581, FPS 2.23, Running 325.50s Step 924( 97.00%), action 582, FPS 2.22, Running 325.89s Step 925( 97.17%), action 583, FPS 2.20, Running 326.38s Step 926( 97.33%), action 584, FPS 2.17, Running 326.79s Step 927( 97.50%), action 585, FPS 2.16, Running 327.29s Step 928( 97.67%), action 586, FPS 2.12, Running 327.81s Step 929( 97.83%), action 587, FPS 2.11, Running 328.35s Step 930( 98.00%), action 588, FPS 2.07, Running 328.88s Step 931( 98.17%), action 589, FPS 2.11, Running 329.23s Step 932( 98.33%), action 590, FPS 2.11, Running 329.63s Step 933( 98.50%), action 591, FPS 2.10, Running 330.30s Step 934( 98.67%), action 592, FPS 2.09, Running 330.74s Step 935( 98.83%), action 593, FPS 2.05, Running 331.29s Step 936( 99.00%), action 594, FPS 2.06, Running 331.67s Step 937( 99.17%), action 595, FPS 2.05, Running 332.22s Step 938( 99.33%), action 596, FPS 2.06, Running 332.61s Step 939( 99.50%), action 597, FPS 2.08, Running 333.05s Step 940( 99.67%), action 598, FPS 2.11, Running 333.29s Step 941( 99.83%), action 599, FPS 2.13, Running 333.75s Step 942(100.00%), action 600, FPS 2.11, Running 334.26s [2026-08-02 22:57:51] [48 ] Seed 47 failed after 334.41 s. +steps: 942 , actions: 600 . +Instruction: Empty +Total 7/48(14.58%) success. +Setting seed: 48 +Step 1( N/A%), pre moving , FPS 7.56, Running 0.13s Step 2( N/A%), pre moving , FPS 9.13, Running 0.22s Step 3( N/A%), pre moving , FPS 9.54, Running 0.31s Step 4( N/A%), pre moving , FPS 9.78, Running 0.41s Step 5( N/A%), pre moving , FPS 9.90, Running 0.51s Step 6( N/A%), pre moving , FPS 10.10, Running 0.59s Step 7( N/A%), pre moving , FPS 10.34, Running 0.68s Step 8( N/A%), pre moving , FPS 10.53, Running 0.76s Step 9( N/A%), pre moving , FPS 10.45, Running 0.86s Step 10( N/A%), pre moving , FPS 10.64, Running 0.94s Step 11( N/A%), pre moving , FPS 10.65, Running 1.03s Step 12( N/A%), pre moving , FPS 10.68, Running 1.12s Step 13( N/A%), pre moving , FPS 10.70, Running 1.22s Step 14( N/A%), pre moving , FPS 10.68, Running 1.31s Step 15( N/A%), pre moving , FPS 10.71, Running 1.40s Step 16( N/A%), pre moving , FPS 10.67, Running 1.50s Step 17( N/A%), pre moving , FPS 10.69, Running 1.59s Step 18( N/A%), pre moving , FPS 10.69, Running 1.68s Step 19( N/A%), pre moving , FPS 10.84, Running 1.75s Step 20( N/A%), pre moving , FPS 10.73, Running 1.86s Step 21( N/A%), pre moving , FPS 9.64, Running 2.21s Step 22( N/A%), pre moving , FPS 9.77, Running 2.27s Step 23( N/A%), pre moving , FPS 10.14, Running 2.29s Step 24( N/A%), pre moving , FPS 10.53, Running 2.31s Step 25( N/A%), pre moving , FPS 10.96, Running 2.33s Step 26( N/A%), pre moving , FPS 9.75, Running 2.65s Step 27( N/A%), pre moving , FPS 9.81, Running 2.72s Step 28( N/A%), pre moving , FPS 10.02, Running 2.76s Step 29( N/A%), pre moving , FPS 10.29, Running 2.80s Step 30( N/A%), pre moving , FPS 10.43, Running 2.86s Step 31( N/A%), pre moving , FPS 10.64, Running 2.91s Step 32( N/A%), pre moving , FPS 10.85, Running 2.97s Step 33( N/A%), pre moving , FPS 11.08, Running 3.02s Step 34( N/A%), pre moving , FPS 11.44, Running 3.06s Step 35( N/A%), pre moving , FPS 11.72, Running 3.11s Step 36( N/A%), pre moving , FPS 8.19, Running 3.94s Step 37( N/A%), pre moving , FPS 7.79, Running 4.16s Step 38( N/A%), pre moving , FPS 7.75, Running 4.26s Step 39( N/A%), pre moving , FPS 7.68, Running 4.36s Step 40( N/A%), pre moving , FPS 7.74, Running 4.45s Step 41( N/A%), pre moving , FPS 8.58, Running 4.54s Step 42( N/A%), pre moving , FPS 8.44, Running 4.64s Step 43( N/A%), pre moving , FPS 8.18, Running 4.73s Step 44( N/A%), pre moving , FPS 7.99, Running 4.81s Step 45( N/A%), pre moving , FPS 7.76, Running 4.91s Step 46( N/A%), pre moving , FPS 8.51, Running 5.00s Step 47( N/A%), pre moving , FPS 8.44, Running 5.08s Step 48( N/A%), pre moving , FPS 6.60, Running 5.79s Step 49( N/A%), pre moving , FPS 6.49, Running 5.89s Step 50( N/A%), pre moving , FPS 6.40, Running 5.98s Step 51( N/A%), pre moving , FPS 6.32, Running 6.08s Step 52( N/A%), pre moving , FPS 6.35, Running 6.12s Step 53( N/A%), pre moving , FPS 6.41, Running 6.14s Step 54( N/A%), pre moving , FPS 6.42, Running 6.17s Step 55( N/A%), pre moving , FPS 6.44, Running 6.21s Step 56( N/A%), pre moving , FPS 8.68, Running 6.25s Step 57( N/A%), pre moving , FPS 9.39, Running 6.29s Step 58( N/A%), pre moving , FPS 9.69, Running 6.33s Step 59( N/A%), pre moving , FPS 9.96, Running 6.37s Step 60( N/A%), pre moving , FPS 10.25, Running 6.40s Step 61( N/A%), pre moving , FPS 10.55, Running 6.43s Step 62( N/A%), pre moving , FPS 10.91, Running 6.47s Step 63( N/A%), pre moving , FPS 11.23, Running 6.51s Step 64( N/A%), pre moving , FPS 11.51, Running 6.55s Step 65( N/A%), pre moving , FPS 11.91, Running 6.58s Step 66( N/A%), pre moving , FPS 12.32, Running 6.62s Step 67( N/A%), pre moving , FPS 12.75, Running 6.65s Step 68( N/A%), pre moving , FPS 22.04, Running 6.69s Step 69( N/A%), pre moving , FPS 23.60, Running 6.73s Step 70( N/A%), pre moving , FPS 25.46, Running 6.77s Step 71( N/A%), pre moving , FPS 27.25, Running 6.81s Step 72( N/A%), pre moving , FPS 26.71, Running 6.87s Step 73( N/A%), pre moving , FPS 24.60, Running 6.95s Step 74( N/A%), pre moving , FPS 23.16, Running 7.04s Step 75( N/A%), pre moving , FPS 22.29, Running 7.11s Step 76( N/A%), pre moving , FPS 21.02, Running 7.20s Step 77( N/A%), pre moving , FPS 20.32, Running 7.27s Step 78( N/A%), pre moving , FPS 19.79, Running 7.34s Step 79( N/A%), pre moving , FPS 18.94, Running 7.42s Step 80( N/A%), pre moving , FPS 18.25, Running 7.50s Step 81( N/A%), pre moving , FPS 17.38, Running 7.59s Step 82( N/A%), pre moving , FPS 16.70, Running 7.67s Step 83( N/A%), pre moving , FPS 16.11, Running 7.75s Step 84( N/A%), pre moving , FPS 15.38, Running 7.85s Step 85( N/A%), pre moving , FPS 14.67, Running 7.95s Step 86( N/A%), pre moving , FPS 14.02, Running 8.05s Step 87( N/A%), pre moving , FPS 13.55, Running 8.13s Step 88( N/A%), pre moving , FPS 13.07, Running 8.22s Step 89( N/A%), pre moving , FPS 12.57, Running 8.32s Step 90( N/A%), pre moving , FPS 12.09, Running 8.42s Step 91( N/A%), pre moving , FPS 11.74, Running 8.51s Step 92( N/A%), pre moving , FPS 11.53, Running 8.60s Step 93( N/A%), pre moving , FPS 11.48, Running 8.69s Step 94( N/A%), pre moving , FPS 11.28, Running 8.81s Step 95( N/A%), pre moving , FPS 11.21, Running 8.89s Step 96( N/A%), pre moving , FPS 11.09, Running 9.00s Step 97( N/A%), pre moving , FPS 10.98, Running 9.10s Step 98( N/A%), pre moving , FPS 10.81, Running 9.19s Step 99( N/A%), pre moving , FPS 10.75, Running 9.28s Step 100( N/A%), pre moving , FPS 10.65, Running 9.37s Step 101( N/A%), pre moving , FPS 10.63, Running 9.47s Step 102( N/A%), pre moving , FPS 10.55, Running 9.56s Step 103( N/A%), pre moving , FPS 10.49, Running 9.66s Step 104( N/A%), pre moving , FPS 10.56, Running 9.74s Step 105( N/A%), pre moving , FPS 10.59, Running 9.84s Step 106( N/A%), pre moving , FPS 10.53, Running 9.94s Step 107( N/A%), pre moving , FPS 10.34, Running 10.06s Step 108( N/A%), pre moving , FPS 10.36, Running 10.16s Step 109( N/A%), pre moving , FPS 7.51, Running 10.99s Step 110( N/A%), pre moving , FPS 7.02, Running 11.27s Step 111( N/A%), pre moving , FPS 6.79, Running 11.46s Step 112( N/A%), pre moving , FPS 6.17, Running 11.84s Step 113( N/A%), pre moving , FPS 5.95, Running 12.06s Step 114( N/A%), pre moving , FPS 5.51, Running 12.44s Step 115( N/A%), pre moving , FPS 5.31, Running 12.66s Step 116( N/A%), pre moving , FPS 4.93, Running 13.06s Step 117( N/A%), pre moving , FPS 4.79, Running 13.27s Step 118( N/A%), pre moving , FPS 4.46, Running 13.67s Step 119( N/A%), pre moving , FPS 4.35, Running 13.88s Step 120( N/A%), pre moving , FPS 4.14, Running 14.20s Step 121( N/A%), pre moving , FPS 4.09, Running 14.35s Step 122( N/A%), pre moving , FPS 3.89, Running 14.70s Step 123( N/A%), pre moving , FPS 3.83, Running 14.88s Step 124( N/A%), pre moving , FPS 3.66, Running 15.22s Step 125( N/A%), pre moving , FPS 3.58, Running 15.43s Step 126( N/A%), pre moving , FPS 3.43, Running 15.78s Step 127( N/A%), pre moving , FPS 3.38, Running 15.99s Step 128( N/A%), pre moving , FPS 3.22, Running 16.37s Step 129( N/A%), pre moving , FPS 3.59, Running 16.56s Step 130( N/A%), pre moving , FPS 3.54, Running 16.93s Step 131( N/A%), pre moving , FPS 3.50, Running 17.18s Step 132( N/A%), pre moving , FPS 3.48, Running 17.59s Step 133( N/A%), pre moving , FPS 3.47, Running 17.82s Step 134( N/A%), pre moving , FPS 3.57, Running 18.03s Step 135( N/A%), pre moving , FPS 3.62, Running 18.18s Step 136( N/A%), pre moving , FPS 3.73, Running 18.42s Step 137( N/A%), pre moving , FPS 3.70, Running 18.68s Step 138( N/A%), pre moving , FPS 3.71, Running 19.06s Step 139( N/A%), pre moving , FPS 3.68, Running 19.32s Step 140( N/A%), pre moving , FPS 3.59, Running 19.77s Step 141( N/A%), pre moving , FPS 3.54, Running 20.00s Step 142( N/A%), pre moving , FPS 3.54, Running 20.36s Step 143( N/A%), pre moving , FPS 3.45, Running 20.68s Step 144( N/A%), pre moving , FPS 3.42, Running 21.06s Step 145( N/A%), pre moving , FPS 3.41, Running 21.29s Step 146( N/A%), pre moving , FPS 3.36, Running 21.72s Step 147( N/A%), pre moving , FPS 3.35, Running 21.95s Step 148( N/A%), pre moving , FPS 3.41, Running 22.24s Step 149( N/A%), pre moving , FPS 3.41, Running 22.44s Step 150( N/A%), pre moving , FPS 3.39, Running 22.82s Step 151( N/A%), pre moving , FPS 3.42, Running 23.03s Step 152( N/A%), pre moving , FPS 3.44, Running 23.41s Step 153( N/A%), pre moving , FPS 3.43, Running 23.65s Step 154( N/A%), pre moving , FPS 3.31, Running 24.07s Step 155( N/A%), pre moving , FPS 3.26, Running 24.31s Step 156( N/A%), pre moving , FPS 3.17, Running 24.74s Step 157( N/A%), pre moving , FPS 3.16, Running 25.01s Step 158( N/A%), pre moving , FPS 3.14, Running 25.43s Step 159( N/A%), pre moving , FPS 3.13, Running 25.70s Step 160( N/A%), pre moving , FPS 3.19, Running 26.04s Step 161( N/A%), pre moving , FPS 3.22, Running 26.21s Step 162( N/A%), pre moving , FPS 3.22, Running 26.57s Step 163( N/A%), pre moving , FPS 3.27, Running 26.79s Step 164( N/A%), pre moving , FPS 3.28, Running 27.16s Step 165( N/A%), pre moving , FPS 3.27, Running 27.40s Step 166( N/A%), pre moving , FPS 3.26, Running 27.86s Step 167( N/A%), pre moving , FPS 3.24, Running 28.13s Step 168( N/A%), pre moving , FPS 3.17, Running 28.54s Step 169( N/A%), pre moving , FPS 3.15, Running 28.79s Step 170( N/A%), pre moving , FPS 3.15, Running 29.18s Step 171( N/A%), pre moving , FPS 3.12, Running 29.43s Step 172( N/A%), pre moving , FPS 3.11, Running 29.84s Step 173( N/A%), pre moving , FPS 3.11, Running 30.08s Step 174( N/A%), pre moving , FPS 3.20, Running 30.31s Step 175( N/A%), pre moving , FPS 3.22, Running 30.51s Step 176( N/A%), pre moving , FPS 3.24, Running 30.91s Step 177( N/A%), pre moving , FPS 3.26, Running 31.15s Step 178( N/A%), pre moving , FPS 3.28, Running 31.53s Step 179( N/A%), pre moving , FPS 3.36, Running 31.66s Step 180( N/A%), pre moving , FPS 3.48, Running 31.78s Step 181( N/A%), pre moving , FPS 3.51, Running 31.90s Step 182( N/A%), pre moving , FPS 3.67, Running 32.02s Step 183( N/A%), pre moving , FPS 3.73, Running 32.15s Step 184( N/A%), pre moving , FPS 3.93, Running 32.25s Step 185( N/A%), pre moving , FPS 4.04, Running 32.35s Step 186( N/A%), pre moving , FPS 4.31, Running 32.50s Step 187( N/A%), pre moving , FPS 4.45, Running 32.62s Step 188( N/A%), pre moving , FPS 4.77, Running 32.73s Step 189( N/A%), pre moving , FPS 4.36, Running 33.38s Step 190( N/A%), pre moving , FPS 4.62, Running 33.51s Step 191( N/A%), pre moving , FPS 4.75, Running 33.64s Step 192( N/A%), pre moving , FPS 4.99, Running 33.85s Step 193( N/A%), pre moving , FPS 5.05, Running 34.04s Step 194( N/A%), pre moving , FPS 5.09, Running 34.24s Step 195( N/A%), pre moving , FPS 5.09, Running 34.44s Step 196( N/A%), pre moving , FPS 5.41, Running 34.61s Step 197( N/A%), pre moving , FPS 5.57, Running 34.74s Step 198( N/A%), pre moving , FPS 6.00, Running 34.87s Step 199( N/A%), pre moving , FPS 5.99, Running 34.99s Step 200( N/A%), pre moving , FPS 5.96, Running 35.14s Step 201( N/A%), pre moving , FPS 5.97, Running 35.25s Step 202( N/A%), pre moving , FPS 5.97, Running 35.37s Step 203( N/A%), pre moving , FPS 5.92, Running 35.53s Step 204( N/A%), pre moving , FPS 5.75, Running 35.73s Step 205( N/A%), pre moving , FPS 5.63, Running 35.91s Step 206( N/A%), pre moving , FPS 5.57, Running 36.09s Step 207( N/A%), pre moving , FPS 5.44, Running 36.30s Step 208( N/A%), pre moving , FPS 5.36, Running 36.47s Step 209( N/A%), pre moving , FPS 6.08, Running 36.67s Step 210( N/A%), pre moving , FPS 5.98, Running 36.86s Step 211( N/A%), pre moving , FPS 5.85, Running 37.06s Step 212( N/A%), pre moving , FPS 5.91, Running 37.24s Step 213( N/A%), pre moving , FPS 5.90, Running 37.43s Step 214( N/A%), pre moving , FPS 5.91, Running 37.63s Step 215( N/A%), pre moving , FPS 5.92, Running 37.82s Step 216( N/A%), pre moving , FPS 5.91, Running 37.99s Step 217( N/A%), pre moving , FPS 5.80, Running 38.19s Step 218( N/A%), pre moving , FPS 5.70, Running 38.37s Step 219( N/A%), pre moving , FPS 5.59, Running 38.57s Step 220( N/A%), pre moving , FPS 5.62, Running 38.70s Step 221( N/A%), pre moving , FPS 5.47, Running 38.91s Step 222( N/A%), pre moving , FPS 5.40, Running 39.07s Step 223( N/A%), pre moving , FPS 5.51, Running 39.16s Step 224( N/A%), pre moving , FPS 5.67, Running 39.25s Step 225( N/A%), pre moving , FPS 5.82, Running 39.35s Step 226( N/A%), pre moving , FPS 5.96, Running 39.45s Step 227( N/A%), pre moving , FPS 6.19, Running 39.53s Step 228( N/A%), pre moving , FPS 6.33, Running 39.63s Step 229( N/A%), pre moving , FPS 6.58, Running 39.71s Step 230( N/A%), pre moving , FPS 6.81, Running 39.79s Step 231( N/A%), pre moving , FPS 7.10, Running 39.87s Step 232( N/A%), pre moving , FPS 7.27, Running 39.99s Step 233( N/A%), pre moving , FPS 7.45, Running 40.11s Step 234( N/A%), pre moving , FPS 7.61, Running 40.25s Step 235( N/A%), pre moving , FPS 7.83, Running 40.37s Step 236( N/A%), pre moving , FPS 8.02, Running 40.49s Step 237( N/A%), pre moving , FPS 6.69, Running 41.18s Step 238( N/A%), pre moving , FPS 6.83, Running 41.30s Step 239( N/A%), pre moving , FPS 7.00, Running 41.43s Step 240( N/A%), pre moving , FPS 7.00, Running 41.56s Step 241( N/A%), pre moving , FPS 7.18, Running 41.69s Step 242( N/A%), pre moving , FPS 7.17, Running 41.86s Step 243( N/A%), pre moving , FPS 6.87, Running 42.07s Step 244( N/A%), pre moving , FPS 6.67, Running 42.25s Step 245( N/A%), pre moving , FPS 6.48, Running 42.43s Step 246( N/A%), pre moving , FPS 6.23, Running 42.65s Step 247( N/A%), pre moving , FPS 6.06, Running 42.83s Step 248( N/A%), pre moving , FPS 5.75, Running 43.10s Step 249( N/A%), pre moving , FPS 5.56, Running 43.31s Step 250( N/A%), pre moving , FPS 5.39, Running 43.51s Step 251( N/A%), pre moving , FPS 5.25, Running 43.68s Step 252( N/A%), pre moving , FPS 5.17, Running 43.85s Step 253( N/A%), pre moving , FPS 5.06, Running 44.07s Step 254( N/A%), pre moving , FPS 4.93, Running 44.31s Step 255( N/A%), pre moving , FPS 4.77, Running 44.57s Step 256( N/A%), pre moving , FPS 4.53, Running 44.90s Step 257( N/A%), pre moving , FPS 4.96, Running 45.21s Step 258( N/A%), pre moving , FPS 4.71, Running 45.55s Step 259( N/A%), pre moving , FPS 4.49, Running 45.89s Step 260( N/A%), pre moving , FPS 4.32, Running 46.18s Step 261( N/A%), pre moving , FPS 4.15, Running 46.52s Step 262( N/A%), pre moving , FPS 4.02, Running 46.84s Step 263( N/A%), pre moving , FPS 3.90, Running 47.19s Step 264( N/A%), pre moving , FPS 3.79, Running 47.53s Step 265( N/A%), pre moving , FPS 3.70, Running 47.84s Step 266( N/A%), pre moving , FPS 3.67, Running 48.10s Step 267( N/A%), pre moving , FPS 3.65, Running 48.31s Step 268( N/A%), pre moving , FPS 3.71, Running 48.49s Step 269( N/A%), pre moving , FPS 3.70, Running 48.72s Step 270( N/A%), pre moving , FPS 3.70, Running 48.91s Step 271( N/A%), pre moving , FPS 3.65, Running 49.16s Step 272( N/A%), pre moving , FPS 3.59, Running 49.42s Step 273( N/A%), pre moving , FPS 3.56, Running 49.69s Step 274( N/A%), pre moving , FPS 3.55, Running 49.95s Step 275( N/A%), pre moving , FPS 3.58, Running 50.15s Step 276( N/A%), pre moving , FPS 3.67, Running 50.34s Step 277( N/A%), pre moving , FPS 3.76, Running 50.53s Step 278( N/A%), pre moving , FPS 3.86, Running 50.73s Step 279( N/A%), pre moving , FPS 3.91, Running 51.01s Step 280( N/A%), pre moving , FPS 3.94, Running 51.26s Step 281( N/A%), pre moving , FPS 3.99, Running 51.53s Step 282( N/A%), pre moving , FPS 4.04, Running 51.79s Step 283( N/A%), pre moving , FPS 4.11, Running 52.06s Step 284( N/A%), pre moving , FPS 4.19, Running 52.30s Step 285( N/A%), pre moving , FPS 4.30, Running 52.49s Step 286( N/A%), pre moving , FPS 4.38, Running 52.66s Step 287( N/A%), pre moving , FPS 4.42, Running 52.84s Step 288( N/A%), pre moving , FPS 4.39, Running 53.05s Step 289( N/A%), pre moving , FPS 4.43, Running 53.24s Step 290( N/A%), pre moving , FPS 4.44, Running 53.42s Step 291( N/A%), pre moving , FPS 4.49, Running 53.62s Step 292( N/A%), pre moving , FPS 4.56, Running 53.81s Step 293( N/A%), pre moving , FPS 4.64, Running 54.00s Step 294( N/A%), pre moving , FPS 4.71, Running 54.20s Step 295( N/A%), pre moving , FPS 4.71, Running 54.40s Step 296( N/A%), pre moving , FPS 4.67, Running 54.62s Step 297( N/A%), pre moving , FPS 4.67, Running 54.81s Step 298( N/A%), pre moving , FPS 4.69, Running 55.00s Step 299( N/A%), pre moving , FPS 4.76, Running 55.21s Step 300( N/A%), pre moving , FPS 4.93, Running 55.32s Step 301( N/A%), pre moving , FPS 5.09, Running 55.46s Step 302( N/A%), pre moving , FPS 5.28, Running 55.58s Step 303( N/A%), pre moving , FPS 5.46, Running 55.72s Step 304( N/A%), pre moving , FPS 5.61, Running 55.86s Step 305( N/A%), pre moving , FPS 5.73, Running 55.98s Step 306( N/A%), pre moving , FPS 5.81, Running 56.10s Step 307( N/A%), pre moving , FPS 5.98, Running 56.18s Step 308( N/A%), pre moving , FPS 6.14, Running 56.31s Step 309( N/A%), pre moving , FPS 6.24, Running 56.44s Step 310( N/A%), pre moving , FPS 6.35, Running 56.57s Step 311( N/A%), pre moving , FPS 6.51, Running 56.69s Step 312( N/A%), pre moving , FPS 6.68, Running 56.80s Step 313( N/A%), pre moving , FPS 6.92, Running 56.89s Step 314( N/A%), pre moving , FPS 7.19, Running 56.98s Step 315( N/A%), pre moving , FPS 7.47, Running 57.07s Step 316( N/A%), pre moving , FPS 7.90, Running 57.15s Step 317( N/A%), pre moving , FPS 8.23, Running 57.23s Step 318( N/A%), pre moving , FPS 5.12, Running 58.90s Step 319( N/A%), pre moving , FPS 4.81, Running 59.36s Step 320( N/A%), pre moving , FPS 4.65, Running 59.62s Step 321( N/A%), pre moving , FPS 4.40, Running 60.01s Step 322( N/A%), pre moving , FPS 4.29, Running 60.25s Step 323( N/A%), pre moving , FPS 4.09, Running 60.61s Step 324( N/A%), pre moving , FPS 4.05, Running 60.81s Step 325( N/A%), pre moving , FPS 3.86, Running 61.17s Step 326( N/A%), pre moving , FPS 3.79, Running 61.38s Step 327( N/A%), pre moving , FPS 3.56, Running 61.80s Step 328( N/A%), pre moving , FPS 3.48, Running 62.06s Step 329( N/A%), pre moving , FPS 3.34, Running 62.43s Step 330( N/A%), pre moving , FPS 3.26, Running 62.71s Step 331( N/A%), pre moving , FPS 3.11, Running 63.13s Step 332( N/A%), pre moving , FPS 3.05, Running 63.37s Step 333( N/A%), pre moving , FPS 2.90, Running 63.79s Step 334( N/A%), pre moving , FPS 2.84, Running 64.01s Step 335( N/A%), pre moving , FPS 2.71, Running 64.44s Step 336( N/A%), pre moving , FPS 2.66, Running 64.67s Step 337( N/A%), pre moving , FPS 2.57, Running 65.03s Step 338( 0.17%), action 1, FPS 2.73, Running 66.23s Step 339( 0.33%), action 2, FPS 2.75, Running 66.64s Step 340( 0.50%), action 3, FPS 2.61, Running 67.29s Step 341( 0.67%), action 4, FPS 2.57, Running 67.78s Step 342( 0.83%), action 5, FPS 2.46, Running 68.36s Step 343( 1.00%), action 6, FPS 2.50, Running 68.60s Step 344( 1.17%), action 7, FPS 2.24, Running 69.73s Step 345( 1.33%), action 8, FPS 2.23, Running 70.14s Step 346( 1.50%), action 9, FPS 2.09, Running 70.97s Step 347( 1.67%), action 10, FPS 1.95, Running 72.04s Step 348( 1.83%), action 11, FPS 1.74, Running 73.54s Step 349( 2.00%), action 12, FPS 1.75, Running 73.88s Step 350( 2.17%), action 13, FPS 1.65, Running 74.86s Step 351( 2.33%), action 14, FPS 1.57, Running 75.89s Step 352( 2.50%), action 15, FPS 1.45, Running 77.19s Step 353( 2.67%), action 16, FPS 1.43, Running 77.78s Step 354( 2.83%), action 17, FPS 1.38, Running 78.48s Step 355( 3.00%), action 18, FPS 1.38, Running 78.92s Step 356( 3.17%), action 19, FPS 1.33, Running 79.73s Step 357( 3.33%), action 20, FPS 1.33, Running 80.05s Step 358( 3.50%), action 21, FPS 1.37, Running 80.80s Step 359( 3.67%), action 22, FPS 1.38, Running 81.13s Step 360( 3.83%), action 23, FPS 1.39, Running 81.73s Step 361( 4.00%), action 24, FPS 1.40, Running 82.09s Step 362( 4.17%), action 25, FPS 1.40, Running 82.69s Step 363( 4.33%), action 26, FPS 1.38, Running 83.04s Step 364( 4.50%), action 27, FPS 1.44, Running 83.59s Step 365( 4.67%), action 28, FPS 1.45, Running 83.92s Step 366( 4.83%), action 29, FPS 1.48, Running 84.47s Step 367( 5.00%), action 30, FPS 1.57, Running 84.79s Step 368( 5.17%), action 31, FPS 1.68, Running 85.47s Step 369( 5.33%), action 32, FPS 1.67, Running 85.84s Step 370( 5.50%), action 33, FPS 1.74, Running 86.38s Step 371( 5.67%), action 34, FPS 1.85, Running 86.73s Step 372( 5.83%), action 35, FPS 1.98, Running 87.29s Step 373( 6.00%), action 36, FPS 2.03, Running 87.63s Step 374( 6.17%), action 37, FPS 2.11, Running 87.97s Step 375( 6.33%), action 38, FPS 2.16, Running 88.17s Step 376( 6.50%), action 39, FPS 2.24, Running 88.67s Step 377( 6.67%), action 40, FPS 2.24, Running 88.98s Step 378( 6.83%), action 41, FPS 2.26, Running 89.64s Step 379( 7.00%), action 42, FPS 2.26, Running 90.00s Step 380( 7.17%), action 43, FPS 2.27, Running 90.54s Step 381( 7.33%), action 44, FPS 2.27, Running 90.90s Step 382( 7.50%), action 45, FPS 2.29, Running 91.43s Step 383( 7.67%), action 46, FPS 2.29, Running 91.75s Step 384( 7.83%), action 47, FPS 2.36, Running 92.05s Step 385( 8.00%), action 48, FPS 2.40, Running 92.26s Step 386( 8.17%), action 49, FPS 2.42, Running 92.73s Step 387( 8.33%), action 50, FPS 2.43, Running 93.03s Step 388( 8.50%), action 51, FPS 2.44, Running 93.67s Step 389( 8.67%), action 52, FPS 2.45, Running 94.01s Step 390( 8.83%), action 53, FPS 2.42, Running 94.65s Step 391( 9.00%), action 54, FPS 2.43, Running 94.97s Step 392( 9.17%), action 55, FPS 2.41, Running 95.59s Step 393( 9.33%), action 56, FPS 2.40, Running 95.96s Step 394( 9.50%), action 57, FPS 2.32, Running 96.58s Step 395( 9.67%), action 58, FPS 2.30, Running 96.89s Step 396( 9.83%), action 59, FPS 2.24, Running 97.61s Step 397( 10.00%), action 60, FPS 2.22, Running 97.99s Step 398( 10.17%), action 61, FPS 2.19, Running 98.76s Step 399( 10.33%), action 62, FPS 2.18, Running 99.18s Step 400( 10.50%), action 63, FPS 2.17, Running 99.77s Step 401( 10.67%), action 64, FPS 2.18, Running 100.08s Step 402( 10.83%), action 65, FPS 2.17, Running 100.63s Step 403( 11.00%), action 66, FPS 2.17, Running 100.97s Step 404( 11.17%), action 67, FPS 2.09, Running 101.63s Step 405( 11.33%), action 68, FPS 2.04, Running 102.05s Step 406( 11.50%), action 69, FPS 2.02, Running 102.64s Step 407( 11.67%), action 70, FPS 1.98, Running 103.12s Step 408( 11.83%), action 71, FPS 1.97, Running 103.80s Step 409( 12.00%), action 72, FPS 1.99, Running 104.08s Step 410( 12.17%), action 73, FPS 1.96, Running 104.83s Step 411( 12.33%), action 74, FPS 1.96, Running 105.16s Step 412( 12.50%), action 75, FPS 1.94, Running 105.88s Step 413( 12.67%), action 76, FPS 1.95, Running 106.20s Step 414( 12.83%), action 77, FPS 1.95, Running 106.81s Step 415( 13.00%), action 78, FPS 1.95, Running 107.14s Step 416( 13.17%), action 79, FPS 1.98, Running 107.70s Step 417( 13.33%), action 80, FPS 1.96, Running 108.18s Step 418( 13.50%), action 81, FPS 1.98, Running 108.88s Step 419( 13.67%), action 82, FPS 2.00, Running 109.19s Step 420( 13.83%), action 83, FPS 2.00, Running 109.76s Step 421( 14.00%), action 84, FPS 1.99, Running 110.12s Step 422( 14.17%), action 85, FPS 1.98, Running 110.71s Step 423( 14.33%), action 86, FPS 1.96, Running 111.18s Step 424( 14.50%), action 87, FPS 2.00, Running 111.61s Step 425( 14.67%), action 88, FPS 2.03, Running 111.91s Step 426( 14.83%), action 89, FPS 2.04, Running 112.44s Step 427( 15.00%), action 90, FPS 2.07, Running 112.77s Step 428( 15.17%), action 91, FPS 2.06, Running 113.49s Step 429( 15.33%), action 92, FPS 2.05, Running 113.82s Step 430( 15.50%), action 93, FPS 2.09, Running 114.38s Step 431( 15.67%), action 94, FPS 2.09, Running 114.71s Step 432( 15.83%), action 95, FPS 2.12, Running 115.31s Step 433( 16.00%), action 96, FPS 2.15, Running 115.52s Step 434( 16.17%), action 97, FPS 2.19, Running 115.92s Step 435( 16.33%), action 98, FPS 2.19, Running 116.27s Step 436( 16.50%), action 99, FPS 2.21, Running 116.73s Step 437( 16.67%), action 100, FPS 2.23, Running 117.14s Step 438( 16.83%), action 101, FPS 2.22, Running 117.90s Step 439( 17.00%), action 102, FPS 2.19, Running 118.31s Step 440( 17.17%), action 103, FPS 2.20, Running 118.84s Step 441( 17.33%), action 104, FPS 2.20, Running 119.20s Step 442( 17.50%), action 105, FPS 2.24, Running 119.65s Step 443( 17.67%), action 106, FPS 2.31, Running 119.86s Step 444( 17.83%), action 107, FPS 2.31, Running 120.27s Step 445( 18.00%), action 108, FPS 2.31, Running 120.59s Step 446( 18.17%), action 109, FPS 2.32, Running 121.07s Step 447( 18.33%), action 110, FPS 2.30, Running 121.49s Step 448( 18.50%), action 111, FPS 2.31, Running 122.17s Step 449( 18.67%), action 112, FPS 2.30, Running 122.50s Step 450( 18.83%), action 113, FPS 2.30, Running 123.06s Step 451( 19.00%), action 114, FPS 2.30, Running 123.39s Step 452( 19.17%), action 115, FPS 2.35, Running 123.83s Step 453( 19.33%), action 116, FPS 2.33, Running 124.08s Step 454( 19.50%), action 117, FPS 2.33, Running 124.51s Step 455( 19.67%), action 118, FPS 2.34, Running 124.80s Step 456( 19.83%), action 119, FPS 2.34, Running 125.29s Step 457( 20.00%), action 120, FPS 2.35, Running 125.65s Step 458( 20.17%), action 121, FPS 2.35, Running 126.43s Step 459( 20.33%), action 122, FPS 2.37, Running 126.76s Step 460( 20.50%), action 123, FPS 2.36, Running 127.32s Step 461( 20.67%), action 124, FPS 2.38, Running 127.61s Step 462( 20.83%), action 125, FPS 2.38, Running 128.05s Step 463( 21.00%), action 126, FPS 2.38, Running 128.25s Step 464( 21.17%), action 127, FPS 2.34, Running 128.81s Step 465( 21.33%), action 128, FPS 2.33, Running 129.16s Step 466( 21.50%), action 129, FPS 2.29, Running 129.82s Step 467( 21.67%), action 130, FPS 2.30, Running 130.20s Step 468( 21.83%), action 131, FPS 2.30, Running 130.87s Step 469( 22.00%), action 132, FPS 2.30, Running 131.21s Step 470( 22.17%), action 133, FPS 2.31, Running 131.72s Step 471( 22.33%), action 134, FPS 2.34, Running 131.95s Step 472( 22.50%), action 135, FPS 2.35, Running 132.34s Step 473( 22.67%), action 136, FPS 2.34, Running 132.63s Step 474( 22.83%), action 137, FPS 2.26, Running 133.36s Step 475( 23.00%), action 138, FPS 2.24, Running 133.72s Step 476( 23.17%), action 139, FPS 2.24, Running 134.23s Step 477( 23.33%), action 140, FPS 2.24, Running 134.58s Step 478( 23.50%), action 141, FPS 2.27, Running 135.25s Step 479( 23.67%), action 142, FPS 2.27, Running 135.59s Step 480( 23.83%), action 143, FPS 2.29, Running 136.06s Step 481( 24.00%), action 144, FPS 2.30, Running 136.31s Step 482( 24.17%), action 145, FPS 2.29, Running 136.77s Step 483( 24.33%), action 146, FPS 2.26, Running 137.10s Step 484( 24.50%), action 147, FPS 2.26, Running 137.67s Step 485( 24.67%), action 148, FPS 2.24, Running 138.10s Step 486( 24.83%), action 149, FPS 2.27, Running 138.63s Step 487( 25.00%), action 150, FPS 2.28, Running 138.96s Step 488( 25.17%), action 151, FPS 2.28, Running 139.63s Step 489( 25.33%), action 152, FPS 2.28, Running 139.97s Step 490( 25.50%), action 153, FPS 2.33, Running 140.31s Step 491( 25.67%), action 154, FPS 2.32, Running 140.59s Step 492( 25.83%), action 155, FPS 2.29, Running 141.08s Step 493( 26.00%), action 156, FPS 2.27, Running 141.42s Step 494( 26.17%), action 157, FPS 2.32, Running 142.00s Step 495( 26.33%), action 158, FPS 2.30, Running 142.39s Step 496( 26.50%), action 159, FPS 2.29, Running 142.95s Step 497( 26.67%), action 160, FPS 2.29, Running 143.30s Step 498( 26.83%), action 161, FPS 2.30, Running 143.95s Step 499( 27.00%), action 162, FPS 2.33, Running 144.18s Step 500( 27.17%), action 163, FPS 2.33, Running 144.63s Step 501( 27.33%), action 164, FPS 2.33, Running 144.90s Step 502( 27.50%), action 165, FPS 2.31, Running 145.44s Step 503( 27.67%), action 166, FPS 2.30, Running 145.78s Step 504( 27.83%), action 167, FPS 2.30, Running 146.36s Step 505( 28.00%), action 168, FPS 2.32, Running 146.73s Step 506( 28.17%), action 169, FPS 2.32, Running 147.26s Step 507( 28.33%), action 170, FPS 2.31, Running 147.62s Step 508( 28.50%), action 171, FPS 2.35, Running 148.14s Step 509( 28.67%), action 172, FPS 2.35, Running 148.48s Step 510( 28.83%), action 173, FPS 2.29, Running 149.04s Step 511( 29.00%), action 174, FPS 2.28, Running 149.35s Step 512( 29.17%), action 175, FPS 2.26, Running 149.91s Step 513( 29.33%), action 176, FPS 2.26, Running 150.27s Step 514( 29.50%), action 177, FPS 2.27, Running 150.81s Step 515( 29.67%), action 178, FPS 2.28, Running 151.16s Step 516( 29.83%), action 179, FPS 2.29, Running 151.69s Step 517( 30.00%), action 180, FPS 2.29, Running 152.03s Step 518( 30.17%), action 181, FPS 2.31, Running 152.62s Step 519( 30.33%), action 182, FPS 2.26, Running 153.02s Step 520( 30.50%), action 183, FPS 2.17, Running 153.85s Step 521( 30.67%), action 184, FPS 2.14, Running 154.23s Step 522( 30.83%), action 185, FPS 2.11, Running 154.90s Step 523( 31.00%), action 186, FPS 2.09, Running 155.37s Step 524( 31.17%), action 187, FPS 2.09, Running 155.95s Step 525( 31.33%), action 188, FPS 2.10, Running 156.25s Step 526( 31.50%), action 189, FPS 2.10, Running 156.79s Step 527( 31.67%), action 190, FPS 2.11, Running 157.08s Step 528( 31.83%), action 191, FPS 2.05, Running 157.89s Step 529( 32.00%), action 192, FPS 2.04, Running 158.27s Step 530( 32.17%), action 193, FPS 2.02, Running 158.95s Step 531( 32.33%), action 194, FPS 2.01, Running 159.29s Step 532( 32.50%), action 195, FPS 2.00, Running 159.89s Step 533( 32.67%), action 196, FPS 2.03, Running 160.10s Step 534( 32.83%), action 197, FPS 2.06, Running 160.50s Step 535( 33.00%), action 198, FPS 2.07, Running 160.82s Step 536( 33.17%), action 199, FPS 2.07, Running 161.33s Step 537( 33.33%), action 200, FPS 2.08, Running 161.66s Step 538( 33.50%), action 201, FPS 2.05, Running 162.37s Step 539( 33.67%), action 202, FPS 2.07, Running 162.70s Step 540( 33.83%), action 203, FPS 2.12, Running 163.30s Step 541( 34.00%), action 204, FPS 2.13, Running 163.62s Step 542( 34.17%), action 205, FPS 2.15, Running 164.20s Step 543( 34.33%), action 206, FPS 2.18, Running 164.55s Step 544( 34.50%), action 207, FPS 2.18, Running 165.12s Step 545( 34.67%), action 208, FPS 2.11, Running 165.75s Step 546( 34.83%), action 209, FPS 2.08, Running 166.40s Step 547( 35.00%), action 210, FPS 2.07, Running 166.74s Step 548( 35.17%), action 211, FPS 2.09, Running 167.44s Step 549( 35.33%), action 212, FPS 2.10, Running 167.78s Step 550( 35.50%), action 213, FPS 2.17, Running 168.17s Step 551( 35.67%), action 214, FPS 2.18, Running 168.45s Step 552( 35.83%), action 215, FPS 2.19, Running 169.02s Step 553( 36.00%), action 216, FPS 2.15, Running 169.40s Step 554( 36.17%), action 217, FPS 2.09, Running 170.05s Step 555( 36.33%), action 218, FPS 2.01, Running 170.75s Step 556( 36.50%), action 219, FPS 1.99, Running 171.39s Step 557( 36.67%), action 220, FPS 1.95, Running 171.91s Step 558( 36.83%), action 221, FPS 1.92, Running 172.79s Step 559( 37.00%), action 222, FPS 1.92, Running 173.12s Step 560( 37.17%), action 223, FPS 1.92, Running 173.69s Step 561( 37.33%), action 224, FPS 1.90, Running 174.17s Step 562( 37.50%), action 225, FPS 1.88, Running 174.81s Step 563( 37.67%), action 226, FPS 1.88, Running 175.20s Step 564( 37.83%), action 227, FPS 1.87, Running 175.80s Step 565( 38.00%), action 228, FPS 1.93, Running 176.10s Step 566( 38.17%), action 229, FPS 1.95, Running 176.67s Step 567( 38.33%), action 230, FPS 1.95, Running 176.99s Step 568( 38.50%), action 231, FPS 1.92, Running 177.85s Step 569( 38.67%), action 232, FPS 1.91, Running 178.24s Step 570( 38.83%), action 233, FPS 1.88, Running 178.82s Step 571( 39.00%), action 234, FPS 1.86, Running 179.18s Step 572( 39.17%), action 235, FPS 1.89, Running 179.59s Step 573( 39.33%), action 236, FPS 1.90, Running 179.91s Step 574( 39.50%), action 237, FPS 1.91, Running 180.51s Step 575( 39.67%), action 238, FPS 1.97, Running 180.91s Step 576( 39.83%), action 239, FPS 1.97, Running 181.56s Step 577( 40.00%), action 240, FPS 2.01, Running 181.88s Step 578( 40.17%), action 241, FPS 2.03, Running 182.65s Step 579( 40.33%), action 242, FPS 2.02, Running 183.04s Step 580( 40.50%), action 243, FPS 2.03, Running 183.53s Step 581( 40.67%), action 244, FPS 2.07, Running 183.82s Step 582( 40.83%), action 245, FPS 2.11, Running 184.29s Step 583( 41.00%), action 246, FPS 2.13, Running 184.58s Step 584( 41.17%), action 247, FPS 2.12, Running 185.23s Step 585( 41.33%), action 248, FPS 2.06, Running 185.79s Step 586( 41.50%), action 249, FPS 2.06, Running 186.40s Step 587( 41.67%), action 250, FPS 2.04, Running 186.79s Step 588( 41.83%), action 251, FPS 2.08, Running 187.45s Step 589( 42.00%), action 252, FPS 2.04, Running 188.04s Step 590( 42.17%), action 253, FPS 2.05, Running 188.59s Step 591( 42.33%), action 254, FPS 2.04, Running 188.97s Step 592( 42.50%), action 255, FPS 1.99, Running 189.65s Step 593( 42.67%), action 256, FPS 1.97, Running 190.04s Step 594( 42.83%), action 257, FPS 1.96, Running 190.73s Step 595( 43.00%), action 258, FPS 1.93, Running 191.27s Step 596( 43.17%), action 259, FPS 1.95, Running 191.81s Step 597( 43.33%), action 260, FPS 1.96, Running 192.11s Step 598( 43.50%), action 261, FPS 1.93, Running 193.02s Step 599( 43.67%), action 262, FPS 1.94, Running 193.37s Step 600( 43.83%), action 263, FPS 1.92, Running 193.92s Step 601( 44.00%), action 264, FPS 1.91, Running 194.27s Step 602( 44.17%), action 265, FPS 1.89, Running 194.88s Step 603( 44.33%), action 266, FPS 1.89, Running 195.18s Step 604( 44.50%), action 267, FPS 1.93, Running 195.61s Step 605( 44.67%), action 268, FPS 1.98, Running 195.91s Step 606( 44.83%), action 269, FPS 1.98, Running 196.48s Step 607( 45.00%), action 270, FPS 1.99, Running 196.84s Step 608( 45.17%), action 271, FPS 1.98, Running 197.57s Step 609( 45.33%), action 272, FPS 2.02, Running 197.94s Step 610( 45.50%), action 273, FPS 1.98, Running 198.67s Step 611( 45.67%), action 274, FPS 1.99, Running 199.04s Step 612( 45.83%), action 275, FPS 1.98, Running 199.77s Step 613( 46.00%), action 276, FPS 1.97, Running 200.18s Step 614( 46.17%), action 277, FPS 2.01, Running 200.70s Step 615( 46.33%), action 278, FPS 2.03, Running 201.11s Step 616( 46.50%), action 279, FPS 1.99, Running 201.88s Step 617( 46.67%), action 280, FPS 1.97, Running 202.24s Step 618( 46.83%), action 281, FPS 2.02, Running 202.91s Step 619( 47.00%), action 282, FPS 2.05, Running 203.13s Step 620( 47.17%), action 283, FPS 2.04, Running 203.71s Step 621( 47.33%), action 284, FPS 2.05, Running 204.02s Step 622( 47.50%), action 285, FPS 2.06, Running 204.61s Step 623( 47.67%), action 286, FPS 2.03, Running 205.01s Step 624( 47.83%), action 287, FPS 2.00, Running 205.59s Step 625( 48.00%), action 288, FPS 1.99, Running 205.94s Step 626( 48.17%), action 289, FPS 1.97, Running 206.61s Step 627( 48.33%), action 290, FPS 1.98, Running 206.92s Step 628( 48.50%), action 291, FPS 2.00, Running 207.55s Step 629( 48.67%), action 292, FPS 1.99, Running 208.00s Step 630( 48.83%), action 293, FPS 2.02, Running 208.57s Step 631( 49.00%), action 294, FPS 2.03, Running 208.91s Step 632( 49.17%), action 295, FPS 2.07, Running 209.45s Step 633( 49.33%), action 296, FPS 2.09, Running 209.77s Step 634( 49.50%), action 297, FPS 2.06, Running 210.41s Step 635( 49.67%), action 298, FPS 2.08, Running 210.73s Step 636( 49.83%), action 299, FPS 2.15, Running 211.19s Step 637( 50.00%), action 300, FPS 2.16, Running 211.50s Step 638( 50.17%), action 301, FPS 2.16, Running 212.17s Step 639( 50.33%), action 302, FPS 2.10, Running 212.67s Step 640( 50.50%), action 303, FPS 2.10, Running 213.25s Step 641( 50.67%), action 304, FPS 2.08, Running 213.62s Step 642( 50.83%), action 305, FPS 2.09, Running 214.16s Step 643( 51.00%), action 306, FPS 2.10, Running 214.53s Step 644( 51.17%), action 307, FPS 2.13, Running 214.99s Step 645( 51.33%), action 308, FPS 2.13, Running 215.32s Step 646( 51.50%), action 309, FPS 2.15, Running 215.90s Step 647( 51.67%), action 310, FPS 2.12, Running 216.38s Step 648( 51.83%), action 311, FPS 2.09, Running 217.14s Step 649( 52.00%), action 312, FPS 2.03, Running 217.85s Step 650( 52.17%), action 313, FPS 2.03, Running 218.44s Step 651( 52.33%), action 314, FPS 2.05, Running 218.67s Step 652( 52.50%), action 315, FPS 2.07, Running 219.12s Step 653( 52.67%), action 316, FPS 2.07, Running 219.44s Step 654( 52.83%), action 317, FPS 2.07, Running 220.07s Step 655( 53.00%), action 318, FPS 2.07, Running 220.38s Step 656( 53.17%), action 319, FPS 2.05, Running 220.95s Step 657( 53.33%), action 320, FPS 2.05, Running 221.27s Step 658( 53.50%), action 321, FPS 2.04, Running 221.96s Step 659( 53.67%), action 322, FPS 2.07, Running 222.34s Step 660( 53.83%), action 323, FPS 2.10, Running 222.77s Step 661( 54.00%), action 324, FPS 2.10, Running 223.14s Step 662( 54.17%), action 325, FPS 2.08, Running 223.77s Step 663( 54.33%), action 326, FPS 2.05, Running 224.28s Step 664( 54.50%), action 327, FPS 2.02, Running 224.92s Step 665( 54.67%), action 328, FPS 2.01, Running 225.29s Step 666( 54.83%), action 329, FPS 2.00, Running 225.89s Step 667( 55.00%), action 330, FPS 2.03, Running 226.25s Step 668( 55.17%), action 331, FPS 2.03, Running 226.98s Step 669( 55.33%), action 332, FPS 2.11, Running 227.35s Step 670( 55.50%), action 333, FPS 2.07, Running 228.10s Step 671( 55.67%), action 334, FPS 2.04, Running 228.46s Step 672( 55.83%), action 335, FPS 1.96, Running 229.30s Step 673( 56.00%), action 336, FPS 1.95, Running 229.69s Step 674( 56.17%), action 337, FPS 1.99, Running 230.11s Step 675( 56.33%), action 338, FPS 1.99, Running 230.43s Step 676( 56.50%), action 339, FPS 1.94, Running 231.24s Step 677( 56.67%), action 340, FPS 1.94, Running 231.56s Step 678( 56.83%), action 341, FPS 1.94, Running 232.26s Step 679( 57.00%), action 342, FPS 1.95, Running 232.61s Step 680( 57.17%), action 343, FPS 1.93, Running 233.14s Step 681( 57.33%), action 344, FPS 1.92, Running 233.57s Step 682( 57.50%), action 345, FPS 1.95, Running 234.03s Step 683( 57.67%), action 346, FPS 1.98, Running 234.40s Step 684( 57.83%), action 347, FPS 1.98, Running 235.00s Step 685( 58.00%), action 348, FPS 1.99, Running 235.36s Step 686( 58.17%), action 349, FPS 1.99, Running 235.95s Step 687( 58.33%), action 350, FPS 1.99, Running 236.29s Step 688( 58.50%), action 351, FPS 1.99, Running 237.01s Step 689( 58.67%), action 352, FPS 2.00, Running 237.35s Step 690( 58.83%), action 353, FPS 2.08, Running 237.72s Step 691( 59.00%), action 354, FPS 2.09, Running 238.02s Step 692( 59.17%), action 355, FPS 2.15, Running 238.62s Step 693( 59.33%), action 356, FPS 2.15, Running 238.99s Step 694( 59.50%), action 357, FPS 2.13, Running 239.52s Step 695( 59.67%), action 358, FPS 2.12, Running 239.84s Step 696( 59.83%), action 359, FPS 2.18, Running 240.42s Step 697( 60.00%), action 360, FPS 2.18, Running 240.76s Step 698( 60.17%), action 361, FPS 2.19, Running 241.39s Step 699( 60.33%), action 362, FPS 2.22, Running 241.62s Step 700( 60.50%), action 363, FPS 2.23, Running 242.10s Step 701( 60.67%), action 364, FPS 2.27, Running 242.38s Step 702( 60.83%), action 365, FPS 2.27, Running 242.86s Step 703( 61.00%), action 366, FPS 2.27, Running 243.23s Step 704( 61.17%), action 367, FPS 2.27, Running 243.83s Step 705( 61.33%), action 368, FPS 2.27, Running 244.17s Step 706( 61.50%), action 369, FPS 2.25, Running 244.84s Step 707( 61.67%), action 370, FPS 2.24, Running 245.22s Step 708( 61.83%), action 371, FPS 2.27, Running 245.84s Step 709( 62.00%), action 372, FPS 2.24, Running 246.30s Step 710( 62.17%), action 373, FPS 2.16, Running 246.97s Step 711( 62.33%), action 374, FPS 2.13, Running 247.42s Step 712( 62.50%), action 375, FPS 2.11, Running 248.08s Step 713( 62.67%), action 376, FPS 2.11, Running 248.46s Step 714( 62.83%), action 377, FPS 2.08, Running 249.12s Step 715( 63.00%), action 378, FPS 2.06, Running 249.54s Step 716( 63.17%), action 379, FPS 2.04, Running 250.20s Step 717( 63.33%), action 380, FPS 2.03, Running 250.61s Step 718( 63.50%), action 381, FPS 2.00, Running 251.37s Step 719( 63.67%), action 382, FPS 1.97, Running 251.75s Step 720( 63.83%), action 383, FPS 1.95, Running 252.35s Step 721( 64.00%), action 384, FPS 1.94, Running 252.66s Step 722( 64.17%), action 385, FPS 1.93, Running 253.22s Step 723( 64.33%), action 386, FPS 1.94, Running 253.55s Step 724( 64.50%), action 387, FPS 1.95, Running 254.07s Step 725( 64.67%), action 388, FPS 1.95, Running 254.43s Step 726( 64.83%), action 389, FPS 1.98, Running 254.95s Step 727( 65.00%), action 390, FPS 1.98, Running 255.31s Step 728( 65.17%), action 391, FPS 1.93, Running 256.18s Step 729( 65.33%), action 392, FPS 1.95, Running 256.53s Step 730( 65.50%), action 393, FPS 2.00, Running 256.94s Step 731( 65.67%), action 394, FPS 2.03, Running 257.26s Step 732( 65.83%), action 395, FPS 2.08, Running 257.67s Step 733( 66.00%), action 396, FPS 2.10, Running 257.97s Step 734( 66.17%), action 397, FPS 2.12, Running 258.55s Step 735( 66.33%), action 398, FPS 2.14, Running 258.88s Step 736( 66.50%), action 399, FPS 2.17, Running 259.43s Step 737( 66.67%), action 400, FPS 2.18, Running 259.78s Step 738( 66.83%), action 401, FPS 2.19, Running 260.49s Step 739( 67.00%), action 402, FPS 2.20, Running 260.83s Step 740( 67.17%), action 403, FPS 2.24, Running 261.27s Step 741( 67.33%), action 404, FPS 2.26, Running 261.52s Step 742( 67.50%), action 405, FPS 2.27, Running 262.04s Step 743( 67.67%), action 406, FPS 2.27, Running 262.37s Step 744( 67.83%), action 407, FPS 2.25, Running 262.97s Step 745( 68.00%), action 408, FPS 2.25, Running 263.30s Step 746( 68.17%), action 409, FPS 2.26, Running 263.82s Step 747( 68.33%), action 410, FPS 2.24, Running 264.23s Step 748( 68.50%), action 411, FPS 2.28, Running 264.94s Step 749( 68.67%), action 412, FPS 2.28, Running 265.30s Step 750( 68.83%), action 413, FPS 2.29, Running 265.66s Step 751( 69.00%), action 414, FPS 2.29, Running 265.99s Step 752( 69.17%), action 415, FPS 2.26, Running 266.54s Step 753( 69.33%), action 416, FPS 2.25, Running 266.85s Step 754( 69.50%), action 417, FPS 2.24, Running 267.48s Step 755( 69.67%), action 418, FPS 2.23, Running 267.83s Step 756( 69.83%), action 419, FPS 2.23, Running 268.41s Step 757( 70.00%), action 420, FPS 2.22, Running 268.80s Step 758( 70.17%), action 421, FPS 2.19, Running 269.63s Step 759( 70.33%), action 422, FPS 2.20, Running 269.92s Step 760( 70.50%), action 423, FPS 2.16, Running 270.52s Step 761( 70.67%), action 424, FPS 2.14, Running 270.85s Step 762( 70.83%), action 425, FPS 2.13, Running 271.43s Step 763( 71.00%), action 426, FPS 2.11, Running 271.84s Step 764( 71.17%), action 427, FPS 2.11, Running 272.43s Step 765( 71.33%), action 428, FPS 2.10, Running 272.81s Step 766( 71.50%), action 429, FPS 2.08, Running 273.46s Step 767( 71.67%), action 430, FPS 2.10, Running 273.77s Step 768( 71.83%), action 431, FPS 2.10, Running 274.47s Step 769( 72.00%), action 432, FPS 2.11, Running 274.79s Step 770( 72.17%), action 433, FPS 2.06, Running 275.37s Step 771( 72.33%), action 434, FPS 2.04, Running 275.78s Step 772( 72.50%), action 435, FPS 2.05, Running 276.32s Step 773( 72.67%), action 436, FPS 2.04, Running 276.64s Step 774( 72.83%), action 437, FPS 2.04, Running 277.28s Step 775( 73.00%), action 438, FPS 2.04, Running 277.61s Step 776( 73.17%), action 439, FPS 2.05, Running 278.16s Step 777( 73.33%), action 440, FPS 2.05, Running 278.54s Step 778( 73.50%), action 441, FPS 2.08, Running 279.27s Step 779( 73.67%), action 442, FPS 2.05, Running 279.68s Step 780( 73.83%), action 443, FPS 2.06, Running 280.24s Step 781( 74.00%), action 444, FPS 2.05, Running 280.59s Step 782( 74.17%), action 445, FPS 2.05, Running 281.19s Step 783( 74.33%), action 446, FPS 2.06, Running 281.53s Step 784( 74.50%), action 447, FPS 2.09, Running 282.02s Step 785( 74.67%), action 448, FPS 2.08, Running 282.44s Step 786( 74.83%), action 449, FPS 2.08, Running 283.05s Step 787( 75.00%), action 450, FPS 2.08, Running 283.40s Step 788( 75.17%), action 451, FPS 2.08, Running 284.07s Step 789( 75.33%), action 452, FPS 2.08, Running 284.42s Step 790( 75.50%), action 453, FPS 2.02, Running 285.27s Step 791( 75.67%), action 454, FPS 2.06, Running 285.49s Step 792( 75.83%), action 455, FPS 2.10, Running 285.86s Step 793( 76.00%), action 456, FPS 2.09, Running 286.20s Step 794( 76.17%), action 457, FPS 2.12, Running 286.71s Step 795( 76.33%), action 458, FPS 2.13, Running 287.00s Step 796( 76.50%), action 459, FPS 2.13, Running 287.55s Step 797( 76.67%), action 460, FPS 2.14, Running 287.87s Step 798( 76.83%), action 461, FPS 2.16, Running 288.52s Step 799( 77.00%), action 462, FPS 2.18, Running 288.84s Step 800( 77.17%), action 463, FPS 2.20, Running 289.35s Step 801( 77.33%), action 464, FPS 2.22, Running 289.60s Step 802( 77.50%), action 465, FPS 2.25, Running 290.10s Step 803( 77.67%), action 466, FPS 2.26, Running 290.40s Step 804( 77.83%), action 467, FPS 2.24, Running 290.96s Step 805( 78.00%), action 468, FPS 2.26, Running 291.28s Step 806( 78.17%), action 469, FPS 2.27, Running 291.87s Step 807( 78.33%), action 470, FPS 2.25, Running 292.30s Step 808( 78.50%), action 471, FPS 2.25, Running 292.97s Step 809( 78.67%), action 472, FPS 2.25, Running 293.32s Step 810( 78.83%), action 473, FPS 2.36, Running 293.76s Step 811( 79.00%), action 474, FPS 2.36, Running 293.97s Step 812( 79.17%), action 475, FPS 2.37, Running 294.29s Step 813( 79.33%), action 476, FPS 2.39, Running 294.58s Step 814( 79.50%), action 477, FPS 2.37, Running 295.14s Step 815( 79.67%), action 478, FPS 2.36, Running 295.47s Step 816( 79.83%), action 479, FPS 2.36, Running 296.01s Step 817( 80.00%), action 480, FPS 2.36, Running 296.35s Step 818( 80.17%), action 481, FPS 2.35, Running 297.03s Step 819( 80.33%), action 482, FPS 2.33, Running 297.41s Step 820( 80.50%), action 483, FPS 2.33, Running 297.95s Step 821( 80.67%), action 484, FPS 2.33, Running 298.19s Step 822( 80.83%), action 485, FPS 2.32, Running 298.73s Step 823( 81.00%), action 486, FPS 2.31, Running 299.06s Step 824( 81.17%), action 487, FPS 2.32, Running 299.58s Step 825( 81.33%), action 488, FPS 2.30, Running 299.96s Step 826( 81.50%), action 489, FPS 2.30, Running 300.55s Step 827( 81.67%), action 490, FPS 2.32, Running 300.91s Step 828( 81.83%), action 491, FPS 2.31, Running 301.62s Step 829( 82.00%), action 492, FPS 2.34, Running 301.85s Step 830( 82.17%), action 493, FPS 2.36, Running 302.24s Step 831( 82.33%), action 494, FPS 2.34, Running 302.53s Step 832( 82.50%), action 495, FPS 2.28, Running 303.05s Step 833( 82.67%), action 496, FPS 2.25, Running 303.48s Step 834( 82.83%), action 497, FPS 2.23, Running 304.10s Step 835( 83.00%), action 498, FPS 2.23, Running 304.42s Step 836( 83.17%), action 499, FPS 2.23, Running 304.98s Step 837( 83.33%), action 500, FPS 2.23, Running 305.34s Step 838( 83.50%), action 501, FPS 2.27, Running 305.83s Step 839( 83.67%), action 502, FPS 2.30, Running 306.09s Step 840( 83.83%), action 503, FPS 2.32, Running 306.56s Step 841( 84.00%), action 504, FPS 2.30, Running 306.87s Step 842( 84.17%), action 505, FPS 2.31, Running 307.38s Step 843( 84.33%), action 506, FPS 2.30, Running 307.74s Step 844( 84.50%), action 507, FPS 2.29, Running 308.32s Step 845( 84.67%), action 508, FPS 2.30, Running 308.64s Step 846( 84.83%), action 509, FPS 2.32, Running 309.16s Step 847( 85.00%), action 510, FPS 2.33, Running 309.50s Step 848( 85.17%), action 511, FPS 2.39, Running 309.97s Step 849( 85.33%), action 512, FPS 2.38, Running 310.24s Step 850( 85.50%), action 513, FPS 2.35, Running 310.74s Step 851( 85.67%), action 514, FPS 2.34, Running 311.07s Step 852( 85.83%), action 515, FPS 2.33, Running 311.64s Step 853( 86.00%), action 516, FPS 2.35, Running 311.99s Step 854( 86.17%), action 517, FPS 2.37, Running 312.54s Step 855( 86.33%), action 518, FPS 2.36, Running 312.89s Step 856( 86.50%), action 519, FPS 2.37, Running 313.41s Step 857( 86.67%), action 520, FPS 2.37, Running 313.78s Step 858( 86.83%), action 521, FPS 2.36, Running 314.32s Step 859( 87.00%), action 522, FPS 2.35, Running 314.61s Step 860( 87.17%), action 523, FPS 2.32, Running 315.17s Step 861( 87.33%), action 524, FPS 2.32, Running 315.50s Step 862( 87.50%), action 525, FPS 2.32, Running 316.01s Step 863( 87.67%), action 526, FPS 2.33, Running 316.32s Step 864( 87.83%), action 527, FPS 2.33, Running 316.88s Step 865( 88.00%), action 528, FPS 2.33, Running 317.22s Step 866( 88.17%), action 529, FPS 2.32, Running 317.80s Step 867( 88.33%), action 530, FPS 2.32, Running 318.11s Step 868( 88.50%), action 531, FPS 2.30, Running 318.69s Step 869( 88.67%), action 532, FPS 2.28, Running 319.01s Step 870( 88.83%), action 533, FPS 2.28, Running 319.49s Step 871( 89.00%), action 534, FPS 2.27, Running 319.89s Step 872( 89.17%), action 535, FPS 2.28, Running 320.40s Step 873( 89.33%), action 536, FPS 2.29, Running 320.74s Step 874( 89.50%), action 537, FPS 2.29, Running 321.27s Step 875( 89.67%), action 538, FPS 2.29, Running 321.61s Step 876( 89.83%), action 539, FPS 2.28, Running 322.17s Step 877( 90.00%), action 540, FPS 2.31, Running 322.43s Step 878( 90.17%), action 541, FPS 2.27, Running 323.13s Step 879( 90.33%), action 542, FPS 2.25, Running 323.49s Step 880( 90.50%), action 543, FPS 2.25, Running 324.06s Step 881( 90.67%), action 544, FPS 2.25, Running 324.39s Step 882( 90.83%), action 545, FPS 2.21, Running 325.04s Step 883( 91.00%), action 546, FPS 2.21, Running 325.37s Step 884( 91.17%), action 547, FPS 2.20, Running 325.97s Step 885( 91.33%), action 548, FPS 2.19, Running 326.36s Step 886( 91.50%), action 549, FPS 2.20, Running 326.90s Step 887( 91.67%), action 550, FPS 2.20, Running 327.22s Step 888( 91.83%), action 551, FPS 2.14, Running 328.05s Step 889( 92.00%), action 552, FPS 2.14, Running 328.37s Step 890( 92.17%), action 553, FPS 2.09, Running 329.08s Step 891( 92.33%), action 554, FPS 2.10, Running 329.39s Step 892( 92.50%), action 555, FPS 2.09, Running 329.98s Step 893( 92.67%), action 556, FPS 2.10, Running 330.27s Step 894( 92.83%), action 557, FPS 2.02, Running 331.17s Step 895( 93.00%), action 558, FPS 2.02, Running 331.52s Step 896( 93.17%), action 559, FPS 2.01, Running 332.12s Step 897( 93.33%), action 560, FPS 2.00, Running 332.44s Step 898( 93.50%), action 561, FPS 1.97, Running 333.29s Step 899( 93.67%), action 562, FPS 1.97, Running 333.64s Step 900( 93.83%), action 563, FPS 1.99, Running 334.12s Step 901( 94.00%), action 564, FPS 1.99, Running 334.43s Step 902( 94.17%), action 565, FPS 1.94, Running 335.32s Step 903( 94.33%), action 566, FPS 1.93, Running 335.72s Step 904( 94.50%), action 567, FPS 1.94, Running 336.29s Step 905( 94.67%), action 568, FPS 1.95, Running 336.63s Step 906( 94.83%), action 569, FPS 1.93, Running 337.26s Step 907( 95.00%), action 570, FPS 1.92, Running 337.64s Step 908( 95.17%), action 571, FPS 1.97, Running 338.21s Step 909( 95.33%), action 572, FPS 1.94, Running 338.67s Step 910( 95.50%), action 573, FPS 1.96, Running 339.26s Step 911( 95.67%), action 574, FPS 1.91, Running 339.87s Step 912( 95.83%), action 575, FPS 1.91, Running 340.46s Step 913( 96.00%), action 576, FPS 1.91, Running 340.76s Step 914( 96.17%), action 577, FPS 1.97, Running 341.32s Step 915( 96.33%), action 578, FPS 1.97, Running 341.68s Step 916( 96.50%), action 579, FPS 2.01, Running 342.08s Step 917( 96.67%), action 580, FPS 2.00, Running 342.42s Step 918( 96.83%), action 581, FPS 1.99, Running 343.35s Step 919( 97.00%), action 582, FPS 1.99, Running 343.67s Step 920( 97.17%), action 583, FPS 1.97, Running 344.26s Step 921( 97.33%), action 584, FPS 1.96, Running 344.63s Step 922( 97.50%), action 585, FPS 2.00, Running 345.32s Step 923( 97.67%), action 586, FPS 2.01, Running 345.67s Step 924( 97.83%), action 587, FPS 2.05, Running 346.04s Step 925( 98.00%), action 588, FPS 2.06, Running 346.36s Step 926( 98.17%), action 589, FPS 2.07, Running 346.93s Step 927( 98.33%), action 590, FPS 2.08, Running 347.25s Step 928( 98.50%), action 591, FPS 1.98, Running 348.30s Step 929( 98.67%), action 592, FPS 2.01, Running 348.65s Step 930( 98.83%), action 593, FPS 2.00, Running 349.28s Step 931( 99.00%), action 594, FPS 2.05, Running 349.65s Step 932( 99.17%), action 595, FPS 2.06, Running 350.18s Step 933( 99.33%), action 596, FPS 2.00, Running 350.75s Step 934( 99.50%), action 597, FPS 1.98, Running 351.43s Step 935( 99.67%), action 598, FPS 1.97, Running 351.82s Step 936( 99.83%), action 599, FPS 1.91, Running 352.57s Step 937(100.00%), action 600, FPS 1.90, Running 352.97s [2026-08-02 23:03:45] [49 ] Seed 48 failed after 353.22 s. +steps: 937 , actions: 600 . +Instruction: Empty +Total 7/49(14.29%) success. +Setting seed: 49 +Step 1( N/A%), pre moving , FPS 14.54, Running 0.07s Step 2( N/A%), pre moving , FPS 21.57, Running 0.09s Step 3( N/A%), pre moving , FPS 25.39, Running 0.12s Step 4( N/A%), pre moving , FPS 26.96, Running 0.15s Step 5( N/A%), pre moving , FPS 26.28, Running 0.19s Step 6( N/A%), pre moving , FPS 25.07, Running 0.24s Step 7( N/A%), pre moving , FPS 24.34, Running 0.29s Step 8( N/A%), pre moving , FPS 24.39, Running 0.33s Step 9( N/A%), pre moving , FPS 23.86, Running 0.38s Step 10( N/A%), pre moving , FPS 23.50, Running 0.43s Step 11( N/A%), pre moving , FPS 23.34, Running 0.47s Step 12( N/A%), pre moving , FPS 22.85, Running 0.53s Step 13( N/A%), pre moving , FPS 22.12, Running 0.59s Step 14( N/A%), pre moving , FPS 21.91, Running 0.64s Step 15( N/A%), pre moving , FPS 22.07, Running 0.68s Step 16( N/A%), pre moving , FPS 21.61, Running 0.74s Step 17( N/A%), pre moving , FPS 21.34, Running 0.80s Step 18( N/A%), pre moving , FPS 21.37, Running 0.84s Step 19( N/A%), pre moving , FPS 20.76, Running 0.92s Step 20( N/A%), pre moving , FPS 20.32, Running 0.98s Step 21( N/A%), pre moving , FPS 15.40, Running 1.37s Step 22( N/A%), pre moving , FPS 14.66, Running 1.46s Step 23( N/A%), pre moving , FPS 14.08, Running 1.54s Step 24( N/A%), pre moving , FPS 13.52, Running 1.63s Step 25( N/A%), pre moving , FPS 13.09, Running 1.72s Step 26( N/A%), pre moving , FPS 10.51, Running 2.14s Step 27( N/A%), pre moving , FPS 10.28, Running 2.23s Step 28( N/A%), pre moving , FPS 9.99, Running 2.33s Step 29( N/A%), pre moving , FPS 9.77, Running 2.42s Step 30( N/A%), pre moving , FPS 9.60, Running 2.51s Step 31( N/A%), pre moving , FPS 9.40, Running 2.60s Step 32( N/A%), pre moving , FPS 9.24, Running 2.69s Step 33( N/A%), pre moving , FPS 9.13, Running 2.78s Step 34( N/A%), pre moving , FPS 8.95, Running 2.87s Step 35( N/A%), pre moving , FPS 8.76, Running 2.96s Step 36( N/A%), pre moving , FPS 6.81, Running 3.68s Step 37( N/A%), pre moving , FPS 6.58, Running 3.84s Step 38( N/A%), pre moving , FPS 6.60, Running 3.87s Step 39( N/A%), pre moving , FPS 6.71, Running 3.89s Step 40( N/A%), pre moving , FPS 6.82, Running 3.92s Step 41( N/A%), pre moving , FPS 7.79, Running 3.94s Step 42( N/A%), pre moving , FPS 8.01, Running 3.95s Step 43( N/A%), pre moving , FPS 8.21, Running 3.97s Step 44( N/A%), pre moving , FPS 8.45, Running 3.99s Step 45( N/A%), pre moving , FPS 8.70, Running 4.02s Step 46( N/A%), pre moving , FPS 10.50, Running 4.05s Step 47( N/A%), pre moving , FPS 10.77, Running 4.09s Step 48( N/A%), pre moving , FPS 8.62, Running 4.65s Step 49( N/A%), pre moving , FPS 8.86, Running 4.68s Step 50( N/A%), pre moving , FPS 9.01, Running 4.73s Step 51( N/A%), pre moving , FPS 9.13, Running 4.79s Step 52( N/A%), pre moving , FPS 9.31, Running 4.84s Step 53( N/A%), pre moving , FPS 9.33, Running 4.92s Step 54( N/A%), pre moving , FPS 9.39, Running 5.00s Step 55( N/A%), pre moving , FPS 9.18, Running 5.14s Step 56( N/A%), pre moving , FPS 12.52, Running 5.27s Step 57( N/A%), pre moving , FPS 12.61, Running 5.42s Step 58( N/A%), pre moving , FPS 11.49, Running 5.61s Step 59( N/A%), pre moving , FPS 10.46, Running 5.81s Step 60( N/A%), pre moving , FPS 9.55, Running 6.01s Step 61( N/A%), pre moving , FPS 8.81, Running 6.20s Step 62( N/A%), pre moving , FPS 8.25, Running 6.38s Step 63( N/A%), pre moving , FPS 7.65, Running 6.59s Step 64( N/A%), pre moving , FPS 7.18, Running 6.78s Step 65( N/A%), pre moving , FPS 6.78, Running 6.97s Step 66( N/A%), pre moving , FPS 6.46, Running 7.14s Step 67( N/A%), pre moving , FPS 6.17, Running 7.33s Step 68( N/A%), pre moving , FPS 6.97, Running 7.52s Step 69( N/A%), pre moving , FPS 6.58, Running 7.72s Step 70( N/A%), pre moving , FPS 6.29, Running 7.91s Step 71( N/A%), pre moving , FPS 6.14, Running 8.05s Step 72( N/A%), pre moving , FPS 6.01, Running 8.17s Step 73( N/A%), pre moving , FPS 5.96, Running 8.28s Step 74( N/A%), pre moving , FPS 6.01, Running 8.33s Step 75( N/A%), pre moving , FPS 6.12, Running 8.41s Step 76( N/A%), pre moving , FPS 6.25, Running 8.47s Step 77( N/A%), pre moving , FPS 6.44, Running 8.53s Step 78( N/A%), pre moving , FPS 6.69, Running 8.60s Step 79( N/A%), pre moving , FPS 6.96, Running 8.68s Step 80( N/A%), pre moving , FPS 7.30, Running 8.75s Step 81( N/A%), pre moving , FPS 7.65, Running 8.82s Step 82( N/A%), pre moving , FPS 8.02, Running 8.87s Step 83( N/A%), pre moving , FPS 8.46, Running 8.95s Step 84( N/A%), pre moving , FPS 8.84, Running 9.04s Step 85( N/A%), pre moving , FPS 9.22, Running 9.14s Step 86( N/A%), pre moving , FPS 9.59, Running 9.23s Step 87( N/A%), pre moving , FPS 10.06, Running 9.32s Step 88( N/A%), pre moving , FPS 10.56, Running 9.42s Step 89( N/A%), pre moving , FPS 11.17, Running 9.51s Step 90( N/A%), pre moving , FPS 11.78, Running 9.61s Step 91( N/A%), pre moving , FPS 12.08, Running 9.70s Step 92( N/A%), pre moving , FPS 12.28, Running 9.79s Step 93( N/A%), pre moving , FPS 12.39, Running 9.89s Step 94( N/A%), pre moving , FPS 12.05, Running 9.99s Step 95( N/A%), pre moving , FPS 11.99, Running 10.08s Step 96( N/A%), pre moving , FPS 11.74, Running 10.18s Step 97( N/A%), pre moving , FPS 11.45, Running 10.28s Step 98( N/A%), pre moving , FPS 11.18, Running 10.39s Step 99( N/A%), pre moving , FPS 11.12, Running 10.48s Step 100( N/A%), pre moving , FPS 10.90, Running 10.58s Step 101( N/A%), pre moving , FPS 7.22, Running 11.59s Step 102( N/A%), pre moving , FPS 6.69, Running 11.86s Step 103( N/A%), pre moving , FPS 6.50, Running 12.03s Step 104( N/A%), pre moving , FPS 6.08, Running 12.34s Step 105( N/A%), pre moving , FPS 5.84, Running 12.56s Step 106( N/A%), pre moving , FPS 5.36, Running 12.96s Step 107( N/A%), pre moving , FPS 5.24, Running 13.14s Step 108( N/A%), pre moving , FPS 4.86, Running 13.53s Step 109( N/A%), pre moving , FPS 4.74, Running 13.73s Step 110( N/A%), pre moving , FPS 4.46, Running 14.09s Step 111( N/A%), pre moving , FPS 4.32, Running 14.33s Step 112( N/A%), pre moving , FPS 4.07, Running 14.70s Step 113( N/A%), pre moving , FPS 3.98, Running 14.92s Step 114( N/A%), pre moving , FPS 3.78, Running 15.28s Step 115( N/A%), pre moving , FPS 3.74, Running 15.43s Step 116( N/A%), pre moving , FPS 3.57, Running 15.78s Step 117( N/A%), pre moving , FPS 3.49, Running 16.00s Step 118( N/A%), pre moving , FPS 3.38, Running 16.31s Step 119( N/A%), pre moving , FPS 3.32, Running 16.51s Step 120( N/A%), pre moving , FPS 3.16, Running 16.91s Step 121( N/A%), pre moving , FPS 3.60, Running 17.14s Step 122( N/A%), pre moving , FPS 3.53, Running 17.53s Step 123( N/A%), pre moving , FPS 3.46, Running 17.81s Step 124( N/A%), pre moving , FPS 3.40, Running 18.22s Step 125( N/A%), pre moving , FPS 3.39, Running 18.45s Step 126( N/A%), pre moving , FPS 3.43, Running 18.80s Step 127( N/A%), pre moving , FPS 3.42, Running 18.99s Step 128( N/A%), pre moving , FPS 3.52, Running 19.21s Step 129( N/A%), pre moving , FPS 3.49, Running 19.46s Step 130( N/A%), pre moving , FPS 3.49, Running 19.82s Step 131( N/A%), pre moving , FPS 3.49, Running 20.07s Step 132( N/A%), pre moving , FPS 3.48, Running 20.44s Step 133( N/A%), pre moving , FPS 3.46, Running 20.70s Step 134( N/A%), pre moving , FPS 3.43, Running 21.11s Step 135( N/A%), pre moving , FPS 3.39, Running 21.33s Step 136( N/A%), pre moving , FPS 3.35, Running 21.75s Step 137( N/A%), pre moving , FPS 3.33, Running 22.00s Step 138( N/A%), pre moving , FPS 3.30, Running 22.38s Step 139( N/A%), pre moving , FPS 3.29, Running 22.59s Step 140( N/A%), pre moving , FPS 3.28, Running 23.01s Step 141( N/A%), pre moving , FPS 3.32, Running 23.17s Step 142( N/A%), pre moving , FPS 3.33, Running 23.54s Step 143( N/A%), pre moving , FPS 3.35, Running 23.78s Step 144( N/A%), pre moving , FPS 3.36, Running 24.18s Step 145( N/A%), pre moving , FPS 3.36, Running 24.40s Step 146( N/A%), pre moving , FPS 3.29, Running 24.88s Step 147( N/A%), pre moving , FPS 3.26, Running 25.12s Step 148( N/A%), pre moving , FPS 3.16, Running 25.54s Step 149( N/A%), pre moving , FPS 3.14, Running 25.82s Step 150( N/A%), pre moving , FPS 3.11, Running 26.26s Step 151( N/A%), pre moving , FPS 3.09, Running 26.53s Step 152( N/A%), pre moving , FPS 3.07, Running 26.95s Step 153( N/A%), pre moving , FPS 3.08, Running 27.20s Step 154( N/A%), pre moving , FPS 3.08, Running 27.60s Step 155( N/A%), pre moving , FPS 3.06, Running 27.87s Step 156( N/A%), pre moving , FPS 3.08, Running 28.25s Step 157( N/A%), pre moving , FPS 3.06, Running 28.53s Step 158( N/A%), pre moving , FPS 3.04, Running 28.97s Step 159( N/A%), pre moving , FPS 3.03, Running 29.20s Step 160( N/A%), pre moving , FPS 3.03, Running 29.62s Step 161( N/A%), pre moving , FPS 2.99, Running 29.86s Step 162( N/A%), pre moving , FPS 2.97, Running 30.27s Step 163( N/A%), pre moving , FPS 2.98, Running 30.50s Step 164( N/A%), pre moving , FPS 3.01, Running 30.83s Step 165( N/A%), pre moving , FPS 3.02, Running 31.01s Step 166( N/A%), pre moving , FPS 3.09, Running 31.36s Step 167( N/A%), pre moving , FPS 3.09, Running 31.59s Step 168( N/A%), pre moving , FPS 3.09, Running 32.02s Step 169( N/A%), pre moving , FPS 3.17, Running 32.14s Step 170( N/A%), pre moving , FPS 3.34, Running 32.25s Step 171( N/A%), pre moving , FPS 3.41, Running 32.39s Step 172( N/A%), pre moving , FPS 3.60, Running 32.51s Step 173( N/A%), pre moving , FPS 3.68, Running 32.63s Step 174( N/A%), pre moving , FPS 3.89, Running 32.74s Step 175( N/A%), pre moving , FPS 4.00, Running 32.87s Step 176( N/A%), pre moving , FPS 4.22, Running 32.99s Step 177( N/A%), pre moving , FPS 4.38, Running 33.10s Step 178( N/A%), pre moving , FPS 4.71, Running 33.22s Step 179( N/A%), pre moving , FPS 4.32, Running 33.83s Step 180( N/A%), pre moving , FPS 4.62, Running 33.95s Step 181( N/A%), pre moving , FPS 4.72, Running 34.10s Step 182( N/A%), pre moving , FPS 4.98, Running 34.28s Step 183( N/A%), pre moving , FPS 5.04, Running 34.46s Step 184( N/A%), pre moving , FPS 5.22, Running 34.66s Step 185( N/A%), pre moving , FPS 5.21, Running 34.85s Step 186( N/A%), pre moving , FPS 5.49, Running 35.01s Step 187( N/A%), pre moving , FPS 5.64, Running 35.13s Step 188( N/A%), pre moving , FPS 6.12, Running 35.28s Step 189( N/A%), pre moving , FPS 6.10, Running 35.42s Step 190( N/A%), pre moving , FPS 6.09, Running 35.54s Step 191( N/A%), pre moving , FPS 6.10, Running 35.67s Step 192( N/A%), pre moving , FPS 6.09, Running 35.80s Step 193( N/A%), pre moving , FPS 6.07, Running 35.93s Step 194( N/A%), pre moving , FPS 5.95, Running 36.11s Step 195( N/A%), pre moving , FPS 5.83, Running 36.30s Step 196( N/A%), pre moving , FPS 5.70, Running 36.50s Step 197( N/A%), pre moving , FPS 5.57, Running 36.69s Step 198( N/A%), pre moving , FPS 5.41, Running 36.91s Step 199( N/A%), pre moving , FPS 6.09, Running 37.12s Step 200( N/A%), pre moving , FPS 5.97, Running 37.30s Step 201( N/A%), pre moving , FPS 5.87, Running 37.50s Step 202( N/A%), pre moving , FPS 5.89, Running 37.68s Step 203( N/A%), pre moving , FPS 5.86, Running 37.88s Step 204( N/A%), pre moving , FPS 5.85, Running 38.08s Step 205( N/A%), pre moving , FPS 5.81, Running 38.29s Step 206( N/A%), pre moving , FPS 5.75, Running 38.49s Step 207( N/A%), pre moving , FPS 5.65, Running 38.67s Step 208( N/A%), pre moving , FPS 5.59, Running 38.86s Step 209( N/A%), pre moving , FPS 5.49, Running 39.06s Step 210( N/A%), pre moving , FPS 5.35, Running 39.28s Step 211( N/A%), pre moving , FPS 5.33, Running 39.42s Step 212( N/A%), pre moving , FPS 5.34, Running 39.54s Step 213( N/A%), pre moving , FPS 5.42, Running 39.62s Step 214( N/A%), pre moving , FPS 5.54, Running 39.72s Step 215( N/A%), pre moving , FPS 5.70, Running 39.82s Step 216( N/A%), pre moving , FPS 5.91, Running 39.89s Step 217( N/A%), pre moving , FPS 6.10, Running 39.98s Step 218( N/A%), pre moving , FPS 6.32, Running 40.08s Step 219( N/A%), pre moving , FPS 6.57, Running 40.16s Step 220( N/A%), pre moving , FPS 6.70, Running 40.29s Step 221( N/A%), pre moving , FPS 6.85, Running 40.43s Step 222( N/A%), pre moving , FPS 6.98, Running 40.55s Step 223( N/A%), pre moving , FPS 7.14, Running 40.68s Step 224( N/A%), pre moving , FPS 7.34, Running 40.80s Step 225( N/A%), pre moving , FPS 7.55, Running 40.94s Step 226( N/A%), pre moving , FPS 6.48, Running 41.58s Step 227( N/A%), pre moving , FPS 6.60, Running 41.70s Step 228( N/A%), pre moving , FPS 6.76, Running 41.83s Step 229( N/A%), pre moving , FPS 6.90, Running 41.96s Step 230( N/A%), pre moving , FPS 7.10, Running 42.09s Step 231( N/A%), pre moving , FPS 7.16, Running 42.22s Step 232( N/A%), pre moving , FPS 6.95, Running 42.42s Step 233( N/A%), pre moving , FPS 6.66, Running 42.62s Step 234( N/A%), pre moving , FPS 6.43, Running 42.83s Step 235( N/A%), pre moving , FPS 6.29, Running 43.00s Step 236( N/A%), pre moving , FPS 6.06, Running 43.19s Step 237( N/A%), pre moving , FPS 5.76, Running 43.45s Step 238( N/A%), pre moving , FPS 5.58, Running 43.66s Step 239( N/A%), pre moving , FPS 5.40, Running 43.86s Step 240( N/A%), pre moving , FPS 5.32, Running 44.05s Step 241( N/A%), pre moving , FPS 5.24, Running 44.25s Step 242( N/A%), pre moving , FPS 5.07, Running 44.49s Step 243( N/A%), pre moving , FPS 4.90, Running 44.76s Step 244( N/A%), pre moving , FPS 4.74, Running 45.03s Step 245( N/A%), pre moving , FPS 4.58, Running 45.31s Step 246( N/A%), pre moving , FPS 4.91, Running 45.65s Step 247( N/A%), pre moving , FPS 4.68, Running 45.98s Step 248( N/A%), pre moving , FPS 4.45, Running 46.32s Step 249( N/A%), pre moving , FPS 4.26, Running 46.65s Step 250( N/A%), pre moving , FPS 4.10, Running 46.97s Step 251( N/A%), pre moving , FPS 3.94, Running 47.30s Step 252( N/A%), pre moving , FPS 3.84, Running 47.63s Step 253( N/A%), pre moving , FPS 3.78, Running 47.92s Step 254( N/A%), pre moving , FPS 3.73, Running 48.19s Step 255( N/A%), pre moving , FPS 3.70, Running 48.40s Step 256( N/A%), pre moving , FPS 3.67, Running 48.63s Step 257( N/A%), pre moving , FPS 3.65, Running 48.92s Step 258( N/A%), pre moving , FPS 3.63, Running 49.17s Step 259( N/A%), pre moving , FPS 3.58, Running 49.45s Step 260( N/A%), pre moving , FPS 3.53, Running 49.71s Step 261( N/A%), pre moving , FPS 3.48, Running 50.00s Step 262( N/A%), pre moving , FPS 3.47, Running 50.26s Step 263( N/A%), pre moving , FPS 3.46, Running 50.54s Step 264( N/A%), pre moving , FPS 3.46, Running 50.80s Step 265( N/A%), pre moving , FPS 3.47, Running 51.07s Step 266( N/A%), pre moving , FPS 3.55, Running 51.28s Step 267( N/A%), pre moving , FPS 3.63, Running 51.48s Step 268( N/A%), pre moving , FPS 3.72, Running 51.69s Step 269( N/A%), pre moving , FPS 3.84, Running 51.86s Step 270( N/A%), pre moving , FPS 3.93, Running 52.05s Step 271( N/A%), pre moving , FPS 4.04, Running 52.25s Step 272( N/A%), pre moving , FPS 4.18, Running 52.41s Step 273( N/A%), pre moving , FPS 4.27, Running 52.60s Step 274( N/A%), pre moving , FPS 4.34, Running 52.79s Step 275( N/A%), pre moving , FPS 4.36, Running 52.98s Step 276( N/A%), pre moving , FPS 4.40, Running 53.18s Step 277( N/A%), pre moving , FPS 4.51, Running 53.36s Step 278( N/A%), pre moving , FPS 4.51, Running 53.61s Step 279( N/A%), pre moving , FPS 4.53, Running 53.87s Step 280( N/A%), pre moving , FPS 4.52, Running 54.14s Step 281( N/A%), pre moving , FPS 4.52, Running 54.43s Step 282( N/A%), pre moving , FPS 4.58, Running 54.63s Step 283( N/A%), pre moving , FPS 4.65, Running 54.83s Step 284( N/A%), pre moving , FPS 4.77, Running 55.00s Step 285( N/A%), pre moving , FPS 4.84, Running 55.21s Step 286( N/A%), pre moving , FPS 4.86, Running 55.40s Step 287( N/A%), pre moving , FPS 4.86, Running 55.60s Step 288( N/A%), pre moving , FPS 4.95, Running 55.73s Step 289( N/A%), pre moving , FPS 5.02, Running 55.85s Step 290( N/A%), pre moving , FPS 5.07, Running 55.99s Step 291( N/A%), pre moving , FPS 5.18, Running 56.11s Step 292( N/A%), pre moving , FPS 5.22, Running 56.24s Step 293( N/A%), pre moving , FPS 5.35, Running 56.34s Step 294( N/A%), pre moving , FPS 5.44, Running 56.47s Step 295( N/A%), pre moving , FPS 5.54, Running 56.60s Step 296( N/A%), pre moving , FPS 5.65, Running 56.72s Step 297( N/A%), pre moving , FPS 5.82, Running 56.80s Step 298( N/A%), pre moving , FPS 6.12, Running 56.88s Step 299( N/A%), pre moving , FPS 6.46, Running 56.96s Step 300( N/A%), pre moving , FPS 6.84, Running 57.06s Step 301( N/A%), pre moving , FPS 7.29, Running 57.17s Step 302( N/A%), pre moving , FPS 7.69, Running 57.23s Step 303( N/A%), pre moving , FPS 8.00, Running 57.34s Step 304( N/A%), pre moving , FPS 8.28, Running 57.41s Step 305( N/A%), pre moving , FPS 8.67, Running 57.51s Step 306( N/A%), pre moving , FPS 8.99, Running 57.62s Step 307( N/A%), pre moving , FPS 9.25, Running 57.76s Step 308( N/A%), pre moving , FPS 9.24, Running 57.89s Step 309( N/A%), pre moving , FPS 9.26, Running 58.01s Step 310( N/A%), pre moving , FPS 9.43, Running 58.11s Step 311( N/A%), pre moving , FPS 5.22, Running 59.94s Step 312( N/A%), pre moving , FPS 4.89, Running 60.33s Step 313( N/A%), pre moving , FPS 4.79, Running 60.52s Step 314( N/A%), pre moving , FPS 4.59, Running 60.82s Step 315( N/A%), pre moving , FPS 4.49, Running 61.05s Step 316( N/A%), pre moving , FPS 4.25, Running 61.43s Step 317( N/A%), pre moving , FPS 4.14, Running 61.63s Step 318( N/A%), pre moving , FPS 3.86, Running 62.05s Step 319( N/A%), pre moving , FPS 3.73, Running 62.33s Step 320( N/A%), pre moving , FPS 3.55, Running 62.69s Step 321( N/A%), pre moving , FPS 3.47, Running 62.93s Step 322( N/A%), pre moving , FPS 3.28, Running 63.33s Step 323( N/A%), pre moving , FPS 3.22, Running 63.55s Step 324( N/A%), pre moving , FPS 3.07, Running 63.92s Step 325( N/A%), pre moving , FPS 3.00, Running 64.19s Step 326( N/A%), pre moving , FPS 2.88, Running 64.56s Step 327( N/A%), pre moving , FPS 2.85, Running 64.77s Step 328( N/A%), pre moving , FPS 2.77, Running 65.11s Step 329( N/A%), pre moving , FPS 2.73, Running 65.35s Step 330( N/A%), pre moving , FPS 2.63, Running 65.71s Step 331( 0.17%), action 1, FPS 2.84, Running 66.98s Step 332( 0.33%), action 2, FPS 2.62, Running 67.95s Step 333( 0.50%), action 3, FPS 2.44, Running 68.72s Step 334( 0.67%), action 4, FPS 2.40, Running 69.16s Step 335( 0.83%), action 5, FPS 2.31, Running 69.72s Step 336( 1.00%), action 6, FPS 2.28, Running 70.20s Step 337( 1.17%), action 7, FPS 2.21, Running 70.66s Step 338( 1.33%), action 8, FPS 2.22, Running 71.08s Step 339( 1.50%), action 9, FPS 2.16, Running 71.59s Step 340( 1.67%), action 10, FPS 2.13, Running 72.09s Step 341( 1.83%), action 11, FPS 2.03, Running 72.79s Step 342( 2.00%), action 12, FPS 1.98, Running 73.41s Step 343( 2.17%), action 13, FPS 1.91, Running 74.00s Step 344( 2.33%), action 14, FPS 1.88, Running 74.55s Step 345( 2.50%), action 15, FPS 1.82, Running 75.19s Step 346( 2.67%), action 16, FPS 1.78, Running 75.80s Step 347( 2.83%), action 17, FPS 1.73, Running 76.30s Step 348( 3.00%), action 18, FPS 1.73, Running 76.68s Step 349( 3.17%), action 19, FPS 1.66, Running 77.40s Step 350( 3.33%), action 20, FPS 1.65, Running 77.83s Step 351( 3.50%), action 21, FPS 1.74, Running 78.49s Step 352( 3.67%), action 22, FPS 1.83, Running 78.90s Step 353( 3.83%), action 23, FPS 1.89, Running 79.33s Step 354( 4.00%), action 24, FPS 1.88, Running 79.82s Step 355( 4.17%), action 25, FPS 1.90, Running 80.27s Step 356( 4.33%), action 26, FPS 1.90, Running 80.71s Step 357( 4.50%), action 27, FPS 1.87, Running 81.36s Step 358( 4.67%), action 28, FPS 1.87, Running 81.80s Step 359( 4.83%), action 29, FPS 1.87, Running 82.29s Step 360( 5.00%), action 30, FPS 1.87, Running 82.78s Step 361( 5.17%), action 31, FPS 1.90, Running 83.32s Step 362( 5.33%), action 32, FPS 1.95, Running 83.68s Step 363( 5.50%), action 33, FPS 1.97, Running 84.16s Step 364( 5.67%), action 34, FPS 1.99, Running 84.61s Step 365( 5.83%), action 35, FPS 2.00, Running 85.18s Step 366( 6.00%), action 36, FPS 2.02, Running 85.68s Step 367( 6.17%), action 37, FPS 2.02, Running 86.20s Step 368( 6.33%), action 38, FPS 2.01, Running 86.61s Step 369( 6.50%), action 39, FPS 2.06, Running 87.11s Step 370( 6.67%), action 40, FPS 2.06, Running 87.56s Step 371( 6.83%), action 41, FPS 2.06, Running 88.18s Step 372( 7.00%), action 42, FPS 2.06, Running 88.61s Step 373( 7.17%), action 43, FPS 2.04, Running 89.12s Step 374( 7.33%), action 44, FPS 2.03, Running 89.67s Step 375( 7.50%), action 45, FPS 2.02, Running 90.18s Step 376( 7.67%), action 46, FPS 2.00, Running 90.73s Step 377( 7.83%), action 47, FPS 2.04, Running 91.19s Step 378( 8.00%), action 48, FPS 2.01, Running 91.76s Step 379( 8.17%), action 49, FPS 2.00, Running 92.27s Step 380( 8.33%), action 50, FPS 2.01, Running 92.76s Step 381( 8.50%), action 51, FPS 1.95, Running 93.58s Step 382( 8.67%), action 52, FPS 1.93, Running 94.04s Step 383( 8.83%), action 53, FPS 1.94, Running 94.48s Step 384( 9.00%), action 54, FPS 1.89, Running 95.20s Step 385( 9.17%), action 55, FPS 1.89, Running 95.75s Step 386( 9.33%), action 56, FPS 1.89, Running 96.28s Step 387( 9.50%), action 57, FPS 1.82, Running 97.21s Step 388( 9.67%), action 58, FPS 1.81, Running 97.67s Step 389( 9.83%), action 59, FPS 1.80, Running 98.24s Step 390( 10.00%), action 60, FPS 1.81, Running 98.60s Step 391( 10.17%), action 61, FPS 1.82, Running 99.19s Step 392( 10.33%), action 62, FPS 1.81, Running 99.64s Step 393( 10.50%), action 63, FPS 1.81, Running 100.16s Step 394( 10.67%), action 64, FPS 1.82, Running 100.63s Step 395( 10.83%), action 65, FPS 1.82, Running 101.18s Step 396( 11.00%), action 66, FPS 1.85, Running 101.54s Step 397( 11.17%), action 67, FPS 1.84, Running 102.04s Step 398( 11.33%), action 68, FPS 1.89, Running 102.33s Step 399( 11.50%), action 69, FPS 1.91, Running 102.74s Step 400( 11.67%), action 70, FPS 1.94, Running 103.06s Step 401( 11.83%), action 71, FPS 1.97, Running 103.72s Step 402( 12.00%), action 72, FPS 1.97, Running 104.20s Step 403( 12.17%), action 73, FPS 1.96, Running 104.71s Step 404( 12.33%), action 74, FPS 2.02, Running 105.09s Step 405( 12.50%), action 75, FPS 2.04, Running 105.58s Step 406( 12.67%), action 76, FPS 2.06, Running 106.00s Step 407( 12.83%), action 77, FPS 2.20, Running 106.29s Step 408( 13.00%), action 78, FPS 2.23, Running 106.62s Step 409( 13.17%), action 79, FPS 2.26, Running 107.07s Step 410( 13.33%), action 80, FPS 2.27, Running 107.41s Step 411( 13.50%), action 81, FPS 2.25, Running 108.07s Step 412( 13.67%), action 82, FPS 2.27, Running 108.47s Step 413( 13.83%), action 83, FPS 2.25, Running 109.05s Step 414( 14.00%), action 84, FPS 2.24, Running 109.56s Step 415( 14.17%), action 85, FPS 2.25, Running 110.05s Step 416( 14.33%), action 86, FPS 2.27, Running 110.33s Step 417( 14.50%), action 87, FPS 2.30, Running 110.76s Step 418( 14.67%), action 88, FPS 2.25, Running 111.20s Step 419( 14.83%), action 89, FPS 2.21, Running 111.81s Step 420( 15.00%), action 90, FPS 2.18, Running 112.23s Step 421( 15.17%), action 91, FPS 2.16, Running 112.96s Step 422( 15.33%), action 92, FPS 2.16, Running 113.46s Step 423( 15.50%), action 93, FPS 2.15, Running 114.02s Step 424( 15.67%), action 94, FPS 2.15, Running 114.38s Step 425( 15.83%), action 95, FPS 2.17, Running 114.78s Step 426( 16.00%), action 96, FPS 2.15, Running 115.30s Step 427( 16.17%), action 97, FPS 2.11, Running 115.75s Step 428( 16.33%), action 98, FPS 2.05, Running 116.37s Step 429( 16.50%), action 99, FPS 2.02, Running 116.98s Step 430( 16.67%), action 100, FPS 2.00, Running 117.39s Step 431( 16.83%), action 101, FPS 1.99, Running 118.12s Step 432( 17.00%), action 102, FPS 1.99, Running 118.53s Step 433( 17.17%), action 103, FPS 2.01, Running 118.99s Step 434( 17.33%), action 104, FPS 2.03, Running 119.42s Step 435( 17.50%), action 105, FPS 2.04, Running 119.86s Step 436( 17.67%), action 106, FPS 2.01, Running 120.27s Step 437( 17.83%), action 107, FPS 1.99, Running 120.82s Step 438( 18.00%), action 108, FPS 1.99, Running 121.28s Step 439( 18.17%), action 109, FPS 2.01, Running 121.77s Step 440( 18.33%), action 110, FPS 1.99, Running 122.26s Step 441( 18.50%), action 111, FPS 2.00, Running 122.97s Step 442( 18.67%), action 112, FPS 2.02, Running 123.36s Step 443( 18.83%), action 113, FPS 2.02, Running 123.89s Step 444( 19.00%), action 114, FPS 2.01, Running 124.31s Step 445( 19.17%), action 115, FPS 1.97, Running 124.93s Step 446( 19.33%), action 116, FPS 1.99, Running 125.35s Step 447( 19.50%), action 117, FPS 1.98, Running 125.86s Step 448( 19.67%), action 118, FPS 2.02, Running 126.28s Step 449( 19.83%), action 119, FPS 2.03, Running 126.85s Step 450( 20.00%), action 120, FPS 2.02, Running 127.27s Step 451( 20.17%), action 121, FPS 2.04, Running 127.93s Step 452( 20.33%), action 122, FPS 2.04, Running 128.32s Step 453( 20.50%), action 123, FPS 2.03, Running 128.84s Step 454( 20.67%), action 124, FPS 2.04, Running 129.22s Step 455( 20.83%), action 125, FPS 2.02, Running 129.78s Step 456( 21.00%), action 126, FPS 2.03, Running 130.13s Step 457( 21.17%), action 127, FPS 2.06, Running 130.56s Step 458( 21.33%), action 128, FPS 2.08, Running 130.90s Step 459( 21.50%), action 129, FPS 2.08, Running 131.39s Step 460( 21.67%), action 130, FPS 2.10, Running 131.76s Step 461( 21.83%), action 131, FPS 2.12, Running 132.42s Step 462( 22.00%), action 132, FPS 2.11, Running 132.83s Step 463( 22.17%), action 133, FPS 2.12, Running 133.32s Step 464( 22.33%), action 134, FPS 2.12, Running 133.73s Step 465( 22.50%), action 135, FPS 2.20, Running 134.02s Step 466( 22.67%), action 136, FPS 2.21, Running 134.40s Step 467( 22.83%), action 137, FPS 2.23, Running 134.84s Step 468( 23.00%), action 138, FPS 2.17, Running 135.48s Step 469( 23.17%), action 139, FPS 2.18, Running 136.02s Step 470( 23.33%), action 140, FPS 2.19, Running 136.40s Step 471( 23.50%), action 141, FPS 2.19, Running 137.06s Step 472( 23.67%), action 142, FPS 2.19, Running 137.44s Step 473( 23.83%), action 143, FPS 2.21, Running 137.90s Step 474( 24.00%), action 144, FPS 2.23, Running 138.21s Step 475( 24.17%), action 145, FPS 2.26, Running 138.64s Step 476( 24.33%), action 146, FPS 2.24, Running 139.05s Step 477( 24.50%), action 147, FPS 2.23, Running 139.54s Step 478( 24.67%), action 148, FPS 2.21, Running 139.95s Step 479( 24.83%), action 149, FPS 2.21, Running 140.45s Step 480( 25.00%), action 150, FPS 2.20, Running 140.85s Step 481( 25.17%), action 151, FPS 2.20, Running 141.50s Step 482( 25.33%), action 152, FPS 2.18, Running 142.02s Step 483( 25.50%), action 153, FPS 2.22, Running 142.35s Step 484( 25.67%), action 154, FPS 2.21, Running 142.77s Step 485( 25.83%), action 155, FPS 2.17, Running 143.23s Step 486( 26.00%), action 156, FPS 2.14, Running 143.75s Step 487( 26.17%), action 157, FPS 2.12, Running 144.28s Step 488( 26.33%), action 158, FPS 2.17, Running 144.68s Step 489( 26.50%), action 159, FPS 2.17, Running 145.22s Step 490( 26.67%), action 160, FPS 2.18, Running 145.58s Step 491( 26.83%), action 161, FPS 2.19, Running 146.18s Step 492( 27.00%), action 162, FPS 2.20, Running 146.53s Step 493( 27.17%), action 163, FPS 2.20, Running 146.98s Step 494( 27.33%), action 164, FPS 2.18, Running 147.36s Step 495( 27.50%), action 165, FPS 2.17, Running 147.87s Step 496( 27.67%), action 166, FPS 2.16, Running 148.29s Step 497( 27.83%), action 167, FPS 2.17, Running 148.74s Step 498( 28.00%), action 168, FPS 2.14, Running 149.30s Step 499( 28.17%), action 169, FPS 2.13, Running 149.82s Step 500( 28.33%), action 170, FPS 2.14, Running 150.20s Step 501( 28.50%), action 171, FPS 2.15, Running 150.81s Step 502( 28.67%), action 172, FPS 2.18, Running 151.20s Step 503( 28.83%), action 173, FPS 2.14, Running 151.71s Step 504( 29.00%), action 174, FPS 2.13, Running 152.16s Step 505( 29.17%), action 175, FPS 2.11, Running 152.69s Step 506( 29.33%), action 176, FPS 2.09, Running 153.32s Step 507( 29.50%), action 177, FPS 2.08, Running 153.90s Step 508( 29.67%), action 178, FPS 2.07, Running 154.34s Step 509( 29.83%), action 179, FPS 2.12, Running 154.65s Step 510( 30.00%), action 180, FPS 2.14, Running 154.95s Step 511( 30.17%), action 181, FPS 2.13, Running 155.55s Step 512( 30.33%), action 182, FPS 2.11, Running 156.00s Step 513( 30.50%), action 183, FPS 2.10, Running 156.50s Step 514( 30.67%), action 184, FPS 2.08, Running 156.97s Step 515( 30.83%), action 185, FPS 2.08, Running 157.47s Step 516( 31.00%), action 186, FPS 2.09, Running 157.84s Step 517( 31.17%), action 187, FPS 2.08, Running 158.36s Step 518( 31.33%), action 188, FPS 2.13, Running 158.68s Step 519( 31.50%), action 189, FPS 2.16, Running 159.09s Step 520( 31.67%), action 190, FPS 2.15, Running 159.50s Step 521( 31.83%), action 191, FPS 2.12, Running 160.22s Step 522( 32.00%), action 192, FPS 2.05, Running 160.93s Step 523( 32.17%), action 193, FPS 2.05, Running 161.47s Step 524( 32.33%), action 194, FPS 2.05, Running 161.91s Step 525( 32.50%), action 195, FPS 2.05, Running 162.45s Step 526( 32.67%), action 196, FPS 2.13, Running 162.72s Step 527( 32.83%), action 197, FPS 2.16, Running 163.16s Step 528( 33.00%), action 198, FPS 2.17, Running 163.54s Step 529( 33.17%), action 199, FPS 2.14, Running 164.00s Step 530( 33.33%), action 200, FPS 2.11, Running 164.44s Step 531( 33.50%), action 201, FPS 2.08, Running 165.15s Step 532( 33.67%), action 202, FPS 2.08, Running 165.62s Step 533( 33.83%), action 203, FPS 2.07, Running 166.14s Step 534( 34.00%), action 204, FPS 2.09, Running 166.53s Step 535( 34.17%), action 205, FPS 2.05, Running 167.23s Step 536( 34.33%), action 206, FPS 2.05, Running 167.61s Step 537( 34.50%), action 207, FPS 2.05, Running 168.13s Step 538( 34.67%), action 208, FPS 2.03, Running 168.54s Step 539( 34.83%), action 209, FPS 2.00, Running 169.11s Step 540( 35.00%), action 210, FPS 1.96, Running 169.69s Step 541( 35.17%), action 211, FPS 1.97, Running 170.40s Step 542( 35.33%), action 212, FPS 2.02, Running 170.83s Step 543( 35.50%), action 213, FPS 2.03, Running 171.33s Step 544( 35.67%), action 214, FPS 2.01, Running 171.88s Step 545( 35.83%), action 215, FPS 2.01, Running 172.42s Step 546( 36.00%), action 216, FPS 1.95, Running 172.97s Step 547( 36.17%), action 217, FPS 1.93, Running 173.54s Step 548( 36.33%), action 218, FPS 1.84, Running 174.43s Step 549( 36.50%), action 219, FPS 1.84, Running 174.88s Step 550( 36.67%), action 220, FPS 1.83, Running 175.39s Step 551( 36.83%), action 221, FPS 1.83, Running 176.08s Step 552( 37.00%), action 222, FPS 1.81, Running 176.67s Step 553( 37.17%), action 223, FPS 1.81, Running 177.22s Step 554( 37.33%), action 224, FPS 1.75, Running 177.96s Step 555( 37.50%), action 225, FPS 1.80, Running 178.34s Step 556( 37.67%), action 226, FPS 1.79, Running 178.78s Step 557( 37.83%), action 227, FPS 1.80, Running 179.25s Step 558( 38.00%), action 228, FPS 1.78, Running 179.78s Step 559( 38.17%), action 229, FPS 1.77, Running 180.39s Step 560( 38.33%), action 230, FPS 1.80, Running 180.81s Step 561( 38.50%), action 231, FPS 1.79, Running 181.59s Step 562( 38.67%), action 232, FPS 1.78, Running 182.05s Step 563( 38.83%), action 233, FPS 1.80, Running 182.42s Step 564( 39.00%), action 234, FPS 1.83, Running 182.79s Step 565( 39.17%), action 235, FPS 1.84, Running 183.27s Step 566( 39.33%), action 236, FPS 1.87, Running 183.64s Step 567( 39.50%), action 237, FPS 1.88, Running 184.17s Step 568( 39.67%), action 238, FPS 1.97, Running 184.60s Step 569( 39.83%), action 239, FPS 1.96, Running 185.10s Step 570( 40.00%), action 240, FPS 1.97, Running 185.54s Step 571( 40.17%), action 241, FPS 2.01, Running 186.04s Step 572( 40.33%), action 242, FPS 1.99, Running 186.73s Step 573( 40.50%), action 243, FPS 1.99, Running 187.25s Step 574( 40.67%), action 244, FPS 2.03, Running 187.83s Step 575( 40.83%), action 245, FPS 1.99, Running 188.38s Step 576( 41.00%), action 246, FPS 2.00, Running 188.77s Step 577( 41.17%), action 247, FPS 1.98, Running 189.36s Step 578( 41.33%), action 248, FPS 1.97, Running 189.91s Step 579( 41.50%), action 249, FPS 2.02, Running 190.31s Step 580( 41.67%), action 250, FPS 2.02, Running 190.70s Step 581( 41.83%), action 251, FPS 2.02, Running 191.47s Step 582( 42.00%), action 252, FPS 2.03, Running 191.88s Step 583( 42.17%), action 253, FPS 1.96, Running 192.61s Step 584( 42.33%), action 254, FPS 1.94, Running 193.09s Step 585( 42.50%), action 255, FPS 1.89, Running 193.86s Step 586( 42.67%), action 256, FPS 1.87, Running 194.34s Step 587( 42.83%), action 257, FPS 1.88, Running 194.80s Step 588( 43.00%), action 258, FPS 1.88, Running 195.24s Step 589( 43.17%), action 259, FPS 1.88, Running 195.74s Step 590( 43.33%), action 260, FPS 1.87, Running 196.22s Step 591( 43.50%), action 261, FPS 1.84, Running 196.93s Step 592( 43.67%), action 262, FPS 1.88, Running 197.38s Step 593( 43.83%), action 263, FPS 1.83, Running 198.18s Step 594( 44.00%), action 264, FPS 1.84, Running 198.68s Step 595( 44.17%), action 265, FPS 1.78, Running 199.60s Step 596( 44.33%), action 266, FPS 1.78, Running 200.03s Step 597( 44.50%), action 267, FPS 1.79, Running 200.57s Step 598( 44.67%), action 268, FPS 1.75, Running 201.33s Step 599( 44.83%), action 269, FPS 1.75, Running 201.72s Step 600( 45.00%), action 270, FPS 1.75, Running 202.14s Step 601( 45.17%), action 271, FPS 1.76, Running 202.84s Step 602( 45.33%), action 272, FPS 1.76, Running 203.24s Step 603( 45.50%), action 273, FPS 1.72, Running 204.26s Step 604( 45.67%), action 274, FPS 1.68, Running 205.03s Step 605( 45.83%), action 275, FPS 1.72, Running 205.51s Step 606( 46.00%), action 276, FPS 1.70, Running 206.12s Step 607( 46.17%), action 277, FPS 1.69, Running 206.65s Step 608( 46.33%), action 278, FPS 1.63, Running 207.52s Step 609( 46.50%), action 279, FPS 1.62, Running 208.06s Step 610( 46.67%), action 280, FPS 1.63, Running 208.46s Step 611( 46.83%), action 281, FPS 1.59, Running 209.50s Step 612( 47.00%), action 282, FPS 1.58, Running 210.05s Step 613( 47.17%), action 283, FPS 1.61, Running 210.59s Step 614( 47.33%), action 284, FPS 1.62, Running 211.00s Step 615( 47.50%), action 285, FPS 1.66, Running 211.63s Step 616( 47.67%), action 286, FPS 1.63, Running 212.27s Step 617( 47.83%), action 287, FPS 1.65, Running 212.69s Step 618( 48.00%), action 288, FPS 1.71, Running 213.02s Step 619( 48.17%), action 289, FPS 1.70, Running 213.49s Step 620( 48.33%), action 290, FPS 1.70, Running 213.90s Step 621( 48.50%), action 291, FPS 1.69, Running 214.67s Step 622( 48.67%), action 292, FPS 1.67, Running 215.18s Step 623( 48.83%), action 293, FPS 1.70, Running 216.01s Step 624( 49.00%), action 294, FPS 1.74, Running 216.51s Step 625( 49.17%), action 295, FPS 1.72, Running 217.15s Step 626( 49.33%), action 296, FPS 1.74, Running 217.60s Step 627( 49.50%), action 297, FPS 1.73, Running 218.18s Step 628( 49.67%), action 298, FPS 1.79, Running 218.66s Step 629( 49.83%), action 299, FPS 1.75, Running 219.49s Step 630( 50.00%), action 300, FPS 1.74, Running 219.96s Step 631( 50.17%), action 301, FPS 1.76, Running 220.86s Step 632( 50.33%), action 302, FPS 1.78, Running 221.26s Step 633( 50.50%), action 303, FPS 1.79, Running 221.78s Step 634( 50.67%), action 304, FPS 1.77, Running 222.28s Step 635( 50.83%), action 305, FPS 1.80, Running 222.74s Step 636( 51.00%), action 306, FPS 1.82, Running 223.28s Step 637( 51.17%), action 307, FPS 1.78, Running 223.92s Step 638( 51.33%), action 308, FPS 1.76, Running 224.37s Step 639( 51.50%), action 309, FPS 1.79, Running 224.68s Step 640( 51.67%), action 310, FPS 1.73, Running 225.47s Step 641( 51.83%), action 311, FPS 1.75, Running 226.07s Step 642( 52.00%), action 312, FPS 1.74, Running 226.69s Step 643( 52.17%), action 313, FPS 1.78, Running 227.25s Step 644( 52.33%), action 314, FPS 1.78, Running 227.73s Step 645( 52.50%), action 315, FPS 1.76, Running 228.52s Step 646( 52.67%), action 316, FPS 1.76, Running 228.93s Step 647( 52.83%), action 317, FPS 1.78, Running 229.42s Step 648( 53.00%), action 318, FPS 1.73, Running 230.20s Step 649( 53.17%), action 319, FPS 1.77, Running 230.76s Step 650( 53.33%), action 320, FPS 1.79, Running 231.16s Step 651( 53.50%), action 321, FPS 1.83, Running 231.79s Step 652( 53.67%), action 322, FPS 1.82, Running 232.23s Step 653( 53.83%), action 323, FPS 1.84, Running 232.66s Step 654( 54.00%), action 324, FPS 1.82, Running 233.28s Step 655( 54.17%), action 325, FPS 1.81, Running 233.79s Step 656( 54.33%), action 326, FPS 1.77, Running 234.56s Step 657( 54.50%), action 327, FPS 1.79, Running 235.08s Step 658( 54.67%), action 328, FPS 1.80, Running 235.49s Step 659( 54.83%), action 329, FPS 1.71, Running 236.38s Step 660( 55.00%), action 330, FPS 1.71, Running 237.17s Step 661( 55.17%), action 331, FPS 1.69, Running 237.90s Step 662( 55.33%), action 332, FPS 1.72, Running 238.32s Step 663( 55.50%), action 333, FPS 1.69, Running 239.09s Step 664( 55.67%), action 334, FPS 1.69, Running 239.59s Step 665( 55.83%), action 335, FPS 1.69, Running 240.34s Step 666( 56.00%), action 336, FPS 1.69, Running 240.74s Step 667( 56.17%), action 337, FPS 1.70, Running 241.17s Step 668( 56.33%), action 338, FPS 1.71, Running 241.87s Step 669( 56.50%), action 339, FPS 1.66, Running 242.81s Step 670( 56.67%), action 340, FPS 1.61, Running 243.59s Step 671( 56.83%), action 341, FPS 1.57, Running 244.55s Step 672( 57.00%), action 342, FPS 1.56, Running 245.05s Step 673( 57.17%), action 343, FPS 1.53, Running 245.69s Step 674( 57.33%), action 344, FPS 1.55, Running 246.16s Step 675( 57.50%), action 345, FPS 1.52, Running 246.93s Step 676( 57.67%), action 346, FPS 1.56, Running 247.40s Step 677( 57.83%), action 347, FPS 1.56, Running 247.88s Step 678( 58.00%), action 348, FPS 1.54, Running 248.44s Step 679( 58.17%), action 349, FPS 1.60, Running 248.91s Step 680( 58.33%), action 350, FPS 1.65, Running 249.32s Step 681( 58.50%), action 351, FPS 1.60, Running 250.37s Step 682( 58.67%), action 352, FPS 1.61, Running 250.76s Step 683( 58.83%), action 353, FPS 1.63, Running 251.39s Step 684( 59.00%), action 354, FPS 1.65, Running 251.74s Step 685( 59.17%), action 355, FPS 1.68, Running 252.21s Step 686( 59.33%), action 356, FPS 1.69, Running 252.57s Step 687( 59.50%), action 357, FPS 1.63, Running 253.44s Step 688( 59.67%), action 358, FPS 1.68, Running 253.81s Step 689( 59.83%), action 359, FPS 1.71, Running 254.54s Step 690( 60.00%), action 360, FPS 1.76, Running 254.94s Step 691( 60.17%), action 361, FPS 1.82, Running 255.55s Step 692( 60.33%), action 362, FPS 1.83, Running 255.99s Step 693( 60.50%), action 363, FPS 1.86, Running 256.47s Step 694( 60.67%), action 364, FPS 1.86, Running 256.90s Step 695( 60.83%), action 365, FPS 1.92, Running 257.36s Step 696( 61.00%), action 366, FPS 1.92, Running 257.82s Step 697( 61.17%), action 367, FPS 1.88, Running 258.53s Step 698( 61.33%), action 368, FPS 1.85, Running 259.28s Step 699( 61.50%), action 369, FPS 1.86, Running 259.67s Step 700( 61.67%), action 370, FPS 1.86, Running 260.05s Step 701( 61.83%), action 371, FPS 1.87, Running 261.06s Step 702( 62.00%), action 372, FPS 1.79, Running 261.95s Step 703( 62.17%), action 373, FPS 1.80, Running 262.48s Step 704( 62.33%), action 374, FPS 1.79, Running 262.93s Step 705( 62.50%), action 375, FPS 1.79, Running 263.36s Step 706( 62.67%), action 376, FPS 1.77, Running 263.87s Step 707( 62.83%), action 377, FPS 1.79, Running 264.59s Step 708( 63.00%), action 378, FPS 1.77, Running 265.13s Step 709( 63.17%), action 379, FPS 1.75, Running 265.96s Step 710( 63.33%), action 380, FPS 1.73, Running 266.48s Step 711( 63.50%), action 381, FPS 1.70, Running 267.33s Step 712( 63.67%), action 382, FPS 1.69, Running 267.86s Step 713( 63.83%), action 383, FPS 1.65, Running 268.61s Step 714( 64.00%), action 384, FPS 1.61, Running 269.31s Step 715( 64.17%), action 385, FPS 1.56, Running 270.21s Step 716( 64.33%), action 386, FPS 1.56, Running 270.67s Step 717( 64.50%), action 387, FPS 1.60, Running 271.06s Step 718( 64.67%), action 388, FPS 1.59, Running 271.84s Step 719( 64.83%), action 389, FPS 1.57, Running 272.39s Step 720( 65.00%), action 390, FPS 1.57, Running 272.79s Step 721( 65.17%), action 391, FPS 1.59, Running 273.63s Step 722( 65.33%), action 392, FPS 1.65, Running 274.04s Step 723( 65.50%), action 393, FPS 1.66, Running 274.55s Step 724( 65.67%), action 394, FPS 1.65, Running 275.04s Step 725( 65.83%), action 395, FPS 1.61, Running 275.78s Step 726( 66.00%), action 396, FPS 1.59, Running 276.42s Step 727( 66.17%), action 397, FPS 1.58, Running 277.28s Step 728( 66.33%), action 398, FPS 1.59, Running 277.71s Step 729( 66.50%), action 399, FPS 1.60, Running 278.47s Step 730( 66.67%), action 400, FPS 1.57, Running 279.25s Step 731( 66.83%), action 401, FPS 1.55, Running 280.27s Step 732( 67.00%), action 402, FPS 1.55, Running 280.74s Step 733( 67.17%), action 403, FPS 1.55, Running 281.51s Step 734( 67.33%), action 404, FPS 1.58, Running 281.99s Step 735( 67.50%), action 405, FPS 1.64, Running 282.37s Step 736( 67.67%), action 406, FPS 1.60, Running 283.17s Step 737( 67.83%), action 407, FPS 1.55, Running 283.99s Step 738( 68.00%), action 408, FPS 1.58, Running 284.54s Step 739( 68.17%), action 409, FPS 1.57, Running 285.16s Step 740( 68.33%), action 410, FPS 1.55, Running 285.69s Step 741( 68.50%), action 411, FPS 1.54, Running 286.58s Step 742( 68.67%), action 412, FPS 1.52, Running 287.23s Step 743( 68.83%), action 413, FPS 1.47, Running 288.12s Step 744( 69.00%), action 414, FPS 1.44, Running 288.97s Step 745( 69.17%), action 415, FPS 1.43, Running 289.73s Step 746( 69.33%), action 416, FPS 1.46, Running 290.10s Step 747( 69.50%), action 417, FPS 1.46, Running 291.02s Step 748( 69.67%), action 418, FPS 1.45, Running 291.50s Step 749( 69.83%), action 419, FPS 1.47, Running 292.12s Step 750( 70.00%), action 420, FPS 1.50, Running 292.61s Step 751( 70.17%), action 421, FPS 1.50, Running 293.63s Step 752( 70.33%), action 422, FPS 1.50, Running 294.06s Step 753( 70.50%), action 423, FPS 1.51, Running 294.72s Step 754( 70.67%), action 424, FPS 1.47, Running 295.56s Step 755( 70.83%), action 425, FPS 1.42, Running 296.40s Step 756( 71.00%), action 426, FPS 1.46, Running 296.87s Step 757( 71.17%), action 427, FPS 1.46, Running 297.67s Step 758( 71.33%), action 428, FPS 1.43, Running 298.48s Step 759( 71.50%), action 429, FPS 1.45, Running 298.99s Step 760( 71.67%), action 430, FPS 1.46, Running 299.42s Step 761( 71.83%), action 431, FPS 1.46, Running 300.25s Step 762( 72.00%), action 432, FPS 1.49, Running 300.63s Step 763( 72.17%), action 433, FPS 1.53, Running 301.17s Step 764( 72.33%), action 434, FPS 1.60, Running 301.49s Step 765( 72.50%), action 435, FPS 1.64, Running 301.90s Step 766( 72.67%), action 436, FPS 1.65, Running 302.24s Step 767( 72.83%), action 437, FPS 1.69, Running 302.87s Step 768( 73.00%), action 438, FPS 1.68, Running 303.43s Step 769( 73.17%), action 439, FPS 1.67, Running 304.06s Step 770( 73.33%), action 440, FPS 1.69, Running 304.44s Step 771( 73.50%), action 441, FPS 1.74, Running 305.15s Step 772( 73.67%), action 442, FPS 1.74, Running 305.53s Step 773( 73.83%), action 443, FPS 1.78, Running 305.96s Step 774( 74.00%), action 444, FPS 1.85, Running 306.40s Step 775( 74.17%), action 445, FPS 1.90, Running 306.91s Step 776( 74.33%), action 446, FPS 1.86, Running 307.62s Step 777( 74.50%), action 447, FPS 1.91, Running 308.15s Step 778( 74.67%), action 448, FPS 1.96, Running 308.67s Step 779( 74.83%), action 449, FPS 1.95, Running 309.27s Step 780( 75.00%), action 450, FPS 1.97, Running 309.57s Step 781( 75.17%), action 451, FPS 1.94, Running 310.56s Step 782( 75.33%), action 452, FPS 1.89, Running 311.19s Step 783( 75.50%), action 453, FPS 1.88, Running 311.79s Step 784( 75.67%), action 454, FPS 1.86, Running 312.26s Step 785( 75.83%), action 455, FPS 1.84, Running 312.78s Step 786( 76.00%), action 456, FPS 1.84, Running 313.13s Step 787( 76.17%), action 457, FPS 1.80, Running 313.97s Step 788( 76.33%), action 458, FPS 1.83, Running 314.38s Step 789( 76.50%), action 459, FPS 1.82, Running 315.07s Step 790( 76.67%), action 460, FPS 1.81, Running 315.51s Step 791( 76.83%), action 461, FPS 1.75, Running 316.57s Step 792( 77.00%), action 462, FPS 1.73, Running 317.09s Step 793( 77.17%), action 463, FPS 1.74, Running 317.45s Step 794( 77.33%), action 464, FPS 1.73, Running 317.93s Step 795( 77.50%), action 465, FPS 1.68, Running 318.85s Step 796( 77.67%), action 466, FPS 1.71, Running 319.30s Step 797( 77.83%), action 467, FPS 1.66, Running 320.22s Step 798( 78.00%), action 468, FPS 1.66, Running 320.72s Step 799( 78.17%), action 469, FPS 1.65, Running 321.40s Step 800( 78.33%), action 470, FPS 1.62, Running 321.91s Step 801( 78.50%), action 471, FPS 1.65, Running 322.70s Step 802( 78.67%), action 472, FPS 1.68, Running 323.11s Step 803( 78.83%), action 473, FPS 1.68, Running 323.67s Step 804( 79.00%), action 474, FPS 1.69, Running 324.08s Step 805( 79.17%), action 475, FPS 1.69, Running 324.64s Step 806( 79.33%), action 476, FPS 1.67, Running 325.09s Step 807( 79.50%), action 477, FPS 1.74, Running 325.46s Step 808( 79.67%), action 478, FPS 1.74, Running 325.89s Step 809( 79.83%), action 479, FPS 1.76, Running 326.43s Step 810( 80.00%), action 480, FPS 1.76, Running 326.88s Step 811( 80.17%), action 481, FPS 1.82, Running 327.53s Step 812( 80.33%), action 482, FPS 1.84, Running 327.97s Step 813( 80.50%), action 483, FPS 1.81, Running 328.49s Step 814( 80.67%), action 484, FPS 1.80, Running 329.03s Step 815( 80.83%), action 485, FPS 1.82, Running 329.85s Step 816( 81.00%), action 486, FPS 1.79, Running 330.45s Step 817( 81.17%), action 487, FPS 1.81, Running 331.30s Step 818( 81.33%), action 488, FPS 1.80, Running 331.80s Step 819( 81.50%), action 489, FPS 1.80, Running 332.50s Step 820( 81.67%), action 490, FPS 1.84, Running 332.80s Step 821( 81.83%), action 491, FPS 1.85, Running 333.53s Step 822( 82.00%), action 492, FPS 1.84, Running 333.98s Step 823( 82.17%), action 493, FPS 1.80, Running 334.79s Step 824( 82.33%), action 494, FPS 1.73, Running 335.64s Step 825( 82.50%), action 495, FPS 1.69, Running 336.50s Step 826( 82.67%), action 496, FPS 1.68, Running 337.01s Step 827( 82.83%), action 497, FPS 1.61, Running 337.85s Step 828( 83.00%), action 498, FPS 1.57, Running 338.65s Step 829( 83.17%), action 499, FPS 1.53, Running 339.48s Step 830( 83.33%), action 500, FPS 1.52, Running 340.00s Step 831( 83.50%), action 501, FPS 1.50, Running 340.85s Step 832( 83.67%), action 502, FPS 1.50, Running 341.27s Step 833( 83.83%), action 503, FPS 1.51, Running 341.71s Step 834( 84.00%), action 504, FPS 1.53, Running 342.13s Step 835( 84.17%), action 505, FPS 1.56, Running 342.68s Step 836( 84.33%), action 506, FPS 1.57, Running 343.17s Step 837( 84.50%), action 507, FPS 1.61, Running 343.75s Step 838( 84.67%), action 508, FPS 1.61, Running 344.24s Step 839( 84.83%), action 509, FPS 1.65, Running 344.63s Step 840( 85.00%), action 510, FPS 1.65, Running 344.95s Step 841( 85.17%), action 511, FPS 1.65, Running 345.62s Step 842( 85.33%), action 512, FPS 1.64, Running 346.20s Step 843( 85.50%), action 513, FPS 1.68, Running 346.69s Step 844( 85.67%), action 514, FPS 1.75, Running 347.09s Step 845( 85.83%), action 515, FPS 1.81, Running 347.58s Step 846( 86.00%), action 516, FPS 1.82, Running 347.99s Step 847( 86.17%), action 517, FPS 1.88, Running 348.52s Step 848( 86.33%), action 518, FPS 1.97, Running 348.79s Step 849( 86.50%), action 519, FPS 2.07, Running 349.15s Step 850( 86.67%), action 520, FPS 2.08, Running 349.61s Step 851( 86.83%), action 521, FPS 2.12, Running 350.27s Step 852( 87.00%), action 522, FPS 2.12, Running 350.71s Step 853( 87.17%), action 523, FPS 2.09, Running 351.26s Step 854( 87.33%), action 524, FPS 2.08, Running 351.77s Step 855( 87.50%), action 525, FPS 2.07, Running 352.35s Step 856( 87.67%), action 526, FPS 2.09, Running 352.75s Step 857( 87.83%), action 527, FPS 2.15, Running 353.06s Step 858( 88.00%), action 528, FPS 2.18, Running 353.39s Step 859( 88.17%), action 529, FPS 2.18, Running 353.79s Step 860( 88.33%), action 530, FPS 2.15, Running 354.24s Step 861( 88.50%), action 531, FPS 2.13, Running 355.00s Step 862( 88.67%), action 532, FPS 2.18, Running 355.39s Step 863( 88.83%), action 533, FPS 2.18, Running 355.88s Step 864( 89.00%), action 534, FPS 2.14, Running 356.46s Step 865( 89.17%), action 535, FPS 2.09, Running 357.15s Step 866( 89.33%), action 536, FPS 2.10, Running 357.51s Step 867( 89.50%), action 537, FPS 2.12, Running 357.93s Step 868( 89.67%), action 538, FPS 2.11, Running 358.29s Step 869( 89.83%), action 539, FPS 2.03, Running 359.00s Step 870( 90.00%), action 540, FPS 2.06, Running 359.33s Step 871( 90.17%), action 541, FPS 2.01, Running 360.21s Step 872( 90.33%), action 542, FPS 2.02, Running 360.62s Step 873( 90.50%), action 543, FPS 2.07, Running 360.94s Step 874( 90.67%), action 544, FPS 2.08, Running 361.36s Step 875( 90.83%), action 545, FPS 2.14, Running 361.70s Step 876( 91.00%), action 546, FPS 2.12, Running 362.18s Step 877( 91.17%), action 547, FPS 2.02, Running 362.95s Step 878( 91.33%), action 548, FPS 2.00, Running 363.37s Step 879( 91.50%), action 549, FPS 1.99, Running 363.84s Step 880( 91.67%), action 550, FPS 1.99, Running 364.28s Step 881( 91.83%), action 551, FPS 1.99, Running 365.04s Step 882( 92.00%), action 552, FPS 1.99, Running 365.44s Step 883( 92.17%), action 553, FPS 2.02, Running 365.79s Step 884( 92.33%), action 554, FPS 2.08, Running 366.06s Step 885( 92.50%), action 555, FPS 2.15, Running 366.43s Step 886( 92.67%), action 556, FPS 2.13, Running 366.89s Step 887( 92.83%), action 557, FPS 2.15, Running 367.24s Step 888( 93.00%), action 558, FPS 2.15, Running 367.59s Step 889( 93.17%), action 559, FPS 2.24, Running 367.92s Step 890( 93.33%), action 560, FPS 2.26, Running 368.20s Step 891( 93.50%), action 561, FPS 2.34, Running 368.77s Step 892( 93.67%), action 562, FPS 2.31, Running 369.28s Step 893( 93.83%), action 563, FPS 2.26, Running 369.81s Step 894( 94.00%), action 564, FPS 2.26, Running 370.21s Step 895( 94.17%), action 565, FPS 2.26, Running 370.55s Step 896( 94.33%), action 566, FPS 2.30, Running 370.86s Step 897( 94.50%), action 567, FPS 2.42, Running 371.22s Step 898( 94.67%), action 568, FPS 2.38, Running 371.77s Step 899( 94.83%), action 569, FPS 2.41, Running 372.14s Step 900( 95.00%), action 570, FPS 2.46, Running 372.43s Step 901( 95.17%), action 571, FPS 2.53, Running 372.94s Step 902( 95.33%), action 572, FPS 2.57, Running 373.23s Step 903( 95.50%), action 573, FPS 2.57, Running 373.56s Step 904( 95.67%), action 574, FPS 2.55, Running 373.91s Step 905( 95.83%), action 575, FPS 2.54, Running 374.31s Step 906( 96.00%), action 576, FPS 2.58, Running 374.64s Step 907( 96.17%), action 577, FPS 2.57, Running 375.02s Step 908( 96.33%), action 578, FPS 2.59, Running 375.30s Step 909( 96.50%), action 579, FPS 2.59, Running 375.65s Step 910( 96.67%), action 580, FPS 2.50, Running 376.19s Step 911( 96.83%), action 581, FPS 2.53, Running 376.67s Step 912( 97.00%), action 582, FPS 2.58, Running 377.04s Step 913( 97.17%), action 583, FPS 2.63, Running 377.41s Step 914( 97.33%), action 584, FPS 2.66, Running 377.74s Step 915( 97.50%), action 585, FPS 2.65, Running 378.09s Step 916( 97.67%), action 586, FPS 2.62, Running 378.51s Step 917( 97.83%), action 587, FPS 2.63, Running 378.81s Step 918( 98.00%), action 588, FPS 2.72, Running 379.12s Step 919( 98.17%), action 589, FPS 2.73, Running 379.46s Step 920( 98.33%), action 590, FPS 2.71, Running 379.80s Step 921( 98.50%), action 591, FPS 2.74, Running 380.26s Step 922( 98.67%), action 592, FPS 2.72, Running 380.59s Step 923( 98.83%), action 593, FPS 2.70, Running 380.97s Step 924( 99.00%), action 594, FPS 2.66, Running 381.43s Step 925( 99.17%), action 595, FPS 2.58, Running 382.05s Step 926( 99.33%), action 596, FPS 2.58, Running 382.41s Step 927( 99.50%), action 597, FPS 2.59, Running 382.75s Step 928( 99.67%), action 598, FPS 2.54, Running 383.17s Step 929( 99.83%), action 599, FPS 2.53, Running 383.55s Step 930(100.00%), action 600, FPS 2.58, Running 383.93s [2026-08-02 23:10:09] [50 ] Seed 49 failed after 384.30 s. +steps: 930 , actions: 600 . +Instruction: Empty +Total 7/50(14.00%) success. +Setting seed: 50 +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.98, Running 0.17s Step 4( N/A%), pre moving , FPS 21.11, Running 0.19s Step 5( N/A%), pre moving , FPS 22.96, Running 0.22s Step 6( N/A%), pre moving , FPS 24.31, Running 0.25s Step 7( N/A%), pre moving , FPS 25.09, Running 0.28s Step 8( N/A%), pre moving , FPS 25.89, Running 0.31s Step 9( N/A%), pre moving , FPS 27.13, Running 0.33s Step 10( N/A%), pre moving , FPS 28.37, Running 0.35s Step 11( N/A%), pre moving , FPS 29.03, Running 0.38s Step 12( N/A%), pre moving , FPS 29.72, Running 0.40s Step 13( N/A%), pre moving , FPS 30.15, Running 0.43s Step 14( N/A%), pre moving , FPS 30.75, Running 0.46s Step 15( N/A%), pre moving , FPS 31.54, Running 0.48s Step 16( N/A%), pre moving , FPS 32.23, Running 0.50s Step 17( N/A%), pre moving , FPS 32.88, Running 0.52s Step 18( N/A%), pre moving , FPS 33.46, Running 0.54s Step 19( N/A%), pre moving , FPS 33.65, Running 0.56s Step 20( N/A%), pre moving , FPS 33.66, Running 0.59s Step 21( N/A%), pre moving , FPS 26.98, Running 0.87s Step 22( N/A%), pre moving , FPS 26.69, Running 0.90s Step 23( N/A%), pre moving , FPS 26.43, Running 0.92s Step 24( N/A%), pre moving , FPS 26.19, Running 0.95s Step 25( N/A%), pre moving , FPS 26.22, Running 0.98s Step 26( N/A%), pre moving , FPS 21.62, Running 1.17s Step 27( N/A%), pre moving , FPS 21.91, Running 1.19s Step 28( N/A%), pre moving , FPS 22.17, Running 1.21s Step 29( N/A%), pre moving , FPS 22.23, Running 1.23s Step 30( N/A%), pre moving , FPS 22.20, Running 1.25s Step 31( N/A%), pre moving , FPS 22.15, Running 1.28s Step 32( N/A%), pre moving , FPS 22.13, Running 1.31s Step 33( N/A%), pre moving , FPS 22.10, Running 1.34s Step 34( N/A%), pre moving , FPS 22.16, Running 1.36s Step 35( N/A%), pre moving , FPS 22.16, Running 1.38s Step 36( N/A%), pre moving , FPS 13.66, Running 1.96s Step 37( N/A%), pre moving , FPS 12.56, Running 2.11s Step 38( N/A%), pre moving , FPS 12.55, Running 2.13s Step 39( N/A%), pre moving , FPS 12.58, Running 2.15s Step 40( N/A%), pre moving , FPS 12.65, Running 2.17s Step 41( N/A%), pre moving , FPS 15.09, Running 2.20s Step 42( N/A%), pre moving , FPS 15.13, Running 2.22s Step 43( N/A%), pre moving , FPS 15.19, Running 2.24s Step 44( N/A%), pre moving , FPS 15.26, Running 2.26s Step 45( N/A%), pre moving , FPS 15.32, Running 2.29s Step 46( N/A%), pre moving , FPS 17.62, Running 2.31s Step 47( N/A%), pre moving , FPS 17.59, Running 2.33s Step 48( N/A%), pre moving , FPS 12.67, Running 2.79s Step 49( N/A%), pre moving , FPS 12.65, Running 2.81s Step 50( N/A%), pre moving , FPS 12.66, Running 2.83s Step 51( N/A%), pre moving , FPS 12.73, Running 2.85s Step 52( N/A%), pre moving , FPS 12.77, Running 2.87s Step 53( N/A%), pre moving , FPS 12.81, Running 2.90s Step 54( N/A%), pre moving , FPS 12.76, Running 2.93s Step 55( N/A%), pre moving , FPS 12.65, Running 2.96s Step 56( N/A%), pre moving , FPS 19.39, Running 2.99s Step 57( N/A%), pre moving , FPS 21.64, Running 3.03s Step 58( N/A%), pre moving , FPS 21.20, Running 3.07s Step 59( N/A%), pre moving , FPS 20.95, Running 3.11s Step 60( N/A%), pre moving , FPS 20.69, Running 3.14s Step 61( N/A%), pre moving , FPS 20.38, Running 3.18s Step 62( N/A%), pre moving , FPS 20.16, Running 3.21s Step 63( N/A%), pre moving , FPS 19.81, Running 3.25s Step 64( N/A%), pre moving , FPS 19.41, Running 3.29s Step 65( N/A%), pre moving , FPS 19.15, Running 3.33s Step 66( N/A%), pre moving , FPS 18.82, Running 3.37s Step 67( N/A%), pre moving , FPS 18.58, Running 3.40s Step 68( N/A%), pre moving , FPS 30.86, Running 3.44s Step 69( N/A%), pre moving , FPS 30.10, Running 3.48s Step 70( N/A%), pre moving , FPS 29.40, Running 3.51s Step 71( N/A%), pre moving , FPS 28.69, Running 3.55s Step 72( N/A%), pre moving , FPS 28.18, Running 3.58s Step 73( N/A%), pre moving , FPS 27.80, Running 3.62s Step 74( N/A%), pre moving , FPS 27.56, Running 3.65s Step 75( N/A%), pre moving , FPS 27.61, Running 3.68s Step 76( N/A%), pre moving , FPS 27.58, Running 3.72s Step 77( N/A%), pre moving , FPS 27.89, Running 3.75s Step 78( N/A%), pre moving , FPS 27.86, Running 3.79s Step 79( N/A%), pre moving , FPS 27.85, Running 3.83s Step 80( N/A%), pre moving , FPS 27.59, Running 3.87s Step 81( N/A%), pre moving , FPS 27.66, Running 3.90s Step 82( N/A%), pre moving , FPS 27.49, Running 3.94s Step 83( N/A%), pre moving , FPS 27.72, Running 3.97s Step 84( N/A%), pre moving , FPS 28.16, Running 4.00s Step 85( N/A%), pre moving , FPS 28.32, Running 4.04s Step 86( N/A%), pre moving , FPS 28.21, Running 4.08s Step 87( N/A%), pre moving , FPS 28.26, Running 4.11s Step 88( N/A%), pre moving , FPS 28.03, Running 4.15s Step 89( N/A%), pre moving , FPS 28.28, Running 4.18s Step 90( N/A%), pre moving , FPS 28.48, Running 4.22s Step 91( N/A%), pre moving , FPS 29.14, Running 4.24s Step 92( N/A%), pre moving , FPS 29.68, Running 4.26s Step 93( N/A%), pre moving , FPS 30.27, Running 4.28s Step 94( N/A%), pre moving , FPS 30.90, Running 4.30s Step 95( N/A%), pre moving , FPS 31.15, Running 4.33s Step 96( N/A%), pre moving , FPS 31.45, Running 4.35s Step 97( N/A%), pre moving , FPS 31.94, Running 4.38s Step 98( N/A%), pre moving , FPS 32.89, Running 4.40s Step 99( N/A%), pre moving , FPS 33.46, Running 4.42s Step 100( N/A%), pre moving , FPS 34.46, Running 4.45s Step 101( N/A%), pre moving , FPS 35.16, Running 4.47s Step 102( N/A%), pre moving , FPS 36.25, Running 4.49s Step 103( N/A%), pre moving , FPS 37.16, Running 4.51s Step 104( N/A%), pre moving , FPS 37.75, Running 4.53s Step 105( N/A%), pre moving , FPS 38.12, Running 4.56s Step 106( N/A%), pre moving , FPS 39.26, Running 4.59s Step 107( N/A%), pre moving , FPS 39.73, Running 4.62s Step 108( N/A%), pre moving , FPS 41.22, Running 4.64s Step 109( N/A%), pre moving , FPS 42.18, Running 4.66s Step 110( N/A%), pre moving , FPS 43.22, Running 4.68s Step 111( N/A%), pre moving , FPS 43.20, Running 4.70s Step 112( N/A%), pre moving , FPS 43.13, Running 4.72s Step 113( N/A%), pre moving , FPS 43.04, Running 4.74s Step 114( N/A%), pre moving , FPS 42.88, Running 4.76s Step 115( N/A%), pre moving , FPS 42.89, Running 4.79s Step 116( N/A%), pre moving , FPS 43.55, Running 4.81s Step 117( N/A%), pre moving , FPS 43.91, Running 4.83s Step 118( N/A%), pre moving , FPS 44.21, Running 4.85s Step 119( N/A%), pre moving , FPS 44.48, Running 4.87s Step 120( N/A%), pre moving , FPS 44.36, Running 4.90s Step 121( N/A%), pre moving , FPS 44.33, Running 4.92s Step 122( N/A%), pre moving , FPS 44.03, Running 4.94s Step 123( N/A%), pre moving , FPS 43.98, Running 4.96s Step 124( N/A%), pre moving , FPS 44.18, Running 4.99s Step 125( N/A%), pre moving , FPS 44.44, Running 5.01s Step 126( N/A%), pre moving , FPS 45.09, Running 5.03s Step 127( N/A%), pre moving , FPS 45.89, Running 5.05s Step 128( N/A%), pre moving , FPS 45.96, Running 5.07s Step 129( N/A%), pre moving , FPS 18.28, Running 5.75s Step 130( N/A%), pre moving , FPS 15.11, Running 6.00s Step 131( N/A%), pre moving , FPS 13.58, Running 6.17s Step 132( N/A%), pre moving , FPS 11.70, Running 6.43s Step 133( N/A%), pre moving , FPS 11.08, Running 6.55s Step 134( N/A%), pre moving , FPS 9.97, Running 6.77s Step 135( N/A%), pre moving , FPS 9.51, Running 6.90s Step 136( N/A%), pre moving , FPS 8.54, Running 7.16s Step 137( N/A%), pre moving , FPS 8.19, Running 7.27s Step 138( N/A%), pre moving , FPS 7.55, Running 7.50s Step 139( N/A%), pre moving , FPS 7.18, Running 7.66s Step 140( N/A%), pre moving , FPS 6.68, Running 7.89s Step 141( N/A%), pre moving , FPS 6.45, Running 8.02s Step 142( N/A%), pre moving , FPS 6.05, Running 8.25s Step 143( N/A%), pre moving , FPS 5.86, Running 8.38s Step 144( N/A%), pre moving , FPS 5.55, Running 8.59s Step 145( N/A%), pre moving , FPS 5.33, Running 8.76s Step 146( N/A%), pre moving , FPS 5.06, Running 8.98s Step 147( N/A%), pre moving , FPS 4.93, Running 9.11s Step 148( N/A%), pre moving , FPS 4.68, Running 9.35s Step 149( N/A%), pre moving , FPS 5.32, Running 9.51s Step 150( N/A%), pre moving , FPS 5.33, Running 9.75s Step 151( N/A%), pre moving , FPS 5.35, Running 9.91s Step 152( N/A%), pre moving , FPS 5.28, Running 10.22s Step 153( N/A%), pre moving , FPS 5.20, Running 10.40s Step 154( N/A%), pre moving , FPS 5.21, Running 10.61s Step 155( N/A%), pre moving , FPS 5.20, Running 10.74s Step 156( N/A%), pre moving , FPS 5.11, Running 11.07s Step 157( N/A%), pre moving , FPS 4.78, Running 11.46s Step 158( N/A%), pre moving , FPS 4.52, Running 11.93s Step 159( N/A%), pre moving , FPS 4.47, Running 12.13s Step 160( N/A%), pre moving , FPS 4.34, Running 12.51s Step 161( N/A%), pre moving , FPS 4.23, Running 12.74s Step 162( N/A%), pre moving , FPS 4.12, Running 13.10s Step 163( N/A%), pre moving , FPS 3.97, Running 13.42s Step 164( N/A%), pre moving , FPS 3.93, Running 13.68s Step 165( N/A%), pre moving , FPS 3.92, Running 13.86s Step 166( N/A%), pre moving , FPS 3.92, Running 14.08s Step 167( N/A%), pre moving , FPS 3.90, Running 14.24s Step 168( N/A%), pre moving , FPS 3.88, Running 14.50s Step 169( N/A%), pre moving , FPS 3.87, Running 14.68s Step 170( N/A%), pre moving , FPS 3.85, Running 14.95s Step 171( N/A%), pre moving , FPS 3.82, Running 15.14s Step 172( N/A%), pre moving , FPS 3.80, Running 15.49s Step 173( N/A%), pre moving , FPS 3.76, Running 15.71s Step 174( N/A%), pre moving , FPS 3.61, Running 16.14s Step 175( N/A%), pre moving , FPS 3.54, Running 16.39s Step 176( N/A%), pre moving , FPS 3.50, Running 16.78s Step 177( N/A%), pre moving , FPS 3.58, Running 17.04s Step 178( N/A%), pre moving , FPS 3.61, Running 17.48s Step 179( N/A%), pre moving , FPS 3.58, Running 17.71s Step 180( N/A%), pre moving , FPS 3.55, Running 18.14s Step 181( N/A%), pre moving , FPS 3.53, Running 18.41s Step 182( N/A%), pre moving , FPS 3.57, Running 18.70s Step 183( N/A%), pre moving , FPS 3.69, Running 18.84s Step 184( N/A%), pre moving , FPS 3.71, Running 19.07s Step 185( N/A%), pre moving , FPS 3.74, Running 19.21s Step 186( N/A%), pre moving , FPS 3.72, Running 19.45s Step 187( N/A%), pre moving , FPS 3.72, Running 19.62s Step 188( N/A%), pre moving , FPS 3.73, Running 19.86s Step 189( N/A%), pre moving , FPS 3.73, Running 20.05s Step 190( N/A%), pre moving , FPS 3.73, Running 20.30s Step 191( N/A%), pre moving , FPS 3.75, Running 20.48s Step 192( N/A%), pre moving , FPS 3.68, Running 20.92s Step 193( N/A%), pre moving , FPS 3.63, Running 21.22s Step 194( N/A%), pre moving , FPS 3.58, Running 21.73s Step 195( N/A%), pre moving , FPS 3.57, Running 22.00s Step 196( N/A%), pre moving , FPS 3.51, Running 22.48s Step 197( N/A%), pre moving , FPS 3.46, Running 22.82s Step 198( N/A%), pre moving , FPS 3.49, Running 23.20s Step 199( N/A%), pre moving , FPS 3.57, Running 23.32s Step 200( N/A%), pre moving , FPS 3.78, Running 23.44s Step 201( N/A%), pre moving , FPS 3.88, Running 23.56s Step 202( N/A%), pre moving , FPS 4.02, Running 23.67s Step 203( N/A%), pre moving , FPS 4.04, Running 23.80s Step 204( N/A%), pre moving , FPS 4.11, Running 23.94s Step 205( N/A%), pre moving , FPS 4.13, Running 24.05s Step 206( N/A%), pre moving , FPS 4.23, Running 24.17s Step 207( N/A%), pre moving , FPS 4.28, Running 24.29s Step 208( N/A%), pre moving , FPS 4.39, Running 24.41s Step 209( N/A%), pre moving , FPS 4.21, Running 24.80s Step 210( N/A%), pre moving , FPS 4.40, Running 24.85s Step 211( N/A%), pre moving , FPS 4.52, Running 24.90s Step 212( N/A%), pre moving , FPS 4.93, Running 24.97s Step 213( N/A%), pre moving , FPS 5.23, Running 25.04s Step 214( N/A%), pre moving , FPS 5.92, Running 25.11s Step 215( N/A%), pre moving , FPS 6.32, Running 25.16s Step 216( N/A%), pre moving , FPS 7.31, Running 25.21s Step 217( N/A%), pre moving , FPS 8.21, Running 25.26s Step 218( N/A%), pre moving , FPS 9.50, Running 25.31s Step 219( N/A%), pre moving , FPS 9.82, Running 25.36s Step 220( N/A%), pre moving , FPS 10.16, Running 25.41s Step 221( N/A%), pre moving , FPS 10.56, Running 25.45s Step 222( N/A%), pre moving , FPS 10.96, Running 25.50s Step 223( N/A%), pre moving , FPS 11.47, Running 25.54s Step 224( N/A%), pre moving , FPS 12.13, Running 25.58s Step 225( N/A%), pre moving , FPS 12.49, Running 25.66s Step 226( N/A%), pre moving , FPS 12.91, Running 25.72s Step 227( N/A%), pre moving , FPS 13.07, Running 25.82s Step 228( N/A%), pre moving , FPS 12.80, Running 25.97s Step 229( N/A%), pre moving , FPS 15.00, Running 26.14s Step 230( N/A%), pre moving , FPS 13.39, Running 26.34s Step 231( N/A%), pre moving , FPS 12.23, Running 26.54s Step 232( N/A%), pre moving , FPS 11.02, Running 26.79s Step 233( N/A%), pre moving , FPS 9.90, Running 27.06s Step 234( N/A%), pre moving , FPS 9.01, Running 27.33s Step 235( N/A%), pre moving , FPS 8.16, Running 27.61s Step 236( N/A%), pre moving , FPS 7.52, Running 27.87s Step 237( N/A%), pre moving , FPS 6.91, Running 28.15s Step 238( N/A%), pre moving , FPS 6.43, Running 28.42s Step 239( N/A%), pre moving , FPS 6.13, Running 28.62s Step 240( N/A%), pre moving , FPS 5.87, Running 28.81s Step 241( N/A%), pre moving , FPS 5.70, Running 28.96s Step 242( N/A%), pre moving , FPS 5.48, Running 29.15s Step 243( N/A%), pre moving , FPS 5.25, Running 29.35s Step 244( N/A%), pre moving , FPS 5.05, Running 29.55s Step 245( N/A%), pre moving , FPS 4.88, Running 29.75s Step 246( N/A%), pre moving , FPS 4.73, Running 29.95s Step 247( N/A%), pre moving , FPS 4.73, Running 30.05s Step 248( N/A%), pre moving , FPS 4.83, Running 30.11s Step 249( N/A%), pre moving , FPS 4.98, Running 30.15s Step 250( N/A%), pre moving , FPS 5.19, Running 30.19s Step 251( N/A%), pre moving , FPS 5.41, Running 30.24s Step 252( N/A%), pre moving , FPS 5.73, Running 30.28s Step 253( N/A%), pre moving , FPS 6.12, Running 30.33s Step 254( N/A%), pre moving , FPS 6.57, Running 30.37s Step 255( N/A%), pre moving , FPS 7.14, Running 30.41s Step 256( N/A%), pre moving , FPS 7.74, Running 30.46s Step 257( N/A%), pre moving , FPS 8.52, Running 30.50s Step 258( N/A%), pre moving , FPS 9.41, Running 30.54s Step 259( N/A%), pre moving , FPS 8.51, Running 30.97s Step 260( N/A%), pre moving , FPS 9.09, Running 31.01s Step 261( N/A%), pre moving , FPS 9.55, Running 31.06s Step 262( N/A%), pre moving , FPS 9.94, Running 31.16s Step 263( N/A%), pre moving , FPS 10.00, Running 31.35s Step 264( N/A%), pre moving , FPS 10.31, Running 31.49s Step 265( N/A%), pre moving , FPS 10.78, Running 31.61s Step 266( N/A%), pre moving , FPS 10.93, Running 31.78s Step 267( N/A%), pre moving , FPS 10.18, Running 32.02s Step 268( N/A%), pre moving , FPS 9.31, Running 32.26s Step 269( N/A%), pre moving , FPS 8.46, Running 32.52s Step 270( N/A%), pre moving , FPS 7.76, Running 32.77s Step 271( N/A%), pre moving , FPS 7.14, Running 33.04s Step 272( N/A%), pre moving , FPS 6.62, Running 33.30s Step 273( N/A%), pre moving , FPS 6.16, Running 33.57s Step 274( N/A%), pre moving , FPS 5.80, Running 33.82s Step 275( N/A%), pre moving , FPS 5.35, Running 34.15s Step 276( N/A%), pre moving , FPS 4.96, Running 34.49s Step 277( N/A%), pre moving , FPS 4.64, Running 34.81s Step 278( N/A%), pre moving , FPS 4.36, Running 35.13s Step 279( N/A%), pre moving , FPS 4.45, Running 35.47s Step 280( N/A%), pre moving , FPS 4.25, Running 35.72s Step 281( N/A%), pre moving , FPS 4.17, Running 35.85s Step 282( N/A%), pre moving , FPS 4.15, Running 35.98s Step 283( N/A%), pre moving , FPS 4.20, Running 36.11s Step 284( N/A%), pre moving , FPS 4.21, Running 36.24s Step 285( N/A%), pre moving , FPS 4.21, Running 36.36s Step 286( N/A%), pre moving , FPS 4.21, Running 36.53s Step 287( N/A%), pre moving , FPS 4.19, Running 36.79s Step 288( N/A%), pre moving , FPS 4.21, Running 37.02s Step 289( N/A%), pre moving , FPS 4.24, Running 37.23s Step 290( N/A%), pre moving , FPS 4.30, Running 37.42s Step 291( N/A%), pre moving , FPS 4.34, Running 37.64s Step 292( N/A%), pre moving , FPS 4.32, Running 37.93s Step 293( N/A%), pre moving , FPS 4.39, Running 38.13s Step 294( N/A%), pre moving , FPS 4.44, Running 38.32s Step 295( N/A%), pre moving , FPS 4.58, Running 38.52s Step 296( N/A%), pre moving , FPS 4.72, Running 38.73s Step 297( N/A%), pre moving , FPS 4.87, Running 38.92s Step 298( N/A%), pre moving , FPS 4.90, Running 39.21s Step 299( N/A%), pre moving , FPS 5.00, Running 39.47s Step 300( N/A%), pre moving , FPS 4.98, Running 39.74s Step 301( N/A%), pre moving , FPS 4.83, Running 39.99s Step 302( N/A%), pre moving , FPS 4.69, Running 40.24s Step 303( N/A%), pre moving , FPS 4.55, Running 40.50s Step 304( N/A%), pre moving , FPS 4.44, Running 40.74s Step 305( N/A%), pre moving , FPS 4.32, Running 41.00s Step 306( N/A%), pre moving , FPS 4.37, Running 41.11s Step 307( N/A%), pre moving , FPS 4.53, Running 41.21s Step 308( N/A%), pre moving , FPS 4.66, Running 41.30s Step 309( N/A%), pre moving , FPS 4.81, Running 41.39s Step 310( N/A%), pre moving , FPS 4.92, Running 41.49s Step 311( N/A%), pre moving , FPS 5.11, Running 41.56s Step 312( N/A%), pre moving , FPS 5.41, Running 41.62s Step 313( N/A%), pre moving , FPS 5.61, Running 41.70s Step 314( N/A%), pre moving , FPS 5.80, Running 41.77s Step 315( N/A%), pre moving , FPS 6.06, Running 41.82s Step 316( N/A%), pre moving , FPS 6.37, Running 41.87s Step 317( N/A%), pre moving , FPS 6.69, Running 41.91s Step 318( N/A%), pre moving , FPS 7.12, Running 42.02s Step 319( N/A%), pre moving , FPS 7.55, Running 42.12s Step 320( N/A%), pre moving , FPS 8.10, Running 42.20s Step 321( N/A%), pre moving , FPS 8.68, Running 42.30s Step 322( N/A%), pre moving , FPS 9.30, Running 42.39s Step 323( N/A%), pre moving , FPS 10.09, Running 42.48s Step 324( N/A%), pre moving , FPS 10.95, Running 42.57s Step 325( N/A%), pre moving , FPS 11.91, Running 42.68s Step 326( N/A%), pre moving , FPS 11.84, Running 42.80s Step 327( N/A%), pre moving , FPS 11.70, Running 42.92s Step 328( N/A%), pre moving , FPS 11.53, Running 43.04s Step 329( N/A%), pre moving , FPS 11.27, Running 43.17s Step 330( N/A%), pre moving , FPS 11.08, Running 43.29s Step 331( N/A%), pre moving , FPS 10.72, Running 43.43s Step 332( N/A%), pre moving , FPS 10.41, Running 43.55s Step 333( N/A%), pre moving , FPS 10.12, Running 43.67s Step 334( N/A%), pre moving , FPS 5.47, Running 45.43s Step 335( N/A%), pre moving , FPS 5.21, Running 45.66s Step 336( N/A%), pre moving , FPS 5.05, Running 45.83s Step 337( N/A%), pre moving , FPS 4.81, Running 46.07s Step 338( N/A%), pre moving , FPS 4.74, Running 46.23s Step 339( N/A%), pre moving , FPS 4.62, Running 46.44s Step 340( N/A%), pre moving , FPS 4.56, Running 46.59s Step 341( N/A%), pre moving , FPS 4.40, Running 46.84s Step 342( N/A%), pre moving , FPS 4.34, Running 47.01s Step 343( N/A%), pre moving , FPS 4.14, Running 47.31s Step 344( N/A%), pre moving , FPS 4.03, Running 47.53s Step 345( N/A%), pre moving , FPS 3.85, Running 47.87s Step 346( N/A%), pre moving , FPS 3.76, Running 48.12s Step 347( N/A%), pre moving , FPS 3.56, Running 48.54s Step 348( N/A%), pre moving , FPS 3.49, Running 48.77s Step 349( N/A%), pre moving , FPS 3.31, Running 49.21s Step 350( N/A%), pre moving , FPS 3.25, Running 49.44s Step 351( N/A%), pre moving , FPS 3.11, Running 49.86s Step 352( N/A%), pre moving , FPS 3.05, Running 50.09s Step 353( N/A%), pre moving , FPS 2.91, Running 50.55s Step 354( 0.17%), action 1, FPS 3.44, Running 51.25s Step 355( 0.33%), action 2, FPS 3.40, Running 51.54s Step 356( 0.50%), action 3, FPS 3.23, Running 52.03s Step 357( 0.67%), action 4, FPS 3.20, Running 52.31s Step 358( 0.83%), action 5, FPS 3.07, Running 52.76s Step 359( 1.00%), action 6, FPS 2.94, Running 53.25s Step 360( 1.17%), action 7, FPS 2.75, Running 53.86s Step 361( 1.33%), action 8, FPS 2.64, Running 54.43s Step 362( 1.50%), action 9, FPS 2.43, Running 55.24s Step 363( 1.67%), action 10, FPS 2.36, Running 55.80s Step 364( 1.83%), action 11, FPS 2.21, Running 56.57s Step 365( 2.00%), action 12, FPS 2.23, Running 56.83s Step 366( 2.17%), action 13, FPS 2.19, Running 57.24s Step 367( 2.33%), action 14, FPS 2.22, Running 57.57s Step 368( 2.50%), action 15, FPS 2.14, Running 58.12s Step 369( 2.67%), action 16, FPS 2.16, Running 58.47s Step 370( 2.83%), action 17, FPS 2.08, Running 59.07s Step 371( 3.00%), action 18, FPS 2.10, Running 59.40s Step 372( 3.17%), action 19, FPS 2.02, Running 59.99s Step 373( 3.33%), action 20, FPS 2.04, Running 60.38s Step 374( 3.50%), action 21, FPS 2.02, Running 61.13s Step 375( 3.67%), action 22, FPS 2.02, Running 61.44s Step 376( 3.83%), action 23, FPS 2.05, Running 61.80s Step 377( 4.00%), action 24, FPS 2.05, Running 62.07s Step 378( 4.17%), action 25, FPS 2.05, Running 62.50s Step 379( 4.33%), action 26, FPS 2.11, Running 62.74s Step 380( 4.50%), action 27, FPS 2.16, Running 63.13s Step 381( 4.67%), action 28, FPS 2.22, Running 63.44s Step 382( 4.83%), action 29, FPS 2.29, Running 63.96s Step 383( 5.00%), action 30, FPS 2.35, Running 64.29s Step 384( 5.17%), action 31, FPS 2.36, Running 65.03s Step 385( 5.33%), action 32, FPS 2.31, Running 65.51s Step 386( 5.50%), action 33, FPS 2.21, Running 66.31s Step 387( 5.67%), action 34, FPS 2.20, Running 66.67s Step 388( 5.83%), action 35, FPS 2.22, Running 67.14s Step 389( 6.00%), action 36, FPS 2.23, Running 67.44s Step 390( 6.17%), action 37, FPS 2.29, Running 67.79s Step 391( 6.33%), action 38, FPS 2.31, Running 68.05s Step 392( 6.50%), action 39, FPS 2.26, Running 68.84s Step 393( 6.67%), action 40, FPS 2.16, Running 69.65s Step 394( 6.83%), action 41, FPS 2.15, Running 70.42s Step 395( 7.00%), action 42, FPS 2.14, Running 70.80s Step 396( 7.17%), action 43, FPS 2.10, Running 71.33s Step 397( 7.33%), action 44, FPS 2.07, Running 71.75s Step 398( 7.50%), action 45, FPS 2.08, Running 72.10s Step 399( 7.67%), action 46, FPS 2.08, Running 72.35s Step 400( 7.83%), action 47, FPS 2.09, Running 72.72s Step 401( 8.00%), action 48, FPS 2.10, Running 72.95s Step 402( 8.17%), action 49, FPS 2.13, Running 73.36s Step 403( 8.33%), action 50, FPS 2.13, Running 73.70s Step 404( 8.50%), action 51, FPS 2.16, Running 74.30s Step 405( 8.67%), action 52, FPS 2.15, Running 74.83s Step 406( 8.83%), action 53, FPS 2.17, Running 75.53s Step 407( 9.00%), action 54, FPS 2.14, Running 76.01s Step 408( 9.17%), action 55, FPS 2.09, Running 76.72s Step 409( 9.33%), action 56, FPS 2.06, Running 77.17s Step 410( 9.50%), action 57, FPS 2.05, Running 77.53s Step 411( 9.67%), action 58, FPS 2.04, Running 77.83s Step 412( 9.83%), action 59, FPS 2.12, Running 78.27s Step 413( 10.00%), action 60, FPS 2.21, Running 78.68s Step 414( 10.17%), action 61, FPS 2.24, Running 79.36s Step 415( 10.33%), action 62, FPS 2.26, Running 79.65s Step 416( 10.50%), action 63, FPS 2.25, Running 80.23s Step 417( 10.67%), action 64, FPS 2.27, Running 80.57s Step 418( 10.83%), action 65, FPS 2.21, Running 81.17s Step 419( 11.00%), action 66, FPS 2.19, Running 81.50s Step 420( 11.17%), action 67, FPS 2.13, Running 82.11s Step 421( 11.33%), action 68, FPS 2.09, Running 82.50s Step 422( 11.50%), action 69, FPS 2.11, Running 82.82s Step 423( 11.67%), action 70, FPS 2.13, Running 83.09s Step 424( 11.83%), action 71, FPS 2.14, Running 83.65s Step 425( 12.00%), action 72, FPS 2.20, Running 83.93s Step 426( 12.17%), action 73, FPS 2.25, Running 84.42s Step 427( 12.33%), action 74, FPS 2.27, Running 84.81s Step 428( 12.50%), action 75, FPS 2.35, Running 85.23s Step 429( 12.67%), action 76, FPS 2.35, Running 85.68s Step 430( 12.83%), action 77, FPS 2.30, Running 86.23s Step 431( 13.00%), action 78, FPS 2.28, Running 86.62s Step 432( 13.17%), action 79, FPS 2.23, Running 87.23s Step 433( 13.33%), action 80, FPS 2.23, Running 87.64s Step 434( 13.50%), action 81, FPS 2.26, Running 88.22s Step 435( 13.67%), action 82, FPS 2.26, Running 88.50s Step 436( 13.83%), action 83, FPS 2.32, Running 88.86s Step 437( 14.00%), action 84, FPS 2.35, Running 89.10s Step 438( 14.17%), action 85, FPS 2.40, Running 89.50s Step 439( 14.33%), action 86, FPS 2.41, Running 89.79s Step 440( 14.50%), action 87, FPS 2.46, Running 90.24s Step 441( 14.67%), action 88, FPS 2.46, Running 90.63s Step 442( 14.83%), action 89, FPS 2.39, Running 91.21s Step 443( 15.00%), action 90, FPS 2.36, Running 91.58s Step 444( 15.17%), action 91, FPS 2.30, Running 92.35s Step 445( 15.33%), action 92, FPS 2.27, Running 92.72s Step 446( 15.50%), action 93, FPS 2.25, Running 93.32s Step 447( 15.67%), action 94, FPS 2.26, Running 93.66s Step 448( 15.83%), action 95, FPS 2.28, Running 94.01s Step 449( 16.00%), action 96, FPS 2.31, Running 94.34s Step 450( 16.17%), action 97, FPS 2.35, Running 94.73s Step 451( 16.33%), action 98, FPS 2.40, Running 94.93s Step 452( 16.50%), action 99, FPS 2.49, Running 95.27s Step 453( 16.67%), action 100, FPS 2.55, Running 95.48s Step 454( 16.83%), action 101, FPS 2.51, Running 96.18s Step 455( 17.00%), action 102, FPS 2.50, Running 96.50s Step 456( 17.17%), action 103, FPS 2.41, Running 97.16s Step 457( 17.33%), action 104, FPS 2.35, Running 97.60s Step 458( 17.50%), action 105, FPS 2.27, Running 98.30s Step 459( 17.67%), action 106, FPS 2.25, Running 98.69s Step 460( 17.83%), action 107, FPS 2.20, Running 99.32s Step 461( 18.00%), action 108, FPS 2.19, Running 99.77s Step 462( 18.17%), action 109, FPS 2.21, Running 100.27s Step 463( 18.33%), action 110, FPS 2.22, Running 100.60s Step 464( 18.50%), action 111, FPS 2.22, Running 101.36s Step 465( 18.67%), action 112, FPS 2.22, Running 101.72s Step 466( 18.83%), action 113, FPS 2.19, Running 102.44s Step 467( 19.00%), action 114, FPS 2.16, Running 102.92s Step 468( 19.17%), action 115, FPS 2.13, Running 103.40s Step 469( 19.33%), action 116, FPS 2.15, Running 103.65s Step 470( 19.50%), action 117, FPS 2.12, Running 104.14s Step 471( 19.67%), action 118, FPS 2.09, Running 104.50s Step 472( 19.83%), action 119, FPS 2.04, Running 105.07s Step 473( 20.00%), action 120, FPS 2.00, Running 105.47s Step 474( 20.17%), action 121, FPS 2.00, Running 106.18s Step 475( 20.33%), action 122, FPS 1.99, Running 106.53s Step 476( 20.50%), action 123, FPS 2.02, Running 107.06s Step 477( 20.67%), action 124, FPS 2.04, Running 107.38s Step 478( 20.83%), action 125, FPS 2.10, Running 107.84s Step 479( 21.00%), action 126, FPS 2.11, Running 108.15s Step 480( 21.17%), action 127, FPS 2.10, Running 108.83s Step 481( 21.33%), action 128, FPS 2.13, Running 109.17s Step 482( 21.50%), action 129, FPS 2.10, Running 109.78s Step 483( 21.67%), action 130, FPS 2.09, Running 110.17s Step 484( 21.83%), action 131, FPS 2.09, Running 110.93s Step 485( 22.00%), action 132, FPS 2.08, Running 111.33s Step 486( 22.17%), action 133, FPS 2.11, Running 111.93s Step 487( 22.33%), action 134, FPS 2.13, Running 112.30s Step 488( 22.50%), action 135, FPS 2.08, Running 113.02s Step 489( 22.67%), action 136, FPS 2.06, Running 113.37s Step 490( 22.83%), action 137, FPS 2.03, Running 113.97s Step 491( 23.00%), action 138, FPS 2.03, Running 114.37s Step 492( 23.17%), action 139, FPS 2.03, Running 114.94s Step 493( 23.33%), action 140, FPS 2.03, Running 115.30s Step 494( 23.50%), action 141, FPS 2.05, Running 115.91s Step 495( 23.67%), action 142, FPS 2.05, Running 116.27s Step 496( 23.83%), action 143, FPS 2.04, Running 116.85s Step 497( 24.00%), action 144, FPS 2.04, Running 117.20s Step 498( 24.17%), action 145, FPS 2.01, Running 117.77s Step 499( 24.33%), action 146, FPS 2.00, Running 118.17s Step 500( 24.50%), action 147, FPS 2.02, Running 118.75s Step 501( 24.67%), action 148, FPS 2.02, Running 119.06s Step 502( 24.83%), action 149, FPS 2.08, Running 119.40s Step 503( 25.00%), action 150, FPS 2.12, Running 119.62s Step 504( 25.17%), action 151, FPS 2.14, Running 120.29s Step 505( 25.33%), action 152, FPS 2.14, Running 120.68s Step 506( 25.50%), action 153, FPS 2.16, Running 121.20s Step 507( 25.67%), action 154, FPS 2.17, Running 121.53s Step 508( 25.83%), action 155, FPS 2.21, Running 122.05s Step 509( 26.00%), action 156, FPS 2.21, Running 122.40s Step 510( 26.17%), action 157, FPS 2.21, Running 123.04s Step 511( 26.33%), action 158, FPS 2.23, Running 123.34s Step 512( 26.50%), action 159, FPS 2.24, Running 123.86s Step 513( 26.67%), action 160, FPS 2.25, Running 124.18s Step 514( 26.83%), action 161, FPS 2.24, Running 124.86s Step 515( 27.00%), action 162, FPS 2.24, Running 125.20s Step 516( 27.17%), action 163, FPS 2.25, Running 125.73s Step 517( 27.33%), action 164, FPS 2.25, Running 126.10s Step 518( 27.50%), action 165, FPS 2.22, Running 126.78s Step 519( 27.67%), action 166, FPS 2.23, Running 127.14s Step 520( 27.83%), action 167, FPS 2.28, Running 127.52s Step 521( 28.00%), action 168, FPS 2.29, Running 127.79s Step 522( 28.17%), action 169, FPS 2.24, Running 128.32s Step 523( 28.33%), action 170, FPS 2.21, Running 128.69s Step 524( 28.50%), action 171, FPS 2.19, Running 129.44s Step 525( 28.67%), action 172, FPS 2.19, Running 129.81s Step 526( 28.83%), action 173, FPS 2.19, Running 130.33s Step 527( 29.00%), action 174, FPS 2.19, Running 130.65s Step 528( 29.17%), action 175, FPS 2.19, Running 131.20s Step 529( 29.33%), action 176, FPS 2.22, Running 131.41s Step 530( 29.50%), action 177, FPS 2.28, Running 131.82s Step 531( 29.67%), action 178, FPS 2.27, Running 132.13s Step 532( 29.83%), action 179, FPS 2.26, Running 132.71s Step 533( 30.00%), action 180, FPS 2.25, Running 133.09s Step 534( 30.17%), action 181, FPS 2.20, Running 133.95s Step 535( 30.33%), action 182, FPS 2.19, Running 134.32s Step 536( 30.50%), action 183, FPS 2.19, Running 134.87s Step 537( 30.67%), action 184, FPS 2.19, Running 135.24s Step 538( 30.83%), action 185, FPS 2.27, Running 135.58s Step 539( 31.00%), action 186, FPS 2.30, Running 135.84s Step 540( 31.17%), action 187, FPS 2.26, Running 136.36s Step 541( 31.33%), action 188, FPS 2.25, Running 136.67s Step 542( 31.50%), action 189, FPS 2.26, Running 137.18s Step 543( 31.67%), action 190, FPS 2.26, Running 137.53s Step 544( 31.83%), action 191, FPS 2.28, Running 138.22s Step 545( 32.00%), action 192, FPS 2.29, Running 138.54s Step 546( 32.17%), action 193, FPS 2.28, Running 139.10s Step 547( 32.33%), action 194, FPS 2.29, Running 139.40s Step 548( 32.50%), action 195, FPS 2.34, Running 139.74s Step 549( 32.67%), action 196, FPS 2.32, Running 140.03s Step 550( 32.83%), action 197, FPS 2.30, Running 140.53s Step 551( 33.00%), action 198, FPS 2.30, Running 140.84s Step 552( 33.17%), action 199, FPS 2.30, Running 141.40s Step 553( 33.33%), action 200, FPS 2.31, Running 141.76s Step 554( 33.50%), action 201, FPS 2.36, Running 142.43s Step 555( 33.67%), action 202, FPS 2.36, Running 142.79s Step 556( 33.83%), action 203, FPS 2.36, Running 143.34s Step 557( 34.00%), action 204, FPS 2.39, Running 143.59s Step 558( 34.17%), action 205, FPS 2.36, Running 144.06s Step 559( 34.33%), action 206, FPS 2.35, Running 144.36s Step 560( 34.50%), action 207, FPS 2.35, Running 144.89s Step 561( 34.67%), action 208, FPS 2.34, Running 145.23s Step 562( 34.83%), action 209, FPS 2.32, Running 145.80s Step 563( 35.00%), action 210, FPS 2.31, Running 146.17s Step 564( 35.17%), action 211, FPS 2.31, Running 146.89s Step 565( 35.33%), action 212, FPS 2.30, Running 147.23s Step 566( 35.50%), action 213, FPS 2.34, Running 147.65s Step 567( 35.67%), action 214, FPS 2.33, Running 147.99s Step 568( 35.83%), action 215, FPS 2.30, Running 148.46s Step 569( 36.00%), action 216, FPS 2.28, Running 148.79s Step 570( 36.17%), action 217, FPS 2.25, Running 149.43s Step 571( 36.33%), action 218, FPS 2.22, Running 149.85s Step 572( 36.50%), action 219, FPS 2.15, Running 150.69s Step 573( 36.67%), action 220, FPS 2.13, Running 151.14s Step 574( 36.83%), action 221, FPS 2.13, Running 151.84s Step 575( 37.00%), action 222, FPS 2.13, Running 152.19s Step 576( 37.17%), action 223, FPS 2.12, Running 152.76s Step 577( 37.33%), action 224, FPS 2.10, Running 153.12s Step 578( 37.50%), action 225, FPS 2.02, Running 153.94s Step 579( 37.67%), action 226, FPS 2.01, Running 154.29s Step 580( 37.83%), action 227, FPS 1.99, Running 154.94s Step 581( 38.00%), action 228, FPS 2.00, Running 155.25s Step 582( 38.17%), action 229, FPS 1.97, Running 155.93s Step 583( 38.33%), action 230, FPS 1.90, Running 156.67s Step 584( 38.50%), action 231, FPS 1.91, Running 157.36s Step 585( 38.67%), action 232, FPS 1.91, Running 157.71s Step 586( 38.83%), action 233, FPS 1.86, Running 158.39s Step 587( 39.00%), action 234, FPS 1.86, Running 158.72s Step 588( 39.17%), action 235, FPS 1.86, Running 159.21s Step 589( 39.33%), action 236, FPS 1.87, Running 159.48s Step 590( 39.50%), action 237, FPS 1.89, Running 159.99s Step 591( 39.67%), action 238, FPS 1.91, Running 160.32s Step 592( 39.83%), action 239, FPS 1.94, Running 160.99s Step 593( 40.00%), action 240, FPS 1.95, Running 161.41s Step 594( 40.17%), action 241, FPS 1.87, Running 162.53s Step 595( 40.33%), action 242, FPS 1.87, Running 162.88s Step 596( 40.50%), action 243, FPS 1.87, Running 163.44s Step 597( 40.67%), action 244, FPS 1.87, Running 163.79s Step 598( 40.83%), action 245, FPS 1.91, Running 164.42s Step 599( 41.00%), action 246, FPS 1.91, Running 164.78s Step 600( 41.17%), action 247, FPS 1.92, Running 165.38s Step 601( 41.33%), action 248, FPS 1.86, Running 165.99s Step 602( 41.50%), action 249, FPS 1.87, Running 166.60s Step 603( 41.67%), action 250, FPS 1.96, Running 166.88s Step 604( 41.83%), action 251, FPS 1.96, Running 167.58s Step 605( 42.00%), action 252, FPS 1.97, Running 167.88s Step 606( 42.17%), action 253, FPS 1.91, Running 168.85s Step 607( 42.33%), action 254, FPS 1.91, Running 169.18s Step 608( 42.50%), action 255, FPS 1.89, Running 169.78s Step 609( 42.67%), action 256, FPS 1.87, Running 170.16s Step 610( 42.83%), action 257, FPS 1.79, Running 171.16s Step 611( 43.00%), action 258, FPS 1.74, Running 171.79s Step 612( 43.17%), action 259, FPS 1.76, Running 172.38s Step 613( 43.33%), action 260, FPS 1.71, Running 173.08s Step 614( 43.50%), action 261, FPS 1.73, Running 174.09s Step 615( 43.67%), action 262, FPS 1.73, Running 174.42s Step 616( 43.83%), action 263, FPS 1.66, Running 175.46s Step 617( 44.00%), action 264, FPS 1.66, Running 175.81s Step 618( 44.17%), action 265, FPS 1.62, Running 176.79s Step 619( 44.33%), action 266, FPS 1.61, Running 177.19s Step 620( 44.50%), action 267, FPS 1.62, Running 177.76s Step 621( 44.67%), action 268, FPS 1.67, Running 177.97s Step 622( 44.83%), action 269, FPS 1.68, Running 178.49s Step 623( 45.00%), action 270, FPS 1.68, Running 178.81s Step 624( 45.17%), action 271, FPS 1.66, Running 179.59s Step 625( 45.33%), action 272, FPS 1.66, Running 179.92s Step 626( 45.50%), action 273, FPS 1.72, Running 180.47s Step 627( 45.67%), action 274, FPS 1.69, Running 180.99s Step 628( 45.83%), action 275, FPS 1.68, Running 181.66s Step 629( 46.00%), action 276, FPS 1.68, Running 182.04s Step 630( 46.17%), action 277, FPS 1.74, Running 182.68s Step 631( 46.33%), action 278, FPS 1.78, Running 183.04s Step 632( 46.50%), action 279, FPS 1.77, Running 183.65s Step 633( 46.67%), action 280, FPS 1.83, Running 184.03s Step 634( 46.83%), action 281, FPS 1.81, Running 185.14s Step 635( 47.00%), action 282, FPS 1.81, Running 185.49s Step 636( 47.17%), action 283, FPS 1.83, Running 186.37s Step 637( 47.33%), action 284, FPS 1.83, Running 186.76s Step 638( 47.50%), action 285, FPS 1.89, Running 187.37s Step 639( 47.67%), action 286, FPS 1.89, Running 187.75s Step 640( 47.83%), action 287, FPS 1.85, Running 188.57s Step 641( 48.00%), action 288, FPS 1.83, Running 188.91s Step 642( 48.17%), action 289, FPS 1.84, Running 189.36s Step 643( 48.33%), action 290, FPS 1.84, Running 189.70s Step 644( 48.50%), action 291, FPS 1.76, Running 190.94s Step 645( 48.67%), action 292, FPS 1.72, Running 191.56s Step 646( 48.83%), action 293, FPS 1.68, Running 192.38s Step 647( 49.00%), action 294, FPS 1.70, Running 192.74s Step 648( 49.17%), action 295, FPS 1.72, Running 193.31s Step 649( 49.33%), action 296, FPS 1.73, Running 193.64s Step 650( 49.50%), action 297, FPS 1.68, Running 194.59s Step 651( 49.67%), action 298, FPS 1.66, Running 195.10s Step 652( 49.83%), action 299, FPS 1.66, Running 195.73s Step 653( 50.00%), action 300, FPS 1.66, Running 196.10s Step 654( 50.17%), action 301, FPS 1.68, Running 197.07s Step 655( 50.33%), action 302, FPS 1.64, Running 197.69s Step 656( 50.50%), action 303, FPS 1.67, Running 198.35s Step 657( 50.67%), action 304, FPS 1.67, Running 198.72s Step 658( 50.83%), action 305, FPS 1.66, Running 199.41s Step 659( 51.00%), action 306, FPS 1.65, Running 199.89s Step 660( 51.17%), action 307, FPS 1.68, Running 200.46s Step 661( 51.33%), action 308, FPS 1.69, Running 200.78s Step 662( 51.50%), action 309, FPS 1.66, Running 201.38s Step 663( 51.67%), action 310, FPS 1.62, Running 202.03s Step 664( 51.83%), action 311, FPS 1.68, Running 202.84s Step 665( 52.00%), action 312, FPS 1.72, Running 203.22s Step 666( 52.17%), action 313, FPS 1.75, Running 203.84s Step 667( 52.33%), action 314, FPS 1.71, Running 204.45s Step 668( 52.50%), action 315, FPS 1.71, Running 205.03s Step 669( 52.67%), action 316, FPS 1.70, Running 205.37s Step 670( 52.83%), action 317, FPS 1.76, Running 205.98s Step 671( 53.00%), action 318, FPS 1.79, Running 206.31s Step 672( 53.17%), action 319, FPS 1.79, Running 206.90s Step 673( 53.33%), action 320, FPS 1.80, Running 207.24s Step 674( 53.50%), action 321, FPS 1.82, Running 208.07s Step 675( 53.67%), action 322, FPS 1.87, Running 208.42s Step 676( 53.83%), action 323, FPS 1.85, Running 209.14s Step 677( 54.00%), action 324, FPS 1.81, Running 209.76s Step 678( 54.17%), action 325, FPS 1.82, Running 210.43s Step 679( 54.33%), action 326, FPS 1.84, Running 210.77s Step 680( 54.50%), action 327, FPS 1.84, Running 211.32s Step 681( 54.67%), action 328, FPS 1.80, Running 211.86s Step 682( 54.83%), action 329, FPS 1.82, Running 212.38s Step 683( 55.00%), action 330, FPS 1.88, Running 212.65s Step 684( 55.17%), action 331, FPS 1.90, Running 213.38s Step 685( 55.33%), action 332, FPS 1.89, Running 213.80s Step 686( 55.50%), action 333, FPS 1.87, Running 214.56s Step 687( 55.67%), action 334, FPS 1.91, Running 214.91s Step 688( 55.83%), action 335, FPS 1.91, Running 215.47s Step 689( 56.00%), action 336, FPS 1.91, Running 215.82s Step 690( 56.17%), action 337, FPS 1.94, Running 216.27s Step 691( 56.33%), action 338, FPS 1.95, Running 216.57s Step 692( 56.50%), action 339, FPS 1.97, Running 217.07s Step 693( 56.67%), action 340, FPS 1.96, Running 217.45s Step 694( 56.83%), action 341, FPS 1.95, Running 218.32s Step 695( 57.00%), action 342, FPS 1.94, Running 218.72s Step 696( 57.17%), action 343, FPS 1.97, Running 219.28s Step 697( 57.33%), action 344, FPS 2.03, Running 219.60s Step 698( 57.50%), action 345, FPS 2.06, Running 220.15s Step 699( 57.67%), action 346, FPS 2.06, Running 220.46s Step 700( 57.83%), action 347, FPS 2.05, Running 221.09s Step 701( 58.00%), action 348, FPS 2.09, Running 221.45s Step 702( 58.17%), action 349, FPS 2.07, Running 222.04s Step 703( 58.33%), action 350, FPS 2.06, Running 222.36s Step 704( 58.50%), action 351, FPS 2.05, Running 223.13s Step 705( 58.67%), action 352, FPS 2.08, Running 223.43s Step 706( 58.83%), action 353, FPS 2.14, Running 223.91s Step 707( 59.00%), action 354, FPS 2.15, Running 224.22s Step 708( 59.17%), action 355, FPS 2.15, Running 224.80s Step 709( 59.33%), action 356, FPS 2.14, Running 225.15s Step 710( 59.50%), action 357, FPS 2.10, Running 225.80s Step 711( 59.67%), action 358, FPS 2.09, Running 226.14s Step 712( 59.83%), action 359, FPS 2.08, Running 226.69s Step 713( 60.00%), action 360, FPS 2.09, Running 227.02s Step 714( 60.17%), action 361, FPS 2.13, Running 227.71s Step 715( 60.33%), action 362, FPS 2.16, Running 228.00s Step 716( 60.50%), action 363, FPS 2.14, Running 228.62s Step 717( 60.67%), action 364, FPS 2.13, Running 229.00s Step 718( 60.83%), action 365, FPS 2.04, Running 229.94s Step 719( 61.00%), action 366, FPS 2.00, Running 230.47s Step 720( 61.17%), action 367, FPS 1.97, Running 231.25s Step 721( 61.33%), action 368, FPS 1.97, Running 231.58s Step 722( 61.50%), action 369, FPS 1.98, Running 232.16s Step 723( 61.67%), action 370, FPS 1.96, Running 232.56s Step 724( 61.83%), action 371, FPS 1.96, Running 233.35s Step 725( 62.00%), action 372, FPS 1.90, Running 233.94s Step 726( 62.17%), action 373, FPS 1.86, Running 234.63s Step 727( 62.33%), action 374, FPS 1.86, Running 234.98s Step 728( 62.50%), action 375, FPS 1.80, Running 235.92s Step 729( 62.67%), action 376, FPS 1.78, Running 236.37s Step 730( 62.83%), action 377, FPS 1.76, Running 237.16s Step 731( 63.00%), action 378, FPS 1.74, Running 237.62s Step 732( 63.17%), action 379, FPS 1.74, Running 238.20s Step 733( 63.33%), action 380, FPS 1.73, Running 238.55s Step 734( 63.50%), action 381, FPS 1.75, Running 239.16s Step 735( 63.67%), action 382, FPS 1.72, Running 239.65s Step 736( 63.83%), action 383, FPS 1.72, Running 240.24s Step 737( 64.00%), action 384, FPS 1.72, Running 240.62s Step 738( 64.17%), action 385, FPS 1.77, Running 241.23s Step 739( 64.33%), action 386, FPS 1.80, Running 241.57s Step 740( 64.50%), action 387, FPS 1.83, Running 242.18s Step 741( 64.67%), action 388, FPS 1.82, Running 242.55s Step 742( 64.83%), action 389, FPS 1.82, Running 243.14s Step 743( 65.00%), action 390, FPS 1.81, Running 243.58s Step 744( 65.17%), action 391, FPS 1.81, Running 244.38s Step 745( 65.33%), action 392, FPS 1.85, Running 244.77s Step 746( 65.50%), action 393, FPS 1.84, Running 245.48s Step 747( 65.67%), action 394, FPS 1.84, Running 245.86s Step 748( 65.83%), action 395, FPS 1.91, Running 246.41s Step 749( 66.00%), action 396, FPS 1.92, Running 246.77s Step 750( 66.17%), action 397, FPS 1.98, Running 247.27s Step 751( 66.33%), action 398, FPS 1.99, Running 247.67s Step 752( 66.50%), action 399, FPS 1.99, Running 248.22s Step 753( 66.67%), action 400, FPS 2.00, Running 248.57s Step 754( 66.83%), action 401, FPS 1.96, Running 249.37s Step 755( 67.00%), action 402, FPS 1.95, Running 249.90s Step 756( 67.17%), action 403, FPS 1.96, Running 250.46s Step 757( 67.33%), action 404, FPS 1.93, Running 251.01s Step 758( 67.50%), action 405, FPS 1.94, Running 251.54s Step 759( 67.67%), action 406, FPS 1.94, Running 251.89s Step 760( 67.83%), action 407, FPS 1.94, Running 252.51s Step 761( 68.00%), action 408, FPS 1.94, Running 252.85s Step 762( 68.17%), action 409, FPS 1.92, Running 253.53s Step 763( 68.33%), action 410, FPS 1.93, Running 253.93s Step 764( 68.50%), action 411, FPS 1.94, Running 254.68s Step 765( 68.67%), action 412, FPS 1.95, Running 255.02s Step 766( 68.83%), action 413, FPS 1.97, Running 255.64s Step 767( 69.00%), action 414, FPS 1.97, Running 256.00s Step 768( 69.17%), action 415, FPS 1.96, Running 256.63s Step 769( 69.33%), action 416, FPS 1.94, Running 257.06s Step 770( 69.50%), action 417, FPS 1.90, Running 257.78s Step 771( 69.67%), action 418, FPS 1.92, Running 258.09s Step 772( 69.83%), action 419, FPS 1.89, Running 258.82s Step 773( 70.00%), action 420, FPS 1.87, Running 259.28s Step 774( 70.17%), action 421, FPS 1.87, Running 260.10s Step 775( 70.33%), action 422, FPS 1.90, Running 260.42s Step 776( 70.50%), action 423, FPS 1.90, Running 260.96s Step 777( 70.67%), action 424, FPS 1.94, Running 261.30s Step 778( 70.83%), action 425, FPS 1.97, Running 261.71s Step 779( 71.00%), action 426, FPS 1.97, Running 262.07s Step 780( 71.17%), action 427, FPS 1.98, Running 262.59s Step 781( 71.33%), action 428, FPS 1.99, Running 262.92s Step 782( 71.50%), action 429, FPS 2.01, Running 263.48s Step 783( 71.67%), action 430, FPS 2.01, Running 263.88s Step 784( 71.83%), action 431, FPS 2.01, Running 264.64s Step 785( 72.00%), action 432, FPS 2.00, Running 265.02s Step 786( 72.17%), action 433, FPS 2.05, Running 265.39s Step 787( 72.33%), action 434, FPS 2.07, Running 265.66s Step 788( 72.50%), action 435, FPS 2.08, Running 266.24s Step 789( 72.67%), action 436, FPS 2.10, Running 266.57s Step 790( 72.83%), action 437, FPS 2.14, Running 267.15s Step 791( 73.00%), action 438, FPS 2.12, Running 267.51s Step 792( 73.17%), action 439, FPS 2.16, Running 268.06s Step 793( 73.33%), action 440, FPS 2.19, Running 268.41s Step 794( 73.50%), action 441, FPS 2.24, Running 269.04s Step 795( 73.67%), action 442, FPS 2.27, Running 269.24s Step 796( 73.83%), action 443, FPS 2.29, Running 269.69s Step 797( 74.00%), action 444, FPS 2.29, Running 270.04s Step 798( 74.17%), action 445, FPS 2.24, Running 270.63s Step 799( 74.33%), action 446, FPS 2.21, Running 271.10s Step 800( 74.50%), action 447, FPS 2.20, Running 271.69s Step 801( 74.67%), action 448, FPS 2.20, Running 272.03s Step 802( 74.83%), action 449, FPS 2.19, Running 272.59s Step 803( 75.00%), action 450, FPS 2.20, Running 272.95s Step 804( 75.17%), action 451, FPS 2.25, Running 273.53s Step 805( 75.33%), action 452, FPS 2.27, Running 273.85s Step 806( 75.50%), action 453, FPS 2.22, Running 274.40s Step 807( 75.67%), action 454, FPS 2.20, Running 274.74s Step 808( 75.83%), action 455, FPS 2.18, Running 275.40s Step 809( 76.00%), action 456, FPS 2.18, Running 275.75s Step 810( 76.17%), action 457, FPS 2.18, Running 276.32s Step 811( 76.33%), action 458, FPS 2.19, Running 276.65s Step 812( 76.50%), action 459, FPS 2.17, Running 277.26s Step 813( 76.67%), action 460, FPS 2.20, Running 277.49s Step 814( 76.83%), action 461, FPS 2.17, Running 278.26s Step 815( 77.00%), action 462, FPS 2.15, Running 278.56s Step 816( 77.17%), action 463, FPS 2.12, Running 279.12s Step 817( 77.33%), action 464, FPS 2.13, Running 279.45s Step 818( 77.50%), action 465, FPS 2.14, Running 279.97s Step 819( 77.67%), action 466, FPS 2.17, Running 280.31s Step 820( 77.83%), action 467, FPS 2.18, Running 280.86s Step 821( 78.00%), action 468, FPS 2.17, Running 281.25s Step 822( 78.17%), action 469, FPS 2.14, Running 281.92s Step 823( 78.33%), action 470, FPS 2.15, Running 282.24s Step 824( 78.50%), action 471, FPS 2.10, Running 283.06s Step 825( 78.67%), action 472, FPS 2.09, Running 283.41s Step 826( 78.83%), action 473, FPS 2.08, Running 283.99s Step 827( 79.00%), action 474, FPS 2.05, Running 284.51s Step 828( 79.17%), action 475, FPS 2.04, Running 285.18s Step 829( 79.33%), action 476, FPS 2.06, Running 285.45s Step 830( 79.50%), action 477, FPS 2.06, Running 286.03s Step 831( 79.67%), action 478, FPS 2.06, Running 286.35s Step 832( 79.83%), action 479, FPS 2.07, Running 286.92s Step 833( 80.00%), action 480, FPS 2.03, Running 287.34s Step 834( 80.17%), action 481, FPS 2.04, Running 288.08s Step 835( 80.33%), action 482, FPS 2.01, Running 288.52s Step 836( 80.50%), action 483, FPS 2.00, Running 289.13s Step 837( 80.67%), action 484, FPS 1.95, Running 289.70s Step 838( 80.83%), action 485, FPS 1.96, Running 290.17s Step 839( 81.00%), action 486, FPS 1.95, Running 290.56s Step 840( 81.17%), action 487, FPS 1.94, Running 291.16s Step 841( 81.33%), action 488, FPS 1.94, Running 291.55s Step 842( 81.50%), action 489, FPS 1.94, Running 292.24s Step 843( 81.67%), action 490, FPS 1.92, Running 292.65s Step 844( 81.83%), action 491, FPS 1.96, Running 293.25s Step 845( 82.00%), action 492, FPS 1.96, Running 293.63s Step 846( 82.17%), action 493, FPS 1.95, Running 294.25s Step 847( 82.33%), action 494, FPS 1.96, Running 294.73s Step 848( 82.50%), action 495, FPS 1.94, Running 295.49s Step 849( 82.67%), action 496, FPS 1.92, Running 295.87s Step 850( 82.83%), action 497, FPS 1.92, Running 296.44s Step 851( 83.00%), action 498, FPS 1.92, Running 296.78s Step 852( 83.17%), action 499, FPS 1.92, Running 297.34s Step 853( 83.33%), action 500, FPS 1.92, Running 297.78s Step 854( 83.50%), action 501, FPS 1.91, Running 298.54s Step 855( 83.67%), action 502, FPS 1.92, Running 298.92s Step 856( 83.83%), action 503, FPS 1.91, Running 299.59s Step 857( 84.00%), action 504, FPS 1.94, Running 299.98s Step 858( 84.17%), action 505, FPS 1.93, Running 300.52s Step 859( 84.33%), action 506, FPS 1.95, Running 300.80s Step 860( 84.50%), action 507, FPS 1.93, Running 301.51s Step 861( 84.67%), action 508, FPS 1.94, Running 301.84s Step 862( 84.83%), action 509, FPS 1.97, Running 302.38s Step 863( 85.00%), action 510, FPS 1.99, Running 302.71s Step 864( 85.17%), action 511, FPS 1.95, Running 303.51s Step 865( 85.33%), action 512, FPS 1.95, Running 303.88s Step 866( 85.50%), action 513, FPS 1.96, Running 304.47s Step 867( 85.67%), action 514, FPS 1.96, Running 304.96s Step 868( 85.83%), action 515, FPS 2.00, Running 305.50s Step 869( 86.00%), action 516, FPS 1.97, Running 306.02s Step 870( 86.17%), action 517, FPS 1.96, Running 306.64s Step 871( 86.33%), action 518, FPS 1.95, Running 307.04s Step 872( 86.50%), action 519, FPS 1.95, Running 307.58s Step 873( 86.67%), action 520, FPS 1.97, Running 307.94s Step 874( 86.83%), action 521, FPS 2.00, Running 308.55s Step 875( 87.00%), action 522, FPS 2.01, Running 308.85s Step 876( 87.17%), action 523, FPS 2.04, Running 309.37s Step 877( 87.33%), action 524, FPS 2.05, Running 309.71s Step 878( 87.50%), action 525, FPS 2.03, Running 310.36s Step 879( 87.67%), action 526, FPS 2.00, Running 310.79s Step 880( 87.83%), action 527, FPS 2.01, Running 311.46s Step 881( 88.00%), action 528, FPS 2.00, Running 311.83s Step 882( 88.17%), action 529, FPS 2.01, Running 312.31s Step 883( 88.33%), action 530, FPS 2.04, Running 312.53s Step 884( 88.50%), action 531, FPS 2.05, Running 313.25s Step 885( 88.67%), action 532, FPS 2.06, Running 313.58s Step 886( 88.83%), action 533, FPS 2.06, Running 314.18s Step 887( 89.00%), action 534, FPS 2.09, Running 314.54s Step 888( 89.17%), action 535, FPS 2.09, Running 315.06s Step 889( 89.33%), action 536, FPS 2.13, Running 315.42s Step 890( 89.50%), action 537, FPS 2.12, Running 316.06s Step 891( 89.67%), action 538, FPS 2.14, Running 316.40s Step 892( 89.83%), action 539, FPS 2.18, Running 316.74s Step 893( 90.00%), action 540, FPS 2.22, Running 316.95s Step 894( 90.17%), action 541, FPS 2.22, Running 317.57s Step 895( 90.33%), action 542, FPS 2.22, Running 317.86s Step 896( 90.50%), action 543, FPS 2.20, Running 318.47s Step 897( 90.67%), action 544, FPS 2.18, Running 318.87s Step 898( 90.83%), action 545, FPS 2.20, Running 319.44s Step 899( 91.00%), action 546, FPS 2.22, Running 319.79s Step 900( 91.17%), action 547, FPS 2.25, Running 320.34s Step 901( 91.33%), action 548, FPS 2.26, Running 320.66s Step 902( 91.50%), action 549, FPS 2.30, Running 321.03s Step 903( 91.67%), action 550, FPS 2.29, Running 321.27s Step 904( 91.83%), action 551, FPS 2.27, Running 322.07s Step 905( 92.00%), action 552, FPS 2.23, Running 322.55s Step 906( 92.17%), action 553, FPS 2.21, Running 323.22s Step 907( 92.33%), action 554, FPS 2.21, Running 323.58s Step 908( 92.50%), action 555, FPS 2.19, Running 324.18s Step 909( 92.67%), action 556, FPS 2.20, Running 324.50s Step 910( 92.83%), action 557, FPS 2.24, Running 324.98s Step 911( 93.00%), action 558, FPS 2.27, Running 325.21s Step 912( 93.17%), action 559, FPS 2.23, Running 325.70s Step 913( 93.33%), action 560, FPS 2.20, Running 326.02s Step 914( 93.50%), action 561, FPS 2.18, Running 326.75s Step 915( 93.67%), action 562, FPS 2.16, Running 327.10s Step 916( 93.83%), action 563, FPS 2.17, Running 327.67s Step 917( 94.00%), action 564, FPS 2.19, Running 328.02s Step 918( 94.17%), action 565, FPS 2.19, Running 328.58s Step 919( 94.33%), action 566, FPS 2.20, Running 328.87s Step 920( 94.50%), action 567, FPS 2.23, Running 329.31s Step 921( 94.67%), action 568, FPS 2.21, Running 329.73s Step 922( 94.83%), action 569, FPS 2.17, Running 330.23s Step 923( 95.00%), action 570, FPS 2.15, Running 330.57s Step 924( 95.17%), action 571, FPS 2.18, Running 331.25s Step 925( 95.33%), action 572, FPS 2.21, Running 331.60s Step 926( 95.50%), action 573, FPS 2.24, Running 332.13s Step 927( 95.67%), action 574, FPS 2.25, Running 332.48s Step 928( 95.83%), action 575, FPS 2.29, Running 332.90s Step 929( 96.00%), action 576, FPS 2.29, Running 333.23s Step 930( 96.17%), action 577, FPS 2.29, Running 333.72s Step 931( 96.33%), action 578, FPS 2.26, Running 334.05s Step 932( 96.50%), action 579, FPS 2.21, Running 334.74s Step 933( 96.67%), action 580, FPS 2.20, Running 335.11s Step 934( 96.83%), action 581, FPS 2.20, Running 335.84s Step 935( 97.00%), action 582, FPS 2.20, Running 336.19s Step 936( 97.17%), action 583, FPS 2.21, Running 336.73s Step 937( 97.33%), action 584, FPS 2.24, Running 336.95s Step 938( 97.50%), action 585, FPS 2.28, Running 337.35s Step 939( 97.67%), action 586, FPS 2.28, Running 337.66s Step 940( 97.83%), action 587, FPS 2.26, Running 338.15s Step 941( 98.00%), action 588, FPS 2.26, Running 338.57s Step 942( 98.17%), action 589, FPS 2.25, Running 339.11s Step 943( 98.33%), action 590, FPS 2.23, Running 339.55s Step 944( 98.50%), action 591, FPS 2.22, Running 340.26s Step 945( 98.67%), action 592, FPS 2.21, Running 340.64s Step 946( 98.83%), action 593, FPS 2.24, Running 341.05s Step 947( 99.00%), action 594, FPS 2.25, Running 341.37s Step 948( 99.17%), action 595, FPS 2.22, Running 341.90s Step 949( 99.33%), action 596, FPS 2.21, Running 342.29s Step 950( 99.50%), action 597, FPS 2.19, Running 342.85s Step 951( 99.67%), action 598, FPS 2.19, Running 343.19s Step 952( 99.83%), action 599, FPS 2.22, Running 343.77s Step 953(100.00%), action 600, FPS 2.22, Running 344.10s [2026-08-02 23:15:54] [51 ] Seed 50 failed after 344.43 s. +steps: 953 , actions: 600 . +Instruction: Empty +Total 7/51(13.73%) success. +Setting seed: 51 +Step 1( N/A%), pre moving , FPS 7.49, Running 0.13s Step 2( N/A%), pre moving , FPS 12.91, Running 0.15s Step 3( N/A%), pre moving , FPS 17.12, Running 0.18s Step 4( N/A%), pre moving , FPS 20.41, Running 0.20s Step 5( N/A%), pre moving , FPS 23.05, Running 0.22s 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.59, Running 0.28s Step 9( N/A%), pre moving , FPS 29.94, Running 0.30s Step 10( N/A%), pre moving , FPS 31.12, Running 0.32s Step 11( N/A%), pre moving , FPS 32.09, Running 0.34s Step 12( N/A%), pre moving , FPS 33.02, Running 0.36s Step 13( N/A%), pre moving , FPS 33.85, Running 0.38s Step 14( N/A%), pre moving , FPS 34.04, Running 0.41s Step 15( N/A%), pre moving , FPS 34.59, Running 0.43s Step 16( N/A%), pre moving , FPS 35.08, Running 0.46s Step 17( N/A%), pre moving , FPS 35.51, Running 0.48s Step 18( N/A%), pre moving , FPS 36.05, Running 0.50s Step 19( N/A%), pre moving , FPS 36.53, Running 0.52s Step 20( N/A%), pre moving , FPS 36.85, Running 0.54s Step 21( N/A%), pre moving , FPS 27.75, Running 0.85s Step 22( N/A%), pre moving , FPS 27.44, Running 0.88s Step 23( N/A%), pre moving , FPS 26.37, Running 0.93s Step 24( N/A%), pre moving , FPS 25.14, Running 0.99s Step 25( N/A%), pre moving , FPS 24.28, Running 1.04s Step 26( N/A%), pre moving , FPS 17.82, Running 1.36s Step 27( N/A%), pre moving , FPS 17.66, Running 1.39s Step 28( N/A%), pre moving , FPS 17.21, Running 1.44s Step 29( N/A%), pre moving , FPS 16.24, Running 1.53s Step 30( N/A%), pre moving , FPS 15.19, Running 1.64s Step 31( N/A%), pre moving , FPS 14.40, Running 1.73s Step 32( N/A%), pre moving , FPS 13.68, Running 1.83s Step 33( N/A%), pre moving , FPS 13.06, Running 1.92s Step 34( N/A%), pre moving , FPS 12.55, Running 2.01s Step 35( N/A%), pre moving , FPS 12.04, Running 2.10s Step 36( N/A%), pre moving , FPS 8.42, Running 2.83s Step 37( N/A%), pre moving , FPS 7.77, Running 3.05s Step 38( N/A%), pre moving , FPS 7.55, Running 3.15s Step 39( N/A%), pre moving , FPS 7.34, Running 3.24s Step 40( N/A%), pre moving , FPS 7.15, Running 3.34s Step 41( N/A%), pre moving , FPS 7.76, Running 3.43s Step 42( N/A%), pre moving , FPS 7.56, Running 3.53s Step 43( N/A%), pre moving , FPS 7.44, Running 3.62s Step 44( N/A%), pre moving , FPS 7.35, Running 3.71s Step 45( N/A%), pre moving , FPS 7.25, Running 3.80s Step 46( N/A%), pre moving , FPS 7.90, Running 3.89s Step 47( N/A%), pre moving , FPS 7.70, Running 3.99s Step 48( N/A%), pre moving , FPS 6.56, Running 4.49s Step 49( N/A%), pre moving , FPS 6.69, Running 4.52s Step 50( N/A%), pre moving , FPS 6.77, Running 4.59s Step 51( N/A%), pre moving , FPS 6.90, Running 4.63s Step 52( N/A%), pre moving , FPS 7.02, Running 4.67s Step 53( N/A%), pre moving , FPS 7.02, Running 4.76s Step 54( N/A%), pre moving , FPS 7.02, Running 4.85s Step 55( N/A%), pre moving , FPS 7.11, Running 4.91s Step 56( N/A%), pre moving , FPS 9.36, Running 4.97s Step 57( N/A%), pre moving , FPS 9.99, Running 5.05s Step 58( N/A%), pre moving , FPS 9.83, Running 5.18s Step 59( N/A%), pre moving , FPS 9.74, Running 5.30s Step 60( N/A%), pre moving , FPS 9.48, Running 5.45s Step 61( N/A%), pre moving , FPS 9.09, Running 5.63s Step 62( N/A%), pre moving , FPS 8.73, Running 5.82s Step 63( N/A%), pre moving , FPS 8.41, Running 6.00s Step 64( N/A%), pre moving , FPS 8.05, Running 6.20s Step 65( N/A%), pre moving , FPS 7.61, Running 6.43s Step 66( N/A%), pre moving , FPS 7.37, Running 6.61s Step 67( N/A%), pre moving , FPS 7.07, Running 6.82s Step 68( N/A%), pre moving , FPS 7.96, Running 7.00s Step 69( N/A%), pre moving , FPS 7.59, Running 7.16s Step 70( N/A%), pre moving , FPS 7.26, Running 7.35s Step 71( N/A%), pre moving , FPS 6.88, Running 7.54s Step 72( N/A%), pre moving , FPS 6.57, Running 7.72s Step 73( N/A%), pre moving , FPS 6.44, Running 7.87s Step 74( N/A%), pre moving , FPS 6.33, Running 8.01s Step 75( N/A%), pre moving , FPS 6.21, Running 8.13s Step 76( N/A%), pre moving , FPS 6.05, Running 8.28s Step 77( N/A%), pre moving , FPS 5.94, Running 8.42s Step 78( N/A%), pre moving , FPS 6.01, Running 8.51s Step 79( N/A%), pre moving , FPS 6.04, Running 8.61s Step 80( N/A%), pre moving , FPS 6.17, Running 8.69s Step 81( N/A%), pre moving , FPS 6.36, Running 8.78s Step 82( N/A%), pre moving , FPS 6.65, Running 8.83s Step 83( N/A%), pre moving , FPS 6.97, Running 8.87s Step 84( N/A%), pre moving , FPS 7.40, Running 8.90s Step 85( N/A%), pre moving , FPS 7.94, Running 8.95s Step 86( N/A%), pre moving , FPS 8.41, Running 8.99s Step 87( N/A%), pre moving , FPS 8.93, Running 9.06s Step 88( N/A%), pre moving , FPS 9.47, Running 9.11s Step 89( N/A%), pre moving , FPS 9.91, Running 9.17s Step 90( N/A%), pre moving , FPS 10.51, Running 9.25s Step 91( N/A%), pre moving , FPS 11.30, Running 9.31s Step 92( N/A%), pre moving , FPS 11.89, Running 9.40s Step 93( N/A%), pre moving , FPS 12.35, Running 9.49s Step 94( N/A%), pre moving , FPS 12.77, Running 9.58s Step 95( N/A%), pre moving , FPS 12.94, Running 9.68s Step 96( N/A%), pre moving , FPS 13.23, Running 9.79s Step 97( N/A%), pre moving , FPS 13.68, Running 9.88s Step 98( N/A%), pre moving , FPS 13.60, Running 9.98s Step 99( N/A%), pre moving , FPS 13.59, Running 10.08s Step 100( N/A%), pre moving , FPS 8.39, Running 11.07s Step 101( N/A%), pre moving , FPS 7.42, Running 11.47s Step 102( N/A%), pre moving , FPS 6.92, Running 11.71s Step 103( N/A%), pre moving , FPS 6.33, Running 12.03s Step 104( N/A%), pre moving , FPS 6.10, Running 12.18s Step 105( N/A%), pre moving , FPS 5.75, Running 12.42s Step 106( N/A%), pre moving , FPS 5.45, Running 12.66s Step 107( N/A%), pre moving , FPS 5.13, Running 12.95s Step 108( N/A%), pre moving , FPS 5.01, Running 13.11s Step 109( N/A%), pre moving , FPS 4.61, Running 13.51s Step 110( N/A%), pre moving , FPS 4.45, Running 13.74s Step 111( N/A%), pre moving , FPS 4.15, Running 14.12s Step 112( N/A%), pre moving , FPS 4.04, Running 14.35s Step 113( N/A%), pre moving , FPS 3.85, Running 14.69s Step 114( N/A%), pre moving , FPS 3.75, Running 14.91s Step 115( N/A%), pre moving , FPS 3.58, Running 15.26s Step 116( N/A%), pre moving , FPS 3.50, Running 15.50s Step 117( N/A%), pre moving , FPS 3.35, Running 15.85s Step 118( N/A%), pre moving , FPS 3.32, Running 16.01s Step 119( N/A%), pre moving , FPS 3.22, Running 16.29s Step 120( N/A%), pre moving , FPS 3.66, Running 16.53s Step 121( N/A%), pre moving , FPS 3.72, Running 16.85s Step 122( N/A%), pre moving , FPS 3.72, Running 17.09s Step 123( N/A%), pre moving , FPS 3.69, Running 17.45s Step 124( N/A%), pre moving , FPS 3.64, Running 17.67s Step 125( N/A%), pre moving , FPS 3.57, Running 18.03s Step 126( N/A%), pre moving , FPS 3.59, Running 18.23s Step 127( N/A%), pre moving , FPS 3.51, Running 18.64s Step 128( N/A%), pre moving , FPS 3.42, Running 18.96s Step 129( N/A%), pre moving , FPS 3.43, Running 19.35s Step 130( N/A%), pre moving , FPS 3.44, Running 19.56s Step 131( N/A%), pre moving , FPS 3.52, Running 19.80s Step 132( N/A%), pre moving , FPS 3.57, Running 19.94s Step 133( N/A%), pre moving , FPS 3.54, Running 20.33s Step 134( N/A%), pre moving , FPS 3.57, Running 20.52s Step 135( N/A%), pre moving , FPS 3.55, Running 20.90s Step 136( N/A%), pre moving , FPS 3.56, Running 21.12s Step 137( N/A%), pre moving , FPS 3.53, Running 21.52s Step 138( N/A%), pre moving , FPS 3.48, Running 21.76s Step 139( N/A%), pre moving , FPS 3.42, Running 22.13s Step 140( N/A%), pre moving , FPS 3.44, Running 22.35s Step 141( N/A%), pre moving , FPS 3.39, Running 22.75s Step 142( N/A%), pre moving , FPS 3.38, Running 23.02s Step 143( N/A%), pre moving , FPS 3.36, Running 23.40s Step 144( N/A%), pre moving , FPS 3.33, Running 23.68s Step 145( N/A%), pre moving , FPS 3.33, Running 24.03s Step 146( N/A%), pre moving , FPS 3.31, Running 24.27s Step 147( N/A%), pre moving , FPS 3.31, Running 24.69s Step 148( N/A%), pre moving , FPS 3.35, Running 24.93s Step 149( N/A%), pre moving , FPS 3.33, Running 25.34s Step 150( N/A%), pre moving , FPS 3.32, Running 25.59s Step 151( N/A%), pre moving , FPS 3.23, Running 26.00s Step 152( N/A%), pre moving , FPS 3.16, Running 26.27s Step 153( N/A%), pre moving , FPS 3.15, Running 26.68s Step 154( N/A%), pre moving , FPS 3.13, Running 26.91s Step 155( N/A%), pre moving , FPS 3.10, Running 27.35s Step 156( N/A%), pre moving , FPS 3.12, Running 27.52s Step 157( N/A%), pre moving , FPS 3.14, Running 27.89s Step 158( N/A%), pre moving , FPS 3.14, Running 28.13s Step 159( N/A%), pre moving , FPS 3.14, Running 28.51s Step 160( N/A%), pre moving , FPS 3.12, Running 28.76s Step 161( N/A%), pre moving , FPS 3.11, Running 29.18s Step 162( N/A%), pre moving , FPS 3.12, Running 29.43s Step 163( N/A%), pre moving , FPS 3.12, Running 29.82s Step 164( N/A%), pre moving , FPS 3.12, Running 30.09s Step 165( N/A%), pre moving , FPS 3.08, Running 30.53s Step 166( N/A%), pre moving , FPS 3.08, Running 30.76s Step 167( N/A%), pre moving , FPS 3.09, Running 31.17s Step 168( N/A%), pre moving , FPS 3.15, Running 31.29s Step 169( N/A%), pre moving , FPS 3.29, Running 31.42s Step 170( N/A%), pre moving , FPS 3.39, Running 31.49s Step 171( N/A%), pre moving , FPS 3.61, Running 31.53s Step 172( N/A%), pre moving , FPS 3.76, Running 31.59s Step 173( N/A%), pre moving , FPS 4.02, Running 31.65s Step 174( N/A%), pre moving , FPS 4.14, Running 31.74s Step 175( N/A%), pre moving , FPS 4.47, Running 31.83s Step 176( N/A%), pre moving , FPS 4.55, Running 31.92s Step 177( N/A%), pre moving , FPS 4.88, Running 31.99s Step 178( N/A%), pre moving , FPS 4.48, Running 32.60s Step 179( N/A%), pre moving , FPS 4.75, Running 32.71s Step 180( N/A%), pre moving , FPS 4.92, Running 32.83s Step 181( N/A%), pre moving , FPS 5.20, Running 33.03s Step 182( N/A%), pre moving , FPS 5.29, Running 33.21s Step 183( N/A%), pre moving , FPS 5.58, Running 33.40s Step 184( N/A%), pre moving , FPS 5.71, Running 33.60s Step 185( N/A%), pre moving , FPS 6.17, Running 33.77s Step 186( N/A%), pre moving , FPS 6.22, Running 33.97s Step 187( N/A%), pre moving , FPS 6.66, Running 34.17s Step 188( N/A%), pre moving , FPS 6.49, Running 34.37s Step 189( N/A%), pre moving , FPS 6.34, Running 34.57s Step 190( N/A%), pre moving , FPS 6.12, Running 34.76s Step 191( N/A%), pre moving , FPS 5.83, Running 34.96s Step 192( N/A%), pre moving , FPS 5.60, Running 35.16s Step 193( N/A%), pre moving , FPS 5.41, Running 35.34s Step 194( N/A%), pre moving , FPS 5.27, Running 35.54s Step 195( N/A%), pre moving , FPS 5.12, Running 35.73s Step 196( N/A%), pre moving , FPS 5.01, Running 35.91s Step 197( N/A%), pre moving , FPS 4.88, Running 36.09s Step 198( N/A%), pre moving , FPS 5.48, Running 36.24s Step 199( N/A%), pre moving , FPS 5.41, Running 36.41s Step 200( N/A%), pre moving , FPS 5.36, Running 36.56s Step 201( N/A%), pre moving , FPS 5.44, Running 36.71s Step 202( N/A%), pre moving , FPS 5.52, Running 36.83s Step 203( N/A%), pre moving , FPS 5.52, Running 37.02s Step 204( N/A%), pre moving , FPS 5.51, Running 37.22s Step 205( N/A%), pre moving , FPS 5.50, Running 37.41s Step 206( N/A%), pre moving , FPS 5.50, Running 37.61s Step 207( N/A%), pre moving , FPS 5.50, Running 37.80s Step 208( N/A%), pre moving , FPS 5.48, Running 38.02s Step 209( N/A%), pre moving , FPS 5.48, Running 38.22s Step 210( N/A%), pre moving , FPS 5.46, Running 38.42s Step 211( N/A%), pre moving , FPS 5.46, Running 38.62s Step 212( N/A%), pre moving , FPS 5.46, Running 38.83s Step 213( N/A%), pre moving , FPS 5.53, Running 38.96s Step 214( N/A%), pre moving , FPS 5.63, Running 39.09s Step 215( N/A%), pre moving , FPS 5.71, Running 39.23s Step 216( N/A%), pre moving , FPS 5.67, Running 39.44s Step 217( N/A%), pre moving , FPS 5.76, Running 39.56s Step 218( N/A%), pre moving , FPS 5.81, Running 39.69s Step 219( N/A%), pre moving , FPS 5.88, Running 39.81s Step 220( N/A%), pre moving , FPS 5.94, Running 39.93s Step 221( N/A%), pre moving , FPS 5.98, Running 40.05s Step 222( N/A%), pre moving , FPS 5.95, Running 40.19s Step 223( N/A%), pre moving , FPS 6.11, Running 40.29s Step 224( N/A%), pre moving , FPS 6.32, Running 40.39s Step 225( N/A%), pre moving , FPS 6.49, Running 40.49s Step 226( N/A%), pre moving , FPS 5.58, Running 41.19s Step 227( N/A%), pre moving , FPS 5.67, Running 41.33s Step 228( N/A%), pre moving , FPS 5.79, Running 41.47s Step 229( N/A%), pre moving , FPS 5.93, Running 41.60s Step 230( N/A%), pre moving , FPS 6.05, Running 41.73s Step 231( N/A%), pre moving , FPS 6.05, Running 41.93s Step 232( N/A%), pre moving , FPS 6.06, Running 42.13s Step 233( N/A%), pre moving , FPS 5.94, Running 42.32s Step 234( N/A%), pre moving , FPS 5.82, Running 42.53s Step 235( N/A%), pre moving , FPS 5.72, Running 42.73s Step 236( N/A%), pre moving , FPS 5.65, Running 42.98s Step 237( N/A%), pre moving , FPS 5.44, Running 43.24s Step 238( N/A%), pre moving , FPS 5.23, Running 43.51s Step 239( N/A%), pre moving , FPS 5.04, Running 43.78s Step 240( N/A%), pre moving , FPS 4.85, Running 44.06s Step 241( N/A%), pre moving , FPS 4.69, Running 44.32s Step 242( N/A%), pre moving , FPS 4.56, Running 44.58s Step 243( N/A%), pre moving , FPS 4.42, Running 44.82s Step 244( N/A%), pre moving , FPS 4.25, Running 45.09s Step 245( N/A%), pre moving , FPS 4.10, Running 45.36s Step 246( N/A%), pre moving , FPS 4.44, Running 45.70s Step 247( N/A%), pre moving , FPS 4.25, Running 46.04s Step 248( N/A%), pre moving , FPS 4.07, Running 46.38s Step 249( N/A%), pre moving , FPS 3.92, Running 46.70s Step 250( N/A%), pre moving , FPS 3.77, Running 47.03s Step 251( N/A%), pre moving , FPS 3.67, Running 47.38s Step 252( N/A%), pre moving , FPS 3.59, Running 47.70s Step 253( N/A%), pre moving , FPS 3.49, Running 48.05s Step 254( N/A%), pre moving , FPS 3.42, Running 48.38s Step 255( N/A%), pre moving , FPS 3.35, Running 48.71s Step 256( N/A%), pre moving , FPS 3.31, Running 49.03s Step 257( N/A%), pre moving , FPS 3.31, Running 49.28s Step 258( N/A%), pre moving , FPS 3.31, Running 49.56s Step 259( N/A%), pre moving , FPS 3.31, Running 49.81s Step 260( N/A%), pre moving , FPS 3.33, Running 50.06s Step 261( N/A%), pre moving , FPS 3.33, Running 50.33s Step 262( N/A%), pre moving , FPS 3.33, Running 50.58s Step 263( N/A%), pre moving , FPS 3.32, Running 50.85s Step 264( N/A%), pre moving , FPS 3.32, Running 51.12s Step 265( N/A%), pre moving , FPS 3.33, Running 51.38s Step 266( N/A%), pre moving , FPS 3.40, Running 51.59s Step 267( N/A%), pre moving , FPS 3.48, Running 51.79s Step 268( N/A%), pre moving , FPS 3.57, Running 51.98s Step 269( N/A%), pre moving , FPS 3.65, Running 52.19s Step 270( N/A%), pre moving , FPS 3.73, Running 52.39s Step 271( N/A%), pre moving , FPS 3.79, Running 52.66s Step 272( N/A%), pre moving , FPS 3.83, Running 52.92s Step 273( N/A%), pre moving , FPS 3.90, Running 53.18s Step 274( N/A%), pre moving , FPS 3.96, Running 53.42s Step 275( N/A%), pre moving , FPS 4.08, Running 53.61s Step 276( N/A%), pre moving , FPS 4.17, Running 53.83s Step 277( N/A%), pre moving , FPS 4.25, Running 53.99s Step 278( N/A%), pre moving , FPS 4.33, Running 54.18s Step 279( N/A%), pre moving , FPS 4.35, Running 54.42s Step 280( N/A%), pre moving , FPS 4.38, Running 54.62s Step 281( N/A%), pre moving , FPS 4.46, Running 54.82s Step 282( N/A%), pre moving , FPS 4.53, Running 55.00s Step 283( N/A%), pre moving , FPS 4.59, Running 55.20s Step 284( N/A%), pre moving , FPS 4.67, Running 55.40s Step 285( N/A%), pre moving , FPS 4.73, Running 55.61s Step 286( N/A%), pre moving , FPS 4.74, Running 55.81s Step 287( N/A%), pre moving , FPS 4.83, Running 55.93s Step 288( N/A%), pre moving , FPS 4.88, Running 56.08s Step 289( N/A%), pre moving , FPS 4.98, Running 56.20s Step 290( N/A%), pre moving , FPS 5.07, Running 56.33s Step 291( N/A%), pre moving , FPS 5.27, Running 56.45s Step 292( N/A%), pre moving , FPS 5.47, Running 56.58s Step 293( N/A%), pre moving , FPS 5.66, Running 56.72s Step 294( N/A%), pre moving , FPS 5.85, Running 56.84s Step 295( N/A%), pre moving , FPS 5.96, Running 56.97s Step 296( N/A%), pre moving , FPS 6.12, Running 57.10s Step 297( N/A%), pre moving , FPS 6.20, Running 57.21s Step 298( N/A%), pre moving , FPS 6.31, Running 57.35s Step 299( N/A%), pre moving , FPS 6.59, Running 57.45s Step 300( N/A%), pre moving , FPS 6.76, Running 57.58s Step 301( N/A%), pre moving , FPS 6.94, Running 57.71s Step 302( N/A%), pre moving , FPS 7.17, Running 57.79s Step 303( N/A%), pre moving , FPS 7.45, Running 57.88s Step 304( N/A%), pre moving , FPS 7.80, Running 57.97s Step 305( N/A%), pre moving , FPS 8.08, Running 58.08s Step 306( N/A%), pre moving , FPS 8.41, Running 58.19s Step 307( N/A%), pre moving , FPS 8.56, Running 58.27s Step 308( N/A%), pre moving , FPS 5.16, Running 59.96s Step 309( N/A%), pre moving , FPS 4.82, Running 60.35s Step 310( N/A%), pre moving , FPS 4.69, Running 60.60s Step 311( N/A%), pre moving , FPS 4.38, Running 61.01s Step 312( N/A%), pre moving , FPS 4.28, Running 61.26s Step 313( N/A%), pre moving , FPS 4.13, Running 61.56s Step 314( N/A%), pre moving , FPS 4.05, Running 61.78s Step 315( N/A%), pre moving , FPS 3.86, Running 62.14s Step 316( N/A%), pre moving , FPS 3.79, Running 62.37s Step 317( N/A%), pre moving , FPS 3.60, Running 62.78s Step 318( N/A%), pre moving , FPS 3.52, Running 63.04s Step 319( N/A%), pre moving , FPS 3.32, Running 63.47s Step 320( N/A%), pre moving , FPS 3.27, Running 63.71s Step 321( N/A%), pre moving , FPS 3.13, Running 64.09s Step 322( N/A%), pre moving , FPS 3.06, Running 64.33s Step 323( N/A%), pre moving , FPS 2.93, Running 64.71s Step 324( N/A%), pre moving , FPS 2.86, Running 64.97s Step 325( N/A%), pre moving , FPS 2.80, Running 65.22s Step 326( N/A%), pre moving , FPS 2.77, Running 65.41s Step 327( N/A%), pre moving , FPS 2.65, Running 65.80s Step 328( 0.17%), action 1, FPS 2.89, Running 66.88s Step 329( 0.33%), action 2, FPS 2.87, Running 67.31s Step 330( 0.50%), action 3, FPS 2.75, Running 67.86s Step 331( 0.67%), action 4, FPS 2.77, Running 68.24s Step 332( 0.83%), action 5, FPS 2.66, Running 68.78s Step 333( 1.00%), action 6, FPS 2.68, Running 69.02s Step 334( 1.17%), action 7, FPS 2.60, Running 69.47s Step 335( 1.33%), action 8, FPS 2.59, Running 69.87s Step 336( 1.50%), action 9, FPS 2.44, Running 70.58s Step 337( 1.67%), action 10, FPS 2.46, Running 70.90s Step 338( 1.83%), action 11, FPS 2.32, Running 71.67s Step 339( 2.00%), action 12, FPS 2.28, Running 72.23s Step 340( 2.17%), action 13, FPS 2.18, Running 72.89s Step 341( 2.33%), action 14, FPS 2.14, Running 73.45s Step 342( 2.50%), action 15, FPS 2.05, Running 74.09s Step 343( 2.67%), action 16, FPS 2.04, Running 74.51s Step 344( 2.83%), action 17, FPS 1.95, Running 75.20s Step 345( 3.00%), action 18, FPS 1.92, Running 75.62s Step 346( 3.17%), action 19, FPS 1.83, Running 76.35s Step 347( 3.33%), action 20, FPS 1.81, Running 76.88s Step 348( 3.50%), action 21, FPS 1.85, Running 77.67s Step 349( 3.67%), action 22, FPS 1.84, Running 78.18s Step 350( 3.83%), action 23, FPS 1.83, Running 78.77s Step 351( 4.00%), action 24, FPS 1.83, Running 79.20s Step 352( 4.17%), action 25, FPS 1.82, Running 79.76s Step 353( 4.33%), action 26, FPS 1.80, Running 80.13s Step 354( 4.50%), action 27, FPS 1.80, Running 80.59s Step 355( 4.67%), action 28, FPS 1.81, Running 80.90s Step 356( 4.83%), action 29, FPS 1.86, Running 81.33s Step 357( 5.00%), action 30, FPS 1.86, Running 81.67s Step 358( 5.17%), action 31, FPS 1.85, Running 82.48s Step 359( 5.33%), action 32, FPS 1.89, Running 82.84s Step 360( 5.50%), action 33, FPS 1.91, Running 83.36s Step 361( 5.67%), action 34, FPS 1.95, Running 83.70s Step 362( 5.83%), action 35, FPS 1.96, Running 84.28s Step 363( 6.00%), action 36, FPS 1.98, Running 84.62s Step 364( 6.17%), action 37, FPS 1.99, Running 85.26s Step 365( 6.33%), action 38, FPS 1.99, Running 85.65s Step 366( 6.50%), action 39, FPS 2.00, Running 86.34s Step 367( 6.67%), action 40, FPS 2.04, Running 86.67s Step 368( 6.83%), action 41, FPS 2.03, Running 87.51s Step 369( 7.00%), action 42, FPS 2.06, Running 87.91s Step 370( 7.17%), action 43, FPS 2.06, Running 88.48s Step 371( 7.33%), action 44, FPS 2.08, Running 88.83s Step 372( 7.50%), action 45, FPS 2.07, Running 89.43s Step 373( 7.67%), action 46, FPS 2.07, Running 89.79s Step 374( 7.83%), action 47, FPS 2.04, Running 90.41s Step 375( 8.00%), action 48, FPS 2.01, Running 90.86s Step 376( 8.17%), action 49, FPS 1.98, Running 91.45s Step 377( 8.33%), action 50, FPS 1.97, Running 91.82s Step 378( 8.50%), action 51, FPS 2.01, Running 92.44s Step 379( 8.67%), action 52, FPS 1.98, Running 92.96s Step 380( 8.83%), action 53, FPS 1.97, Running 93.53s Step 381( 9.00%), action 54, FPS 1.97, Running 93.85s Step 382( 9.17%), action 55, FPS 1.98, Running 94.41s Step 383( 9.33%), action 56, FPS 1.94, Running 94.91s Step 384( 9.50%), action 57, FPS 1.94, Running 95.56s Step 385( 9.67%), action 58, FPS 1.90, Running 96.17s Step 386( 9.83%), action 59, FPS 1.93, Running 96.72s Step 387( 10.00%), action 60, FPS 1.92, Running 97.10s Step 388( 10.17%), action 61, FPS 1.94, Running 97.82s Step 389( 10.33%), action 62, FPS 1.95, Running 98.16s Step 390( 10.50%), action 63, FPS 1.95, Running 98.75s Step 391( 10.67%), action 64, FPS 1.94, Running 99.12s Step 392( 10.83%), action 65, FPS 1.98, Running 99.55s Step 393( 11.00%), action 66, FPS 1.97, Running 99.92s Step 394( 11.17%), action 67, FPS 1.98, Running 100.50s Step 395( 11.33%), action 68, FPS 2.01, Running 100.81s Step 396( 11.50%), action 69, FPS 2.01, Running 101.40s Step 397( 11.67%), action 70, FPS 2.01, Running 101.79s Step 398( 11.83%), action 71, FPS 1.98, Running 102.54s Step 399( 12.00%), action 72, FPS 2.00, Running 102.94s Step 400( 12.17%), action 73, FPS 2.02, Running 103.41s Step 401( 12.33%), action 74, FPS 2.04, Running 103.64s Step 402( 12.50%), action 75, FPS 2.07, Running 104.06s Step 403( 12.67%), action 76, FPS 2.12, Running 104.36s Step 404( 12.83%), action 77, FPS 2.15, Running 104.88s Step 405( 13.00%), action 78, FPS 2.21, Running 105.20s Step 406( 13.17%), action 79, FPS 2.21, Running 105.76s Step 407( 13.33%), action 80, FPS 2.23, Running 106.06s Step 408( 13.50%), action 81, FPS 2.24, Running 106.76s Step 409( 13.67%), action 82, FPS 2.25, Running 107.05s Step 410( 13.83%), action 83, FPS 2.27, Running 107.54s Step 411( 14.00%), action 84, FPS 2.31, Running 107.77s Step 412( 14.17%), action 85, FPS 2.29, Running 108.27s Step 413( 14.33%), action 86, FPS 2.31, Running 108.57s Step 414( 14.50%), action 87, FPS 2.32, Running 109.12s Step 415( 14.67%), action 88, FPS 2.31, Running 109.46s Step 416( 14.83%), action 89, FPS 2.30, Running 110.08s Step 417( 15.00%), action 90, FPS 2.30, Running 110.48s Step 418( 15.17%), action 91, FPS 2.30, Running 111.22s Step 419( 15.33%), action 92, FPS 2.32, Running 111.57s Step 420( 15.50%), action 93, FPS 2.35, Running 111.91s Step 421( 15.67%), action 94, FPS 2.35, Running 112.16s Step 422( 15.83%), action 95, FPS 2.32, Running 112.68s Step 423( 16.00%), action 96, FPS 2.31, Running 113.02s Step 424( 16.17%), action 97, FPS 2.28, Running 113.66s Step 425( 16.33%), action 98, FPS 2.27, Running 114.01s Step 426( 16.50%), action 99, FPS 2.25, Running 114.63s Step 427( 16.67%), action 100, FPS 2.24, Running 115.00s Step 428( 16.83%), action 101, FPS 2.24, Running 115.69s Step 429( 17.00%), action 102, FPS 2.21, Running 116.09s Step 430( 17.17%), action 103, FPS 2.21, Running 116.60s Step 431( 17.33%), action 104, FPS 2.19, Running 116.92s Step 432( 17.50%), action 105, FPS 2.16, Running 117.52s Step 433( 17.67%), action 106, FPS 2.15, Running 117.86s Step 434( 17.83%), action 107, FPS 2.13, Running 118.51s Step 435( 18.00%), action 108, FPS 2.12, Running 118.88s Step 436( 18.17%), action 109, FPS 2.12, Running 119.49s Step 437( 18.33%), action 110, FPS 2.14, Running 119.83s Step 438( 18.50%), action 111, FPS 2.14, Running 120.56s Step 439( 18.67%), action 112, FPS 2.14, Running 120.91s Step 440( 18.83%), action 113, FPS 2.09, Running 121.50s Step 441( 19.00%), action 114, FPS 2.06, Running 121.87s Step 442( 19.17%), action 115, FPS 2.03, Running 122.54s Step 443( 19.33%), action 116, FPS 2.03, Running 122.87s Step 444( 19.50%), action 117, FPS 2.02, Running 123.54s Step 445( 19.67%), action 118, FPS 2.03, Running 123.87s Step 446( 19.83%), action 119, FPS 2.08, Running 124.24s Step 447( 20.00%), action 120, FPS 2.09, Running 124.55s Step 448( 20.17%), action 121, FPS 2.09, Running 125.25s Step 449( 20.33%), action 122, FPS 2.11, Running 125.59s Step 450( 20.50%), action 123, FPS 2.10, Running 126.10s Step 451( 20.67%), action 124, FPS 2.10, Running 126.46s Step 452( 20.83%), action 125, FPS 2.12, Running 126.96s Step 453( 21.00%), action 126, FPS 2.13, Running 127.27s Step 454( 21.17%), action 127, FPS 2.11, Running 127.98s Step 455( 21.33%), action 128, FPS 2.14, Running 128.22s Step 456( 21.50%), action 129, FPS 2.16, Running 128.76s Step 457( 21.67%), action 130, FPS 2.14, Running 129.16s Step 458( 21.83%), action 131, FPS 2.14, Running 129.89s Step 459( 22.00%), action 132, FPS 2.13, Running 130.29s Step 460( 22.17%), action 133, FPS 2.11, Running 130.99s Step 461( 22.33%), action 134, FPS 2.11, Running 131.33s Step 462( 22.50%), action 135, FPS 2.10, Running 132.05s Step 463( 22.67%), action 136, FPS 2.12, Running 132.32s Step 464( 22.83%), action 137, FPS 2.14, Running 132.87s Step 465( 23.00%), action 138, FPS 2.14, Running 133.20s Step 466( 23.17%), action 139, FPS 2.08, Running 133.84s Step 467( 23.33%), action 140, FPS 2.08, Running 134.18s Step 468( 23.50%), action 141, FPS 2.07, Running 134.91s Step 469( 23.67%), action 142, FPS 2.07, Running 135.27s Step 470( 23.83%), action 143, FPS 2.04, Running 135.91s Step 471( 24.00%), action 144, FPS 2.05, Running 136.23s Step 472( 24.17%), action 145, FPS 2.03, Running 136.82s Step 473( 24.33%), action 146, FPS 2.01, Running 137.20s Step 474( 24.50%), action 147, FPS 2.02, Running 137.87s Step 475( 24.67%), action 148, FPS 2.00, Running 138.23s Step 476( 24.83%), action 149, FPS 2.00, Running 138.75s Step 477( 25.00%), action 150, FPS 2.01, Running 139.09s Step 478( 25.17%), action 151, FPS 2.00, Running 139.88s Step 479( 25.33%), action 152, FPS 2.01, Running 140.23s Step 480( 25.50%), action 153, FPS 2.06, Running 140.71s Step 481( 25.67%), action 154, FPS 2.05, Running 141.10s Step 482( 25.83%), action 155, FPS 2.07, Running 141.69s Step 483( 26.00%), action 156, FPS 2.06, Running 142.05s Step 484( 26.17%), action 157, FPS 2.04, Running 142.66s Step 485( 26.33%), action 158, FPS 2.04, Running 143.00s Step 486( 26.50%), action 159, FPS 2.04, Running 143.63s Step 487( 26.67%), action 160, FPS 2.07, Running 143.86s Step 488( 26.83%), action 161, FPS 2.07, Running 144.57s Step 489( 27.00%), action 162, FPS 2.09, Running 144.85s Step 490( 27.17%), action 163, FPS 2.11, Running 145.39s Step 491( 27.33%), action 164, FPS 2.10, Running 145.76s Step 492( 27.50%), action 165, FPS 2.11, Running 146.29s Step 493( 27.67%), action 166, FPS 2.12, Running 146.63s Step 494( 27.83%), action 167, FPS 2.15, Running 147.18s Step 495( 28.00%), action 168, FPS 2.14, Running 147.57s Step 496( 28.17%), action 169, FPS 2.17, Running 147.97s Step 497( 28.33%), action 170, FPS 2.16, Running 148.35s Step 498( 28.50%), action 171, FPS 2.18, Running 149.06s Step 499( 28.67%), action 172, FPS 2.17, Running 149.43s Step 500( 28.83%), action 173, FPS 2.15, Running 150.00s Step 501( 29.00%), action 174, FPS 2.16, Running 150.34s Step 502( 29.17%), action 175, FPS 2.16, Running 150.95s Step 503( 29.33%), action 176, FPS 2.17, Running 151.27s Step 504( 29.50%), action 177, FPS 2.19, Running 151.80s Step 505( 29.67%), action 178, FPS 2.21, Running 152.04s Step 506( 29.83%), action 179, FPS 2.24, Running 152.55s Step 507( 30.00%), action 180, FPS 2.23, Running 152.84s Step 508( 30.17%), action 181, FPS 2.20, Running 153.67s Step 509( 30.33%), action 182, FPS 2.18, Running 154.04s Step 510( 30.50%), action 183, FPS 2.17, Running 154.59s Step 511( 30.67%), action 184, FPS 2.19, Running 154.92s Step 512( 30.83%), action 185, FPS 2.18, Running 155.49s Step 513( 31.00%), action 186, FPS 2.20, Running 155.72s Step 514( 31.17%), action 187, FPS 2.22, Running 156.20s Step 515( 31.33%), action 188, FPS 2.23, Running 156.53s Step 516( 31.50%), action 189, FPS 2.14, Running 157.30s Step 517( 31.67%), action 190, FPS 2.14, Running 157.69s Step 518( 31.83%), action 191, FPS 2.14, Running 158.41s Step 519( 32.00%), action 192, FPS 2.14, Running 158.75s Step 520( 32.17%), action 193, FPS 2.13, Running 159.37s Step 521( 32.33%), action 194, FPS 2.16, Running 159.59s Step 522( 32.50%), action 195, FPS 2.23, Running 159.92s Step 523( 32.67%), action 196, FPS 2.21, Running 160.30s Step 524( 32.83%), action 197, FPS 2.21, Running 160.84s Step 525( 33.00%), action 198, FPS 2.19, Running 161.18s Step 526( 33.17%), action 199, FPS 2.16, Running 161.79s Step 527( 33.33%), action 200, FPS 2.15, Running 162.14s Step 528( 33.50%), action 201, FPS 2.17, Running 162.89s Step 529( 33.67%), action 202, FPS 2.17, Running 163.27s Step 530( 33.83%), action 203, FPS 2.19, Running 163.71s Step 531( 34.00%), action 204, FPS 2.22, Running 163.93s Step 532( 34.17%), action 205, FPS 2.25, Running 164.37s Step 533( 34.33%), action 206, FPS 2.22, Running 164.71s Step 534( 34.50%), action 207, FPS 2.21, Running 165.27s Step 535( 34.67%), action 208, FPS 2.21, Running 165.59s Step 536( 34.83%), action 209, FPS 2.27, Running 166.12s Step 537( 35.00%), action 210, FPS 2.29, Running 166.42s Step 538( 35.17%), action 211, FPS 2.29, Running 167.15s Step 539( 35.33%), action 212, FPS 2.29, Running 167.50s Step 540( 35.50%), action 213, FPS 2.36, Running 167.85s Step 541( 35.67%), action 214, FPS 2.33, Running 168.16s Step 542( 35.83%), action 215, FPS 2.29, Running 168.65s Step 543( 36.00%), action 216, FPS 2.32, Running 168.93s Step 544( 36.17%), action 217, FPS 2.28, Running 169.61s Step 545( 36.33%), action 218, FPS 2.28, Running 169.95s Step 546( 36.50%), action 219, FPS 2.30, Running 170.48s Step 547( 36.67%), action 220, FPS 2.29, Running 170.86s Step 548( 36.83%), action 221, FPS 2.32, Running 171.52s Step 549( 37.00%), action 222, FPS 2.35, Running 171.77s Step 550( 37.17%), action 223, FPS 2.32, Running 172.34s Step 551( 37.33%), action 224, FPS 2.30, Running 172.64s Step 552( 37.50%), action 225, FPS 2.28, Running 173.14s Step 553( 37.67%), action 226, FPS 2.28, Running 173.49s Step 554( 37.83%), action 227, FPS 2.28, Running 174.06s Step 555( 38.00%), action 228, FPS 2.27, Running 174.39s Step 556( 38.17%), action 229, FPS 2.27, Running 174.91s Step 557( 38.33%), action 230, FPS 2.26, Running 175.26s Step 558( 38.50%), action 231, FPS 2.31, Running 175.79s Step 559( 38.67%), action 232, FPS 2.35, Running 176.01s Step 560( 38.83%), action 233, FPS 2.32, Running 176.45s Step 561( 39.00%), action 234, FPS 2.33, Running 176.74s Step 562( 39.17%), action 235, FPS 2.33, Running 177.24s Step 563( 39.33%), action 236, FPS 2.31, Running 177.60s Step 564( 39.50%), action 237, FPS 2.32, Running 178.24s Step 565( 39.67%), action 238, FPS 2.27, Running 178.75s Step 566( 39.83%), action 239, FPS 2.26, Running 179.33s Step 567( 40.00%), action 240, FPS 2.27, Running 179.67s Step 568( 40.17%), action 241, FPS 2.30, Running 180.23s Step 569( 40.33%), action 242, FPS 2.27, Running 180.57s Step 570( 40.50%), action 243, FPS 2.26, Running 181.18s Step 571( 40.67%), action 244, FPS 2.24, Running 181.55s Step 572( 40.83%), action 245, FPS 2.24, Running 182.09s Step 573( 41.00%), action 246, FPS 2.22, Running 182.48s Step 574( 41.17%), action 247, FPS 2.23, Running 183.04s Step 575( 41.33%), action 248, FPS 2.23, Running 183.37s Step 576( 41.50%), action 249, FPS 2.19, Running 184.03s Step 577( 41.67%), action 250, FPS 2.18, Running 184.44s Step 578( 41.83%), action 251, FPS 2.14, Running 185.13s Step 579( 42.00%), action 252, FPS 2.10, Running 185.54s Step 580( 42.17%), action 253, FPS 2.07, Running 186.11s Step 581( 42.33%), action 254, FPS 2.06, Running 186.44s Step 582( 42.50%), action 255, FPS 2.05, Running 186.99s Step 583( 42.67%), action 256, FPS 2.03, Running 187.46s Step 584( 42.83%), action 257, FPS 2.05, Running 187.98s Step 585( 43.00%), action 258, FPS 2.09, Running 188.32s Step 586( 43.17%), action 259, FPS 2.09, Running 188.92s Step 587( 43.33%), action 260, FPS 2.06, Running 189.38s Step 588( 43.50%), action 261, FPS 2.03, Running 190.11s Step 589( 43.67%), action 262, FPS 2.02, Running 190.49s Step 590( 43.83%), action 263, FPS 2.03, Running 191.02s Step 591( 44.00%), action 264, FPS 2.04, Running 191.36s Step 592( 44.17%), action 265, FPS 2.07, Running 191.75s Step 593( 44.33%), action 266, FPS 2.09, Running 192.05s Step 594( 44.50%), action 267, FPS 2.10, Running 192.54s Step 595( 44.67%), action 268, FPS 2.10, Running 192.90s Step 596( 44.83%), action 269, FPS 2.12, Running 193.45s Step 597( 45.00%), action 270, FPS 2.14, Running 193.79s Step 598( 45.17%), action 271, FPS 2.14, Running 194.49s Step 599( 45.33%), action 272, FPS 2.15, Running 194.84s Step 600( 45.50%), action 273, FPS 2.16, Running 195.36s Step 601( 45.67%), action 274, FPS 2.19, Running 195.58s Step 602( 45.83%), action 275, FPS 2.18, Running 196.15s Step 603( 46.00%), action 276, FPS 2.21, Running 196.50s Step 604( 46.17%), action 277, FPS 2.20, Running 197.09s Step 605( 46.33%), action 278, FPS 2.19, Running 197.44s Step 606( 46.50%), action 279, FPS 2.21, Running 197.95s Step 607( 46.67%), action 280, FPS 2.25, Running 198.28s Step 608( 46.83%), action 281, FPS 2.26, Running 198.95s Step 609( 47.00%), action 282, FPS 2.29, Running 199.22s Step 610( 47.17%), action 283, FPS 2.31, Running 199.66s Step 611( 47.33%), action 284, FPS 2.32, Running 199.99s Step 612( 47.50%), action 285, FPS 2.27, Running 200.56s Step 613( 47.67%), action 286, FPS 2.26, Running 200.90s Step 614( 47.83%), action 287, FPS 2.24, Running 201.47s Step 615( 48.00%), action 288, FPS 2.24, Running 201.84s Step 616( 48.17%), action 289, FPS 2.21, Running 202.49s Step 617( 48.33%), action 290, FPS 2.20, Running 202.87s Step 618( 48.50%), action 291, FPS 2.20, Running 203.57s Step 619( 48.67%), action 292, FPS 2.21, Running 203.88s Step 620( 48.83%), action 293, FPS 2.19, Running 204.47s Step 621( 49.00%), action 294, FPS 2.17, Running 204.80s Step 622( 49.17%), action 295, FPS 2.15, Running 205.47s Step 623( 49.33%), action 296, FPS 2.14, Running 205.84s Step 624( 49.50%), action 297, FPS 2.13, Running 206.46s Step 625( 49.67%), action 298, FPS 2.12, Running 206.86s Step 626( 49.83%), action 299, FPS 2.13, Running 207.36s Step 627( 50.00%), action 300, FPS 2.12, Running 207.71s Step 628( 50.17%), action 301, FPS 2.08, Running 208.58s Step 629( 50.33%), action 302, FPS 2.05, Running 208.96s Step 630( 50.50%), action 303, FPS 1.99, Running 209.70s Step 631( 50.67%), action 304, FPS 1.98, Running 210.09s Step 632( 50.83%), action 305, FPS 1.98, Running 210.68s Step 633( 51.00%), action 306, FPS 1.92, Running 211.31s Step 634( 51.17%), action 307, FPS 1.86, Running 212.23s Step 635( 51.33%), action 308, FPS 1.86, Running 212.57s Step 636( 51.50%), action 309, FPS 1.86, Running 213.24s Step 637( 51.67%), action 310, FPS 1.85, Running 213.66s Step 638( 51.83%), action 311, FPS 1.85, Running 214.41s Step 639( 52.00%), action 312, FPS 1.85, Running 214.67s Step 640( 52.17%), action 313, FPS 1.87, Running 215.18s Step 641( 52.33%), action 314, FPS 1.87, Running 215.53s Step 642( 52.50%), action 315, FPS 1.88, Running 216.10s Step 643( 52.67%), action 316, FPS 1.86, Running 216.59s Step 644( 52.83%), action 317, FPS 1.86, Running 217.19s Step 645( 53.00%), action 318, FPS 1.87, Running 217.55s Step 646( 53.17%), action 319, FPS 1.83, Running 218.31s Step 647( 53.33%), action 320, FPS 1.83, Running 218.65s Step 648( 53.50%), action 321, FPS 1.82, Running 219.54s Step 649( 53.67%), action 322, FPS 1.82, Running 219.97s Step 650( 53.83%), action 323, FPS 1.84, Running 220.57s Step 651( 54.00%), action 324, FPS 1.82, Running 221.07s Step 652( 54.17%), action 325, FPS 1.82, Running 221.65s Step 653( 54.33%), action 326, FPS 1.87, Running 222.00s Step 654( 54.50%), action 327, FPS 1.92, Running 222.62s Step 655( 54.67%), action 328, FPS 1.92, Running 222.98s Step 656( 54.83%), action 329, FPS 1.93, Running 223.62s Step 657( 55.00%), action 330, FPS 1.94, Running 223.99s Step 658( 55.17%), action 331, FPS 1.93, Running 224.79s Step 659( 55.33%), action 332, FPS 1.85, Running 225.46s Step 660( 55.50%), action 333, FPS 1.87, Running 225.86s Step 661( 55.67%), action 334, FPS 1.88, Running 226.15s Step 662( 55.83%), action 335, FPS 1.84, Running 226.97s Step 663( 56.00%), action 336, FPS 1.86, Running 227.32s Step 664( 56.17%), action 337, FPS 1.87, Running 227.88s Step 665( 56.33%), action 338, FPS 1.87, Running 228.23s Step 666( 56.50%), action 339, FPS 1.88, Running 228.96s Step 667( 56.67%), action 340, FPS 1.87, Running 229.34s Step 668( 56.83%), action 341, FPS 1.90, Running 230.09s Step 669( 57.00%), action 342, FPS 1.92, Running 230.39s Step 670( 57.17%), action 343, FPS 1.93, Running 230.95s Step 671( 57.33%), action 344, FPS 1.95, Running 231.32s Step 672( 57.50%), action 345, FPS 1.95, Running 231.89s Step 673( 57.67%), action 346, FPS 1.92, Running 232.44s Step 674( 57.83%), action 347, FPS 1.93, Running 232.98s Step 675( 58.00%), action 348, FPS 1.94, Running 233.31s Step 676( 58.17%), action 349, FPS 1.95, Running 233.88s Step 677( 58.33%), action 350, FPS 1.96, Running 234.19s Step 678( 58.50%), action 351, FPS 1.98, Running 234.91s Step 679( 58.67%), action 352, FPS 2.04, Running 235.29s Step 680( 58.83%), action 353, FPS 2.00, Running 235.86s Step 681( 59.00%), action 354, FPS 1.99, Running 236.21s Step 682( 59.17%), action 355, FPS 2.04, Running 236.77s Step 683( 59.33%), action 356, FPS 2.02, Running 237.21s Step 684( 59.50%), action 357, FPS 2.03, Running 237.76s Step 685( 59.67%), action 358, FPS 2.03, Running 238.07s Step 686( 59.83%), action 359, FPS 2.04, Running 238.76s Step 687( 60.00%), action 360, FPS 1.99, Running 239.37s Step 688( 60.17%), action 361, FPS 1.98, Running 240.20s Step 689( 60.33%), action 362, FPS 1.97, Running 240.53s Step 690( 60.50%), action 363, FPS 1.99, Running 240.99s Step 691( 60.67%), action 364, FPS 2.02, Running 241.23s Step 692( 60.83%), action 365, FPS 2.04, Running 241.72s Step 693( 61.00%), action 366, FPS 2.06, Running 242.13s Step 694( 61.17%), action 367, FPS 2.04, Running 242.78s Step 695( 61.33%), action 368, FPS 2.04, Running 243.13s Step 696( 61.50%), action 369, FPS 2.02, Running 243.78s Step 697( 61.67%), action 370, FPS 2.02, Running 244.11s Step 698( 61.83%), action 371, FPS 2.01, Running 244.84s Step 699( 62.00%), action 372, FPS 1.99, Running 245.32s Step 700( 62.17%), action 373, FPS 2.00, Running 245.87s Step 701( 62.33%), action 374, FPS 1.99, Running 246.26s Step 702( 62.50%), action 375, FPS 1.98, Running 246.90s Step 703( 62.67%), action 376, FPS 1.98, Running 247.30s Step 704( 62.83%), action 377, FPS 1.96, Running 247.95s Step 705( 63.00%), action 378, FPS 1.95, Running 248.33s Step 706( 63.17%), action 379, FPS 1.98, Running 248.85s Step 707( 63.33%), action 380, FPS 2.04, Running 249.17s Step 708( 63.50%), action 381, FPS 2.06, Running 249.90s Step 709( 63.67%), action 382, FPS 2.05, Running 250.26s Step 710( 63.83%), action 383, FPS 2.03, Running 250.82s Step 711( 64.00%), action 384, FPS 2.01, Running 251.21s Step 712( 64.17%), action 385, FPS 1.99, Running 251.78s Step 713( 64.33%), action 386, FPS 2.00, Running 252.12s Step 714( 64.50%), action 387, FPS 2.02, Running 252.67s Step 715( 64.67%), action 388, FPS 2.05, Running 252.89s Step 716( 64.83%), action 389, FPS 2.06, Running 253.50s Step 717( 65.00%), action 390, FPS 2.05, Running 253.88s Step 718( 65.17%), action 391, FPS 2.03, Running 254.71s Step 719( 65.33%), action 392, FPS 2.05, Running 255.07s Step 720( 65.50%), action 393, FPS 2.04, Running 255.65s Step 721( 65.67%), action 394, FPS 2.06, Running 255.98s Step 722( 65.83%), action 395, FPS 2.05, Running 256.67s Step 723( 66.00%), action 396, FPS 2.07, Running 256.94s Step 724( 66.17%), action 397, FPS 2.12, Running 257.37s Step 725( 66.33%), action 398, FPS 2.12, Running 257.78s Step 726( 66.50%), action 399, FPS 2.10, Running 258.37s Step 727( 66.67%), action 400, FPS 2.03, Running 259.04s Step 728( 66.83%), action 401, FPS 2.04, Running 259.70s Step 729( 67.00%), action 402, FPS 2.01, Running 260.23s Step 730( 67.17%), action 403, FPS 1.99, Running 260.85s Step 731( 67.33%), action 404, FPS 2.02, Running 261.11s Step 732( 67.50%), action 405, FPS 1.98, Running 261.87s Step 733( 67.67%), action 406, FPS 1.99, Running 262.18s Step 734( 67.83%), action 407, FPS 1.96, Running 262.89s Step 735( 68.00%), action 408, FPS 1.93, Running 263.26s Step 736( 68.17%), action 409, FPS 1.93, Running 263.85s Step 737( 68.33%), action 410, FPS 1.94, Running 264.19s Step 738( 68.50%), action 411, FPS 1.97, Running 264.84s Step 739( 68.67%), action 412, FPS 1.98, Running 265.15s Step 740( 68.83%), action 413, FPS 2.00, Running 265.65s Step 741( 69.00%), action 414, FPS 2.00, Running 265.98s Step 742( 69.17%), action 415, FPS 2.02, Running 266.56s Step 743( 69.33%), action 416, FPS 2.01, Running 266.91s Step 744( 69.50%), action 417, FPS 1.97, Running 267.54s Step 745( 69.67%), action 418, FPS 1.98, Running 267.90s Step 746( 69.83%), action 419, FPS 1.98, Running 268.49s Step 747( 70.00%), action 420, FPS 2.03, Running 268.89s Step 748( 70.17%), action 421, FPS 2.02, Running 269.58s Step 749( 70.33%), action 422, FPS 2.06, Running 269.92s Step 750( 70.50%), action 423, FPS 2.06, Running 270.54s Step 751( 70.67%), action 424, FPS 2.04, Running 270.90s Step 752( 70.83%), action 425, FPS 2.09, Running 271.46s Step 753( 71.00%), action 426, FPS 2.05, Running 271.94s Step 754( 71.17%), action 427, FPS 2.06, Running 272.59s Step 755( 71.33%), action 428, FPS 2.09, Running 272.84s Step 756( 71.50%), action 429, FPS 2.11, Running 273.32s Step 757( 71.67%), action 430, FPS 2.12, Running 273.63s Step 758( 71.83%), action 431, FPS 2.11, Running 274.34s Step 759( 72.00%), action 432, FPS 2.09, Running 274.69s Step 760( 72.17%), action 433, FPS 2.08, Running 275.27s Step 761( 72.33%), action 434, FPS 2.06, Running 275.69s Step 762( 72.50%), action 435, FPS 2.06, Running 276.26s Step 763( 72.67%), action 436, FPS 2.03, Running 276.76s Step 764( 72.83%), action 437, FPS 2.05, Running 277.32s Step 765( 73.00%), action 438, FPS 2.04, Running 277.69s Step 766( 73.17%), action 439, FPS 2.05, Running 278.26s Step 767( 73.33%), action 440, FPS 2.06, Running 278.59s Step 768( 73.50%), action 441, FPS 2.05, Running 279.35s Step 769( 73.67%), action 442, FPS 2.04, Running 279.71s Step 770( 73.83%), action 443, FPS 2.08, Running 280.18s Step 771( 74.00%), action 444, FPS 2.07, Running 280.55s Step 772( 74.17%), action 445, FPS 2.06, Running 281.15s Step 773( 74.33%), action 446, FPS 2.10, Running 281.47s Step 774( 74.50%), action 447, FPS 2.12, Running 282.04s Step 775( 74.67%), action 448, FPS 2.09, Running 282.39s Step 776( 74.83%), action 449, FPS 2.07, Running 282.96s Step 777( 75.00%), action 450, FPS 2.07, Running 283.29s Step 778( 75.17%), action 451, FPS 2.10, Running 283.88s Step 779( 75.33%), action 452, FPS 2.13, Running 284.10s Step 780( 75.50%), action 453, FPS 2.13, Running 284.68s Step 781( 75.67%), action 454, FPS 2.11, Running 285.17s Step 782( 75.83%), action 455, FPS 2.11, Running 285.76s Step 783( 76.00%), action 456, FPS 2.14, Running 286.10s Step 784( 76.17%), action 457, FPS 2.13, Running 286.71s Step 785( 76.33%), action 458, FPS 2.14, Running 287.04s Step 786( 76.50%), action 459, FPS 2.15, Running 287.58s Step 787( 76.67%), action 460, FPS 2.17, Running 287.80s Step 788( 76.83%), action 461, FPS 2.19, Running 288.49s Step 789( 77.00%), action 462, FPS 2.18, Running 288.89s Step 790( 77.17%), action 463, FPS 2.16, Running 289.44s Step 791( 77.33%), action 464, FPS 2.16, Running 289.80s Step 792( 77.50%), action 465, FPS 2.17, Running 290.35s Step 793( 77.67%), action 466, FPS 2.15, Running 290.76s Step 794( 77.83%), action 467, FPS 2.17, Running 291.27s Step 795( 78.00%), action 468, FPS 2.19, Running 291.51s Step 796( 78.17%), action 469, FPS 2.21, Running 292.02s Step 797( 78.33%), action 470, FPS 2.22, Running 292.32s Step 798( 78.50%), action 471, FPS 2.17, Running 293.08s Step 799( 78.67%), action 472, FPS 2.15, Running 293.41s Step 800( 78.83%), action 473, FPS 2.16, Running 293.92s Step 801( 79.00%), action 474, FPS 2.20, Running 294.26s Step 802( 79.17%), action 475, FPS 2.20, Running 294.84s Step 803( 79.33%), action 476, FPS 2.22, Running 295.12s Step 804( 79.50%), action 477, FPS 2.25, Running 295.59s Step 805( 79.67%), action 478, FPS 2.24, Running 295.96s Step 806( 79.83%), action 479, FPS 2.21, Running 296.64s Step 807( 80.00%), action 480, FPS 2.17, Running 297.00s Step 808( 80.17%), action 481, FPS 2.16, Running 297.73s Step 809( 80.33%), action 482, FPS 2.17, Running 298.12s Step 810( 80.50%), action 483, FPS 2.17, Running 298.65s Step 811( 80.67%), action 484, FPS 2.18, Running 298.98s Step 812( 80.83%), action 485, FPS 2.21, Running 299.39s Step 813( 81.00%), action 486, FPS 2.24, Running 299.69s Step 814( 81.17%), action 487, FPS 2.22, Running 300.28s Step 815( 81.33%), action 488, FPS 2.19, Running 300.64s Step 816( 81.50%), action 489, FPS 2.18, Running 301.18s Step 817( 81.67%), action 490, FPS 2.17, Running 301.54s Step 818( 81.83%), action 491, FPS 2.17, Running 302.29s Step 819( 82.00%), action 492, FPS 2.17, Running 302.64s Step 820( 82.17%), action 493, FPS 2.19, Running 303.05s Step 821( 82.33%), action 494, FPS 2.19, Running 303.41s Step 822( 82.50%), action 495, FPS 2.19, Running 303.98s Step 823( 82.67%), action 496, FPS 2.17, Running 304.35s Step 824( 82.83%), action 497, FPS 2.15, Running 304.89s Step 825( 83.00%), action 498, FPS 2.15, Running 305.24s Step 826( 83.17%), action 499, FPS 2.19, Running 305.79s Step 827( 83.33%), action 500, FPS 2.19, Running 306.12s Step 828( 83.50%), action 501, FPS 2.22, Running 306.73s Step 829( 83.67%), action 502, FPS 2.27, Running 306.94s Step 830( 83.83%), action 503, FPS 2.27, Running 307.47s Step 831( 84.00%), action 504, FPS 2.26, Running 307.81s Step 832( 84.17%), action 505, FPS 2.21, Running 308.43s Step 833( 84.33%), action 506, FPS 2.20, Running 308.78s Step 834( 84.50%), action 507, FPS 2.21, Running 309.35s Step 835( 84.67%), action 508, FPS 2.22, Running 309.67s Step 836( 84.83%), action 509, FPS 2.21, Running 310.25s Step 837( 85.00%), action 510, FPS 2.24, Running 310.48s Step 838( 85.17%), action 511, FPS 2.25, Running 311.19s Step 839( 85.33%), action 512, FPS 2.26, Running 311.51s Step 840( 85.50%), action 513, FPS 2.20, Running 312.13s Step 841( 85.67%), action 514, FPS 2.20, Running 312.48s Step 842( 85.83%), action 515, FPS 2.20, Running 313.06s Step 843( 86.00%), action 516, FPS 2.20, Running 313.42s Step 844( 86.17%), action 517, FPS 2.20, Running 313.97s Step 845( 86.33%), action 518, FPS 2.23, Running 314.20s Step 846( 86.50%), action 519, FPS 2.25, Running 314.67s Step 847( 86.67%), action 520, FPS 2.26, Running 314.98s Step 848( 86.83%), action 521, FPS 2.23, Running 315.69s Step 849( 87.00%), action 522, FPS 2.20, Running 316.03s Step 850( 87.17%), action 523, FPS 2.19, Running 316.60s Step 851( 87.33%), action 524, FPS 2.18, Running 316.98s Step 852( 87.50%), action 525, FPS 2.20, Running 317.51s Step 853( 87.67%), action 526, FPS 2.20, Running 317.86s Step 854( 87.83%), action 527, FPS 2.23, Running 318.31s Step 855( 88.00%), action 528, FPS 2.23, Running 318.65s Step 856( 88.17%), action 529, FPS 2.24, Running 319.18s Step 857( 88.33%), action 530, FPS 2.20, Running 319.56s Step 858( 88.50%), action 531, FPS 2.17, Running 320.40s Step 859( 88.67%), action 532, FPS 2.16, Running 320.76s Step 860( 88.83%), action 533, FPS 2.17, Running 321.32s Step 861( 89.00%), action 534, FPS 2.18, Running 321.66s Step 862( 89.17%), action 535, FPS 2.19, Running 322.18s Step 863( 89.33%), action 536, FPS 2.21, Running 322.49s Step 864( 89.50%), action 537, FPS 2.21, Running 323.01s Step 865( 89.67%), action 538, FPS 2.19, Running 323.34s Step 866( 89.83%), action 539, FPS 2.16, Running 323.91s Step 867( 90.00%), action 540, FPS 2.16, Running 324.25s Step 868( 90.17%), action 541, FPS 2.16, Running 324.95s Step 869( 90.33%), action 542, FPS 2.16, Running 325.29s Step 870( 90.50%), action 543, FPS 2.19, Running 325.75s Step 871( 90.67%), action 544, FPS 2.20, Running 326.08s Step 872( 90.83%), action 545, FPS 2.20, Running 326.60s Step 873( 91.00%), action 546, FPS 2.20, Running 326.94s Step 874( 91.17%), action 547, FPS 2.18, Running 327.48s Step 875( 91.33%), action 548, FPS 2.18, Running 327.81s Step 876( 91.50%), action 549, FPS 2.17, Running 328.38s Step 877( 91.67%), action 550, FPS 2.18, Running 328.72s Step 878( 91.83%), action 551, FPS 2.21, Running 329.46s Step 879( 92.00%), action 552, FPS 2.22, Running 329.78s Step 880( 92.17%), action 553, FPS 2.24, Running 330.27s Step 881( 92.33%), action 554, FPS 2.24, Running 330.58s Step 882( 92.50%), action 555, FPS 2.25, Running 331.08s Step 883( 92.67%), action 556, FPS 2.25, Running 331.39s Step 884( 92.83%), action 557, FPS 2.24, Running 331.92s Step 885( 93.00%), action 558, FPS 2.24, Running 332.27s Step 886( 93.17%), action 559, FPS 2.27, Running 332.74s Step 887( 93.33%), action 560, FPS 2.30, Running 332.96s Step 888( 93.50%), action 561, FPS 2.31, Running 333.62s Step 889( 93.67%), action 562, FPS 2.31, Running 333.95s Step 890( 93.83%), action 563, FPS 2.29, Running 334.46s Step 891( 94.00%), action 564, FPS 2.29, Running 334.80s Step 892( 94.17%), action 565, FPS 2.29, Running 335.35s Step 893( 94.33%), action 566, FPS 2.28, Running 335.70s Step 894( 94.50%), action 567, FPS 2.28, Running 336.23s Step 895( 94.67%), action 568, FPS 2.31, Running 336.46s Step 896( 94.83%), action 569, FPS 2.31, Running 337.02s Step 897( 95.00%), action 570, FPS 2.32, Running 337.34s Step 898( 95.17%), action 571, FPS 2.31, Running 338.12s Step 899( 95.33%), action 572, FPS 2.28, Running 338.55s Step 900( 95.50%), action 573, FPS 2.26, Running 339.11s Step 901( 95.67%), action 574, FPS 2.25, Running 339.46s Step 902( 95.83%), action 575, FPS 2.23, Running 340.04s Step 903( 96.00%), action 576, FPS 2.26, Running 340.26s Step 904( 96.17%), action 577, FPS 2.24, Running 340.84s Step 905( 96.33%), action 578, FPS 2.25, Running 341.17s Step 906( 96.50%), action 579, FPS 2.20, Running 341.81s Step 907( 96.67%), action 580, FPS 2.17, Running 342.16s Step 908( 96.83%), action 581, FPS 2.16, Running 342.89s Step 909( 97.00%), action 582, FPS 2.15, Running 343.25s Step 910( 97.17%), action 583, FPS 2.14, Running 343.83s Step 911( 97.33%), action 584, FPS 2.14, Running 344.15s Step 912( 97.50%), action 585, FPS 2.15, Running 344.67s Step 913( 97.67%), action 586, FPS 2.14, Running 345.03s Step 914( 97.83%), action 587, FPS 2.13, Running 345.60s Step 915( 98.00%), action 588, FPS 2.10, Running 345.99s Step 916( 98.17%), action 589, FPS 2.10, Running 346.56s Step 917( 98.33%), action 590, FPS 2.09, Running 346.89s Step 918( 98.50%), action 591, FPS 2.11, Running 347.60s Step 919( 98.67%), action 592, FPS 2.13, Running 347.93s Step 920( 98.83%), action 593, FPS 2.14, Running 348.46s Step 921( 99.00%), action 594, FPS 2.14, Running 348.82s Step 922( 99.17%), action 595, FPS 2.15, Running 349.33s Step 923( 99.33%), action 596, FPS 2.12, Running 349.70s Step 924( 99.50%), action 597, FPS 2.11, Running 350.30s Step 925( 99.67%), action 598, FPS 2.11, Running 350.67s Step 926( 99.83%), action 599, FPS 2.13, Running 351.21s Step 927(100.00%), action 600, FPS 2.14, Running 351.49s [2026-08-02 23:21:46] [52 ] Seed 51 failed after 351.69 s. +steps: 927 , actions: 600 . +Instruction: Empty +Total 7/52(13.46%) success. +Setting seed: 52 +Step 1( N/A%), pre moving , FPS 6.76, Running 0.15s Step 2( N/A%), pre moving , FPS 9.22, Running 0.22s Step 3( N/A%), pre moving , FPS 11.28, Running 0.27s Step 4( N/A%), pre moving , FPS 12.24, Running 0.33s Step 5( N/A%), pre moving , FPS 11.44, Running 0.44s Step 6( N/A%), pre moving , FPS 11.30, Running 0.53s Step 7( N/A%), pre moving , FPS 11.19, Running 0.63s Step 8( N/A%), pre moving , FPS 11.17, Running 0.72s Step 9( N/A%), pre moving , FPS 11.00, Running 0.82s Step 10( N/A%), pre moving , FPS 10.93, Running 0.91s Step 11( N/A%), pre moving , FPS 10.92, Running 1.01s Step 12( N/A%), pre moving , FPS 10.80, Running 1.11s Step 13( N/A%), pre moving , FPS 10.64, Running 1.22s Step 14( N/A%), pre moving , FPS 10.65, Running 1.31s Step 15( N/A%), pre moving , FPS 10.65, Running 1.41s Step 16( N/A%), pre moving , FPS 10.66, Running 1.50s Step 17( N/A%), pre moving , FPS 10.62, Running 1.60s Step 18( N/A%), pre moving , FPS 10.61, Running 1.70s Step 19( N/A%), pre moving , FPS 10.62, Running 1.79s Step 20( N/A%), pre moving , FPS 10.64, Running 1.88s Step 21( N/A%), pre moving , FPS 9.57, Running 2.24s Step 22( N/A%), pre moving , FPS 9.48, Running 2.33s Step 23( N/A%), pre moving , FPS 9.30, Running 2.42s Step 24( N/A%), pre moving , FPS 9.11, Running 2.52s Step 25( N/A%), pre moving , FPS 9.18, Running 2.61s Step 26( N/A%), pre moving , FPS 8.18, Running 2.98s Step 27( N/A%), pre moving , FPS 8.23, Running 3.05s Step 28( N/A%), pre moving , FPS 8.45, Running 3.08s Step 29( N/A%), pre moving , FPS 8.75, Running 3.10s Step 30( N/A%), pre moving , FPS 9.06, Running 3.12s Step 31( N/A%), pre moving , FPS 9.37, Running 3.14s Step 32( N/A%), pre moving , FPS 9.76, Running 3.16s Step 33( N/A%), pre moving , FPS 10.21, Running 3.18s Step 34( N/A%), pre moving , FPS 10.61, Running 3.20s Step 35( N/A%), pre moving , FPS 10.92, Running 3.24s Step 36( N/A%), pre moving , FPS 8.14, Running 3.96s Step 37( N/A%), pre moving , FPS 7.80, Running 4.17s Step 38( N/A%), pre moving , FPS 7.81, Running 4.26s Step 39( N/A%), pre moving , FPS 7.79, Running 4.36s Step 40( N/A%), pre moving , FPS 7.78, Running 4.45s Step 41( N/A%), pre moving , FPS 8.67, Running 4.54s Step 42( N/A%), pre moving , FPS 8.64, Running 4.64s Step 43( N/A%), pre moving , FPS 8.63, Running 4.74s Step 44( N/A%), pre moving , FPS 8.61, Running 4.85s Step 45( N/A%), pre moving , FPS 8.68, Running 4.92s Step 46( N/A%), pre moving , FPS 9.81, Running 5.02s Step 47( N/A%), pre moving , FPS 9.67, Running 5.12s Step 48( N/A%), pre moving , FPS 7.51, Running 5.75s Step 49( N/A%), pre moving , FPS 7.30, Running 5.84s Step 50( N/A%), pre moving , FPS 7.10, Running 5.94s Step 51( N/A%), pre moving , FPS 6.90, Running 6.04s Step 52( N/A%), pre moving , FPS 6.72, Running 6.14s Step 53( N/A%), pre moving , FPS 6.43, Running 6.29s Step 54( N/A%), pre moving , FPS 6.20, Running 6.43s Step 55( N/A%), pre moving , FPS 5.99, Running 6.58s Step 56( N/A%), pre moving , FPS 7.21, Running 6.73s Step 57( N/A%), pre moving , FPS 7.38, Running 6.88s Step 58( N/A%), pre moving , FPS 7.52, Running 6.92s Step 59( N/A%), pre moving , FPS 7.69, Running 6.96s Step 60( N/A%), pre moving , FPS 7.84, Running 7.00s Step 61( N/A%), pre moving , FPS 7.80, Running 7.11s Step 62( N/A%), pre moving , FPS 7.75, Running 7.22s Step 63( N/A%), pre moving , FPS 7.76, Running 7.31s Step 64( N/A%), pre moving , FPS 7.78, Running 7.42s Step 65( N/A%), pre moving , FPS 7.67, Running 7.53s Step 66( N/A%), pre moving , FPS 7.71, Running 7.61s Step 67( N/A%), pre moving , FPS 7.64, Running 7.74s Step 68( N/A%), pre moving , FPS 9.46, Running 7.86s Step 69( N/A%), pre moving , FPS 9.19, Running 8.02s Step 70( N/A%), pre moving , FPS 8.99, Running 8.16s Step 71( N/A%), pre moving , FPS 8.82, Running 8.31s Step 72( N/A%), pre moving , FPS 8.57, Running 8.47s Step 73( N/A%), pre moving , FPS 8.56, Running 8.63s Step 74( N/A%), pre moving , FPS 8.58, Running 8.76s Step 75( N/A%), pre moving , FPS 8.56, Running 8.92s Step 76( N/A%), pre moving , FPS 8.54, Running 9.08s Step 77( N/A%), pre moving , FPS 8.55, Running 9.21s Step 78( N/A%), pre moving , FPS 8.17, Running 9.36s Step 79( N/A%), pre moving , FPS 7.87, Running 9.50s Step 80( N/A%), pre moving , FPS 7.58, Running 9.64s Step 81( N/A%), pre moving , FPS 7.44, Running 9.80s Step 82( N/A%), pre moving , FPS 7.40, Running 9.92s Step 83( N/A%), pre moving , FPS 7.23, Running 10.08s Step 84( N/A%), pre moving , FPS 7.09, Running 10.24s Step 85( N/A%), pre moving , FPS 7.02, Running 10.38s Step 86( N/A%), pre moving , FPS 6.98, Running 10.47s Step 87( N/A%), pre moving , FPS 7.09, Running 10.56s Step 88( N/A%), pre moving , FPS 7.25, Running 10.62s Step 89( N/A%), pre moving , FPS 7.56, Running 10.67s Step 90( N/A%), pre moving , FPS 7.81, Running 10.72s Step 91( N/A%), pre moving , FPS 8.04, Running 10.80s Step 92( N/A%), pre moving , FPS 8.29, Running 10.88s Step 93( N/A%), pre moving , FPS 8.69, Running 10.93s Step 94( N/A%), pre moving , FPS 8.89, Running 11.01s Step 95( N/A%), pre moving , FPS 9.21, Running 11.09s Step 96( N/A%), pre moving , FPS 9.62, Running 11.15s Step 97( N/A%), pre moving , FPS 10.11, Running 11.19s Step 98( N/A%), pre moving , FPS 10.52, Running 11.26s Step 99( N/A%), pre moving , FPS 10.80, Running 11.35s Step 100( N/A%), pre moving , FPS 11.10, Running 11.44s Step 101( N/A%), pre moving , FPS 11.44, Running 11.55s Step 102( N/A%), pre moving , FPS 11.69, Running 11.63s Step 103( N/A%), pre moving , FPS 12.22, Running 11.72s Step 104( N/A%), pre moving , FPS 12.67, Running 11.82s Step 105( N/A%), pre moving , FPS 13.02, Running 11.91s Step 106( N/A%), pre moving , FPS 12.88, Running 12.02s Step 107( N/A%), pre moving , FPS 12.95, Running 12.11s Step 108( N/A%), pre moving , FPS 12.63, Running 12.20s Step 109( N/A%), pre moving , FPS 12.20, Running 12.31s Step 110( N/A%), pre moving , FPS 11.94, Running 12.40s Step 111( N/A%), pre moving , FPS 11.83, Running 12.49s Step 112( N/A%), pre moving , FPS 11.76, Running 12.58s Step 113( N/A%), pre moving , FPS 11.45, Running 12.68s Step 114( N/A%), pre moving , FPS 11.26, Running 12.78s Step 115( N/A%), pre moving , FPS 11.17, Running 12.88s Step 116( N/A%), pre moving , FPS 11.03, Running 12.97s Step 117( N/A%), pre moving , FPS 10.69, Running 13.06s Step 118( N/A%), pre moving , FPS 7.34, Running 13.99s Step 119( N/A%), pre moving , FPS 7.03, Running 14.20s Step 120( N/A%), pre moving , FPS 6.83, Running 14.37s Step 121( N/A%), pre moving , FPS 6.33, Running 14.71s Step 122( N/A%), pre moving , FPS 6.14, Running 14.89s Step 123( N/A%), pre moving , FPS 5.61, Running 15.28s Step 124( N/A%), pre moving , FPS 5.43, Running 15.51s Step 125( N/A%), pre moving , FPS 5.05, Running 15.87s Step 126( N/A%), pre moving , FPS 4.96, Running 16.06s Step 127( N/A%), pre moving , FPS 4.63, Running 16.42s Step 128( N/A%), pre moving , FPS 4.50, Running 16.64s Step 129( N/A%), pre moving , FPS 4.26, Running 17.00s Step 130( N/A%), pre moving , FPS 4.13, Running 17.24s Step 131( N/A%), pre moving , FPS 3.90, Running 17.62s Step 132( N/A%), pre moving , FPS 3.87, Running 17.74s Step 133( N/A%), pre moving , FPS 3.79, Running 17.96s Step 134( N/A%), pre moving , FPS 3.78, Running 18.07s Step 135( N/A%), pre moving , FPS 3.60, Running 18.43s Step 136( N/A%), pre moving , FPS 3.55, Running 18.60s Step 137( N/A%), pre moving , FPS 3.40, Running 18.94s Step 138( N/A%), pre moving , FPS 3.88, Running 19.14s Step 139( N/A%), pre moving , FPS 3.75, Running 19.53s Step 140( N/A%), pre moving , FPS 3.73, Running 19.74s Step 141( N/A%), pre moving , FPS 3.71, Running 20.11s Step 142( N/A%), pre moving , FPS 3.66, Running 20.35s Step 143( N/A%), pre moving , FPS 3.67, Running 20.73s Step 144( N/A%), pre moving , FPS 3.67, Running 20.95s Step 145( N/A%), pre moving , FPS 3.67, Running 21.32s Step 146( N/A%), pre moving , FPS 3.56, Running 21.67s Step 147( N/A%), pre moving , FPS 3.62, Running 21.96s Step 148( N/A%), pre moving , FPS 3.63, Running 22.15s Step 149( N/A%), pre moving , FPS 3.64, Running 22.49s Step 150( N/A%), pre moving , FPS 3.68, Running 22.68s Step 151( N/A%), pre moving , FPS 3.67, Running 23.06s Step 152( N/A%), pre moving , FPS 3.62, Running 23.27s Step 153( N/A%), pre moving , FPS 3.51, Running 23.66s Step 154( N/A%), pre moving , FPS 3.45, Running 23.86s Step 155( N/A%), pre moving , FPS 3.43, Running 24.26s Step 156( N/A%), pre moving , FPS 3.40, Running 24.49s Step 157( N/A%), pre moving , FPS 3.37, Running 24.88s Step 158( N/A%), pre moving , FPS 3.34, Running 25.12s Step 159( N/A%), pre moving , FPS 3.34, Running 25.52s Step 160( N/A%), pre moving , FPS 3.36, Running 25.68s Step 161( N/A%), pre moving , FPS 3.39, Running 26.01s Step 162( N/A%), pre moving , FPS 3.39, Running 26.24s Step 163( N/A%), pre moving , FPS 3.40, Running 26.61s Step 164( N/A%), pre moving , FPS 3.39, Running 26.86s Step 165( N/A%), pre moving , FPS 3.35, Running 27.28s Step 166( N/A%), pre moving , FPS 3.41, Running 27.55s Step 167( N/A%), pre moving , FPS 3.34, Running 27.95s Step 168( N/A%), pre moving , FPS 3.31, Running 28.18s Step 169( N/A%), pre moving , FPS 3.28, Running 28.59s Step 170( N/A%), pre moving , FPS 3.26, Running 28.82s Step 171( N/A%), pre moving , FPS 3.24, Running 29.23s Step 172( N/A%), pre moving , FPS 3.22, Running 29.49s Step 173( N/A%), pre moving , FPS 3.32, Running 29.69s Step 174( N/A%), pre moving , FPS 3.32, Running 29.88s Step 175( N/A%), pre moving , FPS 3.33, Running 30.26s Step 176( N/A%), pre moving , FPS 3.34, Running 30.47s Step 177( N/A%), pre moving , FPS 3.32, Running 30.90s Step 178( N/A%), pre moving , FPS 3.32, Running 31.14s Step 179( N/A%), pre moving , FPS 3.32, Running 31.54s Step 180( N/A%), pre moving , FPS 3.28, Running 31.77s Step 181( N/A%), pre moving , FPS 3.24, Running 32.18s Step 182( N/A%), pre moving , FPS 3.24, Running 32.42s Step 183( N/A%), pre moving , FPS 3.24, Running 32.79s Step 184( N/A%), pre moving , FPS 3.22, Running 33.07s Step 185( N/A%), pre moving , FPS 3.27, Running 33.40s Step 186( N/A%), pre moving , FPS 3.30, Running 33.61s Step 187( N/A%), pre moving , FPS 3.32, Running 33.97s Step 188( N/A%), pre moving , FPS 3.39, Running 34.08s Step 189( N/A%), pre moving , FPS 3.57, Running 34.19s Step 190( N/A%), pre moving , FPS 3.66, Running 34.28s Step 191( N/A%), pre moving , FPS 3.87, Running 34.40s Step 192( N/A%), pre moving , FPS 3.97, Running 34.53s Step 193( N/A%), pre moving , FPS 4.04, Running 34.64s Step 194( N/A%), pre moving , FPS 4.08, Running 34.78s Step 195( N/A%), pre moving , FPS 4.31, Running 34.90s Step 196( N/A%), pre moving , FPS 4.40, Running 35.01s Step 197( N/A%), pre moving , FPS 4.72, Running 35.14s Step 198( N/A%), pre moving , FPS 4.30, Running 35.79s Step 199( N/A%), pre moving , FPS 4.56, Running 35.92s Step 200( N/A%), pre moving , FPS 4.60, Running 36.12s Step 201( N/A%), pre moving , FPS 4.90, Running 36.26s Step 202( N/A%), pre moving , FPS 4.96, Running 36.45s Step 203( N/A%), pre moving , FPS 5.16, Running 36.67s Step 204( N/A%), pre moving , FPS 5.26, Running 36.87s Step 205( N/A%), pre moving , FPS 5.42, Running 37.09s Step 206( N/A%), pre moving , FPS 5.43, Running 37.29s Step 207( N/A%), pre moving , FPS 5.66, Running 37.50s Step 208( N/A%), pre moving , FPS 5.62, Running 37.64s Step 209( N/A%), pre moving , FPS 5.51, Running 37.81s Step 210( N/A%), pre moving , FPS 5.42, Running 37.97s Step 211( N/A%), pre moving , FPS 5.36, Running 38.13s Step 212( N/A%), pre moving , FPS 5.32, Running 38.29s Step 213( N/A%), pre moving , FPS 5.34, Running 38.39s Step 214( N/A%), pre moving , FPS 5.33, Running 38.53s Step 215( N/A%), pre moving , FPS 5.33, Running 38.66s Step 216( N/A%), pre moving , FPS 5.30, Running 38.79s Step 217( N/A%), pre moving , FPS 5.18, Running 39.00s Step 218( N/A%), pre moving , FPS 5.87, Running 39.20s Step 219( N/A%), pre moving , FPS 5.73, Running 39.41s Step 220( N/A%), pre moving , FPS 5.73, Running 39.61s Step 221( N/A%), pre moving , FPS 5.63, Running 39.81s Step 222( N/A%), pre moving , FPS 5.61, Running 40.01s Step 223( N/A%), pre moving , FPS 5.63, Running 40.22s Step 224( N/A%), pre moving , FPS 5.63, Running 40.43s Step 225( N/A%), pre moving , FPS 5.63, Running 40.64s Step 226( N/A%), pre moving , FPS 5.64, Running 40.84s Step 227( N/A%), pre moving , FPS 5.65, Running 41.04s Step 228( N/A%), pre moving , FPS 5.54, Running 41.25s Step 229( N/A%), pre moving , FPS 5.51, Running 41.44s Step 230( N/A%), pre moving , FPS 5.46, Running 41.64s Step 231( N/A%), pre moving , FPS 5.51, Running 41.76s Step 232( N/A%), pre moving , FPS 5.59, Running 41.87s Step 233( N/A%), pre moving , FPS 5.60, Running 41.96s Step 234( N/A%), pre moving , FPS 5.65, Running 42.07s Step 235( N/A%), pre moving , FPS 5.68, Running 42.18s Step 236( N/A%), pre moving , FPS 5.71, Running 42.29s Step 237( N/A%), pre moving , FPS 5.88, Running 42.40s Step 238( N/A%), pre moving , FPS 6.09, Running 42.49s Step 239( N/A%), pre moving , FPS 6.22, Running 42.62s Step 240( N/A%), pre moving , FPS 6.37, Running 42.75s Step 241( N/A%), pre moving , FPS 6.50, Running 42.89s Step 242( N/A%), pre moving , FPS 6.63, Running 43.03s Step 243( N/A%), pre moving , FPS 5.77, Running 43.69s Step 244( N/A%), pre moving , FPS 5.87, Running 43.83s Step 245( N/A%), pre moving , FPS 6.04, Running 43.95s Step 246( N/A%), pre moving , FPS 6.15, Running 44.09s Step 247( N/A%), pre moving , FPS 6.27, Running 44.23s Step 248( N/A%), pre moving , FPS 6.45, Running 44.36s Step 249( N/A%), pre moving , FPS 6.55, Running 44.49s Step 250( N/A%), pre moving , FPS 6.54, Running 44.70s Step 251( N/A%), pre moving , FPS 6.35, Running 44.91s Step 252( N/A%), pre moving , FPS 6.15, Running 45.12s Step 253( N/A%), pre moving , FPS 5.95, Running 45.32s Step 254( N/A%), pre moving , FPS 5.68, Running 45.59s Step 255( N/A%), pre moving , FPS 5.45, Running 45.85s Step 256( N/A%), pre moving , FPS 5.30, Running 46.06s Step 257( N/A%), pre moving , FPS 5.14, Running 46.29s Step 258( N/A%), pre moving , FPS 5.02, Running 46.47s Step 259( N/A%), pre moving , FPS 4.90, Running 46.70s Step 260( N/A%), pre moving , FPS 4.76, Running 46.96s Step 261( N/A%), pre moving , FPS 4.60, Running 47.24s Step 262( N/A%), pre moving , FPS 4.47, Running 47.50s Step 263( N/A%), pre moving , FPS 4.87, Running 47.79s Step 264( N/A%), pre moving , FPS 4.72, Running 48.07s Step 265( N/A%), pre moving , FPS 4.55, Running 48.35s Step 266( N/A%), pre moving , FPS 4.43, Running 48.61s Step 267( N/A%), pre moving , FPS 4.31, Running 48.87s Step 268( N/A%), pre moving , FPS 4.17, Running 49.16s Step 269( N/A%), pre moving , FPS 4.06, Running 49.42s Step 270( N/A%), pre moving , FPS 3.99, Running 49.71s Step 271( N/A%), pre moving , FPS 3.96, Running 49.97s Step 272( N/A%), pre moving , FPS 3.91, Running 50.23s Step 273( N/A%), pre moving , FPS 3.88, Running 50.48s Step 274( N/A%), pre moving , FPS 3.91, Running 50.71s Step 275( N/A%), pre moving , FPS 3.98, Running 50.87s Step 276( N/A%), pre moving , FPS 4.02, Running 51.04s Step 277( N/A%), pre moving , FPS 4.04, Running 51.24s Step 278( N/A%), pre moving , FPS 4.04, Running 51.43s Step 279( N/A%), pre moving , FPS 4.06, Running 51.63s Step 280( N/A%), pre moving , FPS 4.10, Running 51.83s Step 281( N/A%), pre moving , FPS 4.11, Running 52.11s Step 282( N/A%), pre moving , FPS 4.11, Running 52.37s Step 283( N/A%), pre moving , FPS 4.12, Running 52.65s Step 284( N/A%), pre moving , FPS 4.14, Running 52.90s Step 285( N/A%), pre moving , FPS 4.14, Running 53.18s Step 286( N/A%), pre moving , FPS 4.12, Running 53.47s Step 287( N/A%), pre moving , FPS 4.12, Running 53.72s Step 288( N/A%), pre moving , FPS 4.13, Running 54.00s Step 289( N/A%), pre moving , FPS 4.13, Running 54.27s Step 290( N/A%), pre moving , FPS 4.13, Running 54.55s Step 291( N/A%), pre moving , FPS 4.21, Running 54.72s Step 292( N/A%), pre moving , FPS 4.30, Running 54.88s Step 293( N/A%), pre moving , FPS 4.41, Running 55.01s Step 294( N/A%), pre moving , FPS 4.48, Running 55.18s Step 295( N/A%), pre moving , FPS 4.47, Running 55.34s Step 296( N/A%), pre moving , FPS 4.47, Running 55.51s Step 297( N/A%), pre moving , FPS 4.47, Running 55.72s Step 298( N/A%), pre moving , FPS 4.53, Running 55.85s Step 299( N/A%), pre moving , FPS 4.60, Running 55.98s Step 300( N/A%), pre moving , FPS 4.66, Running 56.12s Step 301( N/A%), pre moving , FPS 4.83, Running 56.25s Step 302( N/A%), pre moving , FPS 4.99, Running 56.38s Step 303( N/A%), pre moving , FPS 5.17, Running 56.52s Step 304( N/A%), pre moving , FPS 5.33, Running 56.66s Step 305( N/A%), pre moving , FPS 5.53, Running 56.80s Step 306( N/A%), pre moving , FPS 5.78, Running 56.92s Step 307( N/A%), pre moving , FPS 5.99, Running 57.06s Step 308( N/A%), pre moving , FPS 6.28, Running 57.19s Step 309( N/A%), pre moving , FPS 6.55, Running 57.33s Step 310( N/A%), pre moving , FPS 6.87, Running 57.46s Step 311( N/A%), pre moving , FPS 6.94, Running 57.60s Step 312( N/A%), pre moving , FPS 7.03, Running 57.73s Step 313( N/A%), pre moving , FPS 7.03, Running 57.86s Step 314( N/A%), pre moving , FPS 7.11, Running 57.99s Step 315( N/A%), pre moving , FPS 7.18, Running 58.13s Step 316( N/A%), pre moving , FPS 7.31, Running 58.25s Step 317( N/A%), pre moving , FPS 4.77, Running 59.91s Step 318( N/A%), pre moving , FPS 4.49, Running 60.31s Step 319( N/A%), pre moving , FPS 4.38, Running 60.55s Step 320( N/A%), pre moving , FPS 4.15, Running 60.94s Step 321( N/A%), pre moving , FPS 4.06, Running 61.17s Step 322( N/A%), pre moving , FPS 3.86, Running 61.56s Step 323( N/A%), pre moving , FPS 3.79, Running 61.80s Step 324( N/A%), pre moving , FPS 3.59, Running 62.23s Step 325( N/A%), pre moving , FPS 3.55, Running 62.44s Step 326( N/A%), pre moving , FPS 3.42, Running 62.77s Step 327( N/A%), pre moving , FPS 3.38, Running 62.98s Step 328( N/A%), pre moving , FPS 3.25, Running 63.35s Step 329( N/A%), pre moving , FPS 3.20, Running 63.58s Step 330( N/A%), pre moving , FPS 3.04, Running 64.03s Step 331( N/A%), pre moving , FPS 2.99, Running 64.28s Step 332( N/A%), pre moving , FPS 2.87, Running 64.69s Step 333( N/A%), pre moving , FPS 2.83, Running 64.92s Step 334( N/A%), pre moving , FPS 2.72, Running 65.33s Step 335( N/A%), pre moving , FPS 2.68, Running 65.59s Step 336( N/A%), pre moving , FPS 2.58, Running 65.99s Step 337( 0.17%), action 1, FPS 2.89, Running 66.82s Step 338( 0.33%), action 2, FPS 2.89, Running 67.22s Step 339( 0.50%), action 3, FPS 2.76, Running 67.80s Step 340( 0.67%), action 4, FPS 2.71, Running 68.31s Step 341( 0.83%), action 5, FPS 2.58, Running 68.92s Step 342( 1.00%), action 6, FPS 2.60, Running 69.27s Step 343( 1.17%), action 7, FPS 2.49, Running 69.84s Step 344( 1.33%), action 8, FPS 2.53, Running 70.14s Step 345( 1.50%), action 9, FPS 2.44, Running 70.64s Step 346( 1.67%), action 10, FPS 2.42, Running 71.04s Step 347( 1.83%), action 11, FPS 2.29, Running 71.70s Step 348( 2.00%), action 12, FPS 2.28, Running 72.12s Step 349( 2.17%), action 13, FPS 2.20, Running 72.67s Step 350( 2.33%), action 14, FPS 2.21, Running 73.07s Step 351( 2.50%), action 15, FPS 2.16, Running 73.55s Step 352( 2.67%), action 16, FPS 2.18, Running 73.84s Step 353( 2.83%), action 17, FPS 2.13, Running 74.30s Step 354( 3.00%), action 18, FPS 2.13, Running 74.70s Step 355( 3.17%), action 19, FPS 2.08, Running 75.20s Step 356( 3.33%), action 20, FPS 2.07, Running 75.63s Step 357( 3.50%), action 21, FPS 2.12, Running 76.27s Step 358( 3.67%), action 22, FPS 2.12, Running 76.65s Step 359( 3.83%), action 23, FPS 2.12, Running 77.24s Step 360( 4.00%), action 24, FPS 2.18, Running 77.48s Step 361( 4.17%), action 25, FPS 2.21, Running 77.96s Step 362( 4.33%), action 26, FPS 2.20, Running 78.36s Step 363( 4.50%), action 27, FPS 2.23, Running 78.82s Step 364( 4.67%), action 28, FPS 2.21, Running 79.19s Step 365( 4.83%), action 29, FPS 2.21, Running 79.69s Step 366( 5.00%), action 30, FPS 2.20, Running 80.12s Step 367( 5.17%), action 31, FPS 2.21, Running 80.75s Step 368( 5.33%), action 32, FPS 2.21, Running 81.17s Step 369( 5.50%), action 33, FPS 2.27, Running 81.50s Step 370( 5.67%), action 34, FPS 2.28, Running 81.86s Step 371( 5.83%), action 35, FPS 2.27, Running 82.35s Step 372( 6.00%), action 36, FPS 2.25, Running 82.71s Step 373( 6.17%), action 37, FPS 2.24, Running 83.22s Step 374( 6.33%), action 38, FPS 2.23, Running 83.66s Step 375( 6.50%), action 39, FPS 2.24, Running 84.14s Step 376( 6.67%), action 40, FPS 2.23, Running 84.59s Step 377( 6.83%), action 41, FPS 2.26, Running 85.12s Step 378( 7.00%), action 42, FPS 2.27, Running 85.47s Step 379( 7.17%), action 43, FPS 2.30, Running 85.95s Step 380( 7.33%), action 44, FPS 2.26, Running 86.33s Step 381( 7.50%), action 45, FPS 2.24, Running 86.87s Step 382( 7.67%), action 46, FPS 2.25, Running 87.25s Step 383( 7.83%), action 47, FPS 2.20, Running 87.89s Step 384( 8.00%), action 48, FPS 2.20, Running 88.27s Step 385( 8.17%), action 49, FPS 2.20, Running 88.78s Step 386( 8.33%), action 50, FPS 2.24, Running 89.04s Step 387( 8.50%), action 51, FPS 2.25, Running 89.62s Step 388( 8.67%), action 52, FPS 2.28, Running 89.95s Step 389( 8.83%), action 53, FPS 2.24, Running 90.44s Step 390( 9.00%), action 54, FPS 2.24, Running 90.79s Step 391( 9.17%), action 55, FPS 2.23, Running 91.31s Step 392( 9.33%), action 56, FPS 2.23, Running 91.70s Step 393( 9.50%), action 57, FPS 2.23, Running 92.18s Step 394( 9.67%), action 58, FPS 2.25, Running 92.55s Step 395( 9.83%), action 59, FPS 2.28, Running 92.92s Step 396( 10.00%), action 60, FPS 2.30, Running 93.28s Step 397( 10.17%), action 61, FPS 2.28, Running 93.91s Step 398( 10.33%), action 62, FPS 2.27, Running 94.29s Step 399( 10.50%), action 63, FPS 2.26, Running 94.79s Step 400( 10.67%), action 64, FPS 2.27, Running 95.15s Step 401( 10.83%), action 65, FPS 2.27, Running 95.67s Step 402( 11.00%), action 66, FPS 2.27, Running 96.06s Step 403( 11.17%), action 67, FPS 2.32, Running 96.51s Step 404( 11.33%), action 68, FPS 2.29, Running 96.99s Step 405( 11.50%), action 69, FPS 2.29, Running 97.50s Step 406( 11.67%), action 70, FPS 2.26, Running 97.88s Step 407( 11.83%), action 71, FPS 2.25, Running 98.52s Step 408( 12.00%), action 72, FPS 2.22, Running 98.94s Step 409( 12.17%), action 73, FPS 2.22, Running 99.46s Step 410( 12.33%), action 74, FPS 2.21, Running 99.85s Step 411( 12.50%), action 75, FPS 2.24, Running 100.25s Step 412( 12.67%), action 76, FPS 2.25, Running 100.57s Step 413( 12.83%), action 77, FPS 2.25, Running 101.05s Step 414( 13.00%), action 78, FPS 2.26, Running 101.41s Step 415( 13.17%), action 79, FPS 2.22, Running 101.94s Step 416( 13.33%), action 80, FPS 2.19, Running 102.42s Step 417( 13.50%), action 81, FPS 2.17, Running 103.14s Step 418( 13.67%), action 82, FPS 2.17, Running 103.52s Step 419( 13.83%), action 83, FPS 2.19, Running 103.93s Step 420( 14.00%), action 84, FPS 2.18, Running 104.31s Step 421( 14.17%), action 85, FPS 2.19, Running 104.80s Step 422( 14.33%), action 86, FPS 2.19, Running 105.19s Step 423( 14.50%), action 87, FPS 2.18, Running 105.69s Step 424( 14.67%), action 88, FPS 2.21, Running 106.05s Step 425( 14.83%), action 89, FPS 2.22, Running 106.52s Step 426( 15.00%), action 90, FPS 2.23, Running 106.86s Step 427( 15.17%), action 91, FPS 2.25, Running 107.40s Step 428( 15.33%), action 92, FPS 2.27, Running 107.76s Step 429( 15.50%), action 93, FPS 2.28, Running 108.24s Step 430( 15.67%), action 94, FPS 2.27, Running 108.65s Step 431( 15.83%), action 95, FPS 2.24, Running 109.16s Step 432( 16.00%), action 96, FPS 2.23, Running 109.54s Step 433( 16.17%), action 97, FPS 2.23, Running 110.04s Step 434( 16.33%), action 98, FPS 2.21, Running 110.45s Step 435( 16.50%), action 99, FPS 2.23, Running 110.90s Step 436( 16.67%), action 100, FPS 2.29, Running 111.14s Step 437( 16.83%), action 101, FPS 2.32, Running 111.78s Step 438( 17.00%), action 102, FPS 2.32, Running 112.15s Step 439( 17.17%), action 103, FPS 2.30, Running 112.64s Step 440( 17.33%), action 104, FPS 2.29, Running 113.03s Step 441( 17.50%), action 105, FPS 2.27, Running 113.60s Step 442( 17.67%), action 106, FPS 2.28, Running 113.97s Step 443( 17.83%), action 107, FPS 2.27, Running 114.50s Step 444( 18.00%), action 108, FPS 2.27, Running 114.86s Step 445( 18.17%), action 109, FPS 2.27, Running 115.35s Step 446( 18.33%), action 110, FPS 2.24, Running 115.80s Step 447( 18.50%), action 111, FPS 2.21, Running 116.44s Step 448( 18.67%), action 112, FPS 2.21, Running 116.83s Step 449( 18.83%), action 113, FPS 2.18, Running 117.40s Step 450( 19.00%), action 114, FPS 2.18, Running 117.82s Step 451( 19.17%), action 115, FPS 2.18, Running 118.33s Step 452( 19.33%), action 116, FPS 2.19, Running 118.66s Step 453( 19.50%), action 117, FPS 2.19, Running 119.16s Step 454( 19.67%), action 118, FPS 2.18, Running 119.64s Step 455( 19.83%), action 119, FPS 2.16, Running 120.17s Step 456( 20.00%), action 120, FPS 2.12, Running 120.57s Step 457( 20.17%), action 121, FPS 2.12, Running 121.22s Step 458( 20.33%), action 122, FPS 2.12, Running 121.60s Step 459( 20.50%), action 123, FPS 2.12, Running 122.07s Step 460( 20.67%), action 124, FPS 2.15, Running 122.35s Step 461( 20.83%), action 125, FPS 2.17, Running 122.81s Step 462( 21.00%), action 126, FPS 2.17, Running 123.18s Step 463( 21.17%), action 127, FPS 2.16, Running 123.74s Step 464( 21.33%), action 128, FPS 2.16, Running 124.13s Step 465( 21.50%), action 129, FPS 2.16, Running 124.62s Step 466( 21.67%), action 130, FPS 2.14, Running 125.14s Step 467( 21.83%), action 131, FPS 2.15, Running 125.75s Step 468( 22.00%), action 132, FPS 2.17, Running 126.04s Step 469( 22.17%), action 133, FPS 2.20, Running 126.49s Step 470( 22.33%), action 134, FPS 2.20, Running 126.92s Step 471( 22.50%), action 135, FPS 2.20, Running 127.43s Step 472( 22.67%), action 136, FPS 2.18, Running 127.83s Step 473( 22.83%), action 137, FPS 2.18, Running 128.35s Step 474( 23.00%), action 138, FPS 2.20, Running 128.71s Step 475( 23.17%), action 139, FPS 2.21, Running 129.22s Step 476( 23.33%), action 140, FPS 2.20, Running 129.65s Step 477( 23.50%), action 141, FPS 2.20, Running 130.31s Step 478( 23.67%), action 142, FPS 2.17, Running 130.84s Step 479( 23.83%), action 143, FPS 2.17, Running 131.30s Step 480( 24.00%), action 144, FPS 2.15, Running 131.66s Step 481( 24.17%), action 145, FPS 2.14, Running 132.16s Step 482( 24.33%), action 146, FPS 2.13, Running 132.57s Step 483( 24.50%), action 147, FPS 2.15, Running 133.06s Step 484( 24.67%), action 148, FPS 2.16, Running 133.40s Step 485( 24.83%), action 149, FPS 2.16, Running 133.88s Step 486( 25.00%), action 150, FPS 2.19, Running 134.27s Step 487( 25.17%), action 151, FPS 2.18, Running 134.91s Step 488( 25.33%), action 152, FPS 2.16, Running 135.29s Step 489( 25.50%), action 153, FPS 2.15, Running 135.81s Step 490( 25.67%), action 154, FPS 2.16, Running 136.19s Step 491( 25.83%), action 155, FPS 2.15, Running 136.73s Step 492( 26.00%), action 156, FPS 2.16, Running 137.10s Step 493( 26.17%), action 157, FPS 2.18, Running 137.53s Step 494( 26.33%), action 158, FPS 2.18, Running 137.88s Step 495( 26.50%), action 159, FPS 2.19, Running 138.35s Step 496( 26.67%), action 160, FPS 2.19, Running 138.78s Step 497( 26.83%), action 161, FPS 2.20, Running 139.40s Step 498( 27.00%), action 162, FPS 2.24, Running 139.75s Step 499( 27.17%), action 163, FPS 2.24, Running 140.25s Step 500( 27.33%), action 164, FPS 2.23, Running 140.62s Step 501( 27.50%), action 165, FPS 2.26, Running 141.01s Step 502( 27.67%), action 166, FPS 2.29, Running 141.30s Step 503( 27.83%), action 167, FPS 2.30, Running 141.77s Step 504( 28.00%), action 168, FPS 2.29, Running 142.11s Step 505( 28.17%), action 169, FPS 2.30, Running 142.59s Step 506( 28.33%), action 170, FPS 2.30, Running 142.97s Step 507( 28.50%), action 171, FPS 2.30, Running 143.61s Step 508( 28.67%), action 172, FPS 2.30, Running 143.99s Step 509( 28.83%), action 173, FPS 2.30, Running 144.50s Step 510( 29.00%), action 174, FPS 2.32, Running 144.83s Step 511( 29.17%), action 175, FPS 2.36, Running 145.20s Step 512( 29.33%), action 176, FPS 2.36, Running 145.57s Step 513( 29.50%), action 177, FPS 2.35, Running 146.06s Step 514( 29.67%), action 178, FPS 2.33, Running 146.45s Step 515( 29.83%), action 179, FPS 2.32, Running 146.96s Step 516( 30.00%), action 180, FPS 2.34, Running 147.34s Step 517( 30.17%), action 181, FPS 2.34, Running 147.95s Step 518( 30.33%), action 182, FPS 2.32, Running 148.36s Step 519( 30.50%), action 183, FPS 2.33, Running 148.82s Step 520( 30.67%), action 184, FPS 2.34, Running 149.19s Step 521( 30.83%), action 185, FPS 2.30, Running 149.71s Step 522( 31.00%), action 186, FPS 2.26, Running 150.17s Step 523( 31.17%), action 187, FPS 2.24, Running 150.68s Step 524( 31.33%), action 188, FPS 2.23, Running 151.06s Step 525( 31.50%), action 189, FPS 2.23, Running 151.55s Step 526( 31.67%), action 190, FPS 2.23, Running 151.92s Step 527( 31.83%), action 191, FPS 2.27, Running 152.41s Step 528( 32.00%), action 192, FPS 2.27, Running 152.80s Step 529( 32.17%), action 193, FPS 2.28, Running 153.26s Step 530( 32.33%), action 194, FPS 2.26, Running 153.69s Step 531( 32.50%), action 195, FPS 2.23, Running 154.18s Step 532( 32.67%), action 196, FPS 2.22, Running 154.58s Step 533( 32.83%), action 197, FPS 2.21, Running 155.10s Step 534( 33.00%), action 198, FPS 2.20, Running 155.53s Step 535( 33.17%), action 199, FPS 2.21, Running 156.00s Step 536( 33.33%), action 200, FPS 2.23, Running 156.30s Step 537( 33.50%), action 201, FPS 2.23, Running 156.93s Step 538( 33.67%), action 202, FPS 2.24, Running 157.29s Step 539( 33.83%), action 203, FPS 2.23, Running 157.78s Step 540( 34.00%), action 204, FPS 2.23, Running 158.18s Step 541( 34.17%), action 205, FPS 2.23, Running 158.70s Step 542( 34.33%), action 206, FPS 2.24, Running 159.08s Step 543( 34.50%), action 207, FPS 2.24, Running 159.59s Step 544( 34.67%), action 208, FPS 2.25, Running 159.93s Step 545( 34.83%), action 209, FPS 2.30, Running 160.24s Step 546( 35.00%), action 210, FPS 2.28, Running 160.69s Step 547( 35.17%), action 211, FPS 2.25, Running 161.30s Step 548( 35.33%), action 212, FPS 2.25, Running 161.68s Step 549( 35.50%), action 213, FPS 2.24, Running 162.20s Step 550( 35.67%), action 214, FPS 2.25, Running 162.58s Step 551( 35.83%), action 215, FPS 2.22, Running 163.19s Step 552( 36.00%), action 216, FPS 2.22, Running 163.58s Step 553( 36.17%), action 217, FPS 2.26, Running 163.94s Step 554( 36.33%), action 218, FPS 2.28, Running 164.31s Step 555( 36.50%), action 219, FPS 2.26, Running 164.84s Step 556( 36.67%), action 220, FPS 2.22, Running 165.29s Step 557( 36.83%), action 221, FPS 2.23, Running 165.90s Step 558( 37.00%), action 222, FPS 2.22, Running 166.31s Step 559( 37.17%), action 223, FPS 2.21, Running 166.84s Step 560( 37.33%), action 224, FPS 2.20, Running 167.26s Step 561( 37.50%), action 225, FPS 2.23, Running 167.65s Step 562( 37.67%), action 226, FPS 2.24, Running 167.99s Step 563( 37.83%), action 227, FPS 2.24, Running 168.50s Step 564( 38.00%), action 228, FPS 2.22, Running 168.95s Step 565( 38.17%), action 229, FPS 2.17, Running 169.44s Step 566( 38.33%), action 230, FPS 2.19, Running 169.82s Step 567( 38.50%), action 231, FPS 2.19, Running 170.44s Step 568( 38.67%), action 232, FPS 2.18, Running 170.84s Step 569( 38.83%), action 233, FPS 2.20, Running 171.27s Step 570( 39.00%), action 234, FPS 2.24, Running 171.51s Step 571( 39.17%), action 235, FPS 2.32, Running 171.82s Step 572( 39.33%), action 236, FPS 2.35, Running 172.09s Step 573( 39.50%), action 237, FPS 2.34, Running 172.50s Step 574( 39.67%), action 238, FPS 2.34, Running 172.85s Step 575( 39.83%), action 239, FPS 2.35, Running 173.34s Step 576( 40.00%), action 240, FPS 2.37, Running 173.73s Step 577( 40.17%), action 241, FPS 2.34, Running 174.46s Step 578( 40.33%), action 242, FPS 2.34, Running 174.88s Step 579( 40.50%), action 243, FPS 2.33, Running 175.41s Step 580( 40.67%), action 244, FPS 2.34, Running 175.79s Step 581( 40.83%), action 245, FPS 2.36, Running 176.12s Step 582( 41.00%), action 246, FPS 2.35, Running 176.49s Step 583( 41.17%), action 247, FPS 2.33, Running 177.07s Step 584( 41.33%), action 248, FPS 2.35, Running 177.46s Step 585( 41.50%), action 249, FPS 2.34, Running 177.97s Step 586( 41.67%), action 250, FPS 2.35, Running 178.34s Step 587( 41.83%), action 251, FPS 2.34, Running 179.00s Step 588( 42.00%), action 252, FPS 2.33, Running 179.41s Step 589( 42.17%), action 253, FPS 2.34, Running 179.83s Step 590( 42.33%), action 254, FPS 2.29, Running 180.23s Step 591( 42.50%), action 255, FPS 2.26, Running 180.66s Step 592( 42.67%), action 256, FPS 2.23, Running 181.05s Step 593( 42.83%), action 257, FPS 2.21, Running 181.55s Step 594( 43.00%), action 258, FPS 2.20, Running 181.96s Step 595( 43.17%), action 259, FPS 2.20, Running 182.42s Step 596( 43.33%), action 260, FPS 2.20, Running 182.83s Step 597( 43.50%), action 261, FPS 2.22, Running 183.47s Step 598( 43.67%), action 262, FPS 2.26, Running 183.73s Step 599( 43.83%), action 263, FPS 2.25, Running 184.29s Step 600( 44.00%), action 264, FPS 2.24, Running 184.71s Step 601( 44.17%), action 265, FPS 2.19, Running 185.24s Step 602( 44.33%), action 266, FPS 2.19, Running 185.63s Step 603( 44.50%), action 267, FPS 2.18, Running 186.23s Step 604( 44.67%), action 268, FPS 2.18, Running 186.65s Step 605( 44.83%), action 269, FPS 2.17, Running 187.18s Step 606( 45.00%), action 270, FPS 2.19, Running 187.49s Step 607( 45.17%), action 271, FPS 2.16, Running 188.27s Step 608( 45.33%), action 272, FPS 2.13, Running 188.81s Step 609( 45.50%), action 273, FPS 2.11, Running 189.29s Step 610( 45.67%), action 274, FPS 2.11, Running 189.71s Step 611( 45.83%), action 275, FPS 2.10, Running 190.19s Step 612( 46.00%), action 276, FPS 2.10, Running 190.57s Step 613( 46.17%), action 277, FPS 2.11, Running 191.03s Step 614( 46.33%), action 278, FPS 2.14, Running 191.29s Step 615( 46.50%), action 279, FPS 2.14, Running 191.77s Step 616( 46.67%), action 280, FPS 2.15, Running 192.12s Step 617( 46.83%), action 281, FPS 2.14, Running 192.82s Step 618( 47.00%), action 282, FPS 2.11, Running 193.20s Step 619( 47.17%), action 283, FPS 2.13, Running 193.70s Step 620( 47.33%), action 284, FPS 2.12, Running 194.13s Step 621( 47.50%), action 285, FPS 2.13, Running 194.63s Step 622( 47.67%), action 286, FPS 2.15, Running 194.93s Step 623( 47.83%), action 287, FPS 2.17, Running 195.44s Step 624( 48.00%), action 288, FPS 2.15, Running 195.97s Step 625( 48.17%), action 289, FPS 2.14, Running 196.54s Step 626( 48.33%), action 290, FPS 2.12, Running 196.94s Step 627( 48.50%), action 291, FPS 2.14, Running 197.61s Step 628( 48.67%), action 292, FPS 2.16, Running 198.05s Step 629( 48.83%), action 293, FPS 2.19, Running 198.43s Step 630( 49.00%), action 294, FPS 2.20, Running 198.79s Step 631( 49.17%), action 295, FPS 2.20, Running 199.29s Step 632( 49.33%), action 296, FPS 2.18, Running 199.74s Step 633( 49.50%), action 297, FPS 2.17, Running 200.25s Step 634( 49.67%), action 298, FPS 2.14, Running 200.66s Step 635( 49.83%), action 299, FPS 2.13, Running 201.15s Step 636( 50.00%), action 300, FPS 2.11, Running 201.59s Step 637( 50.17%), action 301, FPS 2.15, Running 202.13s Step 638( 50.33%), action 302, FPS 2.15, Running 202.49s Step 639( 50.50%), action 303, FPS 2.17, Running 202.94s Step 640( 50.67%), action 304, FPS 2.16, Running 203.39s Step 641( 50.83%), action 305, FPS 2.16, Running 203.88s Step 642( 51.00%), action 306, FPS 2.14, Running 204.29s Step 643( 51.17%), action 307, FPS 2.14, Running 204.79s Step 644( 51.33%), action 308, FPS 2.15, Running 205.29s Step 645( 51.50%), action 309, FPS 2.16, Running 205.79s Step 646( 51.67%), action 310, FPS 2.17, Running 206.15s Step 647( 51.83%), action 311, FPS 2.17, Running 206.81s Step 648( 52.00%), action 312, FPS 2.19, Running 207.18s Step 649( 52.17%), action 313, FPS 2.16, Running 207.69s Step 650( 52.33%), action 314, FPS 2.15, Running 208.09s Step 651( 52.50%), action 315, FPS 2.15, Running 208.58s Step 652( 52.67%), action 316, FPS 2.16, Running 208.99s Step 653( 52.83%), action 317, FPS 2.17, Running 209.48s Step 654( 53.00%), action 318, FPS 2.17, Running 209.86s Step 655( 53.17%), action 319, FPS 2.18, Running 210.33s Step 656( 53.33%), action 320, FPS 2.19, Running 210.73s Step 657( 53.50%), action 321, FPS 2.17, Running 211.33s Step 658( 53.67%), action 322, FPS 2.18, Running 211.68s Step 659( 53.83%), action 323, FPS 2.17, Running 212.15s Step 660( 54.00%), action 324, FPS 2.19, Running 212.54s Step 661( 54.17%), action 325, FPS 2.19, Running 213.03s Step 662( 54.33%), action 326, FPS 2.20, Running 213.38s Step 663( 54.50%), action 327, FPS 2.20, Running 213.86s Step 664( 54.67%), action 328, FPS 2.23, Running 214.25s Step 665( 54.83%), action 329, FPS 2.24, Running 214.73s Step 666( 55.00%), action 330, FPS 2.23, Running 215.11s Step 667( 55.17%), action 331, FPS 2.23, Running 215.77s Step 668( 55.33%), action 332, FPS 2.22, Running 216.17s Step 669( 55.50%), action 333, FPS 2.23, Running 216.66s Step 670( 55.67%), action 334, FPS 2.23, Running 217.04s Step 671( 55.83%), action 335, FPS 2.24, Running 217.52s Step 672( 56.00%), action 336, FPS 2.25, Running 217.88s Step 673( 56.17%), action 337, FPS 2.26, Running 218.34s Step 674( 56.33%), action 338, FPS 2.26, Running 218.71s Step 675( 56.50%), action 339, FPS 2.25, Running 219.20s Step 676( 56.67%), action 340, FPS 2.26, Running 219.59s Step 677( 56.83%), action 341, FPS 2.25, Running 220.24s Step 678( 57.00%), action 342, FPS 2.23, Running 220.63s Step 679( 57.17%), action 343, FPS 2.23, Running 221.11s Step 680( 57.33%), action 344, FPS 2.21, Running 221.60s Step 681( 57.50%), action 345, FPS 2.21, Running 222.09s Step 682( 57.67%), action 346, FPS 2.20, Running 222.45s Step 683( 57.83%), action 347, FPS 2.20, Running 222.95s Step 684( 58.00%), action 348, FPS 2.21, Running 223.31s Step 685( 58.17%), action 349, FPS 2.20, Running 223.82s Step 686( 58.33%), action 350, FPS 2.20, Running 224.20s Step 687( 58.50%), action 351, FPS 2.21, Running 224.81s Step 688( 58.67%), action 352, FPS 2.21, Running 225.21s Step 689( 58.83%), action 353, FPS 2.17, Running 225.87s Step 690( 59.00%), action 354, FPS 2.17, Running 226.25s Step 691( 59.17%), action 355, FPS 2.16, Running 226.78s Step 692( 59.33%), action 356, FPS 2.16, Running 227.16s Step 693( 59.50%), action 357, FPS 2.14, Running 227.67s Step 694( 59.67%), action 358, FPS 2.17, Running 227.94s Step 695( 59.83%), action 359, FPS 2.15, Running 228.50s Step 696( 60.00%), action 360, FPS 2.15, Running 228.89s Step 697( 60.17%), action 361, FPS 2.16, Running 229.51s Step 698( 60.33%), action 362, FPS 2.16, Running 229.91s Step 699( 60.50%), action 363, FPS 2.15, Running 230.41s Step 700( 60.67%), action 364, FPS 2.17, Running 230.84s Step 701( 60.83%), action 365, FPS 2.16, Running 231.34s Step 702( 61.00%), action 366, FPS 2.17, Running 231.68s Step 703( 61.17%), action 367, FPS 2.13, Running 232.34s Step 704( 61.33%), action 368, FPS 2.12, Running 232.73s Step 705( 61.50%), action 369, FPS 2.13, Running 233.23s Step 706( 61.67%), action 370, FPS 2.12, Running 233.63s Step 707( 61.83%), action 371, FPS 2.10, Running 234.33s Step 708( 62.00%), action 372, FPS 2.09, Running 234.79s Step 709( 62.17%), action 373, FPS 2.13, Running 235.27s Step 710( 62.33%), action 374, FPS 2.15, Running 235.57s Step 711( 62.50%), action 375, FPS 2.16, Running 236.05s Step 712( 62.67%), action 376, FPS 2.15, Running 236.48s Step 713( 62.83%), action 377, FPS 2.15, Running 236.98s Step 714( 63.00%), action 378, FPS 2.13, Running 237.33s Step 715( 63.17%), action 379, FPS 2.15, Running 237.81s Step 716( 63.33%), action 380, FPS 2.14, Running 238.22s Step 717( 63.50%), action 381, FPS 2.13, Running 238.88s Step 718( 63.67%), action 382, FPS 2.14, Running 239.25s Step 719( 63.83%), action 383, FPS 2.15, Running 239.73s Step 720( 64.00%), action 384, FPS 2.13, Running 240.22s Step 721( 64.17%), action 385, FPS 2.14, Running 240.69s Step 722( 64.33%), action 386, FPS 2.12, Running 241.10s Step 723( 64.50%), action 387, FPS 2.16, Running 241.59s Step 724( 64.67%), action 388, FPS 2.16, Running 241.97s Step 725( 64.83%), action 389, FPS 2.17, Running 242.45s Step 726( 65.00%), action 390, FPS 2.18, Running 242.83s Step 727( 65.17%), action 391, FPS 2.19, Running 243.45s Step 728( 65.33%), action 392, FPS 2.21, Running 243.86s Step 729( 65.50%), action 393, FPS 2.20, Running 244.35s Step 730( 65.67%), action 394, FPS 2.11, Running 245.03s Step 731( 65.83%), action 395, FPS 2.11, Running 245.51s Step 732( 66.00%), action 396, FPS 2.13, Running 245.89s Step 733( 66.17%), action 397, FPS 2.12, Running 246.40s Step 734( 66.33%), action 398, FPS 2.12, Running 246.76s Step 735( 66.50%), action 399, FPS 2.12, Running 247.23s Step 736( 66.67%), action 400, FPS 2.13, Running 247.61s Step 737( 66.83%), action 401, FPS 2.14, Running 248.23s Step 738( 67.00%), action 402, FPS 2.13, Running 248.63s Step 739( 67.17%), action 403, FPS 2.13, Running 249.13s Step 740( 67.33%), action 404, FPS 2.15, Running 249.51s Step 741( 67.50%), action 405, FPS 2.14, Running 250.03s Step 742( 67.67%), action 406, FPS 2.14, Running 250.43s Step 743( 67.83%), action 407, FPS 2.14, Running 250.92s Step 744( 68.00%), action 408, FPS 2.14, Running 251.32s Step 745( 68.17%), action 409, FPS 2.14, Running 251.80s Step 746( 68.33%), action 410, FPS 2.14, Running 252.18s Step 747( 68.50%), action 411, FPS 2.13, Running 252.82s Step 748( 68.67%), action 412, FPS 2.14, Running 253.22s Step 749( 68.83%), action 413, FPS 2.14, Running 253.71s Step 750( 69.00%), action 414, FPS 2.21, Running 254.10s Step 751( 69.17%), action 415, FPS 2.20, Running 254.61s Step 752( 69.33%), action 416, FPS 2.20, Running 254.99s Step 753( 69.50%), action 417, FPS 2.21, Running 255.47s Step 754( 69.67%), action 418, FPS 2.19, Running 255.87s Step 755( 69.83%), action 419, FPS 2.18, Running 256.39s Step 756( 70.00%), action 420, FPS 2.18, Running 256.78s Step 757( 70.17%), action 421, FPS 2.17, Running 257.43s Step 758( 70.33%), action 422, FPS 2.17, Running 257.83s Step 759( 70.50%), action 423, FPS 2.17, Running 258.33s Step 760( 70.67%), action 424, FPS 2.16, Running 258.77s Step 761( 70.83%), action 425, FPS 2.17, Running 259.26s Step 762( 71.00%), action 426, FPS 2.17, Running 259.64s Step 763( 71.17%), action 427, FPS 2.17, Running 260.15s Step 764( 71.33%), action 428, FPS 2.17, Running 260.56s Step 765( 71.50%), action 429, FPS 2.16, Running 261.07s Step 766( 71.67%), action 430, FPS 2.16, Running 261.43s Step 767( 71.83%), action 431, FPS 2.16, Running 262.07s Step 768( 72.00%), action 432, FPS 2.16, Running 262.49s Step 769( 72.17%), action 433, FPS 2.15, Running 263.01s Step 770( 72.33%), action 434, FPS 2.15, Running 263.40s Step 771( 72.50%), action 435, FPS 2.15, Running 263.91s Step 772( 72.67%), action 436, FPS 2.15, Running 264.29s Step 773( 72.83%), action 437, FPS 2.14, Running 264.80s Step 774( 73.00%), action 438, FPS 2.15, Running 265.19s Step 775( 73.17%), action 439, FPS 2.14, Running 265.72s Step 776( 73.33%), action 440, FPS 2.14, Running 266.12s Step 777( 73.50%), action 441, FPS 2.15, Running 266.75s Step 778( 73.67%), action 442, FPS 2.15, Running 267.15s Step 779( 73.83%), action 443, FPS 2.15, Running 267.63s Step 780( 74.00%), action 444, FPS 2.16, Running 268.00s Step 781( 74.17%), action 445, FPS 2.16, Running 268.52s Step 782( 74.33%), action 446, FPS 2.16, Running 268.90s Step 783( 74.50%), action 447, FPS 2.17, Running 269.38s Step 784( 74.67%), action 448, FPS 2.18, Running 269.73s Step 785( 74.83%), action 449, FPS 2.17, Running 270.27s Step 786( 75.00%), action 450, FPS 2.16, Running 270.68s Step 787( 75.17%), action 451, FPS 2.16, Running 271.32s Step 788( 75.33%), action 452, FPS 2.16, Running 271.73s Step 789( 75.50%), action 453, FPS 2.17, Running 272.21s Step 790( 75.67%), action 454, FPS 2.17, Running 272.62s Step 791( 75.83%), action 455, FPS 2.18, Running 273.10s Step 792( 76.00%), action 456, FPS 2.17, Running 273.51s Step 793( 76.17%), action 457, FPS 2.17, Running 274.01s Step 794( 76.33%), action 458, FPS 2.17, Running 274.39s Step 795( 76.50%), action 459, FPS 2.18, Running 274.91s Step 796( 76.67%), action 460, FPS 2.17, Running 275.32s Step 797( 76.83%), action 461, FPS 2.17, Running 275.95s Step 798( 77.00%), action 462, FPS 2.18, Running 276.33s Step 799( 77.17%), action 463, FPS 2.17, Running 276.85s Step 800( 77.33%), action 464, FPS 2.16, Running 277.25s Step 801( 77.50%), action 465, FPS 2.16, Running 277.76s Step 802( 77.67%), action 466, FPS 2.16, Running 278.15s Step 803( 77.83%), action 467, FPS 2.16, Running 278.65s Step 804( 78.00%), action 468, FPS 2.15, Running 279.03s Step 805( 78.17%), action 469, FPS 2.16, Running 279.51s Step 806( 78.33%), action 470, FPS 2.17, Running 279.88s Step 807( 78.50%), action 471, FPS 2.18, Running 280.50s Step 808( 78.67%), action 472, FPS 2.18, Running 280.88s Step 809( 78.83%), action 473, FPS 2.18, Running 281.41s Step 810( 79.00%), action 474, FPS 2.17, Running 281.86s Step 811( 79.17%), action 475, FPS 2.16, Running 282.34s Step 812( 79.33%), action 476, FPS 2.17, Running 282.74s Step 813( 79.50%), action 477, FPS 2.17, Running 283.23s Step 814( 79.67%), action 478, FPS 2.17, Running 283.63s Step 815( 79.83%), action 479, FPS 2.17, Running 284.11s Step 816( 80.00%), action 480, FPS 2.17, Running 284.54s Step 817( 80.17%), action 481, FPS 2.16, Running 285.19s Step 818( 80.33%), action 482, FPS 2.17, Running 285.56s Step 819( 80.50%), action 483, FPS 2.17, Running 286.04s Step 820( 80.67%), action 484, FPS 2.18, Running 286.41s Step 821( 80.83%), action 485, FPS 2.19, Running 286.90s Step 822( 81.00%), action 486, FPS 2.20, Running 287.26s Step 823( 81.17%), action 487, FPS 2.20, Running 287.74s Step 824( 81.33%), action 488, FPS 2.20, Running 288.11s Step 825( 81.50%), action 489, FPS 2.19, Running 288.65s Step 826( 81.67%), action 490, FPS 2.18, Running 289.07s Step 827( 81.83%), action 491, FPS 2.18, Running 289.68s Step 828( 82.00%), action 492, FPS 2.18, Running 290.07s Step 829( 82.17%), action 493, FPS 2.18, Running 290.57s Step 830( 82.33%), action 494, FPS 2.20, Running 290.96s Step 831( 82.50%), action 495, FPS 2.20, Running 291.45s Step 832( 82.67%), action 496, FPS 2.20, Running 291.81s Step 833( 82.83%), action 497, FPS 2.21, Running 292.30s Step 834( 83.00%), action 498, FPS 2.21, Running 292.67s Step 835( 83.17%), action 499, FPS 2.21, Running 293.14s Step 836( 83.33%), action 500, FPS 2.23, Running 293.50s Step 837( 83.50%), action 501, FPS 2.24, Running 294.13s Step 838( 83.67%), action 502, FPS 2.23, Running 294.53s Step 839( 83.83%), action 503, FPS 2.23, Running 295.03s Step 840( 84.00%), action 504, FPS 2.22, Running 295.41s Step 841( 84.17%), action 505, FPS 2.22, Running 295.90s Step 842( 84.33%), action 506, FPS 2.21, Running 296.30s Step 843( 84.50%), action 507, FPS 2.20, Running 296.83s Step 844( 84.67%), action 508, FPS 2.20, Running 297.21s Step 845( 84.83%), action 509, FPS 2.23, Running 297.62s Step 846( 85.00%), action 510, FPS 2.25, Running 297.94s Step 847( 85.17%), action 511, FPS 2.28, Running 298.46s Step 848( 85.33%), action 512, FPS 2.30, Running 298.78s Step 849( 85.50%), action 513, FPS 2.33, Running 299.16s Step 850( 85.67%), action 514, FPS 2.35, Running 299.48s Step 851( 85.83%), action 515, FPS 2.38, Running 299.87s Step 852( 86.00%), action 516, FPS 2.41, Running 300.10s Step 853( 86.17%), action 517, FPS 2.48, Running 300.36s Step 854( 86.33%), action 518, FPS 2.52, Running 300.60s Step 855( 86.50%), action 519, FPS 2.59, Running 300.86s Step 856( 86.67%), action 520, FPS 2.63, Running 301.12s Step 857( 86.83%), action 521, FPS 2.71, Running 301.51s Step 858( 87.00%), action 522, FPS 2.77, Running 301.75s Step 859( 87.17%), action 523, FPS 2.86, Running 302.02s Step 860( 87.33%), action 524, FPS 2.92, Running 302.27s Step 861( 87.50%), action 525, FPS 3.01, Running 302.55s Step 862( 87.67%), action 526, FPS 3.08, Running 302.79s Step 863( 87.83%), action 527, FPS 3.21, Running 303.06s Step 864( 88.00%), action 528, FPS 3.28, Running 303.30s Step 865( 88.17%), action 529, FPS 3.36, Running 303.57s Step 866( 88.33%), action 530, FPS 3.40, Running 303.82s Step 867( 88.50%), action 531, FPS 3.47, Running 304.22s Step 868( 88.67%), action 532, FPS 3.51, Running 304.48s Step 869( 88.83%), action 533, FPS 3.57, Running 304.76s Step 870( 89.00%), action 534, FPS 3.62, Running 305.01s Step 871( 89.17%), action 535, FPS 3.70, Running 305.28s Step 872( 89.33%), action 536, FPS 3.68, Running 305.53s Step 873( 89.50%), action 537, FPS 3.68, Running 305.80s Step 874( 89.67%), action 538, FPS 3.67, Running 306.05s Step 875( 89.83%), action 539, FPS 3.66, Running 306.32s Step 876( 90.00%), action 540, FPS 3.67, Running 306.56s Step 877( 90.17%), action 541, FPS 3.66, Running 306.97s Step 878( 90.33%), action 542, FPS 3.66, Running 307.22s Step 879( 90.50%), action 543, FPS 3.65, Running 307.50s Step 880( 90.67%), action 544, FPS 3.64, Running 307.76s Step 881( 90.83%), action 545, FPS 3.65, Running 308.04s Step 882( 91.00%), action 546, FPS 3.64, Running 308.29s Step 883( 91.17%), action 547, FPS 3.64, Running 308.57s Step 884( 91.33%), action 548, FPS 3.62, Running 308.83s Step 885( 91.50%), action 549, FPS 3.60, Running 309.13s Step 886( 91.67%), action 550, FPS 3.58, Running 309.40s Step 887( 91.83%), action 551, FPS 3.58, Running 309.81s Step 888( 92.00%), action 552, FPS 3.59, Running 310.06s Step 889( 92.17%), action 553, FPS 3.58, Running 310.35s Step 890( 92.33%), action 554, FPS 3.56, Running 310.62s Step 891( 92.50%), action 555, FPS 3.56, Running 310.90s Step 892( 92.67%), action 556, FPS 3.56, Running 311.15s Step 893( 92.83%), action 557, FPS 3.56, Running 311.42s Step 894( 93.00%), action 558, FPS 3.56, Running 311.67s Step 895( 93.17%), action 559, FPS 3.56, Running 311.94s Step 896( 93.33%), action 560, FPS 3.55, Running 312.20s Step 897( 93.50%), action 561, FPS 3.54, Running 312.61s Step 898( 93.67%), action 562, FPS 3.54, Running 312.86s Step 899( 93.83%), action 563, FPS 3.54, Running 313.14s Step 900( 94.00%), action 564, FPS 3.55, Running 313.40s Step 901( 94.17%), action 565, FPS 3.55, Running 313.67s Step 902( 94.33%), action 566, FPS 3.55, Running 313.93s Step 903( 94.50%), action 567, FPS 3.55, Running 314.20s Step 904( 94.67%), action 568, FPS 3.57, Running 314.44s Step 905( 94.83%), action 569, FPS 3.58, Running 314.72s Step 906( 95.00%), action 570, FPS 3.60, Running 314.95s Step 907( 95.17%), action 571, FPS 3.60, Running 315.37s Step 908( 95.33%), action 572, FPS 3.60, Running 315.62s Step 909( 95.50%), action 573, FPS 3.58, Running 315.94s Step 910( 95.67%), action 574, FPS 3.60, Running 316.18s Step 911( 95.83%), action 575, FPS 3.60, Running 316.46s Step 912( 96.00%), action 576, FPS 3.59, Running 316.71s Step 913( 96.17%), action 577, FPS 3.58, Running 317.01s Step 914( 96.33%), action 578, FPS 3.59, Running 317.24s Step 915( 96.50%), action 579, FPS 3.59, Running 317.52s Step 916( 96.67%), action 580, FPS 3.60, Running 317.75s Step 917( 96.83%), action 581, FPS 3.60, Running 318.17s Step 918( 97.00%), action 582, FPS 3.60, Running 318.41s Step 919( 97.17%), action 583, FPS 3.61, Running 318.68s Step 920( 97.33%), action 584, FPS 3.61, Running 318.94s Step 921( 97.50%), action 585, FPS 3.61, Running 319.21s Step 922( 97.67%), action 586, FPS 3.59, Running 319.50s Step 923( 97.83%), action 587, FPS 3.59, Running 319.78s Step 924( 98.00%), action 588, FPS 3.57, Running 320.04s Step 925( 98.17%), action 589, FPS 3.56, Running 320.34s Step 926( 98.33%), action 590, FPS 3.55, Running 320.59s Step 927( 98.50%), action 591, FPS 3.56, Running 320.99s Step 928( 98.67%), action 592, FPS 3.55, Running 321.25s Step 929( 98.83%), action 593, FPS 3.55, Running 321.57s Step 930( 99.00%), action 594, FPS 3.51, Running 321.87s Step 931( 99.17%), action 595, FPS 3.38, Running 322.38s Step 932( 99.33%), action 596, FPS 3.31, Running 322.75s Step 933( 99.50%), action 597, FPS 3.21, Running 323.25s Step 934( 99.67%), action 598, FPS 3.13, Running 323.64s Step 935( 99.83%), action 599, FPS 3.02, Running 324.15s Step 936(100.00%), action 600, FPS 2.95, Running 324.53s [2026-08-02 23:27:11] [53 ] Seed 52 failed after 324.70 s. +steps: 936 , actions: 600 . +Instruction: Empty +Total 7/53(13.21%) success. +Setting seed: 53 +Step 1( N/A%), pre moving , FPS 5.20, Running 0.19s Step 2( N/A%), pre moving , FPS 7.54, Running 0.27s Step 3( N/A%), pre moving , FPS 8.54, Running 0.35s Step 4( N/A%), pre moving , FPS 8.88, Running 0.45s Step 5( N/A%), pre moving , FPS 9.19, Running 0.54s Step 6( N/A%), pre moving , FPS 9.14, Running 0.66s Step 7( N/A%), pre moving , FPS 9.35, Running 0.75s Step 8( N/A%), pre moving , FPS 9.48, Running 0.84s Step 9( N/A%), pre moving , FPS 9.59, Running 0.94s Step 10( N/A%), pre moving , FPS 9.66, Running 1.04s Step 11( N/A%), pre moving , FPS 9.64, Running 1.14s Step 12( N/A%), pre moving , FPS 9.73, Running 1.23s Step 13( N/A%), pre moving , FPS 9.75, Running 1.33s Step 14( N/A%), pre moving , FPS 9.80, Running 1.43s Step 15( N/A%), pre moving , FPS 9.89, Running 1.52s Step 16( N/A%), pre moving , FPS 9.94, Running 1.61s Step 17( N/A%), pre moving , FPS 9.91, Running 1.72s Step 18( N/A%), pre moving , FPS 9.96, Running 1.81s Step 19( N/A%), pre moving , FPS 9.98, Running 1.90s Step 20( N/A%), pre moving , FPS 10.02, Running 2.00s Step 21( N/A%), pre moving , FPS 9.24, Running 2.36s Step 22( N/A%), pre moving , FPS 9.17, Running 2.45s Step 23( N/A%), pre moving , FPS 9.13, Running 2.54s Step 24( N/A%), pre moving , FPS 9.15, Running 2.64s Step 25( N/A%), pre moving , FPS 9.14, Running 2.73s Step 26( N/A%), pre moving , FPS 8.13, Running 3.12s Step 27( N/A%), pre moving , FPS 8.14, Running 3.21s Step 28( N/A%), pre moving , FPS 8.20, Running 3.28s Step 29( N/A%), pre moving , FPS 8.26, Running 3.36s Step 30( N/A%), pre moving , FPS 8.33, Running 3.44s Step 31( N/A%), pre moving , FPS 8.36, Running 3.53s Step 32( N/A%), pre moving , FPS 8.37, Running 3.62s Step 33( N/A%), pre moving , FPS 8.39, Running 3.72s Step 34( N/A%), pre moving , FPS 8.41, Running 3.81s Step 35( N/A%), pre moving , FPS 8.35, Running 3.91s Step 36( N/A%), pre moving , FPS 6.60, Running 4.64s Step 37( N/A%), pre moving , FPS 6.34, Running 4.87s Step 38( N/A%), pre moving , FPS 6.30, Running 4.98s Step 39( N/A%), pre moving , FPS 6.31, Running 5.07s Step 40( N/A%), pre moving , FPS 6.30, Running 5.17s Step 41( N/A%), pre moving , FPS 6.86, Running 5.27s Step 42( N/A%), pre moving , FPS 6.86, Running 5.36s Step 43( N/A%), pre moving , FPS 6.82, Running 5.47s Step 44( N/A%), pre moving , FPS 6.83, Running 5.56s Step 45( N/A%), pre moving , FPS 6.84, Running 5.66s Step 46( N/A%), pre moving , FPS 7.58, Running 5.76s Step 47( N/A%), pre moving , FPS 7.56, Running 5.85s Step 48( N/A%), pre moving , FPS 6.30, Running 6.46s Step 49( N/A%), pre moving , FPS 6.28, Running 6.55s Step 50( N/A%), pre moving , FPS 6.26, Running 6.63s Step 51( N/A%), pre moving , FPS 6.25, Running 6.73s Step 52( N/A%), pre moving , FPS 6.25, Running 6.82s Step 53( N/A%), pre moving , FPS 6.17, Running 6.96s Step 54( N/A%), pre moving , FPS 6.08, Running 7.10s Step 55( N/A%), pre moving , FPS 5.99, Running 7.25s Step 56( N/A%), pre moving , FPS 7.26, Running 7.40s Step 57( N/A%), pre moving , FPS 7.50, Running 7.54s Step 58( N/A%), pre moving , FPS 7.27, Running 7.73s Step 59( N/A%), pre moving , FPS 6.98, Running 7.94s Step 60( N/A%), pre moving , FPS 6.72, Running 8.15s Step 61( N/A%), pre moving , FPS 6.48, Running 8.36s Step 62( N/A%), pre moving , FPS 6.27, Running 8.56s Step 63( N/A%), pre moving , FPS 6.06, Running 8.77s Step 64( N/A%), pre moving , FPS 5.88, Running 8.96s Step 65( N/A%), pre moving , FPS 5.61, Running 9.22s Step 66( N/A%), pre moving , FPS 5.46, Running 9.42s Step 67( N/A%), pre moving , FPS 5.35, Running 9.59s Step 68( N/A%), pre moving , FPS 6.05, Running 9.77s Step 69( N/A%), pre moving , FPS 5.97, Running 9.90s Step 70( N/A%), pre moving , FPS 5.84, Running 10.06s Step 71( N/A%), pre moving , FPS 5.76, Running 10.20s Step 72( N/A%), pre moving , FPS 5.60, Running 10.40s Step 73( N/A%), pre moving , FPS 5.58, Running 10.55s Step 74( N/A%), pre moving , FPS 5.54, Running 10.71s Step 75( N/A%), pre moving , FPS 5.54, Running 10.86s Step 76( N/A%), pre moving , FPS 5.55, Running 11.00s Step 77( N/A%), pre moving , FPS 5.55, Running 11.14s Step 78( N/A%), pre moving , FPS 5.61, Running 11.30s Step 79( N/A%), pre moving , FPS 5.69, Running 11.46s Step 80( N/A%), pre moving , FPS 5.77, Running 11.61s Step 81( N/A%), pre moving , FPS 5.86, Running 11.77s Step 82( N/A%), pre moving , FPS 6.05, Running 11.86s Step 83( N/A%), pre moving , FPS 6.28, Running 11.96s Step 84( N/A%), pre moving , FPS 6.47, Running 12.06s Step 85( N/A%), pre moving , FPS 6.81, Running 12.15s Step 86( N/A%), pre moving , FPS 7.02, Running 12.27s Step 87( N/A%), pre moving , FPS 7.21, Running 12.36s Step 88( N/A%), pre moving , FPS 7.45, Running 12.45s Step 89( N/A%), pre moving , FPS 7.53, Running 12.55s Step 90( N/A%), pre moving , FPS 7.72, Running 12.65s Step 91( N/A%), pre moving , FPS 7.88, Running 12.74s Step 92( N/A%), pre moving , FPS 8.20, Running 12.84s Step 93( N/A%), pre moving , FPS 8.47, Running 12.91s Step 94( N/A%), pre moving , FPS 8.77, Running 12.99s Step 95( N/A%), pre moving , FPS 9.08, Running 13.06s Step 96( N/A%), pre moving , FPS 9.29, Running 13.15s Step 97( N/A%), pre moving , FPS 9.53, Running 13.24s Step 98( N/A%), pre moving , FPS 9.90, Running 13.32s Step 99( N/A%), pre moving , FPS 10.31, Running 13.40s Step 100( N/A%), pre moving , FPS 7.40, Running 14.32s Step 101( N/A%), pre moving , FPS 6.89, Running 14.67s Step 102( N/A%), pre moving , FPS 6.60, Running 14.90s Step 103( N/A%), pre moving , FPS 6.07, Running 15.25s Step 104( N/A%), pre moving , FPS 5.87, Running 15.46s Step 105( N/A%), pre moving , FPS 5.45, Running 15.82s Step 106( N/A%), pre moving , FPS 5.31, Running 16.03s Step 107( N/A%), pre moving , FPS 4.93, Running 16.41s Step 108( N/A%), pre moving , FPS 4.80, Running 16.62s Step 109( N/A%), pre moving , FPS 4.50, Running 17.00s Step 110( N/A%), pre moving , FPS 4.39, Running 17.21s Step 111( N/A%), pre moving , FPS 4.15, Running 17.56s Step 112( N/A%), pre moving , FPS 4.05, Running 17.77s Step 113( N/A%), pre moving , FPS 3.85, Running 18.11s Step 114( N/A%), pre moving , FPS 3.77, Running 18.29s Step 115( N/A%), pre moving , FPS 3.59, Running 18.64s Step 116( N/A%), pre moving , FPS 3.51, Running 18.86s Step 117( N/A%), pre moving , FPS 3.36, Running 19.20s Step 118( N/A%), pre moving , FPS 3.29, Running 19.40s Step 119( N/A%), pre moving , FPS 3.13, Running 19.78s Step 120( N/A%), pre moving , FPS 3.54, Running 19.97s Step 121( N/A%), pre moving , FPS 3.53, Running 20.34s Step 122( N/A%), pre moving , FPS 3.54, Running 20.54s Step 123( N/A%), pre moving , FPS 3.54, Running 20.90s Step 124( N/A%), pre moving , FPS 3.54, Running 21.11s Step 125( N/A%), pre moving , FPS 3.54, Running 21.47s Step 126( N/A%), pre moving , FPS 3.54, Running 21.69s Step 127( N/A%), pre moving , FPS 3.55, Running 22.05s Step 128( N/A%), pre moving , FPS 3.54, Running 22.26s Step 129( N/A%), pre moving , FPS 3.51, Running 22.69s Step 130( N/A%), pre moving , FPS 3.52, Running 22.89s Step 131( N/A%), pre moving , FPS 3.49, Running 23.29s Step 132( N/A%), pre moving , FPS 3.48, Running 23.52s Step 133( N/A%), pre moving , FPS 3.46, Running 23.89s Step 134( N/A%), pre moving , FPS 3.43, Running 24.12s Step 135( N/A%), pre moving , FPS 3.42, Running 24.48s Step 136( N/A%), pre moving , FPS 3.42, Running 24.70s Step 137( N/A%), pre moving , FPS 3.37, Running 25.13s Step 138( N/A%), pre moving , FPS 3.36, Running 25.36s Step 139( N/A%), pre moving , FPS 3.36, Running 25.73s Step 140( N/A%), pre moving , FPS 3.32, Running 25.98s Step 141( N/A%), pre moving , FPS 3.32, Running 26.36s Step 142( N/A%), pre moving , FPS 3.30, Running 26.60s Step 143( N/A%), pre moving , FPS 3.26, Running 27.02s Step 144( N/A%), pre moving , FPS 3.24, Running 27.29s Step 145( N/A%), pre moving , FPS 3.21, Running 27.71s Step 146( N/A%), pre moving , FPS 3.19, Running 27.95s Step 147( N/A%), pre moving , FPS 3.18, Running 28.34s Step 148( N/A%), pre moving , FPS 3.16, Running 28.59s Step 149( N/A%), pre moving , FPS 3.17, Running 29.00s Step 150( N/A%), pre moving , FPS 3.16, Running 29.22s Step 151( N/A%), pre moving , FPS 3.17, Running 29.60s Step 152( N/A%), pre moving , FPS 3.16, Running 29.85s Step 153( N/A%), pre moving , FPS 3.14, Running 30.25s Step 154( N/A%), pre moving , FPS 3.13, Running 30.50s Step 155( N/A%), pre moving , FPS 3.12, Running 30.88s Step 156( N/A%), pre moving , FPS 3.11, Running 31.14s Step 157( N/A%), pre moving , FPS 3.12, Running 31.54s Step 158( N/A%), pre moving , FPS 3.12, Running 31.77s Step 159( N/A%), pre moving , FPS 3.12, Running 32.15s Step 160( N/A%), pre moving , FPS 3.11, Running 32.42s Step 161( N/A%), pre moving , FPS 3.09, Running 32.82s Step 162( N/A%), pre moving , FPS 3.10, Running 33.06s Step 163( N/A%), pre moving , FPS 3.10, Running 33.47s Step 164( N/A%), pre moving , FPS 3.11, Running 33.72s Step 165( N/A%), pre moving , FPS 3.11, Running 34.14s Step 166( N/A%), pre moving , FPS 3.10, Running 34.41s Step 167( N/A%), pre moving , FPS 3.10, Running 34.79s Step 168( N/A%), pre moving , FPS 3.16, Running 34.92s Step 169( N/A%), pre moving , FPS 3.31, Running 35.04s Step 170( N/A%), pre moving , FPS 3.37, Running 35.17s Step 171( N/A%), pre moving , FPS 3.51, Running 35.30s Step 172( N/A%), pre moving , FPS 3.59, Running 35.43s Step 173( N/A%), pre moving , FPS 3.77, Running 35.56s Step 174( N/A%), pre moving , FPS 3.86, Running 35.69s Step 175( N/A%), pre moving , FPS 4.06, Running 35.81s Step 176( N/A%), pre moving , FPS 4.17, Running 35.94s Step 177( N/A%), pre moving , FPS 4.42, Running 36.07s Step 178( N/A%), pre moving , FPS 4.07, Running 36.68s Step 179( N/A%), pre moving , FPS 4.32, Running 36.78s Step 180( N/A%), pre moving , FPS 4.45, Running 36.91s Step 181( N/A%), pre moving , FPS 4.68, Running 37.10s Step 182( N/A%), pre moving , FPS 4.69, Running 37.32s Step 183( N/A%), pre moving , FPS 4.95, Running 37.51s Step 184( N/A%), pre moving , FPS 5.02, Running 37.71s Step 185( N/A%), pre moving , FPS 5.29, Running 37.92s Step 186( N/A%), pre moving , FPS 5.38, Running 38.12s Step 187( N/A%), pre moving , FPS 5.66, Running 38.32s Step 188( N/A%), pre moving , FPS 5.56, Running 38.52s Step 189( N/A%), pre moving , FPS 5.44, Running 38.72s Step 190( N/A%), pre moving , FPS 5.33, Running 38.92s Step 191( N/A%), pre moving , FPS 5.20, Running 39.15s Step 192( N/A%), pre moving , FPS 5.10, Running 39.35s Step 193( N/A%), pre moving , FPS 5.01, Running 39.56s Step 194( N/A%), pre moving , FPS 4.90, Running 39.77s Step 195( N/A%), pre moving , FPS 4.81, Running 39.97s Step 196( N/A%), pre moving , FPS 4.72, Running 40.18s Step 197( N/A%), pre moving , FPS 4.64, Running 40.39s Step 198( N/A%), pre moving , FPS 5.11, Running 40.59s Step 199( N/A%), pre moving , FPS 5.08, Running 40.72s Step 200( N/A%), pre moving , FPS 5.10, Running 40.83s Step 201( N/A%), pre moving , FPS 5.12, Running 41.00s Step 202( N/A%), pre moving , FPS 5.17, Running 41.18s Step 203( N/A%), pre moving , FPS 5.17, Running 41.38s Step 204( N/A%), pre moving , FPS 5.17, Running 41.58s Step 205( N/A%), pre moving , FPS 5.18, Running 41.78s Step 206( N/A%), pre moving , FPS 5.17, Running 41.99s Step 207( N/A%), pre moving , FPS 5.16, Running 42.19s Step 208( N/A%), pre moving , FPS 5.14, Running 42.41s Step 209( N/A%), pre moving , FPS 5.13, Running 42.61s Step 210( N/A%), pre moving , FPS 5.12, Running 42.83s Step 211( N/A%), pre moving , FPS 5.22, Running 42.98s Step 212( N/A%), pre moving , FPS 5.32, Running 43.11s Step 213( N/A%), pre moving , FPS 5.41, Running 43.25s Step 214( N/A%), pre moving , FPS 5.55, Running 43.37s Step 215( N/A%), pre moving , FPS 5.66, Running 43.51s Step 216( N/A%), pre moving , FPS 5.77, Running 43.65s Step 217( N/A%), pre moving , FPS 5.90, Running 43.78s Step 218( N/A%), pre moving , FPS 6.01, Running 43.92s Step 219( N/A%), pre moving , FPS 6.00, Running 44.05s Step 220( N/A%), pre moving , FPS 5.98, Running 44.18s Step 221( N/A%), pre moving , FPS 6.04, Running 44.32s Step 222( N/A%), pre moving , FPS 6.16, Running 44.43s Step 223( N/A%), pre moving , FPS 6.30, Running 44.55s Step 224( N/A%), pre moving , FPS 5.43, Running 45.26s Step 225( N/A%), pre moving , FPS 5.51, Running 45.41s Step 226( N/A%), pre moving , FPS 5.64, Running 45.53s Step 227( N/A%), pre moving , FPS 5.76, Running 45.66s Step 228( N/A%), pre moving , FPS 5.88, Running 45.81s Step 229( N/A%), pre moving , FPS 5.89, Running 46.01s Step 230( N/A%), pre moving , FPS 5.91, Running 46.21s Step 231( N/A%), pre moving , FPS 5.81, Running 46.42s Step 232( N/A%), pre moving , FPS 5.70, Running 46.62s Step 233( N/A%), pre moving , FPS 5.59, Running 46.83s Step 234( N/A%), pre moving , FPS 5.35, Running 47.11s Step 235( N/A%), pre moving , FPS 5.14, Running 47.39s Step 236( N/A%), pre moving , FPS 4.96, Running 47.68s Step 237( N/A%), pre moving , FPS 4.78, Running 47.96s Step 238( N/A%), pre moving , FPS 4.65, Running 48.22s Step 239( N/A%), pre moving , FPS 4.54, Running 48.46s Step 240( N/A%), pre moving , FPS 4.40, Running 48.72s Step 241( N/A%), pre moving , FPS 4.20, Running 49.08s Step 242( N/A%), pre moving , FPS 4.01, Running 49.42s Step 243( N/A%), pre moving , FPS 3.82, Running 49.78s Step 244( N/A%), pre moving , FPS 4.11, Running 50.13s Step 245( N/A%), pre moving , FPS 3.95, Running 50.47s Step 246( N/A%), pre moving , FPS 3.79, Running 50.82s Step 247( N/A%), pre moving , FPS 3.64, Running 51.16s Step 248( N/A%), pre moving , FPS 3.51, Running 51.52s Step 249( N/A%), pre moving , FPS 3.41, Running 51.88s Step 250( N/A%), pre moving , FPS 3.34, Running 52.21s Step 251( N/A%), pre moving , FPS 3.27, Running 52.53s Step 252( N/A%), pre moving , FPS 3.20, Running 52.86s Step 253( N/A%), pre moving , FPS 3.12, Running 53.23s Step 254( N/A%), pre moving , FPS 3.09, Running 53.57s Step 255( N/A%), pre moving , FPS 3.06, Running 53.93s Step 256( N/A%), pre moving , FPS 3.03, Running 54.29s Step 257( N/A%), pre moving , FPS 3.03, Running 54.57s Step 258( N/A%), pre moving , FPS 3.02, Running 54.85s Step 259( N/A%), pre moving , FPS 3.00, Running 55.13s Step 260( N/A%), pre moving , FPS 2.98, Running 55.42s Step 261( N/A%), pre moving , FPS 3.02, Running 55.71s Step 262( N/A%), pre moving , FPS 3.04, Running 56.00s Step 263( N/A%), pre moving , FPS 3.09, Running 56.27s Step 264( N/A%), pre moving , FPS 3.14, Running 56.49s Step 265( N/A%), pre moving , FPS 3.21, Running 56.70s Step 266( N/A%), pre moving , FPS 3.29, Running 56.89s Step 267( N/A%), pre moving , FPS 3.37, Running 57.10s Step 268( N/A%), pre moving , FPS 3.46, Running 57.30s Step 269( N/A%), pre moving , FPS 3.55, Running 57.51s Step 270( N/A%), pre moving , FPS 3.58, Running 57.79s Step 271( N/A%), pre moving , FPS 3.61, Running 58.07s Step 272( N/A%), pre moving , FPS 3.64, Running 58.35s Step 273( N/A%), pre moving , FPS 3.71, Running 58.62s Step 274( N/A%), pre moving , FPS 3.75, Running 58.90s Step 275( N/A%), pre moving , FPS 3.87, Running 59.10s Step 276( N/A%), pre moving , FPS 3.98, Running 59.31s Step 277( N/A%), pre moving , FPS 4.03, Running 59.53s Step 278( N/A%), pre moving , FPS 4.09, Running 59.73s Step 279( N/A%), pre moving , FPS 4.18, Running 59.92s Step 280( N/A%), pre moving , FPS 4.26, Running 60.11s Step 281( N/A%), pre moving , FPS 4.42, Running 60.24s Step 282( N/A%), pre moving , FPS 4.61, Running 60.34s Step 283( N/A%), pre moving , FPS 4.76, Running 60.47s Step 284( N/A%), pre moving , FPS 4.89, Running 60.58s Step 285( N/A%), pre moving , FPS 4.99, Running 60.71s Step 286( N/A%), pre moving , FPS 5.06, Running 60.84s Step 287( N/A%), pre moving , FPS 5.15, Running 60.98s Step 288( N/A%), pre moving , FPS 5.24, Running 61.12s Step 289( N/A%), pre moving , FPS 5.34, Running 61.26s Step 290( N/A%), pre moving , FPS 5.53, Running 61.40s Step 291( N/A%), pre moving , FPS 5.77, Running 61.53s Step 292( N/A%), pre moving , FPS 6.06, Running 61.66s Step 293( N/A%), pre moving , FPS 6.30, Running 61.79s Step 294( N/A%), pre moving , FPS 6.61, Running 61.93s Step 295( N/A%), pre moving , FPS 6.74, Running 62.07s Step 296( N/A%), pre moving , FPS 6.93, Running 62.19s Step 297( N/A%), pre moving , FPS 7.14, Running 62.33s Step 298( N/A%), pre moving , FPS 7.31, Running 62.47s Step 299( N/A%), pre moving , FPS 7.48, Running 62.60s Step 300( N/A%), pre moving , FPS 7.66, Running 62.72s Step 301( N/A%), pre moving , FPS 7.63, Running 62.86s Step 302( N/A%), pre moving , FPS 7.55, Running 62.99s Step 303( N/A%), pre moving , FPS 7.51, Running 63.13s Step 304( N/A%), pre moving , FPS 4.63, Running 64.90s Step 305( N/A%), pre moving , FPS 4.35, Running 65.31s Step 306( N/A%), pre moving , FPS 4.24, Running 65.56s Step 307( N/A%), pre moving , FPS 4.02, Running 65.96s Step 308( N/A%), pre moving , FPS 3.93, Running 66.21s Step 309( N/A%), pre moving , FPS 3.74, Running 66.60s Step 310( N/A%), pre moving , FPS 3.66, Running 66.86s Step 311( N/A%), pre moving , FPS 3.46, Running 67.31s Step 312( N/A%), pre moving , FPS 3.39, Running 67.55s Step 313( N/A%), pre moving , FPS 3.21, Running 68.03s Step 314( N/A%), pre moving , FPS 3.13, Running 68.32s Step 315( N/A%), pre moving , FPS 3.00, Running 68.74s Step 316( N/A%), pre moving , FPS 2.94, Running 68.99s Step 317( N/A%), pre moving , FPS 2.84, Running 69.38s Step 318( N/A%), pre moving , FPS 2.80, Running 69.62s Step 319( N/A%), pre moving , FPS 2.69, Running 70.02s Step 320( N/A%), pre moving , FPS 2.66, Running 70.25s Step 321( N/A%), pre moving , FPS 2.57, Running 70.65s Step 322( N/A%), pre moving , FPS 2.54, Running 70.87s Step 323( N/A%), pre moving , FPS 2.45, Running 71.28s Step 324( 0.17%), action 1, FPS 2.69, Running 72.32s Step 325( 0.33%), action 2, FPS 2.72, Running 72.66s Step 326( 0.50%), action 3, FPS 2.62, Running 73.21s Step 327( 0.67%), action 4, FPS 2.63, Running 73.55s Step 328( 0.83%), action 5, FPS 2.53, Running 74.11s Step 329( 1.00%), action 6, FPS 2.55, Running 74.46s Step 330( 1.17%), action 7, FPS 2.45, Running 75.03s Step 331( 1.33%), action 8, FPS 2.48, Running 75.38s Step 332( 1.50%), action 9, FPS 2.37, Running 76.00s Step 333( 1.67%), action 10, FPS 2.40, Running 76.35s Step 334( 1.83%), action 11, FPS 2.29, Running 77.07s Step 335( 2.00%), action 12, FPS 2.29, Running 77.50s Step 336( 2.17%), action 13, FPS 2.19, Running 78.14s Step 337( 2.33%), action 14, FPS 2.20, Running 78.47s Step 338( 2.50%), action 15, FPS 2.13, Running 79.00s Step 339( 2.67%), action 16, FPS 2.15, Running 79.34s Step 340( 2.83%), action 17, FPS 2.08, Running 79.86s Step 341( 3.00%), action 18, FPS 2.09, Running 80.21s Step 342( 3.17%), action 19, FPS 2.02, Running 80.75s Step 343( 3.33%), action 20, FPS 2.04, Running 81.09s Step 344( 3.50%), action 21, FPS 2.12, Running 81.78s Step 345( 3.67%), action 22, FPS 2.10, Running 82.18s Step 346( 3.83%), action 23, FPS 2.10, Running 82.73s Step 347( 4.00%), action 24, FPS 2.10, Running 83.08s Step 348( 4.17%), action 25, FPS 2.10, Running 83.64s Step 349( 4.33%), action 26, FPS 2.09, Running 84.00s Step 350( 4.50%), action 27, FPS 2.09, Running 84.60s Step 351( 4.67%), action 28, FPS 2.09, Running 84.93s Step 352( 4.83%), action 29, FPS 2.11, Running 85.47s Step 353( 5.00%), action 30, FPS 2.11, Running 85.82s Step 354( 5.17%), action 31, FPS 2.12, Running 86.50s Step 355( 5.33%), action 32, FPS 2.13, Running 86.88s Step 356( 5.50%), action 33, FPS 2.15, Running 87.42s Step 357( 5.67%), action 34, FPS 2.16, Running 87.75s Step 358( 5.83%), action 35, FPS 2.15, Running 88.30s Step 359( 6.00%), action 36, FPS 2.14, Running 88.69s Step 360( 6.17%), action 37, FPS 2.13, Running 89.24s Step 361( 6.33%), action 38, FPS 2.11, Running 89.67s Step 362( 6.50%), action 39, FPS 2.12, Running 90.20s Step 363( 6.67%), action 40, FPS 2.10, Running 90.62s Step 364( 6.83%), action 41, FPS 2.10, Running 91.31s Step 365( 7.00%), action 42, FPS 2.10, Running 91.70s Step 366( 7.17%), action 43, FPS 2.11, Running 92.22s Step 367( 7.33%), action 44, FPS 2.11, Running 92.56s Step 368( 7.50%), action 45, FPS 2.10, Running 93.18s Step 369( 7.67%), action 46, FPS 2.11, Running 93.50s Step 370( 7.83%), action 47, FPS 2.12, Running 94.03s Step 371( 8.00%), action 48, FPS 2.12, Running 94.37s Step 372( 8.17%), action 49, FPS 2.12, Running 94.92s Step 373( 8.33%), action 50, FPS 2.12, Running 95.26s Step 374( 8.50%), action 51, FPS 2.11, Running 95.98s Step 375( 8.67%), action 52, FPS 2.12, Running 96.32s Step 376( 8.83%), action 53, FPS 2.11, Running 96.89s Step 377( 9.00%), action 54, FPS 2.09, Running 97.32s Step 378( 9.17%), action 55, FPS 2.00, Running 98.28s Step 379( 9.33%), action 56, FPS 2.00, Running 98.70s Step 380( 9.50%), action 57, FPS 1.99, Running 99.30s [2026-08-02 23:28:50] [54 ] Seed 53 success after 99.42 s. +steps: 380 , actions: 57 . +Instruction: Empty +Total 8/54(14.81%) success. +Setting seed: 54 +Step 1( N/A%), pre moving , FPS 6.89, Running 0.15s Step 2( N/A%), pre moving , FPS 8.78, Running 0.23s Step 3( N/A%), pre moving , FPS 9.48, Running 0.32s Step 4( N/A%), pre moving , FPS 9.73, Running 0.41s Step 5( N/A%), pre moving , FPS 9.81, Running 0.51s Step 6( N/A%), pre moving , FPS 9.95, Running 0.60s Step 7( N/A%), pre moving , FPS 9.81, Running 0.71s Step 8( N/A%), pre moving , FPS 9.93, Running 0.81s Step 9( N/A%), pre moving , FPS 9.97, Running 0.90s Step 10( N/A%), pre moving , FPS 10.03, Running 1.00s Step 11( N/A%), pre moving , FPS 10.08, Running 1.09s Step 12( N/A%), pre moving , FPS 10.12, Running 1.19s Step 13( N/A%), pre moving , FPS 10.04, Running 1.30s Step 14( N/A%), pre moving , FPS 10.10, Running 1.39s Step 15( N/A%), pre moving , FPS 10.15, Running 1.48s Step 16( N/A%), pre moving , FPS 10.31, Running 1.55s Step 17( N/A%), pre moving , FPS 10.49, Running 1.62s Step 18( N/A%), pre moving , FPS 10.59, Running 1.70s Step 19( N/A%), pre moving , FPS 10.62, Running 1.79s Step 20( N/A%), pre moving , FPS 10.72, Running 1.87s Step 21( N/A%), pre moving , FPS 9.58, Running 2.23s Step 22( N/A%), pre moving , FPS 9.52, Running 2.33s Step 23( N/A%), pre moving , FPS 9.49, Running 2.42s Step 24( N/A%), pre moving , FPS 9.50, Running 2.52s Step 25( N/A%), pre moving , FPS 9.45, Running 2.63s Step 26( N/A%), pre moving , FPS 8.39, Running 2.99s Step 27( N/A%), pre moving , FPS 8.46, Running 3.08s Step 28( N/A%), pre moving , FPS 8.46, Running 3.17s Step 29( N/A%), pre moving , FPS 8.41, Running 3.28s Step 30( N/A%), pre moving , FPS 8.42, Running 3.37s Step 31( N/A%), pre moving , FPS 8.40, Running 3.47s Step 32( N/A%), pre moving , FPS 8.40, Running 3.57s Step 33( N/A%), pre moving , FPS 8.46, Running 3.66s Step 34( N/A%), pre moving , FPS 8.39, Running 3.77s Step 35( N/A%), pre moving , FPS 8.38, Running 3.86s Step 36( N/A%), pre moving , FPS 6.56, Running 4.60s Step 37( N/A%), pre moving , FPS 6.32, Running 4.78s Step 38( N/A%), pre moving , FPS 6.34, Running 4.86s Step 39( N/A%), pre moving , FPS 6.36, Running 4.93s Step 40( N/A%), pre moving , FPS 6.36, Running 5.01s Step 41( N/A%), pre moving , FPS 7.00, Running 5.09s Step 42( N/A%), pre moving , FPS 7.05, Running 5.16s Step 43( N/A%), pre moving , FPS 7.10, Running 5.24s Step 44( N/A%), pre moving , FPS 7.13, Running 5.32s Step 45( N/A%), pre moving , FPS 7.22, Running 5.40s Step 46( N/A%), pre moving , FPS 7.98, Running 5.49s Step 47( N/A%), pre moving , FPS 7.99, Running 5.58s Step 48( N/A%), pre moving , FPS 6.69, Running 6.16s Step 49( N/A%), pre moving , FPS 6.71, Running 6.26s Step 50( N/A%), pre moving , FPS 6.69, Running 6.36s Step 51( N/A%), pre moving , FPS 6.66, Running 6.47s Step 52( N/A%), pre moving , FPS 6.58, Running 6.61s Step 53( N/A%), pre moving , FPS 6.45, Running 6.76s Step 54( N/A%), pre moving , FPS 6.36, Running 6.91s Step 55( N/A%), pre moving , FPS 6.23, Running 7.07s Step 56( N/A%), pre moving , FPS 7.59, Running 7.23s Step 57( N/A%), pre moving , FPS 7.71, Running 7.38s Step 58( N/A%), pre moving , FPS 7.48, Running 7.53s Step 59( N/A%), pre moving , FPS 7.28, Running 7.68s Step 60( N/A%), pre moving , FPS 7.08, Running 7.83s Step 61( N/A%), pre moving , FPS 6.78, Running 8.04s Step 62( N/A%), pre moving , FPS 6.56, Running 8.21s Step 63( N/A%), pre moving , FPS 6.38, Running 8.38s Step 64( N/A%), pre moving , FPS 6.21, Running 8.54s Step 65( N/A%), pre moving , FPS 6.05, Running 8.70s Step 66( N/A%), pre moving , FPS 5.87, Running 8.90s Step 67( N/A%), pre moving , FPS 5.71, Running 9.09s Step 68( N/A%), pre moving , FPS 6.40, Running 9.29s Step 69( N/A%), pre moving , FPS 6.29, Running 9.44s Step 70( N/A%), pre moving , FPS 6.11, Running 9.64s Step 71( N/A%), pre moving , FPS 6.03, Running 9.79s Step 72( N/A%), pre moving , FPS 5.93, Running 9.98s Step 73( N/A%), pre moving , FPS 5.93, Running 10.13s Step 74( N/A%), pre moving , FPS 5.85, Running 10.33s Step 75( N/A%), pre moving , FPS 5.87, Running 10.48s Step 76( N/A%), pre moving , FPS 5.88, Running 10.63s Step 77( N/A%), pre moving , FPS 5.86, Running 10.79s Step 78( N/A%), pre moving , FPS 5.88, Running 10.93s Step 79( N/A%), pre moving , FPS 5.88, Running 11.08s Step 80( N/A%), pre moving , FPS 5.89, Running 11.23s Step 81( N/A%), pre moving , FPS 5.97, Running 11.39s Step 82( N/A%), pre moving , FPS 6.03, Running 11.53s Step 83( N/A%), pre moving , FPS 6.17, Running 11.62s Step 84( N/A%), pre moving , FPS 6.33, Running 11.70s Step 85( N/A%), pre moving , FPS 6.51, Running 11.78s Step 86( N/A%), pre moving , FPS 6.76, Running 11.85s Step 87( N/A%), pre moving , FPS 7.02, Running 11.93s Step 88( N/A%), pre moving , FPS 7.34, Running 12.01s Step 89( N/A%), pre moving , FPS 7.55, Running 12.09s Step 90( N/A%), pre moving , FPS 7.87, Running 12.18s Step 91( N/A%), pre moving , FPS 8.05, Running 12.27s Step 92( N/A%), pre moving , FPS 8.34, Running 12.38s Step 93( N/A%), pre moving , FPS 8.54, Running 12.48s Step 94( N/A%), pre moving , FPS 8.87, Running 12.59s Step 95( N/A%), pre moving , FPS 9.10, Running 12.68s Step 96( N/A%), pre moving , FPS 9.33, Running 12.78s Step 97( N/A%), pre moving , FPS 9.60, Running 12.87s Step 98( N/A%), pre moving , FPS 9.81, Running 12.97s Step 99( N/A%), pre moving , FPS 10.04, Running 13.07s Step 100( N/A%), pre moving , FPS 10.31, Running 13.17s Step 101( N/A%), pre moving , FPS 10.61, Running 13.27s Step 102( N/A%), pre moving , FPS 10.88, Running 13.37s Step 103( N/A%), pre moving , FPS 10.85, Running 13.46s Step 104( N/A%), pre moving , FPS 10.70, Running 13.57s Step 105( N/A%), pre moving , FPS 7.43, Running 14.47s Step 106( N/A%), pre moving , FPS 6.79, Running 14.80s Step 107( N/A%), pre moving , FPS 6.53, Running 15.00s Step 108( N/A%), pre moving , FPS 5.97, Running 15.36s Step 109( N/A%), pre moving , FPS 5.76, Running 15.56s Step 110( N/A%), pre moving , FPS 5.35, Running 15.92s Step 111( N/A%), pre moving , FPS 5.18, Running 16.13s Step 112( N/A%), pre moving , FPS 4.89, Running 16.47s Step 113( N/A%), pre moving , FPS 4.75, Running 16.69s Step 114( N/A%), pre moving , FPS 4.48, Running 17.05s Step 115( N/A%), pre moving , FPS 4.37, Running 17.25s Step 116( N/A%), pre moving , FPS 4.14, Running 17.61s Step 117( N/A%), pre moving , FPS 4.04, Running 17.82s Step 118( N/A%), pre moving , FPS 3.86, Running 18.15s Step 119( N/A%), pre moving , FPS 3.79, Running 18.34s Step 120( N/A%), pre moving , FPS 3.58, Running 18.76s Step 121( N/A%), pre moving , FPS 3.49, Running 19.00s Step 122( N/A%), pre moving , FPS 3.34, Running 19.35s Step 123( N/A%), pre moving , FPS 3.28, Running 19.55s Step 124( N/A%), pre moving , FPS 3.15, Running 19.91s Step 125( N/A%), pre moving , FPS 3.54, Running 20.11s Step 126( N/A%), pre moving , FPS 3.52, Running 20.48s Step 127( N/A%), pre moving , FPS 3.51, Running 20.69s Step 128( N/A%), pre moving , FPS 3.51, Running 21.06s Step 129( N/A%), pre moving , FPS 3.50, Running 21.27s Step 130( N/A%), pre moving , FPS 3.51, Running 21.62s Step 131( N/A%), pre moving , FPS 3.51, Running 21.82s Step 132( N/A%), pre moving , FPS 3.50, Running 22.19s Step 133( N/A%), pre moving , FPS 3.43, Running 22.51s Step 134( N/A%), pre moving , FPS 3.40, Running 22.93s Step 135( N/A%), pre moving , FPS 3.39, Running 23.15s Step 136( N/A%), pre moving , FPS 3.39, Running 23.52s Step 137( N/A%), pre moving , FPS 3.38, Running 23.74s Step 138( N/A%), pre moving , FPS 3.36, Running 24.10s Step 139( N/A%), pre moving , FPS 3.34, Running 24.33s Step 140( N/A%), pre moving , FPS 3.33, Running 24.76s Step 141( N/A%), pre moving , FPS 3.35, Running 24.97s Step 142( N/A%), pre moving , FPS 3.32, Running 25.38s Step 143( N/A%), pre moving , FPS 3.31, Running 25.60s Step 144( N/A%), pre moving , FPS 3.24, Running 26.09s Step 145( N/A%), pre moving , FPS 3.22, Running 26.32s Step 146( N/A%), pre moving , FPS 3.21, Running 26.70s Step 147( N/A%), pre moving , FPS 3.20, Running 26.94s Step 148( N/A%), pre moving , FPS 3.20, Running 27.32s Step 149( N/A%), pre moving , FPS 3.17, Running 27.57s Step 150( N/A%), pre moving , FPS 3.16, Running 27.95s Step 151( N/A%), pre moving , FPS 3.14, Running 28.20s Step 152( N/A%), pre moving , FPS 3.13, Running 28.58s Step 153( N/A%), pre moving , FPS 3.17, Running 28.82s Step 154( N/A%), pre moving , FPS 3.19, Running 29.21s Step 155( N/A%), pre moving , FPS 3.17, Running 29.45s Step 156( N/A%), pre moving , FPS 3.16, Running 29.85s Step 157( N/A%), pre moving , FPS 3.14, Running 30.11s Step 158( N/A%), pre moving , FPS 3.12, Running 30.51s Step 159( N/A%), pre moving , FPS 3.09, Running 30.79s Step 160( N/A%), pre moving , FPS 3.12, Running 31.18s Step 161( N/A%), pre moving , FPS 3.10, Running 31.42s Step 162( N/A%), pre moving , FPS 3.10, Running 31.83s Step 163( N/A%), pre moving , FPS 3.09, Running 32.07s Step 164( N/A%), pre moving , FPS 3.13, Running 32.48s Step 165( N/A%), pre moving , FPS 3.12, Running 32.73s Step 166( N/A%), pre moving , FPS 3.09, Running 33.18s Step 167( N/A%), pre moving , FPS 3.08, Running 33.42s Step 168( N/A%), pre moving , FPS 3.07, Running 33.84s Step 169( N/A%), pre moving , FPS 3.04, Running 34.16s Step 170( N/A%), pre moving , FPS 3.04, Running 34.53s Step 171( N/A%), pre moving , FPS 3.10, Running 34.66s Step 172( N/A%), pre moving , FPS 3.22, Running 34.80s Step 173( N/A%), pre moving , FPS 3.28, Running 34.91s Step 174( N/A%), pre moving , FPS 3.43, Running 35.04s Step 175( N/A%), pre moving , FPS 3.50, Running 35.16s Step 176( N/A%), pre moving , FPS 3.68, Running 35.29s Step 177( N/A%), pre moving , FPS 3.78, Running 35.40s Step 178( N/A%), pre moving , FPS 4.00, Running 35.51s Step 179( N/A%), pre moving , FPS 4.14, Running 35.62s Step 180( N/A%), pre moving , FPS 4.37, Running 35.75s Step 181( N/A%), pre moving , FPS 4.06, Running 36.34s Step 182( N/A%), pre moving , FPS 4.33, Running 36.45s Step 183( N/A%), pre moving , FPS 4.38, Running 36.63s Step 184( N/A%), pre moving , FPS 4.66, Running 36.77s Step 185( N/A%), pre moving , FPS 4.74, Running 36.95s Step 186( N/A%), pre moving , FPS 5.05, Running 37.14s Step 187( N/A%), pre moving , FPS 5.11, Running 37.34s Step 188( N/A%), pre moving , FPS 5.40, Running 37.54s Step 189( N/A%), pre moving , FPS 5.61, Running 37.72s Step 190( N/A%), pre moving , FPS 5.90, Running 37.92s Step 191( N/A%), pre moving , FPS 5.79, Running 38.11s Step 192( N/A%), pre moving , FPS 5.67, Running 38.32s Step 193( N/A%), pre moving , FPS 5.53, Running 38.53s Step 194( N/A%), pre moving , FPS 5.41, Running 38.73s Step 195( N/A%), pre moving , FPS 5.30, Running 38.94s Step 196( N/A%), pre moving , FPS 5.17, Running 39.16s Step 197( N/A%), pre moving , FPS 5.06, Running 39.35s Step 198( N/A%), pre moving , FPS 4.95, Running 39.55s Step 199( N/A%), pre moving , FPS 4.86, Running 39.74s Step 200( N/A%), pre moving , FPS 4.79, Running 39.93s Step 201( N/A%), pre moving , FPS 5.25, Running 40.14s Step 202( N/A%), pre moving , FPS 5.14, Running 40.34s Step 203( N/A%), pre moving , FPS 5.11, Running 40.54s Step 204( N/A%), pre moving , FPS 5.02, Running 40.75s Step 205( N/A%), pre moving , FPS 4.99, Running 40.95s Step 206( N/A%), pre moving , FPS 4.97, Running 41.16s Step 207( N/A%), pre moving , FPS 4.97, Running 41.36s Step 208( N/A%), pre moving , FPS 4.97, Running 41.56s Step 209( N/A%), pre moving , FPS 4.95, Running 41.76s Step 210( N/A%), pre moving , FPS 4.92, Running 41.98s Step 211( N/A%), pre moving , FPS 4.91, Running 42.19s Step 212( N/A%), pre moving , FPS 4.92, Running 42.39s Step 213( N/A%), pre moving , FPS 4.93, Running 42.59s Step 214( N/A%), pre moving , FPS 4.92, Running 42.80s Step 215( N/A%), pre moving , FPS 5.01, Running 42.93s Step 216( N/A%), pre moving , FPS 5.11, Running 43.07s Step 217( N/A%), pre moving , FPS 5.19, Running 43.20s Step 218( N/A%), pre moving , FPS 5.30, Running 43.32s Step 219( N/A%), pre moving , FPS 5.39, Running 43.45s Step 220( N/A%), pre moving , FPS 5.51, Running 43.56s Step 221( N/A%), pre moving , FPS 5.65, Running 43.68s Step 222( N/A%), pre moving , FPS 5.82, Running 43.78s Step 223( N/A%), pre moving , FPS 5.94, Running 43.91s Step 224( N/A%), pre moving , FPS 6.06, Running 44.05s Step 225( N/A%), pre moving , FPS 6.22, Running 44.17s Step 226( N/A%), pre moving , FPS 6.37, Running 44.30s Step 227( N/A%), pre moving , FPS 6.49, Running 44.44s Step 228( N/A%), pre moving , FPS 6.68, Running 44.56s Step 229( N/A%), pre moving , FPS 5.80, Running 45.21s Step 230( N/A%), pre moving , FPS 5.96, Running 45.33s Step 231( N/A%), pre moving , FPS 6.10, Running 45.47s Step 232( N/A%), pre moving , FPS 6.21, Running 45.61s Step 233( N/A%), pre moving , FPS 6.37, Running 45.73s Step 234( N/A%), pre moving , FPS 6.38, Running 45.93s Step 235( N/A%), pre moving , FPS 6.23, Running 46.14s Step 236( N/A%), pre moving , FPS 6.12, Running 46.34s Step 237( N/A%), pre moving , FPS 5.98, Running 46.54s Step 238( N/A%), pre moving , FPS 5.83, Running 46.75s Step 239( N/A%), pre moving , FPS 5.73, Running 46.94s Step 240( N/A%), pre moving , FPS 5.58, Running 47.14s Step 241( N/A%), pre moving , FPS 5.39, Running 47.39s Step 242( N/A%), pre moving , FPS 5.18, Running 47.64s Step 243( N/A%), pre moving , FPS 4.99, Running 47.92s Step 244( N/A%), pre moving , FPS 4.81, Running 48.21s Step 245( N/A%), pre moving , FPS 4.63, Running 48.50s Step 246( N/A%), pre moving , FPS 4.48, Running 48.77s Step 247( N/A%), pre moving , FPS 4.34, Running 49.05s Step 248( N/A%), pre moving , FPS 4.18, Running 49.34s Step 249( N/A%), pre moving , FPS 4.53, Running 49.63s Step 250( N/A%), pre moving , FPS 4.36, Running 49.92s Step 251( N/A%), pre moving , FPS 4.22, Running 50.21s Step 252( N/A%), pre moving , FPS 4.08, Running 50.50s Step 253( N/A%), pre moving , FPS 3.96, Running 50.78s Step 254( N/A%), pre moving , FPS 3.92, Running 51.03s Step 255( N/A%), pre moving , FPS 3.87, Running 51.31s Step 256( N/A%), pre moving , FPS 3.82, Running 51.57s Step 257( N/A%), pre moving , FPS 3.76, Running 51.86s Step 258( N/A%), pre moving , FPS 3.71, Running 52.14s Step 259( N/A%), pre moving , FPS 3.64, Running 52.44s Step 260( N/A%), pre moving , FPS 3.58, Running 52.73s Step 261( N/A%), pre moving , FPS 3.56, Running 53.02s Step 262( N/A%), pre moving , FPS 3.53, Running 53.30s Step 263( N/A%), pre moving , FPS 3.55, Running 53.55s Step 264( N/A%), pre moving , FPS 3.58, Running 53.80s Step 265( N/A%), pre moving , FPS 3.59, Running 54.06s Step 266( N/A%), pre moving , FPS 3.65, Running 54.25s Step 267( N/A%), pre moving , FPS 3.70, Running 54.46s Step 268( N/A%), pre moving , FPS 3.75, Running 54.67s Step 269( N/A%), pre moving , FPS 3.82, Running 54.86s Step 270( N/A%), pre moving , FPS 3.91, Running 55.04s Step 271( N/A%), pre moving , FPS 3.99, Running 55.22s Step 272( N/A%), pre moving , FPS 4.03, Running 55.46s Step 273( N/A%), pre moving , FPS 4.03, Running 55.75s Step 274( N/A%), pre moving , FPS 4.01, Running 56.01s Step 275( N/A%), pre moving , FPS 4.01, Running 56.30s Step 276( N/A%), pre moving , FPS 4.01, Running 56.56s Step 277( N/A%), pre moving , FPS 4.01, Running 56.85s Step 278( N/A%), pre moving , FPS 4.03, Running 57.10s Step 279( N/A%), pre moving , FPS 4.05, Running 57.38s Step 280( N/A%), pre moving , FPS 4.12, Running 57.58s Step 281( N/A%), pre moving , FPS 4.20, Running 57.78s Step 282( N/A%), pre moving , FPS 4.26, Running 58.00s Step 283( N/A%), pre moving , FPS 4.30, Running 58.21s Step 284( N/A%), pre moving , FPS 4.33, Running 58.42s Step 285( N/A%), pre moving , FPS 4.37, Running 58.63s Step 286( N/A%), pre moving , FPS 4.39, Running 58.81s Step 287( N/A%), pre moving , FPS 4.47, Running 58.94s Step 288( N/A%), pre moving , FPS 4.56, Running 59.06s Step 289( N/A%), pre moving , FPS 4.63, Running 59.17s Step 290( N/A%), pre moving , FPS 4.69, Running 59.30s Step 291( N/A%), pre moving , FPS 4.73, Running 59.45s Step 292( N/A%), pre moving , FPS 4.85, Running 59.58s Step 293( N/A%), pre moving , FPS 5.03, Running 59.73s Step 294( N/A%), pre moving , FPS 5.21, Running 59.85s Step 295( N/A%), pre moving , FPS 5.43, Running 59.98s Step 296( N/A%), pre moving , FPS 5.63, Running 60.12s Step 297( N/A%), pre moving , FPS 5.88, Running 60.25s Step 298( N/A%), pre moving , FPS 6.09, Running 60.39s Step 299( N/A%), pre moving , FPS 6.39, Running 60.51s Step 300( N/A%), pre moving , FPS 6.53, Running 60.64s Step 301( N/A%), pre moving , FPS 6.67, Running 60.78s Step 302( N/A%), pre moving , FPS 6.84, Running 60.92s Step 303( N/A%), pre moving , FPS 7.00, Running 61.06s Step 304( N/A%), pre moving , FPS 7.21, Running 61.19s Step 305( N/A%), pre moving , FPS 7.41, Running 61.33s Step 306( N/A%), pre moving , FPS 7.56, Running 61.45s Step 307( N/A%), pre moving , FPS 7.58, Running 61.58s Step 308( N/A%), pre moving , FPS 4.76, Running 63.26s Step 309( N/A%), pre moving , FPS 4.48, Running 63.64s Step 310( N/A%), pre moving , FPS 4.38, Running 63.87s Step 311( N/A%), pre moving , FPS 4.17, Running 64.25s Step 312( N/A%), pre moving , FPS 4.07, Running 64.50s Step 313( N/A%), pre moving , FPS 3.87, Running 64.90s Step 314( N/A%), pre moving , FPS 3.79, Running 65.13s Step 315( N/A%), pre moving , FPS 3.61, Running 65.52s Step 316( N/A%), pre moving , FPS 3.54, Running 65.76s Step 317( N/A%), pre moving , FPS 3.37, Running 66.18s Step 318( N/A%), pre moving , FPS 3.32, Running 66.41s Step 319( N/A%), pre moving , FPS 3.17, Running 66.81s Step 320( N/A%), pre moving , FPS 3.11, Running 67.07s Step 321( N/A%), pre moving , FPS 2.99, Running 67.47s Step 322( N/A%), pre moving , FPS 2.94, Running 67.73s Step 323( N/A%), pre moving , FPS 2.82, Running 68.15s Step 324( N/A%), pre moving , FPS 2.78, Running 68.38s Step 325( N/A%), pre moving , FPS 2.69, Running 68.76s Step 326( N/A%), pre moving , FPS 2.65, Running 69.01s Step 327( N/A%), pre moving , FPS 2.56, Running 69.40s Step 328( 0.17%), action 1, FPS 2.88, Running 70.20s Step 329( 0.33%), action 2, FPS 2.89, Running 70.56s Step 330( 0.50%), action 3, FPS 2.76, Running 71.11s Step 331( 0.67%), action 4, FPS 2.77, Running 71.46s Step 332( 0.83%), action 5, FPS 2.66, Running 72.01s Step 333( 1.00%), action 6, FPS 2.68, Running 72.36s Step 334( 1.17%), action 7, FPS 2.57, Running 72.90s Step 335( 1.33%), action 8, FPS 2.59, Running 73.25s Step 336( 1.50%), action 9, FPS 2.51, Running 73.73s Step 337( 1.67%), action 10, FPS 2.53, Running 74.07s Step 338( 1.83%), action 11, FPS 2.38, Running 74.80s Step 339( 2.00%), action 12, FPS 2.40, Running 75.14s Step 340( 2.17%), action 13, FPS 2.33, Running 75.67s Step 341( 2.33%), action 14, FPS 2.34, Running 76.00s Step 342( 2.50%), action 15, FPS 2.26, Running 76.58s Step 343( 2.67%), action 16, FPS 2.28, Running 76.92s Step 344( 2.83%), action 17, FPS 2.21, Running 77.44s Step 345( 3.00%), action 18, FPS 2.22, Running 77.77s Step 346( 3.17%), action 19, FPS 2.14, Running 78.36s Step 347( 3.33%), action 20, FPS 2.15, Running 78.71s Step 348( 3.50%), action 21, FPS 2.18, Running 79.37s Step 349( 3.67%), action 22, FPS 2.19, Running 79.69s Step 350( 3.83%), action 23, FPS 2.18, Running 80.26s Step 351( 4.00%), action 24, FPS 2.18, Running 80.62s Step 352( 4.17%), action 25, FPS 2.19, Running 81.15s Step 353( 4.33%), action 26, FPS 2.19, Running 81.50s Step 354( 4.50%), action 27, FPS 2.19, Running 82.04s Step 355( 4.67%), action 28, FPS 2.19, Running 82.36s Step 356( 4.83%), action 29, FPS 2.18, Running 82.91s Step 357( 5.00%), action 30, FPS 2.18, Running 83.26s Step 358( 5.17%), action 31, FPS 2.19, Running 83.93s Step 359( 5.33%), action 32, FPS 2.19, Running 84.28s Step 360( 5.50%), action 33, FPS 2.19, Running 84.81s Step 361( 5.67%), action 34, FPS 2.19, Running 85.16s Step 362( 5.83%), action 35, FPS 2.19, Running 85.69s Step 363( 6.00%), action 36, FPS 2.19, Running 86.03s Step 364( 6.17%), action 37, FPS 2.18, Running 86.61s Step 365( 6.33%), action 38, FPS 2.17, Running 86.98s Step 366( 6.50%), action 39, FPS 2.18, Running 87.52s Step 367( 6.67%), action 40, FPS 2.18, Running 87.88s Step 368( 6.83%), action 41, FPS 2.18, Running 88.56s Step 369( 7.00%), action 42, FPS 2.17, Running 88.91s Step 370( 7.17%), action 43, FPS 2.18, Running 89.42s Step 371( 7.33%), action 44, FPS 2.19, Running 89.75s Step 372( 7.50%), action 45, FPS 2.18, Running 90.31s Step 373( 7.67%), action 46, FPS 2.19, Running 90.64s Step 374( 7.83%), action 47, FPS 2.14, Running 91.41s Step 375( 8.00%), action 48, FPS 2.13, Running 91.77s Step 376( 8.17%), action 49, FPS 2.13, Running 92.30s Step 377( 8.33%), action 50, FPS 2.13, Running 92.65s Step 378( 8.50%), action 51, FPS 2.11, Running 93.39s Step 379( 8.67%), action 52, FPS 2.12, Running 93.72s Step 380( 8.83%), action 53, FPS 2.10, Running 94.33s Step 381( 9.00%), action 54, FPS 2.10, Running 94.68s Step 382( 9.17%), action 55, FPS 2.09, Running 95.25s Step 383( 9.33%), action 56, FPS 2.07, Running 95.69s Step 384( 9.50%), action 57, FPS 2.08, Running 96.23s Step 385( 9.67%), action 58, FPS 2.09, Running 96.56s Step 386( 9.83%), action 59, FPS 2.09, Running 97.11s Step 387( 10.00%), action 60, FPS 2.07, Running 97.55s Step 388( 10.17%), action 61, FPS 2.07, Running 98.21s Step 389( 10.33%), action 62, FPS 2.07, Running 98.55s Step 390( 10.50%), action 63, FPS 2.07, Running 99.09s Step 391( 10.67%), action 64, FPS 2.07, Running 99.42s Step 392( 10.83%), action 65, FPS 2.08, Running 99.93s Step 393( 11.00%), action 66, FPS 2.07, Running 100.28s Step 394( 11.17%), action 67, FPS 2.12, Running 100.84s Step 395( 11.33%), action 68, FPS 2.12, Running 101.18s Step 396( 11.50%), action 69, FPS 2.13, Running 101.69s Step 397( 11.67%), action 70, FPS 2.13, Running 102.04s Step 398( 11.83%), action 71, FPS 2.16, Running 102.65s Step 399( 12.00%), action 72, FPS 2.16, Running 102.98s Step 400( 12.17%), action 73, FPS 2.17, Running 103.54s Step 401( 12.33%), action 74, FPS 2.18, Running 103.87s Step 402( 12.50%), action 75, FPS 2.19, Running 104.39s Step 403( 12.67%), action 76, FPS 2.21, Running 104.74s Step 404( 12.83%), action 77, FPS 2.20, Running 105.33s Step 405( 13.00%), action 78, FPS 2.19, Running 105.71s Step 406( 13.17%), action 79, FPS 2.19, Running 106.24s Step 407( 13.33%), action 80, FPS 2.21, Running 106.58s Step 408( 13.50%), action 81, FPS 2.20, Running 107.28s Step 409( 13.67%), action 82, FPS 2.21, Running 107.61s Step 410( 13.83%), action 83, FPS 2.21, Running 108.16s Step 411( 14.00%), action 84, FPS 2.20, Running 108.50s Step 412( 14.17%), action 85, FPS 2.20, Running 109.03s Step 413( 14.33%), action 86, FPS 2.20, Running 109.37s Step 414( 14.50%), action 87, FPS 2.21, Running 109.90s Step 415( 14.67%), action 88, FPS 2.20, Running 110.26s Step 416( 14.83%), action 89, FPS 2.20, Running 110.79s Step 417( 15.00%), action 90, FPS 2.20, Running 111.13s Step 418( 15.17%), action 91, FPS 2.19, Running 111.77s Step 419( 15.33%), action 92, FPS 2.19, Running 112.12s Step 420( 15.50%), action 93, FPS 2.20, Running 112.64s Step 421( 15.67%), action 94, FPS 2.20, Running 112.96s Step 422( 15.83%), action 95, FPS 2.20, Running 113.50s Step 423( 16.00%), action 96, FPS 2.20, Running 113.83s Step 424( 16.17%), action 97, FPS 2.21, Running 114.38s Step 425( 16.33%), action 98, FPS 2.22, Running 114.70s Step 426( 16.50%), action 99, FPS 2.22, Running 115.23s Step 427( 16.67%), action 100, FPS 2.23, Running 115.55s Step 428( 16.83%), action 101, FPS 2.24, Running 116.21s Step 429( 17.00%), action 102, FPS 2.23, Running 116.56s Step 430( 17.17%), action 103, FPS 2.23, Running 117.11s Step 431( 17.33%), action 104, FPS 2.24, Running 117.43s Step 432( 17.50%), action 105, FPS 2.24, Running 117.97s Step 433( 17.67%), action 106, FPS 2.23, Running 118.33s Step 434( 17.83%), action 107, FPS 2.23, Running 118.88s Step 435( 18.00%), action 108, FPS 2.23, Running 119.24s Step 436( 18.17%), action 109, FPS 2.22, Running 119.78s Step 437( 18.33%), action 110, FPS 2.22, Running 120.12s Step 438( 18.50%), action 111, FPS 2.21, Running 120.80s Step 439( 18.67%), action 112, FPS 2.22, Running 121.14s Step 440( 18.83%), action 113, FPS 2.22, Running 121.64s Step 441( 19.00%), action 114, FPS 2.21, Running 122.00s Step 442( 19.17%), action 115, FPS 2.22, Running 122.51s Step 443( 19.33%), action 116, FPS 2.21, Running 122.87s Step 444( 19.50%), action 117, FPS 2.21, Running 123.43s Step 445( 19.67%), action 118, FPS 2.21, Running 123.76s Step 446( 19.83%), action 119, FPS 2.21, Running 124.30s Step 447( 20.00%), action 120, FPS 2.20, Running 124.64s Step 448( 20.17%), action 121, FPS 2.20, Running 125.32s Step 449( 20.33%), action 122, FPS 2.20, Running 125.65s Step 450( 20.50%), action 123, FPS 2.21, Running 126.16s Step 451( 20.67%), action 124, FPS 2.21, Running 126.49s Step 452( 20.83%), action 125, FPS 2.21, Running 127.02s Step 453( 21.00%), action 126, FPS 2.22, Running 127.34s Step 454( 21.17%), action 127, FPS 2.22, Running 127.87s Step 455( 21.33%), action 128, FPS 2.23, Running 128.20s Step 456( 21.50%), action 129, FPS 2.24, Running 128.71s Step 457( 21.67%), action 130, FPS 2.24, Running 129.05s Step 458( 21.83%), action 131, FPS 2.24, Running 129.72s Step 459( 22.00%), action 132, FPS 2.24, Running 130.07s Step 460( 22.17%), action 133, FPS 2.23, Running 130.62s Step 461( 22.33%), action 134, FPS 2.23, Running 130.95s Step 462( 22.50%), action 135, FPS 2.23, Running 131.49s Step 463( 22.67%), action 136, FPS 2.23, Running 131.84s Step 464( 22.83%), action 137, FPS 2.24, Running 132.34s Step 465( 23.00%), action 138, FPS 2.24, Running 132.68s Step 466( 23.17%), action 139, FPS 2.24, Running 133.21s Step 467( 23.33%), action 140, FPS 2.24, Running 133.56s Step 468( 23.50%), action 141, FPS 2.24, Running 134.26s Step 469( 23.67%), action 142, FPS 2.23, Running 134.62s Step 470( 23.83%), action 143, FPS 2.23, Running 135.15s Step 471( 24.00%), action 144, FPS 2.22, Running 135.49s Step 472( 24.17%), action 145, FPS 2.22, Running 136.02s Step 473( 24.33%), action 146, FPS 2.21, Running 136.37s Step 474( 24.50%), action 147, FPS 2.21, Running 136.93s Step 475( 24.67%), action 148, FPS 2.21, Running 137.26s Step 476( 24.83%), action 149, FPS 2.20, Running 137.82s Step 477( 25.00%), action 150, FPS 2.19, Running 138.16s Step 478( 25.17%), action 151, FPS 2.20, Running 138.80s Step 479( 25.33%), action 152, FPS 2.21, Running 139.13s Step 480( 25.50%), action 153, FPS 2.20, Running 139.69s Step 481( 25.67%), action 154, FPS 2.20, Running 140.03s Step 482( 25.83%), action 155, FPS 2.21, Running 140.53s Step 483( 26.00%), action 156, FPS 2.22, Running 140.85s Step 484( 26.17%), action 157, FPS 2.21, Running 141.39s Step 485( 26.33%), action 158, FPS 2.21, Running 141.72s Step 486( 26.50%), action 159, FPS 2.21, Running 142.25s Step 487( 26.67%), action 160, FPS 2.22, Running 142.59s Step 488( 26.83%), action 161, FPS 2.22, Running 143.25s Step 489( 27.00%), action 162, FPS 2.23, Running 143.60s Step 490( 27.17%), action 163, FPS 2.22, Running 144.14s Step 491( 27.33%), action 164, FPS 2.23, Running 144.46s Step 492( 27.50%), action 165, FPS 2.23, Running 145.00s Step 493( 27.67%), action 166, FPS 2.23, Running 145.34s Step 494( 27.83%), action 167, FPS 2.25, Running 145.84s Step 495( 28.00%), action 168, FPS 2.25, Running 146.17s Step 496( 28.17%), action 169, FPS 2.25, Running 146.72s Step 497( 28.33%), action 170, FPS 2.24, Running 147.09s Step 498( 28.50%), action 171, FPS 2.22, Running 147.79s Step 499( 28.67%), action 172, FPS 2.23, Running 148.11s Step 500( 28.83%), action 173, FPS 2.23, Running 148.64s Step 501( 29.00%), action 174, FPS 2.24, Running 148.98s Step 502( 29.17%), action 175, FPS 2.23, Running 149.49s Step 503( 29.33%), action 176, FPS 2.23, Running 149.82s Step 504( 29.50%), action 177, FPS 2.24, Running 150.34s Step 505( 29.67%), action 178, FPS 2.23, Running 150.68s Step 506( 29.83%), action 179, FPS 2.22, Running 151.24s Step 507( 30.00%), action 180, FPS 2.22, Running 151.59s Step 508( 30.17%), action 181, FPS 2.23, Running 152.24s Step 509( 30.33%), action 182, FPS 2.22, Running 152.59s Step 510( 30.50%), action 183, FPS 2.23, Running 153.10s Step 511( 30.67%), action 184, FPS 2.22, Running 153.46s Step 512( 30.83%), action 185, FPS 2.23, Running 153.97s Step 513( 31.00%), action 186, FPS 2.23, Running 154.31s Step 514( 31.17%), action 187, FPS 2.21, Running 154.87s Step 515( 31.33%), action 188, FPS 2.21, Running 155.22s Step 516( 31.50%), action 189, FPS 2.21, Running 155.76s Step 517( 31.67%), action 190, FPS 2.22, Running 156.10s Step 518( 31.83%), action 191, FPS 2.24, Running 156.74s Step 519( 32.00%), action 192, FPS 2.24, Running 157.06s Step 520( 32.17%), action 193, FPS 2.24, Running 157.58s Step 521( 32.33%), action 194, FPS 2.24, Running 157.91s Step 522( 32.50%), action 195, FPS 2.23, Running 158.45s Step 523( 32.67%), action 196, FPS 2.23, Running 158.80s Step 524( 32.83%), action 197, FPS 2.23, Running 159.31s Step 525( 33.00%), action 198, FPS 2.23, Running 159.66s Step 526( 33.17%), action 199, FPS 2.24, Running 160.17s Step 527( 33.33%), action 200, FPS 2.24, Running 160.52s Step 528( 33.50%), action 201, FPS 2.23, Running 161.20s Step 529( 33.67%), action 202, FPS 2.24, Running 161.52s Step 530( 33.83%), action 203, FPS 2.23, Running 162.06s Step 531( 34.00%), action 204, FPS 2.24, Running 162.38s Step 532( 34.17%), action 205, FPS 2.24, Running 162.91s Step 533( 34.33%), action 206, FPS 2.24, Running 163.25s Step 534( 34.50%), action 207, FPS 2.25, Running 163.78s Step 535( 34.67%), action 208, FPS 2.25, Running 164.09s Step 536( 34.83%), action 209, FPS 2.25, Running 164.64s Step 537( 35.00%), action 210, FPS 2.25, Running 164.98s Step 538( 35.17%), action 211, FPS 2.24, Running 165.65s Step 539( 35.33%), action 212, FPS 2.24, Running 166.00s Step 540( 35.50%), action 213, FPS 2.24, Running 166.53s Step 541( 35.67%), action 214, FPS 2.24, Running 166.86s Step 542( 35.83%), action 215, FPS 2.24, Running 167.39s Step 543( 36.00%), action 216, FPS 2.24, Running 167.74s Step 544( 36.17%), action 217, FPS 2.22, Running 168.31s Step 545( 36.33%), action 218, FPS 2.22, Running 168.66s Step 546( 36.50%), action 219, FPS 2.21, Running 169.22s Step 547( 36.67%), action 220, FPS 2.21, Running 169.58s Step 548( 36.83%), action 221, FPS 2.21, Running 170.23s Step 549( 37.00%), action 222, FPS 2.21, Running 170.58s Step 550( 37.17%), action 223, FPS 2.21, Running 171.10s Step 551( 37.33%), action 224, FPS 2.21, Running 171.41s Step 552( 37.50%), action 225, FPS 2.21, Running 171.96s Step 553( 37.67%), action 226, FPS 2.20, Running 172.32s Step 554( 37.83%), action 227, FPS 2.20, Running 172.85s Step 555( 38.00%), action 228, FPS 2.19, Running 173.20s Step 556( 38.17%), action 229, FPS 2.20, Running 173.73s Step 557( 38.33%), action 230, FPS 2.20, Running 174.07s Step 558( 38.50%), action 231, FPS 2.20, Running 174.73s Step 559( 38.67%), action 232, FPS 2.21, Running 175.04s Step 560( 38.83%), action 233, FPS 2.21, Running 175.57s Step 561( 39.00%), action 234, FPS 2.20, Running 175.93s Step 562( 39.17%), action 235, FPS 2.20, Running 176.48s Step 563( 39.33%), action 236, FPS 2.21, Running 176.80s Step 564( 39.50%), action 237, FPS 2.22, Running 177.33s Step 565( 39.67%), action 238, FPS 2.22, Running 177.67s Step 566( 39.83%), action 239, FPS 2.22, Running 178.22s Step 567( 40.00%), action 240, FPS 2.22, Running 178.57s Step 568( 40.17%), action 241, FPS 2.22, Running 179.23s Step 569( 40.33%), action 242, FPS 2.23, Running 179.56s Step 570( 40.50%), action 243, FPS 2.22, Running 180.09s Step 571( 40.67%), action 244, FPS 2.22, Running 180.42s Step 572( 40.83%), action 245, FPS 2.23, Running 180.93s Step 573( 41.00%), action 246, FPS 2.24, Running 181.26s Step 574( 41.17%), action 247, FPS 2.24, Running 181.80s Step 575( 41.33%), action 248, FPS 2.24, Running 182.12s Step 576( 41.50%), action 249, FPS 2.24, Running 182.65s Step 577( 41.67%), action 250, FPS 2.24, Running 183.00s Step 578( 41.83%), action 251, FPS 2.24, Running 183.66s Step 579( 42.00%), action 252, FPS 2.23, Running 183.99s Step 580( 42.17%), action 253, FPS 2.23, Running 184.54s Step 581( 42.33%), action 254, FPS 2.24, Running 184.87s Step 582( 42.50%), action 255, FPS 2.23, Running 185.44s Step 583( 42.67%), action 256, FPS 2.23, Running 185.78s Step 584( 42.83%), action 257, FPS 2.23, Running 186.29s Step 585( 43.00%), action 258, FPS 2.23, Running 186.62s Step 586( 43.17%), action 259, FPS 2.23, Running 187.18s Step 587( 43.33%), action 260, FPS 2.23, Running 187.52s Step 588( 43.50%), action 261, FPS 2.23, Running 188.18s Step 589( 43.67%), action 262, FPS 2.23, Running 188.54s Step 590( 43.83%), action 263, FPS 2.22, Running 189.09s Step 591( 44.00%), action 264, FPS 2.22, Running 189.44s Step 592( 44.17%), action 265, FPS 2.21, Running 189.96s Step 593( 44.33%), action 266, FPS 2.21, Running 190.30s Step 594( 44.50%), action 267, FPS 2.22, Running 190.82s Step 595( 44.67%), action 268, FPS 2.21, Running 191.17s Step 596( 44.83%), action 269, FPS 2.20, Running 191.76s Step 597( 45.00%), action 270, FPS 2.20, Running 192.10s Step 598( 45.17%), action 271, FPS 2.20, Running 192.76s Step 599( 45.33%), action 272, FPS 2.20, Running 193.10s Step 600( 45.50%), action 273, FPS 2.20, Running 193.64s Step 601( 45.67%), action 274, FPS 2.20, Running 193.97s Step 602( 45.83%), action 275, FPS 2.20, Running 194.52s Step 603( 46.00%), action 276, FPS 2.20, Running 194.86s Step 604( 46.17%), action 277, FPS 2.19, Running 195.44s Step 605( 46.33%), action 278, FPS 2.18, Running 195.78s Step 606( 46.50%), action 279, FPS 2.19, Running 196.31s Step 607( 46.67%), action 280, FPS 2.19, Running 196.63s Step 608( 46.83%), action 281, FPS 2.20, Running 197.29s Step 609( 47.00%), action 282, FPS 2.20, Running 197.65s Step 610( 47.17%), action 283, FPS 2.20, Running 198.19s Step 611( 47.33%), action 284, FPS 2.20, Running 198.53s Step 612( 47.50%), action 285, FPS 2.19, Running 199.08s Step 613( 47.67%), action 286, FPS 2.19, Running 199.42s Step 614( 47.83%), action 287, FPS 2.20, Running 199.92s Step 615( 48.00%), action 288, FPS 2.20, Running 200.25s Step 616( 48.17%), action 289, FPS 2.22, Running 200.77s Step 617( 48.33%), action 290, FPS 2.21, Running 201.14s Step 618( 48.50%), action 291, FPS 2.20, Running 201.87s Step 619( 48.67%), action 292, FPS 2.20, Running 202.19s Step 620( 48.83%), action 293, FPS 2.20, Running 202.75s Step 621( 49.00%), action 294, FPS 2.20, Running 203.07s Step 622( 49.17%), action 295, FPS 2.20, Running 203.61s Step 623( 49.33%), action 296, FPS 2.20, Running 203.95s Step 624( 49.50%), action 297, FPS 2.21, Running 204.48s Step 625( 49.67%), action 298, FPS 2.22, Running 204.81s Step 626( 49.83%), action 299, FPS 2.20, Running 205.38s Step 627( 50.00%), action 300, FPS 2.20, Running 205.74s Step 628( 50.17%), action 301, FPS 2.19, Running 206.41s Step 629( 50.33%), action 302, FPS 2.19, Running 206.77s Step 630( 50.50%), action 303, FPS 2.20, Running 207.30s Step 631( 50.67%), action 304, FPS 2.19, Running 207.65s Step 632( 50.83%), action 305, FPS 2.20, Running 208.17s Step 633( 51.00%), action 306, FPS 2.20, Running 208.50s Step 634( 51.17%), action 307, FPS 2.19, Running 209.06s Step 635( 51.33%), action 308, FPS 2.19, Running 209.39s Step 636( 51.50%), action 309, FPS 2.19, Running 209.92s Step 637( 51.67%), action 310, FPS 2.19, Running 210.27s Step 638( 51.83%), action 311, FPS 2.19, Running 210.99s Step 639( 52.00%), action 312, FPS 2.19, Running 211.33s Step 640( 52.17%), action 313, FPS 2.19, Running 211.90s Step 641( 52.33%), action 314, FPS 2.17, Running 212.28s Step 642( 52.50%), action 315, FPS 2.17, Running 212.82s Step 643( 52.67%), action 316, FPS 2.17, Running 213.16s Step 644( 52.83%), action 317, FPS 2.17, Running 213.71s Step 645( 53.00%), action 318, FPS 2.16, Running 214.05s Step 646( 53.17%), action 319, FPS 2.18, Running 214.57s Step 647( 53.33%), action 320, FPS 2.18, Running 214.93s Step 648( 53.50%), action 321, FPS 2.17, Running 215.64s Step 649( 53.67%), action 322, FPS 2.17, Running 215.99s Step 650( 53.83%), action 323, FPS 2.16, Running 216.54s Step 651( 54.00%), action 324, FPS 2.17, Running 216.88s Step 652( 54.17%), action 325, FPS 2.16, Running 217.41s Step 653( 54.33%), action 326, FPS 2.17, Running 217.73s Step 654( 54.50%), action 327, FPS 2.18, Running 218.24s Step 655( 54.67%), action 328, FPS 2.18, Running 218.59s Step 656( 54.83%), action 329, FPS 2.17, Running 219.14s Step 657( 55.00%), action 330, FPS 2.17, Running 219.49s Step 658( 55.17%), action 331, FPS 2.18, Running 220.15s Step 659( 55.33%), action 332, FPS 2.18, Running 220.50s Step 660( 55.50%), action 333, FPS 2.19, Running 221.03s Step 661( 55.67%), action 334, FPS 2.20, Running 221.36s Step 662( 55.83%), action 335, FPS 2.21, Running 221.88s Step 663( 56.00%), action 336, FPS 2.21, Running 222.23s Step 664( 56.17%), action 337, FPS 2.21, Running 222.78s Step 665( 56.33%), action 338, FPS 2.21, Running 223.12s Step 666( 56.50%), action 339, FPS 2.20, Running 223.65s Step 667( 56.67%), action 340, FPS 2.21, Running 223.99s Step 668( 56.83%), action 341, FPS 2.22, Running 224.67s Step 669( 57.00%), action 342, FPS 2.22, Running 225.01s Step 670( 57.17%), action 343, FPS 2.22, Running 225.56s Step 671( 57.33%), action 344, FPS 2.21, Running 225.92s Step 672( 57.50%), action 345, FPS 2.21, Running 226.45s Step 673( 57.67%), action 346, FPS 2.20, Running 226.80s Step 674( 57.83%), action 347, FPS 2.19, Running 227.35s Step 675( 58.00%), action 348, FPS 2.19, Running 227.70s Step 676( 58.17%), action 349, FPS 2.20, Running 228.24s Step 677( 58.33%), action 350, FPS 2.20, Running 228.57s Step 678( 58.50%), action 351, FPS 2.20, Running 229.23s Step 679( 58.67%), action 352, FPS 2.20, Running 229.58s Step 680( 58.83%), action 353, FPS 2.19, Running 230.15s Step 681( 59.00%), action 354, FPS 2.19, Running 230.49s Step 682( 59.17%), action 355, FPS 2.20, Running 230.99s Step 683( 59.33%), action 356, FPS 2.20, Running 231.33s Step 684( 59.50%), action 357, FPS 2.20, Running 231.87s Step 685( 59.67%), action 358, FPS 2.21, Running 232.18s Step 686( 59.83%), action 359, FPS 2.20, Running 232.76s Step 687( 60.00%), action 360, FPS 2.19, Running 233.11s Step 688( 60.17%), action 361, FPS 2.19, Running 233.78s Step 689( 60.33%), action 362, FPS 2.19, Running 234.13s Step 690( 60.50%), action 363, FPS 2.20, Running 234.66s Step 691( 60.67%), action 364, FPS 2.20, Running 235.02s Step 692( 60.83%), action 365, FPS 2.20, Running 235.56s Step 693( 61.00%), action 366, FPS 2.20, Running 235.89s Step 694( 61.17%), action 367, FPS 2.20, Running 236.43s Step 695( 61.33%), action 368, FPS 2.21, Running 236.77s Step 696( 61.50%), action 369, FPS 2.21, Running 237.30s Step 697( 61.67%), action 370, FPS 2.20, Running 237.65s Step 698( 61.83%), action 371, FPS 2.21, Running 238.30s Step 699( 62.00%), action 372, FPS 2.21, Running 238.63s Step 700( 62.17%), action 373, FPS 2.22, Running 239.17s Step 701( 62.33%), action 374, FPS 2.22, Running 239.51s Step 702( 62.50%), action 375, FPS 2.21, Running 240.05s Step 703( 62.67%), action 376, FPS 2.21, Running 240.39s Step 704( 62.83%), action 377, FPS 2.21, Running 240.93s Step 705( 63.00%), action 378, FPS 2.20, Running 241.28s Step 706( 63.17%), action 379, FPS 2.21, Running 241.81s Step 707( 63.33%), action 380, FPS 2.21, Running 242.15s Step 708( 63.50%), action 381, FPS 2.21, Running 242.83s Step 709( 63.67%), action 382, FPS 2.22, Running 243.15s Step 710( 63.83%), action 383, FPS 2.21, Running 243.73s Step 711( 64.00%), action 384, FPS 2.21, Running 244.05s Step 712( 64.17%), action 385, FPS 2.22, Running 244.58s Step 713( 64.33%), action 386, FPS 2.21, Running 244.93s Step 714( 64.50%), action 387, FPS 2.22, Running 245.45s Step 715( 64.67%), action 388, FPS 2.22, Running 245.78s Step 716( 64.83%), action 389, FPS 2.21, Running 246.34s Step 717( 65.00%), action 390, FPS 2.22, Running 246.67s Step 718( 65.17%), action 391, FPS 2.20, Running 247.39s Step 719( 65.33%), action 392, FPS 2.19, Running 247.74s Step 720( 65.50%), action 393, FPS 2.20, Running 248.27s Step 721( 65.67%), action 394, FPS 2.20, Running 248.62s Step 722( 65.83%), action 395, FPS 2.19, Running 249.17s Step 723( 66.00%), action 396, FPS 2.20, Running 249.49s Step 724( 66.17%), action 397, FPS 2.20, Running 250.01s Step 725( 66.33%), action 398, FPS 2.20, Running 250.35s Step 726( 66.50%), action 399, FPS 2.20, Running 250.91s Step 727( 66.67%), action 400, FPS 2.20, Running 251.26s Step 728( 66.83%), action 401, FPS 2.20, Running 251.92s Step 729( 67.00%), action 402, FPS 2.20, Running 252.25s Step 730( 67.17%), action 403, FPS 2.20, Running 252.80s Step 731( 67.33%), action 404, FPS 2.20, Running 253.14s Step 732( 67.50%), action 405, FPS 2.20, Running 253.67s Step 733( 67.67%), action 406, FPS 2.20, Running 254.00s Step 734( 67.83%), action 407, FPS 2.20, Running 254.54s Step 735( 68.00%), action 408, FPS 2.20, Running 254.87s Step 736( 68.17%), action 409, FPS 2.21, Running 255.39s Step 737( 68.33%), action 410, FPS 2.22, Running 255.69s Step 738( 68.50%), action 411, FPS 2.23, Running 256.37s Step 739( 68.67%), action 412, FPS 2.23, Running 256.71s Step 740( 68.83%), action 413, FPS 2.24, Running 257.22s Step 741( 69.00%), action 414, FPS 2.24, Running 257.56s Step 742( 69.17%), action 415, FPS 2.25, Running 258.06s Step 743( 69.33%), action 416, FPS 2.25, Running 258.39s Step 744( 69.50%), action 417, FPS 2.24, Running 258.96s Step 745( 69.67%), action 418, FPS 2.24, Running 259.29s Step 746( 69.83%), action 419, FPS 2.24, Running 259.86s Step 747( 70.00%), action 420, FPS 2.24, Running 260.18s Step 748( 70.17%), action 421, FPS 2.24, Running 260.83s Step 749( 70.33%), action 422, FPS 2.24, Running 261.16s Step 750( 70.50%), action 423, FPS 2.25, Running 261.70s Step 751( 70.67%), action 424, FPS 2.25, Running 262.03s Step 752( 70.83%), action 425, FPS 2.24, Running 262.61s Step 753( 71.00%), action 426, FPS 2.24, Running 262.94s Step 754( 71.17%), action 427, FPS 2.24, Running 263.48s Step 755( 71.33%), action 428, FPS 2.23, Running 263.82s Step 756( 71.50%), action 429, FPS 2.23, Running 264.34s Step 757( 71.67%), action 430, FPS 2.23, Running 264.68s Step 758( 71.83%), action 431, FPS 2.23, Running 265.35s Step 759( 72.00%), action 432, FPS 2.23, Running 265.69s Step 760( 72.17%), action 433, FPS 2.22, Running 266.21s Step 761( 72.33%), action 434, FPS 2.22, Running 266.56s Step 762( 72.50%), action 435, FPS 2.21, Running 267.12s Step 763( 72.67%), action 436, FPS 2.21, Running 267.46s Step 764( 72.83%), action 437, FPS 2.22, Running 267.97s Step 765( 73.00%), action 438, FPS 2.22, Running 268.30s Step 766( 73.17%), action 439, FPS 2.23, Running 268.82s Step 767( 73.33%), action 440, FPS 2.22, Running 269.18s Step 768( 73.50%), action 441, FPS 2.21, Running 269.87s Step 769( 73.67%), action 442, FPS 2.22, Running 270.19s Step 770( 73.83%), action 443, FPS 2.22, Running 270.71s Step 771( 74.00%), action 444, FPS 2.22, Running 271.04s Step 772( 74.17%), action 445, FPS 2.23, Running 271.58s Step 773( 74.33%), action 446, FPS 2.23, Running 271.93s Step 774( 74.50%), action 447, FPS 2.22, Running 272.47s Step 775( 74.67%), action 448, FPS 2.23, Running 272.80s Step 776( 74.83%), action 449, FPS 2.21, Running 273.38s Step 777( 75.00%), action 450, FPS 2.21, Running 273.72s Step 778( 75.17%), action 451, FPS 2.21, Running 274.41s Step 779( 75.33%), action 452, FPS 2.20, Running 274.76s Step 780( 75.50%), action 453, FPS 2.20, Running 275.31s Step 781( 75.67%), action 454, FPS 2.20, Running 275.67s Step 782( 75.83%), action 455, FPS 2.20, Running 276.20s Step 783( 76.00%), action 456, FPS 2.21, Running 276.52s Step 784( 76.17%), action 457, FPS 2.20, Running 277.05s Step 785( 76.33%), action 458, FPS 2.20, Running 277.39s Step 786( 76.50%), action 459, FPS 2.19, Running 277.94s Step 787( 76.67%), action 460, FPS 2.20, Running 278.29s Step 788( 76.83%), action 461, FPS 2.20, Running 278.97s Step 789( 77.00%), action 462, FPS 2.19, Running 279.30s Step 790( 77.17%), action 463, FPS 2.19, Running 279.85s Step 791( 77.33%), action 464, FPS 2.19, Running 280.17s Step 792( 77.50%), action 465, FPS 2.19, Running 280.70s Step 793( 77.67%), action 466, FPS 2.20, Running 281.03s Step 794( 77.83%), action 467, FPS 2.20, Running 281.55s Step 795( 78.00%), action 468, FPS 2.20, Running 281.88s Step 796( 78.17%), action 469, FPS 2.22, Running 282.40s Step 797( 78.33%), action 470, FPS 2.22, Running 282.72s Step 798( 78.50%), action 471, FPS 2.22, Running 283.40s Step 799( 78.67%), action 472, FPS 2.23, Running 283.75s Step 800( 78.83%), action 473, FPS 2.22, Running 284.31s Step 801( 79.00%), action 474, FPS 2.23, Running 284.65s Step 802( 79.17%), action 475, FPS 2.24, Running 285.15s Step 803( 79.33%), action 476, FPS 2.23, Running 285.48s Step 804( 79.50%), action 477, FPS 2.23, Running 286.03s Step 805( 79.67%), action 478, FPS 2.23, Running 286.34s Step 806( 79.83%), action 479, FPS 2.24, Running 286.86s Step 807( 80.00%), action 480, FPS 2.24, Running 287.20s Step 808( 80.17%), action 481, FPS 2.25, Running 287.85s Step 809( 80.33%), action 482, FPS 2.25, Running 288.18s Step 810( 80.50%), action 483, FPS 2.26, Running 288.70s Step 811( 80.67%), action 484, FPS 2.26, Running 289.03s Step 812( 80.83%), action 485, FPS 2.26, Running 289.55s Step 813( 81.00%), action 486, FPS 2.26, Running 289.89s Step 814( 81.17%), action 487, FPS 2.26, Running 290.41s Step 815( 81.33%), action 488, FPS 2.26, Running 290.74s Step 816( 81.50%), action 489, FPS 2.26, Running 291.26s Step 817( 81.67%), action 490, FPS 2.25, Running 291.61s Step 818( 81.83%), action 491, FPS 2.26, Running 292.26s Step 819( 82.00%), action 492, FPS 2.26, Running 292.59s Step 820( 82.17%), action 493, FPS 2.27, Running 293.11s Step 821( 82.33%), action 494, FPS 2.28, Running 293.43s Step 822( 82.50%), action 495, FPS 2.27, Running 293.95s Step 823( 82.67%), action 496, FPS 2.27, Running 294.30s Step 824( 82.83%), action 497, FPS 2.26, Running 294.86s Step 825( 83.00%), action 498, FPS 2.26, Running 295.19s Step 826( 83.17%), action 499, FPS 2.26, Running 295.70s Step 827( 83.33%), action 500, FPS 2.27, Running 296.02s Step 828( 83.50%), action 501, FPS 2.26, Running 296.71s Step 829( 83.67%), action 502, FPS 2.25, Running 297.07s Step 830( 83.83%), action 503, FPS 2.24, Running 297.61s Step 831( 84.00%), action 504, FPS 2.24, Running 297.97s Step 832( 84.17%), action 505, FPS 2.24, Running 298.49s Step 833( 84.33%), action 506, FPS 2.24, Running 298.83s Step 834( 84.50%), action 507, FPS 2.24, Running 299.35s Step 835( 84.67%), action 508, FPS 2.24, Running 299.68s Step 836( 84.83%), action 509, FPS 2.23, Running 300.23s Step 837( 85.00%), action 510, FPS 2.23, Running 300.57s Step 838( 85.17%), action 511, FPS 2.23, Running 301.23s Step 839( 85.33%), action 512, FPS 2.23, Running 301.57s Step 840( 85.50%), action 513, FPS 2.22, Running 302.11s Step 841( 85.67%), action 514, FPS 2.22, Running 302.44s Step 842( 85.83%), action 515, FPS 2.22, Running 302.95s Step 843( 86.00%), action 516, FPS 2.23, Running 303.29s Step 844( 86.17%), action 517, FPS 2.23, Running 303.83s Step 845( 86.33%), action 518, FPS 2.23, Running 304.16s Step 846( 86.50%), action 519, FPS 2.23, Running 304.68s Step 847( 86.67%), action 520, FPS 2.22, Running 305.01s Step 848( 86.83%), action 521, FPS 2.23, Running 305.67s Step 849( 87.00%), action 522, FPS 2.24, Running 306.00s Step 850( 87.17%), action 523, FPS 2.24, Running 306.54s Step 851( 87.33%), action 524, FPS 2.25, Running 306.87s Step 852( 87.50%), action 525, FPS 2.25, Running 307.38s Step 853( 87.67%), action 526, FPS 2.25, Running 307.70s Step 854( 87.83%), action 527, FPS 2.25, Running 308.23s Step 855( 88.00%), action 528, FPS 2.25, Running 308.56s Step 856( 88.17%), action 529, FPS 2.26, Running 309.09s Step 857( 88.33%), action 530, FPS 2.25, Running 309.45s Step 858( 88.50%), action 531, FPS 2.24, Running 310.15s Step 859( 88.67%), action 532, FPS 2.24, Running 310.48s Step 860( 88.83%), action 533, FPS 2.25, Running 311.01s Step 861( 89.00%), action 534, FPS 2.24, Running 311.35s Step 862( 89.17%), action 535, FPS 2.24, Running 311.89s Step 863( 89.33%), action 536, FPS 2.23, Running 312.25s Step 864( 89.50%), action 537, FPS 2.23, Running 312.79s Step 865( 89.67%), action 538, FPS 2.24, Running 313.10s Step 866( 89.83%), action 539, FPS 2.22, Running 313.67s Step 867( 90.00%), action 540, FPS 2.22, Running 314.02s Step 868( 90.17%), action 541, FPS 2.22, Running 314.68s Step 869( 90.33%), action 542, FPS 2.22, Running 315.00s Step 870( 90.50%), action 543, FPS 2.23, Running 315.51s Step 871( 90.67%), action 544, FPS 2.23, Running 315.85s Step 872( 90.83%), action 545, FPS 2.23, Running 316.35s Step 873( 91.00%), action 546, FPS 2.22, Running 316.70s Step 874( 91.17%), action 547, FPS 2.22, Running 317.23s Step 875( 91.33%), action 548, FPS 2.22, Running 317.58s Step 876( 91.50%), action 549, FPS 2.22, Running 318.11s Step 877( 91.67%), action 550, FPS 2.23, Running 318.44s Step 878( 91.83%), action 551, FPS 2.24, Running 319.09s Step 879( 92.00%), action 552, FPS 2.24, Running 319.42s Step 880( 92.17%), action 553, FPS 2.24, Running 319.95s Step 881( 92.33%), action 554, FPS 2.24, Running 320.26s Step 882( 92.50%), action 555, FPS 2.24, Running 320.80s Step 883( 92.67%), action 556, FPS 2.25, Running 321.15s Step 884( 92.83%), action 557, FPS 2.24, Running 321.71s Step 885( 93.00%), action 558, FPS 2.23, Running 322.06s Step 886( 93.17%), action 559, FPS 2.24, Running 322.62s Step 887( 93.33%), action 560, FPS 2.23, Running 322.97s Step 888( 93.50%), action 561, FPS 2.23, Running 323.66s Step 889( 93.67%), action 562, FPS 2.22, Running 324.00s Step 890( 93.83%), action 563, FPS 2.21, Running 324.58s Step 891( 94.00%), action 564, FPS 2.20, Running 324.95s Step 892( 94.17%), action 565, FPS 2.19, Running 325.49s Step 893( 94.33%), action 566, FPS 2.19, Running 325.85s Step 894( 94.50%), action 567, FPS 2.17, Running 326.45s Step 895( 94.67%), action 568, FPS 2.16, Running 326.83s Step 896( 94.83%), action 569, FPS 2.15, Running 327.39s Step 897( 95.00%), action 570, FPS 2.16, Running 327.72s Step 898( 95.17%), action 571, FPS 2.16, Running 328.37s Step 899( 95.33%), action 572, FPS 2.15, Running 328.72s Step 900( 95.50%), action 573, FPS 2.14, Running 329.28s Step 901( 95.67%), action 574, FPS 2.14, Running 329.59s Step 902( 95.83%), action 575, FPS 2.15, Running 330.13s Step 903( 96.00%), action 576, FPS 2.18, Running 330.34s Step 904( 96.17%), action 577, FPS 2.24, Running 330.64s Step 905( 96.33%), action 578, FPS 2.27, Running 330.86s Step 906( 96.50%), action 579, FPS 2.27, Running 331.43s Step 907( 96.67%), action 580, FPS 2.27, Running 331.78s Step 908( 96.83%), action 581, FPS 2.27, Running 332.46s Step 909( 97.00%), action 582, FPS 2.27, Running 332.80s Step 910( 97.17%), action 583, FPS 2.28, Running 333.35s Step 911( 97.33%), action 584, FPS 2.29, Running 333.68s Step 912( 97.50%), action 585, FPS 2.29, Running 334.20s Step 913( 97.67%), action 586, FPS 2.33, Running 334.43s Step 914( 97.83%), action 587, FPS 2.41, Running 334.74s Step 915( 98.00%), action 588, FPS 2.44, Running 335.04s Step 916( 98.17%), action 589, FPS 2.43, Running 335.61s Step 917( 98.33%), action 590, FPS 2.42, Running 335.97s Step 918( 98.50%), action 591, FPS 2.42, Running 336.64s Step 919( 98.67%), action 592, FPS 2.42, Running 336.99s Step 920( 98.83%), action 593, FPS 2.42, Running 337.54s Step 921( 99.00%), action 594, FPS 2.42, Running 337.87s Step 922( 99.17%), action 595, FPS 2.45, Running 338.30s Step 923( 99.33%), action 596, FPS 2.45, Running 338.51s Step 924( 99.50%), action 597, FPS 2.44, Running 338.82s Step 925( 99.67%), action 598, FPS 2.42, Running 339.12s Step 926( 99.83%), action 599, FPS 2.43, Running 339.68s Step 927(100.00%), action 600, FPS 2.43, Running 340.02s [2026-08-02 23:34:30] [55 ] Seed 54 failed after 340.15 s. +steps: 927 , actions: 600 . +Instruction: Empty +Total 8/55(14.55%) success. +Setting seed: 55 +Step 1( N/A%), pre moving , FPS 5.19, Running 0.19s Step 2( N/A%), pre moving , FPS 7.50, Running 0.27s Step 3( N/A%), pre moving , FPS 8.41, Running 0.36s Step 4( N/A%), pre moving , FPS 8.92, Running 0.45s Step 5( N/A%), pre moving , FPS 9.00, Running 0.56s Step 6( N/A%), pre moving , FPS 9.20, Running 0.65s Step 7( N/A%), pre moving , FPS 9.42, Running 0.74s Step 8( N/A%), pre moving , FPS 9.58, Running 0.83s Step 9( N/A%), pre moving , FPS 9.75, Running 0.92s Step 10( N/A%), pre moving , FPS 9.81, Running 1.02s Step 11( N/A%), pre moving , FPS 9.85, Running 1.12s Step 12( N/A%), pre moving , FPS 9.94, Running 1.21s Step 13( N/A%), pre moving , FPS 10.01, Running 1.30s Step 14( N/A%), pre moving , FPS 9.95, Running 1.41s Step 15( N/A%), pre moving , FPS 10.00, Running 1.50s Step 16( N/A%), pre moving , FPS 10.05, Running 1.59s Step 17( N/A%), pre moving , FPS 10.05, Running 1.69s Step 18( N/A%), pre moving , FPS 10.07, Running 1.79s Step 19( N/A%), pre moving , FPS 10.10, Running 1.88s Step 20( N/A%), pre moving , FPS 10.47, Running 1.91s Step 21( N/A%), pre moving , FPS 10.50, Running 2.10s Step 22( N/A%), pre moving , FPS 10.79, Running 2.12s Step 23( N/A%), pre moving , FPS 11.22, Running 2.14s Step 24( N/A%), pre moving , FPS 11.69, Running 2.16s Step 25( N/A%), pre moving , FPS 12.31, Running 2.18s Step 26( N/A%), pre moving , FPS 11.70, Running 2.36s Step 27( N/A%), pre moving , FPS 12.22, Running 2.38s Step 28( N/A%), pre moving , FPS 12.78, Running 2.40s Step 29( N/A%), pre moving , FPS 13.37, Running 2.42s Step 30( N/A%), pre moving , FPS 14.09, Running 2.44s Step 31( N/A%), pre moving , FPS 14.91, Running 2.46s Step 32( N/A%), pre moving , FPS 15.75, Running 2.48s Step 33( N/A%), pre moving , FPS 16.71, Running 2.50s Step 34( N/A%), pre moving , FPS 17.58, Running 2.55s Step 35( N/A%), pre moving , FPS 17.81, Running 2.62s Step 36( N/A%), pre moving , FPS 11.01, Running 3.41s Step 37( N/A%), pre moving , FPS 10.48, Running 3.60s Step 38( N/A%), pre moving , FPS 10.48, Running 3.69s Step 39( N/A%), pre moving , FPS 10.51, Running 3.78s Step 40( N/A%), pre moving , FPS 10.18, Running 3.87s Step 41( N/A%), pre moving , FPS 10.71, Running 3.97s Step 42( N/A%), pre moving , FPS 10.33, Running 4.06s Step 43( N/A%), pre moving , FPS 9.96, Running 4.15s Step 44( N/A%), pre moving , FPS 9.58, Running 4.25s Step 45( N/A%), pre moving , FPS 9.25, Running 4.34s Step 46( N/A%), pre moving , FPS 9.62, Running 4.44s Step 47( N/A%), pre moving , FPS 9.24, Running 4.54s Step 48( N/A%), pre moving , FPS 7.34, Running 5.12s Step 49( N/A%), pre moving , FPS 7.13, Running 5.23s Step 50( N/A%), pre moving , FPS 6.93, Running 5.32s Step 51( N/A%), pre moving , FPS 6.73, Running 5.43s Step 52( N/A%), pre moving , FPS 6.55, Running 5.53s Step 53( N/A%), pre moving , FPS 6.30, Running 5.67s Step 54( N/A%), pre moving , FPS 6.11, Running 5.82s Step 55( N/A%), pre moving , FPS 6.02, Running 5.94s Step 56( N/A%), pre moving , FPS 7.79, Running 5.98s Step 57( N/A%), pre moving , FPS 8.31, Running 6.01s Step 58( N/A%), pre moving , FPS 8.52, Running 6.04s Step 59( N/A%), pre moving , FPS 8.73, Running 6.07s Step 60( N/A%), pre moving , FPS 8.95, Running 6.11s Step 61( N/A%), pre moving , FPS 9.15, Running 6.15s Step 62( N/A%), pre moving , FPS 9.35, Running 6.20s Step 63( N/A%), pre moving , FPS 9.56, Running 6.24s Step 64( N/A%), pre moving , FPS 9.83, Running 6.28s Step 65( N/A%), pre moving , FPS 10.08, Running 6.32s Step 66( N/A%), pre moving , FPS 10.37, Running 6.37s Step 67( N/A%), pre moving , FPS 10.23, Running 6.50s Step 68( N/A%), pre moving , FPS 12.88, Running 6.68s Step 69( N/A%), pre moving , FPS 12.73, Running 6.80s Step 70( N/A%), pre moving , FPS 12.26, Running 6.95s Step 71( N/A%), pre moving , FPS 11.59, Running 7.15s Step 72( N/A%), pre moving , FPS 10.90, Running 7.36s Step 73( N/A%), pre moving , FPS 10.89, Running 7.50s Step 74( N/A%), pre moving , FPS 10.57, Running 7.71s Step 75( N/A%), pre moving , FPS 10.39, Running 7.87s Step 76( N/A%), pre moving , FPS 9.75, Running 8.03s Step 77( N/A%), pre moving , FPS 9.28, Running 8.16s Step 78( N/A%), pre moving , FPS 8.82, Running 8.31s Step 79( N/A%), pre moving , FPS 8.37, Running 8.47s Step 80( N/A%), pre moving , FPS 7.95, Running 8.62s Step 81( N/A%), pre moving , FPS 7.66, Running 8.76s Step 82( N/A%), pre moving , FPS 7.36, Running 8.91s Step 83( N/A%), pre moving , FPS 7.09, Running 9.06s Step 84( N/A%), pre moving , FPS 6.81, Running 9.22s Step 85( N/A%), pre moving , FPS 6.60, Running 9.35s Step 86( N/A%), pre moving , FPS 6.45, Running 9.47s Step 87( N/A%), pre moving , FPS 6.54, Running 9.56s Step 88( N/A%), pre moving , FPS 6.73, Running 9.65s Step 89( N/A%), pre moving , FPS 6.87, Running 9.71s Step 90( N/A%), pre moving , FPS 7.21, Running 9.73s Step 91( N/A%), pre moving , FPS 7.70, Running 9.75s Step 92( N/A%), pre moving , FPS 8.32, Running 9.77s Step 93( N/A%), pre moving , FPS 8.75, Running 9.79s Step 94( N/A%), pre moving , FPS 9.53, Running 9.81s Step 95( N/A%), pre moving , FPS 10.20, Running 9.83s Step 96( N/A%), pre moving , FPS 10.98, Running 9.85s Step 97( N/A%), pre moving , FPS 11.73, Running 9.87s Step 98( N/A%), pre moving , FPS 12.66, Running 9.89s Step 99( N/A%), pre moving , FPS 13.87, Running 9.91s Step 100( N/A%), pre moving , FPS 15.34, Running 9.93s Step 101( N/A%), pre moving , FPS 16.90, Running 9.95s Step 102( N/A%), pre moving , FPS 18.97, Running 9.97s Step 103( N/A%), pre moving , FPS 21.56, Running 9.99s Step 104( N/A%), pre moving , FPS 25.33, Running 10.01s Step 105( N/A%), pre moving , FPS 12.79, Running 10.92s Step 106( N/A%), pre moving , FPS 11.19, Running 11.25s Step 107( N/A%), pre moving , FPS 10.46, Running 11.47s Step 108( N/A%), pre moving , FPS 9.14, Running 11.84s Step 109( N/A%), pre moving , FPS 8.49, Running 12.06s Step 110( N/A%), pre moving , FPS 7.37, Running 12.44s Step 111( N/A%), pre moving , FPS 6.93, Running 12.64s Step 112( N/A%), pre moving , FPS 6.20, Running 12.99s Step 113( N/A%), pre moving , FPS 5.85, Running 13.21s Step 114( N/A%), pre moving , FPS 5.43, Running 13.49s Step 115( N/A%), pre moving , FPS 5.28, Running 13.62s Step 116( N/A%), pre moving , FPS 5.07, Running 13.80s Step 117( N/A%), pre moving , FPS 4.94, Running 13.91s Step 118( N/A%), pre moving , FPS 4.75, Running 14.10s Step 119( N/A%), pre moving , FPS 4.65, Running 14.21s Step 120( N/A%), pre moving , FPS 4.48, Running 14.39s Step 121( N/A%), pre moving , FPS 4.39, Running 14.51s Step 122( N/A%), pre moving , FPS 4.10, Running 14.85s Step 123( N/A%), pre moving , FPS 3.96, Running 15.04s Step 124( N/A%), pre moving , FPS 3.69, Running 15.42s Step 125( N/A%), pre moving , FPS 4.24, Running 15.63s Step 126( N/A%), pre moving , FPS 4.24, Running 15.97s Step 127( N/A%), pre moving , FPS 4.25, Running 16.18s Step 128( N/A%), pre moving , FPS 4.26, Running 16.53s Step 129( N/A%), pre moving , FPS 4.30, Running 16.72s Step 130( N/A%), pre moving , FPS 4.32, Running 17.07s Step 131( N/A%), pre moving , FPS 4.32, Running 17.26s Step 132( N/A%), pre moving , FPS 4.32, Running 17.62s Step 133( N/A%), pre moving , FPS 4.26, Running 17.90s Step 134( N/A%), pre moving , FPS 4.34, Running 18.10s Step 135( N/A%), pre moving , FPS 4.33, Running 18.24s Step 136( N/A%), pre moving , FPS 4.31, Running 18.43s Step 137( N/A%), pre moving , FPS 4.29, Running 18.58s Step 138( N/A%), pre moving , FPS 4.29, Running 18.77s Step 139( N/A%), pre moving , FPS 4.23, Running 18.94s Step 140( N/A%), pre moving , FPS 4.06, Running 19.31s Step 141( N/A%), pre moving , FPS 3.99, Running 19.52s Step 142( N/A%), pre moving , FPS 3.95, Running 19.91s Step 143( N/A%), pre moving , FPS 3.92, Running 20.14s Step 144( N/A%), pre moving , FPS 3.83, Running 20.65s Step 145( N/A%), pre moving , FPS 3.81, Running 20.88s Step 146( N/A%), pre moving , FPS 3.78, Running 21.26s Step 147( N/A%), pre moving , FPS 3.74, Running 21.52s Step 148( N/A%), pre moving , FPS 3.71, Running 21.93s Step 149( N/A%), pre moving , FPS 3.66, Running 22.19s Step 150( N/A%), pre moving , FPS 3.71, Running 22.46s Step 151( N/A%), pre moving , FPS 3.75, Running 22.60s Step 152( N/A%), pre moving , FPS 3.86, Running 22.80s Step 153( N/A%), pre moving , FPS 3.97, Running 22.93s Step 154( N/A%), pre moving , FPS 3.95, Running 23.16s Step 155( N/A%), pre moving , FPS 3.88, Running 23.39s Step 156( N/A%), pre moving , FPS 3.73, Running 23.79s Step 157( N/A%), pre moving , FPS 3.65, Running 24.06s Step 158( N/A%), pre moving , FPS 3.52, Running 24.44s Step 159( N/A%), pre moving , FPS 3.47, Running 24.69s Step 160( N/A%), pre moving , FPS 3.45, Running 25.11s Step 161( N/A%), pre moving , FPS 3.42, Running 25.37s Step 162( N/A%), pre moving , FPS 3.42, Running 25.75s Step 163( N/A%), pre moving , FPS 3.41, Running 26.00s Step 164( N/A%), pre moving , FPS 3.47, Running 26.41s Step 165( N/A%), pre moving , FPS 3.47, Running 26.64s Step 166( N/A%), pre moving , FPS 3.57, Running 26.86s Step 167( N/A%), pre moving , FPS 3.65, Running 27.01s Step 168( N/A%), pre moving , FPS 3.78, Running 27.21s Step 169( N/A%), pre moving , FPS 3.87, Running 27.35s Step 170( N/A%), pre moving , FPS 3.82, Running 27.70s Step 171( N/A%), pre moving , FPS 3.74, Running 27.94s Step 172( N/A%), pre moving , FPS 3.58, Running 28.38s Step 173( N/A%), pre moving , FPS 3.52, Running 28.61s Step 174( N/A%), pre moving , FPS 3.43, Running 28.99s Step 175( N/A%), pre moving , FPS 3.49, Running 29.12s Step 176( N/A%), pre moving , FPS 3.67, Running 29.25s Step 177( N/A%), pre moving , FPS 3.76, Running 29.38s Step 178( N/A%), pre moving , FPS 3.95, Running 29.50s Step 179( N/A%), pre moving , FPS 4.06, Running 29.62s Step 180( N/A%), pre moving , FPS 4.30, Running 29.76s Step 181( N/A%), pre moving , FPS 4.43, Running 29.88s Step 182( N/A%), pre moving , FPS 4.68, Running 30.03s Step 183( N/A%), pre moving , FPS 4.82, Running 30.14s Step 184( N/A%), pre moving , FPS 5.18, Running 30.27s Step 185( N/A%), pre moving , FPS 4.69, Running 30.91s Step 186( N/A%), pre moving , FPS 4.78, Running 31.05s Step 187( N/A%), pre moving , FPS 4.85, Running 31.13s Step 188( N/A%), pre moving , FPS 5.05, Running 31.17s Step 189( N/A%), pre moving , FPS 5.15, Running 31.24s Step 190( N/A%), pre moving , FPS 5.55, Running 31.30s Step 191( N/A%), pre moving , FPS 5.83, Running 31.37s Step 192( N/A%), pre moving , FPS 6.28, Running 31.56s Step 193( N/A%), pre moving , FPS 6.38, Running 31.75s Step 194( N/A%), pre moving , FPS 6.78, Running 31.94s Step 195( N/A%), pre moving , FPS 6.64, Running 32.13s Step 196( N/A%), pre moving , FPS 6.48, Running 32.33s Step 197( N/A%), pre moving , FPS 6.31, Running 32.54s Step 198( N/A%), pre moving , FPS 6.16, Running 32.75s Step 199( N/A%), pre moving , FPS 6.02, Running 32.94s Step 200( N/A%), pre moving , FPS 5.90, Running 33.15s Step 201( N/A%), pre moving , FPS 5.77, Running 33.35s Step 202( N/A%), pre moving , FPS 5.64, Running 33.57s Step 203( N/A%), pre moving , FPS 5.52, Running 33.77s Step 204( N/A%), pre moving , FPS 5.40, Running 33.97s Step 205( N/A%), pre moving , FPS 6.12, Running 34.17s Step 206( N/A%), pre moving , FPS 5.99, Running 34.38s Step 207( N/A%), pre moving , FPS 5.79, Running 34.59s Step 208( N/A%), pre moving , FPS 5.54, Running 34.79s Step 209( N/A%), pre moving , FPS 5.33, Running 34.99s Step 210( N/A%), pre moving , FPS 5.14, Running 35.20s Step 211( N/A%), pre moving , FPS 5.07, Running 35.31s Step 212( N/A%), pre moving , FPS 5.17, Running 35.43s Step 213( N/A%), pre moving , FPS 5.26, Running 35.55s Step 214( N/A%), pre moving , FPS 5.36, Running 35.67s Step 215( N/A%), pre moving , FPS 5.47, Running 35.79s Step 216( N/A%), pre moving , FPS 5.60, Running 35.91s Step 217( N/A%), pre moving , FPS 5.74, Running 36.03s Step 218( N/A%), pre moving , FPS 5.85, Running 36.16s Step 219( N/A%), pre moving , FPS 5.99, Running 36.28s Step 220( N/A%), pre moving , FPS 6.12, Running 36.41s Step 221( N/A%), pre moving , FPS 6.25, Running 36.55s Step 222( N/A%), pre moving , FPS 6.45, Running 36.67s Step 223( N/A%), pre moving , FPS 6.59, Running 36.81s Step 224( N/A%), pre moving , FPS 6.72, Running 36.95s Step 225( N/A%), pre moving , FPS 6.91, Running 37.07s Step 226( N/A%), pre moving , FPS 5.99, Running 37.73s Step 227( N/A%), pre moving , FPS 6.13, Running 37.85s Step 228( N/A%), pre moving , FPS 6.25, Running 37.99s Step 229( N/A%), pre moving , FPS 6.38, Running 38.13s Step 230( N/A%), pre moving , FPS 6.53, Running 38.26s Step 231( N/A%), pre moving , FPS 6.48, Running 38.40s Step 232( N/A%), pre moving , FPS 6.29, Running 38.61s Step 233( N/A%), pre moving , FPS 6.14, Running 38.81s Step 234( N/A%), pre moving , FPS 5.99, Running 39.01s Step 235( N/A%), pre moving , FPS 6.03, Running 39.10s Step 236( N/A%), pre moving , FPS 5.84, Running 39.33s Step 237( N/A%), pre moving , FPS 5.65, Running 39.57s Step 238( N/A%), pre moving , FPS 5.44, Running 39.84s Step 239( N/A%), pre moving , FPS 5.14, Running 40.17s Step 240( N/A%), pre moving , FPS 4.94, Running 40.46s Step 241( N/A%), pre moving , FPS 4.70, Running 40.81s Step 242( N/A%), pre moving , FPS 4.46, Running 41.16s Step 243( N/A%), pre moving , FPS 4.26, Running 41.50s Step 244( N/A%), pre moving , FPS 4.08, Running 41.85s Step 245( N/A%), pre moving , FPS 3.90, Running 42.20s Step 246( N/A%), pre moving , FPS 4.14, Running 42.55s Step 247( N/A%), pre moving , FPS 3.97, Running 42.88s Step 248( N/A%), pre moving , FPS 3.82, Running 43.22s Step 249( N/A%), pre moving , FPS 3.70, Running 43.54s Step 250( N/A%), pre moving , FPS 3.55, Running 43.89s Step 251( N/A%), pre moving , FPS 3.43, Running 44.23s Step 252( N/A%), pre moving , FPS 3.36, Running 44.57s Step 253( N/A%), pre moving , FPS 3.27, Running 44.92s Step 254( N/A%), pre moving , FPS 3.20, Running 45.27s Step 255( N/A%), pre moving , FPS 3.07, Running 45.62s Step 256( N/A%), pre moving , FPS 3.01, Running 45.97s Step 257( N/A%), pre moving , FPS 2.96, Running 46.32s Step 258( N/A%), pre moving , FPS 2.93, Running 46.67s Step 259( N/A%), pre moving , FPS 2.92, Running 47.02s Step 260( N/A%), pre moving , FPS 2.93, Running 47.29s Step 261( N/A%), pre moving , FPS 2.93, Running 47.64s Step 262( N/A%), pre moving , FPS 2.96, Running 47.90s Step 263( N/A%), pre moving , FPS 2.99, Running 48.18s Step 264( N/A%), pre moving , FPS 3.03, Running 48.46s Step 265( N/A%), pre moving , FPS 3.06, Running 48.75s Step 266( N/A%), pre moving , FPS 3.10, Running 49.01s Step 267( N/A%), pre moving , FPS 3.12, Running 49.29s Step 268( N/A%), pre moving , FPS 3.15, Running 49.56s Step 269( N/A%), pre moving , FPS 3.21, Running 49.77s Step 270( N/A%), pre moving , FPS 3.28, Running 49.99s Step 271( N/A%), pre moving , FPS 3.35, Running 50.19s Step 272( N/A%), pre moving , FPS 3.39, Running 50.47s Step 273( N/A%), pre moving , FPS 3.43, Running 50.74s Step 274( N/A%), pre moving , FPS 3.49, Running 50.99s Step 275( N/A%), pre moving , FPS 3.56, Running 51.24s Step 276( N/A%), pre moving , FPS 3.61, Running 51.51s Step 277( N/A%), pre moving , FPS 3.67, Running 51.77s Step 278( N/A%), pre moving , FPS 3.72, Running 52.05s Step 279( N/A%), pre moving , FPS 3.81, Running 52.27s Step 280( N/A%), pre moving , FPS 3.81, Running 52.54s Step 281( N/A%), pre moving , FPS 3.91, Running 52.75s Step 282( N/A%), pre moving , FPS 3.95, Running 52.96s Step 283( N/A%), pre moving , FPS 4.00, Running 53.19s Step 284( N/A%), pre moving , FPS 4.06, Running 53.39s Step 285( N/A%), pre moving , FPS 4.13, Running 53.59s Step 286( N/A%), pre moving , FPS 4.25, Running 53.72s Step 287( N/A%), pre moving , FPS 4.39, Running 53.85s Step 288( N/A%), pre moving , FPS 4.53, Running 53.98s Step 289( N/A%), pre moving , FPS 4.61, Running 54.12s Step 290( N/A%), pre moving , FPS 4.69, Running 54.25s Step 291( N/A%), pre moving , FPS 4.79, Running 54.37s Step 292( N/A%), pre moving , FPS 4.97, Running 54.49s Step 293( N/A%), pre moving , FPS 5.13, Running 54.64s Step 294( N/A%), pre moving , FPS 5.33, Running 54.75s Step 295( N/A%), pre moving , FPS 5.51, Running 54.86s Step 296( N/A%), pre moving , FPS 5.72, Running 55.00s Step 297( N/A%), pre moving , FPS 5.97, Running 55.12s Step 298( N/A%), pre moving , FPS 6.30, Running 55.23s Step 299( N/A%), pre moving , FPS 6.47, Running 55.36s Step 300( N/A%), pre moving , FPS 6.81, Running 55.47s Step 301( N/A%), pre moving , FPS 7.01, Running 55.61s Step 302( N/A%), pre moving , FPS 7.19, Running 55.75s Step 303( N/A%), pre moving , FPS 7.45, Running 55.87s Step 304( N/A%), pre moving , FPS 7.67, Running 56.00s Step 305( N/A%), pre moving , FPS 7.87, Running 56.13s Step 306( N/A%), pre moving , FPS 7.87, Running 56.26s Step 307( N/A%), pre moving , FPS 7.88, Running 56.39s Step 308( N/A%), pre moving , FPS 7.88, Running 56.52s Step 309( N/A%), pre moving , FPS 4.93, Running 58.17s Step 310( N/A%), pre moving , FPS 4.63, Running 58.57s Step 311( N/A%), pre moving , FPS 4.51, Running 58.81s Step 312( N/A%), pre moving , FPS 4.28, Running 59.17s Step 313( N/A%), pre moving , FPS 4.19, Running 59.41s Step 314( N/A%), pre moving , FPS 3.96, Running 59.79s Step 315( N/A%), pre moving , FPS 3.87, Running 60.03s Step 316( N/A%), pre moving , FPS 3.67, Running 60.45s Step 317( N/A%), pre moving , FPS 3.59, Running 60.69s Step 318( N/A%), pre moving , FPS 3.40, Running 61.12s Step 319( N/A%), pre moving , FPS 3.34, Running 61.35s Step 320( N/A%), pre moving , FPS 3.19, Running 61.75s Step 321( N/A%), pre moving , FPS 3.14, Running 61.97s Step 322( N/A%), pre moving , FPS 3.02, Running 62.38s Step 323( N/A%), pre moving , FPS 2.97, Running 62.62s Step 324( N/A%), pre moving , FPS 2.86, Running 62.99s Step 325( N/A%), pre moving , FPS 2.82, Running 63.23s Step 326( N/A%), pre moving , FPS 2.72, Running 63.62s Step 327( N/A%), pre moving , FPS 2.68, Running 63.85s Step 328( N/A%), pre moving , FPS 2.59, Running 64.24s Step 329( 0.17%), action 1, FPS 2.87, Running 65.15s Step 330( 0.33%), action 2, FPS 2.88, Running 65.50s Step 331( 0.50%), action 3, FPS 2.76, Running 66.06s Step 332( 0.67%), action 4, FPS 2.75, Running 66.45s Step 333( 0.83%), action 5, FPS 2.65, Running 66.97s Step 334( 1.00%), action 6, FPS 2.64, Running 67.38s Step 335( 1.17%), action 7, FPS 2.55, Running 67.86s Step 336( 1.33%), action 8, FPS 2.57, Running 68.22s Step 337( 1.50%), action 9, FPS 2.48, Running 68.75s Step 338( 1.67%), action 10, FPS 2.48, Running 69.18s Step 339( 1.83%), action 11, FPS 2.37, Running 69.79s Step 340( 2.00%), action 12, FPS 2.36, Running 70.24s Step 341( 2.17%), action 13, FPS 2.27, Running 70.80s Step 342( 2.33%), action 14, FPS 2.25, Running 71.25s Step 343( 2.50%), action 15, FPS 2.17, Running 71.82s Step 344( 2.67%), action 16, FPS 2.17, Running 72.19s Step 345( 2.83%), action 17, FPS 2.12, Running 72.68s Step 346( 3.00%), action 18, FPS 2.11, Running 73.11s Step 347( 3.17%), action 19, FPS 2.05, Running 73.60s Step 348( 3.33%), action 20, FPS 2.05, Running 73.99s Step 349( 3.50%), action 21, FPS 2.11, Running 74.63s Step 350( 3.67%), action 22, FPS 2.10, Running 75.02s Step 351( 3.83%), action 23, FPS 2.11, Running 75.54s Step 352( 4.00%), action 24, FPS 2.10, Running 75.96s Step 353( 4.17%), action 25, FPS 2.10, Running 76.50s Step 354( 4.33%), action 26, FPS 2.11, Running 76.87s Step 355( 4.50%), action 27, FPS 2.11, Running 77.35s Step 356( 4.67%), action 28, FPS 2.10, Running 77.73s Step 357( 4.83%), action 29, FPS 2.11, Running 78.20s Step 358( 5.00%), action 30, FPS 2.13, Running 78.58s Step 359( 5.17%), action 31, FPS 2.11, Running 79.26s Step 360( 5.33%), action 32, FPS 2.13, Running 79.65s Step 361( 5.50%), action 33, FPS 2.14, Running 80.15s Step 362( 5.67%), action 34, FPS 2.14, Running 80.59s Step 363( 5.83%), action 35, FPS 2.14, Running 81.16s Step 364( 6.00%), action 36, FPS 2.14, Running 81.54s Step 365( 6.17%), action 37, FPS 2.14, Running 82.02s Step 366( 6.33%), action 38, FPS 2.16, Running 82.38s Step 367( 6.50%), action 39, FPS 2.14, Running 82.93s Step 368( 6.67%), action 40, FPS 2.15, Running 83.31s Step 369( 6.83%), action 41, FPS 2.14, Running 83.98s Step 370( 7.00%), action 42, FPS 2.14, Running 84.36s Step 371( 7.17%), action 43, FPS 2.15, Running 84.85s Step 372( 7.33%), action 44, FPS 2.15, Running 85.28s Step 373( 7.50%), action 45, FPS 2.15, Running 85.79s Step 374( 7.67%), action 46, FPS 2.15, Running 86.19s Step 375( 7.83%), action 47, FPS 2.15, Running 86.67s Step 376( 8.00%), action 48, FPS 2.14, Running 87.05s Step 377( 8.17%), action 49, FPS 2.13, Running 87.58s Step 378( 8.33%), action 50, FPS 2.14, Running 87.93s Step 379( 8.50%), action 51, FPS 2.16, Running 88.53s Step 380( 8.67%), action 52, FPS 2.16, Running 88.91s Step 381( 8.83%), action 53, FPS 2.15, Running 89.44s Step 382( 9.00%), action 54, FPS 2.17, Running 89.82s Step 383( 9.17%), action 55, FPS 2.19, Running 90.28s Step 384( 9.33%), action 56, FPS 2.19, Running 90.66s Step 385( 9.50%), action 57, FPS 2.19, Running 91.14s Step 386( 9.67%), action 58, FPS 2.19, Running 91.52s Step 387( 9.83%), action 59, FPS 2.20, Running 92.03s Step 388( 10.00%), action 60, FPS 2.19, Running 92.42s Step 389( 10.17%), action 61, FPS 2.20, Running 93.07s Step 390( 10.33%), action 62, FPS 2.19, Running 93.50s Step 391( 10.50%), action 63, FPS 2.19, Running 93.99s Step 392( 10.67%), action 64, FPS 2.20, Running 94.35s Step 393( 10.83%), action 65, FPS 2.22, Running 94.80s Step 394( 11.00%), action 66, FPS 2.22, Running 95.18s Step 395( 11.17%), action 67, FPS 2.22, Running 95.67s Step 396( 11.33%), action 68, FPS 2.23, Running 96.01s Step 397( 11.50%), action 69, FPS 2.24, Running 96.51s Step 398( 11.67%), action 70, FPS 2.23, Running 96.88s Step 399( 11.83%), action 71, FPS 2.23, Running 97.49s Step 400( 12.00%), action 72, FPS 2.23, Running 97.86s Step 401( 12.17%), action 73, FPS 2.24, Running 98.37s Step 402( 12.33%), action 74, FPS 2.24, Running 98.75s Step 403( 12.50%), action 75, FPS 2.24, Running 99.20s Step 404( 12.67%), action 76, FPS 2.25, Running 99.56s Step 405( 12.83%), action 77, FPS 2.23, Running 100.09s Step 406( 13.00%), action 78, FPS 2.24, Running 100.46s Step 407( 13.17%), action 79, FPS 2.25, Running 100.92s Step 408( 13.33%), action 80, FPS 2.25, Running 101.33s Step 409( 13.50%), action 81, FPS 2.26, Running 101.91s Step 410( 13.67%), action 82, FPS 2.28, Running 102.29s Step 411( 13.83%), action 83, FPS 2.27, Running 102.78s Step 412( 14.00%), action 84, FPS 2.27, Running 103.17s Step 413( 14.17%), action 85, FPS 2.26, Running 103.65s Step 414( 14.33%), action 86, FPS 2.27, Running 104.01s Step 415( 14.50%), action 87, FPS 2.26, Running 104.50s Step 416( 14.67%), action 88, FPS 2.25, Running 104.90s Step 417( 14.83%), action 89, FPS 2.26, Running 105.37s Step 418( 15.00%), action 90, FPS 2.26, Running 105.75s Step 419( 15.17%), action 91, FPS 2.25, Running 106.37s Step 420( 15.33%), action 92, FPS 2.24, Running 106.79s Step 421( 15.50%), action 93, FPS 2.25, Running 107.27s Step 422( 15.67%), action 94, FPS 2.25, Running 107.64s Step 423( 15.83%), action 95, FPS 2.24, Running 108.12s Step 424( 16.00%), action 96, FPS 2.24, Running 108.50s Step 425( 16.17%), action 97, FPS 2.24, Running 109.01s Step 426( 16.33%), action 98, FPS 2.24, Running 109.39s Step 427( 16.50%), action 99, FPS 2.23, Running 109.89s Step 428( 16.67%), action 100, FPS 2.23, Running 110.29s Step 429( 16.83%), action 101, FPS 2.22, Running 110.92s Step 430( 17.00%), action 102, FPS 2.22, Running 111.31s Step 431( 17.17%), action 103, FPS 2.21, Running 111.81s Step 432( 17.33%), action 104, FPS 2.22, Running 112.20s Step 433( 17.50%), action 105, FPS 2.21, Running 112.70s Step 434( 17.67%), action 106, FPS 2.20, Running 113.11s Step 435( 17.83%), action 107, FPS 2.20, Running 113.59s Step 436( 18.00%), action 108, FPS 2.20, Running 113.99s Step 437( 18.17%), action 109, FPS 2.20, Running 114.47s Step 438( 18.33%), action 110, FPS 2.20, Running 114.83s Step 439( 18.50%), action 111, FPS 2.20, Running 115.44s Step 440( 18.67%), action 112, FPS 2.22, Running 115.80s Step 441( 18.83%), action 113, FPS 2.21, Running 116.31s Step 442( 19.00%), action 114, FPS 2.21, Running 116.70s Step 443( 19.17%), action 115, FPS 2.21, Running 117.16s Step 444( 19.33%), action 116, FPS 2.21, Running 117.54s Step 445( 19.50%), action 117, FPS 2.22, Running 118.02s Step 446( 19.67%), action 118, FPS 2.22, Running 118.40s Step 447( 19.83%), action 119, FPS 2.22, Running 118.90s Step 448( 20.00%), action 120, FPS 2.22, Running 119.28s Step 449( 20.17%), action 121, FPS 2.23, Running 119.90s Step 450( 20.33%), action 122, FPS 2.23, Running 120.27s Step 451( 20.50%), action 123, FPS 2.23, Running 120.77s Step 452( 20.67%), action 124, FPS 2.24, Running 121.13s Step 453( 20.83%), action 125, FPS 2.24, Running 121.63s Step 454( 21.00%), action 126, FPS 2.25, Running 122.00s Step 455( 21.17%), action 127, FPS 2.25, Running 122.49s Step 456( 21.33%), action 128, FPS 2.25, Running 122.88s Step 457( 21.50%), action 129, FPS 2.25, Running 123.36s Step 458( 21.67%), action 130, FPS 2.25, Running 123.73s Step 459( 21.83%), action 131, FPS 2.25, Running 124.32s Step 460( 22.00%), action 132, FPS 2.24, Running 124.72s Step 461( 22.17%), action 133, FPS 2.25, Running 125.21s Step 462( 22.33%), action 134, FPS 2.25, Running 125.59s Step 463( 22.50%), action 135, FPS 2.24, Running 126.08s Step 464( 22.67%), action 136, FPS 2.24, Running 126.45s Step 465( 22.83%), action 137, FPS 2.24, Running 126.97s Step 466( 23.00%), action 138, FPS 2.24, Running 127.35s Step 467( 23.17%), action 139, FPS 2.24, Running 127.82s Step 468( 23.33%), action 140, FPS 2.25, Running 128.19s Step 469( 23.50%), action 141, FPS 2.25, Running 128.79s Step 470( 23.67%), action 142, FPS 2.25, Running 129.17s Step 471( 23.83%), action 143, FPS 2.26, Running 129.64s Step 472( 24.00%), action 144, FPS 2.26, Running 129.99s Step 473( 24.17%), action 145, FPS 2.26, Running 130.48s Step 474( 24.33%), action 146, FPS 2.25, Running 130.87s Step 475( 24.50%), action 147, FPS 2.26, Running 131.35s Step 476( 24.67%), action 148, FPS 2.26, Running 131.73s Step 477( 24.83%), action 149, FPS 2.26, Running 132.21s Step 478( 25.00%), action 150, FPS 2.26, Running 132.59s Step 479( 25.17%), action 151, FPS 2.26, Running 133.18s Step 480( 25.33%), action 152, FPS 2.26, Running 133.56s Step 481( 25.50%), action 153, FPS 2.26, Running 134.06s Step 482( 25.67%), action 154, FPS 2.26, Running 134.46s Step 483( 25.83%), action 155, FPS 2.26, Running 134.94s Step 484( 26.00%), action 156, FPS 2.25, Running 135.33s Step 485( 26.17%), action 157, FPS 2.26, Running 135.83s Step 486( 26.33%), action 158, FPS 2.25, Running 136.22s Step 487( 26.50%), action 159, FPS 2.25, Running 136.72s Step 488( 26.67%), action 160, FPS 2.24, Running 137.10s Step 489( 26.83%), action 161, FPS 2.24, Running 137.71s Step 490( 27.00%), action 162, FPS 2.24, Running 138.09s Step 491( 27.17%), action 163, FPS 2.24, Running 138.55s Step 492( 27.33%), action 164, FPS 2.24, Running 138.92s Step 493( 27.50%), action 165, FPS 2.24, Running 139.39s Step 494( 27.67%), action 166, FPS 2.25, Running 139.77s Step 495( 27.83%), action 167, FPS 2.24, Running 140.26s Step 496( 28.00%), action 168, FPS 2.25, Running 140.63s Step 497( 28.17%), action 169, FPS 2.25, Running 141.10s Step 498( 28.33%), action 170, FPS 2.25, Running 141.47s Step 499( 28.50%), action 171, FPS 2.25, Running 142.09s Step 500( 28.67%), action 172, FPS 2.25, Running 142.46s Step 501( 28.83%), action 173, FPS 2.25, Running 142.93s Step 502( 29.00%), action 174, FPS 2.26, Running 143.30s Step 503( 29.17%), action 175, FPS 2.26, Running 143.78s Step 504( 29.33%), action 176, FPS 2.26, Running 144.16s Step 505( 29.50%), action 177, FPS 2.26, Running 144.67s Step 506( 29.67%), action 178, FPS 2.27, Running 145.04s Step 507( 29.83%), action 179, FPS 2.27, Running 145.52s Step 508( 30.00%), action 180, FPS 2.28, Running 145.89s Step 509( 30.17%), action 181, FPS 2.27, Running 146.51s Step 510( 30.33%), action 182, FPS 2.28, Running 146.86s Step 511( 30.50%), action 183, FPS 2.26, Running 147.41s Step 512( 30.67%), action 184, FPS 2.25, Running 147.81s Step 513( 30.83%), action 185, FPS 2.25, Running 148.29s Step 514( 31.00%), action 186, FPS 2.25, Running 148.66s Step 515( 31.17%), action 187, FPS 2.25, Running 149.14s Step 516( 31.33%), action 188, FPS 2.25, Running 149.51s Step 517( 31.50%), action 189, FPS 2.25, Running 149.97s Step 518( 31.67%), action 190, FPS 2.26, Running 150.32s Step 519( 31.83%), action 191, FPS 2.26, Running 150.93s Step 520( 32.00%), action 192, FPS 2.26, Running 151.30s Step 521( 32.17%), action 193, FPS 2.26, Running 151.78s Step 522( 32.33%), action 194, FPS 2.26, Running 152.15s Step 523( 32.50%), action 195, FPS 2.26, Running 152.65s Step 524( 32.67%), action 196, FPS 2.25, Running 153.04s Step 525( 32.83%), action 197, FPS 2.26, Running 153.51s Step 526( 33.00%), action 198, FPS 2.26, Running 153.90s Step 527( 33.17%), action 199, FPS 2.26, Running 154.39s Step 528( 33.33%), action 200, FPS 2.25, Running 154.76s Step 529( 33.50%), action 201, FPS 2.25, Running 155.39s Step 530( 33.67%), action 202, FPS 2.25, Running 155.77s Step 531( 33.83%), action 203, FPS 2.26, Running 156.25s Step 532( 34.00%), action 204, FPS 2.27, Running 156.63s Step 533( 34.17%), action 205, FPS 2.25, Running 157.16s Step 534( 34.33%), action 206, FPS 2.25, Running 157.55s Step 535( 34.50%), action 207, FPS 2.26, Running 158.00s Step 536( 34.67%), action 208, FPS 2.26, Running 158.37s Step 537( 34.83%), action 209, FPS 2.26, Running 158.82s Step 538( 35.00%), action 210, FPS 2.25, Running 159.20s Step 539( 35.17%), action 211, FPS 2.25, Running 159.82s Step 540( 35.33%), action 212, FPS 2.24, Running 160.23s Step 541( 35.50%), action 213, FPS 2.23, Running 160.76s Step 542( 35.67%), action 214, FPS 2.22, Running 161.15s Step 543( 35.83%), action 215, FPS 2.23, Running 161.63s Step 544( 36.00%), action 216, FPS 2.22, Running 162.04s Step 545( 36.17%), action 217, FPS 2.22, Running 162.54s Step 546( 36.33%), action 218, FPS 2.22, Running 162.92s Step 547( 36.50%), action 219, FPS 2.22, Running 163.41s Step 548( 36.67%), action 220, FPS 2.22, Running 163.78s Step 549( 36.83%), action 221, FPS 2.22, Running 164.41s Step 550( 37.00%), action 222, FPS 2.21, Running 164.81s Step 551( 37.17%), action 223, FPS 2.21, Running 165.30s Step 552( 37.33%), action 224, FPS 2.21, Running 165.70s Step 553( 37.50%), action 225, FPS 2.22, Running 166.18s Step 554( 37.67%), action 226, FPS 2.23, Running 166.54s Step 555( 37.83%), action 227, FPS 2.21, Running 167.05s Step 556( 38.00%), action 228, FPS 2.21, Running 167.43s Step 557( 38.17%), action 229, FPS 2.20, Running 167.92s Step 558( 38.33%), action 230, FPS 2.20, Running 168.30s Step 559( 38.50%), action 231, FPS 2.20, Running 168.90s Step 560( 38.67%), action 232, FPS 2.21, Running 169.27s Step 561( 38.83%), action 233, FPS 2.21, Running 169.80s Step 562( 39.00%), action 234, FPS 2.21, Running 170.21s Step 563( 39.17%), action 235, FPS 2.21, Running 170.69s Step 564( 39.33%), action 236, FPS 2.22, Running 171.05s Step 565( 39.50%), action 237, FPS 2.22, Running 171.55s Step 566( 39.67%), action 238, FPS 2.23, Running 171.90s Step 567( 39.83%), action 239, FPS 2.23, Running 172.39s Step 568( 40.00%), action 240, FPS 2.22, Running 172.78s Step 569( 40.17%), action 241, FPS 2.23, Running 173.39s Step 570( 40.33%), action 242, FPS 2.23, Running 173.79s Step 571( 40.50%), action 243, FPS 2.22, Running 174.29s Step 572( 40.67%), action 244, FPS 2.24, Running 174.64s Step 573( 40.83%), action 245, FPS 2.23, Running 175.12s Step 574( 41.00%), action 246, FPS 2.23, Running 175.52s Step 575( 41.17%), action 247, FPS 2.22, Running 176.05s Step 576( 41.33%), action 248, FPS 2.22, Running 176.43s Step 577( 41.50%), action 249, FPS 2.22, Running 176.91s Step 578( 41.67%), action 250, FPS 2.23, Running 177.29s Step 579( 41.83%), action 251, FPS 2.22, Running 177.90s Step 580( 42.00%), action 252, FPS 2.22, Running 178.27s Step 581( 42.17%), action 253, FPS 2.23, Running 178.76s Step 582( 42.33%), action 254, FPS 2.23, Running 179.17s Step 583( 42.50%), action 255, FPS 2.23, Running 179.68s Step 584( 42.67%), action 256, FPS 2.22, Running 180.07s Step 585( 42.83%), action 257, FPS 2.22, Running 180.55s Step 586( 43.00%), action 258, FPS 2.22, Running 180.91s Step 587( 43.17%), action 259, FPS 2.22, Running 181.41s Step 588( 43.33%), action 260, FPS 2.21, Running 181.83s Step 589( 43.50%), action 261, FPS 2.22, Running 182.42s Step 590( 43.67%), action 262, FPS 2.23, Running 182.77s Step 591( 43.83%), action 263, FPS 2.24, Running 183.22s Step 592( 44.00%), action 264, FPS 2.24, Running 183.58s Step 593( 44.17%), action 265, FPS 2.24, Running 184.04s Step 594( 44.33%), action 266, FPS 2.25, Running 184.40s Step 595( 44.50%), action 267, FPS 2.26, Running 184.89s Step 596( 44.67%), action 268, FPS 2.26, Running 185.26s Step 597( 44.83%), action 269, FPS 2.26, Running 185.76s Step 598( 45.00%), action 270, FPS 2.26, Running 186.14s Step 599( 45.17%), action 271, FPS 2.26, Running 186.75s Step 600( 45.33%), action 272, FPS 2.25, Running 187.16s Step 601( 45.50%), action 273, FPS 2.25, Running 187.64s Step 602( 45.67%), action 274, FPS 2.26, Running 188.03s Step 603( 45.83%), action 275, FPS 2.26, Running 188.55s Step 604( 46.00%), action 276, FPS 2.26, Running 188.93s Step 605( 46.17%), action 277, FPS 2.25, Running 189.44s Step 606( 46.33%), action 278, FPS 2.24, Running 189.84s Step 607( 46.50%), action 279, FPS 2.24, Running 190.33s Step 608( 46.67%), action 280, FPS 2.25, Running 190.71s Step 609( 46.83%), action 281, FPS 2.24, Running 191.35s Step 610( 47.00%), action 282, FPS 2.23, Running 191.75s Step 611( 47.17%), action 283, FPS 2.21, Running 192.26s Step 612( 47.33%), action 284, FPS 2.20, Running 192.66s Step 613( 47.50%), action 285, FPS 2.20, Running 193.13s Step 614( 47.67%), action 286, FPS 2.20, Running 193.51s Step 615( 47.83%), action 287, FPS 2.21, Running 193.95s Step 616( 48.00%), action 288, FPS 2.21, Running 194.32s Step 617( 48.17%), action 289, FPS 2.22, Running 194.76s Step 618( 48.33%), action 290, FPS 2.22, Running 195.14s Step 619( 48.50%), action 291, FPS 2.22, Running 195.76s Step 620( 48.67%), action 292, FPS 2.23, Running 196.13s Step 621( 48.83%), action 293, FPS 2.23, Running 196.59s Step 622( 49.00%), action 294, FPS 2.24, Running 196.97s Step 623( 49.17%), action 295, FPS 2.25, Running 197.45s Step 624( 49.33%), action 296, FPS 2.24, Running 197.85s Step 625( 49.50%), action 297, FPS 2.24, Running 198.37s Step 626( 49.67%), action 298, FPS 2.24, Running 198.75s Step 627( 49.83%), action 299, FPS 2.24, Running 199.28s Step 628( 50.00%), action 300, FPS 2.23, Running 199.68s Step 629( 50.17%), action 301, FPS 2.24, Running 200.27s Step 630( 50.33%), action 302, FPS 2.25, Running 200.63s Step 631( 50.50%), action 303, FPS 2.26, Running 201.11s Step 632( 50.67%), action 304, FPS 2.27, Running 201.48s Step 633( 50.83%), action 305, FPS 2.26, Running 201.96s Step 634( 51.00%), action 306, FPS 2.27, Running 202.33s Step 635( 51.17%), action 307, FPS 2.25, Running 202.84s Step 636( 51.33%), action 308, FPS 2.24, Running 203.23s Step 637( 51.50%), action 309, FPS 2.22, Running 203.76s Step 638( 51.67%), action 310, FPS 2.22, Running 204.15s Step 639( 51.83%), action 311, FPS 2.22, Running 204.77s Step 640( 52.00%), action 312, FPS 2.22, Running 205.13s Step 641( 52.17%), action 313, FPS 2.22, Running 205.62s Step 642( 52.33%), action 314, FPS 2.21, Running 206.00s Step 643( 52.50%), action 315, FPS 2.21, Running 206.51s Step 644( 52.67%), action 316, FPS 2.22, Running 206.87s Step 645( 52.83%), action 317, FPS 2.22, Running 207.37s Step 646( 53.00%), action 318, FPS 2.22, Running 207.76s Step 647( 53.17%), action 319, FPS 2.23, Running 208.23s Step 648( 53.33%), action 320, FPS 2.24, Running 208.61s Step 649( 53.50%), action 321, FPS 2.21, Running 209.30s Step 650( 53.67%), action 322, FPS 2.21, Running 209.68s Step 651( 53.83%), action 323, FPS 2.21, Running 210.16s Step 652( 54.00%), action 324, FPS 2.21, Running 210.53s Step 653( 54.17%), action 325, FPS 2.20, Running 211.04s Step 654( 54.33%), action 326, FPS 2.20, Running 211.44s Step 655( 54.50%), action 327, FPS 2.20, Running 211.92s Step 656( 54.67%), action 328, FPS 2.21, Running 212.28s Step 657( 54.83%), action 329, FPS 2.22, Running 212.78s Step 658( 55.00%), action 330, FPS 2.22, Running 213.18s Step 659( 55.17%), action 331, FPS 2.22, Running 213.78s Step 660( 55.33%), action 332, FPS 2.22, Running 214.14s Step 661( 55.50%), action 333, FPS 2.20, Running 214.70s Step 662( 55.67%), action 334, FPS 2.20, Running 215.09s Step 663( 55.83%), action 335, FPS 2.21, Running 215.57s Step 664( 56.00%), action 336, FPS 2.20, Running 215.97s Step 665( 56.17%), action 337, FPS 2.20, Running 216.45s Step 666( 56.33%), action 338, FPS 2.20, Running 216.84s Step 667( 56.50%), action 339, FPS 2.20, Running 217.32s Step 668( 56.67%), action 340, FPS 2.20, Running 217.69s Step 669( 56.83%), action 341, FPS 2.22, Running 218.32s Step 670( 57.00%), action 342, FPS 2.22, Running 218.70s Step 671( 57.17%), action 343, FPS 2.21, Running 219.21s Step 672( 57.33%), action 344, FPS 2.21, Running 219.59s Step 673( 57.50%), action 345, FPS 2.21, Running 220.07s Step 674( 57.67%), action 346, FPS 2.22, Running 220.44s Step 675( 57.83%), action 347, FPS 2.21, Running 220.96s Step 676( 58.00%), action 348, FPS 2.21, Running 221.35s Step 677( 58.17%), action 349, FPS 2.20, Running 221.87s Step 678( 58.33%), action 350, FPS 2.20, Running 222.28s Step 679( 58.50%), action 351, FPS 2.19, Running 222.92s Step 680( 58.67%), action 352, FPS 2.18, Running 223.30s Step 681( 58.83%), action 353, FPS 2.20, Running 223.77s Step 682( 59.00%), action 354, FPS 2.21, Running 224.14s Step 683( 59.17%), action 355, FPS 2.21, Running 224.64s Step 684( 59.33%), action 356, FPS 2.21, Running 225.02s Step 685( 59.50%), action 357, FPS 2.20, Running 225.54s Step 686( 59.67%), action 358, FPS 2.20, Running 225.92s Step 687( 59.83%), action 359, FPS 2.18, Running 226.49s Step 688( 60.00%), action 360, FPS 2.17, Running 226.89s Step 689( 60.17%), action 361, FPS 2.17, Running 227.54s Step 690( 60.33%), action 362, FPS 2.16, Running 227.95s Step 691( 60.50%), action 363, FPS 2.16, Running 228.48s Step 692( 60.67%), action 364, FPS 2.15, Running 228.88s Step 693( 60.83%), action 365, FPS 2.14, Running 229.41s Step 694( 61.00%), action 366, FPS 2.11, Running 229.92s Step 695( 61.17%), action 367, FPS 2.11, Running 230.41s Step 696( 61.33%), action 368, FPS 2.10, Running 230.87s Step 697( 61.50%), action 369, FPS 2.10, Running 231.41s Step 698( 61.67%), action 370, FPS 2.08, Running 231.88s Step 699( 61.83%), action 371, FPS 2.06, Running 232.61s Step 700( 62.00%), action 372, FPS 2.06, Running 233.02s Step 701( 62.17%), action 373, FPS 2.04, Running 233.60s Step 702( 62.33%), action 374, FPS 2.04, Running 233.97s Step 703( 62.50%), action 375, FPS 2.04, Running 234.45s Step 704( 62.67%), action 376, FPS 2.04, Running 234.82s Step 705( 62.83%), action 377, FPS 2.03, Running 235.40s Step 706( 63.00%), action 378, FPS 2.02, Running 235.80s Step 707( 63.17%), action 379, FPS 2.04, Running 236.30s Step 708( 63.33%), action 380, FPS 2.04, Running 236.68s Step 709( 63.50%), action 381, FPS 2.05, Running 237.32s Step 710( 63.67%), action 382, FPS 2.05, Running 237.70s Step 711( 63.83%), action 383, FPS 2.06, Running 238.17s Step 712( 64.00%), action 384, FPS 2.07, Running 238.54s Step 713( 64.17%), action 385, FPS 2.08, Running 239.01s Step 714( 64.33%), action 386, FPS 2.11, Running 239.40s Step 715( 64.50%), action 387, FPS 2.11, Running 239.91s Step 716( 64.67%), action 388, FPS 2.12, Running 240.29s Step 717( 64.83%), action 389, FPS 2.14, Running 240.77s Step 718( 65.00%), action 390, FPS 2.16, Running 241.14s Step 719( 65.17%), action 391, FPS 2.18, Running 241.77s Step 720( 65.33%), action 392, FPS 2.19, Running 242.17s Step 721( 65.50%), action 393, FPS 2.19, Running 242.72s Step 722( 65.67%), action 394, FPS 2.19, Running 243.10s Step 723( 65.83%), action 395, FPS 2.18, Running 243.61s Step 724( 66.00%), action 396, FPS 2.18, Running 243.99s Step 725( 66.17%), action 397, FPS 2.21, Running 244.45s Step 726( 66.33%), action 398, FPS 2.22, Running 244.83s Step 727( 66.50%), action 399, FPS 2.22, Running 245.30s Step 728( 66.67%), action 400, FPS 2.22, Running 245.68s Step 729( 66.83%), action 401, FPS 2.22, Running 246.32s Step 730( 67.00%), action 402, FPS 2.23, Running 246.69s Step 731( 67.17%), action 403, FPS 2.23, Running 247.15s Step 732( 67.33%), action 404, FPS 2.23, Running 247.52s Step 733( 67.50%), action 405, FPS 2.22, Running 248.02s Step 734( 67.67%), action 406, FPS 2.23, Running 248.38s Step 735( 67.83%), action 407, FPS 2.23, Running 248.88s Step 736( 68.00%), action 408, FPS 2.24, Running 249.24s Step 737( 68.17%), action 409, FPS 2.23, Running 249.72s Step 738( 68.33%), action 410, FPS 2.23, Running 250.11s Step 739( 68.50%), action 411, FPS 2.21, Running 250.82s Step 740( 68.67%), action 412, FPS 2.20, Running 251.28s Step 741( 68.83%), action 413, FPS 2.20, Running 251.81s Step 742( 69.00%), action 414, FPS 2.19, Running 252.22s Step 743( 69.17%), action 415, FPS 2.18, Running 252.80s Step 744( 69.33%), action 416, FPS 2.17, Running 253.20s Step 745( 69.50%), action 417, FPS 2.14, Running 253.77s Step 746( 69.67%), action 418, FPS 2.11, Running 254.29s Step 747( 69.83%), action 419, FPS 2.09, Running 254.88s Step 748( 70.00%), action 420, FPS 2.07, Running 255.33s Step 749( 70.17%), action 421, FPS 2.06, Running 256.04s Step 750( 70.33%), action 422, FPS 2.06, Running 256.42s Step 751( 70.50%), action 423, FPS 2.04, Running 256.96s Step 752( 70.67%), action 424, FPS 2.03, Running 257.37s Step 753( 70.83%), action 425, FPS 2.01, Running 257.97s Step 754( 71.00%), action 426, FPS 1.99, Running 258.43s Step 755( 71.17%), action 427, FPS 1.98, Running 259.00s Step 756( 71.33%), action 428, FPS 1.96, Running 259.45s Step 757( 71.50%), action 429, FPS 1.94, Running 260.02s Step 758( 71.67%), action 430, FPS 1.93, Running 260.46s Step 759( 71.83%), action 431, FPS 1.93, Running 261.16s Step 760( 72.00%), action 432, FPS 1.94, Running 261.59s Step 761( 72.17%), action 433, FPS 1.93, Running 262.18s Step 762( 72.33%), action 434, FPS 1.91, Running 262.70s Step 763( 72.50%), action 435, FPS 1.92, Running 263.21s Step 764( 72.67%), action 436, FPS 1.92, Running 263.62s Step 765( 72.83%), action 437, FPS 1.92, Running 264.19s Step 766( 73.00%), action 438, FPS 1.94, Running 264.60s Step 767( 73.17%), action 439, FPS 1.95, Running 265.13s Step 768( 73.33%), action 440, FPS 1.96, Running 265.54s Step 769( 73.50%), action 441, FPS 1.95, Running 266.33s Step 770( 73.67%), action 442, FPS 1.93, Running 266.76s Step 771( 73.83%), action 443, FPS 1.93, Running 267.33s Step 772( 74.00%), action 444, FPS 1.93, Running 267.75s Step 773( 74.17%), action 445, FPS 1.94, Running 268.28s Step 774( 74.33%), action 446, FPS 1.94, Running 268.72s Step 775( 74.50%), action 447, FPS 1.94, Running 269.33s Step 776( 74.67%), action 448, FPS 1.93, Running 269.83s Step 777( 74.83%), action 449, FPS 1.91, Running 270.50s Step 778( 75.00%), action 450, FPS 1.91, Running 270.93s Step 779( 75.17%), action 451, FPS 1.91, Running 271.64s Step 780( 75.33%), action 452, FPS 1.91, Running 272.08s Step 781( 75.50%), action 453, FPS 1.91, Running 272.63s Step 782( 75.67%), action 454, FPS 1.93, Running 273.08s Step 783( 75.83%), action 455, FPS 1.91, Running 273.66s Step 784( 76.00%), action 456, FPS 1.90, Running 274.15s Step 785( 76.17%), action 457, FPS 1.89, Running 274.76s Step 786( 76.33%), action 458, FPS 1.89, Running 275.17s Step 787( 76.50%), action 459, FPS 1.89, Running 275.70s Step 788( 76.67%), action 460, FPS 1.89, Running 276.11s Step 789( 76.83%), action 461, FPS 1.91, Running 276.81s Step 790( 77.00%), action 462, FPS 1.90, Running 277.26s Step 791( 77.17%), action 463, FPS 1.91, Running 277.80s Step 792( 77.33%), action 464, FPS 1.90, Running 278.26s Step 793( 77.50%), action 465, FPS 1.87, Running 278.96s Step 794( 77.67%), action 466, FPS 1.87, Running 279.40s Step 795( 77.83%), action 467, FPS 1.88, Running 279.96s Step 796( 78.00%), action 468, FPS 1.89, Running 280.41s Step 797( 78.17%), action 469, FPS 1.91, Running 280.99s Step 798( 78.33%), action 470, FPS 1.90, Running 281.45s Step 799( 78.50%), action 471, FPS 1.90, Running 282.14s Step 800( 78.67%), action 472, FPS 1.89, Running 282.68s Step 801( 78.83%), action 473, FPS 1.87, Running 283.30s Step 802( 79.00%), action 474, FPS 1.87, Running 283.75s Step 803( 79.17%), action 475, FPS 1.87, Running 284.34s Step 804( 79.33%), action 476, FPS 1.88, Running 284.82s Step 805( 79.50%), action 477, FPS 1.88, Running 285.38s Step 806( 79.67%), action 478, FPS 1.88, Running 285.79s Step 807( 79.83%), action 479, FPS 1.88, Running 286.32s Step 808( 80.00%), action 480, FPS 1.86, Running 286.87s Step 809( 80.17%), action 481, FPS 1.86, Running 287.58s Step 810( 80.33%), action 482, FPS 1.86, Running 288.02s Step 811( 80.50%), action 483, FPS 1.85, Running 288.58s Step 812( 80.67%), action 484, FPS 1.85, Running 289.05s Step 813( 80.83%), action 485, FPS 1.88, Running 289.61s Step 814( 81.00%), action 486, FPS 1.88, Running 290.02s Step 815( 81.17%), action 487, FPS 1.87, Running 290.65s Step 816( 81.33%), action 488, FPS 1.86, Running 291.18s Step 817( 81.50%), action 489, FPS 1.86, Running 291.73s Step 818( 81.67%), action 490, FPS 1.87, Running 292.17s Step 819( 81.83%), action 491, FPS 1.87, Running 292.86s Step 820( 82.00%), action 492, FPS 1.88, Running 293.30s Step 821( 82.17%), action 493, FPS 1.89, Running 293.88s Step 822( 82.33%), action 494, FPS 1.89, Running 294.33s Step 823( 82.50%), action 495, FPS 1.87, Running 295.06s Step 824( 82.67%), action 496, FPS 1.87, Running 295.49s Step 825( 82.83%), action 497, FPS 1.87, Running 296.05s Step 826( 83.00%), action 498, FPS 1.87, Running 296.47s Step 827( 83.17%), action 499, FPS 1.87, Running 296.99s Step 828( 83.33%), action 500, FPS 1.90, Running 297.41s Step 829( 83.50%), action 501, FPS 1.90, Running 298.13s Step 830( 83.67%), action 502, FPS 1.89, Running 298.59s Step 831( 83.83%), action 503, FPS 1.87, Running 299.30s Step 832( 84.00%), action 504, FPS 1.87, Running 299.74s Step 833( 84.17%), action 505, FPS 1.87, Running 300.29s Step 834( 84.33%), action 506, FPS 1.87, Running 300.73s Step 835( 84.50%), action 507, FPS 1.88, Running 301.30s Step 836( 84.67%), action 508, FPS 1.89, Running 301.75s Step 837( 84.83%), action 509, FPS 1.89, Running 302.29s Step 838( 85.00%), action 510, FPS 1.90, Running 302.72s Step 839( 85.17%), action 511, FPS 1.88, Running 303.52s Step 840( 85.33%), action 512, FPS 1.87, Running 303.97s Step 841( 85.50%), action 513, FPS 1.88, Running 304.54s Step 842( 85.67%), action 514, FPS 1.88, Running 304.95s Step 843( 85.83%), action 515, FPS 1.92, Running 305.49s Step 844( 86.00%), action 516, FPS 1.91, Running 305.94s Step 845( 86.17%), action 517, FPS 1.92, Running 306.49s Step 846( 86.33%), action 518, FPS 1.91, Running 306.93s Step 847( 86.50%), action 519, FPS 1.91, Running 307.45s Step 848( 86.67%), action 520, FPS 1.92, Running 307.85s Step 849( 86.83%), action 521, FPS 1.93, Running 308.47s Step 850( 87.00%), action 522, FPS 1.95, Running 308.85s Step 851( 87.17%), action 523, FPS 1.99, Running 309.34s Step 852( 87.33%), action 524, FPS 2.00, Running 309.75s Step 853( 87.50%), action 525, FPS 2.01, Running 310.22s Step 854( 87.67%), action 526, FPS 2.02, Running 310.62s Step 855( 87.83%), action 527, FPS 2.04, Running 311.09s Step 856( 88.00%), action 528, FPS 2.06, Running 311.48s Step 857( 88.17%), action 529, FPS 2.07, Running 311.95s Step 858( 88.33%), action 530, FPS 2.07, Running 312.36s Step 859( 88.50%), action 531, FPS 2.12, Running 312.97s Step 860( 88.67%), action 532, FPS 2.13, Running 313.35s Step 861( 88.83%), action 533, FPS 2.14, Running 313.89s Step 862( 89.00%), action 534, FPS 2.14, Running 314.29s Step 863( 89.17%), action 535, FPS 2.15, Running 314.80s Step 864( 89.33%), action 536, FPS 2.16, Running 315.19s Step 865( 89.50%), action 537, FPS 2.18, Running 315.68s Step 866( 89.67%), action 538, FPS 2.19, Running 316.05s Step 867( 89.83%), action 539, FPS 2.21, Running 316.52s Step 868( 90.00%), action 540, FPS 2.21, Running 316.89s Step 869( 90.17%), action 541, FPS 2.21, Running 317.54s Step 870( 90.33%), action 542, FPS 2.21, Running 317.91s Step 871( 90.50%), action 543, FPS 2.20, Running 318.41s Step 872( 90.67%), action 544, FPS 2.21, Running 318.79s Step 873( 90.83%), action 545, FPS 2.20, Running 319.29s Step 874( 91.00%), action 546, FPS 2.21, Running 319.68s Step 875( 91.17%), action 547, FPS 2.21, Running 320.15s Step 876( 91.33%), action 548, FPS 2.21, Running 320.52s Step 877( 91.50%), action 549, FPS 2.20, Running 321.05s Step 878( 91.67%), action 550, FPS 2.20, Running 321.44s Step 879( 91.83%), action 551, FPS 2.20, Running 322.07s Step 880( 92.00%), action 552, FPS 2.20, Running 322.44s Step 881( 92.17%), action 553, FPS 2.21, Running 322.93s Step 882( 92.33%), action 554, FPS 2.22, Running 323.30s Step 883( 92.50%), action 555, FPS 2.23, Running 323.78s Step 884( 92.67%), action 556, FPS 2.23, Running 324.17s Step 885( 92.83%), action 557, FPS 2.23, Running 324.64s Step 886( 93.00%), action 558, FPS 2.23, Running 325.00s Step 887( 93.17%), action 559, FPS 2.20, Running 325.62s Step 888( 93.33%), action 560, FPS 2.20, Running 325.99s Step 889( 93.50%), action 561, FPS 2.21, Running 326.60s Step 890( 93.67%), action 562, FPS 2.20, Running 326.98s Step 891( 93.83%), action 563, FPS 2.20, Running 327.49s Step 892( 94.00%), action 564, FPS 2.20, Running 327.89s Step 893( 94.17%), action 565, FPS 2.21, Running 328.34s Step 894( 94.33%), action 566, FPS 2.22, Running 328.68s Step 895( 94.50%), action 567, FPS 2.22, Running 329.14s Step 896( 94.67%), action 568, FPS 2.23, Running 329.48s Step 897( 94.83%), action 569, FPS 2.25, Running 329.93s Step 898( 95.00%), action 570, FPS 2.26, Running 330.30s Step 899( 95.17%), action 571, FPS 2.26, Running 330.92s Step 900( 95.33%), action 572, FPS 2.25, Running 331.32s Step 901( 95.50%), action 573, FPS 2.25, Running 331.80s Step 902( 95.67%), action 574, FPS 2.25, Running 332.19s Step 903( 95.83%), action 575, FPS 2.25, Running 332.68s Step 904( 96.00%), action 576, FPS 2.25, Running 333.05s Step 905( 96.17%), action 577, FPS 2.25, Running 333.53s Step 906( 96.33%), action 578, FPS 2.24, Running 333.91s Step 907( 96.50%), action 579, FPS 2.27, Running 334.44s Step 908( 96.67%), action 580, FPS 2.27, Running 334.81s Step 909( 96.83%), action 581, FPS 2.26, Running 335.46s Step 910( 97.00%), action 582, FPS 2.26, Running 335.85s Step 911( 97.17%), action 583, FPS 2.26, Running 336.35s Step 912( 97.33%), action 584, FPS 2.26, Running 336.73s Step 913( 97.50%), action 585, FPS 2.25, Running 337.24s Step 914( 97.67%), action 586, FPS 2.23, Running 337.65s Step 915( 97.83%), action 587, FPS 2.21, Running 338.20s Step 916( 98.00%), action 588, FPS 2.18, Running 338.66s Step 917( 98.17%), action 589, FPS 2.16, Running 339.17s Step 918( 98.33%), action 590, FPS 2.15, Running 339.58s Step 919( 98.50%), action 591, FPS 2.14, Running 340.28s Step 920( 98.67%), action 592, FPS 2.12, Running 340.77s Step 921( 98.83%), action 593, FPS 2.09, Running 341.36s Step 922( 99.00%), action 594, FPS 2.07, Running 341.88s Step 923( 99.17%), action 595, FPS 2.06, Running 342.40s Step 924( 99.33%), action 596, FPS 2.03, Running 342.91s Step 925( 99.50%), action 597, FPS 2.03, Running 343.40s Step 926( 99.67%), action 598, FPS 1.98, Running 344.04s Step 927( 99.83%), action 599, FPS 1.97, Running 344.59s Step 928(100.00%), action 600, FPS 1.94, Running 345.11s [2026-08-02 23:40:16] [56 ] Seed 55 failed after 345.22 s. +steps: 928 , actions: 600 . +Instruction: Empty +Total 8/56(14.29%) success. +Setting seed: 56 +Step 1( N/A%), pre moving , FPS 5.82, Running 0.17s Step 2( N/A%), pre moving , FPS 7.82, Running 0.26s Step 3( N/A%), pre moving , FPS 8.84, Running 0.34s Step 4( N/A%), pre moving , FPS 9.24, Running 0.43s Step 5( N/A%), pre moving , FPS 9.33, Running 0.54s Step 6( N/A%), pre moving , FPS 9.22, Running 0.65s Step 7( N/A%), pre moving , FPS 9.40, Running 0.74s Step 8( N/A%), pre moving , FPS 9.51, Running 0.84s Step 9( N/A%), pre moving , FPS 9.61, Running 0.94s Step 10( N/A%), pre moving , FPS 9.50, Running 1.05s Step 11( N/A%), pre moving , FPS 9.32, Running 1.18s Step 12( N/A%), pre moving , FPS 9.45, Running 1.27s Step 13( N/A%), pre moving , FPS 9.52, Running 1.37s Step 14( N/A%), pre moving , FPS 9.56, Running 1.47s Step 15( N/A%), pre moving , FPS 9.60, Running 1.56s Step 16( N/A%), pre moving , FPS 9.68, Running 1.65s Step 17( N/A%), pre moving , FPS 9.75, Running 1.74s Step 18( N/A%), pre moving , FPS 9.83, Running 1.83s Step 19( N/A%), pre moving , FPS 9.85, Running 1.93s Step 20( N/A%), pre moving , FPS 9.77, Running 2.05s Step 21( N/A%), pre moving , FPS 9.08, Running 2.37s Step 22( N/A%), pre moving , FPS 9.11, Running 2.45s Step 23( N/A%), pre moving , FPS 9.09, Running 2.54s Step 24( N/A%), pre moving , FPS 9.16, Running 2.62s Step 25( N/A%), pre moving , FPS 9.27, Running 2.69s Step 26( N/A%), pre moving , FPS 8.28, Running 3.07s Step 27( N/A%), pre moving , FPS 8.28, Running 3.16s Step 28( N/A%), pre moving , FPS 8.23, Running 3.27s Step 29( N/A%), pre moving , FPS 8.25, Running 3.36s Step 30( N/A%), pre moving , FPS 8.30, Running 3.46s Step 31( N/A%), pre moving , FPS 8.41, Running 3.56s Step 32( N/A%), pre moving , FPS 8.37, Running 3.66s Step 33( N/A%), pre moving , FPS 8.35, Running 3.76s Step 34( N/A%), pre moving , FPS 8.37, Running 3.85s Step 35( N/A%), pre moving , FPS 8.36, Running 3.96s Step 36( N/A%), pre moving , FPS 6.65, Running 4.66s Step 37( N/A%), pre moving , FPS 6.40, Running 4.87s Step 38( N/A%), pre moving , FPS 6.38, Running 4.97s Step 39( N/A%), pre moving , FPS 6.36, Running 5.07s Step 40( N/A%), pre moving , FPS 6.42, Running 5.16s Step 41( N/A%), pre moving , FPS 6.92, Running 5.26s Step 42( N/A%), pre moving , FPS 6.88, Running 5.36s Step 43( N/A%), pre moving , FPS 6.86, Running 5.45s Step 44( N/A%), pre moving , FPS 6.82, Running 5.55s Step 45( N/A%), pre moving , FPS 6.84, Running 5.62s Step 46( N/A%), pre moving , FPS 7.61, Running 5.70s Step 47( N/A%), pre moving , FPS 7.66, Running 5.77s Step 48( N/A%), pre moving , FPS 6.39, Running 6.40s Step 49( N/A%), pre moving , FPS 6.35, Running 6.51s Step 50( N/A%), pre moving , FPS 6.37, Running 6.60s Step 51( N/A%), pre moving , FPS 6.36, Running 6.71s Step 52( N/A%), pre moving , FPS 6.36, Running 6.80s Step 53( N/A%), pre moving , FPS 6.27, Running 6.95s Step 54( N/A%), pre moving , FPS 6.16, Running 7.10s Step 55( N/A%), pre moving , FPS 6.05, Running 7.26s Step 56( N/A%), pre moving , FPS 7.24, Running 7.42s Step 57( N/A%), pre moving , FPS 7.43, Running 7.56s Step 58( N/A%), pre moving , FPS 7.28, Running 7.71s Step 59( N/A%), pre moving , FPS 7.17, Running 7.86s Step 60( N/A%), pre moving , FPS 7.00, Running 8.02s Step 61( N/A%), pre moving , FPS 6.85, Running 8.18s Step 62( N/A%), pre moving , FPS 6.76, Running 8.31s Step 63( N/A%), pre moving , FPS 6.65, Running 8.46s Step 64( N/A%), pre moving , FPS 6.55, Running 8.60s Step 65( N/A%), pre moving , FPS 6.39, Running 8.75s Step 66( N/A%), pre moving , FPS 6.23, Running 8.90s Step 67( N/A%), pre moving , FPS 6.15, Running 9.02s Step 68( N/A%), pre moving , FPS 7.26, Running 9.15s Step 69( N/A%), pre moving , FPS 7.18, Running 9.29s Step 70( N/A%), pre moving , FPS 7.12, Running 9.41s Step 71( N/A%), pre moving , FPS 7.05, Running 9.54s Step 72( N/A%), pre moving , FPS 6.91, Running 9.70s Step 73( N/A%), pre moving , FPS 6.94, Running 9.84s Step 74( N/A%), pre moving , FPS 6.93, Running 9.99s Step 75( N/A%), pre moving , FPS 6.95, Running 10.14s Step 76( N/A%), pre moving , FPS 6.95, Running 10.30s Step 77( N/A%), pre moving , FPS 6.90, Running 10.46s Step 78( N/A%), pre moving , FPS 6.89, Running 10.62s Step 79( N/A%), pre moving , FPS 6.92, Running 10.75s Step 80( N/A%), pre moving , FPS 6.93, Running 10.91s Step 81( N/A%), pre moving , FPS 6.96, Running 11.06s Step 82( N/A%), pre moving , FPS 6.90, Running 11.21s Step 83( N/A%), pre moving , FPS 6.88, Running 11.37s Step 84( N/A%), pre moving , FPS 6.98, Running 11.46s Step 85( N/A%), pre moving , FPS 7.09, Running 11.57s Step 86( N/A%), pre moving , FPS 7.25, Running 11.66s Step 87( N/A%), pre moving , FPS 7.28, Running 11.77s Step 88( N/A%), pre moving , FPS 7.37, Running 11.87s Step 89( N/A%), pre moving , FPS 7.50, Running 11.96s Step 90( N/A%), pre moving , FPS 7.56, Running 12.06s Step 91( N/A%), pre moving , FPS 7.65, Running 12.16s Step 92( N/A%), pre moving , FPS 7.83, Running 12.25s Step 93( N/A%), pre moving , FPS 8.02, Running 12.33s Step 94( N/A%), pre moving , FPS 8.27, Running 12.41s Step 95( N/A%), pre moving , FPS 8.52, Running 12.49s Step 96( N/A%), pre moving , FPS 8.83, Running 12.56s Step 97( N/A%), pre moving , FPS 9.16, Running 12.64s Step 98( N/A%), pre moving , FPS 9.51, Running 12.72s Step 99( N/A%), pre moving , FPS 9.78, Running 12.80s Step 100( N/A%), pre moving , FPS 10.14, Running 12.88s Step 101( N/A%), pre moving , FPS 10.41, Running 12.98s Step 102( N/A%), pre moving , FPS 10.71, Running 13.08s Step 103( N/A%), pre moving , FPS 11.11, Running 13.17s Step 104( N/A%), pre moving , FPS 11.07, Running 13.27s Step 105( N/A%), pre moving , FPS 11.16, Running 13.36s Step 106( N/A%), pre moving , FPS 11.16, Running 13.46s Step 107( N/A%), pre moving , FPS 11.26, Running 13.55s Step 108( N/A%), pre moving , FPS 11.15, Running 13.66s Step 109( N/A%), pre moving , FPS 7.81, Running 14.52s Step 110( N/A%), pre moving , FPS 7.11, Running 14.87s Step 111( N/A%), pre moving , FPS 6.85, Running 15.08s Step 112( N/A%), pre moving , FPS 6.26, Running 15.45s Step 113( N/A%), pre moving , FPS 6.09, Running 15.62s Step 114( N/A%), pre moving , FPS 5.42, Running 16.10s Step 115( N/A%), pre moving , FPS 5.15, Running 16.37s Step 116( N/A%), pre moving , FPS 4.75, Running 16.77s Step 117( N/A%), pre moving , FPS 4.59, Running 17.00s Step 118( N/A%), pre moving , FPS 4.26, Running 17.41s Step 119( N/A%), pre moving , FPS 4.12, Running 17.66s Step 120( N/A%), pre moving , FPS 3.87, Running 18.05s Step 121( N/A%), pre moving , FPS 3.77, Running 18.28s Step 122( N/A%), pre moving , FPS 3.56, Running 18.69s Step 123( N/A%), pre moving , FPS 3.48, Running 18.91s Step 124( N/A%), pre moving , FPS 3.30, Running 19.34s Step 125( N/A%), pre moving , FPS 3.21, Running 19.60s Step 126( N/A%), pre moving , FPS 2.98, Running 20.16s Step 127( N/A%), pre moving , FPS 2.93, Running 20.37s Step 128( N/A%), pre moving , FPS 2.80, Running 20.80s Step 129( N/A%), pre moving , FPS 3.07, Running 21.04s Step 130( N/A%), pre moving , FPS 3.04, Running 21.44s Step 131( N/A%), pre moving , FPS 3.02, Running 21.69s Step 132( N/A%), pre moving , FPS 3.00, Running 22.11s Step 133( N/A%), pre moving , FPS 2.98, Running 22.33s Step 134( N/A%), pre moving , FPS 3.01, Running 22.73s Step 135( N/A%), pre moving , FPS 3.03, Running 22.97s Step 136( N/A%), pre moving , FPS 3.01, Running 23.41s Step 137( N/A%), pre moving , FPS 2.89, Running 23.91s Step 138( N/A%), pre moving , FPS 2.88, Running 24.36s Step 139( N/A%), pre moving , FPS 2.88, Running 24.60s Step 140( N/A%), pre moving , FPS 2.86, Running 25.04s Step 141( N/A%), pre moving , FPS 2.85, Running 25.30s Step 142( N/A%), pre moving , FPS 2.84, Running 25.73s Step 143( N/A%), pre moving , FPS 2.79, Running 26.08s Step 144( N/A%), pre moving , FPS 2.79, Running 26.50s Step 145( N/A%), pre moving , FPS 2.79, Running 26.75s Step 146( N/A%), pre moving , FPS 2.86, Running 27.16s Step 147( N/A%), pre moving , FPS 2.82, Running 27.48s Step 148( N/A%), pre moving , FPS 2.77, Running 28.02s Step 149( N/A%), pre moving , FPS 2.75, Running 28.32s Step 150( N/A%), pre moving , FPS 2.72, Running 28.80s Step 151( N/A%), pre moving , FPS 2.71, Running 29.08s Step 152( N/A%), pre moving , FPS 2.68, Running 29.56s Step 153( N/A%), pre moving , FPS 2.66, Running 29.84s Step 154( N/A%), pre moving , FPS 2.64, Running 30.32s Step 155( N/A%), pre moving , FPS 2.62, Running 30.61s Step 156( N/A%), pre moving , FPS 2.61, Running 31.06s Step 157( N/A%), pre moving , FPS 2.69, Running 31.34s Step 158( N/A%), pre moving , FPS 2.64, Running 31.95s Step 159( N/A%), pre moving , FPS 2.61, Running 32.26s Step 160( N/A%), pre moving , FPS 2.60, Running 32.73s Step 161( N/A%), pre moving , FPS 2.59, Running 33.01s Step 162( N/A%), pre moving , FPS 2.58, Running 33.49s Step 163( N/A%), pre moving , FPS 2.60, Running 33.76s Step 164( N/A%), pre moving , FPS 2.59, Running 34.23s Step 165( N/A%), pre moving , FPS 2.58, Running 34.50s Step 166( N/A%), pre moving , FPS 2.56, Running 34.97s Step 167( N/A%), pre moving , FPS 2.57, Running 35.26s Step 168( N/A%), pre moving , FPS 2.59, Running 35.76s Step 169( N/A%), pre moving , FPS 2.57, Running 36.09s Step 170( N/A%), pre moving , FPS 2.57, Running 36.57s Step 171( N/A%), pre moving , FPS 2.58, Running 36.84s Step 172( N/A%), pre moving , FPS 2.58, Running 37.32s Step 173( N/A%), pre moving , FPS 2.58, Running 37.60s Step 174( N/A%), pre moving , FPS 2.58, Running 38.06s Step 175( N/A%), pre moving , FPS 2.60, Running 38.31s Step 176( N/A%), pre moving , FPS 2.59, Running 38.79s Step 177( N/A%), pre moving , FPS 2.59, Running 39.06s Step 178( N/A%), pre moving , FPS 2.64, Running 39.54s Step 179( N/A%), pre moving , FPS 2.69, Running 39.70s Step 180( N/A%), pre moving , FPS 2.78, Running 39.92s Step 181( N/A%), pre moving , FPS 2.80, Running 40.15s Step 182( N/A%), pre moving , FPS 2.91, Running 40.37s Step 183( N/A%), pre moving , FPS 2.95, Running 40.53s Step 184( N/A%), pre moving , FPS 3.09, Running 40.70s Step 185( N/A%), pre moving , FPS 3.15, Running 40.85s Step 186( N/A%), pre moving , FPS 3.31, Running 41.01s Step 187( N/A%), pre moving , FPS 3.38, Running 41.18s Step 188( N/A%), pre moving , FPS 3.58, Running 41.34s Step 189( N/A%), pre moving , FPS 3.39, Running 41.99s Step 190( N/A%), pre moving , FPS 3.57, Running 42.16s Step 191( N/A%), pre moving , FPS 3.64, Running 42.33s Step 192( N/A%), pre moving , FPS 3.78, Running 42.61s Step 193( N/A%), pre moving , FPS 3.80, Running 42.87s Step 194( N/A%), pre moving , FPS 3.92, Running 43.17s Step 195( N/A%), pre moving , FPS 3.92, Running 43.42s Step 196( N/A%), pre moving , FPS 4.09, Running 43.69s Step 197( N/A%), pre moving , FPS 4.08, Running 43.97s Step 198( N/A%), pre moving , FPS 4.17, Running 44.34s Step 199( N/A%), pre moving , FPS 4.01, Running 44.69s Step 200( N/A%), pre moving , FPS 3.98, Running 44.95s Step 201( N/A%), pre moving , FPS 3.94, Running 45.22s Step 202( N/A%), pre moving , FPS 3.90, Running 45.50s Step 203( N/A%), pre moving , FPS 3.82, Running 45.76s Step 204( N/A%), pre moving , FPS 3.76, Running 46.02s Step 205( N/A%), pre moving , FPS 3.68, Running 46.28s Step 206( N/A%), pre moving , FPS 3.60, Running 46.57s Step 207( N/A%), pre moving , FPS 3.54, Running 46.83s Step 208( N/A%), pre moving , FPS 3.48, Running 47.09s Step 209( N/A%), pre moving , FPS 3.73, Running 47.35s Step 210( N/A%), pre moving , FPS 3.67, Running 47.62s Step 211( N/A%), pre moving , FPS 3.60, Running 47.89s Step 212( N/A%), pre moving , FPS 3.59, Running 48.18s Step 213( N/A%), pre moving , FPS 3.60, Running 48.43s Step 214( N/A%), pre moving , FPS 3.56, Running 48.79s Step 215( N/A%), pre moving , FPS 3.50, Running 49.13s Step 216( N/A%), pre moving , FPS 3.50, Running 49.40s Step 217( N/A%), pre moving , FPS 3.57, Running 49.56s Step 218( N/A%), pre moving , FPS 3.63, Running 49.85s Step 219( N/A%), pre moving , FPS 3.69, Running 50.11s Step 220( N/A%), pre moving , FPS 3.68, Running 50.39s Step 221( N/A%), pre moving , FPS 3.67, Running 50.66s Step 222( N/A%), pre moving , FPS 3.69, Running 50.92s Step 223( N/A%), pre moving , FPS 3.76, Running 51.08s Step 224( N/A%), pre moving , FPS 3.81, Running 51.26s Step 225( N/A%), pre moving , FPS 3.89, Running 51.42s Step 226( N/A%), pre moving , FPS 3.97, Running 51.60s Step 227( N/A%), pre moving , FPS 4.04, Running 51.78s Step 228( N/A%), pre moving , FPS 4.12, Running 51.95s Step 229( N/A%), pre moving , FPS 4.19, Running 52.12s Step 230( N/A%), pre moving , FPS 4.29, Running 52.29s Step 231( N/A%), pre moving , FPS 4.36, Running 52.48s Step 232( N/A%), pre moving , FPS 4.49, Running 52.63s Step 233( N/A%), pre moving , FPS 4.56, Running 52.82s Step 234( N/A%), pre moving , FPS 4.71, Running 53.03s Step 235( N/A%), pre moving , FPS 4.88, Running 53.23s Step 236( N/A%), pre moving , FPS 4.96, Running 53.43s Step 237( N/A%), pre moving , FPS 4.33, Running 54.18s Step 238( N/A%), pre moving , FPS 4.45, Running 54.35s Step 239( N/A%), pre moving , FPS 4.56, Running 54.50s Step 240( N/A%), pre moving , FPS 4.67, Running 54.67s Step 241( N/A%), pre moving , FPS 4.77, Running 54.85s Step 242( N/A%), pre moving , FPS 4.88, Running 55.02s Step 243( N/A%), pre moving , FPS 4.84, Running 55.21s Step 244( N/A%), pre moving , FPS 4.74, Running 55.49s Step 245( N/A%), pre moving , FPS 4.59, Running 55.78s Step 246( N/A%), pre moving , FPS 4.41, Running 56.14s Step 247( N/A%), pre moving , FPS 4.23, Running 56.50s Step 248( N/A%), pre moving , FPS 4.06, Running 56.87s Step 249( N/A%), pre moving , FPS 3.82, Running 57.35s Step 250( N/A%), pre moving , FPS 3.63, Running 57.79s Step 251( N/A%), pre moving , FPS 3.45, Running 58.28s Step 252( N/A%), pre moving , FPS 3.27, Running 58.75s Step 253( N/A%), pre moving , FPS 3.12, Running 59.22s Step 254( N/A%), pre moving , FPS 3.01, Running 59.68s Step 255( N/A%), pre moving , FPS 2.89, Running 60.15s Step 256( N/A%), pre moving , FPS 2.78, Running 60.62s Step 257( N/A%), pre moving , FPS 2.90, Running 61.08s Step 258( N/A%), pre moving , FPS 2.78, Running 61.54s Step 259( N/A%), pre moving , FPS 2.67, Running 62.00s Step 260( N/A%), pre moving , FPS 2.53, Running 62.56s Step 261( N/A%), pre moving , FPS 2.45, Running 63.03s Step 262( N/A%), pre moving , FPS 2.36, Running 63.49s Step 263( N/A%), pre moving , FPS 2.29, Running 63.96s Step 264( N/A%), pre moving , FPS 2.24, Running 64.41s Step 265( N/A%), pre moving , FPS 2.20, Running 64.86s Step 266( N/A%), pre moving , FPS 2.18, Running 65.32s Step 267( N/A%), pre moving , FPS 2.15, Running 65.78s Step 268( N/A%), pre moving , FPS 2.15, Running 66.16s Step 269( N/A%), pre moving , FPS 2.16, Running 66.63s Step 270( N/A%), pre moving , FPS 2.15, Running 67.09s Step 271( N/A%), pre moving , FPS 2.18, Running 67.45s Step 272( N/A%), pre moving , FPS 2.21, Running 67.82s Step 273( N/A%), pre moving , FPS 2.23, Running 68.18s Step 274( N/A%), pre moving , FPS 2.25, Running 68.56s Step 275( N/A%), pre moving , FPS 2.28, Running 68.92s Step 276( N/A%), pre moving , FPS 2.33, Running 69.20s Step 277( N/A%), pre moving , FPS 2.38, Running 69.49s Step 278( N/A%), pre moving , FPS 2.41, Running 69.85s Step 279( N/A%), pre moving , FPS 2.43, Running 70.22s Step 280( N/A%), pre moving , FPS 2.49, Running 70.59s Step 281( N/A%), pre moving , FPS 2.50, Running 71.02s Step 282( N/A%), pre moving , FPS 2.50, Running 71.49s Step 283( N/A%), pre moving , FPS 2.53, Running 71.85s Step 284( N/A%), pre moving , FPS 2.56, Running 72.22s Step 285( N/A%), pre moving , FPS 2.59, Running 72.58s Step 286( N/A%), pre moving , FPS 2.62, Running 72.95s Step 287( N/A%), pre moving , FPS 2.65, Running 73.33s Step 288( N/A%), pre moving , FPS 2.66, Running 73.67s Step 289( N/A%), pre moving , FPS 2.73, Running 73.94s Step 290( N/A%), pre moving , FPS 2.80, Running 74.23s Step 291( N/A%), pre moving , FPS 2.83, Running 74.50s Step 292( N/A%), pre moving , FPS 2.87, Running 74.78s Step 293( N/A%), pre moving , FPS 2.91, Running 75.06s Step 294( N/A%), pre moving , FPS 2.94, Running 75.37s Step 295( N/A%), pre moving , FPS 3.00, Running 75.58s Step 296( N/A%), pre moving , FPS 3.04, Running 75.79s Step 297( N/A%), pre moving , FPS 3.09, Running 75.96s Step 298( N/A%), pre moving , FPS 3.18, Running 76.15s Step 299( N/A%), pre moving , FPS 3.27, Running 76.33s Step 300( N/A%), pre moving , FPS 3.38, Running 76.50s Step 301( N/A%), pre moving , FPS 3.54, Running 76.67s Step 302( N/A%), pre moving , FPS 3.74, Running 76.85s Step 303( N/A%), pre moving , FPS 3.87, Running 77.02s Step 304( N/A%), pre moving , FPS 4.02, Running 77.19s Step 305( N/A%), pre moving , FPS 4.17, Running 77.37s Step 306( N/A%), pre moving , FPS 4.33, Running 77.56s Step 307( N/A%), pre moving , FPS 4.56, Running 77.71s Step 308( N/A%), pre moving , FPS 4.74, Running 77.90s Step 309( N/A%), pre moving , FPS 4.87, Running 78.04s Step 310( N/A%), pre moving , FPS 5.03, Running 78.21s Step 311( N/A%), pre moving , FPS 5.16, Running 78.38s Step 312( N/A%), pre moving , FPS 5.30, Running 78.55s Step 313( N/A%), pre moving , FPS 5.46, Running 78.72s Step 314( N/A%), pre moving , FPS 5.69, Running 78.88s Step 315( N/A%), pre moving , FPS 3.88, Running 80.74s Step 316( N/A%), pre moving , FPS 3.71, Running 81.18s Step 317( N/A%), pre moving , FPS 3.63, Running 81.48s Step 318( N/A%), pre moving , FPS 3.46, Running 81.93s Step 319( N/A%), pre moving , FPS 3.41, Running 82.19s Step 320( N/A%), pre moving , FPS 3.25, Running 82.65s Step 321( N/A%), pre moving , FPS 3.20, Running 82.92s Step 322( N/A%), pre moving , FPS 3.05, Running 83.40s Step 323( N/A%), pre moving , FPS 2.99, Running 83.72s Step 324( N/A%), pre moving , FPS 2.82, Running 84.28s Step 325( N/A%), pre moving , FPS 2.78, Running 84.57s Step 326( N/A%), pre moving , FPS 2.68, Running 85.02s Step 327( N/A%), pre moving , FPS 2.64, Running 85.30s Step 328( N/A%), pre moving , FPS 2.55, Running 85.74s Step 329( N/A%), pre moving , FPS 2.50, Running 86.03s Step 330( N/A%), pre moving , FPS 2.42, Running 86.48s Step 331( N/A%), pre moving , FPS 2.38, Running 86.78s Step 332( N/A%), pre moving , FPS 2.30, Running 87.24s Step 333( N/A%), pre moving , FPS 2.28, Running 87.51s Step 334( N/A%), pre moving , FPS 2.18, Running 88.04s Step 335( 0.17%), action 1, FPS 2.45, Running 88.89s Step 336( 0.33%), action 2, FPS 2.45, Running 89.34s Step 337( 0.50%), action 3, FPS 2.37, Running 89.93s Step 338( 0.67%), action 4, FPS 2.37, Running 90.36s Step 339( 0.83%), action 5, FPS 2.28, Running 90.96s Step 340( 1.00%), action 6, FPS 2.29, Running 91.40s Step 341( 1.17%), action 7, FPS 2.20, Running 92.03s Step 342( 1.33%), action 8, FPS 2.19, Running 92.53s Step 343( 1.50%), action 9, FPS 2.13, Running 93.09s Step 344( 1.67%), action 10, FPS 2.17, Running 93.49s Step 345( 1.83%), action 11, FPS 2.09, Running 94.15s Step 346( 2.00%), action 12, FPS 2.09, Running 94.60s Step 347( 2.17%), action 13, FPS 2.03, Running 95.15s Step 348( 2.33%), action 14, FPS 2.03, Running 95.61s Step 349( 2.50%), action 15, FPS 1.92, Running 96.42s Step 350( 2.67%), action 16, FPS 1.92, Running 96.90s Step 351( 2.83%), action 17, FPS 1.86, Running 97.55s Step 352( 3.00%), action 18, FPS 1.85, Running 98.08s Step 353( 3.17%), action 19, FPS 1.80, Running 98.63s Step 354( 3.33%), action 20, FPS 1.81, Running 99.07s Step 355( 3.50%), action 21, FPS 1.84, Running 99.75s Step 356( 3.67%), action 22, FPS 1.83, Running 100.28s Step 357( 3.83%), action 23, FPS 1.82, Running 100.90s Step 358( 4.00%), action 24, FPS 1.82, Running 101.34s Step 359( 4.17%), action 25, FPS 1.82, Running 101.93s Step 360( 4.33%), action 26, FPS 1.82, Running 102.37s Step 361( 4.50%), action 27, FPS 1.83, Running 102.93s Step 362( 4.67%), action 28, FPS 1.84, Running 103.37s Step 363( 4.83%), action 29, FPS 1.84, Running 103.93s Step 364( 5.00%), action 30, FPS 1.83, Running 104.45s Step 365( 5.17%), action 31, FPS 1.84, Running 105.02s Step 366( 5.33%), action 32, FPS 1.85, Running 105.42s Step 367( 5.50%), action 33, FPS 1.86, Running 105.91s Step 368( 5.67%), action 34, FPS 1.87, Running 106.30s Step 369( 5.83%), action 35, FPS 1.93, Running 106.76s Step 370( 6.00%), action 36, FPS 1.95, Running 107.15s Step 371( 6.17%), action 37, FPS 2.01, Running 107.51s Step 372( 6.33%), action 38, FPS 2.06, Running 107.79s Step 373( 6.50%), action 39, FPS 2.11, Running 108.13s Step 374( 6.67%), action 40, FPS 2.14, Running 108.42s Step 375( 6.83%), action 41, FPS 2.19, Running 108.88s Step 376( 7.00%), action 42, FPS 2.25, Running 109.17s Step 377( 7.17%), action 43, FPS 2.31, Running 109.55s Step 378( 7.33%), action 44, FPS 2.36, Running 109.82s Step 379( 7.50%), action 45, FPS 2.42, Running 110.19s Step 380( 7.67%), action 46, FPS 2.46, Running 110.50s Step 381( 7.83%), action 47, FPS 2.54, Running 110.82s Step 382( 8.00%), action 48, FPS 2.59, Running 111.11s Step 383( 8.17%), action 49, FPS 2.67, Running 111.43s Step 384( 8.33%), action 50, FPS 2.75, Running 111.71s Step 385( 8.50%), action 51, FPS 2.80, Running 112.15s Step 386( 8.67%), action 52, FPS 2.85, Running 112.43s Step 387( 8.83%), action 53, FPS 2.91, Running 112.77s Step 388( 9.00%), action 54, FPS 2.95, Running 113.07s Step 389( 9.17%), action 55, FPS 3.01, Running 113.41s Step 390( 9.33%), action 56, FPS 3.06, Running 113.69s Step 391( 9.50%), action 57, FPS 3.06, Running 114.06s Step 392( 9.67%), action 58, FPS 3.04, Running 114.37s Step 393( 9.83%), action 59, FPS 3.04, Running 114.71s Step 394( 10.00%), action 60, FPS 3.04, Running 115.00s Step 395( 10.17%), action 61, FPS 3.04, Running 115.46s Step 396( 10.33%), action 62, FPS 3.03, Running 115.76s Step 397( 10.50%), action 63, FPS 3.05, Running 116.10s Step 398( 10.67%), action 64, FPS 3.05, Running 116.38s Step 399( 10.83%), action 65, FPS 3.07, Running 116.70s Step 400( 11.00%), action 66, FPS 3.08, Running 117.00s Step 401( 11.17%), action 67, FPS 3.06, Running 117.35s Step 402( 11.33%), action 68, FPS 3.06, Running 117.64s Step 403( 11.50%), action 69, FPS 3.05, Running 117.98s Step 404( 11.67%), action 70, FPS 3.05, Running 118.27s Step 405( 11.83%), action 71, FPS 3.03, Running 118.75s Step 406( 12.00%), action 72, FPS 3.02, Running 119.06s Step 407( 12.17%), action 73, FPS 3.03, Running 119.38s Step 408( 12.33%), action 74, FPS 3.02, Running 119.70s Step 409( 12.50%), action 75, FPS 3.02, Running 120.04s Step 410( 12.67%), action 76, FPS 3.02, Running 120.32s Step 411( 12.83%), action 77, FPS 3.04, Running 120.64s Step 412( 13.00%), action 78, FPS 3.03, Running 120.97s Step 413( 13.17%), action 79, FPS 3.04, Running 121.29s Step 414( 13.33%), action 80, FPS 3.04, Running 121.57s Step 415( 13.50%), action 81, FPS 3.01, Running 122.11s Step 416( 13.67%), action 82, FPS 3.01, Running 122.40s Step 417( 13.83%), action 83, FPS 3.00, Running 122.76s Step 418( 14.00%), action 84, FPS 3.00, Running 123.04s Step 419( 14.17%), action 85, FPS 3.00, Running 123.37s Step 420( 14.33%), action 86, FPS 3.01, Running 123.64s Step 421( 14.50%), action 87, FPS 3.03, Running 123.95s Step 422( 14.67%), action 88, FPS 3.03, Running 124.23s Step 423( 14.83%), action 89, FPS 3.04, Running 124.56s Step 424( 15.00%), action 90, FPS 3.05, Running 124.83s Step 425( 15.17%), action 91, FPS 3.05, Running 125.30s Step 426( 15.33%), action 92, FPS 3.05, Running 125.60s Step 427( 15.50%), action 93, FPS 3.05, Running 125.94s Step 428( 15.67%), action 94, FPS 3.06, Running 126.25s Step 429( 15.83%), action 95, FPS 3.05, Running 126.60s Step 430( 16.00%), action 96, FPS 3.04, Running 126.91s Step 431( 16.17%), action 97, FPS 3.03, Running 127.25s Step 432( 16.33%), action 98, FPS 3.03, Running 127.56s Step 433( 16.50%), action 99, FPS 3.00, Running 127.96s Step 434( 16.67%), action 100, FPS 2.98, Running 128.28s Step 435( 16.83%), action 101, FPS 2.92, Running 128.96s Step 436( 17.00%), action 102, FPS 2.86, Running 129.41s Step 437( 17.17%), action 103, FPS 2.79, Running 129.92s Step 438( 17.33%), action 104, FPS 2.75, Running 130.33s Step 439( 17.50%), action 105, FPS 2.67, Running 130.86s Step 440( 17.67%), action 106, FPS 2.60, Running 131.33s Step 441( 17.83%), action 107, FPS 2.48, Running 132.02s Step 442( 18.00%), action 108, FPS 2.42, Running 132.48s Step 443( 18.17%), action 109, FPS 2.35, Running 133.07s Step 444( 18.33%), action 110, FPS 2.31, Running 133.49s Step 445( 18.50%), action 111, FPS 2.25, Running 134.17s Step 446( 18.67%), action 112, FPS 2.23, Running 134.59s Step 447( 18.83%), action 113, FPS 2.17, Running 135.14s Step 448( 19.00%), action 114, FPS 2.14, Running 135.58s Step 449( 19.17%), action 115, FPS 2.08, Running 136.22s Step 450( 19.33%), action 116, FPS 2.06, Running 136.62s Step 451( 19.50%), action 117, FPS 2.02, Running 137.18s Step 452( 19.67%), action 118, FPS 1.99, Running 137.60s Step 453( 19.83%), action 119, FPS 1.96, Running 138.16s Step 454( 20.00%), action 120, FPS 1.94, Running 138.58s Step 455( 20.17%), action 121, FPS 1.94, Running 139.25s Step 456( 20.33%), action 122, FPS 1.95, Running 139.67s Step 457( 20.50%), action 123, FPS 1.92, Running 140.36s Step 458( 20.67%), action 124, FPS 1.92, Running 140.77s Step 459( 20.83%), action 125, FPS 1.91, Running 141.34s Step 460( 21.00%), action 126, FPS 1.91, Running 141.80s Step 461( 21.17%), action 127, FPS 1.93, Running 142.37s Step 462( 21.33%), action 128, FPS 1.94, Running 142.78s Step 463( 21.50%), action 129, FPS 1.95, Running 143.30s Step 464( 21.67%), action 130, FPS 1.95, Running 143.72s Step 465( 21.83%), action 131, FPS 1.94, Running 144.50s Step 466( 22.00%), action 132, FPS 1.93, Running 144.93s Step 467( 22.17%), action 133, FPS 1.93, Running 145.48s Step 468( 22.33%), action 134, FPS 1.94, Running 145.90s Step 469( 22.50%), action 135, FPS 1.95, Running 146.46s Step 470( 22.67%), action 136, FPS 1.95, Running 146.88s Step 471( 22.83%), action 137, FPS 1.95, Running 147.41s Step 472( 23.00%), action 138, FPS 1.95, Running 147.85s Step 473( 23.17%), action 139, FPS 1.94, Running 148.49s Step 474( 23.33%), action 140, FPS 1.94, Running 148.90s Step 475( 23.50%), action 141, FPS 1.94, Running 149.58s Step 476( 23.67%), action 142, FPS 1.93, Running 150.02s Step 477( 23.83%), action 143, FPS 1.96, Running 150.58s Step 478( 24.00%), action 144, FPS 1.95, Running 151.01s Step 479( 24.17%), action 145, FPS 1.96, Running 151.56s Step 480( 24.33%), action 146, FPS 1.96, Running 152.00s Step 481( 24.50%), action 147, FPS 1.94, Running 152.66s Step 482( 24.67%), action 148, FPS 1.94, Running 153.10s Step 483( 24.83%), action 149, FPS 1.94, Running 153.63s Step 484( 25.00%), action 150, FPS 1.94, Running 154.02s Step 485( 25.17%), action 151, FPS 1.96, Running 154.72s Step 486( 25.33%), action 152, FPS 1.96, Running 155.14s Step 487( 25.50%), action 153, FPS 1.96, Running 155.68s Step 488( 25.67%), action 154, FPS 1.95, Running 156.16s Step 489( 25.83%), action 155, FPS 1.94, Running 156.80s Step 490( 26.00%), action 156, FPS 1.93, Running 157.25s Step 491( 26.17%), action 157, FPS 1.92, Running 157.81s Step 492( 26.33%), action 158, FPS 1.92, Running 158.28s Step 493( 26.50%), action 159, FPS 1.93, Running 158.85s Step 494( 26.67%), action 160, FPS 1.92, Running 159.30s Step 495( 26.83%), action 161, FPS 1.93, Running 159.96s Step 496( 27.00%), action 162, FPS 1.92, Running 160.46s Step 497( 27.17%), action 163, FPS 1.91, Running 161.05s Step 498( 27.33%), action 164, FPS 1.91, Running 161.46s Step 499( 27.50%), action 165, FPS 1.91, Running 162.02s Step 500( 27.67%), action 166, FPS 1.92, Running 162.43s Step 501( 27.83%), action 167, FPS 1.94, Running 162.98s Step 502( 28.00%), action 168, FPS 1.94, Running 163.42s Step 503( 28.17%), action 169, FPS 1.93, Running 163.97s Step 504( 28.33%), action 170, FPS 1.91, Running 164.52s Step 505( 28.50%), action 171, FPS 1.90, Running 165.23s Step 506( 28.67%), action 172, FPS 1.91, Running 165.63s Step 507( 28.83%), action 173, FPS 1.91, Running 166.17s Step 508( 29.00%), action 174, FPS 1.91, Running 166.62s Step 509( 29.17%), action 175, FPS 1.93, Running 167.17s Step 510( 29.33%), action 176, FPS 1.93, Running 167.62s Step 511( 29.50%), action 177, FPS 1.93, Running 168.15s Step 512( 29.67%), action 178, FPS 1.93, Running 168.65s Step 513( 29.83%), action 179, FPS 1.93, Running 169.23s Step 514( 30.00%), action 180, FPS 1.93, Running 169.66s Step 515( 30.17%), action 181, FPS 1.93, Running 170.33s Step 516( 30.33%), action 182, FPS 1.95, Running 170.73s Step 517( 30.50%), action 183, FPS 1.95, Running 171.32s Step 518( 30.67%), action 184, FPS 1.95, Running 171.73s Step 519( 30.83%), action 185, FPS 1.94, Running 172.32s Step 520( 31.00%), action 186, FPS 1.94, Running 172.76s Step 521( 31.17%), action 187, FPS 1.93, Running 173.33s Step 522( 31.33%), action 188, FPS 1.94, Running 173.72s Step 523( 31.50%), action 189, FPS 1.95, Running 174.24s Step 524( 31.67%), action 190, FPS 1.97, Running 174.65s Step 525( 31.83%), action 191, FPS 1.98, Running 175.34s Step 526( 32.00%), action 192, FPS 1.97, Running 175.79s Step 527( 32.17%), action 193, FPS 1.97, Running 176.34s Step 528( 32.33%), action 194, FPS 1.96, Running 176.83s Step 529( 32.50%), action 195, FPS 1.94, Running 177.46s Step 530( 32.67%), action 196, FPS 1.95, Running 177.90s Step 531( 32.83%), action 197, FPS 1.95, Running 178.42s Step 532( 33.00%), action 198, FPS 1.97, Running 178.83s Step 533( 33.17%), action 199, FPS 1.97, Running 179.37s Step 534( 33.33%), action 200, FPS 1.97, Running 179.80s Step 535( 33.50%), action 201, FPS 1.96, Running 180.51s Step 536( 33.67%), action 202, FPS 1.95, Running 180.97s Step 537( 33.83%), action 203, FPS 1.95, Running 181.58s Step 538( 34.00%), action 204, FPS 1.94, Running 182.06s Step 539( 34.17%), action 205, FPS 1.94, Running 182.63s Step 540( 34.33%), action 206, FPS 1.94, Running 183.08s Step 541( 34.50%), action 207, FPS 1.94, Running 183.64s Step 542( 34.67%), action 208, FPS 1.94, Running 184.04s Step 543( 34.83%), action 209, FPS 1.93, Running 184.63s Step 544( 35.00%), action 210, FPS 1.91, Running 185.13s Step 545( 35.17%), action 211, FPS 1.91, Running 185.83s Step 546( 35.33%), action 212, FPS 1.91, Running 186.29s Step 547( 35.50%), action 213, FPS 1.90, Running 186.85s Step 548( 35.67%), action 214, FPS 1.91, Running 187.28s Step 549( 35.83%), action 215, FPS 1.92, Running 187.88s Step 550( 36.00%), action 216, FPS 1.92, Running 188.33s Step 551( 36.17%), action 217, FPS 1.90, Running 188.97s Step 552( 36.33%), action 218, FPS 1.88, Running 189.49s Step 553( 36.50%), action 219, FPS 1.87, Running 190.05s Step 554( 36.67%), action 220, FPS 1.88, Running 190.44s Step 555( 36.83%), action 221, FPS 1.88, Running 191.14s Step 556( 37.00%), action 222, FPS 1.89, Running 191.55s Step 557( 37.17%), action 223, FPS 1.90, Running 192.10s Step 558( 37.33%), action 224, FPS 1.91, Running 192.52s Step 559( 37.50%), action 225, FPS 1.89, Running 193.20s Step 560( 37.67%), action 226, FPS 1.89, Running 193.66s Step 561( 37.83%), action 227, FPS 1.89, Running 194.23s Step 562( 38.00%), action 228, FPS 1.88, Running 194.65s Step 563( 38.17%), action 229, FPS 1.89, Running 195.21s Step 564( 38.33%), action 230, FPS 1.91, Running 195.63s Step 565( 38.50%), action 231, FPS 1.91, Running 196.32s Step 566( 38.67%), action 232, FPS 1.91, Running 196.74s Step 567( 38.83%), action 233, FPS 1.89, Running 197.43s Step 568( 39.00%), action 234, FPS 1.89, Running 197.89s Step 569( 39.17%), action 235, FPS 1.89, Running 198.45s Step 570( 39.33%), action 236, FPS 1.90, Running 198.87s Step 571( 39.50%), action 237, FPS 1.90, Running 199.47s Step 572( 39.67%), action 238, FPS 1.92, Running 199.91s Step 573( 39.83%), action 239, FPS 1.91, Running 200.51s Step 574( 40.00%), action 240, FPS 1.90, Running 200.96s Step 575( 40.17%), action 241, FPS 1.89, Running 201.72s Step 576( 40.33%), action 242, FPS 1.88, Running 202.21s Step 577( 40.50%), action 243, FPS 1.87, Running 202.80s Step 578( 40.67%), action 244, FPS 1.86, Running 203.27s Step 579( 40.83%), action 245, FPS 1.88, Running 203.82s Step 580( 41.00%), action 246, FPS 1.89, Running 204.24s Step 581( 41.17%), action 247, FPS 1.89, Running 204.79s Step 582( 41.33%), action 248, FPS 1.88, Running 205.29s Step 583( 41.50%), action 249, FPS 1.87, Running 205.91s Step 584( 41.67%), action 250, FPS 1.86, Running 206.37s Step 585( 41.83%), action 251, FPS 1.86, Running 207.07s Step 586( 42.00%), action 252, FPS 1.85, Running 207.55s Step 587( 42.17%), action 253, FPS 1.87, Running 208.13s Step 588( 42.33%), action 254, FPS 1.87, Running 208.58s Step 589( 42.50%), action 255, FPS 1.86, Running 209.21s Step 590( 42.67%), action 256, FPS 1.83, Running 209.78s Step 591( 42.83%), action 257, FPS 1.84, Running 210.34s Step 592( 43.00%), action 258, FPS 1.84, Running 210.78s Step 593( 43.17%), action 259, FPS 1.84, Running 211.35s Step 594( 43.33%), action 260, FPS 1.84, Running 211.80s Step 595( 43.50%), action 261, FPS 1.86, Running 212.49s Step 596( 43.67%), action 262, FPS 1.87, Running 212.93s Step 597( 43.83%), action 263, FPS 1.84, Running 213.66s Step 598( 44.00%), action 264, FPS 1.85, Running 214.10s Step 599( 44.17%), action 265, FPS 1.84, Running 214.66s Step 600( 44.33%), action 266, FPS 1.84, Running 215.11s Step 601( 44.50%), action 267, FPS 1.84, Running 215.65s Step 602( 44.67%), action 268, FPS 1.85, Running 216.09s Step 603( 44.83%), action 269, FPS 1.86, Running 216.64s Step 604( 45.00%), action 270, FPS 1.86, Running 217.10s Step 605( 45.17%), action 271, FPS 1.85, Running 217.89s Step 606( 45.33%), action 272, FPS 1.85, Running 218.33s Step 607( 45.50%), action 273, FPS 1.85, Running 218.93s Step 608( 45.67%), action 274, FPS 1.85, Running 219.39s Step 609( 45.83%), action 275, FPS 1.86, Running 219.96s Step 610( 46.00%), action 276, FPS 1.88, Running 220.39s Step 611( 46.17%), action 277, FPS 1.89, Running 220.93s Step 612( 46.33%), action 278, FPS 1.87, Running 221.47s Step 613( 46.50%), action 279, FPS 1.86, Running 222.11s Step 614( 46.67%), action 280, FPS 1.86, Running 222.55s Step 615( 46.83%), action 281, FPS 1.87, Running 223.21s Step 616( 47.00%), action 282, FPS 1.87, Running 223.62s Step 617( 47.17%), action 283, FPS 1.90, Running 224.17s Step 618( 47.33%), action 284, FPS 1.90, Running 224.60s Step 619( 47.50%), action 285, FPS 1.90, Running 225.20s Step 620( 47.67%), action 286, FPS 1.88, Running 225.74s Step 621( 47.83%), action 287, FPS 1.87, Running 226.33s Step 622( 48.00%), action 288, FPS 1.87, Running 226.76s Step 623( 48.17%), action 289, FPS 1.87, Running 227.32s Step 624( 48.33%), action 290, FPS 1.88, Running 227.76s Step 625( 48.50%), action 291, FPS 1.90, Running 228.44s Step 626( 48.67%), action 292, FPS 1.89, Running 228.90s Step 627( 48.83%), action 293, FPS 1.88, Running 229.56s Step 628( 49.00%), action 294, FPS 1.87, Running 230.06s Step 629( 49.17%), action 295, FPS 1.87, Running 230.65s Step 630( 49.33%), action 296, FPS 1.87, Running 231.08s Step 631( 49.50%), action 297, FPS 1.87, Running 231.63s Step 632( 49.67%), action 298, FPS 1.88, Running 232.09s Step 633( 49.83%), action 299, FPS 1.89, Running 232.67s Step 634( 50.00%), action 300, FPS 1.89, Running 233.12s Step 635( 50.17%), action 301, FPS 1.87, Running 233.92s Step 636( 50.33%), action 302, FPS 1.86, Running 234.37s Step 637( 50.50%), action 303, FPS 1.86, Running 234.91s Step 638( 50.67%), action 304, FPS 1.86, Running 235.36s Step 639( 50.83%), action 305, FPS 1.87, Running 235.92s Step 640( 51.00%), action 306, FPS 1.88, Running 236.37s Step 641( 51.17%), action 307, FPS 1.89, Running 236.93s Step 642( 51.33%), action 308, FPS 1.88, Running 237.39s Step 643( 51.50%), action 309, FPS 1.86, Running 238.08s Step 644( 51.67%), action 310, FPS 1.86, Running 238.54s Step 645( 51.83%), action 311, FPS 1.86, Running 239.22s Step 646( 52.00%), action 312, FPS 1.86, Running 239.67s Step 647( 52.17%), action 313, FPS 1.88, Running 240.22s Step 648( 52.33%), action 314, FPS 1.89, Running 240.65s Step 649( 52.50%), action 315, FPS 1.89, Running 241.21s Step 650( 52.67%), action 316, FPS 1.89, Running 241.68s Step 651( 52.83%), action 317, FPS 1.87, Running 242.32s Step 652( 53.00%), action 318, FPS 1.88, Running 242.75s Step 653( 53.17%), action 319, FPS 1.88, Running 243.30s Step 654( 53.33%), action 320, FPS 1.88, Running 243.74s Step 655( 53.50%), action 321, FPS 1.90, Running 244.42s Step 656( 53.67%), action 322, FPS 1.91, Running 244.84s Step 657( 53.83%), action 323, FPS 1.90, Running 245.42s Step 658( 54.00%), action 324, FPS 1.89, Running 245.93s Step 659( 54.17%), action 325, FPS 1.88, Running 246.54s Step 660( 54.33%), action 326, FPS 1.89, Running 246.95s Step 661( 54.50%), action 327, FPS 1.90, Running 247.47s Step 662( 54.67%), action 328, FPS 1.90, Running 247.93s Step 663( 54.83%), action 329, FPS 1.92, Running 248.49s Step 664( 55.00%), action 330, FPS 1.93, Running 248.92s Step 665( 55.17%), action 331, FPS 1.92, Running 249.63s Step 666( 55.33%), action 332, FPS 1.90, Running 250.18s Step 667( 55.50%), action 333, FPS 1.89, Running 250.82s Step 668( 55.67%), action 334, FPS 1.89, Running 251.26s Step 669( 55.83%), action 335, FPS 1.88, Running 251.83s Step 670( 56.00%), action 336, FPS 1.89, Running 252.25s Step 671( 56.17%), action 337, FPS 1.91, Running 252.81s Step 672( 56.33%), action 338, FPS 1.91, Running 253.24s Step 673( 56.50%), action 339, FPS 1.90, Running 253.80s Step 674( 56.67%), action 340, FPS 1.89, Running 254.30s Step 675( 56.83%), action 341, FPS 1.89, Running 255.00s Step 676( 57.00%), action 342, FPS 1.89, Running 255.44s Step 677( 57.17%), action 343, FPS 1.88, Running 256.05s Step 678( 57.33%), action 344, FPS 1.89, Running 256.50s Step 679( 57.50%), action 345, FPS 1.90, Running 257.06s Step 680( 57.67%), action 346, FPS 1.90, Running 257.50s Step 681( 57.83%), action 347, FPS 1.88, Running 258.12s Step 682( 58.00%), action 348, FPS 1.86, Running 258.66s Step 683( 58.17%), action 349, FPS 1.87, Running 259.21s Step 684( 58.33%), action 350, FPS 1.86, Running 259.68s Step 685( 58.50%), action 351, FPS 1.86, Running 260.37s Step 686( 58.67%), action 352, FPS 1.88, Running 260.81s Step 687( 58.83%), action 353, FPS 1.90, Running 261.37s Step 688( 59.00%), action 354, FPS 1.90, Running 261.76s Step 689( 59.17%), action 355, FPS 1.92, Running 262.26s Step 690( 59.33%), action 356, FPS 1.92, Running 262.68s Step 691( 59.50%), action 357, FPS 1.93, Running 263.17s Step 692( 59.67%), action 358, FPS 1.94, Running 263.54s Step 693( 59.83%), action 359, FPS 1.96, Running 264.01s Step 694( 60.00%), action 360, FPS 1.97, Running 264.43s Step 695( 60.17%), action 361, FPS 1.99, Running 265.06s Step 696( 60.33%), action 362, FPS 2.00, Running 265.45s Step 697( 60.50%), action 363, FPS 2.02, Running 265.96s Step 698( 60.67%), action 364, FPS 2.04, Running 266.31s Step 699( 60.83%), action 365, FPS 2.06, Running 266.79s Step 700( 61.00%), action 366, FPS 2.07, Running 267.18s Step 701( 61.17%), action 367, FPS 2.10, Running 267.65s Step 702( 61.33%), action 368, FPS 2.13, Running 268.03s Step 703( 61.50%), action 369, FPS 2.15, Running 268.51s Step 704( 61.67%), action 370, FPS 2.17, Running 268.88s Step 705( 61.83%), action 371, FPS 2.18, Running 269.55s Step 706( 62.00%), action 372, FPS 2.19, Running 269.93s Step 707( 62.17%), action 373, FPS 2.20, Running 270.48s Step 708( 62.33%), action 374, FPS 2.19, Running 270.90s Step 709( 62.50%), action 375, FPS 2.20, Running 271.37s Step 710( 62.67%), action 376, FPS 2.21, Running 271.75s Step 711( 62.83%), action 377, FPS 2.21, Running 272.23s Step 712( 63.00%), action 378, FPS 2.20, Running 272.62s Step 713( 63.17%), action 379, FPS 2.20, Running 273.11s Step 714( 63.33%), action 380, FPS 2.21, Running 273.47s Step 715( 63.50%), action 381, FPS 2.21, Running 274.10s Step 716( 63.67%), action 382, FPS 2.21, Running 274.49s Step 717( 63.83%), action 383, FPS 2.22, Running 274.95s Step 718( 64.00%), action 384, FPS 2.21, Running 275.34s Step 719( 64.17%), action 385, FPS 2.21, Running 275.82s Step 720( 64.33%), action 386, FPS 2.22, Running 276.20s Step 721( 64.50%), action 387, FPS 2.21, Running 276.69s Step 722( 64.67%), action 388, FPS 2.22, Running 277.05s Step 723( 64.83%), action 389, FPS 2.21, Running 277.57s Step 724( 65.00%), action 390, FPS 2.19, Running 278.00s Step 725( 65.17%), action 391, FPS 2.20, Running 278.66s Step 726( 65.33%), action 392, FPS 2.20, Running 279.04s Step 727( 65.50%), action 393, FPS 2.20, Running 279.56s Step 728( 65.67%), action 394, FPS 2.20, Running 279.98s Step 729( 65.83%), action 395, FPS 2.20, Running 280.48s Step 730( 66.00%), action 396, FPS 2.20, Running 280.86s Step 731( 66.17%), action 397, FPS 2.19, Running 281.36s Step 732( 66.33%), action 398, FPS 2.19, Running 281.76s Step 733( 66.50%), action 399, FPS 2.19, Running 282.23s Step 734( 66.67%), action 400, FPS 2.19, Running 282.61s Step 735( 66.83%), action 401, FPS 2.18, Running 283.25s Step 736( 67.00%), action 402, FPS 2.18, Running 283.64s Step 737( 67.17%), action 403, FPS 2.18, Running 284.14s Step 738( 67.33%), action 404, FPS 2.18, Running 284.52s Step 739( 67.50%), action 405, FPS 2.18, Running 284.99s Step 740( 67.67%), action 406, FPS 2.18, Running 285.37s Step 741( 67.83%), action 407, FPS 2.18, Running 285.87s Step 742( 68.00%), action 408, FPS 2.17, Running 286.27s Step 743( 68.17%), action 409, FPS 2.17, Running 286.77s Step 744( 68.33%), action 410, FPS 2.18, Running 287.17s Step 745( 68.50%), action 411, FPS 2.19, Running 287.79s Step 746( 68.67%), action 412, FPS 2.19, Running 288.15s Step 747( 68.83%), action 413, FPS 2.20, Running 288.65s Step 748( 69.00%), action 414, FPS 2.21, Running 289.02s Step 749( 69.17%), action 415, FPS 2.22, Running 289.51s Step 750( 69.33%), action 416, FPS 2.22, Running 289.89s Step 751( 69.50%), action 417, FPS 2.21, Running 290.41s Step 752( 69.67%), action 418, FPS 2.21, Running 290.79s Step 753( 69.83%), action 419, FPS 2.20, Running 291.31s Step 754( 70.00%), action 420, FPS 2.20, Running 291.68s Step 755( 70.17%), action 421, FPS 2.21, Running 292.32s Step 756( 70.33%), action 422, FPS 2.21, Running 292.69s Step 757( 70.50%), action 423, FPS 2.20, Running 293.24s Step 758( 70.67%), action 424, FPS 2.19, Running 293.64s Step 759( 70.83%), action 425, FPS 2.19, Running 294.13s Step 760( 71.00%), action 426, FPS 2.18, Running 294.56s Step 761( 71.17%), action 427, FPS 2.18, Running 295.06s Step 762( 71.33%), action 428, FPS 2.18, Running 295.44s Step 763( 71.50%), action 429, FPS 2.19, Running 295.92s Step 764( 71.67%), action 430, FPS 2.19, Running 296.32s Step 765( 71.83%), action 431, FPS 2.19, Running 296.94s Step 766( 72.00%), action 432, FPS 2.18, Running 297.33s Step 767( 72.17%), action 433, FPS 2.18, Running 297.81s Step 768( 72.33%), action 434, FPS 2.18, Running 298.22s Step 769( 72.50%), action 435, FPS 2.17, Running 298.71s Step 770( 72.67%), action 436, FPS 2.17, Running 299.12s Step 771( 72.83%), action 437, FPS 2.17, Running 299.61s Step 772( 73.00%), action 438, FPS 2.17, Running 300.01s Step 773( 73.17%), action 439, FPS 2.17, Running 300.54s Step 774( 73.33%), action 440, FPS 2.16, Running 300.93s Step 775( 73.50%), action 441, FPS 2.16, Running 301.59s Step 776( 73.67%), action 442, FPS 2.15, Running 301.99s Step 777( 73.83%), action 443, FPS 2.16, Running 302.50s Step 778( 74.00%), action 444, FPS 2.15, Running 302.93s Step 779( 74.17%), action 445, FPS 2.13, Running 303.53s Step 780( 74.33%), action 446, FPS 2.12, Running 304.00s Step 781( 74.50%), action 447, FPS 2.11, Running 304.56s Step 782( 74.67%), action 448, FPS 2.10, Running 304.98s Step 783( 74.83%), action 449, FPS 2.07, Running 305.57s Step 784( 75.00%), action 450, FPS 2.06, Running 306.02s Step 785( 75.17%), action 451, FPS 2.04, Running 306.76s Step 786( 75.33%), action 452, FPS 2.03, Running 307.20s Step 787( 75.50%), action 453, FPS 2.01, Running 307.75s Step 788( 75.67%), action 454, FPS 1.98, Running 308.32s Step 789( 75.83%), action 455, FPS 1.98, Running 308.82s Step 790( 76.00%), action 456, FPS 1.98, Running 309.22s Step 791( 76.17%), action 457, FPS 1.98, Running 309.72s Step 792( 76.33%), action 458, FPS 1.98, Running 310.11s Step 793( 76.50%), action 459, FPS 1.98, Running 310.62s Step 794( 76.67%), action 460, FPS 1.98, Running 311.03s Step 795( 76.83%), action 461, FPS 1.99, Running 311.63s Step 796( 77.00%), action 462, FPS 2.00, Running 312.00s Step 797( 77.17%), action 463, FPS 2.01, Running 312.43s Step 798( 77.33%), action 464, FPS 2.03, Running 312.80s Step 799( 77.50%), action 465, FPS 2.05, Running 313.28s Step 800( 77.67%), action 466, FPS 2.07, Running 313.67s Step 801( 77.83%), action 467, FPS 2.07, Running 314.20s Step 802( 78.00%), action 468, FPS 2.08, Running 314.60s Step 803( 78.17%), action 469, FPS 2.10, Running 315.10s Step 804( 78.33%), action 470, FPS 2.11, Running 315.49s Step 805( 78.50%), action 471, FPS 2.14, Running 316.11s Step 806( 78.67%), action 472, FPS 2.15, Running 316.50s Step 807( 78.83%), action 473, FPS 2.16, Running 316.99s Step 808( 79.00%), action 474, FPS 2.20, Running 317.40s Step 809( 79.17%), action 475, FPS 2.20, Running 317.90s Step 810( 79.33%), action 476, FPS 2.20, Running 318.30s Step 811( 79.50%), action 477, FPS 2.21, Running 318.78s Step 812( 79.67%), action 478, FPS 2.21, Running 319.15s Step 813( 79.83%), action 479, FPS 2.21, Running 319.66s Step 814( 80.00%), action 480, FPS 2.22, Running 320.05s Step 815( 80.17%), action 481, FPS 2.21, Running 320.70s Step 816( 80.33%), action 482, FPS 2.20, Running 321.08s Step 817( 80.50%), action 483, FPS 2.19, Running 321.57s Step 818( 80.67%), action 484, FPS 2.19, Running 321.94s Step 819( 80.83%), action 485, FPS 2.18, Running 322.44s Step 820( 81.00%), action 486, FPS 2.19, Running 322.83s Step 821( 81.17%), action 487, FPS 2.19, Running 323.33s Step 822( 81.33%), action 488, FPS 2.18, Running 323.78s Step 823( 81.50%), action 489, FPS 2.17, Running 324.30s Step 824( 81.67%), action 490, FPS 2.18, Running 324.66s Step 825( 81.83%), action 491, FPS 2.18, Running 325.28s Step 826( 82.00%), action 492, FPS 2.18, Running 325.67s Step 827( 82.17%), action 493, FPS 2.18, Running 326.15s Step 828( 82.33%), action 494, FPS 2.19, Running 326.53s Step 829( 82.50%), action 495, FPS 2.20, Running 327.00s Step 830( 82.67%), action 496, FPS 2.20, Running 327.37s Step 831( 82.83%), action 497, FPS 2.20, Running 327.88s Step 832( 83.00%), action 498, FPS 2.20, Running 328.25s Step 833( 83.17%), action 499, FPS 2.20, Running 328.74s Step 834( 83.33%), action 500, FPS 2.20, Running 329.13s Step 835( 83.50%), action 501, FPS 2.21, Running 329.75s Step 836( 83.67%), action 502, FPS 2.21, Running 330.14s Step 837( 83.83%), action 503, FPS 2.20, Running 330.65s Step 838( 84.00%), action 504, FPS 2.20, Running 331.02s Step 839( 84.17%), action 505, FPS 2.20, Running 331.53s Step 840( 84.33%), action 506, FPS 2.20, Running 331.92s Step 841( 84.50%), action 507, FPS 2.21, Running 332.40s Step 842( 84.67%), action 508, FPS 2.22, Running 332.78s Step 843( 84.83%), action 509, FPS 2.23, Running 333.27s Step 844( 85.00%), action 510, FPS 2.23, Running 333.64s Step 845( 85.17%), action 511, FPS 2.22, Running 334.27s Step 846( 85.33%), action 512, FPS 2.22, Running 334.68s Step 847( 85.50%), action 513, FPS 2.22, Running 335.17s Step 848( 85.67%), action 514, FPS 2.22, Running 335.54s Step 849( 85.83%), action 515, FPS 2.22, Running 336.03s Step 850( 86.00%), action 516, FPS 2.22, Running 336.39s Step 851( 86.17%), action 517, FPS 2.21, Running 336.91s Step 852( 86.33%), action 518, FPS 2.20, Running 337.33s Step 853( 86.50%), action 519, FPS 2.20, Running 337.84s Step 854( 86.67%), action 520, FPS 2.20, Running 338.24s Step 855( 86.83%), action 521, FPS 2.20, Running 338.84s Step 856( 87.00%), action 522, FPS 2.21, Running 339.21s Step 857( 87.17%), action 523, FPS 2.21, Running 339.71s Step 858( 87.33%), action 524, FPS 2.20, Running 340.10s Step 859( 87.50%), action 525, FPS 2.20, Running 340.62s Step 860( 87.67%), action 526, FPS 2.20, Running 340.99s Step 861( 87.83%), action 527, FPS 2.19, Running 341.53s Step 862( 88.00%), action 528, FPS 2.19, Running 341.90s Step 863( 88.17%), action 529, FPS 2.19, Running 342.43s Step 864( 88.33%), action 530, FPS 2.18, Running 342.81s Step 865( 88.50%), action 531, FPS 2.18, Running 343.43s Step 866( 88.67%), action 532, FPS 2.19, Running 343.82s Step 867( 88.83%), action 533, FPS 2.18, Running 344.34s Step 868( 89.00%), action 534, FPS 2.18, Running 344.73s Step 869( 89.17%), action 535, FPS 2.15, Running 345.32s Step 870( 89.33%), action 536, FPS 2.14, Running 345.73s Step 871( 89.50%), action 537, FPS 2.15, Running 346.22s Step 872( 89.67%), action 538, FPS 2.16, Running 346.60s Step 873( 89.83%), action 539, FPS 2.17, Running 347.07s Step 874( 90.00%), action 540, FPS 2.16, Running 347.48s Step 875( 90.17%), action 541, FPS 2.15, Running 348.14s Step 876( 90.33%), action 542, FPS 2.14, Running 348.55s Step 877( 90.50%), action 543, FPS 2.14, Running 349.06s Step 878( 90.67%), action 544, FPS 2.14, Running 349.45s Step 879( 90.83%), action 545, FPS 2.15, Running 349.93s Step 880( 91.00%), action 546, FPS 2.15, Running 350.32s Step 881( 91.17%), action 547, FPS 2.16, Running 350.79s Step 882( 91.33%), action 548, FPS 2.16, Running 351.15s Step 883( 91.50%), action 549, FPS 2.16, Running 351.67s Step 884( 91.67%), action 550, FPS 2.15, Running 352.11s Step 885( 91.83%), action 551, FPS 2.14, Running 352.77s Step 886( 92.00%), action 552, FPS 2.14, Running 353.16s Step 887( 92.17%), action 553, FPS 2.14, Running 353.69s Step 888( 92.33%), action 554, FPS 2.14, Running 354.08s Step 889( 92.50%), action 555, FPS 2.15, Running 354.60s Step 890( 92.67%), action 556, FPS 2.16, Running 355.01s Step 891( 92.83%), action 557, FPS 2.16, Running 355.50s Step 892( 93.00%), action 558, FPS 2.15, Running 355.90s Step 893( 93.17%), action 559, FPS 2.14, Running 356.42s Step 894( 93.33%), action 560, FPS 2.14, Running 356.82s Step 895( 93.50%), action 561, FPS 2.15, Running 357.46s Step 896( 93.67%), action 562, FPS 2.15, Running 357.84s Step 897( 93.83%), action 563, FPS 2.15, Running 358.35s Step 898( 94.00%), action 564, FPS 2.15, Running 358.75s Step 899( 94.17%), action 565, FPS 2.15, Running 359.23s Step 900( 94.33%), action 566, FPS 2.15, Running 359.63s Step 901( 94.50%), action 567, FPS 2.15, Running 360.11s Step 902( 94.67%), action 568, FPS 2.14, Running 360.48s Step 903( 94.83%), action 569, FPS 2.15, Running 360.99s Step 904( 95.00%), action 570, FPS 2.16, Running 361.36s Step 905( 95.17%), action 571, FPS 2.17, Running 361.99s Step 906( 95.33%), action 572, FPS 2.17, Running 362.36s Step 907( 95.50%), action 573, FPS 2.18, Running 362.86s Step 908( 95.67%), action 574, FPS 2.18, Running 363.25s Step 909( 95.83%), action 575, FPS 2.19, Running 363.73s Step 910( 96.00%), action 576, FPS 2.20, Running 364.10s Step 911( 96.17%), action 577, FPS 2.21, Running 364.56s Step 912( 96.33%), action 578, FPS 2.21, Running 364.94s Step 913( 96.50%), action 579, FPS 2.22, Running 365.41s Step 914( 96.67%), action 580, FPS 2.22, Running 365.82s Step 915( 96.83%), action 581, FPS 2.23, Running 366.43s Step 916( 97.00%), action 582, FPS 2.21, Running 366.87s Step 917( 97.17%), action 583, FPS 2.22, Running 367.37s Step 918( 97.33%), action 584, FPS 2.22, Running 367.76s Step 919( 97.50%), action 585, FPS 2.22, Running 368.26s Step 920( 97.67%), action 586, FPS 2.22, Running 368.63s Step 921( 97.83%), action 587, FPS 2.22, Running 369.12s Step 922( 98.00%), action 588, FPS 2.22, Running 369.50s Step 923( 98.17%), action 589, FPS 2.22, Running 369.99s Step 924( 98.33%), action 590, FPS 2.22, Running 370.36s Step 925( 98.50%), action 591, FPS 2.22, Running 370.98s Step 926( 98.67%), action 592, FPS 2.22, Running 371.35s Step 927( 98.83%), action 593, FPS 2.22, Running 371.87s Step 928( 99.00%), action 594, FPS 2.22, Running 372.27s Step 929( 99.17%), action 595, FPS 2.21, Running 372.78s Step 930( 99.33%), action 596, FPS 2.21, Running 373.16s Step 931( 99.50%), action 597, FPS 2.20, Running 373.64s Step 932( 99.67%), action 598, FPS 2.20, Running 374.01s Step 933( 99.83%), action 599, FPS 2.20, Running 374.52s Step 934(100.00%), action 600, FPS 2.20, Running 374.92s [2026-08-02 23:46:31] [57 ] Seed 56 failed after 375.04 s. +steps: 934 , actions: 600 . +Instruction: Empty +Total 8/57(14.04%) success. +Setting seed: 57 +Step 1( N/A%), pre moving , FPS 7.42, Running 0.13s Step 2( N/A%), pre moving , FPS 8.96, Running 0.22s Step 3( N/A%), pre moving , FPS 9.39, Running 0.32s Step 4( N/A%), pre moving , FPS 9.71, Running 0.41s Step 5( N/A%), pre moving , FPS 9.57, Running 0.52s Step 6( N/A%), pre moving , FPS 9.77, Running 0.61s Step 7( N/A%), pre moving , FPS 9.88, Running 0.71s Step 8( N/A%), pre moving , FPS 9.95, Running 0.80s Step 9( N/A%), pre moving , FPS 10.08, Running 0.89s Step 10( N/A%), pre moving , FPS 10.13, Running 0.99s Step 11( N/A%), pre moving , FPS 10.19, Running 1.08s Step 12( N/A%), pre moving , FPS 10.09, Running 1.19s Step 13( N/A%), pre moving , FPS 10.15, Running 1.28s Step 14( N/A%), pre moving , FPS 10.14, Running 1.38s Step 15( N/A%), pre moving , FPS 10.16, Running 1.48s Step 16( N/A%), pre moving , FPS 10.20, Running 1.57s Step 17( N/A%), pre moving , FPS 10.13, Running 1.68s Step 18( N/A%), pre moving , FPS 10.18, Running 1.77s Step 19( N/A%), pre moving , FPS 10.22, Running 1.86s Step 20( N/A%), pre moving , FPS 10.21, Running 1.96s Step 21( N/A%), pre moving , FPS 9.13, Running 2.33s Step 22( N/A%), pre moving , FPS 9.12, Running 2.42s Step 23( N/A%), pre moving , FPS 9.15, Running 2.51s Step 24( N/A%), pre moving , FPS 9.12, Running 2.61s Step 25( N/A%), pre moving , FPS 9.19, Running 2.70s Step 26( N/A%), pre moving , FPS 8.02, Running 3.11s Step 27( N/A%), pre moving , FPS 8.04, Running 3.20s Step 28( N/A%), pre moving , FPS 8.10, Running 3.27s Step 29( N/A%), pre moving , FPS 8.07, Running 3.37s Step 30( N/A%), pre moving , FPS 8.08, Running 3.46s Step 31( N/A%), pre moving , FPS 8.08, Running 3.55s Step 32( N/A%), pre moving , FPS 8.12, Running 3.65s Step 33( N/A%), pre moving , FPS 8.11, Running 3.75s Step 34( N/A%), pre moving , FPS 8.14, Running 3.84s Step 35( N/A%), pre moving , FPS 8.15, Running 3.93s Step 36( N/A%), pre moving , FPS 6.50, Running 4.65s Step 37( N/A%), pre moving , FPS 6.29, Running 4.86s Step 38( N/A%), pre moving , FPS 6.28, Running 4.95s Step 39( N/A%), pre moving , FPS 6.25, Running 5.06s Step 40( N/A%), pre moving , FPS 6.26, Running 5.15s Step 41( N/A%), pre moving , FPS 6.81, Running 5.26s Step 42( N/A%), pre moving , FPS 6.81, Running 5.35s Step 43( N/A%), pre moving , FPS 6.81, Running 5.45s Step 44( N/A%), pre moving , FPS 6.79, Running 5.55s Step 45( N/A%), pre moving , FPS 6.80, Running 5.64s Step 46( N/A%), pre moving , FPS 7.62, Running 5.73s Step 47( N/A%), pre moving , FPS 7.56, Running 5.84s Step 48( N/A%), pre moving , FPS 6.23, Running 6.49s Step 49( N/A%), pre moving , FPS 6.25, Running 6.57s Step 50( N/A%), pre moving , FPS 6.23, Running 6.67s Step 51( N/A%), pre moving , FPS 6.22, Running 6.77s Step 52( N/A%), pre moving , FPS 6.22, Running 6.87s Step 53( N/A%), pre moving , FPS 6.12, Running 7.02s Step 54( N/A%), pre moving , FPS 6.00, Running 7.17s Step 55( N/A%), pre moving , FPS 5.88, Running 7.33s Step 56( N/A%), pre moving , FPS 7.08, Running 7.47s Step 57( N/A%), pre moving , FPS 7.24, Running 7.62s Step 58( N/A%), pre moving , FPS 7.09, Running 7.77s Step 59( N/A%), pre moving , FPS 6.96, Running 7.93s Step 60( N/A%), pre moving , FPS 6.80, Running 8.09s Step 61( N/A%), pre moving , FPS 6.74, Running 8.23s Step 62( N/A%), pre moving , FPS 6.60, Running 8.38s Step 63( N/A%), pre moving , FPS 6.48, Running 8.53s Step 64( N/A%), pre moving , FPS 6.36, Running 8.69s Step 65( N/A%), pre moving , FPS 6.23, Running 8.85s Step 66( N/A%), pre moving , FPS 6.14, Running 8.99s Step 67( N/A%), pre moving , FPS 6.07, Running 9.14s Step 68( N/A%), pre moving , FPS 7.12, Running 9.29s Step 69( N/A%), pre moving , FPS 7.03, Running 9.42s Step 70( N/A%), pre moving , FPS 6.98, Running 9.54s Step 71( N/A%), pre moving , FPS 6.92, Running 9.66s Step 72( N/A%), pre moving , FPS 6.84, Running 9.79s Step 73( N/A%), pre moving , FPS 6.90, Running 9.91s Step 74( N/A%), pre moving , FPS 6.89, Running 10.08s Step 75( N/A%), pre moving , FPS 6.94, Running 10.21s Step 76( N/A%), pre moving , FPS 6.91, Running 10.37s Step 77( N/A%), pre moving , FPS 6.90, Running 10.52s Step 78( N/A%), pre moving , FPS 6.90, Running 10.67s Step 79( N/A%), pre moving , FPS 6.95, Running 10.81s Step 80( N/A%), pre moving , FPS 6.95, Running 10.97s Step 81( N/A%), pre moving , FPS 6.92, Running 11.12s Step 82( N/A%), pre moving , FPS 6.92, Running 11.27s Step 83( N/A%), pre moving , FPS 6.90, Running 11.43s Step 84( N/A%), pre moving , FPS 6.96, Running 11.57s Step 85( N/A%), pre moving , FPS 6.98, Running 11.71s Step 86( N/A%), pre moving , FPS 7.08, Running 11.81s Step 87( N/A%), pre moving , FPS 7.20, Running 11.92s Step 88( N/A%), pre moving , FPS 7.34, Running 12.02s Step 89( N/A%), pre moving , FPS 7.44, Running 12.11s Step 90( N/A%), pre moving , FPS 7.48, Running 12.21s Step 91( N/A%), pre moving , FPS 7.54, Running 12.31s Step 92( N/A%), pre moving , FPS 7.67, Running 12.40s Step 93( N/A%), pre moving , FPS 7.69, Running 12.51s Step 94( N/A%), pre moving , FPS 7.91, Running 12.61s Step 95( N/A%), pre moving , FPS 8.11, Running 12.68s Step 96( N/A%), pre moving , FPS 8.39, Running 12.75s Step 97( N/A%), pre moving , FPS 8.68, Running 12.82s Step 98( N/A%), pre moving , FPS 8.99, Running 12.90s Step 99( N/A%), pre moving , FPS 9.15, Running 13.00s Step 100( N/A%), pre moving , FPS 9.49, Running 13.08s Step 101( N/A%), pre moving , FPS 9.74, Running 13.17s Step 102( N/A%), pre moving , FPS 10.11, Running 13.25s Step 103( N/A%), pre moving , FPS 10.47, Running 13.34s Step 104( N/A%), pre moving , FPS 10.69, Running 13.44s Step 105( N/A%), pre moving , FPS 10.91, Running 13.55s Step 106( N/A%), pre moving , FPS 10.91, Running 13.64s Step 107( N/A%), pre moving , FPS 10.99, Running 13.74s Step 108( N/A%), pre moving , FPS 11.00, Running 13.84s Step 109( N/A%), pre moving , FPS 10.97, Running 13.93s Step 110( N/A%), pre moving , FPS 11.04, Running 14.02s Step 111( N/A%), pre moving , FPS 10.95, Running 14.14s Step 112( N/A%), pre moving , FPS 10.95, Running 14.23s Step 113( N/A%), pre moving , FPS 11.06, Running 14.32s Step 114( N/A%), pre moving , FPS 11.00, Running 14.42s Step 115( N/A%), pre moving , FPS 10.87, Running 14.52s Step 116( N/A%), pre moving , FPS 10.62, Running 14.63s Step 117( N/A%), pre moving , FPS 7.42, Running 15.52s Step 118( N/A%), pre moving , FPS 6.74, Running 15.87s Step 119( N/A%), pre moving , FPS 6.53, Running 16.06s Step 120( N/A%), pre moving , FPS 5.95, Running 16.44s Step 121( N/A%), pre moving , FPS 5.78, Running 16.63s Step 122( N/A%), pre moving , FPS 5.35, Running 16.99s Step 123( N/A%), pre moving , FPS 5.17, Running 17.21s Step 124( N/A%), pre moving , FPS 4.85, Running 17.56s Step 125( N/A%), pre moving , FPS 4.74, Running 17.77s Step 126( N/A%), pre moving , FPS 4.48, Running 18.10s Step 127( N/A%), pre moving , FPS 4.37, Running 18.31s Step 128( N/A%), pre moving , FPS 4.15, Running 18.66s Step 129( N/A%), pre moving , FPS 4.06, Running 18.86s Step 130( N/A%), pre moving , FPS 3.87, Running 19.19s Step 131( N/A%), pre moving , FPS 3.81, Running 19.38s Step 132( N/A%), pre moving , FPS 3.63, Running 19.74s Step 133( N/A%), pre moving , FPS 3.56, Running 19.94s Step 134( N/A%), pre moving , FPS 3.41, Running 20.29s Step 135( N/A%), pre moving , FPS 3.34, Running 20.50s Step 136( N/A%), pre moving , FPS 3.21, Running 20.86s Step 137( N/A%), pre moving , FPS 3.60, Running 21.07s Step 138( N/A%), pre moving , FPS 3.57, Running 21.46s Step 139( N/A%), pre moving , FPS 3.56, Running 21.68s Step 140( N/A%), pre moving , FPS 3.58, Running 22.03s Step 141( N/A%), pre moving , FPS 3.57, Running 22.24s Step 142( N/A%), pre moving , FPS 3.62, Running 22.51s Step 143( N/A%), pre moving , FPS 3.64, Running 22.70s Step 144( N/A%), pre moving , FPS 3.62, Running 23.08s Step 145( N/A%), pre moving , FPS 3.45, Running 23.57s Step 146( N/A%), pre moving , FPS 3.42, Running 23.96s Step 147( N/A%), pre moving , FPS 3.40, Running 24.19s Step 148( N/A%), pre moving , FPS 3.39, Running 24.56s Step 149( N/A%), pre moving , FPS 3.38, Running 24.78s Step 150( N/A%), pre moving , FPS 3.37, Running 25.13s Step 151( N/A%), pre moving , FPS 3.35, Running 25.35s Step 152( N/A%), pre moving , FPS 3.35, Running 25.71s Step 153( N/A%), pre moving , FPS 3.33, Running 25.94s Step 154( N/A%), pre moving , FPS 3.31, Running 26.34s Step 155( N/A%), pre moving , FPS 3.31, Running 26.55s Step 156( N/A%), pre moving , FPS 3.29, Running 26.94s Step 157( N/A%), pre moving , FPS 3.27, Running 27.18s Step 158( N/A%), pre moving , FPS 3.28, Running 27.56s Step 159( N/A%), pre moving , FPS 3.27, Running 27.80s Step 160( N/A%), pre moving , FPS 3.23, Running 28.21s Step 161( N/A%), pre moving , FPS 3.23, Running 28.44s Step 162( N/A%), pre moving , FPS 3.17, Running 28.83s Step 163( N/A%), pre moving , FPS 3.13, Running 29.09s Step 164( N/A%), pre moving , FPS 3.13, Running 29.47s Step 165( N/A%), pre moving , FPS 3.25, Running 29.71s Step 166( N/A%), pre moving , FPS 3.25, Running 30.12s Step 167( N/A%), pre moving , FPS 3.24, Running 30.37s Step 168( N/A%), pre moving , FPS 3.22, Running 30.78s Step 169( N/A%), pre moving , FPS 3.20, Running 31.03s Step 170( N/A%), pre moving , FPS 3.16, Running 31.46s Step 171( N/A%), pre moving , FPS 3.14, Running 31.72s Step 172( N/A%), pre moving , FPS 3.11, Running 32.14s Step 173( N/A%), pre moving , FPS 3.09, Running 32.41s Step 174( N/A%), pre moving , FPS 3.09, Running 32.82s Step 175( N/A%), pre moving , FPS 3.08, Running 33.05s Step 176( N/A%), pre moving , FPS 3.06, Running 33.48s Step 177( N/A%), pre moving , FPS 3.06, Running 33.73s Step 178( N/A%), pre moving , FPS 3.04, Running 34.14s Step 179( N/A%), pre moving , FPS 3.04, Running 34.38s Step 180( N/A%), pre moving , FPS 3.05, Running 34.78s Step 181( N/A%), pre moving , FPS 3.03, Running 35.04s Step 182( N/A%), pre moving , FPS 3.03, Running 35.43s Step 183( N/A%), pre moving , FPS 3.04, Running 35.67s Step 184( N/A%), pre moving , FPS 3.02, Running 36.09s Step 185( N/A%), pre moving , FPS 3.01, Running 36.36s Step 186( N/A%), pre moving , FPS 3.01, Running 36.77s Step 187( N/A%), pre moving , FPS 3.07, Running 36.88s Step 188( N/A%), pre moving , FPS 3.22, Running 37.00s Step 189( N/A%), pre moving , FPS 3.29, Running 37.12s Step 190( N/A%), pre moving , FPS 3.46, Running 37.24s Step 191( N/A%), pre moving , FPS 3.54, Running 37.37s Step 192( N/A%), pre moving , FPS 3.73, Running 37.50s Step 193( N/A%), pre moving , FPS 3.83, Running 37.63s Step 194( N/A%), pre moving , FPS 4.05, Running 37.76s Step 195( N/A%), pre moving , FPS 4.13, Running 37.89s Step 196( N/A%), pre moving , FPS 4.40, Running 38.02s Step 197( N/A%), pre moving , FPS 4.12, Running 38.58s Step 198( N/A%), pre moving , FPS 4.37, Running 38.71s Step 199( N/A%), pre moving , FPS 4.42, Running 38.90s Step 200( N/A%), pre moving , FPS 4.69, Running 39.04s Step 201( N/A%), pre moving , FPS 4.75, Running 39.25s Step 202( N/A%), pre moving , FPS 4.97, Running 39.45s Step 203( N/A%), pre moving , FPS 5.00, Running 39.67s Step 204( N/A%), pre moving , FPS 5.28, Running 39.88s Step 205( N/A%), pre moving , FPS 5.37, Running 40.08s Step 206( N/A%), pre moving , FPS 5.69, Running 40.28s Step 207( N/A%), pre moving , FPS 5.61, Running 40.45s Step 208( N/A%), pre moving , FPS 5.46, Running 40.66s Step 209( N/A%), pre moving , FPS 5.37, Running 40.84s Step 210( N/A%), pre moving , FPS 5.25, Running 41.05s Step 211( N/A%), pre moving , FPS 5.13, Running 41.26s Step 212( N/A%), pre moving , FPS 5.11, Running 41.41s Step 213( N/A%), pre moving , FPS 5.12, Running 41.53s Step 214( N/A%), pre moving , FPS 5.11, Running 41.67s Step 215( N/A%), pre moving , FPS 5.11, Running 41.81s Step 216( N/A%), pre moving , FPS 5.11, Running 41.94s Step 217( N/A%), pre moving , FPS 5.73, Running 42.07s Step 218( N/A%), pre moving , FPS 5.58, Running 42.29s Step 219( N/A%), pre moving , FPS 5.56, Running 42.50s Step 220( N/A%), pre moving , FPS 5.34, Running 42.79s Step 221( N/A%), pre moving , FPS 5.22, Running 43.08s Step 222( N/A%), pre moving , FPS 5.11, Running 43.37s Step 223( N/A%), pre moving , FPS 5.02, Running 43.65s Step 224( N/A%), pre moving , FPS 5.03, Running 43.86s Step 225( N/A%), pre moving , FPS 5.01, Running 44.07s Step 226( N/A%), pre moving , FPS 5.04, Running 44.25s Step 227( N/A%), pre moving , FPS 5.09, Running 44.38s Step 228( N/A%), pre moving , FPS 5.23, Running 44.49s Step 229( N/A%), pre moving , FPS 5.31, Running 44.61s Step 230( N/A%), pre moving , FPS 5.44, Running 44.73s Step 231( N/A%), pre moving , FPS 5.61, Running 44.83s Step 232( N/A%), pre moving , FPS 5.63, Running 44.97s Step 233( N/A%), pre moving , FPS 5.61, Running 45.10s Step 234( N/A%), pre moving , FPS 5.62, Running 45.23s Step 235( N/A%), pre moving , FPS 5.62, Running 45.36s Step 236( N/A%), pre moving , FPS 5.61, Running 45.50s Step 237( N/A%), pre moving , FPS 5.60, Running 45.64s Step 238( N/A%), pre moving , FPS 5.74, Running 45.78s Step 239( N/A%), pre moving , FPS 5.84, Running 45.92s Step 240( N/A%), pre moving , FPS 6.13, Running 46.05s Step 241( N/A%), pre moving , FPS 6.42, Running 46.20s Step 242( N/A%), pre moving , FPS 6.78, Running 46.32s Step 243( N/A%), pre moving , FPS 6.00, Running 46.99s Step 244( N/A%), pre moving , FPS 6.15, Running 47.11s Step 245( N/A%), pre moving , FPS 6.30, Running 47.25s Step 246( N/A%), pre moving , FPS 6.37, Running 47.39s Step 247( N/A%), pre moving , FPS 6.35, Running 47.53s Step 248( N/A%), pre moving , FPS 6.27, Running 47.68s Step 249( N/A%), pre moving , FPS 6.13, Running 47.87s Step 250( N/A%), pre moving , FPS 5.98, Running 48.07s Step 251( N/A%), pre moving , FPS 5.80, Running 48.28s Step 252( N/A%), pre moving , FPS 5.69, Running 48.48s Step 253( N/A%), pre moving , FPS 5.57, Running 48.69s Step 254( N/A%), pre moving , FPS 5.45, Running 48.90s Step 255( N/A%), pre moving , FPS 5.23, Running 49.19s Step 256( N/A%), pre moving , FPS 5.03, Running 49.48s Step 257( N/A%), pre moving , FPS 4.87, Running 49.75s Step 258( N/A%), pre moving , FPS 4.70, Running 50.03s Step 259( N/A%), pre moving , FPS 4.55, Running 50.31s Step 260( N/A%), pre moving , FPS 4.39, Running 50.61s Step 261( N/A%), pre moving , FPS 4.25, Running 50.90s Step 262( N/A%), pre moving , FPS 4.12, Running 51.17s Step 263( N/A%), pre moving , FPS 4.47, Running 51.46s Step 264( N/A%), pre moving , FPS 4.31, Running 51.75s Step 265( N/A%), pre moving , FPS 4.18, Running 52.03s Step 266( N/A%), pre moving , FPS 4.08, Running 52.30s Step 267( N/A%), pre moving , FPS 3.97, Running 52.57s Step 268( N/A%), pre moving , FPS 3.87, Running 52.84s Step 269( N/A%), pre moving , FPS 3.81, Running 53.12s Step 270( N/A%), pre moving , FPS 3.75, Running 53.41s Step 271( N/A%), pre moving , FPS 3.69, Running 53.70s Step 272( N/A%), pre moving , FPS 3.64, Running 53.98s Step 273( N/A%), pre moving , FPS 3.59, Running 54.26s Step 274( N/A%), pre moving , FPS 3.55, Running 54.54s Step 275( N/A%), pre moving , FPS 3.55, Running 54.82s Step 276( N/A%), pre moving , FPS 3.60, Running 55.03s Step 277( N/A%), pre moving , FPS 3.64, Running 55.24s Step 278( N/A%), pre moving , FPS 3.69, Running 55.45s Step 279( N/A%), pre moving , FPS 3.74, Running 55.67s Step 280( N/A%), pre moving , FPS 3.81, Running 55.86s Step 281( N/A%), pre moving , FPS 3.89, Running 56.04s Step 282( N/A%), pre moving , FPS 3.92, Running 56.28s Step 283( N/A%), pre moving , FPS 3.96, Running 56.52s Step 284( N/A%), pre moving , FPS 3.96, Running 56.80s Step 285( N/A%), pre moving , FPS 3.96, Running 57.08s Step 286( N/A%), pre moving , FPS 3.95, Running 57.36s Step 287( N/A%), pre moving , FPS 3.94, Running 57.65s Step 288( N/A%), pre moving , FPS 3.93, Running 57.93s Step 289( N/A%), pre moving , FPS 3.92, Running 58.23s Step 290( N/A%), pre moving , FPS 3.92, Running 58.52s Step 291( N/A%), pre moving , FPS 3.92, Running 58.81s Step 292( N/A%), pre moving , FPS 3.91, Running 59.09s Step 293( N/A%), pre moving , FPS 3.96, Running 59.31s Step 294( N/A%), pre moving , FPS 4.01, Running 59.53s Step 295( N/A%), pre moving , FPS 4.08, Running 59.72s Step 296( N/A%), pre moving , FPS 4.09, Running 59.91s Step 297( N/A%), pre moving , FPS 4.11, Running 60.10s Step 298( N/A%), pre moving , FPS 4.15, Running 60.28s Step 299( N/A%), pre moving , FPS 4.15, Running 60.49s Step 300( N/A%), pre moving , FPS 4.20, Running 60.62s Step 301( N/A%), pre moving , FPS 4.24, Running 60.75s Step 302( N/A%), pre moving , FPS 4.34, Running 60.89s Step 303( N/A%), pre moving , FPS 4.44, Running 61.02s Step 304( N/A%), pre moving , FPS 4.58, Running 61.17s Step 305( N/A%), pre moving , FPS 4.73, Running 61.30s Step 306( N/A%), pre moving , FPS 4.90, Running 61.44s Step 307( N/A%), pre moving , FPS 5.11, Running 61.56s Step 308( N/A%), pre moving , FPS 5.32, Running 61.70s Step 309( N/A%), pre moving , FPS 5.54, Running 61.84s Step 310( N/A%), pre moving , FPS 5.80, Running 61.97s Step 311( N/A%), pre moving , FPS 6.05, Running 62.11s Step 312( N/A%), pre moving , FPS 6.36, Running 62.24s Step 313( N/A%), pre moving , FPS 6.54, Running 62.37s Step 314( N/A%), pre moving , FPS 6.70, Running 62.51s Step 315( N/A%), pre moving , FPS 6.86, Running 62.64s Step 316( N/A%), pre moving , FPS 6.96, Running 62.79s Step 317( N/A%), pre moving , FPS 7.11, Running 62.91s Step 318( N/A%), pre moving , FPS 7.23, Running 63.04s Step 319( N/A%), pre moving , FPS 4.73, Running 64.72s Step 320( N/A%), pre moving , FPS 4.47, Running 65.09s Step 321( N/A%), pre moving , FPS 4.35, Running 65.34s Step 322( N/A%), pre moving , FPS 4.13, Running 65.72s Step 323( N/A%), pre moving , FPS 4.05, Running 65.96s Step 324( N/A%), pre moving , FPS 3.86, Running 66.35s Step 325( N/A%), pre moving , FPS 3.78, Running 66.60s Step 326( N/A%), pre moving , FPS 3.60, Running 67.00s Step 327( N/A%), pre moving , FPS 3.52, Running 67.24s Step 328( N/A%), pre moving , FPS 3.36, Running 67.65s Step 329( N/A%), pre moving , FPS 3.30, Running 67.90s Step 330( N/A%), pre moving , FPS 3.17, Running 68.28s Step 331( N/A%), pre moving , FPS 3.13, Running 68.51s Step 332( N/A%), pre moving , FPS 3.01, Running 68.89s Step 333( N/A%), pre moving , FPS 2.95, Running 69.14s Step 334( N/A%), pre moving , FPS 2.85, Running 69.52s Step 335( N/A%), pre moving , FPS 2.81, Running 69.76s Step 336( N/A%), pre moving , FPS 2.72, Running 70.15s Step 337( N/A%), pre moving , FPS 2.68, Running 70.38s Step 338( N/A%), pre moving , FPS 2.58, Running 70.80s Step 339( 0.17%), action 1, FPS 2.86, Running 71.71s Step 340( 0.33%), action 2, FPS 2.82, Running 72.18s Step 341( 0.50%), action 3, FPS 2.71, Running 72.73s Step 342( 0.67%), action 4, FPS 2.71, Running 73.12s Step 343( 0.83%), action 5, FPS 2.61, Running 73.61s Step 344( 1.00%), action 6, FPS 2.61, Running 74.00s Step 345( 1.17%), action 7, FPS 2.53, Running 74.52s Step 346( 1.33%), action 8, FPS 2.52, Running 74.92s Step 347( 1.50%), action 9, FPS 2.45, Running 75.40s Step 348( 1.67%), action 10, FPS 2.46, Running 75.77s Step 349( 1.83%), action 11, FPS 2.36, Running 76.39s Step 350( 2.00%), action 12, FPS 2.35, Running 76.78s Step 351( 2.17%), action 13, FPS 2.27, Running 77.31s Step 352( 2.33%), action 14, FPS 2.25, Running 77.77s Step 353( 2.50%), action 15, FPS 2.19, Running 78.26s Step 354( 2.67%), action 16, FPS 2.20, Running 78.62s Step 355( 2.83%), action 17, FPS 2.14, Running 79.11s Step 356( 3.00%), action 18, FPS 2.14, Running 79.50s Step 357( 3.17%), action 19, FPS 2.08, Running 79.98s Step 358( 3.33%), action 20, FPS 2.10, Running 80.33s Step 359( 3.50%), action 21, FPS 2.17, Running 80.94s Step 360( 3.67%), action 22, FPS 2.19, Running 81.32s Step 361( 3.83%), action 23, FPS 2.20, Running 81.82s Step 362( 4.00%), action 24, FPS 2.20, Running 82.21s Step 363( 4.17%), action 25, FPS 2.20, Running 82.70s Step 364( 4.33%), action 26, FPS 2.20, Running 83.10s Step 365( 4.50%), action 27, FPS 2.21, Running 83.56s Step 366( 4.67%), action 28, FPS 2.21, Running 83.95s Step 367( 4.83%), action 29, FPS 2.21, Running 84.45s Step 368( 5.00%), action 30, FPS 2.21, Running 84.81s Step 369( 5.17%), action 31, FPS 2.21, Running 85.43s Step 370( 5.33%), action 32, FPS 2.22, Running 85.80s Step 371( 5.50%), action 33, FPS 2.23, Running 86.28s Step 372( 5.67%), action 34, FPS 2.24, Running 86.69s Step 373( 5.83%), action 35, FPS 2.25, Running 87.17s Step 374( 6.00%), action 36, FPS 2.24, Running 87.54s Step 375( 6.17%), action 37, FPS 2.24, Running 88.05s Step 376( 6.33%), action 38, FPS 2.24, Running 88.42s Step 377( 6.50%), action 39, FPS 2.24, Running 88.90s Step 378( 6.67%), action 40, FPS 2.22, Running 89.32s Step 379( 6.83%), action 41, FPS 2.22, Running 89.97s Step 380( 7.00%), action 42, FPS 2.21, Running 90.35s Step 381( 7.17%), action 43, FPS 2.21, Running 90.85s Step 382( 7.33%), action 44, FPS 2.22, Running 91.22s Step 383( 7.50%), action 45, FPS 2.21, Running 91.77s Step 384( 7.67%), action 46, FPS 2.21, Running 92.16s Step 385( 7.83%), action 47, FPS 2.20, Running 92.64s Step 386( 8.00%), action 48, FPS 2.21, Running 92.99s Step 387( 8.17%), action 49, FPS 2.22, Running 93.45s Step 388( 8.33%), action 50, FPS 2.18, Running 93.97s Step 389( 8.50%), action 51, FPS 2.18, Running 94.61s Step 390( 8.67%), action 52, FPS 2.16, Running 95.06s Step 391( 8.83%), action 53, FPS 2.15, Running 95.59s Step 392( 9.00%), action 54, FPS 2.14, Running 96.04s Step 393( 9.17%), action 55, FPS 2.12, Running 96.61s Step 394( 9.33%), action 56, FPS 2.11, Running 97.01s Step 395( 9.50%), action 57, FPS 2.11, Running 97.53s Step 396( 9.67%), action 58, FPS 2.11, Running 97.91s [2026-08-02 23:48:09] [58 ] Seed 57 success after 98.07 s. +steps: 396 , actions: 58 . +Instruction: Empty +Total 9/58(15.52%) success. +Setting seed: 58 +Step 1( N/A%), pre moving , FPS 6.10, Running 0.16s Step 2( N/A%), pre moving , FPS 8.09, Running 0.25s Step 3( N/A%), pre moving , FPS 8.70, Running 0.35s Step 4( N/A%), pre moving , FPS 9.02, Running 0.44s Step 5( N/A%), pre moving , FPS 8.99, Running 0.56s Step 6( N/A%), pre moving , FPS 9.25, Running 0.65s Step 7( N/A%), pre moving , FPS 9.45, Running 0.74s Step 8( N/A%), pre moving , FPS 9.47, Running 0.84s Step 9( N/A%), pre moving , FPS 9.63, Running 0.94s Step 10( N/A%), pre moving , FPS 9.58, Running 1.04s Step 11( N/A%), pre moving , FPS 9.66, Running 1.14s Step 12( N/A%), pre moving , FPS 9.76, Running 1.23s Step 13( N/A%), pre moving , FPS 9.78, Running 1.33s Step 14( N/A%), pre moving , FPS 9.83, Running 1.42s Step 15( N/A%), pre moving , FPS 9.88, Running 1.52s Step 16( N/A%), pre moving , FPS 9.83, Running 1.63s Step 17( N/A%), pre moving , FPS 9.89, Running 1.72s Step 18( N/A%), pre moving , FPS 9.93, Running 1.81s Step 19( N/A%), pre moving , FPS 9.94, Running 1.91s Step 20( N/A%), pre moving , FPS 9.96, Running 2.01s Step 21( N/A%), pre moving , FPS 9.06, Running 2.37s Step 22( N/A%), pre moving , FPS 9.08, Running 2.45s Step 23( N/A%), pre moving , FPS 9.17, Running 2.53s Step 24( N/A%), pre moving , FPS 9.25, Running 2.61s Step 25( N/A%), pre moving , FPS 9.36, Running 2.69s Step 26( N/A%), pre moving , FPS 8.28, Running 3.06s Step 27( N/A%), pre moving , FPS 8.29, Running 3.15s Step 28( N/A%), pre moving , FPS 8.35, Running 3.24s Step 29( N/A%), pre moving , FPS 8.36, Running 3.33s Step 30( N/A%), pre moving , FPS 8.44, Running 3.41s Step 31( N/A%), pre moving , FPS 8.48, Running 3.50s Step 32( N/A%), pre moving , FPS 8.48, Running 3.59s Step 33( N/A%), pre moving , FPS 8.51, Running 3.68s Step 34( N/A%), pre moving , FPS 8.53, Running 3.77s Step 35( N/A%), pre moving , FPS 8.54, Running 3.86s Step 36( N/A%), pre moving , FPS 6.88, Running 4.53s Step 37( N/A%), pre moving , FPS 6.62, Running 4.74s Step 38( N/A%), pre moving , FPS 6.62, Running 4.83s Step 39( N/A%), pre moving , FPS 6.66, Running 4.92s Step 40( N/A%), pre moving , FPS 6.67, Running 5.01s Step 41( N/A%), pre moving , FPS 7.34, Running 5.10s Step 42( N/A%), pre moving , FPS 7.31, Running 5.19s Step 43( N/A%), pre moving , FPS 7.27, Running 5.28s Step 44( N/A%), pre moving , FPS 7.24, Running 5.37s Step 45( N/A%), pre moving , FPS 7.21, Running 5.47s Step 46( N/A%), pre moving , FPS 8.01, Running 5.56s Step 47( N/A%), pre moving , FPS 7.99, Running 5.66s Step 48( N/A%), pre moving , FPS 6.63, Running 6.26s Step 49( N/A%), pre moving , FPS 6.65, Running 6.34s Step 50( N/A%), pre moving , FPS 6.66, Running 6.41s Step 51( N/A%), pre moving , FPS 6.68, Running 6.49s Step 52( N/A%), pre moving , FPS 6.70, Running 6.57s Step 53( N/A%), pre moving , FPS 6.62, Running 6.70s Step 54( N/A%), pre moving , FPS 6.48, Running 6.85s Step 55( N/A%), pre moving , FPS 6.39, Running 6.99s Step 56( N/A%), pre moving , FPS 7.66, Running 7.14s Step 57( N/A%), pre moving , FPS 7.84, Running 7.29s Step 58( N/A%), pre moving , FPS 7.65, Running 7.45s Step 59( N/A%), pre moving , FPS 7.43, Running 7.61s Step 60( N/A%), pre moving , FPS 7.27, Running 7.76s Step 61( N/A%), pre moving , FPS 7.12, Running 7.90s Step 62( N/A%), pre moving , FPS 6.99, Running 8.05s Step 63( N/A%), pre moving , FPS 6.83, Running 8.21s Step 64( N/A%), pre moving , FPS 6.72, Running 8.35s Step 65( N/A%), pre moving , FPS 6.62, Running 8.49s Step 66( N/A%), pre moving , FPS 6.49, Running 8.65s Step 67( N/A%), pre moving , FPS 6.39, Running 8.79s Step 68( N/A%), pre moving , FPS 7.45, Running 8.94s Step 69( N/A%), pre moving , FPS 7.25, Running 9.10s Step 70( N/A%), pre moving , FPS 7.06, Running 9.25s Step 71( N/A%), pre moving , FPS 6.91, Running 9.39s Step 72( N/A%), pre moving , FPS 6.84, Running 9.50s Step 73( N/A%), pre moving , FPS 6.83, Running 9.63s Step 74( N/A%), pre moving , FPS 6.90, Running 9.75s Step 75( N/A%), pre moving , FPS 6.91, Running 9.88s Step 76( N/A%), pre moving , FPS 6.91, Running 10.04s Step 77( N/A%), pre moving , FPS 6.95, Running 10.17s Step 78( N/A%), pre moving , FPS 6.98, Running 10.32s Step 79( N/A%), pre moving , FPS 6.99, Running 10.47s Step 80( N/A%), pre moving , FPS 7.02, Running 10.61s Step 81( N/A%), pre moving , FPS 7.02, Running 10.75s Step 82( N/A%), pre moving , FPS 6.99, Running 10.91s Step 83( N/A%), pre moving , FPS 6.98, Running 11.07s Step 84( N/A%), pre moving , FPS 6.98, Running 11.21s Step 85( N/A%), pre moving , FPS 6.96, Running 11.36s Step 86( N/A%), pre moving , FPS 6.99, Running 11.51s Step 87( N/A%), pre moving , FPS 6.95, Running 11.66s Step 88( N/A%), pre moving , FPS 7.09, Running 11.76s Step 89( N/A%), pre moving , FPS 7.23, Running 11.86s Step 90( N/A%), pre moving , FPS 7.38, Running 11.96s Step 91( N/A%), pre moving , FPS 7.46, Running 12.07s Step 92( N/A%), pre moving , FPS 7.51, Running 12.16s Step 93( N/A%), pre moving , FPS 7.62, Running 12.25s Step 94( N/A%), pre moving , FPS 7.70, Running 12.35s Step 95( N/A%), pre moving , FPS 7.80, Running 12.45s Step 96( N/A%), pre moving , FPS 7.99, Running 12.54s Step 97( N/A%), pre moving , FPS 8.07, Running 12.65s Step 98( N/A%), pre moving , FPS 8.29, Running 12.73s Step 99( N/A%), pre moving , FPS 8.53, Running 12.82s Step 100( N/A%), pre moving , FPS 8.74, Running 12.90s Step 101( N/A%), pre moving , FPS 9.00, Running 12.97s Step 102( N/A%), pre moving , FPS 9.34, Running 13.05s Step 103( N/A%), pre moving , FPS 9.63, Running 13.15s Step 104( N/A%), pre moving , FPS 9.92, Running 13.23s Step 105( N/A%), pre moving , FPS 10.29, Running 13.30s Step 106( N/A%), pre moving , FPS 10.55, Running 13.40s Step 107( N/A%), pre moving , FPS 10.91, Running 13.49s Step 108( N/A%), pre moving , FPS 10.96, Running 13.59s Step 109( N/A%), pre moving , FPS 10.88, Running 13.70s Step 110( N/A%), pre moving , FPS 10.89, Running 13.79s Step 111( N/A%), pre moving , FPS 11.00, Running 13.88s Step 112( N/A%), pre moving , FPS 10.96, Running 13.98s Step 113( N/A%), pre moving , FPS 10.93, Running 14.08s Step 114( N/A%), pre moving , FPS 10.86, Running 14.19s Step 115( N/A%), pre moving , FPS 10.89, Running 14.28s Step 116( N/A%), pre moving , FPS 10.90, Running 14.38s Step 117( N/A%), pre moving , FPS 10.94, Running 14.48s Step 118( N/A%), pre moving , FPS 10.82, Running 14.58s Step 119( N/A%), pre moving , FPS 10.79, Running 14.67s Step 120( N/A%), pre moving , FPS 10.62, Running 14.78s Step 121( N/A%), pre moving , FPS 7.21, Running 15.75s Step 122( N/A%), pre moving , FPS 6.59, Running 16.09s Step 123( N/A%), pre moving , FPS 6.40, Running 16.27s Step 124( N/A%), pre moving , FPS 5.80, Running 16.67s Step 125( N/A%), pre moving , FPS 5.61, Running 16.87s Step 126( N/A%), pre moving , FPS 5.26, Running 17.20s Step 127( N/A%), pre moving , FPS 5.12, Running 17.40s Step 128( N/A%), pre moving , FPS 4.79, Running 17.76s Step 129( N/A%), pre moving , FPS 4.70, Running 17.95s Step 130( N/A%), pre moving , FPS 4.42, Running 18.31s Step 131( N/A%), pre moving , FPS 4.32, Running 18.51s Step 132( N/A%), pre moving , FPS 4.09, Running 18.87s Step 133( N/A%), pre moving , FPS 4.00, Running 19.08s Step 134( N/A%), pre moving , FPS 3.82, Running 19.43s Step 135( N/A%), pre moving , FPS 3.75, Running 19.62s Step 136( N/A%), pre moving , FPS 3.55, Running 20.02s Step 137( N/A%), pre moving , FPS 3.48, Running 20.23s Step 138( N/A%), pre moving , FPS 3.33, Running 20.58s Step 139( N/A%), pre moving , FPS 3.26, Running 20.80s Step 140( N/A%), pre moving , FPS 3.13, Running 21.16s Step 141( N/A%), pre moving , FPS 3.56, Running 21.37s Step 142( N/A%), pre moving , FPS 3.56, Running 21.71s Step 143( N/A%), pre moving , FPS 3.56, Running 21.89s Step 144( N/A%), pre moving , FPS 3.59, Running 22.25s Step 145( N/A%), pre moving , FPS 3.59, Running 22.44s Step 146( N/A%), pre moving , FPS 3.56, Running 22.82s Step 147( N/A%), pre moving , FPS 3.56, Running 23.02s Step 148( N/A%), pre moving , FPS 3.55, Running 23.40s Step 149( N/A%), pre moving , FPS 3.40, Running 23.84s Step 150( N/A%), pre moving , FPS 3.36, Running 24.26s Step 151( N/A%), pre moving , FPS 3.35, Running 24.48s Step 152( N/A%), pre moving , FPS 3.33, Running 24.87s Step 153( N/A%), pre moving , FPS 3.33, Running 25.08s Step 154( N/A%), pre moving , FPS 3.32, Running 25.45s Step 155( N/A%), pre moving , FPS 3.31, Running 25.67s Step 156( N/A%), pre moving , FPS 3.29, Running 26.09s Step 157( N/A%), pre moving , FPS 3.29, Running 26.32s Step 158( N/A%), pre moving , FPS 3.26, Running 26.71s Step 159( N/A%), pre moving , FPS 3.26, Running 26.93s Step 160( N/A%), pre moving , FPS 3.26, Running 27.29s Step 161( N/A%), pre moving , FPS 3.24, Running 27.53s Step 162( N/A%), pre moving , FPS 3.22, Running 27.92s Step 163( N/A%), pre moving , FPS 3.19, Running 28.16s Step 164( N/A%), pre moving , FPS 3.17, Running 28.56s Step 165( N/A%), pre moving , FPS 3.13, Running 28.83s Step 166( N/A%), pre moving , FPS 3.11, Running 29.25s Step 167( N/A%), pre moving , FPS 3.10, Running 29.48s Step 168( N/A%), pre moving , FPS 3.08, Running 29.90s Step 169( N/A%), pre moving , FPS 3.18, Running 30.13s Step 170( N/A%), pre moving , FPS 3.20, Running 30.52s Step 171( N/A%), pre moving , FPS 3.18, Running 30.77s Step 172( N/A%), pre moving , FPS 3.17, Running 31.17s Step 173( N/A%), pre moving , FPS 3.16, Running 31.41s Step 174( N/A%), pre moving , FPS 3.15, Running 31.79s Step 175( N/A%), pre moving , FPS 3.14, Running 32.04s Step 176( N/A%), pre moving , FPS 3.16, Running 32.42s Step 177( N/A%), pre moving , FPS 3.16, Running 32.65s Step 178( N/A%), pre moving , FPS 3.17, Running 33.02s Step 179( N/A%), pre moving , FPS 3.15, Running 33.29s Step 180( N/A%), pre moving , FPS 3.12, Running 33.71s Step 181( N/A%), pre moving , FPS 3.12, Running 33.95s Step 182( N/A%), pre moving , FPS 3.11, Running 34.35s Step 183( N/A%), pre moving , FPS 3.11, Running 34.59s Step 184( N/A%), pre moving , FPS 3.11, Running 34.99s Step 185( N/A%), pre moving , FPS 3.13, Running 35.23s Step 186( N/A%), pre moving , FPS 3.14, Running 35.61s Step 187( N/A%), pre moving , FPS 3.14, Running 35.85s Step 188( N/A%), pre moving , FPS 3.15, Running 36.25s Step 189( N/A%), pre moving , FPS 3.21, Running 36.37s Step 190( N/A%), pre moving , FPS 3.34, Running 36.50s Step 191( N/A%), pre moving , FPS 3.42, Running 36.62s Step 192( N/A%), pre moving , FPS 3.61, Running 36.72s Step 193( N/A%), pre moving , FPS 3.68, Running 36.85s Step 194( N/A%), pre moving , FPS 3.87, Running 36.95s Step 195( N/A%), pre moving , FPS 3.98, Running 37.07s Step 196( N/A%), pre moving , FPS 4.19, Running 37.20s Step 197( N/A%), pre moving , FPS 4.29, Running 37.31s Step 198( N/A%), pre moving , FPS 4.54, Running 37.43s Step 199( N/A%), pre moving , FPS 4.23, Running 38.01s Step 200( N/A%), pre moving , FPS 4.51, Running 38.15s Step 201( N/A%), pre moving , FPS 4.61, Running 38.29s Step 202( N/A%), pre moving , FPS 4.83, Running 38.50s Step 203( N/A%), pre moving , FPS 4.86, Running 38.70s Step 204( N/A%), pre moving , FPS 5.09, Running 38.91s Step 205( N/A%), pre moving , FPS 5.13, Running 39.13s Step 206( N/A%), pre moving , FPS 5.35, Running 39.35s Step 207( N/A%), pre moving , FPS 5.40, Running 39.55s Step 208( N/A%), pre moving , FPS 5.71, Running 39.75s Step 209( N/A%), pre moving , FPS 5.58, Running 39.96s Step 210( N/A%), pre moving , FPS 5.45, Running 40.17s Step 211( N/A%), pre moving , FPS 5.32, Running 40.38s Step 212( N/A%), pre moving , FPS 5.21, Running 40.55s Step 213( N/A%), pre moving , FPS 5.14, Running 40.74s Step 214( N/A%), pre moving , FPS 5.02, Running 40.94s Step 215( N/A%), pre moving , FPS 4.91, Running 41.14s Step 216( N/A%), pre moving , FPS 4.81, Running 41.35s Step 217( N/A%), pre moving , FPS 4.71, Running 41.56s Step 218( N/A%), pre moving , FPS 4.61, Running 41.77s Step 219( N/A%), pre moving , FPS 5.03, Running 41.99s Step 220( N/A%), pre moving , FPS 4.94, Running 42.19s Step 221( N/A%), pre moving , FPS 4.86, Running 42.40s Step 222( N/A%), pre moving , FPS 4.86, Running 42.61s Step 223( N/A%), pre moving , FPS 4.87, Running 42.81s Step 224( N/A%), pre moving , FPS 4.88, Running 43.02s Step 225( N/A%), pre moving , FPS 4.88, Running 43.22s Step 226( N/A%), pre moving , FPS 4.88, Running 43.44s Step 227( N/A%), pre moving , FPS 4.89, Running 43.64s Step 228( N/A%), pre moving , FPS 4.89, Running 43.85s Step 229( N/A%), pre moving , FPS 4.88, Running 44.06s Step 230( N/A%), pre moving , FPS 4.92, Running 44.24s Step 231( N/A%), pre moving , FPS 4.92, Running 44.44s Step 232( N/A%), pre moving , FPS 4.92, Running 44.62s Step 233( N/A%), pre moving , FPS 4.98, Running 44.75s Step 234( N/A%), pre moving , FPS 5.07, Running 44.88s Step 235( N/A%), pre moving , FPS 5.15, Running 45.03s Step 236( N/A%), pre moving , FPS 5.26, Running 45.15s Step 237( N/A%), pre moving , FPS 5.37, Running 45.28s Step 238( N/A%), pre moving , FPS 5.47, Running 45.42s Step 239( N/A%), pre moving , FPS 5.62, Running 45.55s Step 240( N/A%), pre moving , FPS 5.71, Running 45.70s Step 241( N/A%), pre moving , FPS 5.86, Running 45.82s Step 242( N/A%), pre moving , FPS 5.99, Running 45.95s Step 243( N/A%), pre moving , FPS 6.09, Running 46.09s Step 244( N/A%), pre moving , FPS 6.23, Running 46.22s Step 245( N/A%), pre moving , FPS 6.36, Running 46.36s Step 246( N/A%), pre moving , FPS 6.57, Running 46.49s Step 247( N/A%), pre moving , FPS 6.71, Running 46.62s Step 248( N/A%), pre moving , FPS 5.84, Running 47.27s Step 249( N/A%), pre moving , FPS 5.97, Running 47.40s Step 250( N/A%), pre moving , FPS 6.03, Running 47.55s Step 251( N/A%), pre moving , FPS 6.19, Running 47.67s Step 252( N/A%), pre moving , FPS 6.14, Running 47.88s Step 253( N/A%), pre moving , FPS 6.03, Running 48.07s Step 254( N/A%), pre moving , FPS 5.90, Running 48.27s Step 255( N/A%), pre moving , FPS 5.66, Running 48.56s Step 256( N/A%), pre moving , FPS 5.41, Running 48.85s Step 257( N/A%), pre moving , FPS 5.19, Running 49.13s Step 258( N/A%), pre moving , FPS 5.00, Running 49.42s Step 259( N/A%), pre moving , FPS 4.81, Running 49.71s Step 260( N/A%), pre moving , FPS 4.65, Running 50.00s Step 261( N/A%), pre moving , FPS 4.50, Running 50.27s Step 262( N/A%), pre moving , FPS 4.29, Running 50.62s Step 263( N/A%), pre moving , FPS 4.09, Running 50.99s Step 264( N/A%), pre moving , FPS 3.92, Running 51.33s Step 265( N/A%), pre moving , FPS 3.76, Running 51.69s Step 266( N/A%), pre moving , FPS 3.62, Running 52.01s Step 267( N/A%), pre moving , FPS 3.49, Running 52.35s Step 268( N/A%), pre moving , FPS 3.69, Running 52.70s Step 269( N/A%), pre moving , FPS 3.54, Running 53.06s Step 270( N/A%), pre moving , FPS 3.41, Running 53.41s Step 271( N/A%), pre moving , FPS 3.28, Running 53.78s Step 272( N/A%), pre moving , FPS 3.20, Running 54.13s Step 273( N/A%), pre moving , FPS 3.12, Running 54.48s Step 274( N/A%), pre moving , FPS 3.05, Running 54.83s Step 275( N/A%), pre moving , FPS 3.02, Running 55.19s Step 276( N/A%), pre moving , FPS 3.02, Running 55.48s Step 277( N/A%), pre moving , FPS 3.03, Running 55.74s Step 278( N/A%), pre moving , FPS 3.04, Running 55.99s Step 279( N/A%), pre moving , FPS 3.05, Running 56.28s Step 280( N/A%), pre moving , FPS 3.06, Running 56.53s Step 281( N/A%), pre moving , FPS 3.06, Running 56.81s Step 282( N/A%), pre moving , FPS 3.09, Running 57.09s Step 283( N/A%), pre moving , FPS 3.17, Running 57.30s Step 284( N/A%), pre moving , FPS 3.24, Running 57.51s Step 285( N/A%), pre moving , FPS 3.31, Running 57.72s Step 286( N/A%), pre moving , FPS 3.34, Running 58.00s Step 287( N/A%), pre moving , FPS 3.37, Running 58.29s Step 288( N/A%), pre moving , FPS 3.40, Running 58.57s Step 289( N/A%), pre moving , FPS 3.44, Running 58.86s Step 290( N/A%), pre moving , FPS 3.49, Running 59.15s Step 291( N/A%), pre moving , FPS 3.54, Running 59.43s Step 292( N/A%), pre moving , FPS 3.60, Running 59.68s Step 293( N/A%), pre moving , FPS 3.65, Running 59.97s Step 294( N/A%), pre moving , FPS 3.71, Running 60.23s Step 295( N/A%), pre moving , FPS 3.80, Running 60.44s Step 296( N/A%), pre moving , FPS 3.86, Running 60.65s Step 297( N/A%), pre moving , FPS 3.90, Running 60.86s Step 298( N/A%), pre moving , FPS 3.94, Running 61.07s Step 299( N/A%), pre moving , FPS 4.00, Running 61.27s Step 300( N/A%), pre moving , FPS 4.02, Running 61.50s Step 301( N/A%), pre moving , FPS 4.08, Running 61.71s Step 302( N/A%), pre moving , FPS 4.23, Running 61.83s Step 303( N/A%), pre moving , FPS 4.30, Running 61.96s Step 304( N/A%), pre moving , FPS 4.35, Running 62.10s Step 305( N/A%), pre moving , FPS 4.43, Running 62.23s Step 306( N/A%), pre moving , FPS 4.57, Running 62.38s Step 307( N/A%), pre moving , FPS 4.75, Running 62.50s Step 308( N/A%), pre moving , FPS 4.94, Running 62.63s Step 309( N/A%), pre moving , FPS 5.13, Running 62.76s Step 310( N/A%), pre moving , FPS 5.35, Running 62.88s Step 311( N/A%), pre moving , FPS 5.57, Running 63.02s Step 312( N/A%), pre moving , FPS 5.75, Running 63.16s Step 313( N/A%), pre moving , FPS 6.03, Running 63.28s Step 314( N/A%), pre moving , FPS 6.27, Running 63.42s Step 315( N/A%), pre moving , FPS 6.46, Running 63.54s Step 316( N/A%), pre moving , FPS 6.61, Running 63.68s Step 317( N/A%), pre moving , FPS 6.80, Running 63.81s Step 318( N/A%), pre moving , FPS 7.01, Running 63.92s Step 319( N/A%), pre moving , FPS 7.25, Running 64.03s Step 320( N/A%), pre moving , FPS 7.51, Running 64.16s Step 321( N/A%), pre moving , FPS 4.90, Running 65.79s Step 322( N/A%), pre moving , FPS 4.58, Running 66.19s Step 323( N/A%), pre moving , FPS 4.46, Running 66.45s Step 324( N/A%), pre moving , FPS 4.21, Running 66.85s Step 325( N/A%), pre moving , FPS 4.14, Running 67.06s Step 326( N/A%), pre moving , FPS 3.92, Running 67.48s Step 327( N/A%), pre moving , FPS 3.83, Running 67.72s Step 328( N/A%), pre moving , FPS 3.65, Running 68.10s Step 329( N/A%), pre moving , FPS 3.59, Running 68.33s Step 330( N/A%), pre moving , FPS 3.43, Running 68.72s Step 331( N/A%), pre moving , FPS 3.37, Running 68.95s Step 332( N/A%), pre moving , FPS 3.24, Running 69.33s Step 333( N/A%), pre moving , FPS 3.18, Running 69.58s Step 334( N/A%), pre moving , FPS 3.05, Running 69.98s Step 335( N/A%), pre moving , FPS 3.00, Running 70.21s Step 336( N/A%), pre moving , FPS 2.88, Running 70.62s Step 337( N/A%), pre moving , FPS 2.84, Running 70.86s Step 338( N/A%), pre moving , FPS 2.74, Running 71.23s Step 339( N/A%), pre moving , FPS 2.69, Running 71.47s Step 340( N/A%), pre moving , FPS 2.60, Running 71.87s Step 341( 0.17%), action 1, FPS 2.86, Running 72.79s Step 342( 0.33%), action 2, FPS 2.83, Running 73.26s Step 343( 0.50%), action 3, FPS 2.74, Running 73.73s Step 344( 0.67%), action 4, FPS 2.75, Running 74.12s Step 345( 0.83%), action 5, FPS 2.64, Running 74.64s Step 346( 1.00%), action 6, FPS 2.64, Running 75.04s Step 347( 1.17%), action 7, FPS 2.56, Running 75.53s Step 348( 1.33%), action 8, FPS 2.56, Running 75.91s Step 349( 1.50%), action 9, FPS 2.48, Running 76.39s Step 350( 1.67%), action 10, FPS 2.48, Running 76.77s Step 351( 1.83%), action 11, FPS 2.36, Running 77.43s Step 352( 2.00%), action 12, FPS 2.34, Running 77.89s Step 353( 2.17%), action 13, FPS 2.28, Running 78.36s Step 354( 2.33%), action 14, FPS 2.26, Running 78.81s Step 355( 2.50%), action 15, FPS 2.19, Running 79.36s Step 356( 2.67%), action 16, FPS 2.17, Running 79.81s Step 357( 2.83%), action 17, FPS 2.10, Running 80.36s Step 358( 3.00%), action 18, FPS 2.09, Running 80.81s Step 359( 3.17%), action 19, FPS 2.02, Running 81.39s Step 360( 3.33%), action 20, FPS 2.00, Running 81.88s Step 361( 3.50%), action 21, FPS 2.06, Running 82.53s Step 362( 3.67%), action 22, FPS 2.07, Running 82.92s Step 363( 3.83%), action 23, FPS 2.07, Running 83.40s Step 364( 4.00%), action 24, FPS 2.07, Running 83.76s Step 365( 4.17%), action 25, FPS 2.07, Running 84.28s Step 366( 4.33%), action 26, FPS 2.07, Running 84.69s Step 367( 4.50%), action 27, FPS 2.07, Running 85.18s Step 368( 4.67%), action 28, FPS 2.07, Running 85.57s Step 369( 4.83%), action 29, FPS 2.07, Running 86.06s Step 370( 5.00%), action 30, FPS 2.07, Running 86.43s Step 371( 5.17%), action 31, FPS 2.08, Running 87.06s Step 372( 5.33%), action 32, FPS 2.10, Running 87.42s Step 373( 5.50%), action 33, FPS 2.08, Running 87.95s Step 374( 5.67%), action 34, FPS 2.10, Running 88.33s Step 375( 5.83%), action 35, FPS 2.11, Running 88.82s Step 376( 6.00%), action 36, FPS 2.13, Running 89.22s Step 377( 6.17%), action 37, FPS 2.14, Running 89.69s Step 378( 6.33%), action 38, FPS 2.16, Running 90.07s Step 379( 6.50%), action 39, FPS 2.18, Running 90.56s Step 380( 6.67%), action 40, FPS 2.21, Running 90.95s Step 381( 6.83%), action 41, FPS 2.21, Running 91.59s Step 382( 7.00%), action 42, FPS 2.21, Running 91.99s Step 383( 7.17%), action 43, FPS 2.20, Running 92.48s Step 384( 7.33%), action 44, FPS 2.20, Running 92.87s Step 385( 7.50%), action 45, FPS 2.18, Running 93.44s Step 386( 7.67%), action 46, FPS 2.19, Running 93.80s Step 387( 7.83%), action 47, FPS 2.19, Running 94.30s Step 388( 8.00%), action 48, FPS 2.18, Running 94.75s Step 389( 8.17%), action 49, FPS 2.18, Running 95.23s Step 390( 8.33%), action 50, FPS 2.16, Running 95.69s Step 391( 8.50%), action 51, FPS 2.15, Running 96.34s Step 392( 8.67%), action 52, FPS 2.13, Running 96.80s Step 393( 8.83%), action 53, FPS 2.15, Running 97.27s Step 394( 9.00%), action 54, FPS 2.13, Running 97.72s Step 395( 9.17%), action 55, FPS 2.12, Running 98.26s Step 396( 9.33%), action 56, FPS 2.12, Running 98.66s Step 397( 9.50%), action 57, FPS 2.11, Running 99.15s Step 398( 9.67%), action 58, FPS 2.11, Running 99.55s Step 399( 9.83%), action 59, FPS 2.11, Running 100.04s Step 400( 10.00%), action 60, FPS 2.11, Running 100.41s Step 401( 10.17%), action 61, FPS 2.12, Running 101.03s Step 402( 10.33%), action 62, FPS 2.12, Running 101.42s Step 403( 10.50%), action 63, FPS 2.12, Running 101.91s Step 404( 10.67%), action 64, FPS 2.13, Running 102.28s Step 405( 10.83%), action 65, FPS 2.14, Running 102.77s Step 406( 11.00%), action 66, FPS 2.14, Running 103.14s Step 407( 11.17%), action 67, FPS 2.14, Running 103.63s Step 408( 11.33%), action 68, FPS 2.16, Running 104.01s Step 409( 11.50%), action 69, FPS 2.16, Running 104.49s Step 410( 11.67%), action 70, FPS 2.18, Running 104.85s Step 411( 11.83%), action 71, FPS 2.20, Running 105.45s Step 412( 12.00%), action 72, FPS 2.22, Running 105.81s Step 413( 12.17%), action 73, FPS 2.21, Running 106.34s Step 414( 12.33%), action 74, FPS 2.22, Running 106.73s Step 415( 12.50%), action 75, FPS 2.23, Running 107.21s Step 416( 12.67%), action 76, FPS 2.24, Running 107.59s Step 417( 12.83%), action 77, FPS 2.23, Running 108.12s Step 418( 13.00%), action 78, FPS 2.21, Running 108.61s Step 419( 13.17%), action 79, FPS 2.21, Running 109.10s Step 420( 13.33%), action 80, FPS 2.20, Running 109.50s Step 421( 13.50%), action 81, FPS 2.21, Running 110.09s Step 422( 13.67%), action 82, FPS 2.21, Running 110.46s Step 423( 13.83%), action 83, FPS 2.21, Running 110.95s Step 424( 14.00%), action 84, FPS 2.22, Running 111.31s Step 425( 14.17%), action 85, FPS 2.21, Running 111.82s Step 426( 14.33%), action 86, FPS 2.20, Running 112.22s Step 427( 14.50%), action 87, FPS 2.21, Running 112.70s Step 428( 14.67%), action 88, FPS 2.21, Running 113.08s Step 429( 14.83%), action 89, FPS 2.20, Running 113.58s Step 430( 15.00%), action 90, FPS 2.19, Running 113.97s Step 431( 15.17%), action 91, FPS 2.18, Running 114.60s Step 432( 15.33%), action 92, FPS 2.18, Running 115.00s Step 433( 15.50%), action 93, FPS 2.19, Running 115.48s Step 434( 15.67%), action 94, FPS 2.19, Running 115.85s Step 435( 15.83%), action 95, FPS 2.19, Running 116.33s Step 436( 16.00%), action 96, FPS 2.20, Running 116.70s Step 437( 16.17%), action 97, FPS 2.21, Running 117.18s Step 438( 16.33%), action 98, FPS 2.24, Running 117.56s Step 439( 16.50%), action 99, FPS 2.24, Running 118.05s Step 440( 16.67%), action 100, FPS 2.24, Running 118.43s Step 441( 16.83%), action 101, FPS 2.23, Running 119.04s Step 442( 17.00%), action 102, FPS 2.23, Running 119.41s Step 443( 17.17%), action 103, FPS 2.24, Running 119.88s Step 444( 17.33%), action 104, FPS 2.24, Running 120.25s Step 445( 17.50%), action 105, FPS 2.25, Running 120.73s Step 446( 17.67%), action 106, FPS 2.25, Running 121.09s Step 447( 17.83%), action 107, FPS 2.25, Running 121.60s Step 448( 18.00%), action 108, FPS 2.25, Running 121.97s Step 449( 18.17%), action 109, FPS 2.25, Running 122.46s Step 450( 18.33%), action 110, FPS 2.26, Running 122.83s Step 451( 18.50%), action 111, FPS 2.27, Running 123.43s Step 452( 18.67%), action 112, FPS 2.27, Running 123.80s Step 453( 18.83%), action 113, FPS 2.27, Running 124.28s Step 454( 19.00%), action 114, FPS 2.28, Running 124.64s Step 455( 19.17%), action 115, FPS 2.28, Running 125.12s Step 456( 19.33%), action 116, FPS 2.27, Running 125.50s Step 457( 19.50%), action 117, FPS 2.27, Running 125.99s Step 458( 19.67%), action 118, FPS 2.27, Running 126.36s Step 459( 19.83%), action 119, FPS 2.27, Running 126.84s Step 460( 20.00%), action 120, FPS 2.28, Running 127.19s Step 461( 20.17%), action 121, FPS 2.28, Running 127.80s Step 462( 20.33%), action 122, FPS 2.29, Running 128.16s Step 463( 20.50%), action 123, FPS 2.28, Running 128.67s Step 464( 20.67%), action 124, FPS 2.27, Running 129.07s Step 465( 20.83%), action 125, FPS 2.27, Running 129.54s Step 466( 21.00%), action 126, FPS 2.26, Running 129.93s Step 467( 21.17%), action 127, FPS 2.27, Running 130.41s Step 468( 21.33%), action 128, FPS 2.27, Running 130.78s Step 469( 21.50%), action 129, FPS 2.27, Running 131.25s Step 470( 21.67%), action 130, FPS 2.27, Running 131.63s Step 471( 21.83%), action 131, FPS 2.26, Running 132.26s Step 472( 22.00%), action 132, FPS 2.26, Running 132.64s Step 473( 22.17%), action 133, FPS 2.26, Running 133.14s Step 474( 22.33%), action 134, FPS 2.25, Running 133.52s Step 475( 22.50%), action 135, FPS 2.26, Running 133.98s Step 476( 22.67%), action 136, FPS 2.26, Running 134.36s Step 477( 22.83%), action 137, FPS 2.26, Running 134.85s Step 478( 23.00%), action 138, FPS 2.26, Running 135.22s Step 479( 23.17%), action 139, FPS 2.26, Running 135.71s Step 480( 23.33%), action 140, FPS 2.25, Running 136.09s Step 481( 23.50%), action 141, FPS 2.25, Running 136.70s Step 482( 23.67%), action 142, FPS 2.24, Running 137.09s Step 483( 23.83%), action 143, FPS 2.24, Running 137.58s Step 484( 24.00%), action 144, FPS 2.25, Running 137.94s Step 485( 24.17%), action 145, FPS 2.25, Running 138.41s Step 486( 24.33%), action 146, FPS 2.26, Running 138.79s Step 487( 24.50%), action 147, FPS 2.25, Running 139.30s Step 488( 24.67%), action 148, FPS 2.25, Running 139.68s Step 489( 24.83%), action 149, FPS 2.25, Running 140.13s Step 490( 25.00%), action 150, FPS 2.26, Running 140.49s Step 491( 25.17%), action 151, FPS 2.26, Running 141.10s Step 492( 25.33%), action 152, FPS 2.28, Running 141.43s Step 493( 25.50%), action 153, FPS 2.28, Running 141.91s Step 494( 25.67%), action 154, FPS 2.28, Running 142.31s Step 495( 25.83%), action 155, FPS 2.27, Running 142.80s Step 496( 26.00%), action 156, FPS 2.27, Running 143.17s Step 497( 26.17%), action 157, FPS 2.27, Running 143.65s Step 498( 26.33%), action 158, FPS 2.27, Running 144.03s Step 499( 26.50%), action 159, FPS 2.28, Running 144.50s Step 500( 26.67%), action 160, FPS 2.28, Running 144.86s Step 501( 26.83%), action 161, FPS 2.27, Running 145.49s Step 502( 27.00%), action 162, FPS 2.28, Running 145.88s Step 503( 27.17%), action 163, FPS 2.28, Running 146.37s Step 504( 27.33%), action 164, FPS 2.28, Running 146.73s Step 505( 27.50%), action 165, FPS 2.28, Running 147.20s Step 506( 27.67%), action 166, FPS 2.27, Running 147.59s Step 507( 27.83%), action 167, FPS 2.28, Running 148.07s Step 508( 28.00%), action 168, FPS 2.28, Running 148.44s Step 509( 28.17%), action 169, FPS 2.26, Running 148.96s Step 510( 28.33%), action 170, FPS 2.25, Running 149.36s Step 511( 28.50%), action 171, FPS 2.25, Running 149.98s Step 512( 28.67%), action 172, FPS 2.24, Running 150.35s Step 513( 28.83%), action 173, FPS 2.24, Running 150.84s Step 514( 29.00%), action 174, FPS 2.24, Running 151.23s Step 515( 29.17%), action 175, FPS 2.24, Running 151.71s Step 516( 29.33%), action 176, FPS 2.25, Running 152.06s Step 517( 29.50%), action 177, FPS 2.24, Running 152.56s Step 518( 29.67%), action 178, FPS 2.25, Running 152.93s Step 519( 29.83%), action 179, FPS 2.25, Running 153.40s Step 520( 30.00%), action 180, FPS 2.24, Running 153.77s Step 521( 30.17%), action 181, FPS 2.24, Running 154.40s Step 522( 30.33%), action 182, FPS 2.25, Running 154.77s Step 523( 30.50%), action 183, FPS 2.25, Running 155.27s Step 524( 30.67%), action 184, FPS 2.25, Running 155.63s Step 525( 30.83%), action 185, FPS 2.23, Running 156.16s Step 526( 31.00%), action 186, FPS 2.24, Running 156.51s Step 527( 31.17%), action 187, FPS 2.24, Running 156.99s Step 528( 31.33%), action 188, FPS 2.24, Running 157.37s Step 529( 31.50%), action 189, FPS 2.25, Running 157.84s Step 530( 31.67%), action 190, FPS 2.26, Running 158.21s Step 531( 31.83%), action 191, FPS 2.27, Running 158.80s Step 532( 32.00%), action 192, FPS 2.27, Running 159.16s Step 533( 32.17%), action 193, FPS 2.27, Running 159.66s Step 534( 32.33%), action 194, FPS 2.27, Running 160.05s Step 535( 32.50%), action 195, FPS 2.27, Running 160.53s Step 536( 32.67%), action 196, FPS 2.27, Running 160.88s Step 537( 32.83%), action 197, FPS 2.27, Running 161.36s Step 538( 33.00%), action 198, FPS 2.26, Running 161.77s Step 539( 33.17%), action 199, FPS 2.26, Running 162.25s Step 540( 33.33%), action 200, FPS 2.26, Running 162.62s Step 541( 33.50%), action 201, FPS 2.26, Running 163.25s Step 542( 33.67%), action 202, FPS 2.26, Running 163.64s Step 543( 33.83%), action 203, FPS 2.26, Running 164.13s Step 544( 34.00%), action 204, FPS 2.25, Running 164.51s Step 545( 34.17%), action 205, FPS 2.27, Running 164.98s Step 546( 34.33%), action 206, FPS 2.27, Running 165.34s Step 547( 34.50%), action 207, FPS 2.26, Running 165.82s Step 548( 34.67%), action 208, FPS 2.27, Running 166.19s Step 549( 34.83%), action 209, FPS 2.26, Running 166.68s Step 550( 35.00%), action 210, FPS 2.26, Running 167.04s Step 551( 35.17%), action 211, FPS 2.26, Running 167.65s Step 552( 35.33%), action 212, FPS 2.25, Running 168.04s Step 553( 35.50%), action 213, FPS 2.25, Running 168.54s Step 554( 35.67%), action 214, FPS 2.25, Running 168.93s Step 555( 35.83%), action 215, FPS 2.24, Running 169.44s Step 556( 36.00%), action 216, FPS 2.24, Running 169.81s Step 557( 36.17%), action 217, FPS 2.24, Running 170.29s Step 558( 36.33%), action 218, FPS 2.25, Running 170.66s Step 559( 36.50%), action 219, FPS 2.25, Running 171.14s Step 560( 36.67%), action 220, FPS 2.25, Running 171.50s Step 561( 36.83%), action 221, FPS 2.26, Running 172.11s Step 562( 37.00%), action 222, FPS 2.27, Running 172.46s Step 563( 37.17%), action 223, FPS 2.26, Running 172.99s Step 564( 37.33%), action 224, FPS 2.26, Running 173.37s Step 565( 37.50%), action 225, FPS 2.25, Running 173.86s Step 566( 37.67%), action 226, FPS 2.25, Running 174.23s Step 567( 37.83%), action 227, FPS 2.26, Running 174.69s Step 568( 38.00%), action 228, FPS 2.24, Running 175.11s Step 569( 38.17%), action 229, FPS 2.24, Running 175.61s Step 570( 38.33%), action 230, FPS 2.24, Running 175.99s Step 571( 38.50%), action 231, FPS 2.23, Running 176.61s Step 572( 38.67%), action 232, FPS 2.23, Running 176.99s Step 573( 38.83%), action 233, FPS 2.24, Running 177.47s Step 574( 39.00%), action 234, FPS 2.24, Running 177.85s Step 575( 39.17%), action 235, FPS 2.25, Running 178.32s Step 576( 39.33%), action 236, FPS 2.26, Running 178.67s Step 577( 39.50%), action 237, FPS 2.25, Running 179.17s Step 578( 39.67%), action 238, FPS 2.24, Running 179.57s Step 579( 39.83%), action 239, FPS 2.24, Running 180.05s Step 580( 40.00%), action 240, FPS 2.23, Running 180.45s Step 581( 40.17%), action 241, FPS 2.24, Running 181.04s Step 582( 40.33%), action 242, FPS 2.23, Running 181.41s Step 583( 40.50%), action 243, FPS 2.24, Running 181.93s Step 584( 40.67%), action 244, FPS 2.24, Running 182.32s Step 585( 40.83%), action 245, FPS 2.23, Running 182.85s Step 586( 41.00%), action 246, FPS 2.21, Running 183.26s Step 587( 41.17%), action 247, FPS 2.21, Running 183.73s Step 588( 41.33%), action 248, FPS 2.22, Running 184.13s Step 589( 41.50%), action 249, FPS 2.22, Running 184.61s Step 590( 41.67%), action 250, FPS 2.22, Running 185.00s Step 591( 41.83%), action 251, FPS 2.22, Running 185.62s Step 592( 42.00%), action 252, FPS 2.22, Running 186.01s Step 593( 42.17%), action 253, FPS 2.20, Running 186.55s Step 594( 42.33%), action 254, FPS 2.20, Running 186.94s Step 595( 42.50%), action 255, FPS 2.19, Running 187.44s Step 596( 42.67%), action 256, FPS 2.18, Running 187.83s Step 597( 42.83%), action 257, FPS 2.19, Running 188.30s Step 598( 43.00%), action 258, FPS 2.20, Running 188.67s Step 599( 43.17%), action 259, FPS 2.20, Running 189.15s Step 600( 43.33%), action 260, FPS 2.21, Running 189.51s Step 601( 43.50%), action 261, FPS 2.20, Running 190.14s Step 602( 43.67%), action 262, FPS 2.20, Running 190.52s Step 603( 43.83%), action 263, FPS 2.20, Running 191.03s Step 604( 44.00%), action 264, FPS 2.18, Running 191.49s Step 605( 44.17%), action 265, FPS 2.19, Running 191.99s Step 606( 44.33%), action 266, FPS 2.19, Running 192.38s Step 607( 44.50%), action 267, FPS 2.15, Running 193.05s Step 608( 44.67%), action 268, FPS 2.15, Running 193.45s Step 609( 44.83%), action 269, FPS 2.15, Running 193.90s Step 610( 45.00%), action 270, FPS 2.16, Running 194.27s Step 611( 45.17%), action 271, FPS 2.16, Running 194.89s Step 612( 45.33%), action 272, FPS 2.16, Running 195.27s Step 613( 45.50%), action 273, FPS 2.18, Running 195.73s Step 614( 45.67%), action 274, FPS 2.18, Running 196.12s Step 615( 45.83%), action 275, FPS 2.18, Running 196.62s Step 616( 46.00%), action 276, FPS 2.18, Running 197.01s Step 617( 46.17%), action 277, FPS 2.17, Running 197.51s Step 618( 46.33%), action 278, FPS 2.16, Running 197.90s Step 619( 46.50%), action 279, FPS 2.16, Running 198.39s Step 620( 46.67%), action 280, FPS 2.16, Running 198.78s Step 621( 46.83%), action 281, FPS 2.16, Running 199.41s Step 622( 47.00%), action 282, FPS 2.15, Running 199.81s Step 623( 47.17%), action 283, FPS 2.15, Running 200.33s Step 624( 47.33%), action 284, FPS 2.16, Running 200.73s Step 625( 47.50%), action 285, FPS 2.17, Running 201.21s Step 626( 47.67%), action 286, FPS 2.17, Running 201.60s Step 627( 47.83%), action 287, FPS 2.22, Running 202.08s Step 628( 48.00%), action 288, FPS 2.23, Running 202.44s Step 629( 48.17%), action 289, FPS 2.22, Running 202.90s Step 630( 48.33%), action 290, FPS 2.22, Running 203.29s Step 631( 48.50%), action 291, FPS 2.21, Running 203.92s Step 632( 48.67%), action 292, FPS 2.21, Running 204.33s Step 633( 48.83%), action 293, FPS 2.20, Running 204.84s Step 634( 49.00%), action 294, FPS 2.19, Running 205.26s Step 635( 49.17%), action 295, FPS 2.19, Running 205.76s Step 636( 49.33%), action 296, FPS 2.19, Running 206.16s Step 637( 49.50%), action 297, FPS 2.19, Running 206.65s Step 638( 49.67%), action 298, FPS 2.19, Running 207.05s Step 639( 49.83%), action 299, FPS 2.18, Running 207.56s Step 640( 50.00%), action 300, FPS 2.18, Running 207.95s Step 641( 50.17%), action 301, FPS 2.19, Running 208.55s Step 642( 50.33%), action 302, FPS 2.20, Running 208.92s Step 643( 50.50%), action 303, FPS 2.21, Running 209.40s Step 644( 50.67%), action 304, FPS 2.21, Running 209.76s Step 645( 50.83%), action 305, FPS 2.21, Running 210.27s Step 646( 51.00%), action 306, FPS 2.21, Running 210.66s Step 647( 51.17%), action 307, FPS 2.19, Running 211.19s Step 648( 51.33%), action 308, FPS 2.19, Running 211.55s Step 649( 51.50%), action 309, FPS 2.18, Running 212.09s Step 650( 51.67%), action 310, FPS 2.18, Running 212.48s Step 651( 51.83%), action 311, FPS 2.18, Running 213.09s Step 652( 52.00%), action 312, FPS 2.19, Running 213.46s Step 653( 52.17%), action 313, FPS 2.20, Running 213.94s Step 654( 52.33%), action 314, FPS 2.21, Running 214.31s Step 655( 52.50%), action 315, FPS 2.21, Running 214.80s Step 656( 52.67%), action 316, FPS 2.21, Running 215.19s Step 657( 52.83%), action 317, FPS 2.22, Running 215.66s Step 658( 53.00%), action 318, FPS 2.22, Running 216.04s Step 659( 53.17%), action 319, FPS 2.23, Running 216.51s Step 660( 53.33%), action 320, FPS 2.24, Running 216.86s Step 661( 53.50%), action 321, FPS 2.25, Running 217.43s Step 662( 53.67%), action 322, FPS 2.25, Running 217.81s Step 663( 53.83%), action 323, FPS 2.25, Running 218.30s Step 664( 54.00%), action 324, FPS 2.24, Running 218.71s Step 665( 54.17%), action 325, FPS 2.24, Running 219.19s Step 666( 54.33%), action 326, FPS 2.24, Running 219.57s Step 667( 54.50%), action 327, FPS 2.25, Running 220.08s Step 668( 54.67%), action 328, FPS 2.26, Running 220.42s Step 669( 54.83%), action 329, FPS 2.27, Running 220.89s Step 670( 55.00%), action 330, FPS 2.27, Running 221.27s Step 671( 55.17%), action 331, FPS 2.27, Running 221.89s Step 672( 55.33%), action 332, FPS 2.27, Running 222.26s Step 673( 55.50%), action 333, FPS 2.27, Running 222.76s Step 674( 55.67%), action 334, FPS 2.25, Running 223.18s Step 675( 55.83%), action 335, FPS 2.25, Running 223.70s Step 676( 56.00%), action 336, FPS 2.25, Running 224.07s Step 677( 56.17%), action 337, FPS 2.24, Running 224.58s Step 678( 56.33%), action 338, FPS 2.24, Running 224.97s Step 679( 56.50%), action 339, FPS 2.24, Running 225.45s Step 680( 56.67%), action 340, FPS 2.23, Running 225.82s Step 681( 56.83%), action 341, FPS 2.21, Running 226.47s Step 682( 57.00%), action 342, FPS 2.21, Running 226.84s Step 683( 57.17%), action 343, FPS 2.21, Running 227.35s Step 684( 57.33%), action 344, FPS 2.21, Running 227.75s Step 685( 57.50%), action 345, FPS 2.21, Running 228.24s Step 686( 57.67%), action 346, FPS 2.21, Running 228.61s Step 687( 57.83%), action 347, FPS 2.22, Running 229.10s Step 688( 58.00%), action 348, FPS 2.21, Running 229.47s Step 689( 58.17%), action 349, FPS 2.21, Running 229.96s Step 690( 58.33%), action 350, FPS 2.21, Running 230.32s Step 691( 58.50%), action 351, FPS 2.20, Running 230.97s Step 692( 58.67%), action 352, FPS 2.20, Running 231.36s Step 693( 58.83%), action 353, FPS 2.20, Running 231.86s Step 694( 59.00%), action 354, FPS 2.20, Running 232.28s Step 695( 59.17%), action 355, FPS 2.21, Running 232.76s Step 696( 59.33%), action 356, FPS 2.20, Running 233.16s Step 697( 59.50%), action 357, FPS 2.20, Running 233.65s Step 698( 59.67%), action 358, FPS 2.20, Running 234.05s Step 699( 59.83%), action 359, FPS 2.20, Running 234.53s Step 700( 60.00%), action 360, FPS 2.20, Running 234.91s Step 701( 60.17%), action 361, FPS 2.21, Running 235.52s Step 702( 60.33%), action 362, FPS 2.20, Running 235.91s Step 703( 60.50%), action 363, FPS 2.21, Running 236.42s Step 704( 60.67%), action 364, FPS 2.21, Running 236.80s Step 705( 60.83%), action 365, FPS 2.21, Running 237.30s Step 706( 61.00%), action 366, FPS 2.21, Running 237.68s Step 707( 61.17%), action 367, FPS 2.21, Running 238.16s Step 708( 61.33%), action 368, FPS 2.20, Running 238.55s Step 709( 61.50%), action 369, FPS 2.20, Running 239.05s Step 710( 61.67%), action 370, FPS 2.19, Running 239.44s Step 711( 61.83%), action 371, FPS 2.21, Running 240.04s Step 712( 62.00%), action 372, FPS 2.21, Running 240.40s Step 713( 62.17%), action 373, FPS 2.21, Running 240.91s Step 714( 62.33%), action 374, FPS 2.22, Running 241.30s Step 715( 62.50%), action 375, FPS 2.21, Running 241.81s Step 716( 62.67%), action 376, FPS 2.21, Running 242.20s Step 717( 62.83%), action 377, FPS 2.21, Running 242.71s Step 718( 63.00%), action 378, FPS 2.20, Running 243.12s Step 719( 63.17%), action 379, FPS 2.20, Running 243.62s Step 720( 63.33%), action 380, FPS 2.19, Running 244.02s Step 721( 63.50%), action 381, FPS 2.20, Running 244.61s Step 722( 63.67%), action 382, FPS 2.21, Running 244.98s Step 723( 63.83%), action 383, FPS 2.21, Running 245.47s Step 724( 64.00%), action 384, FPS 2.21, Running 245.85s Step 725( 64.17%), action 385, FPS 2.21, Running 246.33s Step 726( 64.33%), action 386, FPS 2.21, Running 246.72s Step 727( 64.50%), action 387, FPS 2.20, Running 247.24s Step 728( 64.67%), action 388, FPS 2.20, Running 247.64s Step 729( 64.83%), action 389, FPS 2.19, Running 248.16s Step 730( 65.00%), action 390, FPS 2.19, Running 248.57s Step 731( 65.17%), action 391, FPS 2.18, Running 249.21s Step 732( 65.33%), action 392, FPS 2.17, Running 249.60s Step 733( 65.50%), action 393, FPS 2.18, Running 250.08s Step 734( 65.67%), action 394, FPS 2.16, Running 250.53s Step 735( 65.83%), action 395, FPS 2.17, Running 251.02s Step 736( 66.00%), action 396, FPS 2.14, Running 251.53s Step 737( 66.17%), action 397, FPS 2.14, Running 252.05s Step 738( 66.33%), action 398, FPS 2.14, Running 252.45s Step 739( 66.50%), action 399, FPS 2.14, Running 252.95s Step 740( 66.67%), action 400, FPS 2.15, Running 253.34s Step 741( 66.83%), action 401, FPS 2.14, Running 253.98s Step 742( 67.00%), action 402, FPS 2.14, Running 254.35s Step 743( 67.17%), action 403, FPS 2.14, Running 254.83s Step 744( 67.33%), action 404, FPS 2.13, Running 255.22s Step 745( 67.50%), action 405, FPS 2.14, Running 255.70s Step 746( 67.67%), action 406, FPS 2.14, Running 256.09s Step 747( 67.83%), action 407, FPS 2.14, Running 256.58s Step 748( 68.00%), action 408, FPS 2.15, Running 256.96s Step 749( 68.17%), action 409, FPS 2.15, Running 257.48s Step 750( 68.33%), action 410, FPS 2.15, Running 257.87s Step 751( 68.50%), action 411, FPS 2.15, Running 258.50s Step 752( 68.67%), action 412, FPS 2.16, Running 258.87s Step 753( 68.83%), action 413, FPS 2.16, Running 259.36s Step 754( 69.00%), action 414, FPS 2.17, Running 259.73s Step 755( 69.17%), action 415, FPS 2.17, Running 260.23s Step 756( 69.33%), action 416, FPS 2.19, Running 260.65s Step 757( 69.50%), action 417, FPS 2.19, Running 261.17s Step 758( 69.67%), action 418, FPS 2.19, Running 261.56s Step 759( 69.83%), action 419, FPS 2.20, Running 262.04s Step 760( 70.00%), action 420, FPS 2.19, Running 262.45s Step 761( 70.17%), action 421, FPS 2.20, Running 263.07s Step 762( 70.33%), action 422, FPS 2.20, Running 263.44s Step 763( 70.50%), action 423, FPS 2.20, Running 263.92s Step 764( 70.67%), action 424, FPS 2.21, Running 264.28s Step 765( 70.83%), action 425, FPS 2.20, Running 264.78s Step 766( 71.00%), action 426, FPS 2.20, Running 265.19s Step 767( 71.17%), action 427, FPS 2.20, Running 265.69s Step 768( 71.33%), action 428, FPS 2.19, Running 266.07s Step 769( 71.50%), action 429, FPS 2.20, Running 266.56s Step 770( 71.67%), action 430, FPS 2.21, Running 266.93s Step 771( 71.83%), action 431, FPS 2.20, Running 267.60s Step 772( 72.00%), action 432, FPS 2.20, Running 267.98s Step 773( 72.17%), action 433, FPS 2.19, Running 268.49s Step 774( 72.33%), action 434, FPS 2.19, Running 268.87s Step 775( 72.50%), action 435, FPS 2.20, Running 269.34s Step 776( 72.67%), action 436, FPS 2.20, Running 269.72s Step 777( 72.83%), action 437, FPS 2.22, Running 270.19s Step 778( 73.00%), action 438, FPS 2.23, Running 270.54s Step 779( 73.17%), action 439, FPS 2.23, Running 271.02s Step 780( 73.33%), action 440, FPS 2.23, Running 271.41s Step 781( 73.50%), action 441, FPS 2.23, Running 272.03s Step 782( 73.67%), action 442, FPS 2.23, Running 272.41s Step 783( 73.83%), action 443, FPS 2.22, Running 272.92s Step 784( 74.00%), action 444, FPS 2.22, Running 273.30s Step 785( 74.17%), action 445, FPS 2.22, Running 273.80s Step 786( 74.33%), action 446, FPS 2.22, Running 274.19s Step 787( 74.50%), action 447, FPS 2.22, Running 274.71s Step 788( 74.67%), action 448, FPS 2.22, Running 275.08s Step 789( 74.83%), action 449, FPS 2.22, Running 275.56s Step 790( 75.00%), action 450, FPS 2.23, Running 275.92s Step 791( 75.17%), action 451, FPS 2.24, Running 276.51s Step 792( 75.33%), action 452, FPS 2.25, Running 276.89s Step 793( 75.50%), action 453, FPS 2.25, Running 277.36s Step 794( 75.67%), action 454, FPS 2.26, Running 277.71s Step 795( 75.83%), action 455, FPS 2.25, Running 278.23s Step 796( 76.00%), action 456, FPS 2.25, Running 278.62s Step 797( 76.17%), action 457, FPS 2.24, Running 279.10s Step 798( 76.33%), action 458, FPS 2.24, Running 279.48s Step 799( 76.50%), action 459, FPS 2.24, Running 279.96s Step 800( 76.67%), action 460, FPS 2.24, Running 280.33s Step 801( 76.83%), action 461, FPS 2.24, Running 280.96s Step 802( 77.00%), action 462, FPS 2.24, Running 281.35s Step 803( 77.17%), action 463, FPS 2.24, Running 281.85s Step 804( 77.33%), action 464, FPS 2.24, Running 282.22s Step 805( 77.50%), action 465, FPS 2.25, Running 282.71s Step 806( 77.67%), action 466, FPS 2.25, Running 283.09s Step 807( 77.83%), action 467, FPS 2.26, Running 283.57s Step 808( 78.00%), action 468, FPS 2.26, Running 283.95s Step 809( 78.17%), action 469, FPS 2.25, Running 284.44s Step 810( 78.33%), action 470, FPS 2.24, Running 284.83s Step 811( 78.50%), action 471, FPS 2.24, Running 285.44s Step 812( 78.67%), action 472, FPS 2.24, Running 285.82s Step 813( 78.83%), action 473, FPS 2.24, Running 286.30s Step 814( 79.00%), action 474, FPS 2.23, Running 286.70s Step 815( 79.17%), action 475, FPS 2.23, Running 287.18s Step 816( 79.33%), action 476, FPS 2.23, Running 287.59s Step 817( 79.50%), action 477, FPS 2.23, Running 288.08s Step 818( 79.67%), action 478, FPS 2.23, Running 288.46s Step 819( 79.83%), action 479, FPS 2.23, Running 288.94s Step 820( 80.00%), action 480, FPS 2.22, Running 289.34s Step 821( 80.17%), action 481, FPS 2.22, Running 289.97s Step 822( 80.33%), action 482, FPS 2.22, Running 290.35s Step 823( 80.50%), action 483, FPS 2.23, Running 290.83s Step 824( 80.67%), action 484, FPS 2.23, Running 291.19s Step 825( 80.83%), action 485, FPS 2.22, Running 291.73s Step 826( 81.00%), action 486, FPS 2.21, Running 292.13s Step 827( 81.17%), action 487, FPS 2.21, Running 292.63s Step 828( 81.33%), action 488, FPS 2.20, Running 293.03s Step 829( 81.50%), action 489, FPS 2.21, Running 293.51s Step 830( 81.67%), action 490, FPS 2.21, Running 293.90s Step 831( 81.83%), action 491, FPS 2.21, Running 294.50s Step 832( 82.00%), action 492, FPS 2.21, Running 294.88s Step 833( 82.17%), action 493, FPS 2.20, Running 295.38s Step 834( 82.33%), action 494, FPS 2.20, Running 295.77s Step 835( 82.50%), action 495, FPS 2.20, Running 296.26s Step 836( 82.67%), action 496, FPS 2.20, Running 296.66s Step 837( 82.83%), action 497, FPS 2.20, Running 297.17s Step 838( 83.00%), action 498, FPS 2.20, Running 297.56s Step 839( 83.17%), action 499, FPS 2.20, Running 298.04s Step 840( 83.33%), action 500, FPS 2.20, Running 298.41s Step 841( 83.50%), action 501, FPS 2.21, Running 299.02s Step 842( 83.67%), action 502, FPS 2.21, Running 299.39s Step 843( 83.83%), action 503, FPS 2.21, Running 299.88s Step 844( 84.00%), action 504, FPS 2.21, Running 300.24s Step 845( 84.17%), action 505, FPS 2.22, Running 300.74s Step 846( 84.33%), action 506, FPS 2.22, Running 301.13s Step 847( 84.50%), action 507, FPS 2.22, Running 301.64s Step 848( 84.67%), action 508, FPS 2.23, Running 302.01s Step 849( 84.83%), action 509, FPS 2.22, Running 302.50s Step 850( 85.00%), action 510, FPS 2.22, Running 302.90s Step 851( 85.17%), action 511, FPS 2.22, Running 303.52s Step 852( 85.33%), action 512, FPS 2.22, Running 303.91s Step 853( 85.50%), action 513, FPS 2.22, Running 304.38s Step 854( 85.67%), action 514, FPS 2.23, Running 304.76s Step 855( 85.83%), action 515, FPS 2.22, Running 305.27s Step 856( 86.00%), action 516, FPS 2.22, Running 305.65s Step 857( 86.17%), action 517, FPS 2.23, Running 306.14s Step 858( 86.33%), action 518, FPS 2.23, Running 306.54s Step 859( 86.50%), action 519, FPS 2.23, Running 307.02s Step 860( 86.67%), action 520, FPS 2.23, Running 307.38s Step 861( 86.83%), action 521, FPS 2.23, Running 307.98s Step 862( 87.00%), action 522, FPS 2.23, Running 308.34s Step 863( 87.17%), action 523, FPS 2.23, Running 308.84s Step 864( 87.33%), action 524, FPS 2.22, Running 309.24s Step 865( 87.50%), action 525, FPS 2.23, Running 309.73s Step 866( 87.67%), action 526, FPS 2.23, Running 310.11s Step 867( 87.83%), action 527, FPS 2.23, Running 310.62s Step 868( 88.00%), action 528, FPS 2.22, Running 311.00s Step 869( 88.17%), action 529, FPS 2.23, Running 311.48s Step 870( 88.33%), action 530, FPS 2.23, Running 311.85s Step 871( 88.50%), action 531, FPS 2.23, Running 312.47s Step 872( 88.67%), action 532, FPS 2.24, Running 312.85s Step 873( 88.83%), action 533, FPS 2.24, Running 313.32s Step 874( 89.00%), action 534, FPS 2.23, Running 313.71s Step 875( 89.17%), action 535, FPS 2.24, Running 314.21s Step 876( 89.33%), action 536, FPS 2.23, Running 314.61s Step 877( 89.50%), action 537, FPS 2.22, Running 315.16s Step 878( 89.67%), action 538, FPS 2.22, Running 315.53s Step 879( 89.83%), action 539, FPS 2.23, Running 316.01s Step 880( 90.00%), action 540, FPS 2.22, Running 316.39s Step 881( 90.17%), action 541, FPS 2.21, Running 317.03s Step 882( 90.33%), action 542, FPS 2.21, Running 317.39s Step 883( 90.50%), action 543, FPS 2.21, Running 317.88s Step 884( 90.67%), action 544, FPS 2.22, Running 318.25s Step 885( 90.83%), action 545, FPS 2.22, Running 318.73s Step 886( 91.00%), action 546, FPS 2.22, Running 319.12s Step 887( 91.17%), action 547, FPS 2.22, Running 319.61s Step 888( 91.33%), action 548, FPS 2.23, Running 319.97s Step 889( 91.50%), action 549, FPS 2.23, Running 320.44s Step 890( 91.67%), action 550, FPS 2.23, Running 320.81s Step 891( 91.83%), action 551, FPS 2.23, Running 321.44s Step 892( 92.00%), action 552, FPS 2.23, Running 321.83s Step 893( 92.17%), action 553, FPS 2.21, Running 322.35s Step 894( 92.33%), action 554, FPS 2.21, Running 322.75s Step 895( 92.50%), action 555, FPS 2.22, Running 323.21s Step 896( 92.67%), action 556, FPS 2.23, Running 323.58s Step 897( 92.83%), action 557, FPS 2.23, Running 324.11s Step 898( 93.00%), action 558, FPS 2.23, Running 324.49s Step 899( 93.17%), action 559, FPS 2.23, Running 324.98s Step 900( 93.33%), action 560, FPS 2.23, Running 325.34s Step 901( 93.50%), action 561, FPS 2.24, Running 325.97s Step 902( 93.67%), action 562, FPS 2.24, Running 326.33s Step 903( 93.83%), action 563, FPS 2.23, Running 326.84s Step 904( 94.00%), action 564, FPS 2.23, Running 327.23s Step 905( 94.17%), action 565, FPS 2.23, Running 327.70s Step 906( 94.33%), action 566, FPS 2.22, Running 328.12s Step 907( 94.50%), action 567, FPS 2.22, Running 328.62s Step 908( 94.67%), action 568, FPS 2.21, Running 329.03s Step 909( 94.83%), action 569, FPS 2.20, Running 329.54s Step 910( 95.00%), action 570, FPS 2.20, Running 329.92s Step 911( 95.17%), action 571, FPS 2.20, Running 330.54s Step 912( 95.33%), action 572, FPS 2.20, Running 330.94s Step 913( 95.50%), action 573, FPS 2.20, Running 331.44s Step 914( 95.67%), action 574, FPS 2.20, Running 331.83s Step 915( 95.83%), action 575, FPS 2.19, Running 332.35s Step 916( 96.00%), action 576, FPS 2.18, Running 332.75s Step 917( 96.17%), action 577, FPS 2.19, Running 333.25s Step 918( 96.33%), action 578, FPS 2.18, Running 333.65s Step 919( 96.50%), action 579, FPS 2.18, Running 334.15s Step 920( 96.67%), action 580, FPS 2.18, Running 334.53s Step 921( 96.83%), action 581, FPS 2.18, Running 335.16s Step 922( 97.00%), action 582, FPS 2.18, Running 335.52s Step 923( 97.17%), action 583, FPS 2.18, Running 336.01s Step 924( 97.33%), action 584, FPS 2.18, Running 336.40s Step 925( 97.50%), action 585, FPS 2.18, Running 336.88s Step 926( 97.67%), action 586, FPS 2.19, Running 337.25s Step 927( 97.83%), action 587, FPS 2.20, Running 337.72s Step 928( 98.00%), action 588, FPS 2.20, Running 338.12s Step 929( 98.17%), action 589, FPS 2.21, Running 338.59s Step 930( 98.33%), action 590, FPS 2.22, Running 338.94s Step 931( 98.50%), action 591, FPS 2.22, Running 339.55s Step 932( 98.67%), action 592, FPS 2.23, Running 339.92s Step 933( 98.83%), action 593, FPS 2.23, Running 340.42s Step 934( 99.00%), action 594, FPS 2.23, Running 340.79s Step 935( 99.17%), action 595, FPS 2.24, Running 341.28s Step 936( 99.33%), action 596, FPS 2.24, Running 341.67s Step 937( 99.50%), action 597, FPS 2.24, Running 342.17s Step 938( 99.67%), action 598, FPS 2.25, Running 342.54s Step 939( 99.83%), action 599, FPS 2.25, Running 343.03s Step 940(100.00%), action 600, FPS 2.25, Running 343.42s [2026-08-02 23:53:53] [59 ] Seed 58 failed after 343.61 s. +steps: 940 , actions: 600 . +Instruction: Empty +Total 9/59(15.25%) success. +Setting seed: 59 +Step 1( N/A%), pre moving , FPS 5.36, Running 0.19s Step 2( N/A%), pre moving , FPS 7.39, Running 0.27s Step 3( N/A%), pre moving , FPS 8.31, Running 0.36s Step 4( N/A%), pre moving , FPS 8.77, Running 0.46s Step 5( N/A%), pre moving , FPS 8.92, Running 0.56s Step 6( N/A%), pre moving , FPS 9.21, Running 0.65s Step 7( N/A%), pre moving , FPS 9.33, Running 0.75s Step 8( N/A%), pre moving , FPS 9.35, Running 0.86s Step 9( N/A%), pre moving , FPS 9.49, Running 0.95s Step 10( N/A%), pre moving , FPS 9.54, Running 1.05s Step 11( N/A%), pre moving , FPS 9.62, Running 1.14s Step 12( N/A%), pre moving , FPS 9.70, Running 1.24s Step 13( N/A%), pre moving , FPS 9.64, Running 1.35s Step 14( N/A%), pre moving , FPS 9.73, Running 1.44s Step 15( N/A%), pre moving , FPS 9.79, Running 1.53s Step 16( N/A%), pre moving , FPS 9.94, Running 1.61s Step 17( N/A%), pre moving , FPS 10.11, Running 1.68s Step 18( N/A%), pre moving , FPS 10.24, Running 1.76s Step 19( N/A%), pre moving , FPS 10.36, Running 1.83s Step 20( N/A%), pre moving , FPS 10.47, Running 1.91s Step 21( N/A%), pre moving , FPS 9.60, Running 2.27s Step 22( N/A%), pre moving , FPS 9.57, Running 2.36s Step 23( N/A%), pre moving , FPS 9.53, Running 2.46s Step 24( N/A%), pre moving , FPS 9.54, Running 2.55s Step 25( N/A%), pre moving , FPS 9.59, Running 2.65s Step 26( N/A%), pre moving , FPS 8.50, Running 3.00s Step 27( N/A%), pre moving , FPS 8.50, Running 3.10s Step 28( N/A%), pre moving , FPS 8.53, Running 3.20s Step 29( N/A%), pre moving , FPS 8.53, Running 3.29s Step 30( N/A%), pre moving , FPS 8.58, Running 3.38s Step 31( N/A%), pre moving , FPS 8.59, Running 3.47s Step 32( N/A%), pre moving , FPS 8.61, Running 3.56s Step 33( N/A%), pre moving , FPS 8.70, Running 3.65s Step 34( N/A%), pre moving , FPS 8.71, Running 3.74s Step 35( N/A%), pre moving , FPS 8.71, Running 3.83s Step 36( N/A%), pre moving , FPS 6.83, Running 4.54s Step 37( N/A%), pre moving , FPS 6.51, Running 4.75s Step 38( N/A%), pre moving , FPS 6.42, Running 4.87s Step 39( N/A%), pre moving , FPS 6.41, Running 4.95s Step 40( N/A%), pre moving , FPS 6.41, Running 5.03s Step 41( N/A%), pre moving , FPS 7.04, Running 5.11s Step 42( N/A%), pre moving , FPS 7.06, Running 5.19s Step 43( N/A%), pre moving , FPS 7.07, Running 5.29s Step 44( N/A%), pre moving , FPS 7.10, Running 5.37s Step 45( N/A%), pre moving , FPS 7.12, Running 5.46s Step 46( N/A%), pre moving , FPS 7.87, Running 5.54s Step 47( N/A%), pre moving , FPS 7.84, Running 5.66s Step 48( N/A%), pre moving , FPS 6.48, Running 6.28s Step 49( N/A%), pre moving , FPS 6.44, Running 6.40s Step 50( N/A%), pre moving , FPS 6.43, Running 6.49s Step 51( N/A%), pre moving , FPS 6.42, Running 6.58s Step 52( N/A%), pre moving , FPS 6.40, Running 6.69s Step 53( N/A%), pre moving , FPS 6.38, Running 6.78s Step 54( N/A%), pre moving , FPS 6.37, Running 6.88s Step 55( N/A%), pre moving , FPS 6.33, Running 6.99s Step 56( N/A%), pre moving , FPS 7.73, Running 7.13s Step 57( N/A%), pre moving , FPS 7.91, Running 7.28s Step 58( N/A%), pre moving , FPS 7.80, Running 7.44s Step 59( N/A%), pre moving , FPS 7.59, Running 7.59s Step 60( N/A%), pre moving , FPS 7.37, Running 7.75s Step 61( N/A%), pre moving , FPS 7.17, Running 7.90s Step 62( N/A%), pre moving , FPS 7.02, Running 8.04s Step 63( N/A%), pre moving , FPS 6.89, Running 8.19s Step 64( N/A%), pre moving , FPS 6.81, Running 8.31s Step 65( N/A%), pre moving , FPS 6.71, Running 8.44s Step 66( N/A%), pre moving , FPS 6.65, Running 8.55s Step 67( N/A%), pre moving , FPS 6.63, Running 8.67s Step 68( N/A%), pre moving , FPS 7.94, Running 8.80s Step 69( N/A%), pre moving , FPS 7.78, Running 8.97s Step 70( N/A%), pre moving , FPS 7.66, Running 9.10s Step 71( N/A%), pre moving , FPS 7.48, Running 9.26s Step 72( N/A%), pre moving , FPS 7.34, Running 9.41s Step 73( N/A%), pre moving , FPS 7.17, Running 9.57s Step 74( N/A%), pre moving , FPS 7.01, Running 9.73s Step 75( N/A%), pre moving , FPS 6.94, Running 9.87s Step 76( N/A%), pre moving , FPS 6.91, Running 10.02s Step 77( N/A%), pre moving , FPS 6.92, Running 10.17s Step 78( N/A%), pre moving , FPS 6.91, Running 10.33s Step 79( N/A%), pre moving , FPS 6.89, Running 10.49s Step 80( N/A%), pre moving , FPS 6.93, Running 10.63s Step 81( N/A%), pre moving , FPS 6.96, Running 10.78s Step 82( N/A%), pre moving , FPS 6.93, Running 10.93s Step 83( N/A%), pre moving , FPS 6.91, Running 11.09s Step 84( N/A%), pre moving , FPS 6.81, Running 11.24s Step 85( N/A%), pre moving , FPS 6.79, Running 11.38s Step 86( N/A%), pre moving , FPS 6.72, Running 11.53s Step 87( N/A%), pre moving , FPS 6.71, Running 11.66s Step 88( N/A%), pre moving , FPS 6.71, Running 11.78s Step 89( N/A%), pre moving , FPS 6.77, Running 11.92s Step 90( N/A%), pre moving , FPS 6.83, Running 12.03s Step 91( N/A%), pre moving , FPS 6.91, Running 12.15s Step 92( N/A%), pre moving , FPS 7.08, Running 12.24s Step 93( N/A%), pre moving , FPS 7.22, Running 12.34s Step 94( N/A%), pre moving , FPS 7.40, Running 12.43s Step 95( N/A%), pre moving , FPS 7.48, Running 12.54s Step 96( N/A%), pre moving , FPS 7.65, Running 12.64s Step 97( N/A%), pre moving , FPS 7.79, Running 12.74s Step 98( N/A%), pre moving , FPS 7.98, Running 12.84s Step 99( N/A%), pre moving , FPS 8.18, Running 12.93s Step 100( N/A%), pre moving , FPS 8.29, Running 13.04s Step 101( N/A%), pre moving , FPS 8.49, Running 13.13s Step 102( N/A%), pre moving , FPS 8.67, Running 13.23s Step 103( N/A%), pre moving , FPS 8.90, Running 13.33s Step 104( N/A%), pre moving , FPS 9.10, Running 13.44s Step 105( N/A%), pre moving , FPS 9.27, Running 13.54s Step 106( N/A%), pre moving , FPS 9.53, Running 13.63s Step 107( N/A%), pre moving , FPS 9.67, Running 13.72s Step 108( N/A%), pre moving , FPS 9.82, Running 13.82s Step 109( N/A%), pre moving , FPS 10.02, Running 13.92s Step 110( N/A%), pre moving , FPS 10.03, Running 14.03s Step 111( N/A%), pre moving , FPS 10.16, Running 14.12s Step 112( N/A%), pre moving , FPS 10.11, Running 14.21s Step 113( N/A%), pre moving , FPS 10.13, Running 14.31s Step 114( N/A%), pre moving , FPS 10.11, Running 14.41s Step 115( N/A%), pre moving , FPS 10.20, Running 14.51s Step 116( N/A%), pre moving , FPS 10.11, Running 14.61s Step 117( N/A%), pre moving , FPS 10.26, Running 14.69s Step 118( N/A%), pre moving , FPS 10.31, Running 14.78s Step 119( N/A%), pre moving , FPS 10.35, Running 14.87s Step 120( N/A%), pre moving , FPS 10.55, Running 14.94s Step 121( N/A%), pre moving , FPS 10.63, Running 15.01s Step 122( N/A%), pre moving , FPS 10.76, Running 15.09s Step 123( N/A%), pre moving , FPS 10.82, Running 15.18s Step 124( N/A%), pre moving , FPS 10.95, Running 15.27s Step 125( N/A%), pre moving , FPS 11.00, Running 15.35s Step 126( N/A%), pre moving , FPS 11.02, Running 15.44s Step 127( N/A%), pre moving , FPS 11.07, Running 15.53s Step 128( N/A%), pre moving , FPS 11.09, Running 15.62s Step 129( N/A%), pre moving , FPS 11.06, Running 15.72s Step 130( N/A%), pre moving , FPS 11.14, Running 15.82s Step 131( N/A%), pre moving , FPS 11.13, Running 15.92s Step 132( N/A%), pre moving , FPS 7.78, Running 16.78s Step 133( N/A%), pre moving , FPS 7.01, Running 17.17s Step 134( N/A%), pre moving , FPS 6.76, Running 17.37s Step 135( N/A%), pre moving , FPS 6.21, Running 17.73s Step 136( N/A%), pre moving , FPS 6.02, Running 17.94s Step 137( N/A%), pre moving , FPS 5.57, Running 18.27s Step 138( N/A%), pre moving , FPS 5.41, Running 18.47s Step 139( N/A%), pre moving , FPS 5.06, Running 18.82s Step 140( N/A%), pre moving , FPS 4.91, Running 19.01s Step 141( N/A%), pre moving , FPS 4.60, Running 19.36s Step 142( N/A%), pre moving , FPS 4.48, Running 19.56s Step 143( N/A%), pre moving , FPS 4.23, Running 19.91s Step 144( N/A%), pre moving , FPS 4.12, Running 20.12s Step 145( N/A%), pre moving , FPS 3.92, Running 20.46s Step 146( N/A%), pre moving , FPS 3.84, Running 20.65s Step 147( N/A%), pre moving , FPS 3.66, Running 20.99s Step 148( N/A%), pre moving , FPS 3.60, Running 21.18s Step 149( N/A%), pre moving , FPS 3.45, Running 21.53s Step 150( N/A%), pre moving , FPS 3.39, Running 21.73s Step 151( N/A%), pre moving , FPS 3.22, Running 22.13s Step 152( N/A%), pre moving , FPS 3.60, Running 22.35s Step 153( N/A%), pre moving , FPS 3.61, Running 22.70s Step 154( N/A%), pre moving , FPS 3.62, Running 22.90s Step 155( N/A%), pre moving , FPS 3.63, Running 23.24s Step 156( N/A%), pre moving , FPS 3.63, Running 23.46s Step 157( N/A%), pre moving , FPS 3.62, Running 23.80s Step 158( N/A%), pre moving , FPS 3.61, Running 24.01s Step 159( N/A%), pre moving , FPS 3.61, Running 24.36s Step 160( N/A%), pre moving , FPS 3.49, Running 24.74s Step 161( N/A%), pre moving , FPS 3.46, Running 25.15s Step 162( N/A%), pre moving , FPS 3.45, Running 25.35s Step 163( N/A%), pre moving , FPS 3.42, Running 25.76s Step 164( N/A%), pre moving , FPS 3.41, Running 25.98s Step 165( N/A%), pre moving , FPS 3.39, Running 26.35s Step 166( N/A%), pre moving , FPS 3.38, Running 26.58s Step 167( N/A%), pre moving , FPS 3.36, Running 26.94s Step 168( N/A%), pre moving , FPS 3.35, Running 27.16s Step 169( N/A%), pre moving , FPS 3.33, Running 27.53s Step 170( N/A%), pre moving , FPS 3.31, Running 27.78s Step 171( N/A%), pre moving , FPS 3.33, Running 28.15s Step 172( N/A%), pre moving , FPS 3.32, Running 28.38s Step 173( N/A%), pre moving , FPS 3.29, Running 28.78s Step 174( N/A%), pre moving , FPS 3.26, Running 29.03s Step 175( N/A%), pre moving , FPS 3.21, Running 29.47s Step 176( N/A%), pre moving , FPS 3.19, Running 29.72s Step 177( N/A%), pre moving , FPS 3.15, Running 30.15s Step 178( N/A%), pre moving , FPS 3.13, Running 30.40s Step 179( N/A%), pre moving , FPS 3.10, Running 30.81s Step 180( N/A%), pre moving , FPS 3.15, Running 31.08s Step 181( N/A%), pre moving , FPS 3.16, Running 31.48s Step 182( N/A%), pre moving , FPS 3.14, Running 31.72s Step 183( N/A%), pre moving , FPS 3.14, Running 32.13s Step 184( N/A%), pre moving , FPS 3.14, Running 32.36s Step 185( N/A%), pre moving , FPS 3.11, Running 32.78s Step 186( N/A%), pre moving , FPS 3.11, Running 33.01s Step 187( N/A%), pre moving , FPS 3.06, Running 33.47s Step 188( N/A%), pre moving , FPS 3.05, Running 33.72s Step 189( N/A%), pre moving , FPS 3.01, Running 34.17s Step 190( N/A%), pre moving , FPS 2.98, Running 34.48s Step 191( N/A%), pre moving , FPS 2.97, Running 34.88s Step 192( N/A%), pre moving , FPS 2.93, Running 35.21s Step 193( N/A%), pre moving , FPS 2.90, Running 35.68s Step 194( N/A%), pre moving , FPS 2.88, Running 35.98s Step 195( N/A%), pre moving , FPS 2.86, Running 36.46s Step 196( N/A%), pre moving , FPS 2.83, Running 36.79s Step 197( N/A%), pre moving , FPS 2.85, Running 37.17s Step 198( N/A%), pre moving , FPS 2.85, Running 37.42s Step 199( N/A%), pre moving , FPS 2.85, Running 37.82s Step 200( N/A%), pre moving , FPS 2.86, Running 38.08s Step 201( N/A%), pre moving , FPS 2.87, Running 38.46s Step 202( N/A%), pre moving , FPS 2.91, Running 38.60s Step 203( N/A%), pre moving , FPS 3.03, Running 38.74s Step 204( N/A%), pre moving , FPS 3.08, Running 38.84s Step 205( N/A%), pre moving , FPS 3.23, Running 38.96s Step 206( N/A%), pre moving , FPS 3.30, Running 39.08s Step 207( N/A%), pre moving , FPS 3.48, Running 39.22s Step 208( N/A%), pre moving , FPS 3.56, Running 39.34s Step 209( N/A%), pre moving , FPS 3.78, Running 39.46s Step 210( N/A%), pre moving , FPS 3.92, Running 39.59s Step 211( N/A%), pre moving , FPS 4.14, Running 39.72s Step 212( N/A%), pre moving , FPS 3.91, Running 40.32s Step 213( N/A%), pre moving , FPS 4.19, Running 40.45s Step 214( N/A%), pre moving , FPS 4.28, Running 40.65s Step 215( N/A%), pre moving , FPS 4.62, Running 40.80s Step 216( N/A%), pre moving , FPS 4.83, Running 40.93s Step 217( N/A%), pre moving , FPS 5.12, Running 41.08s Step 218( N/A%), pre moving , FPS 5.19, Running 41.28s Step 219( N/A%), pre moving , FPS 5.46, Running 41.48s Step 220( N/A%), pre moving , FPS 5.54, Running 41.69s Step 221( N/A%), pre moving , FPS 5.82, Running 41.90s Step 222( N/A%), pre moving , FPS 5.71, Running 42.10s Step 223( N/A%), pre moving , FPS 5.61, Running 42.31s Step 224( N/A%), pre moving , FPS 5.47, Running 42.50s Step 225( N/A%), pre moving , FPS 5.36, Running 42.70s Step 226( N/A%), pre moving , FPS 5.24, Running 42.89s Step 227( N/A%), pre moving , FPS 5.16, Running 43.09s Step 228( N/A%), pre moving , FPS 5.17, Running 43.21s Step 229( N/A%), pre moving , FPS 5.15, Running 43.34s Step 230( N/A%), pre moving , FPS 5.05, Running 43.55s Step 231( N/A%), pre moving , FPS 4.96, Running 43.75s Step 232( N/A%), pre moving , FPS 5.49, Running 43.96s Step 233( N/A%), pre moving , FPS 5.47, Running 44.10s Step 234( N/A%), pre moving , FPS 5.59, Running 44.23s Step 235( N/A%), pre moving , FPS 5.61, Running 44.36s Step 236( N/A%), pre moving , FPS 5.60, Running 44.50s Step 237( N/A%), pre moving , FPS 5.51, Running 44.71s Step 238( N/A%), pre moving , FPS 5.49, Running 44.92s Step 239( N/A%), pre moving , FPS 5.49, Running 45.12s Step 240( N/A%), pre moving , FPS 5.49, Running 45.33s Step 241( N/A%), pre moving , FPS 5.50, Running 45.54s Step 242( N/A%), pre moving , FPS 5.47, Running 45.76s Step 243( N/A%), pre moving , FPS 5.47, Running 45.96s Step 244( N/A%), pre moving , FPS 5.46, Running 46.17s Step 245( N/A%), pre moving , FPS 5.44, Running 46.37s Step 246( N/A%), pre moving , FPS 5.45, Running 46.56s Step 247( N/A%), pre moving , FPS 5.50, Running 46.73s Step 248( N/A%), pre moving , FPS 5.40, Running 46.91s Step 249( N/A%), pre moving , FPS 5.33, Running 47.09s Step 250( N/A%), pre moving , FPS 5.40, Running 47.25s Step 251( N/A%), pre moving , FPS 5.52, Running 47.37s Step 252( N/A%), pre moving , FPS 5.63, Running 47.51s Step 253( N/A%), pre moving , FPS 5.64, Running 47.65s Step 254( N/A%), pre moving , FPS 5.62, Running 47.79s Step 255( N/A%), pre moving , FPS 5.61, Running 47.93s Step 256( N/A%), pre moving , FPS 5.63, Running 48.06s Step 257( N/A%), pre moving , FPS 5.74, Running 48.19s Step 258( N/A%), pre moving , FPS 5.88, Running 48.32s Step 259( N/A%), pre moving , FPS 5.99, Running 48.46s Step 260( N/A%), pre moving , FPS 6.12, Running 48.60s Step 261( N/A%), pre moving , FPS 6.27, Running 48.73s Step 262( N/A%), pre moving , FPS 6.42, Running 48.87s Step 263( N/A%), pre moving , FPS 5.62, Running 49.52s Step 264( N/A%), pre moving , FPS 5.75, Running 49.65s Step 265( N/A%), pre moving , FPS 5.86, Running 49.79s Step 266( N/A%), pre moving , FPS 5.95, Running 49.93s Step 267( N/A%), pre moving , FPS 6.01, Running 50.06s Step 268( N/A%), pre moving , FPS 6.01, Running 50.24s Step 269( N/A%), pre moving , FPS 6.01, Running 50.42s Step 270( N/A%), pre moving , FPS 5.97, Running 50.60s Step 271( N/A%), pre moving , FPS 5.74, Running 50.85s Step 272( N/A%), pre moving , FPS 5.51, Running 51.13s Step 273( N/A%), pre moving , FPS 5.31, Running 51.42s Step 274( N/A%), pre moving , FPS 5.14, Running 51.68s Step 275( N/A%), pre moving , FPS 4.96, Running 51.96s Step 276( N/A%), pre moving , FPS 4.78, Running 52.24s Step 277( N/A%), pre moving , FPS 4.61, Running 52.53s Step 278( N/A%), pre moving , FPS 4.45, Running 52.82s Step 279( N/A%), pre moving , FPS 4.30, Running 53.11s Step 280( N/A%), pre moving , FPS 4.18, Running 53.38s Step 281( N/A%), pre moving , FPS 3.99, Running 53.74s Step 282( N/A%), pre moving , FPS 3.85, Running 54.07s Step 283( N/A%), pre moving , FPS 4.07, Running 54.43s Step 284( N/A%), pre moving , FPS 3.90, Running 54.77s Step 285( N/A%), pre moving , FPS 3.73, Running 55.14s Step 286( N/A%), pre moving , FPS 3.60, Running 55.48s Step 287( N/A%), pre moving , FPS 3.47, Running 55.83s Step 288( N/A%), pre moving , FPS 3.36, Running 56.19s Step 289( N/A%), pre moving , FPS 3.27, Running 56.53s Step 290( N/A%), pre moving , FPS 3.18, Running 56.89s Step 291( N/A%), pre moving , FPS 3.13, Running 57.24s Step 292( N/A%), pre moving , FPS 3.13, Running 57.53s Step 293( N/A%), pre moving , FPS 3.13, Running 57.81s Step 294( N/A%), pre moving , FPS 3.13, Running 58.07s Step 295( N/A%), pre moving , FPS 3.14, Running 58.33s Step 296( N/A%), pre moving , FPS 3.15, Running 58.59s Step 297( N/A%), pre moving , FPS 3.18, Running 58.81s Step 298( N/A%), pre moving , FPS 3.23, Running 59.02s Step 299( N/A%), pre moving , FPS 3.27, Running 59.22s Step 300( N/A%), pre moving , FPS 3.31, Running 59.43s Step 301( N/A%), pre moving , FPS 3.39, Running 59.63s Step 302( N/A%), pre moving , FPS 3.42, Running 59.92s Step 303( N/A%), pre moving , FPS 3.46, Running 60.21s Step 304( N/A%), pre moving , FPS 3.49, Running 60.49s Step 305( N/A%), pre moving , FPS 3.54, Running 60.78s Step 306( N/A%), pre moving , FPS 3.57, Running 61.07s Step 307( N/A%), pre moving , FPS 3.63, Running 61.34s Step 308( N/A%), pre moving , FPS 3.68, Running 61.63s Step 309( N/A%), pre moving , FPS 3.73, Running 61.89s Step 310( N/A%), pre moving , FPS 3.79, Running 62.17s Step 311( N/A%), pre moving , FPS 3.85, Running 62.44s Step 312( N/A%), pre moving , FPS 3.85, Running 62.72s Step 313( N/A%), pre moving , FPS 3.85, Running 63.00s Step 314( N/A%), pre moving , FPS 3.89, Running 63.21s Step 315( N/A%), pre moving , FPS 3.93, Running 63.42s Step 316( N/A%), pre moving , FPS 3.97, Running 63.64s Step 317( N/A%), pre moving , FPS 3.98, Running 63.84s Step 318( N/A%), pre moving , FPS 3.98, Running 64.04s Step 319( N/A%), pre moving , FPS 3.98, Running 64.25s Step 320( N/A%), pre moving , FPS 3.98, Running 64.46s Step 321( N/A%), pre moving , FPS 4.03, Running 64.60s Step 322( N/A%), pre moving , FPS 4.17, Running 64.72s Step 323( N/A%), pre moving , FPS 4.30, Running 64.86s Step 324( N/A%), pre moving , FPS 4.44, Running 65.00s Step 325( N/A%), pre moving , FPS 4.60, Running 65.13s Step 326( N/A%), pre moving , FPS 4.76, Running 65.28s Step 327( N/A%), pre moving , FPS 4.93, Running 65.40s Step 328( N/A%), pre moving , FPS 5.12, Running 65.53s Step 329( N/A%), pre moving , FPS 5.30, Running 65.67s Step 330( N/A%), pre moving , FPS 5.53, Running 65.79s Step 331( N/A%), pre moving , FPS 5.76, Running 65.91s Step 332( N/A%), pre moving , FPS 6.07, Running 66.02s Step 333( N/A%), pre moving , FPS 6.38, Running 66.13s Step 334( N/A%), pre moving , FPS 6.57, Running 66.25s Step 335( N/A%), pre moving , FPS 6.74, Running 66.38s Step 336( N/A%), pre moving , FPS 6.97, Running 66.50s Step 337( N/A%), pre moving , FPS 7.14, Running 66.64s Step 338( N/A%), pre moving , FPS 4.84, Running 68.18s Step 339( N/A%), pre moving , FPS 4.65, Running 68.54s Step 340( N/A%), pre moving , FPS 4.61, Running 68.79s Step 341( N/A%), pre moving , FPS 4.36, Running 69.19s Step 342( N/A%), pre moving , FPS 4.26, Running 69.41s Step 343( N/A%), pre moving , FPS 4.02, Running 69.83s Step 344( N/A%), pre moving , FPS 3.95, Running 70.06s Step 345( N/A%), pre moving , FPS 3.75, Running 70.46s Step 346( N/A%), pre moving , FPS 3.68, Running 70.71s Step 347( N/A%), pre moving , FPS 3.52, Running 71.08s Step 348( N/A%), pre moving , FPS 3.46, Running 71.32s Step 349( N/A%), pre moving , FPS 3.32, Running 71.69s Step 350( N/A%), pre moving , FPS 3.26, Running 71.92s Step 351( N/A%), pre moving , FPS 3.11, Running 72.33s Step 352( N/A%), pre moving , FPS 3.04, Running 72.59s Step 353( N/A%), pre moving , FPS 2.91, Running 73.00s Step 354( N/A%), pre moving , FPS 2.86, Running 73.26s Step 355( N/A%), pre moving , FPS 2.76, Running 73.63s Step 356( N/A%), pre moving , FPS 2.72, Running 73.86s Step 357( N/A%), pre moving , FPS 2.62, Running 74.26s Step 358( 0.17%), action 1, FPS 2.81, Running 75.30s Step 359( 0.33%), action 2, FPS 2.78, Running 75.73s Step 360( 0.50%), action 3, FPS 2.64, Running 76.37s Step 361( 0.67%), action 4, FPS 2.67, Running 76.69s Step 362( 0.83%), action 5, FPS 2.56, Running 77.22s Step 363( 1.00%), action 6, FPS 2.56, Running 77.65s Step 364( 1.17%), action 7, FPS 2.44, Running 78.25s Step 365( 1.33%), action 8, FPS 2.43, Running 78.70s Step 366( 1.50%), action 9, FPS 2.33, Running 79.30s Step 367( 1.67%), action 10, FPS 2.32, Running 79.70s Step 368( 1.83%), action 11, FPS 2.22, Running 80.34s Step 369( 2.00%), action 12, FPS 2.22, Running 80.69s Step 370( 2.17%), action 13, FPS 2.14, Running 81.28s Step 371( 2.33%), action 14, FPS 2.14, Running 81.68s Step 372( 2.50%), action 15, FPS 2.08, Running 82.22s Step 373( 2.67%), action 16, FPS 2.10, Running 82.55s Step 374( 2.83%), action 17, FPS 2.02, Running 83.14s Step 375( 3.00%), action 18, FPS 2.03, Running 83.47s Step 376( 3.17%), action 19, FPS 1.97, Running 84.01s Step 377( 3.33%), action 20, FPS 1.98, Running 84.35s Step 378( 3.50%), action 21, FPS 2.06, Running 84.99s Step 379( 3.67%), action 22, FPS 2.09, Running 85.30s Step 380( 3.83%), action 23, FPS 2.11, Running 85.83s Step 381( 4.00%), action 24, FPS 2.11, Running 86.16s Step 382( 4.17%), action 25, FPS 2.10, Running 86.73s Step 383( 4.33%), action 26, FPS 2.12, Running 87.07s Step 384( 4.50%), action 27, FPS 2.14, Running 87.59s Step 385( 4.67%), action 28, FPS 2.17, Running 87.93s Step 386( 4.83%), action 29, FPS 2.19, Running 88.44s Step 387( 5.00%), action 30, FPS 2.20, Running 88.78s Step 388( 5.17%), action 31, FPS 2.20, Running 89.43s Step 389( 5.33%), action 32, FPS 2.21, Running 89.76s Step 390( 5.50%), action 33, FPS 2.21, Running 90.32s Step 391( 5.67%), action 34, FPS 2.23, Running 90.66s Step 392( 5.83%), action 35, FPS 2.23, Running 91.18s Step 393( 6.00%), action 36, FPS 2.23, Running 91.52s Step 394( 6.17%), action 37, FPS 2.24, Running 92.08s Step 395( 6.33%), action 38, FPS 2.24, Running 92.42s Step 396( 6.50%), action 39, FPS 2.24, Running 92.95s Step 397( 6.67%), action 40, FPS 2.24, Running 93.29s Step 398( 6.83%), action 41, FPS 2.21, Running 94.04s Step 399( 7.00%), action 42, FPS 2.20, Running 94.38s Step 400( 7.17%), action 43, FPS 2.20, Running 94.91s Step 401( 7.33%), action 44, FPS 2.20, Running 95.25s Step 402( 7.50%), action 45, FPS 2.21, Running 95.78s Step 403( 7.67%), action 46, FPS 2.21, Running 96.14s Step 404( 7.83%), action 47, FPS 2.19, Running 96.73s Step 405( 8.00%), action 48, FPS 2.17, Running 97.14s Step 406( 8.17%), action 49, FPS 2.16, Running 97.71s Step 407( 8.33%), action 50, FPS 2.15, Running 98.08s Step 408( 8.50%), action 51, FPS 2.14, Running 98.77s Step 409( 8.67%), action 52, FPS 2.13, Running 99.16s Step 410( 8.83%), action 53, FPS 2.13, Running 99.71s Step 411( 9.00%), action 54, FPS 2.11, Running 100.12s Step 412( 9.17%), action 55, FPS 2.09, Running 100.75s Step 413( 9.33%), action 56, FPS 2.09, Running 101.10s Step 414( 9.50%), action 57, FPS 2.09, Running 101.64s Step 415( 9.67%), action 58, FPS 2.09, Running 102.00s Step 416( 9.83%), action 59, FPS 2.08, Running 102.57s Step 417( 10.00%), action 60, FPS 2.07, Running 102.97s Step 418( 10.17%), action 61, FPS 2.08, Running 103.65s Step 419( 10.33%), action 62, FPS 2.09, Running 103.96s Step 420( 10.50%), action 63, FPS 2.09, Running 104.50s Step 421( 10.67%), action 64, FPS 2.09, Running 104.82s Step 422( 10.83%), action 65, FPS 2.09, Running 105.35s Step 423( 11.00%), action 66, FPS 2.08, Running 105.76s Step 424( 11.17%), action 67, FPS 2.09, Running 106.31s Step 425( 11.33%), action 68, FPS 2.10, Running 106.67s Step 426( 11.50%), action 69, FPS 2.11, Running 107.20s Step 427( 11.67%), action 70, FPS 2.12, Running 107.53s Step 428( 11.83%), action 71, FPS 2.12, Running 108.19s Step 429( 12.00%), action 72, FPS 2.13, Running 108.55s Step 430( 12.17%), action 73, FPS 2.13, Running 109.08s Step 431( 12.33%), action 74, FPS 2.12, Running 109.55s Step 432( 12.50%), action 75, FPS 2.13, Running 110.12s Step 433( 12.67%), action 76, FPS 2.14, Running 110.46s Step 434( 12.83%), action 77, FPS 2.13, Running 111.01s Step 435( 13.00%), action 78, FPS 2.12, Running 111.42s Step 436( 13.17%), action 79, FPS 2.13, Running 111.96s Step 437( 13.33%), action 80, FPS 2.14, Running 112.33s Step 438( 13.50%), action 81, FPS 2.14, Running 113.01s Step 439( 13.67%), action 82, FPS 2.13, Running 113.36s Step 440( 13.83%), action 83, FPS 2.13, Running 113.89s Step 441( 14.00%), action 84, FPS 2.13, Running 114.22s Step 442( 14.17%), action 85, FPS 2.12, Running 114.77s Step 443( 14.33%), action 86, FPS 2.13, Running 115.14s Step 444( 14.50%), action 87, FPS 2.13, Running 115.69s Step 445( 14.67%), action 88, FPS 2.14, Running 116.02s Step 446( 14.83%), action 89, FPS 2.14, Running 116.54s Step 447( 15.00%), action 90, FPS 2.13, Running 116.92s Step 448( 15.17%), action 91, FPS 2.13, Running 117.59s Step 449( 15.33%), action 92, FPS 2.13, Running 117.95s Step 450( 15.50%), action 93, FPS 2.12, Running 118.52s Step 451( 15.67%), action 94, FPS 2.15, Running 118.85s Step 452( 15.83%), action 95, FPS 2.15, Running 119.42s Step 453( 16.00%), action 96, FPS 2.15, Running 119.79s Step 454( 16.17%), action 97, FPS 2.15, Running 120.33s Step 455( 16.33%), action 98, FPS 2.16, Running 120.67s Step 456( 16.50%), action 99, FPS 2.16, Running 121.20s Step 457( 16.67%), action 100, FPS 2.17, Running 121.56s Step 458( 16.83%), action 101, FPS 2.17, Running 122.24s Step 459( 17.00%), action 102, FPS 2.17, Running 122.60s Step 460( 17.17%), action 103, FPS 2.16, Running 123.13s Step 461( 17.33%), action 104, FPS 2.16, Running 123.47s Step 462( 17.50%), action 105, FPS 2.16, Running 124.02s Step 463( 17.67%), action 106, FPS 2.17, Running 124.36s Step 464( 17.83%), action 107, FPS 2.17, Running 124.91s Step 465( 18.00%), action 108, FPS 2.17, Running 125.24s Step 466( 18.17%), action 109, FPS 2.17, Running 125.78s Step 467( 18.33%), action 110, FPS 2.18, Running 126.11s Step 468( 18.50%), action 111, FPS 2.18, Running 126.78s Step 469( 18.67%), action 112, FPS 2.17, Running 127.15s Step 470( 18.83%), action 113, FPS 2.18, Running 127.70s Step 471( 19.00%), action 114, FPS 2.17, Running 128.06s Step 472( 19.17%), action 115, FPS 2.18, Running 128.59s Step 473( 19.33%), action 116, FPS 2.19, Running 128.91s Step 474( 19.50%), action 117, FPS 2.20, Running 129.43s Step 475( 19.67%), action 118, FPS 2.20, Running 129.77s Step 476( 19.83%), action 119, FPS 2.20, Running 130.29s Step 477( 20.00%), action 120, FPS 2.21, Running 130.62s Step 478( 20.17%), action 121, FPS 2.20, Running 131.31s Step 479( 20.33%), action 122, FPS 2.21, Running 131.65s Step 480( 20.50%), action 123, FPS 2.21, Running 132.19s Step 481( 20.67%), action 124, FPS 2.21, Running 132.54s Step 482( 20.83%), action 125, FPS 2.21, Running 133.09s Step 483( 21.00%), action 126, FPS 2.21, Running 133.42s Step 484( 21.17%), action 127, FPS 2.22, Running 133.93s Step 485( 21.33%), action 128, FPS 2.21, Running 134.27s Step 486( 21.50%), action 129, FPS 2.22, Running 134.80s Step 487( 21.67%), action 130, FPS 2.22, Running 135.13s Step 488( 21.83%), action 131, FPS 2.23, Running 135.76s Step 489( 22.00%), action 132, FPS 2.23, Running 136.10s Step 490( 22.17%), action 133, FPS 2.25, Running 136.59s Step 491( 22.33%), action 134, FPS 2.26, Running 136.93s Step 492( 22.50%), action 135, FPS 2.26, Running 137.45s Step 493( 22.67%), action 136, FPS 2.25, Running 137.81s Step 494( 22.83%), action 137, FPS 2.24, Running 138.35s Step 495( 23.00%), action 138, FPS 2.24, Running 138.69s Step 496( 23.17%), action 139, FPS 2.24, Running 139.21s Step 497( 23.33%), action 140, FPS 2.25, Running 139.53s Step 498( 23.50%), action 141, FPS 2.26, Running 140.17s Step 499( 23.67%), action 142, FPS 2.27, Running 140.47s Step 500( 23.83%), action 143, FPS 2.27, Running 141.02s Step 501( 24.00%), action 144, FPS 2.27, Running 141.33s Step 502( 24.17%), action 145, FPS 2.28, Running 141.84s Step 503( 24.33%), action 146, FPS 2.29, Running 142.17s Step 504( 24.50%), action 147, FPS 2.28, Running 142.70s Step 505( 24.67%), action 148, FPS 2.28, Running 143.04s Step 506( 24.83%), action 149, FPS 2.29, Running 143.54s Step 507( 25.00%), action 150, FPS 2.29, Running 143.86s Step 508( 25.17%), action 151, FPS 2.28, Running 144.54s Step 509( 25.33%), action 152, FPS 2.28, Running 144.86s Step 510( 25.50%), action 153, FPS 2.28, Running 145.38s Step 511( 25.67%), action 154, FPS 2.27, Running 145.73s Step 512( 25.83%), action 155, FPS 2.27, Running 146.28s Step 513( 26.00%), action 156, FPS 2.28, Running 146.60s Step 514( 26.17%), action 157, FPS 2.28, Running 147.13s Step 515( 26.33%), action 158, FPS 2.28, Running 147.45s Step 516( 26.50%), action 159, FPS 2.27, Running 148.00s Step 517( 26.67%), action 160, FPS 2.27, Running 148.33s Step 518( 26.83%), action 161, FPS 2.28, Running 148.95s Step 519( 27.00%), action 162, FPS 2.27, Running 149.27s Step 520( 27.17%), action 163, FPS 2.28, Running 149.78s Step 521( 27.33%), action 164, FPS 2.27, Running 150.12s Step 522( 27.50%), action 165, FPS 2.28, Running 150.62s Step 523( 27.67%), action 166, FPS 2.27, Running 150.99s Step 524( 27.83%), action 167, FPS 2.21, Running 151.74s Step 525( 28.00%), action 168, FPS 2.21, Running 152.10s Step 526( 28.17%), action 169, FPS 2.20, Running 152.64s Step 527( 28.33%), action 170, FPS 2.19, Running 153.00s Step 528( 28.50%), action 171, FPS 2.16, Running 153.78s Step 529( 28.67%), action 172, FPS 2.17, Running 154.10s Step 530( 28.83%), action 173, FPS 2.17, Running 154.60s Step 531( 29.00%), action 174, FPS 2.17, Running 154.95s Step 532( 29.17%), action 175, FPS 2.17, Running 155.49s Step 533( 29.33%), action 176, FPS 2.17, Running 155.84s Step 534( 29.50%), action 177, FPS 2.17, Running 156.35s Step 535( 29.67%), action 178, FPS 2.16, Running 156.69s Step 536( 29.83%), action 179, FPS 2.17, Running 157.22s Step 537( 30.00%), action 180, FPS 2.16, Running 157.60s Step 538( 30.17%), action 181, FPS 2.13, Running 158.32s Step 539( 30.33%), action 182, FPS 2.13, Running 158.67s Step 540( 30.50%), action 183, FPS 2.12, Running 159.21s Step 541( 30.67%), action 184, FPS 2.12, Running 159.55s Step 542( 30.83%), action 185, FPS 2.12, Running 160.07s Step 543( 31.00%), action 186, FPS 2.12, Running 160.42s Step 544( 31.17%), action 187, FPS 2.17, Running 160.94s Step 545( 31.33%), action 188, FPS 2.18, Running 161.29s Step 546( 31.50%), action 189, FPS 2.18, Running 161.81s Step 547( 31.67%), action 190, FPS 2.18, Running 162.16s Step 548( 31.83%), action 191, FPS 2.19, Running 162.90s Step 549( 32.00%), action 192, FPS 2.18, Running 163.27s Step 550( 32.17%), action 193, FPS 2.17, Running 163.80s Step 551( 32.33%), action 194, FPS 2.17, Running 164.15s Step 552( 32.50%), action 195, FPS 2.17, Running 164.71s Step 553( 32.67%), action 196, FPS 2.18, Running 165.03s Step 554( 32.83%), action 197, FPS 2.17, Running 165.57s Step 555( 33.00%), action 198, FPS 2.17, Running 165.89s Step 556( 33.17%), action 199, FPS 2.18, Running 166.39s Step 557( 33.33%), action 200, FPS 2.19, Running 166.74s Step 558( 33.50%), action 201, FPS 2.19, Running 167.45s Step 559( 33.67%), action 202, FPS 2.19, Running 167.79s Step 560( 33.83%), action 203, FPS 2.19, Running 168.36s Step 561( 34.00%), action 204, FPS 2.19, Running 168.70s Step 562( 34.17%), action 205, FPS 2.19, Running 169.20s Step 563( 34.33%), action 206, FPS 2.20, Running 169.51s Step 564( 34.50%), action 207, FPS 2.21, Running 170.01s Step 565( 34.67%), action 208, FPS 2.21, Running 170.33s Step 566( 34.83%), action 209, FPS 2.22, Running 170.83s Step 567( 35.00%), action 210, FPS 2.22, Running 171.15s Step 568( 35.17%), action 211, FPS 2.25, Running 171.79s Step 569( 35.33%), action 212, FPS 2.26, Running 172.11s Step 570( 35.50%), action 213, FPS 2.26, Running 172.64s Step 571( 35.67%), action 214, FPS 2.27, Running 172.95s Step 572( 35.83%), action 215, FPS 2.29, Running 173.45s Step 573( 36.00%), action 216, FPS 2.29, Running 173.76s Step 574( 36.17%), action 217, FPS 2.30, Running 174.27s Step 575( 36.33%), action 218, FPS 2.28, Running 174.65s Step 576( 36.50%), action 219, FPS 2.27, Running 175.18s Step 577( 36.67%), action 220, FPS 2.28, Running 175.49s Step 578( 36.83%), action 221, FPS 2.30, Running 176.15s Step 579( 37.00%), action 222, FPS 2.30, Running 176.49s Step 580( 37.17%), action 223, FPS 2.31, Running 177.01s Step 581( 37.33%), action 224, FPS 2.31, Running 177.37s Step 582( 37.50%), action 225, FPS 2.29, Running 177.95s Step 583( 37.67%), action 226, FPS 2.28, Running 178.28s Step 584( 37.83%), action 227, FPS 2.28, Running 178.80s Step 585( 38.00%), action 228, FPS 2.27, Running 179.13s Step 586( 38.17%), action 229, FPS 2.26, Running 179.68s Step 587( 38.33%), action 230, FPS 2.25, Running 180.04s Step 588( 38.50%), action 231, FPS 2.24, Running 180.70s Step 589( 38.67%), action 232, FPS 2.24, Running 181.03s Step 590( 38.83%), action 233, FPS 2.23, Running 181.61s Step 591( 39.00%), action 234, FPS 2.22, Running 181.95s Step 592( 39.17%), action 235, FPS 2.21, Running 182.50s Step 593( 39.33%), action 236, FPS 2.21, Running 182.82s Step 594( 39.50%), action 237, FPS 2.20, Running 183.36s Step 595( 39.67%), action 238, FPS 2.21, Running 183.69s Step 596( 39.83%), action 239, FPS 2.22, Running 184.21s Step 597( 40.00%), action 240, FPS 2.21, Running 184.55s Step 598( 40.17%), action 241, FPS 2.21, Running 185.19s Step 599( 40.33%), action 242, FPS 2.22, Running 185.51s Step 600( 40.50%), action 243, FPS 2.22, Running 186.03s Step 601( 40.67%), action 244, FPS 2.22, Running 186.38s Step 602( 40.83%), action 245, FPS 2.23, Running 186.91s Step 603( 41.00%), action 246, FPS 2.23, Running 187.25s Step 604( 41.17%), action 247, FPS 2.22, Running 187.80s Step 605( 41.33%), action 248, FPS 2.22, Running 188.15s Step 606( 41.50%), action 249, FPS 2.22, Running 188.70s Step 607( 41.67%), action 250, FPS 2.23, Running 189.02s Step 608( 41.83%), action 251, FPS 2.23, Running 189.69s Step 609( 42.00%), action 252, FPS 2.22, Running 190.03s Step 610( 42.17%), action 253, FPS 2.23, Running 190.58s Step 611( 42.33%), action 254, FPS 2.23, Running 190.92s Step 612( 42.50%), action 255, FPS 2.24, Running 191.45s Step 613( 42.67%), action 256, FPS 2.23, Running 191.81s Step 614( 42.83%), action 257, FPS 2.23, Running 192.32s Step 615( 43.00%), action 258, FPS 2.23, Running 192.67s Step 616( 43.17%), action 259, FPS 2.24, Running 193.15s Step 617( 43.33%), action 260, FPS 2.25, Running 193.46s Step 618( 43.50%), action 261, FPS 2.27, Running 194.00s Step 619( 43.67%), action 262, FPS 2.27, Running 194.30s Step 620( 43.83%), action 263, FPS 2.29, Running 194.76s Step 621( 44.00%), action 264, FPS 2.30, Running 195.06s Step 622( 44.17%), action 265, FPS 2.33, Running 195.49s Step 623( 44.33%), action 266, FPS 2.35, Running 195.74s Step 624( 44.50%), action 267, FPS 2.43, Running 196.04s Step 625( 44.67%), action 268, FPS 2.47, Running 196.24s Step 626( 44.83%), action 269, FPS 2.56, Running 196.52s Step 627( 45.00%), action 270, FPS 2.59, Running 196.73s Step 628( 45.17%), action 271, FPS 2.68, Running 197.15s Step 629( 45.33%), action 272, FPS 2.73, Running 197.35s Step 630( 45.50%), action 273, FPS 2.83, Running 197.65s Step 631( 45.67%), action 274, FPS 2.88, Running 197.86s Step 632( 45.83%), action 275, FPS 2.98, Running 198.16s Step 633( 46.00%), action 276, FPS 3.05, Running 198.36s Step 634( 46.17%), action 277, FPS 3.14, Running 198.69s Step 635( 46.33%), action 278, FPS 3.21, Running 198.91s Step 636( 46.50%), action 279, FPS 3.30, Running 199.22s Step 637( 46.67%), action 280, FPS 3.34, Running 199.44s Step 638( 46.83%), action 281, FPS 3.41, Running 199.86s Step 639( 47.00%), action 282, FPS 3.47, Running 200.06s Step 640( 47.17%), action 283, FPS 3.56, Running 200.37s Step 641( 47.33%), action 284, FPS 3.62, Running 200.59s Step 642( 47.50%), action 285, FPS 3.70, Running 200.89s Step 643( 47.67%), action 286, FPS 3.72, Running 201.12s Step 644( 47.83%), action 287, FPS 3.71, Running 201.43s Step 645( 48.00%), action 288, FPS 3.71, Running 201.64s Step 646( 48.17%), action 289, FPS 3.68, Running 201.96s Step 647( 48.33%), action 290, FPS 3.67, Running 202.17s Step 648( 48.50%), action 291, FPS 3.66, Running 202.61s Step 649( 48.67%), action 292, FPS 3.65, Running 202.82s Step 650( 48.83%), action 293, FPS 3.65, Running 203.13s Step 651( 49.00%), action 294, FPS 3.65, Running 203.34s Step 652( 49.17%), action 295, FPS 3.64, Running 203.66s Step 653( 49.33%), action 296, FPS 3.63, Running 203.88s Step 654( 49.50%), action 297, FPS 3.62, Running 204.21s Step 655( 49.67%), action 298, FPS 3.63, Running 204.42s Step 656( 49.83%), action 299, FPS 3.64, Running 204.72s Step 657( 50.00%), action 300, FPS 3.63, Running 204.94s Step 658( 50.17%), action 301, FPS 3.62, Running 205.38s Step 659( 50.33%), action 302, FPS 3.61, Running 205.60s Step 660( 50.50%), action 303, FPS 3.59, Running 205.93s Step 661( 50.67%), action 304, FPS 3.59, Running 206.16s Step 662( 50.83%), action 305, FPS 3.58, Running 206.49s Step 663( 51.00%), action 306, FPS 3.58, Running 206.71s Step 664( 51.17%), action 307, FPS 3.52, Running 207.11s Step 665( 51.33%), action 308, FPS 3.52, Running 207.33s Step 666( 51.50%), action 309, FPS 3.51, Running 207.65s Step 667( 51.67%), action 310, FPS 3.50, Running 207.88s Step 668( 51.83%), action 311, FPS 3.51, Running 208.31s Step 669( 52.00%), action 312, FPS 3.51, Running 208.53s Step 670( 52.17%), action 313, FPS 3.51, Running 208.83s Step 671( 52.33%), action 314, FPS 3.51, Running 209.04s Step 672( 52.50%), action 315, FPS 3.51, Running 209.35s Step 673( 52.67%), action 316, FPS 3.51, Running 209.57s Step 674( 52.83%), action 317, FPS 3.52, Running 209.89s Step 675( 53.00%), action 318, FPS 3.52, Running 210.09s Step 676( 53.17%), action 319, FPS 3.52, Running 210.39s Step 677( 53.33%), action 320, FPS 3.53, Running 210.60s Step 678( 53.50%), action 321, FPS 3.54, Running 211.03s Step 679( 53.67%), action 322, FPS 3.55, Running 211.24s Step 680( 53.83%), action 323, FPS 3.57, Running 211.54s Step 681( 54.00%), action 324, FPS 3.58, Running 211.76s Step 682( 54.17%), action 325, FPS 3.59, Running 212.06s Step 683( 54.33%), action 326, FPS 3.60, Running 212.27s Step 684( 54.50%), action 327, FPS 3.64, Running 212.60s Step 685( 54.67%), action 328, FPS 3.63, Running 212.83s Step 686( 54.83%), action 329, FPS 3.64, Running 213.15s Step 687( 55.00%), action 330, FPS 3.64, Running 213.38s Step 688( 55.17%), action 331, FPS 3.63, Running 213.82s Step 689( 55.33%), action 332, FPS 3.61, Running 214.06s Step 690( 55.50%), action 333, FPS 3.61, Running 214.37s Step 691( 55.67%), action 334, FPS 3.61, Running 214.58s Step 692( 55.83%), action 335, FPS 3.61, Running 214.90s Step 693( 56.00%), action 336, FPS 3.60, Running 215.13s Step 694( 56.17%), action 337, FPS 3.58, Running 215.47s Step 695( 56.33%), action 338, FPS 3.57, Running 215.70s Step 696( 56.50%), action 339, FPS 3.57, Running 216.00s Step 697( 56.67%), action 340, FPS 3.57, Running 216.20s Step 698( 56.83%), action 341, FPS 3.50, Running 216.74s Step 699( 57.00%), action 342, FPS 3.51, Running 216.94s Step 700( 57.17%), action 343, FPS 3.38, Running 217.46s Step 701( 57.33%), action 344, FPS 3.29, Running 217.83s Step 702( 57.50%), action 345, FPS 3.15, Running 218.41s Step 703( 57.67%), action 346, FPS 3.07, Running 218.79s Step 704( 57.83%), action 347, FPS 2.96, Running 219.36s Step 705( 58.00%), action 348, FPS 2.89, Running 219.75s Step 706( 58.17%), action 349, FPS 2.85, Running 220.15s Step 707( 58.33%), action 350, FPS 2.71, Running 220.76s Step 708( 58.50%), action 351, FPS 2.51, Running 221.80s Step 709( 58.67%), action 352, FPS 2.41, Running 222.34s Step 710( 58.83%), action 353, FPS 2.32, Running 222.99s Step 711( 59.00%), action 354, FPS 2.25, Running 223.49s Step 712( 59.17%), action 355, FPS 2.17, Running 224.13s Step 713( 59.33%), action 356, FPS 2.09, Running 224.71s Step 714( 59.50%), action 357, FPS 2.04, Running 225.26s Step 715( 59.67%), action 358, FPS 2.02, Running 225.61s Step 716( 59.83%), action 359, FPS 1.97, Running 226.13s Step 717( 60.00%), action 360, FPS 1.95, Running 226.49s Step 718( 60.17%), action 361, FPS 1.92, Running 227.17s Step 719( 60.33%), action 362, FPS 1.89, Running 227.51s Step 720( 60.50%), action 363, FPS 1.90, Running 227.97s Step 721( 60.67%), action 364, FPS 1.93, Running 228.18s Step 722( 60.83%), action 365, FPS 1.96, Running 228.59s Step 723( 61.00%), action 366, FPS 1.98, Running 228.91s Step 724( 61.17%), action 367, FPS 1.99, Running 229.41s Step 725( 61.33%), action 368, FPS 2.00, Running 229.74s Step 726( 61.50%), action 369, FPS 1.98, Running 230.26s Step 727( 61.67%), action 370, FPS 2.03, Running 230.61s Step 728( 61.83%), action 371, FPS 2.10, Running 231.31s Step 729( 62.00%), action 372, FPS 2.15, Running 231.66s Step 730( 62.17%), action 373, FPS 2.22, Running 231.99s Step 731( 62.33%), action 374, FPS 2.29, Running 232.20s Step 732( 62.50%), action 375, FPS 2.35, Running 232.64s Step 733( 62.67%), action 376, FPS 2.42, Running 232.97s Step 734( 62.83%), action 377, FPS 2.42, Running 233.54s Step 735( 63.00%), action 378, FPS 2.42, Running 233.88s Step 736( 63.17%), action 379, FPS 2.40, Running 234.46s Step 737( 63.33%), action 380, FPS 2.39, Running 234.84s Step 738( 63.50%), action 381, FPS 2.40, Running 235.50s Step 739( 63.67%), action 382, FPS 2.40, Running 235.85s Step 740( 63.83%), action 383, FPS 2.44, Running 236.15s Step 741( 64.00%), action 384, FPS 2.45, Running 236.35s Step 742( 64.17%), action 385, FPS 2.44, Running 236.80s Step 743( 64.33%), action 386, FPS 2.43, Running 237.15s Step 744( 64.50%), action 387, FPS 2.41, Running 237.70s Step 745( 64.67%), action 388, FPS 2.41, Running 238.06s Step 746( 64.83%), action 389, FPS 2.40, Running 238.61s Step 747( 65.00%), action 390, FPS 2.40, Running 238.95s Step 748( 65.17%), action 391, FPS 2.41, Running 239.61s Step 749( 65.33%), action 392, FPS 2.41, Running 239.96s Step 750( 65.50%), action 393, FPS 2.41, Running 240.28s Step 751( 65.67%), action 394, FPS 2.41, Running 240.50s Step 752( 65.83%), action 395, FPS 2.40, Running 240.96s Step 753( 66.00%), action 396, FPS 2.40, Running 241.31s Step 754( 66.17%), action 397, FPS 2.40, Running 241.87s Step 755( 66.33%), action 398, FPS 2.40, Running 242.22s Step 756( 66.50%), action 399, FPS 2.37, Running 242.90s Step 757( 66.67%), action 400, FPS 2.37, Running 243.28s Step 758( 66.83%), action 401, FPS 2.35, Running 244.02s Step 759( 67.00%), action 402, FPS 2.35, Running 244.37s Step 760( 67.17%), action 403, FPS 2.29, Running 244.90s Step 761( 67.33%), action 404, FPS 2.22, Running 245.35s Step 762( 67.50%), action 405, FPS 2.18, Running 245.97s Step 763( 67.67%), action 406, FPS 2.17, Running 246.36s Step 764( 67.83%), action 407, FPS 2.16, Running 246.98s Step 765( 68.00%), action 408, FPS 2.15, Running 247.35s Step 766( 68.17%), action 409, FPS 2.14, Running 247.95s Step 767( 68.33%), action 410, FPS 2.13, Running 248.36s Step 768( 68.50%), action 411, FPS 2.12, Running 249.04s Step 769( 68.67%), action 412, FPS 2.10, Running 249.47s Step 770( 68.83%), action 413, FPS 2.04, Running 250.07s Step 771( 69.00%), action 414, FPS 2.00, Running 250.48s Step 772( 69.17%), action 415, FPS 1.98, Running 251.06s Step 773( 69.33%), action 416, FPS 1.98, Running 251.42s Step 774( 69.50%), action 417, FPS 1.97, Running 252.02s Step 775( 69.67%), action 418, FPS 1.97, Running 252.37s Step 776( 69.83%), action 419, FPS 1.97, Running 253.04s Step 777( 70.00%), action 420, FPS 1.96, Running 253.47s Step 778( 70.17%), action 421, FPS 1.96, Running 254.22s Step 779( 70.33%), action 422, FPS 1.96, Running 254.60s Step 780( 70.50%), action 423, FPS 1.95, Running 255.18s Step 781( 70.67%), action 424, FPS 1.96, Running 255.55s Step 782( 70.83%), action 425, FPS 1.97, Running 256.14s Step 783( 71.00%), action 426, FPS 1.97, Running 256.51s Step 784( 71.17%), action 427, FPS 1.96, Running 257.21s Step 785( 71.33%), action 428, FPS 1.94, Running 257.65s Step 786( 71.50%), action 429, FPS 1.94, Running 258.25s Step 787( 71.67%), action 430, FPS 1.95, Running 258.64s Step 788( 71.83%), action 431, FPS 1.92, Running 259.43s Step 789( 72.00%), action 432, FPS 1.93, Running 259.84s Step 790( 72.17%), action 433, FPS 1.93, Running 260.44s Step 791( 72.33%), action 434, FPS 1.93, Running 260.83s Step 792( 72.50%), action 435, FPS 1.91, Running 261.52s Step 793( 72.67%), action 436, FPS 1.91, Running 261.91s Step 794( 72.83%), action 437, FPS 1.90, Running 262.53s Step 795( 73.00%), action 438, FPS 1.90, Running 262.89s Step 796( 73.17%), action 439, FPS 1.91, Running 263.52s Step 797( 73.33%), action 440, FPS 1.92, Running 263.88s Step 798( 73.50%), action 441, FPS 1.92, Running 264.65s Step 799( 73.67%), action 442, FPS 1.92, Running 265.02s Step 800( 73.83%), action 443, FPS 1.89, Running 265.74s Step 801( 74.00%), action 444, FPS 1.89, Running 266.15s Step 802( 74.17%), action 445, FPS 1.88, Running 266.79s Step 803( 74.33%), action 446, FPS 1.87, Running 267.20s Step 804( 74.50%), action 447, FPS 1.89, Running 267.79s Step 805( 74.67%), action 448, FPS 1.90, Running 268.18s Step 806( 74.83%), action 449, FPS 1.89, Running 268.83s Step 807( 75.00%), action 450, FPS 1.89, Running 269.23s Step 808( 75.17%), action 451, FPS 1.88, Running 270.08s Step 809( 75.33%), action 452, FPS 1.88, Running 270.50s Step 810( 75.50%), action 453, FPS 1.88, Running 271.09s Step 811( 75.67%), action 454, FPS 1.88, Running 271.49s Step 812( 75.83%), action 455, FPS 1.89, Running 272.12s Step 813( 76.00%), action 456, FPS 1.89, Running 272.48s Step 814( 76.17%), action 457, FPS 1.89, Running 273.08s Step 815( 76.33%), action 458, FPS 1.89, Running 273.49s Step 816( 76.50%), action 459, FPS 1.88, Running 274.16s Step 817( 76.67%), action 460, FPS 1.87, Running 274.56s Step 818( 76.83%), action 461, FPS 1.88, Running 275.30s Step 819( 77.00%), action 462, FPS 1.88, Running 275.67s Step 820( 77.17%), action 463, FPS 1.89, Running 276.32s Step 821( 77.33%), action 464, FPS 1.90, Running 276.70s Step 822( 77.50%), action 465, FPS 1.90, Running 277.30s Step 823( 77.67%), action 466, FPS 1.91, Running 277.68s Step 824( 77.83%), action 467, FPS 1.89, Running 278.35s Step 825( 78.00%), action 468, FPS 1.89, Running 278.74s Step 826( 78.17%), action 469, FPS 1.91, Running 279.31s Step 827( 78.33%), action 470, FPS 1.91, Running 279.72s Step 828( 78.50%), action 471, FPS 1.93, Running 280.47s Step 829( 78.67%), action 472, FPS 1.93, Running 280.86s Step 830( 78.83%), action 473, FPS 1.93, Running 281.48s Step 831( 79.00%), action 474, FPS 1.92, Running 281.92s Step 832( 79.17%), action 475, FPS 1.91, Running 282.59s Step 833( 79.33%), action 476, FPS 1.91, Running 282.95s Step 834( 79.50%), action 477, FPS 1.91, Running 283.58s Step 835( 79.67%), action 478, FPS 1.91, Running 283.96s Step 836( 79.83%), action 479, FPS 1.93, Running 284.55s Step 837( 80.00%), action 480, FPS 1.93, Running 284.92s Step 838( 80.17%), action 481, FPS 1.93, Running 285.66s Step 839( 80.33%), action 482, FPS 1.91, Running 286.14s Step 840( 80.50%), action 483, FPS 1.91, Running 286.78s Step 841( 80.67%), action 484, FPS 1.91, Running 287.16s Step 842( 80.83%), action 485, FPS 1.91, Running 287.76s Step 843( 81.00%), action 486, FPS 1.91, Running 288.16s Step 844( 81.17%), action 487, FPS 1.92, Running 288.77s Step 845( 81.33%), action 488, FPS 1.92, Running 289.13s Step 846( 81.50%), action 489, FPS 1.92, Running 289.73s Step 847( 81.67%), action 490, FPS 1.92, Running 290.15s Step 848( 81.83%), action 491, FPS 1.92, Running 290.89s Step 849( 82.00%), action 492, FPS 1.92, Running 291.25s Step 850( 82.17%), action 493, FPS 1.93, Running 291.87s Step 851( 82.33%), action 494, FPS 1.94, Running 292.24s Step 852( 82.50%), action 495, FPS 1.95, Running 292.83s Step 853( 82.67%), action 496, FPS 1.95, Running 293.19s Step 854( 82.83%), action 497, FPS 1.96, Running 293.80s Step 855( 83.00%), action 498, FPS 1.94, Running 294.25s Step 856( 83.17%), action 499, FPS 1.93, Running 294.93s Step 857( 83.33%), action 500, FPS 1.92, Running 295.34s Step 858( 83.50%), action 501, FPS 1.92, Running 296.05s Step 859( 83.67%), action 502, FPS 1.94, Running 296.47s Step 860( 83.83%), action 503, FPS 1.94, Running 297.08s Step 861( 84.00%), action 504, FPS 1.93, Running 297.50s Step 862( 84.17%), action 505, FPS 1.92, Running 298.16s Step 863( 84.33%), action 506, FPS 1.92, Running 298.60s Step 864( 84.50%), action 507, FPS 1.92, Running 299.19s Step 865( 84.67%), action 508, FPS 1.92, Running 299.56s Step 866( 84.83%), action 509, FPS 1.90, Running 300.24s Step 867( 85.00%), action 510, FPS 1.91, Running 300.65s Step 868( 85.17%), action 511, FPS 1.91, Running 301.37s Step 869( 85.33%), action 512, FPS 1.90, Running 301.76s Step 870( 85.50%), action 513, FPS 1.89, Running 302.44s Step 871( 85.67%), action 514, FPS 1.88, Running 302.85s Step 872( 85.83%), action 515, FPS 1.89, Running 303.42s Step 873( 86.00%), action 516, FPS 1.89, Running 303.79s Step 874( 86.17%), action 517, FPS 1.89, Running 304.38s Step 875( 86.33%), action 518, FPS 1.91, Running 304.73s Step 876( 86.50%), action 519, FPS 1.94, Running 305.24s Step 877( 86.67%), action 520, FPS 1.95, Running 305.59s Step 878( 86.83%), action 521, FPS 1.96, Running 306.25s Step 879( 87.00%), action 522, FPS 1.98, Running 306.58s Step 880( 87.17%), action 523, FPS 1.99, Running 307.14s Step 881( 87.33%), action 524, FPS 2.00, Running 307.48s Step 882( 87.50%), action 525, FPS 2.03, Running 308.00s Step 883( 87.67%), action 526, FPS 2.05, Running 308.35s Step 884( 87.83%), action 527, FPS 2.06, Running 308.88s Step 885( 88.00%), action 528, FPS 2.07, Running 309.21s Step 886( 88.17%), action 529, FPS 2.08, Running 309.88s Step 887( 88.33%), action 530, FPS 2.09, Running 310.20s Step 888( 88.50%), action 531, FPS 2.11, Running 310.86s Step 889( 88.67%), action 532, FPS 2.12, Running 311.20s Step 890( 88.83%), action 533, FPS 2.15, Running 311.75s Step 891( 89.00%), action 534, FPS 2.16, Running 312.10s Step 892( 89.17%), action 535, FPS 2.14, Running 312.74s Step 893( 89.33%), action 536, FPS 2.15, Running 313.09s Step 894( 89.50%), action 537, FPS 2.16, Running 313.66s Step 895( 89.67%), action 538, FPS 2.16, Running 314.00s Step 896( 89.83%), action 539, FPS 2.15, Running 314.54s Step 897( 90.00%), action 540, FPS 2.15, Running 314.87s Step 898( 90.17%), action 541, FPS 2.16, Running 315.52s Step 899( 90.33%), action 542, FPS 2.15, Running 315.88s Step 900( 90.50%), action 543, FPS 2.15, Running 316.46s Step 901( 90.67%), action 544, FPS 2.15, Running 316.79s Step 902( 90.83%), action 545, FPS 2.15, Running 317.31s Step 903( 91.00%), action 546, FPS 2.15, Running 317.64s Step 904( 91.17%), action 547, FPS 2.15, Running 318.19s Step 905( 91.33%), action 548, FPS 2.14, Running 318.54s Step 906( 91.50%), action 549, FPS 2.17, Running 319.08s Step 907( 91.67%), action 550, FPS 2.17, Running 319.41s Step 908( 91.83%), action 551, FPS 2.16, Running 320.10s Step 909( 92.00%), action 552, FPS 2.16, Running 320.46s Step 910( 92.17%), action 553, FPS 2.17, Running 320.98s Step 911( 92.33%), action 554, FPS 2.17, Running 321.32s Step 912( 92.50%), action 555, FPS 2.18, Running 321.91s Step 913( 92.67%), action 556, FPS 2.19, Running 322.24s Step 914( 92.83%), action 557, FPS 2.19, Running 322.77s Step 915( 93.00%), action 558, FPS 2.18, Running 323.15s Step 916( 93.17%), action 559, FPS 2.17, Running 323.74s Step 917( 93.33%), action 560, FPS 2.17, Running 324.08s Step 918( 93.50%), action 561, FPS 2.16, Running 324.79s Step 919( 93.67%), action 562, FPS 2.10, Running 325.39s Step 920( 93.83%), action 563, FPS 2.04, Running 326.27s Step 921( 94.00%), action 564, FPS 1.99, Running 326.84s Step 922( 94.17%), action 565, FPS 1.93, Running 327.69s Step 923( 94.33%), action 566, FPS 1.88, Running 328.25s Step 924( 94.50%), action 567, FPS 1.86, Running 328.94s Step 925( 94.67%), action 568, FPS 1.86, Running 329.31s Step 926( 94.83%), action 569, FPS 1.81, Running 330.11s Step 927( 95.00%), action 570, FPS 1.81, Running 330.46s Step 928( 95.17%), action 571, FPS 1.81, Running 331.13s Step 929( 95.33%), action 572, FPS 1.82, Running 331.47s Step 930( 95.50%), action 573, FPS 1.81, Running 332.03s Step 931( 95.67%), action 574, FPS 1.81, Running 332.37s Step 932( 95.83%), action 575, FPS 1.81, Running 332.95s Step 933( 96.00%), action 576, FPS 1.81, Running 333.29s Step 934( 96.17%), action 577, FPS 1.81, Running 333.83s Step 935( 96.33%), action 578, FPS 1.81, Running 334.17s Step 936( 96.50%), action 579, FPS 1.82, Running 334.71s Step 937( 96.67%), action 580, FPS 1.82, Running 335.06s Step 938( 96.83%), action 581, FPS 1.83, Running 335.71s Step 939( 97.00%), action 582, FPS 1.88, Running 336.05s Step 940( 97.17%), action 583, FPS 1.93, Running 336.61s Step 941( 97.33%), action 584, FPS 1.98, Running 336.96s Step 942( 97.50%), action 585, FPS 2.04, Running 337.50s Step 943( 97.67%), action 586, FPS 2.08, Running 337.85s Step 944( 97.83%), action 587, FPS 2.11, Running 338.42s Step 945( 98.00%), action 588, FPS 2.11, Running 338.77s Step 946( 98.17%), action 589, FPS 2.18, Running 339.29s Step 947( 98.33%), action 590, FPS 2.18, Running 339.65s Step 948( 98.50%), action 591, FPS 2.16, Running 340.38s Step 949( 98.67%), action 592, FPS 2.17, Running 340.69s Step 950( 98.83%), action 593, FPS 2.18, Running 341.18s Step 951( 99.00%), action 594, FPS 2.19, Running 341.49s Step 952( 99.17%), action 595, FPS 2.20, Running 342.02s Step 953( 99.33%), action 596, FPS 2.20, Running 342.36s Step 954( 99.50%), action 597, FPS 2.21, Running 342.87s Step 955( 99.67%), action 598, FPS 2.21, Running 343.20s Step 956( 99.83%), action 599, FPS 2.21, Running 343.75s Step 957(100.00%), action 600, FPS 2.21, Running 344.09s [2026-08-02 23:59:37] [60 ] Seed 59 failed after 344.23 s. +steps: 957 , actions: 600 . +Instruction: Empty +Total 9/60(15.00%) success. +Setting seed: 60 +Step 1( N/A%), pre moving , FPS 5.28, Running 0.19s Step 2( N/A%), pre moving , FPS 7.28, Running 0.27s Step 3( N/A%), pre moving , FPS 8.23, Running 0.36s Step 4( N/A%), pre moving , FPS 8.54, Running 0.47s Step 5( N/A%), pre moving , FPS 8.86, Running 0.56s Step 6( N/A%), pre moving , FPS 8.88, Running 0.68s Step 7( N/A%), pre moving , FPS 9.10, Running 0.77s Step 8( N/A%), pre moving , FPS 9.30, Running 0.86s Step 9( N/A%), pre moving , FPS 9.37, Running 0.96s Step 10( N/A%), pre moving , FPS 9.46, Running 1.06s Step 11( N/A%), pre moving , FPS 9.55, Running 1.15s Step 12( N/A%), pre moving , FPS 9.51, Running 1.26s Step 13( N/A%), pre moving , FPS 9.61, Running 1.35s Step 14( N/A%), pre moving , FPS 9.67, Running 1.45s Step 15( N/A%), pre moving , FPS 9.69, Running 1.55s Step 16( N/A%), pre moving , FPS 9.77, Running 1.64s Step 17( N/A%), pre moving , FPS 9.80, Running 1.74s Step 18( N/A%), pre moving , FPS 9.81, Running 1.84s Step 19( N/A%), pre moving , FPS 9.78, Running 1.94s Step 20( N/A%), pre moving , FPS 9.79, Running 2.04s Step 21( N/A%), pre moving , FPS 8.89, Running 2.44s Step 22( N/A%), pre moving , FPS 8.92, Running 2.52s Step 23( N/A%), pre moving , FPS 8.96, Running 2.60s Step 24( N/A%), pre moving , FPS 8.97, Running 2.70s Step 25( N/A%), pre moving , FPS 8.63, Running 2.88s Step 26( N/A%), pre moving , FPS 7.60, Running 3.31s Step 27( N/A%), pre moving , FPS 7.44, Running 3.46s Step 28( N/A%), pre moving , FPS 7.35, Running 3.58s Step 29( N/A%), pre moving , FPS 7.28, Running 3.71s Step 30( N/A%), pre moving , FPS 7.21, Running 3.83s Step 31( N/A%), pre moving , FPS 7.08, Running 3.97s Step 32( N/A%), pre moving , FPS 7.04, Running 4.10s Step 33( N/A%), pre moving , FPS 6.96, Running 4.23s Step 34( N/A%), pre moving , FPS 6.85, Running 4.37s Step 35( N/A%), pre moving , FPS 6.78, Running 4.50s Step 36( N/A%), pre moving , FPS 5.46, Running 5.30s Step 37( N/A%), pre moving , FPS 5.25, Running 5.55s Step 38( N/A%), pre moving , FPS 5.19, Running 5.69s Step 39( N/A%), pre moving , FPS 5.15, Running 5.82s Step 40( N/A%), pre moving , FPS 5.08, Running 5.98s Step 41( N/A%), pre moving , FPS 5.49, Running 6.08s Step 42( N/A%), pre moving , FPS 5.34, Running 6.27s Step 43( N/A%), pre moving , FPS 5.21, Running 6.44s Step 44( N/A%), pre moving , FPS 5.09, Running 6.63s Step 45( N/A%), pre moving , FPS 5.12, Running 6.79s Step 46( N/A%), pre moving , FPS 5.51, Running 6.94s Step 47( N/A%), pre moving , FPS 5.55, Running 7.06s Step 48( N/A%), pre moving , FPS 4.80, Running 7.75s Step 49( N/A%), pre moving , FPS 4.78, Running 7.89s Step 50( N/A%), pre moving , FPS 4.77, Running 8.02s Step 51( N/A%), pre moving , FPS 4.76, Running 8.18s Step 52( N/A%), pre moving , FPS 4.77, Running 8.30s Step 53( N/A%), pre moving , FPS 4.68, Running 8.50s Step 54( N/A%), pre moving , FPS 4.61, Running 8.70s Step 55( N/A%), pre moving , FPS 4.54, Running 8.91s Step 56( N/A%), pre moving , FPS 5.24, Running 9.12s Step 57( N/A%), pre moving , FPS 5.33, Running 9.30s Step 58( N/A%), pre moving , FPS 5.23, Running 9.51s Step 59( N/A%), pre moving , FPS 5.04, Running 9.79s Step 60( N/A%), pre moving , FPS 4.89, Running 10.07s Step 61( N/A%), pre moving , FPS 4.59, Running 10.44s Step 62( N/A%), pre moving , FPS 4.45, Running 10.76s Step 63( N/A%), pre moving , FPS 4.33, Running 11.05s Step 64( N/A%), pre moving , FPS 4.26, Running 11.32s Step 65( N/A%), pre moving , FPS 4.16, Running 11.60s Step 66( N/A%), pre moving , FPS 4.04, Running 11.89s Step 67( N/A%), pre moving , FPS 3.91, Running 12.18s Step 68( N/A%), pre moving , FPS 4.24, Running 12.47s Step 69( N/A%), pre moving , FPS 4.13, Running 12.73s Step 70( N/A%), pre moving , FPS 4.02, Running 13.00s Step 71( N/A%), pre moving , FPS 3.98, Running 13.21s Step 72( N/A%), pre moving , FPS 3.85, Running 13.49s Step 73( N/A%), pre moving , FPS 3.85, Running 13.69s Step 74( N/A%), pre moving , FPS 3.86, Running 13.89s Step 75( N/A%), pre moving , FPS 3.80, Running 14.17s Step 76( N/A%), pre moving , FPS 3.74, Running 14.46s Step 77( N/A%), pre moving , FPS 3.72, Running 14.67s Step 78( N/A%), pre moving , FPS 3.72, Running 14.88s Step 79( N/A%), pre moving , FPS 3.77, Running 15.09s Step 80( N/A%), pre moving , FPS 3.82, Running 15.30s Step 81( N/A%), pre moving , FPS 4.01, Running 15.43s Step 82( N/A%), pre moving , FPS 4.15, Running 15.57s Step 83( N/A%), pre moving , FPS 4.30, Running 15.70s Step 84( N/A%), pre moving , FPS 4.44, Running 15.83s Step 85( N/A%), pre moving , FPS 4.57, Running 15.97s Step 86( N/A%), pre moving , FPS 4.74, Running 16.11s Step 87( N/A%), pre moving , FPS 4.94, Running 16.23s Step 88( N/A%), pre moving , FPS 5.13, Running 16.37s Step 89( N/A%), pre moving , FPS 5.30, Running 16.51s Step 90( N/A%), pre moving , FPS 5.50, Running 16.64s Step 91( N/A%), pre moving , FPS 5.60, Running 16.78s Step 92( N/A%), pre moving , FPS 5.84, Running 16.91s Step 93( N/A%), pre moving , FPS 5.96, Running 17.04s Step 94( N/A%), pre moving , FPS 6.07, Running 17.18s Step 95( N/A%), pre moving , FPS 6.37, Running 17.31s Step 96( N/A%), pre moving , FPS 6.67, Running 17.46s Step 97( N/A%), pre moving , FPS 6.87, Running 17.58s Step 98( N/A%), pre moving , FPS 7.04, Running 17.72s Step 99( N/A%), pre moving , FPS 5.26, Running 18.90s Step 100( N/A%), pre moving , FPS 4.96, Running 19.33s Step 101( N/A%), pre moving , FPS 4.84, Running 19.56s Step 102( N/A%), pre moving , FPS 4.48, Running 20.03s Step 103( N/A%), pre moving , FPS 4.38, Running 20.27s Step 104( N/A%), pre moving , FPS 4.12, Running 20.69s Step 105( N/A%), pre moving , FPS 4.04, Running 20.92s Step 106( N/A%), pre moving , FPS 3.81, Running 21.36s Step 107( N/A%), pre moving , FPS 3.72, Running 21.60s Step 108( N/A%), pre moving , FPS 3.48, Running 22.12s Step 109( N/A%), pre moving , FPS 3.39, Running 22.41s Step 110( N/A%), pre moving , FPS 3.23, Running 22.82s Step 111( N/A%), pre moving , FPS 3.19, Running 23.05s Step 112( N/A%), pre moving , FPS 3.04, Running 23.49s Step 113( N/A%), pre moving , FPS 3.00, Running 23.71s Step 114( N/A%), pre moving , FPS 2.88, Running 24.14s Step 115( N/A%), pre moving , FPS 2.82, Running 24.42s Step 116( N/A%), pre moving , FPS 2.71, Running 24.84s Step 117( N/A%), pre moving , FPS 2.66, Running 25.10s Step 118( N/A%), pre moving , FPS 2.57, Running 25.51s Step 119( N/A%), pre moving , FPS 2.90, Running 25.80s Step 120( N/A%), pre moving , FPS 2.85, Running 26.35s Step 121( N/A%), pre moving , FPS 2.84, Running 26.61s Step 122( N/A%), pre moving , FPS 2.86, Running 27.02s Step 123( N/A%), pre moving , FPS 2.85, Running 27.28s Step 124( N/A%), pre moving , FPS 2.86, Running 27.67s Step 125( N/A%), pre moving , FPS 2.85, Running 27.94s Step 126( N/A%), pre moving , FPS 2.86, Running 28.35s Step 127( N/A%), pre moving , FPS 2.80, Running 28.75s Step 128( N/A%), pre moving , FPS 2.80, Running 29.26s Step 129( N/A%), pre moving , FPS 2.82, Running 29.49s Step 130( N/A%), pre moving , FPS 2.77, Running 30.05s Step 131( N/A%), pre moving , FPS 2.73, Running 30.37s Step 132( N/A%), pre moving , FPS 2.67, Running 30.99s Step 133( N/A%), pre moving , FPS 2.65, Running 31.27s Step 134( N/A%), pre moving , FPS 2.64, Running 31.71s Step 135( N/A%), pre moving , FPS 2.65, Running 31.97s Step 136( N/A%), pre moving , FPS 2.64, Running 32.41s Step 137( N/A%), pre moving , FPS 2.64, Running 32.69s Step 138( N/A%), pre moving , FPS 2.63, Running 33.12s Step 139( N/A%), pre moving , FPS 2.63, Running 33.41s Step 140( N/A%), pre moving , FPS 2.64, Running 33.93s Step 141( N/A%), pre moving , FPS 2.61, Running 34.27s Step 142( N/A%), pre moving , FPS 2.59, Running 34.75s Step 143( N/A%), pre moving , FPS 2.57, Running 35.06s Step 144( N/A%), pre moving , FPS 2.55, Running 35.52s Step 145( N/A%), pre moving , FPS 2.54, Running 35.81s Step 146( N/A%), pre moving , FPS 2.53, Running 36.27s Step 147( N/A%), pre moving , FPS 2.56, Running 36.56s Step 148( N/A%), pre moving , FPS 2.57, Running 37.04s Step 149( N/A%), pre moving , FPS 2.55, Running 37.33s Step 150( N/A%), pre moving , FPS 2.57, Running 37.84s Step 151( N/A%), pre moving , FPS 2.56, Running 38.18s Step 152( N/A%), pre moving , FPS 2.60, Running 38.69s Step 153( N/A%), pre moving , FPS 2.60, Running 38.98s Step 154( N/A%), pre moving , FPS 2.58, Running 39.46s Step 155( N/A%), pre moving , FPS 2.57, Running 39.74s Step 156( N/A%), pre moving , FPS 2.56, Running 40.21s Step 157( N/A%), pre moving , FPS 2.56, Running 40.49s Step 158( N/A%), pre moving , FPS 2.55, Running 40.97s Step 159( N/A%), pre moving , FPS 2.52, Running 41.34s Step 160( N/A%), pre moving , FPS 2.54, Running 41.79s Step 161( N/A%), pre moving , FPS 2.51, Running 42.25s Step 162( N/A%), pre moving , FPS 2.49, Running 42.76s Step 163( N/A%), pre moving , FPS 2.47, Running 43.14s Step 164( N/A%), pre moving , FPS 2.48, Running 43.59s Step 165( N/A%), pre moving , FPS 2.52, Running 43.76s Step 166( N/A%), pre moving , FPS 2.61, Running 43.93s Step 167( N/A%), pre moving , FPS 2.65, Running 44.10s Step 168( N/A%), pre moving , FPS 2.76, Running 44.27s Step 169( N/A%), pre moving , FPS 2.81, Running 44.44s Step 170( N/A%), pre moving , FPS 2.96, Running 44.60s Step 171( N/A%), pre moving , FPS 3.04, Running 44.77s Step 172( N/A%), pre moving , FPS 3.20, Running 44.94s Step 173( N/A%), pre moving , FPS 3.26, Running 45.12s Step 174( N/A%), pre moving , FPS 3.43, Running 45.28s Step 175( N/A%), pre moving , FPS 3.21, Running 45.96s Step 176( N/A%), pre moving , FPS 3.36, Running 46.16s Step 177( N/A%), pre moving , FPS 3.39, Running 46.40s Step 178( N/A%), pre moving , FPS 3.53, Running 46.64s Step 179( N/A%), pre moving , FPS 3.64, Running 46.84s Step 180( N/A%), pre moving , FPS 3.82, Running 47.03s Step 181( N/A%), pre moving , FPS 3.96, Running 47.30s Step 182( N/A%), pre moving , FPS 4.17, Running 47.56s Step 183( N/A%), pre moving , FPS 4.26, Running 47.84s Step 184( N/A%), pre moving , FPS 4.42, Running 48.11s Step 185( N/A%), pre moving , FPS 4.31, Running 48.40s Step 186( N/A%), pre moving , FPS 4.23, Running 48.66s Step 187( N/A%), pre moving , FPS 4.13, Running 48.94s Step 188( N/A%), pre moving , FPS 4.05, Running 49.22s Step 189( N/A%), pre moving , FPS 3.96, Running 49.49s Step 190( N/A%), pre moving , FPS 3.86, Running 49.78s Step 191( N/A%), pre moving , FPS 3.79, Running 50.05s Step 192( N/A%), pre moving , FPS 3.70, Running 50.34s Step 193( N/A%), pre moving , FPS 3.61, Running 50.66s Step 194( N/A%), pre moving , FPS 3.51, Running 50.97s Step 195( N/A%), pre moving , FPS 3.74, Running 51.31s Step 196( N/A%), pre moving , FPS 3.69, Running 51.58s Step 197( N/A%), pre moving , FPS 3.66, Running 51.87s Step 198( N/A%), pre moving , FPS 3.65, Running 52.12s Step 199( N/A%), pre moving , FPS 3.58, Running 52.42s Step 200( N/A%), pre moving , FPS 3.59, Running 52.60s Step 201( N/A%), pre moving , FPS 3.64, Running 52.78s Step 202( N/A%), pre moving , FPS 3.64, Running 53.06s Step 203( N/A%), pre moving , FPS 3.70, Running 53.24s Step 204( N/A%), pre moving , FPS 3.77, Running 53.42s Step 205( N/A%), pre moving , FPS 3.85, Running 53.60s Step 206( N/A%), pre moving , FPS 3.90, Running 53.79s Step 207( N/A%), pre moving , FPS 3.99, Running 53.95s Step 208( N/A%), pre moving , FPS 4.06, Running 54.14s Step 209( N/A%), pre moving , FPS 4.14, Running 54.32s Step 210( N/A%), pre moving , FPS 4.22, Running 54.51s Step 211( N/A%), pre moving , FPS 4.30, Running 54.70s Step 212( N/A%), pre moving , FPS 4.36, Running 54.92s Step 213( N/A%), pre moving , FPS 4.45, Running 55.15s Step 214( N/A%), pre moving , FPS 4.55, Running 55.37s Step 215( N/A%), pre moving , FPS 4.69, Running 55.57s Step 216( N/A%), pre moving , FPS 4.80, Running 55.75s Step 217( N/A%), pre moving , FPS 4.94, Running 55.92s Step 218( N/A%), pre moving , FPS 4.43, Running 56.63s Step 219( N/A%), pre moving , FPS 4.54, Running 56.83s Step 220( N/A%), pre moving , FPS 4.56, Running 56.98s Step 221( N/A%), pre moving , FPS 4.56, Running 57.17s Step 222( N/A%), pre moving , FPS 4.67, Running 57.34s Step 223( N/A%), pre moving , FPS 4.66, Running 57.53s Step 224( N/A%), pre moving , FPS 4.55, Running 57.81s Step 225( N/A%), pre moving , FPS 4.44, Running 58.10s Step 226( N/A%), pre moving , FPS 4.27, Running 58.47s Step 227( N/A%), pre moving , FPS 4.10, Running 58.83s Step 228( N/A%), pre moving , FPS 3.93, Running 59.24s Step 229( N/A%), pre moving , FPS 3.70, Running 59.72s Step 230( N/A%), pre moving , FPS 3.58, Running 60.10s Step 231( N/A%), pre moving , FPS 3.47, Running 60.46s Step 232( N/A%), pre moving , FPS 3.38, Running 60.83s Step 233( N/A%), pre moving , FPS 3.30, Running 61.21s Step 234( N/A%), pre moving , FPS 3.21, Running 61.59s Step 235( N/A%), pre moving , FPS 3.13, Running 61.95s Step 236( N/A%), pre moving , FPS 3.04, Running 62.32s Step 237( N/A%), pre moving , FPS 2.95, Running 62.70s Step 238( N/A%), pre moving , FPS 3.06, Running 63.16s Step 239( N/A%), pre moving , FPS 2.94, Running 63.62s Step 240( N/A%), pre moving , FPS 2.78, Running 64.18s Step 241( N/A%), pre moving , FPS 2.67, Running 64.66s Step 242( N/A%), pre moving , FPS 2.57, Running 65.12s Step 243( N/A%), pre moving , FPS 2.48, Running 65.58s Step 244( N/A%), pre moving , FPS 2.43, Running 66.04s Step 245( N/A%), pre moving , FPS 2.38, Running 66.52s Step 246( N/A%), pre moving , FPS 2.35, Running 66.99s Step 247( N/A%), pre moving , FPS 2.32, Running 67.45s Step 248( N/A%), pre moving , FPS 2.31, Running 67.91s Step 249( N/A%), pre moving , FPS 2.29, Running 68.47s Step 250( N/A%), pre moving , FPS 2.24, Running 69.03s Step 251( N/A%), pre moving , FPS 2.22, Running 69.48s Step 252( N/A%), pre moving , FPS 2.22, Running 69.84s Step 253( N/A%), pre moving , FPS 2.22, Running 70.23s Step 254( N/A%), pre moving , FPS 2.22, Running 70.60s Step 255( N/A%), pre moving , FPS 2.22, Running 70.97s Step 256( N/A%), pre moving , FPS 2.22, Running 71.35s Step 257( N/A%), pre moving , FPS 2.24, Running 71.63s Step 258( N/A%), pre moving , FPS 2.29, Running 71.90s Step 259( N/A%), pre moving , FPS 2.34, Running 72.19s Step 260( N/A%), pre moving , FPS 2.42, Running 72.45s Step 261( N/A%), pre moving , FPS 2.46, Running 72.80s Step 262( N/A%), pre moving , FPS 2.49, Running 73.16s Step 263( N/A%), pre moving , FPS 2.54, Running 73.47s Step 264( N/A%), pre moving , FPS 2.60, Running 73.74s Step 265( N/A%), pre moving , FPS 2.67, Running 74.00s Step 266( N/A%), pre moving , FPS 2.74, Running 74.28s Step 267( N/A%), pre moving , FPS 2.78, Running 74.64s Step 268( N/A%), pre moving , FPS 2.82, Running 75.01s Step 269( N/A%), pre moving , FPS 2.90, Running 75.37s Step 270( N/A%), pre moving , FPS 2.98, Running 75.75s Step 271( N/A%), pre moving , FPS 3.06, Running 76.02s Step 272( N/A%), pre moving , FPS 3.09, Running 76.31s Step 273( N/A%), pre moving , FPS 3.15, Running 76.57s Step 274( N/A%), pre moving , FPS 3.20, Running 76.85s Step 275( N/A%), pre moving , FPS 3.22, Running 77.18s Step 276( N/A%), pre moving , FPS 3.24, Running 77.52s Step 277( N/A%), pre moving , FPS 3.28, Running 77.73s Step 278( N/A%), pre moving , FPS 3.33, Running 77.91s Step 279( N/A%), pre moving , FPS 3.39, Running 78.08s Step 280( N/A%), pre moving , FPS 3.43, Running 78.27s Step 281( N/A%), pre moving , FPS 3.54, Running 78.45s Step 282( N/A%), pre moving , FPS 3.66, Running 78.62s Step 283( N/A%), pre moving , FPS 3.76, Running 78.79s Step 284( N/A%), pre moving , FPS 3.83, Running 78.96s Step 285( N/A%), pre moving , FPS 3.90, Running 79.13s Step 286( N/A%), pre moving , FPS 3.98, Running 79.30s Step 287( N/A%), pre moving , FPS 4.14, Running 79.47s Step 288( N/A%), pre moving , FPS 4.32, Running 79.64s Step 289( N/A%), pre moving , FPS 4.50, Running 79.81s Step 290( N/A%), pre moving , FPS 4.72, Running 79.99s Step 291( N/A%), pre moving , FPS 4.84, Running 80.15s Step 292( N/A%), pre moving , FPS 4.98, Running 80.32s Step 293( N/A%), pre moving , FPS 5.10, Running 80.49s Step 294( N/A%), pre moving , FPS 5.24, Running 80.67s Step 295( N/A%), pre moving , FPS 5.42, Running 80.86s Step 296( N/A%), pre moving , FPS 5.69, Running 81.03s Step 297( N/A%), pre moving , FPS 5.76, Running 81.21s Step 298( N/A%), pre moving , FPS 5.73, Running 81.40s Step 299( N/A%), pre moving , FPS 5.68, Running 81.60s Step 300( N/A%), pre moving , FPS 5.69, Running 81.79s Step 301( N/A%), pre moving , FPS 5.66, Running 81.98s Step 302( N/A%), pre moving , FPS 3.92, Running 83.73s Step 303( N/A%), pre moving , FPS 3.67, Running 84.24s Step 304( N/A%), pre moving , FPS 3.61, Running 84.51s Step 305( N/A%), pre moving , FPS 3.43, Running 84.97s Step 306( N/A%), pre moving , FPS 3.37, Running 85.25s Step 307( N/A%), pre moving , FPS 3.13, Running 85.85s Step 308( N/A%), pre moving , FPS 3.07, Running 86.16s Step 309( N/A%), pre moving , FPS 2.94, Running 86.62s Step 310( N/A%), pre moving , FPS 2.89, Running 86.90s Step 311( N/A%), pre moving , FPS 2.78, Running 87.35s Step 312( N/A%), pre moving , FPS 2.74, Running 87.64s Step 313( N/A%), pre moving , FPS 2.63, Running 88.10s Step 314( N/A%), pre moving , FPS 2.60, Running 88.37s Step 315( N/A%), pre moving , FPS 2.52, Running 88.81s Step 316( N/A%), pre moving , FPS 2.48, Running 89.10s Step 317( N/A%), pre moving , FPS 2.38, Running 89.61s Step 318( N/A%), pre moving , FPS 2.34, Running 89.95s Step 319( N/A%), pre moving , FPS 2.25, Running 90.48s Step 320( N/A%), pre moving , FPS 2.23, Running 90.76s Step 321( N/A%), pre moving , FPS 2.17, Running 91.21s Step 322( 0.17%), action 1, FPS 2.36, Running 92.22s Step 323( 0.33%), action 2, FPS 2.37, Running 92.69s Step 324( 0.50%), action 3, FPS 2.24, Running 93.42s Step 325( 0.67%), action 4, FPS 2.21, Running 94.02s Step 326( 0.83%), action 5, FPS 2.13, Running 94.66s Step 327( 1.00%), action 6, FPS 2.17, Running 95.06s Step 328( 1.17%), action 7, FPS 2.07, Running 95.82s Step 329( 1.33%), action 8, FPS 2.08, Running 96.23s Step 330( 1.50%), action 9, FPS 2.01, Running 96.84s Step 331( 1.67%), action 10, FPS 2.02, Running 97.26s Step 332( 1.83%), action 11, FPS 1.88, Running 98.27s Step 333( 2.00%), action 12, FPS 1.90, Running 98.65s Step 334( 2.17%), action 13, FPS 1.84, Running 99.21s Step 335( 2.33%), action 14, FPS 1.85, Running 99.59s Step 336( 2.50%), action 15, FPS 1.80, Running 100.18s Step 337( 2.67%), action 16, FPS 1.83, Running 100.55s Step 338( 2.83%), action 17, FPS 1.78, Running 101.17s Step 339( 3.00%), action 18, FPS 1.80, Running 101.57s Step 340( 3.17%), action 19, FPS 1.74, Running 102.25s Step 341( 3.33%), action 20, FPS 1.74, Running 102.72s Step 342( 3.50%), action 21, FPS 1.78, Running 103.46s Step 343( 3.67%), action 22, FPS 1.79, Running 103.87s Step 344( 3.83%), action 23, FPS 1.81, Running 104.49s Step 345( 4.00%), action 24, FPS 1.85, Running 104.84s Step 346( 4.17%), action 25, FPS 1.85, Running 105.44s Step 347( 4.33%), action 26, FPS 1.86, Running 105.81s Step 348( 4.50%), action 27, FPS 1.86, Running 106.56s Step 349( 4.67%), action 28, FPS 1.86, Running 106.96s Step 350( 4.83%), action 29, FPS 1.86, Running 107.56s Step 351( 5.00%), action 30, FPS 1.85, Running 108.05s Step 352( 5.17%), action 31, FPS 1.90, Running 108.79s Step 353( 5.33%), action 32, FPS 1.88, Running 109.26s Step 354( 5.50%), action 33, FPS 1.85, Running 110.02s Step 355( 5.67%), action 34, FPS 1.81, Running 110.63s Step 356( 5.83%), action 35, FPS 1.79, Running 111.33s Step 357( 6.00%), action 36, FPS 1.78, Running 111.81s Step 358( 6.17%), action 37, FPS 1.77, Running 112.44s Step 359( 6.33%), action 38, FPS 1.76, Running 112.94s Step 360( 6.50%), action 39, FPS 1.76, Running 113.65s Step 361( 6.67%), action 40, FPS 1.77, Running 114.04s Step 362( 6.83%), action 41, FPS 1.75, Running 114.87s Step 363( 7.00%), action 42, FPS 1.74, Running 115.34s Step 364( 7.17%), action 43, FPS 1.75, Running 115.89s Step 365( 7.33%), action 44, FPS 1.76, Running 116.18s Step 366( 7.50%), action 45, FPS 1.78, Running 116.68s Step 367( 7.67%), action 46, FPS 1.79, Running 117.01s Step 368( 7.83%), action 47, FPS 1.82, Running 117.52s Step 369( 8.00%), action 48, FPS 1.83, Running 117.89s Step 370( 8.17%), action 49, FPS 1.83, Running 118.48s Step 371( 8.33%), action 50, FPS 1.86, Running 118.83s Step 372( 8.50%), action 51, FPS 1.87, Running 119.46s Step 373( 8.67%), action 52, FPS 1.90, Running 119.81s Step 374( 8.83%), action 53, FPS 1.94, Running 120.34s Step 375( 9.00%), action 54, FPS 1.99, Running 120.68s Step 376( 9.17%), action 55, FPS 2.03, Running 121.18s Step 377( 9.33%), action 56, FPS 2.06, Running 121.51s Step 378( 9.50%), action 57, FPS 2.09, Running 122.03s Step 379( 9.67%), action 58, FPS 2.12, Running 122.37s Step 380( 9.83%), action 59, FPS 2.16, Running 122.91s Step 381( 10.00%), action 60, FPS 2.17, Running 123.24s Step 382( 10.17%), action 61, FPS 2.21, Running 123.90s Step 383( 10.33%), action 62, FPS 2.24, Running 124.26s Step 384( 10.50%), action 63, FPS 2.23, Running 124.84s Step 385( 10.67%), action 64, FPS 2.23, Running 125.17s Step 386( 10.83%), action 65, FPS 2.19, Running 125.80s Step 387( 11.00%), action 66, FPS 2.19, Running 126.13s Step 388( 11.17%), action 67, FPS 2.17, Running 126.73s Step 389( 11.33%), action 68, FPS 2.15, Running 127.17s Step 390( 11.50%), action 69, FPS 2.15, Running 127.76s Step 391( 11.67%), action 70, FPS 2.16, Running 128.10s Step 392( 11.83%), action 71, FPS 2.14, Running 128.80s Step 393( 12.00%), action 72, FPS 2.14, Running 129.14s Step 394( 12.17%), action 73, FPS 2.13, Running 129.74s Step 395( 12.33%), action 74, FPS 2.11, Running 130.15s Step 396( 12.50%), action 75, FPS 2.10, Running 130.70s Step 397( 12.67%), action 76, FPS 2.10, Running 131.03s Step 398( 12.83%), action 77, FPS 2.10, Running 131.58s Step 399( 13.00%), action 78, FPS 2.10, Running 131.91s Step 400( 13.17%), action 79, FPS 2.10, Running 132.44s Step 401( 13.33%), action 80, FPS 2.09, Running 132.80s Step 402( 13.50%), action 81, FPS 2.09, Running 133.46s Step 403( 13.67%), action 82, FPS 2.10, Running 133.80s Step 404( 13.83%), action 83, FPS 2.10, Running 134.35s Step 405( 14.00%), action 84, FPS 2.10, Running 134.67s Step 406( 14.17%), action 85, FPS 2.12, Running 135.23s Step 407( 14.33%), action 86, FPS 2.12, Running 135.57s Step 408( 14.50%), action 87, FPS 2.13, Running 136.13s Step 409( 14.67%), action 88, FPS 2.15, Running 136.48s Step 410( 14.83%), action 89, FPS 2.16, Running 137.00s Step 411( 15.00%), action 90, FPS 2.16, Running 137.34s Step 412( 15.17%), action 91, FPS 2.17, Running 138.00s Step 413( 15.33%), action 92, FPS 2.17, Running 138.36s Step 414( 15.50%), action 93, FPS 2.18, Running 138.90s Step 415( 15.67%), action 94, FPS 2.20, Running 139.22s Step 416( 15.83%), action 95, FPS 2.21, Running 139.74s Step 417( 16.00%), action 96, FPS 2.22, Running 140.06s Step 418( 16.17%), action 97, FPS 2.22, Running 140.60s Step 419( 16.33%), action 98, FPS 2.21, Running 140.96s Step 420( 16.50%), action 99, FPS 2.21, Running 141.49s Step 421( 16.67%), action 100, FPS 2.22, Running 141.80s Step 422( 16.83%), action 101, FPS 2.22, Running 142.47s Step 423( 17.00%), action 102, FPS 2.22, Running 142.80s Step 424( 17.17%), action 103, FPS 2.22, Running 143.34s Step 425( 17.33%), action 104, FPS 2.23, Running 143.66s Step 426( 17.50%), action 105, FPS 2.23, Running 144.21s Step 427( 17.67%), action 106, FPS 2.23, Running 144.55s Step 428( 17.83%), action 107, FPS 2.23, Running 145.08s Step 429( 18.00%), action 108, FPS 2.24, Running 145.42s Step 430( 18.17%), action 109, FPS 2.23, Running 145.96s Step 431( 18.33%), action 110, FPS 2.23, Running 146.31s Step 432( 18.50%), action 111, FPS 2.23, Running 146.96s Step 433( 18.67%), action 112, FPS 2.24, Running 147.30s Step 434( 18.83%), action 113, FPS 2.24, Running 147.82s Step 435( 19.00%), action 114, FPS 2.24, Running 148.14s Step 436( 19.17%), action 115, FPS 2.23, Running 148.69s Step 437( 19.33%), action 116, FPS 2.23, Running 149.02s Step 438( 19.50%), action 117, FPS 2.23, Running 149.58s Step 439( 19.67%), action 118, FPS 2.23, Running 149.91s Step 440( 19.83%), action 119, FPS 2.23, Running 150.46s Step 441( 20.00%), action 120, FPS 2.22, Running 150.80s Step 442( 20.17%), action 121, FPS 2.22, Running 151.46s Step 443( 20.33%), action 122, FPS 2.22, Running 151.82s Step 444( 20.50%), action 123, FPS 2.21, Running 152.39s Step 445( 20.67%), action 124, FPS 2.21, Running 152.71s Step 446( 20.83%), action 125, FPS 2.22, Running 153.23s Step 447( 21.00%), action 126, FPS 2.22, Running 153.54s Step 448( 21.17%), action 127, FPS 2.23, Running 154.06s Step 449( 21.33%), action 128, FPS 2.21, Running 154.47s Step 450( 21.50%), action 129, FPS 2.20, Running 155.04s Step 451( 21.67%), action 130, FPS 2.21, Running 155.37s Step 452( 21.83%), action 131, FPS 2.21, Running 156.03s Step 453( 22.00%), action 132, FPS 2.21, Running 156.37s Step 454( 22.17%), action 133, FPS 2.20, Running 156.89s Step 455( 22.33%), action 134, FPS 2.20, Running 157.21s Step 456( 22.50%), action 135, FPS 2.20, Running 157.76s Step 457( 22.67%), action 136, FPS 2.21, Running 158.08s Step 458( 22.83%), action 137, FPS 2.21, Running 158.63s Step 459( 23.00%), action 138, FPS 2.21, Running 158.96s Step 460( 23.17%), action 139, FPS 2.21, Running 159.50s Step 461( 23.33%), action 140, FPS 2.22, Running 159.82s Step 462( 23.50%), action 141, FPS 2.21, Running 160.50s Step 463( 23.67%), action 142, FPS 2.23, Running 160.80s Step 464( 23.83%), action 143, FPS 2.24, Running 161.31s Step 465( 24.00%), action 144, FPS 2.24, Running 161.65s Step 466( 24.17%), action 145, FPS 2.23, Running 162.19s Step 467( 24.33%), action 146, FPS 2.23, Running 162.50s Step 468( 24.50%), action 147, FPS 2.23, Running 163.04s Step 469( 24.67%), action 148, FPS 2.24, Running 163.38s Step 470( 24.83%), action 149, FPS 2.25, Running 163.94s Step 471( 25.00%), action 150, FPS 2.24, Running 164.28s Step 472( 25.17%), action 151, FPS 2.24, Running 164.97s Step 473( 25.33%), action 152, FPS 2.24, Running 165.28s Step 474( 25.50%), action 153, FPS 2.24, Running 165.83s Step 475( 25.67%), action 154, FPS 2.23, Running 166.17s Step 476( 25.83%), action 155, FPS 2.24, Running 166.69s Step 477( 26.00%), action 156, FPS 2.23, Running 167.03s Step 478( 26.17%), action 157, FPS 2.24, Running 167.57s Step 479( 26.33%), action 158, FPS 2.23, Running 167.92s Step 480( 26.50%), action 159, FPS 2.23, Running 168.46s Step 481( 26.67%), action 160, FPS 2.23, Running 168.79s Step 482( 26.83%), action 161, FPS 2.22, Running 169.51s Step 483( 27.00%), action 162, FPS 2.20, Running 169.87s Step 484( 27.17%), action 163, FPS 2.20, Running 170.41s Step 485( 27.33%), action 164, FPS 2.20, Running 170.74s Step 486( 27.50%), action 165, FPS 2.20, Running 171.27s Step 487( 27.67%), action 166, FPS 2.20, Running 171.59s Step 488( 27.83%), action 167, FPS 2.20, Running 172.14s Step 489( 28.00%), action 168, FPS 2.20, Running 172.46s Step 490( 28.17%), action 169, FPS 2.20, Running 173.03s Step 491( 28.33%), action 170, FPS 2.19, Running 173.39s Step 492( 28.50%), action 171, FPS 2.20, Running 174.05s Step 493( 28.67%), action 172, FPS 2.20, Running 174.38s Step 494( 28.83%), action 173, FPS 2.20, Running 174.91s Step 495( 29.00%), action 174, FPS 2.20, Running 175.25s Step 496( 29.17%), action 175, FPS 2.19, Running 175.82s Step 497( 29.33%), action 176, FPS 2.19, Running 176.15s Step 498( 29.50%), action 177, FPS 2.20, Running 176.67s Step 499( 29.67%), action 178, FPS 2.20, Running 176.99s Step 500( 29.83%), action 179, FPS 2.21, Running 177.51s Step 501( 30.00%), action 180, FPS 2.21, Running 177.84s Step 502( 30.17%), action 181, FPS 2.23, Running 178.48s Step 503( 30.33%), action 182, FPS 2.24, Running 178.81s Step 504( 30.50%), action 183, FPS 2.24, Running 179.34s Step 505( 30.67%), action 184, FPS 2.24, Running 179.67s Step 506( 30.83%), action 185, FPS 2.24, Running 180.19s Step 507( 31.00%), action 186, FPS 2.24, Running 180.52s Step 508( 31.17%), action 187, FPS 2.25, Running 181.03s Step 509( 31.33%), action 188, FPS 2.24, Running 181.39s Step 510( 31.50%), action 189, FPS 2.25, Running 181.94s Step 511( 31.67%), action 190, FPS 2.26, Running 182.26s Step 512( 31.83%), action 191, FPS 2.26, Running 182.90s Step 513( 32.00%), action 192, FPS 2.26, Running 183.24s Step 514( 32.17%), action 193, FPS 2.26, Running 183.75s Step 515( 32.33%), action 194, FPS 2.27, Running 184.08s Step 516( 32.50%), action 195, FPS 2.28, Running 184.59s Step 517( 32.67%), action 196, FPS 2.28, Running 184.91s Step 518( 32.83%), action 197, FPS 2.27, Running 185.49s Step 519( 33.00%), action 198, FPS 2.27, Running 185.81s Step 520( 33.17%), action 199, FPS 2.26, Running 186.34s Step 521( 33.33%), action 200, FPS 2.26, Running 186.67s Step 522( 33.50%), action 201, FPS 2.26, Running 187.34s Step 523( 33.67%), action 202, FPS 2.25, Running 187.69s Step 524( 33.83%), action 203, FPS 2.24, Running 188.25s Step 525( 34.00%), action 204, FPS 2.25, Running 188.58s Step 526( 34.17%), action 205, FPS 2.23, Running 189.14s Step 527( 34.33%), action 206, FPS 2.23, Running 189.48s Step 528( 34.50%), action 207, FPS 2.23, Running 190.01s Step 529( 34.67%), action 208, FPS 2.24, Running 190.34s Step 530( 34.83%), action 209, FPS 2.25, Running 190.85s Step 531( 35.00%), action 210, FPS 2.24, Running 191.18s Step 532( 35.17%), action 211, FPS 2.23, Running 191.86s Step 533( 35.33%), action 212, FPS 2.23, Running 192.21s Step 534( 35.50%), action 213, FPS 2.21, Running 192.80s Step 535( 35.67%), action 214, FPS 2.21, Running 193.15s Step 536( 35.83%), action 215, FPS 2.20, Running 193.67s Step 537( 36.00%), action 216, FPS 2.20, Running 194.02s Step 538( 36.17%), action 217, FPS 2.21, Running 194.54s Step 539( 36.33%), action 218, FPS 2.21, Running 194.87s Step 540( 36.50%), action 219, FPS 2.21, Running 195.38s Step 541( 36.67%), action 220, FPS 2.21, Running 195.70s Step 542( 36.83%), action 221, FPS 2.22, Running 196.37s Step 543( 37.00%), action 222, FPS 2.22, Running 196.71s Step 544( 37.17%), action 223, FPS 2.22, Running 197.24s Step 545( 37.33%), action 224, FPS 2.22, Running 197.57s Step 546( 37.50%), action 225, FPS 2.23, Running 198.09s Step 547( 37.67%), action 226, FPS 2.23, Running 198.43s Step 548( 37.83%), action 227, FPS 2.24, Running 198.94s Step 549( 38.00%), action 228, FPS 2.24, Running 199.27s Step 550( 38.17%), action 229, FPS 2.22, Running 199.84s Step 551( 38.33%), action 230, FPS 2.23, Running 200.16s Step 552( 38.50%), action 231, FPS 2.23, Running 200.84s Step 553( 38.67%), action 232, FPS 2.24, Running 201.15s Step 554( 38.83%), action 233, FPS 2.24, Running 201.72s Step 555( 39.00%), action 234, FPS 2.24, Running 202.07s Step 556( 39.17%), action 235, FPS 2.23, Running 202.63s Step 557( 39.33%), action 236, FPS 2.23, Running 203.00s Step 558( 39.50%), action 237, FPS 2.23, Running 203.52s Step 559( 39.67%), action 238, FPS 2.22, Running 203.86s Step 560( 39.83%), action 239, FPS 2.22, Running 204.39s Step 561( 40.00%), action 240, FPS 2.21, Running 204.74s Step 562( 40.17%), action 241, FPS 2.21, Running 205.42s Step 563( 40.33%), action 242, FPS 2.21, Running 205.75s Step 564( 40.50%), action 243, FPS 2.21, Running 206.30s Step 565( 40.67%), action 244, FPS 2.21, Running 206.64s Step 566( 40.83%), action 245, FPS 2.20, Running 207.16s Step 567( 41.00%), action 246, FPS 2.20, Running 207.51s Step 568( 41.17%), action 247, FPS 2.20, Running 208.01s Step 569( 41.33%), action 248, FPS 2.21, Running 208.34s Step 570( 41.50%), action 249, FPS 2.21, Running 208.88s Step 571( 41.67%), action 250, FPS 2.21, Running 209.22s Step 572( 41.83%), action 251, FPS 2.21, Running 209.89s Step 573( 42.00%), action 252, FPS 2.21, Running 210.20s Step 574( 42.17%), action 253, FPS 2.22, Running 210.71s Step 575( 42.33%), action 254, FPS 2.23, Running 211.05s Step 576( 42.50%), action 255, FPS 2.24, Running 211.57s Step 577( 42.67%), action 256, FPS 2.25, Running 211.90s Step 578( 42.83%), action 257, FPS 2.25, Running 212.42s Step 579( 43.00%), action 258, FPS 2.25, Running 212.76s Step 580( 43.17%), action 259, FPS 2.24, Running 213.33s Step 581( 43.33%), action 260, FPS 2.24, Running 213.69s Step 582( 43.50%), action 261, FPS 2.24, Running 214.34s Step 583( 43.67%), action 262, FPS 2.24, Running 214.68s Step 584( 43.83%), action 263, FPS 2.24, Running 215.21s Step 585( 44.00%), action 264, FPS 2.25, Running 215.54s Step 586( 44.17%), action 265, FPS 2.24, Running 216.09s Step 587( 44.33%), action 266, FPS 2.24, Running 216.46s Step 588( 44.50%), action 267, FPS 2.21, Running 217.07s Step 589( 44.67%), action 268, FPS 2.21, Running 217.41s Step 590( 44.83%), action 269, FPS 2.20, Running 217.96s Step 591( 45.00%), action 270, FPS 2.20, Running 218.29s Step 592( 45.17%), action 271, FPS 2.19, Running 219.02s Step 593( 45.33%), action 272, FPS 2.19, Running 219.33s Step 594( 45.50%), action 273, FPS 2.18, Running 219.88s Step 595( 45.67%), action 274, FPS 2.18, Running 220.21s Step 596( 45.83%), action 275, FPS 2.18, Running 220.76s Step 597( 46.00%), action 276, FPS 2.17, Running 221.11s Step 598( 46.17%), action 277, FPS 2.17, Running 221.64s Step 599( 46.33%), action 278, FPS 2.17, Running 221.97s Step 600( 46.50%), action 279, FPS 2.18, Running 222.51s Step 601( 46.67%), action 280, FPS 2.19, Running 222.83s Step 602( 46.83%), action 281, FPS 2.18, Running 223.51s Step 603( 47.00%), action 282, FPS 2.18, Running 223.87s Step 604( 47.17%), action 283, FPS 2.18, Running 224.40s Step 605( 47.33%), action 284, FPS 2.17, Running 224.74s Step 606( 47.50%), action 285, FPS 2.18, Running 225.28s Step 607( 47.67%), action 286, FPS 2.18, Running 225.62s Step 608( 47.83%), action 287, FPS 2.20, Running 226.17s Step 609( 48.00%), action 288, FPS 2.20, Running 226.49s Step 610( 48.17%), action 289, FPS 2.20, Running 227.03s Step 611( 48.33%), action 290, FPS 2.20, Running 227.38s Step 612( 48.50%), action 291, FPS 2.22, Running 228.03s Step 613( 48.67%), action 292, FPS 2.21, Running 228.36s Step 614( 48.83%), action 293, FPS 2.22, Running 228.91s Step 615( 49.00%), action 294, FPS 2.22, Running 229.21s Step 616( 49.17%), action 295, FPS 2.23, Running 229.75s Step 617( 49.33%), action 296, FPS 2.23, Running 230.08s Step 618( 49.50%), action 297, FPS 2.24, Running 230.59s Step 619( 49.67%), action 298, FPS 2.24, Running 230.92s Step 620( 49.83%), action 299, FPS 2.23, Running 231.46s Step 621( 50.00%), action 300, FPS 2.23, Running 231.80s Step 622( 50.17%), action 301, FPS 2.23, Running 232.48s Step 623( 50.33%), action 302, FPS 2.23, Running 232.83s Step 624( 50.50%), action 303, FPS 2.22, Running 233.40s Step 625( 50.67%), action 304, FPS 2.22, Running 233.75s Step 626( 50.83%), action 305, FPS 2.22, Running 234.28s Step 627( 51.00%), action 306, FPS 2.23, Running 234.60s Step 628( 51.17%), action 307, FPS 2.23, Running 235.15s Step 629( 51.33%), action 308, FPS 2.22, Running 235.49s Step 630( 51.50%), action 309, FPS 2.23, Running 236.01s Step 631( 51.67%), action 310, FPS 2.23, Running 236.34s Step 632( 51.83%), action 311, FPS 2.23, Running 237.01s Step 633( 52.00%), action 312, FPS 2.23, Running 237.33s Step 634( 52.17%), action 313, FPS 2.23, Running 237.88s Step 635( 52.33%), action 314, FPS 2.22, Running 238.22s Step 636( 52.50%), action 315, FPS 2.22, Running 238.74s Step 637( 52.67%), action 316, FPS 2.22, Running 239.07s Step 638( 52.83%), action 317, FPS 2.22, Running 239.60s Step 639( 53.00%), action 318, FPS 2.22, Running 239.94s Step 640( 53.17%), action 319, FPS 2.22, Running 240.46s Step 641( 53.33%), action 320, FPS 2.22, Running 240.80s Step 642( 53.50%), action 321, FPS 2.23, Running 241.45s Step 643( 53.67%), action 322, FPS 2.23, Running 241.81s Step 644( 53.83%), action 323, FPS 2.23, Running 242.35s Step 645( 54.00%), action 324, FPS 2.23, Running 242.70s Step 646( 54.17%), action 325, FPS 2.23, Running 243.24s Step 647( 54.33%), action 326, FPS 2.23, Running 243.58s Step 648( 54.50%), action 327, FPS 2.23, Running 244.11s Step 649( 54.67%), action 328, FPS 2.23, Running 244.46s Step 650( 54.83%), action 329, FPS 2.22, Running 245.00s Step 651( 55.00%), action 330, FPS 2.22, Running 245.36s Step 652( 55.17%), action 331, FPS 2.22, Running 246.02s Step 653( 55.33%), action 332, FPS 2.22, Running 246.35s Step 654( 55.50%), action 333, FPS 2.22, Running 246.91s Step 655( 55.67%), action 334, FPS 2.21, Running 247.26s Step 656( 55.83%), action 335, FPS 2.21, Running 247.78s Step 657( 56.00%), action 336, FPS 2.21, Running 248.13s Step 658( 56.17%), action 337, FPS 2.20, Running 248.71s Step 659( 56.33%), action 338, FPS 2.19, Running 249.06s Step 660( 56.50%), action 339, FPS 2.18, Running 249.65s Step 661( 56.67%), action 340, FPS 2.18, Running 249.97s Step 662( 56.83%), action 341, FPS 2.17, Running 250.67s Step 663( 57.00%), action 342, FPS 2.18, Running 251.00s Step 664( 57.17%), action 343, FPS 2.18, Running 251.52s Step 665( 57.33%), action 344, FPS 2.19, Running 251.83s Step 666( 57.50%), action 345, FPS 2.20, Running 252.35s Step 667( 57.67%), action 346, FPS 2.20, Running 252.67s Step 668( 57.83%), action 347, FPS 2.21, Running 253.17s Step 669( 58.00%), action 348, FPS 2.21, Running 253.51s Step 670( 58.17%), action 349, FPS 2.20, Running 254.08s Step 671( 58.33%), action 350, FPS 2.21, Running 254.40s Step 672( 58.50%), action 351, FPS 2.22, Running 255.05s Step 673( 58.67%), action 352, FPS 2.22, Running 255.38s Step 674( 58.83%), action 353, FPS 2.22, Running 255.91s Step 675( 59.00%), action 354, FPS 2.22, Running 256.25s Step 676( 59.17%), action 355, FPS 2.22, Running 256.78s Step 677( 59.33%), action 356, FPS 2.24, Running 257.08s Step 678( 59.50%), action 357, FPS 2.24, Running 257.64s Step 679( 59.67%), action 358, FPS 2.24, Running 257.98s Step 680( 59.83%), action 359, FPS 2.26, Running 258.49s Step 681( 60.00%), action 360, FPS 2.26, Running 258.83s Step 682( 60.17%), action 361, FPS 2.27, Running 259.48s Step 683( 60.33%), action 362, FPS 2.27, Running 259.82s Step 684( 60.50%), action 363, FPS 2.26, Running 260.37s Step 685( 60.67%), action 364, FPS 2.26, Running 260.68s Step 686( 60.83%), action 365, FPS 2.25, Running 261.23s Step 687( 61.00%), action 366, FPS 2.24, Running 261.59s Step 688( 61.17%), action 367, FPS 2.23, Running 262.13s Step 689( 61.33%), action 368, FPS 2.23, Running 262.48s Step 690( 61.50%), action 369, FPS 2.24, Running 263.01s Step 691( 61.67%), action 370, FPS 2.24, Running 263.35s Step 692( 61.83%), action 371, FPS 2.22, Running 264.04s Step 693( 62.00%), action 372, FPS 2.23, Running 264.36s Step 694( 62.17%), action 373, FPS 2.22, Running 264.90s Step 695( 62.33%), action 374, FPS 2.22, Running 265.24s Step 696( 62.50%), action 375, FPS 2.22, Running 265.78s Step 697( 62.67%), action 376, FPS 2.22, Running 266.10s Step 698( 62.83%), action 377, FPS 2.23, Running 266.62s Step 699( 63.00%), action 378, FPS 2.23, Running 266.95s Step 700( 63.17%), action 379, FPS 2.21, Running 267.52s Step 701( 63.33%), action 380, FPS 2.21, Running 267.89s Step 702( 63.50%), action 381, FPS 2.19, Running 268.61s Step 703( 63.67%), action 382, FPS 2.19, Running 268.96s Step 704( 63.83%), action 383, FPS 2.19, Running 269.51s Step 705( 64.00%), action 384, FPS 2.18, Running 269.85s Step 706( 64.17%), action 385, FPS 2.19, Running 270.35s Step 707( 64.33%), action 386, FPS 2.21, Running 270.66s Step 708( 64.50%), action 387, FPS 2.20, Running 271.22s Step 709( 64.67%), action 388, FPS 2.20, Running 271.56s Step 710( 64.83%), action 389, FPS 2.21, Running 272.07s Step 711( 65.00%), action 390, FPS 2.21, Running 272.41s Step 712( 65.17%), action 391, FPS 2.21, Running 273.07s Step 713( 65.33%), action 392, FPS 2.21, Running 273.40s Step 714( 65.50%), action 393, FPS 2.22, Running 273.91s Step 715( 65.67%), action 394, FPS 2.23, Running 274.22s Step 716( 65.83%), action 395, FPS 2.22, Running 274.78s Step 717( 66.00%), action 396, FPS 2.22, Running 275.12s Step 718( 66.17%), action 397, FPS 2.22, Running 275.63s Step 719( 66.33%), action 398, FPS 2.22, Running 275.97s Step 720( 66.50%), action 399, FPS 2.24, Running 276.47s Step 721( 66.67%), action 400, FPS 2.24, Running 276.81s Step 722( 66.83%), action 401, FPS 2.25, Running 277.49s Step 723( 67.00%), action 402, FPS 2.25, Running 277.85s Step 724( 67.17%), action 403, FPS 2.26, Running 278.36s Step 725( 67.33%), action 404, FPS 2.25, Running 278.73s Step 726( 67.50%), action 405, FPS 2.25, Running 279.24s Step 727( 67.67%), action 406, FPS 2.24, Running 279.58s Step 728( 67.83%), action 407, FPS 2.25, Running 280.10s Step 729( 68.00%), action 408, FPS 2.25, Running 280.44s Step 730( 68.17%), action 409, FPS 2.24, Running 281.00s Step 731( 68.33%), action 410, FPS 2.24, Running 281.33s Step 732( 68.50%), action 411, FPS 2.23, Running 282.02s Step 733( 68.67%), action 412, FPS 2.23, Running 282.39s Step 734( 68.83%), action 413, FPS 2.22, Running 282.92s Step 735( 69.00%), action 414, FPS 2.21, Running 283.28s Step 736( 69.17%), action 415, FPS 2.21, Running 283.81s Step 737( 69.33%), action 416, FPS 2.21, Running 284.16s Step 738( 69.50%), action 417, FPS 2.20, Running 284.73s Step 739( 69.67%), action 418, FPS 2.19, Running 285.08s Step 740( 69.83%), action 419, FPS 2.19, Running 285.62s Step 741( 70.00%), action 420, FPS 2.19, Running 285.96s Step 742( 70.17%), action 421, FPS 2.19, Running 286.65s Step 743( 70.33%), action 422, FPS 2.19, Running 286.99s Step 744( 70.50%), action 423, FPS 2.18, Running 287.52s Step 745( 70.67%), action 424, FPS 2.19, Running 287.88s Step 746( 70.83%), action 425, FPS 2.18, Running 288.42s Step 747( 71.00%), action 426, FPS 2.18, Running 288.77s Step 748( 71.17%), action 427, FPS 2.17, Running 289.32s Step 749( 71.33%), action 428, FPS 2.17, Running 289.67s Step 750( 71.50%), action 429, FPS 2.18, Running 290.19s Step 751( 71.67%), action 430, FPS 2.17, Running 290.53s Step 752( 71.83%), action 431, FPS 2.18, Running 291.18s Step 753( 72.00%), action 432, FPS 2.19, Running 291.52s Step 754( 72.17%), action 433, FPS 2.19, Running 292.05s Step 755( 72.33%), action 434, FPS 2.19, Running 292.40s Step 756( 72.50%), action 435, FPS 2.20, Running 292.92s Step 757( 72.67%), action 436, FPS 2.19, Running 293.29s Step 758( 72.83%), action 437, FPS 2.20, Running 293.82s Step 759( 73.00%), action 438, FPS 2.20, Running 294.18s Step 760( 73.17%), action 439, FPS 2.18, Running 294.77s Step 761( 73.33%), action 440, FPS 2.19, Running 295.10s Step 762( 73.50%), action 441, FPS 2.20, Running 295.75s Step 763( 73.67%), action 442, FPS 2.20, Running 296.08s Step 764( 73.83%), action 443, FPS 2.20, Running 296.61s Step 765( 74.00%), action 444, FPS 2.20, Running 296.97s Step 766( 74.17%), action 445, FPS 2.20, Running 297.51s Step 767( 74.33%), action 446, FPS 2.20, Running 297.84s Step 768( 74.50%), action 447, FPS 2.19, Running 298.45s Step 769( 74.67%), action 448, FPS 2.19, Running 298.78s Step 770( 74.83%), action 449, FPS 2.20, Running 299.29s Step 771( 75.00%), action 450, FPS 2.20, Running 299.63s Step 772( 75.17%), action 451, FPS 2.20, Running 300.29s Step 773( 75.33%), action 452, FPS 2.19, Running 300.64s Step 774( 75.50%), action 453, FPS 2.19, Running 301.17s Step 775( 75.67%), action 454, FPS 2.20, Running 301.51s Step 776( 75.83%), action 455, FPS 2.19, Running 302.05s Step 777( 76.00%), action 456, FPS 2.20, Running 302.36s Step 778( 76.17%), action 457, FPS 2.21, Running 302.88s Step 779( 76.33%), action 458, FPS 2.21, Running 303.22s Step 780( 76.50%), action 459, FPS 2.23, Running 303.73s Step 781( 76.67%), action 460, FPS 2.23, Running 304.07s Step 782( 76.83%), action 461, FPS 2.23, Running 304.73s Step 783( 77.00%), action 462, FPS 2.23, Running 305.06s Step 784( 77.17%), action 463, FPS 2.22, Running 305.60s Step 785( 77.33%), action 464, FPS 2.23, Running 305.95s Step 786( 77.50%), action 465, FPS 2.23, Running 306.49s Step 787( 77.67%), action 466, FPS 2.22, Running 306.84s Step 788( 77.83%), action 467, FPS 2.23, Running 307.40s Step 789( 78.00%), action 468, FPS 2.24, Running 307.73s Step 790( 78.17%), action 469, FPS 2.23, Running 308.25s Step 791( 78.33%), action 470, FPS 2.23, Running 308.60s Step 792( 78.50%), action 471, FPS 2.23, Running 309.27s Step 793( 78.67%), action 472, FPS 2.23, Running 309.60s Step 794( 78.83%), action 473, FPS 2.23, Running 310.13s Step 795( 79.00%), action 474, FPS 2.23, Running 310.47s Step 796( 79.17%), action 475, FPS 2.24, Running 310.99s Step 797( 79.33%), action 476, FPS 2.22, Running 311.35s Step 798( 79.50%), action 477, FPS 2.21, Running 311.94s Step 799( 79.67%), action 478, FPS 2.21, Running 312.27s Step 800( 79.83%), action 479, FPS 2.20, Running 312.83s Step 801( 80.00%), action 480, FPS 2.20, Running 313.15s Step 802( 80.17%), action 481, FPS 2.20, Running 313.81s Step 803( 80.33%), action 482, FPS 2.20, Running 314.14s Step 804( 80.50%), action 483, FPS 2.21, Running 314.67s Step 805( 80.67%), action 484, FPS 2.21, Running 314.99s Step 806( 80.83%), action 485, FPS 2.21, Running 315.53s Step 807( 81.00%), action 486, FPS 2.22, Running 315.84s Step 808( 81.17%), action 487, FPS 2.23, Running 316.36s Step 809( 81.33%), action 488, FPS 2.23, Running 316.69s Step 810( 81.50%), action 489, FPS 2.23, Running 317.21s Step 811( 81.67%), action 490, FPS 2.23, Running 317.56s Step 812( 81.83%), action 491, FPS 2.22, Running 318.26s Step 813( 82.00%), action 492, FPS 2.21, Running 318.64s Step 814( 82.17%), action 493, FPS 2.21, Running 319.17s Step 815( 82.33%), action 494, FPS 2.21, Running 319.51s Step 816( 82.50%), action 495, FPS 2.21, Running 320.04s Step 817( 82.67%), action 496, FPS 2.22, Running 320.37s Step 818( 82.83%), action 497, FPS 2.23, Running 320.89s Step 819( 83.00%), action 498, FPS 2.23, Running 321.23s Step 820( 83.17%), action 499, FPS 2.23, Running 321.80s Step 821( 83.33%), action 500, FPS 2.23, Running 322.13s Step 822( 83.50%), action 501, FPS 2.23, Running 322.80s Step 823( 83.67%), action 502, FPS 2.22, Running 323.16s Step 824( 83.83%), action 503, FPS 2.22, Running 323.69s Step 825( 84.00%), action 504, FPS 2.21, Running 324.03s Step 826( 84.17%), action 505, FPS 2.21, Running 324.57s Step 827( 84.33%), action 506, FPS 2.21, Running 324.89s Step 828( 84.50%), action 507, FPS 2.19, Running 325.48s Step 829( 84.67%), action 508, FPS 2.19, Running 325.83s Step 830( 84.83%), action 509, FPS 2.19, Running 326.35s Step 831( 85.00%), action 510, FPS 2.19, Running 326.69s Step 832( 85.17%), action 511, FPS 2.20, Running 327.37s Step 833( 85.33%), action 512, FPS 2.21, Running 327.71s Step 834( 85.50%), action 513, FPS 2.21, Running 328.23s Step 835( 85.67%), action 514, FPS 2.21, Running 328.55s Step 836( 85.83%), action 515, FPS 2.20, Running 329.12s Step 837( 86.00%), action 516, FPS 2.20, Running 329.47s Step 838( 86.17%), action 517, FPS 2.20, Running 329.99s Step 839( 86.33%), action 518, FPS 2.20, Running 330.32s Step 840( 86.50%), action 519, FPS 2.20, Running 330.89s Step 841( 86.67%), action 520, FPS 2.19, Running 331.24s Step 842( 86.83%), action 521, FPS 2.19, Running 331.94s Step 843( 87.00%), action 522, FPS 2.19, Running 332.29s Step 844( 87.17%), action 523, FPS 2.19, Running 332.82s Step 845( 87.33%), action 524, FPS 2.19, Running 333.16s Step 846( 87.50%), action 525, FPS 2.20, Running 333.67s Step 847( 87.67%), action 526, FPS 2.19, Running 334.00s Step 848( 87.83%), action 527, FPS 2.21, Running 334.52s Step 849( 88.00%), action 528, FPS 2.21, Running 334.88s Step 850( 88.17%), action 529, FPS 2.20, Running 335.44s Step 851( 88.33%), action 530, FPS 2.20, Running 335.79s Step 852( 88.50%), action 531, FPS 2.21, Running 336.44s Step 853( 88.67%), action 532, FPS 2.20, Running 336.79s Step 854( 88.83%), action 533, FPS 2.20, Running 337.30s Step 855( 89.00%), action 534, FPS 2.21, Running 337.62s Step 856( 89.17%), action 535, FPS 2.21, Running 338.16s Step 857( 89.33%), action 536, FPS 2.22, Running 338.48s Step 858( 89.50%), action 537, FPS 2.20, Running 339.06s Step 859( 89.67%), action 538, FPS 2.20, Running 339.40s Step 860( 89.83%), action 539, FPS 2.21, Running 339.93s Step 861( 90.00%), action 540, FPS 2.22, Running 340.25s Step 862( 90.17%), action 541, FPS 2.23, Running 340.89s Step 863( 90.33%), action 542, FPS 2.24, Running 341.22s Step 864( 90.50%), action 543, FPS 2.23, Running 341.78s Step 865( 90.67%), action 544, FPS 2.23, Running 342.11s Step 866( 90.83%), action 545, FPS 2.23, Running 342.66s Step 867( 91.00%), action 546, FPS 2.22, Running 343.02s Step 868( 91.17%), action 547, FPS 2.22, Running 343.54s Step 869( 91.33%), action 548, FPS 2.22, Running 343.88s Step 870( 91.50%), action 549, FPS 2.23, Running 344.41s Step 871( 91.67%), action 550, FPS 2.23, Running 344.74s Step 872( 91.83%), action 551, FPS 2.23, Running 345.42s Step 873( 92.00%), action 552, FPS 2.23, Running 345.76s Step 874( 92.17%), action 553, FPS 2.22, Running 346.31s Step 875( 92.33%), action 554, FPS 2.22, Running 346.64s Step 876( 92.50%), action 555, FPS 2.22, Running 347.17s Step 877( 92.67%), action 556, FPS 2.22, Running 347.50s Step 878( 92.83%), action 557, FPS 2.23, Running 348.05s Step 879( 93.00%), action 558, FPS 2.22, Running 348.43s Step 880( 93.17%), action 559, FPS 2.20, Running 349.00s Step 881( 93.33%), action 560, FPS 2.20, Running 349.35s Step 882( 93.50%), action 561, FPS 2.19, Running 350.00s Step 883( 93.67%), action 562, FPS 2.20, Running 350.33s Step 884( 93.83%), action 563, FPS 2.20, Running 350.86s Step 885( 94.00%), action 564, FPS 2.20, Running 351.21s Step 886( 94.17%), action 565, FPS 2.21, Running 351.70s Step 887( 94.33%), action 566, FPS 2.22, Running 352.02s Step 888( 94.50%), action 567, FPS 2.21, Running 352.56s Step 889( 94.67%), action 568, FPS 2.22, Running 352.90s Step 890( 94.83%), action 569, FPS 2.21, Running 353.46s Step 891( 95.00%), action 570, FPS 2.21, Running 353.79s Step 892( 95.17%), action 571, FPS 2.21, Running 354.47s Step 893( 95.33%), action 572, FPS 2.21, Running 354.83s Step 894( 95.50%), action 573, FPS 2.19, Running 355.43s Step 895( 95.67%), action 574, FPS 2.19, Running 355.76s Step 896( 95.83%), action 575, FPS 2.18, Running 356.33s Step 897( 96.00%), action 576, FPS 2.18, Running 356.68s Step 898( 96.17%), action 577, FPS 2.18, Running 357.22s Step 899( 96.33%), action 578, FPS 2.19, Running 357.54s Step 900( 96.50%), action 579, FPS 2.20, Running 358.07s Step 901( 96.67%), action 580, FPS 2.21, Running 358.40s Step 902( 96.83%), action 581, FPS 2.21, Running 359.05s Step 903( 97.00%), action 582, FPS 2.21, Running 359.39s Step 904( 97.17%), action 583, FPS 2.20, Running 359.94s Step 905( 97.33%), action 584, FPS 2.21, Running 360.27s Step 906( 97.50%), action 585, FPS 2.20, Running 360.79s Step 907( 97.67%), action 586, FPS 2.19, Running 361.14s Step 908( 97.83%), action 587, FPS 2.20, Running 361.67s Step 909( 98.00%), action 588, FPS 2.20, Running 362.00s Step 910( 98.17%), action 589, FPS 2.21, Running 362.52s Step 911( 98.33%), action 590, FPS 2.21, Running 362.84s Step 912( 98.50%), action 591, FPS 2.21, Running 363.51s Step 913( 98.67%), action 592, FPS 2.22, Running 363.84s Step 914( 98.83%), action 593, FPS 2.24, Running 364.38s Step 915( 99.00%), action 594, FPS 2.23, Running 364.72s Step 916( 99.17%), action 595, FPS 2.25, Running 365.23s Step 917( 99.33%), action 596, FPS 2.25, Running 365.58s Step 918( 99.50%), action 597, FPS 2.24, Running 366.16s Step 919( 99.67%), action 598, FPS 2.23, Running 366.51s Step 920( 99.83%), action 599, FPS 2.23, Running 367.06s Step 921(100.00%), action 600, FPS 2.22, Running 367.41s [2026-08-03 00:05:45] [61 ] Seed 60 failed after 367.55 s. +steps: 921 , actions: 600 . +Instruction: Empty +Total 9/61(14.75%) success. +Setting seed: 61 +Step 1( N/A%), pre moving , FPS 5.31, Running 0.19s Step 2( N/A%), pre moving , FPS 7.43, Running 0.27s Step 3( N/A%), pre moving , FPS 8.24, Running 0.36s Step 4( N/A%), pre moving , FPS 8.80, Running 0.45s Step 5( N/A%), pre moving , FPS 9.03, Running 0.55s Step 6( N/A%), pre moving , FPS 9.15, Running 0.66s Step 7( N/A%), pre moving , FPS 9.24, Running 0.76s Step 8( N/A%), pre moving , FPS 9.42, Running 0.85s Step 9( N/A%), pre moving , FPS 9.48, Running 0.95s Step 10( N/A%), pre moving , FPS 9.57, Running 1.04s Step 11( N/A%), pre moving , FPS 9.64, Running 1.14s Step 12( N/A%), pre moving , FPS 9.61, Running 1.25s Step 13( N/A%), pre moving , FPS 9.70, Running 1.34s Step 14( N/A%), pre moving , FPS 9.76, Running 1.44s Step 15( N/A%), pre moving , FPS 9.87, Running 1.52s Step 16( N/A%), pre moving , FPS 10.02, Running 1.60s Step 17( N/A%), pre moving , FPS 10.14, Running 1.68s Step 18( N/A%), pre moving , FPS 10.20, Running 1.76s Step 19( N/A%), pre moving , FPS 10.36, Running 1.83s Step 20( N/A%), pre moving , FPS 10.36, Running 1.93s Step 21( N/A%), pre moving , FPS 9.41, Running 2.31s Step 22( N/A%), pre moving , FPS 9.35, Running 2.41s Step 23( N/A%), pre moving , FPS 9.34, Running 2.50s Step 24( N/A%), pre moving , FPS 9.33, Running 2.60s Step 25( N/A%), pre moving , FPS 9.36, Running 2.69s Step 26( N/A%), pre moving , FPS 8.33, Running 3.06s Step 27( N/A%), pre moving , FPS 8.36, Running 3.15s Step 28( N/A%), pre moving , FPS 8.32, Running 3.25s Step 29( N/A%), pre moving , FPS 8.34, Running 3.35s Step 30( N/A%), pre moving , FPS 8.30, Running 3.46s Step 31( N/A%), pre moving , FPS 8.32, Running 3.55s Step 32( N/A%), pre moving , FPS 8.38, Running 3.64s Step 33( N/A%), pre moving , FPS 8.35, Running 3.74s Step 34( N/A%), pre moving , FPS 8.35, Running 3.83s Step 35( N/A%), pre moving , FPS 8.32, Running 3.92s Step 36( N/A%), pre moving , FPS 6.55, Running 4.65s Step 37( N/A%), pre moving , FPS 6.36, Running 4.82s Step 38( N/A%), pre moving , FPS 6.36, Running 4.91s Step 39( N/A%), pre moving , FPS 6.32, Running 5.00s Step 40( N/A%), pre moving , FPS 6.36, Running 5.07s Step 41( N/A%), pre moving , FPS 7.05, Running 5.15s Step 42( N/A%), pre moving , FPS 7.09, Running 5.23s Step 43( N/A%), pre moving , FPS 7.14, Running 5.31s Step 44( N/A%), pre moving , FPS 7.12, Running 5.41s Step 45( N/A%), pre moving , FPS 7.12, Running 5.50s Step 46( N/A%), pre moving , FPS 7.90, Running 5.59s Step 47( N/A%), pre moving , FPS 7.87, Running 5.69s Step 48( N/A%), pre moving , FPS 6.49, Running 6.33s Step 49( N/A%), pre moving , FPS 6.49, Running 6.43s Step 50( N/A%), pre moving , FPS 6.51, Running 6.53s Step 51( N/A%), pre moving , FPS 6.49, Running 6.63s Step 52( N/A%), pre moving , FPS 6.47, Running 6.73s Step 53( N/A%), pre moving , FPS 6.40, Running 6.86s Step 54( N/A%), pre moving , FPS 6.27, Running 7.02s Step 55( N/A%), pre moving , FPS 6.14, Running 7.18s Step 56( N/A%), pre moving , FPS 7.50, Running 7.32s Step 57( N/A%), pre moving , FPS 7.55, Running 7.47s Step 58( N/A%), pre moving , FPS 7.25, Running 7.67s Step 59( N/A%), pre moving , FPS 6.95, Running 7.87s Step 60( N/A%), pre moving , FPS 6.67, Running 8.07s Step 61( N/A%), pre moving , FPS 6.50, Running 8.23s Step 62( N/A%), pre moving , FPS 6.37, Running 8.37s Step 63( N/A%), pre moving , FPS 6.17, Running 8.55s Step 64( N/A%), pre moving , FPS 6.06, Running 8.71s Step 65( N/A%), pre moving , FPS 5.80, Running 8.95s Step 66( N/A%), pre moving , FPS 5.62, Running 9.15s Step 67( N/A%), pre moving , FPS 5.48, Running 9.34s Step 68( N/A%), pre moving , FPS 6.22, Running 9.55s Step 69( N/A%), pre moving , FPS 6.02, Running 9.75s Step 70( N/A%), pre moving , FPS 5.83, Running 9.96s Step 71( N/A%), pre moving , FPS 5.72, Running 10.12s Step 72( N/A%), pre moving , FPS 5.59, Running 10.31s Step 73( N/A%), pre moving , FPS 5.55, Running 10.46s Step 74( N/A%), pre moving , FPS 5.55, Running 10.62s Step 75( N/A%), pre moving , FPS 5.58, Running 10.76s Step 76( N/A%), pre moving , FPS 5.56, Running 10.92s Step 77( N/A%), pre moving , FPS 5.57, Running 11.06s Step 78( N/A%), pre moving , FPS 5.63, Running 11.22s Step 79( N/A%), pre moving , FPS 5.71, Running 11.38s Step 80( N/A%), pre moving , FPS 5.85, Running 11.49s Step 81( N/A%), pre moving , FPS 5.98, Running 11.57s Step 82( N/A%), pre moving , FPS 6.10, Running 11.65s Step 83( N/A%), pre moving , FPS 6.29, Running 11.73s Step 84( N/A%), pre moving , FPS 6.45, Running 11.81s Step 85( N/A%), pre moving , FPS 6.77, Running 11.90s Step 86( N/A%), pre moving , FPS 7.05, Running 11.98s Step 87( N/A%), pre moving , FPS 7.35, Running 12.06s Step 88( N/A%), pre moving , FPS 7.63, Running 12.17s Step 89( N/A%), pre moving , FPS 7.96, Running 12.27s Step 90( N/A%), pre moving , FPS 8.35, Running 12.36s Step 91( N/A%), pre moving , FPS 8.58, Running 12.45s Step 92( N/A%), pre moving , FPS 8.92, Running 12.55s Step 93( N/A%), pre moving , FPS 9.17, Running 12.64s Step 94( N/A%), pre moving , FPS 9.39, Running 12.75s Step 95( N/A%), pre moving , FPS 9.59, Running 12.85s Step 96( N/A%), pre moving , FPS 9.87, Running 12.94s Step 97( N/A%), pre moving , FPS 10.10, Running 13.04s Step 98( N/A%), pre moving , FPS 10.41, Running 13.14s Step 99( N/A%), pre moving , FPS 10.66, Running 13.25s Step 100( N/A%), pre moving , FPS 7.54, Running 14.14s Step 101( N/A%), pre moving , FPS 6.84, Running 14.49s Step 102( N/A%), pre moving , FPS 6.59, Running 14.69s Step 103( N/A%), pre moving , FPS 5.99, Running 15.07s Step 104( N/A%), pre moving , FPS 5.79, Running 15.26s Step 105( N/A%), pre moving , FPS 5.38, Running 15.62s Step 106( N/A%), pre moving , FPS 5.20, Running 15.83s Step 107( N/A%), pre moving , FPS 4.85, Running 16.19s Step 108( N/A%), pre moving , FPS 4.73, Running 16.41s Step 109( N/A%), pre moving , FPS 4.45, Running 16.76s Step 110( N/A%), pre moving , FPS 4.34, Running 16.97s Step 111( N/A%), pre moving , FPS 4.11, Running 17.32s Step 112( N/A%), pre moving , FPS 4.01, Running 17.53s Step 113( N/A%), pre moving , FPS 3.81, Running 17.90s Step 114( N/A%), pre moving , FPS 3.76, Running 18.07s Step 115( N/A%), pre moving , FPS 3.58, Running 18.44s Step 116( N/A%), pre moving , FPS 3.51, Running 18.64s Step 117( N/A%), pre moving , FPS 3.36, Running 19.00s Step 118( N/A%), pre moving , FPS 3.29, Running 19.22s Step 119( N/A%), pre moving , FPS 3.16, Running 19.58s Step 120( N/A%), pre moving , FPS 3.54, Running 19.79s Step 121( N/A%), pre moving , FPS 3.54, Running 20.15s Step 122( N/A%), pre moving , FPS 3.53, Running 20.35s Step 123( N/A%), pre moving , FPS 3.55, Running 20.70s Step 124( N/A%), pre moving , FPS 3.55, Running 20.90s Step 125( N/A%), pre moving , FPS 3.55, Running 21.26s Step 126( N/A%), pre moving , FPS 3.56, Running 21.45s Step 127( N/A%), pre moving , FPS 3.54, Running 21.83s Step 128( N/A%), pre moving , FPS 3.45, Running 22.20s Step 129( N/A%), pre moving , FPS 3.40, Running 22.64s Step 130( N/A%), pre moving , FPS 3.40, Running 22.85s Step 131( N/A%), pre moving , FPS 3.40, Running 23.21s Step 132( N/A%), pre moving , FPS 3.35, Running 23.50s Step 133( N/A%), pre moving , FPS 3.34, Running 23.88s Step 134( N/A%), pre moving , FPS 3.32, Running 24.09s Step 135( N/A%), pre moving , FPS 3.32, Running 24.47s Step 136( N/A%), pre moving , FPS 3.30, Running 24.70s Step 137( N/A%), pre moving , FPS 3.28, Running 25.11s Step 138( N/A%), pre moving , FPS 3.28, Running 25.33s Step 139( N/A%), pre moving , FPS 3.28, Running 25.69s Step 140( N/A%), pre moving , FPS 3.26, Running 25.92s Step 141( N/A%), pre moving , FPS 3.25, Running 26.30s Step 142( N/A%), pre moving , FPS 3.24, Running 26.53s Step 143( N/A%), pre moving , FPS 3.21, Running 26.94s Step 144( N/A%), pre moving , FPS 3.19, Running 27.17s Step 145( N/A%), pre moving , FPS 3.18, Running 27.55s Step 146( N/A%), pre moving , FPS 3.15, Running 27.81s Step 147( N/A%), pre moving , FPS 3.14, Running 28.21s Step 148( N/A%), pre moving , FPS 3.21, Running 28.43s Step 149( N/A%), pre moving , FPS 3.21, Running 28.88s Step 150( N/A%), pre moving , FPS 3.19, Running 29.11s Step 151( N/A%), pre moving , FPS 3.18, Running 29.50s Step 152( N/A%), pre moving , FPS 3.19, Running 29.77s Step 153( N/A%), pre moving , FPS 3.18, Running 30.17s Step 154( N/A%), pre moving , FPS 3.15, Running 30.44s Step 155( N/A%), pre moving , FPS 3.14, Running 30.84s Step 156( N/A%), pre moving , FPS 3.14, Running 31.07s Step 157( N/A%), pre moving , FPS 3.12, Running 31.52s Step 158( N/A%), pre moving , FPS 3.11, Running 31.76s Step 159( N/A%), pre moving , FPS 3.03, Running 32.28s Step 160( N/A%), pre moving , FPS 3.03, Running 32.52s Step 161( N/A%), pre moving , FPS 2.99, Running 32.99s Step 162( N/A%), pre moving , FPS 2.95, Running 33.31s Step 163( N/A%), pre moving , FPS 2.93, Running 33.75s Step 164( N/A%), pre moving , FPS 2.90, Running 34.07s Step 165( N/A%), pre moving , FPS 2.89, Running 34.47s Step 166( N/A%), pre moving , FPS 2.94, Running 34.61s Step 167( N/A%), pre moving , FPS 3.06, Running 34.75s Step 168( N/A%), pre moving , FPS 3.10, Running 34.88s Step 169( N/A%), pre moving , FPS 3.25, Running 35.02s Step 170( N/A%), pre moving , FPS 3.32, Running 35.14s Step 171( N/A%), pre moving , FPS 3.46, Running 35.28s Step 172( N/A%), pre moving , FPS 3.56, Running 35.38s Step 173( N/A%), pre moving , FPS 3.74, Running 35.52s Step 174( N/A%), pre moving , FPS 3.85, Running 35.63s Step 175( N/A%), pre moving , FPS 4.07, Running 35.75s Step 176( N/A%), pre moving , FPS 3.77, Running 36.37s Step 177( N/A%), pre moving , FPS 4.01, Running 36.51s Step 178( N/A%), pre moving , FPS 4.09, Running 36.64s Step 179( N/A%), pre moving , FPS 4.43, Running 36.79s Step 180( N/A%), pre moving , FPS 4.55, Running 36.92s Step 181( N/A%), pre moving , FPS 4.93, Running 37.05s Step 182( N/A%), pre moving , FPS 5.07, Running 37.25s Step 183( N/A%), pre moving , FPS 5.39, Running 37.47s Step 184( N/A%), pre moving , FPS 5.55, Running 37.67s Step 185( N/A%), pre moving , FPS 5.88, Running 37.87s Step 186( N/A%), pre moving , FPS 5.76, Running 38.08s Step 187( N/A%), pre moving , FPS 5.65, Running 38.29s Step 188( N/A%), pre moving , FPS 5.52, Running 38.50s Step 189( N/A%), pre moving , FPS 5.44, Running 38.70s Step 190( N/A%), pre moving , FPS 5.32, Running 38.91s Step 191( N/A%), pre moving , FPS 5.21, Running 39.12s Step 192( N/A%), pre moving , FPS 5.10, Running 39.31s Step 193( N/A%), pre moving , FPS 5.01, Running 39.51s Step 194( N/A%), pre moving , FPS 4.90, Running 39.71s Step 195( N/A%), pre moving , FPS 4.79, Running 39.93s Step 196( N/A%), pre moving , FPS 5.32, Running 40.13s Step 197( N/A%), pre moving , FPS 5.22, Running 40.35s Step 198( N/A%), pre moving , FPS 5.12, Running 40.55s Step 199( N/A%), pre moving , FPS 5.05, Running 40.75s Step 200( N/A%), pre moving , FPS 4.95, Running 40.96s Step 201( N/A%), pre moving , FPS 4.86, Running 41.16s Step 202( N/A%), pre moving , FPS 4.86, Running 41.37s Step 203( N/A%), pre moving , FPS 4.85, Running 41.59s Step 204( N/A%), pre moving , FPS 4.93, Running 41.73s Step 205( N/A%), pre moving , FPS 5.01, Running 41.87s Step 206( N/A%), pre moving , FPS 5.10, Running 42.00s Step 207( N/A%), pre moving , FPS 5.18, Running 42.15s Step 208( N/A%), pre moving , FPS 5.29, Running 42.28s Step 209( N/A%), pre moving , FPS 5.39, Running 42.41s Step 210( N/A%), pre moving , FPS 5.49, Running 42.55s Step 211( N/A%), pre moving , FPS 5.61, Running 42.68s Step 212( N/A%), pre moving , FPS 5.69, Running 42.82s Step 213( N/A%), pre moving , FPS 5.83, Running 42.94s Step 214( N/A%), pre moving , FPS 5.95, Running 43.07s Step 215( N/A%), pre moving , FPS 6.14, Running 43.18s Step 216( N/A%), pre moving , FPS 6.33, Running 43.29s Step 217( N/A%), pre moving , FPS 5.51, Running 43.98s Step 218( N/A%), pre moving , FPS 5.61, Running 44.11s Step 219( N/A%), pre moving , FPS 5.72, Running 44.25s Step 220( N/A%), pre moving , FPS 5.86, Running 44.37s Step 221( N/A%), pre moving , FPS 5.84, Running 44.59s Step 222( N/A%), pre moving , FPS 5.84, Running 44.79s Step 223( N/A%), pre moving , FPS 5.87, Running 45.00s Step 224( N/A%), pre moving , FPS 5.76, Running 45.20s Step 225( N/A%), pre moving , FPS 5.54, Running 45.48s Step 226( N/A%), pre moving , FPS 5.32, Running 45.76s Step 227( N/A%), pre moving , FPS 5.14, Running 46.04s Step 228( N/A%), pre moving , FPS 4.96, Running 46.31s Step 229( N/A%), pre moving , FPS 4.79, Running 46.59s Step 230( N/A%), pre moving , FPS 4.65, Running 46.85s Step 231( N/A%), pre moving , FPS 4.50, Running 47.12s Step 232( N/A%), pre moving , FPS 4.32, Running 47.45s Step 233( N/A%), pre moving , FPS 4.12, Running 47.80s Step 234( N/A%), pre moving , FPS 3.94, Running 48.15s Step 235( N/A%), pre moving , FPS 3.76, Running 48.50s Step 236( N/A%), pre moving , FPS 3.60, Running 48.85s Step 237( N/A%), pre moving , FPS 3.83, Running 49.21s Step 238( N/A%), pre moving , FPS 3.67, Running 49.56s Step 239( N/A%), pre moving , FPS 3.53, Running 49.91s Step 240( N/A%), pre moving , FPS 3.40, Running 50.25s Step 241( N/A%), pre moving , FPS 3.33, Running 50.59s Step 242( N/A%), pre moving , FPS 3.27, Running 50.90s Step 243( N/A%), pre moving , FPS 3.20, Running 51.25s Step 244( N/A%), pre moving , FPS 3.18, Running 51.48s Step 245( N/A%), pre moving , FPS 3.15, Running 51.83s Step 246( N/A%), pre moving , FPS 3.12, Running 52.16s Step 247( N/A%), pre moving , FPS 3.09, Running 52.51s Step 248( N/A%), pre moving , FPS 3.08, Running 52.79s Step 249( N/A%), pre moving , FPS 3.08, Running 53.07s Step 250( N/A%), pre moving , FPS 3.07, Running 53.36s Step 251( N/A%), pre moving , FPS 3.07, Running 53.65s Step 252( N/A%), pre moving , FPS 3.09, Running 53.91s Step 253( N/A%), pre moving , FPS 3.13, Running 54.20s Step 254( N/A%), pre moving , FPS 3.19, Running 54.41s Step 255( N/A%), pre moving , FPS 3.27, Running 54.62s Step 256( N/A%), pre moving , FPS 3.35, Running 54.82s Step 257( N/A%), pre moving , FPS 3.44, Running 55.02s Step 258( N/A%), pre moving , FPS 3.53, Running 55.22s Step 259( N/A%), pre moving , FPS 3.63, Running 55.42s Step 260( N/A%), pre moving , FPS 3.72, Running 55.63s Step 261( N/A%), pre moving , FPS 3.82, Running 55.83s Step 262( N/A%), pre moving , FPS 3.84, Running 56.11s Step 263( N/A%), pre moving , FPS 3.90, Running 56.38s Step 264( N/A%), pre moving , FPS 3.86, Running 56.66s Step 265( N/A%), pre moving , FPS 3.91, Running 56.95s Step 266( N/A%), pre moving , FPS 3.95, Running 57.23s Step 267( N/A%), pre moving , FPS 4.01, Running 57.50s Step 268( N/A%), pre moving , FPS 4.02, Running 57.77s Step 269( N/A%), pre moving , FPS 4.02, Running 58.05s Step 270( N/A%), pre moving , FPS 4.02, Running 58.33s Step 271( N/A%), pre moving , FPS 4.04, Running 58.59s Step 272( N/A%), pre moving , FPS 4.11, Running 58.78s Step 273( N/A%), pre moving , FPS 4.21, Running 58.95s Step 274( N/A%), pre moving , FPS 4.22, Running 59.14s Step 275( N/A%), pre moving , FPS 4.25, Running 59.33s Step 276( N/A%), pre moving , FPS 4.30, Running 59.47s Step 277( N/A%), pre moving , FPS 4.37, Running 59.60s Step 278( N/A%), pre moving , FPS 4.42, Running 59.74s Step 279( N/A%), pre moving , FPS 4.51, Running 59.86s Step 280( N/A%), pre moving , FPS 4.58, Running 59.99s Step 281( N/A%), pre moving , FPS 4.67, Running 60.12s Step 282( N/A%), pre moving , FPS 4.83, Running 60.26s Step 283( N/A%), pre moving , FPS 4.99, Running 60.39s Step 284( N/A%), pre moving , FPS 5.16, Running 60.53s Step 285( N/A%), pre moving , FPS 5.38, Running 60.67s Step 286( N/A%), pre moving , FPS 5.58, Running 60.81s Step 287( N/A%), pre moving , FPS 5.80, Running 60.94s Step 288( N/A%), pre moving , FPS 6.01, Running 61.09s Step 289( N/A%), pre moving , FPS 6.32, Running 61.21s Step 290( N/A%), pre moving , FPS 6.63, Running 61.35s Step 291( N/A%), pre moving , FPS 6.90, Running 61.49s Step 292( N/A%), pre moving , FPS 7.05, Running 61.62s Step 293( N/A%), pre moving , FPS 7.16, Running 61.74s Step 294( N/A%), pre moving , FPS 7.31, Running 61.88s Step 295( N/A%), pre moving , FPS 7.46, Running 62.01s Step 296( N/A%), pre moving , FPS 7.45, Running 62.15s Step 297( N/A%), pre moving , FPS 7.49, Running 62.27s Step 298( N/A%), pre moving , FPS 7.54, Running 62.39s Step 299( N/A%), pre moving , FPS 7.55, Running 62.51s Step 300( N/A%), pre moving , FPS 4.83, Running 64.13s Step 301( N/A%), pre moving , FPS 4.54, Running 64.52s Step 302( N/A%), pre moving , FPS 4.44, Running 64.76s Step 303( N/A%), pre moving , FPS 4.22, Running 65.13s Step 304( N/A%), pre moving , FPS 4.15, Running 65.35s Step 305( N/A%), pre moving , FPS 3.96, Running 65.73s Step 306( N/A%), pre moving , FPS 3.88, Running 65.97s Step 307( N/A%), pre moving , FPS 3.68, Running 66.38s Step 308( N/A%), pre moving , FPS 3.62, Running 66.62s Step 309( N/A%), pre moving , FPS 3.45, Running 67.02s Step 310( N/A%), pre moving , FPS 3.39, Running 67.25s Step 311( N/A%), pre moving , FPS 3.26, Running 67.63s Step 312( N/A%), pre moving , FPS 3.19, Running 67.88s Step 313( N/A%), pre moving , FPS 3.07, Running 68.25s Step 314( N/A%), pre moving , FPS 3.02, Running 68.49s Step 315( N/A%), pre moving , FPS 2.91, Running 68.88s Step 316( N/A%), pre moving , FPS 2.87, Running 69.12s Step 317( N/A%), pre moving , FPS 2.76, Running 69.50s Step 318( N/A%), pre moving , FPS 2.73, Running 69.72s Step 319( N/A%), pre moving , FPS 2.63, Running 70.13s Step 320( 0.17%), action 1, FPS 2.85, Running 71.16s Step 321( 0.33%), action 2, FPS 2.86, Running 71.52s Step 322( 0.50%), action 3, FPS 2.72, Running 72.12s Step 323( 0.67%), action 4, FPS 2.71, Running 72.51s Step 324( 0.83%), action 5, FPS 2.57, Running 73.14s Step 325( 1.00%), action 6, FPS 2.57, Running 73.50s Step 326( 1.17%), action 7, FPS 2.46, Running 74.10s Step 327( 1.33%), action 8, FPS 2.48, Running 74.45s Step 328( 1.50%), action 9, FPS 2.39, Running 75.00s Step 329( 1.67%), action 10, FPS 2.40, Running 75.35s Step 330( 1.83%), action 11, FPS 2.30, Running 75.96s Step 331( 2.00%), action 12, FPS 2.31, Running 76.29s Step 332( 2.17%), action 13, FPS 2.22, Running 76.90s Step 333( 2.33%), action 14, FPS 2.23, Running 77.23s Step 334( 2.50%), action 15, FPS 2.15, Running 77.79s Step 335( 2.67%), action 16, FPS 2.16, Running 78.14s Step 336( 2.83%), action 17, FPS 2.09, Running 78.71s Step 337( 3.00%), action 18, FPS 2.10, Running 79.05s Step 338( 3.17%), action 19, FPS 2.03, Running 79.60s Step 339( 3.33%), action 20, FPS 2.04, Running 79.92s Step 340( 3.50%), action 21, FPS 2.11, Running 80.64s Step 341( 3.67%), action 22, FPS 2.12, Running 80.95s Step 342( 3.83%), action 23, FPS 2.14, Running 81.47s Step 343( 4.00%), action 24, FPS 2.14, Running 81.83s Step 344( 4.17%), action 25, FPS 2.17, Running 82.35s Step 345( 4.33%), action 26, FPS 2.18, Running 82.68s Step 346( 4.50%), action 27, FPS 2.20, Running 83.21s Step 347( 4.67%), action 28, FPS 2.19, Running 83.58s Step 348( 4.83%), action 29, FPS 2.20, Running 84.10s Step 349( 5.00%), action 30, FPS 2.18, Running 84.52s Step 350( 5.17%), action 31, FPS 2.15, Running 85.24s Step 351( 5.33%), action 32, FPS 2.13, Running 85.69s Step 352( 5.50%), action 33, FPS 2.13, Running 86.31s Step 353( 5.67%), action 34, FPS 2.11, Running 86.71s Step 354( 5.83%), action 35, FPS 2.09, Running 87.35s Step 355( 6.00%), action 36, FPS 2.08, Running 87.76s Step 356( 6.17%), action 37, FPS 2.07, Running 88.37s Step 357( 6.33%), action 38, FPS 2.05, Running 88.80s Step 358( 6.50%), action 39, FPS 2.03, Running 89.46s Step 359( 6.67%), action 40, FPS 2.00, Running 89.90s Step 360( 6.83%), action 41, FPS 1.99, Running 90.69s Step 361( 7.00%), action 42, FPS 1.98, Running 91.07s Step 362( 7.17%), action 43, FPS 1.96, Running 91.67s Step 363( 7.33%), action 44, FPS 1.95, Running 92.09s Step 364( 7.50%), action 45, FPS 1.95, Running 92.61s Step 365( 7.67%), action 46, FPS 1.93, Running 93.02s Step 366( 7.83%), action 47, FPS 1.94, Running 93.53s Step 367( 8.00%), action 48, FPS 1.95, Running 93.84s Step 368( 8.17%), action 49, FPS 1.95, Running 94.37s Step 369( 8.33%), action 50, FPS 1.97, Running 94.67s Step 370( 8.50%), action 51, FPS 1.98, Running 95.35s Step 371( 8.67%), action 52, FPS 2.00, Running 95.69s Step 372( 8.83%), action 53, FPS 2.01, Running 96.24s Step 373( 9.00%), action 54, FPS 2.03, Running 96.57s Step 374( 9.17%), action 55, FPS 2.05, Running 97.12s Step 375( 9.33%), action 56, FPS 2.06, Running 97.45s Step 376( 9.50%), action 57, FPS 2.07, Running 98.03s Step 377( 9.67%), action 58, FPS 2.09, Running 98.37s Step 378( 9.83%), action 59, FPS 2.11, Running 98.92s Step 379( 10.00%), action 60, FPS 2.14, Running 99.26s Step 380( 10.17%), action 61, FPS 2.17, Running 99.91s Step 381( 10.33%), action 62, FPS 2.18, Running 100.24s Step 382( 10.50%), action 63, FPS 2.19, Running 100.81s Step 383( 10.67%), action 64, FPS 2.21, Running 101.15s Step 384( 10.83%), action 65, FPS 2.21, Running 101.67s Step 385( 11.00%), action 66, FPS 2.23, Running 102.00s Step 386( 11.17%), action 67, FPS 2.22, Running 102.52s Step 387( 11.33%), action 68, FPS 2.22, Running 102.86s Step 388( 11.50%), action 69, FPS 2.22, Running 103.40s Step 389( 11.67%), action 70, FPS 2.21, Running 103.73s Step 390( 11.83%), action 71, FPS 2.21, Running 104.39s Step 391( 12.00%), action 72, FPS 2.21, Running 104.73s Step 392( 12.17%), action 73, FPS 2.22, Running 105.25s Step 393( 12.33%), action 74, FPS 2.22, Running 105.57s Step 394( 12.50%), action 75, FPS 2.23, Running 106.09s Step 395( 12.67%), action 76, FPS 2.23, Running 106.41s Step 396( 12.83%), action 77, FPS 2.24, Running 106.94s Step 397( 13.00%), action 78, FPS 2.25, Running 107.26s Step 398( 13.17%), action 79, FPS 2.25, Running 107.81s Step 399( 13.33%), action 80, FPS 2.25, Running 108.13s Step 400( 13.50%), action 81, FPS 2.25, Running 108.79s Step 401( 13.67%), action 82, FPS 2.25, Running 109.13s Step 402( 13.83%), action 83, FPS 2.26, Running 109.67s Step 403( 14.00%), action 84, FPS 2.25, Running 110.03s Step 404( 14.17%), action 85, FPS 2.25, Running 110.54s Step 405( 14.33%), action 86, FPS 2.26, Running 110.87s Step 406( 14.50%), action 87, FPS 2.25, Running 111.40s Step 407( 14.67%), action 88, FPS 2.26, Running 111.71s Step 408( 14.83%), action 89, FPS 2.26, Running 112.23s Step 409( 15.00%), action 90, FPS 2.26, Running 112.58s Step 410( 15.17%), action 91, FPS 2.26, Running 113.25s Step 411( 15.33%), action 92, FPS 2.26, Running 113.58s Step 412( 15.50%), action 93, FPS 2.25, Running 114.13s Step 413( 15.67%), action 94, FPS 2.25, Running 114.45s Step 414( 15.83%), action 95, FPS 2.25, Running 114.98s Step 415( 16.00%), action 96, FPS 2.24, Running 115.33s Step 416( 16.17%), action 97, FPS 2.24, Running 115.87s Step 417( 16.33%), action 98, FPS 2.23, Running 116.21s Step 418( 16.50%), action 99, FPS 2.23, Running 116.78s Step 419( 16.67%), action 100, FPS 2.23, Running 117.11s Step 420( 16.83%), action 101, FPS 2.22, Running 117.80s Step 421( 17.00%), action 102, FPS 2.22, Running 118.15s Step 422( 17.17%), action 103, FPS 2.21, Running 118.71s Step 423( 17.33%), action 104, FPS 2.21, Running 119.07s Step 424( 17.50%), action 105, FPS 2.21, Running 119.58s Step 425( 17.67%), action 106, FPS 2.22, Running 119.88s Step 426( 17.83%), action 107, FPS 2.22, Running 120.39s Step 427( 18.00%), action 108, FPS 2.21, Running 120.74s Step 428( 18.17%), action 109, FPS 2.20, Running 121.31s Step 429( 18.33%), action 110, FPS 2.19, Running 121.70s Step 430( 18.50%), action 111, FPS 2.19, Running 122.38s Step 431( 18.67%), action 112, FPS 2.18, Running 122.73s Step 432( 18.83%), action 113, FPS 2.19, Running 123.28s Step 433( 19.00%), action 114, FPS 2.18, Running 123.61s Step 434( 19.17%), action 115, FPS 2.18, Running 124.16s Step 435( 19.33%), action 116, FPS 2.18, Running 124.50s Step 436( 19.50%), action 117, FPS 2.18, Running 125.02s Step 437( 19.67%), action 118, FPS 2.19, Running 125.33s Step 438( 19.83%), action 119, FPS 2.21, Running 125.83s Step 439( 20.00%), action 120, FPS 2.20, Running 126.18s Step 440( 20.17%), action 121, FPS 2.21, Running 126.85s Step 441( 20.33%), action 122, FPS 2.21, Running 127.18s Step 442( 20.50%), action 123, FPS 2.22, Running 127.73s Step 443( 20.67%), action 124, FPS 2.22, Running 128.06s Step 444( 20.83%), action 125, FPS 2.22, Running 128.58s Step 445( 21.00%), action 126, FPS 2.21, Running 128.93s Step 446( 21.17%), action 127, FPS 2.21, Running 129.44s Step 447( 21.33%), action 128, FPS 2.21, Running 129.78s Step 448( 21.50%), action 129, FPS 2.23, Running 130.29s Step 449( 21.67%), action 130, FPS 2.25, Running 130.60s Step 450( 21.83%), action 131, FPS 2.25, Running 131.28s Step 451( 22.00%), action 132, FPS 2.25, Running 131.61s Step 452( 22.17%), action 133, FPS 2.26, Running 132.13s Step 453( 22.33%), action 134, FPS 2.26, Running 132.45s Step 454( 22.50%), action 135, FPS 2.27, Running 132.98s Step 455( 22.67%), action 136, FPS 2.27, Running 133.31s Step 456( 22.83%), action 137, FPS 2.27, Running 133.83s Step 457( 23.00%), action 138, FPS 2.27, Running 134.13s Step 458( 23.17%), action 139, FPS 2.25, Running 134.71s Step 459( 23.33%), action 140, FPS 2.25, Running 135.06s Step 460( 23.50%), action 141, FPS 2.25, Running 135.73s Step 461( 23.67%), action 142, FPS 2.25, Running 136.06s Step 462( 23.83%), action 143, FPS 2.26, Running 136.58s Step 463( 24.00%), action 144, FPS 2.26, Running 136.92s Step 464( 24.17%), action 145, FPS 2.26, Running 137.43s Step 465( 24.33%), action 146, FPS 2.26, Running 137.77s Step 466( 24.50%), action 147, FPS 2.26, Running 138.27s Step 467( 24.67%), action 148, FPS 2.27, Running 138.59s Step 468( 24.83%), action 149, FPS 2.27, Running 139.11s Step 469( 25.00%), action 150, FPS 2.27, Running 139.41s Step 470( 25.17%), action 151, FPS 2.27, Running 140.11s Step 471( 25.33%), action 152, FPS 2.26, Running 140.46s Step 472( 25.50%), action 153, FPS 2.25, Running 141.00s Step 473( 25.67%), action 154, FPS 2.26, Running 141.30s Step 474( 25.83%), action 155, FPS 2.26, Running 141.82s Step 475( 26.00%), action 156, FPS 2.26, Running 142.16s Step 476( 26.17%), action 157, FPS 2.26, Running 142.68s Step 477( 26.33%), action 158, FPS 2.25, Running 143.01s Step 478( 26.50%), action 159, FPS 2.27, Running 143.53s Step 479( 26.67%), action 160, FPS 2.27, Running 143.86s Step 480( 26.83%), action 161, FPS 2.27, Running 144.53s Step 481( 27.00%), action 162, FPS 2.28, Running 144.83s Step 482( 27.17%), action 163, FPS 2.27, Running 145.39s Step 483( 27.33%), action 164, FPS 2.27, Running 145.72s Step 484( 27.50%), action 165, FPS 2.27, Running 146.25s Step 485( 27.67%), action 166, FPS 2.27, Running 146.58s Step 486( 27.83%), action 167, FPS 2.26, Running 147.11s Step 487( 28.00%), action 168, FPS 2.26, Running 147.45s Step 488( 28.17%), action 169, FPS 2.25, Running 147.99s Step 489( 28.33%), action 170, FPS 2.25, Running 148.32s Step 490( 28.50%), action 171, FPS 2.26, Running 148.97s Step 491( 28.67%), action 172, FPS 2.26, Running 149.29s Step 492( 28.83%), action 173, FPS 2.27, Running 149.82s Step 493( 29.00%), action 174, FPS 2.26, Running 150.15s Step 494( 29.17%), action 175, FPS 2.26, Running 150.66s Step 495( 29.33%), action 176, FPS 2.27, Running 150.97s Step 496( 29.50%), action 177, FPS 2.26, Running 151.52s Step 497( 29.67%), action 178, FPS 2.26, Running 151.86s Step 498( 29.83%), action 179, FPS 2.26, Running 152.38s Step 499( 30.00%), action 180, FPS 2.26, Running 152.73s Step 500( 30.17%), action 181, FPS 2.26, Running 153.38s Step 501( 30.33%), action 182, FPS 2.25, Running 153.73s Step 502( 30.50%), action 183, FPS 2.26, Running 154.23s Step 503( 30.67%), action 184, FPS 2.26, Running 154.56s Step 504( 30.83%), action 185, FPS 2.26, Running 155.10s Step 505( 31.00%), action 186, FPS 2.26, Running 155.44s Step 506( 31.17%), action 187, FPS 2.26, Running 155.97s Step 507( 31.33%), action 188, FPS 2.26, Running 156.30s Step 508( 31.50%), action 189, FPS 2.27, Running 156.81s Step 509( 31.67%), action 190, FPS 2.27, Running 157.14s Step 510( 31.83%), action 191, FPS 2.25, Running 157.85s Step 511( 32.00%), action 192, FPS 2.25, Running 158.19s Step 512( 32.17%), action 193, FPS 2.25, Running 158.73s Step 513( 32.33%), action 194, FPS 2.24, Running 159.06s Step 514( 32.50%), action 195, FPS 2.24, Running 159.59s Step 515( 32.67%), action 196, FPS 2.24, Running 159.91s Step 516( 32.83%), action 197, FPS 2.24, Running 160.45s Step 517( 33.00%), action 198, FPS 2.24, Running 160.78s Step 518( 33.17%), action 199, FPS 2.24, Running 161.33s Step 519( 33.33%), action 200, FPS 2.24, Running 161.66s Step 520( 33.50%), action 201, FPS 2.24, Running 162.31s Step 521( 33.67%), action 202, FPS 2.24, Running 162.65s Step 522( 33.83%), action 203, FPS 2.23, Running 163.18s Step 523( 34.00%), action 204, FPS 2.24, Running 163.51s Step 524( 34.17%), action 205, FPS 2.23, Running 164.05s Step 525( 34.33%), action 206, FPS 2.24, Running 164.38s Step 526( 34.50%), action 207, FPS 2.23, Running 164.94s Step 527( 34.67%), action 208, FPS 2.22, Running 165.30s Step 528( 34.83%), action 209, FPS 2.22, Running 165.82s Step 529( 35.00%), action 210, FPS 2.21, Running 166.17s Step 530( 35.17%), action 211, FPS 2.22, Running 166.84s Step 531( 35.33%), action 212, FPS 2.22, Running 167.19s Step 532( 35.50%), action 213, FPS 2.23, Running 167.71s Step 533( 35.67%), action 214, FPS 2.22, Running 168.07s Step 534( 35.83%), action 215, FPS 2.22, Running 168.60s Step 535( 36.00%), action 216, FPS 2.22, Running 168.90s Step 536( 36.17%), action 217, FPS 2.23, Running 169.41s Step 537( 36.33%), action 218, FPS 2.22, Running 169.77s Step 538( 36.50%), action 219, FPS 2.23, Running 170.31s Step 539( 36.67%), action 220, FPS 2.23, Running 170.64s Step 540( 36.83%), action 221, FPS 2.22, Running 171.31s Step 541( 37.00%), action 222, FPS 2.23, Running 171.62s Step 542( 37.17%), action 223, FPS 2.23, Running 172.15s Step 543( 37.33%), action 224, FPS 2.23, Running 172.48s Step 544( 37.50%), action 225, FPS 2.24, Running 172.99s Step 545( 37.67%), action 226, FPS 2.24, Running 173.29s Step 546( 37.83%), action 227, FPS 2.26, Running 173.80s Step 547( 38.00%), action 228, FPS 2.27, Running 174.13s Step 548( 38.17%), action 229, FPS 2.26, Running 174.66s Step 549( 38.33%), action 230, FPS 2.27, Running 174.98s Step 550( 38.50%), action 231, FPS 2.27, Running 175.64s Step 551( 38.67%), action 232, FPS 2.28, Running 175.97s Step 552( 38.83%), action 233, FPS 2.27, Running 176.53s Step 553( 39.00%), action 234, FPS 2.27, Running 176.88s Step 554( 39.17%), action 235, FPS 2.27, Running 177.41s Step 555( 39.33%), action 236, FPS 2.26, Running 177.75s Step 556( 39.50%), action 237, FPS 2.25, Running 178.29s Step 557( 39.67%), action 238, FPS 2.26, Running 178.60s Step 558( 39.83%), action 239, FPS 2.27, Running 179.13s Step 559( 40.00%), action 240, FPS 2.26, Running 179.48s Step 560( 40.17%), action 241, FPS 2.26, Running 180.15s Step 561( 40.33%), action 242, FPS 2.25, Running 180.50s Step 562( 40.50%), action 243, FPS 2.25, Running 181.03s Step 563( 40.67%), action 244, FPS 2.25, Running 181.37s Step 564( 40.83%), action 245, FPS 2.24, Running 181.93s Step 565( 41.00%), action 246, FPS 2.23, Running 182.24s Step 566( 41.17%), action 247, FPS 2.23, Running 182.77s Step 567( 41.33%), action 248, FPS 2.23, Running 183.11s Step 568( 41.50%), action 249, FPS 2.22, Running 183.65s Step 569( 41.67%), action 250, FPS 2.22, Running 183.99s Step 570( 41.83%), action 251, FPS 2.22, Running 184.66s Step 571( 42.00%), action 252, FPS 2.21, Running 185.00s Step 572( 42.17%), action 253, FPS 2.22, Running 185.53s Step 573( 42.33%), action 254, FPS 2.23, Running 185.85s Step 574( 42.50%), action 255, FPS 2.23, Running 186.39s Step 575( 42.67%), action 256, FPS 2.23, Running 186.72s Step 576( 42.83%), action 257, FPS 2.23, Running 187.25s Step 577( 43.00%), action 258, FPS 2.23, Running 187.59s Step 578( 43.17%), action 259, FPS 2.22, Running 188.13s Step 579( 43.33%), action 260, FPS 2.22, Running 188.49s Step 580( 43.50%), action 261, FPS 2.22, Running 189.14s Step 581( 43.67%), action 262, FPS 2.22, Running 189.50s Step 582( 43.83%), action 263, FPS 2.22, Running 190.04s Step 583( 44.00%), action 264, FPS 2.22, Running 190.39s Step 584( 44.17%), action 265, FPS 2.22, Running 190.94s Step 585( 44.33%), action 266, FPS 2.21, Running 191.28s Step 586( 44.50%), action 267, FPS 2.21, Running 191.82s Step 587( 44.67%), action 268, FPS 2.21, Running 192.14s Step 588( 44.83%), action 269, FPS 2.22, Running 192.68s Step 589( 45.00%), action 270, FPS 2.21, Running 193.02s Step 590( 45.17%), action 271, FPS 2.21, Running 193.71s Step 591( 45.33%), action 272, FPS 2.21, Running 194.06s Step 592( 45.50%), action 273, FPS 2.21, Running 194.60s Step 593( 45.67%), action 274, FPS 2.20, Running 194.94s Step 594( 45.83%), action 275, FPS 2.19, Running 195.53s Step 595( 46.00%), action 276, FPS 2.19, Running 195.85s Step 596( 46.17%), action 277, FPS 2.18, Running 196.43s Step 597( 46.33%), action 278, FPS 2.18, Running 196.78s Step 598( 46.50%), action 279, FPS 2.17, Running 197.34s Step 599( 46.67%), action 280, FPS 2.18, Running 197.68s Step 600( 46.83%), action 281, FPS 2.18, Running 198.31s Step 601( 47.00%), action 282, FPS 2.19, Running 198.62s Step 602( 47.17%), action 283, FPS 2.19, Running 199.17s Step 603( 47.33%), action 284, FPS 2.19, Running 199.50s Step 604( 47.50%), action 285, FPS 2.20, Running 200.03s Step 605( 47.67%), action 286, FPS 2.21, Running 200.34s Step 606( 47.83%), action 287, FPS 2.21, Running 200.86s Step 607( 48.00%), action 288, FPS 2.21, Running 201.20s Step 608( 48.17%), action 289, FPS 2.21, Running 201.72s Step 609( 48.33%), action 290, FPS 2.21, Running 202.06s Step 610( 48.50%), action 291, FPS 2.21, Running 202.74s Step 611( 48.67%), action 292, FPS 2.22, Running 203.07s Step 612( 48.83%), action 293, FPS 2.22, Running 203.62s Step 613( 49.00%), action 294, FPS 2.22, Running 203.95s Step 614( 49.17%), action 295, FPS 2.24, Running 204.47s Step 615( 49.33%), action 296, FPS 2.24, Running 204.79s Step 616( 49.50%), action 297, FPS 2.24, Running 205.35s Step 617( 49.67%), action 298, FPS 2.24, Running 205.70s Step 618( 49.83%), action 299, FPS 2.25, Running 206.23s Step 619( 50.00%), action 300, FPS 2.25, Running 206.58s Step 620( 50.17%), action 301, FPS 2.24, Running 207.23s Step 621( 50.33%), action 302, FPS 2.23, Running 207.59s Step 622( 50.50%), action 303, FPS 2.23, Running 208.13s Step 623( 50.67%), action 304, FPS 2.23, Running 208.48s Step 624( 50.83%), action 305, FPS 2.22, Running 209.02s Step 625( 51.00%), action 306, FPS 2.22, Running 209.34s Step 626( 51.17%), action 307, FPS 2.22, Running 209.88s Step 627( 51.33%), action 308, FPS 2.22, Running 210.23s Step 628( 51.50%), action 309, FPS 2.22, Running 210.73s Step 629( 51.67%), action 310, FPS 2.22, Running 211.06s Step 630( 51.83%), action 311, FPS 2.23, Running 211.70s Step 631( 52.00%), action 312, FPS 2.23, Running 212.03s Step 632( 52.17%), action 313, FPS 2.24, Running 212.57s Step 633( 52.33%), action 314, FPS 2.24, Running 212.89s Step 634( 52.50%), action 315, FPS 2.24, Running 213.41s Step 635( 52.67%), action 316, FPS 2.23, Running 213.76s Step 636( 52.83%), action 317, FPS 2.24, Running 214.29s Step 637( 53.00%), action 318, FPS 2.24, Running 214.63s Step 638( 53.17%), action 319, FPS 2.24, Running 215.16s Step 639( 53.33%), action 320, FPS 2.25, Running 215.46s Step 640( 53.50%), action 321, FPS 2.24, Running 216.15s Step 641( 53.67%), action 322, FPS 2.23, Running 216.55s Step 642( 53.83%), action 323, FPS 2.22, Running 217.12s Step 643( 54.00%), action 324, FPS 2.23, Running 217.46s Step 644( 54.17%), action 325, FPS 2.23, Running 217.98s Step 645( 54.33%), action 326, FPS 2.23, Running 218.32s Step 646( 54.50%), action 327, FPS 2.23, Running 218.83s Step 647( 54.67%), action 328, FPS 2.24, Running 219.17s Step 648( 54.83%), action 329, FPS 2.23, Running 219.70s Step 649( 55.00%), action 330, FPS 2.22, Running 220.05s Step 650( 55.17%), action 331, FPS 2.21, Running 220.73s Step 651( 55.33%), action 332, FPS 2.22, Running 221.06s Step 652( 55.50%), action 333, FPS 2.22, Running 221.58s Step 653( 55.67%), action 334, FPS 2.21, Running 221.92s Step 654( 55.83%), action 335, FPS 2.21, Running 222.47s Step 655( 56.00%), action 336, FPS 2.21, Running 222.81s Step 656( 56.17%), action 337, FPS 2.21, Running 223.34s Step 657( 56.33%), action 338, FPS 2.21, Running 223.69s Step 658( 56.50%), action 339, FPS 2.21, Running 224.20s Step 659( 56.67%), action 340, FPS 2.21, Running 224.52s Step 660( 56.83%), action 341, FPS 2.22, Running 225.17s Step 661( 57.00%), action 342, FPS 2.23, Running 225.50s Step 662( 57.17%), action 343, FPS 2.23, Running 226.08s Step 663( 57.33%), action 344, FPS 2.23, Running 226.42s Step 664( 57.50%), action 345, FPS 2.23, Running 226.96s Step 665( 57.67%), action 346, FPS 2.23, Running 227.28s Step 666( 57.83%), action 347, FPS 2.22, Running 227.83s Step 667( 58.00%), action 348, FPS 2.22, Running 228.19s Step 668( 58.17%), action 349, FPS 2.22, Running 228.72s Step 669( 58.33%), action 350, FPS 2.22, Running 229.05s Step 670( 58.50%), action 351, FPS 2.22, Running 229.73s Step 671( 58.67%), action 352, FPS 2.22, Running 230.05s Step 672( 58.83%), action 353, FPS 2.22, Running 230.57s Step 673( 59.00%), action 354, FPS 2.23, Running 230.90s Step 674( 59.17%), action 355, FPS 2.23, Running 231.43s Step 675( 59.33%), action 356, FPS 2.23, Running 231.76s Step 676( 59.50%), action 357, FPS 2.23, Running 232.33s Step 677( 59.67%), action 358, FPS 2.23, Running 232.65s Step 678( 59.83%), action 359, FPS 2.23, Running 233.19s Step 679( 60.00%), action 360, FPS 2.22, Running 233.54s Step 680( 60.17%), action 361, FPS 2.20, Running 234.24s Step 681( 60.33%), action 362, FPS 2.20, Running 234.59s Step 682( 60.50%), action 363, FPS 2.20, Running 235.15s Step 683( 60.67%), action 364, FPS 2.21, Running 235.49s Step 684( 60.83%), action 365, FPS 2.21, Running 236.03s Step 685( 61.00%), action 366, FPS 2.20, Running 236.36s Step 686( 61.17%), action 367, FPS 2.21, Running 236.89s Step 687( 61.33%), action 368, FPS 2.21, Running 237.23s Step 688( 61.50%), action 369, FPS 2.22, Running 237.75s Step 689( 61.67%), action 370, FPS 2.22, Running 238.08s Step 690( 61.83%), action 371, FPS 2.23, Running 238.72s Step 691( 62.00%), action 372, FPS 2.22, Running 239.07s Step 692( 62.17%), action 373, FPS 2.21, Running 239.61s Step 693( 62.33%), action 374, FPS 2.21, Running 239.93s Step 694( 62.50%), action 375, FPS 2.20, Running 240.51s Step 695( 62.67%), action 376, FPS 2.20, Running 240.87s Step 696( 62.83%), action 377, FPS 2.19, Running 241.46s Step 697( 63.00%), action 378, FPS 2.19, Running 241.80s Step 698( 63.17%), action 379, FPS 2.19, Running 242.33s Step 699( 63.33%), action 380, FPS 2.19, Running 242.66s Step 700( 63.50%), action 381, FPS 2.20, Running 243.33s Step 701( 63.67%), action 382, FPS 2.19, Running 243.72s Step 702( 63.83%), action 383, FPS 2.19, Running 244.28s Step 703( 64.00%), action 384, FPS 2.19, Running 244.61s Step 704( 64.17%), action 385, FPS 2.20, Running 245.13s Step 705( 64.33%), action 386, FPS 2.20, Running 245.46s Step 706( 64.50%), action 387, FPS 2.20, Running 245.99s Step 707( 64.67%), action 388, FPS 2.20, Running 246.33s Step 708( 64.83%), action 389, FPS 2.18, Running 246.91s Step 709( 65.00%), action 390, FPS 2.18, Running 247.27s Step 710( 65.17%), action 391, FPS 2.16, Running 247.97s Step 711( 65.33%), action 392, FPS 2.16, Running 248.32s Step 712( 65.50%), action 393, FPS 2.16, Running 248.86s Step 713( 65.67%), action 394, FPS 2.16, Running 249.21s Step 714( 65.83%), action 395, FPS 2.16, Running 249.77s Step 715( 66.00%), action 396, FPS 2.16, Running 250.13s Step 716( 66.17%), action 397, FPS 2.17, Running 250.65s Step 717( 66.33%), action 398, FPS 2.17, Running 251.01s Step 718( 66.50%), action 399, FPS 2.17, Running 251.54s Step 719( 66.67%), action 400, FPS 2.17, Running 251.89s Step 720( 66.83%), action 401, FPS 2.16, Running 252.60s Step 721( 67.00%), action 402, FPS 2.16, Running 252.99s Step 722( 67.17%), action 403, FPS 2.16, Running 253.53s Step 723( 67.33%), action 404, FPS 2.15, Running 253.89s Step 724( 67.50%), action 405, FPS 2.15, Running 254.44s Step 725( 67.67%), action 406, FPS 2.14, Running 254.79s Step 726( 67.83%), action 407, FPS 2.14, Running 255.32s Step 727( 68.00%), action 408, FPS 2.14, Running 255.67s Step 728( 68.17%), action 409, FPS 2.14, Running 256.25s Step 729( 68.33%), action 410, FPS 2.15, Running 256.58s Step 730( 68.50%), action 411, FPS 2.15, Running 257.26s Step 731( 68.67%), action 412, FPS 2.16, Running 257.59s Step 732( 68.83%), action 413, FPS 2.16, Running 258.12s Step 733( 69.00%), action 414, FPS 2.16, Running 258.47s Step 734( 69.17%), action 415, FPS 2.17, Running 259.00s Step 735( 69.33%), action 416, FPS 2.17, Running 259.34s Step 736( 69.50%), action 417, FPS 2.17, Running 259.89s Step 737( 69.67%), action 418, FPS 2.17, Running 260.23s Step 738( 69.83%), action 419, FPS 2.17, Running 260.76s Step 739( 70.00%), action 420, FPS 2.17, Running 261.12s Step 740( 70.17%), action 421, FPS 2.18, Running 261.78s Step 741( 70.33%), action 422, FPS 2.19, Running 262.10s Step 742( 70.50%), action 423, FPS 2.20, Running 262.62s Step 743( 70.67%), action 424, FPS 2.21, Running 262.94s Step 744( 70.83%), action 425, FPS 2.21, Running 263.50s Step 745( 71.00%), action 426, FPS 2.22, Running 263.82s Step 746( 71.17%), action 427, FPS 2.21, Running 264.38s Step 747( 71.33%), action 428, FPS 2.21, Running 264.71s Step 748( 71.50%), action 429, FPS 2.23, Running 265.23s Step 749( 71.67%), action 430, FPS 2.22, Running 265.57s Step 750( 71.83%), action 431, FPS 2.22, Running 266.26s Step 751( 72.00%), action 432, FPS 2.23, Running 266.58s Step 752( 72.17%), action 433, FPS 2.22, Running 267.12s Step 753( 72.33%), action 434, FPS 2.23, Running 267.45s Step 754( 72.50%), action 435, FPS 2.23, Running 267.96s Step 755( 72.67%), action 436, FPS 2.24, Running 268.28s Step 756( 72.83%), action 437, FPS 2.24, Running 268.81s Step 757( 73.00%), action 438, FPS 2.24, Running 269.14s Step 758( 73.17%), action 439, FPS 2.23, Running 269.73s Step 759( 73.33%), action 440, FPS 2.23, Running 270.08s Step 760( 73.50%), action 441, FPS 2.23, Running 270.74s Step 761( 73.67%), action 442, FPS 2.23, Running 271.08s Step 762( 73.83%), action 443, FPS 2.23, Running 271.60s Step 763( 74.00%), action 444, FPS 2.22, Running 271.95s Step 764( 74.17%), action 445, FPS 2.23, Running 272.46s Step 765( 74.33%), action 446, FPS 2.23, Running 272.79s Step 766( 74.50%), action 447, FPS 2.24, Running 273.32s Step 767( 74.67%), action 448, FPS 2.24, Running 273.65s Step 768( 74.83%), action 449, FPS 2.24, Running 274.16s Step 769( 75.00%), action 450, FPS 2.25, Running 274.47s Step 770( 75.17%), action 451, FPS 2.25, Running 275.14s Step 771( 75.33%), action 452, FPS 2.25, Running 275.47s Step 772( 75.50%), action 453, FPS 2.26, Running 275.99s Step 773( 75.67%), action 454, FPS 2.25, Running 276.33s Step 774( 75.83%), action 455, FPS 2.23, Running 276.91s Step 775( 76.00%), action 456, FPS 2.23, Running 277.26s Step 776( 76.17%), action 457, FPS 2.23, Running 277.79s Step 777( 76.33%), action 458, FPS 2.23, Running 278.13s Step 778( 76.50%), action 459, FPS 2.23, Running 278.68s Step 779( 76.67%), action 460, FPS 2.23, Running 279.05s Step 780( 76.83%), action 461, FPS 2.22, Running 279.75s Step 781( 77.00%), action 462, FPS 2.22, Running 280.08s Step 782( 77.17%), action 463, FPS 2.22, Running 280.61s Step 783( 77.33%), action 464, FPS 2.23, Running 280.93s Step 784( 77.50%), action 465, FPS 2.23, Running 281.42s Step 785( 77.67%), action 466, FPS 2.23, Running 281.74s Step 786( 77.83%), action 467, FPS 2.24, Running 282.25s Step 787( 78.00%), action 468, FPS 2.23, Running 282.60s Step 788( 78.17%), action 469, FPS 2.22, Running 283.18s Step 789( 78.33%), action 470, FPS 2.21, Running 283.51s Step 790( 78.50%), action 471, FPS 2.21, Running 284.18s Step 791( 78.67%), action 472, FPS 2.21, Running 284.53s Step 792( 78.83%), action 473, FPS 2.20, Running 285.09s Step 793( 79.00%), action 474, FPS 2.19, Running 285.44s Step 794( 79.17%), action 475, FPS 2.21, Running 285.96s Step 795( 79.33%), action 476, FPS 2.21, Running 286.30s Step 796( 79.50%), action 477, FPS 2.21, Running 286.83s Step 797( 79.67%), action 478, FPS 2.21, Running 287.18s Step 798( 79.83%), action 479, FPS 2.22, Running 287.68s Step 799( 80.00%), action 480, FPS 2.23, Running 288.02s Step 800( 80.17%), action 481, FPS 2.24, Running 288.68s Step 801( 80.33%), action 482, FPS 2.24, Running 289.02s Step 802( 80.50%), action 483, FPS 2.23, Running 289.56s Step 803( 80.67%), action 484, FPS 2.24, Running 289.88s Step 804( 80.83%), action 485, FPS 2.22, Running 290.43s Step 805( 81.00%), action 486, FPS 2.22, Running 290.76s Step 806( 81.17%), action 487, FPS 2.22, Running 291.25s Step 807( 81.33%), action 488, FPS 2.23, Running 291.57s Step 808( 81.50%), action 489, FPS 2.24, Running 292.11s Step 809( 81.67%), action 490, FPS 2.24, Running 292.43s Step 810( 81.83%), action 491, FPS 2.25, Running 293.08s Step 811( 82.00%), action 492, FPS 2.25, Running 293.41s Step 812( 82.17%), action 493, FPS 2.25, Running 293.99s Step 813( 82.33%), action 494, FPS 2.25, Running 294.33s Step 814( 82.50%), action 495, FPS 2.25, Running 294.86s Step 815( 82.67%), action 496, FPS 2.25, Running 295.18s Step 816( 82.83%), action 497, FPS 2.25, Running 295.71s Step 817( 83.00%), action 498, FPS 2.25, Running 296.07s Step 818( 83.17%), action 499, FPS 2.25, Running 296.59s Step 819( 83.33%), action 500, FPS 2.24, Running 296.95s Step 820( 83.50%), action 501, FPS 2.23, Running 297.65s Step 821( 83.67%), action 502, FPS 2.23, Running 297.99s Step 822( 83.83%), action 503, FPS 2.23, Running 298.52s Step 823( 84.00%), action 504, FPS 2.22, Running 298.88s Step 824( 84.17%), action 505, FPS 2.23, Running 299.41s Step 825( 84.33%), action 506, FPS 2.22, Running 299.76s Step 826( 84.50%), action 507, FPS 2.20, Running 300.34s Step 827( 84.67%), action 508, FPS 2.20, Running 300.67s Step 828( 84.83%), action 509, FPS 2.20, Running 301.20s Step 829( 85.00%), action 510, FPS 2.19, Running 301.56s Step 830( 85.17%), action 511, FPS 2.18, Running 302.25s Step 831( 85.33%), action 512, FPS 2.18, Running 302.60s Step 832( 85.50%), action 513, FPS 2.19, Running 303.11s Step 833( 85.67%), action 514, FPS 2.19, Running 303.45s Step 834( 85.83%), action 515, FPS 2.18, Running 304.03s Step 835( 86.00%), action 516, FPS 2.17, Running 304.39s Step 836( 86.17%), action 517, FPS 2.17, Running 304.93s Step 837( 86.33%), action 518, FPS 2.18, Running 305.26s Step 838( 86.50%), action 519, FPS 2.17, Running 305.78s Step 839( 86.67%), action 520, FPS 2.18, Running 306.14s Step 840( 86.83%), action 521, FPS 2.19, Running 306.77s Step 841( 87.00%), action 522, FPS 2.19, Running 307.11s Step 842( 87.17%), action 523, FPS 2.19, Running 307.65s Step 843( 87.33%), action 524, FPS 2.19, Running 308.02s Step 844( 87.50%), action 525, FPS 2.18, Running 308.59s Step 845( 87.67%), action 526, FPS 2.18, Running 308.95s Step 846( 87.83%), action 527, FPS 2.19, Running 309.48s Step 847( 88.00%), action 528, FPS 2.18, Running 309.83s Step 848( 88.17%), action 529, FPS 2.19, Running 310.35s Step 849( 88.33%), action 530, FPS 2.19, Running 310.69s Step 850( 88.50%), action 531, FPS 2.20, Running 311.34s Step 851( 88.67%), action 532, FPS 2.19, Running 311.71s Step 852( 88.83%), action 533, FPS 2.19, Running 312.22s Step 853( 89.00%), action 534, FPS 2.19, Running 312.56s Step 854( 89.17%), action 535, FPS 2.20, Running 313.11s Step 855( 89.33%), action 536, FPS 2.20, Running 313.48s Step 856( 89.50%), action 537, FPS 2.20, Running 314.02s Step 857( 89.67%), action 538, FPS 2.20, Running 314.35s Step 858( 89.83%), action 539, FPS 2.20, Running 314.88s Step 859( 90.00%), action 540, FPS 2.20, Running 315.24s Step 860( 90.17%), action 541, FPS 2.18, Running 315.94s Step 861( 90.33%), action 542, FPS 2.19, Running 316.25s Step 862( 90.50%), action 543, FPS 2.18, Running 316.81s Step 863( 90.67%), action 544, FPS 2.19, Running 317.14s Step 864( 90.83%), action 545, FPS 2.19, Running 317.73s Step 865( 91.00%), action 546, FPS 2.19, Running 318.07s Step 866( 91.17%), action 547, FPS 2.19, Running 318.63s Step 867( 91.33%), action 548, FPS 2.18, Running 318.99s Step 868( 91.50%), action 549, FPS 2.18, Running 319.54s Step 869( 91.67%), action 550, FPS 2.18, Running 319.87s Step 870( 91.83%), action 551, FPS 2.17, Running 320.58s Step 871( 92.00%), action 552, FPS 2.17, Running 320.91s Step 872( 92.17%), action 553, FPS 2.16, Running 321.46s Step 873( 92.33%), action 554, FPS 2.16, Running 321.80s Step 874( 92.50%), action 555, FPS 2.17, Running 322.33s Step 875( 92.67%), action 556, FPS 2.18, Running 322.64s Step 876( 92.83%), action 557, FPS 2.19, Running 323.15s Step 877( 93.00%), action 558, FPS 2.19, Running 323.48s Step 878( 93.17%), action 559, FPS 2.19, Running 324.01s Step 879( 93.33%), action 560, FPS 2.20, Running 324.35s Step 880( 93.50%), action 561, FPS 2.21, Running 325.00s Step 881( 93.67%), action 562, FPS 2.20, Running 325.33s Step 882( 93.83%), action 563, FPS 2.20, Running 325.91s Step 883( 94.00%), action 564, FPS 2.20, Running 326.24s Step 884( 94.17%), action 565, FPS 2.21, Running 326.79s Step 885( 94.33%), action 566, FPS 2.20, Running 327.14s Step 886( 94.50%), action 567, FPS 2.20, Running 327.71s Step 887( 94.67%), action 568, FPS 2.21, Running 328.04s Step 888( 94.83%), action 569, FPS 2.22, Running 328.56s Step 889( 95.00%), action 570, FPS 2.22, Running 328.88s Step 890( 95.17%), action 571, FPS 2.24, Running 329.52s Step 891( 95.33%), action 572, FPS 2.24, Running 329.86s Step 892( 95.50%), action 573, FPS 2.25, Running 330.36s Step 893( 95.67%), action 574, FPS 2.26, Running 330.66s Step 894( 95.83%), action 575, FPS 2.25, Running 331.21s Step 895( 96.00%), action 576, FPS 2.25, Running 331.54s Step 896( 96.17%), action 577, FPS 2.24, Running 332.08s Step 897( 96.33%), action 578, FPS 2.23, Running 332.43s Step 898( 96.50%), action 579, FPS 2.23, Running 332.97s Step 899( 96.67%), action 580, FPS 2.23, Running 333.30s Step 900( 96.83%), action 581, FPS 2.24, Running 333.94s Step 901( 97.00%), action 582, FPS 2.23, Running 334.28s Step 902( 97.17%), action 583, FPS 2.24, Running 334.82s Step 903( 97.33%), action 584, FPS 2.24, Running 335.15s Step 904( 97.50%), action 585, FPS 2.25, Running 335.68s Step 905( 97.67%), action 586, FPS 2.26, Running 336.00s Step 906( 97.83%), action 587, FPS 2.27, Running 336.52s Step 907( 98.00%), action 588, FPS 2.27, Running 336.84s Step 908( 98.17%), action 589, FPS 2.27, Running 337.36s Step 909( 98.33%), action 590, FPS 2.28, Running 337.67s Step 910( 98.50%), action 591, FPS 2.27, Running 338.32s Step 911( 98.67%), action 592, FPS 2.27, Running 338.68s Step 912( 98.83%), action 593, FPS 2.26, Running 339.21s Step 913( 99.00%), action 594, FPS 2.25, Running 339.55s Step 914( 99.17%), action 595, FPS 2.25, Running 340.10s Step 915( 99.33%), action 596, FPS 2.25, Running 340.43s Step 916( 99.50%), action 597, FPS 2.24, Running 341.01s Step 917( 99.67%), action 598, FPS 2.24, Running 341.35s Step 918( 99.83%), action 599, FPS 2.24, Running 341.91s Step 919(100.00%), action 600, FPS 2.24, Running 342.24s [2026-08-03 00:11:28] [62 ] Seed 61 failed after 342.37 s. +steps: 919 , actions: 600 . +Instruction: Empty +Total 9/62(14.52%) success. +Setting seed: 62 +Step 1( N/A%), pre moving , FPS 6.15, Running 0.16s Step 2( N/A%), pre moving , FPS 8.08, Running 0.25s Step 3( N/A%), pre moving , FPS 8.64, Running 0.35s Step 4( N/A%), pre moving , FPS 9.03, Running 0.44s Step 5( N/A%), pre moving , FPS 9.34, Running 0.54s Step 6( N/A%), pre moving , FPS 9.26, Running 0.65s Step 7( N/A%), pre moving , FPS 9.47, Running 0.74s Step 8( N/A%), pre moving , FPS 9.62, Running 0.83s Step 9( N/A%), pre moving , FPS 9.67, Running 0.93s Step 10( N/A%), pre moving , FPS 9.73, Running 1.03s Step 11( N/A%), pre moving , FPS 9.81, Running 1.12s Step 12( N/A%), pre moving , FPS 9.74, Running 1.23s Step 13( N/A%), pre moving , FPS 9.82, Running 1.32s Step 14( N/A%), pre moving , FPS 9.86, Running 1.42s Step 15( N/A%), pre moving , FPS 9.87, Running 1.52s Step 16( N/A%), pre moving , FPS 10.01, Running 1.60s Step 17( N/A%), pre moving , FPS 10.08, Running 1.69s Step 18( N/A%), pre moving , FPS 10.21, Running 1.76s Step 19( N/A%), pre moving , FPS 10.26, Running 1.85s Step 20( N/A%), pre moving , FPS 10.32, Running 1.94s Step 21( N/A%), pre moving , FPS 9.24, Running 2.33s Step 22( N/A%), pre moving , FPS 9.19, Running 2.42s Step 23( N/A%), pre moving , FPS 9.23, Running 2.51s Step 24( N/A%), pre moving , FPS 9.17, Running 2.62s Step 25( N/A%), pre moving , FPS 9.18, Running 2.71s Step 26( N/A%), pre moving , FPS 8.25, Running 3.07s Step 27( N/A%), pre moving , FPS 8.24, Running 3.17s Step 28( N/A%), pre moving , FPS 8.18, Running 3.28s Step 29( N/A%), pre moving , FPS 8.20, Running 3.37s Step 30( N/A%), pre moving , FPS 8.19, Running 3.47s Step 31( N/A%), pre moving , FPS 8.18, Running 3.56s Step 32( N/A%), pre moving , FPS 8.26, Running 3.65s Step 33( N/A%), pre moving , FPS 8.19, Running 3.77s Step 34( N/A%), pre moving , FPS 8.21, Running 3.86s Step 35( N/A%), pre moving , FPS 8.23, Running 3.95s Step 36( N/A%), pre moving , FPS 6.47, Running 4.69s Step 37( N/A%), pre moving , FPS 6.30, Running 4.86s Step 38( N/A%), pre moving , FPS 6.30, Running 4.94s Step 39( N/A%), pre moving , FPS 6.32, Running 5.01s Step 40( N/A%), pre moving , FPS 6.34, Running 5.09s Step 41( N/A%), pre moving , FPS 7.04, Running 5.17s Step 42( N/A%), pre moving , FPS 7.08, Running 5.25s Step 43( N/A%), pre moving , FPS 7.12, Running 5.32s Step 44( N/A%), pre moving , FPS 7.18, Running 5.41s Step 45( N/A%), pre moving , FPS 7.18, Running 5.50s Step 46( N/A%), pre moving , FPS 7.94, Running 5.59s Step 47( N/A%), pre moving , FPS 7.90, Running 5.70s Step 48( N/A%), pre moving , FPS 6.60, Running 6.31s Step 49( N/A%), pre moving , FPS 6.60, Running 6.40s Step 50( N/A%), pre moving , FPS 6.57, Running 6.51s Step 51( N/A%), pre moving , FPS 6.58, Running 6.61s Step 52( N/A%), pre moving , FPS 6.57, Running 6.70s Step 53( N/A%), pre moving , FPS 6.47, Running 6.86s Step 54( N/A%), pre moving , FPS 6.38, Running 6.99s Step 55( N/A%), pre moving , FPS 6.25, Running 7.15s Step 56( N/A%), pre moving , FPS 7.66, Running 7.30s Step 57( N/A%), pre moving , FPS 7.72, Running 7.45s Step 58( N/A%), pre moving , FPS 7.48, Running 7.61s Step 59( N/A%), pre moving , FPS 7.26, Running 7.77s Step 60( N/A%), pre moving , FPS 7.11, Running 7.91s Step 61( N/A%), pre moving , FPS 6.93, Running 8.06s Step 62( N/A%), pre moving , FPS 6.81, Running 8.18s Step 63( N/A%), pre moving , FPS 6.71, Running 8.30s Step 64( N/A%), pre moving , FPS 6.57, Running 8.45s Step 65( N/A%), pre moving , FPS 6.51, Running 8.57s Step 66( N/A%), pre moving , FPS 6.41, Running 8.71s Step 67( N/A%), pre moving , FPS 6.34, Running 8.86s Step 68( N/A%), pre moving , FPS 7.40, Running 9.01s Step 69( N/A%), pre moving , FPS 7.23, Running 9.17s Step 70( N/A%), pre moving , FPS 7.15, Running 9.31s Step 71( N/A%), pre moving , FPS 7.00, Running 9.46s Step 72( N/A%), pre moving , FPS 6.87, Running 9.61s Step 73( N/A%), pre moving , FPS 6.87, Running 9.77s Step 74( N/A%), pre moving , FPS 6.86, Running 9.91s Step 75( N/A%), pre moving , FPS 6.87, Running 10.06s Step 76( N/A%), pre moving , FPS 6.88, Running 10.21s Step 77( N/A%), pre moving , FPS 6.86, Running 10.37s Step 78( N/A%), pre moving , FPS 6.86, Running 10.52s Step 79( N/A%), pre moving , FPS 6.91, Running 10.66s Step 80( N/A%), pre moving , FPS 6.88, Running 10.81s Step 81( N/A%), pre moving , FPS 6.89, Running 10.96s Step 82( N/A%), pre moving , FPS 6.81, Running 11.12s Step 83( N/A%), pre moving , FPS 6.73, Running 11.28s Step 84( N/A%), pre moving , FPS 6.85, Running 11.37s Step 85( N/A%), pre moving , FPS 6.95, Running 11.45s Step 86( N/A%), pre moving , FPS 7.10, Running 11.53s Step 87( N/A%), pre moving , FPS 7.27, Running 11.61s Step 88( N/A%), pre moving , FPS 7.44, Running 11.70s Step 89( N/A%), pre moving , FPS 7.65, Running 11.78s Step 90( N/A%), pre moving , FPS 7.81, Running 11.87s Step 91( N/A%), pre moving , FPS 8.07, Running 11.94s Step 92( N/A%), pre moving , FPS 8.31, Running 12.02s Step 93( N/A%), pre moving , FPS 8.55, Running 12.11s Step 94( N/A%), pre moving , FPS 8.70, Running 12.21s Step 95( N/A%), pre moving , FPS 8.93, Running 12.30s Step 96( N/A%), pre moving , FPS 9.09, Running 12.41s Step 97( N/A%), pre moving , FPS 9.36, Running 12.50s Step 98( N/A%), pre moving , FPS 9.67, Running 12.59s Step 99( N/A%), pre moving , FPS 9.88, Running 12.69s Step 100( N/A%), pre moving , FPS 10.14, Running 12.79s Step 101( N/A%), pre moving , FPS 10.40, Running 12.88s Step 102( N/A%), pre moving , FPS 10.74, Running 12.98s Step 103( N/A%), pre moving , FPS 11.05, Running 13.09s Step 104( N/A%), pre moving , FPS 11.07, Running 13.18s Step 105( N/A%), pre moving , FPS 10.98, Running 13.27s Step 106( N/A%), pre moving , FPS 10.86, Running 13.37s Step 107( N/A%), pre moving , FPS 10.77, Running 13.46s Step 108( N/A%), pre moving , FPS 10.72, Running 13.56s Step 109( N/A%), pre moving , FPS 10.63, Running 13.66s Step 110( N/A%), pre moving , FPS 10.60, Running 13.76s Step 111( N/A%), pre moving , FPS 10.44, Running 13.86s Step 112( N/A%), pre moving , FPS 10.34, Running 13.95s Step 113( N/A%), pre moving , FPS 7.44, Running 14.80s Step 114( N/A%), pre moving , FPS 6.74, Running 15.17s Step 115( N/A%), pre moving , FPS 6.50, Running 15.37s Step 116( N/A%), pre moving , FPS 6.00, Running 15.74s Step 117( N/A%), pre moving , FPS 5.80, Running 15.95s Step 118( N/A%), pre moving , FPS 5.40, Running 16.30s Step 119( N/A%), pre moving , FPS 5.23, Running 16.51s Step 120( N/A%), pre moving , FPS 4.91, Running 16.86s Step 121( N/A%), pre moving , FPS 4.78, Running 17.06s Step 122( N/A%), pre moving , FPS 4.52, Running 17.40s Step 123( N/A%), pre moving , FPS 4.42, Running 17.61s Step 124( N/A%), pre moving , FPS 4.18, Running 17.96s Step 125( N/A%), pre moving , FPS 4.12, Running 18.12s Step 126( N/A%), pre moving , FPS 3.92, Running 18.47s Step 127( N/A%), pre moving , FPS 3.84, Running 18.67s Step 128( N/A%), pre moving , FPS 3.67, Running 19.02s Step 129( N/A%), pre moving , FPS 3.61, Running 19.21s Step 130( N/A%), pre moving , FPS 3.44, Running 19.57s Step 131( N/A%), pre moving , FPS 3.38, Running 19.78s Step 132( N/A%), pre moving , FPS 3.24, Running 20.14s Step 133( N/A%), pre moving , FPS 3.62, Running 20.32s Step 134( N/A%), pre moving , FPS 3.64, Running 20.67s Step 135( N/A%), pre moving , FPS 3.64, Running 20.87s Step 136( N/A%), pre moving , FPS 3.65, Running 21.22s Step 137( N/A%), pre moving , FPS 3.67, Running 21.40s Step 138( N/A%), pre moving , FPS 3.66, Running 21.76s Step 139( N/A%), pre moving , FPS 3.66, Running 21.97s Step 140( N/A%), pre moving , FPS 3.66, Running 22.32s Step 141( N/A%), pre moving , FPS 3.58, Running 22.65s Step 142( N/A%), pre moving , FPS 3.48, Running 23.16s Step 143( N/A%), pre moving , FPS 3.47, Running 23.37s Step 144( N/A%), pre moving , FPS 3.47, Running 23.72s Step 145( N/A%), pre moving , FPS 3.45, Running 23.93s Step 146( N/A%), pre moving , FPS 3.40, Running 24.35s Step 147( N/A%), pre moving , FPS 3.39, Running 24.56s Step 148( N/A%), pre moving , FPS 3.39, Running 24.93s Step 149( N/A%), pre moving , FPS 3.38, Running 25.12s Step 150( N/A%), pre moving , FPS 3.33, Running 25.57s Step 151( N/A%), pre moving , FPS 3.31, Running 25.82s Step 152( N/A%), pre moving , FPS 3.31, Running 26.18s Step 153( N/A%), pre moving , FPS 3.28, Running 26.42s Step 154( N/A%), pre moving , FPS 3.27, Running 26.79s Step 155( N/A%), pre moving , FPS 3.24, Running 27.04s Step 156( N/A%), pre moving , FPS 3.22, Running 27.43s Step 157( N/A%), pre moving , FPS 3.19, Running 27.67s Step 158( N/A%), pre moving , FPS 3.16, Running 28.09s Step 159( N/A%), pre moving , FPS 3.16, Running 28.31s Step 160( N/A%), pre moving , FPS 3.12, Running 28.73s Step 161( N/A%), pre moving , FPS 3.16, Running 28.99s Step 162( N/A%), pre moving , FPS 3.20, Running 29.40s Step 163( N/A%), pre moving , FPS 3.18, Running 29.65s Step 164( N/A%), pre moving , FPS 3.16, Running 30.06s Step 165( N/A%), pre moving , FPS 3.14, Running 30.29s Step 166( N/A%), pre moving , FPS 3.16, Running 30.67s Step 167( N/A%), pre moving , FPS 3.15, Running 30.91s Step 168( N/A%), pre moving , FPS 3.11, Running 31.35s Step 169( N/A%), pre moving , FPS 3.09, Running 31.60s Step 170( N/A%), pre moving , FPS 3.12, Running 31.99s Step 171( N/A%), pre moving , FPS 3.13, Running 32.22s Step 172( N/A%), pre moving , FPS 3.11, Running 32.62s Step 173( N/A%), pre moving , FPS 3.10, Running 32.87s Step 174( N/A%), pre moving , FPS 3.06, Running 33.33s Step 175( N/A%), pre moving , FPS 3.07, Running 33.56s Step 176( N/A%), pre moving , FPS 3.06, Running 33.96s Step 177( N/A%), pre moving , FPS 3.06, Running 34.22s Step 178( N/A%), pre moving , FPS 3.07, Running 34.60s Step 179( N/A%), pre moving , FPS 3.11, Running 34.74s Step 180( N/A%), pre moving , FPS 3.26, Running 34.86s Step 181( N/A%), pre moving , FPS 3.33, Running 34.98s Step 182( N/A%), pre moving , FPS 3.50, Running 35.12s Step 183( N/A%), pre moving , FPS 3.59, Running 35.23s Step 184( N/A%), pre moving , FPS 3.79, Running 35.33s Step 185( N/A%), pre moving , FPS 3.88, Running 35.44s Step 186( N/A%), pre moving , FPS 4.08, Running 35.57s Step 187( N/A%), pre moving , FPS 4.19, Running 35.69s Step 188( N/A%), pre moving , FPS 4.50, Running 35.79s Step 189( N/A%), pre moving , FPS 4.19, Running 36.38s Step 190( N/A%), pre moving , FPS 4.42, Running 36.51s Step 191( N/A%), pre moving , FPS 4.52, Running 36.64s Step 192( N/A%), pre moving , FPS 4.81, Running 36.78s Step 193( N/A%), pre moving , FPS 4.95, Running 36.91s Step 194( N/A%), pre moving , FPS 5.39, Running 37.04s Step 195( N/A%), pre moving , FPS 5.52, Running 37.18s Step 196( N/A%), pre moving , FPS 5.97, Running 37.31s Step 197( N/A%), pre moving , FPS 6.07, Running 37.51s Step 198( N/A%), pre moving , FPS 6.42, Running 37.71s Step 199( N/A%), pre moving , FPS 6.28, Running 37.92s Step 200( N/A%), pre moving , FPS 6.13, Running 38.12s Step 201( N/A%), pre moving , FPS 5.94, Running 38.35s Step 202( N/A%), pre moving , FPS 5.82, Running 38.56s Step 203( N/A%), pre moving , FPS 5.65, Running 38.76s Step 204( N/A%), pre moving , FPS 5.48, Running 38.98s Step 205( N/A%), pre moving , FPS 5.36, Running 39.18s Step 206( N/A%), pre moving , FPS 5.22, Running 39.40s Step 207( N/A%), pre moving , FPS 5.12, Running 39.59s Step 208( N/A%), pre moving , FPS 4.89, Running 39.88s Step 209( N/A%), pre moving , FPS 5.27, Running 40.17s Step 210( N/A%), pre moving , FPS 5.09, Running 40.44s Step 211( N/A%), pre moving , FPS 4.90, Running 40.73s Step 212( N/A%), pre moving , FPS 4.73, Running 41.01s Step 213( N/A%), pre moving , FPS 4.58, Running 41.27s Step 214( N/A%), pre moving , FPS 4.44, Running 41.55s Step 215( N/A%), pre moving , FPS 4.37, Running 41.75s Step 216( N/A%), pre moving , FPS 4.31, Running 41.96s Step 217( N/A%), pre moving , FPS 4.36, Running 42.10s Step 218( N/A%), pre moving , FPS 4.42, Running 42.24s Step 219( N/A%), pre moving , FPS 4.40, Running 42.46s Step 220( N/A%), pre moving , FPS 4.47, Running 42.60s Step 221( N/A%), pre moving , FPS 4.48, Running 42.81s Step 222( N/A%), pre moving , FPS 4.58, Running 42.93s Step 223( N/A%), pre moving , FPS 4.66, Running 43.05s Step 224( N/A%), pre moving , FPS 4.74, Running 43.19s Step 225( N/A%), pre moving , FPS 4.83, Running 43.32s Step 226( N/A%), pre moving , FPS 4.95, Running 43.44s Step 227( N/A%), pre moving , FPS 5.03, Running 43.56s Step 228( N/A%), pre moving , FPS 5.24, Running 43.70s Step 229( N/A%), pre moving , FPS 5.45, Running 43.84s Step 230( N/A%), pre moving , FPS 5.67, Running 43.97s Step 231( N/A%), pre moving , FPS 5.90, Running 44.12s Step 232( N/A%), pre moving , FPS 6.19, Running 44.24s Step 233( N/A%), pre moving , FPS 6.44, Running 44.38s Step 234( N/A%), pre moving , FPS 6.73, Running 44.52s Step 235( N/A%), pre moving , FPS 6.92, Running 44.64s Step 236( N/A%), pre moving , FPS 5.93, Running 45.33s Step 237( N/A%), pre moving , FPS 5.96, Running 45.45s Step 238( N/A%), pre moving , FPS 5.97, Running 45.58s Step 239( N/A%), pre moving , FPS 6.13, Running 45.73s Step 240( N/A%), pre moving , FPS 6.15, Running 45.85s Step 241( N/A%), pre moving , FPS 6.15, Running 46.06s Step 242( N/A%), pre moving , FPS 5.99, Running 46.26s Step 243( N/A%), pre moving , FPS 5.86, Running 46.47s Step 244( N/A%), pre moving , FPS 5.76, Running 46.67s Step 245( N/A%), pre moving , FPS 5.64, Running 46.87s Step 246( N/A%), pre moving , FPS 5.43, Running 47.12s Step 247( N/A%), pre moving , FPS 5.21, Running 47.40s Step 248( N/A%), pre moving , FPS 5.02, Running 47.68s Step 249( N/A%), pre moving , FPS 4.87, Running 47.95s Step 250( N/A%), pre moving , FPS 4.70, Running 48.22s Step 251( N/A%), pre moving , FPS 4.56, Running 48.50s Step 252( N/A%), pre moving , FPS 4.39, Running 48.79s Step 253( N/A%), pre moving , FPS 4.25, Running 49.08s Step 254( N/A%), pre moving , FPS 4.14, Running 49.35s Step 255( N/A%), pre moving , FPS 4.01, Running 49.63s Step 256( N/A%), pre moving , FPS 4.36, Running 49.92s Step 257( N/A%), pre moving , FPS 4.21, Running 50.21s Step 258( N/A%), pre moving , FPS 4.09, Running 50.47s Step 259( N/A%), pre moving , FPS 3.97, Running 50.77s Step 260( N/A%), pre moving , FPS 3.84, Running 51.05s Step 261( N/A%), pre moving , FPS 3.82, Running 51.29s Step 262( N/A%), pre moving , FPS 3.80, Running 51.53s Step 263( N/A%), pre moving , FPS 3.78, Running 51.76s Step 264( N/A%), pre moving , FPS 3.75, Running 51.99s Step 265( N/A%), pre moving , FPS 3.73, Running 52.22s Step 266( N/A%), pre moving , FPS 3.75, Running 52.45s Step 267( N/A%), pre moving , FPS 3.79, Running 52.68s Step 268( N/A%), pre moving , FPS 3.82, Running 52.92s Step 269( N/A%), pre moving , FPS 3.85, Running 53.15s Step 270( N/A%), pre moving , FPS 3.90, Running 53.35s Step 271( N/A%), pre moving , FPS 4.04, Running 53.45s Step 272( N/A%), pre moving , FPS 4.21, Running 53.54s Step 273( N/A%), pre moving , FPS 4.39, Running 53.64s Step 274( N/A%), pre moving , FPS 4.57, Running 53.73s Step 275( N/A%), pre moving , FPS 4.77, Running 53.82s Step 276( N/A%), pre moving , FPS 5.03, Running 53.89s Step 277( N/A%), pre moving , FPS 5.32, Running 53.96s Step 278( N/A%), pre moving , FPS 5.62, Running 54.03s Step 279( N/A%), pre moving , FPS 5.96, Running 54.12s Step 280( N/A%), pre moving , FPS 6.33, Running 54.21s Step 281( N/A%), pre moving , FPS 6.64, Running 54.30s Step 282( N/A%), pre moving , FPS 6.97, Running 54.40s Step 283( N/A%), pre moving , FPS 7.34, Running 54.49s Step 284( N/A%), pre moving , FPS 7.74, Running 54.58s Step 285( N/A%), pre moving , FPS 8.18, Running 54.67s Step 286( N/A%), pre moving , FPS 8.69, Running 54.76s Step 287( N/A%), pre moving , FPS 9.25, Running 54.85s Step 288( N/A%), pre moving , FPS 9.91, Running 54.94s Step 289( N/A%), pre moving , FPS 10.78, Running 55.00s Step 290( N/A%), pre moving , FPS 11.67, Running 55.07s Step 291( N/A%), pre moving , FPS 11.87, Running 55.13s Step 292( N/A%), pre moving , FPS 12.08, Running 55.20s Step 293( N/A%), pre moving , FPS 12.29, Running 55.26s Step 294( N/A%), pre moving , FPS 12.50, Running 55.33s Step 295( N/A%), pre moving , FPS 12.72, Running 55.40s Step 296( N/A%), pre moving , FPS 12.96, Running 55.44s Step 297( N/A%), pre moving , FPS 13.19, Running 55.48s Step 298( N/A%), pre moving , FPS 13.41, Running 55.52s Step 299( N/A%), pre moving , FPS 13.84, Running 55.57s Step 300( N/A%), pre moving , FPS 14.31, Running 55.61s Step 301( N/A%), pre moving , FPS 14.82, Running 55.65s Step 302( N/A%), pre moving , FPS 15.34, Running 55.70s Step 303( N/A%), pre moving , FPS 15.92, Running 55.74s Step 304( N/A%), pre moving , FPS 16.56, Running 55.78s Step 305( N/A%), pre moving , FPS 17.24, Running 55.83s Step 306( N/A%), pre moving , FPS 17.97, Running 55.87s Step 307( N/A%), pre moving , FPS 18.74, Running 55.91s Step 308( N/A%), pre moving , FPS 19.58, Running 55.96s Step 309( N/A%), pre moving , FPS 20.02, Running 56.00s Step 310( N/A%), pre moving , FPS 20.49, Running 56.04s Step 311( N/A%), pre moving , FPS 21.00, Running 56.09s Step 312( N/A%), pre moving , FPS 21.51, Running 56.13s Step 313( N/A%), pre moving , FPS 22.03, Running 56.17s Step 314( N/A%), pre moving , FPS 22.59, Running 56.22s Step 315( N/A%), pre moving , FPS 23.24, Running 56.26s Step 316( N/A%), pre moving , FPS 23.31, Running 56.30s Step 317( N/A%), pre moving , FPS 10.55, Running 57.37s Step 318( N/A%), pre moving , FPS 9.76, Running 57.57s Step 319( N/A%), pre moving , FPS 9.34, Running 57.71s Step 320( N/A%), pre moving , FPS 8.73, Running 57.90s Step 321( N/A%), pre moving , FPS 8.39, Running 58.04s Step 322( N/A%), pre moving , FPS 7.85, Running 58.25s Step 323( N/A%), pre moving , FPS 7.56, Running 58.39s Step 324( N/A%), pre moving , FPS 7.12, Running 58.59s Step 325( N/A%), pre moving , FPS 6.89, Running 58.73s Step 326( N/A%), pre moving , FPS 6.54, Running 58.93s Step 327( N/A%), pre moving , FPS 6.35, Running 59.07s Step 328( N/A%), pre moving , FPS 6.05, Running 59.26s Step 329( N/A%), pre moving , FPS 5.88, Running 59.40s Step 330( N/A%), pre moving , FPS 5.61, Running 59.61s Step 331( N/A%), pre moving , FPS 5.47, Running 59.74s Step 332( N/A%), pre moving , FPS 5.25, Running 59.94s Step 333( N/A%), pre moving , FPS 5.13, Running 60.07s Step 334( N/A%), pre moving , FPS 4.93, Running 60.27s Step 335( N/A%), pre moving , FPS 4.79, Running 60.43s Step 336( N/A%), pre moving , FPS 4.60, Running 60.65s Step 337( 0.17%), action 1, FPS 5.16, Running 61.25s Step 338( 0.33%), action 2, FPS 5.11, Running 61.49s Step 339( 0.50%), action 3, FPS 4.91, Running 61.78s Step 340( 0.67%), action 4, FPS 4.85, Running 62.03s Step 341( 0.83%), action 5, FPS 4.69, Running 62.30s Step 342( 1.00%), action 6, FPS 4.65, Running 62.55s Step 343( 1.17%), action 7, FPS 4.50, Running 62.83s Step 344( 1.33%), action 8, FPS 4.45, Running 63.08s Step 345( 1.50%), action 9, FPS 4.32, Running 63.36s Step 346( 1.67%), action 10, FPS 4.27, Running 63.61s Step 347( 1.83%), action 11, FPS 4.03, Running 64.03s Step 348( 2.00%), action 12, FPS 3.98, Running 64.28s Step 349( 2.17%), action 13, FPS 3.89, Running 64.55s Step 350( 2.33%), action 14, FPS 3.85, Running 64.80s Step 351( 2.50%), action 15, FPS 3.75, Running 65.07s Step 352( 2.67%), action 16, FPS 3.73, Running 65.31s Step 353( 2.83%), action 17, FPS 3.62, Running 65.60s Step 354( 3.00%), action 18, FPS 3.59, Running 65.84s Step 355( 3.17%), action 19, FPS 3.52, Running 66.12s Step 356( 3.33%), action 20, FPS 3.50, Running 66.36s Step 357( 3.50%), action 21, FPS 3.62, Running 66.78s Step 358( 3.67%), action 22, FPS 3.60, Running 67.04s Step 359( 3.83%), action 23, FPS 3.61, Running 67.33s Step 360( 4.00%), action 24, FPS 3.62, Running 67.56s Step 361( 4.17%), action 25, FPS 3.63, Running 67.82s Step 362( 4.33%), action 26, FPS 3.63, Running 68.06s Step 363( 4.50%), action 27, FPS 3.63, Running 68.35s Step 364( 4.67%), action 28, FPS 3.62, Running 68.60s Step 365( 4.83%), action 29, FPS 3.63, Running 68.87s Step 366( 5.00%), action 30, FPS 3.63, Running 69.12s Step 367( 5.17%), action 31, FPS 3.63, Running 69.54s Step 368( 5.33%), action 32, FPS 3.64, Running 69.78s Step 369( 5.50%), action 33, FPS 3.62, Running 70.07s Step 370( 5.67%), action 34, FPS 3.63, Running 70.31s Step 371( 5.83%), action 35, FPS 3.63, Running 70.59s Step 372( 6.00%), action 36, FPS 3.62, Running 70.84s Step 373( 6.17%), action 37, FPS 3.62, Running 71.12s Step 374( 6.33%), action 38, FPS 3.62, Running 71.36s Step 375( 6.50%), action 39, FPS 3.62, Running 71.64s Step 376( 6.67%), action 40, FPS 3.63, Running 71.88s Step 377( 6.83%), action 41, FPS 3.64, Running 72.28s Step 378( 7.00%), action 42, FPS 3.65, Running 72.53s Step 379( 7.17%), action 43, FPS 3.64, Running 72.82s Step 380( 7.33%), action 44, FPS 3.63, Running 73.08s Step 381( 7.50%), action 45, FPS 3.60, Running 73.37s Step 382( 7.67%), action 46, FPS 3.60, Running 73.61s Step 383( 7.83%), action 47, FPS 3.61, Running 73.89s Step 384( 8.00%), action 48, FPS 3.59, Running 74.17s Step 385( 8.17%), action 49, FPS 3.50, Running 74.58s Step 386( 8.33%), action 50, FPS 3.43, Running 74.95s Step 387( 8.50%), action 51, FPS 3.31, Running 75.58s Step 388( 8.67%), action 52, FPS 3.22, Running 75.98s Step 389( 8.83%), action 53, FPS 3.13, Running 76.47s Step 390( 9.00%), action 54, FPS 3.06, Running 76.84s Step 391( 9.17%), action 55, FPS 2.96, Running 77.34s Step 392( 9.33%), action 56, FPS 2.91, Running 77.70s Step 393( 9.50%), action 57, FPS 2.83, Running 78.19s Step 394( 9.67%), action 58, FPS 2.77, Running 78.57s Step 395( 9.83%), action 59, FPS 2.70, Running 79.04s Step 396( 10.00%), action 60, FPS 2.65, Running 79.42s Step 397( 10.17%), action 61, FPS 2.59, Running 80.02s Step 398( 10.33%), action 62, FPS 2.55, Running 80.38s Step 399( 10.50%), action 63, FPS 2.48, Running 80.88s Step 400( 10.67%), action 64, FPS 2.44, Running 81.27s Step 401( 10.83%), action 65, FPS 2.38, Running 81.75s Step 402( 11.00%), action 66, FPS 2.34, Running 82.16s Step 403( 11.17%), action 67, FPS 2.28, Running 82.64s Step 404( 11.33%), action 68, FPS 2.26, Running 83.02s Step 405( 11.50%), action 69, FPS 2.24, Running 83.51s Step 406( 11.67%), action 70, FPS 2.23, Running 83.91s Step 407( 11.83%), action 71, FPS 2.23, Running 84.57s Step 408( 12.00%), action 72, FPS 2.23, Running 84.94s Step 409( 12.17%), action 73, FPS 2.23, Running 85.44s Step 410( 12.33%), action 74, FPS 2.23, Running 85.80s Step 411( 12.50%), action 75, FPS 2.23, Running 86.31s Step 412( 12.67%), action 76, FPS 2.23, Running 86.68s Step 413( 12.83%), action 77, FPS 2.23, Running 87.16s Step 414( 13.00%), action 78, FPS 2.23, Running 87.53s Step 415( 13.17%), action 79, FPS 2.23, Running 88.02s Step 416( 13.33%), action 80, FPS 2.23, Running 88.39s Step 417( 13.50%), action 81, FPS 2.22, Running 89.01s Step 418( 13.67%), action 82, FPS 2.22, Running 89.40s Step 419( 13.83%), action 83, FPS 2.23, Running 89.87s Step 420( 14.00%), action 84, FPS 2.23, Running 90.25s Step 421( 14.17%), action 85, FPS 2.22, Running 90.74s Step 422( 14.33%), action 86, FPS 2.23, Running 91.11s Step 423( 14.50%), action 87, FPS 2.23, Running 91.61s Step 424( 14.67%), action 88, FPS 2.23, Running 91.97s Step 425( 14.83%), action 89, FPS 2.24, Running 92.46s Step 426( 15.00%), action 90, FPS 2.24, Running 92.83s Step 427( 15.17%), action 91, FPS 2.25, Running 93.44s Step 428( 15.33%), action 92, FPS 2.25, Running 93.83s Step 429( 15.50%), action 93, FPS 2.25, Running 94.33s Step 430( 15.67%), action 94, FPS 2.25, Running 94.70s Step 431( 15.83%), action 95, FPS 2.26, Running 95.17s Step 432( 16.00%), action 96, FPS 2.25, Running 95.56s Step 433( 16.17%), action 97, FPS 2.24, Running 96.08s Step 434( 16.33%), action 98, FPS 2.24, Running 96.45s Step 435( 16.50%), action 99, FPS 2.24, Running 96.93s Step 436( 16.67%), action 100, FPS 2.25, Running 97.30s Step 437( 16.83%), action 101, FPS 2.24, Running 97.95s Step 438( 17.00%), action 102, FPS 2.24, Running 98.31s Step 439( 17.17%), action 103, FPS 2.24, Running 98.79s Step 440( 17.33%), action 104, FPS 2.25, Running 99.15s Step 441( 17.50%), action 105, FPS 2.25, Running 99.62s Step 442( 17.67%), action 106, FPS 2.26, Running 99.98s Step 443( 17.83%), action 107, FPS 2.26, Running 100.46s Step 444( 18.00%), action 108, FPS 2.25, Running 100.85s Step 445( 18.17%), action 109, FPS 2.25, Running 101.35s Step 446( 18.33%), action 110, FPS 2.24, Running 101.78s Step 447( 18.50%), action 111, FPS 2.23, Running 102.41s Step 448( 18.67%), action 112, FPS 2.23, Running 102.78s Step 449( 18.83%), action 113, FPS 2.23, Running 103.28s Step 450( 19.00%), action 114, FPS 2.23, Running 103.66s Step 451( 19.17%), action 115, FPS 2.23, Running 104.12s Step 452( 19.33%), action 116, FPS 2.24, Running 104.48s Step 453( 19.50%), action 117, FPS 2.25, Running 104.96s Step 454( 19.67%), action 118, FPS 2.25, Running 105.35s Step 455( 19.83%), action 119, FPS 2.25, Running 105.83s Step 456( 20.00%), action 120, FPS 2.25, Running 106.20s Step 457( 20.17%), action 121, FPS 2.26, Running 106.81s Step 458( 20.33%), action 122, FPS 2.25, Running 107.18s Step 459( 20.50%), action 123, FPS 2.26, Running 107.64s Step 460( 20.67%), action 124, FPS 2.26, Running 108.01s Step 461( 20.83%), action 125, FPS 2.25, Running 108.51s Step 462( 21.00%), action 126, FPS 2.25, Running 108.88s Step 463( 21.17%), action 127, FPS 2.25, Running 109.36s Step 464( 21.33%), action 128, FPS 2.25, Running 109.72s Step 465( 21.50%), action 129, FPS 2.26, Running 110.19s Step 466( 21.67%), action 130, FPS 2.28, Running 110.54s Step 467( 21.83%), action 131, FPS 2.29, Running 111.16s Step 468( 22.00%), action 132, FPS 2.29, Running 111.50s Step 469( 22.17%), action 133, FPS 2.30, Running 111.99s Step 470( 22.33%), action 134, FPS 2.29, Running 112.39s Step 471( 22.50%), action 135, FPS 2.28, Running 112.89s Step 472( 22.67%), action 136, FPS 2.27, Running 113.29s Step 473( 22.83%), action 137, FPS 2.28, Running 113.74s Step 474( 23.00%), action 138, FPS 2.28, Running 114.13s Step 475( 23.17%), action 139, FPS 2.29, Running 114.56s Step 476( 23.33%), action 140, FPS 2.29, Running 114.92s Step 477( 23.50%), action 141, FPS 2.30, Running 115.53s Step 478( 23.67%), action 142, FPS 2.30, Running 115.89s Step 479( 23.83%), action 143, FPS 2.29, Running 116.37s Step 480( 24.00%), action 144, FPS 2.29, Running 116.73s Step 481( 24.17%), action 145, FPS 2.30, Running 117.19s Step 482( 24.33%), action 146, FPS 2.31, Running 117.53s Step 483( 24.50%), action 147, FPS 2.32, Running 118.00s Step 484( 24.67%), action 148, FPS 2.32, Running 118.36s Step 485( 24.83%), action 149, FPS 2.30, Running 118.86s Step 486( 25.00%), action 150, FPS 2.30, Running 119.25s Step 487( 25.17%), action 151, FPS 2.29, Running 119.87s Step 488( 25.33%), action 152, FPS 2.29, Running 120.25s Step 489( 25.50%), action 153, FPS 2.29, Running 120.74s Step 490( 25.67%), action 154, FPS 2.28, Running 121.17s Step 491( 25.83%), action 155, FPS 2.27, Running 121.68s Step 492( 26.00%), action 156, FPS 2.28, Running 122.06s Step 493( 26.17%), action 157, FPS 2.26, Running 122.57s Step 494( 26.33%), action 158, FPS 2.26, Running 122.98s Step 495( 26.50%), action 159, FPS 2.25, Running 123.46s Step 496( 26.67%), action 160, FPS 2.24, Running 123.83s Step 497( 26.83%), action 161, FPS 2.25, Running 124.41s Step 498( 27.00%), action 162, FPS 2.25, Running 124.78s Step 499( 27.17%), action 163, FPS 2.24, Running 125.32s Step 500( 27.33%), action 164, FPS 2.22, Running 125.73s Step 501( 27.50%), action 165, FPS 2.22, Running 126.19s Step 502( 27.67%), action 166, FPS 2.21, Running 126.56s Step 503( 27.83%), action 167, FPS 2.21, Running 127.05s Step 504( 28.00%), action 168, FPS 2.21, Running 127.41s Step 505( 28.17%), action 169, FPS 2.22, Running 127.88s Step 506( 28.33%), action 170, FPS 2.22, Running 128.27s Step 507( 28.50%), action 171, FPS 2.21, Running 128.91s Step 508( 28.67%), action 172, FPS 2.22, Running 129.27s Step 509( 28.83%), action 173, FPS 2.22, Running 129.77s Step 510( 29.00%), action 174, FPS 2.23, Running 130.14s Step 511( 29.17%), action 175, FPS 2.24, Running 130.62s Step 512( 29.33%), action 176, FPS 2.23, Running 131.01s Step 513( 29.50%), action 177, FPS 2.24, Running 131.49s Step 514( 29.67%), action 178, FPS 2.26, Running 131.85s Step 515( 29.83%), action 179, FPS 2.25, Running 132.36s Step 516( 30.00%), action 180, FPS 2.24, Running 132.77s Step 517( 30.17%), action 181, FPS 2.23, Running 133.38s Step 518( 30.33%), action 182, FPS 2.23, Running 133.76s Step 519( 30.50%), action 183, FPS 2.24, Running 134.23s Step 520( 30.67%), action 184, FPS 2.25, Running 134.61s Step 521( 30.83%), action 185, FPS 2.25, Running 135.08s Step 522( 31.00%), action 186, FPS 2.25, Running 135.44s Step 523( 31.17%), action 187, FPS 2.25, Running 135.94s Step 524( 31.33%), action 188, FPS 2.25, Running 136.31s Step 525( 31.50%), action 189, FPS 2.25, Running 136.76s Step 526( 31.67%), action 190, FPS 2.25, Running 137.14s Step 527( 31.83%), action 191, FPS 2.27, Running 137.73s Step 528( 32.00%), action 192, FPS 2.26, Running 138.12s Step 529( 32.17%), action 193, FPS 2.26, Running 138.60s Step 530( 32.33%), action 194, FPS 2.26, Running 138.98s Step 531( 32.50%), action 195, FPS 2.26, Running 139.47s Step 532( 32.67%), action 196, FPS 2.26, Running 139.87s Step 533( 32.83%), action 197, FPS 2.26, Running 140.35s Step 534( 33.00%), action 198, FPS 2.26, Running 140.72s Step 535( 33.17%), action 199, FPS 2.26, Running 141.22s Step 536( 33.33%), action 200, FPS 2.26, Running 141.61s Step 537( 33.50%), action 201, FPS 2.26, Running 142.23s Step 538( 33.67%), action 202, FPS 2.26, Running 142.59s Step 539( 33.83%), action 203, FPS 2.27, Running 143.06s Step 540( 34.00%), action 204, FPS 2.27, Running 143.42s Step 541( 34.17%), action 205, FPS 2.27, Running 143.90s Step 542( 34.33%), action 206, FPS 2.27, Running 144.27s Step 543( 34.50%), action 207, FPS 2.26, Running 144.77s Step 544( 34.67%), action 208, FPS 2.26, Running 145.15s Step 545( 34.83%), action 209, FPS 2.25, Running 145.65s Step 546( 35.00%), action 210, FPS 2.25, Running 146.04s Step 547( 35.17%), action 211, FPS 2.24, Running 146.66s Step 548( 35.33%), action 212, FPS 2.25, Running 147.02s Step 549( 35.50%), action 213, FPS 2.25, Running 147.50s Step 550( 35.67%), action 214, FPS 2.25, Running 147.87s Step 551( 35.83%), action 215, FPS 2.25, Running 148.35s Step 552( 36.00%), action 216, FPS 2.26, Running 148.70s Step 553( 36.17%), action 217, FPS 2.25, Running 149.23s Step 554( 36.33%), action 218, FPS 2.24, Running 149.65s Step 555( 36.50%), action 219, FPS 2.22, Running 150.21s Step 556( 36.67%), action 220, FPS 2.22, Running 150.61s Step 557( 36.83%), action 221, FPS 2.22, Running 151.23s Step 558( 37.00%), action 222, FPS 2.20, Running 151.67s Step 559( 37.17%), action 223, FPS 2.19, Running 152.19s Step 560( 37.33%), action 224, FPS 2.19, Running 152.57s Step 561( 37.50%), action 225, FPS 2.18, Running 153.07s Step 562( 37.67%), action 226, FPS 2.18, Running 153.45s Step 563( 37.83%), action 227, FPS 2.18, Running 153.95s Step 564( 38.00%), action 228, FPS 2.18, Running 154.32s Step 565( 38.17%), action 229, FPS 2.18, Running 154.82s Step 566( 38.33%), action 230, FPS 2.18, Running 155.21s Step 567( 38.50%), action 231, FPS 2.18, Running 155.84s Step 568( 38.67%), action 232, FPS 2.18, Running 156.22s Step 569( 38.83%), action 233, FPS 2.18, Running 156.68s Step 570( 39.00%), action 234, FPS 2.17, Running 157.07s Step 571( 39.17%), action 235, FPS 2.17, Running 157.56s Step 572( 39.33%), action 236, FPS 2.17, Running 157.93s Step 573( 39.50%), action 237, FPS 2.18, Running 158.41s Step 574( 39.67%), action 238, FPS 2.19, Running 158.79s Step 575( 39.83%), action 239, FPS 2.20, Running 159.30s Step 576( 40.00%), action 240, FPS 2.20, Running 159.69s Step 577( 40.17%), action 241, FPS 2.20, Running 160.31s Step 578( 40.33%), action 242, FPS 2.21, Running 160.71s Step 579( 40.50%), action 243, FPS 2.22, Running 161.19s Step 580( 40.67%), action 244, FPS 2.23, Running 161.53s Step 581( 40.83%), action 245, FPS 2.23, Running 162.02s Step 582( 41.00%), action 246, FPS 2.24, Running 162.38s Step 583( 41.17%), action 247, FPS 2.24, Running 162.88s Step 584( 41.33%), action 248, FPS 2.23, Running 163.29s Step 585( 41.50%), action 249, FPS 2.23, Running 163.77s Step 586( 41.67%), action 250, FPS 2.24, Running 164.15s Step 587( 41.83%), action 251, FPS 2.23, Running 164.79s Step 588( 42.00%), action 252, FPS 2.23, Running 165.19s Step 589( 42.17%), action 253, FPS 2.22, Running 165.71s Step 590( 42.33%), action 254, FPS 2.22, Running 166.08s Step 591( 42.50%), action 255, FPS 2.22, Running 166.58s Step 592( 42.67%), action 256, FPS 2.21, Running 166.96s Step 593( 42.83%), action 257, FPS 2.20, Running 167.48s Step 594( 43.00%), action 258, FPS 2.21, Running 167.85s Step 595( 43.17%), action 259, FPS 2.22, Running 168.32s Step 596( 43.33%), action 260, FPS 2.22, Running 168.71s Step 597( 43.50%), action 261, FPS 2.22, Running 169.33s Step 598( 43.67%), action 262, FPS 2.22, Running 169.71s Step 599( 43.83%), action 263, FPS 2.22, Running 170.20s Step 600( 44.00%), action 264, FPS 2.21, Running 170.58s Step 601( 44.17%), action 265, FPS 2.21, Running 171.06s Step 602( 44.33%), action 266, FPS 2.21, Running 171.44s Step 603( 44.50%), action 267, FPS 2.21, Running 171.92s Step 604( 44.67%), action 268, FPS 2.23, Running 172.28s Step 605( 44.83%), action 269, FPS 2.21, Running 172.83s Step 606( 45.00%), action 270, FPS 2.20, Running 173.22s Step 607( 45.17%), action 271, FPS 2.21, Running 173.83s Step 608( 45.33%), action 272, FPS 2.21, Running 174.22s Step 609( 45.50%), action 273, FPS 2.22, Running 174.70s Step 610( 45.67%), action 274, FPS 2.21, Running 175.11s Step 611( 45.83%), action 275, FPS 2.21, Running 175.61s Step 612( 46.00%), action 276, FPS 2.22, Running 175.98s Step 613( 46.17%), action 277, FPS 2.23, Running 176.46s Step 614( 46.33%), action 278, FPS 2.22, Running 176.86s Step 615( 46.50%), action 279, FPS 2.21, Running 177.36s Step 616( 46.67%), action 280, FPS 2.21, Running 177.75s Step 617( 46.83%), action 281, FPS 2.21, Running 178.37s Step 618( 47.00%), action 282, FPS 2.21, Running 178.74s Step 619( 47.17%), action 283, FPS 2.21, Running 179.27s Step 620( 47.33%), action 284, FPS 2.21, Running 179.65s Step 621( 47.50%), action 285, FPS 2.21, Running 180.11s Step 622( 47.67%), action 286, FPS 2.21, Running 180.49s Step 623( 47.83%), action 287, FPS 2.20, Running 181.00s Step 624( 48.00%), action 288, FPS 2.19, Running 181.39s Step 625( 48.17%), action 289, FPS 2.21, Running 181.88s Step 626( 48.33%), action 290, FPS 2.22, Running 182.24s Step 627( 48.50%), action 291, FPS 2.21, Running 182.87s Step 628( 48.67%), action 292, FPS 2.22, Running 183.25s Step 629( 48.83%), action 293, FPS 2.21, Running 183.75s Step 630( 49.00%), action 294, FPS 2.22, Running 184.14s Step 631( 49.17%), action 295, FPS 2.22, Running 184.62s Step 632( 49.33%), action 296, FPS 2.21, Running 185.02s Step 633( 49.50%), action 297, FPS 2.21, Running 185.50s Step 634( 49.67%), action 298, FPS 2.22, Running 185.88s Step 635( 49.83%), action 299, FPS 2.21, Running 186.39s Step 636( 50.00%), action 300, FPS 2.21, Running 186.80s Step 637( 50.17%), action 301, FPS 2.21, Running 187.41s Step 638( 50.33%), action 302, FPS 2.21, Running 187.81s Step 639( 50.50%), action 303, FPS 2.22, Running 188.30s Step 640( 50.67%), action 304, FPS 2.21, Running 188.71s Step 641( 50.83%), action 305, FPS 2.19, Running 189.22s Step 642( 51.00%), action 306, FPS 2.19, Running 189.64s Step 643( 51.17%), action 307, FPS 2.19, Running 190.12s Step 644( 51.33%), action 308, FPS 2.19, Running 190.50s Step 645( 51.50%), action 309, FPS 2.20, Running 190.99s Step 646( 51.67%), action 310, FPS 2.19, Running 191.38s Step 647( 51.83%), action 311, FPS 2.19, Running 192.00s Step 648( 52.00%), action 312, FPS 2.19, Running 192.39s Step 649( 52.17%), action 313, FPS 2.19, Running 192.89s Step 650( 52.33%), action 314, FPS 2.19, Running 193.27s Step 651( 52.50%), action 315, FPS 2.19, Running 193.78s Step 652( 52.67%), action 316, FPS 2.19, Running 194.17s Step 653( 52.83%), action 317, FPS 2.19, Running 194.65s Step 654( 53.00%), action 318, FPS 2.18, Running 195.05s Step 655( 53.17%), action 319, FPS 2.18, Running 195.55s Step 656( 53.33%), action 320, FPS 2.19, Running 195.94s Step 657( 53.50%), action 321, FPS 2.18, Running 196.60s Step 658( 53.67%), action 322, FPS 2.18, Running 196.99s Step 659( 53.83%), action 323, FPS 2.18, Running 197.47s Step 660( 54.00%), action 324, FPS 2.19, Running 197.86s Step 661( 54.17%), action 325, FPS 2.19, Running 198.37s Step 662( 54.33%), action 326, FPS 2.19, Running 198.77s Step 663( 54.50%), action 327, FPS 2.19, Running 199.26s Step 664( 54.67%), action 328, FPS 2.19, Running 199.64s Step 665( 54.83%), action 329, FPS 2.18, Running 200.14s Step 666( 55.00%), action 330, FPS 2.18, Running 200.55s Step 667( 55.17%), action 331, FPS 2.18, Running 201.17s Step 668( 55.33%), action 332, FPS 2.18, Running 201.57s Step 669( 55.50%), action 333, FPS 2.18, Running 202.07s Step 670( 55.67%), action 334, FPS 2.18, Running 202.45s Step 671( 55.83%), action 335, FPS 2.17, Running 202.99s Step 672( 56.00%), action 336, FPS 2.17, Running 203.37s Step 673( 56.17%), action 337, FPS 2.18, Running 203.84s Step 674( 56.33%), action 338, FPS 2.18, Running 204.21s Step 675( 56.50%), action 339, FPS 2.18, Running 204.72s Step 676( 56.67%), action 340, FPS 2.19, Running 205.08s Step 677( 56.83%), action 341, FPS 2.20, Running 205.68s Step 678( 57.00%), action 342, FPS 2.20, Running 206.08s Step 679( 57.17%), action 343, FPS 2.20, Running 206.58s Step 680( 57.33%), action 344, FPS 2.19, Running 206.97s Step 681( 57.50%), action 345, FPS 2.20, Running 207.47s Step 682( 57.67%), action 346, FPS 2.20, Running 207.85s Step 683( 57.83%), action 347, FPS 2.20, Running 208.34s Step 684( 58.00%), action 348, FPS 2.20, Running 208.74s Step 685( 58.17%), action 349, FPS 2.20, Running 209.24s Step 686( 58.33%), action 350, FPS 2.21, Running 209.62s Step 687( 58.50%), action 351, FPS 2.20, Running 210.27s Step 688( 58.67%), action 352, FPS 2.20, Running 210.66s Step 689( 58.83%), action 353, FPS 2.20, Running 211.17s Step 690( 59.00%), action 354, FPS 2.20, Running 211.55s Step 691( 59.17%), action 355, FPS 2.21, Running 212.05s Step 692( 59.33%), action 356, FPS 2.20, Running 212.45s Step 693( 59.50%), action 357, FPS 2.20, Running 212.94s Step 694( 59.67%), action 358, FPS 2.20, Running 213.30s Step 695( 59.83%), action 359, FPS 2.21, Running 213.79s Step 696( 60.00%), action 360, FPS 2.20, Running 214.19s Step 697( 60.17%), action 361, FPS 2.18, Running 214.84s Step 698( 60.33%), action 362, FPS 2.19, Running 215.22s Step 699( 60.50%), action 363, FPS 2.19, Running 215.70s Step 700( 60.67%), action 364, FPS 2.20, Running 216.07s Step 701( 60.83%), action 365, FPS 2.19, Running 216.58s Step 702( 61.00%), action 366, FPS 2.20, Running 216.93s Step 703( 61.17%), action 367, FPS 2.20, Running 217.42s Step 704( 61.33%), action 368, FPS 2.21, Running 217.81s Step 705( 61.50%), action 369, FPS 2.21, Running 218.30s Step 706( 61.67%), action 370, FPS 2.21, Running 218.67s Step 707( 61.83%), action 371, FPS 2.21, Running 219.30s Step 708( 62.00%), action 372, FPS 2.22, Running 219.68s Step 709( 62.17%), action 373, FPS 2.22, Running 220.17s Step 710( 62.33%), action 374, FPS 2.23, Running 220.54s Step 711( 62.50%), action 375, FPS 2.23, Running 221.02s Step 712( 62.67%), action 376, FPS 2.24, Running 221.39s Step 713( 62.83%), action 377, FPS 2.24, Running 221.87s Step 714( 63.00%), action 378, FPS 2.24, Running 222.24s Step 715( 63.17%), action 379, FPS 2.24, Running 222.71s Step 716( 63.33%), action 380, FPS 2.25, Running 223.09s Step 717( 63.50%), action 381, FPS 2.25, Running 223.73s Step 718( 63.67%), action 382, FPS 2.25, Running 224.10s Step 719( 63.83%), action 383, FPS 2.25, Running 224.58s Step 720( 64.00%), action 384, FPS 2.25, Running 224.94s Step 721( 64.17%), action 385, FPS 2.26, Running 225.45s Step 722( 64.33%), action 386, FPS 2.24, Running 225.86s Step 723( 64.50%), action 387, FPS 2.24, Running 226.34s Step 724( 64.67%), action 388, FPS 2.24, Running 226.73s Step 725( 64.83%), action 389, FPS 2.23, Running 227.27s Step 726( 65.00%), action 390, FPS 2.22, Running 227.67s Step 727( 65.17%), action 391, FPS 2.22, Running 228.30s Step 728( 65.33%), action 392, FPS 2.22, Running 228.68s Step 729( 65.50%), action 393, FPS 2.22, Running 229.19s Step 730( 65.67%), action 394, FPS 2.21, Running 229.58s Step 731( 65.83%), action 395, FPS 2.21, Running 230.07s Step 732( 66.00%), action 396, FPS 2.21, Running 230.46s Step 733( 66.17%), action 397, FPS 2.21, Running 230.92s Step 734( 66.33%), action 398, FPS 2.21, Running 231.31s Step 735( 66.50%), action 399, FPS 2.21, Running 231.78s Step 736( 66.67%), action 400, FPS 2.20, Running 232.16s Step 737( 66.83%), action 401, FPS 2.20, Running 232.81s Step 738( 67.00%), action 402, FPS 2.19, Running 233.23s Step 739( 67.17%), action 403, FPS 2.18, Running 233.77s Step 740( 67.33%), action 404, FPS 2.16, Running 234.19s Step 741( 67.50%), action 405, FPS 2.18, Running 234.64s Step 742( 67.67%), action 406, FPS 2.18, Running 235.05s Step 743( 67.83%), action 407, FPS 2.17, Running 235.54s Step 744( 68.00%), action 408, FPS 2.17, Running 235.94s Step 745( 68.17%), action 409, FPS 2.18, Running 236.43s Step 746( 68.33%), action 410, FPS 2.18, Running 236.84s Step 747( 68.50%), action 411, FPS 2.18, Running 237.50s Step 748( 68.67%), action 412, FPS 2.17, Running 237.88s Step 749( 68.83%), action 413, FPS 2.18, Running 238.37s Step 750( 69.00%), action 414, FPS 2.18, Running 238.77s Step 751( 69.17%), action 415, FPS 2.18, Running 239.25s Step 752( 69.33%), action 416, FPS 2.18, Running 239.62s Step 753( 69.50%), action 417, FPS 2.18, Running 240.09s Step 754( 69.67%), action 418, FPS 2.19, Running 240.44s Step 755( 69.83%), action 419, FPS 2.18, Running 240.96s Step 756( 70.00%), action 420, FPS 2.18, Running 241.35s Step 757( 70.17%), action 421, FPS 2.19, Running 241.95s Step 758( 70.33%), action 422, FPS 2.18, Running 242.40s Step 759( 70.50%), action 423, FPS 2.18, Running 242.93s Step 760( 70.67%), action 424, FPS 2.19, Running 243.34s Step 761( 70.83%), action 425, FPS 2.17, Running 243.85s Step 762( 71.00%), action 426, FPS 2.17, Running 244.25s Step 763( 71.17%), action 427, FPS 2.18, Running 244.72s Step 764( 71.33%), action 428, FPS 2.18, Running 245.13s Step 765( 71.50%), action 429, FPS 2.17, Running 245.63s Step 766( 71.67%), action 430, FPS 2.18, Running 246.01s Step 767( 71.83%), action 431, FPS 2.19, Running 246.65s Step 768( 72.00%), action 432, FPS 2.19, Running 247.03s Step 769( 72.17%), action 433, FPS 2.18, Running 247.56s Step 770( 72.33%), action 434, FPS 2.18, Running 247.96s Step 771( 72.50%), action 435, FPS 2.18, Running 248.44s Step 772( 72.67%), action 436, FPS 2.17, Running 248.82s Step 773( 72.83%), action 437, FPS 2.17, Running 249.32s Step 774( 73.00%), action 438, FPS 2.16, Running 249.71s Step 775( 73.17%), action 439, FPS 2.16, Running 250.20s Step 776( 73.33%), action 440, FPS 2.17, Running 250.56s Step 777( 73.50%), action 441, FPS 2.16, Running 251.20s Step 778( 73.67%), action 442, FPS 2.18, Running 251.59s Step 779( 73.83%), action 443, FPS 2.19, Running 252.07s Step 780( 74.00%), action 444, FPS 2.19, Running 252.48s Step 781( 74.17%), action 445, FPS 2.19, Running 252.97s Step 782( 74.33%), action 446, FPS 2.20, Running 253.33s Step 783( 74.50%), action 447, FPS 2.20, Running 253.81s Step 784( 74.67%), action 448, FPS 2.21, Running 254.20s Step 785( 74.83%), action 449, FPS 2.21, Running 254.68s Step 786( 75.00%), action 450, FPS 2.20, Running 255.11s Step 787( 75.17%), action 451, FPS 2.20, Running 255.74s Step 788( 75.33%), action 452, FPS 2.20, Running 256.13s Step 789( 75.50%), action 453, FPS 2.21, Running 256.61s Step 790( 75.67%), action 454, FPS 2.21, Running 257.01s Step 791( 75.83%), action 455, FPS 2.21, Running 257.51s Step 792( 76.00%), action 456, FPS 2.20, Running 257.91s Step 793( 76.17%), action 457, FPS 2.19, Running 258.45s Step 794( 76.33%), action 458, FPS 2.18, Running 258.87s Step 795( 76.50%), action 459, FPS 2.18, Running 259.35s Step 796( 76.67%), action 460, FPS 2.18, Running 259.73s Step 797( 76.83%), action 461, FPS 2.18, Running 260.37s Step 798( 77.00%), action 462, FPS 2.19, Running 260.72s Step 799( 77.17%), action 463, FPS 2.18, Running 261.26s Step 800( 77.33%), action 464, FPS 2.19, Running 261.62s Step 801( 77.50%), action 465, FPS 2.19, Running 262.10s Step 802( 77.67%), action 466, FPS 2.18, Running 262.49s Step 803( 77.83%), action 467, FPS 2.19, Running 262.95s Step 804( 78.00%), action 468, FPS 2.19, Running 263.33s Step 805( 78.17%), action 469, FPS 2.19, Running 263.82s Step 806( 78.33%), action 470, FPS 2.20, Running 264.18s Step 807( 78.50%), action 471, FPS 2.21, Running 264.79s Step 808( 78.67%), action 472, FPS 2.21, Running 265.17s Step 809( 78.83%), action 473, FPS 2.20, Running 265.69s Step 810( 79.00%), action 474, FPS 2.21, Running 266.08s Step 811( 79.17%), action 475, FPS 2.21, Running 266.56s Step 812( 79.33%), action 476, FPS 2.22, Running 266.93s Step 813( 79.50%), action 477, FPS 2.23, Running 267.43s Step 814( 79.67%), action 478, FPS 2.24, Running 267.80s Step 815( 79.83%), action 479, FPS 2.24, Running 268.28s Step 816( 80.00%), action 480, FPS 2.24, Running 268.65s Step 817( 80.17%), action 481, FPS 2.25, Running 269.26s Step 818( 80.33%), action 482, FPS 2.24, Running 269.66s Step 819( 80.50%), action 483, FPS 2.25, Running 270.16s Step 820( 80.67%), action 484, FPS 2.24, Running 270.55s Step 821( 80.83%), action 485, FPS 2.23, Running 271.07s Step 822( 81.00%), action 486, FPS 2.22, Running 271.48s Step 823( 81.17%), action 487, FPS 2.22, Running 271.95s Step 824( 81.33%), action 488, FPS 2.22, Running 272.32s Step 825( 81.50%), action 489, FPS 2.23, Running 272.80s Step 826( 81.67%), action 490, FPS 2.22, Running 273.18s Step 827( 81.83%), action 491, FPS 2.22, Running 273.80s Step 828( 82.00%), action 492, FPS 2.22, Running 274.17s Step 829( 82.17%), action 493, FPS 2.23, Running 274.65s Step 830( 82.33%), action 494, FPS 2.23, Running 275.03s Step 831( 82.50%), action 495, FPS 2.23, Running 275.53s Step 832( 82.67%), action 496, FPS 2.23, Running 275.92s Step 833( 82.83%), action 497, FPS 2.23, Running 276.39s Step 834( 83.00%), action 498, FPS 2.23, Running 276.76s Step 835( 83.17%), action 499, FPS 2.23, Running 277.25s Step 836( 83.33%), action 500, FPS 2.23, Running 277.62s Step 837( 83.50%), action 501, FPS 2.22, Running 278.27s Step 838( 83.67%), action 502, FPS 2.22, Running 278.66s Step 839( 83.83%), action 503, FPS 2.23, Running 279.13s Step 840( 84.00%), action 504, FPS 2.23, Running 279.50s Step 841( 84.17%), action 505, FPS 2.25, Running 279.97s Step 842( 84.33%), action 506, FPS 2.25, Running 280.36s Step 843( 84.50%), action 507, FPS 2.25, Running 280.84s Step 844( 84.67%), action 508, FPS 2.24, Running 281.24s Step 845( 84.83%), action 509, FPS 2.23, Running 281.76s Step 846( 85.00%), action 510, FPS 2.23, Running 282.17s Step 847( 85.17%), action 511, FPS 2.22, Running 282.82s Step 848( 85.33%), action 512, FPS 2.22, Running 283.20s Step 849( 85.50%), action 513, FPS 2.21, Running 283.68s Step 850( 85.67%), action 514, FPS 2.22, Running 284.04s Step 851( 85.83%), action 515, FPS 2.21, Running 284.57s Step 852( 86.00%), action 516, FPS 2.21, Running 284.96s Step 853( 86.17%), action 517, FPS 2.21, Running 285.46s Step 854( 86.33%), action 518, FPS 2.20, Running 285.87s Step 855( 86.50%), action 519, FPS 2.20, Running 286.34s Step 856( 86.67%), action 520, FPS 2.20, Running 286.71s Step 857( 86.83%), action 521, FPS 2.21, Running 287.34s Step 858( 87.00%), action 522, FPS 2.21, Running 287.73s Step 859( 87.17%), action 523, FPS 2.20, Running 288.24s Step 860( 87.33%), action 524, FPS 2.19, Running 288.63s Step 861( 87.50%), action 525, FPS 2.18, Running 289.15s Step 862( 87.67%), action 526, FPS 2.16, Running 289.60s Step 863( 87.83%), action 527, FPS 2.16, Running 290.08s Step 864( 88.00%), action 528, FPS 2.17, Running 290.45s Step 865( 88.17%), action 529, FPS 2.18, Running 290.93s Step 866( 88.33%), action 530, FPS 2.19, Running 291.31s Step 867( 88.50%), action 531, FPS 2.19, Running 291.95s Step 868( 88.67%), action 532, FPS 2.19, Running 292.33s Step 869( 88.83%), action 533, FPS 2.19, Running 292.83s Step 870( 89.00%), action 534, FPS 2.17, Running 293.26s Step 871( 89.17%), action 535, FPS 2.18, Running 293.77s Step 872( 89.33%), action 536, FPS 2.17, Running 294.19s Step 873( 89.50%), action 537, FPS 2.17, Running 294.70s Step 874( 89.67%), action 538, FPS 2.17, Running 295.09s Step 875( 89.83%), action 539, FPS 2.17, Running 295.58s Step 876( 90.00%), action 540, FPS 2.16, Running 295.96s Step 877( 90.17%), action 541, FPS 2.15, Running 296.63s Step 878( 90.33%), action 542, FPS 2.15, Running 297.01s Step 879( 90.50%), action 543, FPS 2.16, Running 297.51s Step 880( 90.67%), action 544, FPS 2.16, Running 297.91s Step 881( 90.83%), action 545, FPS 2.15, Running 298.46s Step 882( 91.00%), action 546, FPS 2.16, Running 298.87s Step 883( 91.17%), action 547, FPS 2.16, Running 299.35s Step 884( 91.33%), action 548, FPS 2.15, Running 299.77s Step 885( 91.50%), action 549, FPS 2.15, Running 300.25s Step 886( 91.67%), action 550, FPS 2.14, Running 300.64s Step 887( 91.83%), action 551, FPS 2.15, Running 301.26s Step 888( 92.00%), action 552, FPS 2.15, Running 301.64s Step 889( 92.17%), action 553, FPS 2.15, Running 302.12s Step 890( 92.33%), action 554, FPS 2.16, Running 302.51s Step 891( 92.50%), action 555, FPS 2.17, Running 302.99s Step 892( 92.67%), action 556, FPS 2.18, Running 303.37s Step 893( 92.83%), action 557, FPS 2.18, Running 303.86s Step 894( 93.00%), action 558, FPS 2.19, Running 304.23s Step 895( 93.17%), action 559, FPS 2.19, Running 304.73s Step 896( 93.33%), action 560, FPS 2.18, Running 305.13s Step 897( 93.50%), action 561, FPS 2.20, Running 305.72s Step 898( 93.67%), action 562, FPS 2.20, Running 306.10s Step 899( 93.83%), action 563, FPS 2.20, Running 306.58s Step 900( 94.00%), action 564, FPS 2.21, Running 306.95s Step 901( 94.17%), action 565, FPS 2.23, Running 307.42s Step 902( 94.33%), action 566, FPS 2.24, Running 307.80s Step 903( 94.50%), action 567, FPS 2.24, Running 308.29s Step 904( 94.67%), action 568, FPS 2.25, Running 308.67s Step 905( 94.83%), action 569, FPS 2.26, Running 309.11s Step 906( 95.00%), action 570, FPS 2.26, Running 309.48s Step 907( 95.17%), action 571, FPS 2.27, Running 310.07s Step 908( 95.33%), action 572, FPS 2.27, Running 310.43s Step 909( 95.50%), action 573, FPS 2.28, Running 310.91s Step 910( 95.67%), action 574, FPS 2.28, Running 311.29s Step 911( 95.83%), action 575, FPS 2.28, Running 311.77s Step 912( 96.00%), action 576, FPS 2.28, Running 312.16s Step 913( 96.17%), action 577, FPS 2.27, Running 312.66s Step 914( 96.33%), action 578, FPS 2.27, Running 313.02s Step 915( 96.50%), action 579, FPS 2.28, Running 313.50s Step 916( 96.67%), action 580, FPS 2.28, Running 313.90s Step 917( 96.83%), action 581, FPS 2.28, Running 314.50s Step 918( 97.00%), action 582, FPS 2.28, Running 314.88s Step 919( 97.17%), action 583, FPS 2.26, Running 315.42s Step 920( 97.33%), action 584, FPS 2.26, Running 315.81s Step 921( 97.50%), action 585, FPS 2.25, Running 316.30s Step 922( 97.67%), action 586, FPS 2.25, Running 316.68s Step 923( 97.83%), action 587, FPS 2.25, Running 317.19s Step 924( 98.00%), action 588, FPS 2.25, Running 317.55s Step 925( 98.17%), action 589, FPS 2.24, Running 318.04s Step 926( 98.33%), action 590, FPS 2.24, Running 318.42s Step 927( 98.50%), action 591, FPS 2.22, Running 319.07s Step 928( 98.67%), action 592, FPS 2.21, Running 319.49s Step 929( 98.83%), action 593, FPS 2.20, Running 319.99s Step 930( 99.00%), action 594, FPS 2.20, Running 320.39s Step 931( 99.17%), action 595, FPS 2.19, Running 320.89s Step 932( 99.33%), action 596, FPS 2.20, Running 321.27s Step 933( 99.50%), action 597, FPS 2.20, Running 321.77s Step 934( 99.67%), action 598, FPS 2.19, Running 322.15s Step 935( 99.83%), action 599, FPS 2.19, Running 322.64s Step 936(100.00%), action 600, FPS 2.20, Running 323.01s [2026-08-03 00:16:51] [63 ] Seed 62 failed after 323.12 s. +steps: 936 , actions: 600 . +Instruction: Empty +Total 9/63(14.29%) success. +Setting seed: 63 +Step 1( N/A%), pre moving , FPS 5.60, Running 0.18s Step 2( N/A%), pre moving , FPS 7.67, Running 0.26s Step 3( N/A%), pre moving , FPS 8.53, Running 0.35s Step 4( N/A%), pre moving , FPS 8.86, Running 0.45s Step 5( N/A%), pre moving , FPS 9.12, Running 0.55s Step 6( N/A%), pre moving , FPS 9.37, Running 0.64s Step 7( N/A%), pre moving , FPS 9.33, Running 0.75s Step 8( N/A%), pre moving , FPS 9.51, Running 0.84s Step 9( N/A%), pre moving , FPS 9.65, Running 0.93s Step 10( N/A%), pre moving , FPS 9.69, Running 1.03s Step 11( N/A%), pre moving , FPS 9.76, Running 1.13s Step 12( N/A%), pre moving , FPS 9.84, Running 1.22s Step 13( N/A%), pre moving , FPS 9.76, Running 1.33s Step 14( N/A%), pre moving , FPS 9.84, Running 1.42s Step 15( N/A%), pre moving , FPS 9.90, Running 1.52s Step 16( N/A%), pre moving , FPS 9.91, Running 1.61s Step 17( N/A%), pre moving , FPS 9.94, Running 1.71s Step 18( N/A%), pre moving , FPS 9.99, Running 1.80s Step 19( N/A%), pre moving , FPS 10.03, Running 1.90s Step 20( N/A%), pre moving , FPS 10.13, Running 1.98s Step 21( N/A%), pre moving , FPS 9.04, Running 2.39s Step 22( N/A%), pre moving , FPS 9.05, Running 2.47s Step 23( N/A%), pre moving , FPS 9.10, Running 2.55s Step 24( N/A%), pre moving , FPS 9.16, Running 2.64s Step 25( N/A%), pre moving , FPS 9.21, Running 2.72s Step 26( N/A%), pre moving , FPS 8.33, Running 3.04s Step 27( N/A%), pre moving , FPS 8.41, Running 3.13s Step 28( N/A%), pre moving , FPS 8.42, Running 3.21s Step 29( N/A%), pre moving , FPS 8.45, Running 3.30s Step 30( N/A%), pre moving , FPS 8.51, Running 3.38s Step 31( N/A%), pre moving , FPS 8.54, Running 3.47s Step 32( N/A%), pre moving , FPS 8.54, Running 3.56s Step 33( N/A%), pre moving , FPS 8.62, Running 3.65s Step 34( N/A%), pre moving , FPS 8.63, Running 3.74s Step 35( N/A%), pre moving , FPS 8.64, Running 3.83s Step 36( N/A%), pre moving , FPS 6.99, Running 4.48s Step 37( N/A%), pre moving , FPS 6.76, Running 4.67s Step 38( N/A%), pre moving , FPS 6.76, Running 4.76s Step 39( N/A%), pre moving , FPS 6.77, Running 4.85s Step 40( N/A%), pre moving , FPS 6.74, Running 4.94s Step 41( N/A%), pre moving , FPS 7.54, Running 5.04s Step 42( N/A%), pre moving , FPS 7.49, Running 5.14s Step 43( N/A%), pre moving , FPS 7.45, Running 5.23s Step 44( N/A%), pre moving , FPS 7.39, Running 5.34s Step 45( N/A%), pre moving , FPS 7.37, Running 5.43s Step 46( N/A%), pre moving , FPS 8.10, Running 5.51s Step 47( N/A%), pre moving , FPS 8.12, Running 5.59s Step 48( N/A%), pre moving , FPS 6.53, Running 6.28s Step 49( N/A%), pre moving , FPS 6.48, Running 6.39s Step 50( N/A%), pre moving , FPS 6.45, Running 6.48s Step 51( N/A%), pre moving , FPS 6.43, Running 6.58s Step 52( N/A%), pre moving , FPS 6.41, Running 6.68s Step 53( N/A%), pre moving , FPS 6.30, Running 6.82s Step 54( N/A%), pre moving , FPS 6.17, Running 6.98s Step 55( N/A%), pre moving , FPS 6.04, Running 7.14s Step 56( N/A%), pre moving , FPS 7.09, Running 7.30s Step 57( N/A%), pre moving , FPS 7.22, Running 7.44s Step 58( N/A%), pre moving , FPS 7.07, Running 7.59s Step 59( N/A%), pre moving , FPS 6.92, Running 7.74s Step 60( N/A%), pre moving , FPS 6.77, Running 7.90s Step 61( N/A%), pre moving , FPS 6.64, Running 8.06s Step 62( N/A%), pre moving , FPS 6.50, Running 8.22s Step 63( N/A%), pre moving , FPS 6.40, Running 8.36s Step 64( N/A%), pre moving , FPS 6.31, Running 8.51s Step 65( N/A%), pre moving , FPS 6.19, Running 8.66s Step 66( N/A%), pre moving , FPS 6.05, Running 8.82s Step 67( N/A%), pre moving , FPS 5.96, Running 8.94s Step 68( N/A%), pre moving , FPS 7.15, Running 9.07s Step 69( N/A%), pre moving , FPS 7.10, Running 9.21s Step 70( N/A%), pre moving , FPS 6.96, Running 9.35s Step 71( N/A%), pre moving , FPS 6.89, Running 9.48s Step 72( N/A%), pre moving , FPS 6.78, Running 9.63s Step 73( N/A%), pre moving , FPS 6.76, Running 9.78s Step 74( N/A%), pre moving , FPS 6.76, Running 9.94s Step 75( N/A%), pre moving , FPS 6.81, Running 10.08s Step 76( N/A%), pre moving , FPS 6.83, Running 10.23s Step 77( N/A%), pre moving , FPS 6.79, Running 10.38s Step 78( N/A%), pre moving , FPS 6.79, Running 10.54s Step 79( N/A%), pre moving , FPS 6.80, Running 10.68s Step 80( N/A%), pre moving , FPS 6.81, Running 10.83s Step 81( N/A%), pre moving , FPS 6.82, Running 10.99s Step 82( N/A%), pre moving , FPS 6.85, Running 11.13s Step 83( N/A%), pre moving , FPS 6.81, Running 11.29s Step 84( N/A%), pre moving , FPS 6.85, Running 11.43s Step 85( N/A%), pre moving , FPS 6.86, Running 11.58s Step 86( N/A%), pre moving , FPS 6.99, Running 11.68s Step 87( N/A%), pre moving , FPS 7.07, Running 11.77s Step 88( N/A%), pre moving , FPS 7.12, Running 11.88s Step 89( N/A%), pre moving , FPS 7.22, Running 11.97s Step 90( N/A%), pre moving , FPS 7.38, Running 12.07s Step 91( N/A%), pre moving , FPS 7.45, Running 12.17s Step 92( N/A%), pre moving , FPS 7.65, Running 12.24s Step 93( N/A%), pre moving , FPS 7.88, Running 12.32s Step 94( N/A%), pre moving , FPS 8.13, Running 12.40s Step 95( N/A%), pre moving , FPS 8.29, Running 12.49s Step 96( N/A%), pre moving , FPS 8.51, Running 12.58s Step 97( N/A%), pre moving , FPS 8.80, Running 12.65s Step 98( N/A%), pre moving , FPS 9.12, Running 12.73s Step 99( N/A%), pre moving , FPS 9.40, Running 12.81s Step 100( N/A%), pre moving , FPS 9.68, Running 12.90s Step 101( N/A%), pre moving , FPS 9.88, Running 13.01s Step 102( N/A%), pre moving , FPS 10.16, Running 13.10s Step 103( N/A%), pre moving , FPS 10.48, Running 13.20s Step 104( N/A%), pre moving , FPS 10.69, Running 13.30s Step 105( N/A%), pre moving , FPS 10.89, Running 13.42s Step 106( N/A%), pre moving , FPS 10.91, Running 13.51s Step 107( N/A%), pre moving , FPS 10.89, Running 13.61s Step 108( N/A%), pre moving , FPS 10.95, Running 13.71s Step 109( N/A%), pre moving , FPS 10.93, Running 13.80s Step 110( N/A%), pre moving , FPS 10.83, Running 13.91s Step 111( N/A%), pre moving , FPS 10.89, Running 14.01s Step 112( N/A%), pre moving , FPS 10.76, Running 14.10s Step 113( N/A%), pre moving , FPS 10.64, Running 14.20s Step 114( N/A%), pre moving , FPS 10.55, Running 14.30s Step 115( N/A%), pre moving , FPS 10.42, Running 14.41s Step 116( N/A%), pre moving , FPS 10.39, Running 14.50s Step 117( N/A%), pre moving , FPS 10.32, Running 14.59s Step 118( N/A%), pre moving , FPS 10.18, Running 14.70s Step 119( N/A%), pre moving , FPS 7.31, Running 15.55s Step 120( N/A%), pre moving , FPS 6.62, Running 15.92s Step 121( N/A%), pre moving , FPS 6.40, Running 16.13s Step 122( N/A%), pre moving , FPS 5.89, Running 16.50s Step 123( N/A%), pre moving , FPS 5.71, Running 16.70s Step 124( N/A%), pre moving , FPS 5.34, Running 17.05s Step 125( N/A%), pre moving , FPS 5.19, Running 17.27s Step 126( N/A%), pre moving , FPS 4.82, Running 17.66s Step 127( N/A%), pre moving , FPS 4.68, Running 17.88s Step 128( N/A%), pre moving , FPS 4.43, Running 18.23s Step 129( N/A%), pre moving , FPS 4.30, Running 18.45s Step 130( N/A%), pre moving , FPS 4.10, Running 18.79s Step 131( N/A%), pre moving , FPS 4.02, Running 18.99s Step 132( N/A%), pre moving , FPS 3.80, Running 19.37s Step 133( N/A%), pre moving , FPS 3.72, Running 19.58s Step 134( N/A%), pre moving , FPS 3.54, Running 19.94s Step 135( N/A%), pre moving , FPS 3.49, Running 20.14s Step 136( N/A%), pre moving , FPS 3.35, Running 20.47s Step 137( N/A%), pre moving , FPS 3.28, Running 20.69s Step 138( N/A%), pre moving , FPS 3.15, Running 21.04s Step 139( N/A%), pre moving , FPS 3.51, Running 21.25s Step 140( N/A%), pre moving , FPS 3.52, Running 21.60s Step 141( N/A%), pre moving , FPS 3.52, Running 21.82s Step 142( N/A%), pre moving , FPS 3.54, Running 22.15s Step 143( N/A%), pre moving , FPS 3.55, Running 22.34s Step 144( N/A%), pre moving , FPS 3.52, Running 22.72s Step 145( N/A%), pre moving , FPS 3.53, Running 22.93s Step 146( N/A%), pre moving , FPS 3.53, Running 23.32s Step 147( N/A%), pre moving , FPS 3.44, Running 23.69s Step 148( N/A%), pre moving , FPS 3.41, Running 24.09s Step 149( N/A%), pre moving , FPS 3.41, Running 24.31s Step 150( N/A%), pre moving , FPS 3.42, Running 24.64s Step 151( N/A%), pre moving , FPS 3.38, Running 24.90s Step 152( N/A%), pre moving , FPS 3.38, Running 25.29s Step 153( N/A%), pre moving , FPS 3.38, Running 25.49s Step 154( N/A%), pre moving , FPS 3.38, Running 25.85s Step 155( N/A%), pre moving , FPS 3.37, Running 26.07s Step 156( N/A%), pre moving , FPS 3.33, Running 26.48s Step 157( N/A%), pre moving , FPS 3.31, Running 26.73s Step 158( N/A%), pre moving , FPS 3.18, Running 27.33s Step 159( N/A%), pre moving , FPS 3.16, Running 27.57s Step 160( N/A%), pre moving , FPS 3.14, Running 27.97s Step 161( N/A%), pre moving , FPS 3.13, Running 28.22s Step 162( N/A%), pre moving , FPS 3.09, Running 28.62s Step 163( N/A%), pre moving , FPS 3.06, Running 28.88s Step 164( N/A%), pre moving , FPS 3.06, Running 29.26s Step 165( N/A%), pre moving , FPS 3.05, Running 29.50s Step 166( N/A%), pre moving , FPS 3.04, Running 29.91s Step 167( N/A%), pre moving , FPS 3.10, Running 30.15s Step 168( N/A%), pre moving , FPS 3.09, Running 30.56s Step 169( N/A%), pre moving , FPS 3.07, Running 30.83s Step 170( N/A%), pre moving , FPS 3.04, Running 31.22s Step 171( N/A%), pre moving , FPS 3.06, Running 31.44s Step 172( N/A%), pre moving , FPS 3.05, Running 31.86s Step 173( N/A%), pre moving , FPS 3.02, Running 32.11s Step 174( N/A%), pre moving , FPS 3.00, Running 32.51s Step 175( N/A%), pre moving , FPS 3.00, Running 32.74s Step 176( N/A%), pre moving , FPS 3.00, Running 33.14s Step 177( N/A%), pre moving , FPS 3.01, Running 33.38s Step 178( N/A%), pre moving , FPS 3.11, Running 33.76s Step 179( N/A%), pre moving , FPS 3.11, Running 34.00s Step 180( N/A%), pre moving , FPS 3.11, Running 34.40s Step 181( N/A%), pre moving , FPS 3.11, Running 34.65s Step 182( N/A%), pre moving , FPS 3.12, Running 35.04s Step 183( N/A%), pre moving , FPS 3.13, Running 35.26s Step 184( N/A%), pre moving , FPS 3.14, Running 35.64s Step 185( N/A%), pre moving , FPS 3.14, Running 35.87s Step 186( N/A%), pre moving , FPS 3.15, Running 36.26s Step 187( N/A%), pre moving , FPS 3.22, Running 36.35s Step 188( N/A%), pre moving , FPS 3.39, Running 36.46s Step 189( N/A%), pre moving , FPS 3.47, Running 36.59s Step 190( N/A%), pre moving , FPS 3.65, Running 36.70s Step 191( N/A%), pre moving , FPS 3.72, Running 36.82s Step 192( N/A%), pre moving , FPS 3.94, Running 36.93s Step 193( N/A%), pre moving , FPS 4.03, Running 37.08s Step 194( N/A%), pre moving , FPS 4.27, Running 37.20s Step 195( N/A%), pre moving , FPS 4.36, Running 37.33s Step 196( N/A%), pre moving , FPS 4.64, Running 37.46s Step 197( N/A%), pre moving , FPS 4.25, Running 38.08s Step 198( N/A%), pre moving , FPS 4.50, Running 38.21s Step 199( N/A%), pre moving , FPS 4.60, Running 38.35s Step 200( N/A%), pre moving , FPS 4.90, Running 38.49s Step 201( N/A%), pre moving , FPS 5.04, Running 38.62s Step 202( N/A%), pre moving , FPS 5.36, Running 38.77s Step 203( N/A%), pre moving , FPS 5.51, Running 38.89s Step 204( N/A%), pre moving , FPS 5.91, Running 39.03s Step 205( N/A%), pre moving , FPS 6.07, Running 39.17s Step 206( N/A%), pre moving , FPS 6.56, Running 39.31s Step 207( N/A%), pre moving , FPS 6.46, Running 39.45s Step 208( N/A%), pre moving , FPS 6.41, Running 39.58s Step 209( N/A%), pre moving , FPS 6.25, Running 39.79s Step 210( N/A%), pre moving , FPS 6.07, Running 39.99s Step 211( N/A%), pre moving , FPS 5.94, Running 40.18s Step 212( N/A%), pre moving , FPS 5.85, Running 40.35s Step 213( N/A%), pre moving , FPS 5.78, Running 40.54s Step 214( N/A%), pre moving , FPS 5.68, Running 40.72s Step 215( N/A%), pre moving , FPS 5.56, Running 40.93s Step 216( N/A%), pre moving , FPS 5.44, Running 41.13s Step 217( N/A%), pre moving , FPS 6.11, Running 41.35s Step 218( N/A%), pre moving , FPS 5.96, Running 41.56s Step 219( N/A%), pre moving , FPS 5.71, Running 41.85s Step 220( N/A%), pre moving , FPS 5.48, Running 42.14s Step 221( N/A%), pre moving , FPS 5.26, Running 42.42s Step 222( N/A%), pre moving , FPS 5.07, Running 42.71s Step 223( N/A%), pre moving , FPS 4.90, Running 42.97s Step 224( N/A%), pre moving , FPS 4.73, Running 43.26s Step 225( N/A%), pre moving , FPS 4.58, Running 43.53s Step 226( N/A%), pre moving , FPS 4.50, Running 43.75s Step 227( N/A%), pre moving , FPS 4.44, Running 43.96s Step 228( N/A%), pre moving , FPS 4.45, Running 44.07s Step 229( N/A%), pre moving , FPS 4.52, Running 44.21s Step 230( N/A%), pre moving , FPS 4.61, Running 44.33s Step 231( N/A%), pre moving , FPS 4.68, Running 44.45s Step 232( N/A%), pre moving , FPS 4.71, Running 44.60s Step 233( N/A%), pre moving , FPS 4.78, Running 44.72s Step 234( N/A%), pre moving , FPS 4.84, Running 44.85s Step 235( N/A%), pre moving , FPS 4.91, Running 45.00s Step 236( N/A%), pre moving , FPS 5.01, Running 45.12s Step 237( N/A%), pre moving , FPS 5.11, Running 45.27s Step 238( N/A%), pre moving , FPS 5.22, Running 45.39s Step 239( N/A%), pre moving , FPS 5.44, Running 45.52s Step 240( N/A%), pre moving , FPS 5.67, Running 45.66s Step 241( N/A%), pre moving , FPS 5.94, Running 45.79s Step 242( N/A%), pre moving , FPS 6.20, Running 45.94s Step 243( N/A%), pre moving , FPS 6.48, Running 46.06s Step 244( N/A%), pre moving , FPS 6.81, Running 46.20s Step 245( N/A%), pre moving , FPS 7.13, Running 46.34s Step 246( N/A%), pre moving , FPS 6.16, Running 46.99s Step 247( N/A%), pre moving , FPS 6.30, Running 47.13s Step 248( N/A%), pre moving , FPS 6.27, Running 47.27s Step 249( N/A%), pre moving , FPS 6.26, Running 47.41s Step 250( N/A%), pre moving , FPS 6.24, Running 47.54s Step 251( N/A%), pre moving , FPS 6.13, Running 47.72s Step 252( N/A%), pre moving , FPS 6.04, Running 47.91s Step 253( N/A%), pre moving , FPS 5.93, Running 48.09s Step 254( N/A%), pre moving , FPS 5.77, Running 48.32s Step 255( N/A%), pre moving , FPS 5.64, Running 48.54s Step 256( N/A%), pre moving , FPS 5.52, Running 48.75s Step 257( N/A%), pre moving , FPS 5.42, Running 48.96s Step 258( N/A%), pre moving , FPS 5.18, Running 49.25s Step 259( N/A%), pre moving , FPS 5.00, Running 49.52s Step 260( N/A%), pre moving , FPS 4.83, Running 49.81s Step 261( N/A%), pre moving , FPS 4.65, Running 50.09s Step 262( N/A%), pre moving , FPS 4.53, Running 50.35s Step 263( N/A%), pre moving , FPS 4.37, Running 50.64s Step 264( N/A%), pre moving , FPS 4.22, Running 50.93s Step 265( N/A%), pre moving , FPS 4.10, Running 51.22s Step 266( N/A%), pre moving , FPS 4.44, Running 51.50s Step 267( N/A%), pre moving , FPS 4.31, Running 51.77s Step 268( N/A%), pre moving , FPS 4.19, Running 52.04s Step 269( N/A%), pre moving , FPS 4.07, Running 52.32s Step 270( N/A%), pre moving , FPS 3.95, Running 52.60s Step 271( N/A%), pre moving , FPS 3.86, Running 52.90s Step 272( N/A%), pre moving , FPS 3.80, Running 53.17s Step 273( N/A%), pre moving , FPS 3.73, Running 53.46s Step 274( N/A%), pre moving , FPS 3.69, Running 53.74s Step 275( N/A%), pre moving , FPS 3.65, Running 54.02s Step 276( N/A%), pre moving , FPS 3.60, Running 54.31s Step 277( N/A%), pre moving , FPS 3.55, Running 54.60s Step 278( N/A%), pre moving , FPS 3.60, Running 54.81s Step 279( N/A%), pre moving , FPS 3.64, Running 55.02s Step 280( N/A%), pre moving , FPS 3.68, Running 55.23s Step 281( N/A%), pre moving , FPS 3.74, Running 55.45s Step 282( N/A%), pre moving , FPS 3.78, Running 55.64s Step 283( N/A%), pre moving , FPS 3.84, Running 55.85s Step 284( N/A%), pre moving , FPS 3.84, Running 56.13s Step 285( N/A%), pre moving , FPS 3.85, Running 56.42s Step 286( N/A%), pre moving , FPS 3.84, Running 56.70s Step 287( N/A%), pre moving , FPS 3.83, Running 56.99s Step 288( N/A%), pre moving , FPS 3.82, Running 57.27s Step 289( N/A%), pre moving , FPS 3.83, Running 57.54s Step 290( N/A%), pre moving , FPS 3.84, Running 57.82s Step 291( N/A%), pre moving , FPS 3.85, Running 58.09s Step 292( N/A%), pre moving , FPS 3.84, Running 58.38s Step 293( N/A%), pre moving , FPS 3.84, Running 58.67s Step 294( N/A%), pre moving , FPS 3.89, Running 58.88s Step 295( N/A%), pre moving , FPS 3.94, Running 59.09s Step 296( N/A%), pre moving , FPS 4.01, Running 59.30s Step 297( N/A%), pre moving , FPS 4.08, Running 59.50s Step 298( N/A%), pre moving , FPS 4.10, Running 59.69s Step 299( N/A%), pre moving , FPS 4.10, Running 59.89s Step 300( N/A%), pre moving , FPS 4.13, Running 60.08s Step 301( N/A%), pre moving , FPS 4.13, Running 60.29s Step 302( N/A%), pre moving , FPS 4.12, Running 60.49s Step 303( N/A%), pre moving , FPS 4.18, Running 60.63s Step 304( N/A%), pre moving , FPS 4.31, Running 60.77s Step 305( N/A%), pre moving , FPS 4.45, Running 60.91s Step 306( N/A%), pre moving , FPS 4.61, Running 61.04s Step 307( N/A%), pre moving , FPS 4.76, Running 61.19s Step 308( N/A%), pre moving , FPS 4.94, Running 61.32s Step 309( N/A%), pre moving , FPS 5.09, Running 61.47s Step 310( N/A%), pre moving , FPS 5.30, Running 61.59s Step 311( N/A%), pre moving , FPS 5.51, Running 61.72s Step 312( N/A%), pre moving , FPS 5.74, Running 61.86s Step 313( N/A%), pre moving , FPS 6.01, Running 62.00s Step 314( N/A%), pre moving , FPS 6.14, Running 62.14s Step 315( N/A%), pre moving , FPS 6.29, Running 62.27s Step 316( N/A%), pre moving , FPS 6.41, Running 62.42s Step 317( N/A%), pre moving , FPS 6.58, Running 62.54s Step 318( N/A%), pre moving , FPS 6.72, Running 62.67s Step 319( N/A%), pre moving , FPS 6.90, Running 62.79s Step 320( N/A%), pre moving , FPS 4.59, Running 64.44s Step 321( N/A%), pre moving , FPS 4.42, Running 64.81s Step 322( N/A%), pre moving , FPS 4.39, Running 65.05s Step 323( N/A%), pre moving , FPS 4.16, Running 65.44s Step 324( N/A%), pre moving , FPS 4.06, Running 65.69s Step 325( N/A%), pre moving , FPS 3.86, Running 66.10s Step 326( N/A%), pre moving , FPS 3.76, Running 66.36s Step 327( N/A%), pre moving , FPS 3.59, Running 66.75s Step 328( N/A%), pre moving , FPS 3.54, Running 66.97s Step 329( N/A%), pre moving , FPS 3.39, Running 67.37s Step 330( N/A%), pre moving , FPS 3.33, Running 67.59s Step 331( N/A%), pre moving , FPS 3.19, Running 67.99s Step 332( N/A%), pre moving , FPS 3.13, Running 68.24s Step 333( N/A%), pre moving , FPS 3.01, Running 68.65s Step 334( N/A%), pre moving , FPS 2.96, Running 68.90s Step 335( N/A%), pre moving , FPS 2.85, Running 69.29s Step 336( N/A%), pre moving , FPS 2.81, Running 69.53s Step 337( N/A%), pre moving , FPS 2.72, Running 69.90s Step 338( N/A%), pre moving , FPS 2.68, Running 70.13s Step 339( N/A%), pre moving , FPS 2.57, Running 70.55s Step 340( 0.17%), action 1, FPS 2.88, Running 71.38s Step 341( 0.33%), action 2, FPS 2.89, Running 71.73s Step 342( 0.50%), action 3, FPS 2.76, Running 72.29s Step 343( 0.67%), action 4, FPS 2.78, Running 72.63s Step 344( 0.83%), action 5, FPS 2.67, Running 73.19s Step 345( 1.00%), action 6, FPS 2.69, Running 73.52s Step 346( 1.17%), action 7, FPS 2.59, Running 74.08s Step 347( 1.33%), action 8, FPS 2.61, Running 74.42s Step 348( 1.50%), action 9, FPS 2.51, Running 74.94s Step 349( 1.67%), action 10, FPS 2.53, Running 75.29s Step 350( 1.83%), action 11, FPS 2.39, Running 75.95s Step 351( 2.00%), action 12, FPS 2.41, Running 76.29s Step 352( 2.17%), action 13, FPS 2.32, Running 76.88s Step 353( 2.33%), action 14, FPS 2.33, Running 77.25s Step 354( 2.50%), action 15, FPS 2.23, Running 77.85s Step 355( 2.67%), action 16, FPS 2.23, Running 78.26s Step 356( 2.83%), action 17, FPS 2.16, Running 78.80s Step 357( 3.00%), action 18, FPS 2.16, Running 79.15s Step 358( 3.17%), action 19, FPS 2.09, Running 79.69s Step 359( 3.33%), action 20, FPS 2.11, Running 80.03s Step 360( 3.50%), action 21, FPS 2.14, Running 80.73s Step 361( 3.67%), action 22, FPS 2.13, Running 81.10s Step 362( 3.83%), action 23, FPS 2.14, Running 81.64s Step 363( 4.00%), action 24, FPS 2.14, Running 81.99s Step 364( 4.17%), action 25, FPS 2.14, Running 82.52s Step 365( 4.33%), action 26, FPS 2.14, Running 82.87s Step 366( 4.50%), action 27, FPS 2.14, Running 83.41s Step 367( 4.67%), action 28, FPS 2.14, Running 83.76s Step 368( 4.83%), action 29, FPS 2.13, Running 84.33s Step 369( 5.00%), action 30, FPS 2.14, Running 84.65s Step 370( 5.17%), action 31, FPS 2.14, Running 85.31s Step 371( 5.33%), action 32, FPS 2.14, Running 85.65s Step 372( 5.50%), action 33, FPS 2.14, Running 86.21s Step 373( 5.67%), action 34, FPS 2.15, Running 86.54s Step 374( 5.83%), action 35, FPS 2.17, Running 87.07s Step 375( 6.00%), action 36, FPS 2.18, Running 87.43s Step 376( 6.17%), action 37, FPS 2.18, Running 87.95s Step 377( 6.33%), action 38, FPS 2.18, Running 88.31s Step 378( 6.50%), action 39, FPS 2.18, Running 88.86s Step 379( 6.67%), action 40, FPS 2.17, Running 89.24s Step 380( 6.83%), action 41, FPS 2.17, Running 89.93s Step 381( 7.00%), action 42, FPS 2.18, Running 90.27s Step 382( 7.17%), action 43, FPS 2.18, Running 90.82s Step 383( 7.33%), action 44, FPS 2.15, Running 91.29s Step 384( 7.50%), action 45, FPS 2.15, Running 91.83s Step 385( 7.67%), action 46, FPS 2.15, Running 92.16s Step 386( 7.83%), action 47, FPS 2.15, Running 92.70s Step 387( 8.00%), action 48, FPS 2.15, Running 93.05s Step 388( 8.17%), action 49, FPS 2.16, Running 93.57s Step 389( 8.33%), action 50, FPS 2.16, Running 93.92s Step 390( 8.50%), action 51, FPS 2.16, Running 94.55s Step 391( 8.67%), action 52, FPS 2.16, Running 94.90s Step 392( 8.83%), action 53, FPS 2.17, Running 95.43s Step 393( 9.00%), action 54, FPS 2.17, Running 95.76s Step 394( 9.17%), action 55, FPS 2.17, Running 96.29s Step 395( 9.33%), action 56, FPS 2.18, Running 96.59s Step 396( 9.50%), action 57, FPS 2.18, Running 97.13s Step 397( 9.67%), action 58, FPS 2.19, Running 97.46s Step 398( 9.83%), action 59, FPS 2.19, Running 98.02s Step 399( 10.00%), action 60, FPS 2.19, Running 98.36s Step 400( 10.17%), action 61, FPS 2.20, Running 99.03s Step 401( 10.33%), action 62, FPS 2.20, Running 99.36s Step 402( 10.50%), action 63, FPS 2.20, Running 99.90s Step 403( 10.67%), action 64, FPS 2.23, Running 100.25s Step 404( 10.83%), action 65, FPS 2.23, Running 100.78s Step 405( 11.00%), action 66, FPS 2.24, Running 101.10s Step 406( 11.17%), action 67, FPS 2.23, Running 101.66s Step 407( 11.33%), action 68, FPS 2.24, Running 101.99s Step 408( 11.50%), action 69, FPS 2.23, Running 102.54s Step 409( 11.67%), action 70, FPS 2.23, Running 102.88s Step 410( 11.83%), action 71, FPS 2.22, Running 103.55s Step 411( 12.00%), action 72, FPS 2.22, Running 103.89s Step 412( 12.17%), action 73, FPS 2.22, Running 104.44s Step 413( 12.33%), action 74, FPS 2.22, Running 104.77s Step 414( 12.50%), action 75, FPS 2.21, Running 105.32s Step 415( 12.67%), action 76, FPS 2.20, Running 105.69s Step 416( 12.83%), action 77, FPS 2.19, Running 106.24s Step 417( 13.00%), action 78, FPS 2.20, Running 106.56s Step 418( 13.17%), action 79, FPS 2.20, Running 107.09s Step 419( 13.33%), action 80, FPS 2.21, Running 107.42s Step 420( 13.50%), action 81, FPS 2.21, Running 108.09s Step 421( 13.67%), action 82, FPS 2.21, Running 108.42s Step 422( 13.83%), action 83, FPS 2.22, Running 108.93s Step 423( 14.00%), action 84, FPS 2.23, Running 109.23s Step 424( 14.17%), action 85, FPS 2.22, Running 109.79s Step 425( 14.33%), action 86, FPS 2.22, Running 110.12s Step 426( 14.50%), action 87, FPS 2.22, Running 110.67s Step 427( 14.67%), action 88, FPS 2.22, Running 110.99s Step 428( 14.83%), action 89, FPS 2.22, Running 111.56s Step 429( 15.00%), action 90, FPS 2.22, Running 111.89s Step 430( 15.17%), action 91, FPS 2.22, Running 112.55s Step 431( 15.33%), action 92, FPS 2.22, Running 112.90s Step 432( 15.50%), action 93, FPS 2.23, Running 113.43s Step 433( 15.67%), action 94, FPS 2.23, Running 113.75s Step 434( 15.83%), action 95, FPS 2.24, Running 114.26s Step 435( 16.00%), action 96, FPS 2.25, Running 114.58s Step 436( 16.17%), action 97, FPS 2.25, Running 115.11s Step 437( 16.33%), action 98, FPS 2.25, Running 115.44s Step 438( 16.50%), action 99, FPS 2.26, Running 115.95s Step 439( 16.67%), action 100, FPS 2.25, Running 116.30s Step 440( 16.83%), action 101, FPS 2.25, Running 116.96s Step 441( 17.00%), action 102, FPS 2.25, Running 117.29s Step 442( 17.17%), action 103, FPS 2.24, Running 117.84s Step 443( 17.33%), action 104, FPS 2.23, Running 118.20s Step 444( 17.50%), action 105, FPS 2.23, Running 118.75s Step 445( 17.67%), action 106, FPS 2.23, Running 119.10s Step 446( 17.83%), action 107, FPS 2.24, Running 119.61s Step 447( 18.00%), action 108, FPS 2.23, Running 119.95s Step 448( 18.17%), action 109, FPS 2.24, Running 120.47s Step 449( 18.33%), action 110, FPS 2.24, Running 120.80s Step 450( 18.50%), action 111, FPS 2.24, Running 121.48s Step 451( 18.67%), action 112, FPS 2.24, Running 121.81s Step 452( 18.83%), action 113, FPS 2.24, Running 122.34s Step 453( 19.00%), action 114, FPS 2.24, Running 122.68s Step 454( 19.17%), action 115, FPS 2.24, Running 123.20s Step 455( 19.33%), action 116, FPS 2.23, Running 123.55s Step 456( 19.50%), action 117, FPS 2.24, Running 124.06s Step 457( 19.67%), action 118, FPS 2.23, Running 124.41s Step 458( 19.83%), action 119, FPS 2.21, Running 125.00s Step 459( 20.00%), action 120, FPS 2.22, Running 125.33s Step 460( 20.17%), action 121, FPS 2.22, Running 125.96s Step 461( 20.33%), action 122, FPS 2.22, Running 126.29s Step 462( 20.50%), action 123, FPS 2.22, Running 126.83s Step 463( 20.67%), action 124, FPS 2.23, Running 127.17s Step 464( 20.83%), action 125, FPS 2.24, Running 127.68s Step 465( 21.00%), action 126, FPS 2.24, Running 128.01s Step 466( 21.17%), action 127, FPS 2.23, Running 128.56s Step 467( 21.33%), action 128, FPS 2.24, Running 128.89s Step 468( 21.50%), action 129, FPS 2.23, Running 129.44s Step 469( 21.67%), action 130, FPS 2.23, Running 129.77s Step 470( 21.83%), action 131, FPS 2.23, Running 130.44s Step 471( 22.00%), action 132, FPS 2.23, Running 130.76s Step 472( 22.17%), action 133, FPS 2.23, Running 131.29s Step 473( 22.33%), action 134, FPS 2.24, Running 131.61s Step 474( 22.50%), action 135, FPS 2.24, Running 132.12s Step 475( 22.67%), action 136, FPS 2.25, Running 132.45s Step 476( 22.83%), action 137, FPS 2.25, Running 132.97s Step 477( 23.00%), action 138, FPS 2.24, Running 133.32s Step 478( 23.17%), action 139, FPS 2.26, Running 133.85s Step 479( 23.33%), action 140, FPS 2.26, Running 134.18s Step 480( 23.50%), action 141, FPS 2.25, Running 134.86s Step 481( 23.67%), action 142, FPS 2.25, Running 135.19s Step 482( 23.83%), action 143, FPS 2.24, Running 135.75s Step 483( 24.00%), action 144, FPS 2.24, Running 136.09s Step 484( 24.17%), action 145, FPS 2.24, Running 136.62s Step 485( 24.33%), action 146, FPS 2.24, Running 136.94s Step 486( 24.50%), action 147, FPS 2.25, Running 137.45s Step 487( 24.67%), action 148, FPS 2.25, Running 137.78s Step 488( 24.83%), action 149, FPS 2.25, Running 138.33s Step 489( 25.00%), action 150, FPS 2.25, Running 138.66s Step 490( 25.17%), action 151, FPS 2.25, Running 139.32s Step 491( 25.33%), action 152, FPS 2.25, Running 139.65s Step 492( 25.50%), action 153, FPS 2.25, Running 140.17s Step 493( 25.67%), action 154, FPS 2.25, Running 140.50s Step 494( 25.83%), action 155, FPS 2.24, Running 141.05s Step 495( 26.00%), action 156, FPS 2.23, Running 141.41s Step 496( 26.17%), action 157, FPS 2.23, Running 141.93s Step 497( 26.33%), action 158, FPS 2.24, Running 142.26s Step 498( 26.50%), action 159, FPS 2.24, Running 142.77s Step 499( 26.67%), action 160, FPS 2.24, Running 143.12s Step 500( 26.83%), action 161, FPS 2.24, Running 143.78s Step 501( 27.00%), action 162, FPS 2.24, Running 144.11s Step 502( 27.17%), action 163, FPS 2.26, Running 144.61s Step 503( 27.33%), action 164, FPS 2.26, Running 144.92s Step 504( 27.50%), action 165, FPS 2.26, Running 145.47s Step 505( 27.67%), action 166, FPS 2.25, Running 145.83s Step 506( 27.83%), action 167, FPS 2.25, Running 146.33s Step 507( 28.00%), action 168, FPS 2.25, Running 146.65s Step 508( 28.17%), action 169, FPS 2.25, Running 147.21s Step 509( 28.33%), action 170, FPS 2.25, Running 147.56s Step 510( 28.50%), action 171, FPS 2.25, Running 148.22s Step 511( 28.67%), action 172, FPS 2.24, Running 148.57s Step 512( 28.83%), action 173, FPS 2.24, Running 149.12s Step 513( 29.00%), action 174, FPS 2.24, Running 149.44s Step 514( 29.17%), action 175, FPS 2.24, Running 149.98s Step 515( 29.33%), action 176, FPS 2.25, Running 150.30s Step 516( 29.50%), action 177, FPS 2.25, Running 150.83s Step 517( 29.67%), action 178, FPS 2.24, Running 151.17s Step 518( 29.83%), action 179, FPS 2.24, Running 151.71s Step 519( 30.00%), action 180, FPS 2.24, Running 152.05s Step 520( 30.17%), action 181, FPS 2.25, Running 152.68s Step 521( 30.33%), action 182, FPS 2.25, Running 153.01s Step 522( 30.50%), action 183, FPS 2.26, Running 153.47s Step 523( 30.67%), action 184, FPS 2.25, Running 153.79s Step 524( 30.83%), action 185, FPS 2.26, Running 154.31s Step 525( 31.00%), action 186, FPS 2.27, Running 154.62s Step 526( 31.17%), action 187, FPS 2.27, Running 155.15s Step 527( 31.33%), action 188, FPS 2.26, Running 155.49s Step 528( 31.50%), action 189, FPS 2.27, Running 156.04s Step 529( 31.67%), action 190, FPS 2.27, Running 156.37s Step 530( 31.83%), action 191, FPS 2.28, Running 157.00s Step 531( 32.00%), action 192, FPS 2.28, Running 157.34s Step 532( 32.17%), action 193, FPS 2.27, Running 157.91s Step 533( 32.33%), action 194, FPS 2.27, Running 158.26s Step 534( 32.50%), action 195, FPS 2.27, Running 158.79s Step 535( 32.67%), action 196, FPS 2.27, Running 159.13s Step 536( 32.83%), action 197, FPS 2.26, Running 159.66s Step 537( 33.00%), action 198, FPS 2.27, Running 159.99s Step 538( 33.17%), action 199, FPS 2.28, Running 160.50s Step 539( 33.33%), action 200, FPS 2.28, Running 160.83s Step 540( 33.50%), action 201, FPS 2.27, Running 161.49s Step 541( 33.67%), action 202, FPS 2.27, Running 161.83s Step 542( 33.83%), action 203, FPS 2.24, Running 162.40s Step 543( 34.00%), action 204, FPS 2.24, Running 162.72s Step 544( 34.17%), action 205, FPS 2.23, Running 163.26s Step 545( 34.33%), action 206, FPS 2.23, Running 163.60s Step 546( 34.50%), action 207, FPS 2.23, Running 164.11s Step 547( 34.67%), action 208, FPS 2.23, Running 164.47s Step 548( 34.83%), action 209, FPS 2.23, Running 165.00s Step 549( 35.00%), action 210, FPS 2.23, Running 165.35s Step 550( 35.17%), action 211, FPS 2.22, Running 165.99s Step 551( 35.33%), action 212, FPS 2.23, Running 166.32s Step 552( 35.50%), action 213, FPS 2.23, Running 166.86s Step 553( 35.67%), action 214, FPS 2.23, Running 167.22s Step 554( 35.83%), action 215, FPS 2.23, Running 167.76s Step 555( 36.00%), action 216, FPS 2.23, Running 168.10s Step 556( 36.17%), action 217, FPS 2.24, Running 168.61s Step 557( 36.33%), action 218, FPS 2.23, Running 168.95s Step 558( 36.50%), action 219, FPS 2.22, Running 169.50s Step 559( 36.67%), action 220, FPS 2.22, Running 169.85s Step 560( 36.83%), action 221, FPS 2.22, Running 170.51s Step 561( 37.00%), action 222, FPS 2.22, Running 170.84s Step 562( 37.17%), action 223, FPS 2.23, Running 171.36s Step 563( 37.33%), action 224, FPS 2.23, Running 171.69s Step 564( 37.50%), action 225, FPS 2.24, Running 172.20s Step 565( 37.67%), action 226, FPS 2.24, Running 172.53s Step 566( 37.83%), action 227, FPS 2.23, Running 173.07s Step 567( 38.00%), action 228, FPS 2.24, Running 173.41s Step 568( 38.17%), action 229, FPS 2.24, Running 173.92s Step 569( 38.33%), action 230, FPS 2.25, Running 174.24s Step 570( 38.50%), action 231, FPS 2.24, Running 174.90s Step 571( 38.67%), action 232, FPS 2.25, Running 175.23s Step 572( 38.83%), action 233, FPS 2.25, Running 175.76s Step 573( 39.00%), action 234, FPS 2.26, Running 176.08s Step 574( 39.17%), action 235, FPS 2.27, Running 176.59s Step 575( 39.33%), action 236, FPS 2.27, Running 176.90s Step 576( 39.50%), action 237, FPS 2.26, Running 177.44s Step 577( 39.67%), action 238, FPS 2.27, Running 177.77s Step 578( 39.83%), action 239, FPS 2.27, Running 178.30s Step 579( 40.00%), action 240, FPS 2.27, Running 178.66s Step 580( 40.17%), action 241, FPS 2.26, Running 179.34s Step 581( 40.33%), action 242, FPS 2.26, Running 179.69s Step 582( 40.50%), action 243, FPS 2.25, Running 180.24s Step 583( 40.67%), action 244, FPS 2.25, Running 180.58s Step 584( 40.83%), action 245, FPS 2.24, Running 181.11s Step 585( 41.00%), action 246, FPS 2.24, Running 181.43s Step 586( 41.17%), action 247, FPS 2.25, Running 181.97s Step 587( 41.33%), action 248, FPS 2.24, Running 182.32s Step 588( 41.50%), action 249, FPS 2.27, Running 182.72s Step 589( 41.67%), action 250, FPS 2.30, Running 182.94s Step 590( 41.83%), action 251, FPS 2.29, Running 183.63s Step 591( 42.00%), action 252, FPS 2.30, Running 183.94s Step 592( 42.17%), action 253, FPS 2.29, Running 184.47s Step 593( 42.33%), action 254, FPS 2.29, Running 184.80s Step 594( 42.50%), action 255, FPS 2.29, Running 185.33s Step 595( 42.67%), action 256, FPS 2.28, Running 185.68s Step 596( 42.83%), action 257, FPS 2.28, Running 186.22s Step 597( 43.00%), action 258, FPS 2.29, Running 186.50s Step 598( 43.17%), action 259, FPS 2.35, Running 186.80s Step 599( 43.33%), action 260, FPS 2.39, Running 187.03s Step 600( 43.50%), action 261, FPS 2.39, Running 187.70s Step 601( 43.67%), action 262, FPS 2.39, Running 188.06s Step 602( 43.83%), action 263, FPS 2.40, Running 188.58s Step 603( 44.00%), action 264, FPS 2.40, Running 188.91s Step 604( 44.17%), action 265, FPS 2.40, Running 189.46s Step 605( 44.33%), action 266, FPS 2.38, Running 189.82s Step 606( 44.50%), action 267, FPS 2.38, Running 190.38s Step 607( 44.67%), action 268, FPS 2.42, Running 190.60s Step 608( 44.83%), action 269, FPS 2.43, Running 190.95s Step 609( 45.00%), action 270, FPS 2.40, Running 191.28s Step 610( 45.17%), action 271, FPS 2.41, Running 191.94s Step 611( 45.33%), action 272, FPS 2.40, Running 192.27s Step 612( 45.50%), action 273, FPS 2.41, Running 192.78s Step 613( 45.67%), action 274, FPS 2.40, Running 193.14s Step 614( 45.83%), action 275, FPS 2.40, Running 193.67s Step 615( 46.00%), action 276, FPS 2.40, Running 194.03s Step 616( 46.17%), action 277, FPS 2.44, Running 194.42s Step 617( 46.33%), action 278, FPS 2.46, Running 194.63s Step 618( 46.50%), action 279, FPS 2.45, Running 194.95s Step 619( 46.67%), action 280, FPS 2.43, Running 195.27s Step 620( 46.83%), action 281, FPS 2.43, Running 195.93s Step 621( 47.00%), action 282, FPS 2.44, Running 196.27s Step 622( 47.17%), action 283, FPS 2.43, Running 196.80s Step 623( 47.33%), action 284, FPS 2.42, Running 197.18s Step 624( 47.50%), action 285, FPS 2.43, Running 197.68s Step 625( 47.67%), action 286, FPS 2.45, Running 197.99s Step 626( 47.83%), action 287, FPS 2.49, Running 198.41s Step 627( 48.00%), action 288, FPS 2.49, Running 198.63s Step 628( 48.17%), action 289, FPS 2.49, Running 198.99s Step 629( 48.33%), action 290, FPS 2.49, Running 199.31s Step 630( 48.50%), action 291, FPS 2.49, Running 199.96s Step 631( 48.67%), action 292, FPS 2.50, Running 200.27s Step 632( 48.83%), action 293, FPS 2.49, Running 200.80s Step 633( 49.00%), action 294, FPS 2.52, Running 201.09s Step 634( 49.17%), action 295, FPS 2.53, Running 201.58s Step 635( 49.33%), action 296, FPS 2.54, Running 201.90s Step 636( 49.50%), action 297, FPS 2.52, Running 202.36s Step 637( 49.67%), action 298, FPS 2.49, Running 202.67s Step 638( 49.83%), action 299, FPS 2.44, Running 203.14s Step 639( 50.00%), action 300, FPS 2.47, Running 203.36s Step 640( 50.17%), action 301, FPS 2.47, Running 204.02s Step 641( 50.33%), action 302, FPS 2.46, Running 204.38s Step 642( 50.50%), action 303, FPS 2.47, Running 204.91s Step 643( 50.67%), action 304, FPS 2.48, Running 205.24s Step 644( 50.83%), action 305, FPS 2.47, Running 205.79s Step 645( 51.00%), action 306, FPS 2.46, Running 206.14s Step 646( 51.17%), action 307, FPS 2.42, Running 206.68s Step 647( 51.33%), action 308, FPS 2.41, Running 206.91s Step 648( 51.50%), action 309, FPS 2.43, Running 207.22s Step 649( 51.67%), action 310, FPS 2.46, Running 207.44s Step 650( 51.83%), action 311, FPS 2.45, Running 208.13s Step 651( 52.00%), action 312, FPS 2.44, Running 208.48s Step 652( 52.17%), action 313, FPS 2.43, Running 209.01s Step 653( 52.33%), action 314, FPS 2.42, Running 209.35s Step 654( 52.50%), action 315, FPS 2.40, Running 209.92s Step 655( 52.67%), action 316, FPS 2.38, Running 210.30s Step 656( 52.83%), action 317, FPS 2.36, Running 210.82s Step 657( 53.00%), action 318, FPS 2.39, Running 211.03s Step 658( 53.17%), action 319, FPS 2.44, Running 211.35s Step 659( 53.33%), action 320, FPS 2.44, Running 211.57s Step 660( 53.50%), action 321, FPS 2.43, Running 212.25s Step 661( 53.67%), action 322, FPS 2.43, Running 212.60s Step 662( 53.83%), action 323, FPS 2.43, Running 213.15s Step 663( 54.00%), action 324, FPS 2.42, Running 213.49s Step 664( 54.17%), action 325, FPS 2.43, Running 214.01s Step 665( 54.33%), action 326, FPS 2.43, Running 214.36s Step 666( 54.50%), action 327, FPS 2.43, Running 214.90s Step 667( 54.67%), action 328, FPS 2.44, Running 215.12s Step 668( 54.83%), action 329, FPS 2.44, Running 215.43s Step 669( 55.00%), action 330, FPS 2.41, Running 215.75s Step 670( 55.17%), action 331, FPS 2.41, Running 216.44s Step 671( 55.33%), action 332, FPS 2.41, Running 216.78s Step 672( 55.50%), action 333, FPS 2.41, Running 217.31s Step 673( 55.67%), action 334, FPS 2.40, Running 217.67s Step 674( 55.83%), action 335, FPS 2.42, Running 218.19s Step 675( 56.00%), action 336, FPS 2.43, Running 218.54s Step 676( 56.17%), action 337, FPS 2.45, Running 218.99s Step 677( 56.33%), action 338, FPS 2.45, Running 219.21s Step 678( 56.50%), action 339, FPS 2.45, Running 219.51s Step 679( 56.67%), action 340, FPS 2.41, Running 219.87s Step 680( 56.83%), action 341, FPS 2.42, Running 220.51s Step 681( 57.00%), action 342, FPS 2.42, Running 220.87s Step 682( 57.17%), action 343, FPS 2.42, Running 221.43s Step 683( 57.33%), action 344, FPS 2.41, Running 221.78s Step 684( 57.50%), action 345, FPS 2.41, Running 222.30s Step 685( 57.67%), action 346, FPS 2.42, Running 222.61s Step 686( 57.83%), action 347, FPS 2.45, Running 223.05s Step 687( 58.00%), action 348, FPS 2.45, Running 223.27s Step 688( 58.17%), action 349, FPS 2.46, Running 223.57s Step 689( 58.33%), action 350, FPS 2.48, Running 223.81s Step 690( 58.50%), action 351, FPS 2.48, Running 224.50s Step 691( 58.67%), action 352, FPS 2.48, Running 224.84s Step 692( 58.83%), action 353, FPS 2.48, Running 225.37s Step 693( 59.00%), action 354, FPS 2.48, Running 225.74s Step 694( 59.17%), action 355, FPS 2.47, Running 226.28s Step 695( 59.33%), action 356, FPS 2.47, Running 226.64s Step 696( 59.50%), action 357, FPS 2.45, Running 227.16s Step 697( 59.67%), action 358, FPS 2.45, Running 227.37s Step 698( 59.83%), action 359, FPS 2.45, Running 227.68s Step 699( 60.00%), action 360, FPS 2.46, Running 228.01s Step 700( 60.17%), action 361, FPS 2.45, Running 228.67s Step 701( 60.33%), action 362, FPS 2.45, Running 229.02s Step 702( 60.50%), action 363, FPS 2.46, Running 229.54s Step 703( 60.67%), action 364, FPS 2.46, Running 229.89s Step 704( 60.83%), action 365, FPS 2.46, Running 230.42s Step 705( 61.00%), action 366, FPS 2.45, Running 230.78s Step 706( 61.17%), action 367, FPS 2.44, Running 231.23s Step 707( 61.33%), action 368, FPS 2.45, Running 231.45s Step 708( 61.50%), action 369, FPS 2.45, Running 231.75s Step 709( 61.67%), action 370, FPS 2.42, Running 232.06s Step 710( 61.83%), action 371, FPS 2.44, Running 232.71s Step 711( 62.00%), action 372, FPS 2.44, Running 233.05s Step 712( 62.17%), action 373, FPS 2.43, Running 233.61s Step 713( 62.33%), action 374, FPS 2.44, Running 233.94s Step 714( 62.50%), action 375, FPS 2.43, Running 234.50s Step 715( 62.67%), action 376, FPS 2.44, Running 234.83s Step 716( 62.83%), action 377, FPS 2.46, Running 235.30s Step 717( 63.00%), action 378, FPS 2.45, Running 235.53s Step 718( 63.17%), action 379, FPS 2.45, Running 235.83s Step 719( 63.33%), action 380, FPS 2.47, Running 236.11s Step 720( 63.50%), action 381, FPS 2.47, Running 236.77s Step 721( 63.67%), action 382, FPS 2.47, Running 237.10s Step 722( 63.83%), action 383, FPS 2.48, Running 237.62s Step 723( 64.00%), action 384, FPS 2.48, Running 237.97s Step 724( 64.17%), action 385, FPS 2.48, Running 238.50s Step 725( 64.33%), action 386, FPS 2.48, Running 238.85s Step 726( 64.50%), action 387, FPS 2.46, Running 239.36s Step 727( 64.67%), action 388, FPS 2.46, Running 239.56s Step 728( 64.83%), action 389, FPS 2.46, Running 239.87s Step 729( 65.00%), action 390, FPS 2.45, Running 240.21s Step 730( 65.17%), action 391, FPS 2.45, Running 240.87s Step 731( 65.33%), action 392, FPS 2.45, Running 241.23s Step 732( 65.50%), action 393, FPS 2.45, Running 241.76s Step 733( 65.67%), action 394, FPS 2.45, Running 242.12s Step 734( 65.83%), action 395, FPS 2.45, Running 242.65s Step 735( 66.00%), action 396, FPS 2.45, Running 242.99s Step 736( 66.17%), action 397, FPS 2.46, Running 243.43s Step 737( 66.33%), action 398, FPS 2.47, Running 243.63s Step 738( 66.50%), action 399, FPS 2.46, Running 243.96s Step 739( 66.67%), action 400, FPS 2.48, Running 244.18s Step 740( 66.83%), action 401, FPS 2.47, Running 244.87s Step 741( 67.00%), action 402, FPS 2.47, Running 245.22s Step 742( 67.17%), action 403, FPS 2.46, Running 245.75s Step 743( 67.33%), action 404, FPS 2.45, Running 246.14s Step 744( 67.50%), action 405, FPS 2.44, Running 246.69s Step 745( 67.67%), action 406, FPS 2.45, Running 247.02s Step 746( 67.83%), action 407, FPS 2.44, Running 247.56s Step 747( 68.00%), action 408, FPS 2.40, Running 247.89s Step 748( 68.17%), action 409, FPS 2.34, Running 248.43s Step 749( 68.33%), action 410, FPS 2.33, Running 248.79s Step 750( 68.50%), action 411, FPS 2.33, Running 249.45s Step 751( 68.67%), action 412, FPS 2.35, Running 249.75s Step 752( 68.83%), action 413, FPS 2.34, Running 250.29s Step 753( 69.00%), action 414, FPS 2.35, Running 250.61s Step 754( 69.17%), action 415, FPS 2.35, Running 251.16s Step 755( 69.33%), action 416, FPS 2.35, Running 251.50s Step 756( 69.50%), action 417, FPS 2.32, Running 252.06s Step 757( 69.67%), action 418, FPS 2.28, Running 252.41s Step 758( 69.83%), action 419, FPS 2.23, Running 252.94s Step 759( 70.00%), action 420, FPS 2.20, Running 253.27s Step 760( 70.17%), action 421, FPS 2.21, Running 253.93s Step 761( 70.33%), action 422, FPS 2.21, Running 254.27s Step 762( 70.50%), action 423, FPS 2.21, Running 254.81s Step 763( 70.67%), action 424, FPS 2.23, Running 255.13s Step 764( 70.83%), action 425, FPS 2.22, Running 255.69s Step 765( 71.00%), action 426, FPS 2.22, Running 256.04s Step 766( 71.17%), action 427, FPS 2.22, Running 256.56s Step 767( 71.33%), action 428, FPS 2.22, Running 256.89s Step 768( 71.50%), action 429, FPS 2.23, Running 257.41s Step 769( 71.67%), action 430, FPS 2.23, Running 257.74s Step 770( 71.83%), action 431, FPS 2.22, Running 258.44s Step 771( 72.00%), action 432, FPS 2.21, Running 258.78s Step 772( 72.17%), action 433, FPS 2.21, Running 259.33s Step 773( 72.33%), action 434, FPS 2.21, Running 259.66s Step 774( 72.50%), action 435, FPS 2.21, Running 260.19s Step 775( 72.67%), action 436, FPS 2.21, Running 260.54s Step 776( 72.83%), action 437, FPS 2.22, Running 261.06s Step 777( 73.00%), action 438, FPS 2.23, Running 261.39s Step 778( 73.17%), action 439, FPS 2.22, Running 261.93s Step 779( 73.33%), action 440, FPS 2.22, Running 262.29s Step 780( 73.50%), action 441, FPS 2.22, Running 262.94s Step 781( 73.67%), action 442, FPS 2.22, Running 263.26s Step 782( 73.83%), action 443, FPS 2.23, Running 263.80s Step 783( 74.00%), action 444, FPS 2.22, Running 264.16s Step 784( 74.17%), action 445, FPS 2.21, Running 264.74s Step 785( 74.33%), action 446, FPS 2.21, Running 265.09s Step 786( 74.50%), action 447, FPS 2.21, Running 265.62s Step 787( 74.67%), action 448, FPS 2.19, Running 266.04s Step 788( 74.83%), action 449, FPS 2.18, Running 266.59s Step 789( 75.00%), action 450, FPS 2.18, Running 266.92s Step 790( 75.17%), action 451, FPS 2.19, Running 267.56s Step 791( 75.33%), action 452, FPS 2.19, Running 267.91s Step 792( 75.50%), action 453, FPS 2.19, Running 268.46s Step 793( 75.67%), action 454, FPS 2.19, Running 268.80s Step 794( 75.83%), action 455, FPS 2.19, Running 269.32s Step 795( 76.00%), action 456, FPS 2.20, Running 269.65s Step 796( 76.17%), action 457, FPS 2.19, Running 270.18s Step 797( 76.33%), action 458, FPS 2.18, Running 270.54s Step 798( 76.50%), action 459, FPS 2.19, Running 271.07s Step 799( 76.67%), action 460, FPS 2.20, Running 271.40s Step 800( 76.83%), action 461, FPS 2.19, Running 272.08s Step 801( 77.00%), action 462, FPS 2.18, Running 272.45s Step 802( 77.17%), action 463, FPS 2.18, Running 272.97s Step 803( 77.33%), action 464, FPS 2.19, Running 273.30s Step 804( 77.50%), action 465, FPS 2.20, Running 273.81s Step 805( 77.67%), action 466, FPS 2.21, Running 274.15s Step 806( 77.83%), action 467, FPS 2.21, Running 274.66s Step 807( 78.00%), action 468, FPS 2.23, Running 274.99s Step 808( 78.17%), action 469, FPS 2.23, Running 275.54s Step 809( 78.33%), action 470, FPS 2.24, Running 275.86s Step 810( 78.50%), action 471, FPS 2.23, Running 276.54s Step 811( 78.67%), action 472, FPS 2.23, Running 276.87s Step 812( 78.83%), action 473, FPS 2.24, Running 277.40s Step 813( 79.00%), action 474, FPS 2.24, Running 277.75s Step 814( 79.17%), action 475, FPS 2.22, Running 278.31s Step 815( 79.33%), action 476, FPS 2.23, Running 278.64s Step 816( 79.50%), action 477, FPS 2.22, Running 279.19s Step 817( 79.67%), action 478, FPS 2.22, Running 279.54s Step 818( 79.83%), action 479, FPS 2.22, Running 280.08s Step 819( 80.00%), action 480, FPS 2.22, Running 280.40s Step 820( 80.17%), action 481, FPS 2.22, Running 281.08s Step 821( 80.33%), action 482, FPS 2.23, Running 281.42s Step 822( 80.50%), action 483, FPS 2.22, Running 281.99s Step 823( 80.67%), action 484, FPS 2.21, Running 282.35s Step 824( 80.83%), action 485, FPS 2.20, Running 282.89s Step 825( 81.00%), action 486, FPS 2.20, Running 283.23s Step 826( 81.17%), action 487, FPS 2.20, Running 283.77s Step 827( 81.33%), action 488, FPS 2.19, Running 284.12s Step 828( 81.50%), action 489, FPS 2.20, Running 284.65s Step 829( 81.67%), action 490, FPS 2.19, Running 285.00s Step 830( 81.83%), action 491, FPS 2.18, Running 285.70s Step 831( 82.00%), action 492, FPS 2.18, Running 286.04s Step 832( 82.17%), action 493, FPS 2.18, Running 286.57s Step 833( 82.33%), action 494, FPS 2.18, Running 286.91s Step 834( 82.50%), action 495, FPS 2.19, Running 287.45s Step 835( 82.67%), action 496, FPS 2.19, Running 287.79s Step 836( 82.83%), action 497, FPS 2.20, Running 288.30s Step 837( 83.00%), action 498, FPS 2.20, Running 288.62s Step 838( 83.17%), action 499, FPS 2.20, Running 289.18s Step 839( 83.33%), action 500, FPS 2.19, Running 289.53s Step 840( 83.50%), action 501, FPS 2.19, Running 290.22s Step 841( 83.67%), action 502, FPS 2.19, Running 290.54s Step 842( 83.83%), action 503, FPS 2.21, Running 291.05s Step 843( 84.00%), action 504, FPS 2.21, Running 291.39s Step 844( 84.17%), action 505, FPS 2.20, Running 291.97s Step 845( 84.33%), action 506, FPS 2.20, Running 292.30s Step 846( 84.50%), action 507, FPS 2.21, Running 292.84s Step 847( 84.67%), action 508, FPS 2.21, Running 293.16s Step 848( 84.83%), action 509, FPS 2.22, Running 293.68s Step 849( 85.00%), action 510, FPS 2.22, Running 294.02s Step 850( 85.17%), action 511, FPS 2.23, Running 294.65s Step 851( 85.33%), action 512, FPS 2.23, Running 295.00s Step 852( 85.50%), action 513, FPS 2.24, Running 295.52s Step 853( 85.67%), action 514, FPS 2.24, Running 295.85s Step 854( 85.83%), action 515, FPS 2.24, Running 296.37s Step 855( 86.00%), action 516, FPS 2.24, Running 296.72s Step 856( 86.17%), action 517, FPS 2.24, Running 297.24s Step 857( 86.33%), action 518, FPS 2.23, Running 297.60s Step 858( 86.50%), action 519, FPS 2.23, Running 298.14s Step 859( 86.67%), action 520, FPS 2.23, Running 298.48s Step 860( 86.83%), action 521, FPS 2.23, Running 299.20s Step 861( 87.00%), action 522, FPS 2.22, Running 299.55s Step 862( 87.17%), action 523, FPS 2.22, Running 300.07s Step 863( 87.33%), action 524, FPS 2.20, Running 300.47s Step 864( 87.50%), action 525, FPS 2.21, Running 301.01s Step 865( 87.67%), action 526, FPS 2.21, Running 301.37s Step 866( 87.83%), action 527, FPS 2.20, Running 301.92s Step 867( 88.00%), action 528, FPS 2.20, Running 302.25s Step 868( 88.17%), action 529, FPS 2.19, Running 302.80s Step 869( 88.33%), action 530, FPS 2.19, Running 303.16s Step 870( 88.50%), action 531, FPS 2.17, Running 303.87s Step 871( 88.67%), action 532, FPS 2.17, Running 304.23s Step 872( 88.83%), action 533, FPS 2.16, Running 304.76s Step 873( 89.00%), action 534, FPS 2.16, Running 305.09s Step 874( 89.17%), action 535, FPS 2.16, Running 305.61s Step 875( 89.33%), action 536, FPS 2.17, Running 305.95s Step 876( 89.50%), action 537, FPS 2.17, Running 306.47s Step 877( 89.67%), action 538, FPS 2.18, Running 306.80s Step 878( 89.83%), action 539, FPS 2.18, Running 307.32s Step 879( 90.00%), action 540, FPS 2.18, Running 307.65s Step 880( 90.17%), action 541, FPS 2.20, Running 308.31s Step 881( 90.33%), action 542, FPS 2.20, Running 308.65s Step 882( 90.50%), action 543, FPS 2.19, Running 309.22s Step 883( 90.67%), action 544, FPS 2.20, Running 309.57s Step 884( 90.83%), action 545, FPS 2.20, Running 310.11s Step 885( 91.00%), action 546, FPS 2.21, Running 310.43s Step 886( 91.17%), action 547, FPS 2.21, Running 310.97s Step 887( 91.33%), action 548, FPS 2.20, Running 311.32s Step 888( 91.50%), action 549, FPS 2.21, Running 311.85s Step 889( 91.67%), action 550, FPS 2.22, Running 312.17s Step 890( 91.83%), action 551, FPS 2.22, Running 312.87s Step 891( 92.00%), action 552, FPS 2.23, Running 313.21s Step 892( 92.17%), action 553, FPS 2.23, Running 313.73s Step 893( 92.33%), action 554, FPS 2.22, Running 314.08s Step 894( 92.50%), action 555, FPS 2.22, Running 314.62s Step 895( 92.67%), action 556, FPS 2.21, Running 314.98s Step 896( 92.83%), action 557, FPS 2.21, Running 315.51s Step 897( 93.00%), action 558, FPS 2.21, Running 315.85s Step 898( 93.17%), action 559, FPS 2.20, Running 316.39s Step 899( 93.33%), action 560, FPS 2.20, Running 316.74s Step 900( 93.50%), action 561, FPS 2.21, Running 317.37s Step 901( 93.67%), action 562, FPS 2.21, Running 317.71s Step 902( 93.83%), action 563, FPS 2.21, Running 318.27s Step 903( 94.00%), action 564, FPS 2.22, Running 318.59s Step 904( 94.17%), action 565, FPS 2.21, Running 319.16s Step 905( 94.33%), action 566, FPS 2.20, Running 319.50s Step 906( 94.50%), action 567, FPS 2.20, Running 320.05s Step 907( 94.67%), action 568, FPS 2.20, Running 320.42s Step 908( 94.83%), action 569, FPS 2.20, Running 320.96s Step 909( 95.00%), action 570, FPS 2.19, Running 321.31s Step 910( 95.17%), action 571, FPS 2.19, Running 322.00s Step 911( 95.33%), action 572, FPS 2.19, Running 322.35s Step 912( 95.50%), action 573, FPS 2.16, Running 322.97s Step 913( 95.67%), action 574, FPS 2.17, Running 323.31s Step 914( 95.83%), action 575, FPS 2.17, Running 323.85s Step 915( 96.00%), action 576, FPS 2.17, Running 324.18s Step 916( 96.17%), action 577, FPS 2.18, Running 324.70s Step 917( 96.33%), action 578, FPS 2.18, Running 325.04s Step 918( 96.50%), action 579, FPS 2.17, Running 325.60s Step 919( 96.67%), action 580, FPS 2.18, Running 325.93s Step 920( 96.83%), action 581, FPS 2.17, Running 326.59s Step 921( 97.00%), action 582, FPS 2.17, Running 326.92s Step 922( 97.17%), action 583, FPS 2.18, Running 327.47s Step 923( 97.33%), action 584, FPS 2.17, Running 327.80s Step 924( 97.50%), action 585, FPS 2.18, Running 328.31s Step 925( 97.67%), action 586, FPS 2.18, Running 328.68s Step 926( 97.83%), action 587, FPS 2.18, Running 329.22s Step 927( 98.00%), action 588, FPS 2.19, Running 329.56s Step 928( 98.17%), action 589, FPS 2.18, Running 330.12s Step 929( 98.33%), action 590, FPS 2.18, Running 330.47s Step 930( 98.50%), action 591, FPS 2.19, Running 331.14s Step 931( 98.67%), action 592, FPS 2.19, Running 331.47s Step 932( 98.83%), action 593, FPS 2.21, Running 332.01s Step 933( 99.00%), action 594, FPS 2.21, Running 332.35s Step 934( 99.17%), action 595, FPS 2.21, Running 332.89s Step 935( 99.33%), action 596, FPS 2.21, Running 333.24s Step 936( 99.50%), action 597, FPS 2.20, Running 333.78s Step 937( 99.67%), action 598, FPS 2.20, Running 334.12s Step 938( 99.83%), action 599, FPS 2.21, Running 334.64s Step 939(100.00%), action 600, FPS 2.21, Running 334.98s [2026-08-03 00:22:26] [64 ] Seed 63 failed after 335.08 s. +steps: 939 , actions: 600 . +Instruction: Empty +Total 9/64(14.06%) success. +Setting seed: 64 +Step 1( N/A%), pre moving , FPS 8.16, Running 0.12s Step 2( N/A%), pre moving , FPS 9.75, Running 0.21s Step 3( N/A%), pre moving , FPS 10.01, Running 0.30s Step 4( N/A%), pre moving , FPS 10.23, Running 0.39s Step 5( N/A%), pre moving , FPS 10.22, Running 0.49s Step 6( N/A%), pre moving , FPS 10.15, Running 0.59s Step 7( N/A%), pre moving , FPS 10.32, Running 0.68s Step 8( N/A%), pre moving , FPS 10.49, Running 0.76s Step 9( N/A%), pre moving , FPS 10.66, Running 0.84s Step 10( N/A%), pre moving , FPS 10.85, Running 0.92s Step 11( N/A%), pre moving , FPS 11.10, Running 0.99s Step 12( N/A%), pre moving , FPS 11.13, Running 1.08s Step 13( N/A%), pre moving , FPS 11.26, Running 1.16s Step 14( N/A%), pre moving , FPS 11.28, Running 1.24s Step 15( N/A%), pre moving , FPS 11.28, Running 1.33s Step 16( N/A%), pre moving , FPS 11.20, Running 1.43s Step 17( N/A%), pre moving , FPS 11.15, Running 1.53s Step 18( N/A%), pre moving , FPS 11.11, Running 1.62s Step 19( N/A%), pre moving , FPS 10.99, Running 1.73s Step 20( N/A%), pre moving , FPS 10.99, Running 1.82s Step 21( N/A%), pre moving , FPS 9.61, Running 2.20s Step 22( N/A%), pre moving , FPS 9.57, Running 2.30s Step 23( N/A%), pre moving , FPS 9.58, Running 2.39s Step 24( N/A%), pre moving , FPS 9.54, Running 2.49s Step 25( N/A%), pre moving , FPS 9.57, Running 2.58s Step 26( N/A%), pre moving , FPS 8.52, Running 2.94s Step 27( N/A%), pre moving , FPS 8.51, Running 3.03s Step 28( N/A%), pre moving , FPS 8.45, Running 3.13s Step 29( N/A%), pre moving , FPS 8.40, Running 3.22s Step 30( N/A%), pre moving , FPS 8.35, Running 3.32s Step 31( N/A%), pre moving , FPS 8.21, Running 3.43s Step 32( N/A%), pre moving , FPS 8.19, Running 3.52s Step 33( N/A%), pre moving , FPS 8.14, Running 3.61s Step 34( N/A%), pre moving , FPS 8.08, Running 3.72s Step 35( N/A%), pre moving , FPS 8.07, Running 3.81s Step 36( N/A%), pre moving , FPS 6.25, Running 4.63s Step 37( N/A%), pre moving , FPS 6.03, Running 4.84s Step 38( N/A%), pre moving , FPS 6.00, Running 4.96s Step 39( N/A%), pre moving , FPS 6.01, Running 5.06s Step 40( N/A%), pre moving , FPS 6.00, Running 5.15s Step 41( N/A%), pre moving , FPS 6.58, Running 5.24s Step 42( N/A%), pre moving , FPS 6.58, Running 5.34s Step 43( N/A%), pre moving , FPS 6.54, Running 5.45s Step 44( N/A%), pre moving , FPS 6.56, Running 5.54s Step 45( N/A%), pre moving , FPS 6.56, Running 5.63s Step 46( N/A%), pre moving , FPS 7.17, Running 5.73s Step 47( N/A%), pre moving , FPS 7.16, Running 5.82s Step 48( N/A%), pre moving , FPS 6.09, Running 6.41s Step 49( N/A%), pre moving , FPS 6.10, Running 6.50s Step 50( N/A%), pre moving , FPS 6.10, Running 6.60s Step 51( N/A%), pre moving , FPS 6.14, Running 6.69s Step 52( N/A%), pre moving , FPS 6.11, Running 6.79s Step 53( N/A%), pre moving , FPS 6.02, Running 6.94s Step 54( N/A%), pre moving , FPS 5.93, Running 7.09s Step 55( N/A%), pre moving , FPS 5.83, Running 7.24s Step 56( N/A%), pre moving , FPS 7.31, Running 7.37s Step 57( N/A%), pre moving , FPS 7.59, Running 7.48s Step 58( N/A%), pre moving , FPS 7.44, Running 7.64s Step 59( N/A%), pre moving , FPS 7.25, Running 7.81s Step 60( N/A%), pre moving , FPS 7.10, Running 7.97s Step 61( N/A%), pre moving , FPS 6.83, Running 8.17s Step 62( N/A%), pre moving , FPS 6.56, Running 8.38s Step 63( N/A%), pre moving , FPS 6.39, Running 8.57s Step 64( N/A%), pre moving , FPS 6.17, Running 8.78s Step 65( N/A%), pre moving , FPS 5.87, Running 9.03s Step 66( N/A%), pre moving , FPS 5.69, Running 9.24s Step 67( N/A%), pre moving , FPS 5.52, Running 9.44s Step 68( N/A%), pre moving , FPS 6.16, Running 9.66s Step 69( N/A%), pre moving , FPS 5.98, Running 9.85s Step 70( N/A%), pre moving , FPS 5.80, Running 10.05s Step 71( N/A%), pre moving , FPS 5.69, Running 10.20s Step 72( N/A%), pre moving , FPS 5.56, Running 10.39s Step 73( N/A%), pre moving , FPS 5.54, Running 10.55s Step 74( N/A%), pre moving , FPS 5.57, Running 10.67s Step 75( N/A%), pre moving , FPS 5.60, Running 10.81s Step 76( N/A%), pre moving , FPS 5.61, Running 10.93s Step 77( N/A%), pre moving , FPS 5.59, Running 11.06s Step 78( N/A%), pre moving , FPS 5.66, Running 11.18s Step 79( N/A%), pre moving , FPS 5.72, Running 11.31s Step 80( N/A%), pre moving , FPS 5.72, Running 11.47s Step 81( N/A%), pre moving , FPS 5.91, Running 11.56s Step 82( N/A%), pre moving , FPS 6.11, Running 11.66s Step 83( N/A%), pre moving , FPS 6.28, Running 11.76s Step 84( N/A%), pre moving , FPS 6.48, Running 11.86s Step 85( N/A%), pre moving , FPS 6.83, Running 11.96s Step 86( N/A%), pre moving , FPS 7.11, Running 12.05s Step 87( N/A%), pre moving , FPS 7.37, Running 12.16s Step 88( N/A%), pre moving , FPS 7.69, Running 12.26s Step 89( N/A%), pre moving , FPS 7.94, Running 12.37s Step 90( N/A%), pre moving , FPS 8.28, Running 12.46s Step 91( N/A%), pre moving , FPS 8.51, Running 12.55s Step 92( N/A%), pre moving , FPS 8.86, Running 12.65s Step 93( N/A%), pre moving , FPS 9.11, Running 12.74s Step 94( N/A%), pre moving , FPS 9.26, Running 12.83s Step 95( N/A%), pre moving , FPS 9.46, Running 12.93s Step 96( N/A%), pre moving , FPS 9.49, Running 13.04s Step 97( N/A%), pre moving , FPS 9.65, Running 13.13s Step 98( N/A%), pre moving , FPS 9.76, Running 13.22s Step 99( N/A%), pre moving , FPS 9.92, Running 13.32s Step 100( N/A%), pre moving , FPS 7.28, Running 14.21s Step 101( N/A%), pre moving , FPS 6.63, Running 14.57s Step 102( N/A%), pre moving , FPS 6.37, Running 14.80s Step 103( N/A%), pre moving , FPS 5.88, Running 15.16s Step 104( N/A%), pre moving , FPS 5.69, Running 15.38s Step 105( N/A%), pre moving , FPS 5.30, Running 15.74s Step 106( N/A%), pre moving , FPS 5.13, Running 15.95s Step 107( N/A%), pre moving , FPS 4.85, Running 16.28s Step 108( N/A%), pre moving , FPS 4.71, Running 16.50s Step 109( N/A%), pre moving , FPS 4.45, Running 16.86s Step 110( N/A%), pre moving , FPS 4.33, Running 17.08s Step 111( N/A%), pre moving , FPS 4.12, Running 17.41s Step 112( N/A%), pre moving , FPS 4.03, Running 17.61s Step 113( N/A%), pre moving , FPS 3.81, Running 18.00s Step 114( N/A%), pre moving , FPS 3.74, Running 18.19s Step 115( N/A%), pre moving , FPS 3.55, Running 18.55s Step 116( N/A%), pre moving , FPS 3.49, Running 18.76s Step 117( N/A%), pre moving , FPS 3.34, Running 19.12s Step 118( N/A%), pre moving , FPS 3.28, Running 19.33s Step 119( N/A%), pre moving , FPS 3.15, Running 19.68s Step 120( N/A%), pre moving , FPS 3.52, Running 19.89s Step 121( N/A%), pre moving , FPS 3.52, Running 20.25s Step 122( N/A%), pre moving , FPS 3.53, Running 20.47s Step 123( N/A%), pre moving , FPS 3.54, Running 20.81s Step 124( N/A%), pre moving , FPS 3.57, Running 20.98s Step 125( N/A%), pre moving , FPS 3.56, Running 21.35s Step 126( N/A%), pre moving , FPS 3.55, Running 21.58s Step 127( N/A%), pre moving , FPS 3.53, Running 21.95s Step 128( N/A%), pre moving , FPS 3.44, Running 22.32s Step 129( N/A%), pre moving , FPS 3.40, Running 22.74s Step 130( N/A%), pre moving , FPS 3.40, Running 22.96s Step 131( N/A%), pre moving , FPS 3.38, Running 23.33s Step 132( N/A%), pre moving , FPS 3.34, Running 23.61s Step 133( N/A%), pre moving , FPS 3.34, Running 23.98s Step 134( N/A%), pre moving , FPS 3.32, Running 24.21s Step 135( N/A%), pre moving , FPS 3.30, Running 24.61s Step 136( N/A%), pre moving , FPS 3.29, Running 24.84s Step 137( N/A%), pre moving , FPS 3.29, Running 25.19s Step 138( N/A%), pre moving , FPS 3.29, Running 25.41s Step 139( N/A%), pre moving , FPS 3.28, Running 25.77s Step 140( N/A%), pre moving , FPS 3.27, Running 26.01s Step 141( N/A%), pre moving , FPS 3.27, Running 26.38s Step 142( N/A%), pre moving , FPS 3.25, Running 26.61s Step 143( N/A%), pre moving , FPS 3.22, Running 27.02s Step 144( N/A%), pre moving , FPS 3.18, Running 27.27s Step 145( N/A%), pre moving , FPS 3.19, Running 27.63s Step 146( N/A%), pre moving , FPS 3.19, Running 27.86s Step 147( N/A%), pre moving , FPS 3.16, Running 28.27s Step 148( N/A%), pre moving , FPS 3.22, Running 28.53s Step 149( N/A%), pre moving , FPS 3.22, Running 28.94s Step 150( N/A%), pre moving , FPS 3.21, Running 29.20s Step 151( N/A%), pre moving , FPS 3.20, Running 29.58s Step 152( N/A%), pre moving , FPS 3.22, Running 29.83s Step 153( N/A%), pre moving , FPS 3.20, Running 30.24s Step 154( N/A%), pre moving , FPS 3.18, Running 30.50s Step 155( N/A%), pre moving , FPS 3.19, Running 30.89s Step 156( N/A%), pre moving , FPS 3.19, Running 31.10s Step 157( N/A%), pre moving , FPS 3.16, Running 31.51s Step 158( N/A%), pre moving , FPS 3.11, Running 31.85s Step 159( N/A%), pre moving , FPS 3.07, Running 32.28s Step 160( N/A%), pre moving , FPS 3.06, Running 32.55s Step 161( N/A%), pre moving , FPS 3.02, Running 33.01s Step 162( N/A%), pre moving , FPS 3.01, Running 33.25s Step 163( N/A%), pre moving , FPS 2.98, Running 33.74s Step 164( N/A%), pre moving , FPS 2.94, Running 34.07s Step 165( N/A%), pre moving , FPS 2.93, Running 34.46s Step 166( N/A%), pre moving , FPS 2.99, Running 34.56s Step 167( N/A%), pre moving , FPS 3.12, Running 34.68s Step 168( N/A%), pre moving , FPS 3.19, Running 34.80s Step 169( N/A%), pre moving , FPS 3.36, Running 34.90s Step 170( N/A%), pre moving , FPS 3.43, Running 35.03s Step 171( N/A%), pre moving , FPS 3.59, Running 35.15s Step 172( N/A%), pre moving , FPS 3.67, Running 35.27s Step 173( N/A%), pre moving , FPS 3.87, Running 35.40s Step 174( N/A%), pre moving , FPS 3.96, Running 35.55s Step 175( N/A%), pre moving , FPS 4.19, Running 35.67s Step 176( N/A%), pre moving , FPS 3.88, Running 36.26s Step 177( N/A%), pre moving , FPS 4.09, Running 36.39s Step 178( N/A%), pre moving , FPS 4.26, Running 36.54s Step 179( N/A%), pre moving , FPS 4.56, Running 36.67s Step 180( N/A%), pre moving , FPS 4.71, Running 36.80s Step 181( N/A%), pre moving , FPS 5.00, Running 37.00s Step 182( N/A%), pre moving , FPS 5.03, Running 37.23s Step 183( N/A%), pre moving , FPS 5.42, Running 37.43s Step 184( N/A%), pre moving , FPS 5.59, Running 37.65s Step 185( N/A%), pre moving , FPS 5.89, Running 37.85s Step 186( N/A%), pre moving , FPS 5.72, Running 38.06s Step 187( N/A%), pre moving , FPS 5.57, Running 38.27s Step 188( N/A%), pre moving , FPS 5.46, Running 38.46s Step 189( N/A%), pre moving , FPS 5.34, Running 38.65s Step 190( N/A%), pre moving , FPS 5.27, Running 38.83s Step 191( N/A%), pre moving , FPS 5.17, Running 39.02s Step 192( N/A%), pre moving , FPS 5.06, Running 39.23s Step 193( N/A%), pre moving , FPS 4.96, Running 39.43s Step 194( N/A%), pre moving , FPS 4.89, Running 39.64s Step 195( N/A%), pre moving , FPS 4.79, Running 39.84s Step 196( N/A%), pre moving , FPS 5.28, Running 40.05s Step 197( N/A%), pre moving , FPS 5.16, Running 40.27s Step 198( N/A%), pre moving , FPS 5.08, Running 40.47s Step 199( N/A%), pre moving , FPS 4.98, Running 40.68s Step 200( N/A%), pre moving , FPS 4.89, Running 40.89s Step 201( N/A%), pre moving , FPS 4.95, Running 41.04s Step 202( N/A%), pre moving , FPS 5.07, Running 41.17s Step 203( N/A%), pre moving , FPS 5.14, Running 41.32s Step 204( N/A%), pre moving , FPS 5.25, Running 41.45s Step 205( N/A%), pre moving , FPS 5.33, Running 41.60s Step 206( N/A%), pre moving , FPS 5.45, Running 41.73s Step 207( N/A%), pre moving , FPS 5.54, Running 41.88s Step 208( N/A%), pre moving , FPS 5.63, Running 42.01s Step 209( N/A%), pre moving , FPS 5.73, Running 42.14s Step 210( N/A%), pre moving , FPS 5.83, Running 42.26s Step 211( N/A%), pre moving , FPS 5.97, Running 42.36s Step 212( N/A%), pre moving , FPS 6.14, Running 42.48s Step 213( N/A%), pre moving , FPS 6.30, Running 42.61s Step 214( N/A%), pre moving , FPS 6.50, Running 42.72s Step 215( N/A%), pre moving , FPS 6.61, Running 42.87s Step 216( N/A%), pre moving , FPS 6.81, Running 42.99s Step 217( N/A%), pre moving , FPS 5.92, Running 43.65s Step 218( N/A%), pre moving , FPS 6.05, Running 43.78s Step 219( N/A%), pre moving , FPS 6.19, Running 43.91s Step 220( N/A%), pre moving , FPS 6.32, Running 44.06s Step 221( N/A%), pre moving , FPS 6.34, Running 44.19s Step 222( N/A%), pre moving , FPS 6.32, Running 44.34s Step 223( N/A%), pre moving , FPS 6.21, Running 44.54s Step 224( N/A%), pre moving , FPS 6.08, Running 44.75s Step 225( N/A%), pre moving , FPS 5.96, Running 44.96s Step 226( N/A%), pre moving , FPS 5.83, Running 45.16s Step 227( N/A%), pre moving , FPS 5.73, Running 45.37s Step 228( N/A%), pre moving , FPS 5.49, Running 45.65s Step 229( N/A%), pre moving , FPS 5.29, Running 45.92s Step 230( N/A%), pre moving , FPS 5.14, Running 46.15s Step 231( N/A%), pre moving , FPS 4.96, Running 46.40s Step 232( N/A%), pre moving , FPS 4.78, Running 46.66s Step 233( N/A%), pre moving , FPS 4.61, Running 46.95s Step 234( N/A%), pre moving , FPS 4.43, Running 47.23s Step 235( N/A%), pre moving , FPS 4.32, Running 47.50s Step 236( N/A%), pre moving , FPS 4.17, Running 47.78s Step 237( N/A%), pre moving , FPS 4.45, Running 48.14s Step 238( N/A%), pre moving , FPS 4.25, Running 48.49s Step 239( N/A%), pre moving , FPS 4.06, Running 48.84s Step 240( N/A%), pre moving , FPS 3.90, Running 49.19s Step 241( N/A%), pre moving , FPS 3.74, Running 49.54s Step 242( N/A%), pre moving , FPS 3.62, Running 49.87s Step 243( N/A%), pre moving , FPS 3.53, Running 50.20s Step 244( N/A%), pre moving , FPS 3.45, Running 50.54s Step 245( N/A%), pre moving , FPS 3.38, Running 50.87s Step 246( N/A%), pre moving , FPS 3.30, Running 51.22s Step 247( N/A%), pre moving , FPS 3.23, Running 51.57s Step 248( N/A%), pre moving , FPS 3.20, Running 51.91s Step 249( N/A%), pre moving , FPS 3.15, Running 52.27s Step 250( N/A%), pre moving , FPS 3.09, Running 52.61s Step 251( N/A%), pre moving , FPS 3.08, Running 52.89s Step 252( N/A%), pre moving , FPS 3.07, Running 53.18s Step 253( N/A%), pre moving , FPS 3.07, Running 53.46s Step 254( N/A%), pre moving , FPS 3.09, Running 53.71s Step 255( N/A%), pre moving , FPS 3.09, Running 53.96s Step 256( N/A%), pre moving , FPS 3.11, Running 54.21s Step 257( N/A%), pre moving , FPS 3.19, Running 54.41s Step 258( N/A%), pre moving , FPS 3.26, Running 54.62s Step 259( N/A%), pre moving , FPS 3.34, Running 54.83s Step 260( N/A%), pre moving , FPS 3.42, Running 55.04s Step 261( N/A%), pre moving , FPS 3.55, Running 55.18s Step 262( N/A%), pre moving , FPS 3.68, Running 55.31s Step 263( N/A%), pre moving , FPS 3.76, Running 55.52s Step 264( N/A%), pre moving , FPS 3.85, Running 55.73s Step 265( N/A%), pre moving , FPS 3.93, Running 55.95s Step 266( N/A%), pre moving , FPS 3.98, Running 56.24s Step 267( N/A%), pre moving , FPS 4.05, Running 56.50s Step 268( N/A%), pre moving , FPS 4.11, Running 56.78s Step 269( N/A%), pre moving , FPS 4.18, Running 57.05s Step 270( N/A%), pre moving , FPS 4.30, Running 57.26s Step 271( N/A%), pre moving , FPS 4.36, Running 57.47s Step 272( N/A%), pre moving , FPS 4.46, Running 57.66s Step 273( N/A%), pre moving , FPS 4.57, Running 57.84s Step 274( N/A%), pre moving , FPS 4.64, Running 58.02s Step 275( N/A%), pre moving , FPS 4.68, Running 58.24s Step 276( N/A%), pre moving , FPS 4.81, Running 58.37s Step 277( N/A%), pre moving , FPS 4.88, Running 58.51s Step 278( N/A%), pre moving , FPS 4.97, Running 58.65s Step 279( N/A%), pre moving , FPS 5.05, Running 58.79s Step 280( N/A%), pre moving , FPS 5.16, Running 58.91s Step 281( N/A%), pre moving , FPS 5.18, Running 59.04s Step 282( N/A%), pre moving , FPS 5.16, Running 59.18s Step 283( N/A%), pre moving , FPS 5.28, Running 59.31s Step 284( N/A%), pre moving , FPS 5.41, Running 59.43s Step 285( N/A%), pre moving , FPS 5.53, Running 59.57s Step 286( N/A%), pre moving , FPS 5.78, Running 59.70s Step 287( N/A%), pre moving , FPS 5.99, Running 59.84s Step 288( N/A%), pre moving , FPS 6.29, Running 59.96s Step 289( N/A%), pre moving , FPS 6.58, Running 60.09s Step 290( N/A%), pre moving , FPS 6.74, Running 60.23s Step 291( N/A%), pre moving , FPS 6.92, Running 60.36s Step 292( N/A%), pre moving , FPS 7.04, Running 60.50s Step 293( N/A%), pre moving , FPS 7.19, Running 60.62s Step 294( N/A%), pre moving , FPS 7.33, Running 60.75s Step 295( N/A%), pre moving , FPS 7.53, Running 60.89s Step 296( N/A%), pre moving , FPS 7.57, Running 61.01s Step 297( N/A%), pre moving , FPS 7.60, Running 61.15s Step 298( N/A%), pre moving , FPS 7.63, Running 61.27s Step 299( N/A%), pre moving , FPS 7.73, Running 61.38s Step 300( N/A%), pre moving , FPS 7.76, Running 61.49s Step 301( N/A%), pre moving , FPS 4.91, Running 63.12s Step 302( N/A%), pre moving , FPS 4.62, Running 63.51s Step 303( N/A%), pre moving , FPS 4.51, Running 63.74s Step 304( N/A%), pre moving , FPS 4.25, Running 64.14s Step 305( N/A%), pre moving , FPS 4.15, Running 64.38s Step 306( N/A%), pre moving , FPS 3.94, Running 64.78s Step 307( N/A%), pre moving , FPS 3.88, Running 65.00s Step 308( N/A%), pre moving , FPS 3.68, Running 65.39s Step 309( N/A%), pre moving , FPS 3.60, Running 65.65s Step 310( N/A%), pre moving , FPS 3.44, Running 66.05s Step 311( N/A%), pre moving , FPS 3.38, Running 66.28s Step 312( N/A%), pre moving , FPS 3.24, Running 66.68s Step 313( N/A%), pre moving , FPS 3.18, Running 66.91s Step 314( N/A%), pre moving , FPS 3.05, Running 67.31s Step 315( N/A%), pre moving , FPS 3.00, Running 67.56s Step 316( N/A%), pre moving , FPS 2.89, Running 67.93s Step 317( N/A%), pre moving , FPS 2.86, Running 68.15s Step 318( N/A%), pre moving , FPS 2.74, Running 68.56s Step 319( N/A%), pre moving , FPS 2.69, Running 68.82s Step 320( N/A%), pre moving , FPS 2.60, Running 69.18s Step 321( 0.17%), action 1, FPS 2.88, Running 70.06s Step 322( 0.33%), action 2, FPS 2.85, Running 70.52s Step 323( 0.50%), action 3, FPS 2.72, Running 71.08s Step 324( 0.67%), action 4, FPS 2.70, Running 71.55s Step 325( 0.83%), action 5, FPS 2.58, Running 72.14s Step 326( 1.00%), action 6, FPS 2.59, Running 72.52s Step 327( 1.17%), action 7, FPS 2.49, Running 73.02s Step 328( 1.33%), action 8, FPS 2.50, Running 73.41s Step 329( 1.50%), action 9, FPS 2.42, Running 73.91s Step 330( 1.67%), action 10, FPS 2.42, Running 74.30s Step 331( 1.83%), action 11, FPS 2.31, Running 74.93s Step 332( 2.00%), action 12, FPS 2.32, Running 75.30s Step 333( 2.17%), action 13, FPS 2.25, Running 75.81s Step 334( 2.33%), action 14, FPS 2.25, Running 76.20s Step 335( 2.50%), action 15, FPS 2.19, Running 76.71s Step 336( 2.67%), action 16, FPS 2.19, Running 77.08s Step 337( 2.83%), action 17, FPS 2.12, Running 77.57s Step 338( 3.00%), action 18, FPS 2.13, Running 77.95s Step 339( 3.17%), action 19, FPS 2.08, Running 78.44s Step 340( 3.33%), action 20, FPS 2.08, Running 78.80s Step 341( 3.50%), action 21, FPS 2.14, Running 79.40s Step 342( 3.67%), action 22, FPS 2.16, Running 79.79s Step 343( 3.83%), action 23, FPS 2.17, Running 80.28s Step 344( 4.00%), action 24, FPS 2.19, Running 80.67s Step 345( 4.17%), action 25, FPS 2.22, Running 81.17s Step 346( 4.33%), action 26, FPS 2.22, Running 81.52s Step 347( 4.50%), action 27, FPS 2.21, Running 82.05s Step 348( 4.67%), action 28, FPS 2.22, Running 82.42s Step 349( 4.83%), action 29, FPS 2.22, Running 82.91s Step 350( 5.00%), action 30, FPS 2.21, Running 83.37s Step 351( 5.17%), action 31, FPS 2.19, Running 84.06s Step 352( 5.33%), action 32, FPS 2.17, Running 84.51s Step 353( 5.50%), action 33, FPS 2.18, Running 85.00s Step 354( 5.67%), action 34, FPS 2.16, Running 85.48s Step 355( 5.83%), action 35, FPS 2.16, Running 85.98s Step 356( 6.00%), action 36, FPS 2.12, Running 86.50s Step 357( 6.17%), action 37, FPS 2.10, Running 87.09s Step 358( 6.33%), action 38, FPS 2.08, Running 87.55s Step 359( 6.50%), action 39, FPS 2.09, Running 88.01s Step 360( 6.67%), action 40, FPS 2.07, Running 88.46s Step 361( 6.83%), action 41, FPS 2.06, Running 89.11s Step 362( 7.00%), action 42, FPS 2.06, Running 89.47s Step 363( 7.17%), action 43, FPS 2.06, Running 89.98s Step 364( 7.33%), action 44, FPS 2.07, Running 90.35s Step 365( 7.50%), action 45, FPS 2.07, Running 90.85s Step 366( 7.67%), action 46, FPS 2.05, Running 91.26s Step 367( 7.83%), action 47, FPS 2.06, Running 91.76s Step 368( 8.00%), action 48, FPS 2.06, Running 92.15s Step 369( 8.17%), action 49, FPS 2.05, Running 92.66s Step 370( 8.33%), action 50, FPS 2.07, Running 93.04s Step 371( 8.50%), action 51, FPS 2.08, Running 93.66s Step 372( 8.67%), action 52, FPS 2.10, Running 94.02s Step 373( 8.83%), action 53, FPS 2.11, Running 94.47s Step 374( 9.00%), action 54, FPS 2.13, Running 94.85s Step 375( 9.17%), action 55, FPS 2.14, Running 95.34s Step 376( 9.33%), action 56, FPS 2.17, Running 95.72s Step 377( 9.50%), action 57, FPS 2.19, Running 96.22s Step 378( 9.67%), action 58, FPS 2.21, Running 96.59s Step 379( 9.83%), action 59, FPS 2.20, Running 97.08s Step 380( 10.00%), action 60, FPS 2.23, Running 97.44s Step 381( 10.17%), action 61, FPS 2.24, Running 98.05s Step 382( 10.33%), action 62, FPS 2.24, Running 98.41s Step 383( 10.50%), action 63, FPS 2.25, Running 98.87s Step 384( 10.67%), action 64, FPS 2.25, Running 99.24s Step 385( 10.83%), action 65, FPS 2.24, Running 99.76s Step 386( 11.00%), action 66, FPS 2.24, Running 100.17s Step 387( 11.17%), action 67, FPS 2.24, Running 100.67s Step 388( 11.33%), action 68, FPS 2.25, Running 101.02s Step 389( 11.50%), action 69, FPS 2.27, Running 101.47s Step 390( 11.67%), action 70, FPS 2.27, Running 101.85s Step 391( 11.83%), action 71, FPS 2.27, Running 102.48s Step 392( 12.00%), action 72, FPS 2.26, Running 102.85s Step 393( 12.17%), action 73, FPS 2.25, Running 103.37s Step 394( 12.33%), action 74, FPS 2.25, Running 103.74s Step 395( 12.50%), action 75, FPS 2.25, Running 104.22s Step 396( 12.67%), action 76, FPS 2.26, Running 104.58s Step 397( 12.83%), action 77, FPS 2.26, Running 105.07s Step 398( 13.00%), action 78, FPS 2.26, Running 105.43s Step 399( 13.17%), action 79, FPS 2.25, Running 105.95s Step 400( 13.33%), action 80, FPS 2.25, Running 106.33s Step 401( 13.50%), action 81, FPS 2.24, Running 106.96s Step 402( 13.67%), action 82, FPS 2.24, Running 107.33s Step 403( 13.83%), action 83, FPS 2.23, Running 107.82s Step 404( 14.00%), action 84, FPS 2.23, Running 108.21s Step 405( 14.17%), action 85, FPS 2.23, Running 108.71s Step 406( 14.33%), action 86, FPS 2.25, Running 109.08s Step 407( 14.50%), action 87, FPS 2.24, Running 109.59s Step 408( 14.67%), action 88, FPS 2.23, Running 109.99s Step 409( 14.83%), action 89, FPS 2.22, Running 110.50s Step 410( 15.00%), action 90, FPS 2.22, Running 110.88s Step 411( 15.17%), action 91, FPS 2.22, Running 111.49s Step 412( 15.33%), action 92, FPS 2.21, Running 111.89s Step 413( 15.50%), action 93, FPS 2.22, Running 112.39s Step 414( 15.67%), action 94, FPS 2.22, Running 112.76s Step 415( 15.83%), action 95, FPS 2.21, Running 113.26s Step 416( 16.00%), action 96, FPS 2.21, Running 113.64s Step 417( 16.17%), action 97, FPS 2.21, Running 114.13s Step 418( 16.33%), action 98, FPS 2.20, Running 114.51s Step 419( 16.50%), action 99, FPS 2.21, Running 115.00s Step 420( 16.67%), action 100, FPS 2.21, Running 115.37s Step 421( 16.83%), action 101, FPS 2.21, Running 116.00s Step 422( 17.00%), action 102, FPS 2.22, Running 116.35s Step 423( 17.17%), action 103, FPS 2.21, Running 116.86s Step 424( 17.33%), action 104, FPS 2.21, Running 117.25s Step 425( 17.50%), action 105, FPS 2.22, Running 117.73s Step 426( 17.67%), action 106, FPS 2.21, Running 118.12s Step 427( 17.83%), action 107, FPS 2.22, Running 118.60s Step 428( 18.00%), action 108, FPS 2.23, Running 118.97s Step 429( 18.17%), action 109, FPS 2.23, Running 119.45s Step 430( 18.33%), action 110, FPS 2.24, Running 119.81s Step 431( 18.50%), action 111, FPS 2.23, Running 120.44s Step 432( 18.67%), action 112, FPS 2.24, Running 120.81s Step 433( 18.83%), action 113, FPS 2.25, Running 121.29s Step 434( 19.00%), action 114, FPS 2.24, Running 121.67s Step 435( 19.17%), action 115, FPS 2.25, Running 122.15s Step 436( 19.33%), action 116, FPS 2.25, Running 122.53s Step 437( 19.50%), action 117, FPS 2.25, Running 123.01s Step 438( 19.67%), action 118, FPS 2.26, Running 123.37s Step 439( 19.83%), action 119, FPS 2.25, Running 123.88s Step 440( 20.00%), action 120, FPS 2.26, Running 124.24s Step 441( 20.17%), action 121, FPS 2.27, Running 124.83s Step 442( 20.33%), action 122, FPS 2.27, Running 125.18s Step 443( 20.50%), action 123, FPS 2.27, Running 125.66s Step 444( 20.67%), action 124, FPS 2.28, Running 126.03s Step 445( 20.83%), action 125, FPS 2.28, Running 126.51s Step 446( 21.00%), action 126, FPS 2.29, Running 126.86s Step 447( 21.17%), action 127, FPS 2.29, Running 127.34s Step 448( 21.33%), action 128, FPS 2.29, Running 127.72s Step 449( 21.50%), action 129, FPS 2.29, Running 128.17s Step 450( 21.67%), action 130, FPS 2.29, Running 128.55s Step 451( 21.83%), action 131, FPS 2.29, Running 129.17s Step 452( 22.00%), action 132, FPS 2.29, Running 129.55s Step 453( 22.17%), action 133, FPS 2.29, Running 130.04s Step 454( 22.33%), action 134, FPS 2.29, Running 130.40s Step 455( 22.50%), action 135, FPS 2.29, Running 130.88s Step 456( 22.67%), action 136, FPS 2.29, Running 131.26s Step 457( 22.83%), action 137, FPS 2.29, Running 131.73s Step 458( 23.00%), action 138, FPS 2.29, Running 132.09s Step 459( 23.17%), action 139, FPS 2.31, Running 132.55s Step 460( 23.33%), action 140, FPS 2.30, Running 132.92s Step 461( 23.50%), action 141, FPS 2.29, Running 133.55s Step 462( 23.67%), action 142, FPS 2.28, Running 133.96s Step 463( 23.83%), action 143, FPS 2.27, Running 134.45s Step 464( 24.00%), action 144, FPS 2.28, Running 134.82s Step 465( 24.17%), action 145, FPS 2.27, Running 135.32s Step 466( 24.33%), action 146, FPS 2.26, Running 135.70s Step 467( 24.50%), action 147, FPS 2.26, Running 136.18s Step 468( 24.67%), action 148, FPS 2.27, Running 136.53s Step 469( 24.83%), action 149, FPS 2.25, Running 137.05s Step 470( 25.00%), action 150, FPS 2.25, Running 137.42s Step 471( 25.17%), action 151, FPS 2.26, Running 138.04s Step 472( 25.33%), action 152, FPS 2.26, Running 138.41s Step 473( 25.50%), action 153, FPS 2.26, Running 138.89s Step 474( 25.67%), action 154, FPS 2.26, Running 139.26s Step 475( 25.83%), action 155, FPS 2.26, Running 139.74s Step 476( 26.00%), action 156, FPS 2.26, Running 140.11s Step 477( 26.17%), action 157, FPS 2.25, Running 140.62s Step 478( 26.33%), action 158, FPS 2.24, Running 141.00s Step 479( 26.50%), action 159, FPS 2.24, Running 141.49s Step 480( 26.67%), action 160, FPS 2.23, Running 141.87s Step 481( 26.83%), action 161, FPS 2.24, Running 142.48s Step 482( 27.00%), action 162, FPS 2.25, Running 142.85s Step 483( 27.17%), action 163, FPS 2.25, Running 143.34s Step 484( 27.33%), action 164, FPS 2.25, Running 143.70s Step 485( 27.50%), action 165, FPS 2.25, Running 144.22s Step 486( 27.67%), action 166, FPS 2.24, Running 144.62s Step 487( 27.83%), action 167, FPS 2.24, Running 145.10s Step 488( 28.00%), action 168, FPS 2.24, Running 145.46s Step 489( 28.17%), action 169, FPS 2.26, Running 145.92s Step 490( 28.33%), action 170, FPS 2.26, Running 146.28s Step 491( 28.50%), action 171, FPS 2.26, Running 146.88s Step 492( 28.67%), action 172, FPS 2.26, Running 147.27s Step 493( 28.83%), action 173, FPS 2.25, Running 147.77s Step 494( 29.00%), action 174, FPS 2.25, Running 148.16s Step 495( 29.17%), action 175, FPS 2.24, Running 148.66s Step 496( 29.33%), action 176, FPS 2.24, Running 149.04s Step 497( 29.50%), action 177, FPS 2.24, Running 149.53s Step 498( 29.67%), action 178, FPS 2.24, Running 149.94s Step 499( 29.83%), action 179, FPS 2.24, Running 150.42s Step 500( 30.00%), action 180, FPS 2.23, Running 150.82s Step 501( 30.17%), action 181, FPS 2.23, Running 151.43s Step 502( 30.33%), action 182, FPS 2.23, Running 151.81s Step 503( 30.50%), action 183, FPS 2.23, Running 152.31s Step 504( 30.67%), action 184, FPS 2.22, Running 152.69s Step 505( 30.83%), action 185, FPS 2.24, Running 153.15s Step 506( 31.00%), action 186, FPS 2.24, Running 153.53s Step 507( 31.17%), action 187, FPS 2.24, Running 154.03s Step 508( 31.33%), action 188, FPS 2.23, Running 154.44s Step 509( 31.50%), action 189, FPS 2.22, Running 154.92s Step 510( 31.67%), action 190, FPS 2.22, Running 155.30s Step 511( 31.83%), action 191, FPS 2.21, Running 155.92s Step 512( 32.00%), action 192, FPS 2.21, Running 156.31s Step 513( 32.17%), action 193, FPS 2.21, Running 156.81s Step 514( 32.33%), action 194, FPS 2.22, Running 157.16s Step 515( 32.50%), action 195, FPS 2.22, Running 157.68s Step 516( 32.67%), action 196, FPS 2.21, Running 158.08s Step 517( 32.83%), action 197, FPS 2.21, Running 158.59s Step 518( 33.00%), action 198, FPS 2.21, Running 158.97s Step 519( 33.17%), action 199, FPS 2.21, Running 159.45s Step 520( 33.33%), action 200, FPS 2.22, Running 159.83s Step 521( 33.50%), action 201, FPS 2.22, Running 160.45s Step 522( 33.67%), action 202, FPS 2.22, Running 160.82s Step 523( 33.83%), action 203, FPS 2.22, Running 161.31s Step 524( 34.00%), action 204, FPS 2.22, Running 161.71s Step 525( 34.17%), action 205, FPS 2.22, Running 162.18s Step 526( 34.33%), action 206, FPS 2.21, Running 162.57s Step 527( 34.50%), action 207, FPS 2.21, Running 163.08s Step 528( 34.67%), action 208, FPS 2.22, Running 163.45s Step 529( 34.83%), action 209, FPS 2.22, Running 163.93s Step 530( 35.00%), action 210, FPS 2.22, Running 164.29s Step 531( 35.17%), action 211, FPS 2.23, Running 164.89s Step 532( 35.33%), action 212, FPS 2.23, Running 165.27s Step 533( 35.50%), action 213, FPS 2.24, Running 165.76s Step 534( 35.67%), action 214, FPS 2.22, Running 166.15s Step 535( 35.83%), action 215, FPS 2.23, Running 166.65s Step 536( 36.00%), action 216, FPS 2.24, Running 167.02s Step 537( 36.17%), action 217, FPS 2.25, Running 167.49s Step 538( 36.33%), action 218, FPS 2.25, Running 167.88s Step 539( 36.50%), action 219, FPS 2.25, Running 168.36s Step 540( 36.67%), action 220, FPS 2.25, Running 168.73s Step 541( 36.83%), action 221, FPS 2.25, Running 169.35s Step 542( 37.00%), action 222, FPS 2.24, Running 169.73s Step 543( 37.17%), action 223, FPS 2.25, Running 170.21s Step 544( 37.33%), action 224, FPS 2.25, Running 170.59s Step 545( 37.50%), action 225, FPS 2.24, Running 171.10s Step 546( 37.67%), action 226, FPS 2.25, Running 171.46s Step 547( 37.83%), action 227, FPS 2.25, Running 171.96s Step 548( 38.00%), action 228, FPS 2.25, Running 172.35s Step 549( 38.17%), action 229, FPS 2.24, Running 172.84s Step 550( 38.33%), action 230, FPS 2.24, Running 173.20s Step 551( 38.50%), action 231, FPS 2.24, Running 173.82s Step 552( 38.67%), action 232, FPS 2.25, Running 174.16s Step 553( 38.83%), action 233, FPS 2.24, Running 174.67s Step 554( 39.00%), action 234, FPS 2.25, Running 175.02s Step 555( 39.17%), action 235, FPS 2.26, Running 175.51s Step 556( 39.33%), action 236, FPS 2.25, Running 175.89s Step 557( 39.50%), action 237, FPS 2.25, Running 176.36s Step 558( 39.67%), action 238, FPS 2.26, Running 176.73s Step 559( 39.83%), action 239, FPS 2.25, Running 177.24s Step 560( 40.00%), action 240, FPS 2.26, Running 177.60s Step 561( 40.17%), action 241, FPS 2.25, Running 178.23s Step 562( 40.33%), action 242, FPS 2.25, Running 178.60s Step 563( 40.50%), action 243, FPS 2.26, Running 179.07s Step 564( 40.67%), action 244, FPS 2.25, Running 179.46s Step 565( 40.83%), action 245, FPS 2.26, Running 179.93s Step 566( 41.00%), action 246, FPS 2.26, Running 180.30s Step 567( 41.17%), action 247, FPS 2.27, Running 180.77s Step 568( 41.33%), action 248, FPS 2.28, Running 181.14s Step 569( 41.50%), action 249, FPS 2.27, Running 181.66s Step 570( 41.67%), action 250, FPS 2.26, Running 182.06s Step 571( 41.83%), action 251, FPS 2.25, Running 182.69s Step 572( 42.00%), action 252, FPS 2.24, Running 183.09s Step 573( 42.17%), action 253, FPS 2.25, Running 183.56s Step 574( 42.33%), action 254, FPS 2.25, Running 183.93s Step 575( 42.50%), action 255, FPS 2.25, Running 184.40s Step 576( 42.67%), action 256, FPS 2.25, Running 184.77s Step 577( 42.83%), action 257, FPS 2.26, Running 185.23s Step 578( 43.00%), action 258, FPS 2.25, Running 185.61s Step 579( 43.17%), action 259, FPS 2.26, Running 186.09s Step 580( 43.33%), action 260, FPS 2.26, Running 186.46s Step 581( 43.50%), action 261, FPS 2.25, Running 187.11s Step 582( 43.67%), action 262, FPS 2.24, Running 187.51s Step 583( 43.83%), action 263, FPS 2.23, Running 188.03s Step 584( 44.00%), action 264, FPS 2.24, Running 188.40s Step 585( 44.17%), action 265, FPS 2.23, Running 188.89s Step 586( 44.33%), action 266, FPS 2.23, Running 189.28s Step 587( 44.50%), action 267, FPS 2.22, Running 189.79s Step 588( 44.67%), action 268, FPS 2.21, Running 190.18s Step 589( 44.83%), action 269, FPS 2.22, Running 190.68s Step 590( 45.00%), action 270, FPS 2.22, Running 191.06s Step 591( 45.17%), action 271, FPS 2.23, Running 191.67s Step 592( 45.33%), action 272, FPS 2.23, Running 192.04s Step 593( 45.50%), action 273, FPS 2.23, Running 192.52s Step 594( 45.67%), action 274, FPS 2.22, Running 192.91s Step 595( 45.83%), action 275, FPS 2.22, Running 193.40s Step 596( 46.00%), action 276, FPS 2.22, Running 193.78s Step 597( 46.17%), action 277, FPS 2.21, Running 194.27s Step 598( 46.33%), action 278, FPS 2.21, Running 194.67s Step 599( 46.50%), action 279, FPS 2.20, Running 195.20s Step 600( 46.67%), action 280, FPS 2.19, Running 195.59s Step 601( 46.83%), action 281, FPS 2.20, Running 196.22s Step 602( 47.00%), action 282, FPS 2.20, Running 196.61s Step 603( 47.17%), action 283, FPS 2.20, Running 197.11s Step 604( 47.33%), action 284, FPS 2.20, Running 197.51s Step 605( 47.50%), action 285, FPS 2.19, Running 198.02s Step 606( 47.67%), action 286, FPS 2.19, Running 198.41s Step 607( 47.83%), action 287, FPS 2.20, Running 198.89s Step 608( 48.00%), action 288, FPS 2.20, Running 199.27s Step 609( 48.17%), action 289, FPS 2.20, Running 199.76s Step 610( 48.33%), action 290, FPS 2.20, Running 200.13s Step 611( 48.50%), action 291, FPS 2.19, Running 200.78s Step 612( 48.67%), action 292, FPS 2.19, Running 201.17s Step 613( 48.83%), action 293, FPS 2.18, Running 201.68s Step 614( 49.00%), action 294, FPS 2.18, Running 202.08s Step 615( 49.17%), action 295, FPS 2.18, Running 202.56s Step 616( 49.33%), action 296, FPS 2.19, Running 202.92s Step 617( 49.50%), action 297, FPS 2.19, Running 203.42s Step 618( 49.67%), action 298, FPS 2.19, Running 203.82s Step 619( 49.83%), action 299, FPS 2.20, Running 204.30s Step 620( 50.00%), action 300, FPS 2.20, Running 204.66s Step 621( 50.17%), action 301, FPS 2.21, Running 205.29s Step 622( 50.33%), action 302, FPS 2.20, Running 205.69s Step 623( 50.50%), action 303, FPS 2.21, Running 206.16s Step 624( 50.67%), action 304, FPS 2.22, Running 206.53s Step 625( 50.83%), action 305, FPS 2.22, Running 207.01s Step 626( 51.00%), action 306, FPS 2.23, Running 207.36s Step 627( 51.17%), action 307, FPS 2.23, Running 207.87s Step 628( 51.33%), action 308, FPS 2.23, Running 208.22s Step 629( 51.50%), action 309, FPS 2.23, Running 208.72s Step 630( 51.67%), action 310, FPS 2.23, Running 209.11s Step 631( 51.83%), action 311, FPS 2.24, Running 209.72s Step 632( 52.00%), action 312, FPS 2.24, Running 210.09s Step 633( 52.17%), action 313, FPS 2.25, Running 210.57s Step 634( 52.33%), action 314, FPS 2.26, Running 210.94s Step 635( 52.50%), action 315, FPS 2.26, Running 211.43s Step 636( 52.67%), action 316, FPS 2.26, Running 211.78s Step 637( 52.83%), action 317, FPS 2.25, Running 212.29s Step 638( 53.00%), action 318, FPS 2.25, Running 212.69s Step 639( 53.17%), action 319, FPS 2.25, Running 213.20s Step 640( 53.33%), action 320, FPS 2.24, Running 213.58s Step 641( 53.50%), action 321, FPS 2.25, Running 214.18s Step 642( 53.67%), action 322, FPS 2.26, Running 214.54s Step 643( 53.83%), action 323, FPS 2.25, Running 215.05s Step 644( 54.00%), action 324, FPS 2.24, Running 215.44s Step 645( 54.17%), action 325, FPS 2.25, Running 215.90s Step 646( 54.33%), action 326, FPS 2.24, Running 216.29s Step 647( 54.50%), action 327, FPS 2.25, Running 216.78s Step 648( 54.67%), action 328, FPS 2.24, Running 217.15s Step 649( 54.83%), action 329, FPS 2.25, Running 217.60s Step 650( 55.00%), action 330, FPS 2.26, Running 217.96s Step 651( 55.17%), action 331, FPS 2.25, Running 218.61s Step 652( 55.33%), action 332, FPS 2.24, Running 219.02s Step 653( 55.50%), action 333, FPS 2.23, Running 219.55s Step 654( 55.67%), action 334, FPS 2.21, Running 219.98s Step 655( 55.83%), action 335, FPS 2.21, Running 220.49s Step 656( 56.00%), action 336, FPS 2.20, Running 220.87s Step 657( 56.17%), action 337, FPS 2.21, Running 221.36s Step 658( 56.33%), action 338, FPS 2.21, Running 221.75s Step 659( 56.50%), action 339, FPS 2.21, Running 222.24s Step 660( 56.67%), action 340, FPS 2.21, Running 222.63s Step 661( 56.83%), action 341, FPS 2.20, Running 223.27s Step 662( 57.00%), action 342, FPS 2.19, Running 223.67s Step 663( 57.17%), action 343, FPS 2.20, Running 224.15s Step 664( 57.33%), action 344, FPS 2.20, Running 224.54s Step 665( 57.50%), action 345, FPS 2.20, Running 225.01s Step 666( 57.67%), action 346, FPS 2.20, Running 225.38s Step 667( 57.83%), action 347, FPS 2.19, Running 225.92s Step 668( 58.00%), action 348, FPS 2.18, Running 226.31s Step 669( 58.17%), action 349, FPS 2.17, Running 226.81s Step 670( 58.33%), action 350, FPS 2.17, Running 227.18s Step 671( 58.50%), action 351, FPS 2.18, Running 227.78s Step 672( 58.67%), action 352, FPS 2.19, Running 228.16s Step 673( 58.83%), action 353, FPS 2.19, Running 228.67s Step 674( 59.00%), action 354, FPS 2.21, Running 229.04s Step 675( 59.17%), action 355, FPS 2.22, Running 229.52s Step 676( 59.33%), action 356, FPS 2.22, Running 229.89s Step 677( 59.50%), action 357, FPS 2.22, Running 230.38s Step 678( 59.67%), action 358, FPS 2.22, Running 230.76s Step 679( 59.83%), action 359, FPS 2.23, Running 231.23s Step 680( 60.00%), action 360, FPS 2.23, Running 231.60s Step 681( 60.17%), action 361, FPS 2.23, Running 232.24s Step 682( 60.33%), action 362, FPS 2.24, Running 232.61s Step 683( 60.50%), action 363, FPS 2.24, Running 233.10s Step 684( 60.67%), action 364, FPS 2.24, Running 233.47s Step 685( 60.83%), action 365, FPS 2.24, Running 233.94s Step 686( 61.00%), action 366, FPS 2.24, Running 234.28s Step 687( 61.17%), action 367, FPS 2.26, Running 234.75s Step 688( 61.33%), action 368, FPS 2.27, Running 235.13s Step 689( 61.50%), action 369, FPS 2.27, Running 235.62s Step 690( 61.67%), action 370, FPS 2.27, Running 236.00s Step 691( 61.83%), action 371, FPS 2.27, Running 236.60s Step 692( 62.00%), action 372, FPS 2.27, Running 236.97s Step 693( 62.17%), action 373, FPS 2.27, Running 237.46s Step 694( 62.33%), action 374, FPS 2.27, Running 237.84s Step 695( 62.50%), action 375, FPS 2.27, Running 238.32s Step 696( 62.67%), action 376, FPS 2.27, Running 238.69s Step 697( 62.83%), action 377, FPS 2.27, Running 239.19s Step 698( 63.00%), action 378, FPS 2.27, Running 239.57s Step 699( 63.17%), action 379, FPS 2.26, Running 240.06s Step 700( 63.33%), action 380, FPS 2.26, Running 240.45s Step 701( 63.50%), action 381, FPS 2.27, Running 241.04s Step 702( 63.67%), action 382, FPS 2.27, Running 241.40s Step 703( 63.83%), action 383, FPS 2.28, Running 241.88s Step 704( 64.00%), action 384, FPS 2.28, Running 242.24s Step 705( 64.17%), action 385, FPS 2.27, Running 242.74s Step 706( 64.33%), action 386, FPS 2.26, Running 243.14s Step 707( 64.50%), action 387, FPS 2.25, Running 243.62s Step 708( 64.67%), action 388, FPS 2.25, Running 244.00s Step 709( 64.83%), action 389, FPS 2.26, Running 244.48s Step 710( 65.00%), action 390, FPS 2.26, Running 244.85s Step 711( 65.17%), action 391, FPS 2.24, Running 245.54s Step 712( 65.33%), action 392, FPS 2.23, Running 245.94s Step 713( 65.50%), action 393, FPS 2.23, Running 246.44s Step 714( 65.67%), action 394, FPS 2.23, Running 246.81s Step 715( 65.83%), action 395, FPS 2.22, Running 247.31s Step 716( 66.00%), action 396, FPS 2.22, Running 247.71s Step 717( 66.17%), action 397, FPS 2.22, Running 248.18s Step 718( 66.33%), action 398, FPS 2.23, Running 248.55s Step 719( 66.50%), action 399, FPS 2.23, Running 249.04s Step 720( 66.67%), action 400, FPS 2.23, Running 249.41s Step 721( 66.83%), action 401, FPS 2.23, Running 250.03s Step 722( 67.00%), action 402, FPS 2.22, Running 250.40s Step 723( 67.17%), action 403, FPS 2.22, Running 250.89s Step 724( 67.33%), action 404, FPS 2.21, Running 251.27s Step 725( 67.50%), action 405, FPS 2.22, Running 251.77s Step 726( 67.67%), action 406, FPS 2.22, Running 252.16s Step 727( 67.83%), action 407, FPS 2.20, Running 252.73s Step 728( 68.00%), action 408, FPS 2.19, Running 253.11s Step 729( 68.17%), action 409, FPS 2.20, Running 253.57s Step 730( 68.33%), action 410, FPS 2.20, Running 253.93s Step 731( 68.50%), action 411, FPS 2.22, Running 254.54s Step 732( 68.67%), action 412, FPS 2.23, Running 254.90s Step 733( 68.83%), action 413, FPS 2.23, Running 255.39s Step 734( 69.00%), action 414, FPS 2.23, Running 255.78s Step 735( 69.17%), action 415, FPS 2.22, Running 256.31s Step 736( 69.33%), action 416, FPS 2.23, Running 256.68s Step 737( 69.50%), action 417, FPS 2.23, Running 257.16s Step 738( 69.67%), action 418, FPS 2.22, Running 257.55s Step 739( 69.83%), action 419, FPS 2.23, Running 258.03s Step 740( 70.00%), action 420, FPS 2.22, Running 258.42s Step 741( 70.17%), action 421, FPS 2.22, Running 259.03s Step 742( 70.33%), action 422, FPS 2.22, Running 259.41s Step 743( 70.50%), action 423, FPS 2.21, Running 259.93s Step 744( 70.67%), action 424, FPS 2.22, Running 260.29s Step 745( 70.83%), action 425, FPS 2.22, Running 260.77s Step 746( 71.00%), action 426, FPS 2.23, Running 261.13s Step 747( 71.17%), action 427, FPS 2.25, Running 261.61s Step 748( 71.33%), action 428, FPS 2.26, Running 261.98s Step 749( 71.50%), action 429, FPS 2.25, Running 262.46s Step 750( 71.67%), action 430, FPS 2.25, Running 262.80s Step 751( 71.83%), action 431, FPS 2.25, Running 263.42s Step 752( 72.00%), action 432, FPS 2.25, Running 263.79s Step 753( 72.17%), action 433, FPS 2.25, Running 264.29s Step 754( 72.33%), action 434, FPS 2.25, Running 264.68s Step 755( 72.50%), action 435, FPS 2.26, Running 265.17s Step 756( 72.67%), action 436, FPS 2.26, Running 265.55s Step 757( 72.83%), action 437, FPS 2.25, Running 266.04s Step 758( 73.00%), action 438, FPS 2.26, Running 266.41s Step 759( 73.17%), action 439, FPS 2.25, Running 266.90s Step 760( 73.33%), action 440, FPS 2.26, Running 267.26s Step 761( 73.50%), action 441, FPS 2.27, Running 267.86s Step 762( 73.67%), action 442, FPS 2.26, Running 268.24s Step 763( 73.83%), action 443, FPS 2.28, Running 268.70s Step 764( 74.00%), action 444, FPS 2.28, Running 269.08s Step 765( 74.17%), action 445, FPS 2.27, Running 269.58s Step 766( 74.33%), action 446, FPS 2.26, Running 269.96s Step 767( 74.50%), action 447, FPS 2.25, Running 270.49s Step 768( 74.67%), action 448, FPS 2.25, Running 270.88s Step 769( 74.83%), action 449, FPS 2.25, Running 271.36s Step 770( 75.00%), action 450, FPS 2.24, Running 271.75s Step 771( 75.17%), action 451, FPS 2.23, Running 272.37s Step 772( 75.33%), action 452, FPS 2.23, Running 272.74s Step 773( 75.50%), action 453, FPS 2.24, Running 273.22s Step 774( 75.67%), action 454, FPS 2.24, Running 273.60s Step 775( 75.83%), action 455, FPS 2.24, Running 274.08s Step 776( 76.00%), action 456, FPS 2.25, Running 274.45s Step 777( 76.17%), action 457, FPS 2.25, Running 274.93s Step 778( 76.33%), action 458, FPS 2.25, Running 275.31s Step 779( 76.50%), action 459, FPS 2.24, Running 275.82s Step 780( 76.67%), action 460, FPS 2.23, Running 276.22s Step 781( 76.83%), action 461, FPS 2.22, Running 276.86s Step 782( 77.00%), action 462, FPS 2.22, Running 277.25s Step 783( 77.17%), action 463, FPS 2.21, Running 277.73s Step 784( 77.33%), action 464, FPS 2.22, Running 278.10s Step 785( 77.50%), action 465, FPS 2.22, Running 278.59s Step 786( 77.67%), action 466, FPS 2.22, Running 278.96s Step 787( 77.83%), action 467, FPS 2.23, Running 279.44s Step 788( 78.00%), action 468, FPS 2.24, Running 279.81s Step 789( 78.17%), action 469, FPS 2.23, Running 280.31s Step 790( 78.33%), action 470, FPS 2.24, Running 280.68s Step 791( 78.50%), action 471, FPS 2.24, Running 281.30s Step 792( 78.67%), action 472, FPS 2.24, Running 281.67s Step 793( 78.83%), action 473, FPS 2.24, Running 282.15s Step 794( 79.00%), action 474, FPS 2.24, Running 282.53s Step 795( 79.17%), action 475, FPS 2.24, Running 283.01s Step 796( 79.33%), action 476, FPS 2.24, Running 283.39s Step 797( 79.50%), action 477, FPS 2.23, Running 283.89s Step 798( 79.67%), action 478, FPS 2.24, Running 284.25s Step 799( 79.83%), action 479, FPS 2.27, Running 284.63s Step 800( 80.00%), action 480, FPS 2.29, Running 284.95s Step 801( 80.17%), action 481, FPS 2.33, Running 285.45s Step 802( 80.33%), action 482, FPS 2.34, Running 285.80s Step 803( 80.50%), action 483, FPS 2.36, Running 286.21s Step 804( 80.67%), action 484, FPS 2.37, Running 286.53s Step 805( 80.83%), action 485, FPS 2.41, Running 286.87s Step 806( 81.00%), action 486, FPS 2.45, Running 287.13s Step 807( 81.17%), action 487, FPS 2.51, Running 287.40s Step 808( 81.33%), action 488, FPS 2.55, Running 287.66s Step 809( 81.50%), action 489, FPS 2.62, Running 287.93s Step 810( 81.67%), action 490, FPS 2.67, Running 288.17s Step 811( 81.83%), action 491, FPS 2.75, Running 288.58s Step 812( 82.00%), action 492, FPS 2.80, Running 288.82s Step 813( 82.17%), action 493, FPS 2.88, Running 289.10s Step 814( 82.33%), action 494, FPS 2.93, Running 289.35s Step 815( 82.50%), action 495, FPS 3.03, Running 289.62s Step 816( 82.67%), action 496, FPS 3.09, Running 289.85s Step 817( 82.83%), action 497, FPS 3.20, Running 290.14s Step 818( 83.00%), action 498, FPS 3.27, Running 290.38s Step 819( 83.17%), action 499, FPS 3.32, Running 290.65s Step 820( 83.33%), action 500, FPS 3.36, Running 290.90s Step 821( 83.50%), action 501, FPS 3.41, Running 291.32s Step 822( 83.67%), action 502, FPS 3.46, Running 291.57s Step 823( 83.83%), action 503, FPS 3.54, Running 291.85s Step 824( 84.00%), action 504, FPS 3.60, Running 292.09s Step 825( 84.17%), action 505, FPS 3.64, Running 292.36s Step 826( 84.33%), action 506, FPS 3.64, Running 292.62s Step 827( 84.50%), action 507, FPS 3.64, Running 292.89s Step 828( 84.67%), action 508, FPS 3.65, Running 293.13s Step 829( 84.83%), action 509, FPS 3.65, Running 293.41s Step 830( 85.00%), action 510, FPS 3.63, Running 293.68s Step 831( 85.17%), action 511, FPS 3.63, Running 294.09s Step 832( 85.33%), action 512, FPS 3.62, Running 294.34s Step 833( 85.50%), action 513, FPS 3.62, Running 294.62s Step 834( 85.67%), action 514, FPS 3.61, Running 294.89s Step 835( 85.83%), action 515, FPS 3.60, Running 295.17s Step 836( 86.00%), action 516, FPS 3.59, Running 295.42s Step 837( 86.17%), action 517, FPS 3.59, Running 295.71s Step 838( 86.33%), action 518, FPS 3.58, Running 295.96s Step 839( 86.50%), action 519, FPS 3.58, Running 296.24s Step 840( 86.67%), action 520, FPS 3.59, Running 296.47s Step 841( 86.83%), action 521, FPS 3.60, Running 296.88s Step 842( 87.00%), action 522, FPS 3.59, Running 297.15s Step 843( 87.17%), action 523, FPS 3.59, Running 297.42s Step 844( 87.33%), action 524, FPS 3.59, Running 297.67s Step 845( 87.50%), action 525, FPS 3.58, Running 297.94s Step 846( 87.67%), action 526, FPS 3.58, Running 298.20s Step 847( 87.83%), action 527, FPS 3.57, Running 298.49s Step 848( 88.00%), action 528, FPS 3.57, Running 298.74s Step 849( 88.17%), action 529, FPS 3.57, Running 299.02s Step 850( 88.33%), action 530, FPS 3.58, Running 299.27s Step 851( 88.50%), action 531, FPS 3.59, Running 299.67s Step 852( 88.67%), action 532, FPS 3.59, Running 299.91s Step 853( 88.83%), action 533, FPS 3.60, Running 300.18s Step 854( 89.00%), action 534, FPS 3.61, Running 300.43s Step 855( 89.17%), action 535, FPS 3.61, Running 300.71s Step 856( 89.33%), action 536, FPS 3.61, Running 300.96s Step 857( 89.50%), action 537, FPS 3.62, Running 301.23s Step 858( 89.67%), action 538, FPS 3.62, Running 301.49s Step 859( 89.83%), action 539, FPS 3.62, Running 301.77s Step 860( 90.00%), action 540, FPS 3.61, Running 302.01s Step 861( 90.17%), action 541, FPS 3.61, Running 302.41s Step 862( 90.33%), action 542, FPS 3.64, Running 302.65s Step 863( 90.50%), action 543, FPS 3.64, Running 302.91s Step 864( 90.67%), action 544, FPS 3.64, Running 303.16s Step 865( 90.83%), action 545, FPS 3.65, Running 303.43s Step 866( 91.00%), action 546, FPS 3.65, Running 303.68s Step 867( 91.17%), action 547, FPS 3.66, Running 303.96s Step 868( 91.33%), action 548, FPS 3.66, Running 304.21s Step 869( 91.50%), action 549, FPS 3.66, Running 304.48s Step 870( 91.67%), action 550, FPS 3.66, Running 304.73s Step 871( 91.83%), action 551, FPS 3.65, Running 305.15s Step 872( 92.00%), action 552, FPS 3.64, Running 305.40s Step 873( 92.17%), action 553, FPS 3.63, Running 305.69s Step 874( 92.33%), action 554, FPS 3.61, Running 305.97s Step 875( 92.50%), action 555, FPS 3.60, Running 306.26s Step 876( 92.67%), action 556, FPS 3.58, Running 306.55s Step 877( 92.83%), action 557, FPS 3.58, Running 306.82s Step 878( 93.00%), action 558, FPS 3.58, Running 307.07s Step 879( 93.17%), action 559, FPS 3.59, Running 307.34s Step 880( 93.33%), action 560, FPS 3.55, Running 307.64s Step 881( 93.50%), action 561, FPS 3.52, Running 308.09s Step 882( 93.67%), action 562, FPS 3.48, Running 308.40s Step 883( 93.83%), action 563, FPS 3.35, Running 308.89s Step 884( 94.00%), action 564, FPS 3.28, Running 309.26s Step 885( 94.17%), action 565, FPS 3.17, Running 309.74s Step 886( 94.33%), action 566, FPS 3.11, Running 310.11s Step 887( 94.50%), action 567, FPS 3.01, Running 310.60s Step 888( 94.67%), action 568, FPS 2.96, Running 310.97s Step 889( 94.83%), action 569, FPS 2.86, Running 311.47s Step 890( 95.00%), action 570, FPS 2.82, Running 311.84s Step 891( 95.17%), action 571, FPS 2.74, Running 312.45s Step 892( 95.33%), action 572, FPS 2.70, Running 312.83s Step 893( 95.50%), action 573, FPS 2.61, Running 313.34s Step 894( 95.67%), action 574, FPS 2.58, Running 313.71s Step 895( 95.83%), action 575, FPS 2.51, Running 314.22s Step 896( 96.00%), action 576, FPS 2.48, Running 314.61s Step 897( 96.17%), action 577, FPS 2.41, Running 315.11s Step 898( 96.33%), action 578, FPS 2.38, Running 315.47s Step 899( 96.50%), action 579, FPS 2.32, Running 315.96s Step 900( 96.67%), action 580, FPS 2.30, Running 316.35s Step 901( 96.83%), action 581, FPS 2.25, Running 316.99s Step 902( 97.00%), action 582, FPS 2.23, Running 317.37s Step 903( 97.17%), action 583, FPS 2.23, Running 317.85s Step 904( 97.33%), action 584, FPS 2.23, Running 318.23s Step 905( 97.50%), action 585, FPS 2.23, Running 318.71s Step 906( 97.67%), action 586, FPS 2.23, Running 319.09s Step 907( 97.83%), action 587, FPS 2.23, Running 319.59s Step 908( 98.00%), action 588, FPS 2.22, Running 319.98s Step 909( 98.17%), action 589, FPS 2.22, Running 320.46s Step 910( 98.33%), action 590, FPS 2.22, Running 320.83s Step 911( 98.50%), action 591, FPS 2.22, Running 321.44s Step 912( 98.67%), action 592, FPS 2.23, Running 321.80s Step 913( 98.83%), action 593, FPS 2.24, Running 322.28s Step 914( 99.00%), action 594, FPS 2.24, Running 322.63s Step 915( 99.17%), action 595, FPS 2.23, Running 323.18s Step 916( 99.33%), action 596, FPS 2.24, Running 323.55s Step 917( 99.50%), action 597, FPS 2.24, Running 324.06s Step 918( 99.67%), action 598, FPS 2.23, Running 324.43s Step 919( 99.83%), action 599, FPS 2.23, Running 324.95s Step 920(100.00%), action 600, FPS 2.22, Running 325.35s [2026-08-03 00:27:52] [65 ] Seed 64 failed after 325.46 s. +steps: 920 , actions: 600 . +Instruction: Empty +Total 9/65(13.85%) success. +Setting seed: 65 +Step 1( N/A%), pre moving , FPS 6.65, Running 0.15s Step 2( N/A%), pre moving , FPS 8.62, Running 0.23s Step 3( N/A%), pre moving , FPS 9.16, Running 0.33s Step 4( N/A%), pre moving , FPS 9.52, Running 0.42s Step 5( N/A%), pre moving , FPS 9.37, Running 0.53s Step 6( N/A%), pre moving , FPS 9.56, Running 0.63s Step 7( N/A%), pre moving , FPS 9.73, Running 0.72s Step 8( N/A%), pre moving , FPS 9.75, Running 0.82s Step 9( N/A%), pre moving , FPS 9.82, Running 0.92s Step 10( N/A%), pre moving , FPS 9.91, Running 1.01s Step 11( N/A%), pre moving , FPS 9.84, Running 1.12s Step 12( N/A%), pre moving , FPS 9.90, Running 1.21s Step 13( N/A%), pre moving , FPS 9.98, Running 1.30s Step 14( N/A%), pre moving , FPS 9.98, Running 1.40s Step 15( N/A%), pre moving , FPS 10.04, Running 1.49s Step 16( N/A%), pre moving , FPS 10.07, Running 1.59s Step 17( N/A%), pre moving , FPS 10.11, Running 1.68s Step 18( N/A%), pre moving , FPS 10.16, Running 1.77s Step 19( N/A%), pre moving , FPS 10.10, Running 1.88s Step 20( N/A%), pre moving , FPS 10.15, Running 1.97s Step 21( N/A%), pre moving , FPS 9.10, Running 2.35s Step 22( N/A%), pre moving , FPS 9.16, Running 2.42s Step 23( N/A%), pre moving , FPS 9.27, Running 2.49s Step 24( N/A%), pre moving , FPS 9.34, Running 2.56s Step 25( N/A%), pre moving , FPS 9.50, Running 2.64s Step 26( N/A%), pre moving , FPS 8.40, Running 3.01s Step 27( N/A%), pre moving , FPS 8.40, Running 3.10s Step 28( N/A%), pre moving , FPS 8.37, Running 3.21s Step 29( N/A%), pre moving , FPS 8.38, Running 3.30s Step 30( N/A%), pre moving , FPS 8.39, Running 3.39s Step 31( N/A%), pre moving , FPS 8.43, Running 3.49s Step 32( N/A%), pre moving , FPS 8.42, Running 3.59s Step 33( N/A%), pre moving , FPS 8.41, Running 3.68s Step 34( N/A%), pre moving , FPS 8.38, Running 3.79s Step 35( N/A%), pre moving , FPS 8.39, Running 3.88s Step 36( N/A%), pre moving , FPS 6.64, Running 4.60s Step 37( N/A%), pre moving , FPS 6.42, Running 4.80s Step 38( N/A%), pre moving , FPS 6.41, Running 4.89s Step 39( N/A%), pre moving , FPS 6.41, Running 5.00s Step 40( N/A%), pre moving , FPS 6.40, Running 5.10s Step 41( N/A%), pre moving , FPS 7.04, Running 5.19s Step 42( N/A%), pre moving , FPS 6.98, Running 5.28s Step 43( N/A%), pre moving , FPS 6.93, Running 5.37s Step 44( N/A%), pre moving , FPS 6.98, Running 5.43s Step 45( N/A%), pre moving , FPS 6.97, Running 5.51s Step 46( N/A%), pre moving , FPS 7.77, Running 5.58s Step 47( N/A%), pre moving , FPS 7.81, Running 5.66s Step 48( N/A%), pre moving , FPS 6.43, Running 6.32s Step 49( N/A%), pre moving , FPS 6.43, Running 6.41s Step 50( N/A%), pre moving , FPS 6.40, Running 6.52s Step 51( N/A%), pre moving , FPS 6.41, Running 6.61s Step 52( N/A%), pre moving , FPS 6.41, Running 6.71s Step 53( N/A%), pre moving , FPS 6.37, Running 6.82s Step 54( N/A%), pre moving , FPS 6.40, Running 6.91s Step 55( N/A%), pre moving , FPS 6.27, Running 7.07s Step 56( N/A%), pre moving , FPS 7.66, Running 7.21s Step 57( N/A%), pre moving , FPS 7.80, Running 7.36s Step 58( N/A%), pre moving , FPS 7.64, Running 7.51s Step 59( N/A%), pre moving , FPS 7.49, Running 7.67s Step 60( N/A%), pre moving , FPS 7.32, Running 7.83s Step 61( N/A%), pre moving , FPS 7.20, Running 7.97s Step 62( N/A%), pre moving , FPS 7.04, Running 8.12s Step 63( N/A%), pre moving , FPS 6.90, Running 8.27s Step 64( N/A%), pre moving , FPS 6.67, Running 8.43s Step 65( N/A%), pre moving , FPS 6.52, Running 8.58s Step 66( N/A%), pre moving , FPS 6.38, Running 8.72s Step 67( N/A%), pre moving , FPS 6.32, Running 8.83s Step 68( N/A%), pre moving , FPS 7.62, Running 8.94s Step 69( N/A%), pre moving , FPS 7.54, Running 9.06s Step 70( N/A%), pre moving , FPS 7.52, Running 9.17s Step 71( N/A%), pre moving , FPS 7.49, Running 9.28s Step 72( N/A%), pre moving , FPS 7.45, Running 9.39s Step 73( N/A%), pre moving , FPS 7.37, Running 9.53s Step 74( N/A%), pre moving , FPS 7.20, Running 9.69s Step 75( N/A%), pre moving , FPS 7.20, Running 9.85s Step 76( N/A%), pre moving , FPS 7.19, Running 9.99s Step 77( N/A%), pre moving , FPS 7.19, Running 10.14s Step 78( N/A%), pre moving , FPS 7.19, Running 10.29s Step 79( N/A%), pre moving , FPS 7.19, Running 10.45s Step 80( N/A%), pre moving , FPS 7.19, Running 10.61s Step 81( N/A%), pre moving , FPS 7.13, Running 10.77s Step 82( N/A%), pre moving , FPS 7.17, Running 10.91s Step 83( N/A%), pre moving , FPS 7.15, Running 11.07s Step 84( N/A%), pre moving , FPS 7.17, Running 11.22s Step 85( N/A%), pre moving , FPS 7.16, Running 11.37s Step 86( N/A%), pre moving , FPS 7.12, Running 11.53s Step 87( N/A%), pre moving , FPS 6.99, Running 11.69s Step 88( N/A%), pre moving , FPS 7.05, Running 11.78s Step 89( N/A%), pre moving , FPS 7.12, Running 11.87s Step 90( N/A%), pre moving , FPS 7.14, Running 11.97s Step 91( N/A%), pre moving , FPS 7.17, Running 12.07s Step 92( N/A%), pre moving , FPS 7.28, Running 12.14s Step 93( N/A%), pre moving , FPS 7.44, Running 12.22s Step 94( N/A%), pre moving , FPS 7.67, Running 12.30s Step 95( N/A%), pre moving , FPS 7.86, Running 12.40s Step 96( N/A%), pre moving , FPS 8.05, Running 12.48s Step 97( N/A%), pre moving , FPS 8.29, Running 12.55s Step 98( N/A%), pre moving , FPS 8.54, Running 12.63s Step 99( N/A%), pre moving , FPS 8.84, Running 12.71s Step 100( N/A%), pre moving , FPS 9.12, Running 12.80s Step 101( N/A%), pre moving , FPS 9.33, Running 12.91s Step 102( N/A%), pre moving , FPS 9.54, Running 13.01s Step 103( N/A%), pre moving , FPS 9.84, Running 13.10s Step 104( N/A%), pre moving , FPS 10.11, Running 13.20s Step 105( N/A%), pre moving , FPS 10.39, Running 13.30s Step 106( N/A%), pre moving , FPS 10.65, Running 13.41s Step 107( N/A%), pre moving , FPS 11.03, Running 13.50s Step 108( N/A%), pre moving , FPS 11.04, Running 13.59s Step 109( N/A%), pre moving , FPS 10.98, Running 13.70s Step 110( N/A%), pre moving , FPS 11.00, Running 13.79s Step 111( N/A%), pre moving , FPS 10.91, Running 13.91s Step 112( N/A%), pre moving , FPS 10.77, Running 14.00s Step 113( N/A%), pre moving , FPS 10.69, Running 14.09s Step 114( N/A%), pre moving , FPS 10.57, Running 14.19s Step 115( N/A%), pre moving , FPS 10.57, Running 14.29s Step 116( N/A%), pre moving , FPS 10.51, Running 14.38s Step 117( N/A%), pre moving , FPS 10.33, Running 14.49s Step 118( N/A%), pre moving , FPS 10.26, Running 14.58s Step 119( N/A%), pre moving , FPS 10.15, Running 14.68s Step 120( N/A%), pre moving , FPS 10.11, Running 14.78s Step 121( N/A%), pre moving , FPS 10.15, Running 14.88s Step 122( N/A%), pre moving , FPS 10.11, Running 14.98s Step 123( N/A%), pre moving , FPS 7.23, Running 15.86s Step 124( N/A%), pre moving , FPS 6.58, Running 16.24s Step 125( N/A%), pre moving , FPS 6.32, Running 16.46s Step 126( N/A%), pre moving , FPS 5.89, Running 16.80s Step 127( N/A%), pre moving , FPS 5.72, Running 17.00s Step 128( N/A%), pre moving , FPS 5.32, Running 17.35s Step 129( N/A%), pre moving , FPS 5.18, Running 17.56s Step 130( N/A%), pre moving , FPS 4.86, Running 17.91s Step 131( N/A%), pre moving , FPS 4.75, Running 18.11s Step 132( N/A%), pre moving , FPS 4.49, Running 18.45s Step 133( N/A%), pre moving , FPS 4.37, Running 18.67s Step 134( N/A%), pre moving , FPS 4.14, Running 19.03s Step 135( N/A%), pre moving , FPS 4.05, Running 19.23s Step 136( N/A%), pre moving , FPS 3.84, Running 19.59s Step 137( N/A%), pre moving , FPS 3.79, Running 19.76s Step 138( N/A%), pre moving , FPS 3.63, Running 20.09s Step 139( N/A%), pre moving , FPS 3.58, Running 20.28s Step 140( N/A%), pre moving , FPS 3.44, Running 20.59s Step 141( N/A%), pre moving , FPS 3.37, Running 20.82s Step 142( N/A%), pre moving , FPS 3.25, Running 21.13s Step 143( N/A%), pre moving , FPS 3.67, Running 21.32s Step 144( N/A%), pre moving , FPS 3.72, Running 21.62s Step 145( N/A%), pre moving , FPS 3.75, Running 21.80s Step 146( N/A%), pre moving , FPS 3.76, Running 22.12s Step 147( N/A%), pre moving , FPS 3.75, Running 22.33s Step 148( N/A%), pre moving , FPS 3.75, Running 22.68s Step 149( N/A%), pre moving , FPS 3.77, Running 22.87s Step 150( N/A%), pre moving , FPS 3.75, Running 23.25s Step 151( N/A%), pre moving , FPS 3.63, Running 23.62s Step 152( N/A%), pre moving , FPS 3.57, Running 24.06s Step 153( N/A%), pre moving , FPS 3.57, Running 24.27s Step 154( N/A%), pre moving , FPS 3.56, Running 24.64s Step 155( N/A%), pre moving , FPS 3.55, Running 24.86s Step 156( N/A%), pre moving , FPS 3.54, Running 25.24s Step 157( N/A%), pre moving , FPS 3.51, Running 25.47s Step 158( N/A%), pre moving , FPS 3.49, Running 25.82s Step 159( N/A%), pre moving , FPS 3.48, Running 26.03s Step 160( N/A%), pre moving , FPS 3.44, Running 26.41s Step 161( N/A%), pre moving , FPS 3.44, Running 26.64s Step 162( N/A%), pre moving , FPS 3.37, Running 27.06s Step 163( N/A%), pre moving , FPS 3.35, Running 27.30s Step 164( N/A%), pre moving , FPS 3.31, Running 27.67s Step 165( N/A%), pre moving , FPS 3.27, Running 27.91s Step 166( N/A%), pre moving , FPS 3.23, Running 28.31s Step 167( N/A%), pre moving , FPS 3.21, Running 28.56s Step 168( N/A%), pre moving , FPS 3.17, Running 28.98s Step 169( N/A%), pre moving , FPS 3.14, Running 29.24s Step 170( N/A%), pre moving , FPS 3.13, Running 29.63s Step 171( N/A%), pre moving , FPS 3.21, Running 29.84s Step 172( N/A%), pre moving , FPS 3.24, Running 30.23s Step 173( N/A%), pre moving , FPS 3.22, Running 30.48s Step 174( N/A%), pre moving , FPS 3.20, Running 30.89s Step 175( N/A%), pre moving , FPS 3.19, Running 31.13s Step 176( N/A%), pre moving , FPS 3.18, Running 31.53s Step 177( N/A%), pre moving , FPS 3.16, Running 31.79s Step 178( N/A%), pre moving , FPS 3.15, Running 32.18s Step 179( N/A%), pre moving , FPS 3.13, Running 32.42s Step 180( N/A%), pre moving , FPS 3.13, Running 32.80s Step 181( N/A%), pre moving , FPS 3.13, Running 33.02s Step 182( N/A%), pre moving , FPS 3.13, Running 33.45s Step 183( N/A%), pre moving , FPS 3.12, Running 33.70s Step 184( N/A%), pre moving , FPS 3.11, Running 34.09s Step 185( N/A%), pre moving , FPS 3.11, Running 34.33s Step 186( N/A%), pre moving , FPS 3.11, Running 34.73s Step 187( N/A%), pre moving , FPS 3.12, Running 34.97s Step 188( N/A%), pre moving , FPS 3.13, Running 35.36s Step 189( N/A%), pre moving , FPS 3.14, Running 35.61s Step 190( N/A%), pre moving , FPS 3.14, Running 36.00s Step 191( N/A%), pre moving , FPS 3.18, Running 36.13s Step 192( N/A%), pre moving , FPS 3.32, Running 36.26s Step 193( N/A%), pre moving , FPS 3.39, Running 36.38s Step 194( N/A%), pre moving , FPS 3.56, Running 36.51s Step 195( N/A%), pre moving , FPS 3.65, Running 36.62s Step 196( N/A%), pre moving , FPS 3.85, Running 36.72s Step 197( N/A%), pre moving , FPS 3.97, Running 36.83s Step 198( N/A%), pre moving , FPS 4.19, Running 36.95s Step 199( N/A%), pre moving , FPS 4.30, Running 37.07s Step 200( N/A%), pre moving , FPS 4.56, Running 37.19s Step 201( N/A%), pre moving , FPS 4.21, Running 37.78s Step 202( N/A%), pre moving , FPS 4.49, Running 37.91s Step 203( N/A%), pre moving , FPS 4.60, Running 38.04s Step 204( N/A%), pre moving , FPS 4.91, Running 38.17s Step 205( N/A%), pre moving , FPS 4.96, Running 38.37s Step 206( N/A%), pre moving , FPS 5.21, Running 38.57s Step 207( N/A%), pre moving , FPS 5.24, Running 38.78s Step 208( N/A%), pre moving , FPS 5.51, Running 38.99s Step 209( N/A%), pre moving , FPS 5.57, Running 39.20s Step 210( N/A%), pre moving , FPS 5.87, Running 39.41s Step 211( N/A%), pre moving , FPS 5.72, Running 39.62s Step 212( N/A%), pre moving , FPS 5.60, Running 39.83s Step 213( N/A%), pre moving , FPS 5.46, Running 40.04s Step 214( N/A%), pre moving , FPS 5.35, Running 40.25s Step 215( N/A%), pre moving , FPS 5.24, Running 40.44s Step 216( N/A%), pre moving , FPS 5.11, Running 40.63s Step 217( N/A%), pre moving , FPS 5.02, Running 40.82s Step 218( N/A%), pre moving , FPS 4.95, Running 41.00s Step 219( N/A%), pre moving , FPS 4.83, Running 41.21s Step 220( N/A%), pre moving , FPS 4.72, Running 41.42s Step 221( N/A%), pre moving , FPS 5.18, Running 41.64s Step 222( N/A%), pre moving , FPS 4.99, Running 41.92s Step 223( N/A%), pre moving , FPS 4.81, Running 42.20s Step 224( N/A%), pre moving , FPS 4.63, Running 42.49s Step 225( N/A%), pre moving , FPS 4.62, Running 42.70s Step 226( N/A%), pre moving , FPS 4.61, Running 42.91s Step 227( N/A%), pre moving , FPS 4.62, Running 43.12s Step 228( N/A%), pre moving , FPS 4.62, Running 43.33s Step 229( N/A%), pre moving , FPS 4.61, Running 43.53s Step 230( N/A%), pre moving , FPS 4.60, Running 43.76s Step 231( N/A%), pre moving , FPS 4.68, Running 43.90s Step 232( N/A%), pre moving , FPS 4.75, Running 44.04s Step 233( N/A%), pre moving , FPS 4.84, Running 44.18s Step 234( N/A%), pre moving , FPS 4.94, Running 44.30s Step 235( N/A%), pre moving , FPS 5.02, Running 44.42s Step 236( N/A%), pre moving , FPS 5.13, Running 44.53s Step 237( N/A%), pre moving , FPS 5.21, Running 44.66s Step 238( N/A%), pre moving , FPS 5.31, Running 44.76s Step 239( N/A%), pre moving , FPS 5.45, Running 44.88s Step 240( N/A%), pre moving , FPS 5.53, Running 45.04s Step 241( N/A%), pre moving , FPS 5.68, Running 45.16s Step 242( N/A%), pre moving , FPS 5.92, Running 45.29s Step 243( N/A%), pre moving , FPS 6.20, Running 45.43s Step 244( N/A%), pre moving , FPS 5.62, Running 46.05s Step 245( N/A%), pre moving , FPS 5.74, Running 46.19s Step 246( N/A%), pre moving , FPS 5.85, Running 46.33s Step 247( N/A%), pre moving , FPS 5.98, Running 46.46s Step 248( N/A%), pre moving , FPS 6.11, Running 46.60s Step 249( N/A%), pre moving , FPS 6.26, Running 46.73s Step 250( N/A%), pre moving , FPS 6.44, Running 46.86s Step 251( N/A%), pre moving , FPS 6.31, Running 47.07s Step 252( N/A%), pre moving , FPS 6.19, Running 47.27s Step 253( N/A%), pre moving , FPS 5.93, Running 47.55s Step 254( N/A%), pre moving , FPS 5.66, Running 47.83s Step 255( N/A%), pre moving , FPS 5.46, Running 48.08s Step 256( N/A%), pre moving , FPS 5.27, Running 48.32s Step 257( N/A%), pre moving , FPS 5.08, Running 48.59s Step 258( N/A%), pre moving , FPS 4.88, Running 48.86s Step 259( N/A%), pre moving , FPS 4.69, Running 49.15s Step 260( N/A%), pre moving , FPS 4.54, Running 49.45s Step 261( N/A%), pre moving , FPS 4.37, Running 49.74s Step 262( N/A%), pre moving , FPS 4.24, Running 50.01s Step 263( N/A%), pre moving , FPS 4.11, Running 50.30s Step 264( N/A%), pre moving , FPS 4.42, Running 50.58s Step 265( N/A%), pre moving , FPS 4.27, Running 50.87s Step 266( N/A%), pre moving , FPS 4.15, Running 51.15s Step 267( N/A%), pre moving , FPS 4.03, Running 51.43s Step 268( N/A%), pre moving , FPS 3.92, Running 51.70s Step 269( N/A%), pre moving , FPS 3.81, Running 51.97s Step 270( N/A%), pre moving , FPS 3.73, Running 52.22s Step 271( N/A%), pre moving , FPS 3.70, Running 52.47s Step 272( N/A%), pre moving , FPS 3.67, Running 52.72s Step 273( N/A%), pre moving , FPS 3.67, Running 53.01s Step 274( N/A%), pre moving , FPS 3.67, Running 53.28s Step 275( N/A%), pre moving , FPS 3.65, Running 53.56s Step 276( N/A%), pre moving , FPS 3.63, Running 53.84s Step 277( N/A%), pre moving , FPS 3.66, Running 54.05s Step 278( N/A%), pre moving , FPS 3.70, Running 54.26s Step 279( N/A%), pre moving , FPS 3.71, Running 54.54s Step 280( N/A%), pre moving , FPS 3.72, Running 54.82s Step 281( N/A%), pre moving , FPS 3.73, Running 55.10s Step 282( N/A%), pre moving , FPS 3.72, Running 55.39s Step 283( N/A%), pre moving , FPS 3.72, Running 55.68s Step 284( N/A%), pre moving , FPS 3.73, Running 55.95s Step 285( N/A%), pre moving , FPS 3.75, Running 56.21s Step 286( N/A%), pre moving , FPS 3.77, Running 56.45s Step 287( N/A%), pre moving , FPS 3.78, Running 56.72s Step 288( N/A%), pre moving , FPS 3.77, Running 57.00s Step 289( N/A%), pre moving , FPS 3.77, Running 57.28s Step 290( N/A%), pre moving , FPS 3.74, Running 57.57s Step 291( N/A%), pre moving , FPS 3.77, Running 57.77s Step 292( N/A%), pre moving , FPS 3.80, Running 57.98s Step 293( N/A%), pre moving , FPS 3.86, Running 58.19s Step 294( N/A%), pre moving , FPS 3.90, Running 58.40s Step 295( N/A%), pre moving , FPS 3.95, Running 58.62s Step 296( N/A%), pre moving , FPS 4.01, Running 58.82s Step 297( N/A%), pre moving , FPS 4.07, Running 58.96s Step 298( N/A%), pre moving , FPS 4.13, Running 59.10s Step 299( N/A%), pre moving , FPS 4.26, Running 59.23s Step 300( N/A%), pre moving , FPS 4.39, Running 59.38s Step 301( N/A%), pre moving , FPS 4.54, Running 59.51s Step 302( N/A%), pre moving , FPS 4.70, Running 59.65s Step 303( N/A%), pre moving , FPS 4.89, Running 59.76s Step 304( N/A%), pre moving , FPS 5.09, Running 59.87s Step 305( N/A%), pre moving , FPS 5.30, Running 59.98s Step 306( N/A%), pre moving , FPS 5.48, Running 60.10s Step 307( N/A%), pre moving , FPS 5.73, Running 60.22s Step 308( N/A%), pre moving , FPS 5.99, Running 60.33s Step 309( N/A%), pre moving , FPS 6.31, Running 60.45s Step 310( N/A%), pre moving , FPS 6.61, Running 60.59s Step 311( N/A%), pre moving , FPS 6.77, Running 60.73s Step 312( N/A%), pre moving , FPS 6.93, Running 60.87s Step 313( N/A%), pre moving , FPS 7.13, Running 61.00s Step 314( N/A%), pre moving , FPS 7.34, Running 61.12s Step 315( N/A%), pre moving , FPS 7.59, Running 61.26s Step 316( N/A%), pre moving , FPS 4.96, Running 62.85s Step 317( N/A%), pre moving , FPS 4.68, Running 63.24s Step 318( N/A%), pre moving , FPS 4.59, Running 63.46s Step 319( N/A%), pre moving , FPS 4.34, Running 63.85s Step 320( N/A%), pre moving , FPS 4.25, Running 64.08s Step 321( N/A%), pre moving , FPS 4.02, Running 64.48s Step 322( N/A%), pre moving , FPS 3.94, Running 64.72s Step 323( N/A%), pre moving , FPS 3.74, Running 65.11s Step 324( N/A%), pre moving , FPS 3.64, Running 65.37s Step 325( N/A%), pre moving , FPS 3.45, Running 65.78s Step 326( N/A%), pre moving , FPS 3.37, Running 66.04s Step 327( N/A%), pre moving , FPS 3.23, Running 66.42s Step 328( N/A%), pre moving , FPS 3.16, Running 66.67s Step 329( N/A%), pre moving , FPS 3.03, Running 67.06s Step 330( N/A%), pre moving , FPS 2.99, Running 67.29s Step 331( N/A%), pre moving , FPS 2.87, Running 67.69s Step 332( N/A%), pre moving , FPS 2.83, Running 67.95s Step 333( N/A%), pre moving , FPS 2.73, Running 68.32s Step 334( N/A%), pre moving , FPS 2.69, Running 68.56s Step 335( N/A%), pre moving , FPS 2.60, Running 68.94s Step 336( 0.17%), action 1, FPS 2.83, Running 69.91s Step 337( 0.33%), action 2, FPS 2.82, Running 70.32s Step 338( 0.50%), action 3, FPS 2.68, Running 70.93s Step 339( 0.67%), action 4, FPS 2.67, Running 71.34s Step 340( 0.83%), action 5, FPS 2.54, Running 71.97s Step 341( 1.00%), action 6, FPS 2.53, Running 72.39s Step 342( 1.17%), action 7, FPS 2.43, Running 72.94s Step 343( 1.33%), action 8, FPS 2.44, Running 73.30s Step 344( 1.50%), action 9, FPS 2.36, Running 73.85s Step 345( 1.67%), action 10, FPS 2.38, Running 74.18s Step 346( 1.83%), action 11, FPS 2.28, Running 74.83s Step 347( 2.00%), action 12, FPS 2.29, Running 75.15s Step 348( 2.17%), action 13, FPS 2.22, Running 75.66s Step 349( 2.33%), action 14, FPS 2.24, Running 75.97s Step 350( 2.50%), action 15, FPS 2.17, Running 76.49s Step 351( 2.67%), action 16, FPS 2.19, Running 76.83s Step 352( 2.83%), action 17, FPS 2.12, Running 77.37s Step 353( 3.00%), action 18, FPS 2.13, Running 77.70s Step 354( 3.17%), action 19, FPS 2.07, Running 78.24s Step 355( 3.33%), action 20, FPS 2.07, Running 78.59s Step 356( 3.50%), action 21, FPS 2.13, Running 79.28s Step 357( 3.67%), action 22, FPS 2.15, Running 79.63s Step 358( 3.83%), action 23, FPS 2.17, Running 80.16s Step 359( 4.00%), action 24, FPS 2.18, Running 80.52s Step 360( 4.17%), action 25, FPS 2.20, Running 81.05s Step 361( 4.33%), action 26, FPS 2.22, Running 81.38s Step 362( 4.50%), action 27, FPS 2.23, Running 81.92s Step 363( 4.67%), action 28, FPS 2.23, Running 82.25s Step 364( 4.83%), action 29, FPS 2.24, Running 82.77s Step 365( 5.00%), action 30, FPS 2.24, Running 83.12s Step 366( 5.17%), action 31, FPS 2.23, Running 83.78s Step 367( 5.33%), action 32, FPS 2.23, Running 84.12s Step 368( 5.50%), action 33, FPS 2.21, Running 84.71s Step 369( 5.67%), action 34, FPS 2.20, Running 85.05s Step 370( 5.83%), action 35, FPS 2.20, Running 85.58s Step 371( 6.00%), action 36, FPS 2.20, Running 85.93s Step 372( 6.17%), action 37, FPS 2.20, Running 86.46s Step 373( 6.33%), action 38, FPS 2.20, Running 86.79s Step 374( 6.50%), action 39, FPS 2.19, Running 87.36s Step 375( 6.67%), action 40, FPS 2.20, Running 87.67s Step 376( 6.83%), action 41, FPS 2.20, Running 88.36s Step 377( 7.00%), action 42, FPS 2.21, Running 88.68s Step 378( 7.17%), action 43, FPS 2.20, Running 89.24s Step 379( 7.33%), action 44, FPS 2.21, Running 89.58s Step 380( 7.50%), action 45, FPS 2.21, Running 90.10s Step 381( 7.67%), action 46, FPS 2.21, Running 90.42s Step 382( 7.83%), action 47, FPS 2.22, Running 90.95s Step 383( 8.00%), action 48, FPS 2.22, Running 91.26s Step 384( 8.17%), action 49, FPS 2.21, Running 91.81s Step 385( 8.33%), action 50, FPS 2.22, Running 92.14s Step 386( 8.50%), action 51, FPS 2.21, Running 92.82s Step 387( 8.67%), action 52, FPS 2.22, Running 93.14s Step 388( 8.83%), action 53, FPS 2.22, Running 93.71s Step 389( 9.00%), action 54, FPS 2.22, Running 94.06s Step 390( 9.17%), action 55, FPS 2.22, Running 94.60s Step 391( 9.33%), action 56, FPS 2.22, Running 94.92s Step 392( 9.50%), action 57, FPS 2.22, Running 95.47s Step 393( 9.67%), action 58, FPS 2.21, Running 95.86s Step 394( 9.83%), action 59, FPS 2.21, Running 96.42s Step 395( 10.00%), action 60, FPS 2.20, Running 96.78s Step 396( 10.17%), action 61, FPS 2.20, Running 97.44s Step 397( 10.33%), action 62, FPS 2.19, Running 97.81s Step 398( 10.50%), action 63, FPS 2.19, Running 98.35s Step 399( 10.67%), action 64, FPS 2.19, Running 98.69s Step 400( 10.83%), action 65, FPS 2.19, Running 99.22s Step 401( 11.00%), action 66, FPS 2.19, Running 99.54s Step 402( 11.17%), action 67, FPS 2.19, Running 100.07s Step 403( 11.33%), action 68, FPS 2.19, Running 100.40s Step 404( 11.50%), action 69, FPS 2.20, Running 100.90s Step 405( 11.67%), action 70, FPS 2.20, Running 101.23s Step 406( 11.83%), action 71, FPS 2.19, Running 101.94s Step 407( 12.00%), action 72, FPS 2.19, Running 102.28s Step 408( 12.17%), action 73, FPS 2.20, Running 102.82s Step 409( 12.33%), action 74, FPS 2.19, Running 103.17s Step 410( 12.50%), action 75, FPS 2.19, Running 103.71s Step 411( 12.67%), action 76, FPS 2.19, Running 104.06s Step 412( 12.83%), action 77, FPS 2.19, Running 104.58s Step 413( 13.00%), action 78, FPS 2.21, Running 104.91s Step 414( 13.17%), action 79, FPS 2.22, Running 105.44s Step 415( 13.33%), action 80, FPS 2.22, Running 105.77s Step 416( 13.50%), action 81, FPS 2.22, Running 106.44s Step 417( 13.67%), action 82, FPS 2.23, Running 106.78s Step 418( 13.83%), action 83, FPS 2.22, Running 107.35s Step 419( 14.00%), action 84, FPS 2.23, Running 107.67s Step 420( 14.17%), action 85, FPS 2.22, Running 108.23s Step 421( 14.33%), action 86, FPS 2.22, Running 108.56s Step 422( 14.50%), action 87, FPS 2.21, Running 109.10s Step 423( 14.67%), action 88, FPS 2.22, Running 109.42s Step 424( 14.83%), action 89, FPS 2.21, Running 109.97s Step 425( 15.00%), action 90, FPS 2.20, Running 110.31s Step 426( 15.17%), action 91, FPS 2.21, Running 110.97s Step 427( 15.33%), action 92, FPS 2.22, Running 111.30s Step 428( 15.50%), action 93, FPS 2.22, Running 111.82s Step 429( 15.67%), action 94, FPS 2.23, Running 112.15s Step 430( 15.83%), action 95, FPS 2.22, Running 112.72s Step 431( 16.00%), action 96, FPS 2.22, Running 113.07s Step 432( 16.17%), action 97, FPS 2.22, Running 113.60s Step 433( 16.33%), action 98, FPS 2.21, Running 113.96s Step 434( 16.50%), action 99, FPS 2.21, Running 114.49s Step 435( 16.67%), action 100, FPS 2.21, Running 114.83s Step 436( 16.83%), action 101, FPS 2.20, Running 115.53s Step 437( 17.00%), action 102, FPS 2.20, Running 115.88s Step 438( 17.17%), action 103, FPS 2.21, Running 116.39s Step 439( 17.33%), action 104, FPS 2.21, Running 116.74s Step 440( 17.50%), action 105, FPS 2.20, Running 117.31s Step 441( 17.67%), action 106, FPS 2.20, Running 117.67s Step 442( 17.83%), action 107, FPS 2.19, Running 118.22s Step 443( 18.00%), action 108, FPS 2.19, Running 118.54s Step 444( 18.17%), action 109, FPS 2.19, Running 119.08s Step 445( 18.33%), action 110, FPS 2.19, Running 119.44s Step 446( 18.50%), action 111, FPS 2.18, Running 120.13s Step 447( 18.67%), action 112, FPS 2.18, Running 120.46s Step 448( 18.83%), action 113, FPS 2.17, Running 121.03s Step 449( 19.00%), action 114, FPS 2.15, Running 121.44s Step 450( 19.17%), action 115, FPS 2.15, Running 122.00s Step 451( 19.33%), action 116, FPS 2.16, Running 122.33s Step 452( 19.50%), action 117, FPS 2.15, Running 122.88s Step 453( 19.67%), action 118, FPS 2.16, Running 123.23s Step 454( 19.83%), action 119, FPS 2.15, Running 123.79s Step 455( 20.00%), action 120, FPS 2.15, Running 124.15s Step 456( 20.17%), action 121, FPS 2.15, Running 124.82s Step 457( 20.33%), action 122, FPS 2.16, Running 125.15s Step 458( 20.50%), action 123, FPS 2.15, Running 125.70s Step 459( 20.67%), action 124, FPS 2.15, Running 126.02s Step 460( 20.83%), action 125, FPS 2.16, Running 126.58s Step 461( 21.00%), action 126, FPS 2.16, Running 126.93s Step 462( 21.17%), action 127, FPS 2.16, Running 127.47s Step 463( 21.33%), action 128, FPS 2.15, Running 127.84s Step 464( 21.50%), action 129, FPS 2.15, Running 128.38s Step 465( 21.67%), action 130, FPS 2.16, Running 128.71s Step 466( 21.83%), action 131, FPS 2.16, Running 129.39s Step 467( 22.00%), action 132, FPS 2.14, Running 129.82s Step 468( 22.17%), action 133, FPS 2.14, Running 130.37s Step 469( 22.33%), action 134, FPS 2.15, Running 130.72s Step 470( 22.50%), action 135, FPS 2.15, Running 131.32s Step 471( 22.67%), action 136, FPS 2.14, Running 131.66s Step 472( 22.83%), action 137, FPS 2.13, Running 132.27s Step 473( 23.00%), action 138, FPS 2.14, Running 132.58s Step 474( 23.17%), action 139, FPS 2.13, Running 133.16s Step 475( 23.33%), action 140, FPS 2.14, Running 133.50s Step 476( 23.50%), action 141, FPS 2.14, Running 134.16s Step 477( 23.67%), action 142, FPS 2.14, Running 134.51s Step 478( 23.83%), action 143, FPS 2.14, Running 135.06s Step 479( 24.00%), action 144, FPS 2.13, Running 135.42s Step 480( 24.17%), action 145, FPS 2.13, Running 135.97s Step 481( 24.33%), action 146, FPS 2.13, Running 136.30s Step 482( 24.50%), action 147, FPS 2.14, Running 136.83s Step 483( 24.67%), action 148, FPS 2.15, Running 137.14s Step 484( 24.83%), action 149, FPS 2.16, Running 137.65s Step 485( 25.00%), action 150, FPS 2.15, Running 138.00s Step 486( 25.17%), action 151, FPS 2.16, Running 138.64s Step 487( 25.33%), action 152, FPS 2.19, Running 138.97s Step 488( 25.50%), action 153, FPS 2.19, Running 139.49s Step 489( 25.67%), action 154, FPS 2.20, Running 139.82s Step 490( 25.83%), action 155, FPS 2.21, Running 140.37s Step 491( 26.00%), action 156, FPS 2.21, Running 140.70s Step 492( 26.17%), action 157, FPS 2.23, Running 141.21s Step 493( 26.33%), action 158, FPS 2.22, Running 141.57s Step 494( 26.50%), action 159, FPS 2.24, Running 142.09s Step 495( 26.67%), action 160, FPS 2.25, Running 142.41s Step 496( 26.83%), action 161, FPS 2.24, Running 143.10s Step 497( 27.00%), action 162, FPS 2.25, Running 143.41s Step 498( 27.17%), action 163, FPS 2.26, Running 143.89s Step 499( 27.33%), action 164, FPS 2.28, Running 144.21s Step 500( 27.50%), action 165, FPS 2.29, Running 144.72s Step 501( 27.67%), action 166, FPS 2.29, Running 145.05s Step 502( 27.83%), action 167, FPS 2.29, Running 145.58s Step 503( 28.00%), action 168, FPS 2.28, Running 145.91s Step 504( 28.17%), action 169, FPS 2.28, Running 146.43s Step 505( 28.33%), action 170, FPS 2.28, Running 146.77s Step 506( 28.50%), action 171, FPS 2.27, Running 147.43s Step 507( 28.67%), action 172, FPS 2.27, Running 147.76s Step 508( 28.83%), action 173, FPS 2.28, Running 148.27s Step 509( 29.00%), action 174, FPS 2.28, Running 148.58s Step 510( 29.17%), action 175, FPS 2.29, Running 149.09s Step 511( 29.33%), action 176, FPS 2.30, Running 149.41s Step 512( 29.50%), action 177, FPS 2.29, Running 149.94s Step 513( 29.67%), action 178, FPS 2.29, Running 150.29s Step 514( 29.83%), action 179, FPS 2.29, Running 150.82s Step 515( 30.00%), action 180, FPS 2.29, Running 151.16s Step 516( 30.17%), action 181, FPS 2.29, Running 151.82s Step 517( 30.33%), action 182, FPS 2.28, Running 152.17s Step 518( 30.50%), action 183, FPS 2.27, Running 152.71s Step 519( 30.67%), action 184, FPS 2.27, Running 153.03s Step 520( 30.83%), action 185, FPS 2.26, Running 153.56s Step 521( 31.00%), action 186, FPS 2.27, Running 153.87s Step 522( 31.17%), action 187, FPS 2.27, Running 154.39s Step 523( 31.33%), action 188, FPS 2.26, Running 154.74s Step 524( 31.50%), action 189, FPS 2.27, Running 155.26s Step 525( 31.67%), action 190, FPS 2.27, Running 155.59s Step 526( 31.83%), action 191, FPS 2.27, Running 156.23s Step 527( 32.00%), action 192, FPS 2.27, Running 156.56s Step 528( 32.17%), action 193, FPS 2.29, Running 157.02s Step 529( 32.33%), action 194, FPS 2.28, Running 157.34s Step 530( 32.50%), action 195, FPS 2.28, Running 157.85s Step 531( 32.67%), action 196, FPS 2.28, Running 158.18s Step 532( 32.83%), action 197, FPS 2.28, Running 158.70s Step 533( 33.00%), action 198, FPS 2.29, Running 159.02s Step 534( 33.17%), action 199, FPS 2.29, Running 159.54s Step 535( 33.33%), action 200, FPS 2.30, Running 159.86s Step 536( 33.50%), action 201, FPS 2.29, Running 160.56s Step 537( 33.67%), action 202, FPS 2.29, Running 160.88s Step 538( 33.83%), action 203, FPS 2.30, Running 161.40s Step 539( 34.00%), action 204, FPS 2.29, Running 161.76s Step 540( 34.17%), action 205, FPS 2.29, Running 162.29s Step 541( 34.33%), action 206, FPS 2.28, Running 162.62s Step 542( 34.50%), action 207, FPS 2.28, Running 163.14s Step 543( 34.67%), action 208, FPS 2.30, Running 163.45s Step 544( 34.83%), action 209, FPS 2.30, Running 163.96s Step 545( 35.00%), action 210, FPS 2.30, Running 164.28s Step 546( 35.17%), action 211, FPS 2.30, Running 164.95s Step 547( 35.33%), action 212, FPS 2.29, Running 165.28s Step 548( 35.50%), action 213, FPS 2.27, Running 165.82s Step 549( 35.67%), action 214, FPS 2.28, Running 166.13s Step 550( 35.83%), action 215, FPS 2.27, Running 166.64s Step 551( 36.00%), action 216, FPS 2.28, Running 166.96s Step 552( 36.17%), action 217, FPS 2.27, Running 167.50s Step 553( 36.33%), action 218, FPS 2.27, Running 167.84s Step 554( 36.50%), action 219, FPS 2.27, Running 168.35s Step 555( 36.67%), action 220, FPS 2.27, Running 168.68s Step 556( 36.83%), action 221, FPS 2.28, Running 169.35s Step 557( 37.00%), action 222, FPS 2.27, Running 169.69s Step 558( 37.17%), action 223, FPS 2.26, Running 170.24s Step 559( 37.33%), action 224, FPS 2.27, Running 170.57s Step 560( 37.50%), action 225, FPS 2.28, Running 171.06s Step 561( 37.67%), action 226, FPS 2.28, Running 171.40s Step 562( 37.83%), action 227, FPS 2.28, Running 171.92s Step 563( 38.00%), action 228, FPS 2.28, Running 172.23s Step 564( 38.17%), action 229, FPS 2.28, Running 172.75s Step 565( 38.33%), action 230, FPS 2.27, Running 173.08s Step 566( 38.50%), action 231, FPS 2.28, Running 173.71s Step 567( 38.67%), action 232, FPS 2.29, Running 174.03s Step 568( 38.83%), action 233, FPS 2.29, Running 174.56s Step 569( 39.00%), action 234, FPS 2.29, Running 174.88s Step 570( 39.17%), action 235, FPS 2.28, Running 175.41s Step 571( 39.33%), action 236, FPS 2.28, Running 175.73s Step 572( 39.50%), action 237, FPS 2.28, Running 176.26s Step 573( 39.67%), action 238, FPS 2.29, Running 176.58s Step 574( 39.83%), action 239, FPS 2.28, Running 177.13s Step 575( 40.00%), action 240, FPS 2.27, Running 177.47s Step 576( 40.17%), action 241, FPS 2.28, Running 178.12s Step 577( 40.33%), action 242, FPS 2.29, Running 178.44s Step 578( 40.50%), action 243, FPS 2.29, Running 178.96s Step 579( 40.67%), action 244, FPS 2.30, Running 179.28s Step 580( 40.83%), action 245, FPS 2.29, Running 179.79s Step 581( 41.00%), action 246, FPS 2.30, Running 180.11s Step 582( 41.17%), action 247, FPS 2.30, Running 180.63s Step 583( 41.33%), action 248, FPS 2.30, Running 180.94s Step 584( 41.50%), action 249, FPS 2.30, Running 181.46s Step 585( 41.67%), action 250, FPS 2.29, Running 181.81s Step 586( 41.83%), action 251, FPS 2.28, Running 182.47s Step 587( 42.00%), action 252, FPS 2.28, Running 182.82s Step 588( 42.17%), action 253, FPS 2.28, Running 183.32s Step 589( 42.33%), action 254, FPS 2.28, Running 183.66s Step 590( 42.50%), action 255, FPS 2.28, Running 184.17s Step 591( 42.67%), action 256, FPS 2.29, Running 184.48s Step 592( 42.83%), action 257, FPS 2.28, Running 185.02s Step 593( 43.00%), action 258, FPS 2.28, Running 185.35s Step 594( 43.17%), action 259, FPS 2.30, Running 185.84s Step 595( 43.33%), action 260, FPS 2.30, Running 186.18s Step 596( 43.50%), action 261, FPS 2.30, Running 186.81s Step 597( 43.67%), action 262, FPS 2.30, Running 187.15s Step 598( 43.83%), action 263, FPS 2.30, Running 187.66s Step 599( 44.00%), action 264, FPS 2.30, Running 187.99s Step 600( 44.17%), action 265, FPS 2.29, Running 188.52s Step 601( 44.33%), action 266, FPS 2.29, Running 188.83s Step 602( 44.50%), action 267, FPS 2.29, Running 189.36s Step 603( 44.67%), action 268, FPS 2.29, Running 189.68s Step 604( 44.83%), action 269, FPS 2.29, Running 190.20s Step 605( 45.00%), action 270, FPS 2.29, Running 190.54s Step 606( 45.17%), action 271, FPS 2.29, Running 191.20s Step 607( 45.33%), action 272, FPS 2.30, Running 191.52s Step 608( 45.50%), action 273, FPS 2.30, Running 192.01s Step 609( 45.67%), action 274, FPS 2.31, Running 192.33s Step 610( 45.83%), action 275, FPS 2.31, Running 192.84s Step 611( 46.00%), action 276, FPS 2.31, Running 193.15s Step 612( 46.17%), action 277, FPS 2.31, Running 193.67s Step 613( 46.33%), action 278, FPS 2.31, Running 193.99s Step 614( 46.50%), action 279, FPS 2.31, Running 194.52s Step 615( 46.67%), action 280, FPS 2.31, Running 194.85s Step 616( 46.83%), action 281, FPS 2.30, Running 195.52s Step 617( 47.00%), action 282, FPS 2.29, Running 195.88s Step 618( 47.17%), action 283, FPS 2.28, Running 196.43s Step 619( 47.33%), action 284, FPS 2.27, Running 196.78s Step 620( 47.50%), action 285, FPS 2.28, Running 197.30s Step 621( 47.67%), action 286, FPS 2.28, Running 197.62s Step 622( 47.83%), action 287, FPS 2.27, Running 198.16s Step 623( 48.00%), action 288, FPS 2.27, Running 198.48s Step 624( 48.17%), action 289, FPS 2.28, Running 198.99s Step 625( 48.33%), action 290, FPS 2.28, Running 199.32s Step 626( 48.50%), action 291, FPS 2.28, Running 199.95s Step 627( 48.67%), action 292, FPS 2.28, Running 200.29s Step 628( 48.83%), action 293, FPS 2.27, Running 200.82s Step 629( 49.00%), action 294, FPS 2.26, Running 201.16s Step 630( 49.17%), action 295, FPS 2.26, Running 201.71s Step 631( 49.33%), action 296, FPS 2.25, Running 202.03s Step 632( 49.50%), action 297, FPS 2.25, Running 202.57s Step 633( 49.67%), action 298, FPS 2.24, Running 202.91s Step 634( 49.83%), action 299, FPS 2.24, Running 203.45s Step 635( 50.00%), action 300, FPS 2.24, Running 203.78s Step 636( 50.17%), action 301, FPS 2.25, Running 204.42s Step 637( 50.33%), action 302, FPS 2.25, Running 204.77s Step 638( 50.50%), action 303, FPS 2.26, Running 205.30s Step 639( 50.67%), action 304, FPS 2.26, Running 205.62s Step 640( 50.83%), action 305, FPS 2.26, Running 206.15s Step 641( 51.00%), action 306, FPS 2.26, Running 206.48s Step 642( 51.17%), action 307, FPS 2.26, Running 206.99s Step 643( 51.33%), action 308, FPS 2.26, Running 207.32s Step 644( 51.50%), action 309, FPS 2.26, Running 207.84s Step 645( 51.67%), action 310, FPS 2.26, Running 208.18s Step 646( 51.83%), action 311, FPS 2.25, Running 208.85s Step 647( 52.00%), action 312, FPS 2.25, Running 209.17s Step 648( 52.17%), action 313, FPS 2.25, Running 209.69s Step 649( 52.33%), action 314, FPS 2.26, Running 210.01s Step 650( 52.50%), action 315, FPS 2.27, Running 210.51s Step 651( 52.67%), action 316, FPS 2.28, Running 210.82s Step 652( 52.83%), action 317, FPS 2.28, Running 211.33s Step 653( 53.00%), action 318, FPS 2.29, Running 211.66s Step 654( 53.17%), action 319, FPS 2.28, Running 212.20s Step 655( 53.33%), action 320, FPS 2.29, Running 212.52s Step 656( 53.50%), action 321, FPS 2.28, Running 213.19s Step 657( 53.67%), action 322, FPS 2.28, Running 213.54s Step 658( 53.83%), action 323, FPS 2.28, Running 214.07s Step 659( 54.00%), action 324, FPS 2.28, Running 214.40s Step 660( 54.17%), action 325, FPS 2.29, Running 214.89s Step 661( 54.33%), action 326, FPS 2.29, Running 215.21s Step 662( 54.50%), action 327, FPS 2.28, Running 215.76s Step 663( 54.67%), action 328, FPS 2.28, Running 216.09s Step 664( 54.83%), action 329, FPS 2.28, Running 216.60s Step 665( 55.00%), action 330, FPS 2.29, Running 216.92s Step 666( 55.17%), action 331, FPS 2.29, Running 217.56s Step 667( 55.33%), action 332, FPS 2.29, Running 217.89s Step 668( 55.50%), action 333, FPS 2.29, Running 218.44s Step 669( 55.67%), action 334, FPS 2.28, Running 218.77s Step 670( 55.83%), action 335, FPS 2.27, Running 219.33s Step 671( 56.00%), action 336, FPS 2.26, Running 219.65s Step 672( 56.17%), action 337, FPS 2.27, Running 220.15s Step 673( 56.33%), action 338, FPS 2.27, Running 220.48s Step 674( 56.50%), action 339, FPS 2.27, Running 221.01s Step 675( 56.67%), action 340, FPS 2.26, Running 221.37s Step 676( 56.83%), action 341, FPS 2.27, Running 222.01s Step 677( 57.00%), action 342, FPS 2.28, Running 222.33s Step 678( 57.17%), action 343, FPS 2.27, Running 222.87s Step 679( 57.33%), action 344, FPS 2.27, Running 223.21s Step 680( 57.50%), action 345, FPS 2.26, Running 223.73s Step 681( 57.67%), action 346, FPS 2.26, Running 224.06s Step 682( 57.83%), action 347, FPS 2.27, Running 224.57s Step 683( 58.00%), action 348, FPS 2.26, Running 224.93s Step 684( 58.17%), action 349, FPS 2.26, Running 225.45s Step 685( 58.33%), action 350, FPS 2.26, Running 225.76s Step 686( 58.50%), action 351, FPS 2.26, Running 226.42s Step 687( 58.67%), action 352, FPS 2.25, Running 226.76s Step 688( 58.83%), action 353, FPS 2.26, Running 227.28s Step 689( 59.00%), action 354, FPS 2.26, Running 227.62s Step 690( 59.17%), action 355, FPS 2.27, Running 228.16s Step 691( 59.33%), action 356, FPS 2.26, Running 228.48s Step 692( 59.50%), action 357, FPS 2.26, Running 229.01s Step 693( 59.67%), action 358, FPS 2.26, Running 229.34s Step 694( 59.83%), action 359, FPS 2.25, Running 229.90s Step 695( 60.00%), action 360, FPS 2.26, Running 230.22s Step 696( 60.17%), action 361, FPS 2.26, Running 230.87s Step 697( 60.33%), action 362, FPS 2.26, Running 231.19s Step 698( 60.50%), action 363, FPS 2.25, Running 231.77s Step 699( 60.67%), action 364, FPS 2.24, Running 232.12s Step 700( 60.83%), action 365, FPS 2.24, Running 232.64s Step 701( 61.00%), action 366, FPS 2.24, Running 232.98s Step 702( 61.17%), action 367, FPS 2.24, Running 233.51s Step 703( 61.33%), action 368, FPS 2.24, Running 233.85s Step 704( 61.50%), action 369, FPS 2.24, Running 234.40s Step 705( 61.67%), action 370, FPS 2.23, Running 234.74s Step 706( 61.83%), action 371, FPS 2.23, Running 235.39s Step 707( 62.00%), action 372, FPS 2.23, Running 235.73s Step 708( 62.17%), action 373, FPS 2.23, Running 236.26s Step 709( 62.33%), action 374, FPS 2.24, Running 236.57s Step 710( 62.50%), action 375, FPS 2.24, Running 237.09s Step 711( 62.67%), action 376, FPS 2.24, Running 237.42s Step 712( 62.83%), action 377, FPS 2.24, Running 237.94s Step 713( 63.00%), action 378, FPS 2.24, Running 238.27s Step 714( 63.17%), action 379, FPS 2.25, Running 238.80s Step 715( 63.33%), action 380, FPS 2.24, Running 239.14s Step 716( 63.50%), action 381, FPS 2.24, Running 239.80s Step 717( 63.67%), action 382, FPS 2.24, Running 240.13s Step 718( 63.83%), action 383, FPS 2.24, Running 240.69s Step 719( 64.00%), action 384, FPS 2.25, Running 241.03s Step 720( 64.17%), action 385, FPS 2.24, Running 241.57s Step 721( 64.33%), action 386, FPS 2.24, Running 241.90s Step 722( 64.50%), action 387, FPS 2.23, Running 242.46s Step 723( 64.67%), action 388, FPS 2.24, Running 242.79s Step 724( 64.83%), action 389, FPS 2.24, Running 243.34s Step 725( 65.00%), action 390, FPS 2.24, Running 243.68s Step 726( 65.17%), action 391, FPS 2.23, Running 244.36s Step 727( 65.33%), action 392, FPS 2.23, Running 244.70s Step 728( 65.50%), action 393, FPS 2.23, Running 245.25s Step 729( 65.67%), action 394, FPS 2.21, Running 245.61s Step 730( 65.83%), action 395, FPS 2.21, Running 246.13s Step 731( 66.00%), action 396, FPS 2.22, Running 246.44s Step 732( 66.17%), action 397, FPS 2.22, Running 246.94s Step 733( 66.33%), action 398, FPS 2.22, Running 247.27s Step 734( 66.50%), action 399, FPS 2.23, Running 247.78s Step 735( 66.67%), action 400, FPS 2.22, Running 248.16s Step 736( 66.83%), action 401, FPS 2.22, Running 248.83s Step 737( 67.00%), action 402, FPS 2.21, Running 249.16s Step 738( 67.17%), action 403, FPS 2.21, Running 249.75s Step 739( 67.33%), action 404, FPS 2.21, Running 250.08s Step 740( 67.50%), action 405, FPS 2.21, Running 250.61s Step 741( 67.67%), action 406, FPS 2.20, Running 250.99s Step 742( 67.83%), action 407, FPS 2.20, Running 251.56s Step 743( 68.00%), action 408, FPS 2.19, Running 251.91s Step 744( 68.17%), action 409, FPS 2.20, Running 252.44s Step 745( 68.33%), action 410, FPS 2.20, Running 252.78s Step 746( 68.50%), action 411, FPS 2.20, Running 253.44s Step 747( 68.67%), action 412, FPS 2.20, Running 253.79s Step 748( 68.83%), action 413, FPS 2.20, Running 254.34s Step 749( 69.00%), action 414, FPS 2.21, Running 254.67s Step 750( 69.17%), action 415, FPS 2.21, Running 255.18s Step 751( 69.33%), action 416, FPS 2.21, Running 255.50s Step 752( 69.50%), action 417, FPS 2.20, Running 256.02s Step 753( 69.67%), action 418, FPS 2.20, Running 256.35s Step 754( 69.83%), action 419, FPS 2.20, Running 256.88s Step 755( 70.00%), action 420, FPS 2.21, Running 257.20s Step 756( 70.17%), action 421, FPS 2.21, Running 257.89s Step 757( 70.33%), action 422, FPS 2.21, Running 258.22s Step 758( 70.50%), action 423, FPS 2.22, Running 258.78s Step 759( 70.67%), action 424, FPS 2.21, Running 259.12s Step 760( 70.83%), action 425, FPS 2.21, Running 259.65s Step 761( 71.00%), action 426, FPS 2.23, Running 259.96s Step 762( 71.17%), action 427, FPS 2.23, Running 260.53s Step 763( 71.33%), action 428, FPS 2.24, Running 260.85s Step 764( 71.50%), action 429, FPS 2.24, Running 261.37s Step 765( 71.67%), action 430, FPS 2.24, Running 261.70s Step 766( 71.83%), action 431, FPS 2.24, Running 262.36s Step 767( 72.00%), action 432, FPS 2.24, Running 262.71s Step 768( 72.17%), action 433, FPS 2.25, Running 263.22s Step 769( 72.33%), action 434, FPS 2.25, Running 263.56s Step 770( 72.50%), action 435, FPS 2.25, Running 264.08s Step 771( 72.67%), action 436, FPS 2.24, Running 264.43s Step 772( 72.83%), action 437, FPS 2.23, Running 264.97s Step 773( 73.00%), action 438, FPS 2.24, Running 265.29s Step 774( 73.17%), action 439, FPS 2.23, Running 265.84s Step 775( 73.33%), action 440, FPS 2.23, Running 266.16s Step 776( 73.50%), action 441, FPS 2.24, Running 266.84s Step 777( 73.67%), action 442, FPS 2.24, Running 267.16s Step 778( 73.83%), action 443, FPS 2.24, Running 267.70s Step 779( 74.00%), action 444, FPS 2.24, Running 268.04s Step 780( 74.17%), action 445, FPS 2.25, Running 268.56s Step 781( 74.33%), action 446, FPS 2.24, Running 268.89s Step 782( 74.50%), action 447, FPS 2.25, Running 269.40s Step 783( 74.67%), action 448, FPS 2.25, Running 269.74s Step 784( 74.83%), action 449, FPS 2.24, Running 270.31s Step 785( 75.00%), action 450, FPS 2.23, Running 270.66s Step 786( 75.17%), action 451, FPS 2.23, Running 271.33s Step 787( 75.33%), action 452, FPS 2.24, Running 271.66s Step 788( 75.50%), action 453, FPS 2.23, Running 272.20s Step 789( 75.67%), action 454, FPS 2.23, Running 272.54s Step 790( 75.83%), action 455, FPS 2.22, Running 273.07s Step 791( 76.00%), action 456, FPS 2.23, Running 273.41s Step 792( 76.17%), action 457, FPS 2.22, Running 273.96s Step 793( 76.33%), action 458, FPS 2.22, Running 274.32s Step 794( 76.50%), action 459, FPS 2.24, Running 274.78s Step 795( 76.67%), action 460, FPS 2.24, Running 275.11s Step 796( 76.83%), action 461, FPS 2.25, Running 275.72s Step 797( 77.00%), action 462, FPS 2.25, Running 276.03s Step 798( 77.17%), action 463, FPS 2.26, Running 276.53s Step 799( 77.33%), action 464, FPS 2.27, Running 276.85s Step 800( 77.50%), action 465, FPS 2.28, Running 277.35s Step 801( 77.67%), action 466, FPS 2.27, Running 277.71s Step 802( 77.83%), action 467, FPS 2.26, Running 278.24s Step 803( 78.00%), action 468, FPS 2.26, Running 278.60s Step 804( 78.17%), action 469, FPS 2.27, Running 279.12s Step 805( 78.33%), action 470, FPS 2.27, Running 279.45s Step 806( 78.50%), action 471, FPS 2.28, Running 280.11s Step 807( 78.67%), action 472, FPS 2.27, Running 280.46s Step 808( 78.83%), action 473, FPS 2.28, Running 280.99s Step 809( 79.00%), action 474, FPS 2.28, Running 281.30s Step 810( 79.17%), action 475, FPS 2.28, Running 281.85s Step 811( 79.33%), action 476, FPS 2.27, Running 282.22s Step 812( 79.50%), action 477, FPS 2.27, Running 282.76s Step 813( 79.67%), action 478, FPS 2.29, Running 283.06s Step 814( 79.83%), action 479, FPS 2.28, Running 283.57s Step 815( 80.00%), action 480, FPS 2.27, Running 283.91s Step 816( 80.17%), action 481, FPS 2.26, Running 284.56s Step 817( 80.33%), action 482, FPS 2.26, Running 284.89s Step 818( 80.50%), action 483, FPS 2.24, Running 285.47s Step 819( 80.67%), action 484, FPS 2.23, Running 285.80s Step 820( 80.83%), action 485, FPS 2.23, Running 286.33s Step 821( 81.00%), action 486, FPS 2.23, Running 286.68s Step 822( 81.17%), action 487, FPS 2.23, Running 287.22s Step 823( 81.33%), action 488, FPS 2.23, Running 287.57s Step 824( 81.50%), action 489, FPS 2.22, Running 288.13s Step 825( 81.67%), action 490, FPS 2.22, Running 288.45s Step 826( 81.83%), action 491, FPS 2.22, Running 289.12s Step 827( 82.00%), action 492, FPS 2.22, Running 289.47s Step 828( 82.17%), action 493, FPS 2.22, Running 289.99s Step 829( 82.33%), action 494, FPS 2.22, Running 290.33s Step 830( 82.50%), action 495, FPS 2.22, Running 290.84s Step 831( 82.67%), action 496, FPS 2.24, Running 291.15s Step 832( 82.83%), action 497, FPS 2.23, Running 291.71s Step 833( 83.00%), action 498, FPS 2.22, Running 292.06s Step 834( 83.17%), action 499, FPS 2.22, Running 292.58s Step 835( 83.33%), action 500, FPS 2.21, Running 292.96s Step 836( 83.50%), action 501, FPS 2.20, Running 293.63s Step 837( 83.67%), action 502, FPS 2.20, Running 293.97s Step 838( 83.83%), action 503, FPS 2.22, Running 294.48s Step 839( 84.00%), action 504, FPS 2.22, Running 294.83s Step 840( 84.17%), action 505, FPS 2.21, Running 295.36s Step 841( 84.33%), action 506, FPS 2.22, Running 295.68s Step 842( 84.50%), action 507, FPS 2.23, Running 296.19s Step 843( 84.67%), action 508, FPS 2.23, Running 296.55s Step 844( 84.83%), action 509, FPS 2.24, Running 297.06s Step 845( 85.00%), action 510, FPS 2.24, Running 297.39s Step 846( 85.17%), action 511, FPS 2.25, Running 298.02s Step 847( 85.33%), action 512, FPS 2.25, Running 298.35s Step 848( 85.50%), action 513, FPS 2.25, Running 298.86s Step 849( 85.67%), action 514, FPS 2.25, Running 299.20s Step 850( 85.83%), action 515, FPS 2.25, Running 299.73s Step 851( 86.00%), action 516, FPS 2.24, Running 300.08s Step 852( 86.17%), action 517, FPS 2.25, Running 300.59s Step 853( 86.33%), action 518, FPS 2.26, Running 300.92s Step 854( 86.50%), action 519, FPS 2.26, Running 301.44s Step 855( 86.67%), action 520, FPS 2.27, Running 301.76s Step 856( 86.83%), action 521, FPS 2.28, Running 302.41s Step 857( 87.00%), action 522, FPS 2.27, Running 302.77s Step 858( 87.17%), action 523, FPS 2.28, Running 303.25s Step 859( 87.33%), action 524, FPS 2.29, Running 303.57s Step 860( 87.50%), action 525, FPS 2.30, Running 304.05s Step 861( 87.67%), action 526, FPS 2.30, Running 304.37s Step 862( 87.83%), action 527, FPS 2.31, Running 304.87s Step 863( 88.00%), action 528, FPS 2.31, Running 305.21s Step 864( 88.17%), action 529, FPS 2.29, Running 305.78s Step 865( 88.33%), action 530, FPS 2.30, Running 306.11s Step 866( 88.50%), action 531, FPS 2.28, Running 306.80s Step 867( 88.67%), action 532, FPS 2.26, Running 307.18s Step 868( 88.83%), action 533, FPS 2.26, Running 307.72s Step 869( 89.00%), action 534, FPS 2.25, Running 308.08s Step 870( 89.17%), action 535, FPS 2.25, Running 308.60s Step 871( 89.33%), action 536, FPS 2.26, Running 308.92s Step 872( 89.50%), action 537, FPS 2.26, Running 309.43s Step 873( 89.67%), action 538, FPS 2.26, Running 309.77s Step 874( 89.83%), action 539, FPS 2.26, Running 310.30s Step 875( 90.00%), action 540, FPS 2.25, Running 310.66s Step 876( 90.17%), action 541, FPS 2.24, Running 311.34s Step 877( 90.33%), action 542, FPS 2.24, Running 311.68s Step 878( 90.50%), action 543, FPS 2.23, Running 312.22s Step 879( 90.67%), action 544, FPS 2.22, Running 312.58s Step 880( 90.83%), action 545, FPS 2.20, Running 313.13s Step 881( 91.00%), action 546, FPS 2.20, Running 313.47s Step 882( 91.17%), action 547, FPS 2.19, Running 313.99s Step 883( 91.33%), action 548, FPS 2.19, Running 314.34s Step 884( 91.50%), action 549, FPS 2.21, Running 314.85s Step 885( 91.67%), action 550, FPS 2.21, Running 315.17s Step 886( 91.83%), action 551, FPS 2.22, Running 315.82s Step 887( 92.00%), action 552, FPS 2.23, Running 316.17s Step 888( 92.17%), action 553, FPS 2.23, Running 316.70s Step 889( 92.33%), action 554, FPS 2.23, Running 317.03s Step 890( 92.50%), action 555, FPS 2.23, Running 317.57s Step 891( 92.67%), action 556, FPS 2.22, Running 317.93s Step 892( 92.83%), action 557, FPS 2.21, Running 318.47s Step 893( 93.00%), action 558, FPS 2.21, Running 318.80s Step 894( 93.17%), action 559, FPS 2.21, Running 319.35s Step 895( 93.33%), action 560, FPS 2.22, Running 319.69s Step 896( 93.50%), action 561, FPS 2.22, Running 320.36s Step 897( 93.67%), action 562, FPS 2.22, Running 320.69s Step 898( 93.83%), action 563, FPS 2.22, Running 321.22s Step 899( 94.00%), action 564, FPS 2.23, Running 321.56s Step 900( 94.17%), action 565, FPS 2.24, Running 322.07s Step 901( 94.33%), action 566, FPS 2.24, Running 322.39s Step 902( 94.50%), action 567, FPS 2.23, Running 322.94s Step 903( 94.67%), action 568, FPS 2.23, Running 323.29s Step 904( 94.83%), action 569, FPS 2.23, Running 323.82s Step 905( 95.00%), action 570, FPS 2.22, Running 324.17s Step 906( 95.17%), action 571, FPS 2.22, Running 324.82s Step 907( 95.33%), action 572, FPS 2.23, Running 325.15s Step 908( 95.50%), action 573, FPS 2.23, Running 325.66s Step 909( 95.67%), action 574, FPS 2.23, Running 325.98s Step 910( 95.83%), action 575, FPS 2.24, Running 326.52s Step 911( 96.00%), action 576, FPS 2.25, Running 326.82s Step 912( 96.17%), action 577, FPS 2.25, Running 327.35s Step 913( 96.33%), action 578, FPS 2.25, Running 327.69s Step 914( 96.50%), action 579, FPS 2.26, Running 328.22s Step 915( 96.67%), action 580, FPS 2.26, Running 328.54s Step 916( 96.83%), action 581, FPS 2.26, Running 329.22s Step 917( 97.00%), action 582, FPS 2.26, Running 329.55s Step 918( 97.17%), action 583, FPS 2.26, Running 330.07s Step 919( 97.33%), action 584, FPS 2.27, Running 330.39s Step 920( 97.50%), action 585, FPS 2.26, Running 330.90s Step 921( 97.67%), action 586, FPS 2.26, Running 331.25s Step 922( 97.83%), action 587, FPS 2.27, Running 331.76s Step 923( 98.00%), action 588, FPS 2.27, Running 332.10s Step 924( 98.17%), action 589, FPS 2.28, Running 332.60s Step 925( 98.33%), action 590, FPS 2.28, Running 332.93s Step 926( 98.50%), action 591, FPS 2.28, Running 333.57s Step 927( 98.67%), action 592, FPS 2.29, Running 333.89s Step 928( 98.83%), action 593, FPS 2.29, Running 334.40s Step 929( 99.00%), action 594, FPS 2.29, Running 334.73s Step 930( 99.17%), action 595, FPS 2.28, Running 335.27s Step 931( 99.33%), action 596, FPS 2.28, Running 335.60s Step 932( 99.50%), action 597, FPS 2.28, Running 336.11s Step 933( 99.67%), action 598, FPS 2.29, Running 336.42s Step 934( 99.83%), action 599, FPS 2.28, Running 336.97s Step 935(100.00%), action 600, FPS 2.28, Running 337.32s [2026-08-03 00:33:29] [66 ] Seed 65 failed after 337.43 s. +steps: 935 , actions: 600 . +Instruction: Empty +Total 9/66(13.64%) success. +Setting seed: 66 +Step 1( N/A%), pre moving , FPS 8.08, Running 0.12s Step 2( N/A%), pre moving , FPS 9.71, Running 0.21s Step 3( N/A%), pre moving , FPS 9.90, Running 0.30s Step 4( N/A%), pre moving , FPS 9.88, Running 0.40s Step 5( N/A%), pre moving , FPS 10.04, Running 0.50s Step 6( N/A%), pre moving , FPS 9.88, Running 0.61s Step 7( N/A%), pre moving , FPS 10.01, Running 0.70s Step 8( N/A%), pre moving , FPS 10.05, Running 0.80s Step 9( N/A%), pre moving , FPS 10.04, Running 0.90s Step 10( N/A%), pre moving , FPS 10.12, Running 0.99s Step 11( N/A%), pre moving , FPS 10.18, Running 1.08s Step 12( N/A%), pre moving , FPS 10.07, Running 1.19s Step 13( N/A%), pre moving , FPS 10.14, Running 1.28s Step 14( N/A%), pre moving , FPS 10.13, Running 1.38s Step 15( N/A%), pre moving , FPS 10.14, Running 1.48s Step 16( N/A%), pre moving , FPS 10.17, Running 1.57s Step 17( N/A%), pre moving , FPS 10.10, Running 1.68s Step 18( N/A%), pre moving , FPS 10.14, Running 1.77s Step 19( N/A%), pre moving , FPS 10.28, Running 1.85s Step 20( N/A%), pre moving , FPS 10.49, Running 1.91s Step 21( N/A%), pre moving , FPS 9.24, Running 2.29s Step 22( N/A%), pre moving , FPS 9.26, Running 2.37s Step 23( N/A%), pre moving , FPS 9.35, Running 2.44s Step 24( N/A%), pre moving , FPS 9.44, Running 2.52s Step 25( N/A%), pre moving , FPS 9.44, Running 2.62s Step 26( N/A%), pre moving , FPS 8.52, Running 2.96s Step 27( N/A%), pre moving , FPS 8.51, Running 3.05s Step 28( N/A%), pre moving , FPS 8.48, Running 3.15s Step 29( N/A%), pre moving , FPS 8.49, Running 3.25s Step 30( N/A%), pre moving , FPS 8.50, Running 3.34s Step 31( N/A%), pre moving , FPS 8.47, Running 3.44s Step 32( N/A%), pre moving , FPS 8.53, Running 3.54s Step 33( N/A%), pre moving , FPS 8.52, Running 3.63s Step 34( N/A%), pre moving , FPS 8.51, Running 3.73s Step 35( N/A%), pre moving , FPS 8.51, Running 3.83s Step 36( N/A%), pre moving , FPS 6.70, Running 4.56s Step 37( N/A%), pre moving , FPS 6.48, Running 4.77s Step 38( N/A%), pre moving , FPS 6.47, Running 4.87s Step 39( N/A%), pre moving , FPS 6.39, Running 4.98s Step 40( N/A%), pre moving , FPS 6.33, Running 5.07s Step 41( N/A%), pre moving , FPS 7.00, Running 5.14s Step 42( N/A%), pre moving , FPS 7.05, Running 5.20s Step 43( N/A%), pre moving , FPS 7.05, Running 5.28s Step 44( N/A%), pre moving , FPS 7.05, Running 5.36s Step 45( N/A%), pre moving , FPS 7.09, Running 5.44s Step 46( N/A%), pre moving , FPS 7.81, Running 5.52s Step 47( N/A%), pre moving , FPS 7.85, Running 5.60s Step 48( N/A%), pre moving , FPS 6.53, Running 6.22s Step 49( N/A%), pre moving , FPS 6.49, Running 6.33s Step 50( N/A%), pre moving , FPS 6.49, Running 6.43s Step 51( N/A%), pre moving , FPS 6.50, Running 6.52s Step 52( N/A%), pre moving , FPS 6.49, Running 6.62s Step 53( N/A%), pre moving , FPS 6.48, Running 6.72s Step 54( N/A%), pre moving , FPS 6.47, Running 6.83s Step 55( N/A%), pre moving , FPS 6.46, Running 6.92s Step 56( N/A%), pre moving , FPS 8.00, Running 7.06s Step 57( N/A%), pre moving , FPS 8.20, Running 7.21s Step 58( N/A%), pre moving , FPS 8.02, Running 7.36s Step 59( N/A%), pre moving , FPS 7.87, Running 7.52s Step 60( N/A%), pre moving , FPS 7.67, Running 7.67s Step 61( N/A%), pre moving , FPS 7.50, Running 7.81s Step 62( N/A%), pre moving , FPS 7.25, Running 7.96s Step 63( N/A%), pre moving , FPS 7.06, Running 8.12s Step 64( N/A%), pre moving , FPS 6.86, Running 8.27s Step 65( N/A%), pre moving , FPS 6.72, Running 8.41s Step 66( N/A%), pre moving , FPS 6.58, Running 8.56s Step 67( N/A%), pre moving , FPS 6.51, Running 8.67s Step 68( N/A%), pre moving , FPS 7.77, Running 8.79s Step 69( N/A%), pre moving , FPS 7.77, Running 8.91s Step 70( N/A%), pre moving , FPS 7.72, Running 9.02s Step 71( N/A%), pre moving , FPS 7.62, Running 9.14s Step 72( N/A%), pre moving , FPS 7.50, Running 9.28s Step 73( N/A%), pre moving , FPS 7.34, Running 9.44s Step 74( N/A%), pre moving , FPS 7.21, Running 9.60s Step 75( N/A%), pre moving , FPS 7.11, Running 9.74s Step 76( N/A%), pre moving , FPS 7.07, Running 9.89s Step 77( N/A%), pre moving , FPS 7.06, Running 10.04s Step 78( N/A%), pre moving , FPS 7.04, Running 10.20s Step 79( N/A%), pre moving , FPS 7.06, Running 10.35s Step 80( N/A%), pre moving , FPS 7.09, Running 10.50s Step 81( N/A%), pre moving , FPS 7.06, Running 10.65s Step 82( N/A%), pre moving , FPS 7.05, Running 10.80s Step 83( N/A%), pre moving , FPS 7.03, Running 10.96s Step 84( N/A%), pre moving , FPS 7.03, Running 11.12s Step 85( N/A%), pre moving , FPS 7.03, Running 11.26s Step 86( N/A%), pre moving , FPS 7.01, Running 11.41s Step 87( N/A%), pre moving , FPS 6.92, Running 11.56s Step 88( N/A%), pre moving , FPS 6.84, Running 11.71s Step 89( N/A%), pre moving , FPS 6.77, Running 11.86s Step 90( N/A%), pre moving , FPS 6.80, Running 11.96s Step 91( N/A%), pre moving , FPS 6.92, Running 12.04s Step 92( N/A%), pre moving , FPS 7.07, Running 12.11s Step 93( N/A%), pre moving , FPS 7.27, Running 12.19s Step 94( N/A%), pre moving , FPS 7.48, Running 12.27s Step 95( N/A%), pre moving , FPS 7.64, Running 12.36s Step 96( N/A%), pre moving , FPS 7.84, Running 12.44s Step 97( N/A%), pre moving , FPS 8.04, Running 12.53s Step 98( N/A%), pre moving , FPS 8.23, Running 12.63s Step 99( N/A%), pre moving , FPS 8.42, Running 12.73s Step 100( N/A%), pre moving , FPS 8.54, Running 12.84s Step 101( N/A%), pre moving , FPS 8.75, Running 12.93s Step 102( N/A%), pre moving , FPS 8.98, Running 13.02s Step 103( N/A%), pre moving , FPS 9.23, Running 13.13s Step 104( N/A%), pre moving , FPS 9.50, Running 13.22s Step 105( N/A%), pre moving , FPS 9.71, Running 13.32s Step 106( N/A%), pre moving , FPS 9.90, Running 13.43s Step 107( N/A%), pre moving , FPS 10.20, Running 13.52s Step 108( N/A%), pre moving , FPS 10.55, Running 13.61s Step 109( N/A%), pre moving , FPS 10.82, Running 13.71s Step 110( N/A%), pre moving , FPS 10.83, Running 13.81s Step 111( N/A%), pre moving , FPS 10.74, Running 13.90s Step 112( N/A%), pre moving , FPS 10.55, Running 14.01s Step 113( N/A%), pre moving , FPS 10.48, Running 14.10s Step 114( N/A%), pre moving , FPS 10.36, Running 14.20s Step 115( N/A%), pre moving , FPS 10.27, Running 14.30s Step 116( N/A%), pre moving , FPS 10.13, Running 14.41s Step 117( N/A%), pre moving , FPS 10.11, Running 14.51s Step 118( N/A%), pre moving , FPS 10.15, Running 14.60s Step 119( N/A%), pre moving , FPS 10.12, Running 14.70s Step 120( N/A%), pre moving , FPS 10.24, Running 14.79s Step 121( N/A%), pre moving , FPS 10.23, Running 14.89s Step 122( N/A%), pre moving , FPS 10.17, Running 14.99s Step 123( N/A%), pre moving , FPS 10.18, Running 15.09s Step 124( N/A%), pre moving , FPS 10.30, Running 15.16s Step 125( N/A%), pre moving , FPS 10.45, Running 15.23s Step 126( N/A%), pre moving , FPS 10.70, Running 15.30s Step 127( N/A%), pre moving , FPS 10.84, Running 15.36s Step 128( N/A%), pre moving , FPS 11.04, Running 15.42s Step 129( N/A%), pre moving , FPS 7.62, Running 16.33s Step 130( N/A%), pre moving , FPS 6.94, Running 16.69s Step 131( N/A%), pre moving , FPS 6.66, Running 16.90s Step 132( N/A%), pre moving , FPS 6.16, Running 17.26s Step 133( N/A%), pre moving , FPS 5.94, Running 17.47s Step 134( N/A%), pre moving , FPS 5.53, Running 17.82s Step 135( N/A%), pre moving , FPS 5.38, Running 18.02s Step 136( N/A%), pre moving , FPS 5.07, Running 18.36s Step 137( N/A%), pre moving , FPS 4.94, Running 18.55s Step 138( N/A%), pre moving , FPS 4.62, Running 18.93s Step 139( N/A%), pre moving , FPS 4.54, Running 19.10s Step 140( N/A%), pre moving , FPS 4.29, Running 19.45s Step 141( N/A%), pre moving , FPS 4.19, Running 19.66s Step 142( N/A%), pre moving , FPS 3.99, Running 20.00s Step 143( N/A%), pre moving , FPS 3.91, Running 20.20s Step 144( N/A%), pre moving , FPS 3.70, Running 20.57s Step 145( N/A%), pre moving , FPS 3.61, Running 20.77s Step 146( N/A%), pre moving , FPS 3.44, Running 21.11s Step 147( N/A%), pre moving , FPS 3.35, Running 21.33s Step 148( N/A%), pre moving , FPS 3.20, Running 21.68s Step 149( N/A%), pre moving , FPS 3.59, Running 21.90s Step 150( N/A%), pre moving , FPS 3.60, Running 22.24s Step 151( N/A%), pre moving , FPS 3.63, Running 22.42s Step 152( N/A%), pre moving , FPS 3.60, Running 22.82s Step 153( N/A%), pre moving , FPS 3.60, Running 23.03s Step 154( N/A%), pre moving , FPS 3.59, Running 23.38s Step 155( N/A%), pre moving , FPS 3.58, Running 23.61s Step 156( N/A%), pre moving , FPS 3.56, Running 23.97s Step 157( N/A%), pre moving , FPS 3.56, Running 24.18s Step 158( N/A%), pre moving , FPS 3.53, Running 24.60s Step 159( N/A%), pre moving , FPS 3.49, Running 24.84s Step 160( N/A%), pre moving , FPS 3.48, Running 25.21s Step 161( N/A%), pre moving , FPS 3.47, Running 25.42s Step 162( N/A%), pre moving , FPS 3.46, Running 25.79s Step 163( N/A%), pre moving , FPS 3.46, Running 25.98s Step 164( N/A%), pre moving , FPS 3.46, Running 26.34s Step 165( N/A%), pre moving , FPS 3.44, Running 26.57s Step 166( N/A%), pre moving , FPS 3.39, Running 27.01s Step 167( N/A%), pre moving , FPS 3.39, Running 27.22s Step 168( N/A%), pre moving , FPS 3.39, Running 27.58s Step 169( N/A%), pre moving , FPS 3.38, Running 27.82s Step 170( N/A%), pre moving , FPS 3.36, Running 28.20s Step 171( N/A%), pre moving , FPS 3.33, Running 28.43s Step 172( N/A%), pre moving , FPS 3.33, Running 28.81s Step 173( N/A%), pre moving , FPS 3.32, Running 29.05s Step 174( N/A%), pre moving , FPS 3.29, Running 29.46s Step 175( N/A%), pre moving , FPS 3.29, Running 29.69s Step 176( N/A%), pre moving , FPS 3.28, Running 30.07s Step 177( N/A%), pre moving , FPS 3.25, Running 30.33s Step 178( N/A%), pre moving , FPS 3.26, Running 30.74s Step 179( N/A%), pre moving , FPS 3.26, Running 30.98s Step 180( N/A%), pre moving , FPS 3.24, Running 31.37s Step 181( N/A%), pre moving , FPS 3.21, Running 31.66s Step 182( N/A%), pre moving , FPS 3.19, Running 32.07s Step 183( N/A%), pre moving , FPS 3.15, Running 32.33s Step 184( N/A%), pre moving , FPS 3.15, Running 32.70s Step 185( N/A%), pre moving , FPS 3.12, Running 32.99s Step 186( N/A%), pre moving , FPS 3.12, Running 33.42s Step 187( N/A%), pre moving , FPS 3.11, Running 33.65s Step 188( N/A%), pre moving , FPS 3.11, Running 34.02s Step 189( N/A%), pre moving , FPS 3.11, Running 34.26s Step 190( N/A%), pre moving , FPS 3.08, Running 34.69s Step 191( N/A%), pre moving , FPS 3.05, Running 35.00s Step 192( N/A%), pre moving , FPS 3.01, Running 35.47s Step 193( N/A%), pre moving , FPS 2.97, Running 35.78s Step 194( N/A%), pre moving , FPS 2.99, Running 36.16s Step 195( N/A%), pre moving , FPS 2.96, Running 36.44s Step 196( N/A%), pre moving , FPS 2.96, Running 36.84s Step 197( N/A%), pre moving , FPS 3.01, Running 36.97s Step 198( N/A%), pre moving , FPS 3.15, Running 37.09s Step 199( N/A%), pre moving , FPS 3.20, Running 37.23s Step 200( N/A%), pre moving , FPS 3.35, Running 37.35s Step 201( N/A%), pre moving , FPS 3.44, Running 37.47s Step 202( N/A%), pre moving , FPS 3.62, Running 37.59s Step 203( N/A%), pre moving , FPS 3.70, Running 37.73s Step 204( N/A%), pre moving , FPS 3.88, Running 37.86s Step 205( N/A%), pre moving , FPS 4.00, Running 37.99s Step 206( N/A%), pre moving , FPS 4.25, Running 38.12s Step 207( N/A%), pre moving , FPS 3.94, Running 38.72s Step 208( N/A%), pre moving , FPS 4.14, Running 38.85s Step 209( N/A%), pre moving , FPS 4.23, Running 38.98s Step 210( N/A%), pre moving , FPS 4.51, Running 39.13s Step 211( N/A%), pre moving , FPS 4.61, Running 39.33s Step 212( N/A%), pre moving , FPS 4.91, Running 39.54s Step 213( N/A%), pre moving , FPS 5.04, Running 39.76s Step 214( N/A%), pre moving , FPS 5.25, Running 39.97s Step 215( N/A%), pre moving , FPS 5.42, Running 40.13s Step 216( N/A%), pre moving , FPS 5.75, Running 40.32s Step 217( N/A%), pre moving , FPS 5.67, Running 40.50s Step 218( N/A%), pre moving , FPS 5.54, Running 40.70s Step 219( N/A%), pre moving , FPS 5.45, Running 40.90s Step 220( N/A%), pre moving , FPS 5.41, Running 41.04s Step 221( N/A%), pre moving , FPS 5.40, Running 41.18s Step 222( N/A%), pre moving , FPS 5.36, Running 41.32s Step 223( N/A%), pre moving , FPS 5.36, Running 41.46s Step 224( N/A%), pre moving , FPS 5.34, Running 41.61s Step 225( N/A%), pre moving , FPS 5.34, Running 41.74s Step 226( N/A%), pre moving , FPS 5.34, Running 41.86s Step 227( N/A%), pre moving , FPS 5.96, Running 42.07s Step 228( N/A%), pre moving , FPS 5.82, Running 42.29s Step 229( N/A%), pre moving , FPS 5.60, Running 42.55s Step 230( N/A%), pre moving , FPS 5.40, Running 42.83s Step 231( N/A%), pre moving , FPS 5.40, Running 43.04s Step 232( N/A%), pre moving , FPS 5.40, Running 43.24s Step 233( N/A%), pre moving , FPS 5.44, Running 43.43s Step 234( N/A%), pre moving , FPS 5.44, Running 43.64s Step 235( N/A%), pre moving , FPS 5.39, Running 43.84s Step 236( N/A%), pre moving , FPS 5.39, Running 44.03s Step 237( N/A%), pre moving , FPS 5.40, Running 44.20s Step 238( N/A%), pre moving , FPS 5.43, Running 44.38s Step 239( N/A%), pre moving , FPS 5.56, Running 44.50s Step 240( N/A%), pre moving , FPS 5.57, Running 44.63s Step 241( N/A%), pre moving , FPS 5.46, Running 44.84s Step 242( N/A%), pre moving , FPS 5.38, Running 45.04s Step 243( N/A%), pre moving , FPS 5.39, Running 45.17s Step 244( N/A%), pre moving , FPS 5.39, Running 45.31s Step 245( N/A%), pre moving , FPS 5.39, Running 45.44s Step 246( N/A%), pre moving , FPS 5.37, Running 45.59s Step 247( N/A%), pre moving , FPS 5.50, Running 45.71s Step 248( N/A%), pre moving , FPS 5.63, Running 45.84s Step 249( N/A%), pre moving , FPS 5.87, Running 45.96s Step 250( N/A%), pre moving , FPS 6.11, Running 46.10s Step 251( N/A%), pre moving , FPS 5.36, Running 46.77s Step 252( N/A%), pre moving , FPS 5.46, Running 46.91s Step 253( N/A%), pre moving , FPS 5.53, Running 47.05s Step 254( N/A%), pre moving , FPS 5.54, Running 47.25s Step 255( N/A%), pre moving , FPS 5.54, Running 47.45s Step 256( N/A%), pre moving , FPS 5.54, Running 47.64s Step 257( N/A%), pre moving , FPS 5.53, Running 47.82s Step 258( N/A%), pre moving , FPS 5.43, Running 48.06s Step 259( N/A%), pre moving , FPS 5.24, Running 48.31s Step 260( N/A%), pre moving , FPS 5.07, Running 48.57s Step 261( N/A%), pre moving , FPS 4.98, Running 48.85s Step 262( N/A%), pre moving , FPS 4.89, Running 49.13s Step 263( N/A%), pre moving , FPS 4.74, Running 49.39s Step 264( N/A%), pre moving , FPS 4.60, Running 49.66s Step 265( N/A%), pre moving , FPS 4.45, Running 49.94s Step 266( N/A%), pre moving , FPS 4.26, Running 50.28s Step 267( N/A%), pre moving , FPS 4.05, Running 50.64s Step 268( N/A%), pre moving , FPS 3.89, Running 50.98s Step 269( N/A%), pre moving , FPS 3.72, Running 51.33s Step 270( N/A%), pre moving , FPS 3.59, Running 51.67s Step 271( N/A%), pre moving , FPS 3.85, Running 51.97s Step 272( N/A%), pre moving , FPS 3.72, Running 52.28s Step 273( N/A%), pre moving , FPS 3.58, Running 52.64s Step 274( N/A%), pre moving , FPS 3.49, Running 52.98s Step 275( N/A%), pre moving , FPS 3.41, Running 53.32s Step 276( N/A%), pre moving , FPS 3.31, Running 53.68s Step 277( N/A%), pre moving , FPS 3.22, Running 54.03s Step 278( N/A%), pre moving , FPS 3.16, Running 54.39s Step 279( N/A%), pre moving , FPS 3.12, Running 54.72s Step 280( N/A%), pre moving , FPS 3.08, Running 55.07s Step 281( N/A%), pre moving , FPS 3.08, Running 55.35s Step 282( N/A%), pre moving , FPS 3.08, Running 55.63s Step 283( N/A%), pre moving , FPS 3.09, Running 55.87s Step 284( N/A%), pre moving , FPS 3.10, Running 56.11s Step 285( N/A%), pre moving , FPS 3.15, Running 56.29s Step 286( N/A%), pre moving , FPS 3.23, Running 56.48s Step 287( N/A%), pre moving , FPS 3.31, Running 56.69s Step 288( N/A%), pre moving , FPS 3.41, Running 56.84s Step 289( N/A%), pre moving , FPS 3.45, Running 57.12s Step 290( N/A%), pre moving , FPS 3.53, Running 57.33s Step 291( N/A%), pre moving , FPS 3.54, Running 57.62s Step 292( N/A%), pre moving , FPS 3.56, Running 57.90s Step 293( N/A%), pre moving , FPS 3.60, Running 58.19s Step 294( N/A%), pre moving , FPS 3.65, Running 58.45s Step 295( N/A%), pre moving , FPS 3.70, Running 58.73s Step 296( N/A%), pre moving , FPS 3.75, Running 59.01s Step 297( N/A%), pre moving , FPS 3.80, Running 59.29s Step 298( N/A%), pre moving , FPS 3.86, Running 59.56s Step 299( N/A%), pre moving , FPS 3.94, Running 59.79s Step 300( N/A%), pre moving , FPS 4.03, Running 60.03s Step 301( N/A%), pre moving , FPS 4.11, Running 60.21s Step 302( N/A%), pre moving , FPS 4.18, Running 60.42s Step 303( N/A%), pre moving , FPS 4.20, Running 60.63s Step 304( N/A%), pre moving , FPS 4.24, Running 60.83s Step 305( N/A%), pre moving , FPS 4.21, Running 61.04s Step 306( N/A%), pre moving , FPS 4.20, Running 61.25s Step 307( N/A%), pre moving , FPS 4.19, Running 61.47s Step 308( N/A%), pre moving , FPS 4.14, Running 61.67s Step 309( N/A%), pre moving , FPS 4.21, Running 61.88s Step 310( N/A%), pre moving , FPS 4.27, Running 62.01s Step 311( N/A%), pre moving , FPS 4.41, Running 62.16s Step 312( N/A%), pre moving , FPS 4.56, Running 62.29s Step 313( N/A%), pre moving , FPS 4.73, Running 62.41s Step 314( N/A%), pre moving , FPS 4.87, Running 62.56s Step 315( N/A%), pre moving , FPS 5.05, Running 62.69s Step 316( N/A%), pre moving , FPS 5.23, Running 62.83s Step 317( N/A%), pre moving , FPS 5.46, Running 62.96s Step 318( N/A%), pre moving , FPS 5.67, Running 63.09s Step 319( N/A%), pre moving , FPS 5.81, Running 63.24s Step 320( N/A%), pre moving , FPS 5.99, Running 63.37s Step 321( N/A%), pre moving , FPS 6.13, Running 63.48s Step 322( N/A%), pre moving , FPS 6.29, Running 63.59s Step 323( N/A%), pre moving , FPS 6.48, Running 63.71s Step 324( N/A%), pre moving , FPS 6.67, Running 63.83s Step 325( N/A%), pre moving , FPS 4.50, Running 65.49s Step 326( N/A%), pre moving , FPS 4.28, Running 65.91s Step 327( N/A%), pre moving , FPS 4.27, Running 66.15s Step 328( N/A%), pre moving , FPS 4.11, Running 66.54s Step 329( N/A%), pre moving , FPS 4.09, Running 66.77s Step 330( N/A%), pre moving , FPS 3.87, Running 67.18s Step 331( N/A%), pre moving , FPS 3.81, Running 67.41s Step 332( N/A%), pre moving , FPS 3.63, Running 67.79s Step 333( N/A%), pre moving , FPS 3.56, Running 68.03s Step 334( N/A%), pre moving , FPS 3.42, Running 68.41s Step 335( N/A%), pre moving , FPS 3.36, Running 68.64s Step 336( N/A%), pre moving , FPS 3.23, Running 69.02s Step 337( N/A%), pre moving , FPS 3.17, Running 69.27s Step 338( N/A%), pre moving , FPS 3.03, Running 69.69s Step 339( N/A%), pre moving , FPS 2.99, Running 69.92s Step 340( N/A%), pre moving , FPS 2.87, Running 70.33s Step 341( N/A%), pre moving , FPS 2.82, Running 70.56s Step 342( N/A%), pre moving , FPS 2.72, Running 70.96s Step 343( N/A%), pre moving , FPS 2.68, Running 71.18s Step 344( N/A%), pre moving , FPS 2.58, Running 71.58s Step 345( 0.17%), action 1, FPS 2.89, Running 72.42s Step 346( 0.33%), action 2, FPS 2.90, Running 72.81s Step 347( 0.50%), action 3, FPS 2.79, Running 73.32s Step 348( 0.67%), action 4, FPS 2.77, Running 73.75s Step 349( 0.83%), action 5, FPS 2.66, Running 74.30s Step 350( 1.00%), action 6, FPS 2.68, Running 74.65s Step 351( 1.17%), action 7, FPS 2.59, Running 75.14s Step 352( 1.33%), action 8, FPS 2.58, Running 75.53s Step 353( 1.50%), action 9, FPS 2.51, Running 76.01s Step 354( 1.67%), action 10, FPS 2.50, Running 76.41s Step 355( 1.83%), action 11, FPS 2.39, Running 77.01s Step 356( 2.00%), action 12, FPS 2.38, Running 77.41s Step 357( 2.17%), action 13, FPS 2.31, Running 77.92s Step 358( 2.33%), action 14, FPS 2.32, Running 78.30s Step 359( 2.50%), action 15, FPS 2.25, Running 78.80s Step 360( 2.67%), action 16, FPS 2.26, Running 79.18s Step 361( 2.83%), action 17, FPS 2.20, Running 79.64s Step 362( 3.00%), action 18, FPS 2.21, Running 80.01s Step 363( 3.17%), action 19, FPS 2.14, Running 80.52s Step 364( 3.33%), action 20, FPS 2.15, Running 80.89s Step 365( 3.50%), action 21, FPS 2.20, Running 81.52s Step 366( 3.67%), action 22, FPS 2.20, Running 81.91s Step 367( 3.83%), action 23, FPS 2.20, Running 82.41s Step 368( 4.00%), action 24, FPS 2.21, Running 82.80s Step 369( 4.17%), action 25, FPS 2.22, Running 83.29s Step 370( 4.33%), action 26, FPS 2.22, Running 83.67s Step 371( 4.50%), action 27, FPS 2.22, Running 84.15s Step 372( 4.67%), action 28, FPS 2.23, Running 84.51s Step 373( 4.83%), action 29, FPS 2.22, Running 85.03s Step 374( 5.00%), action 30, FPS 2.22, Running 85.42s Step 375( 5.17%), action 31, FPS 2.21, Running 86.06s Step 376( 5.33%), action 32, FPS 2.22, Running 86.42s Step 377( 5.50%), action 33, FPS 2.23, Running 86.90s Step 378( 5.67%), action 34, FPS 2.23, Running 87.28s Step 379( 5.83%), action 35, FPS 2.23, Running 87.77s Step 380( 6.00%), action 36, FPS 2.24, Running 88.12s Step 381( 6.17%), action 37, FPS 2.23, Running 88.61s Step 382( 6.33%), action 38, FPS 2.23, Running 88.98s Step 383( 6.50%), action 39, FPS 2.24, Running 89.44s Step 384( 6.67%), action 40, FPS 2.24, Running 89.82s Step 385( 6.83%), action 41, FPS 2.25, Running 90.41s Step 386( 7.00%), action 42, FPS 2.25, Running 90.81s Step 387( 7.17%), action 43, FPS 2.25, Running 91.29s Step 388( 7.33%), action 44, FPS 2.26, Running 91.65s Step 389( 7.50%), action 45, FPS 2.26, Running 92.15s Step 390( 7.67%), action 46, FPS 2.26, Running 92.53s Step 391( 7.83%), action 47, FPS 2.24, Running 93.07s Step 392( 8.00%), action 48, FPS 2.21, Running 93.54s Step 393( 8.17%), action 49, FPS 2.20, Running 94.12s Step 394( 8.33%), action 50, FPS 2.18, Running 94.59s Step 395( 8.50%), action 51, FPS 2.16, Running 95.32s Step 396( 8.67%), action 52, FPS 2.15, Running 95.73s Step 397( 8.83%), action 53, FPS 2.13, Running 96.31s Step 398( 9.00%), action 54, FPS 2.11, Running 96.76s Step 399( 9.17%), action 55, FPS 2.09, Running 97.32s Step 400( 9.33%), action 56, FPS 2.05, Running 97.87s Step 401( 9.50%), action 57, FPS 2.04, Running 98.43s Step 402( 9.67%), action 58, FPS 2.02, Running 98.87s Step 403( 9.83%), action 59, FPS 2.00, Running 99.43s Step 404( 10.00%), action 60, FPS 1.99, Running 99.87s Step 405( 10.17%), action 61, FPS 1.97, Running 100.55s Step 406( 10.33%), action 62, FPS 1.96, Running 101.01s Step 407( 10.50%), action 63, FPS 1.94, Running 101.60s Step 408( 10.67%), action 64, FPS 1.92, Running 102.05s Step 409( 10.83%), action 65, FPS 1.91, Running 102.60s Step 410( 11.00%), action 66, FPS 1.91, Running 102.98s Step 411( 11.17%), action 67, FPS 1.92, Running 103.49s Step 412( 11.33%), action 68, FPS 1.92, Running 103.93s Step 413( 11.50%), action 69, FPS 1.94, Running 104.41s Step 414( 11.67%), action 70, FPS 1.96, Running 104.81s Step 415( 11.83%), action 71, FPS 1.98, Running 105.43s Step 416( 12.00%), action 72, FPS 1.97, Running 105.86s Step 417( 12.17%), action 73, FPS 1.99, Running 106.35s Step 418( 12.33%), action 74, FPS 2.00, Running 106.74s Step 419( 12.50%), action 75, FPS 2.02, Running 107.23s Step 420( 12.67%), action 76, FPS 2.05, Running 107.61s Step 421( 12.83%), action 77, FPS 2.07, Running 108.08s Step 422( 13.00%), action 78, FPS 2.08, Running 108.47s Step 423( 13.17%), action 79, FPS 2.10, Running 108.96s Step 424( 13.33%), action 80, FPS 2.12, Running 109.32s Step 425( 13.50%), action 81, FPS 2.13, Running 109.95s Step 426( 13.67%), action 82, FPS 2.15, Running 110.33s Step 427( 13.83%), action 83, FPS 2.17, Running 110.81s Step 428( 14.00%), action 84, FPS 2.19, Running 111.18s Step 429( 14.17%), action 85, FPS 2.21, Running 111.64s Step 430( 14.33%), action 86, FPS 2.22, Running 112.00s Step 431( 14.50%), action 87, FPS 2.23, Running 112.46s Step 432( 14.67%), action 88, FPS 2.25, Running 112.82s Step 433( 14.83%), action 89, FPS 2.25, Running 113.31s Step 434( 15.00%), action 90, FPS 2.25, Running 113.70s Step 435( 15.17%), action 91, FPS 2.25, Running 114.31s Step 436( 15.33%), action 92, FPS 2.27, Running 114.69s Step 437( 15.50%), action 93, FPS 2.26, Running 115.18s Step 438( 15.67%), action 94, FPS 2.26, Running 115.59s Step 439( 15.83%), action 95, FPS 2.26, Running 116.09s Step 440( 16.00%), action 96, FPS 2.25, Running 116.49s Step 441( 16.17%), action 97, FPS 2.25, Running 116.96s Step 442( 16.33%), action 98, FPS 2.26, Running 117.32s Step 443( 16.50%), action 99, FPS 2.27, Running 117.79s Step 444( 16.67%), action 100, FPS 2.26, Running 118.15s Step 445( 16.83%), action 101, FPS 2.27, Running 118.75s Step 446( 17.00%), action 102, FPS 2.27, Running 119.12s Step 447( 17.17%), action 103, FPS 2.27, Running 119.61s Step 448( 17.33%), action 104, FPS 2.27, Running 119.99s Step 449( 17.50%), action 105, FPS 2.27, Running 120.46s Step 450( 17.67%), action 106, FPS 2.26, Running 120.83s Step 451( 17.83%), action 107, FPS 2.26, Running 121.32s Step 452( 18.00%), action 108, FPS 2.26, Running 121.68s Step 453( 18.17%), action 109, FPS 2.27, Running 122.13s Step 454( 18.33%), action 110, FPS 2.27, Running 122.51s Step 455( 18.50%), action 111, FPS 2.27, Running 123.13s Step 456( 18.67%), action 112, FPS 2.27, Running 123.50s Step 457( 18.83%), action 113, FPS 2.28, Running 123.97s Step 458( 19.00%), action 114, FPS 2.29, Running 124.34s Step 459( 19.17%), action 115, FPS 2.29, Running 124.82s Step 460( 19.33%), action 116, FPS 2.30, Running 125.17s Step 461( 19.50%), action 117, FPS 2.31, Running 125.62s Step 462( 19.67%), action 118, FPS 2.31, Running 125.99s Step 463( 19.83%), action 119, FPS 2.31, Running 126.46s Step 464( 20.00%), action 120, FPS 2.30, Running 126.83s Step 465( 20.17%), action 121, FPS 2.30, Running 127.44s Step 466( 20.33%), action 122, FPS 2.30, Running 127.83s Step 467( 20.50%), action 123, FPS 2.30, Running 128.29s Step 468( 20.67%), action 124, FPS 2.31, Running 128.66s Step 469( 20.83%), action 125, FPS 2.30, Running 129.15s Step 470( 21.00%), action 126, FPS 2.30, Running 129.52s Step 471( 21.17%), action 127, FPS 2.29, Running 130.04s Step 472( 21.33%), action 128, FPS 2.29, Running 130.41s Step 473( 21.50%), action 129, FPS 2.28, Running 130.91s Step 474( 21.67%), action 130, FPS 2.28, Running 131.29s Step 475( 21.83%), action 131, FPS 2.28, Running 131.89s Step 476( 22.00%), action 132, FPS 2.28, Running 132.28s Step 477( 22.17%), action 133, FPS 2.28, Running 132.77s Step 478( 22.33%), action 134, FPS 2.27, Running 133.14s Step 479( 22.50%), action 135, FPS 2.27, Running 133.64s Step 480( 22.67%), action 136, FPS 2.26, Running 134.02s Step 481( 22.83%), action 137, FPS 2.26, Running 134.48s Step 482( 23.00%), action 138, FPS 2.26, Running 134.85s Step 483( 23.17%), action 139, FPS 2.26, Running 135.32s Step 484( 23.33%), action 140, FPS 2.26, Running 135.68s Step 485( 23.50%), action 141, FPS 2.26, Running 136.30s Step 486( 23.67%), action 142, FPS 2.27, Running 136.64s Step 487( 23.83%), action 143, FPS 2.26, Running 137.15s Step 488( 24.00%), action 144, FPS 2.26, Running 137.51s Step 489( 24.17%), action 145, FPS 2.26, Running 137.99s Step 490( 24.33%), action 146, FPS 2.26, Running 138.36s Step 491( 24.50%), action 147, FPS 2.28, Running 138.83s Step 492( 24.67%), action 148, FPS 2.27, Running 139.24s Step 493( 24.83%), action 149, FPS 2.27, Running 139.73s Step 494( 25.00%), action 150, FPS 2.27, Running 140.10s Step 495( 25.17%), action 151, FPS 2.27, Running 140.69s Step 496( 25.33%), action 152, FPS 2.27, Running 141.09s Step 497( 25.50%), action 153, FPS 2.27, Running 141.56s Step 498( 25.67%), action 154, FPS 2.27, Running 141.94s Step 499( 25.83%), action 155, FPS 2.28, Running 142.41s Step 500( 26.00%), action 156, FPS 2.28, Running 142.79s Step 501( 26.17%), action 157, FPS 2.28, Running 143.26s Step 502( 26.33%), action 158, FPS 2.28, Running 143.63s Step 503( 26.50%), action 159, FPS 2.27, Running 144.13s Step 504( 26.67%), action 160, FPS 2.27, Running 144.50s Step 505( 26.83%), action 161, FPS 2.27, Running 145.11s Step 506( 27.00%), action 162, FPS 2.26, Running 145.48s Step 507( 27.17%), action 163, FPS 2.27, Running 145.97s Step 508( 27.33%), action 164, FPS 2.27, Running 146.33s Step 509( 27.50%), action 165, FPS 2.27, Running 146.82s Step 510( 27.67%), action 166, FPS 2.27, Running 147.16s Step 511( 27.83%), action 167, FPS 2.26, Running 147.67s Step 512( 28.00%), action 168, FPS 2.27, Running 148.04s Step 513( 28.17%), action 169, FPS 2.27, Running 148.53s Step 514( 28.33%), action 170, FPS 2.27, Running 148.89s Step 515( 28.50%), action 171, FPS 2.27, Running 149.49s Step 516( 28.67%), action 172, FPS 2.28, Running 149.86s Step 517( 28.83%), action 173, FPS 2.28, Running 150.34s Step 518( 29.00%), action 174, FPS 2.28, Running 150.70s Step 519( 29.17%), action 175, FPS 2.28, Running 151.20s Step 520( 29.33%), action 176, FPS 2.28, Running 151.56s Step 521( 29.50%), action 177, FPS 2.28, Running 152.05s Step 522( 29.67%), action 178, FPS 2.28, Running 152.42s Step 523( 29.83%), action 179, FPS 2.28, Running 152.91s Step 524( 30.00%), action 180, FPS 2.27, Running 153.30s Step 525( 30.17%), action 181, FPS 2.27, Running 153.91s Step 526( 30.33%), action 182, FPS 2.27, Running 154.30s Step 527( 30.50%), action 183, FPS 2.27, Running 154.76s Step 528( 30.67%), action 184, FPS 2.27, Running 155.12s Step 529( 30.83%), action 185, FPS 2.28, Running 155.58s Step 530( 31.00%), action 186, FPS 2.28, Running 155.95s Step 531( 31.17%), action 187, FPS 2.29, Running 156.42s Step 532( 31.33%), action 188, FPS 2.28, Running 156.79s Step 533( 31.50%), action 189, FPS 2.28, Running 157.29s Step 534( 31.67%), action 190, FPS 2.28, Running 157.67s Step 535( 31.83%), action 191, FPS 2.28, Running 158.27s Step 536( 32.00%), action 192, FPS 2.28, Running 158.64s Step 537( 32.17%), action 193, FPS 2.28, Running 159.12s Step 538( 32.33%), action 194, FPS 2.28, Running 159.49s Step 539( 32.50%), action 195, FPS 2.26, Running 160.03s Step 540( 32.67%), action 196, FPS 2.26, Running 160.41s Step 541( 32.83%), action 197, FPS 2.26, Running 160.92s Step 542( 33.00%), action 198, FPS 2.25, Running 161.30s Step 543( 33.17%), action 199, FPS 2.26, Running 161.76s Step 544( 33.33%), action 200, FPS 2.26, Running 162.13s Step 545( 33.50%), action 201, FPS 2.26, Running 162.76s Step 546( 33.67%), action 202, FPS 2.27, Running 163.13s Step 547( 33.83%), action 203, FPS 2.25, Running 163.63s Step 548( 34.00%), action 204, FPS 2.24, Running 164.07s Step 549( 34.17%), action 205, FPS 2.23, Running 164.56s Step 550( 34.33%), action 206, FPS 2.22, Running 164.94s Step 551( 34.50%), action 207, FPS 2.22, Running 165.42s Step 552( 34.67%), action 208, FPS 2.22, Running 165.79s Step 553( 34.83%), action 209, FPS 2.23, Running 166.27s Step 554( 35.00%), action 210, FPS 2.23, Running 166.65s Step 555( 35.17%), action 211, FPS 2.22, Running 167.26s Step 556( 35.33%), action 212, FPS 2.23, Running 167.62s Step 557( 35.50%), action 213, FPS 2.22, Running 168.13s Step 558( 35.67%), action 214, FPS 2.22, Running 168.50s Step 559( 35.83%), action 215, FPS 2.23, Running 168.99s Step 560( 36.00%), action 216, FPS 2.23, Running 169.37s Step 561( 36.17%), action 217, FPS 2.24, Running 169.84s Step 562( 36.33%), action 218, FPS 2.23, Running 170.26s Step 563( 36.50%), action 219, FPS 2.23, Running 170.74s Step 564( 36.67%), action 220, FPS 2.23, Running 171.12s Step 565( 36.83%), action 221, FPS 2.23, Running 171.74s Step 566( 37.00%), action 222, FPS 2.22, Running 172.12s Step 567( 37.17%), action 223, FPS 2.23, Running 172.60s Step 568( 37.33%), action 224, FPS 2.24, Running 172.98s Step 569( 37.50%), action 225, FPS 2.24, Running 173.48s Step 570( 37.67%), action 226, FPS 2.24, Running 173.87s Step 571( 37.83%), action 227, FPS 2.23, Running 174.39s Step 572( 38.00%), action 228, FPS 2.24, Running 174.74s Step 573( 38.17%), action 229, FPS 2.23, Running 175.23s Step 574( 38.33%), action 230, FPS 2.23, Running 175.60s Step 575( 38.50%), action 231, FPS 2.23, Running 176.23s Step 576( 38.67%), action 232, FPS 2.23, Running 176.59s Step 577( 38.83%), action 233, FPS 2.24, Running 177.06s Step 578( 39.00%), action 234, FPS 2.24, Running 177.41s Step 579( 39.17%), action 235, FPS 2.25, Running 177.88s Step 580( 39.33%), action 236, FPS 2.26, Running 178.23s Step 581( 39.50%), action 237, FPS 2.25, Running 178.74s Step 582( 39.67%), action 238, FPS 2.26, Running 179.12s Step 583( 39.83%), action 239, FPS 2.26, Running 179.59s Step 584( 40.00%), action 240, FPS 2.26, Running 179.96s Step 585( 40.17%), action 241, FPS 2.27, Running 180.57s Step 586( 40.33%), action 242, FPS 2.27, Running 180.93s Step 587( 40.50%), action 243, FPS 2.27, Running 181.40s Step 588( 40.67%), action 244, FPS 2.28, Running 181.75s Step 589( 40.83%), action 245, FPS 2.29, Running 182.23s Step 590( 41.00%), action 246, FPS 2.29, Running 182.59s Step 591( 41.17%), action 247, FPS 2.31, Running 183.07s Step 592( 41.33%), action 248, FPS 2.29, Running 183.47s Step 593( 41.50%), action 249, FPS 2.29, Running 183.96s Step 594( 41.67%), action 250, FPS 2.29, Running 184.32s Step 595( 41.83%), action 251, FPS 2.29, Running 184.95s Step 596( 42.00%), action 252, FPS 2.29, Running 185.33s Step 597( 42.17%), action 253, FPS 2.29, Running 185.78s Step 598( 42.33%), action 254, FPS 2.29, Running 186.15s Step 599( 42.50%), action 255, FPS 2.29, Running 186.62s Step 600( 42.67%), action 256, FPS 2.29, Running 186.98s Step 601( 42.83%), action 257, FPS 2.29, Running 187.46s Step 602( 43.00%), action 258, FPS 2.30, Running 187.83s Step 603( 43.17%), action 259, FPS 2.29, Running 188.32s Step 604( 43.33%), action 260, FPS 2.29, Running 188.68s Step 605( 43.50%), action 261, FPS 2.30, Running 189.28s Step 606( 43.67%), action 262, FPS 2.29, Running 189.65s Step 607( 43.83%), action 263, FPS 2.29, Running 190.13s Step 608( 44.00%), action 264, FPS 2.27, Running 190.55s Step 609( 44.17%), action 265, FPS 2.27, Running 191.02s Step 610( 44.33%), action 266, FPS 2.27, Running 191.39s Step 611( 44.50%), action 267, FPS 2.27, Running 191.86s Step 612( 44.67%), action 268, FPS 2.28, Running 192.23s Step 613( 44.83%), action 269, FPS 2.28, Running 192.71s Step 614( 45.00%), action 270, FPS 2.28, Running 193.08s Step 615( 45.17%), action 271, FPS 2.29, Running 193.68s Step 616( 45.33%), action 272, FPS 2.29, Running 194.06s Step 617( 45.50%), action 273, FPS 2.28, Running 194.54s Step 618( 45.67%), action 274, FPS 2.29, Running 194.91s Step 619( 45.83%), action 275, FPS 2.28, Running 195.40s Step 620( 46.00%), action 276, FPS 2.28, Running 195.76s Step 621( 46.17%), action 277, FPS 2.28, Running 196.24s Step 622( 46.33%), action 278, FPS 2.27, Running 196.63s Step 623( 46.50%), action 279, FPS 2.28, Running 197.09s Step 624( 46.67%), action 280, FPS 2.28, Running 197.47s Step 625( 46.83%), action 281, FPS 2.27, Running 198.09s Step 626( 47.00%), action 282, FPS 2.27, Running 198.47s Step 627( 47.17%), action 283, FPS 2.26, Running 198.98s Step 628( 47.33%), action 284, FPS 2.27, Running 199.34s Step 629( 47.50%), action 285, FPS 2.27, Running 199.82s Step 630( 47.67%), action 286, FPS 2.27, Running 200.19s Step 631( 47.83%), action 287, FPS 2.27, Running 200.66s Step 632( 48.00%), action 288, FPS 2.27, Running 201.03s Step 633( 48.17%), action 289, FPS 2.26, Running 201.55s Step 634( 48.33%), action 290, FPS 2.26, Running 201.92s Step 635( 48.50%), action 291, FPS 2.26, Running 202.54s Step 636( 48.67%), action 292, FPS 2.25, Running 202.93s Step 637( 48.83%), action 293, FPS 2.26, Running 203.40s Step 638( 49.00%), action 294, FPS 2.25, Running 203.80s Step 639( 49.17%), action 295, FPS 2.25, Running 204.29s Step 640( 49.33%), action 296, FPS 2.25, Running 204.66s Step 641( 49.50%), action 297, FPS 2.23, Running 205.20s Step 642( 49.67%), action 298, FPS 2.24, Running 205.57s Step 643( 49.83%), action 299, FPS 2.23, Running 206.06s Step 644( 50.00%), action 300, FPS 2.23, Running 206.43s Step 645( 50.17%), action 301, FPS 2.24, Running 207.01s Step 646( 50.33%), action 302, FPS 2.24, Running 207.40s Step 647( 50.50%), action 303, FPS 2.26, Running 207.82s Step 648( 50.67%), action 304, FPS 2.27, Running 208.17s Step 649( 50.83%), action 305, FPS 2.26, Running 208.66s Step 650( 51.00%), action 306, FPS 2.26, Running 209.05s Step 651( 51.17%), action 307, FPS 2.24, Running 209.59s Step 652( 51.33%), action 308, FPS 2.24, Running 209.97s Step 653( 51.50%), action 309, FPS 2.25, Running 210.43s Step 654( 51.67%), action 310, FPS 2.25, Running 210.80s Step 655( 51.83%), action 311, FPS 2.25, Running 211.42s Step 656( 52.00%), action 312, FPS 2.25, Running 211.83s Step 657( 52.17%), action 313, FPS 2.25, Running 212.30s Step 658( 52.33%), action 314, FPS 2.25, Running 212.68s Step 659( 52.50%), action 315, FPS 2.25, Running 213.18s Step 660( 52.67%), action 316, FPS 2.25, Running 213.57s Step 661( 52.83%), action 317, FPS 2.26, Running 214.06s Step 662( 53.00%), action 318, FPS 2.26, Running 214.44s Step 663( 53.17%), action 319, FPS 2.26, Running 214.91s Step 664( 53.33%), action 320, FPS 2.26, Running 215.29s Step 665( 53.50%), action 321, FPS 2.25, Running 215.91s Step 666( 53.67%), action 322, FPS 2.25, Running 216.28s Step 667( 53.83%), action 323, FPS 2.23, Running 216.78s Step 668( 54.00%), action 324, FPS 2.22, Running 217.17s Step 669( 54.17%), action 325, FPS 2.23, Running 217.63s Step 670( 54.33%), action 326, FPS 2.24, Running 217.98s Step 671( 54.50%), action 327, FPS 2.26, Running 218.43s Step 672( 54.67%), action 328, FPS 2.26, Running 218.80s Step 673( 54.83%), action 329, FPS 2.26, Running 219.28s Step 674( 55.00%), action 330, FPS 2.26, Running 219.65s Step 675( 55.17%), action 331, FPS 2.26, Running 220.28s Step 676( 55.33%), action 332, FPS 2.26, Running 220.66s Step 677( 55.50%), action 333, FPS 2.26, Running 221.16s Step 678( 55.67%), action 334, FPS 2.26, Running 221.52s Step 679( 55.83%), action 335, FPS 2.27, Running 222.01s Step 680( 56.00%), action 336, FPS 2.26, Running 222.40s Step 681( 56.17%), action 337, FPS 2.27, Running 222.85s Step 682( 56.33%), action 338, FPS 2.28, Running 223.22s Step 683( 56.50%), action 339, FPS 2.27, Running 223.72s Step 684( 56.67%), action 340, FPS 2.27, Running 224.10s Step 685( 56.83%), action 341, FPS 2.28, Running 224.68s Step 686( 57.00%), action 342, FPS 2.28, Running 225.04s Step 687( 57.17%), action 343, FPS 2.28, Running 225.54s Step 688( 57.33%), action 344, FPS 2.28, Running 225.93s Step 689( 57.50%), action 345, FPS 2.28, Running 226.42s Step 690( 57.67%), action 346, FPS 2.27, Running 226.79s Step 691( 57.83%), action 347, FPS 2.26, Running 227.29s Step 692( 58.00%), action 348, FPS 2.26, Running 227.65s Step 693( 58.17%), action 349, FPS 2.27, Running 228.09s Step 694( 58.33%), action 350, FPS 2.27, Running 228.45s Step 695( 58.50%), action 351, FPS 2.28, Running 229.05s Step 696( 58.67%), action 352, FPS 2.28, Running 229.42s Step 697( 58.83%), action 353, FPS 2.29, Running 229.91s Step 698( 59.00%), action 354, FPS 2.29, Running 230.27s Step 699( 59.17%), action 355, FPS 2.29, Running 230.76s Step 700( 59.33%), action 356, FPS 2.29, Running 231.12s Step 701( 59.50%), action 357, FPS 2.29, Running 231.58s Step 702( 59.67%), action 358, FPS 2.29, Running 231.96s Step 703( 59.83%), action 359, FPS 2.29, Running 232.46s Step 704( 60.00%), action 360, FPS 2.29, Running 232.84s Step 705( 60.17%), action 361, FPS 2.28, Running 233.47s Step 706( 60.33%), action 362, FPS 2.27, Running 233.87s Step 707( 60.50%), action 363, FPS 2.27, Running 234.34s Step 708( 60.67%), action 364, FPS 2.28, Running 234.72s Step 709( 60.83%), action 365, FPS 2.28, Running 235.20s Step 710( 61.00%), action 366, FPS 2.28, Running 235.57s Step 711( 61.17%), action 367, FPS 2.29, Running 236.04s Step 712( 61.33%), action 368, FPS 2.29, Running 236.40s Step 713( 61.50%), action 369, FPS 2.28, Running 236.86s Step 714( 61.67%), action 370, FPS 2.28, Running 237.21s Step 715( 61.83%), action 371, FPS 2.28, Running 237.82s Step 716( 62.00%), action 372, FPS 2.28, Running 238.19s Step 717( 62.17%), action 373, FPS 2.28, Running 238.70s Step 718( 62.33%), action 374, FPS 2.28, Running 239.05s Step 719( 62.50%), action 375, FPS 2.28, Running 239.53s Step 720( 62.67%), action 376, FPS 2.28, Running 239.90s Step 721( 62.83%), action 377, FPS 2.27, Running 240.40s Step 722( 63.00%), action 378, FPS 2.28, Running 240.74s Step 723( 63.17%), action 379, FPS 2.28, Running 241.24s Step 724( 63.33%), action 380, FPS 2.28, Running 241.60s Step 725( 63.50%), action 381, FPS 2.29, Running 242.19s Step 726( 63.67%), action 382, FPS 2.30, Running 242.56s Step 727( 63.83%), action 383, FPS 2.30, Running 243.05s Step 728( 64.00%), action 384, FPS 2.30, Running 243.41s Step 729( 64.17%), action 385, FPS 2.31, Running 243.87s Step 730( 64.33%), action 386, FPS 2.31, Running 244.24s Step 731( 64.50%), action 387, FPS 2.30, Running 244.74s Step 732( 64.67%), action 388, FPS 2.29, Running 245.12s Step 733( 64.83%), action 389, FPS 2.28, Running 245.62s Step 734( 65.00%), action 390, FPS 2.28, Running 245.99s Step 735( 65.17%), action 391, FPS 2.28, Running 246.61s Step 736( 65.33%), action 392, FPS 2.28, Running 246.98s Step 737( 65.50%), action 393, FPS 2.29, Running 247.42s Step 738( 65.67%), action 394, FPS 2.29, Running 247.79s Step 739( 65.83%), action 395, FPS 2.29, Running 248.28s Step 740( 66.00%), action 396, FPS 2.28, Running 248.66s Step 741( 66.17%), action 397, FPS 2.29, Running 249.14s Step 742( 66.33%), action 398, FPS 2.28, Running 249.51s Step 743( 66.50%), action 399, FPS 2.28, Running 250.00s Step 744( 66.67%), action 400, FPS 2.27, Running 250.41s Step 745( 66.83%), action 401, FPS 2.26, Running 251.06s Step 746( 67.00%), action 402, FPS 2.25, Running 251.45s Step 747( 67.17%), action 403, FPS 2.25, Running 251.93s Step 748( 67.33%), action 404, FPS 2.25, Running 252.30s Step 749( 67.50%), action 405, FPS 2.25, Running 252.78s Step 750( 67.67%), action 406, FPS 2.24, Running 253.15s Step 751( 67.83%), action 407, FPS 2.25, Running 253.61s Step 752( 68.00%), action 408, FPS 2.26, Running 253.98s Step 753( 68.17%), action 409, FPS 2.26, Running 254.47s Step 754( 68.33%), action 410, FPS 2.26, Running 254.83s Step 755( 68.50%), action 411, FPS 2.26, Running 255.45s Step 756( 68.67%), action 412, FPS 2.26, Running 255.82s Step 757( 68.83%), action 413, FPS 2.25, Running 256.31s Step 758( 69.00%), action 414, FPS 2.25, Running 256.70s Step 759( 69.17%), action 415, FPS 2.25, Running 257.17s Step 760( 69.33%), action 416, FPS 2.25, Running 257.55s Step 761( 69.50%), action 417, FPS 2.24, Running 258.06s Step 762( 69.67%), action 418, FPS 2.23, Running 258.46s Step 763( 69.83%), action 419, FPS 2.24, Running 258.94s Step 764( 70.00%), action 420, FPS 2.24, Running 259.32s Step 765( 70.17%), action 421, FPS 2.25, Running 259.95s Step 766( 70.33%), action 422, FPS 2.25, Running 260.33s Step 767( 70.50%), action 423, FPS 2.25, Running 260.81s Step 768( 70.67%), action 424, FPS 2.25, Running 261.19s Step 769( 70.83%), action 425, FPS 2.24, Running 261.72s Step 770( 71.00%), action 426, FPS 2.24, Running 262.09s Step 771( 71.17%), action 427, FPS 2.24, Running 262.56s Step 772( 71.33%), action 428, FPS 2.23, Running 262.96s Step 773( 71.50%), action 429, FPS 2.22, Running 263.47s Step 774( 71.67%), action 430, FPS 2.21, Running 263.88s Step 775( 71.83%), action 431, FPS 2.21, Running 264.51s Step 776( 72.00%), action 432, FPS 2.20, Running 264.90s Step 777( 72.17%), action 433, FPS 2.20, Running 265.39s Step 778( 72.33%), action 434, FPS 2.20, Running 265.79s Step 779( 72.50%), action 435, FPS 2.20, Running 266.25s Step 780( 72.67%), action 436, FPS 2.19, Running 266.66s Step 781( 72.83%), action 437, FPS 2.21, Running 267.12s Step 782( 73.00%), action 438, FPS 2.22, Running 267.46s Step 783( 73.17%), action 439, FPS 2.22, Running 267.94s Step 784( 73.33%), action 440, FPS 2.22, Running 268.32s Step 785( 73.50%), action 441, FPS 2.23, Running 268.92s Step 786( 73.67%), action 442, FPS 2.23, Running 269.31s Step 787( 73.83%), action 443, FPS 2.23, Running 269.80s Step 788( 74.00%), action 444, FPS 2.22, Running 270.18s Step 789( 74.17%), action 445, FPS 2.24, Running 270.65s Step 790( 74.33%), action 446, FPS 2.24, Running 271.03s Step 791( 74.50%), action 447, FPS 2.23, Running 271.51s Step 792( 74.67%), action 448, FPS 2.24, Running 271.90s Step 793( 74.83%), action 449, FPS 2.25, Running 272.38s Step 794( 75.00%), action 450, FPS 2.25, Running 272.76s Step 795( 75.17%), action 451, FPS 2.25, Running 273.39s Step 796( 75.33%), action 452, FPS 2.25, Running 273.77s Step 797( 75.50%), action 453, FPS 2.26, Running 274.26s Step 798( 75.67%), action 454, FPS 2.26, Running 274.64s Step 799( 75.83%), action 455, FPS 2.25, Running 275.13s Step 800( 76.00%), action 456, FPS 2.26, Running 275.52s Step 801( 76.17%), action 457, FPS 2.25, Running 276.01s Step 802( 76.33%), action 458, FPS 2.24, Running 276.38s Step 803( 76.50%), action 459, FPS 2.24, Running 276.89s Step 804( 76.67%), action 460, FPS 2.24, Running 277.25s Step 805( 76.83%), action 461, FPS 2.24, Running 277.86s Step 806( 77.00%), action 462, FPS 2.24, Running 278.24s Step 807( 77.17%), action 463, FPS 2.25, Running 278.71s Step 808( 77.33%), action 464, FPS 2.25, Running 279.08s Step 809( 77.50%), action 465, FPS 2.24, Running 279.56s Step 810( 77.67%), action 466, FPS 2.25, Running 279.93s Step 811( 77.83%), action 467, FPS 2.25, Running 280.40s Step 812( 78.00%), action 468, FPS 2.25, Running 280.78s Step 813( 78.17%), action 469, FPS 2.25, Running 281.26s Step 814( 78.33%), action 470, FPS 2.25, Running 281.67s Step 815( 78.50%), action 471, FPS 2.24, Running 282.31s Step 816( 78.67%), action 472, FPS 2.24, Running 282.70s Step 817( 78.83%), action 473, FPS 2.24, Running 283.20s Step 818( 79.00%), action 474, FPS 2.23, Running 283.60s Step 819( 79.17%), action 475, FPS 2.22, Running 284.12s Step 820( 79.33%), action 476, FPS 2.23, Running 284.49s Step 821( 79.50%), action 477, FPS 2.23, Running 284.97s Step 822( 79.67%), action 478, FPS 2.23, Running 285.34s Step 823( 79.83%), action 479, FPS 2.24, Running 285.81s Step 824( 80.00%), action 480, FPS 2.24, Running 286.18s Step 825( 80.17%), action 481, FPS 2.22, Running 286.85s Step 826( 80.33%), action 482, FPS 2.22, Running 287.23s Step 827( 80.50%), action 483, FPS 2.23, Running 287.69s Step 828( 80.67%), action 484, FPS 2.23, Running 288.06s Step 829( 80.83%), action 485, FPS 2.22, Running 288.55s Step 830( 81.00%), action 486, FPS 2.23, Running 288.91s Step 831( 81.17%), action 487, FPS 2.22, Running 289.42s Step 832( 81.33%), action 488, FPS 2.21, Running 289.83s Step 833( 81.50%), action 489, FPS 2.21, Running 290.30s Step 834( 81.67%), action 490, FPS 2.22, Running 290.67s Step 835( 81.83%), action 491, FPS 2.23, Running 291.29s Step 836( 82.00%), action 492, FPS 2.24, Running 291.65s Step 837( 82.17%), action 493, FPS 2.24, Running 292.11s Step 838( 82.33%), action 494, FPS 2.26, Running 292.46s Step 839( 82.50%), action 495, FPS 2.27, Running 292.93s Step 840( 82.67%), action 496, FPS 2.26, Running 293.32s Step 841( 82.83%), action 497, FPS 2.26, Running 293.82s Step 842( 83.00%), action 498, FPS 2.26, Running 294.19s Step 843( 83.17%), action 499, FPS 2.25, Running 294.69s Step 844( 83.33%), action 500, FPS 2.25, Running 295.08s Step 845( 83.50%), action 501, FPS 2.26, Running 295.71s Step 846( 83.67%), action 502, FPS 2.26, Running 296.08s Step 847( 83.83%), action 503, FPS 2.25, Running 296.56s Step 848( 84.00%), action 504, FPS 2.25, Running 296.93s Step 849( 84.17%), action 505, FPS 2.26, Running 297.39s Step 850( 84.33%), action 506, FPS 2.26, Running 297.74s Step 851( 84.50%), action 507, FPS 2.28, Running 298.19s Step 852( 84.67%), action 508, FPS 2.29, Running 298.57s Step 853( 84.83%), action 509, FPS 2.29, Running 299.05s Step 854( 85.00%), action 510, FPS 2.29, Running 299.41s Step 855( 85.17%), action 511, FPS 2.28, Running 300.04s Step 856( 85.33%), action 512, FPS 2.28, Running 300.42s Step 857( 85.50%), action 513, FPS 2.27, Running 300.91s Step 858( 85.67%), action 514, FPS 2.27, Running 301.26s Step 859( 85.83%), action 515, FPS 2.27, Running 301.75s Step 860( 86.00%), action 516, FPS 2.27, Running 302.12s Step 861( 86.17%), action 517, FPS 2.27, Running 302.61s Step 862( 86.33%), action 518, FPS 2.26, Running 303.04s Step 863( 86.50%), action 519, FPS 2.27, Running 303.50s Step 864( 86.67%), action 520, FPS 2.28, Running 303.86s Step 865( 86.83%), action 521, FPS 2.29, Running 304.45s Step 866( 87.00%), action 522, FPS 2.29, Running 304.82s Step 867( 87.17%), action 523, FPS 2.29, Running 305.28s Step 868( 87.33%), action 524, FPS 2.29, Running 305.65s Step 869( 87.50%), action 525, FPS 2.28, Running 306.17s Step 870( 87.67%), action 526, FPS 2.27, Running 306.54s Step 871( 87.83%), action 527, FPS 2.26, Running 307.03s Step 872( 88.00%), action 528, FPS 2.26, Running 307.42s Step 873( 88.17%), action 529, FPS 2.26, Running 307.91s Step 874( 88.33%), action 530, FPS 2.25, Running 308.30s Step 875( 88.50%), action 531, FPS 2.26, Running 308.91s Step 876( 88.67%), action 532, FPS 2.25, Running 309.30s Step 877( 88.83%), action 533, FPS 2.24, Running 309.82s Step 878( 89.00%), action 534, FPS 2.24, Running 310.21s Step 879( 89.17%), action 535, FPS 2.23, Running 310.71s Step 880( 89.33%), action 536, FPS 2.23, Running 311.08s Step 881( 89.50%), action 537, FPS 2.23, Running 311.58s Step 882( 89.67%), action 538, FPS 2.24, Running 311.96s Step 883( 89.83%), action 539, FPS 2.23, Running 312.46s Step 884( 90.00%), action 540, FPS 2.23, Running 312.84s Step 885( 90.17%), action 541, FPS 2.22, Running 313.48s Step 886( 90.33%), action 542, FPS 2.21, Running 313.88s Step 887( 90.50%), action 543, FPS 2.20, Running 314.38s Step 888( 90.67%), action 544, FPS 2.19, Running 314.77s Step 889( 90.83%), action 545, FPS 2.19, Running 315.28s Step 890( 91.00%), action 546, FPS 2.19, Running 315.67s Step 891( 91.17%), action 547, FPS 2.19, Running 316.17s Step 892( 91.33%), action 548, FPS 2.19, Running 316.55s Step 893( 91.50%), action 549, FPS 2.20, Running 317.02s Step 894( 91.67%), action 550, FPS 2.20, Running 317.40s Step 895( 91.83%), action 551, FPS 2.20, Running 318.01s Step 896( 92.00%), action 552, FPS 2.20, Running 318.41s Step 897( 92.17%), action 553, FPS 2.21, Running 318.89s Step 898( 92.33%), action 554, FPS 2.21, Running 319.26s Step 899( 92.50%), action 555, FPS 2.21, Running 319.78s Step 900( 92.67%), action 556, FPS 2.20, Running 320.18s Step 901( 92.83%), action 557, FPS 2.19, Running 320.72s Step 902( 93.00%), action 558, FPS 2.18, Running 321.13s Step 903( 93.17%), action 559, FPS 2.18, Running 321.63s Step 904( 93.33%), action 560, FPS 2.18, Running 321.99s Step 905( 93.50%), action 561, FPS 2.19, Running 322.59s Step 906( 93.67%), action 562, FPS 2.20, Running 322.96s Step 907( 93.83%), action 563, FPS 2.21, Running 323.44s Step 908( 94.00%), action 564, FPS 2.21, Running 323.83s Step 909( 94.17%), action 565, FPS 2.22, Running 324.30s Step 910( 94.33%), action 566, FPS 2.22, Running 324.67s Step 911( 94.50%), action 567, FPS 2.22, Running 325.16s Step 912( 94.67%), action 568, FPS 2.23, Running 325.51s Step 913( 94.83%), action 569, FPS 2.23, Running 325.98s Step 914( 95.00%), action 570, FPS 2.24, Running 326.34s Step 915( 95.17%), action 571, FPS 2.23, Running 326.99s Step 916( 95.33%), action 572, FPS 2.23, Running 327.36s Step 917( 95.50%), action 573, FPS 2.23, Running 327.84s Step 918( 95.67%), action 574, FPS 2.24, Running 328.20s Step 919( 95.83%), action 575, FPS 2.25, Running 328.66s Step 920( 96.00%), action 576, FPS 2.26, Running 329.03s Step 921( 96.17%), action 577, FPS 2.27, Running 329.51s Step 922( 96.33%), action 578, FPS 2.28, Running 329.89s Step 923( 96.50%), action 579, FPS 2.28, Running 330.40s Step 924( 96.67%), action 580, FPS 2.27, Running 330.80s Step 925( 96.83%), action 581, FPS 2.27, Running 331.42s Step 926( 97.00%), action 582, FPS 2.25, Running 331.83s Step 927( 97.17%), action 583, FPS 2.25, Running 332.34s Step 928( 97.33%), action 584, FPS 2.25, Running 332.72s Step 929( 97.50%), action 585, FPS 2.24, Running 333.22s Step 930( 97.67%), action 586, FPS 2.24, Running 333.59s Step 931( 97.83%), action 587, FPS 2.24, Running 334.10s Step 932( 98.00%), action 588, FPS 2.23, Running 334.46s Step 933( 98.17%), action 589, FPS 2.23, Running 334.94s Step 934( 98.33%), action 590, FPS 2.23, Running 335.32s Step 935( 98.50%), action 591, FPS 2.23, Running 335.94s Step 936( 98.67%), action 592, FPS 2.23, Running 336.31s Step 937( 98.83%), action 593, FPS 2.23, Running 336.80s Step 938( 99.00%), action 594, FPS 2.23, Running 337.17s Step 939( 99.17%), action 595, FPS 2.22, Running 337.65s Step 940( 99.33%), action 596, FPS 2.22, Running 338.02s Step 941( 99.50%), action 597, FPS 2.22, Running 338.52s Step 942( 99.67%), action 598, FPS 2.22, Running 338.91s Step 943( 99.83%), action 599, FPS 2.22, Running 339.39s Step 944(100.00%), action 600, FPS 2.23, Running 339.76s [2026-08-03 00:39:09] [67 ] Seed 66 failed after 339.87 s. +steps: 944 , actions: 600 . +Instruction: Empty +Total 9/67(13.43%) success. +Setting seed: 67 +Step 1( N/A%), pre moving , FPS 6.92, Running 0.14s Step 2( N/A%), pre moving , FPS 9.89, Running 0.20s Step 3( N/A%), pre moving , FPS 10.87, Running 0.28s Step 4( N/A%), pre moving , FPS 11.29, Running 0.35s Step 5( N/A%), pre moving , FPS 11.57, Running 0.43s Step 6( N/A%), pre moving , FPS 11.76, Running 0.51s Step 7( N/A%), pre moving , FPS 11.90, Running 0.59s Step 8( N/A%), pre moving , FPS 12.16, Running 0.66s Step 9( N/A%), pre moving , FPS 12.12, Running 0.74s Step 10( N/A%), pre moving , FPS 11.97, Running 0.84s Step 11( N/A%), pre moving , FPS 11.69, Running 0.94s Step 12( N/A%), pre moving , FPS 11.58, Running 1.04s Step 13( N/A%), pre moving , FPS 11.32, Running 1.15s Step 14( N/A%), pre moving , FPS 11.30, Running 1.24s Step 15( N/A%), pre moving , FPS 11.19, Running 1.34s Step 16( N/A%), pre moving , FPS 11.14, Running 1.44s Step 17( N/A%), pre moving , FPS 11.10, Running 1.53s Step 18( N/A%), pre moving , FPS 10.96, Running 1.64s Step 19( N/A%), pre moving , FPS 10.94, Running 1.74s Step 20( N/A%), pre moving , FPS 10.88, Running 1.84s Step 21( N/A%), pre moving , FPS 9.71, Running 2.20s Step 22( N/A%), pre moving , FPS 9.56, Running 2.29s Step 23( N/A%), pre moving , FPS 9.44, Running 2.40s Step 24( N/A%), pre moving , FPS 9.38, Running 2.49s Step 25( N/A%), pre moving , FPS 9.31, Running 2.58s Step 26( N/A%), pre moving , FPS 8.24, Running 2.94s Step 27( N/A%), pre moving , FPS 8.19, Running 3.03s Step 28( N/A%), pre moving , FPS 8.09, Running 3.13s Step 29( N/A%), pre moving , FPS 8.05, Running 3.23s Step 30( N/A%), pre moving , FPS 8.06, Running 3.32s Step 31( N/A%), pre moving , FPS 8.20, Running 3.38s Step 32( N/A%), pre moving , FPS 8.26, Running 3.46s Step 33( N/A%), pre moving , FPS 8.38, Running 3.53s Step 34( N/A%), pre moving , FPS 8.43, Running 3.61s Step 35( N/A%), pre moving , FPS 8.51, Running 3.69s Step 36( N/A%), pre moving , FPS 6.63, Running 4.45s Step 37( N/A%), pre moving , FPS 6.37, Running 4.67s Step 38( N/A%), pre moving , FPS 6.41, Running 4.76s Step 39( N/A%), pre moving , FPS 6.41, Running 4.86s Step 40( N/A%), pre moving , FPS 6.40, Running 4.96s Step 41( N/A%), pre moving , FPS 7.01, Running 5.06s Step 42( N/A%), pre moving , FPS 6.97, Running 5.17s Step 43( N/A%), pre moving , FPS 6.99, Running 5.26s Step 44( N/A%), pre moving , FPS 6.96, Running 5.36s Step 45( N/A%), pre moving , FPS 6.95, Running 5.46s Step 46( N/A%), pre moving , FPS 7.66, Running 5.55s Step 47( N/A%), pre moving , FPS 7.60, Running 5.66s Step 48( N/A%), pre moving , FPS 6.35, Running 6.28s Step 49( N/A%), pre moving , FPS 6.36, Running 6.37s Step 50( N/A%), pre moving , FPS 6.31, Running 6.49s Step 51( N/A%), pre moving , FPS 6.25, Running 6.58s Step 52( N/A%), pre moving , FPS 6.26, Running 6.65s Step 53( N/A%), pre moving , FPS 6.22, Running 6.75s Step 54( N/A%), pre moving , FPS 6.18, Running 6.85s Step 55( N/A%), pre moving , FPS 6.10, Running 6.97s Step 56( N/A%), pre moving , FPS 7.54, Running 7.11s Step 57( N/A%), pre moving , FPS 7.79, Running 7.24s Step 58( N/A%), pre moving , FPS 7.66, Running 7.38s Step 59( N/A%), pre moving , FPS 7.48, Running 7.53s Step 60( N/A%), pre moving , FPS 7.32, Running 7.69s Step 61( N/A%), pre moving , FPS 7.16, Running 7.85s Step 62( N/A%), pre moving , FPS 7.08, Running 7.99s Step 63( N/A%), pre moving , FPS 6.94, Running 8.14s Step 64( N/A%), pre moving , FPS 6.82, Running 8.29s Step 65( N/A%), pre moving , FPS 6.68, Running 8.45s Step 66( N/A%), pre moving , FPS 6.55, Running 8.60s Step 67( N/A%), pre moving , FPS 6.49, Running 8.74s Step 68( N/A%), pre moving , FPS 7.64, Running 8.90s Step 69( N/A%), pre moving , FPS 7.46, Running 9.05s Step 70( N/A%), pre moving , FPS 7.33, Running 9.21s Step 71( N/A%), pre moving , FPS 7.21, Running 9.35s Step 72( N/A%), pre moving , FPS 7.01, Running 9.51s Step 73( N/A%), pre moving , FPS 6.90, Running 9.65s Step 74( N/A%), pre moving , FPS 6.76, Running 9.81s Step 75( N/A%), pre moving , FPS 6.71, Running 9.95s Step 76( N/A%), pre moving , FPS 6.77, Running 10.06s Step 77( N/A%), pre moving , FPS 6.82, Running 10.17s Step 78( N/A%), pre moving , FPS 6.89, Running 10.28s Step 79( N/A%), pre moving , FPS 6.96, Running 10.41s Step 80( N/A%), pre moving , FPS 7.08, Running 10.52s Step 81( N/A%), pre moving , FPS 7.16, Running 10.64s Step 82( N/A%), pre moving , FPS 7.11, Running 10.80s Step 83( N/A%), pre moving , FPS 7.09, Running 10.96s Step 84( N/A%), pre moving , FPS 7.13, Running 11.10s Step 85( N/A%), pre moving , FPS 7.15, Running 11.25s Step 86( N/A%), pre moving , FPS 7.16, Running 11.40s Step 87( N/A%), pre moving , FPS 7.11, Running 11.56s Step 88( N/A%), pre moving , FPS 7.27, Running 11.65s Step 89( N/A%), pre moving , FPS 7.45, Running 11.74s Step 90( N/A%), pre moving , FPS 7.62, Running 11.84s Step 91( N/A%), pre moving , FPS 7.74, Running 11.94s Step 92( N/A%), pre moving , FPS 7.92, Running 12.03s Step 93( N/A%), pre moving , FPS 8.03, Running 12.14s Step 94( N/A%), pre moving , FPS 8.25, Running 12.23s Step 95( N/A%), pre moving , FPS 8.40, Running 12.33s Step 96( N/A%), pre moving , FPS 8.45, Running 12.42s Step 97( N/A%), pre moving , FPS 8.50, Running 12.52s Step 98( N/A%), pre moving , FPS 8.49, Running 12.63s Step 99( N/A%), pre moving , FPS 8.63, Running 12.73s Step 100( N/A%), pre moving , FPS 8.69, Running 12.82s Step 101( N/A%), pre moving , FPS 8.79, Running 12.92s Step 102( N/A%), pre moving , FPS 9.03, Running 13.02s Step 103( N/A%), pre moving , FPS 9.31, Running 13.11s Step 104( N/A%), pre moving , FPS 9.42, Running 13.22s Step 105( N/A%), pre moving , FPS 9.77, Running 13.30s Step 106( N/A%), pre moving , FPS 10.17, Running 13.37s Step 107( N/A%), pre moving , FPS 10.60, Running 13.44s Step 108( N/A%), pre moving , FPS 10.67, Running 13.52s Step 109( N/A%), pre moving , FPS 10.75, Running 13.60s Step 110( N/A%), pre moving , FPS 10.88, Running 13.68s Step 111( N/A%), pre moving , FPS 11.00, Running 13.76s Step 112( N/A%), pre moving , FPS 11.15, Running 13.82s Step 113( N/A%), pre moving , FPS 11.36, Running 13.90s Step 114( N/A%), pre moving , FPS 11.33, Running 14.00s Step 115( N/A%), pre moving , FPS 11.37, Running 14.09s Step 116( N/A%), pre moving , FPS 11.28, Running 14.20s Step 117( N/A%), pre moving , FPS 11.32, Running 14.29s Step 118( N/A%), pre moving , FPS 11.41, Running 14.39s Step 119( N/A%), pre moving , FPS 11.34, Running 14.49s Step 120( N/A%), pre moving , FPS 11.33, Running 14.58s Step 121( N/A%), pre moving , FPS 11.26, Running 14.70s Step 122( N/A%), pre moving , FPS 7.81, Running 15.58s Step 123( N/A%), pre moving , FPS 7.08, Running 15.93s Step 124( N/A%), pre moving , FPS 6.82, Running 16.15s Step 125( N/A%), pre moving , FPS 6.23, Running 16.51s Step 126( N/A%), pre moving , FPS 6.03, Running 16.68s Step 127( N/A%), pre moving , FPS 5.56, Running 17.04s Step 128( N/A%), pre moving , FPS 5.38, Running 17.24s Step 129( N/A%), pre moving , FPS 5.00, Running 17.60s Step 130( N/A%), pre moving , FPS 4.85, Running 17.80s Step 131( N/A%), pre moving , FPS 4.54, Running 18.16s Step 132( N/A%), pre moving , FPS 4.40, Running 18.37s Step 133( N/A%), pre moving , FPS 4.15, Running 18.73s Step 134( N/A%), pre moving , FPS 4.04, Running 18.94s Step 135( N/A%), pre moving , FPS 3.84, Running 19.30s Step 136( N/A%), pre moving , FPS 3.77, Running 19.50s Step 137( N/A%), pre moving , FPS 3.59, Running 19.86s Step 138( N/A%), pre moving , FPS 3.56, Running 20.01s Step 139( N/A%), pre moving , FPS 3.41, Running 20.35s Step 140( N/A%), pre moving , FPS 3.36, Running 20.53s Step 141( N/A%), pre moving , FPS 3.23, Running 20.89s Step 142( N/A%), pre moving , FPS 3.62, Running 21.10s Step 143( N/A%), pre moving , FPS 3.63, Running 21.45s Step 144( N/A%), pre moving , FPS 3.64, Running 21.65s Step 145( N/A%), pre moving , FPS 3.64, Running 22.00s Step 146( N/A%), pre moving , FPS 3.63, Running 22.19s Step 147( N/A%), pre moving , FPS 3.63, Running 22.55s Step 148( N/A%), pre moving , FPS 3.62, Running 22.76s Step 149( N/A%), pre moving , FPS 3.62, Running 23.12s Step 150( N/A%), pre moving , FPS 3.50, Running 23.52s Step 151( N/A%), pre moving , FPS 3.45, Running 23.96s Step 152( N/A%), pre moving , FPS 3.43, Running 24.20s Step 153( N/A%), pre moving , FPS 3.42, Running 24.57s Step 154( N/A%), pre moving , FPS 3.42, Running 24.80s Step 155( N/A%), pre moving , FPS 3.41, Running 25.16s Step 156( N/A%), pre moving , FPS 3.40, Running 25.39s Step 157( N/A%), pre moving , FPS 3.36, Running 25.82s Step 158( N/A%), pre moving , FPS 3.32, Running 26.04s Step 159( N/A%), pre moving , FPS 3.30, Running 26.41s Step 160( N/A%), pre moving , FPS 3.28, Running 26.64s Step 161( N/A%), pre moving , FPS 3.29, Running 26.98s Step 162( N/A%), pre moving , FPS 3.28, Running 27.20s Step 163( N/A%), pre moving , FPS 3.25, Running 27.61s Step 164( N/A%), pre moving , FPS 3.23, Running 27.85s Step 165( N/A%), pre moving , FPS 3.20, Running 28.26s Step 166( N/A%), pre moving , FPS 3.17, Running 28.50s Step 167( N/A%), pre moving , FPS 3.15, Running 28.89s Step 168( N/A%), pre moving , FPS 3.13, Running 29.15s Step 169( N/A%), pre moving , FPS 3.10, Running 29.56s Step 170( N/A%), pre moving , FPS 3.19, Running 29.79s Step 171( N/A%), pre moving , FPS 3.20, Running 30.20s Step 172( N/A%), pre moving , FPS 3.21, Running 30.43s Step 173( N/A%), pre moving , FPS 3.19, Running 30.85s Step 174( N/A%), pre moving , FPS 3.19, Running 31.07s Step 175( N/A%), pre moving , FPS 3.18, Running 31.45s Step 176( N/A%), pre moving , FPS 3.17, Running 31.69s Step 177( N/A%), pre moving , FPS 3.19, Running 32.08s Step 178( N/A%), pre moving , FPS 3.18, Running 32.33s Step 179( N/A%), pre moving , FPS 3.16, Running 32.74s Step 180( N/A%), pre moving , FPS 3.15, Running 32.98s Step 181( N/A%), pre moving , FPS 3.13, Running 33.36s Step 182( N/A%), pre moving , FPS 3.11, Running 33.62s Step 183( N/A%), pre moving , FPS 3.12, Running 34.01s Step 184( N/A%), pre moving , FPS 3.13, Running 34.23s Step 185( N/A%), pre moving , FPS 3.13, Running 34.65s Step 186( N/A%), pre moving , FPS 3.12, Running 34.92s Step 187( N/A%), pre moving , FPS 3.12, Running 35.31s Step 188( N/A%), pre moving , FPS 3.13, Running 35.54s Step 189( N/A%), pre moving , FPS 3.14, Running 35.93s Step 190( N/A%), pre moving , FPS 3.20, Running 36.04s Step 191( N/A%), pre moving , FPS 3.35, Running 36.18s Step 192( N/A%), pre moving , FPS 3.41, Running 36.31s Step 193( N/A%), pre moving , FPS 3.58, Running 36.43s Step 194( N/A%), pre moving , FPS 3.64, Running 36.57s Step 195( N/A%), pre moving , FPS 3.80, Running 36.70s Step 196( N/A%), pre moving , FPS 3.88, Running 36.85s Step 197( N/A%), pre moving , FPS 4.09, Running 36.97s Step 198( N/A%), pre moving , FPS 4.19, Running 37.10s Step 199( N/A%), pre moving , FPS 4.44, Running 37.24s Step 200( N/A%), pre moving , FPS 4.14, Running 37.81s Step 201( N/A%), pre moving , FPS 4.38, Running 37.93s Step 202( N/A%), pre moving , FPS 4.53, Running 38.04s Step 203( N/A%), pre moving , FPS 4.84, Running 38.14s Step 204( N/A%), pre moving , FPS 4.89, Running 38.32s Step 205( N/A%), pre moving , FPS 5.17, Running 38.52s Step 206( N/A%), pre moving , FPS 5.26, Running 38.72s Step 207( N/A%), pre moving , FPS 5.52, Running 38.93s Step 208( N/A%), pre moving , FPS 5.56, Running 39.14s Step 209( N/A%), pre moving , FPS 5.84, Running 39.35s Step 210( N/A%), pre moving , FPS 5.66, Running 39.58s Step 211( N/A%), pre moving , FPS 5.55, Running 39.78s Step 212( N/A%), pre moving , FPS 5.43, Running 39.99s Step 213( N/A%), pre moving , FPS 5.31, Running 40.20s Step 214( N/A%), pre moving , FPS 5.22, Running 40.40s Step 215( N/A%), pre moving , FPS 5.12, Running 40.61s Step 216( N/A%), pre moving , FPS 5.02, Running 40.83s Step 217( N/A%), pre moving , FPS 4.92, Running 41.04s Step 218( N/A%), pre moving , FPS 4.82, Running 41.25s Step 219( N/A%), pre moving , FPS 4.74, Running 41.46s Step 220( N/A%), pre moving , FPS 5.22, Running 41.64s Step 221( N/A%), pre moving , FPS 5.14, Running 41.82s Step 222( N/A%), pre moving , FPS 5.06, Running 42.00s Step 223( N/A%), pre moving , FPS 4.96, Running 42.18s Step 224( N/A%), pre moving , FPS 4.94, Running 42.37s Step 225( N/A%), pre moving , FPS 4.93, Running 42.58s Step 226( N/A%), pre moving , FPS 5.00, Running 42.72s Step 227( N/A%), pre moving , FPS 5.12, Running 42.83s Step 228( N/A%), pre moving , FPS 5.23, Running 42.97s Step 229( N/A%), pre moving , FPS 5.35, Running 43.09s Step 230( N/A%), pre moving , FPS 5.48, Running 43.22s Step 231( N/A%), pre moving , FPS 5.61, Running 43.34s Step 232( N/A%), pre moving , FPS 5.75, Running 43.47s Step 233( N/A%), pre moving , FPS 5.85, Running 43.61s Step 234( N/A%), pre moving , FPS 5.98, Running 43.75s Step 235( N/A%), pre moving , FPS 6.09, Running 43.89s Step 236( N/A%), pre moving , FPS 6.28, Running 44.01s Step 237( N/A%), pre moving , FPS 6.43, Running 44.15s Step 238( N/A%), pre moving , FPS 6.58, Running 44.29s Step 239( N/A%), pre moving , FPS 6.75, Running 44.42s Step 240( N/A%), pre moving , FPS 6.88, Running 44.55s Step 241( N/A%), pre moving , FPS 5.94, Running 45.18s Step 242( N/A%), pre moving , FPS 6.02, Running 45.32s Step 243( N/A%), pre moving , FPS 6.16, Running 45.42s Step 244( N/A%), pre moving , FPS 6.32, Running 45.53s Step 245( N/A%), pre moving , FPS 6.49, Running 45.66s Step 246( N/A%), pre moving , FPS 6.40, Running 45.84s Step 247( N/A%), pre moving , FPS 6.10, Running 46.11s Step 248( N/A%), pre moving , FPS 5.83, Running 46.40s Step 249( N/A%), pre moving , FPS 5.56, Running 46.69s Step 250( N/A%), pre moving , FPS 5.21, Running 47.06s Step 251( N/A%), pre moving , FPS 4.92, Running 47.41s Step 252( N/A%), pre moving , FPS 4.66, Running 47.77s Step 253( N/A%), pre moving , FPS 4.45, Running 48.11s Step 254( N/A%), pre moving , FPS 4.24, Running 48.47s Step 255( N/A%), pre moving , FPS 4.06, Running 48.82s Step 256( N/A%), pre moving , FPS 3.87, Running 49.18s Step 257( N/A%), pre moving , FPS 3.70, Running 49.55s Step 258( N/A%), pre moving , FPS 3.58, Running 49.87s Step 259( N/A%), pre moving , FPS 3.42, Running 50.27s Step 260( N/A%), pre moving , FPS 3.23, Running 50.73s Step 261( N/A%), pre moving , FPS 3.35, Running 51.15s Step 262( N/A%), pre moving , FPS 3.19, Running 51.59s Step 263( N/A%), pre moving , FPS 3.04, Running 52.00s Step 264( N/A%), pre moving , FPS 2.92, Running 52.37s Step 265( N/A%), pre moving , FPS 2.80, Running 52.79s Step 266( N/A%), pre moving , FPS 2.73, Running 53.16s Step 267( N/A%), pre moving , FPS 2.72, Running 53.47s Step 268( N/A%), pre moving , FPS 2.71, Running 53.78s Step 269( N/A%), pre moving , FPS 2.69, Running 54.12s Step 270( N/A%), pre moving , FPS 2.70, Running 54.48s Step 271( N/A%), pre moving , FPS 2.69, Running 54.84s Step 272( N/A%), pre moving , FPS 2.70, Running 55.18s Step 273( N/A%), pre moving , FPS 2.69, Running 55.53s Step 274( N/A%), pre moving , FPS 2.69, Running 55.90s Step 275( N/A%), pre moving , FPS 2.72, Running 56.17s Step 276( N/A%), pre moving , FPS 2.75, Running 56.44s Step 277( N/A%), pre moving , FPS 2.79, Running 56.72s Step 278( N/A%), pre moving , FPS 2.80, Running 57.00s Step 279( N/A%), pre moving , FPS 2.89, Running 57.19s Step 280( N/A%), pre moving , FPS 2.98, Running 57.43s Step 281( N/A%), pre moving , FPS 3.06, Running 57.69s Step 282( N/A%), pre moving , FPS 3.14, Running 57.95s Step 283( N/A%), pre moving , FPS 3.21, Running 58.23s Step 284( N/A%), pre moving , FPS 3.25, Running 58.52s Step 285( N/A%), pre moving , FPS 3.33, Running 58.81s Step 286( N/A%), pre moving , FPS 3.37, Running 59.10s Step 287( N/A%), pre moving , FPS 3.38, Running 59.38s Step 288( N/A%), pre moving , FPS 3.40, Running 59.67s Step 289( N/A%), pre moving , FPS 3.43, Running 59.95s Step 290( N/A%), pre moving , FPS 3.52, Running 60.16s Step 291( N/A%), pre moving , FPS 3.62, Running 60.36s Step 292( N/A%), pre moving , FPS 3.71, Running 60.57s Step 293( N/A%), pre moving , FPS 3.81, Running 60.79s Step 294( N/A%), pre moving , FPS 3.93, Running 60.99s Step 295( N/A%), pre moving , FPS 3.99, Running 61.18s Step 296( N/A%), pre moving , FPS 4.07, Running 61.35s Step 297( N/A%), pre moving , FPS 4.15, Running 61.54s Step 298( N/A%), pre moving , FPS 4.22, Running 61.74s Step 299( N/A%), pre moving , FPS 4.29, Running 61.86s Step 300( N/A%), pre moving , FPS 4.38, Running 61.99s Step 301( N/A%), pre moving , FPS 4.50, Running 62.13s Step 302( N/A%), pre moving , FPS 4.63, Running 62.27s Step 303( N/A%), pre moving , FPS 4.77, Running 62.42s Step 304( N/A%), pre moving , FPS 4.95, Running 62.55s Step 305( N/A%), pre moving , FPS 5.14, Running 62.70s Step 306( N/A%), pre moving , FPS 5.36, Running 62.83s Step 307( N/A%), pre moving , FPS 5.57, Running 62.97s Step 308( N/A%), pre moving , FPS 5.84, Running 63.09s Step 309( N/A%), pre moving , FPS 6.11, Running 63.23s Step 310( N/A%), pre moving , FPS 6.23, Running 63.37s Step 311( N/A%), pre moving , FPS 6.38, Running 63.50s Step 312( N/A%), pre moving , FPS 6.51, Running 63.64s Step 313( N/A%), pre moving , FPS 6.71, Running 63.76s Step 314( N/A%), pre moving , FPS 6.88, Running 63.90s Step 315( N/A%), pre moving , FPS 7.00, Running 64.04s Step 316( N/A%), pre moving , FPS 4.59, Running 65.71s Step 317( N/A%), pre moving , FPS 4.39, Running 66.10s Step 318( N/A%), pre moving , FPS 4.35, Running 66.34s Step 319( N/A%), pre moving , FPS 4.11, Running 66.72s Step 320( N/A%), pre moving , FPS 4.02, Running 66.97s Step 321( N/A%), pre moving , FPS 3.84, Running 67.34s Step 322( N/A%), pre moving , FPS 3.77, Running 67.58s Step 323( N/A%), pre moving , FPS 3.60, Running 67.97s Step 324( N/A%), pre moving , FPS 3.53, Running 68.21s Step 325( N/A%), pre moving , FPS 3.38, Running 68.61s Step 326( N/A%), pre moving , FPS 3.33, Running 68.84s Step 327( N/A%), pre moving , FPS 3.20, Running 69.22s Step 328( N/A%), pre moving , FPS 3.15, Running 69.44s Step 329( N/A%), pre moving , FPS 3.03, Running 69.83s Step 330( N/A%), pre moving , FPS 2.99, Running 70.06s Step 331( N/A%), pre moving , FPS 2.87, Running 70.46s Step 332( N/A%), pre moving , FPS 2.83, Running 70.71s Step 333( N/A%), pre moving , FPS 2.72, Running 71.10s Step 334( N/A%), pre moving , FPS 2.69, Running 71.34s Step 335( N/A%), pre moving , FPS 2.60, Running 71.72s Step 336( 0.17%), action 1, FPS 2.88, Running 72.65s Step 337( 0.33%), action 2, FPS 2.87, Running 73.06s Step 338( 0.50%), action 3, FPS 2.73, Running 73.67s Step 339( 0.67%), action 4, FPS 2.72, Running 74.08s Step 340( 0.83%), action 5, FPS 2.59, Running 74.69s Step 341( 1.00%), action 6, FPS 2.59, Running 75.08s Step 342( 1.17%), action 7, FPS 2.46, Running 75.69s Step 343( 1.33%), action 8, FPS 2.46, Running 76.09s Step 344( 1.50%), action 9, FPS 2.36, Running 76.70s Step 345( 1.67%), action 10, FPS 2.35, Running 77.12s Step 346( 1.83%), action 11, FPS 2.21, Running 77.88s Step 347( 2.00%), action 12, FPS 2.22, Running 78.22s Step 348( 2.17%), action 13, FPS 2.15, Running 78.75s Step 349( 2.33%), action 14, FPS 2.16, Running 79.09s Step 350( 2.50%), action 15, FPS 2.08, Running 79.69s Step 351( 2.67%), action 16, FPS 2.09, Running 80.04s Step 352( 2.83%), action 17, FPS 2.01, Running 80.66s Step 353( 3.00%), action 18, FPS 2.02, Running 80.99s Step 354( 3.17%), action 19, FPS 1.96, Running 81.52s Step 355( 3.33%), action 20, FPS 1.96, Running 81.93s Step 356( 3.50%), action 21, FPS 2.00, Running 82.67s Step 357( 3.67%), action 22, FPS 2.01, Running 83.02s Step 358( 3.83%), action 23, FPS 2.02, Running 83.56s Step 359( 4.00%), action 24, FPS 2.04, Running 83.89s Step 360( 4.17%), action 25, FPS 2.05, Running 84.43s Step 361( 4.33%), action 26, FPS 2.06, Running 84.78s Step 362( 4.50%), action 27, FPS 2.08, Running 85.31s Step 363( 4.67%), action 28, FPS 2.10, Running 85.62s Step 364( 4.83%), action 29, FPS 2.11, Running 86.17s Step 365( 5.00%), action 30, FPS 2.13, Running 86.50s Step 366( 5.17%), action 31, FPS 2.16, Running 87.16s Step 367( 5.33%), action 32, FPS 2.15, Running 87.51s Step 368( 5.50%), action 33, FPS 2.15, Running 88.04s Step 369( 5.67%), action 34, FPS 2.15, Running 88.40s Step 370( 5.83%), action 35, FPS 2.16, Running 88.94s Step 371( 6.00%), action 36, FPS 2.17, Running 89.27s Step 372( 6.17%), action 37, FPS 2.19, Running 89.78s Step 373( 6.33%), action 38, FPS 2.19, Running 90.13s Step 374( 6.50%), action 39, FPS 2.19, Running 90.67s Step 375( 6.67%), action 40, FPS 2.20, Running 91.03s Step 376( 6.83%), action 41, FPS 2.23, Running 91.66s Step 377( 7.00%), action 42, FPS 2.23, Running 91.99s Step 378( 7.17%), action 43, FPS 2.23, Running 92.53s Step 379( 7.33%), action 44, FPS 2.23, Running 92.86s Step 380( 7.50%), action 45, FPS 2.22, Running 93.43s Step 381( 7.67%), action 46, FPS 2.23, Running 93.75s Step 382( 7.83%), action 47, FPS 2.23, Running 94.29s Step 383( 8.00%), action 48, FPS 2.22, Running 94.64s Step 384( 8.17%), action 49, FPS 2.22, Running 95.18s Step 385( 8.33%), action 50, FPS 2.21, Running 95.53s Step 386( 8.50%), action 51, FPS 2.21, Running 96.20s Step 387( 8.67%), action 52, FPS 2.21, Running 96.55s Step 388( 8.83%), action 53, FPS 2.22, Running 97.07s Step 389( 9.00%), action 54, FPS 2.22, Running 97.41s Step 390( 9.17%), action 55, FPS 2.23, Running 97.92s Step 391( 9.33%), action 56, FPS 2.23, Running 98.24s Step 392( 9.50%), action 57, FPS 2.23, Running 98.75s Step 393( 9.67%), action 58, FPS 2.24, Running 99.06s Step 394( 9.83%), action 59, FPS 2.22, Running 99.67s Step 395( 10.00%), action 60, FPS 2.23, Running 100.01s Step 396( 10.17%), action 61, FPS 2.20, Running 100.76s Step 397( 10.33%), action 62, FPS 2.20, Running 101.10s Step 398( 10.50%), action 63, FPS 2.18, Running 101.71s Step 399( 10.67%), action 64, FPS 2.17, Running 102.06s Step 400( 10.83%), action 65, FPS 2.16, Running 102.68s Step 401( 11.00%), action 66, FPS 2.16, Running 103.02s Step 402( 11.17%), action 67, FPS 2.14, Running 103.62s Step 403( 11.33%), action 68, FPS 2.15, Running 103.93s Step 404( 11.50%), action 69, FPS 2.16, Running 104.45s Step 405( 11.67%), action 70, FPS 2.14, Running 104.86s Step 406( 11.83%), action 71, FPS 2.14, Running 105.53s Step 407( 12.00%), action 72, FPS 2.15, Running 105.86s Step 408( 12.17%), action 73, FPS 2.13, Running 106.46s Step 409( 12.33%), action 74, FPS 2.13, Running 106.80s Step 410( 12.50%), action 75, FPS 2.12, Running 107.34s Step 411( 12.67%), action 76, FPS 2.12, Running 107.68s Step 412( 12.83%), action 77, FPS 2.12, Running 108.20s Step 413( 13.00%), action 78, FPS 2.11, Running 108.53s Step 414( 13.17%), action 79, FPS 2.13, Running 109.08s Step 415( 13.33%), action 80, FPS 2.12, Running 109.43s Step 416( 13.50%), action 81, FPS 2.15, Running 110.07s Step 417( 13.67%), action 82, FPS 2.15, Running 110.40s Step 418( 13.83%), action 83, FPS 2.17, Running 110.92s Step 419( 14.00%), action 84, FPS 2.18, Running 111.25s Step 420( 14.17%), action 85, FPS 2.20, Running 111.78s Step 421( 14.33%), action 86, FPS 2.20, Running 112.12s Step 422( 14.50%), action 87, FPS 2.22, Running 112.64s Step 423( 14.67%), action 88, FPS 2.21, Running 112.99s Step 424( 14.83%), action 89, FPS 2.21, Running 113.52s Step 425( 15.00%), action 90, FPS 2.22, Running 113.86s Step 426( 15.17%), action 91, FPS 2.22, Running 114.53s Step 427( 15.33%), action 92, FPS 2.22, Running 114.86s Step 428( 15.50%), action 93, FPS 2.24, Running 115.39s Step 429( 15.67%), action 94, FPS 2.24, Running 115.72s Step 430( 15.83%), action 95, FPS 2.25, Running 116.23s Step 431( 16.00%), action 96, FPS 2.25, Running 116.56s Step 432( 16.17%), action 97, FPS 2.26, Running 117.06s Step 433( 16.33%), action 98, FPS 2.26, Running 117.40s Step 434( 16.50%), action 99, FPS 2.26, Running 117.91s Step 435( 16.67%), action 100, FPS 2.26, Running 118.26s Step 436( 16.83%), action 101, FPS 2.24, Running 118.99s Step 437( 17.00%), action 102, FPS 2.24, Running 119.32s Step 438( 17.17%), action 103, FPS 2.23, Running 119.87s Step 439( 17.33%), action 104, FPS 2.24, Running 120.18s Step 440( 17.50%), action 105, FPS 2.25, Running 120.66s Step 441( 17.67%), action 106, FPS 2.25, Running 121.02s Step 442( 17.83%), action 107, FPS 2.24, Running 121.56s Step 443( 18.00%), action 108, FPS 2.25, Running 121.89s Step 444( 18.17%), action 109, FPS 2.25, Running 122.40s Step 445( 18.33%), action 110, FPS 2.26, Running 122.71s Step 446( 18.50%), action 111, FPS 2.27, Running 123.35s Step 447( 18.67%), action 112, FPS 2.27, Running 123.66s Step 448( 18.83%), action 113, FPS 2.28, Running 124.15s Step 449( 19.00%), action 114, FPS 2.28, Running 124.47s Step 450( 19.17%), action 115, FPS 2.28, Running 124.99s Step 451( 19.33%), action 116, FPS 2.28, Running 125.32s Step 452( 19.50%), action 117, FPS 2.27, Running 125.86s Step 453( 19.67%), action 118, FPS 2.27, Running 126.20s Step 454( 19.83%), action 119, FPS 2.27, Running 126.71s Step 455( 20.00%), action 120, FPS 2.28, Running 127.04s Step 456( 20.17%), action 121, FPS 2.30, Running 127.70s Step 457( 20.33%), action 122, FPS 2.30, Running 128.03s Step 458( 20.50%), action 123, FPS 2.30, Running 128.55s Step 459( 20.67%), action 124, FPS 2.30, Running 128.89s Step 460( 20.83%), action 125, FPS 2.28, Running 129.43s Step 461( 21.00%), action 126, FPS 2.28, Running 129.79s Step 462( 21.17%), action 127, FPS 2.28, Running 130.32s Step 463( 21.33%), action 128, FPS 2.28, Running 130.66s Step 464( 21.50%), action 129, FPS 2.28, Running 131.18s Step 465( 21.67%), action 130, FPS 2.27, Running 131.52s Step 466( 21.83%), action 131, FPS 2.27, Running 132.18s Step 467( 22.00%), action 132, FPS 2.26, Running 132.51s Step 468( 22.17%), action 133, FPS 2.25, Running 133.03s Step 469( 22.33%), action 134, FPS 2.25, Running 133.37s Step 470( 22.50%), action 135, FPS 2.23, Running 133.94s Step 471( 22.67%), action 136, FPS 2.24, Running 134.26s Step 472( 22.83%), action 137, FPS 2.24, Running 134.79s Step 473( 23.00%), action 138, FPS 2.24, Running 135.13s Step 474( 23.17%), action 139, FPS 2.24, Running 135.65s Step 475( 23.33%), action 140, FPS 2.24, Running 135.99s Step 476( 23.50%), action 141, FPS 2.24, Running 136.65s Step 477( 23.67%), action 142, FPS 2.23, Running 136.98s Step 478( 23.83%), action 143, FPS 2.22, Running 137.55s Step 479( 24.00%), action 144, FPS 2.22, Running 137.88s Step 480( 24.17%), action 145, FPS 2.23, Running 138.40s Step 481( 24.33%), action 146, FPS 2.23, Running 138.75s Step 482( 24.50%), action 147, FPS 2.24, Running 139.26s Step 483( 24.67%), action 148, FPS 2.23, Running 139.61s Step 484( 24.83%), action 149, FPS 2.23, Running 140.14s Step 485( 25.00%), action 150, FPS 2.24, Running 140.45s Step 486( 25.17%), action 151, FPS 2.24, Running 141.11s Step 487( 25.33%), action 152, FPS 2.24, Running 141.43s Step 488( 25.50%), action 153, FPS 2.24, Running 141.96s Step 489( 25.67%), action 154, FPS 2.24, Running 142.29s Step 490( 25.83%), action 155, FPS 2.26, Running 142.81s Step 491( 26.00%), action 156, FPS 2.25, Running 143.14s Step 492( 26.17%), action 157, FPS 2.26, Running 143.62s Step 493( 26.33%), action 158, FPS 2.27, Running 143.95s Step 494( 26.50%), action 159, FPS 2.26, Running 144.48s Step 495( 26.67%), action 160, FPS 2.27, Running 144.81s Step 496( 26.83%), action 161, FPS 2.27, Running 145.47s Step 497( 27.00%), action 162, FPS 2.27, Running 145.80s Step 498( 27.17%), action 163, FPS 2.28, Running 146.33s Step 499( 27.33%), action 164, FPS 2.28, Running 146.67s Step 500( 27.50%), action 165, FPS 2.28, Running 147.18s Step 501( 27.67%), action 166, FPS 2.29, Running 147.49s Step 502( 27.83%), action 167, FPS 2.28, Running 148.02s Step 503( 28.00%), action 168, FPS 2.29, Running 148.35s Step 504( 28.17%), action 169, FPS 2.28, Running 148.92s Step 505( 28.33%), action 170, FPS 2.27, Running 149.24s Step 506( 28.50%), action 171, FPS 2.28, Running 149.88s Step 507( 28.67%), action 172, FPS 2.28, Running 150.19s Step 508( 28.83%), action 173, FPS 2.29, Running 150.71s Step 509( 29.00%), action 174, FPS 2.28, Running 151.04s Step 510( 29.17%), action 175, FPS 2.28, Running 151.59s Step 511( 29.33%), action 176, FPS 2.28, Running 151.92s Step 512( 29.50%), action 177, FPS 2.27, Running 152.43s Step 513( 29.67%), action 178, FPS 2.28, Running 152.74s Step 514( 29.83%), action 179, FPS 2.27, Running 153.28s Step 515( 30.00%), action 180, FPS 2.28, Running 153.60s Step 516( 30.17%), action 181, FPS 2.28, Running 154.23s Step 517( 30.33%), action 182, FPS 2.29, Running 154.54s Step 518( 30.50%), action 183, FPS 2.29, Running 155.08s Step 519( 30.67%), action 184, FPS 2.28, Running 155.43s Step 520( 30.83%), action 185, FPS 2.28, Running 155.97s Step 521( 31.00%), action 186, FPS 2.27, Running 156.31s Step 522( 31.17%), action 187, FPS 2.27, Running 156.82s Step 523( 31.33%), action 188, FPS 2.28, Running 157.14s Step 524( 31.50%), action 189, FPS 2.28, Running 157.68s Step 525( 31.67%), action 190, FPS 2.28, Running 158.01s Step 526( 31.83%), action 191, FPS 2.28, Running 158.64s Step 527( 32.00%), action 192, FPS 2.28, Running 158.98s Step 528( 32.17%), action 193, FPS 2.27, Running 159.51s Step 529( 32.33%), action 194, FPS 2.28, Running 159.82s Step 530( 32.50%), action 195, FPS 2.29, Running 160.32s Step 531( 32.67%), action 196, FPS 2.30, Running 160.63s Step 532( 32.83%), action 197, FPS 2.29, Running 161.15s Step 533( 33.00%), action 198, FPS 2.29, Running 161.47s Step 534( 33.17%), action 199, FPS 2.29, Running 162.03s Step 535( 33.33%), action 200, FPS 2.28, Running 162.35s Step 536( 33.50%), action 201, FPS 2.28, Running 163.01s Step 537( 33.67%), action 202, FPS 2.27, Running 163.34s Step 538( 33.83%), action 203, FPS 2.27, Running 163.89s Step 539( 34.00%), action 204, FPS 2.27, Running 164.24s Step 540( 34.17%), action 205, FPS 2.27, Running 164.78s Step 541( 34.33%), action 206, FPS 2.27, Running 165.12s Step 542( 34.50%), action 207, FPS 2.27, Running 165.63s Step 543( 34.67%), action 208, FPS 2.27, Running 165.96s Step 544( 34.83%), action 209, FPS 2.27, Running 166.48s Step 545( 35.00%), action 210, FPS 2.27, Running 166.81s Step 546( 35.17%), action 211, FPS 2.27, Running 167.45s Step 547( 35.33%), action 212, FPS 2.27, Running 167.78s Step 548( 35.50%), action 213, FPS 2.27, Running 168.33s Step 549( 35.67%), action 214, FPS 2.25, Running 168.69s Step 550( 35.83%), action 215, FPS 2.24, Running 169.25s Step 551( 36.00%), action 216, FPS 2.23, Running 169.60s Step 552( 36.17%), action 217, FPS 2.23, Running 170.13s Step 553( 36.33%), action 218, FPS 2.22, Running 170.46s Step 554( 36.50%), action 219, FPS 2.23, Running 170.99s Step 555( 36.67%), action 220, FPS 2.23, Running 171.32s Step 556( 36.83%), action 221, FPS 2.22, Running 172.02s Step 557( 37.00%), action 222, FPS 2.22, Running 172.36s Step 558( 37.17%), action 223, FPS 2.22, Running 172.88s Step 559( 37.33%), action 224, FPS 2.23, Running 173.21s Step 560( 37.50%), action 225, FPS 2.23, Running 173.74s Step 561( 37.67%), action 226, FPS 2.22, Running 174.12s Step 562( 37.83%), action 227, FPS 2.22, Running 174.63s Step 563( 38.00%), action 228, FPS 2.22, Running 174.97s Step 564( 38.17%), action 229, FPS 2.21, Running 175.51s Step 565( 38.33%), action 230, FPS 2.23, Running 175.79s Step 566( 38.50%), action 231, FPS 2.24, Running 176.38s Step 567( 38.67%), action 232, FPS 2.25, Running 176.67s Step 568( 38.83%), action 233, FPS 2.28, Running 177.10s Step 569( 39.00%), action 234, FPS 2.30, Running 177.39s Step 570( 39.17%), action 235, FPS 2.34, Running 177.80s Step 571( 39.33%), action 236, FPS 2.35, Running 178.09s Step 572( 39.50%), action 237, FPS 2.40, Running 178.47s Step 573( 39.67%), action 238, FPS 2.44, Running 178.67s Step 574( 39.83%), action 239, FPS 2.50, Running 178.98s Step 575( 40.00%), action 240, FPS 2.54, Running 179.18s Step 576( 40.17%), action 241, FPS 2.64, Running 179.60s Step 577( 40.33%), action 242, FPS 2.68, Running 179.82s Step 578( 40.50%), action 243, FPS 2.76, Running 180.12s Step 579( 40.67%), action 244, FPS 2.81, Running 180.34s Step 580( 40.83%), action 245, FPS 2.89, Running 180.65s Step 581( 41.00%), action 246, FPS 2.96, Running 180.87s Step 582( 41.17%), action 247, FPS 3.06, Running 181.17s Step 583( 41.33%), action 248, FPS 3.11, Running 181.40s Step 584( 41.50%), action 249, FPS 3.23, Running 181.70s Step 585( 41.67%), action 250, FPS 3.26, Running 181.92s Step 586( 41.83%), action 251, FPS 3.35, Running 182.36s Step 587( 42.00%), action 252, FPS 3.38, Running 182.58s Step 588( 42.17%), action 253, FPS 3.46, Running 182.88s Step 589( 42.33%), action 254, FPS 3.50, Running 183.10s Step 590( 42.50%), action 255, FPS 3.56, Running 183.41s Step 591( 42.67%), action 256, FPS 3.61, Running 183.63s Step 592( 42.83%), action 257, FPS 3.66, Running 183.94s Step 593( 43.00%), action 258, FPS 3.65, Running 184.15s Step 594( 43.17%), action 259, FPS 3.65, Running 184.46s Step 595( 43.33%), action 260, FPS 3.64, Running 184.67s Step 596( 43.50%), action 261, FPS 3.64, Running 185.09s Step 597( 43.67%), action 262, FPS 3.64, Running 185.32s Step 598( 43.83%), action 263, FPS 3.64, Running 185.62s Step 599( 44.00%), action 264, FPS 3.64, Running 185.83s Step 600( 44.17%), action 265, FPS 3.65, Running 186.13s Step 601( 44.33%), action 266, FPS 3.65, Running 186.35s Step 602( 44.50%), action 267, FPS 3.64, Running 186.67s Step 603( 44.67%), action 268, FPS 3.64, Running 186.89s Step 604( 44.83%), action 269, FPS 3.64, Running 187.19s Step 605( 45.00%), action 270, FPS 3.64, Running 187.41s Step 606( 45.17%), action 271, FPS 3.63, Running 187.87s Step 607( 45.33%), action 272, FPS 3.63, Running 188.09s Step 608( 45.50%), action 273, FPS 3.63, Running 188.40s Step 609( 45.67%), action 274, FPS 3.62, Running 188.62s Step 610( 45.83%), action 275, FPS 3.63, Running 188.93s Step 611( 46.00%), action 276, FPS 3.63, Running 189.15s Step 612( 46.17%), action 277, FPS 3.62, Running 189.46s Step 613( 46.33%), action 278, FPS 3.63, Running 189.67s Step 614( 46.50%), action 279, FPS 3.62, Running 189.98s Step 615( 46.67%), action 280, FPS 3.62, Running 190.19s Step 616( 46.83%), action 281, FPS 3.61, Running 190.63s Step 617( 47.00%), action 282, FPS 3.61, Running 190.86s Step 618( 47.17%), action 283, FPS 3.60, Running 191.17s Step 619( 47.33%), action 284, FPS 3.60, Running 191.38s Step 620( 47.50%), action 285, FPS 3.60, Running 191.68s Step 621( 47.67%), action 286, FPS 3.62, Running 191.89s Step 622( 47.83%), action 287, FPS 3.62, Running 192.20s Step 623( 48.00%), action 288, FPS 3.61, Running 192.43s Step 624( 48.17%), action 289, FPS 3.61, Running 192.73s Step 625( 48.33%), action 290, FPS 3.62, Running 192.94s Step 626( 48.50%), action 291, FPS 3.63, Running 193.38s Step 627( 48.67%), action 292, FPS 3.62, Running 193.62s Step 628( 48.83%), action 293, FPS 3.62, Running 193.92s Step 629( 49.00%), action 294, FPS 3.63, Running 194.13s Step 630( 49.17%), action 295, FPS 3.62, Running 194.45s Step 631( 49.33%), action 296, FPS 3.62, Running 194.67s Step 632( 49.50%), action 297, FPS 3.62, Running 194.98s Step 633( 49.67%), action 298, FPS 3.62, Running 195.20s Step 634( 49.83%), action 299, FPS 3.61, Running 195.51s Step 635( 50.00%), action 300, FPS 3.62, Running 195.72s Step 636( 50.17%), action 301, FPS 3.62, Running 196.15s Step 637( 50.33%), action 302, FPS 3.62, Running 196.38s Step 638( 50.50%), action 303, FPS 3.64, Running 196.67s Step 639( 50.67%), action 304, FPS 3.63, Running 196.89s Step 640( 50.83%), action 305, FPS 3.62, Running 197.20s Step 641( 51.00%), action 306, FPS 3.61, Running 197.42s Step 642( 51.17%), action 307, FPS 3.61, Running 197.75s Step 643( 51.33%), action 308, FPS 3.61, Running 197.97s Step 644( 51.50%), action 309, FPS 3.60, Running 198.28s Step 645( 51.67%), action 310, FPS 3.60, Running 198.50s Step 646( 51.83%), action 311, FPS 3.58, Running 198.97s Step 647( 52.00%), action 312, FPS 3.57, Running 199.23s Step 648( 52.17%), action 313, FPS 3.56, Running 199.53s Step 649( 52.33%), action 314, FPS 3.56, Running 199.74s Step 650( 52.50%), action 315, FPS 3.51, Running 200.14s Step 651( 52.67%), action 316, FPS 3.44, Running 200.48s Step 652( 52.83%), action 317, FPS 3.32, Running 201.02s Step 653( 53.00%), action 318, FPS 3.23, Running 201.38s Step 654( 53.17%), action 319, FPS 3.12, Running 201.92s Step 655( 53.33%), action 320, FPS 3.05, Running 202.27s Step 656( 53.50%), action 321, FPS 3.04, Running 202.73s Step 657( 53.67%), action 322, FPS 3.04, Running 202.95s Step 658( 53.83%), action 323, FPS 2.98, Running 203.38s Step 659( 54.00%), action 324, FPS 2.92, Running 203.73s Step 660( 54.17%), action 325, FPS 2.83, Running 204.26s Step 661( 54.33%), action 326, FPS 2.78, Running 204.61s Step 662( 54.50%), action 327, FPS 2.71, Running 205.13s Step 663( 54.67%), action 328, FPS 2.66, Running 205.47s Step 664( 54.83%), action 329, FPS 2.59, Running 206.00s Step 665( 55.00%), action 330, FPS 2.54, Running 206.37s Step 666( 55.17%), action 331, FPS 2.54, Running 206.84s Step 667( 55.33%), action 332, FPS 2.56, Running 207.05s Step 668( 55.50%), action 333, FPS 2.53, Running 207.43s Step 669( 55.67%), action 334, FPS 2.49, Running 207.78s Step 670( 55.83%), action 335, FPS 2.43, Running 208.37s Step 671( 56.00%), action 336, FPS 2.42, Running 208.73s Step 672( 56.17%), action 337, FPS 2.43, Running 209.26s Step 673( 56.33%), action 338, FPS 2.43, Running 209.60s Step 674( 56.50%), action 339, FPS 2.44, Running 210.12s Step 675( 56.67%), action 340, FPS 2.44, Running 210.47s Step 676( 56.83%), action 341, FPS 2.44, Running 210.93s Step 677( 57.00%), action 342, FPS 2.44, Running 211.14s Step 678( 57.17%), action 343, FPS 2.46, Running 211.50s Step 679( 57.33%), action 344, FPS 2.47, Running 211.84s Step 680( 57.50%), action 345, FPS 2.47, Running 212.34s Step 681( 57.67%), action 346, FPS 2.48, Running 212.69s Step 682( 57.83%), action 347, FPS 2.48, Running 213.21s Step 683( 58.00%), action 348, FPS 2.47, Running 213.56s Step 684( 58.17%), action 349, FPS 2.47, Running 214.09s Step 685( 58.33%), action 350, FPS 2.48, Running 214.44s Step 686( 58.50%), action 351, FPS 2.46, Running 214.99s Step 687( 58.67%), action 352, FPS 2.46, Running 215.19s Step 688( 58.83%), action 353, FPS 2.46, Running 215.55s Step 689( 59.00%), action 354, FPS 2.47, Running 215.89s Step 690( 59.17%), action 355, FPS 2.48, Running 216.42s Step 691( 59.33%), action 356, FPS 2.50, Running 216.74s Step 692( 59.50%), action 357, FPS 2.50, Running 217.27s Step 693( 59.67%), action 358, FPS 2.50, Running 217.61s Step 694( 59.83%), action 359, FPS 2.48, Running 218.18s Step 695( 60.00%), action 360, FPS 2.48, Running 218.52s Step 696( 60.17%), action 361, FPS 2.45, Running 219.10s Step 697( 60.33%), action 362, FPS 2.44, Running 219.34s Step 698( 60.50%), action 363, FPS 2.43, Running 219.74s Step 699( 60.67%), action 364, FPS 2.43, Running 220.06s Step 700( 60.83%), action 365, FPS 2.43, Running 220.59s Step 701( 61.00%), action 366, FPS 2.43, Running 220.92s Step 702( 61.17%), action 367, FPS 2.43, Running 221.44s Step 703( 61.33%), action 368, FPS 2.43, Running 221.78s Step 704( 61.50%), action 369, FPS 2.44, Running 222.27s Step 705( 61.67%), action 370, FPS 2.46, Running 222.58s Step 706( 61.83%), action 371, FPS 2.43, Running 223.21s Step 707( 62.00%), action 372, FPS 2.42, Running 223.47s Step 708( 62.17%), action 373, FPS 2.43, Running 223.77s Step 709( 62.33%), action 374, FPS 2.44, Running 224.09s Step 710( 62.50%), action 375, FPS 2.42, Running 224.67s Step 711( 62.67%), action 376, FPS 2.41, Running 225.03s Step 712( 62.83%), action 377, FPS 2.41, Running 225.58s Step 713( 63.00%), action 378, FPS 2.40, Running 225.95s Step 714( 63.17%), action 379, FPS 2.39, Running 226.53s Step 715( 63.33%), action 380, FPS 2.39, Running 226.87s Step 716( 63.50%), action 381, FPS 2.40, Running 227.44s Step 717( 63.67%), action 382, FPS 2.41, Running 227.65s Step 718( 63.83%), action 383, FPS 2.43, Running 227.96s Step 719( 64.00%), action 384, FPS 2.43, Running 228.28s Step 720( 64.17%), action 385, FPS 2.42, Running 228.84s Step 721( 64.33%), action 386, FPS 2.42, Running 229.20s Step 722( 64.50%), action 387, FPS 2.43, Running 229.69s Step 723( 64.67%), action 388, FPS 2.43, Running 230.02s Step 724( 64.83%), action 389, FPS 2.42, Running 230.54s Step 725( 65.00%), action 390, FPS 2.41, Running 230.89s Step 726( 65.17%), action 391, FPS 2.41, Running 231.51s Step 727( 65.33%), action 392, FPS 2.42, Running 231.72s Step 728( 65.50%), action 393, FPS 2.42, Running 232.03s Step 729( 65.67%), action 394, FPS 2.41, Running 232.38s Step 730( 65.83%), action 395, FPS 2.42, Running 232.95s Step 731( 66.00%), action 396, FPS 2.41, Running 233.31s Step 732( 66.17%), action 397, FPS 2.42, Running 233.86s Step 733( 66.33%), action 398, FPS 2.42, Running 234.22s Step 734( 66.50%), action 399, FPS 2.43, Running 234.76s Step 735( 66.67%), action 400, FPS 2.43, Running 235.12s Step 736( 66.83%), action 401, FPS 2.42, Running 235.69s Step 737( 67.00%), action 402, FPS 2.42, Running 235.92s Step 738( 67.17%), action 403, FPS 2.41, Running 236.27s Step 739( 67.33%), action 404, FPS 2.40, Running 236.62s Step 740( 67.50%), action 405, FPS 2.40, Running 237.19s Step 741( 67.67%), action 406, FPS 2.40, Running 237.53s Step 742( 67.83%), action 407, FPS 2.39, Running 238.06s Step 743( 68.00%), action 408, FPS 2.38, Running 238.42s Step 744( 68.17%), action 409, FPS 2.38, Running 238.94s Step 745( 68.33%), action 410, FPS 2.38, Running 239.29s Step 746( 68.50%), action 411, FPS 2.40, Running 239.85s Step 747( 68.67%), action 412, FPS 2.39, Running 240.07s Step 748( 68.83%), action 413, FPS 2.39, Running 240.39s Step 749( 69.00%), action 414, FPS 2.42, Running 240.65s Step 750( 69.17%), action 415, FPS 2.42, Running 241.22s Step 751( 69.33%), action 416, FPS 2.44, Running 241.53s Step 752( 69.50%), action 417, FPS 2.44, Running 242.07s Step 753( 69.67%), action 418, FPS 2.44, Running 242.43s Step 754( 69.83%), action 419, FPS 2.44, Running 242.97s Step 755( 70.00%), action 420, FPS 2.44, Running 243.30s Step 756( 70.17%), action 421, FPS 2.42, Running 243.94s Step 757( 70.33%), action 422, FPS 2.43, Running 244.16s Step 758( 70.50%), action 423, FPS 2.44, Running 244.47s Step 759( 70.67%), action 424, FPS 2.46, Running 244.75s Step 760( 70.83%), action 425, FPS 2.46, Running 245.31s Step 761( 71.00%), action 426, FPS 2.46, Running 245.67s Step 762( 71.17%), action 427, FPS 2.45, Running 246.23s Step 763( 71.33%), action 428, FPS 2.45, Running 246.58s Step 764( 71.50%), action 429, FPS 2.45, Running 247.12s Step 765( 71.67%), action 430, FPS 2.45, Running 247.45s Step 766( 71.83%), action 431, FPS 2.45, Running 248.00s Step 767( 72.00%), action 432, FPS 2.46, Running 248.21s Step 768( 72.17%), action 433, FPS 2.44, Running 248.59s Step 769( 72.33%), action 434, FPS 2.42, Running 248.92s Step 770( 72.50%), action 435, FPS 2.42, Running 249.47s Step 771( 72.67%), action 436, FPS 2.41, Running 249.82s Step 772( 72.83%), action 437, FPS 2.41, Running 250.36s Step 773( 73.00%), action 438, FPS 2.41, Running 250.73s Step 774( 73.17%), action 439, FPS 2.41, Running 251.27s Step 775( 73.33%), action 440, FPS 2.40, Running 251.62s Step 776( 73.50%), action 441, FPS 2.46, Running 252.08s Step 777( 73.67%), action 442, FPS 2.45, Running 252.31s Step 778( 73.83%), action 443, FPS 2.40, Running 252.81s Step 779( 74.00%), action 444, FPS 2.38, Running 253.15s Step 780( 74.17%), action 445, FPS 2.38, Running 253.70s Step 781( 74.33%), action 446, FPS 2.38, Running 254.06s Step 782( 74.50%), action 447, FPS 2.39, Running 254.60s Step 783( 74.67%), action 448, FPS 2.39, Running 254.96s Step 784( 74.83%), action 449, FPS 2.38, Running 255.51s Step 785( 75.00%), action 450, FPS 2.38, Running 255.86s Step 786( 75.17%), action 451, FPS 2.41, Running 256.31s Step 787( 75.33%), action 452, FPS 2.40, Running 256.55s Step 788( 75.50%), action 453, FPS 2.35, Running 257.12s Step 789( 75.67%), action 454, FPS 2.35, Running 257.45s Step 790( 75.83%), action 455, FPS 2.35, Running 257.99s Step 791( 76.00%), action 456, FPS 2.35, Running 258.32s Step 792( 76.17%), action 457, FPS 2.36, Running 258.85s Step 793( 76.33%), action 458, FPS 2.36, Running 259.18s Step 794( 76.50%), action 459, FPS 2.37, Running 259.71s Step 795( 76.67%), action 460, FPS 2.39, Running 259.99s Step 796( 76.83%), action 461, FPS 2.40, Running 260.42s Step 797( 77.00%), action 462, FPS 2.36, Running 260.77s Step 798( 77.17%), action 463, FPS 2.36, Running 261.30s Step 799( 77.33%), action 464, FPS 2.35, Running 261.65s Step 800( 77.50%), action 465, FPS 2.35, Running 262.21s Step 801( 77.67%), action 466, FPS 2.35, Running 262.57s Step 802( 77.83%), action 467, FPS 2.35, Running 263.10s Step 803( 78.00%), action 468, FPS 2.36, Running 263.45s Step 804( 78.17%), action 469, FPS 2.37, Running 263.94s Step 805( 78.33%), action 470, FPS 2.42, Running 264.14s Step 806( 78.50%), action 471, FPS 2.42, Running 264.56s Step 807( 78.67%), action 472, FPS 2.39, Running 264.90s Step 808( 78.83%), action 473, FPS 2.40, Running 265.44s Step 809( 79.00%), action 474, FPS 2.40, Running 265.78s Step 810( 79.17%), action 475, FPS 2.41, Running 266.30s Step 811( 79.33%), action 476, FPS 2.40, Running 266.64s Step 812( 79.50%), action 477, FPS 2.40, Running 267.18s Step 813( 79.67%), action 478, FPS 2.40, Running 267.53s Step 814( 79.83%), action 479, FPS 2.41, Running 268.03s Step 815( 80.00%), action 480, FPS 2.39, Running 268.37s Step 816( 80.17%), action 481, FPS 2.33, Running 269.02s Step 817( 80.33%), action 482, FPS 2.33, Running 269.35s Step 818( 80.50%), action 483, FPS 2.33, Running 269.89s Step 819( 80.67%), action 484, FPS 2.33, Running 270.24s Step 820( 80.83%), action 485, FPS 2.34, Running 270.74s Step 821( 81.00%), action 486, FPS 2.35, Running 271.08s Step 822( 81.17%), action 487, FPS 2.35, Running 271.63s Step 823( 81.33%), action 488, FPS 2.35, Running 271.96s Step 824( 81.50%), action 489, FPS 2.34, Running 272.49s Step 825( 81.67%), action 490, FPS 2.31, Running 272.81s Step 826( 81.83%), action 491, FPS 2.25, Running 273.44s Step 827( 82.00%), action 492, FPS 2.26, Running 273.75s Step 828( 82.17%), action 493, FPS 2.27, Running 274.26s Step 829( 82.33%), action 494, FPS 2.27, Running 274.60s Step 830( 82.50%), action 495, FPS 2.26, Running 275.14s Step 831( 82.67%), action 496, FPS 2.27, Running 275.47s Step 832( 82.83%), action 497, FPS 2.26, Running 276.05s Step 833( 83.00%), action 498, FPS 2.26, Running 276.39s Step 834( 83.17%), action 499, FPS 2.25, Running 276.91s Step 835( 83.33%), action 500, FPS 2.25, Running 277.26s Step 836( 83.50%), action 501, FPS 2.25, Running 277.91s Step 837( 83.67%), action 502, FPS 2.25, Running 278.25s Step 838( 83.83%), action 503, FPS 2.24, Running 278.83s Step 839( 84.00%), action 504, FPS 2.24, Running 279.17s Step 840( 84.17%), action 505, FPS 2.23, Running 279.70s Step 841( 84.33%), action 506, FPS 2.24, Running 280.01s Step 842( 84.50%), action 507, FPS 2.24, Running 280.55s Step 843( 84.67%), action 508, FPS 2.24, Running 280.87s Step 844( 84.83%), action 509, FPS 2.25, Running 281.39s Step 845( 85.00%), action 510, FPS 2.25, Running 281.71s Step 846( 85.17%), action 511, FPS 2.23, Running 282.43s Step 847( 85.33%), action 512, FPS 2.21, Running 282.79s Step 848( 85.50%), action 513, FPS 2.21, Running 283.29s Step 849( 85.67%), action 514, FPS 2.21, Running 283.63s Step 850( 85.83%), action 515, FPS 2.22, Running 284.15s Step 851( 86.00%), action 516, FPS 2.22, Running 284.49s Step 852( 86.17%), action 517, FPS 2.23, Running 285.01s Step 853( 86.33%), action 518, FPS 2.24, Running 285.32s Step 854( 86.50%), action 519, FPS 2.23, Running 285.87s Step 855( 86.67%), action 520, FPS 2.23, Running 286.21s Step 856( 86.83%), action 521, FPS 2.23, Running 286.88s Step 857( 87.00%), action 522, FPS 2.22, Running 287.24s Step 858( 87.17%), action 523, FPS 2.24, Running 287.77s Step 859( 87.33%), action 524, FPS 2.23, Running 288.12s Step 860( 87.50%), action 525, FPS 2.23, Running 288.65s Step 861( 87.67%), action 526, FPS 2.23, Running 288.97s Step 862( 87.83%), action 527, FPS 2.23, Running 289.52s Step 863( 88.00%), action 528, FPS 2.23, Running 289.86s Step 864( 88.17%), action 529, FPS 2.23, Running 290.37s Step 865( 88.33%), action 530, FPS 2.23, Running 290.70s Step 866( 88.50%), action 531, FPS 2.24, Running 291.37s Step 867( 88.67%), action 532, FPS 2.24, Running 291.70s Step 868( 88.83%), action 533, FPS 2.24, Running 292.24s Step 869( 89.00%), action 534, FPS 2.24, Running 292.57s Step 870( 89.17%), action 535, FPS 2.24, Running 293.10s Step 871( 89.33%), action 536, FPS 2.23, Running 293.44s Step 872( 89.50%), action 537, FPS 2.24, Running 293.95s Step 873( 89.67%), action 538, FPS 2.23, Running 294.28s Step 874( 89.83%), action 539, FPS 2.24, Running 294.80s Step 875( 90.00%), action 540, FPS 2.24, Running 295.14s Step 876( 90.17%), action 541, FPS 2.24, Running 295.81s Step 877( 90.33%), action 542, FPS 2.25, Running 296.13s Step 878( 90.50%), action 543, FPS 2.25, Running 296.65s Step 879( 90.67%), action 544, FPS 2.26, Running 296.98s Step 880( 90.83%), action 545, FPS 2.26, Running 297.51s Step 881( 91.00%), action 546, FPS 2.25, Running 297.85s Step 882( 91.17%), action 547, FPS 2.25, Running 298.41s Step 883( 91.33%), action 548, FPS 2.25, Running 298.76s Step 884( 91.50%), action 549, FPS 2.23, Running 299.33s Step 885( 91.67%), action 550, FPS 2.23, Running 299.66s Step 886( 91.83%), action 551, FPS 2.23, Running 300.32s Step 887( 92.00%), action 552, FPS 2.23, Running 300.67s Step 888( 92.17%), action 553, FPS 2.23, Running 301.19s Step 889( 92.33%), action 554, FPS 2.23, Running 301.53s Step 890( 92.50%), action 555, FPS 2.23, Running 302.07s Step 891( 92.67%), action 556, FPS 2.22, Running 302.44s Step 892( 92.83%), action 557, FPS 2.22, Running 302.98s Step 893( 93.00%), action 558, FPS 2.21, Running 303.32s Step 894( 93.17%), action 559, FPS 2.20, Running 303.88s Step 895( 93.33%), action 560, FPS 2.20, Running 304.23s Step 896( 93.50%), action 561, FPS 2.20, Running 304.90s Step 897( 93.67%), action 562, FPS 2.19, Running 305.25s Step 898( 93.83%), action 563, FPS 2.19, Running 305.80s Step 899( 94.00%), action 564, FPS 2.19, Running 306.14s Step 900( 94.17%), action 565, FPS 2.18, Running 306.68s Step 901( 94.33%), action 566, FPS 2.18, Running 307.04s Step 902( 94.50%), action 567, FPS 2.18, Running 307.58s Step 903( 94.67%), action 568, FPS 2.18, Running 307.92s Step 904( 94.83%), action 569, FPS 2.19, Running 308.46s Step 905( 95.00%), action 570, FPS 2.19, Running 308.80s Step 906( 95.17%), action 571, FPS 2.18, Running 309.49s Step 907( 95.33%), action 572, FPS 2.18, Running 309.84s Step 908( 95.50%), action 573, FPS 2.18, Running 310.38s Step 909( 95.67%), action 574, FPS 2.18, Running 310.71s Step 910( 95.83%), action 575, FPS 2.17, Running 311.29s Step 911( 96.00%), action 576, FPS 2.17, Running 311.64s Step 912( 96.17%), action 577, FPS 2.17, Running 312.19s Step 913( 96.33%), action 578, FPS 2.17, Running 312.52s Step 914( 96.50%), action 579, FPS 2.18, Running 313.07s Step 915( 96.67%), action 580, FPS 2.18, Running 313.40s Step 916( 96.83%), action 581, FPS 2.19, Running 314.05s Step 917( 97.00%), action 582, FPS 2.19, Running 314.40s Step 918( 97.17%), action 583, FPS 2.19, Running 314.93s Step 919( 97.33%), action 584, FPS 2.19, Running 315.26s Step 920( 97.50%), action 585, FPS 2.20, Running 315.79s Step 921( 97.67%), action 586, FPS 2.20, Running 316.13s Step 922( 97.83%), action 587, FPS 2.20, Running 316.66s Step 923( 98.00%), action 588, FPS 2.21, Running 316.99s Step 924( 98.17%), action 589, FPS 2.21, Running 317.51s Step 925( 98.33%), action 590, FPS 2.21, Running 317.85s Step 926( 98.50%), action 591, FPS 2.22, Running 318.49s Step 927( 98.67%), action 592, FPS 2.23, Running 318.80s Step 928( 98.83%), action 593, FPS 2.23, Running 319.36s Step 929( 99.00%), action 594, FPS 2.23, Running 319.68s Step 930( 99.17%), action 595, FPS 2.24, Running 320.22s Step 931( 99.33%), action 596, FPS 2.25, Running 320.54s Step 932( 99.50%), action 597, FPS 2.25, Running 321.06s Step 933( 99.67%), action 598, FPS 2.26, Running 321.39s Step 934( 99.83%), action 599, FPS 2.27, Running 321.88s Step 935(100.00%), action 600, FPS 2.27, Running 322.21s [2026-08-03 00:44:32] [68 ] Seed 67 failed after 322.34 s. +steps: 935 , actions: 600 . +Instruction: Empty +Total 9/68(13.24%) success. +Setting seed: 68 +Step 1( N/A%), pre moving , FPS 6.46, Running 0.15s Step 2( N/A%), pre moving , FPS 8.65, Running 0.23s Step 3( N/A%), pre moving , FPS 10.11, Running 0.30s Step 4( N/A%), pre moving , FPS 10.93, Running 0.37s Step 5( N/A%), pre moving , FPS 11.26, Running 0.44s Step 6( N/A%), pre moving , FPS 11.49, Running 0.52s Step 7( N/A%), pre moving , FPS 11.69, Running 0.60s Step 8( N/A%), pre moving , FPS 11.64, Running 0.69s Step 9( N/A%), pre moving , FPS 11.65, Running 0.77s Step 10( N/A%), pre moving , FPS 11.64, Running 0.86s Step 11( N/A%), pre moving , FPS 11.63, Running 0.95s Step 12( N/A%), pre moving , FPS 11.58, Running 1.04s Step 13( N/A%), pre moving , FPS 11.53, Running 1.13s Step 14( N/A%), pre moving , FPS 11.49, Running 1.22s Step 15( N/A%), pre moving , FPS 11.46, Running 1.31s Step 16( N/A%), pre moving , FPS 11.43, Running 1.40s Step 17( N/A%), pre moving , FPS 11.40, Running 1.49s Step 18( N/A%), pre moving , FPS 11.38, Running 1.58s Step 19( N/A%), pre moving , FPS 11.51, Running 1.65s Step 20( N/A%), pre moving , FPS 11.49, Running 1.74s Step 21( N/A%), pre moving , FPS 10.41, Running 2.08s Step 22( N/A%), pre moving , FPS 10.34, Running 2.17s Step 23( N/A%), pre moving , FPS 10.20, Running 2.26s Step 24( N/A%), pre moving , FPS 10.09, Running 2.35s Step 25( N/A%), pre moving , FPS 10.03, Running 2.44s Step 26( N/A%), pre moving , FPS 8.96, Running 2.75s Step 27( N/A%), pre moving , FPS 8.90, Running 2.85s Step 28( N/A%), pre moving , FPS 8.81, Running 2.96s Step 29( N/A%), pre moving , FPS 8.79, Running 3.05s Step 30( N/A%), pre moving , FPS 8.77, Running 3.14s Step 31( N/A%), pre moving , FPS 8.72, Running 3.24s Step 32( N/A%), pre moving , FPS 8.71, Running 3.33s Step 33( N/A%), pre moving , FPS 8.70, Running 3.43s Step 34( N/A%), pre moving , FPS 8.67, Running 3.53s Step 35( N/A%), pre moving , FPS 8.68, Running 3.61s Step 36( N/A%), pre moving , FPS 6.63, Running 4.42s Step 37( N/A%), pre moving , FPS 6.39, Running 4.62s Step 38( N/A%), pre moving , FPS 6.37, Running 4.72s Step 39( N/A%), pre moving , FPS 6.30, Running 4.83s Step 40( N/A%), pre moving , FPS 6.28, Running 4.92s Step 41( N/A%), pre moving , FPS 6.80, Running 5.02s Step 42( N/A%), pre moving , FPS 6.77, Running 5.12s Step 43( N/A%), pre moving , FPS 6.76, Running 5.21s Step 44( N/A%), pre moving , FPS 6.71, Running 5.33s Step 45( N/A%), pre moving , FPS 6.71, Running 5.42s Step 46( N/A%), pre moving , FPS 7.25, Running 5.51s Step 47( N/A%), pre moving , FPS 7.23, Running 5.61s Step 48( N/A%), pre moving , FPS 6.15, Running 6.21s Step 49( N/A%), pre moving , FPS 6.14, Running 6.30s Step 50( N/A%), pre moving , FPS 6.11, Running 6.41s Step 51( N/A%), pre moving , FPS 6.12, Running 6.51s Step 52( N/A%), pre moving , FPS 6.11, Running 6.61s Step 53( N/A%), pre moving , FPS 6.10, Running 6.70s Step 54( N/A%), pre moving , FPS 6.10, Running 6.80s Step 55( N/A%), pre moving , FPS 6.09, Running 6.90s Step 56( N/A%), pre moving , FPS 7.69, Running 7.02s Step 57( N/A%), pre moving , FPS 7.93, Running 7.14s Step 58( N/A%), pre moving , FPS 7.84, Running 7.27s Step 59( N/A%), pre moving , FPS 7.75, Running 7.41s Step 60( N/A%), pre moving , FPS 7.64, Running 7.54s Step 61( N/A%), pre moving , FPS 7.45, Running 7.70s Step 62( N/A%), pre moving , FPS 7.30, Running 7.86s Step 63( N/A%), pre moving , FPS 7.19, Running 8.00s Step 64( N/A%), pre moving , FPS 7.09, Running 8.15s Step 65( N/A%), pre moving , FPS 6.95, Running 8.30s Step 66( N/A%), pre moving , FPS 6.79, Running 8.46s Step 67( N/A%), pre moving , FPS 6.66, Running 8.62s Step 68( N/A%), pre moving , FPS 7.85, Running 8.76s Step 69( N/A%), pre moving , FPS 7.67, Running 8.91s Step 70( N/A%), pre moving , FPS 7.56, Running 9.06s Step 71( N/A%), pre moving , FPS 7.37, Running 9.22s Step 72( N/A%), pre moving , FPS 7.24, Running 9.37s Step 73( N/A%), pre moving , FPS 7.12, Running 9.51s Step 74( N/A%), pre moving , FPS 7.01, Running 9.66s Step 75( N/A%), pre moving , FPS 6.85, Running 9.82s Step 76( N/A%), pre moving , FPS 6.79, Running 9.96s Step 77( N/A%), pre moving , FPS 6.74, Running 10.11s Step 78( N/A%), pre moving , FPS 6.69, Running 10.26s Step 79( N/A%), pre moving , FPS 6.75, Running 10.37s Step 80( N/A%), pre moving , FPS 6.75, Running 10.51s Step 81( N/A%), pre moving , FPS 6.79, Running 10.65s Step 82( N/A%), pre moving , FPS 6.91, Running 10.75s Step 83( N/A%), pre moving , FPS 6.91, Running 10.89s Step 84( N/A%), pre moving , FPS 6.91, Running 11.04s Step 85( N/A%), pre moving , FPS 6.90, Running 11.20s Step 86( N/A%), pre moving , FPS 6.94, Running 11.34s Step 87( N/A%), pre moving , FPS 6.96, Running 11.49s Step 88( N/A%), pre moving , FPS 6.93, Running 11.64s Step 89( N/A%), pre moving , FPS 6.94, Running 11.79s Step 90( N/A%), pre moving , FPS 6.92, Running 11.95s Step 91( N/A%), pre moving , FPS 6.97, Running 12.09s Step 92( N/A%), pre moving , FPS 7.07, Running 12.20s Step 93( N/A%), pre moving , FPS 7.21, Running 12.29s Step 94( N/A%), pre moving , FPS 7.35, Running 12.38s Step 95( N/A%), pre moving , FPS 7.49, Running 12.49s Step 96( N/A%), pre moving , FPS 7.64, Running 12.58s Step 97( N/A%), pre moving , FPS 7.75, Running 12.69s Step 98( N/A%), pre moving , FPS 7.92, Running 12.78s Step 99( N/A%), pre moving , FPS 7.98, Running 12.88s Step 100( N/A%), pre moving , FPS 8.10, Running 12.98s Step 101( N/A%), pre moving , FPS 8.23, Running 13.07s Step 102( N/A%), pre moving , FPS 8.28, Running 13.17s Step 103( N/A%), pre moving , FPS 8.38, Running 13.28s Step 104( N/A%), pre moving , FPS 8.58, Running 13.37s Step 105( N/A%), pre moving , FPS 8.83, Running 13.46s Step 106( N/A%), pre moving , FPS 9.04, Running 13.55s Step 107( N/A%), pre moving , FPS 9.33, Running 13.64s Step 108( N/A%), pre moving , FPS 9.64, Running 13.71s Step 109( N/A%), pre moving , FPS 10.00, Running 13.79s Step 110( N/A%), pre moving , FPS 10.41, Running 13.87s Step 111( N/A%), pre moving , FPS 10.76, Running 13.95s Step 112( N/A%), pre moving , FPS 10.90, Running 14.03s Step 113( N/A%), pre moving , FPS 10.97, Running 14.11s Step 114( N/A%), pre moving , FPS 10.94, Running 14.21s Step 115( N/A%), pre moving , FPS 10.90, Running 14.32s Step 116( N/A%), pre moving , FPS 10.91, Running 14.41s Step 117( N/A%), pre moving , FPS 11.01, Running 14.51s Step 118( N/A%), pre moving , FPS 10.97, Running 14.61s Step 119( N/A%), pre moving , FPS 10.93, Running 14.70s Step 120( N/A%), pre moving , FPS 10.87, Running 14.82s Step 121( N/A%), pre moving , FPS 10.90, Running 14.91s Step 122( N/A%), pre moving , FPS 10.87, Running 15.01s Step 123( N/A%), pre moving , FPS 10.96, Running 15.11s Step 124( N/A%), pre moving , FPS 10.96, Running 15.20s Step 125( N/A%), pre moving , FPS 10.85, Running 15.31s Step 126( N/A%), pre moving , FPS 10.82, Running 15.40s Step 127( N/A%), pre moving , FPS 10.73, Running 15.50s Step 128( N/A%), pre moving , FPS 10.62, Running 15.60s Step 129( N/A%), pre moving , FPS 10.43, Running 15.71s Step 130( N/A%), pre moving , FPS 10.34, Running 15.80s Step 131( N/A%), pre moving , FPS 10.24, Running 15.90s Step 132( N/A%), pre moving , FPS 10.17, Running 16.00s Step 133( N/A%), pre moving , FPS 7.25, Running 16.87s Step 134( N/A%), pre moving , FPS 6.61, Running 17.23s Step 135( N/A%), pre moving , FPS 6.43, Running 17.43s Step 136( N/A%), pre moving , FPS 5.94, Running 17.78s Step 137( N/A%), pre moving , FPS 5.76, Running 17.98s Step 138( N/A%), pre moving , FPS 5.36, Running 18.34s Step 139( N/A%), pre moving , FPS 5.21, Running 18.55s Step 140( N/A%), pre moving , FPS 4.89, Running 18.91s Step 141( N/A%), pre moving , FPS 4.75, Running 19.12s Step 142( N/A%), pre moving , FPS 4.48, Running 19.47s Step 143( N/A%), pre moving , FPS 4.37, Running 19.69s Step 144( N/A%), pre moving , FPS 4.13, Running 20.04s Step 145( N/A%), pre moving , FPS 4.07, Running 20.22s Step 146( N/A%), pre moving , FPS 3.84, Running 20.61s Step 147( N/A%), pre moving , FPS 3.77, Running 20.80s Step 148( N/A%), pre moving , FPS 3.60, Running 21.16s Step 149( N/A%), pre moving , FPS 3.54, Running 21.36s Step 150( N/A%), pre moving , FPS 3.38, Running 21.73s Step 151( N/A%), pre moving , FPS 3.32, Running 21.93s Step 152( N/A%), pre moving , FPS 3.18, Running 22.28s Step 153( N/A%), pre moving , FPS 3.56, Running 22.49s Step 154( N/A%), pre moving , FPS 3.58, Running 22.83s Step 155( N/A%), pre moving , FPS 3.56, Running 23.05s Step 156( N/A%), pre moving , FPS 3.57, Running 23.38s Step 157( N/A%), pre moving , FPS 3.58, Running 23.57s Step 158( N/A%), pre moving , FPS 3.57, Running 23.95s Step 159( N/A%), pre moving , FPS 3.57, Running 24.15s Step 160( N/A%), pre moving , FPS 3.58, Running 24.50s Step 161( N/A%), pre moving , FPS 3.53, Running 24.79s Step 162( N/A%), pre moving , FPS 3.48, Running 25.22s Step 163( N/A%), pre moving , FPS 3.47, Running 25.44s Step 164( N/A%), pre moving , FPS 3.47, Running 25.80s Step 165( N/A%), pre moving , FPS 3.44, Running 26.03s Step 166( N/A%), pre moving , FPS 3.46, Running 26.39s Step 167( N/A%), pre moving , FPS 3.44, Running 26.62s Step 168( N/A%), pre moving , FPS 3.43, Running 26.99s Step 169( N/A%), pre moving , FPS 3.43, Running 27.20s Step 170( N/A%), pre moving , FPS 3.40, Running 27.60s Step 171( N/A%), pre moving , FPS 3.38, Running 27.83s Step 172( N/A%), pre moving , FPS 3.39, Running 28.19s Step 173( N/A%), pre moving , FPS 3.37, Running 28.42s Step 174( N/A%), pre moving , FPS 3.35, Running 28.80s Step 175( N/A%), pre moving , FPS 3.34, Running 29.03s Step 176( N/A%), pre moving , FPS 3.32, Running 29.41s Step 177( N/A%), pre moving , FPS 3.29, Running 29.64s Step 178( N/A%), pre moving , FPS 3.28, Running 30.04s Step 179( N/A%), pre moving , FPS 3.27, Running 30.27s Step 180( N/A%), pre moving , FPS 3.23, Running 30.70s Step 181( N/A%), pre moving , FPS 3.25, Running 30.93s Step 182( N/A%), pre moving , FPS 3.26, Running 31.35s Step 183( N/A%), pre moving , FPS 3.25, Running 31.59s Step 184( N/A%), pre moving , FPS 3.24, Running 31.98s Step 185( N/A%), pre moving , FPS 3.23, Running 32.22s Step 186( N/A%), pre moving , FPS 3.22, Running 32.61s Step 187( N/A%), pre moving , FPS 3.20, Running 32.87s Step 188( N/A%), pre moving , FPS 3.20, Running 33.25s Step 189( N/A%), pre moving , FPS 3.17, Running 33.51s Step 190( N/A%), pre moving , FPS 3.18, Running 33.88s Step 191( N/A%), pre moving , FPS 3.20, Running 34.09s Step 192( N/A%), pre moving , FPS 3.16, Running 34.52s Step 193( N/A%), pre moving , FPS 3.15, Running 34.76s Step 194( N/A%), pre moving , FPS 3.15, Running 35.15s Step 195( N/A%), pre moving , FPS 3.14, Running 35.39s Step 196( N/A%), pre moving , FPS 3.10, Running 35.86s Step 197( N/A%), pre moving , FPS 3.07, Running 36.15s Step 198( N/A%), pre moving , FPS 3.05, Running 36.60s Step 199( N/A%), pre moving , FPS 3.04, Running 36.84s Step 200( N/A%), pre moving , FPS 3.06, Running 37.23s Step 201( N/A%), pre moving , FPS 3.11, Running 37.37s Step 202( N/A%), pre moving , FPS 3.26, Running 37.49s Step 203( N/A%), pre moving , FPS 3.33, Running 37.60s Step 204( N/A%), pre moving , FPS 3.47, Running 37.74s Step 205( N/A%), pre moving , FPS 3.55, Running 37.86s Step 206( N/A%), pre moving , FPS 3.72, Running 37.98s Step 207( N/A%), pre moving , FPS 3.82, Running 38.10s Step 208( N/A%), pre moving , FPS 4.02, Running 38.22s Step 209( N/A%), pre moving , FPS 4.13, Running 38.34s Step 210( N/A%), pre moving , FPS 4.36, Running 38.47s Step 211( N/A%), pre moving , FPS 4.04, Running 39.05s Step 212( N/A%), pre moving , FPS 4.30, Running 39.17s Step 213( N/A%), pre moving , FPS 4.41, Running 39.29s Step 214( N/A%), pre moving , FPS 4.69, Running 39.41s Step 215( N/A%), pre moving , FPS 4.83, Running 39.53s Step 216( N/A%), pre moving , FPS 5.24, Running 39.68s Step 217( N/A%), pre moving , FPS 5.49, Running 39.80s Step 218( N/A%), pre moving , FPS 5.88, Running 40.00s Step 219( N/A%), pre moving , FPS 5.99, Running 40.18s Step 220( N/A%), pre moving , FPS 6.51, Running 40.30s Step 221( N/A%), pre moving , FPS 6.51, Running 40.44s Step 222( N/A%), pre moving , FPS 6.50, Running 40.56s Step 223( N/A%), pre moving , FPS 6.47, Running 40.69s Step 224( N/A%), pre moving , FPS 6.45, Running 40.84s Step 225( N/A%), pre moving , FPS 6.27, Running 41.05s Step 226( N/A%), pre moving , FPS 6.24, Running 41.18s Step 227( N/A%), pre moving , FPS 6.21, Running 41.33s Step 228( N/A%), pre moving , FPS 6.08, Running 41.52s Step 229( N/A%), pre moving , FPS 5.99, Running 41.69s Step 230( N/A%), pre moving , FPS 5.87, Running 41.87s Step 231( N/A%), pre moving , FPS 6.65, Running 42.05s Step 232( N/A%), pre moving , FPS 6.38, Running 42.31s Step 233( N/A%), pre moving , FPS 6.08, Running 42.58s Step 234( N/A%), pre moving , FPS 5.77, Running 42.88s Step 235( N/A%), pre moving , FPS 5.50, Running 43.17s Step 236( N/A%), pre moving , FPS 5.30, Running 43.45s Step 237( N/A%), pre moving , FPS 5.11, Running 43.71s Step 238( N/A%), pre moving , FPS 5.10, Running 43.92s Step 239( N/A%), pre moving , FPS 5.04, Running 44.14s Step 240( N/A%), pre moving , FPS 4.94, Running 44.35s Step 241( N/A%), pre moving , FPS 4.85, Running 44.56s Step 242( N/A%), pre moving , FPS 4.82, Running 44.72s Step 243( N/A%), pre moving , FPS 4.83, Running 44.84s Step 244( N/A%), pre moving , FPS 4.85, Running 44.97s Step 245( N/A%), pre moving , FPS 4.92, Running 45.11s Step 246( N/A%), pre moving , FPS 4.84, Running 45.32s Step 247( N/A%), pre moving , FPS 4.88, Running 45.43s Step 248( N/A%), pre moving , FPS 4.95, Running 45.56s Step 249( N/A%), pre moving , FPS 5.02, Running 45.67s Step 250( N/A%), pre moving , FPS 5.11, Running 45.79s Step 251( N/A%), pre moving , FPS 5.18, Running 45.92s Step 252( N/A%), pre moving , FPS 5.34, Running 46.05s Step 253( N/A%), pre moving , FPS 5.55, Running 46.19s Step 254( N/A%), pre moving , FPS 5.81, Running 46.32s Step 255( N/A%), pre moving , FPS 6.09, Running 46.45s Step 256( N/A%), pre moving , FPS 5.50, Running 47.09s Step 257( N/A%), pre moving , FPS 5.69, Running 47.23s Step 258( N/A%), pre moving , FPS 5.79, Running 47.37s Step 259( N/A%), pre moving , FPS 5.83, Running 47.57s Step 260( N/A%), pre moving , FPS 5.84, Running 47.77s Step 261( N/A%), pre moving , FPS 5.85, Running 47.98s Step 262( N/A%), pre moving , FPS 5.77, Running 48.18s Step 263( N/A%), pre moving , FPS 5.56, Running 48.44s Step 264( N/A%), pre moving , FPS 5.36, Running 48.70s Step 265( N/A%), pre moving , FPS 5.16, Running 48.99s Step 266( N/A%), pre moving , FPS 5.10, Running 49.24s Step 267( N/A%), pre moving , FPS 4.92, Running 49.49s Step 268( N/A%), pre moving , FPS 4.77, Running 49.76s Step 269( N/A%), pre moving , FPS 4.59, Running 50.03s Step 270( N/A%), pre moving , FPS 4.42, Running 50.32s Step 271( N/A%), pre moving , FPS 4.21, Running 50.67s Step 272( N/A%), pre moving , FPS 4.02, Running 51.02s Step 273( N/A%), pre moving , FPS 3.86, Running 51.37s Step 274( N/A%), pre moving , FPS 3.70, Running 51.73s Step 275( N/A%), pre moving , FPS 3.56, Running 52.08s Step 276( N/A%), pre moving , FPS 3.74, Running 52.43s Step 277( N/A%), pre moving , FPS 3.60, Running 52.79s Step 278( N/A%), pre moving , FPS 3.48, Running 53.13s Step 279( N/A%), pre moving , FPS 3.40, Running 53.46s Step 280( N/A%), pre moving , FPS 3.31, Running 53.82s Step 281( N/A%), pre moving , FPS 3.23, Running 54.17s Step 282( N/A%), pre moving , FPS 3.16, Running 54.52s Step 283( N/A%), pre moving , FPS 3.11, Running 54.88s Step 284( N/A%), pre moving , FPS 3.07, Running 55.22s Step 285( N/A%), pre moving , FPS 3.07, Running 55.50s Step 286( N/A%), pre moving , FPS 3.06, Running 55.79s Step 287( N/A%), pre moving , FPS 3.04, Running 56.07s Step 288( N/A%), pre moving , FPS 3.03, Running 56.36s Step 289( N/A%), pre moving , FPS 3.06, Running 56.57s Step 290( N/A%), pre moving , FPS 3.10, Running 56.77s Step 291( N/A%), pre moving , FPS 3.16, Running 56.99s Step 292( N/A%), pre moving , FPS 3.28, Running 57.11s Step 293( N/A%), pre moving , FPS 3.32, Running 57.40s Step 294( N/A%), pre moving , FPS 3.38, Running 57.65s Step 295( N/A%), pre moving , FPS 3.42, Running 57.92s Step 296( N/A%), pre moving , FPS 3.47, Running 58.20s Step 297( N/A%), pre moving , FPS 3.51, Running 58.48s Step 298( N/A%), pre moving , FPS 3.55, Running 58.76s Step 299( N/A%), pre moving , FPS 3.58, Running 59.05s Step 300( N/A%), pre moving , FPS 3.63, Running 59.33s Step 301( N/A%), pre moving , FPS 3.69, Running 59.59s Step 302( N/A%), pre moving , FPS 3.74, Running 59.87s Step 303( N/A%), pre moving , FPS 3.79, Running 60.15s Step 304( N/A%), pre moving , FPS 3.84, Running 60.43s Step 305( N/A%), pre moving , FPS 3.89, Running 60.64s Step 306( N/A%), pre moving , FPS 3.95, Running 60.85s Step 307( N/A%), pre moving , FPS 4.02, Running 61.05s Step 308( N/A%), pre moving , FPS 4.09, Running 61.25s Step 309( N/A%), pre moving , FPS 4.10, Running 61.45s Step 310( N/A%), pre moving , FPS 4.10, Running 61.65s Step 311( N/A%), pre moving , FPS 4.11, Running 61.85s Step 312( N/A%), pre moving , FPS 4.02, Running 62.08s Step 313( N/A%), pre moving , FPS 4.16, Running 62.21s Step 314( N/A%), pre moving , FPS 4.26, Running 62.34s Step 315( N/A%), pre moving , FPS 4.38, Running 62.49s Step 316( N/A%), pre moving , FPS 4.52, Running 62.62s Step 317( N/A%), pre moving , FPS 4.67, Running 62.76s Step 318( N/A%), pre moving , FPS 4.85, Running 62.88s Step 319( N/A%), pre moving , FPS 5.04, Running 63.02s Step 320( N/A%), pre moving , FPS 5.23, Running 63.16s Step 321( N/A%), pre moving , FPS 5.41, Running 63.29s Step 322( N/A%), pre moving , FPS 5.64, Running 63.42s Step 323( N/A%), pre moving , FPS 5.87, Running 63.56s Step 324( N/A%), pre moving , FPS 6.13, Running 63.69s Step 325( N/A%), pre moving , FPS 6.25, Running 63.84s Step 326( N/A%), pre moving , FPS 6.43, Running 63.96s Step 327( N/A%), pre moving , FPS 6.58, Running 64.09s Step 328( N/A%), pre moving , FPS 4.44, Running 65.76s Step 329( N/A%), pre moving , FPS 4.25, Running 66.15s Step 330( N/A%), pre moving , FPS 4.21, Running 66.40s Step 331( N/A%), pre moving , FPS 4.02, Running 66.83s Step 332( N/A%), pre moving , FPS 3.99, Running 67.09s Step 333( N/A%), pre moving , FPS 3.79, Running 67.48s Step 334( N/A%), pre moving , FPS 3.71, Running 67.74s Step 335( N/A%), pre moving , FPS 3.55, Running 68.12s Step 336( N/A%), pre moving , FPS 3.49, Running 68.36s Step 337( N/A%), pre moving , FPS 3.33, Running 68.77s Step 338( N/A%), pre moving , FPS 3.25, Running 69.04s Step 339( N/A%), pre moving , FPS 3.11, Running 69.45s Step 340( N/A%), pre moving , FPS 3.05, Running 69.71s Step 341( N/A%), pre moving , FPS 2.93, Running 70.12s Step 342( N/A%), pre moving , FPS 2.88, Running 70.37s Step 343( N/A%), pre moving , FPS 2.78, Running 70.74s Step 344( N/A%), pre moving , FPS 2.74, Running 70.99s Step 345( N/A%), pre moving , FPS 2.65, Running 71.38s Step 346( N/A%), pre moving , FPS 2.61, Running 71.62s Step 347( N/A%), pre moving , FPS 2.52, Running 72.04s Step 348( 0.17%), action 1, FPS 2.72, Running 73.11s Step 349( 0.33%), action 2, FPS 2.74, Running 73.46s Step 350( 0.50%), action 3, FPS 2.63, Running 74.00s Step 351( 0.67%), action 4, FPS 2.66, Running 74.35s Step 352( 0.83%), action 5, FPS 2.56, Running 74.90s Step 353( 1.00%), action 6, FPS 2.58, Running 75.24s Step 354( 1.17%), action 7, FPS 2.47, Running 75.84s Step 355( 1.33%), action 8, FPS 2.48, Running 76.17s Step 356( 1.50%), action 9, FPS 2.40, Running 76.68s Step 357( 1.67%), action 10, FPS 2.43, Running 77.00s Step 358( 1.83%), action 11, FPS 2.32, Running 77.67s Step 359( 2.00%), action 12, FPS 2.34, Running 78.01s Step 360( 2.17%), action 13, FPS 2.27, Running 78.52s Step 361( 2.33%), action 14, FPS 2.29, Running 78.85s Step 362( 2.50%), action 15, FPS 2.22, Running 79.36s Step 363( 2.67%), action 16, FPS 2.23, Running 79.70s Step 364( 2.83%), action 17, FPS 2.17, Running 80.23s Step 365( 3.00%), action 18, FPS 2.17, Running 80.58s Step 366( 3.17%), action 19, FPS 2.11, Running 81.08s Step 367( 3.33%), action 20, FPS 2.13, Running 81.40s Step 368( 3.50%), action 21, FPS 2.23, Running 82.09s Step 369( 3.67%), action 22, FPS 2.24, Running 82.41s Step 370( 3.83%), action 23, FPS 2.24, Running 82.94s Step 371( 4.00%), action 24, FPS 2.24, Running 83.29s Step 372( 4.17%), action 25, FPS 2.24, Running 83.83s Step 373( 4.33%), action 26, FPS 2.24, Running 84.18s Step 374( 4.50%), action 27, FPS 2.26, Running 84.68s Step 375( 4.67%), action 28, FPS 2.26, Running 85.00s Step 376( 4.83%), action 29, FPS 2.25, Running 85.56s Step 377( 5.00%), action 30, FPS 2.25, Running 85.91s Step 378( 5.17%), action 31, FPS 2.25, Running 86.58s Step 379( 5.33%), action 32, FPS 2.24, Running 86.94s Step 380( 5.50%), action 33, FPS 2.23, Running 87.48s Step 381( 5.67%), action 34, FPS 2.23, Running 87.83s Step 382( 5.83%), action 35, FPS 2.23, Running 88.34s Step 383( 6.00%), action 36, FPS 2.22, Running 88.69s Step 384( 6.17%), action 37, FPS 2.22, Running 89.23s Step 385( 6.33%), action 38, FPS 2.22, Running 89.57s Step 386( 6.50%), action 39, FPS 2.21, Running 90.12s Step 387( 6.67%), action 40, FPS 2.20, Running 90.48s Step 388( 6.83%), action 41, FPS 2.21, Running 91.12s Step 389( 7.00%), action 42, FPS 2.21, Running 91.46s Step 390( 7.17%), action 43, FPS 2.19, Running 92.08s Step 391( 7.33%), action 44, FPS 2.18, Running 92.48s Step 392( 7.50%), action 45, FPS 2.16, Running 93.07s Step 393( 7.67%), action 46, FPS 2.15, Running 93.50s Step 394( 7.83%), action 47, FPS 2.12, Running 94.12s Step 395( 8.00%), action 48, FPS 2.10, Running 94.54s Step 396( 8.17%), action 49, FPS 2.09, Running 95.14s Step 397( 8.33%), action 50, FPS 2.07, Running 95.55s Step 398( 8.50%), action 51, FPS 2.06, Running 96.28s Step 399( 8.67%), action 52, FPS 2.05, Running 96.71s Step 400( 8.83%), action 53, FPS 2.05, Running 97.24s Step 401( 9.00%), action 54, FPS 2.05, Running 97.57s Step 402( 9.17%), action 55, FPS 2.05, Running 98.10s Step 403( 9.33%), action 56, FPS 2.04, Running 98.50s Step 404( 9.50%), action 57, FPS 2.05, Running 99.01s Step 405( 9.67%), action 58, FPS 2.05, Running 99.33s Step 406( 9.83%), action 59, FPS 2.04, Running 99.91s Step 407( 10.00%), action 60, FPS 2.05, Running 100.22s Step 408( 10.17%), action 61, FPS 2.05, Running 100.86s Step 409( 10.33%), action 62, FPS 2.06, Running 101.19s Step 410( 10.50%), action 63, FPS 2.08, Running 101.68s Step 411( 10.67%), action 64, FPS 2.10, Running 102.00s Step 412( 10.83%), action 65, FPS 2.12, Running 102.51s Step 413( 11.00%), action 66, FPS 2.14, Running 102.84s Step 414( 11.17%), action 67, FPS 2.15, Running 103.41s Step 415( 11.33%), action 68, FPS 2.17, Running 103.76s Step 416( 11.50%), action 69, FPS 2.19, Running 104.27s Step 417( 11.67%), action 70, FPS 2.21, Running 104.62s Step 418( 11.83%), action 71, FPS 2.23, Running 105.26s Step 419( 12.00%), action 72, FPS 2.25, Running 105.59s Step 420( 12.17%), action 73, FPS 2.25, Running 106.11s Step 421( 12.33%), action 74, FPS 2.25, Running 106.45s Step 422( 12.50%), action 75, FPS 2.25, Running 106.98s Step 423( 12.67%), action 76, FPS 2.27, Running 107.32s Step 424( 12.83%), action 77, FPS 2.27, Running 107.84s Step 425( 13.00%), action 78, FPS 2.26, Running 108.17s Step 426( 13.17%), action 79, FPS 2.28, Running 108.68s Step 427( 13.33%), action 80, FPS 2.28, Running 109.00s Step 428( 13.50%), action 81, FPS 2.25, Running 109.74s Step 429( 13.67%), action 82, FPS 2.26, Running 110.05s Step 430( 13.83%), action 83, FPS 2.23, Running 110.64s Step 431( 14.00%), action 84, FPS 2.22, Running 111.03s Step 432( 14.17%), action 85, FPS 2.21, Running 111.56s Step 433( 14.33%), action 86, FPS 2.20, Running 111.92s Step 434( 14.50%), action 87, FPS 2.21, Running 112.47s Step 435( 14.67%), action 88, FPS 2.21, Running 112.81s Step 436( 14.83%), action 89, FPS 2.20, Running 113.38s Step 437( 15.00%), action 90, FPS 2.20, Running 113.71s Step 438( 15.17%), action 91, FPS 2.20, Running 114.36s Step 439( 15.33%), action 92, FPS 2.20, Running 114.67s Step 440( 15.50%), action 93, FPS 2.20, Running 115.19s Step 441( 15.67%), action 94, FPS 2.20, Running 115.52s Step 442( 15.83%), action 95, FPS 2.21, Running 116.04s Step 443( 16.00%), action 96, FPS 2.21, Running 116.37s Step 444( 16.17%), action 97, FPS 2.19, Running 116.95s Step 445( 16.33%), action 98, FPS 2.20, Running 117.27s Step 446( 16.50%), action 99, FPS 2.19, Running 117.81s Step 447( 16.67%), action 100, FPS 2.19, Running 118.13s Step 448( 16.83%), action 101, FPS 2.21, Running 118.79s Step 449( 17.00%), action 102, FPS 2.20, Running 119.13s Step 450( 17.17%), action 103, FPS 2.22, Running 119.63s Step 451( 17.33%), action 104, FPS 2.23, Running 119.98s Step 452( 17.50%), action 105, FPS 2.23, Running 120.53s Step 453( 17.67%), action 106, FPS 2.23, Running 120.89s Step 454( 17.83%), action 107, FPS 2.23, Running 121.43s Step 455( 18.00%), action 108, FPS 2.24, Running 121.75s Step 456( 18.17%), action 109, FPS 2.24, Running 122.30s Step 457( 18.33%), action 110, FPS 2.24, Running 122.63s Step 458( 18.50%), action 111, FPS 2.24, Running 123.30s Step 459( 18.67%), action 112, FPS 2.23, Running 123.63s Step 460( 18.83%), action 113, FPS 2.23, Running 124.17s Step 461( 19.00%), action 114, FPS 2.23, Running 124.50s Step 462( 19.17%), action 115, FPS 2.23, Running 125.00s Step 463( 19.33%), action 116, FPS 2.23, Running 125.33s Step 464( 19.50%), action 117, FPS 2.25, Running 125.85s Step 465( 19.67%), action 118, FPS 2.24, Running 126.19s Step 466( 19.83%), action 119, FPS 2.24, Running 126.75s Step 467( 20.00%), action 120, FPS 2.24, Running 127.07s Step 468( 20.17%), action 121, FPS 2.23, Running 127.76s Step 469( 20.33%), action 122, FPS 2.23, Running 128.08s Step 470( 20.50%), action 123, FPS 2.23, Running 128.61s Step 471( 20.67%), action 124, FPS 2.23, Running 128.93s Step 472( 20.83%), action 125, FPS 2.24, Running 129.47s Step 473( 21.00%), action 126, FPS 2.24, Running 129.80s Step 474( 21.17%), action 127, FPS 2.24, Running 130.36s Step 475( 21.33%), action 128, FPS 2.24, Running 130.68s Step 476( 21.50%), action 129, FPS 2.24, Running 131.21s Step 477( 21.67%), action 130, FPS 2.24, Running 131.55s Step 478( 21.83%), action 131, FPS 2.24, Running 132.22s Step 479( 22.00%), action 132, FPS 2.24, Running 132.55s Step 480( 22.17%), action 133, FPS 2.25, Running 133.05s Step 481( 22.33%), action 134, FPS 2.25, Running 133.40s Step 482( 22.50%), action 135, FPS 2.24, Running 133.93s Step 483( 22.67%), action 136, FPS 2.24, Running 134.25s Step 484( 22.83%), action 137, FPS 2.24, Running 134.76s Step 485( 23.00%), action 138, FPS 2.25, Running 135.08s Step 486( 23.17%), action 139, FPS 2.26, Running 135.60s Step 487( 23.33%), action 140, FPS 2.25, Running 135.94s Step 488( 23.50%), action 141, FPS 2.26, Running 136.62s Step 489( 23.67%), action 142, FPS 2.25, Running 136.97s Step 490( 23.83%), action 143, FPS 2.25, Running 137.50s Step 491( 24.00%), action 144, FPS 2.25, Running 137.82s Step 492( 24.17%), action 145, FPS 2.25, Running 138.35s Step 493( 24.33%), action 146, FPS 2.25, Running 138.69s Step 494( 24.50%), action 147, FPS 2.26, Running 139.19s Step 495( 24.67%), action 148, FPS 2.27, Running 139.51s Step 496( 24.83%), action 149, FPS 2.27, Running 140.03s Step 497( 25.00%), action 150, FPS 2.27, Running 140.36s Step 498( 25.17%), action 151, FPS 2.27, Running 141.04s Step 499( 25.33%), action 152, FPS 2.26, Running 141.41s Step 500( 25.50%), action 153, FPS 2.24, Running 141.96s Step 501( 25.67%), action 154, FPS 2.24, Running 142.31s Step 502( 25.83%), action 155, FPS 2.24, Running 142.85s Step 503( 26.00%), action 156, FPS 2.24, Running 143.17s Step 504( 26.17%), action 157, FPS 2.24, Running 143.70s Step 505( 26.33%), action 158, FPS 2.24, Running 144.01s Step 506( 26.50%), action 159, FPS 2.24, Running 144.53s Step 507( 26.67%), action 160, FPS 2.25, Running 144.85s Step 508( 26.83%), action 161, FPS 2.25, Running 145.50s Step 509( 27.00%), action 162, FPS 2.25, Running 145.84s Step 510( 27.17%), action 163, FPS 2.26, Running 146.35s Step 511( 27.33%), action 164, FPS 2.24, Running 146.76s Step 512( 27.50%), action 165, FPS 2.22, Running 147.35s Step 513( 27.67%), action 166, FPS 2.22, Running 147.70s Step 514( 27.83%), action 167, FPS 2.21, Running 148.23s Step 515( 28.00%), action 168, FPS 2.21, Running 148.57s Step 516( 28.17%), action 169, FPS 2.20, Running 149.11s Step 517( 28.33%), action 170, FPS 2.20, Running 149.46s Step 518( 28.50%), action 171, FPS 2.20, Running 150.13s Step 519( 28.67%), action 172, FPS 2.21, Running 150.44s Step 520( 28.83%), action 173, FPS 2.22, Running 150.98s Step 521( 29.00%), action 174, FPS 2.22, Running 151.30s Step 522( 29.17%), action 175, FPS 2.22, Running 151.85s Step 523( 29.33%), action 176, FPS 2.22, Running 152.17s Step 524( 29.50%), action 177, FPS 2.23, Running 152.67s Step 525( 29.67%), action 178, FPS 2.23, Running 153.00s Step 526( 29.83%), action 179, FPS 2.22, Running 153.54s Step 527( 30.00%), action 180, FPS 2.22, Running 153.87s Step 528( 30.17%), action 181, FPS 2.22, Running 154.52s Step 529( 30.33%), action 182, FPS 2.22, Running 154.84s Step 530( 30.50%), action 183, FPS 2.22, Running 155.35s Step 531( 30.67%), action 184, FPS 2.24, Running 155.70s Step 532( 30.83%), action 185, FPS 2.26, Running 156.20s Step 533( 31.00%), action 186, FPS 2.26, Running 156.56s Step 534( 31.17%), action 187, FPS 2.26, Running 157.08s Step 535( 31.33%), action 188, FPS 2.26, Running 157.43s Step 536( 31.50%), action 189, FPS 2.26, Running 157.97s Step 537( 31.67%), action 190, FPS 2.26, Running 158.30s Step 538( 31.83%), action 191, FPS 2.26, Running 159.00s Step 539( 32.00%), action 192, FPS 2.25, Running 159.31s Step 540( 32.17%), action 193, FPS 2.26, Running 159.83s Step 541( 32.33%), action 194, FPS 2.25, Running 160.18s Step 542( 32.50%), action 195, FPS 2.25, Running 160.73s Step 543( 32.67%), action 196, FPS 2.25, Running 161.07s Step 544( 32.83%), action 197, FPS 2.25, Running 161.57s Step 545( 33.00%), action 198, FPS 2.24, Running 161.93s Step 546( 33.17%), action 199, FPS 2.24, Running 162.45s Step 547( 33.33%), action 200, FPS 2.24, Running 162.79s Step 548( 33.50%), action 201, FPS 2.24, Running 163.45s Step 549( 33.67%), action 202, FPS 2.24, Running 163.78s Step 550( 33.83%), action 203, FPS 2.23, Running 164.33s Step 551( 34.00%), action 204, FPS 2.24, Running 164.65s Step 552( 34.17%), action 205, FPS 2.23, Running 165.17s Step 553( 34.33%), action 206, FPS 2.23, Running 165.53s Step 554( 34.50%), action 207, FPS 2.23, Running 166.06s Step 555( 34.67%), action 208, FPS 2.23, Running 166.39s Step 556( 34.83%), action 209, FPS 2.23, Running 166.93s Step 557( 35.00%), action 210, FPS 2.24, Running 167.25s Step 558( 35.17%), action 211, FPS 2.24, Running 167.94s Step 559( 35.33%), action 212, FPS 2.23, Running 168.30s Step 560( 35.50%), action 213, FPS 2.22, Running 168.85s Step 561( 35.67%), action 214, FPS 2.22, Running 169.19s Step 562( 35.83%), action 215, FPS 2.21, Running 169.76s Step 563( 36.00%), action 216, FPS 2.22, Running 170.09s Step 564( 36.17%), action 217, FPS 2.22, Running 170.60s Step 565( 36.33%), action 218, FPS 2.22, Running 170.95s Step 566( 36.50%), action 219, FPS 2.21, Running 171.50s Step 567( 36.67%), action 220, FPS 2.21, Running 171.84s Step 568( 36.83%), action 221, FPS 2.21, Running 172.51s Step 569( 37.00%), action 222, FPS 2.21, Running 172.84s Step 570( 37.17%), action 223, FPS 2.21, Running 173.38s Step 571( 37.33%), action 224, FPS 2.20, Running 173.74s Step 572( 37.50%), action 225, FPS 2.19, Running 174.31s Step 573( 37.67%), action 226, FPS 2.18, Running 174.68s Step 574( 37.83%), action 227, FPS 2.19, Running 175.19s Step 575( 38.00%), action 228, FPS 2.18, Running 175.55s Step 576( 38.17%), action 229, FPS 2.18, Running 176.10s Step 577( 38.33%), action 230, FPS 2.17, Running 176.44s Step 578( 38.50%), action 231, FPS 2.18, Running 177.10s Step 579( 38.67%), action 232, FPS 2.19, Running 177.44s Step 580( 38.83%), action 233, FPS 2.18, Running 178.03s Step 581( 39.00%), action 234, FPS 2.18, Running 178.37s Step 582( 39.17%), action 235, FPS 2.18, Running 178.95s Step 583( 39.33%), action 236, FPS 2.18, Running 179.28s Step 584( 39.50%), action 237, FPS 2.18, Running 179.79s Step 585( 39.67%), action 238, FPS 2.18, Running 180.14s Step 586( 39.83%), action 239, FPS 2.17, Running 180.72s Step 587( 40.00%), action 240, FPS 2.17, Running 181.05s Step 588( 40.17%), action 241, FPS 2.18, Running 181.70s Step 589( 40.33%), action 242, FPS 2.18, Running 182.03s Step 590( 40.50%), action 243, FPS 2.17, Running 182.61s Step 591( 40.67%), action 244, FPS 2.17, Running 182.96s Step 592( 40.83%), action 245, FPS 2.18, Running 183.50s Step 593( 41.00%), action 246, FPS 2.19, Running 183.83s Step 594( 41.17%), action 247, FPS 2.18, Running 184.38s Step 595( 41.33%), action 248, FPS 2.18, Running 184.73s Step 596( 41.50%), action 249, FPS 2.18, Running 185.28s Step 597( 41.67%), action 250, FPS 2.18, Running 185.63s Step 598( 41.83%), action 251, FPS 2.16, Running 186.36s Step 599( 42.00%), action 252, FPS 2.16, Running 186.71s Step 600( 42.17%), action 253, FPS 2.18, Running 187.22s Step 601( 42.33%), action 254, FPS 2.18, Running 187.55s Step 602( 42.50%), action 255, FPS 2.18, Running 188.10s Step 603( 42.67%), action 256, FPS 2.19, Running 188.42s Step 604( 42.83%), action 257, FPS 2.17, Running 188.99s Step 605( 43.00%), action 258, FPS 2.17, Running 189.35s Step 606( 43.17%), action 259, FPS 2.18, Running 189.88s Step 607( 43.33%), action 260, FPS 2.17, Running 190.25s Step 608( 43.50%), action 261, FPS 2.16, Running 190.95s Step 609( 43.67%), action 262, FPS 2.16, Running 191.30s Step 610( 43.83%), action 263, FPS 2.16, Running 191.86s Step 611( 44.00%), action 264, FPS 2.16, Running 192.24s Step 612( 44.17%), action 265, FPS 2.15, Running 192.79s Step 613( 44.33%), action 266, FPS 2.15, Running 193.15s Step 614( 44.50%), action 267, FPS 2.15, Running 193.69s Step 615( 44.67%), action 268, FPS 2.15, Running 194.03s Step 616( 44.83%), action 269, FPS 2.15, Running 194.60s Step 617( 45.00%), action 270, FPS 2.15, Running 194.94s Step 618( 45.17%), action 271, FPS 2.17, Running 195.60s Step 619( 45.33%), action 272, FPS 2.17, Running 195.93s Step 620( 45.50%), action 273, FPS 2.16, Running 196.46s Step 621( 45.67%), action 274, FPS 2.16, Running 196.80s Step 622( 45.83%), action 275, FPS 2.17, Running 197.32s Step 623( 46.00%), action 276, FPS 2.16, Running 197.67s Step 624( 46.17%), action 277, FPS 2.16, Running 198.23s Step 625( 46.33%), action 278, FPS 2.17, Running 198.57s Step 626( 46.50%), action 279, FPS 2.17, Running 199.10s Step 627( 46.67%), action 280, FPS 2.17, Running 199.46s Step 628( 46.83%), action 281, FPS 2.18, Running 200.12s Step 629( 47.00%), action 282, FPS 2.18, Running 200.47s Step 630( 47.17%), action 283, FPS 2.19, Running 201.00s Step 631( 47.33%), action 284, FPS 2.20, Running 201.33s Step 632( 47.50%), action 285, FPS 2.20, Running 201.89s Step 633( 47.67%), action 286, FPS 2.20, Running 202.23s Step 634( 47.83%), action 287, FPS 2.21, Running 202.74s Step 635( 48.00%), action 288, FPS 2.21, Running 203.08s Step 636( 48.17%), action 289, FPS 2.22, Running 203.62s Step 637( 48.33%), action 290, FPS 2.21, Running 203.98s Step 638( 48.50%), action 291, FPS 2.20, Running 204.67s Step 639( 48.67%), action 292, FPS 2.19, Running 205.05s Step 640( 48.83%), action 293, FPS 2.19, Running 205.58s Step 641( 49.00%), action 294, FPS 2.19, Running 205.92s Step 642( 49.17%), action 295, FPS 2.19, Running 206.46s Step 643( 49.33%), action 296, FPS 2.20, Running 206.78s Step 644( 49.50%), action 297, FPS 2.20, Running 207.32s Step 645( 49.67%), action 298, FPS 2.19, Running 207.68s Step 646( 49.83%), action 299, FPS 2.20, Running 208.20s Step 647( 50.00%), action 300, FPS 2.20, Running 208.55s Step 648( 50.17%), action 301, FPS 2.20, Running 209.22s Step 649( 50.33%), action 302, FPS 2.20, Running 209.57s Step 650( 50.50%), action 303, FPS 2.20, Running 210.12s Step 651( 50.67%), action 304, FPS 2.19, Running 210.47s Step 652( 50.83%), action 305, FPS 2.19, Running 211.04s Step 653( 51.00%), action 306, FPS 2.19, Running 211.38s Step 654( 51.17%), action 307, FPS 2.18, Running 211.93s Step 655( 51.33%), action 308, FPS 2.18, Running 212.27s Step 656( 51.50%), action 309, FPS 2.17, Running 212.82s Step 657( 51.67%), action 310, FPS 2.18, Running 213.16s Step 658( 51.83%), action 311, FPS 2.19, Running 213.82s Step 659( 52.00%), action 312, FPS 2.19, Running 214.17s Step 660( 52.17%), action 313, FPS 2.19, Running 214.70s Step 661( 52.33%), action 314, FPS 2.20, Running 215.03s Step 662( 52.50%), action 315, FPS 2.19, Running 215.59s Step 663( 52.67%), action 316, FPS 2.18, Running 215.94s Step 664( 52.83%), action 317, FPS 2.19, Running 216.46s Step 665( 53.00%), action 318, FPS 2.19, Running 216.81s Step 666( 53.17%), action 319, FPS 2.19, Running 217.34s Step 667( 53.33%), action 320, FPS 2.19, Running 217.67s Step 668( 53.50%), action 321, FPS 2.19, Running 218.37s Step 669( 53.67%), action 322, FPS 2.18, Running 218.73s Step 670( 53.83%), action 323, FPS 2.18, Running 219.27s Step 671( 54.00%), action 324, FPS 2.19, Running 219.61s Step 672( 54.17%), action 325, FPS 2.20, Running 220.13s Step 673( 54.33%), action 326, FPS 2.20, Running 220.46s Step 674( 54.50%), action 327, FPS 2.21, Running 220.99s Step 675( 54.67%), action 328, FPS 2.21, Running 221.33s Step 676( 54.83%), action 329, FPS 2.21, Running 221.88s Step 677( 55.00%), action 330, FPS 2.21, Running 222.21s Step 678( 55.17%), action 331, FPS 2.19, Running 222.94s Step 679( 55.33%), action 332, FPS 2.19, Running 223.32s Step 680( 55.50%), action 333, FPS 2.18, Running 223.85s Step 681( 55.67%), action 334, FPS 2.18, Running 224.19s Step 682( 55.83%), action 335, FPS 2.19, Running 224.73s Step 683( 56.00%), action 336, FPS 2.19, Running 225.07s Step 684( 56.17%), action 337, FPS 2.17, Running 225.66s Step 685( 56.33%), action 338, FPS 2.18, Running 225.99s Step 686( 56.50%), action 339, FPS 2.18, Running 226.51s Step 687( 56.67%), action 340, FPS 2.18, Running 226.84s Step 688( 56.83%), action 341, FPS 2.18, Running 227.53s Step 689( 57.00%), action 342, FPS 2.19, Running 227.85s Step 690( 57.17%), action 343, FPS 2.20, Running 228.36s Step 691( 57.33%), action 344, FPS 2.19, Running 228.72s Step 692( 57.50%), action 345, FPS 2.19, Running 229.29s Step 693( 57.67%), action 346, FPS 2.18, Running 229.62s Step 694( 57.83%), action 347, FPS 2.19, Running 230.12s Step 695( 58.00%), action 348, FPS 2.19, Running 230.48s Step 696( 58.17%), action 349, FPS 2.19, Running 231.00s Step 697( 58.33%), action 350, FPS 2.19, Running 231.35s Step 698( 58.50%), action 351, FPS 2.20, Running 232.02s Step 699( 58.67%), action 352, FPS 2.21, Running 232.36s Step 700( 58.83%), action 353, FPS 2.21, Running 232.91s Step 701( 59.00%), action 354, FPS 2.21, Running 233.24s Step 702( 59.17%), action 355, FPS 2.21, Running 233.77s Step 703( 59.33%), action 356, FPS 2.21, Running 234.11s Step 704( 59.50%), action 357, FPS 2.23, Running 234.64s Step 705( 59.67%), action 358, FPS 2.22, Running 234.98s Step 706( 59.83%), action 359, FPS 2.22, Running 235.54s Step 707( 60.00%), action 360, FPS 2.20, Running 235.91s Step 708( 60.17%), action 361, FPS 2.21, Running 236.57s Step 709( 60.33%), action 362, FPS 2.21, Running 236.90s Step 710( 60.50%), action 363, FPS 2.21, Running 237.40s Step 711( 60.67%), action 364, FPS 2.21, Running 237.75s Step 712( 60.83%), action 365, FPS 2.23, Running 238.26s Step 713( 61.00%), action 366, FPS 2.23, Running 238.60s Step 714( 61.17%), action 367, FPS 2.22, Running 239.15s Step 715( 61.33%), action 368, FPS 2.22, Running 239.49s Step 716( 61.50%), action 369, FPS 2.22, Running 240.02s Step 717( 61.67%), action 370, FPS 2.22, Running 240.34s Step 718( 61.83%), action 371, FPS 2.23, Running 241.00s Step 719( 62.00%), action 372, FPS 2.23, Running 241.33s Step 720( 62.17%), action 373, FPS 2.23, Running 241.89s Step 721( 62.33%), action 374, FPS 2.23, Running 242.22s Step 722( 62.50%), action 375, FPS 2.22, Running 242.77s Step 723( 62.67%), action 376, FPS 2.22, Running 243.12s Step 724( 62.83%), action 377, FPS 2.23, Running 243.62s Step 725( 63.00%), action 378, FPS 2.23, Running 243.94s Step 726( 63.17%), action 379, FPS 2.24, Running 244.47s Step 727( 63.33%), action 380, FPS 2.25, Running 244.79s Step 728( 63.50%), action 381, FPS 2.26, Running 245.41s Step 729( 63.67%), action 382, FPS 2.26, Running 245.74s Step 730( 63.83%), action 383, FPS 2.25, Running 246.29s Step 731( 64.00%), action 384, FPS 2.25, Running 246.65s Step 732( 64.17%), action 385, FPS 2.24, Running 247.18s Step 733( 64.33%), action 386, FPS 2.24, Running 247.54s Step 734( 64.50%), action 387, FPS 2.23, Running 248.11s Step 735( 64.67%), action 388, FPS 2.23, Running 248.47s Step 736( 64.83%), action 389, FPS 2.23, Running 248.99s Step 737( 65.00%), action 390, FPS 2.22, Running 249.33s Step 738( 65.17%), action 391, FPS 2.22, Running 250.00s Step 739( 65.33%), action 392, FPS 2.22, Running 250.34s Step 740( 65.50%), action 393, FPS 2.23, Running 250.86s Step 741( 65.67%), action 394, FPS 2.23, Running 251.17s Step 742( 65.83%), action 395, FPS 2.24, Running 251.69s Step 743( 66.00%), action 396, FPS 2.24, Running 252.04s Step 744( 66.17%), action 397, FPS 2.24, Running 252.55s Step 745( 66.33%), action 398, FPS 2.23, Running 252.89s Step 746( 66.50%), action 399, FPS 2.23, Running 253.45s Step 747( 66.67%), action 400, FPS 2.22, Running 253.80s Step 748( 66.83%), action 401, FPS 2.21, Running 254.45s Step 749( 67.00%), action 402, FPS 2.21, Running 254.77s Step 750( 67.17%), action 403, FPS 2.22, Running 255.28s Step 751( 67.33%), action 404, FPS 2.24, Running 255.58s Step 752( 67.50%), action 405, FPS 2.24, Running 256.10s Step 753( 67.67%), action 406, FPS 2.24, Running 256.46s Step 754( 67.83%), action 407, FPS 2.24, Running 257.02s Step 755( 68.00%), action 408, FPS 2.25, Running 257.37s Step 756( 68.17%), action 409, FPS 2.25, Running 257.88s Step 757( 68.33%), action 410, FPS 2.25, Running 258.21s Step 758( 68.50%), action 411, FPS 2.25, Running 258.87s Step 759( 68.67%), action 412, FPS 2.25, Running 259.22s Step 760( 68.83%), action 413, FPS 2.25, Running 259.73s Step 761( 69.00%), action 414, FPS 2.25, Running 260.06s Step 762( 69.17%), action 415, FPS 2.24, Running 260.60s Step 763( 69.33%), action 416, FPS 2.24, Running 260.95s Step 764( 69.50%), action 417, FPS 2.23, Running 261.52s Step 765( 69.67%), action 418, FPS 2.23, Running 261.86s Step 766( 69.83%), action 419, FPS 2.24, Running 262.37s Step 767( 70.00%), action 420, FPS 2.24, Running 262.72s Step 768( 70.17%), action 421, FPS 2.23, Running 263.41s Step 769( 70.33%), action 422, FPS 2.23, Running 263.74s Step 770( 70.50%), action 423, FPS 2.22, Running 264.29s Step 771( 70.67%), action 424, FPS 2.20, Running 264.68s Step 772( 70.83%), action 425, FPS 2.19, Running 265.22s Step 773( 71.00%), action 426, FPS 2.19, Running 265.57s Step 774( 71.17%), action 427, FPS 2.20, Running 266.11s Step 775( 71.33%), action 428, FPS 2.20, Running 266.46s Step 776( 71.50%), action 429, FPS 2.19, Running 267.03s Step 777( 71.67%), action 430, FPS 2.19, Running 267.36s Step 778( 71.83%), action 431, FPS 2.19, Running 268.01s Step 779( 72.00%), action 432, FPS 2.20, Running 268.32s Step 780( 72.17%), action 433, FPS 2.20, Running 268.83s Step 781( 72.33%), action 434, FPS 2.20, Running 269.16s Step 782( 72.50%), action 435, FPS 2.20, Running 269.68s Step 783( 72.67%), action 436, FPS 2.21, Running 270.00s Step 784( 72.83%), action 437, FPS 2.21, Running 270.58s Step 785( 73.00%), action 438, FPS 2.20, Running 270.95s Step 786( 73.17%), action 439, FPS 2.19, Running 271.50s Step 787( 73.33%), action 440, FPS 2.19, Running 271.85s Step 788( 73.50%), action 441, FPS 2.20, Running 272.51s Step 789( 73.67%), action 442, FPS 2.20, Running 272.85s Step 790( 73.83%), action 443, FPS 2.19, Running 273.41s Step 791( 74.00%), action 444, FPS 2.20, Running 273.75s Step 792( 74.17%), action 445, FPS 2.21, Running 274.29s Step 793( 74.33%), action 446, FPS 2.20, Running 274.66s Step 794( 74.50%), action 447, FPS 2.21, Running 275.17s Step 795( 74.67%), action 448, FPS 2.21, Running 275.50s Step 796( 74.83%), action 449, FPS 2.23, Running 276.02s Step 797( 75.00%), action 450, FPS 2.23, Running 276.34s Step 798( 75.17%), action 451, FPS 2.22, Running 277.01s Step 799( 75.33%), action 452, FPS 2.22, Running 277.35s Step 800( 75.50%), action 453, FPS 2.20, Running 277.91s Step 801( 75.67%), action 454, FPS 2.20, Running 278.25s Step 802( 75.83%), action 455, FPS 2.20, Running 278.77s Step 803( 76.00%), action 456, FPS 2.20, Running 279.09s Step 804( 76.17%), action 457, FPS 2.21, Running 279.63s Step 805( 76.33%), action 458, FPS 2.21, Running 279.98s Step 806( 76.50%), action 459, FPS 2.21, Running 280.54s Step 807( 76.67%), action 460, FPS 2.22, Running 280.86s Step 808( 76.83%), action 461, FPS 2.23, Running 281.48s Step 809( 77.00%), action 462, FPS 2.23, Running 281.80s Step 810( 77.17%), action 463, FPS 2.24, Running 282.32s Step 811( 77.33%), action 464, FPS 2.24, Running 282.67s Step 812( 77.50%), action 465, FPS 2.24, Running 283.21s Step 813( 77.67%), action 466, FPS 2.24, Running 283.57s Step 814( 77.83%), action 467, FPS 2.23, Running 284.13s Step 815( 78.00%), action 468, FPS 2.23, Running 284.47s Step 816( 78.17%), action 469, FPS 2.23, Running 284.99s Step 817( 78.33%), action 470, FPS 2.23, Running 285.31s Step 818( 78.50%), action 471, FPS 2.23, Running 285.99s Step 819( 78.67%), action 472, FPS 2.23, Running 286.34s Step 820( 78.83%), action 473, FPS 2.24, Running 286.86s Step 821( 79.00%), action 474, FPS 2.23, Running 287.20s Step 822( 79.17%), action 475, FPS 2.24, Running 287.71s Step 823( 79.33%), action 476, FPS 2.23, Running 288.05s Step 824( 79.50%), action 477, FPS 2.24, Running 288.56s Step 825( 79.67%), action 478, FPS 2.25, Running 288.88s Step 826( 79.83%), action 479, FPS 2.25, Running 289.41s Step 827( 80.00%), action 480, FPS 2.24, Running 289.77s Step 828( 80.17%), action 481, FPS 2.23, Running 290.46s Step 829( 80.33%), action 482, FPS 2.23, Running 290.78s Step 830( 80.50%), action 483, FPS 2.22, Running 291.31s Step 831( 80.67%), action 484, FPS 2.23, Running 291.66s Step 832( 80.83%), action 485, FPS 2.22, Running 292.22s Step 833( 81.00%), action 486, FPS 2.21, Running 292.60s Step 834( 81.17%), action 487, FPS 2.22, Running 293.14s Step 835( 81.33%), action 488, FPS 2.22, Running 293.47s Step 836( 81.50%), action 489, FPS 2.22, Running 294.00s Step 837( 81.67%), action 490, FPS 2.20, Running 294.41s Step 838( 81.83%), action 491, FPS 2.20, Running 295.07s Step 839( 82.00%), action 492, FPS 2.20, Running 295.43s Step 840( 82.17%), action 493, FPS 2.20, Running 295.96s Step 841( 82.33%), action 494, FPS 2.20, Running 296.31s Step 842( 82.50%), action 495, FPS 2.19, Running 296.86s Step 843( 82.67%), action 496, FPS 2.18, Running 297.20s Step 844( 82.83%), action 497, FPS 2.16, Running 297.83s Step 845( 83.00%), action 498, FPS 2.14, Running 298.24s Step 846( 83.17%), action 499, FPS 2.13, Running 298.78s Step 847( 83.33%), action 500, FPS 2.13, Running 299.14s Step 848( 83.50%), action 501, FPS 2.14, Running 299.82s Step 849( 83.67%), action 502, FPS 2.13, Running 300.16s Step 850( 83.83%), action 503, FPS 2.13, Running 300.71s Step 851( 84.00%), action 504, FPS 2.13, Running 301.05s Step 852( 84.17%), action 505, FPS 2.14, Running 301.58s Step 853( 84.33%), action 506, FPS 2.14, Running 301.94s Step 854( 84.50%), action 507, FPS 2.14, Running 302.47s Step 855( 84.67%), action 508, FPS 2.14, Running 302.82s Step 856( 84.83%), action 509, FPS 2.14, Running 303.33s Step 857( 85.00%), action 510, FPS 2.16, Running 303.66s Step 858( 85.17%), action 511, FPS 2.15, Running 304.35s Step 859( 85.33%), action 512, FPS 2.16, Running 304.70s Step 860( 85.50%), action 513, FPS 2.16, Running 305.24s Step 861( 85.67%), action 514, FPS 2.16, Running 305.56s Step 862( 85.83%), action 515, FPS 2.17, Running 306.09s Step 863( 86.00%), action 516, FPS 2.17, Running 306.42s Step 864( 86.17%), action 517, FPS 2.19, Running 306.95s Step 865( 86.33%), action 518, FPS 2.21, Running 307.29s Step 866( 86.50%), action 519, FPS 2.21, Running 307.83s Step 867( 86.67%), action 520, FPS 2.22, Running 308.16s Step 868( 86.83%), action 521, FPS 2.22, Running 308.82s Step 869( 87.00%), action 522, FPS 2.22, Running 309.15s Step 870( 87.17%), action 523, FPS 2.23, Running 309.66s Step 871( 87.33%), action 524, FPS 2.23, Running 310.02s Step 872( 87.50%), action 525, FPS 2.23, Running 310.53s Step 873( 87.67%), action 526, FPS 2.24, Running 310.87s Step 874( 87.83%), action 527, FPS 2.23, Running 311.43s Step 875( 88.00%), action 528, FPS 2.23, Running 311.78s Step 876( 88.17%), action 529, FPS 2.22, Running 312.35s Step 877( 88.33%), action 530, FPS 2.22, Running 312.67s Step 878( 88.50%), action 531, FPS 2.23, Running 313.32s Step 879( 88.67%), action 532, FPS 2.24, Running 313.63s Step 880( 88.83%), action 533, FPS 2.24, Running 314.16s Step 881( 89.00%), action 534, FPS 2.23, Running 314.52s Step 882( 89.17%), action 535, FPS 2.23, Running 315.07s Step 883( 89.33%), action 536, FPS 2.22, Running 315.43s Step 884( 89.50%), action 537, FPS 2.22, Running 315.97s Step 885( 89.67%), action 538, FPS 2.21, Running 316.32s Step 886( 89.83%), action 539, FPS 2.22, Running 316.86s Step 887( 90.00%), action 540, FPS 2.21, Running 317.20s Step 888( 90.17%), action 541, FPS 2.21, Running 317.86s Step 889( 90.33%), action 542, FPS 2.21, Running 318.20s Step 890( 90.50%), action 543, FPS 2.21, Running 318.73s Step 891( 90.67%), action 544, FPS 2.20, Running 319.09s Step 892( 90.83%), action 545, FPS 2.20, Running 319.62s Step 893( 91.00%), action 546, FPS 2.20, Running 319.96s Step 894( 91.17%), action 547, FPS 2.21, Running 320.49s Step 895( 91.33%), action 548, FPS 2.22, Running 320.81s Step 896( 91.50%), action 549, FPS 2.22, Running 321.37s Step 897( 91.67%), action 550, FPS 2.21, Running 321.70s Step 898( 91.83%), action 551, FPS 2.21, Running 322.38s Step 899( 92.00%), action 552, FPS 2.20, Running 322.72s Step 900( 92.17%), action 553, FPS 2.20, Running 323.25s Step 901( 92.33%), action 554, FPS 2.21, Running 323.58s Step 902( 92.50%), action 555, FPS 2.21, Running 324.14s Step 903( 92.67%), action 556, FPS 2.21, Running 324.46s Step 904( 92.83%), action 557, FPS 2.21, Running 325.01s Step 905( 93.00%), action 558, FPS 2.21, Running 325.36s Step 906( 93.17%), action 559, FPS 2.22, Running 325.88s Step 907( 93.33%), action 560, FPS 2.22, Running 326.23s Step 908( 93.50%), action 561, FPS 2.21, Running 326.90s Step 909( 93.67%), action 562, FPS 2.21, Running 327.23s Step 910( 93.83%), action 563, FPS 2.21, Running 327.76s Step 911( 94.00%), action 564, FPS 2.22, Running 328.10s Step 912( 94.17%), action 565, FPS 2.21, Running 328.66s Step 913( 94.33%), action 566, FPS 2.21, Running 329.02s Step 914( 94.50%), action 567, FPS 2.21, Running 329.54s Step 915( 94.67%), action 568, FPS 2.21, Running 329.86s Step 916( 94.83%), action 569, FPS 2.22, Running 330.38s Step 917( 95.00%), action 570, FPS 2.22, Running 330.70s Step 918( 95.17%), action 571, FPS 2.22, Running 331.40s Step 919( 95.33%), action 572, FPS 2.21, Running 331.76s Step 920( 95.50%), action 573, FPS 2.20, Running 332.33s Step 921( 95.67%), action 574, FPS 2.20, Running 332.65s Step 922( 95.83%), action 575, FPS 2.21, Running 333.18s Step 923( 96.00%), action 576, FPS 2.21, Running 333.53s Step 924( 96.17%), action 577, FPS 2.22, Running 334.04s Step 925( 96.33%), action 578, FPS 2.22, Running 334.36s Step 926( 96.50%), action 579, FPS 2.21, Running 334.94s Step 927( 96.67%), action 580, FPS 2.20, Running 335.31s Step 928( 96.83%), action 581, FPS 2.20, Running 335.98s Step 929( 97.00%), action 582, FPS 2.20, Running 336.31s Step 930( 97.17%), action 583, FPS 2.20, Running 336.83s Step 931( 97.33%), action 584, FPS 2.20, Running 337.17s Step 932( 97.50%), action 585, FPS 2.21, Running 337.72s Step 933( 97.67%), action 586, FPS 2.21, Running 338.09s Step 934( 97.83%), action 587, FPS 2.20, Running 338.61s Step 935( 98.00%), action 588, FPS 2.20, Running 338.96s Step 936( 98.17%), action 589, FPS 2.20, Running 339.48s Step 937( 98.33%), action 590, FPS 2.19, Running 339.82s Step 938( 98.50%), action 591, FPS 2.20, Running 340.48s Step 939( 98.67%), action 592, FPS 2.21, Running 340.81s Step 940( 98.83%), action 593, FPS 2.22, Running 341.34s Step 941( 99.00%), action 594, FPS 2.22, Running 341.67s Step 942( 99.17%), action 595, FPS 2.22, Running 342.19s Step 943( 99.33%), action 596, FPS 2.22, Running 342.54s Step 944( 99.50%), action 597, FPS 2.21, Running 343.07s Step 945( 99.67%), action 598, FPS 2.22, Running 343.38s Step 946( 99.83%), action 599, FPS 2.23, Running 343.92s Step 947(100.00%), action 600, FPS 2.24, Running 344.26s [2026-08-03 00:50:16] [69 ] Seed 68 failed after 344.36 s. +steps: 947 , actions: 600 . +Instruction: Empty +Total 9/69(13.04%) success. +Setting seed: 69 +Step 1( N/A%), pre moving , FPS 8.10, Running 0.12s Step 2( N/A%), pre moving , FPS 10.05, Running 0.20s Step 3( N/A%), pre moving , FPS 10.82, Running 0.28s Step 4( N/A%), pre moving , FPS 11.28, Running 0.35s Step 5( N/A%), pre moving , FPS 11.56, Running 0.43s Step 6( N/A%), pre moving , FPS 11.34, Running 0.53s Step 7( N/A%), pre moving , FPS 11.30, Running 0.62s Step 8( N/A%), pre moving , FPS 11.17, Running 0.72s Step 9( N/A%), pre moving , FPS 11.10, Running 0.81s Step 10( N/A%), pre moving , FPS 10.84, Running 0.92s Step 11( N/A%), pre moving , FPS 10.84, Running 1.01s Step 12( N/A%), pre moving , FPS 10.75, Running 1.12s Step 13( N/A%), pre moving , FPS 10.72, Running 1.21s Step 14( N/A%), pre moving , FPS 10.71, Running 1.31s Step 15( N/A%), pre moving , FPS 10.58, Running 1.42s Step 16( N/A%), pre moving , FPS 10.59, Running 1.51s Step 17( N/A%), pre moving , FPS 10.55, Running 1.61s Step 18( N/A%), pre moving , FPS 10.54, Running 1.71s Step 19( N/A%), pre moving , FPS 10.46, Running 1.82s Step 20( N/A%), pre moving , FPS 10.46, Running 1.91s Step 21( N/A%), pre moving , FPS 9.37, Running 2.26s Step 22( N/A%), pre moving , FPS 9.28, Running 2.35s Step 23( N/A%), pre moving , FPS 9.22, Running 2.45s Step 24( N/A%), pre moving , FPS 9.09, Running 2.56s Step 25( N/A%), pre moving , FPS 9.03, Running 2.65s Step 26( N/A%), pre moving , FPS 8.10, Running 3.00s Step 27( N/A%), pre moving , FPS 8.09, Running 3.09s Step 28( N/A%), pre moving , FPS 8.11, Running 3.18s Step 29( N/A%), pre moving , FPS 8.16, Running 3.26s Step 30( N/A%), pre moving , FPS 8.32, Running 3.33s Step 31( N/A%), pre moving , FPS 8.40, Running 3.39s Step 32( N/A%), pre moving , FPS 8.49, Running 3.47s Step 33( N/A%), pre moving , FPS 8.56, Running 3.55s Step 34( N/A%), pre moving , FPS 8.62, Running 3.63s Step 35( N/A%), pre moving , FPS 8.74, Running 3.71s Step 36( N/A%), pre moving , FPS 6.80, Running 4.45s Step 37( N/A%), pre moving , FPS 6.54, Running 4.67s Step 38( N/A%), pre moving , FPS 6.50, Running 4.78s Step 39( N/A%), pre moving , FPS 6.53, Running 4.88s Step 40( N/A%), pre moving , FPS 6.53, Running 4.98s Step 41( N/A%), pre moving , FPS 7.10, Running 5.08s Step 42( N/A%), pre moving , FPS 7.10, Running 5.17s Step 43( N/A%), pre moving , FPS 7.06, Running 5.28s Step 44( N/A%), pre moving , FPS 7.10, Running 5.37s Step 45( N/A%), pre moving , FPS 7.09, Running 5.47s Step 46( N/A%), pre moving , FPS 7.79, Running 5.57s Step 47( N/A%), pre moving , FPS 7.77, Running 5.66s Step 48( N/A%), pre moving , FPS 6.51, Running 6.26s Step 49( N/A%), pre moving , FPS 6.43, Running 6.37s Step 50( N/A%), pre moving , FPS 6.38, Running 6.46s Step 51( N/A%), pre moving , FPS 6.36, Running 6.54s Step 52( N/A%), pre moving , FPS 6.36, Running 6.62s Step 53( N/A%), pre moving , FPS 6.36, Running 6.70s Step 54( N/A%), pre moving , FPS 6.30, Running 6.80s Step 55( N/A%), pre moving , FPS 6.20, Running 6.93s Step 56( N/A%), pre moving , FPS 7.64, Running 7.07s Step 57( N/A%), pre moving , FPS 7.88, Running 7.21s Step 58( N/A%), pre moving , FPS 7.77, Running 7.36s Step 59( N/A%), pre moving , FPS 7.58, Running 7.52s Step 60( N/A%), pre moving , FPS 7.42, Running 7.67s Step 61( N/A%), pre moving , FPS 7.31, Running 7.81s Step 62( N/A%), pre moving , FPS 7.16, Running 7.96s Step 63( N/A%), pre moving , FPS 7.05, Running 8.12s Step 64( N/A%), pre moving , FPS 6.89, Running 8.28s Step 65( N/A%), pre moving , FPS 6.73, Running 8.44s Step 66( N/A%), pre moving , FPS 6.64, Running 8.58s Step 67( N/A%), pre moving , FPS 6.52, Running 8.73s Step 68( N/A%), pre moving , FPS 7.62, Running 8.88s Step 69( N/A%), pre moving , FPS 7.49, Running 9.04s Step 70( N/A%), pre moving , FPS 7.31, Running 9.20s Step 71( N/A%), pre moving , FPS 7.15, Running 9.34s Step 72( N/A%), pre moving , FPS 6.95, Running 9.50s Step 73( N/A%), pre moving , FPS 6.79, Running 9.64s Step 74( N/A%), pre moving , FPS 6.68, Running 9.80s Step 75( N/A%), pre moving , FPS 6.68, Running 9.93s Step 76( N/A%), pre moving , FPS 6.70, Running 10.06s Step 77( N/A%), pre moving , FPS 6.72, Running 10.19s Step 78( N/A%), pre moving , FPS 6.76, Running 10.32s Step 79( N/A%), pre moving , FPS 6.83, Running 10.45s Step 80( N/A%), pre moving , FPS 6.86, Running 10.59s Step 81( N/A%), pre moving , FPS 6.86, Running 10.73s Step 82( N/A%), pre moving , FPS 6.84, Running 10.88s Step 83( N/A%), pre moving , FPS 6.87, Running 11.03s Step 84( N/A%), pre moving , FPS 6.93, Running 11.16s Step 85( N/A%), pre moving , FPS 7.10, Running 11.26s Step 86( N/A%), pre moving , FPS 7.22, Running 11.35s Step 87( N/A%), pre moving , FPS 7.39, Running 11.44s Step 88( N/A%), pre moving , FPS 7.53, Running 11.54s Step 89( N/A%), pre moving , FPS 7.70, Running 11.64s Step 90( N/A%), pre moving , FPS 7.90, Running 11.73s Step 91( N/A%), pre moving , FPS 7.99, Running 11.84s Step 92( N/A%), pre moving , FPS 8.20, Running 11.93s Step 93( N/A%), pre moving , FPS 8.39, Running 12.03s Step 94( N/A%), pre moving , FPS 8.61, Running 12.12s Step 95( N/A%), pre moving , FPS 8.73, Running 12.22s Step 96( N/A%), pre moving , FPS 8.85, Running 12.32s Step 97( N/A%), pre moving , FPS 8.99, Running 12.41s Step 98( N/A%), pre moving , FPS 9.07, Running 12.52s Step 99( N/A%), pre moving , FPS 9.23, Running 12.61s Step 100( N/A%), pre moving , FPS 9.46, Running 12.70s Step 101( N/A%), pre moving , FPS 9.63, Running 12.81s Step 102( N/A%), pre moving , FPS 9.92, Running 12.90s Step 103( N/A%), pre moving , FPS 10.20, Running 12.99s Step 104( N/A%), pre moving , FPS 10.42, Running 13.08s Step 105( N/A%), pre moving , FPS 10.41, Running 13.18s Step 106( N/A%), pre moving , FPS 10.52, Running 13.25s Step 107( N/A%), pre moving , FPS 10.58, Running 13.33s Step 108( N/A%), pre moving , FPS 10.71, Running 13.41s Step 109( N/A%), pre moving , FPS 10.82, Running 13.49s Step 110( N/A%), pre moving , FPS 10.92, Running 13.56s Step 111( N/A%), pre moving , FPS 11.13, Running 13.64s Step 112( N/A%), pre moving , FPS 7.77, Running 14.51s Step 113( N/A%), pre moving , FPS 7.05, Running 14.86s Step 114( N/A%), pre moving , FPS 6.76, Running 15.08s Step 115( N/A%), pre moving , FPS 6.24, Running 15.42s Step 116( N/A%), pre moving , FPS 6.03, Running 15.63s Step 117( N/A%), pre moving , FPS 5.62, Running 15.97s Step 118( N/A%), pre moving , FPS 5.46, Running 16.18s Step 119( N/A%), pre moving , FPS 5.12, Running 16.52s Step 120( N/A%), pre moving , FPS 5.01, Running 16.70s Step 121( N/A%), pre moving , FPS 4.71, Running 17.05s Step 122( N/A%), pre moving , FPS 4.62, Running 17.23s Step 123( N/A%), pre moving , FPS 4.34, Running 17.60s Step 124( N/A%), pre moving , FPS 4.24, Running 17.80s Step 125( N/A%), pre moving , FPS 4.02, Running 18.16s Step 126( N/A%), pre moving , FPS 3.92, Running 18.36s Step 127( N/A%), pre moving , FPS 3.71, Running 18.72s Step 128( N/A%), pre moving , FPS 3.63, Running 18.92s Step 129( N/A%), pre moving , FPS 3.44, Running 19.30s Step 130( N/A%), pre moving , FPS 3.36, Running 19.51s Step 131( N/A%), pre moving , FPS 3.22, Running 19.85s Step 132( N/A%), pre moving , FPS 3.62, Running 20.04s Step 133( N/A%), pre moving , FPS 3.59, Running 20.43s Step 134( N/A%), pre moving , FPS 3.60, Running 20.64s Step 135( N/A%), pre moving , FPS 3.60, Running 20.97s Step 136( N/A%), pre moving , FPS 3.61, Running 21.17s Step 137( N/A%), pre moving , FPS 3.60, Running 21.52s Step 138( N/A%), pre moving , FPS 3.62, Running 21.70s Step 139( N/A%), pre moving , FPS 3.61, Running 22.05s Step 140( N/A%), pre moving , FPS 3.52, Running 22.38s Step 141( N/A%), pre moving , FPS 3.48, Running 22.80s Step 142( N/A%), pre moving , FPS 3.45, Running 23.03s Step 143( N/A%), pre moving , FPS 3.47, Running 23.37s Step 144( N/A%), pre moving , FPS 3.42, Running 23.65s Step 145( N/A%), pre moving , FPS 3.40, Running 24.04s Step 146( N/A%), pre moving , FPS 3.39, Running 24.26s Step 147( N/A%), pre moving , FPS 3.38, Running 24.63s Step 148( N/A%), pre moving , FPS 3.37, Running 24.86s Step 149( N/A%), pre moving , FPS 3.37, Running 25.24s Step 150( N/A%), pre moving , FPS 3.35, Running 25.48s Step 151( N/A%), pre moving , FPS 3.29, Running 25.93s Step 152( N/A%), pre moving , FPS 3.27, Running 26.16s Step 153( N/A%), pre moving , FPS 3.27, Running 26.55s Step 154( N/A%), pre moving , FPS 3.26, Running 26.78s Step 155( N/A%), pre moving , FPS 3.24, Running 27.15s Step 156( N/A%), pre moving , FPS 3.21, Running 27.39s Step 157( N/A%), pre moving , FPS 3.19, Running 27.80s Step 158( N/A%), pre moving , FPS 3.15, Running 28.05s Step 159( N/A%), pre moving , FPS 3.14, Running 28.43s Step 160( N/A%), pre moving , FPS 3.18, Running 28.67s Step 161( N/A%), pre moving , FPS 3.20, Running 29.05s Step 162( N/A%), pre moving , FPS 3.19, Running 29.29s Step 163( N/A%), pre moving , FPS 3.16, Running 29.70s Step 164( N/A%), pre moving , FPS 3.19, Running 29.92s Step 165( N/A%), pre moving , FPS 3.19, Running 30.31s Step 166( N/A%), pre moving , FPS 3.19, Running 30.53s Step 167( N/A%), pre moving , FPS 3.18, Running 30.93s Step 168( N/A%), pre moving , FPS 3.17, Running 31.16s Step 169( N/A%), pre moving , FPS 3.16, Running 31.57s Step 170( N/A%), pre moving , FPS 3.16, Running 31.81s Step 171( N/A%), pre moving , FPS 3.19, Running 32.20s Step 172( N/A%), pre moving , FPS 3.18, Running 32.44s Step 173( N/A%), pre moving , FPS 3.18, Running 32.83s Step 174( N/A%), pre moving , FPS 3.18, Running 33.07s Step 175( N/A%), pre moving , FPS 3.17, Running 33.46s Step 176( N/A%), pre moving , FPS 3.17, Running 33.70s Step 177( N/A%), pre moving , FPS 3.19, Running 34.08s Step 178( N/A%), pre moving , FPS 3.26, Running 34.19s Step 179( N/A%), pre moving , FPS 3.40, Running 34.32s Step 180( N/A%), pre moving , FPS 3.47, Running 34.43s Step 181( N/A%), pre moving , FPS 3.64, Running 34.54s Step 182( N/A%), pre moving , FPS 3.73, Running 34.66s Step 183( N/A%), pre moving , FPS 3.95, Running 34.77s Step 184( N/A%), pre moving , FPS 4.02, Running 34.89s Step 185( N/A%), pre moving , FPS 4.25, Running 35.01s Step 186( N/A%), pre moving , FPS 4.36, Running 35.12s Step 187( N/A%), pre moving , FPS 4.63, Running 35.25s Step 188( N/A%), pre moving , FPS 4.28, Running 35.84s Step 189( N/A%), pre moving , FPS 4.55, Running 35.97s Step 190( N/A%), pre moving , FPS 4.66, Running 36.11s Step 191( N/A%), pre moving , FPS 4.86, Running 36.32s Step 192( N/A%), pre moving , FPS 4.91, Running 36.52s Step 193( N/A%), pre moving , FPS 5.14, Running 36.72s Step 194( N/A%), pre moving , FPS 5.19, Running 36.92s Step 195( N/A%), pre moving , FPS 5.46, Running 37.12s Step 196( N/A%), pre moving , FPS 5.52, Running 37.32s Step 197( N/A%), pre moving , FPS 5.80, Running 37.52s Step 198( N/A%), pre moving , FPS 5.67, Running 37.72s Step 199( N/A%), pre moving , FPS 5.59, Running 37.89s Step 200( N/A%), pre moving , FPS 5.50, Running 38.07s Step 201( N/A%), pre moving , FPS 5.39, Running 38.25s Step 202( N/A%), pre moving , FPS 5.28, Running 38.44s Step 203( N/A%), pre moving , FPS 5.17, Running 38.63s Step 204( N/A%), pre moving , FPS 5.12, Running 38.80s Step 205( N/A%), pre moving , FPS 5.03, Running 38.99s Step 206( N/A%), pre moving , FPS 4.97, Running 39.15s Step 207( N/A%), pre moving , FPS 4.89, Running 39.34s Step 208( N/A%), pre moving , FPS 5.45, Running 39.52s Step 209( N/A%), pre moving , FPS 5.37, Running 39.70s Step 210( N/A%), pre moving , FPS 5.27, Running 39.90s Step 211( N/A%), pre moving , FPS 5.32, Running 40.08s Step 212( N/A%), pre moving , FPS 5.34, Running 40.26s Step 213( N/A%), pre moving , FPS 5.34, Running 40.47s Step 214( N/A%), pre moving , FPS 5.34, Running 40.67s Step 215( N/A%), pre moving , FPS 5.34, Running 40.87s Step 216( N/A%), pre moving , FPS 5.32, Running 41.08s Step 217( N/A%), pre moving , FPS 5.32, Running 41.28s Step 218( N/A%), pre moving , FPS 5.32, Running 41.48s Step 219( N/A%), pre moving , FPS 5.29, Running 41.68s Step 220( N/A%), pre moving , FPS 5.26, Running 41.88s Step 221( N/A%), pre moving , FPS 5.29, Running 42.03s Step 222( N/A%), pre moving , FPS 5.28, Running 42.23s Step 223( N/A%), pre moving , FPS 5.40, Running 42.34s Step 224( N/A%), pre moving , FPS 5.46, Running 42.46s Step 225( N/A%), pre moving , FPS 5.57, Running 42.58s Step 226( N/A%), pre moving , FPS 5.62, Running 42.71s Step 227( N/A%), pre moving , FPS 5.74, Running 42.82s Step 228( N/A%), pre moving , FPS 5.81, Running 42.96s Step 229( N/A%), pre moving , FPS 5.91, Running 43.09s Step 230( N/A%), pre moving , FPS 6.05, Running 43.21s Step 231( N/A%), pre moving , FPS 6.13, Running 43.34s Step 232( N/A%), pre moving , FPS 6.24, Running 43.47s Step 233( N/A%), pre moving , FPS 6.38, Running 43.60s Step 234( N/A%), pre moving , FPS 6.53, Running 43.73s Step 235( N/A%), pre moving , FPS 6.70, Running 43.85s Step 236( N/A%), pre moving , FPS 5.85, Running 44.50s Step 237( N/A%), pre moving , FPS 5.98, Running 44.63s Step 238( N/A%), pre moving , FPS 6.09, Running 44.76s Step 239( N/A%), pre moving , FPS 6.20, Running 44.90s Step 240( N/A%), pre moving , FPS 6.34, Running 45.03s Step 241( N/A%), pre moving , FPS 6.40, Running 45.16s Step 242( N/A%), pre moving , FPS 6.40, Running 45.36s Step 243( N/A%), pre moving , FPS 6.06, Running 45.64s Step 244( N/A%), pre moving , FPS 5.87, Running 45.87s Step 245( N/A%), pre moving , FPS 5.66, Running 46.11s Step 246( N/A%), pre moving , FPS 5.37, Running 46.43s Step 247( N/A%), pre moving , FPS 5.03, Running 46.80s Step 248( N/A%), pre moving , FPS 4.78, Running 47.14s Step 249( N/A%), pre moving , FPS 4.53, Running 47.50s Step 250( N/A%), pre moving , FPS 4.31, Running 47.85s Step 251( N/A%), pre moving , FPS 4.12, Running 48.19s Step 252( N/A%), pre moving , FPS 3.95, Running 48.54s Step 253( N/A%), pre moving , FPS 3.78, Running 48.89s Step 254( N/A%), pre moving , FPS 3.64, Running 49.23s Step 255( N/A%), pre moving , FPS 3.50, Running 49.57s Step 256( N/A%), pre moving , FPS 3.72, Running 49.88s Step 257( N/A%), pre moving , FPS 3.60, Running 50.18s Step 258( N/A%), pre moving , FPS 3.45, Running 50.55s Step 259( N/A%), pre moving , FPS 3.34, Running 50.88s Step 260( N/A%), pre moving , FPS 3.23, Running 51.23s Step 261( N/A%), pre moving , FPS 3.11, Running 51.58s Step 262( N/A%), pre moving , FPS 3.04, Running 51.92s Step 263( N/A%), pre moving , FPS 3.01, Running 52.28s Step 264( N/A%), pre moving , FPS 2.96, Running 52.63s Step 265( N/A%), pre moving , FPS 2.91, Running 52.98s Step 266( N/A%), pre moving , FPS 2.90, Running 53.33s Step 267( N/A%), pre moving , FPS 2.94, Running 53.59s Step 268( N/A%), pre moving , FPS 2.98, Running 53.86s Step 269( N/A%), pre moving , FPS 3.02, Running 54.13s Step 270( N/A%), pre moving , FPS 3.06, Running 54.38s Step 271( N/A%), pre moving , FPS 3.09, Running 54.66s Step 272( N/A%), pre moving , FPS 3.13, Running 54.93s Step 273( N/A%), pre moving , FPS 3.16, Running 55.22s Step 274( N/A%), pre moving , FPS 3.18, Running 55.51s Step 275( N/A%), pre moving , FPS 3.26, Running 55.71s Step 276( N/A%), pre moving , FPS 3.31, Running 55.92s Step 277( N/A%), pre moving , FPS 3.36, Running 56.13s Step 278( N/A%), pre moving , FPS 3.41, Running 56.41s Step 279( N/A%), pre moving , FPS 3.45, Running 56.69s Step 280( N/A%), pre moving , FPS 3.48, Running 56.97s Step 281( N/A%), pre moving , FPS 3.52, Running 57.26s Step 282( N/A%), pre moving , FPS 3.58, Running 57.51s Step 283( N/A%), pre moving , FPS 3.65, Running 57.77s Step 284( N/A%), pre moving , FPS 3.71, Running 58.01s Step 285( N/A%), pre moving , FPS 3.78, Running 58.28s Step 286( N/A%), pre moving , FPS 3.82, Running 58.56s Step 287( N/A%), pre moving , FPS 3.82, Running 58.82s Step 288( N/A%), pre moving , FPS 3.82, Running 59.10s Step 289( N/A%), pre moving , FPS 3.87, Running 59.30s Step 290( N/A%), pre moving , FPS 3.91, Running 59.50s Step 291( N/A%), pre moving , FPS 3.96, Running 59.71s Step 292( N/A%), pre moving , FPS 4.01, Running 59.92s Step 293( N/A%), pre moving , FPS 4.06, Running 60.14s Step 294( N/A%), pre moving , FPS 4.20, Running 60.27s Step 295( N/A%), pre moving , FPS 4.25, Running 60.41s Step 296( N/A%), pre moving , FPS 4.34, Running 60.53s Step 297( N/A%), pre moving , FPS 4.41, Running 60.66s Step 298( N/A%), pre moving , FPS 4.56, Running 60.80s Step 299( N/A%), pre moving , FPS 4.71, Running 60.93s Step 300( N/A%), pre moving , FPS 4.89, Running 61.06s Step 301( N/A%), pre moving , FPS 5.07, Running 61.20s Step 302( N/A%), pre moving , FPS 5.25, Running 61.32s Step 303( N/A%), pre moving , FPS 5.46, Running 61.43s Step 304( N/A%), pre moving , FPS 5.62, Running 61.57s Step 305( N/A%), pre moving , FPS 5.87, Running 61.68s Step 306( N/A%), pre moving , FPS 6.17, Running 61.80s Step 307( N/A%), pre moving , FPS 6.42, Running 61.94s Step 308( N/A%), pre moving , FPS 6.70, Running 62.08s Step 309( N/A%), pre moving , FPS 6.87, Running 62.21s Step 310( N/A%), pre moving , FPS 7.04, Running 62.34s Step 311( N/A%), pre moving , FPS 7.21, Running 62.48s Step 312( N/A%), pre moving , FPS 7.45, Running 62.61s Step 313( N/A%), pre moving , FPS 7.72, Running 62.73s Step 314( N/A%), pre moving , FPS 7.69, Running 62.87s Step 315( N/A%), pre moving , FPS 7.74, Running 63.00s Step 316( N/A%), pre moving , FPS 4.91, Running 64.61s Step 317( N/A%), pre moving , FPS 4.60, Running 65.01s Step 318( N/A%), pre moving , FPS 4.50, Running 65.25s Step 319( N/A%), pre moving , FPS 4.25, Running 65.63s Step 320( N/A%), pre moving , FPS 4.17, Running 65.85s Step 321( N/A%), pre moving , FPS 3.97, Running 66.24s Step 322( N/A%), pre moving , FPS 3.88, Running 66.47s Step 323( N/A%), pre moving , FPS 3.67, Running 66.88s Step 324( N/A%), pre moving , FPS 3.60, Running 67.13s Step 325( N/A%), pre moving , FPS 3.43, Running 67.52s Step 326( N/A%), pre moving , FPS 3.36, Running 67.75s Step 327( N/A%), pre moving , FPS 3.23, Running 68.13s Step 328( N/A%), pre moving , FPS 3.18, Running 68.37s Step 329( N/A%), pre moving , FPS 3.04, Running 68.79s Step 330( N/A%), pre moving , FPS 2.99, Running 69.04s Step 331( N/A%), pre moving , FPS 2.88, Running 69.43s Step 332( N/A%), pre moving , FPS 2.84, Running 69.65s Step 333( N/A%), pre moving , FPS 2.74, Running 70.04s Step 334( N/A%), pre moving , FPS 2.70, Running 70.27s Step 335( N/A%), pre moving , FPS 2.61, Running 70.65s Step 336( 0.17%), action 1, FPS 2.92, Running 71.46s Step 337( 0.33%), action 2, FPS 2.95, Running 71.79s Step 338( 0.50%), action 3, FPS 2.81, Running 72.37s Step 339( 0.67%), action 4, FPS 2.80, Running 72.77s Step 340( 0.83%), action 5, FPS 2.66, Running 73.37s Step 341( 1.00%), action 6, FPS 2.65, Running 73.80s Step 342( 1.17%), action 7, FPS 2.51, Running 74.42s Step 343( 1.33%), action 8, FPS 2.51, Running 74.83s Step 344( 1.50%), action 9, FPS 2.40, Running 75.48s Step 345( 1.67%), action 10, FPS 2.39, Running 75.90s Step 346( 1.83%), action 11, FPS 2.25, Running 76.65s Step 347( 2.00%), action 12, FPS 2.24, Running 77.06s Step 348( 2.17%), action 13, FPS 2.17, Running 77.58s Step 349( 2.33%), action 14, FPS 2.19, Running 77.93s Step 350( 2.50%), action 15, FPS 2.13, Running 78.45s Step 351( 2.67%), action 16, FPS 2.14, Running 78.76s Step 352( 2.83%), action 17, FPS 2.07, Running 79.30s Step 353( 3.00%), action 18, FPS 2.08, Running 79.65s Step 354( 3.17%), action 19, FPS 2.02, Running 80.17s Step 355( 3.33%), action 20, FPS 2.03, Running 80.50s Step 356( 3.50%), action 21, FPS 2.06, Running 81.15s Step 357( 3.67%), action 22, FPS 2.06, Running 81.49s Step 358( 3.83%), action 23, FPS 2.07, Running 82.02s Step 359( 4.00%), action 24, FPS 2.09, Running 82.36s Step 360( 4.17%), action 25, FPS 2.09, Running 82.92s Step 361( 4.33%), action 26, FPS 2.12, Running 83.24s Step 362( 4.50%), action 27, FPS 2.14, Running 83.76s Step 363( 4.67%), action 28, FPS 2.16, Running 84.11s Step 364( 4.83%), action 29, FPS 2.18, Running 84.65s Step 365( 5.00%), action 30, FPS 2.20, Running 84.99s Step 366( 5.17%), action 31, FPS 2.22, Running 85.65s Step 367( 5.33%), action 32, FPS 2.24, Running 85.98s Step 368( 5.50%), action 33, FPS 2.24, Running 86.50s Step 369( 5.67%), action 34, FPS 2.24, Running 86.85s Step 370( 5.83%), action 35, FPS 2.23, Running 87.42s Step 371( 6.00%), action 36, FPS 2.22, Running 87.77s Step 372( 6.17%), action 37, FPS 2.22, Running 88.31s Step 373( 6.33%), action 38, FPS 2.21, Running 88.68s Step 374( 6.50%), action 39, FPS 2.21, Running 89.23s Step 375( 6.67%), action 40, FPS 2.20, Running 89.57s Step 376( 6.83%), action 41, FPS 2.14, Running 90.51s Step 377( 7.00%), action 42, FPS 2.13, Running 90.89s Step 378( 7.17%), action 43, FPS 2.13, Running 91.40s Step 379( 7.33%), action 44, FPS 2.13, Running 91.75s Step 380( 7.50%), action 45, FPS 2.13, Running 92.29s Step 381( 7.67%), action 46, FPS 2.14, Running 92.61s Step 382( 7.83%), action 47, FPS 2.13, Running 93.16s Step 383( 8.00%), action 48, FPS 2.13, Running 93.50s Step 384( 8.17%), action 49, FPS 2.13, Running 94.02s Step 385( 8.33%), action 50, FPS 2.14, Running 94.35s Step 386( 8.50%), action 51, FPS 2.14, Running 95.01s Step 387( 8.67%), action 52, FPS 2.14, Running 95.34s Step 388( 8.83%), action 53, FPS 2.14, Running 95.86s Step 389( 9.00%), action 54, FPS 2.14, Running 96.19s Step 390( 9.17%), action 55, FPS 2.15, Running 96.71s Step 391( 9.33%), action 56, FPS 2.16, Running 97.04s Step 392( 9.50%), action 57, FPS 2.15, Running 97.60s Step 393( 9.67%), action 58, FPS 2.16, Running 97.94s Step 394( 9.83%), action 59, FPS 2.15, Running 98.51s Step 395( 10.00%), action 60, FPS 2.16, Running 98.84s Step 396( 10.17%), action 61, FPS 2.22, Running 99.53s Step 397( 10.33%), action 62, FPS 2.23, Running 99.86s Step 398( 10.50%), action 63, FPS 2.23, Running 100.38s Step 399( 10.67%), action 64, FPS 2.23, Running 100.73s Step 400( 10.83%), action 65, FPS 2.24, Running 101.23s Step 401( 11.00%), action 66, FPS 2.23, Running 101.57s Step 402( 11.17%), action 67, FPS 2.24, Running 102.07s Step 403( 11.33%), action 68, FPS 2.25, Running 102.41s Step 404( 11.50%), action 69, FPS 2.24, Running 102.94s Step 405( 11.67%), action 70, FPS 2.24, Running 103.26s Step 406( 11.83%), action 71, FPS 2.24, Running 103.92s Step 407( 12.00%), action 72, FPS 2.24, Running 104.26s Step 408( 12.17%), action 73, FPS 2.24, Running 104.78s Step 409( 12.33%), action 74, FPS 2.24, Running 105.13s Step 410( 12.50%), action 75, FPS 2.24, Running 105.65s Step 411( 12.67%), action 76, FPS 2.23, Running 106.01s Step 412( 12.83%), action 77, FPS 2.23, Running 106.57s Step 413( 13.00%), action 78, FPS 2.23, Running 106.91s Step 414( 13.17%), action 79, FPS 2.24, Running 107.45s Step 415( 13.33%), action 80, FPS 2.23, Running 107.81s Step 416( 13.50%), action 81, FPS 2.23, Running 108.49s Step 417( 13.67%), action 82, FPS 2.22, Running 108.85s Step 418( 13.83%), action 83, FPS 2.22, Running 109.38s Step 419( 14.00%), action 84, FPS 2.23, Running 109.70s Step 420( 14.17%), action 85, FPS 2.22, Running 110.24s Step 421( 14.33%), action 86, FPS 2.22, Running 110.59s Step 422( 14.50%), action 87, FPS 2.21, Running 111.11s Step 423( 14.67%), action 88, FPS 2.21, Running 111.46s Step 424( 14.83%), action 89, FPS 2.21, Running 111.98s Step 425( 15.00%), action 90, FPS 2.20, Running 112.33s Step 426( 15.17%), action 91, FPS 2.21, Running 112.99s Step 427( 15.33%), action 92, FPS 2.21, Running 113.30s Step 428( 15.50%), action 93, FPS 2.21, Running 113.83s Step 429( 15.67%), action 94, FPS 2.21, Running 114.19s Step 430( 15.83%), action 95, FPS 2.20, Running 114.74s Step 431( 16.00%), action 96, FPS 2.21, Running 115.04s Step 432( 16.17%), action 97, FPS 2.22, Running 115.57s Step 433( 16.33%), action 98, FPS 2.22, Running 115.93s Step 434( 16.50%), action 99, FPS 2.21, Running 116.49s Step 435( 16.67%), action 100, FPS 2.22, Running 116.83s Step 436( 16.83%), action 101, FPS 2.22, Running 117.51s Step 437( 17.00%), action 102, FPS 2.22, Running 117.85s Step 438( 17.17%), action 103, FPS 2.22, Running 118.37s Step 439( 17.33%), action 104, FPS 2.21, Running 118.73s Step 440( 17.50%), action 105, FPS 2.22, Running 119.26s Step 441( 17.67%), action 106, FPS 2.22, Running 119.60s Step 442( 17.83%), action 107, FPS 2.22, Running 120.12s Step 443( 18.00%), action 108, FPS 2.23, Running 120.44s Step 444( 18.17%), action 109, FPS 2.23, Running 120.93s Step 445( 18.33%), action 110, FPS 2.24, Running 121.28s Step 446( 18.50%), action 111, FPS 2.24, Running 121.93s Step 447( 18.67%), action 112, FPS 2.24, Running 122.23s Step 448( 18.83%), action 113, FPS 2.25, Running 122.74s Step 449( 19.00%), action 114, FPS 2.25, Running 123.06s Step 450( 19.17%), action 115, FPS 2.26, Running 123.59s Step 451( 19.33%), action 116, FPS 2.25, Running 123.91s Step 452( 19.50%), action 117, FPS 2.25, Running 124.45s Step 453( 19.67%), action 118, FPS 2.26, Running 124.78s Step 454( 19.83%), action 119, FPS 2.27, Running 125.30s Step 455( 20.00%), action 120, FPS 2.28, Running 125.61s Step 456( 20.17%), action 121, FPS 2.29, Running 126.25s Step 457( 20.33%), action 122, FPS 2.29, Running 126.57s Step 458( 20.50%), action 123, FPS 2.30, Running 127.08s Step 459( 20.67%), action 124, FPS 2.31, Running 127.40s Step 460( 20.83%), action 125, FPS 2.31, Running 127.93s Step 461( 21.00%), action 126, FPS 2.31, Running 128.26s Step 462( 21.17%), action 127, FPS 2.31, Running 128.77s Step 463( 21.33%), action 128, FPS 2.31, Running 129.08s Step 464( 21.50%), action 129, FPS 2.31, Running 129.58s Step 465( 21.67%), action 130, FPS 2.32, Running 129.91s Step 466( 21.83%), action 131, FPS 2.31, Running 130.58s Step 467( 22.00%), action 132, FPS 2.31, Running 130.90s Step 468( 22.17%), action 133, FPS 2.30, Running 131.43s Step 469( 22.33%), action 134, FPS 2.30, Running 131.77s Step 470( 22.50%), action 135, FPS 2.30, Running 132.28s Step 471( 22.67%), action 136, FPS 2.30, Running 132.62s Step 472( 22.83%), action 137, FPS 2.30, Running 133.14s Step 473( 23.00%), action 138, FPS 2.30, Running 133.49s Step 474( 23.17%), action 139, FPS 2.29, Running 134.03s Step 475( 23.33%), action 140, FPS 2.29, Running 134.36s Step 476( 23.50%), action 141, FPS 2.28, Running 135.02s Step 477( 23.67%), action 142, FPS 2.27, Running 135.36s Step 478( 23.83%), action 143, FPS 2.27, Running 135.90s Step 479( 24.00%), action 144, FPS 2.27, Running 136.22s Step 480( 24.17%), action 145, FPS 2.28, Running 136.71s Step 481( 24.33%), action 146, FPS 2.28, Running 137.05s Step 482( 24.50%), action 147, FPS 2.27, Running 137.58s Step 483( 24.67%), action 148, FPS 2.27, Running 137.91s Step 484( 24.83%), action 149, FPS 2.25, Running 138.47s Step 485( 25.00%), action 150, FPS 2.24, Running 138.82s Step 486( 25.17%), action 151, FPS 2.25, Running 139.47s Step 487( 25.33%), action 152, FPS 2.26, Running 139.77s Step 488( 25.50%), action 153, FPS 2.26, Running 140.28s Step 489( 25.67%), action 154, FPS 2.27, Running 140.58s Step 490( 25.83%), action 155, FPS 2.26, Running 141.12s Step 491( 26.00%), action 156, FPS 2.27, Running 141.44s Step 492( 26.17%), action 157, FPS 2.27, Running 141.96s Step 493( 26.33%), action 158, FPS 2.27, Running 142.29s Step 494( 26.50%), action 159, FPS 2.28, Running 142.80s Step 495( 26.67%), action 160, FPS 2.28, Running 143.14s Step 496( 26.83%), action 161, FPS 2.28, Running 143.78s Step 497( 27.00%), action 162, FPS 2.29, Running 144.08s Step 498( 27.17%), action 163, FPS 2.29, Running 144.62s Step 499( 27.33%), action 164, FPS 2.29, Running 144.94s Step 500( 27.50%), action 165, FPS 2.28, Running 145.48s Step 501( 27.67%), action 166, FPS 2.28, Running 145.81s Step 502( 27.83%), action 167, FPS 2.28, Running 146.33s Step 503( 28.00%), action 168, FPS 2.29, Running 146.65s Step 504( 28.17%), action 169, FPS 2.31, Running 147.14s Step 505( 28.33%), action 170, FPS 2.31, Running 147.48s Step 506( 28.50%), action 171, FPS 2.31, Running 148.14s Step 507( 28.67%), action 172, FPS 2.30, Running 148.47s Step 508( 28.83%), action 173, FPS 2.29, Running 149.02s Step 509( 29.00%), action 174, FPS 2.28, Running 149.35s Step 510( 29.17%), action 175, FPS 2.28, Running 149.89s Step 511( 29.33%), action 176, FPS 2.28, Running 150.23s Step 512( 29.50%), action 177, FPS 2.28, Running 150.75s Step 513( 29.67%), action 178, FPS 2.28, Running 151.05s Step 514( 29.83%), action 179, FPS 2.28, Running 151.56s Step 515( 30.00%), action 180, FPS 2.28, Running 151.90s Step 516( 30.17%), action 181, FPS 2.28, Running 152.55s Step 517( 30.33%), action 182, FPS 2.27, Running 152.88s Step 518( 30.50%), action 183, FPS 2.28, Running 153.41s Step 519( 30.67%), action 184, FPS 2.27, Running 153.74s Step 520( 30.83%), action 185, FPS 2.27, Running 154.27s Step 521( 31.00%), action 186, FPS 2.28, Running 154.58s Step 522( 31.17%), action 187, FPS 2.27, Running 155.13s Step 523( 31.33%), action 188, FPS 2.26, Running 155.48s Step 524( 31.50%), action 189, FPS 2.25, Running 156.02s Step 525( 31.67%), action 190, FPS 2.26, Running 156.33s Step 526( 31.83%), action 191, FPS 2.26, Running 156.99s Step 527( 32.00%), action 192, FPS 2.26, Running 157.33s Step 528( 32.17%), action 193, FPS 2.26, Running 157.86s Step 529( 32.33%), action 194, FPS 2.25, Running 158.22s Step 530( 32.50%), action 195, FPS 2.26, Running 158.76s Step 531( 32.67%), action 196, FPS 2.25, Running 159.11s Step 532( 32.83%), action 197, FPS 2.25, Running 159.62s Step 533( 33.00%), action 198, FPS 2.24, Running 159.97s Step 534( 33.17%), action 199, FPS 2.24, Running 160.51s Step 535( 33.33%), action 200, FPS 2.24, Running 160.84s Step 536( 33.50%), action 201, FPS 2.23, Running 161.51s Step 537( 33.67%), action 202, FPS 2.23, Running 161.86s Step 538( 33.83%), action 203, FPS 2.22, Running 162.41s Step 539( 34.00%), action 204, FPS 2.22, Running 162.77s Step 540( 34.17%), action 205, FPS 2.21, Running 163.30s Step 541( 34.33%), action 206, FPS 2.21, Running 163.63s Step 542( 34.50%), action 207, FPS 2.22, Running 164.13s Step 543( 34.67%), action 208, FPS 2.23, Running 164.43s Step 544( 34.83%), action 209, FPS 2.24, Running 164.96s Step 545( 35.00%), action 210, FPS 2.23, Running 165.31s Step 546( 35.17%), action 211, FPS 2.22, Running 165.99s Step 547( 35.33%), action 212, FPS 2.22, Running 166.35s Step 548( 35.50%), action 213, FPS 2.22, Running 166.87s Step 549( 35.67%), action 214, FPS 2.23, Running 167.20s Step 550( 35.83%), action 215, FPS 2.23, Running 167.71s Step 551( 36.00%), action 216, FPS 2.23, Running 168.06s Step 552( 36.17%), action 217, FPS 2.22, Running 168.61s Step 553( 36.33%), action 218, FPS 2.22, Running 168.97s Step 554( 36.50%), action 219, FPS 2.23, Running 169.49s Step 555( 36.67%), action 220, FPS 2.22, Running 169.84s Step 556( 36.83%), action 221, FPS 2.23, Running 170.49s Step 557( 37.00%), action 222, FPS 2.22, Running 170.85s Step 558( 37.17%), action 223, FPS 2.23, Running 171.38s Step 559( 37.33%), action 224, FPS 2.24, Running 171.70s Step 560( 37.50%), action 225, FPS 2.23, Running 172.25s Step 561( 37.67%), action 226, FPS 2.24, Running 172.56s Step 562( 37.83%), action 227, FPS 2.23, Running 173.08s Step 563( 38.00%), action 228, FPS 2.23, Running 173.41s Step 564( 38.17%), action 229, FPS 2.23, Running 173.93s Step 565( 38.33%), action 230, FPS 2.23, Running 174.27s Step 566( 38.50%), action 231, FPS 2.24, Running 174.92s Step 567( 38.67%), action 232, FPS 2.25, Running 175.24s Step 568( 38.83%), action 233, FPS 2.25, Running 175.76s Step 569( 39.00%), action 234, FPS 2.25, Running 176.07s Step 570( 39.17%), action 235, FPS 2.26, Running 176.58s Step 571( 39.33%), action 236, FPS 2.26, Running 176.89s Step 572( 39.50%), action 237, FPS 2.27, Running 177.41s Step 573( 39.67%), action 238, FPS 2.27, Running 177.78s Step 574( 39.83%), action 239, FPS 2.27, Running 178.32s Step 575( 40.00%), action 240, FPS 2.27, Running 178.66s Step 576( 40.17%), action 241, FPS 2.27, Running 179.31s Step 577( 40.33%), action 242, FPS 2.28, Running 179.64s Step 578( 40.50%), action 243, FPS 2.27, Running 180.18s Step 579( 40.67%), action 244, FPS 2.27, Running 180.51s Step 580( 40.83%), action 245, FPS 2.28, Running 181.03s Step 581( 41.00%), action 246, FPS 2.27, Running 181.36s Step 582( 41.17%), action 247, FPS 2.27, Running 181.87s Step 583( 41.33%), action 248, FPS 2.27, Running 182.21s Step 584( 41.50%), action 249, FPS 2.27, Running 182.74s Step 585( 41.67%), action 250, FPS 2.27, Running 183.07s Step 586( 41.83%), action 251, FPS 2.28, Running 183.70s Step 587( 42.00%), action 252, FPS 2.28, Running 184.03s Step 588( 42.17%), action 253, FPS 2.27, Running 184.57s Step 589( 42.33%), action 254, FPS 2.27, Running 184.89s Step 590( 42.50%), action 255, FPS 2.26, Running 185.43s Step 591( 42.67%), action 256, FPS 2.25, Running 185.77s Step 592( 42.83%), action 257, FPS 2.26, Running 186.27s Step 593( 43.00%), action 258, FPS 2.26, Running 186.63s Step 594( 43.17%), action 259, FPS 2.26, Running 187.15s Step 595( 43.33%), action 260, FPS 2.26, Running 187.51s Step 596( 43.50%), action 261, FPS 2.26, Running 188.17s Step 597( 43.67%), action 262, FPS 2.26, Running 188.51s Step 598( 43.83%), action 263, FPS 2.25, Running 189.06s Step 599( 44.00%), action 264, FPS 2.26, Running 189.38s Step 600( 44.17%), action 265, FPS 2.25, Running 189.90s Step 601( 44.33%), action 266, FPS 2.25, Running 190.25s Step 602( 44.50%), action 267, FPS 2.24, Running 190.78s Step 603( 44.67%), action 268, FPS 2.25, Running 191.11s Step 604( 44.83%), action 269, FPS 2.25, Running 191.63s Step 605( 45.00%), action 270, FPS 2.25, Running 191.96s Step 606( 45.17%), action 271, FPS 2.24, Running 192.63s Step 607( 45.33%), action 272, FPS 2.23, Running 192.99s Step 608( 45.50%), action 273, FPS 2.23, Running 193.53s Step 609( 45.67%), action 274, FPS 2.23, Running 193.87s Step 610( 45.83%), action 275, FPS 2.23, Running 194.42s Step 611( 46.00%), action 276, FPS 2.22, Running 194.77s Step 612( 46.17%), action 277, FPS 2.21, Running 195.32s Step 613( 46.33%), action 278, FPS 2.22, Running 195.65s Step 614( 46.50%), action 279, FPS 2.22, Running 196.18s Step 615( 46.67%), action 280, FPS 2.22, Running 196.50s Step 616( 46.83%), action 281, FPS 2.23, Running 197.13s Step 617( 47.00%), action 282, FPS 2.24, Running 197.45s Step 618( 47.17%), action 283, FPS 2.24, Running 197.99s Step 619( 47.33%), action 284, FPS 2.24, Running 198.32s Step 620( 47.50%), action 285, FPS 2.24, Running 198.83s Step 621( 47.67%), action 286, FPS 2.25, Running 199.14s Step 622( 47.83%), action 287, FPS 2.25, Running 199.69s Step 623( 48.00%), action 288, FPS 2.25, Running 200.01s Step 624( 48.17%), action 289, FPS 2.24, Running 200.55s Step 625( 48.33%), action 290, FPS 2.24, Running 200.88s Step 626( 48.50%), action 291, FPS 2.24, Running 201.55s Step 627( 48.67%), action 292, FPS 2.25, Running 201.87s Step 628( 48.83%), action 293, FPS 2.25, Running 202.40s Step 629( 49.00%), action 294, FPS 2.25, Running 202.74s Step 630( 49.17%), action 295, FPS 2.26, Running 203.28s Step 631( 49.33%), action 296, FPS 2.26, Running 203.61s Step 632( 49.50%), action 297, FPS 2.27, Running 204.12s Step 633( 49.67%), action 298, FPS 2.27, Running 204.46s Step 634( 49.83%), action 299, FPS 2.27, Running 204.99s Step 635( 50.00%), action 300, FPS 2.26, Running 205.35s Step 636( 50.17%), action 301, FPS 2.26, Running 206.00s Step 637( 50.33%), action 302, FPS 2.25, Running 206.35s Step 638( 50.50%), action 303, FPS 2.24, Running 206.92s Step 639( 50.67%), action 304, FPS 2.24, Running 207.24s Step 640( 50.83%), action 305, FPS 2.24, Running 207.78s Step 641( 51.00%), action 306, FPS 2.23, Running 208.11s Step 642( 51.17%), action 307, FPS 2.24, Running 208.63s Step 643( 51.33%), action 308, FPS 2.23, Running 208.96s Step 644( 51.50%), action 309, FPS 2.23, Running 209.52s Step 645( 51.67%), action 310, FPS 2.23, Running 209.86s Step 646( 51.83%), action 311, FPS 2.22, Running 210.56s Step 647( 52.00%), action 312, FPS 2.21, Running 210.91s Step 648( 52.17%), action 313, FPS 2.22, Running 211.42s Step 649( 52.33%), action 314, FPS 2.22, Running 211.74s Step 650( 52.50%), action 315, FPS 2.22, Running 212.28s Step 651( 52.67%), action 316, FPS 2.22, Running 212.64s Step 652( 52.83%), action 317, FPS 2.21, Running 213.17s Step 653( 53.00%), action 318, FPS 2.22, Running 213.48s Step 654( 53.17%), action 319, FPS 2.21, Running 214.03s Step 655( 53.33%), action 320, FPS 2.19, Running 214.47s Step 656( 53.50%), action 321, FPS 2.19, Running 215.14s Step 657( 53.67%), action 322, FPS 2.18, Running 215.51s Step 658( 53.83%), action 323, FPS 2.19, Running 216.03s Step 659( 54.00%), action 324, FPS 2.19, Running 216.36s Step 660( 54.17%), action 325, FPS 2.19, Running 216.90s Step 661( 54.33%), action 326, FPS 2.19, Running 217.23s Step 662( 54.50%), action 327, FPS 2.19, Running 217.75s Step 663( 54.67%), action 328, FPS 2.19, Running 218.08s Step 664( 54.83%), action 329, FPS 2.20, Running 218.60s Step 665( 55.00%), action 330, FPS 2.20, Running 218.95s Step 666( 55.17%), action 331, FPS 2.21, Running 219.61s Step 667( 55.33%), action 332, FPS 2.21, Running 219.95s Step 668( 55.50%), action 333, FPS 2.20, Running 220.50s Step 669( 55.67%), action 334, FPS 2.20, Running 220.82s Step 670( 55.83%), action 335, FPS 2.21, Running 221.34s Step 671( 56.00%), action 336, FPS 2.21, Running 221.69s Step 672( 56.17%), action 337, FPS 2.20, Running 222.26s Step 673( 56.33%), action 338, FPS 2.20, Running 222.57s Step 674( 56.50%), action 339, FPS 2.21, Running 223.08s Step 675( 56.67%), action 340, FPS 2.24, Running 223.42s Step 676( 56.83%), action 341, FPS 2.24, Running 224.09s Step 677( 57.00%), action 342, FPS 2.24, Running 224.43s Step 678( 57.17%), action 343, FPS 2.24, Running 224.95s Step 679( 57.33%), action 344, FPS 2.23, Running 225.31s Step 680( 57.50%), action 345, FPS 2.22, Running 225.91s Step 681( 57.67%), action 346, FPS 2.22, Running 226.26s Step 682( 57.83%), action 347, FPS 2.21, Running 226.80s Step 683( 58.00%), action 348, FPS 2.21, Running 227.12s Step 684( 58.17%), action 349, FPS 2.20, Running 227.69s Step 685( 58.33%), action 350, FPS 2.20, Running 228.02s Step 686( 58.50%), action 351, FPS 2.21, Running 228.67s Step 687( 58.67%), action 352, FPS 2.21, Running 228.99s Step 688( 58.83%), action 353, FPS 2.21, Running 229.53s Step 689( 59.00%), action 354, FPS 2.21, Running 229.88s Step 690( 59.17%), action 355, FPS 2.20, Running 230.43s Step 691( 59.33%), action 356, FPS 2.21, Running 230.76s Step 692( 59.50%), action 357, FPS 2.22, Running 231.25s Step 693( 59.67%), action 358, FPS 2.22, Running 231.58s Step 694( 59.83%), action 359, FPS 2.21, Running 232.12s Step 695( 60.00%), action 360, FPS 2.21, Running 232.47s Step 696( 60.17%), action 361, FPS 2.22, Running 233.11s Step 697( 60.33%), action 362, FPS 2.22, Running 233.45s Step 698( 60.50%), action 363, FPS 2.20, Running 234.03s Step 699( 60.67%), action 364, FPS 2.21, Running 234.37s Step 700( 60.83%), action 365, FPS 2.25, Running 234.81s Step 701( 61.00%), action 366, FPS 2.25, Running 235.15s Step 702( 61.17%), action 367, FPS 2.25, Running 235.68s Step 703( 61.33%), action 368, FPS 2.25, Running 236.01s Step 704( 61.50%), action 369, FPS 2.26, Running 236.54s Step 705( 61.67%), action 370, FPS 2.26, Running 236.87s Step 706( 61.83%), action 371, FPS 2.25, Running 237.56s Step 707( 62.00%), action 372, FPS 2.25, Running 237.89s Step 708( 62.17%), action 373, FPS 2.24, Running 238.45s Step 709( 62.33%), action 374, FPS 2.24, Running 238.80s Step 710( 62.50%), action 375, FPS 2.25, Running 239.32s Step 711( 62.67%), action 376, FPS 2.24, Running 239.67s Step 712( 62.83%), action 377, FPS 2.23, Running 240.21s Step 713( 63.00%), action 378, FPS 2.23, Running 240.56s Step 714( 63.17%), action 379, FPS 2.23, Running 241.08s Step 715( 63.33%), action 380, FPS 2.24, Running 241.41s Step 716( 63.50%), action 381, FPS 2.23, Running 242.06s Step 717( 63.67%), action 382, FPS 2.23, Running 242.41s Step 718( 63.83%), action 383, FPS 2.24, Running 242.94s Step 719( 64.00%), action 384, FPS 2.24, Running 243.29s Step 720( 64.17%), action 385, FPS 2.22, Running 243.82s Step 721( 64.33%), action 386, FPS 2.22, Running 244.16s Step 722( 64.50%), action 387, FPS 2.21, Running 244.71s Step 723( 64.67%), action 388, FPS 2.21, Running 245.07s Step 724( 64.83%), action 389, FPS 2.21, Running 245.60s Step 725( 65.00%), action 390, FPS 2.21, Running 245.92s Step 726( 65.17%), action 391, FPS 2.22, Running 246.59s Step 727( 65.33%), action 392, FPS 2.21, Running 246.93s Step 728( 65.50%), action 393, FPS 2.22, Running 247.46s Step 729( 65.67%), action 394, FPS 2.23, Running 247.78s Step 730( 65.83%), action 395, FPS 2.22, Running 248.33s Step 731( 66.00%), action 396, FPS 2.22, Running 248.68s Step 732( 66.17%), action 397, FPS 2.23, Running 249.19s Step 733( 66.33%), action 398, FPS 2.23, Running 249.53s Step 734( 66.50%), action 399, FPS 2.23, Running 250.04s Step 735( 66.67%), action 400, FPS 2.23, Running 250.37s Step 736( 66.83%), action 401, FPS 2.23, Running 251.05s Step 737( 67.00%), action 402, FPS 2.23, Running 251.38s Step 738( 67.17%), action 403, FPS 2.24, Running 251.89s Step 739( 67.33%), action 404, FPS 2.23, Running 252.27s Step 740( 67.50%), action 405, FPS 2.23, Running 252.79s Step 741( 67.67%), action 406, FPS 2.23, Running 253.13s Step 742( 67.83%), action 407, FPS 2.24, Running 253.65s Step 743( 68.00%), action 408, FPS 2.24, Running 253.99s Step 744( 68.17%), action 409, FPS 2.25, Running 254.51s Step 745( 68.33%), action 410, FPS 2.24, Running 254.83s Step 746( 68.50%), action 411, FPS 2.26, Running 255.46s Step 747( 68.67%), action 412, FPS 2.26, Running 255.78s Step 748( 68.83%), action 413, FPS 2.27, Running 256.27s Step 749( 69.00%), action 414, FPS 2.26, Running 256.62s Step 750( 69.17%), action 415, FPS 2.27, Running 257.14s Step 751( 69.33%), action 416, FPS 2.27, Running 257.49s Step 752( 69.50%), action 417, FPS 2.26, Running 258.03s Step 753( 69.67%), action 418, FPS 2.26, Running 258.36s Step 754( 69.83%), action 419, FPS 2.26, Running 258.89s Step 755( 70.00%), action 420, FPS 2.26, Running 259.22s Step 756( 70.17%), action 421, FPS 2.25, Running 259.93s Step 757( 70.33%), action 422, FPS 2.25, Running 260.26s Step 758( 70.50%), action 423, FPS 2.25, Running 260.78s Step 759( 70.67%), action 424, FPS 2.26, Running 261.10s Step 760( 70.83%), action 425, FPS 2.25, Running 261.69s Step 761( 71.00%), action 426, FPS 2.25, Running 262.02s Step 762( 71.17%), action 427, FPS 2.24, Running 262.57s Step 763( 71.33%), action 428, FPS 2.24, Running 262.94s Step 764( 71.50%), action 429, FPS 2.23, Running 263.47s Step 765( 71.67%), action 430, FPS 2.23, Running 263.80s Step 766( 71.83%), action 431, FPS 2.22, Running 264.47s Step 767( 72.00%), action 432, FPS 2.21, Running 264.81s Step 768( 72.17%), action 433, FPS 2.20, Running 265.35s Step 769( 72.33%), action 434, FPS 2.20, Running 265.71s Step 770( 72.50%), action 435, FPS 2.20, Running 266.23s Step 771( 72.67%), action 436, FPS 2.20, Running 266.56s Step 772( 72.83%), action 437, FPS 2.21, Running 267.09s Step 773( 73.00%), action 438, FPS 2.20, Running 267.45s Step 774( 73.17%), action 439, FPS 2.20, Running 267.99s Step 775( 73.33%), action 440, FPS 2.20, Running 268.32s Step 776( 73.50%), action 441, FPS 2.21, Running 268.98s Step 777( 73.67%), action 442, FPS 2.21, Running 269.32s Step 778( 73.83%), action 443, FPS 2.20, Running 269.85s Step 779( 74.00%), action 444, FPS 2.20, Running 270.18s Step 780( 74.17%), action 445, FPS 2.22, Running 270.70s Step 781( 74.33%), action 446, FPS 2.22, Running 271.02s Step 782( 74.50%), action 447, FPS 2.24, Running 271.51s Step 783( 74.67%), action 448, FPS 2.24, Running 271.85s Step 784( 74.83%), action 449, FPS 2.24, Running 272.38s Step 785( 75.00%), action 450, FPS 2.25, Running 272.70s Step 786( 75.17%), action 451, FPS 2.25, Running 273.36s Step 787( 75.33%), action 452, FPS 2.25, Running 273.70s Step 788( 75.50%), action 453, FPS 2.24, Running 274.26s Step 789( 75.67%), action 454, FPS 2.25, Running 274.61s Step 790( 75.83%), action 455, FPS 2.24, Running 275.14s Step 791( 76.00%), action 456, FPS 2.25, Running 275.44s Step 792( 76.17%), action 457, FPS 2.25, Running 275.97s Step 793( 76.33%), action 458, FPS 2.26, Running 276.30s Step 794( 76.50%), action 459, FPS 2.26, Running 276.83s Step 795( 76.67%), action 460, FPS 2.26, Running 277.16s Step 796( 76.83%), action 461, FPS 2.26, Running 277.82s Step 797( 77.00%), action 462, FPS 2.26, Running 278.15s Step 798( 77.17%), action 463, FPS 2.27, Running 278.67s Step 799( 77.33%), action 464, FPS 2.23, Running 279.16s Step 800( 77.50%), action 465, FPS 2.23, Running 279.68s Step 801( 77.67%), action 466, FPS 2.19, Running 280.17s Step 802( 77.83%), action 467, FPS 2.18, Running 280.69s Step 803( 78.00%), action 468, FPS 2.14, Running 281.17s Step 804( 78.17%), action 469, FPS 2.15, Running 281.68s Step 805( 78.33%), action 470, FPS 2.11, Running 282.17s Step 806( 78.50%), action 471, FPS 2.12, Running 282.81s Step 807( 78.67%), action 472, FPS 2.08, Running 283.31s Step 808( 78.83%), action 473, FPS 2.09, Running 283.84s Step 809( 79.00%), action 474, FPS 2.06, Running 284.32s Step 810( 79.17%), action 475, FPS 2.06, Running 284.83s Step 811( 79.33%), action 476, FPS 2.02, Running 285.32s Step 812( 79.50%), action 477, FPS 2.03, Running 285.84s Step 813( 79.67%), action 478, FPS 1.99, Running 286.34s Step 814( 79.83%), action 479, FPS 1.99, Running 286.88s Step 815( 80.00%), action 480, FPS 1.95, Running 287.39s Step 816( 80.17%), action 481, FPS 1.96, Running 288.04s Step 817( 80.33%), action 482, FPS 1.93, Running 288.51s Step 818( 80.50%), action 483, FPS 1.93, Running 289.03s Step 819( 80.67%), action 484, FPS 1.93, Running 289.54s Step 820( 80.83%), action 485, FPS 1.93, Running 290.06s Step 821( 81.00%), action 486, FPS 1.93, Running 290.55s Step 822( 81.17%), action 487, FPS 1.92, Running 291.08s Step 823( 81.33%), action 488, FPS 1.93, Running 291.55s Step 824( 81.50%), action 489, FPS 1.93, Running 292.06s Step 825( 81.67%), action 490, FPS 1.93, Running 292.53s Step 826( 81.83%), action 491, FPS 1.93, Running 293.19s Step 827( 82.00%), action 492, FPS 1.93, Running 293.67s Step 828( 82.17%), action 493, FPS 1.93, Running 294.20s Step 829( 82.33%), action 494, FPS 1.93, Running 294.66s Step 830( 82.50%), action 495, FPS 1.93, Running 295.18s Step 831( 82.67%), action 496, FPS 1.92, Running 295.71s Step 832( 82.83%), action 497, FPS 1.93, Running 296.23s Step 833( 83.00%), action 498, FPS 1.93, Running 296.72s Step 834( 83.17%), action 499, FPS 1.93, Running 297.24s Step 835( 83.33%), action 500, FPS 1.94, Running 297.72s Step 836( 83.50%), action 501, FPS 1.93, Running 298.38s Step 837( 83.67%), action 502, FPS 1.92, Running 298.91s Step 838( 83.83%), action 503, FPS 1.92, Running 299.44s Step 839( 84.00%), action 504, FPS 1.93, Running 299.91s Step 840( 84.17%), action 505, FPS 1.93, Running 300.43s Step 841( 84.33%), action 506, FPS 1.93, Running 300.91s Step 842( 84.50%), action 507, FPS 1.93, Running 301.43s Step 843( 84.67%), action 508, FPS 1.93, Running 301.92s Step 844( 84.83%), action 509, FPS 1.92, Running 302.45s Step 845( 85.00%), action 510, FPS 1.92, Running 302.94s Step 846( 85.17%), action 511, FPS 1.91, Running 303.63s Step 847( 85.33%), action 512, FPS 1.91, Running 304.13s Step 848( 85.50%), action 513, FPS 1.92, Running 304.64s Step 849( 85.67%), action 514, FPS 1.92, Running 305.09s Step 850( 85.83%), action 515, FPS 1.92, Running 305.58s Step 851( 86.00%), action 516, FPS 1.93, Running 306.09s Step 852( 86.17%), action 517, FPS 1.93, Running 306.61s Step 853( 86.33%), action 518, FPS 1.93, Running 307.08s Step 854( 86.50%), action 519, FPS 1.93, Running 307.62s Step 855( 86.67%), action 520, FPS 1.92, Running 308.12s Step 856( 86.83%), action 521, FPS 1.92, Running 308.77s Step 857( 87.00%), action 522, FPS 1.93, Running 309.28s Step 858( 87.17%), action 523, FPS 1.93, Running 309.81s Step 859( 87.33%), action 524, FPS 1.92, Running 310.31s Step 860( 87.50%), action 525, FPS 1.91, Running 310.88s Step 861( 87.67%), action 526, FPS 1.91, Running 311.39s Step 862( 87.83%), action 527, FPS 1.90, Running 311.94s Step 863( 88.00%), action 528, FPS 1.90, Running 312.45s Step 864( 88.17%), action 529, FPS 1.90, Running 312.98s Step 865( 88.33%), action 530, FPS 1.90, Running 313.45s Step 866( 88.50%), action 531, FPS 1.91, Running 314.09s Step 867( 88.67%), action 532, FPS 1.91, Running 314.58s Step 868( 88.83%), action 533, FPS 1.91, Running 315.10s Step 869( 89.00%), action 534, FPS 1.91, Running 315.59s Step 870( 89.17%), action 535, FPS 1.90, Running 316.12s Step 871( 89.33%), action 536, FPS 1.90, Running 316.62s Step 872( 89.50%), action 537, FPS 1.90, Running 317.15s Step 873( 89.67%), action 538, FPS 1.90, Running 317.61s Step 874( 89.83%), action 539, FPS 1.90, Running 318.16s Step 875( 90.00%), action 540, FPS 1.89, Running 318.67s Step 876( 90.17%), action 541, FPS 1.89, Running 319.34s Step 877( 90.33%), action 542, FPS 1.90, Running 319.82s Step 878( 90.50%), action 543, FPS 1.90, Running 320.34s Step 879( 90.67%), action 544, FPS 1.90, Running 320.84s Step 880( 90.83%), action 545, FPS 1.91, Running 321.37s Step 881( 91.00%), action 546, FPS 1.91, Running 321.85s Step 882( 91.17%), action 547, FPS 1.92, Running 322.38s Step 883( 91.33%), action 548, FPS 1.92, Running 322.88s Step 884( 91.50%), action 549, FPS 1.91, Running 323.43s Step 885( 91.67%), action 550, FPS 1.91, Running 323.91s Step 886( 91.83%), action 551, FPS 1.91, Running 324.56s Step 887( 92.00%), action 552, FPS 1.91, Running 325.04s Step 888( 92.17%), action 553, FPS 1.91, Running 325.56s Step 889( 92.33%), action 554, FPS 1.91, Running 326.05s Step 890( 92.50%), action 555, FPS 1.92, Running 326.55s Step 891( 92.67%), action 556, FPS 1.92, Running 327.04s Step 892( 92.83%), action 557, FPS 1.92, Running 327.58s Step 893( 93.00%), action 558, FPS 1.91, Running 328.07s Step 894( 93.17%), action 559, FPS 1.92, Running 328.59s Step 895( 93.33%), action 560, FPS 1.92, Running 329.10s Step 896( 93.50%), action 561, FPS 1.92, Running 329.77s Step 897( 93.67%), action 562, FPS 1.91, Running 330.27s Step 898( 93.83%), action 563, FPS 1.91, Running 330.79s Step 899( 94.00%), action 564, FPS 1.91, Running 331.30s Step 900( 94.17%), action 565, FPS 1.91, Running 331.82s Step 901( 94.33%), action 566, FPS 1.91, Running 332.31s Step 902( 94.50%), action 567, FPS 1.92, Running 332.81s Step 903( 94.67%), action 568, FPS 1.92, Running 333.30s Step 904( 94.83%), action 569, FPS 1.92, Running 333.84s Step 905( 95.00%), action 570, FPS 1.92, Running 334.33s Step 906( 95.17%), action 571, FPS 1.93, Running 334.94s Step 907( 95.33%), action 572, FPS 1.92, Running 335.43s Step 908( 95.50%), action 573, FPS 1.93, Running 335.95s Step 909( 95.67%), action 574, FPS 1.92, Running 336.44s Step 910( 95.83%), action 575, FPS 1.92, Running 336.96s Step 911( 96.00%), action 576, FPS 1.93, Running 337.42s Step 912( 96.17%), action 577, FPS 1.93, Running 337.94s Step 913( 96.33%), action 578, FPS 1.93, Running 338.42s Step 914( 96.50%), action 579, FPS 1.93, Running 338.97s Step 915( 96.67%), action 580, FPS 1.92, Running 339.49s Step 916( 96.83%), action 581, FPS 1.93, Running 340.12s Step 917( 97.00%), action 582, FPS 1.94, Running 340.61s Step 918( 97.17%), action 583, FPS 1.93, Running 341.13s Step 919( 97.33%), action 584, FPS 1.93, Running 341.65s Step 920( 97.50%), action 585, FPS 1.93, Running 342.16s Step 921( 97.67%), action 586, FPS 1.93, Running 342.65s Step 922( 97.83%), action 587, FPS 1.93, Running 343.19s Step 923( 98.00%), action 588, FPS 1.92, Running 343.70s Step 924( 98.17%), action 589, FPS 1.92, Running 344.26s Step 925( 98.33%), action 590, FPS 1.92, Running 344.73s Step 926( 98.50%), action 591, FPS 1.91, Running 345.40s Step 927( 98.67%), action 592, FPS 1.91, Running 345.91s Step 928( 98.83%), action 593, FPS 1.91, Running 346.43s Step 929( 99.00%), action 594, FPS 1.91, Running 346.90s Step 930( 99.17%), action 595, FPS 1.91, Running 347.42s Step 931( 99.33%), action 596, FPS 1.91, Running 347.91s Step 932( 99.50%), action 597, FPS 1.91, Running 348.42s Step 933( 99.67%), action 598, FPS 1.91, Running 348.91s Step 934( 99.83%), action 599, FPS 1.91, Running 349.41s Step 935(100.00%), action 600, FPS 1.91, Running 349.94s [2026-08-03 00:56:06] [70 ] Seed 69 failed after 350.08 s. +steps: 935 , actions: 600 . +Instruction: Empty +Total 9/70(12.86%) success. +Setting seed: 70 +Step 1( N/A%), pre moving , FPS 6.67, Running 0.15s Step 2( N/A%), pre moving , FPS 8.62, Running 0.23s Step 3( N/A%), pre moving , FPS 9.50, Running 0.32s Step 4( N/A%), pre moving , FPS 9.39, Running 0.43s Step 5( N/A%), pre moving , FPS 9.65, Running 0.52s Step 6( N/A%), pre moving , FPS 9.83, Running 0.61s Step 7( N/A%), pre moving , FPS 9.85, Running 0.71s Step 8( N/A%), pre moving , FPS 9.92, Running 0.81s Step 9( N/A%), pre moving , FPS 10.00, Running 0.90s Step 10( N/A%), pre moving , FPS 9.91, Running 1.01s Step 11( N/A%), pre moving , FPS 9.98, Running 1.10s Step 12( N/A%), pre moving , FPS 9.98, Running 1.20s Step 13( N/A%), pre moving , FPS 10.02, Running 1.30s Step 14( N/A%), pre moving , FPS 10.06, Running 1.39s Step 15( N/A%), pre moving , FPS 9.99, Running 1.50s Step 16( N/A%), pre moving , FPS 10.04, Running 1.59s Step 17( N/A%), pre moving , FPS 10.03, Running 1.69s Step 18( N/A%), pre moving , FPS 10.05, Running 1.79s Step 19( N/A%), pre moving , FPS 10.08, Running 1.88s Step 20( N/A%), pre moving , FPS 10.03, Running 1.99s Step 21( N/A%), pre moving , FPS 9.09, Running 2.35s Step 22( N/A%), pre moving , FPS 9.13, Running 2.42s Step 23( N/A%), pre moving , FPS 9.16, Running 2.50s Step 24( N/A%), pre moving , FPS 9.34, Running 2.57s Step 25( N/A%), pre moving , FPS 9.44, Running 2.64s Step 26( N/A%), pre moving , FPS 8.25, Running 3.03s Step 27( N/A%), pre moving , FPS 8.28, Running 3.13s Step 28( N/A%), pre moving , FPS 8.23, Running 3.24s Step 29( N/A%), pre moving , FPS 8.24, Running 3.33s Step 30( N/A%), pre moving , FPS 8.27, Running 3.43s Step 31( N/A%), pre moving , FPS 8.27, Running 3.52s Step 32( N/A%), pre moving , FPS 8.29, Running 3.61s Step 33( N/A%), pre moving , FPS 8.24, Running 3.72s Step 34( N/A%), pre moving , FPS 8.25, Running 3.81s Step 35( N/A%), pre moving , FPS 8.32, Running 3.91s Step 36( N/A%), pre moving , FPS 6.29, Running 4.77s Step 37( N/A%), pre moving , FPS 5.81, Running 5.14s Step 38( N/A%), pre moving , FPS 5.81, Running 5.23s Step 39( N/A%), pre moving , FPS 5.78, Running 5.35s Step 40( N/A%), pre moving , FPS 5.81, Running 5.44s Step 41( N/A%), pre moving , FPS 6.30, Running 5.53s Step 42( N/A%), pre moving , FPS 6.25, Running 5.62s Step 43( N/A%), pre moving , FPS 6.25, Running 5.70s Step 44( N/A%), pre moving , FPS 6.26, Running 5.77s Step 45( N/A%), pre moving , FPS 6.24, Running 5.84s Step 46( N/A%), pre moving , FPS 6.93, Running 5.92s Step 47( N/A%), pre moving , FPS 6.97, Running 6.00s Step 48( N/A%), pre moving , FPS 5.63, Running 6.79s Step 49( N/A%), pre moving , FPS 5.62, Running 6.88s Step 50( N/A%), pre moving , FPS 5.62, Running 6.99s Step 51( N/A%), pre moving , FPS 5.61, Running 7.09s Step 52( N/A%), pre moving , FPS 5.61, Running 7.18s Step 53( N/A%), pre moving , FPS 5.60, Running 7.29s Step 54( N/A%), pre moving , FPS 5.60, Running 7.39s Step 55( N/A%), pre moving , FPS 5.50, Running 7.54s Step 56( N/A%), pre moving , FPS 6.88, Running 7.68s Step 57( N/A%), pre moving , FPS 7.42, Running 7.83s Step 58( N/A%), pre moving , FPS 7.27, Running 7.98s Step 59( N/A%), pre moving , FPS 7.16, Running 8.14s Step 60( N/A%), pre moving , FPS 6.98, Running 8.30s Step 61( N/A%), pre moving , FPS 6.86, Running 8.44s Step 62( N/A%), pre moving , FPS 6.73, Running 8.60s Step 63( N/A%), pre moving , FPS 6.55, Running 8.75s Step 64( N/A%), pre moving , FPS 6.39, Running 8.90s Step 65( N/A%), pre moving , FPS 6.26, Running 9.03s Step 66( N/A%), pre moving , FPS 6.21, Running 9.14s Step 67( N/A%), pre moving , FPS 6.13, Running 9.26s Step 68( N/A%), pre moving , FPS 7.72, Running 9.38s Step 69( N/A%), pre moving , FPS 7.58, Running 9.52s Step 70( N/A%), pre moving , FPS 7.54, Running 9.64s Step 71( N/A%), pre moving , FPS 7.40, Running 9.79s Step 72( N/A%), pre moving , FPS 7.28, Running 9.93s Step 73( N/A%), pre moving , FPS 7.17, Running 10.08s Step 74( N/A%), pre moving , FPS 7.02, Running 10.23s Step 75( N/A%), pre moving , FPS 7.04, Running 10.39s Step 76( N/A%), pre moving , FPS 6.98, Running 10.55s Step 77( N/A%), pre moving , FPS 6.96, Running 10.70s Step 78( N/A%), pre moving , FPS 7.00, Running 10.84s Step 79( N/A%), pre moving , FPS 7.02, Running 10.99s Step 80( N/A%), pre moving , FPS 7.04, Running 11.14s Step 81( N/A%), pre moving , FPS 7.00, Running 11.30s Step 82( N/A%), pre moving , FPS 6.98, Running 11.46s Step 83( N/A%), pre moving , FPS 6.97, Running 11.62s Step 84( N/A%), pre moving , FPS 6.99, Running 11.76s Step 85( N/A%), pre moving , FPS 6.97, Running 11.90s Step 86( N/A%), pre moving , FPS 6.86, Running 12.06s Step 87( N/A%), pre moving , FPS 6.77, Running 12.21s Step 88( N/A%), pre moving , FPS 6.73, Running 12.35s Step 89( N/A%), pre moving , FPS 6.87, Running 12.43s Step 90( N/A%), pre moving , FPS 6.97, Running 12.51s Step 91( N/A%), pre moving , FPS 7.14, Running 12.59s Step 92( N/A%), pre moving , FPS 7.30, Running 12.67s Step 93( N/A%), pre moving , FPS 7.53, Running 12.74s Step 94( N/A%), pre moving , FPS 7.72, Running 12.83s Step 95( N/A%), pre moving , FPS 7.94, Running 12.91s Step 96( N/A%), pre moving , FPS 8.20, Running 12.98s Step 97( N/A%), pre moving , FPS 8.44, Running 13.07s Step 98( N/A%), pre moving , FPS 8.54, Running 13.18s Step 99( N/A%), pre moving , FPS 8.76, Running 13.27s Step 100( N/A%), pre moving , FPS 8.99, Running 13.37s Step 101( N/A%), pre moving , FPS 9.24, Running 13.47s Step 102( N/A%), pre moving , FPS 9.52, Running 13.56s Step 103( N/A%), pre moving , FPS 9.82, Running 13.66s Step 104( N/A%), pre moving , FPS 9.94, Running 13.77s Step 105( N/A%), pre moving , FPS 10.23, Running 13.86s Step 106( N/A%), pre moving , FPS 10.56, Running 13.95s Step 107( N/A%), pre moving , FPS 10.87, Running 14.05s Step 108( N/A%), pre moving , FPS 11.16, Running 14.15s Step 109( N/A%), pre moving , FPS 10.96, Running 14.26s Step 110( N/A%), pre moving , FPS 10.84, Running 14.36s Step 111( N/A%), pre moving , FPS 10.77, Running 14.45s Step 112( N/A%), pre moving , FPS 10.64, Running 14.55s Step 113( N/A%), pre moving , FPS 10.48, Running 14.65s Step 114( N/A%), pre moving , FPS 10.47, Running 14.74s Step 115( N/A%), pre moving , FPS 10.35, Running 14.84s Step 116( N/A%), pre moving , FPS 10.23, Running 14.94s Step 117( N/A%), pre moving , FPS 10.22, Running 15.03s Step 118( N/A%), pre moving , FPS 10.27, Running 15.13s Step 119( N/A%), pre moving , FPS 10.24, Running 15.23s Step 120( N/A%), pre moving , FPS 10.22, Running 15.32s Step 121( N/A%), pre moving , FPS 10.16, Running 15.43s Step 122( N/A%), pre moving , FPS 10.19, Running 15.53s Step 123( N/A%), pre moving , FPS 10.15, Running 15.63s Step 124( N/A%), pre moving , FPS 6.43, Running 16.88s Step 125( N/A%), pre moving , FPS 5.95, Running 17.22s Step 126( N/A%), pre moving , FPS 5.51, Running 17.58s Step 127( N/A%), pre moving , FPS 5.16, Running 17.93s Step 128( N/A%), pre moving , FPS 4.84, Running 18.28s Step 129( N/A%), pre moving , FPS 4.57, Running 18.63s Step 130( N/A%), pre moving , FPS 4.34, Running 18.96s Step 131( N/A%), pre moving , FPS 4.08, Running 19.35s Step 132( N/A%), pre moving , FPS 3.85, Running 19.75s Step 133( N/A%), pre moving , FPS 3.64, Running 20.13s Step 134( N/A%), pre moving , FPS 3.47, Running 20.51s Step 135( N/A%), pre moving , FPS 3.32, Running 20.86s Step 136( N/A%), pre moving , FPS 3.19, Running 21.22s Step 137( N/A%), pre moving , FPS 3.06, Running 21.57s Step 138( N/A%), pre moving , FPS 2.95, Running 21.92s Step 139( N/A%), pre moving , FPS 2.85, Running 22.24s Step 140( N/A%), pre moving , FPS 2.75, Running 22.60s Step 141( N/A%), pre moving , FPS 2.64, Running 23.01s Step 142( N/A%), pre moving , FPS 2.56, Running 23.35s Step 143( N/A%), pre moving , FPS 2.48, Running 23.69s Step 144( N/A%), pre moving , FPS 2.80, Running 24.01s Step 145( N/A%), pre moving , FPS 2.80, Running 24.36s Step 146( N/A%), pre moving , FPS 2.81, Running 24.71s Step 147( N/A%), pre moving , FPS 2.80, Running 25.07s Step 148( N/A%), pre moving , FPS 2.80, Running 25.42s Step 149( N/A%), pre moving , FPS 2.80, Running 25.79s Step 150( N/A%), pre moving , FPS 2.78, Running 26.15s Step 151( N/A%), pre moving , FPS 2.80, Running 26.50s Step 152( N/A%), pre moving , FPS 2.77, Running 26.97s Step 153( N/A%), pre moving , FPS 2.75, Running 27.41s Step 154( N/A%), pre moving , FPS 2.75, Running 27.78s Step 155( N/A%), pre moving , FPS 2.74, Running 28.16s Step 156( N/A%), pre moving , FPS 2.74, Running 28.51s Step 157( N/A%), pre moving , FPS 2.74, Running 28.88s Step 158( N/A%), pre moving , FPS 2.74, Running 29.23s Step 159( N/A%), pre moving , FPS 2.69, Running 29.66s Step 160( N/A%), pre moving , FPS 2.69, Running 30.03s Step 161( N/A%), pre moving , FPS 2.71, Running 30.40s Step 162( N/A%), pre moving , FPS 2.70, Running 30.76s Step 163( N/A%), pre moving , FPS 2.65, Running 31.24s Step 164( N/A%), pre moving , FPS 2.63, Running 31.62s Step 165( N/A%), pre moving , FPS 2.62, Running 32.00s Step 166( N/A%), pre moving , FPS 2.62, Running 32.35s Step 167( N/A%), pre moving , FPS 2.61, Running 32.74s Step 168( N/A%), pre moving , FPS 2.60, Running 33.13s Step 169( N/A%), pre moving , FPS 2.60, Running 33.47s Step 170( N/A%), pre moving , FPS 2.61, Running 33.82s Step 171( N/A%), pre moving , FPS 2.60, Running 34.19s Step 172( N/A%), pre moving , FPS 2.64, Running 34.56s Step 173( N/A%), pre moving , FPS 2.67, Running 34.90s Step 174( N/A%), pre moving , FPS 2.68, Running 35.25s Step 175( N/A%), pre moving , FPS 2.67, Running 35.64s Step 176( N/A%), pre moving , FPS 2.66, Running 36.04s Step 177( N/A%), pre moving , FPS 2.66, Running 36.39s Step 178( N/A%), pre moving , FPS 2.64, Running 36.80s Step 179( N/A%), pre moving , FPS 2.66, Running 37.19s Step 180( N/A%), pre moving , FPS 2.64, Running 37.60s Step 181( N/A%), pre moving , FPS 2.63, Running 38.00s Step 182( N/A%), pre moving , FPS 2.62, Running 38.40s Step 183( N/A%), pre moving , FPS 2.65, Running 38.79s Step 184( N/A%), pre moving , FPS 2.64, Running 39.18s Step 185( N/A%), pre moving , FPS 2.65, Running 39.56s Step 186( N/A%), pre moving , FPS 2.63, Running 39.95s Step 187( N/A%), pre moving , FPS 2.63, Running 40.34s Step 188( N/A%), pre moving , FPS 2.63, Running 40.72s Step 189( N/A%), pre moving , FPS 2.62, Running 41.11s Step 190( N/A%), pre moving , FPS 2.60, Running 41.51s Step 191( N/A%), pre moving , FPS 2.57, Running 41.98s Step 192( N/A%), pre moving , FPS 2.56, Running 42.37s Step 193( N/A%), pre moving , FPS 2.52, Running 42.83s Step 194( N/A%), pre moving , FPS 2.51, Running 43.22s Step 195( N/A%), pre moving , FPS 2.60, Running 43.34s Step 196( N/A%), pre moving , FPS 2.69, Running 43.47s Step 197( N/A%), pre moving , FPS 2.79, Running 43.57s Step 198( N/A%), pre moving , FPS 2.89, Running 43.71s Step 199( N/A%), pre moving , FPS 3.01, Running 43.83s Step 200( N/A%), pre moving , FPS 3.15, Running 43.95s Step 201( N/A%), pre moving , FPS 3.28, Running 44.09s Step 202( N/A%), pre moving , FPS 3.44, Running 44.22s Step 203( N/A%), pre moving , FPS 3.60, Running 44.35s Step 204( N/A%), pre moving , FPS 3.78, Running 44.48s Step 205( N/A%), pre moving , FPS 3.42, Running 45.40s Step 206( N/A%), pre moving , FPS 3.59, Running 45.52s Step 207( N/A%), pre moving , FPS 3.75, Running 45.66s Step 208( N/A%), pre moving , FPS 3.94, Running 45.80s Step 209( N/A%), pre moving , FPS 4.08, Running 46.00s Step 210( N/A%), pre moving , FPS 4.25, Running 46.21s Step 211( N/A%), pre moving , FPS 4.49, Running 46.43s Step 212( N/A%), pre moving , FPS 4.69, Running 46.63s Step 213( N/A%), pre moving , FPS 5.05, Running 46.79s Step 214( N/A%), pre moving , FPS 5.33, Running 46.97s Step 215( N/A%), pre moving , FPS 5.24, Running 47.15s Step 216( N/A%), pre moving , FPS 5.16, Running 47.34s Step 217( N/A%), pre moving , FPS 5.03, Running 47.55s Step 218( N/A%), pre moving , FPS 4.94, Running 47.76s Step 219( N/A%), pre moving , FPS 4.84, Running 47.96s Step 220( N/A%), pre moving , FPS 4.74, Running 48.17s Step 221( N/A%), pre moving , FPS 4.67, Running 48.38s Step 222( N/A%), pre moving , FPS 4.58, Running 48.58s Step 223( N/A%), pre moving , FPS 4.51, Running 48.78s Step 224( N/A%), pre moving , FPS 4.42, Running 49.00s Step 225( N/A%), pre moving , FPS 5.25, Running 49.21s Step 226( N/A%), pre moving , FPS 5.13, Running 49.42s Step 227( N/A%), pre moving , FPS 5.04, Running 49.63s Step 228( N/A%), pre moving , FPS 4.96, Running 49.83s Step 229( N/A%), pre moving , FPS 4.96, Running 50.03s Step 230( N/A%), pre moving , FPS 4.96, Running 50.24s Step 231( N/A%), pre moving , FPS 4.96, Running 50.46s Step 232( N/A%), pre moving , FPS 4.99, Running 50.64s Step 233( N/A%), pre moving , FPS 4.98, Running 50.81s Step 234( N/A%), pre moving , FPS 4.98, Running 50.99s Step 235( N/A%), pre moving , FPS 4.96, Running 51.18s Step 236( N/A%), pre moving , FPS 4.95, Running 51.38s Step 237( N/A%), pre moving , FPS 4.95, Running 51.59s Step 238( N/A%), pre moving , FPS 4.95, Running 51.79s Step 239( N/A%), pre moving , FPS 4.95, Running 52.00s Step 240( N/A%), pre moving , FPS 4.96, Running 52.20s Step 241( N/A%), pre moving , FPS 4.95, Running 52.42s Step 242( N/A%), pre moving , FPS 4.95, Running 52.62s Step 243( N/A%), pre moving , FPS 4.94, Running 52.83s Step 244( N/A%), pre moving , FPS 4.94, Running 53.05s Step 245( N/A%), pre moving , FPS 5.04, Running 53.18s Step 246( N/A%), pre moving , FPS 5.12, Running 53.33s Step 247( N/A%), pre moving , FPS 5.23, Running 53.45s Step 248( N/A%), pre moving , FPS 5.33, Running 53.59s Step 249( N/A%), pre moving , FPS 5.41, Running 53.73s Step 250( N/A%), pre moving , FPS 5.52, Running 53.86s Step 251( N/A%), pre moving , FPS 5.64, Running 54.01s Step 252( N/A%), pre moving , FPS 5.71, Running 54.14s Step 253( N/A%), pre moving , FPS 5.75, Running 54.29s Step 254( N/A%), pre moving , FPS 5.88, Running 54.39s Step 255( N/A%), pre moving , FPS 6.03, Running 54.50s Step 256( N/A%), pre moving , FPS 6.18, Running 54.62s Step 257( N/A%), pre moving , FPS 6.38, Running 54.73s Step 258( N/A%), pre moving , FPS 6.53, Running 54.85s Step 259( N/A%), pre moving , FPS 5.65, Running 55.53s Step 260( N/A%), pre moving , FPS 5.81, Running 55.64s Step 261( N/A%), pre moving , FPS 6.01, Running 55.75s Step 262( N/A%), pre moving , FPS 6.20, Running 55.85s Step 263( N/A%), pre moving , FPS 6.40, Running 55.95s Step 264( N/A%), pre moving , FPS 6.52, Running 56.12s Step 265( N/A%), pre moving , FPS 6.45, Running 56.28s Step 266( N/A%), pre moving , FPS 6.42, Running 56.44s Step 267( N/A%), pre moving , FPS 6.32, Running 56.61s Step 268( N/A%), pre moving , FPS 6.15, Running 56.84s Step 269( N/A%), pre moving , FPS 6.01, Running 57.06s Step 270( N/A%), pre moving , FPS 5.84, Running 57.29s Step 271( N/A%), pre moving , FPS 5.79, Running 57.46s Step 272( N/A%), pre moving , FPS 5.85, Running 57.56s Step 273( N/A%), pre moving , FPS 5.93, Running 57.66s Step 274( N/A%), pre moving , FPS 5.95, Running 57.75s Step 275( N/A%), pre moving , FPS 5.97, Running 57.85s Step 276( N/A%), pre moving , FPS 6.00, Running 57.95s Step 277( N/A%), pre moving , FPS 5.97, Running 58.08s Step 278( N/A%), pre moving , FPS 5.97, Running 58.20s Step 279( N/A%), pre moving , FPS 7.16, Running 58.33s Step 280( N/A%), pre moving , FPS 7.11, Running 58.46s Step 281( N/A%), pre moving , FPS 7.05, Running 58.58s Step 282( N/A%), pre moving , FPS 6.99, Running 58.71s Step 283( N/A%), pre moving , FPS 6.94, Running 58.83s Step 284( N/A%), pre moving , FPS 7.04, Running 58.96s Step 285( N/A%), pre moving , FPS 7.20, Running 59.06s Step 286( N/A%), pre moving , FPS 7.38, Running 59.15s Step 287( N/A%), pre moving , FPS 7.59, Running 59.25s Step 288( N/A%), pre moving , FPS 7.99, Running 59.34s Step 289( N/A%), pre moving , FPS 8.42, Running 59.43s Step 290( N/A%), pre moving , FPS 9.02, Running 59.50s Step 291( N/A%), pre moving , FPS 9.47, Running 59.57s Step 292( N/A%), pre moving , FPS 9.60, Running 59.64s Step 293( N/A%), pre moving , FPS 9.73, Running 59.71s Step 294( N/A%), pre moving , FPS 9.77, Running 59.80s Step 295( N/A%), pre moving , FPS 9.81, Running 59.89s Step 296( N/A%), pre moving , FPS 9.87, Running 59.98s Step 297( N/A%), pre moving , FPS 10.04, Running 60.07s Step 298( N/A%), pre moving , FPS 10.21, Running 60.16s Step 299( N/A%), pre moving , FPS 10.39, Running 60.25s Step 300( N/A%), pre moving , FPS 10.59, Running 60.34s Step 301( N/A%), pre moving , FPS 10.80, Running 60.44s Step 302( N/A%), pre moving , FPS 11.02, Running 60.52s Step 303( N/A%), pre moving , FPS 11.23, Running 60.61s Step 304( N/A%), pre moving , FPS 11.45, Running 60.70s Step 305( N/A%), pre moving , FPS 11.52, Running 60.79s Step 306( N/A%), pre moving , FPS 11.73, Running 60.86s Step 307( N/A%), pre moving , FPS 11.93, Running 60.92s Step 308( N/A%), pre moving , FPS 12.13, Running 60.99s Step 309( N/A%), pre moving , FPS 12.33, Running 61.06s Step 310( N/A%), pre moving , FPS 12.37, Running 61.12s Step 311( N/A%), pre moving , FPS 12.41, Running 61.19s Step 312( N/A%), pre moving , FPS 12.44, Running 61.25s Step 313( N/A%), pre moving , FPS 12.65, Running 61.29s Step 314( N/A%), pre moving , FPS 13.05, Running 61.34s Step 315( N/A%), pre moving , FPS 13.46, Running 61.38s Step 316( N/A%), pre moving , FPS 13.89, Running 61.42s Step 317( N/A%), pre moving , FPS 14.37, Running 61.46s Step 318( N/A%), pre moving , FPS 14.88, Running 61.51s Step 319( N/A%), pre moving , FPS 15.45, Running 61.55s Step 320( N/A%), pre moving , FPS 16.05, Running 61.59s Step 321( N/A%), pre moving , FPS 16.69, Running 61.63s Step 322( N/A%), pre moving , FPS 17.37, Running 61.68s Step 323( N/A%), pre moving , FPS 18.12, Running 61.72s Step 324( N/A%), pre moving , FPS 18.92, Running 61.76s Step 325( N/A%), pre moving , FPS 19.79, Running 61.80s Step 326( N/A%), pre moving , FPS 20.29, Running 61.84s Step 327( N/A%), pre moving , FPS 20.80, Running 61.89s Step 328( N/A%), pre moving , FPS 8.97, Running 63.22s Step 329( N/A%), pre moving , FPS 8.47, Running 63.42s Step 330( N/A%), pre moving , FPS 8.05, Running 63.61s Step 331( N/A%), pre moving , FPS 7.63, Running 63.81s Step 332( N/A%), pre moving , FPS 7.26, Running 64.01s Step 333( N/A%), pre moving , FPS 6.81, Running 64.23s Step 334( N/A%), pre moving , FPS 6.46, Running 64.43s Step 335( N/A%), pre moving , FPS 6.12, Running 64.64s Step 336( N/A%), pre moving , FPS 5.84, Running 64.85s Step 337( N/A%), pre moving , FPS 5.58, Running 65.05s Step 338( N/A%), pre moving , FPS 5.34, Running 65.25s Step 339( N/A%), pre moving , FPS 5.12, Running 65.45s Step 340( N/A%), pre moving , FPS 4.93, Running 65.65s Step 341( N/A%), pre moving , FPS 4.74, Running 65.85s Step 342( N/A%), pre moving , FPS 4.58, Running 66.05s Step 343( N/A%), pre moving , FPS 4.41, Running 66.25s Step 344( N/A%), pre moving , FPS 4.25, Running 66.46s Step 345( N/A%), pre moving , FPS 4.10, Running 66.67s Step 346( N/A%), pre moving , FPS 3.97, Running 66.88s Step 347( N/A%), pre moving , FPS 3.83, Running 67.11s Step 348( 0.17%), action 1, FPS 4.32, Running 67.85s Step 349( 0.33%), action 2, FPS 4.22, Running 68.16s Step 350( 0.50%), action 3, FPS 4.12, Running 68.47s Step 351( 0.67%), action 4, FPS 4.03, Running 68.77s Step 352( 0.83%), action 5, FPS 3.94, Running 69.09s Step 353( 1.00%), action 6, FPS 3.90, Running 69.36s Step 354( 1.17%), action 7, FPS 3.82, Running 69.66s Step 355( 1.33%), action 8, FPS 3.77, Running 69.95s Step 356( 1.50%), action 9, FPS 3.69, Running 70.26s Step 357( 1.67%), action 10, FPS 3.64, Running 70.54s Step 358( 1.83%), action 11, FPS 3.49, Running 70.97s Step 359( 2.00%), action 12, FPS 3.44, Running 71.26s Step 360( 2.17%), action 13, FPS 3.38, Running 71.56s Step 361( 2.33%), action 14, FPS 3.34, Running 71.84s Step 362( 2.50%), action 15, FPS 3.28, Running 72.15s Step 363( 2.67%), action 16, FPS 3.24, Running 72.43s Step 364( 2.83%), action 17, FPS 3.19, Running 72.74s Step 365( 3.00%), action 18, FPS 3.16, Running 73.01s Step 366( 3.17%), action 19, FPS 3.11, Running 73.31s Step 367( 3.33%), action 20, FPS 3.09, Running 73.58s Step 368( 3.50%), action 21, FPS 3.24, Running 74.03s Step 369( 3.67%), action 22, FPS 3.25, Running 74.30s Step 370( 3.83%), action 23, FPS 3.25, Running 74.62s Step 371( 4.00%), action 24, FPS 3.26, Running 74.91s Step 372( 4.17%), action 25, FPS 3.26, Running 75.22s Step 373( 4.33%), action 26, FPS 3.26, Running 75.50s Step 374( 4.50%), action 27, FPS 3.24, Running 75.83s Step 375( 4.67%), action 28, FPS 3.25, Running 76.11s Step 376( 4.83%), action 29, FPS 3.25, Running 76.42s Step 377( 5.00%), action 30, FPS 3.24, Running 76.71s Step 378( 5.17%), action 31, FPS 3.21, Running 77.20s Step 379( 5.33%), action 32, FPS 3.20, Running 77.50s Step 380( 5.50%), action 33, FPS 3.17, Running 77.88s Step 381( 5.67%), action 34, FPS 3.17, Running 78.15s Step 382( 5.83%), action 35, FPS 3.17, Running 78.46s Step 383( 6.00%), action 36, FPS 3.17, Running 78.73s Step 384( 6.17%), action 37, FPS 3.07, Running 79.26s Step 385( 6.33%), action 38, FPS 2.97, Running 79.75s Step 386( 6.50%), action 39, FPS 2.87, Running 80.27s Step 387( 6.67%), action 40, FPS 2.78, Running 80.78s Step 388( 6.83%), action 41, FPS 2.69, Running 81.46s Step 389( 7.00%), action 42, FPS 2.61, Running 81.97s Step 390( 7.17%), action 43, FPS 2.53, Running 82.51s Step 391( 7.33%), action 44, FPS 2.47, Running 83.02s Step 392( 7.50%), action 45, FPS 2.41, Running 83.53s Step 393( 7.67%), action 46, FPS 2.35, Running 84.00s Step 394( 7.83%), action 47, FPS 2.30, Running 84.52s Step 395( 8.00%), action 48, FPS 2.25, Running 85.01s Step 396( 8.17%), action 49, FPS 2.20, Running 85.52s Step 397( 8.33%), action 50, FPS 2.13, Running 86.09s Step 398( 8.50%), action 51, FPS 2.08, Running 86.80s Step 399( 8.67%), action 52, FPS 2.03, Running 87.37s Step 400( 8.83%), action 53, FPS 1.98, Running 87.98s Step 401( 9.00%), action 54, FPS 1.92, Running 88.55s Step 402( 9.17%), action 55, FPS 1.87, Running 89.17s Step 403( 9.33%), action 56, FPS 1.82, Running 89.73s Step 404( 9.50%), action 57, FPS 1.81, Running 90.33s Step 405( 9.67%), action 58, FPS 1.81, Running 90.81s Step 406( 9.83%), action 59, FPS 1.80, Running 91.39s Step 407( 10.00%), action 60, FPS 1.80, Running 91.87s Step 408( 10.17%), action 61, FPS 1.81, Running 92.53s Step 409( 10.33%), action 62, FPS 1.81, Running 93.04s Step 410( 10.50%), action 63, FPS 1.81, Running 93.58s Step 411( 10.67%), action 64, FPS 1.81, Running 94.08s Step 412( 10.83%), action 65, FPS 1.79, Running 94.69s Step 413( 11.00%), action 66, FPS 1.79, Running 95.19s Step 414( 11.17%), action 67, FPS 1.78, Running 95.78s Step 415( 11.33%), action 68, FPS 1.78, Running 96.23s Step 416( 11.50%), action 69, FPS 1.78, Running 96.74s Step 417( 11.67%), action 70, FPS 1.80, Running 97.20s Step 418( 11.83%), action 71, FPS 1.81, Running 97.85s Step 419( 12.00%), action 72, FPS 1.82, Running 98.37s Step 420( 12.17%), action 73, FPS 1.83, Running 98.88s Step 421( 12.33%), action 74, FPS 1.84, Running 99.39s Step 422( 12.50%), action 75, FPS 1.85, Running 99.97s Step 423( 12.67%), action 76, FPS 1.87, Running 100.43s Step 424( 12.83%), action 77, FPS 1.88, Running 100.95s Step 425( 13.00%), action 78, FPS 1.88, Running 101.43s Step 426( 13.17%), action 79, FPS 1.89, Running 101.95s Step 427( 13.33%), action 80, FPS 1.90, Running 102.41s Step 428( 13.50%), action 81, FPS 1.90, Running 103.05s Step 429( 13.67%), action 82, FPS 1.91, Running 103.51s Step 430( 13.83%), action 83, FPS 1.92, Running 104.02s Step 431( 14.00%), action 84, FPS 1.91, Running 104.55s Step 432( 14.17%), action 85, FPS 1.92, Running 105.13s Step 433( 14.33%), action 86, FPS 1.92, Running 105.62s Step 434( 14.50%), action 87, FPS 1.93, Running 106.13s Step 435( 14.67%), action 88, FPS 1.93, Running 106.58s Step 436( 14.83%), action 89, FPS 1.93, Running 107.10s Step 437( 15.00%), action 90, FPS 1.93, Running 107.58s Step 438( 15.17%), action 91, FPS 1.92, Running 108.27s Step 439( 15.33%), action 92, FPS 1.92, Running 108.77s Step 440( 15.50%), action 93, FPS 1.92, Running 109.28s Step 441( 15.67%), action 94, FPS 1.93, Running 109.74s Step 442( 15.83%), action 95, FPS 1.95, Running 110.24s Step 443( 16.00%), action 96, FPS 1.94, Running 110.73s Step 444( 16.17%), action 97, FPS 1.94, Running 111.26s Step 445( 16.33%), action 98, FPS 1.93, Running 111.78s Step 446( 16.50%), action 99, FPS 1.93, Running 112.32s Step 447( 16.67%), action 100, FPS 1.92, Running 112.81s Step 448( 16.83%), action 101, FPS 1.92, Running 113.46s Step 449( 17.00%), action 102, FPS 1.92, Running 113.95s Step 450( 17.17%), action 103, FPS 1.91, Running 114.48s Step 451( 17.33%), action 104, FPS 1.92, Running 114.95s Step 452( 17.50%), action 105, FPS 1.93, Running 115.47s Step 453( 17.67%), action 106, FPS 1.93, Running 115.97s Step 454( 17.83%), action 107, FPS 1.93, Running 116.51s Step 455( 18.00%), action 108, FPS 1.92, Running 116.98s Step 456( 18.17%), action 109, FPS 1.93, Running 117.49s Step 457( 18.33%), action 110, FPS 1.92, Running 117.97s Step 458( 18.50%), action 111, FPS 1.93, Running 118.62s Step 459( 18.67%), action 112, FPS 1.93, Running 119.12s Step 460( 18.83%), action 113, FPS 1.93, Running 119.67s Step 461( 19.00%), action 114, FPS 1.92, Running 120.17s Step 462( 19.17%), action 115, FPS 1.91, Running 120.70s Step 463( 19.33%), action 116, FPS 1.91, Running 121.19s Step 464( 19.50%), action 117, FPS 1.91, Running 121.73s Step 465( 19.67%), action 118, FPS 1.91, Running 122.26s Step 466( 19.83%), action 119, FPS 1.91, Running 122.79s Step 467( 20.00%), action 120, FPS 1.91, Running 123.28s Step 468( 20.17%), action 121, FPS 1.91, Running 123.93s Step 469( 20.33%), action 122, FPS 1.91, Running 124.41s Step 470( 20.50%), action 123, FPS 1.91, Running 124.95s Step 471( 20.67%), action 124, FPS 1.91, Running 125.44s Step 472( 20.83%), action 125, FPS 1.91, Running 125.95s Step 473( 21.00%), action 126, FPS 1.91, Running 126.42s Step 474( 21.17%), action 127, FPS 1.92, Running 126.93s Step 475( 21.33%), action 128, FPS 1.92, Running 127.41s Step 476( 21.50%), action 129, FPS 1.92, Running 127.93s Step 477( 21.67%), action 130, FPS 1.91, Running 128.44s Step 478( 21.83%), action 131, FPS 1.91, Running 129.09s Step 479( 22.00%), action 132, FPS 1.91, Running 129.58s Step 480( 22.17%), action 133, FPS 1.91, Running 130.12s Step 481( 22.33%), action 134, FPS 1.92, Running 130.60s Step 482( 22.50%), action 135, FPS 1.92, Running 131.11s Step 483( 22.67%), action 136, FPS 1.92, Running 131.60s Step 484( 22.83%), action 137, FPS 1.92, Running 132.14s Step 485( 23.00%), action 138, FPS 1.93, Running 132.60s Step 486( 23.17%), action 139, FPS 1.93, Running 133.13s Step 487( 23.33%), action 140, FPS 1.94, Running 133.61s Step 488( 23.50%), action 141, FPS 1.94, Running 134.25s Step 489( 23.67%), action 142, FPS 1.94, Running 134.72s Step 490( 23.83%), action 143, FPS 1.94, Running 135.28s Step 491( 24.00%), action 144, FPS 1.94, Running 135.76s Step 492( 24.17%), action 145, FPS 1.93, Running 136.29s Step 493( 24.33%), action 146, FPS 1.93, Running 136.78s Step 494( 24.50%), action 147, FPS 1.93, Running 137.31s Step 495( 24.67%), action 148, FPS 1.93, Running 137.80s Step 496( 24.83%), action 149, FPS 1.92, Running 138.32s Step 497( 25.00%), action 150, FPS 1.93, Running 138.81s Step 498( 25.17%), action 151, FPS 1.93, Running 139.46s Step 499( 25.33%), action 152, FPS 1.93, Running 139.96s Step 500( 25.50%), action 153, FPS 1.93, Running 140.47s Step 501( 25.67%), action 154, FPS 1.93, Running 140.98s Step 502( 25.83%), action 155, FPS 1.92, Running 141.54s Step 503( 26.00%), action 156, FPS 1.92, Running 142.03s Step 504( 26.17%), action 157, FPS 1.92, Running 142.56s Step 505( 26.33%), action 158, FPS 1.91, Running 143.06s Step 506( 26.50%), action 159, FPS 1.91, Running 143.61s Step 507( 26.67%), action 160, FPS 1.91, Running 144.08s Step 508( 26.83%), action 161, FPS 1.90, Running 144.76s Step 509( 27.00%), action 162, FPS 1.90, Running 145.26s Step 510( 27.17%), action 163, FPS 1.90, Running 145.81s Step 511( 27.33%), action 164, FPS 1.90, Running 146.31s Step 512( 27.50%), action 165, FPS 1.90, Running 146.79s Step 513( 27.67%), action 166, FPS 1.91, Running 147.23s Step 514( 27.83%), action 167, FPS 1.92, Running 147.74s Step 515( 28.00%), action 168, FPS 1.92, Running 148.19s Step 516( 28.17%), action 169, FPS 1.93, Running 148.68s Step 517( 28.33%), action 170, FPS 1.93, Running 149.17s Step 518( 28.50%), action 171, FPS 1.93, Running 149.83s Step 519( 28.67%), action 172, FPS 1.93, Running 150.34s Step 520( 28.83%), action 173, FPS 1.92, Running 150.88s Step 521( 29.00%), action 174, FPS 1.93, Running 151.37s Step 522( 29.17%), action 175, FPS 1.93, Running 151.89s Step 523( 29.33%), action 176, FPS 1.93, Running 152.39s Step 524( 29.50%), action 177, FPS 1.93, Running 152.93s Step 525( 29.67%), action 178, FPS 1.93, Running 153.45s Step 526( 29.83%), action 179, FPS 1.93, Running 153.99s Step 527( 30.00%), action 180, FPS 1.92, Running 154.48s Step 528( 30.17%), action 181, FPS 1.92, Running 155.16s Step 529( 30.33%), action 182, FPS 1.92, Running 155.68s Step 530( 30.50%), action 183, FPS 1.92, Running 156.21s Step 531( 30.67%), action 184, FPS 1.93, Running 156.68s Step 532( 30.83%), action 185, FPS 1.91, Running 157.26s Step 533( 31.00%), action 186, FPS 1.90, Running 157.77s Step 534( 31.17%), action 187, FPS 1.89, Running 158.31s Step 535( 31.33%), action 188, FPS 1.88, Running 158.82s Step 536( 31.50%), action 189, FPS 1.87, Running 159.38s Step 537( 31.67%), action 190, FPS 1.87, Running 159.90s Step 538( 31.83%), action 191, FPS 1.86, Running 160.56s Step 539( 32.00%), action 192, FPS 1.87, Running 161.06s Step 540( 32.17%), action 193, FPS 1.86, Running 161.61s Step 541( 32.33%), action 194, FPS 1.86, Running 162.12s Step 542( 32.50%), action 195, FPS 1.86, Running 162.67s Step 543( 32.67%), action 196, FPS 1.85, Running 163.17s Step 544( 32.83%), action 197, FPS 1.85, Running 163.72s Step 545( 33.00%), action 198, FPS 1.86, Running 164.21s Step 546( 33.17%), action 199, FPS 1.86, Running 164.73s Step 547( 33.33%), action 200, FPS 1.86, Running 165.21s Step 548( 33.50%), action 201, FPS 1.87, Running 165.87s Step 549( 33.67%), action 202, FPS 1.87, Running 166.37s Step 550( 33.83%), action 203, FPS 1.86, Running 166.96s Step 551( 34.00%), action 204, FPS 1.86, Running 167.44s Step 552( 34.17%), action 205, FPS 1.87, Running 167.98s Step 553( 34.33%), action 206, FPS 1.87, Running 168.46s Step 554( 34.50%), action 207, FPS 1.88, Running 168.98s Step 555( 34.67%), action 208, FPS 1.88, Running 169.48s Step 556( 34.83%), action 209, FPS 1.88, Running 170.00s Step 557( 35.00%), action 210, FPS 1.89, Running 170.48s Step 558( 35.17%), action 211, FPS 1.89, Running 171.13s Step 559( 35.33%), action 212, FPS 1.89, Running 171.62s Step 560( 35.50%), action 213, FPS 1.90, Running 172.15s Step 561( 35.67%), action 214, FPS 1.90, Running 172.62s Step 562( 35.83%), action 215, FPS 1.90, Running 173.18s Step 563( 36.00%), action 216, FPS 1.90, Running 173.70s Step 564( 36.17%), action 217, FPS 1.90, Running 174.24s Step 565( 36.33%), action 218, FPS 1.90, Running 174.72s Step 566( 36.50%), action 219, FPS 1.90, Running 175.28s Step 567( 36.67%), action 220, FPS 1.90, Running 175.76s Step 568( 36.83%), action 221, FPS 1.89, Running 176.46s Step 569( 37.00%), action 222, FPS 1.90, Running 176.93s Step 570( 37.17%), action 223, FPS 1.90, Running 177.47s Step 571( 37.33%), action 224, FPS 1.90, Running 177.97s Step 572( 37.50%), action 225, FPS 1.90, Running 178.52s Step 573( 37.67%), action 226, FPS 1.90, Running 179.00s Step 574( 37.83%), action 227, FPS 1.89, Running 179.54s Step 575( 38.00%), action 228, FPS 1.90, Running 180.00s Step 576( 38.17%), action 229, FPS 1.90, Running 180.53s Step 577( 38.33%), action 230, FPS 1.90, Running 181.00s Step 578( 38.50%), action 231, FPS 1.90, Running 181.65s Step 579( 38.67%), action 232, FPS 1.90, Running 182.13s Step 580( 38.83%), action 233, FPS 1.90, Running 182.66s Step 581( 39.00%), action 234, FPS 1.90, Running 183.16s Step 582( 39.17%), action 235, FPS 1.90, Running 183.72s Step 583( 39.33%), action 236, FPS 1.90, Running 184.21s Step 584( 39.50%), action 237, FPS 1.91, Running 184.74s Step 585( 39.67%), action 238, FPS 1.90, Running 185.23s Step 586( 39.83%), action 239, FPS 1.91, Running 185.76s Step 587( 40.00%), action 240, FPS 1.90, Running 186.28s Step 588( 40.17%), action 241, FPS 1.91, Running 186.95s Step 589( 40.33%), action 242, FPS 1.90, Running 187.43s Step 590( 40.50%), action 243, FPS 1.91, Running 187.97s Step 591( 40.67%), action 244, FPS 1.91, Running 188.45s Step 592( 40.83%), action 245, FPS 1.91, Running 188.97s Step 593( 41.00%), action 246, FPS 1.91, Running 189.49s Step 594( 41.17%), action 247, FPS 1.91, Running 190.01s Step 595( 41.33%), action 248, FPS 1.91, Running 190.49s Step 596( 41.50%), action 249, FPS 1.91, Running 191.00s Step 597( 41.67%), action 250, FPS 1.91, Running 191.49s Step 598( 41.83%), action 251, FPS 1.91, Running 192.14s Step 599( 42.00%), action 252, FPS 1.90, Running 192.64s Step 600( 42.17%), action 253, FPS 1.89, Running 193.21s Step 601( 42.33%), action 254, FPS 1.90, Running 193.70s Step 602( 42.50%), action 255, FPS 1.90, Running 194.22s Step 603( 42.67%), action 256, FPS 1.91, Running 194.71s Step 604( 42.83%), action 257, FPS 1.90, Running 195.24s Step 605( 43.00%), action 258, FPS 1.90, Running 195.73s Step 606( 43.17%), action 259, FPS 1.90, Running 196.28s Step 607( 43.33%), action 260, FPS 1.91, Running 196.74s Step 608( 43.50%), action 261, FPS 1.91, Running 197.40s Step 609( 43.67%), action 262, FPS 1.91, Running 197.88s Step 610( 43.83%), action 263, FPS 1.91, Running 198.45s Step 611( 44.00%), action 264, FPS 1.91, Running 198.93s Step 612( 44.17%), action 265, FPS 1.91, Running 199.46s Step 613( 44.33%), action 266, FPS 1.91, Running 199.95s Step 614( 44.50%), action 267, FPS 1.91, Running 200.49s Step 615( 44.67%), action 268, FPS 1.91, Running 200.97s Step 616( 44.83%), action 269, FPS 1.91, Running 201.48s Step 617( 45.00%), action 270, FPS 1.91, Running 201.98s Step 618( 45.17%), action 271, FPS 1.90, Running 202.64s Step 619( 45.33%), action 272, FPS 1.90, Running 203.17s Step 620( 45.50%), action 273, FPS 1.90, Running 203.71s Step 621( 45.67%), action 274, FPS 1.91, Running 204.20s Step 622( 45.83%), action 275, FPS 1.90, Running 204.75s Step 623( 46.00%), action 276, FPS 1.90, Running 205.24s Step 624( 46.17%), action 277, FPS 1.90, Running 205.77s Step 625( 46.33%), action 278, FPS 1.90, Running 206.28s Step 626( 46.50%), action 279, FPS 1.90, Running 206.80s Step 627( 46.67%), action 280, FPS 1.90, Running 207.29s Step 628( 46.83%), action 281, FPS 1.90, Running 207.94s Step 629( 47.00%), action 282, FPS 1.90, Running 208.43s Step 630( 47.17%), action 283, FPS 1.91, Running 208.95s Step 631( 47.33%), action 284, FPS 1.90, Running 209.45s Step 632( 47.50%), action 285, FPS 1.90, Running 209.98s Step 633( 47.67%), action 286, FPS 1.90, Running 210.50s Step 634( 47.83%), action 287, FPS 1.89, Running 211.06s Step 635( 48.00%), action 288, FPS 1.89, Running 211.54s Step 636( 48.17%), action 289, FPS 1.89, Running 212.08s Step 637( 48.33%), action 290, FPS 1.88, Running 212.60s Step 638( 48.50%), action 291, FPS 1.88, Running 213.28s Step 639( 48.67%), action 292, FPS 1.88, Running 213.79s Step 640( 48.83%), action 293, FPS 1.88, Running 214.36s Step 641( 49.00%), action 294, FPS 1.88, Running 214.83s Step 642( 49.17%), action 295, FPS 1.89, Running 215.35s Step 643( 49.33%), action 296, FPS 1.88, Running 215.86s Step 644( 49.50%), action 297, FPS 1.88, Running 216.43s Step 645( 49.67%), action 298, FPS 1.88, Running 216.93s Step 646( 49.83%), action 299, FPS 1.88, Running 217.47s Step 647( 50.00%), action 300, FPS 1.88, Running 217.95s Step 648( 50.17%), action 301, FPS 1.88, Running 218.59s Step 649( 50.33%), action 302, FPS 1.88, Running 219.08s Step 650( 50.50%), action 303, FPS 1.88, Running 219.59s Step 651( 50.67%), action 304, FPS 1.88, Running 220.11s Step 652( 50.83%), action 305, FPS 1.87, Running 220.65s Step 653( 51.00%), action 306, FPS 1.88, Running 221.13s Step 654( 51.17%), action 307, FPS 1.89, Running 221.65s Step 655( 51.33%), action 308, FPS 1.89, Running 222.13s Step 656( 51.50%), action 309, FPS 1.89, Running 222.66s Step 657( 51.67%), action 310, FPS 1.89, Running 223.17s Step 658( 51.83%), action 311, FPS 1.90, Running 223.82s Step 659( 52.00%), action 312, FPS 1.90, Running 224.33s Step 660( 52.17%), action 313, FPS 1.90, Running 224.90s Step 661( 52.33%), action 314, FPS 1.89, Running 225.40s Step 662( 52.50%), action 315, FPS 1.89, Running 225.92s Step 663( 52.67%), action 316, FPS 1.90, Running 226.40s Step 664( 52.83%), action 317, FPS 1.90, Running 226.96s Step 665( 53.00%), action 318, FPS 1.90, Running 227.45s Step 666( 53.17%), action 319, FPS 1.90, Running 227.98s Step 667( 53.33%), action 320, FPS 1.90, Running 228.45s Step 668( 53.50%), action 321, FPS 1.90, Running 229.12s Step 669( 53.67%), action 322, FPS 1.90, Running 229.62s Step 670( 53.83%), action 323, FPS 1.89, Running 230.16s Step 671( 54.00%), action 324, FPS 1.90, Running 230.66s Step 672( 54.17%), action 325, FPS 1.90, Running 231.20s Step 673( 54.33%), action 326, FPS 1.90, Running 231.66s Step 674( 54.50%), action 327, FPS 1.90, Running 232.18s Step 675( 54.67%), action 328, FPS 1.90, Running 232.66s Step 676( 54.83%), action 329, FPS 1.90, Running 233.19s Step 677( 55.00%), action 330, FPS 1.90, Running 233.68s Step 678( 55.17%), action 331, FPS 1.90, Running 234.35s Step 679( 55.33%), action 332, FPS 1.90, Running 234.85s Step 680( 55.50%), action 333, FPS 1.91, Running 235.39s Step 681( 55.67%), action 334, FPS 1.91, Running 235.87s Step 682( 55.83%), action 335, FPS 1.91, Running 236.38s Step 683( 56.00%), action 336, FPS 1.90, Running 236.90s Step 684( 56.17%), action 337, FPS 1.90, Running 237.49s Step 685( 56.33%), action 338, FPS 1.90, Running 237.95s Step 686( 56.50%), action 339, FPS 1.90, Running 238.48s Step 687( 56.67%), action 340, FPS 1.90, Running 238.97s Step 688( 56.83%), action 341, FPS 1.90, Running 239.62s Step 689( 57.00%), action 342, FPS 1.90, Running 240.12s Step 690( 57.17%), action 343, FPS 1.90, Running 240.68s Step 691( 57.33%), action 344, FPS 1.90, Running 241.16s Step 692( 57.50%), action 345, FPS 1.91, Running 241.66s Step 693( 57.67%), action 346, FPS 1.91, Running 242.13s Step 694( 57.83%), action 347, FPS 1.91, Running 242.65s Step 695( 58.00%), action 348, FPS 1.91, Running 243.13s Step 696( 58.17%), action 349, FPS 1.91, Running 243.66s Step 697( 58.33%), action 350, FPS 1.92, Running 244.10s Step 698( 58.50%), action 351, FPS 1.92, Running 244.76s Step 699( 58.67%), action 352, FPS 1.93, Running 245.23s Step 700( 58.83%), action 353, FPS 1.92, Running 245.79s Step 701( 59.00%), action 354, FPS 1.93, Running 246.25s Step 702( 59.17%), action 355, FPS 1.92, Running 246.79s Step 703( 59.33%), action 356, FPS 1.93, Running 247.28s Step 704( 59.50%), action 357, FPS 1.94, Running 247.80s Step 705( 59.67%), action 358, FPS 1.93, Running 248.29s Step 706( 59.83%), action 359, FPS 1.94, Running 248.80s Step 707( 60.00%), action 360, FPS 1.94, Running 249.27s Step 708( 60.17%), action 361, FPS 1.94, Running 249.91s Step 709( 60.33%), action 362, FPS 1.94, Running 250.43s Step 710( 60.50%), action 363, FPS 1.94, Running 250.98s Step 711( 60.67%), action 364, FPS 1.94, Running 251.45s Step 712( 60.83%), action 365, FPS 1.94, Running 251.97s Step 713( 61.00%), action 366, FPS 1.94, Running 252.45s Step 714( 61.17%), action 367, FPS 1.94, Running 252.97s Step 715( 61.33%), action 368, FPS 1.93, Running 253.49s Step 716( 61.50%), action 369, FPS 1.92, Running 254.05s Step 717( 61.67%), action 370, FPS 1.92, Running 254.52s Step 718( 61.83%), action 371, FPS 1.92, Running 255.18s Step 719( 62.00%), action 372, FPS 1.92, Running 255.65s Step 720( 62.17%), action 373, FPS 1.93, Running 256.17s Step 721( 62.33%), action 374, FPS 1.92, Running 256.65s Step 722( 62.50%), action 375, FPS 1.92, Running 257.19s Step 723( 62.67%), action 376, FPS 1.92, Running 257.72s Step 724( 62.83%), action 377, FPS 1.91, Running 258.27s Step 725( 63.00%), action 378, FPS 1.91, Running 258.75s Step 726( 63.17%), action 379, FPS 1.91, Running 259.28s Step 727( 63.33%), action 380, FPS 1.91, Running 259.77s Step 728( 63.50%), action 381, FPS 1.90, Running 260.43s Step 729( 63.67%), action 382, FPS 1.91, Running 260.91s Step 730( 63.83%), action 383, FPS 1.92, Running 261.41s Step 731( 64.00%), action 384, FPS 1.92, Running 261.86s Step 732( 64.17%), action 385, FPS 1.92, Running 262.38s Step 733( 64.33%), action 386, FPS 1.92, Running 262.87s Step 734( 64.50%), action 387, FPS 1.92, Running 263.41s Step 735( 64.67%), action 388, FPS 1.92, Running 263.92s Step 736( 64.83%), action 389, FPS 1.92, Running 264.46s Step 737( 65.00%), action 390, FPS 1.92, Running 264.95s Step 738( 65.17%), action 391, FPS 1.92, Running 265.60s Step 739( 65.33%), action 392, FPS 1.91, Running 266.10s Step 740( 65.50%), action 393, FPS 1.91, Running 266.62s Step 741( 65.67%), action 394, FPS 1.91, Running 267.10s Step 742( 65.83%), action 395, FPS 1.92, Running 267.63s Step 743( 66.00%), action 396, FPS 1.92, Running 268.12s Step 744( 66.17%), action 397, FPS 1.93, Running 268.63s Step 745( 66.33%), action 398, FPS 1.93, Running 269.11s Step 746( 66.50%), action 399, FPS 1.93, Running 269.63s Step 747( 66.67%), action 400, FPS 1.93, Running 270.15s Step 748( 66.83%), action 401, FPS 1.92, Running 270.84s Step 749( 67.00%), action 402, FPS 1.92, Running 271.32s Step 750( 67.17%), action 403, FPS 1.91, Running 271.86s Step 751( 67.33%), action 404, FPS 1.91, Running 272.32s Step 752( 67.50%), action 405, FPS 1.90, Running 272.88s Step 753( 67.67%), action 406, FPS 1.90, Running 273.38s Step 754( 67.83%), action 407, FPS 1.90, Running 273.93s Step 755( 68.00%), action 408, FPS 1.90, Running 274.45s Step 756( 68.17%), action 409, FPS 1.90, Running 275.00s Step 757( 68.33%), action 410, FPS 1.90, Running 275.49s Step 758( 68.50%), action 411, FPS 1.90, Running 276.15s Step 759( 68.67%), action 412, FPS 1.90, Running 276.64s Step 760( 68.83%), action 413, FPS 1.89, Running 277.21s Step 761( 69.00%), action 414, FPS 1.89, Running 277.69s Step 762( 69.17%), action 415, FPS 1.88, Running 278.25s Step 763( 69.33%), action 416, FPS 1.88, Running 278.75s Step 764( 69.50%), action 417, FPS 1.88, Running 279.25s Step 765( 69.67%), action 418, FPS 1.88, Running 279.74s Step 766( 69.83%), action 419, FPS 1.88, Running 280.27s Step 767( 70.00%), action 420, FPS 1.88, Running 280.76s Step 768( 70.17%), action 421, FPS 1.89, Running 281.43s Step 769( 70.33%), action 422, FPS 1.89, Running 281.91s Step 770( 70.50%), action 423, FPS 1.89, Running 282.44s Step 771( 70.67%), action 424, FPS 1.89, Running 282.92s Step 772( 70.83%), action 425, FPS 1.89, Running 283.45s Step 773( 71.00%), action 426, FPS 1.89, Running 283.94s Step 774( 71.17%), action 427, FPS 1.90, Running 284.48s Step 775( 71.33%), action 428, FPS 1.90, Running 284.97s Step 776( 71.50%), action 429, FPS 1.90, Running 285.51s Step 777( 71.67%), action 430, FPS 1.91, Running 285.98s Step 778( 71.83%), action 431, FPS 1.90, Running 286.69s Step 779( 72.00%), action 432, FPS 1.90, Running 287.19s Step 780( 72.17%), action 433, FPS 1.90, Running 287.73s Step 781( 72.33%), action 434, FPS 1.90, Running 288.24s Step 782( 72.50%), action 435, FPS 1.90, Running 288.78s Step 783( 72.67%), action 436, FPS 1.90, Running 289.29s Step 784( 72.83%), action 437, FPS 1.89, Running 289.82s Step 785( 73.00%), action 438, FPS 1.89, Running 290.30s Step 786( 73.17%), action 439, FPS 1.89, Running 290.86s Step 787( 73.33%), action 440, FPS 1.89, Running 291.35s Step 788( 73.50%), action 441, FPS 1.89, Running 292.03s Step 789( 73.67%), action 442, FPS 1.88, Running 292.53s Step 790( 73.83%), action 443, FPS 1.88, Running 293.08s Step 791( 74.00%), action 444, FPS 1.88, Running 293.58s Step 792( 74.17%), action 445, FPS 1.87, Running 294.13s Step 793( 74.33%), action 446, FPS 1.87, Running 294.61s Step 794( 74.50%), action 447, FPS 1.87, Running 295.14s Step 795( 74.67%), action 448, FPS 1.88, Running 295.63s Step 796( 74.83%), action 449, FPS 1.88, Running 296.16s Step 797( 75.00%), action 450, FPS 1.88, Running 296.63s Step 798( 75.17%), action 451, FPS 1.88, Running 297.32s Step 799( 75.33%), action 452, FPS 1.89, Running 297.79s Step 800( 75.50%), action 453, FPS 1.89, Running 298.32s Step 801( 75.67%), action 454, FPS 1.89, Running 298.82s Step 802( 75.83%), action 455, FPS 1.90, Running 299.33s Step 803( 76.00%), action 456, FPS 1.90, Running 299.80s Step 804( 76.17%), action 457, FPS 1.90, Running 300.32s Step 805( 76.33%), action 458, FPS 1.90, Running 300.81s Step 806( 76.50%), action 459, FPS 1.91, Running 301.33s Step 807( 76.67%), action 460, FPS 1.91, Running 301.80s Step 808( 76.83%), action 461, FPS 1.92, Running 302.47s Step 809( 77.00%), action 462, FPS 1.92, Running 302.97s Step 810( 77.17%), action 463, FPS 1.92, Running 303.51s Step 811( 77.33%), action 464, FPS 1.92, Running 303.98s Step 812( 77.50%), action 465, FPS 1.93, Running 304.51s Step 813( 77.67%), action 466, FPS 1.92, Running 305.01s Step 814( 77.83%), action 467, FPS 1.92, Running 305.55s Step 815( 78.00%), action 468, FPS 1.93, Running 306.00s Step 816( 78.17%), action 469, FPS 1.93, Running 306.50s Step 817( 78.33%), action 470, FPS 1.93, Running 306.97s Step 818( 78.50%), action 471, FPS 1.94, Running 307.64s Step 819( 78.67%), action 472, FPS 1.93, Running 308.14s Step 820( 78.83%), action 473, FPS 1.93, Running 308.65s Step 821( 79.00%), action 474, FPS 1.94, Running 309.15s Step 822( 79.17%), action 475, FPS 1.94, Running 309.66s Step 823( 79.33%), action 476, FPS 1.93, Running 310.14s Step 824( 79.50%), action 477, FPS 1.93, Running 310.68s Step 825( 79.67%), action 478, FPS 1.93, Running 311.16s Step 826( 79.83%), action 479, FPS 1.94, Running 311.65s Step 827( 80.00%), action 480, FPS 1.94, Running 312.13s Step 828( 80.17%), action 481, FPS 1.94, Running 312.77s Step 829( 80.33%), action 482, FPS 1.94, Running 313.27s Step 830( 80.50%), action 483, FPS 1.94, Running 313.79s Step 831( 80.67%), action 484, FPS 1.94, Running 314.27s Step 832( 80.83%), action 485, FPS 1.95, Running 314.79s Step 833( 81.00%), action 486, FPS 1.94, Running 315.31s Step 834( 81.17%), action 487, FPS 1.95, Running 315.82s Step 835( 81.33%), action 488, FPS 1.93, Running 316.34s Step 836( 81.50%), action 489, FPS 1.93, Running 316.87s Step 837( 81.67%), action 490, FPS 1.92, Running 317.37s Step 838( 81.83%), action 491, FPS 1.93, Running 318.02s Step 839( 82.00%), action 492, FPS 1.93, Running 318.51s Step 840( 82.17%), action 493, FPS 1.93, Running 319.03s Step 841( 82.33%), action 494, FPS 1.93, Running 319.51s Step 842( 82.50%), action 495, FPS 1.93, Running 320.02s Step 843( 82.67%), action 496, FPS 1.93, Running 320.50s Step 844( 82.83%), action 497, FPS 1.93, Running 321.03s Step 845( 83.00%), action 498, FPS 1.93, Running 321.51s Step 846( 83.17%), action 499, FPS 1.92, Running 322.04s Step 847( 83.33%), action 500, FPS 1.92, Running 322.53s Step 848( 83.50%), action 501, FPS 1.92, Running 323.19s Step 849( 83.67%), action 502, FPS 1.93, Running 323.65s Step 850( 83.83%), action 503, FPS 1.93, Running 324.16s Step 851( 84.00%), action 504, FPS 1.93, Running 324.66s Step 852( 84.17%), action 505, FPS 1.92, Running 325.18s Step 853( 84.33%), action 506, FPS 1.93, Running 325.66s Step 854( 84.50%), action 507, FPS 1.93, Running 326.19s Step 855( 84.67%), action 508, FPS 1.94, Running 326.67s Step 856( 84.83%), action 509, FPS 1.94, Running 327.18s Step 857( 85.00%), action 510, FPS 1.94, Running 327.69s Step 858( 85.17%), action 511, FPS 1.94, Running 328.34s Step 859( 85.33%), action 512, FPS 1.94, Running 328.81s Step 860( 85.50%), action 513, FPS 1.94, Running 329.34s Step 861( 85.67%), action 514, FPS 1.94, Running 329.80s Step 862( 85.83%), action 515, FPS 1.94, Running 330.33s Step 863( 86.00%), action 516, FPS 1.94, Running 330.81s Step 864( 86.17%), action 517, FPS 1.94, Running 331.32s Step 865( 86.33%), action 518, FPS 1.94, Running 331.83s Step 866( 86.50%), action 519, FPS 1.94, Running 332.35s Step 867( 86.67%), action 520, FPS 1.94, Running 332.84s Step 868( 86.83%), action 521, FPS 1.94, Running 333.48s Step 869( 87.00%), action 522, FPS 1.94, Running 333.96s Step 870( 87.17%), action 523, FPS 1.94, Running 334.50s Step 871( 87.33%), action 524, FPS 1.94, Running 334.98s Step 872( 87.50%), action 525, FPS 1.94, Running 335.51s Step 873( 87.67%), action 526, FPS 1.94, Running 335.99s Step 874( 87.83%), action 527, FPS 1.94, Running 336.51s Step 875( 88.00%), action 528, FPS 1.94, Running 336.99s Step 876( 88.17%), action 529, FPS 1.94, Running 337.51s Step 877( 88.33%), action 530, FPS 1.94, Running 338.03s Step 878( 88.50%), action 531, FPS 1.93, Running 338.72s Step 879( 88.67%), action 532, FPS 1.92, Running 339.22s Step 880( 88.83%), action 533, FPS 1.92, Running 339.76s Step 881( 89.00%), action 534, FPS 1.92, Running 340.24s Step 882( 89.17%), action 535, FPS 1.92, Running 340.76s Step 883( 89.33%), action 536, FPS 1.91, Running 341.27s Step 884( 89.50%), action 537, FPS 1.91, Running 341.81s Step 885( 89.67%), action 538, FPS 1.91, Running 342.30s Step 886( 89.83%), action 539, FPS 1.91, Running 342.85s Step 887( 90.00%), action 540, FPS 1.91, Running 343.31s Step 888( 90.17%), action 541, FPS 1.91, Running 343.96s Step 889( 90.33%), action 542, FPS 1.91, Running 344.44s Step 890( 90.50%), action 543, FPS 1.91, Running 344.98s Step 891( 90.67%), action 544, FPS 1.91, Running 345.47s Step 892( 90.83%), action 545, FPS 1.91, Running 345.98s Step 893( 91.00%), action 546, FPS 1.91, Running 346.49s Step 894( 91.17%), action 547, FPS 1.90, Running 347.02s Step 895( 91.33%), action 548, FPS 1.91, Running 347.48s Step 896( 91.50%), action 549, FPS 1.90, Running 348.03s Step 897( 91.67%), action 550, FPS 1.91, Running 348.52s Step 898( 91.83%), action 551, FPS 1.91, Running 349.18s Step 899( 92.00%), action 552, FPS 1.91, Running 349.69s Step 900( 92.17%), action 553, FPS 1.91, Running 350.22s Step 901( 92.33%), action 554, FPS 1.92, Running 350.68s Step 902( 92.50%), action 555, FPS 1.92, Running 351.20s Step 903( 92.67%), action 556, FPS 1.91, Running 351.72s Step 904( 92.83%), action 557, FPS 1.91, Running 352.30s Step 905( 93.00%), action 558, FPS 1.91, Running 352.77s Step 906( 93.17%), action 559, FPS 1.92, Running 353.28s Step 907( 93.33%), action 560, FPS 1.92, Running 353.74s Step 908( 93.50%), action 561, FPS 1.92, Running 354.40s Step 909( 93.67%), action 562, FPS 1.91, Running 354.91s Step 910( 93.83%), action 563, FPS 1.91, Running 355.44s Step 911( 94.00%), action 564, FPS 1.91, Running 355.92s Step 912( 94.17%), action 565, FPS 1.91, Running 356.45s Step 913( 94.33%), action 566, FPS 1.91, Running 356.93s Step 914( 94.50%), action 567, FPS 1.92, Running 357.46s Step 915( 94.67%), action 568, FPS 1.91, Running 357.94s Step 916( 94.83%), action 569, FPS 1.91, Running 358.48s Step 917( 95.00%), action 570, FPS 1.91, Running 358.97s Step 918( 95.17%), action 571, FPS 1.91, Running 359.64s Step 919( 95.33%), action 572, FPS 1.92, Running 360.10s Step 920( 95.50%), action 573, FPS 1.92, Running 360.64s Step 921( 95.67%), action 574, FPS 1.91, Running 361.15s Step 922( 95.83%), action 575, FPS 1.91, Running 361.67s Step 923( 96.00%), action 576, FPS 1.92, Running 362.15s Step 924( 96.17%), action 577, FPS 1.93, Running 362.68s Step 925( 96.33%), action 578, FPS 1.92, Running 363.19s Step 926( 96.50%), action 579, FPS 1.91, Running 363.73s Step 927( 96.67%), action 580, FPS 1.91, Running 364.20s Step 928( 96.83%), action 581, FPS 1.91, Running 364.88s Step 929( 97.00%), action 582, FPS 1.91, Running 365.38s Step 930( 97.17%), action 583, FPS 1.91, Running 365.90s Step 931( 97.33%), action 584, FPS 1.91, Running 366.41s Step 932( 97.50%), action 585, FPS 1.91, Running 366.94s Step 933( 97.67%), action 586, FPS 1.91, Running 367.43s Step 934( 97.83%), action 587, FPS 1.91, Running 367.94s Step 935( 98.00%), action 588, FPS 1.91, Running 368.42s Step 936( 98.17%), action 589, FPS 1.91, Running 368.95s Step 937( 98.33%), action 590, FPS 1.91, Running 369.43s Step 938( 98.50%), action 591, FPS 1.91, Running 370.10s Step 939( 98.67%), action 592, FPS 1.90, Running 370.60s Step 940( 98.83%), action 593, FPS 1.90, Running 371.14s Step 941( 99.00%), action 594, FPS 1.90, Running 371.66s Step 942( 99.17%), action 595, FPS 1.90, Running 372.18s Step 943( 99.33%), action 596, FPS 1.90, Running 372.66s Step 944( 99.50%), action 597, FPS 1.90, Running 373.19s Step 945( 99.67%), action 598, FPS 1.91, Running 373.66s Step 946( 99.83%), action 599, FPS 1.91, Running 374.22s Step 947(100.00%), action 600, FPS 1.91, Running 374.68s [2026-08-03 01:02:21] [71 ] Seed 70 failed after 374.78 s. +steps: 947 , actions: 600 . +Instruction: Empty +Total 9/71(12.68%) success. +Setting seed: 71 +Step 1( N/A%), pre moving , FPS 7.92, Running 0.13s Step 2( N/A%), pre moving , FPS 10.36, Running 0.19s Step 3( N/A%), pre moving , FPS 11.03, Running 0.27s Step 4( N/A%), pre moving , FPS 11.42, Running 0.35s Step 5( N/A%), pre moving , FPS 11.24, Running 0.44s Step 6( N/A%), pre moving , FPS 11.17, Running 0.54s Step 7( N/A%), pre moving , FPS 10.81, Running 0.65s Step 8( N/A%), pre moving , FPS 10.80, Running 0.74s Step 9( N/A%), pre moving , FPS 10.70, Running 0.84s Step 10( N/A%), pre moving , FPS 10.66, Running 0.94s Step 11( N/A%), pre moving , FPS 10.66, Running 1.03s Step 12( N/A%), pre moving , FPS 10.50, Running 1.14s Step 13( N/A%), pre moving , FPS 10.52, Running 1.24s Step 14( N/A%), pre moving , FPS 10.47, Running 1.34s Step 15( N/A%), pre moving , FPS 10.46, Running 1.43s Step 16( N/A%), pre moving , FPS 10.39, Running 1.54s Step 17( N/A%), pre moving , FPS 10.37, Running 1.64s Step 18( N/A%), pre moving , FPS 10.39, Running 1.73s Step 19( N/A%), pre moving , FPS 10.36, Running 1.83s Step 20( N/A%), pre moving , FPS 10.36, Running 1.93s Step 21( N/A%), pre moving , FPS 9.24, Running 2.29s Step 22( N/A%), pre moving , FPS 9.14, Running 2.38s Step 23( N/A%), pre moving , FPS 9.07, Running 2.48s Step 24( N/A%), pre moving , FPS 9.00, Running 2.57s Step 25( N/A%), pre moving , FPS 9.01, Running 2.67s Step 26( N/A%), pre moving , FPS 8.08, Running 3.01s Step 27( N/A%), pre moving , FPS 8.22, Running 3.08s Step 28( N/A%), pre moving , FPS 8.27, Running 3.16s Step 29( N/A%), pre moving , FPS 8.34, Running 3.24s Step 30( N/A%), pre moving , FPS 8.38, Running 3.33s Step 31( N/A%), pre moving , FPS 8.44, Running 3.40s Step 32( N/A%), pre moving , FPS 8.58, Running 3.47s Step 33( N/A%), pre moving , FPS 8.61, Running 3.56s Step 34( N/A%), pre moving , FPS 8.73, Running 3.63s Step 35( N/A%), pre moving , FPS 8.73, Running 3.72s Step 36( N/A%), pre moving , FPS 6.54, Running 4.60s Step 37( N/A%), pre moving , FPS 6.03, Running 4.95s Step 38( N/A%), pre moving , FPS 6.03, Running 5.05s Step 39( N/A%), pre moving , FPS 6.03, Running 5.15s Step 40( N/A%), pre moving , FPS 6.03, Running 5.25s Step 41( N/A%), pre moving , FPS 6.52, Running 5.36s Step 42( N/A%), pre moving , FPS 6.51, Running 5.45s Step 43( N/A%), pre moving , FPS 6.52, Running 5.54s Step 44( N/A%), pre moving , FPS 6.51, Running 5.65s Step 45( N/A%), pre moving , FPS 6.50, Running 5.74s Step 46( N/A%), pre moving , FPS 7.09, Running 5.83s Step 47( N/A%), pre moving , FPS 6.98, Running 5.95s Step 48( N/A%), pre moving , FPS 5.64, Running 6.71s Step 49( N/A%), pre moving , FPS 5.66, Running 6.77s Step 50( N/A%), pre moving , FPS 5.69, Running 6.84s Step 51( N/A%), pre moving , FPS 5.73, Running 6.89s Step 52( N/A%), pre moving , FPS 5.74, Running 6.96s Step 53( N/A%), pre moving , FPS 5.74, Running 7.04s Step 54( N/A%), pre moving , FPS 5.61, Running 7.19s Step 55( N/A%), pre moving , FPS 5.53, Running 7.34s Step 56( N/A%), pre moving , FPS 6.90, Running 7.50s Step 57( N/A%), pre moving , FPS 7.40, Running 7.66s Step 58( N/A%), pre moving , FPS 7.28, Running 7.79s Step 59( N/A%), pre moving , FPS 7.17, Running 7.94s Step 60( N/A%), pre moving , FPS 7.03, Running 8.09s Step 61( N/A%), pre moving , FPS 7.00, Running 8.22s Step 62( N/A%), pre moving , FPS 6.88, Running 8.36s Step 63( N/A%), pre moving , FPS 6.79, Running 8.49s Step 64( N/A%), pre moving , FPS 6.68, Running 8.64s Step 65( N/A%), pre moving , FPS 6.54, Running 8.80s Step 66( N/A%), pre moving , FPS 6.44, Running 8.94s Step 67( N/A%), pre moving , FPS 6.36, Running 9.09s Step 68( N/A%), pre moving , FPS 7.89, Running 9.24s Step 69( N/A%), pre moving , FPS 7.62, Running 9.40s Step 70( N/A%), pre moving , FPS 7.37, Running 9.56s Step 71( N/A%), pre moving , FPS 7.11, Running 9.70s Step 72( N/A%), pre moving , FPS 6.99, Running 9.82s Step 73( N/A%), pre moving , FPS 6.92, Running 9.94s Step 74( N/A%), pre moving , FPS 6.97, Running 10.06s Step 75( N/A%), pre moving , FPS 7.05, Running 10.18s Step 76( N/A%), pre moving , FPS 7.18, Running 10.29s Step 77( N/A%), pre moving , FPS 7.28, Running 10.40s Step 78( N/A%), pre moving , FPS 7.24, Running 10.56s Step 79( N/A%), pre moving , FPS 7.20, Running 10.72s Step 80( N/A%), pre moving , FPS 7.25, Running 10.85s Step 81( N/A%), pre moving , FPS 7.22, Running 10.99s Step 82( N/A%), pre moving , FPS 7.25, Running 11.12s Step 83( N/A%), pre moving , FPS 7.21, Running 11.26s Step 84( N/A%), pre moving , FPS 7.32, Running 11.37s Step 85( N/A%), pre moving , FPS 7.51, Running 11.46s Step 86( N/A%), pre moving , FPS 7.64, Running 11.56s Step 87( N/A%), pre moving , FPS 7.77, Running 11.66s Step 88( N/A%), pre moving , FPS 7.95, Running 11.76s Step 89( N/A%), pre moving , FPS 8.15, Running 11.85s Step 90( N/A%), pre moving , FPS 8.35, Running 11.95s Step 91( N/A%), pre moving , FPS 8.54, Running 12.05s Step 92( N/A%), pre moving , FPS 8.54, Running 12.16s Step 93( N/A%), pre moving , FPS 8.64, Running 12.25s Step 94( N/A%), pre moving , FPS 8.78, Running 12.34s Step 95( N/A%), pre moving , FPS 8.83, Running 12.44s Step 96( N/A%), pre moving , FPS 8.88, Running 12.54s Step 97( N/A%), pre moving , FPS 8.98, Running 12.63s Step 98( N/A%), pre moving , FPS 9.25, Running 12.72s Step 99( N/A%), pre moving , FPS 9.46, Running 12.83s Step 100( N/A%), pre moving , FPS 9.78, Running 12.90s Step 101( N/A%), pre moving , FPS 9.91, Running 13.01s Step 102( N/A%), pre moving , FPS 10.18, Running 13.08s Step 103( N/A%), pre moving , FPS 10.57, Running 13.16s Step 104( N/A%), pre moving , FPS 10.73, Running 13.23s Step 105( N/A%), pre moving , FPS 10.92, Running 13.29s Step 106( N/A%), pre moving , FPS 11.04, Running 13.37s Step 107( N/A%), pre moving , FPS 11.29, Running 13.44s Step 108( N/A%), pre moving , FPS 11.35, Running 13.52s Step 109( N/A%), pre moving , FPS 11.50, Running 13.59s Step 110( N/A%), pre moving , FPS 11.65, Running 13.67s Step 111( N/A%), pre moving , FPS 11.73, Running 13.75s Step 112( N/A%), pre moving , FPS 11.88, Running 13.84s Step 113( N/A%), pre moving , FPS 7.23, Running 15.02s Step 114( N/A%), pre moving , FPS 6.60, Running 15.37s Step 115( N/A%), pre moving , FPS 6.09, Running 15.72s Step 116( N/A%), pre moving , FPS 5.65, Running 16.08s Step 117( N/A%), pre moving , FPS 5.31, Running 16.40s Step 118( N/A%), pre moving , FPS 4.93, Running 16.77s Step 119( N/A%), pre moving , FPS 4.62, Running 17.16s Step 120( N/A%), pre moving , FPS 4.32, Running 17.53s Step 121( N/A%), pre moving , FPS 4.07, Running 17.91s Step 122( N/A%), pre moving , FPS 3.86, Running 18.27s Step 123( N/A%), pre moving , FPS 3.66, Running 18.63s Step 124( N/A%), pre moving , FPS 3.47, Running 18.99s Step 125( N/A%), pre moving , FPS 3.30, Running 19.35s Step 126( N/A%), pre moving , FPS 3.17, Running 19.68s Step 127( N/A%), pre moving , FPS 3.03, Running 20.04s Step 128( N/A%), pre moving , FPS 2.89, Running 20.43s Step 129( N/A%), pre moving , FPS 2.78, Running 20.78s Step 130( N/A%), pre moving , FPS 2.68, Running 21.14s Step 131( N/A%), pre moving , FPS 2.58, Running 21.49s Step 132( N/A%), pre moving , FPS 2.50, Running 21.85s Step 133( N/A%), pre moving , FPS 2.79, Running 22.20s Step 134( N/A%), pre moving , FPS 2.78, Running 22.58s Step 135( N/A%), pre moving , FPS 2.79, Running 22.90s Step 136( N/A%), pre moving , FPS 2.78, Running 23.28s Step 137( N/A%), pre moving , FPS 2.75, Running 23.66s Step 138( N/A%), pre moving , FPS 2.76, Running 24.01s Step 139( N/A%), pre moving , FPS 2.76, Running 24.41s Step 140( N/A%), pre moving , FPS 2.76, Running 24.76s Step 141( N/A%), pre moving , FPS 2.73, Running 25.23s Step 142( N/A%), pre moving , FPS 2.68, Running 25.73s Step 143( N/A%), pre moving , FPS 2.68, Running 26.10s Step 144( N/A%), pre moving , FPS 2.68, Running 26.46s Step 145( N/A%), pre moving , FPS 2.67, Running 26.84s Step 146( N/A%), pre moving , FPS 2.63, Running 27.28s Step 147( N/A%), pre moving , FPS 2.62, Running 27.68s Step 148( N/A%), pre moving , FPS 2.62, Running 28.06s Step 149( N/A%), pre moving , FPS 2.62, Running 28.43s Step 150( N/A%), pre moving , FPS 2.61, Running 28.80s Step 151( N/A%), pre moving , FPS 2.59, Running 29.20s Step 152( N/A%), pre moving , FPS 2.59, Running 29.57s Step 153( N/A%), pre moving , FPS 2.57, Running 29.97s Step 154( N/A%), pre moving , FPS 2.56, Running 30.40s Step 155( N/A%), pre moving , FPS 2.53, Running 30.79s Step 156( N/A%), pre moving , FPS 2.53, Running 31.17s Step 157( N/A%), pre moving , FPS 2.53, Running 31.58s Step 158( N/A%), pre moving , FPS 2.51, Running 31.98s Step 159( N/A%), pre moving , FPS 2.50, Running 32.40s Step 160( N/A%), pre moving , FPS 2.49, Running 32.81s Step 161( N/A%), pre moving , FPS 2.52, Running 33.18s Step 162( N/A%), pre moving , FPS 2.55, Running 33.57s Step 163( N/A%), pre moving , FPS 2.54, Running 33.96s Step 164( N/A%), pre moving , FPS 2.54, Running 34.35s Step 165( N/A%), pre moving , FPS 2.54, Running 34.73s Step 166( N/A%), pre moving , FPS 2.54, Running 35.15s Step 167( N/A%), pre moving , FPS 2.54, Running 35.55s Step 168( N/A%), pre moving , FPS 2.53, Running 35.97s Step 169( N/A%), pre moving , FPS 2.52, Running 36.36s Step 170( N/A%), pre moving , FPS 2.51, Running 36.76s Step 171( N/A%), pre moving , FPS 2.51, Running 37.16s Step 172( N/A%), pre moving , FPS 2.51, Running 37.54s Step 173( N/A%), pre moving , FPS 2.51, Running 37.93s Step 174( N/A%), pre moving , FPS 2.52, Running 38.32s Step 175( N/A%), pre moving , FPS 2.53, Running 38.71s Step 176( N/A%), pre moving , FPS 2.50, Running 39.16s Step 177( N/A%), pre moving , FPS 2.51, Running 39.55s Step 178( N/A%), pre moving , FPS 2.52, Running 39.92s Step 179( N/A%), pre moving , FPS 2.53, Running 40.31s Step 180( N/A%), pre moving , FPS 2.52, Running 40.74s Step 181( N/A%), pre moving , FPS 2.51, Running 41.14s Step 182( N/A%), pre moving , FPS 2.52, Running 41.52s Step 183( N/A%), pre moving , FPS 2.51, Running 41.92s Step 184( N/A%), pre moving , FPS 2.51, Running 42.30s Step 185( N/A%), pre moving , FPS 2.59, Running 42.44s Step 186( N/A%), pre moving , FPS 2.70, Running 42.57s Step 187( N/A%), pre moving , FPS 2.80, Running 42.70s Step 188( N/A%), pre moving , FPS 2.91, Running 42.84s Step 189( N/A%), pre moving , FPS 3.03, Running 42.96s Step 190( N/A%), pre moving , FPS 3.16, Running 43.09s Step 191( N/A%), pre moving , FPS 3.29, Running 43.24s Step 192( N/A%), pre moving , FPS 3.43, Running 43.36s Step 193( N/A%), pre moving , FPS 3.60, Running 43.48s Step 194( N/A%), pre moving , FPS 3.80, Running 43.59s Step 195( N/A%), pre moving , FPS 3.50, Running 44.42s Step 196( N/A%), pre moving , FPS 3.71, Running 44.54s Step 197( N/A%), pre moving , FPS 3.90, Running 44.68s Step 198( N/A%), pre moving , FPS 4.08, Running 44.82s Step 199( N/A%), pre moving , FPS 4.32, Running 44.95s Step 200( N/A%), pre moving , FPS 4.62, Running 45.07s Step 201( N/A%), pre moving , FPS 4.91, Running 45.21s Step 202( N/A%), pre moving , FPS 5.24, Running 45.34s Step 203( N/A%), pre moving , FPS 5.62, Running 45.48s Step 204( N/A%), pre moving , FPS 6.05, Running 45.61s Step 205( N/A%), pre moving , FPS 5.93, Running 45.82s Step 206( N/A%), pre moving , FPS 5.79, Running 46.02s Step 207( N/A%), pre moving , FPS 5.68, Running 46.22s Step 208( N/A%), pre moving , FPS 5.57, Running 46.43s Step 209( N/A%), pre moving , FPS 5.45, Running 46.63s Step 210( N/A%), pre moving , FPS 5.35, Running 46.83s Step 211( N/A%), pre moving , FPS 5.26, Running 47.04s Step 212( N/A%), pre moving , FPS 5.06, Running 47.32s Step 213( N/A%), pre moving , FPS 4.92, Running 47.55s Step 214( N/A%), pre moving , FPS 4.76, Running 47.79s Step 215( N/A%), pre moving , FPS 5.50, Running 48.05s Step 216( N/A%), pre moving , FPS 5.28, Running 48.33s Step 217( N/A%), pre moving , FPS 5.09, Running 48.60s Step 218( N/A%), pre moving , FPS 4.92, Running 48.88s Step 219( N/A%), pre moving , FPS 4.76, Running 49.14s Step 220( N/A%), pre moving , FPS 4.60, Running 49.42s Step 221( N/A%), pre moving , FPS 4.46, Running 49.70s Step 222( N/A%), pre moving , FPS 4.37, Running 49.91s Step 223( N/A%), pre moving , FPS 4.31, Running 50.12s Step 224( N/A%), pre moving , FPS 4.30, Running 50.26s Step 225( N/A%), pre moving , FPS 4.37, Running 50.39s Step 226( N/A%), pre moving , FPS 4.43, Running 50.53s Step 227( N/A%), pre moving , FPS 4.42, Running 50.74s Step 228( N/A%), pre moving , FPS 4.43, Running 50.95s Step 229( N/A%), pre moving , FPS 4.49, Running 51.08s Step 230( N/A%), pre moving , FPS 4.57, Running 51.21s Step 231( N/A%), pre moving , FPS 4.67, Running 51.32s Step 232( N/A%), pre moving , FPS 4.85, Running 51.44s Step 233( N/A%), pre moving , FPS 4.99, Running 51.55s Step 234( N/A%), pre moving , FPS 5.15, Running 51.67s Step 235( N/A%), pre moving , FPS 5.35, Running 51.79s Step 236( N/A%), pre moving , FPS 5.59, Running 51.91s Step 237( N/A%), pre moving , FPS 5.81, Running 52.04s Step 238( N/A%), pre moving , FPS 6.09, Running 52.17s Step 239( N/A%), pre moving , FPS 6.35, Running 52.29s Step 240( N/A%), pre moving , FPS 6.65, Running 52.43s Step 241( N/A%), pre moving , FPS 6.98, Running 52.56s Step 242( N/A%), pre moving , FPS 7.21, Running 52.69s Step 243( N/A%), pre moving , FPS 5.88, Running 53.52s Step 244( N/A%), pre moving , FPS 5.92, Running 53.64s Step 245( N/A%), pre moving , FPS 5.91, Running 53.78s Step 246( N/A%), pre moving , FPS 5.90, Running 53.92s Step 247( N/A%), pre moving , FPS 6.05, Running 54.05s Step 248( N/A%), pre moving , FPS 6.18, Running 54.18s Step 249( N/A%), pre moving , FPS 6.03, Running 54.40s Step 250( N/A%), pre moving , FPS 5.90, Running 54.60s Step 251( N/A%), pre moving , FPS 5.63, Running 54.87s Step 252( N/A%), pre moving , FPS 5.46, Running 55.10s Step 253( N/A%), pre moving , FPS 5.23, Running 55.38s Step 254( N/A%), pre moving , FPS 5.03, Running 55.65s Step 255( N/A%), pre moving , FPS 4.84, Running 55.92s Step 256( N/A%), pre moving , FPS 4.65, Running 56.20s Step 257( N/A%), pre moving , FPS 4.52, Running 56.47s Step 258( N/A%), pre moving , FPS 4.37, Running 56.74s Step 259( N/A%), pre moving , FPS 4.23, Running 57.02s Step 260( N/A%), pre moving , FPS 4.10, Running 57.31s Step 261( N/A%), pre moving , FPS 3.99, Running 57.57s Step 262( N/A%), pre moving , FPS 3.87, Running 57.85s Step 263( N/A%), pre moving , FPS 4.33, Running 58.14s Step 264( N/A%), pre moving , FPS 4.18, Running 58.42s Step 265( N/A%), pre moving , FPS 4.07, Running 58.69s Step 266( N/A%), pre moving , FPS 3.98, Running 58.95s Step 267( N/A%), pre moving , FPS 3.89, Running 59.19s Step 268( N/A%), pre moving , FPS 3.80, Running 59.44s Step 269( N/A%), pre moving , FPS 3.76, Running 59.71s Step 270( N/A%), pre moving , FPS 3.70, Running 60.01s Step 271( N/A%), pre moving , FPS 3.69, Running 60.30s Step 272( N/A%), pre moving , FPS 3.66, Running 60.57s Step 273( N/A%), pre moving , FPS 3.65, Running 60.85s Step 274( N/A%), pre moving , FPS 3.65, Running 61.13s Step 275( N/A%), pre moving , FPS 3.63, Running 61.42s Step 276( N/A%), pre moving , FPS 3.64, Running 61.69s Step 277( N/A%), pre moving , FPS 3.64, Running 61.97s Step 278( N/A%), pre moving , FPS 3.64, Running 62.25s Step 279( N/A%), pre moving , FPS 3.63, Running 62.53s Step 280( N/A%), pre moving , FPS 3.64, Running 62.80s Step 281( N/A%), pre moving , FPS 3.70, Running 62.98s Step 282( N/A%), pre moving , FPS 3.77, Running 63.16s Step 283( N/A%), pre moving , FPS 3.80, Running 63.40s Step 284( N/A%), pre moving , FPS 3.82, Running 63.67s Step 285( N/A%), pre moving , FPS 3.80, Running 63.95s Step 286( N/A%), pre moving , FPS 3.78, Running 64.24s Step 287( N/A%), pre moving , FPS 3.76, Running 64.52s Step 288( N/A%), pre moving , FPS 3.74, Running 64.78s Step 289( N/A%), pre moving , FPS 3.74, Running 65.06s Step 290( N/A%), pre moving , FPS 3.75, Running 65.34s Step 291( N/A%), pre moving , FPS 3.76, Running 65.62s Step 292( N/A%), pre moving , FPS 3.75, Running 65.90s Step 293( N/A%), pre moving , FPS 3.81, Running 66.10s Step 294( N/A%), pre moving , FPS 3.86, Running 66.31s Step 295( N/A%), pre moving , FPS 3.92, Running 66.52s Step 296( N/A%), pre moving , FPS 3.99, Running 66.71s Step 297( N/A%), pre moving , FPS 4.06, Running 66.89s Step 298( N/A%), pre moving , FPS 4.15, Running 67.07s Step 299( N/A%), pre moving , FPS 4.29, Running 67.20s Step 300( N/A%), pre moving , FPS 4.43, Running 67.32s Step 301( N/A%), pre moving , FPS 4.48, Running 67.44s Step 302( N/A%), pre moving , FPS 4.52, Running 67.58s Step 303( N/A%), pre moving , FPS 4.65, Running 67.70s Step 304( N/A%), pre moving , FPS 4.79, Running 67.84s Step 305( N/A%), pre moving , FPS 4.97, Running 67.97s Step 306( N/A%), pre moving , FPS 5.19, Running 68.09s Step 307( N/A%), pre moving , FPS 5.41, Running 68.22s Step 308( N/A%), pre moving , FPS 5.62, Running 68.34s Step 309( N/A%), pre moving , FPS 5.85, Running 68.48s Step 310( N/A%), pre moving , FPS 6.12, Running 68.61s Step 311( N/A%), pre moving , FPS 6.39, Running 68.75s Step 312( N/A%), pre moving , FPS 6.74, Running 68.87s Step 313( N/A%), pre moving , FPS 6.90, Running 69.00s Step 314( N/A%), pre moving , FPS 7.06, Running 69.14s Step 315( N/A%), pre moving , FPS 7.30, Running 69.26s Step 316( N/A%), pre moving , FPS 7.46, Running 69.39s Step 317( N/A%), pre moving , FPS 7.58, Running 69.53s Step 318( N/A%), pre moving , FPS 7.76, Running 69.65s Step 319( N/A%), pre moving , FPS 4.28, Running 71.87s Step 320( N/A%), pre moving , FPS 4.03, Running 72.28s Step 321( N/A%), pre moving , FPS 3.83, Running 72.67s Step 322( N/A%), pre moving , FPS 3.63, Running 73.09s Step 323( N/A%), pre moving , FPS 3.46, Running 73.49s Step 324( N/A%), pre moving , FPS 3.30, Running 73.89s Step 325( N/A%), pre moving , FPS 3.17, Running 74.29s Step 326( N/A%), pre moving , FPS 3.05, Running 74.66s Step 327( N/A%), pre moving , FPS 2.91, Running 75.08s Step 328( N/A%), pre moving , FPS 2.80, Running 75.48s Step 329( N/A%), pre moving , FPS 2.70, Running 75.88s Step 330( N/A%), pre moving , FPS 2.60, Running 76.28s Step 331( N/A%), pre moving , FPS 2.53, Running 76.66s Step 332( N/A%), pre moving , FPS 2.45, Running 77.04s Step 333( N/A%), pre moving , FPS 2.37, Running 77.46s Step 334( N/A%), pre moving , FPS 2.30, Running 77.85s Step 335( N/A%), pre moving , FPS 2.23, Running 78.24s Step 336( N/A%), pre moving , FPS 2.16, Running 78.64s Step 337( N/A%), pre moving , FPS 2.10, Running 79.03s Step 338( N/A%), pre moving , FPS 2.05, Running 79.42s Step 339( 0.17%), action 1, FPS 2.33, Running 80.48s Step 340( 0.33%), action 2, FPS 2.27, Running 81.09s Step 341( 0.50%), action 3, FPS 2.25, Running 81.55s Step 342( 0.67%), action 4, FPS 2.22, Running 82.09s Step 343( 0.83%), action 5, FPS 2.20, Running 82.58s Step 344( 1.00%), action 6, FPS 2.17, Running 83.11s Step 345( 1.17%), action 7, FPS 2.15, Running 83.59s Step 346( 1.33%), action 8, FPS 2.11, Running 84.12s Step 347( 1.50%), action 9, FPS 2.10, Running 84.62s Step 348( 1.67%), action 10, FPS 2.07, Running 85.12s Step 349( 1.83%), action 11, FPS 2.03, Running 85.71s Step 350( 2.00%), action 12, FPS 2.01, Running 86.22s Step 351( 2.17%), action 13, FPS 1.99, Running 86.73s Step 352( 2.33%), action 14, FPS 1.96, Running 87.26s Step 353( 2.50%), action 15, FPS 1.93, Running 87.83s Step 354( 2.67%), action 16, FPS 1.90, Running 88.39s Step 355( 2.83%), action 17, FPS 1.88, Running 88.88s Step 356( 3.00%), action 18, FPS 1.85, Running 89.48s Step 357( 3.17%), action 19, FPS 1.83, Running 89.97s Step 358( 3.33%), action 20, FPS 1.81, Running 90.48s Step 359( 3.50%), action 21, FPS 1.88, Running 91.12s Step 360( 3.67%), action 22, FPS 1.89, Running 91.67s Step 361( 3.83%), action 23, FPS 1.89, Running 92.15s Step 362( 4.00%), action 24, FPS 1.89, Running 92.68s Step 363( 4.17%), action 25, FPS 1.89, Running 93.17s Step 364( 4.33%), action 26, FPS 1.88, Running 93.72s Step 365( 4.50%), action 27, FPS 1.88, Running 94.22s Step 366( 4.67%), action 28, FPS 1.88, Running 94.74s Step 367( 4.83%), action 29, FPS 1.89, Running 95.23s Step 368( 5.00%), action 30, FPS 1.88, Running 95.75s Step 369( 5.17%), action 31, FPS 1.88, Running 96.37s Step 370( 5.33%), action 32, FPS 1.87, Running 96.89s Step 371( 5.50%), action 33, FPS 1.88, Running 97.38s Step 372( 5.67%), action 34, FPS 1.87, Running 97.95s Step 373( 5.83%), action 35, FPS 1.89, Running 98.43s Step 374( 6.00%), action 36, FPS 1.89, Running 98.95s Step 375( 6.17%), action 37, FPS 1.89, Running 99.45s Step 376( 6.33%), action 38, FPS 1.90, Running 99.98s Step 377( 6.50%), action 39, FPS 1.91, Running 100.45s Step 378( 6.67%), action 40, FPS 1.90, Running 100.99s Step 379( 6.83%), action 41, FPS 1.90, Running 101.63s Step 380( 7.00%), action 42, FPS 1.90, Running 102.18s Step 381( 7.17%), action 43, FPS 1.90, Running 102.67s Step 382( 7.33%), action 44, FPS 1.90, Running 103.19s Step 383( 7.50%), action 45, FPS 1.90, Running 103.71s Step 384( 7.67%), action 46, FPS 1.90, Running 104.25s Step 385( 7.83%), action 47, FPS 1.90, Running 104.77s Step 386( 8.00%), action 48, FPS 1.89, Running 105.30s Step 387( 8.17%), action 49, FPS 1.90, Running 105.78s Step 388( 8.33%), action 50, FPS 1.90, Running 106.30s Step 389( 8.50%), action 51, FPS 1.89, Running 106.93s Step 390( 8.67%), action 52, FPS 1.89, Running 107.47s Step 391( 8.83%), action 53, FPS 1.89, Running 107.98s Step 392( 9.00%), action 54, FPS 1.89, Running 108.52s Step 393( 9.17%), action 55, FPS 1.89, Running 109.02s Step 394( 9.33%), action 56, FPS 1.89, Running 109.53s Step 395( 9.50%), action 57, FPS 1.89, Running 110.03s Step 396( 9.67%), action 58, FPS 1.89, Running 110.57s Step 397( 9.83%), action 59, FPS 1.88, Running 111.06s Step 398( 10.00%), action 60, FPS 1.89, Running 111.57s Step 399( 10.17%), action 61, FPS 1.90, Running 112.16s Step 400( 10.33%), action 62, FPS 1.90, Running 112.70s Step 401( 10.50%), action 63, FPS 1.90, Running 113.18s Step 402( 10.67%), action 64, FPS 1.90, Running 113.70s Step 403( 10.83%), action 65, FPS 1.91, Running 114.18s Step 404( 11.00%), action 66, FPS 1.92, Running 114.69s Step 405( 11.17%), action 67, FPS 1.92, Running 115.18s Step 406( 11.33%), action 68, FPS 1.92, Running 115.72s Step 407( 11.50%), action 69, FPS 1.93, Running 116.17s Step 408( 11.67%), action 70, FPS 1.93, Running 116.68s Step 409( 11.83%), action 71, FPS 1.93, Running 117.28s Step 410( 12.00%), action 72, FPS 1.93, Running 117.83s Step 411( 12.17%), action 73, FPS 1.93, Running 118.34s Step 412( 12.33%), action 74, FPS 1.94, Running 118.84s Step 413( 12.50%), action 75, FPS 1.94, Running 119.31s Step 414( 12.67%), action 76, FPS 1.94, Running 119.83s Step 415( 12.83%), action 77, FPS 1.94, Running 120.33s Step 416( 13.00%), action 78, FPS 1.95, Running 120.85s Step 417( 13.17%), action 79, FPS 1.95, Running 121.34s Step 418( 13.33%), action 80, FPS 1.92, Running 121.98s Step 419( 13.50%), action 81, FPS 1.92, Running 122.58s Step 420( 13.67%), action 82, FPS 1.93, Running 123.09s Step 421( 13.83%), action 83, FPS 1.93, Running 123.56s Step 422( 14.00%), action 84, FPS 1.94, Running 124.02s Step 423( 14.17%), action 85, FPS 1.94, Running 124.49s Step 424( 14.33%), action 86, FPS 1.94, Running 125.00s Step 425( 14.50%), action 87, FPS 1.94, Running 125.51s Step 426( 14.67%), action 88, FPS 1.94, Running 126.02s Step 427( 14.83%), action 89, FPS 1.94, Running 126.50s Step 428( 15.00%), action 90, FPS 1.94, Running 127.01s Step 429( 15.17%), action 91, FPS 1.94, Running 127.60s Step 430( 15.33%), action 92, FPS 1.94, Running 128.13s Step 431( 15.50%), action 93, FPS 1.94, Running 128.62s Step 432( 15.67%), action 94, FPS 1.94, Running 129.16s Step 433( 15.83%), action 95, FPS 1.93, Running 129.65s Step 434( 16.00%), action 96, FPS 1.94, Running 130.16s Step 435( 16.17%), action 97, FPS 1.93, Running 130.67s Step 436( 16.33%), action 98, FPS 1.93, Running 131.19s Step 437( 16.50%), action 99, FPS 1.95, Running 131.62s Step 438( 16.67%), action 100, FPS 2.01, Running 131.93s Step 439( 16.83%), action 101, FPS 2.03, Running 132.42s Step 440( 17.00%), action 102, FPS 2.02, Running 132.97s Step 441( 17.17%), action 103, FPS 2.02, Running 133.46s Step 442( 17.33%), action 104, FPS 2.01, Running 133.99s Step 443( 17.50%), action 105, FPS 2.00, Running 134.48s Step 444( 17.67%), action 106, FPS 2.00, Running 135.01s Step 445( 17.83%), action 107, FPS 2.00, Running 135.51s Step 446( 18.00%), action 108, FPS 2.04, Running 135.83s Step 447( 18.17%), action 109, FPS 2.08, Running 136.09s Step 448( 18.33%), action 110, FPS 2.11, Running 136.50s Step 449( 18.50%), action 111, FPS 2.11, Running 137.09s Step 450( 18.67%), action 112, FPS 2.11, Running 137.61s Step 451( 18.83%), action 113, FPS 2.11, Running 138.10s Step 452( 19.00%), action 114, FPS 2.11, Running 138.64s Step 453( 19.17%), action 115, FPS 2.11, Running 139.11s Step 454( 19.33%), action 116, FPS 2.11, Running 139.62s Step 455( 19.50%), action 117, FPS 2.17, Running 139.90s Step 456( 19.67%), action 118, FPS 2.22, Running 140.19s Step 457( 19.83%), action 119, FPS 2.23, Running 140.60s Step 458( 20.00%), action 120, FPS 2.17, Running 141.14s Step 459( 20.17%), action 121, FPS 2.14, Running 141.76s Step 460( 20.33%), action 122, FPS 2.15, Running 142.27s Step 461( 20.50%), action 123, FPS 2.16, Running 142.74s Step 462( 20.67%), action 124, FPS 2.16, Running 143.25s Step 463( 20.83%), action 125, FPS 2.17, Running 143.70s Step 464( 21.00%), action 126, FPS 2.22, Running 144.00s Step 465( 21.17%), action 127, FPS 2.27, Running 144.31s Step 466( 21.33%), action 128, FPS 2.22, Running 144.85s Step 467( 21.50%), action 129, FPS 2.16, Running 145.37s Step 468( 21.67%), action 130, FPS 2.13, Running 145.91s Step 469( 21.83%), action 131, FPS 2.12, Running 146.50s Step 470( 22.00%), action 132, FPS 2.12, Running 147.02s Step 471( 22.17%), action 133, FPS 2.12, Running 147.52s Step 472( 22.33%), action 134, FPS 2.17, Running 147.85s Step 473( 22.50%), action 135, FPS 2.22, Running 148.12s Step 474( 22.67%), action 136, FPS 2.26, Running 148.48s Step 475( 22.83%), action 137, FPS 2.20, Running 148.99s Step 476( 23.00%), action 138, FPS 2.14, Running 149.53s Step 477( 23.17%), action 139, FPS 2.13, Running 149.99s Step 478( 23.33%), action 140, FPS 2.13, Running 150.51s Step 479( 23.50%), action 141, FPS 2.13, Running 151.13s Step 480( 23.67%), action 142, FPS 2.13, Running 151.64s Step 481( 23.83%), action 143, FPS 2.18, Running 151.92s Step 482( 24.00%), action 144, FPS 2.23, Running 152.23s Step 483( 24.17%), action 145, FPS 2.23, Running 152.65s Step 484( 24.33%), action 146, FPS 2.17, Running 153.20s Step 485( 24.50%), action 147, FPS 2.13, Running 153.69s Step 486( 24.67%), action 148, FPS 2.14, Running 154.19s Step 487( 24.83%), action 149, FPS 2.15, Running 154.67s Step 488( 25.00%), action 150, FPS 2.16, Running 155.16s Step 489( 25.17%), action 151, FPS 2.17, Running 155.73s Step 490( 25.33%), action 152, FPS 2.22, Running 156.03s Step 491( 25.50%), action 153, FPS 2.28, Running 156.29s Step 492( 25.67%), action 154, FPS 2.25, Running 156.74s Step 493( 25.83%), action 155, FPS 2.20, Running 157.22s Step 494( 26.00%), action 156, FPS 2.16, Running 157.74s Step 495( 26.17%), action 157, FPS 2.16, Running 158.23s Step 496( 26.33%), action 158, FPS 2.17, Running 158.75s Step 497( 26.50%), action 159, FPS 2.17, Running 159.23s Step 498( 26.67%), action 160, FPS 2.17, Running 159.74s Step 499( 26.83%), action 161, FPS 2.21, Running 160.16s Step 500( 27.00%), action 162, FPS 2.27, Running 160.46s Step 501( 27.17%), action 163, FPS 2.21, Running 160.96s Step 502( 27.33%), action 164, FPS 2.16, Running 161.50s Step 503( 27.50%), action 165, FPS 2.15, Running 161.97s Step 504( 27.67%), action 166, FPS 2.16, Running 162.48s Step 505( 27.83%), action 167, FPS 2.16, Running 162.96s Step 506( 28.00%), action 168, FPS 2.15, Running 163.51s Step 507( 28.17%), action 169, FPS 2.16, Running 163.91s Step 508( 28.33%), action 170, FPS 2.21, Running 164.22s Step 509( 28.50%), action 171, FPS 2.22, Running 164.74s Step 510( 28.67%), action 172, FPS 2.15, Running 165.31s Step 511( 28.83%), action 173, FPS 2.10, Running 165.81s Step 512( 29.00%), action 174, FPS 2.08, Running 166.34s Step 513( 29.17%), action 175, FPS 2.09, Running 166.80s Step 514( 29.33%), action 176, FPS 2.09, Running 167.32s Step 515( 29.50%), action 177, FPS 2.09, Running 167.80s Step 516( 29.67%), action 178, FPS 2.14, Running 168.10s Step 517( 29.83%), action 179, FPS 2.19, Running 168.37s Step 518( 30.00%), action 180, FPS 2.18, Running 168.90s Step 519( 30.17%), action 181, FPS 2.13, Running 169.56s Step 520( 30.33%), action 182, FPS 2.08, Running 170.10s Step 521( 30.50%), action 183, FPS 2.07, Running 170.61s Step 522( 30.67%), action 184, FPS 2.06, Running 171.20s Step 523( 30.83%), action 185, FPS 2.06, Running 171.69s Step 524( 31.00%), action 186, FPS 2.10, Running 172.01s Step 525( 31.17%), action 187, FPS 2.15, Running 172.28s Step 526( 31.33%), action 188, FPS 2.21, Running 172.57s Step 527( 31.50%), action 189, FPS 2.19, Running 173.06s Step 528( 31.67%), action 190, FPS 2.14, Running 173.58s Step 529( 31.83%), action 191, FPS 2.11, Running 174.24s Step 530( 32.00%), action 192, FPS 2.12, Running 174.76s Step 531( 32.17%), action 193, FPS 2.12, Running 175.24s Step 532( 32.33%), action 194, FPS 2.12, Running 175.78s Step 533( 32.50%), action 195, FPS 2.14, Running 176.13s Step 534( 32.67%), action 196, FPS 2.19, Running 176.44s Step 535( 32.83%), action 197, FPS 2.25, Running 176.71s Step 536( 33.00%), action 198, FPS 2.19, Running 177.22s Step 537( 33.17%), action 199, FPS 2.15, Running 177.69s Step 538( 33.33%), action 200, FPS 2.15, Running 178.22s Step 539( 33.50%), action 201, FPS 2.15, Running 178.84s Step 540( 33.67%), action 202, FPS 2.16, Running 179.37s Step 541( 33.83%), action 203, FPS 2.15, Running 179.93s Step 542( 34.00%), action 204, FPS 2.19, Running 180.34s Step 543( 34.17%), action 205, FPS 2.24, Running 180.64s Step 544( 34.33%), action 206, FPS 2.24, Running 180.93s Step 545( 34.50%), action 207, FPS 2.20, Running 181.37s Step 546( 34.67%), action 208, FPS 2.15, Running 181.89s Step 547( 34.83%), action 209, FPS 2.14, Running 182.38s Step 548( 35.00%), action 210, FPS 2.14, Running 182.91s Step 549( 35.17%), action 211, FPS 2.16, Running 183.51s Step 550( 35.33%), action 212, FPS 2.16, Running 184.04s Step 551( 35.50%), action 213, FPS 2.17, Running 184.45s Step 552( 35.67%), action 214, FPS 2.23, Running 184.77s Step 553( 35.83%), action 215, FPS 2.24, Running 185.04s Step 554( 36.00%), action 216, FPS 2.25, Running 185.34s Step 555( 36.17%), action 217, FPS 2.22, Running 185.71s Step 556( 36.33%), action 218, FPS 2.21, Running 186.26s Step 557( 36.50%), action 219, FPS 2.21, Running 186.74s Step 558( 36.67%), action 220, FPS 2.21, Running 187.26s Step 559( 36.83%), action 221, FPS 2.21, Running 187.87s Step 560( 37.00%), action 222, FPS 2.21, Running 188.41s Step 561( 37.17%), action 223, FPS 2.24, Running 188.86s Step 562( 37.33%), action 224, FPS 2.27, Running 189.17s Step 563( 37.50%), action 225, FPS 2.27, Running 189.44s Step 564( 37.67%), action 226, FPS 2.22, Running 189.95s Step 565( 37.83%), action 227, FPS 2.20, Running 190.44s Step 566( 38.00%), action 228, FPS 2.20, Running 190.97s Step 567( 38.17%), action 229, FPS 2.20, Running 191.46s Step 568( 38.33%), action 230, FPS 2.20, Running 192.02s Step 569( 38.50%), action 231, FPS 2.19, Running 192.66s Step 570( 38.67%), action 232, FPS 2.22, Running 193.06s Step 571( 38.83%), action 233, FPS 2.25, Running 193.35s Step 572( 39.00%), action 234, FPS 2.26, Running 193.64s Step 573( 39.17%), action 235, FPS 2.20, Running 194.13s Step 574( 39.33%), action 236, FPS 2.15, Running 194.65s Step 575( 39.50%), action 237, FPS 2.13, Running 195.12s Step 576( 39.67%), action 238, FPS 2.14, Running 195.62s Step 577( 39.83%), action 239, FPS 2.13, Running 196.11s Step 578( 40.00%), action 240, FPS 2.14, Running 196.63s Step 579( 40.17%), action 241, FPS 2.13, Running 197.27s Step 580( 40.33%), action 242, FPS 2.13, Running 197.80s Step 581( 40.50%), action 243, FPS 2.12, Running 198.29s Step 582( 40.67%), action 244, FPS 2.07, Running 198.82s Step 583( 40.83%), action 245, FPS 2.03, Running 199.31s Step 584( 41.00%), action 246, FPS 2.03, Running 199.83s Step 585( 41.17%), action 247, FPS 2.03, Running 200.31s Step 586( 41.33%), action 248, FPS 2.04, Running 200.80s Step 587( 41.50%), action 249, FPS 2.03, Running 201.29s Step 588( 41.67%), action 250, FPS 2.04, Running 201.80s Step 589( 41.83%), action 251, FPS 2.05, Running 202.41s Step 590( 42.00%), action 252, FPS 2.03, Running 202.92s Step 591( 42.17%), action 253, FPS 1.99, Running 203.40s Step 592( 42.33%), action 254, FPS 1.95, Running 203.90s Step 593( 42.50%), action 255, FPS 1.95, Running 204.41s Step 594( 42.67%), action 256, FPS 1.94, Running 204.95s Step 595( 42.83%), action 257, FPS 1.94, Running 205.42s Step 596( 43.00%), action 258, FPS 1.94, Running 205.95s Step 597( 43.17%), action 259, FPS 1.94, Running 206.41s Step 598( 43.33%), action 260, FPS 1.94, Running 206.93s Step 599( 43.50%), action 261, FPS 1.95, Running 207.55s Step 600( 43.67%), action 262, FPS 1.95, Running 208.08s Step 601( 43.83%), action 263, FPS 1.95, Running 208.57s Step 602( 44.00%), action 264, FPS 1.95, Running 209.11s Step 603( 44.17%), action 265, FPS 1.95, Running 209.57s Step 604( 44.33%), action 266, FPS 1.95, Running 210.10s Step 605( 44.50%), action 267, FPS 1.94, Running 210.60s Step 606( 44.67%), action 268, FPS 1.94, Running 211.12s Step 607( 44.83%), action 269, FPS 1.93, Running 211.63s Step 608( 45.00%), action 270, FPS 1.93, Running 212.17s Step 609( 45.17%), action 271, FPS 1.93, Running 212.79s Step 610( 45.33%), action 272, FPS 1.93, Running 213.31s Step 611( 45.50%), action 273, FPS 1.92, Running 213.80s Step 612( 45.67%), action 274, FPS 1.92, Running 214.33s Step 613( 45.83%), action 275, FPS 1.93, Running 214.79s Step 614( 46.00%), action 276, FPS 1.93, Running 215.30s Step 615( 46.17%), action 277, FPS 1.93, Running 215.78s Step 616( 46.33%), action 278, FPS 1.93, Running 216.29s Step 617( 46.50%), action 279, FPS 1.93, Running 216.75s Step 618( 46.67%), action 280, FPS 1.94, Running 217.27s Step 619( 46.83%), action 281, FPS 1.93, Running 217.89s Step 620( 47.00%), action 282, FPS 1.94, Running 218.41s Step 621( 47.17%), action 283, FPS 1.94, Running 218.86s Step 622( 47.33%), action 284, FPS 1.95, Running 219.37s Step 623( 47.50%), action 285, FPS 1.95, Running 219.83s Step 624( 47.67%), action 286, FPS 1.95, Running 220.35s Step 625( 47.83%), action 287, FPS 1.95, Running 220.86s Step 626( 48.00%), action 288, FPS 1.94, Running 221.41s Step 627( 48.17%), action 289, FPS 1.95, Running 221.91s Step 628( 48.33%), action 290, FPS 1.94, Running 222.48s Step 629( 48.50%), action 291, FPS 1.94, Running 223.08s Step 630( 48.67%), action 292, FPS 1.94, Running 223.60s Step 631( 48.83%), action 293, FPS 1.94, Running 224.11s Step 632( 49.00%), action 294, FPS 1.93, Running 224.67s Step 633( 49.17%), action 295, FPS 1.94, Running 225.12s Step 634( 49.33%), action 296, FPS 1.93, Running 225.64s Step 635( 49.50%), action 297, FPS 1.94, Running 226.11s Step 636( 49.67%), action 298, FPS 1.93, Running 226.64s Step 637( 49.83%), action 299, FPS 1.93, Running 227.14s Step 638( 50.00%), action 300, FPS 1.92, Running 227.67s Step 639( 50.17%), action 301, FPS 1.93, Running 228.27s Step 640( 50.33%), action 302, FPS 1.93, Running 228.79s Step 641( 50.50%), action 303, FPS 1.92, Running 229.27s Step 642( 50.67%), action 304, FPS 1.92, Running 229.78s Step 643( 50.83%), action 305, FPS 1.92, Running 230.26s Step 644( 51.00%), action 306, FPS 1.92, Running 230.78s Step 645( 51.17%), action 307, FPS 1.92, Running 231.28s Step 646( 51.33%), action 308, FPS 1.92, Running 231.80s Step 647( 51.50%), action 309, FPS 1.93, Running 232.28s Step 648( 51.67%), action 310, FPS 1.93, Running 232.82s Step 649( 51.83%), action 311, FPS 1.93, Running 233.44s Step 650( 52.00%), action 312, FPS 1.92, Running 234.00s Step 651( 52.17%), action 313, FPS 1.92, Running 234.50s Step 652( 52.33%), action 314, FPS 1.93, Running 235.01s Step 653( 52.50%), action 315, FPS 1.93, Running 235.49s Step 654( 52.67%), action 316, FPS 1.93, Running 235.99s Step 655( 52.83%), action 317, FPS 1.93, Running 236.47s Step 656( 53.00%), action 318, FPS 1.93, Running 236.99s Step 657( 53.17%), action 319, FPS 1.94, Running 237.47s Step 658( 53.33%), action 320, FPS 1.94, Running 238.00s Step 659( 53.50%), action 321, FPS 1.93, Running 238.63s Step 660( 53.67%), action 322, FPS 1.93, Running 239.17s Step 661( 53.83%), action 323, FPS 1.93, Running 239.65s Step 662( 54.00%), action 324, FPS 1.93, Running 240.17s Step 663( 54.17%), action 325, FPS 1.92, Running 240.65s Step 664( 54.33%), action 326, FPS 1.92, Running 241.18s Step 665( 54.50%), action 327, FPS 1.92, Running 241.71s Step 666( 54.67%), action 328, FPS 1.91, Running 242.25s Step 667( 54.83%), action 329, FPS 1.92, Running 242.73s Step 668( 55.00%), action 330, FPS 1.92, Running 243.25s Step 669( 55.17%), action 331, FPS 1.92, Running 243.88s Step 670( 55.33%), action 332, FPS 1.92, Running 244.40s Step 671( 55.50%), action 333, FPS 1.92, Running 244.94s Step 672( 55.67%), action 334, FPS 1.91, Running 245.46s Step 673( 55.83%), action 335, FPS 1.91, Running 245.96s Step 674( 56.00%), action 336, FPS 1.90, Running 246.49s Step 675( 56.17%), action 337, FPS 1.90, Running 246.99s Step 676( 56.33%), action 338, FPS 1.90, Running 247.52s Step 677( 56.50%), action 339, FPS 1.90, Running 248.02s Step 678( 56.67%), action 340, FPS 1.90, Running 248.52s Step 679( 56.83%), action 341, FPS 1.90, Running 249.15s Step 680( 57.00%), action 342, FPS 1.90, Running 249.70s Step 681( 57.17%), action 343, FPS 1.90, Running 250.18s Step 682( 57.33%), action 344, FPS 1.90, Running 250.69s Step 683( 57.50%), action 345, FPS 1.90, Running 251.17s Step 684( 57.67%), action 346, FPS 1.90, Running 251.72s Step 685( 57.83%), action 347, FPS 1.90, Running 252.21s Step 686( 58.00%), action 348, FPS 1.90, Running 252.75s Step 687( 58.17%), action 349, FPS 1.90, Running 253.24s Step 688( 58.33%), action 350, FPS 1.90, Running 253.78s Step 689( 58.50%), action 351, FPS 1.90, Running 254.40s Step 690( 58.67%), action 352, FPS 1.90, Running 254.90s Step 691( 58.83%), action 353, FPS 1.92, Running 255.38s Step 692( 59.00%), action 354, FPS 1.92, Running 255.90s Step 693( 59.17%), action 355, FPS 1.92, Running 256.38s Step 694( 59.33%), action 356, FPS 1.92, Running 256.90s Step 695( 59.50%), action 357, FPS 1.92, Running 257.39s Step 696( 59.67%), action 358, FPS 1.92, Running 257.93s Step 697( 59.83%), action 359, FPS 1.91, Running 258.46s Step 698( 60.00%), action 360, FPS 1.90, Running 259.02s Step 699( 60.17%), action 361, FPS 1.91, Running 259.63s Step 700( 60.33%), action 362, FPS 1.90, Running 260.20s Step 701( 60.50%), action 363, FPS 1.90, Running 260.68s Step 702( 60.67%), action 364, FPS 1.89, Running 261.26s Step 703( 60.83%), action 365, FPS 1.89, Running 261.78s Step 704( 61.00%), action 366, FPS 1.89, Running 262.31s Step 705( 61.17%), action 367, FPS 1.89, Running 262.82s Step 706( 61.33%), action 368, FPS 1.88, Running 263.37s Step 707( 61.50%), action 369, FPS 1.88, Running 263.85s Step 708( 61.67%), action 370, FPS 1.89, Running 264.36s Step 709( 61.83%), action 371, FPS 1.89, Running 264.96s Step 710( 62.00%), action 372, FPS 1.89, Running 265.50s Step 711( 62.17%), action 373, FPS 1.88, Running 266.00s Step 712( 62.33%), action 374, FPS 1.88, Running 266.52s Step 713( 62.50%), action 375, FPS 1.89, Running 266.98s Step 714( 62.67%), action 376, FPS 1.89, Running 267.48s Step 715( 62.83%), action 377, FPS 1.89, Running 267.97s Step 716( 63.00%), action 378, FPS 1.89, Running 268.53s Step 717( 63.17%), action 379, FPS 1.90, Running 269.01s Step 718( 63.33%), action 380, FPS 1.91, Running 269.52s Step 719( 63.50%), action 381, FPS 1.90, Running 270.15s Step 720( 63.67%), action 382, FPS 1.91, Running 270.69s Step 721( 63.83%), action 383, FPS 1.91, Running 271.15s Step 722( 64.00%), action 384, FPS 1.92, Running 271.68s Step 723( 64.17%), action 385, FPS 1.93, Running 272.15s Step 724( 64.33%), action 386, FPS 1.93, Running 272.69s Step 725( 64.50%), action 387, FPS 1.93, Running 273.18s Step 726( 64.67%), action 388, FPS 1.94, Running 273.69s Step 727( 64.83%), action 389, FPS 1.94, Running 274.15s Step 728( 65.00%), action 390, FPS 1.94, Running 274.68s Step 729( 65.17%), action 391, FPS 1.94, Running 275.28s Step 730( 65.33%), action 392, FPS 1.94, Running 275.80s Step 731( 65.50%), action 393, FPS 1.94, Running 276.28s Step 732( 65.67%), action 394, FPS 1.94, Running 276.82s Step 733( 65.83%), action 395, FPS 1.94, Running 277.30s Step 734( 66.00%), action 396, FPS 1.93, Running 277.83s Step 735( 66.17%), action 397, FPS 1.93, Running 278.31s Step 736( 66.33%), action 398, FPS 1.94, Running 278.84s Step 737( 66.50%), action 399, FPS 1.94, Running 279.30s Step 738( 66.67%), action 400, FPS 1.94, Running 279.82s Step 739( 66.83%), action 401, FPS 1.95, Running 280.42s Step 740( 67.00%), action 402, FPS 1.95, Running 280.95s Step 741( 67.17%), action 403, FPS 1.95, Running 281.42s Step 742( 67.33%), action 404, FPS 1.94, Running 281.99s Step 743( 67.50%), action 405, FPS 1.94, Running 282.47s Step 744( 67.67%), action 406, FPS 1.93, Running 283.03s Step 745( 67.83%), action 407, FPS 1.93, Running 283.54s Step 746( 68.00%), action 408, FPS 1.93, Running 284.06s Step 747( 68.17%), action 409, FPS 1.92, Running 284.55s Step 748( 68.33%), action 410, FPS 1.92, Running 285.10s Step 749( 68.50%), action 411, FPS 1.91, Running 285.74s Step 750( 68.67%), action 412, FPS 1.91, Running 286.29s Step 751( 68.83%), action 413, FPS 1.91, Running 286.77s Step 752( 69.00%), action 414, FPS 1.91, Running 287.30s Step 753( 69.17%), action 415, FPS 1.91, Running 287.77s Step 754( 69.33%), action 416, FPS 1.91, Running 288.32s Step 755( 69.50%), action 417, FPS 1.91, Running 288.80s Step 756( 69.67%), action 418, FPS 1.90, Running 289.36s Step 757( 69.83%), action 419, FPS 1.90, Running 289.85s Step 758( 70.00%), action 420, FPS 1.90, Running 290.36s Step 759( 70.17%), action 421, FPS 1.89, Running 290.99s Step 760( 70.33%), action 422, FPS 1.89, Running 291.52s Step 761( 70.50%), action 423, FPS 1.89, Running 291.99s Step 762( 70.67%), action 424, FPS 1.90, Running 292.53s Step 763( 70.83%), action 425, FPS 1.89, Running 293.03s Step 764( 71.00%), action 426, FPS 1.90, Running 293.58s Step 765( 71.17%), action 427, FPS 1.90, Running 294.07s Step 766( 71.33%), action 428, FPS 1.90, Running 294.60s Step 767( 71.50%), action 429, FPS 1.89, Running 295.11s Step 768( 71.67%), action 430, FPS 1.90, Running 295.64s Step 769( 71.83%), action 431, FPS 1.90, Running 296.28s Step 770( 72.00%), action 432, FPS 1.89, Running 296.84s Step 771( 72.17%), action 433, FPS 1.90, Running 297.32s Step 772( 72.33%), action 434, FPS 1.90, Running 297.83s Step 773( 72.50%), action 435, FPS 1.90, Running 298.29s Step 774( 72.67%), action 436, FPS 1.90, Running 298.82s Step 775( 72.83%), action 437, FPS 1.90, Running 299.31s Step 776( 73.00%), action 438, FPS 1.90, Running 299.87s Step 777( 73.17%), action 439, FPS 1.91, Running 300.34s Step 778( 73.33%), action 440, FPS 1.90, Running 300.87s Step 779( 73.50%), action 441, FPS 1.90, Running 301.53s Step 780( 73.67%), action 442, FPS 1.89, Running 302.08s Step 781( 73.83%), action 443, FPS 1.89, Running 302.57s Step 782( 74.00%), action 444, FPS 1.89, Running 303.09s Step 783( 74.17%), action 445, FPS 1.90, Running 303.53s Step 784( 74.33%), action 446, FPS 1.91, Running 304.04s Step 785( 74.50%), action 447, FPS 1.91, Running 304.52s Step 786( 74.67%), action 448, FPS 1.92, Running 305.04s Step 787( 74.83%), action 449, FPS 1.92, Running 305.53s Step 788( 75.00%), action 450, FPS 1.92, Running 306.07s Step 789( 75.17%), action 451, FPS 1.92, Running 306.68s Step 790( 75.33%), action 452, FPS 1.93, Running 307.21s Step 791( 75.50%), action 453, FPS 1.92, Running 307.72s Step 792( 75.67%), action 454, FPS 1.92, Running 308.25s Step 793( 75.83%), action 455, FPS 1.92, Running 308.72s Step 794( 76.00%), action 456, FPS 1.92, Running 309.23s Step 795( 76.17%), action 457, FPS 1.92, Running 309.74s Step 796( 76.33%), action 458, FPS 1.92, Running 310.28s Step 797( 76.50%), action 459, FPS 1.92, Running 310.75s Step 798( 76.67%), action 460, FPS 1.92, Running 311.26s Step 799( 76.83%), action 461, FPS 1.93, Running 311.87s Step 800( 77.00%), action 462, FPS 1.94, Running 312.38s Step 801( 77.17%), action 463, FPS 1.94, Running 312.87s Step 802( 77.33%), action 464, FPS 1.93, Running 313.42s Step 803( 77.50%), action 465, FPS 1.92, Running 313.95s Step 804( 77.67%), action 466, FPS 1.91, Running 314.49s Step 805( 77.83%), action 467, FPS 1.91, Running 314.98s Step 806( 78.00%), action 468, FPS 1.91, Running 315.49s Step 807( 78.17%), action 469, FPS 1.92, Running 315.96s Step 808( 78.33%), action 470, FPS 1.92, Running 316.48s Step 809( 78.50%), action 471, FPS 1.92, Running 317.08s Step 810( 78.67%), action 472, FPS 1.92, Running 317.60s Step 811( 78.83%), action 473, FPS 1.93, Running 318.07s Step 812( 79.00%), action 474, FPS 1.93, Running 318.61s Step 813( 79.17%), action 475, FPS 1.92, Running 319.12s Step 814( 79.33%), action 476, FPS 1.92, Running 319.65s Step 815( 79.50%), action 477, FPS 1.93, Running 320.12s Step 816( 79.67%), action 478, FPS 1.93, Running 320.64s Step 817( 79.83%), action 479, FPS 1.93, Running 321.11s Step 818( 80.00%), action 480, FPS 1.93, Running 321.63s Step 819( 80.17%), action 481, FPS 1.93, Running 322.23s Step 820( 80.33%), action 482, FPS 1.93, Running 322.76s Step 821( 80.50%), action 483, FPS 1.93, Running 323.22s Step 822( 80.67%), action 484, FPS 1.94, Running 323.71s Step 823( 80.83%), action 485, FPS 1.95, Running 324.19s Step 824( 81.00%), action 486, FPS 1.96, Running 324.72s Step 825( 81.17%), action 487, FPS 1.96, Running 325.20s Step 826( 81.33%), action 488, FPS 1.96, Running 325.71s Step 827( 81.50%), action 489, FPS 1.95, Running 326.20s Step 828( 81.67%), action 490, FPS 1.95, Running 326.73s Step 829( 81.83%), action 491, FPS 1.94, Running 327.37s Step 830( 82.00%), action 492, FPS 1.94, Running 327.90s Step 831( 82.17%), action 493, FPS 1.94, Running 328.39s Step 832( 82.33%), action 494, FPS 1.94, Running 328.91s Step 833( 82.50%), action 495, FPS 1.95, Running 329.40s Step 834( 82.67%), action 496, FPS 1.95, Running 329.93s Step 835( 82.83%), action 497, FPS 1.94, Running 330.41s Step 836( 83.00%), action 498, FPS 1.94, Running 330.94s Step 837( 83.17%), action 499, FPS 1.93, Running 331.46s Step 838( 83.33%), action 500, FPS 1.93, Running 332.00s Step 839( 83.50%), action 501, FPS 1.93, Running 332.60s Step 840( 83.67%), action 502, FPS 1.93, Running 333.12s Step 841( 83.83%), action 503, FPS 1.93, Running 333.59s Step 842( 84.00%), action 504, FPS 1.92, Running 334.11s Step 843( 84.17%), action 505, FPS 1.92, Running 334.60s Step 844( 84.33%), action 506, FPS 1.92, Running 335.11s Step 845( 84.50%), action 507, FPS 1.92, Running 335.59s Step 846( 84.67%), action 508, FPS 1.92, Running 336.13s Step 847( 84.83%), action 509, FPS 1.92, Running 336.60s Step 848( 85.00%), action 510, FPS 1.93, Running 337.11s Step 849( 85.17%), action 511, FPS 1.93, Running 337.71s Step 850( 85.33%), action 512, FPS 1.94, Running 338.22s Step 851( 85.50%), action 513, FPS 1.94, Running 338.71s Step 852( 85.67%), action 514, FPS 1.94, Running 339.24s Step 853( 85.83%), action 515, FPS 1.94, Running 339.72s Step 854( 86.00%), action 516, FPS 1.94, Running 340.23s Step 855( 86.17%), action 517, FPS 1.94, Running 340.71s Step 856( 86.33%), action 518, FPS 1.94, Running 341.24s Step 857( 86.50%), action 519, FPS 1.95, Running 341.72s Step 858( 86.67%), action 520, FPS 1.96, Running 342.23s Step 859( 86.83%), action 521, FPS 1.95, Running 342.85s Step 860( 87.00%), action 522, FPS 1.95, Running 343.39s Step 861( 87.17%), action 523, FPS 1.94, Running 343.88s Step 862( 87.33%), action 524, FPS 1.94, Running 344.40s Step 863( 87.50%), action 525, FPS 1.95, Running 344.88s Step 864( 87.67%), action 526, FPS 1.95, Running 345.39s Step 865( 87.83%), action 527, FPS 1.94, Running 345.90s Step 866( 88.00%), action 528, FPS 1.94, Running 346.43s Step 867( 88.17%), action 529, FPS 1.94, Running 346.91s Step 868( 88.33%), action 530, FPS 1.94, Running 347.44s Step 869( 88.50%), action 531, FPS 1.93, Running 348.04s Step 870( 88.67%), action 532, FPS 1.93, Running 348.58s Step 871( 88.83%), action 533, FPS 1.93, Running 349.05s Step 872( 89.00%), action 534, FPS 1.93, Running 349.59s Step 873( 89.17%), action 535, FPS 1.93, Running 350.10s Step 874( 89.33%), action 536, FPS 1.93, Running 350.61s Step 875( 89.50%), action 537, FPS 1.93, Running 351.09s Step 876( 89.67%), action 538, FPS 1.93, Running 351.62s Step 877( 89.83%), action 539, FPS 1.93, Running 352.11s Step 878( 90.00%), action 540, FPS 1.92, Running 352.65s Step 879( 90.17%), action 541, FPS 1.92, Running 353.26s Step 880( 90.33%), action 542, FPS 1.92, Running 353.82s Step 881( 90.50%), action 543, FPS 1.92, Running 354.30s Step 882( 90.67%), action 544, FPS 1.92, Running 354.83s Step 883( 90.83%), action 545, FPS 1.92, Running 355.31s Step 884( 91.00%), action 546, FPS 1.92, Running 355.82s Step 885( 91.17%), action 547, FPS 1.92, Running 356.34s Step 886( 91.33%), action 548, FPS 1.91, Running 356.88s Step 887( 91.50%), action 549, FPS 1.92, Running 357.35s Step 888( 91.67%), action 550, FPS 1.92, Running 357.87s Step 889( 91.83%), action 551, FPS 1.91, Running 358.52s Step 890( 92.00%), action 552, FPS 1.91, Running 359.03s Step 891( 92.17%), action 553, FPS 1.91, Running 359.52s Step 892( 92.33%), action 554, FPS 1.91, Running 360.04s Step 893( 92.50%), action 555, FPS 1.92, Running 360.52s Step 894( 92.67%), action 556, FPS 1.92, Running 361.03s Step 895( 92.83%), action 557, FPS 1.92, Running 361.52s Step 896( 93.00%), action 558, FPS 1.91, Running 362.07s Step 897( 93.17%), action 559, FPS 1.92, Running 362.54s Step 898( 93.33%), action 560, FPS 1.92, Running 363.07s Step 899( 93.50%), action 561, FPS 1.92, Running 363.67s Step 900( 93.67%), action 562, FPS 1.93, Running 364.18s Step 901( 93.83%), action 563, FPS 1.93, Running 364.68s Step 902( 94.00%), action 564, FPS 1.93, Running 365.20s Step 903( 94.17%), action 565, FPS 1.93, Running 365.67s Step 904( 94.33%), action 566, FPS 1.93, Running 366.21s Step 905( 94.50%), action 567, FPS 1.93, Running 366.71s Step 906( 94.67%), action 568, FPS 1.93, Running 367.25s Step 907( 94.83%), action 569, FPS 1.93, Running 367.74s Step 908( 95.00%), action 570, FPS 1.92, Running 368.28s Step 909( 95.17%), action 571, FPS 1.93, Running 368.88s Step 910( 95.33%), action 572, FPS 1.93, Running 369.39s Step 911( 95.50%), action 573, FPS 1.93, Running 369.89s Step 912( 95.67%), action 574, FPS 1.93, Running 370.42s Step 913( 95.83%), action 575, FPS 1.93, Running 370.90s Step 914( 96.00%), action 576, FPS 1.92, Running 371.44s Step 915( 96.17%), action 577, FPS 1.92, Running 371.91s Step 916( 96.33%), action 578, FPS 1.93, Running 372.44s Step 917( 96.50%), action 579, FPS 1.93, Running 372.91s Step 918( 96.67%), action 580, FPS 1.93, Running 373.44s Step 919( 96.83%), action 581, FPS 1.93, Running 374.05s Step 920( 97.00%), action 582, FPS 1.93, Running 374.56s Step 921( 97.17%), action 583, FPS 1.93, Running 375.04s Step 922( 97.33%), action 584, FPS 1.93, Running 375.58s Step 923( 97.50%), action 585, FPS 1.92, Running 376.07s Step 924( 97.67%), action 586, FPS 1.93, Running 376.57s Step 925( 97.83%), action 587, FPS 1.93, Running 377.05s Step 926( 98.00%), action 588, FPS 1.94, Running 377.56s Step 927( 98.17%), action 589, FPS 1.94, Running 378.05s Step 928( 98.33%), action 590, FPS 1.94, Running 378.56s Step 929( 98.50%), action 591, FPS 1.94, Running 379.18s Step 930( 98.67%), action 592, FPS 1.94, Running 379.69s Step 931( 98.83%), action 593, FPS 1.94, Running 380.19s Step 932( 99.00%), action 594, FPS 1.94, Running 380.71s Step 933( 99.17%), action 595, FPS 1.95, Running 381.18s Step 934( 99.33%), action 596, FPS 1.95, Running 381.71s Step 935( 99.50%), action 597, FPS 1.95, Running 382.19s Step 936( 99.67%), action 598, FPS 1.95, Running 382.71s Step 937( 99.83%), action 599, FPS 1.94, Running 383.20s Step 938(100.00%), action 600, FPS 1.95, Running 383.70s [2026-08-03 01:08:45] [72 ] Seed 71 failed after 383.82 s. +steps: 938 , actions: 600 . +Instruction: Empty +Total 9/72(12.50%) success. +Setting seed: 72 +Step 1( N/A%), pre moving , FPS 5.41, Running 0.18s Step 2( N/A%), pre moving , FPS 8.13, Running 0.25s Step 3( N/A%), pre moving , FPS 9.20, Running 0.33s Step 4( N/A%), pre moving , FPS 9.63, Running 0.42s Step 5( N/A%), pre moving , FPS 9.48, Running 0.53s Step 6( N/A%), pre moving , FPS 9.73, Running 0.62s Step 7( N/A%), pre moving , FPS 9.88, Running 0.71s Step 8( N/A%), pre moving , FPS 9.90, Running 0.81s Step 9( N/A%), pre moving , FPS 9.98, Running 0.90s Step 10( N/A%), pre moving , FPS 10.04, Running 1.00s Step 11( N/A%), pre moving , FPS 10.03, Running 1.10s Step 12( N/A%), pre moving , FPS 10.04, Running 1.20s Step 13( N/A%), pre moving , FPS 10.11, Running 1.29s Step 14( N/A%), pre moving , FPS 10.09, Running 1.39s Step 15( N/A%), pre moving , FPS 10.11, Running 1.48s Step 16( N/A%), pre moving , FPS 10.15, Running 1.58s Step 17( N/A%), pre moving , FPS 10.08, Running 1.69s Step 18( N/A%), pre moving , FPS 10.12, Running 1.78s Step 19( N/A%), pre moving , FPS 10.17, Running 1.87s Step 20( N/A%), pre moving , FPS 10.16, Running 1.97s Step 21( N/A%), pre moving , FPS 9.53, Running 2.28s Step 22( N/A%), pre moving , FPS 9.45, Running 2.36s Step 23( N/A%), pre moving , FPS 9.50, Running 2.43s Step 24( N/A%), pre moving , FPS 9.56, Running 2.51s Step 25( N/A%), pre moving , FPS 9.77, Running 2.58s Step 26( N/A%), pre moving , FPS 8.65, Running 2.93s Step 27( N/A%), pre moving , FPS 8.66, Running 3.02s Step 28( N/A%), pre moving , FPS 8.66, Running 3.12s Step 29( N/A%), pre moving , FPS 8.68, Running 3.21s Step 30( N/A%), pre moving , FPS 8.68, Running 3.30s Step 31( N/A%), pre moving , FPS 8.71, Running 3.39s Step 32( N/A%), pre moving , FPS 8.75, Running 3.48s Step 33( N/A%), pre moving , FPS 8.68, Running 3.59s Step 34( N/A%), pre moving , FPS 8.71, Running 3.68s Step 35( N/A%), pre moving , FPS 8.69, Running 3.78s Step 36( N/A%), pre moving , FPS 6.43, Running 4.69s Step 37( N/A%), pre moving , FPS 5.97, Running 5.04s Step 38( N/A%), pre moving , FPS 5.97, Running 5.13s Step 39( N/A%), pre moving , FPS 5.94, Running 5.24s Step 40( N/A%), pre moving , FPS 5.95, Running 5.33s Step 41( N/A%), pre moving , FPS 6.38, Running 5.42s Step 42( N/A%), pre moving , FPS 6.34, Running 5.52s Step 43( N/A%), pre moving , FPS 6.33, Running 5.59s Step 44( N/A%), pre moving , FPS 6.33, Running 5.67s Step 45( N/A%), pre moving , FPS 6.31, Running 5.75s Step 46( N/A%), pre moving , FPS 6.91, Running 5.83s Step 47( N/A%), pre moving , FPS 6.93, Running 5.90s Step 48( N/A%), pre moving , FPS 5.64, Running 6.67s Step 49( N/A%), pre moving , FPS 5.60, Running 6.78s Step 50( N/A%), pre moving , FPS 5.60, Running 6.87s Step 51( N/A%), pre moving , FPS 5.60, Running 6.97s Step 52( N/A%), pre moving , FPS 5.57, Running 7.07s Step 53( N/A%), pre moving , FPS 5.52, Running 7.22s Step 54( N/A%), pre moving , FPS 5.42, Running 7.37s Step 55( N/A%), pre moving , FPS 5.34, Running 7.53s Step 56( N/A%), pre moving , FPS 6.72, Running 7.66s Step 57( N/A%), pre moving , FPS 7.20, Running 7.81s Step 58( N/A%), pre moving , FPS 7.03, Running 7.97s Step 59( N/A%), pre moving , FPS 6.96, Running 8.11s Step 60( N/A%), pre moving , FPS 6.82, Running 8.26s Step 61( N/A%), pre moving , FPS 6.67, Running 8.42s Step 62( N/A%), pre moving , FPS 6.54, Running 8.57s Step 63( N/A%), pre moving , FPS 6.36, Running 8.73s Step 64( N/A%), pre moving , FPS 6.22, Running 8.88s Step 65( N/A%), pre moving , FPS 6.14, Running 9.01s Step 66( N/A%), pre moving , FPS 6.08, Running 9.12s Step 67( N/A%), pre moving , FPS 5.98, Running 9.25s Step 68( N/A%), pre moving , FPS 7.40, Running 9.37s Step 69( N/A%), pre moving , FPS 7.38, Running 9.49s Step 70( N/A%), pre moving , FPS 7.24, Running 9.63s Step 71( N/A%), pre moving , FPS 7.13, Running 9.77s Step 72( N/A%), pre moving , FPS 7.01, Running 9.93s Step 73( N/A%), pre moving , FPS 7.00, Running 10.08s Step 74( N/A%), pre moving , FPS 6.99, Running 10.23s Step 75( N/A%), pre moving , FPS 7.04, Running 10.37s Step 76( N/A%), pre moving , FPS 6.98, Running 10.53s Step 77( N/A%), pre moving , FPS 6.99, Running 10.67s Step 78( N/A%), pre moving , FPS 6.99, Running 10.83s Step 79( N/A%), pre moving , FPS 6.96, Running 10.98s Step 80( N/A%), pre moving , FPS 6.98, Running 11.13s Step 81( N/A%), pre moving , FPS 7.00, Running 11.27s Step 82( N/A%), pre moving , FPS 7.01, Running 11.43s Step 83( N/A%), pre moving , FPS 7.01, Running 11.58s Step 84( N/A%), pre moving , FPS 7.16, Running 11.68s Step 85( N/A%), pre moving , FPS 7.23, Running 11.77s Step 86( N/A%), pre moving , FPS 7.25, Running 11.87s Step 87( N/A%), pre moving , FPS 7.35, Running 11.97s Step 88( N/A%), pre moving , FPS 7.43, Running 12.06s Step 89( N/A%), pre moving , FPS 7.46, Running 12.17s Step 90( N/A%), pre moving , FPS 7.63, Running 12.25s Step 91( N/A%), pre moving , FPS 7.87, Running 12.31s Step 92( N/A%), pre moving , FPS 8.11, Running 12.39s Step 93( N/A%), pre moving , FPS 8.38, Running 12.46s Step 94( N/A%), pre moving , FPS 8.71, Running 12.53s Step 95( N/A%), pre moving , FPS 8.95, Running 12.61s Step 96( N/A%), pre moving , FPS 9.27, Running 12.69s Step 97( N/A%), pre moving , FPS 9.61, Running 12.76s Step 98( N/A%), pre moving , FPS 9.94, Running 12.84s Step 99( N/A%), pre moving , FPS 10.32, Running 12.92s Step 100( N/A%), pre moving , FPS 10.60, Running 13.01s Step 101( N/A%), pre moving , FPS 10.93, Running 13.10s Step 102( N/A%), pre moving , FPS 11.33, Running 13.19s Step 103( N/A%), pre moving , FPS 11.91, Running 13.26s Step 104( N/A%), pre moving , FPS 11.95, Running 13.35s Step 105( N/A%), pre moving , FPS 11.99, Running 13.44s Step 106( N/A%), pre moving , FPS 12.08, Running 13.53s Step 107( N/A%), pre moving , FPS 12.13, Running 13.62s Step 108( N/A%), pre moving , FPS 12.18, Running 13.70s Step 109( N/A%), pre moving , FPS 12.38, Running 13.79s Step 110( N/A%), pre moving , FPS 12.32, Running 13.88s Step 111( N/A%), pre moving , FPS 7.63, Running 14.93s Step 112( N/A%), pre moving , FPS 6.93, Running 15.28s Step 113( N/A%), pre moving , FPS 6.30, Running 15.64s Step 114( N/A%), pre moving , FPS 5.84, Running 15.95s Step 115( N/A%), pre moving , FPS 5.41, Running 16.30s Step 116( N/A%), pre moving , FPS 5.01, Running 16.68s Step 117( N/A%), pre moving , FPS 4.70, Running 17.01s Step 118( N/A%), pre moving , FPS 4.41, Running 17.38s Step 119( N/A%), pre moving , FPS 4.16, Running 17.72s Step 120( N/A%), pre moving , FPS 3.95, Running 18.08s Step 121( N/A%), pre moving , FPS 3.76, Running 18.42s Step 122( N/A%), pre moving , FPS 3.58, Running 18.78s Step 123( N/A%), pre moving , FPS 3.41, Running 19.12s Step 124( N/A%), pre moving , FPS 3.26, Running 19.48s Step 125( N/A%), pre moving , FPS 3.13, Running 19.82s Step 126( N/A%), pre moving , FPS 3.02, Running 20.16s Step 127( N/A%), pre moving , FPS 2.90, Running 20.52s Step 128( N/A%), pre moving , FPS 2.79, Running 20.87s Step 129( N/A%), pre moving , FPS 2.68, Running 21.24s Step 130( N/A%), pre moving , FPS 2.60, Running 21.58s Step 131( N/A%), pre moving , FPS 2.86, Running 21.93s Step 132( N/A%), pre moving , FPS 2.86, Running 22.27s Step 133( N/A%), pre moving , FPS 2.87, Running 22.60s Step 134( N/A%), pre moving , FPS 2.86, Running 22.95s Step 135( N/A%), pre moving , FPS 2.86, Running 23.31s Step 136( N/A%), pre moving , FPS 2.86, Running 23.66s Step 137( N/A%), pre moving , FPS 2.86, Running 24.02s Step 138( N/A%), pre moving , FPS 2.87, Running 24.35s Step 139( N/A%), pre moving , FPS 2.82, Running 24.82s Step 140( N/A%), pre moving , FPS 2.79, Running 25.25s Step 141( N/A%), pre moving , FPS 2.77, Running 25.65s Step 142( N/A%), pre moving , FPS 2.77, Running 26.00s Step 143( N/A%), pre moving , FPS 2.75, Running 26.39s Step 144( N/A%), pre moving , FPS 2.74, Running 26.79s Step 145( N/A%), pre moving , FPS 2.72, Running 27.17s Step 146( N/A%), pre moving , FPS 2.69, Running 27.60s Step 147( N/A%), pre moving , FPS 2.69, Running 27.97s Step 148( N/A%), pre moving , FPS 2.67, Running 28.35s Step 149( N/A%), pre moving , FPS 2.68, Running 28.71s Step 150( N/A%), pre moving , FPS 2.57, Running 29.35s Step 151( N/A%), pre moving , FPS 2.56, Running 29.74s Step 152( N/A%), pre moving , FPS 2.54, Running 30.15s Step 153( N/A%), pre moving , FPS 2.52, Running 30.55s Step 154( N/A%), pre moving , FPS 2.50, Running 30.93s Step 155( N/A%), pre moving , FPS 2.50, Running 31.32s Step 156( N/A%), pre moving , FPS 2.48, Running 31.73s Step 157( N/A%), pre moving , FPS 2.47, Running 32.11s Step 158( N/A%), pre moving , FPS 2.45, Running 32.51s Step 159( N/A%), pre moving , FPS 2.48, Running 32.89s Step 160( N/A%), pre moving , FPS 2.48, Running 33.30s Step 161( N/A%), pre moving , FPS 2.48, Running 33.70s Step 162( N/A%), pre moving , FPS 2.47, Running 34.11s Step 163( N/A%), pre moving , FPS 2.47, Running 34.49s Step 164( N/A%), pre moving , FPS 2.48, Running 34.87s Step 165( N/A%), pre moving , FPS 2.46, Running 35.28s Step 166( N/A%), pre moving , FPS 2.48, Running 35.67s Step 167( N/A%), pre moving , FPS 2.48, Running 36.03s Step 168( N/A%), pre moving , FPS 2.47, Running 36.45s Step 169( N/A%), pre moving , FPS 2.45, Running 36.86s Step 170( N/A%), pre moving , FPS 2.53, Running 37.25s Step 171( N/A%), pre moving , FPS 2.53, Running 37.64s Step 172( N/A%), pre moving , FPS 2.54, Running 38.01s Step 173( N/A%), pre moving , FPS 2.54, Running 38.42s Step 174( N/A%), pre moving , FPS 2.54, Running 38.80s Step 175( N/A%), pre moving , FPS 2.54, Running 39.20s Step 176( N/A%), pre moving , FPS 2.55, Running 39.56s Step 177( N/A%), pre moving , FPS 2.55, Running 39.96s Step 178( N/A%), pre moving , FPS 2.55, Running 40.35s Step 179( N/A%), pre moving , FPS 2.55, Running 40.73s Step 180( N/A%), pre moving , FPS 2.55, Running 41.15s Step 181( N/A%), pre moving , FPS 2.56, Running 41.53s Step 182( N/A%), pre moving , FPS 2.65, Running 41.65s Step 183( N/A%), pre moving , FPS 2.75, Running 41.77s Step 184( N/A%), pre moving , FPS 2.84, Running 41.91s Step 185( N/A%), pre moving , FPS 2.97, Running 42.03s Step 186( N/A%), pre moving , FPS 3.09, Running 42.15s Step 187( N/A%), pre moving , FPS 3.20, Running 42.29s Step 188( N/A%), pre moving , FPS 3.36, Running 42.40s Step 189( N/A%), pre moving , FPS 3.53, Running 42.53s Step 190( N/A%), pre moving , FPS 3.71, Running 42.65s Step 191( N/A%), pre moving , FPS 3.89, Running 42.78s Step 192( N/A%), pre moving , FPS 3.61, Running 43.56s Step 193( N/A%), pre moving , FPS 3.79, Running 43.69s Step 194( N/A%), pre moving , FPS 3.92, Running 43.90s Step 195( N/A%), pre moving , FPS 4.08, Running 44.10s Step 196( N/A%), pre moving , FPS 4.22, Running 44.30s Step 197( N/A%), pre moving , FPS 4.46, Running 44.44s Step 198( N/A%), pre moving , FPS 4.73, Running 44.57s Step 199( N/A%), pre moving , FPS 5.02, Running 44.72s Step 200( N/A%), pre moving , FPS 5.30, Running 44.92s Step 201( N/A%), pre moving , FPS 5.66, Running 45.06s Step 202( N/A%), pre moving , FPS 5.53, Running 45.27s Step 203( N/A%), pre moving , FPS 5.30, Running 45.55s Step 204( N/A%), pre moving , FPS 5.10, Running 45.83s Step 205( N/A%), pre moving , FPS 4.89, Running 46.12s Step 206( N/A%), pre moving , FPS 4.69, Running 46.42s Step 207( N/A%), pre moving , FPS 4.46, Running 46.77s Step 208( N/A%), pre moving , FPS 4.28, Running 47.07s Step 209( N/A%), pre moving , FPS 4.06, Running 47.45s Step 210( N/A%), pre moving , FPS 3.80, Running 47.91s Step 211( N/A%), pre moving , FPS 3.52, Running 48.47s Step 212( N/A%), pre moving , FPS 3.59, Running 49.14s Step 213( N/A%), pre moving , FPS 3.29, Running 49.77s Step 214( N/A%), pre moving , FPS 3.02, Running 50.51s Step 215( N/A%), pre moving , FPS 2.86, Running 51.08s Step 216( N/A%), pre moving , FPS 2.82, Running 51.40s Step 217( N/A%), pre moving , FPS 2.76, Running 51.69s Step 218( N/A%), pre moving , FPS 2.62, Running 52.21s Step 219( N/A%), pre moving , FPS 2.50, Running 52.70s Step 220( N/A%), pre moving , FPS 2.39, Running 53.28s Step 221( N/A%), pre moving , FPS 2.33, Running 53.64s Step 222( N/A%), pre moving , FPS 2.33, Running 53.86s Step 223( N/A%), pre moving , FPS 2.32, Running 54.15s Step 224( N/A%), pre moving , FPS 2.33, Running 54.43s Step 225( N/A%), pre moving , FPS 2.33, Running 54.70s Step 226( N/A%), pre moving , FPS 2.34, Running 54.96s Step 227( N/A%), pre moving , FPS 2.37, Running 55.21s Step 228( N/A%), pre moving , FPS 2.38, Running 55.49s Step 229( N/A%), pre moving , FPS 2.40, Running 55.78s Step 230( N/A%), pre moving , FPS 2.47, Running 55.99s Step 231( N/A%), pre moving , FPS 2.58, Running 56.22s Step 232( N/A%), pre moving , FPS 2.74, Running 56.43s Step 233( N/A%), pre moving , FPS 2.91, Running 56.64s Step 234( N/A%), pre moving , FPS 3.15, Running 56.85s Step 235( N/A%), pre moving , FPS 3.34, Running 57.07s Step 236( N/A%), pre moving , FPS 3.40, Running 57.29s Step 237( N/A%), pre moving , FPS 3.49, Running 57.41s Step 238( N/A%), pre moving , FPS 3.75, Running 57.55s Step 239( N/A%), pre moving , FPS 4.01, Running 57.69s Step 240( N/A%), pre moving , FPS 4.39, Running 57.83s Step 241( N/A%), pre moving , FPS 4.62, Running 57.97s Step 242( N/A%), pre moving , FPS 4.63, Running 58.18s Step 243( N/A%), pre moving , FPS 4.80, Running 58.32s Step 244( N/A%), pre moving , FPS 4.99, Running 58.44s Step 245( N/A%), pre moving , FPS 5.19, Running 58.55s Step 246( N/A%), pre moving , FPS 5.40, Running 58.67s Step 247( N/A%), pre moving , FPS 5.56, Running 58.81s Step 248( N/A%), pre moving , FPS 5.82, Running 58.93s Step 249( N/A%), pre moving , FPS 6.11, Running 59.05s Step 250( N/A%), pre moving , FPS 6.27, Running 59.18s Step 251( N/A%), pre moving , FPS 6.47, Running 59.31s Step 252( N/A%), pre moving , FPS 5.52, Running 60.05s Step 253( N/A%), pre moving , FPS 5.64, Running 60.18s Step 254( N/A%), pre moving , FPS 5.76, Running 60.33s Step 255( N/A%), pre moving , FPS 5.88, Running 60.47s Step 256( N/A%), pre moving , FPS 6.03, Running 60.61s Step 257( N/A%), pre moving , FPS 5.88, Running 60.82s Step 258( N/A%), pre moving , FPS 5.74, Running 61.03s Step 259( N/A%), pre moving , FPS 5.63, Running 61.24s Step 260( N/A%), pre moving , FPS 5.52, Running 61.45s Step 261( N/A%), pre moving , FPS 5.32, Running 61.73s Step 262( N/A%), pre moving , FPS 5.32, Running 61.94s Step 263( N/A%), pre moving , FPS 5.14, Running 62.21s Step 264( N/A%), pre moving , FPS 4.98, Running 62.45s Step 265( N/A%), pre moving , FPS 4.82, Running 62.70s Step 266( N/A%), pre moving , FPS 4.62, Running 63.00s Step 267( N/A%), pre moving , FPS 4.49, Running 63.26s Step 268( N/A%), pre moving , FPS 4.34, Running 63.54s Step 269( N/A%), pre moving , FPS 4.19, Running 63.82s Step 270( N/A%), pre moving , FPS 4.06, Running 64.11s Step 271( N/A%), pre moving , FPS 3.95, Running 64.38s Step 272( N/A%), pre moving , FPS 4.35, Running 64.65s Step 273( N/A%), pre moving , FPS 4.22, Running 64.93s Step 274( N/A%), pre moving , FPS 4.10, Running 65.21s Step 275( N/A%), pre moving , FPS 3.99, Running 65.47s Step 276( N/A%), pre moving , FPS 3.90, Running 65.74s Step 277( N/A%), pre moving , FPS 3.84, Running 66.03s Step 278( N/A%), pre moving , FPS 3.83, Running 66.25s Step 279( N/A%), pre moving , FPS 3.80, Running 66.50s Step 280( N/A%), pre moving , FPS 3.77, Running 66.75s Step 281( N/A%), pre moving , FPS 3.78, Running 67.03s Step 282( N/A%), pre moving , FPS 3.68, Running 67.38s Step 283( N/A%), pre moving , FPS 3.62, Running 67.73s Step 284( N/A%), pre moving , FPS 3.55, Running 68.08s Step 285( N/A%), pre moving , FPS 3.49, Running 68.42s Step 286( N/A%), pre moving , FPS 3.45, Running 68.79s Step 287( N/A%), pre moving , FPS 3.40, Running 69.14s Step 288( N/A%), pre moving , FPS 3.36, Running 69.50s Step 289( N/A%), pre moving , FPS 3.27, Running 69.93s Step 290( N/A%), pre moving , FPS 3.23, Running 70.30s Step 291( N/A%), pre moving , FPS 3.17, Running 70.68s Step 292( N/A%), pre moving , FPS 3.11, Running 71.08s Step 293( N/A%), pre moving , FPS 3.07, Running 71.44s Step 294( N/A%), pre moving , FPS 3.01, Running 71.86s Step 295( N/A%), pre moving , FPS 2.96, Running 72.23s Step 296( N/A%), pre moving , FPS 2.92, Running 72.58s Step 297( N/A%), pre moving , FPS 2.89, Running 72.94s Step 298( N/A%), pre moving , FPS 2.84, Running 73.29s Step 299( N/A%), pre moving , FPS 2.80, Running 73.64s Step 300( N/A%), pre moving , FPS 2.79, Running 73.93s Step 301( N/A%), pre moving , FPS 2.80, Running 74.18s Step 302( N/A%), pre moving , FPS 2.87, Running 74.36s Step 303( N/A%), pre moving , FPS 2.94, Running 74.53s Step 304( N/A%), pre moving , FPS 3.01, Running 74.73s Step 305( N/A%), pre moving , FPS 3.07, Running 74.93s Step 306( N/A%), pre moving , FPS 3.15, Running 75.14s Step 307( N/A%), pre moving , FPS 3.22, Running 75.35s Step 308( N/A%), pre moving , FPS 3.30, Running 75.55s Step 309( N/A%), pre moving , FPS 3.43, Running 75.76s Step 310( N/A%), pre moving , FPS 3.54, Running 75.96s Step 311( N/A%), pre moving , FPS 3.65, Running 76.16s Step 312( N/A%), pre moving , FPS 3.78, Running 76.37s Step 313( N/A%), pre moving , FPS 3.94, Running 76.51s Step 314( N/A%), pre moving , FPS 4.19, Running 76.64s Step 315( N/A%), pre moving , FPS 4.41, Running 76.77s Step 316( N/A%), pre moving , FPS 4.62, Running 76.91s Step 317( N/A%), pre moving , FPS 4.87, Running 77.05s Step 318( N/A%), pre moving , FPS 5.12, Running 77.19s Step 319( N/A%), pre moving , FPS 5.42, Running 77.33s Step 320( N/A%), pre moving , FPS 5.65, Running 77.47s Step 321( N/A%), pre moving , FPS 5.83, Running 77.61s Step 322( N/A%), pre moving , FPS 5.89, Running 77.75s Step 323( N/A%), pre moving , FPS 5.99, Running 77.87s Step 324( N/A%), pre moving , FPS 6.14, Running 77.99s Step 325( N/A%), pre moving , FPS 6.31, Running 78.11s Step 326( N/A%), pre moving , FPS 6.48, Running 78.22s Step 327( N/A%), pre moving , FPS 6.67, Running 78.34s Step 328( N/A%), pre moving , FPS 6.88, Running 78.46s Step 329( N/A%), pre moving , FPS 7.06, Running 78.59s Step 330( N/A%), pre moving , FPS 7.21, Running 78.73s Step 331( N/A%), pre moving , FPS 7.43, Running 78.86s Step 332( N/A%), pre moving , FPS 7.65, Running 78.98s Step 333( N/A%), pre moving , FPS 7.70, Running 79.11s Step 334( N/A%), pre moving , FPS 7.65, Running 79.25s Step 335( N/A%), pre moving , FPS 7.65, Running 79.38s Step 336( N/A%), pre moving , FPS 7.64, Running 79.53s Step 337( N/A%), pre moving , FPS 7.66, Running 79.66s Step 338( N/A%), pre moving , FPS 7.65, Running 79.81s Step 339( N/A%), pre moving , FPS 7.70, Running 79.93s Step 340( N/A%), pre moving , FPS 7.73, Running 80.06s Step 341( N/A%), pre moving , FPS 7.72, Running 80.20s Step 342( N/A%), pre moving , FPS 7.79, Running 80.32s Step 343( N/A%), pre moving , FPS 4.25, Running 82.57s Step 344( N/A%), pre moving , FPS 4.03, Running 82.95s Step 345( N/A%), pre moving , FPS 3.85, Running 83.30s Step 346( N/A%), pre moving , FPS 3.67, Running 83.68s Step 347( N/A%), pre moving , FPS 3.51, Running 84.05s Step 348( N/A%), pre moving , FPS 3.34, Running 84.44s Step 349( N/A%), pre moving , FPS 3.21, Running 84.82s Step 350( N/A%), pre moving , FPS 3.08, Running 85.21s Step 351( N/A%), pre moving , FPS 2.96, Running 85.62s Step 352( N/A%), pre moving , FPS 2.85, Running 86.00s Step 353( N/A%), pre moving , FPS 2.75, Running 86.38s Step 354( N/A%), pre moving , FPS 2.66, Running 86.77s Step 355( N/A%), pre moving , FPS 2.58, Running 87.15s Step 356( N/A%), pre moving , FPS 2.49, Running 87.55s Step 357( N/A%), pre moving , FPS 2.42, Running 87.92s Step 358( N/A%), pre moving , FPS 2.36, Running 88.29s Step 359( N/A%), pre moving , FPS 2.29, Running 88.67s Step 360( N/A%), pre moving , FPS 2.22, Running 89.07s Step 361( N/A%), pre moving , FPS 2.17, Running 89.43s Step 362( N/A%), pre moving , FPS 2.11, Running 89.80s Step 363( 0.17%), action 1, FPS 2.21, Running 91.62s Step 364( 0.33%), action 2, FPS 2.11, Running 92.42s Step 365( 0.50%), action 3, FPS 2.01, Running 93.22s Step 366( 0.67%), action 4, FPS 1.94, Running 93.98s Step 367( 0.83%), action 5, FPS 1.89, Running 94.63s Step 368( 1.00%), action 6, FPS 1.84, Running 95.33s Step 369( 1.17%), action 7, FPS 1.80, Running 95.93s Step 370( 1.33%), action 8, FPS 1.76, Running 96.61s Step 371( 1.50%), action 9, FPS 1.72, Running 97.24s Step 372( 1.67%), action 10, FPS 1.69, Running 97.82s Step 373( 1.83%), action 11, FPS 1.64, Running 98.61s Step 374( 2.00%), action 12, FPS 1.61, Running 99.21s Step 375( 2.17%), action 13, FPS 1.59, Running 99.74s Step 376( 2.33%), action 14, FPS 1.56, Running 100.34s Step 377( 2.50%), action 15, FPS 1.54, Running 100.92s Step 378( 2.67%), action 16, FPS 1.51, Running 101.53s Step 379( 2.83%), action 17, FPS 1.49, Running 102.09s Step 380( 3.00%), action 18, FPS 1.47, Running 102.69s Step 381( 3.17%), action 19, FPS 1.45, Running 103.22s Step 382( 3.33%), action 20, FPS 1.42, Running 103.87s Step 383( 3.50%), action 21, FPS 1.55, Running 104.57s Step 384( 3.67%), action 22, FPS 1.57, Running 105.19s Step 385( 3.83%), action 23, FPS 1.60, Running 105.75s Step 386( 4.00%), action 24, FPS 1.61, Running 106.36s Step 387( 4.17%), action 25, FPS 1.63, Running 106.92s Step 388( 4.33%), action 26, FPS 1.64, Running 107.52s Step 389( 4.50%), action 27, FPS 1.65, Running 108.07s Step 390( 4.67%), action 28, FPS 1.66, Running 108.65s Step 391( 4.83%), action 29, FPS 1.67, Running 109.20s Step 392( 5.00%), action 30, FPS 1.67, Running 109.79s Step 393( 5.17%), action 31, FPS 1.68, Running 110.48s Step 394( 5.33%), action 32, FPS 1.69, Running 111.05s Step 395( 5.50%), action 33, FPS 1.68, Running 111.61s Step 396( 5.67%), action 34, FPS 1.69, Running 112.20s Step 397( 5.83%), action 35, FPS 1.69, Running 112.77s Step 398( 6.00%), action 36, FPS 1.69, Running 113.37s Step 399( 6.17%), action 37, FPS 1.69, Running 113.91s Step 400( 6.33%), action 38, FPS 1.69, Running 114.51s Step 401( 6.50%), action 39, FPS 1.69, Running 115.07s Step 402( 6.67%), action 40, FPS 1.70, Running 115.66s Step 403( 6.83%), action 41, FPS 1.70, Running 116.35s Step 404( 7.00%), action 42, FPS 1.70, Running 116.95s Step 405( 7.17%), action 43, FPS 1.70, Running 117.49s Step 406( 7.33%), action 44, FPS 1.71, Running 118.08s Step 407( 7.50%), action 45, FPS 1.71, Running 118.63s Step 408( 7.67%), action 46, FPS 1.72, Running 119.16s Step 409( 7.83%), action 47, FPS 1.71, Running 119.75s Step 410( 8.00%), action 48, FPS 1.72, Running 120.27s Step 411( 8.17%), action 49, FPS 1.74, Running 120.72s Step 412( 8.33%), action 50, FPS 1.74, Running 121.27s Step 413( 8.50%), action 51, FPS 1.76, Running 121.86s Step 414( 8.67%), action 52, FPS 1.76, Running 122.39s Step 415( 8.83%), action 53, FPS 1.77, Running 122.88s Step 416( 9.00%), action 54, FPS 1.78, Running 123.41s Step 417( 9.17%), action 55, FPS 1.80, Running 123.88s Step 418( 9.33%), action 56, FPS 1.82, Running 124.38s Step 419( 9.50%), action 57, FPS 1.82, Running 124.88s Step 420( 9.67%), action 58, FPS 1.84, Running 125.41s Step 421( 9.83%), action 59, FPS 1.86, Running 125.85s Step 422( 10.00%), action 60, FPS 1.87, Running 126.33s Step 423( 10.17%), action 61, FPS 1.89, Running 126.93s Step 424( 10.33%), action 62, FPS 1.91, Running 127.44s Step 425( 10.50%), action 63, FPS 1.92, Running 127.89s Step 426( 10.67%), action 64, FPS 1.94, Running 128.39s Step 427( 10.83%), action 65, FPS 1.95, Running 128.87s Step 428( 11.00%), action 66, FPS 1.96, Running 129.37s Step 429( 11.17%), action 67, FPS 1.99, Running 129.83s Step 430( 11.33%), action 68, FPS 1.98, Running 130.38s Step 431( 11.50%), action 69, FPS 1.97, Running 130.90s Step 432( 11.67%), action 70, FPS 1.96, Running 131.46s Step 433( 11.83%), action 71, FPS 1.95, Running 132.14s Step 434( 12.00%), action 72, FPS 1.95, Running 132.67s Step 435( 12.17%), action 73, FPS 1.95, Running 133.14s Step 436( 12.33%), action 74, FPS 1.95, Running 133.65s Step 437( 12.50%), action 75, FPS 1.95, Running 134.13s Step 438( 12.67%), action 76, FPS 1.95, Running 134.66s Step 439( 12.83%), action 77, FPS 1.95, Running 135.14s Step 440( 13.00%), action 78, FPS 1.95, Running 135.65s Step 441( 13.17%), action 79, FPS 1.94, Running 136.14s Step 442( 13.33%), action 80, FPS 1.94, Running 136.65s Step 443( 13.50%), action 81, FPS 1.94, Running 137.26s Step 444( 13.67%), action 82, FPS 1.94, Running 137.77s Step 445( 13.83%), action 83, FPS 1.93, Running 138.24s Step 446( 14.00%), action 84, FPS 1.93, Running 138.76s Step 447( 14.17%), action 85, FPS 1.93, Running 139.20s Step 448( 14.33%), action 86, FPS 1.93, Running 139.71s Step 449( 14.50%), action 87, FPS 1.93, Running 140.21s Step 450( 14.67%), action 88, FPS 1.93, Running 140.73s Step 451( 14.83%), action 89, FPS 1.94, Running 141.20s Step 452( 15.00%), action 90, FPS 1.95, Running 141.72s Step 453( 15.17%), action 91, FPS 1.96, Running 142.32s Step 454( 15.33%), action 92, FPS 1.96, Running 142.86s Step 455( 15.50%), action 93, FPS 1.96, Running 143.33s Step 456( 15.67%), action 94, FPS 1.96, Running 143.86s Step 457( 15.83%), action 95, FPS 1.96, Running 144.35s Step 458( 16.00%), action 96, FPS 1.96, Running 144.85s Step 459( 16.17%), action 97, FPS 1.96, Running 145.32s Step 460( 16.33%), action 98, FPS 1.97, Running 145.82s Step 461( 16.50%), action 99, FPS 1.97, Running 146.27s Step 462( 16.67%), action 100, FPS 1.97, Running 146.78s Step 463( 16.83%), action 101, FPS 1.97, Running 147.39s Step 464( 17.00%), action 102, FPS 1.97, Running 147.91s Step 465( 17.17%), action 103, FPS 1.97, Running 148.39s Step 466( 17.33%), action 104, FPS 1.97, Running 148.90s Step 467( 17.50%), action 105, FPS 1.97, Running 149.37s Step 468( 17.67%), action 106, FPS 1.96, Running 149.89s Step 469( 17.83%), action 107, FPS 1.97, Running 150.37s Step 470( 18.00%), action 108, FPS 1.97, Running 150.89s Step 471( 18.17%), action 109, FPS 1.97, Running 151.35s Step 472( 18.33%), action 110, FPS 1.97, Running 151.87s Step 473( 18.50%), action 111, FPS 1.97, Running 152.47s Step 474( 18.67%), action 112, FPS 1.97, Running 152.99s Step 475( 18.83%), action 113, FPS 1.98, Running 153.45s Step 476( 19.00%), action 114, FPS 1.97, Running 153.99s Step 477( 19.17%), action 115, FPS 1.98, Running 154.47s Step 478( 19.33%), action 116, FPS 1.97, Running 155.01s Step 479( 19.50%), action 117, FPS 1.97, Running 155.49s Step 480( 19.67%), action 118, FPS 1.96, Running 156.02s Step 481( 19.83%), action 119, FPS 1.96, Running 156.50s Step 482( 20.00%), action 120, FPS 1.95, Running 157.03s Step 483( 20.17%), action 121, FPS 1.95, Running 157.62s Step 484( 20.33%), action 122, FPS 1.96, Running 158.13s Step 485( 20.50%), action 123, FPS 1.96, Running 158.60s Step 486( 20.67%), action 124, FPS 1.96, Running 159.11s Step 487( 20.83%), action 125, FPS 1.96, Running 159.59s Step 488( 21.00%), action 126, FPS 1.96, Running 160.12s Step 489( 21.17%), action 127, FPS 1.96, Running 160.60s Step 490( 21.33%), action 128, FPS 1.95, Running 161.13s Step 491( 21.50%), action 129, FPS 1.95, Running 161.60s Step 492( 21.67%), action 130, FPS 1.95, Running 162.15s Step 493( 21.83%), action 131, FPS 1.94, Running 162.76s Step 494( 22.00%), action 132, FPS 1.95, Running 163.27s Step 495( 22.17%), action 133, FPS 1.94, Running 163.75s Step 496( 22.33%), action 134, FPS 1.94, Running 164.29s Step 497( 22.50%), action 135, FPS 1.95, Running 164.75s Step 498( 22.67%), action 136, FPS 1.95, Running 165.29s Step 499( 22.83%), action 137, FPS 1.95, Running 165.77s Step 500( 23.00%), action 138, FPS 1.95, Running 166.29s Step 501( 23.17%), action 139, FPS 1.95, Running 166.76s Step 502( 23.33%), action 140, FPS 1.95, Running 167.30s Step 503( 23.50%), action 141, FPS 1.94, Running 167.92s Step 504( 23.67%), action 142, FPS 1.94, Running 168.45s Step 505( 23.83%), action 143, FPS 1.94, Running 168.94s Step 506( 24.00%), action 144, FPS 1.93, Running 169.46s Step 507( 24.17%), action 145, FPS 1.93, Running 169.96s Step 508( 24.33%), action 146, FPS 1.93, Running 170.50s Step 509( 24.50%), action 147, FPS 1.93, Running 170.98s Step 510( 24.67%), action 148, FPS 1.93, Running 171.50s Step 511( 24.83%), action 149, FPS 1.93, Running 171.99s Step 512( 25.00%), action 150, FPS 1.92, Running 172.58s Step 513( 25.17%), action 151, FPS 1.92, Running 173.20s Step 514( 25.33%), action 152, FPS 1.91, Running 173.73s Step 515( 25.50%), action 153, FPS 1.91, Running 174.23s Step 516( 25.67%), action 154, FPS 1.91, Running 174.74s Step 517( 25.83%), action 155, FPS 1.91, Running 175.22s Step 518( 26.00%), action 156, FPS 1.91, Running 175.74s Step 519( 26.17%), action 157, FPS 1.91, Running 176.23s Step 520( 26.33%), action 158, FPS 1.91, Running 176.78s Step 521( 26.50%), action 159, FPS 1.91, Running 177.26s Step 522( 26.67%), action 160, FPS 1.90, Running 177.81s Step 523( 26.83%), action 161, FPS 1.91, Running 178.42s Step 524( 27.00%), action 162, FPS 1.91, Running 178.94s Step 525( 27.17%), action 163, FPS 1.91, Running 179.43s Step 526( 27.33%), action 164, FPS 1.91, Running 179.96s Step 527( 27.50%), action 165, FPS 1.91, Running 180.45s Step 528( 27.67%), action 166, FPS 1.91, Running 180.98s Step 529( 27.83%), action 167, FPS 1.91, Running 181.44s Step 530( 28.00%), action 168, FPS 1.91, Running 181.96s Step 531( 28.17%), action 169, FPS 1.92, Running 182.42s Step 532( 28.33%), action 170, FPS 1.94, Running 182.91s Step 533( 28.50%), action 171, FPS 1.94, Running 183.52s Step 534( 28.67%), action 172, FPS 1.93, Running 184.07s Step 535( 28.83%), action 173, FPS 1.95, Running 184.48s Step 536( 29.00%), action 174, FPS 1.97, Running 184.89s Step 537( 29.17%), action 175, FPS 1.99, Running 185.27s Step 538( 29.33%), action 176, FPS 2.01, Running 185.70s Step 539( 29.50%), action 177, FPS 2.03, Running 186.09s Step 540( 29.67%), action 178, FPS 2.06, Running 186.51s Step 541( 29.83%), action 179, FPS 2.08, Running 186.88s Step 542( 30.00%), action 180, FPS 2.13, Running 187.19s Step 543( 30.17%), action 181, FPS 2.18, Running 187.57s Step 544( 30.33%), action 182, FPS 2.24, Running 187.87s Step 545( 30.50%), action 183, FPS 2.30, Running 188.15s Step 546( 30.67%), action 184, FPS 2.35, Running 188.46s Step 547( 30.83%), action 185, FPS 2.42, Running 188.73s Step 548( 31.00%), action 186, FPS 2.49, Running 189.03s Step 549( 31.17%), action 187, FPS 2.54, Running 189.31s Step 550( 31.33%), action 188, FPS 2.61, Running 189.61s Step 551( 31.50%), action 189, FPS 2.68, Running 189.89s Step 552( 31.67%), action 190, FPS 2.74, Running 190.20s Step 553( 31.83%), action 191, FPS 2.83, Running 190.59s Step 554( 32.00%), action 192, FPS 2.93, Running 190.90s Step 555( 32.17%), action 193, FPS 2.99, Running 191.17s Step 556( 32.33%), action 194, FPS 3.03, Running 191.48s Step 557( 32.50%), action 195, FPS 3.08, Running 191.75s Step 558( 32.67%), action 196, FPS 3.15, Running 192.05s Step 559( 32.83%), action 197, FPS 3.21, Running 192.32s Step 560( 33.00%), action 198, FPS 3.27, Running 192.62s Step 561( 33.17%), action 199, FPS 3.32, Running 192.91s Step 562( 33.33%), action 200, FPS 3.30, Running 193.25s Step 563( 33.50%), action 201, FPS 3.30, Running 193.64s Step 564( 33.67%), action 202, FPS 3.29, Running 193.95s Step 565( 33.83%), action 203, FPS 3.29, Running 194.23s Step 566( 34.00%), action 204, FPS 3.29, Running 194.54s Step 567( 34.17%), action 205, FPS 3.29, Running 194.81s Step 568( 34.33%), action 206, FPS 3.29, Running 195.11s Step 569( 34.50%), action 207, FPS 3.29, Running 195.39s Step 570( 34.67%), action 208, FPS 3.29, Running 195.69s Step 571( 34.83%), action 209, FPS 3.30, Running 195.96s Step 572( 35.00%), action 210, FPS 3.27, Running 196.30s Step 573( 35.17%), action 211, FPS 3.26, Running 196.74s Step 574( 35.33%), action 212, FPS 3.25, Running 197.06s Step 575( 35.50%), action 213, FPS 3.25, Running 197.33s Step 576( 35.67%), action 214, FPS 3.22, Running 197.70s Step 577( 35.83%), action 215, FPS 3.21, Running 197.98s Step 578( 36.00%), action 216, FPS 3.21, Running 198.29s Step 579( 36.17%), action 217, FPS 3.19, Running 198.59s Step 580( 36.33%), action 218, FPS 3.18, Running 198.90s Step 581( 36.50%), action 219, FPS 3.19, Running 199.18s Step 582( 36.67%), action 220, FPS 3.21, Running 199.48s Step 583( 36.83%), action 221, FPS 3.20, Running 199.89s Step 584( 37.00%), action 222, FPS 3.19, Running 200.22s Step 585( 37.17%), action 223, FPS 3.18, Running 200.51s Step 586( 37.33%), action 224, FPS 3.19, Running 200.81s Step 587( 37.50%), action 225, FPS 3.19, Running 201.08s Step 588( 37.67%), action 226, FPS 3.19, Running 201.38s Step 589( 37.83%), action 227, FPS 3.19, Running 201.66s Step 590( 38.00%), action 228, FPS 3.18, Running 201.97s Step 591( 38.17%), action 229, FPS 3.18, Running 202.25s Step 592( 38.33%), action 230, FPS 3.20, Running 202.55s Step 593( 38.50%), action 231, FPS 3.22, Running 202.94s Step 594( 38.67%), action 232, FPS 3.23, Running 203.26s Step 595( 38.83%), action 233, FPS 3.23, Running 203.53s Step 596( 39.00%), action 234, FPS 3.26, Running 203.83s Step 597( 39.17%), action 235, FPS 3.27, Running 204.10s Step 598( 39.33%), action 236, FPS 3.28, Running 204.39s Step 599( 39.50%), action 237, FPS 3.29, Running 204.67s Step 600( 39.67%), action 238, FPS 3.30, Running 204.96s Step 601( 39.83%), action 239, FPS 3.31, Running 205.23s Step 602( 40.00%), action 240, FPS 3.31, Running 205.53s Step 603( 40.17%), action 241, FPS 3.30, Running 205.95s Step 604( 40.33%), action 242, FPS 3.31, Running 206.25s Step 605( 40.50%), action 243, FPS 3.32, Running 206.53s Step 606( 40.67%), action 244, FPS 3.32, Running 206.83s Step 607( 40.83%), action 245, FPS 3.30, Running 207.14s Step 608( 41.00%), action 246, FPS 3.28, Running 207.49s Step 609( 41.17%), action 247, FPS 3.28, Running 207.76s Step 610( 41.33%), action 248, FPS 3.28, Running 208.07s Step 611( 41.50%), action 249, FPS 3.29, Running 208.33s Step 612( 41.67%), action 250, FPS 3.25, Running 208.70s Step 613( 41.83%), action 251, FPS 3.13, Running 209.34s Step 614( 42.00%), action 252, FPS 3.03, Running 209.86s Step 615( 42.17%), action 253, FPS 2.93, Running 210.35s Step 616( 42.33%), action 254, FPS 2.83, Running 210.89s Step 617( 42.50%), action 255, FPS 2.75, Running 211.37s Step 618( 42.67%), action 256, FPS 2.67, Running 211.89s Step 619( 42.83%), action 257, FPS 2.59, Running 212.38s Step 620( 43.00%), action 258, FPS 2.52, Running 212.89s Step 621( 43.17%), action 259, FPS 2.46, Running 213.36s Step 622( 43.33%), action 260, FPS 2.40, Running 213.86s Step 623( 43.50%), action 261, FPS 2.34, Running 214.48s Step 624( 43.67%), action 262, FPS 2.28, Running 215.04s Step 625( 43.83%), action 263, FPS 2.23, Running 215.51s Step 626( 44.00%), action 264, FPS 2.17, Running 216.05s Step 627( 44.17%), action 265, FPS 2.13, Running 216.54s Step 628( 44.33%), action 266, FPS 2.09, Running 217.07s Step 629( 44.50%), action 267, FPS 2.04, Running 217.58s Step 630( 44.67%), action 268, FPS 1.99, Running 218.12s Step 631( 44.83%), action 269, FPS 1.95, Running 218.57s Step 632( 45.00%), action 270, FPS 1.92, Running 219.10s Step 633( 45.17%), action 271, FPS 1.93, Running 219.72s Step 634( 45.33%), action 272, FPS 1.93, Running 220.22s Step 635( 45.50%), action 273, FPS 1.93, Running 220.70s Step 636( 45.67%), action 274, FPS 1.93, Running 221.23s Step 637( 45.83%), action 275, FPS 1.93, Running 221.72s Step 638( 46.00%), action 276, FPS 1.93, Running 222.24s Step 639( 46.17%), action 277, FPS 1.93, Running 222.75s Step 640( 46.33%), action 278, FPS 1.92, Running 223.28s Step 641( 46.50%), action 279, FPS 1.93, Running 223.74s Step 642( 46.67%), action 280, FPS 1.92, Running 224.25s Step 643( 46.83%), action 281, FPS 1.92, Running 224.88s Step 644( 47.00%), action 282, FPS 1.93, Running 225.39s Step 645( 47.17%), action 283, FPS 1.93, Running 225.86s Step 646( 47.33%), action 284, FPS 1.94, Running 226.38s Step 647( 47.50%), action 285, FPS 1.94, Running 226.84s Step 648( 47.67%), action 286, FPS 1.94, Running 227.35s Step 649( 47.83%), action 287, FPS 1.95, Running 227.82s Step 650( 48.00%), action 288, FPS 1.96, Running 228.34s Step 651( 48.17%), action 289, FPS 1.95, Running 228.82s Step 652( 48.33%), action 290, FPS 1.96, Running 229.33s Step 653( 48.50%), action 291, FPS 1.95, Running 229.95s Step 654( 48.67%), action 292, FPS 1.95, Running 230.49s Step 655( 48.83%), action 293, FPS 1.95, Running 230.96s Step 656( 49.00%), action 294, FPS 1.95, Running 231.49s Step 657( 49.17%), action 295, FPS 1.95, Running 231.97s Step 658( 49.33%), action 296, FPS 1.95, Running 232.49s Step 659( 49.50%), action 297, FPS 1.96, Running 232.97s Step 660( 49.67%), action 298, FPS 1.96, Running 233.49s Step 661( 49.83%), action 299, FPS 1.96, Running 233.97s Step 662( 50.00%), action 300, FPS 1.95, Running 234.48s Step 663( 50.17%), action 301, FPS 1.96, Running 235.11s Step 664( 50.33%), action 302, FPS 1.95, Running 235.65s Step 665( 50.50%), action 303, FPS 1.95, Running 236.14s Step 666( 50.67%), action 304, FPS 1.94, Running 236.68s Step 667( 50.83%), action 305, FPS 1.94, Running 237.16s Step 668( 51.00%), action 306, FPS 1.94, Running 237.67s Step 669( 51.17%), action 307, FPS 1.93, Running 238.17s Step 670( 51.33%), action 308, FPS 1.93, Running 238.69s Step 671( 51.50%), action 309, FPS 1.93, Running 239.17s Step 672( 51.67%), action 310, FPS 1.93, Running 239.67s Step 673( 51.83%), action 311, FPS 1.94, Running 240.27s Step 674( 52.00%), action 312, FPS 1.94, Running 240.79s Step 675( 52.17%), action 313, FPS 1.93, Running 241.30s Step 676( 52.33%), action 314, FPS 1.94, Running 241.82s Step 677( 52.50%), action 315, FPS 1.94, Running 242.31s Step 678( 52.67%), action 316, FPS 1.93, Running 242.83s Step 679( 52.83%), action 317, FPS 1.93, Running 243.31s Step 680( 53.00%), action 318, FPS 1.94, Running 243.82s Step 681( 53.17%), action 319, FPS 1.94, Running 244.28s Step 682( 53.33%), action 320, FPS 1.94, Running 244.80s Step 683( 53.50%), action 321, FPS 1.94, Running 245.42s Step 684( 53.67%), action 322, FPS 1.94, Running 245.95s Step 685( 53.83%), action 323, FPS 1.94, Running 246.43s Step 686( 54.00%), action 324, FPS 1.95, Running 246.95s Step 687( 54.17%), action 325, FPS 1.95, Running 247.43s Step 688( 54.33%), action 326, FPS 1.95, Running 247.93s Step 689( 54.50%), action 327, FPS 1.96, Running 248.38s Step 690( 54.67%), action 328, FPS 1.96, Running 248.90s Step 691( 54.83%), action 329, FPS 1.96, Running 249.39s Step 692( 55.00%), action 330, FPS 1.96, Running 249.90s Step 693( 55.17%), action 331, FPS 1.96, Running 250.49s Step 694( 55.33%), action 332, FPS 1.96, Running 251.01s Step 695( 55.50%), action 333, FPS 1.96, Running 251.48s Step 696( 55.67%), action 334, FPS 1.97, Running 251.99s Step 697( 55.83%), action 335, FPS 1.97, Running 252.48s Step 698( 56.00%), action 336, FPS 1.97, Running 252.99s Step 699( 56.17%), action 337, FPS 1.97, Running 253.44s Step 700( 56.33%), action 338, FPS 1.97, Running 253.96s Step 701( 56.50%), action 339, FPS 1.97, Running 254.45s Step 702( 56.67%), action 340, FPS 1.97, Running 254.95s Step 703( 56.83%), action 341, FPS 1.97, Running 255.57s Step 704( 57.00%), action 342, FPS 1.97, Running 256.11s Step 705( 57.17%), action 343, FPS 1.97, Running 256.59s Step 706( 57.33%), action 344, FPS 1.97, Running 257.10s Step 707( 57.50%), action 345, FPS 1.97, Running 257.58s Step 708( 57.67%), action 346, FPS 1.97, Running 258.10s Step 709( 57.83%), action 347, FPS 1.96, Running 258.58s Step 710( 58.00%), action 348, FPS 1.96, Running 259.08s Step 711( 58.17%), action 349, FPS 1.97, Running 259.55s Step 712( 58.33%), action 350, FPS 1.97, Running 260.07s Step 713( 58.50%), action 351, FPS 1.97, Running 260.66s Step 714( 58.67%), action 352, FPS 1.97, Running 261.17s Step 715( 58.83%), action 353, FPS 1.97, Running 261.63s Step 716( 59.00%), action 354, FPS 1.96, Running 262.18s Step 717( 59.17%), action 355, FPS 1.97, Running 262.65s Step 718( 59.33%), action 356, FPS 1.96, Running 263.17s Step 719( 59.50%), action 357, FPS 1.96, Running 263.63s Step 720( 59.67%), action 358, FPS 1.96, Running 264.16s Step 721( 59.83%), action 359, FPS 1.96, Running 264.64s Step 722( 60.00%), action 360, FPS 1.95, Running 265.18s Step 723( 60.17%), action 361, FPS 1.96, Running 265.78s Step 724( 60.33%), action 362, FPS 1.96, Running 266.29s Step 725( 60.50%), action 363, FPS 1.96, Running 266.79s Step 726( 60.67%), action 364, FPS 1.95, Running 267.34s Step 727( 60.83%), action 365, FPS 1.95, Running 267.82s Step 728( 61.00%), action 366, FPS 1.96, Running 268.32s Step 729( 61.17%), action 367, FPS 1.96, Running 268.81s Step 730( 61.33%), action 368, FPS 1.95, Running 269.35s Step 731( 61.50%), action 369, FPS 1.95, Running 269.82s Step 732( 61.67%), action 370, FPS 1.95, Running 270.32s Step 733( 61.83%), action 371, FPS 1.95, Running 270.91s Step 734( 62.00%), action 372, FPS 1.95, Running 271.43s Step 735( 62.17%), action 373, FPS 1.94, Running 271.91s Step 736( 62.33%), action 374, FPS 1.95, Running 272.42s Step 737( 62.50%), action 375, FPS 1.96, Running 272.88s Step 738( 62.67%), action 376, FPS 1.95, Running 273.41s Step 739( 62.83%), action 377, FPS 1.95, Running 273.89s Step 740( 63.00%), action 378, FPS 1.95, Running 274.41s Step 741( 63.17%), action 379, FPS 1.95, Running 274.90s Step 742( 63.33%), action 380, FPS 1.95, Running 275.42s Step 743( 63.50%), action 381, FPS 1.95, Running 276.03s Step 744( 63.67%), action 382, FPS 1.95, Running 276.54s Step 745( 63.83%), action 383, FPS 1.96, Running 277.01s Step 746( 64.00%), action 384, FPS 1.96, Running 277.52s Step 747( 64.17%), action 385, FPS 1.96, Running 278.01s Step 748( 64.33%), action 386, FPS 1.96, Running 278.53s Step 749( 64.50%), action 387, FPS 1.96, Running 279.03s Step 750( 64.67%), action 388, FPS 1.96, Running 279.57s Step 751( 64.83%), action 389, FPS 1.95, Running 280.05s Step 752( 65.00%), action 390, FPS 1.95, Running 280.58s Step 753( 65.17%), action 391, FPS 1.95, Running 281.18s Step 754( 65.33%), action 392, FPS 1.95, Running 281.70s Step 755( 65.50%), action 393, FPS 1.94, Running 282.23s Step 756( 65.67%), action 394, FPS 1.94, Running 282.75s Step 757( 65.83%), action 395, FPS 1.93, Running 283.22s Step 758( 66.00%), action 396, FPS 1.93, Running 283.79s Step 759( 66.17%), action 397, FPS 1.93, Running 284.28s Step 760( 66.33%), action 398, FPS 1.92, Running 284.81s Step 761( 66.50%), action 399, FPS 1.92, Running 285.32s Step 762( 66.67%), action 400, FPS 1.92, Running 285.86s Step 763( 66.83%), action 401, FPS 1.92, Running 286.45s Step 764( 67.00%), action 402, FPS 1.92, Running 286.97s Step 765( 67.17%), action 403, FPS 1.91, Running 287.46s Step 766( 67.33%), action 404, FPS 1.91, Running 287.98s Step 767( 67.50%), action 405, FPS 1.91, Running 288.46s Step 768( 67.67%), action 406, FPS 1.91, Running 288.98s Step 769( 67.83%), action 407, FPS 1.92, Running 289.46s Step 770( 68.00%), action 408, FPS 1.92, Running 289.97s Step 771( 68.17%), action 409, FPS 1.93, Running 290.44s Step 772( 68.33%), action 410, FPS 1.93, Running 290.97s Step 773( 68.50%), action 411, FPS 1.92, Running 291.59s Step 774( 68.67%), action 412, FPS 1.92, Running 292.12s Step 775( 68.83%), action 413, FPS 1.92, Running 292.62s Step 776( 69.00%), action 414, FPS 1.93, Running 293.14s Step 777( 69.17%), action 415, FPS 1.93, Running 293.59s Step 778( 69.33%), action 416, FPS 1.93, Running 294.13s Step 779( 69.50%), action 417, FPS 1.94, Running 294.59s Step 780( 69.67%), action 418, FPS 1.94, Running 295.11s Step 781( 69.83%), action 419, FPS 1.95, Running 295.59s Step 782( 70.00%), action 420, FPS 1.95, Running 296.12s Step 783( 70.17%), action 421, FPS 1.95, Running 296.74s Step 784( 70.33%), action 422, FPS 1.95, Running 297.25s Step 785( 70.50%), action 423, FPS 1.95, Running 297.74s Step 786( 70.67%), action 424, FPS 1.95, Running 298.24s Step 787( 70.83%), action 425, FPS 1.95, Running 298.71s Step 788( 71.00%), action 426, FPS 1.95, Running 299.26s Step 789( 71.17%), action 427, FPS 1.95, Running 299.74s Step 790( 71.33%), action 428, FPS 1.94, Running 300.27s Step 791( 71.50%), action 429, FPS 1.94, Running 300.74s Step 792( 71.67%), action 430, FPS 1.94, Running 301.27s Step 793( 71.83%), action 431, FPS 1.94, Running 301.88s Step 794( 72.00%), action 432, FPS 1.94, Running 302.43s Step 795( 72.17%), action 433, FPS 1.95, Running 302.89s Step 796( 72.33%), action 434, FPS 1.95, Running 303.42s Step 797( 72.50%), action 435, FPS 1.94, Running 303.89s Step 798( 72.67%), action 436, FPS 1.95, Running 304.40s Step 799( 72.83%), action 437, FPS 1.94, Running 304.88s Step 800( 73.00%), action 438, FPS 1.94, Running 305.41s Step 801( 73.17%), action 439, FPS 1.94, Running 305.91s Step 802( 73.33%), action 440, FPS 1.94, Running 306.44s Step 803( 73.50%), action 441, FPS 1.94, Running 307.05s Step 804( 73.67%), action 442, FPS 1.94, Running 307.57s Step 805( 73.83%), action 443, FPS 1.94, Running 308.06s Step 806( 74.00%), action 444, FPS 1.94, Running 308.57s Step 807( 74.17%), action 445, FPS 1.94, Running 309.04s Step 808( 74.33%), action 446, FPS 1.94, Running 309.58s Step 809( 74.50%), action 447, FPS 1.94, Running 310.07s Step 810( 74.67%), action 448, FPS 1.94, Running 310.58s Step 811( 74.83%), action 449, FPS 1.93, Running 311.09s Step 812( 75.00%), action 450, FPS 1.93, Running 311.62s Step 813( 75.17%), action 451, FPS 1.93, Running 312.23s Step 814( 75.33%), action 452, FPS 1.94, Running 312.76s Step 815( 75.50%), action 453, FPS 1.94, Running 313.22s Step 816( 75.67%), action 454, FPS 1.94, Running 313.73s Step 817( 75.83%), action 455, FPS 1.94, Running 314.21s Step 818( 76.00%), action 456, FPS 1.94, Running 314.72s Step 819( 76.17%), action 457, FPS 1.94, Running 315.19s Step 820( 76.33%), action 458, FPS 1.94, Running 315.72s Step 821( 76.50%), action 459, FPS 1.94, Running 316.20s Step 822( 76.67%), action 460, FPS 1.94, Running 316.75s Step 823( 76.83%), action 461, FPS 1.94, Running 317.37s Step 824( 77.00%), action 462, FPS 1.94, Running 317.90s Step 825( 77.17%), action 463, FPS 1.94, Running 318.35s Step 826( 77.33%), action 464, FPS 1.94, Running 318.86s Step 827( 77.50%), action 465, FPS 1.94, Running 319.37s Step 828( 77.67%), action 466, FPS 1.94, Running 319.90s Step 829( 77.83%), action 467, FPS 1.94, Running 320.40s Step 830( 78.00%), action 468, FPS 1.93, Running 320.92s Step 831( 78.17%), action 469, FPS 1.94, Running 321.42s Step 832( 78.33%), action 470, FPS 1.94, Running 321.93s Step 833( 78.50%), action 471, FPS 1.94, Running 322.54s Step 834( 78.67%), action 472, FPS 1.94, Running 323.05s Step 835( 78.83%), action 473, FPS 1.94, Running 323.52s Step 836( 79.00%), action 474, FPS 1.94, Running 324.02s Step 837( 79.17%), action 475, FPS 1.94, Running 324.50s Step 838( 79.33%), action 476, FPS 1.94, Running 325.02s Step 839( 79.50%), action 477, FPS 1.94, Running 325.48s Step 840( 79.67%), action 478, FPS 1.95, Running 326.00s Step 841( 79.83%), action 479, FPS 1.95, Running 326.47s Step 842( 80.00%), action 480, FPS 1.96, Running 326.96s Step 843( 80.17%), action 481, FPS 1.96, Running 327.56s Step 844( 80.33%), action 482, FPS 1.96, Running 328.11s Step 845( 80.50%), action 483, FPS 1.96, Running 328.58s Step 846( 80.67%), action 484, FPS 1.95, Running 329.14s Step 847( 80.83%), action 485, FPS 1.95, Running 329.63s Step 848( 81.00%), action 486, FPS 1.96, Running 330.12s Step 849( 81.17%), action 487, FPS 1.96, Running 330.59s Step 850( 81.33%), action 488, FPS 1.97, Running 331.10s Step 851( 81.50%), action 489, FPS 1.98, Running 331.54s Step 852( 81.67%), action 490, FPS 1.97, Running 332.06s Step 853( 81.83%), action 491, FPS 1.97, Running 332.67s Step 854( 82.00%), action 492, FPS 1.97, Running 333.20s Step 855( 82.17%), action 493, FPS 1.97, Running 333.65s Step 856( 82.33%), action 494, FPS 1.97, Running 334.16s Step 857( 82.50%), action 495, FPS 1.97, Running 334.64s Step 858( 82.67%), action 496, FPS 1.97, Running 335.18s Step 859( 82.83%), action 497, FPS 1.97, Running 335.63s Step 860( 83.00%), action 498, FPS 1.97, Running 336.13s Step 861( 83.17%), action 499, FPS 1.97, Running 336.61s Step 862( 83.33%), action 500, FPS 1.97, Running 337.13s Step 863( 83.50%), action 501, FPS 1.96, Running 337.74s Step 864( 83.67%), action 502, FPS 1.96, Running 338.28s Step 865( 83.83%), action 503, FPS 1.96, Running 338.77s Step 866( 84.00%), action 504, FPS 1.97, Running 339.27s Step 867( 84.17%), action 505, FPS 1.98, Running 339.75s Step 868( 84.33%), action 506, FPS 1.97, Running 340.27s Step 869( 84.50%), action 507, FPS 1.97, Running 340.76s Step 870( 84.67%), action 508, FPS 1.96, Running 341.28s Step 871( 84.83%), action 509, FPS 1.96, Running 341.75s Step 872( 85.00%), action 510, FPS 1.96, Running 342.28s Step 873( 85.17%), action 511, FPS 1.95, Running 342.90s Step 874( 85.33%), action 512, FPS 1.96, Running 343.40s Step 875( 85.50%), action 513, FPS 1.95, Running 343.89s Step 876( 85.67%), action 514, FPS 1.95, Running 344.40s Step 877( 85.83%), action 515, FPS 1.96, Running 344.86s Step 878( 86.00%), action 516, FPS 1.97, Running 345.35s Step 879( 86.17%), action 517, FPS 1.96, Running 345.83s Step 880( 86.33%), action 518, FPS 1.95, Running 346.36s Step 881( 86.50%), action 519, FPS 1.95, Running 346.85s Step 882( 86.67%), action 520, FPS 1.95, Running 347.37s Step 883( 86.83%), action 521, FPS 1.95, Running 347.98s Step 884( 87.00%), action 522, FPS 1.95, Running 348.52s Step 885( 87.17%), action 523, FPS 1.96, Running 348.97s Step 886( 87.33%), action 524, FPS 1.96, Running 349.50s Step 887( 87.50%), action 525, FPS 1.95, Running 349.99s Step 888( 87.67%), action 526, FPS 1.95, Running 350.51s Step 889( 87.83%), action 527, FPS 1.96, Running 350.96s Step 890( 88.00%), action 528, FPS 1.96, Running 351.49s Step 891( 88.17%), action 529, FPS 1.96, Running 351.97s Step 892( 88.33%), action 530, FPS 1.96, Running 352.48s Step 893( 88.50%), action 531, FPS 1.96, Running 353.09s Step 894( 88.67%), action 532, FPS 1.96, Running 353.63s Step 895( 88.83%), action 533, FPS 1.96, Running 354.10s Step 896( 89.00%), action 534, FPS 1.96, Running 354.62s Step 897( 89.17%), action 535, FPS 1.96, Running 355.08s Step 898( 89.33%), action 536, FPS 1.95, Running 355.58s Step 899( 89.50%), action 537, FPS 1.95, Running 356.07s Step 900( 89.67%), action 538, FPS 1.96, Running 356.59s Step 901( 89.83%), action 539, FPS 1.96, Running 357.07s Step 902( 90.00%), action 540, FPS 1.96, Running 357.59s Step 903( 90.17%), action 541, FPS 1.95, Running 358.24s Step 904( 90.33%), action 542, FPS 1.95, Running 358.76s Step 905( 90.50%), action 543, FPS 1.95, Running 359.20s Step 906( 90.67%), action 544, FPS 1.96, Running 359.71s Step 907( 90.83%), action 545, FPS 1.96, Running 360.18s Step 908( 91.00%), action 546, FPS 1.96, Running 360.70s Step 909( 91.17%), action 547, FPS 1.96, Running 361.16s Step 910( 91.33%), action 548, FPS 1.96, Running 361.67s Step 911( 91.50%), action 549, FPS 1.97, Running 362.14s Step 912( 91.67%), action 550, FPS 1.97, Running 362.62s Step 913( 91.83%), action 551, FPS 1.97, Running 363.24s Step 914( 92.00%), action 552, FPS 1.97, Running 363.78s Step 915( 92.17%), action 553, FPS 1.97, Running 364.24s Step 916( 92.33%), action 554, FPS 1.97, Running 364.76s Step 917( 92.50%), action 555, FPS 1.97, Running 365.26s Step 918( 92.67%), action 556, FPS 1.96, Running 365.78s Step 919( 92.83%), action 557, FPS 1.97, Running 366.24s Step 920( 93.00%), action 558, FPS 1.97, Running 366.75s Step 921( 93.17%), action 559, FPS 1.97, Running 367.23s Step 922( 93.33%), action 560, FPS 1.97, Running 367.76s Step 923( 93.50%), action 561, FPS 1.97, Running 368.40s Step 924( 93.67%), action 562, FPS 1.97, Running 368.91s Step 925( 93.83%), action 563, FPS 1.96, Running 369.40s Step 926( 94.00%), action 564, FPS 1.96, Running 369.93s Step 927( 94.17%), action 565, FPS 1.95, Running 370.41s Step 928( 94.33%), action 566, FPS 1.96, Running 370.92s Step 929( 94.50%), action 567, FPS 1.96, Running 371.36s Step 930( 94.67%), action 568, FPS 1.96, Running 371.89s Step 931( 94.83%), action 569, FPS 1.96, Running 372.36s Step 932( 95.00%), action 570, FPS 1.95, Running 372.87s Step 933( 95.17%), action 571, FPS 1.95, Running 373.47s Step 934( 95.33%), action 572, FPS 1.96, Running 373.98s Step 935( 95.50%), action 573, FPS 1.96, Running 374.43s Step 936( 95.67%), action 574, FPS 1.97, Running 374.92s Step 937( 95.83%), action 575, FPS 1.97, Running 375.40s Step 938( 96.00%), action 576, FPS 1.97, Running 375.91s Step 939( 96.17%), action 577, FPS 1.97, Running 376.40s Step 940( 96.33%), action 578, FPS 1.97, Running 376.93s Step 941( 96.50%), action 579, FPS 1.97, Running 377.41s Step 942( 96.67%), action 580, FPS 1.97, Running 377.92s Step 943( 96.83%), action 581, FPS 1.97, Running 378.57s Step 944( 97.00%), action 582, FPS 1.96, Running 379.12s Step 945( 97.17%), action 583, FPS 1.96, Running 379.61s Step 946( 97.33%), action 584, FPS 1.96, Running 380.11s Step 947( 97.50%), action 585, FPS 1.97, Running 380.59s Step 948( 97.67%), action 586, FPS 1.96, Running 381.11s Step 949( 97.83%), action 587, FPS 1.96, Running 381.58s Step 950( 98.00%), action 588, FPS 1.96, Running 382.10s Step 951( 98.17%), action 589, FPS 1.95, Running 382.61s Step 952( 98.33%), action 590, FPS 1.95, Running 383.13s Step 953( 98.50%), action 591, FPS 1.95, Running 383.72s Step 954( 98.67%), action 592, FPS 1.95, Running 384.24s Step 955( 98.83%), action 593, FPS 1.94, Running 384.72s Step 956( 99.00%), action 594, FPS 1.94, Running 385.23s Step 957( 99.17%), action 595, FPS 1.94, Running 385.72s Step 958( 99.33%), action 596, FPS 1.94, Running 386.22s Step 959( 99.50%), action 597, FPS 1.94, Running 386.73s Step 960( 99.67%), action 598, FPS 1.94, Running 387.23s Step 961( 99.83%), action 599, FPS 1.94, Running 387.74s Step 962(100.00%), action 600, FPS 1.94, Running 388.25s [2026-08-03 01:15:14] [73 ] Seed 72 failed after 388.37 s. +steps: 962 , actions: 600 . +Instruction: Empty +Total 9/73(12.33%) success. +Setting seed: 73 +Step 1( N/A%), pre moving , FPS 7.33, Running 0.14s Step 2( N/A%), pre moving , FPS 9.16, Running 0.22s Step 3( N/A%), pre moving , FPS 9.52, Running 0.32s Step 4( N/A%), pre moving , FPS 9.71, Running 0.41s Step 5( N/A%), pre moving , FPS 9.52, Running 0.53s Step 6( N/A%), pre moving , FPS 9.70, Running 0.62s Step 7( N/A%), pre moving , FPS 10.07, Running 0.70s Step 8( N/A%), pre moving , FPS 10.33, Running 0.77s Step 9( N/A%), pre moving , FPS 10.78, Running 0.83s Step 10( N/A%), pre moving , FPS 10.97, Running 0.91s Step 11( N/A%), pre moving , FPS 11.34, Running 0.97s Step 12( N/A%), pre moving , FPS 11.66, Running 1.03s Step 13( N/A%), pre moving , FPS 11.76, Running 1.11s Step 14( N/A%), pre moving , FPS 11.84, Running 1.18s Step 15( N/A%), pre moving , FPS 11.91, Running 1.26s Step 16( N/A%), pre moving , FPS 11.88, Running 1.35s Step 17( N/A%), pre moving , FPS 11.82, Running 1.44s Step 18( N/A%), pre moving , FPS 11.82, Running 1.52s Step 19( N/A%), pre moving , FPS 11.78, Running 1.61s Step 20( N/A%), pre moving , FPS 11.79, Running 1.70s Step 21( N/A%), pre moving , FPS 10.56, Running 2.03s Step 22( N/A%), pre moving , FPS 10.46, Running 2.13s Step 23( N/A%), pre moving , FPS 10.47, Running 2.23s Step 24( N/A%), pre moving , FPS 10.41, Running 2.33s Step 25( N/A%), pre moving , FPS 10.52, Running 2.43s Step 26( N/A%), pre moving , FPS 9.23, Running 2.78s Step 27( N/A%), pre moving , FPS 9.11, Running 2.89s Step 28( N/A%), pre moving , FPS 9.06, Running 2.98s Step 29( N/A%), pre moving , FPS 8.94, Running 3.07s Step 30( N/A%), pre moving , FPS 8.84, Running 3.17s Step 31( N/A%), pre moving , FPS 8.71, Running 3.27s Step 32( N/A%), pre moving , FPS 8.56, Running 3.37s Step 33( N/A%), pre moving , FPS 8.46, Running 3.47s Step 34( N/A%), pre moving , FPS 8.40, Running 3.56s Step 35( N/A%), pre moving , FPS 8.36, Running 3.65s Step 36( N/A%), pre moving , FPS 6.22, Running 4.56s Step 37( N/A%), pre moving , FPS 5.78, Running 4.90s Step 38( N/A%), pre moving , FPS 5.75, Running 5.00s Step 39( N/A%), pre moving , FPS 5.74, Running 5.10s Step 40( N/A%), pre moving , FPS 5.73, Running 5.19s Step 41( N/A%), pre moving , FPS 6.13, Running 5.30s Step 42( N/A%), pre moving , FPS 6.14, Running 5.39s Step 43( N/A%), pre moving , FPS 6.15, Running 5.48s Step 44( N/A%), pre moving , FPS 6.18, Running 5.57s Step 45( N/A%), pre moving , FPS 6.19, Running 5.66s Step 46( N/A%), pre moving , FPS 6.75, Running 5.75s Step 47( N/A%), pre moving , FPS 6.79, Running 5.83s Step 48( N/A%), pre moving , FPS 5.61, Running 6.55s Step 49( N/A%), pre moving , FPS 5.60, Running 6.64s Step 50( N/A%), pre moving , FPS 5.58, Running 6.76s Step 51( N/A%), pre moving , FPS 5.59, Running 6.85s Step 52( N/A%), pre moving , FPS 5.60, Running 6.94s Step 53( N/A%), pre moving , FPS 5.52, Running 7.10s Step 54( N/A%), pre moving , FPS 5.45, Running 7.23s Step 55( N/A%), pre moving , FPS 5.39, Running 7.36s Step 56( N/A%), pre moving , FPS 6.91, Running 7.45s Step 57( N/A%), pre moving , FPS 7.51, Running 7.56s Step 58( N/A%), pre moving , FPS 7.40, Running 7.70s Step 59( N/A%), pre moving , FPS 7.27, Running 7.85s Step 60( N/A%), pre moving , FPS 7.12, Running 8.00s Step 61( N/A%), pre moving , FPS 6.91, Running 8.19s Step 62( N/A%), pre moving , FPS 6.72, Running 8.36s Step 63( N/A%), pre moving , FPS 6.41, Running 8.60s Step 64( N/A%), pre moving , FPS 6.09, Running 8.85s Step 65( N/A%), pre moving , FPS 5.89, Running 9.05s Step 66( N/A%), pre moving , FPS 5.68, Running 9.27s Step 67( N/A%), pre moving , FPS 5.52, Running 9.46s Step 68( N/A%), pre moving , FPS 6.43, Running 9.66s Step 69( N/A%), pre moving , FPS 6.20, Running 9.87s Step 70( N/A%), pre moving , FPS 6.06, Running 10.06s Step 71( N/A%), pre moving , FPS 5.94, Running 10.21s Step 72( N/A%), pre moving , FPS 5.78, Running 10.40s Step 73( N/A%), pre moving , FPS 5.78, Running 10.55s Step 74( N/A%), pre moving , FPS 5.75, Running 10.71s Step 75( N/A%), pre moving , FPS 5.78, Running 10.82s Step 76( N/A%), pre moving , FPS 5.75, Running 10.93s Step 77( N/A%), pre moving , FPS 5.75, Running 11.04s Step 78( N/A%), pre moving , FPS 5.77, Running 11.17s Step 79( N/A%), pre moving , FPS 5.81, Running 11.29s Step 80( N/A%), pre moving , FPS 5.87, Running 11.41s Step 81( N/A%), pre moving , FPS 6.05, Running 11.50s Step 82( N/A%), pre moving , FPS 6.17, Running 11.61s Step 83( N/A%), pre moving , FPS 6.45, Running 11.70s Step 84( N/A%), pre moving , FPS 6.81, Running 11.79s Step 85( N/A%), pre moving , FPS 7.03, Running 11.90s Step 86( N/A%), pre moving , FPS 7.29, Running 12.01s Step 87( N/A%), pre moving , FPS 7.55, Running 12.10s Step 88( N/A%), pre moving , FPS 7.87, Running 12.20s Step 89( N/A%), pre moving , FPS 8.22, Running 12.30s Step 90( N/A%), pre moving , FPS 8.56, Running 12.39s Step 91( N/A%), pre moving , FPS 8.79, Running 12.49s Step 92( N/A%), pre moving , FPS 9.11, Running 12.60s Step 93( N/A%), pre moving , FPS 9.38, Running 12.69s Step 94( N/A%), pre moving , FPS 9.64, Running 12.79s Step 95( N/A%), pre moving , FPS 9.71, Running 12.88s Step 96( N/A%), pre moving , FPS 9.69, Running 13.00s Step 97( N/A%), pre moving , FPS 9.77, Running 13.09s Step 98( N/A%), pre moving , FPS 9.94, Running 13.18s Step 99( N/A%), pre moving , FPS 6.60, Running 14.32s Step 100( N/A%), pre moving , FPS 6.13, Running 14.67s Step 101( N/A%), pre moving , FPS 5.68, Running 15.02s Step 102( N/A%), pre moving , FPS 5.35, Running 15.35s Step 103( N/A%), pre moving , FPS 5.02, Running 15.68s Step 104( N/A%), pre moving , FPS 4.70, Running 16.05s Step 105( N/A%), pre moving , FPS 4.45, Running 16.39s Step 106( N/A%), pre moving , FPS 4.25, Running 16.72s Step 107( N/A%), pre moving , FPS 4.02, Running 17.08s Step 108( N/A%), pre moving , FPS 3.85, Running 17.39s Step 109( N/A%), pre moving , FPS 3.67, Running 17.75s Step 110( N/A%), pre moving , FPS 3.49, Running 18.12s Step 111( N/A%), pre moving , FPS 3.35, Running 18.45s Step 112( N/A%), pre moving , FPS 3.22, Running 18.81s Step 113( N/A%), pre moving , FPS 3.09, Running 19.16s Step 114( N/A%), pre moving , FPS 2.98, Running 19.50s Step 115( N/A%), pre moving , FPS 2.88, Running 19.83s Step 116( N/A%), pre moving , FPS 2.78, Running 20.18s Step 117( N/A%), pre moving , FPS 2.69, Running 20.54s Step 118( N/A%), pre moving , FPS 2.59, Running 20.90s Step 119( N/A%), pre moving , FPS 2.88, Running 21.25s Step 120( N/A%), pre moving , FPS 2.88, Running 21.60s Step 121( N/A%), pre moving , FPS 2.88, Running 21.97s Step 122( N/A%), pre moving , FPS 2.87, Running 22.31s Step 123( N/A%), pre moving , FPS 2.87, Running 22.66s Step 124( N/A%), pre moving , FPS 2.87, Running 23.01s Step 125( N/A%), pre moving , FPS 2.88, Running 23.34s Step 126( N/A%), pre moving , FPS 2.87, Running 23.69s Step 127( N/A%), pre moving , FPS 2.83, Running 24.16s Step 128( N/A%), pre moving , FPS 2.78, Running 24.58s Step 129( N/A%), pre moving , FPS 2.78, Running 24.94s Step 130( N/A%), pre moving , FPS 2.78, Running 25.30s Step 131( N/A%), pre moving , FPS 2.74, Running 25.74s Step 132( N/A%), pre moving , FPS 2.74, Running 26.10s Step 133( N/A%), pre moving , FPS 2.74, Running 26.47s Step 134( N/A%), pre moving , FPS 2.73, Running 26.83s Step 135( N/A%), pre moving , FPS 2.72, Running 27.19s Step 136( N/A%), pre moving , FPS 2.72, Running 27.54s Step 137( N/A%), pre moving , FPS 2.71, Running 27.91s Step 138( N/A%), pre moving , FPS 2.69, Running 28.34s Step 139( N/A%), pre moving , FPS 2.68, Running 28.71s Step 140( N/A%), pre moving , FPS 2.67, Running 29.10s Step 141( N/A%), pre moving , FPS 2.67, Running 29.48s Step 142( N/A%), pre moving , FPS 2.65, Running 29.86s Step 143( N/A%), pre moving , FPS 2.64, Running 30.24s Step 144( N/A%), pre moving , FPS 2.64, Running 30.58s Step 145( N/A%), pre moving , FPS 2.64, Running 30.91s Step 146( N/A%), pre moving , FPS 2.63, Running 31.29s Step 147( N/A%), pre moving , FPS 2.63, Running 31.75s Step 148( N/A%), pre moving , FPS 2.64, Running 32.15s Step 149( N/A%), pre moving , FPS 2.64, Running 32.52s Step 150( N/A%), pre moving , FPS 2.63, Running 32.91s Step 151( N/A%), pre moving , FPS 2.65, Running 33.29s Step 152( N/A%), pre moving , FPS 2.65, Running 33.66s Step 153( N/A%), pre moving , FPS 2.64, Running 34.05s Step 154( N/A%), pre moving , FPS 2.64, Running 34.41s Step 155( N/A%), pre moving , FPS 2.62, Running 34.82s Step 156( N/A%), pre moving , FPS 2.60, Running 35.23s Step 157( N/A%), pre moving , FPS 2.60, Running 35.62s Step 158( N/A%), pre moving , FPS 2.60, Running 36.02s Step 159( N/A%), pre moving , FPS 2.60, Running 36.40s Step 160( N/A%), pre moving , FPS 2.60, Running 36.79s Step 161( N/A%), pre moving , FPS 2.60, Running 37.18s Step 162( N/A%), pre moving , FPS 2.60, Running 37.56s Step 163( N/A%), pre moving , FPS 2.60, Running 37.92s Step 164( N/A%), pre moving , FPS 2.59, Running 38.32s Step 165( N/A%), pre moving , FPS 2.56, Running 38.72s Step 166( N/A%), pre moving , FPS 2.55, Running 39.12s Step 167( N/A%), pre moving , FPS 2.58, Running 39.50s Step 168( N/A%), pre moving , FPS 2.57, Running 39.93s Step 169( N/A%), pre moving , FPS 2.57, Running 40.31s Step 170( N/A%), pre moving , FPS 2.56, Running 40.71s Step 171( N/A%), pre moving , FPS 2.65, Running 40.83s Step 172( N/A%), pre moving , FPS 2.74, Running 40.95s Step 173( N/A%), pre moving , FPS 2.84, Running 41.10s Step 174( N/A%), pre moving , FPS 2.94, Running 41.22s Step 175( N/A%), pre moving , FPS 3.07, Running 41.34s Step 176( N/A%), pre moving , FPS 3.21, Running 41.45s Step 177( N/A%), pre moving , FPS 3.36, Running 41.57s Step 178( N/A%), pre moving , FPS 3.53, Running 41.69s Step 179( N/A%), pre moving , FPS 3.70, Running 41.80s Step 180( N/A%), pre moving , FPS 3.90, Running 41.92s Step 181( N/A%), pre moving , FPS 3.66, Running 42.65s Step 182( N/A%), pre moving , FPS 3.84, Running 42.77s Step 183( N/A%), pre moving , FPS 3.95, Running 42.97s Step 184( N/A%), pre moving , FPS 4.12, Running 43.18s Step 185( N/A%), pre moving , FPS 4.29, Running 43.38s Step 186( N/A%), pre moving , FPS 4.49, Running 43.58s Step 187( N/A%), pre moving , FPS 4.68, Running 43.78s Step 188( N/A%), pre moving , FPS 4.93, Running 43.98s Step 189( N/A%), pre moving , FPS 5.16, Running 44.18s Step 190( N/A%), pre moving , FPS 5.44, Running 44.39s Step 191( N/A%), pre moving , FPS 5.29, Running 44.61s Step 192( N/A%), pre moving , FPS 5.18, Running 44.81s Step 193( N/A%), pre moving , FPS 5.11, Running 45.02s Step 194( N/A%), pre moving , FPS 5.04, Running 45.19s Step 195( N/A%), pre moving , FPS 4.97, Running 45.36s Step 196( N/A%), pre moving , FPS 4.89, Running 45.54s Step 197( N/A%), pre moving , FPS 4.81, Running 45.73s Step 198( N/A%), pre moving , FPS 4.71, Running 45.93s Step 199( N/A%), pre moving , FPS 4.61, Running 46.14s Step 200( N/A%), pre moving , FPS 4.58, Running 46.29s Step 201( N/A%), pre moving , FPS 5.32, Running 46.41s Step 202( N/A%), pre moving , FPS 5.21, Running 46.61s Step 203( N/A%), pre moving , FPS 5.22, Running 46.81s Step 204( N/A%), pre moving , FPS 5.21, Running 47.02s Step 205( N/A%), pre moving , FPS 5.21, Running 47.22s Step 206( N/A%), pre moving , FPS 5.20, Running 47.43s Step 207( N/A%), pre moving , FPS 5.19, Running 47.63s Step 208( N/A%), pre moving , FPS 5.19, Running 47.84s Step 209( N/A%), pre moving , FPS 5.16, Running 48.06s Step 210( N/A%), pre moving , FPS 5.16, Running 48.26s Step 211( N/A%), pre moving , FPS 5.19, Running 48.46s Step 212( N/A%), pre moving , FPS 5.19, Running 48.66s Step 213( N/A%), pre moving , FPS 5.18, Running 48.88s Step 214( N/A%), pre moving , FPS 5.27, Running 48.98s Step 215( N/A%), pre moving , FPS 5.36, Running 49.09s Step 216( N/A%), pre moving , FPS 5.46, Running 49.21s Step 217( N/A%), pre moving , FPS 5.56, Running 49.33s Step 218( N/A%), pre moving , FPS 5.69, Running 49.44s Step 219( N/A%), pre moving , FPS 5.85, Running 49.56s Step 220( N/A%), pre moving , FPS 5.88, Running 49.69s Step 221( N/A%), pre moving , FPS 5.85, Running 49.83s Step 222( N/A%), pre moving , FPS 5.98, Running 49.95s Step 223( N/A%), pre moving , FPS 6.11, Running 50.08s Step 224( N/A%), pre moving , FPS 6.28, Running 50.20s Step 225( N/A%), pre moving , FPS 6.42, Running 50.34s Step 226( N/A%), pre moving , FPS 6.56, Running 50.48s Step 227( N/A%), pre moving , FPS 5.49, Running 51.28s Step 228( N/A%), pre moving , FPS 5.61, Running 51.40s Step 229( N/A%), pre moving , FPS 5.73, Running 51.55s Step 230( N/A%), pre moving , FPS 5.87, Running 51.67s Step 231( N/A%), pre moving , FPS 5.98, Running 51.80s Step 232( N/A%), pre moving , FPS 5.99, Running 52.00s Step 233( N/A%), pre moving , FPS 6.01, Running 52.20s Step 234( N/A%), pre moving , FPS 5.85, Running 52.41s Step 235( N/A%), pre moving , FPS 5.68, Running 52.61s Step 236( N/A%), pre moving , FPS 5.61, Running 52.78s Step 237( N/A%), pre moving , FPS 5.38, Running 53.05s Step 238( N/A%), pre moving , FPS 5.21, Running 53.28s Step 239( N/A%), pre moving , FPS 4.99, Running 53.57s Step 240( N/A%), pre moving , FPS 4.83, Running 53.83s Step 241( N/A%), pre moving , FPS 4.67, Running 54.11s Step 242( N/A%), pre moving , FPS 4.51, Running 54.38s Step 243( N/A%), pre moving , FPS 4.37, Running 54.65s Step 244( N/A%), pre moving , FPS 4.17, Running 55.00s Step 245( N/A%), pre moving , FPS 4.00, Running 55.34s Step 246( N/A%), pre moving , FPS 3.83, Running 55.70s Step 247( N/A%), pre moving , FPS 4.20, Running 56.03s Step 248( N/A%), pre moving , FPS 4.01, Running 56.39s Step 249( N/A%), pre moving , FPS 3.88, Running 56.70s Step 250( N/A%), pre moving , FPS 3.75, Running 57.01s Step 251( N/A%), pre moving , FPS 3.63, Running 57.32s Step 252( N/A%), pre moving , FPS 3.53, Running 57.67s Step 253( N/A%), pre moving , FPS 3.45, Running 58.00s Step 254( N/A%), pre moving , FPS 3.36, Running 58.36s Step 255( N/A%), pre moving , FPS 3.28, Running 58.70s Step 256( N/A%), pre moving , FPS 3.18, Running 59.06s Step 257( N/A%), pre moving , FPS 3.15, Running 59.39s Step 258( N/A%), pre moving , FPS 3.09, Running 59.76s Step 259( N/A%), pre moving , FPS 3.06, Running 60.10s Step 260( N/A%), pre moving , FPS 3.05, Running 60.38s Step 261( N/A%), pre moving , FPS 3.06, Running 60.64s Step 262( N/A%), pre moving , FPS 3.08, Running 60.88s Step 263( N/A%), pre moving , FPS 3.08, Running 61.15s Step 264( N/A%), pre moving , FPS 3.12, Running 61.41s Step 265( N/A%), pre moving , FPS 3.15, Running 61.70s Step 266( N/A%), pre moving , FPS 3.18, Running 61.98s Step 267( N/A%), pre moving , FPS 3.25, Running 62.19s Step 268( N/A%), pre moving , FPS 3.33, Running 62.39s Step 269( N/A%), pre moving , FPS 3.39, Running 62.60s Step 270( N/A%), pre moving , FPS 3.49, Running 62.73s Step 271( N/A%), pre moving , FPS 3.56, Running 62.94s Step 272( N/A%), pre moving , FPS 3.60, Running 63.22s Step 273( N/A%), pre moving , FPS 3.65, Running 63.49s Step 274( N/A%), pre moving , FPS 3.69, Running 63.78s Step 275( N/A%), pre moving , FPS 3.73, Running 64.06s Step 276( N/A%), pre moving , FPS 3.78, Running 64.34s Step 277( N/A%), pre moving , FPS 3.87, Running 64.57s Step 278( N/A%), pre moving , FPS 3.96, Running 64.81s Step 279( N/A%), pre moving , FPS 4.04, Running 65.05s Step 280( N/A%), pre moving , FPS 4.09, Running 65.27s Step 281( N/A%), pre moving , FPS 4.14, Running 65.47s Step 282( N/A%), pre moving , FPS 4.16, Running 65.69s Step 283( N/A%), pre moving , FPS 4.21, Running 65.89s Step 284( N/A%), pre moving , FPS 4.25, Running 66.11s Step 285( N/A%), pre moving , FPS 4.33, Running 66.32s Step 286( N/A%), pre moving , FPS 4.41, Running 66.52s Step 287( N/A%), pre moving , FPS 4.48, Running 66.65s Step 288( N/A%), pre moving , FPS 4.54, Running 66.80s Step 289( N/A%), pre moving , FPS 4.62, Running 66.92s Step 290( N/A%), pre moving , FPS 4.62, Running 67.07s Step 291( N/A%), pre moving , FPS 4.71, Running 67.18s Step 292( N/A%), pre moving , FPS 4.88, Running 67.31s Step 293( N/A%), pre moving , FPS 5.05, Running 67.45s Step 294( N/A%), pre moving , FPS 5.26, Running 67.58s Step 295( N/A%), pre moving , FPS 5.49, Running 67.70s Step 296( N/A%), pre moving , FPS 5.70, Running 67.85s Step 297( N/A%), pre moving , FPS 5.88, Running 67.97s Step 298( N/A%), pre moving , FPS 6.07, Running 68.10s Step 299( N/A%), pre moving , FPS 6.29, Running 68.23s Step 300( N/A%), pre moving , FPS 6.52, Running 68.34s Step 301( N/A%), pre moving , FPS 6.71, Running 68.45s Step 302( N/A%), pre moving , FPS 6.95, Running 68.57s Step 303( N/A%), pre moving , FPS 7.16, Running 68.68s Step 304( N/A%), pre moving , FPS 7.45, Running 68.80s Step 305( N/A%), pre moving , FPS 7.70, Running 68.92s Step 306( N/A%), pre moving , FPS 7.90, Running 69.05s Step 307( N/A%), pre moving , FPS 7.92, Running 69.18s Step 308( N/A%), pre moving , FPS 4.45, Running 71.29s Step 309( N/A%), pre moving , FPS 4.22, Running 71.66s Step 310( N/A%), pre moving , FPS 4.01, Running 72.05s Step 311( N/A%), pre moving , FPS 3.81, Running 72.43s Step 312( N/A%), pre moving , FPS 3.64, Running 72.81s Step 313( N/A%), pre moving , FPS 3.49, Running 73.18s Step 314( N/A%), pre moving , FPS 3.33, Running 73.59s Step 315( N/A%), pre moving , FPS 3.19, Running 73.97s Step 316( N/A%), pre moving , FPS 3.08, Running 74.35s Step 317( N/A%), pre moving , FPS 2.96, Running 74.74s Step 318( N/A%), pre moving , FPS 2.85, Running 75.12s Step 319( N/A%), pre moving , FPS 2.75, Running 75.49s Step 320( N/A%), pre moving , FPS 2.65, Running 75.88s Step 321( N/A%), pre moving , FPS 2.56, Running 76.26s Step 322( N/A%), pre moving , FPS 2.48, Running 76.65s Step 323( N/A%), pre moving , FPS 2.40, Running 77.03s Step 324( N/A%), pre moving , FPS 2.33, Running 77.40s Step 325( N/A%), pre moving , FPS 2.26, Running 77.77s Step 326( N/A%), pre moving , FPS 2.20, Running 78.15s Step 327( N/A%), pre moving , FPS 2.14, Running 78.53s Step 328( 0.17%), action 1, FPS 2.42, Running 79.54s Step 329( 0.33%), action 2, FPS 2.39, Running 80.03s Step 330( 0.50%), action 3, FPS 2.36, Running 80.54s Step 331( 0.67%), action 4, FPS 2.33, Running 81.03s Step 332( 0.83%), action 5, FPS 2.30, Running 81.50s Step 333( 1.00%), action 6, FPS 2.27, Running 82.00s Step 334( 1.17%), action 7, FPS 2.23, Running 82.55s Step 335( 1.33%), action 8, FPS 2.21, Running 83.03s Step 336( 1.50%), action 9, FPS 2.18, Running 83.55s Step 337( 1.67%), action 10, FPS 2.15, Running 84.02s Step 338( 1.83%), action 11, FPS 2.09, Running 84.70s Step 339( 2.00%), action 12, FPS 2.07, Running 85.17s Step 340( 2.17%), action 13, FPS 2.04, Running 85.71s Step 341( 2.33%), action 14, FPS 2.01, Running 86.19s Step 342( 2.50%), action 15, FPS 1.97, Running 86.80s Step 343( 2.67%), action 16, FPS 1.94, Running 87.34s Step 344( 2.83%), action 17, FPS 1.90, Running 87.93s Step 345( 3.00%), action 18, FPS 1.87, Running 88.49s Step 346( 3.17%), action 19, FPS 1.83, Running 89.09s Step 347( 3.33%), action 20, FPS 1.80, Running 89.61s Step 348( 3.50%), action 21, FPS 1.85, Running 90.33s Step 349( 3.67%), action 22, FPS 1.86, Running 90.80s Step 350( 3.83%), action 23, FPS 1.85, Running 91.33s Step 351( 4.00%), action 24, FPS 1.85, Running 91.82s Step 352( 4.17%), action 25, FPS 1.84, Running 92.34s Step 353( 4.33%), action 26, FPS 1.85, Running 92.80s Step 354( 4.50%), action 27, FPS 1.86, Running 93.32s Step 355( 4.67%), action 28, FPS 1.86, Running 93.79s Step 356( 4.83%), action 29, FPS 1.86, Running 94.31s Step 357( 5.00%), action 30, FPS 1.86, Running 94.80s Step 358( 5.17%), action 31, FPS 1.86, Running 95.46s Step 359( 5.33%), action 32, FPS 1.86, Running 95.94s Step 360( 5.50%), action 33, FPS 1.86, Running 96.47s Step 361( 5.67%), action 34, FPS 1.86, Running 96.95s Step 362( 5.83%), action 35, FPS 1.88, Running 97.46s Step 363( 6.00%), action 36, FPS 1.89, Running 97.93s Step 364( 6.17%), action 37, FPS 1.90, Running 98.44s Step 365( 6.33%), action 38, FPS 1.92, Running 98.93s Step 366( 6.50%), action 39, FPS 1.94, Running 99.42s Step 367( 6.67%), action 40, FPS 1.94, Running 99.91s Step 368( 6.83%), action 41, FPS 1.95, Running 100.57s Step 369( 7.00%), action 42, FPS 1.95, Running 101.05s Step 370( 7.17%), action 43, FPS 1.95, Running 101.57s Step 371( 7.33%), action 44, FPS 1.96, Running 102.03s Step 372( 7.50%), action 45, FPS 1.96, Running 102.56s Step 373( 7.67%), action 46, FPS 1.95, Running 103.05s Step 374( 7.83%), action 47, FPS 1.95, Running 103.61s Step 375( 8.00%), action 48, FPS 1.94, Running 104.09s Step 376( 8.17%), action 49, FPS 1.94, Running 104.60s Step 377( 8.33%), action 50, FPS 1.95, Running 105.07s Step 378( 8.50%), action 51, FPS 1.96, Running 105.68s Step 379( 8.67%), action 52, FPS 1.96, Running 106.15s Step 380( 8.83%), action 53, FPS 1.96, Running 106.66s Step 381( 9.00%), action 54, FPS 1.96, Running 107.14s Step 382( 9.17%), action 55, FPS 1.96, Running 107.64s Step 383( 9.33%), action 56, FPS 1.96, Running 108.12s Step 384( 9.50%), action 57, FPS 1.96, Running 108.64s Step 385( 9.67%), action 58, FPS 1.96, Running 109.14s Step 386( 9.83%), action 59, FPS 1.96, Running 109.64s Step 387( 10.00%), action 60, FPS 1.96, Running 110.12s Step 388( 10.17%), action 61, FPS 1.96, Running 110.77s Step 389( 10.33%), action 62, FPS 1.96, Running 111.23s Step 390( 10.50%), action 63, FPS 1.97, Running 111.72s Step 391( 10.67%), action 64, FPS 1.97, Running 112.19s Step 392( 10.83%), action 65, FPS 1.97, Running 112.72s Step 393( 11.00%), action 66, FPS 1.97, Running 113.20s Step 394( 11.17%), action 67, FPS 1.98, Running 113.73s Step 395( 11.33%), action 68, FPS 1.98, Running 114.19s Step 396( 11.50%), action 69, FPS 1.98, Running 114.71s Step 397( 11.67%), action 70, FPS 1.98, Running 115.18s Step 398( 11.83%), action 71, FPS 1.97, Running 115.86s Step 399( 12.00%), action 72, FPS 1.96, Running 116.37s Step 400( 12.17%), action 73, FPS 1.96, Running 116.88s Step 401( 12.33%), action 74, FPS 1.94, Running 117.44s Step 402( 12.50%), action 75, FPS 1.94, Running 117.96s Step 403( 12.67%), action 76, FPS 1.94, Running 118.44s Step 404( 12.83%), action 77, FPS 1.94, Running 118.94s Step 405( 13.00%), action 78, FPS 1.94, Running 119.44s Step 406( 13.17%), action 79, FPS 1.94, Running 119.98s Step 407( 13.33%), action 80, FPS 1.93, Running 120.45s Step 408( 13.50%), action 81, FPS 1.94, Running 121.09s Step 409( 13.67%), action 82, FPS 1.93, Running 121.56s Step 410( 13.83%), action 83, FPS 1.93, Running 122.09s Step 411( 14.00%), action 84, FPS 1.94, Running 122.49s Step 412( 14.17%), action 85, FPS 1.94, Running 123.03s Step 413( 14.33%), action 86, FPS 1.94, Running 123.48s Step 414( 14.50%), action 87, FPS 1.95, Running 123.99s Step 415( 14.67%), action 88, FPS 1.95, Running 124.46s Step 416( 14.83%), action 89, FPS 1.95, Running 124.98s Step 417( 15.00%), action 90, FPS 1.95, Running 125.43s Step 418( 15.17%), action 91, FPS 1.95, Running 126.09s Step 419( 15.33%), action 92, FPS 1.96, Running 126.57s Step 420( 15.50%), action 93, FPS 1.96, Running 127.08s Step 421( 15.67%), action 94, FPS 1.97, Running 127.57s Step 422( 15.83%), action 95, FPS 1.97, Running 128.10s Step 423( 16.00%), action 96, FPS 1.96, Running 128.67s Step 424( 16.17%), action 97, FPS 1.95, Running 129.19s Step 425( 16.33%), action 98, FPS 1.95, Running 129.69s Step 426( 16.50%), action 99, FPS 1.96, Running 130.20s Step 427( 16.67%), action 100, FPS 1.96, Running 130.68s Step 428( 16.83%), action 101, FPS 1.96, Running 131.30s Step 429( 17.00%), action 102, FPS 1.96, Running 131.76s Step 430( 17.17%), action 103, FPS 1.96, Running 132.32s Step 431( 17.33%), action 104, FPS 1.94, Running 132.81s Step 432( 17.50%), action 105, FPS 1.94, Running 133.33s Step 433( 17.67%), action 106, FPS 1.94, Running 133.78s Step 434( 17.83%), action 107, FPS 1.94, Running 134.29s Step 435( 18.00%), action 108, FPS 1.94, Running 134.76s Step 436( 18.17%), action 109, FPS 1.95, Running 135.25s Step 437( 18.33%), action 110, FPS 1.94, Running 135.72s Step 438( 18.50%), action 111, FPS 1.94, Running 136.40s Step 439( 18.67%), action 112, FPS 1.94, Running 136.88s Step 440( 18.83%), action 113, FPS 1.94, Running 137.39s Step 441( 19.00%), action 114, FPS 1.94, Running 137.87s Step 442( 19.17%), action 115, FPS 1.94, Running 138.39s Step 443( 19.33%), action 116, FPS 1.96, Running 138.89s Step 444( 19.50%), action 117, FPS 1.95, Running 139.44s Step 445( 19.67%), action 118, FPS 1.95, Running 139.93s Step 446( 19.83%), action 119, FPS 1.95, Running 140.45s Step 447( 20.00%), action 120, FPS 1.96, Running 140.90s Step 448( 20.17%), action 121, FPS 1.95, Running 141.55s Step 449( 20.33%), action 122, FPS 1.95, Running 142.04s Step 450( 20.50%), action 123, FPS 1.96, Running 142.55s Step 451( 20.67%), action 124, FPS 1.95, Running 143.05s Step 452( 20.83%), action 125, FPS 1.95, Running 143.60s Step 453( 21.00%), action 126, FPS 1.94, Running 144.08s Step 454( 21.17%), action 127, FPS 1.94, Running 144.60s Step 455( 21.33%), action 128, FPS 1.94, Running 145.09s Step 456( 21.50%), action 129, FPS 1.93, Running 145.59s Step 457( 21.67%), action 130, FPS 1.93, Running 146.08s Step 458( 21.83%), action 131, FPS 1.94, Running 146.71s Step 459( 22.00%), action 132, FPS 1.94, Running 147.19s Step 460( 22.17%), action 133, FPS 1.93, Running 147.75s Step 461( 22.33%), action 134, FPS 1.93, Running 148.22s Step 462( 22.50%), action 135, FPS 1.93, Running 148.74s Step 463( 22.67%), action 136, FPS 1.94, Running 149.20s Step 464( 22.83%), action 137, FPS 1.95, Running 149.70s Step 465( 23.00%), action 138, FPS 1.95, Running 150.16s Step 466( 23.17%), action 139, FPS 1.95, Running 150.72s Step 467( 23.33%), action 140, FPS 1.94, Running 151.21s Step 468( 23.50%), action 141, FPS 1.95, Running 151.82s Step 469( 23.67%), action 142, FPS 1.95, Running 152.31s Step 470( 23.83%), action 143, FPS 1.95, Running 152.82s Step 471( 24.00%), action 144, FPS 1.95, Running 153.31s Step 472( 24.17%), action 145, FPS 1.96, Running 153.82s Step 473( 24.33%), action 146, FPS 1.96, Running 154.29s Step 474( 24.50%), action 147, FPS 1.95, Running 154.84s Step 475( 24.67%), action 148, FPS 1.96, Running 155.31s Step 476( 24.83%), action 149, FPS 1.95, Running 155.84s Step 477( 25.00%), action 150, FPS 1.95, Running 156.33s Step 478( 25.17%), action 151, FPS 1.94, Running 157.03s Step 479( 25.33%), action 152, FPS 1.94, Running 157.50s Step 480( 25.50%), action 153, FPS 1.95, Running 158.02s Step 481( 25.67%), action 154, FPS 1.95, Running 158.50s Step 482( 25.83%), action 155, FPS 1.94, Running 159.04s Step 483( 26.00%), action 156, FPS 1.93, Running 159.54s Step 484( 26.17%), action 157, FPS 1.93, Running 160.08s Step 485( 26.33%), action 158, FPS 1.93, Running 160.55s Step 486( 26.50%), action 159, FPS 1.93, Running 161.07s Step 487( 26.67%), action 160, FPS 1.94, Running 161.53s Step 488( 26.83%), action 161, FPS 1.93, Running 162.18s Step 489( 27.00%), action 162, FPS 1.93, Running 162.67s Step 490( 27.17%), action 163, FPS 1.93, Running 163.20s Step 491( 27.33%), action 164, FPS 1.93, Running 163.68s Step 492( 27.50%), action 165, FPS 1.93, Running 164.19s Step 493( 27.67%), action 166, FPS 1.93, Running 164.67s Step 494( 27.83%), action 167, FPS 1.93, Running 165.19s Step 495( 28.00%), action 168, FPS 1.93, Running 165.67s Step 496( 28.17%), action 169, FPS 1.94, Running 166.16s Step 497( 28.33%), action 170, FPS 1.94, Running 166.66s Step 498( 28.50%), action 171, FPS 1.94, Running 167.33s Step 499( 28.67%), action 172, FPS 1.94, Running 167.79s Step 500( 28.83%), action 173, FPS 1.94, Running 168.32s Step 501( 29.00%), action 174, FPS 1.94, Running 168.80s Step 502( 29.17%), action 175, FPS 1.95, Running 169.31s Step 503( 29.33%), action 176, FPS 1.95, Running 169.79s Step 504( 29.50%), action 177, FPS 1.95, Running 170.35s Step 505( 29.67%), action 178, FPS 1.94, Running 170.84s Step 506( 29.83%), action 179, FPS 1.95, Running 171.35s Step 507( 30.00%), action 180, FPS 1.94, Running 171.81s Step 508( 30.17%), action 181, FPS 1.95, Running 172.44s Step 509( 30.33%), action 182, FPS 1.96, Running 172.90s Step 510( 30.50%), action 183, FPS 1.96, Running 173.42s Step 511( 30.67%), action 184, FPS 1.96, Running 173.89s Step 512( 30.83%), action 185, FPS 1.96, Running 174.40s Step 513( 31.00%), action 186, FPS 1.96, Running 174.85s Step 514( 31.17%), action 187, FPS 1.96, Running 175.37s Step 515( 31.33%), action 188, FPS 1.97, Running 175.83s Step 516( 31.50%), action 189, FPS 1.97, Running 176.34s Step 517( 31.67%), action 190, FPS 1.97, Running 176.82s Step 518( 31.83%), action 191, FPS 1.97, Running 177.50s Step 519( 32.00%), action 192, FPS 1.97, Running 177.96s Step 520( 32.17%), action 193, FPS 1.96, Running 178.50s Step 521( 32.33%), action 194, FPS 1.97, Running 178.98s Step 522( 32.50%), action 195, FPS 1.96, Running 179.50s Step 523( 32.67%), action 196, FPS 1.97, Running 179.95s Step 524( 32.83%), action 197, FPS 1.97, Running 180.51s Step 525( 33.00%), action 198, FPS 1.97, Running 180.99s Step 526( 33.17%), action 199, FPS 1.96, Running 181.53s Step 527( 33.33%), action 200, FPS 1.95, Running 182.06s Step 528( 33.50%), action 201, FPS 1.95, Running 182.71s Step 529( 33.67%), action 202, FPS 1.94, Running 183.20s Step 530( 33.83%), action 203, FPS 1.94, Running 183.73s Step 531( 34.00%), action 204, FPS 1.95, Running 184.17s Step 532( 34.17%), action 205, FPS 1.94, Running 184.68s Step 533( 34.33%), action 206, FPS 1.94, Running 185.16s Step 534( 34.50%), action 207, FPS 1.94, Running 185.68s Step 535( 34.67%), action 208, FPS 1.94, Running 186.16s Step 536( 34.83%), action 209, FPS 1.93, Running 186.71s Step 537( 35.00%), action 210, FPS 1.93, Running 187.18s Step 538( 35.17%), action 211, FPS 1.94, Running 187.79s Step 539( 35.33%), action 212, FPS 1.94, Running 188.27s Step 540( 35.50%), action 213, FPS 1.95, Running 188.74s Step 541( 35.67%), action 214, FPS 1.96, Running 189.20s Step 542( 35.83%), action 215, FPS 1.96, Running 189.69s Step 543( 36.00%), action 216, FPS 1.96, Running 190.15s Step 544( 36.17%), action 217, FPS 1.97, Running 190.68s Step 545( 36.33%), action 218, FPS 1.97, Running 191.14s Step 546( 36.50%), action 219, FPS 1.98, Running 191.66s Step 547( 36.67%), action 220, FPS 1.99, Running 192.12s Step 548( 36.83%), action 221, FPS 1.99, Running 192.76s Step 549( 37.00%), action 222, FPS 1.99, Running 193.26s Step 550( 37.17%), action 223, FPS 1.98, Running 193.81s Step 551( 37.33%), action 224, FPS 1.97, Running 194.33s Step 552( 37.50%), action 225, FPS 1.97, Running 194.85s Step 553( 37.67%), action 226, FPS 1.97, Running 195.34s Step 554( 37.83%), action 227, FPS 1.96, Running 195.87s Step 555( 38.00%), action 228, FPS 1.95, Running 196.39s Step 556( 38.17%), action 229, FPS 1.96, Running 196.93s Step 557( 38.33%), action 230, FPS 1.96, Running 197.41s Step 558( 38.50%), action 231, FPS 1.95, Running 198.07s Step 559( 38.67%), action 232, FPS 1.95, Running 198.55s Step 560( 38.83%), action 233, FPS 1.94, Running 199.07s Step 561( 39.00%), action 234, FPS 1.94, Running 199.52s Step 562( 39.17%), action 235, FPS 1.93, Running 200.04s Step 563( 39.33%), action 236, FPS 1.92, Running 200.54s Step 564( 39.50%), action 237, FPS 1.92, Running 201.07s Step 565( 39.67%), action 238, FPS 1.92, Running 201.56s Step 566( 39.83%), action 239, FPS 1.92, Running 202.10s Step 567( 40.00%), action 240, FPS 1.91, Running 202.57s Step 568( 40.17%), action 241, FPS 1.91, Running 203.22s Step 569( 40.33%), action 242, FPS 1.91, Running 203.71s Step 570( 40.50%), action 243, FPS 1.92, Running 204.25s Step 571( 40.67%), action 244, FPS 1.92, Running 204.75s Step 572( 40.83%), action 245, FPS 1.92, Running 205.27s Step 573( 41.00%), action 246, FPS 1.92, Running 205.76s Step 574( 41.17%), action 247, FPS 1.92, Running 206.29s Step 575( 41.33%), action 248, FPS 1.93, Running 206.76s Step 576( 41.50%), action 249, FPS 1.93, Running 207.30s Step 577( 41.67%), action 250, FPS 1.93, Running 207.79s Step 578( 41.83%), action 251, FPS 1.93, Running 208.45s Step 579( 42.00%), action 252, FPS 1.93, Running 208.92s Step 580( 42.17%), action 253, FPS 1.93, Running 209.43s Step 581( 42.33%), action 254, FPS 1.92, Running 209.92s Step 582( 42.50%), action 255, FPS 1.92, Running 210.43s Step 583( 42.67%), action 256, FPS 1.93, Running 210.91s Step 584( 42.83%), action 257, FPS 1.93, Running 211.43s Step 585( 43.00%), action 258, FPS 1.93, Running 211.90s Step 586( 43.17%), action 259, FPS 1.94, Running 212.40s Step 587( 43.33%), action 260, FPS 1.94, Running 212.88s Step 588( 43.50%), action 261, FPS 1.95, Running 213.50s Step 589( 43.67%), action 262, FPS 1.95, Running 213.97s Step 590( 43.83%), action 263, FPS 1.95, Running 214.49s Step 591( 44.00%), action 264, FPS 1.96, Running 214.94s Step 592( 44.17%), action 265, FPS 1.97, Running 215.43s Step 593( 44.33%), action 266, FPS 1.97, Running 215.91s Step 594( 44.50%), action 267, FPS 1.98, Running 216.42s Step 595( 44.67%), action 268, FPS 1.98, Running 216.88s Step 596( 44.83%), action 269, FPS 1.98, Running 217.39s Step 597( 45.00%), action 270, FPS 1.99, Running 217.84s Step 598( 45.17%), action 271, FPS 1.99, Running 218.49s Step 599( 45.33%), action 272, FPS 1.99, Running 218.95s Step 600( 45.50%), action 273, FPS 1.99, Running 219.47s Step 601( 45.67%), action 274, FPS 2.00, Running 219.91s Step 602( 45.83%), action 275, FPS 2.00, Running 220.44s Step 603( 46.00%), action 276, FPS 2.00, Running 220.93s Step 604( 46.17%), action 277, FPS 2.00, Running 221.45s Step 605( 46.33%), action 278, FPS 2.00, Running 221.92s Step 606( 46.50%), action 279, FPS 1.99, Running 222.43s Step 607( 46.67%), action 280, FPS 2.00, Running 222.89s Step 608( 46.83%), action 281, FPS 1.99, Running 223.54s Step 609( 47.00%), action 282, FPS 1.99, Running 224.02s Step 610( 47.17%), action 283, FPS 2.00, Running 224.51s Step 611( 47.33%), action 284, FPS 1.99, Running 224.98s Step 612( 47.50%), action 285, FPS 1.99, Running 225.49s Step 613( 47.67%), action 286, FPS 1.98, Running 226.00s Step 614( 47.83%), action 287, FPS 1.97, Running 226.56s Step 615( 48.00%), action 288, FPS 1.97, Running 227.04s Step 616( 48.17%), action 289, FPS 1.96, Running 227.58s Step 617( 48.33%), action 290, FPS 1.96, Running 228.06s Step 618( 48.50%), action 291, FPS 1.96, Running 228.72s Step 619( 48.67%), action 292, FPS 1.96, Running 229.18s Step 620( 48.83%), action 293, FPS 1.96, Running 229.70s Step 621( 49.00%), action 294, FPS 1.95, Running 230.17s Step 622( 49.17%), action 295, FPS 1.95, Running 230.69s Step 623( 49.33%), action 296, FPS 1.95, Running 231.17s Step 624( 49.50%), action 297, FPS 1.96, Running 231.68s Step 625( 49.67%), action 298, FPS 1.96, Running 232.14s Step 626( 49.83%), action 299, FPS 1.96, Running 232.66s Step 627( 50.00%), action 300, FPS 1.95, Running 233.12s Step 628( 50.17%), action 301, FPS 1.96, Running 233.74s Step 629( 50.33%), action 302, FPS 1.96, Running 234.21s Step 630( 50.50%), action 303, FPS 1.95, Running 234.75s Step 631( 50.67%), action 304, FPS 1.95, Running 235.24s Step 632( 50.83%), action 305, FPS 1.95, Running 235.76s Step 633( 51.00%), action 306, FPS 1.96, Running 236.22s Step 634( 51.17%), action 307, FPS 1.97, Running 236.73s Step 635( 51.33%), action 308, FPS 1.97, Running 237.20s Step 636( 51.50%), action 309, FPS 1.97, Running 237.73s Step 637( 51.67%), action 310, FPS 1.97, Running 238.22s Step 638( 51.83%), action 311, FPS 1.97, Running 238.85s Step 639( 52.00%), action 312, FPS 1.97, Running 239.33s Step 640( 52.17%), action 313, FPS 1.97, Running 239.84s Step 641( 52.33%), action 314, FPS 1.97, Running 240.30s Step 642( 52.50%), action 315, FPS 1.97, Running 240.84s Step 643( 52.67%), action 316, FPS 1.97, Running 241.32s Step 644( 52.83%), action 317, FPS 1.96, Running 241.86s Step 645( 53.00%), action 318, FPS 1.96, Running 242.36s Step 646( 53.17%), action 319, FPS 1.95, Running 242.90s Step 647( 53.33%), action 320, FPS 1.95, Running 243.38s Step 648( 53.50%), action 321, FPS 1.95, Running 244.02s Step 649( 53.67%), action 322, FPS 1.95, Running 244.50s Step 650( 53.83%), action 323, FPS 1.94, Running 245.04s Step 651( 54.00%), action 324, FPS 1.94, Running 245.54s Step 652( 54.17%), action 325, FPS 1.95, Running 246.03s Step 653( 54.33%), action 326, FPS 1.95, Running 246.47s Step 654( 54.50%), action 327, FPS 1.95, Running 247.00s Step 655( 54.67%), action 328, FPS 1.94, Running 247.51s Step 656( 54.83%), action 329, FPS 1.94, Running 248.03s Step 657( 55.00%), action 330, FPS 1.94, Running 248.50s Step 658( 55.17%), action 331, FPS 1.94, Running 249.15s Step 659( 55.33%), action 332, FPS 1.94, Running 249.63s Step 660( 55.50%), action 333, FPS 1.93, Running 250.18s Step 661( 55.67%), action 334, FPS 1.93, Running 250.65s Step 662( 55.83%), action 335, FPS 1.93, Running 251.19s Step 663( 56.00%), action 336, FPS 1.93, Running 251.66s Step 664( 56.17%), action 337, FPS 1.94, Running 252.19s Step 665( 56.33%), action 338, FPS 1.95, Running 252.64s Step 666( 56.50%), action 339, FPS 1.95, Running 253.15s Step 667( 56.67%), action 340, FPS 1.95, Running 253.64s Step 668( 56.83%), action 341, FPS 1.95, Running 254.30s Step 669( 57.00%), action 342, FPS 1.95, Running 254.77s Step 670( 57.17%), action 343, FPS 1.94, Running 255.32s Step 671( 57.33%), action 344, FPS 1.95, Running 255.81s Step 672( 57.50%), action 345, FPS 1.94, Running 256.32s Step 673( 57.67%), action 346, FPS 1.94, Running 256.78s Step 674( 57.83%), action 347, FPS 1.94, Running 257.30s Step 675( 58.00%), action 348, FPS 1.95, Running 257.76s Step 676( 58.17%), action 349, FPS 1.95, Running 258.27s Step 677( 58.33%), action 350, FPS 1.95, Running 258.78s Step 678( 58.50%), action 351, FPS 1.95, Running 259.42s Step 679( 58.67%), action 352, FPS 1.95, Running 259.89s Step 680( 58.83%), action 353, FPS 1.95, Running 260.41s Step 681( 59.00%), action 354, FPS 1.94, Running 260.94s Step 682( 59.17%), action 355, FPS 1.95, Running 261.46s Step 683( 59.33%), action 356, FPS 1.95, Running 261.94s Step 684( 59.50%), action 357, FPS 1.94, Running 262.48s Step 685( 59.67%), action 358, FPS 1.94, Running 262.93s Step 686( 59.83%), action 359, FPS 1.94, Running 263.45s Step 687( 60.00%), action 360, FPS 1.94, Running 263.92s Step 688( 60.17%), action 361, FPS 1.95, Running 264.57s Step 689( 60.33%), action 362, FPS 1.94, Running 265.06s Step 690( 60.50%), action 363, FPS 1.95, Running 265.58s Step 691( 60.67%), action 364, FPS 1.95, Running 266.06s Step 692( 60.83%), action 365, FPS 1.95, Running 266.59s Step 693( 61.00%), action 366, FPS 1.95, Running 267.05s Step 694( 61.17%), action 367, FPS 1.95, Running 267.57s Step 695( 61.33%), action 368, FPS 1.94, Running 268.08s Step 696( 61.50%), action 369, FPS 1.94, Running 268.58s Step 697( 61.67%), action 370, FPS 1.94, Running 269.06s Step 698( 61.83%), action 371, FPS 1.94, Running 269.70s Step 699( 62.00%), action 372, FPS 1.95, Running 270.17s Step 700( 62.17%), action 373, FPS 1.95, Running 270.69s Step 701( 62.33%), action 374, FPS 1.95, Running 271.18s Step 702( 62.50%), action 375, FPS 1.95, Running 271.70s Step 703( 62.67%), action 376, FPS 1.95, Running 272.18s Step 704( 62.83%), action 377, FPS 1.96, Running 272.69s Step 705( 63.00%), action 378, FPS 1.95, Running 273.17s Step 706( 63.17%), action 379, FPS 1.96, Running 273.68s Step 707( 63.33%), action 380, FPS 1.95, Running 274.17s Step 708( 63.50%), action 381, FPS 1.95, Running 274.82s Step 709( 63.67%), action 382, FPS 1.95, Running 275.31s Step 710( 63.83%), action 383, FPS 1.95, Running 275.83s Step 711( 64.00%), action 384, FPS 1.95, Running 276.30s Step 712( 64.17%), action 385, FPS 1.95, Running 276.82s Step 713( 64.33%), action 386, FPS 1.95, Running 277.30s Step 714( 64.50%), action 387, FPS 1.95, Running 277.83s Step 715( 64.67%), action 388, FPS 1.95, Running 278.34s Step 716( 64.83%), action 389, FPS 1.94, Running 278.87s Step 717( 65.00%), action 390, FPS 1.94, Running 279.37s Step 718( 65.17%), action 391, FPS 1.94, Running 280.00s Step 719( 65.33%), action 392, FPS 1.94, Running 280.50s Step 720( 65.50%), action 393, FPS 1.94, Running 281.01s Step 721( 65.67%), action 394, FPS 1.93, Running 281.52s Step 722( 65.83%), action 395, FPS 1.94, Running 282.02s Step 723( 66.00%), action 396, FPS 1.94, Running 282.49s Step 724( 66.17%), action 397, FPS 1.94, Running 283.00s Step 725( 66.33%), action 398, FPS 1.94, Running 283.48s Step 726( 66.50%), action 399, FPS 1.94, Running 284.01s Step 727( 66.67%), action 400, FPS 1.93, Running 284.51s Step 728( 66.83%), action 401, FPS 1.93, Running 285.20s Step 729( 67.00%), action 402, FPS 1.93, Running 285.70s Step 730( 67.17%), action 403, FPS 1.92, Running 286.23s Step 731( 67.33%), action 404, FPS 1.93, Running 286.69s Step 732( 67.50%), action 405, FPS 1.92, Running 287.21s Step 733( 67.67%), action 406, FPS 1.93, Running 287.67s Step 734( 67.83%), action 407, FPS 1.93, Running 288.20s Step 735( 68.00%), action 408, FPS 1.94, Running 288.67s Step 736( 68.17%), action 409, FPS 1.94, Running 289.19s Step 737( 68.33%), action 410, FPS 1.94, Running 289.69s Step 738( 68.50%), action 411, FPS 1.93, Running 290.34s Step 739( 68.67%), action 412, FPS 1.94, Running 290.81s Step 740( 68.83%), action 413, FPS 1.94, Running 291.32s Step 741( 69.00%), action 414, FPS 1.94, Running 291.84s Step 742( 69.17%), action 415, FPS 1.93, Running 292.37s Step 743( 69.33%), action 416, FPS 1.93, Running 292.86s Step 744( 69.50%), action 417, FPS 1.92, Running 293.39s Step 745( 69.67%), action 418, FPS 1.93, Running 293.86s Step 746( 69.83%), action 419, FPS 1.93, Running 294.39s Step 747( 70.00%), action 420, FPS 1.93, Running 294.89s Step 748( 70.17%), action 421, FPS 1.93, Running 295.57s Step 749( 70.33%), action 422, FPS 1.93, Running 296.04s Step 750( 70.50%), action 423, FPS 1.93, Running 296.60s Step 751( 70.67%), action 424, FPS 1.92, Running 297.09s Step 752( 70.83%), action 425, FPS 1.92, Running 297.62s Step 753( 71.00%), action 426, FPS 1.91, Running 298.12s Step 754( 71.17%), action 427, FPS 1.92, Running 298.63s Step 755( 71.33%), action 428, FPS 1.92, Running 299.11s Step 756( 71.50%), action 429, FPS 1.92, Running 299.63s Step 757( 71.67%), action 430, FPS 1.92, Running 300.10s Step 758( 71.83%), action 431, FPS 1.92, Running 300.76s Step 759( 72.00%), action 432, FPS 1.92, Running 301.25s Step 760( 72.17%), action 433, FPS 1.91, Running 301.78s Step 761( 72.33%), action 434, FPS 1.91, Running 302.29s Step 762( 72.50%), action 435, FPS 1.92, Running 302.80s Step 763( 72.67%), action 436, FPS 1.92, Running 303.28s Step 764( 72.83%), action 437, FPS 1.92, Running 303.83s Step 765( 73.00%), action 438, FPS 1.92, Running 304.30s Step 766( 73.17%), action 439, FPS 1.91, Running 304.84s Step 767( 73.33%), action 440, FPS 1.91, Running 305.34s Step 768( 73.50%), action 441, FPS 1.92, Running 305.99s Step 769( 73.67%), action 442, FPS 1.91, Running 306.51s Step 770( 73.83%), action 443, FPS 1.92, Running 307.03s Step 771( 74.00%), action 444, FPS 1.92, Running 307.50s Step 772( 74.17%), action 445, FPS 1.93, Running 308.01s Step 773( 74.33%), action 446, FPS 1.93, Running 308.51s Step 774( 74.50%), action 447, FPS 1.92, Running 309.04s Step 775( 74.67%), action 448, FPS 1.93, Running 309.50s Step 776( 74.83%), action 449, FPS 1.92, Running 310.02s Step 777( 75.00%), action 450, FPS 1.92, Running 310.50s Step 778( 75.17%), action 451, FPS 1.93, Running 311.15s Step 779( 75.33%), action 452, FPS 1.93, Running 311.61s Step 780( 75.50%), action 453, FPS 1.93, Running 312.14s Step 781( 75.67%), action 454, FPS 1.94, Running 312.62s Step 782( 75.83%), action 455, FPS 1.93, Running 313.14s Step 783( 76.00%), action 456, FPS 1.93, Running 313.62s Step 784( 76.17%), action 457, FPS 1.94, Running 314.15s Step 785( 76.33%), action 458, FPS 1.94, Running 314.63s Step 786( 76.50%), action 459, FPS 1.94, Running 315.15s Step 787( 76.67%), action 460, FPS 1.94, Running 315.64s Step 788( 76.83%), action 461, FPS 1.94, Running 316.30s Step 789( 77.00%), action 462, FPS 1.95, Running 316.78s Step 790( 77.17%), action 463, FPS 1.94, Running 317.33s Step 791( 77.33%), action 464, FPS 1.94, Running 317.81s Step 792( 77.50%), action 465, FPS 1.94, Running 318.30s Step 793( 77.67%), action 466, FPS 1.95, Running 318.76s Step 794( 77.83%), action 467, FPS 1.95, Running 319.28s Step 795( 78.00%), action 468, FPS 1.95, Running 319.77s Step 796( 78.17%), action 469, FPS 1.94, Running 320.31s Step 797( 78.33%), action 470, FPS 1.94, Running 320.80s Step 798( 78.50%), action 471, FPS 1.94, Running 321.45s Step 799( 78.67%), action 472, FPS 1.94, Running 321.93s Step 800( 78.83%), action 473, FPS 1.94, Running 322.46s Step 801( 79.00%), action 474, FPS 1.94, Running 322.94s Step 802( 79.17%), action 475, FPS 1.94, Running 323.46s Step 803( 79.33%), action 476, FPS 1.94, Running 323.94s Step 804( 79.50%), action 477, FPS 1.94, Running 324.46s Step 805( 79.67%), action 478, FPS 1.94, Running 324.94s Step 806( 79.83%), action 479, FPS 1.94, Running 325.48s Step 807( 80.00%), action 480, FPS 1.94, Running 325.95s Step 808( 80.17%), action 481, FPS 1.94, Running 326.60s Step 809( 80.33%), action 482, FPS 1.94, Running 327.08s Step 810( 80.50%), action 483, FPS 1.95, Running 327.57s Step 811( 80.67%), action 484, FPS 1.95, Running 328.05s Step 812( 80.83%), action 485, FPS 1.95, Running 328.58s Step 813( 81.00%), action 486, FPS 1.95, Running 329.04s Step 814( 81.17%), action 487, FPS 1.94, Running 329.57s Step 815( 81.33%), action 488, FPS 1.94, Running 330.06s Step 816( 81.50%), action 489, FPS 1.95, Running 330.57s Step 817( 81.67%), action 490, FPS 1.95, Running 331.05s Step 818( 81.83%), action 491, FPS 1.95, Running 331.69s Step 819( 82.00%), action 492, FPS 1.95, Running 332.17s Step 820( 82.17%), action 493, FPS 1.96, Running 332.67s Step 821( 82.33%), action 494, FPS 1.95, Running 333.18s Step 822( 82.50%), action 495, FPS 1.95, Running 333.73s Step 823( 82.67%), action 496, FPS 1.95, Running 334.21s Step 824( 82.83%), action 497, FPS 1.95, Running 334.72s Step 825( 83.00%), action 498, FPS 1.95, Running 335.20s Step 826( 83.17%), action 499, FPS 1.95, Running 335.73s Step 827( 83.33%), action 500, FPS 1.95, Running 336.23s Step 828( 83.50%), action 501, FPS 1.94, Running 336.89s Step 829( 83.67%), action 502, FPS 1.95, Running 337.35s Step 830( 83.83%), action 503, FPS 1.94, Running 337.87s Step 831( 84.00%), action 504, FPS 1.94, Running 338.34s Step 832( 84.17%), action 505, FPS 1.94, Running 338.87s Step 833( 84.33%), action 506, FPS 1.94, Running 339.35s Step 834( 84.50%), action 507, FPS 1.94, Running 339.86s Step 835( 84.67%), action 508, FPS 1.95, Running 340.34s Step 836( 84.83%), action 509, FPS 1.95, Running 340.83s Step 837( 85.00%), action 510, FPS 1.95, Running 341.32s Step 838( 85.17%), action 511, FPS 1.94, Running 342.01s Step 839( 85.33%), action 512, FPS 1.94, Running 342.49s Step 840( 85.50%), action 513, FPS 1.94, Running 343.00s Step 841( 85.67%), action 514, FPS 1.94, Running 343.49s Step 842( 85.83%), action 515, FPS 1.94, Running 344.02s Step 843( 86.00%), action 516, FPS 1.94, Running 344.51s Step 844( 86.17%), action 517, FPS 1.94, Running 345.03s Step 845( 86.33%), action 518, FPS 1.94, Running 345.53s Step 846( 86.50%), action 519, FPS 1.94, Running 346.04s Step 847( 86.67%), action 520, FPS 1.94, Running 346.55s Step 848( 86.83%), action 521, FPS 1.94, Running 347.21s Step 849( 87.00%), action 522, FPS 1.94, Running 347.66s Step 850( 87.17%), action 523, FPS 1.94, Running 348.18s Step 851( 87.33%), action 524, FPS 1.93, Running 348.68s Step 852( 87.50%), action 525, FPS 1.93, Running 349.22s Step 853( 87.67%), action 526, FPS 1.92, Running 349.78s Step 854( 87.83%), action 527, FPS 1.92, Running 350.30s Step 855( 88.00%), action 528, FPS 1.92, Running 350.78s Step 856( 88.17%), action 529, FPS 1.91, Running 351.30s Step 857( 88.33%), action 530, FPS 1.91, Running 351.78s Step 858( 88.50%), action 531, FPS 1.91, Running 352.45s Step 859( 88.67%), action 532, FPS 1.90, Running 353.01s Step 860( 88.83%), action 533, FPS 1.90, Running 353.55s Step 861( 89.00%), action 534, FPS 1.90, Running 354.04s Step 862( 89.17%), action 535, FPS 1.90, Running 354.54s Step 863( 89.33%), action 536, FPS 1.90, Running 355.03s Step 864( 89.50%), action 537, FPS 1.90, Running 355.54s Step 865( 89.67%), action 538, FPS 1.91, Running 356.02s Step 866( 89.83%), action 539, FPS 1.91, Running 356.54s Step 867( 90.00%), action 540, FPS 1.91, Running 357.01s Step 868( 90.17%), action 541, FPS 1.91, Running 357.66s Step 869( 90.33%), action 542, FPS 1.91, Running 358.13s Step 870( 90.50%), action 543, FPS 1.91, Running 358.66s Step 871( 90.67%), action 544, FPS 1.91, Running 359.16s Step 872( 90.83%), action 545, FPS 1.91, Running 359.67s Step 873( 91.00%), action 546, FPS 1.93, Running 360.15s Step 874( 91.17%), action 547, FPS 1.93, Running 360.67s Step 875( 91.33%), action 548, FPS 1.93, Running 361.15s Step 876( 91.50%), action 549, FPS 1.93, Running 361.67s Step 877( 91.67%), action 550, FPS 1.94, Running 362.12s Step 878( 91.83%), action 551, FPS 1.94, Running 362.75s Step 879( 92.00%), action 552, FPS 1.96, Running 363.22s Step 880( 92.17%), action 553, FPS 1.97, Running 363.70s Step 881( 92.33%), action 554, FPS 1.97, Running 364.20s Step 882( 92.50%), action 555, FPS 1.97, Running 364.72s Step 883( 92.67%), action 556, FPS 1.97, Running 365.20s Step 884( 92.83%), action 557, FPS 1.96, Running 365.75s Step 885( 93.00%), action 558, FPS 1.96, Running 366.25s Step 886( 93.17%), action 559, FPS 1.95, Running 366.78s Step 887( 93.33%), action 560, FPS 1.95, Running 367.26s Step 888( 93.50%), action 561, FPS 1.95, Running 367.90s Step 889( 93.67%), action 562, FPS 1.95, Running 368.37s Step 890( 93.83%), action 563, FPS 1.96, Running 368.88s Step 891( 94.00%), action 564, FPS 1.96, Running 369.35s Step 892( 94.17%), action 565, FPS 1.96, Running 369.86s Step 893( 94.33%), action 566, FPS 1.96, Running 370.33s Step 894( 94.50%), action 567, FPS 1.96, Running 370.87s Step 895( 94.67%), action 568, FPS 1.96, Running 371.37s Step 896( 94.83%), action 569, FPS 1.95, Running 371.93s Step 897( 95.00%), action 570, FPS 1.94, Running 372.42s Step 898( 95.17%), action 571, FPS 1.94, Running 373.06s Step 899( 95.33%), action 572, FPS 1.94, Running 373.54s Step 900( 95.50%), action 573, FPS 1.93, Running 374.06s Step 901( 95.67%), action 574, FPS 1.94, Running 374.53s Step 902( 95.83%), action 575, FPS 1.94, Running 375.02s Step 903( 96.00%), action 576, FPS 1.94, Running 375.52s Step 904( 96.17%), action 577, FPS 1.95, Running 376.01s Step 905( 96.33%), action 578, FPS 1.96, Running 376.47s Step 906( 96.50%), action 579, FPS 1.96, Running 377.00s Step 907( 96.67%), action 580, FPS 1.96, Running 377.47s Step 908( 96.83%), action 581, FPS 1.95, Running 378.13s Step 909( 97.00%), action 582, FPS 1.95, Running 378.62s Step 910( 97.17%), action 583, FPS 1.95, Running 379.13s Step 911( 97.33%), action 584, FPS 1.95, Running 379.60s Step 912( 97.50%), action 585, FPS 1.95, Running 380.11s Step 913( 97.67%), action 586, FPS 1.96, Running 380.56s Step 914( 97.83%), action 587, FPS 1.96, Running 381.08s Step 915( 98.00%), action 588, FPS 1.96, Running 381.56s Step 916( 98.17%), action 589, FPS 1.97, Running 382.08s Step 917( 98.33%), action 590, FPS 1.97, Running 382.57s Step 918( 98.50%), action 591, FPS 1.97, Running 383.21s Step 919( 98.67%), action 592, FPS 1.97, Running 383.69s Step 920( 98.83%), action 593, FPS 1.97, Running 384.20s Step 921( 99.00%), action 594, FPS 1.97, Running 384.69s Step 922( 99.17%), action 595, FPS 1.96, Running 385.20s Step 923( 99.33%), action 596, FPS 1.96, Running 385.70s Step 924( 99.50%), action 597, FPS 1.95, Running 386.26s Step 925( 99.67%), action 598, FPS 1.95, Running 386.74s Step 926( 99.83%), action 599, FPS 1.95, Running 387.26s Step 927(100.00%), action 600, FPS 1.95, Running 387.72s [2026-08-03 01:21:42] [74 ] Seed 73 failed after 387.82 s. +steps: 927 , actions: 600 . +Instruction: Empty +Total 9/74(12.16%) success. +Setting seed: 74 +Step 1( N/A%), pre moving , FPS 7.81, Running 0.13s Step 2( N/A%), pre moving , FPS 9.70, Running 0.21s Step 3( N/A%), pre moving , FPS 10.38, Running 0.29s Step 4( N/A%), pre moving , FPS 10.67, Running 0.38s Step 5( N/A%), pre moving , FPS 10.46, Running 0.48s Step 6( N/A%), pre moving , FPS 10.46, Running 0.57s Step 7( N/A%), pre moving , FPS 10.44, Running 0.67s Step 8( N/A%), pre moving , FPS 10.27, Running 0.78s Step 9( N/A%), pre moving , FPS 10.51, Running 0.86s Step 10( N/A%), pre moving , FPS 10.70, Running 0.93s Step 11( N/A%), pre moving , FPS 10.96, Running 1.00s Step 12( N/A%), pre moving , FPS 10.99, Running 1.09s Step 13( N/A%), pre moving , FPS 11.11, Running 1.17s Step 14( N/A%), pre moving , FPS 11.22, Running 1.25s Step 15( N/A%), pre moving , FPS 11.39, Running 1.32s Step 16( N/A%), pre moving , FPS 11.55, Running 1.39s Step 17( N/A%), pre moving , FPS 11.61, Running 1.46s Step 18( N/A%), pre moving , FPS 11.60, Running 1.55s Step 19( N/A%), pre moving , FPS 11.56, Running 1.64s Step 20( N/A%), pre moving , FPS 11.40, Running 1.75s Step 21( N/A%), pre moving , FPS 10.11, Running 2.11s Step 22( N/A%), pre moving , FPS 10.03, Running 2.20s Step 23( N/A%), pre moving , FPS 9.89, Running 2.31s Step 24( N/A%), pre moving , FPS 9.86, Running 2.40s Step 25( N/A%), pre moving , FPS 9.90, Running 2.50s Step 26( N/A%), pre moving , FPS 8.79, Running 2.85s Step 27( N/A%), pre moving , FPS 8.79, Running 2.95s Step 28( N/A%), pre moving , FPS 8.79, Running 3.06s Step 29( N/A%), pre moving , FPS 8.73, Running 3.15s Step 30( N/A%), pre moving , FPS 8.65, Running 3.25s Step 31( N/A%), pre moving , FPS 8.55, Running 3.34s Step 32( N/A%), pre moving , FPS 8.47, Running 3.45s Step 33( N/A%), pre moving , FPS 8.41, Running 3.55s Step 34( N/A%), pre moving , FPS 8.36, Running 3.64s Step 35( N/A%), pre moving , FPS 8.27, Running 3.73s Step 36( N/A%), pre moving , FPS 6.29, Running 4.56s Step 37( N/A%), pre moving , FPS 5.78, Running 4.92s Step 38( N/A%), pre moving , FPS 5.76, Running 5.02s Step 39( N/A%), pre moving , FPS 5.75, Running 5.12s Step 40( N/A%), pre moving , FPS 5.75, Running 5.23s Step 41( N/A%), pre moving , FPS 6.22, Running 5.32s Step 42( N/A%), pre moving , FPS 6.22, Running 5.42s Step 43( N/A%), pre moving , FPS 6.26, Running 5.50s Step 44( N/A%), pre moving , FPS 6.24, Running 5.61s Step 45( N/A%), pre moving , FPS 6.25, Running 5.70s Step 46( N/A%), pre moving , FPS 6.76, Running 5.81s Step 47( N/A%), pre moving , FPS 6.77, Running 5.90s Step 48( N/A%), pre moving , FPS 5.60, Running 6.63s Step 49( N/A%), pre moving , FPS 5.59, Running 6.72s Step 50( N/A%), pre moving , FPS 5.59, Running 6.82s Step 51( N/A%), pre moving , FPS 5.59, Running 6.92s Step 52( N/A%), pre moving , FPS 5.61, Running 7.02s Step 53( N/A%), pre moving , FPS 5.59, Running 7.12s Step 54( N/A%), pre moving , FPS 5.52, Running 7.26s Step 55( N/A%), pre moving , FPS 5.44, Running 7.41s Step 56( N/A%), pre moving , FPS 6.76, Running 7.52s Step 57( N/A%), pre moving , FPS 7.39, Running 7.63s Step 58( N/A%), pre moving , FPS 7.36, Running 7.74s Step 59( N/A%), pre moving , FPS 7.34, Running 7.85s Step 60( N/A%), pre moving , FPS 7.33, Running 7.96s Step 61( N/A%), pre moving , FPS 7.28, Running 8.07s Step 62( N/A%), pre moving , FPS 7.13, Running 8.22s Step 63( N/A%), pre moving , FPS 6.96, Running 8.38s Step 64( N/A%), pre moving , FPS 6.88, Running 8.52s Step 65( N/A%), pre moving , FPS 6.73, Running 8.67s Step 66( N/A%), pre moving , FPS 6.64, Running 8.82s Step 67( N/A%), pre moving , FPS 6.49, Running 8.98s Step 68( N/A%), pre moving , FPS 8.02, Running 9.12s Step 69( N/A%), pre moving , FPS 7.83, Running 9.27s Step 70( N/A%), pre moving , FPS 7.70, Running 9.42s Step 71( N/A%), pre moving , FPS 7.52, Running 9.58s Step 72( N/A%), pre moving , FPS 7.35, Running 9.74s Step 73( N/A%), pre moving , FPS 7.29, Running 9.87s Step 74( N/A%), pre moving , FPS 7.26, Running 10.01s Step 75( N/A%), pre moving , FPS 7.24, Running 10.17s Step 76( N/A%), pre moving , FPS 7.17, Running 10.31s Step 77( N/A%), pre moving , FPS 7.08, Running 10.46s Step 78( N/A%), pre moving , FPS 6.96, Running 10.61s Step 79( N/A%), pre moving , FPS 6.85, Running 10.77s Step 80( N/A%), pre moving , FPS 6.84, Running 10.88s Step 81( N/A%), pre moving , FPS 6.84, Running 10.99s Step 82( N/A%), pre moving , FPS 6.93, Running 11.10s Step 83( N/A%), pre moving , FPS 7.03, Running 11.22s Step 84( N/A%), pre moving , FPS 7.08, Running 11.34s Step 85( N/A%), pre moving , FPS 7.17, Running 11.46s Step 86( N/A%), pre moving , FPS 7.18, Running 11.61s Step 87( N/A%), pre moving , FPS 7.19, Running 11.76s Step 88( N/A%), pre moving , FPS 7.18, Running 11.91s Step 89( N/A%), pre moving , FPS 7.19, Running 12.06s Step 90( N/A%), pre moving , FPS 7.33, Running 12.15s Step 91( N/A%), pre moving , FPS 7.45, Running 12.26s Step 92( N/A%), pre moving , FPS 7.64, Running 12.35s Step 93( N/A%), pre moving , FPS 7.76, Running 12.45s Step 94( N/A%), pre moving , FPS 7.93, Running 12.54s Step 95( N/A%), pre moving , FPS 8.11, Running 12.64s Step 96( N/A%), pre moving , FPS 8.25, Running 12.73s Step 97( N/A%), pre moving , FPS 8.44, Running 12.83s Step 98( N/A%), pre moving , FPS 8.60, Running 12.94s Step 99( N/A%), pre moving , FPS 8.85, Running 13.03s Step 100( N/A%), pre moving , FPS 8.94, Running 13.12s Step 101( N/A%), pre moving , FPS 8.98, Running 13.22s Step 102( N/A%), pre moving , FPS 9.04, Running 13.32s Step 103( N/A%), pre moving , FPS 9.06, Running 13.43s Step 104( N/A%), pre moving , FPS 9.17, Running 13.52s Step 105( N/A%), pre moving , FPS 9.28, Running 13.62s Step 106( N/A%), pre moving , FPS 9.48, Running 13.72s Step 107( N/A%), pre moving , FPS 9.76, Running 13.81s Step 108( N/A%), pre moving , FPS 9.99, Running 13.91s Step 109( N/A%), pre moving , FPS 10.20, Running 14.02s Step 110( N/A%), pre moving , FPS 10.19, Running 14.11s Step 111( N/A%), pre moving , FPS 10.37, Running 14.19s Step 112( N/A%), pre moving , FPS 10.50, Running 14.26s Step 113( N/A%), pre moving , FPS 10.52, Running 14.35s Step 114( N/A%), pre moving , FPS 10.65, Running 14.41s Step 115( N/A%), pre moving , FPS 10.71, Running 14.50s Step 116( N/A%), pre moving , FPS 10.81, Running 14.58s Step 117( N/A%), pre moving , FPS 10.89, Running 14.66s Step 118( N/A%), pre moving , FPS 11.09, Running 14.74s Step 119( N/A%), pre moving , FPS 11.14, Running 14.82s Step 120( N/A%), pre moving , FPS 11.15, Running 14.92s Step 121( N/A%), pre moving , FPS 11.14, Running 15.02s Step 122( N/A%), pre moving , FPS 11.13, Running 15.11s Step 123( N/A%), pre moving , FPS 11.28, Running 15.20s Step 124( N/A%), pre moving , FPS 11.16, Running 15.32s Step 125( N/A%), pre moving , FPS 11.18, Running 15.40s Step 126( N/A%), pre moving , FPS 11.23, Running 15.50s Step 127( N/A%), pre moving , FPS 11.26, Running 15.59s Step 128( N/A%), pre moving , FPS 11.19, Running 15.69s Step 129( N/A%), pre moving , FPS 11.31, Running 15.79s Step 130( N/A%), pre moving , FPS 11.19, Running 15.90s Step 131( N/A%), pre moving , FPS 11.10, Running 15.99s Step 132( N/A%), pre moving , FPS 6.95, Running 17.14s Step 133( N/A%), pre moving , FPS 6.40, Running 17.47s Step 134( N/A%), pre moving , FPS 5.87, Running 17.82s Step 135( N/A%), pre moving , FPS 5.44, Running 18.18s Step 136( N/A%), pre moving , FPS 5.08, Running 18.52s Step 137( N/A%), pre moving , FPS 4.73, Running 18.89s Step 138( N/A%), pre moving , FPS 4.45, Running 19.24s Step 139( N/A%), pre moving , FPS 4.22, Running 19.57s Step 140( N/A%), pre moving , FPS 4.00, Running 19.92s Step 141( N/A%), pre moving , FPS 3.81, Running 20.27s Step 142( N/A%), pre moving , FPS 3.64, Running 20.60s Step 143( N/A%), pre moving , FPS 3.49, Running 20.94s Step 144( N/A%), pre moving , FPS 3.34, Running 21.30s Step 145( N/A%), pre moving , FPS 3.20, Running 21.65s Step 146( N/A%), pre moving , FPS 3.07, Running 22.01s Step 147( N/A%), pre moving , FPS 2.96, Running 22.36s Step 148( N/A%), pre moving , FPS 2.85, Running 22.71s Step 149( N/A%), pre moving , FPS 2.76, Running 23.04s Step 150( N/A%), pre moving , FPS 2.67, Running 23.39s Step 151( N/A%), pre moving , FPS 2.58, Running 23.74s Step 152( N/A%), pre moving , FPS 2.89, Running 24.05s Step 153( N/A%), pre moving , FPS 2.89, Running 24.40s Step 154( N/A%), pre moving , FPS 2.88, Running 24.76s Step 155( N/A%), pre moving , FPS 2.89, Running 25.09s Step 156( N/A%), pre moving , FPS 2.90, Running 25.42s Step 157( N/A%), pre moving , FPS 2.90, Running 25.79s Step 158( N/A%), pre moving , FPS 2.90, Running 26.12s Step 159( N/A%), pre moving , FPS 2.89, Running 26.48s Step 160( N/A%), pre moving , FPS 2.83, Running 26.99s Step 161( N/A%), pre moving , FPS 2.82, Running 27.36s Step 162( N/A%), pre moving , FPS 2.80, Running 27.74s Step 163( N/A%), pre moving , FPS 2.79, Running 28.11s Step 164( N/A%), pre moving , FPS 2.79, Running 28.47s Step 165( N/A%), pre moving , FPS 2.78, Running 28.84s Step 166( N/A%), pre moving , FPS 2.78, Running 29.19s Step 167( N/A%), pre moving , FPS 2.78, Running 29.56s Step 168( N/A%), pre moving , FPS 2.78, Running 29.91s Step 169( N/A%), pre moving , FPS 2.77, Running 30.27s Step 170( N/A%), pre moving , FPS 2.75, Running 30.65s Step 171( N/A%), pre moving , FPS 2.75, Running 31.02s Step 172( N/A%), pre moving , FPS 2.73, Running 31.38s Step 173( N/A%), pre moving , FPS 2.72, Running 31.76s Step 174( N/A%), pre moving , FPS 2.71, Running 32.14s Step 175( N/A%), pre moving , FPS 2.69, Running 32.52s Step 176( N/A%), pre moving , FPS 2.68, Running 32.90s Step 177( N/A%), pre moving , FPS 2.66, Running 33.32s Step 178( N/A%), pre moving , FPS 2.63, Running 33.72s Step 179( N/A%), pre moving , FPS 2.62, Running 34.11s Step 180( N/A%), pre moving , FPS 2.67, Running 34.49s Step 181( N/A%), pre moving , FPS 2.65, Running 34.89s Step 182( N/A%), pre moving , FPS 2.65, Running 35.28s Step 183( N/A%), pre moving , FPS 2.66, Running 35.64s Step 184( N/A%), pre moving , FPS 2.65, Running 36.00s Step 185( N/A%), pre moving , FPS 2.64, Running 36.41s Step 186( N/A%), pre moving , FPS 2.63, Running 36.79s Step 187( N/A%), pre moving , FPS 2.60, Running 37.26s Step 188( N/A%), pre moving , FPS 2.60, Running 37.62s Step 189( N/A%), pre moving , FPS 2.58, Running 38.02s Step 190( N/A%), pre moving , FPS 2.57, Running 38.42s Step 191( N/A%), pre moving , FPS 2.55, Running 38.87s Step 192( N/A%), pre moving , FPS 2.54, Running 39.27s Step 193( N/A%), pre moving , FPS 2.54, Running 39.65s Step 194( N/A%), pre moving , FPS 2.51, Running 40.10s Step 195( N/A%), pre moving , FPS 2.49, Running 40.57s Step 196( N/A%), pre moving , FPS 2.46, Running 41.01s Step 197( N/A%), pre moving , FPS 2.46, Running 41.45s Step 198( N/A%), pre moving , FPS 2.44, Running 41.91s Step 199( N/A%), pre moving , FPS 2.45, Running 42.29s Step 200( N/A%), pre moving , FPS 2.52, Running 42.43s Step 201( N/A%), pre moving , FPS 2.61, Running 42.55s Step 202( N/A%), pre moving , FPS 2.70, Running 42.68s Step 203( N/A%), pre moving , FPS 2.78, Running 42.82s Step 204( N/A%), pre moving , FPS 2.88, Running 42.94s Step 205( N/A%), pre moving , FPS 3.00, Running 43.07s Step 206( N/A%), pre moving , FPS 3.12, Running 43.21s Step 207( N/A%), pre moving , FPS 3.30, Running 43.33s Step 208( N/A%), pre moving , FPS 3.42, Running 43.46s Step 209( N/A%), pre moving , FPS 3.58, Running 43.61s Step 210( N/A%), pre moving , FPS 3.36, Running 44.37s Step 211( N/A%), pre moving , FPS 3.55, Running 44.50s Step 212( N/A%), pre moving , FPS 3.67, Running 44.71s Step 213( N/A%), pre moving , FPS 3.87, Running 44.82s Step 214( N/A%), pre moving , FPS 4.07, Running 45.01s Step 215( N/A%), pre moving , FPS 4.34, Running 45.18s Step 216( N/A%), pre moving , FPS 4.60, Running 45.36s Step 217( N/A%), pre moving , FPS 4.84, Running 45.58s Step 218( N/A%), pre moving , FPS 5.17, Running 45.78s Step 219( N/A%), pre moving , FPS 5.41, Running 45.99s Step 220( N/A%), pre moving , FPS 5.31, Running 46.20s Step 221( N/A%), pre moving , FPS 5.20, Running 46.40s Step 222( N/A%), pre moving , FPS 5.10, Running 46.61s Step 223( N/A%), pre moving , FPS 5.01, Running 46.82s Step 224( N/A%), pre moving , FPS 4.88, Running 47.04s Step 225( N/A%), pre moving , FPS 4.80, Running 47.24s Step 226( N/A%), pre moving , FPS 4.73, Running 47.44s Step 227( N/A%), pre moving , FPS 4.62, Running 47.66s Step 228( N/A%), pre moving , FPS 4.55, Running 47.86s Step 229( N/A%), pre moving , FPS 4.48, Running 48.07s Step 230( N/A%), pre moving , FPS 5.12, Running 48.27s Step 231( N/A%), pre moving , FPS 5.01, Running 48.50s Step 232( N/A%), pre moving , FPS 5.07, Running 48.66s Step 233( N/A%), pre moving , FPS 4.97, Running 48.84s Step 234( N/A%), pre moving , FPS 4.98, Running 49.02s Step 235( N/A%), pre moving , FPS 4.97, Running 49.20s Step 236( N/A%), pre moving , FPS 4.93, Running 49.41s Step 237( N/A%), pre moving , FPS 5.05, Running 49.54s Step 238( N/A%), pre moving , FPS 5.14, Running 49.67s Step 239( N/A%), pre moving , FPS 5.23, Running 49.81s Step 240( N/A%), pre moving , FPS 5.33, Running 49.95s Step 241( N/A%), pre moving , FPS 5.41, Running 50.10s Step 242( N/A%), pre moving , FPS 5.52, Running 50.23s Step 243( N/A%), pre moving , FPS 5.62, Running 50.38s Step 244( N/A%), pre moving , FPS 5.77, Running 50.50s Step 245( N/A%), pre moving , FPS 5.90, Running 50.63s Step 246( N/A%), pre moving , FPS 6.02, Running 50.77s Step 247( N/A%), pre moving , FPS 6.16, Running 50.90s Step 248( N/A%), pre moving , FPS 6.28, Running 51.04s Step 249( N/A%), pre moving , FPS 6.46, Running 51.16s Step 250( N/A%), pre moving , FPS 6.62, Running 51.30s Step 251( N/A%), pre moving , FPS 5.61, Running 52.06s Step 252( N/A%), pre moving , FPS 5.65, Running 52.20s Step 253( N/A%), pre moving , FPS 5.78, Running 52.30s Step 254( N/A%), pre moving , FPS 5.88, Running 52.42s Step 255( N/A%), pre moving , FPS 5.97, Running 52.55s Step 256( N/A%), pre moving , FPS 6.01, Running 52.74s Step 257( N/A%), pre moving , FPS 5.92, Running 52.92s Step 258( N/A%), pre moving , FPS 5.80, Running 53.12s Step 259( N/A%), pre moving , FPS 5.69, Running 53.33s Step 260( N/A%), pre moving , FPS 5.46, Running 53.62s Step 261( N/A%), pre moving , FPS 5.26, Running 53.90s Step 262( N/A%), pre moving , FPS 5.06, Running 54.18s Step 263( N/A%), pre moving , FPS 4.91, Running 54.45s Step 264( N/A%), pre moving , FPS 4.73, Running 54.73s Step 265( N/A%), pre moving , FPS 4.56, Running 55.01s Step 266( N/A%), pre moving , FPS 4.41, Running 55.30s Step 267( N/A%), pre moving , FPS 4.26, Running 55.59s Step 268( N/A%), pre moving , FPS 4.15, Running 55.86s Step 269( N/A%), pre moving , FPS 4.02, Running 56.14s Step 270( N/A%), pre moving , FPS 3.93, Running 56.39s Step 271( N/A%), pre moving , FPS 4.35, Running 56.66s Step 272( N/A%), pre moving , FPS 4.26, Running 56.89s Step 273( N/A%), pre moving , FPS 4.09, Running 57.19s Step 274( N/A%), pre moving , FPS 3.95, Running 57.48s Step 275( N/A%), pre moving , FPS 3.84, Running 57.75s Step 276( N/A%), pre moving , FPS 3.77, Running 58.04s Step 277( N/A%), pre moving , FPS 3.70, Running 58.33s Step 278( N/A%), pre moving , FPS 3.64, Running 58.62s Step 279( N/A%), pre moving , FPS 3.58, Running 58.91s Step 280( N/A%), pre moving , FPS 3.58, Running 59.20s Step 281( N/A%), pre moving , FPS 3.59, Running 59.47s Step 282( N/A%), pre moving , FPS 3.60, Running 59.74s Step 283( N/A%), pre moving , FPS 3.59, Running 60.03s Step 284( N/A%), pre moving , FPS 3.61, Running 60.27s Step 285( N/A%), pre moving , FPS 3.65, Running 60.49s Step 286( N/A%), pre moving , FPS 3.67, Running 60.75s Step 287( N/A%), pre moving , FPS 3.75, Running 60.92s Step 288( N/A%), pre moving , FPS 3.80, Running 61.13s Step 289( N/A%), pre moving , FPS 3.85, Running 61.34s Step 290( N/A%), pre moving , FPS 3.83, Running 61.61s Step 291( N/A%), pre moving , FPS 3.82, Running 61.90s Step 292( N/A%), pre moving , FPS 3.78, Running 62.19s Step 293( N/A%), pre moving , FPS 3.78, Running 62.47s Step 294( N/A%), pre moving , FPS 3.81, Running 62.74s Step 295( N/A%), pre moving , FPS 3.80, Running 63.01s Step 296( N/A%), pre moving , FPS 3.81, Running 63.29s Step 297( N/A%), pre moving , FPS 3.81, Running 63.57s Step 298( N/A%), pre moving , FPS 3.83, Running 63.84s Step 299( N/A%), pre moving , FPS 3.84, Running 64.11s Step 300( N/A%), pre moving , FPS 3.88, Running 64.36s Step 301( N/A%), pre moving , FPS 3.90, Running 64.60s Step 302( N/A%), pre moving , FPS 3.97, Running 64.78s Step 303( N/A%), pre moving , FPS 4.02, Running 65.00s Step 304( N/A%), pre moving , FPS 4.06, Running 65.20s Step 305( N/A%), pre moving , FPS 4.07, Running 65.41s Step 306( N/A%), pre moving , FPS 4.10, Running 65.62s Step 307( N/A%), pre moving , FPS 4.07, Running 65.83s Step 308( N/A%), pre moving , FPS 4.06, Running 66.05s Step 309( N/A%), pre moving , FPS 4.07, Running 66.26s Step 310( N/A%), pre moving , FPS 4.19, Running 66.39s Step 311( N/A%), pre moving , FPS 4.32, Running 66.53s Step 312( N/A%), pre moving , FPS 4.47, Running 66.66s Step 313( N/A%), pre moving , FPS 4.61, Running 66.81s Step 314( N/A%), pre moving , FPS 4.76, Running 66.94s Step 315( N/A%), pre moving , FPS 4.93, Running 67.07s Step 316( N/A%), pre moving , FPS 5.10, Running 67.21s Step 317( N/A%), pre moving , FPS 5.31, Running 67.34s Step 318( N/A%), pre moving , FPS 5.48, Running 67.48s Step 319( N/A%), pre moving , FPS 5.73, Running 67.60s Step 320( N/A%), pre moving , FPS 5.92, Running 67.74s Step 321( N/A%), pre moving , FPS 6.10, Running 67.88s Step 322( N/A%), pre moving , FPS 6.26, Running 67.98s Step 323( N/A%), pre moving , FPS 6.46, Running 68.10s Step 324( N/A%), pre moving , FPS 6.62, Running 68.22s Step 325( N/A%), pre moving , FPS 6.84, Running 68.34s Step 326( N/A%), pre moving , FPS 4.09, Running 70.51s Step 327( N/A%), pre moving , FPS 3.95, Running 70.90s Step 328( N/A%), pre moving , FPS 3.80, Running 71.31s Step 329( N/A%), pre moving , FPS 3.70, Running 71.67s Step 330( N/A%), pre moving , FPS 3.53, Running 72.06s Step 331( N/A%), pre moving , FPS 3.38, Running 72.45s Step 332( N/A%), pre moving , FPS 3.25, Running 72.82s Step 333( N/A%), pre moving , FPS 3.12, Running 73.21s Step 334( N/A%), pre moving , FPS 3.01, Running 73.59s Step 335( N/A%), pre moving , FPS 2.89, Running 73.99s Step 336( N/A%), pre moving , FPS 2.79, Running 74.38s Step 337( N/A%), pre moving , FPS 2.70, Running 74.76s Step 338( N/A%), pre moving , FPS 2.61, Running 75.16s Step 339( N/A%), pre moving , FPS 2.52, Running 75.53s Step 340( N/A%), pre moving , FPS 2.45, Running 75.92s Step 341( N/A%), pre moving , FPS 2.37, Running 76.30s Step 342( N/A%), pre moving , FPS 2.30, Running 76.69s Step 343( N/A%), pre moving , FPS 2.23, Running 77.07s Step 344( N/A%), pre moving , FPS 2.16, Running 77.47s Step 345( N/A%), pre moving , FPS 2.10, Running 77.85s Step 346( 0.17%), action 1, FPS 2.33, Running 79.11s Step 347( 0.33%), action 2, FPS 2.28, Running 79.68s Step 348( 0.50%), action 3, FPS 2.22, Running 80.31s Step 349( 0.67%), action 4, FPS 2.17, Running 80.88s Step 350( 0.83%), action 5, FPS 2.14, Running 81.40s Step 351( 1.00%), action 6, FPS 2.12, Running 81.88s Step 352( 1.17%), action 7, FPS 2.09, Running 82.40s Step 353( 1.33%), action 8, FPS 2.07, Running 82.90s Step 354( 1.50%), action 9, FPS 2.04, Running 83.41s Step 355( 1.67%), action 10, FPS 2.02, Running 83.90s Step 356( 1.83%), action 11, FPS 1.97, Running 84.52s Step 357( 2.00%), action 12, FPS 1.96, Running 84.98s Step 358( 2.17%), action 13, FPS 1.93, Running 85.50s Step 359( 2.33%), action 14, FPS 1.90, Running 86.05s Step 360( 2.50%), action 15, FPS 1.88, Running 86.56s Step 361( 2.67%), action 16, FPS 1.86, Running 87.02s Step 362( 2.83%), action 17, FPS 1.83, Running 87.61s Step 363( 3.00%), action 18, FPS 1.82, Running 88.09s Step 364( 3.17%), action 19, FPS 1.80, Running 88.60s Step 365( 3.33%), action 20, FPS 1.78, Running 89.08s Step 366( 3.50%), action 21, FPS 1.89, Running 89.72s Step 367( 3.67%), action 22, FPS 1.90, Running 90.21s Step 368( 3.83%), action 23, FPS 1.92, Running 90.75s Step 369( 4.00%), action 24, FPS 1.94, Running 91.20s Step 370( 4.17%), action 25, FPS 1.94, Running 91.70s Step 371( 4.33%), action 26, FPS 1.94, Running 92.19s Step 372( 4.50%), action 27, FPS 1.94, Running 92.70s Step 373( 4.67%), action 28, FPS 1.95, Running 93.16s Step 374( 4.83%), action 29, FPS 1.95, Running 93.68s Step 375( 5.00%), action 30, FPS 1.95, Running 94.15s Step 376( 5.17%), action 31, FPS 1.95, Running 94.80s Step 377( 5.33%), action 32, FPS 1.94, Running 95.27s Step 378( 5.50%), action 33, FPS 1.94, Running 95.79s Step 379( 5.67%), action 34, FPS 1.95, Running 96.30s Step 380( 5.83%), action 35, FPS 1.95, Running 96.83s Step 381( 6.00%), action 36, FPS 1.94, Running 97.32s Step 382( 6.17%), action 37, FPS 1.96, Running 97.84s Step 383( 6.33%), action 38, FPS 1.96, Running 98.31s Step 384( 6.50%), action 39, FPS 1.95, Running 98.84s Step 385( 6.67%), action 40, FPS 1.96, Running 99.30s Step 386( 6.83%), action 41, FPS 1.95, Running 99.99s Step 387( 7.00%), action 42, FPS 1.95, Running 100.47s Step 388( 7.17%), action 43, FPS 1.95, Running 100.98s Step 389( 7.33%), action 44, FPS 1.94, Running 101.52s Step 390( 7.50%), action 45, FPS 1.93, Running 102.06s Step 391( 7.67%), action 46, FPS 1.93, Running 102.55s Step 392( 7.83%), action 47, FPS 1.92, Running 103.09s Step 393( 8.00%), action 48, FPS 1.92, Running 103.55s Step 394( 8.17%), action 49, FPS 1.93, Running 104.07s Step 395( 8.33%), action 50, FPS 1.93, Running 104.52s Step 396( 8.50%), action 51, FPS 1.93, Running 105.17s Step 397( 8.67%), action 52, FPS 1.91, Running 105.73s Step 398( 8.83%), action 53, FPS 1.90, Running 106.31s Step 399( 9.00%), action 54, FPS 1.89, Running 106.87s Step 400( 9.17%), action 55, FPS 1.88, Running 107.48s Step 401( 9.33%), action 56, FPS 1.87, Running 108.03s Step 402( 9.50%), action 57, FPS 1.87, Running 108.56s Step 403( 9.67%), action 58, FPS 1.85, Running 109.13s Step 404( 9.83%), action 59, FPS 1.85, Running 109.67s Step 405( 10.00%), action 60, FPS 1.84, Running 110.19s Step 406( 10.17%), action 61, FPS 1.84, Running 110.87s Step 407( 10.33%), action 62, FPS 1.83, Running 111.42s Step 408( 10.50%), action 63, FPS 1.82, Running 111.94s Step 409( 10.67%), action 64, FPS 1.83, Running 112.43s Step 410( 10.83%), action 65, FPS 1.83, Running 112.97s Step 411( 11.00%), action 66, FPS 1.83, Running 113.46s Step 412( 11.17%), action 67, FPS 1.84, Running 113.98s Step 413( 11.33%), action 68, FPS 1.83, Running 114.45s Step 414( 11.50%), action 69, FPS 1.84, Running 114.96s Step 415( 11.67%), action 70, FPS 1.83, Running 115.45s Step 416( 11.83%), action 71, FPS 1.83, Running 116.09s Step 417( 12.00%), action 72, FPS 1.84, Running 116.59s Step 418( 12.17%), action 73, FPS 1.85, Running 117.13s Step 419( 12.33%), action 74, FPS 1.86, Running 117.62s Step 420( 12.50%), action 75, FPS 1.87, Running 118.19s Step 421( 12.67%), action 76, FPS 1.88, Running 118.67s Step 422( 12.83%), action 77, FPS 1.88, Running 119.20s Step 423( 13.00%), action 78, FPS 1.90, Running 119.68s Step 424( 13.17%), action 79, FPS 1.90, Running 120.22s Step 425( 13.33%), action 80, FPS 1.91, Running 120.68s Step 426( 13.50%), action 81, FPS 1.92, Running 121.30s Step 427( 13.67%), action 82, FPS 1.93, Running 121.77s Step 428( 13.83%), action 83, FPS 1.94, Running 122.27s Step 429( 14.00%), action 84, FPS 1.94, Running 122.73s Step 430( 14.17%), action 85, FPS 1.94, Running 123.26s Step 431( 14.33%), action 86, FPS 1.93, Running 123.80s Step 432( 14.50%), action 87, FPS 1.93, Running 124.33s Step 433( 14.67%), action 88, FPS 1.93, Running 124.81s Step 434( 14.83%), action 89, FPS 1.93, Running 125.32s Step 435( 15.00%), action 90, FPS 1.94, Running 125.77s Step 436( 15.17%), action 91, FPS 1.92, Running 126.49s Step 437( 15.33%), action 92, FPS 1.93, Running 126.97s Step 438( 15.50%), action 93, FPS 1.93, Running 127.49s Step 439( 15.67%), action 94, FPS 1.93, Running 127.98s Step 440( 15.83%), action 95, FPS 1.94, Running 128.48s Step 441( 16.00%), action 96, FPS 1.95, Running 128.93s Step 442( 16.17%), action 97, FPS 1.95, Running 129.47s Step 443( 16.33%), action 98, FPS 1.95, Running 129.96s Step 444( 16.50%), action 99, FPS 1.95, Running 130.49s Step 445( 16.67%), action 100, FPS 1.95, Running 130.92s Step 446( 16.83%), action 101, FPS 1.95, Running 131.55s Step 447( 17.00%), action 102, FPS 1.95, Running 132.03s Step 448( 17.17%), action 103, FPS 1.95, Running 132.53s Step 449( 17.33%), action 104, FPS 1.94, Running 133.02s Step 450( 17.50%), action 105, FPS 1.95, Running 133.53s Step 451( 17.67%), action 106, FPS 1.96, Running 133.99s Step 452( 17.83%), action 107, FPS 1.97, Running 134.51s Step 453( 18.00%), action 108, FPS 1.97, Running 134.98s Step 454( 18.17%), action 109, FPS 1.96, Running 135.50s Step 455( 18.33%), action 110, FPS 1.96, Running 135.99s Step 456( 18.50%), action 111, FPS 1.97, Running 136.62s Step 457( 18.67%), action 112, FPS 1.98, Running 137.08s Step 458( 18.83%), action 113, FPS 1.98, Running 137.59s Step 459( 19.00%), action 114, FPS 1.99, Running 138.04s Step 460( 19.17%), action 115, FPS 1.99, Running 138.55s Step 461( 19.33%), action 116, FPS 1.99, Running 139.01s Step 462( 19.50%), action 117, FPS 1.99, Running 139.51s Step 463( 19.67%), action 118, FPS 1.99, Running 140.00s Step 464( 19.83%), action 119, FPS 1.99, Running 140.54s Step 465( 20.00%), action 120, FPS 1.98, Running 141.03s Step 466( 20.17%), action 121, FPS 1.97, Running 141.68s Step 467( 20.33%), action 122, FPS 1.97, Running 142.17s Step 468( 20.50%), action 123, FPS 1.97, Running 142.70s Step 469( 20.67%), action 124, FPS 1.96, Running 143.23s Step 470( 20.83%), action 125, FPS 1.95, Running 143.76s Step 471( 21.00%), action 126, FPS 1.95, Running 144.24s Step 472( 21.17%), action 127, FPS 1.96, Running 144.74s Step 473( 21.33%), action 128, FPS 1.96, Running 145.19s Step 474( 21.50%), action 129, FPS 1.96, Running 145.69s Step 475( 21.67%), action 130, FPS 1.97, Running 146.15s Step 476( 21.83%), action 131, FPS 1.96, Running 146.80s Step 477( 22.00%), action 132, FPS 1.96, Running 147.28s Step 478( 22.17%), action 133, FPS 1.96, Running 147.79s Step 479( 22.33%), action 134, FPS 1.96, Running 148.26s Step 480( 22.50%), action 135, FPS 1.96, Running 148.77s Step 481( 22.67%), action 136, FPS 1.96, Running 149.23s Step 482( 22.83%), action 137, FPS 1.95, Running 149.77s Step 483( 23.00%), action 138, FPS 1.95, Running 150.25s Step 484( 23.17%), action 139, FPS 1.95, Running 150.77s Step 485( 23.33%), action 140, FPS 1.96, Running 151.25s Step 486( 23.50%), action 141, FPS 1.95, Running 151.91s Step 487( 23.67%), action 142, FPS 1.96, Running 152.38s Step 488( 23.83%), action 143, FPS 1.97, Running 152.86s Step 489( 24.00%), action 144, FPS 1.97, Running 153.38s Step 490( 24.17%), action 145, FPS 1.97, Running 153.89s Step 491( 24.33%), action 146, FPS 1.97, Running 154.38s Step 492( 24.50%), action 147, FPS 1.97, Running 154.90s Step 493( 24.67%), action 148, FPS 1.97, Running 155.35s Step 494( 24.83%), action 149, FPS 1.96, Running 155.87s Step 495( 25.00%), action 150, FPS 1.96, Running 156.36s Step 496( 25.17%), action 151, FPS 1.97, Running 156.98s Step 497( 25.33%), action 152, FPS 1.96, Running 157.46s Step 498( 25.50%), action 153, FPS 1.97, Running 157.96s Step 499( 25.67%), action 154, FPS 1.97, Running 158.43s Step 500( 25.83%), action 155, FPS 1.96, Running 158.95s Step 501( 26.00%), action 156, FPS 1.97, Running 159.40s Step 502( 26.17%), action 157, FPS 1.97, Running 159.92s Step 503( 26.33%), action 158, FPS 1.97, Running 160.40s Step 504( 26.50%), action 159, FPS 1.97, Running 160.90s Step 505( 26.67%), action 160, FPS 1.98, Running 161.38s Step 506( 26.83%), action 161, FPS 1.98, Running 162.03s Step 507( 27.00%), action 162, FPS 1.97, Running 162.51s Step 508( 27.17%), action 163, FPS 1.97, Running 163.03s Step 509( 27.33%), action 164, FPS 1.97, Running 163.52s Step 510( 27.50%), action 165, FPS 1.97, Running 164.04s Step 511( 27.67%), action 166, FPS 1.97, Running 164.52s Step 512( 27.83%), action 167, FPS 1.98, Running 165.02s Step 513( 28.00%), action 168, FPS 1.98, Running 165.47s Step 514( 28.17%), action 169, FPS 1.97, Running 165.99s Step 515( 28.33%), action 170, FPS 1.97, Running 166.49s Step 516( 28.50%), action 171, FPS 1.97, Running 167.12s Step 517( 28.67%), action 172, FPS 1.98, Running 167.57s Step 518( 28.83%), action 173, FPS 1.98, Running 168.08s Step 519( 29.00%), action 174, FPS 1.98, Running 168.52s Step 520( 29.17%), action 175, FPS 1.98, Running 169.05s Step 521( 29.33%), action 176, FPS 1.97, Running 169.54s Step 522( 29.50%), action 177, FPS 1.97, Running 170.06s Step 523( 29.67%), action 178, FPS 1.97, Running 170.56s Step 524( 29.83%), action 179, FPS 1.97, Running 171.07s Step 525( 30.00%), action 180, FPS 1.96, Running 171.56s Step 526( 30.17%), action 181, FPS 1.96, Running 172.22s Step 527( 30.33%), action 182, FPS 1.96, Running 172.73s Step 528( 30.50%), action 183, FPS 1.95, Running 173.27s Step 529( 30.67%), action 184, FPS 1.95, Running 173.77s Step 530( 30.83%), action 185, FPS 1.95, Running 174.31s Step 531( 31.00%), action 186, FPS 1.95, Running 174.79s Step 532( 31.17%), action 187, FPS 1.95, Running 175.29s Step 533( 31.33%), action 188, FPS 1.94, Running 175.77s Step 534( 31.50%), action 189, FPS 1.94, Running 176.30s Step 535( 31.67%), action 190, FPS 1.94, Running 176.81s Step 536( 31.83%), action 191, FPS 1.94, Running 177.45s Step 537( 32.00%), action 192, FPS 1.93, Running 177.95s Step 538( 32.17%), action 193, FPS 1.91, Running 178.54s Step 539( 32.33%), action 194, FPS 1.90, Running 179.02s Step 540( 32.50%), action 195, FPS 1.90, Running 179.56s Step 541( 32.67%), action 196, FPS 1.90, Running 180.06s Step 542( 32.83%), action 197, FPS 1.90, Running 180.59s Step 543( 33.00%), action 198, FPS 1.90, Running 181.07s Step 544( 33.17%), action 199, FPS 1.90, Running 181.62s Step 545( 33.33%), action 200, FPS 1.90, Running 182.09s Step 546( 33.50%), action 201, FPS 1.90, Running 182.73s Step 547( 33.67%), action 202, FPS 1.91, Running 183.20s Step 548( 33.83%), action 203, FPS 1.92, Running 183.69s Step 549( 34.00%), action 204, FPS 1.92, Running 184.18s Step 550( 34.17%), action 205, FPS 1.92, Running 184.71s Step 551( 34.33%), action 206, FPS 1.92, Running 185.18s Step 552( 34.50%), action 207, FPS 1.92, Running 185.70s Step 553( 34.67%), action 208, FPS 1.92, Running 186.19s Step 554( 34.83%), action 209, FPS 1.92, Running 186.72s Step 555( 35.00%), action 210, FPS 1.92, Running 187.21s Step 556( 35.17%), action 211, FPS 1.92, Running 187.87s Step 557( 35.33%), action 212, FPS 1.92, Running 188.34s Step 558( 35.50%), action 213, FPS 1.94, Running 188.86s Step 559( 35.67%), action 214, FPS 1.94, Running 189.34s Step 560( 35.83%), action 215, FPS 1.94, Running 189.86s Step 561( 36.00%), action 216, FPS 1.94, Running 190.38s Step 562( 36.17%), action 217, FPS 1.93, Running 190.93s Step 563( 36.33%), action 218, FPS 1.93, Running 191.41s Step 564( 36.50%), action 219, FPS 1.94, Running 191.92s Step 565( 36.67%), action 220, FPS 1.94, Running 192.40s Step 566( 36.83%), action 221, FPS 1.94, Running 193.06s Step 567( 37.00%), action 222, FPS 1.94, Running 193.53s Step 568( 37.17%), action 223, FPS 1.92, Running 194.08s Step 569( 37.33%), action 224, FPS 1.93, Running 194.56s Step 570( 37.50%), action 225, FPS 1.93, Running 195.08s Step 571( 37.67%), action 226, FPS 1.93, Running 195.56s Step 572( 37.83%), action 227, FPS 1.93, Running 196.06s Step 573( 38.00%), action 228, FPS 1.94, Running 196.52s Step 574( 38.17%), action 229, FPS 1.93, Running 197.07s Step 575( 38.33%), action 230, FPS 1.93, Running 197.58s Step 576( 38.50%), action 231, FPS 1.93, Running 198.24s Step 577( 38.67%), action 232, FPS 1.93, Running 198.70s Step 578( 38.83%), action 233, FPS 1.93, Running 199.21s Step 579( 39.00%), action 234, FPS 1.93, Running 199.69s Step 580( 39.17%), action 235, FPS 1.94, Running 200.19s Step 581( 39.33%), action 236, FPS 1.94, Running 200.71s Step 582( 39.50%), action 237, FPS 1.93, Running 201.27s Step 583( 39.67%), action 238, FPS 1.93, Running 201.79s Step 584( 39.83%), action 239, FPS 1.92, Running 202.32s Step 585( 40.00%), action 240, FPS 1.92, Running 202.84s Step 586( 40.17%), action 241, FPS 1.92, Running 203.48s Step 587( 40.33%), action 242, FPS 1.91, Running 203.99s Step 588( 40.50%), action 243, FPS 1.92, Running 204.50s Step 589( 40.67%), action 244, FPS 1.92, Running 204.97s Step 590( 40.83%), action 245, FPS 1.93, Running 205.46s Step 591( 41.00%), action 246, FPS 1.93, Running 205.92s Step 592( 41.17%), action 247, FPS 1.93, Running 206.42s Step 593( 41.33%), action 248, FPS 1.93, Running 206.90s Step 594( 41.50%), action 249, FPS 1.94, Running 207.41s Step 595( 41.67%), action 250, FPS 1.94, Running 207.88s Step 596( 41.83%), action 251, FPS 1.94, Running 208.53s Step 597( 42.00%), action 252, FPS 1.94, Running 209.02s Step 598( 42.17%), action 253, FPS 1.94, Running 209.54s Step 599( 42.33%), action 254, FPS 1.94, Running 210.02s Step 600( 42.50%), action 255, FPS 1.93, Running 210.57s Step 601( 42.67%), action 256, FPS 1.93, Running 211.06s Step 602( 42.83%), action 257, FPS 1.94, Running 211.58s Step 603( 43.00%), action 258, FPS 1.94, Running 212.07s Step 604( 43.17%), action 259, FPS 1.95, Running 212.58s Step 605( 43.33%), action 260, FPS 1.96, Running 213.07s Step 606( 43.50%), action 261, FPS 1.95, Running 213.72s Step 607( 43.67%), action 262, FPS 1.96, Running 214.19s Step 608( 43.83%), action 263, FPS 1.96, Running 214.73s Step 609( 44.00%), action 264, FPS 1.95, Running 215.24s Step 610( 44.17%), action 265, FPS 1.94, Running 215.77s Step 611( 44.33%), action 266, FPS 1.94, Running 216.23s Step 612( 44.50%), action 267, FPS 1.94, Running 216.76s Step 613( 44.67%), action 268, FPS 1.93, Running 217.24s Step 614( 44.83%), action 269, FPS 1.93, Running 217.76s Step 615( 45.00%), action 270, FPS 1.93, Running 218.23s Step 616( 45.17%), action 271, FPS 1.93, Running 218.87s Step 617( 45.33%), action 272, FPS 1.93, Running 219.36s Step 618( 45.50%), action 273, FPS 1.93, Running 219.88s Step 619( 45.67%), action 274, FPS 1.93, Running 220.36s Step 620( 45.83%), action 275, FPS 1.94, Running 220.90s Step 621( 46.00%), action 276, FPS 1.94, Running 221.36s Step 622( 46.17%), action 277, FPS 1.94, Running 221.88s Step 623( 46.33%), action 278, FPS 1.95, Running 222.35s Step 624( 46.50%), action 279, FPS 1.95, Running 222.86s Step 625( 46.67%), action 280, FPS 1.95, Running 223.33s Step 626( 46.83%), action 281, FPS 1.95, Running 223.95s Step 627( 47.00%), action 282, FPS 1.95, Running 224.47s Step 628( 47.17%), action 283, FPS 1.95, Running 224.99s Step 629( 47.33%), action 284, FPS 1.96, Running 225.45s Step 630( 47.50%), action 285, FPS 1.95, Running 226.00s Step 631( 47.67%), action 286, FPS 1.95, Running 226.46s Step 632( 47.83%), action 287, FPS 1.96, Running 226.98s Step 633( 48.00%), action 288, FPS 1.95, Running 227.47s Step 634( 48.17%), action 289, FPS 1.95, Running 228.01s Step 635( 48.33%), action 290, FPS 1.95, Running 228.49s Step 636( 48.50%), action 291, FPS 1.95, Running 229.14s Step 637( 48.67%), action 292, FPS 1.95, Running 229.62s Step 638( 48.83%), action 293, FPS 1.95, Running 230.12s Step 639( 49.00%), action 294, FPS 1.96, Running 230.59s Step 640( 49.17%), action 295, FPS 1.96, Running 231.13s Step 641( 49.33%), action 296, FPS 1.95, Running 231.60s Step 642( 49.50%), action 297, FPS 1.95, Running 232.12s Step 643( 49.67%), action 298, FPS 1.95, Running 232.60s Step 644( 49.83%), action 299, FPS 1.95, Running 233.13s Step 645( 50.00%), action 300, FPS 1.95, Running 233.61s Step 646( 50.17%), action 301, FPS 1.94, Running 234.26s Step 647( 50.33%), action 302, FPS 1.94, Running 234.76s Step 648( 50.50%), action 303, FPS 1.94, Running 235.29s Step 649( 50.67%), action 304, FPS 1.94, Running 235.76s Step 650( 50.83%), action 305, FPS 1.95, Running 236.28s Step 651( 51.00%), action 306, FPS 1.95, Running 236.74s Step 652( 51.17%), action 307, FPS 1.95, Running 237.25s Step 653( 51.33%), action 308, FPS 1.95, Running 237.75s Step 654( 51.50%), action 309, FPS 1.94, Running 238.30s Step 655( 51.67%), action 310, FPS 1.94, Running 238.78s Step 656( 51.83%), action 311, FPS 1.94, Running 239.44s Step 657( 52.00%), action 312, FPS 1.94, Running 239.93s Step 658( 52.17%), action 313, FPS 1.94, Running 240.45s Step 659( 52.33%), action 314, FPS 1.93, Running 240.93s Step 660( 52.50%), action 315, FPS 1.93, Running 241.47s Step 661( 52.67%), action 316, FPS 1.93, Running 241.95s Step 662( 52.83%), action 317, FPS 1.93, Running 242.49s Step 663( 53.00%), action 318, FPS 1.93, Running 242.96s Step 664( 53.17%), action 319, FPS 1.93, Running 243.48s Step 665( 53.33%), action 320, FPS 1.93, Running 243.97s Step 666( 53.50%), action 321, FPS 1.93, Running 244.60s Step 667( 53.67%), action 322, FPS 1.94, Running 245.07s Step 668( 53.83%), action 323, FPS 1.94, Running 245.60s Step 669( 54.00%), action 324, FPS 1.94, Running 246.07s Step 670( 54.17%), action 325, FPS 1.94, Running 246.59s Step 671( 54.33%), action 326, FPS 1.94, Running 247.05s Step 672( 54.50%), action 327, FPS 1.94, Running 247.56s Step 673( 54.67%), action 328, FPS 1.94, Running 248.07s Step 674( 54.83%), action 329, FPS 1.94, Running 248.59s Step 675( 55.00%), action 330, FPS 1.94, Running 249.06s Step 676( 55.17%), action 331, FPS 1.95, Running 249.67s Step 677( 55.33%), action 332, FPS 1.96, Running 250.14s Step 678( 55.50%), action 333, FPS 1.96, Running 250.64s Step 679( 55.67%), action 334, FPS 1.96, Running 251.13s Step 680( 55.83%), action 335, FPS 1.96, Running 251.65s Step 681( 56.00%), action 336, FPS 1.96, Running 252.15s Step 682( 56.17%), action 337, FPS 1.96, Running 252.71s Step 683( 56.33%), action 338, FPS 1.96, Running 253.18s Step 684( 56.50%), action 339, FPS 1.96, Running 253.71s Step 685( 56.67%), action 340, FPS 1.96, Running 254.20s Step 686( 56.83%), action 341, FPS 1.96, Running 254.83s Step 687( 57.00%), action 342, FPS 1.95, Running 255.32s Step 688( 57.17%), action 343, FPS 1.95, Running 255.86s Step 689( 57.33%), action 344, FPS 1.95, Running 256.35s Step 690( 57.50%), action 345, FPS 1.95, Running 256.86s Step 691( 57.67%), action 346, FPS 1.95, Running 257.32s Step 692( 57.83%), action 347, FPS 1.94, Running 257.85s Step 693( 58.00%), action 348, FPS 1.95, Running 258.35s Step 694( 58.17%), action 349, FPS 1.95, Running 258.87s Step 695( 58.33%), action 350, FPS 1.94, Running 259.36s Step 696( 58.50%), action 351, FPS 1.94, Running 259.99s Step 697( 58.67%), action 352, FPS 1.93, Running 260.49s Step 698( 58.83%), action 353, FPS 1.93, Running 261.00s Step 699( 59.00%), action 354, FPS 1.93, Running 261.49s Step 700( 59.17%), action 355, FPS 1.93, Running 262.01s Step 701( 59.33%), action 356, FPS 1.94, Running 262.48s Step 702( 59.50%), action 357, FPS 1.94, Running 263.00s Step 703( 59.67%), action 358, FPS 1.95, Running 263.46s Step 704( 59.83%), action 359, FPS 1.94, Running 264.00s Step 705( 60.00%), action 360, FPS 1.94, Running 264.50s Step 706( 60.17%), action 361, FPS 1.94, Running 265.15s Step 707( 60.33%), action 362, FPS 1.94, Running 265.62s Step 708( 60.50%), action 363, FPS 1.95, Running 266.14s Step 709( 60.67%), action 364, FPS 1.95, Running 266.61s Step 710( 60.83%), action 365, FPS 1.95, Running 267.13s Step 711( 61.00%), action 366, FPS 1.94, Running 267.62s Step 712( 61.17%), action 367, FPS 1.94, Running 268.16s Step 713( 61.33%), action 368, FPS 1.95, Running 268.63s Step 714( 61.50%), action 369, FPS 1.95, Running 269.14s Step 715( 61.67%), action 370, FPS 1.95, Running 269.62s Step 716( 61.83%), action 371, FPS 1.94, Running 270.29s Step 717( 62.00%), action 372, FPS 1.94, Running 270.77s Step 718( 62.17%), action 373, FPS 1.94, Running 271.32s Step 719( 62.33%), action 374, FPS 1.93, Running 271.83s Step 720( 62.50%), action 375, FPS 1.93, Running 272.37s Step 721( 62.67%), action 376, FPS 1.93, Running 272.83s Step 722( 62.83%), action 377, FPS 1.94, Running 273.34s Step 723( 63.00%), action 378, FPS 1.93, Running 273.81s Step 724( 63.17%), action 379, FPS 1.93, Running 274.34s Step 725( 63.33%), action 380, FPS 1.93, Running 274.85s Step 726( 63.50%), action 381, FPS 1.93, Running 275.53s Step 727( 63.67%), action 382, FPS 1.93, Running 276.00s Step 728( 63.83%), action 383, FPS 1.93, Running 276.52s Step 729( 64.00%), action 384, FPS 1.93, Running 276.99s Step 730( 64.17%), action 385, FPS 1.93, Running 277.51s Step 731( 64.33%), action 386, FPS 1.93, Running 278.01s Step 732( 64.50%), action 387, FPS 1.93, Running 278.54s Step 733( 64.67%), action 388, FPS 1.93, Running 279.00s Step 734( 64.83%), action 389, FPS 1.91, Running 279.58s Step 735( 65.00%), action 390, FPS 1.91, Running 280.10s Step 736( 65.17%), action 391, FPS 1.91, Running 280.77s Step 737( 65.33%), action 392, FPS 1.91, Running 281.24s Step 738( 65.50%), action 393, FPS 1.91, Running 281.78s Step 739( 65.67%), action 394, FPS 1.94, Running 282.16s Step 740( 65.83%), action 395, FPS 1.96, Running 282.57s Step 741( 66.00%), action 396, FPS 1.98, Running 282.95s Step 742( 66.17%), action 397, FPS 2.00, Running 283.36s Step 743( 66.33%), action 398, FPS 2.01, Running 283.75s Step 744( 66.50%), action 399, FPS 2.04, Running 284.16s Step 745( 66.67%), action 400, FPS 2.07, Running 284.49s Step 746( 66.83%), action 401, FPS 2.13, Running 284.92s Step 747( 67.00%), action 402, FPS 2.18, Running 285.20s Step 748( 67.17%), action 403, FPS 2.23, Running 285.50s Step 749( 67.33%), action 404, FPS 2.28, Running 285.77s Step 750( 67.50%), action 405, FPS 2.34, Running 286.06s Step 751( 67.67%), action 406, FPS 2.40, Running 286.33s Step 752( 67.83%), action 407, FPS 2.47, Running 286.63s Step 753( 68.00%), action 408, FPS 2.53, Running 286.91s Step 754( 68.17%), action 409, FPS 2.61, Running 287.24s Step 755( 68.33%), action 410, FPS 2.70, Running 287.51s Step 756( 68.50%), action 411, FPS 2.78, Running 287.97s Step 757( 68.67%), action 412, FPS 2.86, Running 288.24s Step 758( 68.83%), action 413, FPS 2.96, Running 288.54s Step 759( 69.00%), action 414, FPS 3.01, Running 288.82s Step 760( 69.17%), action 415, FPS 3.05, Running 289.13s Step 761( 69.33%), action 416, FPS 3.09, Running 289.42s Step 762( 69.50%), action 417, FPS 3.14, Running 289.72s Step 763( 69.67%), action 418, FPS 3.20, Running 289.99s Step 764( 69.83%), action 419, FPS 3.26, Running 290.30s Step 765( 70.00%), action 420, FPS 3.28, Running 290.58s Step 766( 70.17%), action 421, FPS 3.28, Running 291.01s Step 767( 70.33%), action 422, FPS 3.27, Running 291.31s Step 768( 70.50%), action 423, FPS 3.27, Running 291.61s Step 769( 70.67%), action 424, FPS 3.26, Running 291.89s Step 770( 70.83%), action 425, FPS 3.25, Running 292.21s Step 771( 71.00%), action 426, FPS 3.25, Running 292.49s Step 772( 71.17%), action 427, FPS 3.25, Running 292.78s Step 773( 71.33%), action 428, FPS 3.25, Running 293.06s Step 774( 71.50%), action 429, FPS 3.27, Running 293.35s Step 775( 71.67%), action 430, FPS 3.28, Running 293.62s Step 776( 71.83%), action 431, FPS 3.28, Running 294.07s Step 777( 72.00%), action 432, FPS 3.28, Running 294.34s Step 778( 72.17%), action 433, FPS 3.27, Running 294.65s Step 779( 72.33%), action 434, FPS 3.28, Running 294.92s Step 780( 72.50%), action 435, FPS 3.29, Running 295.22s Step 781( 72.67%), action 436, FPS 3.29, Running 295.49s Step 782( 72.83%), action 437, FPS 3.29, Running 295.80s Step 783( 73.00%), action 438, FPS 3.29, Running 296.06s Step 784( 73.17%), action 439, FPS 3.30, Running 296.37s Step 785( 73.33%), action 440, FPS 3.30, Running 296.63s Step 786( 73.50%), action 441, FPS 3.31, Running 297.07s Step 787( 73.67%), action 442, FPS 3.32, Running 297.33s Step 788( 73.83%), action 443, FPS 3.32, Running 297.64s Step 789( 74.00%), action 444, FPS 3.33, Running 297.90s Step 790( 74.17%), action 445, FPS 3.34, Running 298.20s Step 791( 74.33%), action 446, FPS 3.35, Running 298.46s Step 792( 74.50%), action 447, FPS 3.35, Running 298.76s Step 793( 74.67%), action 448, FPS 3.35, Running 299.03s Step 794( 74.83%), action 449, FPS 3.34, Running 299.34s Step 795( 75.00%), action 450, FPS 3.34, Running 299.61s Step 796( 75.17%), action 451, FPS 3.35, Running 300.03s Step 797( 75.33%), action 452, FPS 3.36, Running 300.30s Step 798( 75.50%), action 453, FPS 3.36, Running 300.60s Step 799( 75.67%), action 454, FPS 3.36, Running 300.88s Step 800( 75.83%), action 455, FPS 3.35, Running 301.19s Step 801( 76.00%), action 456, FPS 3.35, Running 301.46s Step 802( 76.17%), action 457, FPS 3.34, Running 301.78s Step 803( 76.33%), action 458, FPS 3.34, Running 302.06s Step 804( 76.50%), action 459, FPS 3.33, Running 302.36s Step 805( 76.67%), action 460, FPS 3.33, Running 302.64s Step 806( 76.83%), action 461, FPS 3.33, Running 303.08s Step 807( 77.00%), action 462, FPS 3.32, Running 303.35s Step 808( 77.17%), action 463, FPS 3.32, Running 303.67s Step 809( 77.33%), action 464, FPS 3.28, Running 304.00s Step 810( 77.50%), action 465, FPS 3.24, Running 304.37s Step 811( 77.67%), action 466, FPS 3.21, Running 304.69s Step 812( 77.83%), action 467, FPS 3.20, Running 305.01s Step 813( 78.00%), action 468, FPS 3.19, Running 305.30s Step 814( 78.17%), action 469, FPS 3.20, Running 305.59s Step 815( 78.33%), action 470, FPS 3.11, Running 306.05s Step 816( 78.50%), action 471, FPS 3.01, Running 306.68s Step 817( 78.67%), action 472, FPS 2.91, Running 307.16s Step 818( 78.83%), action 473, FPS 2.82, Running 307.70s Step 819( 79.00%), action 474, FPS 2.74, Running 308.18s Step 820( 79.17%), action 475, FPS 2.74, Running 308.48s Step 821( 79.33%), action 476, FPS 2.73, Running 308.79s Step 822( 79.50%), action 477, FPS 2.66, Running 309.30s Step 823( 79.67%), action 478, FPS 2.59, Running 309.77s Step 824( 79.83%), action 479, FPS 2.52, Running 310.29s Step 825( 80.00%), action 480, FPS 2.46, Running 310.75s Step 826( 80.17%), action 481, FPS 2.41, Running 311.39s Step 827( 80.33%), action 482, FPS 2.35, Running 311.86s Step 828( 80.50%), action 483, FPS 2.33, Running 312.24s Step 829( 80.67%), action 484, FPS 2.35, Running 312.51s Step 830( 80.83%), action 485, FPS 2.35, Running 312.87s Step 831( 81.00%), action 486, FPS 2.30, Running 313.38s Step 832( 81.17%), action 487, FPS 2.25, Running 313.90s Step 833( 81.33%), action 488, FPS 2.20, Running 314.37s Step 834( 81.50%), action 489, FPS 2.15, Running 314.89s Step 835( 81.67%), action 490, FPS 2.14, Running 315.37s Step 836( 81.83%), action 491, FPS 2.14, Running 316.03s Step 837( 82.00%), action 492, FPS 2.19, Running 316.31s Step 838( 82.17%), action 493, FPS 2.25, Running 316.60s Step 839( 82.33%), action 494, FPS 2.27, Running 317.00s Step 840( 82.50%), action 495, FPS 2.20, Running 317.57s Step 841( 82.67%), action 496, FPS 2.16, Running 318.05s Step 842( 82.83%), action 497, FPS 2.16, Running 318.57s Step 843( 83.00%), action 498, FPS 2.16, Running 319.05s Step 844( 83.17%), action 499, FPS 2.15, Running 319.60s Step 845( 83.33%), action 500, FPS 2.14, Running 320.09s Step 846( 83.50%), action 501, FPS 2.19, Running 320.53s Step 847( 83.67%), action 502, FPS 2.24, Running 320.79s Step 848( 83.83%), action 503, FPS 2.21, Running 321.29s Step 849( 84.00%), action 504, FPS 2.16, Running 321.77s Step 850( 84.17%), action 505, FPS 2.12, Running 322.29s Step 851( 84.33%), action 506, FPS 2.13, Running 322.77s Step 852( 84.50%), action 507, FPS 2.12, Running 323.33s Step 853( 84.67%), action 508, FPS 2.12, Running 323.83s Step 854( 84.83%), action 509, FPS 2.12, Running 324.33s Step 855( 85.00%), action 510, FPS 2.17, Running 324.60s Step 856( 85.17%), action 511, FPS 2.20, Running 325.14s Step 857( 85.33%), action 512, FPS 2.14, Running 325.66s Step 858( 85.50%), action 513, FPS 2.09, Running 326.17s Step 859( 85.67%), action 514, FPS 2.06, Running 326.69s Step 860( 85.83%), action 515, FPS 2.07, Running 327.22s Step 861( 86.00%), action 516, FPS 2.06, Running 327.74s Step 862( 86.17%), action 517, FPS 2.06, Running 328.27s Step 863( 86.33%), action 518, FPS 2.10, Running 328.57s Step 864( 86.50%), action 519, FPS 2.16, Running 328.87s Step 865( 86.67%), action 520, FPS 2.17, Running 329.30s Step 866( 86.83%), action 521, FPS 2.13, Running 329.92s Step 867( 87.00%), action 522, FPS 2.08, Running 330.40s Step 868( 87.17%), action 523, FPS 2.07, Running 330.93s Step 869( 87.33%), action 524, FPS 2.07, Running 331.42s Step 870( 87.50%), action 525, FPS 2.07, Running 331.95s Step 871( 87.67%), action 526, FPS 2.08, Running 332.40s Step 872( 87.83%), action 527, FPS 2.13, Running 332.70s Step 873( 88.00%), action 528, FPS 2.19, Running 332.98s Step 874( 88.17%), action 529, FPS 2.19, Running 333.47s Step 875( 88.33%), action 530, FPS 2.14, Running 333.93s Step 876( 88.50%), action 531, FPS 2.12, Running 334.60s Step 877( 88.67%), action 532, FPS 2.12, Running 335.09s Step 878( 88.83%), action 533, FPS 2.12, Running 335.62s Step 879( 89.00%), action 534, FPS 2.12, Running 336.12s Step 880( 89.17%), action 535, FPS 2.15, Running 336.54s Step 881( 89.33%), action 536, FPS 2.21, Running 336.81s Step 882( 89.50%), action 537, FPS 2.26, Running 337.10s Step 883( 89.67%), action 538, FPS 2.22, Running 337.59s Step 884( 89.83%), action 539, FPS 2.16, Running 338.14s Step 885( 90.00%), action 540, FPS 2.15, Running 338.62s Step 886( 90.17%), action 541, FPS 2.14, Running 339.28s Step 887( 90.33%), action 542, FPS 2.13, Running 339.78s Step 888( 90.50%), action 543, FPS 2.13, Running 340.31s Step 889( 90.67%), action 544, FPS 2.18, Running 340.60s Step 890( 90.83%), action 545, FPS 2.23, Running 340.90s Step 891( 91.00%), action 546, FPS 2.27, Running 341.19s Step 892( 91.17%), action 547, FPS 2.22, Running 341.72s Step 893( 91.33%), action 548, FPS 2.17, Running 342.18s Step 894( 91.50%), action 549, FPS 2.16, Running 342.71s Step 895( 91.67%), action 550, FPS 2.16, Running 343.21s Step 896( 91.83%), action 551, FPS 2.16, Running 343.85s Step 897( 92.00%), action 552, FPS 2.16, Running 344.34s Step 898( 92.17%), action 553, FPS 2.19, Running 344.76s Step 899( 92.33%), action 554, FPS 2.24, Running 345.03s Step 900( 92.50%), action 555, FPS 2.24, Running 345.47s Step 901( 92.67%), action 556, FPS 2.18, Running 345.97s Step 902( 92.83%), action 557, FPS 2.13, Running 346.49s Step 903( 93.00%), action 558, FPS 2.13, Running 346.98s Step 904( 93.17%), action 559, FPS 2.13, Running 347.52s Step 905( 93.33%), action 560, FPS 2.13, Running 348.01s Step 906( 93.50%), action 561, FPS 2.16, Running 348.55s Step 907( 93.67%), action 562, FPS 2.21, Running 348.81s Step 908( 93.83%), action 563, FPS 2.28, Running 349.09s Step 909( 94.00%), action 564, FPS 2.23, Running 349.57s Step 910( 94.17%), action 565, FPS 2.18, Running 350.09s Step 911( 94.33%), action 566, FPS 2.13, Running 350.57s Step 912( 94.50%), action 567, FPS 2.13, Running 351.11s Step 913( 94.67%), action 568, FPS 2.13, Running 351.58s Step 914( 94.83%), action 569, FPS 2.12, Running 352.12s Step 915( 95.00%), action 570, FPS 2.14, Running 352.56s Step 916( 95.17%), action 571, FPS 2.19, Running 352.98s Step 917( 95.33%), action 572, FPS 2.19, Running 353.46s Step 918( 95.50%), action 573, FPS 2.17, Running 353.96s Step 919( 95.67%), action 574, FPS 2.12, Running 354.47s Step 920( 95.83%), action 575, FPS 2.10, Running 354.99s Step 921( 96.00%), action 576, FPS 2.10, Running 355.48s Step 922( 96.17%), action 577, FPS 2.11, Running 355.98s Step 923( 96.33%), action 578, FPS 2.11, Running 356.46s Step 924( 96.50%), action 579, FPS 2.16, Running 356.77s Step 925( 96.67%), action 580, FPS 2.19, Running 357.15s Step 926( 96.83%), action 581, FPS 2.16, Running 357.82s Step 927( 97.00%), action 582, FPS 2.11, Running 358.31s Step 928( 97.17%), action 583, FPS 2.06, Running 358.82s Step 929( 97.33%), action 584, FPS 2.06, Running 359.29s Step 930( 97.50%), action 585, FPS 2.06, Running 359.82s Step 931( 97.67%), action 586, FPS 2.06, Running 360.30s Step 932( 97.83%), action 587, FPS 2.10, Running 360.63s Step 933( 98.00%), action 588, FPS 2.14, Running 360.92s Step 934( 98.17%), action 589, FPS 2.15, Running 361.43s Step 935( 98.33%), action 590, FPS 2.14, Running 361.92s Step 936( 98.50%), action 591, FPS 2.09, Running 362.57s Step 937( 98.67%), action 592, FPS 2.09, Running 363.04s Step 938( 98.83%), action 593, FPS 2.09, Running 363.55s Step 939( 99.00%), action 594, FPS 2.08, Running 364.06s Step 940( 99.17%), action 595, FPS 2.12, Running 364.43s Step 941( 99.33%), action 596, FPS 2.17, Running 364.71s Step 942( 99.50%), action 597, FPS 2.20, Running 365.09s Step 943( 99.67%), action 598, FPS 2.19, Running 365.60s Step 944( 99.83%), action 599, FPS 2.13, Running 366.15s Step 945(100.00%), action 600, FPS 2.11, Running 366.63s [2026-08-03 01:27:49] [75 ] Seed 74 failed after 366.73 s. +steps: 945 , actions: 600 . +Instruction: Empty +Total 9/75(12.00%) success. +Setting seed: 75 +Step 1( N/A%), pre moving , FPS 6.09, Running 0.16s Step 2( N/A%), pre moving , FPS 8.14, Running 0.25s Step 3( N/A%), pre moving , FPS 8.73, Running 0.34s Step 4( N/A%), pre moving , FPS 9.05, Running 0.44s Step 5( N/A%), pre moving , FPS 9.14, Running 0.55s Step 6( N/A%), pre moving , FPS 9.26, Running 0.65s Step 7( N/A%), pre moving , FPS 9.47, Running 0.74s Step 8( N/A%), pre moving , FPS 9.51, Running 0.84s Step 9( N/A%), pre moving , FPS 9.61, Running 0.94s Step 10( N/A%), pre moving , FPS 9.52, Running 1.05s Step 11( N/A%), pre moving , FPS 9.63, Running 1.14s Step 12( N/A%), pre moving , FPS 9.92, Running 1.21s Step 13( N/A%), pre moving , FPS 10.57, Running 1.23s Step 14( N/A%), pre moving , FPS 11.19, Running 1.25s Step 15( N/A%), pre moving , FPS 11.80, Running 1.27s Step 16( N/A%), pre moving , FPS 12.39, Running 1.29s Step 17( N/A%), pre moving , FPS 12.96, Running 1.31s Step 18( N/A%), pre moving , FPS 13.51, Running 1.33s Step 19( N/A%), pre moving , FPS 14.04, Running 1.35s Step 20( N/A%), pre moving , FPS 14.57, Running 1.37s Step 21( N/A%), pre moving , FPS 14.49, Running 1.54s Step 22( N/A%), pre moving , FPS 15.16, Running 1.57s Step 23( N/A%), pre moving , FPS 16.11, Running 1.58s Step 24( N/A%), pre moving , FPS 17.20, Running 1.60s Step 25( N/A%), pre moving , FPS 18.56, Running 1.62s Step 26( N/A%), pre moving , FPS 17.45, Running 1.79s Step 27( N/A%), pre moving , FPS 18.60, Running 1.81s Step 28( N/A%), pre moving , FPS 20.13, Running 1.84s Step 29( N/A%), pre moving , FPS 21.79, Running 1.85s Step 30( N/A%), pre moving , FPS 24.26, Running 1.87s Step 31( N/A%), pre moving , FPS 26.61, Running 1.89s Step 32( N/A%), pre moving , FPS 28.35, Running 1.91s Step 33( N/A%), pre moving , FPS 28.37, Running 1.94s Step 34( N/A%), pre moving , FPS 28.42, Running 1.95s Step 35( N/A%), pre moving , FPS 28.41, Running 1.97s Step 36( N/A%), pre moving , FPS 12.57, Running 2.88s Step 37( N/A%), pre moving , FPS 10.37, Running 3.24s Step 38( N/A%), pre moving , FPS 9.99, Running 3.34s Step 39( N/A%), pre moving , FPS 9.65, Running 3.43s Step 40( N/A%), pre moving , FPS 9.29, Running 3.53s Step 41( N/A%), pre moving , FPS 9.62, Running 3.62s Step 42( N/A%), pre moving , FPS 9.21, Running 3.74s Step 43( N/A%), pre moving , FPS 8.91, Running 3.83s Step 44( N/A%), pre moving , FPS 8.64, Running 3.92s Step 45( N/A%), pre moving , FPS 8.37, Running 4.01s Step 46( N/A%), pre moving , FPS 8.63, Running 4.11s Step 47( N/A%), pre moving , FPS 8.36, Running 4.21s Step 48( N/A%), pre moving , FPS 6.50, Running 4.91s Step 49( N/A%), pre moving , FPS 6.33, Running 5.02s Step 50( N/A%), pre moving , FPS 6.18, Running 5.11s Step 51( N/A%), pre moving , FPS 6.04, Running 5.21s Step 52( N/A%), pre moving , FPS 5.88, Running 5.32s Step 53( N/A%), pre moving , FPS 5.72, Running 5.43s Step 54( N/A%), pre moving , FPS 5.57, Running 5.54s Step 55( N/A%), pre moving , FPS 5.44, Running 5.65s Step 56( N/A%), pre moving , FPS 6.90, Running 5.78s Step 57( N/A%), pre moving , FPS 7.54, Running 5.89s Step 58( N/A%), pre moving , FPS 7.31, Running 6.07s Step 59( N/A%), pre moving , FPS 7.02, Running 6.28s Step 60( N/A%), pre moving , FPS 6.76, Running 6.49s Step 61( N/A%), pre moving , FPS 6.53, Running 6.69s Step 62( N/A%), pre moving , FPS 6.32, Running 6.90s Step 63( N/A%), pre moving , FPS 6.13, Running 7.09s Step 64( N/A%), pre moving , FPS 5.93, Running 7.30s Step 65( N/A%), pre moving , FPS 5.66, Running 7.55s Step 66( N/A%), pre moving , FPS 5.48, Running 7.76s Step 67( N/A%), pre moving , FPS 5.35, Running 7.95s Step 68( N/A%), pre moving , FPS 6.18, Running 8.15s Step 69( N/A%), pre moving , FPS 5.98, Running 8.36s Step 70( N/A%), pre moving , FPS 5.81, Running 8.55s Step 71( N/A%), pre moving , FPS 5.72, Running 8.70s Step 72( N/A%), pre moving , FPS 5.65, Running 8.86s Step 73( N/A%), pre moving , FPS 5.66, Running 8.97s Step 74( N/A%), pre moving , FPS 5.66, Running 9.07s Step 75( N/A%), pre moving , FPS 5.67, Running 9.18s Step 76( N/A%), pre moving , FPS 5.70, Running 9.29s Step 77( N/A%), pre moving , FPS 5.71, Running 9.40s Step 78( N/A%), pre moving , FPS 5.75, Running 9.55s Step 79( N/A%), pre moving , FPS 5.85, Running 9.70s Step 80( N/A%), pre moving , FPS 5.94, Running 9.85s Step 81( N/A%), pre moving , FPS 6.14, Running 9.95s Step 82( N/A%), pre moving , FPS 6.36, Running 10.05s Step 83( N/A%), pre moving , FPS 6.55, Running 10.14s Step 84( N/A%), pre moving , FPS 6.80, Running 10.24s Step 85( N/A%), pre moving , FPS 7.14, Running 10.35s Step 86( N/A%), pre moving , FPS 7.46, Running 10.44s Step 87( N/A%), pre moving , FPS 7.71, Running 10.54s Step 88( N/A%), pre moving , FPS 8.05, Running 10.64s Step 89( N/A%), pre moving , FPS 8.36, Running 10.75s Step 90( N/A%), pre moving , FPS 8.74, Running 10.84s Step 91( N/A%), pre moving , FPS 8.97, Running 10.93s Step 92( N/A%), pre moving , FPS 9.19, Running 11.03s Step 93( N/A%), pre moving , FPS 9.24, Running 11.13s Step 94( N/A%), pre moving , FPS 9.29, Running 11.23s Step 95( N/A%), pre moving , FPS 9.29, Running 11.34s Step 96( N/A%), pre moving , FPS 9.34, Running 11.43s Step 97( N/A%), pre moving , FPS 9.37, Running 11.53s Step 98( N/A%), pre moving , FPS 9.60, Running 11.63s Step 99( N/A%), pre moving , FPS 6.33, Running 12.86s Step 100( N/A%), pre moving , FPS 6.01, Running 13.18s Step 101( N/A%), pre moving , FPS 5.58, Running 13.53s Step 102( N/A%), pre moving , FPS 5.21, Running 13.88s Step 103( N/A%), pre moving , FPS 4.89, Running 14.24s Step 104( N/A%), pre moving , FPS 4.60, Running 14.58s Step 105( N/A%), pre moving , FPS 4.37, Running 14.93s Step 106( N/A%), pre moving , FPS 4.13, Running 15.28s Step 107( N/A%), pre moving , FPS 3.94, Running 15.62s Step 108( N/A%), pre moving , FPS 3.76, Running 15.95s Step 109( N/A%), pre moving , FPS 3.60, Running 16.30s Step 110( N/A%), pre moving , FPS 3.44, Running 16.65s Step 111( N/A%), pre moving , FPS 3.29, Running 17.01s Step 112( N/A%), pre moving , FPS 3.15, Running 17.38s Step 113( N/A%), pre moving , FPS 3.04, Running 17.70s Step 114( N/A%), pre moving , FPS 2.93, Running 18.06s Step 115( N/A%), pre moving , FPS 2.83, Running 18.41s Step 116( N/A%), pre moving , FPS 2.75, Running 18.71s Step 117( N/A%), pre moving , FPS 2.66, Running 19.05s Step 118( N/A%), pre moving , FPS 2.57, Running 19.42s Step 119( N/A%), pre moving , FPS 2.89, Running 19.77s Step 120( N/A%), pre moving , FPS 2.89, Running 20.10s Step 121( N/A%), pre moving , FPS 2.90, Running 20.44s Step 122( N/A%), pre moving , FPS 2.90, Running 20.79s Step 123( N/A%), pre moving , FPS 2.90, Running 21.14s Step 124( N/A%), pre moving , FPS 2.89, Running 21.51s Step 125( N/A%), pre moving , FPS 2.88, Running 21.87s Step 126( N/A%), pre moving , FPS 2.88, Running 22.22s Step 127( N/A%), pre moving , FPS 2.83, Running 22.70s Step 128( N/A%), pre moving , FPS 2.79, Running 23.13s Step 129( N/A%), pre moving , FPS 2.78, Running 23.50s Step 130( N/A%), pre moving , FPS 2.78, Running 23.85s Step 131( N/A%), pre moving , FPS 2.78, Running 24.19s Step 132( N/A%), pre moving , FPS 2.77, Running 24.59s Step 133( N/A%), pre moving , FPS 2.77, Running 24.94s Step 134( N/A%), pre moving , FPS 2.77, Running 25.28s Step 135( N/A%), pre moving , FPS 2.77, Running 25.63s Step 136( N/A%), pre moving , FPS 2.73, Running 26.02s Step 137( N/A%), pre moving , FPS 2.72, Running 26.39s Step 138( N/A%), pre moving , FPS 2.71, Running 26.81s Step 139( N/A%), pre moving , FPS 2.71, Running 27.16s Step 140( N/A%), pre moving , FPS 2.69, Running 27.54s Step 141( N/A%), pre moving , FPS 2.67, Running 27.93s Step 142( N/A%), pre moving , FPS 2.66, Running 28.31s Step 143( N/A%), pre moving , FPS 2.65, Running 28.68s Step 144( N/A%), pre moving , FPS 2.64, Running 29.09s Step 145( N/A%), pre moving , FPS 2.62, Running 29.51s Step 146( N/A%), pre moving , FPS 2.60, Running 29.93s Step 147( N/A%), pre moving , FPS 2.63, Running 30.29s Step 148( N/A%), pre moving , FPS 2.65, Running 30.67s Step 149( N/A%), pre moving , FPS 2.65, Running 31.05s Step 150( N/A%), pre moving , FPS 2.64, Running 31.44s Step 151( N/A%), pre moving , FPS 2.63, Running 31.80s Step 152( N/A%), pre moving , FPS 2.64, Running 32.17s Step 153( N/A%), pre moving , FPS 2.62, Running 32.56s Step 154( N/A%), pre moving , FPS 2.60, Running 32.98s Step 155( N/A%), pre moving , FPS 2.59, Running 33.36s Step 156( N/A%), pre moving , FPS 2.59, Running 33.74s Step 157( N/A%), pre moving , FPS 2.59, Running 34.12s Step 158( N/A%), pre moving , FPS 2.60, Running 34.50s Step 159( N/A%), pre moving , FPS 2.59, Running 34.88s Step 160( N/A%), pre moving , FPS 2.58, Running 35.28s Step 161( N/A%), pre moving , FPS 2.60, Running 35.63s Step 162( N/A%), pre moving , FPS 2.59, Running 36.02s Step 163( N/A%), pre moving , FPS 2.58, Running 36.43s Step 164( N/A%), pre moving , FPS 2.58, Running 36.84s Step 165( N/A%), pre moving , FPS 2.59, Running 37.22s Step 166( N/A%), pre moving , FPS 2.60, Running 37.60s Step 167( N/A%), pre moving , FPS 2.58, Running 38.05s Step 168( N/A%), pre moving , FPS 2.58, Running 38.42s Step 169( N/A%), pre moving , FPS 2.66, Running 38.56s Step 170( N/A%), pre moving , FPS 2.77, Running 38.68s Step 171( N/A%), pre moving , FPS 2.86, Running 38.80s Step 172( N/A%), pre moving , FPS 2.96, Running 38.93s Step 173( N/A%), pre moving , FPS 3.08, Running 39.06s Step 174( N/A%), pre moving , FPS 3.23, Running 39.16s Step 175( N/A%), pre moving , FPS 3.38, Running 39.28s Step 176( N/A%), pre moving , FPS 3.54, Running 39.39s Step 177( N/A%), pre moving , FPS 3.71, Running 39.51s Step 178( N/A%), pre moving , FPS 3.90, Running 39.63s Step 179( N/A%), pre moving , FPS 3.63, Running 40.40s Step 180( N/A%), pre moving , FPS 3.80, Running 40.54s Step 181( N/A%), pre moving , FPS 3.96, Running 40.68s Step 182( N/A%), pre moving , FPS 4.11, Running 40.88s Step 183( N/A%), pre moving , FPS 4.28, Running 41.10s Step 184( N/A%), pre moving , FPS 4.48, Running 41.30s Step 185( N/A%), pre moving , FPS 4.68, Running 41.50s Step 186( N/A%), pre moving , FPS 4.89, Running 41.69s Step 187( N/A%), pre moving , FPS 5.20, Running 41.90s Step 188( N/A%), pre moving , FPS 5.44, Running 42.10s Step 189( N/A%), pre moving , FPS 5.34, Running 42.30s Step 190( N/A%), pre moving , FPS 5.23, Running 42.50s Step 191( N/A%), pre moving , FPS 5.13, Running 42.70s Step 192( N/A%), pre moving , FPS 5.02, Running 42.91s Step 193( N/A%), pre moving , FPS 5.06, Running 43.01s Step 194( N/A%), pre moving , FPS 5.05, Running 43.12s Step 195( N/A%), pre moving , FPS 5.06, Running 43.23s Step 196( N/A%), pre moving , FPS 4.98, Running 43.41s Step 197( N/A%), pre moving , FPS 4.91, Running 43.59s Step 198( N/A%), pre moving , FPS 4.81, Running 43.79s Step 199( N/A%), pre moving , FPS 5.56, Running 44.00s Step 200( N/A%), pre moving , FPS 5.46, Running 44.20s Step 201( N/A%), pre moving , FPS 5.36, Running 44.41s Step 202( N/A%), pre moving , FPS 5.35, Running 44.62s Step 203( N/A%), pre moving , FPS 5.36, Running 44.82s Step 204( N/A%), pre moving , FPS 5.37, Running 45.03s Step 205( N/A%), pre moving , FPS 5.34, Running 45.24s Step 206( N/A%), pre moving , FPS 5.36, Running 45.43s Step 207( N/A%), pre moving , FPS 5.36, Running 45.63s Step 208( N/A%), pre moving , FPS 5.45, Running 45.77s Step 209( N/A%), pre moving , FPS 5.57, Running 45.90s Step 210( N/A%), pre moving , FPS 5.65, Running 46.04s Step 211( N/A%), pre moving , FPS 5.78, Running 46.16s Step 212( N/A%), pre moving , FPS 5.91, Running 46.29s Step 213( N/A%), pre moving , FPS 5.85, Running 46.43s Step 214( N/A%), pre moving , FPS 5.83, Running 46.55s Step 215( N/A%), pre moving , FPS 5.80, Running 46.68s Step 216( N/A%), pre moving , FPS 5.89, Running 46.81s Step 217( N/A%), pre moving , FPS 6.01, Running 46.91s Step 218( N/A%), pre moving , FPS 6.17, Running 47.03s Step 219( N/A%), pre moving , FPS 6.35, Running 47.15s Step 220( N/A%), pre moving , FPS 5.33, Running 47.95s Step 221( N/A%), pre moving , FPS 5.43, Running 48.09s Step 222( N/A%), pre moving , FPS 5.55, Running 48.23s Step 223( N/A%), pre moving , FPS 5.64, Running 48.37s Step 224( N/A%), pre moving , FPS 5.78, Running 48.49s Step 225( N/A%), pre moving , FPS 5.92, Running 48.62s Step 226( N/A%), pre moving , FPS 5.90, Running 48.82s Step 227( N/A%), pre moving , FPS 5.90, Running 49.02s Step 228( N/A%), pre moving , FPS 5.79, Running 49.22s Step 229( N/A%), pre moving , FPS 5.64, Running 49.44s Step 230( N/A%), pre moving , FPS 5.55, Running 49.65s Step 231( N/A%), pre moving , FPS 5.31, Running 49.93s Step 232( N/A%), pre moving , FPS 5.21, Running 50.13s Step 233( N/A%), pre moving , FPS 5.02, Running 50.42s Step 234( N/A%), pre moving , FPS 4.85, Running 50.67s Step 235( N/A%), pre moving , FPS 4.73, Running 50.91s Step 236( N/A%), pre moving , FPS 4.59, Running 51.16s Step 237( N/A%), pre moving , FPS 4.45, Running 51.41s Step 238( N/A%), pre moving , FPS 4.29, Running 51.69s Step 239( N/A%), pre moving , FPS 4.14, Running 51.98s Step 240( N/A%), pre moving , FPS 4.65, Running 52.25s Step 241( N/A%), pre moving , FPS 4.50, Running 52.54s Step 242( N/A%), pre moving , FPS 4.37, Running 52.81s Step 243( N/A%), pre moving , FPS 4.24, Running 53.09s Step 244( N/A%), pre moving , FPS 4.10, Running 53.36s Step 245( N/A%), pre moving , FPS 3.98, Running 53.65s Step 246( N/A%), pre moving , FPS 3.91, Running 53.94s Step 247( N/A%), pre moving , FPS 3.86, Running 54.20s Step 248( N/A%), pre moving , FPS 3.80, Running 54.48s Step 249( N/A%), pre moving , FPS 3.80, Running 54.71s Step 250( N/A%), pre moving , FPS 3.77, Running 54.95s Step 251( N/A%), pre moving , FPS 3.79, Running 55.20s Step 252( N/A%), pre moving , FPS 3.75, Running 55.46s Step 253( N/A%), pre moving , FPS 3.75, Running 55.74s Step 254( N/A%), pre moving , FPS 3.73, Running 56.03s Step 255( N/A%), pre moving , FPS 3.70, Running 56.32s Step 256( N/A%), pre moving , FPS 3.67, Running 56.61s Step 257( N/A%), pre moving , FPS 3.66, Running 56.87s Step 258( N/A%), pre moving , FPS 3.66, Running 57.15s Step 259( N/A%), pre moving , FPS 3.71, Running 57.36s Step 260( N/A%), pre moving , FPS 3.77, Running 57.56s Step 261( N/A%), pre moving , FPS 3.83, Running 57.77s Step 262( N/A%), pre moving , FPS 3.88, Running 57.97s Step 263( N/A%), pre moving , FPS 3.93, Running 58.17s Step 264( N/A%), pre moving , FPS 3.99, Running 58.38s Step 265( N/A%), pre moving , FPS 4.08, Running 58.55s Step 266( N/A%), pre moving , FPS 4.18, Running 58.73s Step 267( N/A%), pre moving , FPS 4.17, Running 59.00s Step 268( N/A%), pre moving , FPS 4.20, Running 59.25s Step 269( N/A%), pre moving , FPS 4.14, Running 59.53s Step 270( N/A%), pre moving , FPS 4.10, Running 59.82s Step 271( N/A%), pre moving , FPS 4.08, Running 60.10s Step 272( N/A%), pre moving , FPS 4.06, Running 60.39s Step 273( N/A%), pre moving , FPS 4.07, Running 60.66s Step 274( N/A%), pre moving , FPS 4.13, Running 60.87s Step 275( N/A%), pre moving , FPS 4.20, Running 61.08s Step 276( N/A%), pre moving , FPS 4.27, Running 61.29s Step 277( N/A%), pre moving , FPS 4.33, Running 61.50s Step 278( N/A%), pre moving , FPS 4.39, Running 61.71s Step 279( N/A%), pre moving , FPS 4.46, Running 61.85s Step 280( N/A%), pre moving , FPS 4.53, Running 61.98s Step 281( N/A%), pre moving , FPS 4.58, Running 62.13s Step 282( N/A%), pre moving , FPS 4.66, Running 62.26s Step 283( N/A%), pre moving , FPS 4.78, Running 62.36s Step 284( N/A%), pre moving , FPS 4.88, Running 62.47s Step 285( N/A%), pre moving , FPS 4.95, Running 62.59s Step 286( N/A%), pre moving , FPS 5.02, Running 62.71s Step 287( N/A%), pre moving , FPS 5.23, Running 62.82s Step 288( N/A%), pre moving , FPS 5.42, Running 62.94s Step 289( N/A%), pre moving , FPS 5.65, Running 63.07s Step 290( N/A%), pre moving , FPS 5.88, Running 63.22s Step 291( N/A%), pre moving , FPS 6.18, Running 63.34s Step 292( N/A%), pre moving , FPS 6.50, Running 63.47s Step 293( N/A%), pre moving , FPS 6.79, Running 63.61s Step 294( N/A%), pre moving , FPS 7.01, Running 63.72s Step 295( N/A%), pre moving , FPS 7.23, Running 63.85s Step 296( N/A%), pre moving , FPS 7.44, Running 63.97s Step 297( N/A%), pre moving , FPS 7.66, Running 64.11s Step 298( N/A%), pre moving , FPS 7.94, Running 64.23s Step 299( N/A%), pre moving , FPS 7.97, Running 64.36s Step 300( N/A%), pre moving , FPS 7.96, Running 64.49s Step 301( N/A%), pre moving , FPS 8.05, Running 64.61s Step 302( N/A%), pre moving , FPS 8.07, Running 64.74s Step 303( N/A%), pre moving , FPS 8.00, Running 64.86s Step 304( N/A%), pre moving , FPS 4.36, Running 67.06s Step 305( N/A%), pre moving , FPS 4.13, Running 67.44s Step 306( N/A%), pre moving , FPS 3.93, Running 67.79s Step 307( N/A%), pre moving , FPS 3.69, Running 68.25s Step 308( N/A%), pre moving , FPS 3.52, Running 68.63s Step 309( N/A%), pre moving , FPS 3.36, Running 69.02s Step 310( N/A%), pre moving , FPS 3.24, Running 69.39s Step 311( N/A%), pre moving , FPS 3.12, Running 69.75s Step 312( N/A%), pre moving , FPS 3.00, Running 70.13s Step 313( N/A%), pre moving , FPS 2.91, Running 70.47s Step 314( N/A%), pre moving , FPS 2.82, Running 70.81s Step 315( N/A%), pre moving , FPS 2.74, Running 71.16s Step 316( N/A%), pre moving , FPS 2.65, Running 71.53s Step 317( N/A%), pre moving , FPS 2.57, Running 71.89s Step 318( N/A%), pre moving , FPS 2.48, Running 72.28s Step 319( N/A%), pre moving , FPS 2.41, Running 72.66s Step 320( N/A%), pre moving , FPS 2.34, Running 73.04s Step 321( N/A%), pre moving , FPS 2.27, Running 73.44s Step 322( N/A%), pre moving , FPS 2.20, Running 73.83s Step 323( N/A%), pre moving , FPS 2.14, Running 74.21s Step 324( 0.17%), action 1, FPS 2.42, Running 75.31s Step 325( 0.33%), action 2, FPS 2.39, Running 75.79s Step 326( 0.50%), action 3, FPS 2.33, Running 76.38s Step 327( 0.67%), action 4, FPS 2.30, Running 76.94s Step 328( 0.83%), action 5, FPS 2.24, Running 77.54s Step 329( 1.00%), action 6, FPS 2.21, Running 78.05s Step 330( 1.17%), action 7, FPS 2.15, Running 78.68s Step 331( 1.33%), action 8, FPS 2.11, Running 79.24s Step 332( 1.50%), action 9, FPS 2.06, Running 79.84s Step 333( 1.67%), action 10, FPS 2.03, Running 80.34s Step 334( 1.83%), action 11, FPS 1.96, Running 81.00s Step 335( 2.00%), action 12, FPS 1.94, Running 81.48s Step 336( 2.17%), action 13, FPS 1.91, Running 82.00s Step 337( 2.33%), action 14, FPS 1.89, Running 82.49s Step 338( 2.50%), action 15, FPS 1.87, Running 83.00s Step 339( 2.67%), action 16, FPS 1.85, Running 83.50s Step 340( 2.83%), action 17, FPS 1.82, Running 84.03s Step 341( 3.00%), action 18, FPS 1.81, Running 84.51s Step 342( 3.17%), action 19, FPS 1.79, Running 85.01s Step 343( 3.33%), action 20, FPS 1.77, Running 85.48s Step 344( 3.50%), action 21, FPS 1.85, Running 86.13s Step 345( 3.67%), action 22, FPS 1.85, Running 86.59s Step 346( 3.83%), action 23, FPS 1.86, Running 87.13s Step 347( 4.00%), action 24, FPS 1.87, Running 87.61s Step 348( 4.17%), action 25, FPS 1.89, Running 88.14s Step 349( 4.33%), action 26, FPS 1.89, Running 88.62s Step 350( 4.50%), action 27, FPS 1.92, Running 89.13s Step 351( 4.67%), action 28, FPS 1.93, Running 89.60s Step 352( 4.83%), action 29, FPS 1.95, Running 90.11s Step 353( 5.00%), action 30, FPS 1.95, Running 90.62s Step 354( 5.17%), action 31, FPS 1.95, Running 91.27s Step 355( 5.33%), action 32, FPS 1.94, Running 91.79s Step 356( 5.50%), action 33, FPS 1.93, Running 92.36s Step 357( 5.67%), action 34, FPS 1.93, Running 92.84s Step 358( 5.83%), action 35, FPS 1.93, Running 93.38s Step 359( 6.00%), action 36, FPS 1.92, Running 93.94s Step 360( 6.17%), action 37, FPS 1.91, Running 94.48s Step 361( 6.33%), action 38, FPS 1.90, Running 95.05s Step 362( 6.50%), action 39, FPS 1.88, Running 95.62s Step 363( 6.67%), action 40, FPS 1.87, Running 96.18s Step 364( 6.83%), action 41, FPS 1.85, Running 96.93s Step 365( 7.00%), action 42, FPS 1.84, Running 97.44s Step 366( 7.17%), action 43, FPS 1.83, Running 98.06s Step 367( 7.33%), action 44, FPS 1.82, Running 98.62s Step 368( 7.50%), action 45, FPS 1.80, Running 99.23s Step 369( 7.67%), action 46, FPS 1.80, Running 99.72s Step 370( 7.83%), action 47, FPS 1.78, Running 100.34s Step 371( 8.00%), action 48, FPS 1.78, Running 100.83s Step 372( 8.17%), action 49, FPS 1.78, Running 101.37s Step 373( 8.33%), action 50, FPS 1.78, Running 101.85s Step 374( 8.50%), action 51, FPS 1.78, Running 102.49s Step 375( 8.67%), action 52, FPS 1.79, Running 102.98s Step 376( 8.83%), action 53, FPS 1.80, Running 103.48s Step 377( 9.00%), action 54, FPS 1.80, Running 103.96s Step 378( 9.17%), action 55, FPS 1.80, Running 104.46s Step 379( 9.33%), action 56, FPS 1.82, Running 104.94s Step 380( 9.50%), action 57, FPS 1.82, Running 105.47s Step 381( 9.67%), action 58, FPS 1.83, Running 105.97s Step 382( 9.83%), action 59, FPS 1.83, Running 106.53s Step 383( 10.00%), action 60, FPS 1.84, Running 107.04s Step 384( 10.17%), action 61, FPS 1.86, Running 107.69s Step 385( 10.33%), action 62, FPS 1.87, Running 108.16s Step 386( 10.50%), action 63, FPS 1.88, Running 108.67s Step 387( 10.67%), action 64, FPS 1.90, Running 109.13s Step 388( 10.83%), action 65, FPS 1.92, Running 109.66s Step 389( 11.00%), action 66, FPS 1.92, Running 110.16s Step 390( 11.17%), action 67, FPS 1.93, Running 110.70s Step 391( 11.33%), action 68, FPS 1.94, Running 111.15s Step 392( 11.50%), action 69, FPS 1.94, Running 111.70s Step 393( 11.67%), action 70, FPS 1.94, Running 112.18s Step 394( 11.83%), action 71, FPS 1.94, Running 112.81s Step 395( 12.00%), action 72, FPS 1.94, Running 113.30s Step 396( 12.17%), action 73, FPS 1.94, Running 113.81s Step 397( 12.33%), action 74, FPS 1.94, Running 114.29s Step 398( 12.50%), action 75, FPS 1.93, Running 114.81s Step 399( 12.67%), action 76, FPS 1.93, Running 115.29s Step 400( 12.83%), action 77, FPS 1.94, Running 115.80s Step 401( 13.00%), action 78, FPS 1.94, Running 116.26s Step 402( 13.17%), action 79, FPS 1.95, Running 116.80s Step 403( 13.33%), action 80, FPS 1.95, Running 117.28s Step 404( 13.50%), action 81, FPS 1.95, Running 117.94s Step 405( 13.67%), action 82, FPS 1.95, Running 118.40s Step 406( 13.83%), action 83, FPS 1.95, Running 118.94s Step 407( 14.00%), action 84, FPS 1.95, Running 119.37s Step 408( 14.17%), action 85, FPS 1.96, Running 119.86s Step 409( 14.33%), action 86, FPS 1.97, Running 120.28s Step 410( 14.50%), action 87, FPS 1.98, Running 120.78s Step 411( 14.67%), action 88, FPS 1.98, Running 121.26s Step 412( 14.83%), action 89, FPS 1.99, Running 121.77s Step 413( 15.00%), action 90, FPS 1.98, Running 122.27s Step 414( 15.17%), action 91, FPS 1.97, Running 122.96s Step 415( 15.33%), action 92, FPS 1.97, Running 123.43s Step 416( 15.50%), action 93, FPS 1.98, Running 123.93s Step 417( 15.67%), action 94, FPS 1.97, Running 124.43s Step 418( 15.83%), action 95, FPS 1.98, Running 124.92s Step 419( 16.00%), action 96, FPS 1.98, Running 125.40s Step 420( 16.17%), action 97, FPS 1.98, Running 125.91s Step 421( 16.33%), action 98, FPS 1.98, Running 126.38s Step 422( 16.50%), action 99, FPS 1.98, Running 126.90s Step 423( 16.67%), action 100, FPS 1.98, Running 127.38s Step 424( 16.83%), action 101, FPS 1.98, Running 128.05s Step 425( 17.00%), action 102, FPS 1.98, Running 128.52s Step 426( 17.17%), action 103, FPS 1.99, Running 129.01s Step 427( 17.33%), action 104, FPS 1.98, Running 129.48s Step 428( 17.50%), action 105, FPS 1.97, Running 130.01s Step 429( 17.67%), action 106, FPS 1.96, Running 130.48s Step 430( 17.83%), action 107, FPS 1.95, Running 131.02s Step 431( 18.00%), action 108, FPS 1.95, Running 131.51s Step 432( 18.17%), action 109, FPS 1.95, Running 132.03s Step 433( 18.33%), action 110, FPS 1.95, Running 132.52s Step 434( 18.50%), action 111, FPS 1.96, Running 133.18s Step 435( 18.67%), action 112, FPS 1.96, Running 133.65s Step 436( 18.83%), action 113, FPS 1.95, Running 134.16s Step 437( 19.00%), action 114, FPS 1.95, Running 134.66s Step 438( 19.17%), action 115, FPS 1.95, Running 135.17s Step 439( 19.33%), action 116, FPS 1.95, Running 135.65s Step 440( 19.50%), action 117, FPS 1.95, Running 136.16s Step 441( 19.67%), action 118, FPS 1.96, Running 136.61s Step 442( 19.83%), action 119, FPS 1.96, Running 137.13s Step 443( 20.00%), action 120, FPS 1.95, Running 137.61s Step 444( 20.17%), action 121, FPS 1.95, Running 138.29s Step 445( 20.33%), action 122, FPS 1.95, Running 138.77s Step 446( 20.50%), action 123, FPS 1.95, Running 139.25s Step 447( 20.67%), action 124, FPS 1.95, Running 139.72s Step 448( 20.83%), action 125, FPS 1.96, Running 140.22s Step 449( 21.00%), action 126, FPS 1.96, Running 140.71s Step 450( 21.17%), action 127, FPS 1.96, Running 141.20s Step 451( 21.33%), action 128, FPS 1.96, Running 141.69s Step 452( 21.50%), action 129, FPS 1.97, Running 142.20s Step 453( 21.67%), action 130, FPS 1.97, Running 142.66s Step 454( 21.83%), action 131, FPS 1.97, Running 143.32s Step 455( 22.00%), action 132, FPS 1.98, Running 143.77s Step 456( 22.17%), action 133, FPS 1.97, Running 144.31s Step 457( 22.33%), action 134, FPS 1.97, Running 144.83s Step 458( 22.50%), action 135, FPS 1.96, Running 145.36s Step 459( 22.67%), action 136, FPS 1.97, Running 145.81s Step 460( 22.83%), action 137, FPS 1.97, Running 146.34s Step 461( 23.00%), action 138, FPS 1.96, Running 146.81s Step 462( 23.17%), action 139, FPS 1.96, Running 147.31s Step 463( 23.33%), action 140, FPS 1.97, Running 147.78s Step 464( 23.50%), action 141, FPS 1.97, Running 148.43s Step 465( 23.67%), action 142, FPS 1.97, Running 148.91s Step 466( 23.83%), action 143, FPS 1.97, Running 149.42s Step 467( 24.00%), action 144, FPS 1.97, Running 149.89s Step 468( 24.17%), action 145, FPS 1.97, Running 150.40s Step 469( 24.33%), action 146, FPS 1.97, Running 150.88s Step 470( 24.50%), action 147, FPS 1.96, Running 151.42s Step 471( 24.67%), action 148, FPS 1.97, Running 151.86s Step 472( 24.83%), action 149, FPS 1.97, Running 152.37s Step 473( 25.00%), action 150, FPS 1.96, Running 152.86s Step 474( 25.17%), action 151, FPS 1.96, Running 153.52s Step 475( 25.33%), action 152, FPS 1.96, Running 153.99s Step 476( 25.50%), action 153, FPS 1.96, Running 154.52s Step 477( 25.67%), action 154, FPS 1.97, Running 154.99s Step 478( 25.83%), action 155, FPS 1.97, Running 155.52s Step 479( 26.00%), action 156, FPS 1.96, Running 156.00s Step 480( 26.17%), action 157, FPS 1.96, Running 156.52s Step 481( 26.33%), action 158, FPS 1.96, Running 157.00s Step 482( 26.50%), action 159, FPS 1.95, Running 157.54s Step 483( 26.67%), action 160, FPS 1.96, Running 158.00s Step 484( 26.83%), action 161, FPS 1.96, Running 158.64s Step 485( 27.00%), action 162, FPS 1.96, Running 159.10s Step 486( 27.17%), action 163, FPS 1.97, Running 159.58s Step 487( 27.33%), action 164, FPS 1.97, Running 160.05s Step 488( 27.50%), action 165, FPS 1.97, Running 160.56s Step 489( 27.67%), action 166, FPS 1.97, Running 161.04s Step 490( 27.83%), action 167, FPS 1.97, Running 161.57s Step 491( 28.00%), action 168, FPS 1.96, Running 162.05s Step 492( 28.17%), action 169, FPS 1.96, Running 162.57s Step 493( 28.33%), action 170, FPS 1.96, Running 163.06s Step 494( 28.50%), action 171, FPS 1.96, Running 163.71s Step 495( 28.67%), action 172, FPS 1.96, Running 164.19s Step 496( 28.83%), action 173, FPS 1.96, Running 164.75s Step 497( 29.00%), action 174, FPS 1.95, Running 165.23s Step 498( 29.17%), action 175, FPS 1.96, Running 165.74s Step 499( 29.33%), action 176, FPS 1.96, Running 166.22s Step 500( 29.50%), action 177, FPS 1.96, Running 166.73s Step 501( 29.67%), action 178, FPS 1.96, Running 167.21s Step 502( 29.83%), action 179, FPS 1.96, Running 167.76s Step 503( 30.00%), action 180, FPS 1.95, Running 168.23s Step 504( 30.17%), action 181, FPS 1.95, Running 168.88s Step 505( 30.33%), action 182, FPS 1.95, Running 169.34s Step 506( 30.50%), action 183, FPS 1.95, Running 169.85s Step 507( 30.67%), action 184, FPS 1.95, Running 170.33s Step 508( 30.83%), action 185, FPS 1.94, Running 170.85s Step 509( 31.00%), action 186, FPS 1.94, Running 171.34s Step 510( 31.17%), action 187, FPS 1.95, Running 171.85s Step 511( 31.33%), action 188, FPS 1.94, Running 172.33s Step 512( 31.50%), action 189, FPS 1.95, Running 172.83s Step 513( 31.67%), action 190, FPS 1.96, Running 173.28s Step 514( 31.83%), action 191, FPS 1.96, Running 173.92s Step 515( 32.00%), action 192, FPS 1.96, Running 174.40s Step 516( 32.17%), action 193, FPS 1.97, Running 174.93s Step 517( 32.33%), action 194, FPS 1.97, Running 175.40s Step 518( 32.50%), action 195, FPS 1.97, Running 175.92s Step 519( 32.67%), action 196, FPS 1.97, Running 176.39s Step 520( 32.83%), action 197, FPS 1.96, Running 176.93s Step 521( 33.00%), action 198, FPS 1.95, Running 177.46s Step 522( 33.17%), action 199, FPS 1.95, Running 177.99s Step 523( 33.33%), action 200, FPS 1.95, Running 178.48s Step 524( 33.50%), action 201, FPS 1.95, Running 179.13s Step 525( 33.67%), action 202, FPS 1.94, Running 179.62s Step 526( 33.83%), action 203, FPS 1.94, Running 180.16s Step 527( 34.00%), action 204, FPS 1.93, Running 180.71s Step 528( 34.17%), action 205, FPS 1.93, Running 181.22s Step 529( 34.33%), action 206, FPS 1.93, Running 181.69s Step 530( 34.50%), action 207, FPS 1.93, Running 182.23s Step 531( 34.67%), action 208, FPS 1.93, Running 182.71s Step 532( 34.83%), action 209, FPS 1.93, Running 183.21s Step 533( 35.00%), action 210, FPS 1.92, Running 183.67s Step 534( 35.17%), action 211, FPS 1.92, Running 184.32s Step 535( 35.33%), action 212, FPS 1.93, Running 184.77s Step 536( 35.50%), action 213, FPS 1.93, Running 185.30s Step 537( 35.67%), action 214, FPS 1.93, Running 185.77s Step 538( 35.83%), action 215, FPS 1.93, Running 186.29s Step 539( 36.00%), action 216, FPS 1.92, Running 186.83s Step 540( 36.17%), action 217, FPS 1.92, Running 187.37s Step 541( 36.33%), action 218, FPS 1.93, Running 187.85s Step 542( 36.50%), action 219, FPS 1.92, Running 188.40s Step 543( 36.67%), action 220, FPS 1.92, Running 188.90s Step 544( 36.83%), action 221, FPS 1.92, Running 189.53s Step 545( 37.00%), action 222, FPS 1.92, Running 190.02s Step 546( 37.17%), action 223, FPS 1.93, Running 190.54s Step 547( 37.33%), action 224, FPS 1.94, Running 191.03s Step 548( 37.50%), action 225, FPS 1.94, Running 191.53s Step 549( 37.67%), action 226, FPS 1.93, Running 192.04s Step 550( 37.83%), action 227, FPS 1.94, Running 192.56s Step 551( 38.00%), action 228, FPS 1.94, Running 193.03s Step 552( 38.17%), action 229, FPS 1.94, Running 193.52s Step 553( 38.33%), action 230, FPS 1.93, Running 194.01s Step 554( 38.50%), action 231, FPS 1.93, Running 194.65s Step 555( 38.67%), action 232, FPS 1.93, Running 195.15s Step 556( 38.83%), action 233, FPS 1.93, Running 195.69s Step 557( 39.00%), action 234, FPS 1.93, Running 196.14s Step 558( 39.17%), action 235, FPS 1.93, Running 196.66s Step 559( 39.33%), action 236, FPS 1.94, Running 197.15s Step 560( 39.50%), action 237, FPS 1.94, Running 197.67s Step 561( 39.67%), action 238, FPS 1.94, Running 198.15s Step 562( 39.83%), action 239, FPS 1.94, Running 198.69s Step 563( 40.00%), action 240, FPS 1.95, Running 199.17s Step 564( 40.17%), action 241, FPS 1.94, Running 199.82s Step 565( 40.33%), action 242, FPS 1.95, Running 200.30s Step 566( 40.50%), action 243, FPS 1.95, Running 200.82s Step 567( 40.67%), action 244, FPS 1.94, Running 201.31s Step 568( 40.83%), action 245, FPS 1.95, Running 201.80s Step 569( 41.00%), action 246, FPS 1.95, Running 202.29s Step 570( 41.17%), action 247, FPS 1.95, Running 202.80s Step 571( 41.33%), action 248, FPS 1.95, Running 203.28s Step 572( 41.50%), action 249, FPS 1.95, Running 203.79s Step 573( 41.67%), action 250, FPS 1.95, Running 204.27s Step 574( 41.83%), action 251, FPS 1.95, Running 204.90s Step 575( 42.00%), action 252, FPS 1.95, Running 205.41s Step 576( 42.17%), action 253, FPS 1.95, Running 205.93s Step 577( 42.33%), action 254, FPS 1.95, Running 206.40s Step 578( 42.50%), action 255, FPS 1.96, Running 206.88s Step 579( 42.67%), action 256, FPS 1.96, Running 207.36s Step 580( 42.83%), action 257, FPS 1.96, Running 207.88s Step 581( 43.00%), action 258, FPS 1.96, Running 208.34s Step 582( 43.17%), action 259, FPS 1.97, Running 208.86s Step 583( 43.33%), action 260, FPS 1.96, Running 209.35s Step 584( 43.50%), action 261, FPS 1.97, Running 210.00s Step 585( 43.67%), action 262, FPS 1.96, Running 210.50s Step 586( 43.83%), action 263, FPS 1.96, Running 211.03s Step 587( 44.00%), action 264, FPS 1.96, Running 211.51s Step 588( 44.17%), action 265, FPS 1.95, Running 212.04s Step 589( 44.33%), action 266, FPS 1.96, Running 212.50s Step 590( 44.50%), action 267, FPS 1.96, Running 213.02s Step 591( 44.67%), action 268, FPS 1.96, Running 213.49s Step 592( 44.83%), action 269, FPS 1.96, Running 213.99s Step 593( 45.00%), action 270, FPS 1.96, Running 214.46s Step 594( 45.17%), action 271, FPS 1.95, Running 215.14s Step 595( 45.33%), action 272, FPS 1.96, Running 215.62s Step 596( 45.50%), action 273, FPS 1.96, Running 216.16s Step 597( 45.67%), action 274, FPS 1.95, Running 216.64s Step 598( 45.83%), action 275, FPS 1.95, Running 217.15s Step 599( 46.00%), action 276, FPS 1.95, Running 217.63s Step 600( 46.17%), action 277, FPS 1.95, Running 218.15s Step 601( 46.33%), action 278, FPS 1.95, Running 218.61s Step 602( 46.50%), action 279, FPS 1.95, Running 219.13s Step 603( 46.67%), action 280, FPS 1.95, Running 219.60s Step 604( 46.83%), action 281, FPS 1.95, Running 220.25s Step 605( 47.00%), action 282, FPS 1.95, Running 220.73s Step 606( 47.17%), action 283, FPS 1.96, Running 221.24s Step 607( 47.33%), action 284, FPS 1.96, Running 221.71s Step 608( 47.50%), action 285, FPS 1.96, Running 222.23s Step 609( 47.67%), action 286, FPS 1.96, Running 222.71s Step 610( 47.83%), action 287, FPS 1.96, Running 223.24s Step 611( 48.00%), action 288, FPS 1.96, Running 223.71s Step 612( 48.17%), action 289, FPS 1.95, Running 224.24s Step 613( 48.33%), action 290, FPS 1.95, Running 224.73s Step 614( 48.50%), action 291, FPS 1.96, Running 225.36s Step 615( 48.67%), action 292, FPS 1.96, Running 225.83s Step 616( 48.83%), action 293, FPS 1.96, Running 226.36s Step 617( 49.00%), action 294, FPS 1.96, Running 226.82s Step 618( 49.17%), action 295, FPS 1.96, Running 227.33s Step 619( 49.33%), action 296, FPS 1.96, Running 227.81s Step 620( 49.50%), action 297, FPS 1.96, Running 228.33s Step 621( 49.67%), action 298, FPS 1.95, Running 228.86s Step 622( 49.83%), action 299, FPS 1.95, Running 229.37s Step 623( 50.00%), action 300, FPS 1.95, Running 229.86s Step 624( 50.17%), action 301, FPS 1.95, Running 230.51s Step 625( 50.33%), action 302, FPS 1.95, Running 230.97s Step 626( 50.50%), action 303, FPS 1.95, Running 231.49s Step 627( 50.67%), action 304, FPS 1.95, Running 231.95s Step 628( 50.83%), action 305, FPS 1.95, Running 232.48s Step 629( 51.00%), action 306, FPS 1.95, Running 232.96s Step 630( 51.17%), action 307, FPS 1.95, Running 233.47s Step 631( 51.33%), action 308, FPS 1.95, Running 233.94s Step 632( 51.50%), action 309, FPS 1.96, Running 234.46s Step 633( 51.67%), action 310, FPS 1.96, Running 234.92s Step 634( 51.83%), action 311, FPS 1.96, Running 235.58s Step 635( 52.00%), action 312, FPS 1.95, Running 236.06s Step 636( 52.17%), action 313, FPS 1.96, Running 236.58s Step 637( 52.33%), action 314, FPS 1.96, Running 237.04s Step 638( 52.50%), action 315, FPS 1.96, Running 237.52s Step 639( 52.67%), action 316, FPS 1.96, Running 238.00s Step 640( 52.83%), action 317, FPS 1.96, Running 238.51s Step 641( 53.00%), action 318, FPS 1.97, Running 238.99s Step 642( 53.17%), action 319, FPS 1.97, Running 239.53s Step 643( 53.33%), action 320, FPS 1.97, Running 240.00s Step 644( 53.50%), action 321, FPS 1.97, Running 240.64s Step 645( 53.67%), action 322, FPS 1.97, Running 241.12s Step 646( 53.83%), action 323, FPS 1.97, Running 241.64s Step 647( 54.00%), action 324, FPS 1.97, Running 242.13s Step 648( 54.17%), action 325, FPS 1.97, Running 242.66s Step 649( 54.33%), action 326, FPS 1.96, Running 243.15s Step 650( 54.50%), action 327, FPS 1.96, Running 243.67s Step 651( 54.67%), action 328, FPS 1.96, Running 244.15s Step 652( 54.83%), action 329, FPS 1.96, Running 244.65s Step 653( 55.00%), action 330, FPS 1.96, Running 245.14s Step 654( 55.17%), action 331, FPS 1.96, Running 245.81s Step 655( 55.33%), action 332, FPS 1.95, Running 246.31s Step 656( 55.50%), action 333, FPS 1.95, Running 246.84s Step 657( 55.67%), action 334, FPS 1.94, Running 247.32s Step 658( 55.83%), action 335, FPS 1.94, Running 247.82s Step 659( 56.00%), action 336, FPS 1.94, Running 248.32s Step 660( 56.17%), action 337, FPS 1.94, Running 248.85s Step 661( 56.33%), action 338, FPS 1.94, Running 249.32s Step 662( 56.50%), action 339, FPS 1.94, Running 249.82s Step 663( 56.67%), action 340, FPS 1.94, Running 250.29s Step 664( 56.83%), action 341, FPS 1.94, Running 250.93s Step 665( 57.00%), action 342, FPS 1.95, Running 251.40s Step 666( 57.17%), action 343, FPS 1.95, Running 251.89s Step 667( 57.33%), action 344, FPS 1.95, Running 252.36s Step 668( 57.50%), action 345, FPS 1.96, Running 252.89s Step 669( 57.67%), action 346, FPS 1.96, Running 253.36s Step 670( 57.83%), action 347, FPS 1.96, Running 253.88s Step 671( 58.00%), action 348, FPS 1.96, Running 254.37s Step 672( 58.17%), action 349, FPS 1.95, Running 254.89s Step 673( 58.33%), action 350, FPS 1.96, Running 255.37s Step 674( 58.50%), action 351, FPS 1.96, Running 255.99s Step 675( 58.67%), action 352, FPS 1.97, Running 256.47s Step 676( 58.83%), action 353, FPS 1.97, Running 257.02s Step 677( 59.00%), action 354, FPS 1.97, Running 257.48s Step 678( 59.17%), action 355, FPS 1.96, Running 258.02s Step 679( 59.33%), action 356, FPS 1.96, Running 258.50s Step 680( 59.50%), action 357, FPS 1.96, Running 259.04s Step 681( 59.67%), action 358, FPS 1.96, Running 259.53s Step 682( 59.83%), action 359, FPS 1.95, Running 260.06s Step 683( 60.00%), action 360, FPS 1.95, Running 260.53s Step 684( 60.17%), action 361, FPS 1.96, Running 261.16s Step 685( 60.33%), action 362, FPS 1.96, Running 261.62s Step 686( 60.50%), action 363, FPS 1.95, Running 262.16s Step 687( 60.67%), action 364, FPS 1.95, Running 262.61s Step 688( 60.83%), action 365, FPS 1.95, Running 263.13s Step 689( 61.00%), action 366, FPS 1.95, Running 263.64s Step 690( 61.17%), action 367, FPS 1.94, Running 264.17s Step 691( 61.33%), action 368, FPS 1.94, Running 264.67s Step 692( 61.50%), action 369, FPS 1.95, Running 265.17s Step 693( 61.67%), action 370, FPS 1.94, Running 265.67s Step 694( 61.83%), action 371, FPS 1.93, Running 266.33s Step 695( 62.00%), action 372, FPS 1.93, Running 266.81s Step 696( 62.17%), action 373, FPS 1.94, Running 267.32s Step 697( 62.33%), action 374, FPS 1.94, Running 267.80s Step 698( 62.50%), action 375, FPS 1.94, Running 268.31s Step 699( 62.67%), action 376, FPS 1.94, Running 268.79s Step 700( 62.83%), action 377, FPS 1.95, Running 269.30s Step 701( 63.00%), action 378, FPS 1.95, Running 269.79s Step 702( 63.17%), action 379, FPS 1.95, Running 270.33s Step 703( 63.33%), action 380, FPS 1.95, Running 270.81s Step 704( 63.50%), action 381, FPS 1.94, Running 271.45s Step 705( 63.67%), action 382, FPS 1.94, Running 271.92s Step 706( 63.83%), action 383, FPS 1.95, Running 272.44s Step 707( 64.00%), action 384, FPS 1.94, Running 272.93s Step 708( 64.17%), action 385, FPS 1.94, Running 273.46s Step 709( 64.33%), action 386, FPS 1.94, Running 273.95s Step 710( 64.50%), action 387, FPS 1.94, Running 274.47s Step 711( 64.67%), action 388, FPS 1.94, Running 274.96s Step 712( 64.83%), action 389, FPS 1.94, Running 275.46s Step 713( 65.00%), action 390, FPS 1.95, Running 275.95s Step 714( 65.17%), action 391, FPS 1.95, Running 276.59s Step 715( 65.33%), action 392, FPS 1.95, Running 277.08s Step 716( 65.50%), action 393, FPS 1.94, Running 277.61s Step 717( 65.67%), action 394, FPS 1.95, Running 278.08s Step 718( 65.83%), action 395, FPS 1.94, Running 278.62s Step 719( 66.00%), action 396, FPS 1.94, Running 279.11s Step 720( 66.17%), action 397, FPS 1.93, Running 279.65s Step 721( 66.33%), action 398, FPS 1.94, Running 280.12s Step 722( 66.50%), action 399, FPS 1.94, Running 280.62s Step 723( 66.67%), action 400, FPS 1.94, Running 281.10s Step 724( 66.83%), action 401, FPS 1.94, Running 281.75s Step 725( 67.00%), action 402, FPS 1.94, Running 282.22s Step 726( 67.17%), action 403, FPS 1.94, Running 282.77s Step 727( 67.33%), action 404, FPS 1.94, Running 283.24s Step 728( 67.50%), action 405, FPS 1.94, Running 283.76s Step 729( 67.67%), action 406, FPS 1.94, Running 284.26s Step 730( 67.83%), action 407, FPS 1.94, Running 284.77s Step 731( 68.00%), action 408, FPS 1.94, Running 285.25s Step 732( 68.17%), action 409, FPS 1.93, Running 285.81s Step 733( 68.33%), action 410, FPS 1.93, Running 286.31s Step 734( 68.50%), action 411, FPS 1.93, Running 286.96s Step 735( 68.67%), action 412, FPS 1.93, Running 287.45s Step 736( 68.83%), action 413, FPS 1.93, Running 287.95s Step 737( 69.00%), action 414, FPS 1.93, Running 288.45s Step 738( 69.17%), action 415, FPS 1.93, Running 288.97s Step 739( 69.33%), action 416, FPS 1.93, Running 289.46s Step 740( 69.50%), action 417, FPS 1.93, Running 289.99s Step 741( 69.67%), action 418, FPS 1.93, Running 290.47s Step 742( 69.83%), action 419, FPS 1.93, Running 290.98s Step 743( 70.00%), action 420, FPS 1.93, Running 291.48s Step 744( 70.17%), action 421, FPS 1.93, Running 292.12s Step 745( 70.33%), action 422, FPS 1.92, Running 292.63s Step 746( 70.50%), action 423, FPS 1.92, Running 293.16s Step 747( 70.67%), action 424, FPS 1.92, Running 293.65s Step 748( 70.83%), action 425, FPS 1.92, Running 294.19s Step 749( 71.00%), action 426, FPS 1.92, Running 294.69s Step 750( 71.17%), action 427, FPS 1.91, Running 295.25s Step 751( 71.33%), action 428, FPS 1.91, Running 295.74s Step 752( 71.50%), action 429, FPS 1.91, Running 296.28s Step 753( 71.67%), action 430, FPS 1.91, Running 296.76s Step 754( 71.83%), action 431, FPS 1.91, Running 297.44s Step 755( 72.00%), action 432, FPS 1.91, Running 297.93s Step 756( 72.17%), action 433, FPS 1.90, Running 298.48s Step 757( 72.33%), action 434, FPS 1.90, Running 299.00s Step 758( 72.50%), action 435, FPS 1.90, Running 299.52s Step 759( 72.67%), action 436, FPS 1.89, Running 300.03s Step 760( 72.83%), action 437, FPS 1.89, Running 300.56s Step 761( 73.00%), action 438, FPS 1.89, Running 301.03s Step 762( 73.17%), action 439, FPS 1.89, Running 301.55s Step 763( 73.33%), action 440, FPS 1.89, Running 302.08s Step 764( 73.50%), action 441, FPS 1.87, Running 302.82s Step 765( 73.67%), action 442, FPS 1.87, Running 303.32s Step 766( 73.83%), action 443, FPS 1.87, Running 303.84s Step 767( 74.00%), action 444, FPS 1.87, Running 304.34s Step 768( 74.17%), action 445, FPS 1.87, Running 304.86s Step 769( 74.33%), action 446, FPS 1.88, Running 305.34s Step 770( 74.50%), action 447, FPS 1.88, Running 305.87s Step 771( 74.67%), action 448, FPS 1.89, Running 306.33s Step 772( 74.83%), action 449, FPS 1.89, Running 306.88s Step 773( 75.00%), action 450, FPS 1.89, Running 307.35s Step 774( 75.17%), action 451, FPS 1.89, Running 308.00s Step 775( 75.33%), action 452, FPS 1.89, Running 308.49s Step 776( 75.50%), action 453, FPS 1.90, Running 309.02s Step 777( 75.67%), action 454, FPS 1.90, Running 309.52s Step 778( 75.83%), action 455, FPS 1.90, Running 310.06s Step 779( 76.00%), action 456, FPS 1.91, Running 310.53s Step 780( 76.17%), action 457, FPS 1.91, Running 311.04s Step 781( 76.33%), action 458, FPS 1.90, Running 311.54s Step 782( 76.50%), action 459, FPS 1.90, Running 312.06s Step 783( 76.67%), action 460, FPS 1.91, Running 312.55s Step 784( 76.83%), action 461, FPS 1.92, Running 313.24s Step 785( 77.00%), action 462, FPS 1.92, Running 313.74s Step 786( 77.17%), action 463, FPS 1.92, Running 314.28s Step 787( 77.33%), action 464, FPS 1.92, Running 314.77s Step 788( 77.50%), action 465, FPS 1.91, Running 315.31s Step 789( 77.67%), action 466, FPS 1.92, Running 315.79s Step 790( 77.83%), action 467, FPS 1.91, Running 316.32s Step 791( 78.00%), action 468, FPS 1.91, Running 316.82s Step 792( 78.17%), action 469, FPS 1.91, Running 317.33s Step 793( 78.33%), action 470, FPS 1.91, Running 317.80s Step 794( 78.50%), action 471, FPS 1.92, Running 318.44s Step 795( 78.67%), action 472, FPS 1.92, Running 318.93s Step 796( 78.83%), action 473, FPS 1.92, Running 319.45s Step 797( 79.00%), action 474, FPS 1.92, Running 319.93s Step 798( 79.17%), action 475, FPS 1.92, Running 320.46s Step 799( 79.33%), action 476, FPS 1.92, Running 320.97s Step 800( 79.50%), action 477, FPS 1.92, Running 321.48s Step 801( 79.67%), action 478, FPS 1.92, Running 321.95s Step 802( 79.83%), action 479, FPS 1.92, Running 322.48s Step 803( 80.00%), action 480, FPS 1.92, Running 322.99s Step 804( 80.17%), action 481, FPS 1.92, Running 323.67s Step 805( 80.33%), action 482, FPS 1.91, Running 324.21s Step 806( 80.50%), action 483, FPS 1.91, Running 324.75s Step 807( 80.67%), action 484, FPS 1.91, Running 325.24s Step 808( 80.83%), action 485, FPS 1.91, Running 325.76s Step 809( 81.00%), action 486, FPS 1.92, Running 326.23s Step 810( 81.17%), action 487, FPS 1.91, Running 326.76s Step 811( 81.33%), action 488, FPS 1.92, Running 327.25s Step 812( 81.50%), action 489, FPS 1.91, Running 327.78s Step 813( 81.67%), action 490, FPS 1.92, Running 328.25s Step 814( 81.83%), action 491, FPS 1.91, Running 328.89s Step 815( 82.00%), action 492, FPS 1.92, Running 329.36s Step 816( 82.17%), action 493, FPS 1.92, Running 329.86s Step 817( 82.33%), action 494, FPS 1.92, Running 330.33s Step 818( 82.50%), action 495, FPS 1.93, Running 330.83s Step 819( 82.67%), action 496, FPS 1.93, Running 331.33s Step 820( 82.83%), action 497, FPS 1.93, Running 331.85s Step 821( 83.00%), action 498, FPS 1.92, Running 332.37s Step 822( 83.17%), action 499, FPS 1.92, Running 332.90s Step 823( 83.33%), action 500, FPS 1.92, Running 333.39s Step 824( 83.50%), action 501, FPS 1.93, Running 334.03s Step 825( 83.67%), action 502, FPS 1.94, Running 334.54s Step 826( 83.83%), action 503, FPS 1.94, Running 335.08s Step 827( 84.00%), action 504, FPS 1.94, Running 335.56s Step 828( 84.17%), action 505, FPS 1.94, Running 336.07s Step 829( 84.33%), action 506, FPS 1.94, Running 336.55s Step 830( 84.50%), action 507, FPS 1.94, Running 337.08s Step 831( 84.67%), action 508, FPS 1.94, Running 337.54s Step 832( 84.83%), action 509, FPS 1.94, Running 338.09s Step 833( 85.00%), action 510, FPS 1.94, Running 338.58s Step 834( 85.17%), action 511, FPS 1.93, Running 339.24s Step 835( 85.33%), action 512, FPS 1.93, Running 339.72s Step 836( 85.50%), action 513, FPS 1.92, Running 340.26s Step 837( 85.67%), action 514, FPS 1.92, Running 340.75s Step 838( 85.83%), action 515, FPS 1.92, Running 341.25s Step 839( 86.00%), action 516, FPS 1.92, Running 341.72s Step 840( 86.17%), action 517, FPS 1.93, Running 342.24s Step 841( 86.33%), action 518, FPS 1.94, Running 342.70s Step 842( 86.50%), action 519, FPS 1.94, Running 343.23s Step 843( 86.67%), action 520, FPS 1.93, Running 343.73s Step 844( 86.83%), action 521, FPS 1.93, Running 344.40s Step 845( 87.00%), action 522, FPS 1.93, Running 344.88s Step 846( 87.17%), action 523, FPS 1.94, Running 345.39s Step 847( 87.33%), action 524, FPS 1.94, Running 345.86s Step 848( 87.50%), action 525, FPS 1.94, Running 346.39s Step 849( 87.67%), action 526, FPS 1.94, Running 346.87s Step 850( 87.83%), action 527, FPS 1.93, Running 347.43s Step 851( 88.00%), action 528, FPS 1.93, Running 347.92s Step 852( 88.17%), action 529, FPS 1.92, Running 348.49s Step 853( 88.33%), action 530, FPS 1.92, Running 348.97s Step 854( 88.50%), action 531, FPS 1.93, Running 349.62s Step 855( 88.67%), action 532, FPS 1.93, Running 350.10s Step 856( 88.83%), action 533, FPS 1.93, Running 350.62s Step 857( 89.00%), action 534, FPS 1.93, Running 351.11s Step 858( 89.17%), action 535, FPS 1.93, Running 351.64s Step 859( 89.33%), action 536, FPS 1.92, Running 352.13s Step 860( 89.50%), action 537, FPS 1.92, Running 352.63s Step 861( 89.67%), action 538, FPS 1.92, Running 353.11s Step 862( 89.83%), action 539, FPS 1.92, Running 353.65s Step 863( 90.00%), action 540, FPS 1.92, Running 354.14s Step 864( 90.17%), action 541, FPS 1.92, Running 354.80s Step 865( 90.33%), action 542, FPS 1.93, Running 355.27s Step 866( 90.50%), action 543, FPS 1.92, Running 355.80s Step 867( 90.67%), action 544, FPS 1.92, Running 356.30s Step 868( 90.83%), action 545, FPS 1.92, Running 356.82s Step 869( 91.00%), action 546, FPS 1.92, Running 357.31s Step 870( 91.17%), action 547, FPS 1.92, Running 357.85s Step 871( 91.33%), action 548, FPS 1.92, Running 358.32s Step 872( 91.50%), action 549, FPS 1.93, Running 358.83s Step 873( 91.67%), action 550, FPS 1.94, Running 359.30s Step 874( 91.83%), action 551, FPS 1.94, Running 359.94s Step 875( 92.00%), action 552, FPS 1.93, Running 360.44s Step 876( 92.17%), action 553, FPS 1.93, Running 360.97s Step 877( 92.33%), action 554, FPS 1.93, Running 361.45s Step 878( 92.50%), action 555, FPS 1.93, Running 361.97s Step 879( 92.67%), action 556, FPS 1.94, Running 362.45s Step 880( 92.83%), action 557, FPS 1.93, Running 362.99s Step 881( 93.00%), action 558, FPS 1.93, Running 363.47s Step 882( 93.17%), action 559, FPS 1.93, Running 364.01s Step 883( 93.33%), action 560, FPS 1.94, Running 364.47s Step 884( 93.50%), action 561, FPS 1.94, Running 365.11s Step 885( 93.67%), action 562, FPS 1.94, Running 365.59s Step 886( 93.83%), action 563, FPS 1.94, Running 366.12s Step 887( 94.00%), action 564, FPS 1.94, Running 366.60s Step 888( 94.17%), action 565, FPS 1.94, Running 367.13s Step 889( 94.33%), action 566, FPS 1.94, Running 367.61s Step 890( 94.50%), action 567, FPS 1.95, Running 368.13s Step 891( 94.67%), action 568, FPS 1.94, Running 368.62s Step 892( 94.83%), action 569, FPS 1.94, Running 369.14s Step 893( 95.00%), action 570, FPS 1.94, Running 369.62s Step 894( 95.17%), action 571, FPS 1.94, Running 370.25s Step 895( 95.33%), action 572, FPS 1.94, Running 370.72s Step 896( 95.50%), action 573, FPS 1.94, Running 371.26s Step 897( 95.67%), action 574, FPS 1.95, Running 371.72s Step 898( 95.83%), action 575, FPS 1.95, Running 372.25s Step 899( 96.00%), action 576, FPS 1.94, Running 372.73s Step 900( 96.17%), action 577, FPS 1.95, Running 373.24s Step 901( 96.33%), action 578, FPS 1.94, Running 373.76s Step 902( 96.50%), action 579, FPS 1.95, Running 374.28s Step 903( 96.67%), action 580, FPS 1.94, Running 374.75s Step 904( 96.83%), action 581, FPS 1.94, Running 375.43s Step 905( 97.00%), action 582, FPS 1.94, Running 375.92s Step 906( 97.17%), action 583, FPS 1.94, Running 376.45s Step 907( 97.33%), action 584, FPS 1.94, Running 376.92s Step 908( 97.50%), action 585, FPS 1.94, Running 377.46s Step 909( 97.67%), action 586, FPS 1.94, Running 377.93s Step 910( 97.83%), action 587, FPS 1.94, Running 378.46s Step 911( 98.00%), action 588, FPS 1.94, Running 378.93s Step 912( 98.17%), action 589, FPS 1.94, Running 379.44s Step 913( 98.33%), action 590, FPS 1.94, Running 379.93s Step 914( 98.50%), action 591, FPS 1.93, Running 380.61s Step 915( 98.67%), action 592, FPS 1.93, Running 381.10s Step 916( 98.83%), action 593, FPS 1.93, Running 381.63s Step 917( 99.00%), action 594, FPS 1.93, Running 382.11s Step 918( 99.17%), action 595, FPS 1.93, Running 382.62s Step 919( 99.33%), action 596, FPS 1.93, Running 383.12s Step 920( 99.50%), action 597, FPS 1.92, Running 383.67s Step 921( 99.67%), action 598, FPS 1.92, Running 384.16s Step 922( 99.83%), action 599, FPS 1.92, Running 384.67s Step 923(100.00%), action 600, FPS 1.92, Running 385.14s [2026-08-03 01:34:14] [76 ] Seed 75 failed after 385.31 s. +steps: 923 , actions: 600 . +Instruction: Empty +Total 9/76(11.84%) success. +Setting seed: 76 +Step 1( N/A%), pre moving , FPS 5.45, Running 0.18s Step 2( N/A%), pre moving , FPS 8.23, Running 0.24s Step 3( N/A%), pre moving , FPS 9.02, Running 0.33s Step 4( N/A%), pre moving , FPS 9.11, Running 0.44s Step 5( N/A%), pre moving , FPS 9.30, Running 0.54s Step 6( N/A%), pre moving , FPS 9.38, Running 0.64s Step 7( N/A%), pre moving , FPS 9.30, Running 0.75s Step 8( N/A%), pre moving , FPS 9.47, Running 0.85s Step 9( N/A%), pre moving , FPS 9.50, Running 0.95s Step 10( N/A%), pre moving , FPS 9.55, Running 1.05s Step 11( N/A%), pre moving , FPS 9.49, Running 1.16s Step 12( N/A%), pre moving , FPS 9.69, Running 1.24s Step 13( N/A%), pre moving , FPS 9.86, Running 1.32s Step 14( N/A%), pre moving , FPS 10.09, Running 1.39s Step 15( N/A%), pre moving , FPS 10.17, Running 1.48s Step 16( N/A%), pre moving , FPS 10.29, Running 1.56s Step 17( N/A%), pre moving , FPS 10.40, Running 1.64s Step 18( N/A%), pre moving , FPS 10.50, Running 1.71s Step 19( N/A%), pre moving , FPS 10.65, Running 1.78s Step 20( N/A%), pre moving , FPS 10.66, Running 1.88s Step 21( N/A%), pre moving , FPS 9.75, Running 2.23s Step 22( N/A%), pre moving , FPS 9.61, Running 2.32s Step 23( N/A%), pre moving , FPS 9.55, Running 2.43s Step 24( N/A%), pre moving , FPS 9.59, Running 2.52s Step 25( N/A%), pre moving , FPS 9.63, Running 2.62s Step 26( N/A%), pre moving , FPS 8.64, Running 2.96s Step 27( N/A%), pre moving , FPS 8.71, Running 3.05s Step 28( N/A%), pre moving , FPS 8.64, Running 3.16s Step 29( N/A%), pre moving , FPS 8.68, Running 3.25s Step 30( N/A%), pre moving , FPS 8.69, Running 3.35s Step 31( N/A%), pre moving , FPS 8.74, Running 3.45s Step 32( N/A%), pre moving , FPS 8.69, Running 3.54s Step 33( N/A%), pre moving , FPS 8.58, Running 3.65s Step 34( N/A%), pre moving , FPS 8.50, Running 3.74s Step 35( N/A%), pre moving , FPS 8.46, Running 3.84s Step 36( N/A%), pre moving , FPS 6.38, Running 4.69s Step 37( N/A%), pre moving , FPS 5.88, Running 5.04s Step 38( N/A%), pre moving , FPS 5.86, Running 5.13s Step 39( N/A%), pre moving , FPS 5.80, Running 5.23s Step 40( N/A%), pre moving , FPS 5.80, Running 5.33s Step 41( N/A%), pre moving , FPS 6.24, Running 5.44s Step 42( N/A%), pre moving , FPS 6.24, Running 5.53s Step 43( N/A%), pre moving , FPS 6.26, Running 5.62s Step 44( N/A%), pre moving , FPS 6.25, Running 5.72s Step 45( N/A%), pre moving , FPS 6.24, Running 5.82s Step 46( N/A%), pre moving , FPS 6.72, Running 5.93s Step 47( N/A%), pre moving , FPS 6.73, Running 6.02s Step 48( N/A%), pre moving , FPS 5.52, Running 6.78s Step 49( N/A%), pre moving , FPS 5.52, Running 6.88s Step 50( N/A%), pre moving , FPS 5.52, Running 6.97s Step 51( N/A%), pre moving , FPS 5.51, Running 7.07s Step 52( N/A%), pre moving , FPS 5.51, Running 7.17s Step 53( N/A%), pre moving , FPS 5.44, Running 7.32s Step 54( N/A%), pre moving , FPS 5.35, Running 7.48s Step 55( N/A%), pre moving , FPS 5.28, Running 7.63s Step 56( N/A%), pre moving , FPS 6.53, Running 7.75s Step 57( N/A%), pre moving , FPS 7.08, Running 7.86s Step 58( N/A%), pre moving , FPS 7.01, Running 7.98s Step 59( N/A%), pre moving , FPS 6.96, Running 8.10s Step 60( N/A%), pre moving , FPS 6.90, Running 8.22s Step 61( N/A%), pre moving , FPS 6.85, Running 8.36s Step 62( N/A%), pre moving , FPS 6.70, Running 8.52s Step 63( N/A%), pre moving , FPS 6.55, Running 8.68s Step 64( N/A%), pre moving , FPS 6.42, Running 8.84s Step 65( N/A%), pre moving , FPS 6.33, Running 8.98s Step 66( N/A%), pre moving , FPS 6.24, Running 9.13s Step 67( N/A%), pre moving , FPS 6.12, Running 9.29s Step 68( N/A%), pre moving , FPS 7.54, Running 9.44s Step 69( N/A%), pre moving , FPS 7.35, Running 9.60s Step 70( N/A%), pre moving , FPS 7.23, Running 9.74s Step 71( N/A%), pre moving , FPS 7.09, Running 9.89s Step 72( N/A%), pre moving , FPS 6.95, Running 10.05s Step 73( N/A%), pre moving , FPS 6.96, Running 10.20s Step 74( N/A%), pre moving , FPS 6.95, Running 10.35s Step 75( N/A%), pre moving , FPS 6.93, Running 10.51s Step 76( N/A%), pre moving , FPS 6.90, Running 10.65s Step 77( N/A%), pre moving , FPS 6.79, Running 10.81s Step 78( N/A%), pre moving , FPS 6.72, Running 10.96s Step 79( N/A%), pre moving , FPS 6.73, Running 11.07s Step 80( N/A%), pre moving , FPS 6.76, Running 11.18s Step 81( N/A%), pre moving , FPS 6.80, Running 11.30s Step 82( N/A%), pre moving , FPS 6.89, Running 11.42s Step 83( N/A%), pre moving , FPS 6.98, Running 11.54s Step 84( N/A%), pre moving , FPS 7.17, Running 11.62s Step 85( N/A%), pre moving , FPS 7.26, Running 11.73s Step 86( N/A%), pre moving , FPS 7.43, Running 11.82s Step 87( N/A%), pre moving , FPS 7.61, Running 11.92s Step 88( N/A%), pre moving , FPS 7.78, Running 12.01s Step 89( N/A%), pre moving , FPS 7.96, Running 12.11s Step 90( N/A%), pre moving , FPS 8.10, Running 12.21s Step 91( N/A%), pre moving , FPS 8.25, Running 12.32s Step 92( N/A%), pre moving , FPS 8.47, Running 12.41s Step 93( N/A%), pre moving , FPS 8.68, Running 12.50s Step 94( N/A%), pre moving , FPS 8.90, Running 12.60s Step 95( N/A%), pre moving , FPS 9.15, Running 12.70s Step 96( N/A%), pre moving , FPS 9.26, Running 12.81s Step 97( N/A%), pre moving , FPS 9.54, Running 12.91s Step 98( N/A%), pre moving , FPS 9.74, Running 13.01s Step 99( N/A%), pre moving , FPS 9.84, Running 13.11s Step 100( N/A%), pre moving , FPS 9.82, Running 13.22s Step 101( N/A%), pre moving , FPS 9.94, Running 13.31s Step 102( N/A%), pre moving , FPS 10.08, Running 13.40s Step 103( N/A%), pre moving , FPS 10.21, Running 13.50s Step 104( N/A%), pre moving , FPS 10.13, Running 13.60s Step 105( N/A%), pre moving , FPS 10.22, Running 13.69s Step 106( N/A%), pre moving , FPS 10.13, Running 13.80s Step 107( N/A%), pre moving , FPS 10.12, Running 13.89s Step 108( N/A%), pre moving , FPS 10.07, Running 13.99s Step 109( N/A%), pre moving , FPS 10.11, Running 14.09s Step 110( N/A%), pre moving , FPS 10.02, Running 14.20s Step 111( N/A%), pre moving , FPS 6.39, Running 15.45s Step 112( N/A%), pre moving , FPS 5.91, Running 15.79s Step 113( N/A%), pre moving , FPS 5.51, Running 16.13s Step 114( N/A%), pre moving , FPS 5.14, Running 16.50s Step 115( N/A%), pre moving , FPS 4.82, Running 16.85s Step 116( N/A%), pre moving , FPS 4.55, Running 17.21s Step 117( N/A%), pre moving , FPS 4.31, Running 17.54s Step 118( N/A%), pre moving , FPS 4.09, Running 17.90s Step 119( N/A%), pre moving , FPS 3.88, Running 18.26s Step 120( N/A%), pre moving , FPS 3.71, Running 18.62s Step 121( N/A%), pre moving , FPS 3.54, Running 18.96s Step 122( N/A%), pre moving , FPS 3.38, Running 19.31s Step 123( N/A%), pre moving , FPS 3.25, Running 19.66s Step 124( N/A%), pre moving , FPS 3.12, Running 20.01s Step 125( N/A%), pre moving , FPS 3.00, Running 20.36s Step 126( N/A%), pre moving , FPS 2.90, Running 20.70s Step 127( N/A%), pre moving , FPS 2.79, Running 21.07s Step 128( N/A%), pre moving , FPS 2.70, Running 21.40s Step 129( N/A%), pre moving , FPS 2.61, Running 21.75s Step 130( N/A%), pre moving , FPS 2.53, Running 22.11s Step 131( N/A%), pre moving , FPS 2.85, Running 22.47s Step 132( N/A%), pre moving , FPS 2.85, Running 22.80s Step 133( N/A%), pre moving , FPS 2.85, Running 23.15s Step 134( N/A%), pre moving , FPS 2.85, Running 23.50s Step 135( N/A%), pre moving , FPS 2.85, Running 23.85s Step 136( N/A%), pre moving , FPS 2.86, Running 24.19s Step 137( N/A%), pre moving , FPS 2.85, Running 24.56s Step 138( N/A%), pre moving , FPS 2.85, Running 24.91s Step 139( N/A%), pre moving , FPS 2.81, Running 25.37s Step 140( N/A%), pre moving , FPS 2.78, Running 25.81s Step 141( N/A%), pre moving , FPS 2.77, Running 26.17s Step 142( N/A%), pre moving , FPS 2.77, Running 26.53s Step 143( N/A%), pre moving , FPS 2.76, Running 26.91s Step 144( N/A%), pre moving , FPS 2.76, Running 27.26s Step 145( N/A%), pre moving , FPS 2.75, Running 27.65s Step 146( N/A%), pre moving , FPS 2.71, Running 28.09s Step 147( N/A%), pre moving , FPS 2.70, Running 28.46s Step 148( N/A%), pre moving , FPS 2.69, Running 28.83s Step 149( N/A%), pre moving , FPS 2.69, Running 29.19s Step 150( N/A%), pre moving , FPS 2.56, Running 29.91s Step 151( N/A%), pre moving , FPS 2.56, Running 30.29s Step 152( N/A%), pre moving , FPS 2.55, Running 30.65s Step 153( N/A%), pre moving , FPS 2.53, Running 31.04s Step 154( N/A%), pre moving , FPS 2.51, Running 31.46s Step 155( N/A%), pre moving , FPS 2.50, Running 31.85s Step 156( N/A%), pre moving , FPS 2.48, Running 32.26s Step 157( N/A%), pre moving , FPS 2.47, Running 32.66s Step 158( N/A%), pre moving , FPS 2.45, Running 33.07s Step 159( N/A%), pre moving , FPS 2.48, Running 33.44s Step 160( N/A%), pre moving , FPS 2.50, Running 33.82s Step 161( N/A%), pre moving , FPS 2.49, Running 34.21s Step 162( N/A%), pre moving , FPS 2.48, Running 34.60s Step 163( N/A%), pre moving , FPS 2.47, Running 35.01s Step 164( N/A%), pre moving , FPS 2.46, Running 35.38s Step 165( N/A%), pre moving , FPS 2.46, Running 35.76s Step 166( N/A%), pre moving , FPS 2.47, Running 36.17s Step 167( N/A%), pre moving , FPS 2.47, Running 36.58s Step 168( N/A%), pre moving , FPS 2.45, Running 36.99s Step 169( N/A%), pre moving , FPS 2.45, Running 37.35s Step 170( N/A%), pre moving , FPS 2.54, Running 37.79s Step 171( N/A%), pre moving , FPS 2.54, Running 38.18s Step 172( N/A%), pre moving , FPS 2.53, Running 38.56s Step 173( N/A%), pre moving , FPS 2.52, Running 38.98s Step 174( N/A%), pre moving , FPS 2.53, Running 39.38s Step 175( N/A%), pre moving , FPS 2.52, Running 39.79s Step 176( N/A%), pre moving , FPS 2.53, Running 40.17s Step 177( N/A%), pre moving , FPS 2.53, Running 40.56s Step 178( N/A%), pre moving , FPS 2.54, Running 40.95s Step 179( N/A%), pre moving , FPS 2.53, Running 41.35s Step 180( N/A%), pre moving , FPS 2.52, Running 41.75s Step 181( N/A%), pre moving , FPS 2.52, Running 42.14s Step 182( N/A%), pre moving , FPS 2.52, Running 42.52s Step 183( N/A%), pre moving , FPS 2.61, Running 42.66s Step 184( N/A%), pre moving , FPS 2.70, Running 42.78s Step 185( N/A%), pre moving , FPS 2.79, Running 42.93s Step 186( N/A%), pre moving , FPS 2.91, Running 43.04s Step 187( N/A%), pre moving , FPS 3.04, Running 43.16s Step 188( N/A%), pre moving , FPS 3.17, Running 43.30s Step 189( N/A%), pre moving , FPS 3.30, Running 43.42s Step 190( N/A%), pre moving , FPS 3.47, Running 43.55s Step 191( N/A%), pre moving , FPS 3.63, Running 43.69s Step 192( N/A%), pre moving , FPS 3.82, Running 43.80s Step 193( N/A%), pre moving , FPS 3.58, Running 44.56s Step 194( N/A%), pre moving , FPS 3.78, Running 44.68s Step 195( N/A%), pre moving , FPS 4.00, Running 44.79s Step 196( N/A%), pre moving , FPS 4.21, Running 44.93s Step 197( N/A%), pre moving , FPS 4.44, Running 45.06s Step 198( N/A%), pre moving , FPS 4.71, Running 45.20s Step 199( N/A%), pre moving , FPS 5.04, Running 45.32s Step 200( N/A%), pre moving , FPS 5.41, Running 45.45s Step 201( N/A%), pre moving , FPS 5.80, Running 45.59s Step 202( N/A%), pre moving , FPS 6.11, Running 45.79s Step 203( N/A%), pre moving , FPS 5.98, Running 46.00s Step 204( N/A%), pre moving , FPS 5.84, Running 46.21s Step 205( N/A%), pre moving , FPS 5.74, Running 46.41s Step 206( N/A%), pre moving , FPS 5.60, Running 46.61s Step 207( N/A%), pre moving , FPS 5.45, Running 46.83s Step 208( N/A%), pre moving , FPS 5.35, Running 47.04s Step 209( N/A%), pre moving , FPS 5.13, Running 47.32s Step 210( N/A%), pre moving , FPS 4.94, Running 47.60s Step 211( N/A%), pre moving , FPS 4.77, Running 47.88s Step 212( N/A%), pre moving , FPS 4.65, Running 48.11s Step 213( N/A%), pre moving , FPS 5.28, Running 48.35s Step 214( N/A%), pre moving , FPS 5.10, Running 48.60s Step 215( N/A%), pre moving , FPS 4.92, Running 48.86s Step 216( N/A%), pre moving , FPS 4.75, Running 49.14s Step 217( N/A%), pre moving , FPS 4.59, Running 49.41s Step 218( N/A%), pre moving , FPS 4.44, Running 49.70s Step 219( N/A%), pre moving , FPS 4.29, Running 49.98s Step 220( N/A%), pre moving , FPS 4.23, Running 50.18s Step 221( N/A%), pre moving , FPS 4.23, Running 50.32s Step 222( N/A%), pre moving , FPS 4.22, Running 50.54s Step 223( N/A%), pre moving , FPS 4.22, Running 50.74s Step 224( N/A%), pre moving , FPS 4.22, Running 50.94s Step 225( N/A%), pre moving , FPS 4.22, Running 51.15s Step 226( N/A%), pre moving , FPS 4.22, Running 51.35s Step 227( N/A%), pre moving , FPS 4.23, Running 51.56s Step 228( N/A%), pre moving , FPS 4.30, Running 51.70s Step 229( N/A%), pre moving , FPS 4.46, Running 51.80s Step 230( N/A%), pre moving , FPS 4.65, Running 51.90s Step 231( N/A%), pre moving , FPS 4.83, Running 52.02s Step 232( N/A%), pre moving , FPS 4.96, Running 52.14s Step 233( N/A%), pre moving , FPS 5.12, Running 52.25s Step 234( N/A%), pre moving , FPS 5.30, Running 52.37s Step 235( N/A%), pre moving , FPS 5.53, Running 52.48s Step 236( N/A%), pre moving , FPS 5.75, Running 52.62s Step 237( N/A%), pre moving , FPS 6.00, Running 52.75s Step 238( N/A%), pre moving , FPS 6.31, Running 52.87s Step 239( N/A%), pre moving , FPS 6.63, Running 53.00s Step 240( N/A%), pre moving , FPS 6.82, Running 53.12s Step 241( N/A%), pre moving , FPS 5.65, Running 53.86s Step 242( N/A%), pre moving , FPS 5.78, Running 54.00s Step 243( N/A%), pre moving , FPS 5.90, Running 54.13s Step 244( N/A%), pre moving , FPS 6.00, Running 54.28s Step 245( N/A%), pre moving , FPS 6.15, Running 54.40s Step 246( N/A%), pre moving , FPS 6.15, Running 54.60s Step 247( N/A%), pre moving , FPS 6.16, Running 54.81s Step 248( N/A%), pre moving , FPS 6.05, Running 55.01s Step 249( N/A%), pre moving , FPS 5.76, Running 55.27s Step 250( N/A%), pre moving , FPS 5.54, Running 55.52s Step 251( N/A%), pre moving , FPS 5.35, Running 55.76s Step 252( N/A%), pre moving , FPS 5.18, Running 56.00s Step 253( N/A%), pre moving , FPS 4.98, Running 56.27s Step 254( N/A%), pre moving , FPS 4.80, Running 56.54s Step 255( N/A%), pre moving , FPS 4.61, Running 56.82s Step 256( N/A%), pre moving , FPS 4.46, Running 57.10s Step 257( N/A%), pre moving , FPS 4.32, Running 57.38s Step 258( N/A%), pre moving , FPS 4.17, Running 57.66s Step 259( N/A%), pre moving , FPS 4.03, Running 57.96s Step 260( N/A%), pre moving , FPS 3.92, Running 58.22s Step 261( N/A%), pre moving , FPS 4.30, Running 58.51s Step 262( N/A%), pre moving , FPS 4.17, Running 58.80s Step 263( N/A%), pre moving , FPS 4.04, Running 59.08s Step 264( N/A%), pre moving , FPS 3.94, Running 59.35s Step 265( N/A%), pre moving , FPS 3.86, Running 59.59s Step 266( N/A%), pre moving , FPS 3.82, Running 59.83s Step 267( N/A%), pre moving , FPS 3.80, Running 60.08s Step 268( N/A%), pre moving , FPS 3.74, Running 60.36s Step 269( N/A%), pre moving , FPS 3.73, Running 60.63s Step 270( N/A%), pre moving , FPS 3.70, Running 60.92s Step 271( N/A%), pre moving , FPS 3.67, Running 61.21s Step 272( N/A%), pre moving , FPS 3.63, Running 61.50s Step 273( N/A%), pre moving , FPS 3.63, Running 61.78s Step 274( N/A%), pre moving , FPS 3.62, Running 62.06s Step 275( N/A%), pre moving , FPS 3.61, Running 62.36s Step 276( N/A%), pre moving , FPS 3.61, Running 62.64s Step 277( N/A%), pre moving , FPS 3.61, Running 62.92s Step 278( N/A%), pre moving , FPS 3.61, Running 63.20s Step 279( N/A%), pre moving , FPS 3.65, Running 63.44s Step 280( N/A%), pre moving , FPS 3.66, Running 63.69s Step 281( N/A%), pre moving , FPS 3.69, Running 63.93s Step 282( N/A%), pre moving , FPS 3.75, Running 64.13s Step 283( N/A%), pre moving , FPS 3.74, Running 64.42s Step 284( N/A%), pre moving , FPS 3.73, Running 64.71s Step 285( N/A%), pre moving , FPS 3.70, Running 64.99s Step 286( N/A%), pre moving , FPS 3.67, Running 65.28s Step 287( N/A%), pre moving , FPS 3.64, Running 65.56s Step 288( N/A%), pre moving , FPS 3.64, Running 65.85s Step 289( N/A%), pre moving , FPS 3.63, Running 66.14s Step 290( N/A%), pre moving , FPS 3.64, Running 66.42s Step 291( N/A%), pre moving , FPS 3.64, Running 66.71s Step 292( N/A%), pre moving , FPS 3.65, Running 66.99s Step 293( N/A%), pre moving , FPS 3.67, Running 67.23s Step 294( N/A%), pre moving , FPS 3.74, Running 67.41s Step 295( N/A%), pre moving , FPS 3.81, Running 67.60s Step 296( N/A%), pre moving , FPS 3.90, Running 67.77s Step 297( N/A%), pre moving , FPS 3.96, Running 67.97s Step 298( N/A%), pre moving , FPS 4.01, Running 68.19s Step 299( N/A%), pre moving , FPS 4.03, Running 68.41s Step 300( N/A%), pre moving , FPS 4.07, Running 68.61s Step 301( N/A%), pre moving , FPS 4.14, Running 68.75s Step 302( N/A%), pre moving , FPS 4.22, Running 68.87s Step 303( N/A%), pre moving , FPS 4.36, Running 69.00s Step 304( N/A%), pre moving , FPS 4.51, Running 69.15s Step 305( N/A%), pre moving , FPS 4.67, Running 69.28s Step 306( N/A%), pre moving , FPS 4.83, Running 69.42s Step 307( N/A%), pre moving , FPS 5.02, Running 69.55s Step 308( N/A%), pre moving , FPS 5.24, Running 69.67s Step 309( N/A%), pre moving , FPS 5.44, Running 69.81s Step 310( N/A%), pre moving , FPS 5.68, Running 69.94s Step 311( N/A%), pre moving , FPS 5.92, Running 70.09s Step 312( N/A%), pre moving , FPS 6.19, Running 70.22s Step 313( N/A%), pre moving , FPS 6.38, Running 70.36s Step 314( N/A%), pre moving , FPS 6.47, Running 70.50s Step 315( N/A%), pre moving , FPS 6.57, Running 70.64s Step 316( N/A%), pre moving , FPS 6.67, Running 70.77s Step 317( N/A%), pre moving , FPS 6.91, Running 70.87s Step 318( N/A%), pre moving , FPS 7.17, Running 70.98s Step 319( N/A%), pre moving , FPS 7.44, Running 71.10s Step 320( N/A%), pre moving , FPS 7.67, Running 71.21s Step 321( N/A%), pre moving , FPS 4.33, Running 73.37s Step 322( N/A%), pre moving , FPS 4.10, Running 73.75s Step 323( N/A%), pre moving , FPS 3.91, Running 74.12s Step 324( N/A%), pre moving , FPS 3.73, Running 74.51s Step 325( N/A%), pre moving , FPS 3.57, Running 74.89s Step 326( N/A%), pre moving , FPS 3.42, Running 75.26s Step 327( N/A%), pre moving , FPS 3.28, Running 75.65s Step 328( N/A%), pre moving , FPS 3.14, Running 76.04s Step 329( N/A%), pre moving , FPS 3.02, Running 76.43s Step 330( N/A%), pre moving , FPS 2.92, Running 76.80s Step 331( N/A%), pre moving , FPS 2.82, Running 77.18s Step 332( N/A%), pre moving , FPS 2.72, Running 77.56s Step 333( N/A%), pre moving , FPS 2.63, Running 77.96s Step 334( N/A%), pre moving , FPS 2.56, Running 78.33s Step 335( N/A%), pre moving , FPS 2.47, Running 78.74s Step 336( N/A%), pre moving , FPS 2.39, Running 79.15s Step 337( N/A%), pre moving , FPS 2.31, Running 79.54s Step 338( N/A%), pre moving , FPS 2.24, Running 79.93s Step 339( N/A%), pre moving , FPS 2.16, Running 80.34s Step 340( N/A%), pre moving , FPS 2.10, Running 80.72s Step 341( 0.17%), action 1, FPS 2.38, Running 81.76s Step 342( 0.33%), action 2, FPS 2.33, Running 82.32s Step 343( 0.50%), action 3, FPS 2.30, Running 82.81s Step 344( 0.67%), action 4, FPS 2.27, Running 83.34s Step 345( 0.83%), action 5, FPS 2.24, Running 83.81s Step 346( 1.00%), action 6, FPS 2.19, Running 84.39s Step 347( 1.17%), action 7, FPS 2.17, Running 84.87s Step 348( 1.33%), action 8, FPS 2.12, Running 85.47s Step 349( 1.50%), action 9, FPS 2.09, Running 86.01s Step 350( 1.67%), action 10, FPS 2.03, Running 86.64s Step 351( 1.83%), action 11, FPS 1.97, Running 87.33s Step 352( 2.00%), action 12, FPS 1.93, Running 87.93s Step 353( 2.17%), action 13, FPS 1.89, Running 88.56s Step 354( 2.33%), action 14, FPS 1.86, Running 89.10s Step 355( 2.50%), action 15, FPS 1.83, Running 89.67s Step 356( 2.67%), action 16, FPS 1.81, Running 90.20s Step 357( 2.83%), action 17, FPS 1.79, Running 90.72s Step 358( 3.00%), action 18, FPS 1.76, Running 91.28s Step 359( 3.17%), action 19, FPS 1.75, Running 91.77s Step 360( 3.33%), action 20, FPS 1.73, Running 92.29s Step 361( 3.50%), action 21, FPS 1.79, Running 92.91s Step 362( 3.67%), action 22, FPS 1.80, Running 93.45s Step 363( 3.83%), action 23, FPS 1.80, Running 93.95s Step 364( 4.00%), action 24, FPS 1.79, Running 94.49s Step 365( 4.17%), action 25, FPS 1.79, Running 94.98s Step 366( 4.33%), action 26, FPS 1.80, Running 95.51s Step 367( 4.50%), action 27, FPS 1.80, Running 96.00s Step 368( 4.67%), action 28, FPS 1.80, Running 96.56s Step 369( 4.83%), action 29, FPS 1.81, Running 97.03s Step 370( 5.00%), action 30, FPS 1.83, Running 97.56s Step 371( 5.17%), action 31, FPS 1.84, Running 98.21s Step 372( 5.33%), action 32, FPS 1.85, Running 98.74s Step 373( 5.50%), action 33, FPS 1.87, Running 99.24s Step 374( 5.67%), action 34, FPS 1.87, Running 99.78s Step 375( 5.83%), action 35, FPS 1.88, Running 100.31s Step 376( 6.00%), action 36, FPS 1.88, Running 100.83s Step 377( 6.17%), action 37, FPS 1.89, Running 101.29s Step 378( 6.33%), action 38, FPS 1.87, Running 101.95s Step 379( 6.50%), action 39, FPS 1.88, Running 102.43s Step 380( 6.67%), action 40, FPS 1.86, Running 103.03s Step 381( 6.83%), action 41, FPS 1.87, Running 103.63s Step 382( 7.00%), action 42, FPS 1.87, Running 104.13s Step 383( 7.17%), action 43, FPS 1.88, Running 104.59s Step 384( 7.33%), action 44, FPS 1.88, Running 105.11s Step 385( 7.50%), action 45, FPS 1.88, Running 105.59s Step 386( 7.67%), action 46, FPS 1.88, Running 106.13s Step 387( 7.83%), action 47, FPS 1.89, Running 106.60s Step 388( 8.00%), action 48, FPS 1.89, Running 107.13s Step 389( 8.17%), action 49, FPS 1.89, Running 107.61s Step 390( 8.33%), action 50, FPS 1.89, Running 108.12s Step 391( 8.50%), action 51, FPS 1.89, Running 108.77s [2026-08-03 01:36:03] [77 ] Seed 76 success after 108.87 s. +steps: 391 , actions: 51 . +Instruction: Empty +Total 10/77(12.99%) success. +Setting seed: 77 +Step 1( N/A%), pre moving , FPS 8.83, Running 0.11s Step 2( N/A%), pre moving , FPS 10.26, Running 0.19s Step 3( N/A%), pre moving , FPS 10.55, Running 0.28s Step 4( N/A%), pre moving , FPS 10.82, Running 0.37s Step 5( N/A%), pre moving , FPS 10.37, Running 0.48s Step 6( N/A%), pre moving , FPS 10.46, Running 0.57s Step 7( N/A%), pre moving , FPS 10.36, Running 0.68s Step 8( N/A%), pre moving , FPS 10.38, Running 0.77s Step 9( N/A%), pre moving , FPS 10.21, Running 0.88s Step 10( N/A%), pre moving , FPS 10.27, Running 0.97s Step 11( N/A%), pre moving , FPS 10.34, Running 1.06s Step 12( N/A%), pre moving , FPS 10.40, Running 1.15s Step 13( N/A%), pre moving , FPS 10.33, Running 1.26s Step 14( N/A%), pre moving , FPS 10.34, Running 1.35s Step 15( N/A%), pre moving , FPS 10.59, Running 1.42s Step 16( N/A%), pre moving , FPS 10.70, Running 1.49s Step 17( N/A%), pre moving , FPS 10.80, Running 1.57s Step 18( N/A%), pre moving , FPS 10.90, Running 1.65s Step 19( N/A%), pre moving , FPS 10.98, Running 1.73s Step 20( N/A%), pre moving , FPS 11.06, Running 1.81s Step 21( N/A%), pre moving , FPS 9.73, Running 2.17s Step 22( N/A%), pre moving , FPS 9.67, Running 2.26s Step 23( N/A%), pre moving , FPS 9.65, Running 2.36s Step 24( N/A%), pre moving , FPS 9.54, Running 2.47s Step 25( N/A%), pre moving , FPS 9.64, Running 2.56s Step 26( N/A%), pre moving , FPS 8.57, Running 2.91s Step 27( N/A%), pre moving , FPS 8.60, Running 3.00s Step 28( N/A%), pre moving , FPS 8.55, Running 3.11s Step 29( N/A%), pre moving , FPS 8.62, Running 3.20s Step 30( N/A%), pre moving , FPS 8.63, Running 3.29s Step 31( N/A%), pre moving , FPS 8.60, Running 3.39s Step 32( N/A%), pre moving , FPS 8.58, Running 3.48s Step 33( N/A%), pre moving , FPS 8.61, Running 3.58s Step 34( N/A%), pre moving , FPS 8.57, Running 3.69s Step 35( N/A%), pre moving , FPS 8.47, Running 3.78s Step 36( N/A%), pre moving , FPS 6.38, Running 4.63s Step 37( N/A%), pre moving , FPS 5.87, Running 4.98s Step 38( N/A%), pre moving , FPS 5.87, Running 5.06s Step 39( N/A%), pre moving , FPS 5.87, Running 5.14s Step 40( N/A%), pre moving , FPS 5.87, Running 5.22s Step 41( N/A%), pre moving , FPS 6.40, Running 5.29s Step 42( N/A%), pre moving , FPS 6.40, Running 5.39s Step 43( N/A%), pre moving , FPS 6.41, Running 5.48s Step 44( N/A%), pre moving , FPS 6.44, Running 5.57s Step 45( N/A%), pre moving , FPS 6.43, Running 5.67s Step 46( N/A%), pre moving , FPS 7.00, Running 5.76s Step 47( N/A%), pre moving , FPS 6.96, Running 5.87s Step 48( N/A%), pre moving , FPS 5.74, Running 6.59s Step 49( N/A%), pre moving , FPS 5.72, Running 6.69s Step 50( N/A%), pre moving , FPS 5.71, Running 6.79s Step 51( N/A%), pre moving , FPS 5.69, Running 6.90s Step 52( N/A%), pre moving , FPS 5.69, Running 7.00s Step 53( N/A%), pre moving , FPS 5.59, Running 7.16s Step 54( N/A%), pre moving , FPS 5.54, Running 7.30s Step 55( N/A%), pre moving , FPS 5.45, Running 7.45s Step 56( N/A%), pre moving , FPS 6.73, Running 7.60s Step 57( N/A%), pre moving , FPS 7.21, Running 7.76s Step 58( N/A%), pre moving , FPS 6.95, Running 7.94s Step 59( N/A%), pre moving , FPS 6.78, Running 8.09s Step 60( N/A%), pre moving , FPS 6.60, Running 8.25s Step 61( N/A%), pre moving , FPS 6.47, Running 8.39s Step 62( N/A%), pre moving , FPS 6.33, Running 8.55s Step 63( N/A%), pre moving , FPS 6.10, Running 8.76s Step 64( N/A%), pre moving , FPS 5.93, Running 8.94s Step 65( N/A%), pre moving , FPS 5.68, Running 9.19s Step 66( N/A%), pre moving , FPS 5.52, Running 9.39s Step 67( N/A%), pre moving , FPS 5.38, Running 9.59s Step 68( N/A%), pre moving , FPS 6.24, Running 9.80s Step 69( N/A%), pre moving , FPS 6.13, Running 9.96s Step 70( N/A%), pre moving , FPS 5.95, Running 10.15s Step 71( N/A%), pre moving , FPS 5.88, Running 10.30s Step 72( N/A%), pre moving , FPS 5.71, Running 10.50s Step 73( N/A%), pre moving , FPS 5.72, Running 10.66s Step 74( N/A%), pre moving , FPS 5.70, Running 10.81s Step 75( N/A%), pre moving , FPS 5.69, Running 10.96s Step 76( N/A%), pre moving , FPS 5.68, Running 11.12s Step 77( N/A%), pre moving , FPS 5.72, Running 11.26s Step 78( N/A%), pre moving , FPS 5.84, Running 11.36s Step 79( N/A%), pre moving , FPS 5.89, Running 11.48s Step 80( N/A%), pre moving , FPS 5.95, Running 11.61s Step 81( N/A%), pre moving , FPS 6.00, Running 11.72s Step 82( N/A%), pre moving , FPS 6.16, Running 11.80s Step 83( N/A%), pre moving , FPS 6.44, Running 11.86s Step 84( N/A%), pre moving , FPS 6.66, Running 11.95s Step 85( N/A%), pre moving , FPS 7.03, Running 12.04s Step 86( N/A%), pre moving , FPS 7.26, Running 12.14s Step 87( N/A%), pre moving , FPS 7.49, Running 12.26s Step 88( N/A%), pre moving , FPS 7.83, Running 12.35s Step 89( N/A%), pre moving , FPS 8.04, Running 12.45s Step 90( N/A%), pre moving , FPS 8.37, Running 12.54s Step 91( N/A%), pre moving , FPS 8.57, Running 12.64s Step 92( N/A%), pre moving , FPS 8.90, Running 12.75s Step 93( N/A%), pre moving , FPS 9.15, Running 12.84s Step 94( N/A%), pre moving , FPS 9.40, Running 12.93s Step 95( N/A%), pre moving , FPS 9.66, Running 13.03s Step 96( N/A%), pre moving , FPS 9.96, Running 13.13s Step 97( N/A%), pre moving , FPS 10.08, Running 13.24s Step 98( N/A%), pre moving , FPS 10.15, Running 13.33s Step 99( N/A%), pre moving , FPS 10.27, Running 13.43s Step 100( N/A%), pre moving , FPS 6.87, Running 14.52s Step 101( N/A%), pre moving , FPS 6.35, Running 14.87s Step 102( N/A%), pre moving , FPS 5.83, Running 15.23s Step 103( N/A%), pre moving , FPS 5.39, Running 15.58s Step 104( N/A%), pre moving , FPS 5.04, Running 15.92s Step 105( N/A%), pre moving , FPS 4.73, Running 16.27s Step 106( N/A%), pre moving , FPS 4.47, Running 16.62s Step 107( N/A%), pre moving , FPS 4.25, Running 16.97s Step 108( N/A%), pre moving , FPS 4.03, Running 17.32s Step 109( N/A%), pre moving , FPS 3.84, Running 17.66s Step 110( N/A%), pre moving , FPS 3.67, Running 17.99s Step 111( N/A%), pre moving , FPS 3.49, Running 18.37s Step 112( N/A%), pre moving , FPS 3.35, Running 18.71s Step 113( N/A%), pre moving , FPS 3.21, Running 19.06s Step 114( N/A%), pre moving , FPS 3.09, Running 19.41s Step 115( N/A%), pre moving , FPS 2.96, Running 19.79s Step 116( N/A%), pre moving , FPS 2.85, Running 20.15s Step 117( N/A%), pre moving , FPS 2.75, Running 20.51s Step 118( N/A%), pre moving , FPS 2.66, Running 20.85s Step 119( N/A%), pre moving , FPS 2.57, Running 21.21s Step 120( N/A%), pre moving , FPS 2.84, Running 21.55s Step 121( N/A%), pre moving , FPS 2.84, Running 21.91s Step 122( N/A%), pre moving , FPS 2.85, Running 22.25s Step 123( N/A%), pre moving , FPS 2.84, Running 22.61s Step 124( N/A%), pre moving , FPS 2.84, Running 22.95s Step 125( N/A%), pre moving , FPS 2.84, Running 23.30s Step 126( N/A%), pre moving , FPS 2.85, Running 23.64s Step 127( N/A%), pre moving , FPS 2.85, Running 23.99s Step 128( N/A%), pre moving , FPS 2.80, Running 24.47s Step 129( N/A%), pre moving , FPS 2.75, Running 24.92s Step 130( N/A%), pre moving , FPS 2.74, Running 25.29s Step 131( N/A%), pre moving , FPS 2.73, Running 25.69s Step 132( N/A%), pre moving , FPS 2.71, Running 26.10s Step 133( N/A%), pre moving , FPS 2.71, Running 26.45s Step 134( N/A%), pre moving , FPS 2.71, Running 26.80s Step 135( N/A%), pre moving , FPS 2.71, Running 27.17s Step 136( N/A%), pre moving , FPS 2.71, Running 27.53s Step 137( N/A%), pre moving , FPS 2.71, Running 27.89s Step 138( N/A%), pre moving , FPS 2.70, Running 28.26s Step 139( N/A%), pre moving , FPS 2.68, Running 28.67s Step 140( N/A%), pre moving , FPS 2.67, Running 29.05s Step 141( N/A%), pre moving , FPS 2.66, Running 29.43s Step 142( N/A%), pre moving , FPS 2.64, Running 29.83s Step 143( N/A%), pre moving , FPS 2.63, Running 30.20s Step 144( N/A%), pre moving , FPS 2.62, Running 30.59s Step 145( N/A%), pre moving , FPS 2.61, Running 30.96s Step 146( N/A%), pre moving , FPS 2.59, Running 31.36s Step 147( N/A%), pre moving , FPS 2.57, Running 31.76s Step 148( N/A%), pre moving , FPS 2.60, Running 32.15s Step 149( N/A%), pre moving , FPS 2.62, Running 32.55s Step 150( N/A%), pre moving , FPS 2.61, Running 32.95s Step 151( N/A%), pre moving , FPS 2.61, Running 33.35s Step 152( N/A%), pre moving , FPS 2.62, Running 33.75s Step 153( N/A%), pre moving , FPS 2.61, Running 34.12s Step 154( N/A%), pre moving , FPS 2.60, Running 34.49s Step 155( N/A%), pre moving , FPS 2.59, Running 34.89s Step 156( N/A%), pre moving , FPS 2.58, Running 35.29s Step 157( N/A%), pre moving , FPS 2.57, Running 35.66s Step 158( N/A%), pre moving , FPS 2.57, Running 36.05s Step 159( N/A%), pre moving , FPS 2.58, Running 36.42s Step 160( N/A%), pre moving , FPS 2.58, Running 36.80s Step 161( N/A%), pre moving , FPS 2.57, Running 37.21s Step 162( N/A%), pre moving , FPS 2.57, Running 37.61s Step 163( N/A%), pre moving , FPS 2.57, Running 37.99s Step 164( N/A%), pre moving , FPS 2.57, Running 38.37s Step 165( N/A%), pre moving , FPS 2.56, Running 38.77s Step 166( N/A%), pre moving , FPS 2.56, Running 39.16s Step 167( N/A%), pre moving , FPS 2.56, Running 39.57s Step 168( N/A%), pre moving , FPS 2.57, Running 39.94s Step 169( N/A%), pre moving , FPS 2.58, Running 40.30s Step 170( N/A%), pre moving , FPS 2.59, Running 40.68s Step 171( N/A%), pre moving , FPS 2.59, Running 41.08s Step 172( N/A%), pre moving , FPS 2.58, Running 41.49s Step 173( N/A%), pre moving , FPS 2.58, Running 41.87s Step 174( N/A%), pre moving , FPS 2.58, Running 42.25s Step 175( N/A%), pre moving , FPS 2.59, Running 42.62s Step 176( N/A%), pre moving , FPS 2.59, Running 43.00s Step 177( N/A%), pre moving , FPS 2.58, Running 43.40s Step 178( N/A%), pre moving , FPS 2.58, Running 43.81s Step 179( N/A%), pre moving , FPS 2.58, Running 44.17s Step 180( N/A%), pre moving , FPS 2.58, Running 44.55s Step 181( N/A%), pre moving , FPS 2.58, Running 44.95s Step 182( N/A%), pre moving , FPS 2.59, Running 45.34s Step 183( N/A%), pre moving , FPS 2.59, Running 45.73s Step 184( N/A%), pre moving , FPS 2.67, Running 45.85s Step 185( N/A%), pre moving , FPS 2.77, Running 45.98s Step 186( N/A%), pre moving , FPS 2.87, Running 46.12s Step 187( N/A%), pre moving , FPS 3.00, Running 46.24s Step 188( N/A%), pre moving , FPS 3.11, Running 46.37s Step 189( N/A%), pre moving , FPS 3.22, Running 46.51s Step 190( N/A%), pre moving , FPS 3.35, Running 46.64s Step 191( N/A%), pre moving , FPS 3.50, Running 46.79s Step 192( N/A%), pre moving , FPS 3.69, Running 46.91s Step 193( N/A%), pre moving , FPS 3.87, Running 47.04s Step 194( N/A%), pre moving , FPS 3.65, Running 47.73s Step 195( N/A%), pre moving , FPS 3.83, Running 47.85s Step 196( N/A%), pre moving , FPS 4.02, Running 47.97s Step 197( N/A%), pre moving , FPS 4.27, Running 48.09s Step 198( N/A%), pre moving , FPS 4.51, Running 48.24s Step 199( N/A%), pre moving , FPS 4.69, Running 48.43s Step 200( N/A%), pre moving , FPS 4.90, Running 48.63s Step 201( N/A%), pre moving , FPS 5.14, Running 48.84s Step 202( N/A%), pre moving , FPS 5.40, Running 49.04s Step 203( N/A%), pre moving , FPS 5.66, Running 49.27s Step 204( N/A%), pre moving , FPS 5.52, Running 49.47s Step 205( N/A%), pre moving , FPS 5.42, Running 49.67s Step 206( N/A%), pre moving , FPS 5.34, Running 49.87s Step 207( N/A%), pre moving , FPS 5.22, Running 50.07s Step 208( N/A%), pre moving , FPS 5.11, Running 50.28s Step 209( N/A%), pre moving , FPS 5.03, Running 50.49s Step 210( N/A%), pre moving , FPS 4.94, Running 50.69s Step 211( N/A%), pre moving , FPS 4.88, Running 50.89s Step 212( N/A%), pre moving , FPS 4.79, Running 51.09s Step 213( N/A%), pre moving , FPS 4.68, Running 51.31s Step 214( N/A%), pre moving , FPS 5.32, Running 51.50s Step 215( N/A%), pre moving , FPS 5.26, Running 51.66s Step 216( N/A%), pre moving , FPS 5.18, Running 51.83s Step 217( N/A%), pre moving , FPS 5.09, Running 52.01s Step 218( N/A%), pre moving , FPS 5.09, Running 52.17s Step 219( N/A%), pre moving , FPS 5.06, Running 52.38s Step 220( N/A%), pre moving , FPS 5.06, Running 52.59s Step 221( N/A%), pre moving , FPS 5.07, Running 52.79s Step 222( N/A%), pre moving , FPS 5.05, Running 53.00s Step 223( N/A%), pre moving , FPS 5.07, Running 53.21s Step 224( N/A%), pre moving , FPS 5.07, Running 53.41s Step 225( N/A%), pre moving , FPS 5.06, Running 53.63s Step 226( N/A%), pre moving , FPS 5.05, Running 53.83s Step 227( N/A%), pre moving , FPS 5.12, Running 53.98s Step 228( N/A%), pre moving , FPS 5.23, Running 54.11s Step 229( N/A%), pre moving , FPS 5.31, Running 54.25s Step 230( N/A%), pre moving , FPS 5.42, Running 54.38s Step 231( N/A%), pre moving , FPS 5.50, Running 54.53s Step 232( N/A%), pre moving , FPS 5.62, Running 54.64s Step 233( N/A%), pre moving , FPS 5.78, Running 54.77s Step 234( N/A%), pre moving , FPS 5.85, Running 54.92s Step 235( N/A%), pre moving , FPS 5.90, Running 55.05s Step 236( N/A%), pre moving , FPS 5.95, Running 55.20s Step 237( N/A%), pre moving , FPS 6.09, Running 55.30s Step 238( N/A%), pre moving , FPS 6.20, Running 55.40s Step 239( N/A%), pre moving , FPS 6.38, Running 55.51s Step 240( N/A%), pre moving , FPS 6.55, Running 55.64s Step 241( N/A%), pre moving , FPS 5.48, Running 56.44s Step 242( N/A%), pre moving , FPS 5.60, Running 56.58s Step 243( N/A%), pre moving , FPS 5.71, Running 56.72s Step 244( N/A%), pre moving , FPS 5.71, Running 56.92s Step 245( N/A%), pre moving , FPS 5.71, Running 57.13s Step 246( N/A%), pre moving , FPS 5.72, Running 57.33s Step 247( N/A%), pre moving , FPS 5.51, Running 57.61s Step 248( N/A%), pre moving , FPS 5.30, Running 57.88s Step 249( N/A%), pre moving , FPS 5.14, Running 58.15s Step 250( N/A%), pre moving , FPS 4.95, Running 58.43s Step 251( N/A%), pre moving , FPS 4.79, Running 58.70s Step 252( N/A%), pre moving , FPS 4.61, Running 58.99s Step 253( N/A%), pre moving , FPS 4.48, Running 59.23s Step 254( N/A%), pre moving , FPS 4.38, Running 59.48s Step 255( N/A%), pre moving , FPS 4.28, Running 59.72s Step 256( N/A%), pre moving , FPS 4.10, Running 60.07s Step 257( N/A%), pre moving , FPS 3.90, Running 60.43s Step 258( N/A%), pre moving , FPS 3.72, Running 60.78s Step 259( N/A%), pre moving , FPS 3.56, Running 61.13s Step 260( N/A%), pre moving , FPS 3.43, Running 61.48s Step 261( N/A%), pre moving , FPS 3.71, Running 61.83s Step 262( N/A%), pre moving , FPS 3.56, Running 62.19s Step 263( N/A%), pre moving , FPS 3.44, Running 62.54s Step 264( N/A%), pre moving , FPS 3.34, Running 62.91s Step 265( N/A%), pre moving , FPS 3.29, Running 63.21s Step 266( N/A%), pre moving , FPS 3.23, Running 63.52s Step 267( N/A%), pre moving , FPS 3.20, Running 63.86s Step 268( N/A%), pre moving , FPS 3.17, Running 64.20s Step 269( N/A%), pre moving , FPS 3.12, Running 64.56s Step 270( N/A%), pre moving , FPS 3.09, Running 64.90s Step 271( N/A%), pre moving , FPS 3.09, Running 65.18s Step 272( N/A%), pre moving , FPS 3.08, Running 65.47s Step 273( N/A%), pre moving , FPS 3.06, Running 65.76s Step 274( N/A%), pre moving , FPS 3.05, Running 66.05s Step 275( N/A%), pre moving , FPS 3.02, Running 66.34s Step 276( N/A%), pre moving , FPS 3.05, Running 66.62s Step 277( N/A%), pre moving , FPS 3.09, Running 66.89s Step 278( N/A%), pre moving , FPS 3.15, Running 67.12s Step 279( N/A%), pre moving , FPS 3.20, Running 67.37s Step 280( N/A%), pre moving , FPS 3.29, Running 67.55s Step 281( N/A%), pre moving , FPS 3.37, Running 67.77s Step 282( N/A%), pre moving , FPS 3.45, Running 67.99s Step 283( N/A%), pre moving , FPS 3.49, Running 68.26s Step 284( N/A%), pre moving , FPS 3.55, Running 68.55s Step 285( N/A%), pre moving , FPS 3.56, Running 68.83s Step 286( N/A%), pre moving , FPS 3.57, Running 69.12s Step 287( N/A%), pre moving , FPS 3.61, Running 69.40s Step 288( N/A%), pre moving , FPS 3.64, Running 69.69s Step 289( N/A%), pre moving , FPS 3.69, Running 69.97s Step 290( N/A%), pre moving , FPS 3.73, Running 70.26s Step 291( N/A%), pre moving , FPS 3.73, Running 70.55s Step 292( N/A%), pre moving , FPS 3.75, Running 70.80s Step 293( N/A%), pre moving , FPS 3.79, Running 71.05s Step 294( N/A%), pre moving , FPS 3.82, Running 71.29s Step 295( N/A%), pre moving , FPS 3.83, Running 71.56s Step 296( N/A%), pre moving , FPS 3.89, Running 71.77s Step 297( N/A%), pre moving , FPS 3.93, Running 71.98s Step 298( N/A%), pre moving , FPS 3.95, Running 72.19s Step 299( N/A%), pre moving , FPS 3.97, Running 72.41s Step 300( N/A%), pre moving , FPS 3.95, Running 72.61s Step 301( N/A%), pre moving , FPS 4.02, Running 72.74s Step 302( N/A%), pre moving , FPS 4.08, Running 72.89s Step 303( N/A%), pre moving , FPS 4.21, Running 73.01s Step 304( N/A%), pre moving , FPS 4.36, Running 73.14s Step 305( N/A%), pre moving , FPS 4.50, Running 73.28s Step 306( N/A%), pre moving , FPS 4.66, Running 73.41s Step 307( N/A%), pre moving , FPS 4.81, Running 73.56s Step 308( N/A%), pre moving , FPS 4.99, Running 73.69s Step 309( N/A%), pre moving , FPS 5.19, Running 73.83s Step 310( N/A%), pre moving , FPS 5.42, Running 73.95s Step 311( N/A%), pre moving , FPS 5.65, Running 74.09s Step 312( N/A%), pre moving , FPS 5.84, Running 74.23s Step 313( N/A%), pre moving , FPS 6.03, Running 74.36s Step 314( N/A%), pre moving , FPS 6.25, Running 74.49s Step 315( N/A%), pre moving , FPS 6.59, Running 74.59s Step 316( N/A%), pre moving , FPS 6.79, Running 74.71s Step 317( N/A%), pre moving , FPS 7.02, Running 74.83s Step 318( N/A%), pre moving , FPS 7.25, Running 74.94s Step 319( N/A%), pre moving , FPS 7.55, Running 75.06s Step 320( N/A%), pre moving , FPS 7.80, Running 75.18s Step 321( N/A%), pre moving , FPS 4.26, Running 77.43s Step 322( N/A%), pre moving , FPS 4.04, Running 77.84s Step 323( N/A%), pre moving , FPS 3.84, Running 78.22s Step 324( N/A%), pre moving , FPS 3.66, Running 78.60s Step 325( N/A%), pre moving , FPS 3.51, Running 78.99s Step 326( N/A%), pre moving , FPS 3.34, Running 79.39s Step 327( N/A%), pre moving , FPS 3.20, Running 79.82s Step 328( N/A%), pre moving , FPS 3.06, Running 80.23s Step 329( N/A%), pre moving , FPS 2.95, Running 80.62s Step 330( N/A%), pre moving , FPS 2.83, Running 81.02s Step 331( N/A%), pre moving , FPS 2.73, Running 81.42s Step 332( N/A%), pre moving , FPS 2.64, Running 81.80s Step 333( N/A%), pre moving , FPS 2.55, Running 82.21s Step 334( N/A%), pre moving , FPS 2.47, Running 82.60s Step 335( N/A%), pre moving , FPS 2.38, Running 82.99s Step 336( N/A%), pre moving , FPS 2.31, Running 83.37s Step 337( N/A%), pre moving , FPS 2.24, Running 83.75s Step 338( N/A%), pre moving , FPS 2.18, Running 84.12s Step 339( N/A%), pre moving , FPS 2.11, Running 84.52s Step 340( N/A%), pre moving , FPS 2.05, Running 84.92s Step 341( 0.17%), action 1, FPS 2.38, Running 85.82s Step 342( 0.33%), action 2, FPS 2.35, Running 86.35s Step 343( 0.50%), action 3, FPS 2.32, Running 86.85s Step 344( 0.67%), action 4, FPS 2.28, Running 87.38s Step 345( 0.83%), action 5, FPS 2.25, Running 87.87s Step 346( 1.00%), action 6, FPS 2.22, Running 88.39s Step 347( 1.17%), action 7, FPS 2.20, Running 88.92s Step 348( 1.33%), action 8, FPS 2.18, Running 89.43s Step 349( 1.50%), action 9, FPS 2.16, Running 89.90s Step 350( 1.67%), action 10, FPS 2.12, Running 90.43s Step 351( 1.83%), action 11, FPS 2.07, Running 91.08s Step 352( 2.00%), action 12, FPS 2.04, Running 91.62s Step 353( 2.17%), action 13, FPS 2.02, Running 92.13s Step 354( 2.33%), action 14, FPS 1.98, Running 92.72s Step 355( 2.50%), action 15, FPS 1.95, Running 93.24s Step 356( 2.67%), action 16, FPS 1.91, Running 93.86s Step 357( 2.83%), action 17, FPS 1.87, Running 94.43s Step 358( 3.00%), action 18, FPS 1.84, Running 95.00s Step 359( 3.17%), action 19, FPS 1.81, Running 95.55s Step 360( 3.33%), action 20, FPS 1.78, Running 96.14s Step 361( 3.50%), action 21, FPS 1.82, Running 96.82s Step 362( 3.67%), action 22, FPS 1.82, Running 97.35s Step 363( 3.83%), action 23, FPS 1.81, Running 97.92s Step 364( 4.00%), action 24, FPS 1.81, Running 98.46s Step 365( 4.17%), action 25, FPS 1.81, Running 98.94s Step 366( 4.33%), action 26, FPS 1.81, Running 99.46s Step 367( 4.50%), action 27, FPS 1.81, Running 99.95s Step 368( 4.67%), action 28, FPS 1.81, Running 100.46s Step 369( 4.83%), action 29, FPS 1.81, Running 100.97s Step 370( 5.00%), action 30, FPS 1.81, Running 101.47s Step 371( 5.17%), action 31, FPS 1.82, Running 102.08s Step 372( 5.33%), action 32, FPS 1.81, Running 102.65s Step 373( 5.50%), action 33, FPS 1.82, Running 103.13s Step 374( 5.67%), action 34, FPS 1.82, Running 103.69s Step 375( 5.83%), action 35, FPS 1.81, Running 104.30s Step 376( 6.00%), action 36, FPS 1.83, Running 104.82s Step 377( 6.17%), action 37, FPS 1.84, Running 105.30s Step 378( 6.33%), action 38, FPS 1.85, Running 105.84s Step 379( 6.50%), action 39, FPS 1.86, Running 106.33s Step 380( 6.67%), action 40, FPS 1.87, Running 106.86s Step 381( 6.83%), action 41, FPS 1.88, Running 107.46s Step 382( 7.00%), action 42, FPS 1.87, Running 108.07s Step 383( 7.17%), action 43, FPS 1.87, Running 108.64s Step 384( 7.33%), action 44, FPS 1.85, Running 109.25s Step 385( 7.50%), action 45, FPS 1.83, Running 109.85s Step 386( 7.67%), action 46, FPS 1.81, Running 110.49s Step 387( 7.83%), action 47, FPS 1.80, Running 111.05s Step 388( 8.00%), action 48, FPS 1.79, Running 111.63s Step 389( 8.17%), action 49, FPS 1.78, Running 112.21s Step 390( 8.33%), action 50, FPS 1.76, Running 112.82s Step 391( 8.50%), action 51, FPS 1.75, Running 113.50s Step 392( 8.67%), action 52, FPS 1.75, Running 114.11s Step 393( 8.83%), action 53, FPS 1.73, Running 114.69s Step 394( 9.00%), action 54, FPS 1.72, Running 115.31s Step 395( 9.17%), action 55, FPS 1.73, Running 115.89s Step 396( 9.33%), action 56, FPS 1.71, Running 116.49s Step 397( 9.50%), action 57, FPS 1.70, Running 117.07s Step 398( 9.67%), action 58, FPS 1.69, Running 117.65s Step 399( 9.83%), action 59, FPS 1.68, Running 118.21s Step 400( 10.00%), action 60, FPS 1.68, Running 118.77s Step 401( 10.17%), action 61, FPS 1.67, Running 119.47s Step 402( 10.33%), action 62, FPS 1.66, Running 120.09s Step 403( 10.50%), action 63, FPS 1.68, Running 120.56s Step 404( 10.67%), action 64, FPS 1.69, Running 121.12s Step 405( 10.83%), action 65, FPS 1.69, Running 121.68s Step 406( 11.00%), action 66, FPS 1.71, Running 122.21s Step 407( 11.17%), action 67, FPS 1.72, Running 122.69s Step 408( 11.33%), action 68, FPS 1.73, Running 123.21s Step 409( 11.50%), action 69, FPS 1.74, Running 123.68s Step 410( 11.67%), action 70, FPS 1.75, Running 124.22s Step 411( 11.83%), action 71, FPS 1.77, Running 124.81s Step 412( 12.00%), action 72, FPS 1.78, Running 125.32s Step 413( 12.17%), action 73, FPS 1.80, Running 125.78s Step 414( 12.33%), action 74, FPS 1.82, Running 126.29s Step 415( 12.50%), action 75, FPS 1.84, Running 126.76s Step 416( 12.67%), action 76, FPS 1.86, Running 127.27s Step 417( 12.83%), action 77, FPS 1.87, Running 127.76s Step 418( 13.00%), action 78, FPS 1.89, Running 128.26s Step 419( 13.17%), action 79, FPS 1.90, Running 128.73s Step 420( 13.33%), action 80, FPS 1.91, Running 129.25s Step 421( 13.50%), action 81, FPS 1.92, Running 129.86s Step 422( 13.67%), action 82, FPS 1.95, Running 130.37s Step 423( 13.83%), action 83, FPS 1.94, Running 130.87s Step 424( 14.00%), action 84, FPS 1.95, Running 131.37s Step 425( 14.17%), action 85, FPS 1.97, Running 131.83s Step 426( 14.33%), action 86, FPS 1.97, Running 132.34s Step 427( 14.50%), action 87, FPS 1.98, Running 132.80s Step 428( 14.67%), action 88, FPS 1.98, Running 133.31s Step 429( 14.83%), action 89, FPS 1.97, Running 133.81s Step 430( 15.00%), action 90, FPS 1.98, Running 134.32s Step 431( 15.17%), action 91, FPS 1.97, Running 134.94s Step 432( 15.33%), action 92, FPS 1.98, Running 135.44s Step 433( 15.50%), action 93, FPS 1.97, Running 135.93s Step 434( 15.67%), action 94, FPS 1.97, Running 136.46s Step 435( 15.83%), action 95, FPS 1.97, Running 136.93s Step 436( 16.00%), action 96, FPS 1.97, Running 137.44s Step 437( 16.17%), action 97, FPS 1.97, Running 137.93s Step 438( 16.33%), action 98, FPS 1.96, Running 138.45s Step 439( 16.50%), action 99, FPS 1.96, Running 138.91s Step 440( 16.67%), action 100, FPS 1.97, Running 139.42s Step 441( 16.83%), action 101, FPS 1.97, Running 140.03s Step 442( 17.00%), action 102, FPS 1.97, Running 140.54s Step 443( 17.17%), action 103, FPS 1.96, Running 141.06s Step 444( 17.33%), action 104, FPS 1.95, Running 141.63s Step 445( 17.50%), action 105, FPS 1.95, Running 142.10s Step 446( 17.67%), action 106, FPS 1.95, Running 142.60s Step 447( 17.83%), action 107, FPS 1.94, Running 143.13s Step 448( 18.00%), action 108, FPS 1.94, Running 143.64s Step 449( 18.17%), action 109, FPS 1.94, Running 144.13s Step 450( 18.33%), action 110, FPS 1.94, Running 144.63s Step 451( 18.50%), action 111, FPS 1.95, Running 145.21s Step 452( 18.67%), action 112, FPS 1.95, Running 145.71s Step 453( 18.83%), action 113, FPS 1.95, Running 146.16s Step 454( 19.00%), action 114, FPS 1.96, Running 146.67s Step 455( 19.17%), action 115, FPS 1.95, Running 147.16s Step 456( 19.33%), action 116, FPS 1.95, Running 147.69s Step 457( 19.50%), action 117, FPS 1.95, Running 148.18s Step 458( 19.67%), action 118, FPS 1.95, Running 148.70s Step 459( 19.83%), action 119, FPS 1.95, Running 149.17s Step 460( 20.00%), action 120, FPS 1.95, Running 149.68s Step 461( 20.17%), action 121, FPS 1.95, Running 150.28s Step 462( 20.33%), action 122, FPS 1.95, Running 150.79s Step 463( 20.50%), action 123, FPS 1.96, Running 151.26s Step 464( 20.67%), action 124, FPS 1.97, Running 151.76s Step 465( 20.83%), action 125, FPS 1.97, Running 152.25s Step 466( 21.00%), action 126, FPS 1.96, Running 152.80s Step 467( 21.17%), action 127, FPS 1.97, Running 153.29s Step 468( 21.33%), action 128, FPS 1.97, Running 153.81s Step 469( 21.50%), action 129, FPS 1.97, Running 154.30s Step 470( 21.67%), action 130, FPS 1.96, Running 154.82s Step 471( 21.83%), action 131, FPS 1.96, Running 155.41s Step 472( 22.00%), action 132, FPS 1.96, Running 155.92s Step 473( 22.17%), action 133, FPS 1.95, Running 156.39s Step 474( 22.33%), action 134, FPS 1.95, Running 156.93s Step 475( 22.50%), action 135, FPS 1.95, Running 157.42s Step 476( 22.67%), action 136, FPS 1.95, Running 157.95s Step 477( 22.83%), action 137, FPS 1.95, Running 158.46s Step 478( 23.00%), action 138, FPS 1.95, Running 158.97s Step 479( 23.17%), action 139, FPS 1.94, Running 159.46s Step 480( 23.33%), action 140, FPS 1.94, Running 159.99s Step 481( 23.50%), action 141, FPS 1.94, Running 160.61s Step 482( 23.67%), action 142, FPS 1.94, Running 161.11s Step 483( 23.83%), action 143, FPS 1.94, Running 161.59s Step 484( 24.00%), action 144, FPS 1.94, Running 162.09s Step 485( 24.17%), action 145, FPS 1.94, Running 162.56s Step 486( 24.33%), action 146, FPS 1.95, Running 163.06s Step 487( 24.50%), action 147, FPS 1.95, Running 163.55s Step 488( 24.67%), action 148, FPS 1.95, Running 164.07s Step 489( 24.83%), action 149, FPS 1.95, Running 164.56s Step 490( 25.00%), action 150, FPS 1.95, Running 165.08s Step 491( 25.17%), action 151, FPS 1.95, Running 165.69s Step 492( 25.33%), action 152, FPS 1.95, Running 166.18s Step 493( 25.50%), action 153, FPS 1.95, Running 166.66s Step 494( 25.67%), action 154, FPS 1.95, Running 167.18s Step 495( 25.83%), action 155, FPS 1.95, Running 167.65s Step 496( 26.00%), action 156, FPS 1.96, Running 168.18s Step 497( 26.17%), action 157, FPS 1.96, Running 168.66s Step 498( 26.33%), action 158, FPS 1.96, Running 169.19s Step 499( 26.50%), action 159, FPS 1.96, Running 169.68s Step 500( 26.67%), action 160, FPS 1.96, Running 170.18s Step 501( 26.83%), action 161, FPS 1.96, Running 170.79s Step 502( 27.00%), action 162, FPS 1.96, Running 171.31s Step 503( 27.17%), action 163, FPS 1.96, Running 171.81s Step 504( 27.33%), action 164, FPS 1.95, Running 172.35s Step 505( 27.50%), action 165, FPS 1.94, Running 172.85s Step 506( 27.67%), action 166, FPS 1.94, Running 173.39s Step 507( 27.83%), action 167, FPS 1.94, Running 173.88s Step 508( 28.00%), action 168, FPS 1.94, Running 174.39s Step 509( 28.17%), action 169, FPS 1.94, Running 174.86s Step 510( 28.33%), action 170, FPS 1.94, Running 175.41s Step 511( 28.50%), action 171, FPS 1.94, Running 176.02s Step 512( 28.67%), action 172, FPS 1.93, Running 176.55s Step 513( 28.83%), action 173, FPS 1.93, Running 177.03s Step 514( 29.00%), action 174, FPS 1.93, Running 177.54s Step 515( 29.17%), action 175, FPS 1.94, Running 177.98s Step 516( 29.33%), action 176, FPS 1.94, Running 178.47s Step 517( 29.50%), action 177, FPS 1.95, Running 178.94s Step 518( 29.67%), action 178, FPS 1.95, Running 179.44s Step 519( 29.83%), action 179, FPS 1.96, Running 179.90s Step 520( 30.00%), action 180, FPS 1.95, Running 180.42s Step 521( 30.17%), action 181, FPS 1.95, Running 181.07s Step 522( 30.33%), action 182, FPS 1.95, Running 181.58s Step 523( 30.50%), action 183, FPS 1.94, Running 182.09s Step 524( 30.67%), action 184, FPS 1.95, Running 182.58s Step 525( 30.83%), action 185, FPS 1.97, Running 183.03s Step 526( 31.00%), action 186, FPS 1.97, Running 183.53s Step 527( 31.17%), action 187, FPS 1.97, Running 184.03s Step 528( 31.33%), action 188, FPS 1.97, Running 184.55s Step 529( 31.50%), action 189, FPS 1.97, Running 185.03s Step 530( 31.67%), action 190, FPS 1.97, Running 185.55s Step 531( 31.83%), action 191, FPS 1.97, Running 186.19s Step 532( 32.00%), action 192, FPS 1.96, Running 186.74s Step 533( 32.17%), action 193, FPS 1.95, Running 187.28s Step 534( 32.33%), action 194, FPS 1.94, Running 187.83s Step 535( 32.50%), action 195, FPS 1.94, Running 188.31s Step 536( 32.67%), action 196, FPS 1.93, Running 188.83s Step 537( 32.83%), action 197, FPS 1.93, Running 189.31s Step 538( 33.00%), action 198, FPS 1.93, Running 189.82s Step 539( 33.17%), action 199, FPS 1.92, Running 190.29s Step 540( 33.33%), action 200, FPS 1.93, Running 190.80s Step 541( 33.50%), action 201, FPS 1.94, Running 191.39s Step 542( 33.67%), action 202, FPS 1.94, Running 191.90s Step 543( 33.83%), action 203, FPS 1.95, Running 192.37s Step 544( 34.00%), action 204, FPS 1.94, Running 192.88s Step 545( 34.17%), action 205, FPS 1.93, Running 193.38s Step 546( 34.33%), action 206, FPS 1.93, Running 193.91s Step 547( 34.50%), action 207, FPS 1.92, Running 194.42s Step 548( 34.67%), action 208, FPS 1.92, Running 194.97s Step 549( 34.83%), action 209, FPS 1.92, Running 195.44s Step 550( 35.00%), action 210, FPS 1.92, Running 195.97s Step 551( 35.17%), action 211, FPS 1.92, Running 196.58s Step 552( 35.33%), action 212, FPS 1.92, Running 197.13s Step 553( 35.50%), action 213, FPS 1.93, Running 197.62s Step 554( 35.67%), action 214, FPS 1.94, Running 198.13s Step 555( 35.83%), action 215, FPS 1.94, Running 198.63s Step 556( 36.00%), action 216, FPS 1.94, Running 199.16s Step 557( 36.17%), action 217, FPS 1.94, Running 199.62s Step 558( 36.33%), action 218, FPS 1.94, Running 200.15s Step 559( 36.50%), action 219, FPS 1.94, Running 200.62s Step 560( 36.67%), action 220, FPS 1.93, Running 201.14s Step 561( 36.83%), action 221, FPS 1.93, Running 201.75s Step 562( 37.00%), action 222, FPS 1.93, Running 202.26s Step 563( 37.17%), action 223, FPS 1.93, Running 202.73s Step 564( 37.33%), action 224, FPS 1.93, Running 203.25s Step 565( 37.50%), action 225, FPS 1.93, Running 203.74s Step 566( 37.67%), action 226, FPS 1.93, Running 204.27s Step 567( 37.83%), action 227, FPS 1.93, Running 204.78s Step 568( 38.00%), action 228, FPS 1.94, Running 205.29s Step 569( 38.17%), action 229, FPS 1.94, Running 205.77s Step 570( 38.33%), action 230, FPS 1.94, Running 206.27s Step 571( 38.50%), action 231, FPS 1.93, Running 206.93s Step 572( 38.67%), action 232, FPS 1.93, Running 207.46s Step 573( 38.83%), action 233, FPS 1.94, Running 207.94s Step 574( 39.00%), action 234, FPS 1.93, Running 208.48s Step 575( 39.17%), action 235, FPS 1.92, Running 209.05s Step 576( 39.33%), action 236, FPS 1.92, Running 209.56s Step 577( 39.50%), action 237, FPS 1.92, Running 210.06s Step 578( 39.67%), action 238, FPS 1.91, Running 210.60s Step 579( 39.83%), action 239, FPS 1.90, Running 211.15s Step 580( 40.00%), action 240, FPS 1.89, Running 211.70s Step 581( 40.17%), action 241, FPS 1.89, Running 212.33s Step 582( 40.33%), action 242, FPS 1.89, Running 212.87s Step 583( 40.50%), action 243, FPS 1.88, Running 213.36s Step 584( 40.67%), action 244, FPS 1.88, Running 213.89s Step 585( 40.83%), action 245, FPS 1.88, Running 214.38s Step 586( 41.00%), action 246, FPS 1.88, Running 214.91s Step 587( 41.17%), action 247, FPS 1.88, Running 215.41s Step 588( 41.33%), action 248, FPS 1.88, Running 215.95s Step 589( 41.50%), action 249, FPS 1.87, Running 216.44s Step 590( 41.67%), action 250, FPS 1.87, Running 216.98s Step 591( 41.83%), action 251, FPS 1.88, Running 217.58s Step 592( 42.00%), action 252, FPS 1.88, Running 218.12s Step 593( 42.17%), action 253, FPS 1.87, Running 218.63s Step 594( 42.33%), action 254, FPS 1.88, Running 219.14s Step 595( 42.50%), action 255, FPS 1.89, Running 219.65s Step 596( 42.67%), action 256, FPS 1.88, Running 220.19s Step 597( 42.83%), action 257, FPS 1.88, Running 220.68s Step 598( 43.00%), action 258, FPS 1.89, Running 221.20s Step 599( 43.17%), action 259, FPS 1.90, Running 221.69s Step 600( 43.33%), action 260, FPS 1.90, Running 222.21s Step 601( 43.50%), action 261, FPS 1.91, Running 222.81s Step 602( 43.67%), action 262, FPS 1.91, Running 223.33s Step 603( 43.83%), action 263, FPS 1.91, Running 223.82s Step 604( 44.00%), action 264, FPS 1.91, Running 224.37s Step 605( 44.17%), action 265, FPS 1.91, Running 224.85s Step 606( 44.33%), action 266, FPS 1.91, Running 225.39s Step 607( 44.50%), action 267, FPS 1.91, Running 225.88s Step 608( 44.67%), action 268, FPS 1.92, Running 226.39s Step 609( 44.83%), action 269, FPS 1.91, Running 226.89s Step 610( 45.00%), action 270, FPS 1.92, Running 227.41s Step 611( 45.17%), action 271, FPS 1.91, Running 228.03s Step 612( 45.33%), action 272, FPS 1.91, Running 228.61s Step 613( 45.50%), action 273, FPS 1.91, Running 229.09s Step 614( 45.67%), action 274, FPS 1.91, Running 229.61s Step 615( 45.83%), action 275, FPS 1.92, Running 230.09s Step 616( 46.00%), action 276, FPS 1.92, Running 230.62s Step 617( 46.17%), action 277, FPS 1.92, Running 231.09s Step 618( 46.33%), action 278, FPS 1.92, Running 231.62s Step 619( 46.50%), action 279, FPS 1.92, Running 232.08s Step 620( 46.67%), action 280, FPS 1.92, Running 232.60s Step 621( 46.83%), action 281, FPS 1.92, Running 233.24s Step 622( 47.00%), action 282, FPS 1.91, Running 233.77s Step 623( 47.17%), action 283, FPS 1.91, Running 234.28s Step 624( 47.33%), action 284, FPS 1.92, Running 234.79s Step 625( 47.50%), action 285, FPS 1.92, Running 235.28s Step 626( 47.67%), action 286, FPS 1.92, Running 235.82s Step 627( 47.83%), action 287, FPS 1.92, Running 236.30s Step 628( 48.00%), action 288, FPS 1.91, Running 236.85s Step 629( 48.17%), action 289, FPS 1.91, Running 237.34s Step 630( 48.33%), action 290, FPS 1.92, Running 237.85s Step 631( 48.50%), action 291, FPS 1.92, Running 238.45s Step 632( 48.67%), action 292, FPS 1.93, Running 238.96s Step 633( 48.83%), action 293, FPS 1.93, Running 239.45s Step 634( 49.00%), action 294, FPS 1.93, Running 239.97s Step 635( 49.17%), action 295, FPS 1.92, Running 240.49s Step 636( 49.33%), action 296, FPS 1.92, Running 241.04s Step 637( 49.50%), action 297, FPS 1.92, Running 241.53s Step 638( 49.67%), action 298, FPS 1.92, Running 242.04s Step 639( 49.83%), action 299, FPS 1.92, Running 242.50s Step 640( 50.00%), action 300, FPS 1.92, Running 243.02s Step 641( 50.17%), action 301, FPS 1.92, Running 243.64s Step 642( 50.33%), action 302, FPS 1.92, Running 244.17s Step 643( 50.50%), action 303, FPS 1.92, Running 244.68s Step 644( 50.67%), action 304, FPS 1.92, Running 245.20s Step 645( 50.83%), action 305, FPS 1.92, Running 245.69s Step 646( 51.00%), action 306, FPS 1.92, Running 246.21s Step 647( 51.17%), action 307, FPS 1.92, Running 246.73s Step 648( 51.33%), action 308, FPS 1.92, Running 247.27s Step 649( 51.50%), action 309, FPS 1.92, Running 247.76s Step 650( 51.67%), action 310, FPS 1.92, Running 248.28s Step 651( 51.83%), action 311, FPS 1.92, Running 248.87s Step 652( 52.00%), action 312, FPS 1.92, Running 249.40s Step 653( 52.17%), action 313, FPS 1.92, Running 249.88s Step 654( 52.33%), action 314, FPS 1.92, Running 250.41s Step 655( 52.50%), action 315, FPS 1.92, Running 250.91s Step 656( 52.67%), action 316, FPS 1.92, Running 251.46s Step 657( 52.83%), action 317, FPS 1.92, Running 251.94s Step 658( 53.00%), action 318, FPS 1.92, Running 252.47s Step 659( 53.17%), action 319, FPS 1.91, Running 252.97s Step 660( 53.33%), action 320, FPS 1.91, Running 253.50s Step 661( 53.50%), action 321, FPS 1.91, Running 254.11s Step 662( 53.67%), action 322, FPS 1.91, Running 254.64s Step 663( 53.83%), action 323, FPS 1.92, Running 255.12s Step 664( 54.00%), action 324, FPS 1.92, Running 255.63s Step 665( 54.17%), action 325, FPS 1.92, Running 256.12s Step 666( 54.33%), action 326, FPS 1.92, Running 256.63s Step 667( 54.50%), action 327, FPS 1.92, Running 257.14s Step 668( 54.67%), action 328, FPS 1.93, Running 257.65s Step 669( 54.83%), action 329, FPS 1.93, Running 258.12s Step 670( 55.00%), action 330, FPS 1.94, Running 258.61s Step 671( 55.17%), action 331, FPS 1.94, Running 259.17s Step 672( 55.33%), action 332, FPS 1.95, Running 259.67s Step 673( 55.50%), action 333, FPS 1.94, Running 260.17s Step 674( 55.67%), action 334, FPS 1.95, Running 260.69s Step 675( 55.83%), action 335, FPS 1.95, Running 261.17s Step 676( 56.00%), action 336, FPS 1.94, Running 261.74s Step 677( 56.17%), action 337, FPS 1.95, Running 262.22s Step 678( 56.33%), action 338, FPS 1.94, Running 262.76s Step 679( 56.50%), action 339, FPS 1.95, Running 263.24s Step 680( 56.67%), action 340, FPS 1.94, Running 263.78s Step 681( 56.83%), action 341, FPS 1.94, Running 264.41s Step 682( 57.00%), action 342, FPS 1.94, Running 264.92s Step 683( 57.17%), action 343, FPS 1.94, Running 265.42s Step 684( 57.33%), action 344, FPS 1.94, Running 265.93s Step 685( 57.50%), action 345, FPS 1.95, Running 266.39s Step 686( 57.67%), action 346, FPS 1.94, Running 266.92s Step 687( 57.83%), action 347, FPS 1.95, Running 267.38s Step 688( 58.00%), action 348, FPS 1.95, Running 267.93s Step 689( 58.17%), action 349, FPS 1.94, Running 268.43s Step 690( 58.33%), action 350, FPS 1.93, Running 268.99s Step 691( 58.50%), action 351, FPS 1.91, Running 269.62s Step 692( 58.67%), action 352, FPS 1.91, Running 270.13s Step 693( 58.83%), action 353, FPS 1.91, Running 270.63s Step 694( 59.00%), action 354, FPS 1.91, Running 271.15s Step 695( 59.17%), action 355, FPS 1.91, Running 271.63s Step 696( 59.33%), action 356, FPS 1.92, Running 272.14s Step 697( 59.50%), action 357, FPS 1.92, Running 272.65s Step 698( 59.67%), action 358, FPS 1.92, Running 273.16s Step 699( 59.83%), action 359, FPS 1.92, Running 273.67s Step 700( 60.00%), action 360, FPS 1.92, Running 274.18s Step 701( 60.17%), action 361, FPS 1.92, Running 274.82s Step 702( 60.33%), action 362, FPS 1.92, Running 275.34s Step 703( 60.50%), action 363, FPS 1.92, Running 275.84s Step 704( 60.67%), action 364, FPS 1.92, Running 276.36s Step 705( 60.83%), action 365, FPS 1.91, Running 276.84s Step 706( 61.00%), action 366, FPS 1.91, Running 277.39s Step 707( 61.17%), action 367, FPS 1.91, Running 277.88s Step 708( 61.33%), action 368, FPS 1.91, Running 278.40s Step 709( 61.50%), action 369, FPS 1.92, Running 278.87s Step 710( 61.67%), action 370, FPS 1.93, Running 279.37s Step 711( 61.83%), action 371, FPS 1.93, Running 279.97s Step 712( 62.00%), action 372, FPS 1.93, Running 280.47s Step 713( 62.17%), action 373, FPS 1.93, Running 280.96s Step 714( 62.33%), action 374, FPS 1.93, Running 281.49s Step 715( 62.50%), action 375, FPS 1.94, Running 281.95s Step 716( 62.67%), action 376, FPS 1.93, Running 282.49s Step 717( 62.83%), action 377, FPS 1.94, Running 282.97s Step 718( 63.00%), action 378, FPS 1.93, Running 283.52s Step 719( 63.17%), action 379, FPS 1.93, Running 284.01s Step 720( 63.33%), action 380, FPS 1.94, Running 284.51s Step 721( 63.50%), action 381, FPS 1.94, Running 285.11s Step 722( 63.67%), action 382, FPS 1.95, Running 285.61s Step 723( 63.83%), action 383, FPS 1.95, Running 286.08s Step 724( 64.00%), action 384, FPS 1.95, Running 286.60s Step 725( 64.17%), action 385, FPS 1.96, Running 287.06s Step 726( 64.33%), action 386, FPS 1.96, Running 287.58s Step 727( 64.50%), action 387, FPS 1.97, Running 288.04s Step 728( 64.67%), action 388, FPS 1.97, Running 288.55s Step 729( 64.83%), action 389, FPS 1.97, Running 289.02s Step 730( 65.00%), action 390, FPS 1.96, Running 289.56s Step 731( 65.17%), action 391, FPS 1.96, Running 290.17s Step 732( 65.33%), action 392, FPS 1.96, Running 290.70s Step 733( 65.50%), action 393, FPS 1.96, Running 291.19s Step 734( 65.67%), action 394, FPS 1.96, Running 291.71s Step 735( 65.83%), action 395, FPS 1.95, Running 292.20s Step 736( 66.00%), action 396, FPS 1.96, Running 292.72s Step 737( 66.17%), action 397, FPS 1.95, Running 293.21s Step 738( 66.33%), action 398, FPS 1.96, Running 293.72s Step 739( 66.50%), action 399, FPS 1.96, Running 294.20s Step 740( 66.67%), action 400, FPS 1.96, Running 294.71s Step 741( 66.83%), action 401, FPS 1.96, Running 295.32s Step 742( 67.00%), action 402, FPS 1.95, Running 295.85s Step 743( 67.17%), action 403, FPS 1.95, Running 296.31s Step 744( 67.33%), action 404, FPS 1.96, Running 296.83s Step 745( 67.50%), action 405, FPS 1.98, Running 297.17s Step 746( 67.67%), action 406, FPS 2.00, Running 297.56s Step 747( 67.83%), action 407, FPS 2.02, Running 297.93s Step 748( 68.00%), action 408, FPS 2.04, Running 298.33s Step 749( 68.17%), action 409, FPS 2.06, Running 298.70s Step 750( 68.33%), action 410, FPS 2.10, Running 299.10s Step 751( 68.50%), action 411, FPS 2.13, Running 299.56s Step 752( 68.67%), action 412, FPS 2.19, Running 299.85s Step 753( 68.83%), action 413, FPS 2.24, Running 300.11s Step 754( 69.00%), action 414, FPS 2.30, Running 300.42s Step 755( 69.17%), action 415, FPS 2.35, Running 300.69s Step 756( 69.33%), action 416, FPS 2.41, Running 301.03s Step 757( 69.50%), action 417, FPS 2.46, Running 301.33s Step 758( 69.67%), action 418, FPS 2.53, Running 301.63s Step 759( 69.83%), action 419, FPS 2.59, Running 301.91s Step 760( 70.00%), action 420, FPS 2.67, Running 302.20s Step 761( 70.17%), action 421, FPS 2.74, Running 302.61s Step 762( 70.33%), action 422, FPS 2.84, Running 302.90s Step 763( 70.50%), action 423, FPS 2.92, Running 303.16s Step 764( 70.67%), action 424, FPS 3.01, Running 303.46s Step 765( 70.83%), action 425, FPS 3.04, Running 303.74s Step 766( 71.00%), action 426, FPS 3.08, Running 304.05s Step 767( 71.17%), action 427, FPS 3.13, Running 304.32s Step 768( 71.33%), action 428, FPS 3.18, Running 304.63s Step 769( 71.50%), action 429, FPS 3.23, Running 304.90s Step 770( 71.67%), action 430, FPS 3.28, Running 305.21s Step 771( 71.83%), action 431, FPS 3.31, Running 305.61s Step 772( 72.00%), action 432, FPS 3.30, Running 305.92s Step 773( 72.17%), action 433, FPS 3.29, Running 306.19s Step 774( 72.33%), action 434, FPS 3.30, Running 306.49s Step 775( 72.50%), action 435, FPS 3.30, Running 306.76s Step 776( 72.67%), action 436, FPS 3.32, Running 307.05s Step 777( 72.83%), action 437, FPS 3.34, Running 307.32s Step 778( 73.00%), action 438, FPS 3.34, Running 307.63s Step 779( 73.17%), action 439, FPS 3.33, Running 307.92s Step 780( 73.33%), action 440, FPS 3.32, Running 308.23s Step 781( 73.50%), action 441, FPS 3.31, Running 308.65s Step 782( 73.67%), action 442, FPS 3.31, Running 308.94s Step 783( 73.83%), action 443, FPS 3.31, Running 309.21s Step 784( 74.00%), action 444, FPS 3.30, Running 309.53s Step 785( 74.17%), action 445, FPS 3.30, Running 309.80s Step 786( 74.33%), action 446, FPS 3.31, Running 310.08s Step 787( 74.50%), action 447, FPS 3.32, Running 310.35s Step 788( 74.67%), action 448, FPS 3.32, Running 310.65s Step 789( 74.83%), action 449, FPS 3.32, Running 310.92s Step 790( 75.00%), action 450, FPS 3.33, Running 311.21s Step 791( 75.17%), action 451, FPS 3.33, Running 311.61s Step 792( 75.33%), action 452, FPS 3.34, Running 311.92s Step 793( 75.50%), action 453, FPS 3.33, Running 312.19s Step 794( 75.67%), action 454, FPS 3.34, Running 312.48s Step 795( 75.83%), action 455, FPS 3.33, Running 312.76s Step 796( 76.00%), action 456, FPS 3.32, Running 313.07s Step 797( 76.17%), action 457, FPS 3.32, Running 313.34s Step 798( 76.33%), action 458, FPS 3.32, Running 313.64s Step 799( 76.50%), action 459, FPS 3.33, Running 313.91s Step 800( 76.67%), action 460, FPS 3.34, Running 314.23s Step 801( 76.83%), action 461, FPS 3.34, Running 314.64s Step 802( 77.00%), action 462, FPS 3.33, Running 314.95s Step 803( 77.17%), action 463, FPS 3.33, Running 315.22s Step 804( 77.33%), action 464, FPS 3.34, Running 315.52s Step 805( 77.50%), action 465, FPS 3.32, Running 315.82s Step 806( 77.67%), action 466, FPS 3.32, Running 316.11s Step 807( 77.83%), action 467, FPS 3.30, Running 316.42s Step 808( 78.00%), action 468, FPS 3.30, Running 316.72s Step 809( 78.17%), action 469, FPS 3.29, Running 317.00s Step 810( 78.33%), action 470, FPS 3.29, Running 317.29s Step 811( 78.50%), action 471, FPS 3.29, Running 317.69s Step 812( 78.67%), action 472, FPS 3.29, Running 317.99s Step 813( 78.83%), action 473, FPS 3.29, Running 318.26s Step 814( 79.00%), action 474, FPS 3.25, Running 318.63s Step 815( 79.17%), action 475, FPS 3.23, Running 318.94s Step 816( 79.33%), action 476, FPS 3.24, Running 319.25s Step 817( 79.50%), action 477, FPS 3.23, Running 319.53s Step 818( 79.67%), action 478, FPS 3.23, Running 319.83s Step 819( 79.83%), action 479, FPS 3.23, Running 320.10s Step 820( 80.00%), action 480, FPS 3.21, Running 320.45s Step 821( 80.17%), action 481, FPS 3.14, Running 321.01s Step 822( 80.33%), action 482, FPS 3.04, Running 321.54s Step 823( 80.50%), action 483, FPS 2.94, Running 322.02s Step 824( 80.67%), action 484, FPS 2.85, Running 322.54s Step 825( 80.83%), action 485, FPS 2.77, Running 323.03s Step 826( 81.00%), action 486, FPS 2.70, Running 323.54s Step 827( 81.17%), action 487, FPS 2.64, Running 323.98s Step 828( 81.33%), action 488, FPS 2.57, Running 324.50s Step 829( 81.50%), action 489, FPS 2.51, Running 324.98s Step 830( 81.67%), action 490, FPS 2.45, Running 325.47s Step 831( 81.83%), action 491, FPS 2.38, Running 326.09s Step 832( 82.00%), action 492, FPS 2.32, Running 326.63s Step 833( 82.17%), action 493, FPS 2.26, Running 327.12s Step 834( 82.33%), action 494, FPS 2.22, Running 327.66s Step 835( 82.50%), action 495, FPS 2.18, Running 328.12s Step 836( 82.67%), action 496, FPS 2.13, Running 328.63s Step 837( 82.83%), action 497, FPS 2.09, Running 329.08s Step 838( 83.00%), action 498, FPS 2.04, Running 329.62s Step 839( 83.17%), action 499, FPS 2.00, Running 330.11s Step 840( 83.33%), action 500, FPS 1.97, Running 330.63s Step 841( 83.50%), action 501, FPS 1.96, Running 331.24s Step 842( 83.67%), action 502, FPS 1.95, Running 331.78s Step 843( 83.83%), action 503, FPS 1.95, Running 332.26s Step 844( 84.00%), action 504, FPS 1.95, Running 332.78s Step 845( 84.17%), action 505, FPS 1.96, Running 333.25s Step 846( 84.33%), action 506, FPS 1.95, Running 333.80s Step 847( 84.50%), action 507, FPS 1.95, Running 334.24s Step 848( 84.67%), action 508, FPS 1.95, Running 334.75s Step 849( 84.83%), action 509, FPS 1.96, Running 335.21s Step 850( 85.00%), action 510, FPS 1.95, Running 335.71s Step 851( 85.17%), action 511, FPS 1.96, Running 336.32s Step 852( 85.33%), action 512, FPS 1.96, Running 336.82s Step 853( 85.50%), action 513, FPS 1.96, Running 337.34s Step 854( 85.67%), action 514, FPS 1.96, Running 337.84s Step 855( 85.83%), action 515, FPS 1.96, Running 338.30s Step 856( 86.00%), action 516, FPS 1.96, Running 338.82s Step 857( 86.17%), action 517, FPS 1.96, Running 339.31s Step 858( 86.33%), action 518, FPS 1.96, Running 339.82s Step 859( 86.50%), action 519, FPS 1.96, Running 340.33s Step 860( 86.67%), action 520, FPS 1.95, Running 340.86s Step 861( 86.83%), action 521, FPS 1.95, Running 341.47s Step 862( 87.00%), action 522, FPS 1.96, Running 342.01s Step 863( 87.17%), action 523, FPS 1.96, Running 342.47s Step 864( 87.33%), action 524, FPS 1.96, Running 342.98s Step 865( 87.50%), action 525, FPS 1.96, Running 343.45s Step 866( 87.67%), action 526, FPS 1.95, Running 344.03s Step 867( 87.83%), action 527, FPS 1.95, Running 344.50s Step 868( 88.00%), action 528, FPS 1.95, Running 345.01s Step 869( 88.17%), action 529, FPS 1.95, Running 345.49s Step 870( 88.33%), action 530, FPS 1.95, Running 345.96s Step 871( 88.50%), action 531, FPS 1.95, Running 346.56s Step 872( 88.67%), action 532, FPS 1.95, Running 347.07s Step 873( 88.83%), action 533, FPS 1.96, Running 347.55s Step 874( 89.00%), action 534, FPS 1.96, Running 348.07s Step 875( 89.17%), action 535, FPS 1.95, Running 348.57s Step 876( 89.33%), action 536, FPS 1.95, Running 349.10s Step 877( 89.50%), action 537, FPS 1.95, Running 349.56s Step 878( 89.67%), action 538, FPS 1.95, Running 350.07s Step 879( 89.83%), action 539, FPS 1.95, Running 350.57s Step 880( 90.00%), action 540, FPS 1.96, Running 351.08s Step 881( 90.17%), action 541, FPS 1.95, Running 351.71s Step 882( 90.33%), action 542, FPS 1.95, Running 352.24s Step 883( 90.50%), action 543, FPS 1.95, Running 352.73s Step 884( 90.67%), action 544, FPS 1.95, Running 353.24s Step 885( 90.83%), action 545, FPS 1.95, Running 353.71s Step 886( 91.00%), action 546, FPS 1.96, Running 354.24s Step 887( 91.17%), action 547, FPS 1.96, Running 354.71s Step 888( 91.33%), action 548, FPS 1.96, Running 355.22s Step 889( 91.50%), action 549, FPS 1.96, Running 355.71s Step 890( 91.67%), action 550, FPS 1.95, Running 356.22s Step 891( 91.83%), action 551, FPS 1.95, Running 356.83s Step 892( 92.00%), action 552, FPS 1.94, Running 357.36s Step 893( 92.17%), action 553, FPS 1.94, Running 357.85s Step 894( 92.33%), action 554, FPS 1.94, Running 358.36s Step 895( 92.50%), action 555, FPS 1.95, Running 358.85s Step 896( 92.67%), action 556, FPS 1.95, Running 359.36s Step 897( 92.83%), action 557, FPS 1.95, Running 359.82s Step 898( 93.00%), action 558, FPS 1.95, Running 360.33s Step 899( 93.17%), action 559, FPS 1.95, Running 360.83s Step 900( 93.33%), action 560, FPS 1.95, Running 361.34s Step 901( 93.50%), action 561, FPS 1.95, Running 361.98s Step 902( 93.67%), action 562, FPS 1.95, Running 362.49s Step 903( 93.83%), action 563, FPS 1.95, Running 362.97s Step 904( 94.00%), action 564, FPS 1.95, Running 363.48s Step 905( 94.17%), action 565, FPS 1.95, Running 363.96s Step 906( 94.33%), action 566, FPS 1.95, Running 364.49s Step 907( 94.50%), action 567, FPS 1.95, Running 364.97s Step 908( 94.67%), action 568, FPS 1.95, Running 365.47s Step 909( 94.83%), action 569, FPS 1.95, Running 365.95s Step 910( 95.00%), action 570, FPS 1.95, Running 366.48s Step 911( 95.17%), action 571, FPS 1.95, Running 367.10s Step 912( 95.33%), action 572, FPS 1.95, Running 367.63s Step 913( 95.50%), action 573, FPS 1.95, Running 368.09s Step 914( 95.67%), action 574, FPS 1.95, Running 368.60s Step 915( 95.83%), action 575, FPS 1.96, Running 369.06s Step 916( 96.00%), action 576, FPS 1.96, Running 369.58s Step 917( 96.17%), action 577, FPS 1.95, Running 370.07s Step 918( 96.33%), action 578, FPS 1.94, Running 370.62s Step 919( 96.50%), action 579, FPS 1.94, Running 371.13s Step 920( 96.67%), action 580, FPS 1.94, Running 371.66s Step 921( 96.83%), action 581, FPS 1.95, Running 372.26s Step 922( 97.00%), action 582, FPS 1.95, Running 372.73s Step 923( 97.17%), action 583, FPS 1.96, Running 373.18s Step 924( 97.33%), action 584, FPS 1.96, Running 373.68s Step 925( 97.50%), action 585, FPS 1.96, Running 374.15s Step 926( 97.67%), action 586, FPS 1.97, Running 374.66s Step 927( 97.83%), action 587, FPS 1.97, Running 375.15s Step 928( 98.00%), action 588, FPS 1.96, Running 375.66s Step 929( 98.17%), action 589, FPS 1.96, Running 376.14s Step 930( 98.33%), action 590, FPS 1.97, Running 376.65s Step 931( 98.50%), action 591, FPS 1.97, Running 377.26s Step 932( 98.67%), action 592, FPS 1.97, Running 377.76s Step 933( 98.83%), action 593, FPS 1.97, Running 378.25s Step 934( 99.00%), action 594, FPS 1.96, Running 378.78s Step 935( 99.17%), action 595, FPS 1.97, Running 379.24s Step 936( 99.33%), action 596, FPS 1.96, Running 379.76s Step 937( 99.50%), action 597, FPS 1.97, Running 380.24s Step 938( 99.67%), action 598, FPS 1.97, Running 380.76s Step 939( 99.83%), action 599, FPS 1.98, Running 381.23s Step 940(100.00%), action 600, FPS 1.98, Running 381.78s [2026-08-03 01:42:25] [78 ] Seed 77 failed after 381.89 s. +steps: 940 , actions: 600 . +Instruction: Empty +Total 10/78(12.82%) success. +Setting seed: 78 +Step 1( N/A%), pre moving , FPS 5.78, Running 0.17s Step 2( N/A%), pre moving , FPS 7.89, Running 0.25s Step 3( N/A%), pre moving , FPS 8.32, Running 0.36s Step 4( N/A%), pre moving , FPS 8.78, Running 0.46s Step 5( N/A%), pre moving , FPS 9.03, Running 0.55s Step 6( N/A%), pre moving , FPS 9.20, Running 0.65s Step 7( N/A%), pre moving , FPS 9.39, Running 0.75s Step 8( N/A%), pre moving , FPS 9.33, Running 0.86s Step 9( N/A%), pre moving , FPS 9.47, Running 0.95s Step 10( N/A%), pre moving , FPS 9.60, Running 1.04s Step 11( N/A%), pre moving , FPS 9.63, Running 1.14s Step 12( N/A%), pre moving , FPS 9.68, Running 1.24s Step 13( N/A%), pre moving , FPS 9.63, Running 1.35s Step 14( N/A%), pre moving , FPS 9.69, Running 1.45s Step 15( N/A%), pre moving , FPS 9.75, Running 1.54s Step 16( N/A%), pre moving , FPS 9.82, Running 1.63s Step 17( N/A%), pre moving , FPS 10.01, Running 1.70s Step 18( N/A%), pre moving , FPS 10.19, Running 1.77s Step 19( N/A%), pre moving , FPS 10.30, Running 1.84s Step 20( N/A%), pre moving , FPS 10.41, Running 1.92s Step 21( N/A%), pre moving , FPS 9.44, Running 2.29s Step 22( N/A%), pre moving , FPS 9.36, Running 2.39s Step 23( N/A%), pre moving , FPS 9.41, Running 2.49s Step 24( N/A%), pre moving , FPS 9.43, Running 2.58s Step 25( N/A%), pre moving , FPS 9.42, Running 2.68s Step 26( N/A%), pre moving , FPS 8.43, Running 3.02s Step 27( N/A%), pre moving , FPS 8.44, Running 3.12s Step 28( N/A%), pre moving , FPS 8.52, Running 3.21s Step 29( N/A%), pre moving , FPS 8.47, Running 3.31s Step 30( N/A%), pre moving , FPS 8.47, Running 3.40s Step 31( N/A%), pre moving , FPS 8.44, Running 3.51s Step 32( N/A%), pre moving , FPS 8.46, Running 3.60s Step 33( N/A%), pre moving , FPS 8.53, Running 3.70s Step 34( N/A%), pre moving , FPS 8.51, Running 3.79s Step 35( N/A%), pre moving , FPS 8.51, Running 3.89s Step 36( N/A%), pre moving , FPS 6.48, Running 4.72s Step 37( N/A%), pre moving , FPS 5.95, Running 5.06s Step 38( N/A%), pre moving , FPS 5.92, Running 5.14s Step 39( N/A%), pre moving , FPS 5.94, Running 5.21s Step 40( N/A%), pre moving , FPS 5.96, Running 5.28s Step 41( N/A%), pre moving , FPS 6.52, Running 5.36s Step 42( N/A%), pre moving , FPS 6.57, Running 5.44s Step 43( N/A%), pre moving , FPS 6.59, Running 5.52s Step 44( N/A%), pre moving , FPS 6.59, Running 5.61s Step 45( N/A%), pre moving , FPS 6.61, Running 5.70s Step 46( N/A%), pre moving , FPS 7.20, Running 5.80s Step 47( N/A%), pre moving , FPS 7.18, Running 5.90s Step 48( N/A%), pre moving , FPS 5.83, Running 6.64s Step 49( N/A%), pre moving , FPS 5.83, Running 6.74s Step 50( N/A%), pre moving , FPS 5.83, Running 6.84s Step 51( N/A%), pre moving , FPS 5.84, Running 6.93s Step 52( N/A%), pre moving , FPS 5.82, Running 7.04s Step 53( N/A%), pre moving , FPS 5.74, Running 7.18s Step 54( N/A%), pre moving , FPS 5.66, Running 7.33s Step 55( N/A%), pre moving , FPS 5.57, Running 7.48s Step 56( N/A%), pre moving , FPS 6.85, Running 7.64s Step 57( N/A%), pre moving , FPS 7.32, Running 7.79s Step 58( N/A%), pre moving , FPS 7.17, Running 7.93s Step 59( N/A%), pre moving , FPS 6.96, Running 8.09s Step 60( N/A%), pre moving , FPS 6.79, Running 8.23s Step 61( N/A%), pre moving , FPS 6.72, Running 8.34s Step 62( N/A%), pre moving , FPS 6.63, Running 8.45s Step 63( N/A%), pre moving , FPS 6.54, Running 8.58s Step 64( N/A%), pre moving , FPS 6.46, Running 8.70s Step 65( N/A%), pre moving , FPS 6.43, Running 8.81s Step 66( N/A%), pre moving , FPS 6.32, Running 8.97s Step 67( N/A%), pre moving , FPS 6.20, Running 9.13s Step 68( N/A%), pre moving , FPS 7.59, Running 9.27s Step 69( N/A%), pre moving , FPS 7.46, Running 9.42s Step 70( N/A%), pre moving , FPS 7.32, Running 9.57s Step 71( N/A%), pre moving , FPS 7.16, Running 9.73s Step 72( N/A%), pre moving , FPS 7.03, Running 9.89s Step 73( N/A%), pre moving , FPS 7.02, Running 10.03s Step 74( N/A%), pre moving , FPS 7.01, Running 10.18s Step 75( N/A%), pre moving , FPS 7.01, Running 10.33s Step 76( N/A%), pre moving , FPS 7.02, Running 10.48s Step 77( N/A%), pre moving , FPS 7.02, Running 10.64s Step 78( N/A%), pre moving , FPS 6.97, Running 10.80s Step 79( N/A%), pre moving , FPS 7.01, Running 10.94s Step 80( N/A%), pre moving , FPS 6.98, Running 11.09s Step 81( N/A%), pre moving , FPS 6.88, Running 11.24s Step 82( N/A%), pre moving , FPS 6.78, Running 11.40s Step 83( N/A%), pre moving , FPS 6.75, Running 11.54s Step 84( N/A%), pre moving , FPS 6.77, Running 11.66s Step 85( N/A%), pre moving , FPS 6.75, Running 11.78s Step 86( N/A%), pre moving , FPS 6.93, Running 11.85s Step 87( N/A%), pre moving , FPS 7.12, Running 11.93s Step 88( N/A%), pre moving , FPS 7.30, Running 12.01s Step 89( N/A%), pre moving , FPS 7.49, Running 12.09s Step 90( N/A%), pre moving , FPS 7.71, Running 12.16s Step 91( N/A%), pre moving , FPS 7.91, Running 12.26s Step 92( N/A%), pre moving , FPS 8.12, Running 12.35s Step 93( N/A%), pre moving , FPS 8.22, Running 12.46s Step 94( N/A%), pre moving , FPS 8.44, Running 12.55s Step 95( N/A%), pre moving , FPS 8.65, Running 12.64s Step 96( N/A%), pre moving , FPS 8.85, Running 12.74s Step 97( N/A%), pre moving , FPS 9.10, Running 12.84s Step 98( N/A%), pre moving , FPS 9.37, Running 12.94s Step 99( N/A%), pre moving , FPS 9.49, Running 13.05s Step 100( N/A%), pre moving , FPS 9.78, Running 13.14s Step 101( N/A%), pre moving , FPS 10.06, Running 13.23s Step 102( N/A%), pre moving , FPS 10.36, Running 13.33s Step 103( N/A%), pre moving , FPS 10.60, Running 13.43s Step 104( N/A%), pre moving , FPS 10.72, Running 13.52s Step 105( N/A%), pre moving , FPS 10.77, Running 13.63s Step 106( N/A%), pre moving , FPS 10.69, Running 13.73s Step 107( N/A%), pre moving , FPS 10.57, Running 13.83s Step 108( N/A%), pre moving , FPS 10.47, Running 13.92s Step 109( N/A%), pre moving , FPS 10.40, Running 14.01s Step 110( N/A%), pre moving , FPS 10.18, Running 14.13s Step 111( N/A%), pre moving , FPS 10.20, Running 14.22s Step 112( N/A%), pre moving , FPS 10.21, Running 14.31s Step 113( N/A%), pre moving , FPS 10.27, Running 14.41s Step 114( N/A%), pre moving , FPS 10.24, Running 14.50s Step 115( N/A%), pre moving , FPS 10.22, Running 14.60s Step 116( N/A%), pre moving , FPS 10.19, Running 14.71s Step 117( N/A%), pre moving , FPS 10.21, Running 14.80s Step 118( N/A%), pre moving , FPS 6.47, Running 16.03s Step 119( N/A%), pre moving , FPS 6.01, Running 16.37s Step 120( N/A%), pre moving , FPS 5.56, Running 16.73s Step 121( N/A%), pre moving , FPS 5.21, Running 17.07s Step 122( N/A%), pre moving , FPS 4.90, Running 17.41s Step 123( N/A%), pre moving , FPS 4.61, Running 17.76s Step 124( N/A%), pre moving , FPS 4.37, Running 18.10s Step 125( N/A%), pre moving , FPS 4.15, Running 18.45s Step 126( N/A%), pre moving , FPS 3.93, Running 18.81s Step 127( N/A%), pre moving , FPS 3.75, Running 19.16s Step 128( N/A%), pre moving , FPS 3.59, Running 19.50s Step 129( N/A%), pre moving , FPS 3.42, Running 19.86s Step 130( N/A%), pre moving , FPS 3.29, Running 20.20s Step 131( N/A%), pre moving , FPS 3.17, Running 20.53s Step 132( N/A%), pre moving , FPS 3.04, Running 20.88s Step 133( N/A%), pre moving , FPS 2.93, Running 21.24s Step 134( N/A%), pre moving , FPS 2.84, Running 21.55s Step 135( N/A%), pre moving , FPS 2.74, Running 21.91s Step 136( N/A%), pre moving , FPS 2.65, Running 22.26s Step 137( N/A%), pre moving , FPS 2.56, Running 22.63s Step 138( N/A%), pre moving , FPS 2.87, Running 22.99s Step 139( N/A%), pre moving , FPS 2.87, Running 23.33s Step 140( N/A%), pre moving , FPS 2.88, Running 23.67s Step 141( N/A%), pre moving , FPS 2.87, Running 24.03s Step 142( N/A%), pre moving , FPS 2.88, Running 24.36s Step 143( N/A%), pre moving , FPS 2.87, Running 24.72s Step 144( N/A%), pre moving , FPS 2.87, Running 25.08s Step 145( N/A%), pre moving , FPS 2.86, Running 25.44s Step 146( N/A%), pre moving , FPS 2.80, Running 25.95s Step 147( N/A%), pre moving , FPS 2.77, Running 26.37s Step 148( N/A%), pre moving , FPS 2.76, Running 26.74s Step 149( N/A%), pre moving , FPS 2.76, Running 27.10s Step 150( N/A%), pre moving , FPS 2.76, Running 27.46s Step 151( N/A%), pre moving , FPS 2.74, Running 27.83s Step 152( N/A%), pre moving , FPS 2.75, Running 28.16s Step 153( N/A%), pre moving , FPS 2.74, Running 28.54s Step 154( N/A%), pre moving , FPS 2.70, Running 28.96s Step 155( N/A%), pre moving , FPS 2.70, Running 29.32s Step 156( N/A%), pre moving , FPS 2.69, Running 29.70s Step 157( N/A%), pre moving , FPS 2.67, Running 30.12s Step 158( N/A%), pre moving , FPS 2.67, Running 30.49s Step 159( N/A%), pre moving , FPS 2.65, Running 30.88s Step 160( N/A%), pre moving , FPS 2.64, Running 31.26s Step 161( N/A%), pre moving , FPS 2.63, Running 31.63s Step 162( N/A%), pre moving , FPS 2.61, Running 32.04s Step 163( N/A%), pre moving , FPS 2.59, Running 32.45s Step 164( N/A%), pre moving , FPS 2.58, Running 32.82s Step 165( N/A%), pre moving , FPS 2.57, Running 33.22s Step 166( N/A%), pre moving , FPS 2.61, Running 33.62s Step 167( N/A%), pre moving , FPS 2.62, Running 34.00s Step 168( N/A%), pre moving , FPS 2.61, Running 34.39s Step 169( N/A%), pre moving , FPS 2.60, Running 34.80s Step 170( N/A%), pre moving , FPS 2.59, Running 35.17s Step 171( N/A%), pre moving , FPS 2.59, Running 35.56s Step 172( N/A%), pre moving , FPS 2.57, Running 35.95s Step 173( N/A%), pre moving , FPS 2.57, Running 36.33s Step 174( N/A%), pre moving , FPS 2.58, Running 36.72s Step 175( N/A%), pre moving , FPS 2.57, Running 37.09s Step 176( N/A%), pre moving , FPS 2.57, Running 37.48s Step 177( N/A%), pre moving , FPS 2.58, Running 37.88s Step 178( N/A%), pre moving , FPS 2.57, Running 38.27s Step 179( N/A%), pre moving , FPS 2.57, Running 38.64s Step 180( N/A%), pre moving , FPS 2.57, Running 39.05s Step 181( N/A%), pre moving , FPS 2.56, Running 39.43s Step 182( N/A%), pre moving , FPS 2.58, Running 39.80s Step 183( N/A%), pre moving , FPS 2.58, Running 40.20s Step 184( N/A%), pre moving , FPS 2.58, Running 40.57s Step 185( N/A%), pre moving , FPS 2.58, Running 40.95s Step 186( N/A%), pre moving , FPS 2.59, Running 41.33s Step 187( N/A%), pre moving , FPS 2.59, Running 41.73s Step 188( N/A%), pre moving , FPS 2.60, Running 42.09s Step 189( N/A%), pre moving , FPS 2.61, Running 42.48s Step 190( N/A%), pre moving , FPS 2.60, Running 42.85s Step 191( N/A%), pre moving , FPS 2.69, Running 42.99s Step 192( N/A%), pre moving , FPS 2.79, Running 43.12s Step 193( N/A%), pre moving , FPS 2.89, Running 43.25s Step 194( N/A%), pre moving , FPS 3.00, Running 43.38s Step 195( N/A%), pre moving , FPS 3.12, Running 43.51s Step 196( N/A%), pre moving , FPS 3.25, Running 43.63s Step 197( N/A%), pre moving , FPS 3.40, Running 43.77s Step 198( N/A%), pre moving , FPS 3.55, Running 43.90s Step 199( N/A%), pre moving , FPS 3.72, Running 44.02s Step 200( N/A%), pre moving , FPS 3.91, Running 44.16s Step 201( N/A%), pre moving , FPS 3.66, Running 44.90s Step 202( N/A%), pre moving , FPS 3.82, Running 45.04s Step 203( N/A%), pre moving , FPS 4.02, Running 45.16s Step 204( N/A%), pre moving , FPS 4.17, Running 45.37s Step 205( N/A%), pre moving , FPS 4.33, Running 45.58s Step 206( N/A%), pre moving , FPS 4.53, Running 45.75s Step 207( N/A%), pre moving , FPS 4.74, Running 45.94s Step 208( N/A%), pre moving , FPS 4.95, Running 46.13s Step 209( N/A%), pre moving , FPS 5.18, Running 46.34s Step 210( N/A%), pre moving , FPS 5.42, Running 46.54s Step 211( N/A%), pre moving , FPS 5.33, Running 46.74s Step 212( N/A%), pre moving , FPS 5.23, Running 46.94s Step 213( N/A%), pre moving , FPS 5.13, Running 47.15s Step 214( N/A%), pre moving , FPS 5.03, Running 47.36s Step 215( N/A%), pre moving , FPS 4.92, Running 47.57s Step 216( N/A%), pre moving , FPS 4.83, Running 47.77s Step 217( N/A%), pre moving , FPS 4.76, Running 47.98s Step 218( N/A%), pre moving , FPS 4.67, Running 48.18s Step 219( N/A%), pre moving , FPS 4.57, Running 48.40s Step 220( N/A%), pre moving , FPS 4.50, Running 48.61s Step 221( N/A%), pre moving , FPS 5.11, Running 48.81s Step 222( N/A%), pre moving , FPS 5.04, Running 49.01s Step 223( N/A%), pre moving , FPS 4.93, Running 49.22s Step 224( N/A%), pre moving , FPS 4.94, Running 49.42s Step 225( N/A%), pre moving , FPS 4.97, Running 49.60s Step 226( N/A%), pre moving , FPS 4.96, Running 49.78s Step 227( N/A%), pre moving , FPS 4.96, Running 49.97s Step 228( N/A%), pre moving , FPS 4.97, Running 50.15s Step 229( N/A%), pre moving , FPS 4.98, Running 50.36s Step 230( N/A%), pre moving , FPS 4.97, Running 50.56s Step 231( N/A%), pre moving , FPS 4.97, Running 50.77s Step 232( N/A%), pre moving , FPS 4.95, Running 50.98s Step 233( N/A%), pre moving , FPS 4.94, Running 51.19s Step 234( N/A%), pre moving , FPS 4.95, Running 51.40s Step 235( N/A%), pre moving , FPS 5.04, Running 51.54s Step 236( N/A%), pre moving , FPS 5.12, Running 51.68s Step 237( N/A%), pre moving , FPS 5.24, Running 51.80s Step 238( N/A%), pre moving , FPS 5.36, Running 51.91s Step 239( N/A%), pre moving , FPS 5.50, Running 52.04s Step 240( N/A%), pre moving , FPS 5.62, Running 52.17s Step 241( N/A%), pre moving , FPS 5.72, Running 52.30s Step 242( N/A%), pre moving , FPS 5.84, Running 52.43s Step 243( N/A%), pre moving , FPS 5.96, Running 52.58s Step 244( N/A%), pre moving , FPS 6.11, Running 52.70s Step 245( N/A%), pre moving , FPS 6.22, Running 52.82s Step 246( N/A%), pre moving , FPS 6.32, Running 52.95s Step 247( N/A%), pre moving , FPS 6.43, Running 53.08s Step 248( N/A%), pre moving , FPS 6.54, Running 53.21s Step 249( N/A%), pre moving , FPS 5.52, Running 53.98s Step 250( N/A%), pre moving , FPS 5.60, Running 54.14s Step 251( N/A%), pre moving , FPS 5.72, Running 54.26s Step 252( N/A%), pre moving , FPS 5.86, Running 54.39s Step 253( N/A%), pre moving , FPS 5.99, Running 54.53s Step 254( N/A%), pre moving , FPS 5.99, Running 54.74s Step 255( N/A%), pre moving , FPS 5.98, Running 54.88s Step 256( N/A%), pre moving , FPS 5.73, Running 55.17s Step 257( N/A%), pre moving , FPS 5.59, Running 55.37s Step 258( N/A%), pre moving , FPS 5.45, Running 55.58s Step 259( N/A%), pre moving , FPS 5.31, Running 55.81s Step 260( N/A%), pre moving , FPS 5.20, Running 56.02s Step 261( N/A%), pre moving , FPS 5.00, Running 56.31s Step 262( N/A%), pre moving , FPS 4.82, Running 56.58s Step 263( N/A%), pre moving , FPS 4.67, Running 56.86s Step 264( N/A%), pre moving , FPS 4.51, Running 57.14s Step 265( N/A%), pre moving , FPS 4.38, Running 57.38s Step 266( N/A%), pre moving , FPS 4.27, Running 57.63s Step 267( N/A%), pre moving , FPS 4.16, Running 57.89s Step 268( N/A%), pre moving , FPS 4.03, Running 58.18s Step 269( N/A%), pre moving , FPS 4.47, Running 58.46s Step 270( N/A%), pre moving , FPS 4.34, Running 58.75s Step 271( N/A%), pre moving , FPS 4.20, Running 59.03s Step 272( N/A%), pre moving , FPS 4.06, Running 59.32s Step 273( N/A%), pre moving , FPS 3.95, Running 59.59s Step 274( N/A%), pre moving , FPS 3.89, Running 59.88s Step 275( N/A%), pre moving , FPS 3.78, Running 60.16s Step 276( N/A%), pre moving , FPS 3.79, Running 60.45s Step 277( N/A%), pre moving , FPS 3.74, Running 60.72s Step 278( N/A%), pre moving , FPS 3.69, Running 61.01s Step 279( N/A%), pre moving , FPS 3.66, Running 61.27s Step 280( N/A%), pre moving , FPS 3.64, Running 61.51s Step 281( N/A%), pre moving , FPS 3.70, Running 61.71s Step 282( N/A%), pre moving , FPS 3.76, Running 61.90s Step 283( N/A%), pre moving , FPS 3.80, Running 62.12s Step 284( N/A%), pre moving , FPS 3.86, Running 62.32s Step 285( N/A%), pre moving , FPS 3.89, Running 62.53s Step 286( N/A%), pre moving , FPS 3.91, Running 62.75s Step 287( N/A%), pre moving , FPS 3.88, Running 63.04s Step 288( N/A%), pre moving , FPS 3.90, Running 63.31s Step 289( N/A%), pre moving , FPS 3.89, Running 63.60s Step 290( N/A%), pre moving , FPS 3.90, Running 63.88s Step 291( N/A%), pre moving , FPS 3.91, Running 64.14s Step 292( N/A%), pre moving , FPS 3.92, Running 64.42s Step 293( N/A%), pre moving , FPS 3.91, Running 64.70s Step 294( N/A%), pre moving , FPS 3.91, Running 64.99s Step 295( N/A%), pre moving , FPS 3.94, Running 65.24s Step 296( N/A%), pre moving , FPS 3.97, Running 65.49s Step 297( N/A%), pre moving , FPS 4.04, Running 65.67s Step 298( N/A%), pre moving , FPS 4.13, Running 65.85s Step 299( N/A%), pre moving , FPS 4.18, Running 66.05s Step 300( N/A%), pre moving , FPS 4.21, Running 66.26s Step 301( N/A%), pre moving , FPS 4.21, Running 66.46s Step 302( N/A%), pre moving , FPS 4.19, Running 66.67s Step 303( N/A%), pre moving , FPS 4.20, Running 66.88s Step 304( N/A%), pre moving , FPS 4.19, Running 67.10s Step 305( N/A%), pre moving , FPS 4.19, Running 67.30s Step 306( N/A%), pre moving , FPS 4.26, Running 67.44s Step 307( N/A%), pre moving , FPS 4.40, Running 67.58s Step 308( N/A%), pre moving , FPS 4.55, Running 67.71s Step 309( N/A%), pre moving , FPS 4.69, Running 67.86s Step 310( N/A%), pre moving , FPS 4.87, Running 67.98s Step 311( N/A%), pre moving , FPS 5.04, Running 68.11s Step 312( N/A%), pre moving , FPS 5.22, Running 68.26s Step 313( N/A%), pre moving , FPS 5.42, Running 68.39s Step 314( N/A%), pre moving , FPS 5.64, Running 68.53s Step 315( N/A%), pre moving , FPS 5.86, Running 68.65s Step 316( N/A%), pre moving , FPS 6.07, Running 68.79s Step 317( N/A%), pre moving , FPS 6.13, Running 68.93s Step 318( N/A%), pre moving , FPS 6.28, Running 69.03s Step 319( N/A%), pre moving , FPS 6.50, Running 69.13s Step 320( N/A%), pre moving , FPS 6.68, Running 69.25s Step 321( N/A%), pre moving , FPS 6.89, Running 69.37s Step 322( N/A%), pre moving , FPS 7.11, Running 69.48s Step 323( N/A%), pre moving , FPS 4.21, Running 71.62s Step 324( N/A%), pre moving , FPS 4.09, Running 71.99s Step 325( N/A%), pre moving , FPS 3.95, Running 72.37s Step 326( N/A%), pre moving , FPS 3.76, Running 72.76s Step 327( N/A%), pre moving , FPS 3.61, Running 73.13s Step 328( N/A%), pre moving , FPS 3.45, Running 73.51s Step 329( N/A%), pre moving , FPS 3.32, Running 73.89s Step 330( N/A%), pre moving , FPS 3.18, Running 74.27s Step 331( N/A%), pre moving , FPS 3.06, Running 74.65s Step 332( N/A%), pre moving , FPS 2.95, Running 75.03s Step 333( N/A%), pre moving , FPS 2.84, Running 75.44s Step 334( N/A%), pre moving , FPS 2.75, Running 75.81s Step 335( N/A%), pre moving , FPS 2.65, Running 76.19s Step 336( N/A%), pre moving , FPS 2.56, Running 76.59s Step 337( N/A%), pre moving , FPS 2.49, Running 76.96s Step 338( N/A%), pre moving , FPS 2.41, Running 77.33s Step 339( N/A%), pre moving , FPS 2.33, Running 77.72s Step 340( N/A%), pre moving , FPS 2.26, Running 78.10s Step 341( N/A%), pre moving , FPS 2.19, Running 78.49s Step 342( N/A%), pre moving , FPS 2.13, Running 78.86s Step 343( 0.17%), action 1, FPS 2.44, Running 79.82s Step 344( 0.33%), action 2, FPS 2.39, Running 80.34s Step 345( 0.50%), action 3, FPS 2.37, Running 80.82s Step 346( 0.67%), action 4, FPS 2.32, Running 81.37s Step 347( 0.83%), action 5, FPS 2.29, Running 81.85s Step 348( 1.00%), action 6, FPS 2.26, Running 82.37s Step 349( 1.17%), action 7, FPS 2.23, Running 82.88s Step 350( 1.33%), action 8, FPS 2.19, Running 83.42s Step 351( 1.50%), action 9, FPS 2.16, Running 83.91s Step 352( 1.67%), action 10, FPS 2.12, Running 84.45s Step 353( 1.83%), action 11, FPS 2.08, Running 85.06s Step 354( 2.00%), action 12, FPS 2.05, Running 85.57s Step 355( 2.17%), action 13, FPS 2.03, Running 86.03s Step 356( 2.33%), action 14, FPS 2.00, Running 86.59s Step 357( 2.50%), action 15, FPS 1.98, Running 87.05s Step 358( 2.67%), action 16, FPS 1.96, Running 87.55s Step 359( 2.83%), action 17, FPS 1.94, Running 88.04s Step 360( 3.00%), action 18, FPS 1.91, Running 88.55s Step 361( 3.17%), action 19, FPS 1.89, Running 89.04s Step 362( 3.33%), action 20, FPS 1.87, Running 89.59s Step 363( 3.50%), action 21, FPS 1.92, Running 90.22s Step 364( 3.67%), action 22, FPS 1.92, Running 90.76s Step 365( 3.83%), action 23, FPS 1.92, Running 91.24s Step 366( 4.00%), action 24, FPS 1.93, Running 91.75s Step 367( 4.17%), action 25, FPS 1.93, Running 92.20s Step 368( 4.33%), action 26, FPS 1.93, Running 92.73s Step 369( 4.50%), action 27, FPS 1.93, Running 93.24s Step 370( 4.67%), action 28, FPS 1.94, Running 93.75s Step 371( 4.83%), action 29, FPS 1.94, Running 94.24s Step 372( 5.00%), action 30, FPS 1.94, Running 94.78s Step 373( 5.17%), action 31, FPS 1.93, Running 95.40s Step 374( 5.33%), action 32, FPS 1.93, Running 95.92s Step 375( 5.50%), action 33, FPS 1.92, Running 96.43s Step 376( 5.67%), action 34, FPS 1.93, Running 96.95s Step 377( 5.83%), action 35, FPS 1.93, Running 97.43s Step 378( 6.00%), action 36, FPS 1.92, Running 97.97s Step 379( 6.17%), action 37, FPS 1.92, Running 98.45s Step 380( 6.33%), action 38, FPS 1.92, Running 98.96s Step 381( 6.50%), action 39, FPS 1.92, Running 99.44s Step 382( 6.67%), action 40, FPS 1.93, Running 99.97s Step 383( 6.83%), action 41, FPS 1.93, Running 100.58s Step 384( 7.00%), action 42, FPS 1.93, Running 101.11s Step 385( 7.17%), action 43, FPS 1.94, Running 101.57s Step 386( 7.33%), action 44, FPS 1.93, Running 102.09s Step 387( 7.50%), action 45, FPS 1.92, Running 102.60s Step 388( 7.67%), action 46, FPS 1.92, Running 103.13s Step 389( 7.83%), action 47, FPS 1.93, Running 103.62s Step 390( 8.00%), action 48, FPS 1.92, Running 104.14s Step 391( 8.17%), action 49, FPS 1.91, Running 104.70s Step 392( 8.33%), action 50, FPS 1.91, Running 105.23s Step 393( 8.50%), action 51, FPS 1.90, Running 105.90s Step 394( 8.67%), action 52, FPS 1.90, Running 106.44s Step 395( 8.83%), action 53, FPS 1.89, Running 106.99s Step 396( 9.00%), action 54, FPS 1.88, Running 107.58s Step 397( 9.17%), action 55, FPS 1.86, Running 108.16s Step 398( 9.33%), action 56, FPS 1.84, Running 108.85s Step 399( 9.50%), action 57, FPS 1.83, Running 109.40s Step 400( 9.67%), action 58, FPS 1.81, Running 110.01s Step 401( 9.83%), action 59, FPS 1.80, Running 110.58s Step 402( 10.00%), action 60, FPS 1.79, Running 111.17s Step 403( 10.17%), action 61, FPS 1.77, Running 111.86s Step 404( 10.33%), action 62, FPS 1.77, Running 112.44s Step 405( 10.50%), action 63, FPS 1.75, Running 113.00s Step 406( 10.67%), action 64, FPS 1.74, Running 113.60s Step 407( 10.83%), action 65, FPS 1.73, Running 114.15s Step 408( 11.00%), action 66, FPS 1.74, Running 114.66s Step 409( 11.17%), action 67, FPS 1.72, Running 115.22s Step 410( 11.33%), action 68, FPS 1.71, Running 115.83s Step 411( 11.50%), action 69, FPS 1.72, Running 116.31s Step 412( 11.67%), action 70, FPS 1.71, Running 116.89s Step 413( 11.83%), action 71, FPS 1.72, Running 117.51s Step 414( 12.00%), action 72, FPS 1.73, Running 118.02s Step 415( 12.17%), action 73, FPS 1.74, Running 118.50s Step 416( 12.33%), action 74, FPS 1.75, Running 119.02s Step 417( 12.50%), action 75, FPS 1.76, Running 119.50s Step 418( 12.67%), action 76, FPS 1.79, Running 120.04s Step 419( 12.83%), action 77, FPS 1.80, Running 120.49s Step 420( 13.00%), action 78, FPS 1.82, Running 121.02s Step 421( 13.17%), action 79, FPS 1.83, Running 121.49s Step 422( 13.33%), action 80, FPS 1.85, Running 122.01s Step 423( 13.50%), action 81, FPS 1.86, Running 122.60s Step 424( 13.67%), action 82, FPS 1.87, Running 123.13s Step 425( 13.83%), action 83, FPS 1.88, Running 123.62s Step 426( 14.00%), action 84, FPS 1.90, Running 124.13s Step 427( 14.17%), action 85, FPS 1.91, Running 124.63s Step 428( 14.33%), action 86, FPS 1.91, Running 125.13s Step 429( 14.50%), action 87, FPS 1.92, Running 125.62s Step 430( 14.67%), action 88, FPS 1.94, Running 126.12s Step 431( 14.83%), action 89, FPS 1.94, Running 126.60s Step 432( 15.00%), action 90, FPS 1.95, Running 127.15s Step 433( 15.17%), action 91, FPS 1.95, Running 127.74s Step 434( 15.33%), action 92, FPS 1.96, Running 128.25s Step 435( 15.50%), action 93, FPS 1.96, Running 128.73s Step 436( 15.67%), action 94, FPS 1.96, Running 129.25s Step 437( 15.83%), action 95, FPS 1.95, Running 129.76s Step 438( 16.00%), action 96, FPS 1.95, Running 130.29s Step 439( 16.17%), action 97, FPS 1.94, Running 130.78s Step 440( 16.33%), action 98, FPS 1.95, Running 131.29s Step 441( 16.50%), action 99, FPS 1.95, Running 131.77s Step 442( 16.67%), action 100, FPS 1.95, Running 132.29s Step 443( 16.83%), action 101, FPS 1.94, Running 132.90s Step 444( 17.00%), action 102, FPS 1.94, Running 133.46s Step 445( 17.17%), action 103, FPS 1.93, Running 133.96s Step 446( 17.33%), action 104, FPS 1.92, Running 134.54s Step 447( 17.50%), action 105, FPS 1.93, Running 135.02s Step 448( 17.67%), action 106, FPS 1.92, Running 135.53s Step 449( 17.83%), action 107, FPS 1.92, Running 136.01s Step 450( 18.00%), action 108, FPS 1.92, Running 136.56s Step 451( 18.17%), action 109, FPS 1.91, Running 137.07s Step 452( 18.33%), action 110, FPS 1.92, Running 137.58s Step 453( 18.50%), action 111, FPS 1.91, Running 138.19s Step 454( 18.67%), action 112, FPS 1.91, Running 138.73s Step 455( 18.83%), action 113, FPS 1.90, Running 139.23s Step 456( 19.00%), action 114, FPS 1.90, Running 139.75s Step 457( 19.17%), action 115, FPS 1.90, Running 140.27s Step 458( 19.33%), action 116, FPS 1.91, Running 140.79s Step 459( 19.50%), action 117, FPS 1.91, Running 141.26s Step 460( 19.67%), action 118, FPS 1.91, Running 141.77s Step 461( 19.83%), action 119, FPS 1.91, Running 142.23s Step 462( 20.00%), action 120, FPS 1.91, Running 142.77s Step 463( 20.17%), action 121, FPS 1.91, Running 143.39s Step 464( 20.33%), action 122, FPS 1.91, Running 143.91s Step 465( 20.50%), action 123, FPS 1.92, Running 144.38s Step 466( 20.67%), action 124, FPS 1.92, Running 144.93s Step 467( 20.83%), action 125, FPS 1.92, Running 145.41s Step 468( 21.00%), action 126, FPS 1.92, Running 145.93s Step 469( 21.17%), action 127, FPS 1.92, Running 146.42s Step 470( 21.33%), action 128, FPS 1.92, Running 146.96s Step 471( 21.50%), action 129, FPS 1.93, Running 147.44s Step 472( 21.67%), action 130, FPS 1.93, Running 147.95s Step 473( 21.83%), action 131, FPS 1.92, Running 148.59s Step 474( 22.00%), action 132, FPS 1.93, Running 149.10s Step 475( 22.17%), action 133, FPS 1.93, Running 149.59s Step 476( 22.33%), action 134, FPS 1.93, Running 150.12s Step 477( 22.50%), action 135, FPS 1.94, Running 150.57s Step 478( 22.67%), action 136, FPS 1.93, Running 151.12s Step 479( 22.83%), action 137, FPS 1.93, Running 151.60s Step 480( 23.00%), action 138, FPS 1.92, Running 152.17s Step 481( 23.17%), action 139, FPS 1.92, Running 152.63s Step 482( 23.33%), action 140, FPS 1.93, Running 153.15s Step 483( 23.50%), action 141, FPS 1.93, Running 153.77s Step 484( 23.67%), action 142, FPS 1.93, Running 154.30s Step 485( 23.83%), action 143, FPS 1.92, Running 154.78s Step 486( 24.00%), action 144, FPS 1.93, Running 155.29s Step 487( 24.17%), action 145, FPS 1.93, Running 155.76s Step 488( 24.33%), action 146, FPS 1.93, Running 156.27s Step 489( 24.50%), action 147, FPS 1.94, Running 156.75s Step 490( 24.67%), action 148, FPS 1.94, Running 157.25s Step 491( 24.83%), action 149, FPS 1.94, Running 157.75s Step 492( 25.00%), action 150, FPS 1.94, Running 158.29s Step 493( 25.17%), action 151, FPS 1.94, Running 158.90s Step 494( 25.33%), action 152, FPS 1.94, Running 159.43s Step 495( 25.50%), action 153, FPS 1.93, Running 159.93s Step 496( 25.67%), action 154, FPS 1.93, Running 160.47s Step 497( 25.83%), action 155, FPS 1.93, Running 160.94s Step 498( 26.00%), action 156, FPS 1.94, Running 161.44s Step 499( 26.17%), action 157, FPS 1.94, Running 161.90s Step 500( 26.33%), action 158, FPS 1.96, Running 162.40s Step 501( 26.50%), action 159, FPS 1.96, Running 162.85s Step 502( 26.67%), action 160, FPS 1.96, Running 163.37s Step 503( 26.83%), action 161, FPS 1.95, Running 164.02s Step 504( 27.00%), action 162, FPS 1.95, Running 164.57s Step 505( 27.17%), action 163, FPS 1.95, Running 165.06s Step 506( 27.33%), action 164, FPS 1.94, Running 165.58s Step 507( 27.50%), action 165, FPS 1.94, Running 166.06s Step 508( 27.67%), action 166, FPS 1.94, Running 166.57s Step 509( 27.83%), action 167, FPS 1.94, Running 167.07s Step 510( 28.00%), action 168, FPS 1.93, Running 167.59s Step 511( 28.17%), action 169, FPS 1.94, Running 168.08s Step 512( 28.33%), action 170, FPS 1.94, Running 168.59s Step 513( 28.50%), action 171, FPS 1.94, Running 169.21s Step 514( 28.67%), action 172, FPS 1.94, Running 169.71s Step 515( 28.83%), action 173, FPS 1.95, Running 170.20s Step 516( 29.00%), action 174, FPS 1.95, Running 170.71s Step 517( 29.17%), action 175, FPS 1.96, Running 171.16s Step 518( 29.33%), action 176, FPS 1.95, Running 171.69s Step 519( 29.50%), action 177, FPS 1.94, Running 172.19s Step 520( 29.67%), action 178, FPS 1.94, Running 172.71s Step 521( 29.83%), action 179, FPS 1.94, Running 173.17s Step 522( 30.00%), action 180, FPS 1.94, Running 173.68s Step 523( 30.17%), action 181, FPS 1.94, Running 174.33s Step 524( 30.33%), action 182, FPS 1.95, Running 174.85s Step 525( 30.50%), action 183, FPS 1.95, Running 175.33s Step 526( 30.67%), action 184, FPS 1.95, Running 175.84s Step 527( 30.83%), action 185, FPS 1.95, Running 176.32s Step 528( 31.00%), action 186, FPS 1.95, Running 176.84s Step 529( 31.17%), action 187, FPS 1.95, Running 177.32s Step 530( 31.33%), action 188, FPS 1.95, Running 177.84s Step 531( 31.50%), action 189, FPS 1.95, Running 178.34s Step 532( 31.67%), action 190, FPS 1.94, Running 178.89s Step 533( 31.83%), action 191, FPS 1.95, Running 179.48s Step 534( 32.00%), action 192, FPS 1.94, Running 180.00s Step 535( 32.17%), action 193, FPS 1.95, Running 180.47s Step 536( 32.33%), action 194, FPS 1.95, Running 180.98s Step 537( 32.50%), action 195, FPS 1.94, Running 181.46s Step 538( 32.67%), action 196, FPS 1.95, Running 181.97s Step 539( 32.83%), action 197, FPS 1.95, Running 182.47s Step 540( 33.00%), action 198, FPS 1.94, Running 183.00s Step 541( 33.17%), action 199, FPS 1.92, Running 183.56s Step 542( 33.33%), action 200, FPS 1.92, Running 184.09s Step 543( 33.50%), action 201, FPS 1.93, Running 184.71s Step 544( 33.67%), action 202, FPS 1.93, Running 185.22s Step 545( 33.83%), action 203, FPS 1.93, Running 185.70s Step 546( 34.00%), action 204, FPS 1.92, Running 186.24s Step 547( 34.17%), action 205, FPS 1.92, Running 186.72s Step 548( 34.33%), action 206, FPS 1.92, Running 187.25s Step 549( 34.50%), action 207, FPS 1.92, Running 187.73s Step 550( 34.67%), action 208, FPS 1.92, Running 188.25s Step 551( 34.83%), action 209, FPS 1.92, Running 188.74s Step 552( 35.00%), action 210, FPS 1.93, Running 189.26s Step 553( 35.17%), action 211, FPS 1.92, Running 189.92s Step 554( 35.33%), action 212, FPS 1.91, Running 190.47s Step 555( 35.50%), action 213, FPS 1.91, Running 190.95s Step 556( 35.67%), action 214, FPS 1.91, Running 191.48s Step 557( 35.83%), action 215, FPS 1.90, Running 191.97s Step 558( 36.00%), action 216, FPS 1.90, Running 192.51s Step 559( 36.17%), action 217, FPS 1.90, Running 193.01s Step 560( 36.33%), action 218, FPS 1.89, Running 193.58s Step 561( 36.50%), action 219, FPS 1.89, Running 194.14s Step 562( 36.67%), action 220, FPS 1.88, Running 194.72s Step 563( 36.83%), action 221, FPS 1.88, Running 195.36s Step 564( 37.00%), action 222, FPS 1.83, Running 196.18s Step 565( 37.17%), action 223, FPS 1.81, Running 196.74s Step 566( 37.33%), action 224, FPS 1.79, Running 197.41s Step 567( 37.50%), action 225, FPS 1.76, Running 198.06s Step 568( 37.67%), action 226, FPS 1.72, Running 198.90s Step 569( 37.83%), action 227, FPS 1.71, Running 199.41s Step 570( 38.00%), action 228, FPS 1.69, Running 200.08s Step 571( 38.17%), action 229, FPS 1.68, Running 200.65s Step 572( 38.33%), action 230, FPS 1.68, Running 201.19s Step 573( 38.50%), action 231, FPS 1.68, Running 201.80s Step 574( 38.67%), action 232, FPS 1.68, Running 202.36s Step 575( 38.83%), action 233, FPS 1.68, Running 202.85s Step 576( 39.00%), action 234, FPS 1.67, Running 203.47s Step 577( 39.17%), action 235, FPS 1.67, Running 203.96s Step 578( 39.33%), action 236, FPS 1.67, Running 204.50s Step 579( 39.50%), action 237, FPS 1.67, Running 204.98s Step 580( 39.67%), action 238, FPS 1.68, Running 205.50s Step 581( 39.83%), action 239, FPS 1.69, Running 205.97s Step 582( 40.00%), action 240, FPS 1.68, Running 206.62s Step 583( 40.17%), action 241, FPS 1.68, Running 207.24s Step 584( 40.33%), action 242, FPS 1.73, Running 207.75s Step 585( 40.50%), action 243, FPS 1.74, Running 208.23s Step 586( 40.67%), action 244, FPS 1.76, Running 208.78s Step 587( 40.83%), action 245, FPS 1.79, Running 209.25s Step 588( 41.00%), action 246, FPS 1.84, Running 209.76s Step 589( 41.17%), action 247, FPS 1.84, Running 210.25s Step 590( 41.33%), action 248, FPS 1.87, Running 210.79s Step 591( 41.50%), action 249, FPS 1.88, Running 211.27s Step 592( 41.67%), action 250, FPS 1.88, Running 211.81s Step 593( 41.83%), action 251, FPS 1.88, Running 212.43s Step 594( 42.00%), action 252, FPS 1.89, Running 212.97s Step 595( 42.17%), action 253, FPS 1.89, Running 213.45s Step 596( 42.33%), action 254, FPS 1.90, Running 213.98s Step 597( 42.50%), action 255, FPS 1.91, Running 214.44s Step 598( 42.67%), action 256, FPS 1.90, Running 215.04s Step 599( 42.83%), action 257, FPS 1.89, Running 215.54s Step 600( 43.00%), action 258, FPS 1.89, Running 216.08s Step 601( 43.17%), action 259, FPS 1.88, Running 216.59s Step 602( 43.33%), action 260, FPS 1.88, Running 217.28s Step 603( 43.50%), action 261, FPS 1.87, Running 217.96s Step 604( 43.67%), action 262, FPS 1.85, Running 218.53s Step 605( 43.83%), action 263, FPS 1.84, Running 219.11s Step 606( 44.00%), action 264, FPS 1.83, Running 219.71s Step 607( 44.17%), action 265, FPS 1.82, Running 220.26s Step 608( 44.33%), action 266, FPS 1.80, Running 220.86s Step 609( 44.50%), action 267, FPS 1.77, Running 221.55s Step 610( 44.67%), action 268, FPS 1.75, Running 222.20s Step 611( 44.83%), action 269, FPS 1.74, Running 222.73s Step 612( 45.00%), action 270, FPS 1.74, Running 223.31s Step 613( 45.17%), action 271, FPS 1.73, Running 224.00s Step 614( 45.33%), action 272, FPS 1.72, Running 224.60s Step 615( 45.50%), action 273, FPS 1.70, Running 225.18s Step 616( 45.67%), action 274, FPS 1.69, Running 225.82s Step 617( 45.83%), action 275, FPS 1.68, Running 226.35s Step 618( 46.00%), action 276, FPS 1.68, Running 226.94s Step 619( 46.17%), action 277, FPS 1.68, Running 227.46s Step 620( 46.33%), action 278, FPS 1.67, Running 228.06s Step 621( 46.50%), action 279, FPS 1.67, Running 228.59s Step 622( 46.67%), action 280, FPS 1.67, Running 229.25s Step 623( 46.83%), action 281, FPS 1.67, Running 229.95s Step 624( 47.00%), action 282, FPS 1.67, Running 230.53s Step 625( 47.17%), action 283, FPS 1.67, Running 231.07s Step 626( 47.33%), action 284, FPS 1.67, Running 231.66s Step 627( 47.50%), action 285, FPS 1.67, Running 232.20s Step 628( 47.67%), action 286, FPS 1.68, Running 232.79s Step 629( 47.83%), action 287, FPS 1.69, Running 233.40s Step 630( 48.00%), action 288, FPS 1.69, Running 234.05s Step 631( 48.17%), action 289, FPS 1.69, Running 234.58s Step 632( 48.33%), action 290, FPS 1.68, Running 235.19s Step 633( 48.50%), action 291, FPS 1.69, Running 235.84s Step 634( 48.67%), action 292, FPS 1.69, Running 236.45s Step 635( 48.83%), action 293, FPS 1.69, Running 237.02s Step 636( 49.00%), action 294, FPS 1.68, Running 237.75s Step 637( 49.17%), action 295, FPS 1.67, Running 238.31s Step 638( 49.33%), action 296, FPS 1.67, Running 238.91s Step 639( 49.50%), action 297, FPS 1.66, Running 239.48s Step 640( 49.67%), action 298, FPS 1.66, Running 240.08s Step 641( 49.83%), action 299, FPS 1.66, Running 240.61s Step 642( 50.00%), action 300, FPS 1.67, Running 241.20s Step 643( 50.17%), action 301, FPS 1.67, Running 241.96s Step 644( 50.33%), action 302, FPS 1.66, Running 242.58s Step 645( 50.50%), action 303, FPS 1.66, Running 243.13s Step 646( 50.67%), action 304, FPS 1.66, Running 243.73s Step 647( 50.83%), action 305, FPS 1.66, Running 244.27s Step 648( 51.00%), action 306, FPS 1.66, Running 244.86s Step 649( 51.17%), action 307, FPS 1.66, Running 245.48s Step 650( 51.33%), action 308, FPS 1.66, Running 246.13s Step 651( 51.50%), action 309, FPS 1.66, Running 246.65s Step 652( 51.67%), action 310, FPS 1.66, Running 247.23s Step 653( 51.83%), action 311, FPS 1.66, Running 247.87s Step 654( 52.00%), action 312, FPS 1.66, Running 248.46s Step 655( 52.17%), action 313, FPS 1.67, Running 249.01s Step 656( 52.33%), action 314, FPS 1.67, Running 249.74s Step 657( 52.50%), action 315, FPS 1.67, Running 250.28s Step 658( 52.67%), action 316, FPS 1.67, Running 250.88s Step 659( 52.83%), action 317, FPS 1.67, Running 251.46s Step 660( 53.00%), action 318, FPS 1.67, Running 252.04s Step 661( 53.17%), action 319, FPS 1.67, Running 252.57s Step 662( 53.33%), action 320, FPS 1.67, Running 253.16s Step 663( 53.50%), action 321, FPS 1.67, Running 253.93s Step 664( 53.67%), action 322, FPS 1.67, Running 254.54s Step 665( 53.83%), action 323, FPS 1.67, Running 255.11s Step 666( 54.00%), action 324, FPS 1.66, Running 255.75s Step 667( 54.17%), action 325, FPS 1.66, Running 256.33s Step 668( 54.33%), action 326, FPS 1.66, Running 256.93s Step 669( 54.50%), action 327, FPS 1.65, Running 257.56s Step 670( 54.67%), action 328, FPS 1.66, Running 258.21s Step 671( 54.83%), action 329, FPS 1.65, Running 258.77s Step 672( 55.00%), action 330, FPS 1.65, Running 259.37s Step 673( 55.17%), action 331, FPS 1.64, Running 260.04s Step 674( 55.33%), action 332, FPS 1.64, Running 260.66s Step 675( 55.50%), action 333, FPS 1.64, Running 261.22s Step 676( 55.67%), action 334, FPS 1.64, Running 261.92s Step 677( 55.83%), action 335, FPS 1.64, Running 262.47s Step 678( 56.00%), action 336, FPS 1.64, Running 263.06s Step 679( 56.17%), action 337, FPS 1.65, Running 263.58s Step 680( 56.33%), action 338, FPS 1.65, Running 264.19s Step 681( 56.50%), action 339, FPS 1.64, Running 264.77s Step 682( 56.67%), action 340, FPS 1.63, Running 265.46s Step 683( 56.83%), action 341, FPS 1.63, Running 266.21s Step 684( 57.00%), action 342, FPS 1.63, Running 266.82s Step 685( 57.17%), action 343, FPS 1.63, Running 267.35s Step 686( 57.33%), action 344, FPS 1.64, Running 267.94s Step 687( 57.50%), action 345, FPS 1.64, Running 268.51s Step 688( 57.67%), action 346, FPS 1.64, Running 269.12s Step 689( 57.83%), action 347, FPS 1.63, Running 269.80s Step 690( 58.00%), action 348, FPS 1.64, Running 270.42s Step 691( 58.17%), action 349, FPS 1.64, Running 270.98s Step 692( 58.33%), action 350, FPS 1.64, Running 271.56s Step 693( 58.50%), action 351, FPS 1.64, Running 272.26s Step 694( 58.67%), action 352, FPS 1.64, Running 272.85s Step 695( 58.83%), action 353, FPS 1.63, Running 273.49s Step 696( 59.00%), action 354, FPS 1.63, Running 274.21s Step 697( 59.17%), action 355, FPS 1.63, Running 274.74s Step 698( 59.33%), action 356, FPS 1.63, Running 275.34s Step 699( 59.50%), action 357, FPS 1.63, Running 275.89s Step 700( 59.67%), action 358, FPS 1.62, Running 276.50s Step 701( 59.83%), action 359, FPS 1.63, Running 277.05s Step 702( 60.00%), action 360, FPS 1.62, Running 277.80s Step 703( 60.17%), action 361, FPS 1.63, Running 278.48s Step 704( 60.33%), action 362, FPS 1.63, Running 279.11s Step 705( 60.50%), action 363, FPS 1.62, Running 279.67s Step 706( 60.67%), action 364, FPS 1.62, Running 280.27s Step 707( 60.83%), action 365, FPS 1.62, Running 280.83s Step 708( 61.00%), action 366, FPS 1.61, Running 281.52s Step 709( 61.17%), action 367, FPS 1.62, Running 282.13s Step 710( 61.33%), action 368, FPS 1.62, Running 282.76s Step 711( 61.50%), action 369, FPS 1.62, Running 283.31s Step 712( 61.67%), action 370, FPS 1.62, Running 283.93s Step 713( 61.83%), action 371, FPS 1.63, Running 284.57s Step 714( 62.00%), action 372, FPS 1.63, Running 285.14s Step 715( 62.17%), action 373, FPS 1.62, Running 285.81s Step 716( 62.33%), action 374, FPS 1.64, Running 286.41s Step 717( 62.50%), action 375, FPS 1.64, Running 286.95s Step 718( 62.67%), action 376, FPS 1.63, Running 287.59s Step 719( 62.83%), action 377, FPS 1.63, Running 288.15s Step 720( 63.00%), action 378, FPS 1.63, Running 288.77s Step 721( 63.17%), action 379, FPS 1.62, Running 289.36s Step 722( 63.33%), action 380, FPS 1.64, Running 290.03s Step 723( 63.50%), action 381, FPS 1.63, Running 290.73s Step 724( 63.67%), action 382, FPS 1.64, Running 291.32s Step 725( 63.83%), action 383, FPS 1.64, Running 291.89s Step 726( 64.00%), action 384, FPS 1.63, Running 292.53s Step 727( 64.17%), action 385, FPS 1.63, Running 293.08s Step 728( 64.33%), action 386, FPS 1.63, Running 293.76s Step 729( 64.50%), action 387, FPS 1.64, Running 294.32s Step 730( 64.67%), action 388, FPS 1.65, Running 294.89s Step 731( 64.83%), action 389, FPS 1.65, Running 295.44s Step 732( 65.00%), action 390, FPS 1.65, Running 296.03s Step 733( 65.17%), action 391, FPS 1.65, Running 296.68s Step 734( 65.33%), action 392, FPS 1.65, Running 297.27s Step 735( 65.50%), action 393, FPS 1.65, Running 297.91s Step 736( 65.67%), action 394, FPS 1.65, Running 298.53s Step 737( 65.83%), action 395, FPS 1.65, Running 299.09s Step 738( 66.00%), action 396, FPS 1.66, Running 299.68s Step 739( 66.17%), action 397, FPS 1.66, Running 300.23s Step 740( 66.33%), action 398, FPS 1.67, Running 300.78s Step 741( 66.50%), action 399, FPS 1.67, Running 301.33s Step 742( 66.67%), action 400, FPS 1.67, Running 302.03s Step 743( 66.83%), action 401, FPS 1.67, Running 302.71s Step 744( 67.00%), action 402, FPS 1.67, Running 303.32s Step 745( 67.17%), action 403, FPS 1.67, Running 303.86s Step 746( 67.33%), action 404, FPS 1.68, Running 304.46s Step 747( 67.50%), action 405, FPS 1.68, Running 304.98s Step 748( 67.67%), action 406, FPS 1.69, Running 305.62s Step 749( 67.83%), action 407, FPS 1.68, Running 306.26s Step 750( 68.00%), action 408, FPS 1.67, Running 306.84s Step 751( 68.17%), action 409, FPS 1.67, Running 307.41s Step 752( 68.33%), action 410, FPS 1.66, Running 308.05s Step 753( 68.50%), action 411, FPS 1.66, Running 308.76s Step 754( 68.67%), action 412, FPS 1.65, Running 309.37s Step 755( 68.83%), action 413, FPS 1.65, Running 310.06s Step 756( 69.00%), action 414, FPS 1.65, Running 310.63s Step 757( 69.17%), action 415, FPS 1.65, Running 311.19s Step 758( 69.33%), action 416, FPS 1.65, Running 311.80s Step 759( 69.50%), action 417, FPS 1.65, Running 312.34s Step 760( 69.67%), action 418, FPS 1.64, Running 312.94s Step 761( 69.83%), action 419, FPS 1.64, Running 313.56s Step 762( 70.00%), action 420, FPS 1.64, Running 314.24s Step 763( 70.17%), action 421, FPS 1.63, Running 314.94s Step 764( 70.33%), action 422, FPS 1.64, Running 315.54s Step 765( 70.50%), action 423, FPS 1.63, Running 316.12s Step 766( 70.67%), action 424, FPS 1.63, Running 316.75s Step 767( 70.83%), action 425, FPS 1.63, Running 317.28s Step 768( 71.00%), action 426, FPS 1.62, Running 317.95s Step 769( 71.17%), action 427, FPS 1.63, Running 318.54s Step 770( 71.33%), action 428, FPS 1.63, Running 319.14s Step 771( 71.50%), action 429, FPS 1.63, Running 319.70s Step 772( 71.67%), action 430, FPS 1.63, Running 320.31s Step 773( 71.83%), action 431, FPS 1.64, Running 320.99s Step 774( 72.00%), action 432, FPS 1.63, Running 321.66s Step 775( 72.17%), action 433, FPS 1.64, Running 322.27s Step 776( 72.33%), action 434, FPS 1.63, Running 322.90s Step 777( 72.50%), action 435, FPS 1.63, Running 323.47s Step 778( 72.67%), action 436, FPS 1.63, Running 324.06s Step 779( 72.83%), action 437, FPS 1.63, Running 324.62s Step 780( 73.00%), action 438, FPS 1.63, Running 325.21s Step 781( 73.17%), action 439, FPS 1.63, Running 325.84s Step 782( 73.33%), action 440, FPS 1.63, Running 326.48s Step 783( 73.50%), action 441, FPS 1.63, Running 327.18s Step 784( 73.67%), action 442, FPS 1.63, Running 327.78s Step 785( 73.83%), action 443, FPS 1.64, Running 328.29s Step 786( 74.00%), action 444, FPS 1.65, Running 328.88s Step 787( 74.17%), action 445, FPS 1.64, Running 329.44s Step 788( 74.33%), action 446, FPS 1.64, Running 330.16s Step 789( 74.50%), action 447, FPS 1.64, Running 330.73s Step 790( 74.67%), action 448, FPS 1.64, Running 331.35s Step 791( 74.83%), action 449, FPS 1.64, Running 331.91s Step 792( 75.00%), action 450, FPS 1.64, Running 332.50s Step 793( 75.17%), action 451, FPS 1.64, Running 333.16s Step 794( 75.33%), action 452, FPS 1.65, Running 333.78s Step 795( 75.50%), action 453, FPS 1.64, Running 334.45s Step 796( 75.67%), action 454, FPS 1.64, Running 335.08s Step 797( 75.83%), action 455, FPS 1.64, Running 335.64s Step 798( 76.00%), action 456, FPS 1.64, Running 336.27s Step 799( 76.17%), action 457, FPS 1.64, Running 336.81s Step 800( 76.33%), action 458, FPS 1.63, Running 337.45s Step 801( 76.50%), action 459, FPS 1.63, Running 338.08s Step 802( 76.67%), action 460, FPS 1.63, Running 338.73s Step 803( 76.83%), action 461, FPS 1.63, Running 339.44s Step 804( 77.00%), action 462, FPS 1.63, Running 340.05s Step 805( 77.17%), action 463, FPS 1.62, Running 340.61s Step 806( 77.33%), action 464, FPS 1.62, Running 341.23s Step 807( 77.50%), action 465, FPS 1.61, Running 341.86s Step 808( 77.67%), action 466, FPS 1.62, Running 342.51s Step 809( 77.83%), action 467, FPS 1.62, Running 343.05s Step 810( 78.00%), action 468, FPS 1.63, Running 343.64s Step 811( 78.17%), action 469, FPS 1.63, Running 344.18s Step 812( 78.33%), action 470, FPS 1.63, Running 344.80s Step 813( 78.50%), action 471, FPS 1.62, Running 345.53s Step 814( 78.67%), action 472, FPS 1.60, Running 346.24s Step 815( 78.83%), action 473, FPS 1.62, Running 346.82s Step 816( 79.00%), action 474, FPS 1.62, Running 347.45s Step 817( 79.17%), action 475, FPS 1.62, Running 348.01s Step 818( 79.33%), action 476, FPS 1.62, Running 348.61s Step 819( 79.50%), action 477, FPS 1.62, Running 349.15s Step 820( 79.67%), action 478, FPS 1.62, Running 349.77s Step 821( 79.83%), action 479, FPS 1.62, Running 350.44s Step 822( 80.00%), action 480, FPS 1.63, Running 351.03s Step 823( 80.17%), action 481, FPS 1.63, Running 351.68s Step 824( 80.33%), action 482, FPS 1.63, Running 352.29s Step 825( 80.50%), action 483, FPS 1.64, Running 352.82s Step 826( 80.67%), action 484, FPS 1.64, Running 353.41s Step 827( 80.83%), action 485, FPS 1.65, Running 354.01s Step 828( 81.00%), action 486, FPS 1.64, Running 354.71s Step 829( 81.17%), action 487, FPS 1.63, Running 355.29s Step 830( 81.33%), action 488, FPS 1.63, Running 355.89s Step 831( 81.50%), action 489, FPS 1.63, Running 356.44s Step 832( 81.67%), action 490, FPS 1.63, Running 357.05s Step 833( 81.83%), action 491, FPS 1.64, Running 357.71s Step 834( 82.00%), action 492, FPS 1.65, Running 358.40s Step 835( 82.17%), action 493, FPS 1.65, Running 358.97s Step 836( 82.33%), action 494, FPS 1.65, Running 359.59s Step 837( 82.50%), action 495, FPS 1.65, Running 360.13s Step 838( 82.67%), action 496, FPS 1.65, Running 360.73s Step 839( 82.83%), action 497, FPS 1.65, Running 361.27s Step 840( 83.00%), action 498, FPS 1.66, Running 361.83s Step 841( 83.17%), action 499, FPS 1.66, Running 362.50s Step 842( 83.33%), action 500, FPS 1.66, Running 363.07s Step 843( 83.50%), action 501, FPS 1.66, Running 363.76s Step 844( 83.67%), action 502, FPS 1.66, Running 364.35s Step 845( 83.83%), action 503, FPS 1.65, Running 364.92s Step 846( 84.00%), action 504, FPS 1.65, Running 365.54s Step 847( 84.17%), action 505, FPS 1.65, Running 366.12s Step 848( 84.33%), action 506, FPS 1.65, Running 366.80s Step 849( 84.50%), action 507, FPS 1.66, Running 367.33s Step 850( 84.67%), action 508, FPS 1.66, Running 367.90s Step 851( 84.83%), action 509, FPS 1.66, Running 368.45s Step 852( 85.00%), action 510, FPS 1.66, Running 369.09s Step 853( 85.17%), action 511, FPS 1.66, Running 369.76s Step 854( 85.33%), action 512, FPS 1.66, Running 370.46s Step 855( 85.50%), action 513, FPS 1.66, Running 371.05s Step 856( 85.67%), action 514, FPS 1.66, Running 371.65s Step 857( 85.83%), action 515, FPS 1.65, Running 372.22s Step 858( 86.00%), action 516, FPS 1.65, Running 372.82s Step 859( 86.17%), action 517, FPS 1.65, Running 373.41s Step 860( 86.33%), action 518, FPS 1.64, Running 374.02s Step 861( 86.50%), action 519, FPS 1.64, Running 374.68s Step 862( 86.67%), action 520, FPS 1.64, Running 375.28s Step 863( 86.83%), action 521, FPS 1.64, Running 375.95s Step 864( 87.00%), action 522, FPS 1.64, Running 376.57s Step 865( 87.17%), action 523, FPS 1.64, Running 377.14s Step 866( 87.33%), action 524, FPS 1.64, Running 377.72s Step 867( 87.50%), action 525, FPS 1.64, Running 378.33s Step 868( 87.67%), action 526, FPS 1.64, Running 378.98s Step 869( 87.83%), action 527, FPS 1.64, Running 379.50s Step 870( 88.00%), action 528, FPS 1.64, Running 380.11s Step 871( 88.17%), action 529, FPS 1.64, Running 380.65s Step 872( 88.33%), action 530, FPS 1.65, Running 381.21s Step 873( 88.50%), action 531, FPS 1.65, Running 381.84s Step 874( 88.67%), action 532, FPS 1.67, Running 382.43s Step 875( 88.83%), action 533, FPS 1.65, Running 383.14s Step 876( 89.00%), action 534, FPS 1.65, Running 383.75s Step 877( 89.17%), action 535, FPS 1.66, Running 384.30s Step 878( 89.33%), action 536, FPS 1.66, Running 384.90s Step 879( 89.50%), action 537, FPS 1.66, Running 385.45s Step 880( 89.67%), action 538, FPS 1.66, Running 386.04s Step 881( 89.83%), action 539, FPS 1.67, Running 386.64s Step 882( 90.00%), action 540, FPS 1.66, Running 387.32s Step 883( 90.17%), action 541, FPS 1.66, Running 388.01s Step 884( 90.33%), action 542, FPS 1.67, Running 388.57s Step 885( 90.50%), action 543, FPS 1.67, Running 389.11s Step 886( 90.67%), action 544, FPS 1.67, Running 389.70s Step 887( 90.83%), action 545, FPS 1.68, Running 390.22s Step 888( 91.00%), action 546, FPS 1.68, Running 390.88s Step 889( 91.17%), action 547, FPS 1.67, Running 391.48s Step 890( 91.33%), action 548, FPS 1.67, Running 392.09s Step 891( 91.50%), action 549, FPS 1.67, Running 392.64s Step 892( 91.67%), action 550, FPS 1.66, Running 393.26s Step 893( 91.83%), action 551, FPS 1.65, Running 393.94s Step 894( 92.00%), action 552, FPS 1.65, Running 394.55s Step 895( 92.17%), action 553, FPS 1.66, Running 395.18s Step 896( 92.33%), action 554, FPS 1.66, Running 395.81s Step 897( 92.50%), action 555, FPS 1.66, Running 396.35s Step 898( 92.67%), action 556, FPS 1.66, Running 396.99s Step 899( 92.83%), action 557, FPS 1.65, Running 397.58s Step 900( 93.00%), action 558, FPS 1.64, Running 398.24s Step 901( 93.17%), action 559, FPS 1.65, Running 398.77s Step 902( 93.33%), action 560, FPS 1.64, Running 399.51s Step 903( 93.50%), action 561, FPS 1.64, Running 400.18s Step 904( 93.67%), action 562, FPS 1.64, Running 400.72s Step 905( 93.83%), action 563, FPS 1.65, Running 401.22s Step 906( 94.00%), action 564, FPS 1.65, Running 401.84s Step 907( 94.17%), action 565, FPS 1.64, Running 402.39s Step 908( 94.33%), action 566, FPS 1.66, Running 402.95s Step 909( 94.50%), action 567, FPS 1.65, Running 403.58s Step 910( 94.67%), action 568, FPS 1.65, Running 404.21s Step 911( 94.83%), action 569, FPS 1.65, Running 404.79s Step 912( 95.00%), action 570, FPS 1.64, Running 405.44s Step 913( 95.17%), action 571, FPS 1.64, Running 406.12s Step 914( 95.33%), action 572, FPS 1.65, Running 406.70s Step 915( 95.50%), action 573, FPS 1.65, Running 407.29s Step 916( 95.67%), action 574, FPS 1.65, Running 407.94s Step 917( 95.83%), action 575, FPS 1.65, Running 408.50s Step 918( 96.00%), action 576, FPS 1.65, Running 409.10s Step 919( 96.17%), action 577, FPS 1.65, Running 409.70s Step 920( 96.33%), action 578, FPS 1.65, Running 410.33s Step 921( 96.50%), action 579, FPS 1.65, Running 410.85s Step 922( 96.67%), action 580, FPS 1.65, Running 411.61s Step 923( 96.83%), action 581, FPS 1.65, Running 412.29s Step 924( 97.00%), action 582, FPS 1.64, Running 412.91s Step 925( 97.17%), action 583, FPS 1.63, Running 413.46s Step 926( 97.33%), action 584, FPS 1.63, Running 414.08s Step 927( 97.50%), action 585, FPS 1.63, Running 414.64s Step 928( 97.67%), action 586, FPS 1.62, Running 415.32s Step 929( 97.83%), action 587, FPS 1.62, Running 415.93s Step 930( 98.00%), action 588, FPS 1.62, Running 416.54s Step 931( 98.17%), action 589, FPS 1.62, Running 417.14s Step 932( 98.33%), action 590, FPS 1.63, Running 417.74s Step 933( 98.50%), action 591, FPS 1.63, Running 418.41s Step 934( 98.67%), action 592, FPS 1.61, Running 419.12s Step 935( 98.83%), action 593, FPS 1.61, Running 419.74s Step 936( 99.00%), action 594, FPS 1.61, Running 420.34s Step 937( 99.17%), action 595, FPS 1.61, Running 420.90s Step 938( 99.33%), action 596, FPS 1.61, Running 421.51s Step 939( 99.50%), action 597, FPS 1.62, Running 422.06s Step 940( 99.67%), action 598, FPS 1.62, Running 422.66s Step 941( 99.83%), action 599, FPS 1.61, Running 423.25s Step 942(100.00%), action 600, FPS 1.63, Running 423.89s [2026-08-03 01:49:29] [79 ] Seed 78 failed after 424.01 s. +steps: 942 , actions: 600 . +Instruction: Empty +Total 10/79(12.66%) success. +Setting seed: 79 +Step 1( N/A%), pre moving , FPS 4.50, Running 0.22s Step 2( N/A%), pre moving , FPS 6.38, Running 0.31s Step 3( N/A%), pre moving , FPS 6.70, Running 0.45s Step 4( N/A%), pre moving , FPS 7.08, Running 0.57s Step 5( N/A%), pre moving , FPS 7.18, Running 0.70s Step 6( N/A%), pre moving , FPS 7.29, Running 0.82s Step 7( N/A%), pre moving , FPS 7.26, Running 0.96s Step 8( N/A%), pre moving , FPS 7.39, Running 1.08s Step 9( N/A%), pre moving , FPS 7.39, Running 1.22s Step 10( N/A%), pre moving , FPS 7.37, Running 1.36s Step 11( N/A%), pre moving , FPS 7.45, Running 1.48s Step 12( N/A%), pre moving , FPS 7.44, Running 1.61s Step 13( N/A%), pre moving , FPS 7.42, Running 1.75s Step 14( N/A%), pre moving , FPS 7.47, Running 1.87s Step 15( N/A%), pre moving , FPS 7.48, Running 2.01s Step 16( N/A%), pre moving , FPS 7.51, Running 2.13s Step 17( N/A%), pre moving , FPS 7.50, Running 2.27s Step 18( N/A%), pre moving , FPS 7.50, Running 2.40s Step 19( N/A%), pre moving , FPS 7.52, Running 2.53s Step 20( N/A%), pre moving , FPS 7.52, Running 2.66s Step 21( N/A%), pre moving , FPS 6.78, Running 3.17s Step 22( N/A%), pre moving , FPS 6.55, Running 3.37s Step 23( N/A%), pre moving , FPS 6.59, Running 3.48s Step 24( N/A%), pre moving , FPS 6.56, Running 3.61s Step 25( N/A%), pre moving , FPS 6.57, Running 3.74s Step 26( N/A%), pre moving , FPS 5.99, Running 4.16s Step 27( N/A%), pre moving , FPS 6.01, Running 4.29s Step 28( N/A%), pre moving , FPS 5.99, Running 4.42s Step 29( N/A%), pre moving , FPS 5.98, Running 4.56s Step 30( N/A%), pre moving , FPS 6.01, Running 4.68s Step 31( N/A%), pre moving , FPS 5.97, Running 4.83s Step 32( N/A%), pre moving , FPS 5.96, Running 4.97s Step 33( N/A%), pre moving , FPS 5.96, Running 5.11s Step 34( N/A%), pre moving , FPS 5.92, Running 5.25s Step 35( N/A%), pre moving , FPS 5.94, Running 5.37s Step 36( N/A%), pre moving , FPS 4.76, Running 6.34s Step 37( N/A%), pre moving , FPS 4.41, Running 6.81s Step 38( N/A%), pre moving , FPS 4.37, Running 6.98s Step 39( N/A%), pre moving , FPS 4.32, Running 7.15s Step 40( N/A%), pre moving , FPS 4.33, Running 7.28s Step 41( N/A%), pre moving , FPS 4.72, Running 7.41s Step 42( N/A%), pre moving , FPS 4.79, Running 7.54s Step 43( N/A%), pre moving , FPS 4.76, Running 7.69s Step 44( N/A%), pre moving , FPS 4.77, Running 7.80s Step 45( N/A%), pre moving , FPS 4.76, Running 7.94s Step 46( N/A%), pre moving , FPS 5.10, Running 8.08s Step 47( N/A%), pre moving , FPS 5.11, Running 8.20s Step 48( N/A%), pre moving , FPS 4.35, Running 9.02s Step 49( N/A%), pre moving , FPS 4.34, Running 9.16s Step 50( N/A%), pre moving , FPS 4.34, Running 9.30s Step 51( N/A%), pre moving , FPS 4.33, Running 9.45s Step 52( N/A%), pre moving , FPS 4.35, Running 9.56s Step 53( N/A%), pre moving , FPS 4.29, Running 9.77s Step 54( N/A%), pre moving , FPS 4.24, Running 9.97s Step 55( N/A%), pre moving , FPS 4.16, Running 10.17s Step 56( N/A%), pre moving , FPS 4.97, Running 10.36s Step 57( N/A%), pre moving , FPS 5.26, Running 10.61s Step 58( N/A%), pre moving , FPS 5.18, Running 10.84s Step 59( N/A%), pre moving , FPS 5.08, Running 11.09s Step 60( N/A%), pre moving , FPS 4.98, Running 11.29s Step 61( N/A%), pre moving , FPS 4.89, Running 11.50s Step 62( N/A%), pre moving , FPS 4.82, Running 11.69s Step 63( N/A%), pre moving , FPS 4.74, Running 11.91s Step 64( N/A%), pre moving , FPS 4.66, Running 12.10s Step 65( N/A%), pre moving , FPS 4.58, Running 12.31s Step 66( N/A%), pre moving , FPS 4.52, Running 12.51s Step 67( N/A%), pre moving , FPS 4.43, Running 12.72s Step 68( N/A%), pre moving , FPS 5.12, Running 12.93s Step 69( N/A%), pre moving , FPS 5.04, Running 13.13s Step 70( N/A%), pre moving , FPS 4.95, Running 13.34s Step 71( N/A%), pre moving , FPS 4.89, Running 13.54s Step 72( N/A%), pre moving , FPS 4.79, Running 13.74s Step 73( N/A%), pre moving , FPS 4.79, Running 13.94s Step 74( N/A%), pre moving , FPS 4.78, Running 14.15s Step 75( N/A%), pre moving , FPS 4.77, Running 14.37s Step 76( N/A%), pre moving , FPS 4.67, Running 14.65s Step 77( N/A%), pre moving , FPS 4.63, Running 14.93s Step 78( N/A%), pre moving , FPS 4.64, Running 15.15s Step 79( N/A%), pre moving , FPS 4.69, Running 15.35s Step 80( N/A%), pre moving , FPS 4.69, Running 15.56s Step 81( N/A%), pre moving , FPS 4.69, Running 15.76s Step 82( N/A%), pre moving , FPS 4.68, Running 15.96s Step 83( N/A%), pre moving , FPS 4.70, Running 16.16s Step 84( N/A%), pre moving , FPS 4.69, Running 16.36s Step 85( N/A%), pre moving , FPS 4.78, Running 16.49s Step 86( N/A%), pre moving , FPS 4.84, Running 16.64s Step 87( N/A%), pre moving , FPS 4.96, Running 16.75s Step 88( N/A%), pre moving , FPS 5.05, Running 16.89s Step 89( N/A%), pre moving , FPS 5.12, Running 17.04s Step 90( N/A%), pre moving , FPS 5.23, Running 17.17s Step 91( N/A%), pre moving , FPS 5.32, Running 17.30s Step 92( N/A%), pre moving , FPS 5.41, Running 17.43s Step 93( N/A%), pre moving , FPS 5.53, Running 17.56s Step 94( N/A%), pre moving , FPS 5.65, Running 17.69s Step 95( N/A%), pre moving , FPS 5.77, Running 17.83s Step 96( N/A%), pre moving , FPS 6.05, Running 17.95s Step 97( N/A%), pre moving , FPS 6.33, Running 18.09s Step 98( N/A%), pre moving , FPS 6.51, Running 18.22s Step 99( N/A%), pre moving , FPS 6.55, Running 18.40s Step 100( N/A%), pre moving , FPS 6.59, Running 18.59s Step 101( N/A%), pre moving , FPS 6.62, Running 18.78s Step 102( N/A%), pre moving , FPS 6.71, Running 18.94s Step 103( N/A%), pre moving , FPS 6.81, Running 19.10s Step 104( N/A%), pre moving , FPS 7.00, Running 19.22s Step 105( N/A%), pre moving , FPS 7.00, Running 19.35s Step 106( N/A%), pre moving , FPS 7.00, Running 19.50s Step 107( N/A%), pre moving , FPS 6.98, Running 19.62s Step 108( N/A%), pre moving , FPS 6.98, Running 19.76s Step 109( N/A%), pre moving , FPS 6.98, Running 19.90s Step 110( N/A%), pre moving , FPS 7.01, Running 20.02s Step 111( N/A%), pre moving , FPS 6.99, Running 20.16s Step 112( N/A%), pre moving , FPS 6.97, Running 20.30s Step 113( N/A%), pre moving , FPS 6.98, Running 20.43s Step 114( N/A%), pre moving , FPS 6.99, Running 20.55s Step 115( N/A%), pre moving , FPS 4.91, Running 21.90s Step 116( N/A%), pre moving , FPS 4.58, Running 22.32s Step 117( N/A%), pre moving , FPS 4.24, Running 22.81s Step 118( N/A%), pre moving , FPS 4.00, Running 23.22s Step 119( N/A%), pre moving , FPS 3.80, Running 23.66s Step 120( N/A%), pre moving , FPS 3.66, Running 24.06s Step 121( N/A%), pre moving , FPS 3.51, Running 24.49s Step 122( N/A%), pre moving , FPS 3.36, Running 24.90s Step 123( N/A%), pre moving , FPS 3.22, Running 25.30s Step 124( N/A%), pre moving , FPS 3.07, Running 25.72s Step 125( N/A%), pre moving , FPS 3.00, Running 26.01s Step 126( N/A%), pre moving , FPS 2.88, Running 26.44s Step 127( N/A%), pre moving , FPS 2.74, Running 26.92s Step 128( N/A%), pre moving , FPS 2.63, Running 27.35s Step 129( N/A%), pre moving , FPS 2.55, Running 27.74s Step 130( N/A%), pre moving , FPS 2.46, Running 28.15s Step 131( N/A%), pre moving , FPS 2.38, Running 28.57s Step 132( N/A%), pre moving , FPS 2.30, Running 28.99s Step 133( N/A%), pre moving , FPS 2.23, Running 29.40s Step 134( N/A%), pre moving , FPS 2.16, Running 29.82s Step 135( N/A%), pre moving , FPS 2.44, Running 30.10s Step 136( N/A%), pre moving , FPS 2.48, Running 30.40s Step 137( N/A%), pre moving , FPS 2.48, Running 30.88s Step 138( N/A%), pre moving , FPS 2.47, Running 31.30s Step 139( N/A%), pre moving , FPS 2.49, Running 31.69s Step 140( N/A%), pre moving , FPS 2.49, Running 32.10s Step 141( N/A%), pre moving , FPS 2.48, Running 32.54s Step 142( N/A%), pre moving , FPS 2.48, Running 32.96s Step 143( N/A%), pre moving , FPS 2.39, Running 33.65s Step 144( N/A%), pre moving , FPS 2.39, Running 34.08s Step 145( N/A%), pre moving , FPS 2.33, Running 34.60s Step 146( N/A%), pre moving , FPS 2.31, Running 35.10s Step 147( N/A%), pre moving , FPS 2.32, Running 35.53s Step 148( N/A%), pre moving , FPS 2.33, Running 35.94s Step 149( N/A%), pre moving , FPS 2.32, Running 36.35s Step 150( N/A%), pre moving , FPS 2.32, Running 36.77s Step 151( N/A%), pre moving , FPS 2.32, Running 37.19s Step 152( N/A%), pre moving , FPS 2.32, Running 37.62s Step 153( N/A%), pre moving , FPS 2.31, Running 38.05s Step 154( N/A%), pre moving , FPS 2.27, Running 38.64s Step 155( N/A%), pre moving , FPS 2.21, Running 39.13s Step 156( N/A%), pre moving , FPS 2.17, Running 39.61s Step 157( N/A%), pre moving , FPS 2.18, Running 40.06s Step 158( N/A%), pre moving , FPS 2.17, Running 40.53s Step 159( N/A%), pre moving , FPS 2.16, Running 40.96s Step 160( N/A%), pre moving , FPS 2.15, Running 41.41s Step 161( N/A%), pre moving , FPS 2.15, Running 41.86s Step 162( N/A%), pre moving , FPS 2.13, Running 42.34s Step 163( N/A%), pre moving , FPS 2.15, Running 42.94s Step 164( N/A%), pre moving , FPS 2.15, Running 43.38s Step 165( N/A%), pre moving , FPS 2.16, Running 43.85s Step 166( N/A%), pre moving , FPS 2.18, Running 44.29s Step 167( N/A%), pre moving , FPS 2.17, Running 44.76s Step 168( N/A%), pre moving , FPS 2.16, Running 45.22s Step 169( N/A%), pre moving , FPS 2.15, Running 45.67s Step 170( N/A%), pre moving , FPS 2.13, Running 46.14s Step 171( N/A%), pre moving , FPS 2.11, Running 46.68s Step 172( N/A%), pre moving , FPS 2.09, Running 47.20s Step 173( N/A%), pre moving , FPS 2.09, Running 47.64s Step 174( N/A%), pre moving , FPS 2.11, Running 48.10s Step 175( N/A%), pre moving , FPS 2.13, Running 48.54s Step 176( N/A%), pre moving , FPS 2.13, Running 48.99s Step 177( N/A%), pre moving , FPS 2.13, Running 49.45s Step 178( N/A%), pre moving , FPS 2.13, Running 49.90s Step 179( N/A%), pre moving , FPS 2.13, Running 50.34s Step 180( N/A%), pre moving , FPS 2.11, Running 50.91s Step 181( N/A%), pre moving , FPS 2.10, Running 51.40s Step 182( N/A%), pre moving , FPS 2.10, Running 51.86s Step 183( N/A%), pre moving , FPS 2.13, Running 52.32s Step 184( N/A%), pre moving , FPS 2.12, Running 52.80s Step 185( N/A%), pre moving , FPS 2.12, Running 53.26s Step 186( N/A%), pre moving , FPS 2.12, Running 53.70s Step 187( N/A%), pre moving , FPS 2.20, Running 53.87s Step 188( N/A%), pre moving , FPS 2.27, Running 54.04s Step 189( N/A%), pre moving , FPS 2.34, Running 54.21s Step 190( N/A%), pre moving , FPS 2.43, Running 54.39s Step 191( N/A%), pre moving , FPS 2.54, Running 54.56s Step 192( N/A%), pre moving , FPS 2.65, Running 54.74s Step 193( N/A%), pre moving , FPS 2.73, Running 54.97s Step 194( N/A%), pre moving , FPS 2.83, Running 55.16s Step 195( N/A%), pre moving , FPS 2.94, Running 55.33s Step 196( N/A%), pre moving , FPS 3.07, Running 55.50s Step 197( N/A%), pre moving , FPS 2.91, Running 56.33s Step 198( N/A%), pre moving , FPS 3.03, Running 56.51s Step 199( N/A%), pre moving , FPS 3.10, Running 56.78s Step 200( N/A%), pre moving , FPS 3.31, Running 56.95s Step 201( N/A%), pre moving , FPS 3.43, Running 57.23s Step 202( N/A%), pre moving , FPS 3.54, Running 57.51s Step 203( N/A%), pre moving , FPS 3.65, Running 57.80s Step 204( N/A%), pre moving , FPS 3.81, Running 58.06s Step 205( N/A%), pre moving , FPS 3.95, Running 58.33s Step 206( N/A%), pre moving , FPS 4.08, Running 58.61s Step 207( N/A%), pre moving , FPS 4.01, Running 58.86s Step 208( N/A%), pre moving , FPS 3.89, Running 59.18s Step 209( N/A%), pre moving , FPS 3.74, Running 59.55s Step 210( N/A%), pre moving , FPS 3.65, Running 59.86s Step 211( N/A%), pre moving , FPS 3.58, Running 60.15s Step 212( N/A%), pre moving , FPS 3.52, Running 60.41s Step 213( N/A%), pre moving , FPS 3.49, Running 60.70s Step 214( N/A%), pre moving , FPS 3.45, Running 60.96s Step 215( N/A%), pre moving , FPS 3.39, Running 61.24s Step 216( N/A%), pre moving , FPS 3.32, Running 61.52s Step 217( N/A%), pre moving , FPS 3.68, Running 61.77s Step 218( N/A%), pre moving , FPS 3.61, Running 62.05s Step 219( N/A%), pre moving , FPS 3.55, Running 62.41s Step 220( N/A%), pre moving , FPS 3.49, Running 62.69s Step 221( N/A%), pre moving , FPS 3.48, Running 62.97s Step 222( N/A%), pre moving , FPS 3.48, Running 63.25s Step 223( N/A%), pre moving , FPS 3.49, Running 63.54s Step 224( N/A%), pre moving , FPS 3.44, Running 63.87s Step 225( N/A%), pre moving , FPS 3.43, Running 64.15s Step 226( N/A%), pre moving , FPS 3.50, Running 64.32s Step 227( N/A%), pre moving , FPS 3.50, Running 64.57s Step 228( N/A%), pre moving , FPS 3.59, Running 64.75s Step 229( N/A%), pre moving , FPS 3.74, Running 64.90s Step 230( N/A%), pre moving , FPS 3.84, Running 65.07s Step 231( N/A%), pre moving , FPS 3.95, Running 65.21s Step 232( N/A%), pre moving , FPS 4.02, Running 65.39s Step 233( N/A%), pre moving , FPS 4.13, Running 65.54s Step 234( N/A%), pre moving , FPS 4.22, Running 65.70s Step 235( N/A%), pre moving , FPS 4.32, Running 65.86s Step 236( N/A%), pre moving , FPS 4.42, Running 66.04s Step 237( N/A%), pre moving , FPS 4.51, Running 66.21s Step 238( N/A%), pre moving , FPS 4.63, Running 66.37s Step 239( N/A%), pre moving , FPS 4.84, Running 66.55s Step 240( N/A%), pre moving , FPS 4.26, Running 67.39s Step 241( N/A%), pre moving , FPS 4.36, Running 67.56s Step 242( N/A%), pre moving , FPS 4.45, Running 67.74s Step 243( N/A%), pre moving , FPS 4.55, Running 67.93s Step 244( N/A%), pre moving , FPS 4.67, Running 68.16s Step 245( N/A%), pre moving , FPS 4.76, Running 68.35s Step 246( N/A%), pre moving , FPS 4.70, Running 68.58s Step 247( N/A%), pre moving , FPS 4.63, Running 68.89s Step 248( N/A%), pre moving , FPS 4.53, Running 69.17s Step 249( N/A%), pre moving , FPS 4.39, Running 69.45s Step 250( N/A%), pre moving , FPS 4.21, Running 69.81s Step 251( N/A%), pre moving , FPS 4.01, Running 70.20s Step 252( N/A%), pre moving , FPS 3.86, Running 70.57s Step 253( N/A%), pre moving , FPS 3.71, Running 70.94s Step 254( N/A%), pre moving , FPS 3.57, Running 71.30s Step 255( N/A%), pre moving , FPS 3.45, Running 71.67s Step 256( N/A%), pre moving , FPS 3.34, Running 72.03s Step 257( N/A%), pre moving , FPS 3.23, Running 72.40s Step 258( N/A%), pre moving , FPS 3.09, Running 72.84s Step 259( N/A%), pre moving , FPS 2.96, Running 73.30s Step 260( N/A%), pre moving , FPS 3.19, Running 73.66s Step 261( N/A%), pre moving , FPS 3.09, Running 74.03s Step 262( N/A%), pre moving , FPS 3.00, Running 74.40s Step 263( N/A%), pre moving , FPS 2.93, Running 74.76s Step 264( N/A%), pre moving , FPS 2.87, Running 75.13s Step 265( N/A%), pre moving , FPS 2.80, Running 75.48s Step 266( N/A%), pre moving , FPS 2.76, Running 75.83s Step 267( N/A%), pre moving , FPS 2.74, Running 76.18s Step 268( N/A%), pre moving , FPS 2.71, Running 76.54s Step 269( N/A%), pre moving , FPS 2.69, Running 76.88s Step 270( N/A%), pre moving , FPS 2.68, Running 77.27s Step 271( N/A%), pre moving , FPS 2.66, Running 77.72s Step 272( N/A%), pre moving , FPS 2.65, Running 78.13s Step 273( N/A%), pre moving , FPS 2.65, Running 78.49s Step 274( N/A%), pre moving , FPS 2.68, Running 78.77s Step 275( N/A%), pre moving , FPS 2.71, Running 79.04s Step 276( N/A%), pre moving , FPS 2.74, Running 79.32s Step 277( N/A%), pre moving , FPS 2.78, Running 79.60s Step 278( N/A%), pre moving , FPS 2.84, Running 79.88s Step 279( N/A%), pre moving , FPS 2.92, Running 80.16s Step 280( N/A%), pre moving , FPS 2.91, Running 80.53s Step 281( N/A%), pre moving , FPS 2.91, Running 80.89s Step 282( N/A%), pre moving , FPS 2.91, Running 81.27s Step 283( N/A%), pre moving , FPS 2.90, Running 81.65s Step 284( N/A%), pre moving , FPS 2.88, Running 82.06s Step 285( N/A%), pre moving , FPS 2.85, Running 82.51s Step 286( N/A%), pre moving , FPS 2.84, Running 82.87s Step 287( N/A%), pre moving , FPS 2.84, Running 83.23s Step 288( N/A%), pre moving , FPS 2.84, Running 83.59s Step 289( N/A%), pre moving , FPS 2.82, Running 83.96s Step 290( N/A%), pre moving , FPS 2.83, Running 84.33s Step 291( N/A%), pre moving , FPS 2.87, Running 84.69s Step 292( N/A%), pre moving , FPS 2.93, Running 84.95s Step 293( N/A%), pre moving , FPS 2.97, Running 85.23s Step 294( N/A%), pre moving , FPS 2.97, Running 85.51s Step 295( N/A%), pre moving , FPS 2.97, Running 85.78s Step 296( N/A%), pre moving , FPS 3.01, Running 85.96s Step 297( N/A%), pre moving , FPS 3.06, Running 86.13s Step 298( N/A%), pre moving , FPS 3.09, Running 86.36s Step 299( N/A%), pre moving , FPS 3.11, Running 86.59s Step 300( N/A%), pre moving , FPS 3.18, Running 86.82s Step 301( N/A%), pre moving , FPS 3.28, Running 86.99s Step 302( N/A%), pre moving , FPS 3.40, Running 87.16s Step 303( N/A%), pre moving , FPS 3.52, Running 87.33s Step 304( N/A%), pre moving , FPS 3.67, Running 87.51s Step 305( N/A%), pre moving , FPS 3.86, Running 87.68s Step 306( N/A%), pre moving , FPS 4.01, Running 87.86s Step 307( N/A%), pre moving , FPS 4.14, Running 88.05s Step 308( N/A%), pre moving , FPS 4.32, Running 88.23s Step 309( N/A%), pre moving , FPS 4.51, Running 88.40s Step 310( N/A%), pre moving , FPS 4.68, Running 88.60s Step 311( N/A%), pre moving , FPS 4.93, Running 88.75s Step 312( N/A%), pre moving , FPS 5.01, Running 88.94s Step 313( N/A%), pre moving , FPS 5.18, Running 89.09s Step 314( N/A%), pre moving , FPS 5.30, Running 89.28s Step 315( N/A%), pre moving , FPS 5.47, Running 89.43s Step 316( N/A%), pre moving , FPS 5.46, Running 89.62s Step 317( N/A%), pre moving , FPS 5.48, Running 89.77s Step 318( N/A%), pre moving , FPS 3.36, Running 92.31s Step 319( N/A%), pre moving , FPS 3.23, Running 92.78s Step 320( N/A%), pre moving , FPS 3.12, Running 93.23s Step 321( N/A%), pre moving , FPS 2.98, Running 93.71s Step 322( N/A%), pre moving , FPS 2.86, Running 94.16s Step 323( N/A%), pre moving , FPS 2.71, Running 94.72s Step 324( N/A%), pre moving , FPS 2.59, Running 95.23s Step 325( N/A%), pre moving , FPS 2.49, Running 95.73s Step 326( N/A%), pre moving , FPS 2.40, Running 96.18s Step 327( N/A%), pre moving , FPS 2.32, Running 96.67s Step 328( N/A%), pre moving , FPS 2.25, Running 97.11s Step 329( N/A%), pre moving , FPS 2.19, Running 97.53s Step 330( N/A%), pre moving , FPS 2.14, Running 97.94s Step 331( N/A%), pre moving , FPS 2.08, Running 98.39s Step 332( N/A%), pre moving , FPS 2.00, Running 98.95s Step 333( N/A%), pre moving , FPS 1.93, Running 99.45s Step 334( N/A%), pre moving , FPS 1.88, Running 99.90s Step 335( N/A%), pre moving , FPS 1.84, Running 100.32s Step 336( N/A%), pre moving , FPS 1.79, Running 100.77s Step 337( N/A%), pre moving , FPS 1.75, Running 101.22s Step 338( 0.17%), action 1, FPS 1.97, Running 102.47s Step 339( 0.33%), action 2, FPS 1.93, Running 103.12s Step 340( 0.50%), action 3, FPS 1.91, Running 103.71s Step 341( 0.67%), action 4, FPS 1.89, Running 104.28s Step 342( 0.83%), action 5, FPS 1.86, Running 104.90s Step 343( 1.00%), action 6, FPS 1.86, Running 105.46s Step 344( 1.17%), action 7, FPS 1.84, Running 106.08s Step 345( 1.33%), action 8, FPS 1.83, Running 106.69s Step 346( 1.50%), action 9, FPS 1.79, Running 107.38s Step 347( 1.67%), action 10, FPS 1.77, Running 107.96s Step 348( 1.83%), action 11, FPS 1.72, Running 108.70s Step 349( 2.00%), action 12, FPS 1.70, Running 109.30s Step 350( 2.17%), action 13, FPS 1.67, Running 109.89s Step 351( 2.33%), action 14, FPS 1.65, Running 110.49s Step 352( 2.50%), action 15, FPS 1.62, Running 111.32s Step 353( 2.67%), action 16, FPS 1.60, Running 111.97s Step 354( 2.83%), action 17, FPS 1.57, Running 112.67s Step 355( 3.00%), action 18, FPS 1.54, Running 113.33s Step 356( 3.17%), action 19, FPS 1.51, Running 114.01s Step 357( 3.33%), action 20, FPS 1.48, Running 114.71s Step 358( 3.50%), action 21, FPS 1.52, Running 115.60s Step 359( 3.67%), action 22, FPS 1.53, Running 116.23s Step 360( 3.83%), action 23, FPS 1.52, Running 116.91s Step 361( 4.00%), action 24, FPS 1.50, Running 117.59s Step 362( 4.17%), action 25, FPS 1.49, Running 118.32s Step 363( 4.33%), action 26, FPS 1.48, Running 118.99s Step 364( 4.50%), action 27, FPS 1.48, Running 119.61s Step 365( 4.67%), action 28, FPS 1.48, Running 120.17s Step 366( 4.83%), action 29, FPS 1.49, Running 120.81s Step 367( 5.00%), action 30, FPS 1.49, Running 121.35s Step 368( 5.17%), action 31, FPS 1.49, Running 122.10s Step 369( 5.33%), action 32, FPS 1.49, Running 122.73s Step 370( 5.50%), action 33, FPS 1.48, Running 123.41s Step 371( 5.67%), action 34, FPS 1.49, Running 123.96s Step 372( 5.83%), action 35, FPS 1.51, Running 124.56s Step 373( 6.00%), action 36, FPS 1.52, Running 125.09s Step 374( 6.17%), action 37, FPS 1.54, Running 125.68s Step 375( 6.33%), action 38, FPS 1.55, Running 126.22s Step 376( 6.50%), action 39, FPS 1.55, Running 126.88s Step 377( 6.67%), action 40, FPS 1.56, Running 127.51s Step 378( 6.83%), action 41, FPS 1.59, Running 128.19s Step 379( 7.00%), action 42, FPS 1.60, Running 128.74s Step 380( 7.17%), action 43, FPS 1.61, Running 129.30s Step 381( 7.33%), action 44, FPS 1.63, Running 129.84s Step 382( 7.50%), action 45, FPS 1.64, Running 130.52s Step 383( 7.67%), action 46, FPS 1.62, Running 131.31s Step 384( 7.83%), action 47, FPS 1.62, Running 131.93s Step 385( 8.00%), action 48, FPS 1.61, Running 132.58s Step 386( 8.17%), action 49, FPS 1.62, Running 133.17s Step 387( 8.33%), action 50, FPS 1.60, Running 133.84s Step 388( 8.50%), action 51, FPS 1.60, Running 134.56s Step 389( 8.67%), action 52, FPS 1.60, Running 135.24s Step 390( 8.83%), action 53, FPS 1.61, Running 135.86s Step 391( 9.00%), action 54, FPS 1.59, Running 136.51s Step 392( 9.17%), action 55, FPS 1.59, Running 137.12s Step 393( 9.33%), action 56, FPS 1.59, Running 137.64s Step 394( 9.50%), action 57, FPS 1.59, Running 138.22s Step 395( 9.67%), action 58, FPS 1.59, Running 138.80s Step 396( 9.83%), action 59, FPS 1.59, Running 139.49s Step 397( 10.00%), action 60, FPS 1.59, Running 140.06s Step 398( 10.17%), action 61, FPS 1.58, Running 140.81s Step 399( 10.33%), action 62, FPS 1.59, Running 141.35s Step 400( 10.50%), action 63, FPS 1.58, Running 141.94s Step 401( 10.67%), action 64, FPS 1.58, Running 142.50s Step 402( 10.83%), action 65, FPS 1.57, Running 143.25s Step 403( 11.00%), action 66, FPS 1.60, Running 143.84s Step 404( 11.17%), action 67, FPS 1.60, Running 144.42s Step 405( 11.33%), action 68, FPS 1.60, Running 145.06s Step 406( 11.50%), action 69, FPS 1.60, Running 145.69s Step 407( 11.67%), action 70, FPS 1.60, Running 146.31s Step 408( 11.83%), action 71, FPS 1.59, Running 147.11s Step 409( 12.00%), action 72, FPS 1.60, Running 147.71s Step 410( 12.17%), action 73, FPS 1.59, Running 148.41s Step 411( 12.33%), action 74, FPS 1.61, Running 148.97s Step 412( 12.50%), action 75, FPS 1.61, Running 149.57s Step 413( 12.67%), action 76, FPS 1.59, Running 150.21s Step 414( 12.83%), action 77, FPS 1.59, Running 150.83s Step 415( 13.00%), action 78, FPS 1.56, Running 151.59s Step 416( 13.17%), action 79, FPS 1.58, Running 152.19s Step 417( 13.33%), action 80, FPS 1.57, Running 152.77s Step 418( 13.50%), action 81, FPS 1.57, Running 153.51s Step 419( 13.67%), action 82, FPS 1.58, Running 154.04s Step 420( 13.83%), action 83, FPS 1.58, Running 154.61s Step 421( 14.00%), action 84, FPS 1.57, Running 155.26s Step 422( 14.17%), action 85, FPS 1.58, Running 155.90s Step 423( 14.33%), action 86, FPS 1.58, Running 156.46s Step 424( 14.50%), action 87, FPS 1.58, Running 157.04s Step 425( 14.67%), action 88, FPS 1.60, Running 157.58s Step 426( 14.83%), action 89, FPS 1.60, Running 158.20s Step 427( 15.00%), action 90, FPS 1.60, Running 158.83s Step 428( 15.17%), action 91, FPS 1.60, Running 159.62s Step 429( 15.33%), action 92, FPS 1.59, Running 160.27s Step 430( 15.50%), action 93, FPS 1.61, Running 160.86s Step 431( 15.67%), action 94, FPS 1.61, Running 161.41s Step 432( 15.83%), action 95, FPS 1.61, Running 162.00s Step 433( 16.00%), action 96, FPS 1.61, Running 162.67s Step 434( 16.17%), action 97, FPS 1.60, Running 163.34s Step 435( 16.33%), action 98, FPS 1.62, Running 163.92s Step 436( 16.50%), action 99, FPS 1.62, Running 164.52s Step 437( 16.67%), action 100, FPS 1.63, Running 165.04s Step 438( 16.83%), action 101, FPS 1.63, Running 165.75s Step 439( 17.00%), action 102, FPS 1.63, Running 166.32s Step 440( 17.17%), action 103, FPS 1.62, Running 166.93s Step 441( 17.33%), action 104, FPS 1.62, Running 167.62s Step 442( 17.50%), action 105, FPS 1.62, Running 168.22s Step 443( 17.67%), action 106, FPS 1.62, Running 168.77s Step 444( 17.83%), action 107, FPS 1.62, Running 169.38s Step 445( 18.00%), action 108, FPS 1.61, Running 169.97s Step 446( 18.17%), action 109, FPS 1.61, Running 170.59s Step 447( 18.33%), action 110, FPS 1.61, Running 171.23s Step 448( 18.50%), action 111, FPS 1.62, Running 171.99s Step 449( 18.67%), action 112, FPS 1.63, Running 172.57s Step 450( 18.83%), action 113, FPS 1.62, Running 173.20s Step 451( 19.00%), action 114, FPS 1.62, Running 173.75s Step 452( 19.17%), action 115, FPS 1.62, Running 174.36s Step 453( 19.33%), action 116, FPS 1.64, Running 174.90s Step 454( 19.50%), action 117, FPS 1.63, Running 175.60s Step 455( 19.67%), action 118, FPS 1.63, Running 176.15s Step 456( 19.83%), action 119, FPS 1.63, Running 176.76s Step 457( 20.00%), action 120, FPS 1.63, Running 177.31s Step 458( 20.17%), action 121, FPS 1.63, Running 178.05s Step 459( 20.33%), action 122, FPS 1.63, Running 178.60s Step 460( 20.50%), action 123, FPS 1.62, Running 179.30s Step 461( 20.67%), action 124, FPS 1.63, Running 179.90s Step 462( 20.83%), action 125, FPS 1.62, Running 180.53s Step 463( 21.00%), action 126, FPS 1.62, Running 181.11s Step 464( 21.17%), action 127, FPS 1.62, Running 181.75s Step 465( 21.33%), action 128, FPS 1.62, Running 182.28s Step 466( 21.50%), action 129, FPS 1.63, Running 182.88s Step 467( 21.67%), action 130, FPS 1.62, Running 183.56s Step 468( 21.83%), action 131, FPS 1.62, Running 184.31s Step 469( 22.00%), action 132, FPS 1.63, Running 184.85s Step 470( 22.17%), action 133, FPS 1.64, Running 185.43s Step 471( 22.33%), action 134, FPS 1.63, Running 186.01s Step 472( 22.50%), action 135, FPS 1.64, Running 186.58s Step 473( 22.67%), action 136, FPS 1.63, Running 187.19s Step 474( 22.83%), action 137, FPS 1.63, Running 187.85s Step 475( 23.00%), action 138, FPS 1.63, Running 188.40s Step 476( 23.17%), action 139, FPS 1.64, Running 188.98s Step 477( 23.33%), action 140, FPS 1.64, Running 189.54s Step 478( 23.50%), action 141, FPS 1.64, Running 190.25s Step 479( 23.67%), action 142, FPS 1.65, Running 190.73s Step 480( 23.83%), action 143, FPS 1.65, Running 191.45s Step 481( 24.00%), action 144, FPS 1.66, Running 191.97s Step 482( 24.17%), action 145, FPS 1.66, Running 192.58s Step 483( 24.33%), action 146, FPS 1.66, Running 193.14s Step 484( 24.50%), action 147, FPS 1.67, Running 193.75s Step 485( 24.67%), action 148, FPS 1.66, Running 194.30s Step 486( 24.83%), action 149, FPS 1.66, Running 194.91s Step 487( 25.00%), action 150, FPS 1.66, Running 195.59s Step 488( 25.17%), action 151, FPS 1.67, Running 196.32s Step 489( 25.33%), action 152, FPS 1.67, Running 196.85s Step 490( 25.50%), action 153, FPS 1.66, Running 197.48s Step 491( 25.67%), action 154, FPS 1.66, Running 198.02s Step 492( 25.83%), action 155, FPS 1.66, Running 198.61s Step 493( 26.00%), action 156, FPS 1.66, Running 199.22s Step 494( 26.17%), action 157, FPS 1.66, Running 199.89s Step 495( 26.33%), action 158, FPS 1.66, Running 200.48s Step 496( 26.50%), action 159, FPS 1.65, Running 201.08s Step 497( 26.67%), action 160, FPS 1.66, Running 201.59s Step 498( 26.83%), action 161, FPS 1.66, Running 202.31s Step 499( 27.00%), action 162, FPS 1.65, Running 202.84s Step 500( 27.17%), action 163, FPS 1.65, Running 203.56s Step 501( 27.33%), action 164, FPS 1.65, Running 204.11s Step 502( 27.50%), action 165, FPS 1.65, Running 204.71s Step 503( 27.67%), action 166, FPS 1.64, Running 205.35s Step 504( 27.83%), action 167, FPS 1.63, Running 206.01s Step 505( 28.00%), action 168, FPS 1.63, Running 206.55s Step 506( 28.17%), action 169, FPS 1.62, Running 207.22s Step 507( 28.33%), action 170, FPS 1.63, Running 207.87s Step 508( 28.50%), action 171, FPS 1.63, Running 208.59s Step 509( 28.67%), action 172, FPS 1.62, Running 209.16s Step 510( 28.83%), action 173, FPS 1.63, Running 209.75s Step 511( 29.00%), action 174, FPS 1.63, Running 210.30s Step 512( 29.17%), action 175, FPS 1.63, Running 210.90s Step 513( 29.33%), action 176, FPS 1.62, Running 211.57s Step 514( 29.50%), action 177, FPS 1.62, Running 212.20s Step 515( 29.67%), action 178, FPS 1.63, Running 212.75s Step 516( 29.83%), action 179, FPS 1.63, Running 213.37s Step 517( 30.00%), action 180, FPS 1.62, Running 213.93s Step 518( 30.17%), action 181, FPS 1.62, Running 214.66s Step 519( 30.33%), action 182, FPS 1.61, Running 215.28s Step 520( 30.50%), action 183, FPS 1.61, Running 215.96s Step 521( 30.67%), action 184, FPS 1.61, Running 216.52s Step 522( 30.83%), action 185, FPS 1.61, Running 217.11s Step 523( 31.00%), action 186, FPS 1.62, Running 217.69s Step 524( 31.17%), action 187, FPS 1.63, Running 218.28s Step 525( 31.33%), action 188, FPS 1.63, Running 218.84s Step 526( 31.50%), action 189, FPS 1.62, Running 219.58s Step 527( 31.67%), action 190, FPS 1.63, Running 220.13s Step 528( 31.83%), action 191, FPS 1.63, Running 220.88s Step 529( 32.00%), action 192, FPS 1.63, Running 221.43s Step 530( 32.17%), action 193, FPS 1.63, Running 222.01s Step 531( 32.33%), action 194, FPS 1.63, Running 222.55s Step 532( 32.50%), action 195, FPS 1.64, Running 223.12s Step 533( 32.67%), action 196, FPS 1.64, Running 223.79s Step 534( 32.83%), action 197, FPS 1.64, Running 224.40s Step 535( 33.00%), action 198, FPS 1.64, Running 224.97s Step 536( 33.17%), action 199, FPS 1.64, Running 225.56s Step 537( 33.33%), action 200, FPS 1.64, Running 226.09s Step 538( 33.50%), action 201, FPS 1.64, Running 226.82s Step 539( 33.67%), action 202, FPS 1.64, Running 227.46s Step 540( 33.83%), action 203, FPS 1.65, Running 228.12s Step 541( 34.00%), action 204, FPS 1.64, Running 228.69s Step 542( 34.17%), action 205, FPS 1.64, Running 229.34s Step 543( 34.33%), action 206, FPS 1.63, Running 229.94s Step 544( 34.50%), action 207, FPS 1.63, Running 230.58s Step 545( 34.67%), action 208, FPS 1.63, Running 231.12s Step 546( 34.83%), action 209, FPS 1.63, Running 231.85s Step 547( 35.00%), action 210, FPS 1.63, Running 232.40s Step 548( 35.17%), action 211, FPS 1.63, Running 233.14s Step 549( 35.33%), action 212, FPS 1.63, Running 233.68s Step 550( 35.50%), action 213, FPS 1.63, Running 234.30s Step 551( 35.67%), action 214, FPS 1.62, Running 234.87s Step 552( 35.83%), action 215, FPS 1.61, Running 235.57s Step 553( 36.00%), action 216, FPS 1.61, Running 236.19s Step 554( 36.17%), action 217, FPS 1.61, Running 236.82s Step 555( 36.33%), action 218, FPS 1.61, Running 237.41s Step 556( 36.50%), action 219, FPS 1.61, Running 238.01s Step 557( 36.67%), action 220, FPS 1.60, Running 238.57s Step 558( 36.83%), action 221, FPS 1.60, Running 239.30s Step 559( 37.00%), action 222, FPS 1.60, Running 239.98s Step 560( 37.17%), action 223, FPS 1.60, Running 240.61s Step 561( 37.33%), action 224, FPS 1.60, Running 241.19s Step 562( 37.50%), action 225, FPS 1.61, Running 241.79s Step 563( 37.67%), action 226, FPS 1.61, Running 242.33s Step 564( 37.83%), action 227, FPS 1.62, Running 242.93s Step 565( 38.00%), action 228, FPS 1.61, Running 243.54s Step 566( 38.17%), action 229, FPS 1.62, Running 244.23s Step 567( 38.33%), action 230, FPS 1.62, Running 244.76s Step 568( 38.50%), action 231, FPS 1.62, Running 245.47s Step 569( 38.67%), action 232, FPS 1.62, Running 245.99s Step 570( 38.83%), action 233, FPS 1.62, Running 246.61s Step 571( 39.00%), action 234, FPS 1.63, Running 247.17s Step 572( 39.17%), action 235, FPS 1.62, Running 247.89s Step 573( 39.33%), action 236, FPS 1.63, Running 248.44s Step 574( 39.50%), action 237, FPS 1.64, Running 249.03s Step 575( 39.67%), action 238, FPS 1.64, Running 249.58s Step 576( 39.83%), action 239, FPS 1.65, Running 250.17s Step 577( 40.00%), action 240, FPS 1.64, Running 250.75s Step 578( 40.17%), action 241, FPS 1.63, Running 251.55s Step 579( 40.33%), action 242, FPS 1.63, Running 252.21s Step 580( 40.50%), action 243, FPS 1.64, Running 252.83s Step 581( 40.67%), action 244, FPS 1.64, Running 253.39s Step 582( 40.83%), action 245, FPS 1.63, Running 254.04s Step 583( 41.00%), action 246, FPS 1.63, Running 254.62s Step 584( 41.17%), action 247, FPS 1.63, Running 255.24s Step 585( 41.33%), action 248, FPS 1.62, Running 255.91s Step 586( 41.50%), action 249, FPS 1.62, Running 256.54s Step 587( 41.67%), action 250, FPS 1.62, Running 257.13s Step 588( 41.83%), action 251, FPS 1.61, Running 257.86s Step 589( 42.00%), action 252, FPS 1.61, Running 258.41s Step 590( 42.17%), action 253, FPS 1.61, Running 259.04s Step 591( 42.33%), action 254, FPS 1.61, Running 259.61s Step 592( 42.50%), action 255, FPS 1.61, Running 260.30s Step 593( 42.67%), action 256, FPS 1.61, Running 260.83s Step 594( 42.83%), action 257, FPS 1.61, Running 261.44s Step 595( 43.00%), action 258, FPS 1.61, Running 261.98s Step 596( 43.17%), action 259, FPS 1.61, Running 262.61s Step 597( 43.33%), action 260, FPS 1.61, Running 263.15s Step 598( 43.50%), action 261, FPS 1.62, Running 263.93s Step 599( 43.67%), action 262, FPS 1.62, Running 264.54s Step 600( 43.83%), action 263, FPS 1.63, Running 265.13s Step 601( 44.00%), action 264, FPS 1.63, Running 265.67s Step 602( 44.17%), action 265, FPS 1.63, Running 266.28s Step 603( 44.33%), action 266, FPS 1.64, Running 266.84s Step 604( 44.50%), action 267, FPS 1.64, Running 267.46s Step 605( 44.67%), action 268, FPS 1.64, Running 268.09s Step 606( 44.83%), action 269, FPS 1.64, Running 268.75s Step 607( 45.00%), action 270, FPS 1.64, Running 269.30s Step 608( 45.17%), action 271, FPS 1.64, Running 270.02s Step 609( 45.33%), action 272, FPS 1.64, Running 270.59s Step 610( 45.50%), action 273, FPS 1.64, Running 271.22s Step 611( 45.67%), action 274, FPS 1.64, Running 271.82s Step 612( 45.83%), action 275, FPS 1.65, Running 272.40s Step 613( 46.00%), action 276, FPS 1.65, Running 272.94s Step 614( 46.17%), action 277, FPS 1.65, Running 273.53s Step 615( 46.33%), action 278, FPS 1.66, Running 274.06s Step 616( 46.50%), action 279, FPS 1.66, Running 274.64s Step 617( 46.67%), action 280, FPS 1.66, Running 275.18s Step 618( 46.83%), action 281, FPS 1.66, Running 275.96s Step 619( 47.00%), action 282, FPS 1.66, Running 276.60s Step 620( 47.17%), action 283, FPS 1.65, Running 277.22s Step 621( 47.33%), action 284, FPS 1.66, Running 277.75s Step 622( 47.50%), action 285, FPS 1.66, Running 278.35s Step 623( 47.67%), action 286, FPS 1.66, Running 278.87s Step 624( 47.83%), action 287, FPS 1.66, Running 279.49s Step 625( 48.00%), action 288, FPS 1.66, Running 280.14s Step 626( 48.17%), action 289, FPS 1.66, Running 280.78s Step 627( 48.33%), action 290, FPS 1.66, Running 281.33s Step 628( 48.50%), action 291, FPS 1.66, Running 282.09s Step 629( 48.67%), action 292, FPS 1.66, Running 282.67s Step 630( 48.83%), action 293, FPS 1.66, Running 283.26s Step 631( 49.00%), action 294, FPS 1.66, Running 283.87s Step 632( 49.17%), action 295, FPS 1.64, Running 284.58s Step 633( 49.33%), action 296, FPS 1.64, Running 285.16s Step 634( 49.50%), action 297, FPS 1.63, Running 285.78s Step 635( 49.67%), action 298, FPS 1.63, Running 286.35s Step 636( 49.83%), action 299, FPS 1.63, Running 286.92s Step 637( 50.00%), action 300, FPS 1.63, Running 287.48s Step 638( 50.17%), action 301, FPS 1.62, Running 288.34s Step 639( 50.33%), action 302, FPS 1.62, Running 288.91s Step 640( 50.50%), action 303, FPS 1.63, Running 289.52s Step 641( 50.67%), action 304, FPS 1.62, Running 290.07s Step 642( 50.83%), action 305, FPS 1.63, Running 290.65s Step 643( 51.00%), action 306, FPS 1.62, Running 291.24s Step 644( 51.17%), action 307, FPS 1.62, Running 291.85s Step 645( 51.33%), action 308, FPS 1.62, Running 292.50s Step 646( 51.50%), action 309, FPS 1.62, Running 293.10s Step 647( 51.67%), action 310, FPS 1.62, Running 293.66s Step 648( 51.83%), action 311, FPS 1.63, Running 294.39s Step 649( 52.00%), action 312, FPS 1.63, Running 294.95s Step 650( 52.17%), action 313, FPS 1.63, Running 295.52s Step 651( 52.33%), action 314, FPS 1.63, Running 296.11s Step 652( 52.50%), action 315, FPS 1.64, Running 296.77s Step 653( 52.67%), action 316, FPS 1.64, Running 297.34s Step 654( 52.83%), action 317, FPS 1.64, Running 297.95s Step 655( 53.00%), action 318, FPS 1.65, Running 298.49s Step 656( 53.17%), action 319, FPS 1.65, Running 299.05s Step 657( 53.33%), action 320, FPS 1.65, Running 299.63s Step 658( 53.50%), action 321, FPS 1.65, Running 300.47s Step 659( 53.67%), action 322, FPS 1.65, Running 301.02s Step 660( 53.83%), action 323, FPS 1.65, Running 301.62s Step 661( 54.00%), action 324, FPS 1.65, Running 302.17s Step 662( 54.17%), action 325, FPS 1.65, Running 302.81s Step 663( 54.33%), action 326, FPS 1.65, Running 303.37s Step 664( 54.50%), action 327, FPS 1.64, Running 304.02s Step 665( 54.67%), action 328, FPS 1.64, Running 304.68s Step 666( 54.83%), action 329, FPS 1.64, Running 305.29s Step 667( 55.00%), action 330, FPS 1.65, Running 305.82s Step 668( 55.17%), action 331, FPS 1.64, Running 306.55s Step 669( 55.33%), action 332, FPS 1.65, Running 307.05s Step 670( 55.50%), action 333, FPS 1.65, Running 307.62s Step 671( 55.67%), action 334, FPS 1.65, Running 308.25s Step 672( 55.83%), action 335, FPS 1.65, Running 308.88s Step 673( 56.00%), action 336, FPS 1.66, Running 309.43s Step 674( 56.17%), action 337, FPS 1.66, Running 310.03s Step 675( 56.33%), action 338, FPS 1.65, Running 310.58s Step 676( 56.50%), action 339, FPS 1.64, Running 311.21s Step 677( 56.67%), action 340, FPS 1.65, Running 311.73s Step 678( 56.83%), action 341, FPS 1.65, Running 312.61s Step 679( 57.00%), action 342, FPS 1.65, Running 313.13s Step 680( 57.17%), action 343, FPS 1.65, Running 313.72s Step 681( 57.33%), action 344, FPS 1.65, Running 314.27s Step 682( 57.50%), action 345, FPS 1.65, Running 314.90s Step 683( 57.67%), action 346, FPS 1.66, Running 315.45s Step 684( 57.83%), action 347, FPS 1.65, Running 316.12s Step 685( 58.00%), action 348, FPS 1.65, Running 316.77s Step 686( 58.17%), action 349, FPS 1.65, Running 317.39s Step 687( 58.33%), action 350, FPS 1.65, Running 317.94s Step 688( 58.50%), action 351, FPS 1.65, Running 318.67s Step 689( 58.67%), action 352, FPS 1.64, Running 319.21s Step 690( 58.83%), action 353, FPS 1.64, Running 319.81s Step 691( 59.00%), action 354, FPS 1.64, Running 320.46s Step 692( 59.17%), action 355, FPS 1.64, Running 321.08s Step 693( 59.33%), action 356, FPS 1.64, Running 321.62s Step 694( 59.50%), action 357, FPS 1.64, Running 322.21s Step 695( 59.67%), action 358, FPS 1.64, Running 322.74s Step 696( 59.83%), action 359, FPS 1.65, Running 323.34s Step 697( 60.00%), action 360, FPS 1.65, Running 323.86s Step 698( 60.17%), action 361, FPS 1.65, Running 324.71s Step 699( 60.33%), action 362, FPS 1.65, Running 325.25s Step 700( 60.50%), action 363, FPS 1.65, Running 325.83s Step 701( 60.67%), action 364, FPS 1.65, Running 326.41s Step 702( 60.83%), action 365, FPS 1.65, Running 327.04s Step 703( 61.00%), action 366, FPS 1.65, Running 327.59s Step 704( 61.17%), action 367, FPS 1.64, Running 328.28s Step 705( 61.33%), action 368, FPS 1.65, Running 328.85s Step 706( 61.50%), action 369, FPS 1.65, Running 329.48s Step 707( 61.67%), action 370, FPS 1.65, Running 330.06s Step 708( 61.83%), action 371, FPS 1.65, Running 330.78s Step 709( 62.00%), action 372, FPS 1.65, Running 331.30s Step 710( 62.17%), action 373, FPS 1.65, Running 331.93s Step 711( 62.33%), action 374, FPS 1.64, Running 332.63s Step 712( 62.50%), action 375, FPS 1.64, Running 333.26s Step 713( 62.67%), action 376, FPS 1.64, Running 333.81s Step 714( 62.83%), action 377, FPS 1.64, Running 334.39s Step 715( 63.00%), action 378, FPS 1.64, Running 334.94s Step 716( 63.17%), action 379, FPS 1.64, Running 335.55s Step 717( 63.33%), action 380, FPS 1.63, Running 336.14s Step 718( 63.50%), action 381, FPS 1.63, Running 336.95s Step 719( 63.67%), action 382, FPS 1.63, Running 337.49s Step 720( 63.83%), action 383, FPS 1.63, Running 338.10s Step 721( 64.00%), action 384, FPS 1.63, Running 338.67s Step 722( 64.17%), action 385, FPS 1.63, Running 339.31s Step 723( 64.33%), action 386, FPS 1.63, Running 339.86s Step 724( 64.50%), action 387, FPS 1.63, Running 340.58s Step 725( 64.67%), action 388, FPS 1.63, Running 341.14s Step 726( 64.83%), action 389, FPS 1.63, Running 341.75s Step 727( 65.00%), action 390, FPS 1.64, Running 342.29s Step 728( 65.17%), action 391, FPS 1.63, Running 343.02s Step 729( 65.33%), action 392, FPS 1.63, Running 343.55s Step 730( 65.50%), action 393, FPS 1.63, Running 344.20s Step 731( 65.67%), action 394, FPS 1.64, Running 344.84s Step 732( 65.83%), action 395, FPS 1.64, Running 345.44s Step 733( 66.00%), action 396, FPS 1.65, Running 345.95s Step 734( 66.17%), action 397, FPS 1.64, Running 346.55s Step 735( 66.33%), action 398, FPS 1.65, Running 347.08s Step 736( 66.50%), action 399, FPS 1.64, Running 347.71s Step 737( 66.67%), action 400, FPS 1.64, Running 348.33s Step 738( 66.83%), action 401, FPS 1.65, Running 349.10s Step 739( 67.00%), action 402, FPS 1.65, Running 349.64s Step 740( 67.17%), action 403, FPS 1.65, Running 350.24s Step 741( 67.33%), action 404, FPS 1.65, Running 350.80s Step 742( 67.50%), action 405, FPS 1.66, Running 351.39s Step 743( 67.67%), action 406, FPS 1.65, Running 351.97s Step 744( 67.83%), action 407, FPS 1.65, Running 352.72s Step 745( 68.00%), action 408, FPS 1.65, Running 353.25s Step 746( 68.17%), action 409, FPS 1.65, Running 353.88s Step 747( 68.33%), action 410, FPS 1.64, Running 354.45s Step 748( 68.50%), action 411, FPS 1.64, Running 355.18s Step 749( 68.67%), action 412, FPS 1.64, Running 355.76s Step 750( 68.83%), action 413, FPS 1.63, Running 356.44s Step 751( 69.00%), action 414, FPS 1.63, Running 357.13s Step 752( 69.17%), action 415, FPS 1.62, Running 357.76s Step 753( 69.33%), action 416, FPS 1.62, Running 358.30s Step 754( 69.50%), action 417, FPS 1.62, Running 358.92s Step 755( 69.67%), action 418, FPS 1.61, Running 359.53s Step 756( 69.83%), action 419, FPS 1.61, Running 360.12s Step 757( 70.00%), action 420, FPS 1.61, Running 360.77s Step 758( 70.17%), action 421, FPS 1.61, Running 361.51s Step 759( 70.33%), action 422, FPS 1.61, Running 362.07s Step 760( 70.50%), action 423, FPS 1.61, Running 362.67s Step 761( 70.67%), action 424, FPS 1.61, Running 363.22s Step 762( 70.83%), action 425, FPS 1.61, Running 363.84s Step 763( 71.00%), action 426, FPS 1.60, Running 364.46s Step 764( 71.17%), action 427, FPS 1.61, Running 365.16s Step 765( 71.33%), action 428, FPS 1.60, Running 365.73s Step 766( 71.50%), action 429, FPS 1.60, Running 366.36s Step 767( 71.67%), action 430, FPS 1.61, Running 366.88s Step 768( 71.83%), action 431, FPS 1.61, Running 367.58s Step 769( 72.00%), action 432, FPS 1.62, Running 368.14s Step 770( 72.17%), action 433, FPS 1.61, Running 368.85s Step 771( 72.33%), action 434, FPS 1.63, Running 369.42s Step 772( 72.50%), action 435, FPS 1.63, Running 370.00s Step 773( 72.67%), action 436, FPS 1.63, Running 370.55s Step 774( 72.83%), action 437, FPS 1.63, Running 371.16s Step 775( 73.00%), action 438, FPS 1.64, Running 371.73s Step 776( 73.17%), action 439, FPS 1.63, Running 372.36s Step 777( 73.33%), action 440, FPS 1.63, Running 373.04s Step 778( 73.50%), action 441, FPS 1.63, Running 373.76s Step 779( 73.67%), action 442, FPS 1.63, Running 374.31s Step 780( 73.83%), action 443, FPS 1.63, Running 374.93s Step 781( 74.00%), action 444, FPS 1.63, Running 375.49s Step 782( 74.17%), action 445, FPS 1.63, Running 376.11s Step 783( 74.33%), action 446, FPS 1.62, Running 376.78s Step 784( 74.50%), action 447, FPS 1.63, Running 377.42s Step 785( 74.67%), action 448, FPS 1.63, Running 377.99s Step 786( 74.83%), action 449, FPS 1.64, Running 378.58s Step 787( 75.00%), action 450, FPS 1.63, Running 379.14s Step 788( 75.17%), action 451, FPS 1.63, Running 379.86s Step 789( 75.33%), action 452, FPS 1.63, Running 380.42s Step 790( 75.50%), action 453, FPS 1.64, Running 381.06s Step 791( 75.67%), action 454, FPS 1.64, Running 381.62s Step 792( 75.83%), action 455, FPS 1.64, Running 382.20s Step 793( 76.00%), action 456, FPS 1.64, Running 382.77s Step 794( 76.17%), action 457, FPS 1.63, Running 383.40s Step 795( 76.33%), action 458, FPS 1.64, Running 383.95s Step 796( 76.50%), action 459, FPS 1.63, Running 384.62s Step 797( 76.67%), action 460, FPS 1.64, Running 385.24s Step 798( 76.83%), action 461, FPS 1.64, Running 385.97s Step 799( 77.00%), action 462, FPS 1.64, Running 386.52s Step 800( 77.17%), action 463, FPS 1.64, Running 387.11s Step 801( 77.33%), action 464, FPS 1.64, Running 387.65s Step 802( 77.50%), action 465, FPS 1.65, Running 388.25s Step 803( 77.67%), action 466, FPS 1.65, Running 388.93s Step 804( 77.83%), action 467, FPS 1.65, Running 389.57s Step 805( 78.00%), action 468, FPS 1.64, Running 390.15s Step 806( 78.17%), action 469, FPS 1.64, Running 390.75s Step 807( 78.33%), action 470, FPS 1.64, Running 391.31s Step 808( 78.50%), action 471, FPS 1.64, Running 392.07s Step 809( 78.67%), action 472, FPS 1.63, Running 392.66s Step 810( 78.83%), action 473, FPS 1.63, Running 393.31s Step 811( 79.00%), action 474, FPS 1.64, Running 393.83s Step 812( 79.17%), action 475, FPS 1.64, Running 394.41s Step 813( 79.33%), action 476, FPS 1.64, Running 394.98s Step 814( 79.50%), action 477, FPS 1.64, Running 395.60s Step 815( 79.67%), action 478, FPS 1.64, Running 396.14s Step 816( 79.83%), action 479, FPS 1.64, Running 396.84s Step 817( 80.00%), action 480, FPS 1.64, Running 397.44s Step 818( 80.17%), action 481, FPS 1.64, Running 398.17s Step 819( 80.33%), action 482, FPS 1.64, Running 398.74s Step 820( 80.50%), action 483, FPS 1.64, Running 399.35s Step 821( 80.67%), action 484, FPS 1.63, Running 399.91s Step 822( 80.83%), action 485, FPS 1.63, Running 400.55s Step 823( 81.00%), action 486, FPS 1.63, Running 401.17s Step 824( 81.17%), action 487, FPS 1.64, Running 401.78s Step 825( 81.33%), action 488, FPS 1.65, Running 402.31s Step 826( 81.50%), action 489, FPS 1.64, Running 402.91s Step 827( 81.67%), action 490, FPS 1.65, Running 403.47s Step 828( 81.83%), action 491, FPS 1.65, Running 404.18s Step 829( 82.00%), action 492, FPS 1.65, Running 404.79s Step 830( 82.17%), action 493, FPS 1.64, Running 405.49s Step 831( 82.33%), action 494, FPS 1.64, Running 406.02s Step 832( 82.50%), action 495, FPS 1.64, Running 406.63s Step 833( 82.67%), action 496, FPS 1.64, Running 407.19s Step 834( 82.83%), action 497, FPS 1.64, Running 407.79s Step 835( 83.00%), action 498, FPS 1.64, Running 408.31s Step 836( 83.17%), action 499, FPS 1.65, Running 408.98s Step 837( 83.33%), action 500, FPS 1.65, Running 409.59s Step 838( 83.50%), action 501, FPS 1.65, Running 410.32s Step 839( 83.67%), action 502, FPS 1.65, Running 410.85s Step 840( 83.83%), action 503, FPS 1.66, Running 411.43s Step 841( 84.00%), action 504, FPS 1.66, Running 411.96s Step 842( 84.17%), action 505, FPS 1.67, Running 412.56s Step 843( 84.33%), action 506, FPS 1.66, Running 413.23s Step 844( 84.50%), action 507, FPS 1.66, Running 413.82s Step 845( 84.67%), action 508, FPS 1.66, Running 414.37s Step 846( 84.83%), action 509, FPS 1.66, Running 414.97s Step 847( 85.00%), action 510, FPS 1.66, Running 415.51s Step 848( 85.17%), action 511, FPS 1.66, Running 416.20s Step 849( 85.33%), action 512, FPS 1.66, Running 416.82s Step 850( 85.50%), action 513, FPS 1.67, Running 417.48s Step 851( 85.67%), action 514, FPS 1.66, Running 418.04s Step 852( 85.83%), action 515, FPS 1.67, Running 418.64s Step 853( 86.00%), action 516, FPS 1.66, Running 419.20s Step 854( 86.17%), action 517, FPS 1.66, Running 419.81s Step 855( 86.33%), action 518, FPS 1.66, Running 420.35s Step 856( 86.50%), action 519, FPS 1.66, Running 421.03s Step 857( 86.67%), action 520, FPS 1.66, Running 421.67s Step 858( 86.83%), action 521, FPS 1.65, Running 422.45s Step 859( 87.00%), action 522, FPS 1.64, Running 423.03s Step 860( 87.17%), action 523, FPS 1.64, Running 423.62s Step 861( 87.33%), action 524, FPS 1.64, Running 424.16s Step 862( 87.50%), action 525, FPS 1.63, Running 424.80s Step 863( 87.67%), action 526, FPS 1.64, Running 425.44s Step 864( 87.83%), action 527, FPS 1.64, Running 426.02s Step 865( 88.00%), action 528, FPS 1.64, Running 426.58s Step 866( 88.17%), action 529, FPS 1.64, Running 427.16s Step 867( 88.33%), action 530, FPS 1.64, Running 427.72s Step 868( 88.50%), action 531, FPS 1.63, Running 428.45s Step 869( 88.67%), action 532, FPS 1.63, Running 429.09s Step 870( 88.83%), action 533, FPS 1.64, Running 429.71s Step 871( 89.00%), action 534, FPS 1.64, Running 430.26s Step 872( 89.17%), action 535, FPS 1.64, Running 430.86s Step 873( 89.33%), action 536, FPS 1.64, Running 431.40s Step 874( 89.50%), action 537, FPS 1.64, Running 432.01s Step 875( 89.67%), action 538, FPS 1.64, Running 432.55s Step 876( 89.83%), action 539, FPS 1.64, Running 433.23s Step 877( 90.00%), action 540, FPS 1.65, Running 433.81s Step 878( 90.17%), action 541, FPS 1.66, Running 434.50s Step 879( 90.33%), action 542, FPS 1.67, Running 435.04s Step 880( 90.50%), action 543, FPS 1.67, Running 435.62s Step 881( 90.67%), action 544, FPS 1.67, Running 436.16s Step 882( 90.83%), action 545, FPS 1.67, Running 436.74s Step 883( 91.00%), action 546, FPS 1.67, Running 437.43s Step 884( 91.17%), action 547, FPS 1.66, Running 438.05s Step 885( 91.33%), action 548, FPS 1.66, Running 438.63s Step 886( 91.50%), action 549, FPS 1.66, Running 439.23s Step 887( 91.67%), action 550, FPS 1.66, Running 439.77s Step 888( 91.83%), action 551, FPS 1.66, Running 440.48s Step 889( 92.00%), action 552, FPS 1.66, Running 441.12s Step 890( 92.17%), action 553, FPS 1.66, Running 441.79s Step 891( 92.33%), action 554, FPS 1.66, Running 442.33s Step 892( 92.50%), action 555, FPS 1.66, Running 442.94s Step 893( 92.67%), action 556, FPS 1.66, Running 443.48s Step 894( 92.83%), action 557, FPS 1.66, Running 444.06s Step 895( 93.00%), action 558, FPS 1.66, Running 444.60s Step 896( 93.17%), action 559, FPS 1.66, Running 445.26s Step 897( 93.33%), action 560, FPS 1.66, Running 445.86s Step 898( 93.50%), action 561, FPS 1.65, Running 446.60s Step 899( 93.67%), action 562, FPS 1.65, Running 447.16s Step 900( 93.83%), action 563, FPS 1.65, Running 447.75s Step 901( 94.00%), action 564, FPS 1.65, Running 448.31s Step 902( 94.17%), action 565, FPS 1.64, Running 448.95s Step 903( 94.33%), action 566, FPS 1.64, Running 449.60s Step 904( 94.50%), action 567, FPS 1.64, Running 450.22s Step 905( 94.67%), action 568, FPS 1.64, Running 450.79s Step 906( 94.83%), action 569, FPS 1.64, Running 451.40s Step 907( 95.00%), action 570, FPS 1.64, Running 451.97s Step 908( 95.17%), action 571, FPS 1.64, Running 452.70s Step 909( 95.33%), action 572, FPS 1.63, Running 453.38s Step 910( 95.50%), action 573, FPS 1.64, Running 454.02s Step 911( 95.67%), action 574, FPS 1.64, Running 454.55s Step 912( 95.83%), action 575, FPS 1.64, Running 455.10s Step 913( 96.00%), action 576, FPS 1.64, Running 455.64s Step 914( 96.17%), action 577, FPS 1.64, Running 456.23s Step 915( 96.33%), action 578, FPS 1.64, Running 456.77s Step 916( 96.50%), action 579, FPS 1.64, Running 457.46s Step 917( 96.67%), action 580, FPS 1.64, Running 458.03s Step 918( 96.83%), action 581, FPS 1.64, Running 458.77s Step 919( 97.00%), action 582, FPS 1.64, Running 459.35s Step 920( 97.17%), action 583, FPS 1.64, Running 459.95s Step 921( 97.33%), action 584, FPS 1.64, Running 460.49s Step 922( 97.50%), action 585, FPS 1.63, Running 461.19s Step 923( 97.67%), action 586, FPS 1.63, Running 461.83s Step 924( 97.83%), action 587, FPS 1.64, Running 462.41s Step 925( 98.00%), action 588, FPS 1.64, Running 462.96s Step 926( 98.17%), action 589, FPS 1.64, Running 463.60s Step 927( 98.33%), action 590, FPS 1.63, Running 464.20s Step 928( 98.50%), action 591, FPS 1.64, Running 464.91s Step 929( 98.67%), action 592, FPS 1.63, Running 465.62s Step 930( 98.83%), action 593, FPS 1.64, Running 466.22s Step 931( 99.00%), action 594, FPS 1.64, Running 466.75s Step 932( 99.17%), action 595, FPS 1.63, Running 467.37s Step 933( 99.33%), action 596, FPS 1.63, Running 467.92s Step 934( 99.50%), action 597, FPS 1.63, Running 468.52s Step 935( 99.67%), action 598, FPS 1.63, Running 469.06s Step 936( 99.83%), action 599, FPS 1.63, Running 469.76s Step 937(100.00%), action 600, FPS 1.63, Running 470.33s [2026-08-03 01:57:20] [80 ] Seed 79 failed after 470.44 s. +steps: 937 , actions: 600 . +Instruction: Empty +Total 10/80(12.50%) success. +Setting seed: 80 +Step 1( N/A%), pre moving , FPS 4.15, Running 0.24s Step 2( N/A%), pre moving , FPS 5.76, Running 0.35s Step 3( N/A%), pre moving , FPS 6.56, Running 0.46s Step 4( N/A%), pre moving , FPS 6.83, Running 0.59s Step 5( N/A%), pre moving , FPS 6.78, Running 0.74s Step 6( N/A%), pre moving , FPS 7.03, Running 0.85s Step 7( N/A%), pre moving , FPS 7.10, Running 0.99s Step 8( N/A%), pre moving , FPS 7.20, Running 1.11s Step 9( N/A%), pre moving , FPS 7.20, Running 1.25s Step 10( N/A%), pre moving , FPS 7.28, Running 1.37s Step 11( N/A%), pre moving , FPS 7.33, Running 1.50s Step 12( N/A%), pre moving , FPS 7.30, Running 1.64s Step 13( N/A%), pre moving , FPS 7.35, Running 1.77s Step 14( N/A%), pre moving , FPS 7.43, Running 1.88s Step 15( N/A%), pre moving , FPS 7.41, Running 2.02s Step 16( N/A%), pre moving , FPS 7.38, Running 2.17s Step 17( N/A%), pre moving , FPS 7.36, Running 2.31s Step 18( N/A%), pre moving , FPS 7.29, Running 2.47s Step 19( N/A%), pre moving , FPS 7.21, Running 2.64s Step 20( N/A%), pre moving , FPS 7.13, Running 2.81s Step 21( N/A%), pre moving , FPS 6.84, Running 3.17s Step 22( N/A%), pre moving , FPS 6.86, Running 3.26s Step 23( N/A%), pre moving , FPS 6.87, Running 3.37s Step 24( N/A%), pre moving , FPS 6.95, Running 3.46s Step 25( N/A%), pre moving , FPS 7.06, Running 3.57s Step 26( N/A%), pre moving , FPS 6.56, Running 3.90s Step 27( N/A%), pre moving , FPS 6.61, Running 4.01s Step 28( N/A%), pre moving , FPS 6.66, Running 4.11s Step 29( N/A%), pre moving , FPS 6.75, Running 4.21s Step 30( N/A%), pre moving , FPS 6.78, Running 4.32s Step 31( N/A%), pre moving , FPS 6.85, Running 4.42s Step 32( N/A%), pre moving , FPS 6.94, Running 4.53s Step 33( N/A%), pre moving , FPS 6.98, Running 4.63s Step 34( N/A%), pre moving , FPS 7.01, Running 4.73s Step 35( N/A%), pre moving , FPS 7.11, Running 4.84s Step 36( N/A%), pre moving , FPS 5.91, Running 5.55s Step 37( N/A%), pre moving , FPS 5.77, Running 5.78s Step 38( N/A%), pre moving , FPS 5.97, Running 5.82s Step 39( N/A%), pre moving , FPS 6.19, Running 5.87s Step 40( N/A%), pre moving , FPS 6.43, Running 5.92s Step 41( N/A%), pre moving , FPS 7.14, Running 5.97s Step 42( N/A%), pre moving , FPS 7.30, Running 6.00s Step 43( N/A%), pre moving , FPS 7.44, Running 6.06s Step 44( N/A%), pre moving , FPS 7.59, Running 6.10s Step 45( N/A%), pre moving , FPS 7.78, Running 6.14s Step 46( N/A%), pre moving , FPS 8.76, Running 6.19s Step 47( N/A%), pre moving , FPS 8.98, Running 6.24s Step 48( N/A%), pre moving , FPS 7.51, Running 6.78s Step 49( N/A%), pre moving , FPS 7.68, Running 6.82s Step 50( N/A%), pre moving , FPS 7.88, Running 6.86s Step 51( N/A%), pre moving , FPS 8.03, Running 6.91s Step 52( N/A%), pre moving , FPS 8.21, Running 6.96s Step 53( N/A%), pre moving , FPS 8.35, Running 7.03s Step 54( N/A%), pre moving , FPS 8.48, Running 7.09s Step 55( N/A%), pre moving , FPS 8.60, Running 7.16s Step 56( N/A%), pre moving , FPS 11.89, Running 7.23s Step 57( N/A%), pre moving , FPS 13.05, Running 7.31s Step 58( N/A%), pre moving , FPS 12.82, Running 7.38s Step 59( N/A%), pre moving , FPS 12.64, Running 7.45s Step 60( N/A%), pre moving , FPS 12.45, Running 7.52s Step 61( N/A%), pre moving , FPS 12.25, Running 7.60s Step 62( N/A%), pre moving , FPS 11.95, Running 7.68s Step 63( N/A%), pre moving , FPS 11.67, Running 7.77s Step 64( N/A%), pre moving , FPS 11.33, Running 7.87s Step 65( N/A%), pre moving , FPS 10.96, Running 7.97s Step 66( N/A%), pre moving , FPS 10.70, Running 8.05s Step 67( N/A%), pre moving , FPS 10.46, Running 8.15s Step 68( N/A%), pre moving , FPS 13.62, Running 8.24s Step 69( N/A%), pre moving , FPS 13.29, Running 8.32s Step 70( N/A%), pre moving , FPS 12.87, Running 8.41s Step 71( N/A%), pre moving , FPS 12.62, Running 8.50s Step 72( N/A%), pre moving , FPS 12.31, Running 8.59s Step 73( N/A%), pre moving , FPS 12.26, Running 8.66s Step 74( N/A%), pre moving , FPS 12.08, Running 8.75s Step 75( N/A%), pre moving , FPS 12.06, Running 8.82s Step 76( N/A%), pre moving , FPS 12.06, Running 8.89s Step 77( N/A%), pre moving , FPS 12.08, Running 8.96s Step 78( N/A%), pre moving , FPS 12.15, Running 9.03s Step 79( N/A%), pre moving , FPS 12.10, Running 9.10s Step 80( N/A%), pre moving , FPS 12.15, Running 9.17s Step 81( N/A%), pre moving , FPS 12.16, Running 9.25s Step 82( N/A%), pre moving , FPS 12.22, Running 9.31s Step 83( N/A%), pre moving , FPS 12.52, Running 9.37s Step 84( N/A%), pre moving , FPS 12.97, Running 9.41s Step 85( N/A%), pre moving , FPS 13.46, Running 9.45s Step 86( N/A%), pre moving , FPS 13.83, Running 9.50s Step 87( N/A%), pre moving , FPS 14.23, Running 9.56s Step 88( N/A%), pre moving , FPS 14.75, Running 9.60s Step 89( N/A%), pre moving , FPS 15.15, Running 9.64s Step 90( N/A%), pre moving , FPS 15.76, Running 9.68s Step 91( N/A%), pre moving , FPS 16.13, Running 9.74s Step 92( N/A%), pre moving , FPS 16.67, Running 9.79s Step 93( N/A%), pre moving , FPS 17.10, Running 9.83s Step 94( N/A%), pre moving , FPS 17.81, Running 9.87s Step 95( N/A%), pre moving , FPS 18.13, Running 9.92s Step 96( N/A%), pre moving , FPS 18.50, Running 9.97s Step 97( N/A%), pre moving , FPS 19.01, Running 10.02s Step 98( N/A%), pre moving , FPS 19.51, Running 10.05s Step 99( N/A%), pre moving , FPS 19.97, Running 10.10s Step 100( N/A%), pre moving , FPS 20.32, Running 10.15s Step 101( N/A%), pre moving , FPS 20.93, Running 10.20s Step 102( N/A%), pre moving , FPS 21.47, Running 10.24s Step 103( N/A%), pre moving , FPS 21.72, Running 10.29s Step 104( N/A%), pre moving , FPS 21.62, Running 10.33s Step 105( N/A%), pre moving , FPS 21.47, Running 10.39s Step 106( N/A%), pre moving , FPS 21.50, Running 10.43s Step 107( N/A%), pre moving , FPS 11.64, Running 11.27s Step 108( N/A%), pre moving , FPS 10.44, Running 11.52s Step 109( N/A%), pre moving , FPS 9.47, Running 11.75s Step 110( N/A%), pre moving , FPS 8.55, Running 12.02s Step 111( N/A%), pre moving , FPS 7.92, Running 12.26s Step 112( N/A%), pre moving , FPS 7.41, Running 12.49s Step 113( N/A%), pre moving , FPS 6.87, Running 12.74s Step 114( N/A%), pre moving , FPS 6.47, Running 12.96s Step 115( N/A%), pre moving , FPS 6.12, Running 13.19s Step 116( N/A%), pre moving , FPS 5.80, Running 13.42s Step 117( N/A%), pre moving , FPS 5.49, Running 13.66s Step 118( N/A%), pre moving , FPS 5.20, Running 13.90s Step 119( N/A%), pre moving , FPS 4.99, Running 14.11s Step 120( N/A%), pre moving , FPS 4.78, Running 14.33s Step 121( N/A%), pre moving , FPS 4.59, Running 14.56s Step 122( N/A%), pre moving , FPS 4.40, Running 14.79s Step 123( N/A%), pre moving , FPS 4.24, Running 15.01s Step 124( N/A%), pre moving , FPS 4.09, Running 15.22s Step 125( N/A%), pre moving , FPS 3.96, Running 15.44s Step 126( N/A%), pre moving , FPS 3.82, Running 15.67s Step 127( N/A%), pre moving , FPS 4.34, Running 15.88s Step 128( N/A%), pre moving , FPS 4.36, Running 16.10s Step 129( N/A%), pre moving , FPS 4.36, Running 16.34s Step 130( N/A%), pre moving , FPS 4.40, Running 16.57s Step 131( N/A%), pre moving , FPS 4.42, Running 16.79s Step 132( N/A%), pre moving , FPS 4.40, Running 17.03s Step 133( N/A%), pre moving , FPS 4.42, Running 17.26s Step 134( N/A%), pre moving , FPS 4.41, Running 17.50s Step 135( N/A%), pre moving , FPS 4.33, Running 17.81s Step 136( N/A%), pre moving , FPS 4.29, Running 18.09s Step 137( N/A%), pre moving , FPS 4.28, Running 18.33s Step 138( N/A%), pre moving , FPS 4.26, Running 18.60s Step 139( N/A%), pre moving , FPS 4.22, Running 18.85s Step 140( N/A%), pre moving , FPS 4.21, Running 19.09s Step 141( N/A%), pre moving , FPS 4.19, Running 19.33s Step 142( N/A%), pre moving , FPS 4.17, Running 19.59s Step 143( N/A%), pre moving , FPS 4.14, Running 19.84s Step 144( N/A%), pre moving , FPS 4.10, Running 20.09s Step 145( N/A%), pre moving , FPS 4.09, Running 20.33s Step 146( N/A%), pre moving , FPS 4.06, Running 20.59s Step 147( N/A%), pre moving , FPS 4.03, Running 20.85s Step 148( N/A%), pre moving , FPS 4.01, Running 21.09s Step 149( N/A%), pre moving , FPS 3.99, Running 21.36s Step 150( N/A%), pre moving , FPS 3.97, Running 21.61s Step 151( N/A%), pre moving , FPS 3.93, Running 21.88s Step 152( N/A%), pre moving , FPS 3.93, Running 22.12s Step 153( N/A%), pre moving , FPS 3.91, Running 22.38s Step 154( N/A%), pre moving , FPS 3.89, Running 22.64s Step 155( N/A%), pre moving , FPS 3.93, Running 22.90s Step 156( N/A%), pre moving , FPS 3.95, Running 23.16s Step 157( N/A%), pre moving , FPS 3.93, Running 23.41s Step 158( N/A%), pre moving , FPS 3.94, Running 23.67s Step 159( N/A%), pre moving , FPS 3.93, Running 23.94s Step 160( N/A%), pre moving , FPS 3.91, Running 24.20s Step 161( N/A%), pre moving , FPS 3.89, Running 24.48s Step 162( N/A%), pre moving , FPS 3.89, Running 24.74s Step 163( N/A%), pre moving , FPS 3.87, Running 25.00s Step 164( N/A%), pre moving , FPS 3.87, Running 25.26s Step 165( N/A%), pre moving , FPS 3.86, Running 25.51s Step 166( N/A%), pre moving , FPS 3.86, Running 25.78s Step 167( N/A%), pre moving , FPS 3.86, Running 26.03s Step 168( N/A%), pre moving , FPS 3.83, Running 26.31s Step 169( N/A%), pre moving , FPS 3.80, Running 26.62s Step 170( N/A%), pre moving , FPS 3.76, Running 26.92s Step 171( N/A%), pre moving , FPS 3.72, Running 27.26s Step 172( N/A%), pre moving , FPS 3.58, Running 27.71s Step 173( N/A%), pre moving , FPS 3.46, Running 28.16s Step 174( N/A%), pre moving , FPS 3.35, Running 28.60s Step 175( N/A%), pre moving , FPS 3.24, Running 29.06s Step 176( N/A%), pre moving , FPS 3.13, Running 29.54s Step 177( N/A%), pre moving , FPS 3.04, Running 29.99s Step 178( N/A%), pre moving , FPS 3.08, Running 30.16s Step 179( N/A%), pre moving , FPS 3.13, Running 30.32s Step 180( N/A%), pre moving , FPS 3.16, Running 30.52s Step 181( N/A%), pre moving , FPS 3.20, Running 30.74s Step 182( N/A%), pre moving , FPS 3.23, Running 30.94s Step 183( N/A%), pre moving , FPS 3.26, Running 31.14s Step 184( N/A%), pre moving , FPS 3.31, Running 31.30s Step 185( N/A%), pre moving , FPS 3.35, Running 31.48s Step 186( N/A%), pre moving , FPS 3.42, Running 31.63s Step 187( N/A%), pre moving , FPS 3.47, Running 31.80s Step 188( N/A%), pre moving , FPS 3.16, Running 32.64s Step 189( N/A%), pre moving , FPS 3.24, Running 32.80s Step 190( N/A%), pre moving , FPS 3.30, Running 32.98s Step 191( N/A%), pre moving , FPS 3.34, Running 33.24s Step 192( N/A%), pre moving , FPS 3.45, Running 33.51s Step 193( N/A%), pre moving , FPS 3.56, Running 33.78s Step 194( N/A%), pre moving , FPS 3.68, Running 34.04s Step 195( N/A%), pre moving , FPS 3.82, Running 34.30s Step 196( N/A%), pre moving , FPS 3.97, Running 34.58s Step 197( N/A%), pre moving , FPS 4.12, Running 34.85s Step 198( N/A%), pre moving , FPS 3.97, Running 35.20s Step 199( N/A%), pre moving , FPS 3.84, Running 35.52s Step 200( N/A%), pre moving , FPS 3.79, Running 35.79s Step 201( N/A%), pre moving , FPS 3.74, Running 36.08s Step 202( N/A%), pre moving , FPS 3.71, Running 36.33s Step 203( N/A%), pre moving , FPS 3.66, Running 36.60s Step 204( N/A%), pre moving , FPS 3.58, Running 36.89s Step 205( N/A%), pre moving , FPS 3.53, Running 37.14s Step 206( N/A%), pre moving , FPS 3.46, Running 37.41s Step 207( N/A%), pre moving , FPS 3.41, Running 37.67s Step 208( N/A%), pre moving , FPS 3.77, Running 37.95s Step 209( N/A%), pre moving , FPS 3.69, Running 38.22s Step 210( N/A%), pre moving , FPS 3.62, Running 38.51s Step 211( N/A%), pre moving , FPS 3.62, Running 38.77s Step 212( N/A%), pre moving , FPS 3.62, Running 39.04s Step 213( N/A%), pre moving , FPS 3.58, Running 39.37s Step 214( N/A%), pre moving , FPS 3.52, Running 39.72s Step 215( N/A%), pre moving , FPS 3.51, Running 40.01s Step 216( N/A%), pre moving , FPS 3.51, Running 40.28s Step 217( N/A%), pre moving , FPS 3.51, Running 40.54s Step 218( N/A%), pre moving , FPS 3.56, Running 40.81s Step 219( N/A%), pre moving , FPS 3.60, Running 41.08s Step 220( N/A%), pre moving , FPS 3.61, Running 41.33s Step 221( N/A%), pre moving , FPS 3.62, Running 41.60s Step 222( N/A%), pre moving , FPS 3.67, Running 41.79s Step 223( N/A%), pre moving , FPS 3.72, Running 41.98s Step 224( N/A%), pre moving , FPS 3.80, Running 42.14s Step 225( N/A%), pre moving , FPS 3.87, Running 42.31s Step 226( N/A%), pre moving , FPS 3.95, Running 42.48s Step 227( N/A%), pre moving , FPS 4.02, Running 42.65s Step 228( N/A%), pre moving , FPS 4.10, Running 42.82s Step 229( N/A%), pre moving , FPS 4.17, Running 43.01s Step 230( N/A%), pre moving , FPS 4.29, Running 43.17s Step 231( N/A%), pre moving , FPS 4.38, Running 43.33s Step 232( N/A%), pre moving , FPS 4.47, Running 43.51s Step 233( N/A%), pre moving , FPS 4.61, Running 43.71s Step 234( N/A%), pre moving , FPS 4.77, Running 43.91s Step 235( N/A%), pre moving , FPS 4.83, Running 44.15s Step 236( N/A%), pre moving , FPS 4.19, Running 45.06s Step 237( N/A%), pre moving , FPS 4.27, Running 45.23s Step 238( N/A%), pre moving , FPS 4.35, Running 45.41s Step 239( N/A%), pre moving , FPS 4.44, Running 45.59s Step 240( N/A%), pre moving , FPS 4.51, Running 45.76s Step 241( N/A%), pre moving , FPS 4.59, Running 45.96s Step 242( N/A%), pre moving , FPS 4.60, Running 46.13s Step 243( N/A%), pre moving , FPS 4.60, Running 46.32s Step 244( N/A%), pre moving , FPS 4.49, Running 46.60s Step 245( N/A%), pre moving , FPS 4.31, Running 46.96s Step 246( N/A%), pre moving , FPS 4.13, Running 47.32s Step 247( N/A%), pre moving , FPS 3.96, Running 47.69s Step 248( N/A%), pre moving , FPS 3.78, Running 48.11s Step 249( N/A%), pre moving , FPS 3.62, Running 48.55s Step 250( N/A%), pre moving , FPS 3.48, Running 48.91s Step 251( N/A%), pre moving , FPS 3.36, Running 49.29s Step 252( N/A%), pre moving , FPS 3.26, Running 49.65s Step 253( N/A%), pre moving , FPS 3.14, Running 50.09s Step 254( N/A%), pre moving , FPS 3.03, Running 50.52s Step 255( N/A%), pre moving , FPS 2.93, Running 50.97s Step 256( N/A%), pre moving , FPS 3.14, Running 51.43s Step 257( N/A%), pre moving , FPS 3.01, Running 51.88s Step 258( N/A%), pre moving , FPS 2.88, Running 52.35s Step 259( N/A%), pre moving , FPS 2.75, Running 52.86s Step 260( N/A%), pre moving , FPS 2.66, Running 53.30s Step 261( N/A%), pre moving , FPS 2.56, Running 53.76s Step 262( N/A%), pre moving , FPS 2.50, Running 54.13s Step 263( N/A%), pre moving , FPS 2.42, Running 54.59s Step 264( N/A%), pre moving , FPS 2.36, Running 55.06s Step 265( N/A%), pre moving , FPS 2.33, Running 55.53s Step 266( N/A%), pre moving , FPS 2.31, Running 55.98s Step 267( N/A%), pre moving , FPS 2.28, Running 56.46s Step 268( N/A%), pre moving , FPS 2.29, Running 56.82s Step 269( N/A%), pre moving , FPS 2.25, Running 57.42s Step 270( N/A%), pre moving , FPS 2.24, Running 57.82s Step 271( N/A%), pre moving , FPS 2.25, Running 58.20s Step 272( N/A%), pre moving , FPS 2.24, Running 58.57s Step 273( N/A%), pre moving , FPS 2.26, Running 58.93s Step 274( N/A%), pre moving , FPS 2.27, Running 59.31s Step 275( N/A%), pre moving , FPS 2.30, Running 59.67s Step 276( N/A%), pre moving , FPS 2.33, Running 60.03s Step 277( N/A%), pre moving , FPS 2.35, Running 60.41s Step 278( N/A%), pre moving , FPS 2.37, Running 60.77s Step 279( N/A%), pre moving , FPS 2.42, Running 61.12s Step 280( N/A%), pre moving , FPS 2.44, Running 61.48s Step 281( N/A%), pre moving , FPS 2.44, Running 61.95s Step 282( N/A%), pre moving , FPS 2.44, Running 62.33s Step 283( N/A%), pre moving , FPS 2.46, Running 62.71s Step 284( N/A%), pre moving , FPS 2.50, Running 63.06s Step 285( N/A%), pre moving , FPS 2.54, Running 63.41s Step 286( N/A%), pre moving , FPS 2.57, Running 63.77s Step 287( N/A%), pre moving , FPS 2.61, Running 64.13s Step 288( N/A%), pre moving , FPS 2.63, Running 64.42s Step 289( N/A%), pre moving , FPS 2.75, Running 64.68s Step 290( N/A%), pre moving , FPS 2.80, Running 64.96s Step 291( N/A%), pre moving , FPS 2.84, Running 65.24s Step 292( N/A%), pre moving , FPS 2.88, Running 65.51s Step 293( N/A%), pre moving , FPS 2.92, Running 65.78s Step 294( N/A%), pre moving , FPS 2.95, Running 66.09s Step 295( N/A%), pre moving , FPS 3.01, Running 66.31s Step 296( N/A%), pre moving , FPS 3.09, Running 66.51s Step 297( N/A%), pre moving , FPS 3.19, Running 66.67s Step 298( N/A%), pre moving , FPS 3.29, Running 66.86s Step 299( N/A%), pre moving , FPS 3.39, Running 67.01s Step 300( N/A%), pre moving , FPS 3.49, Running 67.21s Step 301( N/A%), pre moving , FPS 3.69, Running 67.38s Step 302( N/A%), pre moving , FPS 3.83, Running 67.56s Step 303( N/A%), pre moving , FPS 3.99, Running 67.72s Step 304( N/A%), pre moving , FPS 4.13, Running 67.90s Step 305( N/A%), pre moving , FPS 4.30, Running 68.06s Step 306( N/A%), pre moving , FPS 4.47, Running 68.24s Step 307( N/A%), pre moving , FPS 4.69, Running 68.40s Step 308( N/A%), pre moving , FPS 4.82, Running 68.57s Step 309( N/A%), pre moving , FPS 4.95, Running 68.72s Step 310( N/A%), pre moving , FPS 5.06, Running 68.91s Step 311( N/A%), pre moving , FPS 5.23, Running 69.06s Step 312( N/A%), pre moving , FPS 5.35, Running 69.25s Step 313( N/A%), pre moving , FPS 5.52, Running 69.41s Step 314( N/A%), pre moving , FPS 5.72, Running 69.59s Step 315( N/A%), pre moving , FPS 3.42, Running 72.16s Step 316( N/A%), pre moving , FPS 3.28, Running 72.61s Step 317( N/A%), pre moving , FPS 3.14, Running 73.03s Step 318( N/A%), pre moving , FPS 3.02, Running 73.48s Step 319( N/A%), pre moving , FPS 2.89, Running 73.94s Step 320( N/A%), pre moving , FPS 2.76, Running 74.47s Step 321( N/A%), pre moving , FPS 2.64, Running 74.94s Step 322( N/A%), pre moving , FPS 2.55, Running 75.40s Step 323( N/A%), pre moving , FPS 2.46, Running 75.84s Step 324( N/A%), pre moving , FPS 2.38, Running 76.29s Step 325( N/A%), pre moving , FPS 2.31, Running 76.72s Step 326( N/A%), pre moving , FPS 2.24, Running 77.16s Step 327( N/A%), pre moving , FPS 2.17, Running 77.60s Step 328( N/A%), pre moving , FPS 2.11, Running 78.04s Step 329( N/A%), pre moving , FPS 2.02, Running 78.62s Step 330( N/A%), pre moving , FPS 1.97, Running 79.08s Step 331( N/A%), pre moving , FPS 1.91, Running 79.51s Step 332( N/A%), pre moving , FPS 1.87, Running 79.97s Step 333( N/A%), pre moving , FPS 1.82, Running 80.40s Step 334( N/A%), pre moving , FPS 1.78, Running 80.83s Step 335( 0.17%), action 1, FPS 2.05, Running 81.92s Step 336( 0.33%), action 2, FPS 1.98, Running 82.74s Step 337( 0.50%), action 3, FPS 1.95, Running 83.29s Step 338( 0.67%), action 4, FPS 1.92, Running 83.89s Step 339( 0.83%), action 5, FPS 1.90, Running 84.47s Step 340( 1.00%), action 6, FPS 1.89, Running 85.07s Step 341( 1.17%), action 7, FPS 1.87, Running 85.61s Step 342( 1.33%), action 8, FPS 1.84, Running 86.25s Step 343( 1.50%), action 9, FPS 1.80, Running 86.92s Step 344( 1.67%), action 10, FPS 1.78, Running 87.53s Step 345( 1.83%), action 11, FPS 1.74, Running 88.19s Step 346( 2.00%), action 12, FPS 1.72, Running 88.82s Step 347( 2.17%), action 13, FPS 1.70, Running 89.36s Step 348( 2.33%), action 14, FPS 1.68, Running 89.96s Step 349( 2.50%), action 15, FPS 1.67, Running 90.60s Step 350( 2.67%), action 16, FPS 1.64, Running 91.26s Step 351( 2.83%), action 17, FPS 1.61, Running 91.90s Step 352( 3.00%), action 18, FPS 1.60, Running 92.50s Step 353( 3.17%), action 19, FPS 1.57, Running 93.15s Step 354( 3.33%), action 20, FPS 1.55, Running 93.76s Step 355( 3.50%), action 21, FPS 1.59, Running 94.48s Step 356( 3.67%), action 22, FPS 1.61, Running 95.13s Step 357( 3.83%), action 23, FPS 1.61, Running 95.70s Step 358( 4.00%), action 24, FPS 1.61, Running 96.30s Step 359( 4.17%), action 25, FPS 1.62, Running 96.84s Step 360( 4.33%), action 26, FPS 1.62, Running 97.42s Step 361( 4.50%), action 27, FPS 1.62, Running 97.95s Step 362( 4.67%), action 28, FPS 1.61, Running 98.64s Step 363( 4.83%), action 29, FPS 1.62, Running 99.27s Step 364( 5.00%), action 30, FPS 1.62, Running 99.87s Step 365( 5.17%), action 31, FPS 1.62, Running 100.54s Step 366( 5.33%), action 32, FPS 1.62, Running 101.17s Step 367( 5.50%), action 33, FPS 1.61, Running 101.79s Step 368( 5.67%), action 34, FPS 1.61, Running 102.42s Step 369( 5.83%), action 35, FPS 1.60, Running 103.08s Step 370( 6.00%), action 36, FPS 1.61, Running 103.71s Step 371( 6.17%), action 37, FPS 1.62, Running 104.28s Step 372( 6.33%), action 38, FPS 1.61, Running 104.91s Step 373( 6.50%), action 39, FPS 1.62, Running 105.48s Step 374( 6.67%), action 40, FPS 1.62, Running 106.07s Step 375( 6.83%), action 41, FPS 1.62, Running 106.85s Step 376( 7.00%), action 42, FPS 1.61, Running 107.53s Step 377( 7.17%), action 43, FPS 1.61, Running 108.10s Step 378( 7.33%), action 44, FPS 1.61, Running 108.70s Step 379( 7.50%), action 45, FPS 1.61, Running 109.30s Step 380( 7.67%), action 46, FPS 1.60, Running 109.89s Step 381( 7.83%), action 47, FPS 1.59, Running 110.51s Step 382( 8.00%), action 48, FPS 1.59, Running 111.19s Step 383( 8.17%), action 49, FPS 1.60, Running 111.74s Step 384( 8.33%), action 50, FPS 1.60, Running 112.36s Step 385( 8.50%), action 51, FPS 1.60, Running 113.06s Step 386( 8.67%), action 52, FPS 1.59, Running 113.72s Step 387( 8.83%), action 53, FPS 1.60, Running 114.26s Step 388( 9.00%), action 54, FPS 1.59, Running 115.01s Step 389( 9.17%), action 55, FPS 1.60, Running 115.58s Step 390( 9.33%), action 56, FPS 1.60, Running 116.19s Step 391( 9.50%), action 57, FPS 1.60, Running 116.75s Step 392( 9.67%), action 58, FPS 1.61, Running 117.36s Step 393( 9.83%), action 59, FPS 1.60, Running 117.94s Step 394( 10.00%), action 60, FPS 1.60, Running 118.60s Step 395( 10.17%), action 61, FPS 1.60, Running 119.34s Step 396( 10.33%), action 62, FPS 1.61, Running 119.92s Step 397( 10.50%), action 63, FPS 1.61, Running 120.50s Step 398( 10.67%), action 64, FPS 1.61, Running 121.12s Step 399( 10.83%), action 65, FPS 1.62, Running 121.66s Step 400( 11.00%), action 66, FPS 1.62, Running 122.25s Step 401( 11.17%), action 67, FPS 1.60, Running 122.98s Step 402( 11.33%), action 68, FPS 1.61, Running 123.59s Step 403( 11.50%), action 69, FPS 1.61, Running 124.13s Step 404( 11.67%), action 70, FPS 1.62, Running 124.71s Step 405( 11.83%), action 71, FPS 1.62, Running 125.41s Step 406( 12.00%), action 72, FPS 1.63, Running 125.99s Step 407( 12.17%), action 73, FPS 1.62, Running 126.63s Step 408( 12.33%), action 74, FPS 1.63, Running 127.29s Step 409( 12.50%), action 75, FPS 1.63, Running 127.82s Step 410( 12.67%), action 76, FPS 1.63, Running 128.43s Step 411( 12.83%), action 77, FPS 1.64, Running 128.98s Step 412( 13.00%), action 78, FPS 1.64, Running 129.58s Step 413( 13.17%), action 79, FPS 1.64, Running 130.15s Step 414( 13.33%), action 80, FPS 1.64, Running 130.83s Step 415( 13.50%), action 81, FPS 1.65, Running 131.48s Step 416( 13.67%), action 82, FPS 1.65, Running 132.06s Step 417( 13.83%), action 83, FPS 1.65, Running 132.65s Step 418( 14.00%), action 84, FPS 1.65, Running 133.27s Step 419( 14.17%), action 85, FPS 1.64, Running 133.82s Step 420( 14.33%), action 86, FPS 1.65, Running 134.39s Step 421( 14.50%), action 87, FPS 1.65, Running 135.08s Step 422( 14.67%), action 88, FPS 1.65, Running 135.73s Step 423( 14.83%), action 89, FPS 1.65, Running 136.26s Step 424( 15.00%), action 90, FPS 1.65, Running 136.86s Step 425( 15.17%), action 91, FPS 1.65, Running 137.54s Step 426( 15.33%), action 92, FPS 1.65, Running 138.14s Step 427( 15.50%), action 93, FPS 1.66, Running 138.69s Step 428( 15.67%), action 94, FPS 1.65, Running 139.39s Step 429( 15.83%), action 95, FPS 1.65, Running 139.94s Step 430( 16.00%), action 96, FPS 1.65, Running 140.54s Step 431( 16.17%), action 97, FPS 1.65, Running 141.12s Step 432( 16.33%), action 98, FPS 1.65, Running 141.71s Step 433( 16.50%), action 99, FPS 1.65, Running 142.30s Step 434( 16.67%), action 100, FPS 1.65, Running 142.96s Step 435( 16.83%), action 101, FPS 1.64, Running 143.68s Step 436( 17.00%), action 102, FPS 1.64, Running 144.25s Step 437( 17.17%), action 103, FPS 1.65, Running 144.78s Step 438( 17.33%), action 104, FPS 1.65, Running 145.36s Step 439( 17.50%), action 105, FPS 1.66, Running 145.87s Step 440( 17.67%), action 106, FPS 1.66, Running 146.42s Step 441( 17.83%), action 107, FPS 1.67, Running 147.05s Step 442( 18.00%), action 108, FPS 1.67, Running 147.71s Step 443( 18.17%), action 109, FPS 1.66, Running 148.30s Step 444( 18.33%), action 110, FPS 1.66, Running 148.92s Step 445( 18.50%), action 111, FPS 1.65, Running 149.65s Step 446( 18.67%), action 112, FPS 1.65, Running 150.26s Step 447( 18.83%), action 113, FPS 1.64, Running 150.92s Step 448( 19.00%), action 114, FPS 1.64, Running 151.58s Step 449( 19.17%), action 115, FPS 1.64, Running 152.10s Step 450( 19.33%), action 116, FPS 1.65, Running 152.69s Step 451( 19.50%), action 117, FPS 1.65, Running 153.22s Step 452( 19.67%), action 118, FPS 1.65, Running 153.83s Step 453( 19.83%), action 119, FPS 1.66, Running 154.33s Step 454( 20.00%), action 120, FPS 1.66, Running 154.98s Step 455( 20.17%), action 121, FPS 1.66, Running 155.69s Step 456( 20.33%), action 122, FPS 1.66, Running 156.27s Step 457( 20.50%), action 123, FPS 1.66, Running 156.85s Step 458( 20.67%), action 124, FPS 1.65, Running 157.44s Step 459( 20.83%), action 125, FPS 1.65, Running 158.02s Step 460( 21.00%), action 126, FPS 1.64, Running 158.60s Step 461( 21.17%), action 127, FPS 1.64, Running 159.25s Step 462( 21.33%), action 128, FPS 1.65, Running 159.85s Step 463( 21.50%), action 129, FPS 1.66, Running 160.37s Step 464( 21.67%), action 130, FPS 1.66, Running 160.96s Step 465( 21.83%), action 131, FPS 1.67, Running 161.62s Step 466( 22.00%), action 132, FPS 1.68, Running 162.20s Step 467( 22.17%), action 133, FPS 1.69, Running 162.77s Step 468( 22.33%), action 134, FPS 1.68, Running 163.47s Step 469( 22.50%), action 135, FPS 1.68, Running 164.00s Step 470( 22.67%), action 136, FPS 1.68, Running 164.59s Step 471( 22.83%), action 137, FPS 1.68, Running 165.14s Step 472( 23.00%), action 138, FPS 1.68, Running 165.74s Step 473( 23.17%), action 139, FPS 1.67, Running 166.31s Step 474( 23.33%), action 140, FPS 1.67, Running 166.92s Step 475( 23.50%), action 141, FPS 1.67, Running 167.68s Step 476( 23.67%), action 142, FPS 1.66, Running 168.30s Step 477( 23.83%), action 143, FPS 1.67, Running 168.84s Step 478( 24.00%), action 144, FPS 1.67, Running 169.43s Step 479( 24.17%), action 145, FPS 1.67, Running 169.97s Step 480( 24.33%), action 146, FPS 1.67, Running 170.57s Step 481( 24.50%), action 147, FPS 1.67, Running 171.21s Step 482( 24.67%), action 148, FPS 1.66, Running 171.87s Step 483( 24.83%), action 149, FPS 1.66, Running 172.41s Step 484( 25.00%), action 150, FPS 1.67, Running 172.97s Step 485( 25.17%), action 151, FPS 1.66, Running 173.65s Step 486( 25.33%), action 152, FPS 1.66, Running 174.25s Step 487( 25.50%), action 153, FPS 1.66, Running 174.79s Step 488( 25.67%), action 154, FPS 1.66, Running 175.48s Step 489( 25.83%), action 155, FPS 1.67, Running 176.01s Step 490( 26.00%), action 156, FPS 1.66, Running 176.61s Step 491( 26.17%), action 157, FPS 1.66, Running 177.17s Step 492( 26.33%), action 158, FPS 1.67, Running 177.75s Step 493( 26.50%), action 159, FPS 1.67, Running 178.30s Step 494( 26.67%), action 160, FPS 1.67, Running 178.89s Step 495( 26.83%), action 161, FPS 1.67, Running 179.67s Step 496( 27.00%), action 162, FPS 1.68, Running 180.24s Step 497( 27.17%), action 163, FPS 1.67, Running 180.79s Step 498( 27.33%), action 164, FPS 1.67, Running 181.38s Step 499( 27.50%), action 165, FPS 1.67, Running 181.93s Step 500( 27.67%), action 166, FPS 1.67, Running 182.55s Step 501( 27.83%), action 167, FPS 1.67, Running 183.20s Step 502( 28.00%), action 168, FPS 1.67, Running 183.84s Step 503( 28.17%), action 169, FPS 1.67, Running 184.38s Step 504( 28.33%), action 170, FPS 1.66, Running 184.99s Step 505( 28.50%), action 171, FPS 1.67, Running 185.66s Step 506( 28.67%), action 172, FPS 1.66, Running 186.29s Step 507( 28.83%), action 173, FPS 1.66, Running 186.82s Step 508( 29.00%), action 174, FPS 1.66, Running 187.56s Step 509( 29.17%), action 175, FPS 1.65, Running 188.11s Step 510( 29.33%), action 176, FPS 1.65, Running 188.72s Step 511( 29.50%), action 177, FPS 1.66, Running 189.25s Step 512( 29.67%), action 178, FPS 1.65, Running 189.85s Step 513( 29.83%), action 179, FPS 1.65, Running 190.41s Step 514( 30.00%), action 180, FPS 1.65, Running 191.02s Step 515( 30.17%), action 181, FPS 1.65, Running 191.79s Step 516( 30.33%), action 182, FPS 1.65, Running 192.39s Step 517( 30.50%), action 183, FPS 1.65, Running 192.93s Step 518( 30.67%), action 184, FPS 1.64, Running 193.55s Step 519( 30.83%), action 185, FPS 1.65, Running 194.07s Step 520( 31.00%), action 186, FPS 1.65, Running 194.66s Step 521( 31.17%), action 187, FPS 1.65, Running 195.29s Step 522( 31.33%), action 188, FPS 1.65, Running 195.95s Step 523( 31.50%), action 189, FPS 1.65, Running 196.54s Step 524( 31.67%), action 190, FPS 1.64, Running 197.16s Step 525( 31.83%), action 191, FPS 1.64, Running 197.86s Step 526( 32.00%), action 192, FPS 1.65, Running 198.44s Step 527( 32.17%), action 193, FPS 1.64, Running 199.02s Step 528( 32.33%), action 194, FPS 1.65, Running 199.71s Step 529( 32.50%), action 195, FPS 1.65, Running 200.26s Step 530( 32.67%), action 196, FPS 1.64, Running 200.88s Step 531( 32.83%), action 197, FPS 1.64, Running 201.47s Step 532( 33.00%), action 198, FPS 1.64, Running 202.06s Step 533( 33.17%), action 199, FPS 1.64, Running 202.62s Step 534( 33.33%), action 200, FPS 1.64, Running 203.25s Step 535( 33.50%), action 201, FPS 1.64, Running 203.99s Step 536( 33.67%), action 202, FPS 1.64, Running 204.60s Step 537( 33.83%), action 203, FPS 1.64, Running 205.16s Step 538( 34.00%), action 204, FPS 1.63, Running 205.80s Step 539( 34.17%), action 205, FPS 1.63, Running 206.35s Step 540( 34.33%), action 206, FPS 1.63, Running 206.91s Step 541( 34.50%), action 207, FPS 1.63, Running 207.56s Step 542( 34.67%), action 208, FPS 1.63, Running 208.21s Step 543( 34.83%), action 209, FPS 1.63, Running 208.80s Step 544( 35.00%), action 210, FPS 1.63, Running 209.41s Step 545( 35.17%), action 211, FPS 1.63, Running 210.09s Step 546( 35.33%), action 212, FPS 1.63, Running 210.70s Step 547( 35.50%), action 213, FPS 1.62, Running 211.33s Step 548( 35.67%), action 214, FPS 1.63, Running 211.98s Step 549( 35.83%), action 215, FPS 1.63, Running 212.54s Step 550( 36.00%), action 216, FPS 1.63, Running 213.15s Step 551( 36.17%), action 217, FPS 1.63, Running 213.71s Step 552( 36.33%), action 218, FPS 1.63, Running 214.35s Step 553( 36.50%), action 219, FPS 1.63, Running 214.89s Step 554( 36.67%), action 220, FPS 1.62, Running 215.57s Step 555( 36.83%), action 221, FPS 1.63, Running 216.30s Step 556( 37.00%), action 222, FPS 1.63, Running 216.89s Step 557( 37.17%), action 223, FPS 1.63, Running 217.42s Step 558( 37.33%), action 224, FPS 1.64, Running 218.02s Step 559( 37.50%), action 225, FPS 1.64, Running 218.56s Step 560( 37.67%), action 226, FPS 1.63, Running 219.15s Step 561( 37.83%), action 227, FPS 1.63, Running 219.80s Step 562( 38.00%), action 228, FPS 1.64, Running 220.41s Step 563( 38.17%), action 229, FPS 1.64, Running 220.98s Step 564( 38.33%), action 230, FPS 1.65, Running 221.56s Step 565( 38.50%), action 231, FPS 1.64, Running 222.26s Step 566( 38.67%), action 232, FPS 1.64, Running 222.89s Step 567( 38.83%), action 233, FPS 1.64, Running 223.53s Step 568( 39.00%), action 234, FPS 1.64, Running 224.21s Step 569( 39.17%), action 235, FPS 1.63, Running 224.78s Step 570( 39.33%), action 236, FPS 1.64, Running 225.35s Step 571( 39.50%), action 237, FPS 1.64, Running 225.92s Step 572( 39.67%), action 238, FPS 1.64, Running 226.52s Step 573( 39.83%), action 239, FPS 1.64, Running 227.07s Step 574( 40.00%), action 240, FPS 1.65, Running 227.69s Step 575( 40.17%), action 241, FPS 1.65, Running 228.43s Step 576( 40.33%), action 242, FPS 1.64, Running 229.05s Step 577( 40.50%), action 243, FPS 1.64, Running 229.59s Step 578( 40.67%), action 244, FPS 1.64, Running 230.18s Step 579( 40.83%), action 245, FPS 1.64, Running 230.73s Step 580( 41.00%), action 246, FPS 1.64, Running 231.32s Step 581( 41.17%), action 247, FPS 1.65, Running 231.96s Step 582( 41.33%), action 248, FPS 1.64, Running 232.59s Step 583( 41.50%), action 249, FPS 1.65, Running 233.12s Step 584( 41.67%), action 250, FPS 1.64, Running 233.75s Step 585( 41.83%), action 251, FPS 1.64, Running 234.44s Step 586( 42.00%), action 252, FPS 1.65, Running 235.04s Step 587( 42.17%), action 253, FPS 1.65, Running 235.63s Step 588( 42.33%), action 254, FPS 1.65, Running 236.31s Step 589( 42.50%), action 255, FPS 1.65, Running 236.90s Step 590( 42.67%), action 256, FPS 1.64, Running 237.53s Step 591( 42.83%), action 257, FPS 1.64, Running 238.08s Step 592( 43.00%), action 258, FPS 1.64, Running 238.70s Step 593( 43.17%), action 259, FPS 1.64, Running 239.28s Step 594( 43.33%), action 260, FPS 1.63, Running 239.94s Step 595( 43.50%), action 261, FPS 1.64, Running 240.61s Step 596( 43.67%), action 262, FPS 1.64, Running 241.22s Step 597( 43.83%), action 263, FPS 1.64, Running 241.77s Step 598( 44.00%), action 264, FPS 1.64, Running 242.37s Step 599( 44.17%), action 265, FPS 1.64, Running 242.93s Step 600( 44.33%), action 266, FPS 1.64, Running 243.55s Step 601( 44.50%), action 267, FPS 1.63, Running 244.26s Step 602( 44.67%), action 268, FPS 1.63, Running 244.88s Step 603( 44.83%), action 269, FPS 1.62, Running 245.44s Step 604( 45.00%), action 270, FPS 1.63, Running 246.04s Step 605( 45.17%), action 271, FPS 1.63, Running 246.70s Step 606( 45.33%), action 272, FPS 1.63, Running 247.29s Step 607( 45.50%), action 273, FPS 1.62, Running 247.94s Step 608( 45.67%), action 274, FPS 1.63, Running 248.60s Step 609( 45.83%), action 275, FPS 1.63, Running 249.19s Step 610( 46.00%), action 276, FPS 1.63, Running 249.77s Step 611( 46.17%), action 277, FPS 1.63, Running 250.34s Step 612( 46.33%), action 278, FPS 1.63, Running 250.97s Step 613( 46.50%), action 279, FPS 1.63, Running 251.54s Step 614( 46.67%), action 280, FPS 1.62, Running 252.29s Step 615( 46.83%), action 281, FPS 1.62, Running 252.93s Step 616( 47.00%), action 282, FPS 1.62, Running 253.53s Step 617( 47.17%), action 283, FPS 1.62, Running 254.10s Step 618( 47.33%), action 284, FPS 1.62, Running 254.70s Step 619( 47.50%), action 285, FPS 1.62, Running 255.25s Step 620( 47.67%), action 286, FPS 1.61, Running 255.95s Step 621( 47.83%), action 287, FPS 1.62, Running 256.57s Step 622( 48.00%), action 288, FPS 1.63, Running 257.18s Step 623( 48.17%), action 289, FPS 1.62, Running 257.75s Step 624( 48.33%), action 290, FPS 1.62, Running 258.37s Step 625( 48.50%), action 291, FPS 1.63, Running 259.01s Step 626( 48.67%), action 292, FPS 1.61, Running 259.68s Step 627( 48.83%), action 293, FPS 1.61, Running 260.35s Step 628( 49.00%), action 294, FPS 1.62, Running 260.94s Step 629( 49.17%), action 295, FPS 1.63, Running 261.49s Step 630( 49.33%), action 296, FPS 1.62, Running 262.12s Step 631( 49.50%), action 297, FPS 1.62, Running 262.67s Step 632( 49.67%), action 298, FPS 1.62, Running 263.28s Step 633( 49.83%), action 299, FPS 1.62, Running 263.92s Step 634( 50.00%), action 300, FPS 1.63, Running 264.58s Step 635( 50.17%), action 301, FPS 1.62, Running 265.26s Step 636( 50.33%), action 302, FPS 1.62, Running 265.84s Step 637( 50.50%), action 303, FPS 1.63, Running 266.38s Step 638( 50.67%), action 304, FPS 1.63, Running 267.00s Step 639( 50.83%), action 305, FPS 1.62, Running 267.56s Step 640( 51.00%), action 306, FPS 1.62, Running 268.30s Step 641( 51.17%), action 307, FPS 1.63, Running 268.85s Step 642( 51.33%), action 308, FPS 1.63, Running 269.46s Step 643( 51.50%), action 309, FPS 1.63, Running 270.00s Step 644( 51.67%), action 310, FPS 1.63, Running 270.61s Step 645( 51.83%), action 311, FPS 1.63, Running 271.29s Step 646( 52.00%), action 312, FPS 1.63, Running 271.98s Step 647( 52.17%), action 313, FPS 1.63, Running 272.59s Step 648( 52.33%), action 314, FPS 1.63, Running 273.21s Step 649( 52.50%), action 315, FPS 1.63, Running 273.77s Step 650( 52.67%), action 316, FPS 1.63, Running 274.36s Step 651( 52.83%), action 317, FPS 1.63, Running 274.90s Step 652( 53.00%), action 318, FPS 1.63, Running 275.52s Step 653( 53.17%), action 319, FPS 1.63, Running 276.19s Step 654( 53.33%), action 320, FPS 1.64, Running 276.81s Step 655( 53.50%), action 321, FPS 1.63, Running 277.53s Step 656( 53.67%), action 322, FPS 1.63, Running 278.13s Step 657( 53.83%), action 323, FPS 1.62, Running 278.70s Step 658( 54.00%), action 324, FPS 1.63, Running 279.30s Step 659( 54.17%), action 325, FPS 1.61, Running 279.96s Step 660( 54.33%), action 326, FPS 1.61, Running 280.71s Step 661( 54.50%), action 327, FPS 1.61, Running 281.29s Step 662( 54.67%), action 328, FPS 1.61, Running 281.90s Step 663( 54.83%), action 329, FPS 1.60, Running 282.46s Step 664( 55.00%), action 330, FPS 1.60, Running 283.07s Step 665( 55.17%), action 331, FPS 1.59, Running 283.83s Step 666( 55.33%), action 332, FPS 1.60, Running 284.47s Step 667( 55.50%), action 333, FPS 1.61, Running 285.03s Step 668( 55.67%), action 334, FPS 1.61, Running 285.63s Step 669( 55.83%), action 335, FPS 1.61, Running 286.17s Step 670( 56.00%), action 336, FPS 1.61, Running 286.76s Step 671( 56.17%), action 337, FPS 1.61, Running 287.30s Step 672( 56.33%), action 338, FPS 1.61, Running 287.97s Step 673( 56.50%), action 339, FPS 1.62, Running 288.57s Step 674( 56.67%), action 340, FPS 1.62, Running 289.15s Step 675( 56.83%), action 341, FPS 1.63, Running 289.82s Step 676( 57.00%), action 342, FPS 1.63, Running 290.42s Step 677( 57.17%), action 343, FPS 1.63, Running 290.95s Step 678( 57.33%), action 344, FPS 1.63, Running 291.56s Step 679( 57.50%), action 345, FPS 1.63, Running 292.25s Step 680( 57.67%), action 346, FPS 1.65, Running 292.87s Step 681( 57.83%), action 347, FPS 1.65, Running 293.43s Step 682( 58.00%), action 348, FPS 1.65, Running 294.02s Step 683( 58.17%), action 349, FPS 1.65, Running 294.59s Step 684( 58.33%), action 350, FPS 1.66, Running 295.15s Step 685( 58.50%), action 351, FPS 1.65, Running 295.93s Step 686( 58.67%), action 352, FPS 1.65, Running 296.61s Step 687( 58.83%), action 353, FPS 1.65, Running 297.16s Step 688( 59.00%), action 354, FPS 1.65, Running 297.77s Step 689( 59.17%), action 355, FPS 1.65, Running 298.30s Step 690( 59.33%), action 356, FPS 1.65, Running 298.91s Step 691( 59.50%), action 357, FPS 1.64, Running 299.48s Step 692( 59.67%), action 358, FPS 1.64, Running 300.17s Step 693( 59.83%), action 359, FPS 1.64, Running 300.79s Step 694( 60.00%), action 360, FPS 1.64, Running 301.37s Step 695( 60.17%), action 361, FPS 1.63, Running 302.06s Step 696( 60.33%), action 362, FPS 1.63, Running 302.69s Step 697( 60.50%), action 363, FPS 1.63, Running 303.22s Step 698( 60.67%), action 364, FPS 1.62, Running 303.89s Step 699( 60.83%), action 365, FPS 1.62, Running 304.57s Step 700( 61.00%), action 366, FPS 1.62, Running 305.21s Step 701( 61.17%), action 367, FPS 1.62, Running 305.77s Step 702( 61.33%), action 368, FPS 1.62, Running 306.38s Step 703( 61.50%), action 369, FPS 1.62, Running 306.93s Step 704( 61.67%), action 370, FPS 1.61, Running 307.54s Step 705( 61.83%), action 371, FPS 1.61, Running 308.36s Step 706( 62.00%), action 372, FPS 1.62, Running 308.96s Step 707( 62.17%), action 373, FPS 1.62, Running 309.54s Step 708( 62.33%), action 374, FPS 1.62, Running 310.13s Step 709( 62.50%), action 375, FPS 1.62, Running 310.67s Step 710( 62.67%), action 376, FPS 1.62, Running 311.26s Step 711( 62.83%), action 377, FPS 1.62, Running 311.86s Step 712( 63.00%), action 378, FPS 1.62, Running 312.55s Step 713( 63.17%), action 379, FPS 1.62, Running 313.10s Step 714( 63.33%), action 380, FPS 1.63, Running 313.67s Step 715( 63.50%), action 381, FPS 1.62, Running 314.37s Step 716( 63.67%), action 382, FPS 1.63, Running 315.00s Step 717( 63.83%), action 383, FPS 1.62, Running 315.53s Step 718( 64.00%), action 384, FPS 1.62, Running 316.26s Step 719( 64.17%), action 385, FPS 1.63, Running 316.82s Step 720( 64.33%), action 386, FPS 1.64, Running 317.43s Step 721( 64.50%), action 387, FPS 1.63, Running 318.01s Step 722( 64.67%), action 388, FPS 1.64, Running 318.58s Step 723( 64.83%), action 389, FPS 1.64, Running 319.13s Step 724( 65.00%), action 390, FPS 1.64, Running 319.71s Step 725( 65.17%), action 391, FPS 1.65, Running 320.50s Step 726( 65.33%), action 392, FPS 1.65, Running 321.07s Step 727( 65.50%), action 393, FPS 1.65, Running 321.62s Step 728( 65.67%), action 394, FPS 1.66, Running 322.21s Step 729( 65.83%), action 395, FPS 1.65, Running 322.78s Step 730( 66.00%), action 396, FPS 1.65, Running 323.35s Step 731( 66.17%), action 397, FPS 1.65, Running 323.97s Step 732( 66.33%), action 398, FPS 1.65, Running 324.66s Step 733( 66.50%), action 399, FPS 1.65, Running 325.19s Step 734( 66.67%), action 400, FPS 1.65, Running 325.79s Step 735( 66.83%), action 401, FPS 1.66, Running 326.45s Step 736( 67.00%), action 402, FPS 1.66, Running 327.03s Step 737( 67.17%), action 403, FPS 1.66, Running 327.58s Step 738( 67.33%), action 404, FPS 1.67, Running 328.27s Step 739( 67.50%), action 405, FPS 1.66, Running 328.85s Step 740( 67.67%), action 406, FPS 1.67, Running 329.44s Step 741( 67.83%), action 407, FPS 1.67, Running 329.97s Step 742( 68.00%), action 408, FPS 1.67, Running 330.57s Step 743( 68.17%), action 409, FPS 1.67, Running 331.12s Step 744( 68.33%), action 410, FPS 1.66, Running 331.73s Step 745( 68.50%), action 411, FPS 1.66, Running 332.55s Step 746( 68.67%), action 412, FPS 1.66, Running 333.13s Step 747( 68.83%), action 413, FPS 1.66, Running 333.68s Step 748( 69.00%), action 414, FPS 1.65, Running 334.31s Step 749( 69.17%), action 415, FPS 1.66, Running 334.84s Step 750( 69.33%), action 416, FPS 1.65, Running 335.47s Step 751( 69.50%), action 417, FPS 1.65, Running 336.09s Step 752( 69.67%), action 418, FPS 1.65, Running 336.78s Step 753( 69.83%), action 419, FPS 1.65, Running 337.34s Step 754( 70.00%), action 420, FPS 1.64, Running 338.00s Step 755( 70.17%), action 421, FPS 1.63, Running 338.70s Step 756( 70.33%), action 422, FPS 1.63, Running 339.32s Step 757( 70.50%), action 423, FPS 1.63, Running 339.87s Step 758( 70.67%), action 424, FPS 1.62, Running 340.62s Step 759( 70.83%), action 425, FPS 1.62, Running 341.18s Step 760( 71.00%), action 426, FPS 1.62, Running 341.79s Step 761( 71.17%), action 427, FPS 1.61, Running 342.36s Step 762( 71.33%), action 428, FPS 1.61, Running 342.96s Step 763( 71.50%), action 429, FPS 1.61, Running 343.53s Step 764( 71.67%), action 430, FPS 1.61, Running 344.16s Step 765( 71.83%), action 431, FPS 1.62, Running 344.89s Step 766( 72.00%), action 432, FPS 1.61, Running 345.52s Step 767( 72.17%), action 433, FPS 1.61, Running 346.10s Step 768( 72.33%), action 434, FPS 1.61, Running 346.72s Step 769( 72.50%), action 435, FPS 1.61, Running 347.27s Step 770( 72.67%), action 436, FPS 1.61, Running 347.87s Step 771( 72.83%), action 437, FPS 1.61, Running 348.53s Step 772( 73.00%), action 438, FPS 1.62, Running 349.15s Step 773( 73.17%), action 439, FPS 1.62, Running 349.70s Step 774( 73.33%), action 440, FPS 1.62, Running 350.33s Step 775( 73.50%), action 441, FPS 1.62, Running 351.02s Step 776( 73.67%), action 442, FPS 1.62, Running 351.63s Step 777( 73.83%), action 443, FPS 1.62, Running 352.24s Step 778( 74.00%), action 444, FPS 1.63, Running 352.90s Step 779( 74.17%), action 445, FPS 1.63, Running 353.45s Step 780( 74.33%), action 446, FPS 1.63, Running 354.05s Step 781( 74.50%), action 447, FPS 1.63, Running 354.60s Step 782( 74.67%), action 448, FPS 1.63, Running 355.20s Step 783( 74.83%), action 449, FPS 1.63, Running 355.77s Step 784( 75.00%), action 450, FPS 1.63, Running 356.41s Step 785( 75.17%), action 451, FPS 1.63, Running 357.14s Step 786( 75.33%), action 452, FPS 1.64, Running 357.75s Step 787( 75.50%), action 453, FPS 1.64, Running 358.29s Step 788( 75.67%), action 454, FPS 1.64, Running 358.90s Step 789( 75.83%), action 455, FPS 1.64, Running 359.46s Step 790( 76.00%), action 456, FPS 1.64, Running 360.04s Step 791( 76.17%), action 457, FPS 1.64, Running 360.71s Step 792( 76.33%), action 458, FPS 1.64, Running 361.33s Step 793( 76.50%), action 459, FPS 1.64, Running 361.90s Step 794( 76.67%), action 460, FPS 1.64, Running 362.50s Step 795( 76.83%), action 461, FPS 1.65, Running 363.17s Step 796( 77.00%), action 462, FPS 1.64, Running 363.80s Step 797( 77.17%), action 463, FPS 1.64, Running 364.46s Step 798( 77.33%), action 464, FPS 1.64, Running 365.13s Step 799( 77.50%), action 465, FPS 1.64, Running 365.65s Step 800( 77.67%), action 466, FPS 1.64, Running 366.27s Step 801( 77.83%), action 467, FPS 1.63, Running 366.85s Step 802( 78.00%), action 468, FPS 1.63, Running 367.46s Step 803( 78.17%), action 469, FPS 1.63, Running 368.02s Step 804( 78.33%), action 470, FPS 1.62, Running 368.77s Step 805( 78.50%), action 471, FPS 1.62, Running 369.47s Step 806( 78.67%), action 472, FPS 1.62, Running 370.14s Step 807( 78.83%), action 473, FPS 1.61, Running 370.73s Step 808( 79.00%), action 474, FPS 1.61, Running 371.34s Step 809( 79.17%), action 475, FPS 1.61, Running 371.90s Step 810( 79.33%), action 476, FPS 1.59, Running 372.63s Step 811( 79.50%), action 477, FPS 1.61, Running 373.16s Step 812( 79.67%), action 478, FPS 1.61, Running 373.75s Step 813( 79.83%), action 479, FPS 1.61, Running 374.34s Step 814( 80.00%), action 480, FPS 1.61, Running 374.94s Step 815( 80.17%), action 481, FPS 1.61, Running 375.63s Step 816( 80.33%), action 482, FPS 1.60, Running 376.29s Step 817( 80.50%), action 483, FPS 1.61, Running 376.91s Step 818( 80.67%), action 484, FPS 1.62, Running 377.50s Step 819( 80.83%), action 485, FPS 1.61, Running 378.06s Step 820( 81.00%), action 486, FPS 1.61, Running 378.68s Step 821( 81.17%), action 487, FPS 1.62, Running 379.21s Step 822( 81.33%), action 488, FPS 1.62, Running 379.84s Step 823( 81.50%), action 489, FPS 1.60, Running 380.49s Step 824( 81.67%), action 490, FPS 1.62, Running 381.14s Step 825( 81.83%), action 491, FPS 1.62, Running 381.83s Step 826( 82.00%), action 492, FPS 1.63, Running 382.44s Step 827( 82.17%), action 493, FPS 1.63, Running 383.01s Step 828( 82.33%), action 494, FPS 1.63, Running 383.62s Step 829( 82.50%), action 495, FPS 1.62, Running 384.22s Step 830( 82.67%), action 496, FPS 1.62, Running 384.95s Step 831( 82.83%), action 497, FPS 1.61, Running 385.56s Step 832( 83.00%), action 498, FPS 1.61, Running 386.19s Step 833( 83.17%), action 499, FPS 1.61, Running 386.74s Step 834( 83.33%), action 500, FPS 1.61, Running 387.33s Step 835( 83.50%), action 501, FPS 1.62, Running 388.01s Step 836( 83.67%), action 502, FPS 1.60, Running 388.76s Step 837( 83.83%), action 503, FPS 1.61, Running 389.31s Step 838( 84.00%), action 504, FPS 1.61, Running 389.91s Step 839( 84.17%), action 505, FPS 1.61, Running 390.49s Step 840( 84.33%), action 506, FPS 1.61, Running 391.06s Step 841( 84.50%), action 507, FPS 1.61, Running 391.61s Step 842( 84.67%), action 508, FPS 1.62, Running 392.21s Step 843( 84.83%), action 509, FPS 1.61, Running 392.88s Step 844( 85.00%), action 510, FPS 1.62, Running 393.48s Step 845( 85.17%), action 511, FPS 1.62, Running 394.14s Step 846( 85.33%), action 512, FPS 1.63, Running 394.74s Step 847( 85.50%), action 513, FPS 1.63, Running 395.26s Step 848( 85.67%), action 514, FPS 1.64, Running 395.85s Step 849( 85.83%), action 515, FPS 1.63, Running 396.47s Step 850( 86.00%), action 516, FPS 1.64, Running 397.14s Step 851( 86.17%), action 517, FPS 1.65, Running 397.69s Step 852( 86.33%), action 518, FPS 1.66, Running 398.26s Step 853( 86.50%), action 519, FPS 1.65, Running 398.84s Step 854( 86.67%), action 520, FPS 1.65, Running 399.47s Step 855( 86.83%), action 521, FPS 1.65, Running 400.16s Step 856( 87.00%), action 522, FPS 1.64, Running 400.94s Step 857( 87.17%), action 523, FPS 1.64, Running 401.48s Step 858( 87.33%), action 524, FPS 1.65, Running 402.06s Step 859( 87.50%), action 525, FPS 1.65, Running 402.63s Step 860( 87.67%), action 526, FPS 1.65, Running 403.20s Step 861( 87.83%), action 527, FPS 1.64, Running 403.79s Step 862( 88.00%), action 528, FPS 1.64, Running 404.38s Step 863( 88.17%), action 529, FPS 1.64, Running 405.06s Step 864( 88.33%), action 530, FPS 1.64, Running 405.70s Step 865( 88.50%), action 531, FPS 1.63, Running 406.41s Step 866( 88.67%), action 532, FPS 1.63, Running 407.02s Step 867( 88.83%), action 533, FPS 1.63, Running 407.52s Step 868( 89.00%), action 534, FPS 1.64, Running 408.05s Step 869( 89.17%), action 535, FPS 1.66, Running 408.52s Step 870( 89.33%), action 536, FPS 1.68, Running 409.04s Step 871( 89.50%), action 537, FPS 1.69, Running 409.52s Step 872( 89.67%), action 538, FPS 1.70, Running 410.03s Step 873( 89.83%), action 539, FPS 1.71, Running 410.52s Step 874( 90.00%), action 540, FPS 1.73, Running 411.06s Step 875( 90.17%), action 541, FPS 1.74, Running 411.68s Step 876( 90.33%), action 542, FPS 1.78, Running 412.20s Step 877( 90.50%), action 543, FPS 1.79, Running 412.68s Step 878( 90.67%), action 544, FPS 1.79, Running 413.21s Step 879( 90.83%), action 545, FPS 1.81, Running 413.68s Step 880( 91.00%), action 546, FPS 1.82, Running 414.19s Step 881( 91.17%), action 547, FPS 1.84, Running 414.63s Step 882( 91.33%), action 548, FPS 1.86, Running 415.15s Step 883( 91.50%), action 549, FPS 1.89, Running 415.64s Step 884( 91.67%), action 550, FPS 1.91, Running 416.16s Step 885( 91.83%), action 551, FPS 1.93, Running 416.76s Step 886( 92.00%), action 552, FPS 1.95, Running 417.26s Step 887( 92.17%), action 553, FPS 1.96, Running 417.71s Step 888( 92.33%), action 554, FPS 1.97, Running 418.21s Step 889( 92.50%), action 555, FPS 1.97, Running 418.69s Step 890( 92.67%), action 556, FPS 1.97, Running 419.21s Step 891( 92.83%), action 557, FPS 1.97, Running 419.69s Step 892( 93.00%), action 558, FPS 1.96, Running 420.22s Step 893( 93.17%), action 559, FPS 1.96, Running 420.70s Step 894( 93.33%), action 560, FPS 1.96, Running 421.25s Step 895( 93.50%), action 561, FPS 1.97, Running 421.84s Step 896( 93.67%), action 562, FPS 1.97, Running 422.37s Step 897( 93.83%), action 563, FPS 1.97, Running 422.85s Step 898( 94.00%), action 564, FPS 1.97, Running 423.34s Step 899( 94.17%), action 565, FPS 1.96, Running 423.90s Step 900( 94.33%), action 566, FPS 1.95, Running 424.46s Step 901( 94.50%), action 567, FPS 1.94, Running 424.94s Step 902( 94.67%), action 568, FPS 1.94, Running 425.47s Step 903( 94.83%), action 569, FPS 1.93, Running 426.01s Step 904( 95.00%), action 570, FPS 1.92, Running 426.56s Step 905( 95.17%), action 571, FPS 1.92, Running 427.18s Step 906( 95.33%), action 572, FPS 1.92, Running 427.70s Step 907( 95.50%), action 573, FPS 1.90, Running 428.22s Step 908( 95.67%), action 574, FPS 1.90, Running 428.74s Step 909( 95.83%), action 575, FPS 1.90, Running 429.22s Step 910( 96.00%), action 576, FPS 1.90, Running 429.74s Step 911( 96.17%), action 577, FPS 1.90, Running 430.22s Step 912( 96.33%), action 578, FPS 1.90, Running 430.74s Step 913( 96.50%), action 579, FPS 1.90, Running 431.21s Step 914( 96.67%), action 580, FPS 1.90, Running 431.75s Step 915( 96.83%), action 581, FPS 1.90, Running 432.35s Step 916( 97.00%), action 582, FPS 1.90, Running 432.88s Step 917( 97.17%), action 583, FPS 1.90, Running 433.35s Step 918( 97.33%), action 584, FPS 1.90, Running 433.87s Step 919( 97.50%), action 585, FPS 1.92, Running 434.34s Step 920( 97.67%), action 586, FPS 1.92, Running 434.86s Step 921( 97.83%), action 587, FPS 1.92, Running 435.38s Step 922( 98.00%), action 588, FPS 1.92, Running 435.88s Step 923( 98.17%), action 589, FPS 1.93, Running 436.38s Step 924( 98.33%), action 590, FPS 1.93, Running 436.92s Step 925( 98.50%), action 591, FPS 1.93, Running 437.53s Step 926( 98.67%), action 592, FPS 1.93, Running 438.05s Step 927( 98.83%), action 593, FPS 1.93, Running 438.58s Step 928( 99.00%), action 594, FPS 1.92, Running 439.13s Step 929( 99.17%), action 595, FPS 1.93, Running 439.59s Step 930( 99.33%), action 596, FPS 1.93, Running 440.10s Step 931( 99.50%), action 597, FPS 1.93, Running 440.59s Step 932( 99.67%), action 598, FPS 1.93, Running 441.10s Step 933( 99.83%), action 599, FPS 1.93, Running 441.58s Step 934(100.00%), action 600, FPS 1.93, Running 442.13s [2026-08-03 02:04:42] [81 ] Seed 80 failed after 442.25 s. +steps: 934 , actions: 600 . +Instruction: Empty +Total 10/81(12.35%) success. +Setting seed: 81 +Step 1( N/A%), pre moving , FPS 6.26, Running 0.16s Step 2( N/A%), pre moving , FPS 8.27, Running 0.24s Step 3( N/A%), pre moving , FPS 9.09, Running 0.33s Step 4( N/A%), pre moving , FPS 9.36, Running 0.43s Step 5( N/A%), pre moving , FPS 9.47, Running 0.53s Step 6( N/A%), pre moving , FPS 9.69, Running 0.62s Step 7( N/A%), pre moving , FPS 9.58, Running 0.73s Step 8( N/A%), pre moving , FPS 9.74, Running 0.82s Step 9( N/A%), pre moving , FPS 9.85, Running 0.91s Step 10( N/A%), pre moving , FPS 9.88, Running 1.01s Step 11( N/A%), pre moving , FPS 9.93, Running 1.11s Step 12( N/A%), pre moving , FPS 10.02, Running 1.20s Step 13( N/A%), pre moving , FPS 10.07, Running 1.29s Step 14( N/A%), pre moving , FPS 9.99, Running 1.40s Step 15( N/A%), pre moving , FPS 10.05, Running 1.49s Step 16( N/A%), pre moving , FPS 10.04, Running 1.59s Step 17( N/A%), pre moving , FPS 10.06, Running 1.69s Step 18( N/A%), pre moving , FPS 10.11, Running 1.78s Step 19( N/A%), pre moving , FPS 10.07, Running 1.89s Step 20( N/A%), pre moving , FPS 10.08, Running 1.99s Step 21( N/A%), pre moving , FPS 9.17, Running 2.34s Step 22( N/A%), pre moving , FPS 9.11, Running 2.44s Step 23( N/A%), pre moving , FPS 9.09, Running 2.53s Step 24( N/A%), pre moving , FPS 9.21, Running 2.60s Step 25( N/A%), pre moving , FPS 9.28, Running 2.68s Step 26( N/A%), pre moving , FPS 8.26, Running 3.04s Step 27( N/A%), pre moving , FPS 8.34, Running 3.13s Step 28( N/A%), pre moving , FPS 8.43, Running 3.20s Step 29( N/A%), pre moving , FPS 8.36, Running 3.31s Step 30( N/A%), pre moving , FPS 8.39, Running 3.40s Step 31( N/A%), pre moving , FPS 8.40, Running 3.49s Step 32( N/A%), pre moving , FPS 8.37, Running 3.59s Step 33( N/A%), pre moving , FPS 8.36, Running 3.68s Step 34( N/A%), pre moving , FPS 8.43, Running 3.78s Step 35( N/A%), pre moving , FPS 8.39, Running 3.88s Step 36( N/A%), pre moving , FPS 6.38, Running 4.73s Step 37( N/A%), pre moving , FPS 5.89, Running 5.09s Step 38( N/A%), pre moving , FPS 5.86, Running 5.19s Step 39( N/A%), pre moving , FPS 5.84, Running 5.31s Step 40( N/A%), pre moving , FPS 5.86, Running 5.40s Step 41( N/A%), pre moving , FPS 6.35, Running 5.49s Step 42( N/A%), pre moving , FPS 6.34, Running 5.59s Step 43( N/A%), pre moving , FPS 6.34, Running 5.69s Step 44( N/A%), pre moving , FPS 6.29, Running 5.78s Step 45( N/A%), pre moving , FPS 6.34, Running 5.84s Step 46( N/A%), pre moving , FPS 6.95, Running 5.92s Step 47( N/A%), pre moving , FPS 6.98, Running 5.99s Step 48( N/A%), pre moving , FPS 5.52, Running 6.82s Step 49( N/A%), pre moving , FPS 5.55, Running 6.91s Step 50( N/A%), pre moving , FPS 5.55, Running 7.00s Step 51( N/A%), pre moving , FPS 5.53, Running 7.10s Step 52( N/A%), pre moving , FPS 5.54, Running 7.20s Step 53( N/A%), pre moving , FPS 5.47, Running 7.34s Step 54( N/A%), pre moving , FPS 5.37, Running 7.50s Step 55( N/A%), pre moving , FPS 5.32, Running 7.64s Step 56( N/A%), pre moving , FPS 6.54, Running 7.79s Step 57( N/A%), pre moving , FPS 7.02, Running 7.94s Step 58( N/A%), pre moving , FPS 6.89, Running 8.10s Step 59( N/A%), pre moving , FPS 6.79, Running 8.25s Step 60( N/A%), pre moving , FPS 6.68, Running 8.39s Step 61( N/A%), pre moving , FPS 6.54, Running 8.55s Step 62( N/A%), pre moving , FPS 6.43, Running 8.70s Step 63( N/A%), pre moving , FPS 6.31, Running 8.85s Step 64( N/A%), pre moving , FPS 6.18, Running 9.01s Step 65( N/A%), pre moving , FPS 6.03, Running 9.16s Step 66( N/A%), pre moving , FPS 5.97, Running 9.27s Step 67( N/A%), pre moving , FPS 5.91, Running 9.38s Step 68( N/A%), pre moving , FPS 7.48, Running 9.49s Step 69( N/A%), pre moving , FPS 7.39, Running 9.62s Step 70( N/A%), pre moving , FPS 7.34, Running 9.73s Step 71( N/A%), pre moving , FPS 7.28, Running 9.85s Step 72( N/A%), pre moving , FPS 7.12, Running 10.01s Step 73( N/A%), pre moving , FPS 7.09, Running 10.16s Step 74( N/A%), pre moving , FPS 7.13, Running 10.30s Step 75( N/A%), pre moving , FPS 7.12, Running 10.45s Step 76( N/A%), pre moving , FPS 7.10, Running 10.60s Step 77( N/A%), pre moving , FPS 7.14, Running 10.74s Step 78( N/A%), pre moving , FPS 7.17, Running 10.89s Step 79( N/A%), pre moving , FPS 7.18, Running 11.04s Step 80( N/A%), pre moving , FPS 7.14, Running 11.20s Step 81( N/A%), pre moving , FPS 7.18, Running 11.34s Step 82( N/A%), pre moving , FPS 7.17, Running 11.49s Step 83( N/A%), pre moving , FPS 7.19, Running 11.64s Step 84( N/A%), pre moving , FPS 7.21, Running 11.79s Step 85( N/A%), pre moving , FPS 7.31, Running 11.89s Step 86( N/A%), pre moving , FPS 7.35, Running 11.99s Step 87( N/A%), pre moving , FPS 7.34, Running 12.10s Step 88( N/A%), pre moving , FPS 7.39, Running 12.19s Step 89( N/A%), pre moving , FPS 7.49, Running 12.29s Step 90( N/A%), pre moving , FPS 7.55, Running 12.38s Step 91( N/A%), pre moving , FPS 7.59, Running 12.48s Step 92( N/A%), pre moving , FPS 7.86, Running 12.55s Step 93( N/A%), pre moving , FPS 8.09, Running 12.63s Step 94( N/A%), pre moving , FPS 8.31, Running 12.71s Step 95( N/A%), pre moving , FPS 8.54, Running 12.79s Step 96( N/A%), pre moving , FPS 8.83, Running 12.87s Step 97( N/A%), pre moving , FPS 9.06, Running 12.95s Step 98( N/A%), pre moving , FPS 9.36, Running 13.02s Step 99( N/A%), pre moving , FPS 9.69, Running 13.10s Step 100( N/A%), pre moving , FPS 10.08, Running 13.18s Step 101( N/A%), pre moving , FPS 10.25, Running 13.29s Step 102( N/A%), pre moving , FPS 10.56, Running 13.38s Step 103( N/A%), pre moving , FPS 10.76, Running 13.49s Step 104( N/A%), pre moving , FPS 11.14, Running 13.59s Step 105( N/A%), pre moving , FPS 11.14, Running 13.69s Step 106( N/A%), pre moving , FPS 11.16, Running 13.78s Step 107( N/A%), pre moving , FPS 11.29, Running 13.87s Step 108( N/A%), pre moving , FPS 11.30, Running 13.96s Step 109( N/A%), pre moving , FPS 11.18, Running 14.07s Step 110( N/A%), pre moving , FPS 11.18, Running 14.17s Step 111( N/A%), pre moving , FPS 11.26, Running 14.26s Step 112( N/A%), pre moving , FPS 11.07, Running 14.36s Step 113( N/A%), pre moving , FPS 10.97, Running 14.46s Step 114( N/A%), pre moving , FPS 10.76, Running 14.57s Step 115( N/A%), pre moving , FPS 6.78, Running 15.74s Step 116( N/A%), pre moving , FPS 6.22, Running 16.08s Step 117( N/A%), pre moving , FPS 5.73, Running 16.43s Step 118( N/A%), pre moving , FPS 5.30, Running 16.80s Step 119( N/A%), pre moving , FPS 4.96, Running 17.14s Step 120( N/A%), pre moving , FPS 4.66, Running 17.47s Step 121( N/A%), pre moving , FPS 4.40, Running 17.83s Step 122( N/A%), pre moving , FPS 4.16, Running 18.19s Step 123( N/A%), pre moving , FPS 3.98, Running 18.52s Step 124( N/A%), pre moving , FPS 3.79, Running 18.86s Step 125( N/A%), pre moving , FPS 3.63, Running 19.19s Step 126( N/A%), pre moving , FPS 3.47, Running 19.55s Step 127( N/A%), pre moving , FPS 3.31, Running 19.92s Step 128( N/A%), pre moving , FPS 3.16, Running 20.29s Step 129( N/A%), pre moving , FPS 3.04, Running 20.65s Step 130( N/A%), pre moving , FPS 2.93, Running 20.99s Step 131( N/A%), pre moving , FPS 2.82, Running 21.34s Step 132( N/A%), pre moving , FPS 2.72, Running 21.70s Step 133( N/A%), pre moving , FPS 2.63, Running 22.05s Step 134( N/A%), pre moving , FPS 2.56, Running 22.38s Step 135( N/A%), pre moving , FPS 2.86, Running 22.72s Step 136( N/A%), pre moving , FPS 2.86, Running 23.09s Step 137( N/A%), pre moving , FPS 2.86, Running 23.43s Step 138( N/A%), pre moving , FPS 2.86, Running 23.78s Step 139( N/A%), pre moving , FPS 2.86, Running 24.13s Step 140( N/A%), pre moving , FPS 2.86, Running 24.47s Step 141( N/A%), pre moving , FPS 2.86, Running 24.83s Step 142( N/A%), pre moving , FPS 2.87, Running 25.15s Step 143( N/A%), pre moving , FPS 2.78, Running 25.71s Step 144( N/A%), pre moving , FPS 2.75, Running 26.13s Step 145( N/A%), pre moving , FPS 2.74, Running 26.51s Step 146( N/A%), pre moving , FPS 2.73, Running 26.88s Step 147( N/A%), pre moving , FPS 2.73, Running 27.23s Step 148( N/A%), pre moving , FPS 2.74, Running 27.59s Step 149( N/A%), pre moving , FPS 2.74, Running 27.96s Step 150( N/A%), pre moving , FPS 2.73, Running 28.33s Step 151( N/A%), pre moving , FPS 2.72, Running 28.69s Step 152( N/A%), pre moving , FPS 2.73, Running 29.03s Step 153( N/A%), pre moving , FPS 2.73, Running 29.39s Step 154( N/A%), pre moving , FPS 2.71, Running 29.77s Step 155( N/A%), pre moving , FPS 2.69, Running 30.15s Step 156( N/A%), pre moving , FPS 2.69, Running 30.53s Step 157( N/A%), pre moving , FPS 2.67, Running 30.91s Step 158( N/A%), pre moving , FPS 2.66, Running 31.31s Step 159( N/A%), pre moving , FPS 2.64, Running 31.70s Step 160( N/A%), pre moving , FPS 2.63, Running 32.09s Step 161( N/A%), pre moving , FPS 2.62, Running 32.48s Step 162( N/A%), pre moving , FPS 2.59, Running 32.87s Step 163( N/A%), pre moving , FPS 2.65, Running 33.26s Step 164( N/A%), pre moving , FPS 2.66, Running 33.64s Step 165( N/A%), pre moving , FPS 2.66, Running 34.02s Step 166( N/A%), pre moving , FPS 2.66, Running 34.39s Step 167( N/A%), pre moving , FPS 2.65, Running 34.78s Step 168( N/A%), pre moving , FPS 2.65, Running 35.13s Step 169( N/A%), pre moving , FPS 2.65, Running 35.52s Step 170( N/A%), pre moving , FPS 2.64, Running 35.90s Step 171( N/A%), pre moving , FPS 2.62, Running 36.33s Step 172( N/A%), pre moving , FPS 2.59, Running 36.75s Step 173( N/A%), pre moving , FPS 2.58, Running 37.14s Step 174( N/A%), pre moving , FPS 2.58, Running 37.52s Step 175( N/A%), pre moving , FPS 2.58, Running 37.90s Step 176( N/A%), pre moving , FPS 2.58, Running 38.30s Step 177( N/A%), pre moving , FPS 2.57, Running 38.68s Step 178( N/A%), pre moving , FPS 2.58, Running 39.07s Step 179( N/A%), pre moving , FPS 2.59, Running 39.44s Step 180( N/A%), pre moving , FPS 2.58, Running 39.85s Step 181( N/A%), pre moving , FPS 2.57, Running 40.26s Step 182( N/A%), pre moving , FPS 2.57, Running 40.65s Step 183( N/A%), pre moving , FPS 2.57, Running 41.03s Step 184( N/A%), pre moving , FPS 2.57, Running 41.42s Step 185( N/A%), pre moving , FPS 2.57, Running 41.79s Step 186( N/A%), pre moving , FPS 2.57, Running 42.18s Step 187( N/A%), pre moving , FPS 2.57, Running 42.55s Step 188( N/A%), pre moving , FPS 2.57, Running 42.93s Step 189( N/A%), pre moving , FPS 2.56, Running 43.32s Step 190( N/A%), pre moving , FPS 2.56, Running 43.71s Step 191( N/A%), pre moving , FPS 2.58, Running 44.09s Step 192( N/A%), pre moving , FPS 2.68, Running 44.21s Step 193( N/A%), pre moving , FPS 2.78, Running 44.34s Step 194( N/A%), pre moving , FPS 2.87, Running 44.48s Step 195( N/A%), pre moving , FPS 2.98, Running 44.60s Step 196( N/A%), pre moving , FPS 3.11, Running 44.73s Step 197( N/A%), pre moving , FPS 3.23, Running 44.87s Step 198( N/A%), pre moving , FPS 3.38, Running 44.99s Step 199( N/A%), pre moving , FPS 3.51, Running 45.13s Step 200( N/A%), pre moving , FPS 3.69, Running 45.27s Step 201( N/A%), pre moving , FPS 3.90, Running 45.39s Step 202( N/A%), pre moving , FPS 3.66, Running 46.11s Step 203( N/A%), pre moving , FPS 3.83, Running 46.25s Step 204( N/A%), pre moving , FPS 4.02, Running 46.39s Step 205( N/A%), pre moving , FPS 4.19, Running 46.57s Step 206( N/A%), pre moving , FPS 4.44, Running 46.69s Step 207( N/A%), pre moving , FPS 4.70, Running 46.81s Step 208( N/A%), pre moving , FPS 5.00, Running 46.92s Step 209( N/A%), pre moving , FPS 5.36, Running 47.05s Step 210( N/A%), pre moving , FPS 5.78, Running 47.17s Step 211( N/A%), pre moving , FPS 6.10, Running 47.37s Step 212( N/A%), pre moving , FPS 5.94, Running 47.57s Step 213( N/A%), pre moving , FPS 5.82, Running 47.77s Step 214( N/A%), pre moving , FPS 5.73, Running 47.97s Step 215( N/A%), pre moving , FPS 5.59, Running 48.18s Step 216( N/A%), pre moving , FPS 5.47, Running 48.39s Step 217( N/A%), pre moving , FPS 5.37, Running 48.60s Step 218( N/A%), pre moving , FPS 5.25, Running 48.80s Step 219( N/A%), pre moving , FPS 5.16, Running 49.01s Step 220( N/A%), pre moving , FPS 5.05, Running 49.23s Step 221( N/A%), pre moving , FPS 4.94, Running 49.43s Step 222( N/A%), pre moving , FPS 5.67, Running 49.64s Step 223( N/A%), pre moving , FPS 5.44, Running 49.93s Step 224( N/A%), pre moving , FPS 5.23, Running 50.21s Step 225( N/A%), pre moving , FPS 5.15, Running 50.45s Step 226( N/A%), pre moving , FPS 4.99, Running 50.69s Step 227( N/A%), pre moving , FPS 4.85, Running 50.93s Step 228( N/A%), pre moving , FPS 4.71, Running 51.17s Step 229( N/A%), pre moving , FPS 4.63, Running 51.37s Step 230( N/A%), pre moving , FPS 4.53, Running 51.58s Step 231( N/A%), pre moving , FPS 4.52, Running 51.79s Step 232( N/A%), pre moving , FPS 4.59, Running 51.93s Step 233( N/A%), pre moving , FPS 4.68, Running 52.05s Step 234( N/A%), pre moving , FPS 4.75, Running 52.18s Step 235( N/A%), pre moving , FPS 4.82, Running 52.32s Step 236( N/A%), pre moving , FPS 4.92, Running 52.45s Step 237( N/A%), pre moving , FPS 5.00, Running 52.60s Step 238( N/A%), pre moving , FPS 5.10, Running 52.72s Step 239( N/A%), pre moving , FPS 5.19, Running 52.86s Step 240( N/A%), pre moving , FPS 5.31, Running 52.99s Step 241( N/A%), pre moving , FPS 5.43, Running 53.12s Step 242( N/A%), pre moving , FPS 5.54, Running 53.25s Step 243( N/A%), pre moving , FPS 5.78, Running 53.39s Step 244( N/A%), pre moving , FPS 6.05, Running 53.52s Step 245( N/A%), pre moving , FPS 6.23, Running 53.66s Step 246( N/A%), pre moving , FPS 6.48, Running 53.78s Step 247( N/A%), pre moving , FPS 6.73, Running 53.90s Step 248( N/A%), pre moving , FPS 6.95, Running 54.05s Step 249( N/A%), pre moving , FPS 5.72, Running 54.87s Step 250( N/A%), pre moving , FPS 5.85, Running 55.00s Step 251( N/A%), pre moving , FPS 5.97, Running 55.14s Step 252( N/A%), pre moving , FPS 5.98, Running 55.27s Step 253( N/A%), pre moving , FPS 5.94, Running 55.42s Step 254( N/A%), pre moving , FPS 5.81, Running 55.62s Step 255( N/A%), pre moving , FPS 5.70, Running 55.83s Step 256( N/A%), pre moving , FPS 5.58, Running 56.04s Step 257( N/A%), pre moving , FPS 5.48, Running 56.25s Step 258( N/A%), pre moving , FPS 5.35, Running 56.45s Step 259( N/A%), pre moving , FPS 5.25, Running 56.66s Step 260( N/A%), pre moving , FPS 5.06, Running 56.94s Step 261( N/A%), pre moving , FPS 4.87, Running 57.22s Step 262( N/A%), pre moving , FPS 4.69, Running 57.51s Step 263( N/A%), pre moving , FPS 4.53, Running 57.80s Step 264( N/A%), pre moving , FPS 4.39, Running 58.07s Step 265( N/A%), pre moving , FPS 4.29, Running 58.32s Step 266( N/A%), pre moving , FPS 4.17, Running 58.58s Step 267( N/A%), pre moving , FPS 4.06, Running 58.83s Step 268( N/A%), pre moving , FPS 3.95, Running 59.12s Step 269( N/A%), pre moving , FPS 4.41, Running 59.40s Step 270( N/A%), pre moving , FPS 4.25, Running 59.70s Step 271( N/A%), pre moving , FPS 4.11, Running 60.00s Step 272( N/A%), pre moving , FPS 4.00, Running 60.27s Step 273( N/A%), pre moving , FPS 3.89, Running 60.56s Step 274( N/A%), pre moving , FPS 3.83, Running 60.85s Step 275( N/A%), pre moving , FPS 3.77, Running 61.14s Step 276( N/A%), pre moving , FPS 3.70, Running 61.44s Step 277( N/A%), pre moving , FPS 3.66, Running 61.71s Step 278( N/A%), pre moving , FPS 3.61, Running 61.99s Step 279( N/A%), pre moving , FPS 3.58, Running 62.25s Step 280( N/A%), pre moving , FPS 3.60, Running 62.50s Step 281( N/A%), pre moving , FPS 3.67, Running 62.68s Step 282( N/A%), pre moving , FPS 3.74, Running 62.86s Step 283( N/A%), pre moving , FPS 3.80, Running 63.07s Step 284( N/A%), pre moving , FPS 3.84, Running 63.28s Step 285( N/A%), pre moving , FPS 3.86, Running 63.50s Step 286( N/A%), pre moving , FPS 3.90, Running 63.71s Step 287( N/A%), pre moving , FPS 3.87, Running 63.99s Step 288( N/A%), pre moving , FPS 3.94, Running 64.20s Step 289( N/A%), pre moving , FPS 3.93, Running 64.49s Step 290( N/A%), pre moving , FPS 3.94, Running 64.78s Step 291( N/A%), pre moving , FPS 3.95, Running 65.06s Step 292( N/A%), pre moving , FPS 3.94, Running 65.35s Step 293( N/A%), pre moving , FPS 3.96, Running 65.61s Step 294( N/A%), pre moving , FPS 3.97, Running 65.89s Step 295( N/A%), pre moving , FPS 4.01, Running 66.14s Step 296( N/A%), pre moving , FPS 4.05, Running 66.38s Step 297( N/A%), pre moving , FPS 4.11, Running 66.57s Step 298( N/A%), pre moving , FPS 4.20, Running 66.75s Step 299( N/A%), pre moving , FPS 4.24, Running 66.97s Step 300( N/A%), pre moving , FPS 4.26, Running 67.19s Step 301( N/A%), pre moving , FPS 4.24, Running 67.40s Step 302( N/A%), pre moving , FPS 4.21, Running 67.61s Step 303( N/A%), pre moving , FPS 4.26, Running 67.76s Step 304( N/A%), pre moving , FPS 4.34, Running 67.88s Step 305( N/A%), pre moving , FPS 4.43, Running 68.02s Step 306( N/A%), pre moving , FPS 4.49, Running 68.16s Step 307( N/A%), pre moving , FPS 4.66, Running 68.29s Step 308( N/A%), pre moving , FPS 4.72, Running 68.43s Step 309( N/A%), pre moving , FPS 4.91, Running 68.56s Step 310( N/A%), pre moving , FPS 5.11, Running 68.69s Step 311( N/A%), pre moving , FPS 5.31, Running 68.83s Step 312( N/A%), pre moving , FPS 5.54, Running 68.96s Step 313( N/A%), pre moving , FPS 5.72, Running 69.11s Step 314( N/A%), pre moving , FPS 5.99, Running 69.23s Step 315( N/A%), pre moving , FPS 6.20, Running 69.36s Step 316( N/A%), pre moving , FPS 6.40, Running 69.51s Step 317( N/A%), pre moving , FPS 6.53, Running 69.63s Step 318( N/A%), pre moving , FPS 6.65, Running 69.76s Step 319( N/A%), pre moving , FPS 6.86, Running 69.88s Step 320( N/A%), pre moving , FPS 7.17, Running 69.98s Step 321( N/A%), pre moving , FPS 7.44, Running 70.09s Step 322( N/A%), pre moving , FPS 7.74, Running 70.20s Step 323( N/A%), pre moving , FPS 4.31, Running 72.39s Step 324( N/A%), pre moving , FPS 4.07, Running 72.80s Step 325( N/A%), pre moving , FPS 3.88, Running 73.17s Step 326( N/A%), pre moving , FPS 3.69, Running 73.58s Step 327( N/A%), pre moving , FPS 3.49, Running 74.01s Step 328( N/A%), pre moving , FPS 3.36, Running 74.38s Step 329( N/A%), pre moving , FPS 3.23, Running 74.76s Step 330( N/A%), pre moving , FPS 3.08, Running 75.18s Step 331( N/A%), pre moving , FPS 2.96, Running 75.58s Step 332( N/A%), pre moving , FPS 2.86, Running 75.95s Step 333( N/A%), pre moving , FPS 2.77, Running 76.34s Step 334( N/A%), pre moving , FPS 2.67, Running 76.72s Step 335( N/A%), pre moving , FPS 2.59, Running 77.09s Step 336( N/A%), pre moving , FPS 2.51, Running 77.47s Step 337( N/A%), pre moving , FPS 2.43, Running 77.87s Step 338( N/A%), pre moving , FPS 2.35, Running 78.28s Step 339( N/A%), pre moving , FPS 2.28, Running 78.67s Step 340( N/A%), pre moving , FPS 2.20, Running 79.05s Step 341( N/A%), pre moving , FPS 2.14, Running 79.43s Step 342( N/A%), pre moving , FPS 2.08, Running 79.83s Step 343( 0.17%), action 1, FPS 2.39, Running 80.78s Step 344( 0.33%), action 2, FPS 2.35, Running 81.29s Step 345( 0.50%), action 3, FPS 2.33, Running 81.74s Step 346( 0.67%), action 4, FPS 2.31, Running 82.25s Step 347( 0.83%), action 5, FPS 2.30, Running 82.69s Step 348( 1.00%), action 6, FPS 2.25, Running 83.25s Step 349( 1.17%), action 7, FPS 2.23, Running 83.73s Step 350( 1.33%), action 8, FPS 2.20, Running 84.26s Step 351( 1.50%), action 9, FPS 2.17, Running 84.78s Step 352( 1.67%), action 10, FPS 2.14, Running 85.32s Step 353( 1.83%), action 11, FPS 2.08, Running 85.93s Step 354( 2.00%), action 12, FPS 2.05, Running 86.49s Step 355( 2.17%), action 13, FPS 2.02, Running 86.98s Step 356( 2.33%), action 14, FPS 1.99, Running 87.52s Step 357( 2.50%), action 15, FPS 1.97, Running 88.00s Step 358( 2.67%), action 16, FPS 1.94, Running 88.61s Step 359( 2.83%), action 17, FPS 1.91, Running 89.15s Step 360( 3.00%), action 18, FPS 1.87, Running 89.75s Step 361( 3.17%), action 19, FPS 1.84, Running 90.32s Step 362( 3.33%), action 20, FPS 1.80, Running 90.97s Step 363( 3.50%), action 21, FPS 1.85, Running 91.57s Step 364( 3.67%), action 22, FPS 1.85, Running 92.09s Step 365( 3.83%), action 23, FPS 1.84, Running 92.60s Step 366( 4.00%), action 24, FPS 1.83, Running 93.17s Step 367( 4.17%), action 25, FPS 1.82, Running 93.66s Step 368( 4.33%), action 26, FPS 1.83, Running 94.19s Step 369( 4.50%), action 27, FPS 1.81, Running 94.79s Step 370( 4.67%), action 28, FPS 1.80, Running 95.35s Step 371( 4.83%), action 29, FPS 1.80, Running 95.88s Step 372( 5.00%), action 30, FPS 1.80, Running 96.44s Step 373( 5.17%), action 31, FPS 1.79, Running 97.11s Step 374( 5.33%), action 32, FPS 1.74, Running 98.01s Step 375( 5.50%), action 33, FPS 1.70, Running 98.75s Step 376( 5.67%), action 34, FPS 1.70, Running 99.29s Step 377( 5.83%), action 35, FPS 1.70, Running 99.77s Step 378( 6.00%), action 36, FPS 1.71, Running 100.30s Step 379( 6.17%), action 37, FPS 1.72, Running 100.80s Step 380( 6.33%), action 38, FPS 1.72, Running 101.39s Step 381( 6.50%), action 39, FPS 1.73, Running 101.91s Step 382( 6.67%), action 40, FPS 1.74, Running 102.44s Step 383( 6.83%), action 41, FPS 1.75, Running 103.03s Step 384( 7.00%), action 42, FPS 1.74, Running 103.58s Step 385( 7.17%), action 43, FPS 1.74, Running 104.09s Step 386( 7.33%), action 44, FPS 1.75, Running 104.60s Step 387( 7.50%), action 45, FPS 1.75, Running 105.10s Step 388( 7.67%), action 46, FPS 1.74, Running 105.69s Step 389( 7.83%), action 47, FPS 1.76, Running 106.18s Step 390( 8.00%), action 48, FPS 1.75, Running 106.76s Step 391( 8.17%), action 49, FPS 1.76, Running 107.25s Step 392( 8.33%), action 50, FPS 1.77, Running 107.76s Step 393( 8.50%), action 51, FPS 1.78, Running 108.37s Step 394( 8.67%), action 52, FPS 1.84, Running 108.88s Step 395( 8.83%), action 53, FPS 1.88, Running 109.36s Step 396( 9.00%), action 54, FPS 1.89, Running 109.87s Step 397( 9.17%), action 55, FPS 1.89, Running 110.38s Step 398( 9.33%), action 56, FPS 1.88, Running 110.91s Step 399( 9.50%), action 57, FPS 1.89, Running 111.41s Step 400( 9.67%), action 58, FPS 1.90, Running 111.93s Step 401( 9.83%), action 59, FPS 1.90, Running 112.42s Step 402( 10.00%), action 60, FPS 1.90, Running 112.94s Step 403( 10.17%), action 61, FPS 1.90, Running 113.56s Step 404( 10.33%), action 62, FPS 1.90, Running 114.09s Step 405( 10.50%), action 63, FPS 1.91, Running 114.55s Step 406( 10.67%), action 64, FPS 1.90, Running 115.14s Step 407( 10.83%), action 65, FPS 1.89, Running 115.67s Step 408( 11.00%), action 66, FPS 1.90, Running 116.22s Step 409( 11.17%), action 67, FPS 1.89, Running 116.76s Step 410( 11.33%), action 68, FPS 1.88, Running 117.38s Step 411( 11.50%), action 69, FPS 1.88, Running 117.90s Step 412( 11.67%), action 70, FPS 1.85, Running 118.55s Step 413( 11.83%), action 71, FPS 1.83, Running 119.28s Step 414( 12.00%), action 72, FPS 1.82, Running 119.90s Step 415( 12.17%), action 73, FPS 1.80, Running 120.44s Step 416( 12.33%), action 74, FPS 1.79, Running 121.05s Step 417( 12.50%), action 75, FPS 1.79, Running 121.57s Step 418( 12.67%), action 76, FPS 1.78, Running 122.14s Step 419( 12.83%), action 77, FPS 1.74, Running 122.88s Step 420( 13.00%), action 78, FPS 1.71, Running 123.66s Step 421( 13.17%), action 79, FPS 1.68, Running 124.31s Step 422( 13.33%), action 80, FPS 1.65, Running 125.03s Step 423( 13.50%), action 81, FPS 1.63, Running 125.80s Step 424( 13.67%), action 82, FPS 1.61, Running 126.50s Step 425( 13.83%), action 83, FPS 1.57, Running 127.27s Step 426( 14.00%), action 84, FPS 1.56, Running 127.97s Step 427( 14.17%), action 85, FPS 1.56, Running 128.50s Step 428( 14.33%), action 86, FPS 1.55, Running 129.10s Step 429( 14.50%), action 87, FPS 1.55, Running 129.65s Step 430( 14.67%), action 88, FPS 1.55, Running 130.24s Step 431( 14.83%), action 89, FPS 1.55, Running 130.84s Step 432( 15.00%), action 90, FPS 1.54, Running 131.51s Step 433( 15.17%), action 91, FPS 1.55, Running 132.21s Step 434( 15.33%), action 92, FPS 1.55, Running 132.82s Step 435( 15.50%), action 93, FPS 1.55, Running 133.38s Step 436( 15.67%), action 94, FPS 1.55, Running 133.99s Step 437( 15.83%), action 95, FPS 1.55, Running 134.51s Step 438( 16.00%), action 96, FPS 1.53, Running 135.22s Step 439( 16.17%), action 97, FPS 1.55, Running 135.76s Step 440( 16.33%), action 98, FPS 1.58, Running 136.35s Step 441( 16.50%), action 99, FPS 1.59, Running 136.90s Step 442( 16.67%), action 100, FPS 1.61, Running 137.48s Step 443( 16.83%), action 101, FPS 1.62, Running 138.15s Step 444( 17.00%), action 102, FPS 1.63, Running 138.76s Step 445( 17.17%), action 103, FPS 1.64, Running 139.47s Step 446( 17.33%), action 104, FPS 1.65, Running 140.07s Step 447( 17.50%), action 105, FPS 1.65, Running 140.61s Step 448( 17.67%), action 106, FPS 1.65, Running 141.21s Step 449( 17.83%), action 107, FPS 1.65, Running 141.74s Step 450( 18.00%), action 108, FPS 1.65, Running 142.33s Step 451( 18.17%), action 109, FPS 1.65, Running 142.94s Step 452( 18.33%), action 110, FPS 1.66, Running 143.59s Step 453( 18.50%), action 111, FPS 1.66, Running 144.26s Step 454( 18.67%), action 112, FPS 1.66, Running 144.88s Step 455( 18.83%), action 113, FPS 1.66, Running 145.42s Step 456( 19.00%), action 114, FPS 1.66, Running 146.01s Step 457( 19.17%), action 115, FPS 1.66, Running 146.54s Step 458( 19.33%), action 116, FPS 1.66, Running 147.26s Step 459( 19.50%), action 117, FPS 1.66, Running 147.82s Step 460( 19.67%), action 118, FPS 1.66, Running 148.41s Step 461( 19.83%), action 119, FPS 1.66, Running 148.95s Step 462( 20.00%), action 120, FPS 1.66, Running 149.54s Step 463( 20.17%), action 121, FPS 1.66, Running 150.22s Step 464( 20.33%), action 122, FPS 1.65, Running 150.85s Step 465( 20.50%), action 123, FPS 1.67, Running 151.46s Step 466( 20.67%), action 124, FPS 1.67, Running 152.03s Step 467( 20.83%), action 125, FPS 1.68, Running 152.53s Step 468( 21.00%), action 126, FPS 1.68, Running 153.09s Step 469( 21.17%), action 127, FPS 1.69, Running 153.60s Step 470( 21.33%), action 128, FPS 1.69, Running 154.18s Step 471( 21.50%), action 129, FPS 1.70, Running 154.72s Step 472( 21.67%), action 130, FPS 1.69, Running 155.40s Step 473( 21.83%), action 131, FPS 1.69, Running 156.07s Step 474( 22.00%), action 132, FPS 1.70, Running 156.64s Step 475( 22.17%), action 133, FPS 1.71, Running 157.14s Step 476( 22.33%), action 134, FPS 1.71, Running 157.73s Step 477( 22.50%), action 135, FPS 1.71, Running 158.26s Step 478( 22.67%), action 136, FPS 1.72, Running 158.87s Step 479( 22.83%), action 137, FPS 1.71, Running 159.52s Step 480( 23.00%), action 138, FPS 1.69, Running 160.22s Step 481( 23.17%), action 139, FPS 1.69, Running 160.79s Step 482( 23.33%), action 140, FPS 1.68, Running 161.43s Step 483( 23.50%), action 141, FPS 1.68, Running 162.09s Step 484( 23.67%), action 142, FPS 1.69, Running 162.69s Step 485( 23.83%), action 143, FPS 1.70, Running 163.22s Step 486( 24.00%), action 144, FPS 1.68, Running 163.92s Step 487( 24.17%), action 145, FPS 1.68, Running 164.46s Step 488( 24.33%), action 146, FPS 1.67, Running 165.04s Step 489( 24.50%), action 147, FPS 1.67, Running 165.59s Step 490( 24.67%), action 148, FPS 1.67, Running 166.18s Step 491( 24.83%), action 149, FPS 1.67, Running 166.71s Step 492( 25.00%), action 150, FPS 1.68, Running 167.31s Step 493( 25.17%), action 151, FPS 1.66, Running 168.10s Step 494( 25.33%), action 152, FPS 1.66, Running 168.69s Step 495( 25.50%), action 153, FPS 1.65, Running 169.23s Step 496( 25.67%), action 154, FPS 1.65, Running 169.82s Step 497( 25.83%), action 155, FPS 1.65, Running 170.36s Step 498( 26.00%), action 156, FPS 1.66, Running 170.94s Step 499( 26.17%), action 157, FPS 1.67, Running 171.53s Step 500( 26.33%), action 158, FPS 1.66, Running 172.26s Step 501( 26.50%), action 159, FPS 1.66, Running 172.80s Step 502( 26.67%), action 160, FPS 1.68, Running 173.36s Step 503( 26.83%), action 161, FPS 1.68, Running 174.03s Step 504( 27.00%), action 162, FPS 1.68, Running 174.61s Step 505( 27.17%), action 163, FPS 1.68, Running 175.15s Step 506( 27.33%), action 164, FPS 1.68, Running 175.79s Step 507( 27.50%), action 165, FPS 1.67, Running 176.44s Step 508( 27.67%), action 166, FPS 1.67, Running 177.05s Step 509( 27.83%), action 167, FPS 1.67, Running 177.59s Step 510( 28.00%), action 168, FPS 1.66, Running 178.20s Step 511( 28.17%), action 169, FPS 1.66, Running 178.74s Step 512( 28.33%), action 170, FPS 1.66, Running 179.35s Step 513( 28.50%), action 171, FPS 1.67, Running 180.10s Step 514( 28.67%), action 172, FPS 1.66, Running 180.73s Step 515( 28.83%), action 173, FPS 1.66, Running 181.30s Step 516( 29.00%), action 174, FPS 1.66, Running 181.90s Step 517( 29.17%), action 175, FPS 1.66, Running 182.43s Step 518( 29.33%), action 176, FPS 1.65, Running 183.03s Step 519( 29.50%), action 177, FPS 1.66, Running 183.59s Step 520( 29.67%), action 178, FPS 1.66, Running 184.31s Step 521( 29.83%), action 179, FPS 1.66, Running 184.87s Step 522( 30.00%), action 180, FPS 1.65, Running 185.47s Step 523( 30.17%), action 181, FPS 1.65, Running 186.13s Step 524( 30.33%), action 182, FPS 1.65, Running 186.73s Step 525( 30.50%), action 183, FPS 1.65, Running 187.25s Step 526( 30.67%), action 184, FPS 1.65, Running 187.89s Step 527( 30.83%), action 185, FPS 1.65, Running 188.55s Step 528( 31.00%), action 186, FPS 1.65, Running 189.16s Step 529( 31.17%), action 187, FPS 1.65, Running 189.69s Step 530( 31.33%), action 188, FPS 1.65, Running 190.29s Step 531( 31.50%), action 189, FPS 1.65, Running 190.87s Step 532( 31.67%), action 190, FPS 1.65, Running 191.46s Step 533( 31.83%), action 191, FPS 1.65, Running 192.25s Step 534( 32.00%), action 192, FPS 1.64, Running 192.89s Step 535( 32.17%), action 193, FPS 1.65, Running 193.45s Step 536( 32.33%), action 194, FPS 1.65, Running 194.05s Step 537( 32.50%), action 195, FPS 1.64, Running 194.63s Step 538( 32.67%), action 196, FPS 1.64, Running 195.25s Step 539( 32.83%), action 197, FPS 1.64, Running 195.78s Step 540( 33.00%), action 198, FPS 1.64, Running 196.49s Step 541( 33.17%), action 199, FPS 1.65, Running 197.02s Step 542( 33.33%), action 200, FPS 1.65, Running 197.58s Step 543( 33.50%), action 201, FPS 1.65, Running 198.24s Step 544( 33.67%), action 202, FPS 1.66, Running 198.80s Step 545( 33.83%), action 203, FPS 1.66, Running 199.33s Step 546( 34.00%), action 204, FPS 1.66, Running 199.95s Step 547( 34.17%), action 205, FPS 1.66, Running 200.62s Step 548( 34.33%), action 206, FPS 1.65, Running 201.31s Step 549( 34.50%), action 207, FPS 1.65, Running 201.84s Step 550( 34.67%), action 208, FPS 1.64, Running 202.46s Step 551( 34.83%), action 209, FPS 1.64, Running 203.03s Step 552( 35.00%), action 210, FPS 1.64, Running 203.67s Step 553( 35.17%), action 211, FPS 1.65, Running 204.40s Step 554( 35.33%), action 212, FPS 1.64, Running 205.07s Step 555( 35.50%), action 213, FPS 1.64, Running 205.62s Step 556( 35.67%), action 214, FPS 1.64, Running 206.24s Step 557( 35.83%), action 215, FPS 1.64, Running 206.80s Step 558( 36.00%), action 216, FPS 1.64, Running 207.42s Step 559( 36.17%), action 217, FPS 1.64, Running 207.98s Step 560( 36.33%), action 218, FPS 1.64, Running 208.69s Step 561( 36.50%), action 219, FPS 1.63, Running 209.29s Step 562( 36.67%), action 220, FPS 1.62, Running 209.92s Step 563( 36.83%), action 221, FPS 1.62, Running 210.58s Step 564( 37.00%), action 222, FPS 1.61, Running 211.19s Step 565( 37.17%), action 223, FPS 1.61, Running 211.77s Step 566( 37.33%), action 224, FPS 1.60, Running 212.47s Step 567( 37.50%), action 225, FPS 1.60, Running 213.11s Step 568( 37.67%), action 226, FPS 1.61, Running 213.73s Step 569( 37.83%), action 227, FPS 1.61, Running 214.28s Step 570( 38.00%), action 228, FPS 1.61, Running 214.86s Step 571( 38.17%), action 229, FPS 1.61, Running 215.43s Step 572( 38.33%), action 230, FPS 1.62, Running 216.02s Step 573( 38.50%), action 231, FPS 1.62, Running 216.76s Step 574( 38.67%), action 232, FPS 1.63, Running 217.37s Step 575( 38.83%), action 233, FPS 1.63, Running 217.89s Step 576( 39.00%), action 234, FPS 1.63, Running 218.51s Step 577( 39.17%), action 235, FPS 1.64, Running 219.02s Step 578( 39.33%), action 236, FPS 1.64, Running 219.62s Step 579( 39.50%), action 237, FPS 1.63, Running 220.21s Step 580( 39.67%), action 238, FPS 1.63, Running 220.97s Step 581( 39.83%), action 239, FPS 1.63, Running 221.55s Step 582( 40.00%), action 240, FPS 1.63, Running 222.16s Step 583( 40.17%), action 241, FPS 1.63, Running 222.85s Step 584( 40.33%), action 242, FPS 1.63, Running 223.48s Step 585( 40.50%), action 243, FPS 1.63, Running 224.06s Step 586( 40.67%), action 244, FPS 1.63, Running 224.74s Step 587( 40.83%), action 245, FPS 1.64, Running 225.32s Step 588( 41.00%), action 246, FPS 1.64, Running 225.92s Step 589( 41.17%), action 247, FPS 1.64, Running 226.48s Step 590( 41.33%), action 248, FPS 1.64, Running 227.09s Step 591( 41.50%), action 249, FPS 1.64, Running 227.65s Step 592( 41.67%), action 250, FPS 1.65, Running 228.16s Step 593( 41.83%), action 251, FPS 1.66, Running 228.78s Step 594( 42.00%), action 252, FPS 1.67, Running 229.32s Step 595( 42.17%), action 253, FPS 1.68, Running 229.79s Step 596( 42.33%), action 254, FPS 1.69, Running 230.33s Step 597( 42.50%), action 255, FPS 1.70, Running 230.80s Step 598( 42.67%), action 256, FPS 1.71, Running 231.33s Step 599( 42.83%), action 257, FPS 1.73, Running 231.81s Step 600( 43.00%), action 258, FPS 1.76, Running 232.32s Step 601( 43.17%), action 259, FPS 1.78, Running 232.79s Step 602( 43.33%), action 260, FPS 1.79, Running 233.31s Step 603( 43.50%), action 261, FPS 1.80, Running 233.95s Step 604( 43.67%), action 262, FPS 1.82, Running 234.47s Step 605( 43.83%), action 263, FPS 1.84, Running 234.94s Step 606( 44.00%), action 264, FPS 1.87, Running 235.43s Step 607( 44.17%), action 265, FPS 1.89, Running 235.90s Step 608( 44.33%), action 266, FPS 1.91, Running 236.41s Step 609( 44.50%), action 267, FPS 1.93, Running 236.85s Step 610( 44.67%), action 268, FPS 1.94, Running 237.40s Step 611( 44.83%), action 269, FPS 1.96, Running 237.87s Step 612( 45.00%), action 270, FPS 1.95, Running 238.43s Step 613( 45.17%), action 271, FPS 1.95, Running 239.04s Step 614( 45.33%), action 272, FPS 1.95, Running 239.57s Step 615( 45.50%), action 273, FPS 1.95, Running 240.05s Step 616( 45.67%), action 274, FPS 1.95, Running 240.59s Step 617( 45.83%), action 275, FPS 1.95, Running 241.07s Step 618( 46.00%), action 276, FPS 1.95, Running 241.57s Step 619( 46.17%), action 277, FPS 1.95, Running 242.07s Step 620( 46.33%), action 278, FPS 1.95, Running 242.60s Step 621( 46.50%), action 279, FPS 1.95, Running 243.07s Step 622( 46.67%), action 280, FPS 1.94, Running 243.59s Step 623( 46.83%), action 281, FPS 1.95, Running 244.22s Step 624( 47.00%), action 282, FPS 1.95, Running 244.74s Step 625( 47.17%), action 283, FPS 1.94, Running 245.25s Step 626( 47.33%), action 284, FPS 1.93, Running 245.79s Step 627( 47.50%), action 285, FPS 1.93, Running 246.26s Step 628( 47.67%), action 286, FPS 1.93, Running 246.76s Step 629( 47.83%), action 287, FPS 1.93, Running 247.24s Step 630( 48.00%), action 288, FPS 1.93, Running 247.75s Step 631( 48.17%), action 289, FPS 1.93, Running 248.22s Step 632( 48.33%), action 290, FPS 1.94, Running 248.76s Step 633( 48.50%), action 291, FPS 1.92, Running 249.44s Step 634( 48.67%), action 292, FPS 1.92, Running 249.99s Step 635( 48.83%), action 293, FPS 1.91, Running 250.50s Step 636( 49.00%), action 294, FPS 1.91, Running 251.03s Step 637( 49.17%), action 295, FPS 1.91, Running 251.51s Step 638( 49.33%), action 296, FPS 1.91, Running 252.05s Step 639( 49.50%), action 297, FPS 1.91, Running 252.53s Step 640( 49.67%), action 298, FPS 1.91, Running 253.04s Step 641( 49.83%), action 299, FPS 1.91, Running 253.52s Step 642( 50.00%), action 300, FPS 1.91, Running 254.04s Step 643( 50.17%), action 301, FPS 1.92, Running 254.63s Step 644( 50.33%), action 302, FPS 1.92, Running 255.15s Step 645( 50.50%), action 303, FPS 1.93, Running 255.64s Step 646( 50.67%), action 304, FPS 1.92, Running 256.18s Step 647( 50.83%), action 305, FPS 1.91, Running 256.71s Step 648( 51.00%), action 306, FPS 1.90, Running 257.26s Step 649( 51.17%), action 307, FPS 1.91, Running 257.73s Step 650( 51.33%), action 308, FPS 1.90, Running 258.27s Step 651( 51.50%), action 309, FPS 1.90, Running 258.77s Step 652( 51.67%), action 310, FPS 1.90, Running 259.28s Step 653( 51.83%), action 311, FPS 1.92, Running 259.88s Step 654( 52.00%), action 312, FPS 1.91, Running 260.44s Step 655( 52.17%), action 313, FPS 1.92, Running 260.92s Step 656( 52.33%), action 314, FPS 1.92, Running 261.46s Step 657( 52.50%), action 315, FPS 1.92, Running 261.91s Step 658( 52.67%), action 316, FPS 1.92, Running 262.45s Step 659( 52.83%), action 317, FPS 1.92, Running 262.96s Step 660( 53.00%), action 318, FPS 1.91, Running 263.49s Step 661( 53.17%), action 319, FPS 1.91, Running 263.99s Step 662( 53.33%), action 320, FPS 1.89, Running 264.59s Step 663( 53.50%), action 321, FPS 1.88, Running 265.27s Step 664( 53.67%), action 322, FPS 1.86, Running 265.89s Step 665( 53.83%), action 323, FPS 1.86, Running 266.38s Step 666( 54.00%), action 324, FPS 1.86, Running 266.92s Step 667( 54.17%), action 325, FPS 1.88, Running 267.38s Step 668( 54.33%), action 326, FPS 1.88, Running 267.90s Step 669( 54.50%), action 327, FPS 1.87, Running 268.41s Step 670( 54.67%), action 328, FPS 1.87, Running 268.95s Step 671( 54.83%), action 329, FPS 1.87, Running 269.45s Step 672( 55.00%), action 330, FPS 1.87, Running 269.98s Step 673( 55.17%), action 331, FPS 1.87, Running 270.58s Step 674( 55.33%), action 332, FPS 1.88, Running 271.07s Step 675( 55.50%), action 333, FPS 1.88, Running 271.58s Step 676( 55.67%), action 334, FPS 1.88, Running 272.09s Step 677( 55.83%), action 335, FPS 1.88, Running 272.57s Step 678( 56.00%), action 336, FPS 1.88, Running 273.09s Step 679( 56.17%), action 337, FPS 1.89, Running 273.56s Step 680( 56.33%), action 338, FPS 1.89, Running 274.09s Step 681( 56.50%), action 339, FPS 1.89, Running 274.57s Step 682( 56.67%), action 340, FPS 1.91, Running 275.08s Step 683( 56.83%), action 341, FPS 1.92, Running 275.68s Step 684( 57.00%), action 342, FPS 1.93, Running 276.23s Step 685( 57.17%), action 343, FPS 1.93, Running 276.72s Step 686( 57.33%), action 344, FPS 1.94, Running 277.24s Step 687( 57.50%), action 345, FPS 1.93, Running 277.72s Step 688( 57.67%), action 346, FPS 1.93, Running 278.25s Step 689( 57.83%), action 347, FPS 1.94, Running 278.71s Step 690( 58.00%), action 348, FPS 1.94, Running 279.27s Step 691( 58.17%), action 349, FPS 1.94, Running 279.75s Step 692( 58.33%), action 350, FPS 1.94, Running 280.28s Step 693( 58.50%), action 351, FPS 1.94, Running 280.90s Step 694( 58.67%), action 352, FPS 1.93, Running 281.44s Step 695( 58.83%), action 353, FPS 1.94, Running 281.88s Step 696( 59.00%), action 354, FPS 1.94, Running 282.41s Step 697( 59.17%), action 355, FPS 1.94, Running 282.90s Step 698( 59.33%), action 356, FPS 1.94, Running 283.43s Step 699( 59.50%), action 357, FPS 1.93, Running 283.92s Step 700( 59.67%), action 358, FPS 1.92, Running 284.48s Step 701( 59.83%), action 359, FPS 1.92, Running 285.00s Step 702( 60.00%), action 360, FPS 1.91, Running 285.57s Step 703( 60.17%), action 361, FPS 1.87, Running 286.37s Step 704( 60.33%), action 362, FPS 1.86, Running 286.96s Step 705( 60.50%), action 363, FPS 1.85, Running 287.50s Step 706( 60.67%), action 364, FPS 1.84, Running 288.10s Step 707( 60.83%), action 365, FPS 1.83, Running 288.64s Step 708( 61.00%), action 366, FPS 1.82, Running 289.21s Step 709( 61.17%), action 367, FPS 1.81, Running 289.76s Step 710( 61.33%), action 368, FPS 1.79, Running 290.46s Step 711( 61.50%), action 369, FPS 1.77, Running 291.03s Step 712( 61.67%), action 370, FPS 1.77, Running 291.61s Step 713( 61.83%), action 371, FPS 1.76, Running 292.26s Step 714( 62.00%), action 372, FPS 1.75, Running 292.89s Step 715( 62.17%), action 373, FPS 1.73, Running 293.45s Step 716( 62.33%), action 374, FPS 1.70, Running 294.15s Step 717( 62.50%), action 375, FPS 1.69, Running 294.74s Step 718( 62.67%), action 376, FPS 1.68, Running 295.35s Step 719( 62.83%), action 377, FPS 1.67, Running 295.92s Step 720( 63.00%), action 378, FPS 1.67, Running 296.49s Step 721( 63.17%), action 379, FPS 1.66, Running 297.05s Step 722( 63.33%), action 380, FPS 1.66, Running 297.64s Step 723( 63.50%), action 381, FPS 1.66, Running 298.40s Step 724( 63.67%), action 382, FPS 1.66, Running 299.02s Step 725( 63.83%), action 383, FPS 1.65, Running 299.60s Step 726( 64.00%), action 384, FPS 1.65, Running 300.24s Step 727( 64.17%), action 385, FPS 1.64, Running 300.80s Step 728( 64.33%), action 386, FPS 1.64, Running 301.43s Step 729( 64.50%), action 387, FPS 1.62, Running 302.07s Step 730( 64.67%), action 388, FPS 1.63, Running 302.73s Step 731( 64.83%), action 389, FPS 1.63, Running 303.27s Step 732( 65.00%), action 390, FPS 1.63, Running 303.90s Step 733( 65.17%), action 391, FPS 1.62, Running 304.64s Step 734( 65.33%), action 392, FPS 1.62, Running 305.23s Step 735( 65.50%), action 393, FPS 1.61, Running 305.84s Step 736( 65.67%), action 394, FPS 1.62, Running 306.50s Step 737( 65.83%), action 395, FPS 1.62, Running 307.08s Step 738( 66.00%), action 396, FPS 1.62, Running 307.71s Step 739( 66.17%), action 397, FPS 1.62, Running 308.28s Step 740( 66.33%), action 398, FPS 1.61, Running 308.91s Step 741( 66.50%), action 399, FPS 1.61, Running 309.50s Step 742( 66.67%), action 400, FPS 1.60, Running 310.17s Step 743( 66.83%), action 401, FPS 1.60, Running 310.87s Step 744( 67.00%), action 402, FPS 1.60, Running 311.48s Step 745( 67.17%), action 403, FPS 1.61, Running 312.06s Step 746( 67.33%), action 404, FPS 1.61, Running 312.65s Step 747( 67.50%), action 405, FPS 1.61, Running 313.21s Step 748( 67.67%), action 406, FPS 1.60, Running 313.90s Step 749( 67.83%), action 407, FPS 1.61, Running 314.50s Step 750( 68.00%), action 408, FPS 1.62, Running 315.11s Step 751( 68.17%), action 409, FPS 1.61, Running 315.67s Step 752( 68.33%), action 410, FPS 1.62, Running 316.26s Step 753( 68.50%), action 411, FPS 1.62, Running 316.97s Step 754( 68.67%), action 412, FPS 1.62, Running 317.59s Step 755( 68.83%), action 413, FPS 1.61, Running 318.28s Step 756( 69.00%), action 414, FPS 1.61, Running 318.92s Step 757( 69.17%), action 415, FPS 1.61, Running 319.49s Step 758( 69.33%), action 416, FPS 1.62, Running 320.09s Step 759( 69.50%), action 417, FPS 1.62, Running 320.64s Step 760( 69.67%), action 418, FPS 1.62, Running 321.22s Step 761( 69.83%), action 419, FPS 1.63, Running 321.75s Step 762( 70.00%), action 420, FPS 1.63, Running 322.47s Step 763( 70.17%), action 421, FPS 1.63, Running 323.17s Step 764( 70.33%), action 422, FPS 1.62, Running 323.80s Step 765( 70.50%), action 423, FPS 1.62, Running 324.38s Step 766( 70.67%), action 424, FPS 1.62, Running 325.00s Step 767( 70.83%), action 425, FPS 1.62, Running 325.55s Step 768( 71.00%), action 426, FPS 1.62, Running 326.26s Step 769( 71.17%), action 427, FPS 1.62, Running 326.84s Step 770( 71.33%), action 428, FPS 1.62, Running 327.47s Step 771( 71.50%), action 429, FPS 1.62, Running 328.02s Step 772( 71.67%), action 430, FPS 1.61, Running 328.65s Step 773( 71.83%), action 431, FPS 1.62, Running 329.34s Step 774( 72.00%), action 432, FPS 1.60, Running 330.10s Step 775( 72.17%), action 433, FPS 1.61, Running 330.67s Step 776( 72.33%), action 434, FPS 1.62, Running 331.30s Step 777( 72.50%), action 435, FPS 1.62, Running 331.87s Step 778( 72.67%), action 436, FPS 1.62, Running 332.47s Step 779( 72.83%), action 437, FPS 1.61, Running 333.03s Step 780( 73.00%), action 438, FPS 1.61, Running 333.63s Step 781( 73.17%), action 439, FPS 1.60, Running 334.26s Step 782( 73.33%), action 440, FPS 1.61, Running 334.87s Step 783( 73.50%), action 441, FPS 1.62, Running 335.53s Step 784( 73.67%), action 442, FPS 1.63, Running 336.10s Step 785( 73.83%), action 443, FPS 1.63, Running 336.62s Step 786( 74.00%), action 444, FPS 1.63, Running 337.24s Step 787( 74.17%), action 445, FPS 1.63, Running 337.80s Step 788( 74.33%), action 446, FPS 1.63, Running 338.55s Step 789( 74.50%), action 447, FPS 1.63, Running 339.09s Step 790( 74.67%), action 448, FPS 1.63, Running 339.71s Step 791( 74.83%), action 449, FPS 1.64, Running 340.25s Step 792( 75.00%), action 450, FPS 1.64, Running 340.84s Step 793( 75.17%), action 451, FPS 1.64, Running 341.52s Step 794( 75.33%), action 452, FPS 1.66, Running 342.16s Step 795( 75.50%), action 453, FPS 1.65, Running 342.75s Step 796( 75.67%), action 454, FPS 1.66, Running 343.35s Step 797( 75.83%), action 455, FPS 1.66, Running 343.92s Step 798( 76.00%), action 456, FPS 1.66, Running 344.53s Step 799( 76.17%), action 457, FPS 1.65, Running 345.12s Step 800( 76.33%), action 458, FPS 1.65, Running 345.74s Step 801( 76.50%), action 459, FPS 1.65, Running 346.36s Step 802( 76.67%), action 460, FPS 1.65, Running 347.01s Step 803( 76.83%), action 461, FPS 1.64, Running 347.71s Step 804( 77.00%), action 462, FPS 1.63, Running 348.33s Step 805( 77.17%), action 463, FPS 1.63, Running 348.89s Step 806( 77.33%), action 464, FPS 1.63, Running 349.50s Step 807( 77.50%), action 465, FPS 1.62, Running 350.13s Step 808( 77.67%), action 466, FPS 1.63, Running 350.80s Step 809( 77.83%), action 467, FPS 1.64, Running 351.32s Step 810( 78.00%), action 468, FPS 1.64, Running 351.90s Step 811( 78.17%), action 469, FPS 1.64, Running 352.46s Step 812( 78.33%), action 470, FPS 1.64, Running 353.06s Step 813( 78.50%), action 471, FPS 1.63, Running 353.77s Step 814( 78.67%), action 472, FPS 1.62, Running 354.49s Step 815( 78.83%), action 473, FPS 1.63, Running 355.04s Step 816( 79.00%), action 474, FPS 1.62, Running 355.68s Step 817( 79.17%), action 475, FPS 1.62, Running 356.28s Step 818( 79.33%), action 476, FPS 1.62, Running 356.88s Step 819( 79.50%), action 477, FPS 1.62, Running 357.44s Step 820( 79.67%), action 478, FPS 1.62, Running 358.10s Step 821( 79.83%), action 479, FPS 1.62, Running 358.73s Step 822( 80.00%), action 480, FPS 1.63, Running 359.31s Step 823( 80.17%), action 481, FPS 1.63, Running 360.02s Step 824( 80.33%), action 482, FPS 1.62, Running 360.65s Step 825( 80.50%), action 483, FPS 1.62, Running 361.24s Step 826( 80.67%), action 484, FPS 1.62, Running 361.86s Step 827( 80.83%), action 485, FPS 1.61, Running 362.55s Step 828( 81.00%), action 486, FPS 1.62, Running 363.15s Step 829( 81.17%), action 487, FPS 1.61, Running 363.72s Step 830( 81.33%), action 488, FPS 1.61, Running 364.32s Step 831( 81.50%), action 489, FPS 1.61, Running 364.87s Step 832( 81.67%), action 490, FPS 1.61, Running 365.49s Step 833( 81.83%), action 491, FPS 1.60, Running 366.26s Step 834( 82.00%), action 492, FPS 1.61, Running 366.94s Step 835( 82.17%), action 493, FPS 1.60, Running 367.51s Step 836( 82.33%), action 494, FPS 1.61, Running 368.14s Step 837( 82.50%), action 495, FPS 1.61, Running 368.68s Step 838( 82.67%), action 496, FPS 1.61, Running 369.27s Step 839( 82.83%), action 497, FPS 1.61, Running 369.84s Step 840( 83.00%), action 498, FPS 1.60, Running 370.58s Step 841( 83.17%), action 499, FPS 1.61, Running 371.14s Step 842( 83.33%), action 500, FPS 1.60, Running 371.78s Step 843( 83.50%), action 501, FPS 1.61, Running 372.43s Step 844( 83.67%), action 502, FPS 1.61, Running 373.06s Step 845( 83.83%), action 503, FPS 1.61, Running 373.64s Step 846( 84.00%), action 504, FPS 1.61, Running 374.30s Step 847( 84.17%), action 505, FPS 1.61, Running 374.95s Step 848( 84.33%), action 506, FPS 1.61, Running 375.57s Step 849( 84.50%), action 507, FPS 1.61, Running 376.14s Step 850( 84.67%), action 508, FPS 1.61, Running 376.71s Step 851( 84.83%), action 509, FPS 1.61, Running 377.27s Step 852( 85.00%), action 510, FPS 1.62, Running 377.86s Step 853( 85.17%), action 511, FPS 1.61, Running 378.66s Step 854( 85.33%), action 512, FPS 1.63, Running 379.24s Step 855( 85.50%), action 513, FPS 1.63, Running 379.79s Step 856( 85.67%), action 514, FPS 1.63, Running 380.41s Step 857( 85.83%), action 515, FPS 1.63, Running 380.96s Step 858( 86.00%), action 516, FPS 1.63, Running 381.57s Step 859( 86.17%), action 517, FPS 1.62, Running 382.20s Step 860( 86.33%), action 518, FPS 1.63, Running 382.87s Step 861( 86.50%), action 519, FPS 1.63, Running 383.41s Step 862( 86.67%), action 520, FPS 1.64, Running 384.01s Step 863( 86.83%), action 521, FPS 1.63, Running 384.70s Step 864( 87.00%), action 522, FPS 1.64, Running 385.28s Step 865( 87.17%), action 523, FPS 1.64, Running 385.84s Step 866( 87.33%), action 524, FPS 1.64, Running 386.52s Step 867( 87.50%), action 525, FPS 1.65, Running 387.08s Step 868( 87.67%), action 526, FPS 1.65, Running 387.71s Step 869( 87.83%), action 527, FPS 1.65, Running 388.26s Step 870( 88.00%), action 528, FPS 1.65, Running 388.86s Step 871( 88.17%), action 529, FPS 1.64, Running 389.43s Step 872( 88.33%), action 530, FPS 1.64, Running 390.05s Step 873( 88.50%), action 531, FPS 1.65, Running 390.81s Step 874( 88.67%), action 532, FPS 1.64, Running 391.45s Step 875( 88.83%), action 533, FPS 1.63, Running 392.05s Step 876( 89.00%), action 534, FPS 1.63, Running 392.66s Step 877( 89.17%), action 535, FPS 1.64, Running 393.18s Step 878( 89.33%), action 536, FPS 1.64, Running 393.77s Step 879( 89.50%), action 537, FPS 1.65, Running 394.29s Step 880( 89.67%), action 538, FPS 1.67, Running 394.86s Step 881( 89.83%), action 539, FPS 1.68, Running 395.33s Step 882( 90.00%), action 540, FPS 1.69, Running 395.84s Step 883( 90.17%), action 541, FPS 1.70, Running 396.44s Step 884( 90.33%), action 542, FPS 1.71, Running 396.96s Step 885( 90.50%), action 543, FPS 1.73, Running 397.41s Step 886( 90.67%), action 544, FPS 1.75, Running 397.92s Step 887( 90.83%), action 545, FPS 1.77, Running 398.37s Step 888( 91.00%), action 546, FPS 1.79, Running 398.91s Step 889( 91.17%), action 547, FPS 1.80, Running 399.38s Step 890( 91.33%), action 548, FPS 1.81, Running 399.89s Step 891( 91.50%), action 549, FPS 1.83, Running 400.38s Step 892( 91.67%), action 550, FPS 1.85, Running 400.89s Step 893( 91.83%), action 551, FPS 1.87, Running 401.51s Step 894( 92.00%), action 552, FPS 1.89, Running 402.05s Step 895( 92.17%), action 553, FPS 1.91, Running 402.54s Step 896( 92.33%), action 554, FPS 1.92, Running 403.05s Step 897( 92.50%), action 555, FPS 1.93, Running 403.53s Step 898( 92.67%), action 556, FPS 1.94, Running 404.06s Step 899( 92.83%), action 557, FPS 1.95, Running 404.55s Step 900( 93.00%), action 558, FPS 1.96, Running 405.07s Step 901( 93.17%), action 559, FPS 1.96, Running 405.52s Step 902( 93.33%), action 560, FPS 1.97, Running 406.01s Step 903( 93.50%), action 561, FPS 1.96, Running 406.63s Step 904( 93.67%), action 562, FPS 1.96, Running 407.16s Step 905( 93.83%), action 563, FPS 1.96, Running 407.62s Step 906( 94.00%), action 564, FPS 1.96, Running 408.15s Step 907( 94.17%), action 565, FPS 1.95, Running 408.65s Step 908( 94.33%), action 566, FPS 1.95, Running 409.16s Step 909( 94.50%), action 567, FPS 1.95, Running 409.64s Step 910( 94.67%), action 568, FPS 1.95, Running 410.16s Step 911( 94.83%), action 569, FPS 1.94, Running 410.68s Step 912( 95.00%), action 570, FPS 1.94, Running 411.20s Step 913( 95.17%), action 571, FPS 1.94, Running 411.80s Step 914( 95.33%), action 572, FPS 1.95, Running 412.32s Step 915( 95.50%), action 573, FPS 1.95, Running 412.79s Step 916( 95.67%), action 574, FPS 1.95, Running 413.32s Step 917( 95.83%), action 575, FPS 1.95, Running 413.78s Step 918( 96.00%), action 576, FPS 1.96, Running 414.27s Step 919( 96.17%), action 577, FPS 1.96, Running 414.76s Step 920( 96.33%), action 578, FPS 1.96, Running 415.29s Step 921( 96.50%), action 579, FPS 1.95, Running 415.76s Step 922( 96.67%), action 580, FPS 1.95, Running 416.29s Step 923( 96.83%), action 581, FPS 1.94, Running 416.92s Step 924( 97.00%), action 582, FPS 1.94, Running 417.45s Step 925( 97.17%), action 583, FPS 1.93, Running 417.96s Step 926( 97.33%), action 584, FPS 1.93, Running 418.49s Step 927( 97.50%), action 585, FPS 1.94, Running 418.98s Step 928( 97.67%), action 586, FPS 1.93, Running 419.50s Step 929( 97.83%), action 587, FPS 1.93, Running 419.98s Step 930( 98.00%), action 588, FPS 1.93, Running 420.50s Step 931( 98.17%), action 589, FPS 1.94, Running 420.97s Step 932( 98.33%), action 590, FPS 1.94, Running 421.51s Step 933( 98.50%), action 591, FPS 1.94, Running 422.12s Step 934( 98.67%), action 592, FPS 1.93, Running 422.67s Step 935( 98.83%), action 593, FPS 1.93, Running 423.16s Step 936( 99.00%), action 594, FPS 1.92, Running 423.71s Step 937( 99.17%), action 595, FPS 1.92, Running 424.17s Step 938( 99.33%), action 596, FPS 1.92, Running 424.69s Step 939( 99.50%), action 597, FPS 1.92, Running 425.17s Step 940( 99.67%), action 598, FPS 1.92, Running 425.69s Step 941( 99.83%), action 599, FPS 1.92, Running 426.17s Step 942(100.00%), action 600, FPS 1.92, Running 426.68s [2026-08-03 02:11:49] [82 ] Seed 81 failed after 426.80 s. +steps: 942 , actions: 600 . +Instruction: Empty +Total 10/82(12.20%) success. +Setting seed: 82 +Step 1( N/A%), pre moving , FPS 5.34, Running 0.19s Step 2( N/A%), pre moving , FPS 8.07, Running 0.25s Step 3( N/A%), pre moving , FPS 8.47, Running 0.35s Step 4( N/A%), pre moving , FPS 8.97, Running 0.45s Step 5( N/A%), pre moving , FPS 9.21, Running 0.54s Step 6( N/A%), pre moving , FPS 9.38, Running 0.64s Step 7( N/A%), pre moving , FPS 9.53, Running 0.73s Step 8( N/A%), pre moving , FPS 9.67, Running 0.83s Step 9( N/A%), pre moving , FPS 10.13, Running 0.89s Step 10( N/A%), pre moving , FPS 10.36, Running 0.97s Step 11( N/A%), pre moving , FPS 10.54, Running 1.04s Step 12( N/A%), pre moving , FPS 10.70, Running 1.12s Step 13( N/A%), pre moving , FPS 10.84, Running 1.20s Step 14( N/A%), pre moving , FPS 10.95, Running 1.28s Step 15( N/A%), pre moving , FPS 11.17, Running 1.34s Step 16( N/A%), pre moving , FPS 11.30, Running 1.42s Step 17( N/A%), pre moving , FPS 11.30, Running 1.50s Step 18( N/A%), pre moving , FPS 11.28, Running 1.60s Step 19( N/A%), pre moving , FPS 11.20, Running 1.70s Step 20( N/A%), pre moving , FPS 11.17, Running 1.79s Step 21( N/A%), pre moving , FPS 10.23, Running 2.14s Step 22( N/A%), pre moving , FPS 10.08, Running 2.23s Step 23( N/A%), pre moving , FPS 10.15, Running 2.32s Step 24( N/A%), pre moving , FPS 10.12, Running 2.42s Step 25( N/A%), pre moving , FPS 10.13, Running 2.52s Step 26( N/A%), pre moving , FPS 8.97, Running 2.87s Step 27( N/A%), pre moving , FPS 8.98, Running 2.96s Step 28( N/A%), pre moving , FPS 8.95, Running 3.06s Step 29( N/A%), pre moving , FPS 8.82, Running 3.16s Step 30( N/A%), pre moving , FPS 8.76, Running 3.25s Step 31( N/A%), pre moving , FPS 8.68, Running 3.35s Step 32( N/A%), pre moving , FPS 8.59, Running 3.45s Step 33( N/A%), pre moving , FPS 8.54, Running 3.54s Step 34( N/A%), pre moving , FPS 8.47, Running 3.64s Step 35( N/A%), pre moving , FPS 8.36, Running 3.74s Step 36( N/A%), pre moving , FPS 6.34, Running 4.57s Step 37( N/A%), pre moving , FPS 5.85, Running 4.92s Step 38( N/A%), pre moving , FPS 5.81, Running 5.04s Step 39( N/A%), pre moving , FPS 5.83, Running 5.13s Step 40( N/A%), pre moving , FPS 5.84, Running 5.22s Step 41( N/A%), pre moving , FPS 6.31, Running 5.31s Step 42( N/A%), pre moving , FPS 6.30, Running 5.41s Step 43( N/A%), pre moving , FPS 6.29, Running 5.51s Step 44( N/A%), pre moving , FPS 6.30, Running 5.60s Step 45( N/A%), pre moving , FPS 6.27, Running 5.71s Step 46( N/A%), pre moving , FPS 6.83, Running 5.80s Step 47( N/A%), pre moving , FPS 6.83, Running 5.89s Step 48( N/A%), pre moving , FPS 5.61, Running 6.63s Step 49( N/A%), pre moving , FPS 5.61, Running 6.72s Step 50( N/A%), pre moving , FPS 5.59, Running 6.83s Step 51( N/A%), pre moving , FPS 5.60, Running 6.92s Step 52( N/A%), pre moving , FPS 5.59, Running 7.03s Step 53( N/A%), pre moving , FPS 5.58, Running 7.12s Step 54( N/A%), pre moving , FPS 5.60, Running 7.21s Step 55( N/A%), pre moving , FPS 5.50, Running 7.37s Step 56( N/A%), pre moving , FPS 6.86, Running 7.48s Step 57( N/A%), pre moving , FPS 7.47, Running 7.60s Step 58( N/A%), pre moving , FPS 7.42, Running 7.73s Step 59( N/A%), pre moving , FPS 7.34, Running 7.85s Step 60( N/A%), pre moving , FPS 7.26, Running 7.97s Step 61( N/A%), pre moving , FPS 7.17, Running 8.10s Step 62( N/A%), pre moving , FPS 7.07, Running 8.24s Step 63( N/A%), pre moving , FPS 6.94, Running 8.39s Step 64( N/A%), pre moving , FPS 6.80, Running 8.54s Step 65( N/A%), pre moving , FPS 6.69, Running 8.70s Step 66( N/A%), pre moving , FPS 6.54, Running 8.86s Step 67( N/A%), pre moving , FPS 6.44, Running 9.00s Step 68( N/A%), pre moving , FPS 7.94, Running 9.15s Step 69( N/A%), pre moving , FPS 7.77, Running 9.30s Step 70( N/A%), pre moving , FPS 7.61, Running 9.45s Step 71( N/A%), pre moving , FPS 7.42, Running 9.61s Step 72( N/A%), pre moving , FPS 7.34, Running 9.75s Step 73( N/A%), pre moving , FPS 7.18, Running 9.91s Step 74( N/A%), pre moving , FPS 7.04, Running 10.05s Step 75( N/A%), pre moving , FPS 7.04, Running 10.21s Step 76( N/A%), pre moving , FPS 6.98, Running 10.35s Step 77( N/A%), pre moving , FPS 6.89, Running 10.50s Step 78( N/A%), pre moving , FPS 6.86, Running 10.65s Step 79( N/A%), pre moving , FPS 6.80, Running 10.79s Step 80( N/A%), pre moving , FPS 6.80, Running 10.91s Step 81( N/A%), pre moving , FPS 6.84, Running 11.02s Step 82( N/A%), pre moving , FPS 6.85, Running 11.16s Step 83( N/A%), pre moving , FPS 6.92, Running 11.28s Step 84( N/A%), pre moving , FPS 6.97, Running 11.41s Step 85( N/A%), pre moving , FPS 6.99, Running 11.56s Step 86( N/A%), pre moving , FPS 7.02, Running 11.71s Step 87( N/A%), pre moving , FPS 6.97, Running 11.86s Step 88( N/A%), pre moving , FPS 7.10, Running 11.96s Step 89( N/A%), pre moving , FPS 7.23, Running 12.06s Step 90( N/A%), pre moving , FPS 7.40, Running 12.16s Step 91( N/A%), pre moving , FPS 7.53, Running 12.27s Step 92( N/A%), pre moving , FPS 7.67, Running 12.36s Step 93( N/A%), pre moving , FPS 7.86, Running 12.45s Step 94( N/A%), pre moving , FPS 7.99, Running 12.55s Step 95( N/A%), pre moving , FPS 8.19, Running 12.65s Step 96( N/A%), pre moving , FPS 8.35, Running 12.74s Step 97( N/A%), pre moving , FPS 8.56, Running 12.84s Step 98( N/A%), pre moving , FPS 8.70, Running 12.95s Step 99( N/A%), pre moving , FPS 8.90, Running 13.04s Step 100( N/A%), pre moving , FPS 9.02, Running 13.13s Step 101( N/A%), pre moving , FPS 9.06, Running 13.23s Step 102( N/A%), pre moving , FPS 9.22, Running 13.33s Step 103( N/A%), pre moving , FPS 9.26, Running 13.44s Step 104( N/A%), pre moving , FPS 9.42, Running 13.53s Step 105( N/A%), pre moving , FPS 9.68, Running 13.62s Step 106( N/A%), pre moving , FPS 9.91, Running 13.72s Step 107( N/A%), pre moving , FPS 10.22, Running 13.82s Step 108( N/A%), pre moving , FPS 10.18, Running 13.93s Step 109( N/A%), pre moving , FPS 10.18, Running 14.03s Step 110( N/A%), pre moving , FPS 10.25, Running 14.11s Step 111( N/A%), pre moving , FPS 10.47, Running 14.18s Step 112( N/A%), pre moving , FPS 10.54, Running 14.26s Step 113( N/A%), pre moving , FPS 10.67, Running 14.33s Step 114( N/A%), pre moving , FPS 10.80, Running 14.41s Step 115( N/A%), pre moving , FPS 10.97, Running 14.47s Step 116( N/A%), pre moving , FPS 11.06, Running 14.55s Step 117( N/A%), pre moving , FPS 11.21, Running 14.62s Step 118( N/A%), pre moving , FPS 11.37, Running 14.71s Step 119( N/A%), pre moving , FPS 11.34, Running 14.80s Step 120( N/A%), pre moving , FPS 11.21, Running 14.91s Step 121( N/A%), pre moving , FPS 11.27, Running 15.01s Step 122( N/A%), pre moving , FPS 11.27, Running 15.10s Step 123( N/A%), pre moving , FPS 11.34, Running 15.20s Step 124( N/A%), pre moving , FPS 7.16, Running 16.33s Step 125( N/A%), pre moving , FPS 6.60, Running 16.66s Step 126( N/A%), pre moving , FPS 6.09, Running 17.01s Step 127( N/A%), pre moving , FPS 5.70, Running 17.33s Step 128( N/A%), pre moving , FPS 5.34, Running 17.68s Step 129( N/A%), pre moving , FPS 4.99, Running 18.03s Step 130( N/A%), pre moving , FPS 4.68, Running 18.39s Step 131( N/A%), pre moving , FPS 4.38, Running 18.75s Step 132( N/A%), pre moving , FPS 4.13, Running 19.10s Step 133( N/A%), pre moving , FPS 3.91, Running 19.45s Step 134( N/A%), pre moving , FPS 3.71, Running 19.80s Step 135( N/A%), pre moving , FPS 3.52, Running 20.16s Step 136( N/A%), pre moving , FPS 3.36, Running 20.50s Step 137( N/A%), pre moving , FPS 3.20, Running 20.87s Step 138( N/A%), pre moving , FPS 3.06, Running 21.24s Step 139( N/A%), pre moving , FPS 2.95, Running 21.59s Step 140( N/A%), pre moving , FPS 2.85, Running 21.93s Step 141( N/A%), pre moving , FPS 2.75, Running 22.29s Step 142( N/A%), pre moving , FPS 2.65, Running 22.66s Step 143( N/A%), pre moving , FPS 2.56, Running 23.01s Step 144( N/A%), pre moving , FPS 2.84, Running 23.37s Step 145( N/A%), pre moving , FPS 2.83, Running 23.72s Step 146( N/A%), pre moving , FPS 2.84, Running 24.05s Step 147( N/A%), pre moving , FPS 2.83, Running 24.38s Step 148( N/A%), pre moving , FPS 2.82, Running 24.77s Step 149( N/A%), pre moving , FPS 2.82, Running 25.12s Step 150( N/A%), pre moving , FPS 2.82, Running 25.47s Step 151( N/A%), pre moving , FPS 2.83, Running 25.83s Step 152( N/A%), pre moving , FPS 2.78, Running 26.28s Step 153( N/A%), pre moving , FPS 2.76, Running 26.69s Step 154( N/A%), pre moving , FPS 2.76, Running 27.05s Step 155( N/A%), pre moving , FPS 2.75, Running 27.42s Step 156( N/A%), pre moving , FPS 2.73, Running 27.84s Step 157( N/A%), pre moving , FPS 2.71, Running 28.25s Step 158( N/A%), pre moving , FPS 2.71, Running 28.61s Step 159( N/A%), pre moving , FPS 2.69, Running 29.03s Step 160( N/A%), pre moving , FPS 2.69, Running 29.36s Step 161( N/A%), pre moving , FPS 2.69, Running 29.73s Step 162( N/A%), pre moving , FPS 2.69, Running 30.09s Step 163( N/A%), pre moving , FPS 2.65, Running 30.55s Step 164( N/A%), pre moving , FPS 2.64, Running 30.93s Step 165( N/A%), pre moving , FPS 2.62, Running 31.35s Step 166( N/A%), pre moving , FPS 2.60, Running 31.74s Step 167( N/A%), pre moving , FPS 2.59, Running 32.12s Step 168( N/A%), pre moving , FPS 2.58, Running 32.51s Step 169( N/A%), pre moving , FPS 2.57, Running 32.89s Step 170( N/A%), pre moving , FPS 2.56, Running 33.28s Step 171( N/A%), pre moving , FPS 2.55, Running 33.66s Step 172( N/A%), pre moving , FPS 2.59, Running 34.02s Step 173( N/A%), pre moving , FPS 2.59, Running 34.41s Step 174( N/A%), pre moving , FPS 2.57, Running 34.82s Step 175( N/A%), pre moving , FPS 2.56, Running 35.24s Step 176( N/A%), pre moving , FPS 2.56, Running 35.64s Step 177( N/A%), pre moving , FPS 2.57, Running 36.05s Step 178( N/A%), pre moving , FPS 2.55, Running 36.46s Step 179( N/A%), pre moving , FPS 2.55, Running 36.86s Step 180( N/A%), pre moving , FPS 2.54, Running 37.24s Step 181( N/A%), pre moving , FPS 2.53, Running 37.63s Step 182( N/A%), pre moving , FPS 2.52, Running 38.02s Step 183( N/A%), pre moving , FPS 2.54, Running 38.43s Step 184( N/A%), pre moving , FPS 2.53, Running 38.83s Step 185( N/A%), pre moving , FPS 2.54, Running 39.21s Step 186( N/A%), pre moving , FPS 2.55, Running 39.59s Step 187( N/A%), pre moving , FPS 2.55, Running 39.98s Step 188( N/A%), pre moving , FPS 2.55, Running 40.36s Step 189( N/A%), pre moving , FPS 2.55, Running 40.72s Step 190( N/A%), pre moving , FPS 2.54, Running 41.15s Step 191( N/A%), pre moving , FPS 2.53, Running 41.56s Step 192( N/A%), pre moving , FPS 2.53, Running 41.94s Step 193( N/A%), pre moving , FPS 2.53, Running 42.32s Step 194( N/A%), pre moving , FPS 2.53, Running 42.71s Step 195( N/A%), pre moving , FPS 2.55, Running 43.09s Step 196( N/A%), pre moving , FPS 2.54, Running 43.52s Step 197( N/A%), pre moving , FPS 2.63, Running 43.65s Step 198( N/A%), pre moving , FPS 2.73, Running 43.78s Step 199( N/A%), pre moving , FPS 2.83, Running 43.92s Step 200( N/A%), pre moving , FPS 2.94, Running 44.04s Step 201( N/A%), pre moving , FPS 3.06, Running 44.16s Step 202( N/A%), pre moving , FPS 3.21, Running 44.26s Step 203( N/A%), pre moving , FPS 3.37, Running 44.36s Step 204( N/A%), pre moving , FPS 3.54, Running 44.48s Step 205( N/A%), pre moving , FPS 3.71, Running 44.60s Step 206( N/A%), pre moving , FPS 3.91, Running 44.71s Step 207( N/A%), pre moving , FPS 3.62, Running 45.50s Step 208( N/A%), pre moving , FPS 3.79, Running 45.64s Step 209( N/A%), pre moving , FPS 3.96, Running 45.78s Step 210( N/A%), pre moving , FPS 4.22, Running 45.90s Step 211( N/A%), pre moving , FPS 4.40, Running 46.11s Step 212( N/A%), pre moving , FPS 4.57, Running 46.31s Step 213( N/A%), pre moving , FPS 4.75, Running 46.52s Step 214( N/A%), pre moving , FPS 4.98, Running 46.73s Step 215( N/A%), pre moving , FPS 5.18, Running 46.95s Step 216( N/A%), pre moving , FPS 5.50, Running 47.15s Step 217( N/A%), pre moving , FPS 5.38, Running 47.37s Step 218( N/A%), pre moving , FPS 5.27, Running 47.58s Step 219( N/A%), pre moving , FPS 5.18, Running 47.79s Step 220( N/A%), pre moving , FPS 5.06, Running 47.99s Step 221( N/A%), pre moving , FPS 4.98, Running 48.18s Step 222( N/A%), pre moving , FPS 4.89, Running 48.35s Step 223( N/A%), pre moving , FPS 4.80, Running 48.53s Step 224( N/A%), pre moving , FPS 4.72, Running 48.71s Step 225( N/A%), pre moving , FPS 4.62, Running 48.93s Step 226( N/A%), pre moving , FPS 4.52, Running 49.14s Step 227( N/A%), pre moving , FPS 5.21, Running 49.34s Step 228( N/A%), pre moving , FPS 5.10, Running 49.56s Step 229( N/A%), pre moving , FPS 5.02, Running 49.76s Step 230( N/A%), pre moving , FPS 4.89, Running 49.99s Step 231( N/A%), pre moving , FPS 4.89, Running 50.20s Step 232( N/A%), pre moving , FPS 4.89, Running 50.40s Step 233( N/A%), pre moving , FPS 4.90, Running 50.61s Step 234( N/A%), pre moving , FPS 4.89, Running 50.82s Step 235( N/A%), pre moving , FPS 4.90, Running 51.03s Step 236( N/A%), pre moving , FPS 4.90, Running 51.24s Step 237( N/A%), pre moving , FPS 4.89, Running 51.46s Step 238( N/A%), pre moving , FPS 4.90, Running 51.66s Step 239( N/A%), pre moving , FPS 4.92, Running 51.85s Step 240( N/A%), pre moving , FPS 4.97, Running 52.02s Step 241( N/A%), pre moving , FPS 5.06, Running 52.13s Step 242( N/A%), pre moving , FPS 5.13, Running 52.25s Step 243( N/A%), pre moving , FPS 5.21, Running 52.37s Step 244( N/A%), pre moving , FPS 5.30, Running 52.49s Step 245( N/A%), pre moving , FPS 5.42, Running 52.62s Step 246( N/A%), pre moving , FPS 5.51, Running 52.77s Step 247( N/A%), pre moving , FPS 5.64, Running 52.88s Step 248( N/A%), pre moving , FPS 5.78, Running 53.02s Step 249( N/A%), pre moving , FPS 5.89, Running 53.16s Step 250( N/A%), pre moving , FPS 6.08, Running 53.28s Step 251( N/A%), pre moving , FPS 6.22, Running 53.41s Step 252( N/A%), pre moving , FPS 6.35, Running 53.55s Step 253( N/A%), pre moving , FPS 6.51, Running 53.68s Step 254( N/A%), pre moving , FPS 6.66, Running 53.82s Step 255( N/A%), pre moving , FPS 5.62, Running 54.59s Step 256( N/A%), pre moving , FPS 5.75, Running 54.72s Step 257( N/A%), pre moving , FPS 5.89, Running 54.86s Step 258( N/A%), pre moving , FPS 6.02, Running 54.99s Step 259( N/A%), pre moving , FPS 6.00, Running 55.19s Step 260( N/A%), pre moving , FPS 5.91, Running 55.40s Step 261( N/A%), pre moving , FPS 5.78, Running 55.59s Step 262( N/A%), pre moving , FPS 5.68, Running 55.77s Step 263( N/A%), pre moving , FPS 5.43, Running 56.05s Step 264( N/A%), pre moving , FPS 5.23, Running 56.31s Step 265( N/A%), pre moving , FPS 5.05, Running 56.59s Step 266( N/A%), pre moving , FPS 4.87, Running 56.88s Step 267( N/A%), pre moving , FPS 4.68, Running 57.16s Step 268( N/A%), pre moving , FPS 4.51, Running 57.45s Step 269( N/A%), pre moving , FPS 4.36, Running 57.74s Step 270( N/A%), pre moving , FPS 4.21, Running 58.04s Step 271( N/A%), pre moving , FPS 4.06, Running 58.34s Step 272( N/A%), pre moving , FPS 3.93, Running 58.63s Step 273( N/A%), pre moving , FPS 3.80, Running 58.94s Step 274( N/A%), pre moving , FPS 3.70, Running 59.23s Step 275( N/A%), pre moving , FPS 4.08, Running 59.49s Step 276( N/A%), pre moving , FPS 3.97, Running 59.76s Step 277( N/A%), pre moving , FPS 3.88, Running 60.02s Step 278( N/A%), pre moving , FPS 3.76, Running 60.30s Step 279( N/A%), pre moving , FPS 3.71, Running 60.58s Step 280( N/A%), pre moving , FPS 3.66, Running 60.87s Step 281( N/A%), pre moving , FPS 3.60, Running 61.16s Step 282( N/A%), pre moving , FPS 3.52, Running 61.45s Step 283( N/A%), pre moving , FPS 3.51, Running 61.74s Step 284( N/A%), pre moving , FPS 3.49, Running 62.04s Step 285( N/A%), pre moving , FPS 3.50, Running 62.31s Step 286( N/A%), pre moving , FPS 3.50, Running 62.59s Step 287( N/A%), pre moving , FPS 3.51, Running 62.87s Step 288( N/A%), pre moving , FPS 3.50, Running 63.16s Step 289( N/A%), pre moving , FPS 3.51, Running 63.43s Step 290( N/A%), pre moving , FPS 3.59, Running 63.61s Step 291( N/A%), pre moving , FPS 3.62, Running 63.86s Step 292( N/A%), pre moving , FPS 3.65, Running 64.11s Step 293( N/A%), pre moving , FPS 3.66, Running 64.40s Step 294( N/A%), pre moving , FPS 3.66, Running 64.69s Step 295( N/A%), pre moving , FPS 3.66, Running 64.95s Step 296( N/A%), pre moving , FPS 3.66, Running 65.22s Step 297( N/A%), pre moving , FPS 3.64, Running 65.51s Step 298( N/A%), pre moving , FPS 3.64, Running 65.80s Step 299( N/A%), pre moving , FPS 3.63, Running 66.09s Step 300( N/A%), pre moving , FPS 3.65, Running 66.35s Step 301( N/A%), pre moving , FPS 3.65, Running 66.63s Step 302( N/A%), pre moving , FPS 3.66, Running 66.91s Step 303( N/A%), pre moving , FPS 3.67, Running 67.19s Step 304( N/A%), pre moving , FPS 3.70, Running 67.44s Step 305( N/A%), pre moving , FPS 3.76, Running 67.62s Step 306( N/A%), pre moving , FPS 3.83, Running 67.81s Step 307( N/A%), pre moving , FPS 3.90, Running 67.99s Step 308( N/A%), pre moving , FPS 3.97, Running 68.20s Step 309( N/A%), pre moving , FPS 4.02, Running 68.40s Step 310( N/A%), pre moving , FPS 4.00, Running 68.60s Step 311( N/A%), pre moving , FPS 4.10, Running 68.74s Step 312( N/A%), pre moving , FPS 4.20, Running 68.88s Step 313( N/A%), pre moving , FPS 4.35, Running 69.00s Step 314( N/A%), pre moving , FPS 4.50, Running 69.13s Step 315( N/A%), pre moving , FPS 4.63, Running 69.27s Step 316( N/A%), pre moving , FPS 4.80, Running 69.39s Step 317( N/A%), pre moving , FPS 4.99, Running 69.52s Step 318( N/A%), pre moving , FPS 5.18, Running 69.66s Step 319( N/A%), pre moving , FPS 5.40, Running 69.79s Step 320( N/A%), pre moving , FPS 5.58, Running 69.93s Step 321( N/A%), pre moving , FPS 5.84, Running 70.06s Step 322( N/A%), pre moving , FPS 6.09, Running 70.19s Step 323( N/A%), pre moving , FPS 6.36, Running 70.33s Step 324( N/A%), pre moving , FPS 6.62, Running 70.46s Step 325( N/A%), pre moving , FPS 6.74, Running 70.58s Step 326( N/A%), pre moving , FPS 6.86, Running 70.73s Step 327( N/A%), pre moving , FPS 6.97, Running 70.86s Step 328( N/A%), pre moving , FPS 4.12, Running 73.06s Step 329( N/A%), pre moving , FPS 3.97, Running 73.45s Step 330( N/A%), pre moving , FPS 3.84, Running 73.81s Step 331( N/A%), pre moving , FPS 3.66, Running 74.19s Step 332( N/A%), pre moving , FPS 3.51, Running 74.57s Step 333( N/A%), pre moving , FPS 3.36, Running 74.94s Step 334( N/A%), pre moving , FPS 3.22, Running 75.34s Step 335( N/A%), pre moving , FPS 3.10, Running 75.73s Step 336( N/A%), pre moving , FPS 2.98, Running 76.10s Step 337( N/A%), pre moving , FPS 2.88, Running 76.47s Step 338( N/A%), pre moving , FPS 2.78, Running 76.85s Step 339( N/A%), pre moving , FPS 2.69, Running 77.22s Step 340( N/A%), pre moving , FPS 2.61, Running 77.59s Step 341( N/A%), pre moving , FPS 2.53, Running 77.96s Step 342( N/A%), pre moving , FPS 2.45, Running 78.35s Step 343( N/A%), pre moving , FPS 2.38, Running 78.73s Step 344( N/A%), pre moving , FPS 2.31, Running 79.12s Step 345( N/A%), pre moving , FPS 2.24, Running 79.50s Step 346( N/A%), pre moving , FPS 2.18, Running 79.90s Step 347( N/A%), pre moving , FPS 2.12, Running 80.28s Step 348( 0.17%), action 1, FPS 2.33, Running 81.65s Step 349( 0.33%), action 2, FPS 2.28, Running 82.22s Step 350( 0.50%), action 3, FPS 2.22, Running 82.82s Step 351( 0.67%), action 4, FPS 2.20, Running 83.30s Step 352( 0.83%), action 5, FPS 2.16, Running 83.81s Step 353( 1.00%), action 6, FPS 2.14, Running 84.29s Step 354( 1.17%), action 7, FPS 2.11, Running 84.82s Step 355( 1.33%), action 8, FPS 2.08, Running 85.32s Step 356( 1.50%), action 9, FPS 2.06, Running 85.82s Step 357( 1.67%), action 10, FPS 2.02, Running 86.38s Step 358( 1.83%), action 11, FPS 1.95, Running 87.11s Step 359( 2.00%), action 12, FPS 1.91, Running 87.68s Step 360( 2.17%), action 13, FPS 1.87, Running 88.26s Step 361( 2.33%), action 14, FPS 1.84, Running 88.81s Step 362( 2.50%), action 15, FPS 1.81, Running 89.42s Step 363( 2.67%), action 16, FPS 1.78, Running 89.97s Step 364( 2.83%), action 17, FPS 1.75, Running 90.56s Step 365( 3.00%), action 18, FPS 1.72, Running 91.10s Step 366( 3.17%), action 19, FPS 1.71, Running 91.61s Step 367( 3.33%), action 20, FPS 1.70, Running 92.07s Step 368( 3.50%), action 21, FPS 1.81, Running 92.72s Step 369( 3.67%), action 22, FPS 1.82, Running 93.20s Step 370( 3.83%), action 23, FPS 1.84, Running 93.72s Step 371( 4.00%), action 24, FPS 1.83, Running 94.20s Step 372( 4.17%), action 25, FPS 1.83, Running 94.72s Step 373( 4.33%), action 26, FPS 1.83, Running 95.19s Step 374( 4.50%), action 27, FPS 1.83, Running 95.75s Step 375( 4.67%), action 28, FPS 1.83, Running 96.24s Step 376( 4.83%), action 29, FPS 1.83, Running 96.75s Step 377( 5.00%), action 30, FPS 1.84, Running 97.23s Step 378( 5.17%), action 31, FPS 1.86, Running 97.88s Step 379( 5.33%), action 32, FPS 1.88, Running 98.34s Step 380( 5.50%), action 33, FPS 1.88, Running 98.88s Step 381( 5.67%), action 34, FPS 1.90, Running 99.35s Step 382( 5.83%), action 35, FPS 1.92, Running 99.86s Step 383( 6.00%), action 36, FPS 1.93, Running 100.33s Step 384( 6.17%), action 37, FPS 1.95, Running 100.84s Step 385( 6.33%), action 38, FPS 1.96, Running 101.30s Step 386( 6.50%), action 39, FPS 1.93, Running 101.96s Step 387( 6.67%), action 40, FPS 1.93, Running 102.46s Step 388( 6.83%), action 41, FPS 1.92, Running 103.14s Step 389( 7.00%), action 42, FPS 1.91, Running 103.67s Step 390( 7.17%), action 43, FPS 1.90, Running 104.27s Step 391( 7.33%), action 44, FPS 1.90, Running 104.75s Step 392( 7.50%), action 45, FPS 1.90, Running 105.26s Step 393( 7.67%), action 46, FPS 1.90, Running 105.73s Step 394( 7.83%), action 47, FPS 1.91, Running 106.25s Step 395( 8.00%), action 48, FPS 1.91, Running 106.73s Step 396( 8.17%), action 49, FPS 1.90, Running 107.27s Step 397( 8.33%), action 50, FPS 1.91, Running 107.73s Step 398( 8.50%), action 51, FPS 1.90, Running 108.38s Step 399( 8.67%), action 52, FPS 1.90, Running 108.87s Step 400( 8.83%), action 53, FPS 1.92, Running 109.31s Step 401( 9.00%), action 54, FPS 1.93, Running 109.69s Step 402( 9.17%), action 55, FPS 1.95, Running 110.10s Step 403( 9.33%), action 56, FPS 1.97, Running 110.49s Step 404( 9.50%), action 57, FPS 1.99, Running 110.91s Step 405( 9.67%), action 58, FPS 2.00, Running 111.29s Step 406( 9.83%), action 59, FPS 2.05, Running 111.69s Step 407( 10.00%), action 60, FPS 2.10, Running 111.96s Step 408( 10.17%), action 61, FPS 2.16, Running 112.39s Step 409( 10.33%), action 62, FPS 2.23, Running 112.66s Step 410( 10.50%), action 63, FPS 2.30, Running 112.96s Step 411( 10.67%), action 64, FPS 2.36, Running 113.23s Step 412( 10.83%), action 65, FPS 2.41, Running 113.55s Step 413( 11.00%), action 66, FPS 2.47, Running 113.82s Step 414( 11.17%), action 67, FPS 2.54, Running 114.12s Step 415( 11.33%), action 68, FPS 2.61, Running 114.38s Step 416( 11.50%), action 69, FPS 2.70, Running 114.67s Step 417( 11.67%), action 70, FPS 2.77, Running 114.94s Step 418( 11.83%), action 71, FPS 2.85, Running 115.39s Step 419( 12.00%), action 72, FPS 2.95, Running 115.64s Step 420( 12.17%), action 73, FPS 3.02, Running 115.94s Step 421( 12.33%), action 74, FPS 3.07, Running 116.20s Step 422( 12.50%), action 75, FPS 3.12, Running 116.51s Step 423( 12.67%), action 76, FPS 3.17, Running 116.79s Step 424( 12.83%), action 77, FPS 3.23, Running 117.11s Step 425( 13.00%), action 78, FPS 3.28, Running 117.38s Step 426( 13.17%), action 79, FPS 3.34, Running 117.68s Step 427( 13.33%), action 80, FPS 3.34, Running 117.95s Step 428( 13.50%), action 81, FPS 3.32, Running 118.42s Step 429( 13.67%), action 82, FPS 3.32, Running 118.69s Step 430( 13.83%), action 83, FPS 3.31, Running 119.00s Step 431( 14.00%), action 84, FPS 3.32, Running 119.26s Step 432( 14.17%), action 85, FPS 3.33, Running 119.55s Step 433( 14.33%), action 86, FPS 3.33, Running 119.82s Step 434( 14.50%), action 87, FPS 3.34, Running 120.11s Step 435( 14.67%), action 88, FPS 3.33, Running 120.39s Step 436( 14.83%), action 89, FPS 3.32, Running 120.70s Step 437( 15.00%), action 90, FPS 3.32, Running 120.97s Step 438( 15.17%), action 91, FPS 3.33, Running 121.39s Step 439( 15.33%), action 92, FPS 3.32, Running 121.66s Step 440( 15.50%), action 93, FPS 3.32, Running 121.96s Step 441( 15.67%), action 94, FPS 3.32, Running 122.22s Step 442( 15.83%), action 95, FPS 3.32, Running 122.53s Step 443( 16.00%), action 96, FPS 3.33, Running 122.79s Step 444( 16.17%), action 97, FPS 3.34, Running 123.09s Step 445( 16.33%), action 98, FPS 3.34, Running 123.38s Step 446( 16.50%), action 99, FPS 3.33, Running 123.68s Step 447( 16.67%), action 100, FPS 3.33, Running 123.96s Step 448( 16.83%), action 101, FPS 3.34, Running 124.40s Step 449( 17.00%), action 102, FPS 3.33, Running 124.69s Step 450( 17.17%), action 103, FPS 3.34, Running 124.98s Step 451( 17.33%), action 104, FPS 3.34, Running 125.25s Step 452( 17.50%), action 105, FPS 3.34, Running 125.54s Step 453( 17.67%), action 106, FPS 3.34, Running 125.82s Step 454( 17.83%), action 107, FPS 3.33, Running 126.11s Step 455( 18.00%), action 108, FPS 3.33, Running 126.38s Step 456( 18.17%), action 109, FPS 3.34, Running 126.69s Step 457( 18.33%), action 110, FPS 3.34, Running 126.95s Step 458( 18.50%), action 111, FPS 3.33, Running 127.39s Step 459( 18.67%), action 112, FPS 3.33, Running 127.66s Step 460( 18.83%), action 113, FPS 3.33, Running 127.96s Step 461( 19.00%), action 114, FPS 3.32, Running 128.25s Step 462( 19.17%), action 115, FPS 3.32, Running 128.55s Step 463( 19.33%), action 116, FPS 3.32, Running 128.82s Step 464( 19.50%), action 117, FPS 3.30, Running 129.15s Step 465( 19.67%), action 118, FPS 3.31, Running 129.43s Step 466( 19.83%), action 119, FPS 3.30, Running 129.75s Step 467( 20.00%), action 120, FPS 3.31, Running 130.00s Step 468( 20.17%), action 121, FPS 3.32, Running 130.43s Step 469( 20.33%), action 122, FPS 3.32, Running 130.71s Step 470( 20.50%), action 123, FPS 3.31, Running 131.02s Step 471( 20.67%), action 124, FPS 3.31, Running 131.29s Step 472( 20.83%), action 125, FPS 3.31, Running 131.59s Step 473( 21.00%), action 126, FPS 3.31, Running 131.87s Step 474( 21.17%), action 127, FPS 3.30, Running 132.18s Step 475( 21.33%), action 128, FPS 3.27, Running 132.50s Step 476( 21.50%), action 129, FPS 3.28, Running 132.79s Step 477( 21.67%), action 130, FPS 3.28, Running 133.05s Step 478( 21.83%), action 131, FPS 3.17, Running 133.69s Step 479( 22.00%), action 132, FPS 3.07, Running 134.16s Step 480( 22.17%), action 133, FPS 2.97, Running 134.69s Step 481( 22.33%), action 134, FPS 2.89, Running 135.18s Step 482( 22.50%), action 135, FPS 2.81, Running 135.68s Step 483( 22.67%), action 136, FPS 2.80, Running 135.95s Step 484( 22.83%), action 137, FPS 2.81, Running 136.25s Step 485( 23.00%), action 138, FPS 2.73, Running 136.75s Step 486( 23.17%), action 139, FPS 2.66, Running 137.27s Step 487( 23.33%), action 140, FPS 2.58, Running 137.75s Step 488( 23.50%), action 141, FPS 2.51, Running 138.39s Step 489( 23.67%), action 142, FPS 2.45, Running 138.86s Step 490( 23.83%), action 143, FPS 2.38, Running 139.42s Step 491( 24.00%), action 144, FPS 2.37, Running 139.72s Step 492( 24.17%), action 145, FPS 2.38, Running 140.01s Step 493( 24.33%), action 146, FPS 2.38, Running 140.27s Step 494( 24.50%), action 147, FPS 2.31, Running 140.83s Step 495( 24.67%), action 148, FPS 2.27, Running 141.31s Step 496( 24.83%), action 149, FPS 2.21, Running 141.85s Step 497( 25.00%), action 150, FPS 2.16, Running 142.32s Step 498( 25.17%), action 151, FPS 2.16, Running 142.95s Step 499( 25.33%), action 152, FPS 2.16, Running 143.40s Step 500( 25.50%), action 153, FPS 2.20, Running 143.80s Step 501( 25.67%), action 154, FPS 2.25, Running 144.06s Step 502( 25.83%), action 155, FPS 2.26, Running 144.53s Step 503( 26.00%), action 156, FPS 2.21, Running 145.01s Step 504( 26.17%), action 157, FPS 2.16, Running 145.53s Step 505( 26.33%), action 158, FPS 2.17, Running 145.99s Step 506( 26.50%), action 159, FPS 2.17, Running 146.49s Step 507( 26.67%), action 160, FPS 2.17, Running 146.97s Step 508( 26.83%), action 161, FPS 2.17, Running 147.60s Step 509( 27.00%), action 162, FPS 2.22, Running 147.87s Step 510( 27.17%), action 163, FPS 2.29, Running 148.16s Step 511( 27.33%), action 164, FPS 2.26, Running 148.55s Step 512( 27.50%), action 165, FPS 2.21, Running 149.08s Step 513( 27.67%), action 166, FPS 2.15, Running 149.56s Step 514( 27.83%), action 167, FPS 2.16, Running 150.09s Step 515( 28.00%), action 168, FPS 2.15, Running 150.60s Step 516( 28.17%), action 169, FPS 2.16, Running 151.11s Step 517( 28.33%), action 170, FPS 2.16, Running 151.58s Step 518( 28.50%), action 171, FPS 2.21, Running 152.01s Step 519( 28.67%), action 172, FPS 2.25, Running 152.27s Step 520( 28.83%), action 173, FPS 2.23, Running 152.79s Step 521( 29.00%), action 174, FPS 2.18, Running 153.22s Step 522( 29.17%), action 175, FPS 2.17, Running 153.74s Step 523( 29.33%), action 176, FPS 2.17, Running 154.22s Step 524( 29.50%), action 177, FPS 2.17, Running 154.73s Step 525( 29.67%), action 178, FPS 2.17, Running 155.22s Step 526( 29.83%), action 179, FPS 2.17, Running 155.72s Step 527( 30.00%), action 180, FPS 2.22, Running 155.98s Step 528( 30.17%), action 181, FPS 2.24, Running 156.53s Step 529( 30.33%), action 182, FPS 2.19, Running 157.01s Step 530( 30.50%), action 183, FPS 2.14, Running 157.52s Step 531( 30.67%), action 184, FPS 2.12, Running 157.96s Step 532( 30.83%), action 185, FPS 2.13, Running 158.48s Step 533( 31.00%), action 186, FPS 2.13, Running 158.96s Step 534( 31.17%), action 187, FPS 2.13, Running 159.49s Step 535( 31.33%), action 188, FPS 2.16, Running 159.87s Step 536( 31.50%), action 189, FPS 2.20, Running 160.19s Step 537( 31.67%), action 190, FPS 2.23, Running 160.55s Step 538( 31.83%), action 191, FPS 2.16, Running 161.25s Step 539( 32.00%), action 192, FPS 2.12, Running 161.72s Step 540( 32.17%), action 193, FPS 2.12, Running 162.22s Step 541( 32.33%), action 194, FPS 2.12, Running 162.67s Step 542( 32.50%), action 195, FPS 2.11, Running 163.19s Step 543( 32.67%), action 196, FPS 2.12, Running 163.66s Step 544( 32.83%), action 197, FPS 2.16, Running 163.97s Step 545( 33.00%), action 198, FPS 2.22, Running 164.23s Step 546( 33.17%), action 199, FPS 2.24, Running 164.66s Step 547( 33.33%), action 200, FPS 2.19, Running 165.13s Step 548( 33.50%), action 201, FPS 2.17, Running 165.76s Step 549( 33.67%), action 202, FPS 2.17, Running 166.24s Step 550( 33.83%), action 203, FPS 2.16, Running 166.76s Step 551( 34.00%), action 204, FPS 2.16, Running 167.23s Step 552( 34.17%), action 205, FPS 2.16, Running 167.73s Step 553( 34.33%), action 206, FPS 2.22, Running 167.99s Step 554( 34.50%), action 207, FPS 2.27, Running 168.30s Step 555( 34.67%), action 208, FPS 2.25, Running 168.77s Step 556( 34.83%), action 209, FPS 2.20, Running 169.26s Step 557( 35.00%), action 210, FPS 2.17, Running 169.75s Step 558( 35.17%), action 211, FPS 2.19, Running 170.40s Step 559( 35.33%), action 212, FPS 2.17, Running 170.95s Step 560( 35.50%), action 213, FPS 2.16, Running 171.47s Step 561( 35.67%), action 214, FPS 2.19, Running 171.82s Step 562( 35.83%), action 215, FPS 2.24, Running 172.13s Step 563( 36.00%), action 216, FPS 2.29, Running 172.40s Step 564( 36.17%), action 217, FPS 2.23, Running 172.93s Step 565( 36.33%), action 218, FPS 2.18, Running 173.39s Step 566( 36.50%), action 219, FPS 2.16, Running 173.90s Step 567( 36.67%), action 220, FPS 2.16, Running 174.40s Step 568( 36.83%), action 221, FPS 2.15, Running 175.04s Step 569( 37.00%), action 222, FPS 2.16, Running 175.51s Step 570( 37.17%), action 223, FPS 2.17, Running 175.96s Step 571( 37.33%), action 224, FPS 2.22, Running 176.22s Step 572( 37.50%), action 225, FPS 2.26, Running 176.58s Step 573( 37.67%), action 226, FPS 2.20, Running 177.10s Step 574( 37.83%), action 227, FPS 2.14, Running 177.65s Step 575( 38.00%), action 228, FPS 2.14, Running 178.13s Step 576( 38.17%), action 229, FPS 2.12, Running 178.68s Step 577( 38.33%), action 230, FPS 2.12, Running 179.16s Step 578( 38.50%), action 231, FPS 2.13, Running 179.81s Step 579( 38.67%), action 232, FPS 2.18, Running 180.11s Step 580( 38.83%), action 233, FPS 2.24, Running 180.40s Step 581( 39.00%), action 234, FPS 2.26, Running 180.67s Step 582( 39.17%), action 235, FPS 2.20, Running 181.23s Step 583( 39.33%), action 236, FPS 2.15, Running 181.71s Step 584( 39.50%), action 237, FPS 2.15, Running 182.24s Step 585( 39.67%), action 238, FPS 2.14, Running 182.71s Step 586( 39.83%), action 239, FPS 2.14, Running 183.23s Step 587( 40.00%), action 240, FPS 2.15, Running 183.71s Step 588( 40.17%), action 241, FPS 2.18, Running 184.23s Step 589( 40.33%), action 242, FPS 2.23, Running 184.50s Step 590( 40.50%), action 243, FPS 2.24, Running 184.87s Step 591( 40.67%), action 244, FPS 2.19, Running 185.36s Step 592( 40.83%), action 245, FPS 2.15, Running 185.89s Step 593( 41.00%), action 246, FPS 2.16, Running 186.36s Step 594( 41.17%), action 247, FPS 2.17, Running 186.88s Step 595( 41.33%), action 248, FPS 2.16, Running 187.38s Step 596( 41.50%), action 249, FPS 2.16, Running 187.92s Step 597( 41.67%), action 250, FPS 2.20, Running 188.25s Step 598( 41.83%), action 251, FPS 2.26, Running 188.67s Step 599( 42.00%), action 252, FPS 2.22, Running 189.13s Step 600( 42.17%), action 253, FPS 2.17, Running 189.64s Step 601( 42.33%), action 254, FPS 2.12, Running 190.12s Step 602( 42.50%), action 255, FPS 2.13, Running 190.63s Step 603( 42.67%), action 256, FPS 2.13, Running 191.09s Step 604( 42.83%), action 257, FPS 2.13, Running 191.62s Step 605( 43.00%), action 258, FPS 2.13, Running 192.09s Step 606( 43.17%), action 259, FPS 2.18, Running 192.41s Step 607( 43.33%), action 260, FPS 2.23, Running 192.68s Step 608( 43.50%), action 261, FPS 2.22, Running 193.25s Step 609( 43.67%), action 262, FPS 2.17, Running 193.73s Step 610( 43.83%), action 263, FPS 2.12, Running 194.29s Step 611( 44.00%), action 264, FPS 2.12, Running 194.77s Step 612( 44.17%), action 265, FPS 2.12, Running 195.31s Step 613( 44.33%), action 266, FPS 2.12, Running 195.81s Step 614( 44.50%), action 267, FPS 2.12, Running 196.34s Step 615( 44.67%), action 268, FPS 2.17, Running 196.59s Step 616( 44.83%), action 269, FPS 2.23, Running 196.88s Step 617( 45.00%), action 270, FPS 2.22, Running 197.25s Step 618( 45.17%), action 271, FPS 2.17, Running 197.91s Step 619( 45.33%), action 272, FPS 2.17, Running 198.36s Step 620( 45.50%), action 273, FPS 2.16, Running 198.88s Step 621( 45.67%), action 274, FPS 2.17, Running 199.33s Step 622( 45.83%), action 275, FPS 2.22, Running 199.63s Step 623( 46.00%), action 276, FPS 2.27, Running 199.89s Step 624( 46.17%), action 277, FPS 2.33, Running 200.19s Step 625( 46.33%), action 278, FPS 2.37, Running 200.51s Step 626( 46.50%), action 279, FPS 2.34, Running 200.95s Step 627( 46.67%), action 280, FPS 2.34, Running 201.21s Step 628( 46.83%), action 281, FPS 2.39, Running 201.64s Step 629( 47.00%), action 282, FPS 2.45, Running 201.89s Step 630( 47.17%), action 283, FPS 2.54, Running 202.18s Step 631( 47.33%), action 284, FPS 2.60, Running 202.45s Step 632( 47.50%), action 285, FPS 2.69, Running 202.75s Step 633( 47.67%), action 286, FPS 2.78, Running 203.01s Step 634( 47.83%), action 287, FPS 2.87, Running 203.30s Step 635( 48.00%), action 288, FPS 2.86, Running 203.58s Step 636( 48.17%), action 289, FPS 2.85, Running 203.89s Step 637( 48.33%), action 290, FPS 2.89, Running 204.17s Step 638( 48.50%), action 291, FPS 2.99, Running 204.60s Step 639( 48.67%), action 292, FPS 3.07, Running 204.87s Step 640( 48.83%), action 293, FPS 3.19, Running 205.15s Step 641( 49.00%), action 294, FPS 3.29, Running 205.41s Step 642( 49.17%), action 295, FPS 3.28, Running 205.73s Step 643( 49.33%), action 296, FPS 3.28, Running 205.99s Step 644( 49.50%), action 297, FPS 3.28, Running 206.28s Step 645( 49.67%), action 298, FPS 3.32, Running 206.55s Step 646( 49.83%), action 299, FPS 3.40, Running 206.83s Step 647( 50.00%), action 300, FPS 3.39, Running 207.12s Step 648( 50.17%), action 301, FPS 3.39, Running 207.54s Step 649( 50.33%), action 302, FPS 3.39, Running 207.79s Step 650( 50.50%), action 303, FPS 3.39, Running 208.08s Step 651( 50.67%), action 304, FPS 3.40, Running 208.33s Step 652( 50.83%), action 305, FPS 3.39, Running 208.64s Step 653( 51.00%), action 306, FPS 3.39, Running 208.91s Step 654( 51.17%), action 307, FPS 3.39, Running 209.20s Step 655( 51.33%), action 308, FPS 3.39, Running 209.47s Step 656( 51.50%), action 309, FPS 3.40, Running 209.78s Step 657( 51.67%), action 310, FPS 3.41, Running 210.04s Step 658( 51.83%), action 311, FPS 3.42, Running 210.44s Step 659( 52.00%), action 312, FPS 3.43, Running 210.71s Step 660( 52.17%), action 313, FPS 3.43, Running 210.99s Step 661( 52.33%), action 314, FPS 3.43, Running 211.25s Step 662( 52.50%), action 315, FPS 3.45, Running 211.53s Step 663( 52.67%), action 316, FPS 3.45, Running 211.78s Step 664( 52.83%), action 317, FPS 3.45, Running 212.08s Step 665( 53.00%), action 318, FPS 3.45, Running 212.35s Step 666( 53.17%), action 319, FPS 3.45, Running 212.64s Step 667( 53.33%), action 320, FPS 3.46, Running 212.89s Step 668( 53.50%), action 321, FPS 3.46, Running 213.32s Step 669( 53.67%), action 322, FPS 3.45, Running 213.59s Step 670( 53.83%), action 323, FPS 3.45, Running 213.87s Step 671( 54.00%), action 324, FPS 3.45, Running 214.13s Step 672( 54.17%), action 325, FPS 3.46, Running 214.42s Step 673( 54.33%), action 326, FPS 3.46, Running 214.68s Step 674( 54.50%), action 327, FPS 3.46, Running 214.98s Step 675( 54.67%), action 328, FPS 3.47, Running 215.24s Step 676( 54.83%), action 329, FPS 3.48, Running 215.52s Step 677( 55.00%), action 330, FPS 3.48, Running 215.79s Step 678( 55.17%), action 331, FPS 3.47, Running 216.21s Step 679( 55.33%), action 332, FPS 3.46, Running 216.48s Step 680( 55.50%), action 333, FPS 3.46, Running 216.77s Step 681( 55.67%), action 334, FPS 3.46, Running 217.02s Step 682( 55.83%), action 335, FPS 3.46, Running 217.31s Step 683( 56.00%), action 336, FPS 3.45, Running 217.57s Step 684( 56.17%), action 337, FPS 3.46, Running 217.85s Step 685( 56.33%), action 338, FPS 3.47, Running 218.11s Step 686( 56.50%), action 339, FPS 3.47, Running 218.39s Step 687( 56.67%), action 340, FPS 3.47, Running 218.65s Step 688( 56.83%), action 341, FPS 3.47, Running 219.08s Step 689( 57.00%), action 342, FPS 3.47, Running 219.35s Step 690( 57.17%), action 343, FPS 3.46, Running 219.64s Step 691( 57.33%), action 344, FPS 3.47, Running 219.90s Step 692( 57.50%), action 345, FPS 3.47, Running 220.19s Step 693( 57.67%), action 346, FPS 3.47, Running 220.44s Step 694( 57.83%), action 347, FPS 3.49, Running 220.72s Step 695( 58.00%), action 348, FPS 3.49, Running 220.98s Step 696( 58.17%), action 349, FPS 3.49, Running 221.26s Step 697( 58.33%), action 350, FPS 3.49, Running 221.52s Step 698( 58.50%), action 351, FPS 3.49, Running 221.94s Step 699( 58.67%), action 352, FPS 3.50, Running 222.20s Step 700( 58.83%), action 353, FPS 3.50, Running 222.48s Step 701( 59.00%), action 354, FPS 3.50, Running 222.74s Step 702( 59.17%), action 355, FPS 3.51, Running 223.02s Step 703( 59.33%), action 356, FPS 3.51, Running 223.28s Step 704( 59.50%), action 357, FPS 3.51, Running 223.55s Step 705( 59.67%), action 358, FPS 3.50, Running 223.82s Step 706( 59.83%), action 359, FPS 3.49, Running 224.12s Step 707( 60.00%), action 360, FPS 3.48, Running 224.40s Step 708( 60.17%), action 361, FPS 3.48, Running 224.83s Step 709( 60.33%), action 362, FPS 3.48, Running 225.10s Step 710( 60.50%), action 363, FPS 3.47, Running 225.40s Step 711( 60.67%), action 364, FPS 3.47, Running 225.66s Step 712( 60.83%), action 365, FPS 3.46, Running 225.96s Step 713( 61.00%), action 366, FPS 3.46, Running 226.22s Step 714( 61.17%), action 367, FPS 3.46, Running 226.50s Step 715( 61.33%), action 368, FPS 3.46, Running 226.76s Step 716( 61.50%), action 369, FPS 3.46, Running 227.05s Step 717( 61.67%), action 370, FPS 3.45, Running 227.32s Step 718( 61.83%), action 371, FPS 3.44, Running 227.75s Step 719( 62.00%), action 372, FPS 3.42, Running 228.05s Step 720( 62.17%), action 373, FPS 3.40, Running 228.36s Step 721( 62.33%), action 374, FPS 3.39, Running 228.63s Step 722( 62.50%), action 375, FPS 3.38, Running 228.93s Step 723( 62.67%), action 376, FPS 3.38, Running 229.19s Step 724( 62.83%), action 377, FPS 3.36, Running 229.50s Step 725( 63.00%), action 378, FPS 3.36, Running 229.77s Step 726( 63.17%), action 379, FPS 3.37, Running 230.07s Step 727( 63.33%), action 380, FPS 3.38, Running 230.32s Step 728( 63.50%), action 381, FPS 3.38, Running 230.74s Step 729( 63.67%), action 382, FPS 3.35, Running 231.06s Step 730( 63.83%), action 383, FPS 3.36, Running 231.35s Step 731( 64.00%), action 384, FPS 3.36, Running 231.62s Step 732( 64.17%), action 385, FPS 3.36, Running 231.91s Step 733( 64.33%), action 386, FPS 3.36, Running 232.18s Step 734( 64.50%), action 387, FPS 3.35, Running 232.47s Step 735( 64.67%), action 388, FPS 3.35, Running 232.73s Step 736( 64.83%), action 389, FPS 3.34, Running 233.03s Step 737( 65.00%), action 390, FPS 3.35, Running 233.30s Step 738( 65.17%), action 391, FPS 3.35, Running 233.71s Step 739( 65.33%), action 392, FPS 3.37, Running 233.98s Step 740( 65.50%), action 393, FPS 3.38, Running 234.27s Step 741( 65.67%), action 394, FPS 3.38, Running 234.55s Step 742( 65.83%), action 395, FPS 3.38, Running 234.85s Step 743( 66.00%), action 396, FPS 3.38, Running 235.12s Step 744( 66.17%), action 397, FPS 3.39, Running 235.41s Step 745( 66.33%), action 398, FPS 3.39, Running 235.67s Step 746( 66.50%), action 399, FPS 3.39, Running 235.96s Step 747( 66.67%), action 400, FPS 3.39, Running 236.22s Step 748( 66.83%), action 401, FPS 3.37, Running 236.67s Step 749( 67.00%), action 402, FPS 3.41, Running 236.93s Step 750( 67.17%), action 403, FPS 3.40, Running 237.23s Step 751( 67.33%), action 404, FPS 3.40, Running 237.49s Step 752( 67.50%), action 405, FPS 3.41, Running 237.78s Step 753( 67.67%), action 406, FPS 3.40, Running 238.05s Step 754( 67.83%), action 407, FPS 3.37, Running 238.40s Step 755( 68.00%), action 408, FPS 3.37, Running 238.67s Step 756( 68.17%), action 409, FPS 3.37, Running 238.97s Step 757( 68.33%), action 410, FPS 3.37, Running 239.23s Step 758( 68.50%), action 411, FPS 3.36, Running 239.66s Step 759( 68.67%), action 412, FPS 3.36, Running 239.93s Step 760( 68.83%), action 413, FPS 3.25, Running 240.43s Step 761( 69.00%), action 414, FPS 3.26, Running 240.69s Step 762( 69.17%), action 415, FPS 3.26, Running 240.98s Step 763( 69.33%), action 416, FPS 3.25, Running 241.26s Step 764( 69.50%), action 417, FPS 3.25, Running 241.56s Step 765( 69.67%), action 418, FPS 3.24, Running 241.84s Step 766( 69.83%), action 419, FPS 3.23, Running 242.14s Step 767( 70.00%), action 420, FPS 3.23, Running 242.41s Step 768( 70.17%), action 421, FPS 3.24, Running 242.84s Step 769( 70.33%), action 422, FPS 3.23, Running 243.11s Step 770( 70.50%), action 423, FPS 3.22, Running 243.44s Step 771( 70.67%), action 424, FPS 3.22, Running 243.70s Step 772( 70.83%), action 425, FPS 3.22, Running 244.00s Step 773( 71.00%), action 426, FPS 3.22, Running 244.26s Step 774( 71.17%), action 427, FPS 3.25, Running 244.55s Step 775( 71.33%), action 428, FPS 3.25, Running 244.82s Step 776( 71.50%), action 429, FPS 3.25, Running 245.12s Step 777( 71.67%), action 430, FPS 3.24, Running 245.39s Step 778( 71.83%), action 431, FPS 3.25, Running 245.81s Step 779( 72.00%), action 432, FPS 3.25, Running 246.08s Step 780( 72.17%), action 433, FPS 3.36, Running 246.38s Step 781( 72.33%), action 434, FPS 3.35, Running 246.65s Step 782( 72.50%), action 435, FPS 3.32, Running 247.00s Step 783( 72.67%), action 436, FPS 3.26, Running 247.39s Step 784( 72.83%), action 437, FPS 3.26, Running 247.69s Step 785( 73.00%), action 438, FPS 3.27, Running 247.96s Step 786( 73.17%), action 439, FPS 3.26, Running 248.27s Step 787( 73.33%), action 440, FPS 3.26, Running 248.55s Step 788( 73.50%), action 441, FPS 3.26, Running 248.98s Step 789( 73.67%), action 442, FPS 3.27, Running 249.23s Step 790( 73.83%), action 443, FPS 3.27, Running 249.55s Step 791( 74.00%), action 444, FPS 3.25, Running 249.84s Step 792( 74.17%), action 445, FPS 3.23, Running 250.19s Step 793( 74.33%), action 446, FPS 3.23, Running 250.45s Step 794( 74.50%), action 447, FPS 3.23, Running 250.74s Step 795( 74.67%), action 448, FPS 3.24, Running 251.00s Step 796( 74.83%), action 449, FPS 3.25, Running 251.29s Step 797( 75.00%), action 450, FPS 3.25, Running 251.55s Step 798( 75.17%), action 451, FPS 3.24, Running 251.97s Step 799( 75.33%), action 452, FPS 3.24, Running 252.24s Step 800( 75.50%), action 453, FPS 3.25, Running 252.53s Step 801( 75.67%), action 454, FPS 3.25, Running 252.80s Step 802( 75.83%), action 455, FPS 3.27, Running 253.12s Step 803( 76.00%), action 456, FPS 3.33, Running 253.40s Step 804( 76.17%), action 457, FPS 3.33, Running 253.70s Step 805( 76.33%), action 458, FPS 3.33, Running 253.97s Step 806( 76.50%), action 459, FPS 3.33, Running 254.27s Step 807( 76.67%), action 460, FPS 3.34, Running 254.55s Step 808( 76.83%), action 461, FPS 3.33, Running 254.98s Step 809( 77.00%), action 462, FPS 3.32, Running 255.25s Step 810( 77.17%), action 463, FPS 3.34, Running 255.55s Step 811( 77.33%), action 464, FPS 3.33, Running 255.85s Step 812( 77.50%), action 465, FPS 3.34, Running 256.17s Step 813( 77.67%), action 466, FPS 3.34, Running 256.44s Step 814( 77.83%), action 467, FPS 3.32, Running 256.75s Step 815( 78.00%), action 468, FPS 3.32, Running 257.03s Step 816( 78.17%), action 469, FPS 3.31, Running 257.33s Step 817( 78.33%), action 470, FPS 3.30, Running 257.60s Step 818( 78.50%), action 471, FPS 3.30, Running 258.03s Step 819( 78.67%), action 472, FPS 3.30, Running 258.30s Step 820( 78.83%), action 473, FPS 3.30, Running 258.59s Step 821( 79.00%), action 474, FPS 3.29, Running 258.87s Step 822( 79.17%), action 475, FPS 3.31, Running 259.17s Step 823( 79.33%), action 476, FPS 3.31, Running 259.43s Step 824( 79.50%), action 477, FPS 3.31, Running 259.75s Step 825( 79.67%), action 478, FPS 3.28, Running 260.08s Step 826( 79.83%), action 479, FPS 3.27, Running 260.39s Step 827( 80.00%), action 480, FPS 3.25, Running 260.70s Step 828( 80.17%), action 481, FPS 3.25, Running 261.13s Step 829( 80.33%), action 482, FPS 3.26, Running 261.39s Step 830( 80.50%), action 483, FPS 3.26, Running 261.69s Step 831( 80.67%), action 484, FPS 3.27, Running 261.96s Step 832( 80.83%), action 485, FPS 3.28, Running 262.28s Step 833( 81.00%), action 486, FPS 3.28, Running 262.54s Step 834( 81.17%), action 487, FPS 3.29, Running 262.83s Step 835( 81.33%), action 488, FPS 3.30, Running 263.09s Step 836( 81.50%), action 489, FPS 3.31, Running 263.37s Step 837( 81.67%), action 490, FPS 3.32, Running 263.63s Step 838( 81.83%), action 491, FPS 3.31, Running 264.06s Step 839( 82.00%), action 492, FPS 3.31, Running 264.33s Step 840( 82.17%), action 493, FPS 3.31, Running 264.63s Step 841( 82.33%), action 494, FPS 3.32, Running 264.90s Step 842( 82.50%), action 495, FPS 3.32, Running 265.19s Step 843( 82.67%), action 496, FPS 3.33, Running 265.44s Step 844( 82.83%), action 497, FPS 3.34, Running 265.73s Step 845( 83.00%), action 498, FPS 3.38, Running 266.00s Step 846( 83.17%), action 499, FPS 3.39, Running 266.28s Step 847( 83.33%), action 500, FPS 3.41, Running 266.56s Step 848( 83.50%), action 501, FPS 3.41, Running 266.99s Step 849( 83.67%), action 502, FPS 3.41, Running 267.26s Step 850( 83.83%), action 503, FPS 3.41, Running 267.55s Step 851( 84.00%), action 504, FPS 3.42, Running 267.81s Step 852( 84.17%), action 505, FPS 3.44, Running 268.10s Step 853( 84.33%), action 506, FPS 3.44, Running 268.37s Step 854( 84.50%), action 507, FPS 3.44, Running 268.64s Step 855( 84.67%), action 508, FPS 3.44, Running 268.91s Step 856( 84.83%), action 509, FPS 3.43, Running 269.19s Step 857( 85.00%), action 510, FPS 3.43, Running 269.45s Step 858( 85.17%), action 511, FPS 3.43, Running 269.89s Step 859( 85.33%), action 512, FPS 3.43, Running 270.16s Step 860( 85.50%), action 513, FPS 3.44, Running 270.45s Step 861( 85.67%), action 514, FPS 3.44, Running 270.71s Step 862( 85.83%), action 515, FPS 3.44, Running 271.01s Step 863( 86.00%), action 516, FPS 3.42, Running 271.28s Step 864( 86.17%), action 517, FPS 3.42, Running 271.58s Step 865( 86.33%), action 518, FPS 3.43, Running 271.83s Step 866( 86.50%), action 519, FPS 3.42, Running 272.14s Step 867( 86.67%), action 520, FPS 3.42, Running 272.40s Step 868( 86.83%), action 521, FPS 3.42, Running 272.84s Step 869( 87.00%), action 522, FPS 3.41, Running 273.12s Step 870( 87.17%), action 523, FPS 3.41, Running 273.41s Step 871( 87.33%), action 524, FPS 3.41, Running 273.68s Step 872( 87.50%), action 525, FPS 3.40, Running 273.98s Step 873( 87.67%), action 526, FPS 3.39, Running 274.27s Step 874( 87.83%), action 527, FPS 3.38, Running 274.55s Step 875( 88.00%), action 528, FPS 3.38, Running 274.82s Step 876( 88.17%), action 529, FPS 3.37, Running 275.13s Step 877( 88.33%), action 530, FPS 3.37, Running 275.39s Step 878( 88.50%), action 531, FPS 3.38, Running 275.82s Step 879( 88.67%), action 532, FPS 3.39, Running 276.07s Step 880( 88.83%), action 533, FPS 3.38, Running 276.37s Step 881( 89.00%), action 534, FPS 3.38, Running 276.62s Step 882( 89.17%), action 535, FPS 3.38, Running 276.92s Step 883( 89.33%), action 536, FPS 3.38, Running 277.19s Step 884( 89.50%), action 537, FPS 3.38, Running 277.50s Step 885( 89.67%), action 538, FPS 3.37, Running 277.77s Step 886( 89.83%), action 539, FPS 3.37, Running 278.07s Step 887( 90.00%), action 540, FPS 3.37, Running 278.34s Step 888( 90.17%), action 541, FPS 3.38, Running 278.77s Step 889( 90.33%), action 542, FPS 3.38, Running 279.03s Step 890( 90.50%), action 543, FPS 3.38, Running 279.33s Step 891( 90.67%), action 544, FPS 3.38, Running 279.60s Step 892( 90.83%), action 545, FPS 3.38, Running 279.89s Step 893( 91.00%), action 546, FPS 3.39, Running 280.17s Step 894( 91.17%), action 547, FPS 3.35, Running 280.52s Step 895( 91.33%), action 548, FPS 3.35, Running 280.80s Step 896( 91.50%), action 549, FPS 3.33, Running 281.12s Step 897( 91.67%), action 550, FPS 3.32, Running 281.41s Step 898( 91.83%), action 551, FPS 3.31, Running 281.85s Step 899( 92.00%), action 552, FPS 3.30, Running 282.13s Step 900( 92.17%), action 553, FPS 3.29, Running 282.45s Step 901( 92.33%), action 554, FPS 3.27, Running 282.74s Step 902( 92.50%), action 555, FPS 3.25, Running 283.07s Step 903( 92.67%), action 556, FPS 3.25, Running 283.35s Step 904( 92.83%), action 557, FPS 3.24, Running 283.67s Step 905( 93.00%), action 558, FPS 3.23, Running 283.95s Step 906( 93.17%), action 559, FPS 3.22, Running 284.27s Step 907( 93.33%), action 560, FPS 3.21, Running 284.57s Step 908( 93.50%), action 561, FPS 3.20, Running 285.01s Step 909( 93.67%), action 562, FPS 3.20, Running 285.29s Step 910( 93.83%), action 563, FPS 3.19, Running 285.60s Step 911( 94.00%), action 564, FPS 3.19, Running 285.87s Step 912( 94.17%), action 565, FPS 3.17, Running 286.20s Step 913( 94.33%), action 566, FPS 3.18, Running 286.47s Step 914( 94.50%), action 567, FPS 3.18, Running 286.80s Step 915( 94.67%), action 568, FPS 3.19, Running 287.08s Step 916( 94.83%), action 569, FPS 3.19, Running 287.39s Step 917( 95.00%), action 570, FPS 3.19, Running 287.68s Step 918( 95.17%), action 571, FPS 3.19, Running 288.12s Step 919( 95.33%), action 572, FPS 3.19, Running 288.40s Step 920( 95.50%), action 573, FPS 3.19, Running 288.73s Step 921( 95.67%), action 574, FPS 3.19, Running 289.01s Step 922( 95.83%), action 575, FPS 3.20, Running 289.33s Step 923( 96.00%), action 576, FPS 3.18, Running 289.63s Step 924( 96.17%), action 577, FPS 3.19, Running 289.94s Step 925( 96.33%), action 578, FPS 3.19, Running 290.22s Step 926( 96.50%), action 579, FPS 3.20, Running 290.53s Step 927( 96.67%), action 580, FPS 3.21, Running 290.81s Step 928( 96.83%), action 581, FPS 3.21, Running 291.24s Step 929( 97.00%), action 582, FPS 3.20, Running 291.53s Step 930( 97.17%), action 583, FPS 3.19, Running 291.87s Step 931( 97.33%), action 584, FPS 3.18, Running 292.16s Step 932( 97.50%), action 585, FPS 3.18, Running 292.48s Step 933( 97.67%), action 586, FPS 3.16, Running 292.79s Step 934( 97.83%), action 587, FPS 3.18, Running 293.10s Step 935( 98.00%), action 588, FPS 3.18, Running 293.37s Step 936( 98.17%), action 589, FPS 3.18, Running 293.69s Step 937( 98.33%), action 590, FPS 3.17, Running 293.98s Step 938( 98.50%), action 591, FPS 3.17, Running 294.42s Step 939( 98.67%), action 592, FPS 3.17, Running 294.71s Step 940( 98.83%), action 593, FPS 3.18, Running 295.02s Step 941( 99.00%), action 594, FPS 3.18, Running 295.30s Step 942( 99.17%), action 595, FPS 3.18, Running 295.61s Step 943( 99.33%), action 596, FPS 3.20, Running 295.89s Step 944( 99.50%), action 597, FPS 3.19, Running 296.20s Step 945( 99.67%), action 598, FPS 3.19, Running 296.49s Step 946( 99.83%), action 599, FPS 3.19, Running 296.81s Step 947(100.00%), action 600, FPS 3.19, Running 297.09s [2026-08-03 02:16:47] [83 ] Seed 82 failed after 297.19 s. +steps: 947 , actions: 600 . +Instruction: Empty +Total 10/83(12.05%) success. +Setting seed: 83 +Step 1( N/A%), pre moving , FPS 12.18, Running 0.08s Step 2( N/A%), pre moving , FPS 19.20, Running 0.10s Step 3( N/A%), pre moving , FPS 23.58, Running 0.13s Step 4( N/A%), pre moving , FPS 26.58, Running 0.15s Step 5( N/A%), pre moving , FPS 28.81, Running 0.17s Step 6( N/A%), pre moving , FPS 30.50, Running 0.20s Step 7( N/A%), pre moving , FPS 31.86, Running 0.22s Step 8( N/A%), pre moving , FPS 32.77, Running 0.24s Step 9( N/A%), pre moving , FPS 33.80, Running 0.27s Step 10( N/A%), pre moving , FPS 34.51, Running 0.29s Step 11( N/A%), pre moving , FPS 35.17, Running 0.31s Step 12( N/A%), pre moving , FPS 35.73, Running 0.34s Step 13( N/A%), pre moving , FPS 36.31, Running 0.36s Step 14( N/A%), pre moving , FPS 36.52, Running 0.38s Step 15( N/A%), pre moving , FPS 36.78, Running 0.41s Step 16( N/A%), pre moving , FPS 37.02, Running 0.43s Step 17( N/A%), pre moving , FPS 37.21, Running 0.46s Step 18( N/A%), pre moving , FPS 37.39, Running 0.48s Step 19( N/A%), pre moving , FPS 37.53, Running 0.51s Step 20( N/A%), pre moving , FPS 37.71, Running 0.53s Step 21( N/A%), pre moving , FPS 31.61, Running 0.71s Step 22( N/A%), pre moving , FPS 31.50, Running 0.74s Step 23( N/A%), pre moving , FPS 31.50, Running 0.76s Step 24( N/A%), pre moving , FPS 31.52, Running 0.79s Step 25( N/A%), pre moving , FPS 31.48, Running 0.81s Step 26( N/A%), pre moving , FPS 25.24, Running 0.99s Step 27( N/A%), pre moving , FPS 25.20, Running 1.01s Step 28( N/A%), pre moving , FPS 25.19, Running 1.04s Step 29( N/A%), pre moving , FPS 25.13, Running 1.06s Step 30( N/A%), pre moving , FPS 25.12, Running 1.09s Step 31( N/A%), pre moving , FPS 25.03, Running 1.11s Step 32( N/A%), pre moving , FPS 25.00, Running 1.14s Step 33( N/A%), pre moving , FPS 24.93, Running 1.16s Step 34( N/A%), pre moving , FPS 24.98, Running 1.18s Step 35( N/A%), pre moving , FPS 24.95, Running 1.21s Step 36( N/A%), pre moving , FPS 15.65, Running 1.71s Step 37( N/A%), pre moving , FPS 13.96, Running 1.89s Step 38( N/A%), pre moving , FPS 13.95, Running 1.92s Step 39( N/A%), pre moving , FPS 13.96, Running 1.94s Step 40( N/A%), pre moving , FPS 13.95, Running 1.96s Step 41( N/A%), pre moving , FPS 15.70, Running 1.99s Step 42( N/A%), pre moving , FPS 15.70, Running 2.01s Step 43( N/A%), pre moving , FPS 15.69, Running 2.04s Step 44( N/A%), pre moving , FPS 15.68, Running 2.06s Step 45( N/A%), pre moving , FPS 15.68, Running 2.08s Step 46( N/A%), pre moving , FPS 17.89, Running 2.11s Step 47( N/A%), pre moving , FPS 17.89, Running 2.13s Step 48( N/A%), pre moving , FPS 13.14, Running 2.56s Step 49( N/A%), pre moving , FPS 13.14, Running 2.58s Step 50( N/A%), pre moving , FPS 13.15, Running 2.61s Step 51( N/A%), pre moving , FPS 13.17, Running 2.63s Step 52( N/A%), pre moving , FPS 13.16, Running 2.66s Step 53( N/A%), pre moving , FPS 13.07, Running 2.69s Step 54( N/A%), pre moving , FPS 12.94, Running 2.73s Step 55( N/A%), pre moving , FPS 12.80, Running 2.77s Step 56( N/A%), pre moving , FPS 18.13, Running 2.81s Step 57( N/A%), pre moving , FPS 20.68, Running 2.86s Step 58( N/A%), pre moving , FPS 20.08, Running 2.91s Step 59( N/A%), pre moving , FPS 19.49, Running 2.97s Step 60( N/A%), pre moving , FPS 18.98, Running 3.02s Step 61( N/A%), pre moving , FPS 18.45, Running 3.07s Step 62( N/A%), pre moving , FPS 17.93, Running 3.13s Step 63( N/A%), pre moving , FPS 17.27, Running 3.20s Step 64( N/A%), pre moving , FPS 16.61, Running 3.26s Step 65( N/A%), pre moving , FPS 16.22, Running 3.32s Step 66( N/A%), pre moving , FPS 15.82, Running 3.37s Step 67( N/A%), pre moving , FPS 15.49, Running 3.42s Step 68( N/A%), pre moving , FPS 21.85, Running 3.48s Step 69( N/A%), pre moving , FPS 21.21, Running 3.53s Step 70( N/A%), pre moving , FPS 20.80, Running 3.57s Step 71( N/A%), pre moving , FPS 20.19, Running 3.62s Step 72( N/A%), pre moving , FPS 19.90, Running 3.66s Step 73( N/A%), pre moving , FPS 19.83, Running 3.70s Step 74( N/A%), pre moving , FPS 19.91, Running 3.73s Step 75( N/A%), pre moving , FPS 20.02, Running 3.77s Step 76( N/A%), pre moving , FPS 20.12, Running 3.81s Step 77( N/A%), pre moving , FPS 20.25, Running 3.84s Step 78( N/A%), pre moving , FPS 20.63, Running 3.88s Step 79( N/A%), pre moving , FPS 21.02, Running 3.92s Step 80( N/A%), pre moving , FPS 21.42, Running 3.95s Step 81( N/A%), pre moving , FPS 22.11, Running 3.98s Step 82( N/A%), pre moving , FPS 22.91, Running 4.00s Step 83( N/A%), pre moving , FPS 24.06, Running 4.03s Step 84( N/A%), pre moving , FPS 25.44, Running 4.05s Step 85( N/A%), pre moving , FPS 26.35, Running 4.08s Step 86( N/A%), pre moving , FPS 27.36, Running 4.10s Step 87( N/A%), pre moving , FPS 28.34, Running 4.13s Step 88( N/A%), pre moving , FPS 29.47, Running 4.15s Step 89( N/A%), pre moving , FPS 30.56, Running 4.18s Step 90( N/A%), pre moving , FPS 31.39, Running 4.21s Step 91( N/A%), pre moving , FPS 32.79, Running 4.23s Step 92( N/A%), pre moving , FPS 33.55, Running 4.26s Step 93( N/A%), pre moving , FPS 34.24, Running 4.28s Step 94( N/A%), pre moving , FPS 34.89, Running 4.31s Step 95( N/A%), pre moving , FPS 35.66, Running 4.33s Step 96( N/A%), pre moving , FPS 36.50, Running 4.36s Step 97( N/A%), pre moving , FPS 37.33, Running 4.38s Step 98( N/A%), pre moving , FPS 38.34, Running 4.40s Step 99( N/A%), pre moving , FPS 17.18, Running 5.08s Step 100( N/A%), pre moving , FPS 15.39, Running 5.25s Step 101( N/A%), pre moving , FPS 13.78, Running 5.43s Step 102( N/A%), pre moving , FPS 12.40, Running 5.61s Step 103( N/A%), pre moving , FPS 11.36, Running 5.79s Step 104( N/A%), pre moving , FPS 10.39, Running 5.98s Step 105( N/A%), pre moving , FPS 9.59, Running 6.16s Step 106( N/A%), pre moving , FPS 8.90, Running 6.35s Step 107( N/A%), pre moving , FPS 8.33, Running 6.53s Step 108( N/A%), pre moving , FPS 7.78, Running 6.72s Step 109( N/A%), pre moving , FPS 7.33, Running 6.91s Step 110( N/A%), pre moving , FPS 6.91, Running 7.10s Step 111( N/A%), pre moving , FPS 6.54, Running 7.29s Step 112( N/A%), pre moving , FPS 6.20, Running 7.48s Step 113( N/A%), pre moving , FPS 5.91, Running 7.67s Step 114( N/A%), pre moving , FPS 5.67, Running 7.83s Step 115( N/A%), pre moving , FPS 5.41, Running 8.03s Step 116( N/A%), pre moving , FPS 5.19, Running 8.21s Step 117( N/A%), pre moving , FPS 5.00, Running 8.38s Step 118( N/A%), pre moving , FPS 4.79, Running 8.57s Step 119( N/A%), pre moving , FPS 5.44, Running 8.76s Step 120( N/A%), pre moving , FPS 5.42, Running 8.94s Step 121( N/A%), pre moving , FPS 5.42, Running 9.12s Step 122( N/A%), pre moving , FPS 5.43, Running 9.30s Step 123( N/A%), pre moving , FPS 5.41, Running 9.49s Step 124( N/A%), pre moving , FPS 5.41, Running 9.67s Step 125( N/A%), pre moving , FPS 5.42, Running 9.85s Step 126( N/A%), pre moving , FPS 5.44, Running 10.03s Step 127( N/A%), pre moving , FPS 5.38, Running 10.25s Step 128( N/A%), pre moving , FPS 5.34, Running 10.47s Step 129( N/A%), pre moving , FPS 5.35, Running 10.65s Step 130( N/A%), pre moving , FPS 5.35, Running 10.84s Step 131( N/A%), pre moving , FPS 5.34, Running 11.04s Step 132( N/A%), pre moving , FPS 5.31, Running 11.24s Step 133( N/A%), pre moving , FPS 5.29, Running 11.45s Step 134( N/A%), pre moving , FPS 5.23, Running 11.66s Step 135( N/A%), pre moving , FPS 5.23, Running 11.85s Step 136( N/A%), pre moving , FPS 5.22, Running 12.04s Step 137( N/A%), pre moving , FPS 5.19, Running 12.24s Step 138( N/A%), pre moving , FPS 5.19, Running 12.43s Step 139( N/A%), pre moving , FPS 5.15, Running 12.64s Step 140( N/A%), pre moving , FPS 5.13, Running 12.83s Step 141( N/A%), pre moving , FPS 5.11, Running 13.04s Step 142( N/A%), pre moving , FPS 5.08, Running 13.24s Step 143( N/A%), pre moving , FPS 5.05, Running 13.44s Step 144( N/A%), pre moving , FPS 5.05, Running 13.63s Step 145( N/A%), pre moving , FPS 5.00, Running 13.85s Step 146( N/A%), pre moving , FPS 4.97, Running 14.05s Step 147( N/A%), pre moving , FPS 4.98, Running 14.27s Step 148( N/A%), pre moving , FPS 4.99, Running 14.48s Step 149( N/A%), pre moving , FPS 4.95, Running 14.69s Step 150( N/A%), pre moving , FPS 4.93, Running 14.89s Step 151( N/A%), pre moving , FPS 4.88, Running 15.13s Step 152( N/A%), pre moving , FPS 4.88, Running 15.34s Step 153( N/A%), pre moving , FPS 4.88, Running 15.54s Step 154( N/A%), pre moving , FPS 4.89, Running 15.75s Step 155( N/A%), pre moving , FPS 4.84, Running 15.98s Step 156( N/A%), pre moving , FPS 4.82, Running 16.19s Step 157( N/A%), pre moving , FPS 4.81, Running 16.39s Step 158( N/A%), pre moving , FPS 4.80, Running 16.60s Step 159( N/A%), pre moving , FPS 4.79, Running 16.81s Step 160( N/A%), pre moving , FPS 4.77, Running 17.03s Step 161( N/A%), pre moving , FPS 4.77, Running 17.23s Step 162( N/A%), pre moving , FPS 4.76, Running 17.44s Step 163( N/A%), pre moving , FPS 4.75, Running 17.65s Step 164( N/A%), pre moving , FPS 4.73, Running 17.86s Step 165( N/A%), pre moving , FPS 4.75, Running 18.06s Step 166( N/A%), pre moving , FPS 4.74, Running 18.27s Step 167( N/A%), pre moving , FPS 4.76, Running 18.47s Step 168( N/A%), pre moving , FPS 4.75, Running 18.69s Step 169( N/A%), pre moving , FPS 4.94, Running 18.74s Step 170( N/A%), pre moving , FPS 5.14, Running 18.79s Step 171( N/A%), pre moving , FPS 5.40, Running 18.84s Step 172( N/A%), pre moving , FPS 5.64, Running 18.89s Step 173( N/A%), pre moving , FPS 5.90, Running 18.93s Step 174( N/A%), pre moving , FPS 6.19, Running 18.98s Step 175( N/A%), pre moving , FPS 6.55, Running 19.03s Step 176( N/A%), pre moving , FPS 6.92, Running 19.08s Step 177( N/A%), pre moving , FPS 7.30, Running 19.13s Step 178( N/A%), pre moving , FPS 7.75, Running 19.18s Step 179( N/A%), pre moving , FPS 7.10, Running 19.63s Step 180( N/A%), pre moving , FPS 7.55, Running 19.68s Step 181( N/A%), pre moving , FPS 7.94, Running 19.75s Step 182( N/A%), pre moving , FPS 8.49, Running 19.80s Step 183( N/A%), pre moving , FPS 9.01, Running 19.87s Step 184( N/A%), pre moving , FPS 9.60, Running 19.95s Step 185( N/A%), pre moving , FPS 10.19, Running 20.02s Step 186( N/A%), pre moving , FPS 10.94, Running 20.10s Step 187( N/A%), pre moving , FPS 11.76, Running 20.18s Step 188( N/A%), pre moving , FPS 12.77, Running 20.25s Step 189( N/A%), pre moving , FPS 12.55, Running 20.33s Step 190( N/A%), pre moving , FPS 12.36, Running 20.41s Step 191( N/A%), pre moving , FPS 12.16, Running 20.48s Step 192( N/A%), pre moving , FPS 11.98, Running 20.56s Step 193( N/A%), pre moving , FPS 11.78, Running 20.63s Step 194( N/A%), pre moving , FPS 11.59, Running 20.71s Step 195( N/A%), pre moving , FPS 11.41, Running 20.79s Step 196( N/A%), pre moving , FPS 11.24, Running 20.86s Step 197( N/A%), pre moving , FPS 11.09, Running 20.93s Step 198( N/A%), pre moving , FPS 10.93, Running 21.01s Step 199( N/A%), pre moving , FPS 13.73, Running 21.08s Step 200( N/A%), pre moving , FPS 13.51, Running 21.16s Step 201( N/A%), pre moving , FPS 13.47, Running 21.23s Step 202( N/A%), pre moving , FPS 13.22, Running 21.31s Step 203( N/A%), pre moving , FPS 13.21, Running 21.39s Step 204( N/A%), pre moving , FPS 13.20, Running 21.46s Step 205( N/A%), pre moving , FPS 13.19, Running 21.54s Step 206( N/A%), pre moving , FPS 13.15, Running 21.62s Step 207( N/A%), pre moving , FPS 13.15, Running 21.70s Step 208( N/A%), pre moving , FPS 13.17, Running 21.77s Step 209( N/A%), pre moving , FPS 13.20, Running 21.85s Step 210( N/A%), pre moving , FPS 13.20, Running 21.92s Step 211( N/A%), pre moving , FPS 13.20, Running 22.00s Step 212( N/A%), pre moving , FPS 13.17, Running 22.07s Step 213( N/A%), pre moving , FPS 13.42, Running 22.12s Step 214( N/A%), pre moving , FPS 13.68, Running 22.17s Step 215( N/A%), pre moving , FPS 13.94, Running 22.22s Step 216( N/A%), pre moving , FPS 14.20, Running 22.27s Step 217( N/A%), pre moving , FPS 14.47, Running 22.32s Step 218( N/A%), pre moving , FPS 14.78, Running 22.36s Step 219( N/A%), pre moving , FPS 15.07, Running 22.41s Step 220( N/A%), pre moving , FPS 15.39, Running 22.46s Step 221( N/A%), pre moving , FPS 15.73, Running 22.51s Step 222( N/A%), pre moving , FPS 16.08, Running 22.55s Step 223( N/A%), pre moving , FPS 16.49, Running 22.60s Step 224( N/A%), pre moving , FPS 16.87, Running 22.65s Step 225( N/A%), pre moving , FPS 12.63, Running 23.12s Step 226( N/A%), pre moving , FPS 12.85, Running 23.17s Step 227( N/A%), pre moving , FPS 13.09, Running 23.22s Step 228( N/A%), pre moving , FPS 13.35, Running 23.27s Step 229( N/A%), pre moving , FPS 13.58, Running 23.32s Step 230( N/A%), pre moving , FPS 13.83, Running 23.37s Step 231( N/A%), pre moving , FPS 14.07, Running 23.42s Step 232( N/A%), pre moving , FPS 14.36, Running 23.47s Step 233( N/A%), pre moving , FPS 14.06, Running 23.55s Step 234( N/A%), pre moving , FPS 13.79, Running 23.62s Step 235( N/A%), pre moving , FPS 13.29, Running 23.73s Step 236( N/A%), pre moving , FPS 12.83, Running 23.83s Step 237( N/A%), pre moving , FPS 12.37, Running 23.93s Step 238( N/A%), pre moving , FPS 11.95, Running 24.04s Step 239( N/A%), pre moving , FPS 11.55, Running 24.14s Step 240( N/A%), pre moving , FPS 10.99, Running 24.28s Step 241( N/A%), pre moving , FPS 10.62, Running 24.39s Step 242( N/A%), pre moving , FPS 10.12, Running 24.53s Step 243( N/A%), pre moving , FPS 9.79, Running 24.64s Step 244( N/A%), pre moving , FPS 9.40, Running 24.78s Step 245( N/A%), pre moving , FPS 11.17, Running 24.91s Step 246( N/A%), pre moving , FPS 10.81, Running 25.02s Step 247( N/A%), pre moving , FPS 10.31, Running 25.16s Step 248( N/A%), pre moving , FPS 9.86, Running 25.30s Step 249( N/A%), pre moving , FPS 9.46, Running 25.43s Step 250( N/A%), pre moving , FPS 9.09, Running 25.57s Step 251( N/A%), pre moving , FPS 8.76, Running 25.70s Step 252( N/A%), pre moving , FPS 8.43, Running 25.84s Step 253( N/A%), pre moving , FPS 8.20, Running 25.98s Step 254( N/A%), pre moving , FPS 8.07, Running 26.10s Step 255( N/A%), pre moving , FPS 7.97, Running 26.24s Step 256( N/A%), pre moving , FPS 7.94, Running 26.34s Step 257( N/A%), pre moving , FPS 7.92, Running 26.46s Step 258( N/A%), pre moving , FPS 7.91, Running 26.57s Step 259( N/A%), pre moving , FPS 7.91, Running 26.67s Step 260( N/A%), pre moving , FPS 8.01, Running 26.78s Step 261( N/A%), pre moving , FPS 8.03, Running 26.88s Step 262( N/A%), pre moving , FPS 8.16, Running 26.98s Step 263( N/A%), pre moving , FPS 8.29, Running 27.06s Step 264( N/A%), pre moving , FPS 8.49, Running 27.13s Step 265( N/A%), pre moving , FPS 8.70, Running 27.21s Step 266( N/A%), pre moving , FPS 8.83, Running 27.29s Step 267( N/A%), pre moving , FPS 9.07, Running 27.37s Step 268( N/A%), pre moving , FPS 9.30, Running 27.45s Step 269( N/A%), pre moving , FPS 9.44, Running 27.55s Step 270( N/A%), pre moving , FPS 9.60, Running 27.65s Step 271( N/A%), pre moving , FPS 9.76, Running 27.75s Step 272( N/A%), pre moving , FPS 9.94, Running 27.85s Step 273( N/A%), pre moving , FPS 10.14, Running 27.96s Step 274( N/A%), pre moving , FPS 10.20, Running 28.06s Step 275( N/A%), pre moving , FPS 10.38, Running 28.16s Step 276( N/A%), pre moving , FPS 10.56, Running 28.24s Step 277( N/A%), pre moving , FPS 10.78, Running 28.31s Step 278( N/A%), pre moving , FPS 10.99, Running 28.38s Step 279( N/A%), pre moving , FPS 11.20, Running 28.46s Step 280( N/A%), pre moving , FPS 11.41, Running 28.53s Step 281( N/A%), pre moving , FPS 11.61, Running 28.60s Step 282( N/A%), pre moving , FPS 11.80, Running 28.67s Step 283( N/A%), pre moving , FPS 11.81, Running 28.75s Step 284( N/A%), pre moving , FPS 12.01, Running 28.80s Step 285( N/A%), pre moving , FPS 12.24, Running 28.85s Step 286( N/A%), pre moving , FPS 12.46, Running 28.89s Step 287( N/A%), pre moving , FPS 12.70, Running 28.94s Step 288( N/A%), pre moving , FPS 12.96, Running 28.99s Step 289( N/A%), pre moving , FPS 13.46, Running 29.04s Step 290( N/A%), pre moving , FPS 13.95, Running 29.08s Step 291( N/A%), pre moving , FPS 14.47, Running 29.13s Step 292( N/A%), pre moving , FPS 15.06, Running 29.18s Step 293( N/A%), pre moving , FPS 15.72, Running 29.23s Step 294( N/A%), pre moving , FPS 16.44, Running 29.28s Step 295( N/A%), pre moving , FPS 17.24, Running 29.32s Step 296( N/A%), pre moving , FPS 17.65, Running 29.37s Step 297( N/A%), pre moving , FPS 18.08, Running 29.42s Step 298( N/A%), pre moving , FPS 18.50, Running 29.47s Step 299( N/A%), pre moving , FPS 18.98, Running 29.51s Step 300( N/A%), pre moving , FPS 19.48, Running 29.56s Step 301( N/A%), pre moving , FPS 20.00, Running 29.60s Step 302( N/A%), pre moving , FPS 20.52, Running 29.65s Step 303( N/A%), pre moving , FPS 21.05, Running 29.70s Step 304( N/A%), pre moving , FPS 21.10, Running 29.75s Step 305( N/A%), pre moving , FPS 21.14, Running 29.79s Step 306( N/A%), pre moving , FPS 8.91, Running 31.14s Step 307( N/A%), pre moving , FPS 8.35, Running 31.34s Step 308( N/A%), pre moving , FPS 7.77, Running 31.56s Step 309( N/A%), pre moving , FPS 7.30, Running 31.78s Step 310( N/A%), pre moving , FPS 6.89, Running 31.99s Step 311( N/A%), pre moving , FPS 6.47, Running 32.23s Step 312( N/A%), pre moving , FPS 6.14, Running 32.44s Step 313( N/A%), pre moving , FPS 5.85, Running 32.65s Step 314( N/A%), pre moving , FPS 5.58, Running 32.86s Step 315( N/A%), pre moving , FPS 5.34, Running 33.07s Step 316( N/A%), pre moving , FPS 5.10, Running 33.29s Step 317( N/A%), pre moving , FPS 4.90, Running 33.50s Step 318( N/A%), pre moving , FPS 4.72, Running 33.70s Step 319( N/A%), pre moving , FPS 4.51, Running 33.95s Step 320( N/A%), pre moving , FPS 4.34, Running 34.16s Step 321( N/A%), pre moving , FPS 4.20, Running 34.36s Step 322( N/A%), pre moving , FPS 4.05, Running 34.58s Step 323( N/A%), pre moving , FPS 3.93, Running 34.79s Step 324( N/A%), pre moving , FPS 3.80, Running 35.01s Step 325( N/A%), pre moving , FPS 3.68, Running 35.22s Step 326( 0.17%), action 1, FPS 4.18, Running 35.92s Step 327( 0.33%), action 2, FPS 4.12, Running 36.19s Step 328( 0.50%), action 3, FPS 4.04, Running 36.51s Step 329( 0.67%), action 4, FPS 3.99, Running 36.79s Step 330( 0.83%), action 5, FPS 3.92, Running 37.09s Step 331( 1.00%), action 6, FPS 3.88, Running 37.38s Step 332( 1.17%), action 7, FPS 3.78, Running 37.74s Step 333( 1.33%), action 8, FPS 3.70, Running 38.06s Step 334( 1.50%), action 9, FPS 3.61, Running 38.41s Step 335( 1.67%), action 10, FPS 3.52, Running 38.75s Step 336( 1.83%), action 11, FPS 3.37, Running 39.23s Step 337( 2.00%), action 12, FPS 3.31, Running 39.54s Step 338( 2.17%), action 13, FPS 3.24, Running 39.88s Step 339( 2.33%), action 14, FPS 3.21, Running 40.17s Step 340( 2.50%), action 15, FPS 3.16, Running 40.49s Step 341( 2.67%), action 16, FPS 3.12, Running 40.78s Step 342( 2.83%), action 17, FPS 3.07, Running 41.10s Step 343( 3.00%), action 18, FPS 3.04, Running 41.38s Step 344( 3.17%), action 19, FPS 3.00, Running 41.68s Step 345( 3.33%), action 20, FPS 2.97, Running 41.96s Step 346( 3.50%), action 21, FPS 3.08, Running 42.40s Step 347( 3.67%), action 22, FPS 3.08, Running 42.68s Step 348( 3.83%), action 23, FPS 3.09, Running 42.98s Step 349( 4.00%), action 24, FPS 3.09, Running 43.25s Step 350( 4.17%), action 25, FPS 3.09, Running 43.57s Step 351( 4.33%), action 26, FPS 3.08, Running 43.87s Step 352( 4.50%), action 27, FPS 3.11, Running 44.18s Step 353( 4.67%), action 28, FPS 3.13, Running 44.45s Step 354( 4.83%), action 29, FPS 3.15, Running 44.77s Step 355( 5.00%), action 30, FPS 3.15, Running 45.09s Step 356( 5.17%), action 31, FPS 3.17, Running 45.54s Step 357( 5.33%), action 32, FPS 3.18, Running 45.82s Step 358( 5.50%), action 33, FPS 3.20, Running 46.13s Step 359( 5.67%), action 34, FPS 3.21, Running 46.41s Step 360( 5.83%), action 35, FPS 3.21, Running 46.72s Step 361( 6.00%), action 36, FPS 3.22, Running 47.00s Step 362( 6.17%), action 37, FPS 3.22, Running 47.31s Step 363( 6.33%), action 38, FPS 3.23, Running 47.58s Step 364( 6.50%), action 39, FPS 3.22, Running 47.89s Step 365( 6.67%), action 40, FPS 3.22, Running 48.17s Step 366( 6.83%), action 41, FPS 3.21, Running 48.64s Step 367( 7.00%), action 42, FPS 3.20, Running 48.93s Step 368( 7.17%), action 43, FPS 3.20, Running 49.23s Step 369( 7.33%), action 44, FPS 3.20, Running 49.51s Step 370( 7.50%), action 45, FPS 3.20, Running 49.81s Step 371( 7.67%), action 46, FPS 3.22, Running 50.08s Step 372( 7.83%), action 47, FPS 3.21, Running 50.40s Step 373( 8.00%), action 48, FPS 3.21, Running 50.69s Step 374( 8.17%), action 49, FPS 3.21, Running 51.00s Step 375( 8.33%), action 50, FPS 3.22, Running 51.30s Step 376( 8.50%), action 51, FPS 3.22, Running 51.74s Step 377( 8.67%), action 52, FPS 3.21, Running 52.05s Step 378( 8.83%), action 53, FPS 3.21, Running 52.37s Step 379( 9.00%), action 54, FPS 3.20, Running 52.65s Step 380( 9.17%), action 55, FPS 3.20, Running 52.98s Step 381( 9.33%), action 56, FPS 3.18, Running 53.29s Step 382( 9.50%), action 57, FPS 3.18, Running 53.60s Step 383( 9.67%), action 58, FPS 3.16, Running 53.91s Step 384( 9.83%), action 59, FPS 3.14, Running 54.26s Step 385( 10.00%), action 60, FPS 3.12, Running 54.58s Step 386( 10.17%), action 61, FPS 3.12, Running 55.06s Step 387( 10.33%), action 62, FPS 3.11, Running 55.36s Step 388( 10.50%), action 63, FPS 3.11, Running 55.66s Step 389( 10.67%), action 64, FPS 3.09, Running 55.97s Step 390( 10.83%), action 65, FPS 3.09, Running 56.27s Step 391( 11.00%), action 66, FPS 3.09, Running 56.55s Step 392( 11.17%), action 67, FPS 3.08, Running 56.90s Step 393( 11.33%), action 68, FPS 3.08, Running 57.19s Step 394( 11.50%), action 69, FPS 3.06, Running 57.54s Step 395( 11.67%), action 70, FPS 3.06, Running 57.83s Step 396( 11.83%), action 71, FPS 3.07, Running 58.26s Step 397( 12.00%), action 72, FPS 3.08, Running 58.54s Step 398( 12.17%), action 73, FPS 3.08, Running 58.86s Step 399( 12.33%), action 74, FPS 3.08, Running 59.16s Step 400( 12.50%), action 75, FPS 3.06, Running 59.51s Step 401( 12.67%), action 76, FPS 3.05, Running 59.83s Step 402( 12.83%), action 77, FPS 3.04, Running 60.17s Step 403( 13.00%), action 78, FPS 3.05, Running 60.46s Step 404( 13.17%), action 79, FPS 3.07, Running 60.77s Step 405( 13.33%), action 80, FPS 3.08, Running 61.08s Step 406( 13.50%), action 81, FPS 3.10, Running 61.52s Step 407( 13.67%), action 82, FPS 3.11, Running 61.79s Step 408( 13.83%), action 83, FPS 3.09, Running 62.13s Step 409( 14.00%), action 84, FPS 3.10, Running 62.42s Step 410( 14.17%), action 85, FPS 3.10, Running 62.72s Step 411( 14.33%), action 86, FPS 3.10, Running 63.01s Step 412( 14.50%), action 87, FPS 3.12, Running 63.31s Step 413( 14.67%), action 88, FPS 3.12, Running 63.60s Step 414( 14.83%), action 89, FPS 3.13, Running 63.94s Step 415( 15.00%), action 90, FPS 3.12, Running 64.23s Step 416( 15.17%), action 91, FPS 3.11, Running 64.69s Step 417( 15.33%), action 92, FPS 3.12, Running 64.96s Step 418( 15.50%), action 93, FPS 3.11, Running 65.29s Step 419( 15.67%), action 94, FPS 3.12, Running 65.57s Step 420( 15.83%), action 95, FPS 3.14, Running 65.88s Step 421( 16.00%), action 96, FPS 3.16, Running 66.16s Step 422( 16.17%), action 97, FPS 3.17, Running 66.48s Step 423( 16.33%), action 98, FPS 3.17, Running 66.78s Step 424( 16.50%), action 99, FPS 3.17, Running 67.09s Step 425( 16.67%), action 100, FPS 3.18, Running 67.37s Step 426( 16.83%), action 101, FPS 3.17, Running 67.82s Step 427( 17.00%), action 102, FPS 3.17, Running 68.10s Step 428( 17.17%), action 103, FPS 3.19, Running 68.41s Step 429( 17.33%), action 104, FPS 3.18, Running 68.71s Step 430( 17.50%), action 105, FPS 3.17, Running 69.03s Step 431( 17.67%), action 106, FPS 3.17, Running 69.32s Step 432( 17.83%), action 107, FPS 3.16, Running 69.64s Step 433( 18.00%), action 108, FPS 3.16, Running 69.93s Step 434( 18.17%), action 109, FPS 3.17, Running 70.25s Step 435( 18.33%), action 110, FPS 3.17, Running 70.54s Step 436( 18.50%), action 111, FPS 3.18, Running 70.97s Step 437( 18.67%), action 112, FPS 3.18, Running 71.24s Step 438( 18.83%), action 113, FPS 3.20, Running 71.55s Step 439( 19.00%), action 114, FPS 3.19, Running 71.83s Step 440( 19.17%), action 115, FPS 3.19, Running 72.15s Step 441( 19.33%), action 116, FPS 3.19, Running 72.43s Step 442( 19.50%), action 117, FPS 3.20, Running 72.73s Step 443( 19.67%), action 118, FPS 3.21, Running 73.00s Step 444( 19.83%), action 119, FPS 3.21, Running 73.31s Step 445( 20.00%), action 120, FPS 3.22, Running 73.58s Step 446( 20.17%), action 121, FPS 3.22, Running 74.03s Step 447( 20.33%), action 122, FPS 3.22, Running 74.31s Step 448( 20.50%), action 123, FPS 3.22, Running 74.62s Step 449( 20.67%), action 124, FPS 3.23, Running 74.91s Step 450( 20.83%), action 125, FPS 3.24, Running 75.21s Step 451( 21.00%), action 126, FPS 3.24, Running 75.49s Step 452( 21.17%), action 127, FPS 3.25, Running 75.80s Step 453( 21.33%), action 128, FPS 3.25, Running 76.08s Step 454( 21.50%), action 129, FPS 3.26, Running 76.39s Step 455( 21.67%), action 130, FPS 3.24, Running 76.71s Step 456( 21.83%), action 131, FPS 3.23, Running 77.17s Step 457( 22.00%), action 132, FPS 3.20, Running 77.50s Step 458( 22.17%), action 133, FPS 3.19, Running 77.81s Step 459( 22.33%), action 134, FPS 3.20, Running 78.09s Step 460( 22.50%), action 135, FPS 3.18, Running 78.44s Step 461( 22.67%), action 136, FPS 3.17, Running 78.73s Step 462( 22.83%), action 137, FPS 3.14, Running 79.09s Step 463( 23.00%), action 138, FPS 3.14, Running 79.37s Step 464( 23.17%), action 139, FPS 3.12, Running 79.71s Step 465( 23.33%), action 140, FPS 3.11, Running 80.02s Step 466( 23.50%), action 141, FPS 3.12, Running 80.45s Step 467( 23.67%), action 142, FPS 3.12, Running 80.73s Step 468( 23.83%), action 143, FPS 3.12, Running 81.03s Step 469( 24.00%), action 144, FPS 3.12, Running 81.32s Step 470( 24.17%), action 145, FPS 3.12, Running 81.63s Step 471( 24.33%), action 146, FPS 3.12, Running 81.91s Step 472( 24.50%), action 147, FPS 3.11, Running 82.23s Step 473( 24.67%), action 148, FPS 3.11, Running 82.51s Step 474( 24.83%), action 149, FPS 3.10, Running 82.83s Step 475( 25.00%), action 150, FPS 3.12, Running 83.11s Step 476( 25.17%), action 151, FPS 3.13, Running 83.55s Step 477( 25.33%), action 152, FPS 3.16, Running 83.83s Step 478( 25.50%), action 153, FPS 3.15, Running 84.16s Step 479( 25.67%), action 154, FPS 3.14, Running 84.46s Step 480( 25.83%), action 155, FPS 3.16, Running 84.78s Step 481( 26.00%), action 156, FPS 3.16, Running 85.06s Step 482( 26.17%), action 157, FPS 3.19, Running 85.37s Step 483( 26.33%), action 158, FPS 3.19, Running 85.64s Step 484( 26.50%), action 159, FPS 3.21, Running 85.95s Step 485( 26.67%), action 160, FPS 3.23, Running 86.22s Step 486( 26.83%), action 161, FPS 3.22, Running 86.67s Step 487( 27.00%), action 162, FPS 3.21, Running 86.95s Step 488( 27.17%), action 163, FPS 3.22, Running 87.25s Step 489( 27.33%), action 164, FPS 3.22, Running 87.53s Step 490( 27.50%), action 165, FPS 3.22, Running 87.85s [2026-08-03 02:18:15] [84 ] Seed 83 success after 87.92 s. +steps: 490 , actions: 165 . +Instruction: Empty +Total 11/84(13.10%) success. +Setting seed: 84 +Step 1( N/A%), pre moving , FPS 11.96, Running 0.08s Step 2( N/A%), pre moving , FPS 19.26, Running 0.10s Step 3( N/A%), pre moving , FPS 23.53, Running 0.13s Step 4( N/A%), pre moving , FPS 26.47, Running 0.15s Step 5( N/A%), pre moving , FPS 28.52, Running 0.18s Step 6( N/A%), pre moving , FPS 30.11, Running 0.20s Step 7( N/A%), pre moving , FPS 31.35, Running 0.22s Step 8( N/A%), pre moving , FPS 32.28, Running 0.25s Step 9( N/A%), pre moving , FPS 32.93, Running 0.27s Step 10( N/A%), pre moving , FPS 33.55, Running 0.30s Step 11( N/A%), pre moving , FPS 34.11, Running 0.32s Step 12( N/A%), pre moving , FPS 34.54, Running 0.35s Step 13( N/A%), pre moving , FPS 34.95, Running 0.37s Step 14( N/A%), pre moving , FPS 34.98, Running 0.40s Step 15( N/A%), pre moving , FPS 35.27, Running 0.43s Step 16( N/A%), pre moving , FPS 35.43, Running 0.45s Step 17( N/A%), pre moving , FPS 35.65, Running 0.48s Step 18( N/A%), pre moving , FPS 35.94, Running 0.50s Step 19( N/A%), pre moving , FPS 36.23, Running 0.52s Step 20( N/A%), pre moving , FPS 36.49, Running 0.55s Step 21( N/A%), pre moving , FPS 30.62, Running 0.74s Step 22( N/A%), pre moving , FPS 30.47, Running 0.76s Step 23( N/A%), pre moving , FPS 30.54, Running 0.78s Step 24( N/A%), pre moving , FPS 30.51, Running 0.81s Step 25( N/A%), pre moving , FPS 30.49, Running 0.83s Step 26( N/A%), pre moving , FPS 24.52, Running 1.01s Step 27( N/A%), pre moving , FPS 24.53, Running 1.04s Step 28( N/A%), pre moving , FPS 24.55, Running 1.06s Step 29( N/A%), pre moving , FPS 24.62, Running 1.09s Step 30( N/A%), pre moving , FPS 24.68, Running 1.11s Step 31( N/A%), pre moving , FPS 24.73, Running 1.13s Step 32( N/A%), pre moving , FPS 24.79, Running 1.15s Step 33( N/A%), pre moving , FPS 24.83, Running 1.18s Step 34( N/A%), pre moving , FPS 25.05, Running 1.20s Step 35( N/A%), pre moving , FPS 25.08, Running 1.22s Step 36( N/A%), pre moving , FPS 15.62, Running 1.73s Step 37( N/A%), pre moving , FPS 13.95, Running 1.91s Step 38( N/A%), pre moving , FPS 13.94, Running 1.94s Step 39( N/A%), pre moving , FPS 13.91, Running 1.96s Step 40( N/A%), pre moving , FPS 13.91, Running 1.99s Step 41( N/A%), pre moving , FPS 15.69, Running 2.01s Step 42( N/A%), pre moving , FPS 15.67, Running 2.04s Step 43( N/A%), pre moving , FPS 15.66, Running 2.06s Step 44( N/A%), pre moving , FPS 15.64, Running 2.09s Step 45( N/A%), pre moving , FPS 15.64, Running 2.11s Step 46( N/A%), pre moving , FPS 17.88, Running 2.13s Step 47( N/A%), pre moving , FPS 17.87, Running 2.16s Step 48( N/A%), pre moving , FPS 13.03, Running 2.60s Step 49( N/A%), pre moving , FPS 13.02, Running 2.62s Step 50( N/A%), pre moving , FPS 12.99, Running 2.65s Step 51( N/A%), pre moving , FPS 12.96, Running 2.67s Step 52( N/A%), pre moving , FPS 12.94, Running 2.70s Step 53( N/A%), pre moving , FPS 12.82, Running 2.74s Step 54( N/A%), pre moving , FPS 12.68, Running 2.78s Step 55( N/A%), pre moving , FPS 12.57, Running 2.81s Step 56( N/A%), pre moving , FPS 17.85, Running 2.85s Step 57( N/A%), pre moving , FPS 20.39, Running 2.89s Step 58( N/A%), pre moving , FPS 20.06, Running 2.93s Step 59( N/A%), pre moving , FPS 19.80, Running 2.97s Step 60( N/A%), pre moving , FPS 19.48, Running 3.01s Step 61( N/A%), pre moving , FPS 19.21, Running 3.05s Step 62( N/A%), pre moving , FPS 18.93, Running 3.09s Step 63( N/A%), pre moving , FPS 18.42, Running 3.15s Step 64( N/A%), pre moving , FPS 18.00, Running 3.20s Step 65( N/A%), pre moving , FPS 17.55, Running 3.25s Step 66( N/A%), pre moving , FPS 17.13, Running 3.30s Step 67( N/A%), pre moving , FPS 16.72, Running 3.35s Step 68( N/A%), pre moving , FPS 24.76, Running 3.41s Step 69( N/A%), pre moving , FPS 23.94, Running 3.46s Step 70( N/A%), pre moving , FPS 23.18, Running 3.51s Step 71( N/A%), pre moving , FPS 22.80, Running 3.55s Step 72( N/A%), pre moving , FPS 22.06, Running 3.61s Step 73( N/A%), pre moving , FPS 21.97, Running 3.65s Step 74( N/A%), pre moving , FPS 21.72, Running 3.70s Step 75( N/A%), pre moving , FPS 21.72, Running 3.73s Step 76( N/A%), pre moving , FPS 21.76, Running 3.77s Step 77( N/A%), pre moving , FPS 21.75, Running 3.81s Step 78( N/A%), pre moving , FPS 21.87, Running 3.85s Step 79( N/A%), pre moving , FPS 21.97, Running 3.88s Step 80( N/A%), pre moving , FPS 22.09, Running 3.92s Step 81( N/A%), pre moving , FPS 22.23, Running 3.95s Step 82( N/A%), pre moving , FPS 22.34, Running 3.99s Step 83( N/A%), pre moving , FPS 22.71, Running 4.03s Step 84( N/A%), pre moving , FPS 23.40, Running 4.05s Step 85( N/A%), pre moving , FPS 24.17, Running 4.08s Step 86( N/A%), pre moving , FPS 25.00, Running 4.10s Step 87( N/A%), pre moving , FPS 25.93, Running 4.13s Step 88( N/A%), pre moving , FPS 26.76, Running 4.15s Step 89( N/A%), pre moving , FPS 27.80, Running 4.18s Step 90( N/A%), pre moving , FPS 28.97, Running 4.20s Step 91( N/A%), pre moving , FPS 29.68, Running 4.23s Step 92( N/A%), pre moving , FPS 31.04, Running 4.25s Step 93( N/A%), pre moving , FPS 31.94, Running 4.27s Step 94( N/A%), pre moving , FPS 33.28, Running 4.30s Step 95( N/A%), pre moving , FPS 34.08, Running 4.32s Step 96( N/A%), pre moving , FPS 34.87, Running 4.35s Step 97( N/A%), pre moving , FPS 35.93, Running 4.37s Step 98( N/A%), pre moving , FPS 36.85, Running 4.39s Step 99( N/A%), pre moving , FPS 37.54, Running 4.42s Step 100( N/A%), pre moving , FPS 38.36, Running 4.44s Step 101( N/A%), pre moving , FPS 39.10, Running 4.46s Step 102( N/A%), pre moving , FPS 39.92, Running 4.49s Step 103( N/A%), pre moving , FPS 41.10, Running 4.51s Step 104( N/A%), pre moving , FPS 41.30, Running 4.54s Step 105( N/A%), pre moving , FPS 41.52, Running 4.56s Step 106( N/A%), pre moving , FPS 17.50, Running 5.24s Step 107( N/A%), pre moving , FPS 15.47, Running 5.42s Step 108( N/A%), pre moving , FPS 13.89, Running 5.59s Step 109( N/A%), pre moving , FPS 12.39, Running 5.79s Step 110( N/A%), pre moving , FPS 11.29, Running 5.97s Step 111( N/A%), pre moving , FPS 10.37, Running 6.15s Step 112( N/A%), pre moving , FPS 9.62, Running 6.33s Step 113( N/A%), pre moving , FPS 8.92, Running 6.52s Step 114( N/A%), pre moving , FPS 8.32, Running 6.70s Step 115( N/A%), pre moving , FPS 7.79, Running 6.89s Step 116( N/A%), pre moving , FPS 7.29, Running 7.09s Step 117( N/A%), pre moving , FPS 6.88, Running 7.28s Step 118( N/A%), pre moving , FPS 6.54, Running 7.45s Step 119( N/A%), pre moving , FPS 6.20, Running 7.64s Step 120( N/A%), pre moving , FPS 5.93, Running 7.81s Step 121( N/A%), pre moving , FPS 5.68, Running 7.99s Step 122( N/A%), pre moving , FPS 5.43, Running 8.17s Step 123( N/A%), pre moving , FPS 5.20, Running 8.36s Step 124( N/A%), pre moving , FPS 4.98, Running 8.55s Step 125( N/A%), pre moving , FPS 4.79, Running 8.73s Step 126( N/A%), pre moving , FPS 5.45, Running 8.91s Step 127( N/A%), pre moving , FPS 5.43, Running 9.10s Step 128( N/A%), pre moving , FPS 5.41, Running 9.29s Step 129( N/A%), pre moving , FPS 5.42, Running 9.48s Step 130( N/A%), pre moving , FPS 5.43, Running 9.66s Step 131( N/A%), pre moving , FPS 5.44, Running 9.83s Step 132( N/A%), pre moving , FPS 5.44, Running 10.01s Step 133( N/A%), pre moving , FPS 5.46, Running 10.18s Step 134( N/A%), pre moving , FPS 5.42, Running 10.39s Step 135( N/A%), pre moving , FPS 5.37, Running 10.61s Step 136( N/A%), pre moving , FPS 5.38, Running 10.81s Step 137( N/A%), pre moving , FPS 5.37, Running 11.00s Step 138( N/A%), pre moving , FPS 5.36, Running 11.18s Step 139( N/A%), pre moving , FPS 5.39, Running 11.35s Step 140( N/A%), pre moving , FPS 5.37, Running 11.53s Step 141( N/A%), pre moving , FPS 5.31, Running 11.75s Step 142( N/A%), pre moving , FPS 5.28, Running 11.96s Step 143( N/A%), pre moving , FPS 5.26, Running 12.16s Step 144( N/A%), pre moving , FPS 5.24, Running 12.37s Step 145( N/A%), pre moving , FPS 5.15, Running 12.62s Step 146( N/A%), pre moving , FPS 5.12, Running 12.82s Step 147( N/A%), pre moving , FPS 5.11, Running 13.02s Step 148( N/A%), pre moving , FPS 5.08, Running 13.23s Step 149( N/A%), pre moving , FPS 5.05, Running 13.44s Step 150( N/A%), pre moving , FPS 4.99, Running 13.66s Step 151( N/A%), pre moving , FPS 4.94, Running 13.88s Step 152( N/A%), pre moving , FPS 4.90, Running 14.09s Step 153( N/A%), pre moving , FPS 4.85, Running 14.30s Step 154( N/A%), pre moving , FPS 4.87, Running 14.50s Step 155( N/A%), pre moving , FPS 4.88, Running 14.71s Step 156( N/A%), pre moving , FPS 4.86, Running 14.92s Step 157( N/A%), pre moving , FPS 4.84, Running 15.13s Step 158( N/A%), pre moving , FPS 4.81, Running 15.34s Step 159( N/A%), pre moving , FPS 4.75, Running 15.56s Step 160( N/A%), pre moving , FPS 4.71, Running 15.78s Step 161( N/A%), pre moving , FPS 4.72, Running 15.99s Step 162( N/A%), pre moving , FPS 4.73, Running 16.18s Step 163( N/A%), pre moving , FPS 4.74, Running 16.39s Step 164( N/A%), pre moving , FPS 4.72, Running 16.60s Step 165( N/A%), pre moving , FPS 4.77, Running 16.80s Step 166( N/A%), pre moving , FPS 4.77, Running 17.01s Step 167( N/A%), pre moving , FPS 4.78, Running 17.21s Step 168( N/A%), pre moving , FPS 4.78, Running 17.41s Step 169( N/A%), pre moving , FPS 4.79, Running 17.62s Step 170( N/A%), pre moving , FPS 4.80, Running 17.83s Step 171( N/A%), pre moving , FPS 4.81, Running 18.03s Step 172( N/A%), pre moving , FPS 4.82, Running 18.24s Step 173( N/A%), pre moving , FPS 4.81, Running 18.46s Step 174( N/A%), pre moving , FPS 4.79, Running 18.67s Step 175( N/A%), pre moving , FPS 4.80, Running 18.88s Step 176( N/A%), pre moving , FPS 4.80, Running 19.08s Step 177( N/A%), pre moving , FPS 4.80, Running 19.30s Step 178( N/A%), pre moving , FPS 4.99, Running 19.35s Step 179( N/A%), pre moving , FPS 5.21, Running 19.40s Step 180( N/A%), pre moving , FPS 5.45, Running 19.45s Step 181( N/A%), pre moving , FPS 5.71, Running 19.50s Step 182( N/A%), pre moving , FPS 5.95, Running 19.54s Step 183( N/A%), pre moving , FPS 6.24, Running 19.59s Step 184( N/A%), pre moving , FPS 6.58, Running 19.64s Step 185( N/A%), pre moving , FPS 6.94, Running 19.69s Step 186( N/A%), pre moving , FPS 7.33, Running 19.73s Step 187( N/A%), pre moving , FPS 7.76, Running 19.78s Step 188( N/A%), pre moving , FPS 7.11, Running 20.22s Step 189( N/A%), pre moving , FPS 7.55, Running 20.27s Step 190( N/A%), pre moving , FPS 8.02, Running 20.32s Step 191( N/A%), pre moving , FPS 8.49, Running 20.39s Step 192( N/A%), pre moving , FPS 8.99, Running 20.46s Step 193( N/A%), pre moving , FPS 9.61, Running 20.54s Step 194( N/A%), pre moving , FPS 10.30, Running 20.61s Step 195( N/A%), pre moving , FPS 11.03, Running 20.69s Step 196( N/A%), pre moving , FPS 11.88, Running 20.77s Step 197( N/A%), pre moving , FPS 12.91, Running 20.85s Step 198( N/A%), pre moving , FPS 12.69, Running 20.93s Step 199( N/A%), pre moving , FPS 12.49, Running 21.00s Step 200( N/A%), pre moving , FPS 12.29, Running 21.08s Step 201( N/A%), pre moving , FPS 12.08, Running 21.15s Step 202( N/A%), pre moving , FPS 11.87, Running 21.23s Step 203( N/A%), pre moving , FPS 11.69, Running 21.30s Step 204( N/A%), pre moving , FPS 11.49, Running 21.38s Step 205( N/A%), pre moving , FPS 11.30, Running 21.46s Step 206( N/A%), pre moving , FPS 11.13, Running 21.53s Step 207( N/A%), pre moving , FPS 10.97, Running 21.61s Step 208( N/A%), pre moving , FPS 13.72, Running 21.68s Step 209( N/A%), pre moving , FPS 13.48, Running 21.76s Step 210( N/A%), pre moving , FPS 13.24, Running 21.83s Step 211( N/A%), pre moving , FPS 13.20, Running 21.91s Step 212( N/A%), pre moving , FPS 13.19, Running 21.98s Step 213( N/A%), pre moving , FPS 13.18, Running 22.06s Step 214( N/A%), pre moving , FPS 13.16, Running 22.13s Step 215( N/A%), pre moving , FPS 13.14, Running 22.21s Step 216( N/A%), pre moving , FPS 13.14, Running 22.29s Step 217( N/A%), pre moving , FPS 13.17, Running 22.36s Step 218( N/A%), pre moving , FPS 13.24, Running 22.44s Step 219( N/A%), pre moving , FPS 13.26, Running 22.51s Step 220( N/A%), pre moving , FPS 13.28, Running 22.58s Step 221( N/A%), pre moving , FPS 13.28, Running 22.66s Step 222( N/A%), pre moving , FPS 13.52, Running 22.71s Step 223( N/A%), pre moving , FPS 13.76, Running 22.76s Step 224( N/A%), pre moving , FPS 14.06, Running 22.80s Step 225( N/A%), pre moving , FPS 14.35, Running 22.85s Step 226( N/A%), pre moving , FPS 14.64, Running 22.90s Step 227( N/A%), pre moving , FPS 14.94, Running 22.94s Step 228( N/A%), pre moving , FPS 15.28, Running 22.99s Step 229( N/A%), pre moving , FPS 15.61, Running 23.04s Step 230( N/A%), pre moving , FPS 15.96, Running 23.08s Step 231( N/A%), pre moving , FPS 16.36, Running 23.13s Step 232( N/A%), pre moving , FPS 16.74, Running 23.18s Step 233( N/A%), pre moving , FPS 17.15, Running 23.22s Step 234( N/A%), pre moving , FPS 17.61, Running 23.27s Step 235( N/A%), pre moving , FPS 18.15, Running 23.31s Step 236( N/A%), pre moving , FPS 13.32, Running 23.79s Step 237( N/A%), pre moving , FPS 13.56, Running 23.84s Step 238( N/A%), pre moving , FPS 13.78, Running 23.89s Step 239( N/A%), pre moving , FPS 14.03, Running 23.94s Step 240( N/A%), pre moving , FPS 14.26, Running 23.99s Step 241( N/A%), pre moving , FPS 14.25, Running 24.06s Step 242( N/A%), pre moving , FPS 13.99, Running 24.14s Step 243( N/A%), pre moving , FPS 13.70, Running 24.21s Step 244( N/A%), pre moving , FPS 13.41, Running 24.29s Step 245( N/A%), pre moving , FPS 12.94, Running 24.40s Step 246( N/A%), pre moving , FPS 12.49, Running 24.50s Step 247( N/A%), pre moving , FPS 12.08, Running 24.60s Step 248( N/A%), pre moving , FPS 11.69, Running 24.70s Step 249( N/A%), pre moving , FPS 11.31, Running 24.81s Step 250( N/A%), pre moving , FPS 10.94, Running 24.91s Step 251( N/A%), pre moving , FPS 10.58, Running 25.02s Step 252( N/A%), pre moving , FPS 10.22, Running 25.13s Step 253( N/A%), pre moving , FPS 9.90, Running 25.24s Step 254( N/A%), pre moving , FPS 9.59, Running 25.35s Step 255( N/A%), pre moving , FPS 9.28, Running 25.47s Step 256( N/A%), pre moving , FPS 11.18, Running 25.58s Step 257( N/A%), pre moving , FPS 10.63, Running 25.72s Step 258( N/A%), pre moving , FPS 10.29, Running 25.83s Step 259( N/A%), pre moving , FPS 9.84, Running 25.97s Step 260( N/A%), pre moving , FPS 9.55, Running 26.08s Step 261( N/A%), pre moving , FPS 9.28, Running 26.22s Step 262( N/A%), pre moving , FPS 9.13, Running 26.33s Step 263( N/A%), pre moving , FPS 8.87, Running 26.47s Step 264( N/A%), pre moving , FPS 8.75, Running 26.58s Step 265( N/A%), pre moving , FPS 8.73, Running 26.69s Step 266( N/A%), pre moving , FPS 8.70, Running 26.80s Step 267( N/A%), pre moving , FPS 8.66, Running 26.91s Step 268( N/A%), pre moving , FPS 8.63, Running 27.02s Step 269( N/A%), pre moving , FPS 8.62, Running 27.13s Step 270( N/A%), pre moving , FPS 8.61, Running 27.24s Step 271( N/A%), pre moving , FPS 8.63, Running 27.34s Step 272( N/A%), pre moving , FPS 8.66, Running 27.44s Step 273( N/A%), pre moving , FPS 8.79, Running 27.52s Step 274( N/A%), pre moving , FPS 8.92, Running 27.60s Step 275( N/A%), pre moving , FPS 9.07, Running 27.67s Step 276( N/A%), pre moving , FPS 9.21, Running 27.75s Step 277( N/A%), pre moving , FPS 9.47, Running 27.83s Step 278( N/A%), pre moving , FPS 9.49, Running 27.94s Step 279( N/A%), pre moving , FPS 9.65, Running 28.04s Step 280( N/A%), pre moving , FPS 9.69, Running 28.14s Step 281( N/A%), pre moving , FPS 9.86, Running 28.24s Step 282( N/A%), pre moving , FPS 9.90, Running 28.35s Step 283( N/A%), pre moving , FPS 10.10, Running 28.45s Step 284( N/A%), pre moving , FPS 10.15, Running 28.55s Step 285( N/A%), pre moving , FPS 10.17, Running 28.65s Step 286( N/A%), pre moving , FPS 10.23, Running 28.75s Step 287( N/A%), pre moving , FPS 10.30, Running 28.85s Step 288( N/A%), pre moving , FPS 10.35, Running 28.95s Step 289( N/A%), pre moving , FPS 10.52, Running 29.03s Step 290( N/A%), pre moving , FPS 10.72, Running 29.10s Step 291( N/A%), pre moving , FPS 10.86, Running 29.18s Step 292( N/A%), pre moving , FPS 11.03, Running 29.26s Step 293( N/A%), pre moving , FPS 11.01, Running 29.33s Step 294( N/A%), pre moving , FPS 11.03, Running 29.41s Step 295( N/A%), pre moving , FPS 11.05, Running 29.48s Step 296( N/A%), pre moving , FPS 11.24, Running 29.53s Step 297( N/A%), pre moving , FPS 11.44, Running 29.58s Step 298( N/A%), pre moving , FPS 11.84, Running 29.63s Step 299( N/A%), pre moving , FPS 12.21, Running 29.68s Step 300( N/A%), pre moving , FPS 12.63, Running 29.73s Step 301( N/A%), pre moving , FPS 13.08, Running 29.77s Step 302( N/A%), pre moving , FPS 13.57, Running 29.82s Step 303( N/A%), pre moving , FPS 14.10, Running 29.87s Step 304( N/A%), pre moving , FPS 14.67, Running 29.91s Step 305( N/A%), pre moving , FPS 15.31, Running 29.96s Step 306( N/A%), pre moving , FPS 15.94, Running 30.01s Step 307( N/A%), pre moving , FPS 16.64, Running 30.05s Step 308( N/A%), pre moving , FPS 17.39, Running 30.10s Step 309( N/A%), pre moving , FPS 17.85, Running 30.15s Step 310( N/A%), pre moving , FPS 18.31, Running 30.19s Step 311( N/A%), pre moving , FPS 18.84, Running 30.24s Step 312( N/A%), pre moving , FPS 19.38, Running 30.29s Step 313( N/A%), pre moving , FPS 19.99, Running 30.33s Step 314( N/A%), pre moving , FPS 20.53, Running 30.38s Step 315( N/A%), pre moving , FPS 21.15, Running 30.43s Step 316( N/A%), pre moving , FPS 9.10, Running 31.73s Step 317( N/A%), pre moving , FPS 8.43, Running 31.95s Step 318( N/A%), pre moving , FPS 7.92, Running 32.16s Step 319( N/A%), pre moving , FPS 7.44, Running 32.36s Step 320( N/A%), pre moving , FPS 7.03, Running 32.57s Step 321( N/A%), pre moving , FPS 6.63, Running 32.79s Step 322( N/A%), pre moving , FPS 6.29, Running 33.00s Step 323( N/A%), pre moving , FPS 5.97, Running 33.22s Step 324( N/A%), pre moving , FPS 5.69, Running 33.43s Step 325( N/A%), pre moving , FPS 5.43, Running 33.64s Step 326( N/A%), pre moving , FPS 5.19, Running 33.86s Step 327( N/A%), pre moving , FPS 4.99, Running 34.07s Step 328( N/A%), pre moving , FPS 4.80, Running 34.27s Step 329( N/A%), pre moving , FPS 4.63, Running 34.47s Step 330( N/A%), pre moving , FPS 4.47, Running 34.67s Step 331( N/A%), pre moving , FPS 4.32, Running 34.87s Step 332( N/A%), pre moving , FPS 4.18, Running 35.08s Step 333( N/A%), pre moving , FPS 4.05, Running 35.27s Step 334( N/A%), pre moving , FPS 3.92, Running 35.48s Step 335( N/A%), pre moving , FPS 3.81, Running 35.68s Step 336( 0.17%), action 1, FPS 4.36, Running 36.32s Step 337( 0.33%), action 2, FPS 4.30, Running 36.61s Step 338( 0.50%), action 3, FPS 4.20, Running 36.92s Step 339( 0.67%), action 4, FPS 4.13, Running 37.20s Step 340( 0.83%), action 5, FPS 4.04, Running 37.52s Step 341( 1.00%), action 6, FPS 4.00, Running 37.80s Step 342( 1.17%), action 7, FPS 3.91, Running 38.11s Step 343( 1.33%), action 8, FPS 3.86, Running 38.40s Step 344( 1.50%), action 9, FPS 3.78, Running 38.72s Step 345( 1.67%), action 10, FPS 3.74, Running 38.99s Step 346( 1.83%), action 11, FPS 3.57, Running 39.46s Step 347( 2.00%), action 12, FPS 3.52, Running 39.75s Step 348( 2.17%), action 13, FPS 3.43, Running 40.10s Step 349( 2.33%), action 14, FPS 3.39, Running 40.38s Step 350( 2.50%), action 15, FPS 3.30, Running 40.72s Step 351( 2.67%), action 16, FPS 3.25, Running 41.01s Step 352( 2.83%), action 17, FPS 3.19, Running 41.35s Step 353( 3.00%), action 18, FPS 3.15, Running 41.62s Step 354( 3.17%), action 19, FPS 3.10, Running 41.93s Step 355( 3.33%), action 20, FPS 3.07, Running 42.19s Step 356( 3.50%), action 21, FPS 3.16, Running 42.64s Step 357( 3.67%), action 22, FPS 3.17, Running 42.92s Step 358( 3.83%), action 23, FPS 3.17, Running 43.23s Step 359( 4.00%), action 24, FPS 3.18, Running 43.50s Step 360( 4.17%), action 25, FPS 3.19, Running 43.79s Step 361( 4.33%), action 26, FPS 3.19, Running 44.06s Step 362( 4.50%), action 27, FPS 3.16, Running 44.43s Step 363( 4.67%), action 28, FPS 3.16, Running 44.72s Step 364( 4.83%), action 29, FPS 3.16, Running 45.04s Step 365( 5.00%), action 30, FPS 3.16, Running 45.32s Step 366( 5.17%), action 31, FPS 3.17, Running 45.77s Step 367( 5.33%), action 32, FPS 3.18, Running 46.04s Step 368( 5.50%), action 33, FPS 3.18, Running 46.39s Step 369( 5.67%), action 34, FPS 3.17, Running 46.68s Step 370( 5.83%), action 35, FPS 3.19, Running 47.00s Step 371( 6.00%), action 36, FPS 3.19, Running 47.28s Step 372( 6.17%), action 37, FPS 3.21, Running 47.58s Step 373( 6.33%), action 38, FPS 3.20, Running 47.86s Step 374( 6.50%), action 39, FPS 3.19, Running 48.19s Step 375( 6.67%), action 40, FPS 3.17, Running 48.50s Step 376( 6.83%), action 41, FPS 3.18, Running 48.94s Step 377( 7.00%), action 42, FPS 3.18, Running 49.22s Step 378( 7.17%), action 43, FPS 3.17, Running 49.55s Step 379( 7.33%), action 44, FPS 3.13, Running 49.88s Step 380( 7.50%), action 45, FPS 3.13, Running 50.18s Step 381( 7.67%), action 46, FPS 3.09, Running 50.53s Step 382( 7.83%), action 47, FPS 3.12, Running 50.84s Step 383( 8.00%), action 48, FPS 3.11, Running 51.14s Step 384( 8.17%), action 49, FPS 3.11, Running 51.47s Step 385( 8.33%), action 50, FPS 3.11, Running 51.75s Step 386( 8.50%), action 51, FPS 3.11, Running 52.21s Step 387( 8.67%), action 52, FPS 3.10, Running 52.49s Step 388( 8.83%), action 53, FPS 3.12, Running 52.80s Step 389( 9.00%), action 54, FPS 3.13, Running 53.07s Step 390( 9.17%), action 55, FPS 3.13, Running 53.40s Step 391( 9.33%), action 56, FPS 3.12, Running 53.68s Step 392( 9.50%), action 57, FPS 3.11, Running 54.00s [2026-08-03 02:19:09] [85 ] Seed 84 success after 54.08 s. +steps: 392 , actions: 57 . +Instruction: Empty +Total 12/85(14.12%) success. +Setting seed: 85 +Step 1( N/A%), pre moving , FPS 13.98, Running 0.07s Step 2( N/A%), pre moving , FPS 21.82, Running 0.09s Step 3( N/A%), pre moving , FPS 26.81, Running 0.11s Step 4( N/A%), pre moving , FPS 29.66, Running 0.13s Step 5( N/A%), pre moving , FPS 31.38, Running 0.16s Step 6( N/A%), pre moving , FPS 32.77, Running 0.18s Step 7( N/A%), pre moving , FPS 33.78, Running 0.21s Step 8( N/A%), pre moving , FPS 34.67, Running 0.23s Step 9( N/A%), pre moving , FPS 35.23, Running 0.26s Step 10( N/A%), pre moving , FPS 35.78, Running 0.28s Step 11( N/A%), pre moving , FPS 36.22, Running 0.30s Step 12( N/A%), pre moving , FPS 36.56, Running 0.33s Step 13( N/A%), pre moving , FPS 37.00, Running 0.35s Step 14( N/A%), pre moving , FPS 37.35, Running 0.37s Step 15( N/A%), pre moving , FPS 37.64, Running 0.40s Step 16( N/A%), pre moving , FPS 37.89, Running 0.42s Step 17( N/A%), pre moving , FPS 37.99, Running 0.45s Step 18( N/A%), pre moving , FPS 38.11, Running 0.47s Step 19( N/A%), pre moving , FPS 38.27, Running 0.50s Step 20( N/A%), pre moving , FPS 38.48, Running 0.52s Step 21( N/A%), pre moving , FPS 31.52, Running 0.71s Step 22( N/A%), pre moving , FPS 31.35, Running 0.73s Step 23( N/A%), pre moving , FPS 31.16, Running 0.75s Step 24( N/A%), pre moving , FPS 31.07, Running 0.78s Step 25( N/A%), pre moving , FPS 31.10, Running 0.80s Step 26( N/A%), pre moving , FPS 24.62, Running 1.00s Step 27( N/A%), pre moving , FPS 24.60, Running 1.02s Step 28( N/A%), pre moving , FPS 24.58, Running 1.04s Step 29( N/A%), pre moving , FPS 24.61, Running 1.07s Step 30( N/A%), pre moving , FPS 24.64, Running 1.09s Step 31( N/A%), pre moving , FPS 24.64, Running 1.12s Step 32( N/A%), pre moving , FPS 24.64, Running 1.14s Step 33( N/A%), pre moving , FPS 24.59, Running 1.16s Step 34( N/A%), pre moving , FPS 24.54, Running 1.19s Step 35( N/A%), pre moving , FPS 24.54, Running 1.21s Step 36( N/A%), pre moving , FPS 15.62, Running 1.70s Step 37( N/A%), pre moving , FPS 13.93, Running 1.88s Step 38( N/A%), pre moving , FPS 13.94, Running 1.91s Step 39( N/A%), pre moving , FPS 13.93, Running 1.93s Step 40( N/A%), pre moving , FPS 13.93, Running 1.96s Step 41( N/A%), pre moving , FPS 15.71, Running 1.98s Step 42( N/A%), pre moving , FPS 15.71, Running 2.00s Step 43( N/A%), pre moving , FPS 15.73, Running 2.03s Step 44( N/A%), pre moving , FPS 15.75, Running 2.05s Step 45( N/A%), pre moving , FPS 15.75, Running 2.07s Step 46( N/A%), pre moving , FPS 18.17, Running 2.10s Step 47( N/A%), pre moving , FPS 18.17, Running 2.12s Step 48( N/A%), pre moving , FPS 13.17, Running 2.56s Step 49( N/A%), pre moving , FPS 13.14, Running 2.59s Step 50( N/A%), pre moving , FPS 13.10, Running 2.62s Step 51( N/A%), pre moving , FPS 13.09, Running 2.64s Step 52( N/A%), pre moving , FPS 13.08, Running 2.67s Step 53( N/A%), pre moving , FPS 13.08, Running 2.69s Step 54( N/A%), pre moving , FPS 13.08, Running 2.72s Step 55( N/A%), pre moving , FPS 12.96, Running 2.76s Step 56( N/A%), pre moving , FPS 18.33, Running 2.79s Step 57( N/A%), pre moving , FPS 21.02, Running 2.83s Step 58( N/A%), pre moving , FPS 20.69, Running 2.87s Step 59( N/A%), pre moving , FPS 20.38, Running 2.91s Step 60( N/A%), pre moving , FPS 20.03, Running 2.95s Step 61( N/A%), pre moving , FPS 19.70, Running 2.99s Step 62( N/A%), pre moving , FPS 19.39, Running 3.03s Step 63( N/A%), pre moving , FPS 19.05, Running 3.07s Step 64( N/A%), pre moving , FPS 18.77, Running 3.11s Step 65( N/A%), pre moving , FPS 18.45, Running 3.16s Step 66( N/A%), pre moving , FPS 18.20, Running 3.19s Step 67( N/A%), pre moving , FPS 17.99, Running 3.23s Step 68( N/A%), pre moving , FPS 28.15, Running 3.27s Step 69( N/A%), pre moving , FPS 27.72, Running 3.31s Step 70( N/A%), pre moving , FPS 27.37, Running 3.35s Step 71( N/A%), pre moving , FPS 26.84, Running 3.39s Step 72( N/A%), pre moving , FPS 26.39, Running 3.43s Step 73( N/A%), pre moving , FPS 25.94, Running 3.46s Step 74( N/A%), pre moving , FPS 25.47, Running 3.50s Step 75( N/A%), pre moving , FPS 25.44, Running 3.54s Step 76( N/A%), pre moving , FPS 25.41, Running 3.58s Step 77( N/A%), pre moving , FPS 25.47, Running 3.62s Step 78( N/A%), pre moving , FPS 25.47, Running 3.66s Step 79( N/A%), pre moving , FPS 25.51, Running 3.70s Step 80( N/A%), pre moving , FPS 25.57, Running 3.74s Step 81( N/A%), pre moving , FPS 25.62, Running 3.78s Step 82( N/A%), pre moving , FPS 25.68, Running 3.81s Step 83( N/A%), pre moving , FPS 25.82, Running 3.85s Step 84( N/A%), pre moving , FPS 25.90, Running 3.89s Step 85( N/A%), pre moving , FPS 26.01, Running 3.93s Step 86( N/A%), pre moving , FPS 26.10, Running 3.96s Step 87( N/A%), pre moving , FPS 26.13, Running 4.00s Step 88( N/A%), pre moving , FPS 26.22, Running 4.04s Step 89( N/A%), pre moving , FPS 26.66, Running 4.06s Step 90( N/A%), pre moving , FPS 27.17, Running 4.08s Step 91( N/A%), pre moving , FPS 27.77, Running 4.11s Step 92( N/A%), pre moving , FPS 28.33, Running 4.13s Step 93( N/A%), pre moving , FPS 28.86, Running 4.16s Step 94( N/A%), pre moving , FPS 29.47, Running 4.18s Step 95( N/A%), pre moving , FPS 30.13, Running 4.21s Step 96( N/A%), pre moving , FPS 30.78, Running 4.23s Step 97( N/A%), pre moving , FPS 31.49, Running 4.25s Step 98( N/A%), pre moving , FPS 32.23, Running 4.28s Step 99( N/A%), pre moving , FPS 32.98, Running 4.30s Step 100( N/A%), pre moving , FPS 33.82, Running 4.33s Step 101( N/A%), pre moving , FPS 34.70, Running 4.35s Step 102( N/A%), pre moving , FPS 35.55, Running 4.38s Step 103( N/A%), pre moving , FPS 36.38, Running 4.40s Step 104( N/A%), pre moving , FPS 37.33, Running 4.42s Step 105( N/A%), pre moving , FPS 38.42, Running 4.45s Step 106( N/A%), pre moving , FPS 39.32, Running 4.47s Step 107( N/A%), pre moving , FPS 40.34, Running 4.49s Step 108( N/A%), pre moving , FPS 41.56, Running 4.52s Step 109( N/A%), pre moving , FPS 41.55, Running 4.54s Step 110( N/A%), pre moving , FPS 41.47, Running 4.57s Step 111( N/A%), pre moving , FPS 41.60, Running 4.59s Step 112( N/A%), pre moving , FPS 41.52, Running 4.61s Step 113( N/A%), pre moving , FPS 41.66, Running 4.64s Step 114( N/A%), pre moving , FPS 41.76, Running 4.66s Step 115( N/A%), pre moving , FPS 41.72, Running 4.69s Step 116( N/A%), pre moving , FPS 41.97, Running 4.71s Step 117( N/A%), pre moving , FPS 41.90, Running 4.73s Step 118( N/A%), pre moving , FPS 42.01, Running 4.76s Step 119( N/A%), pre moving , FPS 42.15, Running 4.78s Step 120( N/A%), pre moving , FPS 42.19, Running 4.80s Step 121( N/A%), pre moving , FPS 42.25, Running 4.82s Step 122( N/A%), pre moving , FPS 42.27, Running 4.85s Step 123( N/A%), pre moving , FPS 16.93, Running 5.58s Step 124( N/A%), pre moving , FPS 14.75, Running 5.78s Step 125( N/A%), pre moving , FPS 13.24, Running 5.96s Step 126( N/A%), pre moving , FPS 11.94, Running 6.14s Step 127( N/A%), pre moving , FPS 10.88, Running 6.33s Step 128( N/A%), pre moving , FPS 10.02, Running 6.51s Step 129( N/A%), pre moving , FPS 9.33, Running 6.69s Step 130( N/A%), pre moving , FPS 8.71, Running 6.86s Step 131( N/A%), pre moving , FPS 8.17, Running 7.04s Step 132( N/A%), pre moving , FPS 7.70, Running 7.21s Step 133( N/A%), pre moving , FPS 7.27, Running 7.39s Step 134( N/A%), pre moving , FPS 6.85, Running 7.58s Step 135( N/A%), pre moving , FPS 6.50, Running 7.76s Step 136( N/A%), pre moving , FPS 6.17, Running 7.95s Step 137( N/A%), pre moving , FPS 5.89, Running 8.13s Step 138( N/A%), pre moving , FPS 5.63, Running 8.31s Step 139( N/A%), pre moving , FPS 5.38, Running 8.49s Step 140( N/A%), pre moving , FPS 5.12, Running 8.71s Step 141( N/A%), pre moving , FPS 4.93, Running 8.88s Step 142( N/A%), pre moving , FPS 4.73, Running 9.07s Step 143( N/A%), pre moving , FPS 5.44, Running 9.26s Step 144( N/A%), pre moving , FPS 5.46, Running 9.44s Step 145( N/A%), pre moving , FPS 5.46, Running 9.62s Step 146( N/A%), pre moving , FPS 5.45, Running 9.81s Step 147( N/A%), pre moving , FPS 5.44, Running 10.01s Step 148( N/A%), pre moving , FPS 5.43, Running 10.20s Step 149( N/A%), pre moving , FPS 5.42, Running 10.38s Step 150( N/A%), pre moving , FPS 5.41, Running 10.56s Step 151( N/A%), pre moving , FPS 5.34, Running 10.78s Step 152( N/A%), pre moving , FPS 5.27, Running 11.00s Step 153( N/A%), pre moving , FPS 5.24, Running 11.20s Step 154( N/A%), pre moving , FPS 5.25, Running 11.39s Step 155( N/A%), pre moving , FPS 5.23, Running 11.59s Step 156( N/A%), pre moving , FPS 5.23, Running 11.77s Step 157( N/A%), pre moving , FPS 5.20, Running 11.98s Step 158( N/A%), pre moving , FPS 5.18, Running 12.17s Step 159( N/A%), pre moving , FPS 5.16, Running 12.37s Step 160( N/A%), pre moving , FPS 5.20, Running 12.56s Step 161( N/A%), pre moving , FPS 5.18, Running 12.74s Step 162( N/A%), pre moving , FPS 5.18, Running 12.94s Step 163( N/A%), pre moving , FPS 5.14, Running 13.15s Step 164( N/A%), pre moving , FPS 5.13, Running 13.34s Step 165( N/A%), pre moving , FPS 5.09, Running 13.55s Step 166( N/A%), pre moving , FPS 5.07, Running 13.76s Step 167( N/A%), pre moving , FPS 5.04, Running 13.97s Step 168( N/A%), pre moving , FPS 5.03, Running 14.18s Step 169( N/A%), pre moving , FPS 5.01, Running 14.38s Step 170( N/A%), pre moving , FPS 4.99, Running 14.57s Step 171( N/A%), pre moving , FPS 5.00, Running 14.78s Step 172( N/A%), pre moving , FPS 5.02, Running 14.99s Step 173( N/A%), pre moving , FPS 5.00, Running 15.20s Step 174( N/A%), pre moving , FPS 4.95, Running 15.44s Step 175( N/A%), pre moving , FPS 4.92, Running 15.65s Step 176( N/A%), pre moving , FPS 4.89, Running 15.86s Step 177( N/A%), pre moving , FPS 4.88, Running 16.08s Step 178( N/A%), pre moving , FPS 4.86, Running 16.29s Step 179( N/A%), pre moving , FPS 4.86, Running 16.49s Step 180( N/A%), pre moving , FPS 4.84, Running 16.69s Step 181( N/A%), pre moving , FPS 4.83, Running 16.89s Step 182( N/A%), pre moving , FPS 4.81, Running 17.10s Step 183( N/A%), pre moving , FPS 4.81, Running 17.31s Step 184( N/A%), pre moving , FPS 4.81, Running 17.51s Step 185( N/A%), pre moving , FPS 4.81, Running 17.71s Step 186( N/A%), pre moving , FPS 4.82, Running 17.91s Step 187( N/A%), pre moving , FPS 4.81, Running 18.13s Step 188( N/A%), pre moving , FPS 4.80, Running 18.35s Step 189( N/A%), pre moving , FPS 4.79, Running 18.55s Step 190( N/A%), pre moving , FPS 4.78, Running 18.76s Step 191( N/A%), pre moving , FPS 4.77, Running 18.98s Step 192( N/A%), pre moving , FPS 4.76, Running 19.19s Step 193( N/A%), pre moving , FPS 4.76, Running 19.40s Step 194( N/A%), pre moving , FPS 4.81, Running 19.60s Step 195( N/A%), pre moving , FPS 5.01, Running 19.65s Step 196( N/A%), pre moving , FPS 5.22, Running 19.70s Step 197( N/A%), pre moving , FPS 5.45, Running 19.74s Step 198( N/A%), pre moving , FPS 5.71, Running 19.79s Step 199( N/A%), pre moving , FPS 5.97, Running 19.84s Step 200( N/A%), pre moving , FPS 6.26, Running 19.88s Step 201( N/A%), pre moving , FPS 6.57, Running 19.93s Step 202( N/A%), pre moving , FPS 6.95, Running 19.98s Step 203( N/A%), pre moving , FPS 7.35, Running 20.03s Step 204( N/A%), pre moving , FPS 7.79, Running 20.07s Step 205( N/A%), pre moving , FPS 7.15, Running 20.51s Step 206( N/A%), pre moving , FPS 7.56, Running 20.56s Step 207( N/A%), pre moving , FPS 8.06, Running 20.61s Step 208( N/A%), pre moving , FPS 8.66, Running 20.66s Step 209( N/A%), pre moving , FPS 9.19, Running 20.73s Step 210( N/A%), pre moving , FPS 9.77, Running 20.81s Step 211( N/A%), pre moving , FPS 10.50, Running 20.88s Step 212( N/A%), pre moving , FPS 11.34, Running 20.96s Step 213( N/A%), pre moving , FPS 12.23, Running 21.04s Step 214( N/A%), pre moving , FPS 13.20, Running 21.11s Step 215( N/A%), pre moving , FPS 12.95, Running 21.19s Step 216( N/A%), pre moving , FPS 12.67, Running 21.27s Step 217( N/A%), pre moving , FPS 12.45, Running 21.35s Step 218( N/A%), pre moving , FPS 12.23, Running 21.43s Step 219( N/A%), pre moving , FPS 12.02, Running 21.50s Step 220( N/A%), pre moving , FPS 11.82, Running 21.58s Step 221( N/A%), pre moving , FPS 11.62, Running 21.65s Step 222( N/A%), pre moving , FPS 11.44, Running 21.73s Step 223( N/A%), pre moving , FPS 11.27, Running 21.80s Step 224( N/A%), pre moving , FPS 11.10, Running 21.88s Step 225( N/A%), pre moving , FPS 13.88, Running 21.95s Step 226( N/A%), pre moving , FPS 13.61, Running 22.03s Step 227( N/A%), pre moving , FPS 13.34, Running 22.11s Step 228( N/A%), pre moving , FPS 13.09, Running 22.18s Step 229( N/A%), pre moving , FPS 13.07, Running 22.26s Step 230( N/A%), pre moving , FPS 13.05, Running 22.34s Step 231( N/A%), pre moving , FPS 13.03, Running 22.42s Step 232( N/A%), pre moving , FPS 13.00, Running 22.49s Step 233( N/A%), pre moving , FPS 13.03, Running 22.57s Step 234( N/A%), pre moving , FPS 13.04, Running 22.65s Step 235( N/A%), pre moving , FPS 13.05, Running 22.73s Step 236( N/A%), pre moving , FPS 13.08, Running 22.80s Step 237( N/A%), pre moving , FPS 13.10, Running 22.88s Step 238( N/A%), pre moving , FPS 13.09, Running 22.95s Step 239( N/A%), pre moving , FPS 13.09, Running 23.03s Step 240( N/A%), pre moving , FPS 13.32, Running 23.08s Step 241( N/A%), pre moving , FPS 13.57, Running 23.13s Step 242( N/A%), pre moving , FPS 13.83, Running 23.17s Step 243( N/A%), pre moving , FPS 14.08, Running 23.22s Step 244( N/A%), pre moving , FPS 14.33, Running 23.27s Step 245( N/A%), pre moving , FPS 14.59, Running 23.32s Step 246( N/A%), pre moving , FPS 14.93, Running 23.37s Step 247( N/A%), pre moving , FPS 15.28, Running 23.42s Step 248( N/A%), pre moving , FPS 15.65, Running 23.46s Step 249( N/A%), pre moving , FPS 16.04, Running 23.51s Step 250( N/A%), pre moving , FPS 16.46, Running 23.55s Step 251( N/A%), pre moving , FPS 16.88, Running 23.60s Step 252( N/A%), pre moving , FPS 17.35, Running 23.65s Step 253( N/A%), pre moving , FPS 17.82, Running 23.69s Step 254( N/A%), pre moving , FPS 13.07, Running 24.18s Step 255( N/A%), pre moving , FPS 13.31, Running 24.23s Step 256( N/A%), pre moving , FPS 13.55, Running 24.28s Step 257( N/A%), pre moving , FPS 13.53, Running 24.36s Step 258( N/A%), pre moving , FPS 13.50, Running 24.43s Step 259( N/A%), pre moving , FPS 13.48, Running 24.51s Step 260( N/A%), pre moving , FPS 13.24, Running 24.59s Step 261( N/A%), pre moving , FPS 12.73, Running 24.70s Step 262( N/A%), pre moving , FPS 12.25, Running 24.81s Step 263( N/A%), pre moving , FPS 11.78, Running 24.92s Step 264( N/A%), pre moving , FPS 11.35, Running 25.03s Step 265( N/A%), pre moving , FPS 10.91, Running 25.15s Step 266( N/A%), pre moving , FPS 10.18, Running 25.33s Step 267( N/A%), pre moving , FPS 9.55, Running 25.51s Step 268( N/A%), pre moving , FPS 8.98, Running 25.69s Step 269( N/A%), pre moving , FPS 8.31, Running 25.92s Step 270( N/A%), pre moving , FPS 7.86, Running 26.10s Step 271( N/A%), pre moving , FPS 7.34, Running 26.33s Step 272( N/A%), pre moving , FPS 6.98, Running 26.51s Step 273( N/A%), pre moving , FPS 6.56, Running 26.74s Step 274( N/A%), pre moving , FPS 7.28, Running 26.93s Step 275( N/A%), pre moving , FPS 6.83, Running 27.16s Step 276( N/A%), pre moving , FPS 6.53, Running 27.34s Step 277( N/A%), pre moving , FPS 6.21, Running 27.57s Step 278( N/A%), pre moving , FPS 6.02, Running 27.76s Step 279( N/A%), pre moving , FPS 5.84, Running 27.93s Step 280( N/A%), pre moving , FPS 5.67, Running 28.12s Step 281( N/A%), pre moving , FPS 5.54, Running 28.30s Step 282( N/A%), pre moving , FPS 5.44, Running 28.48s Step 283( N/A%), pre moving , FPS 5.34, Running 28.66s Step 284( N/A%), pre moving , FPS 5.32, Running 28.79s Step 285( N/A%), pre moving , FPS 5.24, Running 28.97s Step 286( N/A%), pre moving , FPS 5.30, Running 29.11s Step 287( N/A%), pre moving , FPS 5.30, Running 29.29s Step 288( N/A%), pre moving , FPS 5.30, Running 29.46s Step 289( N/A%), pre moving , FPS 5.37, Running 29.64s Step 290( N/A%), pre moving , FPS 5.38, Running 29.82s Step 291( N/A%), pre moving , FPS 5.45, Running 29.99s Step 292( N/A%), pre moving , FPS 5.46, Running 30.17s Step 293( N/A%), pre moving , FPS 5.54, Running 30.35s Step 294( N/A%), pre moving , FPS 5.55, Running 30.53s Step 295( N/A%), pre moving , FPS 5.63, Running 30.71s Step 296( N/A%), pre moving , FPS 5.65, Running 30.88s Step 297( N/A%), pre moving , FPS 5.74, Running 31.06s Step 298( N/A%), pre moving , FPS 5.74, Running 31.24s Step 299( N/A%), pre moving , FPS 5.74, Running 31.42s Step 300( N/A%), pre moving , FPS 5.75, Running 31.59s Step 301( N/A%), pre moving , FPS 5.77, Running 31.77s Step 302( N/A%), pre moving , FPS 5.86, Running 31.90s Step 303( N/A%), pre moving , FPS 5.94, Running 32.03s Step 304( N/A%), pre moving , FPS 5.95, Running 32.16s Step 305( N/A%), pre moving , FPS 6.03, Running 32.29s Step 306( N/A%), pre moving , FPS 6.04, Running 32.42s Step 307( N/A%), pre moving , FPS 6.13, Running 32.55s Step 308( N/A%), pre moving , FPS 6.31, Running 32.63s Step 309( N/A%), pre moving , FPS 6.51, Running 32.71s Step 310( N/A%), pre moving , FPS 6.71, Running 32.80s Step 311( N/A%), pre moving , FPS 6.93, Running 32.88s Step 312( N/A%), pre moving , FPS 7.16, Running 32.96s Step 313( N/A%), pre moving , FPS 7.42, Running 33.05s Step 314( N/A%), pre moving , FPS 7.68, Running 33.13s Step 315( N/A%), pre moving , FPS 7.96, Running 33.22s Step 316( N/A%), pre moving , FPS 8.27, Running 33.30s Step 317( N/A%), pre moving , FPS 8.60, Running 33.39s Step 318( N/A%), pre moving , FPS 8.97, Running 33.47s Step 319( N/A%), pre moving , FPS 9.38, Running 33.55s Step 320( N/A%), pre moving , FPS 9.82, Running 33.63s Step 321( N/A%), pre moving , FPS 10.27, Running 33.72s Step 322( N/A%), pre moving , FPS 10.52, Running 33.80s Step 323( N/A%), pre moving , FPS 10.79, Running 33.88s Step 324( N/A%), pre moving , FPS 11.08, Running 33.96s Step 325( N/A%), pre moving , FPS 6.16, Running 35.53s Step 326( N/A%), pre moving , FPS 5.91, Running 35.81s Step 327( N/A%), pre moving , FPS 5.68, Running 36.07s Step 328( N/A%), pre moving , FPS 5.39, Running 36.35s Step 329( N/A%), pre moving , FPS 5.13, Running 36.62s Step 330( N/A%), pre moving , FPS 4.91, Running 36.87s Step 331( N/A%), pre moving , FPS 4.69, Running 37.15s Step 332( N/A%), pre moving , FPS 4.50, Running 37.41s Step 333( N/A%), pre moving , FPS 4.31, Running 37.69s Step 334( N/A%), pre moving , FPS 4.16, Running 37.94s Step 335( N/A%), pre moving , FPS 4.00, Running 38.21s Step 336( N/A%), pre moving , FPS 3.86, Running 38.48s Step 337( N/A%), pre moving , FPS 3.73, Running 38.74s Step 338( N/A%), pre moving , FPS 3.61, Running 39.01s Step 339( N/A%), pre moving , FPS 3.49, Running 39.28s Step 340( N/A%), pre moving , FPS 3.38, Running 39.54s Step 341( N/A%), pre moving , FPS 3.28, Running 39.81s Step 342( N/A%), pre moving , FPS 3.19, Running 40.06s Step 343( N/A%), pre moving , FPS 3.10, Running 40.33s Step 344( N/A%), pre moving , FPS 3.02, Running 40.59s Step 345( 0.17%), action 1, FPS 3.40, Running 41.42s Step 346( 0.33%), action 2, FPS 3.29, Running 41.88s Step 347( 0.50%), action 3, FPS 3.23, Running 42.26s Step 348( 0.67%), action 4, FPS 3.18, Running 42.63s Step 349( 0.83%), action 5, FPS 3.17, Running 42.92s Step 350( 1.00%), action 6, FPS 3.13, Running 43.26s Step 351( 1.17%), action 7, FPS 3.12, Running 43.55s Step 352( 1.33%), action 8, FPS 3.07, Running 43.93s Step 353( 1.50%), action 9, FPS 3.04, Running 44.27s Step 354( 1.67%), action 10, FPS 2.99, Running 44.63s Step 355( 1.83%), action 11, FPS 2.91, Running 45.10s Step 356( 2.00%), action 12, FPS 2.87, Running 45.46s Step 357( 2.17%), action 13, FPS 2.83, Running 45.81s Step 358( 2.33%), action 14, FPS 2.79, Running 46.19s Step 359( 2.50%), action 15, FPS 2.75, Running 46.55s Step 360( 2.67%), action 16, FPS 2.69, Running 46.98s Step 361( 2.83%), action 17, FPS 2.66, Running 47.33s Step 362( 3.00%), action 18, FPS 2.61, Running 47.71s Step 363( 3.17%), action 19, FPS 2.59, Running 48.04s Step 364( 3.33%), action 20, FPS 2.55, Running 48.42s Step 365( 3.50%), action 21, FPS 2.67, Running 48.90s Step 366( 3.67%), action 22, FPS 2.71, Running 49.27s Step 367( 3.83%), action 23, FPS 2.72, Running 49.60s Step 368( 4.00%), action 24, FPS 2.73, Running 49.97s Step 369( 4.17%), action 25, FPS 2.71, Running 50.31s Step 370( 4.33%), action 26, FPS 2.70, Running 50.66s Step 371( 4.50%), action 27, FPS 2.69, Running 51.00s Step 372( 4.67%), action 28, FPS 2.68, Running 51.38s Step 373( 4.83%), action 29, FPS 2.69, Running 51.72s Step 374( 5.00%), action 30, FPS 2.68, Running 52.09s Step 375( 5.17%), action 31, FPS 2.68, Running 52.56s Step 376( 5.33%), action 32, FPS 2.67, Running 52.94s Step 377( 5.50%), action 33, FPS 2.68, Running 53.28s Step 378( 5.67%), action 34, FPS 2.67, Running 53.67s Step 379( 5.83%), action 35, FPS 2.68, Running 54.01s Step 380( 6.00%), action 36, FPS 2.70, Running 54.38s Step 381( 6.17%), action 37, FPS 2.70, Running 54.73s Step 382( 6.33%), action 38, FPS 2.71, Running 55.09s Step 383( 6.50%), action 39, FPS 2.71, Running 55.42s Step 384( 6.67%), action 40, FPS 2.72, Running 55.78s Step 385( 6.83%), action 41, FPS 2.73, Running 56.24s Step 386( 7.00%), action 42, FPS 2.72, Running 56.61s Step 387( 7.17%), action 43, FPS 2.73, Running 56.94s Step 388( 7.33%), action 44, FPS 2.72, Running 57.31s Step 389( 7.50%), action 45, FPS 2.71, Running 57.68s Step 390( 7.67%), action 46, FPS 2.71, Running 58.05s Step 391( 7.83%), action 47, FPS 2.71, Running 58.39s Step 392( 8.00%), action 48, FPS 2.69, Running 58.81s Step 393( 8.17%), action 49, FPS 2.69, Running 59.16s Step 394( 8.33%), action 50, FPS 2.69, Running 59.54s Step 395( 8.50%), action 51, FPS 2.69, Running 60.01s Step 396( 8.67%), action 52, FPS 2.67, Running 60.42s Step 397( 8.83%), action 53, FPS 2.68, Running 60.76s Step 398( 9.00%), action 54, FPS 2.68, Running 61.13s Step 399( 9.17%), action 55, FPS 2.68, Running 61.48s Step 400( 9.33%), action 56, FPS 2.68, Running 61.85s Step 401( 9.50%), action 57, FPS 2.68, Running 62.18s Step 402( 9.67%), action 58, FPS 2.66, Running 62.62s Step 403( 9.83%), action 59, FPS 2.64, Running 62.98s Step 404( 10.00%), action 60, FPS 2.64, Running 63.36s Step 405( 10.17%), action 61, FPS 2.64, Running 63.83s Step 406( 10.33%), action 62, FPS 2.63, Running 64.20s Step 407( 10.50%), action 63, FPS 2.63, Running 64.55s Step 408( 10.67%), action 64, FPS 2.63, Running 64.92s Step 409( 10.83%), action 65, FPS 2.63, Running 65.28s Step 410( 11.00%), action 66, FPS 2.63, Running 65.65s Step 411( 11.17%), action 67, FPS 2.63, Running 65.99s Step 412( 11.33%), action 68, FPS 2.65, Running 66.36s Step 413( 11.50%), action 69, FPS 2.65, Running 66.71s Step 414( 11.67%), action 70, FPS 2.65, Running 67.07s Step 415( 11.83%), action 71, FPS 2.65, Running 67.54s Step 416( 12.00%), action 72, FPS 2.67, Running 67.92s Step 417( 12.17%), action 73, FPS 2.67, Running 68.25s Step 418( 12.33%), action 74, FPS 2.67, Running 68.62s Step 419( 12.50%), action 75, FPS 2.67, Running 68.96s Step 420( 12.67%), action 76, FPS 2.67, Running 69.33s Step 421( 12.83%), action 77, FPS 2.69, Running 69.61s Step 422( 13.00%), action 78, FPS 2.74, Running 69.93s Step 423( 13.17%), action 79, FPS 2.72, Running 70.32s Step 424( 13.33%), action 80, FPS 2.70, Running 70.76s Step 425( 13.50%), action 81, FPS 2.68, Running 71.29s Step 426( 13.67%), action 82, FPS 2.67, Running 71.70s Step 427( 13.83%), action 83, FPS 2.66, Running 72.08s Step 428( 14.00%), action 84, FPS 2.65, Running 72.48s Step 429( 14.17%), action 85, FPS 2.68, Running 72.74s Step 430( 14.33%), action 86, FPS 2.71, Running 73.04s Step 431( 14.50%), action 87, FPS 2.74, Running 73.29s Step 432( 14.67%), action 88, FPS 2.77, Running 73.58s Step 433( 14.83%), action 89, FPS 2.80, Running 73.84s Step 434( 15.00%), action 90, FPS 2.84, Running 74.13s Step 435( 15.17%), action 91, FPS 2.86, Running 74.53s Step 436( 15.33%), action 92, FPS 2.90, Running 74.81s Step 437( 15.50%), action 93, FPS 2.93, Running 75.08s Step 438( 15.67%), action 94, FPS 2.96, Running 75.37s Step 439( 15.83%), action 95, FPS 3.00, Running 75.63s Step 440( 16.00%), action 96, FPS 3.04, Running 75.91s Step 441( 16.17%), action 97, FPS 3.05, Running 76.18s Step 442( 16.33%), action 98, FPS 3.06, Running 76.46s Step 443( 16.50%), action 99, FPS 3.13, Running 76.72s Step 444( 16.67%), action 100, FPS 3.21, Running 77.00s Step 445( 16.83%), action 101, FPS 3.27, Running 77.40s Step 446( 17.00%), action 102, FPS 3.34, Running 77.70s Step 447( 17.17%), action 103, FPS 3.40, Running 77.97s Step 448( 17.33%), action 104, FPS 3.47, Running 78.25s Step 449( 17.50%), action 105, FPS 3.46, Running 78.53s Step 450( 17.67%), action 106, FPS 3.46, Running 78.82s Step 451( 17.83%), action 107, FPS 3.45, Running 79.08s Step 452( 18.00%), action 108, FPS 3.46, Running 79.36s Step 453( 18.17%), action 109, FPS 3.46, Running 79.62s Step 454( 18.33%), action 110, FPS 3.45, Running 79.92s Step 455( 18.50%), action 111, FPS 3.46, Running 80.31s Step 456( 18.67%), action 112, FPS 3.45, Running 80.60s Step 457( 18.83%), action 113, FPS 3.46, Running 80.87s Step 458( 19.00%), action 114, FPS 3.45, Running 81.17s Step 459( 19.17%), action 115, FPS 3.45, Running 81.44s Step 460( 19.33%), action 116, FPS 3.42, Running 81.75s Step 461( 19.50%), action 117, FPS 3.42, Running 82.02s Step 462( 19.67%), action 118, FPS 3.41, Running 82.32s Step 463( 19.83%), action 119, FPS 3.41, Running 82.58s Step 464( 20.00%), action 120, FPS 3.40, Running 82.88s Step 465( 20.17%), action 121, FPS 3.41, Running 83.27s Step 466( 20.33%), action 122, FPS 3.40, Running 83.58s Step 467( 20.50%), action 123, FPS 3.40, Running 83.85s Step 468( 20.67%), action 124, FPS 3.40, Running 84.14s Step 469( 20.83%), action 125, FPS 3.41, Running 84.40s Step 470( 21.00%), action 126, FPS 3.41, Running 84.69s Step 471( 21.17%), action 127, FPS 3.40, Running 84.96s Step 472( 21.33%), action 128, FPS 3.40, Running 85.25s Step 473( 21.50%), action 129, FPS 3.39, Running 85.52s Step 474( 21.67%), action 130, FPS 3.39, Running 85.81s Step 475( 21.83%), action 131, FPS 3.40, Running 86.20s Step 476( 22.00%), action 132, FPS 3.40, Running 86.49s Step 477( 22.17%), action 133, FPS 3.40, Running 86.75s Step 478( 22.33%), action 134, FPS 3.41, Running 87.03s Step 479( 22.50%), action 135, FPS 3.41, Running 87.30s Step 480( 22.67%), action 136, FPS 3.42, Running 87.59s Step 481( 22.83%), action 137, FPS 3.43, Running 87.86s Step 482( 23.00%), action 138, FPS 3.40, Running 88.20s Step 483( 23.17%), action 139, FPS 3.40, Running 88.46s Step 484( 23.33%), action 140, FPS 3.41, Running 88.76s Step 485( 23.50%), action 141, FPS 3.40, Running 89.15s Step 486( 23.67%), action 142, FPS 3.40, Running 89.46s Step 487( 23.83%), action 143, FPS 3.40, Running 89.73s Step 488( 24.00%), action 144, FPS 3.40, Running 90.02s Step 489( 24.17%), action 145, FPS 3.40, Running 90.28s Step 490( 24.33%), action 146, FPS 3.40, Running 90.57s Step 491( 24.50%), action 147, FPS 3.41, Running 90.83s Step 492( 24.67%), action 148, FPS 3.40, Running 91.13s Step 493( 24.83%), action 149, FPS 3.41, Running 91.39s Step 494( 25.00%), action 150, FPS 3.40, Running 91.70s Step 495( 25.17%), action 151, FPS 3.39, Running 92.09s Step 496( 25.33%), action 152, FPS 3.39, Running 92.40s Step 497( 25.50%), action 153, FPS 3.38, Running 92.66s Step 498( 25.67%), action 154, FPS 3.37, Running 92.96s Step 499( 25.83%), action 155, FPS 3.36, Running 93.25s Step 500( 26.00%), action 156, FPS 3.37, Running 93.54s Step 501( 26.17%), action 157, FPS 3.36, Running 93.81s Step 502( 26.33%), action 158, FPS 3.39, Running 94.11s Step 503( 26.50%), action 159, FPS 3.38, Running 94.37s Step 504( 26.67%), action 160, FPS 3.38, Running 94.67s Step 505( 26.83%), action 161, FPS 3.38, Running 95.07s Step 506( 27.00%), action 162, FPS 3.35, Running 95.43s Step 507( 27.17%), action 163, FPS 3.32, Running 95.75s Step 508( 27.33%), action 164, FPS 3.32, Running 96.05s Step 509( 27.50%), action 165, FPS 3.32, Running 96.31s Step 510( 27.67%), action 166, FPS 3.31, Running 96.60s Step 511( 27.83%), action 167, FPS 3.32, Running 96.86s Step 512( 28.00%), action 168, FPS 3.32, Running 97.15s Step 513( 28.17%), action 169, FPS 3.31, Running 97.44s Step 514( 28.33%), action 170, FPS 3.26, Running 97.83s Step 515( 28.50%), action 171, FPS 3.26, Running 98.23s Step 516( 28.67%), action 172, FPS 3.27, Running 98.51s Step 517( 28.83%), action 173, FPS 3.27, Running 98.78s Step 518( 29.00%), action 174, FPS 3.27, Running 99.09s Step 519( 29.17%), action 175, FPS 3.27, Running 99.36s Step 520( 29.33%), action 176, FPS 3.27, Running 99.64s Step 521( 29.50%), action 177, FPS 3.28, Running 99.92s Step 522( 29.67%), action 178, FPS 3.27, Running 100.22s Step 523( 29.83%), action 179, FPS 3.26, Running 100.52s Step 524( 30.00%), action 180, FPS 3.25, Running 100.82s Step 525( 30.17%), action 181, FPS 3.13, Running 101.46s Step 526( 30.33%), action 182, FPS 3.05, Running 101.99s Step 527( 30.50%), action 183, FPS 2.96, Running 102.49s Step 528( 30.67%), action 184, FPS 2.87, Running 103.02s Step 529( 30.83%), action 185, FPS 2.81, Running 103.42s Step 530( 31.00%), action 186, FPS 2.81, Running 103.72s Step 531( 31.17%), action 187, FPS 2.80, Running 103.99s Step 532( 31.33%), action 188, FPS 2.80, Running 104.29s Step 533( 31.50%), action 189, FPS 2.81, Running 104.56s Step 534( 31.67%), action 190, FPS 2.84, Running 104.87s Step 535( 31.83%), action 191, FPS 2.76, Running 105.47s Step 536( 32.00%), action 192, FPS 2.67, Running 106.00s Step 537( 32.17%), action 193, FPS 2.60, Running 106.48s Step 538( 32.33%), action 194, FPS 2.53, Running 107.00s Step 539( 32.50%), action 195, FPS 2.46, Running 107.48s Step 540( 32.67%), action 196, FPS 2.39, Running 108.00s Step 541( 32.83%), action 197, FPS 2.34, Running 108.47s Step 542( 33.00%), action 198, FPS 2.34, Running 108.75s Step 543( 33.17%), action 199, FPS 2.35, Running 109.01s Step 544( 33.33%), action 200, FPS 2.30, Running 109.51s Step 545( 33.50%), action 201, FPS 2.31, Running 110.12s Step 546( 33.67%), action 202, FPS 2.31, Running 110.66s Step 547( 33.83%), action 203, FPS 2.31, Running 111.15s Step 548( 34.00%), action 204, FPS 2.31, Running 111.66s Step 549( 34.17%), action 205, FPS 2.29, Running 112.13s Step 550( 34.33%), action 206, FPS 2.26, Running 112.58s Step 551( 34.50%), action 207, FPS 2.26, Running 112.85s Step 552( 34.67%), action 208, FPS 2.25, Running 113.17s Step 553( 34.83%), action 209, FPS 2.19, Running 113.67s Step 554( 35.00%), action 210, FPS 2.14, Running 114.23s Step 555( 35.17%), action 211, FPS 2.13, Running 114.86s Step 556( 35.33%), action 212, FPS 2.13, Running 115.39s Step 557( 35.50%), action 213, FPS 2.13, Running 115.88s Step 558( 35.67%), action 214, FPS 2.13, Running 116.40s Step 559( 35.83%), action 215, FPS 2.17, Running 116.70s Step 560( 36.00%), action 216, FPS 2.22, Running 117.02s Step 561( 36.17%), action 217, FPS 2.21, Running 117.51s Step 562( 36.33%), action 218, FPS 2.16, Running 118.00s Step 563( 36.50%), action 219, FPS 2.11, Running 118.50s Step 564( 36.67%), action 220, FPS 2.10, Running 119.02s Step 565( 36.83%), action 221, FPS 2.10, Running 119.66s Step 566( 37.00%), action 222, FPS 2.10, Running 120.18s Step 567( 37.17%), action 223, FPS 2.12, Running 120.57s Step 568( 37.33%), action 224, FPS 2.17, Running 120.87s Step 569( 37.50%), action 225, FPS 2.22, Running 121.14s Step 570( 37.67%), action 226, FPS 2.21, Running 121.65s Step 571( 37.83%), action 227, FPS 2.15, Running 122.13s Step 572( 38.00%), action 228, FPS 2.11, Running 122.67s Step 573( 38.17%), action 229, FPS 2.11, Running 123.17s Step 574( 38.33%), action 230, FPS 2.11, Running 123.69s Step 575( 38.50%), action 231, FPS 2.11, Running 124.31s Step 576( 38.67%), action 232, FPS 2.16, Running 124.66s Step 577( 38.83%), action 233, FPS 2.21, Running 124.94s Step 578( 39.00%), action 234, FPS 2.23, Running 125.39s Step 579( 39.17%), action 235, FPS 2.18, Running 125.88s Step 580( 39.33%), action 236, FPS 2.13, Running 126.40s Step 581( 39.50%), action 237, FPS 2.14, Running 126.88s Step 582( 39.67%), action 238, FPS 2.13, Running 127.40s Step 583( 39.83%), action 239, FPS 2.13, Running 127.88s Step 584( 40.00%), action 240, FPS 2.13, Running 128.40s Step 585( 40.17%), action 241, FPS 2.18, Running 128.82s Step 586( 40.33%), action 242, FPS 2.20, Running 129.26s Step 587( 40.50%), action 243, FPS 2.18, Running 129.75s Step 588( 40.67%), action 244, FPS 2.12, Running 130.28s Step 589( 40.83%), action 245, FPS 2.07, Running 130.80s Step 590( 41.00%), action 246, FPS 2.06, Running 131.38s Step 591( 41.17%), action 247, FPS 2.06, Running 131.85s Step 592( 41.33%), action 248, FPS 2.06, Running 132.37s Step 593( 41.50%), action 249, FPS 2.11, Running 132.63s Step 594( 41.67%), action 250, FPS 2.17, Running 132.93s Step 595( 41.83%), action 251, FPS 2.16, Running 133.59s Step 596( 42.00%), action 252, FPS 2.11, Running 134.13s Step 597( 42.17%), action 253, FPS 2.06, Running 134.63s Step 598( 42.33%), action 254, FPS 2.04, Running 135.17s Step 599( 42.50%), action 255, FPS 2.04, Running 135.68s Step 600( 42.67%), action 256, FPS 2.04, Running 136.22s Step 601( 42.83%), action 257, FPS 2.08, Running 136.51s Step 602( 43.00%), action 258, FPS 2.13, Running 136.81s Step 603( 43.17%), action 259, FPS 2.14, Running 137.21s Step 604( 43.33%), action 260, FPS 2.14, Running 137.75s Step 605( 43.50%), action 261, FPS 2.09, Running 138.39s Step 606( 43.67%), action 262, FPS 2.07, Running 138.93s Step 607( 43.83%), action 263, FPS 2.07, Running 139.43s Step 608( 44.00%), action 264, FPS 2.07, Running 139.95s Step 609( 44.17%), action 265, FPS 2.09, Running 140.35s Step 610( 44.33%), action 266, FPS 2.15, Running 140.67s Step 611( 44.50%), action 267, FPS 2.18, Running 141.01s Step 612( 44.67%), action 268, FPS 2.18, Running 141.55s Step 613( 44.83%), action 269, FPS 2.13, Running 142.02s Step 614( 45.00%), action 270, FPS 2.07, Running 142.58s Step 615( 45.17%), action 271, FPS 2.08, Running 143.20s Step 616( 45.33%), action 272, FPS 2.08, Running 143.74s Step 617( 45.50%), action 273, FPS 2.08, Running 144.24s Step 618( 45.67%), action 274, FPS 2.13, Running 144.55s Step 619( 45.83%), action 275, FPS 2.19, Running 144.81s Step 620( 46.00%), action 276, FPS 2.20, Running 145.32s Step 621( 46.17%), action 277, FPS 2.15, Running 145.80s Step 622( 46.33%), action 278, FPS 2.10, Running 146.35s Step 623( 46.50%), action 279, FPS 2.08, Running 146.83s Step 624( 46.67%), action 280, FPS 2.08, Running 147.35s Step 625( 46.83%), action 281, FPS 2.08, Running 147.99s Step 626( 47.00%), action 282, FPS 2.11, Running 148.40s Step 627( 47.17%), action 283, FPS 2.16, Running 148.68s Step 628( 47.33%), action 284, FPS 2.19, Running 149.09s Step 629( 47.50%), action 285, FPS 2.16, Running 149.60s Step 630( 47.67%), action 286, FPS 2.12, Running 150.13s Step 631( 47.83%), action 287, FPS 2.08, Running 150.62s Step 632( 48.00%), action 288, FPS 2.08, Running 151.14s Step 633( 48.17%), action 289, FPS 2.08, Running 151.65s Step 634( 48.33%), action 290, FPS 2.08, Running 152.19s Step 635( 48.50%), action 291, FPS 2.12, Running 152.65s Step 636( 48.67%), action 292, FPS 2.14, Running 153.07s Step 637( 48.83%), action 293, FPS 2.15, Running 153.56s Step 638( 49.00%), action 294, FPS 2.09, Running 154.09s Step 639( 49.17%), action 295, FPS 2.05, Running 154.59s Step 640( 49.33%), action 296, FPS 2.04, Running 155.12s Step 641( 49.50%), action 297, FPS 2.03, Running 155.64s Step 642( 49.67%), action 298, FPS 2.04, Running 156.15s Step 643( 49.83%), action 299, FPS 2.08, Running 156.45s Step 644( 50.00%), action 300, FPS 2.13, Running 156.76s Step 645( 50.17%), action 301, FPS 2.13, Running 157.40s Step 646( 50.33%), action 302, FPS 2.10, Running 157.94s Step 647( 50.50%), action 303, FPS 2.05, Running 158.43s Step 648( 50.67%), action 304, FPS 2.03, Running 158.96s Step 649( 50.83%), action 305, FPS 2.03, Running 159.46s Step 650( 51.00%), action 306, FPS 2.03, Running 159.98s Step 651( 51.17%), action 307, FPS 2.06, Running 160.34s Step 652( 51.33%), action 308, FPS 2.11, Running 160.63s Step 653( 51.50%), action 309, FPS 2.14, Running 161.01s Step 654( 51.67%), action 310, FPS 2.14, Running 161.53s Step 655( 51.83%), action 311, FPS 2.11, Running 162.15s Step 656( 52.00%), action 312, FPS 2.08, Running 162.69s Step 657( 52.17%), action 313, FPS 2.08, Running 163.19s Step 658( 52.33%), action 314, FPS 2.08, Running 163.71s Step 659( 52.50%), action 315, FPS 2.08, Running 164.19s Step 660( 52.67%), action 316, FPS 2.14, Running 164.49s Step 661( 52.83%), action 317, FPS 2.19, Running 164.75s Step 662( 53.00%), action 318, FPS 2.21, Running 165.21s Step 663( 53.17%), action 319, FPS 2.16, Running 165.71s Step 664( 53.33%), action 320, FPS 2.11, Running 166.24s Step 665( 53.50%), action 321, FPS 2.11, Running 166.85s Step 666( 53.67%), action 322, FPS 2.11, Running 167.40s Step 667( 53.83%), action 323, FPS 2.11, Running 167.89s Step 668( 54.00%), action 324, FPS 2.11, Running 168.45s Step 669( 54.17%), action 325, FPS 2.11, Running 168.94s Step 670( 54.33%), action 326, FPS 2.11, Running 169.46s Step 671( 54.50%), action 327, FPS 2.09, Running 169.92s Step 672( 54.67%), action 328, FPS 2.04, Running 170.44s Step 673( 54.83%), action 329, FPS 2.02, Running 170.93s Step 674( 55.00%), action 330, FPS 2.00, Running 171.52s Step 675( 55.17%), action 331, FPS 2.00, Running 172.14s Step 676( 55.33%), action 332, FPS 2.00, Running 172.68s Step 677( 55.50%), action 333, FPS 2.01, Running 173.15s Step 678( 55.67%), action 334, FPS 2.01, Running 173.66s Step 679( 55.83%), action 335, FPS 2.00, Running 174.20s Step 680( 56.00%), action 336, FPS 1.94, Running 174.77s Step 681( 56.17%), action 337, FPS 1.91, Running 175.25s Step 682( 56.33%), action 338, FPS 1.89, Running 175.77s Step 683( 56.50%), action 339, FPS 1.90, Running 176.25s Step 684( 56.67%), action 340, FPS 1.90, Running 176.77s Step 685( 56.83%), action 341, FPS 1.89, Running 177.41s Step 686( 57.00%), action 342, FPS 1.89, Running 177.98s Step 687( 57.17%), action 343, FPS 1.89, Running 178.46s Step 688( 57.33%), action 344, FPS 1.89, Running 179.01s Step 689( 57.50%), action 345, FPS 1.90, Running 179.49s Step 690( 57.67%), action 346, FPS 1.89, Running 180.03s Step 691( 57.83%), action 347, FPS 1.89, Running 180.52s Step 692( 58.00%), action 348, FPS 1.88, Running 181.06s Step 693( 58.17%), action 349, FPS 1.89, Running 181.49s Step 694( 58.33%), action 350, FPS 1.91, Running 182.00s Step 695( 58.50%), action 351, FPS 1.91, Running 182.61s Step 696( 58.67%), action 352, FPS 1.91, Running 183.15s Step 697( 58.83%), action 353, FPS 1.90, Running 183.66s Step 698( 59.00%), action 354, FPS 1.89, Running 184.24s Step 699( 59.17%), action 355, FPS 1.90, Running 184.72s Step 700( 59.33%), action 356, FPS 1.91, Running 185.24s Step 701( 59.50%), action 357, FPS 1.91, Running 185.73s Step 702( 59.67%), action 358, FPS 1.90, Running 186.27s Step 703( 59.83%), action 359, FPS 1.90, Running 186.75s Step 704( 60.00%), action 360, FPS 1.91, Running 187.26s Step 705( 60.17%), action 361, FPS 1.91, Running 187.87s Step 706( 60.33%), action 362, FPS 1.92, Running 188.37s Step 707( 60.50%), action 363, FPS 1.92, Running 188.88s Step 708( 60.67%), action 364, FPS 1.93, Running 189.40s Step 709( 60.83%), action 365, FPS 1.93, Running 189.88s Step 710( 61.00%), action 366, FPS 1.93, Running 190.39s Step 711( 61.17%), action 367, FPS 1.93, Running 190.88s Step 712( 61.33%), action 368, FPS 1.94, Running 191.39s Step 713( 61.50%), action 369, FPS 1.92, Running 191.88s Step 714( 61.67%), action 370, FPS 1.92, Running 192.40s Step 715( 61.83%), action 371, FPS 1.92, Running 193.00s Step 716( 62.00%), action 372, FPS 1.93, Running 193.53s Step 717( 62.17%), action 373, FPS 1.93, Running 194.01s Step 718( 62.33%), action 374, FPS 1.95, Running 194.52s Step 719( 62.50%), action 375, FPS 1.94, Running 195.03s Step 720( 62.67%), action 376, FPS 1.93, Running 195.59s Step 721( 62.83%), action 377, FPS 1.93, Running 196.07s Step 722( 63.00%), action 378, FPS 1.93, Running 196.61s Step 723( 63.17%), action 379, FPS 1.93, Running 197.11s Step 724( 63.33%), action 380, FPS 1.93, Running 197.63s Step 725( 63.50%), action 381, FPS 1.93, Running 198.23s Step 726( 63.67%), action 382, FPS 1.92, Running 198.79s Step 727( 63.83%), action 383, FPS 1.92, Running 199.27s Step 728( 64.00%), action 384, FPS 1.92, Running 199.83s Step 729( 64.17%), action 385, FPS 1.91, Running 200.32s Step 730( 64.33%), action 386, FPS 1.91, Running 200.84s Step 731( 64.50%), action 387, FPS 1.91, Running 201.34s Step 732( 64.67%), action 388, FPS 1.91, Running 201.89s Step 733( 64.83%), action 389, FPS 1.91, Running 202.35s Step 734( 65.00%), action 390, FPS 1.91, Running 202.88s Step 735( 65.17%), action 391, FPS 1.90, Running 203.51s Step 736( 65.33%), action 392, FPS 1.91, Running 204.02s Step 737( 65.50%), action 393, FPS 1.91, Running 204.50s Step 738( 65.67%), action 394, FPS 1.90, Running 205.05s Step 739( 65.83%), action 395, FPS 1.90, Running 205.55s Step 740( 66.00%), action 396, FPS 1.90, Running 206.09s Step 741( 66.17%), action 397, FPS 1.90, Running 206.57s Step 742( 66.33%), action 398, FPS 1.90, Running 207.12s Step 743( 66.50%), action 399, FPS 1.91, Running 207.60s Step 744( 66.67%), action 400, FPS 1.91, Running 208.10s Step 745( 66.83%), action 401, FPS 1.90, Running 208.74s Step 746( 67.00%), action 402, FPS 1.91, Running 209.27s Step 747( 67.17%), action 403, FPS 1.91, Running 209.75s Step 748( 67.33%), action 404, FPS 1.92, Running 210.26s Step 749( 67.50%), action 405, FPS 1.92, Running 210.76s Step 750( 67.67%), action 406, FPS 1.92, Running 211.28s Step 751( 67.83%), action 407, FPS 1.92, Running 211.76s Step 752( 68.00%), action 408, FPS 1.92, Running 212.29s Step 753( 68.17%), action 409, FPS 1.92, Running 212.76s Step 754( 68.33%), action 410, FPS 1.92, Running 213.28s Step 755( 68.50%), action 411, FPS 1.93, Running 213.87s Step 756( 68.67%), action 412, FPS 1.93, Running 214.38s Step 757( 68.83%), action 413, FPS 1.93, Running 214.86s Step 758( 69.00%), action 414, FPS 1.92, Running 215.48s Step 759( 69.17%), action 415, FPS 1.91, Running 216.01s Step 760( 69.33%), action 416, FPS 1.91, Running 216.56s Step 761( 69.50%), action 417, FPS 1.90, Running 217.10s Step 762( 69.67%), action 418, FPS 1.90, Running 217.63s Step 763( 69.83%), action 419, FPS 1.91, Running 218.10s Step 764( 70.00%), action 420, FPS 1.90, Running 218.64s Step 765( 70.17%), action 421, FPS 1.90, Running 219.25s Step 766( 70.33%), action 422, FPS 1.91, Running 219.75s Step 767( 70.50%), action 423, FPS 1.90, Running 220.27s Step 768( 70.67%), action 424, FPS 1.89, Running 220.82s Step 769( 70.83%), action 425, FPS 1.90, Running 221.30s Step 770( 71.00%), action 426, FPS 1.89, Running 221.88s Step 771( 71.17%), action 427, FPS 1.88, Running 222.38s Step 772( 71.33%), action 428, FPS 1.88, Running 222.94s Step 773( 71.50%), action 429, FPS 1.88, Running 223.39s Step 774( 71.67%), action 430, FPS 1.88, Running 223.89s Step 775( 71.83%), action 431, FPS 1.88, Running 224.49s Step 776( 72.00%), action 432, FPS 1.88, Running 225.04s Step 777( 72.17%), action 433, FPS 1.87, Running 225.54s Step 778( 72.33%), action 434, FPS 1.89, Running 226.05s Step 779( 72.50%), action 435, FPS 1.90, Running 226.53s Step 780( 72.67%), action 436, FPS 1.90, Running 227.07s Step 781( 72.83%), action 437, FPS 1.91, Running 227.56s Step 782( 73.00%), action 438, FPS 1.91, Running 228.08s Step 783( 73.17%), action 439, FPS 1.91, Running 228.57s Step 784( 73.33%), action 440, FPS 1.91, Running 229.09s Step 785( 73.50%), action 441, FPS 1.91, Running 229.70s Step 786( 73.67%), action 442, FPS 1.90, Running 230.26s Step 787( 73.83%), action 443, FPS 1.91, Running 230.71s Step 788( 74.00%), action 444, FPS 1.92, Running 231.22s Step 789( 74.17%), action 445, FPS 1.92, Running 231.71s Step 790( 74.33%), action 446, FPS 1.93, Running 232.23s Step 791( 74.50%), action 447, FPS 1.94, Running 232.71s Step 792( 74.67%), action 448, FPS 1.93, Running 233.28s Step 793( 74.83%), action 449, FPS 1.90, Running 233.90s Step 794( 75.00%), action 450, FPS 1.90, Running 234.44s Step 795( 75.17%), action 451, FPS 1.88, Running 235.11s Step 796( 75.33%), action 452, FPS 1.88, Running 235.66s Step 797( 75.50%), action 453, FPS 1.89, Running 236.15s Step 798( 75.67%), action 454, FPS 1.88, Running 236.67s Step 799( 75.83%), action 455, FPS 1.88, Running 237.16s Step 800( 76.00%), action 456, FPS 1.88, Running 237.71s Step 801( 76.17%), action 457, FPS 1.88, Running 238.21s Step 802( 76.33%), action 458, FPS 1.88, Running 238.74s Step 803( 76.50%), action 459, FPS 1.88, Running 239.24s Step 804( 76.67%), action 460, FPS 1.88, Running 239.75s Step 805( 76.83%), action 461, FPS 1.88, Running 240.35s Step 806( 77.00%), action 462, FPS 1.89, Running 240.86s Step 807( 77.17%), action 463, FPS 1.89, Running 241.31s Step 808( 77.33%), action 464, FPS 1.88, Running 241.87s Step 809( 77.50%), action 465, FPS 1.88, Running 242.34s Step 810( 77.67%), action 466, FPS 1.88, Running 242.88s Step 811( 77.83%), action 467, FPS 1.88, Running 243.38s Step 812( 78.00%), action 468, FPS 1.88, Running 243.92s Step 813( 78.17%), action 469, FPS 1.90, Running 244.40s Step 814( 78.33%), action 470, FPS 1.90, Running 244.96s Step 815( 78.50%), action 471, FPS 1.91, Running 245.61s Step 816( 78.67%), action 472, FPS 1.91, Running 246.15s Step 817( 78.83%), action 473, FPS 1.91, Running 246.64s Step 818( 79.00%), action 474, FPS 1.91, Running 247.15s Step 819( 79.17%), action 475, FPS 1.91, Running 247.63s Step 820( 79.33%), action 476, FPS 1.91, Running 248.16s Step 821( 79.50%), action 477, FPS 1.91, Running 248.67s Step 822( 79.67%), action 478, FPS 1.91, Running 249.20s Step 823( 79.83%), action 479, FPS 1.91, Running 249.69s Step 824( 80.00%), action 480, FPS 1.90, Running 250.26s Step 825( 80.17%), action 481, FPS 1.90, Running 250.86s Step 826( 80.33%), action 482, FPS 1.90, Running 251.41s Step 827( 80.50%), action 483, FPS 1.89, Running 251.91s Step 828( 80.67%), action 484, FPS 1.89, Running 252.44s Step 829( 80.83%), action 485, FPS 1.90, Running 252.89s Step 830( 81.00%), action 486, FPS 1.90, Running 253.42s Step 831( 81.17%), action 487, FPS 1.90, Running 253.92s Step 832( 81.33%), action 488, FPS 1.90, Running 254.45s Step 833( 81.50%), action 489, FPS 1.90, Running 254.94s Step 834( 81.67%), action 490, FPS 1.90, Running 255.47s Step 835( 81.83%), action 491, FPS 1.91, Running 256.10s Step 836( 82.00%), action 492, FPS 1.91, Running 256.59s Step 837( 82.17%), action 493, FPS 1.92, Running 257.07s Step 838( 82.33%), action 494, FPS 1.91, Running 257.62s Step 839( 82.50%), action 495, FPS 1.90, Running 258.18s Step 840( 82.67%), action 496, FPS 1.90, Running 258.71s Step 841( 82.83%), action 497, FPS 1.90, Running 259.17s Step 842( 83.00%), action 498, FPS 1.91, Running 259.68s Step 843( 83.17%), action 499, FPS 1.91, Running 260.16s Step 844( 83.33%), action 500, FPS 1.92, Running 260.69s Step 845( 83.50%), action 501, FPS 1.91, Running 261.33s Step 846( 83.67%), action 502, FPS 1.91, Running 261.90s Step 847( 83.83%), action 503, FPS 1.91, Running 262.38s Step 848( 84.00%), action 504, FPS 1.91, Running 262.89s Step 849( 84.17%), action 505, FPS 1.91, Running 263.38s Step 850( 84.33%), action 506, FPS 1.91, Running 263.91s Step 851( 84.50%), action 507, FPS 1.91, Running 264.41s Step 852( 84.67%), action 508, FPS 1.90, Running 264.98s Step 853( 84.83%), action 509, FPS 1.90, Running 265.48s Step 854( 85.00%), action 510, FPS 1.89, Running 266.06s Step 855( 85.17%), action 511, FPS 1.87, Running 266.77s Step 856( 85.33%), action 512, FPS 1.87, Running 267.30s Step 857( 85.50%), action 513, FPS 1.86, Running 267.79s Step 858( 85.67%), action 514, FPS 1.86, Running 268.35s Step 859( 85.83%), action 515, FPS 1.88, Running 268.83s Step 860( 86.00%), action 516, FPS 1.88, Running 269.35s Step 861( 86.17%), action 517, FPS 1.88, Running 269.82s Step 862( 86.33%), action 518, FPS 1.88, Running 270.33s Step 863( 86.50%), action 519, FPS 1.88, Running 270.79s Step 864( 86.67%), action 520, FPS 1.88, Running 271.33s Step 865( 86.83%), action 521, FPS 1.88, Running 271.95s Step 866( 87.00%), action 522, FPS 1.89, Running 272.50s Step 867( 87.17%), action 523, FPS 1.88, Running 273.02s Step 868( 87.33%), action 524, FPS 1.87, Running 273.56s Step 869( 87.50%), action 525, FPS 1.87, Running 274.05s Step 870( 87.67%), action 526, FPS 1.88, Running 274.56s Step 871( 87.83%), action 527, FPS 1.87, Running 275.11s Step 872( 88.00%), action 528, FPS 1.88, Running 275.63s Step 873( 88.17%), action 529, FPS 1.88, Running 276.10s Step 874( 88.33%), action 530, FPS 1.90, Running 276.60s Step 875( 88.50%), action 531, FPS 1.92, Running 277.19s Step 876( 88.67%), action 532, FPS 1.92, Running 277.70s Step 877( 88.83%), action 533, FPS 1.92, Running 278.19s Step 878( 89.00%), action 534, FPS 1.93, Running 278.74s Step 879( 89.17%), action 535, FPS 1.92, Running 279.22s Step 880( 89.33%), action 536, FPS 1.92, Running 279.75s Step 881( 89.50%), action 537, FPS 1.92, Running 280.24s Step 882( 89.67%), action 538, FPS 1.92, Running 280.73s Step 883( 89.83%), action 539, FPS 1.92, Running 281.18s Step 884( 90.00%), action 540, FPS 1.93, Running 281.70s Step 885( 90.17%), action 541, FPS 1.93, Running 282.33s Step 886( 90.33%), action 542, FPS 1.93, Running 282.86s Step 887( 90.50%), action 543, FPS 1.94, Running 283.36s Step 888( 90.67%), action 544, FPS 1.95, Running 283.82s Step 889( 90.83%), action 545, FPS 1.96, Running 284.26s Step 890( 91.00%), action 546, FPS 1.96, Running 284.76s Step 891( 91.17%), action 547, FPS 1.97, Running 285.24s Step 892( 91.33%), action 548, FPS 1.97, Running 285.79s Step 893( 91.50%), action 549, FPS 1.97, Running 286.24s Step 894( 91.67%), action 550, FPS 1.97, Running 286.73s Step 895( 91.83%), action 551, FPS 1.97, Running 287.33s Step 896( 92.00%), action 552, FPS 1.97, Running 287.85s Step 897( 92.17%), action 553, FPS 1.97, Running 288.34s Step 898( 92.33%), action 554, FPS 1.97, Running 288.89s Step 899( 92.50%), action 555, FPS 1.97, Running 289.39s Step 900( 92.67%), action 556, FPS 1.97, Running 289.90s Step 901( 92.83%), action 557, FPS 1.97, Running 290.39s Step 902( 93.00%), action 558, FPS 1.97, Running 290.90s Step 903( 93.17%), action 559, FPS 1.96, Running 291.38s Step 904( 93.33%), action 560, FPS 1.96, Running 291.89s Step 905( 93.50%), action 561, FPS 1.96, Running 292.51s Step 906( 93.67%), action 562, FPS 1.97, Running 293.03s Step 907( 93.83%), action 563, FPS 1.97, Running 293.51s Step 908( 94.00%), action 564, FPS 1.96, Running 294.03s Step 909( 94.17%), action 565, FPS 1.95, Running 294.51s Step 910( 94.33%), action 566, FPS 1.95, Running 295.03s Step 911( 94.50%), action 567, FPS 1.94, Running 295.53s Step 912( 94.67%), action 568, FPS 1.95, Running 296.05s Step 913( 94.83%), action 569, FPS 1.94, Running 296.54s Step 914( 95.00%), action 570, FPS 1.94, Running 297.05s Step 915( 95.17%), action 571, FPS 1.94, Running 297.66s Step 916( 95.33%), action 572, FPS 1.94, Running 298.17s Step 917( 95.50%), action 573, FPS 1.93, Running 298.69s Step 918( 95.67%), action 574, FPS 1.93, Running 299.23s Step 919( 95.83%), action 575, FPS 1.94, Running 299.72s Step 920( 96.00%), action 576, FPS 1.94, Running 300.22s Step 921( 96.17%), action 577, FPS 1.94, Running 300.70s Step 922( 96.33%), action 578, FPS 1.94, Running 301.22s Step 923( 96.50%), action 579, FPS 1.94, Running 301.68s Step 924( 96.67%), action 580, FPS 1.94, Running 302.21s Step 925( 96.83%), action 581, FPS 1.94, Running 302.83s Step 926( 97.00%), action 582, FPS 1.93, Running 303.37s Step 927( 97.17%), action 583, FPS 1.93, Running 303.85s Step 928( 97.33%), action 584, FPS 1.93, Running 304.38s Step 929( 97.50%), action 585, FPS 1.93, Running 304.85s Step 930( 97.67%), action 586, FPS 1.94, Running 305.36s Step 931( 97.83%), action 587, FPS 1.94, Running 305.84s Step 932( 98.00%), action 588, FPS 1.95, Running 306.33s Step 933( 98.17%), action 589, FPS 1.95, Running 306.80s Step 934( 98.33%), action 590, FPS 1.94, Running 307.33s Step 935( 98.50%), action 591, FPS 1.95, Running 307.93s Step 936( 98.67%), action 592, FPS 1.94, Running 308.49s Step 937( 98.83%), action 593, FPS 1.94, Running 308.98s Step 938( 99.00%), action 594, FPS 1.95, Running 309.50s Step 939( 99.17%), action 595, FPS 1.95, Running 309.96s Step 940( 99.33%), action 596, FPS 1.95, Running 310.48s Step 941( 99.50%), action 597, FPS 1.95, Running 310.93s Step 942( 99.67%), action 598, FPS 1.96, Running 311.44s Step 943( 99.83%), action 599, FPS 1.95, Running 311.91s Step 944(100.00%), action 600, FPS 1.95, Running 312.46s [2026-08-03 02:24:22] [86 ] Seed 85 failed after 312.53 s. +steps: 944 , actions: 600 . +Instruction: Empty +Total 12/86(13.95%) success. +Setting seed: 86 +Step 1( N/A%), pre moving , FPS 5.94, Running 0.17s Step 2( N/A%), pre moving , FPS 7.92, Running 0.25s Step 3( N/A%), pre moving , FPS 8.48, Running 0.35s Step 4( N/A%), pre moving , FPS 8.80, Running 0.45s Step 5( N/A%), pre moving , FPS 9.10, Running 0.55s Step 6( N/A%), pre moving , FPS 9.06, Running 0.66s Step 7( N/A%), pre moving , FPS 9.27, Running 0.76s Step 8( N/A%), pre moving , FPS 9.32, Running 0.86s Step 9( N/A%), pre moving , FPS 9.41, Running 0.96s Step 10( N/A%), pre moving , FPS 9.34, Running 1.07s Step 11( N/A%), pre moving , FPS 9.44, Running 1.17s Step 12( N/A%), pre moving , FPS 9.53, Running 1.26s Step 13( N/A%), pre moving , FPS 9.56, Running 1.36s Step 14( N/A%), pre moving , FPS 9.62, Running 1.45s Step 15( N/A%), pre moving , FPS 9.59, Running 1.56s Step 16( N/A%), pre moving , FPS 9.65, Running 1.66s Step 17( N/A%), pre moving , FPS 9.71, Running 1.75s Step 18( N/A%), pre moving , FPS 9.77, Running 1.84s Step 19( N/A%), pre moving , FPS 9.79, Running 1.94s Step 20( N/A%), pre moving , FPS 9.81, Running 2.04s Step 21( N/A%), pre moving , FPS 9.13, Running 2.36s Step 22( N/A%), pre moving , FPS 9.18, Running 2.43s Step 23( N/A%), pre moving , FPS 9.28, Running 2.51s Step 24( N/A%), pre moving , FPS 9.38, Running 2.59s Step 25( N/A%), pre moving , FPS 9.44, Running 2.67s Step 26( N/A%), pre moving , FPS 8.42, Running 3.04s Step 27( N/A%), pre moving , FPS 8.40, Running 3.14s Step 28( N/A%), pre moving , FPS 8.38, Running 3.25s Step 29( N/A%), pre moving , FPS 8.40, Running 3.34s Step 30( N/A%), pre moving , FPS 8.47, Running 3.43s Step 31( N/A%), pre moving , FPS 8.45, Running 3.53s Step 32( N/A%), pre moving , FPS 8.44, Running 3.63s Step 33( N/A%), pre moving , FPS 8.42, Running 3.74s Step 34( N/A%), pre moving , FPS 8.42, Running 3.83s Step 35( N/A%), pre moving , FPS 8.48, Running 3.92s Step 36( N/A%), pre moving , FPS 6.43, Running 4.77s Step 37( N/A%), pre moving , FPS 5.95, Running 5.11s Step 38( N/A%), pre moving , FPS 5.92, Running 5.22s Step 39( N/A%), pre moving , FPS 5.92, Running 5.32s Step 40( N/A%), pre moving , FPS 5.89, Running 5.43s Step 41( N/A%), pre moving , FPS 6.35, Running 5.51s Step 42( N/A%), pre moving , FPS 6.36, Running 5.58s Step 43( N/A%), pre moving , FPS 6.36, Running 5.66s Step 44( N/A%), pre moving , FPS 6.35, Running 5.74s Step 45( N/A%), pre moving , FPS 6.36, Running 5.81s Step 46( N/A%), pre moving , FPS 7.01, Running 5.89s Step 47( N/A%), pre moving , FPS 7.06, Running 5.97s Step 48( N/A%), pre moving , FPS 5.73, Running 6.74s Step 49( N/A%), pre moving , FPS 5.71, Running 6.84s Step 50( N/A%), pre moving , FPS 5.69, Running 6.94s Step 51( N/A%), pre moving , FPS 5.70, Running 7.04s Step 52( N/A%), pre moving , FPS 5.69, Running 7.14s Step 53( N/A%), pre moving , FPS 5.62, Running 7.29s Step 54( N/A%), pre moving , FPS 5.52, Running 7.45s Step 55( N/A%), pre moving , FPS 5.44, Running 7.60s Step 56( N/A%), pre moving , FPS 6.71, Running 7.75s Step 57( N/A%), pre moving , FPS 7.19, Running 7.90s Step 58( N/A%), pre moving , FPS 6.94, Running 8.10s Step 59( N/A%), pre moving , FPS 6.67, Running 8.32s Step 60( N/A%), pre moving , FPS 6.49, Running 8.52s Step 61( N/A%), pre moving , FPS 6.24, Running 8.71s Step 62( N/A%), pre moving , FPS 6.00, Running 8.91s Step 63( N/A%), pre moving , FPS 5.86, Running 9.07s Step 64( N/A%), pre moving , FPS 5.65, Running 9.27s Step 65( N/A%), pre moving , FPS 5.52, Running 9.43s Step 66( N/A%), pre moving , FPS 5.35, Running 9.63s Step 67( N/A%), pre moving , FPS 5.19, Running 9.82s Step 68( N/A%), pre moving , FPS 6.07, Running 10.03s Step 69( N/A%), pre moving , FPS 5.88, Running 10.25s Step 70( N/A%), pre moving , FPS 5.73, Running 10.43s Step 71( N/A%), pre moving , FPS 5.63, Running 10.59s Step 72( N/A%), pre moving , FPS 5.50, Running 10.78s Step 73( N/A%), pre moving , FPS 5.49, Running 10.94s Step 74( N/A%), pre moving , FPS 5.49, Running 11.10s Step 75( N/A%), pre moving , FPS 5.49, Running 11.24s Step 76( N/A%), pre moving , FPS 5.49, Running 11.39s Step 77( N/A%), pre moving , FPS 5.49, Running 11.54s Step 78( N/A%), pre moving , FPS 5.55, Running 11.70s Step 79( N/A%), pre moving , FPS 5.67, Running 11.84s Step 80( N/A%), pre moving , FPS 5.75, Running 11.99s Step 81( N/A%), pre moving , FPS 5.89, Running 12.11s Step 82( N/A%), pre moving , FPS 6.07, Running 12.20s Step 83( N/A%), pre moving , FPS 6.23, Running 12.28s Step 84( N/A%), pre moving , FPS 6.47, Running 12.36s Step 85( N/A%), pre moving , FPS 6.65, Running 12.44s Step 86( N/A%), pre moving , FPS 6.93, Running 12.52s Step 87( N/A%), pre moving , FPS 7.21, Running 12.60s Step 88( N/A%), pre moving , FPS 7.56, Running 12.68s Step 89( N/A%), pre moving , FPS 7.97, Running 12.75s Step 90( N/A%), pre moving , FPS 8.34, Running 12.83s Step 91( N/A%), pre moving , FPS 8.60, Running 12.92s Step 92( N/A%), pre moving , FPS 8.96, Running 13.01s Step 93( N/A%), pre moving , FPS 9.20, Running 13.11s Step 94( N/A%), pre moving , FPS 9.48, Running 13.21s Step 95( N/A%), pre moving , FPS 9.61, Running 13.32s Step 96( N/A%), pre moving , FPS 9.90, Running 13.41s Step 97( N/A%), pre moving , FPS 10.13, Running 13.52s Step 98( N/A%), pre moving , FPS 10.47, Running 13.61s Step 99( N/A%), pre moving , FPS 6.74, Running 14.81s Step 100( N/A%), pre moving , FPS 6.36, Running 15.14s Step 101( N/A%), pre moving , FPS 5.93, Running 15.48s Step 102( N/A%), pre moving , FPS 5.47, Running 15.86s Step 103( N/A%), pre moving , FPS 5.06, Running 16.23s Step 104( N/A%), pre moving , FPS 4.72, Running 16.60s Step 105( N/A%), pre moving , FPS 4.45, Running 16.94s Step 106( N/A%), pre moving , FPS 4.21, Running 17.27s Step 107( N/A%), pre moving , FPS 3.97, Running 17.63s Step 108( N/A%), pre moving , FPS 3.78, Running 17.97s Step 109( N/A%), pre moving , FPS 3.60, Running 18.31s Step 110( N/A%), pre moving , FPS 3.45, Running 18.64s Step 111( N/A%), pre moving , FPS 3.29, Running 19.00s Step 112( N/A%), pre moving , FPS 3.14, Running 19.38s Step 113( N/A%), pre moving , FPS 3.03, Running 19.71s Step 114( N/A%), pre moving , FPS 2.92, Running 20.06s Step 115( N/A%), pre moving , FPS 2.82, Running 20.42s Step 116( N/A%), pre moving , FPS 2.72, Running 20.77s Step 117( N/A%), pre moving , FPS 2.64, Running 21.10s Step 118( N/A%), pre moving , FPS 2.55, Running 21.45s Step 119( N/A%), pre moving , FPS 2.85, Running 21.82s Step 120( N/A%), pre moving , FPS 2.84, Running 22.18s Step 121( N/A%), pre moving , FPS 2.83, Running 22.54s Step 122( N/A%), pre moving , FPS 2.84, Running 22.90s Step 123( N/A%), pre moving , FPS 2.85, Running 23.24s Step 124( N/A%), pre moving , FPS 2.86, Running 23.59s Step 125( N/A%), pre moving , FPS 2.86, Running 23.92s Step 126( N/A%), pre moving , FPS 2.85, Running 24.28s Step 127( N/A%), pre moving , FPS 2.82, Running 24.73s Step 128( N/A%), pre moving , FPS 2.78, Running 25.15s Step 129( N/A%), pre moving , FPS 2.78, Running 25.51s Step 130( N/A%), pre moving , FPS 2.75, Running 25.91s Step 131( N/A%), pre moving , FPS 2.75, Running 26.27s Step 132( N/A%), pre moving , FPS 2.71, Running 26.76s Step 133( N/A%), pre moving , FPS 2.70, Running 27.12s Step 134( N/A%), pre moving , FPS 2.69, Running 27.49s Step 135( N/A%), pre moving , FPS 2.70, Running 27.83s Step 136( N/A%), pre moving , FPS 2.69, Running 28.20s Step 137( N/A%), pre moving , FPS 2.68, Running 28.56s Step 138( N/A%), pre moving , FPS 2.65, Running 29.00s Step 139( N/A%), pre moving , FPS 2.64, Running 29.40s Step 140( N/A%), pre moving , FPS 2.63, Running 29.78s Step 141( N/A%), pre moving , FPS 2.63, Running 30.15s Step 142( N/A%), pre moving , FPS 2.62, Running 30.52s Step 143( N/A%), pre moving , FPS 2.61, Running 30.91s Step 144( N/A%), pre moving , FPS 2.59, Running 31.32s Step 145( N/A%), pre moving , FPS 2.57, Running 31.70s Step 146( N/A%), pre moving , FPS 2.58, Running 32.04s Step 147( N/A%), pre moving , FPS 2.59, Running 32.46s Step 148( N/A%), pre moving , FPS 2.59, Running 32.88s Step 149( N/A%), pre moving , FPS 2.58, Running 33.26s Step 150( N/A%), pre moving , FPS 2.58, Running 33.67s Step 151( N/A%), pre moving , FPS 2.57, Running 34.06s Step 152( N/A%), pre moving , FPS 2.60, Running 34.45s Step 153( N/A%), pre moving , FPS 2.59, Running 34.84s Step 154( N/A%), pre moving , FPS 2.59, Running 35.21s Step 155( N/A%), pre moving , FPS 2.58, Running 35.59s Step 156( N/A%), pre moving , FPS 2.56, Running 36.01s Step 157( N/A%), pre moving , FPS 2.55, Running 36.40s Step 158( N/A%), pre moving , FPS 2.56, Running 36.79s Step 159( N/A%), pre moving , FPS 2.57, Running 37.18s Step 160( N/A%), pre moving , FPS 2.56, Running 37.59s Step 161( N/A%), pre moving , FPS 2.55, Running 38.00s Step 162( N/A%), pre moving , FPS 2.54, Running 38.39s Step 163( N/A%), pre moving , FPS 2.52, Running 38.84s Step 164( N/A%), pre moving , FPS 2.53, Running 39.22s Step 165( N/A%), pre moving , FPS 2.51, Running 39.66s Step 166( N/A%), pre moving , FPS 2.50, Running 40.05s Step 167( N/A%), pre moving , FPS 2.51, Running 40.44s Step 168( N/A%), pre moving , FPS 2.52, Running 40.82s Step 169( N/A%), pre moving , FPS 2.52, Running 41.21s Step 170( N/A%), pre moving , FPS 2.52, Running 41.59s Step 171( N/A%), pre moving , FPS 2.61, Running 41.73s Step 172( N/A%), pre moving , FPS 2.70, Running 41.86s Step 173( N/A%), pre moving , FPS 2.80, Running 41.99s Step 174( N/A%), pre moving , FPS 2.89, Running 42.12s Step 175( N/A%), pre moving , FPS 3.00, Running 42.25s Step 176( N/A%), pre moving , FPS 3.14, Running 42.38s Step 177( N/A%), pre moving , FPS 3.29, Running 42.49s Step 178( N/A%), pre moving , FPS 3.44, Running 42.61s Step 179( N/A%), pre moving , FPS 3.60, Running 42.73s Step 180( N/A%), pre moving , FPS 3.80, Running 42.85s Step 181( N/A%), pre moving , FPS 3.57, Running 43.60s Step 182( N/A%), pre moving , FPS 3.73, Running 43.75s Step 183( N/A%), pre moving , FPS 3.91, Running 43.95s Step 184( N/A%), pre moving , FPS 4.11, Running 44.09s Step 185( N/A%), pre moving , FPS 4.32, Running 44.29s Step 186( N/A%), pre moving , FPS 4.50, Running 44.50s Step 187( N/A%), pre moving , FPS 4.69, Running 44.71s Step 188( N/A%), pre moving , FPS 4.87, Running 44.93s Step 189( N/A%), pre moving , FPS 5.10, Running 45.13s Step 190( N/A%), pre moving , FPS 5.33, Running 45.34s Step 191( N/A%), pre moving , FPS 5.24, Running 45.55s Step 192( N/A%), pre moving , FPS 5.13, Running 45.75s Step 193( N/A%), pre moving , FPS 5.04, Running 45.96s Step 194( N/A%), pre moving , FPS 4.95, Running 46.16s Step 195( N/A%), pre moving , FPS 4.87, Running 46.35s Step 196( N/A%), pre moving , FPS 4.79, Running 46.55s Step 197( N/A%), pre moving , FPS 4.77, Running 46.68s Step 198( N/A%), pre moving , FPS 4.78, Running 46.80s Step 199( N/A%), pre moving , FPS 4.76, Running 46.93s Step 200( N/A%), pre moving , FPS 4.73, Running 47.08s Step 201( N/A%), pre moving , FPS 5.44, Running 47.28s Step 202( N/A%), pre moving , FPS 5.35, Running 47.49s Step 203( N/A%), pre moving , FPS 5.32, Running 47.70s Step 204( N/A%), pre moving , FPS 5.22, Running 47.92s Step 205( N/A%), pre moving , FPS 5.22, Running 48.12s Step 206( N/A%), pre moving , FPS 5.19, Running 48.35s Step 207( N/A%), pre moving , FPS 5.32, Running 48.47s Step 208( N/A%), pre moving , FPS 5.33, Running 48.68s Step 209( N/A%), pre moving , FPS 5.33, Running 48.88s Step 210( N/A%), pre moving , FPS 5.34, Running 49.09s Step 211( N/A%), pre moving , FPS 5.34, Running 49.29s Step 212( N/A%), pre moving , FPS 5.42, Running 49.44s Step 213( N/A%), pre moving , FPS 5.54, Running 49.57s Step 214( N/A%), pre moving , FPS 5.64, Running 49.70s Step 215( N/A%), pre moving , FPS 5.74, Running 49.84s Step 216( N/A%), pre moving , FPS 5.84, Running 49.98s Step 217( N/A%), pre moving , FPS 5.85, Running 50.10s Step 218( N/A%), pre moving , FPS 5.86, Running 50.21s Step 219( N/A%), pre moving , FPS 5.88, Running 50.33s Step 220( N/A%), pre moving , FPS 5.92, Running 50.46s Step 221( N/A%), pre moving , FPS 6.04, Running 50.60s Step 222( N/A%), pre moving , FPS 6.19, Running 50.72s Step 223( N/A%), pre moving , FPS 6.38, Running 50.84s Step 224( N/A%), pre moving , FPS 6.58, Running 50.96s Step 225( N/A%), pre moving , FPS 6.74, Running 51.09s Step 226( N/A%), pre moving , FPS 5.64, Running 51.89s Step 227( N/A%), pre moving , FPS 5.62, Running 52.03s Step 228( N/A%), pre moving , FPS 5.74, Running 52.16s Step 229( N/A%), pre moving , FPS 5.87, Running 52.29s Step 230( N/A%), pre moving , FPS 5.99, Running 52.43s Step 231( N/A%), pre moving , FPS 6.09, Running 52.57s Step 232( N/A%), pre moving , FPS 5.99, Running 52.78s Step 233( N/A%), pre moving , FPS 5.84, Running 52.99s Step 234( N/A%), pre moving , FPS 5.73, Running 53.20s Step 235( N/A%), pre moving , FPS 5.59, Running 53.42s Step 236( N/A%), pre moving , FPS 5.48, Running 53.63s Step 237( N/A%), pre moving , FPS 5.29, Running 53.87s Step 238( N/A%), pre moving , FPS 5.17, Running 54.09s Step 239( N/A%), pre moving , FPS 4.97, Running 54.36s Step 240( N/A%), pre moving , FPS 4.79, Running 54.63s Step 241( N/A%), pre moving , FPS 4.62, Running 54.92s Step 242( N/A%), pre moving , FPS 4.47, Running 55.19s Step 243( N/A%), pre moving , FPS 4.32, Running 55.47s Step 244( N/A%), pre moving , FPS 4.17, Running 55.75s Step 245( N/A%), pre moving , FPS 3.99, Running 56.10s Step 246( N/A%), pre moving , FPS 4.38, Running 56.46s Step 247( N/A%), pre moving , FPS 4.18, Running 56.81s Step 248( N/A%), pre moving , FPS 3.99, Running 57.17s Step 249( N/A%), pre moving , FPS 3.82, Running 57.52s Step 250( N/A%), pre moving , FPS 3.69, Running 57.85s Step 251( N/A%), pre moving , FPS 3.56, Running 58.18s Step 252( N/A%), pre moving , FPS 3.48, Running 58.53s Step 253( N/A%), pre moving , FPS 3.40, Running 58.88s Step 254( N/A%), pre moving , FPS 3.31, Running 59.24s Step 255( N/A%), pre moving , FPS 3.25, Running 59.58s Step 256( N/A%), pre moving , FPS 3.16, Running 59.95s Step 257( N/A%), pre moving , FPS 3.14, Running 60.24s Step 258( N/A%), pre moving , FPS 3.12, Running 60.50s Step 259( N/A%), pre moving , FPS 3.12, Running 60.77s Step 260( N/A%), pre moving , FPS 3.11, Running 61.07s Step 261( N/A%), pre moving , FPS 3.11, Running 61.35s Step 262( N/A%), pre moving , FPS 3.14, Running 61.56s Step 263( N/A%), pre moving , FPS 3.20, Running 61.72s Step 264( N/A%), pre moving , FPS 3.24, Running 61.93s Step 265( N/A%), pre moving , FPS 3.33, Running 62.11s Step 266( N/A%), pre moving , FPS 3.43, Running 62.29s Step 267( N/A%), pre moving , FPS 3.52, Running 62.49s Step 268( N/A%), pre moving , FPS 3.61, Running 62.70s Step 269( N/A%), pre moving , FPS 3.75, Running 62.85s Step 270( N/A%), pre moving , FPS 3.90, Running 62.98s Step 271( N/A%), pre moving , FPS 4.06, Running 63.11s Step 272( N/A%), pre moving , FPS 4.25, Running 63.23s Step 273( N/A%), pre moving , FPS 4.45, Running 63.38s Step 274( N/A%), pre moving , FPS 4.60, Running 63.59s Step 275( N/A%), pre moving , FPS 4.74, Running 63.80s Step 276( N/A%), pre moving , FPS 4.93, Running 64.00s Step 277( N/A%), pre moving , FPS 5.03, Running 64.21s Step 278( N/A%), pre moving , FPS 5.10, Running 64.42s Step 279( N/A%), pre moving , FPS 5.20, Running 64.62s Step 280( N/A%), pre moving , FPS 5.33, Running 64.82s Step 281( N/A%), pre moving , FPS 5.42, Running 65.04s Step 282( N/A%), pre moving , FPS 5.41, Running 65.25s Step 283( N/A%), pre moving , FPS 5.36, Running 65.46s Step 284( N/A%), pre moving , FPS 5.48, Running 65.57s Step 285( N/A%), pre moving , FPS 5.58, Running 65.69s Step 286( N/A%), pre moving , FPS 5.68, Running 65.81s Step 287( N/A%), pre moving , FPS 5.80, Running 65.93s Step 288( N/A%), pre moving , FPS 5.97, Running 66.05s Step 289( N/A%), pre moving , FPS 6.04, Running 66.16s Step 290( N/A%), pre moving , FPS 6.04, Running 66.28s Step 291( N/A%), pre moving , FPS 6.04, Running 66.42s Step 292( N/A%), pre moving , FPS 5.88, Running 66.64s Step 293( N/A%), pre moving , FPS 5.77, Running 66.84s Step 294( N/A%), pre moving , FPS 5.90, Running 66.98s Step 295( N/A%), pre moving , FPS 6.05, Running 67.11s Step 296( N/A%), pre moving , FPS 6.17, Running 67.24s Step 297( N/A%), pre moving , FPS 6.31, Running 67.38s Step 298( N/A%), pre moving , FPS 6.43, Running 67.52s Step 299( N/A%), pre moving , FPS 6.57, Running 67.66s Step 300( N/A%), pre moving , FPS 6.71, Running 67.80s Step 301( N/A%), pre moving , FPS 6.94, Running 67.92s Step 302( N/A%), pre moving , FPS 7.14, Running 68.06s Step 303( N/A%), pre moving , FPS 7.29, Running 68.20s Step 304( N/A%), pre moving , FPS 7.24, Running 68.34s Step 305( N/A%), pre moving , FPS 7.21, Running 68.47s Step 306( N/A%), pre moving , FPS 7.15, Running 68.61s Step 307( N/A%), pre moving , FPS 7.12, Running 68.74s Step 308( N/A%), pre moving , FPS 7.06, Running 68.88s Step 309( N/A%), pre moving , FPS 7.01, Running 69.01s Step 310( N/A%), pre moving , FPS 7.00, Running 69.14s Step 311( N/A%), pre moving , FPS 6.98, Running 69.28s Step 312( N/A%), pre moving , FPS 7.29, Running 69.38s Step 313( N/A%), pre moving , FPS 4.28, Running 71.52s Step 314( N/A%), pre moving , FPS 4.10, Running 71.86s Step 315( N/A%), pre moving , FPS 3.92, Running 72.21s Step 316( N/A%), pre moving , FPS 3.77, Running 72.55s Step 317( N/A%), pre moving , FPS 3.58, Running 72.96s Step 318( N/A%), pre moving , FPS 3.42, Running 73.37s Step 319( N/A%), pre moving , FPS 3.27, Running 73.78s Step 320( N/A%), pre moving , FPS 3.12, Running 74.20s Step 321( N/A%), pre moving , FPS 3.01, Running 74.56s Step 322( N/A%), pre moving , FPS 2.91, Running 74.94s Step 323( N/A%), pre moving , FPS 2.81, Running 75.33s Step 324( N/A%), pre moving , FPS 2.71, Running 75.71s Step 325( N/A%), pre moving , FPS 2.62, Running 76.09s Step 326( N/A%), pre moving , FPS 2.54, Running 76.48s Step 327( N/A%), pre moving , FPS 2.47, Running 76.85s Step 328( N/A%), pre moving , FPS 2.39, Running 77.26s Step 329( N/A%), pre moving , FPS 2.32, Running 77.62s Step 330( N/A%), pre moving , FPS 2.26, Running 77.99s Step 331( N/A%), pre moving , FPS 2.20, Running 78.37s Step 332( N/A%), pre moving , FPS 2.14, Running 78.75s Step 333( 0.17%), action 1, FPS 2.40, Running 79.87s Step 334( 0.33%), action 2, FPS 2.34, Running 80.40s Step 335( 0.50%), action 3, FPS 2.29, Running 80.93s Step 336( 0.67%), action 4, FPS 2.24, Running 81.50s Step 337( 0.83%), action 5, FPS 2.22, Running 81.98s Step 338( 1.00%), action 6, FPS 2.19, Running 82.50s Step 339( 1.17%), action 7, FPS 2.18, Running 82.95s Step 340( 1.33%), action 8, FPS 2.15, Running 83.51s Step 341( 1.50%), action 9, FPS 2.12, Running 84.01s Step 342( 1.67%), action 10, FPS 2.08, Running 84.53s Step 343( 1.83%), action 11, FPS 2.04, Running 85.13s Step 344( 2.00%), action 12, FPS 2.02, Running 85.64s Step 345( 2.17%), action 13, FPS 2.00, Running 86.11s Step 346( 2.33%), action 14, FPS 1.97, Running 86.64s Step 347( 2.50%), action 15, FPS 1.94, Running 87.15s Step 348( 2.67%), action 16, FPS 1.92, Running 87.68s Step 349( 2.83%), action 17, FPS 1.90, Running 88.17s Step 350( 3.00%), action 18, FPS 1.87, Running 88.71s Step 351( 3.17%), action 19, FPS 1.85, Running 89.16s Step 352( 3.33%), action 20, FPS 1.83, Running 89.68s Step 353( 3.50%), action 21, FPS 1.92, Running 90.29s Step 354( 3.67%), action 22, FPS 1.92, Running 90.82s Step 355( 3.83%), action 23, FPS 1.93, Running 91.30s Step 356( 4.00%), action 24, FPS 1.94, Running 91.83s Step 357( 4.17%), action 25, FPS 1.93, Running 92.32s Step 358( 4.33%), action 26, FPS 1.93, Running 92.85s Step 359( 4.50%), action 27, FPS 1.93, Running 93.31s Step 360( 4.67%), action 28, FPS 1.93, Running 93.86s Step 361( 4.83%), action 29, FPS 1.93, Running 94.35s Step 362( 5.00%), action 30, FPS 1.93, Running 94.88s Step 363( 5.17%), action 31, FPS 1.93, Running 95.48s Step 364( 5.33%), action 32, FPS 1.93, Running 96.00s Step 365( 5.50%), action 33, FPS 1.93, Running 96.46s Step 366( 5.67%), action 34, FPS 1.93, Running 97.00s Step 367( 5.83%), action 35, FPS 1.93, Running 97.49s Step 368( 6.00%), action 36, FPS 1.93, Running 98.02s Step 369( 6.17%), action 37, FPS 1.94, Running 98.50s Step 370( 6.33%), action 38, FPS 1.94, Running 99.04s Step 371( 6.50%), action 39, FPS 1.93, Running 99.53s Step 372( 6.67%), action 40, FPS 1.93, Running 100.06s Step 373( 6.83%), action 41, FPS 1.92, Running 100.70s Step 374( 7.00%), action 42, FPS 1.91, Running 101.27s Step 375( 7.17%), action 43, FPS 1.90, Running 101.81s Step 376( 7.33%), action 44, FPS 1.89, Running 102.41s Step 377( 7.50%), action 45, FPS 1.88, Running 102.94s Step 378( 7.67%), action 46, FPS 1.87, Running 103.53s Step 379( 7.83%), action 47, FPS 1.86, Running 104.07s Step 380( 8.00%), action 48, FPS 1.84, Running 104.70s Step 381( 8.17%), action 49, FPS 1.83, Running 105.28s Step 382( 8.33%), action 50, FPS 1.82, Running 105.89s Step 383( 8.50%), action 51, FPS 1.80, Running 106.58s Step 384( 8.67%), action 52, FPS 1.79, Running 107.15s Step 385( 8.83%), action 53, FPS 1.78, Running 107.70s Step 386( 9.00%), action 54, FPS 1.78, Running 108.23s Step 387( 9.17%), action 55, FPS 1.78, Running 108.71s Step 388( 9.33%), action 56, FPS 1.78, Running 109.24s Step 389( 9.50%), action 57, FPS 1.78, Running 109.72s Step 390( 9.67%), action 58, FPS 1.79, Running 110.24s Step 391( 9.83%), action 59, FPS 1.78, Running 110.75s Step 392( 10.00%), action 60, FPS 1.78, Running 111.29s Step 393( 10.17%), action 61, FPS 1.79, Running 111.89s Step 394( 10.33%), action 62, FPS 1.79, Running 112.43s Step 395( 10.50%), action 63, FPS 1.80, Running 112.94s Step 396( 10.67%), action 64, FPS 1.81, Running 113.45s Step 397( 10.83%), action 65, FPS 1.82, Running 113.94s Step 398( 11.00%), action 66, FPS 1.83, Running 114.45s Step 399( 11.17%), action 67, FPS 1.85, Running 114.91s Step 400( 11.33%), action 68, FPS 1.85, Running 115.51s Step 401( 11.50%), action 69, FPS 1.84, Running 116.14s Step 402( 11.67%), action 70, FPS 1.83, Running 116.82s Step 403( 11.83%), action 71, FPS 1.84, Running 117.44s Step 404( 12.00%), action 72, FPS 1.82, Running 118.11s Step 405( 12.17%), action 73, FPS 1.76, Running 119.07s Step 406( 12.33%), action 74, FPS 1.75, Running 119.69s [2026-08-03 02:26:22] [87 ] Seed 86 success after 119.82 s. +steps: 406 , actions: 74 . +Instruction: Empty +Total 13/87(14.94%) success. +Setting seed: 87 +Step 1( N/A%), pre moving , FPS 6.03, Running 0.17s Step 2( N/A%), pre moving , FPS 7.95, Running 0.25s Step 3( N/A%), pre moving , FPS 9.30, Running 0.32s Step 4( N/A%), pre moving , FPS 9.98, Running 0.40s Step 5( N/A%), pre moving , FPS 10.21, Running 0.49s Step 6( N/A%), pre moving , FPS 10.37, Running 0.58s Step 7( N/A%), pre moving , FPS 10.67, Running 0.66s Step 8( N/A%), pre moving , FPS 10.89, Running 0.73s Step 9( N/A%), pre moving , FPS 11.11, Running 0.81s Step 10( N/A%), pre moving , FPS 11.26, Running 0.89s Step 11( N/A%), pre moving , FPS 11.38, Running 0.97s Step 12( N/A%), pre moving , FPS 11.24, Running 1.07s Step 13( N/A%), pre moving , FPS 11.18, Running 1.16s Step 14( N/A%), pre moving , FPS 11.14, Running 1.26s Step 15( N/A%), pre moving , FPS 10.96, Running 1.37s Step 16( N/A%), pre moving , FPS 10.95, Running 1.46s Step 17( N/A%), pre moving , FPS 10.94, Running 1.55s Step 18( N/A%), pre moving , FPS 10.88, Running 1.65s Step 19( N/A%), pre moving , FPS 10.85, Running 1.75s Step 20( N/A%), pre moving , FPS 10.83, Running 1.85s Step 21( N/A%), pre moving , FPS 9.82, Running 2.20s Step 22( N/A%), pre moving , FPS 9.78, Running 2.30s Step 23( N/A%), pre moving , FPS 9.63, Running 2.40s Step 24( N/A%), pre moving , FPS 9.56, Running 2.49s Step 25( N/A%), pre moving , FPS 9.51, Running 2.59s Step 26( N/A%), pre moving , FPS 8.45, Running 2.94s Step 27( N/A%), pre moving , FPS 8.37, Running 3.04s Step 28( N/A%), pre moving , FPS 8.31, Running 3.14s Step 29( N/A%), pre moving , FPS 8.25, Running 3.23s Step 30( N/A%), pre moving , FPS 8.14, Running 3.35s Step 31( N/A%), pre moving , FPS 8.09, Running 3.44s Step 32( N/A%), pre moving , FPS 8.12, Running 3.53s Step 33( N/A%), pre moving , FPS 8.17, Running 3.61s Step 34( N/A%), pre moving , FPS 8.20, Running 3.70s Step 35( N/A%), pre moving , FPS 8.31, Running 3.77s Step 36( N/A%), pre moving , FPS 6.22, Running 4.68s Step 37( N/A%), pre moving , FPS 5.78, Running 5.02s Step 38( N/A%), pre moving , FPS 5.78, Running 5.12s Step 39( N/A%), pre moving , FPS 5.75, Running 5.23s Step 40( N/A%), pre moving , FPS 5.75, Running 5.32s Step 41( N/A%), pre moving , FPS 6.23, Running 5.42s Step 42( N/A%), pre moving , FPS 6.23, Running 5.51s Step 43( N/A%), pre moving , FPS 6.22, Running 5.61s Step 44( N/A%), pre moving , FPS 6.23, Running 5.70s Step 45( N/A%), pre moving , FPS 6.20, Running 5.82s Step 46( N/A%), pre moving , FPS 6.75, Running 5.91s Step 47( N/A%), pre moving , FPS 6.75, Running 6.01s Step 48( N/A%), pre moving , FPS 5.55, Running 6.75s Step 49( N/A%), pre moving , FPS 5.54, Running 6.84s Step 50( N/A%), pre moving , FPS 5.58, Running 6.93s Step 51( N/A%), pre moving , FPS 5.60, Running 7.01s Step 52( N/A%), pre moving , FPS 5.63, Running 7.09s Step 53( N/A%), pre moving , FPS 5.62, Running 7.17s Step 54( N/A%), pre moving , FPS 5.56, Running 7.29s Step 55( N/A%), pre moving , FPS 5.48, Running 7.42s Step 56( N/A%), pre moving , FPS 6.87, Running 7.59s Step 57( N/A%), pre moving , FPS 7.37, Running 7.73s Step 58( N/A%), pre moving , FPS 7.23, Running 7.88s Step 59( N/A%), pre moving , FPS 7.12, Running 8.04s Step 60( N/A%), pre moving , FPS 6.96, Running 8.20s Step 61( N/A%), pre moving , FPS 6.80, Running 8.35s Step 62( N/A%), pre moving , FPS 6.64, Running 8.52s Step 63( N/A%), pre moving , FPS 6.57, Running 8.66s Step 64( N/A%), pre moving , FPS 6.45, Running 8.81s Step 65( N/A%), pre moving , FPS 6.35, Running 8.97s Step 66( N/A%), pre moving , FPS 6.24, Running 9.11s Step 67( N/A%), pre moving , FPS 6.14, Running 9.27s Step 68( N/A%), pre moving , FPS 7.47, Running 9.42s Step 69( N/A%), pre moving , FPS 7.32, Running 9.58s Step 70( N/A%), pre moving , FPS 7.12, Running 9.74s Step 71( N/A%), pre moving , FPS 6.91, Running 9.90s Step 72( N/A%), pre moving , FPS 6.77, Running 10.04s Step 73( N/A%), pre moving , FPS 6.59, Running 10.20s Step 74( N/A%), pre moving , FPS 6.61, Running 10.32s Step 75( N/A%), pre moving , FPS 6.60, Running 10.45s Step 76( N/A%), pre moving , FPS 6.68, Running 10.58s Step 77( N/A%), pre moving , FPS 6.72, Running 10.71s Step 78( N/A%), pre moving , FPS 6.75, Running 10.84s Step 79( N/A%), pre moving , FPS 6.76, Running 10.99s Step 80( N/A%), pre moving , FPS 6.78, Running 11.15s Step 81( N/A%), pre moving , FPS 6.78, Running 11.31s Step 82( N/A%), pre moving , FPS 6.83, Running 11.45s Step 83( N/A%), pre moving , FPS 6.81, Running 11.60s Step 84( N/A%), pre moving , FPS 6.92, Running 11.69s Step 85( N/A%), pre moving , FPS 7.04, Running 11.80s Step 86( N/A%), pre moving , FPS 7.17, Running 11.90s Step 87( N/A%), pre moving , FPS 7.33, Running 12.00s Step 88( N/A%), pre moving , FPS 7.48, Running 12.10s Step 89( N/A%), pre moving , FPS 7.64, Running 12.19s Step 90( N/A%), pre moving , FPS 7.84, Running 12.29s Step 91( N/A%), pre moving , FPS 8.00, Running 12.40s Step 92( N/A%), pre moving , FPS 8.16, Running 12.49s Step 93( N/A%), pre moving , FPS 8.38, Running 12.59s Step 94( N/A%), pre moving , FPS 8.45, Running 12.69s Step 95( N/A%), pre moving , FPS 8.57, Running 12.79s Step 96( N/A%), pre moving , FPS 8.63, Running 12.90s Step 97( N/A%), pre moving , FPS 8.74, Running 12.99s Step 98( N/A%), pre moving , FPS 8.91, Running 13.09s Step 99( N/A%), pre moving , FPS 9.09, Running 13.19s Step 100( N/A%), pre moving , FPS 9.32, Running 13.29s Step 101( N/A%), pre moving , FPS 9.53, Running 13.40s Step 102( N/A%), pre moving , FPS 9.74, Running 13.50s Step 103( N/A%), pre moving , FPS 10.11, Running 13.58s Step 104( N/A%), pre moving , FPS 10.21, Running 13.65s Step 105( N/A%), pre moving , FPS 10.38, Running 13.73s Step 106( N/A%), pre moving , FPS 10.49, Running 13.81s Step 107( N/A%), pre moving , FPS 10.58, Running 13.89s Step 108( N/A%), pre moving , FPS 10.71, Running 13.96s Step 109( N/A%), pre moving , FPS 10.82, Running 14.04s Step 110( N/A%), pre moving , FPS 10.92, Running 14.12s Step 111( N/A%), pre moving , FPS 11.04, Running 14.21s Step 112( N/A%), pre moving , FPS 6.92, Running 15.39s Step 113( N/A%), pre moving , FPS 6.34, Running 15.74s Step 114( N/A%), pre moving , FPS 5.90, Running 16.08s Step 115( N/A%), pre moving , FPS 5.49, Running 16.43s Step 116( N/A%), pre moving , FPS 5.17, Running 16.77s Step 117( N/A%), pre moving , FPS 4.84, Running 17.13s Step 118( N/A%), pre moving , FPS 4.52, Running 17.51s Step 119( N/A%), pre moving , FPS 4.28, Running 17.86s Step 120( N/A%), pre moving , FPS 4.07, Running 18.21s Step 121( N/A%), pre moving , FPS 3.89, Running 18.55s Step 122( N/A%), pre moving , FPS 3.70, Running 18.91s Step 123( N/A%), pre moving , FPS 3.53, Running 19.25s Step 124( N/A%), pre moving , FPS 3.36, Running 19.61s Step 125( N/A%), pre moving , FPS 3.22, Running 19.95s Step 126( N/A%), pre moving , FPS 3.09, Running 20.29s Step 127( N/A%), pre moving , FPS 2.96, Running 20.64s Step 128( N/A%), pre moving , FPS 2.85, Running 20.98s Step 129( N/A%), pre moving , FPS 2.74, Running 21.35s Step 130( N/A%), pre moving , FPS 2.64, Running 21.71s Step 131( N/A%), pre moving , FPS 2.55, Running 22.05s Step 132( N/A%), pre moving , FPS 2.84, Running 22.43s Step 133( N/A%), pre moving , FPS 2.84, Running 22.79s Step 134( N/A%), pre moving , FPS 2.84, Running 23.12s Step 135( N/A%), pre moving , FPS 2.86, Running 23.43s Step 136( N/A%), pre moving , FPS 2.85, Running 23.79s Step 137( N/A%), pre moving , FPS 2.84, Running 24.17s Step 138( N/A%), pre moving , FPS 2.86, Running 24.51s Step 139( N/A%), pre moving , FPS 2.86, Running 24.86s Step 140( N/A%), pre moving , FPS 2.81, Running 25.33s Step 141( N/A%), pre moving , FPS 2.77, Running 25.76s Step 142( N/A%), pre moving , FPS 2.77, Running 26.12s Step 143( N/A%), pre moving , FPS 2.76, Running 26.49s Step 144( N/A%), pre moving , FPS 2.76, Running 26.84s Step 145( N/A%), pre moving , FPS 2.74, Running 27.24s Step 146( N/A%), pre moving , FPS 2.71, Running 27.66s Step 147( N/A%), pre moving , FPS 2.72, Running 28.00s Step 148( N/A%), pre moving , FPS 2.72, Running 28.33s Step 149( N/A%), pre moving , FPS 2.74, Running 28.65s Step 150( N/A%), pre moving , FPS 2.74, Running 29.00s Step 151( N/A%), pre moving , FPS 2.75, Running 29.33s Step 152( N/A%), pre moving , FPS 2.76, Running 29.68s Step 153( N/A%), pre moving , FPS 2.76, Running 30.04s Step 154( N/A%), pre moving , FPS 2.74, Running 30.43s Step 155( N/A%), pre moving , FPS 2.70, Running 30.83s Step 156( N/A%), pre moving , FPS 2.68, Running 31.26s Step 157( N/A%), pre moving , FPS 2.67, Running 31.66s Step 158( N/A%), pre moving , FPS 2.66, Running 32.03s Step 159( N/A%), pre moving , FPS 2.64, Running 32.43s Step 160( N/A%), pre moving , FPS 2.67, Running 32.82s Step 161( N/A%), pre moving , FPS 2.69, Running 33.20s Step 162( N/A%), pre moving , FPS 2.68, Running 33.59s Step 163( N/A%), pre moving , FPS 2.68, Running 33.96s Step 164( N/A%), pre moving , FPS 2.65, Running 34.38s Step 165( N/A%), pre moving , FPS 2.64, Running 34.80s Step 166( N/A%), pre moving , FPS 2.65, Running 35.19s Step 167( N/A%), pre moving , FPS 2.64, Running 35.58s Step 168( N/A%), pre moving , FPS 2.62, Running 35.96s Step 169( N/A%), pre moving , FPS 2.60, Running 36.34s Step 170( N/A%), pre moving , FPS 2.59, Running 36.73s Step 171( N/A%), pre moving , FPS 2.56, Running 37.13s Step 172( N/A%), pre moving , FPS 2.57, Running 37.46s Step 173( N/A%), pre moving , FPS 2.56, Running 37.85s Step 174( N/A%), pre moving , FPS 2.55, Running 38.27s Step 175( N/A%), pre moving , FPS 2.56, Running 38.65s Step 176( N/A%), pre moving , FPS 2.57, Running 39.04s Step 177( N/A%), pre moving , FPS 2.57, Running 39.43s Step 178( N/A%), pre moving , FPS 2.57, Running 39.82s Step 179( N/A%), pre moving , FPS 2.57, Running 40.21s Step 180( N/A%), pre moving , FPS 2.57, Running 40.61s Step 181( N/A%), pre moving , FPS 2.57, Running 40.98s Step 182( N/A%), pre moving , FPS 2.58, Running 41.35s Step 183( N/A%), pre moving , FPS 2.57, Running 41.75s Step 184( N/A%), pre moving , FPS 2.58, Running 42.13s Step 185( N/A%), pre moving , FPS 2.59, Running 42.52s Step 186( N/A%), pre moving , FPS 2.69, Running 42.64s Step 187( N/A%), pre moving , FPS 2.78, Running 42.77s Step 188( N/A%), pre moving , FPS 2.88, Running 42.91s Step 189( N/A%), pre moving , FPS 3.00, Running 43.02s Step 190( N/A%), pre moving , FPS 3.12, Running 43.14s Step 191( N/A%), pre moving , FPS 3.26, Running 43.26s Step 192( N/A%), pre moving , FPS 3.38, Running 43.38s Step 193( N/A%), pre moving , FPS 3.53, Running 43.52s Step 194( N/A%), pre moving , FPS 3.73, Running 43.64s Step 195( N/A%), pre moving , FPS 3.92, Running 43.76s Step 196( N/A%), pre moving , FPS 3.68, Running 44.47s Step 197( N/A%), pre moving , FPS 3.86, Running 44.61s Step 198( N/A%), pre moving , FPS 4.01, Running 44.81s Step 199( N/A%), pre moving , FPS 4.20, Running 44.98s Step 200( N/A%), pre moving , FPS 4.38, Running 45.17s Step 201( N/A%), pre moving , FPS 4.61, Running 45.31s Step 202( N/A%), pre moving , FPS 4.89, Running 45.44s Step 203( N/A%), pre moving , FPS 5.24, Running 45.57s Step 204( N/A%), pre moving , FPS 5.60, Running 45.70s Step 205( N/A%), pre moving , FPS 6.04, Running 45.83s Step 206( N/A%), pre moving , FPS 6.02, Running 45.96s Step 207( N/A%), pre moving , FPS 6.01, Running 46.10s Step 208( N/A%), pre moving , FPS 5.89, Running 46.30s Step 209( N/A%), pre moving , FPS 5.74, Running 46.51s Step 210( N/A%), pre moving , FPS 5.58, Running 46.72s Step 211( N/A%), pre moving , FPS 5.47, Running 46.92s Step 212( N/A%), pre moving , FPS 5.35, Running 47.12s Step 213( N/A%), pre moving , FPS 5.26, Running 47.32s Step 214( N/A%), pre moving , FPS 5.16, Running 47.51s Step 215( N/A%), pre moving , FPS 5.05, Running 47.72s Step 216( N/A%), pre moving , FPS 5.68, Running 48.00s Step 217( N/A%), pre moving , FPS 5.48, Running 48.26s Step 218( N/A%), pre moving , FPS 5.40, Running 48.51s Step 219( N/A%), pre moving , FPS 5.29, Running 48.76s Step 220( N/A%), pre moving , FPS 5.18, Running 49.03s Step 221( N/A%), pre moving , FPS 5.00, Running 49.31s Step 222( N/A%), pre moving , FPS 4.81, Running 49.60s Step 223( N/A%), pre moving , FPS 4.63, Running 49.89s Step 224( N/A%), pre moving , FPS 4.56, Running 50.09s Step 225( N/A%), pre moving , FPS 4.48, Running 50.30s Step 226( N/A%), pre moving , FPS 4.40, Running 50.51s Step 227( N/A%), pre moving , FPS 4.41, Running 50.63s Step 228( N/A%), pre moving , FPS 4.47, Running 50.77s Step 229( N/A%), pre moving , FPS 4.55, Running 50.90s Step 230( N/A%), pre moving , FPS 4.63, Running 51.04s Step 231( N/A%), pre moving , FPS 4.72, Running 51.16s Step 232( N/A%), pre moving , FPS 4.79, Running 51.30s Step 233( N/A%), pre moving , FPS 4.86, Running 51.44s Step 234( N/A%), pre moving , FPS 4.95, Running 51.56s Step 235( N/A%), pre moving , FPS 5.04, Running 51.69s Step 236( N/A%), pre moving , FPS 5.21, Running 51.83s Step 237( N/A%), pre moving , FPS 5.42, Running 51.95s Step 238( N/A%), pre moving , FPS 5.60, Running 52.08s Step 239( N/A%), pre moving , FPS 5.79, Running 52.21s Step 240( N/A%), pre moving , FPS 6.06, Running 52.33s Step 241( N/A%), pre moving , FPS 6.36, Running 52.46s Step 242( N/A%), pre moving , FPS 6.76, Running 52.56s Step 243( N/A%), pre moving , FPS 5.72, Running 53.38s Step 244( N/A%), pre moving , FPS 5.85, Running 53.51s Step 245( N/A%), pre moving , FPS 5.95, Running 53.66s Step 246( N/A%), pre moving , FPS 6.11, Running 53.78s Step 247( N/A%), pre moving , FPS 6.10, Running 53.91s Step 248( N/A%), pre moving , FPS 5.98, Running 54.11s Step 249( N/A%), pre moving , FPS 5.83, Running 54.33s Step 250( N/A%), pre moving , FPS 5.72, Running 54.54s Step 251( N/A%), pre moving , FPS 5.58, Running 54.75s Step 252( N/A%), pre moving , FPS 5.35, Running 55.03s Step 253( N/A%), pre moving , FPS 5.15, Running 55.32s Step 254( N/A%), pre moving , FPS 4.96, Running 55.59s Step 255( N/A%), pre moving , FPS 4.79, Running 55.87s Step 256( N/A%), pre moving , FPS 4.66, Running 56.12s Step 257( N/A%), pre moving , FPS 4.52, Running 56.38s Step 258( N/A%), pre moving , FPS 4.40, Running 56.63s Step 259( N/A%), pre moving , FPS 4.19, Running 56.98s Step 260( N/A%), pre moving , FPS 4.05, Running 57.27s Step 261( N/A%), pre moving , FPS 3.87, Running 57.62s Step 262( N/A%), pre moving , FPS 3.74, Running 57.90s Step 263( N/A%), pre moving , FPS 4.11, Running 58.25s Step 264( N/A%), pre moving , FPS 3.98, Running 58.54s Step 265( N/A%), pre moving , FPS 3.81, Running 58.90s Step 266( N/A%), pre moving , FPS 3.71, Running 59.17s Step 267( N/A%), pre moving , FPS 3.56, Running 59.53s Step 268( N/A%), pre moving , FPS 3.50, Running 59.82s Step 269( N/A%), pre moving , FPS 3.43, Running 60.15s Step 270( N/A%), pre moving , FPS 3.40, Running 60.42s Step 271( N/A%), pre moving , FPS 3.31, Running 60.79s Step 272( N/A%), pre moving , FPS 3.31, Running 61.07s Step 273( N/A%), pre moving , FPS 3.31, Running 61.36s Step 274( N/A%), pre moving , FPS 3.29, Running 61.66s Step 275( N/A%), pre moving , FPS 3.30, Running 61.93s Step 276( N/A%), pre moving , FPS 3.28, Running 62.22s Step 277( N/A%), pre moving , FPS 3.27, Running 62.50s Step 278( N/A%), pre moving , FPS 3.24, Running 62.79s Step 279( N/A%), pre moving , FPS 3.28, Running 63.09s Step 280( N/A%), pre moving , FPS 3.28, Running 63.37s Step 281( N/A%), pre moving , FPS 3.31, Running 63.66s Step 282( N/A%), pre moving , FPS 3.35, Running 63.87s Step 283( N/A%), pre moving , FPS 3.45, Running 64.06s Step 284( N/A%), pre moving , FPS 3.45, Running 64.33s Step 285( N/A%), pre moving , FPS 3.52, Running 64.59s Step 286( N/A%), pre moving , FPS 3.51, Running 64.87s Step 287( N/A%), pre moving , FPS 3.57, Running 65.13s Step 288( N/A%), pre moving , FPS 3.58, Running 65.41s Step 289( N/A%), pre moving , FPS 3.61, Running 65.69s Step 290( N/A%), pre moving , FPS 3.60, Running 65.98s Step 291( N/A%), pre moving , FPS 3.66, Running 66.26s Step 292( N/A%), pre moving , FPS 3.65, Running 66.55s Step 293( N/A%), pre moving , FPS 3.67, Running 66.82s Step 294( N/A%), pre moving , FPS 3.68, Running 67.10s Step 295( N/A%), pre moving , FPS 3.72, Running 67.31s Step 296( N/A%), pre moving , FPS 3.77, Running 67.52s Step 297( N/A%), pre moving , FPS 3.82, Running 67.73s Step 298( N/A%), pre moving , FPS 3.91, Running 67.91s Step 299( N/A%), pre moving , FPS 3.99, Running 68.10s Step 300( N/A%), pre moving , FPS 4.07, Running 68.29s Step 301( N/A%), pre moving , FPS 4.14, Running 68.49s Step 302( N/A%), pre moving , FPS 4.21, Running 68.62s Step 303( N/A%), pre moving , FPS 4.25, Running 68.76s Step 304( N/A%), pre moving , FPS 4.39, Running 68.89s Step 305( N/A%), pre moving , FPS 4.51, Running 69.02s Step 306( N/A%), pre moving , FPS 4.67, Running 69.15s Step 307( N/A%), pre moving , FPS 4.81, Running 69.29s Step 308( N/A%), pre moving , FPS 4.98, Running 69.43s Step 309( N/A%), pre moving , FPS 5.18, Running 69.55s Step 310( N/A%), pre moving , FPS 5.41, Running 69.67s Step 311( N/A%), pre moving , FPS 5.66, Running 69.80s Step 312( N/A%), pre moving , FPS 5.90, Running 69.94s Step 313( N/A%), pre moving , FPS 6.14, Running 70.07s Step 314( N/A%), pre moving , FPS 6.42, Running 70.21s Step 315( N/A%), pre moving , FPS 6.61, Running 70.33s Step 316( N/A%), pre moving , FPS 6.77, Running 70.47s Step 317( N/A%), pre moving , FPS 6.94, Running 70.61s Step 318( N/A%), pre moving , FPS 7.05, Running 70.75s Step 319( N/A%), pre moving , FPS 7.18, Running 70.89s Step 320( N/A%), pre moving , FPS 7.38, Running 71.00s Step 321( N/A%), pre moving , FPS 7.59, Running 71.13s Step 322( N/A%), pre moving , FPS 4.26, Running 73.31s Step 323( N/A%), pre moving , FPS 4.06, Running 73.68s Step 324( N/A%), pre moving , FPS 3.87, Running 74.06s Step 325( N/A%), pre moving , FPS 3.69, Running 74.43s Step 326( N/A%), pre moving , FPS 3.53, Running 74.82s Step 327( N/A%), pre moving , FPS 3.37, Running 75.23s Step 328( N/A%), pre moving , FPS 3.23, Running 75.62s Step 329( N/A%), pre moving , FPS 3.10, Running 76.00s Step 330( N/A%), pre moving , FPS 2.99, Running 76.37s Step 331( N/A%), pre moving , FPS 2.88, Running 76.73s Step 332( N/A%), pre moving , FPS 2.79, Running 77.11s Step 333( N/A%), pre moving , FPS 2.71, Running 77.46s Step 334( N/A%), pre moving , FPS 2.64, Running 77.79s Step 335( N/A%), pre moving , FPS 2.56, Running 78.15s Step 336( N/A%), pre moving , FPS 2.48, Running 78.53s Step 337( N/A%), pre moving , FPS 2.40, Running 78.95s Step 338( N/A%), pre moving , FPS 2.32, Running 79.35s Step 339( N/A%), pre moving , FPS 2.27, Running 79.71s Step 340( N/A%), pre moving , FPS 2.20, Running 80.08s Step 341( N/A%), pre moving , FPS 2.14, Running 80.46s Step 342( 0.17%), action 1, FPS 2.44, Running 81.50s Step 343( 0.33%), action 2, FPS 2.41, Running 81.97s Step 344( 0.50%), action 3, FPS 2.36, Running 82.55s Step 345( 0.67%), action 4, FPS 2.31, Running 83.08s Step 346( 0.83%), action 5, FPS 2.26, Running 83.68s Step 347( 1.00%), action 6, FPS 2.22, Running 84.23s Step 348( 1.17%), action 7, FPS 2.18, Running 84.81s Step 349( 1.33%), action 8, FPS 2.15, Running 85.29s Step 350( 1.50%), action 9, FPS 2.11, Running 85.84s Step 351( 1.67%), action 10, FPS 2.09, Running 86.31s Step 352( 1.83%), action 11, FPS 2.03, Running 86.97s Step 353( 2.00%), action 12, FPS 2.00, Running 87.44s Step 354( 2.17%), action 13, FPS 1.97, Running 87.96s Step 355( 2.33%), action 14, FPS 1.95, Running 88.43s Step 356( 2.50%), action 15, FPS 1.91, Running 89.03s Step 357( 2.67%), action 16, FPS 1.88, Running 89.59s Step 358( 2.83%), action 17, FPS 1.85, Running 90.18s Step 359( 3.00%), action 18, FPS 1.82, Running 90.71s Step 360( 3.17%), action 19, FPS 1.78, Running 91.29s Step 361( 3.33%), action 20, FPS 1.76, Running 91.83s Step 362( 3.50%), action 21, FPS 1.81, Running 92.57s Step 363( 3.67%), action 22, FPS 1.80, Running 93.05s Step 364( 3.83%), action 23, FPS 1.81, Running 93.58s Step 365( 4.00%), action 24, FPS 1.83, Running 94.04s Step 366( 4.17%), action 25, FPS 1.84, Running 94.54s Step 367( 4.33%), action 26, FPS 1.85, Running 95.01s Step 368( 4.50%), action 27, FPS 1.86, Running 95.54s Step 369( 4.67%), action 28, FPS 1.86, Running 96.05s Step 370( 4.83%), action 29, FPS 1.86, Running 96.60s Step 371( 5.00%), action 30, FPS 1.86, Running 97.06s Step 372( 5.17%), action 31, FPS 1.86, Running 97.72s Step 373( 5.33%), action 32, FPS 1.86, Running 98.20s Step 374( 5.50%), action 33, FPS 1.86, Running 98.72s Step 375( 5.67%), action 34, FPS 1.85, Running 99.22s Step 376( 5.83%), action 35, FPS 1.86, Running 99.77s Step 377( 6.00%), action 36, FPS 1.88, Running 100.25s Step 378( 6.17%), action 37, FPS 1.88, Running 100.80s Step 379( 6.33%), action 38, FPS 1.90, Running 101.25s Step 380( 6.50%), action 39, FPS 1.91, Running 101.78s Step 381( 6.67%), action 40, FPS 1.91, Running 102.28s Step 382( 6.83%), action 41, FPS 1.93, Running 102.92s Step 383( 7.00%), action 42, FPS 1.94, Running 103.38s Step 384( 7.17%), action 43, FPS 1.94, Running 103.89s Step 385( 7.33%), action 44, FPS 1.93, Running 104.38s Step 386( 7.50%), action 45, FPS 1.93, Running 104.92s Step 387( 7.67%), action 46, FPS 1.91, Running 105.46s Step 388( 7.83%), action 47, FPS 1.92, Running 105.96s Step 389( 8.00%), action 48, FPS 1.92, Running 106.47s Step 390( 8.17%), action 49, FPS 1.92, Running 107.00s Step 391( 8.33%), action 50, FPS 1.92, Running 107.50s Step 392( 8.50%), action 51, FPS 1.92, Running 108.12s Step 393( 8.67%), action 52, FPS 1.93, Running 108.58s Step 394( 8.83%), action 53, FPS 1.92, Running 109.12s Step 395( 9.00%), action 54, FPS 1.93, Running 109.58s Step 396( 9.17%), action 55, FPS 1.94, Running 110.09s Step 397( 9.33%), action 56, FPS 1.94, Running 110.57s Step 398( 9.50%), action 57, FPS 1.94, Running 111.10s Step 399( 9.67%), action 58, FPS 1.94, Running 111.59s Step 400( 9.83%), action 59, FPS 1.93, Running 112.12s Step 401( 10.00%), action 60, FPS 1.94, Running 112.60s Step 402( 10.17%), action 61, FPS 1.94, Running 113.23s Step 403( 10.33%), action 62, FPS 1.94, Running 113.71s Step 404( 10.50%), action 63, FPS 1.94, Running 114.22s Step 405( 10.67%), action 64, FPS 1.93, Running 114.74s Step 406( 10.83%), action 65, FPS 1.92, Running 115.33s Step 407( 11.00%), action 66, FPS 1.93, Running 115.81s Step 408( 11.17%), action 67, FPS 1.93, Running 116.33s Step 409( 11.33%), action 68, FPS 1.93, Running 116.84s Step 410( 11.50%), action 69, FPS 1.93, Running 117.36s Step 411( 11.67%), action 70, FPS 1.93, Running 117.85s Step 412( 11.83%), action 71, FPS 1.92, Running 118.54s Step 413( 12.00%), action 72, FPS 1.92, Running 119.01s Step 414( 12.17%), action 73, FPS 1.93, Running 119.50s Step 415( 12.33%), action 74, FPS 1.92, Running 120.00s Step 416( 12.50%), action 75, FPS 1.92, Running 120.51s Step 417( 12.67%), action 76, FPS 1.92, Running 120.98s Step 418( 12.83%), action 77, FPS 1.92, Running 121.50s Step 419( 13.00%), action 78, FPS 1.93, Running 121.97s Step 420( 13.17%), action 79, FPS 1.93, Running 122.50s Step 421( 13.33%), action 80, FPS 1.92, Running 123.01s Step 422( 13.50%), action 81, FPS 1.92, Running 123.65s Step 423( 13.67%), action 82, FPS 1.92, Running 124.12s Step 424( 13.83%), action 83, FPS 1.92, Running 124.62s Step 425( 14.00%), action 84, FPS 1.93, Running 125.10s Step 426( 14.17%), action 85, FPS 1.94, Running 125.61s Step 427( 14.33%), action 86, FPS 1.94, Running 126.09s Step 428( 14.50%), action 87, FPS 1.95, Running 126.61s Step 429( 14.67%), action 88, FPS 1.95, Running 127.11s Step 430( 14.83%), action 89, FPS 1.95, Running 127.63s Step 431( 15.00%), action 90, FPS 1.95, Running 128.11s Step 432( 15.17%), action 91, FPS 1.96, Running 128.76s Step 433( 15.33%), action 92, FPS 1.95, Running 129.25s Step 434( 15.50%), action 93, FPS 1.95, Running 129.75s Step 435( 15.67%), action 94, FPS 1.95, Running 130.26s Step 436( 15.83%), action 95, FPS 1.94, Running 130.79s Step 437( 16.00%), action 96, FPS 1.94, Running 131.27s Step 438( 16.17%), action 97, FPS 1.95, Running 131.78s Step 439( 16.33%), action 98, FPS 1.95, Running 132.25s Step 440( 16.50%), action 99, FPS 1.95, Running 132.77s Step 441( 16.67%), action 100, FPS 1.95, Running 133.27s Step 442( 16.83%), action 101, FPS 1.95, Running 133.88s Step 443( 17.00%), action 102, FPS 1.95, Running 134.35s Step 444( 17.17%), action 103, FPS 1.95, Running 134.88s Step 445( 17.33%), action 104, FPS 1.95, Running 135.35s Step 446( 17.50%), action 105, FPS 1.95, Running 135.87s Step 447( 17.67%), action 106, FPS 1.95, Running 136.34s Step 448( 17.83%), action 107, FPS 1.96, Running 136.84s Step 449( 18.00%), action 108, FPS 1.95, Running 137.34s Step 450( 18.17%), action 109, FPS 1.95, Running 137.87s Step 451( 18.33%), action 110, FPS 1.96, Running 138.32s Step 452( 18.50%), action 111, FPS 1.95, Running 139.04s Step 453( 18.67%), action 112, FPS 1.95, Running 139.52s Step 454( 18.83%), action 113, FPS 1.95, Running 140.03s Step 455( 19.00%), action 114, FPS 1.95, Running 140.51s Step 456( 19.17%), action 115, FPS 1.95, Running 141.02s Step 457( 19.33%), action 116, FPS 1.95, Running 141.50s Step 458( 19.50%), action 117, FPS 1.95, Running 142.05s Step 459( 19.67%), action 118, FPS 1.94, Running 142.54s Step 460( 19.83%), action 119, FPS 1.95, Running 143.05s Step 461( 20.00%), action 120, FPS 1.95, Running 143.55s Step 462( 20.17%), action 121, FPS 1.93, Running 144.22s Step 463( 20.33%), action 122, FPS 1.93, Running 144.69s Step 464( 20.50%), action 123, FPS 1.93, Running 145.22s Step 465( 20.67%), action 124, FPS 1.93, Running 145.69s Step 466( 20.83%), action 125, FPS 1.93, Running 146.24s Step 467( 21.00%), action 126, FPS 1.93, Running 146.72s Step 468( 21.17%), action 127, FPS 1.91, Running 147.28s Step 469( 21.33%), action 128, FPS 1.92, Running 147.76s Step 470( 21.50%), action 129, FPS 1.92, Running 148.27s Step 471( 21.67%), action 130, FPS 1.92, Running 148.74s Step 472( 21.83%), action 131, FPS 1.93, Running 149.40s Step 473( 22.00%), action 132, FPS 1.94, Running 149.86s Step 474( 22.17%), action 133, FPS 1.93, Running 150.41s Step 475( 22.33%), action 134, FPS 1.92, Running 150.90s Step 476( 22.50%), action 135, FPS 1.92, Running 151.46s Step 477( 22.67%), action 136, FPS 1.92, Running 151.94s Step 478( 22.83%), action 137, FPS 1.92, Running 152.44s Step 479( 23.00%), action 138, FPS 1.93, Running 152.92s Step 480( 23.17%), action 139, FPS 1.93, Running 153.44s Step 481( 23.33%), action 140, FPS 1.93, Running 153.91s Step 482( 23.50%), action 141, FPS 1.93, Running 154.58s Step 483( 23.67%), action 142, FPS 1.93, Running 155.04s Step 484( 23.83%), action 143, FPS 1.93, Running 155.55s Step 485( 24.00%), action 144, FPS 1.93, Running 156.06s Step 486( 24.17%), action 145, FPS 1.93, Running 156.58s Step 487( 24.33%), action 146, FPS 1.93, Running 157.09s Step 488( 24.50%), action 147, FPS 1.93, Running 157.62s Step 489( 24.67%), action 148, FPS 1.93, Running 158.11s Step 490( 24.83%), action 149, FPS 1.93, Running 158.64s Step 491( 25.00%), action 150, FPS 1.93, Running 159.12s Step 492( 25.17%), action 151, FPS 1.93, Running 159.75s Step 493( 25.33%), action 152, FPS 1.93, Running 160.22s Step 494( 25.50%), action 153, FPS 1.94, Running 160.75s Step 495( 25.67%), action 154, FPS 1.94, Running 161.23s Step 496( 25.83%), action 155, FPS 1.94, Running 161.75s Step 497( 26.00%), action 156, FPS 1.94, Running 162.23s Step 498( 26.17%), action 157, FPS 1.94, Running 162.75s Step 499( 26.33%), action 158, FPS 1.93, Running 163.26s Step 500( 26.50%), action 159, FPS 1.93, Running 163.79s Step 501( 26.67%), action 160, FPS 1.93, Running 164.28s Step 502( 26.83%), action 161, FPS 1.94, Running 164.91s Step 503( 27.00%), action 162, FPS 1.93, Running 165.40s Step 504( 27.17%), action 163, FPS 1.93, Running 165.91s Step 505( 27.33%), action 164, FPS 1.94, Running 166.37s Step 506( 27.50%), action 165, FPS 1.94, Running 166.89s Step 507( 27.67%), action 166, FPS 1.94, Running 167.37s Step 508( 27.83%), action 167, FPS 1.95, Running 167.90s Step 509( 28.00%), action 168, FPS 1.95, Running 168.39s Step 510( 28.17%), action 169, FPS 1.95, Running 168.89s Step 511( 28.33%), action 170, FPS 1.95, Running 169.38s Step 512( 28.50%), action 171, FPS 1.95, Running 170.02s Step 513( 28.67%), action 172, FPS 1.94, Running 170.51s Step 514( 28.83%), action 173, FPS 1.94, Running 171.07s Step 515( 29.00%), action 174, FPS 1.93, Running 171.62s Step 516( 29.17%), action 175, FPS 1.91, Running 172.23s Step 517( 29.33%), action 176, FPS 1.89, Running 172.81s Step 518( 29.50%), action 177, FPS 1.87, Running 173.45s Step 519( 29.67%), action 178, FPS 1.84, Running 174.11s Step 520( 29.83%), action 179, FPS 1.82, Running 174.80s Step 521( 30.00%), action 180, FPS 1.82, Running 175.28s Step 522( 30.17%), action 181, FPS 1.81, Running 175.94s Step 523( 30.33%), action 182, FPS 1.81, Running 176.42s Step 524( 30.50%), action 183, FPS 1.81, Running 176.94s Step 525( 30.67%), action 184, FPS 1.81, Running 177.43s Step 526( 30.83%), action 185, FPS 1.81, Running 177.95s Step 527( 31.00%), action 186, FPS 1.81, Running 178.45s Step 528( 31.17%), action 187, FPS 1.80, Running 179.00s Step 529( 31.33%), action 188, FPS 1.80, Running 179.52s Step 530( 31.50%), action 189, FPS 1.80, Running 180.03s Step 531( 31.67%), action 190, FPS 1.80, Running 180.49s Step 532( 31.83%), action 191, FPS 1.80, Running 181.16s Step 533( 32.00%), action 192, FPS 1.80, Running 181.65s Step 534( 32.17%), action 193, FPS 1.80, Running 182.18s Step 535( 32.33%), action 194, FPS 1.81, Running 182.67s Step 536( 32.50%), action 195, FPS 1.82, Running 183.22s Step 537( 32.67%), action 196, FPS 1.84, Running 183.70s Step 538( 32.83%), action 197, FPS 1.85, Running 184.25s Step 539( 33.00%), action 198, FPS 1.88, Running 184.74s Step 540( 33.17%), action 199, FPS 1.91, Running 185.28s Step 541( 33.33%), action 200, FPS 1.91, Running 185.76s Step 542( 33.50%), action 201, FPS 1.91, Running 186.39s Step 543( 33.67%), action 202, FPS 1.92, Running 186.86s Step 544( 33.83%), action 203, FPS 1.92, Running 187.36s Step 545( 34.00%), action 204, FPS 1.92, Running 187.86s Step 546( 34.17%), action 205, FPS 1.92, Running 188.38s Step 547( 34.33%), action 206, FPS 1.92, Running 188.86s Step 548( 34.50%), action 207, FPS 1.93, Running 189.37s Step 549( 34.67%), action 208, FPS 1.93, Running 189.86s Step 550( 34.83%), action 209, FPS 1.93, Running 190.39s Step 551( 35.00%), action 210, FPS 1.92, Running 190.93s Step 552( 35.17%), action 211, FPS 1.91, Running 191.64s Step 553( 35.33%), action 212, FPS 1.91, Running 192.14s Step 554( 35.50%), action 213, FPS 1.90, Running 192.68s Step 555( 35.67%), action 214, FPS 1.91, Running 193.16s Step 556( 35.83%), action 215, FPS 1.91, Running 193.68s Step 557( 36.00%), action 216, FPS 1.91, Running 194.16s Step 558( 36.17%), action 217, FPS 1.92, Running 194.69s Step 559( 36.33%), action 218, FPS 1.92, Running 195.15s Step 560( 36.50%), action 219, FPS 1.92, Running 195.68s Step 561( 36.67%), action 220, FPS 1.92, Running 196.17s Step 562( 36.83%), action 221, FPS 1.92, Running 196.83s Step 563( 37.00%), action 222, FPS 1.92, Running 197.28s Step 564( 37.17%), action 223, FPS 1.91, Running 197.82s Step 565( 37.33%), action 224, FPS 1.91, Running 198.32s Step 566( 37.50%), action 225, FPS 1.91, Running 198.86s Step 567( 37.67%), action 226, FPS 1.91, Running 199.32s Step 568( 37.83%), action 227, FPS 1.92, Running 199.81s Step 569( 38.00%), action 228, FPS 1.92, Running 200.30s Step 570( 38.17%), action 229, FPS 1.92, Running 200.82s Step 571( 38.33%), action 230, FPS 1.93, Running 201.31s Step 572( 38.50%), action 231, FPS 1.94, Running 201.96s Step 573( 38.67%), action 232, FPS 1.93, Running 202.48s Step 574( 38.83%), action 233, FPS 1.93, Running 203.04s Step 575( 39.00%), action 234, FPS 1.93, Running 203.53s Step 576( 39.17%), action 235, FPS 1.93, Running 204.04s Step 577( 39.33%), action 236, FPS 1.93, Running 204.53s Step 578( 39.50%), action 237, FPS 1.92, Running 205.09s Step 579( 39.67%), action 238, FPS 1.92, Running 205.57s Step 580( 39.83%), action 239, FPS 1.92, Running 206.09s Step 581( 40.00%), action 240, FPS 1.92, Running 206.58s Step 582( 40.17%), action 241, FPS 1.92, Running 207.23s Step 583( 40.33%), action 242, FPS 1.92, Running 207.72s Step 584( 40.50%), action 243, FPS 1.91, Running 208.28s Step 585( 40.67%), action 244, FPS 1.92, Running 208.75s Step 586( 40.83%), action 245, FPS 1.92, Running 209.27s Step 587( 41.00%), action 246, FPS 1.92, Running 209.76s Step 588( 41.17%), action 247, FPS 1.91, Running 210.27s Step 589( 41.33%), action 248, FPS 1.91, Running 210.75s Step 590( 41.50%), action 249, FPS 1.91, Running 211.27s Step 591( 41.67%), action 250, FPS 1.91, Running 211.76s Step 592( 41.83%), action 251, FPS 1.91, Running 212.45s Step 593( 42.00%), action 252, FPS 1.91, Running 212.93s Step 594( 42.17%), action 253, FPS 1.92, Running 213.47s Step 595( 42.33%), action 254, FPS 1.92, Running 213.95s Step 596( 42.50%), action 255, FPS 1.92, Running 214.48s Step 597( 42.67%), action 256, FPS 1.92, Running 214.96s Step 598( 42.83%), action 257, FPS 1.92, Running 215.52s Step 599( 43.00%), action 258, FPS 1.92, Running 216.00s Step 600( 43.17%), action 259, FPS 1.92, Running 216.52s Step 601( 43.33%), action 260, FPS 1.92, Running 217.01s Step 602( 43.50%), action 261, FPS 1.91, Running 217.68s Step 603( 43.67%), action 262, FPS 1.92, Running 218.16s Step 604( 43.83%), action 263, FPS 1.92, Running 218.69s Step 605( 44.00%), action 264, FPS 1.91, Running 219.19s Step 606( 44.17%), action 265, FPS 1.92, Running 219.71s Step 607( 44.33%), action 266, FPS 1.91, Running 220.22s Step 608( 44.50%), action 267, FPS 1.90, Running 220.79s Step 609( 44.67%), action 268, FPS 1.90, Running 221.27s Step 610( 44.83%), action 269, FPS 1.90, Running 221.79s Step 611( 45.00%), action 270, FPS 1.90, Running 222.27s Step 612( 45.17%), action 271, FPS 1.91, Running 222.92s Step 613( 45.33%), action 272, FPS 1.92, Running 223.37s Step 614( 45.50%), action 273, FPS 1.92, Running 223.88s Step 615( 45.67%), action 274, FPS 1.93, Running 224.34s Step 616( 45.83%), action 275, FPS 1.93, Running 224.84s Step 617( 46.00%), action 276, FPS 1.93, Running 225.34s Step 618( 46.17%), action 277, FPS 1.93, Running 225.88s Step 619( 46.33%), action 278, FPS 1.93, Running 226.36s Step 620( 46.50%), action 279, FPS 1.92, Running 226.95s Step 621( 46.67%), action 280, FPS 1.92, Running 227.41s Step 622( 46.83%), action 281, FPS 1.92, Running 228.07s Step 623( 47.00%), action 282, FPS 1.93, Running 228.55s Step 624( 47.17%), action 283, FPS 1.93, Running 229.05s Step 625( 47.33%), action 284, FPS 1.94, Running 229.53s Step 626( 47.50%), action 285, FPS 1.93, Running 230.05s Step 627( 47.67%), action 286, FPS 1.94, Running 230.52s Step 628( 47.83%), action 287, FPS 1.95, Running 231.02s Step 629( 48.00%), action 288, FPS 1.96, Running 231.50s Step 630( 48.17%), action 289, FPS 1.95, Running 232.05s Step 631( 48.33%), action 290, FPS 1.95, Running 232.54s Step 632( 48.50%), action 291, FPS 1.95, Running 233.20s Step 633( 48.67%), action 292, FPS 1.94, Running 233.68s Step 634( 48.83%), action 293, FPS 1.94, Running 234.21s Step 635( 49.00%), action 294, FPS 1.93, Running 234.68s Step 636( 49.17%), action 295, FPS 1.93, Running 235.22s Step 637( 49.33%), action 296, FPS 1.93, Running 235.69s Step 638( 49.50%), action 297, FPS 1.94, Running 236.20s Step 639( 49.67%), action 298, FPS 1.94, Running 236.67s Step 640( 49.83%), action 299, FPS 1.95, Running 237.20s Step 641( 50.00%), action 300, FPS 1.94, Running 237.69s Step 642( 50.17%), action 301, FPS 1.95, Running 238.35s Step 643( 50.33%), action 302, FPS 1.94, Running 238.84s Step 644( 50.50%), action 303, FPS 1.94, Running 239.38s Step 645( 50.67%), action 304, FPS 1.93, Running 239.87s Step 646( 50.83%), action 305, FPS 1.93, Running 240.39s Step 647( 51.00%), action 306, FPS 1.93, Running 240.89s Step 648( 51.17%), action 307, FPS 1.92, Running 241.43s Step 649( 51.33%), action 308, FPS 1.92, Running 241.91s Step 650( 51.50%), action 309, FPS 1.92, Running 242.46s Step 651( 51.67%), action 310, FPS 1.93, Running 242.93s Step 652( 51.83%), action 311, FPS 1.93, Running 243.55s Step 653( 52.00%), action 312, FPS 1.93, Running 244.05s Step 654( 52.17%), action 313, FPS 1.93, Running 244.56s Step 655( 52.33%), action 314, FPS 1.93, Running 245.05s Step 656( 52.50%), action 315, FPS 1.93, Running 245.59s Step 657( 52.67%), action 316, FPS 1.93, Running 246.05s Step 658( 52.83%), action 317, FPS 1.93, Running 246.56s Step 659( 53.00%), action 318, FPS 1.93, Running 247.04s Step 660( 53.17%), action 319, FPS 1.93, Running 247.57s Step 661( 53.33%), action 320, FPS 1.93, Running 248.05s Step 662( 53.50%), action 321, FPS 1.93, Running 248.71s Step 663( 53.67%), action 322, FPS 1.93, Running 249.20s Step 664( 53.83%), action 323, FPS 1.93, Running 249.72s Step 665( 54.00%), action 324, FPS 1.93, Running 250.22s Step 666( 54.17%), action 325, FPS 1.93, Running 250.76s Step 667( 54.33%), action 326, FPS 1.93, Running 251.23s Step 668( 54.50%), action 327, FPS 1.94, Running 251.75s Step 669( 54.67%), action 328, FPS 1.94, Running 252.24s Step 670( 54.83%), action 329, FPS 1.94, Running 252.75s Step 671( 55.00%), action 330, FPS 1.94, Running 253.23s Step 672( 55.17%), action 331, FPS 1.94, Running 253.88s Step 673( 55.33%), action 332, FPS 1.94, Running 254.38s Step 674( 55.50%), action 333, FPS 1.93, Running 254.92s Step 675( 55.67%), action 334, FPS 1.94, Running 255.38s Step 676( 55.83%), action 335, FPS 1.94, Running 255.90s Step 677( 56.00%), action 336, FPS 1.94, Running 256.38s Step 678( 56.17%), action 337, FPS 1.93, Running 256.91s Step 679( 56.33%), action 338, FPS 1.93, Running 257.39s Step 680( 56.50%), action 339, FPS 1.93, Running 257.91s Step 681( 56.67%), action 340, FPS 1.93, Running 258.40s Step 682( 56.83%), action 341, FPS 1.93, Running 259.07s Step 683( 57.00%), action 342, FPS 1.94, Running 259.54s Step 684( 57.17%), action 343, FPS 1.93, Running 260.07s Step 685( 57.33%), action 344, FPS 1.94, Running 260.54s Step 686( 57.50%), action 345, FPS 1.94, Running 261.07s Step 687( 57.67%), action 346, FPS 1.94, Running 261.56s Step 688( 57.83%), action 347, FPS 1.94, Running 262.07s Step 689( 58.00%), action 348, FPS 1.93, Running 262.58s Step 690( 58.17%), action 349, FPS 1.93, Running 263.13s Step 691( 58.33%), action 350, FPS 1.92, Running 263.64s Step 692( 58.50%), action 351, FPS 1.91, Running 264.33s Step 693( 58.67%), action 352, FPS 1.92, Running 264.81s Step 694( 58.83%), action 353, FPS 1.92, Running 265.33s Step 695( 59.00%), action 354, FPS 1.91, Running 265.84s Step 696( 59.17%), action 355, FPS 1.92, Running 266.33s Step 697( 59.33%), action 356, FPS 1.92, Running 266.80s Step 698( 59.50%), action 357, FPS 1.92, Running 267.33s Step 699( 59.67%), action 358, FPS 1.92, Running 267.80s Step 700( 59.83%), action 359, FPS 1.92, Running 268.32s Step 701( 60.00%), action 360, FPS 1.92, Running 268.80s Step 702( 60.17%), action 361, FPS 1.93, Running 269.45s Step 703( 60.33%), action 362, FPS 1.92, Running 269.96s Step 704( 60.50%), action 363, FPS 1.92, Running 270.48s Step 705( 60.67%), action 364, FPS 1.92, Running 270.97s Step 706( 60.83%), action 365, FPS 1.92, Running 271.50s Step 707( 61.00%), action 366, FPS 1.92, Running 271.98s Step 708( 61.17%), action 367, FPS 1.92, Running 272.51s Step 709( 61.33%), action 368, FPS 1.91, Running 273.02s Step 710( 61.50%), action 369, FPS 1.92, Running 273.56s Step 711( 61.67%), action 370, FPS 1.93, Running 274.02s Step 712( 61.83%), action 371, FPS 1.93, Running 274.69s Step 713( 62.00%), action 372, FPS 1.93, Running 275.15s Step 714( 62.17%), action 373, FPS 1.93, Running 275.67s Step 715( 62.33%), action 374, FPS 1.94, Running 276.17s Step 716( 62.50%), action 375, FPS 1.93, Running 276.69s Step 717( 62.67%), action 376, FPS 1.92, Running 277.20s Step 718( 62.83%), action 377, FPS 1.92, Running 277.72s Step 719( 63.00%), action 378, FPS 1.93, Running 278.18s Step 720( 63.17%), action 379, FPS 1.93, Running 278.70s Step 721( 63.33%), action 380, FPS 1.93, Running 279.18s Step 722( 63.50%), action 381, FPS 1.93, Running 279.82s Step 723( 63.67%), action 382, FPS 1.94, Running 280.28s Step 724( 63.83%), action 383, FPS 1.93, Running 280.82s Step 725( 64.00%), action 384, FPS 1.94, Running 281.30s Step 726( 64.17%), action 385, FPS 1.94, Running 281.83s Step 727( 64.33%), action 386, FPS 1.94, Running 282.31s Step 728( 64.50%), action 387, FPS 1.94, Running 282.83s Step 729( 64.67%), action 388, FPS 1.95, Running 283.29s Step 730( 64.83%), action 389, FPS 1.94, Running 283.86s Step 731( 65.00%), action 390, FPS 1.94, Running 284.32s Step 732( 65.17%), action 391, FPS 1.94, Running 284.98s Step 733( 65.33%), action 392, FPS 1.94, Running 285.44s Step 734( 65.50%), action 393, FPS 1.94, Running 285.96s Step 735( 65.67%), action 394, FPS 1.95, Running 286.44s Step 736( 65.83%), action 395, FPS 1.96, Running 286.91s Step 737( 66.00%), action 396, FPS 1.96, Running 287.41s Step 738( 66.17%), action 397, FPS 1.96, Running 287.94s Step 739( 66.33%), action 398, FPS 1.95, Running 288.42s Step 740( 66.50%), action 399, FPS 1.94, Running 288.99s Step 741( 66.67%), action 400, FPS 1.94, Running 289.51s Step 742( 66.83%), action 401, FPS 1.93, Running 290.19s Step 743( 67.00%), action 402, FPS 1.92, Running 290.71s Step 744( 67.17%), action 403, FPS 1.92, Running 291.24s Step 745( 67.33%), action 404, FPS 1.92, Running 291.73s Step 746( 67.50%), action 405, FPS 1.92, Running 292.27s Step 747( 67.67%), action 406, FPS 1.92, Running 292.75s Step 748( 67.83%), action 407, FPS 1.91, Running 293.29s Step 749( 68.00%), action 408, FPS 1.91, Running 293.76s Step 750( 68.17%), action 409, FPS 1.92, Running 294.27s Step 751( 68.33%), action 410, FPS 1.93, Running 294.70s Step 752( 68.50%), action 411, FPS 1.93, Running 295.32s Step 753( 68.67%), action 412, FPS 1.93, Running 295.80s Step 754( 68.83%), action 413, FPS 1.92, Running 296.36s Step 755( 69.00%), action 414, FPS 1.92, Running 296.83s Step 756( 69.17%), action 415, FPS 1.91, Running 297.36s Step 757( 69.33%), action 416, FPS 1.92, Running 297.84s Step 758( 69.50%), action 417, FPS 1.92, Running 298.39s Step 759( 69.67%), action 418, FPS 1.91, Running 298.87s Step 760( 69.83%), action 419, FPS 1.92, Running 299.38s Step 761( 70.00%), action 420, FPS 1.93, Running 299.89s Step 762( 70.17%), action 421, FPS 1.93, Running 300.55s [2026-08-03 02:31:22] [88 ] Seed 87 success after 300.65 s. +steps: 762 , actions: 421 . +Instruction: Empty +Total 14/88(15.91%) success. +Setting seed: 88 +Step 1( N/A%), pre moving , FPS 8.05, Running 0.12s Step 2( N/A%), pre moving , FPS 9.71, Running 0.21s Step 3( N/A%), pre moving , FPS 10.15, Running 0.30s Step 4( N/A%), pre moving , FPS 10.05, Running 0.40s Step 5( N/A%), pre moving , FPS 10.10, Running 0.50s Step 6( N/A%), pre moving , FPS 10.16, Running 0.59s Step 7( N/A%), pre moving , FPS 9.98, Running 0.70s Step 8( N/A%), pre moving , FPS 10.06, Running 0.80s Step 9( N/A%), pre moving , FPS 10.14, Running 0.89s Step 10( N/A%), pre moving , FPS 10.12, Running 0.99s Step 11( N/A%), pre moving , FPS 10.15, Running 1.08s Step 12( N/A%), pre moving , FPS 10.18, Running 1.18s Step 13( N/A%), pre moving , FPS 10.08, Running 1.29s Step 14( N/A%), pre moving , FPS 10.14, Running 1.38s Step 15( N/A%), pre moving , FPS 10.19, Running 1.47s Step 16( N/A%), pre moving , FPS 10.16, Running 1.57s Step 17( N/A%), pre moving , FPS 10.17, Running 1.67s Step 18( N/A%), pre moving , FPS 10.09, Running 1.78s Step 19( N/A%), pre moving , FPS 10.13, Running 1.88s Step 20( N/A%), pre moving , FPS 10.16, Running 1.97s Step 21( N/A%), pre moving , FPS 9.14, Running 2.31s Step 22( N/A%), pre moving , FPS 9.09, Running 2.41s Step 23( N/A%), pre moving , FPS 9.19, Running 2.47s Step 24( N/A%), pre moving , FPS 9.38, Running 2.53s Step 25( N/A%), pre moving , FPS 9.47, Running 2.61s Step 26( N/A%), pre moving , FPS 8.44, Running 2.96s Step 27( N/A%), pre moving , FPS 8.59, Running 3.03s Step 28( N/A%), pre moving , FPS 8.68, Running 3.10s Step 29( N/A%), pre moving , FPS 8.70, Running 3.19s Step 30( N/A%), pre moving , FPS 8.69, Running 3.29s Step 31( N/A%), pre moving , FPS 8.68, Running 3.39s Step 32( N/A%), pre moving , FPS 8.70, Running 3.48s Step 33( N/A%), pre moving , FPS 8.77, Running 3.57s Step 34( N/A%), pre moving , FPS 8.77, Running 3.66s Step 35( N/A%), pre moving , FPS 8.74, Running 3.76s Step 36( N/A%), pre moving , FPS 6.58, Running 4.61s Step 37( N/A%), pre moving , FPS 6.11, Running 4.94s Step 38( N/A%), pre moving , FPS 6.12, Running 5.05s Step 39( N/A%), pre moving , FPS 6.13, Running 5.14s Step 40( N/A%), pre moving , FPS 6.13, Running 5.23s Step 41( N/A%), pre moving , FPS 6.63, Running 5.33s Step 42( N/A%), pre moving , FPS 6.60, Running 5.44s Step 43( N/A%), pre moving , FPS 6.55, Running 5.53s Step 44( N/A%), pre moving , FPS 6.47, Running 5.62s Step 45( N/A%), pre moving , FPS 6.42, Running 5.72s Step 46( N/A%), pre moving , FPS 7.05, Running 5.80s Step 47( N/A%), pre moving , FPS 7.05, Running 5.87s Step 48( N/A%), pre moving , FPS 5.61, Running 6.66s Step 49( N/A%), pre moving , FPS 5.60, Running 6.76s Step 50( N/A%), pre moving , FPS 5.61, Running 6.86s Step 51( N/A%), pre moving , FPS 5.60, Running 6.96s Step 52( N/A%), pre moving , FPS 5.60, Running 7.05s Step 53( N/A%), pre moving , FPS 5.56, Running 7.16s Step 54( N/A%), pre moving , FPS 5.56, Running 7.26s Step 55( N/A%), pre moving , FPS 5.47, Running 7.42s Step 56( N/A%), pre moving , FPS 6.81, Running 7.55s Step 57( N/A%), pre moving , FPS 7.24, Running 7.71s Step 58( N/A%), pre moving , FPS 7.13, Running 7.86s Step 59( N/A%), pre moving , FPS 6.95, Running 8.02s Step 60( N/A%), pre moving , FPS 6.85, Running 8.15s Step 61( N/A%), pre moving , FPS 6.72, Running 8.30s Step 62( N/A%), pre moving , FPS 6.62, Running 8.46s Step 63( N/A%), pre moving , FPS 6.47, Running 8.62s Step 64( N/A%), pre moving , FPS 6.36, Running 8.76s Step 65( N/A%), pre moving , FPS 6.26, Running 8.91s Step 66( N/A%), pre moving , FPS 6.13, Running 9.06s Step 67( N/A%), pre moving , FPS 5.98, Running 9.21s Step 68( N/A%), pre moving , FPS 7.55, Running 9.31s Step 69( N/A%), pre moving , FPS 7.47, Running 9.43s Step 70( N/A%), pre moving , FPS 7.46, Running 9.54s Step 71( N/A%), pre moving , FPS 7.43, Running 9.65s Step 72( N/A%), pre moving , FPS 7.33, Running 9.78s Step 73( N/A%), pre moving , FPS 7.28, Running 9.91s Step 74( N/A%), pre moving , FPS 7.13, Running 10.06s Step 75( N/A%), pre moving , FPS 7.14, Running 10.22s Step 76( N/A%), pre moving , FPS 7.08, Running 10.38s Step 77( N/A%), pre moving , FPS 7.11, Running 10.52s Step 78( N/A%), pre moving , FPS 7.09, Running 10.68s Step 79( N/A%), pre moving , FPS 7.12, Running 10.82s Step 80( N/A%), pre moving , FPS 7.07, Running 10.98s Step 81( N/A%), pre moving , FPS 7.04, Running 11.14s Step 82( N/A%), pre moving , FPS 7.07, Running 11.28s Step 83( N/A%), pre moving , FPS 7.09, Running 11.44s Step 84( N/A%), pre moving , FPS 7.08, Running 11.59s Step 85( N/A%), pre moving , FPS 7.07, Running 11.75s Step 86( N/A%), pre moving , FPS 7.03, Running 11.91s Step 87( N/A%), pre moving , FPS 7.01, Running 12.07s Step 88( N/A%), pre moving , FPS 6.92, Running 12.20s Step 89( N/A%), pre moving , FPS 6.85, Running 12.35s Step 90( N/A%), pre moving , FPS 6.88, Running 12.45s Step 91( N/A%), pre moving , FPS 6.91, Running 12.54s Step 92( N/A%), pre moving , FPS 7.06, Running 12.61s Step 93( N/A%), pre moving , FPS 7.20, Running 12.69s Step 94( N/A%), pre moving , FPS 7.39, Running 12.77s Step 95( N/A%), pre moving , FPS 7.60, Running 12.85s Step 96( N/A%), pre moving , FPS 7.85, Running 12.93s Step 97( N/A%), pre moving , FPS 8.05, Running 13.01s Step 98( N/A%), pre moving , FPS 8.34, Running 13.08s Step 99( N/A%), pre moving , FPS 8.58, Running 13.15s Step 100( N/A%), pre moving , FPS 8.86, Running 13.24s Step 101( N/A%), pre moving , FPS 9.11, Running 13.34s Step 102( N/A%), pre moving , FPS 9.29, Running 13.44s Step 103( N/A%), pre moving , FPS 9.56, Running 13.53s Step 104( N/A%), pre moving , FPS 9.73, Running 13.64s Step 105( N/A%), pre moving , FPS 10.05, Running 13.74s Step 106( N/A%), pre moving , FPS 10.40, Running 13.83s Step 107( N/A%), pre moving , FPS 10.72, Running 13.93s Step 108( N/A%), pre moving , FPS 10.96, Running 14.03s Step 109( N/A%), pre moving , FPS 11.30, Running 14.12s Step 110( N/A%), pre moving , FPS 11.19, Running 14.23s Step 111( N/A%), pre moving , FPS 11.22, Running 14.33s Step 112( N/A%), pre moving , FPS 11.01, Running 14.43s Step 113( N/A%), pre moving , FPS 10.90, Running 14.53s Step 114( N/A%), pre moving , FPS 10.80, Running 14.62s Step 115( N/A%), pre moving , FPS 10.61, Running 14.73s Step 116( N/A%), pre moving , FPS 10.54, Running 14.83s Step 117( N/A%), pre moving , FPS 10.42, Running 14.93s Step 118( N/A%), pre moving , FPS 10.30, Running 15.02s Step 119( N/A%), pre moving , FPS 10.21, Running 15.11s Step 120( N/A%), pre moving , FPS 10.16, Running 15.21s Step 121( N/A%), pre moving , FPS 10.10, Running 15.32s Step 122( N/A%), pre moving , FPS 10.12, Running 15.41s Step 123( N/A%), pre moving , FPS 10.15, Running 15.50s Step 124( N/A%), pre moving , FPS 10.26, Running 15.59s Step 125( N/A%), pre moving , FPS 10.22, Running 15.69s Step 126( N/A%), pre moving , FPS 6.48, Running 16.92s Step 127( N/A%), pre moving , FPS 5.97, Running 17.28s Step 128( N/A%), pre moving , FPS 5.54, Running 17.64s Step 129( N/A%), pre moving , FPS 5.18, Running 17.98s Step 130( N/A%), pre moving , FPS 4.89, Running 18.33s Step 131( N/A%), pre moving , FPS 4.59, Running 18.68s Step 132( N/A%), pre moving , FPS 4.34, Running 19.04s Step 133( N/A%), pre moving , FPS 4.12, Running 19.38s Step 134( N/A%), pre moving , FPS 3.89, Running 19.77s Step 135( N/A%), pre moving , FPS 3.70, Running 20.13s Step 136( N/A%), pre moving , FPS 3.54, Running 20.48s Step 137( N/A%), pre moving , FPS 3.39, Running 20.82s Step 138( N/A%), pre moving , FPS 3.26, Running 21.16s Step 139( N/A%), pre moving , FPS 3.13, Running 21.51s Step 140( N/A%), pre moving , FPS 3.01, Running 21.85s Step 141( N/A%), pre moving , FPS 2.91, Running 22.18s Step 142( N/A%), pre moving , FPS 2.81, Running 22.53s Step 143( N/A%), pre moving , FPS 2.71, Running 22.89s Step 144( N/A%), pre moving , FPS 2.61, Running 23.24s Step 145( N/A%), pre moving , FPS 2.53, Running 23.60s Step 146( N/A%), pre moving , FPS 2.84, Running 23.95s Step 147( N/A%), pre moving , FPS 2.85, Running 24.29s Step 148( N/A%), pre moving , FPS 2.85, Running 24.64s Step 149( N/A%), pre moving , FPS 2.85, Running 25.01s Step 150( N/A%), pre moving , FPS 2.83, Running 25.40s Step 151( N/A%), pre moving , FPS 2.83, Running 25.75s Step 152( N/A%), pre moving , FPS 2.84, Running 26.07s Step 153( N/A%), pre moving , FPS 2.84, Running 26.41s Step 154( N/A%), pre moving , FPS 2.81, Running 26.89s Step 155( N/A%), pre moving , FPS 2.79, Running 27.31s Step 156( N/A%), pre moving , FPS 2.77, Running 27.69s Step 157( N/A%), pre moving , FPS 2.77, Running 28.03s Step 158( N/A%), pre moving , FPS 2.77, Running 28.38s Step 159( N/A%), pre moving , FPS 2.76, Running 28.75s Step 160( N/A%), pre moving , FPS 2.75, Running 29.13s Step 161( N/A%), pre moving , FPS 2.72, Running 29.53s Step 162( N/A%), pre moving , FPS 2.71, Running 29.92s Step 163( N/A%), pre moving , FPS 2.70, Running 30.30s Step 164( N/A%), pre moving , FPS 2.69, Running 30.68s Step 165( N/A%), pre moving , FPS 2.69, Running 31.03s Step 166( N/A%), pre moving , FPS 2.68, Running 31.41s Step 167( N/A%), pre moving , FPS 2.67, Running 31.79s Step 168( N/A%), pre moving , FPS 2.66, Running 32.16s Step 169( N/A%), pre moving , FPS 2.65, Running 32.54s Step 170( N/A%), pre moving , FPS 2.67, Running 32.90s Step 171( N/A%), pre moving , FPS 2.65, Running 33.31s Step 172( N/A%), pre moving , FPS 2.63, Running 33.67s Step 173( N/A%), pre moving , FPS 2.63, Running 34.03s Step 174( N/A%), pre moving , FPS 2.67, Running 34.37s Step 175( N/A%), pre moving , FPS 2.69, Running 34.74s Step 176( N/A%), pre moving , FPS 2.71, Running 35.08s Step 177( N/A%), pre moving , FPS 2.70, Running 35.45s Step 178( N/A%), pre moving , FPS 2.69, Running 35.82s Step 179( N/A%), pre moving , FPS 2.68, Running 36.21s Step 180( N/A%), pre moving , FPS 2.68, Running 36.58s Step 181( N/A%), pre moving , FPS 2.69, Running 36.96s Step 182( N/A%), pre moving , FPS 2.68, Running 37.38s Step 183( N/A%), pre moving , FPS 2.67, Running 37.78s Step 184( N/A%), pre moving , FPS 2.68, Running 38.15s Step 185( N/A%), pre moving , FPS 2.66, Running 38.54s Step 186( N/A%), pre moving , FPS 2.67, Running 38.91s Step 187( N/A%), pre moving , FPS 2.67, Running 39.28s Step 188( N/A%), pre moving , FPS 2.67, Running 39.66s Step 189( N/A%), pre moving , FPS 2.66, Running 40.05s Step 190( N/A%), pre moving , FPS 2.66, Running 40.42s Step 191( N/A%), pre moving , FPS 2.66, Running 40.83s Step 192( N/A%), pre moving , FPS 2.65, Running 41.23s Step 193( N/A%), pre moving , FPS 2.60, Running 41.71s Step 194( N/A%), pre moving , FPS 2.59, Running 42.09s Step 195( N/A%), pre moving , FPS 2.57, Running 42.53s Step 196( N/A%), pre moving , FPS 2.55, Running 42.92s Step 197( N/A%), pre moving , FPS 2.63, Running 43.04s Step 198( N/A%), pre moving , FPS 2.72, Running 43.18s Step 199( N/A%), pre moving , FPS 2.82, Running 43.31s Step 200( N/A%), pre moving , FPS 2.92, Running 43.44s Step 201( N/A%), pre moving , FPS 3.02, Running 43.58s Step 202( N/A%), pre moving , FPS 3.17, Running 43.68s Step 203( N/A%), pre moving , FPS 3.33, Running 43.79s Step 204( N/A%), pre moving , FPS 3.47, Running 43.91s Step 205( N/A%), pre moving , FPS 3.65, Running 44.02s Step 206( N/A%), pre moving , FPS 3.82, Running 44.14s Step 207( N/A%), pre moving , FPS 3.57, Running 44.89s Step 208( N/A%), pre moving , FPS 3.73, Running 45.02s Step 209( N/A%), pre moving , FPS 3.91, Running 45.16s Step 210( N/A%), pre moving , FPS 4.11, Running 45.29s Step 211( N/A%), pre moving , FPS 4.28, Running 45.50s Step 212( N/A%), pre moving , FPS 4.46, Running 45.71s Step 213( N/A%), pre moving , FPS 4.76, Running 45.92s Step 214( N/A%), pre moving , FPS 4.97, Running 46.12s Step 215( N/A%), pre moving , FPS 5.27, Running 46.32s Step 216( N/A%), pre moving , FPS 5.54, Running 46.53s Step 217( N/A%), pre moving , FPS 5.43, Running 46.73s Step 218( N/A%), pre moving , FPS 5.33, Running 46.93s Step 219( N/A%), pre moving , FPS 5.19, Running 47.16s Step 220( N/A%), pre moving , FPS 5.10, Running 47.37s Step 221( N/A%), pre moving , FPS 5.10, Running 47.51s Step 222( N/A%), pre moving , FPS 5.09, Running 47.61s Step 223( N/A%), pre moving , FPS 5.06, Running 47.74s Step 224( N/A%), pre moving , FPS 5.06, Running 47.86s Step 225( N/A%), pre moving , FPS 5.06, Running 47.98s Step 226( N/A%), pre moving , FPS 4.99, Running 48.15s Step 227( N/A%), pre moving , FPS 5.73, Running 48.37s Step 228( N/A%), pre moving , FPS 5.61, Running 48.58s Step 229( N/A%), pre moving , FPS 5.51, Running 48.79s Step 230( N/A%), pre moving , FPS 5.39, Running 49.01s Step 231( N/A%), pre moving , FPS 5.39, Running 49.22s Step 232( N/A%), pre moving , FPS 5.38, Running 49.43s Step 233( N/A%), pre moving , FPS 5.35, Running 49.66s Step 234( N/A%), pre moving , FPS 5.34, Running 49.86s Step 235( N/A%), pre moving , FPS 5.31, Running 50.09s Step 236( N/A%), pre moving , FPS 5.31, Running 50.29s Step 237( N/A%), pre moving , FPS 5.27, Running 50.52s Step 238( N/A%), pre moving , FPS 5.26, Running 50.73s Step 239( N/A%), pre moving , FPS 5.40, Running 50.87s Step 240( N/A%), pre moving , FPS 5.50, Running 51.00s Step 241( N/A%), pre moving , FPS 5.51, Running 51.14s Step 242( N/A%), pre moving , FPS 5.46, Running 51.28s Step 243( N/A%), pre moving , FPS 5.46, Running 51.40s Step 244( N/A%), pre moving , FPS 5.48, Running 51.51s Step 245( N/A%), pre moving , FPS 5.48, Running 51.63s Step 246( N/A%), pre moving , FPS 5.56, Running 51.75s Step 247( N/A%), pre moving , FPS 5.72, Running 51.87s Step 248( N/A%), pre moving , FPS 5.88, Running 51.99s Step 249( N/A%), pre moving , FPS 6.04, Running 52.10s Step 250( N/A%), pre moving , FPS 6.18, Running 52.24s Step 251( N/A%), pre moving , FPS 6.35, Running 52.37s Step 252( N/A%), pre moving , FPS 6.52, Running 52.49s Step 253( N/A%), pre moving , FPS 5.56, Running 53.25s Step 254( N/A%), pre moving , FPS 5.66, Running 53.39s Step 255( N/A%), pre moving , FPS 5.82, Running 53.52s Step 256( N/A%), pre moving , FPS 5.93, Running 53.67s Step 257( N/A%), pre moving , FPS 6.13, Running 53.79s Step 258( N/A%), pre moving , FPS 6.13, Running 53.99s Step 259( N/A%), pre moving , FPS 5.99, Running 54.21s Step 260( N/A%), pre moving , FPS 5.88, Running 54.41s Step 261( N/A%), pre moving , FPS 5.76, Running 54.61s Step 262( N/A%), pre moving , FPS 5.54, Running 54.89s Step 263( N/A%), pre moving , FPS 5.33, Running 55.16s Step 264( N/A%), pre moving , FPS 5.15, Running 55.40s Step 265( N/A%), pre moving , FPS 4.99, Running 55.64s Step 266( N/A%), pre moving , FPS 4.83, Running 55.89s Step 267( N/A%), pre moving , FPS 4.65, Running 56.17s Step 268( N/A%), pre moving , FPS 4.40, Running 56.53s Step 269( N/A%), pre moving , FPS 4.20, Running 56.87s Step 270( N/A%), pre moving , FPS 4.02, Running 57.22s Step 271( N/A%), pre moving , FPS 3.84, Running 57.58s Step 272( N/A%), pre moving , FPS 3.68, Running 57.93s Step 273( N/A%), pre moving , FPS 3.97, Running 58.29s Step 274( N/A%), pre moving , FPS 3.80, Running 58.65s Step 275( N/A%), pre moving , FPS 3.64, Running 59.01s Step 276( N/A%), pre moving , FPS 3.54, Running 59.32s Step 277( N/A%), pre moving , FPS 3.42, Running 59.63s Step 278( N/A%), pre moving , FPS 3.34, Running 59.98s Step 279( N/A%), pre moving , FPS 3.27, Running 60.33s Step 280( N/A%), pre moving , FPS 3.18, Running 60.69s Step 281( N/A%), pre moving , FPS 3.14, Running 60.98s Step 282( N/A%), pre moving , FPS 3.14, Running 61.25s Step 283( N/A%), pre moving , FPS 3.14, Running 61.53s Step 284( N/A%), pre moving , FPS 3.12, Running 61.81s Step 285( N/A%), pre moving , FPS 3.13, Running 62.03s Step 286( N/A%), pre moving , FPS 3.15, Running 62.23s Step 287( N/A%), pre moving , FPS 3.19, Running 62.44s Step 288( N/A%), pre moving , FPS 3.27, Running 62.65s Step 289( N/A%), pre moving , FPS 3.30, Running 62.94s Step 290( N/A%), pre moving , FPS 3.35, Running 63.20s Step 291( N/A%), pre moving , FPS 3.41, Running 63.44s Step 292( N/A%), pre moving , FPS 3.48, Running 63.68s Step 293( N/A%), pre moving , FPS 3.56, Running 63.91s Step 294( N/A%), pre moving , FPS 3.67, Running 64.10s Step 295( N/A%), pre moving , FPS 3.72, Running 64.39s Step 296( N/A%), pre moving , FPS 3.73, Running 64.68s Step 297( N/A%), pre moving , FPS 3.74, Running 64.97s Step 298( N/A%), pre moving , FPS 3.78, Running 65.26s Step 299( N/A%), pre moving , FPS 3.83, Running 65.55s Step 300( N/A%), pre moving , FPS 3.91, Running 65.81s Step 301( N/A%), pre moving , FPS 3.96, Running 66.03s Step 302( N/A%), pre moving , FPS 4.01, Running 66.24s Step 303( N/A%), pre moving , FPS 4.07, Running 66.45s Step 304( N/A%), pre moving , FPS 4.13, Running 66.65s Step 305( N/A%), pre moving , FPS 4.14, Running 66.85s Step 306( N/A%), pre moving , FPS 4.13, Running 67.07s Step 307( N/A%), pre moving , FPS 4.18, Running 67.23s Step 308( N/A%), pre moving , FPS 4.26, Running 67.34s Step 309( N/A%), pre moving , FPS 4.43, Running 67.45s Step 310( N/A%), pre moving , FPS 4.59, Running 67.56s Step 311( N/A%), pre moving , FPS 4.71, Running 67.69s Step 312( N/A%), pre moving , FPS 4.85, Running 67.80s Step 313( N/A%), pre moving , FPS 4.94, Running 67.96s Step 314( N/A%), pre moving , FPS 5.02, Running 68.08s Step 315( N/A%), pre moving , FPS 5.24, Running 68.21s Step 316( N/A%), pre moving , FPS 5.45, Running 68.35s Step 317( N/A%), pre moving , FPS 5.70, Running 68.48s Step 318( N/A%), pre moving , FPS 5.98, Running 68.60s Step 319( N/A%), pre moving , FPS 6.25, Running 68.74s Step 320( N/A%), pre moving , FPS 6.54, Running 68.87s Step 321( N/A%), pre moving , FPS 6.74, Running 69.00s Step 322( N/A%), pre moving , FPS 6.91, Running 69.14s Step 323( N/A%), pre moving , FPS 4.13, Running 71.29s Step 324( N/A%), pre moving , FPS 4.00, Running 71.65s Step 325( N/A%), pre moving , FPS 3.86, Running 72.04s Step 326( N/A%), pre moving , FPS 3.74, Running 72.41s Step 327( N/A%), pre moving , FPS 3.58, Running 72.80s Step 328( N/A%), pre moving , FPS 3.42, Running 73.19s Step 329( N/A%), pre moving , FPS 3.25, Running 73.60s Step 330( N/A%), pre moving , FPS 3.10, Running 74.01s Step 331( N/A%), pre moving , FPS 2.97, Running 74.41s Step 332( N/A%), pre moving , FPS 2.86, Running 74.80s Step 333( N/A%), pre moving , FPS 2.77, Running 75.18s Step 334( N/A%), pre moving , FPS 2.68, Running 75.54s Step 335( N/A%), pre moving , FPS 2.60, Running 75.90s Step 336( N/A%), pre moving , FPS 2.51, Running 76.31s Step 337( N/A%), pre moving , FPS 2.44, Running 76.69s Step 338( N/A%), pre moving , FPS 2.36, Running 77.08s Step 339( N/A%), pre moving , FPS 2.29, Running 77.46s Step 340( N/A%), pre moving , FPS 2.22, Running 77.88s Step 341( N/A%), pre moving , FPS 2.16, Running 78.26s Step 342( N/A%), pre moving , FPS 2.10, Running 78.65s Step 343( 0.17%), action 1, FPS 2.37, Running 79.74s Step 344( 0.33%), action 2, FPS 2.30, Running 80.35s Step 345( 0.50%), action 3, FPS 2.25, Running 80.92s Step 346( 0.67%), action 4, FPS 2.22, Running 81.44s Step 347( 0.83%), action 5, FPS 2.20, Running 81.91s Step 348( 1.00%), action 6, FPS 2.16, Running 82.43s Step 349( 1.17%), action 7, FPS 2.13, Running 82.99s Step 350( 1.33%), action 8, FPS 2.10, Running 83.52s Step 351( 1.50%), action 9, FPS 2.08, Running 84.01s Step 352( 1.67%), action 10, FPS 2.06, Running 84.53s Step 353( 1.83%), action 11, FPS 2.01, Running 85.14s Step 354( 2.00%), action 12, FPS 1.97, Running 85.68s Step 355( 2.17%), action 13, FPS 1.95, Running 86.17s Step 356( 2.33%), action 14, FPS 1.92, Running 86.71s Step 357( 2.50%), action 15, FPS 1.91, Running 87.18s Step 358( 2.67%), action 16, FPS 1.89, Running 87.69s Step 359( 2.83%), action 17, FPS 1.87, Running 88.15s Step 360( 3.00%), action 18, FPS 1.85, Running 88.67s Step 361( 3.17%), action 19, FPS 1.84, Running 89.16s Step 362( 3.33%), action 20, FPS 1.81, Running 89.69s Step 363( 3.50%), action 21, FPS 1.89, Running 90.32s Step 364( 3.67%), action 22, FPS 1.91, Running 90.83s Step 365( 3.83%), action 23, FPS 1.93, Running 91.30s Step 366( 4.00%), action 24, FPS 1.93, Running 91.82s Step 367( 4.17%), action 25, FPS 1.93, Running 92.29s Step 368( 4.33%), action 26, FPS 1.93, Running 92.79s Step 369( 4.50%), action 27, FPS 1.94, Running 93.28s Step 370( 4.67%), action 28, FPS 1.94, Running 93.81s Step 371( 4.83%), action 29, FPS 1.94, Running 94.30s Step 372( 5.00%), action 30, FPS 1.94, Running 94.81s Step 373( 5.17%), action 31, FPS 1.95, Running 95.42s Step 374( 5.33%), action 32, FPS 1.94, Running 95.96s Step 375( 5.50%), action 33, FPS 1.93, Running 96.52s Step 376( 5.67%), action 34, FPS 1.93, Running 97.08s Step 377( 5.83%), action 35, FPS 1.92, Running 97.58s Step 378( 6.00%), action 36, FPS 1.92, Running 98.12s Step 379( 6.17%), action 37, FPS 1.91, Running 98.60s Step 380( 6.33%), action 38, FPS 1.90, Running 99.20s Step 381( 6.50%), action 39, FPS 1.89, Running 99.75s Step 382( 6.67%), action 40, FPS 1.89, Running 100.28s Step 383( 6.83%), action 41, FPS 1.89, Running 100.88s Step 384( 7.00%), action 42, FPS 1.89, Running 101.42s Step 385( 7.17%), action 43, FPS 1.89, Running 101.91s Step 386( 7.33%), action 44, FPS 1.88, Running 102.44s Step 387( 7.50%), action 45, FPS 1.88, Running 102.92s Step 388( 7.67%), action 46, FPS 1.87, Running 103.47s Step 389( 7.83%), action 47, FPS 1.87, Running 103.97s Step 390( 8.00%), action 48, FPS 1.87, Running 104.51s Step 391( 8.17%), action 49, FPS 1.87, Running 104.99s Step 392( 8.33%), action 50, FPS 1.87, Running 105.52s Step 393( 8.50%), action 51, FPS 1.86, Running 106.20s Step 394( 8.67%), action 52, FPS 1.85, Running 106.79s Step 395( 8.83%), action 53, FPS 1.85, Running 107.33s Step 396( 9.00%), action 54, FPS 1.84, Running 107.95s Step 397( 9.17%), action 55, FPS 1.83, Running 108.49s Step 398( 9.33%), action 56, FPS 1.82, Running 109.10s Step 399( 9.50%), action 57, FPS 1.81, Running 109.67s Step 400( 9.67%), action 58, FPS 1.81, Running 110.27s Step 401( 9.83%), action 59, FPS 1.80, Running 110.83s Step 402( 10.00%), action 60, FPS 1.79, Running 111.49s Step 403( 10.17%), action 61, FPS 1.77, Running 112.15s Step 404( 10.33%), action 62, FPS 1.76, Running 112.76s Step 405( 10.50%), action 63, FPS 1.76, Running 113.30s Step 406( 10.67%), action 64, FPS 1.75, Running 113.90s Step 407( 10.83%), action 65, FPS 1.73, Running 114.45s Step 408( 11.00%), action 66, FPS 1.73, Running 115.04s Step 409( 11.17%), action 67, FPS 1.72, Running 115.58s Step 410( 11.33%), action 68, FPS 1.71, Running 116.18s Step 411( 11.50%), action 69, FPS 1.71, Running 116.68s Step 412( 11.67%), action 70, FPS 1.71, Running 117.20s Step 413( 11.83%), action 71, FPS 1.72, Running 117.80s Step 414( 12.00%), action 72, FPS 1.74, Running 118.30s Step 415( 12.17%), action 73, FPS 1.75, Running 118.79s Step 416( 12.33%), action 74, FPS 1.76, Running 119.29s Step 417( 12.50%), action 75, FPS 1.78, Running 119.75s Step 418( 12.67%), action 76, FPS 1.79, Running 120.28s Step 419( 12.83%), action 77, FPS 1.80, Running 120.76s Step 420( 13.00%), action 78, FPS 1.80, Running 121.36s Step 421( 13.17%), action 79, FPS 1.81, Running 121.85s Step 422( 13.33%), action 80, FPS 1.83, Running 122.39s Step 423( 13.50%), action 81, FPS 1.84, Running 123.00s Step 424( 13.67%), action 82, FPS 1.86, Running 123.53s Step 425( 13.83%), action 83, FPS 1.87, Running 124.00s Step 426( 14.00%), action 84, FPS 1.88, Running 124.52s Step 427( 14.17%), action 85, FPS 1.90, Running 124.99s Step 428( 14.33%), action 86, FPS 1.91, Running 125.49s Step 429( 14.50%), action 87, FPS 1.93, Running 125.93s Step 430( 14.67%), action 88, FPS 1.94, Running 126.47s Step 431( 14.83%), action 89, FPS 1.95, Running 126.94s Step 432( 15.00%), action 90, FPS 1.95, Running 127.47s Step 433( 15.17%), action 91, FPS 1.95, Running 128.07s Step 434( 15.33%), action 92, FPS 1.94, Running 128.59s Step 435( 15.50%), action 93, FPS 1.94, Running 129.10s Step 436( 15.67%), action 94, FPS 1.93, Running 129.63s Step 437( 15.83%), action 95, FPS 1.93, Running 130.12s Step 438( 16.00%), action 96, FPS 1.93, Running 130.64s Step 439( 16.17%), action 97, FPS 1.93, Running 131.12s Step 440( 16.33%), action 98, FPS 1.95, Running 131.63s Step 441( 16.50%), action 99, FPS 1.95, Running 132.12s Step 442( 16.67%), action 100, FPS 1.95, Running 132.63s Step 443( 16.83%), action 101, FPS 1.94, Running 133.30s Step 444( 17.00%), action 102, FPS 1.94, Running 133.82s Step 445( 17.17%), action 103, FPS 1.94, Running 134.29s Step 446( 17.33%), action 104, FPS 1.94, Running 134.81s Step 447( 17.50%), action 105, FPS 1.94, Running 135.32s Step 448( 17.67%), action 106, FPS 1.93, Running 135.86s Step 449( 17.83%), action 107, FPS 1.92, Running 136.34s Step 450( 18.00%), action 108, FPS 1.93, Running 136.83s Step 451( 18.17%), action 109, FPS 1.93, Running 137.30s Step 452( 18.33%), action 110, FPS 1.93, Running 137.81s Step 453( 18.50%), action 111, FPS 1.94, Running 138.40s Step 454( 18.67%), action 112, FPS 1.93, Running 138.93s Step 455( 18.83%), action 113, FPS 1.94, Running 139.41s Step 456( 19.00%), action 114, FPS 1.94, Running 139.94s Step 457( 19.17%), action 115, FPS 1.94, Running 140.43s Step 458( 19.33%), action 116, FPS 1.94, Running 140.97s Step 459( 19.50%), action 117, FPS 1.94, Running 141.44s Step 460( 19.67%), action 118, FPS 1.93, Running 142.01s Step 461( 19.83%), action 119, FPS 1.93, Running 142.49s Step 462( 20.00%), action 120, FPS 1.93, Running 143.02s Step 463( 20.17%), action 121, FPS 1.94, Running 143.60s Step 464( 20.33%), action 122, FPS 1.94, Running 144.11s Step 465( 20.50%), action 123, FPS 1.94, Running 144.58s Step 466( 20.67%), action 124, FPS 1.94, Running 145.11s Step 467( 20.83%), action 125, FPS 1.94, Running 145.63s Step 468( 21.00%), action 126, FPS 1.93, Running 146.20s Step 469( 21.17%), action 127, FPS 1.93, Running 146.68s Step 470( 21.33%), action 128, FPS 1.93, Running 147.22s Step 471( 21.50%), action 129, FPS 1.92, Running 147.70s Step 472( 21.67%), action 130, FPS 1.92, Running 148.21s Step 473( 21.83%), action 131, FPS 1.92, Running 148.82s Step 474( 22.00%), action 132, FPS 1.92, Running 149.33s Step 475( 22.17%), action 133, FPS 1.93, Running 149.80s Step 476( 22.33%), action 134, FPS 1.93, Running 150.33s Step 477( 22.50%), action 135, FPS 1.93, Running 150.80s Step 478( 22.67%), action 136, FPS 1.93, Running 151.32s Step 479( 22.83%), action 137, FPS 1.93, Running 151.81s Step 480( 23.00%), action 138, FPS 1.94, Running 152.32s Step 481( 23.17%), action 139, FPS 1.94, Running 152.77s Step 482( 23.33%), action 140, FPS 1.95, Running 153.30s Step 483( 23.50%), action 141, FPS 1.94, Running 153.91s Step 484( 23.67%), action 142, FPS 1.94, Running 154.44s Step 485( 23.83%), action 143, FPS 1.94, Running 154.91s Step 486( 24.00%), action 144, FPS 1.94, Running 155.43s Step 487( 24.17%), action 145, FPS 1.94, Running 155.92s Step 488( 24.33%), action 146, FPS 1.96, Running 156.42s Step 489( 24.50%), action 147, FPS 1.95, Running 156.91s Step 490( 24.67%), action 148, FPS 1.95, Running 157.45s Step 491( 24.83%), action 149, FPS 1.95, Running 157.93s Step 492( 25.00%), action 150, FPS 1.95, Running 158.47s Step 493( 25.17%), action 151, FPS 1.94, Running 159.12s Step 494( 25.33%), action 152, FPS 1.93, Running 159.67s Step 495( 25.50%), action 153, FPS 1.94, Running 160.12s Step 496( 25.67%), action 154, FPS 1.94, Running 160.63s Step 497( 25.83%), action 155, FPS 1.94, Running 161.10s Step 498( 26.00%), action 156, FPS 1.94, Running 161.61s Step 499( 26.17%), action 157, FPS 1.94, Running 162.10s Step 500( 26.33%), action 158, FPS 1.94, Running 162.62s Step 501( 26.50%), action 159, FPS 1.93, Running 163.11s Step 502( 26.67%), action 160, FPS 1.94, Running 163.63s Step 503( 26.83%), action 161, FPS 1.93, Running 164.26s Step 504( 27.00%), action 162, FPS 1.93, Running 164.81s Step 505( 27.17%), action 163, FPS 1.92, Running 165.30s Step 506( 27.33%), action 164, FPS 1.92, Running 165.83s Step 507( 27.50%), action 165, FPS 1.92, Running 166.35s Step 508( 27.67%), action 166, FPS 1.91, Running 166.89s Step 509( 27.83%), action 167, FPS 1.92, Running 167.34s Step 510( 28.00%), action 168, FPS 1.92, Running 167.88s Step 511( 28.17%), action 169, FPS 1.92, Running 168.35s Step 512( 28.33%), action 170, FPS 1.92, Running 168.87s Step 513( 28.50%), action 171, FPS 1.93, Running 169.50s Step 514( 28.67%), action 172, FPS 1.93, Running 170.02s Step 515( 28.83%), action 173, FPS 1.93, Running 170.50s Step 516( 29.00%), action 174, FPS 1.93, Running 171.01s Step 517( 29.17%), action 175, FPS 1.92, Running 171.50s Step 518( 29.33%), action 176, FPS 1.92, Running 172.01s Step 519( 29.50%), action 177, FPS 1.92, Running 172.50s Step 520( 29.67%), action 178, FPS 1.92, Running 173.01s Step 521( 29.83%), action 179, FPS 1.93, Running 173.50s Step 522( 30.00%), action 180, FPS 1.92, Running 174.03s Step 523( 30.17%), action 181, FPS 1.92, Running 174.65s Step 524( 30.33%), action 182, FPS 1.93, Running 175.19s Step 525( 30.50%), action 183, FPS 1.93, Running 175.69s Step 526( 30.67%), action 184, FPS 1.93, Running 176.21s Step 527( 30.83%), action 185, FPS 1.93, Running 176.69s Step 528( 31.00%), action 186, FPS 1.94, Running 177.22s Step 529( 31.17%), action 187, FPS 1.93, Running 177.70s Step 530( 31.33%), action 188, FPS 1.94, Running 178.21s Step 531( 31.50%), action 189, FPS 1.94, Running 178.68s Step 532( 31.67%), action 190, FPS 1.94, Running 179.19s Step 533( 31.83%), action 191, FPS 1.94, Running 179.83s Step 534( 32.00%), action 192, FPS 1.93, Running 180.38s Step 535( 32.17%), action 193, FPS 1.93, Running 180.86s Step 536( 32.33%), action 194, FPS 1.93, Running 181.38s Step 537( 32.50%), action 195, FPS 1.94, Running 181.83s Step 538( 32.67%), action 196, FPS 1.94, Running 182.34s Step 539( 32.83%), action 197, FPS 1.94, Running 182.82s Step 540( 33.00%), action 198, FPS 1.93, Running 183.37s Step 541( 33.17%), action 199, FPS 1.93, Running 183.86s Step 542( 33.33%), action 200, FPS 1.94, Running 184.36s Step 543( 33.50%), action 201, FPS 1.94, Running 184.97s Step 544( 33.67%), action 202, FPS 1.94, Running 185.52s Step 545( 33.83%), action 203, FPS 1.94, Running 185.99s Step 546( 34.00%), action 204, FPS 1.94, Running 186.50s Step 547( 34.17%), action 205, FPS 1.94, Running 186.98s Step 548( 34.33%), action 206, FPS 1.95, Running 187.48s Step 549( 34.50%), action 207, FPS 1.95, Running 187.97s Step 550( 34.67%), action 208, FPS 1.94, Running 188.50s Step 551( 34.83%), action 209, FPS 1.95, Running 188.96s Step 552( 35.00%), action 210, FPS 1.95, Running 189.47s Step 553( 35.17%), action 211, FPS 1.95, Running 190.10s Step 554( 35.33%), action 212, FPS 1.96, Running 190.60s Step 555( 35.50%), action 213, FPS 1.95, Running 191.10s Step 556( 35.67%), action 214, FPS 1.95, Running 191.64s Step 557( 35.83%), action 215, FPS 1.94, Running 192.14s Step 558( 36.00%), action 216, FPS 1.94, Running 192.66s Step 559( 36.17%), action 217, FPS 1.93, Running 193.16s Step 560( 36.33%), action 218, FPS 1.94, Running 193.67s Step 561( 36.50%), action 219, FPS 1.94, Running 194.16s Step 562( 36.67%), action 220, FPS 1.94, Running 194.68s Step 563( 36.83%), action 221, FPS 1.94, Running 195.30s Step 564( 37.00%), action 222, FPS 1.93, Running 195.88s Step 565( 37.17%), action 223, FPS 1.93, Running 196.34s Step 566( 37.33%), action 224, FPS 1.94, Running 196.83s Step 567( 37.50%), action 225, FPS 1.94, Running 197.31s Step 568( 37.67%), action 226, FPS 1.93, Running 197.86s Step 569( 37.83%), action 227, FPS 1.92, Running 198.37s Step 570( 38.00%), action 228, FPS 1.93, Running 198.88s Step 571( 38.17%), action 229, FPS 1.92, Running 199.36s Step 572( 38.33%), action 230, FPS 1.92, Running 199.89s Step 573( 38.50%), action 231, FPS 1.92, Running 200.53s Step 574( 38.67%), action 232, FPS 1.91, Running 201.09s Step 575( 38.83%), action 233, FPS 1.91, Running 201.57s Step 576( 39.00%), action 234, FPS 1.91, Running 202.12s Step 577( 39.17%), action 235, FPS 1.91, Running 202.60s Step 578( 39.33%), action 236, FPS 1.91, Running 203.13s Step 579( 39.50%), action 237, FPS 1.91, Running 203.62s Step 580( 39.67%), action 238, FPS 1.91, Running 204.13s Step 581( 39.83%), action 239, FPS 1.91, Running 204.64s Step 582( 40.00%), action 240, FPS 1.91, Running 205.17s Step 583( 40.17%), action 241, FPS 1.91, Running 205.78s Step 584( 40.33%), action 242, FPS 1.92, Running 206.28s Step 585( 40.50%), action 243, FPS 1.92, Running 206.77s Step 586( 40.67%), action 244, FPS 1.91, Running 207.28s Step 587( 40.83%), action 245, FPS 1.91, Running 207.79s Step 588( 41.00%), action 246, FPS 1.91, Running 208.33s Step 589( 41.17%), action 247, FPS 1.92, Running 208.80s Step 590( 41.33%), action 248, FPS 1.91, Running 209.34s Step 591( 41.50%), action 249, FPS 1.91, Running 209.83s Step 592( 41.67%), action 250, FPS 1.91, Running 210.34s Step 593( 41.83%), action 251, FPS 1.91, Running 210.98s Step 594( 42.00%), action 252, FPS 1.92, Running 211.49s Step 595( 42.17%), action 253, FPS 1.92, Running 211.99s Step 596( 42.33%), action 254, FPS 1.92, Running 212.52s Step 597( 42.50%), action 255, FPS 1.91, Running 213.07s Step 598( 42.67%), action 256, FPS 1.91, Running 213.60s Step 599( 42.83%), action 257, FPS 1.91, Running 214.08s Step 600( 43.00%), action 258, FPS 1.91, Running 214.60s Step 601( 43.17%), action 259, FPS 1.91, Running 215.11s Step 602( 43.33%), action 260, FPS 1.92, Running 215.62s Step 603( 43.50%), action 261, FPS 1.91, Running 216.23s Step 604( 43.67%), action 262, FPS 1.91, Running 216.76s Step 605( 43.83%), action 263, FPS 1.91, Running 217.25s Step 606( 44.00%), action 264, FPS 1.90, Running 217.79s Step 607( 44.17%), action 265, FPS 1.91, Running 218.28s Step 608( 44.33%), action 266, FPS 1.91, Running 218.80s Step 609( 44.50%), action 267, FPS 1.90, Running 219.30s Step 610( 44.67%), action 268, FPS 1.91, Running 219.82s Step 611( 44.83%), action 269, FPS 1.91, Running 220.29s Step 612( 45.00%), action 270, FPS 1.90, Running 220.85s Step 613( 45.17%), action 271, FPS 1.91, Running 221.45s Step 614( 45.33%), action 272, FPS 1.91, Running 221.99s Step 615( 45.50%), action 273, FPS 1.91, Running 222.46s Step 616( 45.67%), action 274, FPS 1.92, Running 222.96s Step 617( 45.83%), action 275, FPS 1.93, Running 223.43s Step 618( 46.00%), action 276, FPS 1.93, Running 223.98s Step 619( 46.17%), action 277, FPS 1.92, Running 224.49s Step 620( 46.33%), action 278, FPS 1.92, Running 225.02s Step 621( 46.50%), action 279, FPS 1.93, Running 225.49s Step 622( 46.67%), action 280, FPS 1.92, Running 226.03s Step 623( 46.83%), action 281, FPS 1.92, Running 226.64s Step 624( 47.00%), action 282, FPS 1.92, Running 227.16s Step 625( 47.17%), action 283, FPS 1.93, Running 227.63s Step 626( 47.33%), action 284, FPS 1.93, Running 228.15s Step 627( 47.50%), action 285, FPS 1.93, Running 228.64s Step 628( 47.67%), action 286, FPS 1.94, Running 229.13s Step 629( 47.83%), action 287, FPS 1.94, Running 229.62s Step 630( 48.00%), action 288, FPS 1.94, Running 230.13s Step 631( 48.17%), action 289, FPS 1.94, Running 230.61s Step 632( 48.33%), action 290, FPS 1.95, Running 231.13s Step 633( 48.50%), action 291, FPS 1.94, Running 231.76s Step 634( 48.67%), action 292, FPS 1.95, Running 232.25s Step 635( 48.83%), action 293, FPS 1.97, Running 232.62s Step 636( 49.00%), action 294, FPS 1.99, Running 233.03s Step 637( 49.17%), action 295, FPS 2.01, Running 233.39s Step 638( 49.33%), action 296, FPS 2.04, Running 233.80s Step 639( 49.50%), action 297, FPS 2.07, Running 234.16s Step 640( 49.67%), action 298, FPS 2.10, Running 234.55s Step 641( 49.83%), action 299, FPS 2.14, Running 234.83s Step 642( 50.00%), action 300, FPS 2.20, Running 235.12s Step 643( 50.17%), action 301, FPS 2.25, Running 235.52s Step 644( 50.33%), action 302, FPS 2.31, Running 235.82s Step 645( 50.50%), action 303, FPS 2.37, Running 236.08s Step 646( 50.67%), action 304, FPS 2.42, Running 236.42s Step 647( 50.83%), action 305, FPS 2.48, Running 236.70s Step 648( 51.00%), action 306, FPS 2.54, Running 237.00s Step 649( 51.17%), action 307, FPS 2.61, Running 237.28s Step 650( 51.33%), action 308, FPS 2.67, Running 237.61s Step 651( 51.50%), action 309, FPS 2.75, Running 237.88s Step 652( 51.67%), action 310, FPS 2.83, Running 238.19s Step 653( 51.83%), action 311, FPS 2.92, Running 238.61s Step 654( 52.00%), action 312, FPS 3.00, Running 238.92s Step 655( 52.17%), action 313, FPS 3.04, Running 239.19s Step 656( 52.33%), action 314, FPS 3.09, Running 239.50s Step 657( 52.50%), action 315, FPS 3.14, Running 239.77s Step 658( 52.67%), action 316, FPS 3.19, Running 240.07s Step 659( 52.83%), action 317, FPS 3.23, Running 240.34s Step 660( 53.00%), action 318, FPS 3.29, Running 240.63s Step 661( 53.17%), action 319, FPS 3.29, Running 240.90s Step 662( 53.33%), action 320, FPS 3.29, Running 241.19s Step 663( 53.50%), action 321, FPS 3.29, Running 241.60s Step 664( 53.67%), action 322, FPS 3.29, Running 241.90s Step 665( 53.83%), action 323, FPS 3.29, Running 242.17s Step 666( 54.00%), action 324, FPS 3.31, Running 242.45s Step 667( 54.17%), action 325, FPS 3.33, Running 242.71s Step 668( 54.33%), action 326, FPS 3.33, Running 243.00s Step 669( 54.50%), action 327, FPS 3.34, Running 243.27s Step 670( 54.67%), action 328, FPS 3.35, Running 243.57s Step 671( 54.83%), action 329, FPS 3.36, Running 243.83s Step 672( 55.00%), action 330, FPS 3.37, Running 244.14s Step 673( 55.17%), action 331, FPS 3.37, Running 244.54s Step 674( 55.33%), action 332, FPS 3.38, Running 244.84s Step 675( 55.50%), action 333, FPS 3.37, Running 245.12s Step 676( 55.67%), action 334, FPS 3.37, Running 245.43s Step 677( 55.83%), action 335, FPS 3.37, Running 245.70s Step 678( 56.00%), action 336, FPS 3.36, Running 246.02s Step 679( 56.17%), action 337, FPS 3.37, Running 246.29s Step 680( 56.33%), action 338, FPS 3.36, Running 246.58s Step 681( 56.50%), action 339, FPS 3.36, Running 246.84s Step 682( 56.67%), action 340, FPS 3.37, Running 247.13s Step 683( 56.83%), action 341, FPS 3.37, Running 247.53s Step 684( 57.00%), action 342, FPS 3.38, Running 247.81s Step 685( 57.17%), action 343, FPS 3.39, Running 248.07s Step 686( 57.33%), action 344, FPS 3.39, Running 248.36s Step 687( 57.50%), action 345, FPS 3.38, Running 248.62s Step 688( 57.67%), action 346, FPS 3.38, Running 248.91s Step 689( 57.83%), action 347, FPS 3.38, Running 249.19s Step 690( 58.00%), action 348, FPS 3.38, Running 249.49s Step 691( 58.17%), action 349, FPS 3.37, Running 249.76s Step 692( 58.33%), action 350, FPS 3.38, Running 250.05s Step 693( 58.50%), action 351, FPS 3.38, Running 250.45s Step 694( 58.67%), action 352, FPS 3.39, Running 250.74s Step 695( 58.83%), action 353, FPS 3.40, Running 251.00s Step 696( 59.00%), action 354, FPS 3.41, Running 251.29s Step 697( 59.17%), action 355, FPS 3.41, Running 251.57s Step 698( 59.33%), action 356, FPS 3.42, Running 251.86s Step 699( 59.50%), action 357, FPS 3.42, Running 252.13s Step 700( 59.67%), action 358, FPS 3.42, Running 252.43s Step 701( 59.83%), action 359, FPS 3.41, Running 252.71s Step 702( 60.00%), action 360, FPS 3.39, Running 253.03s Step 703( 60.17%), action 361, FPS 3.39, Running 253.43s Step 704( 60.33%), action 362, FPS 3.38, Running 253.73s Step 705( 60.50%), action 363, FPS 3.37, Running 254.00s Step 706( 60.67%), action 364, FPS 3.37, Running 254.29s Step 707( 60.83%), action 365, FPS 3.34, Running 254.61s Step 708( 61.00%), action 366, FPS 3.31, Running 254.95s Step 709( 61.17%), action 367, FPS 3.23, Running 255.38s Step 710( 61.33%), action 368, FPS 3.13, Running 255.88s Step 711( 61.50%), action 369, FPS 3.03, Running 256.36s Step 712( 61.67%), action 370, FPS 2.93, Running 256.87s Step 713( 61.83%), action 371, FPS 2.85, Running 257.47s Step 714( 62.00%), action 372, FPS 2.76, Running 257.98s Step 715( 62.17%), action 373, FPS 2.69, Running 258.45s Step 716( 62.33%), action 374, FPS 2.61, Running 258.97s Step 717( 62.50%), action 375, FPS 2.54, Running 259.45s Step 718( 62.67%), action 376, FPS 2.47, Running 259.95s Step 719( 62.83%), action 377, FPS 2.41, Running 260.43s Step 720( 63.00%), action 378, FPS 2.36, Running 260.91s Step 721( 63.17%), action 379, FPS 2.30, Running 261.40s Step 722( 63.33%), action 380, FPS 2.25, Running 261.91s Step 723( 63.50%), action 381, FPS 2.19, Running 262.54s Step 724( 63.67%), action 382, FPS 2.15, Running 263.05s Step 725( 63.83%), action 383, FPS 2.10, Running 263.54s Step 726( 64.00%), action 384, FPS 2.05, Running 264.05s Step 727( 64.17%), action 385, FPS 2.01, Running 264.55s Step 728( 64.33%), action 386, FPS 1.97, Running 265.08s Step 729( 64.50%), action 387, FPS 1.97, Running 265.53s Step 730( 64.67%), action 388, FPS 1.96, Running 266.06s Step 731( 64.83%), action 389, FPS 1.97, Running 266.52s Step 732( 65.00%), action 390, FPS 1.97, Running 267.03s Step 733( 65.17%), action 391, FPS 1.97, Running 267.60s Step 734( 65.33%), action 392, FPS 1.97, Running 268.13s Step 735( 65.50%), action 393, FPS 1.97, Running 268.62s Step 736( 65.67%), action 394, FPS 1.96, Running 269.18s Step 737( 65.83%), action 395, FPS 1.96, Running 269.67s Step 738( 66.00%), action 396, FPS 1.95, Running 270.19s Step 739( 66.17%), action 397, FPS 1.95, Running 270.68s Step 740( 66.33%), action 398, FPS 1.94, Running 271.20s Step 741( 66.50%), action 399, FPS 1.94, Running 271.69s Step 742( 66.67%), action 400, FPS 1.94, Running 272.20s Step 743( 66.83%), action 401, FPS 1.95, Running 272.80s Step 744( 67.00%), action 402, FPS 1.95, Running 273.31s Step 745( 67.17%), action 403, FPS 1.95, Running 273.78s Step 746( 67.33%), action 404, FPS 1.95, Running 274.28s Step 747( 67.50%), action 405, FPS 1.96, Running 274.74s Step 748( 67.67%), action 406, FPS 1.97, Running 275.26s Step 749( 67.83%), action 407, FPS 1.96, Running 275.76s Step 750( 68.00%), action 408, FPS 1.96, Running 276.28s Step 751( 68.17%), action 409, FPS 1.95, Running 276.77s Step 752( 68.33%), action 410, FPS 1.95, Running 277.28s Step 753( 68.50%), action 411, FPS 1.95, Running 277.87s Step 754( 68.67%), action 412, FPS 1.95, Running 278.38s Step 755( 68.83%), action 413, FPS 1.96, Running 278.82s Step 756( 69.00%), action 414, FPS 1.96, Running 279.37s Step 757( 69.17%), action 415, FPS 1.96, Running 279.89s Step 758( 69.33%), action 416, FPS 1.95, Running 280.42s Step 759( 69.50%), action 417, FPS 1.96, Running 280.89s Step 760( 69.67%), action 418, FPS 1.95, Running 281.44s Step 761( 69.83%), action 419, FPS 1.96, Running 281.90s Step 762( 70.00%), action 420, FPS 1.96, Running 282.40s Step 763( 70.17%), action 421, FPS 1.96, Running 282.99s Step 764( 70.33%), action 422, FPS 1.96, Running 283.49s Step 765( 70.50%), action 423, FPS 1.96, Running 283.97s Step 766( 70.67%), action 424, FPS 1.96, Running 284.49s Step 767( 70.83%), action 425, FPS 1.96, Running 284.97s Step 768( 71.00%), action 426, FPS 1.96, Running 285.47s Step 769( 71.17%), action 427, FPS 1.96, Running 285.94s Step 770( 71.33%), action 428, FPS 1.97, Running 286.46s Step 771( 71.50%), action 429, FPS 1.97, Running 286.94s Step 772( 71.67%), action 430, FPS 1.97, Running 287.45s Step 773( 71.83%), action 431, FPS 1.96, Running 288.05s Step 774( 72.00%), action 432, FPS 1.96, Running 288.59s Step 775( 72.17%), action 433, FPS 1.95, Running 289.07s Step 776( 72.33%), action 434, FPS 1.96, Running 289.57s Step 777( 72.50%), action 435, FPS 1.97, Running 290.05s Step 778( 72.67%), action 436, FPS 1.97, Running 290.55s Step 779( 72.83%), action 437, FPS 1.97, Running 291.04s Step 780( 73.00%), action 438, FPS 1.97, Running 291.58s Step 781( 73.17%), action 439, FPS 1.97, Running 292.04s Step 782( 73.33%), action 440, FPS 1.97, Running 292.55s Step 783( 73.50%), action 441, FPS 1.96, Running 293.17s Step 784( 73.67%), action 442, FPS 1.96, Running 293.67s Step 785( 73.83%), action 443, FPS 1.96, Running 294.15s Step 786( 74.00%), action 444, FPS 1.96, Running 294.67s Step 787( 74.17%), action 445, FPS 1.96, Running 295.15s Step 788( 74.33%), action 446, FPS 1.96, Running 295.67s Step 789( 74.50%), action 447, FPS 1.96, Running 296.15s Step 790( 74.67%), action 448, FPS 1.95, Running 296.69s Step 791( 74.83%), action 449, FPS 1.95, Running 297.17s Step 792( 75.00%), action 450, FPS 1.95, Running 297.71s Step 793( 75.17%), action 451, FPS 1.95, Running 298.32s Step 794( 75.33%), action 452, FPS 1.95, Running 298.84s Step 795( 75.50%), action 453, FPS 1.95, Running 299.35s Step 796( 75.67%), action 454, FPS 1.94, Running 299.86s Step 797( 75.83%), action 455, FPS 1.95, Running 300.33s Step 798( 76.00%), action 456, FPS 1.94, Running 300.83s Step 799( 76.17%), action 457, FPS 1.95, Running 301.32s Step 800( 76.33%), action 458, FPS 1.95, Running 301.82s Step 801( 76.50%), action 459, FPS 1.95, Running 302.29s Step 802( 76.67%), action 460, FPS 1.95, Running 302.81s Step 803( 76.83%), action 461, FPS 1.95, Running 303.44s Step 804( 77.00%), action 462, FPS 1.95, Running 303.96s Step 805( 77.17%), action 463, FPS 1.95, Running 304.42s Step 806( 77.33%), action 464, FPS 1.95, Running 304.94s Step 807( 77.50%), action 465, FPS 1.95, Running 305.40s Step 808( 77.67%), action 466, FPS 1.95, Running 305.90s Step 809( 77.83%), action 467, FPS 1.96, Running 306.35s Step 810( 78.00%), action 468, FPS 1.97, Running 306.82s Step 811( 78.17%), action 469, FPS 1.98, Running 307.25s Step 812( 78.33%), action 470, FPS 1.99, Running 307.74s Step 813( 78.50%), action 471, FPS 2.00, Running 308.30s Step 814( 78.67%), action 472, FPS 2.01, Running 308.81s Step 815( 78.83%), action 473, FPS 2.01, Running 309.29s Step 816( 79.00%), action 474, FPS 2.01, Running 309.81s Step 817( 79.17%), action 475, FPS 2.01, Running 310.29s Step 818( 79.33%), action 476, FPS 2.01, Running 310.79s Step 819( 79.50%), action 477, FPS 2.01, Running 311.26s Step 820( 79.67%), action 478, FPS 2.01, Running 311.77s Step 821( 79.83%), action 479, FPS 2.01, Running 312.25s Step 822( 80.00%), action 480, FPS 2.01, Running 312.76s Step 823( 80.17%), action 481, FPS 2.01, Running 313.37s Step 824( 80.33%), action 482, FPS 2.01, Running 313.90s Step 825( 80.50%), action 483, FPS 2.01, Running 314.38s Step 826( 80.67%), action 484, FPS 2.01, Running 314.88s Step 827( 80.83%), action 485, FPS 2.01, Running 315.35s Step 828( 81.00%), action 486, FPS 2.01, Running 315.87s Step 829( 81.17%), action 487, FPS 2.00, Running 316.34s Step 830( 81.33%), action 488, FPS 2.00, Running 316.84s Step 831( 81.50%), action 489, FPS 1.99, Running 317.32s Step 832( 81.67%), action 490, FPS 1.98, Running 317.82s Step 833( 81.83%), action 491, FPS 1.98, Running 318.42s Step 834( 82.00%), action 492, FPS 1.98, Running 318.93s Step 835( 82.17%), action 493, FPS 1.98, Running 319.37s Step 836( 82.33%), action 494, FPS 1.98, Running 319.93s Step 837( 82.50%), action 495, FPS 1.97, Running 320.44s Step 838( 82.67%), action 496, FPS 1.96, Running 320.97s Step 839( 82.83%), action 497, FPS 1.96, Running 321.44s Step 840( 83.00%), action 498, FPS 1.96, Running 321.97s Step 841( 83.17%), action 499, FPS 1.96, Running 322.46s Step 842( 83.33%), action 500, FPS 1.96, Running 322.98s Step 843( 83.50%), action 501, FPS 1.96, Running 323.58s Step 844( 83.67%), action 502, FPS 1.96, Running 324.09s Step 845( 83.83%), action 503, FPS 1.96, Running 324.57s Step 846( 84.00%), action 504, FPS 1.96, Running 325.10s Step 847( 84.17%), action 505, FPS 1.95, Running 325.60s Step 848( 84.33%), action 506, FPS 1.94, Running 326.15s Step 849( 84.50%), action 507, FPS 1.94, Running 326.65s Step 850( 84.67%), action 508, FPS 1.94, Running 327.16s Step 851( 84.83%), action 509, FPS 1.94, Running 327.63s Step 852( 85.00%), action 510, FPS 1.93, Running 328.16s Step 853( 85.17%), action 511, FPS 1.94, Running 328.75s Step 854( 85.33%), action 512, FPS 1.93, Running 329.26s Step 855( 85.50%), action 513, FPS 1.93, Running 329.74s Step 856( 85.67%), action 514, FPS 1.93, Running 330.27s Step 857( 85.83%), action 515, FPS 1.94, Running 330.77s Step 858( 86.00%), action 516, FPS 1.94, Running 331.29s Step 859( 86.17%), action 517, FPS 1.94, Running 331.75s Step 860( 86.33%), action 518, FPS 1.94, Running 332.28s Step 861( 86.50%), action 519, FPS 1.95, Running 332.74s Step 862( 86.67%), action 520, FPS 1.94, Running 333.27s Step 863( 86.83%), action 521, FPS 1.94, Running 333.88s Step 864( 87.00%), action 522, FPS 1.94, Running 334.39s Step 865( 87.17%), action 523, FPS 1.95, Running 334.84s Step 866( 87.33%), action 524, FPS 1.95, Running 335.35s Step 867( 87.50%), action 525, FPS 1.96, Running 335.82s Step 868( 87.67%), action 526, FPS 1.96, Running 336.34s Step 869( 87.83%), action 527, FPS 1.97, Running 336.82s Step 870( 88.00%), action 528, FPS 1.97, Running 337.34s Step 871( 88.17%), action 529, FPS 1.97, Running 337.80s Step 872( 88.33%), action 530, FPS 1.97, Running 338.33s Step 873( 88.50%), action 531, FPS 1.96, Running 338.94s Step 874( 88.67%), action 532, FPS 1.96, Running 339.48s Step 875( 88.83%), action 533, FPS 1.95, Running 339.97s Step 876( 89.00%), action 534, FPS 1.96, Running 340.49s Step 877( 89.17%), action 535, FPS 1.97, Running 340.95s Step 878( 89.33%), action 536, FPS 1.97, Running 341.43s Step 879( 89.50%), action 537, FPS 1.96, Running 341.94s Step 880( 89.67%), action 538, FPS 1.96, Running 342.47s Step 881( 89.83%), action 539, FPS 1.95, Running 342.98s Step 882( 90.00%), action 540, FPS 1.95, Running 343.50s Step 883( 90.17%), action 541, FPS 1.95, Running 344.11s Step 884( 90.33%), action 542, FPS 1.95, Running 344.63s Step 885( 90.50%), action 543, FPS 1.94, Running 345.13s Step 886( 90.67%), action 544, FPS 1.94, Running 345.67s Step 887( 90.83%), action 545, FPS 1.94, Running 346.14s Step 888( 91.00%), action 546, FPS 1.94, Running 346.67s Step 889( 91.17%), action 547, FPS 1.93, Running 347.15s Step 890( 91.33%), action 548, FPS 1.94, Running 347.66s Step 891( 91.50%), action 549, FPS 1.93, Running 348.17s Step 892( 91.67%), action 550, FPS 1.93, Running 348.70s Step 893( 91.83%), action 551, FPS 1.92, Running 349.34s Step 894( 92.00%), action 552, FPS 1.93, Running 349.86s Step 895( 92.17%), action 553, FPS 1.93, Running 350.35s Step 896( 92.33%), action 554, FPS 1.93, Running 350.88s Step 897( 92.50%), action 555, FPS 1.91, Running 351.41s Step 898( 92.67%), action 556, FPS 1.90, Running 351.94s Step 899( 92.83%), action 557, FPS 1.91, Running 352.42s Step 900( 93.00%), action 558, FPS 1.91, Running 352.92s Step 901( 93.17%), action 559, FPS 1.92, Running 353.40s Step 902( 93.33%), action 560, FPS 1.92, Running 353.93s Step 903( 93.50%), action 561, FPS 1.92, Running 354.54s Step 904( 93.67%), action 562, FPS 1.91, Running 355.08s Step 905( 93.83%), action 563, FPS 1.92, Running 355.55s Step 906( 94.00%), action 564, FPS 1.92, Running 356.07s Step 907( 94.17%), action 565, FPS 1.92, Running 356.54s Step 908( 94.33%), action 566, FPS 1.93, Running 357.06s Step 909( 94.50%), action 567, FPS 1.93, Running 357.54s Step 910( 94.67%), action 568, FPS 1.92, Running 358.07s Step 911( 94.83%), action 569, FPS 1.92, Running 358.56s Step 912( 95.00%), action 570, FPS 1.93, Running 359.09s Step 913( 95.17%), action 571, FPS 1.92, Running 359.74s Step 914( 95.33%), action 572, FPS 1.93, Running 360.25s Step 915( 95.50%), action 573, FPS 1.92, Running 360.75s Step 916( 95.67%), action 574, FPS 1.92, Running 361.30s Step 917( 95.83%), action 575, FPS 1.92, Running 361.81s Step 918( 96.00%), action 576, FPS 1.93, Running 362.33s Step 919( 96.17%), action 577, FPS 1.92, Running 362.81s Step 920( 96.33%), action 578, FPS 1.92, Running 363.32s Step 921( 96.50%), action 579, FPS 1.92, Running 363.82s Step 922( 96.67%), action 580, FPS 1.92, Running 364.34s Step 923( 96.83%), action 581, FPS 1.92, Running 364.94s Step 924( 97.00%), action 582, FPS 1.92, Running 365.47s Step 925( 97.17%), action 583, FPS 1.92, Running 365.96s Step 926( 97.33%), action 584, FPS 1.92, Running 366.49s Step 927( 97.50%), action 585, FPS 1.92, Running 366.99s Step 928( 97.67%), action 586, FPS 1.91, Running 367.52s Step 929( 97.83%), action 587, FPS 1.91, Running 368.01s Step 930( 98.00%), action 588, FPS 1.91, Running 368.53s Step 931( 98.17%), action 589, FPS 1.91, Running 369.02s Step 932( 98.33%), action 590, FPS 1.91, Running 369.58s Step 933( 98.50%), action 591, FPS 1.91, Running 370.19s Step 934( 98.67%), action 592, FPS 1.91, Running 370.72s Step 935( 98.83%), action 593, FPS 1.91, Running 371.22s Step 936( 99.00%), action 594, FPS 1.90, Running 371.80s Step 937( 99.17%), action 595, FPS 1.90, Running 372.32s Step 938( 99.33%), action 596, FPS 1.90, Running 372.85s Step 939( 99.50%), action 597, FPS 1.90, Running 373.35s Step 940( 99.67%), action 598, FPS 1.90, Running 373.87s Step 941( 99.83%), action 599, FPS 1.90, Running 374.34s Step 942(100.00%), action 600, FPS 1.90, Running 374.87s [2026-08-03 02:37:38] [89 ] Seed 88 failed after 374.98 s. +steps: 942 , actions: 600 . +Instruction: Empty +Total 14/89(15.73%) success. +Setting seed: 89 +Step 1( N/A%), pre moving , FPS 5.63, Running 0.18s Step 2( N/A%), pre moving , FPS 7.42, Running 0.27s Step 3( N/A%), pre moving , FPS 8.08, Running 0.37s Step 4( N/A%), pre moving , FPS 8.16, Running 0.49s Step 5( N/A%), pre moving , FPS 8.59, Running 0.58s Step 6( N/A%), pre moving , FPS 8.88, Running 0.68s Step 7( N/A%), pre moving , FPS 9.08, Running 0.77s Step 8( N/A%), pre moving , FPS 9.18, Running 0.87s Step 9( N/A%), pre moving , FPS 9.32, Running 0.97s Step 10( N/A%), pre moving , FPS 9.27, Running 1.08s Step 11( N/A%), pre moving , FPS 9.38, Running 1.17s Step 12( N/A%), pre moving , FPS 9.39, Running 1.28s Step 13( N/A%), pre moving , FPS 9.34, Running 1.39s Step 14( N/A%), pre moving , FPS 9.42, Running 1.49s Step 15( N/A%), pre moving , FPS 9.48, Running 1.58s Step 16( N/A%), pre moving , FPS 9.50, Running 1.68s Step 17( N/A%), pre moving , FPS 9.53, Running 1.78s Step 18( N/A%), pre moving , FPS 9.52, Running 1.89s Step 19( N/A%), pre moving , FPS 9.56, Running 1.99s Step 20( N/A%), pre moving , FPS 9.58, Running 2.09s Step 21( N/A%), pre moving , FPS 8.88, Running 2.43s Step 22( N/A%), pre moving , FPS 8.97, Running 2.50s Step 23( N/A%), pre moving , FPS 9.09, Running 2.57s Step 24( N/A%), pre moving , FPS 9.28, Running 2.65s Step 25( N/A%), pre moving , FPS 9.38, Running 2.71s Step 26( N/A%), pre moving , FPS 8.39, Running 3.06s Step 27( N/A%), pre moving , FPS 8.46, Running 3.14s Step 28( N/A%), pre moving , FPS 8.49, Running 3.23s Step 29( N/A%), pre moving , FPS 8.46, Running 3.33s Step 30( N/A%), pre moving , FPS 8.54, Running 3.42s Step 31( N/A%), pre moving , FPS 8.50, Running 3.53s Step 32( N/A%), pre moving , FPS 8.52, Running 3.63s Step 33( N/A%), pre moving , FPS 8.60, Running 3.72s Step 34( N/A%), pre moving , FPS 8.58, Running 3.82s Step 35( N/A%), pre moving , FPS 8.59, Running 3.91s Step 36( N/A%), pre moving , FPS 6.55, Running 4.74s Step 37( N/A%), pre moving , FPS 6.06, Running 5.09s Step 38( N/A%), pre moving , FPS 6.04, Running 5.20s Step 39( N/A%), pre moving , FPS 6.05, Running 5.29s Step 40( N/A%), pre moving , FPS 6.05, Running 5.40s Step 41( N/A%), pre moving , FPS 6.53, Running 5.49s Step 42( N/A%), pre moving , FPS 6.43, Running 5.61s Step 43( N/A%), pre moving , FPS 6.42, Running 5.69s Step 44( N/A%), pre moving , FPS 6.43, Running 5.76s Step 45( N/A%), pre moving , FPS 6.41, Running 5.83s Step 46( N/A%), pre moving , FPS 7.01, Running 5.91s Step 47( N/A%), pre moving , FPS 7.00, Running 5.99s Step 48( N/A%), pre moving , FPS 5.70, Running 6.74s Step 49( N/A%), pre moving , FPS 5.71, Running 6.84s Step 50( N/A%), pre moving , FPS 5.70, Running 6.93s Step 51( N/A%), pre moving , FPS 5.71, Running 7.03s Step 52( N/A%), pre moving , FPS 5.71, Running 7.13s Step 53( N/A%), pre moving , FPS 5.62, Running 7.28s Step 54( N/A%), pre moving , FPS 5.53, Running 7.43s Step 55( N/A%), pre moving , FPS 5.43, Running 7.59s Step 56( N/A%), pre moving , FPS 6.65, Running 7.74s Step 57( N/A%), pre moving , FPS 7.13, Running 7.89s Step 58( N/A%), pre moving , FPS 6.90, Running 8.10s Step 59( N/A%), pre moving , FPS 6.64, Running 8.31s Step 60( N/A%), pre moving , FPS 6.41, Running 8.52s Step 61( N/A%), pre moving , FPS 6.21, Running 8.71s Step 62( N/A%), pre moving , FPS 6.05, Running 8.92s Step 63( N/A%), pre moving , FPS 5.79, Running 9.14s Step 64( N/A%), pre moving , FPS 5.66, Running 9.29s Step 65( N/A%), pre moving , FPS 5.51, Running 9.46s Step 66( N/A%), pre moving , FPS 5.41, Running 9.61s Step 67( N/A%), pre moving , FPS 5.26, Running 9.79s Step 68( N/A%), pre moving , FPS 6.13, Running 10.00s Step 69( N/A%), pre moving , FPS 5.94, Running 10.20s Step 70( N/A%), pre moving , FPS 5.75, Running 10.41s Step 71( N/A%), pre moving , FPS 5.66, Running 10.57s Step 72( N/A%), pre moving , FPS 5.48, Running 10.78s Step 73( N/A%), pre moving , FPS 5.46, Running 10.94s Step 74( N/A%), pre moving , FPS 5.45, Running 11.10s Step 75( N/A%), pre moving , FPS 5.49, Running 11.24s Step 76( N/A%), pre moving , FPS 5.49, Running 11.39s Step 77( N/A%), pre moving , FPS 5.48, Running 11.54s Step 78( N/A%), pre moving , FPS 5.56, Running 11.70s Step 79( N/A%), pre moving , FPS 5.63, Running 11.86s Step 80( N/A%), pre moving , FPS 5.72, Running 12.02s Step 81( N/A%), pre moving , FPS 5.81, Running 12.15s Step 82( N/A%), pre moving , FPS 5.97, Running 12.27s Step 83( N/A%), pre moving , FPS 6.22, Running 12.36s Step 84( N/A%), pre moving , FPS 6.36, Running 12.44s Step 85( N/A%), pre moving , FPS 6.55, Running 12.52s Step 86( N/A%), pre moving , FPS 6.70, Running 12.60s Step 87( N/A%), pre moving , FPS 6.94, Running 12.68s Step 88( N/A%), pre moving , FPS 7.27, Running 12.75s Step 89( N/A%), pre moving , FPS 7.61, Running 12.83s Step 90( N/A%), pre moving , FPS 7.99, Running 12.91s Step 91( N/A%), pre moving , FPS 8.25, Running 12.99s Step 92( N/A%), pre moving , FPS 8.70, Running 13.07s Step 93( N/A%), pre moving , FPS 8.98, Running 13.17s Step 94( N/A%), pre moving , FPS 9.23, Running 13.27s Step 95( N/A%), pre moving , FPS 9.40, Running 13.36s Step 96( N/A%), pre moving , FPS 9.59, Running 13.47s Step 97( N/A%), pre moving , FPS 9.86, Running 13.57s Step 98( N/A%), pre moving , FPS 10.16, Running 13.67s Step 99( N/A%), pre moving , FPS 10.48, Running 13.77s Step 100( N/A%), pre moving , FPS 10.85, Running 13.86s Step 101( N/A%), pre moving , FPS 6.81, Running 15.09s Step 102( N/A%), pre moving , FPS 6.29, Running 15.45s Step 103( N/A%), pre moving , FPS 5.84, Running 15.79s Step 104( N/A%), pre moving , FPS 5.40, Running 16.14s Step 105( N/A%), pre moving , FPS 4.99, Running 16.52s Step 106( N/A%), pre moving , FPS 4.63, Running 16.92s Step 107( N/A%), pre moving , FPS 4.36, Running 17.26s Step 108( N/A%), pre moving , FPS 4.11, Running 17.62s Step 109( N/A%), pre moving , FPS 3.90, Running 17.95s Step 110( N/A%), pre moving , FPS 3.70, Running 18.31s Step 111( N/A%), pre moving , FPS 3.53, Running 18.65s Step 112( N/A%), pre moving , FPS 3.38, Running 18.99s Step 113( N/A%), pre moving , FPS 3.26, Running 19.31s Step 114( N/A%), pre moving , FPS 3.13, Running 19.66s Step 115( N/A%), pre moving , FPS 3.00, Running 20.02s Step 116( N/A%), pre moving , FPS 2.90, Running 20.37s Step 117( N/A%), pre moving , FPS 2.80, Running 20.72s Step 118( N/A%), pre moving , FPS 2.70, Running 21.08s Step 119( N/A%), pre moving , FPS 2.61, Running 21.44s Step 120( N/A%), pre moving , FPS 2.53, Running 21.78s Step 121( N/A%), pre moving , FPS 2.85, Running 22.10s Step 122( N/A%), pre moving , FPS 2.86, Running 22.45s Step 123( N/A%), pre moving , FPS 2.84, Running 22.83s Step 124( N/A%), pre moving , FPS 2.84, Running 23.19s Step 125( N/A%), pre moving , FPS 2.84, Running 23.55s Step 126( N/A%), pre moving , FPS 2.86, Running 23.91s Step 127( N/A%), pre moving , FPS 2.86, Running 24.26s Step 128( N/A%), pre moving , FPS 2.86, Running 24.60s Step 129( N/A%), pre moving , FPS 2.80, Running 25.10s Step 130( N/A%), pre moving , FPS 2.79, Running 25.49s Step 131( N/A%), pre moving , FPS 2.78, Running 25.84s Step 132( N/A%), pre moving , FPS 2.76, Running 26.24s Step 133( N/A%), pre moving , FPS 2.74, Running 26.61s Step 134( N/A%), pre moving , FPS 2.74, Running 26.97s Step 135( N/A%), pre moving , FPS 2.73, Running 27.34s Step 136( N/A%), pre moving , FPS 2.73, Running 27.70s Step 137( N/A%), pre moving , FPS 2.72, Running 28.06s Step 138( N/A%), pre moving , FPS 2.71, Running 28.45s Step 139( N/A%), pre moving , FPS 2.72, Running 28.79s Step 140( N/A%), pre moving , FPS 2.70, Running 29.20s Step 141( N/A%), pre moving , FPS 2.67, Running 29.59s Step 142( N/A%), pre moving , FPS 2.65, Running 29.99s Step 143( N/A%), pre moving , FPS 2.65, Running 30.37s Step 144( N/A%), pre moving , FPS 2.65, Running 30.75s Step 145( N/A%), pre moving , FPS 2.63, Running 31.15s Step 146( N/A%), pre moving , FPS 2.61, Running 31.56s Step 147( N/A%), pre moving , FPS 2.60, Running 31.95s Step 148( N/A%), pre moving , FPS 2.59, Running 32.33s Step 149( N/A%), pre moving , FPS 2.61, Running 32.75s Step 150( N/A%), pre moving , FPS 2.62, Running 33.13s Step 151( N/A%), pre moving , FPS 2.59, Running 33.58s Step 152( N/A%), pre moving , FPS 2.58, Running 33.99s Step 153( N/A%), pre moving , FPS 2.57, Running 34.39s Step 154( N/A%), pre moving , FPS 2.55, Running 34.80s Step 155( N/A%), pre moving , FPS 2.54, Running 35.20s Step 156( N/A%), pre moving , FPS 2.54, Running 35.58s Step 157( N/A%), pre moving , FPS 2.52, Running 36.00s Step 158( N/A%), pre moving , FPS 2.51, Running 36.41s Step 159( N/A%), pre moving , FPS 2.49, Running 36.83s Step 160( N/A%), pre moving , FPS 2.50, Running 37.21s Step 161( N/A%), pre moving , FPS 2.50, Running 37.60s Step 162( N/A%), pre moving , FPS 2.49, Running 38.01s Step 163( N/A%), pre moving , FPS 2.49, Running 38.41s Step 164( N/A%), pre moving , FPS 2.50, Running 38.75s Step 165( N/A%), pre moving , FPS 2.50, Running 39.14s Step 166( N/A%), pre moving , FPS 2.51, Running 39.54s Step 167( N/A%), pre moving , FPS 2.50, Running 39.95s Step 168( N/A%), pre moving , FPS 2.49, Running 40.36s Step 169( N/A%), pre moving , FPS 2.50, Running 40.76s Step 170( N/A%), pre moving , FPS 2.49, Running 41.18s Step 171( N/A%), pre moving , FPS 2.50, Running 41.58s Step 172( N/A%), pre moving , FPS 2.51, Running 41.96s Step 173( N/A%), pre moving , FPS 2.51, Running 42.35s Step 174( N/A%), pre moving , FPS 2.51, Running 42.76s Step 175( N/A%), pre moving , FPS 2.52, Running 43.15s Step 176( N/A%), pre moving , FPS 2.60, Running 43.28s Step 177( N/A%), pre moving , FPS 2.70, Running 43.42s Step 178( N/A%), pre moving , FPS 2.81, Running 43.54s Step 179( N/A%), pre moving , FPS 2.92, Running 43.67s Step 180( N/A%), pre moving , FPS 3.03, Running 43.80s Step 181( N/A%), pre moving , FPS 3.16, Running 43.92s Step 182( N/A%), pre moving , FPS 3.31, Running 44.05s Step 183( N/A%), pre moving , FPS 3.46, Running 44.19s Step 184( N/A%), pre moving , FPS 3.60, Running 44.31s Step 185( N/A%), pre moving , FPS 3.77, Running 44.44s Step 186( N/A%), pre moving , FPS 3.55, Running 45.17s Step 187( N/A%), pre moving , FPS 3.74, Running 45.30s Step 188( N/A%), pre moving , FPS 3.93, Running 45.44s Step 189( N/A%), pre moving , FPS 4.11, Running 45.63s Step 190( N/A%), pre moving , FPS 4.33, Running 45.80s Step 191( N/A%), pre moving , FPS 4.56, Running 45.97s Step 192( N/A%), pre moving , FPS 4.77, Running 46.15s Step 193( N/A%), pre moving , FPS 5.00, Running 46.35s Step 194( N/A%), pre moving , FPS 5.27, Running 46.56s Step 195( N/A%), pre moving , FPS 5.54, Running 46.76s Step 196( N/A%), pre moving , FPS 5.42, Running 46.97s Step 197( N/A%), pre moving , FPS 5.33, Running 47.17s Step 198( N/A%), pre moving , FPS 5.21, Running 47.37s Step 199( N/A%), pre moving , FPS 5.11, Running 47.58s Step 200( N/A%), pre moving , FPS 5.02, Running 47.78s Step 201( N/A%), pre moving , FPS 4.92, Running 47.99s Step 202( N/A%), pre moving , FPS 4.81, Running 48.21s Step 203( N/A%), pre moving , FPS 4.75, Running 48.40s Step 204( N/A%), pre moving , FPS 4.66, Running 48.61s Step 205( N/A%), pre moving , FPS 4.57, Running 48.82s Step 206( N/A%), pre moving , FPS 5.19, Running 49.02s Step 207( N/A%), pre moving , FPS 5.10, Running 49.23s Step 208( N/A%), pre moving , FPS 5.02, Running 49.43s Step 209( N/A%), pre moving , FPS 5.03, Running 49.61s Step 210( N/A%), pre moving , FPS 5.01, Running 49.78s Step 211( N/A%), pre moving , FPS 5.01, Running 49.96s Step 212( N/A%), pre moving , FPS 5.02, Running 50.14s Step 213( N/A%), pre moving , FPS 5.02, Running 50.34s Step 214( N/A%), pre moving , FPS 5.00, Running 50.56s Step 215( N/A%), pre moving , FPS 5.00, Running 50.76s Step 216( N/A%), pre moving , FPS 5.01, Running 50.96s Step 217( N/A%), pre moving , FPS 5.00, Running 51.17s Step 218( N/A%), pre moving , FPS 4.99, Running 51.38s Step 219( N/A%), pre moving , FPS 5.07, Running 51.52s Step 220( N/A%), pre moving , FPS 5.17, Running 51.65s Step 221( N/A%), pre moving , FPS 5.25, Running 51.79s Step 222( N/A%), pre moving , FPS 5.38, Running 51.92s Step 223( N/A%), pre moving , FPS 5.47, Running 52.06s Step 224( N/A%), pre moving , FPS 5.56, Running 52.20s Step 225( N/A%), pre moving , FPS 5.68, Running 52.34s Step 226( N/A%), pre moving , FPS 5.78, Running 52.48s Step 227( N/A%), pre moving , FPS 5.90, Running 52.62s Step 228( N/A%), pre moving , FPS 6.00, Running 52.76s Step 229( N/A%), pre moving , FPS 6.11, Running 52.88s Step 230( N/A%), pre moving , FPS 6.20, Running 53.01s Step 231( N/A%), pre moving , FPS 6.26, Running 53.15s Step 232( N/A%), pre moving , FPS 5.21, Running 53.97s Step 233( N/A%), pre moving , FPS 5.29, Running 54.12s Step 234( N/A%), pre moving , FPS 5.42, Running 54.25s Step 235( N/A%), pre moving , FPS 5.53, Running 54.38s Step 236( N/A%), pre moving , FPS 5.62, Running 54.52s Step 237( N/A%), pre moving , FPS 5.64, Running 54.72s Step 238( N/A%), pre moving , FPS 5.63, Running 54.93s Step 239( N/A%), pre moving , FPS 5.52, Running 55.14s Step 240( N/A%), pre moving , FPS 5.41, Running 55.35s Step 241( N/A%), pre moving , FPS 5.32, Running 55.55s Step 242( N/A%), pre moving , FPS 5.12, Running 55.83s Step 243( N/A%), pre moving , FPS 4.94, Running 56.11s Step 244( N/A%), pre moving , FPS 4.78, Running 56.39s Step 245( N/A%), pre moving , FPS 4.61, Running 56.68s Step 246( N/A%), pre moving , FPS 4.46, Running 56.96s Step 247( N/A%), pre moving , FPS 4.37, Running 57.20s Step 248( N/A%), pre moving , FPS 4.27, Running 57.44s Step 249( N/A%), pre moving , FPS 4.11, Running 57.75s Step 250( N/A%), pre moving , FPS 3.92, Running 58.11s Step 251( N/A%), pre moving , FPS 3.78, Running 58.44s Step 252( N/A%), pre moving , FPS 4.15, Running 58.79s Step 253( N/A%), pre moving , FPS 3.98, Running 59.14s Step 254( N/A%), pre moving , FPS 3.80, Running 59.51s Step 255( N/A%), pre moving , FPS 3.66, Running 59.85s Step 256( N/A%), pre moving , FPS 3.51, Running 60.22s Step 257( N/A%), pre moving , FPS 3.42, Running 60.57s Step 258( N/A%), pre moving , FPS 3.34, Running 60.92s Step 259( N/A%), pre moving , FPS 3.29, Running 61.23s Step 260( N/A%), pre moving , FPS 3.22, Running 61.55s Step 261( N/A%), pre moving , FPS 3.16, Running 61.89s Step 262( N/A%), pre moving , FPS 3.15, Running 62.18s Step 263( N/A%), pre moving , FPS 3.15, Running 62.46s Step 264( N/A%), pre moving , FPS 3.14, Running 62.75s Step 265( N/A%), pre moving , FPS 3.14, Running 63.04s Step 266( N/A%), pre moving , FPS 3.14, Running 63.33s Step 267( N/A%), pre moving , FPS 3.11, Running 63.62s Step 268( N/A%), pre moving , FPS 3.10, Running 63.89s Step 269( N/A%), pre moving , FPS 3.11, Running 64.17s Step 270( N/A%), pre moving , FPS 3.15, Running 64.46s Step 271( N/A%), pre moving , FPS 3.21, Running 64.67s Step 272( N/A%), pre moving , FPS 3.29, Running 64.88s Step 273( N/A%), pre moving , FPS 3.37, Running 65.07s Step 274( N/A%), pre moving , FPS 3.49, Running 65.24s Step 275( N/A%), pre moving , FPS 3.60, Running 65.40s Step 276( N/A%), pre moving , FPS 3.73, Running 65.58s Step 277( N/A%), pre moving , FPS 3.78, Running 65.85s Step 278( N/A%), pre moving , FPS 3.84, Running 66.14s Step 279( N/A%), pre moving , FPS 3.85, Running 66.42s Step 280( N/A%), pre moving , FPS 3.88, Running 66.71s Step 281( N/A%), pre moving , FPS 3.92, Running 67.00s Step 282( N/A%), pre moving , FPS 3.92, Running 67.28s Step 283( N/A%), pre moving , FPS 3.92, Running 67.57s Step 284( N/A%), pre moving , FPS 3.98, Running 67.77s Step 285( N/A%), pre moving , FPS 4.04, Running 67.99s Step 286( N/A%), pre moving , FPS 4.11, Running 68.20s Step 287( N/A%), pre moving , FPS 4.18, Running 68.40s Step 288( N/A%), pre moving , FPS 4.23, Running 68.62s Step 289( N/A%), pre moving , FPS 4.35, Running 68.78s Step 290( N/A%), pre moving , FPS 4.45, Running 68.95s Step 291( N/A%), pre moving , FPS 4.54, Running 69.07s Step 292( N/A%), pre moving , FPS 4.64, Running 69.19s Step 293( N/A%), pre moving , FPS 4.72, Running 69.31s Step 294( N/A%), pre moving , FPS 4.78, Running 69.42s Step 295( N/A%), pre moving , FPS 4.80, Running 69.56s Step 296( N/A%), pre moving , FPS 4.86, Running 69.69s Step 297( N/A%), pre moving , FPS 5.02, Running 69.83s Step 298( N/A%), pre moving , FPS 5.24, Running 69.95s Step 299( N/A%), pre moving , FPS 5.46, Running 70.09s Step 300( N/A%), pre moving , FPS 5.68, Running 70.23s Step 301( N/A%), pre moving , FPS 5.94, Running 70.37s Step 302( N/A%), pre moving , FPS 6.20, Running 70.51s Step 303( N/A%), pre moving , FPS 6.52, Running 70.64s Step 304( N/A%), pre moving , FPS 6.70, Running 70.76s Step 305( N/A%), pre moving , FPS 6.87, Running 70.90s Step 306( N/A%), pre moving , FPS 7.05, Running 71.03s Step 307( N/A%), pre moving , FPS 7.21, Running 71.17s Step 308( N/A%), pre moving , FPS 7.47, Running 71.30s Step 309( N/A%), pre moving , FPS 7.48, Running 71.45s Step 310( N/A%), pre moving , FPS 7.64, Running 71.57s Step 311( N/A%), pre moving , FPS 7.58, Running 71.71s Step 312( N/A%), pre moving , FPS 7.52, Running 71.85s Step 313( N/A%), pre moving , FPS 4.26, Running 74.00s Step 314( N/A%), pre moving , FPS 4.04, Running 74.37s Step 315( N/A%), pre moving , FPS 3.85, Running 74.75s Step 316( N/A%), pre moving , FPS 3.68, Running 75.13s Step 317( N/A%), pre moving , FPS 3.52, Running 75.52s Step 318( N/A%), pre moving , FPS 3.34, Running 75.94s Step 319( N/A%), pre moving , FPS 3.20, Running 76.33s Step 320( N/A%), pre moving , FPS 3.10, Running 76.68s Step 321( N/A%), pre moving , FPS 2.98, Running 77.07s Step 322( N/A%), pre moving , FPS 2.89, Running 77.44s Step 323( N/A%), pre moving , FPS 2.77, Running 77.86s Step 324( N/A%), pre moving , FPS 2.68, Running 78.23s Step 325( N/A%), pre moving , FPS 2.59, Running 78.62s Step 326( N/A%), pre moving , FPS 2.51, Running 79.01s Step 327( N/A%), pre moving , FPS 2.42, Running 79.43s Step 328( N/A%), pre moving , FPS 2.35, Running 79.82s Step 329( N/A%), pre moving , FPS 2.29, Running 80.20s Step 330( N/A%), pre moving , FPS 2.22, Running 80.57s Step 331( N/A%), pre moving , FPS 2.17, Running 80.94s Step 332( N/A%), pre moving , FPS 2.11, Running 81.32s Step 333( 0.17%), action 1, FPS 2.41, Running 82.29s Step 334( 0.33%), action 2, FPS 2.36, Running 82.83s Step 335( 0.50%), action 3, FPS 2.34, Running 83.31s Step 336( 0.67%), action 4, FPS 2.29, Running 83.85s Step 337( 0.83%), action 5, FPS 2.27, Running 84.33s Step 338( 1.00%), action 6, FPS 2.24, Running 84.86s Step 339( 1.17%), action 7, FPS 2.22, Running 85.34s Step 340( 1.33%), action 8, FPS 2.18, Running 85.87s Step 341( 1.50%), action 9, FPS 2.15, Running 86.38s Step 342( 1.67%), action 10, FPS 2.11, Running 86.91s Step 343( 1.83%), action 11, FPS 2.08, Running 87.50s Step 344( 2.00%), action 12, FPS 2.04, Running 88.03s Step 345( 2.17%), action 13, FPS 2.03, Running 88.50s Step 346( 2.33%), action 14, FPS 1.99, Running 89.08s Step 347( 2.50%), action 15, FPS 1.97, Running 89.59s Step 348( 2.67%), action 16, FPS 1.93, Running 90.17s Step 349( 2.83%), action 17, FPS 1.90, Running 90.74s Step 350( 3.00%), action 18, FPS 1.87, Running 91.29s Step 351( 3.17%), action 19, FPS 1.83, Running 91.84s Step 352( 3.33%), action 20, FPS 1.81, Running 92.36s Step 353( 3.50%), action 21, FPS 1.87, Running 92.96s Step 354( 3.67%), action 22, FPS 1.88, Running 93.47s Step 355( 3.83%), action 23, FPS 1.88, Running 93.95s Step 356( 4.00%), action 24, FPS 1.89, Running 94.46s Step 357( 4.17%), action 25, FPS 1.88, Running 94.97s Step 358( 4.33%), action 26, FPS 1.88, Running 95.52s Step 359( 4.50%), action 27, FPS 1.87, Running 96.03s Step 360( 4.67%), action 28, FPS 1.88, Running 96.54s Step 361( 4.83%), action 29, FPS 1.88, Running 97.04s Step 362( 5.00%), action 30, FPS 1.88, Running 97.56s Step 363( 5.17%), action 31, FPS 1.87, Running 98.17s Step 364( 5.33%), action 32, FPS 1.87, Running 98.74s Step 365( 5.50%), action 33, FPS 1.87, Running 99.21s Step 366( 5.67%), action 34, FPS 1.88, Running 99.73s Step 367( 5.83%), action 35, FPS 1.88, Running 100.26s Step 368( 6.00%), action 36, FPS 1.88, Running 100.81s Step 369( 6.17%), action 37, FPS 1.90, Running 101.28s Step 370( 6.33%), action 38, FPS 1.89, Running 101.84s Step 371( 6.50%), action 39, FPS 1.90, Running 102.36s Step 372( 6.67%), action 40, FPS 1.90, Running 102.90s Step 373( 6.83%), action 41, FPS 1.89, Running 103.56s Step 374( 7.00%), action 42, FPS 1.88, Running 104.11s Step 375( 7.17%), action 43, FPS 1.86, Running 104.72s Step 376( 7.33%), action 44, FPS 1.83, Running 105.39s Step 377( 7.50%), action 45, FPS 1.82, Running 105.95s Step 378( 7.67%), action 46, FPS 1.82, Running 106.52s Step 379( 7.83%), action 47, FPS 1.82, Running 107.01s Step 380( 8.00%), action 48, FPS 1.82, Running 107.56s Step 381( 8.17%), action 49, FPS 1.81, Running 108.07s Step 382( 8.33%), action 50, FPS 1.81, Running 108.61s Step 383( 8.50%), action 51, FPS 1.81, Running 109.21s Step 384( 8.67%), action 52, FPS 1.82, Running 109.75s Step 385( 8.83%), action 53, FPS 1.81, Running 110.26s Step 386( 9.00%), action 54, FPS 1.80, Running 110.82s Step 387( 9.17%), action 55, FPS 1.81, Running 111.31s [2026-08-03 02:39:29] [90 ] Seed 89 success after 111.46 s. +steps: 387 , actions: 55 . +Instruction: Empty +Total 15/90(16.67%) success. +Setting seed: 90 +Step 1( N/A%), pre moving , FPS 8.54, Running 0.12s Step 2( N/A%), pre moving , FPS 10.11, Running 0.20s Step 3( N/A%), pre moving , FPS 10.43, Running 0.29s Step 4( N/A%), pre moving , FPS 11.51, Running 0.35s Step 5( N/A%), pre moving , FPS 11.77, Running 0.42s Step 6( N/A%), pre moving , FPS 11.92, Running 0.50s Step 7( N/A%), pre moving , FPS 12.03, Running 0.58s Step 8( N/A%), pre moving , FPS 12.12, Running 0.66s Step 9( N/A%), pre moving , FPS 12.18, Running 0.74s Step 10( N/A%), pre moving , FPS 12.23, Running 0.82s Step 11( N/A%), pre moving , FPS 12.40, Running 0.89s Step 12( N/A%), pre moving , FPS 12.33, Running 0.97s Step 13( N/A%), pre moving , FPS 12.11, Running 1.07s Step 14( N/A%), pre moving , FPS 11.96, Running 1.17s Step 15( N/A%), pre moving , FPS 11.69, Running 1.28s Step 16( N/A%), pre moving , FPS 11.62, Running 1.38s Step 17( N/A%), pre moving , FPS 11.58, Running 1.47s Step 18( N/A%), pre moving , FPS 11.49, Running 1.57s Step 19( N/A%), pre moving , FPS 11.41, Running 1.67s Step 20( N/A%), pre moving , FPS 11.25, Running 1.78s Step 21( N/A%), pre moving , FPS 9.93, Running 2.13s Step 22( N/A%), pre moving , FPS 9.88, Running 2.22s Step 23( N/A%), pre moving , FPS 9.79, Running 2.33s Step 24( N/A%), pre moving , FPS 9.64, Running 2.42s Step 25( N/A%), pre moving , FPS 9.59, Running 2.51s Step 26( N/A%), pre moving , FPS 8.46, Running 2.87s Step 27( N/A%), pre moving , FPS 8.33, Running 2.98s Step 28( N/A%), pre moving , FPS 8.28, Running 3.08s Step 29( N/A%), pre moving , FPS 8.23, Running 3.17s Step 30( N/A%), pre moving , FPS 8.17, Running 3.26s Step 31( N/A%), pre moving , FPS 8.09, Running 3.36s Step 32( N/A%), pre moving , FPS 8.00, Running 3.47s Step 33( N/A%), pre moving , FPS 8.07, Running 3.55s Step 34( N/A%), pre moving , FPS 8.16, Running 3.62s Step 35( N/A%), pre moving , FPS 8.31, Running 3.69s Step 36( N/A%), pre moving , FPS 6.19, Running 4.61s Step 37( N/A%), pre moving , FPS 5.72, Running 4.97s Step 38( N/A%), pre moving , FPS 5.73, Running 5.06s Step 39( N/A%), pre moving , FPS 5.73, Running 5.16s Step 40( N/A%), pre moving , FPS 5.75, Running 5.25s Step 41( N/A%), pre moving , FPS 6.23, Running 5.34s Step 42( N/A%), pre moving , FPS 6.19, Running 5.45s Step 43( N/A%), pre moving , FPS 6.22, Running 5.54s Step 44( N/A%), pre moving , FPS 6.22, Running 5.63s Step 45( N/A%), pre moving , FPS 6.20, Running 5.74s Step 46( N/A%), pre moving , FPS 6.75, Running 5.83s Step 47( N/A%), pre moving , FPS 6.81, Running 5.92s Step 48( N/A%), pre moving , FPS 5.63, Running 6.63s Step 49( N/A%), pre moving , FPS 5.62, Running 6.73s Step 50( N/A%), pre moving , FPS 5.62, Running 6.82s Step 51( N/A%), pre moving , FPS 5.68, Running 6.88s Step 52( N/A%), pre moving , FPS 5.65, Running 7.01s Step 53( N/A%), pre moving , FPS 5.61, Running 7.12s Step 54( N/A%), pre moving , FPS 5.55, Running 7.23s Step 55( N/A%), pre moving , FPS 5.45, Running 7.36s Step 56( N/A%), pre moving , FPS 6.99, Running 7.47s Step 57( N/A%), pre moving , FPS 7.56, Running 7.61s Step 58( N/A%), pre moving , FPS 7.38, Running 7.77s Step 59( N/A%), pre moving , FPS 7.22, Running 7.93s Step 60( N/A%), pre moving , FPS 7.09, Running 8.08s Step 61( N/A%), pre moving , FPS 6.81, Running 8.28s Step 62( N/A%), pre moving , FPS 6.61, Running 8.48s Step 63( N/A%), pre moving , FPS 6.39, Running 8.67s Step 64( N/A%), pre moving , FPS 6.16, Running 8.88s Step 65( N/A%), pre moving , FPS 5.96, Running 9.09s Step 66( N/A%), pre moving , FPS 5.77, Running 9.30s Step 67( N/A%), pre moving , FPS 5.58, Running 9.51s Step 68( N/A%), pre moving , FPS 6.48, Running 9.72s Step 69( N/A%), pre moving , FPS 6.35, Running 9.88s Step 70( N/A%), pre moving , FPS 6.15, Running 10.08s Step 71( N/A%), pre moving , FPS 6.00, Running 10.22s Step 72( N/A%), pre moving , FPS 5.98, Running 10.36s Step 73( N/A%), pre moving , FPS 5.98, Running 10.46s Step 74( N/A%), pre moving , FPS 5.92, Running 10.61s Step 75( N/A%), pre moving , FPS 5.97, Running 10.71s Step 76( N/A%), pre moving , FPS 5.94, Running 10.84s Step 77( N/A%), pre moving , FPS 5.94, Running 10.98s Step 78( N/A%), pre moving , FPS 5.94, Running 11.13s Step 79( N/A%), pre moving , FPS 5.95, Running 11.29s Step 80( N/A%), pre moving , FPS 5.92, Running 11.45s Step 81( N/A%), pre moving , FPS 6.00, Running 11.61s Step 82( N/A%), pre moving , FPS 6.12, Running 11.75s Step 83( N/A%), pre moving , FPS 6.20, Running 11.90s Step 84( N/A%), pre moving , FPS 6.42, Running 12.00s Step 85( N/A%), pre moving , FPS 6.61, Running 12.11s Step 86( N/A%), pre moving , FPS 6.88, Running 12.21s Step 87( N/A%), pre moving , FPS 7.15, Running 12.30s Step 88( N/A%), pre moving , FPS 7.44, Running 12.41s Step 89( N/A%), pre moving , FPS 7.62, Running 12.50s Step 90( N/A%), pre moving , FPS 7.89, Running 12.61s Step 91( N/A%), pre moving , FPS 8.00, Running 12.72s Step 92( N/A%), pre moving , FPS 8.14, Running 12.81s Step 93( N/A%), pre moving , FPS 8.13, Running 12.92s Step 94( N/A%), pre moving , FPS 8.28, Running 13.02s Step 95( N/A%), pre moving , FPS 8.31, Running 13.12s Step 96( N/A%), pre moving , FPS 8.40, Running 13.22s Step 97( N/A%), pre moving , FPS 8.57, Running 13.31s Step 98( N/A%), pre moving , FPS 8.74, Running 13.42s Step 99( N/A%), pre moving , FPS 9.06, Running 13.50s Step 100( N/A%), pre moving , FPS 9.48, Running 13.56s Step 101( N/A%), pre moving , FPS 9.85, Running 13.64s Step 102( N/A%), pre moving , FPS 10.19, Running 13.71s Step 103( N/A%), pre moving , FPS 10.59, Running 13.79s Step 104( N/A%), pre moving , FPS 6.79, Running 14.94s Step 105( N/A%), pre moving , FPS 6.29, Running 15.29s Step 106( N/A%), pre moving , FPS 5.84, Running 15.63s Step 107( N/A%), pre moving , FPS 5.44, Running 15.98s Step 108( N/A%), pre moving , FPS 5.08, Running 16.34s Step 109( N/A%), pre moving , FPS 4.79, Running 16.68s Step 110( N/A%), pre moving , FPS 4.54, Running 17.02s Step 111( N/A%), pre moving , FPS 4.33, Running 17.34s Step 112( N/A%), pre moving , FPS 4.10, Running 17.69s Step 113( N/A%), pre moving , FPS 3.91, Running 18.04s Step 114( N/A%), pre moving , FPS 3.73, Running 18.38s Step 115( N/A%), pre moving , FPS 3.56, Running 18.74s Step 116( N/A%), pre moving , FPS 3.41, Running 19.08s Step 117( N/A%), pre moving , FPS 3.27, Running 19.43s Step 118( N/A%), pre moving , FPS 3.14, Running 19.80s Step 119( N/A%), pre moving , FPS 3.01, Running 20.14s Step 120( N/A%), pre moving , FPS 2.89, Running 20.49s Step 121( N/A%), pre moving , FPS 2.78, Running 20.84s Step 122( N/A%), pre moving , FPS 2.67, Running 21.19s Step 123( N/A%), pre moving , FPS 2.58, Running 21.53s Step 124( N/A%), pre moving , FPS 2.88, Running 21.88s Step 125( N/A%), pre moving , FPS 2.88, Running 22.23s Step 126( N/A%), pre moving , FPS 2.88, Running 22.58s Step 127( N/A%), pre moving , FPS 2.88, Running 22.93s Step 128( N/A%), pre moving , FPS 2.90, Running 23.24s Step 129( N/A%), pre moving , FPS 2.90, Running 23.58s Step 130( N/A%), pre moving , FPS 2.89, Running 23.94s Step 131( N/A%), pre moving , FPS 2.88, Running 24.28s Step 132( N/A%), pre moving , FPS 2.81, Running 24.81s Step 133( N/A%), pre moving , FPS 2.78, Running 25.23s Step 134( N/A%), pre moving , FPS 2.76, Running 25.63s Step 135( N/A%), pre moving , FPS 2.76, Running 25.99s Step 136( N/A%), pre moving , FPS 2.72, Running 26.44s Step 137( N/A%), pre moving , FPS 2.71, Running 26.80s Step 138( N/A%), pre moving , FPS 2.71, Running 27.19s Step 139( N/A%), pre moving , FPS 2.70, Running 27.55s Step 140( N/A%), pre moving , FPS 2.67, Running 27.97s Step 141( N/A%), pre moving , FPS 2.66, Running 28.34s Step 142( N/A%), pre moving , FPS 2.66, Running 28.70s Step 143( N/A%), pre moving , FPS 2.66, Running 29.06s Step 144( N/A%), pre moving , FPS 2.63, Running 29.49s Step 145( N/A%), pre moving , FPS 2.62, Running 29.86s Step 146( N/A%), pre moving , FPS 2.60, Running 30.26s Step 147( N/A%), pre moving , FPS 2.59, Running 30.64s Step 148( N/A%), pre moving , FPS 2.56, Running 31.04s Step 149( N/A%), pre moving , FPS 2.55, Running 31.43s Step 150( N/A%), pre moving , FPS 2.53, Running 31.84s Step 151( N/A%), pre moving , FPS 2.51, Running 32.24s Step 152( N/A%), pre moving , FPS 2.55, Running 32.66s Step 153( N/A%), pre moving , FPS 2.56, Running 33.05s Step 154( N/A%), pre moving , FPS 2.56, Running 33.44s Step 155( N/A%), pre moving , FPS 2.55, Running 33.84s Step 156( N/A%), pre moving , FPS 2.57, Running 34.23s Step 157( N/A%), pre moving , FPS 2.55, Running 34.63s Step 158( N/A%), pre moving , FPS 2.55, Running 35.02s Step 159( N/A%), pre moving , FPS 2.54, Running 35.41s Step 160( N/A%), pre moving , FPS 2.55, Running 35.81s Step 161( N/A%), pre moving , FPS 2.54, Running 36.21s Step 162( N/A%), pre moving , FPS 2.54, Running 36.57s Step 163( N/A%), pre moving , FPS 2.54, Running 36.94s Step 164( N/A%), pre moving , FPS 2.55, Running 37.34s Step 165( N/A%), pre moving , FPS 2.54, Running 37.73s Step 166( N/A%), pre moving , FPS 2.55, Running 38.11s Step 167( N/A%), pre moving , FPS 2.53, Running 38.54s Step 168( N/A%), pre moving , FPS 2.54, Running 38.91s Step 169( N/A%), pre moving , FPS 2.54, Running 39.31s Step 170( N/A%), pre moving , FPS 2.54, Running 39.71s Step 171( N/A%), pre moving , FPS 2.55, Running 40.09s Step 172( N/A%), pre moving , FPS 2.55, Running 40.51s Step 173( N/A%), pre moving , FPS 2.52, Running 40.98s Step 174( N/A%), pre moving , FPS 2.52, Running 41.39s Step 175( N/A%), pre moving , FPS 2.52, Running 41.79s Step 176( N/A%), pre moving , FPS 2.51, Running 42.19s Step 177( N/A%), pre moving , FPS 2.52, Running 42.58s Step 178( N/A%), pre moving , FPS 2.52, Running 42.95s Step 179( N/A%), pre moving , FPS 2.53, Running 43.32s Step 180( N/A%), pre moving , FPS 2.53, Running 43.73s Step 181( N/A%), pre moving , FPS 2.53, Running 44.12s Step 182( N/A%), pre moving , FPS 2.52, Running 44.50s Step 183( N/A%), pre moving , FPS 2.60, Running 44.63s Step 184( N/A%), pre moving , FPS 2.69, Running 44.77s Step 185( N/A%), pre moving , FPS 2.79, Running 44.89s Step 186( N/A%), pre moving , FPS 2.89, Running 45.02s Step 187( N/A%), pre moving , FPS 3.02, Running 45.16s Step 188( N/A%), pre moving , FPS 3.14, Running 45.29s Step 189( N/A%), pre moving , FPS 3.26, Running 45.43s Step 190( N/A%), pre moving , FPS 3.42, Running 45.56s Step 191( N/A%), pre moving , FPS 3.56, Running 45.71s Step 192( N/A%), pre moving , FPS 3.76, Running 45.82s Step 193( N/A%), pre moving , FPS 3.57, Running 46.58s Step 194( N/A%), pre moving , FPS 3.77, Running 46.69s Step 195( N/A%), pre moving , FPS 3.99, Running 46.80s Step 196( N/A%), pre moving , FPS 4.22, Running 46.93s Step 197( N/A%), pre moving , FPS 4.41, Running 47.11s Step 198( N/A%), pre moving , FPS 4.63, Running 47.28s Step 199( N/A%), pre moving , FPS 4.84, Running 47.45s Step 200( N/A%), pre moving , FPS 5.09, Running 47.66s Step 201( N/A%), pre moving , FPS 5.34, Running 47.86s Step 202( N/A%), pre moving , FPS 5.61, Running 48.07s Step 203( N/A%), pre moving , FPS 5.50, Running 48.27s Step 204( N/A%), pre moving , FPS 5.42, Running 48.46s Step 205( N/A%), pre moving , FPS 5.30, Running 48.66s Step 206( N/A%), pre moving , FPS 5.20, Running 48.86s Step 207( N/A%), pre moving , FPS 5.11, Running 49.07s Step 208( N/A%), pre moving , FPS 5.03, Running 49.27s Step 209( N/A%), pre moving , FPS 4.95, Running 49.47s Step 210( N/A%), pre moving , FPS 4.87, Running 49.67s Step 211( N/A%), pre moving , FPS 4.78, Running 49.89s Step 212( N/A%), pre moving , FPS 4.68, Running 50.10s Step 213( N/A%), pre moving , FPS 5.37, Running 50.31s Step 214( N/A%), pre moving , FPS 5.30, Running 50.46s Step 215( N/A%), pre moving , FPS 5.23, Running 50.62s Step 216( N/A%), pre moving , FPS 5.16, Running 50.80s Step 217( N/A%), pre moving , FPS 5.16, Running 50.98s Step 218( N/A%), pre moving , FPS 5.14, Running 51.17s Step 219( N/A%), pre moving , FPS 5.09, Running 51.38s Step 220( N/A%), pre moving , FPS 5.10, Running 51.58s Step 221( N/A%), pre moving , FPS 5.10, Running 51.78s Step 222( N/A%), pre moving , FPS 5.10, Running 51.99s Step 223( N/A%), pre moving , FPS 5.09, Running 52.20s Step 224( N/A%), pre moving , FPS 5.07, Running 52.41s Step 225( N/A%), pre moving , FPS 5.15, Running 52.55s Step 226( N/A%), pre moving , FPS 5.24, Running 52.68s Step 227( N/A%), pre moving , FPS 5.33, Running 52.83s Step 228( N/A%), pre moving , FPS 5.42, Running 52.95s Step 229( N/A%), pre moving , FPS 5.53, Running 53.09s Step 230( N/A%), pre moving , FPS 5.64, Running 53.22s Step 231( N/A%), pre moving , FPS 5.79, Running 53.35s Step 232( N/A%), pre moving , FPS 5.90, Running 53.49s Step 233( N/A%), pre moving , FPS 6.07, Running 53.61s Step 234( N/A%), pre moving , FPS 6.10, Running 53.74s Step 235( N/A%), pre moving , FPS 6.15, Running 53.88s Step 236( N/A%), pre moving , FPS 6.25, Running 54.00s Step 237( N/A%), pre moving , FPS 6.35, Running 54.13s Step 238( N/A%), pre moving , FPS 6.46, Running 54.27s Step 239( N/A%), pre moving , FPS 6.66, Running 54.38s Step 240( N/A%), pre moving , FPS 5.46, Running 55.24s Step 241( N/A%), pre moving , FPS 5.57, Running 55.38s Step 242( N/A%), pre moving , FPS 5.66, Running 55.52s Step 243( N/A%), pre moving , FPS 5.80, Running 55.65s Step 244( N/A%), pre moving , FPS 5.89, Running 55.80s Step 245( N/A%), pre moving , FPS 5.78, Running 56.01s Step 246( N/A%), pre moving , FPS 5.66, Running 56.22s Step 247( N/A%), pre moving , FPS 5.55, Running 56.43s Step 248( N/A%), pre moving , FPS 5.44, Running 56.63s Step 249( N/A%), pre moving , FPS 5.22, Running 56.92s Step 250( N/A%), pre moving , FPS 5.03, Running 57.20s Step 251( N/A%), pre moving , FPS 4.85, Running 57.47s Step 252( N/A%), pre moving , FPS 4.68, Running 57.76s Step 253( N/A%), pre moving , FPS 4.51, Running 58.04s Step 254( N/A%), pre moving , FPS 4.39, Running 58.30s Step 255( N/A%), pre moving , FPS 4.28, Running 58.55s Step 256( N/A%), pre moving , FPS 4.18, Running 58.79s Step 257( N/A%), pre moving , FPS 3.98, Running 59.16s Step 258( N/A%), pre moving , FPS 3.82, Running 59.50s Step 259( N/A%), pre moving , FPS 3.65, Running 59.85s Step 260( N/A%), pre moving , FPS 4.04, Running 60.19s Step 261( N/A%), pre moving , FPS 3.87, Running 60.54s Step 262( N/A%), pre moving , FPS 3.72, Running 60.89s Step 263( N/A%), pre moving , FPS 3.58, Running 61.24s Step 264( N/A%), pre moving , FPS 3.50, Running 61.52s Step 265( N/A%), pre moving , FPS 3.40, Running 61.89s Step 266( N/A%), pre moving , FPS 3.34, Running 62.20s Step 267( N/A%), pre moving , FPS 3.32, Running 62.44s Step 268( N/A%), pre moving , FPS 3.26, Running 62.76s Step 269( N/A%), pre moving , FPS 3.24, Running 63.09s Step 270( N/A%), pre moving , FPS 3.24, Running 63.37s Step 271( N/A%), pre moving , FPS 3.20, Running 63.72s Step 272( N/A%), pre moving , FPS 3.17, Running 64.08s Step 273( N/A%), pre moving , FPS 3.16, Running 64.37s Step 274( N/A%), pre moving , FPS 3.12, Running 64.71s Step 275( N/A%), pre moving , FPS 3.11, Running 64.99s Step 276( N/A%), pre moving , FPS 3.08, Running 65.28s Step 277( N/A%), pre moving , FPS 3.12, Running 65.56s Step 278( N/A%), pre moving , FPS 3.16, Running 65.83s Step 279( N/A%), pre moving , FPS 3.20, Running 66.10s Step 280( N/A%), pre moving , FPS 3.26, Running 66.32s Step 281( N/A%), pre moving , FPS 3.32, Running 66.56s Step 282( N/A%), pre moving , FPS 3.42, Running 66.75s Step 283( N/A%), pre moving , FPS 3.50, Running 66.95s Step 284( N/A%), pre moving , FPS 3.55, Running 67.15s Step 285( N/A%), pre moving , FPS 3.61, Running 67.43s Step 286( N/A%), pre moving , FPS 3.63, Running 67.71s Step 287( N/A%), pre moving , FPS 3.61, Running 67.99s Step 288( N/A%), pre moving , FPS 3.63, Running 68.28s Step 289( N/A%), pre moving , FPS 3.66, Running 68.57s Step 290( N/A%), pre moving , FPS 3.65, Running 68.85s Step 291( N/A%), pre moving , FPS 3.69, Running 69.14s Step 292( N/A%), pre moving , FPS 3.80, Running 69.34s Step 293( N/A%), pre moving , FPS 3.86, Running 69.54s Step 294( N/A%), pre moving , FPS 3.96, Running 69.76s Step 295( N/A%), pre moving , FPS 4.03, Running 69.94s Step 296( N/A%), pre moving , FPS 4.13, Running 70.12s Step 297( N/A%), pre moving , FPS 4.21, Running 70.31s Step 298( N/A%), pre moving , FPS 4.30, Running 70.48s Step 299( N/A%), pre moving , FPS 4.45, Running 70.60s Step 300( N/A%), pre moving , FPS 4.53, Running 70.73s Step 301( N/A%), pre moving , FPS 4.65, Running 70.86s Step 302( N/A%), pre moving , FPS 4.70, Running 71.01s Step 303( N/A%), pre moving , FPS 4.78, Running 71.13s Step 304( N/A%), pre moving , FPS 4.86, Running 71.27s Step 305( N/A%), pre moving , FPS 5.03, Running 71.41s Step 306( N/A%), pre moving , FPS 5.22, Running 71.54s Step 307( N/A%), pre moving , FPS 5.44, Running 71.67s Step 308( N/A%), pre moving , FPS 5.68, Running 71.80s Step 309( N/A%), pre moving , FPS 5.94, Running 71.93s Step 310( N/A%), pre moving , FPS 6.22, Running 72.07s Step 311( N/A%), pre moving , FPS 6.57, Running 72.19s Step 312( N/A%), pre moving , FPS 6.72, Running 72.32s Step 313( N/A%), pre moving , FPS 6.86, Running 72.46s Step 314( N/A%), pre moving , FPS 7.07, Running 72.59s Step 315( N/A%), pre moving , FPS 7.21, Running 72.72s Step 316( N/A%), pre moving , FPS 7.32, Running 72.85s Step 317( N/A%), pre moving , FPS 7.48, Running 72.99s Step 318( N/A%), pre moving , FPS 7.56, Running 73.12s Step 319( N/A%), pre moving , FPS 7.53, Running 73.25s Step 320( N/A%), pre moving , FPS 7.57, Running 73.37s Step 321( N/A%), pre moving , FPS 4.33, Running 75.48s Step 322( N/A%), pre moving , FPS 4.15, Running 75.82s Step 323( N/A%), pre moving , FPS 3.96, Running 76.18s Step 324( N/A%), pre moving , FPS 3.79, Running 76.54s Step 325( N/A%), pre moving , FPS 3.62, Running 76.94s Step 326( N/A%), pre moving , FPS 3.46, Running 77.31s Step 327( N/A%), pre moving , FPS 3.31, Running 77.70s Step 328( N/A%), pre moving , FPS 3.18, Running 78.08s Step 329( N/A%), pre moving , FPS 3.06, Running 78.47s Step 330( N/A%), pre moving , FPS 2.95, Running 78.86s Step 331( N/A%), pre moving , FPS 2.83, Running 79.24s Step 332( N/A%), pre moving , FPS 2.74, Running 79.62s Step 333( N/A%), pre moving , FPS 2.65, Running 80.02s Step 334( N/A%), pre moving , FPS 2.56, Running 80.41s Step 335( N/A%), pre moving , FPS 2.47, Running 80.81s Step 336( N/A%), pre moving , FPS 2.40, Running 81.18s Step 337( N/A%), pre moving , FPS 2.33, Running 81.57s Step 338( N/A%), pre moving , FPS 2.26, Running 81.96s Step 339( N/A%), pre moving , FPS 2.20, Running 82.32s Step 340( N/A%), pre moving , FPS 2.14, Running 82.72s Step 341( 0.17%), action 1, FPS 2.44, Running 83.68s Step 342( 0.33%), action 2, FPS 2.38, Running 84.22s Step 343( 0.50%), action 3, FPS 2.35, Running 84.70s Step 344( 0.67%), action 4, FPS 2.31, Running 85.22s Step 345( 0.83%), action 5, FPS 2.27, Running 85.73s Step 346( 1.00%), action 6, FPS 2.24, Running 86.24s Step 347( 1.17%), action 7, FPS 2.19, Running 86.82s Step 348( 1.33%), action 8, FPS 2.16, Running 87.35s Step 349( 1.50%), action 9, FPS 2.13, Running 87.86s Step 350( 1.67%), action 10, FPS 2.08, Running 88.46s Step 351( 1.83%), action 11, FPS 2.03, Running 89.09s Step 352( 2.00%), action 12, FPS 2.00, Running 89.63s Step 353( 2.17%), action 13, FPS 1.98, Running 90.10s Step 354( 2.33%), action 14, FPS 1.96, Running 90.60s Step 355( 2.50%), action 15, FPS 1.95, Running 91.05s Step 356( 2.67%), action 16, FPS 1.93, Running 91.55s Step 357( 2.83%), action 17, FPS 1.91, Running 92.03s Step 358( 3.00%), action 18, FPS 1.87, Running 92.65s Step 359( 3.17%), action 19, FPS 1.84, Running 93.18s Step 360( 3.33%), action 20, FPS 1.81, Running 93.79s Step 361( 3.50%), action 21, FPS 1.87, Running 94.38s Step 362( 3.67%), action 22, FPS 1.87, Running 94.89s Step 363( 3.83%), action 23, FPS 1.87, Running 95.37s Step 364( 4.00%), action 24, FPS 1.87, Running 95.89s Step 365( 4.17%), action 25, FPS 1.88, Running 96.35s Step 366( 4.33%), action 26, FPS 1.88, Running 96.87s Step 367( 4.50%), action 27, FPS 1.90, Running 97.35s Step 368( 4.67%), action 28, FPS 1.90, Running 97.89s Step 369( 4.83%), action 29, FPS 1.90, Running 98.38s Step 370( 5.00%), action 30, FPS 1.91, Running 98.93s Step 371( 5.17%), action 31, FPS 1.91, Running 99.56s Step 372( 5.33%), action 32, FPS 1.92, Running 100.07s Step 373( 5.50%), action 33, FPS 1.92, Running 100.54s Step 374( 5.67%), action 34, FPS 1.91, Running 101.07s Step 375( 5.83%), action 35, FPS 1.91, Running 101.53s Step 376( 6.00%), action 36, FPS 1.90, Running 102.07s Step 377( 6.17%), action 37, FPS 1.90, Running 102.54s Step 378( 6.33%), action 38, FPS 1.92, Running 103.07s Step 379( 6.50%), action 39, FPS 1.93, Running 103.53s Step 380( 6.67%), action 40, FPS 1.95, Running 104.04s Step 381( 6.83%), action 41, FPS 1.95, Running 104.65s Step 382( 7.00%), action 42, FPS 1.94, Running 105.21s Step 383( 7.17%), action 43, FPS 1.94, Running 105.68s Step 384( 7.33%), action 44, FPS 1.93, Running 106.23s Step 385( 7.50%), action 45, FPS 1.88, Running 106.96s Step 386( 7.67%), action 46, FPS 1.86, Running 107.64s Step 387( 7.83%), action 47, FPS 1.86, Running 108.13s Step 388( 8.00%), action 48, FPS 1.86, Running 108.65s Step 389( 8.17%), action 49, FPS 1.86, Running 109.14s Step 390( 8.33%), action 50, FPS 1.86, Running 109.68s Step 391( 8.50%), action 51, FPS 1.87, Running 110.27s Step 392( 8.67%), action 52, FPS 1.86, Running 110.82s Step 393( 8.83%), action 53, FPS 1.86, Running 111.32s Step 394( 9.00%), action 54, FPS 1.85, Running 111.87s Step 395( 9.17%), action 55, FPS 1.84, Running 112.38s Step 396( 9.33%), action 56, FPS 1.85, Running 112.90s Step 397( 9.50%), action 57, FPS 1.84, Running 113.39s [2026-08-03 02:41:23] [91 ] Seed 90 success after 113.49 s. +steps: 397 , actions: 57 . +Instruction: Empty +Total 16/91(17.58%) success. +Setting seed: 91 +Step 1( N/A%), pre moving , FPS 5.46, Running 0.18s Step 2( N/A%), pre moving , FPS 7.73, Running 0.26s Step 3( N/A%), pre moving , FPS 9.24, Running 0.32s Step 4( N/A%), pre moving , FPS 10.43, Running 0.38s Step 5( N/A%), pre moving , FPS 10.85, Running 0.46s Step 6( N/A%), pre moving , FPS 11.15, Running 0.54s Step 7( N/A%), pre moving , FPS 11.36, Running 0.62s Step 8( N/A%), pre moving , FPS 11.51, Running 0.70s Step 9( N/A%), pre moving , FPS 11.62, Running 0.77s Step 10( N/A%), pre moving , FPS 11.73, Running 0.85s Step 11( N/A%), pre moving , FPS 11.61, Running 0.95s Step 12( N/A%), pre moving , FPS 11.44, Running 1.05s Step 13( N/A%), pre moving , FPS 11.34, Running 1.15s Step 14( N/A%), pre moving , FPS 11.28, Running 1.24s Step 15( N/A%), pre moving , FPS 11.10, Running 1.35s Step 16( N/A%), pre moving , FPS 11.08, Running 1.44s Step 17( N/A%), pre moving , FPS 11.02, Running 1.54s Step 18( N/A%), pre moving , FPS 10.97, Running 1.64s Step 19( N/A%), pre moving , FPS 10.96, Running 1.73s Step 20( N/A%), pre moving , FPS 10.86, Running 1.84s Step 21( N/A%), pre moving , FPS 9.89, Running 2.21s Step 22( N/A%), pre moving , FPS 9.81, Running 2.30s Step 23( N/A%), pre moving , FPS 9.61, Running 2.41s Step 24( N/A%), pre moving , FPS 9.46, Running 2.50s Step 25( N/A%), pre moving , FPS 9.39, Running 2.59s Step 26( N/A%), pre moving , FPS 8.32, Running 2.94s Step 27( N/A%), pre moving , FPS 8.26, Running 3.04s Step 28( N/A%), pre moving , FPS 8.22, Running 3.13s Step 29( N/A%), pre moving , FPS 8.11, Running 3.24s Step 30( N/A%), pre moving , FPS 8.06, Running 3.33s Step 31( N/A%), pre moving , FPS 8.07, Running 3.42s Step 32( N/A%), pre moving , FPS 8.07, Running 3.53s Step 33( N/A%), pre moving , FPS 8.16, Running 3.60s Step 34( N/A%), pre moving , FPS 8.25, Running 3.67s Step 35( N/A%), pre moving , FPS 8.37, Running 3.74s Step 36( N/A%), pre moving , FPS 6.19, Running 4.68s Step 37( N/A%), pre moving , FPS 5.78, Running 5.01s Step 38( N/A%), pre moving , FPS 5.78, Running 5.10s Step 39( N/A%), pre moving , FPS 5.74, Running 5.22s Step 40( N/A%), pre moving , FPS 5.77, Running 5.31s Step 41( N/A%), pre moving , FPS 6.27, Running 5.40s Step 42( N/A%), pre moving , FPS 6.26, Running 5.49s Step 43( N/A%), pre moving , FPS 6.29, Running 5.59s Step 44( N/A%), pre moving , FPS 6.28, Running 5.68s Step 45( N/A%), pre moving , FPS 6.25, Running 5.79s Step 46( N/A%), pre moving , FPS 6.81, Running 5.88s Step 47( N/A%), pre moving , FPS 6.80, Running 5.98s Step 48( N/A%), pre moving , FPS 5.60, Running 6.70s Step 49( N/A%), pre moving , FPS 5.63, Running 6.80s Step 50( N/A%), pre moving , FPS 5.67, Running 6.86s Step 51( N/A%), pre moving , FPS 5.70, Running 6.93s Step 52( N/A%), pre moving , FPS 5.74, Running 7.01s Step 53( N/A%), pre moving , FPS 5.65, Running 7.14s Step 54( N/A%), pre moving , FPS 5.55, Running 7.27s Step 55( N/A%), pre moving , FPS 5.47, Running 7.39s Step 56( N/A%), pre moving , FPS 6.97, Running 7.55s Step 57( N/A%), pre moving , FPS 7.41, Running 7.70s Step 58( N/A%), pre moving , FPS 7.30, Running 7.84s Step 59( N/A%), pre moving , FPS 7.20, Running 8.00s Step 60( N/A%), pre moving , FPS 7.04, Running 8.15s Step 61( N/A%), pre moving , FPS 6.87, Running 8.31s Step 62( N/A%), pre moving , FPS 6.72, Running 8.47s Step 63( N/A%), pre moving , FPS 6.58, Running 8.63s Step 64( N/A%), pre moving , FPS 6.49, Running 8.77s Step 65( N/A%), pre moving , FPS 6.40, Running 8.91s Step 66( N/A%), pre moving , FPS 6.27, Running 9.07s Step 67( N/A%), pre moving , FPS 6.15, Running 9.23s Step 68( N/A%), pre moving , FPS 7.49, Running 9.37s Step 69( N/A%), pre moving , FPS 7.33, Running 9.53s Step 70( N/A%), pre moving , FPS 7.09, Running 9.68s Step 71( N/A%), pre moving , FPS 6.91, Running 9.83s Step 72( N/A%), pre moving , FPS 6.71, Running 9.99s Step 73( N/A%), pre moving , FPS 6.67, Running 10.14s Step 74( N/A%), pre moving , FPS 6.69, Running 10.26s Step 75( N/A%), pre moving , FPS 6.72, Running 10.37s Step 76( N/A%), pre moving , FPS 6.78, Running 10.50s Step 77( N/A%), pre moving , FPS 6.85, Running 10.63s Step 78( N/A%), pre moving , FPS 6.87, Running 10.75s Step 79( N/A%), pre moving , FPS 6.88, Running 10.90s Step 80( N/A%), pre moving , FPS 6.88, Running 11.05s Step 81( N/A%), pre moving , FPS 6.88, Running 11.21s Step 82( N/A%), pre moving , FPS 6.89, Running 11.37s Step 83( N/A%), pre moving , FPS 6.88, Running 11.53s Step 84( N/A%), pre moving , FPS 6.89, Running 11.67s Step 85( N/A%), pre moving , FPS 6.88, Running 11.82s Step 86( N/A%), pre moving , FPS 6.89, Running 11.97s Step 87( N/A%), pre moving , FPS 6.90, Running 12.13s Step 88( N/A%), pre moving , FPS 7.01, Running 12.22s Step 89( N/A%), pre moving , FPS 7.14, Running 12.32s Step 90( N/A%), pre moving , FPS 7.29, Running 12.42s Step 91( N/A%), pre moving , FPS 7.43, Running 12.52s Step 92( N/A%), pre moving , FPS 7.58, Running 12.63s Step 93( N/A%), pre moving , FPS 7.75, Running 12.72s Step 94( N/A%), pre moving , FPS 7.81, Running 12.82s Step 95( N/A%), pre moving , FPS 7.85, Running 12.92s Step 96( N/A%), pre moving , FPS 7.91, Running 13.03s Step 97( N/A%), pre moving , FPS 8.01, Running 13.12s Step 98( N/A%), pre moving , FPS 8.12, Running 13.22s Step 99( N/A%), pre moving , FPS 8.29, Running 13.32s Step 100( N/A%), pre moving , FPS 8.47, Running 13.41s Step 101( N/A%), pre moving , FPS 8.83, Running 13.48s Step 102( N/A%), pre moving , FPS 9.20, Running 13.55s Step 103( N/A%), pre moving , FPS 9.60, Running 13.62s Step 104( N/A%), pre moving , FPS 9.88, Running 13.69s Step 105( N/A%), pre moving , FPS 10.23, Running 13.78s Step 106( N/A%), pre moving , FPS 10.61, Running 13.86s Step 107( N/A%), pre moving , FPS 11.09, Running 13.93s Step 108( N/A%), pre moving , FPS 11.21, Running 14.01s Step 109( N/A%), pre moving , FPS 11.27, Running 14.10s Step 110( N/A%), pre moving , FPS 11.22, Running 14.20s Step 111( N/A%), pre moving , FPS 11.26, Running 14.30s Step 112( N/A%), pre moving , FPS 11.23, Running 14.41s Step 113( N/A%), pre moving , FPS 11.23, Running 14.50s Step 114( N/A%), pre moving , FPS 11.23, Running 14.60s Step 115( N/A%), pre moving , FPS 11.25, Running 14.70s Step 116( N/A%), pre moving , FPS 11.36, Running 14.79s Step 117( N/A%), pre moving , FPS 11.36, Running 14.88s Step 118( N/A%), pre moving , FPS 11.27, Running 14.99s Step 119( N/A%), pre moving , FPS 11.26, Running 15.09s Step 120( N/A%), pre moving , FPS 11.27, Running 15.19s Step 121( N/A%), pre moving , FPS 11.08, Running 15.28s Step 122( N/A%), pre moving , FPS 6.99, Running 16.41s Step 123( N/A%), pre moving , FPS 6.41, Running 16.74s Step 124( N/A%), pre moving , FPS 5.93, Running 17.06s Step 125( N/A%), pre moving , FPS 5.47, Running 17.43s Step 126( N/A%), pre moving , FPS 5.09, Running 17.78s Step 127( N/A%), pre moving , FPS 4.76, Running 18.14s Step 128( N/A%), pre moving , FPS 4.46, Running 18.49s Step 129( N/A%), pre moving , FPS 4.21, Running 18.85s Step 130( N/A%), pre moving , FPS 3.99, Running 19.22s Step 131( N/A%), pre moving , FPS 3.80, Running 19.57s Step 132( N/A%), pre moving , FPS 3.66, Running 19.87s Step 133( N/A%), pre moving , FPS 3.46, Running 20.28s Step 134( N/A%), pre moving , FPS 3.30, Running 20.66s Step 135( N/A%), pre moving , FPS 3.17, Running 21.00s Step 136( N/A%), pre moving , FPS 3.04, Running 21.37s Step 137( N/A%), pre moving , FPS 2.92, Running 21.72s Step 138( N/A%), pre moving , FPS 2.82, Running 22.08s Step 139( N/A%), pre moving , FPS 2.73, Running 22.43s Step 140( N/A%), pre moving , FPS 2.64, Running 22.77s Step 141( N/A%), pre moving , FPS 2.57, Running 23.08s Step 142( N/A%), pre moving , FPS 2.85, Running 23.43s Step 143( N/A%), pre moving , FPS 2.83, Running 23.80s Step 144( N/A%), pre moving , FPS 2.82, Running 24.17s Step 145( N/A%), pre moving , FPS 2.83, Running 24.51s Step 146( N/A%), pre moving , FPS 2.82, Running 24.87s Step 147( N/A%), pre moving , FPS 2.83, Running 25.20s Step 148( N/A%), pre moving , FPS 2.84, Running 25.55s Step 149( N/A%), pre moving , FPS 2.84, Running 25.90s Step 150( N/A%), pre moving , FPS 2.79, Running 26.38s Step 151( N/A%), pre moving , FPS 2.77, Running 26.79s Step 152( N/A%), pre moving , FPS 2.74, Running 27.16s Step 153( N/A%), pre moving , FPS 2.75, Running 27.55s Step 154( N/A%), pre moving , FPS 2.76, Running 27.91s Step 155( N/A%), pre moving , FPS 2.73, Running 28.33s Step 156( N/A%), pre moving , FPS 2.73, Running 28.70s Step 157( N/A%), pre moving , FPS 2.72, Running 29.07s Step 158( N/A%), pre moving , FPS 2.72, Running 29.44s Step 159( N/A%), pre moving , FPS 2.71, Running 29.82s Step 160( N/A%), pre moving , FPS 2.70, Running 30.19s Step 161( N/A%), pre moving , FPS 2.65, Running 30.64s Step 162( N/A%), pre moving , FPS 2.63, Running 31.03s Step 163( N/A%), pre moving , FPS 2.63, Running 31.40s Step 164( N/A%), pre moving , FPS 2.62, Running 31.80s Step 165( N/A%), pre moving , FPS 2.60, Running 32.21s Step 166( N/A%), pre moving , FPS 2.59, Running 32.57s Step 167( N/A%), pre moving , FPS 2.58, Running 32.95s Step 168( N/A%), pre moving , FPS 2.57, Running 33.33s Step 169( N/A%), pre moving , FPS 2.55, Running 33.75s Step 170( N/A%), pre moving , FPS 2.57, Running 34.16s Step 171( N/A%), pre moving , FPS 2.58, Running 34.56s Step 172( N/A%), pre moving , FPS 2.56, Running 34.96s Step 173( N/A%), pre moving , FPS 2.56, Running 35.37s Step 174( N/A%), pre moving , FPS 2.55, Running 35.77s Step 175( N/A%), pre moving , FPS 2.55, Running 36.17s Step 176( N/A%), pre moving , FPS 2.55, Running 36.55s Step 177( N/A%), pre moving , FPS 2.54, Running 36.93s Step 178( N/A%), pre moving , FPS 2.54, Running 37.32s Step 179( N/A%), pre moving , FPS 2.53, Running 37.71s Step 180( N/A%), pre moving , FPS 2.54, Running 38.07s Step 181( N/A%), pre moving , FPS 2.56, Running 38.45s Step 182( N/A%), pre moving , FPS 2.56, Running 38.85s Step 183( N/A%), pre moving , FPS 2.55, Running 39.25s Step 184( N/A%), pre moving , FPS 2.55, Running 39.63s Step 185( N/A%), pre moving , FPS 2.57, Running 40.00s Step 186( N/A%), pre moving , FPS 2.55, Running 40.41s Step 187( N/A%), pre moving , FPS 2.54, Running 40.82s Step 188( N/A%), pre moving , FPS 2.53, Running 41.22s Step 189( N/A%), pre moving , FPS 2.54, Running 41.62s Step 190( N/A%), pre moving , FPS 2.54, Running 42.04s Step 191( N/A%), pre moving , FPS 2.54, Running 42.44s Step 192( N/A%), pre moving , FPS 2.55, Running 42.80s Step 193( N/A%), pre moving , FPS 2.56, Running 43.17s Step 194( N/A%), pre moving , FPS 2.57, Running 43.55s Step 195( N/A%), pre moving , FPS 2.67, Running 43.65s Step 196( N/A%), pre moving , FPS 2.76, Running 43.79s Step 197( N/A%), pre moving , FPS 2.87, Running 43.91s Step 198( N/A%), pre moving , FPS 2.97, Running 44.04s Step 199( N/A%), pre moving , FPS 3.09, Running 44.18s Step 200( N/A%), pre moving , FPS 3.21, Running 44.30s Step 201( N/A%), pre moving , FPS 3.35, Running 44.43s Step 202( N/A%), pre moving , FPS 3.51, Running 44.54s Step 203( N/A%), pre moving , FPS 3.68, Running 44.68s Step 204( N/A%), pre moving , FPS 3.87, Running 44.80s Step 205( N/A%), pre moving , FPS 3.57, Running 45.60s Step 206( N/A%), pre moving , FPS 3.76, Running 45.73s Step 207( N/A%), pre moving , FPS 3.91, Running 45.94s Step 208( N/A%), pre moving , FPS 4.04, Running 46.17s Step 209( N/A%), pre moving , FPS 4.21, Running 46.38s Step 210( N/A%), pre moving , FPS 4.39, Running 46.59s Step 211( N/A%), pre moving , FPS 4.61, Running 46.77s Step 212( N/A%), pre moving , FPS 4.80, Running 46.96s Step 213( N/A%), pre moving , FPS 4.99, Running 47.18s Step 214( N/A%), pre moving , FPS 5.22, Running 47.38s Step 215( N/A%), pre moving , FPS 5.07, Running 47.60s Step 216( N/A%), pre moving , FPS 4.98, Running 47.81s Step 217( N/A%), pre moving , FPS 4.88, Running 48.01s Step 218( N/A%), pre moving , FPS 4.77, Running 48.23s Step 219( N/A%), pre moving , FPS 4.70, Running 48.44s Step 220( N/A%), pre moving , FPS 4.60, Running 48.65s Step 221( N/A%), pre moving , FPS 4.51, Running 48.86s Step 222( N/A%), pre moving , FPS 4.40, Running 49.09s Step 223( N/A%), pre moving , FPS 4.34, Running 49.29s Step 224( N/A%), pre moving , FPS 4.26, Running 49.50s Step 225( N/A%), pre moving , FPS 4.86, Running 49.71s Step 226( N/A%), pre moving , FPS 4.78, Running 49.91s Step 227( N/A%), pre moving , FPS 4.79, Running 50.12s Step 228( N/A%), pre moving , FPS 4.82, Running 50.32s Step 229( N/A%), pre moving , FPS 4.86, Running 50.49s Step 230( N/A%), pre moving , FPS 4.89, Running 50.68s Step 231( N/A%), pre moving , FPS 4.97, Running 50.80s Step 232( N/A%), pre moving , FPS 5.07, Running 50.91s Step 233( N/A%), pre moving , FPS 5.19, Running 51.03s Step 234( N/A%), pre moving , FPS 5.31, Running 51.14s Step 235( N/A%), pre moving , FPS 5.43, Running 51.28s Step 236( N/A%), pre moving , FPS 5.54, Running 51.42s Step 237( N/A%), pre moving , FPS 5.63, Running 51.56s Step 238( N/A%), pre moving , FPS 5.78, Running 51.69s Step 239( N/A%), pre moving , FPS 5.88, Running 51.84s Step 240( N/A%), pre moving , FPS 6.05, Running 51.96s Step 241( N/A%), pre moving , FPS 6.20, Running 52.09s Step 242( N/A%), pre moving , FPS 6.36, Running 52.23s Step 243( N/A%), pre moving , FPS 6.50, Running 52.37s Step 244( N/A%), pre moving , FPS 6.64, Running 52.51s Step 245( N/A%), pre moving , FPS 6.81, Running 52.65s Step 246( N/A%), pre moving , FPS 5.67, Running 53.44s Step 247( N/A%), pre moving , FPS 5.76, Running 53.58s Step 248( N/A%), pre moving , FPS 5.89, Running 53.72s Step 249( N/A%), pre moving , FPS 5.93, Running 53.86s Step 250( N/A%), pre moving , FPS 6.03, Running 54.00s Step 251( N/A%), pre moving , FPS 5.93, Running 54.17s Step 252( N/A%), pre moving , FPS 5.81, Running 54.35s Step 253( N/A%), pre moving , FPS 5.71, Running 54.53s Step 254( N/A%), pre moving , FPS 5.57, Running 54.73s Step 255( N/A%), pre moving , FPS 5.47, Running 54.94s Step 256( N/A%), pre moving , FPS 5.36, Running 55.15s Step 257( N/A%), pre moving , FPS 5.25, Running 55.37s Step 258( N/A%), pre moving , FPS 5.05, Running 55.65s Step 259( N/A%), pre moving , FPS 4.90, Running 55.92s Step 260( N/A%), pre moving , FPS 4.73, Running 56.19s Step 261( N/A%), pre moving , FPS 4.56, Running 56.48s Step 262( N/A%), pre moving , FPS 4.41, Running 56.77s Step 263( N/A%), pre moving , FPS 4.26, Running 57.06s Step 264( N/A%), pre moving , FPS 4.13, Running 57.36s Step 265( N/A%), pre moving , FPS 4.00, Running 57.65s Step 266( N/A%), pre moving , FPS 4.46, Running 57.92s Step 267( N/A%), pre moving , FPS 4.37, Running 58.16s Step 268( N/A%), pre moving , FPS 4.27, Running 58.41s Step 269( N/A%), pre moving , FPS 4.17, Running 58.66s Step 270( N/A%), pre moving , FPS 4.04, Running 58.95s Step 271( N/A%), pre moving , FPS 3.94, Running 59.24s Step 272( N/A%), pre moving , FPS 3.86, Running 59.54s Step 273( N/A%), pre moving , FPS 3.79, Running 59.81s Step 274( N/A%), pre moving , FPS 3.73, Running 60.09s Step 275( N/A%), pre moving , FPS 3.68, Running 60.37s Step 276( N/A%), pre moving , FPS 3.63, Running 60.66s Step 277( N/A%), pre moving , FPS 3.60, Running 60.92s Step 278( N/A%), pre moving , FPS 3.65, Running 61.13s Step 279( N/A%), pre moving , FPS 3.69, Running 61.34s Step 280( N/A%), pre moving , FPS 3.72, Running 61.56s Step 281( N/A%), pre moving , FPS 3.78, Running 61.77s Step 282( N/A%), pre moving , FPS 3.86, Running 61.95s Step 283( N/A%), pre moving , FPS 3.90, Running 62.20s Step 284( N/A%), pre moving , FPS 3.93, Running 62.44s Step 285( N/A%), pre moving , FPS 3.96, Running 62.70s Step 286( N/A%), pre moving , FPS 3.95, Running 62.98s Step 287( N/A%), pre moving , FPS 3.91, Running 63.27s Step 288( N/A%), pre moving , FPS 3.88, Running 63.56s Step 289( N/A%), pre moving , FPS 3.86, Running 63.84s Step 290( N/A%), pre moving , FPS 3.86, Running 64.13s Step 291( N/A%), pre moving , FPS 3.86, Running 64.42s Step 292( N/A%), pre moving , FPS 3.88, Running 64.69s Step 293( N/A%), pre moving , FPS 3.87, Running 64.97s Step 294( N/A%), pre moving , FPS 3.87, Running 65.25s Step 295( N/A%), pre moving , FPS 3.93, Running 65.46s Step 296( N/A%), pre moving , FPS 3.99, Running 65.67s Step 297( N/A%), pre moving , FPS 4.05, Running 65.87s Step 298( N/A%), pre moving , FPS 4.07, Running 66.05s Step 299( N/A%), pre moving , FPS 4.08, Running 66.23s Step 300( N/A%), pre moving , FPS 4.12, Running 66.41s Step 301( N/A%), pre moving , FPS 4.12, Running 66.62s Step 302( N/A%), pre moving , FPS 4.16, Running 66.76s Step 303( N/A%), pre moving , FPS 4.25, Running 66.91s Step 304( N/A%), pre moving , FPS 4.35, Running 67.04s Step 305( N/A%), pre moving , FPS 4.46, Running 67.18s Step 306( N/A%), pre moving , FPS 4.62, Running 67.31s Step 307( N/A%), pre moving , FPS 4.77, Running 67.46s Step 308( N/A%), pre moving , FPS 4.96, Running 67.59s Step 309( N/A%), pre moving , FPS 5.14, Running 67.74s Step 310( N/A%), pre moving , FPS 5.35, Running 67.87s Step 311( N/A%), pre moving , FPS 5.55, Running 68.02s Step 312( N/A%), pre moving , FPS 5.77, Running 68.16s Step 313( N/A%), pre moving , FPS 6.01, Running 68.30s Step 314( N/A%), pre moving , FPS 6.32, Running 68.42s Step 315( N/A%), pre moving , FPS 6.46, Running 68.56s Step 316( N/A%), pre moving , FPS 6.60, Running 68.70s Step 317( N/A%), pre moving , FPS 6.74, Running 68.83s Step 318( N/A%), pre moving , FPS 6.83, Running 68.97s Step 319( N/A%), pre moving , FPS 6.98, Running 69.10s Step 320( N/A%), pre moving , FPS 7.09, Running 69.23s Step 321( N/A%), pre moving , FPS 4.16, Running 71.43s Step 322( N/A%), pre moving , FPS 3.97, Running 71.80s Step 323( N/A%), pre moving , FPS 3.78, Running 72.20s Step 324( N/A%), pre moving , FPS 3.60, Running 72.59s Step 325( N/A%), pre moving , FPS 3.44, Running 73.00s Step 326( N/A%), pre moving , FPS 3.29, Running 73.39s Step 327( N/A%), pre moving , FPS 3.18, Running 73.76s Step 328( N/A%), pre moving , FPS 3.06, Running 74.14s Step 329( N/A%), pre moving , FPS 2.95, Running 74.52s Step 330( N/A%), pre moving , FPS 2.84, Running 74.90s Step 331( N/A%), pre moving , FPS 2.75, Running 75.29s Step 332( N/A%), pre moving , FPS 2.66, Running 75.67s Step 333( N/A%), pre moving , FPS 2.58, Running 76.06s Step 334( N/A%), pre moving , FPS 2.49, Running 76.47s Step 335( N/A%), pre moving , FPS 2.41, Running 76.86s Step 336( N/A%), pre moving , FPS 2.34, Running 77.25s Step 337( N/A%), pre moving , FPS 2.27, Running 77.64s Step 338( N/A%), pre moving , FPS 2.21, Running 78.04s Step 339( N/A%), pre moving , FPS 2.14, Running 78.42s Step 340( N/A%), pre moving , FPS 2.09, Running 78.82s Step 341( 0.17%), action 1, FPS 2.36, Running 79.92s Step 342( 0.33%), action 2, FPS 2.32, Running 80.43s Step 343( 0.50%), action 3, FPS 2.27, Running 81.03s Step 344( 0.67%), action 4, FPS 2.23, Running 81.56s Step 345( 0.83%), action 5, FPS 2.21, Running 82.06s Step 346( 1.00%), action 6, FPS 2.17, Running 82.61s Step 347( 1.17%), action 7, FPS 2.16, Running 83.02s Step 348( 1.33%), action 8, FPS 2.18, Running 83.31s Step 349( 1.50%), action 9, FPS 2.19, Running 83.66s Step 350( 1.67%), action 10, FPS 2.15, Running 84.21s Step 351( 1.83%), action 11, FPS 2.09, Running 84.88s Step 352( 2.00%), action 12, FPS 2.04, Running 85.45s Step 353( 2.17%), action 13, FPS 2.03, Running 85.93s Step 354( 2.33%), action 14, FPS 2.00, Running 86.46s Step 355( 2.50%), action 15, FPS 2.00, Running 86.89s Step 356( 2.67%), action 16, FPS 2.01, Running 87.19s Step 357( 2.83%), action 17, FPS 2.04, Running 87.46s Step 358( 3.00%), action 18, FPS 2.03, Running 87.90s Step 359( 3.17%), action 19, FPS 2.01, Running 88.39s Step 360( 3.33%), action 20, FPS 1.98, Running 88.91s Step 361( 3.50%), action 21, FPS 2.08, Running 89.55s Step 362( 3.67%), action 22, FPS 2.07, Running 90.10s Step 363( 3.83%), action 23, FPS 2.09, Running 90.59s Step 364( 4.00%), action 24, FPS 2.11, Running 91.03s Step 365( 4.17%), action 25, FPS 2.17, Running 91.30s Step 366( 4.33%), action 26, FPS 2.22, Running 91.63s Step 367( 4.50%), action 27, FPS 2.20, Running 92.10s Step 368( 4.67%), action 28, FPS 2.15, Running 92.63s Step 369( 4.83%), action 29, FPS 2.11, Running 93.12s Step 370( 5.00%), action 30, FPS 2.12, Running 93.65s Step 371( 5.17%), action 31, FPS 2.12, Running 94.30s Step 372( 5.33%), action 32, FPS 2.14, Running 94.82s Step 373( 5.50%), action 33, FPS 2.17, Running 95.17s Step 374( 5.67%), action 34, FPS 2.22, Running 95.47s Step 375( 5.83%), action 35, FPS 2.24, Running 95.82s Step 376( 6.00%), action 36, FPS 2.18, Running 96.38s Step 377( 6.17%), action 37, FPS 2.13, Running 96.86s Step 378( 6.33%), action 38, FPS 2.11, Running 97.40s Step 379( 6.50%), action 39, FPS 2.10, Running 97.89s Step 380( 6.67%), action 40, FPS 2.10, Running 98.44s Step 381( 6.83%), action 41, FPS 2.11, Running 99.01s Step 382( 7.00%), action 42, FPS 2.17, Running 99.31s Step 383( 7.17%), action 43, FPS 2.23, Running 99.57s Step 384( 7.33%), action 44, FPS 2.21, Running 100.07s Step 385( 7.50%), action 45, FPS 2.16, Running 100.58s Step 386( 7.67%), action 46, FPS 2.11, Running 101.12s Step 387( 7.83%), action 47, FPS 2.10, Running 101.61s Step 388( 8.00%), action 48, FPS 2.10, Running 102.14s Step 389( 8.17%), action 49, FPS 2.10, Running 102.63s Step 390( 8.33%), action 50, FPS 2.13, Running 103.06s Step 391( 8.50%), action 51, FPS 2.18, Running 103.47s Step 392( 8.67%), action 52, FPS 2.21, Running 103.89s Step 393( 8.83%), action 53, FPS 2.17, Running 104.36s Step 394( 9.00%), action 54, FPS 2.12, Running 104.92s Step 395( 9.17%), action 55, FPS 2.07, Running 105.48s Step 396( 9.33%), action 56, FPS 2.08, Running 106.01s Step 397( 9.50%), action 57, FPS 2.08, Running 106.49s Step 398( 9.67%), action 58, FPS 2.09, Running 106.97s Step 399( 9.83%), action 59, FPS 2.14, Running 107.26s Step 400( 10.00%), action 60, FPS 2.19, Running 107.58s Step 401( 10.17%), action 61, FPS 2.18, Running 108.20s Step 402( 10.33%), action 62, FPS 2.12, Running 108.72s Step 403( 10.50%), action 63, FPS 2.07, Running 109.22s Step 404( 10.67%), action 64, FPS 2.07, Running 109.75s Step 405( 10.83%), action 65, FPS 2.07, Running 110.23s Step 406( 11.00%), action 66, FPS 2.07, Running 110.76s Step 407( 11.17%), action 67, FPS 2.12, Running 111.05s Step 408( 11.33%), action 68, FPS 2.17, Running 111.35s Step 409( 11.50%), action 69, FPS 2.18, Running 111.82s Step 410( 11.67%), action 70, FPS 2.16, Running 112.30s Step 411( 11.83%), action 71, FPS 2.11, Running 112.93s Step 412( 12.00%), action 72, FPS 2.09, Running 113.44s Step 413( 12.17%), action 73, FPS 2.09, Running 113.93s Step 414( 12.33%), action 74, FPS 2.10, Running 114.47s Step 415( 12.50%), action 75, FPS 2.13, Running 114.85s Step 416( 12.67%), action 76, FPS 2.19, Running 115.15s Step 417( 12.83%), action 77, FPS 2.24, Running 115.44s Step 418( 13.00%), action 78, FPS 2.22, Running 116.00s Step 419( 13.17%), action 79, FPS 2.17, Running 116.48s Step 420( 13.33%), action 80, FPS 2.12, Running 116.99s Step 421( 13.50%), action 81, FPS 2.13, Running 117.60s Step 422( 13.67%), action 82, FPS 2.12, Running 118.16s Step 423( 13.83%), action 83, FPS 2.12, Running 118.65s Step 424( 14.00%), action 84, FPS 2.18, Running 118.94s Step 425( 14.17%), action 85, FPS 2.23, Running 119.20s Step 426( 14.33%), action 86, FPS 2.26, Running 119.63s Step 427( 14.50%), action 87, FPS 2.21, Running 120.09s Step 428( 14.67%), action 88, FPS 2.16, Running 120.60s Step 429( 14.83%), action 89, FPS 2.15, Running 121.10s Step 430( 15.00%), action 90, FPS 2.15, Running 121.62s Step 431( 15.17%), action 91, FPS 2.14, Running 122.26s Step 432( 15.33%), action 92, FPS 2.15, Running 122.74s Step 433( 15.50%), action 93, FPS 2.20, Running 123.01s Step 434( 15.67%), action 94, FPS 2.26, Running 123.30s Step 435( 15.83%), action 95, FPS 2.30, Running 123.55s Step 436( 16.00%), action 96, FPS 2.26, Running 124.00s Step 437( 16.17%), action 97, FPS 2.21, Running 124.47s Step 438( 16.33%), action 98, FPS 2.23, Running 124.98s Step 439( 16.50%), action 99, FPS 2.22, Running 125.48s Step 440( 16.67%), action 100, FPS 2.21, Running 126.03s Step 441( 16.83%), action 101, FPS 2.21, Running 126.64s Step 442( 17.00%), action 102, FPS 2.24, Running 127.08s Step 443( 17.17%), action 103, FPS 2.30, Running 127.35s Step 444( 17.33%), action 104, FPS 2.30, Running 127.64s Step 445( 17.50%), action 105, FPS 2.27, Running 128.03s Step 446( 17.67%), action 106, FPS 2.24, Running 128.55s Step 447( 17.83%), action 107, FPS 2.23, Running 129.05s Step 448( 18.00%), action 108, FPS 2.22, Running 129.60s Step 449( 18.17%), action 109, FPS 2.23, Running 130.08s Step 450( 18.33%), action 110, FPS 2.23, Running 130.59s Step 451( 18.50%), action 111, FPS 2.26, Running 131.09s Step 452( 18.67%), action 112, FPS 2.31, Running 131.41s Step 453( 18.83%), action 113, FPS 2.31, Running 131.68s Step 454( 19.00%), action 114, FPS 2.24, Running 132.23s Step 455( 19.17%), action 115, FPS 2.18, Running 132.72s Step 456( 19.33%), action 116, FPS 2.16, Running 133.27s Step 457( 19.50%), action 117, FPS 2.15, Running 133.77s Step 458( 19.67%), action 118, FPS 2.15, Running 134.29s Step 459( 19.83%), action 119, FPS 2.15, Running 134.76s Step 460( 20.00%), action 120, FPS 2.19, Running 135.17s Step 461( 20.17%), action 121, FPS 2.24, Running 135.56s Step 462( 20.33%), action 122, FPS 2.25, Running 135.99s Step 463( 20.50%), action 123, FPS 2.19, Running 136.47s Step 464( 20.67%), action 124, FPS 2.13, Running 137.02s Step 465( 20.83%), action 125, FPS 2.11, Running 137.50s Step 466( 21.00%), action 126, FPS 2.11, Running 138.03s Step 467( 21.17%), action 127, FPS 2.11, Running 138.54s Step 468( 21.33%), action 128, FPS 2.11, Running 139.08s Step 469( 21.50%), action 129, FPS 2.16, Running 139.35s Step 470( 21.67%), action 130, FPS 2.21, Running 139.64s Step 471( 21.83%), action 131, FPS 2.20, Running 140.19s Step 472( 22.00%), action 132, FPS 2.15, Running 140.72s Step 473( 22.17%), action 133, FPS 2.10, Running 141.22s Step 474( 22.33%), action 134, FPS 2.10, Running 141.74s Step 475( 22.50%), action 135, FPS 2.11, Running 142.22s Step 476( 22.67%), action 136, FPS 2.12, Running 142.72s Step 477( 22.83%), action 137, FPS 2.12, Running 143.19s Step 478( 23.00%), action 138, FPS 2.18, Running 143.48s Step 479( 23.17%), action 139, FPS 2.23, Running 143.75s Step 480( 23.33%), action 140, FPS 2.24, Running 144.11s Step 481( 23.50%), action 141, FPS 2.18, Running 144.75s Step 482( 23.67%), action 142, FPS 2.15, Running 145.28s Step 483( 23.83%), action 143, FPS 2.15, Running 145.79s Step 484( 24.00%), action 144, FPS 2.15, Running 146.33s Step 485( 24.17%), action 145, FPS 2.14, Running 146.84s Step 486( 24.33%), action 146, FPS 2.15, Running 147.35s Step 487( 24.50%), action 147, FPS 2.16, Running 147.82s Step 488( 24.67%), action 148, FPS 2.16, Running 148.34s Step 489( 24.83%), action 149, FPS 2.12, Running 148.80s Step 490( 25.00%), action 150, FPS 2.07, Running 149.30s Step 491( 25.17%), action 151, FPS 2.06, Running 149.89s Step 492( 25.33%), action 152, FPS 2.07, Running 150.41s Step 493( 25.50%), action 153, FPS 2.07, Running 150.90s Step 494( 25.67%), action 154, FPS 2.07, Running 151.42s Step 495( 25.83%), action 155, FPS 2.07, Running 151.87s Step 496( 26.00%), action 156, FPS 2.06, Running 152.42s Step 497( 26.17%), action 157, FPS 2.06, Running 152.90s Step 498( 26.33%), action 158, FPS 2.01, Running 153.43s Step 499( 26.50%), action 159, FPS 1.97, Running 153.91s Step 500( 26.67%), action 160, FPS 1.94, Running 154.44s Step 501( 26.83%), action 161, FPS 1.94, Running 155.07s Step 502( 27.00%), action 162, FPS 1.94, Running 155.59s Step 503( 27.17%), action 163, FPS 1.95, Running 156.07s Step 504( 27.33%), action 164, FPS 1.95, Running 156.59s Step 505( 27.50%), action 165, FPS 1.95, Running 157.09s Step 506( 27.67%), action 166, FPS 1.95, Running 157.59s Step 507( 27.83%), action 167, FPS 1.95, Running 158.07s Step 508( 28.00%), action 168, FPS 1.95, Running 158.59s Step 509( 28.17%), action 169, FPS 1.94, Running 159.08s Step 510( 28.33%), action 170, FPS 1.94, Running 159.61s Step 511( 28.50%), action 171, FPS 1.94, Running 160.21s Step 512( 28.67%), action 172, FPS 1.94, Running 160.72s Step 513( 28.83%), action 173, FPS 1.94, Running 161.22s Step 514( 29.00%), action 174, FPS 1.94, Running 161.74s Step 515( 29.17%), action 175, FPS 1.94, Running 162.19s Step 516( 29.33%), action 176, FPS 1.95, Running 162.70s Step 517( 29.50%), action 177, FPS 1.95, Running 163.18s Step 518( 29.67%), action 178, FPS 1.95, Running 163.69s Step 519( 29.83%), action 179, FPS 1.95, Running 164.18s Step 520( 30.00%), action 180, FPS 1.95, Running 164.70s Step 521( 30.17%), action 181, FPS 1.95, Running 165.32s Step 522( 30.33%), action 182, FPS 1.95, Running 165.85s Step 523( 30.50%), action 183, FPS 1.95, Running 166.34s Step 524( 30.67%), action 184, FPS 1.95, Running 166.86s Step 525( 30.83%), action 185, FPS 1.95, Running 167.34s Step 526( 31.00%), action 186, FPS 1.95, Running 167.86s Step 527( 31.17%), action 187, FPS 1.95, Running 168.34s Step 528( 31.33%), action 188, FPS 1.94, Running 168.90s Step 529( 31.50%), action 189, FPS 1.94, Running 169.38s Step 530( 31.67%), action 190, FPS 1.94, Running 169.92s Step 531( 31.83%), action 191, FPS 1.93, Running 170.55s Step 532( 32.00%), action 192, FPS 1.93, Running 171.07s Step 533( 32.17%), action 193, FPS 1.94, Running 171.51s Step 534( 32.33%), action 194, FPS 1.95, Running 172.01s Step 535( 32.50%), action 195, FPS 1.94, Running 172.50s Step 536( 32.67%), action 196, FPS 1.94, Running 173.02s Step 537( 32.83%), action 197, FPS 1.94, Running 173.49s Step 538( 33.00%), action 198, FPS 1.94, Running 174.02s Step 539( 33.17%), action 199, FPS 1.93, Running 174.52s Step 540( 33.33%), action 200, FPS 1.95, Running 174.97s Step 541( 33.50%), action 201, FPS 1.95, Running 175.56s Step 542( 33.67%), action 202, FPS 1.95, Running 176.09s Step 543( 33.83%), action 203, FPS 1.96, Running 176.57s Step 544( 34.00%), action 204, FPS 1.96, Running 177.08s Step 545( 34.17%), action 205, FPS 1.96, Running 177.55s Step 546( 34.33%), action 206, FPS 1.96, Running 178.09s Step 547( 34.50%), action 207, FPS 1.96, Running 178.57s Step 548( 34.67%), action 208, FPS 1.96, Running 179.09s Step 549( 34.83%), action 209, FPS 1.97, Running 179.55s Step 550( 35.00%), action 210, FPS 1.97, Running 180.06s Step 551( 35.17%), action 211, FPS 1.97, Running 180.68s Step 552( 35.33%), action 212, FPS 1.97, Running 181.22s Step 553( 35.50%), action 213, FPS 1.97, Running 181.69s Step 554( 35.67%), action 214, FPS 1.96, Running 182.21s Step 555( 35.83%), action 215, FPS 1.96, Running 182.68s Step 556( 36.00%), action 216, FPS 1.96, Running 183.20s Step 557( 36.17%), action 217, FPS 1.96, Running 183.71s Step 558( 36.33%), action 218, FPS 1.96, Running 184.25s Step 559( 36.50%), action 219, FPS 1.96, Running 184.72s Step 560( 36.67%), action 220, FPS 1.95, Running 185.22s Step 561( 36.83%), action 221, FPS 1.94, Running 185.85s Step 562( 37.00%), action 222, FPS 1.94, Running 186.40s Step 563( 37.17%), action 223, FPS 1.94, Running 186.88s Step 564( 37.33%), action 224, FPS 1.94, Running 187.39s Step 565( 37.50%), action 225, FPS 1.94, Running 187.87s Step 566( 37.67%), action 226, FPS 1.94, Running 188.39s Step 567( 37.83%), action 227, FPS 1.94, Running 188.87s Step 568( 38.00%), action 228, FPS 1.94, Running 189.41s Step 569( 38.17%), action 229, FPS 1.93, Running 189.90s Step 570( 38.33%), action 230, FPS 1.93, Running 190.44s Step 571( 38.50%), action 231, FPS 1.93, Running 191.04s Step 572( 38.67%), action 232, FPS 1.93, Running 191.58s Step 573( 38.83%), action 233, FPS 1.93, Running 192.05s Step 574( 39.00%), action 234, FPS 1.93, Running 192.56s Step 575( 39.17%), action 235, FPS 1.93, Running 193.03s Step 576( 39.33%), action 236, FPS 1.93, Running 193.56s Step 577( 39.50%), action 237, FPS 1.93, Running 194.06s Step 578( 39.67%), action 238, FPS 1.94, Running 194.57s Step 579( 39.83%), action 239, FPS 1.93, Running 195.06s Step 580( 40.00%), action 240, FPS 1.93, Running 195.59s Step 581( 40.17%), action 241, FPS 1.93, Running 196.22s Step 582( 40.33%), action 242, FPS 1.93, Running 196.75s Step 583( 40.50%), action 243, FPS 1.93, Running 197.23s Step 584( 40.67%), action 244, FPS 1.93, Running 197.77s Step 585( 40.83%), action 245, FPS 1.93, Running 198.25s Step 586( 41.00%), action 246, FPS 1.92, Running 198.79s Step 587( 41.17%), action 247, FPS 1.92, Running 199.29s Step 588( 41.33%), action 248, FPS 1.92, Running 199.84s Step 589( 41.50%), action 249, FPS 1.92, Running 200.31s Step 590( 41.67%), action 250, FPS 1.93, Running 200.81s Step 591( 41.83%), action 251, FPS 1.93, Running 201.42s Step 592( 42.00%), action 252, FPS 1.93, Running 201.97s Step 593( 42.17%), action 253, FPS 1.93, Running 202.43s Step 594( 42.33%), action 254, FPS 1.93, Running 202.93s Step 595( 42.50%), action 255, FPS 1.93, Running 203.40s Step 596( 42.67%), action 256, FPS 1.93, Running 203.92s Step 597( 42.83%), action 257, FPS 1.93, Running 204.41s Step 598( 43.00%), action 258, FPS 1.93, Running 204.92s Step 599( 43.17%), action 259, FPS 1.94, Running 205.37s Step 600( 43.33%), action 260, FPS 1.94, Running 205.88s Step 601( 43.50%), action 261, FPS 1.94, Running 206.51s Step 602( 43.67%), action 262, FPS 1.94, Running 207.05s Step 603( 43.83%), action 263, FPS 1.94, Running 207.52s Step 604( 44.00%), action 264, FPS 1.95, Running 208.03s Step 605( 44.17%), action 265, FPS 1.95, Running 208.53s Step 606( 44.33%), action 266, FPS 1.95, Running 209.05s Step 607( 44.50%), action 267, FPS 1.96, Running 209.51s Step 608( 44.67%), action 268, FPS 1.96, Running 210.02s Step 609( 44.83%), action 269, FPS 1.97, Running 210.48s Step 610( 45.00%), action 270, FPS 1.96, Running 211.00s Step 611( 45.17%), action 271, FPS 1.97, Running 211.59s Step 612( 45.33%), action 272, FPS 1.97, Running 212.12s Step 613( 45.50%), action 273, FPS 1.97, Running 212.60s Step 614( 45.67%), action 274, FPS 1.96, Running 213.12s Step 615( 45.83%), action 275, FPS 1.96, Running 213.61s Step 616( 46.00%), action 276, FPS 1.95, Running 214.16s Step 617( 46.17%), action 277, FPS 1.96, Running 214.61s Step 618( 46.33%), action 278, FPS 1.96, Running 215.11s Step 619( 46.50%), action 279, FPS 1.96, Running 215.58s Step 620( 46.67%), action 280, FPS 1.95, Running 216.11s Step 621( 46.83%), action 281, FPS 1.95, Running 216.74s Step 622( 47.00%), action 282, FPS 1.95, Running 217.31s Step 623( 47.17%), action 283, FPS 1.95, Running 217.77s Step 624( 47.33%), action 284, FPS 1.95, Running 218.30s Step 625( 47.50%), action 285, FPS 1.95, Running 218.78s Step 626( 47.67%), action 286, FPS 1.95, Running 219.30s Step 627( 47.83%), action 287, FPS 1.95, Running 219.78s Step 628( 48.00%), action 288, FPS 1.95, Running 220.30s Step 629( 48.17%), action 289, FPS 1.94, Running 220.80s Step 630( 48.33%), action 290, FPS 1.94, Running 221.33s Step 631( 48.50%), action 291, FPS 1.93, Running 221.96s Step 632( 48.67%), action 292, FPS 1.93, Running 222.46s Step 633( 48.83%), action 293, FPS 1.93, Running 222.95s Step 634( 49.00%), action 294, FPS 1.93, Running 223.48s Step 635( 49.17%), action 295, FPS 1.93, Running 223.97s Step 636( 49.33%), action 296, FPS 1.93, Running 224.50s Step 637( 49.50%), action 297, FPS 1.93, Running 224.99s Step 638( 49.67%), action 298, FPS 1.92, Running 225.51s Step 639( 49.83%), action 299, FPS 1.92, Running 226.00s Step 640( 50.00%), action 300, FPS 1.92, Running 226.52s Step 641( 50.17%), action 301, FPS 1.92, Running 227.16s Step 642( 50.33%), action 302, FPS 1.93, Running 227.69s Step 643( 50.50%), action 303, FPS 1.92, Running 228.19s Step 644( 50.67%), action 304, FPS 1.92, Running 228.71s Step 645( 50.83%), action 305, FPS 1.92, Running 229.17s Step 646( 51.00%), action 306, FPS 1.93, Running 229.69s Step 647( 51.17%), action 307, FPS 1.93, Running 230.16s Step 648( 51.33%), action 308, FPS 1.93, Running 230.68s Step 649( 51.50%), action 309, FPS 1.93, Running 231.15s Step 650( 51.67%), action 310, FPS 1.93, Running 231.67s Step 651( 51.83%), action 311, FPS 1.94, Running 232.29s Step 652( 52.00%), action 312, FPS 1.93, Running 232.81s Step 653( 52.17%), action 313, FPS 1.93, Running 233.31s Step 654( 52.33%), action 314, FPS 1.93, Running 233.85s Step 655( 52.50%), action 315, FPS 1.93, Running 234.33s Step 656( 52.67%), action 316, FPS 1.93, Running 234.85s Step 657( 52.83%), action 317, FPS 1.93, Running 235.35s Step 658( 53.00%), action 318, FPS 1.93, Running 235.86s Step 659( 53.17%), action 319, FPS 1.94, Running 236.33s Step 660( 53.33%), action 320, FPS 1.94, Running 236.85s Step 661( 53.50%), action 321, FPS 1.94, Running 237.49s Step 662( 53.67%), action 322, FPS 1.94, Running 237.98s Step 663( 53.83%), action 323, FPS 1.95, Running 238.44s Step 664( 54.00%), action 324, FPS 1.95, Running 238.94s Step 665( 54.17%), action 325, FPS 1.95, Running 239.41s Step 666( 54.33%), action 326, FPS 1.95, Running 239.93s Step 667( 54.50%), action 327, FPS 1.95, Running 240.42s Step 668( 54.67%), action 328, FPS 1.95, Running 240.96s Step 669( 54.83%), action 329, FPS 1.94, Running 241.44s Step 670( 55.00%), action 330, FPS 1.94, Running 241.98s Step 671( 55.17%), action 331, FPS 1.93, Running 242.66s Step 672( 55.33%), action 332, FPS 1.92, Running 243.21s Step 673( 55.50%), action 333, FPS 1.93, Running 243.69s Step 674( 55.67%), action 334, FPS 1.92, Running 244.24s Step 675( 55.83%), action 335, FPS 1.92, Running 244.72s Step 676( 56.00%), action 336, FPS 1.93, Running 245.24s Step 677( 56.17%), action 337, FPS 1.93, Running 245.73s Step 678( 56.33%), action 338, FPS 1.93, Running 246.24s Step 679( 56.50%), action 339, FPS 1.93, Running 246.71s Step 680( 56.67%), action 340, FPS 1.93, Running 247.24s Step 681( 56.83%), action 341, FPS 1.93, Running 247.84s Step 682( 57.00%), action 342, FPS 1.92, Running 248.37s Step 683( 57.17%), action 343, FPS 1.92, Running 248.88s Step 684( 57.33%), action 344, FPS 1.91, Running 249.41s Step 685( 57.50%), action 345, FPS 1.90, Running 249.92s Step 686( 57.67%), action 346, FPS 1.90, Running 250.47s Step 687( 57.83%), action 347, FPS 1.90, Running 250.95s Step 688( 58.00%), action 348, FPS 1.90, Running 251.49s Step 689( 58.17%), action 349, FPS 1.90, Running 251.98s Step 690( 58.33%), action 350, FPS 1.90, Running 252.51s Step 691( 58.50%), action 351, FPS 1.91, Running 253.12s Step 692( 58.67%), action 352, FPS 1.92, Running 253.63s Step 693( 58.83%), action 353, FPS 1.92, Running 254.13s Step 694( 59.00%), action 354, FPS 1.92, Running 254.66s Step 695( 59.17%), action 355, FPS 1.92, Running 255.14s Step 696( 59.33%), action 356, FPS 1.92, Running 255.68s Step 697( 59.50%), action 357, FPS 1.92, Running 256.14s Step 698( 59.67%), action 358, FPS 1.92, Running 256.68s Step 699( 59.83%), action 359, FPS 1.91, Running 257.17s Step 700( 60.00%), action 360, FPS 1.91, Running 257.70s Step 701( 60.17%), action 361, FPS 1.90, Running 258.38s Step 702( 60.33%), action 362, FPS 1.89, Running 258.94s Step 703( 60.50%), action 363, FPS 1.89, Running 259.44s Step 704( 60.67%), action 364, FPS 1.89, Running 259.97s Step 705( 60.83%), action 365, FPS 1.90, Running 260.46s Step 706( 61.00%), action 366, FPS 1.90, Running 260.97s Step 707( 61.17%), action 367, FPS 1.90, Running 261.46s Step 708( 61.33%), action 368, FPS 1.90, Running 262.03s Step 709( 61.50%), action 369, FPS 1.89, Running 262.53s Step 710( 61.67%), action 370, FPS 1.89, Running 263.07s Step 711( 61.83%), action 371, FPS 1.89, Running 263.68s Step 712( 62.00%), action 372, FPS 1.89, Running 264.20s Step 713( 62.17%), action 373, FPS 1.89, Running 264.70s Step 714( 62.33%), action 374, FPS 1.90, Running 265.21s Step 715( 62.50%), action 375, FPS 1.90, Running 265.69s Step 716( 62.67%), action 376, FPS 1.90, Running 266.22s Step 717( 62.83%), action 377, FPS 1.89, Running 266.74s Step 718( 63.00%), action 378, FPS 1.89, Running 267.27s Step 719( 63.17%), action 379, FPS 1.89, Running 267.77s Step 720( 63.33%), action 380, FPS 1.89, Running 268.30s Step 721( 63.50%), action 381, FPS 1.90, Running 268.93s Step 722( 63.67%), action 382, FPS 1.91, Running 269.43s Step 723( 63.83%), action 383, FPS 1.91, Running 269.90s Step 724( 64.00%), action 384, FPS 1.91, Running 270.43s Step 725( 64.17%), action 385, FPS 1.92, Running 270.91s Step 726( 64.33%), action 386, FPS 1.91, Running 271.42s Step 727( 64.50%), action 387, FPS 1.92, Running 271.89s Step 728( 64.67%), action 388, FPS 1.92, Running 272.44s Step 729( 64.83%), action 389, FPS 1.93, Running 272.91s Step 730( 65.00%), action 390, FPS 1.93, Running 273.44s Step 731( 65.17%), action 391, FPS 1.93, Running 274.02s Step 732( 65.33%), action 392, FPS 1.93, Running 274.56s Step 733( 65.50%), action 393, FPS 1.94, Running 275.03s Step 734( 65.67%), action 394, FPS 1.93, Running 275.55s Step 735( 65.83%), action 395, FPS 1.93, Running 276.03s Step 736( 66.00%), action 396, FPS 1.94, Running 276.56s Step 737( 66.17%), action 397, FPS 1.94, Running 277.05s Step 738( 66.33%), action 398, FPS 1.94, Running 277.56s Step 739( 66.50%), action 399, FPS 1.95, Running 278.05s Step 740( 66.67%), action 400, FPS 1.94, Running 278.59s Step 741( 66.83%), action 401, FPS 1.94, Running 279.24s Step 742( 67.00%), action 402, FPS 1.94, Running 279.76s Step 743( 67.17%), action 403, FPS 1.93, Running 280.24s Step 744( 67.33%), action 404, FPS 1.93, Running 280.79s Step 745( 67.50%), action 405, FPS 1.93, Running 281.27s Step 746( 67.67%), action 406, FPS 1.93, Running 281.78s Step 747( 67.83%), action 407, FPS 1.93, Running 282.26s Step 748( 68.00%), action 408, FPS 1.94, Running 282.77s Step 749( 68.17%), action 409, FPS 1.93, Running 283.26s Step 750( 68.33%), action 410, FPS 1.93, Running 283.80s Step 751( 68.50%), action 411, FPS 1.93, Running 284.41s Step 752( 68.67%), action 412, FPS 1.92, Running 284.97s Step 753( 68.83%), action 413, FPS 1.91, Running 285.50s Step 754( 69.00%), action 414, FPS 1.91, Running 286.05s Step 755( 69.17%), action 415, FPS 1.90, Running 286.53s Step 756( 69.33%), action 416, FPS 1.90, Running 287.07s Step 757( 69.50%), action 417, FPS 1.91, Running 287.52s Step 758( 69.67%), action 418, FPS 1.90, Running 288.08s Step 759( 69.83%), action 419, FPS 1.89, Running 288.61s Step 760( 70.00%), action 420, FPS 1.89, Running 289.15s Step 761( 70.17%), action 421, FPS 1.90, Running 289.75s Step 762( 70.33%), action 422, FPS 1.90, Running 290.28s Step 763( 70.50%), action 423, FPS 1.91, Running 290.73s Step 764( 70.67%), action 424, FPS 1.91, Running 291.25s Step 765( 70.83%), action 425, FPS 1.91, Running 291.74s Step 766( 71.00%), action 426, FPS 1.90, Running 292.28s Step 767( 71.17%), action 427, FPS 1.90, Running 292.79s Step 768( 71.33%), action 428, FPS 1.90, Running 293.32s Step 769( 71.50%), action 429, FPS 1.89, Running 293.82s Step 770( 71.67%), action 430, FPS 1.90, Running 294.35s Step 771( 71.83%), action 431, FPS 1.89, Running 294.99s Step 772( 72.00%), action 432, FPS 1.90, Running 295.51s Step 773( 72.17%), action 433, FPS 1.91, Running 295.98s Step 774( 72.33%), action 434, FPS 1.92, Running 296.48s Step 775( 72.50%), action 435, FPS 1.92, Running 296.97s Step 776( 72.67%), action 436, FPS 1.92, Running 297.49s Step 777( 72.83%), action 437, FPS 1.91, Running 297.97s Step 778( 73.00%), action 438, FPS 1.93, Running 298.46s Step 779( 73.17%), action 439, FPS 1.93, Running 298.95s Step 780( 73.33%), action 440, FPS 1.94, Running 299.45s Step 781( 73.50%), action 441, FPS 1.94, Running 300.08s Step 782( 73.67%), action 442, FPS 1.94, Running 300.58s Step 783( 73.83%), action 443, FPS 1.94, Running 301.05s Step 784( 74.00%), action 444, FPS 1.94, Running 301.55s Step 785( 74.17%), action 445, FPS 1.94, Running 302.03s Step 786( 74.33%), action 446, FPS 1.95, Running 302.55s Step 787( 74.50%), action 447, FPS 1.96, Running 303.01s Step 788( 74.67%), action 448, FPS 1.95, Running 303.55s Step 789( 74.83%), action 449, FPS 1.96, Running 304.04s Step 790( 75.00%), action 450, FPS 1.96, Running 304.54s Step 791( 75.17%), action 451, FPS 1.97, Running 305.16s Step 792( 75.33%), action 452, FPS 1.97, Running 305.66s Step 793( 75.50%), action 453, FPS 1.97, Running 306.13s Step 794( 75.67%), action 454, FPS 1.96, Running 306.67s Step 795( 75.83%), action 455, FPS 1.97, Running 307.12s Step 796( 76.00%), action 456, FPS 1.97, Running 307.62s Step 797( 76.17%), action 457, FPS 1.97, Running 308.10s Step 798( 76.33%), action 458, FPS 1.97, Running 308.63s Step 799( 76.50%), action 459, FPS 1.97, Running 309.10s Step 800( 76.67%), action 460, FPS 1.97, Running 309.63s Step 801( 76.83%), action 461, FPS 1.97, Running 310.25s Step 802( 77.00%), action 462, FPS 1.95, Running 310.81s Step 803( 77.17%), action 463, FPS 1.95, Running 311.30s Step 804( 77.33%), action 464, FPS 1.95, Running 311.82s Step 805( 77.50%), action 465, FPS 1.95, Running 312.30s Step 806( 77.67%), action 466, FPS 1.95, Running 312.83s Step 807( 77.83%), action 467, FPS 1.94, Running 313.34s Step 808( 78.00%), action 468, FPS 1.95, Running 313.83s Step 809( 78.17%), action 469, FPS 1.95, Running 314.30s Step 810( 78.33%), action 470, FPS 1.94, Running 314.83s Step 811( 78.50%), action 471, FPS 1.94, Running 315.44s Step 812( 78.67%), action 472, FPS 1.94, Running 315.98s Step 813( 78.83%), action 473, FPS 1.93, Running 316.47s Step 814( 79.00%), action 474, FPS 1.94, Running 316.96s Step 815( 79.17%), action 475, FPS 1.94, Running 317.43s Step 816( 79.33%), action 476, FPS 1.94, Running 317.91s Step 817( 79.50%), action 477, FPS 1.94, Running 318.39s Step 818( 79.67%), action 478, FPS 1.95, Running 318.89s Step 819( 79.83%), action 479, FPS 1.95, Running 319.37s Step 820( 80.00%), action 480, FPS 1.95, Running 319.89s Step 821( 80.17%), action 481, FPS 1.95, Running 320.49s Step 822( 80.33%), action 482, FPS 1.96, Running 321.01s Step 823( 80.50%), action 483, FPS 1.96, Running 321.50s Step 824( 80.67%), action 484, FPS 1.96, Running 322.00s Step 825( 80.83%), action 485, FPS 1.96, Running 322.48s Step 826( 81.00%), action 486, FPS 1.97, Running 323.01s Step 827( 81.17%), action 487, FPS 1.97, Running 323.50s Step 828( 81.33%), action 488, FPS 1.96, Running 324.02s Step 829( 81.50%), action 489, FPS 1.96, Running 324.50s Step 830( 81.67%), action 490, FPS 1.96, Running 325.03s Step 831( 81.83%), action 491, FPS 1.96, Running 325.64s Step 832( 82.00%), action 492, FPS 1.97, Running 326.13s Step 833( 82.17%), action 493, FPS 1.97, Running 326.63s Step 834( 82.33%), action 494, FPS 1.96, Running 327.16s Step 835( 82.50%), action 495, FPS 1.96, Running 327.64s Step 836( 82.67%), action 496, FPS 1.95, Running 328.18s Step 837( 82.83%), action 497, FPS 1.95, Running 328.66s Step 838( 83.00%), action 498, FPS 1.94, Running 329.18s Step 839( 83.17%), action 499, FPS 1.95, Running 329.64s Step 840( 83.33%), action 500, FPS 1.95, Running 330.17s Step 841( 83.50%), action 501, FPS 1.94, Running 330.79s Step 842( 83.67%), action 502, FPS 1.94, Running 331.30s Step 843( 83.83%), action 503, FPS 1.94, Running 331.79s Step 844( 84.00%), action 504, FPS 1.94, Running 332.30s Step 845( 84.17%), action 505, FPS 1.95, Running 332.73s Step 846( 84.33%), action 506, FPS 1.95, Running 333.28s Step 847( 84.50%), action 507, FPS 1.94, Running 333.78s Step 848( 84.67%), action 508, FPS 1.94, Running 334.34s Step 849( 84.83%), action 509, FPS 1.94, Running 334.82s Step 850( 85.00%), action 510, FPS 1.94, Running 335.32s Step 851( 85.17%), action 511, FPS 1.94, Running 335.97s Step 852( 85.33%), action 512, FPS 1.93, Running 336.49s Step 853( 85.50%), action 513, FPS 1.93, Running 336.99s Step 854( 85.67%), action 514, FPS 1.93, Running 337.52s Step 855( 85.83%), action 515, FPS 1.93, Running 338.01s Step 856( 86.00%), action 516, FPS 1.93, Running 338.53s Step 857( 86.17%), action 517, FPS 1.93, Running 339.01s Step 858( 86.33%), action 518, FPS 1.93, Running 339.53s Step 859( 86.50%), action 519, FPS 1.93, Running 340.02s Step 860( 86.67%), action 520, FPS 1.93, Running 340.53s Step 861( 86.83%), action 521, FPS 1.93, Running 341.14s Step 862( 87.00%), action 522, FPS 1.93, Running 341.67s Step 863( 87.17%), action 523, FPS 1.93, Running 342.15s Step 864( 87.33%), action 524, FPS 1.93, Running 342.65s Step 865( 87.50%), action 525, FPS 1.93, Running 343.11s Step 866( 87.67%), action 526, FPS 1.94, Running 343.61s Step 867( 87.83%), action 527, FPS 1.94, Running 344.08s Step 868( 88.00%), action 528, FPS 1.95, Running 344.59s Step 869( 88.17%), action 529, FPS 1.95, Running 345.07s Step 870( 88.33%), action 530, FPS 1.95, Running 345.59s Step 871( 88.50%), action 531, FPS 1.95, Running 346.20s Step 872( 88.67%), action 532, FPS 1.96, Running 346.71s Step 873( 88.83%), action 533, FPS 1.96, Running 347.20s Step 874( 89.00%), action 534, FPS 1.96, Running 347.71s Step 875( 89.17%), action 535, FPS 1.96, Running 348.18s Step 876( 89.33%), action 536, FPS 1.97, Running 348.69s Step 877( 89.50%), action 537, FPS 1.96, Running 349.19s Step 878( 89.67%), action 538, FPS 1.96, Running 349.72s Step 879( 89.83%), action 539, FPS 1.97, Running 350.18s Step 880( 90.00%), action 540, FPS 1.96, Running 350.73s Step 881( 90.17%), action 541, FPS 1.97, Running 351.32s Step 882( 90.33%), action 542, FPS 1.97, Running 351.83s Step 883( 90.50%), action 543, FPS 1.97, Running 352.31s Step 884( 90.67%), action 544, FPS 1.96, Running 352.84s Step 885( 90.83%), action 545, FPS 1.96, Running 353.34s Step 886( 91.00%), action 546, FPS 1.95, Running 353.86s Step 887( 91.17%), action 547, FPS 1.95, Running 354.34s Step 888( 91.33%), action 548, FPS 1.95, Running 354.86s Step 889( 91.50%), action 549, FPS 1.95, Running 355.33s Step 890( 91.67%), action 550, FPS 1.95, Running 355.84s Step 891( 91.83%), action 551, FPS 1.95, Running 356.45s Step 892( 92.00%), action 552, FPS 1.95, Running 356.98s Step 893( 92.17%), action 553, FPS 1.95, Running 357.45s Step 894( 92.33%), action 554, FPS 1.95, Running 357.95s Step 895( 92.50%), action 555, FPS 1.95, Running 358.43s Step 896( 92.67%), action 556, FPS 1.96, Running 358.92s Step 897( 92.83%), action 557, FPS 1.96, Running 359.40s Step 898( 93.00%), action 558, FPS 1.96, Running 359.94s Step 899( 93.17%), action 559, FPS 1.95, Running 360.43s Step 900( 93.33%), action 560, FPS 1.96, Running 360.95s Step 901( 93.50%), action 561, FPS 1.95, Running 361.56s Step 902( 93.67%), action 562, FPS 1.95, Running 362.08s Step 903( 93.83%), action 563, FPS 1.95, Running 362.57s Step 904( 94.00%), action 564, FPS 1.95, Running 363.11s Step 905( 94.17%), action 565, FPS 1.95, Running 363.57s Step 906( 94.33%), action 566, FPS 1.95, Running 364.10s Step 907( 94.50%), action 567, FPS 1.96, Running 364.57s Step 908( 94.67%), action 568, FPS 1.95, Running 365.10s Step 909( 94.83%), action 569, FPS 1.95, Running 365.58s Step 910( 95.00%), action 570, FPS 1.95, Running 366.11s Step 911( 95.17%), action 571, FPS 1.95, Running 366.71s Step 912( 95.33%), action 572, FPS 1.96, Running 367.21s Step 913( 95.50%), action 573, FPS 1.95, Running 367.69s Step 914( 95.67%), action 574, FPS 1.95, Running 368.19s Step 915( 95.83%), action 575, FPS 1.95, Running 368.68s Step 916( 96.00%), action 576, FPS 1.95, Running 369.18s Step 917( 96.17%), action 577, FPS 1.95, Running 369.66s Step 918( 96.33%), action 578, FPS 1.95, Running 370.18s Step 919( 96.50%), action 579, FPS 1.96, Running 370.66s Step 920( 96.67%), action 580, FPS 1.96, Running 371.17s Step 921( 96.83%), action 581, FPS 1.96, Running 371.78s Step 922( 97.00%), action 582, FPS 1.96, Running 372.29s Step 923( 97.17%), action 583, FPS 1.95, Running 372.81s Step 924( 97.33%), action 584, FPS 1.96, Running 373.33s Step 925( 97.50%), action 585, FPS 1.95, Running 373.82s Step 926( 97.67%), action 586, FPS 1.95, Running 374.34s Step 927( 97.83%), action 587, FPS 1.96, Running 374.79s Step 928( 98.00%), action 588, FPS 1.96, Running 375.29s Step 929( 98.17%), action 589, FPS 1.96, Running 375.77s Step 930( 98.33%), action 590, FPS 1.96, Running 376.29s Step 931( 98.50%), action 591, FPS 1.96, Running 376.90s Step 932( 98.67%), action 592, FPS 1.96, Running 377.43s Step 933( 98.83%), action 593, FPS 1.96, Running 377.91s Step 934( 99.00%), action 594, FPS 1.96, Running 378.42s Step 935( 99.17%), action 595, FPS 1.96, Running 378.91s Step 936( 99.33%), action 596, FPS 1.95, Running 379.44s Step 937( 99.50%), action 597, FPS 1.95, Running 379.92s Step 938( 99.67%), action 598, FPS 1.95, Running 380.44s Step 939( 99.83%), action 599, FPS 1.95, Running 380.93s Step 940(100.00%), action 600, FPS 1.94, Running 381.47s [2026-08-03 02:47:45] [92 ] Seed 91 failed after 381.61 s. +steps: 940 , actions: 600 . +Instruction: Empty +Total 16/92(17.39%) success. +Setting seed: 92 +Step 1( N/A%), pre moving , FPS 5.50, Running 0.18s Step 2( N/A%), pre moving , FPS 8.15, Running 0.25s Step 3( N/A%), pre moving , FPS 9.12, Running 0.33s Step 4( N/A%), pre moving , FPS 9.07, Running 0.44s Step 5( N/A%), pre moving , FPS 9.37, Running 0.53s Step 6( N/A%), pre moving , FPS 9.88, Running 0.61s Step 7( N/A%), pre moving , FPS 10.23, Running 0.68s Step 8( N/A%), pre moving , FPS 10.51, Running 0.76s Step 9( N/A%), pre moving , FPS 10.73, Running 0.84s Step 10( N/A%), pre moving , FPS 10.91, Running 0.92s Step 11( N/A%), pre moving , FPS 11.06, Running 0.99s Step 12( N/A%), pre moving , FPS 11.19, Running 1.07s Step 13( N/A%), pre moving , FPS 11.30, Running 1.15s Step 14( N/A%), pre moving , FPS 11.31, Running 1.24s Step 15( N/A%), pre moving , FPS 11.27, Running 1.33s Step 16( N/A%), pre moving , FPS 11.18, Running 1.43s Step 17( N/A%), pre moving , FPS 11.13, Running 1.53s Step 18( N/A%), pre moving , FPS 11.12, Running 1.62s Step 19( N/A%), pre moving , FPS 11.00, Running 1.73s Step 20( N/A%), pre moving , FPS 10.96, Running 1.82s Step 21( N/A%), pre moving , FPS 9.99, Running 2.18s Step 22( N/A%), pre moving , FPS 9.75, Running 2.30s Step 23( N/A%), pre moving , FPS 9.71, Running 2.39s Step 24( N/A%), pre moving , FPS 9.81, Running 2.48s Step 25( N/A%), pre moving , FPS 9.77, Running 2.58s Step 26( N/A%), pre moving , FPS 8.57, Running 2.94s Step 27( N/A%), pre moving , FPS 8.51, Running 3.03s Step 28( N/A%), pre moving , FPS 8.43, Running 3.13s Step 29( N/A%), pre moving , FPS 8.37, Running 3.23s Step 30( N/A%), pre moving , FPS 8.32, Running 3.32s Step 31( N/A%), pre moving , FPS 8.21, Running 3.43s Step 32( N/A%), pre moving , FPS 8.16, Running 3.52s Step 33( N/A%), pre moving , FPS 8.10, Running 3.62s Step 34( N/A%), pre moving , FPS 8.06, Running 3.72s Step 35( N/A%), pre moving , FPS 8.06, Running 3.81s Step 36( N/A%), pre moving , FPS 6.07, Running 4.73s Step 37( N/A%), pre moving , FPS 5.63, Running 5.08s Step 38( N/A%), pre moving , FPS 5.62, Running 5.18s Step 39( N/A%), pre moving , FPS 5.61, Running 5.29s Step 40( N/A%), pre moving , FPS 5.62, Running 5.38s Step 41( N/A%), pre moving , FPS 6.06, Running 5.48s Step 42( N/A%), pre moving , FPS 6.09, Running 5.58s Step 43( N/A%), pre moving , FPS 6.09, Running 5.67s Step 44( N/A%), pre moving , FPS 6.06, Running 5.78s Step 45( N/A%), pre moving , FPS 6.07, Running 5.87s Step 46( N/A%), pre moving , FPS 6.60, Running 5.97s Step 47( N/A%), pre moving , FPS 6.59, Running 6.07s Step 48( N/A%), pre moving , FPS 5.44, Running 6.81s Step 49( N/A%), pre moving , FPS 5.43, Running 6.91s Step 50( N/A%), pre moving , FPS 5.43, Running 7.00s Step 51( N/A%), pre moving , FPS 5.44, Running 7.11s Step 52( N/A%), pre moving , FPS 5.47, Running 7.18s Step 53( N/A%), pre moving , FPS 5.50, Running 7.25s Step 54( N/A%), pre moving , FPS 5.55, Running 7.33s Step 55( N/A%), pre moving , FPS 5.57, Running 7.41s Step 56( N/A%), pre moving , FPS 7.18, Running 7.51s Step 57( N/A%), pre moving , FPS 7.86, Running 7.62s Step 58( N/A%), pre moving , FPS 7.82, Running 7.73s Step 59( N/A%), pre moving , FPS 7.80, Running 7.86s Step 60( N/A%), pre moving , FPS 7.63, Running 8.00s Step 61( N/A%), pre moving , FPS 7.46, Running 8.16s Step 62( N/A%), pre moving , FPS 7.34, Running 8.30s Step 63( N/A%), pre moving , FPS 7.18, Running 8.46s Step 64( N/A%), pre moving , FPS 7.09, Running 8.60s Step 65( N/A%), pre moving , FPS 6.92, Running 8.76s Step 66( N/A%), pre moving , FPS 6.78, Running 8.92s Step 67( N/A%), pre moving , FPS 6.64, Running 9.08s Step 68( N/A%), pre moving , FPS 8.30, Running 9.22s Step 69( N/A%), pre moving , FPS 8.12, Running 9.38s Step 70( N/A%), pre moving , FPS 7.93, Running 9.53s Step 71( N/A%), pre moving , FPS 7.75, Running 9.69s Step 72( N/A%), pre moving , FPS 7.50, Running 9.85s Step 73( N/A%), pre moving , FPS 7.27, Running 10.00s Step 74( N/A%), pre moving , FPS 7.06, Running 10.16s Step 75( N/A%), pre moving , FPS 6.91, Running 10.30s Step 76( N/A%), pre moving , FPS 6.80, Running 10.45s Step 77( N/A%), pre moving , FPS 6.80, Running 10.57s Step 78( N/A%), pre moving , FPS 6.79, Running 10.68s Step 79( N/A%), pre moving , FPS 6.79, Running 10.80s Step 80( N/A%), pre moving , FPS 6.86, Running 10.92s Step 81( N/A%), pre moving , FPS 6.95, Running 11.04s Step 82( N/A%), pre moving , FPS 6.99, Running 11.17s Step 83( N/A%), pre moving , FPS 6.98, Running 11.33s Step 84( N/A%), pre moving , FPS 6.94, Running 11.49s Step 85( N/A%), pre moving , FPS 6.94, Running 11.65s Step 86( N/A%), pre moving , FPS 6.97, Running 11.79s Step 87( N/A%), pre moving , FPS 7.00, Running 11.94s Step 88( N/A%), pre moving , FPS 6.98, Running 12.09s Step 89( N/A%), pre moving , FPS 6.97, Running 12.24s Step 90( N/A%), pre moving , FPS 6.96, Running 12.40s Step 91( N/A%), pre moving , FPS 7.12, Running 12.50s Step 92( N/A%), pre moving , FPS 7.27, Running 12.60s Step 93( N/A%), pre moving , FPS 7.44, Running 12.69s Step 94( N/A%), pre moving , FPS 7.60, Running 12.79s Step 95( N/A%), pre moving , FPS 7.70, Running 12.90s Step 96( N/A%), pre moving , FPS 7.87, Running 13.00s Step 97( N/A%), pre moving , FPS 7.90, Running 13.10s Step 98( N/A%), pre moving , FPS 7.94, Running 13.20s Step 99( N/A%), pre moving , FPS 8.00, Running 13.30s Step 100( N/A%), pre moving , FPS 8.08, Running 13.40s Step 101( N/A%), pre moving , FPS 8.14, Running 13.50s Step 102( N/A%), pre moving , FPS 8.24, Running 13.60s Step 103( N/A%), pre moving , FPS 8.46, Running 13.69s Step 104( N/A%), pre moving , FPS 8.69, Running 13.79s Step 105( N/A%), pre moving , FPS 9.01, Running 13.87s Step 106( N/A%), pre moving , FPS 9.25, Running 13.95s Step 107( N/A%), pre moving , FPS 9.60, Running 14.02s Step 108( N/A%), pre moving , FPS 9.91, Running 14.10s Step 109( N/A%), pre moving , FPS 10.25, Running 14.19s Step 110( N/A%), pre moving , FPS 10.68, Running 14.27s Step 111( N/A%), pre moving , FPS 10.77, Running 14.35s Step 112( N/A%), pre moving , FPS 10.82, Running 14.45s Step 113( N/A%), pre moving , FPS 10.85, Running 14.54s Step 114( N/A%), pre moving , FPS 10.78, Running 14.64s Step 115( N/A%), pre moving , FPS 10.87, Running 14.74s Step 116( N/A%), pre moving , FPS 10.78, Running 14.85s Step 117( N/A%), pre moving , FPS 10.82, Running 14.95s Step 118( N/A%), pre moving , FPS 10.78, Running 15.05s Step 119( N/A%), pre moving , FPS 10.86, Running 15.15s Step 120( N/A%), pre moving , FPS 10.75, Running 15.26s Step 121( N/A%), pre moving , FPS 10.80, Running 15.35s Step 122( N/A%), pre moving , FPS 10.83, Running 15.44s Step 123( N/A%), pre moving , FPS 10.79, Running 15.54s Step 124( N/A%), pre moving , FPS 10.80, Running 15.64s Step 125( N/A%), pre moving , FPS 10.60, Running 15.75s Step 126( N/A%), pre moving , FPS 10.58, Running 15.85s Step 127( N/A%), pre moving , FPS 10.43, Running 15.94s Step 128( N/A%), pre moving , FPS 10.31, Running 16.04s Step 129( N/A%), pre moving , FPS 10.29, Running 16.14s Step 130( N/A%), pre moving , FPS 10.13, Running 16.25s Step 131( N/A%), pre moving , FPS 6.56, Running 17.40s Step 132( N/A%), pre moving , FPS 6.01, Running 17.77s Step 133( N/A%), pre moving , FPS 5.54, Running 18.15s Step 134( N/A%), pre moving , FPS 5.18, Running 18.50s Step 135( N/A%), pre moving , FPS 4.86, Running 18.86s Step 136( N/A%), pre moving , FPS 4.55, Running 19.24s Step 137( N/A%), pre moving , FPS 4.27, Running 19.63s Step 138( N/A%), pre moving , FPS 4.06, Running 19.97s Step 139( N/A%), pre moving , FPS 3.89, Running 20.29s Step 140( N/A%), pre moving , FPS 3.72, Running 20.64s Step 141( N/A%), pre moving , FPS 3.53, Running 21.02s Step 142( N/A%), pre moving , FPS 3.37, Running 21.37s Step 143( N/A%), pre moving , FPS 3.24, Running 21.72s Step 144( N/A%), pre moving , FPS 3.11, Running 22.07s Step 145( N/A%), pre moving , FPS 3.00, Running 22.42s Step 146( N/A%), pre moving , FPS 2.90, Running 22.75s Step 147( N/A%), pre moving , FPS 2.80, Running 23.10s Step 148( N/A%), pre moving , FPS 2.72, Running 23.40s Step 149( N/A%), pre moving , FPS 2.64, Running 23.73s Step 150( N/A%), pre moving , FPS 2.55, Running 24.10s Step 151( N/A%), pre moving , FPS 2.83, Running 24.46s Step 152( N/A%), pre moving , FPS 2.84, Running 24.82s Step 153( N/A%), pre moving , FPS 2.85, Running 25.16s Step 154( N/A%), pre moving , FPS 2.85, Running 25.52s Step 155( N/A%), pre moving , FPS 2.85, Running 25.87s Step 156( N/A%), pre moving , FPS 2.87, Running 26.22s Step 157( N/A%), pre moving , FPS 2.89, Running 26.56s Step 158( N/A%), pre moving , FPS 2.89, Running 26.90s Step 159( N/A%), pre moving , FPS 2.78, Running 27.50s Step 160( N/A%), pre moving , FPS 2.74, Running 27.95s Step 161( N/A%), pre moving , FPS 2.73, Running 28.33s Step 162( N/A%), pre moving , FPS 2.73, Running 28.69s Step 163( N/A%), pre moving , FPS 2.72, Running 29.06s Step 164( N/A%), pre moving , FPS 2.70, Running 29.49s Step 165( N/A%), pre moving , FPS 2.69, Running 29.84s Step 166( N/A%), pre moving , FPS 2.67, Running 30.23s Step 167( N/A%), pre moving , FPS 2.66, Running 30.61s Step 168( N/A%), pre moving , FPS 2.64, Running 30.98s Step 169( N/A%), pre moving , FPS 2.61, Running 31.38s Step 170( N/A%), pre moving , FPS 2.60, Running 31.79s Step 171( N/A%), pre moving , FPS 2.59, Running 32.19s Step 172( N/A%), pre moving , FPS 2.57, Running 32.60s Step 173( N/A%), pre moving , FPS 2.55, Running 32.99s Step 174( N/A%), pre moving , FPS 2.55, Running 33.37s Step 175( N/A%), pre moving , FPS 2.55, Running 33.73s Step 176( N/A%), pre moving , FPS 2.53, Running 34.12s Step 177( N/A%), pre moving , FPS 2.52, Running 34.51s Step 178( N/A%), pre moving , FPS 2.49, Running 34.93s Step 179( N/A%), pre moving , FPS 2.55, Running 35.34s Step 180( N/A%), pre moving , FPS 2.57, Running 35.73s Step 181( N/A%), pre moving , FPS 2.58, Running 36.10s Step 182( N/A%), pre moving , FPS 2.58, Running 36.45s Step 183( N/A%), pre moving , FPS 2.58, Running 36.82s Step 184( N/A%), pre moving , FPS 2.58, Running 37.23s Step 185( N/A%), pre moving , FPS 2.57, Running 37.62s Step 186( N/A%), pre moving , FPS 2.56, Running 38.06s Step 187( N/A%), pre moving , FPS 2.55, Running 38.44s Step 188( N/A%), pre moving , FPS 2.52, Running 38.91s Step 189( N/A%), pre moving , FPS 2.53, Running 39.29s Step 190( N/A%), pre moving , FPS 2.53, Running 39.70s Step 191( N/A%), pre moving , FPS 2.54, Running 40.08s Step 192( N/A%), pre moving , FPS 2.52, Running 40.52s Step 193( N/A%), pre moving , FPS 2.50, Running 40.99s Step 194( N/A%), pre moving , FPS 2.47, Running 41.47s Step 195( N/A%), pre moving , FPS 2.44, Running 41.93s Step 196( N/A%), pre moving , FPS 2.41, Running 42.42s Step 197( N/A%), pre moving , FPS 2.39, Running 42.90s Step 198( N/A%), pre moving , FPS 2.40, Running 43.27s Step 199( N/A%), pre moving , FPS 2.40, Running 43.65s Step 200( N/A%), pre moving , FPS 2.39, Running 44.08s Step 201( N/A%), pre moving , FPS 2.39, Running 44.47s Step 202( N/A%), pre moving , FPS 2.45, Running 44.61s Step 203( N/A%), pre moving , FPS 2.53, Running 44.74s Step 204( N/A%), pre moving , FPS 2.61, Running 44.88s Step 205( N/A%), pre moving , FPS 2.70, Running 45.02s Step 206( N/A%), pre moving , FPS 2.81, Running 45.16s Step 207( N/A%), pre moving , FPS 2.92, Running 45.28s Step 208( N/A%), pre moving , FPS 3.07, Running 45.42s Step 209( N/A%), pre moving , FPS 3.19, Running 45.56s Step 210( N/A%), pre moving , FPS 3.35, Running 45.68s Step 211( N/A%), pre moving , FPS 3.49, Running 45.81s Step 212( N/A%), pre moving , FPS 3.30, Running 46.58s Step 213( N/A%), pre moving , FPS 3.51, Running 46.70s Step 214( N/A%), pre moving , FPS 3.70, Running 46.88s Step 215( N/A%), pre moving , FPS 3.90, Running 47.05s Step 216( N/A%), pre moving , FPS 4.15, Running 47.24s Step 217( N/A%), pre moving , FPS 4.41, Running 47.43s Step 218( N/A%), pre moving , FPS 4.60, Running 47.62s Step 219( N/A%), pre moving , FPS 4.88, Running 47.75s Step 220( N/A%), pre moving , FPS 5.24, Running 47.90s Step 221( N/A%), pre moving , FPS 5.63, Running 48.02s Step 222( N/A%), pre moving , FPS 5.63, Running 48.16s Step 223( N/A%), pre moving , FPS 5.62, Running 48.30s Step 224( N/A%), pre moving , FPS 5.63, Running 48.44s Step 225( N/A%), pre moving , FPS 5.52, Running 48.64s Step 226( N/A%), pre moving , FPS 5.40, Running 48.86s Step 227( N/A%), pre moving , FPS 5.38, Running 49.00s Step 228( N/A%), pre moving , FPS 5.36, Running 49.15s Step 229( N/A%), pre moving , FPS 5.38, Running 49.28s Step 230( N/A%), pre moving , FPS 5.34, Running 49.43s Step 231( N/A%), pre moving , FPS 5.33, Running 49.56s Step 232( N/A%), pre moving , FPS 6.26, Running 49.77s Step 233( N/A%), pre moving , FPS 6.06, Running 49.99s Step 234( N/A%), pre moving , FPS 5.92, Running 50.26s Step 235( N/A%), pre moving , FPS 5.73, Running 50.54s Step 236( N/A%), pre moving , FPS 5.63, Running 50.79s Step 237( N/A%), pre moving , FPS 5.53, Running 51.05s Step 238( N/A%), pre moving , FPS 5.46, Running 51.28s Step 239( N/A%), pre moving , FPS 5.27, Running 51.55s Step 240( N/A%), pre moving , FPS 5.08, Running 51.83s Step 241( N/A%), pre moving , FPS 4.97, Running 52.05s Step 242( N/A%), pre moving , FPS 4.88, Running 52.26s Step 243( N/A%), pre moving , FPS 4.88, Running 52.40s Step 244( N/A%), pre moving , FPS 4.89, Running 52.53s Step 245( N/A%), pre moving , FPS 4.96, Running 52.68s Step 246( N/A%), pre moving , FPS 5.08, Running 52.80s Step 247( N/A%), pre moving , FPS 5.09, Running 52.94s Step 248( N/A%), pre moving , FPS 5.09, Running 53.08s Step 249( N/A%), pre moving , FPS 5.09, Running 53.21s Step 250( N/A%), pre moving , FPS 5.10, Running 53.35s Step 251( N/A%), pre moving , FPS 5.10, Running 53.48s Step 252( N/A%), pre moving , FPS 5.19, Running 53.63s Step 253( N/A%), pre moving , FPS 5.34, Running 53.74s Step 254( N/A%), pre moving , FPS 5.54, Running 53.87s Step 255( N/A%), pre moving , FPS 5.79, Running 53.99s Step 256( N/A%), pre moving , FPS 5.99, Running 54.13s Step 257( N/A%), pre moving , FPS 6.25, Running 54.25s Step 258( N/A%), pre moving , FPS 6.46, Running 54.38s Step 259( N/A%), pre moving , FPS 5.44, Running 55.22s Step 260( N/A%), pre moving , FPS 5.68, Running 55.36s Step 261( N/A%), pre moving , FPS 5.80, Running 55.50s Step 262( N/A%), pre moving , FPS 5.79, Running 55.71s Step 263( N/A%), pre moving , FPS 5.69, Running 55.92s Step 264( N/A%), pre moving , FPS 5.57, Running 56.12s Step 265( N/A%), pre moving , FPS 5.49, Running 56.32s Step 266( N/A%), pre moving , FPS 5.25, Running 56.61s Step 267( N/A%), pre moving , FPS 5.07, Running 56.88s Step 268( N/A%), pre moving , FPS 4.89, Running 57.17s Step 269( N/A%), pre moving , FPS 4.71, Running 57.45s Step 270( N/A%), pre moving , FPS 4.55, Running 57.74s Step 271( N/A%), pre moving , FPS 4.42, Running 58.01s Step 272( N/A%), pre moving , FPS 4.29, Running 58.29s Step 273( N/A%), pre moving , FPS 4.19, Running 58.52s Step 274( N/A%), pre moving , FPS 4.09, Running 58.77s Step 275( N/A%), pre moving , FPS 3.98, Running 59.01s Step 276( N/A%), pre moving , FPS 3.82, Running 59.37s Step 277( N/A%), pre moving , FPS 3.65, Running 59.73s Step 278( N/A%), pre moving , FPS 3.51, Running 60.08s Step 279( N/A%), pre moving , FPS 3.83, Running 60.44s Step 280( N/A%), pre moving , FPS 3.68, Running 60.79s Step 281( N/A%), pre moving , FPS 3.54, Running 61.15s Step 282( N/A%), pre moving , FPS 3.45, Running 61.50s Step 283( N/A%), pre moving , FPS 3.36, Running 61.87s Step 284( N/A%), pre moving , FPS 3.27, Running 62.24s Step 285( N/A%), pre moving , FPS 3.22, Running 62.53s Step 286( N/A%), pre moving , FPS 3.24, Running 62.78s Step 287( N/A%), pre moving , FPS 3.25, Running 63.03s Step 288( N/A%), pre moving , FPS 3.25, Running 63.32s Step 289( N/A%), pre moving , FPS 3.25, Running 63.60s Step 290( N/A%), pre moving , FPS 3.25, Running 63.89s Step 291( N/A%), pre moving , FPS 3.24, Running 64.18s Step 292( N/A%), pre moving , FPS 3.28, Running 64.39s Step 293( N/A%), pre moving , FPS 3.28, Running 64.61s Step 294( N/A%), pre moving , FPS 3.30, Running 64.82s Step 295( N/A%), pre moving , FPS 3.32, Running 65.04s Step 296( N/A%), pre moving , FPS 3.35, Running 65.33s Step 297( N/A%), pre moving , FPS 3.39, Running 65.62s Step 298( N/A%), pre moving , FPS 3.43, Running 65.91s Step 299( N/A%), pre moving , FPS 3.48, Running 66.18s Step 300( N/A%), pre moving , FPS 3.56, Running 66.42s Step 301( N/A%), pre moving , FPS 3.63, Running 66.66s Step 302( N/A%), pre moving , FPS 3.71, Running 66.90s Step 303( N/A%), pre moving , FPS 3.77, Running 67.18s Step 304( N/A%), pre moving , FPS 3.83, Running 67.46s Step 305( N/A%), pre moving , FPS 3.84, Running 67.74s Step 306( N/A%), pre moving , FPS 3.81, Running 68.03s Step 307( N/A%), pre moving , FPS 3.85, Running 68.23s Step 308( N/A%), pre moving , FPS 3.90, Running 68.44s Step 309( N/A%), pre moving , FPS 3.97, Running 68.65s Step 310( N/A%), pre moving , FPS 4.03, Running 68.85s Step 311( N/A%), pre moving , FPS 4.10, Running 69.05s Step 312( N/A%), pre moving , FPS 4.10, Running 69.27s Step 313( N/A%), pre moving , FPS 4.11, Running 69.47s Step 314( N/A%), pre moving , FPS 4.12, Running 69.67s Step 315( N/A%), pre moving , FPS 4.20, Running 69.81s Step 316( N/A%), pre moving , FPS 4.33, Running 69.95s Step 317( N/A%), pre moving , FPS 4.49, Running 70.07s Step 318( N/A%), pre moving , FPS 4.67, Running 70.19s Step 319( N/A%), pre moving , FPS 4.85, Running 70.31s Step 320( N/A%), pre moving , FPS 4.99, Running 70.42s Step 321( N/A%), pre moving , FPS 5.15, Running 70.54s Step 322( N/A%), pre moving , FPS 5.32, Running 70.66s Step 323( N/A%), pre moving , FPS 5.54, Running 70.79s Step 324( N/A%), pre moving , FPS 5.77, Running 70.92s Step 325( N/A%), pre moving , FPS 6.04, Running 71.05s Step 326( N/A%), pre moving , FPS 6.33, Running 71.19s Step 327( N/A%), pre moving , FPS 6.46, Running 71.33s Step 328( N/A%), pre moving , FPS 6.64, Running 71.45s Step 329( N/A%), pre moving , FPS 6.82, Running 71.58s Step 330( N/A%), pre moving , FPS 4.15, Running 73.67s Step 331( N/A%), pre moving , FPS 4.00, Running 74.05s Step 332( N/A%), pre moving , FPS 3.87, Running 74.44s Step 333( N/A%), pre moving , FPS 3.73, Running 74.83s Step 334( N/A%), pre moving , FPS 3.61, Running 75.21s Step 335( N/A%), pre moving , FPS 3.46, Running 75.58s Step 336( N/A%), pre moving , FPS 3.31, Running 76.00s Step 337( N/A%), pre moving , FPS 3.18, Running 76.36s Step 338( N/A%), pre moving , FPS 3.05, Running 76.74s Step 339( N/A%), pre moving , FPS 2.93, Running 77.13s Step 340( N/A%), pre moving , FPS 2.81, Running 77.53s Step 341( N/A%), pre moving , FPS 2.71, Running 77.91s Step 342( N/A%), pre moving , FPS 2.61, Running 78.31s Step 343( N/A%), pre moving , FPS 2.53, Running 78.71s Step 344( N/A%), pre moving , FPS 2.44, Running 79.10s Step 345( N/A%), pre moving , FPS 2.37, Running 79.50s Step 346( N/A%), pre moving , FPS 2.30, Running 79.89s Step 347( N/A%), pre moving , FPS 2.24, Running 80.27s Step 348( N/A%), pre moving , FPS 2.17, Running 80.67s Step 349( N/A%), pre moving , FPS 2.11, Running 81.04s Step 350( 0.17%), action 1, FPS 2.32, Running 82.30s Step 351( 0.33%), action 2, FPS 2.27, Running 82.86s Step 352( 0.50%), action 3, FPS 2.23, Running 83.39s Step 353( 0.67%), action 4, FPS 2.21, Running 83.89s Step 354( 0.83%), action 5, FPS 2.18, Running 84.40s Step 355( 1.00%), action 6, FPS 2.15, Running 84.89s Step 356( 1.17%), action 7, FPS 2.12, Running 85.42s Step 357( 1.33%), action 8, FPS 2.10, Running 85.90s Step 358( 1.50%), action 9, FPS 2.07, Running 86.43s Step 359( 1.67%), action 10, FPS 2.03, Running 87.01s Step 360( 1.83%), action 11, FPS 1.98, Running 87.63s Step 361( 2.00%), action 12, FPS 1.94, Running 88.21s Step 362( 2.17%), action 13, FPS 1.91, Running 88.80s Step 363( 2.33%), action 14, FPS 1.88, Running 89.35s Step 364( 2.50%), action 15, FPS 1.85, Running 89.94s Step 365( 2.67%), action 16, FPS 1.82, Running 90.50s Step 366( 2.83%), action 17, FPS 1.79, Running 91.06s Step 367( 3.00%), action 18, FPS 1.77, Running 91.56s Step 368( 3.17%), action 19, FPS 1.75, Running 92.08s Step 369( 3.33%), action 20, FPS 1.73, Running 92.58s Step 370( 3.50%), action 21, FPS 1.83, Running 93.23s Step 371( 3.67%), action 22, FPS 1.84, Running 93.74s Step 372( 3.83%), action 23, FPS 1.84, Running 94.24s Step 373( 4.00%), action 24, FPS 1.85, Running 94.71s Step 374( 4.17%), action 25, FPS 1.85, Running 95.23s Step 375( 4.33%), action 26, FPS 1.85, Running 95.69s Step 376( 4.50%), action 27, FPS 1.85, Running 96.21s Step 377( 4.67%), action 28, FPS 1.85, Running 96.70s Step 378( 4.83%), action 29, FPS 1.85, Running 97.23s Step 379( 5.00%), action 30, FPS 1.86, Running 97.74s Step 380( 5.17%), action 31, FPS 1.85, Running 98.42s Step 381( 5.33%), action 32, FPS 1.87, Running 98.89s Step 382( 5.50%), action 33, FPS 1.89, Running 99.40s Step 383( 5.67%), action 34, FPS 1.90, Running 99.88s Step 384( 5.83%), action 35, FPS 1.91, Running 100.40s Step 385( 6.00%), action 36, FPS 1.92, Running 100.92s Step 386( 6.17%), action 37, FPS 1.93, Running 101.43s Step 387( 6.33%), action 38, FPS 1.92, Running 101.98s Step 388( 6.50%), action 39, FPS 1.92, Running 102.51s Step 389( 6.67%), action 40, FPS 1.92, Running 102.98s Step 390( 6.83%), action 41, FPS 1.92, Running 103.63s Step 391( 7.00%), action 42, FPS 1.93, Running 104.11s Step 392( 7.17%), action 43, FPS 1.92, Running 104.64s Step 393( 7.33%), action 44, FPS 1.92, Running 105.14s Step 394( 7.50%), action 45, FPS 1.91, Running 105.69s Step 395( 7.67%), action 46, FPS 1.91, Running 106.19s Step 396( 7.83%), action 47, FPS 1.90, Running 106.73s Step 397( 8.00%), action 48, FPS 1.90, Running 107.22s Step 398( 8.17%), action 49, FPS 1.90, Running 107.77s Step 399( 8.33%), action 50, FPS 1.90, Running 108.24s Step 400( 8.50%), action 51, FPS 1.91, Running 108.92s Step 401( 8.67%), action 52, FPS 1.90, Running 109.42s Step 402( 8.83%), action 53, FPS 1.90, Running 109.95s Step 403( 9.00%), action 54, FPS 1.89, Running 110.45s Step 404( 9.17%), action 55, FPS 1.89, Running 110.97s Step 405( 9.33%), action 56, FPS 1.90, Running 111.46s Step 406( 9.50%), action 57, FPS 1.89, Running 112.00s Step 407( 9.67%), action 58, FPS 1.91, Running 112.48s Step 408( 9.83%), action 59, FPS 1.91, Running 112.98s Step 409( 10.00%), action 60, FPS 1.91, Running 113.45s Step 410( 10.17%), action 61, FPS 1.91, Running 114.09s Step 411( 10.33%), action 62, FPS 1.91, Running 114.57s Step 412( 10.50%), action 63, FPS 1.92, Running 115.08s Step 413( 10.67%), action 64, FPS 1.91, Running 115.59s Step 414( 10.83%), action 65, FPS 1.92, Running 116.10s Step 415( 11.00%), action 66, FPS 1.93, Running 116.58s Step 416( 11.17%), action 67, FPS 1.93, Running 117.11s Step 417( 11.33%), action 68, FPS 1.93, Running 117.56s Step 418( 11.50%), action 69, FPS 1.94, Running 118.08s Step 419( 11.67%), action 70, FPS 1.93, Running 118.61s Step 420( 11.83%), action 71, FPS 1.93, Running 119.27s Step 421( 12.00%), action 72, FPS 1.93, Running 119.75s Step 422( 12.17%), action 73, FPS 1.93, Running 120.29s Step 423( 12.33%), action 74, FPS 1.95, Running 120.73s Step 424( 12.50%), action 75, FPS 1.95, Running 121.24s Step 425( 12.67%), action 76, FPS 1.95, Running 121.70s Step 426( 12.83%), action 77, FPS 1.96, Running 122.22s Step 427( 13.00%), action 78, FPS 1.96, Running 122.69s Step 428( 13.17%), action 79, FPS 1.95, Running 123.25s Step 429( 13.33%), action 80, FPS 1.94, Running 123.73s Step 430( 13.50%), action 81, FPS 1.94, Running 124.38s Step 431( 13.67%), action 82, FPS 1.94, Running 124.87s Step 432( 13.83%), action 83, FPS 1.94, Running 125.38s Step 433( 14.00%), action 84, FPS 1.95, Running 125.85s Step 434( 14.17%), action 85, FPS 1.95, Running 126.37s Step 435( 14.33%), action 86, FPS 1.95, Running 126.84s Step 436( 14.50%), action 87, FPS 1.97, Running 127.26s Step 437( 14.67%), action 88, FPS 1.98, Running 127.64s Step 438( 14.83%), action 89, FPS 2.00, Running 128.06s Step 439( 15.00%), action 90, FPS 2.03, Running 128.44s Step 440( 15.17%), action 91, FPS 2.06, Running 128.98s Step 441( 15.33%), action 92, FPS 2.09, Running 129.32s Step 442( 15.50%), action 93, FPS 2.14, Running 129.63s Step 443( 15.67%), action 94, FPS 2.18, Running 129.89s Step 444( 15.83%), action 95, FPS 2.24, Running 130.18s Step 445( 16.00%), action 96, FPS 2.28, Running 130.47s Step 446( 16.17%), action 97, FPS 2.34, Running 130.76s Step 447( 16.33%), action 98, FPS 2.40, Running 131.02s Step 448( 16.50%), action 99, FPS 2.47, Running 131.35s Step 449( 16.67%), action 100, FPS 2.53, Running 131.62s Step 450( 16.83%), action 101, FPS 2.61, Running 132.05s Step 451( 17.00%), action 102, FPS 2.68, Running 132.32s Step 452( 17.17%), action 103, FPS 2.77, Running 132.61s Step 453( 17.33%), action 104, FPS 2.85, Running 132.87s Step 454( 17.50%), action 105, FPS 2.94, Running 133.17s Step 455( 17.67%), action 106, FPS 3.04, Running 133.43s Step 456( 17.83%), action 107, FPS 3.09, Running 133.73s Step 457( 18.00%), action 108, FPS 3.15, Running 133.99s Step 458( 18.17%), action 109, FPS 3.20, Running 134.30s Step 459( 18.33%), action 110, FPS 3.26, Running 134.57s Step 460( 18.50%), action 111, FPS 3.32, Running 135.01s Step 461( 18.67%), action 112, FPS 3.35, Running 135.28s Step 462( 18.83%), action 113, FPS 3.35, Running 135.59s Step 463( 19.00%), action 114, FPS 3.30, Running 135.95s Step 464( 19.17%), action 115, FPS 3.28, Running 136.28s Step 465( 19.33%), action 116, FPS 3.29, Running 136.55s Step 466( 19.50%), action 117, FPS 3.28, Running 136.85s Step 467( 19.67%), action 118, FPS 3.27, Running 137.14s Step 468( 19.83%), action 119, FPS 3.28, Running 137.45s Step 469( 20.00%), action 120, FPS 3.28, Running 137.71s Step 470( 20.17%), action 121, FPS 3.27, Running 138.16s Step 471( 20.33%), action 122, FPS 3.26, Running 138.45s Step 472( 20.50%), action 123, FPS 3.25, Running 138.76s Step 473( 20.67%), action 124, FPS 3.25, Running 139.03s Step 474( 20.83%), action 125, FPS 3.24, Running 139.34s Step 475( 21.00%), action 126, FPS 3.23, Running 139.62s Step 476( 21.17%), action 127, FPS 3.22, Running 139.94s Step 477( 21.33%), action 128, FPS 3.21, Running 140.23s Step 478( 21.50%), action 129, FPS 3.21, Running 140.53s Step 479( 21.67%), action 130, FPS 3.21, Running 140.80s Step 480( 21.83%), action 131, FPS 3.21, Running 141.24s Step 481( 22.00%), action 132, FPS 3.21, Running 141.51s Step 482( 22.17%), action 133, FPS 3.22, Running 141.81s Step 483( 22.33%), action 134, FPS 3.27, Running 142.07s Step 484( 22.50%), action 135, FPS 3.28, Running 142.37s Step 485( 22.67%), action 136, FPS 3.28, Running 142.64s Step 486( 22.83%), action 137, FPS 3.28, Running 142.95s Step 487( 23.00%), action 138, FPS 3.29, Running 143.22s Step 488( 23.17%), action 139, FPS 3.29, Running 143.52s Step 489( 23.33%), action 140, FPS 3.28, Running 143.80s Step 490( 23.50%), action 141, FPS 3.29, Running 144.25s Step 491( 23.67%), action 142, FPS 3.29, Running 144.53s Step 492( 23.83%), action 143, FPS 3.28, Running 144.86s Step 493( 24.00%), action 144, FPS 3.28, Running 145.13s Step 494( 24.17%), action 145, FPS 3.28, Running 145.44s Step 495( 24.33%), action 146, FPS 3.28, Running 145.72s Step 496( 24.50%), action 147, FPS 3.29, Running 146.02s Step 497( 24.67%), action 148, FPS 3.29, Running 146.30s Step 498( 24.83%), action 149, FPS 3.29, Running 146.61s Step 499( 25.00%), action 150, FPS 3.28, Running 146.89s Step 500( 25.17%), action 151, FPS 3.28, Running 147.33s Step 501( 25.33%), action 152, FPS 3.29, Running 147.60s Step 502( 25.50%), action 153, FPS 3.28, Running 147.91s Step 503( 25.67%), action 154, FPS 3.28, Running 148.18s Step 504( 25.83%), action 155, FPS 3.26, Running 148.50s Step 505( 26.00%), action 156, FPS 3.24, Running 148.81s Step 506( 26.17%), action 157, FPS 3.22, Running 149.16s Step 507( 26.33%), action 158, FPS 3.22, Running 149.44s Step 508( 26.50%), action 159, FPS 3.22, Running 149.74s Step 509( 26.67%), action 160, FPS 3.12, Running 150.21s Step 510( 26.83%), action 161, FPS 3.03, Running 150.85s Step 511( 27.00%), action 162, FPS 2.95, Running 151.32s Step 512( 27.17%), action 163, FPS 2.86, Running 151.85s Step 513( 27.33%), action 164, FPS 2.78, Running 152.33s Step 514( 27.50%), action 165, FPS 2.70, Running 152.86s Step 515( 27.67%), action 166, FPS 2.62, Running 153.35s Step 516( 27.83%), action 167, FPS 2.55, Running 153.87s Step 517( 28.00%), action 168, FPS 2.48, Running 154.36s Step 518( 28.17%), action 169, FPS 2.42, Running 154.88s Step 519( 28.33%), action 170, FPS 2.36, Running 155.35s Step 520( 28.50%), action 171, FPS 2.31, Running 155.98s Step 521( 28.67%), action 172, FPS 2.25, Running 156.47s Step 522( 28.83%), action 173, FPS 2.20, Running 156.98s Step 523( 29.00%), action 174, FPS 2.14, Running 157.50s Step 524( 29.17%), action 175, FPS 2.10, Running 158.01s Step 525( 29.33%), action 176, FPS 2.07, Running 158.47s Step 526( 29.50%), action 177, FPS 2.04, Running 158.96s Step 527( 29.67%), action 178, FPS 1.99, Running 159.47s Step 528( 29.83%), action 179, FPS 1.95, Running 159.99s Step 529( 30.00%), action 180, FPS 1.96, Running 160.43s Step 530( 30.17%), action 181, FPS 1.96, Running 161.05s Step 531( 30.33%), action 182, FPS 1.96, Running 161.50s Step 532( 30.50%), action 183, FPS 1.98, Running 161.97s Step 533( 30.67%), action 184, FPS 1.98, Running 162.44s Step 534( 30.83%), action 185, FPS 1.98, Running 162.98s Step 535( 31.00%), action 186, FPS 1.98, Running 163.43s Step 536( 31.17%), action 187, FPS 1.99, Running 163.94s Step 537( 31.33%), action 188, FPS 1.99, Running 164.43s Step 538( 31.50%), action 189, FPS 1.98, Running 164.95s Step 539( 31.67%), action 190, FPS 1.98, Running 165.44s Step 540( 31.83%), action 191, FPS 1.98, Running 166.10s Step 541( 32.00%), action 192, FPS 1.98, Running 166.59s Step 542( 32.17%), action 193, FPS 1.98, Running 167.11s Step 543( 32.33%), action 194, FPS 1.98, Running 167.58s Step 544( 32.50%), action 195, FPS 1.98, Running 168.12s Step 545( 32.67%), action 196, FPS 1.97, Running 168.62s Step 546( 32.83%), action 197, FPS 1.97, Running 169.11s Step 547( 33.00%), action 198, FPS 1.97, Running 169.61s Step 548( 33.17%), action 199, FPS 1.96, Running 170.17s Step 549( 33.33%), action 200, FPS 1.95, Running 170.66s Step 550( 33.50%), action 201, FPS 1.95, Running 171.33s Step 551( 33.67%), action 202, FPS 1.94, Running 171.82s Step 552( 33.83%), action 203, FPS 1.93, Running 172.34s Step 553( 34.00%), action 204, FPS 1.93, Running 172.82s Step 554( 34.17%), action 205, FPS 1.93, Running 173.36s Step 555( 34.33%), action 206, FPS 1.92, Running 173.87s Step 556( 34.50%), action 207, FPS 1.91, Running 174.39s Step 557( 34.67%), action 208, FPS 1.92, Running 174.86s Step 558( 34.83%), action 209, FPS 1.92, Running 175.37s Step 559( 35.00%), action 210, FPS 1.92, Running 175.86s Step 560( 35.17%), action 211, FPS 1.93, Running 176.48s Step 561( 35.33%), action 212, FPS 1.92, Running 176.98s Step 562( 35.50%), action 213, FPS 1.93, Running 177.49s Step 563( 35.67%), action 214, FPS 1.93, Running 177.97s Step 564( 35.83%), action 215, FPS 1.93, Running 178.48s Step 565( 36.00%), action 216, FPS 1.94, Running 178.95s Step 566( 36.17%), action 217, FPS 1.93, Running 179.49s Step 567( 36.33%), action 218, FPS 1.94, Running 179.94s Step 568( 36.50%), action 219, FPS 1.94, Running 180.47s Step 569( 36.67%), action 220, FPS 1.94, Running 180.96s Step 570( 36.83%), action 221, FPS 1.95, Running 181.60s Step 571( 37.00%), action 222, FPS 1.95, Running 182.08s Step 572( 37.17%), action 223, FPS 1.95, Running 182.60s Step 573( 37.33%), action 224, FPS 1.95, Running 183.10s Step 574( 37.50%), action 225, FPS 1.95, Running 183.62s Step 575( 37.67%), action 226, FPS 1.95, Running 184.11s Step 576( 37.83%), action 227, FPS 1.95, Running 184.64s Step 577( 38.00%), action 228, FPS 1.95, Running 185.12s Step 578( 38.17%), action 229, FPS 1.95, Running 185.62s Step 579( 38.33%), action 230, FPS 1.95, Running 186.10s Step 580( 38.50%), action 231, FPS 1.95, Running 186.75s Step 581( 38.67%), action 232, FPS 1.95, Running 187.24s Step 582( 38.83%), action 233, FPS 1.94, Running 187.78s Step 583( 39.00%), action 234, FPS 1.94, Running 188.26s Step 584( 39.17%), action 235, FPS 1.94, Running 188.77s Step 585( 39.33%), action 236, FPS 1.94, Running 189.29s Step 586( 39.50%), action 237, FPS 1.94, Running 189.82s Step 587( 39.67%), action 238, FPS 1.93, Running 190.31s Step 588( 39.83%), action 239, FPS 1.93, Running 190.84s Step 589( 40.00%), action 240, FPS 1.93, Running 191.34s Step 590( 40.17%), action 241, FPS 1.93, Running 191.99s Step 591( 40.33%), action 242, FPS 1.92, Running 192.49s Step 592( 40.50%), action 243, FPS 1.92, Running 193.03s Step 593( 40.67%), action 244, FPS 1.92, Running 193.52s Step 594( 40.83%), action 245, FPS 1.92, Running 194.04s Step 595( 41.00%), action 246, FPS 1.92, Running 194.55s Step 596( 41.17%), action 247, FPS 1.91, Running 195.09s Step 597( 41.33%), action 248, FPS 1.91, Running 195.57s Step 598( 41.50%), action 249, FPS 1.91, Running 196.08s Step 599( 41.67%), action 250, FPS 1.92, Running 196.54s Step 600( 41.83%), action 251, FPS 1.92, Running 197.18s Step 601( 42.00%), action 252, FPS 1.91, Running 197.69s Step 602( 42.17%), action 253, FPS 1.91, Running 198.24s Step 603( 42.33%), action 254, FPS 1.91, Running 198.73s Step 604( 42.50%), action 255, FPS 1.91, Running 199.24s Step 605( 42.67%), action 256, FPS 1.92, Running 199.71s Step 606( 42.83%), action 257, FPS 1.92, Running 200.23s Step 607( 43.00%), action 258, FPS 1.92, Running 200.71s Step 608( 43.17%), action 259, FPS 1.93, Running 201.21s Step 609( 43.33%), action 260, FPS 1.94, Running 201.66s Step 610( 43.50%), action 261, FPS 1.94, Running 202.30s Step 611( 43.67%), action 262, FPS 1.94, Running 202.81s Step 612( 43.83%), action 263, FPS 1.93, Running 203.39s Step 613( 44.00%), action 264, FPS 1.92, Running 203.96s Step 614( 44.17%), action 265, FPS 1.91, Running 204.51s Step 615( 44.33%), action 266, FPS 1.91, Running 205.02s Step 616( 44.50%), action 267, FPS 1.91, Running 205.54s Step 617( 44.67%), action 268, FPS 1.91, Running 206.02s Step 618( 44.83%), action 269, FPS 1.91, Running 206.56s Step 619( 45.00%), action 270, FPS 1.90, Running 207.06s Step 620( 45.17%), action 271, FPS 1.90, Running 207.73s Step 621( 45.33%), action 272, FPS 1.90, Running 208.21s Step 622( 45.50%), action 273, FPS 1.91, Running 208.72s Step 623( 45.67%), action 274, FPS 1.91, Running 209.21s Step 624( 45.83%), action 275, FPS 1.91, Running 209.72s Step 625( 46.00%), action 276, FPS 1.90, Running 210.21s Step 626( 46.17%), action 277, FPS 1.90, Running 210.77s Step 627( 46.33%), action 278, FPS 1.90, Running 211.25s Step 628( 46.50%), action 279, FPS 1.90, Running 211.75s Step 629( 46.67%), action 280, FPS 1.89, Running 212.24s Step 630( 46.83%), action 281, FPS 1.89, Running 212.88s Step 631( 47.00%), action 282, FPS 1.90, Running 213.35s Step 632( 47.17%), action 283, FPS 1.91, Running 213.87s Step 633( 47.33%), action 284, FPS 1.93, Running 214.34s Step 634( 47.50%), action 285, FPS 1.93, Running 214.86s Step 635( 47.67%), action 286, FPS 1.94, Running 215.33s Step 636( 47.83%), action 287, FPS 1.94, Running 215.87s Step 637( 48.00%), action 288, FPS 1.94, Running 216.33s Step 638( 48.17%), action 289, FPS 1.94, Running 216.85s Step 639( 48.33%), action 290, FPS 1.95, Running 217.32s Step 640( 48.50%), action 291, FPS 1.96, Running 217.95s Step 641( 48.67%), action 292, FPS 1.96, Running 218.43s Step 642( 48.83%), action 293, FPS 1.96, Running 218.95s Step 643( 49.00%), action 294, FPS 1.95, Running 219.44s Step 644( 49.17%), action 295, FPS 1.95, Running 219.98s Step 645( 49.33%), action 296, FPS 1.95, Running 220.45s Step 646( 49.50%), action 297, FPS 1.96, Running 220.96s Step 647( 49.67%), action 298, FPS 1.96, Running 221.43s Step 648( 49.83%), action 299, FPS 1.95, Running 221.98s Step 649( 50.00%), action 300, FPS 1.96, Running 222.46s Step 650( 50.17%), action 301, FPS 1.95, Running 223.15s Step 651( 50.33%), action 302, FPS 1.94, Running 223.66s Step 652( 50.50%), action 303, FPS 1.94, Running 224.20s Step 653( 50.67%), action 304, FPS 1.94, Running 224.67s Step 654( 50.83%), action 305, FPS 1.93, Running 225.20s Step 655( 51.00%), action 306, FPS 1.93, Running 225.69s Step 656( 51.17%), action 307, FPS 1.93, Running 226.20s Step 657( 51.33%), action 308, FPS 1.93, Running 226.68s Step 658( 51.50%), action 309, FPS 1.93, Running 227.19s Step 659( 51.67%), action 310, FPS 1.93, Running 227.69s Step 660( 51.83%), action 311, FPS 1.92, Running 228.35s Step 661( 52.00%), action 312, FPS 1.92, Running 228.85s Step 662( 52.17%), action 313, FPS 1.92, Running 229.37s Step 663( 52.33%), action 314, FPS 1.92, Running 229.85s Step 664( 52.50%), action 315, FPS 1.92, Running 230.40s Step 665( 52.67%), action 316, FPS 1.92, Running 230.88s Step 666( 52.83%), action 317, FPS 1.91, Running 231.42s Step 667( 53.00%), action 318, FPS 1.90, Running 231.93s Step 668( 53.17%), action 319, FPS 1.91, Running 232.47s Step 669( 53.33%), action 320, FPS 1.91, Running 232.96s Step 670( 53.50%), action 321, FPS 1.91, Running 233.63s Step 671( 53.67%), action 322, FPS 1.91, Running 234.12s Step 672( 53.83%), action 323, FPS 1.91, Running 234.66s Step 673( 54.00%), action 324, FPS 1.91, Running 235.12s Step 674( 54.17%), action 325, FPS 1.92, Running 235.63s Step 675( 54.33%), action 326, FPS 1.91, Running 236.14s Step 676( 54.50%), action 327, FPS 1.91, Running 236.68s Step 677( 54.67%), action 328, FPS 1.90, Running 237.20s Step 678( 54.83%), action 329, FPS 1.90, Running 237.72s Step 679( 55.00%), action 330, FPS 1.91, Running 238.19s Step 680( 55.17%), action 331, FPS 1.91, Running 238.81s Step 681( 55.33%), action 332, FPS 1.91, Running 239.30s Step 682( 55.50%), action 333, FPS 1.91, Running 239.83s Step 683( 55.67%), action 334, FPS 1.91, Running 240.34s Step 684( 55.83%), action 335, FPS 1.91, Running 240.86s Step 685( 56.00%), action 336, FPS 1.91, Running 241.36s Step 686( 56.17%), action 337, FPS 1.91, Running 241.90s Step 687( 56.33%), action 338, FPS 1.91, Running 242.38s Step 688( 56.50%), action 339, FPS 1.92, Running 242.89s Step 689( 56.67%), action 340, FPS 1.92, Running 243.38s Step 690( 56.83%), action 341, FPS 1.92, Running 244.03s Step 691( 57.00%), action 342, FPS 1.92, Running 244.52s Step 692( 57.17%), action 343, FPS 1.93, Running 245.02s Step 693( 57.33%), action 344, FPS 1.93, Running 245.50s Step 694( 57.50%), action 345, FPS 1.93, Running 246.00s Step 695( 57.67%), action 346, FPS 1.93, Running 246.50s Step 696( 57.83%), action 347, FPS 1.93, Running 247.02s Step 697( 58.00%), action 348, FPS 1.94, Running 247.52s Step 698( 58.17%), action 349, FPS 1.94, Running 248.04s Step 699( 58.33%), action 350, FPS 1.92, Running 248.60s Step 700( 58.50%), action 351, FPS 1.92, Running 249.23s Step 701( 58.67%), action 352, FPS 1.91, Running 249.76s Step 702( 58.83%), action 353, FPS 1.91, Running 250.30s Step 703( 59.00%), action 354, FPS 1.91, Running 250.82s Step 704( 59.17%), action 355, FPS 1.91, Running 251.31s Step 705( 59.33%), action 356, FPS 1.92, Running 251.79s Step 706( 59.50%), action 357, FPS 1.92, Running 252.31s Step 707( 59.67%), action 358, FPS 1.92, Running 252.77s Step 708( 59.83%), action 359, FPS 1.92, Running 253.30s Step 709( 60.00%), action 360, FPS 1.92, Running 253.79s Step 710( 60.17%), action 361, FPS 1.92, Running 254.44s Step 711( 60.33%), action 362, FPS 1.92, Running 254.93s Step 712( 60.50%), action 363, FPS 1.92, Running 255.45s Step 713( 60.67%), action 364, FPS 1.91, Running 255.95s Step 714( 60.83%), action 365, FPS 1.91, Running 256.50s Step 715( 61.00%), action 366, FPS 1.91, Running 256.98s Step 716( 61.17%), action 367, FPS 1.91, Running 257.49s Step 717( 61.33%), action 368, FPS 1.91, Running 257.98s Step 718( 61.50%), action 369, FPS 1.91, Running 258.52s Step 719( 61.67%), action 370, FPS 1.92, Running 259.00s Step 720( 61.83%), action 371, FPS 1.91, Running 259.68s Step 721( 62.00%), action 372, FPS 1.92, Running 260.15s Step 722( 62.17%), action 373, FPS 1.93, Running 260.67s Step 723( 62.33%), action 374, FPS 1.94, Running 261.14s Step 724( 62.50%), action 375, FPS 1.93, Running 261.66s Step 725( 62.67%), action 376, FPS 1.93, Running 262.15s Step 726( 62.83%), action 377, FPS 1.93, Running 262.68s Step 727( 63.00%), action 378, FPS 1.93, Running 263.16s Step 728( 63.17%), action 379, FPS 1.92, Running 263.69s Step 729( 63.33%), action 380, FPS 1.93, Running 264.16s Step 730( 63.50%), action 381, FPS 1.93, Running 264.82s Step 731( 63.67%), action 382, FPS 1.92, Running 265.32s Step 732( 63.83%), action 383, FPS 1.93, Running 265.83s Step 733( 64.00%), action 384, FPS 1.92, Running 266.34s Step 734( 64.17%), action 385, FPS 1.93, Running 266.88s Step 735( 64.33%), action 386, FPS 1.92, Running 267.39s Step 736( 64.50%), action 387, FPS 1.92, Running 267.92s Step 737( 64.67%), action 388, FPS 1.92, Running 268.42s Step 738( 64.83%), action 389, FPS 1.92, Running 268.95s Step 739( 65.00%), action 390, FPS 1.92, Running 269.44s Step 740( 65.17%), action 391, FPS 1.92, Running 270.08s Step 741( 65.33%), action 392, FPS 1.91, Running 270.61s Step 742( 65.50%), action 393, FPS 1.91, Running 271.16s Step 743( 65.67%), action 394, FPS 1.90, Running 271.67s Step 744( 65.83%), action 395, FPS 1.89, Running 272.22s Step 745( 66.00%), action 396, FPS 1.90, Running 272.70s Step 746( 66.17%), action 397, FPS 1.89, Running 273.26s Step 747( 66.33%), action 398, FPS 1.89, Running 273.77s Step 748( 66.50%), action 399, FPS 1.88, Running 274.34s Step 749( 66.67%), action 400, FPS 1.87, Running 274.86s Step 750( 66.83%), action 401, FPS 1.87, Running 275.50s Step 751( 67.00%), action 402, FPS 1.88, Running 275.97s Step 752( 67.17%), action 403, FPS 1.87, Running 276.51s Step 753( 67.33%), action 404, FPS 1.88, Running 276.98s Step 754( 67.50%), action 405, FPS 1.89, Running 277.48s Step 755( 67.67%), action 406, FPS 1.89, Running 277.96s Step 756( 67.83%), action 407, FPS 1.89, Running 278.51s Step 757( 68.00%), action 408, FPS 1.89, Running 278.98s Step 758( 68.17%), action 409, FPS 1.90, Running 279.50s Step 759( 68.33%), action 410, FPS 1.90, Running 279.98s Step 760( 68.50%), action 411, FPS 1.90, Running 280.62s Step 761( 68.67%), action 412, FPS 1.90, Running 281.11s Step 762( 68.83%), action 413, FPS 1.91, Running 281.62s Step 763( 69.00%), action 414, FPS 1.92, Running 282.09s Step 764( 69.17%), action 415, FPS 1.92, Running 282.64s Step 765( 69.33%), action 416, FPS 1.92, Running 283.11s Step 766( 69.50%), action 417, FPS 1.93, Running 283.62s Step 767( 69.67%), action 418, FPS 1.93, Running 284.11s Step 768( 69.83%), action 419, FPS 1.94, Running 284.64s Step 769( 70.00%), action 420, FPS 1.95, Running 285.13s Step 770( 70.17%), action 421, FPS 1.94, Running 285.81s Step 771( 70.33%), action 422, FPS 1.94, Running 286.28s Step 772( 70.50%), action 423, FPS 1.95, Running 286.76s Step 773( 70.67%), action 424, FPS 1.95, Running 287.22s Step 774( 70.83%), action 425, FPS 1.95, Running 287.73s Step 775( 71.00%), action 426, FPS 1.95, Running 288.24s Step 776( 71.17%), action 427, FPS 1.95, Running 288.78s Step 777( 71.33%), action 428, FPS 1.94, Running 289.31s Step 778( 71.50%), action 429, FPS 1.93, Running 289.87s Step 779( 71.67%), action 430, FPS 1.93, Running 290.36s Step 780( 71.83%), action 431, FPS 1.93, Running 291.00s Step 781( 72.00%), action 432, FPS 1.93, Running 291.49s Step 782( 72.17%), action 433, FPS 1.92, Running 292.04s Step 783( 72.33%), action 434, FPS 1.92, Running 292.53s Step 784( 72.50%), action 435, FPS 1.91, Running 293.10s Step 785( 72.67%), action 436, FPS 1.91, Running 293.57s Step 786( 72.83%), action 437, FPS 1.91, Running 294.10s Step 787( 73.00%), action 438, FPS 1.91, Running 294.58s Step 788( 73.17%), action 439, FPS 1.90, Running 295.14s Step 789( 73.33%), action 440, FPS 1.91, Running 295.62s Step 790( 73.50%), action 441, FPS 1.90, Running 296.32s Step 791( 73.67%), action 442, FPS 1.89, Running 296.87s Step 792( 73.83%), action 443, FPS 1.88, Running 297.41s Step 793( 74.00%), action 444, FPS 1.88, Running 297.87s Step 794( 74.17%), action 445, FPS 1.87, Running 298.41s Step 795( 74.33%), action 446, FPS 1.88, Running 298.90s Step 796( 74.50%), action 447, FPS 1.88, Running 299.41s Step 797( 74.67%), action 448, FPS 1.89, Running 299.91s Step 798( 74.83%), action 449, FPS 1.89, Running 300.43s Step 799( 75.00%), action 450, FPS 1.90, Running 300.91s Step 800( 75.17%), action 451, FPS 1.90, Running 301.55s Step 801( 75.33%), action 452, FPS 1.90, Running 302.04s Step 802( 75.50%), action 453, FPS 1.90, Running 302.57s Step 803( 75.67%), action 454, FPS 1.90, Running 303.05s Step 804( 75.83%), action 455, FPS 1.90, Running 303.62s Step 805( 76.00%), action 456, FPS 1.89, Running 304.13s Step 806( 76.17%), action 457, FPS 1.89, Running 304.67s Step 807( 76.33%), action 458, FPS 1.88, Running 305.20s Step 808( 76.50%), action 459, FPS 1.89, Running 305.72s Step 809( 76.67%), action 460, FPS 1.89, Running 306.21s Step 810( 76.83%), action 461, FPS 1.90, Running 306.87s Step 811( 77.00%), action 462, FPS 1.90, Running 307.39s Step 812( 77.17%), action 463, FPS 1.90, Running 307.91s Step 813( 77.33%), action 464, FPS 1.90, Running 308.38s Step 814( 77.50%), action 465, FPS 1.90, Running 308.95s Step 815( 77.67%), action 466, FPS 1.89, Running 309.47s Step 816( 77.83%), action 467, FPS 1.89, Running 309.97s Step 817( 78.00%), action 468, FPS 1.90, Running 310.44s Step 818( 78.17%), action 469, FPS 1.90, Running 310.95s Step 819( 78.33%), action 470, FPS 1.90, Running 311.42s Step 820( 78.50%), action 471, FPS 1.90, Running 312.07s Step 821( 78.67%), action 472, FPS 1.90, Running 312.54s Step 822( 78.83%), action 473, FPS 1.90, Running 313.11s Step 823( 79.00%), action 474, FPS 1.89, Running 313.61s Step 824( 79.17%), action 475, FPS 1.90, Running 314.17s Step 825( 79.33%), action 476, FPS 1.89, Running 314.69s Step 826( 79.50%), action 477, FPS 1.90, Running 315.21s Step 827( 79.67%), action 478, FPS 1.91, Running 315.69s Step 828( 79.83%), action 479, FPS 1.90, Running 316.23s Step 829( 80.00%), action 480, FPS 1.90, Running 316.72s Step 830( 80.17%), action 481, FPS 1.90, Running 317.39s Step 831( 80.33%), action 482, FPS 1.91, Running 317.88s Step 832( 80.50%), action 483, FPS 1.91, Running 318.41s Step 833( 80.67%), action 484, FPS 1.91, Running 318.87s Step 834( 80.83%), action 485, FPS 1.91, Running 319.43s Step 835( 81.00%), action 486, FPS 1.90, Running 319.98s Step 836( 81.17%), action 487, FPS 1.90, Running 320.50s Step 837( 81.33%), action 488, FPS 1.90, Running 320.97s Step 838( 81.50%), action 489, FPS 1.90, Running 321.50s Step 839( 81.67%), action 490, FPS 1.90, Running 321.97s Step 840( 81.83%), action 491, FPS 1.90, Running 322.62s Step 841( 82.00%), action 492, FPS 1.89, Running 323.11s Step 842( 82.17%), action 493, FPS 1.91, Running 323.60s Step 843( 82.33%), action 494, FPS 1.91, Running 324.09s Step 844( 82.50%), action 495, FPS 1.91, Running 324.62s Step 845( 82.67%), action 496, FPS 1.92, Running 325.12s Step 846( 82.83%), action 497, FPS 1.92, Running 325.63s Step 847( 83.00%), action 498, FPS 1.92, Running 326.12s Step 848( 83.17%), action 499, FPS 1.91, Running 326.68s Step 849( 83.33%), action 500, FPS 1.91, Running 327.18s Step 850( 83.50%), action 501, FPS 1.92, Running 327.82s Step 851( 83.67%), action 502, FPS 1.92, Running 328.29s Step 852( 83.83%), action 503, FPS 1.92, Running 328.80s Step 853( 84.00%), action 504, FPS 1.92, Running 329.29s Step 854( 84.17%), action 505, FPS 1.93, Running 329.79s Step 855( 84.33%), action 506, FPS 1.95, Running 330.26s Step 856( 84.50%), action 507, FPS 1.95, Running 330.75s Step 857( 84.67%), action 508, FPS 1.95, Running 331.25s Step 858( 84.83%), action 509, FPS 1.95, Running 331.77s Step 859( 85.00%), action 510, FPS 1.95, Running 332.24s Step 860( 85.17%), action 511, FPS 1.94, Running 332.91s Step 861( 85.33%), action 512, FPS 1.95, Running 333.38s Step 862( 85.50%), action 513, FPS 1.94, Running 333.92s Step 863( 85.67%), action 514, FPS 1.94, Running 334.41s Step 864( 85.83%), action 515, FPS 1.94, Running 334.93s Step 865( 86.00%), action 516, FPS 1.94, Running 335.42s Step 866( 86.17%), action 517, FPS 1.94, Running 335.93s Step 867( 86.33%), action 518, FPS 1.94, Running 336.42s Step 868( 86.50%), action 519, FPS 1.95, Running 336.93s Step 869( 86.67%), action 520, FPS 1.96, Running 337.40s Step 870( 86.83%), action 521, FPS 1.95, Running 338.06s Step 871( 87.00%), action 522, FPS 1.94, Running 338.58s Step 872( 87.17%), action 523, FPS 1.94, Running 339.11s Step 873( 87.33%), action 524, FPS 1.94, Running 339.59s Step 874( 87.50%), action 525, FPS 1.94, Running 340.12s Step 875( 87.67%), action 526, FPS 1.93, Running 340.61s Step 876( 87.83%), action 527, FPS 1.93, Running 341.12s Step 877( 88.00%), action 528, FPS 1.93, Running 341.62s Step 878( 88.17%), action 529, FPS 1.93, Running 342.15s Step 879( 88.33%), action 530, FPS 1.92, Running 342.63s Step 880( 88.50%), action 531, FPS 1.93, Running 343.27s Step 881( 88.67%), action 532, FPS 1.92, Running 343.77s Step 882( 88.83%), action 533, FPS 1.93, Running 344.29s Step 883( 89.00%), action 534, FPS 1.93, Running 344.78s Step 884( 89.17%), action 535, FPS 1.92, Running 345.32s Step 885( 89.33%), action 536, FPS 1.93, Running 345.80s Step 886( 89.50%), action 537, FPS 1.93, Running 346.32s Step 887( 89.67%), action 538, FPS 1.93, Running 346.79s Step 888( 89.83%), action 539, FPS 1.93, Running 347.30s Step 889( 90.00%), action 540, FPS 1.93, Running 347.78s Step 890( 90.17%), action 541, FPS 1.92, Running 348.46s Step 891( 90.33%), action 542, FPS 1.93, Running 348.94s Step 892( 90.50%), action 543, FPS 1.93, Running 349.48s Step 893( 90.67%), action 544, FPS 1.93, Running 349.96s Step 894( 90.83%), action 545, FPS 1.93, Running 350.51s Step 895( 91.00%), action 546, FPS 1.92, Running 351.01s Step 896( 91.17%), action 547, FPS 1.92, Running 351.54s Step 897( 91.33%), action 548, FPS 1.92, Running 352.01s Step 898( 91.50%), action 549, FPS 1.93, Running 352.53s Step 899( 91.67%), action 550, FPS 1.93, Running 353.00s Step 900( 91.83%), action 551, FPS 1.93, Running 353.65s Step 901( 92.00%), action 552, FPS 1.93, Running 354.14s Step 902( 92.17%), action 553, FPS 1.93, Running 354.67s Step 903( 92.33%), action 554, FPS 1.92, Running 355.20s Step 904( 92.50%), action 555, FPS 1.92, Running 355.76s Step 905( 92.67%), action 556, FPS 1.91, Running 356.25s Step 906( 92.83%), action 557, FPS 1.91, Running 356.81s Step 907( 93.00%), action 558, FPS 1.90, Running 357.31s Step 908( 93.17%), action 559, FPS 1.89, Running 357.86s Step 909( 93.33%), action 560, FPS 1.89, Running 358.35s Step 910( 93.50%), action 561, FPS 1.90, Running 359.00s Step 911( 93.67%), action 562, FPS 1.90, Running 359.48s Step 912( 93.83%), action 563, FPS 1.90, Running 359.99s Step 913( 94.00%), action 564, FPS 1.90, Running 360.47s Step 914( 94.17%), action 565, FPS 1.90, Running 361.02s Step 915( 94.33%), action 566, FPS 1.91, Running 361.50s Step 916( 94.50%), action 567, FPS 1.91, Running 362.03s Step 917( 94.67%), action 568, FPS 1.90, Running 362.52s Step 918( 94.83%), action 569, FPS 1.90, Running 363.04s Step 919( 95.00%), action 570, FPS 1.90, Running 363.52s Step 920( 95.17%), action 571, FPS 1.90, Running 364.17s Step 921( 95.33%), action 572, FPS 1.91, Running 364.63s Step 922( 95.50%), action 573, FPS 1.90, Running 365.17s Step 923( 95.67%), action 574, FPS 1.91, Running 365.67s Step 924( 95.83%), action 575, FPS 1.92, Running 366.17s Step 925( 96.00%), action 576, FPS 1.92, Running 366.67s Step 926( 96.17%), action 577, FPS 1.93, Running 367.18s Step 927( 96.33%), action 578, FPS 1.93, Running 367.67s Step 928( 96.50%), action 579, FPS 1.94, Running 368.20s Step 929( 96.67%), action 580, FPS 1.94, Running 368.68s Step 930( 96.83%), action 581, FPS 1.94, Running 369.31s Step 931( 97.00%), action 582, FPS 1.94, Running 369.79s Step 932( 97.17%), action 583, FPS 1.94, Running 370.31s Step 933( 97.33%), action 584, FPS 1.94, Running 370.79s Step 934( 97.50%), action 585, FPS 1.94, Running 371.32s Step 935( 97.67%), action 586, FPS 1.94, Running 371.83s Step 936( 97.83%), action 587, FPS 1.94, Running 372.35s Step 937( 98.00%), action 588, FPS 1.94, Running 372.82s Step 938( 98.17%), action 589, FPS 1.93, Running 373.40s Step 939( 98.33%), action 590, FPS 1.93, Running 373.87s Step 940( 98.50%), action 591, FPS 1.92, Running 374.57s Step 941( 98.67%), action 592, FPS 1.92, Running 375.06s Step 942( 98.83%), action 593, FPS 1.92, Running 375.58s Step 943( 99.00%), action 594, FPS 1.93, Running 376.05s Step 944( 99.17%), action 595, FPS 1.92, Running 376.58s Step 945( 99.33%), action 596, FPS 1.92, Running 377.06s Step 946( 99.50%), action 597, FPS 1.92, Running 377.58s Step 947( 99.67%), action 598, FPS 1.92, Running 378.06s Step 948( 99.83%), action 599, FPS 1.92, Running 378.61s Step 949(100.00%), action 600, FPS 1.92, Running 379.11s [2026-08-03 02:54:04] [93 ] Seed 92 failed after 379.24 s. +steps: 949 , actions: 600 . +Instruction: Empty +Total 16/93(17.20%) success. +Setting seed: 93 +Step 1( N/A%), pre moving , FPS 8.35, Running 0.12s Step 2( N/A%), pre moving , FPS 9.97, Running 0.20s Step 3( N/A%), pre moving , FPS 9.61, Running 0.31s Step 4( N/A%), pre moving , FPS 9.89, Running 0.40s Step 5( N/A%), pre moving , FPS 10.06, Running 0.50s Step 6( N/A%), pre moving , FPS 9.97, Running 0.60s Step 7( N/A%), pre moving , FPS 10.10, Running 0.69s Step 8( N/A%), pre moving , FPS 9.94, Running 0.81s Step 9( N/A%), pre moving , FPS 10.23, Running 0.88s Step 10( N/A%), pre moving , FPS 10.53, Running 0.95s Step 11( N/A%), pre moving , FPS 10.70, Running 1.03s Step 12( N/A%), pre moving , FPS 10.94, Running 1.10s Step 13( N/A%), pre moving , FPS 11.14, Running 1.17s Step 14( N/A%), pre moving , FPS 11.25, Running 1.24s Step 15( N/A%), pre moving , FPS 11.28, Running 1.33s Step 16( N/A%), pre moving , FPS 11.35, Running 1.41s Step 17( N/A%), pre moving , FPS 11.36, Running 1.50s Step 18( N/A%), pre moving , FPS 11.35, Running 1.59s Step 19( N/A%), pre moving , FPS 11.20, Running 1.70s Step 20( N/A%), pre moving , FPS 11.18, Running 1.79s Step 21( N/A%), pre moving , FPS 9.88, Running 2.14s Step 22( N/A%), pre moving , FPS 9.74, Running 2.25s Step 23( N/A%), pre moving , FPS 9.84, Running 2.35s Step 24( N/A%), pre moving , FPS 9.84, Running 2.44s Step 25( N/A%), pre moving , FPS 9.80, Running 2.54s Step 26( N/A%), pre moving , FPS 8.77, Running 2.88s Step 27( N/A%), pre moving , FPS 8.77, Running 2.97s Step 28( N/A%), pre moving , FPS 8.82, Running 3.07s Step 29( N/A%), pre moving , FPS 8.74, Running 3.17s Step 30( N/A%), pre moving , FPS 8.64, Running 3.26s Step 31( N/A%), pre moving , FPS 8.54, Running 3.37s Step 32( N/A%), pre moving , FPS 8.46, Running 3.46s Step 33( N/A%), pre moving , FPS 8.36, Running 3.56s Step 34( N/A%), pre moving , FPS 8.29, Running 3.66s Step 35( N/A%), pre moving , FPS 8.25, Running 3.76s Step 36( N/A%), pre moving , FPS 6.18, Running 4.65s Step 37( N/A%), pre moving , FPS 5.68, Running 5.02s Step 38( N/A%), pre moving , FPS 5.66, Running 5.12s Step 39( N/A%), pre moving , FPS 5.66, Running 5.23s Step 40( N/A%), pre moving , FPS 5.66, Running 5.32s Step 41( N/A%), pre moving , FPS 6.09, Running 5.43s Step 42( N/A%), pre moving , FPS 6.12, Running 5.52s Step 43( N/A%), pre moving , FPS 6.09, Running 5.63s Step 44( N/A%), pre moving , FPS 6.08, Running 5.72s Step 45( N/A%), pre moving , FPS 6.08, Running 5.83s Step 46( N/A%), pre moving , FPS 6.58, Running 5.92s Step 47( N/A%), pre moving , FPS 6.53, Running 6.03s Step 48( N/A%), pre moving , FPS 5.43, Running 6.75s Step 49( N/A%), pre moving , FPS 5.44, Running 6.85s Step 50( N/A%), pre moving , FPS 5.43, Running 6.95s Step 51( N/A%), pre moving , FPS 5.44, Running 7.05s Step 52( N/A%), pre moving , FPS 5.43, Running 7.15s Step 53( N/A%), pre moving , FPS 5.36, Running 7.29s Step 54( N/A%), pre moving , FPS 5.31, Running 7.42s Step 55( N/A%), pre moving , FPS 5.27, Running 7.55s Step 56( N/A%), pre moving , FPS 6.64, Running 7.66s Step 57( N/A%), pre moving , FPS 7.26, Running 7.77s Step 58( N/A%), pre moving , FPS 7.11, Running 7.93s Step 59( N/A%), pre moving , FPS 7.00, Running 8.09s Step 60( N/A%), pre moving , FPS 6.74, Running 8.29s Step 61( N/A%), pre moving , FPS 6.50, Running 8.50s Step 62( N/A%), pre moving , FPS 6.31, Running 8.69s Step 63( N/A%), pre moving , FPS 6.13, Running 8.90s Step 64( N/A%), pre moving , FPS 5.91, Running 9.11s Step 65( N/A%), pre moving , FPS 5.65, Running 9.36s Step 66( N/A%), pre moving , FPS 5.50, Running 9.56s Step 67( N/A%), pre moving , FPS 5.35, Running 9.77s Step 68( N/A%), pre moving , FPS 6.23, Running 9.97s Step 69( N/A%), pre moving , FPS 6.02, Running 10.17s Step 70( N/A%), pre moving , FPS 5.83, Running 10.38s Step 71( N/A%), pre moving , FPS 5.72, Running 10.54s Step 72( N/A%), pre moving , FPS 5.66, Running 10.68s Step 73( N/A%), pre moving , FPS 5.70, Running 10.80s Step 74( N/A%), pre moving , FPS 5.73, Running 10.91s Step 75( N/A%), pre moving , FPS 5.77, Running 11.02s Step 76( N/A%), pre moving , FPS 5.73, Running 11.15s Step 77( N/A%), pre moving , FPS 5.74, Running 11.26s Step 78( N/A%), pre moving , FPS 5.81, Running 11.38s Step 79( N/A%), pre moving , FPS 5.81, Running 11.53s Step 80( N/A%), pre moving , FPS 5.92, Running 11.67s Step 81( N/A%), pre moving , FPS 6.10, Running 11.78s Step 82( N/A%), pre moving , FPS 6.29, Running 11.87s Step 83( N/A%), pre moving , FPS 6.51, Running 11.97s Step 84( N/A%), pre moving , FPS 6.75, Running 12.07s Step 85( N/A%), pre moving , FPS 7.14, Running 12.16s Step 86( N/A%), pre moving , FPS 7.37, Running 12.27s Step 87( N/A%), pre moving , FPS 7.70, Running 12.37s Step 88( N/A%), pre moving , FPS 8.00, Running 12.47s Step 89( N/A%), pre moving , FPS 8.34, Running 12.57s Step 90( N/A%), pre moving , FPS 8.76, Running 12.66s Step 91( N/A%), pre moving , FPS 8.96, Running 12.77s Step 92( N/A%), pre moving , FPS 9.16, Running 12.86s Step 93( N/A%), pre moving , FPS 9.29, Running 12.95s Step 94( N/A%), pre moving , FPS 9.37, Running 13.05s Step 95( N/A%), pre moving , FPS 9.40, Running 13.15s Step 96( N/A%), pre moving , FPS 9.57, Running 13.24s Step 97( N/A%), pre moving , FPS 9.63, Running 13.33s Step 98( N/A%), pre moving , FPS 9.66, Running 13.45s Step 99( N/A%), pre moving , FPS 9.95, Running 13.54s Step 100( N/A%), pre moving , FPS 6.56, Running 14.72s Step 101( N/A%), pre moving , FPS 5.98, Running 15.12s Step 102( N/A%), pre moving , FPS 5.55, Running 15.48s Step 103( N/A%), pre moving , FPS 5.20, Running 15.82s Step 104( N/A%), pre moving , FPS 4.88, Running 16.17s Step 105( N/A%), pre moving , FPS 4.58, Running 16.53s Step 106( N/A%), pre moving , FPS 4.31, Running 16.91s Step 107( N/A%), pre moving , FPS 4.10, Running 17.25s Step 108( N/A%), pre moving , FPS 3.90, Running 17.59s Step 109( N/A%), pre moving , FPS 3.72, Running 17.94s Step 110( N/A%), pre moving , FPS 3.55, Running 18.29s Step 111( N/A%), pre moving , FPS 3.40, Running 18.65s Step 112( N/A%), pre moving , FPS 3.25, Running 19.01s Step 113( N/A%), pre moving , FPS 3.12, Running 19.36s Step 114( N/A%), pre moving , FPS 3.00, Running 19.71s Step 115( N/A%), pre moving , FPS 2.89, Running 20.07s Step 116( N/A%), pre moving , FPS 2.78, Running 20.43s Step 117( N/A%), pre moving , FPS 2.68, Running 20.78s Step 118( N/A%), pre moving , FPS 2.61, Running 21.12s Step 119( N/A%), pre moving , FPS 2.52, Running 21.46s Step 120( N/A%), pre moving , FPS 2.82, Running 21.82s Step 121( N/A%), pre moving , FPS 2.84, Running 22.17s Step 122( N/A%), pre moving , FPS 2.84, Running 22.51s Step 123( N/A%), pre moving , FPS 2.84, Running 22.85s Step 124( N/A%), pre moving , FPS 2.83, Running 23.24s Step 125( N/A%), pre moving , FPS 2.83, Running 23.59s Step 126( N/A%), pre moving , FPS 2.85, Running 23.94s Step 127( N/A%), pre moving , FPS 2.85, Running 24.28s Step 128( N/A%), pre moving , FPS 2.79, Running 24.76s Step 129( N/A%), pre moving , FPS 2.76, Running 25.19s Step 130( N/A%), pre moving , FPS 2.76, Running 25.54s Step 131( N/A%), pre moving , FPS 2.76, Running 25.89s Step 132( N/A%), pre moving , FPS 2.76, Running 26.25s Step 133( N/A%), pre moving , FPS 2.71, Running 26.73s Step 134( N/A%), pre moving , FPS 2.72, Running 27.07s Step 135( N/A%), pre moving , FPS 2.71, Running 27.45s Step 136( N/A%), pre moving , FPS 2.70, Running 27.82s Step 137( N/A%), pre moving , FPS 2.69, Running 28.20s Step 138( N/A%), pre moving , FPS 2.68, Running 28.57s Step 139( N/A%), pre moving , FPS 2.68, Running 28.94s Step 140( N/A%), pre moving , FPS 2.67, Running 29.32s Step 141( N/A%), pre moving , FPS 2.65, Running 29.71s Step 142( N/A%), pre moving , FPS 2.64, Running 30.10s Step 143( N/A%), pre moving , FPS 2.63, Running 30.46s Step 144( N/A%), pre moving , FPS 2.63, Running 30.84s Step 145( N/A%), pre moving , FPS 2.62, Running 31.23s Step 146( N/A%), pre moving , FPS 2.60, Running 31.63s Step 147( N/A%), pre moving , FPS 2.58, Running 32.03s Step 148( N/A%), pre moving , FPS 2.61, Running 32.42s Step 149( N/A%), pre moving , FPS 2.61, Running 32.84s Step 150( N/A%), pre moving , FPS 2.60, Running 33.23s Step 151( N/A%), pre moving , FPS 2.60, Running 33.58s Step 152( N/A%), pre moving , FPS 2.59, Running 33.97s Step 153( N/A%), pre moving , FPS 2.60, Running 34.42s Step 154( N/A%), pre moving , FPS 2.57, Running 34.83s Step 155( N/A%), pre moving , FPS 2.57, Running 35.24s Step 156( N/A%), pre moving , FPS 2.56, Running 35.63s Step 157( N/A%), pre moving , FPS 2.56, Running 36.01s Step 158( N/A%), pre moving , FPS 2.56, Running 36.40s Step 159( N/A%), pre moving , FPS 2.55, Running 36.77s Step 160( N/A%), pre moving , FPS 2.56, Running 37.14s Step 161( N/A%), pre moving , FPS 2.56, Running 37.53s Step 162( N/A%), pre moving , FPS 2.54, Running 37.99s Step 163( N/A%), pre moving , FPS 2.53, Running 38.38s Step 164( N/A%), pre moving , FPS 2.52, Running 38.77s Step 165( N/A%), pre moving , FPS 2.50, Running 39.24s Step 166( N/A%), pre moving , FPS 2.51, Running 39.61s Step 167( N/A%), pre moving , FPS 2.49, Running 40.06s Step 168( N/A%), pre moving , FPS 2.50, Running 40.42s Step 169( N/A%), pre moving , FPS 2.49, Running 40.86s Step 170( N/A%), pre moving , FPS 2.49, Running 41.26s Step 171( N/A%), pre moving , FPS 2.56, Running 41.38s Step 172( N/A%), pre moving , FPS 2.66, Running 41.50s Step 173( N/A%), pre moving , FPS 2.77, Running 41.64s Step 174( N/A%), pre moving , FPS 2.89, Running 41.77s Step 175( N/A%), pre moving , FPS 3.01, Running 41.89s Step 176( N/A%), pre moving , FPS 3.13, Running 42.03s Step 177( N/A%), pre moving , FPS 3.26, Running 42.15s Step 178( N/A%), pre moving , FPS 3.40, Running 42.28s Step 179( N/A%), pre moving , FPS 3.55, Running 42.40s Step 180( N/A%), pre moving , FPS 3.72, Running 42.52s Step 181( N/A%), pre moving , FPS 3.51, Running 43.23s Step 182( N/A%), pre moving , FPS 3.72, Running 43.36s Step 183( N/A%), pre moving , FPS 3.92, Running 43.48s Step 184( N/A%), pre moving , FPS 4.14, Running 43.60s Step 185( N/A%), pre moving , FPS 4.44, Running 43.74s Step 186( N/A%), pre moving , FPS 4.70, Running 43.87s Step 187( N/A%), pre moving , FPS 4.99, Running 44.07s Step 188( N/A%), pre moving , FPS 5.26, Running 44.23s Step 189( N/A%), pre moving , FPS 5.65, Running 44.40s Step 190( N/A%), pre moving , FPS 6.02, Running 44.58s Step 191( N/A%), pre moving , FPS 5.92, Running 44.76s Step 192( N/A%), pre moving , FPS 5.79, Running 44.95s Step 193( N/A%), pre moving , FPS 5.67, Running 45.16s Step 194( N/A%), pre moving , FPS 5.53, Running 45.38s Step 195( N/A%), pre moving , FPS 5.40, Running 45.59s Step 196( N/A%), pre moving , FPS 5.31, Running 45.80s Step 197( N/A%), pre moving , FPS 5.17, Running 46.02s Step 198( N/A%), pre moving , FPS 5.06, Running 46.22s Step 199( N/A%), pre moving , FPS 4.94, Running 46.45s Step 200( N/A%), pre moving , FPS 4.84, Running 46.65s Step 201( N/A%), pre moving , FPS 5.51, Running 46.86s Step 202( N/A%), pre moving , FPS 5.40, Running 47.06s Step 203( N/A%), pre moving , FPS 5.29, Running 47.26s Step 204( N/A%), pre moving , FPS 5.18, Running 47.47s Step 205( N/A%), pre moving , FPS 5.17, Running 47.61s Step 206( N/A%), pre moving , FPS 5.16, Running 47.74s Step 207( N/A%), pre moving , FPS 5.24, Running 47.89s Step 208( N/A%), pre moving , FPS 5.30, Running 48.00s Step 209( N/A%), pre moving , FPS 5.39, Running 48.11s Step 210( N/A%), pre moving , FPS 5.51, Running 48.21s Step 211( N/A%), pre moving , FPS 5.60, Running 48.33s Step 212( N/A%), pre moving , FPS 5.72, Running 48.45s Step 213( N/A%), pre moving , FPS 5.88, Running 48.56s Step 214( N/A%), pre moving , FPS 6.06, Running 48.68s Step 215( N/A%), pre moving , FPS 6.20, Running 48.82s Step 216( N/A%), pre moving , FPS 6.35, Running 48.95s Step 217( N/A%), pre moving , FPS 6.55, Running 49.07s Step 218( N/A%), pre moving , FPS 6.70, Running 49.21s Step 219( N/A%), pre moving , FPS 6.92, Running 49.34s Step 220( N/A%), pre moving , FPS 7.07, Running 49.48s Step 221( N/A%), pre moving , FPS 7.27, Running 49.62s Step 222( N/A%), pre moving , FPS 5.94, Running 50.43s Step 223( N/A%), pre moving , FPS 6.05, Running 50.57s Step 224( N/A%), pre moving , FPS 6.18, Running 50.70s Step 225( N/A%), pre moving , FPS 6.19, Running 50.84s Step 226( N/A%), pre moving , FPS 6.17, Running 50.98s Step 227( N/A%), pre moving , FPS 6.18, Running 51.13s Step 228( N/A%), pre moving , FPS 6.00, Running 51.33s Step 229( N/A%), pre moving , FPS 5.83, Running 51.54s Step 230( N/A%), pre moving , FPS 5.70, Running 51.72s Step 231( N/A%), pre moving , FPS 5.60, Running 51.90s Step 232( N/A%), pre moving , FPS 5.41, Running 52.14s Step 233( N/A%), pre moving , FPS 5.21, Running 52.40s Step 234( N/A%), pre moving , FPS 5.02, Running 52.67s Step 235( N/A%), pre moving , FPS 4.85, Running 52.94s Step 236( N/A%), pre moving , FPS 4.67, Running 53.23s Step 237( N/A%), pre moving , FPS 4.50, Running 53.51s Step 238( N/A%), pre moving , FPS 4.35, Running 53.80s Step 239( N/A%), pre moving , FPS 4.23, Running 54.07s Step 240( N/A%), pre moving , FPS 4.05, Running 54.42s Step 241( N/A%), pre moving , FPS 3.88, Running 54.76s Step 242( N/A%), pre moving , FPS 4.26, Running 55.12s Step 243( N/A%), pre moving , FPS 4.08, Running 55.47s Step 244( N/A%), pre moving , FPS 3.95, Running 55.76s Step 245( N/A%), pre moving , FPS 3.82, Running 56.08s Step 246( N/A%), pre moving , FPS 3.69, Running 56.41s Step 247( N/A%), pre moving , FPS 3.55, Running 56.76s Step 248( N/A%), pre moving , FPS 3.46, Running 57.11s Step 249( N/A%), pre moving , FPS 3.38, Running 57.46s Step 250( N/A%), pre moving , FPS 3.29, Running 57.81s Step 251( N/A%), pre moving , FPS 3.19, Running 58.17s Step 252( N/A%), pre moving , FPS 3.14, Running 58.51s Step 253( N/A%), pre moving , FPS 3.10, Running 58.86s Step 254( N/A%), pre moving , FPS 3.09, Running 59.14s Step 255( N/A%), pre moving , FPS 3.09, Running 59.41s Step 256( N/A%), pre moving , FPS 3.10, Running 59.68s Step 257( N/A%), pre moving , FPS 3.12, Running 59.93s Step 258( N/A%), pre moving , FPS 3.13, Running 60.18s Step 259( N/A%), pre moving , FPS 3.12, Running 60.47s Step 260( N/A%), pre moving , FPS 3.16, Running 60.75s Step 261( N/A%), pre moving , FPS 3.19, Running 61.04s Step 262( N/A%), pre moving , FPS 3.27, Running 61.24s Step 263( N/A%), pre moving , FPS 3.34, Running 61.45s Step 264( N/A%), pre moving , FPS 3.39, Running 61.66s Step 265( N/A%), pre moving , FPS 3.45, Running 61.87s Step 266( N/A%), pre moving , FPS 3.57, Running 62.00s Step 267( N/A%), pre moving , FPS 3.72, Running 62.14s Step 268( N/A%), pre moving , FPS 3.81, Running 62.36s Step 269( N/A%), pre moving , FPS 3.92, Running 62.57s Step 270( N/A%), pre moving , FPS 4.02, Running 62.78s Step 271( N/A%), pre moving , FPS 4.08, Running 63.07s Step 272( N/A%), pre moving , FPS 4.16, Running 63.32s Step 273( N/A%), pre moving , FPS 4.30, Running 63.51s Step 274( N/A%), pre moving , FPS 4.41, Running 63.68s Step 275( N/A%), pre moving , FPS 4.50, Running 63.85s Step 276( N/A%), pre moving , FPS 4.57, Running 64.06s Step 277( N/A%), pre moving , FPS 4.60, Running 64.27s Step 278( N/A%), pre moving , FPS 4.66, Running 64.47s Step 279( N/A%), pre moving , FPS 4.75, Running 64.68s Step 280( N/A%), pre moving , FPS 4.91, Running 64.82s Step 281( N/A%), pre moving , FPS 5.10, Running 64.96s Step 282( N/A%), pre moving , FPS 5.18, Running 65.10s Step 283( N/A%), pre moving , FPS 5.29, Running 65.23s Step 284( N/A%), pre moving , FPS 5.39, Running 65.37s Step 285( N/A%), pre moving , FPS 5.53, Running 65.49s Step 286( N/A%), pre moving , FPS 5.55, Running 65.61s Step 287( N/A%), pre moving , FPS 5.55, Running 65.74s Step 288( N/A%), pre moving , FPS 5.72, Running 65.86s Step 289( N/A%), pre moving , FPS 5.83, Running 66.00s Step 290( N/A%), pre moving , FPS 5.97, Running 66.14s Step 291( N/A%), pre moving , FPS 6.23, Running 66.28s Step 292( N/A%), pre moving , FPS 6.47, Running 66.41s Step 293( N/A%), pre moving , FPS 6.56, Running 66.55s Step 294( N/A%), pre moving , FPS 6.69, Running 66.67s Step 295( N/A%), pre moving , FPS 6.78, Running 66.81s Step 296( N/A%), pre moving , FPS 6.93, Running 66.95s Step 297( N/A%), pre moving , FPS 7.17, Running 67.06s Step 298( N/A%), pre moving , FPS 7.40, Running 67.18s Step 299( N/A%), pre moving , FPS 7.64, Running 67.30s Step 300( N/A%), pre moving , FPS 7.72, Running 67.41s Step 301( N/A%), pre moving , FPS 7.78, Running 67.53s Step 302( N/A%), pre moving , FPS 7.89, Running 67.64s Step 303( N/A%), pre moving , FPS 7.89, Running 67.76s Step 304( N/A%), pre moving , FPS 7.89, Running 67.91s Step 305( N/A%), pre moving , FPS 7.84, Running 68.04s Step 306( N/A%), pre moving , FPS 4.33, Running 70.23s Step 307( N/A%), pre moving , FPS 4.12, Running 70.60s Step 308( N/A%), pre moving , FPS 3.89, Running 71.00s Step 309( N/A%), pre moving , FPS 3.72, Running 71.37s Step 310( N/A%), pre moving , FPS 3.56, Running 71.76s Step 311( N/A%), pre moving , FPS 3.41, Running 72.14s Step 312( N/A%), pre moving , FPS 3.27, Running 72.52s Step 313( N/A%), pre moving , FPS 3.14, Running 72.92s Step 314( N/A%), pre moving , FPS 3.01, Running 73.31s Step 315( N/A%), pre moving , FPS 2.90, Running 73.70s Step 316( N/A%), pre moving , FPS 2.80, Running 74.08s Step 317( N/A%), pre moving , FPS 2.70, Running 74.47s Step 318( N/A%), pre moving , FPS 2.60, Running 74.86s Step 319( N/A%), pre moving , FPS 2.51, Running 75.26s Step 320( N/A%), pre moving , FPS 2.43, Running 75.64s Step 321( N/A%), pre moving , FPS 2.35, Running 76.04s Step 322( N/A%), pre moving , FPS 2.28, Running 76.42s Step 323( N/A%), pre moving , FPS 2.21, Running 76.79s Step 324( N/A%), pre moving , FPS 2.15, Running 77.19s Step 325( N/A%), pre moving , FPS 2.10, Running 77.59s Step 326( 0.17%), action 1, FPS 2.31, Running 78.88s Step 327( 0.33%), action 2, FPS 2.26, Running 79.46s Step 328( 0.50%), action 3, FPS 2.23, Running 79.99s Step 329( 0.67%), action 4, FPS 2.17, Running 80.58s Step 330( 0.83%), action 5, FPS 2.14, Running 81.11s Step 331( 1.00%), action 6, FPS 2.11, Running 81.60s Step 332( 1.17%), action 7, FPS 2.08, Running 82.12s Step 333( 1.33%), action 8, FPS 2.07, Running 82.59s Step 334( 1.50%), action 9, FPS 2.04, Running 83.11s Step 335( 1.67%), action 10, FPS 2.02, Running 83.58s Step 336( 1.83%), action 11, FPS 1.97, Running 84.23s Step 337( 2.00%), action 12, FPS 1.95, Running 84.71s Step 338( 2.17%), action 13, FPS 1.93, Running 85.25s Step 339( 2.33%), action 14, FPS 1.91, Running 85.72s Step 340( 2.50%), action 15, FPS 1.88, Running 86.28s Step 341( 2.67%), action 16, FPS 1.86, Running 86.79s Step 342( 2.83%), action 17, FPS 1.84, Running 87.32s Step 343( 3.00%), action 18, FPS 1.82, Running 87.80s Step 344( 3.17%), action 19, FPS 1.80, Running 88.31s Step 345( 3.33%), action 20, FPS 1.79, Running 88.78s Step 346( 3.50%), action 21, FPS 1.90, Running 89.42s Step 347( 3.67%), action 22, FPS 1.92, Running 89.90s Step 348( 3.83%), action 23, FPS 1.92, Running 90.40s Step 349( 4.00%), action 24, FPS 1.94, Running 90.90s Step 350( 4.17%), action 25, FPS 1.94, Running 91.44s Step 351( 4.33%), action 26, FPS 1.93, Running 91.95s Step 352( 4.50%), action 27, FPS 1.92, Running 92.53s Step 353( 4.67%), action 28, FPS 1.92, Running 93.00s Step 354( 4.83%), action 29, FPS 1.92, Running 93.52s Step 355( 5.00%), action 30, FPS 1.92, Running 94.01s Step 356( 5.17%), action 31, FPS 1.91, Running 94.72s Step 357( 5.33%), action 32, FPS 1.91, Running 95.18s Step 358( 5.50%), action 33, FPS 1.90, Running 95.77s Step 359( 5.67%), action 34, FPS 1.88, Running 96.33s Step 360( 5.83%), action 35, FPS 1.89, Running 96.85s Step 361( 6.00%), action 36, FPS 1.89, Running 97.36s Step 362( 6.17%), action 37, FPS 1.89, Running 97.89s Step 363( 6.33%), action 38, FPS 1.88, Running 98.45s Step 364( 6.50%), action 39, FPS 1.88, Running 98.98s Step 365( 6.67%), action 40, FPS 1.87, Running 99.48s Step 366( 6.83%), action 41, FPS 1.86, Running 100.15s Step 367( 7.00%), action 42, FPS 1.86, Running 100.64s Step 368( 7.17%), action 43, FPS 1.84, Running 101.26s Step 369( 7.33%), action 44, FPS 1.85, Running 101.74s Step 370( 7.50%), action 45, FPS 1.85, Running 102.24s Step 371( 7.67%), action 46, FPS 1.86, Running 102.70s Step 372( 7.83%), action 47, FPS 1.87, Running 103.23s Step 373( 8.00%), action 48, FPS 1.87, Running 103.71s Step 374( 8.17%), action 49, FPS 1.87, Running 104.21s Step 375( 8.33%), action 50, FPS 1.87, Running 104.70s Step 376( 8.50%), action 51, FPS 1.88, Running 105.37s Step 377( 8.67%), action 52, FPS 1.88, Running 105.85s Step 378( 8.83%), action 53, FPS 1.89, Running 106.37s Step 379( 9.00%), action 54, FPS 1.89, Running 106.90s Step 380( 9.17%), action 55, FPS 1.89, Running 107.43s Step 381( 9.33%), action 56, FPS 1.90, Running 107.90s Step 382( 9.50%), action 57, FPS 1.90, Running 108.42s Step 383( 9.67%), action 58, FPS 1.91, Running 108.89s Step 384( 9.83%), action 59, FPS 1.92, Running 109.41s Step 385( 10.00%), action 60, FPS 1.92, Running 109.90s Step 386( 10.17%), action 61, FPS 1.92, Running 110.55s Step 387( 10.33%), action 62, FPS 1.93, Running 111.02s Step 388( 10.50%), action 63, FPS 1.95, Running 111.52s Step 389( 10.67%), action 64, FPS 1.95, Running 112.01s Step 390( 10.83%), action 65, FPS 1.94, Running 112.55s Step 391( 11.00%), action 66, FPS 1.94, Running 113.03s Step 392( 11.17%), action 67, FPS 1.94, Running 113.52s Step 393( 11.33%), action 68, FPS 1.94, Running 114.02s Step 394( 11.50%), action 69, FPS 1.93, Running 114.56s Step 395( 11.67%), action 70, FPS 1.93, Running 115.06s Step 396( 11.83%), action 71, FPS 1.93, Running 115.72s Step 397( 12.00%), action 72, FPS 1.93, Running 116.20s Step 398( 12.17%), action 73, FPS 1.94, Running 116.71s Step 399( 12.33%), action 74, FPS 1.95, Running 117.18s Step 400( 12.50%), action 75, FPS 1.95, Running 117.70s Step 401( 12.67%), action 76, FPS 1.94, Running 118.20s Step 402( 12.83%), action 77, FPS 1.94, Running 118.72s Step 403( 13.00%), action 78, FPS 1.94, Running 119.18s Step 404( 13.17%), action 79, FPS 1.94, Running 119.73s Step 405( 13.33%), action 80, FPS 1.94, Running 120.21s Step 406( 13.50%), action 81, FPS 1.94, Running 120.86s Step 407( 13.67%), action 82, FPS 1.94, Running 121.32s Step 408( 13.83%), action 83, FPS 1.94, Running 121.84s Step 409( 14.00%), action 84, FPS 1.94, Running 122.32s Step 410( 14.17%), action 85, FPS 1.94, Running 122.88s Step 411( 14.33%), action 86, FPS 1.93, Running 123.37s Step 412( 14.50%), action 87, FPS 1.92, Running 123.92s Step 413( 14.67%), action 88, FPS 1.93, Running 124.40s Step 414( 14.83%), action 89, FPS 1.93, Running 124.91s Step 415( 15.00%), action 90, FPS 1.94, Running 125.38s Step 416( 15.17%), action 91, FPS 1.94, Running 126.02s Step 417( 15.33%), action 92, FPS 1.94, Running 126.51s Step 418( 15.50%), action 93, FPS 1.94, Running 127.03s Step 419( 15.67%), action 94, FPS 1.93, Running 127.53s Step 420( 15.83%), action 95, FPS 1.93, Running 128.06s Step 421( 16.00%), action 96, FPS 1.94, Running 128.53s Step 422( 16.17%), action 97, FPS 1.94, Running 129.04s Step 423( 16.33%), action 98, FPS 1.93, Running 129.54s Step 424( 16.50%), action 99, FPS 1.94, Running 130.06s Step 425( 16.67%), action 100, FPS 1.94, Running 130.53s Step 426( 16.83%), action 101, FPS 1.94, Running 131.16s Step 427( 17.00%), action 102, FPS 1.94, Running 131.64s Step 428( 17.17%), action 103, FPS 1.94, Running 132.14s Step 429( 17.33%), action 104, FPS 1.95, Running 132.59s Step 430( 17.50%), action 105, FPS 1.96, Running 133.09s Step 431( 17.67%), action 106, FPS 1.96, Running 133.56s Step 432( 17.83%), action 107, FPS 1.97, Running 134.06s Step 433( 18.00%), action 108, FPS 1.97, Running 134.54s Step 434( 18.17%), action 109, FPS 1.97, Running 135.07s Step 435( 18.33%), action 110, FPS 1.97, Running 135.54s Step 436( 18.50%), action 111, FPS 1.97, Running 136.16s Step 437( 18.67%), action 112, FPS 1.97, Running 136.66s Step 438( 18.83%), action 113, FPS 1.96, Running 137.21s Step 439( 19.00%), action 114, FPS 1.97, Running 137.69s Step 440( 19.17%), action 115, FPS 1.97, Running 138.22s Step 441( 19.33%), action 116, FPS 1.97, Running 138.71s Step 442( 19.50%), action 117, FPS 1.96, Running 139.25s Step 443( 19.67%), action 118, FPS 1.96, Running 139.74s Step 444( 19.83%), action 119, FPS 1.96, Running 140.27s Step 445( 20.00%), action 120, FPS 1.95, Running 140.79s Step 446( 20.17%), action 121, FPS 1.95, Running 141.41s Step 447( 20.33%), action 122, FPS 1.95, Running 141.90s Step 448( 20.50%), action 123, FPS 1.94, Running 142.43s Step 449( 20.67%), action 124, FPS 1.94, Running 142.90s Step 450( 20.83%), action 125, FPS 1.93, Running 143.43s Step 451( 21.00%), action 126, FPS 1.93, Running 143.91s Step 452( 21.17%), action 127, FPS 1.93, Running 144.42s Step 453( 21.33%), action 128, FPS 1.93, Running 144.92s Step 454( 21.50%), action 129, FPS 1.93, Running 145.42s Step 455( 21.67%), action 130, FPS 1.93, Running 145.88s Step 456( 21.83%), action 131, FPS 1.92, Running 146.55s Step 457( 22.00%), action 132, FPS 1.93, Running 147.03s Step 458( 22.17%), action 133, FPS 1.93, Running 147.57s Step 459( 22.33%), action 134, FPS 1.93, Running 148.07s Step 460( 22.50%), action 135, FPS 1.93, Running 148.58s Step 461( 22.67%), action 136, FPS 1.93, Running 149.08s Step 462( 22.83%), action 137, FPS 1.93, Running 149.60s Step 463( 23.00%), action 138, FPS 1.93, Running 150.08s Step 464( 23.17%), action 139, FPS 1.92, Running 150.68s Step 465( 23.33%), action 140, FPS 1.93, Running 151.17s Step 466( 23.50%), action 141, FPS 1.92, Running 151.81s Step 467( 23.67%), action 142, FPS 1.92, Running 152.31s Step 468( 23.83%), action 143, FPS 1.92, Running 152.84s Step 469( 24.00%), action 144, FPS 1.92, Running 153.33s Step 470( 24.17%), action 145, FPS 1.92, Running 153.86s Step 471( 24.33%), action 146, FPS 1.91, Running 154.37s Step 472( 24.50%), action 147, FPS 1.91, Running 154.89s Step 473( 24.67%), action 148, FPS 1.91, Running 155.37s Step 474( 24.83%), action 149, FPS 1.91, Running 155.87s Step 475( 25.00%), action 150, FPS 1.91, Running 156.35s Step 476( 25.17%), action 151, FPS 1.91, Running 157.02s Step 477( 25.33%), action 152, FPS 1.91, Running 157.50s Step 478( 25.50%), action 153, FPS 1.91, Running 158.01s Step 479( 25.67%), action 154, FPS 1.91, Running 158.52s Step 480( 25.83%), action 155, FPS 1.91, Running 159.07s Step 481( 26.00%), action 156, FPS 1.91, Running 159.54s Step 482( 26.17%), action 157, FPS 1.91, Running 160.05s Step 483( 26.33%), action 158, FPS 1.92, Running 160.51s Step 484( 26.50%), action 159, FPS 1.93, Running 161.03s Step 485( 26.67%), action 160, FPS 1.93, Running 161.52s Step 486( 26.83%), action 161, FPS 1.93, Running 162.18s Step 487( 27.00%), action 162, FPS 1.94, Running 162.63s Step 488( 27.17%), action 163, FPS 1.94, Running 163.16s Step 489( 27.33%), action 164, FPS 1.94, Running 163.62s Step 490( 27.50%), action 165, FPS 1.95, Running 164.14s Step 491( 27.67%), action 166, FPS 1.95, Running 164.62s Step 492( 27.83%), action 167, FPS 1.95, Running 165.13s Step 493( 28.00%), action 168, FPS 1.96, Running 165.60s Step 494( 28.17%), action 169, FPS 1.95, Running 166.10s Step 495( 28.33%), action 170, FPS 1.96, Running 166.57s Step 496( 28.50%), action 171, FPS 1.96, Running 167.21s Step 497( 28.67%), action 172, FPS 1.96, Running 167.68s Step 498( 28.83%), action 173, FPS 1.97, Running 168.18s Step 499( 29.00%), action 174, FPS 1.97, Running 168.65s Step 500( 29.17%), action 175, FPS 1.98, Running 169.16s Step 501( 29.33%), action 176, FPS 1.98, Running 169.64s Step 502( 29.50%), action 177, FPS 1.98, Running 170.17s Step 503( 29.67%), action 178, FPS 1.97, Running 170.64s Step 504( 29.83%), action 179, FPS 1.98, Running 171.15s Step 505( 30.00%), action 180, FPS 1.98, Running 171.64s Step 506( 30.17%), action 181, FPS 1.97, Running 172.32s Step 507( 30.33%), action 182, FPS 1.96, Running 172.82s Step 508( 30.50%), action 183, FPS 1.96, Running 173.37s Step 509( 30.67%), action 184, FPS 1.95, Running 173.86s Step 510( 30.83%), action 185, FPS 1.96, Running 174.36s Step 511( 31.00%), action 186, FPS 1.95, Running 174.86s Step 512( 31.17%), action 187, FPS 1.95, Running 175.38s Step 513( 31.33%), action 188, FPS 1.95, Running 175.85s Step 514( 31.50%), action 189, FPS 1.95, Running 176.37s Step 515( 31.67%), action 190, FPS 1.94, Running 176.87s Step 516( 31.83%), action 191, FPS 1.94, Running 177.53s Step 517( 32.00%), action 192, FPS 1.94, Running 178.01s Step 518( 32.17%), action 193, FPS 1.93, Running 178.56s Step 519( 32.33%), action 194, FPS 1.93, Running 179.04s Step 520( 32.50%), action 195, FPS 1.93, Running 179.55s Step 521( 32.67%), action 196, FPS 1.92, Running 180.03s Step 522( 32.83%), action 197, FPS 1.92, Running 180.57s Step 523( 33.00%), action 198, FPS 1.92, Running 181.06s Step 524( 33.17%), action 199, FPS 1.90, Running 181.65s Step 525( 33.33%), action 200, FPS 1.91, Running 182.11s Step 526( 33.50%), action 201, FPS 1.92, Running 182.75s Step 527( 33.67%), action 202, FPS 1.92, Running 183.23s Step 528( 33.83%), action 203, FPS 1.92, Running 183.76s Step 529( 34.00%), action 204, FPS 1.93, Running 184.24s Step 530( 34.17%), action 205, FPS 1.92, Running 184.77s Step 531( 34.33%), action 206, FPS 1.93, Running 185.25s Step 532( 34.50%), action 207, FPS 1.93, Running 185.76s Step 533( 34.67%), action 208, FPS 1.92, Running 186.25s Step 534( 34.83%), action 209, FPS 1.92, Running 186.78s Step 535( 35.00%), action 210, FPS 1.93, Running 187.26s Step 536( 35.17%), action 211, FPS 1.92, Running 187.92s Step 537( 35.33%), action 212, FPS 1.93, Running 188.38s Step 538( 35.50%), action 213, FPS 1.94, Running 188.88s Step 539( 35.67%), action 214, FPS 1.93, Running 189.38s Step 540( 35.83%), action 215, FPS 1.93, Running 189.93s Step 541( 36.00%), action 216, FPS 1.93, Running 190.40s Step 542( 36.17%), action 217, FPS 1.92, Running 190.96s Step 543( 36.33%), action 218, FPS 1.93, Running 191.45s Step 544( 36.50%), action 219, FPS 1.94, Running 191.98s Step 545( 36.67%), action 220, FPS 1.93, Running 192.45s Step 546( 36.83%), action 221, FPS 1.93, Running 193.10s Step 547( 37.00%), action 222, FPS 1.93, Running 193.59s Step 548( 37.17%), action 223, FPS 1.93, Running 194.14s Step 549( 37.33%), action 224, FPS 1.92, Running 194.64s Step 550( 37.50%), action 225, FPS 1.92, Running 195.17s Step 551( 37.67%), action 226, FPS 1.92, Running 195.67s Step 552( 37.83%), action 227, FPS 1.91, Running 196.20s Step 553( 38.00%), action 228, FPS 1.92, Running 196.68s Step 554( 38.17%), action 229, FPS 1.92, Running 197.20s Step 555( 38.33%), action 230, FPS 1.91, Running 197.72s Step 556( 38.50%), action 231, FPS 1.91, Running 198.38s Step 557( 38.67%), action 232, FPS 1.91, Running 198.84s Step 558( 38.83%), action 233, FPS 1.91, Running 199.36s Step 559( 39.00%), action 234, FPS 1.91, Running 199.83s Step 560( 39.17%), action 235, FPS 1.92, Running 200.36s Step 561( 39.33%), action 236, FPS 1.92, Running 200.83s Step 562( 39.50%), action 237, FPS 1.93, Running 201.35s Step 563( 39.67%), action 238, FPS 1.92, Running 201.84s Step 564( 39.83%), action 239, FPS 1.93, Running 202.36s Step 565( 40.00%), action 240, FPS 1.92, Running 202.88s Step 566( 40.17%), action 241, FPS 1.91, Running 203.54s Step 567( 40.33%), action 242, FPS 1.92, Running 204.01s Step 568( 40.50%), action 243, FPS 1.92, Running 204.55s Step 569( 40.67%), action 244, FPS 1.93, Running 205.01s Step 570( 40.83%), action 245, FPS 1.93, Running 205.55s Step 571( 41.00%), action 246, FPS 1.93, Running 206.03s Step 572( 41.17%), action 247, FPS 1.94, Running 206.53s Step 573( 41.33%), action 248, FPS 1.94, Running 207.01s Step 574( 41.50%), action 249, FPS 1.94, Running 207.52s Step 575( 41.67%), action 250, FPS 1.94, Running 208.01s Step 576( 41.83%), action 251, FPS 1.95, Running 208.65s Step 577( 42.00%), action 252, FPS 1.94, Running 209.15s Step 578( 42.17%), action 253, FPS 1.94, Running 209.68s Step 579( 42.33%), action 254, FPS 1.93, Running 210.21s Step 580( 42.50%), action 255, FPS 1.93, Running 210.74s Step 581( 42.67%), action 256, FPS 1.92, Running 211.25s Step 582( 42.83%), action 257, FPS 1.92, Running 211.76s Step 583( 43.00%), action 258, FPS 1.92, Running 212.24s Step 584( 43.17%), action 259, FPS 1.92, Running 212.77s Step 585( 43.33%), action 260, FPS 1.93, Running 213.24s Step 586( 43.50%), action 261, FPS 1.93, Running 213.92s Step 587( 43.67%), action 262, FPS 1.92, Running 214.43s Step 588( 43.83%), action 263, FPS 1.92, Running 214.98s Step 589( 44.00%), action 264, FPS 1.91, Running 215.46s Step 590( 44.17%), action 265, FPS 1.91, Running 215.99s Step 591( 44.33%), action 266, FPS 1.92, Running 216.44s Step 592( 44.50%), action 267, FPS 1.92, Running 216.96s Step 593( 44.67%), action 268, FPS 1.92, Running 217.45s Step 594( 44.83%), action 269, FPS 1.92, Running 217.96s Step 595( 45.00%), action 270, FPS 1.92, Running 218.43s Step 596( 45.17%), action 271, FPS 1.91, Running 219.11s Step 597( 45.33%), action 272, FPS 1.92, Running 219.57s Step 598( 45.50%), action 273, FPS 1.92, Running 220.10s Step 599( 45.67%), action 274, FPS 1.93, Running 220.60s Step 600( 45.83%), action 275, FPS 1.93, Running 221.13s Step 601( 46.00%), action 276, FPS 1.93, Running 221.62s Step 602( 46.17%), action 277, FPS 1.93, Running 222.12s Step 603( 46.33%), action 278, FPS 1.93, Running 222.61s Step 604( 46.50%), action 279, FPS 1.93, Running 223.12s Step 605( 46.67%), action 280, FPS 1.93, Running 223.60s Step 606( 46.83%), action 281, FPS 1.94, Running 224.24s Step 607( 47.00%), action 282, FPS 1.94, Running 224.73s Step 608( 47.17%), action 283, FPS 1.95, Running 225.25s Step 609( 47.33%), action 284, FPS 1.95, Running 225.72s Step 610( 47.50%), action 285, FPS 1.95, Running 226.25s Step 611( 47.67%), action 286, FPS 1.94, Running 226.75s Step 612( 47.83%), action 287, FPS 1.94, Running 227.28s Step 613( 48.00%), action 288, FPS 1.94, Running 227.76s Step 614( 48.17%), action 289, FPS 1.93, Running 228.32s Step 615( 48.33%), action 290, FPS 1.93, Running 228.82s Step 616( 48.50%), action 291, FPS 1.93, Running 229.47s Step 617( 48.67%), action 292, FPS 1.93, Running 229.95s Step 618( 48.83%), action 293, FPS 1.93, Running 230.47s Step 619( 49.00%), action 294, FPS 1.93, Running 230.94s Step 620( 49.17%), action 295, FPS 1.93, Running 231.48s Step 621( 49.33%), action 296, FPS 1.93, Running 231.99s Step 622( 49.50%), action 297, FPS 1.93, Running 232.50s Step 623( 49.67%), action 298, FPS 1.93, Running 232.97s Step 624( 49.83%), action 299, FPS 1.93, Running 233.49s Step 625( 50.00%), action 300, FPS 1.92, Running 234.00s Step 626( 50.17%), action 301, FPS 1.92, Running 234.67s Step 627( 50.33%), action 302, FPS 1.91, Running 235.19s Step 628( 50.50%), action 303, FPS 1.91, Running 235.72s Step 629( 50.67%), action 304, FPS 1.90, Running 236.23s Step 630( 50.83%), action 305, FPS 1.90, Running 236.76s Step 631( 51.00%), action 306, FPS 1.90, Running 237.25s Step 632( 51.17%), action 307, FPS 1.91, Running 237.76s Step 633( 51.33%), action 308, FPS 1.91, Running 238.25s Step 634( 51.50%), action 309, FPS 1.91, Running 238.80s Step 635( 51.67%), action 310, FPS 1.91, Running 239.30s Step 636( 51.83%), action 311, FPS 1.91, Running 239.94s Step 637( 52.00%), action 312, FPS 1.91, Running 240.45s Step 638( 52.17%), action 313, FPS 1.90, Running 240.99s Step 639( 52.33%), action 314, FPS 1.90, Running 241.47s Step 640( 52.50%), action 315, FPS 1.90, Running 241.99s Step 641( 52.67%), action 316, FPS 1.91, Running 242.47s Step 642( 52.83%), action 317, FPS 1.91, Running 243.00s Step 643( 53.00%), action 318, FPS 1.91, Running 243.45s Step 644( 53.17%), action 319, FPS 1.91, Running 243.96s Step 645( 53.33%), action 320, FPS 1.92, Running 244.43s Step 646( 53.50%), action 321, FPS 1.92, Running 245.08s Step 647( 53.67%), action 322, FPS 1.97, Running 245.35s Step 648( 53.83%), action 323, FPS 1.98, Running 245.82s Step 649( 54.00%), action 324, FPS 1.99, Running 246.30s Step 650( 54.17%), action 325, FPS 1.99, Running 246.83s Step 651( 54.33%), action 326, FPS 1.99, Running 247.30s Step 652( 54.50%), action 327, FPS 1.99, Running 247.83s Step 653( 54.67%), action 328, FPS 1.99, Running 248.31s Step 654( 54.83%), action 329, FPS 2.00, Running 248.80s Step 655( 55.00%), action 330, FPS 2.00, Running 249.28s Step 656( 55.17%), action 331, FPS 2.00, Running 249.95s Step 657( 55.33%), action 332, FPS 2.00, Running 250.45s Step 658( 55.50%), action 333, FPS 2.00, Running 250.99s Step 659( 55.67%), action 334, FPS 2.00, Running 251.49s Step 660( 55.83%), action 335, FPS 2.00, Running 252.00s Step 661( 56.00%), action 336, FPS 1.99, Running 252.50s Step 662( 56.17%), action 337, FPS 2.00, Running 253.00s Step 663( 56.33%), action 338, FPS 2.00, Running 253.47s Step 664( 56.50%), action 339, FPS 1.99, Running 253.99s Step 665( 56.67%), action 340, FPS 1.99, Running 254.47s Step 666( 56.83%), action 341, FPS 1.99, Running 255.12s Step 667( 57.00%), action 342, FPS 1.95, Running 255.61s Step 668( 57.17%), action 343, FPS 1.94, Running 256.15s Step 669( 57.33%), action 344, FPS 1.93, Running 256.64s Step 670( 57.50%), action 345, FPS 1.94, Running 257.16s Step 671( 57.67%), action 346, FPS 1.93, Running 257.66s Step 672( 57.83%), action 347, FPS 1.93, Running 258.20s Step 673( 58.00%), action 348, FPS 1.93, Running 258.69s Step 674( 58.17%), action 349, FPS 1.92, Running 259.23s Step 675( 58.33%), action 350, FPS 1.92, Running 259.70s Step 676( 58.50%), action 351, FPS 1.92, Running 260.35s Step 677( 58.67%), action 352, FPS 1.93, Running 260.82s Step 678( 58.83%), action 353, FPS 1.93, Running 261.36s Step 679( 59.00%), action 354, FPS 1.94, Running 261.80s Step 680( 59.17%), action 355, FPS 1.94, Running 262.33s Step 681( 59.33%), action 356, FPS 1.94, Running 262.79s Step 682( 59.50%), action 357, FPS 1.94, Running 263.32s Step 683( 59.67%), action 358, FPS 1.94, Running 263.80s Step 684( 59.83%), action 359, FPS 1.93, Running 264.33s Step 685( 60.00%), action 360, FPS 1.93, Running 264.83s Step 686( 60.17%), action 361, FPS 1.93, Running 265.49s Step 687( 60.33%), action 362, FPS 1.93, Running 265.96s Step 688( 60.50%), action 363, FPS 1.93, Running 266.50s Step 689( 60.67%), action 364, FPS 1.93, Running 266.99s Step 690( 60.83%), action 365, FPS 1.93, Running 267.52s Step 691( 61.00%), action 366, FPS 1.93, Running 268.04s Step 692( 61.17%), action 367, FPS 1.93, Running 268.57s Step 693( 61.33%), action 368, FPS 1.93, Running 269.05s Step 694( 61.50%), action 369, FPS 1.93, Running 269.58s Step 695( 61.67%), action 370, FPS 1.93, Running 270.07s Step 696( 61.83%), action 371, FPS 1.93, Running 270.72s Step 697( 62.00%), action 372, FPS 1.92, Running 271.22s Step 698( 62.17%), action 373, FPS 1.93, Running 271.71s Step 699( 62.33%), action 374, FPS 1.92, Running 272.20s Step 700( 62.50%), action 375, FPS 1.92, Running 272.75s Step 701( 62.67%), action 376, FPS 1.91, Running 273.24s Step 702( 62.83%), action 377, FPS 1.91, Running 273.77s Step 703( 63.00%), action 378, FPS 1.91, Running 274.26s Step 704( 63.17%), action 379, FPS 1.91, Running 274.78s Step 705( 63.33%), action 380, FPS 1.91, Running 275.28s Step 706( 63.50%), action 381, FPS 1.91, Running 275.95s Step 707( 63.67%), action 382, FPS 1.90, Running 276.49s Step 708( 63.83%), action 383, FPS 1.89, Running 277.06s Step 709( 64.00%), action 384, FPS 1.89, Running 277.56s Step 710( 64.17%), action 385, FPS 1.89, Running 278.08s Step 711( 64.33%), action 386, FPS 1.90, Running 278.58s Step 712( 64.50%), action 387, FPS 1.90, Running 279.12s Step 713( 64.67%), action 388, FPS 1.90, Running 279.60s Step 714( 64.83%), action 389, FPS 1.89, Running 280.16s Step 715( 65.00%), action 390, FPS 1.89, Running 280.63s Step 716( 65.17%), action 391, FPS 1.89, Running 281.29s Step 717( 65.33%), action 392, FPS 1.89, Running 281.78s Step 718( 65.50%), action 393, FPS 1.89, Running 282.32s Step 719( 65.67%), action 394, FPS 1.89, Running 282.80s Step 720( 65.83%), action 395, FPS 1.89, Running 283.34s Step 721( 66.00%), action 396, FPS 1.89, Running 283.82s Step 722( 66.17%), action 397, FPS 1.89, Running 284.33s Step 723( 66.33%), action 398, FPS 1.89, Running 284.82s Step 724( 66.50%), action 399, FPS 1.90, Running 285.33s Step 725( 66.67%), action 400, FPS 1.90, Running 285.81s Step 726( 66.83%), action 401, FPS 1.90, Running 286.46s Step 727( 67.00%), action 402, FPS 1.91, Running 286.96s Step 728( 67.17%), action 403, FPS 1.92, Running 287.49s Step 729( 67.33%), action 404, FPS 1.92, Running 287.96s Step 730( 67.50%), action 405, FPS 1.92, Running 288.48s Step 731( 67.67%), action 406, FPS 1.93, Running 288.95s Step 732( 67.83%), action 407, FPS 1.94, Running 289.45s Step 733( 68.00%), action 408, FPS 1.93, Running 289.94s Step 734( 68.17%), action 409, FPS 1.95, Running 290.44s Step 735( 68.33%), action 410, FPS 1.94, Running 290.93s Step 736( 68.50%), action 411, FPS 1.95, Running 291.57s Step 737( 68.67%), action 412, FPS 1.95, Running 292.06s Step 738( 68.83%), action 413, FPS 1.95, Running 292.58s Step 739( 69.00%), action 414, FPS 1.95, Running 293.07s Step 740( 69.17%), action 415, FPS 1.94, Running 293.63s Step 741( 69.33%), action 416, FPS 1.94, Running 294.13s Step 742( 69.50%), action 417, FPS 1.94, Running 294.66s Step 743( 69.67%), action 418, FPS 1.94, Running 295.15s Step 744( 69.83%), action 419, FPS 1.93, Running 295.69s Step 745( 70.00%), action 420, FPS 1.93, Running 296.18s Step 746( 70.17%), action 421, FPS 1.92, Running 296.88s Step 747( 70.33%), action 422, FPS 1.92, Running 297.38s Step 748( 70.50%), action 423, FPS 1.92, Running 297.92s Step 749( 70.67%), action 424, FPS 1.92, Running 298.40s Step 750( 70.83%), action 425, FPS 1.91, Running 298.92s Step 751( 71.00%), action 426, FPS 1.91, Running 299.40s Step 752( 71.17%), action 427, FPS 1.91, Running 299.92s Step 753( 71.33%), action 428, FPS 1.91, Running 300.39s Step 754( 71.50%), action 429, FPS 1.91, Running 300.90s Step 755( 71.67%), action 430, FPS 1.91, Running 301.38s Step 756( 71.83%), action 431, FPS 1.90, Running 302.08s Step 757( 72.00%), action 432, FPS 1.91, Running 302.56s Step 758( 72.17%), action 433, FPS 1.90, Running 303.09s Step 759( 72.33%), action 434, FPS 1.91, Running 303.56s Step 760( 72.50%), action 435, FPS 1.92, Running 304.07s Step 761( 72.67%), action 436, FPS 1.92, Running 304.52s Step 762( 72.83%), action 437, FPS 1.92, Running 305.05s Step 763( 73.00%), action 438, FPS 1.93, Running 305.53s Step 764( 73.17%), action 439, FPS 1.93, Running 306.06s Step 765( 73.33%), action 440, FPS 1.93, Running 306.54s Step 766( 73.50%), action 441, FPS 1.94, Running 307.20s Step 767( 73.67%), action 442, FPS 1.94, Running 307.67s Step 768( 73.83%), action 443, FPS 1.95, Running 308.18s Step 769( 74.00%), action 444, FPS 1.95, Running 308.65s Step 770( 74.17%), action 445, FPS 1.95, Running 309.18s Step 771( 74.33%), action 446, FPS 1.95, Running 309.68s Step 772( 74.50%), action 447, FPS 1.94, Running 310.23s Step 773( 74.67%), action 448, FPS 1.93, Running 310.73s Step 774( 74.83%), action 449, FPS 1.93, Running 311.25s Step 775( 75.00%), action 450, FPS 1.93, Running 311.77s Step 776( 75.17%), action 451, FPS 1.93, Running 312.44s Step 777( 75.33%), action 452, FPS 1.93, Running 312.91s Step 778( 75.50%), action 453, FPS 1.93, Running 313.45s Step 779( 75.67%), action 454, FPS 1.93, Running 313.95s Step 780( 75.83%), action 455, FPS 1.92, Running 314.49s Step 781( 76.00%), action 456, FPS 1.91, Running 314.99s Step 782( 76.17%), action 457, FPS 1.91, Running 315.50s Step 783( 76.33%), action 458, FPS 1.91, Running 315.98s Step 784( 76.50%), action 459, FPS 1.91, Running 316.53s Step 785( 76.67%), action 460, FPS 1.91, Running 317.04s Step 786( 76.83%), action 461, FPS 1.90, Running 317.75s Step 787( 77.00%), action 462, FPS 1.89, Running 318.25s Step 788( 77.17%), action 463, FPS 1.88, Running 318.82s Step 789( 77.33%), action 464, FPS 1.88, Running 319.29s Step 790( 77.50%), action 465, FPS 1.88, Running 319.84s Step 791( 77.67%), action 466, FPS 1.88, Running 320.33s Step 792( 77.83%), action 467, FPS 1.88, Running 320.85s Step 793( 78.00%), action 468, FPS 1.89, Running 321.32s Step 794( 78.17%), action 469, FPS 1.89, Running 321.84s Step 795( 78.33%), action 470, FPS 1.90, Running 322.30s Step 796( 78.50%), action 471, FPS 1.91, Running 322.93s Step 797( 78.67%), action 472, FPS 1.91, Running 323.40s Step 798( 78.83%), action 473, FPS 1.91, Running 323.92s Step 799( 79.00%), action 474, FPS 1.91, Running 324.40s Step 800( 79.17%), action 475, FPS 1.92, Running 324.91s Step 801( 79.33%), action 476, FPS 1.92, Running 325.39s Step 802( 79.50%), action 477, FPS 1.92, Running 325.93s Step 803( 79.67%), action 478, FPS 1.92, Running 326.41s Step 804( 79.83%), action 479, FPS 1.92, Running 326.96s Step 805( 80.00%), action 480, FPS 1.93, Running 327.41s Step 806( 80.17%), action 481, FPS 1.94, Running 328.06s Step 807( 80.33%), action 482, FPS 1.94, Running 328.57s Step 808( 80.50%), action 483, FPS 1.94, Running 329.14s Step 809( 80.67%), action 484, FPS 1.93, Running 329.67s Step 810( 80.83%), action 485, FPS 1.93, Running 330.20s Step 811( 81.00%), action 486, FPS 1.93, Running 330.68s Step 812( 81.17%), action 487, FPS 1.94, Running 331.18s Step 813( 81.33%), action 488, FPS 1.94, Running 331.66s Step 814( 81.50%), action 489, FPS 1.94, Running 332.15s Step 815( 81.67%), action 490, FPS 1.95, Running 332.58s Step 816( 81.83%), action 491, FPS 1.94, Running 333.23s Step 817( 82.00%), action 492, FPS 1.93, Running 333.74s Step 818( 82.17%), action 493, FPS 1.93, Running 334.27s Step 819( 82.33%), action 494, FPS 1.93, Running 334.76s Step 820( 82.50%), action 495, FPS 1.94, Running 335.24s Step 821( 82.67%), action 496, FPS 1.94, Running 335.73s Step 822( 82.83%), action 497, FPS 1.94, Running 336.26s Step 823( 83.00%), action 498, FPS 1.94, Running 336.74s Step 824( 83.17%), action 499, FPS 1.94, Running 337.27s Step 825( 83.33%), action 500, FPS 1.94, Running 337.75s Step 826( 83.50%), action 501, FPS 1.93, Running 338.41s Step 827( 83.67%), action 502, FPS 1.93, Running 338.92s Step 828( 83.83%), action 503, FPS 1.94, Running 339.45s Step 829( 84.00%), action 504, FPS 1.95, Running 339.93s Step 830( 84.17%), action 505, FPS 1.95, Running 340.44s Step 831( 84.33%), action 506, FPS 1.95, Running 340.94s Step 832( 84.50%), action 507, FPS 1.95, Running 341.46s Step 833( 84.67%), action 508, FPS 1.95, Running 341.91s Step 834( 84.83%), action 509, FPS 1.95, Running 342.41s Step 835( 85.00%), action 510, FPS 1.94, Running 342.87s Step 836( 85.17%), action 511, FPS 1.95, Running 343.50s Step 837( 85.33%), action 512, FPS 1.96, Running 343.96s Step 838( 85.50%), action 513, FPS 1.96, Running 344.47s Step 839( 85.67%), action 514, FPS 1.96, Running 344.96s Step 840( 85.83%), action 515, FPS 1.95, Running 345.50s Step 841( 86.00%), action 516, FPS 1.96, Running 345.94s Step 842( 86.17%), action 517, FPS 1.96, Running 346.45s Step 843( 86.33%), action 518, FPS 1.96, Running 346.93s Step 844( 86.50%), action 519, FPS 1.96, Running 347.47s Step 845( 86.67%), action 520, FPS 1.96, Running 347.95s Step 846( 86.83%), action 521, FPS 1.96, Running 348.60s Step 847( 87.00%), action 522, FPS 1.96, Running 349.11s Step 848( 87.17%), action 523, FPS 1.96, Running 349.64s Step 849( 87.33%), action 524, FPS 1.96, Running 350.14s Step 850( 87.50%), action 525, FPS 1.96, Running 350.66s Step 851( 87.67%), action 526, FPS 1.96, Running 351.16s Step 852( 87.83%), action 527, FPS 1.95, Running 351.71s Step 853( 88.00%), action 528, FPS 1.95, Running 352.18s Step 854( 88.17%), action 529, FPS 1.94, Running 352.72s Step 855( 88.33%), action 530, FPS 1.94, Running 353.17s Step 856( 88.50%), action 531, FPS 1.94, Running 353.80s Step 857( 88.67%), action 532, FPS 1.94, Running 354.28s Step 858( 88.83%), action 533, FPS 1.93, Running 354.83s Step 859( 89.00%), action 534, FPS 1.93, Running 355.32s Step 860( 89.17%), action 535, FPS 1.93, Running 355.85s Step 861( 89.33%), action 536, FPS 1.92, Running 356.35s Step 862( 89.50%), action 537, FPS 1.92, Running 356.87s Step 863( 89.67%), action 538, FPS 1.92, Running 357.36s Step 864( 89.83%), action 539, FPS 1.92, Running 357.90s Step 865( 90.00%), action 540, FPS 1.92, Running 358.39s Step 866( 90.17%), action 541, FPS 1.92, Running 359.02s Step 867( 90.33%), action 542, FPS 1.92, Running 359.50s Step 868( 90.50%), action 543, FPS 1.93, Running 360.01s Step 869( 90.67%), action 544, FPS 1.94, Running 360.47s Step 870( 90.83%), action 545, FPS 1.94, Running 360.97s Step 871( 91.00%), action 546, FPS 1.94, Running 361.46s Step 872( 91.17%), action 547, FPS 1.94, Running 361.99s Step 873( 91.33%), action 548, FPS 1.94, Running 362.48s Step 874( 91.50%), action 549, FPS 1.94, Running 363.02s Step 875( 91.67%), action 550, FPS 1.94, Running 363.50s Step 876( 91.83%), action 551, FPS 1.93, Running 364.15s Step 877( 92.00%), action 552, FPS 1.93, Running 364.63s Step 878( 92.17%), action 553, FPS 1.94, Running 365.16s Step 879( 92.33%), action 554, FPS 1.94, Running 365.65s Step 880( 92.50%), action 555, FPS 1.94, Running 366.18s Step 881( 92.67%), action 556, FPS 1.94, Running 366.65s Step 882( 92.83%), action 557, FPS 1.94, Running 367.16s Step 883( 93.00%), action 558, FPS 1.94, Running 367.68s Step 884( 93.17%), action 559, FPS 1.93, Running 368.25s Step 885( 93.33%), action 560, FPS 1.93, Running 368.74s Step 886( 93.50%), action 561, FPS 1.92, Running 369.41s Step 887( 93.67%), action 562, FPS 1.92, Running 369.92s Step 888( 93.83%), action 563, FPS 1.92, Running 370.43s Step 889( 94.00%), action 564, FPS 1.91, Running 370.94s Step 890( 94.17%), action 565, FPS 1.91, Running 371.46s Step 891( 94.33%), action 566, FPS 1.91, Running 371.94s Step 892( 94.50%), action 567, FPS 1.91, Running 372.47s Step 893( 94.67%), action 568, FPS 1.91, Running 372.94s Step 894( 94.83%), action 569, FPS 1.92, Running 373.45s Step 895( 95.00%), action 570, FPS 1.92, Running 373.93s Step 896( 95.17%), action 571, FPS 1.92, Running 374.57s Step 897( 95.33%), action 572, FPS 1.92, Running 375.03s Step 898( 95.50%), action 573, FPS 1.93, Running 375.54s Step 899( 95.67%), action 574, FPS 1.93, Running 376.00s Step 900( 95.83%), action 575, FPS 1.93, Running 376.53s Step 901( 96.00%), action 576, FPS 1.93, Running 377.01s Step 902( 96.17%), action 577, FPS 1.93, Running 377.55s Step 903( 96.33%), action 578, FPS 1.93, Running 378.06s Step 904( 96.50%), action 579, FPS 1.94, Running 378.58s Step 905( 96.67%), action 580, FPS 1.94, Running 379.05s Step 906( 96.83%), action 581, FPS 1.95, Running 379.70s Step 907( 97.00%), action 582, FPS 1.94, Running 380.22s Step 908( 97.17%), action 583, FPS 1.94, Running 380.75s Step 909( 97.33%), action 584, FPS 1.94, Running 381.27s Step 910( 97.50%), action 585, FPS 1.93, Running 381.80s Step 911( 97.67%), action 586, FPS 1.93, Running 382.30s Step 912( 97.83%), action 587, FPS 1.93, Running 382.81s Step 913( 98.00%), action 588, FPS 1.93, Running 383.30s Step 914( 98.17%), action 589, FPS 1.93, Running 383.81s Step 915( 98.33%), action 590, FPS 1.93, Running 384.31s Step 916( 98.50%), action 591, FPS 1.93, Running 384.95s Step 917( 98.67%), action 592, FPS 1.92, Running 385.42s Step 918( 98.83%), action 593, FPS 1.91, Running 385.99s Step 919( 99.00%), action 594, FPS 1.91, Running 386.49s Step 920( 99.17%), action 595, FPS 1.91, Running 387.02s Step 921( 99.33%), action 596, FPS 1.91, Running 387.49s Step 922( 99.50%), action 597, FPS 1.91, Running 388.03s Step 923( 99.67%), action 598, FPS 1.92, Running 388.48s Step 924( 99.83%), action 599, FPS 1.92, Running 388.98s Step 925(100.00%), action 600, FPS 1.92, Running 389.44s [2026-08-03 03:00:34] [94 ] Seed 93 failed after 389.57 s. +steps: 925 , actions: 600 . +Instruction: Empty +Total 16/94(17.02%) success. +Setting seed: 94 +Step 1( N/A%), pre moving , FPS 5.50, Running 0.18s Step 2( N/A%), pre moving , FPS 8.31, Running 0.24s Step 3( N/A%), pre moving , FPS 8.68, Running 0.35s Step 4( N/A%), pre moving , FPS 9.17, Running 0.44s Step 5( N/A%), pre moving , FPS 9.45, Running 0.53s Step 6( N/A%), pre moving , FPS 9.47, Running 0.63s Step 7( N/A%), pre moving , FPS 9.65, Running 0.73s Step 8( N/A%), pre moving , FPS 10.13, Running 0.79s Step 9( N/A%), pre moving , FPS 10.38, Running 0.87s Step 10( N/A%), pre moving , FPS 10.59, Running 0.94s Step 11( N/A%), pre moving , FPS 10.87, Running 1.01s Step 12( N/A%), pre moving , FPS 11.11, Running 1.08s Step 13( N/A%), pre moving , FPS 11.24, Running 1.16s Step 14( N/A%), pre moving , FPS 11.35, Running 1.23s Step 15( N/A%), pre moving , FPS 11.53, Running 1.30s Step 16( N/A%), pre moving , FPS 11.64, Running 1.38s Step 17( N/A%), pre moving , FPS 11.48, Running 1.48s Step 18( N/A%), pre moving , FPS 11.44, Running 1.57s Step 19( N/A%), pre moving , FPS 11.35, Running 1.67s Step 20( N/A%), pre moving , FPS 11.29, Running 1.77s Step 21( N/A%), pre moving , FPS 10.29, Running 2.13s Step 22( N/A%), pre moving , FPS 10.12, Running 2.22s Step 23( N/A%), pre moving , FPS 10.15, Running 2.32s Step 24( N/A%), pre moving , FPS 10.12, Running 2.41s Step 25( N/A%), pre moving , FPS 10.03, Running 2.52s Step 26( N/A%), pre moving , FPS 8.96, Running 2.87s Step 27( N/A%), pre moving , FPS 8.95, Running 2.96s Step 28( N/A%), pre moving , FPS 8.77, Running 3.07s Step 29( N/A%), pre moving , FPS 8.72, Running 3.16s Step 30( N/A%), pre moving , FPS 8.63, Running 3.26s Step 31( N/A%), pre moving , FPS 8.53, Running 3.36s Step 32( N/A%), pre moving , FPS 8.37, Running 3.47s Step 33( N/A%), pre moving , FPS 8.31, Running 3.56s Step 34( N/A%), pre moving , FPS 8.26, Running 3.65s Step 35( N/A%), pre moving , FPS 8.19, Running 3.74s Step 36( N/A%), pre moving , FPS 6.14, Running 4.63s Step 37( N/A%), pre moving , FPS 5.72, Running 4.98s Step 38( N/A%), pre moving , FPS 5.72, Running 5.07s Step 39( N/A%), pre moving , FPS 5.71, Running 5.18s Step 40( N/A%), pre moving , FPS 5.71, Running 5.27s Step 41( N/A%), pre moving , FPS 6.14, Running 5.38s Step 42( N/A%), pre moving , FPS 6.14, Running 5.48s Step 43( N/A%), pre moving , FPS 6.15, Running 5.57s Step 44( N/A%), pre moving , FPS 6.14, Running 5.67s Step 45( N/A%), pre moving , FPS 6.18, Running 5.76s Step 46( N/A%), pre moving , FPS 6.68, Running 5.86s Step 47( N/A%), pre moving , FPS 6.66, Running 5.96s Step 48( N/A%), pre moving , FPS 5.49, Running 6.71s Step 49( N/A%), pre moving , FPS 5.49, Running 6.81s Step 50( N/A%), pre moving , FPS 5.47, Running 6.92s Step 51( N/A%), pre moving , FPS 5.47, Running 7.01s Step 52( N/A%), pre moving , FPS 5.48, Running 7.12s Step 53( N/A%), pre moving , FPS 5.48, Running 7.21s Step 54( N/A%), pre moving , FPS 5.45, Running 7.32s Step 55( N/A%), pre moving , FPS 5.42, Running 7.43s Step 56( N/A%), pre moving , FPS 6.85, Running 7.55s Step 57( N/A%), pre moving , FPS 7.43, Running 7.67s Step 58( N/A%), pre moving , FPS 7.36, Running 7.79s Step 59( N/A%), pre moving , FPS 7.26, Running 7.93s Step 60( N/A%), pre moving , FPS 7.11, Running 8.09s Step 61( N/A%), pre moving , FPS 7.01, Running 8.24s Step 62( N/A%), pre moving , FPS 6.84, Running 8.40s Step 63( N/A%), pre moving , FPS 6.68, Running 8.56s Step 64( N/A%), pre moving , FPS 6.60, Running 8.70s Step 65( N/A%), pre moving , FPS 6.46, Running 8.86s Step 66( N/A%), pre moving , FPS 6.36, Running 9.01s Step 67( N/A%), pre moving , FPS 6.25, Running 9.16s Step 68( N/A%), pre moving , FPS 7.66, Running 9.32s Step 69( N/A%), pre moving , FPS 7.47, Running 9.48s Step 70( N/A%), pre moving , FPS 7.37, Running 9.63s Step 71( N/A%), pre moving , FPS 7.23, Running 9.78s Step 72( N/A%), pre moving , FPS 7.12, Running 9.93s Step 73( N/A%), pre moving , FPS 6.96, Running 10.08s Step 74( N/A%), pre moving , FPS 6.85, Running 10.24s Step 75( N/A%), pre moving , FPS 6.73, Running 10.40s Step 76( N/A%), pre moving , FPS 6.67, Running 10.55s Step 77( N/A%), pre moving , FPS 6.69, Running 10.66s Step 78( N/A%), pre moving , FPS 6.69, Running 10.78s Step 79( N/A%), pre moving , FPS 6.77, Running 10.89s Step 80( N/A%), pre moving , FPS 6.86, Running 11.00s Step 81( N/A%), pre moving , FPS 6.93, Running 11.12s Step 82( N/A%), pre moving , FPS 7.01, Running 11.25s Step 83( N/A%), pre moving , FPS 7.03, Running 11.41s Step 84( N/A%), pre moving , FPS 7.13, Running 11.50s Step 85( N/A%), pre moving , FPS 7.25, Running 11.62s Step 86( N/A%), pre moving , FPS 7.40, Running 11.71s Step 87( N/A%), pre moving , FPS 7.58, Running 11.80s Step 88( N/A%), pre moving , FPS 7.75, Running 11.90s Step 89( N/A%), pre moving , FPS 7.95, Running 12.00s Step 90( N/A%), pre moving , FPS 8.07, Running 12.11s Step 91( N/A%), pre moving , FPS 8.25, Running 12.20s Step 92( N/A%), pre moving , FPS 8.45, Running 12.30s Step 93( N/A%), pre moving , FPS 8.65, Running 12.40s Step 94( N/A%), pre moving , FPS 8.89, Running 12.49s Step 95( N/A%), pre moving , FPS 9.09, Running 12.61s Step 96( N/A%), pre moving , FPS 9.31, Running 12.70s Step 97( N/A%), pre moving , FPS 9.33, Running 12.80s Step 98( N/A%), pre moving , FPS 9.43, Running 12.90s Step 99( N/A%), pre moving , FPS 9.41, Running 13.01s Step 100( N/A%), pre moving , FPS 9.52, Running 13.11s Step 101( N/A%), pre moving , FPS 9.64, Running 13.20s Step 102( N/A%), pre moving , FPS 9.76, Running 13.30s Step 103( N/A%), pre moving , FPS 10.05, Running 13.39s Step 104( N/A%), pre moving , FPS 9.99, Running 13.51s Step 105( N/A%), pre moving , FPS 10.09, Running 13.60s Step 106( N/A%), pre moving , FPS 10.03, Running 13.70s Step 107( N/A%), pre moving , FPS 10.02, Running 13.80s Step 108( N/A%), pre moving , FPS 10.18, Running 13.87s Step 109( N/A%), pre moving , FPS 10.28, Running 13.94s Step 110( N/A%), pre moving , FPS 6.47, Running 15.20s Step 111( N/A%), pre moving , FPS 5.92, Running 15.58s Step 112( N/A%), pre moving , FPS 5.46, Running 15.96s Step 113( N/A%), pre moving , FPS 5.08, Running 16.33s Step 114( N/A%), pre moving , FPS 4.77, Running 16.69s Step 115( N/A%), pre moving , FPS 4.55, Running 17.00s Step 116( N/A%), pre moving , FPS 4.34, Running 17.31s Step 117( N/A%), pre moving , FPS 4.12, Running 17.66s Step 118( N/A%), pre moving , FPS 3.90, Running 18.02s Step 119( N/A%), pre moving , FPS 3.74, Running 18.36s Step 120( N/A%), pre moving , FPS 3.57, Running 18.71s Step 121( N/A%), pre moving , FPS 3.42, Running 19.04s Step 122( N/A%), pre moving , FPS 3.29, Running 19.38s Step 123( N/A%), pre moving , FPS 3.16, Running 19.73s Step 124( N/A%), pre moving , FPS 3.04, Running 20.08s Step 125( N/A%), pre moving , FPS 2.93, Running 20.42s Step 126( N/A%), pre moving , FPS 2.84, Running 20.76s Step 127( N/A%), pre moving , FPS 2.73, Running 21.11s Step 128( N/A%), pre moving , FPS 2.63, Running 21.47s Step 129( N/A%), pre moving , FPS 2.54, Running 21.82s Step 130( N/A%), pre moving , FPS 2.87, Running 22.17s Step 131( N/A%), pre moving , FPS 2.88, Running 22.52s Step 132( N/A%), pre moving , FPS 2.89, Running 22.88s Step 133( N/A%), pre moving , FPS 2.90, Running 23.23s Step 134( N/A%), pre moving , FPS 2.91, Running 23.56s Step 135( N/A%), pre moving , FPS 2.90, Running 23.90s Step 136( N/A%), pre moving , FPS 2.87, Running 24.27s Step 137( N/A%), pre moving , FPS 2.88, Running 24.62s Step 138( N/A%), pre moving , FPS 2.82, Running 25.11s Step 139( N/A%), pre moving , FPS 2.78, Running 25.55s Step 140( N/A%), pre moving , FPS 2.77, Running 25.92s Step 141( N/A%), pre moving , FPS 2.76, Running 26.30s Step 142( N/A%), pre moving , FPS 2.75, Running 26.66s Step 143( N/A%), pre moving , FPS 2.74, Running 27.03s Step 144( N/A%), pre moving , FPS 2.72, Running 27.43s Step 145( N/A%), pre moving , FPS 2.68, Running 27.87s Step 146( N/A%), pre moving , FPS 2.67, Running 28.24s Step 147( N/A%), pre moving , FPS 2.66, Running 28.63s Step 148( N/A%), pre moving , FPS 2.66, Running 28.99s Step 149( N/A%), pre moving , FPS 2.56, Running 29.64s Step 150( N/A%), pre moving , FPS 2.55, Running 30.02s Step 151( N/A%), pre moving , FPS 2.54, Running 30.40s Step 152( N/A%), pre moving , FPS 2.53, Running 30.77s Step 153( N/A%), pre moving , FPS 2.52, Running 31.16s Step 154( N/A%), pre moving , FPS 2.51, Running 31.53s Step 155( N/A%), pre moving , FPS 2.49, Running 31.92s Step 156( N/A%), pre moving , FPS 2.49, Running 32.31s Step 157( N/A%), pre moving , FPS 2.48, Running 32.69s Step 158( N/A%), pre moving , FPS 2.51, Running 33.08s Step 159( N/A%), pre moving , FPS 2.53, Running 33.45s Step 160( N/A%), pre moving , FPS 2.53, Running 33.84s Step 161( N/A%), pre moving , FPS 2.51, Running 34.26s Step 162( N/A%), pre moving , FPS 2.51, Running 34.64s Step 163( N/A%), pre moving , FPS 2.50, Running 35.05s Step 164( N/A%), pre moving , FPS 2.49, Running 35.45s Step 165( N/A%), pre moving , FPS 2.51, Running 35.85s Step 166( N/A%), pre moving , FPS 2.50, Running 36.25s Step 167( N/A%), pre moving , FPS 2.50, Running 36.63s Step 168( N/A%), pre moving , FPS 2.50, Running 37.00s Step 169( N/A%), pre moving , FPS 2.58, Running 37.40s Step 170( N/A%), pre moving , FPS 2.58, Running 37.79s Step 171( N/A%), pre moving , FPS 2.57, Running 38.20s Step 172( N/A%), pre moving , FPS 2.55, Running 38.60s Step 173( N/A%), pre moving , FPS 2.55, Running 38.99s Step 174( N/A%), pre moving , FPS 2.54, Running 39.40s Step 175( N/A%), pre moving , FPS 2.54, Running 39.79s Step 176( N/A%), pre moving , FPS 2.55, Running 40.15s Step 177( N/A%), pre moving , FPS 2.55, Running 40.53s Step 178( N/A%), pre moving , FPS 2.54, Running 40.96s Step 179( N/A%), pre moving , FPS 2.52, Running 41.37s Step 180( N/A%), pre moving , FPS 2.53, Running 41.74s Step 181( N/A%), pre moving , FPS 2.54, Running 42.12s Step 182( N/A%), pre moving , FPS 2.63, Running 42.25s Step 183( N/A%), pre moving , FPS 2.73, Running 42.37s Step 184( N/A%), pre moving , FPS 2.83, Running 42.51s Step 185( N/A%), pre moving , FPS 2.95, Running 42.63s Step 186( N/A%), pre moving , FPS 3.08, Running 42.75s Step 187( N/A%), pre moving , FPS 3.19, Running 42.89s Step 188( N/A%), pre moving , FPS 3.33, Running 43.01s Step 189( N/A%), pre moving , FPS 3.49, Running 43.13s Step 190( N/A%), pre moving , FPS 3.66, Running 43.25s Step 191( N/A%), pre moving , FPS 3.85, Running 43.39s Step 192( N/A%), pre moving , FPS 3.61, Running 44.14s Step 193( N/A%), pre moving , FPS 3.80, Running 44.26s Step 194( N/A%), pre moving , FPS 4.01, Running 44.39s Step 195( N/A%), pre moving , FPS 4.17, Running 44.59s Step 196( N/A%), pre moving , FPS 4.31, Running 44.79s Step 197( N/A%), pre moving , FPS 4.49, Running 44.99s Step 198( N/A%), pre moving , FPS 4.70, Running 45.21s Step 199( N/A%), pre moving , FPS 4.95, Running 45.41s Step 200( N/A%), pre moving , FPS 5.17, Running 45.61s Step 201( N/A%), pre moving , FPS 5.40, Running 45.83s Step 202( N/A%), pre moving , FPS 5.29, Running 46.03s Step 203( N/A%), pre moving , FPS 5.19, Running 46.23s Step 204( N/A%), pre moving , FPS 5.07, Running 46.45s Step 205( N/A%), pre moving , FPS 4.96, Running 46.66s Step 206( N/A%), pre moving , FPS 4.87, Running 46.86s Step 207( N/A%), pre moving , FPS 4.79, Running 47.07s Step 208( N/A%), pre moving , FPS 4.69, Running 47.28s Step 209( N/A%), pre moving , FPS 4.63, Running 47.45s Step 210( N/A%), pre moving , FPS 4.59, Running 47.61s Step 211( N/A%), pre moving , FPS 4.54, Running 47.79s Step 212( N/A%), pre moving , FPS 5.22, Running 47.97s Step 213( N/A%), pre moving , FPS 5.12, Running 48.16s Step 214( N/A%), pre moving , FPS 5.03, Running 48.36s Step 215( N/A%), pre moving , FPS 5.02, Running 48.57s Step 216( N/A%), pre moving , FPS 5.01, Running 48.78s Step 217( N/A%), pre moving , FPS 4.91, Running 49.06s Step 218( N/A%), pre moving , FPS 4.85, Running 49.33s Step 219( N/A%), pre moving , FPS 4.85, Running 49.54s Step 220( N/A%), pre moving , FPS 4.84, Running 49.75s Step 221( N/A%), pre moving , FPS 4.85, Running 49.95s Step 222( N/A%), pre moving , FPS 4.84, Running 50.16s Step 223( N/A%), pre moving , FPS 4.83, Running 50.37s Step 224( N/A%), pre moving , FPS 4.85, Running 50.57s Step 225( N/A%), pre moving , FPS 4.85, Running 50.78s Step 226( N/A%), pre moving , FPS 4.85, Running 50.98s Step 227( N/A%), pre moving , FPS 4.93, Running 51.13s Step 228( N/A%), pre moving , FPS 5.06, Running 51.23s Step 229( N/A%), pre moving , FPS 5.14, Running 51.34s Step 230( N/A%), pre moving , FPS 5.20, Running 51.46s Step 231( N/A%), pre moving , FPS 5.28, Running 51.58s Step 232( N/A%), pre moving , FPS 5.35, Running 51.70s Step 233( N/A%), pre moving , FPS 5.48, Running 51.81s Step 234( N/A%), pre moving , FPS 5.59, Running 51.94s Step 235( N/A%), pre moving , FPS 5.70, Running 52.08s Step 236( N/A%), pre moving , FPS 5.81, Running 52.22s Step 237( N/A%), pre moving , FPS 6.07, Running 52.35s Step 238( N/A%), pre moving , FPS 6.32, Running 52.50s Step 239( N/A%), pre moving , FPS 6.46, Running 52.63s Step 240( N/A%), pre moving , FPS 5.44, Running 53.42s Step 241( N/A%), pre moving , FPS 5.55, Running 53.55s Step 242( N/A%), pre moving , FPS 5.65, Running 53.70s Step 243( N/A%), pre moving , FPS 5.80, Running 53.82s Step 244( N/A%), pre moving , FPS 5.92, Running 53.95s Step 245( N/A%), pre moving , FPS 5.90, Running 54.17s Step 246( N/A%), pre moving , FPS 5.90, Running 54.37s Step 247( N/A%), pre moving , FPS 5.81, Running 54.57s Step 248( N/A%), pre moving , FPS 5.52, Running 54.85s Step 249( N/A%), pre moving , FPS 5.45, Running 55.01s Step 250( N/A%), pre moving , FPS 5.28, Running 55.25s Step 251( N/A%), pre moving , FPS 5.10, Running 55.50s Step 252( N/A%), pre moving , FPS 4.91, Running 55.78s Step 253( N/A%), pre moving , FPS 4.73, Running 56.04s Step 254( N/A%), pre moving , FPS 4.57, Running 56.32s Step 255( N/A%), pre moving , FPS 4.42, Running 56.60s Step 256( N/A%), pre moving , FPS 4.29, Running 56.88s Step 257( N/A%), pre moving , FPS 4.15, Running 57.17s Step 258( N/A%), pre moving , FPS 4.03, Running 57.46s Step 259( N/A%), pre moving , FPS 3.91, Running 57.75s Step 260( N/A%), pre moving , FPS 4.33, Running 58.04s Step 261( N/A%), pre moving , FPS 4.19, Running 58.33s Step 262( N/A%), pre moving , FPS 4.01, Running 58.68s Step 263( N/A%), pre moving , FPS 3.87, Running 58.99s Step 264( N/A%), pre moving , FPS 3.78, Running 59.24s Step 265( N/A%), pre moving , FPS 3.69, Running 59.59s Step 266( N/A%), pre moving , FPS 3.58, Running 59.96s Step 267( N/A%), pre moving , FPS 3.52, Running 60.25s Step 268( N/A%), pre moving , FPS 3.48, Running 60.60s Step 269( N/A%), pre moving , FPS 3.40, Running 60.89s Step 270( N/A%), pre moving , FPS 3.33, Running 61.25s Step 271( N/A%), pre moving , FPS 3.31, Running 61.54s Step 272( N/A%), pre moving , FPS 3.30, Running 61.83s Step 273( N/A%), pre moving , FPS 3.29, Running 62.12s Step 274( N/A%), pre moving , FPS 3.29, Running 62.41s Step 275( N/A%), pre moving , FPS 3.30, Running 62.66s Step 276( N/A%), pre moving , FPS 3.31, Running 62.92s Step 277( N/A%), pre moving , FPS 3.34, Running 63.16s Step 278( N/A%), pre moving , FPS 3.35, Running 63.44s Step 279( N/A%), pre moving , FPS 3.35, Running 63.72s Step 280( N/A%), pre moving , FPS 3.40, Running 63.93s Step 281( N/A%), pre moving , FPS 3.44, Running 64.14s Step 282( N/A%), pre moving , FPS 3.53, Running 64.35s Step 283( N/A%), pre moving , FPS 3.59, Running 64.57s Step 284( N/A%), pre moving , FPS 3.61, Running 64.78s Step 285( N/A%), pre moving , FPS 3.70, Running 64.99s Step 286( N/A%), pre moving , FPS 3.76, Running 65.27s Step 287( N/A%), pre moving , FPS 3.77, Running 65.55s Step 288( N/A%), pre moving , FPS 3.82, Running 65.84s Step 289( N/A%), pre moving , FPS 3.82, Running 66.12s Step 290( N/A%), pre moving , FPS 3.89, Running 66.39s Step 291( N/A%), pre moving , FPS 3.93, Running 66.62s Step 292( N/A%), pre moving , FPS 3.98, Running 66.86s Step 293( N/A%), pre moving , FPS 4.02, Running 67.10s Step 294( N/A%), pre moving , FPS 4.08, Running 67.30s Step 295( N/A%), pre moving , FPS 4.11, Running 67.52s Step 296( N/A%), pre moving , FPS 4.16, Running 67.73s Step 297( N/A%), pre moving , FPS 4.19, Running 67.94s Step 298( N/A%), pre moving , FPS 4.25, Running 68.15s Step 299( N/A%), pre moving , FPS 4.30, Running 68.37s Step 300( N/A%), pre moving , FPS 4.31, Running 68.58s Step 301( N/A%), pre moving , FPS 4.31, Running 68.78s Step 302( N/A%), pre moving , FPS 4.30, Running 69.00s Step 303( N/A%), pre moving , FPS 4.31, Running 69.20s Step 304( N/A%), pre moving , FPS 4.32, Running 69.41s Step 305( N/A%), pre moving , FPS 4.32, Running 69.62s Step 306( N/A%), pre moving , FPS 4.38, Running 69.84s Step 307( N/A%), pre moving , FPS 4.45, Running 70.05s Step 308( N/A%), pre moving , FPS 4.61, Running 70.17s Step 309( N/A%), pre moving , FPS 4.81, Running 70.28s Step 310( N/A%), pre moving , FPS 4.99, Running 70.40s Step 311( N/A%), pre moving , FPS 5.14, Running 70.52s Step 312( N/A%), pre moving , FPS 5.30, Running 70.63s Step 313( N/A%), pre moving , FPS 5.45, Running 70.77s Step 314( N/A%), pre moving , FPS 5.61, Running 70.87s Step 315( N/A%), pre moving , FPS 5.74, Running 71.01s Step 316( N/A%), pre moving , FPS 5.87, Running 71.14s Step 317( N/A%), pre moving , FPS 6.02, Running 71.26s Step 318( N/A%), pre moving , FPS 6.16, Running 71.39s Step 319( N/A%), pre moving , FPS 6.35, Running 71.52s Step 320( N/A%), pre moving , FPS 6.47, Running 71.67s Step 321( N/A%), pre moving , FPS 6.65, Running 71.78s Step 322( N/A%), pre moving , FPS 6.85, Running 71.92s Step 323( N/A%), pre moving , FPS 7.01, Running 72.05s Step 324( N/A%), pre moving , FPS 4.22, Running 74.15s Step 325( N/A%), pre moving , FPS 4.10, Running 74.50s Step 326( N/A%), pre moving , FPS 3.96, Running 74.88s Step 327( N/A%), pre moving , FPS 3.81, Running 75.29s Step 328( N/A%), pre moving , FPS 3.63, Running 75.68s Step 329( N/A%), pre moving , FPS 3.49, Running 76.02s Step 330( N/A%), pre moving , FPS 3.35, Running 76.36s Step 331( N/A%), pre moving , FPS 3.21, Running 76.76s Step 332( N/A%), pre moving , FPS 3.06, Running 77.17s Step 333( N/A%), pre moving , FPS 2.95, Running 77.56s Step 334( N/A%), pre moving , FPS 2.83, Running 77.94s Step 335( N/A%), pre moving , FPS 2.72, Running 78.36s Step 336( N/A%), pre moving , FPS 2.63, Running 78.73s Step 337( N/A%), pre moving , FPS 2.54, Running 79.12s Step 338( N/A%), pre moving , FPS 2.46, Running 79.54s Step 339( N/A%), pre moving , FPS 2.37, Running 79.95s Step 340( N/A%), pre moving , FPS 2.31, Running 80.33s Step 341( N/A%), pre moving , FPS 2.24, Running 80.73s Step 342( N/A%), pre moving , FPS 2.18, Running 81.11s Step 343( N/A%), pre moving , FPS 2.11, Running 81.52s Step 344( 0.17%), action 1, FPS 2.38, Running 82.55s Step 345( 0.33%), action 2, FPS 2.34, Running 83.03s Step 346( 0.50%), action 3, FPS 2.29, Running 83.62s Step 347( 0.67%), action 4, FPS 2.27, Running 84.10s Step 348( 0.83%), action 5, FPS 2.22, Running 84.70s Step 349( 1.00%), action 6, FPS 2.17, Running 85.25s Step 350( 1.17%), action 7, FPS 2.12, Running 85.82s Step 351( 1.33%), action 8, FPS 2.10, Running 86.29s Step 352( 1.50%), action 9, FPS 2.06, Running 86.87s Step 353( 1.67%), action 10, FPS 2.04, Running 87.37s Step 354( 1.83%), action 11, FPS 1.97, Running 88.07s Step 355( 2.00%), action 12, FPS 1.96, Running 88.54s Step 356( 2.17%), action 13, FPS 1.92, Running 89.15s Step 357( 2.33%), action 14, FPS 1.90, Running 89.62s Step 358( 2.50%), action 15, FPS 1.89, Running 90.14s Step 359( 2.67%), action 16, FPS 1.87, Running 90.62s Step 360( 2.83%), action 17, FPS 1.85, Running 91.13s Step 361( 3.00%), action 18, FPS 1.83, Running 91.64s Step 362( 3.17%), action 19, FPS 1.81, Running 92.17s Step 363( 3.33%), action 20, FPS 1.80, Running 92.66s Step 364( 3.50%), action 21, FPS 1.86, Running 93.32s Step 365( 3.67%), action 22, FPS 1.85, Running 93.84s Step 366( 3.83%), action 23, FPS 1.86, Running 94.39s Step 367( 4.00%), action 24, FPS 1.86, Running 94.86s Step 368( 4.17%), action 25, FPS 1.87, Running 95.39s Step 369( 4.33%), action 26, FPS 1.88, Running 95.88s Step 370( 4.50%), action 27, FPS 1.89, Running 96.39s Step 371( 4.67%), action 28, FPS 1.89, Running 96.86s Step 372( 4.83%), action 29, FPS 1.90, Running 97.37s Step 373( 5.00%), action 30, FPS 1.91, Running 97.84s Step 374( 5.17%), action 31, FPS 1.92, Running 98.51s Step 375( 5.33%), action 32, FPS 1.91, Running 99.01s Step 376( 5.50%), action 33, FPS 1.92, Running 99.55s Step 377( 5.67%), action 34, FPS 1.92, Running 100.04s Step 378( 5.83%), action 35, FPS 1.95, Running 100.38s Step 379( 6.00%), action 36, FPS 1.96, Running 100.85s Step 380( 6.17%), action 37, FPS 1.96, Running 101.35s Step 381( 6.33%), action 38, FPS 1.96, Running 101.85s Step 382( 6.50%), action 39, FPS 1.96, Running 102.37s Step 383( 6.67%), action 40, FPS 1.96, Running 102.85s Step 384( 6.83%), action 41, FPS 1.97, Running 103.47s Step 385( 7.00%), action 42, FPS 1.97, Running 103.98s Step 386( 7.17%), action 43, FPS 1.98, Running 104.50s Step 387( 7.33%), action 44, FPS 1.97, Running 104.99s Step 388( 7.50%), action 45, FPS 1.97, Running 105.54s Step 389( 7.67%), action 46, FPS 1.97, Running 106.01s Step 390( 7.83%), action 47, FPS 1.97, Running 106.54s Step 391( 8.00%), action 48, FPS 1.97, Running 107.02s Step 392( 8.17%), action 49, FPS 1.96, Running 107.58s Step 393( 8.33%), action 50, FPS 1.96, Running 108.05s [2026-08-03 03:02:22] [95 ] Seed 94 success after 108.16 s. +steps: 393 , actions: 50 . +Instruction: Empty +Total 17/95(17.89%) success. +Setting seed: 95 +Step 1( N/A%), pre moving , FPS 4.77, Running 0.21s Step 2( N/A%), pre moving , FPS 6.90, Running 0.29s Step 3( N/A%), pre moving , FPS 7.91, Running 0.38s Step 4( N/A%), pre moving , FPS 8.36, Running 0.48s Step 5( N/A%), pre moving , FPS 8.62, Running 0.58s Step 6( N/A%), pre moving , FPS 8.64, Running 0.69s Step 7( N/A%), pre moving , FPS 8.90, Running 0.79s Step 8( N/A%), pre moving , FPS 9.07, Running 0.88s Step 9( N/A%), pre moving , FPS 9.15, Running 0.98s Step 10( N/A%), pre moving , FPS 9.28, Running 1.08s Step 11( N/A%), pre moving , FPS 9.24, Running 1.19s Step 12( N/A%), pre moving , FPS 9.34, Running 1.28s Step 13( N/A%), pre moving , FPS 9.39, Running 1.39s Step 14( N/A%), pre moving , FPS 9.44, Running 1.48s Step 15( N/A%), pre moving , FPS 9.40, Running 1.60s Step 16( N/A%), pre moving , FPS 9.48, Running 1.69s Step 17( N/A%), pre moving , FPS 9.56, Running 1.78s Step 18( N/A%), pre moving , FPS 9.58, Running 1.88s Step 19( N/A%), pre moving , FPS 9.76, Running 1.95s Step 20( N/A%), pre moving , FPS 9.92, Running 2.02s Step 21( N/A%), pre moving , FPS 9.27, Running 2.37s Step 22( N/A%), pre moving , FPS 9.27, Running 2.45s Step 23( N/A%), pre moving , FPS 9.36, Running 2.52s Step 24( N/A%), pre moving , FPS 9.49, Running 2.59s Step 25( N/A%), pre moving , FPS 9.47, Running 2.69s Step 26( N/A%), pre moving , FPS 8.50, Running 3.05s Step 27( N/A%), pre moving , FPS 8.49, Running 3.14s Step 28( N/A%), pre moving , FPS 8.44, Running 3.25s Step 29( N/A%), pre moving , FPS 8.48, Running 3.34s Step 30( N/A%), pre moving , FPS 8.49, Running 3.43s Step 31( N/A%), pre moving , FPS 8.53, Running 3.53s Step 32( N/A%), pre moving , FPS 8.53, Running 3.63s Step 33( N/A%), pre moving , FPS 8.56, Running 3.72s Step 34( N/A%), pre moving , FPS 8.52, Running 3.83s Step 35( N/A%), pre moving , FPS 8.60, Running 3.92s Step 36( N/A%), pre moving , FPS 6.46, Running 4.79s Step 37( N/A%), pre moving , FPS 5.96, Running 5.13s Step 38( N/A%), pre moving , FPS 6.02, Running 5.20s Step 39( N/A%), pre moving , FPS 6.00, Running 5.28s Step 40( N/A%), pre moving , FPS 6.02, Running 5.34s Step 41( N/A%), pre moving , FPS 6.57, Running 5.41s Step 42( N/A%), pre moving , FPS 6.57, Running 5.49s Step 43( N/A%), pre moving , FPS 6.57, Running 5.56s Step 44( N/A%), pre moving , FPS 6.53, Running 5.65s Step 45( N/A%), pre moving , FPS 6.59, Running 5.73s Step 46( N/A%), pre moving , FPS 7.23, Running 5.81s Step 47( N/A%), pre moving , FPS 7.21, Running 5.92s Step 48( N/A%), pre moving , FPS 5.91, Running 6.64s Step 49( N/A%), pre moving , FPS 5.89, Running 6.74s Step 50( N/A%), pre moving , FPS 5.88, Running 6.83s Step 51( N/A%), pre moving , FPS 5.87, Running 6.94s Step 52( N/A%), pre moving , FPS 5.87, Running 7.03s Step 53( N/A%), pre moving , FPS 5.86, Running 7.14s Step 54( N/A%), pre moving , FPS 5.88, Running 7.23s Step 55( N/A%), pre moving , FPS 5.78, Running 7.38s Step 56( N/A%), pre moving , FPS 7.27, Running 7.54s Step 57( N/A%), pre moving , FPS 7.81, Running 7.69s Step 58( N/A%), pre moving , FPS 7.54, Running 7.85s Step 59( N/A%), pre moving , FPS 7.38, Running 7.99s Step 60( N/A%), pre moving , FPS 7.14, Running 8.14s Step 61( N/A%), pre moving , FPS 6.95, Running 8.29s Step 62( N/A%), pre moving , FPS 6.79, Running 8.44s Step 63( N/A%), pre moving , FPS 6.67, Running 8.56s Step 64( N/A%), pre moving , FPS 6.62, Running 8.67s Step 65( N/A%), pre moving , FPS 6.56, Running 8.77s Step 66( N/A%), pre moving , FPS 6.51, Running 8.88s Step 67( N/A%), pre moving , FPS 6.50, Running 8.99s Step 68( N/A%), pre moving , FPS 8.07, Running 9.12s Step 69( N/A%), pre moving , FPS 7.87, Running 9.28s Step 70( N/A%), pre moving , FPS 7.69, Running 9.44s Step 71( N/A%), pre moving , FPS 7.57, Running 9.58s Step 72( N/A%), pre moving , FPS 7.41, Running 9.73s Step 73( N/A%), pre moving , FPS 7.27, Running 9.89s Step 74( N/A%), pre moving , FPS 7.13, Running 10.04s Step 75( N/A%), pre moving , FPS 7.10, Running 10.20s Step 76( N/A%), pre moving , FPS 7.09, Running 10.36s Step 77( N/A%), pre moving , FPS 7.09, Running 10.52s Step 78( N/A%), pre moving , FPS 7.14, Running 10.66s Step 79( N/A%), pre moving , FPS 7.09, Running 10.81s Step 80( N/A%), pre moving , FPS 7.08, Running 10.96s Step 81( N/A%), pre moving , FPS 7.09, Running 11.12s Step 82( N/A%), pre moving , FPS 7.05, Running 11.28s Step 83( N/A%), pre moving , FPS 6.95, Running 11.43s Step 84( N/A%), pre moving , FPS 6.87, Running 11.58s Step 85( N/A%), pre moving , FPS 6.77, Running 11.73s Step 86( N/A%), pre moving , FPS 6.79, Running 11.83s Step 87( N/A%), pre moving , FPS 6.80, Running 11.94s Step 88( N/A%), pre moving , FPS 6.79, Running 12.06s Step 89( N/A%), pre moving , FPS 6.88, Running 12.18s Step 90( N/A%), pre moving , FPS 7.05, Running 12.27s Step 91( N/A%), pre moving , FPS 7.23, Running 12.35s Step 92( N/A%), pre moving , FPS 7.39, Running 12.44s Step 93( N/A%), pre moving , FPS 7.54, Running 12.54s Step 94( N/A%), pre moving , FPS 7.65, Running 12.65s Step 95( N/A%), pre moving , FPS 7.85, Running 12.75s Step 96( N/A%), pre moving , FPS 8.06, Running 12.84s Step 97( N/A%), pre moving , FPS 8.25, Running 12.94s Step 98( N/A%), pre moving , FPS 8.40, Running 13.04s Step 99( N/A%), pre moving , FPS 8.56, Running 13.15s Step 100( N/A%), pre moving , FPS 8.78, Running 13.24s Step 101( N/A%), pre moving , FPS 9.01, Running 13.33s Step 102( N/A%), pre moving , FPS 9.24, Running 13.44s Step 103( N/A%), pre moving , FPS 9.52, Running 13.53s Step 104( N/A%), pre moving , FPS 9.67, Running 13.65s Step 105( N/A%), pre moving , FPS 9.96, Running 13.74s Step 106( N/A%), pre moving , FPS 9.95, Running 13.84s Step 107( N/A%), pre moving , FPS 10.00, Running 13.94s Step 108( N/A%), pre moving , FPS 10.08, Running 14.05s Step 109( N/A%), pre moving , FPS 10.21, Running 14.14s Step 110( N/A%), pre moving , FPS 10.19, Running 14.23s Step 111( N/A%), pre moving , FPS 10.05, Running 14.34s Step 112( N/A%), pre moving , FPS 9.95, Running 14.45s Step 113( N/A%), pre moving , FPS 9.96, Running 14.55s Step 114( N/A%), pre moving , FPS 10.07, Running 14.64s Step 115( N/A%), pre moving , FPS 10.03, Running 14.74s Step 116( N/A%), pre moving , FPS 10.02, Running 14.83s Step 117( N/A%), pre moving , FPS 9.99, Running 14.94s Step 118( N/A%), pre moving , FPS 10.06, Running 15.02s Step 119( N/A%), pre moving , FPS 10.28, Running 15.09s Step 120( N/A%), pre moving , FPS 10.37, Running 15.17s Step 121( N/A%), pre moving , FPS 10.49, Running 15.24s Step 122( N/A%), pre moving , FPS 10.58, Running 15.33s Step 123( N/A%), pre moving , FPS 10.67, Running 15.41s Step 124( N/A%), pre moving , FPS 10.86, Running 15.49s Step 125( N/A%), pre moving , FPS 10.94, Running 15.57s Step 126( N/A%), pre moving , FPS 6.94, Running 16.72s Step 127( N/A%), pre moving , FPS 6.38, Running 17.07s Step 128( N/A%), pre moving , FPS 5.92, Running 17.42s Step 129( N/A%), pre moving , FPS 5.52, Running 17.77s Step 130( N/A%), pre moving , FPS 5.14, Running 18.13s Step 131( N/A%), pre moving , FPS 4.84, Running 18.47s Step 132( N/A%), pre moving , FPS 4.55, Running 18.85s Step 133( N/A%), pre moving , FPS 4.30, Running 19.20s Step 134( N/A%), pre moving , FPS 4.07, Running 19.56s Step 135( N/A%), pre moving , FPS 3.87, Running 19.91s Step 136( N/A%), pre moving , FPS 3.68, Running 20.26s Step 137( N/A%), pre moving , FPS 3.53, Running 20.61s Step 138( N/A%), pre moving , FPS 3.37, Running 20.97s Step 139( N/A%), pre moving , FPS 3.20, Running 21.35s Step 140( N/A%), pre moving , FPS 3.07, Running 21.68s Step 141( N/A%), pre moving , FPS 2.94, Running 22.03s Step 142( N/A%), pre moving , FPS 2.84, Running 22.37s Step 143( N/A%), pre moving , FPS 2.74, Running 22.71s Step 144( N/A%), pre moving , FPS 2.65, Running 23.04s Step 145( N/A%), pre moving , FPS 2.56, Running 23.38s Step 146( N/A%), pre moving , FPS 2.86, Running 23.72s Step 147( N/A%), pre moving , FPS 2.86, Running 24.08s Step 148( N/A%), pre moving , FPS 2.85, Running 24.43s Step 149( N/A%), pre moving , FPS 2.86, Running 24.75s Step 150( N/A%), pre moving , FPS 2.87, Running 25.10s Step 151( N/A%), pre moving , FPS 2.85, Running 25.48s Step 152( N/A%), pre moving , FPS 2.85, Running 25.86s Step 153( N/A%), pre moving , FPS 2.85, Running 26.22s Step 154( N/A%), pre moving , FPS 2.81, Running 26.68s Step 155( N/A%), pre moving , FPS 2.77, Running 27.12s Step 156( N/A%), pre moving , FPS 2.77, Running 27.49s Step 157( N/A%), pre moving , FPS 2.75, Running 27.88s Step 158( N/A%), pre moving , FPS 2.74, Running 28.26s Step 159( N/A%), pre moving , FPS 2.73, Running 28.67s Step 160( N/A%), pre moving , FPS 2.71, Running 29.07s Step 161( N/A%), pre moving , FPS 2.70, Running 29.43s Step 162( N/A%), pre moving , FPS 2.69, Running 29.81s Step 163( N/A%), pre moving , FPS 2.67, Running 30.20s Step 164( N/A%), pre moving , FPS 2.66, Running 30.57s Step 165( N/A%), pre moving , FPS 2.64, Running 30.96s Step 166( N/A%), pre moving , FPS 2.63, Running 31.33s Step 167( N/A%), pre moving , FPS 2.61, Running 31.74s Step 168( N/A%), pre moving , FPS 2.59, Running 32.15s Step 169( N/A%), pre moving , FPS 2.57, Running 32.53s Step 170( N/A%), pre moving , FPS 2.55, Running 32.94s Step 171( N/A%), pre moving , FPS 2.54, Running 33.34s Step 172( N/A%), pre moving , FPS 2.53, Running 33.76s Step 173( N/A%), pre moving , FPS 2.53, Running 34.14s Step 174( N/A%), pre moving , FPS 2.55, Running 34.52s Step 175( N/A%), pre moving , FPS 2.58, Running 34.88s Step 176( N/A%), pre moving , FPS 2.57, Running 35.26s Step 177( N/A%), pre moving , FPS 2.57, Running 35.65s Step 178( N/A%), pre moving , FPS 2.57, Running 36.05s Step 179( N/A%), pre moving , FPS 2.56, Running 36.47s Step 180( N/A%), pre moving , FPS 2.57, Running 36.85s Step 181( N/A%), pre moving , FPS 2.57, Running 37.22s Step 182( N/A%), pre moving , FPS 2.56, Running 37.61s Step 183( N/A%), pre moving , FPS 2.57, Running 37.99s Step 184( N/A%), pre moving , FPS 2.56, Running 38.37s Step 185( N/A%), pre moving , FPS 2.57, Running 38.74s Step 186( N/A%), pre moving , FPS 2.57, Running 39.12s Step 187( N/A%), pre moving , FPS 2.57, Running 39.52s Step 188( N/A%), pre moving , FPS 2.57, Running 39.93s Step 189( N/A%), pre moving , FPS 2.57, Running 40.32s Step 190( N/A%), pre moving , FPS 2.58, Running 40.70s Step 191( N/A%), pre moving , FPS 2.58, Running 41.08s Step 192( N/A%), pre moving , FPS 2.60, Running 41.43s Step 193( N/A%), pre moving , FPS 2.60, Running 41.83s Step 194( N/A%), pre moving , FPS 2.57, Running 42.31s Step 195( N/A%), pre moving , FPS 2.56, Running 42.69s Step 196( N/A%), pre moving , FPS 2.54, Running 43.14s Step 197( N/A%), pre moving , FPS 2.54, Running 43.51s Step 198( N/A%), pre moving , FPS 2.63, Running 43.64s Step 199( N/A%), pre moving , FPS 2.74, Running 43.76s Step 200( N/A%), pre moving , FPS 2.84, Running 43.89s Step 201( N/A%), pre moving , FPS 2.94, Running 44.02s Step 202( N/A%), pre moving , FPS 3.06, Running 44.15s Step 203( N/A%), pre moving , FPS 3.18, Running 44.28s Step 204( N/A%), pre moving , FPS 3.31, Running 44.41s Step 205( N/A%), pre moving , FPS 3.45, Running 44.54s Step 206( N/A%), pre moving , FPS 3.60, Running 44.68s Step 207( N/A%), pre moving , FPS 3.79, Running 44.80s Step 208( N/A%), pre moving , FPS 3.53, Running 45.59s Step 209( N/A%), pre moving , FPS 3.70, Running 45.72s Step 210( N/A%), pre moving , FPS 3.87, Running 45.87s Step 211( N/A%), pre moving , FPS 4.00, Running 46.08s Step 212( N/A%), pre moving , FPS 4.18, Running 46.21s Step 213( N/A%), pre moving , FPS 4.42, Running 46.36s Step 214( N/A%), pre moving , FPS 4.79, Running 46.49s Step 215( N/A%), pre moving , FPS 5.06, Running 46.64s Step 216( N/A%), pre moving , FPS 5.49, Running 46.78s Step 217( N/A%), pre moving , FPS 5.87, Running 46.92s Step 218( N/A%), pre moving , FPS 5.86, Running 47.05s Step 219( N/A%), pre moving , FPS 5.82, Running 47.20s Step 220( N/A%), pre moving , FPS 5.70, Running 47.40s Step 221( N/A%), pre moving , FPS 5.58, Running 47.60s Step 222( N/A%), pre moving , FPS 5.45, Running 47.82s Step 223( N/A%), pre moving , FPS 5.34, Running 48.03s Step 224( N/A%), pre moving , FPS 5.23, Running 48.23s Step 225( N/A%), pre moving , FPS 5.10, Running 48.46s Step 226( N/A%), pre moving , FPS 5.02, Running 48.66s Step 227( N/A%), pre moving , FPS 4.95, Running 48.84s Step 228( N/A%), pre moving , FPS 5.83, Running 49.02s Step 229( N/A%), pre moving , FPS 5.75, Running 49.20s Step 230( N/A%), pre moving , FPS 5.59, Running 49.45s Step 231( N/A%), pre moving , FPS 5.47, Running 49.73s Step 232( N/A%), pre moving , FPS 5.26, Running 50.02s Step 233( N/A%), pre moving , FPS 5.07, Running 50.30s Step 234( N/A%), pre moving , FPS 4.87, Running 50.60s Step 235( N/A%), pre moving , FPS 4.72, Running 50.88s Step 236( N/A%), pre moving , FPS 4.63, Running 51.10s Step 237( N/A%), pre moving , FPS 4.56, Running 51.31s Step 238( N/A%), pre moving , FPS 4.46, Running 51.53s Step 239( N/A%), pre moving , FPS 4.47, Running 51.67s Step 240( N/A%), pre moving , FPS 4.54, Running 51.81s Step 241( N/A%), pre moving , FPS 4.61, Running 51.94s Step 242( N/A%), pre moving , FPS 4.69, Running 52.09s Step 243( N/A%), pre moving , FPS 4.78, Running 52.21s Step 244( N/A%), pre moving , FPS 4.86, Running 52.34s Step 245( N/A%), pre moving , FPS 4.97, Running 52.48s Step 246( N/A%), pre moving , FPS 5.10, Running 52.58s Step 247( N/A%), pre moving , FPS 5.18, Running 52.70s Step 248( N/A%), pre moving , FPS 5.27, Running 52.82s Step 249( N/A%), pre moving , FPS 5.36, Running 52.94s Step 250( N/A%), pre moving , FPS 5.54, Running 53.06s Step 251( N/A%), pre moving , FPS 5.81, Running 53.17s Step 252( N/A%), pre moving , FPS 6.08, Running 53.31s Step 253( N/A%), pre moving , FPS 6.37, Running 53.44s Step 254( N/A%), pre moving , FPS 6.70, Running 53.58s Step 255( N/A%), pre moving , FPS 5.75, Running 54.35s Step 256( N/A%), pre moving , FPS 5.89, Running 54.49s Step 257( N/A%), pre moving , FPS 6.02, Running 54.63s Step 258( N/A%), pre moving , FPS 6.18, Running 54.77s Step 259( N/A%), pre moving , FPS 6.19, Running 54.90s Step 260( N/A%), pre moving , FPS 6.08, Running 55.10s Step 261( N/A%), pre moving , FPS 5.95, Running 55.30s Step 262( N/A%), pre moving , FPS 5.83, Running 55.52s Step 263( N/A%), pre moving , FPS 5.68, Running 55.73s Step 264( N/A%), pre moving , FPS 5.44, Running 56.02s Step 265( N/A%), pre moving , FPS 5.30, Running 56.26s Step 266( N/A%), pre moving , FPS 5.11, Running 56.50s Step 267( N/A%), pre moving , FPS 4.95, Running 56.74s Step 268( N/A%), pre moving , FPS 4.78, Running 57.00s Step 269( N/A%), pre moving , FPS 4.61, Running 57.28s Step 270( N/A%), pre moving , FPS 4.43, Running 57.57s Step 271( N/A%), pre moving , FPS 4.27, Running 57.86s Step 272( N/A%), pre moving , FPS 4.06, Running 58.23s Step 273( N/A%), pre moving , FPS 3.89, Running 58.58s Step 274( N/A%), pre moving , FPS 3.73, Running 58.94s Step 275( N/A%), pre moving , FPS 4.04, Running 59.30s Step 276( N/A%), pre moving , FPS 3.87, Running 59.66s Step 277( N/A%), pre moving , FPS 3.72, Running 60.01s Step 278( N/A%), pre moving , FPS 3.60, Running 60.32s Step 279( N/A%), pre moving , FPS 3.48, Running 60.66s Step 280( N/A%), pre moving , FPS 3.40, Running 60.98s Step 281( N/A%), pre moving , FPS 3.31, Running 61.35s Step 282( N/A%), pre moving , FPS 3.23, Running 61.71s Step 283( N/A%), pre moving , FPS 3.16, Running 62.06s Step 284( N/A%), pre moving , FPS 3.16, Running 62.35s Step 285( N/A%), pre moving , FPS 3.14, Running 62.64s Step 286( N/A%), pre moving , FPS 3.12, Running 62.91s Step 287( N/A%), pre moving , FPS 3.10, Running 63.20s Step 288( N/A%), pre moving , FPS 3.08, Running 63.49s Step 289( N/A%), pre moving , FPS 3.08, Running 63.77s Step 290( N/A%), pre moving , FPS 3.12, Running 63.98s Step 291( N/A%), pre moving , FPS 3.18, Running 64.15s Step 292( N/A%), pre moving , FPS 3.26, Running 64.36s Step 293( N/A%), pre moving , FPS 3.35, Running 64.54s Step 294( N/A%), pre moving , FPS 3.42, Running 64.79s Step 295( N/A%), pre moving , FPS 3.46, Running 65.07s Step 296( N/A%), pre moving , FPS 3.51, Running 65.35s Step 297( N/A%), pre moving , FPS 3.57, Running 65.62s Step 298( N/A%), pre moving , FPS 3.59, Running 65.89s Step 299( N/A%), pre moving , FPS 3.62, Running 66.18s Step 300( N/A%), pre moving , FPS 3.64, Running 66.47s Step 301( N/A%), pre moving , FPS 3.70, Running 66.75s Step 302( N/A%), pre moving , FPS 3.76, Running 67.03s Step 303( N/A%), pre moving , FPS 3.81, Running 67.31s Step 304( N/A%), pre moving , FPS 3.81, Running 67.60s Step 305( N/A%), pre moving , FPS 3.82, Running 67.88s Step 306( N/A%), pre moving , FPS 3.86, Running 68.10s Step 307( N/A%), pre moving , FPS 3.89, Running 68.34s Step 308( N/A%), pre moving , FPS 3.91, Running 68.60s Step 309( N/A%), pre moving , FPS 3.90, Running 68.90s Step 310( N/A%), pre moving , FPS 3.89, Running 69.12s Step 311( N/A%), pre moving , FPS 3.87, Running 69.32s Step 312( N/A%), pre moving , FPS 3.86, Running 69.55s Step 313( N/A%), pre moving , FPS 3.84, Running 69.75s Step 314( N/A%), pre moving , FPS 3.92, Running 69.89s Step 315( N/A%), pre moving , FPS 4.03, Running 70.03s Step 316( N/A%), pre moving , FPS 4.16, Running 70.17s Step 317( N/A%), pre moving , FPS 4.21, Running 70.37s Step 318( N/A%), pre moving , FPS 4.26, Running 70.59s Step 319( N/A%), pre moving , FPS 4.41, Running 70.71s Step 320( N/A%), pre moving , FPS 4.57, Running 70.84s Step 321( N/A%), pre moving , FPS 4.73, Running 70.98s Step 322( N/A%), pre moving , FPS 4.91, Running 71.10s Step 323( N/A%), pre moving , FPS 5.10, Running 71.23s Step 324( N/A%), pre moving , FPS 5.30, Running 71.37s Step 325( N/A%), pre moving , FPS 5.52, Running 71.50s Step 326( N/A%), pre moving , FPS 5.67, Running 71.63s Step 327( N/A%), pre moving , FPS 3.64, Running 73.84s Step 328( N/A%), pre moving , FPS 3.57, Running 74.21s Step 329( N/A%), pre moving , FPS 3.49, Running 74.62s Step 330( N/A%), pre moving , FPS 3.38, Running 75.03s Step 331( N/A%), pre moving , FPS 3.27, Running 75.43s Step 332( N/A%), pre moving , FPS 3.20, Running 75.80s Step 333( N/A%), pre moving , FPS 3.11, Running 76.18s Step 334( N/A%), pre moving , FPS 3.00, Running 76.55s Step 335( N/A%), pre moving , FPS 2.89, Running 76.95s Step 336( N/A%), pre moving , FPS 2.78, Running 77.37s Step 337( N/A%), pre moving , FPS 2.70, Running 77.77s Step 338( N/A%), pre moving , FPS 2.65, Running 78.14s Step 339( N/A%), pre moving , FPS 2.55, Running 78.56s Step 340( N/A%), pre moving , FPS 2.47, Running 78.95s Step 341( N/A%), pre moving , FPS 2.39, Running 79.37s Step 342( N/A%), pre moving , FPS 2.31, Running 79.77s Step 343( N/A%), pre moving , FPS 2.23, Running 80.18s Step 344( N/A%), pre moving , FPS 2.17, Running 80.61s Step 345( N/A%), pre moving , FPS 2.11, Running 80.99s Step 346( N/A%), pre moving , FPS 2.05, Running 81.38s Step 347( 0.17%), action 1, FPS 2.26, Running 82.69s Step 348( 0.33%), action 2, FPS 2.22, Running 83.23s Step 349( 0.50%), action 3, FPS 2.20, Running 83.71s Step 350( 0.67%), action 4, FPS 2.17, Running 84.23s Step 351( 0.83%), action 5, FPS 2.16, Running 84.71s Step 352( 1.00%), action 6, FPS 2.12, Running 85.23s Step 353( 1.17%), action 7, FPS 2.09, Running 85.75s Step 354( 1.33%), action 8, FPS 2.05, Running 86.31s Step 355( 1.50%), action 9, FPS 2.03, Running 86.80s Step 356( 1.67%), action 10, FPS 2.00, Running 87.38s Step 357( 1.83%), action 11, FPS 1.95, Running 88.02s Step 358( 2.00%), action 12, FPS 1.92, Running 88.55s Step 359( 2.17%), action 13, FPS 1.91, Running 89.04s Step 360( 2.33%), action 14, FPS 1.88, Running 89.59s Step 361( 2.50%), action 15, FPS 1.87, Running 90.06s Step 362( 2.67%), action 16, FPS 1.85, Running 90.58s Step 363( 2.83%), action 17, FPS 1.84, Running 91.06s Step 364( 3.00%), action 18, FPS 1.82, Running 91.58s Step 365( 3.17%), action 19, FPS 1.80, Running 92.09s Step 366( 3.33%), action 20, FPS 1.78, Running 92.62s Step 367( 3.50%), action 21, FPS 1.88, Running 93.30s Step 368( 3.67%), action 22, FPS 1.88, Running 93.85s Step 369( 3.83%), action 23, FPS 1.88, Running 94.35s Step 370( 4.00%), action 24, FPS 1.88, Running 94.88s Step 371( 4.17%), action 25, FPS 1.88, Running 95.36s Step 372( 4.33%), action 26, FPS 1.88, Running 95.90s Step 373( 4.50%), action 27, FPS 1.88, Running 96.37s Step 374( 4.67%), action 28, FPS 1.88, Running 96.95s Step 375( 4.83%), action 29, FPS 1.88, Running 97.44s Step 376( 5.00%), action 30, FPS 1.89, Running 97.96s Step 377( 5.17%), action 31, FPS 1.89, Running 98.58s Step 378( 5.33%), action 32, FPS 1.89, Running 99.12s Step 379( 5.50%), action 33, FPS 1.89, Running 99.61s Step 380( 5.67%), action 34, FPS 1.89, Running 100.15s Step 381( 5.83%), action 35, FPS 1.89, Running 100.62s Step 382( 6.00%), action 36, FPS 1.90, Running 101.13s Step 383( 6.17%), action 37, FPS 1.89, Running 101.63s Step 384( 6.33%), action 38, FPS 1.89, Running 102.16s Step 385( 6.50%), action 39, FPS 1.90, Running 102.63s Step 386( 6.67%), action 40, FPS 1.89, Running 103.21s Step 387( 6.83%), action 41, FPS 1.90, Running 103.83s Step 388( 7.00%), action 42, FPS 1.91, Running 104.34s Step 389( 7.17%), action 43, FPS 1.91, Running 104.84s Step 390( 7.33%), action 44, FPS 1.89, Running 105.44s Step 391( 7.50%), action 45, FPS 1.89, Running 105.92s Step 392( 7.67%), action 46, FPS 1.88, Running 106.52s Step 393( 7.83%), action 47, FPS 1.87, Running 107.08s Step 394( 8.00%), action 48, FPS 1.86, Running 107.68s Step 395( 8.17%), action 49, FPS 1.84, Running 108.29s Step 396( 8.33%), action 50, FPS 1.85, Running 108.79s Step 397( 8.50%), action 51, FPS 1.85, Running 109.37s Step 398( 8.67%), action 52, FPS 1.87, Running 109.84s Step 399( 8.83%), action 53, FPS 1.88, Running 110.23s Step 400( 9.00%), action 54, FPS 1.91, Running 110.64s Step 401( 9.17%), action 55, FPS 1.92, Running 111.03s Step 402( 9.33%), action 56, FPS 1.96, Running 111.33s Step 403( 9.50%), action 57, FPS 2.01, Running 111.60s Step 404( 9.67%), action 58, FPS 2.05, Running 111.91s Step 405( 9.83%), action 59, FPS 2.10, Running 112.18s Step 406( 10.00%), action 60, FPS 2.16, Running 112.47s Step 407( 10.17%), action 61, FPS 2.22, Running 112.85s Step 408( 10.33%), action 62, FPS 2.27, Running 113.15s Step 409( 10.50%), action 63, FPS 2.33, Running 113.41s Step 410( 10.67%), action 64, FPS 2.42, Running 113.72s Step 411( 10.83%), action 65, FPS 2.47, Running 114.01s Step 412( 11.00%), action 66, FPS 2.57, Running 114.29s Step 413( 11.17%), action 67, FPS 2.67, Running 114.56s Step 414( 11.33%), action 68, FPS 2.79, Running 114.85s Step 415( 11.50%), action 69, FPS 2.93, Running 115.12s Step 416( 11.67%), action 70, FPS 3.02, Running 115.42s Step 417( 11.83%), action 71, FPS 3.10, Running 115.82s Step 418( 12.00%), action 72, FPS 3.18, Running 116.14s Step 419( 12.17%), action 73, FPS 3.23, Running 116.41s Step 420( 12.33%), action 74, FPS 3.29, Running 116.73s Step 421( 12.50%), action 75, FPS 3.35, Running 117.01s Step 422( 12.67%), action 76, FPS 3.34, Running 117.32s Step 423( 12.83%), action 77, FPS 3.34, Running 117.59s Step 424( 13.00%), action 78, FPS 3.35, Running 117.88s Step 425( 13.17%), action 79, FPS 3.34, Running 118.16s Step 426( 13.33%), action 80, FPS 3.34, Running 118.45s Step 427( 13.50%), action 81, FPS 3.33, Running 118.85s Step 428( 13.67%), action 82, FPS 3.33, Running 119.16s Step 429( 13.83%), action 83, FPS 3.32, Running 119.44s Step 430( 14.00%), action 84, FPS 3.31, Running 119.77s Step 431( 14.17%), action 85, FPS 3.31, Running 120.04s Step 432( 14.33%), action 86, FPS 3.30, Running 120.35s Step 433( 14.50%), action 87, FPS 3.30, Running 120.62s Step 434( 14.67%), action 88, FPS 3.30, Running 120.92s Step 435( 14.83%), action 89, FPS 3.29, Running 121.20s Step 436( 15.00%), action 90, FPS 3.29, Running 121.50s Step 437( 15.17%), action 91, FPS 3.30, Running 121.89s Step 438( 15.33%), action 92, FPS 3.31, Running 122.19s Step 439( 15.50%), action 93, FPS 3.31, Running 122.46s Step 440( 15.67%), action 94, FPS 3.32, Running 122.75s Step 441( 15.83%), action 95, FPS 3.33, Running 123.01s Step 442( 16.00%), action 96, FPS 3.34, Running 123.31s Step 443( 16.17%), action 97, FPS 3.34, Running 123.58s Step 444( 16.33%), action 98, FPS 3.33, Running 123.89s Step 445( 16.50%), action 99, FPS 3.33, Running 124.16s Step 446( 16.67%), action 100, FPS 3.33, Running 124.46s Step 447( 16.83%), action 101, FPS 3.33, Running 124.86s Step 448( 17.00%), action 102, FPS 3.33, Running 125.16s Step 449( 17.17%), action 103, FPS 3.34, Running 125.43s Step 450( 17.33%), action 104, FPS 3.35, Running 125.74s Step 451( 17.50%), action 105, FPS 3.36, Running 126.00s Step 452( 17.67%), action 106, FPS 3.36, Running 126.30s Step 453( 17.83%), action 107, FPS 3.37, Running 126.55s Step 454( 18.00%), action 108, FPS 3.38, Running 126.84s Step 455( 18.17%), action 109, FPS 3.38, Running 127.11s Step 456( 18.33%), action 110, FPS 3.38, Running 127.42s Step 457( 18.50%), action 111, FPS 3.38, Running 127.80s Step 458( 18.67%), action 112, FPS 3.38, Running 128.10s Step 459( 18.83%), action 113, FPS 3.39, Running 128.36s Step 460( 19.00%), action 114, FPS 3.37, Running 128.68s Step 461( 19.17%), action 115, FPS 3.37, Running 128.95s Step 462( 19.33%), action 116, FPS 3.37, Running 129.25s Step 463( 19.50%), action 117, FPS 3.37, Running 129.52s Step 464( 19.67%), action 118, FPS 3.36, Running 129.84s Step 465( 19.83%), action 119, FPS 3.36, Running 130.11s Step 466( 20.00%), action 120, FPS 3.36, Running 130.41s Step 467( 20.17%), action 121, FPS 3.34, Running 130.84s Step 468( 20.33%), action 122, FPS 3.31, Running 131.20s Step 469( 20.50%), action 123, FPS 3.31, Running 131.47s Step 470( 20.67%), action 124, FPS 3.32, Running 131.76s Step 471( 20.83%), action 125, FPS 3.26, Running 132.14s Step 472( 21.00%), action 126, FPS 3.15, Running 132.64s Step 473( 21.17%), action 127, FPS 3.04, Running 133.13s Step 474( 21.33%), action 128, FPS 2.94, Running 133.65s Step 475( 21.50%), action 129, FPS 2.85, Running 134.12s Step 476( 21.67%), action 130, FPS 2.80, Running 134.55s Step 477( 21.83%), action 131, FPS 2.79, Running 134.97s Step 478( 22.00%), action 132, FPS 2.71, Running 135.48s Step 479( 22.17%), action 133, FPS 2.63, Running 135.95s Step 480( 22.33%), action 134, FPS 2.57, Running 136.48s Step 481( 22.50%), action 135, FPS 2.49, Running 136.97s Step 482( 22.67%), action 136, FPS 2.43, Running 137.49s Step 483( 22.83%), action 137, FPS 2.37, Running 137.98s Step 484( 23.00%), action 138, FPS 2.33, Running 138.41s Step 485( 23.17%), action 139, FPS 2.33, Running 138.69s Step 486( 23.33%), action 140, FPS 2.34, Running 138.97s Step 487( 23.50%), action 141, FPS 2.30, Running 139.55s Step 488( 23.67%), action 142, FPS 2.25, Running 140.07s Step 489( 23.83%), action 143, FPS 2.20, Running 140.57s Step 490( 24.00%), action 144, FPS 2.15, Running 141.08s Step 491( 24.17%), action 145, FPS 2.13, Running 141.55s Step 492( 24.33%), action 146, FPS 2.12, Running 142.09s Step 493( 24.50%), action 147, FPS 2.13, Running 142.52s Step 494( 24.67%), action 148, FPS 2.18, Running 142.82s Step 495( 24.83%), action 149, FPS 2.23, Running 143.07s Step 496( 25.00%), action 150, FPS 2.25, Running 143.46s Step 497( 25.17%), action 151, FPS 2.20, Running 144.06s Step 498( 25.33%), action 152, FPS 2.20, Running 144.58s Step 499( 25.50%), action 153, FPS 2.20, Running 145.04s Step 500( 25.67%), action 154, FPS 2.20, Running 145.55s Step 501( 25.83%), action 155, FPS 2.21, Running 146.02s Step 502( 26.00%), action 156, FPS 2.21, Running 146.53s Step 503( 26.17%), action 157, FPS 2.26, Running 146.82s Step 504( 26.33%), action 158, FPS 2.29, Running 147.15s Step 505( 26.50%), action 159, FPS 2.25, Running 147.57s Step 506( 26.67%), action 160, FPS 2.19, Running 148.11s Step 507( 26.83%), action 161, FPS 2.18, Running 148.71s Step 508( 27.00%), action 162, FPS 2.18, Running 149.24s Step 509( 27.17%), action 163, FPS 2.18, Running 149.75s Step 510( 27.33%), action 164, FPS 2.17, Running 150.28s Step 511( 27.50%), action 165, FPS 2.19, Running 150.66s Step 512( 27.67%), action 166, FPS 2.26, Running 150.95s Step 513( 27.83%), action 167, FPS 2.29, Running 151.24s Step 514( 28.00%), action 168, FPS 2.26, Running 151.68s Step 515( 28.17%), action 169, FPS 2.20, Running 152.17s Step 516( 28.33%), action 170, FPS 2.16, Running 152.70s Step 517( 28.50%), action 171, FPS 2.15, Running 153.35s Step 518( 28.67%), action 172, FPS 2.14, Running 153.93s Step 519( 28.83%), action 173, FPS 2.14, Running 154.39s Step 520( 29.00%), action 174, FPS 2.16, Running 154.82s Step 521( 29.17%), action 175, FPS 2.20, Running 155.11s Step 522( 29.33%), action 176, FPS 2.25, Running 155.42s Step 523( 29.50%), action 177, FPS 2.23, Running 155.80s Step 524( 29.67%), action 178, FPS 2.18, Running 156.33s Step 525( 29.83%), action 179, FPS 2.17, Running 156.79s Step 526( 30.00%), action 180, FPS 2.17, Running 157.33s Step 527( 30.17%), action 181, FPS 2.16, Running 157.97s Step 528( 30.33%), action 182, FPS 2.16, Running 158.50s Step 529( 30.50%), action 183, FPS 2.19, Running 158.87s Step 530( 30.67%), action 184, FPS 2.25, Running 159.18s Step 531( 30.83%), action 185, FPS 2.28, Running 159.45s Step 532( 31.00%), action 186, FPS 2.25, Running 159.86s Step 533( 31.17%), action 187, FPS 2.20, Running 160.34s Step 534( 31.33%), action 188, FPS 2.17, Running 160.89s Step 535( 31.50%), action 189, FPS 2.17, Running 161.39s Step 536( 31.67%), action 190, FPS 2.17, Running 161.91s Step 537( 31.83%), action 191, FPS 2.18, Running 162.53s Step 538( 32.00%), action 192, FPS 2.21, Running 162.98s Step 539( 32.17%), action 193, FPS 2.26, Running 163.24s Step 540( 32.33%), action 194, FPS 2.29, Running 163.54s Step 541( 32.50%), action 195, FPS 2.30, Running 163.81s Step 542( 32.67%), action 196, FPS 2.24, Running 164.34s Step 543( 32.83%), action 197, FPS 2.21, Running 164.83s Step 544( 33.00%), action 198, FPS 2.22, Running 165.34s Step 545( 33.17%), action 199, FPS 2.21, Running 165.83s Step 546( 33.33%), action 200, FPS 2.22, Running 166.35s Step 547( 33.50%), action 201, FPS 2.22, Running 166.97s Step 548( 33.67%), action 202, FPS 2.27, Running 167.30s Step 549( 33.83%), action 203, FPS 2.30, Running 167.56s Step 550( 34.00%), action 204, FPS 2.31, Running 167.85s Step 551( 34.17%), action 205, FPS 2.28, Running 168.23s Step 552( 34.33%), action 206, FPS 2.24, Running 168.78s Step 553( 34.50%), action 207, FPS 2.24, Running 169.25s Step 554( 34.67%), action 208, FPS 2.25, Running 169.79s Step 555( 34.83%), action 209, FPS 2.25, Running 170.27s Step 556( 35.00%), action 210, FPS 2.25, Running 170.80s Step 557( 35.17%), action 211, FPS 2.27, Running 171.33s Step 558( 35.33%), action 212, FPS 2.31, Running 171.64s Step 559( 35.50%), action 213, FPS 2.31, Running 171.90s Step 560( 35.67%), action 214, FPS 2.27, Running 172.34s Step 561( 35.83%), action 215, FPS 2.21, Running 172.86s Step 562( 36.00%), action 216, FPS 2.21, Running 173.38s Step 563( 36.17%), action 217, FPS 2.21, Running 173.88s Step 564( 36.33%), action 218, FPS 2.20, Running 174.42s Step 565( 36.50%), action 219, FPS 2.20, Running 174.92s Step 566( 36.67%), action 220, FPS 2.21, Running 175.40s Step 567( 36.83%), action 221, FPS 2.26, Running 175.80s Step 568( 37.00%), action 222, FPS 2.27, Running 176.10s Step 569( 37.17%), action 223, FPS 2.21, Running 176.59s Step 570( 37.33%), action 224, FPS 2.16, Running 177.10s Step 571( 37.50%), action 225, FPS 2.14, Running 177.58s Step 572( 37.67%), action 226, FPS 2.15, Running 178.07s Step 573( 37.83%), action 227, FPS 2.15, Running 178.55s Step 574( 38.00%), action 228, FPS 2.16, Running 179.07s Step 575( 38.17%), action 229, FPS 2.17, Running 179.48s Step 576( 38.33%), action 230, FPS 2.23, Running 179.77s Step 577( 38.50%), action 231, FPS 2.26, Running 180.17s Step 578( 38.67%), action 232, FPS 2.24, Running 180.58s Step 579( 38.83%), action 233, FPS 2.18, Running 181.06s Step 580( 39.00%), action 234, FPS 2.16, Running 181.61s Step 581( 39.17%), action 235, FPS 2.17, Running 182.09s Step 582( 39.33%), action 236, FPS 2.17, Running 182.61s Step 583( 39.50%), action 237, FPS 2.17, Running 183.07s Step 584( 39.67%), action 238, FPS 2.19, Running 183.56s Step 585( 39.83%), action 239, FPS 2.23, Running 183.90s Step 586( 40.00%), action 240, FPS 2.27, Running 184.21s Step 587( 40.17%), action 241, FPS 2.22, Running 184.81s Step 588( 40.33%), action 242, FPS 2.17, Running 185.31s Step 589( 40.50%), action 243, FPS 2.17, Running 185.79s Step 590( 40.67%), action 244, FPS 2.17, Running 186.33s Step 591( 40.83%), action 245, FPS 2.16, Running 186.82s Step 592( 41.00%), action 246, FPS 2.16, Running 187.35s Step 593( 41.17%), action 247, FPS 2.18, Running 187.74s Step 594( 41.33%), action 248, FPS 2.23, Running 188.03s Step 595( 41.50%), action 249, FPS 2.27, Running 188.31s Step 596( 41.67%), action 250, FPS 2.21, Running 188.81s Step 597( 41.83%), action 251, FPS 2.15, Running 189.46s Step 598( 42.00%), action 252, FPS 2.13, Running 189.97s Step 599( 42.17%), action 253, FPS 2.13, Running 190.47s Step 600( 42.33%), action 254, FPS 2.13, Running 191.00s Step 601( 42.50%), action 255, FPS 2.13, Running 191.49s Step 602( 42.67%), action 256, FPS 2.16, Running 191.88s Step 603( 42.83%), action 257, FPS 2.21, Running 192.13s Step 604( 43.00%), action 258, FPS 2.25, Running 192.44s Step 605( 43.17%), action 259, FPS 2.22, Running 192.90s Step 606( 43.33%), action 260, FPS 2.17, Running 193.43s Step 607( 43.50%), action 261, FPS 2.17, Running 194.03s Step 608( 43.67%), action 262, FPS 2.17, Running 194.55s Step 609( 43.83%), action 263, FPS 2.17, Running 195.03s Step 610( 44.00%), action 264, FPS 2.17, Running 195.54s Step 611( 44.17%), action 265, FPS 2.20, Running 195.92s Step 612( 44.33%), action 266, FPS 2.26, Running 196.21s Step 613( 44.50%), action 267, FPS 2.28, Running 196.50s Step 614( 44.67%), action 268, FPS 2.24, Running 196.95s Step 615( 44.83%), action 269, FPS 2.19, Running 197.45s Step 616( 45.00%), action 270, FPS 2.18, Running 197.96s Step 617( 45.17%), action 271, FPS 2.20, Running 198.56s Step 618( 45.33%), action 272, FPS 2.19, Running 199.09s Step 619( 45.50%), action 273, FPS 2.19, Running 199.59s Step 620( 45.67%), action 274, FPS 2.19, Running 200.13s Step 621( 45.83%), action 275, FPS 2.19, Running 200.63s Step 622( 46.00%), action 276, FPS 2.15, Running 201.18s Step 623( 46.17%), action 277, FPS 2.10, Running 201.65s Step 624( 46.33%), action 278, FPS 2.06, Running 202.16s Step 625( 46.50%), action 279, FPS 2.05, Running 202.64s Step 626( 46.67%), action 280, FPS 2.05, Running 203.18s Step 627( 46.83%), action 281, FPS 2.04, Running 203.82s Step 628( 47.00%), action 282, FPS 2.05, Running 204.32s Step 629( 47.17%), action 283, FPS 2.05, Running 204.78s Step 630( 47.33%), action 284, FPS 2.06, Running 205.28s Step 631( 47.50%), action 285, FPS 2.04, Running 205.74s Step 632( 47.67%), action 286, FPS 1.99, Running 206.25s Step 633( 47.83%), action 287, FPS 1.95, Running 206.73s Step 634( 48.00%), action 288, FPS 1.94, Running 207.28s Step 635( 48.17%), action 289, FPS 1.94, Running 207.75s Step 636( 48.33%), action 290, FPS 1.93, Running 208.30s Step 637( 48.50%), action 291, FPS 1.93, Running 208.94s Step 638( 48.67%), action 292, FPS 1.92, Running 209.49s Step 639( 48.83%), action 293, FPS 1.92, Running 210.00s Step 640( 49.00%), action 294, FPS 1.92, Running 210.53s Step 641( 49.17%), action 295, FPS 1.92, Running 211.03s Step 642( 49.33%), action 296, FPS 1.92, Running 211.57s Step 643( 49.50%), action 297, FPS 1.92, Running 212.09s Step 644( 49.67%), action 298, FPS 1.91, Running 212.62s Step 645( 49.83%), action 299, FPS 1.91, Running 213.12s Step 646( 50.00%), action 300, FPS 1.91, Running 213.66s Step 647( 50.17%), action 301, FPS 1.91, Running 214.31s Step 648( 50.33%), action 302, FPS 1.90, Running 214.85s Step 649( 50.50%), action 303, FPS 1.89, Running 215.38s Step 650( 50.67%), action 304, FPS 1.87, Running 215.96s Step 651( 50.83%), action 305, FPS 1.87, Running 216.46s Step 652( 51.00%), action 306, FPS 1.86, Running 217.01s Step 653( 51.17%), action 307, FPS 1.86, Running 217.49s Step 654( 51.33%), action 308, FPS 1.86, Running 218.03s Step 655( 51.50%), action 309, FPS 1.85, Running 218.56s Step 656( 51.67%), action 310, FPS 1.86, Running 219.07s Step 657( 51.83%), action 311, FPS 1.87, Running 219.66s Step 658( 52.00%), action 312, FPS 1.87, Running 220.18s Step 659( 52.17%), action 313, FPS 1.88, Running 220.63s Step 660( 52.33%), action 314, FPS 1.88, Running 221.15s Step 661( 52.50%), action 315, FPS 1.89, Running 221.63s Step 662( 52.67%), action 316, FPS 1.88, Running 222.20s Step 663( 52.83%), action 317, FPS 1.89, Running 222.69s Step 664( 53.00%), action 318, FPS 1.88, Running 223.26s Step 665( 53.17%), action 319, FPS 1.88, Running 223.75s Step 666( 53.33%), action 320, FPS 1.88, Running 224.28s Step 667( 53.50%), action 321, FPS 1.89, Running 224.87s Step 668( 53.67%), action 322, FPS 1.89, Running 225.40s Step 669( 53.83%), action 323, FPS 1.91, Running 225.88s Step 670( 54.00%), action 324, FPS 1.92, Running 226.39s Step 671( 54.17%), action 325, FPS 1.91, Running 226.91s Step 672( 54.33%), action 326, FPS 1.92, Running 227.44s Step 673( 54.50%), action 327, FPS 1.92, Running 227.92s Step 674( 54.67%), action 328, FPS 1.92, Running 228.45s Step 675( 54.83%), action 329, FPS 1.93, Running 228.91s Step 676( 55.00%), action 330, FPS 1.93, Running 229.43s Step 677( 55.17%), action 331, FPS 1.93, Running 230.04s Step 678( 55.33%), action 332, FPS 1.92, Running 230.60s Step 679( 55.50%), action 333, FPS 1.91, Running 231.10s Step 680( 55.67%), action 334, FPS 1.91, Running 231.61s Step 681( 55.83%), action 335, FPS 1.91, Running 232.11s Step 682( 56.00%), action 336, FPS 1.92, Running 232.63s Step 683( 56.17%), action 337, FPS 1.92, Running 233.12s Step 684( 56.33%), action 338, FPS 1.93, Running 233.64s Step 685( 56.50%), action 339, FPS 1.93, Running 234.13s Step 686( 56.67%), action 340, FPS 1.92, Running 234.67s Step 687( 56.83%), action 341, FPS 1.92, Running 235.31s Step 688( 57.00%), action 342, FPS 1.91, Running 235.85s Step 689( 57.17%), action 343, FPS 1.91, Running 236.34s Step 690( 57.33%), action 344, FPS 1.90, Running 236.90s Step 691( 57.50%), action 345, FPS 1.90, Running 237.43s Step 692( 57.67%), action 346, FPS 1.90, Running 237.95s Step 693( 57.83%), action 347, FPS 1.90, Running 238.43s Step 694( 58.00%), action 348, FPS 1.91, Running 238.91s Step 695( 58.17%), action 349, FPS 1.91, Running 239.40s Step 696( 58.33%), action 350, FPS 1.91, Running 239.92s Step 697( 58.50%), action 351, FPS 1.91, Running 240.53s Step 698( 58.67%), action 352, FPS 1.91, Running 241.06s Step 699( 58.83%), action 353, FPS 1.91, Running 241.55s Step 700( 59.00%), action 354, FPS 1.91, Running 242.08s Step 701( 59.17%), action 355, FPS 1.91, Running 242.58s Step 702( 59.33%), action 356, FPS 1.90, Running 243.14s Step 703( 59.50%), action 357, FPS 1.90, Running 243.62s Step 704( 59.67%), action 358, FPS 1.91, Running 244.14s Step 705( 59.83%), action 359, FPS 1.90, Running 244.64s Step 706( 60.00%), action 360, FPS 1.90, Running 245.19s Step 707( 60.17%), action 361, FPS 1.90, Running 245.82s Step 708( 60.33%), action 362, FPS 1.90, Running 246.35s Step 709( 60.50%), action 363, FPS 1.90, Running 246.84s Step 710( 60.67%), action 364, FPS 1.91, Running 247.37s Step 711( 60.83%), action 365, FPS 1.92, Running 247.87s Step 712( 61.00%), action 366, FPS 1.91, Running 248.40s Step 713( 61.17%), action 367, FPS 1.91, Running 248.89s Step 714( 61.33%), action 368, FPS 1.90, Running 249.43s Step 715( 61.50%), action 369, FPS 1.90, Running 249.91s Step 716( 61.67%), action 370, FPS 1.90, Running 250.44s Step 717( 61.83%), action 371, FPS 1.90, Running 251.05s Step 718( 62.00%), action 372, FPS 1.90, Running 251.59s Step 719( 62.17%), action 373, FPS 1.90, Running 252.08s Step 720( 62.33%), action 374, FPS 1.90, Running 252.58s Step 721( 62.50%), action 375, FPS 1.91, Running 253.08s Step 722( 62.67%), action 376, FPS 1.92, Running 253.58s Step 723( 62.83%), action 377, FPS 1.92, Running 254.06s Step 724( 63.00%), action 378, FPS 1.91, Running 254.60s Step 725( 63.17%), action 379, FPS 1.92, Running 255.08s Step 726( 63.33%), action 380, FPS 1.92, Running 255.60s Step 727( 63.50%), action 381, FPS 1.92, Running 256.22s Step 728( 63.67%), action 382, FPS 1.92, Running 256.77s Step 729( 63.83%), action 383, FPS 1.92, Running 257.27s Step 730( 64.00%), action 384, FPS 1.92, Running 257.81s Step 731( 64.17%), action 385, FPS 1.91, Running 258.32s Step 732( 64.33%), action 386, FPS 1.92, Running 258.83s Step 733( 64.50%), action 387, FPS 1.92, Running 259.31s Step 734( 64.67%), action 388, FPS 1.92, Running 259.85s Step 735( 64.83%), action 389, FPS 1.92, Running 260.35s Step 736( 65.00%), action 390, FPS 1.92, Running 260.88s Step 737( 65.17%), action 391, FPS 1.91, Running 261.53s Step 738( 65.33%), action 392, FPS 1.91, Running 262.06s Step 739( 65.50%), action 393, FPS 1.91, Running 262.55s Step 740( 65.67%), action 394, FPS 1.90, Running 263.10s Step 741( 65.83%), action 395, FPS 1.90, Running 263.58s Step 742( 66.00%), action 396, FPS 1.90, Running 264.11s Step 743( 66.17%), action 397, FPS 1.90, Running 264.62s Step 744( 66.33%), action 398, FPS 1.90, Running 265.14s Step 745( 66.50%), action 399, FPS 1.90, Running 265.62s Step 746( 66.67%), action 400, FPS 1.90, Running 266.13s Step 747( 66.83%), action 401, FPS 1.90, Running 266.73s Step 748( 67.00%), action 402, FPS 1.91, Running 267.26s Step 749( 67.17%), action 403, FPS 1.91, Running 267.74s Step 750( 67.33%), action 404, FPS 1.91, Running 268.27s Step 751( 67.50%), action 405, FPS 1.92, Running 268.75s Step 752( 67.67%), action 406, FPS 1.91, Running 269.28s Step 753( 67.83%), action 407, FPS 1.91, Running 269.81s Step 754( 68.00%), action 408, FPS 1.91, Running 270.33s Step 755( 68.17%), action 409, FPS 1.91, Running 270.82s Step 756( 68.33%), action 410, FPS 1.91, Running 271.34s Step 757( 68.50%), action 411, FPS 1.92, Running 271.96s Step 758( 68.67%), action 412, FPS 1.91, Running 272.51s Step 759( 68.83%), action 413, FPS 1.91, Running 273.01s Step 760( 69.00%), action 414, FPS 1.92, Running 273.54s Step 761( 69.17%), action 415, FPS 1.92, Running 274.00s Step 762( 69.33%), action 416, FPS 1.92, Running 274.53s Step 763( 69.50%), action 417, FPS 1.91, Running 275.06s Step 764( 69.67%), action 418, FPS 1.92, Running 275.58s Step 765( 69.83%), action 419, FPS 1.91, Running 276.07s Step 766( 70.00%), action 420, FPS 1.91, Running 276.59s Step 767( 70.17%), action 421, FPS 1.91, Running 277.20s Step 768( 70.33%), action 422, FPS 1.90, Running 277.78s Step 769( 70.50%), action 423, FPS 1.90, Running 278.26s Step 770( 70.67%), action 424, FPS 1.90, Running 278.78s Step 771( 70.83%), action 425, FPS 1.90, Running 279.28s Step 772( 71.00%), action 426, FPS 1.90, Running 279.79s Step 773( 71.17%), action 427, FPS 1.91, Running 280.30s Step 774( 71.33%), action 428, FPS 1.90, Running 280.86s Step 775( 71.50%), action 429, FPS 1.90, Running 281.36s Step 776( 71.67%), action 430, FPS 1.90, Running 281.88s Step 777( 71.83%), action 431, FPS 1.90, Running 282.51s Step 778( 72.00%), action 432, FPS 1.90, Running 283.04s Step 779( 72.17%), action 433, FPS 1.90, Running 283.55s Step 780( 72.33%), action 434, FPS 1.90, Running 284.06s Step 781( 72.50%), action 435, FPS 1.90, Running 284.54s Step 782( 72.67%), action 436, FPS 1.90, Running 285.08s Step 783( 72.83%), action 437, FPS 1.90, Running 285.60s Step 784( 73.00%), action 438, FPS 1.90, Running 286.13s Step 785( 73.17%), action 439, FPS 1.90, Running 286.60s Step 786( 73.33%), action 440, FPS 1.90, Running 287.11s Step 787( 73.50%), action 441, FPS 1.90, Running 287.71s Step 788( 73.67%), action 442, FPS 1.91, Running 288.23s Step 789( 73.83%), action 443, FPS 1.91, Running 288.72s Step 790( 74.00%), action 444, FPS 1.91, Running 289.27s Step 791( 74.17%), action 445, FPS 1.91, Running 289.74s Step 792( 74.33%), action 446, FPS 1.91, Running 290.24s Step 793( 74.50%), action 447, FPS 1.92, Running 290.72s Step 794( 74.67%), action 448, FPS 1.93, Running 291.24s Step 795( 74.83%), action 449, FPS 1.93, Running 291.72s Step 796( 75.00%), action 450, FPS 1.93, Running 292.27s Step 797( 75.17%), action 451, FPS 1.93, Running 292.87s Step 798( 75.33%), action 452, FPS 1.93, Running 293.39s Step 799( 75.50%), action 453, FPS 1.94, Running 293.85s Step 800( 75.67%), action 454, FPS 1.95, Running 294.34s Step 801( 75.83%), action 455, FPS 1.94, Running 294.83s Step 802( 76.00%), action 456, FPS 1.94, Running 295.37s Step 803( 76.17%), action 457, FPS 1.95, Running 295.85s Step 804( 76.33%), action 458, FPS 1.95, Running 296.40s Step 805( 76.50%), action 459, FPS 1.95, Running 296.87s Step 806( 76.67%), action 460, FPS 1.94, Running 297.41s Step 807( 76.83%), action 461, FPS 1.93, Running 298.05s Step 808( 77.00%), action 462, FPS 1.93, Running 298.59s Step 809( 77.17%), action 463, FPS 1.93, Running 299.09s Step 810( 77.33%), action 464, FPS 1.93, Running 299.62s Step 811( 77.50%), action 465, FPS 1.93, Running 300.08s Step 812( 77.67%), action 466, FPS 1.93, Running 300.58s Step 813( 77.83%), action 467, FPS 1.93, Running 301.07s Step 814( 78.00%), action 468, FPS 1.93, Running 301.60s Step 815( 78.17%), action 469, FPS 1.92, Running 302.11s Step 816( 78.33%), action 470, FPS 1.92, Running 302.67s Step 817( 78.50%), action 471, FPS 1.92, Running 303.28s Step 818( 78.67%), action 472, FPS 1.92, Running 303.81s Step 819( 78.83%), action 473, FPS 1.92, Running 304.28s Step 820( 79.00%), action 474, FPS 1.91, Running 304.80s Step 821( 79.17%), action 475, FPS 1.92, Running 305.28s Step 822( 79.33%), action 476, FPS 1.92, Running 305.79s Step 823( 79.50%), action 477, FPS 1.92, Running 306.27s Step 824( 79.67%), action 478, FPS 1.92, Running 306.79s Step 825( 79.83%), action 479, FPS 1.92, Running 307.30s Step 826( 80.00%), action 480, FPS 1.92, Running 307.82s Step 827( 80.17%), action 481, FPS 1.93, Running 308.41s Step 828( 80.33%), action 482, FPS 1.93, Running 308.94s Step 829( 80.50%), action 483, FPS 1.95, Running 309.34s Step 830( 80.67%), action 484, FPS 1.96, Running 309.85s Step 831( 80.83%), action 485, FPS 1.95, Running 310.35s Step 832( 81.00%), action 486, FPS 1.94, Running 310.88s Step 833( 81.17%), action 487, FPS 1.94, Running 311.36s Step 834( 81.33%), action 488, FPS 1.94, Running 311.88s Step 835( 81.50%), action 489, FPS 1.95, Running 312.38s Step 836( 81.67%), action 490, FPS 1.95, Running 312.92s Step 837( 81.83%), action 491, FPS 1.95, Running 313.55s Step 838( 82.00%), action 492, FPS 1.95, Running 314.06s Step 839( 82.17%), action 493, FPS 1.95, Running 314.55s Step 840( 82.33%), action 494, FPS 1.95, Running 315.09s Step 841( 82.50%), action 495, FPS 1.95, Running 315.56s Step 842( 82.67%), action 496, FPS 1.95, Running 316.06s Step 843( 82.83%), action 497, FPS 1.94, Running 316.55s Step 844( 83.00%), action 498, FPS 1.94, Running 317.10s Step 845( 83.17%), action 499, FPS 1.94, Running 317.58s Step 846( 83.33%), action 500, FPS 1.95, Running 318.09s Step 847( 83.50%), action 501, FPS 1.95, Running 318.70s Step 848( 83.67%), action 502, FPS 1.95, Running 319.21s Step 849( 83.83%), action 503, FPS 1.93, Running 319.70s Step 850( 84.00%), action 504, FPS 1.93, Running 320.21s Step 851( 84.17%), action 505, FPS 1.93, Running 320.72s Step 852( 84.33%), action 506, FPS 1.93, Running 321.25s Step 853( 84.50%), action 507, FPS 1.93, Running 321.73s Step 854( 84.67%), action 508, FPS 1.92, Running 322.29s Step 855( 84.83%), action 509, FPS 1.93, Running 322.76s Step 856( 85.00%), action 510, FPS 1.92, Running 323.31s Step 857( 85.17%), action 511, FPS 1.93, Running 323.92s Step 858( 85.33%), action 512, FPS 1.93, Running 324.42s Step 859( 85.50%), action 513, FPS 1.93, Running 324.89s Step 860( 85.67%), action 514, FPS 1.94, Running 325.41s Step 861( 85.83%), action 515, FPS 1.93, Running 325.90s Step 862( 86.00%), action 516, FPS 1.93, Running 326.43s Step 863( 86.17%), action 517, FPS 1.93, Running 326.90s Step 864( 86.33%), action 518, FPS 1.94, Running 327.41s Step 865( 86.50%), action 519, FPS 1.94, Running 327.91s Step 866( 86.67%), action 520, FPS 1.93, Running 328.42s Step 867( 86.83%), action 521, FPS 1.93, Running 329.03s Step 868( 87.00%), action 522, FPS 1.93, Running 329.54s Step 869( 87.17%), action 523, FPS 1.94, Running 330.01s Step 870( 87.33%), action 524, FPS 1.94, Running 330.54s Step 871( 87.50%), action 525, FPS 1.93, Running 331.07s Step 872( 87.67%), action 526, FPS 1.94, Running 331.58s Step 873( 87.83%), action 527, FPS 1.93, Running 332.09s Step 874( 88.00%), action 528, FPS 1.94, Running 332.60s Step 875( 88.17%), action 529, FPS 1.93, Running 333.11s Step 876( 88.33%), action 530, FPS 1.94, Running 333.63s Step 877( 88.50%), action 531, FPS 1.94, Running 334.25s Step 878( 88.67%), action 532, FPS 1.93, Running 334.80s Step 879( 88.83%), action 533, FPS 1.92, Running 335.32s Step 880( 89.00%), action 534, FPS 1.92, Running 335.86s Step 881( 89.17%), action 535, FPS 1.92, Running 336.34s Step 882( 89.33%), action 536, FPS 1.92, Running 336.84s Step 883( 89.50%), action 537, FPS 1.92, Running 337.32s Step 884( 89.67%), action 538, FPS 1.92, Running 337.81s Step 885( 89.83%), action 539, FPS 1.92, Running 338.32s Step 886( 90.00%), action 540, FPS 1.91, Running 338.88s Step 887( 90.17%), action 541, FPS 1.91, Running 339.52s Step 888( 90.33%), action 542, FPS 1.90, Running 340.05s Step 889( 90.50%), action 543, FPS 1.90, Running 340.52s Step 890( 90.67%), action 544, FPS 1.90, Running 341.05s Step 891( 90.83%), action 545, FPS 1.90, Running 341.58s Step 892( 91.00%), action 546, FPS 1.89, Running 342.14s Step 893( 91.17%), action 547, FPS 1.90, Running 342.64s Step 894( 91.33%), action 548, FPS 1.89, Running 343.16s Step 895( 91.50%), action 549, FPS 1.90, Running 343.64s Step 896( 91.67%), action 550, FPS 1.89, Running 344.20s Step 897( 91.83%), action 551, FPS 1.89, Running 344.84s Step 898( 92.00%), action 552, FPS 1.89, Running 345.37s Step 899( 92.17%), action 553, FPS 1.90, Running 345.85s Step 900( 92.33%), action 554, FPS 1.91, Running 346.35s Step 901( 92.50%), action 555, FPS 1.90, Running 346.84s Step 902( 92.67%), action 556, FPS 1.90, Running 347.38s Step 903( 92.83%), action 557, FPS 1.90, Running 347.86s Step 904( 93.00%), action 558, FPS 1.89, Running 348.38s Step 905( 93.17%), action 559, FPS 1.90, Running 348.87s Step 906( 93.33%), action 560, FPS 1.90, Running 349.39s Step 907( 93.50%), action 561, FPS 1.91, Running 350.00s Step 908( 93.67%), action 562, FPS 1.91, Running 350.52s Step 909( 93.83%), action 563, FPS 1.90, Running 351.02s Step 910( 94.00%), action 564, FPS 1.90, Running 351.55s Step 911( 94.17%), action 565, FPS 1.91, Running 352.04s Step 912( 94.33%), action 566, FPS 1.91, Running 352.61s Step 913( 94.50%), action 567, FPS 1.91, Running 353.11s Step 914( 94.67%), action 568, FPS 1.90, Running 353.67s Step 915( 94.83%), action 569, FPS 1.90, Running 354.15s Step 916( 95.00%), action 570, FPS 1.91, Running 354.68s Step 917( 95.17%), action 571, FPS 1.91, Running 355.30s Step 918( 95.33%), action 572, FPS 1.91, Running 355.83s Step 919( 95.50%), action 573, FPS 1.91, Running 356.30s Step 920( 95.67%), action 574, FPS 1.91, Running 356.82s Step 921( 95.83%), action 575, FPS 1.91, Running 357.30s Step 922( 96.00%), action 576, FPS 1.92, Running 357.81s Step 923( 96.17%), action 577, FPS 1.91, Running 358.32s Step 924( 96.33%), action 578, FPS 1.91, Running 358.85s Step 925( 96.50%), action 579, FPS 1.91, Running 359.35s Step 926( 96.67%), action 580, FPS 1.91, Running 359.87s Step 927( 96.83%), action 581, FPS 1.91, Running 360.48s Step 928( 97.00%), action 582, FPS 1.91, Running 361.00s Step 929( 97.17%), action 583, FPS 1.91, Running 361.49s Step 930( 97.33%), action 584, FPS 1.91, Running 362.03s Step 931( 97.50%), action 585, FPS 1.91, Running 362.50s Step 932( 97.67%), action 586, FPS 1.92, Running 363.04s Step 933( 97.83%), action 587, FPS 1.92, Running 363.51s Step 934( 98.00%), action 588, FPS 1.93, Running 364.04s Step 935( 98.17%), action 589, FPS 1.93, Running 364.53s Step 936( 98.33%), action 590, FPS 1.93, Running 365.05s Step 937( 98.50%), action 591, FPS 1.93, Running 365.68s Step 938( 98.67%), action 592, FPS 1.93, Running 366.17s Step 939( 98.83%), action 593, FPS 1.93, Running 366.66s Step 940( 99.00%), action 594, FPS 1.93, Running 367.18s Step 941( 99.17%), action 595, FPS 1.92, Running 367.70s Step 942( 99.33%), action 596, FPS 1.92, Running 368.25s Step 943( 99.50%), action 597, FPS 1.92, Running 368.76s Step 944( 99.67%), action 598, FPS 1.91, Running 369.30s Step 945( 99.83%), action 599, FPS 1.92, Running 369.79s Step 946(100.00%), action 600, FPS 1.91, Running 370.34s [2026-08-03 03:08:33] [96 ] Seed 95 failed after 370.46 s. +steps: 946 , actions: 600 . +Instruction: Empty +Total 17/96(17.71%) success. +Setting seed: 96 +Step 1( N/A%), pre moving , FPS 6.09, Running 0.16s Step 2( N/A%), pre moving , FPS 8.66, Running 0.23s Step 3( N/A%), pre moving , FPS 9.70, Running 0.31s Step 4( N/A%), pre moving , FPS 10.27, Running 0.39s Step 5( N/A%), pre moving , FPS 10.74, Running 0.47s Step 6( N/A%), pre moving , FPS 11.04, Running 0.54s Step 7( N/A%), pre moving , FPS 11.27, Running 0.62s Step 8( N/A%), pre moving , FPS 11.44, Running 0.70s Step 9( N/A%), pre moving , FPS 11.11, Running 0.81s Step 10( N/A%), pre moving , FPS 11.07, Running 0.90s Step 11( N/A%), pre moving , FPS 10.97, Running 1.00s Step 12( N/A%), pre moving , FPS 10.89, Running 1.10s Step 13( N/A%), pre moving , FPS 10.70, Running 1.22s Step 14( N/A%), pre moving , FPS 10.69, Running 1.31s Step 15( N/A%), pre moving , FPS 10.63, Running 1.41s Step 16( N/A%), pre moving , FPS 10.60, Running 1.51s Step 17( N/A%), pre moving , FPS 10.47, Running 1.62s Step 18( N/A%), pre moving , FPS 10.48, Running 1.72s Step 19( N/A%), pre moving , FPS 10.47, Running 1.81s Step 20( N/A%), pre moving , FPS 10.44, Running 1.92s Step 21( N/A%), pre moving , FPS 9.51, Running 2.27s Step 22( N/A%), pre moving , FPS 9.40, Running 2.36s Step 23( N/A%), pre moving , FPS 9.30, Running 2.46s Step 24( N/A%), pre moving , FPS 9.23, Running 2.56s Step 25( N/A%), pre moving , FPS 9.08, Running 2.67s Step 26( N/A%), pre moving , FPS 8.06, Running 3.03s Step 27( N/A%), pre moving , FPS 7.94, Running 3.14s Step 28( N/A%), pre moving , FPS 7.90, Running 3.23s Step 29( N/A%), pre moving , FPS 8.00, Running 3.31s Step 30( N/A%), pre moving , FPS 8.05, Running 3.39s Step 31( N/A%), pre moving , FPS 8.12, Running 3.47s Step 32( N/A%), pre moving , FPS 8.19, Running 3.54s Step 33( N/A%), pre moving , FPS 8.30, Running 3.62s Step 34( N/A%), pre moving , FPS 8.33, Running 3.71s Step 35( N/A%), pre moving , FPS 8.42, Running 3.79s Step 36( N/A%), pre moving , FPS 6.37, Running 4.65s Step 37( N/A%), pre moving , FPS 5.91, Running 5.01s Step 38( N/A%), pre moving , FPS 5.91, Running 5.10s Step 39( N/A%), pre moving , FPS 5.90, Running 5.21s Step 40( N/A%), pre moving , FPS 5.88, Running 5.32s Step 41( N/A%), pre moving , FPS 6.35, Running 5.42s Step 42( N/A%), pre moving , FPS 6.34, Running 5.51s Step 43( N/A%), pre moving , FPS 6.34, Running 5.61s Step 44( N/A%), pre moving , FPS 6.31, Running 5.73s Step 45( N/A%), pre moving , FPS 6.35, Running 5.82s Step 46( N/A%), pre moving , FPS 6.93, Running 5.91s Step 47( N/A%), pre moving , FPS 6.96, Running 6.01s Step 48( N/A%), pre moving , FPS 5.66, Running 6.77s Step 49( N/A%), pre moving , FPS 5.65, Running 6.85s Step 50( N/A%), pre moving , FPS 5.65, Running 6.93s Step 51( N/A%), pre moving , FPS 5.65, Running 7.00s Step 52( N/A%), pre moving , FPS 5.65, Running 7.08s Step 53( N/A%), pre moving , FPS 5.62, Running 7.18s Step 54( N/A%), pre moving , FPS 5.60, Running 7.28s Step 55( N/A%), pre moving , FPS 5.57, Running 7.38s Step 56( N/A%), pre moving , FPS 6.94, Running 7.53s Step 57( N/A%), pre moving , FPS 7.45, Running 7.69s Step 58( N/A%), pre moving , FPS 7.30, Running 7.84s Step 59( N/A%), pre moving , FPS 7.20, Running 7.99s Step 60( N/A%), pre moving , FPS 7.11, Running 8.13s Step 61( N/A%), pre moving , FPS 6.96, Running 8.29s Step 62( N/A%), pre moving , FPS 6.88, Running 8.42s Step 63( N/A%), pre moving , FPS 6.77, Running 8.57s Step 64( N/A%), pre moving , FPS 6.66, Running 8.73s Step 65( N/A%), pre moving , FPS 6.52, Running 8.89s Step 66( N/A%), pre moving , FPS 6.42, Running 9.03s Step 67( N/A%), pre moving , FPS 6.30, Running 9.19s Step 68( N/A%), pre moving , FPS 7.77, Running 9.34s Step 69( N/A%), pre moving , FPS 7.56, Running 9.49s Step 70( N/A%), pre moving , FPS 7.33, Running 9.65s Step 71( N/A%), pre moving , FPS 7.16, Running 9.80s Step 72( N/A%), pre moving , FPS 7.05, Running 9.92s Step 73( N/A%), pre moving , FPS 6.97, Running 10.05s Step 74( N/A%), pre moving , FPS 6.89, Running 10.19s Step 75( N/A%), pre moving , FPS 6.83, Running 10.31s Step 76( N/A%), pre moving , FPS 6.87, Running 10.45s Step 77( N/A%), pre moving , FPS 6.87, Running 10.60s Step 78( N/A%), pre moving , FPS 6.88, Running 10.75s Step 79( N/A%), pre moving , FPS 6.86, Running 10.90s Step 80( N/A%), pre moving , FPS 6.84, Running 11.05s Step 81( N/A%), pre moving , FPS 6.86, Running 11.20s Step 82( N/A%), pre moving , FPS 6.80, Running 11.36s Step 83( N/A%), pre moving , FPS 6.78, Running 11.52s Step 84( N/A%), pre moving , FPS 6.78, Running 11.68s Step 85( N/A%), pre moving , FPS 6.83, Running 11.82s Step 86( N/A%), pre moving , FPS 6.80, Running 11.97s Step 87( N/A%), pre moving , FPS 6.82, Running 12.12s Step 88( N/A%), pre moving , FPS 6.82, Running 12.28s Step 89( N/A%), pre moving , FPS 6.80, Running 12.43s Step 90( N/A%), pre moving , FPS 6.96, Running 12.53s Step 91( N/A%), pre moving , FPS 7.08, Running 12.62s Step 92( N/A%), pre moving , FPS 7.13, Running 12.72s Step 93( N/A%), pre moving , FPS 7.23, Running 12.81s Step 94( N/A%), pre moving , FPS 7.35, Running 12.91s Step 95( N/A%), pre moving , FPS 7.42, Running 13.00s Step 96( N/A%), pre moving , FPS 7.56, Running 13.09s Step 97( N/A%), pre moving , FPS 7.83, Running 13.16s Step 98( N/A%), pre moving , FPS 8.04, Running 13.24s Step 99( N/A%), pre moving , FPS 8.28, Running 13.32s Step 100( N/A%), pre moving , FPS 8.54, Running 13.40s Step 101( N/A%), pre moving , FPS 8.81, Running 13.47s Step 102( N/A%), pre moving , FPS 9.12, Running 13.55s Step 103( N/A%), pre moving , FPS 9.47, Running 13.63s Step 104( N/A%), pre moving , FPS 9.84, Running 13.71s Step 105( N/A%), pre moving , FPS 10.13, Running 13.79s Step 106( N/A%), pre moving , FPS 10.38, Running 13.90s Step 107( N/A%), pre moving , FPS 10.65, Running 14.00s Step 108( N/A%), pre moving , FPS 10.96, Running 14.10s Step 109( N/A%), pre moving , FPS 11.37, Running 14.19s Step 110( N/A%), pre moving , FPS 11.31, Running 14.30s Step 111( N/A%), pre moving , FPS 11.28, Running 14.39s Step 112( N/A%), pre moving , FPS 11.21, Running 14.51s Step 113( N/A%), pre moving , FPS 11.20, Running 14.60s Step 114( N/A%), pre moving , FPS 11.15, Running 14.70s Step 115( N/A%), pre moving , FPS 11.12, Running 14.80s Step 116( N/A%), pre moving , FPS 11.00, Running 14.91s Step 117( N/A%), pre moving , FPS 10.84, Running 15.00s Step 118( N/A%), pre moving , FPS 10.75, Running 15.10s Step 119( N/A%), pre moving , FPS 10.64, Running 15.20s Step 120( N/A%), pre moving , FPS 10.54, Running 15.29s Step 121( N/A%), pre moving , FPS 10.36, Running 15.40s Step 122( N/A%), pre moving , FPS 10.29, Running 15.50s Step 123( N/A%), pre moving , FPS 10.17, Running 15.60s Step 124( N/A%), pre moving , FPS 10.07, Running 15.70s Step 125( N/A%), pre moving , FPS 9.90, Running 15.81s Step 126( N/A%), pre moving , FPS 9.97, Running 15.90s Step 127( N/A%), pre moving , FPS 10.02, Running 15.99s Step 128( N/A%), pre moving , FPS 6.37, Running 17.24s Step 129( N/A%), pre moving , FPS 5.83, Running 17.62s Step 130( N/A%), pre moving , FPS 5.40, Running 18.00s Step 131( N/A%), pre moving , FPS 5.05, Running 18.35s Step 132( N/A%), pre moving , FPS 4.74, Running 18.73s Step 133( N/A%), pre moving , FPS 4.45, Running 19.09s Step 134( N/A%), pre moving , FPS 4.22, Running 19.45s Step 135( N/A%), pre moving , FPS 4.02, Running 19.78s Step 136( N/A%), pre moving , FPS 3.82, Running 20.15s Step 137( N/A%), pre moving , FPS 3.64, Running 20.50s Step 138( N/A%), pre moving , FPS 3.48, Running 20.85s Step 139( N/A%), pre moving , FPS 3.34, Running 21.18s Step 140( N/A%), pre moving , FPS 3.20, Running 21.54s Step 141( N/A%), pre moving , FPS 3.08, Running 21.89s Step 142( N/A%), pre moving , FPS 2.96, Running 22.24s Step 143( N/A%), pre moving , FPS 2.86, Running 22.60s Step 144( N/A%), pre moving , FPS 2.77, Running 22.92s Step 145( N/A%), pre moving , FPS 2.68, Running 23.28s Step 146( N/A%), pre moving , FPS 2.59, Running 23.64s Step 147( N/A%), pre moving , FPS 2.50, Running 23.99s Step 148( N/A%), pre moving , FPS 2.82, Running 24.34s Step 149( N/A%), pre moving , FPS 2.83, Running 24.69s Step 150( N/A%), pre moving , FPS 2.84, Running 25.04s Step 151( N/A%), pre moving , FPS 2.84, Running 25.40s Step 152( N/A%), pre moving , FPS 2.85, Running 25.75s Step 153( N/A%), pre moving , FPS 2.86, Running 26.09s Step 154( N/A%), pre moving , FPS 2.86, Running 26.44s Step 155( N/A%), pre moving , FPS 2.85, Running 26.80s Step 156( N/A%), pre moving , FPS 2.77, Running 27.36s Step 157( N/A%), pre moving , FPS 2.74, Running 27.80s Step 158( N/A%), pre moving , FPS 2.73, Running 28.17s Step 159( N/A%), pre moving , FPS 2.72, Running 28.54s Step 160( N/A%), pre moving , FPS 2.72, Running 28.89s Step 161( N/A%), pre moving , FPS 2.71, Running 29.27s Step 162( N/A%), pre moving , FPS 2.71, Running 29.63s Step 163( N/A%), pre moving , FPS 2.69, Running 30.02s Step 164( N/A%), pre moving , FPS 2.68, Running 30.39s Step 165( N/A%), pre moving , FPS 2.66, Running 30.79s Step 166( N/A%), pre moving , FPS 2.66, Running 31.16s Step 167( N/A%), pre moving , FPS 2.66, Running 31.52s Step 168( N/A%), pre moving , FPS 2.64, Running 31.92s Step 169( N/A%), pre moving , FPS 2.63, Running 32.28s Step 170( N/A%), pre moving , FPS 2.63, Running 32.64s Step 171( N/A%), pre moving , FPS 2.61, Running 33.05s Step 172( N/A%), pre moving , FPS 2.59, Running 33.46s Step 173( N/A%), pre moving , FPS 2.57, Running 33.87s Step 174( N/A%), pre moving , FPS 2.55, Running 34.27s Step 175( N/A%), pre moving , FPS 2.54, Running 34.67s Step 176( N/A%), pre moving , FPS 2.59, Running 35.08s Step 177( N/A%), pre moving , FPS 2.60, Running 35.48s Step 178( N/A%), pre moving , FPS 2.59, Running 35.88s Step 179( N/A%), pre moving , FPS 2.58, Running 36.29s Step 180( N/A%), pre moving , FPS 2.56, Running 36.70s Step 181( N/A%), pre moving , FPS 2.55, Running 37.10s Step 182( N/A%), pre moving , FPS 2.55, Running 37.49s Step 183( N/A%), pre moving , FPS 2.54, Running 37.89s Step 184( N/A%), pre moving , FPS 2.53, Running 38.29s Step 185( N/A%), pre moving , FPS 2.54, Running 38.67s Step 186( N/A%), pre moving , FPS 2.53, Running 39.06s Step 187( N/A%), pre moving , FPS 2.53, Running 39.43s Step 188( N/A%), pre moving , FPS 2.53, Running 39.82s Step 189( N/A%), pre moving , FPS 2.53, Running 40.20s Step 190( N/A%), pre moving , FPS 2.52, Running 40.58s Step 191( N/A%), pre moving , FPS 2.52, Running 40.99s Step 192( N/A%), pre moving , FPS 2.52, Running 41.39s Step 193( N/A%), pre moving , FPS 2.53, Running 41.77s Step 194( N/A%), pre moving , FPS 2.53, Running 42.17s Step 195( N/A%), pre moving , FPS 2.52, Running 42.62s Step 196( N/A%), pre moving , FPS 2.51, Running 43.05s Step 197( N/A%), pre moving , FPS 2.49, Running 43.53s Step 198( N/A%), pre moving , FPS 2.47, Running 43.98s Step 199( N/A%), pre moving , FPS 2.45, Running 44.44s Step 200( N/A%), pre moving , FPS 2.46, Running 44.81s Step 201( N/A%), pre moving , FPS 2.55, Running 44.93s Step 202( N/A%), pre moving , FPS 2.64, Running 45.06s Step 203( N/A%), pre moving , FPS 2.74, Running 45.20s Step 204( N/A%), pre moving , FPS 2.84, Running 45.32s Step 205( N/A%), pre moving , FPS 2.95, Running 45.46s Step 206( N/A%), pre moving , FPS 3.06, Running 45.60s Step 207( N/A%), pre moving , FPS 3.18, Running 45.72s Step 208( N/A%), pre moving , FPS 3.32, Running 45.85s Step 209( N/A%), pre moving , FPS 3.46, Running 45.99s Step 210( N/A%), pre moving , FPS 3.62, Running 46.11s Step 211( N/A%), pre moving , FPS 3.40, Running 46.87s Step 212( N/A%), pre moving , FPS 3.57, Running 46.99s Step 213( N/A%), pre moving , FPS 3.68, Running 47.20s Step 214( N/A%), pre moving , FPS 3.81, Running 47.42s Step 215( N/A%), pre moving , FPS 4.05, Running 47.55s Step 216( N/A%), pre moving , FPS 4.31, Running 47.68s Step 217( N/A%), pre moving , FPS 4.56, Running 47.91s Step 218( N/A%), pre moving , FPS 4.84, Running 48.11s Step 219( N/A%), pre moving , FPS 5.15, Running 48.32s Step 220( N/A%), pre moving , FPS 5.38, Running 48.53s Step 221( N/A%), pre moving , FPS 5.25, Running 48.74s Step 222( N/A%), pre moving , FPS 5.12, Running 48.97s Step 223( N/A%), pre moving , FPS 5.03, Running 49.18s Step 224( N/A%), pre moving , FPS 4.93, Running 49.38s Step 225( N/A%), pre moving , FPS 4.93, Running 49.52s Step 226( N/A%), pre moving , FPS 4.93, Running 49.66s Step 227( N/A%), pre moving , FPS 4.91, Running 49.79s Step 228( N/A%), pre moving , FPS 4.89, Running 49.94s Step 229( N/A%), pre moving , FPS 4.93, Running 50.04s Step 230( N/A%), pre moving , FPS 4.95, Running 50.15s Step 231( N/A%), pre moving , FPS 5.88, Running 50.27s Step 232( N/A%), pre moving , FPS 5.87, Running 50.40s Step 233( N/A%), pre moving , FPS 5.91, Running 50.58s Step 234( N/A%), pre moving , FPS 5.96, Running 50.78s Step 235( N/A%), pre moving , FPS 5.67, Running 51.07s Step 236( N/A%), pre moving , FPS 5.43, Running 51.37s Step 237( N/A%), pre moving , FPS 5.35, Running 51.65s Step 238( N/A%), pre moving , FPS 5.23, Running 51.94s Step 239( N/A%), pre moving , FPS 5.22, Running 52.15s Step 240( N/A%), pre moving , FPS 5.22, Running 52.36s Step 241( N/A%), pre moving , FPS 5.21, Running 52.58s Step 242( N/A%), pre moving , FPS 5.24, Running 52.79s Step 243( N/A%), pre moving , FPS 5.23, Running 53.00s Step 244( N/A%), pre moving , FPS 5.22, Running 53.21s Step 245( N/A%), pre moving , FPS 5.11, Running 53.43s Step 246( N/A%), pre moving , FPS 5.02, Running 53.64s Step 247( N/A%), pre moving , FPS 5.03, Running 53.77s Step 248( N/A%), pre moving , FPS 5.06, Running 53.89s Step 249( N/A%), pre moving , FPS 4.97, Running 54.07s Step 250( N/A%), pre moving , FPS 4.94, Running 54.20s Step 251( N/A%), pre moving , FPS 4.94, Running 54.32s Step 252( N/A%), pre moving , FPS 4.96, Running 54.43s Step 253( N/A%), pre moving , FPS 5.03, Running 54.56s Step 254( N/A%), pre moving , FPS 5.11, Running 54.70s Step 255( N/A%), pre moving , FPS 5.31, Running 54.84s Step 256( N/A%), pre moving , FPS 5.56, Running 54.97s Step 257( N/A%), pre moving , FPS 5.77, Running 55.11s Step 258( N/A%), pre moving , FPS 6.07, Running 55.23s Step 259( N/A%), pre moving , FPS 5.15, Running 56.03s Step 260( N/A%), pre moving , FPS 5.26, Running 56.16s Step 261( N/A%), pre moving , FPS 5.36, Running 56.31s Step 262( N/A%), pre moving , FPS 5.36, Running 56.52s Step 263( N/A%), pre moving , FPS 5.37, Running 56.73s Step 264( N/A%), pre moving , FPS 5.37, Running 56.94s Step 265( N/A%), pre moving , FPS 5.37, Running 57.16s Step 266( N/A%), pre moving , FPS 5.36, Running 57.37s Step 267( N/A%), pre moving , FPS 5.18, Running 57.63s Step 268( N/A%), pre moving , FPS 5.00, Running 57.88s Step 269( N/A%), pre moving , FPS 4.91, Running 58.14s Step 270( N/A%), pre moving , FPS 4.73, Running 58.42s Step 271( N/A%), pre moving , FPS 4.56, Running 58.70s Step 272( N/A%), pre moving , FPS 4.39, Running 58.99s Step 273( N/A%), pre moving , FPS 4.25, Running 59.27s Step 274( N/A%), pre moving , FPS 4.11, Running 59.56s Step 275( N/A%), pre moving , FPS 3.95, Running 59.91s Step 276( N/A%), pre moving , FPS 3.78, Running 60.26s Step 277( N/A%), pre moving , FPS 3.64, Running 60.61s Step 278( N/A%), pre moving , FPS 3.48, Running 60.98s Step 279( N/A%), pre moving , FPS 3.77, Running 61.33s Step 280( N/A%), pre moving , FPS 3.64, Running 61.65s Step 281( N/A%), pre moving , FPS 3.52, Running 62.00s Step 282( N/A%), pre moving , FPS 3.43, Running 62.34s Step 283( N/A%), pre moving , FPS 3.35, Running 62.69s Step 284( N/A%), pre moving , FPS 3.27, Running 63.05s Step 285( N/A%), pre moving , FPS 3.20, Running 63.40s Step 286( N/A%), pre moving , FPS 3.13, Running 63.76s Step 287( N/A%), pre moving , FPS 3.08, Running 64.13s Step 288( N/A%), pre moving , FPS 3.04, Running 64.47s Step 289( N/A%), pre moving , FPS 3.02, Running 64.76s Step 290( N/A%), pre moving , FPS 3.02, Running 65.05s Step 291( N/A%), pre moving , FPS 3.02, Running 65.32s Step 292( N/A%), pre moving , FPS 3.04, Running 65.57s Step 293( N/A%), pre moving , FPS 3.04, Running 65.85s Step 294( N/A%), pre moving , FPS 3.08, Running 66.05s Step 295( N/A%), pre moving , FPS 3.11, Running 66.34s Step 296( N/A%), pre moving , FPS 3.18, Running 66.55s Step 297( N/A%), pre moving , FPS 3.26, Running 66.75s Step 298( N/A%), pre moving , FPS 3.30, Running 67.05s Step 299( N/A%), pre moving , FPS 3.33, Running 67.33s Step 300( N/A%), pre moving , FPS 3.35, Running 67.62s Step 301( N/A%), pre moving , FPS 3.38, Running 67.91s Step 302( N/A%), pre moving , FPS 3.41, Running 68.20s Step 303( N/A%), pre moving , FPS 3.45, Running 68.49s Step 304( N/A%), pre moving , FPS 3.50, Running 68.77s Step 305( N/A%), pre moving , FPS 3.54, Running 69.06s Step 306( N/A%), pre moving , FPS 3.61, Running 69.29s Step 307( N/A%), pre moving , FPS 3.68, Running 69.56s Step 308( N/A%), pre moving , FPS 3.75, Running 69.80s Step 309( N/A%), pre moving , FPS 3.76, Running 70.08s Step 310( N/A%), pre moving , FPS 3.76, Running 70.36s Step 311( N/A%), pre moving , FPS 3.80, Running 70.58s Step 312( N/A%), pre moving , FPS 3.84, Running 70.78s Step 313( N/A%), pre moving , FPS 3.89, Running 70.99s Step 314( N/A%), pre moving , FPS 3.87, Running 71.21s Step 315( N/A%), pre moving , FPS 3.94, Running 71.42s Step 316( N/A%), pre moving , FPS 3.94, Running 71.63s Step 317( N/A%), pre moving , FPS 3.93, Running 71.84s Step 318( N/A%), pre moving , FPS 3.99, Running 72.06s Step 319( N/A%), pre moving , FPS 4.06, Running 72.26s Step 320( N/A%), pre moving , FPS 4.19, Running 72.40s Step 321( N/A%), pre moving , FPS 4.32, Running 72.54s Step 322( N/A%), pre moving , FPS 4.48, Running 72.66s Step 323( N/A%), pre moving , FPS 4.65, Running 72.79s Step 324( N/A%), pre moving , FPS 4.82, Running 72.92s Step 325( N/A%), pre moving , FPS 5.01, Running 73.04s Step 326( N/A%), pre moving , FPS 5.17, Running 73.16s Step 327( N/A%), pre moving , FPS 5.36, Running 73.29s Step 328( N/A%), pre moving , FPS 5.54, Running 73.41s Step 329( N/A%), pre moving , FPS 5.78, Running 73.54s Step 330( N/A%), pre moving , FPS 6.07, Running 73.65s Step 331( N/A%), pre moving , FPS 6.23, Running 73.79s Step 332( N/A%), pre moving , FPS 6.37, Running 73.92s Step 333( N/A%), pre moving , FPS 6.55, Running 74.04s Step 334( N/A%), pre moving , FPS 6.75, Running 74.17s Step 335( N/A%), pre moving , FPS 4.11, Running 76.28s Step 336( N/A%), pre moving , FPS 3.96, Running 76.69s Step 337( N/A%), pre moving , FPS 3.85, Running 77.04s Step 338( N/A%), pre moving , FPS 3.72, Running 77.44s Step 339( N/A%), pre moving , FPS 3.58, Running 77.85s Step 340( N/A%), pre moving , FPS 3.42, Running 78.25s Step 341( N/A%), pre moving , FPS 3.27, Running 78.66s Step 342( N/A%), pre moving , FPS 3.13, Running 79.05s Step 343( N/A%), pre moving , FPS 3.00, Running 79.45s Step 344( N/A%), pre moving , FPS 2.88, Running 79.86s Step 345( N/A%), pre moving , FPS 2.78, Running 80.24s Step 346( N/A%), pre moving , FPS 2.68, Running 80.62s Step 347( N/A%), pre moving , FPS 2.59, Running 81.01s Step 348( N/A%), pre moving , FPS 2.51, Running 81.38s Step 349( N/A%), pre moving , FPS 2.43, Running 81.77s Step 350( N/A%), pre moving , FPS 2.35, Running 82.17s Step 351( N/A%), pre moving , FPS 2.27, Running 82.59s Step 352( N/A%), pre moving , FPS 2.20, Running 83.00s Step 353( N/A%), pre moving , FPS 2.13, Running 83.42s Step 354( N/A%), pre moving , FPS 2.08, Running 83.80s Step 355( 0.17%), action 1, FPS 2.27, Running 85.10s Step 356( 0.33%), action 2, FPS 2.22, Running 85.71s Step 357( 0.50%), action 3, FPS 2.16, Running 86.29s Step 358( 0.67%), action 4, FPS 2.13, Running 86.83s Step 359( 0.83%), action 5, FPS 2.10, Running 87.36s Step 360( 1.00%), action 6, FPS 2.07, Running 87.93s Step 361( 1.17%), action 7, FPS 2.05, Running 88.42s Step 362( 1.33%), action 8, FPS 2.02, Running 88.95s Step 363( 1.50%), action 9, FPS 2.00, Running 89.47s Step 364( 1.67%), action 10, FPS 1.96, Running 90.04s Step 365( 1.83%), action 11, FPS 1.92, Running 90.68s Step 366( 2.00%), action 12, FPS 1.87, Running 91.31s Step 367( 2.17%), action 13, FPS 1.85, Running 91.82s Step 368( 2.33%), action 14, FPS 1.82, Running 92.35s Step 369( 2.50%), action 15, FPS 1.81, Running 92.85s Step 370( 2.67%), action 16, FPS 1.78, Running 93.40s Step 371( 2.83%), action 17, FPS 1.77, Running 93.89s Step 372( 3.00%), action 18, FPS 1.75, Running 94.42s Step 373( 3.17%), action 19, FPS 1.74, Running 94.90s Step 374( 3.33%), action 20, FPS 1.72, Running 95.42s Step 375( 3.50%), action 21, FPS 1.82, Running 96.07s Step 376( 3.67%), action 22, FPS 1.84, Running 96.60s Step 377( 3.83%), action 23, FPS 1.85, Running 97.08s Step 378( 4.00%), action 24, FPS 1.86, Running 97.60s Step 379( 4.17%), action 25, FPS 1.86, Running 98.09s Step 380( 4.33%), action 26, FPS 1.88, Running 98.59s Step 381( 4.50%), action 27, FPS 1.87, Running 99.10s Step 382( 4.67%), action 28, FPS 1.88, Running 99.61s Step 383( 4.83%), action 29, FPS 1.88, Running 100.09s Step 384( 5.00%), action 30, FPS 1.89, Running 100.64s Step 385( 5.17%), action 31, FPS 1.89, Running 101.24s Step 386( 5.33%), action 32, FPS 1.91, Running 101.79s Step 387( 5.50%), action 33, FPS 1.91, Running 102.26s Step 388( 5.67%), action 34, FPS 1.91, Running 102.80s Step 389( 5.83%), action 35, FPS 1.92, Running 103.28s Step 390( 6.00%), action 36, FPS 1.92, Running 103.80s Step 391( 6.17%), action 37, FPS 1.92, Running 104.28s Step 392( 6.33%), action 38, FPS 1.93, Running 104.81s Step 393( 6.50%), action 39, FPS 1.92, Running 105.31s Step 394( 6.67%), action 40, FPS 1.92, Running 105.85s Step 395( 6.83%), action 41, FPS 1.92, Running 106.47s Step 396( 7.00%), action 42, FPS 1.92, Running 107.01s Step 397( 7.17%), action 43, FPS 1.92, Running 107.48s Step 398( 7.33%), action 44, FPS 1.92, Running 108.03s Step 399( 7.50%), action 45, FPS 1.92, Running 108.53s Step 400( 7.67%), action 46, FPS 1.91, Running 109.06s Step 401( 7.83%), action 47, FPS 1.90, Running 109.64s Step 402( 8.00%), action 48, FPS 1.88, Running 110.26s Step 403( 8.17%), action 49, FPS 1.87, Running 110.80s Step 404( 8.33%), action 50, FPS 1.86, Running 111.40s Step 405( 8.50%), action 51, FPS 1.84, Running 112.09s Step 406( 8.67%), action 52, FPS 1.84, Running 112.68s Step 407( 8.83%), action 53, FPS 1.82, Running 113.23s Step 408( 9.00%), action 54, FPS 1.81, Running 113.83s Step 409( 9.17%), action 55, FPS 1.80, Running 114.38s Step 410( 9.33%), action 56, FPS 1.79, Running 114.99s Step 411( 9.50%), action 57, FPS 1.77, Running 115.56s Step 412( 9.67%), action 58, FPS 1.76, Running 116.15s Step 413( 9.83%), action 59, FPS 1.75, Running 116.74s Step 414( 10.00%), action 60, FPS 1.74, Running 117.35s Step 415( 10.17%), action 61, FPS 1.73, Running 118.04s Step 416( 10.33%), action 62, FPS 1.73, Running 118.57s Step 417( 10.50%), action 63, FPS 1.71, Running 119.17s Step 418( 10.67%), action 64, FPS 1.70, Running 119.76s Step 419( 10.83%), action 65, FPS 1.71, Running 120.26s Step 420( 11.00%), action 66, FPS 1.69, Running 120.88s Step 421( 11.17%), action 67, FPS 1.69, Running 121.45s Step 422( 11.33%), action 68, FPS 1.69, Running 122.07s Step 423( 11.50%), action 69, FPS 1.70, Running 122.57s Step 424( 11.67%), action 70, FPS 1.70, Running 123.17s Step 425( 11.83%), action 71, FPS 1.70, Running 123.85s Step 426( 12.00%), action 72, FPS 1.71, Running 124.37s Step 427( 12.17%), action 73, FPS 1.71, Running 124.93s Step 428( 12.33%), action 74, FPS 1.71, Running 125.53s Step 429( 12.50%), action 75, FPS 1.71, Running 126.04s Step 430( 12.67%), action 76, FPS 1.73, Running 126.54s Step 431( 12.83%), action 77, FPS 1.75, Running 127.02s Step 432( 13.00%), action 78, FPS 1.74, Running 127.62s Step 433( 13.17%), action 79, FPS 1.75, Running 128.19s Step 434( 13.33%), action 80, FPS 1.76, Running 128.70s Step 435( 13.50%), action 81, FPS 1.77, Running 129.33s Step 436( 13.67%), action 82, FPS 1.77, Running 129.85s Step 437( 13.83%), action 83, FPS 1.80, Running 130.29s Step 438( 14.00%), action 84, FPS 1.81, Running 130.81s Step 439( 14.17%), action 85, FPS 1.81, Running 131.28s Step 440( 14.33%), action 86, FPS 1.83, Running 131.79s Step 441( 14.50%), action 87, FPS 1.85, Running 132.25s Step 442( 14.67%), action 88, FPS 1.86, Running 132.80s Step 443( 14.83%), action 89, FPS 1.87, Running 133.26s Step 444( 15.00%), action 90, FPS 1.88, Running 133.80s Step 445( 15.17%), action 91, FPS 1.89, Running 134.42s Step 446( 15.33%), action 92, FPS 1.89, Running 134.94s Step 447( 15.50%), action 93, FPS 1.91, Running 135.41s Step 448( 15.67%), action 94, FPS 1.92, Running 135.94s Step 449( 15.83%), action 95, FPS 1.93, Running 136.43s Step 450( 16.00%), action 96, FPS 1.92, Running 136.96s Step 451( 16.17%), action 97, FPS 1.92, Running 137.46s Step 452( 16.33%), action 98, FPS 1.93, Running 138.01s Step 453( 16.50%), action 99, FPS 1.94, Running 138.49s Step 454( 16.67%), action 100, FPS 1.94, Running 139.03s Step 455( 16.83%), action 101, FPS 1.94, Running 139.62s Step 456( 17.00%), action 102, FPS 1.94, Running 140.17s Step 457( 17.17%), action 103, FPS 1.93, Running 140.66s Step 458( 17.33%), action 104, FPS 1.92, Running 141.20s Step 459( 17.50%), action 105, FPS 1.92, Running 141.69s Step 460( 17.67%), action 106, FPS 1.91, Running 142.26s Step 461( 17.83%), action 107, FPS 1.90, Running 142.76s Step 462( 18.00%), action 108, FPS 1.91, Running 143.29s Step 463( 18.17%), action 109, FPS 1.90, Running 143.77s Step 464( 18.33%), action 110, FPS 1.90, Running 144.30s Step 465( 18.50%), action 111, FPS 1.91, Running 144.91s Step 466( 18.67%), action 112, FPS 1.91, Running 145.40s Step 467( 18.83%), action 113, FPS 1.91, Running 145.89s Step 468( 19.00%), action 114, FPS 1.91, Running 146.42s Step 469( 19.17%), action 115, FPS 1.91, Running 146.89s Step 470( 19.33%), action 116, FPS 1.91, Running 147.44s Step 471( 19.50%), action 117, FPS 1.91, Running 147.94s Step 472( 19.67%), action 118, FPS 1.91, Running 148.46s Step 473( 19.83%), action 119, FPS 1.91, Running 148.94s Step 474( 20.00%), action 120, FPS 1.92, Running 149.45s Step 475( 20.17%), action 121, FPS 1.91, Running 150.08s Step 476( 20.33%), action 122, FPS 1.92, Running 150.60s Step 477( 20.50%), action 123, FPS 1.92, Running 151.10s Step 478( 20.67%), action 124, FPS 1.92, Running 151.62s Step 479( 20.83%), action 125, FPS 1.92, Running 152.11s Step 480( 21.00%), action 126, FPS 1.92, Running 152.67s Step 481( 21.17%), action 127, FPS 1.92, Running 153.17s Step 482( 21.33%), action 128, FPS 1.92, Running 153.69s Step 483( 21.50%), action 129, FPS 1.92, Running 154.21s Step 484( 21.67%), action 130, FPS 1.92, Running 154.73s Step 485( 21.83%), action 131, FPS 1.91, Running 155.36s Step 486( 22.00%), action 132, FPS 1.90, Running 155.91s Step 487( 22.17%), action 133, FPS 1.90, Running 156.39s Step 488( 22.33%), action 134, FPS 1.91, Running 156.91s Step 489( 22.50%), action 135, FPS 1.90, Running 157.42s Step 490( 22.67%), action 136, FPS 1.90, Running 157.96s Step 491( 22.83%), action 137, FPS 1.91, Running 158.44s Step 492( 23.00%), action 138, FPS 1.90, Running 158.96s Step 493( 23.17%), action 139, FPS 1.91, Running 159.43s Step 494( 23.33%), action 140, FPS 1.91, Running 159.93s Step 495( 23.50%), action 141, FPS 1.90, Running 160.59s Step 496( 23.67%), action 142, FPS 1.90, Running 161.11s Step 497( 23.83%), action 143, FPS 1.91, Running 161.58s Step 498( 24.00%), action 144, FPS 1.91, Running 162.12s Step 499( 24.17%), action 145, FPS 1.91, Running 162.58s Step 500( 24.33%), action 146, FPS 1.91, Running 163.16s Step 501( 24.50%), action 147, FPS 1.91, Running 163.64s Step 502( 24.67%), action 148, FPS 1.91, Running 164.16s Step 503( 24.83%), action 149, FPS 1.91, Running 164.66s Step 504( 25.00%), action 150, FPS 1.91, Running 165.20s Step 505( 25.17%), action 151, FPS 1.92, Running 165.79s Step 506( 25.33%), action 152, FPS 1.92, Running 166.31s Step 507( 25.50%), action 153, FPS 1.92, Running 166.79s Step 508( 25.67%), action 154, FPS 1.92, Running 167.32s Step 509( 25.83%), action 155, FPS 1.93, Running 167.79s Step 510( 26.00%), action 156, FPS 1.94, Running 168.30s Step 511( 26.17%), action 157, FPS 1.94, Running 168.77s Step 512( 26.33%), action 158, FPS 1.94, Running 169.26s Step 513( 26.50%), action 159, FPS 1.94, Running 169.73s Step 514( 26.67%), action 160, FPS 1.93, Running 170.27s Step 515( 26.83%), action 161, FPS 1.94, Running 170.88s Step 516( 27.00%), action 162, FPS 1.95, Running 171.39s Step 517( 27.17%), action 163, FPS 1.94, Running 171.88s Step 518( 27.33%), action 164, FPS 1.94, Running 172.42s Step 519( 27.50%), action 165, FPS 1.94, Running 172.89s Step 520( 27.67%), action 166, FPS 1.95, Running 173.42s Step 521( 27.83%), action 167, FPS 1.96, Running 173.86s Step 522( 28.00%), action 168, FPS 1.96, Running 174.38s Step 523( 28.17%), action 169, FPS 1.96, Running 174.85s Step 524( 28.33%), action 170, FPS 1.97, Running 175.36s Step 525( 28.50%), action 171, FPS 1.96, Running 175.98s Step 526( 28.67%), action 172, FPS 1.96, Running 176.50s Step 527( 28.83%), action 173, FPS 1.96, Running 176.97s Step 528( 29.00%), action 174, FPS 1.97, Running 177.48s Step 529( 29.17%), action 175, FPS 1.97, Running 177.96s Step 530( 29.33%), action 176, FPS 1.96, Running 178.51s Step 531( 29.50%), action 177, FPS 1.95, Running 179.01s Step 532( 29.67%), action 178, FPS 1.95, Running 179.53s Step 533( 29.83%), action 179, FPS 1.95, Running 180.01s Step 534( 30.00%), action 180, FPS 1.95, Running 180.50s Step 535( 30.17%), action 181, FPS 1.96, Running 181.11s Step 536( 30.33%), action 182, FPS 1.96, Running 181.61s Step 537( 30.50%), action 183, FPS 1.96, Running 182.09s Step 538( 30.67%), action 184, FPS 1.96, Running 182.60s Step 539( 30.83%), action 185, FPS 1.96, Running 183.09s Step 540( 31.00%), action 186, FPS 1.97, Running 183.59s Step 541( 31.17%), action 187, FPS 1.96, Running 184.05s Step 542( 31.33%), action 188, FPS 1.96, Running 184.58s Step 543( 31.50%), action 189, FPS 1.96, Running 185.06s Step 544( 31.67%), action 190, FPS 1.96, Running 185.58s Step 545( 31.83%), action 191, FPS 1.96, Running 186.21s Step 546( 32.00%), action 192, FPS 1.96, Running 186.73s Step 547( 32.17%), action 193, FPS 1.95, Running 187.23s Step 548( 32.33%), action 194, FPS 1.95, Running 187.74s Step 549( 32.50%), action 195, FPS 1.94, Running 188.25s Step 550( 32.67%), action 196, FPS 1.95, Running 188.77s Step 551( 32.83%), action 197, FPS 1.95, Running 189.26s Step 552( 33.00%), action 198, FPS 1.95, Running 189.77s Step 553( 33.17%), action 199, FPS 1.95, Running 190.25s Step 554( 33.33%), action 200, FPS 1.95, Running 190.75s Step 555( 33.50%), action 201, FPS 1.96, Running 191.33s Step 556( 33.67%), action 202, FPS 1.95, Running 191.87s Step 557( 33.83%), action 203, FPS 1.95, Running 192.34s Step 558( 34.00%), action 204, FPS 1.95, Running 192.85s Step 559( 34.17%), action 205, FPS 1.95, Running 193.33s Step 560( 34.33%), action 206, FPS 1.95, Running 193.86s Step 561( 34.50%), action 207, FPS 1.93, Running 194.41s Step 562( 34.67%), action 208, FPS 1.92, Running 194.98s Step 563( 34.83%), action 209, FPS 1.93, Running 195.44s Step 564( 35.00%), action 210, FPS 1.93, Running 195.97s Step 565( 35.17%), action 211, FPS 1.93, Running 196.58s Step 566( 35.33%), action 212, FPS 1.93, Running 197.12s Step 567( 35.50%), action 213, FPS 1.93, Running 197.60s Step 568( 35.67%), action 214, FPS 1.92, Running 198.13s Step 569( 35.83%), action 215, FPS 1.93, Running 198.60s Step 570( 36.00%), action 216, FPS 1.94, Running 199.10s Step 571( 36.17%), action 217, FPS 1.94, Running 199.59s Step 572( 36.33%), action 218, FPS 1.94, Running 200.09s Step 573( 36.50%), action 219, FPS 1.94, Running 200.57s Step 574( 36.67%), action 220, FPS 1.93, Running 201.11s Step 575( 36.83%), action 221, FPS 1.93, Running 201.70s Step 576( 37.00%), action 222, FPS 1.93, Running 202.25s Step 577( 37.17%), action 223, FPS 1.92, Running 202.74s Step 578( 37.33%), action 224, FPS 1.92, Running 203.25s Step 579( 37.50%), action 225, FPS 1.92, Running 203.73s Step 580( 37.67%), action 226, FPS 1.92, Running 204.26s Step 581( 37.83%), action 227, FPS 1.94, Running 204.74s Step 582( 38.00%), action 228, FPS 1.94, Running 205.26s Step 583( 38.17%), action 229, FPS 1.94, Running 205.74s Step 584( 38.33%), action 230, FPS 1.94, Running 206.28s Step 585( 38.50%), action 231, FPS 1.94, Running 206.90s Step 586( 38.67%), action 232, FPS 1.94, Running 207.43s Step 587( 38.83%), action 233, FPS 1.94, Running 207.92s Step 588( 39.00%), action 234, FPS 1.93, Running 208.46s Step 589( 39.17%), action 235, FPS 1.94, Running 208.91s Step 590( 39.33%), action 236, FPS 1.94, Running 209.44s Step 591( 39.50%), action 237, FPS 1.93, Running 209.93s Step 592( 39.67%), action 238, FPS 1.93, Running 210.45s Step 593( 39.83%), action 239, FPS 1.93, Running 210.93s Step 594( 40.00%), action 240, FPS 1.93, Running 211.46s Step 595( 40.17%), action 241, FPS 1.93, Running 212.06s Step 596( 40.33%), action 242, FPS 1.94, Running 212.58s Step 597( 40.50%), action 243, FPS 1.94, Running 213.07s Step 598( 40.67%), action 244, FPS 1.93, Running 213.60s Step 599( 40.83%), action 245, FPS 1.94, Running 214.07s Step 600( 41.00%), action 246, FPS 1.93, Running 214.61s Step 601( 41.17%), action 247, FPS 1.93, Running 215.09s Step 602( 41.33%), action 248, FPS 1.93, Running 215.62s Step 603( 41.50%), action 249, FPS 1.93, Running 216.09s Step 604( 41.67%), action 250, FPS 1.93, Running 216.63s Step 605( 41.83%), action 251, FPS 1.94, Running 217.23s Step 606( 42.00%), action 252, FPS 1.94, Running 217.77s Step 607( 42.17%), action 253, FPS 1.94, Running 218.26s Step 608( 42.33%), action 254, FPS 1.94, Running 218.79s Step 609( 42.50%), action 255, FPS 1.93, Running 219.26s Step 610( 42.67%), action 256, FPS 1.94, Running 219.77s Step 611( 42.83%), action 257, FPS 1.94, Running 220.24s Step 612( 43.00%), action 258, FPS 1.94, Running 220.74s Step 613( 43.17%), action 259, FPS 1.94, Running 221.23s Step 614( 43.33%), action 260, FPS 1.94, Running 221.75s Step 615( 43.50%), action 261, FPS 1.94, Running 222.39s Step 616( 43.67%), action 262, FPS 1.94, Running 222.90s Step 617( 43.83%), action 263, FPS 1.94, Running 223.39s Step 618( 44.00%), action 264, FPS 1.94, Running 223.91s Step 619( 44.17%), action 265, FPS 1.93, Running 224.42s Step 620( 44.33%), action 266, FPS 1.94, Running 224.93s Step 621( 44.50%), action 267, FPS 1.94, Running 225.38s Step 622( 44.67%), action 268, FPS 1.94, Running 225.92s Step 623( 44.83%), action 269, FPS 1.94, Running 226.41s Step 624( 45.00%), action 270, FPS 1.94, Running 226.93s Step 625( 45.17%), action 271, FPS 1.94, Running 227.55s Step 626( 45.33%), action 272, FPS 1.93, Running 228.11s Step 627( 45.50%), action 273, FPS 1.93, Running 228.60s Step 628( 45.67%), action 274, FPS 1.94, Running 229.10s Step 629( 45.83%), action 275, FPS 1.94, Running 229.58s Step 630( 46.00%), action 276, FPS 1.94, Running 230.08s Step 631( 46.17%), action 277, FPS 1.93, Running 230.59s Step 632( 46.33%), action 278, FPS 1.92, Running 231.14s Step 633( 46.50%), action 279, FPS 1.93, Running 231.60s Step 634( 46.67%), action 280, FPS 1.93, Running 232.12s Step 635( 46.83%), action 281, FPS 1.94, Running 232.72s Step 636( 47.00%), action 282, FPS 1.93, Running 233.25s Step 637( 47.17%), action 283, FPS 1.93, Running 233.74s Step 638( 47.33%), action 284, FPS 1.93, Running 234.29s Step 639( 47.50%), action 285, FPS 1.93, Running 234.77s Step 640( 47.67%), action 286, FPS 1.93, Running 235.28s Step 641( 47.83%), action 287, FPS 1.93, Running 235.75s Step 642( 48.00%), action 288, FPS 1.94, Running 236.24s Step 643( 48.17%), action 289, FPS 1.94, Running 236.72s Step 644( 48.33%), action 290, FPS 1.94, Running 237.26s Step 645( 48.50%), action 291, FPS 1.93, Running 237.88s Step 646( 48.67%), action 292, FPS 1.94, Running 238.40s Step 647( 48.83%), action 293, FPS 1.95, Running 238.88s Step 648( 49.00%), action 294, FPS 1.94, Running 239.40s Step 649( 49.17%), action 295, FPS 1.95, Running 239.85s Step 650( 49.33%), action 296, FPS 1.94, Running 240.37s Step 651( 49.50%), action 297, FPS 1.95, Running 240.87s Step 652( 49.67%), action 298, FPS 1.95, Running 241.39s Step 653( 49.83%), action 299, FPS 1.95, Running 241.87s Step 654( 50.00%), action 300, FPS 1.94, Running 242.41s Step 655( 50.17%), action 301, FPS 1.94, Running 243.03s Step 656( 50.33%), action 302, FPS 1.94, Running 243.56s Step 657( 50.50%), action 303, FPS 1.94, Running 244.03s Step 658( 50.67%), action 304, FPS 1.95, Running 244.56s Step 659( 50.83%), action 305, FPS 1.94, Running 245.05s Step 660( 51.00%), action 306, FPS 1.94, Running 245.59s Step 661( 51.17%), action 307, FPS 1.94, Running 246.06s Step 662( 51.33%), action 308, FPS 1.94, Running 246.56s Step 663( 51.50%), action 309, FPS 1.95, Running 247.00s Step 664( 51.67%), action 310, FPS 1.95, Running 247.50s Step 665( 51.83%), action 311, FPS 1.95, Running 248.13s Step 666( 52.00%), action 312, FPS 1.95, Running 248.65s Step 667( 52.17%), action 313, FPS 1.95, Running 249.13s Step 668( 52.33%), action 314, FPS 1.94, Running 249.70s Step 669( 52.50%), action 315, FPS 1.94, Running 250.19s Step 670( 52.67%), action 316, FPS 1.93, Running 250.72s Step 671( 52.83%), action 317, FPS 1.94, Running 251.20s Step 672( 53.00%), action 318, FPS 1.94, Running 251.70s Step 673( 53.17%), action 319, FPS 1.94, Running 252.17s Step 674( 53.33%), action 320, FPS 1.95, Running 252.68s Step 675( 53.50%), action 321, FPS 1.95, Running 253.30s Step 676( 53.67%), action 322, FPS 1.95, Running 253.83s Step 677( 53.83%), action 323, FPS 1.94, Running 254.33s Step 678( 54.00%), action 324, FPS 1.95, Running 254.84s Step 679( 54.17%), action 325, FPS 1.94, Running 255.34s Step 680( 54.33%), action 326, FPS 1.95, Running 255.85s Step 681( 54.50%), action 327, FPS 1.95, Running 256.33s Step 682( 54.67%), action 328, FPS 1.94, Running 256.85s Step 683( 54.83%), action 329, FPS 1.93, Running 257.36s Step 684( 55.00%), action 330, FPS 1.92, Running 257.89s Step 685( 55.17%), action 331, FPS 1.93, Running 258.49s Step 686( 55.33%), action 332, FPS 1.93, Running 259.03s Step 687( 55.50%), action 333, FPS 1.93, Running 259.50s Step 688( 55.67%), action 334, FPS 1.94, Running 260.02s Step 689( 55.83%), action 335, FPS 1.94, Running 260.51s Step 690( 56.00%), action 336, FPS 1.94, Running 261.05s Step 691( 56.17%), action 337, FPS 1.94, Running 261.53s Step 692( 56.33%), action 338, FPS 1.93, Running 262.05s Step 693( 56.50%), action 339, FPS 1.93, Running 262.54s Step 694( 56.67%), action 340, FPS 1.92, Running 263.08s Step 695( 56.83%), action 341, FPS 1.92, Running 263.71s Step 696( 57.00%), action 342, FPS 1.92, Running 264.24s Step 697( 57.17%), action 343, FPS 1.92, Running 264.76s Step 698( 57.33%), action 344, FPS 1.92, Running 265.28s Step 699( 57.50%), action 345, FPS 1.92, Running 265.75s Step 700( 57.67%), action 346, FPS 1.92, Running 266.27s Step 701( 57.83%), action 347, FPS 1.92, Running 266.75s Step 702( 58.00%), action 348, FPS 1.92, Running 267.29s Step 703( 58.17%), action 349, FPS 1.92, Running 267.78s Step 704( 58.33%), action 350, FPS 1.92, Running 268.30s Step 705( 58.50%), action 351, FPS 1.92, Running 268.93s Step 706( 58.67%), action 352, FPS 1.91, Running 269.48s Step 707( 58.83%), action 353, FPS 1.91, Running 269.96s Step 708( 59.00%), action 354, FPS 1.91, Running 270.48s Step 709( 59.17%), action 355, FPS 1.91, Running 270.98s Step 710( 59.33%), action 356, FPS 1.92, Running 271.47s Step 711( 59.50%), action 357, FPS 1.92, Running 271.95s Step 712( 59.67%), action 358, FPS 1.92, Running 272.48s Step 713( 59.83%), action 359, FPS 1.92, Running 272.97s Step 714( 60.00%), action 360, FPS 1.92, Running 273.51s Step 715( 60.17%), action 361, FPS 1.92, Running 274.14s Step 716( 60.33%), action 362, FPS 1.92, Running 274.66s Step 717( 60.50%), action 363, FPS 1.92, Running 275.16s Step 718( 60.67%), action 364, FPS 1.92, Running 275.68s Step 719( 60.83%), action 365, FPS 1.92, Running 276.17s Step 720( 61.00%), action 366, FPS 1.92, Running 276.70s Step 721( 61.17%), action 367, FPS 1.92, Running 277.18s Step 722( 61.33%), action 368, FPS 1.92, Running 277.68s Step 723( 61.50%), action 369, FPS 1.93, Running 278.16s Step 724( 61.67%), action 370, FPS 1.93, Running 278.67s Step 725( 61.83%), action 371, FPS 1.93, Running 279.31s Step 726( 62.00%), action 372, FPS 1.93, Running 279.83s Step 727( 62.17%), action 373, FPS 1.93, Running 280.33s Step 728( 62.33%), action 374, FPS 1.93, Running 280.86s Step 729( 62.50%), action 375, FPS 1.93, Running 281.35s Step 730( 62.67%), action 376, FPS 1.93, Running 281.85s Step 731( 62.83%), action 377, FPS 1.92, Running 282.35s Step 732( 63.00%), action 378, FPS 1.92, Running 282.88s Step 733( 63.17%), action 379, FPS 1.93, Running 283.35s Step 734( 63.33%), action 380, FPS 1.93, Running 283.87s Step 735( 63.50%), action 381, FPS 1.93, Running 284.51s Step 736( 63.67%), action 382, FPS 1.93, Running 285.04s Step 737( 63.83%), action 383, FPS 1.93, Running 285.52s Step 738( 64.00%), action 384, FPS 1.93, Running 286.02s Step 739( 64.17%), action 385, FPS 1.94, Running 286.49s Step 740( 64.33%), action 386, FPS 1.94, Running 287.00s Step 741( 64.50%), action 387, FPS 1.94, Running 287.47s Step 742( 64.67%), action 388, FPS 1.93, Running 288.03s Step 743( 64.83%), action 389, FPS 1.94, Running 288.49s Step 744( 65.00%), action 390, FPS 1.94, Running 289.01s Step 745( 65.17%), action 391, FPS 1.94, Running 289.61s Step 746( 65.33%), action 392, FPS 1.95, Running 290.11s Step 747( 65.50%), action 393, FPS 1.95, Running 290.59s Step 748( 65.67%), action 394, FPS 1.95, Running 291.10s Step 749( 65.83%), action 395, FPS 1.96, Running 291.58s Step 750( 66.00%), action 396, FPS 1.95, Running 292.09s Step 751( 66.17%), action 397, FPS 1.96, Running 292.58s Step 752( 66.33%), action 398, FPS 1.96, Running 293.10s Step 753( 66.50%), action 399, FPS 1.95, Running 293.59s Step 754( 66.67%), action 400, FPS 1.95, Running 294.11s Step 755( 66.83%), action 401, FPS 1.96, Running 294.71s Step 756( 67.00%), action 402, FPS 1.96, Running 295.23s Step 757( 67.17%), action 403, FPS 1.96, Running 295.70s Step 758( 67.33%), action 404, FPS 1.96, Running 296.20s Step 759( 67.50%), action 405, FPS 1.95, Running 296.74s Step 760( 67.67%), action 406, FPS 1.95, Running 297.27s Step 761( 67.83%), action 407, FPS 1.94, Running 297.76s Step 762( 68.00%), action 408, FPS 1.95, Running 298.28s Step 763( 68.17%), action 409, FPS 1.95, Running 298.76s Step 764( 68.33%), action 410, FPS 1.95, Running 299.28s Step 765( 68.50%), action 411, FPS 1.94, Running 299.92s Step 766( 68.67%), action 412, FPS 1.93, Running 300.45s Step 767( 68.83%), action 413, FPS 1.94, Running 300.92s Step 768( 69.00%), action 414, FPS 1.94, Running 301.41s Step 769( 69.17%), action 415, FPS 1.94, Running 301.90s Step 770( 69.33%), action 416, FPS 1.94, Running 302.41s Step 771( 69.50%), action 417, FPS 1.94, Running 302.90s Step 772( 69.67%), action 418, FPS 1.94, Running 303.42s Step 773( 69.83%), action 419, FPS 1.94, Running 303.88s Step 774( 70.00%), action 420, FPS 1.95, Running 304.39s Step 775( 70.17%), action 421, FPS 1.94, Running 305.02s Step 776( 70.33%), action 422, FPS 1.94, Running 305.54s Step 777( 70.50%), action 423, FPS 1.94, Running 306.02s Step 778( 70.67%), action 424, FPS 1.93, Running 306.55s Step 779( 70.83%), action 425, FPS 1.94, Running 307.05s Step 780( 71.00%), action 426, FPS 1.94, Running 307.57s Step 781( 71.17%), action 427, FPS 1.94, Running 308.06s Step 782( 71.33%), action 428, FPS 1.94, Running 308.58s Step 783( 71.50%), action 429, FPS 1.94, Running 309.09s Step 784( 71.67%), action 430, FPS 1.94, Running 309.60s Step 785( 71.83%), action 431, FPS 1.94, Running 310.22s Step 786( 72.00%), action 432, FPS 1.94, Running 310.76s Step 787( 72.17%), action 433, FPS 1.93, Running 311.26s Step 788( 72.33%), action 434, FPS 1.93, Running 311.78s Step 789( 72.50%), action 435, FPS 1.93, Running 312.27s Step 790( 72.67%), action 436, FPS 1.92, Running 312.81s Step 791( 72.83%), action 437, FPS 1.92, Running 313.31s Step 792( 73.00%), action 438, FPS 1.92, Running 313.83s Step 793( 73.17%), action 439, FPS 1.92, Running 314.31s Step 794( 73.33%), action 440, FPS 1.92, Running 314.82s Step 795( 73.50%), action 441, FPS 1.91, Running 315.47s Step 796( 73.67%), action 442, FPS 1.90, Running 316.06s Step 797( 73.83%), action 443, FPS 1.90, Running 316.54s Step 798( 74.00%), action 444, FPS 1.90, Running 317.08s Step 799( 74.17%), action 445, FPS 1.90, Running 317.57s Step 800( 74.33%), action 446, FPS 1.91, Running 318.06s Step 801( 74.50%), action 447, FPS 1.91, Running 318.55s Step 802( 74.67%), action 448, FPS 1.91, Running 319.05s Step 803( 74.83%), action 449, FPS 1.92, Running 319.53s Step 804( 75.00%), action 450, FPS 1.91, Running 320.05s Step 805( 75.17%), action 451, FPS 1.92, Running 320.65s Step 806( 75.33%), action 452, FPS 1.92, Running 321.17s Step 807( 75.50%), action 453, FPS 1.93, Running 321.65s Step 808( 75.67%), action 454, FPS 1.93, Running 322.16s Step 809( 75.83%), action 455, FPS 1.93, Running 322.65s Step 810( 76.00%), action 456, FPS 1.93, Running 323.18s Step 811( 76.17%), action 457, FPS 1.93, Running 323.67s Step 812( 76.33%), action 458, FPS 1.93, Running 324.19s Step 813( 76.50%), action 459, FPS 1.93, Running 324.68s Step 814( 76.67%), action 460, FPS 1.92, Running 325.22s Step 815( 76.83%), action 461, FPS 1.93, Running 325.82s Step 816( 77.00%), action 462, FPS 1.94, Running 326.35s Step 817( 77.17%), action 463, FPS 1.95, Running 326.80s Step 818( 77.33%), action 464, FPS 1.95, Running 327.36s Step 819( 77.50%), action 465, FPS 1.95, Running 327.82s Step 820( 77.67%), action 466, FPS 1.94, Running 328.35s Step 821( 77.83%), action 467, FPS 1.94, Running 328.84s Step 822( 78.00%), action 468, FPS 1.94, Running 329.39s Step 823( 78.17%), action 469, FPS 1.92, Running 329.92s Step 824( 78.33%), action 470, FPS 1.92, Running 330.44s Step 825( 78.50%), action 471, FPS 1.92, Running 331.06s Step 826( 78.67%), action 472, FPS 1.92, Running 331.60s Step 827( 78.83%), action 473, FPS 1.92, Running 332.09s Step 828( 79.00%), action 474, FPS 1.90, Running 332.68s Step 829( 79.17%), action 475, FPS 1.90, Running 333.18s Step 830( 79.33%), action 476, FPS 1.90, Running 333.70s Step 831( 79.50%), action 477, FPS 1.90, Running 334.17s Step 832( 79.67%), action 478, FPS 1.90, Running 334.74s Step 833( 79.83%), action 479, FPS 1.90, Running 335.22s Step 834( 80.00%), action 480, FPS 1.91, Running 335.72s Step 835( 80.17%), action 481, FPS 1.91, Running 336.32s Step 836( 80.33%), action 482, FPS 1.90, Running 336.86s Step 837( 80.50%), action 483, FPS 1.90, Running 337.33s Step 838( 80.67%), action 484, FPS 1.91, Running 337.85s Step 839( 80.83%), action 485, FPS 1.90, Running 338.34s Step 840( 81.00%), action 486, FPS 1.90, Running 338.85s Step 841( 81.17%), action 487, FPS 1.90, Running 339.35s Step 842( 81.33%), action 488, FPS 1.91, Running 339.88s Step 843( 81.50%), action 489, FPS 1.92, Running 340.36s Step 844( 81.67%), action 490, FPS 1.91, Running 340.90s Step 845( 81.83%), action 491, FPS 1.91, Running 341.52s Step 846( 82.00%), action 492, FPS 1.92, Running 342.04s Step 847( 82.17%), action 493, FPS 1.92, Running 342.53s Step 848( 82.33%), action 494, FPS 1.93, Running 343.06s Step 849( 82.50%), action 495, FPS 1.93, Running 343.57s Step 850( 82.67%), action 496, FPS 1.92, Running 344.13s Step 851( 82.83%), action 497, FPS 1.91, Running 344.65s Step 852( 83.00%), action 498, FPS 1.91, Running 345.21s Step 853( 83.17%), action 499, FPS 1.91, Running 345.69s Step 854( 83.33%), action 500, FPS 1.90, Running 346.23s Step 855( 83.50%), action 501, FPS 1.90, Running 346.84s Step 856( 83.67%), action 502, FPS 1.90, Running 347.37s Step 857( 83.83%), action 503, FPS 1.90, Running 347.83s Step 858( 84.00%), action 504, FPS 1.91, Running 348.35s Step 859( 84.17%), action 505, FPS 1.90, Running 348.84s Step 860( 84.33%), action 506, FPS 1.90, Running 349.38s Step 861( 84.50%), action 507, FPS 1.91, Running 349.82s Step 862( 84.67%), action 508, FPS 1.91, Running 350.33s Step 863( 84.83%), action 509, FPS 1.91, Running 350.83s Step 864( 85.00%), action 510, FPS 1.91, Running 351.35s Step 865( 85.17%), action 511, FPS 1.91, Running 351.98s Step 866( 85.33%), action 512, FPS 1.91, Running 352.51s Step 867( 85.50%), action 513, FPS 1.91, Running 352.99s Step 868( 85.67%), action 514, FPS 1.91, Running 353.53s Step 869( 85.83%), action 515, FPS 1.92, Running 354.01s Step 870( 86.00%), action 516, FPS 1.92, Running 354.55s Step 871( 86.17%), action 517, FPS 1.92, Running 355.04s Step 872( 86.33%), action 518, FPS 1.93, Running 355.57s Step 873( 86.50%), action 519, FPS 1.93, Running 356.05s Step 874( 86.67%), action 520, FPS 1.93, Running 356.58s Step 875( 86.83%), action 521, FPS 1.93, Running 357.22s Step 876( 87.00%), action 522, FPS 1.92, Running 357.77s Step 877( 87.17%), action 523, FPS 1.92, Running 358.27s Step 878( 87.33%), action 524, FPS 1.91, Running 358.80s Step 879( 87.50%), action 525, FPS 1.91, Running 359.34s Step 880( 87.67%), action 526, FPS 1.91, Running 359.87s Step 881( 87.83%), action 527, FPS 1.90, Running 360.36s Step 882( 88.00%), action 528, FPS 1.90, Running 360.88s Step 883( 88.17%), action 529, FPS 1.90, Running 361.37s Step 884( 88.33%), action 530, FPS 1.90, Running 361.88s Step 885( 88.50%), action 531, FPS 1.90, Running 362.51s Step 886( 88.67%), action 532, FPS 1.90, Running 363.03s Step 887( 88.83%), action 533, FPS 1.90, Running 363.49s Step 888( 89.00%), action 534, FPS 1.90, Running 364.04s Step 889( 89.17%), action 535, FPS 1.90, Running 364.52s Step 890( 89.33%), action 536, FPS 1.90, Running 365.06s Step 891( 89.50%), action 537, FPS 1.90, Running 365.56s Step 892( 89.67%), action 538, FPS 1.90, Running 366.10s Step 893( 89.83%), action 539, FPS 1.90, Running 366.59s Step 894( 90.00%), action 540, FPS 1.90, Running 367.11s Step 895( 90.17%), action 541, FPS 1.90, Running 367.72s Step 896( 90.33%), action 542, FPS 1.91, Running 368.22s Step 897( 90.50%), action 543, FPS 1.91, Running 368.73s Step 898( 90.67%), action 544, FPS 1.91, Running 369.26s Step 899( 90.83%), action 545, FPS 1.92, Running 369.73s Step 900( 91.00%), action 546, FPS 1.93, Running 370.23s Step 901( 91.17%), action 547, FPS 1.93, Running 370.73s Step 902( 91.33%), action 548, FPS 1.93, Running 371.24s Step 903( 91.50%), action 549, FPS 1.93, Running 371.71s Step 904( 91.67%), action 550, FPS 1.93, Running 372.24s Step 905( 91.83%), action 551, FPS 1.93, Running 372.85s Step 906( 92.00%), action 552, FPS 1.94, Running 373.36s Step 907( 92.17%), action 553, FPS 1.94, Running 373.82s Step 908( 92.33%), action 554, FPS 1.94, Running 374.33s Step 909( 92.50%), action 555, FPS 1.95, Running 374.80s Step 910( 92.67%), action 556, FPS 1.95, Running 375.34s Step 911( 92.83%), action 557, FPS 1.95, Running 375.83s Step 912( 93.00%), action 558, FPS 1.95, Running 376.35s Step 913( 93.17%), action 559, FPS 1.95, Running 376.83s Step 914( 93.33%), action 560, FPS 1.95, Running 377.34s Step 915( 93.50%), action 561, FPS 1.95, Running 377.97s Step 916( 93.67%), action 562, FPS 1.94, Running 378.51s Step 917( 93.83%), action 563, FPS 1.94, Running 379.01s Step 918( 94.00%), action 564, FPS 1.95, Running 379.53s Step 919( 94.17%), action 565, FPS 1.94, Running 380.01s Step 920( 94.33%), action 566, FPS 1.94, Running 380.53s Step 921( 94.50%), action 567, FPS 1.95, Running 381.00s Step 922( 94.67%), action 568, FPS 1.95, Running 381.52s Step 923( 94.83%), action 569, FPS 1.94, Running 382.00s Step 924( 95.00%), action 570, FPS 1.94, Running 382.54s Step 925( 95.17%), action 571, FPS 1.94, Running 383.17s Step 926( 95.33%), action 572, FPS 1.93, Running 383.70s Step 927( 95.50%), action 573, FPS 1.93, Running 384.21s Step 928( 95.67%), action 574, FPS 1.92, Running 384.72s Step 929( 95.83%), action 575, FPS 1.92, Running 385.22s Step 930( 96.00%), action 576, FPS 1.92, Running 385.73s Step 931( 96.17%), action 577, FPS 1.93, Running 386.21s Step 932( 96.33%), action 578, FPS 1.93, Running 386.72s Step 933( 96.50%), action 579, FPS 1.93, Running 387.18s Step 934( 96.67%), action 580, FPS 1.93, Running 387.70s Step 935( 96.83%), action 581, FPS 1.94, Running 388.30s Step 936( 97.00%), action 582, FPS 1.94, Running 388.81s Step 937( 97.17%), action 583, FPS 1.94, Running 389.31s Step 938( 97.33%), action 584, FPS 1.94, Running 389.84s Step 939( 97.50%), action 585, FPS 1.94, Running 390.31s Step 940( 97.67%), action 586, FPS 1.94, Running 390.85s Step 941( 97.83%), action 587, FPS 1.94, Running 391.33s Step 942( 98.00%), action 588, FPS 1.94, Running 391.85s Step 943( 98.17%), action 589, FPS 1.94, Running 392.33s Step 944( 98.33%), action 590, FPS 1.94, Running 392.85s Step 945( 98.50%), action 591, FPS 1.94, Running 393.47s Step 946( 98.67%), action 592, FPS 1.95, Running 393.98s Step 947( 98.83%), action 593, FPS 1.95, Running 394.49s Step 948( 99.00%), action 594, FPS 1.94, Running 395.03s Step 949( 99.17%), action 595, FPS 1.94, Running 395.52s Step 950( 99.33%), action 596, FPS 1.93, Running 396.08s Step 951( 99.50%), action 597, FPS 1.93, Running 396.55s Step 952( 99.67%), action 598, FPS 1.93, Running 397.09s Step 953( 99.83%), action 599, FPS 1.93, Running 397.57s Step 954(100.00%), action 600, FPS 1.93, Running 398.08s [2026-08-03 03:15:11] [97 ] Seed 96 failed after 398.17 s. +steps: 954 , actions: 600 . +Instruction: Empty +Total 17/97(17.53%) success. +Setting seed: 97 +Step 1( N/A%), pre moving , FPS 9.59, Running 0.10s Step 2( N/A%), pre moving , FPS 11.83, Running 0.17s Step 3( N/A%), pre moving , FPS 12.61, Running 0.24s Step 4( N/A%), pre moving , FPS 12.64, Running 0.32s Step 5( N/A%), pre moving , FPS 13.00, Running 0.38s Step 6( N/A%), pre moving , FPS 13.23, Running 0.45s Step 7( N/A%), pre moving , FPS 12.87, Running 0.54s Step 8( N/A%), pre moving , FPS 12.26, Running 0.65s Step 9( N/A%), pre moving , FPS 12.07, Running 0.75s Step 10( N/A%), pre moving , FPS 11.95, Running 0.84s Step 11( N/A%), pre moving , FPS 11.71, Running 0.94s Step 12( N/A%), pre moving , FPS 11.62, Running 1.03s Step 13( N/A%), pre moving , FPS 11.37, Running 1.14s Step 14( N/A%), pre moving , FPS 11.34, Running 1.23s Step 15( N/A%), pre moving , FPS 11.31, Running 1.33s Step 16( N/A%), pre moving , FPS 11.23, Running 1.42s Step 17( N/A%), pre moving , FPS 11.19, Running 1.52s Step 18( N/A%), pre moving , FPS 11.04, Running 1.63s Step 19( N/A%), pre moving , FPS 11.03, Running 1.72s Step 20( N/A%), pre moving , FPS 11.02, Running 1.81s Step 21( N/A%), pre moving , FPS 9.55, Running 2.20s Step 22( N/A%), pre moving , FPS 9.44, Running 2.29s Step 23( N/A%), pre moving , FPS 9.34, Running 2.38s Step 24( N/A%), pre moving , FPS 9.25, Running 2.48s Step 25( N/A%), pre moving , FPS 9.13, Running 2.58s Step 26( N/A%), pre moving , FPS 8.09, Running 2.93s Step 27( N/A%), pre moving , FPS 8.09, Running 3.02s Step 28( N/A%), pre moving , FPS 8.21, Running 3.09s Step 29( N/A%), pre moving , FPS 8.26, Running 3.17s Step 30( N/A%), pre moving , FPS 8.31, Running 3.24s Step 31( N/A%), pre moving , FPS 8.47, Running 3.30s Step 32( N/A%), pre moving , FPS 8.56, Running 3.37s Step 33( N/A%), pre moving , FPS 8.68, Running 3.45s Step 34( N/A%), pre moving , FPS 8.77, Running 3.52s Step 35( N/A%), pre moving , FPS 8.83, Running 3.59s Step 36( N/A%), pre moving , FPS 6.66, Running 4.43s Step 37( N/A%), pre moving , FPS 6.12, Running 4.79s Step 38( N/A%), pre moving , FPS 6.13, Running 4.89s Step 39( N/A%), pre moving , FPS 6.12, Running 4.99s Step 40( N/A%), pre moving , FPS 6.09, Running 5.10s Step 41( N/A%), pre moving , FPS 6.68, Running 5.19s Step 42( N/A%), pre moving , FPS 6.68, Running 5.28s Step 43( N/A%), pre moving , FPS 6.66, Running 5.38s Step 44( N/A%), pre moving , FPS 6.67, Running 5.48s Step 45( N/A%), pre moving , FPS 6.63, Running 5.59s Step 46( N/A%), pre moving , FPS 7.26, Running 5.68s Step 47( N/A%), pre moving , FPS 7.26, Running 5.77s Step 48( N/A%), pre moving , FPS 5.89, Running 6.49s Step 49( N/A%), pre moving , FPS 5.88, Running 6.57s Step 50( N/A%), pre moving , FPS 5.88, Running 6.64s Step 51( N/A%), pre moving , FPS 5.85, Running 6.72s Step 52( N/A%), pre moving , FPS 5.83, Running 6.80s Step 53( N/A%), pre moving , FPS 5.83, Running 6.88s Step 54( N/A%), pre moving , FPS 5.79, Running 6.97s Step 55( N/A%), pre moving , FPS 5.77, Running 7.06s Step 56( N/A%), pre moving , FPS 7.17, Running 7.22s Step 57( N/A%), pre moving , FPS 7.73, Running 7.38s Step 58( N/A%), pre moving , FPS 7.58, Running 7.53s Step 59( N/A%), pre moving , FPS 7.45, Running 7.67s Step 60( N/A%), pre moving , FPS 7.34, Running 7.82s Step 61( N/A%), pre moving , FPS 7.19, Running 7.97s Step 62( N/A%), pre moving , FPS 7.02, Running 8.13s Step 63( N/A%), pre moving , FPS 6.88, Running 8.29s Step 64( N/A%), pre moving , FPS 6.73, Running 8.45s Step 65( N/A%), pre moving , FPS 6.63, Running 8.61s Step 66( N/A%), pre moving , FPS 6.53, Running 8.75s Step 67( N/A%), pre moving , FPS 6.40, Running 8.90s Step 68( N/A%), pre moving , FPS 7.81, Running 9.05s Step 69( N/A%), pre moving , FPS 7.58, Running 9.21s Step 70( N/A%), pre moving , FPS 7.35, Running 9.37s Step 71( N/A%), pre moving , FPS 7.14, Running 9.52s Step 72( N/A%), pre moving , FPS 7.05, Running 9.64s Step 73( N/A%), pre moving , FPS 6.97, Running 9.75s Step 74( N/A%), pre moving , FPS 6.88, Running 9.88s Step 75( N/A%), pre moving , FPS 6.84, Running 9.98s Step 76( N/A%), pre moving , FPS 6.95, Running 10.09s Step 77( N/A%), pre moving , FPS 7.08, Running 10.20s Step 78( N/A%), pre moving , FPS 7.18, Running 10.32s Step 79( N/A%), pre moving , FPS 7.14, Running 10.47s Step 80( N/A%), pre moving , FPS 7.15, Running 10.62s Step 81( N/A%), pre moving , FPS 7.13, Running 10.78s Step 82( N/A%), pre moving , FPS 7.13, Running 10.94s Step 83( N/A%), pre moving , FPS 7.13, Running 11.10s Step 84( N/A%), pre moving , FPS 7.19, Running 11.23s Step 85( N/A%), pre moving , FPS 7.20, Running 11.38s Step 86( N/A%), pre moving , FPS 7.18, Running 11.53s Step 87( N/A%), pre moving , FPS 7.16, Running 11.69s Step 88( N/A%), pre moving , FPS 7.19, Running 11.83s Step 89( N/A%), pre moving , FPS 7.21, Running 11.98s Step 90( N/A%), pre moving , FPS 7.24, Running 12.13s Step 91( N/A%), pre moving , FPS 7.24, Running 12.29s Step 92( N/A%), pre moving , FPS 7.30, Running 12.38s Step 93( N/A%), pre moving , FPS 7.32, Running 12.48s Step 94( N/A%), pre moving , FPS 7.40, Running 12.58s Step 95( N/A%), pre moving , FPS 7.45, Running 12.67s Step 96( N/A%), pre moving , FPS 7.44, Running 12.78s Step 97( N/A%), pre moving , FPS 7.49, Running 12.87s Step 98( N/A%), pre moving , FPS 7.60, Running 12.95s Step 99( N/A%), pre moving , FPS 7.84, Running 13.02s Step 100( N/A%), pre moving , FPS 8.06, Running 13.10s Step 101( N/A%), pre moving , FPS 8.33, Running 13.18s Step 102( N/A%), pre moving , FPS 8.62, Running 13.26s Step 103( N/A%), pre moving , FPS 8.92, Running 13.34s Step 104( N/A%), pre moving , FPS 9.16, Running 13.42s Step 105( N/A%), pre moving , FPS 9.52, Running 13.49s Step 106( N/A%), pre moving , FPS 9.78, Running 13.58s Step 107( N/A%), pre moving , FPS 10.10, Running 13.67s Step 108( N/A%), pre moving , FPS 10.33, Running 13.76s Step 109( N/A%), pre moving , FPS 10.59, Running 13.87s Step 110( N/A%), pre moving , FPS 10.90, Running 13.96s Step 111( N/A%), pre moving , FPS 11.18, Running 14.07s Step 112( N/A%), pre moving , FPS 11.19, Running 14.17s Step 113( N/A%), pre moving , FPS 11.25, Running 14.26s Step 114( N/A%), pre moving , FPS 11.27, Running 14.35s Step 115( N/A%), pre moving , FPS 11.19, Running 14.46s Step 116( N/A%), pre moving , FPS 11.26, Running 14.56s Step 117( N/A%), pre moving , FPS 11.16, Running 14.66s Step 118( N/A%), pre moving , FPS 11.03, Running 14.77s Step 119( N/A%), pre moving , FPS 10.86, Running 14.87s Step 120( N/A%), pre moving , FPS 10.66, Running 14.98s Step 121( N/A%), pre moving , FPS 10.58, Running 15.07s Step 122( N/A%), pre moving , FPS 10.44, Running 15.17s Step 123( N/A%), pre moving , FPS 10.36, Running 15.27s Step 124( N/A%), pre moving , FPS 10.20, Running 15.38s Step 125( N/A%), pre moving , FPS 10.08, Running 15.47s Step 126( N/A%), pre moving , FPS 10.06, Running 15.56s Step 127( N/A%), pre moving , FPS 10.03, Running 15.66s Step 128( N/A%), pre moving , FPS 10.01, Running 15.76s Step 129( N/A%), pre moving , FPS 9.96, Running 15.88s Step 130( N/A%), pre moving , FPS 9.98, Running 15.97s Step 131( N/A%), pre moving , FPS 10.06, Running 16.06s Step 132( N/A%), pre moving , FPS 6.42, Running 17.28s Step 133( N/A%), pre moving , FPS 5.86, Running 17.67s Step 134( N/A%), pre moving , FPS 5.46, Running 18.02s Step 135( N/A%), pre moving , FPS 5.11, Running 18.37s Step 136( N/A%), pre moving , FPS 4.82, Running 18.71s Step 137( N/A%), pre moving , FPS 4.58, Running 19.04s Step 138( N/A%), pre moving , FPS 4.35, Running 19.36s Step 139( N/A%), pre moving , FPS 4.15, Running 19.68s Step 140( N/A%), pre moving , FPS 3.96, Running 20.03s Step 141( N/A%), pre moving , FPS 3.75, Running 20.41s Step 142( N/A%), pre moving , FPS 3.59, Running 20.75s Step 143( N/A%), pre moving , FPS 3.43, Running 21.10s Step 144( N/A%), pre moving , FPS 3.29, Running 21.45s Step 145( N/A%), pre moving , FPS 3.17, Running 21.79s Step 146( N/A%), pre moving , FPS 3.06, Running 22.11s Step 147( N/A%), pre moving , FPS 2.95, Running 22.45s Step 148( N/A%), pre moving , FPS 2.84, Running 22.81s Step 149( N/A%), pre moving , FPS 2.75, Running 23.15s Step 150( N/A%), pre moving , FPS 2.66, Running 23.49s Step 151( N/A%), pre moving , FPS 2.58, Running 23.83s Step 152( N/A%), pre moving , FPS 2.91, Running 24.15s Step 153( N/A%), pre moving , FPS 2.93, Running 24.50s Step 154( N/A%), pre moving , FPS 2.93, Running 24.85s Step 155( N/A%), pre moving , FPS 2.93, Running 25.20s Step 156( N/A%), pre moving , FPS 2.92, Running 25.56s Step 157( N/A%), pre moving , FPS 2.91, Running 25.91s Step 158( N/A%), pre moving , FPS 2.92, Running 26.22s Step 159( N/A%), pre moving , FPS 2.91, Running 26.55s Step 160( N/A%), pre moving , FPS 2.82, Running 27.12s Step 161( N/A%), pre moving , FPS 2.81, Running 27.54s Step 162( N/A%), pre moving , FPS 2.79, Running 27.92s Step 163( N/A%), pre moving , FPS 2.79, Running 28.28s Step 164( N/A%), pre moving , FPS 2.79, Running 28.62s Step 165( N/A%), pre moving , FPS 2.76, Running 29.04s Step 166( N/A%), pre moving , FPS 2.74, Running 29.40s Step 167( N/A%), pre moving , FPS 2.74, Running 29.75s Step 168( N/A%), pre moving , FPS 2.74, Running 30.11s Step 169( N/A%), pre moving , FPS 2.73, Running 30.49s Step 170( N/A%), pre moving , FPS 2.72, Running 30.85s Step 171( N/A%), pre moving , FPS 2.71, Running 31.21s Step 172( N/A%), pre moving , FPS 2.69, Running 31.58s Step 173( N/A%), pre moving , FPS 2.69, Running 31.95s Step 174( N/A%), pre moving , FPS 2.67, Running 32.33s Step 175( N/A%), pre moving , FPS 2.66, Running 32.71s Step 176( N/A%), pre moving , FPS 2.66, Running 33.08s Step 177( N/A%), pre moving , FPS 2.64, Running 33.48s Step 178( N/A%), pre moving , FPS 2.61, Running 33.88s Step 179( N/A%), pre moving , FPS 2.59, Running 34.27s Step 180( N/A%), pre moving , FPS 2.65, Running 34.67s Step 181( N/A%), pre moving , FPS 2.66, Running 35.05s Step 182( N/A%), pre moving , FPS 2.66, Running 35.43s Step 183( N/A%), pre moving , FPS 2.66, Running 35.80s Step 184( N/A%), pre moving , FPS 2.64, Running 36.19s Step 185( N/A%), pre moving , FPS 2.66, Running 36.56s Step 186( N/A%), pre moving , FPS 2.65, Running 36.96s Step 187( N/A%), pre moving , FPS 2.64, Running 37.34s Step 188( N/A%), pre moving , FPS 2.61, Running 37.78s Step 189( N/A%), pre moving , FPS 2.61, Running 38.15s Step 190( N/A%), pre moving , FPS 2.60, Running 38.53s Step 191( N/A%), pre moving , FPS 2.58, Running 38.96s Step 192( N/A%), pre moving , FPS 2.58, Running 39.34s Step 193( N/A%), pre moving , FPS 2.56, Running 39.77s Step 194( N/A%), pre moving , FPS 2.54, Running 40.20s Step 195( N/A%), pre moving , FPS 2.50, Running 40.69s Step 196( N/A%), pre moving , FPS 2.48, Running 41.16s Step 197( N/A%), pre moving , FPS 2.45, Running 41.62s Step 198( N/A%), pre moving , FPS 2.43, Running 42.11s Step 199( N/A%), pre moving , FPS 2.42, Running 42.55s Step 200( N/A%), pre moving , FPS 2.42, Running 42.93s Step 201( N/A%), pre moving , FPS 2.50, Running 43.06s Step 202( N/A%), pre moving , FPS 2.58, Running 43.19s Step 203( N/A%), pre moving , FPS 2.67, Running 43.29s Step 204( N/A%), pre moving , FPS 2.77, Running 43.41s Step 205( N/A%), pre moving , FPS 2.87, Running 43.53s Step 206( N/A%), pre moving , FPS 2.99, Running 43.64s Step 207( N/A%), pre moving , FPS 3.12, Running 43.76s Step 208( N/A%), pre moving , FPS 3.28, Running 43.88s Step 209( N/A%), pre moving , FPS 3.43, Running 43.99s Step 210( N/A%), pre moving , FPS 3.58, Running 44.11s Step 211( N/A%), pre moving , FPS 3.39, Running 44.85s Step 212( N/A%), pre moving , FPS 3.54, Running 44.99s Step 213( N/A%), pre moving , FPS 3.73, Running 45.13s Step 214( N/A%), pre moving , FPS 3.96, Running 45.25s Step 215( N/A%), pre moving , FPS 4.19, Running 45.47s Step 216( N/A%), pre moving , FPS 4.44, Running 45.67s Step 217( N/A%), pre moving , FPS 4.70, Running 45.88s Step 218( N/A%), pre moving , FPS 5.01, Running 46.10s Step 219( N/A%), pre moving , FPS 5.32, Running 46.31s Step 220( N/A%), pre moving , FPS 5.59, Running 46.51s Step 221( N/A%), pre moving , FPS 5.49, Running 46.71s Step 222( N/A%), pre moving , FPS 5.37, Running 46.92s Step 223( N/A%), pre moving , FPS 5.27, Running 47.09s Step 224( N/A%), pre moving , FPS 5.17, Running 47.28s Step 225( N/A%), pre moving , FPS 5.09, Running 47.45s Step 226( N/A%), pre moving , FPS 5.01, Running 47.63s Step 227( N/A%), pre moving , FPS 4.90, Running 47.84s Step 228( N/A%), pre moving , FPS 4.79, Running 48.06s Step 229( N/A%), pre moving , FPS 4.68, Running 48.27s Step 230( N/A%), pre moving , FPS 4.57, Running 48.49s Step 231( N/A%), pre moving , FPS 5.20, Running 48.70s Step 232( N/A%), pre moving , FPS 5.20, Running 48.83s Step 233( N/A%), pre moving , FPS 5.19, Running 48.98s Step 234( N/A%), pre moving , FPS 5.09, Running 49.18s Step 235( N/A%), pre moving , FPS 5.10, Running 49.39s Step 236( N/A%), pre moving , FPS 5.10, Running 49.59s Step 237( N/A%), pre moving , FPS 5.11, Running 49.79s Step 238( N/A%), pre moving , FPS 5.13, Running 50.00s Step 239( N/A%), pre moving , FPS 5.14, Running 50.20s Step 240( N/A%), pre moving , FPS 5.14, Running 50.40s Step 241( N/A%), pre moving , FPS 5.13, Running 50.61s Step 242( N/A%), pre moving , FPS 5.13, Running 50.82s Step 243( N/A%), pre moving , FPS 5.11, Running 51.00s Step 244( N/A%), pre moving , FPS 5.13, Running 51.18s Step 245( N/A%), pre moving , FPS 5.12, Running 51.36s Step 246( N/A%), pre moving , FPS 5.14, Running 51.52s Step 247( N/A%), pre moving , FPS 5.14, Running 51.73s Step 248( N/A%), pre moving , FPS 5.24, Running 51.88s Step 249( N/A%), pre moving , FPS 5.36, Running 52.00s Step 250( N/A%), pre moving , FPS 5.49, Running 52.13s Step 251( N/A%), pre moving , FPS 5.59, Running 52.27s Step 252( N/A%), pre moving , FPS 5.60, Running 52.40s Step 253( N/A%), pre moving , FPS 5.61, Running 52.54s Step 254( N/A%), pre moving , FPS 5.73, Running 52.67s Step 255( N/A%), pre moving , FPS 5.85, Running 52.81s Step 256( N/A%), pre moving , FPS 5.95, Running 52.95s Step 257( N/A%), pre moving , FPS 6.07, Running 53.08s Step 258( N/A%), pre moving , FPS 6.20, Running 53.22s Step 259( N/A%), pre moving , FPS 6.34, Running 53.35s Step 260( N/A%), pre moving , FPS 6.51, Running 53.48s Step 261( N/A%), pre moving , FPS 6.65, Running 53.62s Step 262( N/A%), pre moving , FPS 5.59, Running 54.40s Step 263( N/A%), pre moving , FPS 5.68, Running 54.52s Step 264( N/A%), pre moving , FPS 5.79, Running 54.64s Step 265( N/A%), pre moving , FPS 5.87, Running 54.77s Step 266( N/A%), pre moving , FPS 5.94, Running 54.89s Step 267( N/A%), pre moving , FPS 6.01, Running 55.06s Step 268( N/A%), pre moving , FPS 5.93, Running 55.25s Step 269( N/A%), pre moving , FPS 5.65, Running 55.54s Step 270( N/A%), pre moving , FPS 5.44, Running 55.81s Step 271( N/A%), pre moving , FPS 5.23, Running 56.10s Step 272( N/A%), pre moving , FPS 5.03, Running 56.38s Step 273( N/A%), pre moving , FPS 4.87, Running 56.65s Step 274( N/A%), pre moving , FPS 4.69, Running 56.93s Step 275( N/A%), pre moving , FPS 4.55, Running 57.21s Step 276( N/A%), pre moving , FPS 4.40, Running 57.49s Step 277( N/A%), pre moving , FPS 4.27, Running 57.76s Step 278( N/A%), pre moving , FPS 4.15, Running 58.04s Step 279( N/A%), pre moving , FPS 3.98, Running 58.38s Step 280( N/A%), pre moving , FPS 3.83, Running 58.70s Step 281( N/A%), pre moving , FPS 3.71, Running 59.01s Step 282( N/A%), pre moving , FPS 4.05, Running 59.33s Step 283( N/A%), pre moving , FPS 3.89, Running 59.67s Step 284( N/A%), pre moving , FPS 3.75, Running 59.98s Step 285( N/A%), pre moving , FPS 3.61, Running 60.30s Step 286( N/A%), pre moving , FPS 3.48, Running 60.63s Step 287( N/A%), pre moving , FPS 3.38, Running 60.97s Step 288( N/A%), pre moving , FPS 3.29, Running 61.33s Step 289( N/A%), pre moving , FPS 3.30, Running 61.60s Step 290( N/A%), pre moving , FPS 3.29, Running 61.88s Step 291( N/A%), pre moving , FPS 3.29, Running 62.17s Step 292( N/A%), pre moving , FPS 3.29, Running 62.45s Step 293( N/A%), pre moving , FPS 3.29, Running 62.73s Step 294( N/A%), pre moving , FPS 3.31, Running 62.96s Step 295( N/A%), pre moving , FPS 3.36, Running 63.16s Step 296( N/A%), pre moving , FPS 3.41, Running 63.35s Step 297( N/A%), pre moving , FPS 3.44, Running 63.58s Step 298( N/A%), pre moving , FPS 3.47, Running 63.80s Step 299( N/A%), pre moving , FPS 3.51, Running 64.08s Step 300( N/A%), pre moving , FPS 3.54, Running 64.36s Step 301( N/A%), pre moving , FPS 3.55, Running 64.65s Step 302( N/A%), pre moving , FPS 3.57, Running 64.93s Step 303( N/A%), pre moving , FPS 3.60, Running 65.22s Step 304( N/A%), pre moving , FPS 3.61, Running 65.51s Step 305( N/A%), pre moving , FPS 3.64, Running 65.79s Step 306( N/A%), pre moving , FPS 3.67, Running 66.08s Step 307( N/A%), pre moving , FPS 3.71, Running 66.36s Step 308( N/A%), pre moving , FPS 3.79, Running 66.60s Step 309( N/A%), pre moving , FPS 3.83, Running 66.83s Step 310( N/A%), pre moving , FPS 3.90, Running 67.01s Step 311( N/A%), pre moving , FPS 3.99, Running 67.18s Step 312( N/A%), pre moving , FPS 4.04, Running 67.40s Step 313( N/A%), pre moving , FPS 4.10, Running 67.60s Step 314( N/A%), pre moving , FPS 4.13, Running 67.80s Step 315( N/A%), pre moving , FPS 4.12, Running 68.02s Step 316( N/A%), pre moving , FPS 4.16, Running 68.16s Step 317( N/A%), pre moving , FPS 4.25, Running 68.29s Step 318( N/A%), pre moving , FPS 4.33, Running 68.42s Step 319( N/A%), pre moving , FPS 4.46, Running 68.56s Step 320( N/A%), pre moving , FPS 4.61, Running 68.69s Step 321( N/A%), pre moving , FPS 4.77, Running 68.84s Step 322( N/A%), pre moving , FPS 4.96, Running 68.96s Step 323( N/A%), pre moving , FPS 5.16, Running 69.10s Step 324( N/A%), pre moving , FPS 5.37, Running 69.24s Step 325( N/A%), pre moving , FPS 5.59, Running 69.37s Step 326( N/A%), pre moving , FPS 5.82, Running 69.51s Step 327( N/A%), pre moving , FPS 6.12, Running 69.63s Step 328( N/A%), pre moving , FPS 6.33, Running 69.77s Step 329( N/A%), pre moving , FPS 6.49, Running 69.91s Step 330( N/A%), pre moving , FPS 6.60, Running 70.04s Step 331( N/A%), pre moving , FPS 6.73, Running 70.16s Step 332( N/A%), pre moving , FPS 6.91, Running 70.29s Step 333( N/A%), pre moving , FPS 4.07, Running 72.52s Step 334( N/A%), pre moving , FPS 3.94, Running 72.89s Step 335( N/A%), pre moving , FPS 3.82, Running 73.26s Step 336( N/A%), pre moving , FPS 3.65, Running 73.64s Step 337( N/A%), pre moving , FPS 3.49, Running 74.01s Step 338( N/A%), pre moving , FPS 3.36, Running 74.38s Step 339( N/A%), pre moving , FPS 3.24, Running 74.74s Step 340( N/A%), pre moving , FPS 3.12, Running 75.11s Step 341( N/A%), pre moving , FPS 3.00, Running 75.51s Step 342( N/A%), pre moving , FPS 2.89, Running 75.89s Step 343( N/A%), pre moving , FPS 2.78, Running 76.28s Step 344( N/A%), pre moving , FPS 2.69, Running 76.67s Step 345( N/A%), pre moving , FPS 2.60, Running 77.05s Step 346( N/A%), pre moving , FPS 2.52, Running 77.45s Step 347( N/A%), pre moving , FPS 2.43, Running 77.87s Step 348( N/A%), pre moving , FPS 2.35, Running 78.29s Step 349( N/A%), pre moving , FPS 2.28, Running 78.69s Step 350( N/A%), pre moving , FPS 2.21, Running 79.08s Step 351( N/A%), pre moving , FPS 2.15, Running 79.46s Step 352( N/A%), pre moving , FPS 2.10, Running 79.84s Step 353( 0.17%), action 1, FPS 2.38, Running 80.93s Step 354( 0.33%), action 2, FPS 2.32, Running 81.51s Step 355( 0.50%), action 3, FPS 2.29, Running 81.99s Step 356( 0.67%), action 4, FPS 2.25, Running 82.52s Step 357( 0.83%), action 5, FPS 2.23, Running 83.00s Step 358( 1.00%), action 6, FPS 2.19, Running 83.50s Step 359( 1.17%), action 7, FPS 2.16, Running 83.99s Step 360( 1.33%), action 8, FPS 2.12, Running 84.56s Step 361( 1.50%), action 9, FPS 2.09, Running 85.07s Step 362( 1.67%), action 10, FPS 2.06, Running 85.61s Step 363( 1.83%), action 11, FPS 2.00, Running 86.30s Step 364( 2.00%), action 12, FPS 1.97, Running 86.82s Step 365( 2.17%), action 13, FPS 1.93, Running 87.41s Step 366( 2.33%), action 14, FPS 1.89, Running 88.03s Step 367( 2.50%), action 15, FPS 1.86, Running 88.62s Step 368( 2.67%), action 16, FPS 1.82, Running 89.25s Step 369( 2.83%), action 17, FPS 1.80, Running 89.82s Step 370( 3.00%), action 18, FPS 1.76, Running 90.42s Step 371( 3.17%), action 19, FPS 1.75, Running 90.89s Step 372( 3.33%), action 20, FPS 1.73, Running 91.41s Step 373( 3.50%), action 21, FPS 1.80, Running 92.03s Step 374( 3.67%), action 22, FPS 1.81, Running 92.57s Step 375( 3.83%), action 23, FPS 1.81, Running 93.05s Step 376( 4.00%), action 24, FPS 1.81, Running 93.58s Step 377( 4.17%), action 25, FPS 1.80, Running 94.09s Step 378( 4.33%), action 26, FPS 1.80, Running 94.63s Step 379( 4.50%), action 27, FPS 1.80, Running 95.11s Step 380( 4.67%), action 28, FPS 1.80, Running 95.64s Step 381( 4.83%), action 29, FPS 1.81, Running 96.13s Step 382( 5.00%), action 30, FPS 1.81, Running 96.64s Step 383( 5.17%), action 31, FPS 1.83, Running 97.25s Step 384( 5.33%), action 32, FPS 1.83, Running 97.76s Step 385( 5.50%), action 33, FPS 1.85, Running 98.24s Step 386( 5.67%), action 34, FPS 1.86, Running 98.76s Step 387( 5.83%), action 35, FPS 1.89, Running 99.21s Step 388( 6.00%), action 36, FPS 1.90, Running 99.76s Step 389( 6.17%), action 37, FPS 1.92, Running 100.23s Step 390( 6.33%), action 38, FPS 1.94, Running 100.74s Step 391( 6.50%), action 39, FPS 1.93, Running 101.22s Step 392( 6.67%), action 40, FPS 1.94, Running 101.74s Step 393( 6.83%), action 41, FPS 1.94, Running 102.33s Step 394( 7.00%), action 42, FPS 1.95, Running 102.84s Step 395( 7.17%), action 43, FPS 1.95, Running 103.31s Step 396( 7.33%), action 44, FPS 1.95, Running 103.82s Step 397( 7.50%), action 45, FPS 1.96, Running 104.31s Step 398( 7.67%), action 46, FPS 1.96, Running 104.84s Step 399( 7.83%), action 47, FPS 1.96, Running 105.33s Step 400( 8.00%), action 48, FPS 1.96, Running 105.83s Step 401( 8.17%), action 49, FPS 1.95, Running 106.38s Step 402( 8.33%), action 50, FPS 1.94, Running 106.94s Step 403( 8.50%), action 51, FPS 1.94, Running 107.57s Step 404( 8.67%), action 52, FPS 1.92, Running 108.17s Step 405( 8.83%), action 53, FPS 1.93, Running 108.61s Step 406( 9.00%), action 54, FPS 1.93, Running 109.12s Step 407( 9.17%), action 55, FPS 1.93, Running 109.58s Step 408( 9.33%), action 56, FPS 1.93, Running 110.09s Step 409( 9.50%), action 57, FPS 1.93, Running 110.57s Step 410( 9.67%), action 58, FPS 1.93, Running 111.11s Step 411( 9.83%), action 59, FPS 1.93, Running 111.58s Step 412( 10.00%), action 60, FPS 1.93, Running 112.10s Step 413( 10.17%), action 61, FPS 1.92, Running 112.75s Step 414( 10.33%), action 62, FPS 1.91, Running 113.31s Step 415( 10.50%), action 63, FPS 1.91, Running 113.78s Step 416( 10.67%), action 64, FPS 1.91, Running 114.31s Step 417( 10.83%), action 65, FPS 1.91, Running 114.77s Step 418( 11.00%), action 66, FPS 1.92, Running 115.27s Step 419( 11.17%), action 67, FPS 1.92, Running 115.72s Step 420( 11.33%), action 68, FPS 1.92, Running 116.23s Step 421( 11.50%), action 69, FPS 1.94, Running 116.71s Step 422( 11.67%), action 70, FPS 1.95, Running 117.21s Step 423( 11.83%), action 71, FPS 1.95, Running 117.80s Step 424( 12.00%), action 72, FPS 1.97, Running 118.34s Step 425( 12.17%), action 73, FPS 1.96, Running 118.82s Step 426( 12.33%), action 74, FPS 1.96, Running 119.34s Step 427( 12.50%), action 75, FPS 1.95, Running 119.82s Step 428( 12.67%), action 76, FPS 1.95, Running 120.33s Step 429( 12.83%), action 77, FPS 1.95, Running 120.82s Step 430( 13.00%), action 78, FPS 1.96, Running 121.33s Step 431( 13.17%), action 79, FPS 1.96, Running 121.81s Step 432( 13.33%), action 80, FPS 1.96, Running 122.32s Step 433( 13.50%), action 81, FPS 1.97, Running 122.92s Step 434( 13.67%), action 82, FPS 1.98, Running 123.44s Step 435( 13.83%), action 83, FPS 1.98, Running 123.90s Step 436( 14.00%), action 84, FPS 1.98, Running 124.41s Step 437( 14.17%), action 85, FPS 1.98, Running 124.89s Step 438( 14.33%), action 86, FPS 1.97, Running 125.40s Step 439( 14.50%), action 87, FPS 1.97, Running 125.88s Step 440( 14.67%), action 88, FPS 1.97, Running 126.39s Step 441( 14.83%), action 89, FPS 1.97, Running 126.85s Step 442( 15.00%), action 90, FPS 1.97, Running 127.38s Step 443( 15.17%), action 91, FPS 1.97, Running 127.98s Step 444( 15.33%), action 92, FPS 1.97, Running 128.49s Step 445( 15.50%), action 93, FPS 1.97, Running 128.98s Step 446( 15.67%), action 94, FPS 1.97, Running 129.50s Step 447( 15.83%), action 95, FPS 1.97, Running 129.97s Step 448( 16.00%), action 96, FPS 1.97, Running 130.48s Step 449( 16.17%), action 97, FPS 1.97, Running 130.95s Step 450( 16.33%), action 98, FPS 1.97, Running 131.48s Step 451( 16.50%), action 99, FPS 1.97, Running 131.96s Step 452( 16.67%), action 100, FPS 1.97, Running 132.47s Step 453( 16.83%), action 101, FPS 1.97, Running 133.08s Step 454( 17.00%), action 102, FPS 1.97, Running 133.59s Step 455( 17.17%), action 103, FPS 1.97, Running 134.05s Step 456( 17.33%), action 104, FPS 1.97, Running 134.57s Step 457( 17.50%), action 105, FPS 1.97, Running 135.04s Step 458( 17.67%), action 106, FPS 1.97, Running 135.53s Step 459( 17.83%), action 107, FPS 1.97, Running 136.01s Step 460( 18.00%), action 108, FPS 1.97, Running 136.52s Step 461( 18.17%), action 109, FPS 1.97, Running 136.99s Step 462( 18.33%), action 110, FPS 1.98, Running 137.47s Step 463( 18.50%), action 111, FPS 1.98, Running 138.08s Step 464( 18.67%), action 112, FPS 1.97, Running 138.63s Step 465( 18.83%), action 113, FPS 1.98, Running 139.08s Step 466( 19.00%), action 114, FPS 1.98, Running 139.60s Step 467( 19.17%), action 115, FPS 1.98, Running 140.06s Step 468( 19.33%), action 116, FPS 1.98, Running 140.60s Step 469( 19.50%), action 117, FPS 1.97, Running 141.09s Step 470( 19.67%), action 118, FPS 1.98, Running 141.59s Step 471( 19.83%), action 119, FPS 1.98, Running 142.06s Step 472( 20.00%), action 120, FPS 1.98, Running 142.57s Step 473( 20.17%), action 121, FPS 1.98, Running 143.16s Step 474( 20.33%), action 122, FPS 1.98, Running 143.69s Step 475( 20.50%), action 123, FPS 1.98, Running 144.18s Step 476( 20.67%), action 124, FPS 1.97, Running 144.70s Step 477( 20.83%), action 125, FPS 1.97, Running 145.19s Step 478( 21.00%), action 126, FPS 1.97, Running 145.70s Step 479( 21.17%), action 127, FPS 1.97, Running 146.18s Step 480( 21.33%), action 128, FPS 1.96, Running 146.70s Step 481( 21.50%), action 129, FPS 1.96, Running 147.17s Step 482( 21.67%), action 130, FPS 1.95, Running 147.70s Step 483( 21.83%), action 131, FPS 1.95, Running 148.32s Step 484( 22.00%), action 132, FPS 1.96, Running 148.84s Step 485( 22.17%), action 133, FPS 1.96, Running 149.30s Step 486( 22.33%), action 134, FPS 1.96, Running 149.80s Step 487( 22.50%), action 135, FPS 1.96, Running 150.26s Step 488( 22.67%), action 136, FPS 1.97, Running 150.77s Step 489( 22.83%), action 137, FPS 1.97, Running 151.23s Step 490( 23.00%), action 138, FPS 1.97, Running 151.75s Step 491( 23.17%), action 139, FPS 1.97, Running 152.19s Step 492( 23.33%), action 140, FPS 1.97, Running 152.72s Step 493( 23.50%), action 141, FPS 1.97, Running 153.32s Step 494( 23.67%), action 142, FPS 1.97, Running 153.82s Step 495( 23.83%), action 143, FPS 1.97, Running 154.31s Step 496( 24.00%), action 144, FPS 1.98, Running 154.83s Step 497( 24.17%), action 145, FPS 1.98, Running 155.30s Step 498( 24.33%), action 146, FPS 1.98, Running 155.82s Step 499( 24.50%), action 147, FPS 1.98, Running 156.29s Step 500( 24.67%), action 148, FPS 1.97, Running 156.84s Step 501( 24.83%), action 149, FPS 1.97, Running 157.31s Step 502( 25.00%), action 150, FPS 1.97, Running 157.85s Step 503( 25.17%), action 151, FPS 1.98, Running 158.45s Step 504( 25.33%), action 152, FPS 1.97, Running 158.98s Step 505( 25.50%), action 153, FPS 1.96, Running 159.48s Step 506( 25.67%), action 154, FPS 1.96, Running 160.01s Step 507( 25.83%), action 155, FPS 1.96, Running 160.49s Step 508( 26.00%), action 156, FPS 1.95, Running 161.00s Step 509( 26.17%), action 157, FPS 1.95, Running 161.50s Step 510( 26.33%), action 158, FPS 1.95, Running 162.00s Step 511( 26.50%), action 159, FPS 1.95, Running 162.47s Step 512( 26.67%), action 160, FPS 1.94, Running 163.01s Step 513( 26.83%), action 161, FPS 1.94, Running 163.62s Step 514( 27.00%), action 162, FPS 1.94, Running 164.13s Step 515( 27.17%), action 163, FPS 1.94, Running 164.60s Step 516( 27.33%), action 164, FPS 1.94, Running 165.12s Step 517( 27.50%), action 165, FPS 1.94, Running 165.60s Step 518( 27.67%), action 166, FPS 1.95, Running 166.08s Step 519( 27.83%), action 167, FPS 1.95, Running 166.53s Step 520( 28.00%), action 168, FPS 1.95, Running 167.07s Step 521( 28.17%), action 169, FPS 1.95, Running 167.55s Step 522( 28.33%), action 170, FPS 1.96, Running 168.07s Step 523( 28.50%), action 171, FPS 1.95, Running 168.69s Step 524( 28.67%), action 172, FPS 1.95, Running 169.21s Step 525( 28.83%), action 173, FPS 1.96, Running 169.71s Step 526( 29.00%), action 174, FPS 1.96, Running 170.23s Step 527( 29.17%), action 175, FPS 1.95, Running 170.73s Step 528( 29.33%), action 176, FPS 1.95, Running 171.24s Step 529( 29.50%), action 177, FPS 1.96, Running 171.72s Step 530( 29.67%), action 178, FPS 1.95, Running 172.24s Step 531( 29.83%), action 179, FPS 1.95, Running 172.72s Step 532( 30.00%), action 180, FPS 1.96, Running 173.22s Step 533( 30.17%), action 181, FPS 1.96, Running 173.84s Step 534( 30.33%), action 182, FPS 1.95, Running 174.39s Step 535( 30.50%), action 183, FPS 1.95, Running 174.88s Step 536( 30.67%), action 184, FPS 1.95, Running 175.38s Step 537( 30.83%), action 185, FPS 1.95, Running 175.86s Step 538( 31.00%), action 186, FPS 1.93, Running 176.43s Step 539( 31.17%), action 187, FPS 1.93, Running 176.92s Step 540( 31.33%), action 188, FPS 1.93, Running 177.42s Step 541( 31.50%), action 189, FPS 1.93, Running 177.92s Step 542( 31.67%), action 190, FPS 1.92, Running 178.46s Step 543( 31.83%), action 191, FPS 1.93, Running 179.06s Step 544( 32.00%), action 192, FPS 1.92, Running 179.62s Step 545( 32.17%), action 193, FPS 1.92, Running 180.11s Step 546( 32.33%), action 194, FPS 1.92, Running 180.64s Step 547( 32.50%), action 195, FPS 1.92, Running 181.13s Step 548( 32.67%), action 196, FPS 1.92, Running 181.66s Step 549( 32.83%), action 197, FPS 1.92, Running 182.16s Step 550( 33.00%), action 198, FPS 1.91, Running 182.71s Step 551( 33.17%), action 199, FPS 1.91, Running 183.19s Step 552( 33.33%), action 200, FPS 1.91, Running 183.70s Step 553( 33.50%), action 201, FPS 1.91, Running 184.29s Step 554( 33.67%), action 202, FPS 1.92, Running 184.81s Step 555( 33.83%), action 203, FPS 1.93, Running 185.26s Step 556( 34.00%), action 204, FPS 1.92, Running 185.77s Step 557( 34.17%), action 205, FPS 1.93, Running 186.25s Step 558( 34.33%), action 206, FPS 1.93, Running 186.79s Step 559( 34.50%), action 207, FPS 1.93, Running 187.28s Step 560( 34.67%), action 208, FPS 1.93, Running 187.78s Step 561( 34.83%), action 209, FPS 1.93, Running 188.27s Step 562( 35.00%), action 210, FPS 1.93, Running 188.82s Step 563( 35.17%), action 211, FPS 1.91, Running 189.53s Step 564( 35.33%), action 212, FPS 1.92, Running 190.04s Step 565( 35.50%), action 213, FPS 1.92, Running 190.53s Step 566( 35.67%), action 214, FPS 1.93, Running 191.02s Step 567( 35.83%), action 215, FPS 1.93, Running 191.51s Step 568( 36.00%), action 216, FPS 1.93, Running 192.03s Step 569( 36.17%), action 217, FPS 1.93, Running 192.51s Step 570( 36.33%), action 218, FPS 1.93, Running 193.07s Step 571( 36.50%), action 219, FPS 1.93, Running 193.55s Step 572( 36.67%), action 220, FPS 1.93, Running 194.04s Step 573( 36.83%), action 221, FPS 1.93, Running 194.67s Step 574( 37.00%), action 222, FPS 1.92, Running 195.20s Step 575( 37.17%), action 223, FPS 1.92, Running 195.68s Step 576( 37.33%), action 224, FPS 1.92, Running 196.17s Step 577( 37.50%), action 225, FPS 1.92, Running 196.65s Step 578( 37.67%), action 226, FPS 1.93, Running 197.16s Step 579( 37.83%), action 227, FPS 1.93, Running 197.64s Step 580( 38.00%), action 228, FPS 1.92, Running 198.18s Step 581( 38.17%), action 229, FPS 1.93, Running 198.65s Step 582( 38.33%), action 230, FPS 1.94, Running 199.15s Step 583( 38.50%), action 231, FPS 1.96, Running 199.75s Step 584( 38.67%), action 232, FPS 1.95, Running 200.27s Step 585( 38.83%), action 233, FPS 1.95, Running 200.78s Step 586( 39.00%), action 234, FPS 1.95, Running 201.28s Step 587( 39.17%), action 235, FPS 1.95, Running 201.79s Step 588( 39.33%), action 236, FPS 1.94, Running 202.32s Step 589( 39.50%), action 237, FPS 1.95, Running 202.79s Step 590( 39.67%), action 238, FPS 1.95, Running 203.31s Step 591( 39.83%), action 239, FPS 1.96, Running 203.78s Step 592( 40.00%), action 240, FPS 1.95, Running 204.28s Step 593( 40.17%), action 241, FPS 1.96, Running 204.90s Step 594( 40.33%), action 242, FPS 1.95, Running 205.43s Step 595( 40.50%), action 243, FPS 1.95, Running 205.92s Step 596( 40.67%), action 244, FPS 1.95, Running 206.43s Step 597( 40.83%), action 245, FPS 1.95, Running 206.89s Step 598( 41.00%), action 246, FPS 1.95, Running 207.40s Step 599( 41.17%), action 247, FPS 1.96, Running 207.84s Step 600( 41.33%), action 248, FPS 1.96, Running 208.38s Step 601( 41.50%), action 249, FPS 1.97, Running 208.81s Step 602( 41.67%), action 250, FPS 1.99, Running 209.20s Step 603( 41.83%), action 251, FPS 2.01, Running 209.69s Step 604( 42.00%), action 252, FPS 2.04, Running 210.09s Step 605( 42.17%), action 253, FPS 2.06, Running 210.49s Step 606( 42.33%), action 254, FPS 2.08, Running 210.91s Step 607( 42.50%), action 255, FPS 2.11, Running 211.29s Step 608( 42.67%), action 256, FPS 2.14, Running 211.66s Step 609( 42.83%), action 257, FPS 2.19, Running 211.94s Step 610( 43.00%), action 258, FPS 2.24, Running 212.24s Step 611( 43.17%), action 259, FPS 2.29, Running 212.52s Step 612( 43.33%), action 260, FPS 2.34, Running 212.82s Step 613( 43.50%), action 261, FPS 2.40, Running 213.22s Step 614( 43.67%), action 262, FPS 2.47, Running 213.53s Step 615( 43.83%), action 263, FPS 2.53, Running 213.81s Step 616( 44.00%), action 264, FPS 2.61, Running 214.11s Step 617( 44.17%), action 265, FPS 2.67, Running 214.37s Step 618( 44.33%), action 266, FPS 2.75, Running 214.66s Step 619( 44.50%), action 267, FPS 2.82, Running 214.92s Step 620( 44.67%), action 268, FPS 2.92, Running 215.23s Step 621( 44.83%), action 269, FPS 2.99, Running 215.50s Step 622( 45.00%), action 270, FPS 3.03, Running 215.80s Step 623( 45.17%), action 271, FPS 3.07, Running 216.20s Step 624( 45.33%), action 272, FPS 3.12, Running 216.51s Step 625( 45.50%), action 273, FPS 3.18, Running 216.77s Step 626( 45.67%), action 274, FPS 3.25, Running 217.06s Step 627( 45.83%), action 275, FPS 3.30, Running 217.34s Step 628( 46.00%), action 276, FPS 3.34, Running 217.66s Step 629( 46.17%), action 277, FPS 3.34, Running 217.92s Step 630( 46.33%), action 278, FPS 3.34, Running 218.23s Step 631( 46.50%), action 279, FPS 3.34, Running 218.51s Step 632( 46.67%), action 280, FPS 3.34, Running 218.81s Step 633( 46.83%), action 281, FPS 3.34, Running 219.22s Step 634( 47.00%), action 282, FPS 3.34, Running 219.52s Step 635( 47.17%), action 283, FPS 3.35, Running 219.79s Step 636( 47.33%), action 284, FPS 3.34, Running 220.09s Step 637( 47.50%), action 285, FPS 3.34, Running 220.36s Step 638( 47.67%), action 286, FPS 3.33, Running 220.67s Step 639( 47.83%), action 287, FPS 3.31, Running 220.97s Step 640( 48.00%), action 288, FPS 3.31, Running 221.27s Step 641( 48.17%), action 289, FPS 3.31, Running 221.54s Step 642( 48.33%), action 290, FPS 3.31, Running 221.85s Step 643( 48.50%), action 291, FPS 3.30, Running 222.26s Step 644( 48.67%), action 292, FPS 3.31, Running 222.55s Step 645( 48.83%), action 293, FPS 3.30, Running 222.83s Step 646( 49.00%), action 294, FPS 3.30, Running 223.12s Step 647( 49.17%), action 295, FPS 3.30, Running 223.40s Step 648( 49.33%), action 296, FPS 3.31, Running 223.70s Step 649( 49.50%), action 297, FPS 3.31, Running 223.97s Step 650( 49.67%), action 298, FPS 3.30, Running 224.28s Step 651( 49.83%), action 299, FPS 3.30, Running 224.56s Step 652( 50.00%), action 300, FPS 3.31, Running 224.86s Step 653( 50.17%), action 301, FPS 3.32, Running 225.24s Step 654( 50.33%), action 302, FPS 3.32, Running 225.55s Step 655( 50.50%), action 303, FPS 3.31, Running 225.83s Step 656( 50.67%), action 304, FPS 3.32, Running 226.12s Step 657( 50.83%), action 305, FPS 3.31, Running 226.40s Step 658( 51.00%), action 306, FPS 3.32, Running 226.70s Step 659( 51.17%), action 307, FPS 3.33, Running 226.97s Step 660( 51.33%), action 308, FPS 3.34, Running 227.26s Step 661( 51.50%), action 309, FPS 3.33, Running 227.53s Step 662( 51.67%), action 310, FPS 3.35, Running 227.83s Step 663( 51.83%), action 311, FPS 3.35, Running 228.22s Step 664( 52.00%), action 312, FPS 3.35, Running 228.53s Step 665( 52.17%), action 313, FPS 3.35, Running 228.79s Step 666( 52.33%), action 314, FPS 3.33, Running 229.12s Step 667( 52.50%), action 315, FPS 3.34, Running 229.39s Step 668( 52.67%), action 316, FPS 3.33, Running 229.71s Step 669( 52.83%), action 317, FPS 3.33, Running 229.98s Step 670( 53.00%), action 318, FPS 3.30, Running 230.35s Step 671( 53.17%), action 319, FPS 3.30, Running 230.61s Step 672( 53.33%), action 320, FPS 3.30, Running 230.91s Step 673( 53.50%), action 321, FPS 3.30, Running 231.31s Step 674( 53.67%), action 322, FPS 3.28, Running 231.65s Step 675( 53.83%), action 323, FPS 3.25, Running 231.98s Step 676( 54.00%), action 324, FPS 3.14, Running 232.49s Step 677( 54.17%), action 325, FPS 3.05, Running 232.96s Step 678( 54.33%), action 326, FPS 2.95, Running 233.47s Step 679( 54.50%), action 327, FPS 2.86, Running 233.95s Step 680( 54.67%), action 328, FPS 2.77, Running 234.47s Step 681( 54.83%), action 329, FPS 2.71, Running 234.93s Step 682( 55.00%), action 330, FPS 2.63, Running 235.45s Step 683( 55.17%), action 331, FPS 2.56, Running 236.05s Step 684( 55.33%), action 332, FPS 2.47, Running 236.61s Step 685( 55.50%), action 333, FPS 2.40, Running 237.13s Step 686( 55.67%), action 334, FPS 2.34, Running 237.66s Step 687( 55.83%), action 335, FPS 2.29, Running 238.13s Step 688( 56.00%), action 336, FPS 2.24, Running 238.65s Step 689( 56.17%), action 337, FPS 2.19, Running 239.13s Step 690( 56.33%), action 338, FPS 2.15, Running 239.66s Step 691( 56.50%), action 339, FPS 2.10, Running 240.14s Step 692( 56.67%), action 340, FPS 2.05, Running 240.67s Step 693( 56.83%), action 341, FPS 2.00, Running 241.32s Step 694( 57.00%), action 342, FPS 1.96, Running 241.86s Step 695( 57.17%), action 343, FPS 1.93, Running 242.35s Step 696( 57.33%), action 344, FPS 1.92, Running 242.89s Step 697( 57.50%), action 345, FPS 1.92, Running 243.37s Step 698( 57.67%), action 346, FPS 1.91, Running 243.92s Step 699( 57.83%), action 347, FPS 1.91, Running 244.42s Step 700( 58.00%), action 348, FPS 1.91, Running 244.94s Step 701( 58.17%), action 349, FPS 1.90, Running 245.44s Step 702( 58.33%), action 350, FPS 1.91, Running 245.94s Step 703( 58.50%), action 351, FPS 1.91, Running 246.54s Step 704( 58.67%), action 352, FPS 1.91, Running 247.09s Step 705( 58.83%), action 353, FPS 1.91, Running 247.57s Step 706( 59.00%), action 354, FPS 1.92, Running 248.08s Step 707( 59.17%), action 355, FPS 1.92, Running 248.55s Step 708( 59.33%), action 356, FPS 1.92, Running 249.06s Step 709( 59.50%), action 357, FPS 1.92, Running 249.55s Step 710( 59.67%), action 358, FPS 1.91, Running 250.14s Step 711( 59.83%), action 359, FPS 1.90, Running 250.65s Step 712( 60.00%), action 360, FPS 1.90, Running 251.17s Step 713( 60.17%), action 361, FPS 1.91, Running 251.77s Step 714( 60.33%), action 362, FPS 1.92, Running 252.30s Step 715( 60.50%), action 363, FPS 1.91, Running 252.81s Step 716( 60.67%), action 364, FPS 1.92, Running 253.32s Step 717( 60.83%), action 365, FPS 1.92, Running 253.82s Step 718( 61.00%), action 366, FPS 1.91, Running 254.37s Step 719( 61.17%), action 367, FPS 1.91, Running 254.88s Step 720( 61.33%), action 368, FPS 1.91, Running 255.42s Step 721( 61.50%), action 369, FPS 1.91, Running 255.90s Step 722( 61.67%), action 370, FPS 1.91, Running 256.41s Step 723( 61.83%), action 371, FPS 1.91, Running 257.03s Step 724( 62.00%), action 372, FPS 1.91, Running 257.55s Step 725( 62.17%), action 373, FPS 1.91, Running 258.05s Step 726( 62.33%), action 374, FPS 1.90, Running 258.60s Step 727( 62.50%), action 375, FPS 1.90, Running 259.08s Step 728( 62.67%), action 376, FPS 1.90, Running 259.58s Step 729( 62.83%), action 377, FPS 1.90, Running 260.06s Step 730( 63.00%), action 378, FPS 1.92, Running 260.57s Step 731( 63.17%), action 379, FPS 1.92, Running 261.05s Step 732( 63.33%), action 380, FPS 1.92, Running 261.58s Step 733( 63.50%), action 381, FPS 1.92, Running 262.19s Step 734( 63.67%), action 382, FPS 1.92, Running 262.70s Step 735( 63.83%), action 383, FPS 1.93, Running 263.17s Step 736( 64.00%), action 384, FPS 1.93, Running 263.69s Step 737( 64.17%), action 385, FPS 1.93, Running 264.17s Step 738( 64.33%), action 386, FPS 1.94, Running 264.69s Step 739( 64.50%), action 387, FPS 1.94, Running 265.17s Step 740( 64.67%), action 388, FPS 1.95, Running 265.67s Step 741( 64.83%), action 389, FPS 1.95, Running 266.14s Step 742( 65.00%), action 390, FPS 1.95, Running 266.65s Step 743( 65.17%), action 391, FPS 1.96, Running 267.25s Step 744( 65.33%), action 392, FPS 1.96, Running 267.77s Step 745( 65.50%), action 393, FPS 1.95, Running 268.29s Step 746( 65.67%), action 394, FPS 1.94, Running 268.89s Step 747( 65.83%), action 395, FPS 1.94, Running 269.39s Step 748( 66.00%), action 396, FPS 1.93, Running 269.92s Step 749( 66.17%), action 397, FPS 1.93, Running 270.42s Step 750( 66.33%), action 398, FPS 1.93, Running 270.92s Step 751( 66.50%), action 399, FPS 1.93, Running 271.42s Step 752( 66.67%), action 400, FPS 1.93, Running 271.95s Step 753( 66.83%), action 401, FPS 1.93, Running 272.58s Step 754( 67.00%), action 402, FPS 1.92, Running 273.10s Step 755( 67.17%), action 403, FPS 1.92, Running 273.60s Step 756( 67.33%), action 404, FPS 1.92, Running 274.12s Step 757( 67.50%), action 405, FPS 1.92, Running 274.61s Step 758( 67.67%), action 406, FPS 1.92, Running 275.12s Step 759( 67.83%), action 407, FPS 1.91, Running 275.62s Step 760( 68.00%), action 408, FPS 1.91, Running 276.15s Step 761( 68.17%), action 409, FPS 1.91, Running 276.64s Step 762( 68.33%), action 410, FPS 1.91, Running 277.15s Step 763( 68.50%), action 411, FPS 1.91, Running 277.74s Step 764( 68.67%), action 412, FPS 1.91, Running 278.26s Step 765( 68.83%), action 413, FPS 1.91, Running 278.74s Step 766( 69.00%), action 414, FPS 1.93, Running 279.27s Step 767( 69.17%), action 415, FPS 1.93, Running 279.76s Step 768( 69.33%), action 416, FPS 1.93, Running 280.29s Step 769( 69.50%), action 417, FPS 1.93, Running 280.77s Step 770( 69.67%), action 418, FPS 1.93, Running 281.29s Step 771( 69.83%), action 419, FPS 1.93, Running 281.76s Step 772( 70.00%), action 420, FPS 1.94, Running 282.29s Step 773( 70.17%), action 421, FPS 1.94, Running 282.91s Step 774( 70.33%), action 422, FPS 1.93, Running 283.45s Step 775( 70.50%), action 423, FPS 1.94, Running 283.92s Step 776( 70.67%), action 424, FPS 1.94, Running 284.41s Step 777( 70.83%), action 425, FPS 1.95, Running 284.87s Step 778( 71.00%), action 426, FPS 1.95, Running 285.38s Step 779( 71.17%), action 427, FPS 1.95, Running 285.86s Step 780( 71.33%), action 428, FPS 1.95, Running 286.39s Step 781( 71.50%), action 429, FPS 1.95, Running 286.88s Step 782( 71.67%), action 430, FPS 1.95, Running 287.41s Step 783( 71.83%), action 431, FPS 1.94, Running 288.03s Step 784( 72.00%), action 432, FPS 1.94, Running 288.55s Step 785( 72.17%), action 433, FPS 1.95, Running 289.01s Step 786( 72.33%), action 434, FPS 1.95, Running 289.52s Step 787( 72.50%), action 435, FPS 1.95, Running 289.99s Step 788( 72.67%), action 436, FPS 1.95, Running 290.53s Step 789( 72.83%), action 437, FPS 1.95, Running 291.01s Step 790( 73.00%), action 438, FPS 1.95, Running 291.53s Step 791( 73.17%), action 439, FPS 1.95, Running 292.03s Step 792( 73.33%), action 440, FPS 1.95, Running 292.56s Step 793( 73.50%), action 441, FPS 1.95, Running 293.17s Step 794( 73.67%), action 442, FPS 1.95, Running 293.70s Step 795( 73.83%), action 443, FPS 1.95, Running 294.17s Step 796( 74.00%), action 444, FPS 1.95, Running 294.69s Step 797( 74.17%), action 445, FPS 1.94, Running 295.17s Step 798( 74.33%), action 446, FPS 1.94, Running 295.70s Step 799( 74.50%), action 447, FPS 1.93, Running 296.24s Step 800( 74.67%), action 448, FPS 1.93, Running 296.77s Step 801( 74.83%), action 449, FPS 1.93, Running 297.25s Step 802( 75.00%), action 450, FPS 1.93, Running 297.78s Step 803( 75.17%), action 451, FPS 1.93, Running 298.41s Step 804( 75.33%), action 452, FPS 1.93, Running 298.91s Step 805( 75.50%), action 453, FPS 1.93, Running 299.36s Step 806( 75.67%), action 454, FPS 1.93, Running 299.87s Step 807( 75.83%), action 455, FPS 1.93, Running 300.35s Step 808( 76.00%), action 456, FPS 1.94, Running 300.86s Step 809( 76.17%), action 457, FPS 1.94, Running 301.32s Step 810( 76.33%), action 458, FPS 1.94, Running 301.84s Step 811( 76.50%), action 459, FPS 1.94, Running 302.32s Step 812( 76.67%), action 460, FPS 1.94, Running 302.84s Step 813( 76.83%), action 461, FPS 1.94, Running 303.47s Step 814( 77.00%), action 462, FPS 1.94, Running 304.02s Step 815( 77.17%), action 463, FPS 1.94, Running 304.50s Step 816( 77.33%), action 464, FPS 1.92, Running 305.11s Step 817( 77.50%), action 465, FPS 1.91, Running 305.62s Step 818( 77.67%), action 466, FPS 1.91, Running 306.16s Step 819( 77.83%), action 467, FPS 1.92, Running 306.65s Step 820( 78.00%), action 468, FPS 1.93, Running 307.15s Step 821( 78.17%), action 469, FPS 1.93, Running 307.62s Step 822( 78.33%), action 470, FPS 1.93, Running 308.15s Step 823( 78.50%), action 471, FPS 1.94, Running 308.73s Step 824( 78.67%), action 472, FPS 1.93, Running 309.27s Step 825( 78.83%), action 473, FPS 1.92, Running 309.76s Step 826( 79.00%), action 474, FPS 1.91, Running 310.33s Step 827( 79.17%), action 475, FPS 1.91, Running 310.81s Step 828( 79.33%), action 476, FPS 1.91, Running 311.35s Step 829( 79.50%), action 477, FPS 1.90, Running 311.82s Step 830( 79.67%), action 478, FPS 1.91, Running 312.33s Step 831( 79.83%), action 479, FPS 1.90, Running 312.82s Step 832( 80.00%), action 480, FPS 1.91, Running 313.34s Step 833( 80.17%), action 481, FPS 1.91, Running 313.95s Step 834( 80.33%), action 482, FPS 1.92, Running 314.45s Step 835( 80.50%), action 483, FPS 1.92, Running 314.92s Step 836( 80.67%), action 484, FPS 1.94, Running 315.43s Step 837( 80.83%), action 485, FPS 1.94, Running 315.90s Step 838( 81.00%), action 486, FPS 1.95, Running 316.43s Step 839( 81.17%), action 487, FPS 1.95, Running 316.91s Step 840( 81.33%), action 488, FPS 1.94, Running 317.45s Step 841( 81.50%), action 489, FPS 1.94, Running 317.94s Step 842( 81.67%), action 490, FPS 1.94, Running 318.47s Step 843( 81.83%), action 491, FPS 1.93, Running 319.08s Step 844( 82.00%), action 492, FPS 1.94, Running 319.58s Step 845( 82.17%), action 493, FPS 1.94, Running 320.08s Step 846( 82.33%), action 494, FPS 1.94, Running 320.64s Step 847( 82.50%), action 495, FPS 1.94, Running 321.12s Step 848( 82.67%), action 496, FPS 1.94, Running 321.65s Step 849( 82.83%), action 497, FPS 1.94, Running 322.15s Step 850( 83.00%), action 498, FPS 1.93, Running 322.70s Step 851( 83.17%), action 499, FPS 1.93, Running 323.20s Step 852( 83.33%), action 500, FPS 1.92, Running 323.76s Step 853( 83.50%), action 501, FPS 1.92, Running 324.35s Step 854( 83.67%), action 502, FPS 1.92, Running 324.86s Step 855( 83.83%), action 503, FPS 1.92, Running 325.34s Step 856( 84.00%), action 504, FPS 1.92, Running 325.85s Step 857( 84.17%), action 505, FPS 1.92, Running 326.31s Step 858( 84.33%), action 506, FPS 1.93, Running 326.81s Step 859( 84.50%), action 507, FPS 1.93, Running 327.29s Step 860( 84.67%), action 508, FPS 1.93, Running 327.81s Step 861( 84.83%), action 509, FPS 1.93, Running 328.31s Step 862( 85.00%), action 510, FPS 1.92, Running 328.88s Step 863( 85.17%), action 511, FPS 1.92, Running 329.50s Step 864( 85.33%), action 512, FPS 1.91, Running 330.03s Step 865( 85.50%), action 513, FPS 1.91, Running 330.54s Step 866( 85.67%), action 514, FPS 1.92, Running 331.06s Step 867( 85.83%), action 515, FPS 1.92, Running 331.54s Step 868( 86.00%), action 516, FPS 1.92, Running 332.05s Step 869( 86.17%), action 517, FPS 1.92, Running 332.55s Step 870( 86.33%), action 518, FPS 1.92, Running 333.09s Step 871( 86.50%), action 519, FPS 1.93, Running 333.58s Step 872( 86.67%), action 520, FPS 1.93, Running 334.11s Step 873( 86.83%), action 521, FPS 1.93, Running 334.73s Step 874( 87.00%), action 522, FPS 1.92, Running 335.27s Step 875( 87.17%), action 523, FPS 1.92, Running 335.77s Step 876( 87.33%), action 524, FPS 1.91, Running 336.31s Step 877( 87.50%), action 525, FPS 1.91, Running 336.80s Step 878( 87.67%), action 526, FPS 1.89, Running 337.37s Step 879( 87.83%), action 527, FPS 1.90, Running 337.84s Step 880( 88.00%), action 528, FPS 1.90, Running 338.35s Step 881( 88.17%), action 529, FPS 1.90, Running 338.83s Step 882( 88.33%), action 530, FPS 1.91, Running 339.34s Step 883( 88.50%), action 531, FPS 1.91, Running 339.98s Step 884( 88.67%), action 532, FPS 1.90, Running 340.56s Step 885( 88.83%), action 533, FPS 1.91, Running 341.04s Step 886( 89.00%), action 534, FPS 1.90, Running 341.57s Step 887( 89.17%), action 535, FPS 1.89, Running 342.11s Step 888( 89.33%), action 536, FPS 1.88, Running 342.68s Step 889( 89.50%), action 537, FPS 1.88, Running 343.17s Step 890( 89.67%), action 538, FPS 1.89, Running 343.68s Step 891( 89.83%), action 539, FPS 1.89, Running 344.15s Step 892( 90.00%), action 540, FPS 1.89, Running 344.68s Step 893( 90.17%), action 541, FPS 1.89, Running 345.28s Step 894( 90.33%), action 542, FPS 1.90, Running 345.82s Step 895( 90.50%), action 543, FPS 1.90, Running 346.30s Step 896( 90.67%), action 544, FPS 1.91, Running 346.81s Step 897( 90.83%), action 545, FPS 1.91, Running 347.27s Step 898( 91.00%), action 546, FPS 1.92, Running 347.80s Step 899( 91.17%), action 547, FPS 1.91, Running 348.31s Step 900( 91.33%), action 548, FPS 1.91, Running 348.83s Step 901( 91.50%), action 549, FPS 1.91, Running 349.33s Step 902( 91.67%), action 550, FPS 1.90, Running 349.84s Step 903( 91.83%), action 551, FPS 1.91, Running 350.48s Step 904( 92.00%), action 552, FPS 1.91, Running 351.05s Step 905( 92.17%), action 553, FPS 1.90, Running 351.55s Step 906( 92.33%), action 554, FPS 1.90, Running 352.07s Step 907( 92.50%), action 555, FPS 1.91, Running 352.55s Step 908( 92.67%), action 556, FPS 1.92, Running 353.07s Step 909( 92.83%), action 557, FPS 1.92, Running 353.56s Step 910( 93.00%), action 558, FPS 1.92, Running 354.09s Step 911( 93.17%), action 559, FPS 1.92, Running 354.58s Step 912( 93.33%), action 560, FPS 1.91, Running 355.13s Step 913( 93.50%), action 561, FPS 1.91, Running 355.77s Step 914( 93.67%), action 562, FPS 1.91, Running 356.30s Step 915( 93.83%), action 563, FPS 1.91, Running 356.79s Step 916( 94.00%), action 564, FPS 1.90, Running 357.32s Step 917( 94.17%), action 565, FPS 1.90, Running 357.80s Step 918( 94.33%), action 566, FPS 1.90, Running 358.31s Step 919( 94.50%), action 567, FPS 1.91, Running 358.81s Step 920( 94.67%), action 568, FPS 1.89, Running 359.41s Step 921( 94.83%), action 569, FPS 1.88, Running 359.94s Step 922( 95.00%), action 570, FPS 1.88, Running 360.50s Step 923( 95.17%), action 571, FPS 1.87, Running 361.15s Step 924( 95.33%), action 572, FPS 1.88, Running 361.67s Step 925( 95.50%), action 573, FPS 1.89, Running 362.14s Step 926( 95.67%), action 574, FPS 1.88, Running 362.69s Step 927( 95.83%), action 575, FPS 1.88, Running 363.17s Step 928( 96.00%), action 576, FPS 1.88, Running 363.70s Step 929( 96.17%), action 577, FPS 1.88, Running 364.21s Step 930( 96.33%), action 578, FPS 1.88, Running 364.73s Step 931( 96.50%), action 579, FPS 1.88, Running 365.21s Step 932( 96.67%), action 580, FPS 1.89, Running 365.72s Step 933( 96.83%), action 581, FPS 1.89, Running 366.34s Step 934( 97.00%), action 582, FPS 1.89, Running 366.87s Step 935( 97.17%), action 583, FPS 1.89, Running 367.37s Step 936( 97.33%), action 584, FPS 1.89, Running 367.90s Step 937( 97.50%), action 585, FPS 1.89, Running 368.37s Step 938( 97.67%), action 586, FPS 1.89, Running 368.90s Step 939( 97.83%), action 587, FPS 1.89, Running 369.39s Step 940( 98.00%), action 588, FPS 1.90, Running 369.92s Step 941( 98.17%), action 589, FPS 1.91, Running 370.39s Step 942( 98.33%), action 590, FPS 1.92, Running 370.90s Step 943( 98.50%), action 591, FPS 1.93, Running 371.53s Step 944( 98.67%), action 592, FPS 1.92, Running 372.06s Step 945( 98.83%), action 593, FPS 1.93, Running 372.53s Step 946( 99.00%), action 594, FPS 1.93, Running 373.05s Step 947( 99.17%), action 595, FPS 1.92, Running 373.58s Step 948( 99.33%), action 596, FPS 1.92, Running 374.12s Step 949( 99.50%), action 597, FPS 1.92, Running 374.60s Step 950( 99.67%), action 598, FPS 1.93, Running 375.11s Step 951( 99.83%), action 599, FPS 1.93, Running 375.59s Step 952(100.00%), action 600, FPS 1.93, Running 376.10s [2026-08-03 03:21:27] [98 ] Seed 97 failed after 376.19 s. +steps: 952 , actions: 600 . +Instruction: Empty +Total 17/98(17.35%) success. +Setting seed: 98 +Step 1( N/A%), pre moving , FPS 6.15, Running 0.16s Step 2( N/A%), pre moving , FPS 8.68, Running 0.23s Step 3( N/A%), pre moving , FPS 10.44, Running 0.29s Step 4( N/A%), pre moving , FPS 10.70, Running 0.37s Step 5( N/A%), pre moving , FPS 10.71, Running 0.47s Step 6( N/A%), pre moving , FPS 10.32, Running 0.58s Step 7( N/A%), pre moving , FPS 10.38, Running 0.67s Step 8( N/A%), pre moving , FPS 10.31, Running 0.78s Step 9( N/A%), pre moving , FPS 10.32, Running 0.87s Step 10( N/A%), pre moving , FPS 10.14, Running 0.99s Step 11( N/A%), pre moving , FPS 10.19, Running 1.08s Step 12( N/A%), pre moving , FPS 10.15, Running 1.18s Step 13( N/A%), pre moving , FPS 10.15, Running 1.28s Step 14( N/A%), pre moving , FPS 10.03, Running 1.40s Step 15( N/A%), pre moving , FPS 10.08, Running 1.49s Step 16( N/A%), pre moving , FPS 10.06, Running 1.59s Step 17( N/A%), pre moving , FPS 10.07, Running 1.69s Step 18( N/A%), pre moving , FPS 9.99, Running 1.80s Step 19( N/A%), pre moving , FPS 10.02, Running 1.90s Step 20( N/A%), pre moving , FPS 10.01, Running 2.00s Step 21( N/A%), pre moving , FPS 9.20, Running 2.34s Step 22( N/A%), pre moving , FPS 9.03, Running 2.45s Step 23( N/A%), pre moving , FPS 8.89, Running 2.54s Step 24( N/A%), pre moving , FPS 8.87, Running 2.63s Step 25( N/A%), pre moving , FPS 8.85, Running 2.73s Step 26( N/A%), pre moving , FPS 8.16, Running 3.03s Step 27( N/A%), pre moving , FPS 8.24, Running 3.10s Step 28( N/A%), pre moving , FPS 8.36, Running 3.17s Step 29( N/A%), pre moving , FPS 8.44, Running 3.24s Step 30( N/A%), pre moving , FPS 8.57, Running 3.32s Step 31( N/A%), pre moving , FPS 8.67, Running 3.39s Step 32( N/A%), pre moving , FPS 8.77, Running 3.46s Step 33( N/A%), pre moving , FPS 8.88, Running 3.53s Step 34( N/A%), pre moving , FPS 9.07, Running 3.60s Step 35( N/A%), pre moving , FPS 9.07, Running 3.69s Step 36( N/A%), pre moving , FPS 6.55, Running 4.64s Step 37( N/A%), pre moving , FPS 6.05, Running 4.99s Step 38( N/A%), pre moving , FPS 6.04, Running 5.11s Step 39( N/A%), pre moving , FPS 6.05, Running 5.20s Step 40( N/A%), pre moving , FPS 6.05, Running 5.30s Step 41( N/A%), pre moving , FPS 6.52, Running 5.40s Step 42( N/A%), pre moving , FPS 6.52, Running 5.51s Step 43( N/A%), pre moving , FPS 6.51, Running 5.61s Step 44( N/A%), pre moving , FPS 6.50, Running 5.70s Step 45( N/A%), pre moving , FPS 6.50, Running 5.81s Step 46( N/A%), pre moving , FPS 6.97, Running 5.90s Step 47( N/A%), pre moving , FPS 6.87, Running 6.01s Step 48( N/A%), pre moving , FPS 5.54, Running 6.78s Step 49( N/A%), pre moving , FPS 5.54, Running 6.85s Step 50( N/A%), pre moving , FPS 5.49, Running 6.96s Step 51( N/A%), pre moving , FPS 5.45, Running 7.06s Step 52( N/A%), pre moving , FPS 5.43, Running 7.15s Step 53( N/A%), pre moving , FPS 5.38, Running 7.25s Step 54( N/A%), pre moving , FPS 5.34, Running 7.35s Step 55( N/A%), pre moving , FPS 5.27, Running 7.49s Step 56( N/A%), pre moving , FPS 6.66, Running 7.65s Step 57( N/A%), pre moving , FPS 7.12, Running 7.80s Step 58( N/A%), pre moving , FPS 7.01, Running 7.96s Step 59( N/A%), pre moving , FPS 6.85, Running 8.12s Step 60( N/A%), pre moving , FPS 6.75, Running 8.27s Step 61( N/A%), pre moving , FPS 6.63, Running 8.42s Step 62( N/A%), pre moving , FPS 6.55, Running 8.57s Step 63( N/A%), pre moving , FPS 6.42, Running 8.72s Step 64( N/A%), pre moving , FPS 6.29, Running 8.88s Step 65( N/A%), pre moving , FPS 6.18, Running 9.04s Step 66( N/A%), pre moving , FPS 6.09, Running 9.19s Step 67( N/A%), pre moving , FPS 6.01, Running 9.34s Step 68( N/A%), pre moving , FPS 7.37, Running 9.49s Step 69( N/A%), pre moving , FPS 7.28, Running 9.60s Step 70( N/A%), pre moving , FPS 7.23, Running 9.73s Step 71( N/A%), pre moving , FPS 7.19, Running 9.84s Step 72( N/A%), pre moving , FPS 7.14, Running 9.95s Step 73( N/A%), pre moving , FPS 7.12, Running 10.06s Step 74( N/A%), pre moving , FPS 7.09, Running 10.17s Step 75( N/A%), pre moving , FPS 7.06, Running 10.32s Step 76( N/A%), pre moving , FPS 7.08, Running 10.47s Step 77( N/A%), pre moving , FPS 7.08, Running 10.63s Step 78( N/A%), pre moving , FPS 7.08, Running 10.79s Step 79( N/A%), pre moving , FPS 7.08, Running 10.95s Step 80( N/A%), pre moving , FPS 7.10, Running 11.09s Step 81( N/A%), pre moving , FPS 7.09, Running 11.24s Step 82( N/A%), pre moving , FPS 7.09, Running 11.39s Step 83( N/A%), pre moving , FPS 7.08, Running 11.55s Step 84( N/A%), pre moving , FPS 7.09, Running 11.70s Step 85( N/A%), pre moving , FPS 7.09, Running 11.86s Step 86( N/A%), pre moving , FPS 7.06, Running 12.02s Step 87( N/A%), pre moving , FPS 7.20, Running 12.11s Step 88( N/A%), pre moving , FPS 7.34, Running 12.21s Step 89( N/A%), pre moving , FPS 7.38, Running 12.31s Step 90( N/A%), pre moving , FPS 7.44, Running 12.42s Step 91( N/A%), pre moving , FPS 7.47, Running 12.52s Step 92( N/A%), pre moving , FPS 7.52, Running 12.61s Step 93( N/A%), pre moving , FPS 7.54, Running 12.71s Step 94( N/A%), pre moving , FPS 7.58, Running 12.81s Step 95( N/A%), pre moving , FPS 7.83, Running 12.88s Step 96( N/A%), pre moving , FPS 8.06, Running 12.95s Step 97( N/A%), pre moving , FPS 8.37, Running 13.02s Step 98( N/A%), pre moving , FPS 8.65, Running 13.10s Step 99( N/A%), pre moving , FPS 8.99, Running 13.17s Step 100( N/A%), pre moving , FPS 9.25, Running 13.25s Step 101( N/A%), pre moving , FPS 9.59, Running 13.33s Step 102( N/A%), pre moving , FPS 9.94, Running 13.40s Step 103( N/A%), pre moving , FPS 10.28, Running 13.49s Step 104( N/A%), pre moving , FPS 10.64, Running 13.58s Step 105( N/A%), pre moving , FPS 10.97, Running 13.69s Step 106( N/A%), pre moving , FPS 11.35, Running 13.78s Step 107( N/A%), pre moving , FPS 11.22, Running 13.90s Step 108( N/A%), pre moving , FPS 11.26, Running 13.99s Step 109( N/A%), pre moving , FPS 11.23, Running 14.09s Step 110( N/A%), pre moving , FPS 11.28, Running 14.19s Step 111( N/A%), pre moving , FPS 11.32, Running 14.29s Step 112( N/A%), pre moving , FPS 11.19, Running 14.40s Step 113( N/A%), pre moving , FPS 11.25, Running 14.49s Step 114( N/A%), pre moving , FPS 11.22, Running 14.59s Step 115( N/A%), pre moving , FPS 11.05, Running 14.69s Step 116( N/A%), pre moving , FPS 10.96, Running 14.78s Step 117( N/A%), pre moving , FPS 10.68, Running 14.89s Step 118( N/A%), pre moving , FPS 10.57, Running 14.99s Step 119( N/A%), pre moving , FPS 10.41, Running 15.09s Step 120( N/A%), pre moving , FPS 10.25, Running 15.20s Step 121( N/A%), pre moving , FPS 10.15, Running 15.30s Step 122( N/A%), pre moving , FPS 10.07, Running 15.39s Step 123( N/A%), pre moving , FPS 6.54, Running 16.55s Step 124( N/A%), pre moving , FPS 6.02, Running 16.91s Step 125( N/A%), pre moving , FPS 5.59, Running 17.26s Step 126( N/A%), pre moving , FPS 5.23, Running 17.61s Step 127( N/A%), pre moving , FPS 4.92, Running 17.96s Step 128( N/A%), pre moving , FPS 4.62, Running 18.32s Step 129( N/A%), pre moving , FPS 4.35, Running 18.70s Step 130( N/A%), pre moving , FPS 4.12, Running 19.05s Step 131( N/A%), pre moving , FPS 3.93, Running 19.38s Step 132( N/A%), pre moving , FPS 3.73, Running 19.75s Step 133( N/A%), pre moving , FPS 3.56, Running 20.11s Step 134( N/A%), pre moving , FPS 3.40, Running 20.47s Step 135( N/A%), pre moving , FPS 3.27, Running 20.81s Step 136( N/A%), pre moving , FPS 3.13, Running 21.17s Step 137( N/A%), pre moving , FPS 3.02, Running 21.51s Step 138( N/A%), pre moving , FPS 2.91, Running 21.86s Step 139( N/A%), pre moving , FPS 2.81, Running 22.22s Step 140( N/A%), pre moving , FPS 2.71, Running 22.57s Step 141( N/A%), pre moving , FPS 2.62, Running 22.92s Step 142( N/A%), pre moving , FPS 2.54, Running 23.26s Step 143( N/A%), pre moving , FPS 2.83, Running 23.62s Step 144( N/A%), pre moving , FPS 2.83, Running 23.99s Step 145( N/A%), pre moving , FPS 2.82, Running 24.34s Step 146( N/A%), pre moving , FPS 2.82, Running 24.70s Step 147( N/A%), pre moving , FPS 2.82, Running 25.05s Step 148( N/A%), pre moving , FPS 2.82, Running 25.40s Step 149( N/A%), pre moving , FPS 2.85, Running 25.71s Step 150( N/A%), pre moving , FPS 2.86, Running 26.05s Step 151( N/A%), pre moving , FPS 2.77, Running 26.60s Step 152( N/A%), pre moving , FPS 2.75, Running 27.02s Step 153( N/A%), pre moving , FPS 2.75, Running 27.38s Step 154( N/A%), pre moving , FPS 2.74, Running 27.75s Step 155( N/A%), pre moving , FPS 2.74, Running 28.12s Step 156( N/A%), pre moving , FPS 2.73, Running 28.49s Step 157( N/A%), pre moving , FPS 2.72, Running 28.86s Step 158( N/A%), pre moving , FPS 2.72, Running 29.21s Step 159( N/A%), pre moving , FPS 2.72, Running 29.56s Step 160( N/A%), pre moving , FPS 2.72, Running 29.93s Step 161( N/A%), pre moving , FPS 2.71, Running 30.29s Step 162( N/A%), pre moving , FPS 2.69, Running 30.70s Step 163( N/A%), pre moving , FPS 2.68, Running 31.07s Step 164( N/A%), pre moving , FPS 2.67, Running 31.47s Step 165( N/A%), pre moving , FPS 2.66, Running 31.87s Step 166( N/A%), pre moving , FPS 2.64, Running 32.26s Step 167( N/A%), pre moving , FPS 2.64, Running 32.63s Step 168( N/A%), pre moving , FPS 2.62, Running 33.04s Step 169( N/A%), pre moving , FPS 2.60, Running 33.42s Step 170( N/A%), pre moving , FPS 2.58, Running 33.80s Step 171( N/A%), pre moving , FPS 2.63, Running 34.20s Step 172( N/A%), pre moving , FPS 2.64, Running 34.58s Step 173( N/A%), pre moving , FPS 2.63, Running 34.98s Step 174( N/A%), pre moving , FPS 2.63, Running 35.36s Step 175( N/A%), pre moving , FPS 2.65, Running 35.68s Step 176( N/A%), pre moving , FPS 2.65, Running 36.05s Step 177( N/A%), pre moving , FPS 2.63, Running 36.45s Step 178( N/A%), pre moving , FPS 2.62, Running 36.85s Step 179( N/A%), pre moving , FPS 2.60, Running 37.26s Step 180( N/A%), pre moving , FPS 2.59, Running 37.66s Step 181( N/A%), pre moving , FPS 2.58, Running 38.05s Step 182( N/A%), pre moving , FPS 2.59, Running 38.43s Step 183( N/A%), pre moving , FPS 2.59, Running 38.81s Step 184( N/A%), pre moving , FPS 2.60, Running 39.16s Step 185( N/A%), pre moving , FPS 2.61, Running 39.54s Step 186( N/A%), pre moving , FPS 2.61, Running 39.93s Step 187( N/A%), pre moving , FPS 2.60, Running 40.32s Step 188( N/A%), pre moving , FPS 2.61, Running 40.70s Step 189( N/A%), pre moving , FPS 2.61, Running 41.08s Step 190( N/A%), pre moving , FPS 2.61, Running 41.47s Step 191( N/A%), pre moving , FPS 2.61, Running 41.86s Step 192( N/A%), pre moving , FPS 2.61, Running 42.24s Step 193( N/A%), pre moving , FPS 2.62, Running 42.63s Step 194( N/A%), pre moving , FPS 2.60, Running 43.04s Step 195( N/A%), pre moving , FPS 2.59, Running 43.41s Step 196( N/A%), pre moving , FPS 2.67, Running 43.55s Step 197( N/A%), pre moving , FPS 2.77, Running 43.67s Step 198( N/A%), pre moving , FPS 2.88, Running 43.80s Step 199( N/A%), pre moving , FPS 3.00, Running 43.93s Step 200( N/A%), pre moving , FPS 3.13, Running 44.05s Step 201( N/A%), pre moving , FPS 3.26, Running 44.18s Step 202( N/A%), pre moving , FPS 3.39, Running 44.32s Step 203( N/A%), pre moving , FPS 3.55, Running 44.44s Step 204( N/A%), pre moving , FPS 3.69, Running 44.58s Step 205( N/A%), pre moving , FPS 3.87, Running 44.71s Step 206( N/A%), pre moving , FPS 3.62, Running 45.46s Step 207( N/A%), pre moving , FPS 3.80, Running 45.58s Step 208( N/A%), pre moving , FPS 3.99, Running 45.71s Step 209( N/A%), pre moving , FPS 4.18, Running 45.86s Step 210( N/A%), pre moving , FPS 4.40, Running 46.02s Step 211( N/A%), pre moving , FPS 4.60, Running 46.21s Step 212( N/A%), pre moving , FPS 4.83, Running 46.38s Step 213( N/A%), pre moving , FPS 5.09, Running 46.56s Step 214( N/A%), pre moving , FPS 5.35, Running 46.77s Step 215( N/A%), pre moving , FPS 5.61, Running 46.98s Step 216( N/A%), pre moving , FPS 5.49, Running 47.19s Step 217( N/A%), pre moving , FPS 5.35, Running 47.40s Step 218( N/A%), pre moving , FPS 5.22, Running 47.63s Step 219( N/A%), pre moving , FPS 5.12, Running 47.84s Step 220( N/A%), pre moving , FPS 5.00, Running 48.05s Step 221( N/A%), pre moving , FPS 4.91, Running 48.26s Step 222( N/A%), pre moving , FPS 4.83, Running 48.46s Step 223( N/A%), pre moving , FPS 4.73, Running 48.67s Step 224( N/A%), pre moving , FPS 4.63, Running 48.90s Step 225( N/A%), pre moving , FPS 4.56, Running 49.10s Step 226( N/A%), pre moving , FPS 5.20, Running 49.30s Step 227( N/A%), pre moving , FPS 5.08, Running 49.51s Step 228( N/A%), pre moving , FPS 4.99, Running 49.72s Step 229( N/A%), pre moving , FPS 4.96, Running 49.89s Step 230( N/A%), pre moving , FPS 4.94, Running 50.07s Step 231( N/A%), pre moving , FPS 4.95, Running 50.25s Step 232( N/A%), pre moving , FPS 5.01, Running 50.37s Step 233( N/A%), pre moving , FPS 5.07, Running 50.50s Step 234( N/A%), pre moving , FPS 5.18, Running 50.63s Step 235( N/A%), pre moving , FPS 5.27, Running 50.78s Step 236( N/A%), pre moving , FPS 5.38, Running 50.91s Step 237( N/A%), pre moving , FPS 5.47, Running 51.06s Step 238( N/A%), pre moving , FPS 5.61, Running 51.19s Step 239( N/A%), pre moving , FPS 5.72, Running 51.34s Step 240( N/A%), pre moving , FPS 5.86, Running 51.47s Step 241( N/A%), pre moving , FPS 6.00, Running 51.59s Step 242( N/A%), pre moving , FPS 6.13, Running 51.73s Step 243( N/A%), pre moving , FPS 6.26, Running 51.86s Step 244( N/A%), pre moving , FPS 6.43, Running 52.01s Step 245( N/A%), pre moving , FPS 6.58, Running 52.14s Step 246( N/A%), pre moving , FPS 6.72, Running 52.28s Step 247( N/A%), pre moving , FPS 5.63, Running 53.07s Step 248( N/A%), pre moving , FPS 5.75, Running 53.20s Step 249( N/A%), pre moving , FPS 5.81, Running 53.33s Step 250( N/A%), pre moving , FPS 5.92, Running 53.45s Step 251( N/A%), pre moving , FPS 6.02, Running 53.57s Step 252( N/A%), pre moving , FPS 5.93, Running 53.75s Step 253( N/A%), pre moving , FPS 5.84, Running 53.93s Step 254( N/A%), pre moving , FPS 5.74, Running 54.12s Step 255( N/A%), pre moving , FPS 5.65, Running 54.32s Step 256( N/A%), pre moving , FPS 5.53, Running 54.53s Step 257( N/A%), pre moving , FPS 5.41, Running 54.76s Step 258( N/A%), pre moving , FPS 5.30, Running 54.97s Step 259( N/A%), pre moving , FPS 5.11, Running 55.25s Step 260( N/A%), pre moving , FPS 4.91, Running 55.54s Step 261( N/A%), pre moving , FPS 4.72, Running 55.83s Step 262( N/A%), pre moving , FPS 4.55, Running 56.12s Step 263( N/A%), pre moving , FPS 4.42, Running 56.39s Step 264( N/A%), pre moving , FPS 4.28, Running 56.68s Step 265( N/A%), pre moving , FPS 4.15, Running 56.96s Step 266( N/A%), pre moving , FPS 4.04, Running 57.23s Step 267( N/A%), pre moving , FPS 4.54, Running 57.48s Step 268( N/A%), pre moving , FPS 4.42, Running 57.73s Step 269( N/A%), pre moving , FPS 4.30, Running 57.98s Step 270( N/A%), pre moving , FPS 4.15, Running 58.26s Step 271( N/A%), pre moving , FPS 4.02, Running 58.54s Step 272( N/A%), pre moving , FPS 3.93, Running 58.83s Step 273( N/A%), pre moving , FPS 3.85, Running 59.13s Step 274( N/A%), pre moving , FPS 3.79, Running 59.39s Step 275( N/A%), pre moving , FPS 3.73, Running 59.68s Step 276( N/A%), pre moving , FPS 3.69, Running 59.96s Step 277( N/A%), pre moving , FPS 3.65, Running 60.24s Step 278( N/A%), pre moving , FPS 3.59, Running 60.53s Step 279( N/A%), pre moving , FPS 3.65, Running 60.74s Step 280( N/A%), pre moving , FPS 3.70, Running 60.94s Step 281( N/A%), pre moving , FPS 3.75, Running 61.16s Step 282( N/A%), pre moving , FPS 3.85, Running 61.32s Step 283( N/A%), pre moving , FPS 3.91, Running 61.50s Step 284( N/A%), pre moving , FPS 3.95, Running 61.74s Step 285( N/A%), pre moving , FPS 3.97, Running 62.00s Step 286( N/A%), pre moving , FPS 3.97, Running 62.28s Step 287( N/A%), pre moving , FPS 3.93, Running 62.56s Step 288( N/A%), pre moving , FPS 3.90, Running 62.85s Step 289( N/A%), pre moving , FPS 3.88, Running 63.14s Step 290( N/A%), pre moving , FPS 3.89, Running 63.40s Step 291( N/A%), pre moving , FPS 3.89, Running 63.69s Step 292( N/A%), pre moving , FPS 3.90, Running 63.97s Step 293( N/A%), pre moving , FPS 3.91, Running 64.24s Step 294( N/A%), pre moving , FPS 3.89, Running 64.53s Step 295( N/A%), pre moving , FPS 3.89, Running 64.82s Step 296( N/A%), pre moving , FPS 3.95, Running 65.02s Step 297( N/A%), pre moving , FPS 4.04, Running 65.20s Step 298( N/A%), pre moving , FPS 4.12, Running 65.38s Step 299( N/A%), pre moving , FPS 4.15, Running 65.56s Step 300( N/A%), pre moving , FPS 4.16, Running 65.75s Step 301( N/A%), pre moving , FPS 4.17, Running 65.95s Step 302( N/A%), pre moving , FPS 4.20, Running 66.08s Step 303( N/A%), pre moving , FPS 4.23, Running 66.23s Step 304( N/A%), pre moving , FPS 4.33, Running 66.36s Step 305( N/A%), pre moving , FPS 4.44, Running 66.50s Step 306( N/A%), pre moving , FPS 4.58, Running 66.64s Step 307( N/A%), pre moving , FPS 4.74, Running 66.78s Step 308( N/A%), pre moving , FPS 4.94, Running 66.90s Step 309( N/A%), pre moving , FPS 5.13, Running 67.03s Step 310( N/A%), pre moving , FPS 5.30, Running 67.18s Step 311( N/A%), pre moving , FPS 5.52, Running 67.31s Step 312( N/A%), pre moving , FPS 5.74, Running 67.45s Step 313( N/A%), pre moving , FPS 5.98, Running 67.59s Step 314( N/A%), pre moving , FPS 6.24, Running 67.73s Step 315( N/A%), pre moving , FPS 6.56, Running 67.87s Step 316( N/A%), pre moving , FPS 6.68, Running 68.01s Step 317( N/A%), pre moving , FPS 6.81, Running 68.13s Step 318( N/A%), pre moving , FPS 6.93, Running 68.27s Step 319( N/A%), pre moving , FPS 7.00, Running 68.41s Step 320( N/A%), pre moving , FPS 7.16, Running 68.54s Step 321( N/A%), pre moving , FPS 7.38, Running 68.66s Step 322( N/A%), pre moving , FPS 4.20, Running 70.85s Step 323( N/A%), pre moving , FPS 4.01, Running 71.22s Step 324( N/A%), pre moving , FPS 3.80, Running 71.62s Step 325( N/A%), pre moving , FPS 3.62, Running 72.02s Step 326( N/A%), pre moving , FPS 3.47, Running 72.41s Step 327( N/A%), pre moving , FPS 3.33, Running 72.79s Step 328( N/A%), pre moving , FPS 3.19, Running 73.17s Step 329( N/A%), pre moving , FPS 3.04, Running 73.61s Step 330( N/A%), pre moving , FPS 2.93, Running 73.99s Step 331( N/A%), pre moving , FPS 2.82, Running 74.39s Step 332( N/A%), pre moving , FPS 2.72, Running 74.80s Step 333( N/A%), pre moving , FPS 2.62, Running 75.22s Step 334( N/A%), pre moving , FPS 2.54, Running 75.61s Step 335( N/A%), pre moving , FPS 2.47, Running 75.98s Step 336( N/A%), pre moving , FPS 2.40, Running 76.34s Step 337( N/A%), pre moving , FPS 2.33, Running 76.71s Step 338( N/A%), pre moving , FPS 2.27, Running 77.10s Step 339( N/A%), pre moving , FPS 2.21, Running 77.45s Step 340( N/A%), pre moving , FPS 2.15, Running 77.84s Step 341( N/A%), pre moving , FPS 2.09, Running 78.22s Step 342( 0.17%), action 1, FPS 2.40, Running 79.18s Step 343( 0.33%), action 2, FPS 2.37, Running 79.65s Step 344( 0.50%), action 3, FPS 2.34, Running 80.18s Step 345( 0.67%), action 4, FPS 2.31, Running 80.67s Step 346( 0.83%), action 5, FPS 2.28, Running 81.18s Step 347( 1.00%), action 6, FPS 2.25, Running 81.68s Step 348( 1.17%), action 7, FPS 2.22, Running 82.18s Step 349( 1.33%), action 8, FPS 2.21, Running 82.65s Step 350( 1.50%), action 9, FPS 2.17, Running 83.20s Step 351( 1.67%), action 10, FPS 2.16, Running 83.66s Step 352( 1.83%), action 11, FPS 2.10, Running 84.32s Step 353( 2.00%), action 12, FPS 2.09, Running 84.81s Step 354( 2.17%), action 13, FPS 2.06, Running 85.33s Step 355( 2.33%), action 14, FPS 2.02, Running 85.87s Step 356( 2.50%), action 15, FPS 1.99, Running 86.38s Step 357( 2.67%), action 16, FPS 1.98, Running 86.82s Step 358( 2.83%), action 17, FPS 1.94, Running 87.38s Step 359( 3.00%), action 18, FPS 1.93, Running 87.82s Step 360( 3.17%), action 19, FPS 1.91, Running 88.32s Step 361( 3.33%), action 20, FPS 1.88, Running 88.87s Step 362( 3.50%), action 21, FPS 1.94, Running 89.52s Step 363( 3.67%), action 22, FPS 1.93, Running 89.99s Step 364( 3.83%), action 23, FPS 1.94, Running 90.51s Step 365( 4.00%), action 24, FPS 1.94, Running 90.97s Step 366( 4.17%), action 25, FPS 1.94, Running 91.50s Step 367( 4.33%), action 26, FPS 1.94, Running 91.99s Step 368( 4.50%), action 27, FPS 1.94, Running 92.51s Step 369( 4.67%), action 28, FPS 1.93, Running 93.01s Step 370( 4.83%), action 29, FPS 1.94, Running 93.53s Step 371( 5.00%), action 30, FPS 1.93, Running 94.04s Step 372( 5.17%), action 31, FPS 1.93, Running 94.70s Step 373( 5.33%), action 32, FPS 1.93, Running 95.17s Step 374( 5.50%), action 33, FPS 1.93, Running 95.70s Step 375( 5.67%), action 34, FPS 1.94, Running 96.19s Step 376( 5.83%), action 35, FPS 1.94, Running 96.71s Step 377( 6.00%), action 36, FPS 1.93, Running 97.20s Step 378( 6.17%), action 37, FPS 1.93, Running 97.73s Step 379( 6.33%), action 38, FPS 1.92, Running 98.23s Step 380( 6.50%), action 39, FPS 1.91, Running 98.77s Step 381( 6.67%), action 40, FPS 1.92, Running 99.29s Step 382( 6.83%), action 41, FPS 1.91, Running 99.97s Step 383( 7.00%), action 42, FPS 1.91, Running 100.46s Step 384( 7.17%), action 43, FPS 1.91, Running 100.96s Step 385( 7.33%), action 44, FPS 1.90, Running 101.47s Step 386( 7.50%), action 45, FPS 1.91, Running 101.98s Step 387( 7.67%), action 46, FPS 1.91, Running 102.47s Step 388( 7.83%), action 47, FPS 1.90, Running 103.01s Step 389( 8.00%), action 48, FPS 1.90, Running 103.54s Step 390( 8.17%), action 49, FPS 1.87, Running 104.20s Step 391( 8.33%), action 50, FPS 1.87, Running 104.73s Step 392( 8.50%), action 51, FPS 1.87, Running 105.38s Step 393( 8.67%), action 52, FPS 1.87, Running 105.86s Step 394( 8.83%), action 53, FPS 1.88, Running 106.36s Step 395( 9.00%), action 54, FPS 1.87, Running 106.86s Step 396( 9.17%), action 55, FPS 1.87, Running 107.42s Step 397( 9.33%), action 56, FPS 1.86, Running 107.93s Step 398( 9.50%), action 57, FPS 1.85, Running 108.55s Step 399( 9.67%), action 58, FPS 1.84, Running 109.09s Step 400( 9.83%), action 59, FPS 1.84, Running 109.67s Step 401( 10.00%), action 60, FPS 1.83, Running 110.24s Step 402( 10.17%), action 61, FPS 1.82, Running 110.95s Step 403( 10.33%), action 62, FPS 1.81, Running 111.50s Step 404( 10.50%), action 63, FPS 1.81, Running 112.03s Step 405( 10.67%), action 64, FPS 1.81, Running 112.51s Step 406( 10.83%), action 65, FPS 1.80, Running 113.08s Step 407( 11.00%), action 66, FPS 1.80, Running 113.57s [2026-08-03 03:23:21] [99 ] Seed 98 success after 113.69 s. +steps: 407 , actions: 66 . +Instruction: Empty +Total 18/99(18.18%) success. +Setting seed: 99 +Step 1( N/A%), pre moving , FPS 8.46, Running 0.12s Step 2( N/A%), pre moving , FPS 9.56, Running 0.21s Step 3( N/A%), pre moving , FPS 9.60, Running 0.31s Step 4( N/A%), pre moving , FPS 9.68, Running 0.41s Step 5( N/A%), pre moving , FPS 9.67, Running 0.52s Step 6( N/A%), pre moving , FPS 9.84, Running 0.61s Step 7( N/A%), pre moving , FPS 9.85, Running 0.71s Step 8( N/A%), pre moving , FPS 9.95, Running 0.80s Step 9( N/A%), pre moving , FPS 9.81, Running 0.92s Step 10( N/A%), pre moving , FPS 9.90, Running 1.01s Step 11( N/A%), pre moving , FPS 10.01, Running 1.10s Step 12( N/A%), pre moving , FPS 10.08, Running 1.19s Step 13( N/A%), pre moving , FPS 10.15, Running 1.28s Step 14( N/A%), pre moving , FPS 10.30, Running 1.36s Step 15( N/A%), pre moving , FPS 10.43, Running 1.44s Step 16( N/A%), pre moving , FPS 10.62, Running 1.51s Step 17( N/A%), pre moving , FPS 10.78, Running 1.58s Step 18( N/A%), pre moving , FPS 10.89, Running 1.65s Step 19( N/A%), pre moving , FPS 11.04, Running 1.72s Step 20( N/A%), pre moving , FPS 11.18, Running 1.79s Step 21( N/A%), pre moving , FPS 9.89, Running 2.14s Step 22( N/A%), pre moving , FPS 9.79, Running 2.25s Step 23( N/A%), pre moving , FPS 9.85, Running 2.34s Step 24( N/A%), pre moving , FPS 9.90, Running 2.43s Step 25( N/A%), pre moving , FPS 9.89, Running 2.54s Step 26( N/A%), pre moving , FPS 8.79, Running 2.88s Step 27( N/A%), pre moving , FPS 8.83, Running 2.98s Step 28( N/A%), pre moving , FPS 8.82, Running 3.07s Step 29( N/A%), pre moving , FPS 8.88, Running 3.17s Step 30( N/A%), pre moving , FPS 8.88, Running 3.26s Step 31( N/A%), pre moving , FPS 8.80, Running 3.37s Step 32( N/A%), pre moving , FPS 8.80, Running 3.46s Step 33( N/A%), pre moving , FPS 8.81, Running 3.55s Step 34( N/A%), pre moving , FPS 8.74, Running 3.65s Step 35( N/A%), pre moving , FPS 8.66, Running 3.75s Step 36( N/A%), pre moving , FPS 6.44, Running 4.61s Step 37( N/A%), pre moving , FPS 5.89, Running 4.97s Step 38( N/A%), pre moving , FPS 5.86, Running 5.06s Step 39( N/A%), pre moving , FPS 5.84, Running 5.14s Step 40( N/A%), pre moving , FPS 5.80, Running 5.24s Step 41( N/A%), pre moving , FPS 6.26, Running 5.33s Step 42( N/A%), pre moving , FPS 6.28, Running 5.44s Step 43( N/A%), pre moving , FPS 6.25, Running 5.54s Step 44( N/A%), pre moving , FPS 6.24, Running 5.64s Step 45( N/A%), pre moving , FPS 6.26, Running 5.73s Step 46( N/A%), pre moving , FPS 6.78, Running 5.83s Step 47( N/A%), pre moving , FPS 6.77, Running 5.93s Step 48( N/A%), pre moving , FPS 5.62, Running 6.63s Step 49( N/A%), pre moving , FPS 5.62, Running 6.73s Step 50( N/A%), pre moving , FPS 5.58, Running 6.84s Step 51( N/A%), pre moving , FPS 5.61, Running 6.94s Step 52( N/A%), pre moving , FPS 5.59, Running 7.04s Step 53( N/A%), pre moving , FPS 5.50, Running 7.19s Step 54( N/A%), pre moving , FPS 5.41, Running 7.35s Step 55( N/A%), pre moving , FPS 5.32, Running 7.50s Step 56( N/A%), pre moving , FPS 6.55, Running 7.66s Step 57( N/A%), pre moving , FPS 7.15, Running 7.77s Step 58( N/A%), pre moving , FPS 7.10, Running 7.88s Step 59( N/A%), pre moving , FPS 6.98, Running 8.01s Step 60( N/A%), pre moving , FPS 6.92, Running 8.13s Step 61( N/A%), pre moving , FPS 6.86, Running 8.25s Step 62( N/A%), pre moving , FPS 6.84, Running 8.36s Step 63( N/A%), pre moving , FPS 6.75, Running 8.51s Step 64( N/A%), pre moving , FPS 6.62, Running 8.66s Step 65( N/A%), pre moving , FPS 6.48, Running 8.82s Step 66( N/A%), pre moving , FPS 6.37, Running 8.97s Step 67( N/A%), pre moving , FPS 6.30, Running 9.11s Step 68( N/A%), pre moving , FPS 7.62, Running 9.26s Step 69( N/A%), pre moving , FPS 7.45, Running 9.42s Step 70( N/A%), pre moving , FPS 7.32, Running 9.58s Step 71( N/A%), pre moving , FPS 7.15, Running 9.74s Step 72( N/A%), pre moving , FPS 7.00, Running 9.90s Step 73( N/A%), pre moving , FPS 7.03, Running 10.03s Step 74( N/A%), pre moving , FPS 7.04, Running 10.19s Step 75( N/A%), pre moving , FPS 7.06, Running 10.34s Step 76( N/A%), pre moving , FPS 7.06, Running 10.50s Step 77( N/A%), pre moving , FPS 6.94, Running 10.65s Step 78( N/A%), pre moving , FPS 6.87, Running 10.79s Step 79( N/A%), pre moving , FPS 6.81, Running 10.95s Step 80( N/A%), pre moving , FPS 6.76, Running 11.09s Step 81( N/A%), pre moving , FPS 6.79, Running 11.20s Step 82( N/A%), pre moving , FPS 6.79, Running 11.30s Step 83( N/A%), pre moving , FPS 6.87, Running 11.42s Step 84( N/A%), pre moving , FPS 6.94, Running 11.54s Step 85( N/A%), pre moving , FPS 7.01, Running 11.67s Step 86( N/A%), pre moving , FPS 7.03, Running 11.82s Step 87( N/A%), pre moving , FPS 6.97, Running 11.98s Step 88( N/A%), pre moving , FPS 7.11, Running 12.07s Step 89( N/A%), pre moving , FPS 7.26, Running 12.17s Step 90( N/A%), pre moving , FPS 7.43, Running 12.27s Step 91( N/A%), pre moving , FPS 7.62, Running 12.36s Step 92( N/A%), pre moving , FPS 7.77, Running 12.47s Step 93( N/A%), pre moving , FPS 7.91, Running 12.56s Step 94( N/A%), pre moving , FPS 8.10, Running 12.65s Step 95( N/A%), pre moving , FPS 8.29, Running 12.75s Step 96( N/A%), pre moving , FPS 8.51, Running 12.84s Step 97( N/A%), pre moving , FPS 8.76, Running 12.94s Step 98( N/A%), pre moving , FPS 8.93, Running 13.03s Step 99( N/A%), pre moving , FPS 9.18, Running 13.12s Step 100( N/A%), pre moving , FPS 9.39, Running 13.22s Step 101( N/A%), pre moving , FPS 9.38, Running 13.33s Step 102( N/A%), pre moving , FPS 9.45, Running 13.42s Step 103( N/A%), pre moving , FPS 9.57, Running 13.51s Step 104( N/A%), pre moving , FPS 9.66, Running 13.61s Step 105( N/A%), pre moving , FPS 9.80, Running 13.71s Step 106( N/A%), pre moving , FPS 9.97, Running 13.82s Step 107( N/A%), pre moving , FPS 10.31, Running 13.91s Step 108( N/A%), pre moving , FPS 10.26, Running 14.02s Step 109( N/A%), pre moving , FPS 10.28, Running 14.12s Step 110( N/A%), pre moving , FPS 10.20, Running 14.23s Step 111( N/A%), pre moving , FPS 10.20, Running 14.32s Step 112( N/A%), pre moving , FPS 10.38, Running 14.40s Step 113( N/A%), pre moving , FPS 10.45, Running 14.48s Step 114( N/A%), pre moving , FPS 10.54, Running 14.55s Step 115( N/A%), pre moving , FPS 10.63, Running 14.63s Step 116( N/A%), pre moving , FPS 10.79, Running 14.70s Step 117( N/A%), pre moving , FPS 10.93, Running 14.77s Step 118( N/A%), pre moving , FPS 10.99, Running 14.85s Step 119( N/A%), pre moving , FPS 11.00, Running 14.94s Step 120( N/A%), pre moving , FPS 11.03, Running 15.03s Step 121( N/A%), pre moving , FPS 11.15, Running 15.12s Step 122( N/A%), pre moving , FPS 6.88, Running 16.33s Step 123( N/A%), pre moving , FPS 6.32, Running 16.68s Step 124( N/A%), pre moving , FPS 5.86, Running 17.02s Step 125( N/A%), pre moving , FPS 5.46, Running 17.37s Step 126( N/A%), pre moving , FPS 5.15, Running 17.71s Step 127( N/A%), pre moving , FPS 4.82, Running 18.07s Step 128( N/A%), pre moving , FPS 4.55, Running 18.41s Step 129( N/A%), pre moving , FPS 4.31, Running 18.76s Step 130( N/A%), pre moving , FPS 4.11, Running 19.10s Step 131( N/A%), pre moving , FPS 3.90, Running 19.45s Step 132( N/A%), pre moving , FPS 3.71, Running 19.79s Step 133( N/A%), pre moving , FPS 3.53, Running 20.15s Step 134( N/A%), pre moving , FPS 3.37, Running 20.49s Step 135( N/A%), pre moving , FPS 3.23, Running 20.82s Step 136( N/A%), pre moving , FPS 3.10, Running 21.15s Step 137( N/A%), pre moving , FPS 2.96, Running 21.51s Step 138( N/A%), pre moving , FPS 2.85, Running 21.87s Step 139( N/A%), pre moving , FPS 2.75, Running 22.22s Step 140( N/A%), pre moving , FPS 2.65, Running 22.57s Step 141( N/A%), pre moving , FPS 2.56, Running 22.92s Step 142( N/A%), pre moving , FPS 2.88, Running 23.27s Step 143( N/A%), pre moving , FPS 2.88, Running 23.62s Step 144( N/A%), pre moving , FPS 2.89, Running 23.95s Step 145( N/A%), pre moving , FPS 2.89, Running 24.30s Step 146( N/A%), pre moving , FPS 2.87, Running 24.68s Step 147( N/A%), pre moving , FPS 2.87, Running 25.04s Step 148( N/A%), pre moving , FPS 2.87, Running 25.39s Step 149( N/A%), pre moving , FPS 2.86, Running 25.74s Step 150( N/A%), pre moving , FPS 2.78, Running 26.28s Step 151( N/A%), pre moving , FPS 2.75, Running 26.72s Step 152( N/A%), pre moving , FPS 2.74, Running 27.08s Step 153( N/A%), pre moving , FPS 2.75, Running 27.41s Step 154( N/A%), pre moving , FPS 2.74, Running 27.78s Step 155( N/A%), pre moving , FPS 2.70, Running 28.24s Step 156( N/A%), pre moving , FPS 2.68, Running 28.62s Step 157( N/A%), pre moving , FPS 2.68, Running 28.97s Step 158( N/A%), pre moving , FPS 2.67, Running 29.36s Step 159( N/A%), pre moving , FPS 2.66, Running 29.73s Step 160( N/A%), pre moving , FPS 2.65, Running 30.12s Step 161( N/A%), pre moving , FPS 2.63, Running 30.52s Step 162( N/A%), pre moving , FPS 2.63, Running 30.88s Step 163( N/A%), pre moving , FPS 2.62, Running 31.26s Step 164( N/A%), pre moving , FPS 2.59, Running 31.67s Step 165( N/A%), pre moving , FPS 2.57, Running 32.07s Step 166( N/A%), pre moving , FPS 2.57, Running 32.46s Step 167( N/A%), pre moving , FPS 2.55, Running 32.88s Step 168( N/A%), pre moving , FPS 2.53, Running 33.28s Step 169( N/A%), pre moving , FPS 2.51, Running 33.70s Step 170( N/A%), pre moving , FPS 2.56, Running 34.09s Step 171( N/A%), pre moving , FPS 2.57, Running 34.51s Step 172( N/A%), pre moving , FPS 2.56, Running 34.90s Step 173( N/A%), pre moving , FPS 2.53, Running 35.31s Step 174( N/A%), pre moving , FPS 2.52, Running 35.72s Step 175( N/A%), pre moving , FPS 2.53, Running 36.14s Step 176( N/A%), pre moving , FPS 2.53, Running 36.53s Step 177( N/A%), pre moving , FPS 2.51, Running 36.94s Step 178( N/A%), pre moving , FPS 2.52, Running 37.29s Step 179( N/A%), pre moving , FPS 2.52, Running 37.66s Step 180( N/A%), pre moving , FPS 2.52, Running 38.05s Step 181( N/A%), pre moving , FPS 2.51, Running 38.51s Step 182( N/A%), pre moving , FPS 2.50, Running 38.88s Step 183( N/A%), pre moving , FPS 2.49, Running 39.28s Step 184( N/A%), pre moving , FPS 2.50, Running 39.66s Step 185( N/A%), pre moving , FPS 2.51, Running 40.04s Step 186( N/A%), pre moving , FPS 2.51, Running 40.42s Step 187( N/A%), pre moving , FPS 2.52, Running 40.82s Step 188( N/A%), pre moving , FPS 2.52, Running 41.21s Step 189( N/A%), pre moving , FPS 2.53, Running 41.59s Step 190( N/A%), pre moving , FPS 2.53, Running 41.99s Step 191( N/A%), pre moving , FPS 2.53, Running 42.40s Step 192( N/A%), pre moving , FPS 2.53, Running 42.80s Step 193( N/A%), pre moving , FPS 2.53, Running 43.21s Step 194( N/A%), pre moving , FPS 2.53, Running 43.61s Step 195( N/A%), pre moving , FPS 2.63, Running 43.74s Step 196( N/A%), pre moving , FPS 2.74, Running 43.84s Step 197( N/A%), pre moving , FPS 2.85, Running 43.95s Step 198( N/A%), pre moving , FPS 2.95, Running 44.07s Step 199( N/A%), pre moving , FPS 3.06, Running 44.18s Step 200( N/A%), pre moving , FPS 3.20, Running 44.30s Step 201( N/A%), pre moving , FPS 3.38, Running 44.42s Step 202( N/A%), pre moving , FPS 3.53, Running 44.55s Step 203( N/A%), pre moving , FPS 3.72, Running 44.66s Step 204( N/A%), pre moving , FPS 3.89, Running 44.80s Step 205( N/A%), pre moving , FPS 3.65, Running 45.53s Step 206( N/A%), pre moving , FPS 3.81, Running 45.67s Step 207( N/A%), pre moving , FPS 4.01, Running 45.81s Step 208( N/A%), pre moving , FPS 4.22, Running 45.95s Step 209( N/A%), pre moving , FPS 4.38, Running 46.15s Step 210( N/A%), pre moving , FPS 4.59, Running 46.35s Step 211( N/A%), pre moving , FPS 4.80, Running 46.57s Step 212( N/A%), pre moving , FPS 5.03, Running 46.77s Step 213( N/A%), pre moving , FPS 5.32, Running 46.97s Step 214( N/A%), pre moving , FPS 5.57, Running 47.20s Step 215( N/A%), pre moving , FPS 5.44, Running 47.42s Step 216( N/A%), pre moving , FPS 5.34, Running 47.58s Step 217( N/A%), pre moving , FPS 5.22, Running 47.78s Step 218( N/A%), pre moving , FPS 5.12, Running 47.97s Step 219( N/A%), pre moving , FPS 5.04, Running 48.15s Step 220( N/A%), pre moving , FPS 4.90, Running 48.38s Step 221( N/A%), pre moving , FPS 4.81, Running 48.58s Step 222( N/A%), pre moving , FPS 4.72, Running 48.79s Step 223( N/A%), pre moving , FPS 4.70, Running 48.92s Step 224( N/A%), pre moving , FPS 4.70, Running 49.06s Step 225( N/A%), pre moving , FPS 5.46, Running 49.19s Step 226( N/A%), pre moving , FPS 5.46, Running 49.34s Step 227( N/A%), pre moving , FPS 5.36, Running 49.54s Step 228( N/A%), pre moving , FPS 5.26, Running 49.75s Step 229( N/A%), pre moving , FPS 5.26, Running 49.96s Step 230( N/A%), pre moving , FPS 5.25, Running 50.16s Step 231( N/A%), pre moving , FPS 5.25, Running 50.37s Step 232( N/A%), pre moving , FPS 5.24, Running 50.59s Step 233( N/A%), pre moving , FPS 5.23, Running 50.80s Step 234( N/A%), pre moving , FPS 5.24, Running 51.02s Step 235( N/A%), pre moving , FPS 5.25, Running 51.22s Step 236( N/A%), pre moving , FPS 5.23, Running 51.40s Step 237( N/A%), pre moving , FPS 5.26, Running 51.58s Step 238( N/A%), pre moving , FPS 5.27, Running 51.76s Step 239( N/A%), pre moving , FPS 5.24, Running 51.97s Step 240( N/A%), pre moving , FPS 5.38, Running 52.10s Step 241( N/A%), pre moving , FPS 5.49, Running 52.23s Step 242( N/A%), pre moving , FPS 5.58, Running 52.37s Step 243( N/A%), pre moving , FPS 5.58, Running 52.50s Step 244( N/A%), pre moving , FPS 5.57, Running 52.65s Step 245( N/A%), pre moving , FPS 5.57, Running 52.78s Step 246( N/A%), pre moving , FPS 5.58, Running 52.92s Step 247( N/A%), pre moving , FPS 5.69, Running 53.06s Step 248( N/A%), pre moving , FPS 5.80, Running 53.20s Step 249( N/A%), pre moving , FPS 5.92, Running 53.34s Step 250( N/A%), pre moving , FPS 6.03, Running 53.48s Step 251( N/A%), pre moving , FPS 6.16, Running 53.62s Step 252( N/A%), pre moving , FPS 6.31, Running 53.76s Step 253( N/A%), pre moving , FPS 6.45, Running 53.90s Step 254( N/A%), pre moving , FPS 5.46, Running 54.68s Step 255( N/A%), pre moving , FPS 5.59, Running 54.80s Step 256( N/A%), pre moving , FPS 5.69, Running 54.92s Step 257( N/A%), pre moving , FPS 5.80, Running 55.03s Step 258( N/A%), pre moving , FPS 5.91, Running 55.15s Step 259( N/A%), pre moving , FPS 5.96, Running 55.33s Step 260( N/A%), pre moving , FPS 5.85, Running 55.52s Step 261( N/A%), pre moving , FPS 5.74, Running 55.72s Step 262( N/A%), pre moving , FPS 5.62, Running 55.93s Step 263( N/A%), pre moving , FPS 5.50, Running 56.14s Step 264( N/A%), pre moving , FPS 5.40, Running 56.35s Step 265( N/A%), pre moving , FPS 5.28, Running 56.57s Step 266( N/A%), pre moving , FPS 5.08, Running 56.86s Step 267( N/A%), pre moving , FPS 4.92, Running 57.12s Step 268( N/A%), pre moving , FPS 4.76, Running 57.41s Step 269( N/A%), pre moving , FPS 4.60, Running 57.69s Step 270( N/A%), pre moving , FPS 4.45, Running 57.98s Step 271( N/A%), pre moving , FPS 4.30, Running 58.27s Step 272( N/A%), pre moving , FPS 4.17, Running 58.56s Step 273( N/A%), pre moving , FPS 4.06, Running 58.82s Step 274( N/A%), pre moving , FPS 4.55, Running 59.07s Step 275( N/A%), pre moving , FPS 4.42, Running 59.32s Step 276( N/A%), pre moving , FPS 4.30, Running 59.57s Step 277( N/A%), pre moving , FPS 4.14, Running 59.86s Step 278( N/A%), pre moving , FPS 4.00, Running 60.15s Step 279( N/A%), pre moving , FPS 3.93, Running 60.42s Step 280( N/A%), pre moving , FPS 3.85, Running 60.71s Step 281( N/A%), pre moving , FPS 3.79, Running 60.99s Step 282( N/A%), pre moving , FPS 3.74, Running 61.28s Step 283( N/A%), pre moving , FPS 3.68, Running 61.57s Step 284( N/A%), pre moving , FPS 3.63, Running 61.86s Step 285( N/A%), pre moving , FPS 3.64, Running 62.07s Step 286( N/A%), pre moving , FPS 3.70, Running 62.27s Step 287( N/A%), pre moving , FPS 3.74, Running 62.47s Step 288( N/A%), pre moving , FPS 3.79, Running 62.69s Step 289( N/A%), pre moving , FPS 3.87, Running 62.85s Step 290( N/A%), pre moving , FPS 3.96, Running 63.03s Step 291( N/A%), pre moving , FPS 3.99, Running 63.28s Step 292( N/A%), pre moving , FPS 4.02, Running 63.53s Step 293( N/A%), pre moving , FPS 4.01, Running 63.81s Step 294( N/A%), pre moving , FPS 3.98, Running 64.09s Step 295( N/A%), pre moving , FPS 3.95, Running 64.38s Step 296( N/A%), pre moving , FPS 3.92, Running 64.67s Step 297( N/A%), pre moving , FPS 3.92, Running 64.96s Step 298( N/A%), pre moving , FPS 3.92, Running 65.25s Step 299( N/A%), pre moving , FPS 3.91, Running 65.54s Step 300( N/A%), pre moving , FPS 3.91, Running 65.82s Step 301( N/A%), pre moving , FPS 3.91, Running 66.11s Step 302( N/A%), pre moving , FPS 3.91, Running 66.40s Step 303( N/A%), pre moving , FPS 3.99, Running 66.58s Step 304( N/A%), pre moving , FPS 4.08, Running 66.76s Step 305( N/A%), pre moving , FPS 4.08, Running 66.96s Step 306( N/A%), pre moving , FPS 4.12, Running 67.13s Step 307( N/A%), pre moving , FPS 4.13, Running 67.32s Step 308( N/A%), pre moving , FPS 4.14, Running 67.52s Step 309( N/A%), pre moving , FPS 4.10, Running 67.74s Step 310( N/A%), pre moving , FPS 4.07, Running 67.95s Step 311( N/A%), pre moving , FPS 4.09, Running 68.17s Step 312( N/A%), pre moving , FPS 4.20, Running 68.29s Step 313( N/A%), pre moving , FPS 4.32, Running 68.43s Step 314( N/A%), pre moving , FPS 4.46, Running 68.57s Step 315( N/A%), pre moving , FPS 4.62, Running 68.71s Step 316( N/A%), pre moving , FPS 4.78, Running 68.85s Step 317( N/A%), pre moving , FPS 4.97, Running 68.99s Step 318( N/A%), pre moving , FPS 5.15, Running 69.13s Step 319( N/A%), pre moving , FPS 5.36, Running 69.27s Step 320( N/A%), pre moving , FPS 5.58, Running 69.41s Step 321( N/A%), pre moving , FPS 5.81, Running 69.55s Step 322( N/A%), pre moving , FPS 6.07, Running 69.69s Step 323( N/A%), pre moving , FPS 6.16, Running 69.83s Step 324( N/A%), pre moving , FPS 6.23, Running 69.97s Step 325( N/A%), pre moving , FPS 6.35, Running 70.11s Step 326( N/A%), pre moving , FPS 6.40, Running 70.25s Step 327( N/A%), pre moving , FPS 6.56, Running 70.37s Step 328( N/A%), pre moving , FPS 6.74, Running 70.49s Step 329( N/A%), pre moving , FPS 4.06, Running 72.67s Step 330( N/A%), pre moving , FPS 3.92, Running 73.05s Step 331( N/A%), pre moving , FPS 3.81, Running 73.41s Step 332( N/A%), pre moving , FPS 3.63, Running 73.80s Step 333( N/A%), pre moving , FPS 3.48, Running 74.18s Step 334( N/A%), pre moving , FPS 3.36, Running 74.53s Step 335( N/A%), pre moving , FPS 3.19, Running 74.98s Step 336( N/A%), pre moving , FPS 3.07, Running 75.36s Step 337( N/A%), pre moving , FPS 2.96, Running 75.75s Step 338( N/A%), pre moving , FPS 2.85, Running 76.15s Step 339( N/A%), pre moving , FPS 2.76, Running 76.53s Step 340( N/A%), pre moving , FPS 2.67, Running 76.91s Step 341( N/A%), pre moving , FPS 2.58, Running 77.30s Step 342( N/A%), pre moving , FPS 2.50, Running 77.69s Step 343( N/A%), pre moving , FPS 2.42, Running 78.09s Step 344( N/A%), pre moving , FPS 2.35, Running 78.48s Step 345( N/A%), pre moving , FPS 2.28, Running 78.87s Step 346( N/A%), pre moving , FPS 2.22, Running 79.25s Step 347( N/A%), pre moving , FPS 2.16, Running 79.65s Step 348( N/A%), pre moving , FPS 2.09, Running 80.03s Step 349( 0.17%), action 1, FPS 2.39, Running 81.05s Step 350( 0.33%), action 2, FPS 2.32, Running 81.67s Step 351( 0.50%), action 3, FPS 2.27, Running 82.22s Step 352( 0.67%), action 4, FPS 2.23, Running 82.75s Step 353( 0.83%), action 5, FPS 2.21, Running 83.23s Step 354( 1.00%), action 6, FPS 2.17, Running 83.76s Step 355( 1.17%), action 7, FPS 2.16, Running 84.24s Step 356( 1.33%), action 8, FPS 2.13, Running 84.76s Step 357( 1.50%), action 9, FPS 2.11, Running 85.24s Step 358( 1.67%), action 10, FPS 2.08, Running 85.75s Step 359( 1.83%), action 11, FPS 2.03, Running 86.36s Step 360( 2.00%), action 12, FPS 2.01, Running 86.87s Step 361( 2.17%), action 13, FPS 1.99, Running 87.37s Step 362( 2.33%), action 14, FPS 1.95, Running 87.96s Step 363( 2.50%), action 15, FPS 1.92, Running 88.49s Step 364( 2.67%), action 16, FPS 1.89, Running 89.08s Step 365( 2.83%), action 17, FPS 1.87, Running 89.58s Step 366( 3.00%), action 18, FPS 1.84, Running 90.10s Step 367( 3.17%), action 19, FPS 1.82, Running 90.62s Step 368( 3.33%), action 20, FPS 1.80, Running 91.14s Step 369( 3.50%), action 21, FPS 1.87, Running 91.74s Step 370( 3.67%), action 22, FPS 1.89, Running 92.28s Step 371( 3.83%), action 23, FPS 1.89, Running 92.78s Step 372( 4.00%), action 24, FPS 1.89, Running 93.33s Step 373( 4.17%), action 25, FPS 1.89, Running 93.80s Step 374( 4.33%), action 26, FPS 1.90, Running 94.29s Step 375( 4.50%), action 27, FPS 1.89, Running 94.79s Step 376( 4.67%), action 28, FPS 1.89, Running 95.32s Step 377( 4.83%), action 29, FPS 1.90, Running 95.79s Step 378( 5.00%), action 30, FPS 1.89, Running 96.31s Step 379( 5.17%), action 31, FPS 1.89, Running 96.91s Step 380( 5.33%), action 32, FPS 1.90, Running 97.41s Step 381( 5.50%), action 33, FPS 1.90, Running 97.89s Step 382( 5.67%), action 34, FPS 1.91, Running 98.41s Step 383( 5.83%), action 35, FPS 1.92, Running 98.91s Step 384( 6.00%), action 36, FPS 1.93, Running 99.45s Step 385( 6.17%), action 37, FPS 1.93, Running 99.93s Step 386( 6.33%), action 38, FPS 1.93, Running 100.45s Step 387( 6.50%), action 39, FPS 1.94, Running 100.91s Step 388( 6.67%), action 40, FPS 1.94, Running 101.45s Step 389( 6.83%), action 41, FPS 1.93, Running 102.09s Step 390( 7.00%), action 42, FPS 1.94, Running 102.59s Step 391( 7.17%), action 43, FPS 1.95, Running 103.04s Step 392( 7.33%), action 44, FPS 1.95, Running 103.58s Step 393( 7.50%), action 45, FPS 1.94, Running 104.09s Step 394( 7.67%), action 46, FPS 1.93, Running 104.63s Step 395( 7.83%), action 47, FPS 1.92, Running 105.19s Step 396( 8.00%), action 48, FPS 1.93, Running 105.70s Step 397( 8.17%), action 49, FPS 1.91, Running 106.28s Step 398( 8.33%), action 50, FPS 1.89, Running 106.90s Step 399( 8.50%), action 51, FPS 1.89, Running 107.51s Step 400( 8.67%), action 52, FPS 1.87, Running 108.12s Step 401( 8.83%), action 53, FPS 1.87, Running 108.61s Step 402( 9.00%), action 54, FPS 1.85, Running 109.22s Step 403( 9.17%), action 55, FPS 1.86, Running 109.69s Step 404( 9.33%), action 56, FPS 1.85, Running 110.28s Step 405( 9.50%), action 57, FPS 1.83, Running 110.84s Step 406( 9.67%), action 58, FPS 1.82, Running 111.44s Step 407( 9.83%), action 59, FPS 1.82, Running 111.93s Step 408( 10.00%), action 60, FPS 1.80, Running 112.55s Step 409( 10.17%), action 61, FPS 1.80, Running 113.22s Step 410( 10.33%), action 62, FPS 1.80, Running 113.72s Step 411( 10.50%), action 63, FPS 1.79, Running 114.24s Step 412( 10.67%), action 64, FPS 1.78, Running 114.82s Step 413( 10.83%), action 65, FPS 1.77, Running 115.38s Step 414( 11.00%), action 66, FPS 1.76, Running 115.98s Step 415( 11.17%), action 67, FPS 1.76, Running 116.54s Step 416( 11.33%), action 68, FPS 1.75, Running 117.13s Step 417( 11.50%), action 69, FPS 1.75, Running 117.69s Step 418( 11.67%), action 70, FPS 1.75, Running 118.31s Step 419( 11.83%), action 71, FPS 1.75, Running 118.95s Step 420( 12.00%), action 72, FPS 1.76, Running 119.47s Step 421( 12.17%), action 73, FPS 1.76, Running 119.96s Step 422( 12.33%), action 74, FPS 1.78, Running 120.47s Step 423( 12.50%), action 75, FPS 1.78, Running 120.94s Step 424( 12.67%), action 76, FPS 1.79, Running 121.47s Step 425( 12.83%), action 77, FPS 1.79, Running 122.02s Step 426( 13.00%), action 78, FPS 1.80, Running 122.54s Step 427( 13.17%), action 79, FPS 1.79, Running 123.11s Step 428( 13.33%), action 80, FPS 1.80, Running 123.64s Step 429( 13.50%), action 81, FPS 1.80, Running 124.33s Step 430( 13.67%), action 82, FPS 1.79, Running 124.86s Step 431( 13.83%), action 83, FPS 1.79, Running 125.42s Step 432( 14.00%), action 84, FPS 1.80, Running 125.96s Step 433( 14.17%), action 85, FPS 1.81, Running 126.46s Step 434( 14.33%), action 86, FPS 1.82, Running 126.98s Step 435( 14.50%), action 87, FPS 1.83, Running 127.46s Step 436( 14.67%), action 88, FPS 1.84, Running 127.97s Step 437( 14.83%), action 89, FPS 1.86, Running 128.45s Step 438( 15.00%), action 90, FPS 1.88, Running 128.95s Step 439( 15.17%), action 91, FPS 1.89, Running 129.55s Step 440( 15.33%), action 92, FPS 1.87, Running 130.14s Step 441( 15.50%), action 93, FPS 1.87, Running 130.66s Step 442( 15.67%), action 94, FPS 1.86, Running 131.22s Step 443( 15.83%), action 95, FPS 1.86, Running 131.71s Step 444( 16.00%), action 96, FPS 1.86, Running 132.24s Step 445( 16.17%), action 97, FPS 1.87, Running 132.74s Step 446( 16.33%), action 98, FPS 1.87, Running 133.25s Step 447( 16.50%), action 99, FPS 1.88, Running 133.73s Step 448( 16.67%), action 100, FPS 1.87, Running 134.32s Step 449( 16.83%), action 101, FPS 1.88, Running 134.94s Step 450( 17.00%), action 102, FPS 1.88, Running 135.50s Step 451( 17.17%), action 103, FPS 1.89, Running 135.99s Step 452( 17.33%), action 104, FPS 1.90, Running 136.51s Step 453( 17.50%), action 105, FPS 1.90, Running 137.00s Step 454( 17.67%), action 106, FPS 1.90, Running 137.50s Step 455( 17.83%), action 107, FPS 1.90, Running 137.95s Step 456( 18.00%), action 108, FPS 1.91, Running 138.47s Step 457( 18.17%), action 109, FPS 1.90, Running 138.97s Step 458( 18.33%), action 110, FPS 1.90, Running 139.50s Step 459( 18.50%), action 111, FPS 1.89, Running 140.10s Step 460( 18.67%), action 112, FPS 1.91, Running 140.63s Step 461( 18.83%), action 113, FPS 1.92, Running 141.10s Step 462( 19.00%), action 114, FPS 1.93, Running 141.61s Step 463( 19.17%), action 115, FPS 1.92, Running 142.10s Step 464( 19.33%), action 116, FPS 1.92, Running 142.68s Step 465( 19.50%), action 117, FPS 1.92, Running 143.17s Step 466( 19.67%), action 118, FPS 1.90, Running 143.77s Step 467( 19.83%), action 119, FPS 1.90, Running 144.25s Step 468( 20.00%), action 120, FPS 1.90, Running 144.84s Step 469( 20.17%), action 121, FPS 1.90, Running 145.45s Step 470( 20.33%), action 122, FPS 1.91, Running 145.98s Step 471( 20.50%), action 123, FPS 1.90, Running 146.49s Step 472( 20.67%), action 124, FPS 1.90, Running 147.04s Step 473( 20.83%), action 125, FPS 1.90, Running 147.52s Step 474( 21.00%), action 126, FPS 1.90, Running 148.02s Step 475( 21.17%), action 127, FPS 1.90, Running 148.49s Step 476( 21.33%), action 128, FPS 1.90, Running 149.00s Step 477( 21.50%), action 129, FPS 1.90, Running 149.47s Step 478( 21.67%), action 130, FPS 1.91, Running 149.99s Step 479( 21.83%), action 131, FPS 1.91, Running 150.60s Step 480( 22.00%), action 132, FPS 1.91, Running 151.10s Step 481( 22.17%), action 133, FPS 1.91, Running 151.57s Step 482( 22.33%), action 134, FPS 1.91, Running 152.08s Step 483( 22.50%), action 135, FPS 1.91, Running 152.57s Step 484( 22.67%), action 136, FPS 1.91, Running 153.13s Step 485( 22.83%), action 137, FPS 1.92, Running 153.60s Step 486( 23.00%), action 138, FPS 1.93, Running 154.11s Step 487( 23.17%), action 139, FPS 1.93, Running 154.59s Step 488( 23.33%), action 140, FPS 1.94, Running 155.15s Step 489( 23.50%), action 141, FPS 1.94, Running 155.76s Step 490( 23.67%), action 142, FPS 1.94, Running 156.31s Step 491( 23.83%), action 143, FPS 1.94, Running 156.80s Step 492( 24.00%), action 144, FPS 1.95, Running 157.29s Step 493( 24.17%), action 145, FPS 1.95, Running 157.76s Step 494( 24.33%), action 146, FPS 1.95, Running 158.26s Step 495( 24.50%), action 147, FPS 1.95, Running 158.74s Step 496( 24.67%), action 148, FPS 1.94, Running 159.30s Step 497( 24.83%), action 149, FPS 1.94, Running 159.80s Step 498( 25.00%), action 150, FPS 1.94, Running 160.31s Step 499( 25.17%), action 151, FPS 1.93, Running 160.95s Step 500( 25.33%), action 152, FPS 1.92, Running 161.52s Step 501( 25.50%), action 153, FPS 1.92, Running 161.99s Step 502( 25.67%), action 154, FPS 1.92, Running 162.49s Step 503( 25.83%), action 155, FPS 1.94, Running 162.85s Step 504( 26.00%), action 156, FPS 2.00, Running 163.14s Step 505( 26.17%), action 157, FPS 2.04, Running 163.40s Step 506( 26.33%), action 158, FPS 2.09, Running 163.68s Step 507( 26.50%), action 159, FPS 2.09, Running 164.17s Step 508( 26.67%), action 160, FPS 2.10, Running 164.67s Step 509( 26.83%), action 161, FPS 2.10, Running 165.28s Step 510( 27.00%), action 162, FPS 2.11, Running 165.80s Step 511( 27.17%), action 163, FPS 2.11, Running 166.29s Step 512( 27.33%), action 164, FPS 2.10, Running 166.81s Step 513( 27.50%), action 165, FPS 2.14, Running 167.09s Step 514( 27.67%), action 166, FPS 2.19, Running 167.39s Step 515( 27.83%), action 167, FPS 2.24, Running 167.65s Step 516( 28.00%), action 168, FPS 2.26, Running 168.16s Step 517( 28.17%), action 169, FPS 2.26, Running 168.65s Step 518( 28.33%), action 170, FPS 2.25, Running 169.21s Step 519( 28.50%), action 171, FPS 2.25, Running 169.82s Step 520( 28.67%), action 172, FPS 2.27, Running 170.33s Step 521( 28.83%), action 173, FPS 2.26, Running 170.83s Step 522( 29.00%), action 174, FPS 2.30, Running 171.19s Step 523( 29.17%), action 175, FPS 2.33, Running 171.44s Step 524( 29.33%), action 176, FPS 2.30, Running 171.85s Step 525( 29.50%), action 177, FPS 2.23, Running 172.35s Step 526( 29.67%), action 178, FPS 2.18, Running 172.87s Step 527( 29.83%), action 179, FPS 2.18, Running 173.35s Step 528( 30.00%), action 180, FPS 2.18, Running 173.86s Step 529( 30.17%), action 181, FPS 2.18, Running 174.46s Step 530( 30.33%), action 182, FPS 2.19, Running 174.94s Step 531( 30.50%), action 183, FPS 2.24, Running 175.21s Step 532( 30.67%), action 184, FPS 2.30, Running 175.51s Step 533( 30.83%), action 185, FPS 2.25, Running 175.98s Step 534( 31.00%), action 186, FPS 2.20, Running 176.48s Step 535( 31.17%), action 187, FPS 2.15, Running 176.97s Step 536( 31.33%), action 188, FPS 2.14, Running 177.50s Step 537( 31.50%), action 189, FPS 2.14, Running 177.98s Step 538( 31.67%), action 190, FPS 2.16, Running 178.48s Step 539( 31.83%), action 191, FPS 2.18, Running 178.99s Step 540( 32.00%), action 192, FPS 2.23, Running 179.29s Step 541( 32.17%), action 193, FPS 2.29, Running 179.58s Step 542( 32.33%), action 194, FPS 2.25, Running 180.08s Step 543( 32.50%), action 195, FPS 2.19, Running 180.57s Step 544( 32.67%), action 196, FPS 2.16, Running 181.11s Step 545( 32.83%), action 197, FPS 2.16, Running 181.60s Step 546( 33.00%), action 198, FPS 2.17, Running 182.09s Step 547( 33.17%), action 199, FPS 2.17, Running 182.57s Step 548( 33.33%), action 200, FPS 2.18, Running 183.03s Step 549( 33.50%), action 201, FPS 2.23, Running 183.41s Step 550( 33.67%), action 202, FPS 2.23, Running 183.89s Step 551( 33.83%), action 203, FPS 2.18, Running 184.38s Step 552( 34.00%), action 204, FPS 2.13, Running 184.91s Step 553( 34.17%), action 205, FPS 2.12, Running 185.40s Step 554( 34.33%), action 206, FPS 2.12, Running 185.92s Step 555( 34.50%), action 207, FPS 2.12, Running 186.40s Step 556( 34.67%), action 208, FPS 2.13, Running 186.88s Step 557( 34.83%), action 209, FPS 2.18, Running 187.14s Step 558( 35.00%), action 210, FPS 2.23, Running 187.43s Step 559( 35.17%), action 211, FPS 2.21, Running 188.02s Step 560( 35.33%), action 212, FPS 2.16, Running 188.52s Step 561( 35.50%), action 213, FPS 2.12, Running 189.00s Step 562( 35.67%), action 214, FPS 2.12, Running 189.53s Step 563( 35.83%), action 215, FPS 2.11, Running 190.03s Step 564( 36.00%), action 216, FPS 2.12, Running 190.56s Step 565( 36.17%), action 217, FPS 2.14, Running 190.95s Step 566( 36.33%), action 218, FPS 2.19, Running 191.24s Step 567( 36.50%), action 219, FPS 2.22, Running 191.59s Step 568( 36.67%), action 220, FPS 2.20, Running 192.14s Step 569( 36.83%), action 221, FPS 2.14, Running 192.75s Step 570( 37.00%), action 222, FPS 2.13, Running 193.29s Step 571( 37.17%), action 223, FPS 2.12, Running 193.81s Step 572( 37.33%), action 224, FPS 2.11, Running 194.38s Step 573( 37.50%), action 225, FPS 2.14, Running 194.77s Step 574( 37.67%), action 226, FPS 2.19, Running 195.06s Step 575( 37.83%), action 227, FPS 2.23, Running 195.36s Step 576( 38.00%), action 228, FPS 2.22, Running 195.91s Step 577( 38.17%), action 229, FPS 2.15, Running 196.43s Step 578( 38.33%), action 230, FPS 2.09, Running 196.99s Step 579( 38.50%), action 231, FPS 2.08, Running 197.64s Step 580( 38.67%), action 232, FPS 2.07, Running 198.18s Step 581( 38.83%), action 233, FPS 2.08, Running 198.60s Step 582( 39.00%), action 234, FPS 2.14, Running 198.89s Step 583( 39.17%), action 235, FPS 2.19, Running 199.16s Step 584( 39.33%), action 236, FPS 2.21, Running 199.61s Step 585( 39.50%), action 237, FPS 2.19, Running 200.08s Step 586( 39.67%), action 238, FPS 2.13, Running 200.61s Step 587( 39.83%), action 239, FPS 2.10, Running 201.10s Step 588( 40.00%), action 240, FPS 2.10, Running 201.64s Step 589( 40.17%), action 241, FPS 2.10, Running 202.27s Step 590( 40.33%), action 242, FPS 2.13, Running 202.69s Step 591( 40.50%), action 243, FPS 2.19, Running 202.96s Step 592( 40.67%), action 244, FPS 2.24, Running 203.31s Step 593( 40.83%), action 245, FPS 2.22, Running 203.78s Step 594( 41.00%), action 246, FPS 2.17, Running 204.30s Step 595( 41.17%), action 247, FPS 2.13, Running 204.76s Step 596( 41.33%), action 248, FPS 2.14, Running 205.26s Step 597( 41.50%), action 249, FPS 2.16, Running 205.71s Step 598( 41.67%), action 250, FPS 2.17, Running 206.21s Step 599( 41.83%), action 251, FPS 2.19, Running 206.79s Step 600( 42.00%), action 252, FPS 2.24, Running 207.13s Step 601( 42.17%), action 253, FPS 2.22, Running 207.61s Step 602( 42.33%), action 254, FPS 2.16, Running 208.17s Step 603( 42.50%), action 255, FPS 2.11, Running 208.63s Step 604( 42.67%), action 256, FPS 2.09, Running 209.17s Step 605( 42.83%), action 257, FPS 2.09, Running 209.66s Step 606( 43.00%), action 258, FPS 2.09, Running 210.18s Step 607( 43.17%), action 259, FPS 2.12, Running 210.53s Step 608( 43.33%), action 260, FPS 2.18, Running 210.82s Step 609( 43.50%), action 261, FPS 2.19, Running 211.41s Step 610( 43.67%), action 262, FPS 2.17, Running 211.91s Step 611( 43.83%), action 263, FPS 2.12, Running 212.38s Step 612( 44.00%), action 264, FPS 2.09, Running 212.90s Step 613( 44.17%), action 265, FPS 2.08, Running 213.40s Step 614( 44.33%), action 266, FPS 2.08, Running 213.91s Step 615( 44.50%), action 267, FPS 2.09, Running 214.34s Step 616( 44.67%), action 268, FPS 2.14, Running 214.62s Step 617( 44.83%), action 269, FPS 2.18, Running 214.87s Step 618( 45.00%), action 270, FPS 2.19, Running 215.36s Step 619( 45.17%), action 271, FPS 2.17, Running 215.99s Step 620( 45.33%), action 272, FPS 2.13, Running 216.53s Step 621( 45.50%), action 273, FPS 2.13, Running 217.01s Step 622( 45.67%), action 274, FPS 2.13, Running 217.54s Step 623( 45.83%), action 275, FPS 2.12, Running 218.06s Step 624( 46.00%), action 276, FPS 2.16, Running 218.42s Step 625( 46.17%), action 277, FPS 2.22, Running 218.69s Step 626( 46.33%), action 278, FPS 2.24, Running 219.11s Step 627( 46.50%), action 279, FPS 2.21, Running 219.58s Step 628( 46.67%), action 280, FPS 2.15, Running 220.12s Step 629( 46.83%), action 281, FPS 2.15, Running 220.73s Step 630( 47.00%), action 282, FPS 2.15, Running 221.23s Step 631( 47.17%), action 283, FPS 2.14, Running 221.72s Step 632( 47.33%), action 284, FPS 2.16, Running 222.18s Step 633( 47.50%), action 285, FPS 2.21, Running 222.44s Step 634( 47.67%), action 286, FPS 2.26, Running 222.75s Step 635( 47.83%), action 287, FPS 2.28, Running 223.13s Step 636( 48.00%), action 288, FPS 2.21, Running 223.67s Step 637( 48.17%), action 289, FPS 2.15, Running 224.19s Step 638( 48.33%), action 290, FPS 2.14, Running 224.70s Step 639( 48.50%), action 291, FPS 2.14, Running 225.34s Step 640( 48.67%), action 292, FPS 2.14, Running 225.86s Step 641( 48.83%), action 293, FPS 2.14, Running 226.35s Step 642( 49.00%), action 294, FPS 2.14, Running 226.88s Step 643( 49.17%), action 295, FPS 2.14, Running 227.39s Step 644( 49.33%), action 296, FPS 2.11, Running 227.90s Step 645( 49.50%), action 297, FPS 2.07, Running 228.37s Step 646( 49.67%), action 298, FPS 2.05, Running 228.88s Step 647( 49.83%), action 299, FPS 2.05, Running 229.36s Step 648( 50.00%), action 300, FPS 2.04, Running 229.93s Step 649( 50.17%), action 301, FPS 2.03, Running 230.57s Step 650( 50.33%), action 302, FPS 2.02, Running 231.12s Step 651( 50.50%), action 303, FPS 2.01, Running 231.67s Step 652( 50.67%), action 304, FPS 2.00, Running 232.20s Step 653( 50.83%), action 305, FPS 1.95, Running 232.70s Step 654( 51.00%), action 306, FPS 1.90, Running 233.25s Step 655( 51.17%), action 307, FPS 1.89, Running 233.74s Step 656( 51.33%), action 308, FPS 1.89, Running 234.25s Step 657( 51.50%), action 309, FPS 1.90, Running 234.73s Step 658( 51.67%), action 310, FPS 1.89, Running 235.26s Step 659( 51.83%), action 311, FPS 1.90, Running 235.89s Step 660( 52.00%), action 312, FPS 1.90, Running 236.41s Step 661( 52.17%), action 313, FPS 1.90, Running 236.88s Step 662( 52.33%), action 314, FPS 1.90, Running 237.40s Step 663( 52.50%), action 315, FPS 1.91, Running 237.88s Step 664( 52.67%), action 316, FPS 1.90, Running 238.39s Step 665( 52.83%), action 317, FPS 1.90, Running 238.89s Step 666( 53.00%), action 318, FPS 1.90, Running 239.39s Step 667( 53.17%), action 319, FPS 1.90, Running 239.89s Step 668( 53.33%), action 320, FPS 1.90, Running 240.45s Step 669( 53.50%), action 321, FPS 1.91, Running 241.07s Step 670( 53.67%), action 322, FPS 1.90, Running 241.65s Step 671( 53.83%), action 323, FPS 1.92, Running 242.10s Step 672( 54.00%), action 324, FPS 1.92, Running 242.62s Step 673( 54.17%), action 325, FPS 1.92, Running 243.09s Step 674( 54.33%), action 326, FPS 1.93, Running 243.64s Step 675( 54.50%), action 327, FPS 1.93, Running 244.12s Step 676( 54.67%), action 328, FPS 1.93, Running 244.64s Step 677( 54.83%), action 329, FPS 1.93, Running 245.11s Step 678( 55.00%), action 330, FPS 1.93, Running 245.65s Step 679( 55.17%), action 331, FPS 1.93, Running 246.26s Step 680( 55.33%), action 332, FPS 1.93, Running 246.78s Step 681( 55.50%), action 333, FPS 1.93, Running 247.26s Step 682( 55.67%), action 334, FPS 1.92, Running 247.80s Step 683( 55.83%), action 335, FPS 1.92, Running 248.30s Step 684( 56.00%), action 336, FPS 1.91, Running 248.87s Step 685( 56.17%), action 337, FPS 1.91, Running 249.37s Step 686( 56.33%), action 338, FPS 1.91, Running 249.89s Step 687( 56.50%), action 339, FPS 1.90, Running 250.41s Step 688( 56.67%), action 340, FPS 1.90, Running 250.97s Step 689( 56.83%), action 341, FPS 1.89, Running 251.67s Step 690( 57.00%), action 342, FPS 1.89, Running 252.20s Step 691( 57.17%), action 343, FPS 1.88, Running 252.72s Step 692( 57.33%), action 344, FPS 1.88, Running 253.27s Step 693( 57.50%), action 345, FPS 1.88, Running 253.74s Step 694( 57.67%), action 346, FPS 1.88, Running 254.27s Step 695( 57.83%), action 347, FPS 1.88, Running 254.74s Step 696( 58.00%), action 348, FPS 1.88, Running 255.25s Step 697( 58.17%), action 349, FPS 1.88, Running 255.74s Step 698( 58.33%), action 350, FPS 1.88, Running 256.29s Step 699( 58.50%), action 351, FPS 1.88, Running 256.91s Step 700( 58.67%), action 352, FPS 1.87, Running 257.47s Step 701( 58.83%), action 353, FPS 1.87, Running 257.95s Step 702( 59.00%), action 354, FPS 1.87, Running 258.47s Step 703( 59.17%), action 355, FPS 1.87, Running 258.97s Step 704( 59.33%), action 356, FPS 1.88, Running 259.51s Step 705( 59.50%), action 357, FPS 1.88, Running 259.99s Step 706( 59.67%), action 358, FPS 1.88, Running 260.51s Step 707( 59.83%), action 359, FPS 1.89, Running 260.99s Step 708( 60.00%), action 360, FPS 1.90, Running 261.51s Step 709( 60.17%), action 361, FPS 1.91, Running 262.13s Step 710( 60.33%), action 362, FPS 1.91, Running 262.70s Step 711( 60.50%), action 363, FPS 1.91, Running 263.17s Step 712( 60.67%), action 364, FPS 1.91, Running 263.72s Step 713( 60.83%), action 365, FPS 1.91, Running 264.21s Step 714( 61.00%), action 366, FPS 1.91, Running 264.73s Step 715( 61.17%), action 367, FPS 1.91, Running 265.23s Step 716( 61.33%), action 368, FPS 1.90, Running 265.77s Step 717( 61.50%), action 369, FPS 1.90, Running 266.25s Step 718( 61.67%), action 370, FPS 1.91, Running 266.77s Step 719( 61.83%), action 371, FPS 1.91, Running 267.40s Step 720( 62.00%), action 372, FPS 1.91, Running 267.97s Step 721( 62.17%), action 373, FPS 1.90, Running 268.47s Step 722( 62.33%), action 374, FPS 1.90, Running 269.00s Step 723( 62.50%), action 375, FPS 1.90, Running 269.48s Step 724( 62.67%), action 376, FPS 1.91, Running 270.01s Step 725( 62.83%), action 377, FPS 1.90, Running 270.50s Step 726( 63.00%), action 378, FPS 1.90, Running 271.06s Step 727( 63.17%), action 379, FPS 1.89, Running 271.56s Step 728( 63.33%), action 380, FPS 1.89, Running 272.10s Step 729( 63.50%), action 381, FPS 1.90, Running 272.66s Step 730( 63.67%), action 382, FPS 1.91, Running 273.16s Step 731( 63.83%), action 383, FPS 1.92, Running 273.57s Step 732( 64.00%), action 384, FPS 1.94, Running 274.05s Step 733( 64.17%), action 385, FPS 1.94, Running 274.50s Step 734( 64.33%), action 386, FPS 1.95, Running 274.98s Step 735( 64.50%), action 387, FPS 1.96, Running 275.42s Step 736( 64.67%), action 388, FPS 1.97, Running 275.93s Step 737( 64.83%), action 389, FPS 1.96, Running 276.43s Step 738( 65.00%), action 390, FPS 1.96, Running 276.96s Step 739( 65.17%), action 391, FPS 1.97, Running 277.57s Step 740( 65.33%), action 392, FPS 1.98, Running 278.07s Step 741( 65.50%), action 393, FPS 1.99, Running 278.54s Step 742( 65.67%), action 394, FPS 1.98, Running 279.08s Step 743( 65.83%), action 395, FPS 1.99, Running 279.53s Step 744( 66.00%), action 396, FPS 1.99, Running 280.05s Step 745( 66.17%), action 397, FPS 1.99, Running 280.56s Step 746( 66.33%), action 398, FPS 2.00, Running 281.09s Step 747( 66.50%), action 399, FPS 1.99, Running 281.59s Step 748( 66.67%), action 400, FPS 2.00, Running 282.10s Step 749( 66.83%), action 401, FPS 1.99, Running 282.72s Step 750( 67.00%), action 402, FPS 1.99, Running 283.23s Step 751( 67.17%), action 403, FPS 1.97, Running 283.73s Step 752( 67.33%), action 404, FPS 1.96, Running 284.24s Step 753( 67.50%), action 405, FPS 1.96, Running 284.71s Step 754( 67.67%), action 406, FPS 1.95, Running 285.23s Step 755( 67.83%), action 407, FPS 1.94, Running 285.73s Step 756( 68.00%), action 408, FPS 1.94, Running 286.24s Step 757( 68.17%), action 409, FPS 1.94, Running 286.72s Step 758( 68.33%), action 410, FPS 1.95, Running 287.22s Step 759( 68.50%), action 411, FPS 1.95, Running 287.84s Step 760( 68.67%), action 412, FPS 1.95, Running 288.35s Step 761( 68.83%), action 413, FPS 1.94, Running 288.84s Step 762( 69.00%), action 414, FPS 1.94, Running 289.38s Step 763( 69.17%), action 415, FPS 1.93, Running 289.88s Step 764( 69.33%), action 416, FPS 1.93, Running 290.40s Step 765( 69.50%), action 417, FPS 1.93, Running 290.94s Step 766( 69.67%), action 418, FPS 1.92, Running 291.48s Step 767( 69.83%), action 419, FPS 1.93, Running 291.96s Step 768( 70.00%), action 420, FPS 1.92, Running 292.50s Step 769( 70.17%), action 421, FPS 1.92, Running 293.12s Step 770( 70.33%), action 422, FPS 1.93, Running 293.62s Step 771( 70.50%), action 423, FPS 1.93, Running 294.10s Step 772( 70.67%), action 424, FPS 1.91, Running 294.69s Step 773( 70.83%), action 425, FPS 1.91, Running 295.17s Step 774( 71.00%), action 426, FPS 1.91, Running 295.70s Step 775( 71.17%), action 427, FPS 1.91, Running 296.20s Step 776( 71.33%), action 428, FPS 1.91, Running 296.72s Step 777( 71.50%), action 429, FPS 1.90, Running 297.22s Step 778( 71.67%), action 430, FPS 1.90, Running 297.73s Step 779( 71.83%), action 431, FPS 1.91, Running 298.33s Step 780( 72.00%), action 432, FPS 1.90, Running 298.85s Step 781( 72.17%), action 433, FPS 1.91, Running 299.32s Step 782( 72.33%), action 434, FPS 1.91, Running 299.84s Step 783( 72.50%), action 435, FPS 1.91, Running 300.33s Step 784( 72.67%), action 436, FPS 1.91, Running 300.85s Step 785( 72.83%), action 437, FPS 1.93, Running 301.32s Step 786( 73.00%), action 438, FPS 1.93, Running 301.83s Step 787( 73.17%), action 439, FPS 1.93, Running 302.34s Step 788( 73.33%), action 440, FPS 1.93, Running 302.88s Step 789( 73.50%), action 441, FPS 1.92, Running 303.52s Step 790( 73.67%), action 442, FPS 1.91, Running 304.07s Step 791( 73.83%), action 443, FPS 1.91, Running 304.57s Step 792( 74.00%), action 444, FPS 1.93, Running 305.08s Step 793( 74.17%), action 445, FPS 1.92, Running 305.58s Step 794( 74.33%), action 446, FPS 1.92, Running 306.11s Step 795( 74.50%), action 447, FPS 1.93, Running 306.58s Step 796( 74.67%), action 448, FPS 1.93, Running 307.08s Step 797( 74.83%), action 449, FPS 1.94, Running 307.54s Step 798( 75.00%), action 450, FPS 1.94, Running 308.05s Step 799( 75.17%), action 451, FPS 1.93, Running 308.69s Step 800( 75.33%), action 452, FPS 1.93, Running 309.21s Step 801( 75.50%), action 453, FPS 1.93, Running 309.68s Step 802( 75.67%), action 454, FPS 1.92, Running 310.23s Step 803( 75.83%), action 455, FPS 1.93, Running 310.72s Step 804( 76.00%), action 456, FPS 1.93, Running 311.24s Step 805( 76.17%), action 457, FPS 1.92, Running 311.73s Step 806( 76.33%), action 458, FPS 1.92, Running 312.25s Step 807( 76.50%), action 459, FPS 1.93, Running 312.72s Step 808( 76.67%), action 460, FPS 1.93, Running 313.25s Step 809( 76.83%), action 461, FPS 1.94, Running 313.84s Step 810( 77.00%), action 462, FPS 1.94, Running 314.37s Step 811( 77.17%), action 463, FPS 1.95, Running 314.83s Step 812( 77.33%), action 464, FPS 1.94, Running 315.37s Step 813( 77.50%), action 465, FPS 1.95, Running 315.85s Step 814( 77.67%), action 466, FPS 1.95, Running 316.38s Step 815( 77.83%), action 467, FPS 1.95, Running 316.86s Step 816( 78.00%), action 468, FPS 1.94, Running 317.37s Step 817( 78.17%), action 469, FPS 1.93, Running 317.88s Step 818( 78.33%), action 470, FPS 1.93, Running 318.42s Step 819( 78.50%), action 471, FPS 1.94, Running 319.02s Step 820( 78.67%), action 472, FPS 1.93, Running 319.59s Step 821( 78.83%), action 473, FPS 1.93, Running 320.06s Step 822( 79.00%), action 474, FPS 1.93, Running 320.60s Step 823( 79.17%), action 475, FPS 1.93, Running 321.07s Step 824( 79.33%), action 476, FPS 1.93, Running 321.58s Step 825( 79.50%), action 477, FPS 1.93, Running 322.08s Step 826( 79.67%), action 478, FPS 1.93, Running 322.62s Step 827( 79.83%), action 479, FPS 1.92, Running 323.12s Step 828( 80.00%), action 480, FPS 1.93, Running 323.64s Step 829( 80.17%), action 481, FPS 1.92, Running 324.24s Step 830( 80.33%), action 482, FPS 1.92, Running 324.76s Step 831( 80.50%), action 483, FPS 1.92, Running 325.27s Step 832( 80.67%), action 484, FPS 1.92, Running 325.79s Step 833( 80.83%), action 485, FPS 1.91, Running 326.29s Step 834( 81.00%), action 486, FPS 1.91, Running 326.83s Step 835( 81.17%), action 487, FPS 1.91, Running 327.31s Step 836( 81.33%), action 488, FPS 1.91, Running 327.84s Step 837( 81.50%), action 489, FPS 1.92, Running 328.32s Step 838( 81.67%), action 490, FPS 1.91, Running 328.86s Step 839( 81.83%), action 491, FPS 1.91, Running 329.49s Step 840( 82.00%), action 492, FPS 1.92, Running 330.02s Step 841( 82.17%), action 493, FPS 1.91, Running 330.51s Step 842( 82.33%), action 494, FPS 1.92, Running 331.01s Step 843( 82.50%), action 495, FPS 1.92, Running 331.50s Step 844( 82.67%), action 496, FPS 1.91, Running 332.03s Step 845( 82.83%), action 497, FPS 1.92, Running 332.51s Step 846( 83.00%), action 498, FPS 1.92, Running 333.03s Step 847( 83.17%), action 499, FPS 1.92, Running 333.55s Step 848( 83.33%), action 500, FPS 1.91, Running 334.09s Step 849( 83.50%), action 501, FPS 1.91, Running 334.71s Step 850( 83.67%), action 502, FPS 1.91, Running 335.23s Step 851( 83.83%), action 503, FPS 1.92, Running 335.69s Step 852( 84.00%), action 504, FPS 1.92, Running 336.21s Step 853( 84.17%), action 505, FPS 1.92, Running 336.72s Step 854( 84.33%), action 506, FPS 1.92, Running 337.24s Step 855( 84.50%), action 507, FPS 1.92, Running 337.73s Step 856( 84.67%), action 508, FPS 1.92, Running 338.26s Step 857( 84.83%), action 509, FPS 1.93, Running 338.70s Step 858( 85.00%), action 510, FPS 1.93, Running 339.20s Step 859( 85.17%), action 511, FPS 1.94, Running 339.80s Step 860( 85.33%), action 512, FPS 1.94, Running 340.35s Step 861( 85.50%), action 513, FPS 1.94, Running 340.82s Step 862( 85.67%), action 514, FPS 1.94, Running 341.34s Step 863( 85.83%), action 515, FPS 1.93, Running 341.84s Step 864( 86.00%), action 516, FPS 1.94, Running 342.36s Step 865( 86.17%), action 517, FPS 1.94, Running 342.84s Step 866( 86.33%), action 518, FPS 1.94, Running 343.35s Step 867( 86.50%), action 519, FPS 1.94, Running 343.85s Step 868( 86.67%), action 520, FPS 1.94, Running 344.37s Step 869( 86.83%), action 521, FPS 1.94, Running 345.02s Step 870( 87.00%), action 522, FPS 1.94, Running 345.53s Step 871( 87.17%), action 523, FPS 1.93, Running 346.03s Step 872( 87.33%), action 524, FPS 1.93, Running 346.54s Step 873( 87.50%), action 525, FPS 1.94, Running 347.03s Step 874( 87.67%), action 526, FPS 1.93, Running 347.59s Step 875( 87.83%), action 527, FPS 1.94, Running 348.06s Step 876( 88.00%), action 528, FPS 1.94, Running 348.59s Step 877( 88.17%), action 529, FPS 1.92, Running 349.09s Step 878( 88.33%), action 530, FPS 1.92, Running 349.59s Step 879( 88.50%), action 531, FPS 1.92, Running 350.22s Step 880( 88.67%), action 532, FPS 1.92, Running 350.78s Step 881( 88.83%), action 533, FPS 1.91, Running 351.30s Step 882( 89.00%), action 534, FPS 1.90, Running 351.87s Step 883( 89.17%), action 535, FPS 1.90, Running 352.37s Step 884( 89.33%), action 536, FPS 1.90, Running 352.87s Step 885( 89.50%), action 537, FPS 1.90, Running 353.35s Step 886( 89.67%), action 538, FPS 1.90, Running 353.86s Step 887( 89.83%), action 539, FPS 1.91, Running 354.33s Step 888( 90.00%), action 540, FPS 1.91, Running 354.84s Step 889( 90.17%), action 541, FPS 1.92, Running 355.46s Step 890( 90.33%), action 542, FPS 1.91, Running 355.99s Step 891( 90.50%), action 543, FPS 1.91, Running 356.48s Step 892( 90.67%), action 544, FPS 1.91, Running 356.99s Step 893( 90.83%), action 545, FPS 1.92, Running 357.46s Step 894( 91.00%), action 546, FPS 1.92, Running 357.99s Step 895( 91.17%), action 547, FPS 1.92, Running 358.46s Step 896( 91.33%), action 548, FPS 1.92, Running 359.01s Step 897( 91.50%), action 549, FPS 1.92, Running 359.50s Step 898( 91.67%), action 550, FPS 1.92, Running 360.03s Step 899( 91.83%), action 551, FPS 1.92, Running 360.63s Step 900( 92.00%), action 552, FPS 1.93, Running 361.13s Step 901( 92.17%), action 553, FPS 1.94, Running 361.62s Step 902( 92.33%), action 554, FPS 1.95, Running 362.14s Step 903( 92.50%), action 555, FPS 1.95, Running 362.64s Step 904( 92.67%), action 556, FPS 1.94, Running 363.18s Step 905( 92.83%), action 557, FPS 1.93, Running 363.69s Step 906( 93.00%), action 558, FPS 1.93, Running 364.21s Step 907( 93.17%), action 559, FPS 1.93, Running 364.70s Step 908( 93.33%), action 560, FPS 1.93, Running 365.22s Step 909( 93.50%), action 561, FPS 1.93, Running 365.82s Step 910( 93.67%), action 562, FPS 1.93, Running 366.36s Step 911( 93.83%), action 563, FPS 1.94, Running 366.80s Step 912( 94.00%), action 564, FPS 1.93, Running 367.33s Step 913( 94.17%), action 565, FPS 1.93, Running 367.81s Step 914( 94.33%), action 566, FPS 1.93, Running 368.35s Step 915( 94.50%), action 567, FPS 1.93, Running 368.80s Step 916( 94.67%), action 568, FPS 1.94, Running 369.32s Step 917( 94.83%), action 569, FPS 1.94, Running 369.81s Step 918( 95.00%), action 570, FPS 1.94, Running 370.35s Step 919( 95.17%), action 571, FPS 1.93, Running 370.97s Step 920( 95.33%), action 572, FPS 1.93, Running 371.48s Step 921( 95.50%), action 573, FPS 1.93, Running 371.96s Step 922( 95.67%), action 574, FPS 1.94, Running 372.47s Step 923( 95.83%), action 575, FPS 1.94, Running 372.94s Step 924( 96.00%), action 576, FPS 1.95, Running 373.45s Step 925( 96.17%), action 577, FPS 1.95, Running 373.92s Step 926( 96.33%), action 578, FPS 1.95, Running 374.44s Step 927( 96.50%), action 579, FPS 1.95, Running 374.93s Step 928( 96.67%), action 580, FPS 1.95, Running 375.46s Step 929( 96.83%), action 581, FPS 1.95, Running 376.07s Step 930( 97.00%), action 582, FPS 1.96, Running 376.58s Step 931( 97.17%), action 583, FPS 1.95, Running 377.06s Step 932( 97.33%), action 584, FPS 1.95, Running 377.59s Step 933( 97.50%), action 585, FPS 1.93, Running 378.17s Step 934( 97.67%), action 586, FPS 1.93, Running 378.72s Step 935( 97.83%), action 587, FPS 1.92, Running 379.24s Step 936( 98.00%), action 588, FPS 1.91, Running 379.79s Step 937( 98.17%), action 589, FPS 1.91, Running 380.28s Step 938( 98.33%), action 590, FPS 1.91, Running 380.82s Step 939( 98.50%), action 591, FPS 1.91, Running 381.44s Step 940( 98.67%), action 592, FPS 1.91, Running 381.95s Step 941( 98.83%), action 593, FPS 1.91, Running 382.43s Step 942( 99.00%), action 594, FPS 1.90, Running 382.99s Step 943( 99.17%), action 595, FPS 1.90, Running 383.48s Step 944( 99.33%), action 596, FPS 1.89, Running 384.02s Step 945( 99.50%), action 597, FPS 1.89, Running 384.51s Step 946( 99.67%), action 598, FPS 1.89, Running 385.05s Step 947( 99.83%), action 599, FPS 1.89, Running 385.51s Step 948(100.00%), action 600, FPS 1.89, Running 386.01s [2026-08-03 03:29:47] [100] Seed 99 failed after 386.12 s. +steps: 948 , actions: 600 . +Instruction: Empty +Total 18/100(18.00%) success. +[2026-08-03 03:29:47] Final Result: 18/100(18.00%) success. +===== END newhp hlen=6 task=insert_HDMI rc=0 Mon Aug 3 03:29:51 CST 2026 ===== diff --git a/checkpoints/a800/formal4_hlen6_best_policy_20260804/eval_evidence/eval_newhp_hlen6_insert_hole_g1_20260802_170850.log b/checkpoints/a800/formal4_hlen6_best_policy_20260804/eval_evidence/eval_newhp_hlen6_insert_hole_g1_20260802_170850.log new file mode 100644 index 0000000000000000000000000000000000000000..526f47a2f518cb1f578661b3531ea092f12c3125 --- /dev/null +++ b/checkpoints/a800/formal4_hlen6_best_policy_20260804/eval_evidence/eval_newhp_hlen6_insert_hole_g1_20260802_170850.log @@ -0,0 +1,740 @@ +===== START newhp hlen=6 task=insert_hole gpu=1 total=100 cfg=train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k Sun Aug 2 17:08:50 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_20260802_170854.log +2026-08-02 09:08:54 [0ms] [Warning] [omni.kit.app.plugin] No crash reporter present, dumps uploading isn't available. +2026-08-02 09:08:54 [40ms] [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-02 09:08:58 [4,148ms] [Warning] [omni.datastore] OmniHub is inaccessible +2026-08-02 09:08:58 [4,267ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:08:58 [4,267ms] [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-02 09:08:58 [4,366ms] [Warning] [omni.platforminfo.plugin] failed to open the default display. Can't verify X Server version. +2026-08-02 09:09:01 [7,372ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:01 [7,374ms] [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-02 09:09:01 [7,375ms] [Error] [carb.glinterop.plugin] GLInteropContext::init: carb::windowing is not available +2026-08-02 09:09:01 [7,376ms] [Warning] [carb.cudainterop.plugin] CUDA_VISIBLE_DEVICES environment variable is set. +2026-08-02 09:09:01 [7,376ms] [Warning] [carb.cudainterop.plugin] Note CUDA device enumeration and Omniverse device enumeration are different. +2026-08-02 09:09:01 [7,376ms] [Warning] [carb.cudainterop.plugin] Setting CUDA_VISIBLE_DEVICES can lead to undesired behavior or crashes. +2026-08-02 09:09:03 [8,885ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,886ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,903ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,903ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,907ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,907ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,913ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,913ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,921ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,921ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,926ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,926ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,933ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,933ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,933ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,933ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,933ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,933ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,933ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,934ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,934ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,934ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,934ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,934ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,934ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,934ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,934ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,934ms] [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: 805342 +| Total Page/Swap (MB): 0 | Free Page/Swap: 0 +|---------------------------------------------------------------------------------------------| +2026-08-02 09:09:07 [12,930ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [12,930ms] [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-02 09:09:07 [13,056ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [13,056ms] [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-02 09:09:07 [13,095ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [13,095ms] [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-02 09:09:07 [13,179ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [13,179ms] [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-02 09:09:07 [13,182ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [13,182ms] [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-02 09:09:07 [13,183ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [13,183ms] [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-02 09:09:08 [14,358ms] [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-02 09:09:10 [15,517ms] [Warning] [omni.log] Source: omni.hydra was already registered. +2026-08-02 09:09:11 [17,113ms] [Warning] [omni.replicator.core.scripts.extension] No material configuration file, adding configuration to material settings directly. +2026-08-02 09:09:18 [23,819ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/ambientOcclusion/enabled' +2026-08-02 09:09:18 [23,819ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/directLighting/sampledLighting/enabled' +2026-08-02 09:09:18 [23,819ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/indirectDiffuse/enabled' +2026-08-02 09:09:18 [23,819ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/raytracing/cached/enabled' +2026-08-02 09:09:18 [23,819ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/reflections/enabled' +2026-08-02 09:09:18 [23,819ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/sceneDb/ambientLightIntensity' +2026-08-02 09:09:18 [23,819ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/translucency/enabled' +2026-08-02 09:09:18 [23,820ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/viewTile/limit' +2026-08-02 09:09:18 [23,995ms] [Warning] [rtx.scenedb.plugin] SceneDbContext : TLAS limit buffer size 2908577024 +2026-08-02 09:09:18 [23,995ms] [Warning] [rtx.scenedb.plugin] SceneDbContext : TLAS limit : valid true, within: false +2026-08-02 09:09:19 [24,820ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/directLighting/sampledLighting/samplesPerPixel' +2026-08-02 09:09:19 [24,821ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/pathtracing/maxSamplesPerLaunch' +2026-08-02 09:09:19 [24,822ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults-transient/meshlights/forceDisable' +2026-08-02 09:09:19 [25,228ms] [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_hlen6_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=6, 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_hlen6_20260728/stage2_prior512_encoder500_multitask4_hlen6_stride5_e20_b160_from_stage1e30b160/stage2_v2_encoder_only.pth', vitacdreamer_task_order=['insert_HDMI', 'insert_hole', 'lift_bottle', 'pull_out_key'], val_freq=2000, 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_hlen6_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_hlen6_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_hlen6_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=6, 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_hlen6_20260728/stage2_prior512_encoder500_multitask4_hlen6_stride5_e20_b160_from_stage1e30b160/stage2_v2_encoder_only.pth', vitacdreamer_task_order=['insert_HDMI', 'insert_hole', 'lift_bottle', 'pull_out_key'], val_freq=2000, 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_hlen6_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_hlen6_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-02 09:10:25 [90,462ms] [Warning] [omni.hydra.scene_delegate.plugin] Calling getBypassRenderSkelMeshProcessing for prim /World/envs/env_0/Robot/panda_link1/visuals.proto_mesh_0_id0 that has not been populated +2026-08-02 09:10:25 [90,498ms] [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-02 09:10:25 [90,505ms] [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-02 09:10:25 [90,515ms] [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-02 09:10:25 [91,280ms] [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.150426 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-02 17:10:37] Task Name: insert_hole +[2026-08-02 17:10:37] Task Config: /pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/task_config/default.yml +[2026-08-02 17:10:37] 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_hlen6_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k", + "policy_checkpoint": "act_ckpt/act-insert_hole/default-balanced-50/train_config_vitacdreamer_formal4_hlen6_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_hlen6_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_hlen6_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k" +} +-------------------- + +[2026-08-02 17:10:37] Task init finish in 42.25 seconds. +[2026-08-02 17:10:37] Policy init finish in 9.05 seconds. +Setting seed: 0 +Step 1( N/A%), pre moving , FPS 0.07, Running 14.41s Step 2( N/A%), pre moving , FPS 0.14, Running 14.74s Step 3( N/A%), pre moving , FPS 0.20, Running 14.91s Step 4( N/A%), pre moving , FPS 0.27, Running 15.00s Step 5( N/A%), pre moving , FPS 0.33, Running 15.10s Step 6( N/A%), pre moving , FPS 0.36, Running 16.68s Step 7( N/A%), pre moving , FPS 0.42, Running 16.81s Step 8( N/A%), pre moving , FPS 0.47, Running 16.88s Step 9( N/A%), pre moving , FPS 0.53, Running 16.97s Step 10( N/A%), pre moving , FPS 0.58, Running 17.31s Step 11( N/A%), pre moving , FPS 0.63, Running 17.42s Step 12( N/A%), pre moving , FPS 0.68, Running 17.53s Step 13( N/A%), pre moving , FPS 0.73, Running 17.87s Step 14( N/A%), pre moving , FPS 0.78, Running 17.98s Step 15( N/A%), pre moving , FPS 0.83, Running 18.06s Step 16( N/A%), pre moving , FPS 0.88, Running 18.14s Step 17( N/A%), pre moving , FPS 0.92, Running 18.47s Step 18( N/A%), pre moving , FPS 0.97, Running 18.57s Step 19( N/A%), pre moving , FPS 1.02, Running 18.66s Step 20( N/A%), pre moving , FPS 1.06, Running 18.87s Step 21( N/A%), pre moving , FPS 4.30, Running 19.06s Step 22( N/A%), pre moving , FPS 4.52, Running 19.16s Step 23( N/A%), pre moving , FPS 4.62, Running 19.24s Step 24( N/A%), pre moving , FPS 4.63, Running 19.32s Step 25( N/A%), pre moving , FPS 4.39, Running 19.65s Step 26( N/A%), pre moving , FPS 5.62, Running 20.24s Step 27( N/A%), pre moving , FPS 5.58, Running 20.39s Step 28( N/A%), pre moving , FPS 5.33, Running 20.63s Step 29( N/A%), pre moving , FPS 5.25, Running 20.78s Step 30( N/A%), pre moving , FPS 5.61, Running 20.88s Step 31( N/A%), pre moving , FPS 5.00, Running 21.42s Step 32( N/A%), pre moving , FPS 5.03, Running 21.50s Step 33( N/A%), pre moving , FPS 5.04, Running 21.84s Step 34( N/A%), pre moving , FPS 5.06, Running 21.94s Step 35( N/A%), pre moving , FPS 5.07, Running 22.01s Step 36( N/A%), pre moving , FPS 5.07, Running 22.09s Step 37( N/A%), pre moving , FPS 5.16, Running 22.35s Step 38( N/A%), pre moving , FPS 5.08, Running 22.51s Step 39( N/A%), pre moving , FPS 5.07, Running 22.60s Step 40( N/A%), pre moving , FPS 5.26, Running 22.67s Step 41( N/A%), pre moving , FPS 4.63, Running 23.38s Step 42( N/A%), pre moving , FPS 4.41, Running 23.70s Step 43( N/A%), pre moving , FPS 4.40, Running 23.79s Step 44( N/A%), pre moving , FPS 4.38, Running 23.89s Step 45( N/A%), pre moving , FPS 4.37, Running 24.23s Step 46( N/A%), pre moving , FPS 4.89, Running 24.34s Step 47( N/A%), pre moving , FPS 4.94, Running 24.44s Step 48( N/A%), pre moving , FPS 4.81, Running 24.78s Step 49( N/A%), pre moving , FPS 4.81, Running 24.94s Step 50( N/A%), pre moving , FPS 4.49, Running 25.33s Step 51( N/A%), pre moving , FPS 4.92, Running 25.49s Step 52( N/A%), pre moving , FPS 4.66, Running 25.80s Step 53( N/A%), pre moving , FPS 4.76, Running 26.04s Step 54( N/A%), pre moving , FPS 4.46, Running 26.42s Step 55( N/A%), pre moving , FPS 4.35, Running 26.61s Step 56( N/A%), pre moving , FPS 4.29, Running 26.75s Step 57( N/A%), pre moving , FPS 4.16, Running 27.16s Step 58( N/A%), pre moving , FPS 4.18, Running 27.30s Step 59( N/A%), pre moving , FPS 3.92, Running 27.70s Step 60( N/A%), pre moving , FPS 3.86, Running 27.85s Step 61( N/A%), pre moving , FPS 4.32, Running 28.01s Step 62( N/A%), pre moving , FPS 4.25, Running 28.40s Step 63( N/A%), pre moving , FPS 4.20, Running 28.55s Step 64( N/A%), pre moving , FPS 3.96, Running 28.94s Step 65( N/A%), pre moving , FPS 4.11, Running 29.09s Step 66( N/A%), pre moving , FPS 3.88, Running 29.50s Step 67( N/A%), pre moving , FPS 3.84, Running 29.65s Step 68( N/A%), pre moving , FPS 3.86, Running 29.96s Step 69( N/A%), pre moving , FPS 3.80, Running 30.20s Step 70( N/A%), pre moving , FPS 3.97, Running 30.37s Step 71( N/A%), pre moving , FPS 3.79, Running 30.76s Step 72( N/A%), pre moving , FPS 3.96, Running 30.85s Step 73( N/A%), pre moving , FPS 3.88, Running 31.20s Step 74( N/A%), pre moving , FPS 4.09, Running 31.31s Step 75( N/A%), pre moving , FPS 4.17, Running 31.40s Step 76( N/A%), pre moving , FPS 4.01, Running 31.74s Step 77( N/A%), pre moving , FPS 4.24, Running 31.88s Step 78( N/A%), pre moving , FPS 4.29, Running 31.97s Step 79( N/A%), pre moving , FPS 4.40, Running 32.24s Step 80( N/A%), pre moving , FPS 4.37, Running 32.43s Step 81( N/A%), pre moving , FPS 4.45, Running 32.51s Step 82( N/A%), pre moving , FPS 4.75, Running 32.61s Step 83( N/A%), pre moving , FPS 4.55, Running 32.95s Step 84( N/A%), pre moving , FPS 4.87, Running 33.04s Step 85( N/A%), pre moving , FPS 4.96, Running 33.12s Step 86( N/A%), pre moving , FPS 5.37, Running 33.22s Step 87( N/A%), pre moving , FPS 5.11, Running 33.56s Step 88( N/A%), pre moving , FPS 5.45, Running 33.63s Step 89( N/A%), pre moving , FPS 5.78, Running 33.67s Step 90( N/A%), pre moving , FPS 4.98, Running 34.38s Step 91( N/A%), pre moving , FPS 5.21, Running 34.60s Step 92( N/A%), pre moving , FPS 5.02, Running 34.84s Step 93( N/A%), pre moving , FPS 5.18, Running 35.06s Step 94( N/A%), pre moving , FPS 5.02, Running 35.30s Step 95( N/A%), pre moving , FPS 4.87, Running 35.51s Step 96( N/A%), pre moving , FPS 5.02, Running 35.72s Step 97( N/A%), pre moving , FPS 4.94, Running 35.92s Step 98( N/A%), pre moving , FPS 4.80, Running 36.14s Step 99( N/A%), pre moving , FPS 4.86, Running 36.35s Step 100( N/A%), pre moving , FPS 4.84, Running 36.56s Step 101( N/A%), pre moving , FPS 4.67, Running 36.79s Step 102( N/A%), pre moving , FPS 4.52, Running 37.03s Step 103( N/A%), pre moving , FPS 4.65, Running 37.25s Step 104( N/A%), pre moving , FPS 4.49, Running 37.50s Step 105( N/A%), pre moving , FPS 4.35, Running 37.72s Step 106( N/A%), pre moving , FPS 4.21, Running 37.97s Step 107( N/A%), pre moving , FPS 4.20, Running 38.32s Step 108( N/A%), pre moving , FPS 3.97, Running 38.66s Step 109( N/A%), pre moving , FPS 3.74, Running 39.01s Step 110( N/A%), pre moving , FPS 3.86, Running 39.57s Step 111( N/A%), pre moving , FPS 3.59, Running 40.17s Step 112( N/A%), pre moving , FPS 3.39, Running 40.75s Step 113( N/A%), pre moving , FPS 3.21, Running 41.28s Step 114( N/A%), pre moving , FPS 3.06, Running 41.83s Step 115( N/A%), pre moving , FPS 2.89, Running 42.43s Step 116( N/A%), pre moving , FPS 2.74, Running 43.03s Step 117( N/A%), pre moving , FPS 2.61, Running 43.60s Step 118( N/A%), pre moving , FPS 2.49, Running 44.17s Step 119( N/A%), pre moving , FPS 2.40, Running 44.70s Step 120( N/A%), pre moving , FPS 2.30, Running 45.26s Step 121( N/A%), pre moving , FPS 2.22, Running 45.81s Step 122( N/A%), pre moving , FPS 2.14, Running 46.37s Step 123( N/A%), pre moving , FPS 2.07, Running 46.92s Step 124( N/A%), pre moving , FPS 2.00, Running 47.48s Step 125( N/A%), pre moving , FPS 1.93, Running 48.07s Step 126( N/A%), pre moving , FPS 1.88, Running 48.60s Step 127( N/A%), pre moving , FPS 1.85, Running 49.14s Step 128( N/A%), pre moving , FPS 1.81, Running 49.71s Step 129( N/A%), pre moving , FPS 1.78, Running 50.26s Step 130( N/A%), pre moving , FPS 1.77, Running 50.86s Step 131( N/A%), pre moving , FPS 1.78, Running 51.42s Step 132( N/A%), pre moving , FPS 1.78, Running 52.00s Step 133( N/A%), pre moving , FPS 1.77, Running 52.57s Step 134( N/A%), pre moving , FPS 1.77, Running 53.12s Step 135( N/A%), pre moving , FPS 1.78, Running 53.69s Step 136( N/A%), pre moving , FPS 1.78, Running 54.25s Step 137( N/A%), pre moving , FPS 1.78, Running 54.81s Step 138( N/A%), pre moving , FPS 1.79, Running 55.37s Step 139( N/A%), pre moving , FPS 1.78, Running 55.92s Step 140( N/A%), pre moving , FPS 1.78, Running 56.49s Step 141( N/A%), pre moving , FPS 1.80, Running 56.93s Step 142( N/A%), pre moving , FPS 1.86, Running 57.15s Step 143( N/A%), pre moving , FPS 1.90, Running 57.43s Step 144( N/A%), pre moving , FPS 1.97, Running 57.63s Step 145( N/A%), pre moving , FPS 2.04, Running 57.89s Step 146( N/A%), pre moving , FPS 2.10, Running 58.13s Step 147( N/A%), pre moving , FPS 2.17, Running 58.34s Step 148( N/A%), pre moving , FPS 2.25, Running 58.59s Step 149( N/A%), pre moving , FPS 2.34, Running 58.82s Step 150( N/A%), pre moving , FPS 2.45, Running 59.03s Step 151( N/A%), pre moving , FPS 2.55, Running 59.28s Step 152( N/A%), pre moving , FPS 2.66, Running 59.50s Step 153( N/A%), pre moving , FPS 2.80, Running 59.70s Step 154( N/A%), pre moving , FPS 2.95, Running 59.89s Step 155( N/A%), pre moving , FPS 3.11, Running 60.12s Step 156( N/A%), pre moving , FPS 3.19, Running 60.53s Step 157( N/A%), pre moving , FPS 3.26, Running 60.94s Step 158( N/A%), pre moving , FPS 3.26, Running 61.50s Step 159( N/A%), pre moving , FPS 3.25, Running 62.07s Step 160( N/A%), pre moving , FPS 3.25, Running 62.65s Step 161( N/A%), pre moving , FPS 3.42, Running 62.78s Step 162( N/A%), pre moving , FPS 3.37, Running 63.09s Step 163( N/A%), pre moving , FPS 3.46, Running 63.20s Step 164( N/A%), pre moving , FPS 3.53, Running 63.31s Step 165( N/A%), pre moving , FPS 3.47, Running 63.65s Step 166( N/A%), pre moving , FPS 3.55, Running 63.76s Step 167( N/A%), pre moving , FPS 3.62, Running 63.86s Step 168( N/A%), pre moving , FPS 3.56, Running 64.21s Step 169( N/A%), pre moving , FPS 3.64, Running 64.32s Step 170( N/A%), pre moving , FPS 3.72, Running 64.41s Step 171( N/A%), pre moving , FPS 3.21, Running 65.52s Step 172( N/A%), pre moving , FPS 3.14, Running 65.87s Step 173( N/A%), pre moving , FPS 3.18, Running 65.99s Step 174( N/A%), pre moving , FPS 3.23, Running 66.09s Step 175( N/A%), pre moving , FPS 3.17, Running 66.43s Step 176( N/A%), pre moving , FPS 3.30, Running 66.59s Step 177( N/A%), pre moving , FPS 3.30, Running 67.00s Step 178( N/A%), pre moving , FPS 3.53, Running 67.16s Step 179( N/A%), pre moving , FPS 3.64, Running 67.57s Step 180( N/A%), pre moving , FPS 3.94, Running 67.73s Step 181( N/A%), pre moving , FPS 3.73, Running 68.14s Step 182( N/A%), pre moving , FPS 3.84, Running 68.29s Step 183( N/A%), pre moving , FPS 3.60, Running 68.75s Step 184( N/A%), pre moving , FPS 3.56, Running 68.92s Step 185( N/A%), pre moving , FPS 3.52, Running 69.32s Step 186( N/A%), pre moving , FPS 3.50, Running 69.47s Step 187( N/A%), pre moving , FPS 3.29, Running 69.95s Step 188( N/A%), pre moving , FPS 3.40, Running 70.09s Step 189( N/A%), pre moving , FPS 3.21, Running 70.56s Step 190( N/A%), pre moving , FPS 3.04, Running 70.99s Step 191( N/A%), pre moving , FPS 3.32, Running 71.54s Step 192( N/A%), pre moving , FPS 3.21, Running 72.09s Step 193( N/A%), pre moving , FPS 3.09, Running 72.45s Step 194( N/A%), pre moving , FPS 2.90, Running 72.99s Step 195( N/A%), pre moving , FPS 2.83, Running 73.49s Step 196( N/A%), pre moving , FPS 2.69, Running 74.03s Step 197( N/A%), pre moving , FPS 2.64, Running 74.58s Step 198( N/A%), pre moving , FPS 2.51, Running 75.13s Step 199( N/A%), pre moving , FPS 2.47, Running 75.67s Step 200( N/A%), pre moving , FPS 2.35, Running 76.22s Step 201( N/A%), pre moving , FPS 2.31, Running 76.78s Step 202( N/A%), pre moving , FPS 2.21, Running 77.33s Step 203( N/A%), pre moving , FPS 2.19, Running 77.87s Step 204( N/A%), pre moving , FPS 2.10, Running 78.43s Step 205( N/A%), pre moving , FPS 2.08, Running 78.96s Step 206( N/A%), pre moving , FPS 2.08, Running 79.07s Step 207( N/A%), pre moving , FPS 2.17, Running 79.17s Step 208( N/A%), pre moving , FPS 2.18, Running 79.27s Step 209( N/A%), pre moving , FPS 2.25, Running 79.43s Step 210( N/A%), pre moving , FPS 2.30, Running 79.68s Step 211( N/A%), pre moving , FPS 2.38, Running 79.94s Step 212( N/A%), pre moving , FPS 2.47, Running 80.20s Step 213( N/A%), pre moving , FPS 2.42, Running 80.71s Step 214( N/A%), pre moving , FPS 2.43, Running 81.23s Step 215( N/A%), pre moving , FPS 2.42, Running 81.74s Step 216( N/A%), pre moving , FPS 2.48, Running 82.10s Step 217( N/A%), pre moving , FPS 2.57, Running 82.37s Step 218( N/A%), pre moving , FPS 2.60, Running 82.83s Step 219( N/A%), pre moving , FPS 2.76, Running 82.92s Step 220( N/A%), pre moving , FPS 2.95, Running 83.01s Step 221( N/A%), pre moving , FPS 3.04, Running 83.36s Step 222( N/A%), pre moving , FPS 3.27, Running 83.45s Step 223( N/A%), pre moving , FPS 3.34, Running 83.86s Step 224( N/A%), pre moving , FPS 3.59, Running 84.01s Step 225( N/A%), pre moving , FPS 3.73, Running 84.32s Step 226( N/A%), pre moving , FPS 3.68, Running 84.51s Step 227( N/A%), pre moving , FPS 3.69, Running 84.60s Step 228( N/A%), pre moving , FPS 3.69, Running 84.69s Step 229( N/A%), pre moving , FPS 3.56, Running 85.04s Step 230( N/A%), pre moving , FPS 3.67, Running 85.13s Step 231( N/A%), pre moving , FPS 3.77, Running 85.25s Step 232( N/A%), pre moving , FPS 3.72, Running 85.59s Step 233( N/A%), pre moving , FPS 3.32, Running 86.74s Step 234( N/A%), pre moving , FPS 3.56, Running 86.85s Step 235( N/A%), pre moving , FPS 3.67, Running 87.19s Step 236( N/A%), pre moving , FPS 3.85, Running 87.30s Step 237( N/A%), pre moving , FPS 3.91, Running 87.49s Step 238( N/A%), pre moving , FPS 4.02, Running 87.81s Step 239( N/A%), pre moving , FPS 3.94, Running 88.00s Step 240( N/A%), pre moving , FPS 3.70, Running 88.41s Step 241( N/A%), pre moving , FPS 3.85, Running 88.55s Step 242( N/A%), pre moving , FPS 3.63, Running 88.97s Step 243( N/A%), pre moving , FPS 3.81, Running 89.10s Step 244( N/A%), pre moving , FPS 3.63, Running 89.51s Step 245( N/A%), pre moving , FPS 3.75, Running 89.66s Step 246( N/A%), pre moving , FPS 3.62, Running 90.04s Step 247( N/A%), pre moving , FPS 3.57, Running 90.20s Step 248( N/A%), pre moving , FPS 3.39, Running 90.58s Step 249( N/A%), pre moving , FPS 3.52, Running 90.73s Step 250( N/A%), pre moving , FPS 3.49, Running 90.87s Step 251( N/A%), pre moving , FPS 3.28, Running 91.35s Step 252( N/A%), pre moving , FPS 3.24, Running 91.76s Step 253( N/A%), pre moving , FPS 3.67, Running 92.19s Step 254( N/A%), pre moving , FPS 3.58, Running 92.44s Step 255( N/A%), pre moving , FPS 3.48, Running 92.93s Step 256( N/A%), pre moving , FPS 3.46, Running 93.08s Step 257( N/A%), pre moving , FPS 3.27, Running 93.61s Step 258( N/A%), pre moving , FPS 3.37, Running 93.74s Step 259( N/A%), pre moving , FPS 3.20, Running 94.24s Step 260( N/A%), pre moving , FPS 3.21, Running 94.64s Step 261( N/A%), pre moving , FPS 3.01, Running 95.21s Step 262( N/A%), pre moving , FPS 3.13, Running 95.36s Step 263( N/A%), pre moving , FPS 2.93, Running 95.92s Step 264( N/A%), pre moving , FPS 3.05, Running 96.06s Step 265( N/A%), pre moving , FPS 2.89, Running 96.57s Step 266( N/A%), pre moving , FPS 2.89, Running 96.96s Step 267( N/A%), pre moving , FPS 2.84, Running 97.24s Step 268( N/A%), pre moving , FPS 2.84, Running 97.62s Step 269( N/A%), pre moving , FPS 2.71, Running 98.11s Step 270( N/A%), pre moving , FPS 2.74, Running 98.18s Step 271( N/A%), pre moving , FPS 2.90, Running 98.25s Step 272( N/A%), pre moving , FPS 3.05, Running 98.31s Step 273( N/A%), pre moving , FPS 3.24, Running 98.37s Step 274( N/A%), pre moving , FPS 3.34, Running 98.44s Step 275( N/A%), pre moving , FPS 3.59, Running 98.50s Step 276( N/A%), pre moving , FPS 3.64, Running 98.57s Step 277( N/A%), pre moving , FPS 3.97, Running 98.65s Step 278( N/A%), pre moving , FPS 4.02, Running 98.72s Step 279( N/A%), pre moving , FPS 4.39, Running 98.80s Step 280( N/A%), pre moving , FPS 4.71, Running 98.89s Step 281( N/A%), pre moving , FPS 5.32, Running 98.96s Step 282( N/A%), pre moving , FPS 5.42, Running 99.05s Step 283( N/A%), pre moving , FPS 6.21, Running 99.14s Step 284( N/A%), pre moving , FPS 6.31, Running 99.23s Step 285( N/A%), pre moving , FPS 7.25, Running 99.32s Step 286( N/A%), pre moving , FPS 7.94, Running 99.48s Step 287( N/A%), pre moving , FPS 8.13, Running 99.70s Step 288( N/A%), pre moving , FPS 8.74, Running 99.91s Step 289( N/A%), pre moving , FPS 9.76, Running 100.16s Step 290( N/A%), pre moving , FPS 9.11, Running 100.38s Step 291( N/A%), pre moving , FPS 7.64, Running 100.87s Step 292( N/A%), pre moving , FPS 6.52, Running 101.38s Step 293( N/A%), pre moving , FPS 5.78, Running 101.83s Step 294( N/A%), pre moving , FPS 5.56, Running 102.03s Step 295( N/A%), pre moving , FPS 5.00, Running 102.50s Step 296( N/A%), pre moving , FPS 4.87, Running 102.67s Step 297( N/A%), pre moving , FPS 4.47, Running 103.13s Step 298( N/A%), pre moving , FPS 4.40, Running 103.27s Step 299( N/A%), pre moving , FPS 4.11, Running 103.66s Step 300( N/A%), pre moving , FPS 4.08, Running 103.80s Step 301( N/A%), pre moving , FPS 4.06, Running 103.89s Step 302( N/A%), pre moving , FPS 3.86, Running 104.22s Step 303( N/A%), pre moving , FPS 3.85, Running 104.33s Step 304( N/A%), pre moving , FPS 3.85, Running 104.43s Step 305( N/A%), pre moving , FPS 3.67, Running 104.77s Step 306( N/A%), pre moving , FPS 3.70, Running 104.88s Step 307( N/A%), pre moving , FPS 3.80, Running 104.96s Step 308( N/A%), pre moving , FPS 3.89, Running 105.05s Step 309( N/A%), pre moving , FPS 3.81, Running 105.40s Step 310( N/A%), pre moving , FPS 3.90, Running 105.51s Step 311( N/A%), pre moving , FPS 4.22, Running 105.61s Step 312( N/A%), pre moving , FPS 4.38, Running 105.95s Step 313( N/A%), pre moving , FPS 4.72, Running 106.06s Step 314( N/A%), pre moving , FPS 4.86, Running 106.15s Step 315( N/A%), pre moving , FPS 5.35, Running 106.24s Step 316( N/A%), pre moving , FPS 5.13, Running 106.58s Step 317( N/A%), pre moving , FPS 5.62, Running 106.68s Step 318( N/A%), pre moving , FPS 5.69, Running 106.78s Step 319( N/A%), pre moving , FPS 5.80, Running 107.11s Step 320( N/A%), pre moving , FPS 5.92, Running 107.17s Step 321( N/A%), pre moving , FPS 5.88, Running 107.28s Step 322( N/A%), pre moving , FPS 6.33, Running 107.39s Step 323( N/A%), pre moving , FPS 5.90, Running 107.72s Step 324( N/A%), pre moving , FPS 5.87, Running 107.83s Step 325( N/A%), pre moving , FPS 6.34, Running 107.93s Step 326( N/A%), pre moving , FPS 4.37, Running 109.45s Step 327( N/A%), pre moving , FPS 4.36, Running 109.55s Step 328( N/A%), pre moving , FPS 4.19, Running 109.83s Step 329( N/A%), pre moving , FPS 4.29, Running 110.06s Step 330( N/A%), pre moving , FPS 4.04, Running 110.46s Step 331( N/A%), pre moving , FPS 4.02, Running 110.58s Step 332( N/A%), pre moving , FPS 4.23, Running 110.68s Step 333( N/A%), pre moving , FPS 4.18, Running 110.85s Step 334( N/A%), pre moving , FPS 4.01, Running 111.14s Step 335( N/A%), pre moving , FPS 4.02, Running 111.22s Step 336( N/A%), pre moving , FPS 4.22, Running 111.32s Step 337( N/A%), pre moving , FPS 4.03, Running 111.65s Step 338( N/A%), pre moving , FPS 4.02, Running 111.76s Step 339( N/A%), pre moving , FPS 4.22, Running 111.85s Step 340( N/A%), pre moving , FPS 4.06, Running 112.10s Step 341( N/A%), pre moving , FPS 3.99, Running 112.30s Step 342( N/A%), pre moving , FPS 4.01, Running 112.38s Step 343( N/A%), pre moving , FPS 4.21, Running 112.47s Step 344( N/A%), pre moving , FPS 4.02, Running 112.81s Step 345( N/A%), pre moving , FPS 4.01, Running 112.92s Step 346( N/A%), pre moving , FPS 5.63, Running 113.01s Step 347( N/A%), pre moving , FPS 5.20, Running 113.40s Step 348( N/A%), pre moving , FPS 5.38, Running 113.55s Step 349( N/A%), pre moving , FPS 5.55, Running 113.67s Step 350( N/A%), pre moving , FPS 5.55, Running 114.06s Step 351( N/A%), pre moving , FPS 5.52, Running 114.21s Step 352( N/A%), pre moving , FPS 5.10, Running 114.60s Step 353( N/A%), pre moving , FPS 5.11, Running 114.76s Step 354( N/A%), pre moving , FPS 5.32, Running 114.90s Step 355( N/A%), pre moving , FPS 4.89, Running 115.31s Step 356( N/A%), pre moving , FPS 4.84, Running 115.45s Step 357( N/A%), pre moving , FPS 4.78, Running 115.83s Step 358( N/A%), pre moving , FPS 4.73, Running 115.98s Step 359( N/A%), pre moving , FPS 4.42, Running 116.38s Step 360( N/A%), pre moving , FPS 4.51, Running 116.54s Step 361( N/A%), pre moving , FPS 4.56, Running 116.68s Step 362( N/A%), pre moving , FPS 4.24, Running 117.09s Step 363( N/A%), pre moving , FPS 4.21, Running 117.23s Step 364( N/A%), pre moving , FPS 4.20, Running 117.57s Step 365( N/A%), pre moving , FPS 4.21, Running 117.67s Step 366( N/A%), pre moving , FPS 4.20, Running 117.77s Step 367( N/A%), pre moving , FPS 4.43, Running 117.91s Step 368( N/A%), pre moving , FPS 4.30, Running 118.20s Step 369( N/A%), pre moving , FPS 4.31, Running 118.31s Step 370( N/A%), pre moving , FPS 4.60, Running 118.41s Step 371( N/A%), pre moving , FPS 4.40, Running 118.75s Step 372( N/A%), pre moving , FPS 4.74, Running 118.82s Step 373( N/A%), pre moving , FPS 4.83, Running 118.90s Step 374( N/A%), pre moving , FPS 4.89, Running 118.99s Step 375( N/A%), pre moving , FPS 5.26, Running 119.11s Step 376( N/A%), pre moving , FPS 5.33, Running 119.20s Step 377( N/A%), pre moving , FPS 5.78, Running 119.29s Step 378( N/A%), pre moving , FPS 5.89, Running 119.38s Step 379( N/A%), pre moving , FPS 6.44, Running 119.48s Step 380( N/A%), pre moving , FPS 6.58, Running 119.58s Step 381( N/A%), pre moving , FPS 6.65, Running 119.69s Step 382( N/A%), pre moving , FPS 7.45, Running 119.77s Step 383( N/A%), pre moving , FPS 7.48, Running 119.90s Step 384( N/A%), pre moving , FPS 7.67, Running 120.18s Step 385( N/A%), pre moving , FPS 7.66, Running 120.28s Step 386( N/A%), pre moving , FPS 3.27, Running 123.89s Step 387( N/A%), pre moving , FPS 3.05, Running 124.47s Step 388( N/A%), pre moving , FPS 2.92, Running 125.05s Step 389( N/A%), pre moving , FPS 2.74, Running 125.60s Step 390( N/A%), pre moving , FPS 2.59, Running 126.14s Step 391( N/A%), pre moving , FPS 2.52, Running 126.69s Step 392( N/A%), pre moving , FPS 2.38, Running 127.24s Step 393( N/A%), pre moving , FPS 2.25, Running 127.80s Step 394( N/A%), pre moving , FPS 2.14, Running 128.34s Step 395( N/A%), pre moving , FPS 2.04, Running 128.90s Step 396( N/A%), pre moving , FPS 1.96, Running 129.43s Step 397( N/A%), pre moving , FPS 1.87, Running 129.97s Step 398( N/A%), pre moving , FPS 1.79, Running 130.52s Step 399( N/A%), pre moving , FPS 1.73, Running 131.07s Step 400( N/A%), pre moving , FPS 1.66, Running 131.61s Step 401( N/A%), pre moving , FPS 1.61, Running 132.14s Step 402( N/A%), pre moving , FPS 1.55, Running 132.70s Step 403( N/A%), pre moving , FPS 1.50, Running 133.26s Step 404( N/A%), pre moving , FPS 1.47, Running 133.82s Step 405( N/A%), pre moving , FPS 1.42, Running 134.35s Step 406( 0.33%), action 1, FPS 1.59, Running 136.48s Step 407( 0.67%), action 2, FPS 1.58, Running 137.10s Step 408( 1.00%), action 3, FPS 1.55, Running 137.91s Step 409( 1.33%), action 4, FPS 1.56, Running 138.43s Step 410( 1.67%), action 5, FPS 1.52, Running 139.33s Step 411( 2.00%), action 6, FPS 1.41, Running 140.89s Step 412( 2.33%), action 7, FPS 1.40, Running 141.57s Step 413( 2.67%), action 8, FPS 1.38, Running 142.25s Step 414( 3.00%), action 9, FPS 1.35, Running 143.19s Step 415( 3.33%), action 10, FPS 1.32, Running 144.04s Step 416( 3.67%), action 11, FPS 1.26, Running 145.27s Step 417( 4.00%), action 12, FPS 1.26, Running 145.86s Step 418( 4.33%), action 13, FPS 1.22, Running 146.89s Step 419( 4.67%), action 14, FPS 1.20, Running 147.69s Step 420( 5.00%), action 15, FPS 1.18, Running 148.53s Step 421( 5.33%), action 16, FPS 1.16, Running 149.37s Step 422( 5.67%), action 17, FPS 1.14, Running 150.21s Step 423( 6.00%), action 18, FPS 1.12, Running 151.15s Step 424( 6.33%), action 19, FPS 1.11, Running 151.84s Step 425( 6.67%), action 20, FPS 1.08, Running 152.85s Step 426( 7.00%), action 21, FPS 1.14, Running 153.98s Step 427( 7.33%), action 22, FPS 1.12, Running 154.88s Step 428( 7.67%), action 23, FPS 1.13, Running 155.60s Step 429( 8.00%), action 24, FPS 1.13, Running 156.14s Step 430( 8.33%), action 25, FPS 1.13, Running 156.97s Step 431( 8.67%), action 26, FPS 1.18, Running 157.89s Step 432( 9.00%), action 27, FPS 1.18, Running 158.56s Step 433( 9.33%), action 28, FPS 1.18, Running 159.26s Step 434( 9.67%), action 29, FPS 1.17, Running 160.30s Step 435( 10.00%), action 30, FPS 1.17, Running 161.20s Step 436( 10.33%), action 31, FPS 1.19, Running 162.05s Step 437( 10.67%), action 32, FPS 1.18, Running 162.83s Step 438( 11.00%), action 33, FPS 1.18, Running 163.79s Step 439( 11.33%), action 34, FPS 1.19, Running 164.44s Step 440( 11.67%), action 35, FPS 1.20, Running 165.17s Step 441( 12.00%), action 36, FPS 1.20, Running 166.06s Step 442( 12.33%), action 37, FPS 1.19, Running 167.08s Step 443( 12.67%), action 38, FPS 1.21, Running 167.73s Step 444( 13.00%), action 39, FPS 1.18, Running 168.73s Step 445( 13.33%), action 40, FPS 1.21, Running 169.37s Step 446( 13.67%), action 41, FPS 1.22, Running 170.43s Step 447( 14.00%), action 42, FPS 1.22, Running 171.22s Step 448( 14.33%), action 43, FPS 1.20, Running 172.21s Step 449( 14.67%), action 44, FPS 1.19, Running 172.98s Step 450( 15.00%), action 45, FPS 1.20, Running 173.62s Step 451( 15.33%), action 46, FPS 1.24, Running 174.02s Step 452( 15.67%), action 47, FPS 1.25, Running 174.53s Step 453( 16.00%), action 48, FPS 1.21, Running 175.80s Step 454( 16.33%), action 49, FPS 1.21, Running 176.87s Step 455( 16.67%), action 50, FPS 1.23, Running 177.45s Step 456( 17.00%), action 51, FPS 1.22, Running 178.48s Step 457( 17.33%), action 52, FPS 1.22, Running 179.16s Step 458( 17.67%), action 53, FPS 1.23, Running 180.04s Step 459( 18.00%), action 54, FPS 1.23, Running 180.67s Step 460( 18.33%), action 55, FPS 1.21, Running 181.65s Step 461( 18.67%), action 56, FPS 1.23, Running 182.28s Step 462( 19.00%), action 57, FPS 1.23, Running 183.31s Step 463( 19.33%), action 58, FPS 1.23, Running 183.98s Step 464( 19.67%), action 59, FPS 1.24, Running 184.87s Step 465( 20.00%), action 60, FPS 1.23, Running 185.61s Step 466( 20.33%), action 61, FPS 1.24, Running 186.54s Step 467( 20.67%), action 62, FPS 1.23, Running 187.44s Step 468( 21.00%), action 63, FPS 1.24, Running 188.28s Step 469( 21.33%), action 64, FPS 1.24, Running 189.08s Step 470( 21.67%), action 65, FPS 1.23, Running 189.90s Step 471( 22.00%), action 66, FPS 1.20, Running 190.68s Step 472( 22.33%), action 67, FPS 1.16, Running 191.78s Step 473( 22.67%), action 68, FPS 1.22, Running 192.14s Step 474( 23.00%), action 69, FPS 1.24, Running 192.95s Step 475( 23.33%), action 70, FPS 1.23, Running 193.76s Step 476( 23.67%), action 71, FPS 1.23, Running 194.68s Step 477( 24.00%), action 72, FPS 1.20, Running 195.87s Step 478( 24.33%), action 73, FPS 1.18, Running 197.00s Step 479( 24.67%), action 74, FPS 1.18, Running 197.58s Step 480( 25.00%), action 75, FPS 1.20, Running 198.33s Step 481( 25.33%), action 76, FPS 1.19, Running 199.11s Step 482( 25.67%), action 77, FPS 1.21, Running 199.80s Step 483( 26.00%), action 78, FPS 1.21, Running 200.51s Step 484( 26.33%), action 79, FPS 1.22, Running 201.29s Step 485( 26.67%), action 80, FPS 1.23, Running 201.90s Step 486( 27.00%), action 81, FPS 1.22, Running 202.94s Step 487( 27.33%), action 82, FPS 1.24, Running 203.55s Step 488( 27.67%), action 83, FPS 1.26, Running 204.16s Step 489( 28.00%), action 84, FPS 1.27, Running 204.83s Step 490( 28.33%), action 85, FPS 1.26, Running 205.74s Step 491( 28.67%), action 86, FPS 1.28, Running 206.35s Step 492( 29.00%), action 87, FPS 1.31, Running 207.05s Step 493( 29.33%), action 88, FPS 1.27, Running 207.89s Step 494( 29.67%), action 89, FPS 1.28, Running 208.58s Step 495( 30.00%), action 90, FPS 1.30, Running 209.20s Step 496( 30.33%), action 91, FPS 1.30, Running 210.11s Step 497( 30.67%), action 92, FPS 1.33, Running 210.93s Step 498( 31.00%), action 93, FPS 1.33, Running 212.04s Step 499( 31.33%), action 94, FPS 1.29, Running 213.10s Step 500( 31.67%), action 95, FPS 1.30, Running 213.77s Step 501( 32.00%), action 96, FPS 1.28, Running 214.75s Step 502( 32.33%), action 97, FPS 1.25, Running 215.77s Step 503( 32.67%), action 98, FPS 1.23, Running 216.80s Step 504( 33.00%), action 99, FPS 1.20, Running 217.98s Step 505( 33.33%), action 100, FPS 1.18, Running 218.91s Step 506( 33.67%), action 101, FPS 1.18, Running 219.94s Step 507( 34.00%), action 102, FPS 1.17, Running 220.60s Step 508( 34.33%), action 103, FPS 1.18, Running 221.16s Step 509( 34.67%), action 104, FPS 1.16, Running 222.00s Step 510( 35.00%), action 105, FPS 1.18, Running 222.73s Step 511( 35.33%), action 106, FPS 1.16, Running 223.56s Step 512( 35.67%), action 107, FPS 1.16, Running 224.34s Step 513( 36.00%), action 108, FPS 1.17, Running 225.01s Step 514( 36.33%), action 109, FPS 1.16, Running 225.88s Step 515( 36.67%), action 110, FPS 1.16, Running 226.49s Step 516( 37.00%), action 111, FPS 1.15, Running 227.58s Step 517( 37.33%), action 112, FPS 1.16, Running 228.21s Step 518( 37.67%), action 113, FPS 1.19, Running 228.82s Step 519( 38.00%), action 114, FPS 1.20, Running 229.75s Step 520( 38.33%), action 115, FPS 1.19, Running 230.50s Step 521( 38.67%), action 116, FPS 1.20, Running 231.44s Step 522( 39.00%), action 117, FPS 1.20, Running 232.44s Step 523( 39.33%), action 118, FPS 1.23, Running 233.09s Step 524( 39.67%), action 119, FPS 1.26, Running 233.80s Step 525( 40.00%), action 120, FPS 1.27, Running 234.67s Step 526( 40.33%), action 121, FPS 1.27, Running 235.71s Step 527( 40.67%), action 122, FPS 1.24, Running 236.79s Step 528( 41.00%), action 123, FPS 1.21, Running 237.75s Step 529( 41.33%), action 124, FPS 1.22, Running 238.39s Step 530( 41.67%), action 125, FPS 1.22, Running 239.07s Step 531( 42.00%), action 126, FPS 1.22, Running 239.90s Step 532( 42.33%), action 127, FPS 1.23, Running 240.56s Step 533( 42.67%), action 128, FPS 1.24, Running 241.20s Step 534( 43.00%), action 129, FPS 1.23, Running 242.18s Step 535( 43.33%), action 130, FPS 1.21, Running 243.07s Step 536( 43.67%), action 131, FPS 1.20, Running 244.26s Step 537( 44.00%), action 132, FPS 1.19, Running 244.95s Step 538( 44.33%), action 133, FPS 1.17, Running 245.90s Step 539( 44.67%), action 134, FPS 1.18, Running 246.77s Step 540( 45.00%), action 135, FPS 1.20, Running 247.11s Step 541( 45.33%), action 136, FPS 1.23, Running 247.72s Step 542( 45.67%), action 137, FPS 1.25, Running 248.43s Step 543( 46.00%), action 138, FPS 1.25, Running 249.06s Step 544( 46.33%), action 139, FPS 1.23, Running 250.04s Step 545( 46.67%), action 140, FPS 1.25, Running 250.69s Step 546( 47.00%), action 141, FPS 1.25, Running 251.66s Step 547( 47.33%), action 142, FPS 1.29, Running 252.29s Step 548( 47.67%), action 143, FPS 1.29, Running 253.31s Step 549( 48.00%), action 144, FPS 1.26, Running 254.30s Step 550( 48.33%), action 145, FPS 1.23, Running 255.33s Step 551( 48.67%), action 146, FPS 1.25, Running 255.94s Step 552( 49.00%), action 147, FPS 1.24, Running 256.64s Step 553( 49.33%), action 148, FPS 1.22, Running 257.54s Step 554( 49.67%), action 149, FPS 1.26, Running 258.09s Step 555( 50.00%), action 150, FPS 1.25, Running 259.03s Step 556( 50.33%), action 151, FPS 1.26, Running 260.09s Step 557( 50.67%), action 152, FPS 1.26, Running 260.79s Step 558( 51.00%), action 153, FPS 1.27, Running 261.69s Step 559( 51.33%), action 154, FPS 1.29, Running 262.31s Step 560( 51.67%), action 155, FPS 1.26, Running 263.00s Step 561( 52.00%), action 156, FPS 1.24, Running 263.83s Step 562( 52.33%), action 157, FPS 1.25, Running 264.48s Step 563( 52.67%), action 158, FPS 1.25, Running 265.07s Step 564( 53.00%), action 159, FPS 1.30, Running 265.43s Step 565( 53.33%), action 160, FPS 1.32, Running 265.86s Step 566( 53.67%), action 161, FPS 1.25, Running 267.63s Step 567( 54.00%), action 162, FPS 1.22, Running 268.70s Step 568( 54.33%), action 163, FPS 1.25, Running 269.35s Step 569( 54.67%), action 164, FPS 1.25, Running 270.27s Step 570( 55.00%), action 165, FPS 1.28, Running 270.96s Step 571( 55.33%), action 166, FPS 1.27, Running 271.63s Step 572( 55.67%), action 167, FPS 1.26, Running 272.48s Step 573( 56.00%), action 168, FPS 1.29, Running 273.09s Step 574( 56.33%), action 169, FPS 1.27, Running 273.86s Step 575( 56.67%), action 170, FPS 1.26, Running 274.94s Step 576( 57.00%), action 171, FPS 1.27, Running 275.89s Step 577( 57.33%), action 172, FPS 1.26, Running 276.73s Step 578( 57.67%), action 173, FPS 1.27, Running 277.38s Step 579( 58.00%), action 174, FPS 1.28, Running 277.95s Step 580( 58.33%), action 175, FPS 1.28, Running 278.62s Step 581( 58.67%), action 176, FPS 1.28, Running 279.45s Step 582( 59.00%), action 177, FPS 1.28, Running 280.13s Step 583( 59.33%), action 178, FPS 1.27, Running 280.84s Step 584( 59.67%), action 179, FPS 1.20, Running 282.11s Step 585( 60.00%), action 180, FPS 1.19, Running 282.71s Step 586( 60.33%), action 181, FPS 1.27, Running 283.35s Step 587( 60.67%), action 182, FPS 1.32, Running 283.81s Step 588( 61.00%), action 183, FPS 1.33, Running 284.34s Step 589( 61.33%), action 184, FPS 1.33, Running 285.26s Step 590( 61.67%), action 185, FPS 1.34, Running 285.91s Step 591( 62.00%), action 186, FPS 1.31, Running 286.89s Step 592( 62.33%), action 187, FPS 1.32, Running 287.68s Step 593( 62.67%), action 188, FPS 1.30, Running 288.47s Step 594( 63.00%), action 189, FPS 1.31, Running 289.13s Step 595( 63.33%), action 190, FPS 1.33, Running 289.95s Step 596( 63.67%), action 191, FPS 1.32, Running 291.09s Step 597( 64.00%), action 192, FPS 1.29, Running 292.18s Step 598( 64.33%), action 193, FPS 1.30, Running 292.75s Step 599( 64.67%), action 194, FPS 1.28, Running 293.60s Step 600( 65.00%), action 195, FPS 1.27, Running 294.34s Step 601( 65.33%), action 196, FPS 1.28, Running 295.11s Step 602( 65.67%), action 197, FPS 1.27, Running 295.90s Step 603( 66.00%), action 198, FPS 1.28, Running 296.52s Step 604( 66.33%), action 199, FPS 1.31, Running 297.41s Step 605( 66.67%), action 200, FPS 1.30, Running 298.07s Step 606( 67.00%), action 201, FPS 1.27, Running 299.04s Step 607( 67.33%), action 202, FPS 1.26, Running 299.64s Step 608( 67.67%), action 203, FPS 1.26, Running 300.25s Step 609( 68.00%), action 204, FPS 1.26, Running 301.11s Step 610( 68.33%), action 205, FPS 1.29, Running 301.44s Step 611( 68.67%), action 206, FPS 1.35, Running 301.75s Step 612( 69.00%), action 207, FPS 1.39, Running 302.05s Step 613( 69.33%), action 208, FPS 1.42, Running 302.58s Step 614( 69.67%), action 209, FPS 1.44, Running 303.05s Step 615( 70.00%), action 210, FPS 1.46, Running 303.68s Step 616( 70.33%), action 211, FPS 1.47, Running 304.71s Step 617( 70.67%), action 212, FPS 1.52, Running 305.33s Step 618( 71.00%), action 213, FPS 1.51, Running 305.96s Step 619( 71.33%), action 214, FPS 1.51, Running 306.83s Step 620( 71.67%), action 215, FPS 1.52, Running 307.53s Step 621( 72.00%), action 216, FPS 1.50, Running 308.44s Step 622( 72.33%), action 217, FPS 1.49, Running 309.28s Step 623( 72.67%), action 218, FPS 1.48, Running 310.07s Step 624( 73.00%), action 219, FPS 1.51, Running 310.65s Step 625( 73.33%), action 220, FPS 1.51, Running 311.28s Step 626( 73.67%), action 221, FPS 1.52, Running 312.21s Step 627( 74.00%), action 222, FPS 1.51, Running 312.89s Step 628( 74.33%), action 223, FPS 1.48, Running 313.76s Step 629( 74.67%), action 224, FPS 1.51, Running 314.37s Step 630( 75.00%), action 225, FPS 1.47, Running 315.01s Step 631( 75.33%), action 226, FPS 1.41, Running 315.90s Step 632( 75.67%), action 227, FPS 1.38, Running 316.54s Step 633( 76.00%), action 228, FPS 1.34, Running 317.53s Step 634( 76.33%), action 229, FPS 1.33, Running 318.15s Step 635( 76.67%), action 230, FPS 1.32, Running 318.79s Step 636( 77.00%), action 231, FPS 1.32, Running 319.81s Step 637( 77.33%), action 232, FPS 1.32, Running 320.43s Step 638( 77.67%), action 233, FPS 1.32, Running 321.15s Step 639( 78.00%), action 234, FPS 1.35, Running 321.61s Step 640( 78.33%), action 235, FPS 1.32, Running 322.70s Step 641( 78.67%), action 236, FPS 1.33, Running 323.53s Step 642( 79.00%), action 237, FPS 1.33, Running 324.33s Step 643( 79.33%), action 238, FPS 1.31, Running 325.32s Step 644( 79.67%), action 239, FPS 1.30, Running 326.08s Step 645( 80.00%), action 240, FPS 1.27, Running 327.02s Step 646( 80.33%), action 241, FPS 1.27, Running 328.01s Step 647( 80.67%), action 242, FPS 1.27, Running 328.66s Step 648( 81.00%), action 243, FPS 1.29, Running 329.23s Step 649( 81.33%), action 244, FPS 1.27, Running 330.14s Step 650( 81.67%), action 245, FPS 1.26, Running 330.84s Step 651( 82.00%), action 246, FPS 1.26, Running 331.72s Step 652( 82.33%), action 247, FPS 1.26, Running 332.47s Step 653( 82.67%), action 248, FPS 1.26, Running 333.43s Step 654( 83.00%), action 249, FPS 1.22, Running 334.51s Step 655( 83.33%), action 250, FPS 1.20, Running 335.44s Step 656( 83.67%), action 251, FPS 1.20, Running 336.48s Step 657( 84.00%), action 252, FPS 1.19, Running 337.21s Step 658( 84.33%), action 253, FPS 1.16, Running 338.34s Step 659( 84.67%), action 254, FPS 1.15, Running 338.95s Step 660( 85.00%), action 255, FPS 1.21, Running 339.22s Step 661( 85.33%), action 256, FPS 1.20, Running 340.17s Step 662( 85.67%), action 257, FPS 1.21, Running 340.86s Step 663( 86.00%), action 258, FPS 1.21, Running 341.92s Step 664( 86.33%), action 259, FPS 1.20, Running 342.72s Step 665( 86.67%), action 260, FPS 1.21, Running 343.49s Step 666( 87.00%), action 261, FPS 1.21, Running 344.49s Step 667( 87.33%), action 262, FPS 1.22, Running 345.09s Step 668( 87.67%), action 263, FPS 1.21, Running 345.77s Step 669( 88.00%), action 264, FPS 1.21, Running 346.62s Step 670( 88.33%), action 265, FPS 1.22, Running 347.30s Step 671( 88.67%), action 266, FPS 1.24, Running 347.91s Step 672( 89.00%), action 267, FPS 1.24, Running 348.56s Step 673( 89.33%), action 268, FPS 1.25, Running 349.41s Step 674( 89.67%), action 269, FPS 1.29, Running 350.00s Step 675( 90.00%), action 270, FPS 1.32, Running 350.63s Step 676( 90.33%), action 271, FPS 1.33, Running 351.50s Step 677( 90.67%), action 272, FPS 1.34, Running 352.16s Step 678( 91.00%), action 273, FPS 1.37, Running 352.89s Step 679( 91.33%), action 274, FPS 1.36, Running 353.62s Step 680( 91.67%), action 275, FPS 1.31, Running 354.46s Step 681( 92.00%), action 276, FPS 1.31, Running 355.40s Step 682( 92.33%), action 277, FPS 1.32, Running 355.97s Step 683( 92.67%), action 278, FPS 1.33, Running 356.94s Step 684( 93.00%), action 279, FPS 1.35, Running 357.59s Step 685( 93.33%), action 280, FPS 1.38, Running 357.99s Step 686( 93.67%), action 281, FPS 1.42, Running 358.62s Step 687( 94.00%), action 282, FPS 1.43, Running 359.12s Step 688( 94.33%), action 283, FPS 1.39, Running 360.16s Step 689( 94.67%), action 284, FPS 1.40, Running 360.88s Step 690( 95.00%), action 285, FPS 1.34, Running 362.28s Step 691( 95.33%), action 286, FPS 1.32, Running 363.02s Step 692( 95.67%), action 287, FPS 1.27, Running 364.30s Step 693( 96.00%), action 288, FPS 1.28, Running 365.07s Step 694( 96.33%), action 289, FPS 1.25, Running 366.02s Step 695( 96.67%), action 290, FPS 1.22, Running 366.99s Step 696( 97.00%), action 291, FPS 1.17, Running 368.65s Step 697( 97.33%), action 292, FPS 1.14, Running 369.67s Step 698( 97.67%), action 293, FPS 1.12, Running 370.72s Step 699( 98.00%), action 294, FPS 1.13, Running 371.35s Step 700( 98.33%), action 295, FPS 1.12, Running 372.38s Step 701( 98.67%), action 296, FPS 1.11, Running 373.48s Step 702( 99.00%), action 297, FPS 1.10, Running 374.21s [2026-08-02 17:16:52] [1 ] Seed 0 success after 374.53 s. +steps: 702 , actions: 297 . +Instruction: Empty +Total 1/1(100.00%) success. +Setting seed: 1 +Step 1( N/A%), pre moving , FPS 5.86, Running 0.17s Step 2( N/A%), pre moving , FPS 7.46, Running 0.27s Step 3( N/A%), pre moving , FPS 5.12, Running 0.59s Step 4( N/A%), pre moving , FPS 5.80, Running 0.69s Step 5( N/A%), pre moving , FPS 6.38, Running 0.78s Step 6( N/A%), pre moving , FPS 5.32, Running 1.13s Step 7( N/A%), pre moving , FPS 5.93, Running 1.18s Step 8( N/A%), pre moving , FPS 6.57, Running 1.22s Step 9( N/A%), pre moving , FPS 7.18, Running 1.25s Step 10( N/A%), pre moving , FPS 7.74, Running 1.29s Step 11( N/A%), pre moving , FPS 8.27, Running 1.33s Step 12( N/A%), pre moving , FPS 8.78, Running 1.37s Step 13( N/A%), pre moving , FPS 9.27, Running 1.40s Step 14( N/A%), pre moving , FPS 9.68, Running 1.45s Step 15( N/A%), pre moving , FPS 10.11, Running 1.48s Step 16( N/A%), pre moving , FPS 10.53, Running 1.52s Step 17( N/A%), pre moving , FPS 10.90, Running 1.56s Step 18( N/A%), pre moving , FPS 11.26, Running 1.60s Step 19( N/A%), pre moving , FPS 11.56, Running 1.64s Step 20( N/A%), pre moving , FPS 11.67, Running 1.71s Step 21( N/A%), pre moving , FPS 10.44, Running 2.09s Step 22( N/A%), pre moving , FPS 10.16, Running 2.24s Step 23( N/A%), pre moving , FPS 11.39, Running 2.34s Step 24( N/A%), pre moving , FPS 11.49, Running 2.43s Step 25( N/A%), pre moving , FPS 11.50, Running 2.52s Step 26( N/A%), pre moving , FPS 10.06, Running 3.11s Step 27( N/A%), pre moving , FPS 9.83, Running 3.22s Step 28( N/A%), pre moving , FPS 8.56, Running 3.56s Step 29( N/A%), pre moving , FPS 8.27, Running 3.67s Step 30( N/A%), pre moving , FPS 8.08, Running 3.77s Step 31( N/A%), pre moving , FPS 7.19, Running 4.11s Step 32( N/A%), pre moving , FPS 6.98, Running 4.23s Step 33( N/A%), pre moving , FPS 6.86, Running 4.32s Step 34( N/A%), pre moving , FPS 6.69, Running 4.44s Step 35( N/A%), pre moving , FPS 6.12, Running 4.75s Step 36( N/A%), pre moving , FPS 5.17, Running 5.39s Step 37( N/A%), pre moving , FPS 5.11, Running 5.48s Step 38( N/A%), pre moving , FPS 5.03, Running 5.57s Step 39( N/A%), pre moving , FPS 4.69, Running 5.91s Step 40( N/A%), pre moving , FPS 4.65, Running 6.02s Step 41( N/A%), pre moving , FPS 4.96, Running 6.11s Step 42( N/A%), pre moving , FPS 4.74, Running 6.45s Step 43( N/A%), pre moving , FPS 4.73, Running 6.57s Step 44( N/A%), pre moving , FPS 4.73, Running 6.66s Step 45( N/A%), pre moving , FPS 4.74, Running 6.74s Step 46( N/A%), pre moving , FPS 5.04, Running 7.08s Step 47( N/A%), pre moving , FPS 5.03, Running 7.20s Step 48( N/A%), pre moving , FPS 5.36, Running 7.29s Step 49( N/A%), pre moving , FPS 5.40, Running 7.38s Step 50( N/A%), pre moving , FPS 5.06, Running 7.72s Step 51( N/A%), pre moving , FPS 5.38, Running 7.83s Step 52( N/A%), pre moving , FPS 5.42, Running 7.92s Step 53( N/A%), pre moving , FPS 5.40, Running 8.02s Step 54( N/A%), pre moving , FPS 5.12, Running 8.34s Step 55( N/A%), pre moving , FPS 5.40, Running 8.45s Step 56( N/A%), pre moving , FPS 6.33, Running 8.55s Step 57( N/A%), pre moving , FPS 6.36, Running 8.62s Step 58( N/A%), pre moving , FPS 5.91, Running 8.96s Step 59( N/A%), pre moving , FPS 6.33, Running 9.07s Step 60( N/A%), pre moving , FPS 6.35, Running 9.16s Step 61( N/A%), pre moving , FPS 5.90, Running 9.50s Step 62( N/A%), pre moving , FPS 6.34, Running 9.61s Step 63( N/A%), pre moving , FPS 6.28, Running 9.75s Step 64( N/A%), pre moving , FPS 5.74, Running 10.14s Step 65( N/A%), pre moving , FPS 5.61, Running 10.30s Step 66( N/A%), pre moving , FPS 5.52, Running 10.70s Step 67( N/A%), pre moving , FPS 5.46, Running 10.86s Step 68( N/A%), pre moving , FPS 5.03, Running 11.27s Step 69( N/A%), pre moving , FPS 4.95, Running 11.42s Step 70( N/A%), pre moving , FPS 5.10, Running 11.64s Step 71( N/A%), pre moving , FPS 4.83, Running 11.97s Step 72( N/A%), pre moving , FPS 4.77, Running 12.11s Step 73( N/A%), pre moving , FPS 4.46, Running 12.51s Step 74( N/A%), pre moving , FPS 4.63, Running 12.66s Step 75( N/A%), pre moving , FPS 4.45, Running 12.94s Step 76( N/A%), pre moving , FPS 4.30, Running 13.20s Step 77( N/A%), pre moving , FPS 4.22, Running 13.36s Step 78( N/A%), pre moving , FPS 4.17, Running 13.76s Step 79( N/A%), pre moving , FPS 4.14, Running 13.89s Step 80( N/A%), pre moving , FPS 3.91, Running 14.27s Step 81( N/A%), pre moving , FPS 4.05, Running 14.43s Step 82( N/A%), pre moving , FPS 3.83, Running 14.84s Step 83( N/A%), pre moving , FPS 3.82, Running 14.99s Step 84( N/A%), pre moving , FPS 4.00, Running 15.13s Step 85( N/A%), pre moving , FPS 3.86, Running 15.48s Step 86( N/A%), pre moving , FPS 4.09, Running 15.59s Step 87( N/A%), pre moving , FPS 4.15, Running 15.68s Step 88( N/A%), pre moving , FPS 4.21, Running 16.02s Step 89( N/A%), pre moving , FPS 4.23, Running 16.14s Step 90( N/A%), pre moving , FPS 4.36, Running 16.23s Step 91( N/A%), pre moving , FPS 4.60, Running 16.32s Step 92( N/A%), pre moving , FPS 4.39, Running 16.66s Step 93( N/A%), pre moving , FPS 4.69, Running 16.77s Step 94( N/A%), pre moving , FPS 4.76, Running 16.87s Step 95( N/A%), pre moving , FPS 4.68, Running 17.21s Step 96( N/A%), pre moving , FPS 4.87, Running 17.31s Step 97( N/A%), pre moving , FPS 4.96, Running 17.40s Step 98( N/A%), pre moving , FPS 5.35, Running 17.49s Step 99( N/A%), pre moving , FPS 5.10, Running 17.82s Step 100( N/A%), pre moving , FPS 5.44, Running 17.95s Step 101( N/A%), pre moving , FPS 5.55, Running 18.04s Step 102( N/A%), pre moving , FPS 6.05, Running 18.14s Step 103( N/A%), pre moving , FPS 5.71, Running 18.49s Step 104( N/A%), pre moving , FPS 5.76, Running 18.60s Step 105( N/A%), pre moving , FPS 6.20, Running 18.71s Step 106( N/A%), pre moving , FPS 5.78, Running 19.05s Step 107( N/A%), pre moving , FPS 5.75, Running 19.16s Step 108( N/A%), pre moving , FPS 6.19, Running 19.26s Step 109( N/A%), pre moving , FPS 6.24, Running 19.35s Step 110( N/A%), pre moving , FPS 5.77, Running 19.70s Step 111( N/A%), pre moving , FPS 5.74, Running 19.81s Step 112( N/A%), pre moving , FPS 6.18, Running 19.90s Step 113( N/A%), pre moving , FPS 5.88, Running 20.18s Step 114( N/A%), pre moving , FPS 5.79, Running 20.32s Step 115( N/A%), pre moving , FPS 6.21, Running 20.44s Step 116( N/A%), pre moving , FPS 6.21, Running 20.53s Step 117( N/A%), pre moving , FPS 4.48, Running 21.86s Step 118( N/A%), pre moving , FPS 4.22, Running 22.23s Step 119( N/A%), pre moving , FPS 3.97, Running 22.86s Step 120( N/A%), pre moving , FPS 3.64, Running 23.44s Step 121( N/A%), pre moving , FPS 3.34, Running 24.03s Step 122( N/A%), pre moving , FPS 3.09, Running 24.61s Step 123( N/A%), pre moving , FPS 3.00, Running 25.15s Step 124( N/A%), pre moving , FPS 2.81, Running 25.73s Step 125( N/A%), pre moving , FPS 2.64, Running 26.29s Step 126( N/A%), pre moving , FPS 2.56, Running 26.85s Step 127( N/A%), pre moving , FPS 2.42, Running 27.44s Step 128( N/A%), pre moving , FPS 2.29, Running 27.99s Step 129( N/A%), pre moving , FPS 2.18, Running 28.52s Step 130( N/A%), pre moving , FPS 2.12, Running 29.12s Step 131( N/A%), pre moving , FPS 2.02, Running 29.69s Step 132( N/A%), pre moving , FPS 1.93, Running 30.25s Step 133( N/A%), pre moving , FPS 1.88, Running 30.80s Step 134( N/A%), pre moving , FPS 1.81, Running 31.35s Step 135( N/A%), pre moving , FPS 1.74, Running 31.92s Step 136( N/A%), pre moving , FPS 1.67, Running 32.48s Step 137( N/A%), pre moving , FPS 1.79, Running 33.03s Step 138( N/A%), pre moving , FPS 1.75, Running 33.64s Step 139( N/A%), pre moving , FPS 1.77, Running 34.16s Step 140( N/A%), pre moving , FPS 1.77, Running 34.73s Step 141( N/A%), pre moving , FPS 1.77, Running 35.33s Step 142( N/A%), pre moving , FPS 1.78, Running 35.88s Step 143( N/A%), pre moving , FPS 1.77, Running 36.44s Step 144( N/A%), pre moving , FPS 1.77, Running 37.00s Step 145( N/A%), pre moving , FPS 1.77, Running 37.58s Step 146( N/A%), pre moving , FPS 1.77, Running 38.14s Step 147( N/A%), pre moving , FPS 1.78, Running 38.71s Step 148( N/A%), pre moving , FPS 1.78, Running 39.23s Step 149( N/A%), pre moving , FPS 1.78, Running 39.78s Step 150( N/A%), pre moving , FPS 1.78, Running 40.32s Step 151( N/A%), pre moving , FPS 1.81, Running 40.74s Step 152( N/A%), pre moving , FPS 1.84, Running 41.11s Step 153( N/A%), pre moving , FPS 1.84, Running 41.68s Step 154( N/A%), pre moving , FPS 1.83, Running 42.27s Step 155( N/A%), pre moving , FPS 1.83, Running 42.83s Step 156( N/A%), pre moving , FPS 1.83, Running 43.40s Step 157( N/A%), pre moving , FPS 1.83, Running 43.94s Step 158( N/A%), pre moving , FPS 1.85, Running 44.48s Step 159( N/A%), pre moving , FPS 1.84, Running 45.03s Step 160( N/A%), pre moving , FPS 1.84, Running 45.62s Step 161( N/A%), pre moving , FPS 1.84, Running 46.19s Step 162( N/A%), pre moving , FPS 1.84, Running 46.74s Step 163( N/A%), pre moving , FPS 1.84, Running 47.30s Step 164( N/A%), pre moving , FPS 1.84, Running 47.86s Step 165( N/A%), pre moving , FPS 1.85, Running 48.41s Step 166( N/A%), pre moving , FPS 1.85, Running 48.96s Step 167( N/A%), pre moving , FPS 1.85, Running 49.52s Step 168( N/A%), pre moving , FPS 1.84, Running 50.08s Step 169( N/A%), pre moving , FPS 1.84, Running 50.64s Step 170( N/A%), pre moving , FPS 1.84, Running 51.20s Step 171( N/A%), pre moving , FPS 1.82, Running 51.76s Step 172( N/A%), pre moving , FPS 1.78, Running 52.31s Step 173( N/A%), pre moving , FPS 1.79, Running 52.86s Step 174( N/A%), pre moving , FPS 1.79, Running 53.41s Step 175( N/A%), pre moving , FPS 1.80, Running 53.96s Step 176( N/A%), pre moving , FPS 1.80, Running 54.51s Step 177( N/A%), pre moving , FPS 1.80, Running 55.08s Step 178( N/A%), pre moving , FPS 1.79, Running 55.64s Step 179( N/A%), pre moving , FPS 1.79, Running 56.19s Step 180( N/A%), pre moving , FPS 1.80, Running 56.74s Step 181( N/A%), pre moving , FPS 1.79, Running 57.33s Step 182( N/A%), pre moving , FPS 1.80, Running 57.87s Step 183( N/A%), pre moving , FPS 1.80, Running 58.41s Step 184( N/A%), pre moving , FPS 1.81, Running 58.92s Step 185( N/A%), pre moving , FPS 1.90, Running 58.96s Step 186( N/A%), pre moving , FPS 1.99, Running 59.01s Step 187( N/A%), pre moving , FPS 2.09, Running 59.09s Step 188( N/A%), pre moving , FPS 2.20, Running 59.16s Step 189( N/A%), pre moving , FPS 2.32, Running 59.25s Step 190( N/A%), pre moving , FPS 2.45, Running 59.37s Step 191( N/A%), pre moving , FPS 2.59, Running 59.47s Step 192( N/A%), pre moving , FPS 2.75, Running 59.57s Step 193( N/A%), pre moving , FPS 2.94, Running 59.67s Step 194( N/A%), pre moving , FPS 3.13, Running 59.79s Step 195( N/A%), pre moving , FPS 2.90, Running 60.85s Step 196( N/A%), pre moving , FPS 3.10, Running 60.97s Step 197( N/A%), pre moving , FPS 3.34, Running 61.07s Step 198( N/A%), pre moving , FPS 3.51, Running 61.34s Step 199( N/A%), pre moving , FPS 3.74, Running 61.53s Step 200( N/A%), pre moving , FPS 4.07, Running 61.66s Step 201( N/A%), pre moving , FPS 4.24, Running 62.05s Step 202( N/A%), pre moving , FPS 4.61, Running 62.21s Step 203( N/A%), pre moving , FPS 4.87, Running 62.52s Step 204( N/A%), pre moving , FPS 5.18, Running 62.78s Step 205( N/A%), pre moving , FPS 5.04, Running 62.92s Step 206( N/A%), pre moving , FPS 4.57, Running 63.39s Step 207( N/A%), pre moving , FPS 4.25, Running 63.80s Step 208( N/A%), pre moving , FPS 4.12, Running 64.01s Step 209( N/A%), pre moving , FPS 3.85, Running 64.44s Step 210( N/A%), pre moving , FPS 3.84, Running 64.58s Step 211( N/A%), pre moving , FPS 3.62, Running 64.99s Step 212( N/A%), pre moving , FPS 3.59, Running 65.15s Step 213( N/A%), pre moving , FPS 3.34, Running 65.65s Step 214( N/A%), pre moving , FPS 3.13, Running 66.18s Step 215( N/A%), pre moving , FPS 3.41, Running 66.72s Step 216( N/A%), pre moving , FPS 3.18, Running 67.26s Step 217( N/A%), pre moving , FPS 2.97, Running 67.81s Step 218( N/A%), pre moving , FPS 2.95, Running 68.10s Step 219( N/A%), pre moving , FPS 2.83, Running 68.59s Step 220( N/A%), pre moving , FPS 2.67, Running 69.15s Step 221( N/A%), pre moving , FPS 2.62, Running 69.69s Step 222( N/A%), pre moving , FPS 2.50, Running 70.22s Step 223( N/A%), pre moving , FPS 2.42, Running 70.77s Step 224( N/A%), pre moving , FPS 2.34, Running 71.33s Step 225( N/A%), pre moving , FPS 2.23, Running 71.88s Step 226( N/A%), pre moving , FPS 2.22, Running 72.41s Step 227( N/A%), pre moving , FPS 2.18, Running 72.97s Step 228( N/A%), pre moving , FPS 2.16, Running 73.25s Step 229( N/A%), pre moving , FPS 2.14, Running 73.80s Step 230( N/A%), pre moving , FPS 2.05, Running 74.34s Step 231( N/A%), pre moving , FPS 2.02, Running 74.88s Step 232( N/A%), pre moving , FPS 1.95, Running 75.41s Step 233( N/A%), pre moving , FPS 1.99, Running 75.72s Step 234( N/A%), pre moving , FPS 2.00, Running 76.17s Step 235( N/A%), pre moving , FPS 2.01, Running 76.68s Step 236( N/A%), pre moving , FPS 2.02, Running 77.15s Step 237( N/A%), pre moving , FPS 2.09, Running 77.39s Step 238( N/A%), pre moving , FPS 2.06, Running 77.83s Step 239( N/A%), pre moving , FPS 2.13, Running 77.99s Step 240( N/A%), pre moving , FPS 2.16, Running 78.41s Step 241( N/A%), pre moving , FPS 2.27, Running 78.51s Step 242( N/A%), pre moving , FPS 2.39, Running 78.58s Step 243( N/A%), pre moving , FPS 2.52, Running 78.70s Step 244( N/A%), pre moving , FPS 2.67, Running 78.82s Step 245( N/A%), pre moving , FPS 2.82, Running 78.99s Step 246( N/A%), pre moving , FPS 2.99, Running 79.10s Step 247( N/A%), pre moving , FPS 3.18, Running 79.26s Step 248( N/A%), pre moving , FPS 3.25, Running 79.41s Step 249( N/A%), pre moving , FPS 3.36, Running 79.75s Step 250( N/A%), pre moving , FPS 3.63, Running 79.86s Step 251( N/A%), pre moving , FPS 3.94, Running 79.95s Step 252( N/A%), pre moving , FPS 4.09, Running 80.29s Step 253( N/A%), pre moving , FPS 4.28, Running 80.39s Step 254( N/A%), pre moving , FPS 4.67, Running 80.46s Step 255( N/A%), pre moving , FPS 4.06, Running 81.61s Step 256( N/A%), pre moving , FPS 4.16, Running 81.95s Step 257( N/A%), pre moving , FPS 4.29, Running 82.05s Step 258( N/A%), pre moving , FPS 4.69, Running 82.10s Step 259( N/A%), pre moving , FPS 4.77, Running 82.18s Step 260( N/A%), pre moving , FPS 4.80, Running 82.58s Step 261( N/A%), pre moving , FPS 4.73, Running 82.73s Step 262( N/A%), pre moving , FPS 4.42, Running 83.10s Step 263( N/A%), pre moving , FPS 4.35, Running 83.29s Step 264( N/A%), pre moving , FPS 4.10, Running 83.70s Step 265( N/A%), pre moving , FPS 4.11, Running 83.85s Step 266( N/A%), pre moving , FPS 4.10, Running 83.98s Step 267( N/A%), pre moving , FPS 3.90, Running 84.39s Step 268( N/A%), pre moving , FPS 3.90, Running 84.54s Step 269( N/A%), pre moving , FPS 3.85, Running 84.94s Step 270( N/A%), pre moving , FPS 3.82, Running 85.09s Step 271( N/A%), pre moving , FPS 3.58, Running 85.54s Step 272( N/A%), pre moving , FPS 3.72, Running 85.66s Step 273( N/A%), pre moving , FPS 3.49, Running 86.12s Step 274( N/A%), pre moving , FPS 3.43, Running 86.28s Step 275( N/A%), pre moving , FPS 3.94, Running 86.68s Step 276( N/A%), pre moving , FPS 4.07, Running 86.86s Step 277( N/A%), pre moving , FPS 3.81, Running 87.30s Step 278( N/A%), pre moving , FPS 3.73, Running 87.46s Step 279( N/A%), pre moving , FPS 3.49, Running 87.92s Step 280( N/A%), pre moving , FPS 3.51, Running 88.28s Step 281( N/A%), pre moving , FPS 3.43, Running 88.56s Step 282( N/A%), pre moving , FPS 3.38, Running 89.02s Step 283( N/A%), pre moving , FPS 3.37, Running 89.22s Step 284( N/A%), pre moving , FPS 3.34, Running 89.68s Step 285( N/A%), pre moving , FPS 3.19, Running 90.12s Step 286( N/A%), pre moving , FPS 3.15, Running 90.33s Step 287( N/A%), pre moving , FPS 3.12, Running 90.80s Step 288( N/A%), pre moving , FPS 2.98, Running 91.24s Step 289( N/A%), pre moving , FPS 3.08, Running 91.45s Step 290( N/A%), pre moving , FPS 2.93, Running 91.91s Step 291( N/A%), pre moving , FPS 3.05, Running 92.10s Step 292( N/A%), pre moving , FPS 2.91, Running 92.55s Step 293( N/A%), pre moving , FPS 3.03, Running 92.72s Step 294( N/A%), pre moving , FPS 2.90, Running 93.18s Step 295( N/A%), pre moving , FPS 2.89, Running 93.61s Step 296( N/A%), pre moving , FPS 2.87, Running 93.82s Step 297( N/A%), pre moving , FPS 2.89, Running 94.22s Step 298( N/A%), pre moving , FPS 2.89, Running 94.39s Step 299( N/A%), pre moving , FPS 2.91, Running 94.79s Step 300( N/A%), pre moving , FPS 3.00, Running 94.95s Step 301( N/A%), pre moving , FPS 2.94, Running 95.35s Step 302( N/A%), pre moving , FPS 3.09, Running 95.50s Step 303( N/A%), pre moving , FPS 3.12, Running 95.64s Step 304( N/A%), pre moving , FPS 3.14, Running 96.06s Step 305( N/A%), pre moving , FPS 3.29, Running 96.19s Step 306( N/A%), pre moving , FPS 3.21, Running 96.57s Step 307( N/A%), pre moving , FPS 3.39, Running 96.70s Step 308( N/A%), pre moving , FPS 3.39, Running 97.14s Step 309( N/A%), pre moving , FPS 3.40, Running 97.33s Step 310( N/A%), pre moving , FPS 3.47, Running 97.68s Step 311( N/A%), pre moving , FPS 3.45, Running 97.89s Step 312( N/A%), pre moving , FPS 3.64, Running 98.05s Step 313( N/A%), pre moving , FPS 3.63, Running 98.23s Step 314( N/A%), pre moving , FPS 3.83, Running 98.40s Step 315( N/A%), pre moving , FPS 3.96, Running 98.66s Step 316( N/A%), pre moving , FPS 3.81, Running 99.08s Step 317( N/A%), pre moving , FPS 3.87, Running 99.38s Step 318( N/A%), pre moving , FPS 3.64, Running 99.88s Step 319( N/A%), pre moving , FPS 3.59, Running 100.36s Step 320( N/A%), pre moving , FPS 3.56, Running 100.56s Step 321( N/A%), pre moving , FPS 3.53, Running 101.02s Step 322( N/A%), pre moving , FPS 3.36, Running 101.45s Step 323( N/A%), pre moving , FPS 3.32, Running 101.66s Step 324( N/A%), pre moving , FPS 3.33, Running 102.05s Step 325( N/A%), pre moving , FPS 3.32, Running 102.21s Step 326( N/A%), pre moving , FPS 3.48, Running 102.31s Step 327( N/A%), pre moving , FPS 3.36, Running 102.65s Step 328( N/A%), pre moving , FPS 3.56, Running 102.76s Step 329( N/A%), pre moving , FPS 3.55, Running 102.96s Step 330( N/A%), pre moving , FPS 3.55, Running 103.31s Step 331( N/A%), pre moving , FPS 3.54, Running 103.54s Step 332( N/A%), pre moving , FPS 3.44, Running 103.86s Step 333( N/A%), pre moving , FPS 3.47, Running 104.00s Step 334( N/A%), pre moving , FPS 3.34, Running 104.40s Step 335( N/A%), pre moving , FPS 3.41, Running 104.54s Step 336( N/A%), pre moving , FPS 3.40, Running 104.96s Step 337( N/A%), pre moving , FPS 3.51, Running 105.07s Step 338( N/A%), pre moving , FPS 3.59, Running 105.45s Step 339( N/A%), pre moving , FPS 3.82, Running 105.59s Step 340( N/A%), pre moving , FPS 3.87, Running 105.73s Step 341( N/A%), pre moving , FPS 3.97, Running 106.06s Step 342( N/A%), pre moving , FPS 4.24, Running 106.17s Step 343( N/A%), pre moving , FPS 4.35, Running 106.26s Step 344( N/A%), pre moving , FPS 4.39, Running 106.61s Step 345( N/A%), pre moving , FPS 4.44, Running 106.71s Step 346( N/A%), pre moving , FPS 4.45, Running 106.80s Step 347( N/A%), pre moving , FPS 4.46, Running 107.14s Step 348( N/A%), pre moving , FPS 4.47, Running 107.24s Step 349( N/A%), pre moving , FPS 4.59, Running 107.32s Step 350( N/A%), pre moving , FPS 4.81, Running 107.46s Step 351( N/A%), pre moving , FPS 4.75, Running 107.75s Step 352( N/A%), pre moving , FPS 5.02, Running 107.85s Step 353( N/A%), pre moving , FPS 5.08, Running 107.94s Step 354( N/A%), pre moving , FPS 5.14, Running 108.29s Step 355( N/A%), pre moving , FPS 5.18, Running 108.40s Step 356( N/A%), pre moving , FPS 4.36, Running 109.54s Step 357( N/A%), pre moving , FPS 4.34, Running 109.69s Step 358( N/A%), pre moving , FPS 4.41, Running 109.99s Step 359( N/A%), pre moving , FPS 4.47, Running 110.07s Step 360( N/A%), pre moving , FPS 4.50, Running 110.17s Step 361( N/A%), pre moving , FPS 4.49, Running 110.52s Step 362( N/A%), pre moving , FPS 4.50, Running 110.61s Step 363( N/A%), pre moving , FPS 4.49, Running 110.71s Step 364( N/A%), pre moving , FPS 4.49, Running 111.06s Step 365( N/A%), pre moving , FPS 4.49, Running 111.16s Step 366( N/A%), pre moving , FPS 4.50, Running 111.25s Step 367( N/A%), pre moving , FPS 4.68, Running 111.41s Step 368( N/A%), pre moving , FPS 4.45, Running 111.73s Step 369( N/A%), pre moving , FPS 4.40, Running 111.87s Step 370( N/A%), pre moving , FPS 4.18, Running 112.25s Step 371( N/A%), pre moving , FPS 4.29, Running 112.41s Step 372( N/A%), pre moving , FPS 4.04, Running 112.80s Step 373( N/A%), pre moving , FPS 3.99, Running 112.96s Step 374( N/A%), pre moving , FPS 3.94, Running 113.36s Step 375( N/A%), pre moving , FPS 3.91, Running 113.51s Step 376( N/A%), pre moving , FPS 4.86, Running 113.65s Step 377( N/A%), pre moving , FPS 4.57, Running 114.06s Step 378( N/A%), pre moving , FPS 4.75, Running 114.20s Step 379( N/A%), pre moving , FPS 4.44, Running 114.58s Step 380( N/A%), pre moving , FPS 4.43, Running 114.68s Step 381( N/A%), pre moving , FPS 4.69, Running 114.78s Step 382( N/A%), pre moving , FPS 4.44, Running 115.11s Step 383( N/A%), pre moving , FPS 4.44, Running 115.22s Step 384( N/A%), pre moving , FPS 4.71, Running 115.31s Step 385( N/A%), pre moving , FPS 4.73, Running 115.39s Step 386( N/A%), pre moving , FPS 4.48, Running 115.71s Step 387( N/A%), pre moving , FPS 4.53, Running 115.82s Step 388( N/A%), pre moving , FPS 4.79, Running 115.91s Step 389( N/A%), pre moving , FPS 4.57, Running 116.24s Step 390( N/A%), pre moving , FPS 4.88, Running 116.35s Step 391( N/A%), pre moving , FPS 4.98, Running 116.43s Step 392( N/A%), pre moving , FPS 5.37, Running 116.52s Step 393( N/A%), pre moving , FPS 5.12, Running 116.87s Step 394( N/A%), pre moving , FPS 5.64, Running 116.91s Step 395( N/A%), pre moving , FPS 5.83, Running 116.94s Step 396( N/A%), pre moving , FPS 6.00, Running 116.98s Step 397( N/A%), pre moving , FPS 4.19, Running 118.83s Step 398( N/A%), pre moving , FPS 3.85, Running 119.39s Step 399( N/A%), pre moving , FPS 3.72, Running 119.96s Step 400( N/A%), pre moving , FPS 3.34, Running 120.67s Step 401( N/A%), pre moving , FPS 3.05, Running 121.34s Step 402( N/A%), pre moving , FPS 2.96, Running 121.88s Step 403( N/A%), pre moving , FPS 2.78, Running 122.42s Step 404( N/A%), pre moving , FPS 2.62, Running 122.95s Step 405( N/A%), pre moving , FPS 2.46, Running 123.53s Step 406( N/A%), pre moving , FPS 2.38, Running 124.11s Step 407( N/A%), pre moving , FPS 2.25, Running 124.69s Step 408( N/A%), pre moving , FPS 2.14, Running 125.25s Step 409( N/A%), pre moving , FPS 2.09, Running 125.81s Step 410( N/A%), pre moving , FPS 2.00, Running 126.35s Step 411( N/A%), pre moving , FPS 1.91, Running 126.88s Step 412( N/A%), pre moving , FPS 1.83, Running 127.45s Step 413( N/A%), pre moving , FPS 1.80, Running 128.01s Step 414( N/A%), pre moving , FPS 1.72, Running 128.54s Step 415( N/A%), pre moving , FPS 1.65, Running 129.09s Step 416( N/A%), pre moving , FPS 1.58, Running 129.62s Step 417( 0.33%), action 1, FPS 1.61, Running 131.28s Step 418( 0.67%), action 2, FPS 1.55, Running 132.29s Step 419( 1.00%), action 3, FPS 1.50, Running 133.32s Step 420( 1.33%), action 4, FPS 1.50, Running 133.96s Step 421( 1.67%), action 5, FPS 1.47, Running 134.90s Step 422( 2.00%), action 6, FPS 1.42, Running 135.99s Step 423( 2.33%), action 7, FPS 1.44, Running 136.29s Step 424( 2.67%), action 8, FPS 1.41, Running 137.16s Step 425( 3.00%), action 9, FPS 1.40, Running 137.78s Step 426( 3.33%), action 10, FPS 1.39, Running 138.52s Step 427( 3.67%), action 11, FPS 1.36, Running 139.40s Step 428( 4.00%), action 12, FPS 1.35, Running 140.09s Step 429( 4.33%), action 13, FPS 1.34, Running 140.79s Step 430( 4.67%), action 14, FPS 1.31, Running 141.63s Step 431( 5.00%), action 15, FPS 1.30, Running 142.28s Step 432( 5.33%), action 16, FPS 1.27, Running 143.16s Step 433( 5.67%), action 17, FPS 1.27, Running 143.76s Step 434( 6.00%), action 18, FPS 1.24, Running 144.72s Step 435( 6.33%), action 19, FPS 1.23, Running 145.36s Step 436( 6.67%), action 20, FPS 1.21, Running 146.11s Step 437( 7.00%), action 21, FPS 1.28, Running 146.92s Step 438( 7.33%), action 22, FPS 1.32, Running 147.49s Step 439( 7.67%), action 23, FPS 1.35, Running 148.13s Step 440( 8.00%), action 24, FPS 1.32, Running 149.08s Step 441( 8.33%), action 25, FPS 1.35, Running 149.68s Step 442( 8.67%), action 26, FPS 1.39, Running 150.42s Step 443( 9.00%), action 27, FPS 1.35, Running 151.13s Step 444( 9.33%), action 28, FPS 1.36, Running 151.87s Step 445( 9.67%), action 29, FPS 1.36, Running 152.47s Step 446( 10.00%), action 30, FPS 1.34, Running 153.46s Step 447( 10.33%), action 31, FPS 1.33, Running 154.39s Step 448( 10.67%), action 32, FPS 1.34, Running 155.01s Step 449( 11.00%), action 33, FPS 1.38, Running 155.26s Step 450( 11.33%), action 34, FPS 1.42, Running 155.72s Step 451( 11.67%), action 35, FPS 1.43, Running 156.30s Step 452( 12.00%), action 36, FPS 1.42, Running 157.23s Step 453( 12.33%), action 37, FPS 1.39, Running 158.20s Step 454( 12.67%), action 38, FPS 1.38, Running 159.22s Step 455( 13.00%), action 39, FPS 1.38, Running 159.88s Step 456( 13.33%), action 40, FPS 1.37, Running 160.66s Step 457( 13.67%), action 41, FPS 1.37, Running 161.55s Step 458( 14.00%), action 42, FPS 1.35, Running 162.35s Step 459( 14.33%), action 43, FPS 1.33, Running 163.13s Step 460( 14.67%), action 44, FPS 1.36, Running 163.79s Step 461( 15.00%), action 45, FPS 1.33, Running 164.73s Step 462( 15.33%), action 46, FPS 1.34, Running 165.38s Step 463( 15.67%), action 47, FPS 1.33, Running 166.12s Step 464( 16.00%), action 48, FPS 1.33, Running 166.89s Step 465( 16.33%), action 49, FPS 1.33, Running 167.47s Step 466( 16.67%), action 50, FPS 1.36, Running 168.11s Step 467( 17.00%), action 51, FPS 1.36, Running 169.05s Step 468( 17.33%), action 52, FPS 1.36, Running 169.76s Step 469( 17.67%), action 53, FPS 1.31, Running 170.57s Step 470( 18.00%), action 54, FPS 1.29, Running 171.23s Step 471( 18.33%), action 55, FPS 1.28, Running 171.87s Step 472( 18.67%), action 56, FPS 1.29, Running 172.73s Step 473( 19.00%), action 57, FPS 1.31, Running 173.41s Step 474( 19.33%), action 58, FPS 1.38, Running 173.76s Step 475( 19.67%), action 59, FPS 1.39, Running 174.27s Step 476( 20.00%), action 60, FPS 1.35, Running 175.47s Step 477( 20.33%), action 61, FPS 1.35, Running 176.38s Step 478( 20.67%), action 62, FPS 1.36, Running 177.04s Step 479( 21.00%), action 63, FPS 1.38, Running 177.67s Step 480( 21.33%), action 64, FPS 1.35, Running 178.56s Step 481( 21.67%), action 65, FPS 1.38, Running 179.20s Step 482( 22.00%), action 66, FPS 1.38, Running 179.90s Step 483( 22.33%), action 67, FPS 1.37, Running 180.77s Step 484( 22.67%), action 68, FPS 1.36, Running 181.60s Step 485( 23.00%), action 69, FPS 1.35, Running 182.32s Step 486( 23.33%), action 70, FPS 1.30, Running 183.48s Step 487( 23.67%), action 71, FPS 1.29, Running 184.51s Step 488( 24.00%), action 72, FPS 1.30, Running 185.19s Step 489( 24.33%), action 73, FPS 1.28, Running 186.19s Step 490( 24.67%), action 74, FPS 1.28, Running 186.83s Step 491( 25.00%), action 75, FPS 1.28, Running 187.47s Step 492( 25.33%), action 76, FPS 1.28, Running 188.36s Step 493( 25.67%), action 77, FPS 1.25, Running 189.36s Step 494( 26.00%), action 78, FPS 1.22, Running 190.16s Step 495( 26.33%), action 79, FPS 1.20, Running 190.94s Step 496( 26.67%), action 80, FPS 1.23, Running 191.70s Step 497( 27.00%), action 81, FPS 1.26, Running 192.20s Step 498( 27.33%), action 82, FPS 1.26, Running 192.86s Step 499( 27.67%), action 83, FPS 1.28, Running 193.32s Step 500( 28.00%), action 84, FPS 1.27, Running 194.27s Step 501( 28.33%), action 85, FPS 1.27, Running 194.95s Step 502( 28.67%), action 86, FPS 1.27, Running 195.63s Step 503( 29.00%), action 87, FPS 1.27, Running 196.53s Step 504( 29.33%), action 88, FPS 1.28, Running 197.28s Step 505( 29.67%), action 89, FPS 1.26, Running 198.21s Step 506( 30.00%), action 90, FPS 1.30, Running 198.87s Step 507( 30.33%), action 91, FPS 1.31, Running 199.73s Step 508( 30.67%), action 92, FPS 1.30, Running 200.51s Step 509( 31.00%), action 93, FPS 1.31, Running 201.46s Step 510( 31.33%), action 94, FPS 1.31, Running 202.13s Step 511( 31.67%), action 95, FPS 1.30, Running 202.81s Step 512( 32.00%), action 96, FPS 1.30, Running 203.70s Step 513( 32.33%), action 97, FPS 1.34, Running 204.32s Step 514( 32.67%), action 98, FPS 1.34, Running 205.07s Step 515( 33.00%), action 99, FPS 1.34, Running 205.91s Step 516( 33.33%), action 100, FPS 1.34, Running 206.57s Step 517( 33.67%), action 101, FPS 1.30, Running 207.56s Step 518( 34.00%), action 102, FPS 1.28, Running 208.54s Step 519( 34.33%), action 103, FPS 1.26, Running 209.18s Step 520( 34.67%), action 104, FPS 1.28, Running 209.93s Step 521( 35.00%), action 105, FPS 1.26, Running 210.78s Step 522( 35.33%), action 106, FPS 1.28, Running 211.20s Step 523( 35.67%), action 107, FPS 1.31, Running 211.82s Step 524( 36.00%), action 108, FPS 1.31, Running 212.51s Step 525( 36.33%), action 109, FPS 1.32, Running 213.40s Step 526( 36.67%), action 110, FPS 1.31, Running 214.17s Step 527( 37.00%), action 111, FPS 1.27, Running 215.50s Step 528( 37.33%), action 112, FPS 1.28, Running 216.12s Step 529( 37.67%), action 113, FPS 1.29, Running 217.00s Step 530( 38.00%), action 114, FPS 1.28, Running 217.72s Step 531( 38.33%), action 115, FPS 1.26, Running 218.64s Step 532( 38.67%), action 116, FPS 1.28, Running 219.31s Step 533( 39.00%), action 117, FPS 1.24, Running 220.42s Step 534( 39.33%), action 118, FPS 1.22, Running 221.42s Step 535( 39.67%), action 119, FPS 1.20, Running 222.57s Step 536( 40.00%), action 120, FPS 1.20, Running 223.28s Step 537( 40.33%), action 121, FPS 1.20, Running 224.22s Step 538( 40.67%), action 122, FPS 1.22, Running 224.89s Step 539( 41.00%), action 123, FPS 1.21, Running 225.78s Step 540( 41.33%), action 124, FPS 1.21, Running 226.47s Step 541( 41.67%), action 125, FPS 1.23, Running 227.09s Step 542( 42.00%), action 126, FPS 1.18, Running 228.08s Step 543( 42.33%), action 127, FPS 1.17, Running 228.93s Step 544( 42.67%), action 128, FPS 1.18, Running 229.44s Step 545( 43.00%), action 129, FPS 1.20, Running 230.13s Step 546( 43.33%), action 130, FPS 1.19, Running 231.02s Step 547( 43.67%), action 131, FPS 1.21, Running 232.02s Step 548( 44.00%), action 132, FPS 1.20, Running 232.84s Step 549( 44.33%), action 133, FPS 1.19, Running 233.84s Step 550( 44.67%), action 134, FPS 1.18, Running 234.68s Step 551( 45.00%), action 135, FPS 1.19, Running 235.44s Step 552( 45.33%), action 136, FPS 1.19, Running 236.11s Step 553( 45.67%), action 137, FPS 1.21, Running 237.01s Step 554( 46.00%), action 138, FPS 1.22, Running 237.86s Step 555( 46.33%), action 139, FPS 1.23, Running 238.78s Step 556( 46.67%), action 140, FPS 1.21, Running 239.76s Step 557( 47.00%), action 141, FPS 1.17, Running 241.25s Step 558( 47.33%), action 142, FPS 1.17, Running 241.98s Step 559( 47.67%), action 143, FPS 1.18, Running 242.76s Step 560( 48.00%), action 144, FPS 1.17, Running 243.51s Step 561( 48.33%), action 145, FPS 1.17, Running 244.16s Step 562( 48.67%), action 146, FPS 1.19, Running 244.88s Step 563( 49.00%), action 147, FPS 1.19, Running 245.72s Step 564( 49.33%), action 148, FPS 1.16, Running 246.67s Step 565( 49.67%), action 149, FPS 1.16, Running 247.30s Step 566( 50.00%), action 150, FPS 1.20, Running 247.64s Step 567( 50.33%), action 151, FPS 1.23, Running 248.24s Step 568( 50.67%), action 152, FPS 1.24, Running 248.93s Step 569( 51.00%), action 153, FPS 1.25, Running 249.88s Step 570( 51.33%), action 154, FPS 1.26, Running 250.52s Step 571( 51.67%), action 155, FPS 1.25, Running 251.48s Step 572( 52.00%), action 156, FPS 1.25, Running 252.13s Step 573( 52.33%), action 157, FPS 1.27, Running 252.81s Step 574( 52.67%), action 158, FPS 1.26, Running 253.69s Step 575( 53.00%), action 159, FPS 1.29, Running 254.32s Step 576( 53.33%), action 160, FPS 1.32, Running 254.96s Step 577( 53.67%), action 161, FPS 1.37, Running 255.84s Step 578( 54.00%), action 162, FPS 1.38, Running 256.50s Step 579( 54.33%), action 163, FPS 1.37, Running 257.37s Step 580( 54.67%), action 164, FPS 1.37, Running 258.12s Step 581( 55.00%), action 165, FPS 1.34, Running 259.03s Step 582( 55.33%), action 166, FPS 1.35, Running 259.72s Step 583( 55.67%), action 167, FPS 1.35, Running 260.55s Step 584( 56.00%), action 168, FPS 1.37, Running 261.29s Step 585( 56.33%), action 169, FPS 1.37, Running 261.94s Step 586( 56.67%), action 170, FPS 1.31, Running 262.85s Step 587( 57.00%), action 171, FPS 1.29, Running 263.81s Step 588( 57.33%), action 172, FPS 1.28, Running 264.51s Step 589( 57.67%), action 173, FPS 1.31, Running 265.16s Step 590( 58.00%), action 174, FPS 1.31, Running 265.77s Step 591( 58.33%), action 175, FPS 1.37, Running 266.13s Step 592( 58.67%), action 176, FPS 1.34, Running 267.02s Step 593( 59.00%), action 177, FPS 1.33, Running 267.87s Step 594( 59.33%), action 178, FPS 1.30, Running 269.06s Step 595( 59.67%), action 179, FPS 1.28, Running 269.97s Step 596( 60.00%), action 180, FPS 1.27, Running 270.71s Step 597( 60.33%), action 181, FPS 1.26, Running 271.67s Step 598( 60.67%), action 182, FPS 1.22, Running 272.84s Step 599( 61.00%), action 183, FPS 1.22, Running 273.72s Step 600( 61.33%), action 184, FPS 1.20, Running 274.85s Step 601( 61.67%), action 185, FPS 1.21, Running 275.50s Step 602( 62.00%), action 186, FPS 1.20, Running 276.37s Step 603( 62.33%), action 187, FPS 1.21, Running 277.05s Step 604( 62.67%), action 188, FPS 1.22, Running 277.62s Step 605( 63.00%), action 189, FPS 1.20, Running 278.58s Step 606( 63.33%), action 190, FPS 1.19, Running 279.69s Step 607( 63.67%), action 191, FPS 1.18, Running 280.71s Step 608( 64.00%), action 192, FPS 1.19, Running 281.37s Step 609( 64.33%), action 193, FPS 1.19, Running 282.02s Step 610( 64.67%), action 194, FPS 1.16, Running 283.04s Step 611( 65.00%), action 195, FPS 1.12, Running 283.95s Step 612( 65.33%), action 196, FPS 1.15, Running 284.40s Step 613( 65.67%), action 197, FPS 1.17, Running 284.95s Step 614( 66.00%), action 198, FPS 1.21, Running 285.62s Step 615( 66.33%), action 199, FPS 1.22, Running 286.37s Step 616( 66.67%), action 200, FPS 1.21, Running 287.30s Step 617( 67.00%), action 201, FPS 1.20, Running 288.28s Step 618( 67.33%), action 202, FPS 1.24, Running 288.97s Step 619( 67.67%), action 203, FPS 1.23, Running 289.97s Step 620( 68.00%), action 204, FPS 1.25, Running 290.80s Step 621( 68.33%), action 205, FPS 1.24, Running 291.61s Step 622( 68.67%), action 206, FPS 1.26, Running 292.30s Step 623( 69.00%), action 207, FPS 1.24, Running 293.14s Step 624( 69.33%), action 208, FPS 1.23, Running 293.94s Step 625( 69.67%), action 209, FPS 1.24, Running 294.75s Step 626( 70.00%), action 210, FPS 1.27, Running 295.50s Step 627( 70.33%), action 211, FPS 1.27, Running 296.44s Step 628( 70.67%), action 212, FPS 1.26, Running 297.27s Step 629( 71.00%), action 213, FPS 1.24, Running 298.13s Step 630( 71.33%), action 214, FPS 1.26, Running 298.97s Step 631( 71.67%), action 215, FPS 1.27, Running 299.69s Step 632( 72.00%), action 216, FPS 1.25, Running 300.41s Step 633( 72.33%), action 217, FPS 1.23, Running 301.16s Step 634( 72.67%), action 218, FPS 1.22, Running 302.00s Step 635( 73.00%), action 219, FPS 1.24, Running 302.52s Step 636( 73.33%), action 220, FPS 1.28, Running 302.92s Step 637( 73.67%), action 221, FPS 1.31, Running 303.51s Step 638( 74.00%), action 222, FPS 1.33, Running 304.00s Step 639( 74.33%), action 223, FPS 1.33, Running 304.99s Step 640( 74.67%), action 224, FPS 1.30, Running 306.13s Step 641( 75.00%), action 225, FPS 1.29, Running 307.12s Step 642( 75.33%), action 226, FPS 1.30, Running 307.71s Step 643( 75.67%), action 227, FPS 1.30, Running 308.50s Step 644( 76.00%), action 228, FPS 1.30, Running 309.32s Step 645( 76.33%), action 229, FPS 1.31, Running 309.99s Step 646( 76.67%), action 230, FPS 1.29, Running 310.97s Step 647( 77.00%), action 231, FPS 1.29, Running 311.98s Step 648( 77.33%), action 232, FPS 1.30, Running 312.66s Step 649( 77.67%), action 233, FPS 1.30, Running 313.53s Step 650( 78.00%), action 234, FPS 1.31, Running 314.21s Step 651( 78.33%), action 235, FPS 1.32, Running 314.83s Step 652( 78.67%), action 236, FPS 1.30, Running 315.78s Step 653( 79.00%), action 237, FPS 1.30, Running 316.57s Step 654( 79.33%), action 238, FPS 1.30, Running 317.44s Step 655( 79.67%), action 239, FPS 1.26, Running 318.38s Step 656( 80.00%), action 240, FPS 1.24, Running 319.04s Step 657( 80.33%), action 241, FPS 1.21, Running 320.06s Step 658( 80.67%), action 242, FPS 1.19, Running 320.81s Step 659( 81.00%), action 243, FPS 1.22, Running 321.36s Step 660( 81.33%), action 244, FPS 1.29, Running 321.62s Step 661( 81.67%), action 245, FPS 1.35, Running 321.93s Step 662( 82.00%), action 246, FPS 1.36, Running 322.39s Step 663( 82.33%), action 247, FPS 1.41, Running 322.67s [2026-08-02 17:22:15] [2 ] Seed 1 failed after 323.18 s. +steps: 663 , actions: 247 . +Instruction: Empty +Total 1/2(50.00%) success. +Setting seed: 2 +Step 1( N/A%), pre moving , FPS 2.33, Running 0.43s Step 2( N/A%), pre moving , FPS 3.88, Running 0.52s Step 3( N/A%), pre moving , FPS 4.88, Running 0.61s Step 4( N/A%), pre moving , FPS 5.49, Running 0.73s Step 5( N/A%), pre moving , FPS 6.12, Running 0.82s Step 6( N/A%), pre moving , FPS 6.36, Running 0.94s Step 7( N/A%), pre moving , FPS 5.64, Running 1.24s Step 8( N/A%), pre moving , FPS 5.92, Running 1.35s Step 9( N/A%), pre moving , FPS 6.22, Running 1.45s Step 10( N/A%), pre moving , FPS 5.60, Running 1.79s Step 11( N/A%), pre moving , FPS 5.79, Running 1.90s 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 5.79, Running 2.42s Step 15( N/A%), pre moving , FPS 5.94, Running 2.53s Step 16( N/A%), pre moving , FPS 6.10, Running 2.62s Step 17( N/A%), pre moving , FPS 5.72, Running 2.97s Step 18( N/A%), pre moving , FPS 5.84, Running 3.08s Step 19( N/A%), pre moving , FPS 5.98, Running 3.18s Step 20( N/A%), pre moving , FPS 5.69, Running 3.51s Step 21( N/A%), pre moving , FPS 5.51, Running 4.06s Step 22( N/A%), pre moving , FPS 5.40, Running 4.22s Step 23( N/A%), pre moving , FPS 5.43, Running 4.30s Step 24( N/A%), pre moving , FPS 5.12, Running 4.63s Step 25( N/A%), pre moving , FPS 5.11, Running 4.73s Step 26( N/A%), pre moving , FPS 4.59, Running 5.31s Step 27( N/A%), pre moving , FPS 4.81, Running 5.40s Step 28( N/A%), pre moving , FPS 4.56, Running 5.74s Step 29( N/A%), pre moving , FPS 4.54, Running 5.86s Step 30( N/A%), pre moving , FPS 4.80, Running 5.95s Step 31( N/A%), pre moving , FPS 4.56, Running 6.29s Step 32( N/A%), pre moving , FPS 4.52, Running 6.42s Step 33( N/A%), pre moving , FPS 4.52, Running 6.50s Step 34( N/A%), pre moving , FPS 4.76, Running 6.62s Step 35( N/A%), pre moving , FPS 4.54, Running 6.93s Step 36( N/A%), pre moving , FPS 4.04, Running 7.57s Step 37( N/A%), pre moving , FPS 4.26, Running 7.67s Step 38( N/A%), pre moving , FPS 4.28, Running 7.75s Step 39( N/A%), pre moving , FPS 4.07, Running 8.09s Step 40( N/A%), pre moving , FPS 4.27, Running 8.20s Step 41( N/A%), pre moving , FPS 4.72, Running 8.30s Step 42( N/A%), pre moving , FPS 4.52, Running 8.64s Step 43( N/A%), pre moving , FPS 4.49, Running 8.76s Step 44( N/A%), pre moving , FPS 4.74, Running 8.85s Step 45( N/A%), pre moving , FPS 4.49, Running 9.19s Step 46( N/A%), pre moving , FPS 5.00, Running 9.31s Step 47( N/A%), pre moving , FPS 5.00, Running 9.40s Step 48( N/A%), pre moving , FPS 4.94, Running 9.79s Step 49( N/A%), pre moving , FPS 4.88, Running 9.96s Step 50( N/A%), pre moving , FPS 4.54, Running 10.35s Step 51( N/A%), pre moving , FPS 4.73, Running 10.52s Step 52( N/A%), pre moving , FPS 4.45, Running 10.91s Step 53( N/A%), pre moving , FPS 4.37, Running 11.08s Step 54( N/A%), pre moving , FPS 4.12, Running 11.47s Step 55( N/A%), pre moving , FPS 4.26, Running 11.63s Step 56( N/A%), pre moving , FPS 4.50, Running 12.02s Step 57( N/A%), pre moving , FPS 4.44, Running 12.17s Step 58( N/A%), pre moving , FPS 4.34, Running 12.36s Step 59( N/A%), pre moving , FPS 4.32, Running 12.72s Step 60( N/A%), pre moving , FPS 4.29, Running 12.86s Step 61( N/A%), pre moving , FPS 4.02, Running 13.27s Step 62( N/A%), pre moving , FPS 4.19, Running 13.41s Step 63( N/A%), pre moving , FPS 3.96, Running 13.81s Step 64( N/A%), pre moving , FPS 3.91, Running 13.96s Step 65( N/A%), pre moving , FPS 3.86, Running 14.37s Step 66( N/A%), pre moving , FPS 3.83, Running 14.52s Step 67( N/A%), pre moving , FPS 3.62, Running 14.93s Step 68( N/A%), pre moving , FPS 3.78, Running 15.08s Step 69( N/A%), pre moving , FPS 3.78, Running 15.24s Step 70( N/A%), pre moving , FPS 3.79, Running 15.63s Step 71( N/A%), pre moving , FPS 3.81, Running 15.77s Step 72( N/A%), pre moving , FPS 3.80, Running 16.18s Step 73( N/A%), pre moving , FPS 3.81, Running 16.32s Step 74( N/A%), pre moving , FPS 3.79, Running 16.74s Step 75( N/A%), pre moving , FPS 3.81, Running 16.88s Step 76( N/A%), pre moving , FPS 3.85, Running 17.22s Step 77( N/A%), pre moving , FPS 3.89, Running 17.31s Step 78( N/A%), pre moving , FPS 3.95, Running 17.43s Step 79( N/A%), pre moving , FPS 4.17, Running 17.52s Step 80( N/A%), pre moving , FPS 4.00, Running 17.86s Step 81( N/A%), pre moving , FPS 4.25, Running 17.98s Step 82( N/A%), pre moving , FPS 4.30, Running 18.07s Step 83( N/A%), pre moving , FPS 4.60, Running 18.16s Step 84( N/A%), pre moving , FPS 4.42, Running 18.49s Step 85( N/A%), pre moving , FPS 4.72, Running 18.61s Step 86( N/A%), pre moving , FPS 4.79, Running 18.70s Step 87( N/A%), pre moving , FPS 5.17, Running 18.79s Step 88( N/A%), pre moving , FPS 4.95, Running 19.12s Step 89( N/A%), pre moving , FPS 5.08, Running 19.18s Step 90( N/A%), pre moving , FPS 5.57, Running 19.22s Step 91( N/A%), pre moving , FPS 5.74, Running 19.26s Step 92( N/A%), pre moving , FPS 6.43, Running 19.29s Step 93( N/A%), pre moving , FPS 6.64, Running 19.34s Step 94( N/A%), pre moving , FPS 7.59, Running 19.38s Step 95( N/A%), pre moving , FPS 7.88, Running 19.42s Step 96( N/A%), pre moving , FPS 6.69, Running 20.21s Step 97( N/A%), pre moving , FPS 6.16, Running 20.56s Step 98( N/A%), pre moving , FPS 5.37, Running 21.15s Step 99( N/A%), pre moving , FPS 4.75, Running 21.73s Step 100( N/A%), pre moving , FPS 4.50, Running 22.31s Step 101( N/A%), pre moving , FPS 4.08, Running 22.88s Step 102( N/A%), pre moving , FPS 3.69, Running 23.48s Step 103( N/A%), pre moving , FPS 3.38, Running 24.08s Step 104( N/A%), pre moving , FPS 3.26, Running 24.62s Step 105( N/A%), pre moving , FPS 3.03, Running 25.20s Step 106( N/A%), pre moving , FPS 2.83, Running 25.77s Step 107( N/A%), pre moving , FPS 2.65, Running 26.34s Step 108( N/A%), pre moving , FPS 2.56, Running 26.93s Step 109( N/A%), pre moving , FPS 2.40, Running 27.50s Step 110( N/A%), pre moving , FPS 2.26, Running 28.08s Step 111( N/A%), pre moving , FPS 2.13, Running 28.64s Step 112( N/A%), pre moving , FPS 2.02, Running 29.21s Step 113( N/A%), pre moving , FPS 1.92, Running 29.77s Step 114( N/A%), pre moving , FPS 1.83, Running 30.31s Step 115( N/A%), pre moving , FPS 1.75, Running 30.86s Step 116( N/A%), pre moving , FPS 1.79, Running 31.40s Step 117( N/A%), pre moving , FPS 1.76, Running 31.95s Step 118( N/A%), pre moving , FPS 1.76, Running 32.51s Step 119( N/A%), pre moving , FPS 1.76, Running 33.06s Step 120( N/A%), pre moving , FPS 1.76, Running 33.67s Step 121( N/A%), pre moving , FPS 1.76, Running 34.23s Step 122( N/A%), pre moving , FPS 1.77, Running 34.80s Step 123( N/A%), pre moving , FPS 1.77, Running 35.37s Step 124( N/A%), pre moving , FPS 1.77, Running 35.94s Step 125( N/A%), pre moving , FPS 1.77, Running 36.50s Step 126( N/A%), pre moving , FPS 1.77, Running 37.07s Step 127( N/A%), pre moving , FPS 1.77, Running 37.64s Step 128( N/A%), pre moving , FPS 1.77, Running 38.20s Step 129( N/A%), pre moving , FPS 1.79, Running 38.70s Step 130( N/A%), pre moving , FPS 1.85, Running 38.91s Step 131( N/A%), pre moving , FPS 1.90, Running 39.18s Step 132( N/A%), pre moving , FPS 1.93, Running 39.57s Step 133( N/A%), pre moving , FPS 1.95, Running 40.02s Step 134( N/A%), pre moving , FPS 1.94, Running 40.62s Step 135( N/A%), pre moving , FPS 1.93, Running 41.20s Step 136( N/A%), pre moving , FPS 1.92, Running 41.84s Step 137( N/A%), pre moving , FPS 1.91, Running 42.42s Step 138( N/A%), pre moving , FPS 1.91, Running 42.98s Step 139( N/A%), pre moving , FPS 1.91, Running 43.53s Step 140( N/A%), pre moving , FPS 1.92, Running 44.11s Step 141( N/A%), pre moving , FPS 1.92, Running 44.66s Step 142( N/A%), pre moving , FPS 1.92, Running 45.22s Step 143( N/A%), pre moving , FPS 1.92, Running 45.79s Step 144( N/A%), pre moving , FPS 1.92, Running 46.37s Step 145( N/A%), pre moving , FPS 1.92, Running 46.92s Step 146( N/A%), pre moving , FPS 1.92, Running 47.50s Step 147( N/A%), pre moving , FPS 1.91, Running 48.10s Step 148( N/A%), pre moving , FPS 1.91, Running 48.66s Step 149( N/A%), pre moving , FPS 1.90, Running 49.22s Step 150( N/A%), pre moving , FPS 1.84, Running 49.79s Step 151( N/A%), pre moving , FPS 1.79, Running 50.36s Step 152( N/A%), pre moving , FPS 1.76, Running 50.92s Step 153( N/A%), pre moving , FPS 1.74, Running 51.51s Step 154( N/A%), pre moving , FPS 1.74, Running 52.12s Step 155( N/A%), pre moving , FPS 1.74, Running 52.68s Step 156( N/A%), pre moving , FPS 1.75, Running 53.26s Step 157( N/A%), pre moving , FPS 1.76, Running 53.81s Step 158( N/A%), pre moving , FPS 1.76, Running 54.37s Step 159( N/A%), pre moving , FPS 1.75, Running 54.95s Step 160( N/A%), pre moving , FPS 1.75, Running 55.50s Step 161( N/A%), pre moving , FPS 1.76, Running 56.03s Step 162( N/A%), pre moving , FPS 1.76, Running 56.60s Step 163( N/A%), pre moving , FPS 1.75, Running 57.20s Step 164( N/A%), pre moving , FPS 1.76, Running 57.74s Step 165( N/A%), pre moving , FPS 1.75, Running 58.32s Step 166( N/A%), pre moving , FPS 1.79, Running 58.69s Step 167( N/A%), pre moving , FPS 1.82, Running 59.08s Step 168( N/A%), pre moving , FPS 1.81, Running 59.70s Step 169( N/A%), pre moving , FPS 1.81, Running 60.28s Step 170( N/A%), pre moving , FPS 1.81, Running 60.85s Step 171( N/A%), pre moving , FPS 1.89, Running 60.94s Step 172( N/A%), pre moving , FPS 1.93, Running 61.28s Step 173( N/A%), pre moving , FPS 2.02, Running 61.38s Step 174( N/A%), pre moving , FPS 2.14, Running 61.47s Step 175( N/A%), pre moving , FPS 2.25, Running 61.57s Step 176( N/A%), pre moving , FPS 2.31, Running 61.91s Step 177( N/A%), pre moving , FPS 2.44, Running 62.02s Step 178( N/A%), pre moving , FPS 2.58, Running 62.11s Step 179( N/A%), pre moving , FPS 2.76, Running 62.21s Step 180( N/A%), pre moving , FPS 2.84, Running 62.54s Step 181( N/A%), pre moving , FPS 2.60, Running 63.71s Step 182( N/A%), pre moving , FPS 2.78, Running 63.81s Step 183( N/A%), pre moving , FPS 2.98, Running 63.92s Step 184( N/A%), pre moving , FPS 3.07, Running 64.25s Step 185( N/A%), pre moving , FPS 3.29, Running 64.40s Step 186( N/A%), pre moving , FPS 3.44, Running 64.50s Step 187( N/A%), pre moving , FPS 3.44, Running 64.89s Step 188( N/A%), pre moving , FPS 3.73, Running 65.05s Step 189( N/A%), pre moving , FPS 3.86, Running 65.46s Step 190( N/A%), pre moving , FPS 4.19, Running 65.62s Step 191( N/A%), pre moving , FPS 3.93, Running 66.02s Step 192( N/A%), pre moving , FPS 4.04, Running 66.24s Step 193( N/A%), pre moving , FPS 3.81, Running 66.63s Step 194( N/A%), pre moving , FPS 3.76, Running 66.78s Step 195( N/A%), pre moving , FPS 3.68, Running 67.00s Step 196( N/A%), pre moving , FPS 3.61, Running 67.45s Step 197( N/A%), pre moving , FPS 3.40, Running 67.91s Step 198( N/A%), pre moving , FPS 3.34, Running 68.11s Step 199( N/A%), pre moving , FPS 3.15, Running 68.56s Step 200( N/A%), pre moving , FPS 3.07, Running 69.06s Step 201( N/A%), pre moving , FPS 3.40, Running 69.59s Step 202( N/A%), pre moving , FPS 3.16, Running 70.14s Step 203( N/A%), pre moving , FPS 2.95, Running 70.69s Step 204( N/A%), pre moving , FPS 2.98, Running 70.97s Step 205( N/A%), pre moving , FPS 2.81, Running 71.52s Step 206( N/A%), pre moving , FPS 2.64, Running 72.07s Step 207( N/A%), pre moving , FPS 2.60, Running 72.59s Step 208( N/A%), pre moving , FPS 2.47, Running 73.14s Step 209( N/A%), pre moving , FPS 2.43, Running 73.68s Step 210( N/A%), pre moving , FPS 2.33, Running 74.22s Step 211( N/A%), pre moving , FPS 2.30, Running 74.73s Step 212( N/A%), pre moving , FPS 2.28, Running 75.02s Step 213( N/A%), pre moving , FPS 2.24, Running 75.56s Step 214( N/A%), pre moving , FPS 2.15, Running 76.10s Step 215( N/A%), pre moving , FPS 2.08, Running 76.64s Step 216( N/A%), pre moving , FPS 2.06, Running 77.16s Step 217( N/A%), pre moving , FPS 2.04, Running 77.70s Step 218( N/A%), pre moving , FPS 2.04, Running 77.94s Step 219( N/A%), pre moving , FPS 2.07, Running 78.20s Step 220( N/A%), pre moving , FPS 2.12, Running 78.48s Step 221( N/A%), pre moving , FPS 2.19, Running 78.74s Step 222( N/A%), pre moving , FPS 2.21, Running 79.19s Step 223( N/A%), pre moving , FPS 2.22, Running 79.71s Step 224( N/A%), pre moving , FPS 2.23, Running 79.93s Step 225( N/A%), pre moving , FPS 2.25, Running 80.42s Step 226( N/A%), pre moving , FPS 2.27, Running 80.88s Step 227( N/A%), pre moving , FPS 2.36, Running 81.06s Step 228( N/A%), pre moving , FPS 2.39, Running 81.51s Step 229( N/A%), pre moving , FPS 2.52, Running 81.60s Step 230( N/A%), pre moving , FPS 2.59, Running 81.95s Step 231( N/A%), pre moving , FPS 2.73, Running 82.07s Step 232( N/A%), pre moving , FPS 2.80, Running 82.16s Step 233( N/A%), pre moving , FPS 2.87, Running 82.54s Step 234( N/A%), pre moving , FPS 3.03, Running 82.70s Step 235( N/A%), pre moving , FPS 3.15, Running 82.99s Step 236( N/A%), pre moving , FPS 3.32, Running 83.18s Step 237( N/A%), pre moving , FPS 3.60, Running 83.26s Step 238( N/A%), pre moving , FPS 3.69, Running 83.36s Step 239( N/A%), pre moving , FPS 3.62, Running 83.72s Step 240( N/A%), pre moving , FPS 3.76, Running 83.80s Step 241( N/A%), pre moving , FPS 3.88, Running 83.89s Step 242( N/A%), pre moving , FPS 3.98, Running 84.23s Step 243( N/A%), pre moving , FPS 3.50, Running 85.41s Step 244( N/A%), pre moving , FPS 3.59, Running 85.49s Step 245( N/A%), pre moving , FPS 3.87, Running 85.59s Step 246( N/A%), pre moving , FPS 3.96, Running 85.93s Step 247( N/A%), pre moving , FPS 3.99, Running 86.07s Step 248( N/A%), pre moving , FPS 4.29, Running 86.17s Step 249( N/A%), pre moving , FPS 3.99, Running 86.62s Step 250( N/A%), pre moving , FPS 4.16, Running 86.76s Step 251( N/A%), pre moving , FPS 3.94, Running 87.14s Step 252( N/A%), pre moving , FPS 3.90, Running 87.29s Step 253( N/A%), pre moving , FPS 4.09, Running 87.43s Step 254( N/A%), pre moving , FPS 3.90, Running 87.83s Step 255( N/A%), pre moving , FPS 4.01, Running 87.98s Step 256( N/A%), pre moving , FPS 3.84, Running 88.39s Step 257( N/A%), pre moving , FPS 3.82, Running 88.50s Step 258( N/A%), pre moving , FPS 3.76, Running 88.68s Step 259( N/A%), pre moving , FPS 3.80, Running 88.99s Step 260( N/A%), pre moving , FPS 3.76, Running 89.12s Step 261( N/A%), pre moving , FPS 3.56, Running 89.51s Step 262( N/A%), pre moving , FPS 3.68, Running 89.66s Step 263( N/A%), pre moving , FPS 4.26, Running 90.10s Step 264( N/A%), pre moving , FPS 4.15, Running 90.31s Step 265( N/A%), pre moving , FPS 3.86, Running 90.77s Step 266( N/A%), pre moving , FPS 3.79, Running 91.21s Step 267( N/A%), pre moving , FPS 3.72, Running 91.46s Step 268( N/A%), pre moving , FPS 3.48, Running 91.92s Step 269( N/A%), pre moving , FPS 3.45, Running 92.42s Step 270( N/A%), pre moving , FPS 3.41, Running 92.62s Step 271( N/A%), pre moving , FPS 3.36, Running 93.10s Step 272( N/A%), pre moving , FPS 3.19, Running 93.55s Step 273( N/A%), pre moving , FPS 3.15, Running 93.79s Step 274( N/A%), pre moving , FPS 3.12, Running 94.25s Step 275( N/A%), pre moving , FPS 3.11, Running 94.40s Step 276( N/A%), pre moving , FPS 3.09, Running 94.87s Step 277( N/A%), pre moving , FPS 3.08, Running 95.00s Step 278( N/A%), pre moving , FPS 2.96, Running 95.44s Step 279( N/A%), pre moving , FPS 3.04, Running 95.57s Step 280( N/A%), pre moving , FPS 2.89, Running 96.03s Step 281( N/A%), pre moving , FPS 3.00, Running 96.17s Step 282( N/A%), pre moving , FPS 2.88, Running 96.61s Step 283( N/A%), pre moving , FPS 3.01, Running 96.74s Step 284( N/A%), pre moving , FPS 2.92, Running 97.16s Step 285( N/A%), pre moving , FPS 3.08, Running 97.27s Step 286( N/A%), pre moving , FPS 3.20, Running 97.45s Step 287( N/A%), pre moving , FPS 3.25, Running 97.62s Step 288( N/A%), pre moving , FPS 3.37, Running 97.85s Step 289( N/A%), pre moving , FPS 3.55, Running 98.05s Step 290( N/A%), pre moving , FPS 3.41, Running 98.48s Step 291( N/A%), pre moving , FPS 3.56, Running 98.72s Step 292( N/A%), pre moving , FPS 3.53, Running 99.21s Step 293( N/A%), pre moving , FPS 3.39, Running 99.69s Step 294( N/A%), pre moving , FPS 3.52, Running 99.93s Step 295( N/A%), pre moving , FPS 3.32, Running 100.42s Step 296( N/A%), pre moving , FPS 3.30, Running 100.92s Step 297( N/A%), pre moving , FPS 3.25, Running 101.14s Step 298( N/A%), pre moving , FPS 3.22, Running 101.64s Step 299( N/A%), pre moving , FPS 3.05, Running 102.14s Step 300( N/A%), pre moving , FPS 3.02, Running 102.66s Step 301( N/A%), pre moving , FPS 2.93, Running 103.01s Step 302( N/A%), pre moving , FPS 2.99, Running 103.30s Step 303( N/A%), pre moving , FPS 2.85, Running 103.77s Step 304( N/A%), pre moving , FPS 2.84, Running 104.21s Step 305( N/A%), pre moving , FPS 2.81, Running 104.38s Step 306( N/A%), pre moving , FPS 2.83, Running 104.51s Step 307( N/A%), pre moving , FPS 2.74, Running 104.91s Step 308( N/A%), pre moving , FPS 2.78, Running 105.05s Step 309( N/A%), pre moving , FPS 2.73, Running 105.38s Step 310( N/A%), pre moving , FPS 2.87, Running 105.44s Step 311( N/A%), pre moving , FPS 2.93, Running 105.55s Step 312( N/A%), pre moving , FPS 3.11, Running 105.65s Step 313( N/A%), pre moving , FPS 3.17, Running 105.99s Step 314( N/A%), pre moving , FPS 3.24, Running 106.10s Step 315( N/A%), pre moving , FPS 3.46, Running 106.19s Step 316( N/A%), pre moving , FPS 3.57, Running 106.53s Step 317( N/A%), pre moving , FPS 3.64, Running 106.64s Step 318( N/A%), pre moving , FPS 3.94, Running 106.72s Step 319( N/A%), pre moving , FPS 4.28, Running 106.81s Step 320( N/A%), pre moving , FPS 4.45, Running 107.15s Step 321( N/A%), pre moving , FPS 4.71, Running 107.26s Step 322( N/A%), pre moving , FPS 4.93, Running 107.36s Step 323( N/A%), pre moving , FPS 5.10, Running 107.69s Step 324( N/A%), pre moving , FPS 5.57, Running 107.80s Step 325( N/A%), pre moving , FPS 5.70, Running 107.89s Step 326( N/A%), pre moving , FPS 5.78, Running 107.97s Step 327( N/A%), pre moving , FPS 5.87, Running 108.32s Step 328( N/A%), pre moving , FPS 5.93, Running 108.42s Step 329( N/A%), pre moving , FPS 6.39, Running 108.51s Step 330( N/A%), pre moving , FPS 6.35, Running 108.59s Step 331( N/A%), pre moving , FPS 5.91, Running 108.93s Step 332( N/A%), pre moving , FPS 5.89, Running 109.04s Step 333( N/A%), pre moving , FPS 4.82, Running 110.14s Step 334( N/A%), pre moving , FPS 4.84, Running 110.24s Step 335( N/A%), pre moving , FPS 4.56, Running 110.58s Step 336( N/A%), pre moving , FPS 4.75, Running 110.74s Step 337( N/A%), pre moving , FPS 4.50, Running 111.09s Step 338( N/A%), pre moving , FPS 4.39, Running 111.27s Step 339( N/A%), pre moving , FPS 4.39, Running 111.37s Step 340( N/A%), pre moving , FPS 4.39, Running 111.71s Step 341( N/A%), pre moving , FPS 4.38, Running 111.82s Step 342( N/A%), pre moving , FPS 4.42, Running 111.88s Step 343( N/A%), pre moving , FPS 4.55, Running 112.08s Step 344( N/A%), pre moving , FPS 4.33, Running 112.43s Step 345( N/A%), pre moving , FPS 4.32, Running 112.52s Step 346( N/A%), pre moving , FPS 4.12, Running 112.82s Step 347( N/A%), pre moving , FPS 4.30, Running 112.97s Step 348( N/A%), pre moving , FPS 4.31, Running 113.06s Step 349( N/A%), pre moving , FPS 4.14, Running 113.34s Step 350( N/A%), pre moving , FPS 4.07, Running 113.51s Step 351( N/A%), pre moving , FPS 4.30, Running 113.59s Step 352( N/A%), pre moving , FPS 4.31, Running 113.69s Step 353( N/A%), pre moving , FPS 5.15, Running 114.02s Step 354( N/A%), pre moving , FPS 5.13, Running 114.13s Step 355( N/A%), pre moving , FPS 5.49, Running 114.23s Step 356( N/A%), pre moving , FPS 5.25, Running 114.55s Step 357( N/A%), pre moving , FPS 5.58, Running 114.67s Step 358( N/A%), pre moving , FPS 5.73, Running 114.76s Step 359( N/A%), pre moving , FPS 5.29, Running 115.15s Step 360( N/A%), pre moving , FPS 5.58, Running 115.29s Step 361( N/A%), pre moving , FPS 5.17, Running 115.69s Step 362( N/A%), pre moving , FPS 5.06, Running 115.84s Step 363( N/A%), pre moving , FPS 5.15, Running 115.97s Step 364( N/A%), pre moving , FPS 5.11, Running 116.34s Step 365( N/A%), pre moving , FPS 5.11, Running 116.43s Step 366( N/A%), pre moving , FPS 5.36, Running 116.55s Step 367( N/A%), pre moving , FPS 5.38, Running 116.69s Step 368( N/A%), pre moving , FPS 5.32, Running 116.82s Step 369( N/A%), pre moving , FPS 5.53, Running 116.96s Step 370( N/A%), pre moving , FPS 5.64, Running 117.05s Step 371( N/A%), pre moving , FPS 5.52, Running 117.21s Step 372( N/A%), pre moving , FPS 5.47, Running 117.34s Step 373( N/A%), pre moving , FPS 5.38, Running 117.74s Step 374( N/A%), pre moving , FPS 5.39, Running 117.84s Step 375( N/A%), pre moving , FPS 5.39, Running 117.93s Step 376( N/A%), pre moving , FPS 5.76, Running 118.02s Step 377( N/A%), pre moving , FPS 5.42, Running 118.36s Step 378( N/A%), pre moving , FPS 5.40, Running 118.46s Step 379( N/A%), pre moving , FPS 5.86, Running 118.56s Step 380( N/A%), pre moving , FPS 5.54, Running 118.90s Step 381( N/A%), pre moving , FPS 6.06, Running 118.99s Step 382( N/A%), pre moving , FPS 6.16, Running 119.08s Step 383( N/A%), pre moving , FPS 6.25, Running 119.17s Step 384( N/A%), pre moving , FPS 6.31, Running 119.51s Step 385( N/A%), pre moving , FPS 6.28, Running 119.62s Step 386( N/A%), pre moving , FPS 6.33, Running 119.71s Step 387( N/A%), pre moving , FPS 5.97, Running 120.04s Step 388( N/A%), pre moving , FPS 6.02, Running 120.14s Step 389( N/A%), pre moving , FPS 6.13, Running 120.22s Step 390( N/A%), pre moving , FPS 6.14, Running 120.31s Step 391( N/A%), pre moving , FPS 5.80, Running 120.66s Step 392( N/A%), pre moving , FPS 5.84, Running 120.77s Step 393( N/A%), pre moving , FPS 6.43, Running 120.85s Step 394( N/A%), pre moving , FPS 5.97, Running 121.19s Step 395( N/A%), pre moving , FPS 5.94, Running 121.30s Step 396( N/A%), pre moving , FPS 5.94, Running 121.38s Step 397( N/A%), pre moving , FPS 5.98, Running 121.70s Step 398( N/A%), pre moving , FPS 5.93, Running 121.84s Step 399( N/A%), pre moving , FPS 3.11, Running 125.00s Step 400( N/A%), pre moving , FPS 3.00, Running 125.57s Step 401( N/A%), pre moving , FPS 2.80, Running 126.14s Step 402( N/A%), pre moving , FPS 2.63, Running 126.68s Step 403( N/A%), pre moving , FPS 2.48, Running 127.23s Step 404( N/A%), pre moving , FPS 2.42, Running 127.79s Step 405( N/A%), pre moving , FPS 2.28, Running 128.38s Step 406( N/A%), pre moving , FPS 2.17, Running 128.92s Step 407( N/A%), pre moving , FPS 2.12, Running 129.47s Step 408( N/A%), pre moving , FPS 2.02, Running 130.02s Step 409( N/A%), pre moving , FPS 1.93, Running 130.58s Step 410( N/A%), pre moving , FPS 1.85, Running 131.12s Step 411( N/A%), pre moving , FPS 1.82, Running 131.67s Step 412( N/A%), pre moving , FPS 1.75, Running 132.22s Step 413( N/A%), pre moving , FPS 1.68, Running 132.77s Step 414( N/A%), pre moving , FPS 1.65, Running 133.34s Step 415( N/A%), pre moving , FPS 1.59, Running 133.91s Step 416( N/A%), pre moving , FPS 1.53, Running 134.49s Step 417( N/A%), pre moving , FPS 1.50, Running 135.05s Step 418( N/A%), pre moving , FPS 1.47, Running 135.40s Step 419( 0.33%), action 1, FPS 1.61, Running 137.46s Step 420( 0.67%), action 2, FPS 1.58, Running 138.21s Step 421( 1.00%), action 3, FPS 1.54, Running 139.08s Step 422( 1.33%), action 4, FPS 1.53, Running 139.74s Step 423( 1.67%), action 5, FPS 1.49, Running 140.66s Step 424( 2.00%), action 6, FPS 1.47, Running 141.36s Step 425( 2.33%), action 7, FPS 1.46, Running 142.13s Step 426( 2.67%), action 8, FPS 1.43, Running 142.94s Step 427( 3.00%), action 9, FPS 1.40, Running 143.75s Step 428( 3.33%), action 10, FPS 1.35, Running 144.81s Step 429( 3.67%), action 11, FPS 1.30, Running 145.98s Step 430( 4.00%), action 12, FPS 1.29, Running 146.65s Step 431( 4.33%), action 13, FPS 1.25, Running 147.66s Step 432( 4.67%), action 14, FPS 1.22, Running 148.60s Step 433( 5.00%), action 15, FPS 1.17, Running 149.83s Step 434( 5.33%), action 16, FPS 1.16, Running 150.53s Step 435( 5.67%), action 17, FPS 1.14, Running 151.42s Step 436( 6.00%), action 18, FPS 1.14, Running 152.07s Step 437( 6.33%), action 19, FPS 1.13, Running 152.77s Step 438( 6.67%), action 20, FPS 1.12, Running 153.27s Step 439( 7.00%), action 21, FPS 1.22, Running 153.81s Step 440( 7.33%), action 22, FPS 1.24, Running 154.37s Step 441( 7.67%), action 23, FPS 1.26, Running 155.01s Step 442( 8.00%), action 24, FPS 1.26, Running 155.60s Step 443( 8.33%), action 25, FPS 1.28, Running 156.34s Step 444( 8.67%), action 26, FPS 1.25, Running 157.30s Step 445( 9.00%), action 27, FPS 1.25, Running 158.16s Step 446( 9.33%), action 28, FPS 1.26, Running 158.84s Step 447( 9.67%), action 29, FPS 1.25, Running 159.75s Step 448( 10.00%), action 30, FPS 1.25, Running 160.87s Step 449( 10.33%), action 31, FPS 1.25, Running 161.93s Step 450( 10.67%), action 32, FPS 1.25, Running 162.65s Step 451( 11.00%), action 33, FPS 1.28, Running 163.27s Step 452( 11.33%), action 34, FPS 1.28, Running 164.18s Step 453( 11.67%), action 35, FPS 1.34, Running 164.78s Step 454( 12.00%), action 36, FPS 1.34, Running 165.43s Step 455( 12.33%), action 37, FPS 1.37, Running 166.07s Step 456( 12.67%), action 38, FPS 1.34, Running 167.04s Step 457( 13.00%), action 39, FPS 1.34, Running 167.68s Step 458( 13.33%), action 40, FPS 1.32, Running 168.38s Step 459( 13.67%), action 41, FPS 1.26, Running 169.64s Step 460( 14.00%), action 42, FPS 1.26, Running 170.28s Step 461( 14.33%), action 43, FPS 1.24, Running 171.13s Step 462( 14.67%), action 44, FPS 1.23, Running 171.88s Step 463( 15.00%), action 45, FPS 1.27, Running 172.15s Step 464( 15.33%), action 46, FPS 1.32, Running 172.48s Step 465( 15.67%), action 47, FPS 1.36, Running 172.82s Step 466( 16.00%), action 48, FPS 1.38, Running 173.35s Step 467( 16.33%), action 49, FPS 1.43, Running 173.71s Step 468( 16.67%), action 50, FPS 1.48, Running 174.37s Step 469( 17.00%), action 51, FPS 1.51, Running 175.20s Step 470( 17.33%), action 52, FPS 1.52, Running 175.80s Step 471( 17.67%), action 53, FPS 1.49, Running 176.70s Step 472( 18.00%), action 54, FPS 1.51, Running 177.38s Step 473( 18.33%), action 55, FPS 1.51, Running 178.00s Step 474( 18.67%), action 56, FPS 1.52, Running 178.61s Step 475( 19.00%), action 57, FPS 1.49, Running 179.45s Step 476( 19.33%), action 58, FPS 1.51, Running 180.30s Step 477( 19.67%), action 59, FPS 1.49, Running 181.08s Step 478( 20.00%), action 60, FPS 1.50, Running 181.72s Step 479( 20.33%), action 61, FPS 1.54, Running 182.66s Step 480( 20.67%), action 62, FPS 1.53, Running 183.33s Step 481( 21.00%), action 63, FPS 1.56, Running 183.98s Step 482( 21.33%), action 64, FPS 1.53, Running 184.92s Step 483( 21.67%), action 65, FPS 1.47, Running 185.79s Step 484( 22.00%), action 66, FPS 1.42, Running 186.58s Step 485( 22.33%), action 67, FPS 1.39, Running 187.20s Step 486( 22.67%), action 68, FPS 1.38, Running 187.89s Step 487( 23.00%), action 69, FPS 1.34, Running 188.69s Step 488( 23.33%), action 70, FPS 1.34, Running 189.30s Step 489( 23.67%), action 71, FPS 1.33, Running 190.18s Step 490( 24.00%), action 72, FPS 1.33, Running 190.84s Step 491( 24.33%), action 73, FPS 1.38, Running 191.15s Step 492( 24.67%), action 74, FPS 1.39, Running 191.78s Step 493( 25.00%), action 75, FPS 1.38, Running 192.49s Step 494( 25.33%), action 76, FPS 1.38, Running 193.14s Step 495( 25.67%), action 77, FPS 1.37, Running 194.01s Step 496( 26.00%), action 78, FPS 1.39, Running 194.68s Step 497( 26.33%), action 79, FPS 1.40, Running 195.33s Step 498( 26.67%), action 80, FPS 1.40, Running 195.97s Step 499( 27.00%), action 81, FPS 1.41, Running 196.84s Step 500( 27.33%), action 82, FPS 1.42, Running 197.43s Step 501( 27.67%), action 83, FPS 1.39, Running 198.33s Step 502( 28.00%), action 84, FPS 1.42, Running 198.99s Step 503( 28.33%), action 85, FPS 1.44, Running 199.65s Step 504( 28.67%), action 86, FPS 1.41, Running 200.74s Step 505( 29.00%), action 87, FPS 1.41, Running 201.40s Step 506( 29.33%), action 88, FPS 1.38, Running 202.34s Step 507( 29.67%), action 89, FPS 1.39, Running 203.06s Step 508( 30.00%), action 90, FPS 1.37, Running 203.88s Step 509( 30.33%), action 91, FPS 1.39, Running 204.58s Step 510( 30.67%), action 92, FPS 1.36, Running 205.59s Step 511( 31.00%), action 93, FPS 1.31, Running 206.38s Step 512( 31.33%), action 94, FPS 1.31, Running 207.06s Step 513( 31.67%), action 95, FPS 1.32, Running 207.61s Step 514( 32.00%), action 96, FPS 1.29, Running 208.63s Step 515( 32.33%), action 97, FPS 1.30, Running 209.36s Step 516( 32.67%), action 98, FPS 1.33, Running 209.67s Step 517( 33.00%), action 99, FPS 1.36, Running 210.09s Step 518( 33.33%), action 100, FPS 1.36, Running 210.66s Step 519( 33.67%), action 101, FPS 1.34, Running 211.79s Step 520( 34.00%), action 102, FPS 1.32, Running 212.59s Step 521( 34.33%), action 103, FPS 1.35, Running 213.16s Step 522( 34.67%), action 104, FPS 1.36, Running 213.75s Step 523( 35.00%), action 105, FPS 1.34, Running 214.57s Step 524( 35.33%), action 106, FPS 1.33, Running 215.82s Step 525( 35.67%), action 107, FPS 1.30, Running 216.78s Step 526( 36.00%), action 108, FPS 1.31, Running 217.56s Step 527( 36.33%), action 109, FPS 1.30, Running 218.46s Step 528( 36.67%), action 110, FPS 1.30, Running 219.26s Step 529( 37.00%), action 111, FPS 1.28, Running 220.23s Step 530( 37.33%), action 112, FPS 1.30, Running 221.03s Step 531( 37.67%), action 113, FPS 1.29, Running 221.85s Step 532( 38.00%), action 114, FPS 1.26, Running 222.90s Step 533( 38.33%), action 115, FPS 1.23, Running 223.85s Step 534( 38.67%), action 116, FPS 1.21, Running 225.17s Step 535( 39.00%), action 117, FPS 1.21, Running 225.94s Step 536( 39.33%), action 118, FPS 1.18, Running 226.62s Step 537( 39.67%), action 119, FPS 1.15, Running 227.51s Step 538( 40.00%), action 120, FPS 1.16, Running 227.89s Step 539( 40.33%), action 121, FPS 1.21, Running 228.37s Step 540( 40.67%), action 122, FPS 1.21, Running 229.14s Step 541( 41.00%), action 123, FPS 1.20, Running 229.82s Step 542( 41.33%), action 124, FPS 1.17, Running 230.84s Step 543( 41.67%), action 125, FPS 1.18, Running 231.46s Step 544( 42.00%), action 126, FPS 1.23, Running 232.10s Step 545( 42.33%), action 127, FPS 1.24, Running 232.90s Step 546( 42.67%), action 128, FPS 1.25, Running 233.62s Step 547( 43.00%), action 129, FPS 1.24, Running 234.59s Step 548( 43.33%), action 130, FPS 1.22, Running 235.63s Step 549( 43.67%), action 131, FPS 1.21, Running 236.71s Step 550( 44.00%), action 132, FPS 1.23, Running 237.27s Step 551( 44.33%), action 133, FPS 1.22, Running 238.22s Step 552( 44.67%), action 134, FPS 1.25, Running 238.89s Step 553( 45.00%), action 135, FPS 1.27, Running 239.58s Step 554( 45.33%), action 136, FPS 1.30, Running 240.61s Step 555( 45.67%), action 137, FPS 1.28, Running 241.52s Step 556( 46.00%), action 138, FPS 1.29, Running 242.18s Step 557( 46.33%), action 139, FPS 1.28, Running 243.16s Step 558( 46.67%), action 140, FPS 1.22, Running 244.33s Step 559( 47.00%), action 141, FPS 1.18, Running 245.31s Step 560( 47.33%), action 142, FPS 1.19, Running 246.00s Step 561( 47.67%), action 143, FPS 1.19, Running 246.65s Step 562( 48.00%), action 144, FPS 1.22, Running 247.17s Step 563( 48.33%), action 145, FPS 1.23, Running 247.66s Step 564( 48.67%), action 146, FPS 1.22, Running 248.50s Step 565( 49.00%), action 147, FPS 1.21, Running 249.43s Step 566( 49.33%), action 148, FPS 1.21, Running 250.09s Step 567( 49.67%), action 149, FPS 1.22, Running 251.02s Step 568( 50.00%), action 150, FPS 1.24, Running 251.74s Step 569( 50.33%), action 151, FPS 1.26, Running 252.64s Step 570( 50.67%), action 152, FPS 1.25, Running 253.33s Step 571( 51.00%), action 153, FPS 1.24, Running 254.29s Step 572( 51.33%), action 154, FPS 1.24, Running 254.99s Step 573( 51.67%), action 155, FPS 1.24, Running 255.77s Step 574( 52.00%), action 156, FPS 1.26, Running 256.52s Step 575( 52.33%), action 157, FPS 1.26, Running 257.38s Step 576( 52.67%), action 158, FPS 1.25, Running 258.19s Step 577( 53.00%), action 159, FPS 1.25, Running 259.14s Step 578( 53.33%), action 160, FPS 1.30, Running 259.71s Step 579( 53.67%), action 161, FPS 1.30, Running 260.66s Step 580( 54.00%), action 162, FPS 1.30, Running 261.35s Step 581( 54.33%), action 163, FPS 1.29, Running 262.17s Step 582( 54.67%), action 164, FPS 1.27, Running 262.94s Step 583( 55.00%), action 165, FPS 1.25, Running 263.60s Step 584( 55.33%), action 166, FPS 1.25, Running 264.53s Step 585( 55.67%), action 167, FPS 1.26, Running 265.28s Step 586( 56.00%), action 168, FPS 1.28, Running 265.68s Step 587( 56.33%), action 169, FPS 1.32, Running 266.15s Step 588( 56.67%), action 170, FPS 1.32, Running 266.85s Step 589( 57.00%), action 171, FPS 1.31, Running 267.88s Step 590( 57.33%), action 172, FPS 1.31, Running 268.59s Step 591( 57.67%), action 173, FPS 1.32, Running 269.49s Step 592( 58.00%), action 174, FPS 1.32, Running 270.18s Step 593( 58.33%), action 175, FPS 1.32, Running 270.89s Step 594( 58.67%), action 176, FPS 1.31, Running 271.84s Step 595( 59.00%), action 177, FPS 1.30, Running 272.75s Step 596( 59.33%), action 178, FPS 1.31, Running 273.48s Step 597( 59.67%), action 179, FPS 1.34, Running 274.11s Step 598( 60.00%), action 180, FPS 1.30, Running 275.05s Step 599( 60.33%), action 181, FPS 1.30, Running 276.05s Step 600( 60.67%), action 182, FPS 1.27, Running 277.10s Step 601( 61.00%), action 183, FPS 1.25, Running 278.10s Step 602( 61.33%), action 184, FPS 1.26, Running 278.76s Step 603( 61.67%), action 185, FPS 1.24, Running 279.72s Step 604( 62.00%), action 186, FPS 1.26, Running 280.43s Step 605( 62.33%), action 187, FPS 1.24, Running 281.41s Step 606( 62.67%), action 188, FPS 1.18, Running 282.57s Step 607( 63.00%), action 189, FPS 1.16, Running 283.45s [2026-08-02 17:26:59] [3 ] Seed 2 failed after 283.69 s. +steps: 607 , actions: 189 . +Instruction: Empty +Total 1/3(33.33%) success. +Setting seed: 3 +Step 1( N/A%), pre moving , FPS 2.91, Running 0.34s Step 2( N/A%), pre moving , FPS 2.96, Running 0.67s Step 3( N/A%), pre moving , FPS 3.88, Running 0.77s Step 4( N/A%), pre moving , FPS 4.67, Running 0.86s Step 5( N/A%), pre moving , FPS 5.22, Running 0.96s Step 6( N/A%), pre moving , FPS 4.58, Running 1.31s Step 7( N/A%), pre moving , FPS 4.91, Running 1.43s Step 8( N/A%), pre moving , FPS 5.23, Running 1.53s Step 9( N/A%), pre moving , FPS 4.84, Running 1.86s Step 10( N/A%), pre moving , FPS 5.07, Running 1.97s Step 11( N/A%), pre moving , FPS 5.33, Running 2.06s Step 12( N/A%), pre moving , FPS 5.01, Running 2.39s Step 13( N/A%), pre moving , FPS 5.17, Running 2.51s Step 14( N/A%), pre moving , FPS 5.40, Running 2.59s Step 15( N/A%), pre moving , FPS 5.56, Running 2.70s Step 16( N/A%), pre moving , FPS 5.28, Running 3.03s Step 17( N/A%), pre moving , FPS 5.41, Running 3.14s Step 18( N/A%), pre moving , FPS 5.57, Running 3.23s Step 19( N/A%), pre moving , FPS 5.30, Running 3.58s Step 20( N/A%), pre moving , FPS 5.42, Running 3.69s Step 21( N/A%), pre moving , FPS 5.15, Running 4.23s Step 22( N/A%), pre moving , FPS 5.41, Running 4.37s Step 23( N/A%), pre moving , FPS 5.45, Running 4.44s Step 24( N/A%), pre moving , FPS 5.12, Running 4.77s Step 25( N/A%), pre moving , FPS 5.12, Running 4.86s Step 26( N/A%), pre moving , FPS 4.86, Running 5.43s Step 27( N/A%), pre moving , FPS 4.88, Running 5.52s Step 28( N/A%), pre moving , FPS 4.64, Running 5.84s Step 29( N/A%), pre moving , FPS 4.92, Running 5.92s Step 30( N/A%), pre moving , FPS 4.94, Running 6.02s Step 31( N/A%), pre moving , FPS 4.93, Running 6.12s Step 32( N/A%), pre moving , FPS 4.92, Running 6.46s Step 33( N/A%), pre moving , FPS 4.95, Running 6.56s Step 34( N/A%), pre moving , FPS 4.93, Running 6.65s Step 35( N/A%), pre moving , FPS 4.96, Running 6.73s Step 36( N/A%), pre moving , FPS 4.69, Running 7.30s Step 37( N/A%), pre moving , FPS 4.45, Running 7.64s Step 38( N/A%), pre moving , FPS 4.43, Running 7.75s Step 39( N/A%), pre moving , FPS 4.70, Running 7.84s Step 40( N/A%), pre moving , FPS 4.45, Running 8.19s Step 41( N/A%), pre moving , FPS 4.91, Running 8.30s Step 42( N/A%), pre moving , FPS 4.99, Running 8.38s Step 43( N/A%), pre moving , FPS 4.95, Running 8.48s Step 44( N/A%), pre moving , FPS 4.92, Running 8.83s Step 45( N/A%), pre moving , FPS 4.90, Running 8.94s Step 46( N/A%), pre moving , FPS 5.54, Running 9.04s Step 47( N/A%), pre moving , FPS 5.17, Running 9.39s Step 48( N/A%), pre moving , FPS 5.46, Running 9.50s Step 49( N/A%), pre moving , FPS 5.45, Running 9.59s Step 50( N/A%), pre moving , FPS 5.48, Running 9.67s Step 51( N/A%), pre moving , FPS 5.13, Running 10.02s Step 52( N/A%), pre moving , FPS 5.45, Running 10.13s Step 53( N/A%), pre moving , FPS 5.45, Running 10.23s Step 54( N/A%), pre moving , FPS 5.10, Running 10.57s Step 55( N/A%), pre moving , FPS 5.06, Running 10.68s Step 56( N/A%), pre moving , FPS 5.80, Running 10.75s Step 57( N/A%), pre moving , FPS 6.26, Running 10.83s Step 58( N/A%), pre moving , FPS 5.84, Running 11.17s Step 59( N/A%), pre moving , FPS 5.84, Running 11.27s Step 60( N/A%), pre moving , FPS 6.33, Running 11.35s Step 61( N/A%), pre moving , FPS 6.37, Running 11.44s Step 62( N/A%), pre moving , FPS 5.88, Running 11.79s Step 63( N/A%), pre moving , FPS 5.87, Running 11.89s Step 64( N/A%), pre moving , FPS 6.36, Running 11.97s Step 65( N/A%), pre moving , FPS 6.40, Running 12.07s Step 66( N/A%), pre moving , FPS 5.92, Running 12.42s Step 67( N/A%), pre moving , FPS 6.36, Running 12.53s Step 68( N/A%), pre moving , FPS 6.32, Running 12.67s Step 69( N/A%), pre moving , FPS 5.73, Running 13.08s Step 70( N/A%), pre moving , FPS 5.62, Running 13.23s Step 71( N/A%), pre moving , FPS 5.51, Running 13.64s Step 72( N/A%), pre moving , FPS 5.47, Running 13.79s Step 73( N/A%), pre moving , FPS 5.08, Running 14.16s Step 74( N/A%), pre moving , FPS 5.33, Running 14.32s Step 75( N/A%), pre moving , FPS 4.97, Running 14.71s Step 76( N/A%), pre moving , FPS 4.86, Running 14.86s Step 77( N/A%), pre moving , FPS 4.80, Running 15.00s Step 78( N/A%), pre moving , FPS 4.72, Running 15.41s Step 79( N/A%), pre moving , FPS 4.66, Running 15.55s Step 80( N/A%), pre moving , FPS 4.35, Running 15.94s Step 81( N/A%), pre moving , FPS 4.30, Running 16.10s Step 82( N/A%), pre moving , FPS 4.25, Running 16.50s Step 83( N/A%), pre moving , FPS 4.21, Running 16.64s Step 84( N/A%), pre moving , FPS 4.17, Running 16.77s Step 85( N/A%), pre moving , FPS 3.93, Running 17.16s Step 86( N/A%), pre moving , FPS 4.09, Running 17.31s Step 87( N/A%), pre moving , FPS 3.86, Running 17.71s Step 88( N/A%), pre moving , FPS 3.87, Running 17.83s Step 89( N/A%), pre moving , FPS 4.13, Running 17.93s Step 90( N/A%), pre moving , FPS 4.11, Running 18.09s Step 91( N/A%), pre moving , FPS 4.24, Running 18.36s Step 92( N/A%), pre moving , FPS 4.28, Running 18.46s Step 93( N/A%), pre moving , FPS 4.56, Running 18.55s Step 94( N/A%), pre moving , FPS 4.38, Running 18.88s Step 95( N/A%), pre moving , FPS 4.70, Running 18.96s Step 96( N/A%), pre moving , FPS 4.78, Running 19.05s Step 97( N/A%), pre moving , FPS 4.84, Running 19.14s Step 98( N/A%), pre moving , FPS 5.24, Running 19.23s Step 99( N/A%), pre moving , FPS 5.29, Running 19.34s Step 100( N/A%), pre moving , FPS 5.71, Running 19.45s Step 101( N/A%), pre moving , FPS 5.81, Running 19.54s Step 102( N/A%), pre moving , FPS 6.43, Running 19.61s Step 103( N/A%), pre moving , FPS 6.50, Running 19.72s Step 104( N/A%), pre moving , FPS 6.56, Running 19.82s Step 105( N/A%), pre moving , FPS 7.28, Running 19.91s Step 106( N/A%), pre moving , FPS 7.43, Running 20.00s Step 107( N/A%), pre moving , FPS 7.59, Running 20.35s Step 108( N/A%), pre moving , FPS 7.61, Running 20.46s Step 109( N/A%), pre moving , FPS 7.62, Running 20.55s Step 110( N/A%), pre moving , FPS 7.13, Running 20.90s Step 111( N/A%), pre moving , FPS 7.51, Running 21.02s Step 112( N/A%), pre moving , FPS 7.55, Running 21.11s Step 113( N/A%), pre moving , FPS 7.53, Running 21.21s Step 114( N/A%), pre moving , FPS 7.52, Running 21.54s Step 115( N/A%), pre moving , FPS 7.43, Running 21.65s Step 116( N/A%), pre moving , FPS 7.39, Running 21.75s Step 117( N/A%), pre moving , FPS 6.76, Running 22.10s Step 118( N/A%), pre moving , FPS 6.71, Running 22.21s Step 119( N/A%), pre moving , FPS 6.75, Running 22.30s Step 120( N/A%), pre moving , FPS 6.25, Running 22.65s Step 121( N/A%), pre moving , FPS 6.23, Running 22.75s Step 122( N/A%), pre moving , FPS 6.20, Running 22.83s Step 123( N/A%), pre moving , FPS 6.23, Running 22.93s Step 124( N/A%), pre moving , FPS 5.79, Running 23.28s Step 125( N/A%), pre moving , FPS 4.29, Running 24.57s Step 126( N/A%), pre moving , FPS 3.97, Running 25.04s Step 127( N/A%), pre moving , FPS 3.81, Running 25.60s Step 128( N/A%), pre moving , FPS 3.50, Running 26.18s Step 129( N/A%), pre moving , FPS 3.23, Running 26.74s Step 130( N/A%), pre moving , FPS 3.12, Running 27.30s Step 131( N/A%), pre moving , FPS 2.92, Running 27.87s Step 132( N/A%), pre moving , FPS 2.74, Running 28.42s Step 133( N/A%), pre moving , FPS 2.57, Running 29.00s Step 134( N/A%), pre moving , FPS 2.50, Running 29.56s Step 135( N/A%), pre moving , FPS 2.36, Running 30.12s Step 136( N/A%), pre moving , FPS 2.24, Running 30.69s Step 137( N/A%), pre moving , FPS 2.19, Running 31.22s Step 138( N/A%), pre moving , FPS 2.08, Running 31.81s Step 139( N/A%), pre moving , FPS 1.99, Running 32.36s Step 140( N/A%), pre moving , FPS 1.95, Running 32.91s Step 141( N/A%), pre moving , FPS 1.86, Running 33.48s Step 142( N/A%), pre moving , FPS 1.79, Running 34.03s Step 143( N/A%), pre moving , FPS 1.72, Running 34.58s Step 144( N/A%), pre moving , FPS 1.69, Running 35.14s Step 145( N/A%), pre moving , FPS 1.79, Running 35.73s Step 146( N/A%), pre moving , FPS 1.78, Running 36.29s Step 147( N/A%), pre moving , FPS 1.78, Running 36.84s Step 148( N/A%), pre moving , FPS 1.78, Running 37.41s Step 149( N/A%), pre moving , FPS 1.79, Running 37.92s Step 150( N/A%), pre moving , FPS 1.81, Running 38.33s Step 151( N/A%), pre moving , FPS 1.84, Running 38.74s Step 152( N/A%), pre moving , FPS 1.83, Running 39.33s Step 153( N/A%), pre moving , FPS 1.84, Running 39.89s Step 154( N/A%), pre moving , FPS 1.83, Running 40.47s Step 155( N/A%), pre moving , FPS 1.83, Running 41.03s Step 156( N/A%), pre moving , FPS 1.84, Running 41.59s Step 157( N/A%), pre moving , FPS 1.83, Running 42.17s Step 158( N/A%), pre moving , FPS 1.83, Running 42.74s Step 159( N/A%), pre moving , FPS 1.83, Running 43.29s Step 160( N/A%), pre moving , FPS 1.83, Running 43.84s Step 161( N/A%), pre moving , FPS 1.83, Running 44.38s Step 162( N/A%), pre moving , FPS 1.83, Running 44.94s Step 163( N/A%), pre moving , FPS 1.83, Running 45.50s Step 164( N/A%), pre moving , FPS 1.83, Running 46.05s Step 165( N/A%), pre moving , FPS 1.84, Running 46.59s Step 166( N/A%), pre moving , FPS 1.84, Running 47.15s Step 167( N/A%), pre moving , FPS 1.84, Running 47.72s Step 168( N/A%), pre moving , FPS 1.84, Running 48.27s Step 169( N/A%), pre moving , FPS 1.83, Running 48.84s Step 170( N/A%), pre moving , FPS 1.81, Running 49.40s Step 171( N/A%), pre moving , FPS 1.78, Running 49.98s Step 172( N/A%), pre moving , FPS 1.79, Running 50.51s Step 173( N/A%), pre moving , FPS 1.79, Running 51.07s Step 174( N/A%), pre moving , FPS 1.79, Running 51.66s Step 175( N/A%), pre moving , FPS 1.78, Running 52.24s Step 176( N/A%), pre moving , FPS 1.78, Running 52.80s Step 177( N/A%), pre moving , FPS 1.79, Running 53.35s Step 178( N/A%), pre moving , FPS 1.79, Running 53.93s Step 179( N/A%), pre moving , FPS 1.78, Running 54.50s Step 180( N/A%), pre moving , FPS 1.78, Running 55.05s Step 181( N/A%), pre moving , FPS 1.78, Running 55.65s Step 182( N/A%), pre moving , FPS 1.77, Running 56.23s Step 183( N/A%), pre moving , FPS 1.79, Running 56.69s Step 184( N/A%), pre moving , FPS 1.83, Running 56.98s Step 185( N/A%), pre moving , FPS 1.85, Running 57.39s Step 186( N/A%), pre moving , FPS 1.84, Running 58.02s Step 187( N/A%), pre moving , FPS 1.84, Running 58.61s Step 188( N/A%), pre moving , FPS 1.83, Running 59.18s Step 189( N/A%), pre moving , FPS 1.83, Running 59.78s Step 190( N/A%), pre moving , FPS 1.83, Running 60.30s Step 191( N/A%), pre moving , FPS 1.84, Running 60.86s Step 192( N/A%), pre moving , FPS 1.83, Running 61.47s Step 193( N/A%), pre moving , FPS 1.82, Running 62.06s Step 194( N/A%), pre moving , FPS 1.83, Running 62.61s Step 195( N/A%), pre moving , FPS 1.83, Running 63.17s Step 196( N/A%), pre moving , FPS 1.83, Running 63.72s Step 197( N/A%), pre moving , FPS 1.83, Running 64.28s Step 198( N/A%), pre moving , FPS 1.83, Running 64.83s Step 199( N/A%), pre moving , FPS 1.84, Running 65.39s Step 200( N/A%), pre moving , FPS 1.83, Running 65.97s Step 201( N/A%), pre moving , FPS 1.84, Running 66.53s Step 202( N/A%), pre moving , FPS 1.84, Running 67.11s Step 203( N/A%), pre moving , FPS 1.82, Running 67.66s Step 204( N/A%), pre moving , FPS 1.78, Running 68.24s Step 205( N/A%), pre moving , FPS 1.75, Running 68.80s Step 206( N/A%), pre moving , FPS 1.84, Running 68.89s Step 207( N/A%), pre moving , FPS 1.88, Running 69.24s Step 208( N/A%), pre moving , FPS 1.97, Running 69.34s Step 209( N/A%), pre moving , FPS 2.07, Running 69.42s Step 210( N/A%), pre moving , FPS 2.17, Running 69.53s Step 211( N/A%), pre moving , FPS 2.22, Running 69.86s Step 212( N/A%), pre moving , FPS 2.35, Running 69.97s Step 213( N/A%), pre moving , FPS 2.50, Running 70.06s Step 214( N/A%), pre moving , FPS 2.66, Running 70.14s Step 215( N/A%), pre moving , FPS 2.74, Running 70.48s Step 216( N/A%), pre moving , FPS 2.54, Running 71.61s Step 217( N/A%), pre moving , FPS 2.70, Running 71.69s Step 218( N/A%), pre moving , FPS 2.87, Running 71.80s Step 219( N/A%), pre moving , FPS 2.95, Running 72.17s Step 220( N/A%), pre moving , FPS 3.15, Running 72.32s Step 221( N/A%), pre moving , FPS 3.24, Running 72.71s Step 222( N/A%), pre moving , FPS 3.46, Running 72.89s Step 223( N/A%), pre moving , FPS 3.56, Running 73.28s Step 224( N/A%), pre moving , FPS 3.85, Running 73.43s Step 225( N/A%), pre moving , FPS 3.97, Running 73.84s Step 226( N/A%), pre moving , FPS 3.92, Running 74.00s Step 227( N/A%), pre moving , FPS 3.83, Running 74.46s Step 228( N/A%), pre moving , FPS 3.75, Running 74.68s Step 229( N/A%), pre moving , FPS 3.48, Running 75.16s Step 230( N/A%), pre moving , FPS 3.44, Running 75.34s Step 231( N/A%), pre moving , FPS 3.38, Running 75.77s Step 232( N/A%), pre moving , FPS 3.36, Running 75.92s Step 233( N/A%), pre moving , FPS 3.30, Running 76.12s Step 234( N/A%), pre moving , FPS 3.29, Running 76.22s Step 235( N/A%), pre moving , FPS 3.25, Running 76.64s Step 236( N/A%), pre moving , FPS 3.52, Running 77.28s Step 237( N/A%), pre moving , FPS 3.27, Running 77.80s Step 238( N/A%), pre moving , FPS 3.06, Running 78.34s Step 239( N/A%), pre moving , FPS 2.99, Running 78.86s Step 240( N/A%), pre moving , FPS 2.86, Running 79.33s Step 241( N/A%), pre moving , FPS 2.87, Running 79.68s Step 242( N/A%), pre moving , FPS 2.73, Running 80.21s Step 243( N/A%), pre moving , FPS 2.68, Running 80.75s Step 244( N/A%), pre moving , FPS 2.54, Running 81.31s Step 245( N/A%), pre moving , FPS 2.49, Running 81.86s Step 246( N/A%), pre moving , FPS 2.38, Running 82.39s Step 247( N/A%), pre moving , FPS 2.36, Running 82.94s Step 248( N/A%), pre moving , FPS 2.28, Running 83.47s Step 249( N/A%), pre moving , FPS 2.26, Running 84.02s Step 250( N/A%), pre moving , FPS 2.19, Running 84.48s Step 251( N/A%), pre moving , FPS 2.21, Running 84.84s Step 252( N/A%), pre moving , FPS 2.12, Running 85.37s Step 253( N/A%), pre moving , FPS 2.04, Running 85.92s Step 254( N/A%), pre moving , FPS 1.95, Running 86.48s Step 255( N/A%), pre moving , FPS 1.93, Running 87.02s Step 256( N/A%), pre moving , FPS 1.96, Running 87.50s Step 257( N/A%), pre moving , FPS 2.01, Running 87.75s Step 258( N/A%), pre moving , FPS 2.02, Running 88.25s Step 259( N/A%), pre moving , FPS 2.02, Running 88.77s Step 260( N/A%), pre moving , FPS 2.04, Running 89.12s Step 261( N/A%), pre moving , FPS 2.06, Running 89.40s Step 262( N/A%), pre moving , FPS 2.07, Running 89.86s Step 263( N/A%), pre moving , FPS 2.16, Running 89.99s Step 264( N/A%), pre moving , FPS 2.22, Running 90.34s Step 265( N/A%), pre moving , FPS 2.32, Running 90.49s Step 266( N/A%), pre moving , FPS 2.41, Running 90.69s Step 267( N/A%), pre moving , FPS 2.46, Running 91.07s Step 268( N/A%), pre moving , FPS 2.52, Running 91.40s Step 269( N/A%), pre moving , FPS 2.63, Running 91.62s Step 270( N/A%), pre moving , FPS 2.77, Running 91.71s Step 271( N/A%), pre moving , FPS 2.80, Running 91.98s Step 272( N/A%), pre moving , FPS 2.95, Running 92.15s Step 273( N/A%), pre moving , FPS 3.17, Running 92.24s Step 274( N/A%), pre moving , FPS 3.41, Running 92.34s Step 275( N/A%), pre moving , FPS 3.52, Running 92.70s Step 276( N/A%), pre moving , FPS 3.79, Running 92.79s Step 277( N/A%), pre moving , FPS 3.22, Running 93.97s Step 278( N/A%), pre moving , FPS 3.28, Running 94.34s Step 279( N/A%), pre moving , FPS 3.54, Running 94.42s Step 280( N/A%), pre moving , FPS 3.70, Running 94.53s Step 281( N/A%), pre moving , FPS 3.65, Running 94.88s Step 282( N/A%), pre moving , FPS 3.94, Running 94.94s Step 283( N/A%), pre moving , FPS 3.97, Running 95.03s Step 284( N/A%), pre moving , FPS 4.17, Running 95.13s Step 285( N/A%), pre moving , FPS 4.14, Running 95.32s Step 286( N/A%), pre moving , FPS 4.22, Running 95.44s Step 287( N/A%), pre moving , FPS 4.47, Running 95.54s Step 288( N/A%), pre moving , FPS 4.66, Running 95.69s Step 289( N/A%), pre moving , FPS 4.75, Running 95.83s Step 290( N/A%), pre moving , FPS 4.55, Running 96.10s Step 291( N/A%), pre moving , FPS 4.55, Running 96.37s Step 292( N/A%), pre moving , FPS 4.58, Running 96.52s Step 293( N/A%), pre moving , FPS 4.30, Running 96.89s Step 294( N/A%), pre moving , FPS 4.25, Running 97.06s Step 295( N/A%), pre moving , FPS 4.21, Running 97.45s Step 296( N/A%), pre moving , FPS 4.14, Running 97.61s Step 297( N/A%), pre moving , FPS 4.87, Running 98.08s Step 298( N/A%), pre moving , FPS 5.16, Running 98.22s Step 299( N/A%), pre moving , FPS 4.71, Running 98.67s Step 300( N/A%), pre moving , FPS 4.40, Running 99.08s Step 301( N/A%), pre moving , FPS 4.49, Running 99.34s Step 302( N/A%), pre moving , FPS 4.13, Running 99.78s Step 303( N/A%), pre moving , FPS 3.85, Running 100.23s Step 304( N/A%), pre moving , FPS 3.77, Running 100.43s Step 305( N/A%), pre moving , FPS 3.58, Running 100.90s Step 306( N/A%), pre moving , FPS 3.43, Running 101.28s Step 307( N/A%), pre moving , FPS 3.34, Running 101.54s Step 308( N/A%), pre moving , FPS 3.17, Running 101.99s Step 309( N/A%), pre moving , FPS 3.16, Running 102.17s Step 310( N/A%), pre moving , FPS 3.06, Running 102.63s Step 311( N/A%), pre moving , FPS 3.00, Running 103.04s Step 312( N/A%), pre moving , FPS 2.96, Running 103.27s Step 313( N/A%), pre moving , FPS 2.92, Running 103.73s Step 314( N/A%), pre moving , FPS 2.92, Running 103.91s Step 315( N/A%), pre moving , FPS 2.90, Running 104.34s Step 316( N/A%), pre moving , FPS 2.89, Running 104.52s Step 317( N/A%), pre moving , FPS 2.90, Running 104.99s Step 318( N/A%), pre moving , FPS 2.78, Running 105.43s Step 319( N/A%), pre moving , FPS 2.87, Running 105.63s Step 320( N/A%), pre moving , FPS 2.85, Running 106.10s Step 321( N/A%), pre moving , FPS 2.75, Running 106.61s Step 322( N/A%), pre moving , FPS 2.85, Running 106.80s Step 323( N/A%), pre moving , FPS 2.83, Running 107.31s Step 324( N/A%), pre moving , FPS 2.73, Running 107.76s Step 325( N/A%), pre moving , FPS 2.77, Running 108.11s Step 326( N/A%), pre moving , FPS 2.80, Running 108.41s Step 327( N/A%), pre moving , FPS 2.73, Running 108.87s Step 328( N/A%), pre moving , FPS 2.73, Running 109.31s Step 329( N/A%), pre moving , FPS 2.72, Running 109.51s Step 330( N/A%), pre moving , FPS 2.73, Running 109.95s Step 331( N/A%), pre moving , FPS 2.81, Running 110.16s Step 332( N/A%), pre moving , FPS 2.72, Running 110.61s Step 333( N/A%), pre moving , FPS 2.73, Running 111.06s Step 334( N/A%), pre moving , FPS 2.72, Running 111.27s Step 335( N/A%), pre moving , FPS 2.71, Running 111.73s Step 336( N/A%), pre moving , FPS 2.62, Running 112.16s Step 337( N/A%), pre moving , FPS 2.71, Running 112.37s Step 338( N/A%), pre moving , FPS 2.72, Running 112.79s Step 339( N/A%), pre moving , FPS 2.71, Running 113.00s Step 340( N/A%), pre moving , FPS 2.73, Running 113.42s Step 341( N/A%), pre moving , FPS 2.88, Running 113.55s Step 342( N/A%), pre moving , FPS 2.82, Running 113.89s Step 343( N/A%), pre moving , FPS 3.01, Running 113.95s Step 344( N/A%), pre moving , FPS 3.21, Running 113.98s Step 345( N/A%), pre moving , FPS 3.39, Running 114.02s Step 346( N/A%), pre moving , FPS 3.54, Running 114.05s Step 347( N/A%), pre moving , FPS 3.84, Running 114.08s Step 348( N/A%), pre moving , FPS 4.16, Running 114.12s Step 349( N/A%), pre moving , FPS 4.29, Running 114.17s Step 350( N/A%), pre moving , FPS 4.66, Running 114.24s Step 351( N/A%), pre moving , FPS 4.81, Running 114.31s Step 352( N/A%), pre moving , FPS 5.31, Running 114.38s Step 353( N/A%), pre moving , FPS 5.81, Running 114.50s Step 354( N/A%), pre moving , FPS 6.01, Running 114.59s Step 355( N/A%), pre moving , FPS 6.75, Running 114.69s Step 356( N/A%), pre moving , FPS 7.66, Running 114.77s Step 357( N/A%), pre moving , FPS 8.03, Running 114.86s Step 358( N/A%), pre moving , FPS 9.16, Running 114.97s Step 359( N/A%), pre moving , FPS 9.74, Running 115.05s Step 360( N/A%), pre moving , FPS 11.51, Running 115.15s Step 361( N/A%), pre moving , FPS 10.19, Running 115.52s Step 362( N/A%), pre moving , FPS 11.72, Running 115.59s Step 363( N/A%), pre moving , FPS 11.50, Running 115.68s Step 364( N/A%), pre moving , FPS 9.77, Running 116.03s Step 365( N/A%), pre moving , FPS 9.43, Running 116.14s Step 366( N/A%), pre moving , FPS 9.20, Running 116.22s Step 367( N/A%), pre moving , FPS 8.34, Running 116.48s Step 368( N/A%), pre moving , FPS 7.85, Running 116.66s Step 369( N/A%), pre moving , FPS 7.78, Running 116.74s Step 370( N/A%), pre moving , FPS 5.50, Running 117.87s Step 371( N/A%), pre moving , FPS 5.47, Running 117.97s Step 372( N/A%), pre moving , FPS 5.08, Running 118.32s Step 373( N/A%), pre moving , FPS 5.10, Running 118.43s Step 374( N/A%), pre moving , FPS 5.09, Running 118.52s Step 375( N/A%), pre moving , FPS 4.79, Running 118.86s Step 376( N/A%), pre moving , FPS 4.77, Running 118.97s Step 377( N/A%), pre moving , FPS 4.76, Running 119.06s Step 378( N/A%), pre moving , FPS 4.47, Running 119.45s Step 379( N/A%), pre moving , FPS 4.38, Running 119.61s Step 380( N/A%), pre moving , FPS 4.13, Running 120.00s Step 381( N/A%), pre moving , FPS 4.31, Running 120.15s Step 382( N/A%), pre moving , FPS 4.03, Running 120.56s Step 383( N/A%), pre moving , FPS 3.98, Running 120.71s Step 384( N/A%), pre moving , FPS 3.94, Running 121.11s Step 385( N/A%), pre moving , FPS 3.91, Running 121.26s Step 386( N/A%), pre moving , FPS 3.87, Running 121.40s Step 387( N/A%), pre moving , FPS 3.76, Running 121.81s Step 388( N/A%), pre moving , FPS 3.79, Running 121.95s Step 389( N/A%), pre moving , FPS 3.61, Running 122.28s Step 390( N/A%), pre moving , FPS 4.42, Running 122.40s Step 391( N/A%), pre moving , FPS 4.42, Running 122.49s Step 392( N/A%), pre moving , FPS 4.43, Running 122.83s Step 393( N/A%), pre moving , FPS 4.42, Running 122.95s Step 394( N/A%), pre moving , FPS 4.43, Running 123.04s Step 395( N/A%), pre moving , FPS 4.42, Running 123.38s Step 396( N/A%), pre moving , FPS 4.42, Running 123.49s Step 397( N/A%), pre moving , FPS 4.43, Running 123.58s Step 398( N/A%), pre moving , FPS 4.75, Running 123.66s Step 399( N/A%), pre moving , FPS 4.56, Running 124.00s Step 400( N/A%), pre moving , FPS 4.87, Running 124.11s Step 401( N/A%), pre moving , FPS 4.95, Running 124.20s Step 402( N/A%), pre moving , FPS 5.03, Running 124.53s Step 403( N/A%), pre moving , FPS 5.09, Running 124.64s Step 404( N/A%), pre moving , FPS 5.52, Running 124.73s Step 405( N/A%), pre moving , FPS 5.24, Running 125.07s Step 406( N/A%), pre moving , FPS 5.28, Running 125.18s Step 407( N/A%), pre moving , FPS 5.77, Running 125.27s Step 408( N/A%), pre moving , FPS 5.59, Running 125.52s Step 409( N/A%), pre moving , FPS 5.84, Running 125.71s Step 410( N/A%), pre moving , FPS 5.90, Running 125.79s Step 411( N/A%), pre moving , FPS 5.89, Running 125.89s Step 412( N/A%), pre moving , FPS 5.90, Running 126.23s Step 413( N/A%), pre moving , FPS 5.91, Running 126.33s Step 414( N/A%), pre moving , FPS 5.91, Running 126.42s Step 415( N/A%), pre moving , FPS 5.92, Running 126.76s Step 416( N/A%), pre moving , FPS 5.94, Running 126.86s Step 417( N/A%), pre moving , FPS 5.93, Running 126.95s Step 418( N/A%), pre moving , FPS 5.65, Running 127.20s Step 419( N/A%), pre moving , FPS 5.89, Running 127.40s Step 420( N/A%), pre moving , FPS 5.94, Running 127.47s Step 421( N/A%), pre moving , FPS 5.95, Running 127.56s Step 422( N/A%), pre moving , FPS 5.95, Running 127.89s Step 423( N/A%), pre moving , FPS 5.95, Running 128.00s Step 424( N/A%), pre moving , FPS 5.96, Running 128.09s Step 425( N/A%), pre moving , FPS 5.96, Running 128.43s Step 426( N/A%), pre moving , FPS 5.96, Running 128.54s Step 427( N/A%), pre moving , FPS 5.96, Running 128.63s Step 428( N/A%), pre moving , FPS 5.79, Running 128.97s Step 429( N/A%), pre moving , FPS 5.95, Running 129.07s Step 430( N/A%), pre moving , FPS 5.94, Running 129.15s Step 431( N/A%), pre moving , FPS 5.97, Running 129.24s Step 432( N/A%), pre moving , FPS 5.97, Running 129.57s Step 433( N/A%), pre moving , FPS 5.97, Running 129.68s Step 434( N/A%), pre moving , FPS 3.10, Running 132.88s Step 435( N/A%), pre moving , FPS 3.15, Running 133.11s Step 436( N/A%), pre moving , FPS 3.08, Running 133.35s Step 437( N/A%), pre moving , FPS 3.01, Running 133.59s Step 438( N/A%), pre moving , FPS 3.04, Running 133.79s Step 439( N/A%), pre moving , FPS 3.03, Running 134.00s Step 440( N/A%), pre moving , FPS 2.98, Running 134.19s Step 441( N/A%), pre moving , FPS 2.93, Running 134.38s Step 442( N/A%), pre moving , FPS 2.95, Running 134.66s Step 443( N/A%), pre moving , FPS 2.88, Running 134.95s Step 444( N/A%), pre moving , FPS 2.78, Running 135.29s Step 445( N/A%), pre moving , FPS 2.68, Running 135.89s Step 446( N/A%), pre moving , FPS 2.53, Running 136.44s Step 447( N/A%), pre moving , FPS 2.39, Running 136.98s Step 448( N/A%), pre moving , FPS 2.34, Running 137.53s Step 449( N/A%), pre moving , FPS 2.22, Running 138.08s Step 450( N/A%), pre moving , FPS 2.12, Running 138.59s Step 451( N/A%), pre moving , FPS 2.02, Running 139.13s Step 452( N/A%), pre moving , FPS 1.98, Running 139.67s Step 453( N/A%), pre moving , FPS 1.90, Running 140.22s Step 454( 0.33%), action 1, FPS 1.91, Running 143.34s Step 455( 0.67%), action 2, FPS 1.75, Running 144.51s Step 456( 1.00%), action 3, FPS 1.62, Running 145.69s Step 457( 1.33%), action 4, FPS 1.56, Running 146.44s Step 458( 1.67%), action 5, FPS 1.41, Running 147.97s Step 459( 2.00%), action 6, FPS 1.35, Running 148.84s Step 460( 2.33%), action 7, FPS 1.27, Running 149.97s Step 461( 2.67%), action 8, FPS 1.20, Running 151.05s Step 462( 3.00%), action 9, FPS 1.15, Running 152.12s Step 463( 3.33%), action 10, FPS 1.12, Running 152.84s Step 464( 3.67%), action 11, FPS 1.09, Running 153.63s Step 465( 4.00%), action 12, FPS 1.10, Running 154.06s Step 466( 4.33%), action 13, FPS 1.06, Running 155.22s Step 467( 4.67%), action 14, FPS 1.04, Running 156.17s Step 468( 5.00%), action 15, FPS 1.03, Running 156.85s Step 469( 5.33%), action 16, FPS 1.03, Running 157.49s Step 470( 5.67%), action 17, FPS 1.00, Running 158.55s Step 471( 6.00%), action 18, FPS 0.98, Running 159.61s Step 472( 6.33%), action 19, FPS 0.96, Running 160.48s Step 473( 6.67%), action 20, FPS 0.96, Running 161.14s Step 474( 7.00%), action 21, FPS 1.06, Running 162.14s Step 475( 7.33%), action 22, FPS 1.10, Running 162.75s Step 476( 7.67%), action 23, FPS 1.10, Running 163.90s Step 477( 8.00%), action 24, FPS 1.08, Running 164.88s Step 478( 8.33%), action 25, FPS 1.13, Running 165.61s Step 479( 8.67%), action 26, FPS 1.14, Running 166.43s Step 480( 9.00%), action 27, FPS 1.15, Running 167.29s Step 481( 9.33%), action 28, FPS 1.18, Running 168.01s Step 482( 9.67%), action 29, FPS 1.19, Running 168.89s Step 483( 10.00%), action 30, FPS 1.20, Running 169.49s Step 484( 10.33%), action 31, FPS 1.21, Running 170.21s Step 485( 10.67%), action 32, FPS 1.18, Running 170.94s Step 486( 11.00%), action 33, FPS 1.22, Running 171.64s Step 487( 11.33%), action 34, FPS 1.23, Running 172.44s Step 488( 11.67%), action 35, FPS 1.24, Running 172.94s Step 489( 12.00%), action 36, FPS 1.19, Running 174.27s Step 490( 12.33%), action 37, FPS 1.22, Running 174.94s Step 491( 12.67%), action 38, FPS 1.26, Running 175.48s Step 492( 13.00%), action 39, FPS 1.27, Running 176.26s Step 493( 13.33%), action 40, FPS 1.26, Running 176.99s Step 494( 13.67%), action 41, FPS 1.25, Running 178.09s Step 495( 14.00%), action 42, FPS 1.23, Running 179.04s Step 496( 14.33%), action 43, FPS 1.22, Running 180.23s Step 497( 14.67%), action 44, FPS 1.23, Running 181.19s Step 498( 15.00%), action 45, FPS 1.22, Running 182.01s Step 499( 15.33%), action 46, FPS 1.19, Running 183.30s Step 500( 15.67%), action 47, FPS 1.19, Running 184.13s Step 501( 16.00%), action 48, FPS 1.17, Running 185.05s Step 502( 16.33%), action 49, FPS 1.18, Running 185.90s Step 503( 16.67%), action 50, FPS 1.16, Running 186.72s Step 504( 17.00%), action 51, FPS 1.14, Running 187.68s Step 505( 17.33%), action 52, FPS 1.15, Running 188.33s Step 506( 17.67%), action 53, FPS 1.15, Running 188.99s Step 507( 18.00%), action 54, FPS 1.15, Running 189.87s Step 508( 18.33%), action 55, FPS 1.16, Running 190.21s Step 509( 18.67%), action 56, FPS 1.21, Running 190.86s Step 510( 19.00%), action 57, FPS 1.22, Running 191.39s Step 511( 19.33%), action 58, FPS 1.21, Running 192.04s Step 512( 19.67%), action 59, FPS 1.19, Running 193.07s Step 513( 20.00%), action 60, FPS 1.17, Running 194.09s Step 514( 20.33%), action 61, FPS 1.17, Running 195.14s Step 515( 20.67%), action 62, FPS 1.20, Running 195.72s Step 516( 21.00%), action 63, FPS 1.24, Running 196.38s Step 517( 21.33%), action 64, FPS 1.25, Running 197.23s Step 518( 21.67%), action 65, FPS 1.24, Running 198.14s Step 519( 22.00%), action 66, FPS 1.28, Running 198.87s Step 520( 22.33%), action 67, FPS 1.29, Running 199.58s Step 521( 22.67%), action 68, FPS 1.30, Running 200.44s Step 522( 23.00%), action 69, FPS 1.27, Running 201.60s Step 523( 23.33%), action 70, FPS 1.26, Running 202.54s Step 524( 23.67%), action 71, FPS 1.27, Running 203.41s Step 525( 24.00%), action 72, FPS 1.26, Running 204.21s Step 526( 24.33%), action 73, FPS 1.26, Running 204.87s Step 527( 24.67%), action 74, FPS 1.27, Running 205.62s Step 528( 25.00%), action 75, FPS 1.23, Running 206.45s Step 529( 25.33%), action 76, FPS 1.24, Running 207.04s Step 530( 25.67%), action 77, FPS 1.21, Running 207.91s Step 531( 26.00%), action 78, FPS 1.20, Running 208.65s Step 532( 26.33%), action 79, FPS 1.26, Running 208.97s Step 533( 26.67%), action 80, FPS 1.32, Running 209.24s Step 534( 27.00%), action 81, FPS 1.34, Running 210.09s Step 535( 27.33%), action 82, FPS 1.29, Running 211.18s Step 536( 27.67%), action 83, FPS 1.30, Running 211.80s Step 537( 28.00%), action 84, FPS 1.29, Running 212.76s Step 538( 28.33%), action 85, FPS 1.31, Running 213.45s Step 539( 28.67%), action 86, FPS 1.31, Running 214.09s Step 540( 29.00%), action 87, FPS 1.29, Running 215.07s Step 541( 29.33%), action 88, FPS 1.28, Running 216.07s Step 542( 29.67%), action 89, FPS 1.32, Running 216.77s Step 543( 30.00%), action 90, FPS 1.33, Running 217.59s Step 544( 30.33%), action 91, FPS 1.29, Running 218.86s Step 545( 30.67%), action 92, FPS 1.31, Running 219.53s Step 546( 31.00%), action 93, FPS 1.25, Running 220.93s Step 547( 31.33%), action 94, FPS 1.25, Running 221.59s Step 548( 31.67%), action 95, FPS 1.24, Running 222.54s Step 549( 32.00%), action 96, FPS 1.24, Running 223.17s Step 550( 32.33%), action 97, FPS 1.26, Running 223.77s Step 551( 32.67%), action 98, FPS 1.27, Running 224.45s Step 552( 33.00%), action 99, FPS 1.24, Running 225.14s Step 553( 33.33%), action 100, FPS 1.21, Running 225.83s Step 554( 33.67%), action 101, FPS 1.20, Running 226.77s Step 555( 34.00%), action 102, FPS 1.22, Running 227.56s Step 556( 34.33%), action 103, FPS 1.24, Running 227.96s Step 557( 34.67%), action 104, FPS 1.28, Running 228.36s Step 558( 35.00%), action 105, FPS 1.28, Running 229.08s Step 559( 35.33%), action 106, FPS 1.26, Running 229.98s Step 560( 35.67%), action 107, FPS 1.28, Running 230.75s Step 561( 36.00%), action 108, FPS 1.30, Running 231.51s Step 562( 36.33%), action 109, FPS 1.30, Running 232.18s Step 563( 36.67%), action 110, FPS 1.31, Running 232.82s Step 564( 37.00%), action 111, FPS 1.34, Running 233.74s Step 565( 37.33%), action 112, FPS 1.35, Running 234.37s Step 566( 37.67%), action 113, FPS 1.42, Running 234.99s Step 567( 38.00%), action 114, FPS 1.42, Running 235.70s Step 568( 38.33%), action 115, FPS 1.39, Running 236.95s Step 569( 38.67%), action 116, FPS 1.39, Running 237.58s Step 570( 39.00%), action 117, FPS 1.38, Running 238.21s Step 571( 39.33%), action 118, FPS 1.38, Running 239.00s Step 572( 39.67%), action 119, FPS 1.35, Running 239.94s Step 573( 40.00%), action 120, FPS 1.33, Running 240.89s Step 574( 40.33%), action 121, FPS 1.32, Running 241.93s Step 575( 40.67%), action 122, FPS 1.29, Running 243.03s Step 576( 41.00%), action 123, FPS 1.26, Running 243.89s Step 577( 41.33%), action 124, FPS 1.22, Running 244.71s Step 578( 41.67%), action 125, FPS 1.22, Running 245.53s Step 579( 42.00%), action 126, FPS 1.24, Running 246.13s Step 580( 42.33%), action 127, FPS 1.25, Running 246.76s Step 581( 42.67%), action 128, FPS 1.26, Running 247.35s Step 582( 43.00%), action 129, FPS 1.24, Running 248.25s Step 583( 43.33%), action 130, FPS 1.22, Running 249.17s Step 584( 43.67%), action 131, FPS 1.24, Running 249.90s Step 585( 44.00%), action 132, FPS 1.24, Running 250.49s Step 586( 44.33%), action 133, FPS 1.21, Running 251.48s Step 587( 44.67%), action 134, FPS 1.22, Running 252.13s Step 588( 45.00%), action 135, FPS 1.27, Running 252.70s Step 589( 45.33%), action 136, FPS 1.27, Running 253.36s Step 590( 45.67%), action 137, FPS 1.25, Running 254.26s Step 591( 46.00%), action 138, FPS 1.25, Running 255.04s Step 592( 46.33%), action 139, FPS 1.25, Running 255.92s Step 593( 46.67%), action 140, FPS 1.28, Running 256.55s Step 594( 47.00%), action 141, FPS 1.27, Running 257.69s Step 595( 47.33%), action 142, FPS 1.30, Running 258.38s Step 596( 47.67%), action 143, FPS 1.32, Running 259.02s Step 597( 48.00%), action 144, FPS 1.31, Running 260.00s Step 598( 48.33%), action 145, FPS 1.29, Running 261.07s Step 599( 48.67%), action 146, FPS 1.27, Running 261.83s Step 600( 49.00%), action 147, FPS 1.25, Running 262.78s Step 601( 49.33%), action 148, FPS 1.21, Running 263.85s Step 602( 49.67%), action 149, FPS 1.18, Running 265.16s Step 603( 50.00%), action 150, FPS 1.20, Running 265.85s Step 604( 50.33%), action 151, FPS 1.15, Running 267.28s Step 605( 50.67%), action 152, FPS 1.13, Running 268.21s Step 606( 51.00%), action 153, FPS 1.12, Running 269.29s [2026-08-02 17:31:29] [4 ] Seed 3 failed after 270.01 s. +steps: 606 , actions: 153 . +Instruction: Empty +Total 1/4(25.00%) success. +Setting seed: 4 +Step 1( N/A%), pre moving , FPS 1.51, Running 0.66s Step 2( N/A%), pre moving , FPS 2.68, Running 0.75s Step 3( N/A%), pre moving , FPS 3.31, Running 0.91s Step 4( N/A%), pre moving , FPS 3.49, Running 1.15s Step 5( N/A%), pre moving , FPS 4.08, Running 1.23s Step 6( N/A%), pre moving , FPS 4.60, Running 1.30s Step 7( N/A%), pre moving , FPS 4.95, Running 1.41s Step 8( N/A%), pre moving , FPS 4.53, Running 1.77s Step 9( N/A%), pre moving , FPS 4.79, Running 1.88s Step 10( N/A%), pre moving , FPS 5.05, Running 1.98s Step 11( N/A%), pre moving , FPS 4.72, Running 2.33s Step 12( N/A%), pre moving , FPS 4.91, Running 2.44s Step 13( N/A%), pre moving , FPS 5.13, Running 2.53s Step 14( N/A%), pre moving , FPS 4.88, Running 2.87s Step 15( N/A%), pre moving , FPS 5.01, Running 2.99s Step 16( N/A%), pre moving , FPS 5.20, Running 3.08s Step 17( N/A%), pre moving , FPS 5.37, Running 3.17s Step 18( N/A%), pre moving , FPS 5.13, Running 3.51s Step 19( N/A%), pre moving , FPS 5.26, Running 3.61s Step 20( N/A%), pre moving , FPS 5.39, Running 3.71s Step 21( N/A%), pre moving , FPS 5.67, Running 4.19s Step 22( N/A%), pre moving , FPS 5.58, Running 4.33s Step 23( N/A%), pre moving , FPS 5.32, Running 4.66s Step 24( N/A%), pre moving , FPS 5.54, Running 4.75s Step 25( N/A%), pre moving , FPS 5.56, Running 4.82s Step 26( N/A%), pre moving , FPS 4.91, Running 5.38s Step 27( N/A%), pre moving , FPS 4.92, Running 5.48s Step 28( N/A%), pre moving , FPS 4.95, Running 5.81s Step 29( N/A%), pre moving , FPS 4.96, Running 5.91s Step 30( N/A%), pre moving , FPS 5.01, Running 5.98s Step 31( N/A%), pre moving , FPS 5.35, Running 6.07s Step 32( N/A%), pre moving , FPS 5.05, Running 6.40s Step 33( N/A%), pre moving , FPS 5.05, Running 6.50s Step 34( N/A%), pre moving , FPS 5.39, Running 6.58s Step 35( N/A%), pre moving , FPS 5.45, Running 6.66s Step 36( N/A%), pre moving , FPS 4.72, Running 7.31s Step 37( N/A%), pre moving , FPS 4.46, Running 7.65s Step 38( N/A%), pre moving , FPS 4.70, Running 7.76s Step 39( N/A%), pre moving , FPS 4.72, Running 7.85s Step 40( N/A%), pre moving , FPS 4.70, Running 7.97s Step 41( N/A%), pre moving , FPS 4.90, Running 8.27s Step 42( N/A%), pre moving , FPS 4.94, Running 8.39s Step 43( N/A%), pre moving , FPS 5.24, Running 8.48s Step 44( N/A%), pre moving , FPS 4.91, Running 8.82s Step 45( N/A%), pre moving , FPS 4.91, Running 8.90s Step 46( N/A%), pre moving , FPS 5.42, Running 9.07s Step 47( N/A%), pre moving , FPS 5.02, Running 9.46s Step 48( N/A%), pre moving , FPS 5.26, Running 9.61s Step 49( N/A%), pre moving , FPS 5.15, Running 9.79s Step 50( N/A%), pre moving , FPS 4.78, Running 10.16s Step 51( N/A%), pre moving , FPS 4.73, Running 10.30s Step 52( N/A%), pre moving , FPS 4.64, Running 10.71s Step 53( N/A%), pre moving , FPS 4.59, Running 10.85s Step 54( N/A%), pre moving , FPS 4.30, Running 11.23s Step 55( N/A%), pre moving , FPS 4.24, Running 11.38s Step 56( N/A%), pre moving , FPS 4.75, Running 11.52s Step 57( N/A%), pre moving , FPS 4.67, Running 11.94s Step 58( N/A%), pre moving , FPS 4.64, Running 12.07s Step 59( N/A%), pre moving , FPS 4.33, Running 12.47s Step 60( N/A%), pre moving , FPS 4.30, Running 12.62s Step 61( N/A%), pre moving , FPS 4.21, Running 13.02s Step 62( N/A%), pre moving , FPS 4.17, Running 13.18s Step 63( N/A%), pre moving , FPS 4.06, Running 13.41s Step 64( N/A%), pre moving , FPS 4.07, Running 13.73s Step 65( N/A%), pre moving , FPS 4.03, Running 13.87s Step 66( N/A%), pre moving , FPS 3.84, Running 14.27s Step 67( N/A%), pre moving , FPS 4.02, Running 14.43s Step 68( N/A%), pre moving , FPS 3.84, Running 14.82s Step 69( N/A%), pre moving , FPS 3.88, Running 14.95s Step 70( N/A%), pre moving , FPS 4.05, Running 15.10s Step 71( N/A%), pre moving , FPS 3.88, Running 15.45s Step 72( N/A%), pre moving , FPS 4.11, Running 15.58s Step 73( N/A%), pre moving , FPS 4.13, Running 15.70s Step 74( N/A%), pre moving , FPS 4.33, Running 15.86s Step 75( N/A%), pre moving , FPS 4.31, Running 16.02s Step 76( N/A%), pre moving , FPS 4.32, Running 16.16s Step 77( N/A%), pre moving , FPS 4.55, Running 16.33s Step 78( N/A%), pre moving , FPS 4.54, Running 16.48s Step 79( N/A%), pre moving , FPS 4.79, Running 16.65s Step 80( N/A%), pre moving , FPS 4.53, Running 17.04s Step 81( N/A%), pre moving , FPS 4.83, Running 17.16s Step 82( N/A%), pre moving , FPS 4.63, Running 17.50s Step 83( N/A%), pre moving , FPS 4.73, Running 17.64s Step 84( N/A%), pre moving , FPS 5.01, Running 17.73s Step 85( N/A%), pre moving , FPS 5.06, Running 17.82s Step 86( N/A%), pre moving , FPS 5.14, Running 18.16s Step 87( N/A%), pre moving , FPS 5.21, Running 18.27s Step 88( N/A%), pre moving , FPS 5.63, Running 18.37s Step 89( N/A%), pre moving , FPS 5.32, Running 18.71s Step 90( N/A%), pre moving , FPS 5.38, Running 18.81s Step 91( N/A%), pre moving , FPS 5.80, Running 18.90s Step 92( N/A%), pre moving , FPS 5.85, Running 19.00s Step 93( N/A%), pre moving , FPS 5.49, Running 19.34s Step 94( N/A%), pre moving , FPS 5.56, Running 19.45s Step 95( N/A%), pre moving , FPS 5.67, Running 19.55s Step 96( N/A%), pre moving , FPS 5.36, Running 19.89s Step 97( N/A%), pre moving , FPS 5.45, Running 20.00s Step 98( N/A%), pre moving , FPS 5.55, Running 20.09s Step 99( N/A%), pre moving , FPS 5.66, Running 20.18s Step 100( N/A%), pre moving , FPS 5.74, Running 20.52s Step 101( N/A%), pre moving , FPS 5.76, Running 20.64s Step 102( N/A%), pre moving , FPS 4.56, Running 21.89s Step 103( N/A%), pre moving , FPS 4.26, Running 22.34s Step 104( N/A%), pre moving , FPS 3.89, Running 22.87s Step 105( N/A%), pre moving , FPS 3.56, Running 23.44s Step 106( N/A%), pre moving , FPS 3.40, Running 24.05s Step 107( N/A%), pre moving , FPS 3.16, Running 24.59s Step 108( N/A%), pre moving , FPS 2.96, Running 25.14s Step 109( N/A%), pre moving , FPS 2.86, Running 25.69s Step 110( N/A%), pre moving , FPS 2.69, Running 26.24s Step 111( N/A%), pre moving , FPS 2.53, Running 26.80s Step 112( N/A%), pre moving , FPS 2.39, Running 27.37s Step 113( N/A%), pre moving , FPS 2.33, Running 27.93s Step 114( N/A%), pre moving , FPS 2.21, Running 28.50s Step 115( N/A%), pre moving , FPS 2.10, Running 29.06s Step 116( N/A%), pre moving , FPS 2.06, Running 29.61s Step 117( N/A%), pre moving , FPS 1.96, Running 30.18s Step 118( N/A%), pre moving , FPS 1.88, Running 30.73s Step 119( N/A%), pre moving , FPS 1.80, Running 31.29s Step 120( N/A%), pre moving , FPS 1.76, Running 31.86s Step 121( N/A%), pre moving , FPS 1.70, Running 32.42s Step 122( N/A%), pre moving , FPS 1.80, Running 32.99s Step 123( N/A%), pre moving , FPS 1.78, Running 33.55s Step 124( N/A%), pre moving , FPS 1.78, Running 34.13s Step 125( N/A%), pre moving , FPS 1.78, Running 34.71s Step 126( N/A%), pre moving , FPS 1.80, Running 35.15s Step 127( N/A%), pre moving , FPS 1.82, Running 35.55s Step 128( N/A%), pre moving , FPS 1.82, Running 36.15s Step 129( N/A%), pre moving , FPS 1.81, Running 36.73s Step 130( N/A%), pre moving , FPS 1.81, Running 37.29s Step 131( N/A%), pre moving , FPS 1.81, Running 37.86s Step 132( N/A%), pre moving , FPS 1.81, Running 38.42s Step 133( N/A%), pre moving , FPS 1.81, Running 38.98s Step 134( N/A%), pre moving , FPS 1.81, Running 39.53s Step 135( N/A%), pre moving , FPS 1.81, Running 40.11s Step 136( N/A%), pre moving , FPS 1.81, Running 40.68s Step 137( N/A%), pre moving , FPS 1.81, Running 41.22s Step 138( N/A%), pre moving , FPS 1.81, Running 41.78s Step 139( N/A%), pre moving , FPS 1.81, Running 42.34s Step 140( N/A%), pre moving , FPS 1.81, Running 42.93s Step 141( N/A%), pre moving , FPS 1.81, Running 43.50s Step 142( N/A%), pre moving , FPS 1.81, Running 44.06s Step 143( N/A%), pre moving , FPS 1.81, Running 44.62s Step 144( N/A%), pre moving , FPS 1.80, Running 45.21s Step 145( N/A%), pre moving , FPS 1.81, Running 45.77s Step 146( N/A%), pre moving , FPS 1.79, Running 46.33s Step 147( N/A%), pre moving , FPS 1.76, Running 46.90s Step 148( N/A%), pre moving , FPS 1.77, Running 47.46s Step 149( N/A%), pre moving , FPS 1.77, Running 48.02s Step 150( N/A%), pre moving , FPS 1.77, Running 48.58s Step 151( N/A%), pre moving , FPS 1.78, Running 49.13s Step 152( N/A%), pre moving , FPS 1.78, Running 49.68s Step 153( N/A%), pre moving , FPS 1.77, Running 50.25s Step 154( N/A%), pre moving , FPS 1.77, Running 50.81s Step 155( N/A%), pre moving , FPS 1.78, Running 51.37s Step 156( N/A%), pre moving , FPS 1.78, Running 51.92s Step 157( N/A%), pre moving , FPS 1.78, Running 52.47s Step 158( N/A%), pre moving , FPS 1.78, Running 52.99s Step 159( N/A%), pre moving , FPS 1.79, Running 53.48s Step 160( N/A%), pre moving , FPS 1.86, Running 53.69s Step 161( N/A%), pre moving , FPS 1.92, Running 53.91s Step 162( N/A%), pre moving , FPS 1.98, Running 54.15s Step 163( N/A%), pre moving , FPS 2.05, Running 54.37s Step 164( N/A%), pre moving , FPS 2.11, Running 54.69s Step 165( N/A%), pre moving , FPS 2.14, Running 55.10s Step 166( N/A%), pre moving , FPS 2.19, Running 55.45s Step 167( N/A%), pre moving , FPS 2.20, Running 56.01s Step 168( N/A%), pre moving , FPS 2.19, Running 56.61s Step 169( N/A%), pre moving , FPS 2.19, Running 57.17s Step 170( N/A%), pre moving , FPS 2.19, Running 57.72s Step 171( N/A%), pre moving , FPS 2.18, Running 58.29s Step 172( N/A%), pre moving , FPS 2.24, Running 58.62s Step 173( N/A%), pre moving , FPS 2.35, Running 58.76s Step 174( N/A%), pre moving , FPS 2.49, Running 58.83s Step 175( N/A%), pre moving , FPS 2.64, Running 58.94s Step 176( N/A%), pre moving , FPS 2.72, Running 59.28s Step 177( N/A%), pre moving , FPS 2.89, Running 59.39s Step 178( N/A%), pre moving , FPS 3.08, Running 59.49s Step 179( N/A%), pre moving , FPS 3.15, Running 59.83s Step 180( N/A%), pre moving , FPS 3.20, Running 59.94s Step 181( N/A%), pre moving , FPS 3.28, Running 60.01s Step 182( N/A%), pre moving , FPS 2.84, Running 61.19s Step 183( N/A%), pre moving , FPS 2.79, Running 61.53s Step 184( N/A%), pre moving , FPS 2.87, Running 61.65s Step 185( N/A%), pre moving , FPS 3.01, Running 61.75s Step 186( N/A%), pre moving , FPS 2.98, Running 62.16s Step 187( N/A%), pre moving , FPS 3.16, Running 62.33s Step 188( N/A%), pre moving , FPS 3.26, Running 62.74s Step 189( N/A%), pre moving , FPS 3.48, Running 62.92s Step 190( N/A%), pre moving , FPS 3.57, Running 63.32s Step 191( N/A%), pre moving , FPS 3.81, Running 63.53s Step 192( N/A%), pre moving , FPS 3.75, Running 63.95s Step 193( N/A%), pre moving , FPS 3.68, Running 64.19s Step 194( N/A%), pre moving , FPS 3.46, Running 64.61s Step 195( N/A%), pre moving , FPS 3.27, Running 65.06s Step 196( N/A%), pre moving , FPS 3.36, Running 65.23s Step 197( N/A%), pre moving , FPS 3.15, Running 65.75s Step 198( N/A%), pre moving , FPS 2.97, Running 66.21s Step 199( N/A%), pre moving , FPS 3.06, Running 66.36s Step 200( N/A%), pre moving , FPS 2.89, Running 66.86s Step 201( N/A%), pre moving , FPS 2.76, Running 67.25s Step 202( N/A%), pre moving , FPS 3.06, Running 67.71s Step 203( N/A%), pre moving , FPS 3.05, Running 68.10s Step 204( N/A%), pre moving , FPS 2.90, Running 68.55s Step 205( N/A%), pre moving , FPS 2.72, Running 69.11s Step 206( N/A%), pre moving , FPS 2.67, Running 69.65s Step 207( N/A%), pre moving , FPS 2.54, Running 70.21s Step 208( N/A%), pre moving , FPS 2.50, Running 70.75s Step 209( N/A%), pre moving , FPS 2.39, Running 71.28s Step 210( N/A%), pre moving , FPS 2.42, Running 71.58s Step 211( N/A%), pre moving , FPS 2.34, Running 72.08s Step 212( N/A%), pre moving , FPS 2.31, Running 72.62s Step 213( N/A%), pre moving , FPS 2.23, Running 73.16s Step 214( N/A%), pre moving , FPS 2.22, Running 73.63s Step 215( N/A%), pre moving , FPS 2.30, Running 73.74s Step 216( N/A%), pre moving , FPS 2.32, Running 73.85s Step 217( N/A%), pre moving , FPS 2.44, Running 73.95s Step 218( N/A%), pre moving , FPS 2.55, Running 74.05s Step 219( N/A%), pre moving , FPS 2.56, Running 74.16s Step 220( N/A%), pre moving , FPS 2.70, Running 74.26s Step 221( N/A%), pre moving , FPS 2.81, Running 74.37s Step 222( N/A%), pre moving , FPS 2.96, Running 74.47s Step 223( N/A%), pre moving , FPS 3.10, Running 74.55s Step 224( N/A%), pre moving , FPS 3.28, Running 74.64s Step 225( N/A%), pre moving , FPS 3.54, Running 74.76s Step 226( N/A%), pre moving , FPS 3.76, Running 74.97s Step 227( N/A%), pre moving , FPS 4.04, Running 75.15s Step 228( N/A%), pre moving , FPS 4.31, Running 75.39s Step 229( N/A%), pre moving , FPS 4.66, Running 75.57s Step 230( N/A%), pre moving , FPS 4.86, Running 75.70s Step 231( N/A%), pre moving , FPS 5.10, Running 76.00s Step 232( N/A%), pre moving , FPS 5.80, Running 76.07s Step 233( N/A%), pre moving , FPS 6.64, Running 76.17s Step 234( N/A%), pre moving , FPS 7.42, Running 76.33s Step 235( N/A%), pre moving , FPS 6.78, Running 76.69s Step 236( N/A%), pre moving , FPS 6.72, Running 76.82s Step 237( N/A%), pre moving , FPS 6.74, Running 76.92s Step 238( N/A%), pre moving , FPS 6.23, Running 77.26s Step 239( N/A%), pre moving , FPS 6.22, Running 77.38s Step 240( N/A%), pre moving , FPS 6.22, Running 77.48s Step 241( N/A%), pre moving , FPS 5.80, Running 77.82s Step 242( N/A%), pre moving , FPS 5.77, Running 77.93s Step 243( N/A%), pre moving , FPS 5.78, Running 78.01s Step 244( N/A%), pre moving , FPS 4.44, Running 79.15s Step 245( N/A%), pre moving , FPS 4.41, Running 79.29s Step 246( N/A%), pre moving , FPS 4.35, Running 79.58s Step 247( N/A%), pre moving , FPS 4.41, Running 79.69s Step 248( N/A%), pre moving , FPS 4.55, Running 79.79s Step 249( N/A%), pre moving , FPS 4.36, Running 80.16s Step 250( N/A%), pre moving , FPS 4.37, Running 80.27s Step 251( N/A%), pre moving , FPS 4.26, Running 80.70s Step 252( N/A%), pre moving , FPS 4.23, Running 80.80s Step 253( N/A%), pre moving , FPS 3.90, Running 81.29s Step 254( N/A%), pre moving , FPS 3.91, Running 81.44s Step 255( N/A%), pre moving , FPS 4.06, Running 81.61s Step 256( N/A%), pre moving , FPS 3.87, Running 81.99s Step 257( N/A%), pre moving , FPS 3.84, Running 82.13s Step 258( N/A%), pre moving , FPS 3.79, Running 82.54s Step 259( N/A%), pre moving , FPS 3.76, Running 82.71s Step 260( N/A%), pre moving , FPS 3.56, Running 83.10s Step 261( N/A%), pre moving , FPS 3.69, Running 83.24s Step 262( N/A%), pre moving , FPS 3.47, Running 83.69s Step 263( N/A%), pre moving , FPS 3.44, Running 83.82s Step 264( N/A%), pre moving , FPS 3.90, Running 84.28s Step 265( N/A%), pre moving , FPS 3.67, Running 84.75s Step 266( N/A%), pre moving , FPS 3.73, Running 84.94s Step 267( N/A%), pre moving , FPS 3.51, Running 85.39s Step 268( N/A%), pre moving , FPS 3.30, Running 85.85s Step 269( N/A%), pre moving , FPS 3.40, Running 86.05s Step 270( N/A%), pre moving , FPS 3.21, Running 86.50s Step 271( N/A%), pre moving , FPS 3.21, Running 86.94s Step 272( N/A%), pre moving , FPS 3.16, Running 87.12s Step 273( N/A%), pre moving , FPS 3.15, Running 87.64s Step 274( N/A%), pre moving , FPS 3.01, Running 88.08s Step 275( N/A%), pre moving , FPS 2.97, Running 88.35s Step 276( N/A%), pre moving , FPS 2.94, Running 88.80s Step 277( N/A%), pre moving , FPS 2.80, Running 89.26s Step 278( N/A%), pre moving , FPS 2.89, Running 89.47s Step 279( N/A%), pre moving , FPS 2.76, Running 89.96s Step 280( N/A%), pre moving , FPS 2.74, Running 90.40s Step 281( N/A%), pre moving , FPS 2.70, Running 90.65s Step 282( N/A%), pre moving , FPS 2.70, Running 91.10s Step 283( N/A%), pre moving , FPS 2.58, Running 91.58s Step 284( N/A%), pre moving , FPS 2.67, Running 91.77s Step 285( N/A%), pre moving , FPS 2.66, Running 92.26s Step 286( N/A%), pre moving , FPS 2.57, Running 92.72s Step 287( N/A%), pre moving , FPS 2.66, Running 92.92s Step 288( N/A%), pre moving , FPS 2.67, Running 93.35s Step 289( N/A%), pre moving , FPS 2.67, Running 93.53s Step 290( N/A%), pre moving , FPS 2.68, Running 93.97s Step 291( N/A%), pre moving , FPS 2.79, Running 94.10s Step 292( N/A%), pre moving , FPS 2.79, Running 94.29s Step 293( N/A%), pre moving , FPS 2.94, Running 94.45s Step 294( N/A%), pre moving , FPS 3.07, Running 94.60s Step 295( N/A%), pre moving , FPS 3.12, Running 94.76s Step 296( N/A%), pre moving , FPS 3.26, Running 94.93s Step 297( N/A%), pre moving , FPS 3.43, Running 95.10s Step 298( N/A%), pre moving , FPS 3.29, Running 95.55s Step 299( N/A%), pre moving , FPS 3.31, Running 96.01s Step 300( N/A%), pre moving , FPS 3.44, Running 96.21s Step 301( N/A%), pre moving , FPS 3.32, Running 96.67s Step 302( N/A%), pre moving , FPS 3.43, Running 96.93s Step 303( N/A%), pre moving , FPS 3.50, Running 97.29s Step 304( N/A%), pre moving , FPS 3.49, Running 97.51s Step 305( N/A%), pre moving , FPS 3.54, Running 97.91s Step 306( N/A%), pre moving , FPS 3.55, Running 98.35s Step 307( N/A%), pre moving , FPS 3.55, Running 98.55s Step 308( N/A%), pre moving , FPS 3.53, Running 99.01s Step 309( N/A%), pre moving , FPS 3.56, Running 99.15s Step 310( N/A%), pre moving , FPS 3.58, Running 99.56s Step 311( N/A%), pre moving , FPS 3.61, Running 99.65s Step 312( N/A%), pre moving , FPS 3.67, Running 99.74s Step 313( N/A%), pre moving , FPS 3.56, Running 100.07s Step 314( N/A%), pre moving , FPS 3.59, Running 100.17s Step 315( N/A%), pre moving , FPS 3.63, Running 100.27s Step 316( N/A%), pre moving , FPS 3.52, Running 100.61s Step 317( N/A%), pre moving , FPS 3.55, Running 100.72s Step 318( N/A%), pre moving , FPS 3.80, Running 100.81s Step 319( N/A%), pre moving , FPS 3.95, Running 101.07s Step 320( N/A%), pre moving , FPS 3.96, Running 101.25s Step 321( N/A%), pre moving , FPS 4.29, Running 101.33s Step 322( N/A%), pre moving , FPS 4.45, Running 101.42s Step 323( N/A%), pre moving , FPS 4.47, Running 101.76s Step 324( N/A%), pre moving , FPS 4.59, Running 101.86s Step 325( N/A%), pre moving , FPS 4.94, Running 101.96s Step 326( N/A%), pre moving , FPS 5.05, Running 102.31s Step 327( N/A%), pre moving , FPS 5.17, Running 102.42s Step 328( N/A%), pre moving , FPS 5.71, Running 102.52s Step 329( N/A%), pre moving , FPS 5.41, Running 102.85s Step 330( N/A%), pre moving , FPS 5.88, Running 102.96s Step 331( N/A%), pre moving , FPS 5.92, Running 103.03s Step 332( N/A%), pre moving , FPS 5.91, Running 103.12s Step 333( N/A%), pre moving , FPS 5.91, Running 103.46s Step 334( N/A%), pre moving , FPS 5.90, Running 103.56s Step 335( N/A%), pre moving , FPS 5.92, Running 103.65s Step 336( N/A%), pre moving , FPS 6.43, Running 103.72s Step 337( N/A%), pre moving , FPS 6.00, Running 104.06s Step 338( N/A%), pre moving , FPS 5.96, Running 104.17s Step 339( N/A%), pre moving , FPS 6.28, Running 104.25s Step 340( N/A%), pre moving , FPS 4.85, Running 105.37s Step 341( N/A%), pre moving , FPS 4.56, Running 105.72s Step 342( N/A%), pre moving , FPS 4.55, Running 105.83s Step 343( N/A%), pre moving , FPS 4.75, Running 105.97s Step 344( N/A%), pre moving , FPS 4.49, Running 106.31s Step 345( N/A%), pre moving , FPS 4.48, Running 106.42s Step 346( N/A%), pre moving , FPS 4.74, Running 106.52s Step 347( N/A%), pre moving , FPS 4.44, Running 106.93s Step 348( N/A%), pre moving , FPS 4.41, Running 107.06s Step 349( N/A%), pre moving , FPS 4.32, Running 107.49s Step 350( N/A%), pre moving , FPS 4.27, Running 107.64s Step 351( N/A%), pre moving , FPS 3.98, Running 108.05s Step 352( N/A%), pre moving , FPS 3.95, Running 108.18s Step 353( N/A%), pre moving , FPS 3.90, Running 108.58s Step 354( N/A%), pre moving , FPS 3.87, Running 108.73s Step 355( N/A%), pre moving , FPS 3.83, Running 108.87s Step 356( N/A%), pre moving , FPS 3.60, Running 109.28s Step 357( N/A%), pre moving , FPS 3.73, Running 109.42s Step 358( N/A%), pre moving , FPS 3.55, Running 109.81s Step 359( N/A%), pre moving , FPS 3.53, Running 109.93s Step 360( N/A%), pre moving , FPS 4.30, Running 110.02s Step 361( N/A%), pre moving , FPS 4.30, Running 110.37s Step 362( N/A%), pre moving , FPS 4.30, Running 110.47s Step 363( N/A%), pre moving , FPS 4.36, Running 110.55s Step 364( N/A%), pre moving , FPS 4.55, Running 110.71s Step 365( N/A%), pre moving , FPS 4.38, Running 110.99s Step 366( N/A%), pre moving , FPS 4.38, Running 111.09s Step 367( N/A%), pre moving , FPS 4.70, Running 111.19s Step 368( N/A%), pre moving , FPS 4.47, Running 111.53s Step 369( N/A%), pre moving , FPS 4.82, Running 111.64s Step 370( N/A%), pre moving , FPS 4.90, Running 111.72s Step 371( N/A%), pre moving , FPS 5.33, Running 111.81s Step 372( N/A%), pre moving , FPS 5.05, Running 112.14s Step 373( N/A%), pre moving , FPS 5.46, Running 112.24s Step 374( N/A%), pre moving , FPS 5.55, Running 112.33s Step 375( N/A%), pre moving , FPS 5.26, Running 112.67s Step 376( N/A%), pre moving , FPS 5.80, Running 112.73s Step 377( N/A%), pre moving , FPS 5.88, Running 112.82s Step 378( N/A%), pre moving , FPS 6.49, Running 112.89s Step 379( N/A%), pre moving , FPS 6.54, Running 112.98s Step 380( N/A%), pre moving , FPS 6.06, Running 113.32s Step 381( N/A%), pre moving , FPS 6.63, Running 113.38s Step 382( N/A%), pre moving , FPS 6.76, Running 113.43s Step 383( N/A%), pre moving , FPS 6.84, Running 113.48s Step 384( N/A%), pre moving , FPS 7.00, Running 113.57s Step 385( N/A%), pre moving , FPS 7.52, Running 113.65s Step 386( N/A%), pre moving , FPS 7.53, Running 113.74s Step 387( N/A%), pre moving , FPS 7.55, Running 113.84s Step 388( N/A%), pre moving , FPS 8.41, Running 113.90s Step 389( N/A%), pre moving , FPS 8.53, Running 113.98s Step 390( N/A%), pre moving , FPS 8.45, Running 114.09s Step 391( N/A%), pre moving , FPS 8.49, Running 114.16s Step 392( N/A%), pre moving , FPS 9.36, Running 114.27s Step 393( N/A%), pre moving , FPS 9.54, Running 114.34s Step 394( N/A%), pre moving , FPS 9.55, Running 114.43s Step 395( N/A%), pre moving , FPS 9.56, Running 114.77s Step 396( N/A%), pre moving , FPS 9.46, Running 114.84s Step 397( N/A%), pre moving , FPS 9.44, Running 114.94s Step 398( N/A%), pre moving , FPS 9.35, Running 115.03s Step 399( N/A%), pre moving , FPS 8.41, Running 115.36s Step 400( N/A%), pre moving , FPS 9.32, Running 115.47s Step 401( N/A%), pre moving , FPS 9.26, Running 115.54s Step 402( N/A%), pre moving , FPS 9.05, Running 115.64s Step 403( N/A%), pre moving , FPS 7.99, Running 115.98s Step 404( N/A%), pre moving , FPS 7.94, Running 116.08s Step 405( N/A%), pre moving , FPS 7.92, Running 116.18s Step 406( N/A%), pre moving , FPS 3.38, Running 119.66s Step 407( N/A%), pre moving , FPS 3.10, Running 120.28s Step 408( N/A%), pre moving , FPS 2.89, Running 120.83s Step 409( N/A%), pre moving , FPS 2.70, Running 121.38s Step 410( N/A%), pre moving , FPS 2.54, Running 121.94s Step 411( N/A%), pre moving , FPS 2.40, Running 122.49s Step 412( N/A%), pre moving , FPS 2.28, Running 123.04s Step 413( N/A%), pre moving , FPS 2.16, Running 123.61s Step 414( N/A%), pre moving , FPS 2.05, Running 124.17s Step 415( N/A%), pre moving , FPS 2.01, Running 124.73s Step 416( N/A%), pre moving , FPS 1.91, Running 125.29s Step 417( N/A%), pre moving , FPS 1.84, Running 125.83s Step 418( N/A%), pre moving , FPS 1.76, Running 126.42s Step 419( N/A%), pre moving , FPS 1.72, Running 126.98s Step 420( N/A%), pre moving , FPS 1.66, Running 127.51s Step 421( N/A%), pre moving , FPS 1.60, Running 128.08s Step 422( N/A%), pre moving , FPS 1.54, Running 128.62s Step 423( N/A%), pre moving , FPS 1.51, Running 129.23s Step 424( N/A%), pre moving , FPS 1.46, Running 129.77s Step 425( N/A%), pre moving , FPS 1.42, Running 130.31s Step 426( 0.33%), action 1, FPS 1.63, Running 131.89s Step 427( 0.67%), action 2, FPS 1.67, Running 132.29s Step 428( 1.00%), action 3, FPS 1.68, Running 132.76s Step 429( 1.33%), action 4, FPS 1.63, Running 133.68s Step 430( 1.67%), action 5, FPS 1.62, Running 134.32s Step 431( 2.00%), action 6, FPS 1.59, Running 135.07s Step 432( 2.33%), action 7, FPS 1.55, Running 135.94s Step 433( 2.67%), action 8, FPS 1.53, Running 136.64s Step 434( 3.00%), action 9, FPS 1.48, Running 137.65s Step 435( 3.33%), action 10, FPS 1.44, Running 138.59s Step 436( 3.67%), action 11, FPS 1.40, Running 139.61s Step 437( 4.00%), action 12, FPS 1.39, Running 140.23s Step 438( 4.33%), action 13, FPS 1.39, Running 140.82s Step 439( 4.67%), action 14, FPS 1.36, Running 141.70s Step 440( 5.00%), action 15, FPS 1.35, Running 142.38s Step 441( 5.33%), action 16, FPS 1.34, Running 143.03s Step 442( 5.67%), action 17, FPS 1.31, Running 143.91s Step 443( 6.00%), action 18, FPS 1.31, Running 144.54s Step 444( 6.33%), action 19, FPS 1.30, Running 145.20s Step 445( 6.67%), action 20, FPS 1.26, Running 146.13s Step 446( 7.00%), action 21, FPS 1.31, Running 147.15s Step 447( 7.33%), action 22, FPS 1.30, Running 147.71s Step 448( 7.67%), action 23, FPS 1.25, Running 148.75s Step 449( 8.00%), action 24, FPS 1.24, Running 149.75s Step 450( 8.33%), action 25, FPS 1.24, Running 150.43s Step 451( 8.67%), action 26, FPS 1.27, Running 150.77s Step 452( 9.00%), action 27, FPS 1.27, Running 151.71s Step 453( 9.33%), action 28, FPS 1.24, Running 152.78s Step 454( 9.67%), action 29, FPS 1.21, Running 154.20s Step 455( 10.00%), action 30, FPS 1.20, Running 155.29s Step 456( 10.33%), action 31, FPS 1.19, Running 156.35s Step 457( 10.67%), action 32, FPS 1.17, Running 157.29s Step 458( 11.00%), action 33, FPS 1.14, Running 158.30s Step 459( 11.33%), action 34, FPS 1.16, Running 158.97s Step 460( 11.67%), action 35, FPS 1.16, Running 159.59s Step 461( 12.00%), action 36, FPS 1.16, Running 160.32s Step 462( 12.33%), action 37, FPS 1.17, Running 160.98s Step 463( 12.67%), action 38, FPS 1.16, Running 161.71s Step 464( 13.00%), action 39, FPS 1.16, Running 162.48s Step 465( 13.33%), action 40, FPS 1.17, Running 163.24s Step 466( 13.67%), action 41, FPS 1.15, Running 164.50s Step 467( 14.00%), action 42, FPS 1.13, Running 165.39s Step 468( 14.33%), action 43, FPS 1.15, Running 166.10s Step 469( 14.67%), action 44, FPS 1.16, Running 167.00s Step 470( 15.00%), action 45, FPS 1.16, Running 167.71s Step 471( 15.33%), action 46, FPS 1.12, Running 168.65s Step 472( 15.67%), action 47, FPS 1.15, Running 169.09s Step 473( 16.00%), action 48, FPS 1.18, Running 169.69s Step 474( 16.33%), action 49, FPS 1.18, Running 171.19s Step 475( 16.67%), action 50, FPS 1.19, Running 172.10s Step 476( 17.00%), action 51, FPS 1.20, Running 173.03s Step 477( 17.33%), action 52, FPS 1.21, Running 173.87s Step 478( 17.67%), action 53, FPS 1.21, Running 174.79s Step 479( 18.00%), action 54, FPS 1.21, Running 175.53s Step 480( 18.33%), action 55, FPS 1.21, Running 176.17s Step 481( 18.67%), action 56, FPS 1.22, Running 176.77s Step 482( 19.00%), action 57, FPS 1.19, Running 177.73s Step 483( 19.33%), action 58, FPS 1.20, Running 178.38s Step 484( 19.67%), action 59, FPS 1.19, Running 179.31s Step 485( 20.00%), action 60, FPS 1.20, Running 179.96s Step 486( 20.33%), action 61, FPS 1.21, Running 180.97s Step 487( 20.67%), action 62, FPS 1.24, Running 181.57s Step 488( 21.00%), action 63, FPS 1.25, Running 182.15s Step 489( 21.33%), action 64, FPS 1.26, Running 182.90s Step 490( 21.67%), action 65, FPS 1.25, Running 183.72s Step 491( 22.00%), action 66, FPS 1.27, Running 184.42s Step 492( 22.33%), action 67, FPS 1.23, Running 185.31s Step 493( 22.67%), action 68, FPS 1.23, Running 185.99s Step 494( 23.00%), action 69, FPS 1.27, Running 186.88s Step 495( 23.33%), action 70, FPS 1.33, Running 187.14s Step 496( 23.67%), action 71, FPS 1.32, Running 188.14s Step 497( 24.00%), action 72, FPS 1.32, Running 189.06s Step 498( 24.33%), action 73, FPS 1.33, Running 189.78s Step 499( 24.67%), action 74, FPS 1.33, Running 190.61s Step 500( 25.00%), action 75, FPS 1.32, Running 191.35s Step 501( 25.33%), action 76, FPS 1.31, Running 192.03s Step 502( 25.67%), action 77, FPS 1.31, Running 192.99s Step 503( 26.00%), action 78, FPS 1.27, Running 194.12s Step 504( 26.33%), action 79, FPS 1.28, Running 194.95s Step 505( 26.67%), action 80, FPS 1.28, Running 195.59s Step 506( 27.00%), action 81, FPS 1.29, Running 196.43s Step 507( 27.33%), action 82, FPS 1.28, Running 197.23s Step 508( 27.67%), action 83, FPS 1.28, Running 197.83s Step 509( 28.00%), action 84, FPS 1.26, Running 198.72s Step 510( 28.33%), action 85, FPS 1.27, Running 199.43s Step 511( 28.67%), action 86, FPS 1.27, Running 200.12s Step 512( 29.00%), action 87, FPS 1.28, Running 200.99s Step 513( 29.33%), action 88, FPS 1.28, Running 201.61s Step 514( 29.67%), action 89, FPS 1.31, Running 202.20s Step 515( 30.00%), action 90, FPS 1.27, Running 202.87s Step 516( 30.33%), action 91, FPS 1.28, Running 203.82s Step 517( 30.67%), action 92, FPS 1.28, Running 204.71s Step 518( 31.00%), action 93, FPS 1.27, Running 205.50s Step 519( 31.33%), action 94, FPS 1.29, Running 206.07s Step 520( 31.67%), action 95, FPS 1.31, Running 206.65s Step 521( 32.00%), action 96, FPS 1.26, Running 207.94s Step 522( 32.33%), action 97, FPS 1.28, Running 208.58s Step 523( 32.67%), action 98, FPS 1.31, Running 209.38s Step 524( 33.00%), action 99, FPS 1.31, Running 210.26s Step 525( 33.33%), action 100, FPS 1.31, Running 210.86s Step 526( 33.67%), action 101, FPS 1.30, Running 211.82s Step 527( 34.00%), action 102, FPS 1.30, Running 212.63s Step 528( 34.33%), action 103, FPS 1.29, Running 213.37s Step 529( 34.67%), action 104, FPS 1.28, Running 214.38s Step 530( 35.00%), action 105, FPS 1.27, Running 215.15s Step 531( 35.33%), action 106, FPS 1.26, Running 215.95s Step 532( 35.67%), action 107, FPS 1.28, Running 216.56s Step 533( 36.00%), action 108, FPS 1.27, Running 217.38s Step 534( 36.33%), action 109, FPS 1.26, Running 218.11s Step 535( 36.67%), action 110, FPS 1.23, Running 219.13s Step 536( 37.00%), action 111, FPS 1.22, Running 220.23s Step 537( 37.33%), action 112, FPS 1.23, Running 221.02s Step 538( 37.67%), action 113, FPS 1.22, Running 221.85s Step 539( 38.00%), action 114, FPS 1.22, Running 222.51s Step 540( 38.33%), action 115, FPS 1.19, Running 223.40s Step 541( 38.67%), action 116, FPS 1.27, Running 223.69s Step 542( 39.00%), action 117, FPS 1.29, Running 224.12s Step 543( 39.33%), action 118, FPS 1.28, Running 224.98s Step 544( 39.67%), action 119, FPS 1.30, Running 225.64s Step 545( 40.00%), action 120, FPS 1.29, Running 226.39s Step 546( 40.33%), action 121, FPS 1.29, Running 227.35s Step 547( 40.67%), action 122, FPS 1.29, Running 228.12s Step 548( 41.00%), action 123, FPS 1.30, Running 228.72s Step 549( 41.33%), action 124, FPS 1.30, Running 229.73s Step 550( 41.67%), action 125, FPS 1.27, Running 230.85s Step 551( 42.00%), action 126, FPS 1.25, Running 231.91s Step 552( 42.33%), action 127, FPS 1.21, Running 233.03s Step 553( 42.67%), action 128, FPS 1.20, Running 234.02s Step 554( 43.00%), action 129, FPS 1.17, Running 235.24s Step 555( 43.33%), action 130, FPS 1.17, Running 236.17s Step 556( 43.67%), action 131, FPS 1.14, Running 237.74s Step 557( 44.00%), action 132, FPS 1.13, Running 238.73s Step 558( 44.33%), action 133, FPS 1.14, Running 239.43s Step 559( 44.67%), action 134, FPS 1.12, Running 240.38s Step 560( 45.00%), action 135, FPS 1.13, Running 241.05s Step 561( 45.33%), action 136, FPS 1.09, Running 241.99s Step 562( 45.67%), action 137, FPS 1.10, Running 242.33s Step 563( 46.00%), action 138, FPS 1.09, Running 243.35s Step 564( 46.33%), action 139, FPS 1.04, Running 244.85s Step 565( 46.67%), action 140, FPS 1.03, Running 245.81s Step 566( 47.00%), action 141, FPS 1.02, Running 246.95s Step 567( 47.33%), action 142, FPS 1.01, Running 247.92s Step 568( 47.67%), action 143, FPS 0.98, Running 249.08s Step 569( 48.00%), action 144, FPS 0.99, Running 249.99s Step 570( 48.33%), action 145, FPS 1.01, Running 250.67s Step 571( 48.67%), action 146, FPS 1.02, Running 251.61s Step 572( 49.00%), action 147, FPS 1.04, Running 252.24s Step 573( 49.33%), action 148, FPS 1.04, Running 253.18s Step 574( 49.67%), action 149, FPS 1.08, Running 253.84s Step 575( 50.00%), action 150, FPS 1.09, Running 254.49s Step 576( 50.33%), action 151, FPS 1.12, Running 255.54s Step 577( 50.67%), action 152, FPS 1.14, Running 256.35s Step 578( 51.00%), action 153, FPS 1.14, Running 256.99s Step 579( 51.33%), action 154, FPS 1.16, Running 257.69s Step 580( 51.67%), action 155, FPS 1.15, Running 258.49s Step 581( 52.00%), action 156, FPS 1.17, Running 259.09s Step 582( 52.33%), action 157, FPS 1.15, Running 259.76s Step 583( 52.67%), action 158, FPS 1.18, Running 260.25s Step 584( 53.00%), action 159, FPS 1.27, Running 260.56s Step 585( 53.33%), action 160, FPS 1.33, Running 260.86s Step 586( 53.67%), action 161, FPS 1.36, Running 261.63s Step 587( 54.00%), action 162, FPS 1.43, Running 261.93s Step 588( 54.33%), action 163, FPS 1.47, Running 262.67s Step 589( 54.67%), action 164, FPS 1.50, Running 263.33s Step 590( 55.00%), action 165, FPS 1.53, Running 263.75s Step 591( 55.33%), action 166, FPS 1.58, Running 264.25s Step 592( 55.67%), action 167, FPS 1.58, Running 264.92s Step 593( 56.00%), action 168, FPS 1.61, Running 265.59s Step 594( 56.33%), action 169, FPS 1.58, Running 266.49s Step 595( 56.67%), action 170, FPS 1.57, Running 267.25s Step 596( 57.00%), action 171, FPS 1.59, Running 268.13s Step 597( 57.33%), action 172, FPS 1.58, Running 269.04s Step 598( 57.67%), action 173, FPS 1.57, Running 269.72s Step 599( 58.00%), action 174, FPS 1.58, Running 270.36s Step 600( 58.33%), action 175, FPS 1.57, Running 271.24s Step 601( 58.67%), action 176, FPS 1.57, Running 271.85s Step 602( 59.00%), action 177, FPS 1.54, Running 272.73s Step 603( 59.33%), action 178, FPS 1.47, Running 273.84s Step 604( 59.67%), action 179, FPS 1.44, Running 274.49s Step 605( 60.00%), action 180, FPS 1.37, Running 275.44s Step 606( 60.33%), action 181, FPS 1.34, Running 276.55s Step 607( 60.67%), action 182, FPS 1.31, Running 277.14s Step 608( 61.00%), action 183, FPS 1.30, Running 278.06s Step 609( 61.33%), action 184, FPS 1.30, Running 278.70s Step 610( 61.67%), action 185, FPS 1.26, Running 279.66s Step 611( 62.00%), action 186, FPS 1.22, Running 280.69s Step 612( 62.33%), action 187, FPS 1.22, Running 281.31s Step 613( 62.67%), action 188, FPS 1.25, Running 281.59s Step 614( 63.00%), action 189, FPS 1.29, Running 282.05s Step 615( 63.33%), action 190, FPS 1.31, Running 282.53s Step 616( 63.67%), action 191, FPS 1.31, Running 283.44s Step 617( 64.00%), action 192, FPS 1.32, Running 284.23s Step 618( 64.33%), action 193, FPS 1.28, Running 285.33s Step 619( 64.67%), action 194, FPS 1.28, Running 285.96s Step 620( 65.00%), action 195, FPS 1.30, Running 286.68s Step 621( 65.33%), action 196, FPS 1.29, Running 287.31s Step 622( 65.67%), action 197, FPS 1.30, Running 288.14s Step 623( 66.00%), action 198, FPS 1.31, Running 289.13s Step 624( 66.33%), action 199, FPS 1.30, Running 289.89s Step 625( 66.67%), action 200, FPS 1.30, Running 290.81s Step 626( 67.00%), action 201, FPS 1.31, Running 291.87s Step 627( 67.33%), action 202, FPS 1.27, Running 292.88s Step 628( 67.67%), action 203, FPS 1.26, Running 293.96s Step 629( 68.00%), action 204, FPS 1.25, Running 294.75s Step 630( 68.33%), action 205, FPS 1.26, Running 295.56s Step 631( 68.67%), action 206, FPS 1.29, Running 296.24s Step 632( 69.00%), action 207, FPS 1.26, Running 297.22s Step 633( 69.33%), action 208, FPS 1.22, Running 297.95s Step 634( 69.67%), action 209, FPS 1.18, Running 299.01s Step 635( 70.00%), action 210, FPS 1.14, Running 300.00s Step 636( 70.33%), action 211, FPS 1.16, Running 300.74s Step 637( 70.67%), action 212, FPS 1.12, Running 302.12s Step 638( 71.00%), action 213, FPS 1.12, Running 303.21s [2026-08-02 17:36:33] [5 ] Seed 4 failed after 303.50 s. +steps: 638 , actions: 213 . +Instruction: Empty +Total 1/5(20.00%) success. +Setting seed: 5 +Step 1( N/A%), pre moving , FPS 1.61, Running 0.62s Step 2( N/A%), pre moving , FPS 2.09, Running 0.96s Step 3( N/A%), pre moving , FPS 2.93, Running 1.02s Step 4( N/A%), pre moving , FPS 3.54, Running 1.13s Step 5( N/A%), pre moving , FPS 4.07, Running 1.23s Step 6( N/A%), pre moving , FPS 3.89, Running 1.54s Step 7( N/A%), pre moving , FPS 4.13, Running 1.70s Step 8( N/A%), pre moving , FPS 4.45, Running 1.80s Step 9( N/A%), pre moving , FPS 4.79, Running 1.88s Step 10( N/A%), pre moving , FPS 4.50, Running 2.22s Step 11( N/A%), pre moving , FPS 4.72, Running 2.33s Step 12( N/A%), pre moving , FPS 4.97, Running 2.42s Step 13( N/A%), pre moving , FPS 5.14, Running 2.53s Step 14( N/A%), pre moving , FPS 4.95, Running 2.83s Step 15( N/A%), pre moving , FPS 5.11, Running 2.93s Step 16( N/A%), pre moving , FPS 5.32, Running 3.01s Step 17( N/A%), pre moving , FPS 5.49, Running 3.10s Step 18( N/A%), pre moving , FPS 5.26, Running 3.42s Step 19( N/A%), pre moving , FPS 5.40, Running 3.52s Step 20( N/A%), pre moving , FPS 5.57, Running 3.59s Step 21( N/A%), pre moving , FPS 5.70, Running 4.13s Step 22( N/A%), pre moving , FPS 6.03, Running 4.27s Step 23( N/A%), pre moving , FPS 5.59, Running 4.60s Step 24( N/A%), pre moving , FPS 5.61, Running 4.69s Step 25( N/A%), pre moving , FPS 5.66, Running 4.76s Step 26( N/A%), pre moving , FPS 5.32, Running 5.31s Step 27( N/A%), pre moving , FPS 5.40, Running 5.40s Step 28( N/A%), pre moving , FPS 5.07, Running 5.74s Step 29( N/A%), pre moving , FPS 5.04, Running 5.85s Step 30( N/A%), pre moving , FPS 5.40, Running 5.93s Step 31( N/A%), pre moving , FPS 5.43, Running 6.01s Step 32( N/A%), pre moving , FPS 5.09, Running 6.35s Step 33( N/A%), pre moving , FPS 5.10, Running 6.45s Step 34( N/A%), pre moving , FPS 5.38, Running 6.55s Step 35( N/A%), pre moving , FPS 5.06, Running 6.88s Step 36( N/A%), pre moving , FPS 4.45, Running 7.50s Step 37( N/A%), pre moving , FPS 4.43, Running 7.61s Step 38( N/A%), pre moving , FPS 4.66, Running 7.71s Step 39( N/A%), pre moving , FPS 4.41, Running 8.06s Step 40( N/A%), pre moving , FPS 4.37, Running 8.16s Step 41( N/A%), pre moving , FPS 4.86, Running 8.25s Step 42( N/A%), pre moving , FPS 4.91, Running 8.35s Step 43( N/A%), pre moving , FPS 4.89, Running 8.69s Step 44( N/A%), pre moving , FPS 4.86, Running 8.81s Step 45( N/A%), pre moving , FPS 4.85, Running 8.88s Step 46( N/A%), pre moving , FPS 5.44, Running 8.98s Step 47( N/A%), pre moving , FPS 5.08, Running 9.33s Step 48( N/A%), pre moving , FPS 5.40, Running 9.44s Step 49( N/A%), pre moving , FPS 5.37, Running 9.57s Step 50( N/A%), pre moving , FPS 4.99, Running 9.94s Step 51( N/A%), pre moving , FPS 4.90, Running 10.09s Step 52( N/A%), pre moving , FPS 5.14, Running 10.24s Step 53( N/A%), pre moving , FPS 4.77, Running 10.64s Step 54( N/A%), pre moving , FPS 4.72, Running 10.78s Step 55( N/A%), pre moving , FPS 4.66, Running 11.17s Step 56( N/A%), pre moving , FPS 5.23, Running 11.32s Step 57( N/A%), pre moving , FPS 4.86, Running 11.73s Step 58( N/A%), pre moving , FPS 4.79, Running 11.88s Step 59( N/A%), pre moving , FPS 4.82, Running 12.20s Step 60( N/A%), pre moving , FPS 4.67, Running 12.45s Step 61( N/A%), pre moving , FPS 4.58, Running 12.62s Step 62( N/A%), pre moving , FPS 4.30, Running 13.00s Step 63( N/A%), pre moving , FPS 4.49, Running 13.15s Step 64( N/A%), pre moving , FPS 4.21, Running 13.56s Step 65( N/A%), pre moving , FPS 4.15, Running 13.70s Step 66( N/A%), pre moving , FPS 3.90, Running 14.11s Step 67( N/A%), pre moving , FPS 4.07, Running 14.25s Step 68( N/A%), pre moving , FPS 3.85, Running 14.64s Step 69( N/A%), pre moving , FPS 3.83, Running 14.80s Step 70( N/A%), pre moving , FPS 4.00, Running 14.94s Step 71( N/A%), pre moving , FPS 3.81, Running 15.34s Step 72( N/A%), pre moving , FPS 3.81, Running 15.48s Step 73( N/A%), pre moving , FPS 3.83, Running 15.87s Step 74( N/A%), pre moving , FPS 3.85, Running 15.98s Step 75( N/A%), pre moving , FPS 4.06, Running 16.10s Step 76( N/A%), pre moving , FPS 4.06, Running 16.25s Step 77( N/A%), pre moving , FPS 4.31, Running 16.37s Step 78( N/A%), pre moving , FPS 4.32, Running 16.51s Step 79( N/A%), pre moving , FPS 4.48, Running 16.67s Step 80( N/A%), pre moving , FPS 4.56, Running 16.83s Step 81( N/A%), pre moving , FPS 4.65, Running 16.92s Step 82( N/A%), pre moving , FPS 4.69, Running 17.27s Step 83( N/A%), pre moving , FPS 4.71, Running 17.39s Step 84( N/A%), pre moving , FPS 5.11, Running 17.47s Step 85( N/A%), pre moving , FPS 5.16, Running 17.57s Step 86( N/A%), pre moving , FPS 5.26, Running 17.91s Step 87( N/A%), pre moving , FPS 5.31, Running 18.01s Step 88( N/A%), pre moving , FPS 5.78, Running 18.10s Step 89( N/A%), pre moving , FPS 5.87, Running 18.20s Step 90( N/A%), pre moving , FPS 5.56, Running 18.54s Step 91( N/A%), pre moving , FPS 6.03, Running 18.65s Step 92( N/A%), pre moving , FPS 6.13, Running 18.75s Step 93( N/A%), pre moving , FPS 6.75, Running 18.83s Step 94( N/A%), pre moving , FPS 6.29, Running 19.16s Step 95( N/A%), pre moving , FPS 6.30, Running 19.28s Step 96( N/A%), pre moving , FPS 6.44, Running 19.36s Step 97( N/A%), pre moving , FPS 6.47, Running 19.46s Step 98( N/A%), pre moving , FPS 6.06, Running 19.81s Step 99( N/A%), pre moving , FPS 6.15, Running 19.92s Step 100( N/A%), pre moving , FPS 6.29, Running 20.01s Step 101( N/A%), pre moving , FPS 5.82, Running 20.35s Step 102( N/A%), pre moving , FPS 6.26, Running 20.46s Step 103( N/A%), pre moving , FPS 6.34, Running 20.55s Step 104( N/A%), pre moving , FPS 6.32, Running 20.64s Step 105( N/A%), pre moving , FPS 4.35, Running 22.17s Step 106( N/A%), pre moving , FPS 4.14, Running 22.74s Step 107( N/A%), pre moving , FPS 3.78, Running 23.30s Step 108( N/A%), pre moving , FPS 3.47, Running 23.86s Step 109( N/A%), pre moving , FPS 3.20, Running 24.44s Step 110( N/A%), pre moving , FPS 3.09, Running 25.00s Step 111( N/A%), pre moving , FPS 2.89, Running 25.58s Step 112( N/A%), pre moving , FPS 2.71, Running 26.13s Step 113( N/A%), pre moving , FPS 2.55, Running 26.66s Step 114( N/A%), pre moving , FPS 2.48, Running 27.24s Step 115( N/A%), pre moving , FPS 2.35, Running 27.78s Step 116( N/A%), pre moving , FPS 2.23, Running 28.34s Step 117( N/A%), pre moving , FPS 2.12, Running 28.89s Step 118( N/A%), pre moving , FPS 2.06, Running 29.49s Step 119( N/A%), pre moving , FPS 1.97, Running 30.06s Step 120( N/A%), pre moving , FPS 1.89, Running 30.60s Step 121( N/A%), pre moving , FPS 1.85, Running 31.17s Step 122( N/A%), pre moving , FPS 1.78, Running 31.73s Step 123( N/A%), pre moving , FPS 1.71, Running 32.28s Step 124( N/A%), pre moving , FPS 1.64, Running 32.84s Step 125( N/A%), pre moving , FPS 1.78, Running 33.43s Step 126( N/A%), pre moving , FPS 1.78, Running 33.98s Step 127( N/A%), pre moving , FPS 1.78, Running 34.55s Step 128( N/A%), pre moving , FPS 1.78, Running 35.08s Step 129( N/A%), pre moving , FPS 1.80, Running 35.55s Step 130( N/A%), pre moving , FPS 1.83, Running 35.91s Step 131( N/A%), pre moving , FPS 1.83, Running 36.50s Step 132( N/A%), pre moving , FPS 1.83, Running 37.08s Step 133( N/A%), pre moving , FPS 1.82, Running 37.65s Step 134( N/A%), pre moving , FPS 1.82, Running 38.22s Step 135( N/A%), pre moving , FPS 1.82, Running 38.79s Step 136( N/A%), pre moving , FPS 1.81, Running 39.36s Step 137( N/A%), pre moving , FPS 1.82, Running 39.91s Step 138( N/A%), pre moving , FPS 1.82, Running 40.48s Step 139( N/A%), pre moving , FPS 1.82, Running 41.05s Step 140( N/A%), pre moving , FPS 1.82, Running 41.61s Step 141( N/A%), pre moving , FPS 1.82, Running 42.15s Step 142( N/A%), pre moving , FPS 1.82, Running 42.70s Step 143( N/A%), pre moving , FPS 1.82, Running 43.26s Step 144( N/A%), pre moving , FPS 1.82, Running 43.81s Step 145( N/A%), pre moving , FPS 1.83, Running 44.36s Step 146( N/A%), pre moving , FPS 1.82, Running 44.95s Step 147( N/A%), pre moving , FPS 1.83, Running 45.51s Step 148( N/A%), pre moving , FPS 1.82, Running 46.07s Step 149( N/A%), pre moving , FPS 1.81, Running 46.62s Step 150( N/A%), pre moving , FPS 1.77, Running 47.19s Step 151( N/A%), pre moving , FPS 1.78, Running 47.75s Step 152( N/A%), pre moving , FPS 1.78, Running 48.31s Step 153( N/A%), pre moving , FPS 1.79, Running 48.85s Step 154( N/A%), pre moving , FPS 1.79, Running 49.41s Step 155( N/A%), pre moving , FPS 1.78, Running 50.02s Step 156( N/A%), pre moving , FPS 1.78, Running 50.57s Step 157( N/A%), pre moving , FPS 1.78, Running 51.12s Step 158( N/A%), pre moving , FPS 1.78, Running 51.73s Step 159( N/A%), pre moving , FPS 1.78, Running 52.28s Step 160( N/A%), pre moving , FPS 1.78, Running 52.86s Step 161( N/A%), pre moving , FPS 1.77, Running 53.45s Step 162( N/A%), pre moving , FPS 1.77, Running 53.98s Step 163( N/A%), pre moving , FPS 1.79, Running 54.42s Step 164( N/A%), pre moving , FPS 1.83, Running 54.77s Step 165( N/A%), pre moving , FPS 1.82, Running 55.36s Step 166( N/A%), pre moving , FPS 1.82, Running 55.96s Step 167( N/A%), pre moving , FPS 1.82, Running 56.52s Step 168( N/A%), pre moving , FPS 1.82, Running 57.09s Step 169( N/A%), pre moving , FPS 1.81, Running 57.66s Step 170( N/A%), pre moving , FPS 1.81, Running 58.22s Step 171( N/A%), pre moving , FPS 1.81, Running 58.79s Step 172( N/A%), pre moving , FPS 1.81, Running 59.35s Step 173( N/A%), pre moving , FPS 1.81, Running 59.89s Step 174( N/A%), pre moving , FPS 1.81, Running 60.45s Step 175( N/A%), pre moving , FPS 1.81, Running 61.05s Step 176( N/A%), pre moving , FPS 1.89, Running 61.15s Step 177( N/A%), pre moving , FPS 1.93, Running 61.49s Step 178( N/A%), pre moving , FPS 2.03, Running 61.60s Step 179( N/A%), pre moving , FPS 2.12, Running 61.70s Step 180( N/A%), pre moving , FPS 2.24, Running 61.78s Step 181( N/A%), pre moving , FPS 2.30, Running 62.13s Step 182( N/A%), pre moving , FPS 2.42, Running 62.24s Step 183( N/A%), pre moving , FPS 2.53, Running 62.34s Step 184( N/A%), pre moving , FPS 2.53, Running 62.68s Step 185( N/A%), pre moving , FPS 2.69, Running 62.80s Step 186( N/A%), pre moving , FPS 2.51, Running 63.94s Step 187( N/A%), pre moving , FPS 2.66, Running 64.04s Step 188( N/A%), pre moving , FPS 2.73, Running 64.41s Step 189( N/A%), pre moving , FPS 2.92, Running 64.50s Step 190( N/A%), pre moving , FPS 3.09, Running 64.68s Step 191( N/A%), pre moving , FPS 3.21, Running 65.02s Step 192( N/A%), pre moving , FPS 3.44, Running 65.17s Step 193( N/A%), pre moving , FPS 3.49, Running 65.62s Step 194( N/A%), pre moving , FPS 3.76, Running 65.77s Step 195( N/A%), pre moving , FPS 3.89, Running 66.18s Step 196( N/A%), pre moving , FPS 3.86, Running 66.34s Step 197( N/A%), pre moving , FPS 3.77, Running 66.79s Step 198( N/A%), pre moving , FPS 3.75, Running 66.94s Step 199( N/A%), pre moving , FPS 3.56, Running 67.31s Step 200( N/A%), pre moving , FPS 3.52, Running 67.47s Step 201( N/A%), pre moving , FPS 3.40, Running 68.00s Step 202( N/A%), pre moving , FPS 3.38, Running 68.15s Step 203( N/A%), pre moving , FPS 3.16, Running 68.67s Step 204( N/A%), pre moving , FPS 3.10, Running 69.13s Step 205( N/A%), pre moving , FPS 3.07, Running 69.31s Step 206( N/A%), pre moving , FPS 3.38, Running 69.86s Step 207( N/A%), pre moving , FPS 3.14, Running 70.41s Step 208( N/A%), pre moving , FPS 3.06, Running 70.94s Step 209( N/A%), pre moving , FPS 2.86, Running 71.50s Step 210( N/A%), pre moving , FPS 2.72, Running 72.03s Step 211( N/A%), pre moving , FPS 2.69, Running 72.46s Step 212( N/A%), pre moving , FPS 2.61, Running 72.84s Step 213( N/A%), pre moving , FPS 2.61, Running 73.28s Step 214( N/A%), pre moving , FPS 2.59, Running 73.49s Step 215( N/A%), pre moving , FPS 2.63, Running 73.80s Step 216( N/A%), pre moving , FPS 2.58, Running 74.08s Step 217( N/A%), pre moving , FPS 2.56, Running 74.60s Step 218( N/A%), pre moving , FPS 2.44, Running 75.15s Step 219( N/A%), pre moving , FPS 2.46, Running 75.44s Step 220( N/A%), pre moving , FPS 2.35, Running 75.99s Step 221( N/A%), pre moving , FPS 2.34, Running 76.54s Step 222( N/A%), pre moving , FPS 2.25, Running 77.06s Step 223( N/A%), pre moving , FPS 2.24, Running 77.62s Step 224( N/A%), pre moving , FPS 2.21, Running 78.17s Step 225( N/A%), pre moving , FPS 2.13, Running 78.72s Step 226( N/A%), pre moving , FPS 2.14, Running 79.20s Step 227( N/A%), pre moving , FPS 2.22, Running 79.43s Step 228( N/A%), pre moving , FPS 2.23, Running 79.90s Step 229( N/A%), pre moving , FPS 2.32, Running 80.13s Step 230( N/A%), pre moving , FPS 2.32, Running 80.64s Step 231( N/A%), pre moving , FPS 2.33, Running 81.06s Step 232( N/A%), pre moving , FPS 2.38, Running 81.26s Step 233( N/A%), pre moving , FPS 2.38, Running 81.69s Step 234( N/A%), pre moving , FPS 2.40, Running 81.83s Step 235( N/A%), pre moving , FPS 2.39, Running 82.17s Step 236( N/A%), pre moving , FPS 2.44, Running 82.28s Step 237( N/A%), pre moving , FPS 2.58, Running 82.37s Step 238( N/A%), pre moving , FPS 2.71, Running 82.53s Step 239( N/A%), pre moving , FPS 2.68, Running 82.90s Step 240( N/A%), pre moving , FPS 2.84, Running 83.04s Step 241( N/A%), pre moving , FPS 2.92, Running 83.37s Step 242( N/A%), pre moving , FPS 3.11, Running 83.49s Step 243( N/A%), pre moving , FPS 3.35, Running 83.59s Step 244( N/A%), pre moving , FPS 3.52, Running 83.86s Step 245( N/A%), pre moving , FPS 3.77, Running 84.03s Step 246( N/A%), pre moving , FPS 4.08, Running 84.11s Step 247( N/A%), pre moving , FPS 4.20, Running 84.20s Step 248( N/A%), pre moving , FPS 3.54, Running 85.55s Step 249( N/A%), pre moving , FPS 3.61, Running 85.67s Step 250( N/A%), pre moving , FPS 3.91, Running 85.76s Step 251( N/A%), pre moving , FPS 3.97, Running 86.10s Step 252( N/A%), pre moving , FPS 4.04, Running 86.21s Step 253( N/A%), pre moving , FPS 4.28, Running 86.36s Step 254( N/A%), pre moving , FPS 4.11, Running 86.70s Step 255( N/A%), pre moving , FPS 4.27, Running 86.85s Step 256( N/A%), pre moving , FPS 4.24, Running 87.00s Step 257( N/A%), pre moving , FPS 3.97, Running 87.41s Step 258( N/A%), pre moving , FPS 3.99, Running 87.54s Step 259( N/A%), pre moving , FPS 3.95, Running 87.96s Step 260( N/A%), pre moving , FPS 3.95, Running 88.10s Step 261( N/A%), pre moving , FPS 3.92, Running 88.48s Step 262( N/A%), pre moving , FPS 3.89, Running 88.63s Step 263( N/A%), pre moving , FPS 3.68, Running 89.03s Step 264( N/A%), pre moving , FPS 3.75, Running 89.19s Step 265( N/A%), pre moving , FPS 3.69, Running 89.44s Step 266( N/A%), pre moving , FPS 3.56, Running 89.72s Step 267( N/A%), pre moving , FPS 3.53, Running 89.86s Step 268( N/A%), pre moving , FPS 4.25, Running 90.26s Step 269( N/A%), pre moving , FPS 4.22, Running 90.40s Step 270( N/A%), pre moving , FPS 3.97, Running 90.79s Step 271( N/A%), pre moving , FPS 4.10, Running 90.99s Step 272( N/A%), pre moving , FPS 3.87, Running 91.38s Step 273( N/A%), pre moving , FPS 3.83, Running 91.58s Step 274( N/A%), pre moving , FPS 3.76, Running 92.02s Step 275( N/A%), pre moving , FPS 3.73, Running 92.21s Step 276( N/A%), pre moving , FPS 3.57, Running 92.59s Step 277( N/A%), pre moving , FPS 3.77, Running 92.72s Step 278( N/A%), pre moving , FPS 3.72, Running 92.92s Step 279( N/A%), pre moving , FPS 3.89, Running 93.09s Step 280( N/A%), pre moving , FPS 3.88, Running 93.25s Step 281( N/A%), pre moving , FPS 4.01, Running 93.46s Step 282( N/A%), pre moving , FPS 4.03, Running 93.59s Step 283( N/A%), pre moving , FPS 4.02, Running 93.99s Step 284( N/A%), pre moving , FPS 4.04, Running 94.14s Step 285( N/A%), pre moving , FPS 3.92, Running 94.55s Step 286( N/A%), pre moving , FPS 3.99, Running 94.74s Step 287( N/A%), pre moving , FPS 3.75, Running 95.20s Step 288( N/A%), pre moving , FPS 3.92, Running 95.37s Step 289( N/A%), pre moving , FPS 3.69, Running 95.83s Step 290( N/A%), pre moving , FPS 3.72, Running 96.17s Step 291( N/A%), pre moving , FPS 3.65, Running 96.46s Step 292( N/A%), pre moving , FPS 3.63, Running 96.89s Step 293( N/A%), pre moving , FPS 3.63, Running 97.10s Step 294( N/A%), pre moving , FPS 3.62, Running 97.55s Step 295( N/A%), pre moving , FPS 3.55, Running 97.84s Step 296( N/A%), pre moving , FPS 3.58, Running 98.18s Step 297( N/A%), pre moving , FPS 3.39, Running 98.61s Step 298( N/A%), pre moving , FPS 3.39, Running 98.82s Step 299( N/A%), pre moving , FPS 3.21, Running 99.32s Step 300( N/A%), pre moving , FPS 3.05, Running 99.80s Step 301( N/A%), pre moving , FPS 2.95, Running 100.25s Step 302( N/A%), pre moving , FPS 2.87, Running 100.56s Step 303( N/A%), pre moving , FPS 2.83, Running 101.05s Step 304( N/A%), pre moving , FPS 2.69, Running 101.58s Step 305( N/A%), pre moving , FPS 2.66, Running 102.06s Step 306( N/A%), pre moving , FPS 2.58, Running 102.49s Step 307( N/A%), pre moving , FPS 2.63, Running 102.81s Step 308( N/A%), pre moving , FPS 2.53, Running 103.27s Step 309( N/A%), pre moving , FPS 2.54, Running 103.71s Step 310( N/A%), pre moving , FPS 2.58, Running 103.91s Step 311( N/A%), pre moving , FPS 2.53, Running 104.38s Step 312( N/A%), pre moving , FPS 2.61, Running 104.56s Step 313( N/A%), pre moving , FPS 2.53, Running 105.01s Step 314( N/A%), pre moving , FPS 2.53, Running 105.44s Step 315( N/A%), pre moving , FPS 2.56, Running 105.65s Step 316( N/A%), pre moving , FPS 2.52, Running 106.11s Step 317( N/A%), pre moving , FPS 2.52, Running 106.55s Step 318( N/A%), pre moving , FPS 2.52, Running 106.74s Step 319( N/A%), pre moving , FPS 2.55, Running 107.18s Step 320( N/A%), pre moving , FPS 2.64, Running 107.38s Step 321( N/A%), pre moving , FPS 2.64, Running 107.81s Step 322( N/A%), pre moving , FPS 2.71, Running 107.95s Step 323( N/A%), pre moving , FPS 2.75, Running 108.33s Step 324( N/A%), pre moving , FPS 2.90, Running 108.47s Step 325( N/A%), pre moving , FPS 2.94, Running 108.87s Step 326( N/A%), pre moving , FPS 3.06, Running 109.02s Step 327( N/A%), pre moving , FPS 3.15, Running 109.17s Step 328( N/A%), pre moving , FPS 3.17, Running 109.58s Step 329( N/A%), pre moving , FPS 3.33, Running 109.71s Step 330( N/A%), pre moving , FPS 3.26, Running 110.05s Step 331( N/A%), pre moving , FPS 3.46, Running 110.16s Step 332( N/A%), pre moving , FPS 3.52, Running 110.25s Step 333( N/A%), pre moving , FPS 3.64, Running 110.50s Step 334( N/A%), pre moving , FPS 3.82, Running 110.68s Step 335( N/A%), pre moving , FPS 3.91, Running 110.77s Step 336( N/A%), pre moving , FPS 4.21, Running 110.86s Step 337( N/A%), pre moving , FPS 4.29, Running 111.21s Step 338( N/A%), pre moving , FPS 4.38, Running 111.31s Step 339( N/A%), pre moving , FPS 4.75, Running 111.39s Step 340( N/A%), pre moving , FPS 4.83, Running 111.52s Step 341( N/A%), pre moving , FPS 4.98, Running 111.82s Step 342( N/A%), pre moving , FPS 5.06, Running 111.90s Step 343( N/A%), pre moving , FPS 5.43, Running 112.01s Step 344( N/A%), pre moving , FPS 5.52, Running 112.10s Step 345( N/A%), pre moving , FPS 6.03, Running 112.19s Step 346( N/A%), pre moving , FPS 6.16, Running 112.27s Step 347( N/A%), pre moving , FPS 6.25, Running 112.37s Step 348( N/A%), pre moving , FPS 6.91, Running 112.47s Step 349( N/A%), pre moving , FPS 6.95, Running 112.59s Step 350( N/A%), pre moving , FPS 7.63, Running 112.67s Step 351( N/A%), pre moving , FPS 7.65, Running 112.77s Step 352( N/A%), pre moving , FPS 7.00, Running 113.11s Step 353( N/A%), pre moving , FPS 7.39, Running 113.21s Step 354( N/A%), pre moving , FPS 7.69, Running 113.28s Step 355( N/A%), pre moving , FPS 5.48, Running 114.42s Step 356( N/A%), pre moving , FPS 5.13, Running 114.76s Step 357( N/A%), pre moving , FPS 5.45, Running 114.88s Step 358( N/A%), pre moving , FPS 5.05, Running 115.27s Step 359( N/A%), pre moving , FPS 4.94, Running 115.44s Step 360( N/A%), pre moving , FPS 4.73, Running 115.75s Step 361( N/A%), pre moving , FPS 4.84, Running 115.95s Step 362( N/A%), pre moving , FPS 4.82, Running 116.05s Step 363( N/A%), pre moving , FPS 4.62, Running 116.33s Step 364( N/A%), pre moving , FPS 4.51, Running 116.53s Step 365( N/A%), pre moving , FPS 4.46, Running 116.68s Step 366( N/A%), pre moving , FPS 4.14, Running 117.09s Step 367( N/A%), pre moving , FPS 4.11, Running 117.24s Step 368( N/A%), pre moving , FPS 3.88, Running 117.63s Step 369( N/A%), pre moving , FPS 3.89, Running 117.73s Step 370( N/A%), pre moving , FPS 3.88, Running 117.83s Step 371( N/A%), pre moving , FPS 3.70, Running 118.18s Step 372( N/A%), pre moving , FPS 3.86, Running 118.28s Step 373( N/A%), pre moving , FPS 3.87, Running 118.38s Step 374( N/A%), pre moving , FPS 3.68, Running 118.72s Step 375( N/A%), pre moving , FPS 4.54, Running 118.83s Step 376( N/A%), pre moving , FPS 4.81, Running 118.92s Step 377( N/A%), pre moving , FPS 4.56, Running 119.26s Step 378( N/A%), pre moving , FPS 4.88, Running 119.37s Step 379( N/A%), pre moving , FPS 4.99, Running 119.45s Step 380( N/A%), pre moving , FPS 5.28, Running 119.54s Step 381( N/A%), pre moving , FPS 5.01, Running 119.95s Step 382( N/A%), pre moving , FPS 4.97, Running 120.07s Step 383( N/A%), pre moving , FPS 4.84, Running 120.46s Step 384( N/A%), pre moving , FPS 4.90, Running 120.61s Step 385( N/A%), pre moving , FPS 4.63, Running 121.00s Step 386( N/A%), pre moving , FPS 4.93, Running 121.15s Step 387( N/A%), pre moving , FPS 4.95, Running 121.28s Step 388( N/A%), pre moving , FPS 4.93, Running 121.69s Step 389( N/A%), pre moving , FPS 4.89, Running 121.82s Step 390( N/A%), pre moving , FPS 4.57, Running 122.21s Step 391( N/A%), pre moving , FPS 4.77, Running 122.37s Step 392( N/A%), pre moving , FPS 4.47, Running 122.76s Step 393( N/A%), pre moving , FPS 4.39, Running 122.93s Step 394( N/A%), pre moving , FPS 4.34, Running 123.32s Step 395( N/A%), pre moving , FPS 4.30, Running 123.48s Step 396( N/A%), pre moving , FPS 4.04, Running 123.87s Step 397( N/A%), pre moving , FPS 4.19, Running 124.03s Step 398( N/A%), pre moving , FPS 4.16, Running 124.18s Step 399( N/A%), pre moving , FPS 3.99, Running 124.46s Step 400( N/A%), pre moving , FPS 3.98, Running 124.57s Step 401( N/A%), pre moving , FPS 4.24, Running 124.66s Step 402( N/A%), pre moving , FPS 4.06, Running 125.00s Step 403( N/A%), pre moving , FPS 4.30, Running 125.11s Step 404( N/A%), pre moving , FPS 4.35, Running 125.21s Step 405( N/A%), pre moving , FPS 4.39, Running 125.55s Step 406( N/A%), pre moving , FPS 4.43, Running 125.67s Step 407( N/A%), pre moving , FPS 4.46, Running 125.76s Step 408( N/A%), pre moving , FPS 4.53, Running 126.10s Step 409( N/A%), pre moving , FPS 4.56, Running 126.21s Step 410( N/A%), pre moving , FPS 4.90, Running 126.29s Step 411( N/A%), pre moving , FPS 4.98, Running 126.38s Step 412( N/A%), pre moving , FPS 5.05, Running 126.72s Step 413( N/A%), pre moving , FPS 5.14, Running 126.82s Step 414( N/A%), pre moving , FPS 5.55, Running 126.93s Step 415( N/A%), pre moving , FPS 5.29, Running 127.27s Step 416( N/A%), pre moving , FPS 5.72, Running 127.37s Step 417( N/A%), pre moving , FPS 5.84, Running 127.46s Step 418( N/A%), pre moving , FPS 5.53, Running 127.80s Step 419( N/A%), pre moving , FPS 5.80, Running 127.91s Step 420( N/A%), pre moving , FPS 5.84, Running 127.99s Step 421( N/A%), pre moving , FPS 5.79, Running 128.12s Step 422( N/A%), pre moving , FPS 5.83, Running 128.43s Step 423( N/A%), pre moving , FPS 5.88, Running 128.51s Step 424( N/A%), pre moving , FPS 3.15, Running 131.57s Step 425( N/A%), pre moving , FPS 3.05, Running 132.11s Step 426( N/A%), pre moving , FPS 2.86, Running 132.66s Step 427( N/A%), pre moving , FPS 2.68, Running 133.22s Step 428( N/A%), pre moving , FPS 2.53, Running 134.00s Step 429( N/A%), pre moving , FPS 2.37, Running 134.66s Step 430( N/A%), pre moving , FPS 2.23, Running 135.26s Step 431( N/A%), pre moving , FPS 2.12, Running 135.83s Step 432( N/A%), pre moving , FPS 2.06, Running 136.41s Step 433( N/A%), pre moving , FPS 1.98, Running 136.95s Step 434( N/A%), pre moving , FPS 1.89, Running 137.50s Step 435( N/A%), pre moving , FPS 1.85, Running 138.05s Step 436( N/A%), pre moving , FPS 1.78, Running 138.61s Step 437( N/A%), pre moving , FPS 1.71, Running 139.15s Step 438( N/A%), pre moving , FPS 1.68, Running 139.70s Step 439( N/A%), pre moving , FPS 1.62, Running 140.23s Step 440( N/A%), pre moving , FPS 1.57, Running 140.76s Step 441( N/A%), pre moving , FPS 1.52, Running 141.31s Step 442( N/A%), pre moving , FPS 1.49, Running 141.87s Step 443( N/A%), pre moving , FPS 1.43, Running 142.47s Step 444( 0.33%), action 1, FPS 1.61, Running 144.01s Step 445( 0.67%), action 2, FPS 1.60, Running 144.59s Step 446( 1.00%), action 3, FPS 1.59, Running 145.27s Step 447( 1.33%), action 4, FPS 1.54, Running 146.18s Step 448( 1.67%), action 5, FPS 1.55, Running 146.93s Step 449( 2.00%), action 6, FPS 1.53, Running 147.71s Step 450( 2.33%), action 7, FPS 1.52, Running 148.39s Step 451( 2.67%), action 8, FPS 1.52, Running 148.99s Step 452( 3.00%), action 9, FPS 1.51, Running 149.62s Step 453( 3.33%), action 10, FPS 1.52, Running 150.07s Step 454( 3.67%), action 11, FPS 1.47, Running 151.15s Step 455( 4.00%), action 12, FPS 1.43, Running 152.05s Step 456( 4.33%), action 13, FPS 1.42, Running 152.70s Step 457( 4.67%), action 14, FPS 1.41, Running 153.36s Step 458( 5.00%), action 15, FPS 1.38, Running 154.23s Step 459( 5.33%), action 16, FPS 1.37, Running 154.83s Step 460( 5.67%), action 17, FPS 1.36, Running 155.50s Step 461( 6.00%), action 18, FPS 1.34, Running 156.26s Step 462( 6.33%), action 19, FPS 1.28, Running 157.48s Step 463( 6.67%), action 20, FPS 1.28, Running 158.14s Step 464( 7.00%), action 21, FPS 1.32, Running 159.12s Step 465( 7.33%), action 22, FPS 1.29, Running 160.04s Step 466( 7.67%), action 23, FPS 1.26, Running 161.12s Step 467( 8.00%), action 24, FPS 1.29, Running 161.73s Step 468( 8.33%), action 25, FPS 1.26, Running 162.82s Step 469( 8.67%), action 26, FPS 1.27, Running 163.48s Step 470( 9.00%), action 27, FPS 1.25, Running 164.40s Step 471( 9.33%), action 28, FPS 1.25, Running 165.04s Step 472( 9.67%), action 29, FPS 1.22, Running 166.05s Step 473( 10.00%), action 30, FPS 1.21, Running 166.64s Step 474( 10.33%), action 31, FPS 1.23, Running 167.41s Step 475( 10.67%), action 32, FPS 1.28, Running 167.70s Step 476( 11.00%), action 33, FPS 1.29, Running 168.14s Step 477( 11.33%), action 34, FPS 1.30, Running 168.70s Step 478( 11.67%), action 35, FPS 1.32, Running 169.40s Step 479( 12.00%), action 36, FPS 1.30, Running 170.24s Step 480( 12.33%), action 37, FPS 1.26, Running 171.33s Step 481( 12.67%), action 38, FPS 1.27, Running 171.96s Step 482( 13.00%), action 39, FPS 1.31, Running 172.69s Step 483( 13.33%), action 40, FPS 1.30, Running 173.53s Step 484( 13.67%), action 41, FPS 1.30, Running 174.55s Step 485( 14.00%), action 42, FPS 1.32, Running 175.17s Step 486( 14.33%), action 43, FPS 1.36, Running 175.82s Step 487( 14.67%), action 44, FPS 1.33, Running 176.79s Step 488( 15.00%), action 45, FPS 1.32, Running 177.93s Step 489( 15.33%), action 46, FPS 1.31, Running 178.81s Step 490( 15.67%), action 47, FPS 1.32, Running 179.51s Step 491( 16.00%), action 48, FPS 1.33, Running 180.06s Step 492( 16.33%), action 49, FPS 1.36, Running 180.73s Step 493( 16.67%), action 50, FPS 1.33, Running 181.63s Step 494( 17.00%), action 51, FPS 1.33, Running 182.40s Step 495( 17.33%), action 52, FPS 1.29, Running 183.23s Step 496( 17.67%), action 53, FPS 1.27, Running 183.93s Step 497( 18.00%), action 54, FPS 1.26, Running 184.64s Step 498( 18.33%), action 55, FPS 1.24, Running 185.57s Step 499( 18.67%), action 56, FPS 1.26, Running 186.15s Step 500( 19.00%), action 57, FPS 1.30, Running 186.70s Step 501( 19.33%), action 58, FPS 1.26, Running 187.79s Step 502( 19.67%), action 59, FPS 1.26, Running 188.53s Step 503( 20.00%), action 60, FPS 1.26, Running 189.38s Step 504( 20.33%), action 61, FPS 1.26, Running 190.46s Step 505( 20.67%), action 62, FPS 1.22, Running 191.62s Step 506( 21.00%), action 63, FPS 1.19, Running 192.58s Step 507( 21.33%), action 64, FPS 1.22, Running 193.20s Step 508( 21.67%), action 65, FPS 1.23, Running 194.25s Step 509( 22.00%), action 66, FPS 1.22, Running 195.26s Step 510( 22.33%), action 67, FPS 1.22, Running 195.93s Step 511( 22.67%), action 68, FPS 1.20, Running 196.78s Step 512( 23.00%), action 69, FPS 1.19, Running 197.56s Step 513( 23.33%), action 70, FPS 1.19, Running 198.36s Step 514( 23.67%), action 71, FPS 1.17, Running 199.52s Step 515( 24.00%), action 72, FPS 1.18, Running 200.24s Step 516( 24.33%), action 73, FPS 1.16, Running 201.13s Step 517( 24.67%), action 74, FPS 1.16, Running 201.87s Step 518( 25.00%), action 75, FPS 1.17, Running 202.69s Step 519( 25.33%), action 76, FPS 1.16, Running 203.39s Step 520( 25.67%), action 77, FPS 1.15, Running 204.04s Step 521( 26.00%), action 78, FPS 1.19, Running 204.64s Step 522( 26.33%), action 79, FPS 1.19, Running 205.33s Step 523( 26.67%), action 80, FPS 1.18, Running 206.33s Step 524( 27.00%), action 81, FPS 1.17, Running 207.57s Step 525( 27.33%), action 82, FPS 1.20, Running 208.29s Step 526( 27.67%), action 83, FPS 1.19, Running 209.40s Step 527( 28.00%), action 84, FPS 1.16, Running 210.47s Step 528( 28.33%), action 85, FPS 1.17, Running 211.34s Step 529( 28.67%), action 86, FPS 1.20, Running 211.94s Step 530( 29.00%), action 87, FPS 1.18, Running 212.89s Step 531( 29.33%), action 88, FPS 1.20, Running 213.50s Step 532( 29.67%), action 89, FPS 1.19, Running 214.43s Step 533( 30.00%), action 90, FPS 1.20, Running 215.03s Step 534( 30.33%), action 91, FPS 1.20, Running 216.14s Step 535( 30.67%), action 92, FPS 1.18, Running 217.17s Step 536( 31.00%), action 93, FPS 1.19, Running 217.95s Step 537( 31.33%), action 94, FPS 1.17, Running 219.03s Step 538( 31.67%), action 95, FPS 1.17, Running 219.86s Step 539( 32.00%), action 96, FPS 1.17, Running 220.43s Step 540( 32.33%), action 97, FPS 1.15, Running 221.38s Step 541( 32.67%), action 98, FPS 1.15, Running 221.99s Step 542( 33.00%), action 99, FPS 1.16, Running 222.55s Step 543( 33.33%), action 100, FPS 1.21, Running 222.81s Step 544( 33.67%), action 101, FPS 1.25, Running 223.53s Step 545( 34.00%), action 102, FPS 1.26, Running 224.20s Step 546( 34.33%), action 103, FPS 1.29, Running 224.94s Step 547( 34.67%), action 104, FPS 1.30, Running 225.87s Step 548( 35.00%), action 105, FPS 1.27, Running 227.07s Step 549( 35.33%), action 106, FPS 1.25, Running 227.99s Step 550( 35.67%), action 107, FPS 1.23, Running 229.15s Step 551( 36.00%), action 108, FPS 1.20, Running 230.11s Step 552( 36.33%), action 109, FPS 1.21, Running 230.92s Step 553( 36.67%), action 110, FPS 1.20, Running 231.72s Step 554( 37.00%), action 111, FPS 1.22, Running 232.56s Step 555( 37.33%), action 112, FPS 1.23, Running 233.41s Step 556( 37.67%), action 113, FPS 1.23, Running 234.15s Step 557( 38.00%), action 114, FPS 1.25, Running 235.02s Step 558( 38.33%), action 115, FPS 1.26, Running 235.73s Step 559( 38.67%), action 116, FPS 1.24, Running 236.61s Step 560( 39.00%), action 117, FPS 1.25, Running 237.36s Step 561( 39.33%), action 118, FPS 1.24, Running 238.18s Step 562( 39.67%), action 119, FPS 1.22, Running 238.90s Step 563( 40.00%), action 120, FPS 1.18, Running 239.83s Step 564( 40.33%), action 121, FPS 1.16, Running 240.82s Step 565( 40.67%), action 122, FPS 1.17, Running 241.22s Step 566( 41.00%), action 123, FPS 1.20, Running 241.57s Step 567( 41.33%), action 124, FPS 1.23, Running 242.11s Step 568( 41.67%), action 125, FPS 1.26, Running 242.89s Step 569( 42.00%), action 126, FPS 1.27, Running 243.75s Step 570( 42.33%), action 127, FPS 1.30, Running 244.49s Step 571( 42.67%), action 128, FPS 1.33, Running 245.16s Step 572( 43.00%), action 129, FPS 1.32, Running 246.11s Step 573( 43.33%), action 130, FPS 1.30, Running 247.09s Step 574( 43.67%), action 131, FPS 1.28, Running 248.14s Step 575( 44.00%), action 132, FPS 1.30, Running 248.78s Step 576( 44.33%), action 133, FPS 1.29, Running 249.71s Step 577( 44.67%), action 134, FPS 1.28, Running 250.67s Step 578( 45.00%), action 135, FPS 1.28, Running 251.36s Step 579( 45.33%), action 136, FPS 1.28, Running 252.28s Step 580( 45.67%), action 137, FPS 1.28, Running 253.04s Step 581( 46.00%), action 138, FPS 1.28, Running 253.80s Step 582( 46.33%), action 139, FPS 1.28, Running 254.58s Step 583( 46.67%), action 140, FPS 1.30, Running 255.20s Step 584( 47.00%), action 141, FPS 1.32, Running 255.98s Step 585( 47.33%), action 142, FPS 1.29, Running 256.76s Step 586( 47.67%), action 143, FPS 1.25, Running 257.53s Step 587( 48.00%), action 144, FPS 1.23, Running 258.34s Step 588( 48.33%), action 145, FPS 1.24, Running 259.04s Step 589( 48.67%), action 146, FPS 1.26, Running 259.63s Step 590( 49.00%), action 147, FPS 1.25, Running 260.50s Step 591( 49.33%), action 148, FPS 1.27, Running 260.92s Step 592( 49.67%), action 149, FPS 1.26, Running 262.00s Step 593( 50.00%), action 150, FPS 1.26, Running 262.94s Step 594( 50.33%), action 151, FPS 1.25, Running 264.11s Step 595( 50.67%), action 152, FPS 1.23, Running 265.02s Step 596( 51.00%), action 153, FPS 1.21, Running 266.25s Step 597( 51.33%), action 154, FPS 1.21, Running 267.15s Step 598( 51.67%), action 155, FPS 1.21, Running 267.89s Step 599( 52.00%), action 156, FPS 1.21, Running 268.82s Step 600( 52.33%), action 157, FPS 1.18, Running 269.96s Step 601( 52.67%), action 158, FPS 1.19, Running 270.62s Step 602( 53.00%), action 159, FPS 1.18, Running 271.58s Step 603( 53.33%), action 160, FPS 1.15, Running 272.59s Step 604( 53.67%), action 161, FPS 1.14, Running 273.60s Step 605( 54.00%), action 162, FPS 1.12, Running 274.69s [2026-08-02 17:41:08] [6 ] Seed 5 success after 274.92 s. +steps: 605 , actions: 162 . +Instruction: Empty +Total 2/6(33.33%) success. +Setting seed: 6 +Step 1( N/A%), pre moving , FPS 6.58, Running 0.15s Step 2( N/A%), pre moving , FPS 8.24, Running 0.24s Step 3( N/A%), pre moving , FPS 8.83, Running 0.34s Step 4( N/A%), pre moving , FPS 6.02, Running 0.66s Step 5( N/A%), pre moving , FPS 6.49, Running 0.77s Step 6( N/A%), pre moving , FPS 6.87, Running 0.87s Step 7( N/A%), pre moving , FPS 5.77, Running 1.21s Step 8( N/A%), pre moving , FPS 6.01, Running 1.33s Step 9( N/A%), pre moving , FPS 6.32, Running 1.42s Step 10( N/A%), pre moving , FPS 5.66, Running 1.77s Step 11( N/A%), pre moving , FPS 5.95, Running 1.85s Step 12( N/A%), pre moving , FPS 6.17, Running 1.95s Step 13( N/A%), pre moving , FPS 6.36, Running 2.04s Step 14( N/A%), pre moving , FPS 5.86, Running 2.39s Step 15( N/A%), pre moving , FPS 6.17, Running 2.43s Step 16( N/A%), pre moving , FPS 6.47, Running 2.47s Step 17( N/A%), pre moving , FPS 6.78, Running 2.51s Step 18( N/A%), pre moving , FPS 7.07, Running 2.54s Step 19( N/A%), pre moving , FPS 7.35, Running 2.58s Step 20( N/A%), pre moving , FPS 7.62, Running 2.62s Step 21( N/A%), pre moving , FPS 6.97, Running 3.02s Step 22( N/A%), pre moving , FPS 6.81, Running 3.18s Step 23( N/A%), pre moving , FPS 6.85, Running 3.26s Step 24( N/A%), pre moving , FPS 7.43, Running 3.36s Step 25( N/A%), pre moving , FPS 7.52, Running 3.43s Step 26( N/A%), pre moving , FPS 6.32, Running 4.04s Step 27( N/A%), pre moving , FPS 6.86, Running 4.13s Step 28( N/A%), pre moving , FPS 6.93, Running 4.22s Step 29( N/A%), pre moving , FPS 6.38, Running 4.56s Step 30( N/A%), pre moving , FPS 6.90, Running 4.66s Step 31( N/A%), pre moving , FPS 6.87, Running 4.76s Step 32( N/A%), pre moving , FPS 6.36, Running 5.09s Step 33( N/A%), pre moving , FPS 6.34, Running 5.20s Step 34( N/A%), pre moving , FPS 6.92, Running 5.28s Step 35( N/A%), pre moving , FPS 6.80, Running 5.38s Step 36( N/A%), pre moving , FPS 5.34, Running 6.22s Step 37( N/A%), pre moving , FPS 5.23, Running 6.33s Step 38( N/A%), pre moving , FPS 5.16, Running 6.42s Step 39( N/A%), pre moving , FPS 4.78, Running 6.77s Step 40( N/A%), pre moving , FPS 4.69, Running 6.89s Step 41( N/A%), pre moving , FPS 5.06, Running 6.97s Step 42( N/A%), pre moving , FPS 5.14, Running 7.07s Step 43( N/A%), pre moving , FPS 4.82, Running 7.41s Step 44( N/A%), pre moving , FPS 4.80, Running 7.53s Step 45( N/A%), pre moving , FPS 4.78, Running 7.62s Step 46( N/A%), pre moving , FPS 5.41, Running 7.73s Step 47( N/A%), pre moving , FPS 5.11, Running 8.04s Step 48( N/A%), pre moving , FPS 5.08, Running 8.15s Step 49( N/A%), pre moving , FPS 5.42, Running 8.25s Step 50( N/A%), pre moving , FPS 5.10, Running 8.59s Step 51( N/A%), pre moving , FPS 5.08, Running 8.69s Step 52( N/A%), pre moving , FPS 5.42, Running 8.78s Step 53( N/A%), pre moving , FPS 5.43, Running 8.88s Step 54( N/A%), pre moving , FPS 5.07, Running 9.22s Step 55( N/A%), pre moving , FPS 5.05, Running 9.33s Step 56( N/A%), pre moving , FPS 6.22, Running 9.43s Step 57( N/A%), pre moving , FPS 5.81, Running 9.77s Step 58( N/A%), pre moving , FPS 5.76, Running 9.89s Step 59( N/A%), pre moving , FPS 6.25, Running 9.97s Step 60( N/A%), pre moving , FPS 6.27, Running 10.08s Step 61( N/A%), pre moving , FPS 5.81, Running 10.42s Step 62( N/A%), pre moving , FPS 5.79, Running 10.53s Step 63( N/A%), pre moving , FPS 6.23, Running 10.62s Step 64( N/A%), pre moving , FPS 5.80, Running 10.97s Step 65( N/A%), pre moving , FPS 5.70, Running 11.13s Step 66( N/A%), pre moving , FPS 5.26, Running 11.53s Step 67( N/A%), pre moving , FPS 5.48, Running 11.69s Step 68( N/A%), pre moving , FPS 5.37, Running 11.87s Step 69( N/A%), pre moving , FPS 5.02, Running 12.23s Step 70( N/A%), pre moving , FPS 5.29, Running 12.37s Step 71( N/A%), pre moving , FPS 4.92, Running 12.76s Step 72( N/A%), pre moving , FPS 4.86, Running 12.89s Step 73( N/A%), pre moving , FPS 4.82, Running 13.03s Step 74( N/A%), pre moving , FPS 4.74, Running 13.44s Step 75( N/A%), pre moving , FPS 4.71, Running 13.58s Step 76( N/A%), pre moving , FPS 4.41, Running 13.96s Step 77( N/A%), pre moving , FPS 4.60, Running 14.12s Step 78( N/A%), pre moving , FPS 4.58, Running 14.26s Step 79( N/A%), pre moving , FPS 4.25, Running 14.68s Step 80( N/A%), pre moving , FPS 4.21, Running 14.83s Step 81( N/A%), pre moving , FPS 4.14, Running 15.24s Step 82( N/A%), pre moving , FPS 4.12, Running 15.38s Step 83( N/A%), pre moving , FPS 3.87, Running 15.79s Step 84( N/A%), pre moving , FPS 4.03, Running 15.93s Step 85( N/A%), pre moving , FPS 3.85, Running 16.32s Step 86( N/A%), pre moving , FPS 4.04, Running 16.48s Step 87( N/A%), pre moving , FPS 4.09, Running 16.57s Step 88( N/A%), pre moving , FPS 4.17, Running 16.67s Step 89( N/A%), pre moving , FPS 4.18, Running 17.02s Step 90( N/A%), pre moving , FPS 4.21, Running 17.12s Step 91( N/A%), pre moving , FPS 4.49, Running 17.21s Step 92( N/A%), pre moving , FPS 4.28, Running 17.56s Step 93( N/A%), pre moving , FPS 4.30, Running 17.68s Step 94( N/A%), pre moving , FPS 4.62, Running 17.77s Step 95( N/A%), pre moving , FPS 4.42, Running 18.11s Step 96( N/A%), pre moving , FPS 4.69, Running 18.23s Step 97( N/A%), pre moving , FPS 4.77, Running 18.32s Step 98( N/A%), pre moving , FPS 4.77, Running 18.46s Step 99( N/A%), pre moving , FPS 4.89, Running 18.77s Step 100( N/A%), pre moving , FPS 4.96, Running 18.86s Step 101( N/A%), pre moving , FPS 5.38, Running 18.96s Step 102( N/A%), pre moving , FPS 5.11, Running 19.30s Step 103( N/A%), pre moving , FPS 5.53, Running 19.41s Step 104( N/A%), pre moving , FPS 5.61, Running 19.50s Step 105( N/A%), pre moving , FPS 6.11, Running 19.59s Step 106( N/A%), pre moving , FPS 5.77, Running 19.94s Step 107( N/A%), pre moving , FPS 5.75, Running 20.05s Step 108( N/A%), pre moving , FPS 5.74, Running 20.15s Step 109( N/A%), pre moving , FPS 5.76, Running 20.50s Step 110( N/A%), pre moving , FPS 5.74, Running 20.60s Step 111( N/A%), pre moving , FPS 5.75, Running 20.69s Step 112( N/A%), pre moving , FPS 6.21, Running 20.79s Step 113( N/A%), pre moving , FPS 5.81, Running 21.12s Step 114( N/A%), pre moving , FPS 5.77, Running 21.23s Step 115( N/A%), pre moving , FPS 6.22, Running 21.32s Step 116( N/A%), pre moving , FPS 6.31, Running 21.40s Step 117( N/A%), pre moving , FPS 5.87, Running 21.72s Step 118( N/A%), pre moving , FPS 5.93, Running 21.83s Step 119( N/A%), pre moving , FPS 6.39, Running 21.90s Step 120( N/A%), pre moving , FPS 4.66, Running 23.16s Step 121( N/A%), pre moving , FPS 4.49, Running 23.42s Step 122( N/A%), pre moving , FPS 4.26, Running 24.00s Step 123( N/A%), pre moving , FPS 3.84, Running 24.61s Step 124( N/A%), pre moving , FPS 3.51, Running 25.19s Step 125( N/A%), pre moving , FPS 3.24, Running 25.77s Step 126( N/A%), pre moving , FPS 3.14, Running 26.31s Step 127( N/A%), pre moving , FPS 2.94, Running 26.86s Step 128( N/A%), pre moving , FPS 2.75, Running 27.42s Step 129( N/A%), pre moving , FPS 2.68, Running 27.97s Step 130( N/A%), pre moving , FPS 2.52, Running 28.55s Step 131( N/A%), pre moving , FPS 2.38, Running 29.11s Step 132( N/A%), pre moving , FPS 2.25, Running 29.67s Step 133( N/A%), pre moving , FPS 2.19, Running 30.24s Step 134( N/A%), pre moving , FPS 2.09, Running 30.78s Step 135( N/A%), pre moving , FPS 2.00, Running 31.35s Step 136( N/A%), pre moving , FPS 1.90, Running 31.93s Step 137( N/A%), pre moving , FPS 1.86, Running 32.50s Step 138( N/A%), pre moving , FPS 1.78, Running 33.06s Step 139( N/A%), pre moving , FPS 1.71, Running 33.63s Step 140( N/A%), pre moving , FPS 1.82, Running 34.16s Step 141( N/A%), pre moving , FPS 1.77, Running 34.71s Step 142( N/A%), pre moving , FPS 1.78, Running 35.26s Step 143( N/A%), pre moving , FPS 1.78, Running 35.84s Step 144( N/A%), pre moving , FPS 1.78, Running 36.45s Step 145( N/A%), pre moving , FPS 1.78, Running 36.98s Step 146( N/A%), pre moving , FPS 1.78, Running 37.55s Step 147( N/A%), pre moving , FPS 1.78, Running 38.11s Step 148( N/A%), pre moving , FPS 1.78, Running 38.66s Step 149( N/A%), pre moving , FPS 1.78, Running 39.22s Step 150( N/A%), pre moving , FPS 1.78, Running 39.80s Step 151( N/A%), pre moving , FPS 1.78, Running 40.35s Step 152( N/A%), pre moving , FPS 1.78, Running 40.93s Step 153( N/A%), pre moving , FPS 1.78, Running 41.49s Step 154( N/A%), pre moving , FPS 1.81, Running 41.86s Step 155( N/A%), pre moving , FPS 1.84, Running 42.24s Step 156( N/A%), pre moving , FPS 1.84, Running 42.80s Step 157( N/A%), pre moving , FPS 1.84, Running 43.35s Step 158( N/A%), pre moving , FPS 1.84, Running 43.90s Step 159( N/A%), pre moving , FPS 1.84, Running 44.47s Step 160( N/A%), pre moving , FPS 1.84, Running 45.04s Step 161( N/A%), pre moving , FPS 1.84, Running 45.61s Step 162( N/A%), pre moving , FPS 1.83, Running 46.16s Step 163( N/A%), pre moving , FPS 1.84, Running 46.71s Step 164( N/A%), pre moving , FPS 1.84, Running 47.30s Step 165( N/A%), pre moving , FPS 1.84, Running 47.86s Step 166( N/A%), pre moving , FPS 1.84, Running 48.41s Step 167( N/A%), pre moving , FPS 1.84, Running 48.96s Step 168( N/A%), pre moving , FPS 1.84, Running 49.52s Step 169( N/A%), pre moving , FPS 1.84, Running 50.08s Step 170( N/A%), pre moving , FPS 1.84, Running 50.65s Step 171( N/A%), pre moving , FPS 1.84, Running 51.20s Step 172( N/A%), pre moving , FPS 1.85, Running 51.75s Step 173( N/A%), pre moving , FPS 1.85, Running 52.31s Step 174( N/A%), pre moving , FPS 1.81, Running 52.90s Step 175( N/A%), pre moving , FPS 1.78, Running 53.49s Step 176( N/A%), pre moving , FPS 1.78, Running 54.05s Step 177( N/A%), pre moving , FPS 1.78, Running 54.61s Step 178( N/A%), pre moving , FPS 1.78, Running 55.16s Step 179( N/A%), pre moving , FPS 1.78, Running 55.72s Step 180( N/A%), pre moving , FPS 1.78, Running 56.29s Step 181( N/A%), pre moving , FPS 1.78, Running 56.86s Step 182( N/A%), pre moving , FPS 1.77, Running 57.44s Step 183( N/A%), pre moving , FPS 1.77, Running 58.00s Step 184( N/A%), pre moving , FPS 1.78, Running 58.56s Step 185( N/A%), pre moving , FPS 1.78, Running 59.11s Step 186( N/A%), pre moving , FPS 1.77, Running 59.72s Step 187( N/A%), pre moving , FPS 1.78, Running 60.18s Step 188( N/A%), pre moving , FPS 1.81, Running 60.59s Step 189( N/A%), pre moving , FPS 1.83, Running 61.03s Step 190( N/A%), pre moving , FPS 1.82, Running 61.63s Step 191( N/A%), pre moving , FPS 1.90, Running 61.73s Step 192( N/A%), pre moving , FPS 1.99, Running 61.82s Step 193( N/A%), pre moving , FPS 2.03, Running 62.17s Step 194( N/A%), pre moving , FPS 2.13, Running 62.28s Step 195( N/A%), pre moving , FPS 2.25, Running 62.37s Step 196( N/A%), pre moving , FPS 2.38, Running 62.46s Step 197( N/A%), pre moving , FPS 2.44, Running 62.80s Step 198( N/A%), pre moving , FPS 2.58, Running 62.91s Step 199( N/A%), pre moving , FPS 2.75, Running 63.00s Step 200( N/A%), pre moving , FPS 2.88, Running 63.24s Step 201( N/A%), pre moving , FPS 2.66, Running 64.36s Step 202( N/A%), pre moving , FPS 2.80, Running 64.58s Step 203( N/A%), pre moving , FPS 2.99, Running 64.68s Step 204( N/A%), pre moving , FPS 3.13, Running 64.95s Step 205( N/A%), pre moving , FPS 3.29, Running 65.18s Step 206( N/A%), pre moving , FPS 3.55, Running 65.35s Step 207( N/A%), pre moving , FPS 3.60, Running 65.74s Step 208( N/A%), pre moving , FPS 3.78, Running 65.88s Step 209( N/A%), pre moving , FPS 3.82, Running 66.27s Step 210( N/A%), pre moving , FPS 4.16, Running 66.44s Step 211( N/A%), pre moving , FPS 3.90, Running 66.85s Step 212( N/A%), pre moving , FPS 3.86, Running 67.01s Step 213( N/A%), pre moving , FPS 3.76, Running 67.48s Step 214( N/A%), pre moving , FPS 3.50, Running 67.98s Step 215( N/A%), pre moving , FPS 3.46, Running 68.14s Step 216( N/A%), pre moving , FPS 3.24, Running 68.63s Step 217( N/A%), pre moving , FPS 3.32, Running 68.82s Step 218( N/A%), pre moving , FPS 3.15, Running 69.26s Step 219( N/A%), pre moving , FPS 3.10, Running 69.45s Step 220( N/A%), pre moving , FPS 2.98, Running 69.95s Step 221( N/A%), pre moving , FPS 3.29, Running 70.45s Step 222( N/A%), pre moving , FPS 3.11, Running 71.00s Step 223( N/A%), pre moving , FPS 2.91, Running 71.55s Step 224( N/A%), pre moving , FPS 2.80, Running 72.10s Step 225( N/A%), pre moving , FPS 2.68, Running 72.65s Step 226( N/A%), pre moving , FPS 2.55, Running 73.20s Step 227( N/A%), pre moving , FPS 2.50, Running 73.75s Step 228( N/A%), pre moving , FPS 2.38, Running 74.28s Step 229( N/A%), pre moving , FPS 2.34, Running 74.82s Step 230( N/A%), pre moving , FPS 2.30, Running 75.12s Step 231( N/A%), pre moving , FPS 2.27, Running 75.66s Step 232( N/A%), pre moving , FPS 2.17, Running 76.21s Step 233( N/A%), pre moving , FPS 2.16, Running 76.76s Step 234( N/A%), pre moving , FPS 2.15, Running 77.30s Step 235( N/A%), pre moving , FPS 2.06, Running 77.85s Step 236( N/A%), pre moving , FPS 2.05, Running 78.40s Step 237( N/A%), pre moving , FPS 1.98, Running 78.92s Step 238( N/A%), pre moving , FPS 1.96, Running 79.47s Step 239( N/A%), pre moving , FPS 1.97, Running 79.59s Step 240( N/A%), pre moving , FPS 2.06, Running 79.68s Step 241( N/A%), pre moving , FPS 2.15, Running 79.76s Step 242( N/A%), pre moving , FPS 2.26, Running 79.86s Step 243( N/A%), pre moving , FPS 2.38, Running 79.95s Step 244( N/A%), pre moving , FPS 2.52, Running 80.05s Step 245( N/A%), pre moving , FPS 2.68, Running 80.11s Step 246( N/A%), pre moving , FPS 2.86, Running 80.18s Step 247( N/A%), pre moving , FPS 3.07, Running 80.26s Step 248( N/A%), pre moving , FPS 3.32, Running 80.30s Step 249( N/A%), pre moving , FPS 3.63, Running 80.34s Step 250( N/A%), pre moving , FPS 3.79, Running 80.40s Step 251( N/A%), pre moving , FPS 4.16, Running 80.47s Step 252( N/A%), pre moving , FPS 4.57, Running 80.58s Step 253( N/A%), pre moving , FPS 5.03, Running 80.74s Step 254( N/A%), pre moving , FPS 5.64, Running 80.85s Step 255( N/A%), pre moving , FPS 6.48, Running 80.93s Step 256( N/A%), pre moving , FPS 7.53, Running 81.05s Step 257( N/A%), pre moving , FPS 8.91, Running 81.17s Step 258( N/A%), pre moving , FPS 11.14, Running 81.26s Step 259( N/A%), pre moving , FPS 9.92, Running 81.60s Step 260( N/A%), pre moving , FPS 9.83, Running 81.72s Step 261( N/A%), pre moving , FPS 9.83, Running 81.80s Step 262( N/A%), pre moving , FPS 6.50, Running 82.93s Step 263( N/A%), pre moving , FPS 6.51, Running 83.03s Step 264( N/A%), pre moving , FPS 6.03, Running 83.36s Step 265( N/A%), pre moving , FPS 5.96, Running 83.47s Step 266( N/A%), pre moving , FPS 5.93, Running 83.56s Step 267( N/A%), pre moving , FPS 5.43, Running 83.95s Step 268( N/A%), pre moving , FPS 5.26, Running 84.11s Step 269( N/A%), pre moving , FPS 4.80, Running 84.50s Step 270( N/A%), pre moving , FPS 4.70, Running 84.65s Step 271( N/A%), pre moving , FPS 4.63, Running 84.79s Step 272( N/A%), pre moving , FPS 4.33, Running 85.21s Step 273( N/A%), pre moving , FPS 4.34, Running 85.34s Step 274( N/A%), pre moving , FPS 4.09, Running 85.74s Step 275( N/A%), pre moving , FPS 4.00, Running 85.93s Step 276( N/A%), pre moving , FPS 3.78, Running 86.35s Step 277( N/A%), pre moving , FPS 3.56, Running 86.79s Step 278( N/A%), pre moving , FPS 3.53, Running 86.93s Step 279( N/A%), pre moving , FPS 3.46, Running 87.38s Step 280( N/A%), pre moving , FPS 3.44, Running 87.53s Step 281( N/A%), pre moving , FPS 3.23, Running 87.98s Step 282( N/A%), pre moving , FPS 3.81, Running 88.18s Step 283( N/A%), pre moving , FPS 3.57, Running 88.63s Step 284( N/A%), pre moving , FPS 3.58, Running 88.95s Step 285( N/A%), pre moving , FPS 3.47, Running 89.24s Step 286( N/A%), pre moving , FPS 3.29, Running 89.64s Step 287( N/A%), pre moving , FPS 3.39, Running 89.85s Step 288( N/A%), pre moving , FPS 3.25, Running 90.26s Step 289( N/A%), pre moving , FPS 3.37, Running 90.44s Step 290( N/A%), pre moving , FPS 3.21, Running 90.89s Step 291( N/A%), pre moving , FPS 3.15, Running 91.13s Step 292( N/A%), pre moving , FPS 3.17, Running 91.52s Step 293( N/A%), pre moving , FPS 3.02, Running 91.96s Step 294( N/A%), pre moving , FPS 3.12, Running 92.16s Step 295( N/A%), pre moving , FPS 3.01, Running 92.58s Step 296( N/A%), pre moving , FPS 3.10, Running 92.81s Step 297( N/A%), pre moving , FPS 3.11, Running 93.21s Step 298( N/A%), pre moving , FPS 3.00, Running 93.61s Step 299( N/A%), pre moving , FPS 3.11, Running 93.82s Step 300( N/A%), pre moving , FPS 3.00, Running 94.21s Step 301( N/A%), pre moving , FPS 3.11, Running 94.42s Step 302( N/A%), pre moving , FPS 3.02, Running 94.80s Step 303( N/A%), pre moving , FPS 3.14, Running 95.01s Step 304( N/A%), pre moving , FPS 3.10, Running 95.42s Step 305( N/A%), pre moving , FPS 3.14, Running 95.60s Step 306( N/A%), pre moving , FPS 3.11, Running 96.06s Step 307( N/A%), pre moving , FPS 3.03, Running 96.46s Step 308( N/A%), pre moving , FPS 3.11, Running 96.69s Step 309( N/A%), pre moving , FPS 2.99, Running 97.13s Step 310( N/A%), pre moving , FPS 3.09, Running 97.35s Step 311( N/A%), pre moving , FPS 3.00, Running 97.80s Step 312( N/A%), pre moving , FPS 3.08, Running 98.01s Step 313( N/A%), pre moving , FPS 3.09, Running 98.43s Step 314( N/A%), pre moving , FPS 2.97, Running 98.90s Step 315( N/A%), pre moving , FPS 3.06, Running 99.12s Step 316( N/A%), pre moving , FPS 2.95, Running 99.58s Step 317( N/A%), pre moving , FPS 3.10, Running 99.67s Step 318( N/A%), pre moving , FPS 3.25, Running 99.76s Step 319( N/A%), pre moving , FPS 3.32, Running 99.84s Step 320( N/A%), pre moving , FPS 3.49, Running 99.93s Step 321( N/A%), pre moving , FPS 3.57, Running 100.02s Step 322( N/A%), pre moving , FPS 3.77, Running 100.11s Step 323( N/A%), pre moving , FPS 3.83, Running 100.23s Step 324( N/A%), pre moving , FPS 3.99, Running 100.43s Step 325( N/A%), pre moving , FPS 4.02, Running 100.57s Step 326( N/A%), pre moving , FPS 4.31, Running 100.70s Step 327( N/A%), pre moving , FPS 4.61, Running 100.80s Step 328( N/A%), pre moving , FPS 4.76, Running 100.89s Step 329( N/A%), pre moving , FPS 5.17, Running 100.99s Step 330( N/A%), pre moving , FPS 5.34, Running 101.10s Step 331( N/A%), pre moving , FPS 5.50, Running 101.43s Step 332( N/A%), pre moving , FPS 5.68, Running 101.53s Step 333( N/A%), pre moving , FPS 6.29, Running 101.61s Step 334( N/A%), pre moving , FPS 7.13, Running 101.70s Step 335( N/A%), pre moving , FPS 6.74, Running 102.09s Step 336( N/A%), pre moving , FPS 7.56, Running 102.22s Step 337( N/A%), pre moving , FPS 7.54, Running 102.32s Step 338( N/A%), pre moving , FPS 6.89, Running 102.66s Step 339( N/A%), pre moving , FPS 6.85, Running 102.76s Step 340( N/A%), pre moving , FPS 6.85, Running 102.85s Step 341( N/A%), pre moving , FPS 6.89, Running 102.92s Step 342( N/A%), pre moving , FPS 6.34, Running 103.27s Step 343( N/A%), pre moving , FPS 6.39, Running 103.36s Step 344( N/A%), pre moving , FPS 6.68, Running 103.43s Step 345( N/A%), pre moving , FPS 6.76, Running 103.53s Step 346( N/A%), pre moving , FPS 6.32, Running 103.86s Step 347( N/A%), pre moving , FPS 6.33, Running 103.96s Step 348( N/A%), pre moving , FPS 6.34, Running 104.05s Step 349( N/A%), pre moving , FPS 6.36, Running 104.14s Step 350( N/A%), pre moving , FPS 5.92, Running 104.48s Step 351( N/A%), pre moving , FPS 6.35, Running 104.58s Step 352( N/A%), pre moving , FPS 6.39, Running 104.66s Step 353( N/A%), pre moving , FPS 5.94, Running 104.97s Step 354( N/A%), pre moving , FPS 5.94, Running 105.07s Step 355( N/A%), pre moving , FPS 4.88, Running 106.18s Step 356( N/A%), pre moving , FPS 4.92, Running 106.29s Step 357( N/A%), pre moving , FPS 4.91, Running 106.39s Step 358( N/A%), pre moving , FPS 4.93, Running 106.72s Step 359( N/A%), pre moving , FPS 4.93, Running 106.82s Step 360( N/A%), pre moving , FPS 4.93, Running 106.91s Step 361( N/A%), pre moving , FPS 4.90, Running 107.01s Step 362( N/A%), pre moving , FPS 4.83, Running 107.41s Step 363( N/A%), pre moving , FPS 4.77, Running 107.55s Step 364( N/A%), pre moving , FPS 4.42, Running 107.95s Step 365( N/A%), pre moving , FPS 4.41, Running 108.07s Step 366( N/A%), pre moving , FPS 4.57, Running 108.24s Step 367( N/A%), pre moving , FPS 4.30, Running 108.61s Step 368( N/A%), pre moving , FPS 4.25, Running 108.76s Step 369( N/A%), pre moving , FPS 3.97, Running 109.17s Step 370( N/A%), pre moving , FPS 4.13, Running 109.31s Step 371( N/A%), pre moving , FPS 3.90, Running 109.71s Step 372( N/A%), pre moving , FPS 3.84, Running 109.87s Step 373( N/A%), pre moving , FPS 4.01, Running 109.96s Step 374( N/A%), pre moving , FPS 3.83, Running 110.29s Step 375( N/A%), pre moving , FPS 4.73, Running 110.41s Step 376( N/A%), pre moving , FPS 4.75, Running 110.50s Step 377( N/A%), pre moving , FPS 4.50, Running 110.83s Step 378( N/A%), pre moving , FPS 4.79, Running 110.90s Step 379( N/A%), pre moving , FPS 4.78, Running 111.00s Step 380( N/A%), pre moving , FPS 4.77, Running 111.10s Step 381( N/A%), pre moving , FPS 4.51, Running 111.44s Step 382( N/A%), pre moving , FPS 4.83, Running 111.56s Step 383( N/A%), pre moving , FPS 4.90, Running 111.63s Step 384( N/A%), pre moving , FPS 5.30, Running 111.72s Step 385( N/A%), pre moving , FPS 4.99, Running 112.08s Step 386( N/A%), pre moving , FPS 5.09, Running 112.17s Step 387( N/A%), pre moving , FPS 5.48, Running 112.26s Step 388( N/A%), pre moving , FPS 5.21, Running 112.60s Step 389( N/A%), pre moving , FPS 5.66, Running 112.70s Step 390( N/A%), pre moving , FPS 5.74, Running 112.80s Step 391( N/A%), pre moving , FPS 5.83, Running 113.14s Step 392( N/A%), pre moving , FPS 5.92, Running 113.25s Step 393( N/A%), pre moving , FPS 5.92, Running 113.34s Step 394( N/A%), pre moving , FPS 5.90, Running 113.68s Step 395( N/A%), pre moving , FPS 5.90, Running 113.80s Step 396( N/A%), pre moving , FPS 5.92, Running 113.88s Step 397( N/A%), pre moving , FPS 6.14, Running 114.08s Step 398( N/A%), pre moving , FPS 5.88, Running 114.30s Step 399( N/A%), pre moving , FPS 5.89, Running 114.40s Step 400( N/A%), pre moving , FPS 5.90, Running 114.49s Step 401( N/A%), pre moving , FPS 5.91, Running 114.83s Step 402( N/A%), pre moving , FPS 5.93, Running 114.93s Step 403( N/A%), pre moving , FPS 5.93, Running 115.00s Step 404( N/A%), pre moving , FPS 5.93, Running 115.10s Step 405( N/A%), pre moving , FPS 5.99, Running 115.42s Step 406( N/A%), pre moving , FPS 5.97, Running 115.52s Step 407( N/A%), pre moving , FPS 6.00, Running 115.59s Step 408( N/A%), pre moving , FPS 6.47, Running 115.69s Step 409( N/A%), pre moving , FPS 6.03, Running 116.02s Step 410( N/A%), pre moving , FPS 6.01, Running 116.12s Step 411( N/A%), pre moving , FPS 6.50, Running 116.22s Step 412( N/A%), pre moving , FPS 6.04, Running 116.56s Step 413( N/A%), pre moving , FPS 6.02, Running 116.66s Step 414( N/A%), pre moving , FPS 3.24, Running 119.86s Step 415( N/A%), pre moving , FPS 3.05, Running 120.36s Step 416( N/A%), pre moving , FPS 2.82, Running 120.97s Step 417( N/A%), pre moving , FPS 2.67, Running 121.56s Step 418( N/A%), pre moving , FPS 2.55, Running 122.12s Step 419( N/A%), pre moving , FPS 2.42, Running 122.68s Step 420( N/A%), pre moving , FPS 2.30, Running 123.18s Step 421( N/A%), pre moving , FPS 2.24, Running 123.76s Step 422( N/A%), pre moving , FPS 2.13, Running 124.33s Step 423( N/A%), pre moving , FPS 2.02, Running 124.89s Step 424( N/A%), pre moving , FPS 1.93, Running 125.46s Step 425( N/A%), pre moving , FPS 1.89, Running 125.98s Step 426( N/A%), pre moving , FPS 1.81, Running 126.54s Step 427( N/A%), pre moving , FPS 1.74, Running 127.09s Step 428( N/A%), pre moving , FPS 1.67, Running 127.64s Step 429( N/A%), pre moving , FPS 1.65, Running 128.18s Step 430( N/A%), pre moving , FPS 1.59, Running 128.72s Step 431( N/A%), pre moving , FPS 1.53, Running 129.29s Step 432( N/A%), pre moving , FPS 1.51, Running 129.84s Step 433( N/A%), pre moving , FPS 1.46, Running 130.40s Step 434( 0.33%), action 1, FPS 1.65, Running 132.01s Step 435( 0.67%), action 2, FPS 1.58, Running 133.02s Step 436( 1.00%), action 3, FPS 1.55, Running 133.91s Step 437( 1.33%), action 4, FPS 1.49, Running 135.00s Step 438( 1.67%), action 5, FPS 1.47, Running 135.69s Step 439( 2.00%), action 6, FPS 1.46, Running 136.34s Step 440( 2.33%), action 7, FPS 1.41, Running 137.38s Step 441( 2.67%), action 8, FPS 1.40, Running 138.02s Step 442( 3.00%), action 9, FPS 1.37, Running 138.91s Step 443( 3.33%), action 10, FPS 1.34, Running 139.78s Step 444( 3.67%), action 11, FPS 1.30, Running 140.86s Step 445( 4.00%), action 12, FPS 1.29, Running 141.52s Step 446( 4.33%), action 13, FPS 1.26, Running 142.46s Step 447( 4.67%), action 14, FPS 1.25, Running 143.09s Step 448( 5.00%), action 15, FPS 1.19, Running 144.49s Step 449( 5.33%), action 16, FPS 1.15, Running 145.57s Step 450( 5.67%), action 17, FPS 1.13, Running 146.39s Step 451( 6.00%), action 18, FPS 1.12, Running 147.17s Step 452( 6.33%), action 19, FPS 1.12, Running 147.76s Step 453( 6.67%), action 20, FPS 1.10, Running 148.55s Step 454( 7.00%), action 21, FPS 1.14, Running 149.57s Step 455( 7.33%), action 22, FPS 1.16, Running 150.25s Step 456( 7.67%), action 23, FPS 1.18, Running 150.89s Step 457( 8.00%), action 24, FPS 1.21, Running 151.55s Step 458( 8.33%), action 25, FPS 1.20, Running 152.40s Step 459( 8.67%), action 26, FPS 1.20, Running 153.04s Step 460( 9.00%), action 27, FPS 1.20, Running 154.02s Step 461( 9.33%), action 28, FPS 1.19, Running 154.85s Step 462( 9.67%), action 29, FPS 1.23, Running 155.20s Step 463( 10.00%), action 30, FPS 1.26, Running 155.61s Step 464( 10.33%), action 31, FPS 1.30, Running 156.22s Step 465( 10.67%), action 32, FPS 1.32, Running 156.64s Step 466( 11.00%), action 33, FPS 1.35, Running 157.29s Step 467( 11.33%), action 34, FPS 1.35, Running 157.95s Step 468( 11.67%), action 35, FPS 1.40, Running 158.78s Step 469( 12.00%), action 36, FPS 1.45, Running 159.39s Step 470( 12.33%), action 37, FPS 1.42, Running 160.43s Step 471( 12.67%), action 38, FPS 1.40, Running 161.51s Step 472( 13.00%), action 39, FPS 1.39, Running 162.18s Step 473( 13.33%), action 40, FPS 1.37, Running 163.12s Step 474( 13.67%), action 41, FPS 1.36, Running 164.24s Step 475( 14.00%), action 42, FPS 1.36, Running 164.92s Step 476( 14.33%), action 43, FPS 1.34, Running 165.77s Step 477( 14.67%), action 44, FPS 1.34, Running 166.50s Step 478( 15.00%), action 45, FPS 1.34, Running 167.32s Step 479( 15.33%), action 46, FPS 1.29, Running 168.55s Step 480( 15.67%), action 47, FPS 1.31, Running 169.25s Step 481( 16.00%), action 48, FPS 1.30, Running 170.24s Step 482( 16.33%), action 49, FPS 1.23, Running 171.50s Step 483( 16.67%), action 50, FPS 1.19, Running 172.35s Step 484( 17.00%), action 51, FPS 1.17, Running 173.37s Step 485( 17.33%), action 52, FPS 1.15, Running 173.98s Step 486( 17.67%), action 53, FPS 1.17, Running 174.41s Step 487( 18.00%), action 54, FPS 1.18, Running 174.93s Step 488( 18.33%), action 55, FPS 1.16, Running 176.03s Step 489( 18.67%), action 56, FPS 1.13, Running 177.12s Step 490( 19.00%), action 57, FPS 1.15, Running 177.78s Step 491( 19.33%), action 58, FPS 1.18, Running 178.48s Step 492( 19.67%), action 59, FPS 1.16, Running 179.36s Step 493( 20.00%), action 60, FPS 1.18, Running 180.01s Step 494( 20.33%), action 61, FPS 1.20, Running 180.96s Step 495( 20.67%), action 62, FPS 1.17, Running 181.99s Step 496( 21.00%), action 63, FPS 1.16, Running 182.97s Step 497( 21.33%), action 64, FPS 1.17, Running 183.63s Step 498( 21.67%), action 65, FPS 1.18, Running 184.21s Step 499( 22.00%), action 66, FPS 1.22, Running 184.92s Step 500( 22.33%), action 67, FPS 1.18, Running 186.24s Step 501( 22.67%), action 68, FPS 1.20, Running 186.86s Step 502( 23.00%), action 69, FPS 1.22, Running 187.92s Step 503( 23.33%), action 70, FPS 1.21, Running 188.90s Step 504( 23.67%), action 71, FPS 1.20, Running 190.01s Step 505( 24.00%), action 72, FPS 1.18, Running 190.94s Step 506( 24.33%), action 73, FPS 1.15, Running 191.83s Step 507( 24.67%), action 74, FPS 1.15, Running 192.32s Step 508( 25.00%), action 75, FPS 1.17, Running 193.12s Step 509( 25.33%), action 76, FPS 1.20, Running 193.82s Step 510( 25.67%), action 77, FPS 1.17, Running 194.91s Step 511( 26.00%), action 78, FPS 1.15, Running 195.88s Step 512( 26.33%), action 79, FPS 1.16, Running 196.64s Step 513( 26.67%), action 80, FPS 1.13, Running 197.65s Step 514( 27.00%), action 81, FPS 1.13, Running 198.65s Step 515( 27.33%), action 82, FPS 1.13, Running 199.64s Step 516( 27.67%), action 83, FPS 1.14, Running 200.46s Step 517( 28.00%), action 84, FPS 1.13, Running 201.25s Step 518( 28.33%), action 85, FPS 1.13, Running 201.89s Step 519( 28.67%), action 86, FPS 1.11, Running 202.87s Step 520( 29.00%), action 87, FPS 1.16, Running 203.52s Step 521( 29.33%), action 88, FPS 1.15, Running 204.21s Step 522( 29.67%), action 89, FPS 1.16, Running 205.11s Step 523( 30.00%), action 90, FPS 1.16, Running 206.11s Step 524( 30.33%), action 91, FPS 1.17, Running 207.08s Step 525( 30.67%), action 92, FPS 1.19, Running 207.70s Step 526( 31.00%), action 93, FPS 1.20, Running 208.45s Step 527( 31.33%), action 94, FPS 1.18, Running 209.26s Step 528( 31.67%), action 95, FPS 1.19, Running 209.97s Step 529( 32.00%), action 96, FPS 1.19, Running 210.66s Step 530( 32.33%), action 97, FPS 1.21, Running 211.49s Step 531( 32.67%), action 98, FPS 1.21, Running 212.40s Step 532( 33.00%), action 99, FPS 1.22, Running 213.07s Step 533( 33.33%), action 100, FPS 1.23, Running 213.92s Step 534( 33.67%), action 101, FPS 1.22, Running 215.03s Step 535( 34.00%), action 102, FPS 1.25, Running 215.66s Step 536( 34.33%), action 103, FPS 1.26, Running 216.34s Step 537( 34.67%), action 104, FPS 1.26, Running 217.15s Step 538( 35.00%), action 105, FPS 1.25, Running 217.86s Step 539( 35.33%), action 106, FPS 1.28, Running 218.50s Step 540( 35.67%), action 107, FPS 1.27, Running 219.21s Step 541( 36.00%), action 108, FPS 1.27, Running 219.95s Step 542( 36.33%), action 109, FPS 1.29, Running 220.61s Step 543( 36.67%), action 110, FPS 1.29, Running 221.65s Step 544( 37.00%), action 111, FPS 1.29, Running 222.57s Step 545( 37.33%), action 112, FPS 1.28, Running 223.27s Step 546( 37.67%), action 113, FPS 1.29, Running 223.91s Step 547( 38.00%), action 114, FPS 1.31, Running 224.56s Step 548( 38.33%), action 115, FPS 1.30, Running 225.33s Step 549( 38.67%), action 116, FPS 1.30, Running 226.03s Step 550( 39.00%), action 117, FPS 1.31, Running 226.76s Step 551( 39.33%), action 118, FPS 1.32, Running 227.59s Step 552( 39.67%), action 119, FPS 1.32, Running 228.26s Step 553( 40.00%), action 120, FPS 1.34, Running 228.86s Step 554( 40.33%), action 121, FPS 1.37, Running 229.63s Step 555( 40.67%), action 122, FPS 1.37, Running 230.30s Step 556( 41.00%), action 123, FPS 1.34, Running 231.28s Step 557( 41.33%), action 124, FPS 1.36, Running 231.91s Step 558( 41.67%), action 125, FPS 1.33, Running 232.91s Step 559( 42.00%), action 126, FPS 1.33, Running 233.52s Step 560( 42.33%), action 127, FPS 1.29, Running 234.67s Step 561( 42.67%), action 128, FPS 1.28, Running 235.56s Step 562( 43.00%), action 129, FPS 1.28, Running 236.24s Step 563( 43.33%), action 130, FPS 1.30, Running 237.01s Step 564( 43.67%), action 131, FPS 1.31, Running 237.85s Step 565( 44.00%), action 132, FPS 1.30, Running 238.60s Step 566( 44.33%), action 133, FPS 1.29, Running 239.41s Step 567( 44.67%), action 134, FPS 1.29, Running 240.09s Step 568( 45.00%), action 135, FPS 1.28, Running 240.95s Step 569( 45.33%), action 136, FPS 1.29, Running 241.57s Step 570( 45.67%), action 137, FPS 1.26, Running 242.67s Step 571( 46.00%), action 138, FPS 1.25, Running 243.61s Step 572( 46.33%), action 139, FPS 1.25, Running 244.29s Step 573( 46.67%), action 140, FPS 1.22, Running 245.27s Step 574( 47.00%), action 141, FPS 1.20, Running 246.34s Step 575( 47.33%), action 142, FPS 1.20, Running 246.96s Step 576( 47.67%), action 143, FPS 1.24, Running 247.44s Step 577( 48.00%), action 144, FPS 1.24, Running 247.98s Step 578( 48.33%), action 145, FPS 1.25, Running 248.87s Step 579( 48.67%), action 146, FPS 1.24, Running 249.64s Step 580( 49.00%), action 147, FPS 1.28, Running 250.30s Step 581( 49.33%), action 148, FPS 1.27, Running 251.32s Step 582( 49.67%), action 149, FPS 1.23, Running 252.52s Step 583( 50.00%), action 150, FPS 1.22, Running 253.41s Step 584( 50.33%), action 151, FPS 1.20, Running 254.57s Step 585( 50.67%), action 152, FPS 1.18, Running 255.58s Step 586( 51.00%), action 153, FPS 1.16, Running 256.65s Step 587( 51.33%), action 154, FPS 1.16, Running 257.34s Step 588( 51.67%), action 155, FPS 1.16, Running 258.24s Step 589( 52.00%), action 156, FPS 1.16, Running 258.88s Step 590( 52.33%), action 157, FPS 1.19, Running 259.49s Step 591( 52.67%), action 158, FPS 1.21, Running 260.10s Step 592( 53.00%), action 159, FPS 1.18, Running 261.27s Step 593( 53.33%), action 160, FPS 1.16, Running 262.47s Step 594( 53.67%), action 161, FPS 1.16, Running 263.52s Step 595( 54.00%), action 162, FPS 1.16, Running 264.16s Step 596( 54.33%), action 163, FPS 1.15, Running 264.82s Step 597( 54.67%), action 164, FPS 1.15, Running 265.35s Step 598( 55.00%), action 165, FPS 1.18, Running 265.83s Step 599( 55.33%), action 166, FPS 1.20, Running 266.26s Step 600( 55.67%), action 167, FPS 1.19, Running 267.14s Step 601( 56.00%), action 168, FPS 1.21, Running 267.86s Step 602( 56.33%), action 169, FPS 1.25, Running 268.58s Step 603( 56.67%), action 170, FPS 1.24, Running 269.52s Step 604( 57.00%), action 171, FPS 1.25, Running 270.57s Step 605( 57.33%), action 172, FPS 1.25, Running 271.56s Step 606( 57.67%), action 173, FPS 1.26, Running 272.46s Step 607( 58.00%), action 174, FPS 1.26, Running 273.24s Step 608( 58.33%), action 175, FPS 1.23, Running 274.46s Step 609( 58.67%), action 176, FPS 1.20, Running 275.50s Step 610( 59.00%), action 177, FPS 1.17, Running 276.57s Step 611( 59.33%), action 178, FPS 1.15, Running 277.57s Step 612( 59.67%), action 179, FPS 1.16, Running 278.54s Step 613( 60.00%), action 180, FPS 1.17, Running 279.52s Step 614( 60.33%), action 181, FPS 1.16, Running 280.78s Step 615( 60.67%), action 182, FPS 1.16, Running 281.39s Step 616( 61.00%), action 183, FPS 1.17, Running 281.96s Step 617( 61.33%), action 184, FPS 1.14, Running 282.88s Step 618( 61.67%), action 185, FPS 1.13, Running 283.55s Step 619( 62.00%), action 186, FPS 1.14, Running 283.84s Step 620( 62.33%), action 187, FPS 1.18, Running 284.13s Step 621( 62.67%), action 188, FPS 1.20, Running 284.59s Step 622( 63.00%), action 189, FPS 1.20, Running 285.23s Step 623( 63.33%), action 190, FPS 1.20, Running 286.18s Step 624( 63.67%), action 191, FPS 1.20, Running 287.22s Step 625( 64.00%), action 192, FPS 1.21, Running 288.09s Step 626( 64.33%), action 193, FPS 1.22, Running 288.82s Step 627( 64.67%), action 194, FPS 1.24, Running 289.39s Step 628( 65.00%), action 195, FPS 1.25, Running 290.40s Step 629( 65.33%), action 196, FPS 1.28, Running 291.07s Step 630( 65.67%), action 197, FPS 1.29, Running 292.02s Step 631( 66.00%), action 198, FPS 1.31, Running 292.82s Step 632( 66.33%), action 199, FPS 1.32, Running 293.70s Step 633( 66.67%), action 200, FPS 1.33, Running 294.54s Step 634( 67.00%), action 201, FPS 1.34, Running 295.75s Step 635( 67.33%), action 202, FPS 1.31, Running 296.68s Step 636( 67.67%), action 203, FPS 1.29, Running 297.44s Step 637( 68.00%), action 204, FPS 1.31, Running 298.11s Step 638( 68.33%), action 205, FPS 1.30, Running 298.94s Step 639( 68.67%), action 206, FPS 1.26, Running 299.76s Step 640( 69.00%), action 207, FPS 1.22, Running 300.58s Step 641( 69.33%), action 208, FPS 1.20, Running 301.31s Step 642( 69.67%), action 209, FPS 1.19, Running 302.02s Step 643( 70.00%), action 210, FPS 1.22, Running 302.50s Step 644( 70.33%), action 211, FPS 1.25, Running 303.19s Step 645( 70.67%), action 212, FPS 1.28, Running 303.65s Step 646( 71.00%), action 213, FPS 1.26, Running 304.68s Step 647( 71.33%), action 214, FPS 1.22, Running 305.75s Step 648( 71.67%), action 215, FPS 1.21, Running 306.88s Step 649( 72.00%), action 216, FPS 1.19, Running 307.90s Step 650( 72.33%), action 217, FPS 1.21, Running 308.52s Step 651( 72.67%), action 218, FPS 1.22, Running 309.23s Step 652( 73.00%), action 219, FPS 1.22, Running 310.05s Step 653( 73.33%), action 220, FPS 1.24, Running 310.69s Step 654( 73.67%), action 221, FPS 1.25, Running 311.72s Step 655( 74.00%), action 222, FPS 1.28, Running 312.27s Step 656( 74.33%), action 223, FPS 1.26, Running 313.28s Step 657( 74.67%), action 224, FPS 1.26, Running 313.95s Step 658( 75.00%), action 225, FPS 1.26, Running 314.81s Step 659( 75.33%), action 226, FPS 1.27, Running 315.50s Step 660( 75.67%), action 227, FPS 1.26, Running 316.49s [2026-08-02 17:46:26] [7 ] Seed 6 failed after 317.17 s. +steps: 660 , actions: 227 . +Instruction: Empty +Total 2/7(28.57%) success. +Setting seed: 7 +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.87, Running 0.78s Step 4( N/A%), pre moving , FPS 3.78, Running 1.06s Step 5( N/A%), pre moving , FPS 4.10, Running 1.22s Step 6( N/A%), pre moving , FPS 4.59, Running 1.31s Step 7( N/A%), pre moving , FPS 4.93, Running 1.42s Step 8( N/A%), pre moving , FPS 4.54, Running 1.76s Step 9( N/A%), pre moving , FPS 4.81, Running 1.87s Step 10( N/A%), pre moving , FPS 5.08, Running 1.97s Step 11( N/A%), pre moving , FPS 4.76, Running 2.31s Step 12( N/A%), pre moving , FPS 4.95, Running 2.42s Step 13( N/A%), pre moving , FPS 5.16, Running 2.52s Step 14( N/A%), pre moving , FPS 4.90, Running 2.86s Step 15( N/A%), pre moving , FPS 5.06, Running 2.97s Step 16( N/A%), pre moving , FPS 5.24, Running 3.05s Step 17( N/A%), pre moving , FPS 5.40, Running 3.15s Step 18( N/A%), pre moving , FPS 5.16, Running 3.49s Step 19( N/A%), pre moving , FPS 5.29, Running 3.59s Step 20( N/A%), pre moving , FPS 5.42, Running 3.69s Step 21( N/A%), pre moving , FPS 5.64, Running 4.15s Step 22( N/A%), pre moving , FPS 5.68, Running 4.22s Step 23( N/A%), pre moving , FPS 5.75, Running 4.25s Step 24( N/A%), pre moving , FPS 6.19, Running 4.29s Step 25( N/A%), pre moving , FPS 6.44, Running 4.33s Step 26( N/A%), pre moving , FPS 6.15, Running 4.56s Step 27( N/A%), pre moving , FPS 6.19, Running 4.65s Step 28( N/A%), pre moving , FPS 6.70, Running 4.75s Step 29( N/A%), pre moving , FPS 6.66, Running 4.87s Step 30( N/A%), pre moving , FPS 6.66, Running 4.97s Step 31( N/A%), pre moving , FPS 7.28, Running 5.06s Step 32( N/A%), pre moving , FPS 7.35, Running 5.14s Step 33( N/A%), pre moving , FPS 7.31, Running 5.25s Step 34( N/A%), pre moving , FPS 8.15, Running 5.31s Step 35( N/A%), pre moving , FPS 8.18, Running 5.41s Step 36( N/A%), pre moving , FPS 6.60, Running 6.08s Step 37( N/A%), pre moving , FPS 6.09, Running 6.43s Step 38( N/A%), pre moving , FPS 6.55, Running 6.54s Step 39( N/A%), pre moving , FPS 6.57, Running 6.64s Step 40( N/A%), pre moving , FPS 6.23, Running 6.90s Step 41( N/A%), pre moving , FPS 6.89, Running 7.05s Step 42( N/A%), pre moving , FPS 6.78, Running 7.17s Step 43( N/A%), pre moving , FPS 6.65, Running 7.26s Step 44( N/A%), pre moving , FPS 6.06, Running 7.59s Step 45( N/A%), pre moving , FPS 5.91, Running 7.71s Step 46( N/A%), pre moving , FPS 6.18, Running 7.80s Step 47( N/A%), pre moving , FPS 6.16, Running 7.90s Step 48( N/A%), pre moving , FPS 5.67, Running 8.27s Step 49( N/A%), pre moving , FPS 5.61, Running 8.43s Step 50( N/A%), pre moving , FPS 5.18, Running 8.83s Step 51( N/A%), pre moving , FPS 5.09, Running 8.99s Step 52( N/A%), pre moving , FPS 4.71, Running 9.39s Step 53( N/A%), pre moving , FPS 4.67, Running 9.54s Step 54( N/A%), pre moving , FPS 4.34, Running 9.92s Step 55( N/A%), pre moving , FPS 4.27, Running 10.09s Step 56( N/A%), pre moving , FPS 4.82, Running 10.23s Step 57( N/A%), pre moving , FPS 4.78, Running 10.61s Step 58( N/A%), pre moving , FPS 4.72, Running 10.78s Step 59( N/A%), pre moving , FPS 4.41, Running 11.18s Step 60( N/A%), pre moving , FPS 4.52, Running 11.33s Step 61( N/A%), pre moving , FPS 4.27, Running 11.74s Step 62( N/A%), pre moving , FPS 4.23, Running 11.89s Step 63( N/A%), pre moving , FPS 4.00, Running 12.27s Step 64( N/A%), pre moving , FPS 4.11, Running 12.45s Step 65( N/A%), pre moving , FPS 4.10, Running 12.59s Step 66( N/A%), pre moving , FPS 3.84, Running 13.01s Step 67( N/A%), pre moving , FPS 3.81, Running 13.15s Step 68( N/A%), pre moving , FPS 3.80, Running 13.54s Step 69( N/A%), pre moving , FPS 3.80, Running 13.70s Step 70( N/A%), pre moving , FPS 3.81, Running 14.07s Step 71( N/A%), pre moving , FPS 3.81, Running 14.24s Step 72( N/A%), pre moving , FPS 4.01, Running 14.38s Step 73( N/A%), pre moving , FPS 3.82, Running 14.77s Step 74( N/A%), pre moving , FPS 3.99, Running 14.92s Step 75( N/A%), pre moving , FPS 4.02, Running 15.06s Step 76( N/A%), pre moving , FPS 3.81, Running 15.48s Step 77( N/A%), pre moving , FPS 4.00, Running 15.61s Step 78( N/A%), pre moving , FPS 3.81, Running 16.03s Step 79( N/A%), pre moving , FPS 4.05, Running 16.12s Step 80( N/A%), pre moving , FPS 4.09, Running 16.22s Step 81( N/A%), pre moving , FPS 4.13, Running 16.58s Step 82( N/A%), pre moving , FPS 4.19, Running 16.67s Step 83( N/A%), pre moving , FPS 4.45, Running 16.76s Step 84( N/A%), pre moving , FPS 4.31, Running 17.10s Step 85( N/A%), pre moving , FPS 4.32, Running 17.22s Step 86( N/A%), pre moving , FPS 4.66, Running 17.31s Step 87( N/A%), pre moving , FPS 4.70, Running 17.41s Step 88( N/A%), pre moving , FPS 4.75, Running 17.75s Step 89( N/A%), pre moving , FPS 4.80, Running 17.86s Step 90( N/A%), pre moving , FPS 5.16, Running 17.95s Step 91( N/A%), pre moving , FPS 4.93, Running 18.30s Step 92( N/A%), pre moving , FPS 4.96, Running 18.41s Step 93( N/A%), pre moving , FPS 5.36, Running 18.50s Step 94( N/A%), pre moving , FPS 5.44, Running 18.60s Step 95( N/A%), pre moving , FPS 5.15, Running 18.95s Step 96( N/A%), pre moving , FPS 5.58, Running 19.06s Step 97( N/A%), pre moving , FPS 5.67, Running 19.14s Step 98( N/A%), pre moving , FPS 6.23, Running 19.24s Step 99( N/A%), pre moving , FPS 5.76, Running 19.59s Step 100( N/A%), pre moving , FPS 5.78, Running 19.67s Step 101( N/A%), pre moving , FPS 4.62, Running 20.91s Step 102( N/A%), pre moving , FPS 4.16, Running 21.47s Step 103( N/A%), pre moving , FPS 3.78, Running 22.05s Step 104( N/A%), pre moving , FPS 3.61, Running 22.63s Step 105( N/A%), pre moving , FPS 3.36, Running 23.18s Step 106( N/A%), pre moving , FPS 3.10, Running 23.76s Step 107( N/A%), pre moving , FPS 2.91, Running 24.28s Step 108( N/A%), pre moving , FPS 2.88, Running 24.69s Step 109( N/A%), pre moving , FPS 2.78, Running 25.05s Step 110( N/A%), pre moving , FPS 2.61, Running 25.62s Step 111( N/A%), pre moving , FPS 2.53, Running 26.20s Step 112( N/A%), pre moving , FPS 2.39, Running 26.79s Step 113( N/A%), pre moving , FPS 2.26, Running 27.34s Step 114( N/A%), pre moving , FPS 2.15, Running 27.90s Step 115( N/A%), pre moving , FPS 2.10, Running 28.48s Step 116( N/A%), pre moving , FPS 2.01, Running 29.04s Step 117( N/A%), pre moving , FPS 1.91, Running 29.59s Step 118( N/A%), pre moving , FPS 1.83, Running 30.18s Step 119( N/A%), pre moving , FPS 1.79, Running 30.74s Step 120( N/A%), pre moving , FPS 1.72, Running 31.29s Step 121( N/A%), pre moving , FPS 1.83, Running 31.85s Step 122( N/A%), pre moving , FPS 1.82, Running 32.45s Step 123( N/A%), pre moving , FPS 1.83, Running 33.00s Step 124( N/A%), pre moving , FPS 1.83, Running 33.59s Step 125( N/A%), pre moving , FPS 1.82, Running 34.19s Step 126( N/A%), pre moving , FPS 1.82, Running 34.73s Step 127( N/A%), pre moving , FPS 1.82, Running 35.29s Step 128( N/A%), pre moving , FPS 1.79, Running 35.84s Step 129( N/A%), pre moving , FPS 1.77, Running 36.38s Step 130( N/A%), pre moving , FPS 1.77, Running 36.95s Step 131( N/A%), pre moving , FPS 1.77, Running 37.52s Step 132( N/A%), pre moving , FPS 1.78, Running 38.05s Step 133( N/A%), pre moving , FPS 1.77, Running 38.61s Step 134( N/A%), pre moving , FPS 1.78, Running 39.15s Step 135( N/A%), pre moving , FPS 1.78, Running 39.70s Step 136( N/A%), pre moving , FPS 1.78, Running 40.26s Step 137( N/A%), pre moving , FPS 1.78, Running 40.81s Step 138( N/A%), pre moving , FPS 1.79, Running 41.38s Step 139( N/A%), pre moving , FPS 1.79, Running 41.93s Step 140( N/A%), pre moving , FPS 1.78, Running 42.50s Step 141( N/A%), pre moving , FPS 1.80, Running 42.95s Step 142( N/A%), pre moving , FPS 1.85, Running 43.29s Step 143( N/A%), pre moving , FPS 1.88, Running 43.67s Step 144( N/A%), pre moving , FPS 1.91, Running 44.08s Step 145( N/A%), pre moving , FPS 1.91, Running 44.66s Step 146( N/A%), pre moving , FPS 1.90, Running 45.23s Step 147( N/A%), pre moving , FPS 1.90, Running 45.81s Step 148( N/A%), pre moving , FPS 1.89, Running 46.39s Step 149( N/A%), pre moving , FPS 1.89, Running 46.96s Step 150( N/A%), pre moving , FPS 1.89, Running 47.52s Step 151( N/A%), pre moving , FPS 1.89, Running 48.10s Step 152( N/A%), pre moving , FPS 1.88, Running 48.69s Step 153( N/A%), pre moving , FPS 1.88, Running 49.25s Step 154( N/A%), pre moving , FPS 1.88, Running 49.80s Step 155( N/A%), pre moving , FPS 1.87, Running 50.38s Step 156( N/A%), pre moving , FPS 1.87, Running 50.94s Step 157( N/A%), pre moving , FPS 1.87, Running 51.49s Step 158( N/A%), pre moving , FPS 1.87, Running 52.06s Step 159( N/A%), pre moving , FPS 1.87, Running 52.62s Step 160( N/A%), pre moving , FPS 1.87, Running 53.17s Step 161( N/A%), pre moving , FPS 1.85, Running 53.75s Step 162( N/A%), pre moving , FPS 1.81, Running 54.32s Step 163( N/A%), pre moving , FPS 1.79, Running 54.86s Step 164( N/A%), pre moving , FPS 1.76, Running 55.43s Step 165( N/A%), pre moving , FPS 1.76, Running 56.02s Step 166( N/A%), pre moving , FPS 1.76, Running 56.56s Step 167( N/A%), pre moving , FPS 1.76, Running 57.15s Step 168( N/A%), pre moving , FPS 1.77, Running 57.70s Step 169( N/A%), pre moving , FPS 1.77, Running 58.25s Step 170( N/A%), pre moving , FPS 1.77, Running 58.80s Step 171( N/A%), pre moving , FPS 1.78, Running 59.35s Step 172( N/A%), pre moving , FPS 1.78, Running 59.92s Step 173( N/A%), pre moving , FPS 1.78, Running 60.50s Step 174( N/A%), pre moving , FPS 1.78, Running 61.06s Step 175( N/A%), pre moving , FPS 1.77, Running 61.66s Step 176( N/A%), pre moving , FPS 1.78, Running 62.16s Step 177( N/A%), pre moving , FPS 1.81, Running 62.55s Step 178( N/A%), pre moving , FPS 1.84, Running 62.92s Step 179( N/A%), pre moving , FPS 1.84, Running 63.51s Step 180( N/A%), pre moving , FPS 1.83, Running 64.10s Step 181( N/A%), pre moving , FPS 1.83, Running 64.69s Step 182( N/A%), pre moving , FPS 1.83, Running 65.24s Step 183( N/A%), pre moving , FPS 1.83, Running 65.78s Step 184( N/A%), pre moving , FPS 1.83, Running 66.37s Step 185( N/A%), pre moving , FPS 1.83, Running 66.94s Step 186( N/A%), pre moving , FPS 1.83, Running 67.51s Step 187( N/A%), pre moving , FPS 1.83, Running 68.08s Step 188( N/A%), pre moving , FPS 1.90, Running 68.22s Step 189( N/A%), pre moving , FPS 1.94, Running 68.54s Step 190( N/A%), pre moving , FPS 2.03, Running 68.64s Step 191( N/A%), pre moving , FPS 2.13, Running 68.74s Step 192( N/A%), pre moving , FPS 2.18, Running 69.08s Step 193( N/A%), pre moving , FPS 2.30, Running 69.20s Step 194( N/A%), pre moving , FPS 2.43, Running 69.30s Step 195( N/A%), pre moving , FPS 2.50, Running 69.65s Step 196( N/A%), pre moving , FPS 2.63, Running 69.76s Step 197( N/A%), pre moving , FPS 2.73, Running 69.86s Step 198( N/A%), pre moving , FPS 2.47, Running 71.01s Step 199( N/A%), pre moving , FPS 2.63, Running 71.12s Step 200( N/A%), pre moving , FPS 2.71, Running 71.49s Step 201( N/A%), pre moving , FPS 2.90, Running 71.58s Step 202( N/A%), pre moving , FPS 2.96, Running 72.00s Step 203( N/A%), pre moving , FPS 3.14, Running 72.16s Step 204( N/A%), pre moving , FPS 3.22, Running 72.58s Step 205( N/A%), pre moving , FPS 3.45, Running 72.74s Step 206( N/A%), pre moving , FPS 3.73, Running 72.88s Step 207( N/A%), pre moving , FPS 3.83, Running 73.30s Step 208( N/A%), pre moving , FPS 3.83, Running 73.44s Step 209( N/A%), pre moving , FPS 3.78, Running 73.84s Step 210( N/A%), pre moving , FPS 3.70, Running 74.05s Step 211( N/A%), pre moving , FPS 3.47, Running 74.50s Step 212( N/A%), pre moving , FPS 3.60, Running 74.64s Step 213( N/A%), pre moving , FPS 3.43, Running 75.04s Step 214( N/A%), pre moving , FPS 3.36, Running 75.25s Step 215( N/A%), pre moving , FPS 3.28, Running 75.75s Step 216( N/A%), pre moving , FPS 3.08, Running 76.26s Step 217( N/A%), pre moving , FPS 2.89, Running 76.79s Step 218( N/A%), pre moving , FPS 3.17, Running 77.33s Step 219( N/A%), pre moving , FPS 3.08, Running 77.62s Step 220( N/A%), pre moving , FPS 3.01, Running 78.15s Step 221( N/A%), pre moving , FPS 2.82, Running 78.68s Step 222( N/A%), pre moving , FPS 2.78, Running 79.20s Step 223( N/A%), pre moving , FPS 2.63, Running 79.75s Step 224( N/A%), pre moving , FPS 2.68, Running 80.04s Step 225( N/A%), pre moving , FPS 2.55, Running 80.58s Step 226( N/A%), pre moving , FPS 2.43, Running 81.12s Step 227( N/A%), pre moving , FPS 2.41, Running 81.61s Step 228( N/A%), pre moving , FPS 2.37, Running 81.87s Step 229( N/A%), pre moving , FPS 2.42, Running 82.09s Step 230( N/A%), pre moving , FPS 2.40, Running 82.37s Step 231( N/A%), pre moving , FPS 2.45, Running 82.65s Step 232( N/A%), pre moving , FPS 2.35, Running 83.17s Step 233( N/A%), pre moving , FPS 2.31, Running 83.71s Step 234( N/A%), pre moving , FPS 2.22, Running 84.25s Step 235( N/A%), pre moving , FPS 2.21, Running 84.81s Step 236( N/A%), pre moving , FPS 2.20, Running 85.37s Step 237( N/A%), pre moving , FPS 2.20, Running 85.86s Step 238( N/A%), pre moving , FPS 2.28, Running 86.10s Step 239( N/A%), pre moving , FPS 2.22, Running 86.61s Step 240( N/A%), pre moving , FPS 2.23, Running 87.11s Step 241( N/A%), pre moving , FPS 2.25, Running 87.55s Step 242( N/A%), pre moving , FPS 2.34, Running 87.75s Step 243( N/A%), pre moving , FPS 2.37, Running 88.19s Step 244( N/A%), pre moving , FPS 2.41, Running 88.34s Step 245( N/A%), pre moving , FPS 2.55, Running 88.43s Step 246( N/A%), pre moving , FPS 2.61, Running 88.77s Step 247( N/A%), pre moving , FPS 2.75, Running 88.88s Step 248( N/A%), pre moving , FPS 2.79, Running 89.04s Step 249( N/A%), pre moving , FPS 2.72, Running 89.44s Step 250( N/A%), pre moving , FPS 2.77, Running 89.59s Step 251( N/A%), pre moving , FPS 2.75, Running 89.92s Step 252( N/A%), pre moving , FPS 2.93, Running 90.01s Step 253( N/A%), pre moving , FPS 3.14, Running 90.09s Step 254( N/A%), pre moving , FPS 3.36, Running 90.21s Step 255( N/A%), pre moving , FPS 3.50, Running 90.53s Step 256( N/A%), pre moving , FPS 3.79, Running 90.64s Step 257( N/A%), pre moving , FPS 4.09, Running 90.74s Step 258( N/A%), pre moving , FPS 3.51, Running 91.81s Step 259( N/A%), pre moving , FPS 3.61, Running 92.15s Step 260( N/A%), pre moving , FPS 3.88, Running 92.26s Step 261( N/A%), pre moving , FPS 4.16, Running 92.35s Step 262( N/A%), pre moving , FPS 3.99, Running 92.77s Step 263( N/A%), pre moving , FPS 4.28, Running 92.86s Step 264( N/A%), pre moving , FPS 4.01, Running 93.33s Step 265( N/A%), pre moving , FPS 3.96, Running 93.49s Step 266( N/A%), pre moving , FPS 3.92, Running 93.88s Step 267( N/A%), pre moving , FPS 3.89, Running 94.02s Step 268( N/A%), pre moving , FPS 3.75, Running 94.36s Step 269( N/A%), pre moving , FPS 4.00, Running 94.44s Step 270( N/A%), pre moving , FPS 3.99, Running 94.60s Step 271( N/A%), pre moving , FPS 3.94, Running 95.00s Step 272( N/A%), pre moving , FPS 3.84, Running 95.21s Step 273( N/A%), pre moving , FPS 3.58, Running 95.67s Step 274( N/A%), pre moving , FPS 3.48, Running 95.96s Step 275( N/A%), pre moving , FPS 3.47, Running 96.29s Step 276( N/A%), pre moving , FPS 3.29, Running 96.73s Step 277( N/A%), pre moving , FPS 3.23, Running 96.93s Step 278( N/A%), pre moving , FPS 3.58, Running 97.40s Step 279( N/A%), pre moving , FPS 3.52, Running 97.84s Step 280( N/A%), pre moving , FPS 3.47, Running 98.03s Step 281( N/A%), pre moving , FPS 3.26, Running 98.50s Step 282( N/A%), pre moving , FPS 3.36, Running 98.73s Step 283( N/A%), pre moving , FPS 3.15, Running 99.20s Step 284( N/A%), pre moving , FPS 3.15, Running 99.69s Step 285( N/A%), pre moving , FPS 3.10, Running 99.93s Step 286( N/A%), pre moving , FPS 3.06, Running 100.41s Step 287( N/A%), pre moving , FPS 2.92, Running 100.88s Step 288( N/A%), pre moving , FPS 2.99, Running 101.05s Step 289( N/A%), pre moving , FPS 2.95, Running 101.21s Step 290( N/A%), pre moving , FPS 2.92, Running 101.46s Step 291( N/A%), pre moving , FPS 2.99, Running 101.68s Step 292( N/A%), pre moving , FPS 2.98, Running 101.93s Step 293( N/A%), pre moving , FPS 2.98, Running 102.39s Step 294( N/A%), pre moving , FPS 2.93, Running 102.78s Step 295( N/A%), pre moving , FPS 2.95, Running 103.08s Step 296( N/A%), pre moving , FPS 2.92, Running 103.59s Step 297( N/A%), pre moving , FPS 2.80, Running 104.07s Step 298( N/A%), pre moving , FPS 2.89, Running 104.31s Step 299( N/A%), pre moving , FPS 2.88, Running 104.77s Step 300( N/A%), pre moving , FPS 2.78, Running 105.21s Step 301( N/A%), pre moving , FPS 2.89, Running 105.42s Step 302( N/A%), pre moving , FPS 2.80, Running 105.87s Step 303( N/A%), pre moving , FPS 2.92, Running 106.06s Step 304( N/A%), pre moving , FPS 2.93, Running 106.51s Step 305( N/A%), pre moving , FPS 2.96, Running 106.69s Step 306( N/A%), pre moving , FPS 2.98, Running 107.13s Step 307( N/A%), pre moving , FPS 3.12, Running 107.28s Step 308( N/A%), pre moving , FPS 3.00, Running 107.72s Step 309( N/A%), pre moving , FPS 2.88, Running 108.16s Step 310( N/A%), pre moving , FPS 2.89, Running 108.37s Step 311( N/A%), pre moving , FPS 2.78, Running 108.87s Step 312( N/A%), pre moving , FPS 2.70, Running 109.34s Step 313( N/A%), pre moving , FPS 2.70, Running 109.80s Step 314( N/A%), pre moving , FPS 2.74, Running 110.10s Step 315( N/A%), pre moving , FPS 2.66, Running 110.59s Step 316( N/A%), pre moving , FPS 2.67, Running 111.08s Step 317( N/A%), pre moving , FPS 2.67, Running 111.56s Step 318( N/A%), pre moving , FPS 2.68, Running 111.79s Step 319( N/A%), pre moving , FPS 2.67, Running 112.28s Step 320( N/A%), pre moving , FPS 2.64, Running 112.77s Step 321( N/A%), pre moving , FPS 2.65, Running 112.97s Step 322( N/A%), pre moving , FPS 2.65, Running 113.43s Step 323( N/A%), pre moving , FPS 2.56, Running 113.87s Step 324( N/A%), pre moving , FPS 2.65, Running 114.07s Step 325( N/A%), pre moving , FPS 2.56, Running 114.49s Step 326( N/A%), pre moving , FPS 2.66, Running 114.64s Step 327( N/A%), pre moving , FPS 2.58, Running 115.03s Step 328( N/A%), pre moving , FPS 2.69, Running 115.15s Step 329( N/A%), pre moving , FPS 2.83, Running 115.24s Step 330( N/A%), pre moving , FPS 2.77, Running 115.58s Step 331( N/A%), pre moving , FPS 2.94, Running 115.69s Step 332( N/A%), pre moving , FPS 3.11, Running 115.78s Step 333( N/A%), pre moving , FPS 3.16, Running 116.13s Step 334( N/A%), pre moving , FPS 3.25, Running 116.24s Step 335( N/A%), pre moving , FPS 3.48, Running 116.33s Step 336( N/A%), pre moving , FPS 3.74, Running 116.42s Step 337( N/A%), pre moving , FPS 3.83, Running 116.78s Step 338( N/A%), pre moving , FPS 3.93, Running 116.87s Step 339( N/A%), pre moving , FPS 4.27, Running 116.96s Step 340( N/A%), pre moving , FPS 4.36, Running 117.36s Step 341( N/A%), pre moving , FPS 4.46, Running 117.45s Step 342( N/A%), pre moving , FPS 4.85, Running 117.55s Step 343( N/A%), pre moving , FPS 4.97, Running 117.89s Step 344( N/A%), pre moving , FPS 5.08, Running 118.00s Step 345( N/A%), pre moving , FPS 5.53, Running 118.10s Step 346( N/A%), pre moving , FPS 5.28, Running 118.44s Step 347( N/A%), pre moving , FPS 5.69, Running 118.55s Step 348( N/A%), pre moving , FPS 5.73, Running 118.64s Step 349( N/A%), pre moving , FPS 5.34, Running 118.98s Step 350( N/A%), pre moving , FPS 5.75, Running 119.06s Step 351( N/A%), pre moving , FPS 5.77, Running 119.16s Step 352( N/A%), pre moving , FPS 5.77, Running 119.25s Step 353( N/A%), pre moving , FPS 5.79, Running 119.59s Step 354( N/A%), pre moving , FPS 5.86, Running 119.66s Step 355( N/A%), pre moving , FPS 5.82, Running 119.76s Step 356( N/A%), pre moving , FPS 5.82, Running 119.86s Step 357( N/A%), pre moving , FPS 5.01, Running 120.77s Step 358( N/A%), pre moving , FPS 5.03, Running 120.85s Step 359( N/A%), pre moving , FPS 5.04, Running 120.93s Step 360( N/A%), pre moving , FPS 5.48, Running 121.01s Step 361( N/A%), pre moving , FPS 5.44, Running 121.13s Step 362( N/A%), pre moving , FPS 5.46, Running 121.21s Step 363( N/A%), pre moving , FPS 5.88, Running 121.30s Step 364( N/A%), pre moving , FPS 5.46, Running 121.66s Step 365( N/A%), pre moving , FPS 5.37, Running 121.83s Step 366( N/A%), pre moving , FPS 5.18, Running 122.30s Step 367( N/A%), pre moving , FPS 4.99, Running 122.56s Step 368( N/A%), pre moving , FPS 4.67, Running 122.92s Step 369( N/A%), pre moving , FPS 4.55, Running 123.37s Step 370( N/A%), pre moving , FPS 4.42, Running 123.58s Step 371( N/A%), pre moving , FPS 4.10, Running 124.03s Step 372( N/A%), pre moving , FPS 3.82, Running 124.48s Step 373( N/A%), pre moving , FPS 3.96, Running 124.64s Step 374( N/A%), pre moving , FPS 3.72, Running 125.04s Step 375( N/A%), pre moving , FPS 3.69, Running 125.19s Step 376( N/A%), pre moving , FPS 3.49, Running 125.59s Step 377( N/A%), pre moving , FPS 4.03, Running 125.74s Step 378( N/A%), pre moving , FPS 3.83, Running 126.07s Step 379( N/A%), pre moving , FPS 3.76, Running 126.25s Step 380( N/A%), pre moving , FPS 3.75, Running 126.34s Step 381( N/A%), pre moving , FPS 3.77, Running 126.44s Step 382( N/A%), pre moving , FPS 3.57, Running 126.81s Step 383( N/A%), pre moving , FPS 3.57, Running 126.89s Step 384( N/A%), pre moving , FPS 3.76, Running 126.99s Step 385( N/A%), pre moving , FPS 3.64, Running 127.33s Step 386( N/A%), pre moving , FPS 3.89, Running 127.44s Step 387( N/A%), pre moving , FPS 4.02, Running 127.53s Step 388( N/A%), pre moving , FPS 4.04, Running 127.88s Step 389( N/A%), pre moving , FPS 4.34, Running 127.99s Step 390( N/A%), pre moving , FPS 4.47, Running 128.06s Step 391( N/A%), pre moving , FPS 4.88, Running 128.13s Step 392( N/A%), pre moving , FPS 5.09, Running 128.40s Step 393( N/A%), pre moving , FPS 5.09, Running 128.57s Step 394( N/A%), pre moving , FPS 5.55, Running 128.64s Step 395( N/A%), pre moving , FPS 5.64, Running 128.73s Step 396( N/A%), pre moving , FPS 5.91, Running 128.97s Step 397( N/A%), pre moving , FPS 5.86, Running 129.15s Step 398( N/A%), pre moving , FPS 6.31, Running 129.24s Step 399( N/A%), pre moving , FPS 6.49, Running 129.33s Step 400( N/A%), pre moving , FPS 6.00, Running 129.67s Step 401( N/A%), pre moving , FPS 5.98, Running 129.78s Step 402( N/A%), pre moving , FPS 6.53, Running 129.87s Step 403( N/A%), pre moving , FPS 6.46, Running 129.99s Step 404( N/A%), pre moving , FPS 6.04, Running 130.30s Step 405( N/A%), pre moving , FPS 6.54, Running 130.38s Step 406( N/A%), pre moving , FPS 6.58, Running 130.48s Step 407( N/A%), pre moving , FPS 6.11, Running 130.81s Step 408( N/A%), pre moving , FPS 6.60, Running 130.91s Step 409( N/A%), pre moving , FPS 6.66, Running 130.99s Step 410( N/A%), pre moving , FPS 6.64, Running 131.08s Step 411( N/A%), pre moving , FPS 6.10, Running 131.41s Step 412( N/A%), pre moving , FPS 6.43, Running 131.51s Step 413( N/A%), pre moving , FPS 6.58, Running 131.61s Step 414( N/A%), pre moving , FPS 6.05, Running 131.95s Step 415( N/A%), pre moving , FPS 6.03, Running 132.05s Step 416( N/A%), pre moving , FPS 6.32, Running 132.14s Step 417( N/A%), pre moving , FPS 6.37, Running 132.29s Step 418( N/A%), pre moving , FPS 5.98, Running 132.59s Step 419( N/A%), pre moving , FPS 6.00, Running 132.67s Step 420( N/A%), pre moving , FPS 6.48, Running 132.76s Step 421( N/A%), pre moving , FPS 6.04, Running 133.09s Step 422( N/A%), pre moving , FPS 6.01, Running 133.19s Step 423( N/A%), pre moving , FPS 6.06, Running 133.29s Step 424( N/A%), pre moving , FPS 6.01, Running 133.63s Step 425( N/A%), pre moving , FPS 5.97, Running 133.73s Step 426( N/A%), pre moving , FPS 5.97, Running 133.83s Step 427( N/A%), pre moving , FPS 6.42, Running 133.92s Step 428( N/A%), pre moving , FPS 5.99, Running 134.25s Step 429( N/A%), pre moving , FPS 5.95, Running 134.35s Step 430( N/A%), pre moving , FPS 5.94, Running 134.44s Step 431( N/A%), pre moving , FPS 3.07, Running 137.93s Step 432( N/A%), pre moving , FPS 2.86, Running 138.51s Step 433( N/A%), pre moving , FPS 2.69, Running 139.05s Step 434( N/A%), pre moving , FPS 2.67, Running 139.43s Step 435( N/A%), pre moving , FPS 2.58, Running 139.80s Step 436( N/A%), pre moving , FPS 2.42, Running 140.39s Step 437( N/A%), pre moving , FPS 2.31, Running 140.96s Step 438( N/A%), pre moving , FPS 2.24, Running 141.52s Step 439( N/A%), pre moving , FPS 2.13, Running 142.07s Step 440( N/A%), pre moving , FPS 2.03, Running 142.61s Step 441( N/A%), pre moving , FPS 1.99, Running 143.16s Step 442( N/A%), pre moving , FPS 1.90, Running 143.74s Step 443( N/A%), pre moving , FPS 1.82, Running 144.29s Step 444( N/A%), pre moving , FPS 1.78, Running 144.85s Step 445( N/A%), pre moving , FPS 1.71, Running 145.42s Step 446( N/A%), pre moving , FPS 1.65, Running 145.97s Step 447( N/A%), pre moving , FPS 1.59, Running 146.53s Step 448( N/A%), pre moving , FPS 1.56, Running 147.08s Step 449( N/A%), pre moving , FPS 1.50, Running 147.64s Step 450( N/A%), pre moving , FPS 1.46, Running 148.19s Step 451( 0.33%), action 1, FPS 1.70, Running 149.70s Step 452( 0.67%), action 2, FPS 1.69, Running 150.37s Step 453( 1.00%), action 3, FPS 1.67, Running 150.99s Step 454( 1.33%), action 4, FPS 1.61, Running 151.83s Step 455( 1.67%), action 5, FPS 1.58, Running 152.49s Step 456( 2.00%), action 6, FPS 1.57, Running 153.14s Step 457( 2.33%), action 7, FPS 1.53, Running 154.05s Step 458( 2.67%), action 8, FPS 1.52, Running 154.69s Step 459( 3.00%), action 9, FPS 1.48, Running 155.61s Step 460( 3.33%), action 10, FPS 1.46, Running 156.28s Step 461( 3.67%), action 11, FPS 1.42, Running 157.22s Step 462( 4.00%), action 12, FPS 1.45, Running 157.54s Step 463( 4.33%), action 13, FPS 1.47, Running 157.87s Step 464( 4.67%), action 14, FPS 1.50, Running 158.22s Step 465( 5.00%), action 15, FPS 1.52, Running 158.55s Step 466( 5.33%), action 16, FPS 1.53, Running 159.04s Step 467( 5.67%), action 17, FPS 1.56, Running 159.35s Step 468( 6.00%), action 18, FPS 1.57, Running 159.82s Step 469( 6.33%), action 19, FPS 1.58, Running 160.30s Step 470( 6.67%), action 20, FPS 1.56, Running 160.98s Step 471( 7.00%), action 21, FPS 1.62, Running 162.03s Step 472( 7.33%), action 22, FPS 1.58, Running 163.01s Step 473( 7.67%), action 23, FPS 1.58, Running 163.64s Step 474( 8.00%), action 24, FPS 1.60, Running 164.36s Step 475( 8.33%), action 25, FPS 1.60, Running 165.02s Step 476( 8.67%), action 26, FPS 1.58, Running 165.81s Step 477( 9.00%), action 27, FPS 1.61, Running 166.45s Step 478( 9.33%), action 28, FPS 1.62, Running 167.03s Step 479( 9.67%), action 29, FPS 1.61, Running 168.05s Step 480( 10.00%), action 30, FPS 1.62, Running 168.63s Step 481( 10.33%), action 31, FPS 1.63, Running 169.48s Step 482( 10.67%), action 32, FPS 1.58, Running 170.18s Step 483( 11.00%), action 33, FPS 1.55, Running 170.77s Step 484( 11.33%), action 34, FPS 1.51, Running 171.46s Step 485( 11.67%), action 35, FPS 1.44, Running 172.43s Step 486( 12.00%), action 36, FPS 1.43, Running 173.05s Step 487( 12.33%), action 37, FPS 1.38, Running 173.84s Step 488( 12.67%), action 38, FPS 1.36, Running 174.55s Step 489( 13.00%), action 39, FPS 1.35, Running 175.11s Step 490( 13.33%), action 40, FPS 1.35, Running 175.75s Step 491( 13.67%), action 41, FPS 1.37, Running 176.62s Step 492( 14.00%), action 42, FPS 1.40, Running 177.25s Step 493( 14.33%), action 43, FPS 1.41, Running 177.83s Step 494( 14.67%), action 44, FPS 1.45, Running 178.17s Step 495( 15.00%), action 45, FPS 1.49, Running 178.43s Step 496( 15.33%), action 46, FPS 1.54, Running 178.78s Step 497( 15.67%), action 47, FPS 1.57, Running 179.23s Step 498( 16.00%), action 48, FPS 1.60, Running 179.54s Step 499( 16.33%), action 49, FPS 1.70, Running 179.85s Step 500( 16.67%), action 50, FPS 1.73, Running 180.17s Step 501( 17.00%), action 51, FPS 1.79, Running 180.65s Step 502( 17.33%), action 52, FPS 1.82, Running 181.16s Step 503( 17.67%), action 53, FPS 1.87, Running 181.45s Step 504( 18.00%), action 54, FPS 1.94, Running 181.76s Step 505( 18.33%), action 55, FPS 2.07, Running 182.07s Step 506( 18.67%), action 56, FPS 2.15, Running 182.34s Step 507( 19.00%), action 57, FPS 2.22, Running 182.85s Step 508( 19.33%), action 58, FPS 2.20, Running 183.63s Step 509( 19.67%), action 59, FPS 2.15, Running 184.41s Step 510( 20.00%), action 60, FPS 2.15, Running 185.05s Step 511( 20.33%), action 61, FPS 2.20, Running 185.70s Step 512( 20.67%), action 62, FPS 2.15, Running 186.58s Step 513( 21.00%), action 63, FPS 2.14, Running 187.19s Step 514( 21.33%), action 64, FPS 2.08, Running 187.78s Step 515( 21.67%), action 65, FPS 1.96, Running 188.63s Step 516( 22.00%), action 66, FPS 1.90, Running 189.30s Step 517( 22.33%), action 67, FPS 1.87, Running 189.91s Step 518( 22.67%), action 68, FPS 1.77, Running 190.82s Step 519( 23.00%), action 69, FPS 1.73, Running 191.44s Step 520( 23.33%), action 70, FPS 1.67, Running 192.12s Step 521( 23.67%), action 71, FPS 1.62, Running 193.02s Step 522( 24.00%), action 72, FPS 1.60, Running 193.67s Step 523( 24.33%), action 73, FPS 1.56, Running 194.25s Step 524( 24.67%), action 74, FPS 1.51, Running 195.02s Step 525( 25.00%), action 75, FPS 1.46, Running 195.77s Step 526( 25.33%), action 76, FPS 1.42, Running 196.42s Step 527( 25.67%), action 77, FPS 1.38, Running 197.33s Step 528( 26.00%), action 78, FPS 1.38, Running 198.09s Step 529( 26.33%), action 79, FPS 1.40, Running 198.74s Step 530( 26.67%), action 80, FPS 1.37, Running 199.65s Step 531( 27.00%), action 81, FPS 1.35, Running 200.50s Step 532( 27.33%), action 82, FPS 1.39, Running 200.93s Step 533( 27.67%), action 83, FPS 1.42, Running 201.27s Step 534( 28.00%), action 84, FPS 1.44, Running 201.67s Step 535( 28.33%), action 85, FPS 1.47, Running 202.21s Step 536( 28.67%), action 86, FPS 1.50, Running 202.61s Step 537( 29.00%), action 87, FPS 1.53, Running 202.97s Step 538( 29.33%), action 88, FPS 1.58, Running 203.48s Step 539( 29.67%), action 89, FPS 1.57, Running 204.14s Step 540( 30.00%), action 90, FPS 1.58, Running 204.79s Step 541( 30.33%), action 91, FPS 1.57, Running 205.74s Step 542( 30.67%), action 92, FPS 1.57, Running 206.41s Step 543( 31.00%), action 93, FPS 1.57, Running 206.97s Step 544( 31.33%), action 94, FPS 1.55, Running 207.92s Step 545( 31.67%), action 95, FPS 1.56, Running 208.57s Step 546( 32.00%), action 96, FPS 1.57, Running 209.16s Step 547( 32.33%), action 97, FPS 1.60, Running 209.84s Step 548( 32.67%), action 98, FPS 1.58, Running 210.74s Step 549( 33.00%), action 99, FPS 1.59, Running 211.30s Step 550( 33.33%), action 100, FPS 1.62, Running 212.00s Step 551( 33.67%), action 101, FPS 1.62, Running 212.87s Step 552( 34.00%), action 102, FPS 1.54, Running 213.89s Step 553( 34.33%), action 103, FPS 1.49, Running 214.67s Step 554( 34.67%), action 104, FPS 1.45, Running 215.51s Step 555( 35.00%), action 105, FPS 1.44, Running 216.12s Step 556( 35.33%), action 106, FPS 1.41, Running 216.81s Step 557( 35.67%), action 107, FPS 1.36, Running 217.63s Step 558( 36.00%), action 108, FPS 1.35, Running 218.30s Step 559( 36.33%), action 109, FPS 1.34, Running 219.09s Step 560( 36.67%), action 110, FPS 1.32, Running 219.89s Step 561( 37.00%), action 111, FPS 1.35, Running 220.53s Step 562( 37.33%), action 112, FPS 1.35, Running 221.17s Step 563( 37.67%), action 113, FPS 1.38, Running 221.48s Step 564( 38.00%), action 114, FPS 1.45, Running 221.76s Step 565( 38.33%), action 115, FPS 1.47, Running 222.15s Step 566( 38.67%), action 116, FPS 1.49, Running 222.61s Step 567( 39.00%), action 117, FPS 1.51, Running 223.09s Step 568( 39.33%), action 118, FPS 1.51, Running 224.01s Step 569( 39.67%), action 119, FPS 1.50, Running 224.63s Step 570( 40.00%), action 120, FPS 1.52, Running 225.19s Step 571( 40.33%), action 121, FPS 1.51, Running 226.12s Step 572( 40.67%), action 122, FPS 1.55, Running 226.84s Step 573( 41.00%), action 123, FPS 1.52, Running 227.80s Step 574( 41.33%), action 124, FPS 1.50, Running 228.80s Step 575( 41.67%), action 125, FPS 1.48, Running 229.60s Step 576( 42.00%), action 126, FPS 1.47, Running 230.45s Step 577( 42.33%), action 127, FPS 1.46, Running 231.29s Step 578( 42.67%), action 128, FPS 1.41, Running 232.51s Step 579( 43.00%), action 129, FPS 1.43, Running 233.11s Step 580( 43.33%), action 130, FPS 1.40, Running 234.13s Step 581( 43.67%), action 131, FPS 1.36, Running 235.19s Step 582( 44.00%), action 132, FPS 1.36, Running 235.89s Step 583( 44.33%), action 133, FPS 1.31, Running 236.79s Step 584( 44.67%), action 134, FPS 1.24, Running 237.93s Step 585( 45.00%), action 135, FPS 1.19, Running 238.91s Step 586( 45.33%), action 136, FPS 1.18, Running 239.62s Step 587( 45.67%), action 137, FPS 1.16, Running 240.28s Step 588( 46.00%), action 138, FPS 1.18, Running 240.94s Step 589( 46.33%), action 139, FPS 1.19, Running 241.46s Step 590( 46.67%), action 140, FPS 1.15, Running 242.54s Step 591( 47.00%), action 141, FPS 1.15, Running 243.51s Step 592( 47.33%), action 142, FPS 1.15, Running 244.25s Step 593( 47.67%), action 143, FPS 1.15, Running 245.11s Step 594( 48.00%), action 144, FPS 1.18, Running 245.81s Step 595( 48.33%), action 145, FPS 1.17, Running 246.67s Step 596( 48.67%), action 146, FPS 1.19, Running 247.29s Step 597( 49.00%), action 147, FPS 1.20, Running 247.93s Step 598( 49.33%), action 148, FPS 1.23, Running 248.80s Step 599( 49.67%), action 149, FPS 1.22, Running 249.54s Step 600( 50.00%), action 150, FPS 1.25, Running 250.15s Step 601( 50.33%), action 151, FPS 1.26, Running 251.02s Step 602( 50.67%), action 152, FPS 1.27, Running 251.68s Step 603( 51.00%), action 153, FPS 1.27, Running 252.49s Step 604( 51.33%), action 154, FPS 1.27, Running 253.64s Step 605( 51.67%), action 155, FPS 1.30, Running 254.25s Step 606( 52.00%), action 156, FPS 1.31, Running 254.94s Step 607( 52.33%), action 157, FPS 1.31, Running 255.59s Step 608( 52.67%), action 158, FPS 1.29, Running 256.49s Step 609( 53.00%), action 159, FPS 1.27, Running 257.19s Step 610( 53.33%), action 160, FPS 1.30, Running 257.88s Step 611( 53.67%), action 161, FPS 1.31, Running 258.75s Step 612( 54.00%), action 162, FPS 1.35, Running 259.10s Step 613( 54.33%), action 163, FPS 1.34, Running 260.05s Step 614( 54.67%), action 164, FPS 1.30, Running 261.23s Step 615( 55.00%), action 165, FPS 1.31, Running 261.89s Step 616( 55.33%), action 166, FPS 1.29, Running 262.82s Step 617( 55.67%), action 167, FPS 1.25, Running 263.90s Step 618( 56.00%), action 168, FPS 1.27, Running 264.52s Step 619( 56.33%), action 169, FPS 1.28, Running 265.17s Step 620( 56.67%), action 170, FPS 1.25, Running 266.11s Step 621( 57.00%), action 171, FPS 1.25, Running 267.03s Step 622( 57.33%), action 172, FPS 1.25, Running 267.68s Step 623( 57.67%), action 173, FPS 1.24, Running 268.57s Step 624( 58.00%), action 174, FPS 1.28, Running 269.25s Step 625( 58.33%), action 175, FPS 1.27, Running 269.94s Step 626( 58.67%), action 176, FPS 1.26, Running 270.88s Step 627( 59.00%), action 177, FPS 1.26, Running 271.46s Step 628( 59.33%), action 178, FPS 1.28, Running 272.16s Step 629( 59.67%), action 179, FPS 1.23, Running 273.41s Step 630( 60.00%), action 180, FPS 1.20, Running 274.55s Step 631( 60.33%), action 181, FPS 1.19, Running 275.60s Step 632( 60.67%), action 182, FPS 1.17, Running 276.25s Step 633( 61.00%), action 183, FPS 1.19, Running 276.88s Step 634( 61.33%), action 184, FPS 1.23, Running 277.47s Step 635( 61.67%), action 185, FPS 1.24, Running 278.01s Step 636( 62.00%), action 186, FPS 1.26, Running 278.71s Step 637( 62.33%), action 187, FPS 1.25, Running 279.96s Step 638( 62.67%), action 188, FPS 1.23, Running 280.79s Step 639( 63.00%), action 189, FPS 1.21, Running 281.67s Step 640( 63.33%), action 190, FPS 1.21, Running 282.70s Step 641( 63.67%), action 191, FPS 1.20, Running 283.75s Step 642( 64.00%), action 192, FPS 1.19, Running 284.54s Step 643( 64.33%), action 193, FPS 1.18, Running 285.52s Step 644( 64.67%), action 194, FPS 1.16, Running 286.49s Step 645( 65.00%), action 195, FPS 1.13, Running 287.57s [2026-08-02 17:51:14] [8 ] Seed 7 success after 287.80 s. +steps: 645 , actions: 195 . +Instruction: Empty +Total 3/8(37.50%) success. +Setting seed: 8 +Step 1( N/A%), pre moving , FPS 1.63, Running 0.61s Step 2( N/A%), pre moving , FPS 2.84, Running 0.70s Step 3( N/A%), pre moving , FPS 3.20, Running 0.94s Step 4( N/A%), pre moving , FPS 3.50, Running 1.14s Step 5( N/A%), pre moving , FPS 4.08, Running 1.23s Step 6( N/A%), pre moving , FPS 4.52, Running 1.33s Step 7( N/A%), pre moving , FPS 4.17, Running 1.68s Step 8( N/A%), pre moving , FPS 4.48, Running 1.79s Step 9( N/A%), pre moving , FPS 4.77, Running 1.89s Step 10( N/A%), pre moving , FPS 4.49, Running 2.23s Step 11( N/A%), pre moving , FPS 4.71, Running 2.34s Step 12( N/A%), pre moving , FPS 4.95, Running 2.42s Step 13( N/A%), pre moving , FPS 4.87, Running 2.67s Step 14( N/A%), pre moving , FPS 4.86, Running 2.88s Step 15( N/A%), pre moving , FPS 5.06, Running 2.97s Step 16( N/A%), pre moving , FPS 5.23, Running 3.06s Step 17( N/A%), pre moving , FPS 5.03, Running 3.38s Step 18( N/A%), pre moving , FPS 5.14, Running 3.50s 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.66, Running 4.15s Step 22( N/A%), pre moving , FPS 5.19, Running 4.56s Step 23( N/A%), pre moving , FPS 5.41, Running 4.63s Step 24( N/A%), pre moving , FPS 5.60, Running 4.71s Step 25( N/A%), pre moving , FPS 5.62, Running 4.79s Step 26( N/A%), pre moving , FPS 5.01, Running 5.32s Step 27( N/A%), pre moving , FPS 5.36, Running 5.41s Step 28( N/A%), pre moving , FPS 5.04, Running 5.76s Step 29( N/A%), pre moving , FPS 5.02, Running 5.87s Step 30( N/A%), pre moving , FPS 5.36, Running 5.95s Step 31( N/A%), pre moving , FPS 5.33, Running 6.09s Step 32( N/A%), pre moving , FPS 5.07, Running 6.37s Step 33( N/A%), pre moving , FPS 5.25, Running 6.48s Step 34( N/A%), pre moving , FPS 5.41, Running 6.58s Step 35( N/A%), pre moving , FPS 5.06, Running 6.91s Step 36( N/A%), pre moving , FPS 4.47, Running 7.53s Step 37( N/A%), pre moving , FPS 4.69, Running 7.65s Step 38( N/A%), pre moving , FPS 4.72, Running 7.75s Step 39( N/A%), pre moving , FPS 4.44, Running 8.09s Step 40( N/A%), pre moving , FPS 4.43, Running 8.20s Step 41( N/A%), pre moving , FPS 4.84, Running 8.28s Step 42( N/A%), pre moving , FPS 5.23, Running 8.38s Step 43( N/A%), pre moving , FPS 4.88, Running 8.73s Step 44( N/A%), pre moving , FPS 4.91, Running 8.78s Step 45( N/A%), pre moving , FPS 4.92, Running 8.85s Step 46( N/A%), pre moving , FPS 5.52, Running 8.94s Step 47( N/A%), pre moving , FPS 5.50, Running 9.05s Step 48( N/A%), pre moving , FPS 5.92, Running 9.14s Step 49( N/A%), pre moving , FPS 5.87, Running 9.27s Step 50( N/A%), pre moving , FPS 5.83, Running 9.38s Step 51( N/A%), pre moving , FPS 5.91, Running 9.47s Step 52( N/A%), pre moving , FPS 6.18, Running 9.60s Step 53( N/A%), pre moving , FPS 6.11, Running 9.75s Step 54( N/A%), pre moving , FPS 5.67, Running 10.11s Step 55( N/A%), pre moving , FPS 5.93, Running 10.29s Step 56( N/A%), pre moving , FPS 6.89, Running 10.43s Step 57( N/A%), pre moving , FPS 6.24, Running 10.85s Step 58( N/A%), pre moving , FPS 6.16, Running 10.99s Step 59( N/A%), pre moving , FPS 6.03, Running 11.41s Step 60( N/A%), pre moving , FPS 5.98, Running 11.54s Step 61( N/A%), pre moving , FPS 5.45, Running 11.95s Step 62( N/A%), pre moving , FPS 5.38, Running 12.10s Step 63( N/A%), pre moving , FPS 5.31, Running 12.49s Step 64( N/A%), pre moving , FPS 5.17, Running 12.65s Step 65( N/A%), pre moving , FPS 4.78, Running 13.04s Step 66( N/A%), pre moving , FPS 4.70, Running 13.19s Step 67( N/A%), pre moving , FPS 4.66, Running 13.33s Step 68( N/A%), pre moving , FPS 4.34, Running 13.74s Step 69( N/A%), pre moving , FPS 4.34, Running 13.88s Step 70( N/A%), pre moving , FPS 4.09, Running 14.27s Step 71( N/A%), pre moving , FPS 4.04, Running 14.42s Step 72( N/A%), pre moving , FPS 4.00, Running 14.61s Step 73( N/A%), pre moving , FPS 3.83, Running 14.97s Step 74( N/A%), pre moving , FPS 4.00, Running 15.11s Step 75( N/A%), pre moving , FPS 3.85, Running 15.49s Step 76( N/A%), pre moving , FPS 3.84, Running 15.65s Step 77( N/A%), pre moving , FPS 3.86, Running 16.04s Step 78( N/A%), pre moving , FPS 3.85, Running 16.19s Step 79( N/A%), pre moving , FPS 4.05, Running 16.35s Step 80( N/A%), pre moving , FPS 3.84, Running 16.75s Step 81( N/A%), pre moving , FPS 4.05, Running 16.89s Step 82( N/A%), pre moving , FPS 3.84, Running 17.31s Step 83( N/A%), pre moving , FPS 4.07, Running 17.40s Step 84( N/A%), pre moving , FPS 3.93, Running 17.74s Step 85( N/A%), pre moving , FPS 4.14, Running 17.87s Step 86( N/A%), pre moving , FPS 4.20, Running 17.96s Step 87( N/A%), pre moving , FPS 4.22, Running 18.07s Step 88( N/A%), pre moving , FPS 4.31, Running 18.38s Step 89( N/A%), pre moving , FPS 4.34, Running 18.49s Step 90( N/A%), pre moving , FPS 4.64, Running 18.58s Step 91( N/A%), pre moving , FPS 4.66, Running 18.71s Step 92( N/A%), pre moving , FPS 4.52, Running 19.03s Step 93( N/A%), pre moving , FPS 4.83, Running 19.11s Step 94( N/A%), pre moving , FPS 4.88, Running 19.21s Step 95( N/A%), pre moving , FPS 4.91, Running 19.56s Step 96( N/A%), pre moving , FPS 4.97, Running 19.67s Step 97( N/A%), pre moving , FPS 5.36, Running 19.77s Step 98( N/A%), pre moving , FPS 5.10, Running 20.11s Step 99( N/A%), pre moving , FPS 5.16, Running 20.23s Step 100( N/A%), pre moving , FPS 5.63, Running 20.30s Step 101( N/A%), pre moving , FPS 5.70, Running 20.40s Step 102( N/A%), pre moving , FPS 5.81, Running 20.75s Step 103( N/A%), pre moving , FPS 5.78, Running 20.86s Step 104( N/A%), pre moving , FPS 6.20, Running 20.96s Step 105( N/A%), pre moving , FPS 5.83, Running 21.30s Step 106( N/A%), pre moving , FPS 5.80, Running 21.41s Step 107( N/A%), pre moving , FPS 5.86, Running 21.48s Step 108( N/A%), pre moving , FPS 6.25, Running 21.58s Step 109( N/A%), pre moving , FPS 5.83, Running 21.92s Step 110( N/A%), pre moving , FPS 5.79, Running 22.04s Step 111( N/A%), pre moving , FPS 4.18, Running 23.50s Step 112( N/A%), pre moving , FPS 3.97, Running 24.06s Step 113( N/A%), pre moving , FPS 3.64, Running 24.61s Step 114( N/A%), pre moving , FPS 3.34, Running 25.20s Step 115( N/A%), pre moving , FPS 3.24, Running 25.73s Step 116( N/A%), pre moving , FPS 3.03, Running 26.28s Step 117( N/A%), pre moving , FPS 2.84, Running 26.81s Step 118( N/A%), pre moving , FPS 2.75, Running 27.39s Step 119( N/A%), pre moving , FPS 2.58, Running 27.99s Step 120( N/A%), pre moving , FPS 2.49, Running 28.34s Step 121( N/A%), pre moving , FPS 2.41, Running 28.72s Step 122( N/A%), pre moving , FPS 2.33, Running 29.33s Step 123( N/A%), pre moving , FPS 2.21, Running 29.91s Step 124( N/A%), pre moving , FPS 2.10, Running 30.50s Step 125( N/A%), pre moving , FPS 2.04, Running 31.10s Step 126( N/A%), pre moving , FPS 1.95, Running 31.68s Step 127( N/A%), pre moving , FPS 1.86, Running 32.24s Step 128( N/A%), pre moving , FPS 1.78, Running 32.80s Step 129( N/A%), pre moving , FPS 1.75, Running 33.35s Step 130( N/A%), pre moving , FPS 1.68, Running 33.92s Step 131( N/A%), pre moving , FPS 1.82, Running 34.51s Step 132( N/A%), pre moving , FPS 1.81, Running 35.09s Step 133( N/A%), pre moving , FPS 1.81, Running 35.64s Step 134( N/A%), pre moving , FPS 1.82, Running 36.21s Step 135( N/A%), pre moving , FPS 1.81, Running 36.78s Step 136( N/A%), pre moving , FPS 1.81, Running 37.34s Step 137( N/A%), pre moving , FPS 1.80, Running 37.95s Step 138( N/A%), pre moving , FPS 1.80, Running 38.51s Step 139( N/A%), pre moving , FPS 1.81, Running 39.07s Step 140( N/A%), pre moving , FPS 1.77, Running 39.63s Step 141( N/A%), pre moving , FPS 1.74, Running 40.19s Step 142( N/A%), pre moving , FPS 1.75, Running 40.76s Step 143( N/A%), pre moving , FPS 1.75, Running 41.31s Step 144( N/A%), pre moving , FPS 1.76, Running 41.89s Step 145( N/A%), pre moving , FPS 1.76, Running 42.46s Step 146( N/A%), pre moving , FPS 1.76, Running 43.04s Step 147( N/A%), pre moving , FPS 1.76, Running 43.58s Step 148( N/A%), pre moving , FPS 1.76, Running 44.15s Step 149( N/A%), pre moving , FPS 1.76, Running 44.71s Step 150( N/A%), pre moving , FPS 1.76, Running 45.27s Step 151( N/A%), pre moving , FPS 1.77, Running 45.84s Step 152( N/A%), pre moving , FPS 1.76, Running 46.42s Step 153( N/A%), pre moving , FPS 1.77, Running 46.93s Step 154( N/A%), pre moving , FPS 1.80, Running 47.30s Step 155( N/A%), pre moving , FPS 1.83, Running 47.68s Step 156( N/A%), pre moving , FPS 1.83, Running 48.27s Step 157( N/A%), pre moving , FPS 1.83, Running 48.85s Step 158( N/A%), pre moving , FPS 1.83, Running 49.44s Step 159( N/A%), pre moving , FPS 1.83, Running 50.01s Step 160( N/A%), pre moving , FPS 1.83, Running 50.58s Step 161( N/A%), pre moving , FPS 1.82, Running 51.19s Step 162( N/A%), pre moving , FPS 1.81, Running 51.80s Step 163( N/A%), pre moving , FPS 1.81, Running 52.36s Step 164( N/A%), pre moving , FPS 1.81, Running 52.92s Step 165( N/A%), pre moving , FPS 1.81, Running 53.49s Step 166( N/A%), pre moving , FPS 1.82, Running 54.04s Step 167( N/A%), pre moving , FPS 1.82, Running 54.60s Step 168( N/A%), pre moving , FPS 1.82, Running 55.14s Step 169( N/A%), pre moving , FPS 1.82, Running 55.68s Step 170( N/A%), pre moving , FPS 1.82, Running 56.25s Step 171( N/A%), pre moving , FPS 1.83, Running 56.79s Step 172( N/A%), pre moving , FPS 1.83, Running 57.35s Step 173( N/A%), pre moving , FPS 1.82, Running 57.90s Step 174( N/A%), pre moving , FPS 1.79, Running 58.45s Step 175( N/A%), pre moving , FPS 1.76, Running 59.02s Step 176( N/A%), pre moving , FPS 1.77, Running 59.58s Step 177( N/A%), pre moving , FPS 1.77, Running 60.14s Step 178( N/A%), pre moving , FPS 1.78, Running 60.69s Step 179( N/A%), pre moving , FPS 1.78, Running 61.26s Step 180( N/A%), pre moving , FPS 1.78, Running 61.82s Step 181( N/A%), pre moving , FPS 1.79, Running 62.39s Step 182( N/A%), pre moving , FPS 1.79, Running 62.94s Step 183( N/A%), pre moving , FPS 1.79, Running 63.50s Step 184( N/A%), pre moving , FPS 1.79, Running 64.07s Step 185( N/A%), pre moving , FPS 1.80, Running 64.63s Step 186( N/A%), pre moving , FPS 1.80, Running 65.18s Step 187( N/A%), pre moving , FPS 1.80, Running 65.68s Step 188( N/A%), pre moving , FPS 1.86, Running 65.91s Step 189( N/A%), pre moving , FPS 1.88, Running 66.31s Step 190( N/A%), pre moving , FPS 1.97, Running 66.41s Step 191( N/A%), pre moving , FPS 2.06, Running 66.52s Step 192( N/A%), pre moving , FPS 2.17, Running 66.57s Step 193( N/A%), pre moving , FPS 2.28, Running 66.67s Step 194( N/A%), pre moving , FPS 2.40, Running 66.79s Step 195( N/A%), pre moving , FPS 2.55, Running 66.88s Step 196( N/A%), pre moving , FPS 2.70, Running 66.98s Step 197( N/A%), pre moving , FPS 2.78, Running 67.33s Step 198( N/A%), pre moving , FPS 2.97, Running 67.43s Step 199( N/A%), pre moving , FPS 3.19, Running 67.52s Step 200( N/A%), pre moving , FPS 2.94, Running 68.62s Step 201( N/A%), pre moving , FPS 3.16, Running 68.72s Step 202( N/A%), pre moving , FPS 3.26, Running 69.08s Step 203( N/A%), pre moving , FPS 3.52, Running 69.18s Step 204( N/A%), pre moving , FPS 3.84, Running 69.28s Step 205( N/A%), pre moving , FPS 3.93, Running 69.71s Step 206( N/A%), pre moving , FPS 4.27, Running 69.86s Step 207( N/A%), pre moving , FPS 4.36, Running 70.27s Step 208( N/A%), pre moving , FPS 4.43, Running 70.42s Step 209( N/A%), pre moving , FPS 4.43, Running 70.82s Step 210( N/A%), pre moving , FPS 4.37, Running 70.98s Step 211( N/A%), pre moving , FPS 4.05, Running 71.45s Step 212( N/A%), pre moving , FPS 3.91, Running 71.69s Step 213( N/A%), pre moving , FPS 3.66, Running 72.14s Step 214( N/A%), pre moving , FPS 3.44, Running 72.60s Step 215( N/A%), pre moving , FPS 3.39, Running 72.77s Step 216( N/A%), pre moving , FPS 3.23, Running 73.17s Step 217( N/A%), pre moving , FPS 3.33, Running 73.33s Step 218( N/A%), pre moving , FPS 3.14, Running 73.79s Step 219( N/A%), pre moving , FPS 3.10, Running 73.97s Step 220( N/A%), pre moving , FPS 3.39, Running 74.51s Step 221( N/A%), pre moving , FPS 3.16, Running 75.05s Step 222( N/A%), pre moving , FPS 3.08, Running 75.58s Step 223( N/A%), pre moving , FPS 2.88, Running 76.12s Step 224( N/A%), pre moving , FPS 2.71, Running 76.67s Step 225( N/A%), pre moving , FPS 2.66, Running 77.22s Step 226( N/A%), pre moving , FPS 2.53, Running 77.77s Step 227( N/A%), pre moving , FPS 2.48, Running 78.33s Step 228( N/A%), pre moving , FPS 2.36, Running 78.88s Step 229( N/A%), pre moving , FPS 2.32, Running 79.43s Step 230( N/A%), pre moving , FPS 2.23, Running 79.95s Step 231( N/A%), pre moving , FPS 2.28, Running 80.20s Step 232( N/A%), pre moving , FPS 2.21, Running 80.76s Step 233( N/A%), pre moving , FPS 2.19, Running 81.27s Step 234( N/A%), pre moving , FPS 2.17, Running 81.82s Step 235( N/A%), pre moving , FPS 2.08, Running 82.37s Step 236( N/A%), pre moving , FPS 2.06, Running 82.88s Step 237( N/A%), pre moving , FPS 1.98, Running 83.43s Step 238( N/A%), pre moving , FPS 1.96, Running 83.99s Step 239( N/A%), pre moving , FPS 1.94, Running 84.27s Step 240( N/A%), pre moving , FPS 1.95, Running 84.75s Step 241( N/A%), pre moving , FPS 1.97, Running 85.22s Step 242( N/A%), pre moving , FPS 2.06, Running 85.31s Step 243( N/A%), pre moving , FPS 2.16, Running 85.39s Step 244( N/A%), pre moving , FPS 2.27, Running 85.46s Step 245( N/A%), pre moving , FPS 2.40, Running 85.56s Step 246( N/A%), pre moving , FPS 2.51, Running 85.73s Step 247( N/A%), pre moving , FPS 2.66, Running 85.85s Step 248( N/A%), pre moving , FPS 2.83, Running 85.94s Step 249( N/A%), pre moving , FPS 3.03, Running 86.03s Step 250( N/A%), pre moving , FPS 3.24, Running 86.12s Step 251( N/A%), pre moving , FPS 3.30, Running 86.27s Step 252( N/A%), pre moving , FPS 3.53, Running 86.42s Step 253( N/A%), pre moving , FPS 3.61, Running 86.81s Step 254( N/A%), pre moving , FPS 3.92, Running 86.92s Step 255( N/A%), pre moving , FPS 4.31, Running 87.01s Step 256( N/A%), pre moving , FPS 4.73, Running 87.11s Step 257( N/A%), pre moving , FPS 4.99, Running 87.44s Step 258( N/A%), pre moving , FPS 5.62, Running 87.54s Step 259( N/A%), pre moving , FPS 5.93, Running 87.64s Step 260( N/A%), pre moving , FPS 6.19, Running 87.98s Step 261( N/A%), pre moving , FPS 5.32, Running 88.98s Step 262( N/A%), pre moving , FPS 5.19, Running 89.16s Step 263( N/A%), pre moving , FPS 5.18, Running 89.25s Step 264( N/A%), pre moving , FPS 5.17, Running 89.33s Step 265( N/A%), pre moving , FPS 4.87, Running 89.67s Step 266( N/A%), pre moving , FPS 4.87, Running 89.84s Step 267( N/A%), pre moving , FPS 4.54, Running 90.25s Step 268( N/A%), pre moving , FPS 4.49, Running 90.39s Step 269( N/A%), pre moving , FPS 4.21, Running 90.78s Step 270( N/A%), pre moving , FPS 4.16, Running 90.93s Step 271( N/A%), pre moving , FPS 3.96, Running 91.33s Step 272( N/A%), pre moving , FPS 3.95, Running 91.48s Step 273( N/A%), pre moving , FPS 3.95, Running 91.87s Step 274( N/A%), pre moving , FPS 3.91, Running 92.04s Step 275( N/A%), pre moving , FPS 3.74, Running 92.36s Step 276( N/A%), pre moving , FPS 3.64, Running 92.60s Step 277( N/A%), pre moving , FPS 3.78, Running 92.74s Step 278( N/A%), pre moving , FPS 3.57, Running 93.15s Step 279( N/A%), pre moving , FPS 3.36, Running 93.59s Step 280( N/A%), pre moving , FPS 3.45, Running 93.78s Step 281( N/A%), pre moving , FPS 3.81, Running 94.22s Step 282( N/A%), pre moving , FPS 3.80, Running 94.43s Step 283( N/A%), pre moving , FPS 3.55, Running 94.89s Step 284( N/A%), pre moving , FPS 3.33, Running 95.33s Step 285( N/A%), pre moving , FPS 3.41, Running 95.53s Step 286( N/A%), pre moving , FPS 3.25, Running 95.99s Step 287( N/A%), pre moving , FPS 3.38, Running 96.17s Step 288( N/A%), pre moving , FPS 3.21, Running 96.62s Step 289( N/A%), pre moving , FPS 3.33, Running 96.78s Step 290( N/A%), pre moving , FPS 3.19, Running 97.19s Step 291( N/A%), pre moving , FPS 3.33, Running 97.34s Step 292( N/A%), pre moving , FPS 3.19, Running 97.75s Step 293( N/A%), pre moving , FPS 3.32, Running 97.89s Step 294( N/A%), pre moving , FPS 3.18, Running 98.33s Step 295( N/A%), pre moving , FPS 3.27, Running 98.47s Step 296( N/A%), pre moving , FPS 3.16, Running 98.92s Step 297( N/A%), pre moving , FPS 3.16, Running 99.06s Step 298( N/A%), pre moving , FPS 3.14, Running 99.52s Step 299( N/A%), pre moving , FPS 3.30, Running 99.65s Step 300( N/A%), pre moving , FPS 3.16, Running 100.11s Step 301( N/A%), pre moving , FPS 3.32, Running 100.26s Step 302( N/A%), pre moving , FPS 3.19, Running 100.71s Step 303( N/A%), pre moving , FPS 3.27, Running 101.01s Step 304( N/A%), pre moving , FPS 3.37, Running 101.26s Step 305( N/A%), pre moving , FPS 3.38, Running 101.45s Step 306( N/A%), pre moving , FPS 3.48, Running 101.74s Step 307( N/A%), pre moving , FPS 3.50, Running 101.89s Step 308( N/A%), pre moving , FPS 3.53, Running 102.29s Step 309( N/A%), pre moving , FPS 3.50, Running 102.49s Step 310( N/A%), pre moving , FPS 3.51, Running 102.89s Step 311( N/A%), pre moving , FPS 3.47, Running 103.10s Step 312( N/A%), pre moving , FPS 3.46, Running 103.52s Step 313( N/A%), pre moving , FPS 3.42, Running 103.74s Step 314( N/A%), pre moving , FPS 3.42, Running 104.17s Step 315( N/A%), pre moving , FPS 3.39, Running 104.38s Step 316( N/A%), pre moving , FPS 3.44, Running 104.73s Step 317( N/A%), pre moving , FPS 3.47, Running 104.82s Step 318( N/A%), pre moving , FPS 3.72, Running 104.89s Step 319( N/A%), pre moving , FPS 3.77, Running 104.96s Step 320( N/A%), pre moving , FPS 4.07, Running 105.03s Step 321( N/A%), pre moving , FPS 4.12, Running 105.10s Step 322( N/A%), pre moving , FPS 4.48, Running 105.17s Step 323( N/A%), pre moving , FPS 4.74, Running 105.24s Step 324( N/A%), pre moving , FPS 4.95, Running 105.30s Step 325( N/A%), pre moving , FPS 5.09, Running 105.38s Step 326( N/A%), pre moving , FPS 5.38, Running 105.45s Step 327( N/A%), pre moving , FPS 5.50, Running 105.52s Step 328( N/A%), pre moving , FPS 6.07, Running 105.59s Step 329( N/A%), pre moving , FPS 6.36, Running 105.64s Step 330( N/A%), pre moving , FPS 7.13, Running 105.69s Step 331( N/A%), pre moving , FPS 7.55, Running 105.75s Step 332( N/A%), pre moving , FPS 8.87, Running 105.78s Step 333( N/A%), pre moving , FPS 9.56, Running 105.83s Step 334( N/A%), pre moving , FPS 11.67, Running 105.89s Step 335( N/A%), pre moving , FPS 12.51, Running 105.97s Step 336( N/A%), pre moving , FPS 14.79, Running 106.09s Step 337( N/A%), pre moving , FPS 14.41, Running 106.21s Step 338( N/A%), pre moving , FPS 14.21, Running 106.30s Step 339( N/A%), pre moving , FPS 14.23, Running 106.36s Step 340( N/A%), pre moving , FPS 14.11, Running 106.45s Step 341( N/A%), pre moving , FPS 13.65, Running 106.57s Step 342( N/A%), pre moving , FPS 12.76, Running 106.74s Step 343( N/A%), pre moving , FPS 12.54, Running 106.83s Step 344( N/A%), pre moving , FPS 10.69, Running 107.17s Step 345( N/A%), pre moving , FPS 10.46, Running 107.29s Step 346( N/A%), pre moving , FPS 10.38, Running 107.38s Step 347( N/A%), pre moving , FPS 9.10, Running 107.72s Step 348( N/A%), pre moving , FPS 8.91, Running 107.83s Step 349( N/A%), pre moving , FPS 8.79, Running 107.91s Step 350( N/A%), pre moving , FPS 8.66, Running 108.00s Step 351( N/A%), pre moving , FPS 7.71, Running 108.34s Step 352( N/A%), pre moving , FPS 7.48, Running 108.45s Step 353( N/A%), pre moving , FPS 7.36, Running 108.55s Step 354( N/A%), pre moving , FPS 6.66, Running 108.89s Step 355( N/A%), pre moving , FPS 6.63, Running 108.99s Step 356( N/A%), pre moving , FPS 6.69, Running 109.08s Step 357( N/A%), pre moving , FPS 6.74, Running 109.18s Step 358( N/A%), pre moving , FPS 6.23, Running 109.51s Step 359( N/A%), pre moving , FPS 6.15, Running 109.62s Step 360( N/A%), pre moving , FPS 6.14, Running 109.70s Step 361( N/A%), pre moving , FPS 4.67, Running 110.85s Step 362( N/A%), pre moving , FPS 4.51, Running 111.17s Step 363( N/A%), pre moving , FPS 4.49, Running 111.29s Step 364( N/A%), pre moving , FPS 4.71, Running 111.42s Step 365( N/A%), pre moving , FPS 4.41, Running 111.82s Step 366( N/A%), pre moving , FPS 4.36, Running 111.97s Step 367( N/A%), pre moving , FPS 4.35, Running 112.32s Step 368( N/A%), pre moving , FPS 4.35, Running 112.43s Step 369( N/A%), pre moving , FPS 4.35, Running 112.52s Step 370( N/A%), pre moving , FPS 4.12, Running 112.86s Step 371( N/A%), pre moving , FPS 4.32, Running 112.97s Step 372( N/A%), pre moving , FPS 4.35, Running 113.05s Step 373( N/A%), pre moving , FPS 4.30, Running 113.19s Step 374( N/A%), pre moving , FPS 4.34, Running 113.50s Step 375( N/A%), pre moving , FPS 4.36, Running 113.58s Step 376( N/A%), pre moving , FPS 4.35, Running 113.68s Step 377( N/A%), pre moving , FPS 4.13, Running 114.02s Step 378( N/A%), pre moving , FPS 4.33, Running 114.13s Step 379( N/A%), pre moving , FPS 4.33, Running 114.24s Step 380( N/A%), pre moving , FPS 4.11, Running 114.57s Step 381( N/A%), pre moving , FPS 5.23, Running 114.67s Step 382( N/A%), pre moving , FPS 5.59, Running 114.75s Step 383( N/A%), pre moving , FPS 5.16, Running 115.16s Step 384( N/A%), pre moving , FPS 5.14, Running 115.31s Step 385( N/A%), pre moving , FPS 5.15, Running 115.71s Step 386( N/A%), pre moving , FPS 5.13, Running 115.87s Step 387( N/A%), pre moving , FPS 5.06, Running 116.27s Step 388( N/A%), pre moving , FPS 5.01, Running 116.42s Step 389( N/A%), pre moving , FPS 4.90, Running 116.60s Step 390( N/A%), pre moving , FPS 4.93, Running 116.92s Step 391( N/A%), pre moving , FPS 4.86, Running 117.08s Step 392( N/A%), pre moving , FPS 4.50, Running 117.49s Step 393( N/A%), pre moving , FPS 4.51, Running 117.63s Step 394( N/A%), pre moving , FPS 4.40, Running 118.05s Step 395( N/A%), pre moving , FPS 4.34, Running 118.19s Step 396( N/A%), pre moving , FPS 4.09, Running 118.57s Step 397( N/A%), pre moving , FPS 4.29, Running 118.68s Step 398( N/A%), pre moving , FPS 4.04, Running 119.08s Step 399( N/A%), pre moving , FPS 4.04, Running 119.19s Step 400( N/A%), pre moving , FPS 4.26, Running 119.27s Step 401( N/A%), pre moving , FPS 4.27, Running 119.36s Step 402( N/A%), pre moving , FPS 4.05, Running 119.70s Step 403( N/A%), pre moving , FPS 4.31, Running 119.80s Step 404( N/A%), pre moving , FPS 4.37, Running 119.89s Step 405( N/A%), pre moving , FPS 4.43, Running 120.23s Step 406( N/A%), pre moving , FPS 4.47, Running 120.34s Step 407( N/A%), pre moving , FPS 4.80, Running 120.43s Step 408( N/A%), pre moving , FPS 4.59, Running 120.77s Step 409( N/A%), pre moving , FPS 4.66, Running 120.88s Step 410( N/A%), pre moving , FPS 4.95, Running 120.97s Step 411( N/A%), pre moving , FPS 4.74, Running 121.30s Step 412( N/A%), pre moving , FPS 5.09, Running 121.42s Step 413( N/A%), pre moving , FPS 5.16, Running 121.51s Step 414( N/A%), pre moving , FPS 5.29, Running 121.83s Step 415( N/A%), pre moving , FPS 5.31, Running 121.96s Step 416( N/A%), pre moving , FPS 5.77, Running 122.04s Step 417( N/A%), pre moving , FPS 5.80, Running 122.13s Step 418( N/A%), pre moving , FPS 5.91, Running 122.47s Step 419( N/A%), pre moving , FPS 5.91, Running 122.57s Step 420( N/A%), pre moving , FPS 5.89, Running 122.67s Step 421( N/A%), pre moving , FPS 5.49, Running 123.00s Step 422( N/A%), pre moving , FPS 5.87, Running 123.11s Step 423( N/A%), pre moving , FPS 5.90, Running 123.19s Step 424( N/A%), pre moving , FPS 3.21, Running 126.12s Step 425( N/A%), pre moving , FPS 3.10, Running 126.68s Step 426( N/A%), pre moving , FPS 2.90, Running 127.23s Step 427( N/A%), pre moving , FPS 2.73, Running 127.76s Step 428( N/A%), pre moving , FPS 2.66, Running 128.30s Step 429( N/A%), pre moving , FPS 2.51, Running 128.84s Step 430( N/A%), pre moving , FPS 2.37, Running 129.39s Step 431( N/A%), pre moving , FPS 2.31, Running 129.97s Step 432( N/A%), pre moving , FPS 2.21, Running 130.49s Step 433( N/A%), pre moving , FPS 2.10, Running 131.04s Step 434( N/A%), pre moving , FPS 2.04, Running 131.63s Step 435( N/A%), pre moving , FPS 1.96, Running 132.18s Step 436( N/A%), pre moving , FPS 1.87, Running 132.74s Step 437( N/A%), pre moving , FPS 1.79, Running 133.29s Step 438( N/A%), pre moving , FPS 1.76, Running 133.84s Step 439( N/A%), pre moving , FPS 1.69, Running 134.38s Step 440( N/A%), pre moving , FPS 1.62, Running 134.99s Step 441( N/A%), pre moving , FPS 1.59, Running 135.54s Step 442( N/A%), pre moving , FPS 1.54, Running 136.10s Step 443( N/A%), pre moving , FPS 1.49, Running 136.65s Step 444( 0.33%), action 1, FPS 1.65, Running 138.24s Step 445( 0.67%), action 2, FPS 1.63, Running 138.94s Step 446( 1.00%), action 3, FPS 1.59, Running 139.80s Step 447( 1.33%), action 4, FPS 1.58, Running 140.44s Step 448( 1.67%), action 5, FPS 1.55, Running 141.18s Step 449( 2.00%), action 6, FPS 1.52, Running 142.02s Step 450( 2.33%), action 7, FPS 1.50, Running 142.72s Step 451( 2.67%), action 8, FPS 1.49, Running 143.40s Step 452( 3.00%), action 9, FPS 1.45, Running 144.26s Step 453( 3.33%), action 10, FPS 1.41, Running 145.19s Step 454( 3.67%), action 11, FPS 1.37, Running 146.27s Step 455( 4.00%), action 12, FPS 1.36, Running 146.87s Step 456( 4.33%), action 13, FPS 1.35, Running 147.55s Step 457( 4.67%), action 14, FPS 1.32, Running 148.48s Step 458( 5.00%), action 15, FPS 1.31, Running 149.12s Step 459( 5.33%), action 16, FPS 1.28, Running 150.05s Step 460( 5.67%), action 17, FPS 1.24, Running 151.14s Step 461( 6.00%), action 18, FPS 1.20, Running 152.16s Step 462( 6.33%), action 19, FPS 1.20, Running 152.80s Step 463( 6.67%), action 20, FPS 1.19, Running 153.43s Step 464( 7.00%), action 21, FPS 1.21, Running 154.73s Step 465( 7.33%), action 22, FPS 1.22, Running 155.38s Step 466( 7.67%), action 23, FPS 1.23, Running 156.05s Step 467( 8.00%), action 24, FPS 1.21, Running 156.91s Step 468( 8.33%), action 25, FPS 1.22, Running 157.60s Step 469( 8.67%), action 26, FPS 1.21, Running 158.55s Step 470( 9.00%), action 27, FPS 1.21, Running 159.21s Step 471( 9.33%), action 28, FPS 1.19, Running 160.14s Step 472( 9.67%), action 29, FPS 1.21, Running 160.80s Step 473( 10.00%), action 30, FPS 1.23, Running 161.40s Step 474( 10.33%), action 31, FPS 1.28, Running 161.86s Step 475( 10.67%), action 32, FPS 1.29, Running 162.37s Step 476( 11.00%), action 33, FPS 1.30, Running 162.89s Step 477( 11.33%), action 34, FPS 1.32, Running 163.69s Step 478( 11.67%), action 35, FPS 1.30, Running 164.51s Step 479( 12.00%), action 36, FPS 1.32, Running 165.18s Step 480( 12.33%), action 37, FPS 1.34, Running 166.11s Step 481( 12.67%), action 38, FPS 1.33, Running 167.19s Step 482( 13.00%), action 39, FPS 1.29, Running 168.31s Step 483( 13.33%), action 40, FPS 1.28, Running 169.10s Step 484( 13.67%), action 41, FPS 1.26, Running 170.54s Step 485( 14.00%), action 42, FPS 1.26, Running 171.27s Step 486( 14.33%), action 43, FPS 1.26, Running 171.97s Step 487( 14.67%), action 44, FPS 1.27, Running 172.66s Step 488( 15.00%), action 45, FPS 1.25, Running 173.57s Step 489( 15.33%), action 46, FPS 1.25, Running 174.56s Step 490( 15.67%), action 47, FPS 1.25, Running 175.21s Step 491( 16.00%), action 48, FPS 1.26, Running 176.05s Step 492( 16.33%), action 49, FPS 1.26, Running 176.70s Step 493( 16.67%), action 50, FPS 1.26, Running 177.25s Step 494( 17.00%), action 51, FPS 1.21, Running 178.33s Step 495( 17.33%), action 52, FPS 1.19, Running 179.20s Step 496( 17.67%), action 53, FPS 1.17, Running 179.98s Step 497( 18.00%), action 54, FPS 1.21, Running 180.24s Step 498( 18.33%), action 55, FPS 1.24, Running 180.67s Step 499( 18.67%), action 56, FPS 1.22, Running 181.52s Step 500( 19.00%), action 57, FPS 1.24, Running 182.21s Step 501( 19.33%), action 58, FPS 1.28, Running 182.80s Step 502( 19.67%), action 59, FPS 1.30, Running 183.74s Step 503( 20.00%), action 60, FPS 1.31, Running 184.40s Step 504( 20.33%), action 61, FPS 1.34, Running 185.44s Step 505( 20.67%), action 62, FPS 1.36, Running 186.02s Step 506( 21.00%), action 63, FPS 1.36, Running 186.72s Step 507( 21.33%), action 64, FPS 1.34, Running 187.59s Step 508( 21.67%), action 65, FPS 1.37, Running 188.22s Step 509( 22.00%), action 66, FPS 1.38, Running 189.07s Step 510( 22.33%), action 67, FPS 1.38, Running 189.74s Step 511( 22.67%), action 68, FPS 1.39, Running 190.42s Step 512( 23.00%), action 69, FPS 1.35, Running 191.52s Step 513( 23.33%), action 70, FPS 1.33, Running 192.34s Step 514( 23.67%), action 71, FPS 1.32, Running 193.49s Step 515( 24.00%), action 72, FPS 1.34, Running 194.13s Step 516( 24.33%), action 73, FPS 1.32, Running 195.11s Step 517( 24.67%), action 74, FPS 1.30, Running 195.66s Step 518( 25.00%), action 75, FPS 1.27, Running 196.45s Step 519( 25.33%), action 76, FPS 1.27, Running 197.33s Step 520( 25.67%), action 77, FPS 1.25, Running 198.27s Step 521( 26.00%), action 78, FPS 1.24, Running 198.95s Step 522( 26.33%), action 79, FPS 1.26, Running 199.61s Step 523( 26.67%), action 80, FPS 1.28, Running 200.04s Step 524( 27.00%), action 81, FPS 1.28, Running 201.07s Step 525( 27.33%), action 82, FPS 1.28, Running 201.60s Step 526( 27.67%), action 83, FPS 1.27, Running 202.44s Step 527( 28.00%), action 84, FPS 1.28, Running 203.18s Step 528( 28.33%), action 85, FPS 1.28, Running 203.80s Step 529( 28.67%), action 86, FPS 1.30, Running 204.44s Step 530( 29.00%), action 87, FPS 1.27, Running 205.47s Step 531( 29.33%), action 88, FPS 1.24, Running 206.54s Step 532( 29.67%), action 89, FPS 1.26, Running 207.44s Step 533( 30.00%), action 90, FPS 1.27, Running 208.07s Step 534( 30.33%), action 91, FPS 1.28, Running 209.08s Step 535( 30.67%), action 92, FPS 1.28, Running 209.73s Step 536( 31.00%), action 93, FPS 1.28, Running 210.68s Step 537( 31.33%), action 94, FPS 1.27, Running 211.43s Step 538( 31.67%), action 95, FPS 1.26, Running 212.32s Step 539( 32.00%), action 96, FPS 1.26, Running 213.26s Step 540( 32.33%), action 97, FPS 1.26, Running 214.11s Step 541( 32.67%), action 98, FPS 1.22, Running 215.39s Step 542( 33.00%), action 99, FPS 1.21, Running 216.15s Step 543( 33.33%), action 100, FPS 1.18, Running 217.01s Step 544( 33.67%), action 101, FPS 1.22, Running 217.48s Step 545( 34.00%), action 102, FPS 1.20, Running 218.28s Step 546( 34.33%), action 103, FPS 1.20, Running 219.09s Step 547( 34.67%), action 104, FPS 1.19, Running 220.03s Step 548( 35.00%), action 105, FPS 1.18, Running 220.76s Step 549( 35.33%), action 106, FPS 1.16, Running 221.63s Step 550( 35.67%), action 107, FPS 1.18, Running 222.36s Step 551( 36.00%), action 108, FPS 1.20, Running 223.23s Step 552( 36.33%), action 109, FPS 1.18, Running 224.33s Step 553( 36.67%), action 110, FPS 1.15, Running 225.44s Step 554( 37.00%), action 111, FPS 1.14, Running 226.58s Step 555( 37.33%), action 112, FPS 1.13, Running 227.46s Step 556( 37.67%), action 113, FPS 1.11, Running 228.67s Step 557( 38.00%), action 114, FPS 1.10, Running 229.61s Step 558( 38.33%), action 115, FPS 1.09, Running 230.69s Step 559( 38.67%), action 116, FPS 1.11, Running 231.24s Step 560( 39.00%), action 117, FPS 1.10, Running 232.25s Step 561( 39.33%), action 118, FPS 1.12, Running 233.21s Step 562( 39.67%), action 119, FPS 1.12, Running 233.94s Step 563( 40.00%), action 120, FPS 1.12, Running 234.84s Step 564( 40.33%), action 121, FPS 1.10, Running 235.60s Step 565( 40.67%), action 122, FPS 1.10, Running 236.47s Step 566( 41.00%), action 123, FPS 1.11, Running 237.18s Step 567( 41.33%), action 124, FPS 1.11, Running 238.06s Step 568( 41.67%), action 125, FPS 1.11, Running 238.85s Step 569( 42.00%), action 126, FPS 1.10, Running 239.74s Step 570( 42.33%), action 127, FPS 1.10, Running 240.61s Step 571( 42.67%), action 128, FPS 1.10, Running 241.37s Step 572( 43.00%), action 129, FPS 1.10, Running 242.54s Step 573( 43.33%), action 130, FPS 1.11, Running 243.40s Step 574( 43.67%), action 131, FPS 1.11, Running 244.53s Step 575( 44.00%), action 132, FPS 1.11, Running 245.46s Step 576( 44.33%), action 133, FPS 1.12, Running 246.60s Step 577( 44.67%), action 134, FPS 1.14, Running 247.23s Step 578( 45.00%), action 135, FPS 1.15, Running 248.13s Step 579( 45.33%), action 136, FPS 1.15, Running 248.68s Step 580( 45.67%), action 137, FPS 1.16, Running 249.50s Step 581( 46.00%), action 138, FPS 1.18, Running 250.23s Step 582( 46.33%), action 139, FPS 1.18, Running 250.85s Step 583( 46.67%), action 140, FPS 1.20, Running 251.48s Step 584( 47.00%), action 141, FPS 1.16, Running 252.77s Step 585( 47.33%), action 142, FPS 1.17, Running 253.53s Step 586( 47.67%), action 143, FPS 1.20, Running 253.81s Step 587( 48.00%), action 144, FPS 1.25, Running 254.09s Step 588( 48.33%), action 145, FPS 1.26, Running 254.70s Step 589( 48.67%), action 146, FPS 1.30, Running 255.16s Step 590( 49.00%), action 147, FPS 1.30, Running 256.04s Step 591( 49.33%), action 148, FPS 1.31, Running 256.67s Step 592( 49.67%), action 149, FPS 1.32, Running 257.68s Step 593( 50.00%), action 150, FPS 1.30, Running 258.78s Step 594( 50.33%), action 151, FPS 1.30, Running 259.92s Step 595( 50.67%), action 152, FPS 1.30, Running 260.83s Step 596( 51.00%), action 153, FPS 1.34, Running 261.49s Step 597( 51.33%), action 154, FPS 1.34, Running 262.13s Step 598( 51.67%), action 155, FPS 1.34, Running 263.00s Step 599( 52.00%), action 156, FPS 1.34, Running 263.62s Step 600( 52.33%), action 157, FPS 1.33, Running 264.60s Step 601( 52.67%), action 158, FPS 1.34, Running 265.21s Step 602( 53.00%), action 159, FPS 1.31, Running 266.17s Step 603( 53.33%), action 160, FPS 1.30, Running 266.82s Step 604( 53.67%), action 161, FPS 1.32, Running 267.92s Step 605( 54.00%), action 162, FPS 1.33, Running 268.56s Step 606( 54.33%), action 163, FPS 1.27, Running 269.50s Step 607( 54.67%), action 164, FPS 1.25, Running 270.13s Step 608( 55.00%), action 165, FPS 1.24, Running 270.78s Step 609( 55.33%), action 166, FPS 1.21, Running 271.63s Step 610( 55.67%), action 167, FPS 1.23, Running 272.33s Step 611( 56.00%), action 168, FPS 1.22, Running 273.13s Step 612( 56.33%), action 169, FPS 1.23, Running 273.88s Step 613( 56.67%), action 170, FPS 1.24, Running 274.91s Step 614( 57.00%), action 171, FPS 1.25, Running 275.89s Step 615( 57.33%), action 172, FPS 1.27, Running 276.54s Step 616( 57.67%), action 173, FPS 1.27, Running 277.28s Step 617( 58.00%), action 174, FPS 1.25, Running 278.16s [2026-08-02 17:55:52] [9 ] Seed 8 success after 278.51 s. +steps: 617 , actions: 174 . +Instruction: Empty +Total 4/9(44.44%) success. +Setting seed: 9 +Step 1( N/A%), pre moving , FPS 6.27, Running 0.16s Step 2( N/A%), pre moving , FPS 3.97, Running 0.50s Step 3( N/A%), pre moving , FPS 4.91, Running 0.61s Step 4( N/A%), pre moving , FPS 5.71, Running 0.70s Step 5( N/A%), pre moving , FPS 5.82, Running 0.86s Step 6( N/A%), pre moving , FPS 5.26, Running 1.14s Step 7( N/A%), pre moving , FPS 5.61, Running 1.25s Step 8( N/A%), pre moving , FPS 5.93, Running 1.35s Step 9( N/A%), pre moving , FPS 5.31, Running 1.70s Step 10( N/A%), pre moving , FPS 5.54, Running 1.81s Step 11( N/A%), pre moving , FPS 5.79, Running 1.90s Step 12( N/A%), pre moving , FPS 5.34, Running 2.25s Step 13( N/A%), pre moving , FPS 5.50, Running 2.36s Step 14( N/A%), pre moving , FPS 5.71, Running 2.45s Step 15( N/A%), pre moving , FPS 5.86, Running 2.56s Step 16( N/A%), pre moving , FPS 5.56, Running 2.88s Step 17( N/A%), pre moving , FPS 5.69, Running 2.99s Step 18( N/A%), pre moving , FPS 5.84, Running 3.08s Step 19( N/A%), pre moving , FPS 5.55, Running 3.43s Step 20( N/A%), pre moving , FPS 5.67, Running 3.53s Step 21( N/A%), pre moving , FPS 5.09, Running 4.09s Step 22( N/A%), pre moving , FPS 5.37, Running 4.23s Step 23( N/A%), pre moving , FPS 5.42, Running 4.30s Step 24( N/A%), pre moving , FPS 5.10, Running 4.62s Step 25( N/A%), pre moving , FPS 5.18, Running 4.72s Step 26( N/A%), pre moving , FPS 4.82, Running 5.29s Step 27( N/A%), pre moving , FPS 4.85, Running 5.38s Step 28( N/A%), pre moving , FPS 4.57, Running 5.72s Step 29( N/A%), pre moving , FPS 4.84, Running 5.83s Step 30( N/A%), pre moving , FPS 4.86, Running 5.92s Step 31( N/A%), pre moving , FPS 4.87, Running 6.01s Step 32( N/A%), pre moving , FPS 4.87, Running 6.36s Step 33( N/A%), pre moving , FPS 4.88, Running 6.47s Step 34( N/A%), pre moving , FPS 4.88, Running 6.55s Step 35( N/A%), pre moving , FPS 4.89, Running 6.65s Step 36( N/A%), pre moving , FPS 4.34, Running 7.48s Step 37( N/A%), pre moving , FPS 4.35, Running 7.59s Step 38( N/A%), pre moving , FPS 4.35, Running 7.68s Step 39( N/A%), pre moving , FPS 4.59, Running 7.78s Step 40( N/A%), pre moving , FPS 4.35, Running 8.12s Step 41( N/A%), pre moving , FPS 4.82, Running 8.23s Step 42( N/A%), pre moving , FPS 4.88, Running 8.33s Step 43( N/A%), pre moving , FPS 4.57, Running 8.68s Step 44( N/A%), pre moving , FPS 4.80, Running 8.79s Step 45( N/A%), pre moving , FPS 4.83, Running 8.87s Step 46( N/A%), pre moving , FPS 5.43, Running 8.97s Step 47( N/A%), pre moving , FPS 5.07, Running 9.32s Step 48( N/A%), pre moving , FPS 5.41, Running 9.42s Step 49( N/A%), pre moving , FPS 5.43, Running 9.51s Step 50( N/A%), pre moving , FPS 5.07, Running 9.86s Step 51( N/A%), pre moving , FPS 5.06, Running 9.96s Step 52( N/A%), pre moving , FPS 5.41, Running 10.06s Step 53( N/A%), pre moving , FPS 5.07, Running 10.41s Step 54( N/A%), pre moving , FPS 5.03, Running 10.53s Step 55( N/A%), pre moving , FPS 5.03, Running 10.63s Step 56( N/A%), pre moving , FPS 5.74, Running 10.97s Step 57( N/A%), pre moving , FPS 5.72, Running 11.08s Step 58( N/A%), pre moving , FPS 5.73, Running 11.17s Step 59( N/A%), pre moving , FPS 5.73, Running 11.27s Step 60( N/A%), pre moving , FPS 5.74, Running 11.61s Step 61( N/A%), pre moving , FPS 5.73, Running 11.72s Step 62( N/A%), pre moving , FPS 5.73, Running 11.82s Step 63( N/A%), pre moving , FPS 5.67, Running 12.20s Step 64( N/A%), pre moving , FPS 5.60, Running 12.36s Step 65( N/A%), pre moving , FPS 5.50, Running 12.51s Step 66( N/A%), pre moving , FPS 5.11, Running 12.88s Step 67( N/A%), pre moving , FPS 5.43, Running 13.00s Step 68( N/A%), pre moving , FPS 5.32, Running 13.17s Step 69( N/A%), pre moving , FPS 5.26, Running 13.31s Step 70( N/A%), pre moving , FPS 5.58, Running 13.45s Step 71( N/A%), pre moving , FPS 5.51, Running 13.59s Step 72( N/A%), pre moving , FPS 5.42, Running 13.75s Step 73( N/A%), pre moving , FPS 5.77, Running 13.88s Step 74( N/A%), pre moving , FPS 5.35, Running 14.26s Step 75( N/A%), pre moving , FPS 5.28, Running 14.42s Step 76( N/A%), pre moving , FPS 5.19, Running 14.82s Step 77( N/A%), pre moving , FPS 5.13, Running 14.98s Step 78( N/A%), pre moving , FPS 5.06, Running 15.12s Step 79( N/A%), pre moving , FPS 4.68, Running 15.54s Step 80( N/A%), pre moving , FPS 4.93, Running 15.67s Step 81( N/A%), pre moving , FPS 4.61, Running 16.06s Step 82( N/A%), pre moving , FPS 4.56, Running 16.21s Step 83( N/A%), pre moving , FPS 4.57, Running 16.58s Step 84( N/A%), pre moving , FPS 4.54, Running 16.77s Step 85( N/A%), pre moving , FPS 4.59, Running 16.87s Step 86( N/A%), pre moving , FPS 4.63, Running 17.21s Step 87( N/A%), pre moving , FPS 4.64, Running 17.31s Step 88( N/A%), pre moving , FPS 4.74, Running 17.40s Step 89( N/A%), pre moving , FPS 4.78, Running 17.50s Step 90( N/A%), pre moving , FPS 4.55, Running 17.84s Step 91( N/A%), pre moving , FPS 4.58, Running 17.96s Step 92( N/A%), pre moving , FPS 4.64, Running 18.05s Step 93( N/A%), pre moving , FPS 4.43, Running 18.40s Step 94( N/A%), pre moving , FPS 4.71, Running 18.51s Step 95( N/A%), pre moving , FPS 4.79, Running 18.59s Step 96( N/A%), pre moving , FPS 5.16, Running 18.70s Step 97( N/A%), pre moving , FPS 4.93, Running 19.04s Step 98( N/A%), pre moving , FPS 4.96, Running 19.15s Step 99( N/A%), pre moving , FPS 5.39, Running 19.25s Step 100( N/A%), pre moving , FPS 5.10, Running 19.59s Step 101( N/A%), pre moving , FPS 5.48, Running 19.71s Step 102( N/A%), pre moving , FPS 5.57, Running 19.80s Step 103( N/A%), pre moving , FPS 5.60, Running 20.16s Step 104( N/A%), pre moving , FPS 5.71, Running 20.27s Step 105( N/A%), pre moving , FPS 5.73, Running 20.36s Step 106( N/A%), pre moving , FPS 6.18, Running 20.44s Step 107( N/A%), pre moving , FPS 5.76, Running 20.78s Step 108( N/A%), pre moving , FPS 5.72, Running 20.89s Step 109( N/A%), pre moving , FPS 5.73, Running 20.99s Step 110( N/A%), pre moving , FPS 5.73, Running 21.33s Step 111( N/A%), pre moving , FPS 5.73, Running 21.45s Step 112( N/A%), pre moving , FPS 5.74, Running 21.54s Step 113( N/A%), pre moving , FPS 5.85, Running 21.81s Step 114( N/A%), pre moving , FPS 5.75, Running 21.99s Step 115( N/A%), pre moving , FPS 5.75, Running 22.07s Step 116( N/A%), pre moving , FPS 5.77, Running 22.16s Step 117( N/A%), pre moving , FPS 4.30, Running 23.69s Step 118( N/A%), pre moving , FPS 3.93, Running 24.24s Step 119( N/A%), pre moving , FPS 3.60, Running 24.80s Step 120( N/A%), pre moving , FPS 3.48, Running 25.34s Step 121( N/A%), pre moving , FPS 3.23, Running 25.89s Step 122( N/A%), pre moving , FPS 3.01, Running 26.45s Step 123( N/A%), pre moving , FPS 2.91, Running 27.02s Step 124( N/A%), pre moving , FPS 2.73, Running 27.60s Step 125( N/A%), pre moving , FPS 2.57, Running 28.15s Step 126( N/A%), pre moving , FPS 2.42, Running 28.72s Step 127( N/A%), pre moving , FPS 2.35, Running 29.29s Step 128( N/A%), pre moving , FPS 2.24, Running 29.84s Step 129( N/A%), pre moving , FPS 2.12, Running 30.42s Step 130( N/A%), pre moving , FPS 2.06, Running 31.02s Step 131( N/A%), pre moving , FPS 1.98, Running 31.56s Step 132( N/A%), pre moving , FPS 1.90, Running 32.08s Step 133( N/A%), pre moving , FPS 1.89, Running 32.42s Step 134( N/A%), pre moving , FPS 1.84, Running 32.83s Step 135( N/A%), pre moving , FPS 1.76, Running 33.42s Step 136( N/A%), pre moving , FPS 1.70, Running 33.96s Step 137( N/A%), pre moving , FPS 1.85, Running 34.53s Step 138( N/A%), pre moving , FPS 1.84, Running 35.10s Step 139( N/A%), pre moving , FPS 1.84, Running 35.65s Step 140( N/A%), pre moving , FPS 1.84, Running 36.21s Step 141( N/A%), pre moving , FPS 1.84, Running 36.79s Step 142( N/A%), pre moving , FPS 1.84, Running 37.35s Step 143( N/A%), pre moving , FPS 1.84, Running 37.90s Step 144( N/A%), pre moving , FPS 1.84, Running 38.50s Step 145( N/A%), pre moving , FPS 1.83, Running 39.06s Step 146( N/A%), pre moving , FPS 1.84, Running 39.59s Step 147( N/A%), pre moving , FPS 1.84, Running 40.16s Step 148( N/A%), pre moving , FPS 1.83, Running 40.74s Step 149( N/A%), pre moving , FPS 1.84, Running 41.27s Step 150( N/A%), pre moving , FPS 1.85, Running 41.83s Step 151( N/A%), pre moving , FPS 1.85, Running 42.37s Step 152( N/A%), pre moving , FPS 1.84, Running 42.92s Step 153( N/A%), pre moving , FPS 1.81, Running 43.47s Step 154( N/A%), pre moving , FPS 1.79, Running 44.03s Step 155( N/A%), pre moving , FPS 1.79, Running 44.59s Step 156( N/A%), pre moving , FPS 1.79, Running 45.15s Step 157( N/A%), pre moving , FPS 1.79, Running 45.72s Step 158( N/A%), pre moving , FPS 1.79, Running 46.27s Step 159( N/A%), pre moving , FPS 1.79, Running 46.82s Step 160( N/A%), pre moving , FPS 1.79, Running 47.38s Step 161( N/A%), pre moving , FPS 1.79, Running 47.96s Step 162( N/A%), pre moving , FPS 1.79, Running 48.50s Step 163( N/A%), pre moving , FPS 1.80, Running 49.05s Step 164( N/A%), pre moving , FPS 1.80, Running 49.60s Step 165( N/A%), pre moving , FPS 1.80, Running 50.16s Step 166( N/A%), pre moving , FPS 1.81, Running 50.64s Step 167( N/A%), pre moving , FPS 1.87, Running 50.85s Step 168( N/A%), pre moving , FPS 1.91, Running 51.22s Step 169( N/A%), pre moving , FPS 1.93, Running 51.65s Step 170( N/A%), pre moving , FPS 1.91, Running 52.28s Step 171( N/A%), pre moving , FPS 1.91, Running 52.87s Step 172( N/A%), pre moving , FPS 1.90, Running 53.44s Step 173( N/A%), pre moving , FPS 1.90, Running 53.99s Step 174( N/A%), pre moving , FPS 1.89, Running 54.58s Step 175( N/A%), pre moving , FPS 1.89, Running 55.16s Step 176( N/A%), pre moving , FPS 1.89, Running 55.72s Step 177( N/A%), pre moving , FPS 1.89, Running 56.30s Step 178( N/A%), pre moving , FPS 1.89, Running 56.87s Step 179( N/A%), pre moving , FPS 1.89, Running 57.42s Step 180( N/A%), pre moving , FPS 1.89, Running 57.96s Step 181( N/A%), pre moving , FPS 1.89, Running 58.56s Step 182( N/A%), pre moving , FPS 1.88, Running 59.14s Step 183( N/A%), pre moving , FPS 1.88, Running 59.66s Step 184( N/A%), pre moving , FPS 1.88, Running 60.22s Step 185( N/A%), pre moving , FPS 1.88, Running 60.78s Step 186( N/A%), pre moving , FPS 1.87, Running 61.32s Step 187( N/A%), pre moving , FPS 1.89, Running 61.43s Step 188( N/A%), pre moving , FPS 1.90, Running 61.77s Step 189( N/A%), pre moving , FPS 1.95, Running 61.88s Step 190( N/A%), pre moving , FPS 2.06, Running 61.98s Step 191( N/A%), pre moving , FPS 2.12, Running 62.32s Step 192( N/A%), pre moving , FPS 2.23, Running 62.42s Step 193( N/A%), pre moving , FPS 2.35, Running 62.51s Step 194( N/A%), pre moving , FPS 2.49, Running 62.62s Step 195( N/A%), pre moving , FPS 2.56, Running 62.96s Step 196( N/A%), pre moving , FPS 2.72, Running 63.07s Step 197( N/A%), pre moving , FPS 2.47, Running 64.38s Step 198( N/A%), pre moving , FPS 2.57, Running 64.65s Step 199( N/A%), pre moving , FPS 2.73, Running 64.74s Step 200( N/A%), pre moving , FPS 2.91, Running 64.85s Step 201( N/A%), pre moving , FPS 2.98, Running 65.27s Step 202( N/A%), pre moving , FPS 3.18, Running 65.42s Step 203( N/A%), pre moving , FPS 3.23, Running 65.84s Step 204( N/A%), pre moving , FPS 3.47, Running 65.99s Step 205( N/A%), pre moving , FPS 3.55, Running 66.40s Step 206( N/A%), pre moving , FPS 3.82, Running 66.55s Step 207( N/A%), pre moving , FPS 3.58, Running 67.02s Step 208( N/A%), pre moving , FPS 3.70, Running 67.17s Step 209( N/A%), pre moving , FPS 3.48, Running 67.63s Step 210( N/A%), pre moving , FPS 3.26, Running 68.11s Step 211( N/A%), pre moving , FPS 3.37, Running 68.26s Step 212( N/A%), pre moving , FPS 3.21, Running 68.65s Step 213( N/A%), pre moving , FPS 3.15, Running 68.86s Step 214( N/A%), pre moving , FPS 2.99, Running 69.30s Step 215( N/A%), pre moving , FPS 3.06, Running 69.48s Step 216( N/A%), pre moving , FPS 2.89, Running 69.99s Step 217( N/A%), pre moving , FPS 3.42, Running 70.23s Step 218( N/A%), pre moving , FPS 3.42, Running 70.50s Step 219( N/A%), pre moving , FPS 3.32, Running 70.77s Step 220( N/A%), pre moving , FPS 3.09, Running 71.32s Step 221( N/A%), pre moving , FPS 3.04, Running 71.84s Step 222( N/A%), pre moving , FPS 2.87, Running 72.39s Step 223( N/A%), pre moving , FPS 2.93, Running 72.67s Step 224( N/A%), pre moving , FPS 2.77, Running 73.22s Step 225( N/A%), pre moving , FPS 2.72, Running 73.74s Step 226( N/A%), pre moving , FPS 2.58, Running 74.29s Step 227( N/A%), pre moving , FPS 2.57, Running 74.81s Step 228( N/A%), pre moving , FPS 2.45, Running 75.33s Step 229( N/A%), pre moving , FPS 2.50, Running 75.62s Step 230( N/A%), pre moving , FPS 2.49, Running 76.15s Step 231( N/A%), pre moving , FPS 2.37, Running 76.68s Step 232( N/A%), pre moving , FPS 2.33, Running 77.23s Step 233( N/A%), pre moving , FPS 2.24, Running 77.77s Step 234( N/A%), pre moving , FPS 2.23, Running 78.29s Step 235( N/A%), pre moving , FPS 2.19, Running 78.63s Step 236( N/A%), pre moving , FPS 2.18, Running 79.15s Step 237( N/A%), pre moving , FPS 2.13, Running 79.63s Step 238( N/A%), pre moving , FPS 2.08, Running 80.13s Step 239( N/A%), pre moving , FPS 2.03, Running 80.63s Step 240( N/A%), pre moving , FPS 2.08, Running 80.92s Step 241( N/A%), pre moving , FPS 2.11, Running 81.31s Step 242( N/A%), pre moving , FPS 2.13, Running 81.77s Step 243( N/A%), pre moving , FPS 2.16, Running 81.95s Step 244( N/A%), pre moving , FPS 2.19, Running 82.35s Step 245( N/A%), pre moving , FPS 2.30, Running 82.44s Step 246( N/A%), pre moving , FPS 2.43, Running 82.54s Step 247( N/A%), pre moving , FPS 2.48, Running 82.87s Step 248( N/A%), pre moving , FPS 2.58, Running 83.08s Step 249( N/A%), pre moving , FPS 2.54, Running 83.49s Step 250( N/A%), pre moving , FPS 2.68, Running 83.63s Step 251( N/A%), pre moving , FPS 2.74, Running 83.99s Step 252( N/A%), pre moving , FPS 2.91, Running 84.10s Step 253( N/A%), pre moving , FPS 3.12, Running 84.19s Step 254( N/A%), pre moving , FPS 3.24, Running 84.45s Step 255( N/A%), pre moving , FPS 3.33, Running 84.63s Step 256( N/A%), pre moving , FPS 3.60, Running 84.71s Step 257( N/A%), pre moving , FPS 3.86, Running 84.81s Step 258( N/A%), pre moving , FPS 3.32, Running 86.15s Step 259( N/A%), pre moving , FPS 3.56, Running 86.25s Step 260( N/A%), pre moving , FPS 3.69, Running 86.34s Step 261( N/A%), pre moving , FPS 3.90, Running 86.44s Step 262( N/A%), pre moving , FPS 3.97, Running 86.81s Step 263( N/A%), pre moving , FPS 4.05, Running 86.89s Step 264( N/A%), pre moving , FPS 4.05, Running 87.29s Step 265( N/A%), pre moving , FPS 4.02, Running 87.41s Step 266( N/A%), pre moving , FPS 3.99, Running 87.55s Step 267( N/A%), pre moving , FPS 3.96, Running 87.93s Step 268( N/A%), pre moving , FPS 4.00, Running 88.08s Step 269( N/A%), pre moving , FPS 4.02, Running 88.47s Step 270( N/A%), pre moving , FPS 4.00, Running 88.62s Step 271( N/A%), pre moving , FPS 4.20, Running 88.75s Step 272( N/A%), pre moving , FPS 3.97, Running 89.13s Step 273( N/A%), pre moving , FPS 3.93, Running 89.27s Step 274( N/A%), pre moving , FPS 4.04, Running 89.40s Step 275( N/A%), pre moving , FPS 4.00, Running 89.63s Step 276( N/A%), pre moving , FPS 3.96, Running 89.77s Step 277( N/A%), pre moving , FPS 3.92, Running 89.91s Step 278( N/A%), pre moving , FPS 5.10, Running 90.07s Step 279( N/A%), pre moving , FPS 5.10, Running 90.18s Step 280( N/A%), pre moving , FPS 4.66, Running 90.64s Step 281( N/A%), pre moving , FPS 4.31, Running 91.08s Step 282( N/A%), pre moving , FPS 4.48, Running 91.27s Step 283( N/A%), pre moving , FPS 4.15, Running 91.71s Step 284( N/A%), pre moving , FPS 4.33, Running 91.91s Step 285( N/A%), pre moving , FPS 4.07, Running 92.32s Step 286( N/A%), pre moving , FPS 3.98, Running 92.57s Step 287( N/A%), pre moving , FPS 3.94, Running 93.01s Step 288( N/A%), pre moving , FPS 3.87, Running 93.24s Step 289( N/A%), pre moving , FPS 3.83, Running 93.69s Step 290( N/A%), pre moving , FPS 3.62, Running 94.15s Step 291( N/A%), pre moving , FPS 3.40, Running 94.63s Step 292( N/A%), pre moving , FPS 3.50, Running 94.84s Step 293( N/A%), pre moving , FPS 3.30, Running 95.34s Step 294( N/A%), pre moving , FPS 3.14, Running 95.78s Step 295( N/A%), pre moving , FPS 3.12, Running 96.04s Step 296( N/A%), pre moving , FPS 2.98, Running 96.48s Step 297( N/A%), pre moving , FPS 2.83, Running 96.98s Step 298( N/A%), pre moving , FPS 2.70, Running 97.47s Step 299( N/A%), pre moving , FPS 2.67, Running 97.67s Step 300( N/A%), pre moving , FPS 2.66, Running 98.17s Step 301( N/A%), pre moving , FPS 2.64, Running 98.65s Step 302( N/A%), pre moving , FPS 2.63, Running 98.86s Step 303( N/A%), pre moving , FPS 2.65, Running 99.27s Step 304( N/A%), pre moving , FPS 2.64, Running 99.48s Step 305( N/A%), pre moving , FPS 2.63, Running 99.93s Step 306( N/A%), pre moving , FPS 2.56, Running 100.38s Step 307( N/A%), pre moving , FPS 2.64, Running 100.58s Step 308( N/A%), pre moving , FPS 2.57, Running 101.01s Step 309( N/A%), pre moving , FPS 2.66, Running 101.21s Step 310( N/A%), pre moving , FPS 2.66, Running 101.67s Step 311( N/A%), pre moving , FPS 2.77, Running 101.85s Step 312( N/A%), pre moving , FPS 2.68, Running 102.30s Step 313( N/A%), pre moving , FPS 2.70, Running 102.74s Step 314( N/A%), pre moving , FPS 2.79, Running 102.94s Step 315( N/A%), pre moving , FPS 2.72, Running 103.38s Step 316( N/A%), pre moving , FPS 2.82, Running 103.57s Step 317( N/A%), pre moving , FPS 2.84, Running 104.03s Step 318( N/A%), pre moving , FPS 2.98, Running 104.17s Step 319( N/A%), pre moving , FPS 2.88, Running 104.62s Step 320( N/A%), pre moving , FPS 2.99, Running 104.87s Step 321( N/A%), pre moving , FPS 3.08, Running 105.15s Step 322( N/A%), pre moving , FPS 3.10, Running 105.31s Step 323( N/A%), pre moving , FPS 3.11, Running 105.71s Step 324( N/A%), pre moving , FPS 3.16, Running 105.81s Step 325( N/A%), pre moving , FPS 3.35, Running 105.90s Step 326( N/A%), pre moving , FPS 3.41, Running 106.25s Step 327( N/A%), pre moving , FPS 3.46, Running 106.35s Step 328( N/A%), pre moving , FPS 3.67, Running 106.46s Step 329( N/A%), pre moving , FPS 3.58, Running 106.79s Step 330( N/A%), pre moving , FPS 3.83, Running 106.89s Step 331( N/A%), pre moving , FPS 3.90, Running 106.97s Step 332( N/A%), pre moving , FPS 4.19, Running 107.06s Step 333( N/A%), pre moving , FPS 4.29, Running 107.40s Step 334( N/A%), pre moving , FPS 4.38, Running 107.51s Step 335( N/A%), pre moving , FPS 4.75, Running 107.59s Step 336( N/A%), pre moving , FPS 4.87, Running 107.68s Step 337( N/A%), pre moving , FPS 4.98, Running 108.04s Step 338( N/A%), pre moving , FPS 5.07, Running 108.12s Step 339( N/A%), pre moving , FPS 5.59, Running 108.20s Step 340( N/A%), pre moving , FPS 5.87, Running 108.28s Step 341( N/A%), pre moving , FPS 5.77, Running 108.62s Step 342( N/A%), pre moving , FPS 5.91, Running 108.69s Step 343( N/A%), pre moving , FPS 6.54, Running 108.77s Step 344( N/A%), pre moving , FPS 6.57, Running 108.86s Step 345( N/A%), pre moving , FPS 6.63, Running 108.92s Step 346( N/A%), pre moving , FPS 7.28, Running 108.99s Step 347( N/A%), pre moving , FPS 7.28, Running 109.10s Step 348( N/A%), pre moving , FPS 7.37, Running 109.17s Step 349( N/A%), pre moving , FPS 8.13, Running 109.25s Step 350( N/A%), pre moving , FPS 8.21, Running 109.33s Step 351( N/A%), pre moving , FPS 8.08, Running 109.45s Step 352( N/A%), pre moving , FPS 5.70, Running 110.58s Step 353( N/A%), pre moving , FPS 6.11, Running 110.67s Step 354( N/A%), pre moving , FPS 5.71, Running 111.01s Step 355( N/A%), pre moving , FPS 5.67, Running 111.12s Step 356( N/A%), pre moving , FPS 5.66, Running 111.21s Step 357( N/A%), pre moving , FPS 5.70, Running 111.55s Step 358( N/A%), pre moving , FPS 5.65, Running 111.66s Step 359( N/A%), pre moving , FPS 5.56, Running 111.80s Step 360( N/A%), pre moving , FPS 5.13, Running 112.18s Step 361( N/A%), pre moving , FPS 5.38, Running 112.34s Step 362( N/A%), pre moving , FPS 4.96, Running 112.73s Step 363( N/A%), pre moving , FPS 4.86, Running 112.88s Step 364( N/A%), pre moving , FPS 4.53, Running 113.27s Step 365( N/A%), pre moving , FPS 4.44, Running 113.42s Step 366( N/A%), pre moving , FPS 4.39, Running 113.55s Step 367( N/A%), pre moving , FPS 4.15, Running 113.92s Step 368( N/A%), pre moving , FPS 4.08, Running 114.08s Step 369( N/A%), pre moving , FPS 3.92, Running 114.36s Step 370( N/A%), pre moving , FPS 3.83, Running 114.54s Step 371( N/A%), pre moving , FPS 3.86, Running 114.63s Step 372( N/A%), pre moving , FPS 4.83, Running 114.71s Step 373( N/A%), pre moving , FPS 4.57, Running 115.05s Step 374( N/A%), pre moving , FPS 4.83, Running 115.16s Step 375( N/A%), pre moving , FPS 4.84, Running 115.25s Step 376( N/A%), pre moving , FPS 4.56, Running 115.60s Step 377( N/A%), pre moving , FPS 4.82, Running 115.70s Step 378( N/A%), pre moving , FPS 4.83, Running 115.79s Step 379( N/A%), pre moving , FPS 4.90, Running 115.88s Step 380( N/A%), pre moving , FPS 4.94, Running 116.23s Step 381( N/A%), pre moving , FPS 4.99, Running 116.34s Step 382( N/A%), pre moving , FPS 5.39, Running 116.44s Step 383( N/A%), pre moving , FPS 5.14, Running 116.77s Step 384( N/A%), pre moving , FPS 5.55, Running 116.87s Step 385( N/A%), pre moving , FPS 5.66, Running 116.95s Step 386( N/A%), pre moving , FPS 5.73, Running 117.04s Step 387( N/A%), pre moving , FPS 5.78, Running 117.38s Step 388( N/A%), pre moving , FPS 5.88, Running 117.48s Step 389( N/A%), pre moving , FPS 6.24, Running 117.56s Step 390( N/A%), pre moving , FPS 6.43, Running 117.66s Step 391( N/A%), pre moving , FPS 5.95, Running 117.99s Step 392( N/A%), pre moving , FPS 5.89, Running 118.11s Step 393( N/A%), pre moving , FPS 6.36, Running 118.20s Step 394( N/A%), pre moving , FPS 5.91, Running 118.54s Step 395( N/A%), pre moving , FPS 5.90, Running 118.64s Step 396( N/A%), pre moving , FPS 6.40, Running 118.73s Step 397( N/A%), pre moving , FPS 6.42, Running 118.82s Step 398( N/A%), pre moving , FPS 5.94, Running 119.16s Step 399( N/A%), pre moving , FPS 5.91, Running 119.27s Step 400( N/A%), pre moving , FPS 6.40, Running 119.36s Step 401( N/A%), pre moving , FPS 6.20, Running 119.57s Step 402( N/A%), pre moving , FPS 5.97, Running 119.79s Step 403( N/A%), pre moving , FPS 6.46, Running 119.87s Step 404( N/A%), pre moving , FPS 6.47, Running 119.97s Step 405( N/A%), pre moving , FPS 5.97, Running 120.30s Step 406( N/A%), pre moving , FPS 5.95, Running 120.41s Step 407( N/A%), pre moving , FPS 6.42, Running 120.49s Step 408( N/A%), pre moving , FPS 6.01, Running 120.81s Step 409( N/A%), pre moving , FPS 5.94, Running 120.93s Step 410( N/A%), pre moving , FPS 5.97, Running 121.00s Step 411( N/A%), pre moving , FPS 6.47, Running 121.09s Step 412( N/A%), pre moving , FPS 6.04, Running 121.42s Step 413( N/A%), pre moving , FPS 6.01, Running 121.52s Step 414( N/A%), pre moving , FPS 3.19, Running 124.81s Step 415( N/A%), pre moving , FPS 3.00, Running 125.32s Step 416( N/A%), pre moving , FPS 2.79, Running 125.90s Step 417( N/A%), pre moving , FPS 2.62, Running 126.45s Step 418( N/A%), pre moving , FPS 2.55, Running 126.99s Step 419( N/A%), pre moving , FPS 2.42, Running 127.52s Step 420( N/A%), pre moving , FPS 2.35, Running 127.86s Step 421( N/A%), pre moving , FPS 2.32, Running 128.19s Step 422( N/A%), pre moving , FPS 2.23, Running 128.75s Step 423( N/A%), pre moving , FPS 2.10, Running 129.41s Step 424( N/A%), pre moving , FPS 2.00, Running 129.99s Step 425( N/A%), pre moving , FPS 1.95, Running 130.54s Step 426( N/A%), pre moving , FPS 1.87, Running 131.11s Step 427( N/A%), pre moving , FPS 1.79, Running 131.66s Step 428( N/A%), pre moving , FPS 1.75, Running 132.24s Step 429( N/A%), pre moving , FPS 1.68, Running 132.81s Step 430( N/A%), pre moving , FPS 1.62, Running 133.35s Step 431( N/A%), pre moving , FPS 1.56, Running 133.89s Step 432( N/A%), pre moving , FPS 1.53, Running 134.46s Step 433( N/A%), pre moving , FPS 1.48, Running 134.99s Step 434( 0.33%), action 1, FPS 1.69, Running 136.66s Step 435( 0.67%), action 2, FPS 1.63, Running 137.59s Step 436( 1.00%), action 3, FPS 1.56, Running 138.75s Step 437( 1.33%), action 4, FPS 1.55, Running 139.38s Step 438( 1.67%), action 5, FPS 1.50, Running 140.28s Step 439( 2.00%), action 6, FPS 1.48, Running 141.01s Step 440( 2.33%), action 7, FPS 1.43, Running 141.87s Step 441( 2.67%), action 8, FPS 1.40, Running 142.47s Step 442( 3.00%), action 9, FPS 1.37, Running 143.38s Step 443( 3.33%), action 10, FPS 1.37, Running 144.05s Step 444( 3.67%), action 11, FPS 1.33, Running 145.02s Step 445( 4.00%), action 12, FPS 1.33, Running 145.63s Step 446( 4.33%), action 13, FPS 1.34, Running 146.04s Step 447( 4.67%), action 14, FPS 1.34, Running 146.56s Step 448( 5.00%), action 15, FPS 1.32, Running 147.35s Step 449( 5.33%), action 16, FPS 1.29, Running 148.33s Step 450( 5.67%), action 17, FPS 1.28, Running 148.96s Step 451( 6.00%), action 18, FPS 1.27, Running 149.60s Step 452( 6.33%), action 19, FPS 1.24, Running 150.57s Step 453( 6.67%), action 20, FPS 1.20, Running 151.64s Step 454( 7.00%), action 21, FPS 1.25, Running 152.72s Step 455( 7.33%), action 22, FPS 1.24, Running 153.77s Step 456( 7.67%), action 23, FPS 1.24, Running 154.84s Step 457( 8.00%), action 24, FPS 1.22, Running 155.81s Step 458( 8.33%), action 25, FPS 1.23, Running 156.55s Step 459( 8.67%), action 26, FPS 1.21, Running 157.47s Step 460( 9.00%), action 27, FPS 1.22, Running 158.21s Step 461( 9.33%), action 28, FPS 1.20, Running 159.10s Step 462( 9.67%), action 29, FPS 1.21, Running 159.91s Step 463( 10.00%), action 30, FPS 1.20, Running 160.78s Step 464( 10.33%), action 31, FPS 1.20, Running 161.64s Step 465( 10.67%), action 32, FPS 1.19, Running 162.41s Step 466( 11.00%), action 33, FPS 1.17, Running 163.07s Step 467( 11.33%), action 34, FPS 1.15, Running 163.97s Step 468( 11.67%), action 35, FPS 1.17, Running 164.45s Step 469( 12.00%), action 36, FPS 1.19, Running 165.13s Step 470( 12.33%), action 37, FPS 1.15, Running 166.28s Step 471( 12.67%), action 38, FPS 1.13, Running 167.36s Step 472( 13.00%), action 39, FPS 1.12, Running 168.39s Step 473( 13.33%), action 40, FPS 1.15, Running 169.02s Step 474( 13.67%), action 41, FPS 1.16, Running 169.99s Step 475( 14.00%), action 42, FPS 1.19, Running 170.64s Step 476( 14.33%), action 43, FPS 1.19, Running 171.69s Step 477( 14.67%), action 44, FPS 1.19, Running 172.63s Step 478( 15.00%), action 45, FPS 1.18, Running 173.46s Step 479( 15.33%), action 46, FPS 1.19, Running 174.28s Step 480( 15.67%), action 47, FPS 1.16, Running 175.38s Step 481( 16.00%), action 48, FPS 1.18, Running 176.01s Step 482( 16.33%), action 49, FPS 1.17, Running 176.97s Step 483( 16.67%), action 50, FPS 1.16, Running 178.05s Step 484( 17.00%), action 51, FPS 1.14, Running 179.12s Step 485( 17.33%), action 52, FPS 1.16, Running 179.71s Step 486( 17.67%), action 53, FPS 1.14, Running 180.66s Step 487( 18.00%), action 54, FPS 1.12, Running 181.75s Step 488( 18.33%), action 55, FPS 1.10, Running 182.61s Step 489( 18.67%), action 56, FPS 1.08, Running 183.57s Step 490( 19.00%), action 57, FPS 1.11, Running 184.31s Step 491( 19.33%), action 58, FPS 1.11, Running 185.37s Step 492( 19.67%), action 59, FPS 1.13, Running 186.09s Step 493( 20.00%), action 60, FPS 1.11, Running 187.04s Step 494( 20.33%), action 61, FPS 1.11, Running 188.07s Step 495( 20.67%), action 62, FPS 1.11, Running 188.66s Step 496( 21.00%), action 63, FPS 1.11, Running 189.71s Step 497( 21.33%), action 64, FPS 1.13, Running 190.35s Step 498( 21.67%), action 65, FPS 1.12, Running 191.27s Step 499( 22.00%), action 66, FPS 1.13, Running 191.91s Step 500( 22.33%), action 67, FPS 1.15, Running 192.85s Step 501( 22.67%), action 68, FPS 1.15, Running 193.44s Step 502( 23.00%), action 69, FPS 1.17, Running 194.08s Step 503( 23.33%), action 70, FPS 1.18, Running 195.01s Step 504( 23.67%), action 71, FPS 1.18, Running 196.13s Step 505( 24.00%), action 72, FPS 1.15, Running 197.15s Step 506( 24.33%), action 73, FPS 1.14, Running 198.22s Step 507( 24.67%), action 74, FPS 1.17, Running 198.79s Step 508( 25.00%), action 75, FPS 1.14, Running 200.19s Step 509( 25.33%), action 76, FPS 1.18, Running 200.53s Step 510( 25.67%), action 77, FPS 1.19, Running 201.11s Step 511( 26.00%), action 78, FPS 1.22, Running 201.78s Step 512( 26.33%), action 79, FPS 1.22, Running 202.45s Step 513( 26.67%), action 80, FPS 1.22, Running 203.39s Step 514( 27.00%), action 81, FPS 1.22, Running 204.47s Step 515( 27.33%), action 82, FPS 1.22, Running 205.10s Step 516( 27.67%), action 83, FPS 1.24, Running 205.83s Step 517( 28.00%), action 84, FPS 1.23, Running 206.63s Step 518( 28.33%), action 85, FPS 1.25, Running 207.32s Step 519( 28.67%), action 86, FPS 1.24, Running 208.02s Step 520( 29.00%), action 87, FPS 1.24, Running 208.91s Step 521( 29.33%), action 88, FPS 1.24, Running 209.61s Step 522( 29.67%), action 89, FPS 1.21, Running 210.62s Step 523( 30.00%), action 90, FPS 1.21, Running 211.52s Step 524( 30.33%), action 91, FPS 1.21, Running 212.71s Step 525( 30.67%), action 92, FPS 1.21, Running 213.66s Step 526( 31.00%), action 93, FPS 1.23, Running 214.47s Step 527( 31.33%), action 94, FPS 1.21, Running 215.26s Step 528( 31.67%), action 95, FPS 1.24, Running 216.33s Step 529( 32.00%), action 96, FPS 1.19, Running 217.27s Step 530( 32.33%), action 97, FPS 1.15, Running 218.46s Step 531( 32.67%), action 98, FPS 1.14, Running 219.26s Step 532( 33.00%), action 99, FPS 1.15, Running 219.87s Step 533( 33.33%), action 100, FPS 1.15, Running 220.82s Step 534( 33.67%), action 101, FPS 1.16, Running 221.76s Step 535( 34.00%), action 102, FPS 1.16, Running 222.41s Step 536( 34.33%), action 103, FPS 1.16, Running 223.02s Step 537( 34.67%), action 104, FPS 1.16, Running 223.83s Step 538( 35.00%), action 105, FPS 1.16, Running 224.57s Step 539( 35.33%), action 106, FPS 1.16, Running 225.23s Step 540( 35.67%), action 107, FPS 1.16, Running 226.20s Step 541( 36.00%), action 108, FPS 1.15, Running 227.03s Step 542( 36.33%), action 109, FPS 1.16, Running 227.83s Step 543( 36.67%), action 110, FPS 1.14, Running 228.99s Step 544( 37.00%), action 111, FPS 1.14, Running 230.21s Step 545( 37.33%), action 112, FPS 1.16, Running 230.82s Step 546( 37.67%), action 113, FPS 1.15, Running 231.80s Step 547( 38.00%), action 114, FPS 1.17, Running 232.40s Step 548( 38.33%), action 115, FPS 1.17, Running 233.38s Step 549( 38.67%), action 116, FPS 1.19, Running 234.04s Step 550( 39.00%), action 117, FPS 1.21, Running 235.03s Step 551( 39.33%), action 118, FPS 1.22, Running 235.61s Step 552( 39.67%), action 119, FPS 1.22, Running 236.25s Step 553( 40.00%), action 120, FPS 1.25, Running 236.79s Step 554( 40.33%), action 121, FPS 1.29, Running 237.22s Step 555( 40.67%), action 122, FPS 1.31, Running 237.69s Step 556( 41.00%), action 123, FPS 1.29, Running 238.54s Step 557( 41.33%), action 124, FPS 1.27, Running 239.55s Step 558( 41.67%), action 125, FPS 1.26, Running 240.40s Step 559( 42.00%), action 126, FPS 1.26, Running 241.06s Step 560( 42.33%), action 127, FPS 1.29, Running 241.69s Step 561( 42.67%), action 128, FPS 1.28, Running 242.70s Step 562( 43.00%), action 129, FPS 1.26, Running 243.68s Step 563( 43.33%), action 130, FPS 1.30, Running 244.32s Step 564( 43.67%), action 131, FPS 1.31, Running 245.44s Step 565( 44.00%), action 132, FPS 1.29, Running 246.35s Step 566( 44.33%), action 133, FPS 1.31, Running 247.08s Step 567( 44.67%), action 134, FPS 1.30, Running 247.74s Step 568( 45.00%), action 135, FPS 1.30, Running 248.72s Step 569( 45.33%), action 136, FPS 1.26, Running 249.90s Step 570( 45.67%), action 137, FPS 1.26, Running 250.91s Step 571( 46.00%), action 138, FPS 1.26, Running 251.50s Step 572( 46.33%), action 139, FPS 1.23, Running 252.46s Step 573( 46.67%), action 140, FPS 1.23, Running 253.10s Step 574( 47.00%), action 141, FPS 1.17, Running 254.28s Step 575( 47.33%), action 142, FPS 1.15, Running 255.01s Step 576( 47.67%), action 143, FPS 1.18, Running 255.44s Step 577( 48.00%), action 144, FPS 1.21, Running 256.05s Step 578( 48.33%), action 145, FPS 1.23, Running 256.69s Step 579( 48.67%), action 146, FPS 1.19, Running 257.80s Step 580( 49.00%), action 147, FPS 1.19, Running 258.46s Step 581( 49.33%), action 148, FPS 1.20, Running 259.35s Step 582( 49.67%), action 149, FPS 1.19, Running 260.50s Step 583( 50.00%), action 150, FPS 1.17, Running 261.46s Step 584( 50.33%), action 151, FPS 1.18, Running 262.38s Step 585( 50.67%), action 152, FPS 1.19, Running 263.11s Step 586( 51.00%), action 153, FPS 1.20, Running 263.72s Step 587( 51.33%), action 154, FPS 1.18, Running 264.63s Step 588( 51.67%), action 155, FPS 1.20, Running 265.33s Step 589( 52.00%), action 156, FPS 1.23, Running 266.22s Step 590( 52.33%), action 157, FPS 1.24, Running 266.99s Step 591( 52.67%), action 158, FPS 1.22, Running 267.87s Step 592( 53.00%), action 159, FPS 1.24, Running 268.55s Step 593( 53.33%), action 160, FPS 1.24, Running 269.19s Step 594( 53.67%), action 161, FPS 1.26, Running 270.15s Step 595( 54.00%), action 162, FPS 1.25, Running 271.05s Step 596( 54.33%), action 163, FPS 1.20, Running 272.12s Step 597( 54.67%), action 164, FPS 1.20, Running 272.76s Step 598( 55.00%), action 165, FPS 1.19, Running 273.45s Step 599( 55.33%), action 166, FPS 1.24, Running 273.95s Step 600( 55.67%), action 167, FPS 1.26, Running 274.34s Step 601( 56.00%), action 168, FPS 1.29, Running 274.90s Step 602( 56.33%), action 169, FPS 1.31, Running 275.72s Step 603( 56.67%), action 170, FPS 1.34, Running 276.39s Step 604( 57.00%), action 171, FPS 1.33, Running 277.45s Step 605( 57.33%), action 172, FPS 1.34, Running 278.08s Step 606( 57.67%), action 173, FPS 1.33, Running 278.78s Step 607( 58.00%), action 174, FPS 1.33, Running 279.69s Step 608( 58.33%), action 175, FPS 1.34, Running 280.31s Step 609( 58.67%), action 176, FPS 1.33, Running 281.28s Step 610( 59.00%), action 177, FPS 1.34, Running 281.92s Step 611( 59.33%), action 178, FPS 1.34, Running 282.82s Step 612( 59.67%), action 179, FPS 1.34, Running 283.53s Step 613( 60.00%), action 180, FPS 1.33, Running 284.19s Step 614( 60.33%), action 181, FPS 1.33, Running 285.14s Step 615( 60.67%), action 182, FPS 1.36, Running 285.77s Step 616( 61.00%), action 183, FPS 1.36, Running 286.82s Step 617( 61.33%), action 184, FPS 1.34, Running 287.73s Step 618( 61.67%), action 185, FPS 1.34, Running 288.41s Step 619( 62.00%), action 186, FPS 1.30, Running 289.35s Step 620( 62.33%), action 187, FPS 1.28, Running 290.02s Step 621( 62.67%), action 188, FPS 1.27, Running 290.67s Step 622( 63.00%), action 189, FPS 1.27, Running 291.43s Step 623( 63.33%), action 190, FPS 1.26, Running 292.25s Step 624( 63.67%), action 191, FPS 1.26, Running 293.27s Step 625( 64.00%), action 192, FPS 1.28, Running 293.66s Step 626( 64.33%), action 193, FPS 1.28, Running 294.44s Step 627( 64.67%), action 194, FPS 1.27, Running 295.44s Step 628( 65.00%), action 195, FPS 1.26, Running 296.15s Step 629( 65.33%), action 196, FPS 1.27, Running 297.07s Step 630( 65.67%), action 197, FPS 1.23, Running 298.17s Step 631( 66.00%), action 198, FPS 1.25, Running 298.84s Step 632( 66.33%), action 199, FPS 1.23, Running 299.83s Step 633( 66.67%), action 200, FPS 1.21, Running 300.75s Step 634( 67.00%), action 201, FPS 1.20, Running 301.82s Step 635( 67.33%), action 202, FPS 1.20, Running 302.42s Step 636( 67.67%), action 203, FPS 1.23, Running 303.06s Step 637( 68.00%), action 204, FPS 1.24, Running 303.92s Step 638( 68.33%), action 205, FPS 1.24, Running 304.58s Step 639( 68.67%), action 206, FPS 1.26, Running 305.25s Step 640( 69.00%), action 207, FPS 1.24, Running 306.20s Step 641( 69.33%), action 208, FPS 1.24, Running 306.84s Step 642( 69.67%), action 209, FPS 1.22, Running 307.79s Step 643( 70.00%), action 210, FPS 1.23, Running 308.50s Step 644( 70.33%), action 211, FPS 1.23, Running 309.50s Step 645( 70.67%), action 212, FPS 1.20, Running 310.38s Step 646( 71.00%), action 213, FPS 1.20, Running 311.08s Step 647( 71.33%), action 214, FPS 1.23, Running 311.70s Step 648( 71.67%), action 215, FPS 1.25, Running 312.18s Step 649( 72.00%), action 216, FPS 1.28, Running 312.68s Step 650( 72.33%), action 217, FPS 1.34, Running 313.15s Step 651( 72.67%), action 218, FPS 1.31, Running 314.05s Step 652( 73.00%), action 219, FPS 1.34, Running 314.72s Step 653( 73.33%), action 220, FPS 1.36, Running 315.46s Step 654( 73.67%), action 221, FPS 1.37, Running 316.38s Step 655( 74.00%), action 222, FPS 1.34, Running 317.29s Step 656( 74.33%), action 223, FPS 1.34, Running 317.97s Step 657( 74.67%), action 224, FPS 1.34, Running 318.89s Step 658( 75.00%), action 225, FPS 1.34, Running 319.54s Step 659( 75.33%), action 226, FPS 1.31, Running 320.48s Step 660( 75.67%), action 227, FPS 1.30, Running 321.57s Step 661( 76.00%), action 228, FPS 1.27, Running 322.57s Step 662( 76.33%), action 229, FPS 1.25, Running 323.78s Step 663( 76.67%), action 230, FPS 1.23, Running 324.73s Step 664( 77.00%), action 231, FPS 1.23, Running 325.80s Step 665( 77.33%), action 232, FPS 1.22, Running 326.79s Step 666( 77.67%), action 233, FPS 1.19, Running 327.92s Step 667( 78.00%), action 234, FPS 1.19, Running 328.56s Step 668( 78.33%), action 235, FPS 1.15, Running 329.57s Step 669( 78.67%), action 236, FPS 1.14, Running 330.15s Step 670( 79.00%), action 237, FPS 1.15, Running 330.51s Step 671( 79.33%), action 238, FPS 1.19, Running 330.81s Step 672( 79.67%), action 239, FPS 1.21, Running 331.27s Step 673( 80.00%), action 240, FPS 1.23, Running 331.78s Step 674( 80.33%), action 241, FPS 1.22, Running 332.81s Step 675( 80.67%), action 242, FPS 1.23, Running 333.51s Step 676( 81.00%), action 243, FPS 1.22, Running 334.43s Step 677( 81.33%), action 244, FPS 1.21, Running 335.41s Step 678( 81.67%), action 245, FPS 1.20, Running 336.20s Step 679( 82.00%), action 246, FPS 1.20, Running 337.11s Step 680( 82.33%), action 247, FPS 1.19, Running 338.37s Step 681( 82.67%), action 248, FPS 1.19, Running 339.33s Step 682( 83.00%), action 249, FPS 1.20, Running 340.43s Step 683( 83.33%), action 250, FPS 1.22, Running 341.06s Step 684( 83.67%), action 251, FPS 1.23, Running 342.02s Step 685( 84.00%), action 252, FPS 1.23, Running 343.10s Step 686( 84.33%), action 253, FPS 1.26, Running 343.80s Step 687( 84.67%), action 254, FPS 1.25, Running 344.57s Step 688( 85.00%), action 255, FPS 1.26, Running 345.43s Step 689( 85.33%), action 256, FPS 1.25, Running 346.10s Step 690( 85.67%), action 257, FPS 1.21, Running 347.08s Step 691( 86.00%), action 258, FPS 1.17, Running 347.89s Step 692( 86.33%), action 259, FPS 1.15, Running 348.69s Step 693( 86.67%), action 260, FPS 1.14, Running 349.39s Step 694( 87.00%), action 261, FPS 1.15, Running 350.22s Step 695( 87.33%), action 262, FPS 1.16, Running 350.71s Step 696( 87.67%), action 263, FPS 1.16, Running 351.66s Step 697( 88.00%), action 264, FPS 1.18, Running 352.30s Step 698( 88.33%), action 265, FPS 1.19, Running 353.00s [2026-08-02 18:01:46] [10 ] Seed 9 failed after 353.32 s. +steps: 698 , actions: 265 . +Instruction: Empty +Total 4/10(40.00%) success. +Setting seed: 10 +Step 1( N/A%), pre moving , FPS 1.64, Running 0.61s Step 2( N/A%), pre moving , FPS 2.86, Running 0.70s Step 3( N/A%), pre moving , FPS 2.92, Running 1.03s Step 4( N/A%), pre moving , FPS 3.52, Running 1.14s Step 5( N/A%), pre moving , FPS 4.11, Running 1.22s Step 6( N/A%), pre moving , FPS 4.48, Running 1.34s 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.11, Running 1.96s Step 11( N/A%), pre moving , FPS 4.83, Running 2.28s Step 12( N/A%), pre moving , FPS 5.02, Running 2.39s Step 13( N/A%), pre moving , FPS 5.24, Running 2.48s Step 14( N/A%), pre moving , FPS 4.95, Running 2.83s Step 15( N/A%), pre moving , FPS 5.11, Running 2.93s 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.23, Running 3.44s Step 19( N/A%), pre moving , FPS 5.35, Running 3.55s Step 20( N/A%), pre moving , FPS 5.48, Running 3.65s Step 21( N/A%), pre moving , FPS 5.66, Running 4.15s Step 22( N/A%), pre moving , FPS 5.24, Running 4.51s Step 23( N/A%), pre moving , FPS 5.53, Running 4.64s Step 24( N/A%), pre moving , FPS 5.59, Running 4.71s Step 25( N/A%), pre moving , FPS 5.60, Running 4.79s Step 26( N/A%), pre moving , FPS 5.03, Running 5.31s Step 27( N/A%), pre moving , FPS 5.33, Running 5.40s Step 28( N/A%), pre moving , FPS 5.02, Running 5.74s Step 29( N/A%), pre moving , FPS 5.00, Running 5.85s Step 30( N/A%), pre moving , FPS 5.04, Running 5.92s Step 31( N/A%), pre moving , FPS 5.35, Running 6.01s Step 32( N/A%), pre moving , FPS 5.04, Running 6.36s Step 33( N/A%), pre moving , FPS 5.01, Running 6.48s Step 34( N/A%), pre moving , FPS 5.37, Running 6.55s Step 35( N/A%), pre moving , FPS 5.40, Running 6.63s Step 36( N/A%), pre moving , FPS 4.48, Running 7.47s Step 37( N/A%), pre moving , FPS 4.47, Running 7.58s Step 38( N/A%), pre moving , FPS 4.72, Running 7.68s Step 39( N/A%), pre moving , FPS 4.47, Running 8.03s Step 40( N/A%), pre moving , FPS 4.45, Running 8.14s Step 41( N/A%), pre moving , FPS 4.89, Running 8.23s Step 42( N/A%), pre moving , FPS 4.92, Running 8.58s Step 43( N/A%), pre moving , FPS 4.94, Running 8.69s Step 44( N/A%), pre moving , FPS 4.86, Running 8.83s Step 45( N/A%), pre moving , FPS 4.50, Running 9.23s Step 46( N/A%), pre moving , FPS 4.92, Running 9.38s Step 47( N/A%), pre moving , FPS 4.58, Running 9.77s Step 48( N/A%), pre moving , FPS 4.78, Running 9.93s Step 49( N/A%), pre moving , FPS 4.66, Running 10.14s Step 50( N/A%), pre moving , FPS 4.38, Running 10.48s Step 51( N/A%), pre moving , FPS 4.34, Running 10.62s Step 52( N/A%), pre moving , FPS 4.27, Running 11.04s Step 53( N/A%), pre moving , FPS 4.26, Running 11.18s Step 54( N/A%), pre moving , FPS 3.97, Running 11.59s Step 55( N/A%), pre moving , FPS 3.93, Running 11.73s Step 56( N/A%), pre moving , FPS 4.30, Running 12.12s Step 57( N/A%), pre moving , FPS 4.25, Running 12.29s Step 58( N/A%), pre moving , FPS 4.00, Running 12.68s Step 59( N/A%), pre moving , FPS 4.16, Running 12.83s Step 60( N/A%), pre moving , FPS 3.93, Running 13.23s Step 61( N/A%), pre moving , FPS 3.87, Running 13.40s Step 62( N/A%), pre moving , FPS 4.04, Running 13.54s Step 63( N/A%), pre moving , FPS 3.82, Running 13.93s Step 64( N/A%), pre moving , FPS 3.82, Running 14.07s Step 65( N/A%), pre moving , FPS 3.83, Running 14.46s Step 66( N/A%), pre moving , FPS 3.82, Running 14.61s Step 67( N/A%), pre moving , FPS 4.02, Running 14.75s Step 68( N/A%), pre moving , FPS 3.82, Running 15.17s Step 69( N/A%), pre moving , FPS 3.87, Running 15.32s Step 70( N/A%), pre moving , FPS 3.83, Running 15.70s Step 71( N/A%), pre moving , FPS 3.87, Running 15.79s Step 72( N/A%), pre moving , FPS 4.12, Running 15.89s Step 73( N/A%), pre moving , FPS 4.16, Running 15.98s Step 74( N/A%), pre moving , FPS 4.48, Running 16.06s Step 75( N/A%), pre moving , FPS 4.54, Running 16.13s Step 76( N/A%), pre moving , FPS 4.87, Running 16.23s Step 77( N/A%), pre moving , FPS 4.93, Running 16.34s Step 78( N/A%), pre moving , FPS 5.33, Running 16.42s Step 79( N/A%), pre moving , FPS 5.46, Running 16.49s Step 80( N/A%), pre moving , FPS 6.01, Running 16.56s Step 81( N/A%), pre moving , FPS 6.07, Running 16.69s Step 82( N/A%), pre moving , FPS 6.16, Running 16.78s Step 83( N/A%), pre moving , FPS 6.81, Running 16.87s Step 84( N/A%), pre moving , FPS 6.93, Running 16.95s Step 85( N/A%), pre moving , FPS 7.05, Running 17.29s Step 86( N/A%), pre moving , FPS 7.17, Running 17.40s Step 87( N/A%), pre moving , FPS 7.31, Running 17.49s Step 88( N/A%), pre moving , FPS 8.27, Running 17.59s Step 89( N/A%), pre moving , FPS 7.75, Running 17.90s Step 90( N/A%), pre moving , FPS 8.66, Running 18.01s Step 91( N/A%), pre moving , FPS 5.37, Running 19.52s Step 92( N/A%), pre moving , FPS 4.76, Running 20.10s Step 93( N/A%), pre moving , FPS 4.26, Running 20.68s Step 94( N/A%), pre moving , FPS 3.85, Running 21.25s Step 95( N/A%), pre moving , FPS 3.50, Running 21.86s Step 96( N/A%), pre moving , FPS 3.22, Running 22.45s Step 97( N/A%), pre moving , FPS 3.00, Running 23.01s Step 98( N/A%), pre moving , FPS 2.80, Running 23.58s Step 99( N/A%), pre moving , FPS 2.62, Running 24.11s Step 100( N/A%), pre moving , FPS 2.47, Running 24.67s Step 101( N/A%), pre moving , FPS 2.34, Running 25.24s Step 102( N/A%), pre moving , FPS 2.22, Running 25.78s Step 103( N/A%), pre moving , FPS 2.11, Running 26.35s Step 104( N/A%), pre moving , FPS 2.01, Running 26.91s Step 105( N/A%), pre moving , FPS 1.97, Running 27.46s Step 106( N/A%), pre moving , FPS 1.88, Running 28.02s Step 107( N/A%), pre moving , FPS 1.80, Running 28.57s Step 108( N/A%), pre moving , FPS 1.73, Running 29.14s Step 109( N/A%), pre moving , FPS 1.70, Running 29.68s Step 110( N/A%), pre moving , FPS 1.64, Running 30.23s Step 111( N/A%), pre moving , FPS 1.78, Running 30.78s Step 112( N/A%), pre moving , FPS 1.78, Running 31.34s Step 113( N/A%), pre moving , FPS 1.79, Running 31.87s Step 114( N/A%), pre moving , FPS 1.79, Running 32.41s Step 115( N/A%), pre moving , FPS 1.80, Running 32.97s Step 116( N/A%), pre moving , FPS 1.81, Running 33.53s Step 117( N/A%), pre moving , FPS 1.80, Running 34.11s Step 118( N/A%), pre moving , FPS 1.80, Running 34.67s Step 119( N/A%), pre moving , FPS 1.82, Running 35.13s Step 120( N/A%), pre moving , FPS 1.84, Running 35.53s Step 121( N/A%), pre moving , FPS 1.85, Running 36.06s Step 122( N/A%), pre moving , FPS 1.84, Running 36.63s Step 123( N/A%), pre moving , FPS 1.84, Running 37.21s Step 124( N/A%), pre moving , FPS 1.84, Running 37.76s Step 125( N/A%), pre moving , FPS 1.85, Running 38.29s Step 126( N/A%), pre moving , FPS 1.84, Running 38.86s Step 127( N/A%), pre moving , FPS 1.84, Running 39.42s Step 128( N/A%), pre moving , FPS 1.85, Running 39.98s Step 129( N/A%), pre moving , FPS 1.84, Running 40.55s Step 130( N/A%), pre moving , FPS 1.84, Running 41.11s Step 131( N/A%), pre moving , FPS 1.84, Running 41.66s Step 132( N/A%), pre moving , FPS 1.84, Running 42.23s Step 133( N/A%), pre moving , FPS 1.83, Running 42.83s Step 134( N/A%), pre moving , FPS 1.82, Running 43.42s Step 135( N/A%), pre moving , FPS 1.81, Running 44.03s Step 136( N/A%), pre moving , FPS 1.81, Running 44.58s Step 137( N/A%), pre moving , FPS 1.81, Running 45.18s Step 138( N/A%), pre moving , FPS 1.81, Running 45.74s Step 139( N/A%), pre moving , FPS 1.78, Running 46.33s Step 140( N/A%), pre moving , FPS 1.76, Running 46.92s Step 141( N/A%), pre moving , FPS 1.75, Running 47.46s Step 142( N/A%), pre moving , FPS 1.76, Running 48.02s Step 143( N/A%), pre moving , FPS 1.76, Running 48.58s Step 144( N/A%), pre moving , FPS 1.76, Running 49.12s Step 145( N/A%), pre moving , FPS 1.76, Running 49.67s Step 146( N/A%), pre moving , FPS 1.76, Running 50.23s Step 147( N/A%), pre moving , FPS 1.76, Running 50.78s Step 148( N/A%), pre moving , FPS 1.76, Running 51.35s Step 149( N/A%), pre moving , FPS 1.76, Running 51.89s Step 150( N/A%), pre moving , FPS 1.76, Running 52.45s Step 151( N/A%), pre moving , FPS 1.76, Running 53.04s Step 152( N/A%), pre moving , FPS 1.76, Running 53.62s Step 153( N/A%), pre moving , FPS 1.78, Running 54.08s Step 154( N/A%), pre moving , FPS 1.82, Running 54.43s Step 155( N/A%), pre moving , FPS 1.83, Running 54.98s Step 156( N/A%), pre moving , FPS 1.82, Running 55.54s Step 157( N/A%), pre moving , FPS 1.83, Running 56.11s Step 158( N/A%), pre moving , FPS 1.83, Running 56.70s Step 159( N/A%), pre moving , FPS 1.83, Running 57.24s Step 160( N/A%), pre moving , FPS 1.84, Running 57.79s Step 161( N/A%), pre moving , FPS 1.84, Running 58.35s Step 162( N/A%), pre moving , FPS 1.84, Running 58.89s Step 163( N/A%), pre moving , FPS 1.83, Running 59.50s Step 164( N/A%), pre moving , FPS 1.82, Running 60.09s Step 165( N/A%), pre moving , FPS 1.82, Running 60.65s Step 166( N/A%), pre moving , FPS 1.82, Running 61.21s Step 167( N/A%), pre moving , FPS 1.82, Running 61.78s Step 168( N/A%), pre moving , FPS 1.82, Running 62.32s Step 169( N/A%), pre moving , FPS 1.82, Running 62.87s Step 170( N/A%), pre moving , FPS 1.82, Running 63.41s Step 171( N/A%), pre moving , FPS 1.83, Running 63.98s Step 172( N/A%), pre moving , FPS 1.83, Running 64.54s Step 173( N/A%), pre moving , FPS 1.81, Running 65.11s Step 174( N/A%), pre moving , FPS 1.77, Running 65.70s Step 175( N/A%), pre moving , FPS 1.77, Running 66.26s Step 176( N/A%), pre moving , FPS 1.77, Running 66.82s Step 177( N/A%), pre moving , FPS 1.77, Running 67.40s Step 178( N/A%), pre moving , FPS 1.77, Running 67.97s Step 179( N/A%), pre moving , FPS 1.77, Running 68.55s Step 180( N/A%), pre moving , FPS 1.77, Running 69.09s Step 181( N/A%), pre moving , FPS 1.84, Running 69.19s Step 182( N/A%), pre moving , FPS 1.88, Running 69.52s Step 183( N/A%), pre moving , FPS 1.97, Running 69.64s Step 184( N/A%), pre moving , FPS 2.07, Running 69.73s Step 185( N/A%), pre moving , FPS 2.12, Running 70.08s Step 186( N/A%), pre moving , FPS 2.23, Running 70.19s Step 187( N/A%), pre moving , FPS 2.35, Running 70.29s Step 188( N/A%), pre moving , FPS 2.40, Running 70.64s Step 189( N/A%), pre moving , FPS 2.54, Running 70.76s Step 190( N/A%), pre moving , FPS 2.70, Running 70.82s Step 191( N/A%), pre moving , FPS 2.52, Running 71.93s Step 192( N/A%), pre moving , FPS 2.66, Running 72.04s Step 193( N/A%), pre moving , FPS 2.75, Running 72.39s Step 194( N/A%), pre moving , FPS 2.97, Running 72.43s Step 195( N/A%), pre moving , FPS 3.21, Running 72.49s Step 196( N/A%), pre moving , FPS 3.49, Running 72.55s Step 197( N/A%), pre moving , FPS 3.85, Running 72.59s Step 198( N/A%), pre moving , FPS 4.27, Running 72.65s Step 199( N/A%), pre moving , FPS 4.79, Running 72.72s Step 200( N/A%), pre moving , FPS 5.42, Running 72.78s Step 201( N/A%), pre moving , FPS 5.48, Running 72.84s Step 202( N/A%), pre moving , FPS 5.94, Running 72.89s Step 203( N/A%), pre moving , FPS 6.04, Running 72.95s Step 204( N/A%), pre moving , FPS 6.10, Running 73.01s Step 205( N/A%), pre moving , FPS 6.64, Running 73.09s Step 206( N/A%), pre moving , FPS 6.73, Running 73.16s Step 207( N/A%), pre moving , FPS 6.78, Running 73.24s Step 208( N/A%), pre moving , FPS 7.50, Running 73.31s Step 209( N/A%), pre moving , FPS 7.64, Running 73.38s Step 210( N/A%), pre moving , FPS 7.54, Running 73.47s Step 211( N/A%), pre moving , FPS 12.23, Running 73.57s Step 212( N/A%), pre moving , FPS 12.24, Running 73.68s Step 213( N/A%), pre moving , FPS 13.80, Running 73.84s Step 214( N/A%), pre moving , FPS 12.12, Running 74.09s Step 215( N/A%), pre moving , FPS 11.00, Running 74.31s Step 216( N/A%), pre moving , FPS 9.84, Running 74.58s Step 217( N/A%), pre moving , FPS 8.01, Running 75.08s Step 218( N/A%), pre moving , FPS 6.71, Running 75.64s Step 219( N/A%), pre moving , FPS 5.86, Running 76.13s Step 220( N/A%), pre moving , FPS 5.44, Running 76.46s Step 221( N/A%), pre moving , FPS 4.83, Running 76.98s Step 222( N/A%), pre moving , FPS 4.32, Running 77.53s Step 223( N/A%), pre moving , FPS 3.91, Running 78.07s Step 224( N/A%), pre moving , FPS 3.59, Running 78.59s Step 225( N/A%), pre moving , FPS 3.31, Running 79.13s Step 226( N/A%), pre moving , FPS 3.20, Running 79.42s Step 227( N/A%), pre moving , FPS 2.97, Running 79.96s Step 228( N/A%), pre moving , FPS 2.78, Running 80.51s Step 229( N/A%), pre moving , FPS 2.61, Running 81.05s Step 230( N/A%), pre moving , FPS 2.46, Running 81.59s Step 231( N/A%), pre moving , FPS 2.33, Running 82.14s Step 232( N/A%), pre moving , FPS 2.24, Running 82.62s Step 233( N/A%), pre moving , FPS 2.17, Running 83.05s Step 234( N/A%), pre moving , FPS 2.16, Running 83.36s Step 235( N/A%), pre moving , FPS 2.09, Running 83.86s Step 236( N/A%), pre moving , FPS 2.06, Running 84.30s Step 237( N/A%), pre moving , FPS 2.12, Running 84.50s Step 238( N/A%), pre moving , FPS 2.14, Running 84.96s Step 239( N/A%), pre moving , FPS 2.24, Running 85.05s Step 240( N/A%), pre moving , FPS 2.24, Running 85.39s Step 241( N/A%), pre moving , FPS 2.35, Running 85.49s Step 242( N/A%), pre moving , FPS 2.49, Running 85.57s Step 243( N/A%), pre moving , FPS 2.56, Running 85.88s Step 244( N/A%), pre moving , FPS 2.66, Running 86.10s Step 245( N/A%), pre moving , FPS 2.82, Running 86.24s Step 246( N/A%), pre moving , FPS 2.80, Running 86.57s Step 247( N/A%), pre moving , FPS 2.98, Running 86.68s Step 248( N/A%), pre moving , FPS 3.19, Running 86.78s Step 249( N/A%), pre moving , FPS 3.35, Running 87.02s Step 250( N/A%), pre moving , FPS 3.56, Running 87.20s Step 251( N/A%), pre moving , FPS 3.89, Running 87.28s Step 252( N/A%), pre moving , FPS 4.21, Running 87.37s Step 253( N/A%), pre moving , FPS 3.71, Running 88.44s Step 254( N/A%), pre moving , FPS 3.82, Running 88.60s Step 255( N/A%), pre moving , FPS 3.97, Running 88.89s Step 256( N/A%), pre moving , FPS 4.28, Running 88.97s Step 257( N/A%), pre moving , FPS 4.11, Running 89.37s Step 258( N/A%), pre moving , FPS 4.42, Running 89.49s Step 259( N/A%), pre moving , FPS 4.37, Running 89.63s Step 260( N/A%), pre moving , FPS 4.30, Running 90.04s Step 261( N/A%), pre moving , FPS 4.26, Running 90.18s Step 262( N/A%), pre moving , FPS 3.99, Running 90.58s Step 263( N/A%), pre moving , FPS 4.13, Running 90.72s Step 264( N/A%), pre moving , FPS 4.00, Running 91.10s Step 265( N/A%), pre moving , FPS 3.99, Running 91.25s Step 266( N/A%), pre moving , FPS 3.94, Running 91.65s Step 267( N/A%), pre moving , FPS 3.90, Running 91.81s Step 268( N/A%), pre moving , FPS 3.87, Running 91.94s Step 269( N/A%), pre moving , FPS 3.78, Running 92.31s Step 270( N/A%), pre moving , FPS 3.82, Running 92.44s Step 271( N/A%), pre moving , FPS 3.77, Running 92.58s Step 272( N/A%), pre moving , FPS 3.59, Running 92.94s Step 273( N/A%), pre moving , FPS 4.39, Running 93.00s Step 274( N/A%), pre moving , FPS 4.47, Running 93.07s Step 275( N/A%), pre moving , FPS 4.71, Running 93.14s Step 276( N/A%), pre moving , FPS 4.74, Running 93.20s Step 277( N/A%), pre moving , FPS 5.16, Running 93.25s Step 278( N/A%), pre moving , FPS 5.22, Running 93.32s Step 279( N/A%), pre moving , FPS 5.35, Running 93.37s Step 280( N/A%), pre moving , FPS 5.89, Running 93.43s Step 281( N/A%), pre moving , FPS 6.05, Running 93.49s Step 282( N/A%), pre moving , FPS 6.66, Running 93.58s Step 283( N/A%), pre moving , FPS 6.70, Running 93.71s Step 284( N/A%), pre moving , FPS 7.07, Running 93.93s Step 285( N/A%), pre moving , FPS 7.01, Running 94.10s Step 286( N/A%), pre moving , FPS 7.53, Running 94.31s Step 287( N/A%), pre moving , FPS 7.41, Running 94.50s Step 288( N/A%), pre moving , FPS 6.69, Running 94.94s Step 289( N/A%), pre moving , FPS 7.08, Running 95.14s Step 290( N/A%), pre moving , FPS 6.34, Running 95.59s Step 291( N/A%), pre moving , FPS 6.27, Running 95.77s Step 292( N/A%), pre moving , FPS 6.01, Running 96.26s Step 293( N/A%), pre moving , FPS 5.30, Running 96.78s Step 294( N/A%), pre moving , FPS 4.79, Running 97.25s Step 295( N/A%), pre moving , FPS 4.59, Running 97.50s Step 296( N/A%), pre moving , FPS 4.17, Running 97.99s Step 297( N/A%), pre moving , FPS 3.80, Running 98.51s Step 298( N/A%), pre moving , FPS 3.52, Running 99.00s Step 299( N/A%), pre moving , FPS 3.39, Running 99.27s Step 300( N/A%), pre moving , FPS 3.17, Running 99.74s Step 301( N/A%), pre moving , FPS 2.96, Running 100.24s Step 302( N/A%), pre moving , FPS 2.80, Running 100.72s Step 303( N/A%), pre moving , FPS 2.76, Running 100.95s Step 304( N/A%), pre moving , FPS 2.66, Running 101.46s Step 305( N/A%), pre moving , FPS 2.55, Running 101.94s Step 306( N/A%), pre moving , FPS 2.54, Running 102.19s Step 307( N/A%), pre moving , FPS 2.48, Running 102.58s Step 308( N/A%), pre moving , FPS 2.56, Running 102.76s Step 309( N/A%), pre moving , FPS 2.48, Running 103.21s Step 310( N/A%), pre moving , FPS 2.48, Running 103.64s Step 311( N/A%), pre moving , FPS 2.48, Running 103.85s Step 312( N/A%), pre moving , FPS 2.49, Running 104.31s Step 313( N/A%), pre moving , FPS 2.51, Running 104.75s Step 314( N/A%), pre moving , FPS 2.60, Running 104.95s Step 315( N/A%), pre moving , FPS 2.55, Running 105.33s Step 316( N/A%), pre moving , FPS 2.67, Running 105.48s Step 317( N/A%), pre moving , FPS 2.71, Running 105.88s Step 318( N/A%), pre moving , FPS 2.85, Running 106.01s Step 319( N/A%), pre moving , FPS 2.91, Running 106.14s Step 320( N/A%), pre moving , FPS 2.93, Running 106.55s Step 321( N/A%), pre moving , FPS 3.10, Running 106.69s Step 322( N/A%), pre moving , FPS 3.14, Running 107.09s Step 323( N/A%), pre moving , FPS 3.18, Running 107.24s Step 324( N/A%), pre moving , FPS 3.38, Running 107.38s Step 325( N/A%), pre moving , FPS 3.43, Running 107.78s Step 326( N/A%), pre moving , FPS 3.51, Running 107.89s Step 327( N/A%), pre moving , FPS 3.50, Running 108.29s Step 328( N/A%), pre moving , FPS 3.55, Running 108.39s Step 329( N/A%), pre moving , FPS 3.80, Running 108.47s Step 330( N/A%), pre moving , FPS 3.86, Running 108.83s Step 331( N/A%), pre moving , FPS 3.93, Running 108.94s Step 332( N/A%), pre moving , FPS 4.24, Running 109.03s Step 333( N/A%), pre moving , FPS 4.58, Running 109.12s Step 334( N/A%), pre moving , FPS 4.44, Running 109.45s Step 335( N/A%), pre moving , FPS 4.73, Running 109.56s Step 336( N/A%), pre moving , FPS 4.80, Running 109.65s Step 337( N/A%), pre moving , FPS 4.87, Running 109.99s Step 338( N/A%), pre moving , FPS 4.90, Running 110.10s Step 339( N/A%), pre moving , FPS 4.95, Running 110.18s Step 340( N/A%), pre moving , FPS 5.38, Running 110.27s Step 341( N/A%), pre moving , FPS 5.11, Running 110.61s Step 342( N/A%), pre moving , FPS 5.50, Running 110.72s Step 343( N/A%), pre moving , FPS 5.59, Running 110.82s Step 344( N/A%), pre moving , FPS 5.29, Running 111.16s Step 345( N/A%), pre moving , FPS 5.74, Running 111.26s Step 346( N/A%), pre moving , FPS 5.81, Running 111.34s Step 347( N/A%), pre moving , FPS 6.36, Running 111.43s Step 348( N/A%), pre moving , FPS 4.86, Running 112.51s Step 349( N/A%), pre moving , FPS 4.79, Running 112.65s Step 350( N/A%), pre moving , FPS 4.91, Running 112.90s Step 351( N/A%), pre moving , FPS 4.99, Running 112.95s Step 352( N/A%), pre moving , FPS 5.01, Running 113.02s Step 353( N/A%), pre moving , FPS 5.01, Running 113.11s Step 354( N/A%), pre moving , FPS 5.37, Running 113.18s Step 355( N/A%), pre moving , FPS 5.39, Running 113.27s Step 356( N/A%), pre moving , FPS 5.38, Running 113.37s Step 357( N/A%), pre moving , FPS 5.74, Running 113.48s Step 358( N/A%), pre moving , FPS 5.75, Running 113.58s Step 359( N/A%), pre moving , FPS 5.75, Running 113.66s Step 360( N/A%), pre moving , FPS 5.72, Running 113.77s Step 361( N/A%), pre moving , FPS 6.09, Running 113.89s Step 362( N/A%), pre moving , FPS 5.65, Running 114.26s Step 363( N/A%), pre moving , FPS 5.60, Running 114.39s Step 364( N/A%), pre moving , FPS 5.87, Running 114.56s Step 365( N/A%), pre moving , FPS 5.45, Running 114.93s Step 366( N/A%), pre moving , FPS 5.37, Running 115.06s Step 367( N/A%), pre moving , FPS 4.97, Running 115.46s Step 368( N/A%), pre moving , FPS 6.45, Running 115.61s Step 369( N/A%), pre moving , FPS 5.99, Running 115.99s Step 370( N/A%), pre moving , FPS 6.18, Running 116.13s Step 371( N/A%), pre moving , FPS 5.58, Running 116.53s Step 372( N/A%), pre moving , FPS 5.45, Running 116.69s Step 373( N/A%), pre moving , FPS 5.02, Running 117.09s Step 374( N/A%), pre moving , FPS 4.93, Running 117.23s Step 375( N/A%), pre moving , FPS 4.87, Running 117.37s Step 376( N/A%), pre moving , FPS 4.54, Running 117.77s Step 377( N/A%), pre moving , FPS 4.51, Running 117.91s Step 378( N/A%), pre moving , FPS 4.28, Running 118.26s Step 379( N/A%), pre moving , FPS 4.25, Running 118.36s Step 380( N/A%), pre moving , FPS 4.28, Running 118.44s Step 381( N/A%), pre moving , FPS 4.28, Running 118.57s Step 382( N/A%), pre moving , FPS 4.31, Running 118.90s Step 383( N/A%), pre moving , FPS 4.36, Running 118.98s Step 384( N/A%), pre moving , FPS 4.42, Running 119.09s Step 385( N/A%), pre moving , FPS 4.43, Running 119.45s Step 386( N/A%), pre moving , FPS 4.48, Running 119.53s Step 387( N/A%), pre moving , FPS 4.79, Running 119.63s Step 388( N/A%), pre moving , FPS 4.55, Running 120.00s Step 389( N/A%), pre moving , FPS 4.89, Running 120.08s Step 390( N/A%), pre moving , FPS 4.94, Running 120.18s Step 391( N/A%), pre moving , FPS 5.01, Running 120.52s Step 392( N/A%), pre moving , FPS 5.07, Running 120.63s Step 393( N/A%), pre moving , FPS 5.49, Running 120.73s Step 394( N/A%), pre moving , FPS 5.21, Running 121.07s Step 395( N/A%), pre moving , FPS 2.88, Running 124.32s Step 396( N/A%), pre moving , FPS 2.81, Running 124.88s Step 397( N/A%), pre moving , FPS 2.66, Running 125.44s Step 398( N/A%), pre moving , FPS 2.59, Running 125.99s Step 399( N/A%), pre moving , FPS 2.45, Running 126.52s Step 400( N/A%), pre moving , FPS 2.31, Running 127.09s Step 401( N/A%), pre moving , FPS 2.20, Running 127.65s Step 402( N/A%), pre moving , FPS 2.15, Running 128.21s Step 403( N/A%), pre moving , FPS 2.05, Running 128.72s Step 404( N/A%), pre moving , FPS 1.96, Running 129.31s Step 405( N/A%), pre moving , FPS 1.92, Running 129.88s Step 406( N/A%), pre moving , FPS 1.83, Running 130.43s Step 407( N/A%), pre moving , FPS 1.76, Running 130.98s Step 408( N/A%), pre moving , FPS 1.74, Running 131.50s Step 409( N/A%), pre moving , FPS 1.72, Running 131.68s Step 410( N/A%), pre moving , FPS 1.70, Running 131.97s Step 411( N/A%), pre moving , FPS 1.69, Running 132.35s Step 412( N/A%), pre moving , FPS 1.66, Running 132.70s Step 413( N/A%), pre moving , FPS 1.60, Running 133.26s Step 414( N/A%), pre moving , FPS 1.57, Running 133.82s Step 415( 0.33%), action 1, FPS 1.80, Running 135.44s Step 416( 0.67%), action 2, FPS 1.78, Running 136.09s Step 417( 1.00%), action 3, FPS 1.77, Running 136.71s Step 418( 1.33%), action 4, FPS 1.72, Running 137.59s Step 419( 1.67%), action 5, FPS 1.71, Running 138.21s Step 420( 2.00%), action 6, FPS 1.65, Running 139.21s Step 421( 2.33%), action 7, FPS 1.65, Running 139.81s Step 422( 2.67%), action 8, FPS 1.63, Running 140.47s Step 423( 3.00%), action 9, FPS 1.59, Running 141.31s Step 424( 3.33%), action 10, FPS 1.58, Running 141.98s Step 425( 3.67%), action 11, FPS 1.54, Running 142.87s Step 426( 4.00%), action 12, FPS 1.46, Running 144.14s Step 427( 4.33%), action 13, FPS 1.45, Running 144.74s Step 428( 4.67%), action 14, FPS 1.40, Running 145.78s Step 429( 5.00%), action 15, FPS 1.34, Running 146.64s Step 430( 5.33%), action 16, FPS 1.30, Running 147.38s Step 431( 5.67%), action 17, FPS 1.26, Running 148.25s Step 432( 6.00%), action 18, FPS 1.23, Running 148.92s Step 433( 6.33%), action 19, FPS 1.22, Running 149.62s Step 434( 6.67%), action 20, FPS 1.22, Running 150.27s Step 435( 7.00%), action 21, FPS 1.27, Running 151.15s Step 436( 7.33%), action 22, FPS 1.24, Running 152.26s Step 437( 7.67%), action 23, FPS 1.23, Running 152.94s Step 438( 8.00%), action 24, FPS 1.23, Running 153.85s Step 439( 8.33%), action 25, FPS 1.23, Running 154.48s Step 440( 8.67%), action 26, FPS 1.22, Running 155.57s Step 441( 9.00%), action 27, FPS 1.20, Running 156.46s Step 442( 9.33%), action 28, FPS 1.19, Running 157.23s Step 443( 9.67%), action 29, FPS 1.18, Running 158.21s Step 444( 10.00%), action 30, FPS 1.15, Running 159.37s Step 445( 10.33%), action 31, FPS 1.14, Running 160.36s Step 446( 10.67%), action 32, FPS 1.19, Running 160.97s Step 447( 11.00%), action 33, FPS 1.17, Running 161.91s Step 448( 11.33%), action 34, FPS 1.19, Running 162.65s Step 449( 11.67%), action 35, FPS 1.18, Running 163.56s Step 450( 12.00%), action 36, FPS 1.18, Running 164.29s Step 451( 12.33%), action 37, FPS 1.18, Running 165.27s Step 452( 12.67%), action 38, FPS 1.18, Running 165.89s Step 453( 13.00%), action 39, FPS 1.18, Running 166.61s Step 454( 13.33%), action 40, FPS 1.16, Running 167.54s Step 455( 13.67%), action 41, FPS 1.15, Running 168.55s Step 456( 14.00%), action 42, FPS 1.19, Running 169.10s Step 457( 14.33%), action 43, FPS 1.19, Running 169.72s Step 458( 14.67%), action 44, FPS 1.20, Running 170.46s Step 459( 15.00%), action 45, FPS 1.20, Running 171.21s Step 460( 15.33%), action 46, FPS 1.21, Running 172.07s Step 461( 15.67%), action 47, FPS 1.21, Running 172.98s Step 462( 16.00%), action 48, FPS 1.20, Running 173.96s Step 463( 16.33%), action 49, FPS 1.22, Running 174.64s Step 464( 16.67%), action 50, FPS 1.25, Running 175.32s Step 465( 17.00%), action 51, FPS 1.26, Running 176.28s Step 466( 17.33%), action 52, FPS 1.25, Running 176.92s Step 467( 17.67%), action 53, FPS 1.25, Running 177.89s Step 468( 18.00%), action 54, FPS 1.24, Running 178.75s Step 469( 18.33%), action 55, FPS 1.25, Running 179.53s Step 470( 18.67%), action 56, FPS 1.26, Running 180.18s Step 471( 19.00%), action 57, FPS 1.29, Running 180.83s Step 472( 19.33%), action 58, FPS 1.27, Running 181.67s Step 473( 19.67%), action 59, FPS 1.27, Running 182.37s Step 474( 20.00%), action 60, FPS 1.29, Running 183.04s Step 475( 20.33%), action 61, FPS 1.30, Running 183.99s Step 476( 20.67%), action 62, FPS 1.29, Running 184.61s Step 477( 21.00%), action 63, FPS 1.27, Running 185.53s Step 478( 21.33%), action 64, FPS 1.25, Running 186.40s Step 479( 21.67%), action 65, FPS 1.25, Running 187.25s Step 480( 22.00%), action 66, FPS 1.27, Running 187.82s Step 481( 22.33%), action 67, FPS 1.30, Running 188.31s Step 482( 22.67%), action 68, FPS 1.32, Running 189.08s Step 483( 23.00%), action 69, FPS 1.32, Running 189.82s Step 484( 23.33%), action 70, FPS 1.28, Running 190.91s Step 485( 23.67%), action 71, FPS 1.27, Running 191.99s Step 486( 24.00%), action 72, FPS 1.28, Running 192.59s Step 487( 24.33%), action 73, FPS 1.30, Running 193.30s Step 488( 24.67%), action 74, FPS 1.30, Running 194.16s Step 489( 25.00%), action 75, FPS 1.31, Running 194.79s Step 490( 25.33%), action 76, FPS 1.31, Running 195.50s Step 491( 25.67%), action 77, FPS 1.31, Running 196.09s Step 492( 26.00%), action 78, FPS 1.30, Running 197.01s Step 493( 26.33%), action 79, FPS 1.28, Running 197.99s Step 494( 26.67%), action 80, FPS 1.27, Running 198.73s Step 495( 27.00%), action 81, FPS 1.28, Running 199.63s Step 496( 27.33%), action 82, FPS 1.25, Running 200.56s Step 497( 27.67%), action 83, FPS 1.27, Running 201.24s Step 498( 28.00%), action 84, FPS 1.29, Running 201.90s Step 499( 28.33%), action 85, FPS 1.28, Running 202.86s Step 500( 28.67%), action 86, FPS 1.27, Running 203.59s Step 501( 29.00%), action 87, FPS 1.24, Running 204.49s Step 502( 29.33%), action 88, FPS 1.21, Running 205.54s Step 503( 29.67%), action 89, FPS 1.22, Running 206.26s Step 504( 30.00%), action 90, FPS 1.20, Running 207.53s Step 505( 30.33%), action 91, FPS 1.21, Running 208.54s Step 506( 30.67%), action 92, FPS 1.18, Running 209.60s Step 507( 31.00%), action 93, FPS 1.18, Running 210.27s Step 508( 31.33%), action 94, FPS 1.17, Running 211.26s Step 509( 31.67%), action 95, FPS 1.16, Running 212.07s Step 510( 32.00%), action 96, FPS 1.15, Running 212.89s Step 511( 32.33%), action 97, FPS 1.15, Running 213.53s Step 512( 32.67%), action 98, FPS 1.17, Running 214.11s Step 513( 33.00%), action 99, FPS 1.18, Running 214.98s Step 514( 33.33%), action 100, FPS 1.18, Running 215.69s Step 515( 33.67%), action 101, FPS 1.18, Running 216.61s Step 516( 34.00%), action 102, FPS 1.19, Running 217.35s Step 517( 34.33%), action 103, FPS 1.19, Running 218.00s Step 518( 34.67%), action 104, FPS 1.18, Running 218.89s Step 519( 35.00%), action 105, FPS 1.18, Running 219.74s Step 520( 35.33%), action 106, FPS 1.18, Running 220.54s Step 521( 35.67%), action 107, FPS 1.20, Running 221.09s Step 522( 36.00%), action 108, FPS 1.21, Running 222.06s Step 523( 36.33%), action 109, FPS 1.22, Running 222.67s Step 524( 36.67%), action 110, FPS 1.26, Running 223.41s Step 525( 37.00%), action 111, FPS 1.25, Running 224.56s Step 526( 37.33%), action 112, FPS 1.27, Running 225.40s Step 527( 37.67%), action 113, FPS 1.25, Running 226.28s Step 528( 38.00%), action 114, FPS 1.27, Running 227.01s Step 529( 38.33%), action 115, FPS 1.26, Running 227.89s Step 530( 38.67%), action 116, FPS 1.27, Running 228.62s Step 531( 39.00%), action 117, FPS 1.25, Running 229.52s Step 532( 39.33%), action 118, FPS 1.22, Running 230.50s Step 533( 39.67%), action 119, FPS 1.23, Running 231.23s Step 534( 40.00%), action 120, FPS 1.22, Running 232.09s Step 535( 40.33%), action 121, FPS 1.19, Running 233.36s Step 536( 40.67%), action 122, FPS 1.17, Running 234.44s Step 537( 41.00%), action 123, FPS 1.17, Running 235.08s Step 538( 41.33%), action 124, FPS 1.17, Running 235.97s Step 539( 41.67%), action 125, FPS 1.16, Running 236.99s Step 540( 42.00%), action 126, FPS 1.17, Running 237.68s Step 541( 42.33%), action 127, FPS 1.15, Running 238.52s Step 542( 42.67%), action 128, FPS 1.17, Running 239.21s Step 543( 43.00%), action 129, FPS 1.17, Running 239.79s Step 544( 43.33%), action 130, FPS 1.17, Running 240.53s Step 545( 43.67%), action 131, FPS 1.16, Running 241.76s Step 546( 44.00%), action 132, FPS 1.19, Running 242.21s Step 547( 44.33%), action 133, FPS 1.22, Running 242.68s Step 548( 44.67%), action 134, FPS 1.22, Running 243.36s Step 549( 45.00%), action 135, FPS 1.24, Running 244.04s Step 550( 45.33%), action 136, FPS 1.23, Running 244.84s Step 551( 45.67%), action 137, FPS 1.24, Running 245.69s Step 552( 46.00%), action 138, FPS 1.24, Running 246.65s Step 553( 46.33%), action 139, FPS 1.24, Running 247.34s Step 554( 46.67%), action 140, FPS 1.26, Running 248.01s Step 555( 47.00%), action 141, FPS 1.28, Running 248.94s Step 556( 47.33%), action 142, FPS 1.32, Running 249.60s Step 557( 47.67%), action 143, FPS 1.30, Running 250.49s Step 558( 48.00%), action 144, FPS 1.31, Running 251.20s Step 559( 48.33%), action 145, FPS 1.32, Running 252.11s Step 560( 48.67%), action 146, FPS 1.33, Running 252.77s Step 561( 49.00%), action 147, FPS 1.32, Running 253.68s Step 562( 49.33%), action 148, FPS 1.31, Running 254.44s Step 563( 49.67%), action 149, FPS 1.31, Running 255.11s Step 564( 50.00%), action 150, FPS 1.29, Running 255.99s Step 565( 50.33%), action 151, FPS 1.32, Running 256.90s Step 566( 50.67%), action 152, FPS 1.30, Running 257.61s Step 567( 51.00%), action 153, FPS 1.29, Running 258.16s Step 568( 51.33%), action 154, FPS 1.23, Running 259.60s Step 569( 51.67%), action 155, FPS 1.23, Running 260.27s Step 570( 52.00%), action 156, FPS 1.26, Running 260.69s Step 571( 52.33%), action 157, FPS 1.29, Running 261.22s Step 572( 52.67%), action 158, FPS 1.29, Running 262.18s Step 573( 53.00%), action 159, FPS 1.29, Running 262.82s Step 574( 53.33%), action 160, FPS 1.27, Running 263.71s Step 575( 53.67%), action 161, FPS 1.26, Running 264.77s Step 576( 54.00%), action 162, FPS 1.26, Running 265.46s Step 577( 54.33%), action 163, FPS 1.27, Running 266.23s Step 578( 54.67%), action 164, FPS 1.27, Running 266.98s Step 579( 55.00%), action 165, FPS 1.29, Running 267.58s Step 580( 55.33%), action 166, FPS 1.26, Running 268.65s Step 581( 55.67%), action 167, FPS 1.26, Running 269.60s Step 582( 56.00%), action 168, FPS 1.26, Running 270.25s Step 583( 56.33%), action 169, FPS 1.27, Running 270.90s Step 584( 56.67%), action 170, FPS 1.26, Running 271.86s Step 585( 57.00%), action 171, FPS 1.28, Running 272.55s Step 586( 57.33%), action 172, FPS 1.26, Running 273.54s Step 587( 57.67%), action 173, FPS 1.25, Running 274.18s Step 588( 58.00%), action 174, FPS 1.24, Running 275.72s Step 589( 58.33%), action 175, FPS 1.25, Running 276.32s Step 590( 58.67%), action 176, FPS 1.22, Running 277.04s Step 591( 59.00%), action 177, FPS 1.20, Running 277.86s Step 592( 59.33%), action 178, FPS 1.23, Running 278.47s Step 593( 59.67%), action 179, FPS 1.24, Running 278.89s Step 594( 60.00%), action 180, FPS 1.25, Running 279.64s Step 595( 60.33%), action 181, FPS 1.26, Running 280.59s Step 596( 60.67%), action 182, FPS 1.26, Running 281.37s Step 597( 61.00%), action 183, FPS 1.26, Running 282.14s Step 598( 61.33%), action 184, FPS 1.26, Running 282.82s Step 599( 61.67%), action 185, FPS 1.23, Running 283.78s Step 600( 62.00%), action 186, FPS 1.27, Running 284.43s Step 601( 62.33%), action 187, FPS 1.27, Running 285.41s Step 602( 62.67%), action 188, FPS 1.26, Running 286.09s Step 603( 63.00%), action 189, FPS 1.25, Running 286.91s Step 604( 63.33%), action 190, FPS 1.27, Running 287.66s Step 605( 63.67%), action 191, FPS 1.26, Running 288.45s Step 606( 64.00%), action 192, FPS 1.27, Running 289.24s Step 607( 64.33%), action 193, FPS 1.27, Running 289.90s Step 608( 64.67%), action 194, FPS 1.32, Running 290.86s Step 609( 65.00%), action 195, FPS 1.27, Running 292.04s Step 610( 65.33%), action 196, FPS 1.21, Running 293.60s Step 611( 65.67%), action 197, FPS 1.18, Running 294.74s Step 612( 66.00%), action 198, FPS 1.17, Running 295.56s Step 613( 66.33%), action 199, FPS 1.13, Running 296.58s Step 614( 66.67%), action 200, FPS 1.14, Running 297.23s Step 615( 67.00%), action 201, FPS 1.10, Running 298.84s Step 616( 67.33%), action 202, FPS 1.08, Running 299.90s Step 617( 67.67%), action 203, FPS 1.07, Running 300.77s Step 618( 68.00%), action 204, FPS 1.04, Running 302.06s Step 619( 68.33%), action 205, FPS 1.06, Running 302.74s [2026-08-02 18:06:49] [11 ] Seed 10 success after 302.97 s. +steps: 619 , actions: 205 . +Instruction: Empty +Total 5/11(45.45%) success. +Setting seed: 11 +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.00, Running 0.60s Step 4( N/A%), pre moving , FPS 5.74, Running 0.70s Step 5( N/A%), pre moving , FPS 4.96, Running 1.01s Step 6( N/A%), pre moving , FPS 5.35, Running 1.12s Step 7( N/A%), pre moving , FPS 5.75, Running 1.22s Step 8( N/A%), pre moving , FPS 5.11, Running 1.56s Step 9( N/A%), pre moving , FPS 5.37, Running 1.67s Step 10( N/A%), pre moving , FPS 5.68, Running 1.76s Step 11( N/A%), pre moving , FPS 5.95, Running 1.85s Step 12( N/A%), pre moving , FPS 5.48, Running 2.19s Step 13( N/A%), pre moving , FPS 5.66, Running 2.30s Step 14( N/A%), pre moving , FPS 5.83, Running 2.40s Step 15( N/A%), pre moving , FPS 5.48, Running 2.74s Step 16( N/A%), pre moving , FPS 5.71, Running 2.80s Step 17( N/A%), pre moving , FPS 5.85, Running 2.90s Step 18( N/A%), pre moving , FPS 6.01, Running 3.00s Step 19( N/A%), pre moving , FPS 6.17, Running 3.08s Step 20( N/A%), pre moving , FPS 5.85, Running 3.42s Step 21( N/A%), pre moving , FPS 5.57, Running 4.00s Step 22( N/A%), pre moving , FPS 5.51, Running 4.15s Step 23( N/A%), pre moving , FPS 5.42, Running 4.29s Step 24( N/A%), pre moving , FPS 5.20, Running 4.55s Step 25( N/A%), pre moving , FPS 5.49, Running 4.65s Step 26( N/A%), pre moving , FPS 4.91, Running 5.19s Step 27( N/A%), pre moving , FPS 4.91, Running 5.29s Step 28( N/A%), pre moving , FPS 4.97, Running 5.59s Step 29( N/A%), pre moving , FPS 4.94, Running 5.72s Step 30( N/A%), pre moving , FPS 4.94, Running 5.81s Step 31( N/A%), pre moving , FPS 4.93, Running 5.90s Step 32( N/A%), pre moving , FPS 4.93, Running 6.25s Step 33( N/A%), pre moving , FPS 4.93, Running 6.36s Step 34( N/A%), pre moving , FPS 4.96, Running 6.44s Step 35( N/A%), pre moving , FPS 5.26, Running 6.54s Step 36( N/A%), pre moving , FPS 4.36, Running 7.39s Step 37( N/A%), pre moving , FPS 4.35, Running 7.50s Step 38( N/A%), pre moving , FPS 4.36, Running 7.58s Step 39( N/A%), pre moving , FPS 4.35, Running 7.68s Step 40( N/A%), pre moving , FPS 4.35, Running 8.01s Step 41( N/A%), pre moving , FPS 4.85, Running 8.13s Step 42( N/A%), pre moving , FPS 4.92, Running 8.21s Step 43( N/A%), pre moving , FPS 4.68, Running 8.56s Step 44( N/A%), pre moving , FPS 4.79, Running 8.72s Step 45( N/A%), pre moving , FPS 4.50, Running 9.10s Step 46( N/A%), pre moving , FPS 4.89, Running 9.28s Step 47( N/A%), pre moving , FPS 4.85, Running 9.42s Step 48( N/A%), pre moving , FPS 4.71, Running 9.83s Step 49( N/A%), pre moving , FPS 4.71, Running 9.97s Step 50( N/A%), pre moving , FPS 4.41, Running 10.35s Step 51( N/A%), pre moving , FPS 4.35, Running 10.50s Step 52( N/A%), pre moving , FPS 4.42, Running 10.78s Step 53( N/A%), pre moving , FPS 4.24, Running 11.07s Step 54( N/A%), pre moving , FPS 4.18, Running 11.22s Step 55( N/A%), pre moving , FPS 3.93, Running 11.63s Step 56( N/A%), pre moving , FPS 4.56, Running 11.77s Step 57( N/A%), pre moving , FPS 4.30, Running 12.14s Step 58( N/A%), pre moving , FPS 4.25, Running 12.29s Step 59( N/A%), pre moving , FPS 4.21, Running 12.43s Step 60( N/A%), pre moving , FPS 4.18, Running 12.79s Step 61( N/A%), pre moving , FPS 4.20, Running 12.89s Step 62( N/A%), pre moving , FPS 4.18, Running 13.00s Step 63( N/A%), pre moving , FPS 4.36, Running 13.15s Step 64( N/A%), pre moving , FPS 4.36, Running 13.31s Step 65( N/A%), pre moving , FPS 4.59, Running 13.45s Step 66( N/A%), pre moving , FPS 4.63, Running 13.60s Step 67( N/A%), pre moving , FPS 4.60, Running 13.76s Step 68( N/A%), pre moving , FPS 4.90, Running 13.91s Step 69( N/A%), pre moving , FPS 4.59, Running 14.33s Step 70( N/A%), pre moving , FPS 4.86, Running 14.47s Step 71( N/A%), pre moving , FPS 4.57, Running 14.88s Step 72( N/A%), pre moving , FPS 4.71, Running 15.02s Step 73( N/A%), pre moving , FPS 4.66, Running 15.36s Step 74( N/A%), pre moving , FPS 4.69, Running 15.48s Step 75( N/A%), pre moving , FPS 5.08, Running 15.57s Step 76( N/A%), pre moving , FPS 5.13, Running 15.67s Step 77( N/A%), pre moving , FPS 5.18, Running 16.01s Step 78( N/A%), pre moving , FPS 5.22, Running 16.12s Step 79( N/A%), pre moving , FPS 5.27, Running 16.22s Step 80( N/A%), pre moving , FPS 5.30, Running 16.57s Step 81( N/A%), pre moving , FPS 5.27, Running 16.68s Step 82( N/A%), pre moving , FPS 5.29, Running 16.78s Step 83( N/A%), pre moving , FPS 5.04, Running 17.12s Step 84( N/A%), pre moving , FPS 5.10, Running 17.23s Step 85( N/A%), pre moving , FPS 5.17, Running 17.32s Step 86( N/A%), pre moving , FPS 4.91, Running 17.67s Step 87( N/A%), pre moving , FPS 4.97, Running 17.79s Step 88( N/A%), pre moving , FPS 5.04, Running 17.88s Step 89( N/A%), pre moving , FPS 5.49, Running 17.97s Step 90( N/A%), pre moving , FPS 5.21, Running 18.30s Step 91( N/A%), pre moving , FPS 4.29, Running 19.54s Step 92( N/A%), pre moving , FPS 3.96, Running 20.07s Step 93( N/A%), pre moving , FPS 3.81, Running 20.61s Step 94( N/A%), pre moving , FPS 3.52, Running 21.17s Step 95( N/A%), pre moving , FPS 3.25, Running 21.72s Step 96( N/A%), pre moving , FPS 3.03, Running 22.28s Step 97( N/A%), pre moving , FPS 2.93, Running 22.83s Step 98( N/A%), pre moving , FPS 2.75, Running 23.39s Step 99( N/A%), pre moving , FPS 2.60, Running 23.93s Step 100( N/A%), pre moving , FPS 2.52, Running 24.50s Step 101( N/A%), pre moving , FPS 2.39, Running 25.04s Step 102( N/A%), pre moving , FPS 2.27, Running 25.58s Step 103( N/A%), pre moving , FPS 2.22, Running 26.14s Step 104( N/A%), pre moving , FPS 2.11, Running 26.72s Step 105( N/A%), pre moving , FPS 2.01, Running 27.27s Step 106( N/A%), pre moving , FPS 1.97, Running 27.83s Step 107( N/A%), pre moving , FPS 1.89, Running 28.37s Step 108( N/A%), pre moving , FPS 1.81, Running 28.94s Step 109( N/A%), pre moving , FPS 1.74, Running 29.49s Step 110( N/A%), pre moving , FPS 1.70, Running 30.05s Step 111( N/A%), pre moving , FPS 1.81, Running 30.59s Step 112( N/A%), pre moving , FPS 1.80, Running 31.19s Step 113( N/A%), pre moving , FPS 1.80, Running 31.73s Step 114( N/A%), pre moving , FPS 1.82, Running 32.14s Step 115( N/A%), pre moving , FPS 1.85, Running 32.52s Step 116( N/A%), pre moving , FPS 1.85, Running 33.07s Step 117( N/A%), pre moving , FPS 1.85, Running 33.63s Step 118( N/A%), pre moving , FPS 1.85, Running 34.18s Step 119( N/A%), pre moving , FPS 1.85, Running 34.75s Step 120( N/A%), pre moving , FPS 1.85, Running 35.31s Step 121( N/A%), pre moving , FPS 1.84, Running 35.89s Step 122( N/A%), pre moving , FPS 1.83, Running 36.49s Step 123( N/A%), pre moving , FPS 1.83, Running 37.06s Step 124( N/A%), pre moving , FPS 1.84, Running 37.62s Step 125( N/A%), pre moving , FPS 1.83, Running 38.18s Step 126( N/A%), pre moving , FPS 1.83, Running 38.74s Step 127( N/A%), pre moving , FPS 1.83, Running 39.32s Step 128( N/A%), pre moving , FPS 1.83, Running 39.90s Step 129( N/A%), pre moving , FPS 1.82, Running 40.45s Step 130( N/A%), pre moving , FPS 1.83, Running 41.00s Step 131( N/A%), pre moving , FPS 1.82, Running 41.56s Step 132( N/A%), pre moving , FPS 1.83, Running 42.12s Step 133( N/A%), pre moving , FPS 1.82, Running 42.69s Step 134( N/A%), pre moving , FPS 1.81, Running 43.22s Step 135( N/A%), pre moving , FPS 1.77, Running 43.79s Step 136( N/A%), pre moving , FPS 1.77, Running 44.37s Step 137( N/A%), pre moving , FPS 1.77, Running 44.95s Step 138( N/A%), pre moving , FPS 1.77, Running 45.50s Step 139( N/A%), pre moving , FPS 1.76, Running 46.12s Step 140( N/A%), pre moving , FPS 1.76, Running 46.69s Step 141( N/A%), pre moving , FPS 1.76, Running 47.24s Step 142( N/A%), pre moving , FPS 1.77, Running 47.79s Step 143( N/A%), pre moving , FPS 1.77, Running 48.39s Step 144( N/A%), pre moving , FPS 1.76, Running 48.95s Step 145( N/A%), pre moving , FPS 1.76, Running 49.51s Step 146( N/A%), pre moving , FPS 1.76, Running 50.09s Step 147( N/A%), pre moving , FPS 1.76, Running 50.67s Step 148( N/A%), pre moving , FPS 1.80, Running 51.04s Step 149( N/A%), pre moving , FPS 1.82, Running 51.44s Step 150( N/A%), pre moving , FPS 1.82, Running 52.01s Step 151( N/A%), pre moving , FPS 1.82, Running 52.57s Step 152( N/A%), pre moving , FPS 1.81, Running 53.16s Step 153( N/A%), pre moving , FPS 1.81, Running 53.72s Step 154( N/A%), pre moving , FPS 1.81, Running 54.27s Step 155( N/A%), pre moving , FPS 1.81, Running 54.87s Step 156( N/A%), pre moving , FPS 1.81, Running 55.42s Step 157( N/A%), pre moving , FPS 1.81, Running 55.97s Step 158( N/A%), pre moving , FPS 1.81, Running 56.55s Step 159( N/A%), pre moving , FPS 1.82, Running 57.12s Step 160( N/A%), pre moving , FPS 1.90, Running 57.21s Step 161( N/A%), pre moving , FPS 1.94, Running 57.55s Step 162( N/A%), pre moving , FPS 2.03, Running 57.66s Step 163( N/A%), pre moving , FPS 2.13, Running 57.77s Step 164( N/A%), pre moving , FPS 2.18, Running 58.11s Step 165( N/A%), pre moving , FPS 2.30, Running 58.21s Step 166( N/A%), pre moving , FPS 2.43, Running 58.31s Step 167( N/A%), pre moving , FPS 2.58, Running 58.42s Step 168( N/A%), pre moving , FPS 2.60, Running 58.74s Step 169( N/A%), pre moving , FPS 2.70, Running 58.85s Step 170( N/A%), pre moving , FPS 2.52, Running 59.95s Step 171( N/A%), pre moving , FPS 2.67, Running 60.05s Step 172( N/A%), pre moving , FPS 2.85, Running 60.17s Step 173( N/A%), pre moving , FPS 2.95, Running 60.50s Step 174( N/A%), pre moving , FPS 3.13, Running 60.66s Step 175( N/A%), pre moving , FPS 3.24, Running 61.04s Step 176( N/A%), pre moving , FPS 3.44, Running 61.22s Step 177( N/A%), pre moving , FPS 3.54, Running 61.63s Step 178( N/A%), pre moving , FPS 3.82, Running 61.78s Step 179( N/A%), pre moving , FPS 3.95, Running 62.19s Step 180( N/A%), pre moving , FPS 3.89, Running 62.35s Step 181( N/A%), pre moving , FPS 4.04, Running 62.50s Step 182( N/A%), pre moving , FPS 3.78, Running 62.95s Step 183( N/A%), pre moving , FPS 3.58, Running 63.36s Step 184( N/A%), pre moving , FPS 3.66, Running 63.58s Step 185( N/A%), pre moving , FPS 3.43, Running 64.05s Step 186( N/A%), pre moving , FPS 3.37, Running 64.24s Step 187( N/A%), pre moving , FPS 3.19, Running 64.70s Step 188( N/A%), pre moving , FPS 3.12, Running 65.14s Step 189( N/A%), pre moving , FPS 3.08, Running 65.35s Step 190( N/A%), pre moving , FPS 3.42, Running 65.80s Step 191( N/A%), pre moving , FPS 3.18, Running 66.35s Step 192( N/A%), pre moving , FPS 3.02, Running 66.80s Step 193( N/A%), pre moving , FPS 3.02, Running 67.12s Step 194( N/A%), pre moving , FPS 2.86, Running 67.66s Step 195( N/A%), pre moving , FPS 2.80, Running 68.20s Step 196( N/A%), pre moving , FPS 2.65, Running 68.77s Step 197( N/A%), pre moving , FPS 2.63, Running 69.25s Step 198( N/A%), pre moving , FPS 2.58, Running 69.52s Step 199( N/A%), pre moving , FPS 2.57, Running 69.99s Step 200( N/A%), pre moving , FPS 2.54, Running 70.23s Step 201( N/A%), pre moving , FPS 2.50, Running 70.50s Step 202( N/A%), pre moving , FPS 2.56, Running 70.77s Step 203( N/A%), pre moving , FPS 2.53, Running 71.25s Step 204( N/A%), pre moving , FPS 2.45, Running 71.73s Step 205( N/A%), pre moving , FPS 2.49, Running 72.08s Step 206( N/A%), pre moving , FPS 2.38, Running 72.63s Step 207( N/A%), pre moving , FPS 2.36, Running 73.16s Step 208( N/A%), pre moving , FPS 2.35, Running 73.64s Step 209( N/A%), pre moving , FPS 2.33, Running 73.94s Step 210( N/A%), pre moving , FPS 2.33, Running 74.38s Step 211( N/A%), pre moving , FPS 2.34, Running 74.89s Step 212( N/A%), pre moving , FPS 2.33, Running 75.39s Step 213( N/A%), pre moving , FPS 2.29, Running 75.87s Step 214( N/A%), pre moving , FPS 2.37, Running 76.11s Step 215( N/A%), pre moving , FPS 2.38, Running 76.58s Step 216( N/A%), pre moving , FPS 2.41, Running 77.07s Step 217( N/A%), pre moving , FPS 2.48, Running 77.32s Step 218( N/A%), pre moving , FPS 2.42, Running 77.80s Step 219( N/A%), pre moving , FPS 2.42, Running 78.24s Step 220( N/A%), pre moving , FPS 2.43, Running 78.45s Step 221( N/A%), pre moving , FPS 2.40, Running 78.84s Step 222( N/A%), pre moving , FPS 2.44, Running 78.99s Step 223( N/A%), pre moving , FPS 2.55, Running 79.09s Step 224( N/A%), pre moving , FPS 2.60, Running 79.44s Step 225( N/A%), pre moving , FPS 2.68, Running 79.53s Step 226( N/A%), pre moving , FPS 2.86, Running 79.63s Step 227( N/A%), pre moving , FPS 2.90, Running 80.05s Step 228( N/A%), pre moving , FPS 3.05, Running 80.19s Step 229( N/A%), pre moving , FPS 3.04, Running 80.52s Step 230( N/A%), pre moving , FPS 3.20, Running 80.63s Step 231( N/A%), pre moving , FPS 3.43, Running 80.72s Step 232( N/A%), pre moving , FPS 3.65, Running 80.88s Step 233( N/A%), pre moving , FPS 3.80, Running 81.13s Step 234( N/A%), pre moving , FPS 3.90, Running 81.24s Step 235( N/A%), pre moving , FPS 4.21, Running 81.33s Step 236( N/A%), pre moving , FPS 4.34, Running 81.68s Step 237( N/A%), pre moving , FPS 3.69, Running 82.74s Step 238( N/A%), pre moving , FPS 3.96, Running 82.85s Step 239( N/A%), pre moving , FPS 4.26, Running 82.94s Step 240( N/A%), pre moving , FPS 4.14, Running 83.28s Step 241( N/A%), pre moving , FPS 4.35, Running 83.43s Step 242( N/A%), pre moving , FPS 4.31, Running 83.62s Step 243( N/A%), pre moving , FPS 4.10, Running 83.97s Step 244( N/A%), pre moving , FPS 4.29, Running 84.09s Step 245( N/A%), pre moving , FPS 4.04, Running 84.48s Step 246( N/A%), pre moving , FPS 4.00, Running 84.63s Step 247( N/A%), pre moving , FPS 4.24, Running 84.77s Step 248( N/A%), pre moving , FPS 4.01, Running 85.18s Step 249( N/A%), pre moving , FPS 4.17, Running 85.32s Step 250( N/A%), pre moving , FPS 3.93, Running 85.72s Step 251( N/A%), pre moving , FPS 3.86, Running 85.90s Step 252( N/A%), pre moving , FPS 3.66, Running 86.35s Step 253( N/A%), pre moving , FPS 3.53, Running 86.79s Step 254( N/A%), pre moving , FPS 3.48, Running 86.99s Step 255( N/A%), pre moving , FPS 3.27, Running 87.45s Step 256( N/A%), pre moving , FPS 3.22, Running 87.89s Step 257( N/A%), pre moving , FPS 3.73, Running 88.10s Step 258( N/A%), pre moving , FPS 3.53, Running 88.51s Step 259( N/A%), pre moving , FPS 3.46, Running 88.72s Step 260( N/A%), pre moving , FPS 3.41, Running 89.14s Step 261( N/A%), pre moving , FPS 3.41, Running 89.29s Step 262( N/A%), pre moving , FPS 3.41, Running 89.49s Step 263( N/A%), pre moving , FPS 3.47, Running 89.73s Step 264( N/A%), pre moving , FPS 3.43, Running 89.93s Step 265( N/A%), pre moving , FPS 3.57, Running 90.09s Step 266( N/A%), pre moving , FPS 3.39, Running 90.53s Step 267( N/A%), pre moving , FPS 3.22, Running 90.98s Step 268( N/A%), pre moving , FPS 3.33, Running 91.18s Step 269( N/A%), pre moving , FPS 3.17, Running 91.63s Step 270( N/A%), pre moving , FPS 3.29, Running 91.81s Step 271( N/A%), pre moving , FPS 3.15, Running 92.26s Step 272( N/A%), pre moving , FPS 3.15, Running 92.70s Step 273( N/A%), pre moving , FPS 3.27, Running 92.91s Step 274( N/A%), pre moving , FPS 3.14, Running 93.37s Step 275( N/A%), pre moving , FPS 3.25, Running 93.60s Step 276( N/A%), pre moving , FPS 3.28, Running 93.98s Step 277( N/A%), pre moving , FPS 3.16, Running 94.43s Step 278( N/A%), pre moving , FPS 3.27, Running 94.63s Step 279( N/A%), pre moving , FPS 3.15, Running 95.07s Step 280( N/A%), pre moving , FPS 3.26, Running 95.28s Step 281( N/A%), pre moving , FPS 3.09, Running 95.77s Step 282( N/A%), pre moving , FPS 2.95, Running 96.28s Step 283( N/A%), pre moving , FPS 2.84, Running 96.77s Step 284( N/A%), pre moving , FPS 2.82, Running 97.01s Step 285( N/A%), pre moving , FPS 2.69, Running 97.51s Step 286( N/A%), pre moving , FPS 2.67, Running 98.01s Step 287( N/A%), pre moving , FPS 2.77, Running 98.20s Step 288( N/A%), pre moving , FPS 2.68, Running 98.64s Step 289( N/A%), pre moving , FPS 2.69, Running 99.07s Step 290( N/A%), pre moving , FPS 2.64, Running 99.38s Step 291( N/A%), pre moving , FPS 2.63, Running 99.88s Step 292( N/A%), pre moving , FPS 2.61, Running 100.36s Step 293( N/A%), pre moving , FPS 2.60, Running 100.60s Step 294( N/A%), pre moving , FPS 2.59, Running 101.10s Step 295( N/A%), pre moving , FPS 2.50, Running 101.60s Step 296( N/A%), pre moving , FPS 2.48, Running 102.04s Step 297( N/A%), pre moving , FPS 2.56, Running 102.25s Step 298( N/A%), pre moving , FPS 2.48, Running 102.71s Step 299( N/A%), pre moving , FPS 2.56, Running 102.89s Step 300( N/A%), pre moving , FPS 2.48, Running 103.34s Step 301( N/A%), pre moving , FPS 2.60, Running 103.47s Step 302( N/A%), pre moving , FPS 2.63, Running 103.88s Step 303( N/A%), pre moving , FPS 2.76, Running 104.02s Step 304( N/A%), pre moving , FPS 2.72, Running 104.36s Step 305( N/A%), pre moving , FPS 2.87, Running 104.47s Step 306( N/A%), pre moving , FPS 3.06, Running 104.56s Step 307( N/A%), pre moving , FPS 3.08, Running 104.70s Step 308( N/A%), pre moving , FPS 3.16, Running 104.97s Step 309( N/A%), pre moving , FPS 3.32, Running 105.09s Step 310( N/A%), pre moving , FPS 3.44, Running 105.19s Step 311( N/A%), pre moving , FPS 3.52, Running 105.56s Step 312( N/A%), pre moving , FPS 3.78, Running 105.66s Step 313( N/A%), pre moving , FPS 3.88, Running 105.75s Step 314( N/A%), pre moving , FPS 4.22, Running 105.84s Step 315( N/A%), pre moving , FPS 4.38, Running 106.17s Step 316( N/A%), pre moving , FPS 4.72, Running 106.28s Step 317( N/A%), pre moving , FPS 4.86, Running 106.36s Step 318( N/A%), pre moving , FPS 5.29, Running 106.49s Step 319( N/A%), pre moving , FPS 5.11, Running 106.80s Step 320( N/A%), pre moving , FPS 5.65, Running 106.88s Step 321( N/A%), pre moving , FPS 5.70, Running 106.98s Step 322( N/A%), pre moving , FPS 5.85, Running 107.30s Step 323( N/A%), pre moving , FPS 5.91, Running 107.40s Step 324( N/A%), pre moving , FPS 6.46, Running 107.46s Step 325( N/A%), pre moving , FPS 6.45, Running 107.57s Step 326( N/A%), pre moving , FPS 6.00, Running 107.89s Step 327( N/A%), pre moving , FPS 6.09, Running 107.99s Step 328( N/A%), pre moving , FPS 6.47, Running 108.06s Step 329( N/A%), pre moving , FPS 4.98, Running 109.10s Step 330( N/A%), pre moving , FPS 5.01, Running 109.18s Step 331( N/A%), pre moving , FPS 5.37, Running 109.28s Step 332( N/A%), pre moving , FPS 5.28, Running 109.45s Step 333( N/A%), pre moving , FPS 5.21, Running 109.59s Step 334( N/A%), pre moving , FPS 4.80, Running 110.00s Step 335( N/A%), pre moving , FPS 5.11, Running 110.09s Step 336( N/A%), pre moving , FPS 5.01, Running 110.27s Step 337( N/A%), pre moving , FPS 4.80, Running 110.53s Step 338( N/A%), pre moving , FPS 4.84, Running 110.62s Step 339( N/A%), pre moving , FPS 5.11, Running 110.71s Step 340( N/A%), pre moving , FPS 4.75, Running 111.10s Step 341( N/A%), pre moving , FPS 4.73, Running 111.21s Step 342( N/A%), pre moving , FPS 4.99, Running 111.31s Step 343( N/A%), pre moving , FPS 4.72, Running 111.65s Step 344( N/A%), pre moving , FPS 4.66, Running 111.75s Step 345( N/A%), pre moving , FPS 4.69, Running 111.83s Step 346( N/A%), pre moving , FPS 4.96, Running 111.93s Step 347( N/A%), pre moving , FPS 4.67, Running 112.26s Step 348( N/A%), pre moving , FPS 4.65, Running 112.37s Step 349( N/A%), pre moving , FPS 5.93, Running 112.47s Step 350( N/A%), pre moving , FPS 5.50, Running 112.81s Step 351( N/A%), pre moving , FPS 5.49, Running 112.92s Step 352( N/A%), pre moving , FPS 5.64, Running 112.99s Step 353( N/A%), pre moving , FPS 5.76, Running 113.07s Step 354( N/A%), pre moving , FPS 5.88, Running 113.40s Step 355( N/A%), pre moving , FPS 5.74, Running 113.57s Step 356( N/A%), pre moving , FPS 5.45, Running 113.94s Step 357( N/A%), pre moving , FPS 5.59, Running 114.11s Step 358( N/A%), pre moving , FPS 5.52, Running 114.25s Step 359( N/A%), pre moving , FPS 5.12, Running 114.62s Step 360( N/A%), pre moving , FPS 5.43, Running 114.78s Step 361( N/A%), pre moving , FPS 5.06, Running 115.16s Step 362( N/A%), pre moving , FPS 5.00, Running 115.31s Step 363( N/A%), pre moving , FPS 4.93, Running 115.70s Step 364( N/A%), pre moving , FPS 4.90, Running 115.84s Step 365( N/A%), pre moving , FPS 4.84, Running 115.96s Step 366( N/A%), pre moving , FPS 4.53, Running 116.34s Step 367( N/A%), pre moving , FPS 4.77, Running 116.45s Step 368( N/A%), pre moving , FPS 4.78, Running 116.55s Step 369( N/A%), pre moving , FPS 4.53, Running 116.89s Step 370( N/A%), pre moving , FPS 4.84, Running 116.95s Step 371( N/A%), pre moving , FPS 4.84, Running 117.05s Step 372( N/A%), pre moving , FPS 4.82, Running 117.15s Step 373( N/A%), pre moving , FPS 4.52, Running 117.49s Step 374( N/A%), pre moving , FPS 4.76, Running 117.60s Step 375( N/A%), pre moving , FPS 4.86, Running 117.68s Step 376( N/A%), pre moving , FPS 5.22, Running 117.77s Step 377( N/A%), pre moving , FPS 4.99, Running 118.12s Step 378( N/A%), pre moving , FPS 5.05, Running 118.21s Step 379( N/A%), pre moving , FPS 5.43, Running 118.31s Step 380( N/A%), pre moving , FPS 5.19, Running 118.63s Step 381( N/A%), pre moving , FPS 5.59, Running 118.74s Step 382( N/A%), pre moving , FPS 5.69, Running 118.82s Step 383( N/A%), pre moving , FPS 5.95, Running 119.06s Step 384( N/A%), pre moving , FPS 5.87, Running 119.25s Step 385( N/A%), pre moving , FPS 5.93, Running 119.33s Step 386( N/A%), pre moving , FPS 6.49, Running 119.43s Step 387( N/A%), pre moving , FPS 6.03, Running 119.77s Step 388( N/A%), pre moving , FPS 6.07, Running 119.85s Step 389( N/A%), pre moving , FPS 6.58, Running 119.93s Step 390( N/A%), pre moving , FPS 6.53, Running 120.01s Step 391( N/A%), pre moving , FPS 6.27, Running 120.24s Step 392( N/A%), pre moving , FPS 6.12, Running 120.42s Step 393( N/A%), pre moving , FPS 6.61, Running 120.52s Step 394( N/A%), pre moving , FPS 3.26, Running 123.74s Step 395( N/A%), pre moving , FPS 3.02, Running 124.30s Step 396( N/A%), pre moving , FPS 2.79, Running 124.93s Step 397( N/A%), pre moving , FPS 2.74, Running 125.42s Step 398( N/A%), pre moving , FPS 2.53, Running 126.11s Step 399( N/A%), pre moving , FPS 2.40, Running 126.63s Step 400( N/A%), pre moving , FPS 2.31, Running 127.28s Step 401( N/A%), pre moving , FPS 2.24, Running 127.68s Step 402( N/A%), pre moving , FPS 2.17, Running 128.06s Step 403( N/A%), pre moving , FPS 2.15, Running 128.36s Step 404( N/A%), pre moving , FPS 2.08, Running 128.85s Step 405( N/A%), pre moving , FPS 1.99, Running 129.41s Step 406( N/A%), pre moving , FPS 1.90, Running 129.97s Step 407( N/A%), pre moving , FPS 1.86, Running 130.54s Step 408( N/A%), pre moving , FPS 1.78, Running 131.08s Step 409( N/A%), pre moving , FPS 1.71, Running 131.63s Step 410( N/A%), pre moving , FPS 1.64, Running 132.19s Step 411( N/A%), pre moving , FPS 1.60, Running 132.74s Step 412( N/A%), pre moving , FPS 1.55, Running 133.29s Step 413( N/A%), pre moving , FPS 1.50, Running 133.83s Step 414( 0.33%), action 1, FPS 1.71, Running 135.41s Step 415( 0.67%), action 2, FPS 1.66, Running 136.36s Step 416( 1.00%), action 3, FPS 1.60, Running 137.40s Step 417( 1.33%), action 4, FPS 1.58, Running 138.07s Step 418( 1.67%), action 5, FPS 1.57, Running 138.84s Step 419( 2.00%), action 6, FPS 1.54, Running 139.61s Step 420( 2.33%), action 7, FPS 1.54, Running 140.29s Step 421( 2.67%), action 8, FPS 1.50, Running 141.03s Step 422( 3.00%), action 9, FPS 1.44, Running 141.90s Step 423( 3.33%), action 10, FPS 1.40, Running 142.63s Step 424( 3.67%), action 11, FPS 1.36, Running 143.55s Step 425( 4.00%), action 12, FPS 1.35, Running 144.20s Step 426( 4.33%), action 13, FPS 1.32, Running 145.15s Step 427( 4.67%), action 14, FPS 1.31, Running 145.78s Step 428( 5.00%), action 15, FPS 1.32, Running 146.28s Step 429( 5.33%), action 16, FPS 1.32, Running 146.75s Step 430( 5.67%), action 17, FPS 1.24, Running 148.25s Step 431( 6.00%), action 18, FPS 1.22, Running 149.19s Step 432( 6.33%), action 19, FPS 1.17, Running 150.36s Step 433( 6.67%), action 20, FPS 1.14, Running 151.34s Step 434( 7.00%), action 21, FPS 1.17, Running 152.50s Step 435( 7.33%), action 22, FPS 1.18, Running 153.37s Step 436( 7.67%), action 23, FPS 1.19, Running 154.19s Step 437( 8.00%), action 24, FPS 1.19, Running 154.84s Step 438( 8.33%), action 25, FPS 1.19, Running 155.69s Step 439( 8.67%), action 26, FPS 1.18, Running 156.55s Step 440( 9.00%), action 27, FPS 1.17, Running 157.33s Step 441( 9.33%), action 28, FPS 1.18, Running 158.00s Step 442( 9.67%), action 29, FPS 1.18, Running 158.84s Step 443( 10.00%), action 30, FPS 1.18, Running 159.60s Step 444( 10.33%), action 31, FPS 1.18, Running 160.50s Step 445( 10.67%), action 32, FPS 1.17, Running 161.32s Step 446( 11.00%), action 33, FPS 1.19, Running 161.98s Step 447( 11.33%), action 34, FPS 1.17, Running 162.82s Step 448( 11.67%), action 35, FPS 1.16, Running 163.50s Step 449( 12.00%), action 36, FPS 1.14, Running 164.27s Step 450( 12.33%), action 37, FPS 1.21, Running 164.78s Step 451( 12.67%), action 38, FPS 1.23, Running 165.45s Step 452( 13.00%), action 39, FPS 1.27, Running 166.12s Step 453( 13.33%), action 40, FPS 1.27, Running 167.08s Step 454( 13.67%), action 41, FPS 1.25, Running 168.56s Step 455( 14.00%), action 42, FPS 1.24, Running 169.54s Step 456( 14.33%), action 43, FPS 1.25, Running 170.18s Step 457( 14.67%), action 44, FPS 1.25, Running 170.82s Step 458( 15.00%), action 45, FPS 1.24, Running 171.78s Step 459( 15.33%), action 46, FPS 1.26, Running 172.38s Step 460( 15.67%), action 47, FPS 1.26, Running 173.20s Step 461( 16.00%), action 48, FPS 1.25, Running 173.97s Step 462( 16.33%), action 49, FPS 1.27, Running 174.56s Step 463( 16.67%), action 50, FPS 1.26, Running 175.45s Step 464( 17.00%), action 51, FPS 1.26, Running 176.39s Step 465( 17.33%), action 52, FPS 1.29, Running 176.79s Step 466( 17.67%), action 53, FPS 1.29, Running 177.49s Step 467( 18.00%), action 54, FPS 1.32, Running 177.97s Step 468( 18.33%), action 55, FPS 1.30, Running 178.90s Step 469( 18.67%), action 56, FPS 1.32, Running 179.38s Step 470( 19.00%), action 57, FPS 1.31, Running 180.03s Step 471( 19.33%), action 58, FPS 1.34, Running 180.34s Step 472( 19.67%), action 59, FPS 1.29, Running 181.58s Step 473( 20.00%), action 60, FPS 1.34, Running 182.01s Step 474( 20.33%), action 61, FPS 1.38, Running 183.07s Step 475( 20.67%), action 62, FPS 1.44, Running 183.42s Step 476( 21.00%), action 63, FPS 1.41, Running 184.40s Step 477( 21.33%), action 64, FPS 1.41, Running 184.97s Step 478( 21.67%), action 65, FPS 1.42, Running 185.85s Step 479( 22.00%), action 66, FPS 1.42, Running 186.42s Step 480( 22.33%), action 67, FPS 1.40, Running 187.47s Step 481( 22.67%), action 68, FPS 1.43, Running 188.00s Step 482( 23.00%), action 69, FPS 1.38, Running 189.03s Step 483( 23.33%), action 70, FPS 1.43, Running 189.39s Step 484( 23.67%), action 71, FPS 1.39, Running 190.76s Step 485( 24.00%), action 72, FPS 1.38, Running 191.33s Step 486( 24.33%), action 73, FPS 1.38, Running 192.02s Step 487( 24.67%), action 74, FPS 1.34, Running 192.87s Step 488( 25.00%), action 75, FPS 1.34, Running 193.84s Step 489( 25.33%), action 76, FPS 1.34, Running 194.35s Step 490( 25.67%), action 77, FPS 1.34, Running 194.97s Step 491( 26.00%), action 78, FPS 1.32, Running 195.52s Step 492( 26.33%), action 79, FPS 1.37, Running 196.21s Step 493( 26.67%), action 80, FPS 1.36, Running 196.66s Step 494( 27.00%), action 81, FPS 1.38, Running 197.52s Step 495( 27.33%), action 82, FPS 1.35, Running 198.19s Step 496( 27.67%), action 83, FPS 1.36, Running 199.15s Step 497( 28.00%), action 84, FPS 1.36, Running 199.69s Step 498( 28.33%), action 85, FPS 1.38, Running 200.32s Step 499( 28.67%), action 86, FPS 1.39, Running 200.85s Step 500( 29.00%), action 87, FPS 1.42, Running 201.59s Step 501( 29.33%), action 88, FPS 1.43, Running 202.00s Step 502( 29.67%), action 89, FPS 1.44, Running 202.94s Step 503( 30.00%), action 90, FPS 1.44, Running 203.26s Step 504( 30.33%), action 91, FPS 1.48, Running 204.31s Step 505( 30.67%), action 92, FPS 1.48, Running 204.82s Step 506( 31.00%), action 93, FPS 1.47, Running 205.65s Step 507( 31.33%), action 94, FPS 1.53, Running 205.97s Step 508( 31.67%), action 95, FPS 1.53, Running 206.94s Step 509( 32.00%), action 96, FPS 1.48, Running 207.86s Step 510( 32.33%), action 97, FPS 1.47, Running 208.60s Step 511( 32.67%), action 98, FPS 1.47, Running 209.10s Step 512( 33.00%), action 99, FPS 1.38, Running 210.66s Step 513( 33.33%), action 100, FPS 1.37, Running 211.28s Step 514( 33.67%), action 101, FPS 1.37, Running 212.15s Step 515( 34.00%), action 102, FPS 1.37, Running 212.81s Step 516( 34.33%), action 103, FPS 1.35, Running 213.91s Step 517( 34.67%), action 104, FPS 1.35, Running 214.45s Step 518( 35.00%), action 105, FPS 1.32, Running 215.51s Step 519( 35.33%), action 106, FPS 1.31, Running 216.09s Step 520( 35.67%), action 107, FPS 1.29, Running 217.06s Step 521( 36.00%), action 108, FPS 1.30, Running 217.40s Step 522( 36.33%), action 109, FPS 1.30, Running 218.27s Step 523( 36.67%), action 110, FPS 1.29, Running 218.76s Step 524( 37.00%), action 111, FPS 1.31, Running 219.53s Step 525( 37.33%), action 112, FPS 1.30, Running 220.22s Step 526( 37.67%), action 113, FPS 1.28, Running 221.25s Step 527( 38.00%), action 114, FPS 1.26, Running 221.79s Step 528( 38.33%), action 115, FPS 1.28, Running 222.51s Step 529( 38.67%), action 116, FPS 1.33, Running 222.91s Step 530( 39.00%), action 117, FPS 1.31, Running 223.90s Step 531( 39.33%), action 118, FPS 1.30, Running 224.42s Step 532( 39.67%), action 119, FPS 1.34, Running 225.55s Step 533( 40.00%), action 120, FPS 1.34, Running 226.16s Step 534( 40.33%), action 121, FPS 1.33, Running 227.15s Step 535( 40.67%), action 122, FPS 1.33, Running 227.81s Step 536( 41.00%), action 123, FPS 1.35, Running 228.73s Step 537( 41.33%), action 124, FPS 1.37, Running 229.09s Step 538( 41.67%), action 125, FPS 1.35, Running 230.29s Step 539( 42.00%), action 126, FPS 1.38, Running 230.57s Step 540( 42.33%), action 127, FPS 1.38, Running 231.50s Step 541( 42.67%), action 128, FPS 1.37, Running 232.02s Step 542( 43.00%), action 129, FPS 1.39, Running 232.62s Step 543( 43.33%), action 130, FPS 1.39, Running 233.17s Step 544( 43.67%), action 131, FPS 1.38, Running 233.99s Step 545( 44.00%), action 132, FPS 1.42, Running 234.34s Step 546( 44.33%), action 133, FPS 1.45, Running 235.07s Step 547( 44.67%), action 134, FPS 1.46, Running 235.46s Step 548( 45.00%), action 135, FPS 1.44, Running 236.39s Step 549( 45.33%), action 136, FPS 1.42, Running 236.99s Step 550( 45.67%), action 137, FPS 1.43, Running 237.86s Step 551( 46.00%), action 138, FPS 1.39, Running 238.85s Step 552( 46.33%), action 139, FPS 1.39, Running 239.93s Step 553( 46.67%), action 140, FPS 1.39, Running 240.51s Step 554( 47.00%), action 141, FPS 1.37, Running 241.74s Step 555( 47.33%), action 142, FPS 1.39, Running 242.17s Step 556( 47.67%), action 143, FPS 1.38, Running 243.21s Step 557( 48.00%), action 144, FPS 1.37, Running 243.73s Step 558( 48.33%), action 145, FPS 1.38, Running 244.82s Step 559( 48.67%), action 146, FPS 1.36, Running 245.32s Step 560( 49.00%), action 147, FPS 1.34, Running 246.39s Step 561( 49.33%), action 148, FPS 1.34, Running 246.94s Step 562( 49.67%), action 149, FPS 1.32, Running 247.74s Step 563( 50.00%), action 150, FPS 1.32, Running 248.27s Step 564( 50.33%), action 151, FPS 1.29, Running 249.56s Step 565( 50.67%), action 152, FPS 1.26, Running 250.18s Step 566( 51.00%), action 153, FPS 1.23, Running 251.30s Step 567( 51.33%), action 154, FPS 1.22, Running 251.83s Step 568( 51.67%), action 155, FPS 1.23, Running 252.69s Step 569( 52.00%), action 156, FPS 1.24, Running 253.10s Step 570( 52.33%), action 157, FPS 1.24, Running 254.02s Step 571( 52.67%), action 158, FPS 1.27, Running 254.60s Step 572( 53.00%), action 159, FPS 1.29, Running 255.40s Step 573( 53.33%), action 160, FPS 1.28, Running 256.19s Step 574( 53.67%), action 161, FPS 1.30, Running 257.15s Step 575( 54.00%), action 162, FPS 1.28, Running 257.78s Step 576( 54.33%), action 163, FPS 1.28, Running 258.78s Step 577( 54.67%), action 164, FPS 1.28, Running 259.31s Step 578( 55.00%), action 165, FPS 1.29, Running 260.30s Step 579( 55.33%), action 166, FPS 1.31, Running 260.61s Step 580( 55.67%), action 167, FPS 1.29, Running 261.89s Step 581( 56.00%), action 168, FPS 1.30, Running 262.35s Step 582( 56.33%), action 169, FPS 1.29, Running 263.19s Step 583( 56.67%), action 170, FPS 1.28, Running 263.91s Step 584( 57.00%), action 171, FPS 1.30, Running 264.89s Step 585( 57.33%), action 172, FPS 1.31, Running 265.46s Step 586( 57.67%), action 173, FPS 1.33, Running 266.38s Step 587( 58.00%), action 174, FPS 1.35, Running 266.68s Step 588( 58.33%), action 175, FPS 1.35, Running 267.53s Step 589( 58.67%), action 176, FPS 1.36, Running 267.82s Step 590( 59.00%), action 177, FPS 1.36, Running 268.69s Step 591( 59.33%), action 178, FPS 1.37, Running 269.24s Step 592( 59.67%), action 179, FPS 1.34, Running 270.32s Step 593( 60.00%), action 180, FPS 1.36, Running 270.90s Step 594( 60.33%), action 181, FPS 1.36, Running 271.86s Step 595( 60.67%), action 182, FPS 1.37, Running 272.40s Step 596( 61.00%), action 183, FPS 1.36, Running 273.52s Step 597( 61.33%), action 184, FPS 1.38, Running 273.75s Step 598( 61.67%), action 185, FPS 1.42, Running 274.37s Step 599( 62.00%), action 186, FPS 1.42, Running 274.68s Step 600( 62.33%), action 187, FPS 1.47, Running 275.51s Step 601( 62.67%), action 188, FPS 1.46, Running 276.02s Step 602( 63.00%), action 189, FPS 1.47, Running 276.82s Step 603( 63.33%), action 190, FPS 1.50, Running 277.20s Step 604( 63.67%), action 191, FPS 1.51, Running 278.14s Step 605( 64.00%), action 192, FPS 1.51, Running 278.73s Step 606( 64.33%), action 193, FPS 1.51, Running 279.64s Step 607( 64.67%), action 194, FPS 1.51, Running 279.92s Step 608( 65.00%), action 195, FPS 1.49, Running 280.97s Step 609( 65.33%), action 196, FPS 1.41, Running 281.99s Step 610( 65.67%), action 197, FPS 1.39, Running 283.03s Step 611( 66.00%), action 198, FPS 1.38, Running 283.70s Step 612( 66.33%), action 199, FPS 1.40, Running 284.63s Step 613( 66.67%), action 200, FPS 1.40, Running 285.21s Step 614( 67.00%), action 201, FPS 1.39, Running 286.20s Step 615( 67.33%), action 202, FPS 1.38, Running 286.85s Step 616( 67.67%), action 203, FPS 1.39, Running 287.90s Step 617( 68.00%), action 204, FPS 1.36, Running 288.50s Step 618( 68.33%), action 205, FPS 1.32, Running 289.54s Step 619( 68.67%), action 206, FPS 1.29, Running 290.15s Step 620( 69.00%), action 207, FPS 1.28, Running 291.12s Step 621( 69.33%), action 208, FPS 1.27, Running 291.81s Step 622( 69.67%), action 209, FPS 1.27, Running 292.53s [2026-08-02 18:11:42] [12 ] Seed 11 success after 292.78 s. +steps: 622 , actions: 209 . +Instruction: Empty +Total 6/12(50.00%) success. +Setting seed: 12 +Step 1( N/A%), pre moving , FPS 1.68, Running 0.59s Step 2( N/A%), pre moving , FPS 2.78, Running 0.72s Step 3( N/A%), pre moving , FPS 3.78, Running 0.79s Step 4( N/A%), pre moving , FPS 4.52, Running 0.88s Step 5( N/A%), pre moving , FPS 4.08, Running 1.22s Step 6( N/A%), pre moving , FPS 4.49, Running 1.34s Step 7( N/A%), pre moving , FPS 4.88, Running 1.43s Step 8( N/A%), pre moving , FPS 4.47, Running 1.79s Step 9( N/A%), pre moving , FPS 4.73, Running 1.90s Step 10( N/A%), pre moving , FPS 5.03, Running 1.99s Step 11( N/A%), pre moving , FPS 5.12, Running 2.15s Step 12( N/A%), pre moving , FPS 4.98, Running 2.41s Step 13( N/A%), pre moving , FPS 5.16, Running 2.52s Step 14( N/A%), pre moving , FPS 5.35, Running 2.62s Step 15( N/A%), pre moving , FPS 5.06, Running 2.96s Step 16( N/A%), pre moving , FPS 5.21, Running 3.07s Step 17( N/A%), pre moving , FPS 5.38, Running 3.16s Step 18( N/A%), pre moving , FPS 5.52, Running 3.26s Step 19( N/A%), pre moving , FPS 5.29, Running 3.59s Step 20( N/A%), pre moving , FPS 5.40, Running 3.70s Step 21( N/A%), pre moving , FPS 5.50, Running 4.23s Step 22( N/A%), pre moving , FPS 5.46, Running 4.38s Step 23( N/A%), pre moving , FPS 5.11, Running 4.71s Step 24( N/A%), pre moving , FPS 5.10, Running 4.80s Step 25( N/A%), pre moving , FPS 5.48, Running 4.88s Step 26( N/A%), pre moving , FPS 4.87, Running 5.44s Step 27( N/A%), pre moving , FPS 4.81, Running 5.59s Step 28( N/A%), pre moving , FPS 4.86, Running 5.90s Step 29( N/A%), pre moving , FPS 4.90, Running 5.99s Step 30( N/A%), pre moving , FPS 4.89, Running 6.08s Step 31( N/A%), pre moving , FPS 4.68, Running 6.42s Step 32( N/A%), pre moving , FPS 4.85, Running 6.53s Step 33( N/A%), pre moving , FPS 4.88, Running 6.62s Step 34( N/A%), pre moving , FPS 4.88, Running 6.72s Step 35( N/A%), pre moving , FPS 4.88, Running 7.06s Step 36( N/A%), pre moving , FPS 4.36, Running 7.66s Step 37( N/A%), pre moving , FPS 4.35, Running 7.77s Step 38( N/A%), pre moving , FPS 4.35, Running 7.86s Step 39( N/A%), pre moving , FPS 4.34, Running 8.20s Step 40( N/A%), pre moving , FPS 4.33, Running 8.32s Step 41( N/A%), pre moving , FPS 4.79, Running 8.41s Step 42( N/A%), pre moving , FPS 4.80, Running 8.55s Step 43( N/A%), pre moving , FPS 4.85, Running 8.83s Step 44( N/A%), pre moving , FPS 4.84, Running 8.94s Step 45( N/A%), pre moving , FPS 4.83, Running 9.01s Step 46( N/A%), pre moving , FPS 5.21, Running 9.29s Step 47( N/A%), pre moving , FPS 5.20, Running 9.44s Step 48( N/A%), pre moving , FPS 5.49, Running 9.55s Step 49( N/A%), pre moving , FPS 5.47, Running 9.64s Step 50( N/A%), pre moving , FPS 5.12, Running 9.99s Step 51( N/A%), pre moving , FPS 5.44, Running 10.10s Step 52( N/A%), pre moving , FPS 5.47, Running 10.19s Step 53( N/A%), pre moving , FPS 5.47, Running 10.28s Step 54( N/A%), pre moving , FPS 5.12, Running 10.62s Step 55( N/A%), pre moving , FPS 5.45, Running 10.73s Step 56( N/A%), pre moving , FPS 6.31, Running 10.83s Step 57( N/A%), pre moving , FPS 5.81, Running 11.21s Step 58( N/A%), pre moving , FPS 5.70, Running 11.37s Step 59( N/A%), pre moving , FPS 5.61, Running 11.77s Step 60( N/A%), pre moving , FPS 5.55, Running 11.92s Step 61( N/A%), pre moving , FPS 5.10, Running 12.33s Step 62( N/A%), pre moving , FPS 5.09, Running 12.48s Step 63( N/A%), pre moving , FPS 5.27, Running 12.62s Step 64( N/A%), pre moving , FPS 4.87, Running 13.04s Step 65( N/A%), pre moving , FPS 4.79, Running 13.19s Step 66( N/A%), pre moving , FPS 4.63, Running 13.61s Step 67( N/A%), pre moving , FPS 4.64, Running 13.75s Step 68( N/A%), pre moving , FPS 4.36, Running 14.13s Step 69( N/A%), pre moving , FPS 4.31, Running 14.28s Step 70( N/A%), pre moving , FPS 4.26, Running 14.69s Step 71( N/A%), pre moving , FPS 4.23, Running 14.83s Step 72( N/A%), pre moving , FPS 4.19, Running 14.96s Step 73( N/A%), pre moving , FPS 3.94, Running 15.35s Step 74( N/A%), pre moving , FPS 4.10, Running 15.50s Step 75( N/A%), pre moving , FPS 3.88, Running 15.88s Step 76( N/A%), pre moving , FPS 3.82, Running 16.06s Step 77( N/A%), pre moving , FPS 4.00, Running 16.21s Step 78( N/A%), pre moving , FPS 3.81, Running 16.62s Step 79( N/A%), pre moving , FPS 4.02, Running 16.75s Step 80( N/A%), pre moving , FPS 3.83, Running 17.14s Step 81( N/A%), pre moving , FPS 4.03, Running 17.29s Step 82( N/A%), pre moving , FPS 4.01, Running 17.46s Step 83( N/A%), pre moving , FPS 3.84, Running 17.83s Step 84( N/A%), pre moving , FPS 4.05, Running 17.98s Step 85( N/A%), pre moving , FPS 3.87, Running 18.36s Step 86( N/A%), pre moving , FPS 4.16, Running 18.42s Step 87( N/A%), pre moving , FPS 4.21, Running 18.49s Step 88( N/A%), pre moving , FPS 4.47, Running 18.61s Step 89( N/A%), pre moving , FPS 4.51, Running 18.72s Step 90( N/A%), pre moving , FPS 4.84, Running 18.82s Step 91( N/A%), pre moving , FPS 4.88, Running 18.92s Step 92( N/A%), pre moving , FPS 4.89, Running 19.05s Step 93( N/A%), pre moving , FPS 5.24, Running 19.17s Step 94( N/A%), pre moving , FPS 5.30, Running 19.28s Step 95( N/A%), pre moving , FPS 5.73, Running 19.38s Step 96( N/A%), pre moving , FPS 5.46, Running 19.72s Step 97( N/A%), pre moving , FPS 5.52, Running 19.83s Step 98( N/A%), pre moving , FPS 6.06, Running 19.92s Step 99( N/A%), pre moving , FPS 5.95, Running 20.11s Step 100( N/A%), pre moving , FPS 6.22, Running 20.35s Step 101( N/A%), pre moving , FPS 6.29, Running 20.46s Step 102( N/A%), pre moving , FPS 6.45, Running 20.56s Step 103( N/A%), pre moving , FPS 6.50, Running 20.91s Step 104( N/A%), pre moving , FPS 6.57, Running 21.03s Step 105( N/A%), pre moving , FPS 7.24, Running 21.12s Step 106( N/A%), pre moving , FPS 6.55, Running 21.47s Step 107( N/A%), pre moving , FPS 6.48, Running 21.58s Step 108( N/A%), pre moving , FPS 6.53, Running 21.67s Step 109( N/A%), pre moving , FPS 6.58, Running 21.76s Step 110( N/A%), pre moving , FPS 6.09, Running 22.11s Step 111( N/A%), pre moving , FPS 6.08, Running 22.21s Step 112( N/A%), pre moving , FPS 6.14, Running 22.31s Step 113( N/A%), pre moving , FPS 5.74, Running 22.65s Step 114( N/A%), pre moving , FPS 4.48, Running 23.75s Step 115( N/A%), pre moving , FPS 4.12, Running 24.23s Step 116( N/A%), pre moving , FPS 3.93, Running 24.81s Step 117( N/A%), pre moving , FPS 3.87, Running 25.00s Step 118( N/A%), pre moving , FPS 3.55, Running 25.56s Step 119( N/A%), pre moving , FPS 3.38, Running 26.03s Step 120( N/A%), pre moving , FPS 3.19, Running 26.63s Step 121( N/A%), pre moving , FPS 3.02, Running 27.09s Step 122( N/A%), pre moving , FPS 2.82, Running 27.66s Step 123( N/A%), pre moving , FPS 2.88, Running 27.85s Step 124( N/A%), pre moving , FPS 2.71, Running 28.39s Step 125( N/A%), pre moving , FPS 2.59, Running 28.85s Step 126( N/A%), pre moving , FPS 2.51, Running 29.43s Step 127( N/A%), pre moving , FPS 2.41, Running 29.87s Step 128( N/A%), pre moving , FPS 2.28, Running 30.44s Step 129( N/A%), pre moving , FPS 2.25, Running 30.64s Step 130( N/A%), pre moving , FPS 2.20, Running 31.18s Step 131( N/A%), pre moving , FPS 2.13, Running 31.61s Step 132( N/A%), pre moving , FPS 2.04, Running 32.13s Step 133( N/A%), pre moving , FPS 2.07, Running 32.33s Step 134( N/A%), pre moving , FPS 2.19, Running 32.86s Step 135( N/A%), pre moving , FPS 2.20, Running 33.33s Step 136( N/A%), pre moving , FPS 2.21, Running 33.87s Step 137( N/A%), pre moving , FPS 2.21, Running 34.06s Step 138( N/A%), pre moving , FPS 2.20, Running 34.65s Step 139( N/A%), pre moving , FPS 2.19, Running 35.15s Step 140( N/A%), pre moving , FPS 2.20, Running 35.71s Step 141( N/A%), pre moving , FPS 2.21, Running 36.14s Step 142( N/A%), pre moving , FPS 2.20, Running 36.75s Step 143( N/A%), pre moving , FPS 2.14, Running 37.19s Step 144( N/A%), pre moving , FPS 2.18, Running 37.57s Step 145( N/A%), pre moving , FPS 2.23, Running 37.81s Step 146( N/A%), pre moving , FPS 2.29, Running 38.17s Step 147( N/A%), pre moving , FPS 2.28, Running 38.64s Step 148( N/A%), pre moving , FPS 2.27, Running 39.23s Step 149( N/A%), pre moving , FPS 2.20, Running 39.72s Step 150( N/A%), pre moving , FPS 2.19, Running 40.31s Step 151( N/A%), pre moving , FPS 2.18, Running 40.78s Step 152( N/A%), pre moving , FPS 2.17, Running 41.35s Step 153( N/A%), pre moving , FPS 2.17, Running 41.53s Step 154( N/A%), pre moving , FPS 2.16, Running 42.10s Step 155( N/A%), pre moving , FPS 2.16, Running 42.58s Step 156( N/A%), pre moving , FPS 2.15, Running 43.17s Step 157( N/A%), pre moving , FPS 2.14, Running 43.42s Step 158( N/A%), pre moving , FPS 2.16, Running 43.89s Step 159( N/A%), pre moving , FPS 2.18, Running 44.33s Step 160( N/A%), pre moving , FPS 2.17, Running 44.94s Step 161( N/A%), pre moving , FPS 2.16, Running 45.39s Step 162( N/A%), pre moving , FPS 2.17, Running 45.98s Step 163( N/A%), pre moving , FPS 2.22, Running 46.19s Step 164( N/A%), pre moving , FPS 2.18, Running 46.74s Step 165( N/A%), pre moving , FPS 2.13, Running 47.21s Step 166( N/A%), pre moving , FPS 2.08, Running 47.78s Step 167( N/A%), pre moving , FPS 2.08, Running 48.25s Step 168( N/A%), pre moving , FPS 2.09, Running 48.79s Step 169( N/A%), pre moving , FPS 2.18, Running 48.90s Step 170( N/A%), pre moving , FPS 2.30, Running 49.00s Step 171( N/A%), pre moving , FPS 2.33, Running 49.35s Step 172( N/A%), pre moving , FPS 2.47, Running 49.46s Step 173( N/A%), pre moving , FPS 2.50, Running 49.54s Step 174( N/A%), pre moving , FPS 2.65, Running 49.65s Step 175( N/A%), pre moving , FPS 2.70, Running 49.99s Step 176( N/A%), pre moving , FPS 2.89, Running 50.10s Step 177( N/A%), pre moving , FPS 2.95, Running 50.19s Step 178( N/A%), pre moving , FPS 3.01, Running 50.53s Step 179( N/A%), pre moving , FPS 2.90, Running 51.23s Step 180( N/A%), pre moving , FPS 3.14, Running 51.32s Step 181( N/A%), pre moving , FPS 3.25, Running 51.54s Step 182( N/A%), pre moving , FPS 3.44, Running 51.78s Step 183( N/A%), pre moving , FPS 3.49, Running 51.92s Step 184( N/A%), pre moving , FPS 3.58, Running 52.33s Step 185( N/A%), pre moving , FPS 3.79, Running 52.48s Step 186( N/A%), pre moving , FPS 3.91, Running 52.90s Step 187( N/A%), pre moving , FPS 4.16, Running 53.06s Step 188( N/A%), pre moving , FPS 4.51, Running 53.22s Step 189( N/A%), pre moving , FPS 4.25, Running 53.61s Step 190( N/A%), pre moving , FPS 4.17, Running 53.80s Step 191( N/A%), pre moving , FPS 4.04, Running 54.31s Step 192( N/A%), pre moving , FPS 3.78, Running 54.75s Step 193( N/A%), pre moving , FPS 3.73, Running 54.91s Step 194( N/A%), pre moving , FPS 3.66, Running 55.12s Step 195( N/A%), pre moving , FPS 3.66, Running 55.44s Step 196( N/A%), pre moving , FPS 3.62, Running 55.63s Step 197( N/A%), pre moving , FPS 3.41, Running 56.07s Step 198( N/A%), pre moving , FPS 3.50, Running 56.24s Step 199( N/A%), pre moving , FPS 3.66, Running 56.70s Step 200( N/A%), pre moving , FPS 3.58, Running 56.91s Step 201( N/A%), pre moving , FPS 3.59, Running 57.12s Step 202( N/A%), pre moving , FPS 3.59, Running 57.35s Step 203( N/A%), pre moving , FPS 3.48, Running 57.66s Step 204( N/A%), pre moving , FPS 3.41, Running 58.19s Step 205( N/A%), pre moving , FPS 3.20, Running 58.73s Step 206( N/A%), pre moving , FPS 3.16, Running 59.24s Step 207( N/A%), pre moving , FPS 3.01, Running 59.70s Step 208( N/A%), pre moving , FPS 2.93, Running 60.04s Step 209( N/A%), pre moving , FPS 2.87, Running 60.59s Step 210( N/A%), pre moving , FPS 2.73, Running 61.13s Step 211( N/A%), pre moving , FPS 2.72, Running 61.67s Step 212( N/A%), pre moving , FPS 2.68, Running 62.21s Step 213( N/A%), pre moving , FPS 2.56, Running 62.73s Step 214( N/A%), pre moving , FPS 2.53, Running 63.02s Step 215( N/A%), pre moving , FPS 2.47, Running 63.55s Step 216( N/A%), pre moving , FPS 2.36, Running 64.09s Step 217( N/A%), pre moving , FPS 2.33, Running 64.63s Step 218( N/A%), pre moving , FPS 2.23, Running 65.19s Step 219( N/A%), pre moving , FPS 2.23, Running 65.67s Step 220( N/A%), pre moving , FPS 2.22, Running 65.90s Step 221( N/A%), pre moving , FPS 2.16, Running 66.39s Step 222( N/A%), pre moving , FPS 2.09, Running 66.91s Step 223( N/A%), pre moving , FPS 2.12, Running 67.08s Step 224( N/A%), pre moving , FPS 2.14, Running 67.53s Step 225( N/A%), pre moving , FPS 2.16, Running 67.98s Step 226( N/A%), pre moving , FPS 2.24, Running 68.14s Step 227( N/A%), pre moving , FPS 2.31, Running 68.36s Step 228( N/A%), pre moving , FPS 2.33, Running 68.64s Step 229( N/A%), pre moving , FPS 2.43, Running 68.81s Step 230( N/A%), pre moving , FPS 2.47, Running 69.22s Step 231( N/A%), pre moving , FPS 2.52, Running 69.61s Step 232( N/A%), pre moving , FPS 2.65, Running 69.77s Step 233( N/A%), pre moving , FPS 2.81, Running 69.86s Step 234( N/A%), pre moving , FPS 2.79, Running 70.20s Step 235( N/A%), pre moving , FPS 2.96, Running 70.31s Step 236( N/A%), pre moving , FPS 3.17, Running 70.40s Step 237( N/A%), pre moving , FPS 3.29, Running 70.72s Step 238( N/A%), pre moving , FPS 3.53, Running 70.85s Step 239( N/A%), pre moving , FPS 3.80, Running 70.93s Step 240( N/A%), pre moving , FPS 3.30, Running 71.96s Step 241( N/A%), pre moving , FPS 3.54, Running 72.04s Step 242( N/A%), pre moving , FPS 3.82, Running 72.14s Step 243( N/A%), pre moving , FPS 3.70, Running 72.48s Step 244( N/A%), pre moving , FPS 3.95, Running 72.59s Step 245( N/A%), pre moving , FPS 3.99, Running 73.00s Step 246( N/A%), pre moving , FPS 4.02, Running 73.12s Step 247( N/A%), pre moving , FPS 3.85, Running 73.56s Step 248( N/A%), pre moving , FPS 3.94, Running 73.71s Step 249( N/A%), pre moving , FPS 3.78, Running 74.10s Step 250( N/A%), pre moving , FPS 3.97, Running 74.27s Step 251( N/A%), pre moving , FPS 4.16, Running 74.43s Step 252( N/A%), pre moving , FPS 3.96, Running 74.82s Step 253( N/A%), pre moving , FPS 3.93, Running 74.95s Step 254( N/A%), pre moving , FPS 3.87, Running 75.37s Step 255( N/A%), pre moving , FPS 3.85, Running 75.51s Step 256( N/A%), pre moving , FPS 3.65, Running 75.89s Step 257( N/A%), pre moving , FPS 3.80, Running 75.99s Step 258( N/A%), pre moving , FPS 3.81, Running 76.10s Step 259( N/A%), pre moving , FPS 3.75, Running 76.26s Step 260( N/A%), pre moving , FPS 4.50, Running 76.41s Step 261( N/A%), pre moving , FPS 4.45, Running 76.54s Step 262( N/A%), pre moving , FPS 4.41, Running 76.67s Step 263( N/A%), pre moving , FPS 4.58, Running 76.85s Step 264( N/A%), pre moving , FPS 4.58, Running 76.97s Step 265( N/A%), pre moving , FPS 4.77, Running 77.20s Step 266( N/A%), pre moving , FPS 4.58, Running 77.49s Step 267( N/A%), pre moving , FPS 4.91, Running 77.63s Step 268( N/A%), pre moving , FPS 4.86, Running 77.83s Step 269( N/A%), pre moving , FPS 5.11, Running 78.01s Step 270( N/A%), pre moving , FPS 5.16, Running 78.14s Step 271( N/A%), pre moving , FPS 5.19, Running 78.28s Step 272( N/A%), pre moving , FPS 5.47, Running 78.47s Step 273( N/A%), pre moving , FPS 5.39, Running 78.66s Step 274( N/A%), pre moving , FPS 5.75, Running 78.85s Step 275( N/A%), pre moving , FPS 5.67, Running 79.04s Step 276( N/A%), pre moving , FPS 6.18, Running 79.12s Step 277( N/A%), pre moving , FPS 6.19, Running 79.22s Step 278( N/A%), pre moving , FPS 6.05, Running 79.40s Step 279( N/A%), pre moving , FPS 6.14, Running 79.52s Step 280( N/A%), pre moving , FPS 6.24, Running 79.61s Step 281( N/A%), pre moving , FPS 6.31, Running 79.71s Step 282( N/A%), pre moving , FPS 6.28, Running 79.86s Step 283( N/A%), pre moving , FPS 6.37, Running 79.99s Step 284( N/A%), pre moving , FPS 6.36, Running 80.11s Step 285( N/A%), pre moving , FPS 6.59, Running 80.23s Step 286( N/A%), pre moving , FPS 6.89, Running 80.39s Step 287( N/A%), pre moving , FPS 6.91, Running 80.53s Step 288( N/A%), pre moving , FPS 6.97, Running 80.69s Step 289( N/A%), pre moving , FPS 7.07, Running 80.84s Step 290( N/A%), pre moving , FPS 7.01, Running 80.99s Step 291( N/A%), pre moving , FPS 7.07, Running 81.11s Step 292( N/A%), pre moving , FPS 7.20, Running 81.25s Step 293( N/A%), pre moving , FPS 7.37, Running 81.38s Step 294( N/A%), pre moving , FPS 7.47, Running 81.52s Step 295( N/A%), pre moving , FPS 7.66, Running 81.65s Step 296( N/A%), pre moving , FPS 7.55, Running 81.77s Step 297( N/A%), pre moving , FPS 7.47, Running 81.90s Step 298( N/A%), pre moving , FPS 7.57, Running 82.04s Step 299( N/A%), pre moving , FPS 7.58, Running 82.16s Step 300( N/A%), pre moving , FPS 7.48, Running 82.29s Step 301( N/A%), pre moving , FPS 7.41, Running 82.41s Step 302( N/A%), pre moving , FPS 7.51, Running 82.52s Step 303( N/A%), pre moving , FPS 7.61, Running 82.62s Step 304( N/A%), pre moving , FPS 7.72, Running 82.70s Step 305( N/A%), pre moving , FPS 7.79, Running 82.80s Step 306( N/A%), pre moving , FPS 8.03, Running 82.88s Step 307( N/A%), pre moving , FPS 8.16, Running 82.98s Step 308( N/A%), pre moving , FPS 8.44, Running 83.06s Step 309( N/A%), pre moving , FPS 8.52, Running 83.19s Step 310( N/A%), pre moving , FPS 8.63, Running 83.31s Step 311( N/A%), pre moving , FPS 8.66, Running 83.42s Step 312( N/A%), pre moving , FPS 8.82, Running 83.52s Step 313( N/A%), pre moving , FPS 8.93, Running 83.62s Step 314( N/A%), pre moving , FPS 9.12, Running 83.71s Step 315( N/A%), pre moving , FPS 9.42, Running 83.77s Step 316( N/A%), pre moving , FPS 9.69, Running 83.83s Step 317( N/A%), pre moving , FPS 10.02, Running 83.89s Step 318( N/A%), pre moving , FPS 10.53, Running 83.94s Step 319( N/A%), pre moving , FPS 10.69, Running 84.03s Step 320( N/A%), pre moving , FPS 10.92, Running 84.12s Step 321( N/A%), pre moving , FPS 11.14, Running 84.21s Step 322( N/A%), pre moving , FPS 11.33, Running 84.29s Step 323( N/A%), pre moving , FPS 11.38, Running 84.37s Step 324( N/A%), pre moving , FPS 11.33, Running 84.47s Step 325( N/A%), pre moving , FPS 11.38, Running 84.56s Step 326( N/A%), pre moving , FPS 11.29, Running 84.65s Step 327( N/A%), pre moving , FPS 11.31, Running 84.75s Step 328( N/A%), pre moving , FPS 11.50, Running 84.80s Step 329( N/A%), pre moving , FPS 11.94, Running 84.86s Step 330( N/A%), pre moving , FPS 12.40, Running 84.92s Step 331( N/A%), pre moving , FPS 12.84, Running 84.98s Step 332( N/A%), pre moving , FPS 12.88, Running 85.07s Step 333( N/A%), pre moving , FPS 12.92, Running 85.17s Step 334( N/A%), pre moving , FPS 13.20, Running 85.23s Step 335( N/A%), pre moving , FPS 13.17, Running 85.29s Step 336( N/A%), pre moving , FPS 13.16, Running 85.35s Step 337( N/A%), pre moving , FPS 13.15, Running 85.41s Step 338( N/A%), pre moving , FPS 13.11, Running 85.47s Step 339( N/A%), pre moving , FPS 13.26, Running 85.54s Step 340( N/A%), pre moving , FPS 13.58, Running 85.59s Step 341( N/A%), pre moving , FPS 13.79, Running 85.66s Step 342( N/A%), pre moving , FPS 14.08, Running 85.71s Step 343( N/A%), pre moving , FPS 14.35, Running 85.77s Step 344( N/A%), pre moving , FPS 14.79, Running 85.82s Step 345( N/A%), pre moving , FPS 15.04, Running 85.88s Step 346( N/A%), pre moving , FPS 15.54, Running 85.94s Step 347( N/A%), pre moving , FPS 15.95, Running 86.00s Step 348( N/A%), pre moving , FPS 15.73, Running 86.07s Step 349( N/A%), pre moving , FPS 15.78, Running 86.13s Step 350( N/A%), pre moving , FPS 11.21, Running 86.71s Step 351( N/A%), pre moving , FPS 11.19, Running 86.77s Step 352( N/A%), pre moving , FPS 11.43, Running 86.82s Step 353( N/A%), pre moving , FPS 11.69, Running 86.88s Step 354( N/A%), pre moving , FPS 11.70, Running 86.94s Step 355( N/A%), pre moving , FPS 11.72, Running 87.00s Step 356( N/A%), pre moving , FPS 11.69, Running 87.06s Step 357( N/A%), pre moving , FPS 11.52, Running 87.15s Step 358( N/A%), pre moving , FPS 11.33, Running 87.24s Step 359( N/A%), pre moving , FPS 11.04, Running 87.35s Step 360( N/A%), pre moving , FPS 10.65, Running 87.47s Step 361( N/A%), pre moving , FPS 10.34, Running 87.59s Step 362( N/A%), pre moving , FPS 9.94, Running 87.72s Step 363( N/A%), pre moving , FPS 9.63, Running 87.84s Step 364( N/A%), pre moving , FPS 9.50, Running 87.93s Step 365( N/A%), pre moving , FPS 9.35, Running 88.02s Step 366( N/A%), pre moving , FPS 9.20, Running 88.12s Step 367( N/A%), pre moving , FPS 9.08, Running 88.20s Step 368( N/A%), pre moving , FPS 9.06, Running 88.28s Step 369( N/A%), pre moving , FPS 8.88, Running 88.38s Step 370( N/A%), pre moving , FPS 11.50, Running 88.45s Step 371( N/A%), pre moving , FPS 11.46, Running 88.51s Step 372( N/A%), pre moving , FPS 11.52, Running 88.56s Step 373( N/A%), pre moving , FPS 11.47, Running 88.62s Step 374( N/A%), pre moving , FPS 11.48, Running 88.68s Step 375( N/A%), pre moving , FPS 11.50, Running 88.74s Step 376( N/A%), pre moving , FPS 11.55, Running 88.80s Step 377( N/A%), pre moving , FPS 11.74, Running 88.85s Step 378( N/A%), pre moving , FPS 11.97, Running 88.91s Step 379( N/A%), pre moving , FPS 12.39, Running 88.96s Step 380( N/A%), pre moving , FPS 12.80, Running 89.03s Step 381( N/A%), pre moving , FPS 13.42, Running 89.08s Step 382( N/A%), pre moving , FPS 13.96, Running 89.15s Step 383( N/A%), pre moving , FPS 14.61, Running 89.21s Step 384( N/A%), pre moving , FPS 14.86, Running 89.27s Step 385( N/A%), pre moving , FPS 15.35, Running 89.33s Step 386( N/A%), pre moving , FPS 15.78, Running 89.38s Step 387( N/A%), pre moving , FPS 16.22, Running 89.44s Step 388( N/A%), pre moving , FPS 16.62, Running 89.49s Step 389( N/A%), pre moving , FPS 17.18, Running 89.55s Step 390( N/A%), pre moving , FPS 17.17, Running 89.61s Step 391( N/A%), pre moving , FPS 17.40, Running 89.66s Step 392( N/A%), pre moving , FPS 17.05, Running 89.73s Step 393( N/A%), pre moving , FPS 17.09, Running 89.79s Step 394( N/A%), pre moving , FPS 16.95, Running 89.86s Step 395( N/A%), pre moving , FPS 16.74, Running 89.93s Step 396( N/A%), pre moving , FPS 16.66, Running 90.00s Step 397( N/A%), pre moving , FPS 16.68, Running 90.05s Step 398( N/A%), pre moving , FPS 16.57, Running 90.11s Step 399( N/A%), pre moving , FPS 16.58, Running 90.17s Step 400( N/A%), pre moving , FPS 16.75, Running 90.23s Step 401( N/A%), pre moving , FPS 16.68, Running 90.28s Step 402( N/A%), pre moving , FPS 16.92, Running 90.33s Step 403( N/A%), pre moving , FPS 16.96, Running 90.39s Step 404( N/A%), pre moving , FPS 17.04, Running 90.45s Step 405( N/A%), pre moving , FPS 16.92, Running 90.51s Step 406( N/A%), pre moving , FPS 16.56, Running 90.59s Step 407( N/A%), pre moving , FPS 16.35, Running 90.66s Step 408( N/A%), pre moving , FPS 16.33, Running 90.71s Step 409( N/A%), pre moving , FPS 16.49, Running 90.76s Step 410( N/A%), pre moving , FPS 16.58, Running 90.82s Step 411( N/A%), pre moving , FPS 16.52, Running 90.87s Step 412( N/A%), pre moving , FPS 16.63, Running 90.93s Step 413( N/A%), pre moving , FPS 16.54, Running 91.00s Step 414( N/A%), pre moving , FPS 16.70, Running 91.06s Step 415( N/A%), pre moving , FPS 16.74, Running 91.13s Step 416( N/A%), pre moving , FPS 16.93, Running 91.18s Step 417( N/A%), pre moving , FPS 16.96, Running 91.23s Step 418( N/A%), pre moving , FPS 17.01, Running 91.29s Step 419( N/A%), pre moving , FPS 17.06, Running 91.34s Step 420( N/A%), pre moving , FPS 16.95, Running 91.41s Step 421( N/A%), pre moving , FPS 16.81, Running 91.47s Step 422( N/A%), pre moving , FPS 8.21, Running 92.77s Step 423( N/A%), pre moving , FPS 7.46, Running 93.07s Step 424( N/A%), pre moving , FPS 7.17, Running 93.23s Step 425( N/A%), pre moving , FPS 6.60, Running 93.54s Step 426( N/A%), pre moving , FPS 6.45, Running 93.69s Step 427( N/A%), pre moving , FPS 6.02, Running 93.98s Step 428( N/A%), pre moving , FPS 5.82, Running 94.15s Step 429( N/A%), pre moving , FPS 5.45, Running 94.43s Step 430( N/A%), pre moving , FPS 5.29, Running 94.60s Step 431( N/A%), pre moving , FPS 4.92, Running 94.94s Step 432( N/A%), pre moving , FPS 4.81, Running 95.10s Step 433( N/A%), pre moving , FPS 4.55, Running 95.39s Step 434( N/A%), pre moving , FPS 4.43, Running 95.57s Step 435( N/A%), pre moving , FPS 4.21, Running 95.88s Step 436( N/A%), pre moving , FPS 4.12, Running 96.03s Step 437( N/A%), pre moving , FPS 3.90, Running 96.36s Step 438( N/A%), pre moving , FPS 3.82, Running 96.53s Step 439( N/A%), pre moving , FPS 3.65, Running 96.82s Step 440( N/A%), pre moving , FPS 3.58, Running 96.99s Step 441( N/A%), pre moving , FPS 3.43, Running 97.30s Step 442( 0.33%), action 1, FPS 3.62, Running 98.30s Step 443( 0.67%), action 2, FPS 3.60, Running 98.63s Step 444( 1.00%), action 3, FPS 3.26, Running 99.36s Step 445( 1.33%), action 4, FPS 3.23, Running 99.72s Step 446( 1.67%), action 5, FPS 3.02, Running 100.31s Step 447( 2.00%), action 6, FPS 2.94, Running 100.78s Step 448( 2.33%), action 7, FPS 2.78, Running 101.35s Step 449( 2.67%), action 8, FPS 2.69, Running 101.88s Step 450( 3.00%), action 9, FPS 2.54, Running 102.48s Step 451( 3.33%), action 10, FPS 2.54, Running 102.81s Step 452( 3.67%), action 11, FPS 2.31, Running 103.76s Step 453( 4.00%), action 12, FPS 2.31, Running 104.06s Step 454( 4.33%), action 13, FPS 2.23, Running 104.55s Step 455( 4.67%), action 14, FPS 2.22, Running 104.90s Step 456( 5.00%), action 15, FPS 2.01, Running 105.98s Step 457( 5.33%), action 16, FPS 2.01, Running 106.31s Step 458( 5.67%), action 17, FPS 1.93, Running 106.89s Step 459( 6.00%), action 18, FPS 1.88, Running 107.49s Step 460( 6.33%), action 19, FPS 1.78, Running 108.21s Step 461( 6.67%), action 20, FPS 1.73, Running 108.87s Step 462( 7.00%), action 21, FPS 1.78, Running 109.52s Step 463( 7.33%), action 22, FPS 1.78, Running 109.83s Step 464( 7.67%), action 23, FPS 1.81, Running 110.42s Step 465( 8.00%), action 24, FPS 1.76, Running 111.06s Step 466( 8.33%), action 25, FPS 1.78, Running 111.53s Step 467( 8.67%), action 26, FPS 1.81, Running 111.81s Step 468( 9.00%), action 27, FPS 1.79, Running 112.54s Step 469( 9.33%), action 28, FPS 1.76, Running 113.27s Step 470( 9.67%), action 29, FPS 1.72, Running 114.12s Step 471( 10.00%), action 30, FPS 1.68, Running 114.70s Step 472( 10.33%), action 31, FPS 1.71, Running 115.43s Step 473( 10.67%), action 32, FPS 1.69, Running 115.91s Step 474( 11.00%), action 33, FPS 1.68, Running 116.44s Step 475( 11.33%), action 34, FPS 1.69, Running 116.74s Step 476( 11.67%), action 35, FPS 1.77, Running 117.31s Step 477( 12.00%), action 36, FPS 1.78, Running 117.57s Step 478( 12.33%), action 37, FPS 1.80, Running 118.00s Step 479( 12.67%), action 38, FPS 1.85, Running 118.28s Step 480( 13.00%), action 39, FPS 1.91, Running 118.66s Step 481( 13.33%), action 40, FPS 1.99, Running 118.95s Step 482( 13.67%), action 41, FPS 1.96, Running 119.74s Step 483( 14.00%), action 42, FPS 1.96, Running 120.05s Step 484( 14.33%), action 43, FPS 1.90, Running 120.93s Step 485( 14.67%), action 44, FPS 1.96, Running 121.26s Step 486( 15.00%), action 45, FPS 1.97, Running 121.70s Step 487( 15.33%), action 46, FPS 1.96, Running 122.00s Step 488( 15.67%), action 47, FPS 1.97, Running 122.70s Step 489( 16.00%), action 48, FPS 1.97, Running 123.44s Step 490( 16.33%), action 49, FPS 2.03, Running 124.00s Step 491( 16.67%), action 50, FPS 2.06, Running 124.42s Step 492( 17.00%), action 51, FPS 2.04, Running 125.25s Step 493( 17.33%), action 52, FPS 2.04, Running 125.70s Step 494( 17.67%), action 53, FPS 1.99, Running 126.49s Step 495( 18.00%), action 54, FPS 1.98, Running 126.83s Step 496( 18.33%), action 55, FPS 1.97, Running 127.46s Step 497( 18.67%), action 56, FPS 1.96, Running 127.76s Step 498( 19.00%), action 57, FPS 1.95, Running 128.25s Step 499( 19.33%), action 58, FPS 1.93, Running 128.66s Step 500( 19.67%), action 59, FPS 1.87, Running 129.37s Step 501( 20.00%), action 60, FPS 1.83, Running 129.88s Step 502( 20.33%), action 61, FPS 1.81, Running 130.81s Step 503( 20.67%), action 62, FPS 1.80, Running 131.14s Step 504( 21.00%), action 63, FPS 1.80, Running 132.07s Step 505( 21.33%), action 64, FPS 1.81, Running 132.30s Step 506( 21.67%), action 65, FPS 1.81, Running 132.74s Step 507( 22.00%), action 66, FPS 1.78, Running 133.22s Step 508( 22.33%), action 67, FPS 1.74, Running 134.16s Step 509( 22.67%), action 68, FPS 1.80, Running 134.53s Step 510( 23.00%), action 69, FPS 1.77, Running 135.27s Step 511( 23.33%), action 70, FPS 1.75, Running 135.83s Step 512( 23.67%), action 71, FPS 1.73, Running 136.81s Step 513( 24.00%), action 72, FPS 1.72, Running 137.33s Step 514( 24.33%), action 73, FPS 1.73, Running 138.04s Step 515( 24.67%), action 74, FPS 1.71, Running 138.54s Step 516( 25.00%), action 75, FPS 1.70, Running 139.22s Step 517( 25.33%), action 76, FPS 1.68, Running 139.68s Step 518( 25.67%), action 77, FPS 1.62, Running 140.57s Step 519( 26.00%), action 78, FPS 1.64, Running 140.88s Step 520( 26.33%), action 79, FPS 1.60, Running 141.84s Step 521( 26.67%), action 80, FPS 1.60, Running 142.36s Step 522( 27.00%), action 81, FPS 1.58, Running 143.46s Step 523( 27.33%), action 82, FPS 1.56, Running 143.93s Step 524( 27.67%), action 83, FPS 1.56, Running 144.87s Step 525( 28.00%), action 84, FPS 1.53, Running 145.40s Step 526( 28.33%), action 85, FPS 1.48, Running 146.30s Step 527( 28.67%), action 86, FPS 1.49, Running 146.61s Step 528( 29.00%), action 87, FPS 1.51, Running 147.42s Step 529( 29.33%), action 88, FPS 1.51, Running 147.78s Step 530( 29.67%), action 89, FPS 1.46, Running 149.01s Step 531( 30.00%), action 90, FPS 1.46, Running 149.57s Step 532( 30.33%), action 91, FPS 1.50, Running 150.16s Step 533( 30.67%), action 92, FPS 1.51, Running 150.54s Step 534( 31.00%), action 93, FPS 1.46, Running 151.77s Step 535( 31.33%), action 94, FPS 1.48, Running 152.07s Step 536( 31.67%), action 95, FPS 1.46, Running 152.89s Step 537( 32.00%), action 96, FPS 1.48, Running 153.18s Step 538( 32.33%), action 97, FPS 1.52, Running 153.77s Step 539( 32.67%), action 98, FPS 1.49, Running 154.27s Step 540( 33.00%), action 99, FPS 1.50, Running 155.21s Step 541( 33.33%), action 100, FPS 1.52, Running 155.54s Step 542( 33.67%), action 101, FPS 1.53, Running 156.55s Step 543( 34.00%), action 102, FPS 1.52, Running 157.09s Step 544( 34.33%), action 103, FPS 1.55, Running 157.74s Step 545( 34.67%), action 104, FPS 1.57, Running 158.18s Step 546( 35.00%), action 105, FPS 1.57, Running 159.07s Step 547( 35.33%), action 106, FPS 1.52, Running 159.73s Step 548( 35.67%), action 107, FPS 1.54, Running 160.41s Step 549( 36.00%), action 108, FPS 1.53, Running 160.88s Step 550( 36.33%), action 109, FPS 1.51, Running 162.26s Step 551( 36.67%), action 110, FPS 1.53, Running 162.61s Step 552( 37.00%), action 111, FPS 1.46, Running 163.85s Step 553( 37.33%), action 112, FPS 1.43, Running 164.53s Step 554( 37.67%), action 113, FPS 1.46, Running 165.48s Step 555( 38.00%), action 114, FPS 1.43, Running 166.02s Step 556( 38.33%), action 115, FPS 1.40, Running 167.14s Step 557( 38.67%), action 116, FPS 1.38, Running 167.72s Step 558( 39.00%), action 117, FPS 1.36, Running 168.50s Step 559( 39.33%), action 118, FPS 1.38, Running 168.76s Step 560( 39.67%), action 119, FPS 1.40, Running 169.51s Step 561( 40.00%), action 120, FPS 1.40, Running 169.84s Step 562( 40.33%), action 121, FPS 1.39, Running 170.95s Step 563( 40.67%), action 122, FPS 1.39, Running 171.53s Step 564( 41.00%), action 123, FPS 1.35, Running 172.52s Step 565( 41.33%), action 124, FPS 1.33, Running 173.18s Step 566( 41.67%), action 125, FPS 1.33, Running 174.15s Step 567( 42.00%), action 126, FPS 1.34, Running 174.68s Step 568( 42.33%), action 127, FPS 1.31, Running 175.69s Step 569( 42.67%), action 128, FPS 1.25, Running 176.83s Step 570( 43.00%), action 129, FPS 1.28, Running 177.85s Step 571( 43.33%), action 130, FPS 1.25, Running 178.65s Step 572( 43.67%), action 131, FPS 1.26, Running 179.73s Step 573( 44.00%), action 132, FPS 1.27, Running 180.22s Step 574( 44.33%), action 133, FPS 1.27, Running 181.18s Step 575( 44.67%), action 134, FPS 1.29, Running 181.49s Step 576( 45.00%), action 135, FPS 1.34, Running 182.03s Step 577( 45.33%), action 136, FPS 1.35, Running 182.56s Step 578( 45.67%), action 137, FPS 1.33, Running 183.56s Step 579( 46.00%), action 138, FPS 1.30, Running 184.14s Step 580( 46.33%), action 139, FPS 1.28, Running 185.12s Step 581( 46.67%), action 140, FPS 1.27, Running 185.63s Step 582( 47.00%), action 141, FPS 1.27, Running 186.65s Step 583( 47.33%), action 142, FPS 1.29, Running 187.01s Step 584( 47.67%), action 143, FPS 1.30, Running 187.92s Step 585( 48.00%), action 144, FPS 1.32, Running 188.29s Step 586( 48.33%), action 145, FPS 1.33, Running 189.15s Step 587( 48.67%), action 146, FPS 1.32, Running 189.78s Step 588( 49.00%), action 147, FPS 1.33, Running 190.70s Step 589( 49.33%), action 148, FPS 1.41, Running 191.03s Step 590( 49.67%), action 149, FPS 1.41, Running 192.06s Step 591( 50.00%), action 150, FPS 1.45, Running 192.45s Step 592( 50.33%), action 151, FPS 1.46, Running 193.46s Step 593( 50.67%), action 152, FPS 1.45, Running 194.03s Step 594( 51.00%), action 153, FPS 1.45, Running 194.95s Step 595( 51.33%), action 154, FPS 1.42, Running 195.54s Step 596( 51.67%), action 155, FPS 1.38, Running 196.48s Step 597( 52.00%), action 156, FPS 1.40, Running 196.88s Step 598( 52.33%), action 157, FPS 1.42, Running 197.68s Step 599( 52.67%), action 158, FPS 1.45, Running 197.96s Step 600( 53.00%), action 159, FPS 1.46, Running 198.81s Step 601( 53.33%), action 160, FPS 1.44, Running 199.51s Step 602( 53.67%), action 161, FPS 1.40, Running 200.92s Step 603( 54.00%), action 162, FPS 1.40, Running 201.32s Step 604( 54.33%), action 163, FPS 1.40, Running 202.20s Step 605( 54.67%), action 164, FPS 1.38, Running 202.78s Step 606( 55.00%), action 165, FPS 1.36, Running 203.81s Step 607( 55.33%), action 166, FPS 1.36, Running 204.52s Step 608( 55.67%), action 167, FPS 1.35, Running 205.48s Step 609( 56.00%), action 168, FPS 1.33, Running 206.04s Step 610( 56.33%), action 169, FPS 1.39, Running 206.48s Step 611( 56.67%), action 170, FPS 1.38, Running 206.89s Step 612( 57.00%), action 171, FPS 1.33, Running 208.52s Step 613( 57.33%), action 172, FPS 1.32, Running 209.18s [2026-08-02 18:15:12] [13 ] Seed 12 failed after 209.88 s. +steps: 613 , actions: 172 . +Instruction: Empty +Total 6/13(46.15%) success. +Setting seed: 13 +Step 1( N/A%), pre moving , FPS 2.16, Running 0.46s Step 2( N/A%), pre moving , FPS 2.51, Running 0.80s Step 3( N/A%), pre moving , FPS 3.34, Running 0.90s Step 4( N/A%), pre moving , FPS 4.06, Running 0.99s Step 5( N/A%), pre moving , FPS 3.99, Running 1.25s Step 6( N/A%), pre moving , FPS 4.15, Running 1.45s Step 7( N/A%), pre moving , FPS 4.52, Running 1.55s Step 8( N/A%), pre moving , FPS 4.35, Running 1.84s Step 9( N/A%), pre moving , FPS 4.56, Running 1.98s Step 10( N/A%), pre moving , FPS 4.80, Running 2.08s Step 11( N/A%), pre moving , FPS 5.06, Running 2.17s Step 12( N/A%), pre moving , FPS 4.77, Running 2.51s Step 13( N/A%), pre moving , FPS 4.95, Running 2.62s Step 14( N/A%), pre moving , FPS 5.17, Running 2.71s Step 15( N/A%), pre moving , FPS 5.36, Running 2.80s Step 16( N/A%), pre moving , FPS 5.11, Running 3.13s Step 17( N/A%), pre moving , FPS 5.24, Running 3.25s Step 18( N/A%), pre moving , FPS 5.40, Running 3.34s Step 19( N/A%), pre moving , FPS 5.26, Running 3.61s Step 20( N/A%), pre moving , FPS 5.29, Running 3.78s Step 21( N/A%), pre moving , FPS 5.10, Running 4.38s Step 22( N/A%), pre moving , FPS 5.18, Running 4.66s Step 23( N/A%), pre moving , FPS 5.05, Running 4.86s Step 24( N/A%), pre moving , FPS 5.05, Running 4.95s Step 25( N/A%), pre moving , FPS 5.31, Running 5.02s Step 26( N/A%), pre moving , FPS 4.82, Running 5.60s Step 27( N/A%), pre moving , FPS 4.83, Running 5.69s Step 28( N/A%), pre moving , FPS 4.77, Running 6.03s Step 29( N/A%), pre moving , FPS 4.80, Running 6.14s Step 30( N/A%), pre moving , FPS 4.82, Running 6.23s Step 31( N/A%), pre moving , FPS 4.56, Running 6.56s Step 32( N/A%), pre moving , FPS 4.79, Running 6.69s Step 33( N/A%), pre moving , FPS 4.82, Running 6.77s Step 34( N/A%), pre moving , FPS 4.80, Running 6.87s Step 35( N/A%), pre moving , FPS 4.54, Running 7.21s Step 36( N/A%), pre moving , FPS 4.22, Running 7.87s Step 37( N/A%), pre moving , FPS 4.24, Running 7.97s Step 38( N/A%), pre moving , FPS 4.03, Running 8.29s Step 39( N/A%), pre moving , FPS 4.17, Running 8.41s Step 40( N/A%), pre moving , FPS 4.24, Running 8.50s Step 41( N/A%), pre moving , FPS 4.74, Running 8.60s Step 42( N/A%), pre moving , FPS 4.67, Running 8.94s Step 43( N/A%), pre moving , FPS 4.76, Running 9.06s Step 44( N/A%), pre moving , FPS 4.78, Running 9.14s Step 45( N/A%), pre moving , FPS 4.74, Running 9.23s Step 46( N/A%), pre moving , FPS 5.03, Running 9.58s Step 47( N/A%), pre moving , FPS 5.00, Running 9.70s Step 48( N/A%), pre moving , FPS 5.32, Running 9.79s Step 49( N/A%), pre moving , FPS 5.02, Running 10.13s Step 50( N/A%), pre moving , FPS 4.99, Running 10.23s Step 51( N/A%), pre moving , FPS 5.25, Running 10.37s Step 52( N/A%), pre moving , FPS 4.92, Running 10.76s Step 53( N/A%), pre moving , FPS 4.84, Running 10.91s Step 54( N/A%), pre moving , FPS 4.71, Running 11.11s Step 55( N/A%), pre moving , FPS 4.70, Running 11.46s Step 56( N/A%), pre moving , FPS 5.36, Running 11.60s Step 57( N/A%), pre moving , FPS 4.95, Running 12.00s Step 58( N/A%), pre moving , FPS 5.20, Running 12.14s Step 59( N/A%), pre moving , FPS 4.86, Running 12.53s Step 60( N/A%), pre moving , FPS 4.78, Running 12.69s Step 61( N/A%), pre moving , FPS 4.46, Running 13.09s Step 62( N/A%), pre moving , FPS 4.65, Running 13.24s Step 63( N/A%), pre moving , FPS 4.61, Running 13.40s Step 64( N/A%), pre moving , FPS 4.30, Running 13.79s Step 65( N/A%), pre moving , FPS 4.25, Running 13.93s Step 66( N/A%), pre moving , FPS 4.19, Running 14.35s Step 67( N/A%), pre moving , FPS 4.17, Running 14.49s Step 68( N/A%), pre moving , FPS 3.93, Running 14.88s Step 69( N/A%), pre moving , FPS 4.09, Running 15.02s Step 70( N/A%), pre moving , FPS 3.87, Running 15.40s Step 71( N/A%), pre moving , FPS 3.84, Running 15.57s Step 72( N/A%), pre moving , FPS 4.03, Running 15.72s Step 73( N/A%), pre moving , FPS 3.85, Running 16.11s Step 74( N/A%), pre moving , FPS 3.90, Running 16.24s Step 75( N/A%), pre moving , FPS 4.05, Running 16.40s Step 76( N/A%), pre moving , FPS 4.03, Running 16.56s Step 77( N/A%), pre moving , FPS 4.22, Running 16.75s Step 78( N/A%), pre moving , FPS 4.18, Running 16.93s Step 79( N/A%), pre moving , FPS 4.41, Running 17.07s Step 80( N/A%), pre moving , FPS 4.16, Running 17.49s Step 81( N/A%), pre moving , FPS 4.41, Running 17.62s Step 82( N/A%), pre moving , FPS 4.18, Running 18.02s Step 83( N/A%), pre moving , FPS 4.18, Running 18.18s Step 84( N/A%), pre moving , FPS 4.40, Running 18.34s Step 85( N/A%), pre moving , FPS 4.24, Running 18.65s Step 86( N/A%), pre moving , FPS 4.52, Running 18.77s Step 87( N/A%), pre moving , FPS 4.57, Running 18.86s Step 88( N/A%), pre moving , FPS 4.62, Running 19.21s Step 89( N/A%), pre moving , FPS 4.65, Running 19.32s Step 90( N/A%), pre moving , FPS 4.98, Running 19.41s Step 91( N/A%), pre moving , FPS 5.10, Running 19.50s Step 92( N/A%), pre moving , FPS 4.86, Running 19.84s Step 93( N/A%), pre moving , FPS 5.21, Running 19.95s Step 94( N/A%), pre moving , FPS 5.26, Running 20.05s Step 95( N/A%), pre moving , FPS 5.00, Running 20.40s Step 96( N/A%), pre moving , FPS 5.06, Running 20.51s Step 97( N/A%), pre moving , FPS 5.18, Running 20.61s Step 98( N/A%), pre moving , FPS 5.31, Running 20.70s Step 99( N/A%), pre moving , FPS 5.04, Running 21.04s Step 100( N/A%), pre moving , FPS 5.47, Running 21.15s Step 101( N/A%), pre moving , FPS 5.52, Running 21.25s Step 102( N/A%), pre moving , FPS 5.59, Running 21.60s Step 103( N/A%), pre moving , FPS 5.67, Running 21.71s Step 104( N/A%), pre moving , FPS 5.80, Running 21.79s Step 105( N/A%), pre moving , FPS 6.19, Running 21.88s Step 106( N/A%), pre moving , FPS 5.80, Running 22.22s Step 107( N/A%), pre moving , FPS 5.79, Running 22.32s Step 108( N/A%), pre moving , FPS 6.27, Running 22.40s Step 109( N/A%), pre moving , FPS 6.29, Running 22.50s Step 110( N/A%), pre moving , FPS 5.82, Running 22.85s Step 111( N/A%), pre moving , FPS 4.64, Running 23.81s Step 112( N/A%), pre moving , FPS 4.74, Running 24.06s Step 113( N/A%), pre moving , FPS 4.27, Running 24.64s Step 114( N/A%), pre moving , FPS 3.97, Running 25.09s Step 115( N/A%), pre moving , FPS 3.78, Running 25.70s Step 116( N/A%), pre moving , FPS 3.55, Running 26.15s Step 117( N/A%), pre moving , FPS 3.29, Running 26.68s Step 118( N/A%), pre moving , FPS 3.13, Running 27.10s Step 119( N/A%), pre moving , FPS 3.01, Running 27.69s Step 120( N/A%), pre moving , FPS 2.97, Running 27.88s Step 121( N/A%), pre moving , FPS 2.78, Running 28.43s Step 122( N/A%), pre moving , FPS 2.74, Running 28.89s Step 123( N/A%), pre moving , FPS 2.58, Running 29.45s Step 124( N/A%), pre moving , FPS 2.46, Running 29.92s Step 125( N/A%), pre moving , FPS 2.32, Running 30.52s Step 126( N/A%), pre moving , FPS 2.35, Running 30.72s Step 127( N/A%), pre moving , FPS 2.24, Running 31.26s Step 128( N/A%), pre moving , FPS 2.15, Running 31.69s Step 129( N/A%), pre moving , FPS 2.04, Running 32.32s Step 130( N/A%), pre moving , FPS 2.02, Running 32.77s Step 131( N/A%), pre moving , FPS 2.10, Running 33.35s Step 132( N/A%), pre moving , FPS 2.11, Running 33.55s Step 133( N/A%), pre moving , FPS 2.12, Running 34.07s Step 134( N/A%), pre moving , FPS 2.12, Running 34.54s Step 135( N/A%), pre moving , FPS 2.13, Running 35.07s Step 136( N/A%), pre moving , FPS 2.20, Running 35.25s Step 137( N/A%), pre moving , FPS 2.24, Running 35.63s Step 138( N/A%), pre moving , FPS 2.29, Running 35.82s Step 139( N/A%), pre moving , FPS 2.34, Running 36.25s Step 140( N/A%), pre moving , FPS 2.26, Running 36.72s Step 141( N/A%), pre moving , FPS 2.25, Running 37.31s Step 142( N/A%), pre moving , FPS 2.25, Running 37.77s Step 143( N/A%), pre moving , FPS 2.24, Running 38.37s Step 144( N/A%), pre moving , FPS 2.22, Running 38.93s Step 145( N/A%), pre moving , FPS 2.22, Running 39.54s Step 146( N/A%), pre moving , FPS 2.15, Running 40.03s Step 147( N/A%), pre moving , FPS 2.15, Running 40.58s Step 148( N/A%), pre moving , FPS 2.19, Running 40.82s Step 149( N/A%), pre moving , FPS 2.22, Running 41.32s Step 150( N/A%), pre moving , FPS 2.22, Running 41.78s Step 151( N/A%), pre moving , FPS 2.22, Running 42.37s Step 152( N/A%), pre moving , FPS 2.15, Running 42.83s Step 153( N/A%), pre moving , FPS 2.13, Running 43.44s Step 154( N/A%), pre moving , FPS 2.13, Running 43.91s Step 155( N/A%), pre moving , FPS 2.12, Running 44.49s Step 156( N/A%), pre moving , FPS 2.10, Running 44.78s Step 157( N/A%), pre moving , FPS 2.08, Running 45.23s Step 158( N/A%), pre moving , FPS 2.03, Running 45.66s Step 159( N/A%), pre moving , FPS 2.00, Running 46.25s Step 160( N/A%), pre moving , FPS 2.00, Running 46.71s Step 161( N/A%), pre moving , FPS 2.00, Running 47.29s Step 162( N/A%), pre moving , FPS 2.02, Running 47.67s Step 163( N/A%), pre moving , FPS 2.07, Running 48.05s Step 164( N/A%), pre moving , FPS 2.11, Running 48.40s Step 165( N/A%), pre moving , FPS 2.12, Running 48.98s Step 166( N/A%), pre moving , FPS 2.21, Running 49.07s Step 167( N/A%), pre moving , FPS 2.32, Running 49.18s Step 168( N/A%), pre moving , FPS 2.30, Running 49.53s Step 169( N/A%), pre moving , FPS 2.41, Running 49.64s Step 170( N/A%), pre moving , FPS 2.51, Running 49.74s Step 171( N/A%), pre moving , FPS 2.60, Running 50.05s Step 172( N/A%), pre moving , FPS 2.71, Running 50.20s Step 173( N/A%), pre moving , FPS 2.92, Running 50.29s Step 174( N/A%), pre moving , FPS 3.09, Running 50.38s Step 175( N/A%), pre moving , FPS 3.20, Running 50.73s Step 176( N/A%), pre moving , FPS 2.83, Running 51.83s Step 177( N/A%), pre moving , FPS 2.97, Running 51.95s Step 178( N/A%), pre moving , FPS 3.13, Running 52.05s Step 179( N/A%), pre moving , FPS 3.36, Running 52.21s Step 180( N/A%), pre moving , FPS 3.42, Running 52.56s Step 181( N/A%), pre moving , FPS 3.69, Running 52.71s Step 182( N/A%), pre moving , FPS 3.66, Running 53.14s Step 183( N/A%), pre moving , FPS 3.83, Running 53.28s Step 184( N/A%), pre moving , FPS 3.80, Running 53.67s Step 185( N/A%), pre moving , FPS 4.11, Running 53.84s Step 186( N/A%), pre moving , FPS 3.88, Running 54.23s Step 187( N/A%), pre moving , FPS 3.89, Running 54.33s Step 188( N/A%), pre moving , FPS 4.09, Running 54.41s Step 189( N/A%), pre moving , FPS 4.11, Running 54.50s Step 190( N/A%), pre moving , FPS 4.13, Running 54.58s Step 191( N/A%), pre moving , FPS 4.34, Running 54.66s Step 192( N/A%), pre moving , FPS 4.39, Running 54.76s Step 193( N/A%), pre moving , FPS 4.34, Running 54.90s Step 194( N/A%), pre moving , FPS 4.25, Running 55.09s Step 195( N/A%), pre moving , FPS 4.44, Running 55.24s Step 196( N/A%), pre moving , FPS 5.55, Running 55.44s Step 197( N/A%), pre moving , FPS 5.37, Running 55.67s Step 198( N/A%), pre moving , FPS 4.87, Running 56.15s Step 199( N/A%), pre moving , FPS 4.46, Running 56.69s Step 200( N/A%), pre moving , FPS 4.55, Running 56.96s Step 201( N/A%), pre moving , FPS 4.19, Running 57.49s Step 202( N/A%), pre moving , FPS 4.08, Running 58.03s Step 203( N/A%), pre moving , FPS 3.78, Running 58.57s Step 204( N/A%), pre moving , FPS 3.70, Running 59.08s Step 205( N/A%), pre moving , FPS 3.61, Running 59.38s Step 206( N/A%), pre moving , FPS 3.53, Running 59.90s Step 207( N/A%), pre moving , FPS 3.29, Running 60.40s Step 208( N/A%), pre moving , FPS 3.06, Running 60.96s Step 209( N/A%), pre moving , FPS 2.86, Running 61.49s Step 210( N/A%), pre moving , FPS 2.70, Running 62.00s Step 211( N/A%), pre moving , FPS 2.63, Running 62.28s Step 212( N/A%), pre moving , FPS 2.48, Running 62.82s Step 213( N/A%), pre moving , FPS 2.37, Running 63.35s Step 214( N/A%), pre moving , FPS 2.27, Running 63.90s Step 215( N/A%), pre moving , FPS 2.19, Running 64.37s Step 216( N/A%), pre moving , FPS 2.18, Running 64.61s Step 217( N/A%), pre moving , FPS 2.12, Running 65.11s Step 218( N/A%), pre moving , FPS 2.12, Running 65.59s Step 219( N/A%), pre moving , FPS 2.19, Running 65.83s Step 220( N/A%), pre moving , FPS 2.15, Running 66.28s Step 221( N/A%), pre moving , FPS 2.17, Running 66.72s Step 222( N/A%), pre moving , FPS 2.25, Running 66.91s Step 223( N/A%), pre moving , FPS 2.37, Running 67.00s Step 224( N/A%), pre moving , FPS 2.42, Running 67.33s Step 225( N/A%), pre moving , FPS 2.48, Running 67.44s Step 226( N/A%), pre moving , FPS 2.62, Running 67.53s Step 227( N/A%), pre moving , FPS 2.66, Running 67.91s Step 228( N/A%), pre moving , FPS 2.82, Running 68.05s Step 229( N/A%), pre moving , FPS 2.87, Running 68.46s Step 230( N/A%), pre moving , FPS 3.05, Running 68.56s Step 231( N/A%), pre moving , FPS 3.14, Running 68.64s Step 232( N/A%), pre moving , FPS 3.28, Running 68.92s Step 233( N/A%), pre moving , FPS 3.49, Running 69.08s Step 234( N/A%), pre moving , FPS 3.80, Running 69.16s Step 235( N/A%), pre moving , FPS 4.10, Running 69.25s Step 236( N/A%), pre moving , FPS 4.02, Running 69.58s Step 237( N/A%), pre moving , FPS 3.88, Running 70.27s Step 238( N/A%), pre moving , FPS 4.18, Running 70.37s Step 239( N/A%), pre moving , FPS 4.11, Running 70.71s Step 240( N/A%), pre moving , FPS 4.41, Running 70.81s Step 241( N/A%), pre moving , FPS 4.78, Running 70.90s Step 242( N/A%), pre moving , FPS 4.62, Running 71.24s Step 243( N/A%), pre moving , FPS 4.60, Running 71.34s Step 244( N/A%), pre moving , FPS 4.82, Running 71.48s Step 245( N/A%), pre moving , FPS 4.56, Running 71.83s Step 246( N/A%), pre moving , FPS 4.52, Running 71.96s Step 247( N/A%), pre moving , FPS 4.80, Running 72.08s Step 248( N/A%), pre moving , FPS 4.55, Running 72.45s Step 249( N/A%), pre moving , FPS 4.86, Running 72.57s Step 250( N/A%), pre moving , FPS 4.57, Running 72.94s Step 251( N/A%), pre moving , FPS 4.48, Running 73.11s Step 252( N/A%), pre moving , FPS 4.62, Running 73.24s Step 253( N/A%), pre moving , FPS 4.41, Running 73.61s Step 254( N/A%), pre moving , FPS 4.34, Running 73.76s Step 255( N/A%), pre moving , FPS 4.04, Running 74.20s Step 256( N/A%), pre moving , FPS 4.21, Running 74.33s Step 257( N/A%), pre moving , FPS 4.78, Running 74.45s Step 258( N/A%), pre moving , FPS 4.69, Running 74.64s Step 259( N/A%), pre moving , FPS 4.79, Running 74.88s Step 260( N/A%), pre moving , FPS 4.70, Running 75.06s Step 261( N/A%), pre moving , FPS 4.58, Running 75.26s Step 262( N/A%), pre moving , FPS 4.52, Running 75.66s Step 263( N/A%), pre moving , FPS 4.42, Running 75.87s Step 264( N/A%), pre moving , FPS 4.09, Running 76.37s Step 265( N/A%), pre moving , FPS 4.02, Running 76.80s Step 266( N/A%), pre moving , FPS 3.94, Running 77.04s Step 267( N/A%), pre moving , FPS 3.70, Running 77.49s Step 268( N/A%), pre moving , FPS 3.62, Running 77.97s Step 269( N/A%), pre moving , FPS 3.57, Running 78.18s Step 270( N/A%), pre moving , FPS 3.48, Running 78.68s Step 271( N/A%), pre moving , FPS 3.34, Running 79.09s Step 272( N/A%), pre moving , FPS 3.26, Running 79.37s Step 273( N/A%), pre moving , FPS 3.22, Running 79.83s Step 274( N/A%), pre moving , FPS 3.04, Running 80.34s Step 275( N/A%), pre moving , FPS 3.17, Running 80.52s Step 276( N/A%), pre moving , FPS 2.99, Running 81.02s Step 277( N/A%), pre moving , FPS 2.85, Running 81.48s Step 278( N/A%), pre moving , FPS 2.85, Running 81.66s Step 279( N/A%), pre moving , FPS 2.76, Running 82.12s Step 280( N/A%), pre moving , FPS 2.77, Running 82.28s Step 281( N/A%), pre moving , FPS 2.68, Running 82.73s Step 282( N/A%), pre moving , FPS 2.76, Running 82.91s Step 283( N/A%), pre moving , FPS 2.67, Running 83.36s Step 284( N/A%), pre moving , FPS 2.69, Running 83.80s Step 285( N/A%), pre moving , FPS 2.78, Running 84.00s Step 286( N/A%), pre moving , FPS 2.69, Running 84.46s Step 287( N/A%), pre moving , FPS 2.80, Running 84.64s Step 288( N/A%), pre moving , FPS 2.81, Running 85.08s Step 289( N/A%), pre moving , FPS 2.82, Running 85.27s Step 290( N/A%), pre moving , FPS 2.84, Running 85.72s Step 291( N/A%), pre moving , FPS 2.83, Running 86.15s Step 292( N/A%), pre moving , FPS 2.86, Running 86.37s Step 293( N/A%), pre moving , FPS 2.87, Running 86.80s Step 294( N/A%), pre moving , FPS 3.00, Running 87.01s Step 295( N/A%), pre moving , FPS 2.88, Running 87.46s Step 296( N/A%), pre moving , FPS 2.90, Running 87.91s Step 297( N/A%), pre moving , FPS 3.00, Running 88.16s Step 298( N/A%), pre moving , FPS 2.86, Running 88.65s Step 299( N/A%), pre moving , FPS 2.84, Running 89.15s Step 300( N/A%), pre moving , FPS 2.84, Running 89.32s Step 301( N/A%), pre moving , FPS 2.84, Running 89.77s Step 302( N/A%), pre moving , FPS 2.84, Running 89.95s Step 303( N/A%), pre moving , FPS 2.86, Running 90.36s Step 304( N/A%), pre moving , FPS 2.99, Running 90.50s Step 305( N/A%), pre moving , FPS 2.91, Running 90.88s Step 306( N/A%), pre moving , FPS 3.06, Running 90.99s Step 307( N/A%), pre moving , FPS 3.10, Running 91.09s Step 308( N/A%), pre moving , FPS 3.15, Running 91.43s Step 309( N/A%), pre moving , FPS 3.21, Running 91.50s Step 310( N/A%), pre moving , FPS 3.40, Running 91.60s Step 311( N/A%), pre moving , FPS 3.61, Running 91.69s Step 312( N/A%), pre moving , FPS 3.53, Running 92.04s Step 313( N/A%), pre moving , FPS 3.74, Running 92.14s Step 314( N/A%), pre moving , FPS 3.84, Running 92.22s Step 315( N/A%), pre moving , FPS 4.12, Running 92.31s Step 316( N/A%), pre moving , FPS 4.22, Running 92.64s Step 317( N/A%), pre moving , FPS 4.35, Running 92.75s Step 318( N/A%), pre moving , FPS 4.78, Running 92.84s Step 319( N/A%), pre moving , FPS 5.32, Running 92.92s Step 320( N/A%), pre moving , FPS 5.08, Running 93.26s Step 321( N/A%), pre moving , FPS 5.57, Running 93.36s Step 322( N/A%), pre moving , FPS 5.73, Running 93.44s Step 323( N/A%), pre moving , FPS 6.33, Running 93.52s Step 324( N/A%), pre moving , FPS 5.94, Running 93.86s Step 325( N/A%), pre moving , FPS 6.58, Running 93.92s Step 326( N/A%), pre moving , FPS 6.71, Running 93.97s Step 327( N/A%), pre moving , FPS 6.79, Running 94.04s Step 328( N/A%), pre moving , FPS 7.38, Running 94.14s Step 329( N/A%), pre moving , FPS 7.37, Running 94.21s Step 330( N/A%), pre moving , FPS 7.45, Running 94.28s Step 331( N/A%), pre moving , FPS 7.57, Running 94.34s Step 332( N/A%), pre moving , FPS 8.35, Running 94.43s Step 333( N/A%), pre moving , FPS 8.44, Running 94.51s Step 334( N/A%), pre moving , FPS 8.37, Running 94.61s Step 335( N/A%), pre moving , FPS 6.53, Running 95.37s Step 336( N/A%), pre moving , FPS 7.10, Running 95.46s Step 337( N/A%), pre moving , FPS 7.15, Running 95.55s Step 338( N/A%), pre moving , FPS 6.55, Running 95.89s Step 339( N/A%), pre moving , FPS 6.36, Running 96.06s Step 340( N/A%), pre moving , FPS 6.92, Running 96.15s Step 341( N/A%), pre moving , FPS 6.40, Running 96.48s Step 342( N/A%), pre moving , FPS 6.24, Running 96.65s Step 343( N/A%), pre moving , FPS 5.69, Running 97.03s Step 344( N/A%), pre moving , FPS 5.94, Running 97.23s Step 345( N/A%), pre moving , FPS 5.33, Running 97.67s Step 346( N/A%), pre moving , FPS 5.15, Running 97.86s Step 347( N/A%), pre moving , FPS 4.70, Running 98.30s Step 348( N/A%), pre moving , FPS 4.64, Running 98.46s Step 349( N/A%), pre moving , FPS 4.25, Running 98.91s Step 350( N/A%), pre moving , FPS 4.09, Running 99.17s Step 351( N/A%), pre moving , FPS 3.87, Running 99.50s Step 352( N/A%), pre moving , FPS 3.84, Running 99.64s Step 353( N/A%), pre moving , FPS 3.60, Running 100.06s Step 354( N/A%), pre moving , FPS 3.57, Running 100.20s Step 355( N/A%), pre moving , FPS 3.82, Running 100.61s Step 356( N/A%), pre moving , FPS 3.81, Running 100.71s Step 357( N/A%), pre moving , FPS 3.63, Running 101.05s Step 358( N/A%), pre moving , FPS 3.80, Running 101.15s Step 359( N/A%), pre moving , FPS 3.87, Running 101.22s Step 360( N/A%), pre moving , FPS 3.87, Running 101.32s Step 361( N/A%), pre moving , FPS 3.86, Running 101.66s Step 362( N/A%), pre moving , FPS 3.91, Running 101.76s Step 363( N/A%), pre moving , FPS 4.15, Running 101.85s Step 364( N/A%), pre moving , FPS 4.25, Running 101.94s Step 365( N/A%), pre moving , FPS 4.36, Running 102.26s Step 366( N/A%), pre moving , FPS 4.42, Running 102.38s Step 367( N/A%), pre moving , FPS 4.79, Running 102.47s Step 368( N/A%), pre moving , FPS 4.87, Running 102.56s Step 369( N/A%), pre moving , FPS 5.00, Running 102.91s Step 370( N/A%), pre moving , FPS 5.20, Running 103.02s Step 371( N/A%), pre moving , FPS 5.55, Running 103.11s Step 372( N/A%), pre moving , FPS 5.65, Running 103.19s Step 373( N/A%), pre moving , FPS 5.78, Running 103.52s Step 374( N/A%), pre moving , FPS 5.84, Running 103.63s Step 375( N/A%), pre moving , FPS 6.44, Running 103.72s Step 376( N/A%), pre moving , FPS 6.19, Running 103.94s Step 377( N/A%), pre moving , FPS 6.54, Running 104.11s Step 378( N/A%), pre moving , FPS 6.52, Running 104.22s Step 379( N/A%), pre moving , FPS 6.46, Running 104.32s Step 380( N/A%), pre moving , FPS 5.99, Running 104.66s Step 381( N/A%), pre moving , FPS 6.45, Running 104.76s Step 382( N/A%), pre moving , FPS 6.49, Running 104.84s Step 383( N/A%), pre moving , FPS 6.49, Running 104.93s Step 384( N/A%), pre moving , FPS 6.02, Running 105.26s Step 385( N/A%), pre moving , FPS 6.45, Running 105.36s Step 386( N/A%), pre moving , FPS 6.51, Running 105.46s Step 387( N/A%), pre moving , FPS 6.02, Running 105.79s Step 388( N/A%), pre moving , FPS 6.01, Running 105.89s Step 389( N/A%), pre moving , FPS 6.54, Running 105.97s Step 390( N/A%), pre moving , FPS 6.59, Running 106.05s Step 391( N/A%), pre moving , FPS 6.17, Running 106.35s Step 392( N/A%), pre moving , FPS 6.10, Running 106.47s Step 393( N/A%), pre moving , FPS 6.56, Running 106.57s Step 394( N/A%), pre moving , FPS 6.58, Running 106.67s Step 395( N/A%), pre moving , FPS 6.09, Running 107.00s Step 396( N/A%), pre moving , FPS 6.40, Running 107.07s Step 397( N/A%), pre moving , FPS 6.54, Running 107.17s Step 398( N/A%), pre moving , FPS 6.57, Running 107.26s Step 399( N/A%), pre moving , FPS 6.12, Running 107.59s Step 400( N/A%), pre moving , FPS 6.58, Running 107.70s Step 401( N/A%), pre moving , FPS 6.63, Running 107.78s Step 402( N/A%), pre moving , FPS 6.33, Running 108.00s Step 403( N/A%), pre moving , FPS 6.15, Running 108.18s Step 404( N/A%), pre moving , FPS 6.62, Running 108.28s Step 405( N/A%), pre moving , FPS 6.66, Running 108.37s Step 406( N/A%), pre moving , FPS 6.14, Running 108.71s Step 407( N/A%), pre moving , FPS 6.62, Running 108.81s Step 408( N/A%), pre moving , FPS 6.64, Running 108.90s Step 409( N/A%), pre moving , FPS 6.63, Running 108.98s Step 410( N/A%), pre moving , FPS 3.89, Running 111.20s Step 411( N/A%), pre moving , FPS 3.71, Running 111.74s Step 412( N/A%), pre moving , FPS 3.49, Running 112.20s Step 413( N/A%), pre moving , FPS 3.27, Running 112.68s Step 414( N/A%), pre moving , FPS 3.21, Running 112.90s Step 415( N/A%), pre moving , FPS 3.10, Running 113.45s Step 416( N/A%), pre moving , FPS 3.03, Running 113.67s Step 417( N/A%), pre moving , FPS 2.91, Running 114.03s Step 418( N/A%), pre moving , FPS 2.86, Running 114.25s Step 419( N/A%), pre moving , FPS 2.66, Running 115.11s Step 420( N/A%), pre moving , FPS 2.62, Running 115.33s Step 421( N/A%), pre moving , FPS 2.46, Running 115.90s Step 422( N/A%), pre moving , FPS 2.38, Running 116.42s Step 423( N/A%), pre moving , FPS 2.27, Running 117.00s Step 424( N/A%), pre moving , FPS 2.17, Running 117.48s Step 425( N/A%), pre moving , FPS 2.07, Running 118.02s Step 426( N/A%), pre moving , FPS 2.11, Running 118.18s Step 427( N/A%), pre moving , FPS 1.97, Running 118.98s Step 428( N/A%), pre moving , FPS 1.94, Running 119.18s Step 429( N/A%), pre moving , FPS 1.87, Running 119.66s Step 430( 0.33%), action 1, FPS 2.09, Running 120.78s Step 431( 0.67%), action 2, FPS 2.06, Running 121.43s Step 432( 1.00%), action 3, FPS 1.96, Running 122.38s Step 433( 1.33%), action 4, FPS 1.94, Running 122.98s Step 434( 1.67%), action 5, FPS 1.86, Running 123.64s Step 435( 2.00%), action 6, FPS 1.87, Running 124.17s Step 436( 2.33%), action 7, FPS 1.75, Running 125.11s Step 437( 2.67%), action 8, FPS 1.74, Running 125.52s Step 438( 3.00%), action 9, FPS 1.66, Running 126.29s Step 439( 3.33%), action 10, FPS 1.71, Running 126.80s Step 440( 3.67%), action 11, FPS 1.55, Running 128.23s Step 441( 4.00%), action 12, FPS 1.53, Running 129.00s Step 442( 4.33%), action 13, FPS 1.48, Running 129.89s Step 443( 4.67%), action 14, FPS 1.49, Running 130.42s Step 444( 5.00%), action 15, FPS 1.46, Running 131.22s Step 445( 5.33%), action 16, FPS 1.48, Running 131.52s Step 446( 5.67%), action 17, FPS 1.38, Running 132.71s Step 447( 6.00%), action 18, FPS 1.40, Running 133.22s Step 448( 6.33%), action 19, FPS 1.33, Running 134.21s Step 449( 6.67%), action 20, FPS 1.31, Running 134.92s Step 450( 7.00%), action 21, FPS 1.31, Running 136.04s Step 451( 7.33%), action 22, FPS 1.29, Running 136.94s Step 452( 7.67%), action 23, FPS 1.29, Running 137.93s Step 453( 8.00%), action 24, FPS 1.29, Running 138.48s Step 454( 8.33%), action 25, FPS 1.30, Running 139.04s Step 455( 8.67%), action 26, FPS 1.30, Running 139.58s Step 456( 9.00%), action 27, FPS 1.29, Running 140.65s Step 457( 9.33%), action 28, FPS 1.28, Running 141.19s Step 458( 9.67%), action 29, FPS 1.26, Running 142.11s Step 459( 10.00%), action 30, FPS 1.26, Running 142.73s Step 460( 10.33%), action 31, FPS 1.28, Running 143.80s Step 461( 10.67%), action 32, FPS 1.30, Running 144.39s Step 462( 11.00%), action 33, FPS 1.29, Running 145.39s Step 463( 11.33%), action 34, FPS 1.29, Running 145.95s Step 464( 11.67%), action 35, FPS 1.29, Running 146.72s Step 465( 12.00%), action 36, FPS 1.23, Running 147.73s Step 466( 12.33%), action 37, FPS 1.26, Running 148.62s Step 467( 12.67%), action 38, FPS 1.27, Running 148.91s Step 468( 13.00%), action 39, FPS 1.28, Running 149.79s Step 469( 13.33%), action 40, FPS 1.32, Running 150.03s Step 470( 13.67%), action 41, FPS 1.32, Running 151.16s Step 471( 14.00%), action 42, FPS 1.35, Running 151.80s Step 472( 14.33%), action 43, FPS 1.36, Running 152.66s Step 473( 14.67%), action 44, FPS 1.36, Running 153.19s Step 474( 15.00%), action 45, FPS 1.31, Running 154.30s Step 475( 15.33%), action 46, FPS 1.31, Running 154.83s Step 476( 15.67%), action 47, FPS 1.33, Running 155.74s Step 477( 16.00%), action 48, FPS 1.30, Running 156.51s Step 478( 16.33%), action 49, FPS 1.30, Running 157.49s Step 479( 16.67%), action 50, FPS 1.30, Running 158.10s Step 480( 17.00%), action 51, FPS 1.32, Running 159.00s Step 481( 17.33%), action 52, FPS 1.31, Running 159.64s Step 482( 17.67%), action 53, FPS 1.30, Running 160.75s Step 483( 18.00%), action 54, FPS 1.31, Running 161.28s Step 484( 18.33%), action 55, FPS 1.30, Running 162.12s Step 485( 18.67%), action 56, FPS 1.35, Running 162.52s Step 486( 19.00%), action 57, FPS 1.38, Running 163.14s Step 487( 19.33%), action 58, FPS 1.36, Running 163.63s Step 488( 19.67%), action 59, FPS 1.35, Running 164.62s Step 489( 20.00%), action 60, FPS 1.32, Running 165.14s Step 490( 20.33%), action 61, FPS 1.34, Running 166.14s Step 491( 20.67%), action 62, FPS 1.37, Running 166.44s Step 492( 21.00%), action 63, FPS 1.36, Running 167.34s Step 493( 21.33%), action 64, FPS 1.35, Running 167.96s Step 494( 21.67%), action 65, FPS 1.39, Running 168.64s Step 495( 22.00%), action 66, FPS 1.43, Running 168.84s Step 496( 22.33%), action 67, FPS 1.41, Running 169.90s Step 497( 22.67%), action 68, FPS 1.43, Running 170.50s Step 498( 23.00%), action 69, FPS 1.43, Running 171.46s Step 499( 23.33%), action 70, FPS 1.46, Running 171.81s Step 500( 23.67%), action 71, FPS 1.42, Running 173.08s Step 501( 24.00%), action 72, FPS 1.46, Running 173.38s Step 502( 24.33%), action 73, FPS 1.52, Running 173.95s Step 503( 24.67%), action 74, FPS 1.52, Running 174.39s Step 504( 25.00%), action 75, FPS 1.52, Running 175.31s Step 505( 25.33%), action 76, FPS 1.53, Running 175.60s Step 506( 25.67%), action 77, FPS 1.48, Running 176.69s Step 507( 26.00%), action 78, FPS 1.48, Running 177.17s Step 508( 26.33%), action 79, FPS 1.50, Running 177.98s Step 509( 26.67%), action 80, FPS 1.49, Running 178.60s Step 510( 27.00%), action 81, FPS 1.49, Running 179.53s Step 511( 27.33%), action 82, FPS 1.49, Running 179.87s Step 512( 27.67%), action 83, FPS 1.50, Running 180.66s Step 513( 28.00%), action 84, FPS 1.54, Running 180.95s Step 514( 28.33%), action 85, FPS 1.52, Running 181.80s Step 515( 28.67%), action 86, FPS 1.50, Running 182.15s Step 516( 29.00%), action 87, FPS 1.54, Running 182.90s Step 517( 29.33%), action 88, FPS 1.57, Running 183.21s Step 518( 29.67%), action 89, FPS 1.58, Running 184.15s Step 519( 30.00%), action 90, FPS 1.55, Running 184.68s Step 520( 30.33%), action 91, FPS 1.61, Running 185.54s Step 521( 30.67%), action 92, FPS 1.61, Running 185.83s Step 522( 31.00%), action 93, FPS 1.57, Running 186.72s Step 523( 31.33%), action 94, FPS 1.58, Running 187.03s Step 524( 31.67%), action 95, FPS 1.64, Running 187.51s Step 525( 32.00%), action 96, FPS 1.65, Running 187.70s Step 526( 32.33%), action 97, FPS 1.74, Running 188.19s Step 527( 32.67%), action 98, FPS 1.73, Running 188.76s Step 528( 33.00%), action 99, FPS 1.72, Running 189.58s Step 529( 33.33%), action 100, FPS 1.78, Running 189.87s Step 530( 33.67%), action 101, FPS 1.78, Running 190.77s Step 531( 34.00%), action 102, FPS 1.78, Running 191.08s Step 532( 34.33%), action 103, FPS 1.83, Running 191.60s Step 533( 34.67%), action 104, FPS 1.79, Running 192.10s Step 534( 35.00%), action 105, FPS 1.78, Running 193.07s Step 535( 35.33%), action 106, FPS 1.75, Running 193.60s Step 536( 35.67%), action 107, FPS 1.71, Running 194.63s Step 537( 36.00%), action 108, FPS 1.66, Running 195.23s Step 538( 36.33%), action 109, FPS 1.65, Running 196.27s Step 539( 36.67%), action 110, FPS 1.64, Running 196.84s Step 540( 37.00%), action 111, FPS 1.62, Running 197.89s Step 541( 37.33%), action 112, FPS 1.59, Running 198.40s Step 542( 37.67%), action 113, FPS 1.62, Running 199.08s Step 543( 38.00%), action 114, FPS 1.60, Running 199.56s Step 544( 38.33%), action 115, FPS 1.53, Running 200.54s Step 545( 38.67%), action 116, FPS 1.49, Running 201.08s Step 546( 39.00%), action 117, FPS 1.48, Running 201.66s Step 547( 39.33%), action 118, FPS 1.49, Running 202.20s Step 548( 39.67%), action 119, FPS 1.50, Running 202.90s Step 549( 40.00%), action 120, FPS 1.46, Running 203.55s Step 550( 40.33%), action 121, FPS 1.45, Running 204.55s Step 551( 40.67%), action 122, FPS 1.43, Running 205.05s Step 552( 41.00%), action 123, FPS 1.39, Running 206.03s Step 553( 41.33%), action 124, FPS 1.41, Running 206.29s Step 554( 41.67%), action 125, FPS 1.42, Running 207.21s Step 555( 42.00%), action 126, FPS 1.43, Running 207.55s Step 556( 42.33%), action 127, FPS 1.46, Running 208.30s Step 557( 42.67%), action 128, FPS 1.50, Running 208.58s Step 558( 43.00%), action 129, FPS 1.52, Running 209.40s Step 559( 43.33%), action 130, FPS 1.55, Running 209.78s Step 560( 43.67%), action 131, FPS 1.58, Running 210.51s Step 561( 44.00%), action 132, FPS 1.59, Running 210.97s Step 562( 44.33%), action 133, FPS 1.59, Running 211.65s Step 563( 44.67%), action 134, FPS 1.60, Running 212.09s Step 564( 45.00%), action 135, FPS 1.64, Running 212.73s Step 565( 45.33%), action 136, FPS 1.66, Running 213.13s Step 566( 45.67%), action 137, FPS 1.64, Running 213.83s Step 567( 46.00%), action 138, FPS 1.64, Running 214.37s Step 568( 46.33%), action 139, FPS 1.60, Running 215.41s Step 569( 46.67%), action 140, FPS 1.63, Running 215.79s Step 570( 47.00%), action 141, FPS 1.61, Running 216.99s Step 571( 47.33%), action 142, FPS 1.60, Running 217.56s Step 572( 47.67%), action 143, FPS 1.60, Running 218.54s Step 573( 48.00%), action 144, FPS 1.57, Running 219.05s Step 574( 48.33%), action 145, FPS 1.60, Running 219.73s Step 575( 48.67%), action 146, FPS 1.58, Running 220.19s Step 576( 49.00%), action 147, FPS 1.59, Running 220.90s Step 577( 49.33%), action 148, FPS 1.56, Running 221.43s Step 578( 49.67%), action 149, FPS 1.54, Running 222.37s Step 579( 50.00%), action 150, FPS 1.52, Running 222.90s Step 580( 50.33%), action 151, FPS 1.49, Running 223.93s Step 581( 50.67%), action 152, FPS 1.48, Running 224.48s Step 582( 51.00%), action 153, FPS 1.45, Running 225.48s Step 583( 51.33%), action 154, FPS 1.47, Running 225.67s Step 584( 51.67%), action 155, FPS 1.49, Running 226.12s Step 585( 52.00%), action 156, FPS 1.51, Running 226.39s Step 586( 52.33%), action 157, FPS 1.48, Running 227.31s Step 587( 52.67%), action 158, FPS 1.45, Running 228.12s Step 588( 53.00%), action 159, FPS 1.49, Running 228.86s Step 589( 53.33%), action 160, FPS 1.43, Running 229.79s Step 590( 53.67%), action 161, FPS 1.45, Running 230.74s Step 591( 54.00%), action 162, FPS 1.48, Running 231.03s Step 592( 54.33%), action 163, FPS 1.50, Running 231.88s Step 593( 54.67%), action 164, FPS 1.52, Running 232.21s Step 594( 55.00%), action 165, FPS 1.51, Running 232.95s Step 595( 55.33%), action 166, FPS 1.53, Running 233.26s Step 596( 55.67%), action 167, FPS 1.51, Running 234.13s Step 597( 56.00%), action 168, FPS 1.50, Running 234.72s Step 598( 56.33%), action 169, FPS 1.51, Running 235.65s Step 599( 56.67%), action 170, FPS 1.50, Running 236.27s Step 600( 57.00%), action 171, FPS 1.50, Running 237.28s Step 601( 57.33%), action 172, FPS 1.50, Running 237.80s Step 602( 57.67%), action 173, FPS 1.50, Running 238.84s Step 603( 58.00%), action 174, FPS 1.45, Running 239.49s Step 604( 58.33%), action 175, FPS 1.39, Running 240.47s Step 605( 58.67%), action 176, FPS 1.36, Running 241.05s Step 606( 59.00%), action 177, FPS 1.36, Running 242.06s Step 607( 59.33%), action 178, FPS 1.38, Running 242.64s Step 608( 59.67%), action 179, FPS 1.35, Running 243.63s Step 609( 60.00%), action 180, FPS 1.38, Running 244.33s Step 610( 60.33%), action 181, FPS 1.41, Running 244.93s Step 611( 60.67%), action 182, FPS 1.41, Running 245.18s Step 612( 61.00%), action 183, FPS 1.40, Running 246.19s Step 613( 61.33%), action 184, FPS 1.36, Running 246.93s [2026-08-02 18:19:20] [14 ] Seed 13 success after 247.43 s. +steps: 613 , actions: 184 . +Instruction: Empty +Total 7/14(50.00%) success. +Setting seed: 14 +Step 1( N/A%), pre moving , FPS 6.35, Running 0.16s Step 2( N/A%), pre moving , FPS 7.96, Running 0.25s Step 3( N/A%), pre moving , FPS 5.14, Running 0.58s Step 4( N/A%), pre moving , FPS 6.17, Running 0.65s Step 5( N/A%), pre moving , FPS 6.59, Running 0.76s Step 6( N/A%), pre moving , FPS 7.05, Running 0.85s Step 7( N/A%), pre moving , FPS 5.81, Running 1.21s Step 8( N/A%), pre moving , FPS 6.09, Running 1.31s Step 9( N/A%), pre moving , FPS 6.43, Running 1.40s Step 10( N/A%), pre moving , FPS 6.68, Running 1.50s Step 11( N/A%), pre moving , FPS 6.00, Running 1.83s Step 12( N/A%), pre moving , FPS 6.17, Running 1.95s Step 13( N/A%), pre moving , FPS 6.40, Running 2.03s Step 14( N/A%), pre moving , FPS 6.46, Running 2.17s Step 15( N/A%), pre moving , FPS 6.12, Running 2.45s Step 16( N/A%), pre moving , FPS 6.25, Running 2.56s Step 17( N/A%), pre moving , FPS 6.41, Running 2.65s Step 18( N/A%), pre moving , FPS 6.02, Running 2.99s Step 19( N/A%), pre moving , FPS 6.13, Running 3.10s Step 20( N/A%), pre moving , FPS 6.28, Running 3.19s Step 21( N/A%), pre moving , FPS 5.60, Running 3.73s Step 22( N/A%), pre moving , FPS 5.15, Running 4.14s Step 23( N/A%), pre moving , FPS 5.52, Running 4.21s Step 24( N/A%), pre moving , FPS 5.47, Running 4.30s Step 25( N/A%), pre moving , FPS 5.53, Running 4.38s Step 26( N/A%), pre moving , FPS 4.94, Running 4.90s Step 27( N/A%), pre moving , FPS 5.28, Running 4.99s Step 28( N/A%), pre moving , FPS 4.98, Running 5.33s Step 29( N/A%), pre moving , FPS 4.95, Running 5.44s Step 30( N/A%), pre moving , FPS 4.96, Running 5.53s Step 31( N/A%), pre moving , FPS 4.96, Running 5.87s Step 32( N/A%), pre moving , FPS 4.98, Running 5.96s Step 33( N/A%), pre moving , FPS 4.98, Running 6.05s Step 34( N/A%), pre moving , FPS 5.05, Running 6.13s Step 35( N/A%), pre moving , FPS 5.00, Running 6.45s Step 36( N/A%), pre moving , FPS 4.38, Running 7.13s Step 37( N/A%), pre moving , FPS 4.38, Running 7.21s Step 38( N/A%), pre moving , FPS 4.64, Running 7.31s Step 39( N/A%), pre moving , FPS 4.40, Running 7.65s Step 40( N/A%), pre moving , FPS 4.39, Running 7.74s Step 41( N/A%), pre moving , FPS 4.88, Running 7.83s Step 42( N/A%), pre moving , FPS 5.28, Running 7.93s Step 43( N/A%), pre moving , FPS 4.92, Running 8.27s Step 44( N/A%), pre moving , FPS 4.90, Running 8.38s Step 45( N/A%), pre moving , FPS 4.88, Running 8.48s Step 46( N/A%), pre moving , FPS 5.11, Running 8.82s Step 47( N/A%), pre moving , FPS 5.09, Running 8.92s Step 48( N/A%), pre moving , FPS 5.45, Running 9.00s Step 49( N/A%), pre moving , FPS 5.45, Running 9.11s Step 50( N/A%), pre moving , FPS 5.13, Running 9.43s Step 51( N/A%), pre moving , FPS 5.39, Running 9.58s Step 52( N/A%), pre moving , FPS 4.98, Running 9.98s Step 53( N/A%), pre moving , FPS 4.90, Running 10.13s Step 54( N/A%), pre moving , FPS 4.83, Running 10.27s Step 55( N/A%), pre moving , FPS 4.78, Running 10.64s Step 56( N/A%), pre moving , FPS 5.46, Running 10.79s Step 57( N/A%), pre moving , FPS 5.39, Running 10.93s Step 58( N/A%), pre moving , FPS 4.97, Running 11.33s Step 59( N/A%), pre moving , FPS 5.22, Running 11.47s Step 60( N/A%), pre moving , FPS 4.83, Running 11.89s Step 61( N/A%), pre moving , FPS 4.76, Running 12.03s Step 62( N/A%), pre moving , FPS 4.46, Running 12.41s Step 63( N/A%), pre moving , FPS 4.68, Running 12.55s Step 64( N/A%), pre moving , FPS 4.64, Running 12.69s Step 65( N/A%), pre moving , FPS 4.32, Running 13.10s Step 66( N/A%), pre moving , FPS 4.52, Running 13.24s Step 67( N/A%), pre moving , FPS 4.23, Running 13.65s Step 68( N/A%), pre moving , FPS 4.18, Running 13.79s Step 69( N/A%), pre moving , FPS 3.95, Running 14.17s Step 70( N/A%), pre moving , FPS 4.09, Running 14.32s Step 71( N/A%), pre moving , FPS 3.89, Running 14.72s Step 72( N/A%), pre moving , FPS 4.09, Running 14.87s Step 73( N/A%), pre moving , FPS 4.06, Running 15.06s Step 74( N/A%), pre moving , FPS 3.88, Running 15.42s Step 75( N/A%), pre moving , FPS 4.06, Running 15.56s Step 76( N/A%), pre moving , FPS 3.89, Running 15.93s Step 77( N/A%), pre moving , FPS 3.88, Running 16.08s Step 78( N/A%), pre moving , FPS 4.10, Running 16.22s Step 79( N/A%), pre moving , FPS 3.91, Running 16.59s Step 80( N/A%), pre moving , FPS 4.13, Running 16.73s Step 81( N/A%), pre moving , FPS 4.06, Running 16.95s Step 82( N/A%), pre moving , FPS 4.14, Running 17.24s Step 83( N/A%), pre moving , FPS 4.17, Running 17.34s Step 84( N/A%), pre moving , FPS 4.22, Running 17.44s Step 85( N/A%), pre moving , FPS 4.52, Running 17.53s Step 86( N/A%), pre moving , FPS 4.56, Running 17.63s Step 87( N/A%), pre moving , FPS 4.88, Running 17.74s Step 88( N/A%), pre moving , FPS 4.91, Running 17.86s Step 89( N/A%), pre moving , FPS 5.31, Running 17.94s Step 90( N/A%), pre moving , FPS 5.36, Running 18.05s Step 91( N/A%), pre moving , FPS 5.88, Running 18.12s Step 92( N/A%), pre moving , FPS 6.00, Running 18.20s Step 93( N/A%), pre moving , FPS 5.74, Running 18.54s Step 94( N/A%), pre moving , FPS 6.19, Running 18.65s Step 95( N/A%), pre moving , FPS 6.29, Running 18.74s Step 96( N/A%), pre moving , FPS 6.87, Running 18.84s Step 97( N/A%), pre moving , FPS 6.44, Running 19.19s Step 98( N/A%), pre moving , FPS 6.49, Running 19.30s Step 99( N/A%), pre moving , FPS 7.10, Running 19.40s Step 100( N/A%), pre moving , FPS 6.66, Running 19.73s Step 101( N/A%), pre moving , FPS 6.96, Running 19.83s Step 102( N/A%), pre moving , FPS 7.48, Running 19.91s Step 103( N/A%), pre moving , FPS 7.42, Running 20.04s Step 104( N/A%), pre moving , FPS 6.86, Running 20.35s Step 105( N/A%), pre moving , FPS 6.82, Running 20.46s Step 106( N/A%), pre moving , FPS 6.83, Running 20.56s Step 107( N/A%), pre moving , FPS 6.33, Running 20.90s Step 108( N/A%), pre moving , FPS 6.32, Running 21.03s Step 109( N/A%), pre moving , FPS 6.29, Running 21.12s Step 110( N/A%), pre moving , FPS 4.73, Running 22.28s Step 111( N/A%), pre moving , FPS 4.37, Running 22.70s Step 112( N/A%), pre moving , FPS 3.94, Running 23.28s Step 113( N/A%), pre moving , FPS 3.82, Running 23.77s Step 114( N/A%), pre moving , FPS 3.51, Running 24.35s Step 115( N/A%), pre moving , FPS 3.29, Running 24.82s Step 116( N/A%), pre moving , FPS 3.04, Running 25.43s Step 117( N/A%), pre moving , FPS 3.00, Running 25.86s Step 118( N/A%), pre moving , FPS 2.79, Running 26.45s Step 119( N/A%), pre moving , FPS 2.67, Running 26.89s Step 120( N/A%), pre moving , FPS 2.60, Running 27.44s Step 121( N/A%), pre moving , FPS 2.56, Running 27.65s Step 122( N/A%), pre moving , FPS 2.41, Running 28.20s Step 123( N/A%), pre moving , FPS 2.32, Running 28.64s Step 124( N/A%), pre moving , FPS 2.25, Running 29.24s Step 125( N/A%), pre moving , FPS 2.17, Running 29.69s Step 126( N/A%), pre moving , FPS 2.06, Running 30.25s Step 127( N/A%), pre moving , FPS 2.04, Running 30.72s Step 128( N/A%), pre moving , FPS 1.94, Running 31.32s Step 129( N/A%), pre moving , FPS 1.88, Running 31.76s Step 130( N/A%), pre moving , FPS 1.99, Running 32.34s Step 131( N/A%), pre moving , FPS 1.98, Running 32.80s Step 132( N/A%), pre moving , FPS 1.99, Running 33.35s Step 133( N/A%), pre moving , FPS 1.99, Running 33.83s Step 134( N/A%), pre moving , FPS 1.99, Running 34.41s Step 135( N/A%), pre moving , FPS 1.97, Running 34.96s Step 136( N/A%), pre moving , FPS 1.97, Running 35.56s Step 137( N/A%), pre moving , FPS 2.01, Running 35.80s Step 138( N/A%), pre moving , FPS 2.05, Running 36.21s Step 139( N/A%), pre moving , FPS 2.09, Running 36.45s Step 140( N/A%), pre moving , FPS 2.09, Running 37.02s Step 141( N/A%), pre moving , FPS 2.09, Running 37.23s Step 142( N/A%), pre moving , FPS 2.09, Running 37.76s Step 143( N/A%), pre moving , FPS 2.09, Running 38.19s Step 144( N/A%), pre moving , FPS 2.11, Running 38.74s Step 145( N/A%), pre moving , FPS 2.10, Running 39.23s Step 146( N/A%), pre moving , FPS 2.09, Running 39.81s Step 147( N/A%), pre moving , FPS 2.15, Running 40.03s Step 148( N/A%), pre moving , FPS 2.17, Running 40.52s Step 149( N/A%), pre moving , FPS 2.18, Running 40.94s Step 150( N/A%), pre moving , FPS 2.19, Running 41.49s Step 151( N/A%), pre moving , FPS 2.23, Running 41.78s Step 152( N/A%), pre moving , FPS 2.25, Running 42.24s Step 153( N/A%), pre moving , FPS 2.27, Running 42.65s Step 154( N/A%), pre moving , FPS 2.26, Running 43.25s Step 155( N/A%), pre moving , FPS 2.28, Running 43.73s Step 156( N/A%), pre moving , FPS 2.28, Running 44.33s Step 157( N/A%), pre moving , FPS 2.22, Running 44.81s Step 158( N/A%), pre moving , FPS 2.18, Running 45.39s Step 159( N/A%), pre moving , FPS 2.12, Running 45.87s Step 160( N/A%), pre moving , FPS 2.12, Running 46.46s Step 161( N/A%), pre moving , FPS 2.06, Running 46.95s Step 162( N/A%), pre moving , FPS 2.04, Running 47.55s Step 163( N/A%), pre moving , FPS 2.04, Running 47.97s Step 164( N/A%), pre moving , FPS 2.04, Running 48.55s Step 165( N/A%), pre moving , FPS 2.12, Running 48.66s Step 166( N/A%), pre moving , FPS 2.24, Running 48.75s Step 167( N/A%), pre moving , FPS 2.21, Running 49.07s Step 168( N/A%), pre moving , FPS 2.30, Running 49.21s Step 169( N/A%), pre moving , FPS 2.39, Running 49.30s Step 170( N/A%), pre moving , FPS 2.53, Running 49.39s Step 171( N/A%), pre moving , FPS 2.51, Running 49.73s Step 172( N/A%), pre moving , FPS 2.63, Running 49.84s Step 173( N/A%), pre moving , FPS 2.75, Running 49.93s Step 174( N/A%), pre moving , FPS 2.87, Running 50.22s Step 175( N/A%), pre moving , FPS 2.76, Running 50.97s Step 176( N/A%), pre moving , FPS 2.97, Running 51.06s Step 177( N/A%), pre moving , FPS 3.12, Running 51.21s Step 178( N/A%), pre moving , FPS 3.28, Running 51.49s Step 179( N/A%), pre moving , FPS 3.46, Running 51.66s Step 180( N/A%), pre moving , FPS 3.69, Running 51.88s Step 181( N/A%), pre moving , FPS 3.84, Running 52.16s Step 182( N/A%), pre moving , FPS 4.20, Running 52.31s Step 183( N/A%), pre moving , FPS 4.22, Running 52.72s Step 184( N/A%), pre moving , FPS 4.51, Running 52.98s Step 185( N/A%), pre moving , FPS 4.26, Running 53.36s Step 186( N/A%), pre moving , FPS 4.17, Running 53.55s Step 187( N/A%), pre moving , FPS 4.11, Running 53.93s Step 188( N/A%), pre moving , FPS 4.11, Running 54.08s Step 189( N/A%), pre moving , FPS 3.85, Running 54.50s Step 190( N/A%), pre moving , FPS 3.80, Running 54.66s Step 191( N/A%), pre moving , FPS 3.92, Running 54.83s Step 192( N/A%), pre moving , FPS 3.86, Running 55.02s Step 193( N/A%), pre moving , FPS 3.77, Running 55.23s Step 194( N/A%), pre moving , FPS 3.63, Running 55.73s Step 195( N/A%), pre moving , FPS 3.73, Running 56.32s Step 196( N/A%), pre moving , FPS 3.44, Running 56.87s Step 197( N/A%), pre moving , FPS 3.22, Running 57.41s Step 198( N/A%), pre moving , FPS 3.23, Running 57.69s Step 199( N/A%), pre moving , FPS 3.05, Running 58.22s Step 200( N/A%), pre moving , FPS 2.91, Running 58.75s Step 201( N/A%), pre moving , FPS 2.80, Running 59.30s Step 202( N/A%), pre moving , FPS 2.67, Running 59.81s Step 203( N/A%), pre moving , FPS 2.62, Running 60.34s Step 204( N/A%), pre moving , FPS 2.61, Running 60.63s Step 205( N/A%), pre moving , FPS 2.56, Running 61.17s Step 206( N/A%), pre moving , FPS 2.45, Running 61.71s Step 207( N/A%), pre moving , FPS 2.40, Running 62.27s Step 208( N/A%), pre moving , FPS 2.29, Running 62.82s Step 209( N/A%), pre moving , FPS 2.26, Running 63.36s Step 210( N/A%), pre moving , FPS 2.17, Running 63.89s Step 211( N/A%), pre moving , FPS 2.08, Running 64.42s Step 212( N/A%), pre moving , FPS 2.06, Running 64.72s Step 213( N/A%), pre moving , FPS 2.01, Running 65.18s Step 214( N/A%), pre moving , FPS 2.01, Running 65.69s Step 215( N/A%), pre moving , FPS 2.03, Running 66.17s Step 216( N/A%), pre moving , FPS 2.10, Running 66.41s Step 217( N/A%), pre moving , FPS 2.11, Running 66.88s Step 218( N/A%), pre moving , FPS 2.07, Running 67.35s Step 219( N/A%), pre moving , FPS 2.14, Running 67.58s Step 220( N/A%), pre moving , FPS 2.16, Running 68.03s Step 221( N/A%), pre moving , FPS 2.24, Running 68.22s Step 222( N/A%), pre moving , FPS 2.26, Running 68.67s Step 223( N/A%), pre moving , FPS 2.37, Running 68.77s Step 224( N/A%), pre moving , FPS 2.36, Running 69.10s Step 225( N/A%), pre moving , FPS 2.49, Running 69.21s Step 226( N/A%), pre moving , FPS 2.63, Running 69.30s Step 227( N/A%), pre moving , FPS 2.70, Running 69.68s Step 228( N/A%), pre moving , FPS 2.85, Running 69.84s Step 229( N/A%), pre moving , FPS 2.91, Running 70.23s Step 230( N/A%), pre moving , FPS 3.10, Running 70.34s Step 231( N/A%), pre moving , FPS 3.33, Running 70.42s Step 232( N/A%), pre moving , FPS 3.45, Running 70.51s Step 233( N/A%), pre moving , FPS 3.53, Running 70.84s Step 234( N/A%), pre moving , FPS 3.80, Running 70.95s Step 235( N/A%), pre moving , FPS 4.09, Running 71.05s Step 236( N/A%), pre moving , FPS 4.01, Running 71.39s Step 237( N/A%), pre moving , FPS 3.85, Running 72.08s Step 238( N/A%), pre moving , FPS 4.14, Running 72.18s Step 239( N/A%), pre moving , FPS 4.05, Running 72.52s Step 240( N/A%), pre moving , FPS 4.36, Running 72.62s Step 241( N/A%), pre moving , FPS 4.44, Running 72.72s Step 242( N/A%), pre moving , FPS 4.49, Running 73.12s Step 243( N/A%), pre moving , FPS 4.50, Running 73.21s Step 244( N/A%), pre moving , FPS 4.39, Running 73.65s Step 245( N/A%), pre moving , FPS 4.41, Running 73.75s Step 246( N/A%), pre moving , FPS 4.43, Running 73.82s Step 247( N/A%), pre moving , FPS 4.65, Running 73.98s Step 248( N/A%), pre moving , FPS 4.68, Running 74.11s Step 249( N/A%), pre moving , FPS 5.00, Running 74.23s Step 250( N/A%), pre moving , FPS 5.00, Running 74.34s Step 251( N/A%), pre moving , FPS 4.88, Running 74.51s Step 252( N/A%), pre moving , FPS 4.75, Running 74.72s Step 253( N/A%), pre moving , FPS 4.62, Running 75.17s Step 254( N/A%), pre moving , FPS 4.56, Running 75.34s Step 255( N/A%), pre moving , FPS 4.23, Running 75.78s Step 256( N/A%), pre moving , FPS 4.38, Running 75.95s Step 257( N/A%), pre moving , FPS 4.62, Running 76.40s Step 258( N/A%), pre moving , FPS 4.28, Running 76.85s Step 259( N/A%), pre moving , FPS 4.45, Running 77.01s Step 260( N/A%), pre moving , FPS 4.24, Running 77.34s Step 261( N/A%), pre moving , FPS 4.08, Running 77.62s Step 262( N/A%), pre moving , FPS 4.05, Running 78.06s Step 263( N/A%), pre moving , FPS 3.96, Running 78.26s Step 264( N/A%), pre moving , FPS 3.96, Running 78.71s Step 265( N/A%), pre moving , FPS 3.89, Running 78.89s Step 266( N/A%), pre moving , FPS 3.68, Running 79.25s Step 267( N/A%), pre moving , FPS 3.68, Running 79.41s Step 268( N/A%), pre moving , FPS 3.65, Running 79.59s Step 269( N/A%), pre moving , FPS 3.46, Running 80.01s Step 270( N/A%), pre moving , FPS 3.41, Running 80.20s Step 271( N/A%), pre moving , FPS 3.29, Running 80.60s Step 272( N/A%), pre moving , FPS 3.30, Running 80.79s Step 273( N/A%), pre moving , FPS 3.26, Running 81.30s Step 274( N/A%), pre moving , FPS 3.13, Running 81.73s Step 275( N/A%), pre moving , FPS 3.25, Running 81.93s Step 276( N/A%), pre moving , FPS 3.12, Running 82.36s Step 277( N/A%), pre moving , FPS 3.24, Running 82.57s Step 278( N/A%), pre moving , FPS 3.24, Running 83.03s Step 279( N/A%), pre moving , FPS 3.15, Running 83.36s Step 280( N/A%), pre moving , FPS 3.16, Running 83.67s Step 281( N/A%), pre moving , FPS 3.09, Running 84.09s Step 282( N/A%), pre moving , FPS 3.23, Running 84.26s Step 283( N/A%), pre moving , FPS 3.11, Running 84.69s Step 284( N/A%), pre moving , FPS 3.24, Running 84.89s Step 285( N/A%), pre moving , FPS 3.11, Running 85.32s Step 286( N/A%), pre moving , FPS 3.19, Running 85.52s Step 287( N/A%), pre moving , FPS 3.05, Running 85.97s Step 288( N/A%), pre moving , FPS 3.06, Running 86.13s Step 289( N/A%), pre moving , FPS 3.05, Running 86.58s Step 290( N/A%), pre moving , FPS 2.94, Running 87.02s Step 291( N/A%), pre moving , FPS 2.99, Running 87.29s Step 292( N/A%), pre moving , FPS 2.86, Running 87.77s Step 293( N/A%), pre moving , FPS 2.88, Running 88.25s Step 294( N/A%), pre moving , FPS 2.86, Running 88.72s Step 295( N/A%), pre moving , FPS 2.74, Running 89.22s Step 296( N/A%), pre moving , FPS 2.82, Running 89.47s Step 297( N/A%), pre moving , FPS 2.74, Running 89.87s Step 298( N/A%), pre moving , FPS 2.85, Running 90.04s Step 299( N/A%), pre moving , FPS 2.93, Running 90.19s Step 300( N/A%), pre moving , FPS 2.91, Running 90.55s Step 301( N/A%), pre moving , FPS 3.04, Running 90.66s Step 302( N/A%), pre moving , FPS 3.08, Running 90.75s Step 303( N/A%), pre moving , FPS 3.27, Running 90.81s Step 304( N/A%), pre moving , FPS 3.34, Running 90.88s Step 305( N/A%), pre moving , FPS 3.55, Running 90.95s Step 306( N/A%), pre moving , FPS 3.47, Running 91.28s Step 307( N/A%), pre moving , FPS 3.70, Running 91.37s Step 308( N/A%), pre moving , FPS 3.76, Running 91.45s Step 309( N/A%), pre moving , FPS 4.02, Running 91.55s Step 310( N/A%), pre moving , FPS 4.11, Running 91.88s Step 311( N/A%), pre moving , FPS 4.25, Running 91.99s Step 312( N/A%), pre moving , FPS 4.64, Running 92.09s Step 313( N/A%), pre moving , FPS 4.79, Running 92.43s Step 314( N/A%), pre moving , FPS 5.29, Running 92.50s Step 315( N/A%), pre moving , FPS 5.91, Running 92.61s Step 316( N/A%), pre moving , FPS 6.16, Running 92.71s Step 317( N/A%), pre moving , FPS 6.28, Running 93.05s Step 318( N/A%), pre moving , FPS 6.54, Running 93.10s Step 319( N/A%), pre moving , FPS 6.67, Running 93.19s Step 320( N/A%), pre moving , FPS 7.36, Running 93.27s Step 321( N/A%), pre moving , FPS 7.44, Running 93.35s Step 322( N/A%), pre moving , FPS 6.82, Running 93.68s Step 323( N/A%), pre moving , FPS 6.78, Running 93.76s Step 324( N/A%), pre moving , FPS 6.80, Running 93.83s Step 325( N/A%), pre moving , FPS 6.80, Running 93.90s Step 326( N/A%), pre moving , FPS 7.42, Running 93.97s Step 327( N/A%), pre moving , FPS 7.37, Running 94.08s Step 328( N/A%), pre moving , FPS 7.41, Running 94.15s Step 329( N/A%), pre moving , FPS 7.52, Running 94.21s Step 330( N/A%), pre moving , FPS 8.31, Running 94.29s Step 331( N/A%), pre moving , FPS 8.29, Running 94.41s Step 332( N/A%), pre moving , FPS 6.44, Running 95.19s Step 333( N/A%), pre moving , FPS 7.05, Running 95.27s Step 334( N/A%), pre moving , FPS 7.00, Running 95.36s Step 335( N/A%), pre moving , FPS 6.46, Running 95.71s Step 336( N/A%), pre moving , FPS 6.46, Running 95.81s Step 337( N/A%), pre moving , FPS 7.03, Running 95.90s Step 338( N/A%), pre moving , FPS 6.76, Running 96.06s Step 339( N/A%), pre moving , FPS 6.44, Running 96.30s Step 340( N/A%), pre moving , FPS 6.38, Running 96.40s Step 341( N/A%), pre moving , FPS 6.38, Running 96.49s Step 342( N/A%), pre moving , FPS 6.40, Running 96.80s Step 343( N/A%), pre moving , FPS 6.31, Running 96.93s Step 344( N/A%), pre moving , FPS 6.31, Running 97.00s Step 345( N/A%), pre moving , FPS 6.19, Running 97.13s Step 346( N/A%), pre moving , FPS 5.62, Running 97.53s Step 347( N/A%), pre moving , FPS 5.58, Running 97.67s Step 348( N/A%), pre moving , FPS 5.10, Running 98.07s Step 349( N/A%), pre moving , FPS 4.99, Running 98.22s Step 350( N/A%), pre moving , FPS 4.64, Running 98.60s Step 351( N/A%), pre moving , FPS 4.59, Running 98.76s Step 352( N/A%), pre moving , FPS 5.05, Running 99.15s Step 353( N/A%), pre moving , FPS 4.96, Running 99.30s Step 354( N/A%), pre moving , FPS 4.62, Running 99.69s Step 355( N/A%), pre moving , FPS 4.83, Running 99.84s Step 356( N/A%), pre moving , FPS 4.65, Running 100.11s Step 357( N/A%), pre moving , FPS 4.46, Running 100.39s Step 358( N/A%), pre moving , FPS 4.48, Running 100.53s Step 359( N/A%), pre moving , FPS 4.32, Running 100.93s Step 360( N/A%), pre moving , FPS 4.29, Running 101.06s Step 361( N/A%), pre moving , FPS 4.04, Running 101.44s Step 362( N/A%), pre moving , FPS 4.18, Running 101.59s Step 363( N/A%), pre moving , FPS 4.21, Running 101.68s Step 364( N/A%), pre moving , FPS 3.98, Running 102.02s Step 365( N/A%), pre moving , FPS 4.00, Running 102.13s Step 366( N/A%), pre moving , FPS 4.28, Running 102.20s Step 367( N/A%), pre moving , FPS 4.32, Running 102.30s Step 368( N/A%), pre moving , FPS 4.39, Running 102.63s Step 369( N/A%), pre moving , FPS 4.44, Running 102.72s Step 370( N/A%), pre moving , FPS 4.76, Running 102.80s Step 371( N/A%), pre moving , FPS 4.84, Running 102.89s Step 372( N/A%), pre moving , FPS 4.90, Running 103.23s Step 373( N/A%), pre moving , FPS 4.97, Running 103.32s Step 374( N/A%), pre moving , FPS 5.39, Running 103.40s Step 375( N/A%), pre moving , FPS 5.47, Running 103.50s Step 376( N/A%), pre moving , FPS 5.36, Running 103.84s Step 377( N/A%), pre moving , FPS 5.65, Running 103.93s Step 378( N/A%), pre moving , FPS 5.74, Running 104.01s Step 379( N/A%), pre moving , FPS 6.31, Running 104.09s Step 380( N/A%), pre moving , FPS 5.96, Running 104.42s Step 381( N/A%), pre moving , FPS 3.78, Running 106.72s Step 382( N/A%), pre moving , FPS 3.37, Running 107.53s Step 383( N/A%), pre moving , FPS 3.31, Running 107.73s Step 384( N/A%), pre moving , FPS 3.17, Running 108.34s Step 385( N/A%), pre moving , FPS 3.01, Running 108.78s Step 386( N/A%), pre moving , FPS 2.84, Running 109.25s Step 387( N/A%), pre moving , FPS 2.79, Running 109.46s Step 388( N/A%), pre moving , FPS 2.71, Running 110.00s Step 389( N/A%), pre moving , FPS 2.63, Running 110.34s Step 390( N/A%), pre moving , FPS 2.48, Running 110.88s Step 391( N/A%), pre moving , FPS 2.44, Running 111.08s Step 392( N/A%), pre moving , FPS 2.32, Running 111.86s Step 393( N/A%), pre moving , FPS 2.28, Running 112.08s Step 394( N/A%), pre moving , FPS 2.15, Running 112.72s Step 395( N/A%), pre moving , FPS 2.12, Running 112.93s Step 396( N/A%), pre moving , FPS 2.12, Running 113.28s Step 397( N/A%), pre moving , FPS 2.10, Running 113.47s Step 398( N/A%), pre moving , FPS 1.95, Running 114.29s Step 399( N/A%), pre moving , FPS 1.91, Running 114.57s Step 400( N/A%), pre moving , FPS 1.83, Running 115.36s Step 401( 0.33%), action 1, FPS 2.04, Running 116.54s Step 402( 0.67%), action 2, FPS 2.07, Running 117.21s Step 403( 1.00%), action 3, FPS 1.96, Running 117.94s Step 404( 1.33%), action 4, FPS 1.98, Running 118.45s Step 405( 1.67%), action 5, FPS 1.91, Running 119.25s Step 406( 2.00%), action 6, FPS 1.91, Running 119.73s Step 407( 2.33%), action 7, FPS 1.84, Running 120.31s Step 408( 2.67%), action 8, FPS 1.84, Running 120.89s Step 409( 3.00%), action 9, FPS 1.75, Running 121.79s Step 410( 3.33%), action 10, FPS 1.72, Running 122.48s Step 411( 3.67%), action 11, FPS 1.62, Running 123.44s Step 412( 4.00%), action 12, FPS 1.64, Running 124.09s Step 413( 4.33%), action 13, FPS 1.56, Running 124.92s Step 414( 4.67%), action 14, FPS 1.56, Running 125.54s Step 415( 5.00%), action 15, FPS 1.49, Running 126.31s Step 416( 5.33%), action 16, FPS 1.45, Running 127.08s Step 417( 5.67%), action 17, FPS 1.39, Running 127.89s Step 418( 6.00%), action 18, FPS 1.41, Running 128.49s Step 419( 6.33%), action 19, FPS 1.34, Running 129.47s Step 420( 6.67%), action 20, FPS 1.36, Running 130.10s Step 421( 7.00%), action 21, FPS 1.41, Running 130.68s Step 422( 7.33%), action 22, FPS 1.45, Running 131.01s Step 423( 7.67%), action 23, FPS 1.50, Running 131.31s Step 424( 8.00%), action 24, FPS 1.51, Running 131.67s Step 425( 8.33%), action 25, FPS 1.57, Running 131.96s Step 426( 8.67%), action 26, FPS 1.58, Running 132.36s Step 427( 9.00%), action 27, FPS 1.61, Running 132.74s Step 428( 9.33%), action 28, FPS 1.60, Running 133.40s Step 429( 9.67%), action 29, FPS 1.61, Running 134.23s Step 430( 10.00%), action 30, FPS 1.64, Running 134.65s Step 431( 10.33%), action 31, FPS 1.65, Running 135.53s Step 432( 10.67%), action 32, FPS 1.67, Running 136.08s Step 433( 11.00%), action 33, FPS 1.65, Running 137.07s Step 434( 11.33%), action 34, FPS 1.65, Running 137.69s Step 435( 11.67%), action 35, FPS 1.63, Running 138.55s Step 436( 12.00%), action 36, FPS 1.69, Running 138.92s Step 437( 12.33%), action 37, FPS 1.70, Running 139.66s Step 438( 12.67%), action 38, FPS 1.69, Running 140.33s Step 439( 13.00%), action 39, FPS 1.70, Running 141.21s Step 440( 13.33%), action 40, FPS 1.74, Running 141.58s Step 441( 13.67%), action 41, FPS 1.69, Running 142.49s Step 442( 14.00%), action 42, FPS 1.67, Running 143.00s Step 443( 14.33%), action 43, FPS 1.60, Running 143.83s Step 444( 14.67%), action 44, FPS 1.60, Running 144.18s Step 445( 15.00%), action 45, FPS 1.53, Running 145.05s Step 446( 15.33%), action 46, FPS 1.50, Running 145.68s Step 447( 15.67%), action 47, FPS 1.45, Running 146.52s Step 448( 16.00%), action 48, FPS 1.49, Running 146.83s Step 449( 16.33%), action 49, FPS 1.48, Running 147.71s Step 450( 16.67%), action 50, FPS 1.49, Running 148.04s Step 451( 17.00%), action 51, FPS 1.47, Running 149.16s Step 452( 17.33%), action 52, FPS 1.47, Running 149.71s Step 453( 17.67%), action 53, FPS 1.50, Running 150.37s Step 454( 18.00%), action 54, FPS 1.55, Running 150.56s Step 455( 18.33%), action 55, FPS 1.63, Running 150.84s Step 456( 18.67%), action 56, FPS 1.65, Running 151.06s Step 457( 19.00%), action 57, FPS 1.71, Running 151.38s Step 458( 19.33%), action 58, FPS 1.74, Running 151.79s Step 459( 19.67%), action 59, FPS 1.84, Running 152.07s Step 460( 20.00%), action 60, FPS 1.86, Running 152.32s Step 461( 20.33%), action 61, FPS 1.95, Running 152.75s Step 462( 20.67%), action 62, FPS 1.98, Running 153.11s Step 463( 21.00%), action 63, FPS 2.04, Running 153.64s Step 464( 21.33%), action 64, FPS 2.03, Running 154.02s Step 465( 21.67%), action 65, FPS 2.02, Running 154.93s Step 466( 22.00%), action 66, FPS 2.06, Running 155.38s Step 467( 22.33%), action 67, FPS 2.09, Running 156.08s Step 468( 22.67%), action 68, FPS 2.07, Running 156.50s Step 469( 23.00%), action 69, FPS 2.11, Running 157.17s Step 470( 23.33%), action 70, FPS 2.10, Running 157.56s Step 471( 23.67%), action 71, FPS 2.15, Running 158.45s Step 472( 24.00%), action 72, FPS 2.16, Running 158.98s Step 473( 24.33%), action 73, FPS 2.11, Running 159.85s Step 474( 24.67%), action 74, FPS 2.06, Running 160.27s Step 475( 25.00%), action 75, FPS 1.97, Running 161.01s Step 476( 25.33%), action 76, FPS 1.87, Running 161.77s Step 477( 25.67%), action 77, FPS 1.78, Running 162.62s Step 478( 26.00%), action 78, FPS 1.76, Running 163.19s Step 479( 26.33%), action 79, FPS 1.67, Running 164.07s Step 480( 26.67%), action 80, FPS 1.64, Running 164.51s Step 481( 27.00%), action 81, FPS 1.59, Running 165.35s Step 482( 27.33%), action 82, FPS 1.57, Running 165.88s Step 483( 27.67%), action 83, FPS 1.53, Running 166.70s Step 484( 28.00%), action 84, FPS 1.53, Running 167.10s Step 485( 28.33%), action 85, FPS 1.55, Running 167.86s Step 486( 28.67%), action 86, FPS 1.55, Running 168.29s Step 487( 29.00%), action 87, FPS 1.55, Running 168.98s Step 488( 29.33%), action 88, FPS 1.55, Running 169.38s Step 489( 29.67%), action 89, FPS 1.54, Running 170.12s Step 490( 30.00%), action 90, FPS 1.53, Running 170.64s Step 491( 30.33%), action 91, FPS 1.55, Running 171.32s Step 492( 30.67%), action 92, FPS 1.59, Running 171.52s Step 493( 31.00%), action 93, FPS 1.66, Running 171.91s Step 494( 31.33%), action 94, FPS 1.63, Running 172.53s Step 495( 31.67%), action 95, FPS 1.67, Running 172.98s Step 496( 32.00%), action 96, FPS 1.69, Running 173.58s Step 497( 32.33%), action 97, FPS 1.69, Running 174.48s Step 498( 32.67%), action 98, FPS 1.71, Running 174.87s Step 499( 33.00%), action 99, FPS 1.73, Running 175.61s Step 500( 33.33%), action 100, FPS 1.71, Running 176.18s Step 501( 33.67%), action 101, FPS 1.70, Running 177.10s Step 502( 34.00%), action 102, FPS 1.72, Running 177.48s Step 503( 34.33%), action 103, FPS 1.74, Running 178.22s Step 504( 34.67%), action 104, FPS 1.73, Running 178.67s Step 505( 35.00%), action 105, FPS 1.73, Running 179.44s Step 506( 35.33%), action 106, FPS 1.70, Running 180.04s Step 507( 35.67%), action 107, FPS 1.71, Running 180.71s Step 508( 36.00%), action 108, FPS 1.69, Running 181.21s Step 509( 36.33%), action 109, FPS 1.68, Running 182.04s Step 510( 36.67%), action 110, FPS 1.64, Running 182.84s Step 511( 37.00%), action 111, FPS 1.61, Running 183.74s Step 512( 37.33%), action 112, FPS 1.58, Running 184.18s Step 513( 37.67%), action 113, FPS 1.54, Running 184.86s Step 514( 38.00%), action 114, FPS 1.57, Running 185.25s Step 515( 38.33%), action 115, FPS 1.53, Running 186.02s Step 516( 38.67%), action 116, FPS 1.56, Running 186.38s Step 517( 39.00%), action 117, FPS 1.58, Running 187.10s Step 518( 39.33%), action 118, FPS 1.58, Running 187.51s Step 519( 39.67%), action 119, FPS 1.57, Running 188.35s Step 520( 40.00%), action 120, FPS 1.59, Running 188.73s Step 521( 40.33%), action 121, FPS 1.57, Running 189.87s Step 522( 40.67%), action 122, FPS 1.52, Running 190.60s Step 523( 41.00%), action 123, FPS 1.57, Running 190.96s Step 524( 41.33%), action 124, FPS 1.57, Running 191.39s Step 525( 41.67%), action 125, FPS 1.61, Running 191.86s Step 526( 42.00%), action 126, FPS 1.64, Running 192.24s Step 527( 42.33%), action 127, FPS 1.61, Running 193.14s Step 528( 42.67%), action 128, FPS 1.61, Running 193.60s Step 529( 43.00%), action 129, FPS 1.64, Running 194.22s Step 530( 43.33%), action 130, FPS 1.66, Running 194.89s Step 531( 43.67%), action 131, FPS 1.66, Running 195.78s Step 532( 44.00%), action 132, FPS 1.64, Running 196.41s Step 533( 44.33%), action 133, FPS 1.62, Running 197.23s Step 534( 44.67%), action 134, FPS 1.62, Running 197.59s Step 535( 45.00%), action 135, FPS 1.61, Running 198.41s Step 536( 45.33%), action 136, FPS 1.59, Running 199.00s Step 537( 45.67%), action 137, FPS 1.59, Running 199.69s Step 538( 46.00%), action 138, FPS 1.58, Running 200.14s Step 539( 46.33%), action 139, FPS 1.59, Running 200.91s Step 540( 46.67%), action 140, FPS 1.54, Running 201.68s Step 541( 47.00%), action 141, FPS 1.58, Running 202.56s Step 542( 47.33%), action 142, FPS 1.61, Running 202.99s Step 543( 47.67%), action 143, FPS 1.57, Running 203.69s Step 544( 48.00%), action 144, FPS 1.55, Running 204.32s Step 545( 48.33%), action 145, FPS 1.53, Running 204.96s Step 546( 48.67%), action 146, FPS 1.51, Running 205.52s Step 547( 49.00%), action 147, FPS 1.54, Running 206.09s Step 548( 49.33%), action 148, FPS 1.54, Running 206.62s Step 549( 49.67%), action 149, FPS 1.52, Running 207.35s Step 550( 50.00%), action 150, FPS 1.54, Running 207.91s Step 551( 50.33%), action 151, FPS 1.50, Running 209.13s Step 552( 50.67%), action 152, FPS 1.55, Running 209.34s Step 553( 51.00%), action 153, FPS 1.62, Running 209.60s Step 554( 51.33%), action 154, FPS 1.62, Running 209.95s Step 555( 51.67%), action 155, FPS 1.68, Running 210.35s Step 556( 52.00%), action 156, FPS 1.70, Running 210.75s Step 557( 52.33%), action 157, FPS 1.76, Running 211.04s Step 558( 52.67%), action 158, FPS 1.79, Running 211.32s Step 559( 53.00%), action 159, FPS 1.87, Running 211.60s Step 560( 53.33%), action 160, FPS 1.90, Running 212.22s Step 561( 53.67%), action 161, FPS 1.91, Running 213.02s Step 562( 54.00%), action 162, FPS 1.87, Running 213.71s Step 563( 54.33%), action 163, FPS 1.83, Running 214.61s Step 564( 54.67%), action 164, FPS 1.85, Running 215.14s Step 565( 55.00%), action 165, FPS 1.79, Running 216.13s Step 566( 55.33%), action 166, FPS 1.81, Running 216.58s Step 567( 55.67%), action 167, FPS 1.78, Running 217.34s Step 568( 56.00%), action 168, FPS 1.80, Running 217.75s Step 569( 56.33%), action 169, FPS 1.79, Running 218.52s Step 570( 56.67%), action 170, FPS 1.82, Running 218.89s Step 571( 57.00%), action 171, FPS 1.89, Running 219.70s Step 572( 57.33%), action 172, FPS 1.83, Running 220.26s Step 573( 57.67%), action 173, FPS 1.73, Running 221.17s Step 574( 58.00%), action 174, FPS 1.73, Running 221.48s Step 575( 58.33%), action 175, FPS 1.67, Running 222.30s Step 576( 58.67%), action 176, FPS 1.68, Running 222.65s Step 577( 59.00%), action 177, FPS 1.62, Running 223.40s Step 578( 59.33%), action 178, FPS 1.61, Running 223.74s Step 579( 59.67%), action 179, FPS 1.54, Running 224.55s Step 580( 60.00%), action 180, FPS 1.57, Running 224.97s Step 581( 60.33%), action 181, FPS 1.53, Running 226.07s Step 582( 60.67%), action 182, FPS 1.57, Running 226.43s Step 583( 61.00%), action 183, FPS 1.58, Running 227.27s Step 584( 61.33%), action 184, FPS 1.59, Running 227.72s Step 585( 61.67%), action 185, FPS 1.63, Running 228.40s Step 586( 62.00%), action 186, FPS 1.62, Running 228.95s Step 587( 62.33%), action 187, FPS 1.60, Running 229.85s Step 588( 62.67%), action 188, FPS 1.61, Running 230.19s Step 589( 63.00%), action 189, FPS 1.62, Running 230.85s Step 590( 63.33%), action 190, FPS 1.58, Running 231.55s Step 591( 63.67%), action 191, FPS 1.61, Running 232.16s Step 592( 64.00%), action 192, FPS 1.62, Running 232.57s Step 593( 64.33%), action 193, FPS 1.65, Running 233.32s Step 594( 64.67%), action 194, FPS 1.62, Running 233.85s Step 595( 65.00%), action 195, FPS 1.63, Running 234.59s Step 596( 65.33%), action 196, FPS 1.59, Running 235.24s Step 597( 65.67%), action 197, FPS 1.56, Running 236.19s Step 598( 66.00%), action 198, FPS 1.54, Running 236.70s Step 599( 66.33%), action 199, FPS 1.52, Running 237.73s Step 600( 66.67%), action 200, FPS 1.48, Running 238.46s Step 601( 67.00%), action 201, FPS 1.52, Running 239.25s Step 602( 67.33%), action 202, FPS 1.46, Running 240.14s Step 603( 67.67%), action 203, FPS 1.47, Running 240.90s Step 604( 68.00%), action 204, FPS 1.47, Running 241.32s Step 605( 68.33%), action 205, FPS 1.46, Running 242.07s Step 606( 68.67%), action 206, FPS 1.48, Running 242.50s Step 607( 69.00%), action 207, FPS 1.51, Running 243.13s Step 608( 69.33%), action 208, FPS 1.47, Running 243.83s Step 609( 69.67%), action 209, FPS 1.44, Running 244.77s Step 610( 70.00%), action 210, FPS 1.46, Running 245.21s Step 611( 70.33%), action 211, FPS 1.40, Running 246.41s Step 612( 70.67%), action 212, FPS 1.40, Running 246.82s Step 613( 71.00%), action 213, FPS 1.40, Running 247.57s Step 614( 71.33%), action 214, FPS 1.40, Running 248.14s Step 615( 71.67%), action 215, FPS 1.38, Running 249.12s Step 616( 72.00%), action 216, FPS 1.39, Running 249.66s Step 617( 72.33%), action 217, FPS 1.45, Running 249.96s Step 618( 72.67%), action 218, FPS 1.47, Running 250.31s Step 619( 73.00%), action 219, FPS 1.45, Running 251.48s Step 620( 73.33%), action 220, FPS 1.49, Running 251.88s Step 621( 73.67%), action 221, FPS 1.48, Running 252.77s Step 622( 74.00%), action 222, FPS 1.52, Running 253.31s Step 623( 74.33%), action 223, FPS 1.51, Running 254.14s Step 624( 74.67%), action 224, FPS 1.51, Running 254.55s Step 625( 75.00%), action 225, FPS 1.52, Running 255.24s Step 626( 75.33%), action 226, FPS 1.50, Running 255.85s Step 627( 75.67%), action 227, FPS 1.48, Running 256.62s Step 628( 76.00%), action 228, FPS 1.50, Running 257.15s Step 629( 76.33%), action 229, FPS 1.51, Running 257.98s Step 630( 76.67%), action 230, FPS 1.50, Running 258.58s Step 631( 77.00%), action 231, FPS 1.53, Running 259.53s Step 632( 77.33%), action 232, FPS 1.53, Running 259.92s Step 633( 77.67%), action 233, FPS 1.53, Running 260.62s Step 634( 78.00%), action 234, FPS 1.53, Running 261.18s Step 635( 78.33%), action 235, FPS 1.53, Running 262.16s Step 636( 78.67%), action 236, FPS 1.54, Running 262.67s Step 637( 79.00%), action 237, FPS 1.51, Running 263.25s Step 638( 79.33%), action 238, FPS 1.46, Running 263.99s Step 639( 79.67%), action 239, FPS 1.50, Running 264.78s Step 640( 80.00%), action 240, FPS 1.50, Running 265.19s Step 641( 80.33%), action 241, FPS 1.50, Running 266.11s Step 642( 80.67%), action 242, FPS 1.50, Running 266.63s Step 643( 81.00%), action 243, FPS 1.50, Running 267.44s Step 644( 81.33%), action 244, FPS 1.49, Running 267.94s Step 645( 81.67%), action 245, FPS 1.54, Running 268.21s Step 646( 82.00%), action 246, FPS 1.58, Running 268.49s Step 647( 82.33%), action 247, FPS 1.62, Running 268.92s Step 648( 82.67%), action 248, FPS 1.64, Running 269.32s Step 649( 83.00%), action 249, FPS 1.65, Running 270.12s Step 650( 83.33%), action 250, FPS 1.64, Running 270.79s Step 651( 83.67%), action 251, FPS 1.65, Running 271.67s Step 652( 84.00%), action 252, FPS 1.62, Running 272.30s Step 653( 84.33%), action 253, FPS 1.59, Running 273.18s Step 654( 84.67%), action 254, FPS 1.56, Running 274.00s Step 655( 85.00%), action 255, FPS 1.58, Running 274.84s Step 656( 85.33%), action 256, FPS 1.55, Running 275.58s Step 657( 85.67%), action 257, FPS 1.50, Running 276.57s Step 658( 86.00%), action 258, FPS 1.51, Running 277.19s Step 659( 86.33%), action 259, FPS 1.51, Running 278.02s Step 660( 86.67%), action 260, FPS 1.51, Running 278.43s Step 661( 87.00%), action 261, FPS 1.49, Running 279.57s Step 662( 87.33%), action 262, FPS 1.49, Running 280.08s Step 663( 87.67%), action 263, FPS 1.50, Running 280.79s Step 664( 88.00%), action 264, FPS 1.49, Running 281.35s Step 665( 88.33%), action 265, FPS 1.42, Running 282.33s Step 666( 88.67%), action 266, FPS 1.38, Running 282.99s Step 667( 89.00%), action 267, FPS 1.33, Running 283.92s Step 668( 89.33%), action 268, FPS 1.28, Running 284.97s Step 669( 89.67%), action 269, FPS 1.27, Running 285.92s Step 670( 90.00%), action 270, FPS 1.27, Running 286.55s Step 671( 90.33%), action 271, FPS 1.28, Running 287.26s Step 672( 90.67%), action 272, FPS 1.29, Running 287.75s Step 673( 91.00%), action 273, FPS 1.31, Running 288.45s Step 674( 91.33%), action 274, FPS 1.34, Running 288.93s Step 675( 91.67%), action 275, FPS 1.36, Running 289.59s [2026-08-02 18:24:10] [15 ] Seed 14 success after 289.95 s. +steps: 675 , actions: 275 . +Instruction: Empty +Total 8/15(53.33%) success. +Setting seed: 15 +Step 1( N/A%), pre moving , FPS 1.79, Running 0.56s Step 2( N/A%), pre moving , FPS 3.04, Running 0.66s Step 3( N/A%), pre moving , FPS 4.15, Running 0.72s Step 4( N/A%), pre moving , FPS 4.87, Running 0.82s Step 5( N/A%), pre moving , FPS 4.29, Running 1.17s Step 6( N/A%), pre moving , FPS 4.70, Running 1.28s Step 7( N/A%), pre moving , FPS 5.05, Running 1.39s Step 8( N/A%), pre moving , FPS 4.64, Running 1.73s Step 9( N/A%), pre moving , FPS 4.90, Running 1.84s Step 10( N/A%), pre moving , FPS 5.18, Running 1.93s Step 11( N/A%), pre moving , FPS 4.84, Running 2.27s Step 12( N/A%), pre moving , FPS 5.04, Running 2.38s Step 13( N/A%), pre moving , FPS 5.28, Running 2.46s Step 14( N/A%), pre moving , FPS 5.45, Running 2.57s Step 15( N/A%), pre moving , FPS 5.15, Running 2.91s Step 16( N/A%), pre moving , FPS 5.30, Running 3.02s Step 17( N/A%), pre moving , FPS 5.46, Running 3.11s Step 18( N/A%), pre moving , FPS 5.21, Running 3.46s Step 19( N/A%), pre moving , FPS 5.34, Running 3.56s Step 20( N/A%), pre moving , FPS 5.51, Running 3.63s Step 21( N/A%), pre moving , FPS 5.46, Running 4.22s Step 22( N/A%), pre moving , FPS 5.21, Running 4.50s Step 23( N/A%), pre moving , FPS 5.03, Running 4.70s Step 24( N/A%), pre moving , FPS 5.03, Running 4.80s Step 25( N/A%), pre moving , FPS 5.37, Running 4.89s Step 26( N/A%), pre moving , FPS 4.83, Running 5.42s Step 27( N/A%), pre moving , FPS 4.57, Running 5.77s Step 28( N/A%), pre moving , FPS 4.82, Running 5.87s Step 29( N/A%), pre moving , FPS 4.86, Running 5.95s Step 30( N/A%), pre moving , FPS 4.85, Running 6.06s Step 31( N/A%), pre moving , FPS 4.84, Running 6.40s Step 32( N/A%), pre moving , FPS 4.84, Running 6.51s Step 33( N/A%), pre moving , FPS 4.83, Running 6.61s Step 34( N/A%), pre moving , FPS 4.56, Running 6.95s Step 35( N/A%), pre moving , FPS 4.82, Running 7.06s Step 36( N/A%), pre moving , FPS 4.01, Running 8.01s Step 37( N/A%), pre moving , FPS 4.00, Running 8.12s Step 38( N/A%), pre moving , FPS 4.22, Running 8.20s Step 39( N/A%), pre moving , FPS 4.22, Running 8.30s Step 40( N/A%), pre moving , FPS 3.98, Running 8.65s Step 41( N/A%), pre moving , FPS 4.41, Running 8.75s Step 42( N/A%), pre moving , FPS 4.59, Running 8.85s Step 43( N/A%), pre moving , FPS 4.45, Running 9.19s Step 44( N/A%), pre moving , FPS 4.44, Running 9.30s Step 45( N/A%), pre moving , FPS 4.44, Running 9.39s Step 46( N/A%), pre moving , FPS 4.64, Running 9.73s Step 47( N/A%), pre moving , FPS 4.89, Running 9.85s Step 48( N/A%), pre moving , FPS 4.87, Running 9.98s Step 49( N/A%), pre moving , FPS 4.53, Running 10.36s Step 50( N/A%), pre moving , FPS 4.50, Running 10.50s Step 51( N/A%), pre moving , FPS 4.72, Running 10.64s Step 52( N/A%), pre moving , FPS 4.45, Running 11.00s Step 53( N/A%), pre moving , FPS 4.39, Running 11.17s Step 54( N/A%), pre moving , FPS 4.34, Running 11.56s Step 55( N/A%), pre moving , FPS 4.30, Running 11.71s Step 56( N/A%), pre moving , FPS 4.90, Running 12.09s Step 57( N/A%), pre moving , FPS 4.81, Running 12.27s Step 58( N/A%), pre moving , FPS 4.46, Running 12.68s Step 59( N/A%), pre moving , FPS 4.41, Running 12.84s Step 60( N/A%), pre moving , FPS 4.59, Running 13.01s Step 61( N/A%), pre moving , FPS 4.32, Running 13.38s Step 62( N/A%), pre moving , FPS 4.29, Running 13.51s Step 63( N/A%), pre moving , FPS 4.24, Running 13.91s Step 64( N/A%), pre moving , FPS 4.20, Running 14.07s Step 65( N/A%), pre moving , FPS 3.94, Running 14.47s Step 66( N/A%), pre moving , FPS 4.09, Running 14.62s Step 67( N/A%), pre moving , FPS 3.87, Running 15.02s Step 68( N/A%), pre moving , FPS 3.84, Running 15.20s Step 69( N/A%), pre moving , FPS 3.82, Running 15.60s Step 70( N/A%), pre moving , FPS 3.81, Running 15.75s Step 71( N/A%), pre moving , FPS 3.82, Running 15.88s Step 72( N/A%), pre moving , FPS 3.80, Running 16.26s Step 73( N/A%), pre moving , FPS 3.82, Running 16.40s Step 74( N/A%), pre moving , FPS 4.03, Running 16.52s Step 75( N/A%), pre moving , FPS 4.01, Running 16.70s Step 76( N/A%), pre moving , FPS 4.27, Running 16.77s Step 77( N/A%), pre moving , FPS 4.36, Running 16.86s Step 78( N/A%), pre moving , FPS 4.64, Running 16.99s Step 79( N/A%), pre moving , FPS 4.74, Running 17.06s Step 80( N/A%), pre moving , FPS 4.81, Running 17.16s Step 81( N/A%), pre moving , FPS 5.12, Running 17.29s Step 82( N/A%), pre moving , FPS 4.85, Running 17.63s Step 83( N/A%), pre moving , FPS 5.21, Running 17.75s Step 84( N/A%), pre moving , FPS 5.29, Running 17.84s Step 85( N/A%), pre moving , FPS 5.37, Running 18.19s Step 86( N/A%), pre moving , FPS 5.44, Running 18.29s Step 87( N/A%), pre moving , FPS 5.95, Running 18.38s Step 88( N/A%), pre moving , FPS 6.10, Running 18.48s Step 89( N/A%), pre moving , FPS 6.21, Running 18.82s Step 90( N/A%), pre moving , FPS 6.30, Running 18.93s Step 91( N/A%), pre moving , FPS 6.37, Running 19.02s Step 92( N/A%), pre moving , FPS 6.44, Running 19.37s Step 93( N/A%), pre moving , FPS 6.52, Running 19.47s Step 94( N/A%), pre moving , FPS 6.58, Running 19.56s Step 95( N/A%), pre moving , FPS 4.97, Running 20.72s Step 96( N/A%), pre moving , FPS 4.57, Running 21.15s Step 97( N/A%), pre moving , FPS 4.13, Running 21.71s Step 98( N/A%), pre moving , FPS 3.87, Running 22.15s Step 99( N/A%), pre moving , FPS 3.54, Running 22.71s Step 100( N/A%), pre moving , FPS 3.48, Running 22.90s Step 101( N/A%), pre moving , FPS 3.26, Running 23.43s Step 102( N/A%), pre moving , FPS 3.23, Running 23.83s Step 103( N/A%), pre moving , FPS 3.00, Running 24.42s Step 104( N/A%), pre moving , FPS 2.85, Running 24.87s Step 105( N/A%), pre moving , FPS 2.77, Running 25.40s Step 106( N/A%), pre moving , FPS 2.73, Running 25.61s Step 107( N/A%), pre moving , FPS 2.59, Running 26.11s Step 108( N/A%), pre moving , FPS 2.48, Running 26.54s Step 109( N/A%), pre moving , FPS 2.41, Running 27.11s Step 110( N/A%), pre moving , FPS 2.32, Running 27.55s Step 111( N/A%), pre moving , FPS 2.20, Running 28.10s Step 112( N/A%), pre moving , FPS 2.23, Running 28.32s Step 113( N/A%), pre moving , FPS 2.13, Running 28.86s Step 114( N/A%), pre moving , FPS 2.05, Running 29.32s Step 115( N/A%), pre moving , FPS 2.19, Running 29.88s Step 116( N/A%), pre moving , FPS 2.18, Running 30.32s Step 117( N/A%), pre moving , FPS 2.18, Running 30.87s Step 118( N/A%), pre moving , FPS 2.23, Running 31.10s Step 119( N/A%), pre moving , FPS 2.25, Running 31.60s Step 120( N/A%), pre moving , FPS 2.19, Running 32.02s Step 121( N/A%), pre moving , FPS 2.18, Running 32.60s Step 122( N/A%), pre moving , FPS 2.17, Running 33.04s Step 123( N/A%), pre moving , FPS 2.19, Running 33.56s Step 124( N/A%), pre moving , FPS 2.24, Running 33.79s Step 125( N/A%), pre moving , FPS 2.25, Running 34.29s Step 126( N/A%), pre moving , FPS 2.20, Running 34.70s Step 127( N/A%), pre moving , FPS 2.27, Running 34.92s Step 128( N/A%), pre moving , FPS 2.33, Running 35.12s Step 129( N/A%), pre moving , FPS 2.38, Running 35.50s Step 130( N/A%), pre moving , FPS 2.45, Running 35.70s Step 131( N/A%), pre moving , FPS 2.51, Running 36.06s Step 132( N/A%), pre moving , FPS 2.45, Running 36.49s Step 133( N/A%), pre moving , FPS 2.43, Running 37.09s Step 134( N/A%), pre moving , FPS 2.43, Running 37.55s Step 135( N/A%), pre moving , FPS 2.42, Running 38.13s Step 136( N/A%), pre moving , FPS 2.41, Running 38.61s Step 137( N/A%), pre moving , FPS 2.40, Running 39.19s Step 138( N/A%), pre moving , FPS 2.39, Running 39.48s Step 139( N/A%), pre moving , FPS 2.41, Running 39.89s Step 140( N/A%), pre moving , FPS 2.40, Running 40.35s Step 141( N/A%), pre moving , FPS 2.39, Running 40.96s Step 142( N/A%), pre moving , FPS 2.39, Running 41.41s Step 143( N/A%), pre moving , FPS 2.36, Running 42.03s Step 144( N/A%), pre moving , FPS 2.30, Running 42.48s Step 145( N/A%), pre moving , FPS 2.29, Running 43.03s Step 146( N/A%), pre moving , FPS 2.34, Running 43.26s Step 147( N/A%), pre moving , FPS 2.25, Running 43.83s Step 148( N/A%), pre moving , FPS 2.18, Running 44.28s Step 149( N/A%), pre moving , FPS 2.16, Running 44.78s Step 150( N/A%), pre moving , FPS 2.18, Running 44.89s Step 151( N/A%), pre moving , FPS 2.24, Running 44.99s Step 152( N/A%), pre moving , FPS 2.26, Running 45.33s Step 153( N/A%), pre moving , FPS 2.40, Running 45.44s Step 154( N/A%), pre moving , FPS 2.50, Running 45.54s Step 155( N/A%), pre moving , FPS 2.63, Running 45.73s Step 156( N/A%), pre moving , FPS 2.72, Running 45.96s Step 157( N/A%), pre moving , FPS 2.91, Running 46.07s Step 158( N/A%), pre moving , FPS 2.99, Running 46.17s Step 159( N/A%), pre moving , FPS 3.02, Running 46.52s Step 160( N/A%), pre moving , FPS 2.92, Running 47.21s Step 161( N/A%), pre moving , FPS 3.16, Running 47.30s Step 162( N/A%), pre moving , FPS 3.35, Running 47.38s Step 163( N/A%), pre moving , FPS 3.49, Running 47.75s Step 164( N/A%), pre moving , FPS 3.69, Running 47.91s Step 165( N/A%), pre moving , FPS 3.80, Running 48.29s Step 166( N/A%), pre moving , FPS 3.85, Running 48.45s Step 167( N/A%), pre moving , FPS 3.98, Running 48.85s Step 168( N/A%), pre moving , FPS 4.22, Running 49.02s Step 169( N/A%), pre moving , FPS 4.52, Running 49.20s Step 170( N/A%), pre moving , FPS 4.28, Running 49.56s Step 171( N/A%), pre moving , FPS 4.20, Running 49.75s Step 172( N/A%), pre moving , FPS 4.14, Running 50.16s Step 173( N/A%), pre moving , FPS 4.14, Running 50.27s Step 174( N/A%), pre moving , FPS 3.86, Running 50.72s Step 175( N/A%), pre moving , FPS 3.84, Running 50.94s Step 176( N/A%), pre moving , FPS 3.68, Running 51.40s Step 177( N/A%), pre moving , FPS 3.46, Running 51.84s Step 178( N/A%), pre moving , FPS 3.39, Running 52.06s Step 179( N/A%), pre moving , FPS 3.33, Running 52.52s Step 180( N/A%), pre moving , FPS 3.44, Running 53.03s Step 181( N/A%), pre moving , FPS 3.37, Running 53.24s Step 182( N/A%), pre moving , FPS 3.15, Running 53.74s Step 183( N/A%), pre moving , FPS 3.09, Running 54.22s Step 184( N/A%), pre moving , FPS 3.06, Running 54.45s Step 185( N/A%), pre moving , FPS 3.15, Running 54.64s Step 186( N/A%), pre moving , FPS 3.10, Running 54.90s Step 187( N/A%), pre moving , FPS 3.18, Running 55.15s Step 188( N/A%), pre moving , FPS 3.00, Running 55.69s Step 189( N/A%), pre moving , FPS 2.84, Running 56.24s Step 190( N/A%), pre moving , FPS 2.78, Running 56.75s Step 191( N/A%), pre moving , FPS 2.65, Running 57.30s Step 192( N/A%), pre moving , FPS 2.62, Running 57.79s Step 193( N/A%), pre moving , FPS 2.53, Running 58.18s Step 194( N/A%), pre moving , FPS 2.51, Running 58.68s Step 195( N/A%), pre moving , FPS 2.42, Running 59.21s Step 196( N/A%), pre moving , FPS 2.40, Running 59.72s Step 197( N/A%), pre moving , FPS 2.37, Running 60.28s Step 198( N/A%), pre moving , FPS 2.30, Running 60.76s Step 199( N/A%), pre moving , FPS 2.29, Running 61.26s Step 200( N/A%), pre moving , FPS 2.35, Running 61.52s Step 201( N/A%), pre moving , FPS 2.28, Running 62.03s Step 202( N/A%), pre moving , FPS 2.27, Running 62.53s Step 203( N/A%), pre moving , FPS 2.26, Running 63.05s Step 204( N/A%), pre moving , FPS 2.26, Running 63.31s Step 205( N/A%), pre moving , FPS 2.21, Running 63.68s Step 206( N/A%), pre moving , FPS 2.16, Running 64.15s Step 207( N/A%), pre moving , FPS 2.19, Running 64.29s Step 208( N/A%), pre moving , FPS 2.24, Running 64.63s Step 209( N/A%), pre moving , FPS 2.36, Running 64.72s Step 210( N/A%), pre moving , FPS 2.49, Running 64.79s Step 211( N/A%), pre moving , FPS 2.64, Running 64.87s Step 212( N/A%), pre moving , FPS 2.79, Running 64.95s Step 213( N/A%), pre moving , FPS 2.81, Running 65.30s Step 214( N/A%), pre moving , FPS 2.96, Running 65.43s Step 215( N/A%), pre moving , FPS 3.17, Running 65.53s Step 216( N/A%), pre moving , FPS 3.25, Running 65.87s Step 217( N/A%), pre moving , FPS 3.51, Running 65.98s Step 218( N/A%), pre moving , FPS 3.76, Running 66.08s Step 219( N/A%), pre moving , FPS 3.86, Running 66.44s Step 220( N/A%), pre moving , FPS 4.00, Running 66.53s Step 221( N/A%), pre moving , FPS 4.36, Running 66.62s Step 222( N/A%), pre moving , FPS 3.97, Running 67.57s Step 223( N/A%), pre moving , FPS 4.34, Running 67.66s Step 224( N/A%), pre moving , FPS 4.25, Running 68.02s Step 225( N/A%), pre moving , FPS 4.49, Running 68.13s Step 226( N/A%), pre moving , FPS 4.88, Running 68.25s Step 227( N/A%), pre moving , FPS 4.65, Running 68.59s Step 228( N/A%), pre moving , FPS 4.85, Running 68.75s Step 229( N/A%), pre moving , FPS 4.49, Running 69.17s Step 230( N/A%), pre moving , FPS 4.42, Running 69.31s Step 231( N/A%), pre moving , FPS 4.13, Running 69.71s Step 232( N/A%), pre moving , FPS 4.07, Running 69.87s Step 233( N/A%), pre moving , FPS 4.02, Running 70.28s Step 234( N/A%), pre moving , FPS 4.01, Running 70.42s Step 235( N/A%), pre moving , FPS 3.79, Running 70.80s Step 236( N/A%), pre moving , FPS 3.93, Running 70.96s Step 237( N/A%), pre moving , FPS 3.72, Running 71.36s Step 238( N/A%), pre moving , FPS 3.69, Running 71.50s Step 239( N/A%), pre moving , FPS 3.66, Running 71.90s Step 240( N/A%), pre moving , FPS 3.59, Running 72.11s Step 241( N/A%), pre moving , FPS 3.41, Running 72.49s Step 242( N/A%), pre moving , FPS 3.90, Running 72.70s Step 243( N/A%), pre moving , FPS 3.69, Running 73.08s Step 244( N/A%), pre moving , FPS 3.88, Running 73.18s Step 245( N/A%), pre moving , FPS 3.84, Running 73.34s Step 246( N/A%), pre moving , FPS 3.74, Running 73.59s Step 247( N/A%), pre moving , FPS 3.88, Running 73.75s Step 248( N/A%), pre moving , FPS 3.84, Running 73.96s Step 249( N/A%), pre moving , FPS 3.86, Running 74.35s Step 250( N/A%), pre moving , FPS 3.82, Running 74.55s Step 251( N/A%), pre moving , FPS 3.77, Running 75.01s Step 252( N/A%), pre moving , FPS 3.64, Running 75.35s Step 253( N/A%), pre moving , FPS 3.72, Running 75.66s Step 254( N/A%), pre moving , FPS 3.53, Running 76.08s Step 255( N/A%), pre moving , FPS 3.64, Running 76.29s Step 256( N/A%), pre moving , FPS 3.45, Running 76.75s Step 257( N/A%), pre moving , FPS 3.43, Running 77.19s Step 258( N/A%), pre moving , FPS 3.39, Running 77.40s Step 259( N/A%), pre moving , FPS 3.36, Running 77.86s Step 260( N/A%), pre moving , FPS 3.23, Running 78.31s Step 261( N/A%), pre moving , FPS 3.32, Running 78.52s Step 262( N/A%), pre moving , FPS 3.19, Running 78.97s Step 263( N/A%), pre moving , FPS 3.14, Running 79.44s Step 264( N/A%), pre moving , FPS 3.10, Running 79.63s Step 265( N/A%), pre moving , FPS 2.96, Running 80.09s Step 266( N/A%), pre moving , FPS 3.01, Running 80.24s Step 267( N/A%), pre moving , FPS 2.88, Running 80.70s Step 268( N/A%), pre moving , FPS 2.79, Running 81.13s Step 269( N/A%), pre moving , FPS 2.87, Running 81.32s Step 270( N/A%), pre moving , FPS 2.77, Running 81.76s Step 271( N/A%), pre moving , FPS 2.88, Running 81.96s Step 272( N/A%), pre moving , FPS 2.83, Running 82.41s Step 273( N/A%), pre moving , FPS 2.89, Running 82.59s Step 274( N/A%), pre moving , FPS 2.90, Running 82.99s Step 275( N/A%), pre moving , FPS 2.90, Running 83.19s Step 276( N/A%), pre moving , FPS 2.91, Running 83.63s Step 277( N/A%), pre moving , FPS 3.02, Running 83.81s Step 278( N/A%), pre moving , FPS 2.92, Running 84.25s Step 279( N/A%), pre moving , FPS 2.91, Running 84.74s Step 280( N/A%), pre moving , FPS 2.99, Running 84.99s Step 281( N/A%), pre moving , FPS 2.89, Running 85.43s Step 282( N/A%), pre moving , FPS 2.88, Running 85.92s Step 283( N/A%), pre moving , FPS 2.88, Running 86.39s Step 284( N/A%), pre moving , FPS 2.86, Running 86.62s Step 285( N/A%), pre moving , FPS 2.87, Running 87.06s Step 286( N/A%), pre moving , FPS 2.83, Running 87.31s Step 287( N/A%), pre moving , FPS 2.86, Running 87.69s Step 288( N/A%), pre moving , FPS 2.85, Running 88.14s Step 289( N/A%), pre moving , FPS 2.85, Running 88.34s Step 290( N/A%), pre moving , FPS 2.87, Running 88.72s Step 291( N/A%), pre moving , FPS 2.91, Running 88.84s Step 292( N/A%), pre moving , FPS 3.07, Running 88.93s Step 293( N/A%), pre moving , FPS 2.99, Running 89.27s Step 294( N/A%), pre moving , FPS 3.13, Running 89.38s Step 295( N/A%), pre moving , FPS 3.20, Running 89.45s Step 296( N/A%), pre moving , FPS 3.26, Running 89.76s Step 297( N/A%), pre moving , FPS 3.26, Running 89.95s Step 298( N/A%), pre moving , FPS 3.46, Running 90.03s Step 299( N/A%), pre moving , FPS 3.52, Running 90.43s Step 300( N/A%), pre moving , FPS 3.58, Running 90.57s Step 301( N/A%), pre moving , FPS 3.79, Running 90.71s Step 302( N/A%), pre moving , FPS 3.92, Running 91.02s Step 303( N/A%), pre moving , FPS 4.19, Running 91.16s Step 304( N/A%), pre moving , FPS 4.33, Running 91.24s Step 305( N/A%), pre moving , FPS 4.48, Running 91.52s Step 306( N/A%), pre moving , FPS 4.56, Running 91.69s Step 307( N/A%), pre moving , FPS 4.91, Running 91.77s Step 308( N/A%), pre moving , FPS 5.39, Running 91.85s Step 309( N/A%), pre moving , FPS 5.32, Running 92.09s Step 310( N/A%), pre moving , FPS 5.67, Running 92.25s Step 311( N/A%), pre moving , FPS 5.75, Running 92.31s Step 312( N/A%), pre moving , FPS 5.76, Running 92.41s Step 313( N/A%), pre moving , FPS 6.22, Running 92.49s Step 314( N/A%), pre moving , FPS 6.28, Running 92.57s Step 315( N/A%), pre moving , FPS 6.22, Running 92.66s Step 316( N/A%), pre moving , FPS 6.69, Running 92.75s Step 317( N/A%), pre moving , FPS 6.98, Running 92.81s Step 318( N/A%), pre moving , FPS 6.89, Running 92.93s Step 319( N/A%), pre moving , FPS 6.07, Running 93.72s Step 320( N/A%), pre moving , FPS 6.19, Running 93.80s Step 321( N/A%), pre moving , FPS 6.26, Running 93.91s Step 322( N/A%), pre moving , FPS 6.08, Running 94.31s Step 323( N/A%), pre moving , FPS 6.07, Running 94.45s Step 324( N/A%), pre moving , FPS 5.57, Running 94.83s Step 325( N/A%), pre moving , FPS 5.77, Running 94.99s Step 326( N/A%), pre moving , FPS 5.41, Running 95.39s Step 327( N/A%), pre moving , FPS 5.30, Running 95.54s Step 328( N/A%), pre moving , FPS 5.17, Running 95.72s Step 329( N/A%), pre moving , FPS 5.04, Running 96.06s Step 330( N/A%), pre moving , FPS 5.07, Running 96.20s Step 331( N/A%), pre moving , FPS 4.69, Running 96.58s Step 332( N/A%), pre moving , FPS 4.64, Running 96.72s Step 333( N/A%), pre moving , FPS 4.31, Running 97.12s Step 334( N/A%), pre moving , FPS 4.25, Running 97.28s Step 335( N/A%), pre moving , FPS 3.98, Running 97.68s Step 336( N/A%), pre moving , FPS 3.95, Running 97.82s Step 337( N/A%), pre moving , FPS 3.89, Running 97.96s Step 338( N/A%), pre moving , FPS 3.68, Running 98.37s Step 339( N/A%), pre moving , FPS 4.17, Running 98.52s Step 340( N/A%), pre moving , FPS 3.93, Running 98.90s Step 341( N/A%), pre moving , FPS 3.89, Running 99.05s Step 342( N/A%), pre moving , FPS 4.00, Running 99.31s Step 343( N/A%), pre moving , FPS 3.96, Running 99.50s Step 344( N/A%), pre moving , FPS 4.21, Running 99.58s Step 345( N/A%), pre moving , FPS 4.27, Running 99.68s Step 346( N/A%), pre moving , FPS 4.32, Running 100.02s Step 347( N/A%), pre moving , FPS 4.36, Running 100.13s Step 348( N/A%), pre moving , FPS 4.45, Running 100.22s Step 349( N/A%), pre moving , FPS 4.72, Running 100.30s Step 350( N/A%), pre moving , FPS 4.52, Running 100.63s Step 351( N/A%), pre moving , FPS 4.82, Running 100.73s Step 352( N/A%), pre moving , FPS 4.90, Running 100.81s Step 353( N/A%), pre moving , FPS 5.31, Running 100.89s Step 354( N/A%), pre moving , FPS 5.07, Running 101.22s Step 355( N/A%), pre moving , FPS 5.48, Running 101.33s Step 356( N/A%), pre moving , FPS 5.55, Running 101.42s Step 357( N/A%), pre moving , FPS 5.26, Running 101.76s Step 358( N/A%), pre moving , FPS 5.73, Running 101.86s Step 359( N/A%), pre moving , FPS 5.84, Running 101.94s Step 360( N/A%), pre moving , FPS 3.76, Running 104.22s Step 361( N/A%), pre moving , FPS 3.35, Running 105.01s Step 362( N/A%), pre moving , FPS 3.36, Running 105.25s Step 363( N/A%), pre moving , FPS 3.06, Running 106.04s Step 364( N/A%), pre moving , FPS 2.99, Running 106.27s Step 365( N/A%), pre moving , FPS 2.76, Running 106.93s Step 366( N/A%), pre moving , FPS 2.73, Running 107.34s Step 367( N/A%), pre moving , FPS 2.49, Running 108.15s Step 368( N/A%), pre moving , FPS 2.45, Running 108.38s Step 369( N/A%), pre moving , FPS 2.31, Running 108.95s Step 370( N/A%), pre moving , FPS 2.28, Running 109.39s Step 371( N/A%), pre moving , FPS 2.17, Running 109.95s Step 372( N/A%), pre moving , FPS 2.13, Running 110.18s Step 373( N/A%), pre moving , FPS 2.01, Running 110.83s Step 374( N/A%), pre moving , FPS 2.03, Running 111.08s Step 375( N/A%), pre moving , FPS 1.98, Running 111.42s Step 376( N/A%), pre moving , FPS 1.96, Running 111.63s Step 377( N/A%), pre moving , FPS 1.95, Running 112.01s Step 378( N/A%), pre moving , FPS 1.93, Running 112.22s Step 379( N/A%), pre moving , FPS 1.83, Running 112.90s Step 380( 0.33%), action 1, FPS 2.00, Running 114.23s Step 381( 0.67%), action 2, FPS 2.05, Running 114.77s Step 382( 1.00%), action 3, FPS 1.90, Running 115.76s Step 383( 1.33%), action 4, FPS 1.93, Running 116.38s Step 384( 1.67%), action 5, FPS 1.77, Running 117.59s Step 385( 2.00%), action 6, FPS 1.78, Running 118.15s Step 386( 2.33%), action 7, FPS 1.71, Running 119.05s Step 387( 2.67%), action 8, FPS 1.77, Running 119.47s Step 388( 3.00%), action 9, FPS 1.69, Running 120.23s Step 389( 3.33%), action 10, FPS 1.69, Running 120.79s Step 390( 3.67%), action 11, FPS 1.61, Running 121.82s Step 391( 4.00%), action 12, FPS 1.61, Running 122.41s Step 392( 4.33%), action 13, FPS 1.51, Running 123.43s Step 393( 4.67%), action 14, FPS 1.51, Running 124.10s Step 394( 5.00%), action 15, FPS 1.46, Running 124.81s Step 395( 5.33%), action 16, FPS 1.44, Running 125.30s Step 396( 5.67%), action 17, FPS 1.38, Running 126.13s Step 397( 6.00%), action 18, FPS 1.36, Running 126.71s Step 398( 6.33%), action 19, FPS 1.28, Running 127.79s Step 399( 6.67%), action 20, FPS 1.29, Running 128.38s Step 400( 7.00%), action 21, FPS 1.33, Running 129.29s Step 401( 7.33%), action 22, FPS 1.36, Running 129.51s Step 402( 7.67%), action 23, FPS 1.40, Running 130.05s Step 403( 8.00%), action 24, FPS 1.38, Running 130.88s Step 404( 8.33%), action 25, FPS 1.42, Running 131.69s Step 405( 8.67%), action 26, FPS 1.43, Running 132.10s Step 406( 9.00%), action 27, FPS 1.43, Running 133.03s Step 407( 9.33%), action 28, FPS 1.44, Running 133.35s Step 408( 9.67%), action 29, FPS 1.42, Running 134.32s Step 409( 10.00%), action 30, FPS 1.42, Running 134.87s Step 410( 10.33%), action 31, FPS 1.43, Running 135.79s Step 411( 10.67%), action 32, FPS 1.46, Running 136.14s Step 412( 11.00%), action 33, FPS 1.49, Running 136.88s Step 413( 11.33%), action 34, FPS 1.53, Running 137.18s Step 414( 11.67%), action 35, FPS 1.51, Running 138.07s Step 415( 12.00%), action 36, FPS 1.53, Running 138.39s Step 416( 12.33%), action 37, FPS 1.54, Running 139.15s Step 417( 12.67%), action 38, FPS 1.57, Running 139.48s Step 418( 13.00%), action 39, FPS 1.57, Running 140.49s Step 419( 13.33%), action 40, FPS 1.59, Running 140.94s Step 420( 13.67%), action 41, FPS 1.58, Running 141.95s Step 421( 14.00%), action 42, FPS 1.54, Running 142.46s Step 422( 14.33%), action 43, FPS 1.51, Running 143.32s Step 423( 14.67%), action 44, FPS 1.57, Running 143.63s Step 424( 15.00%), action 45, FPS 1.56, Running 144.54s Step 425( 15.33%), action 46, FPS 1.54, Running 145.08s Step 426( 15.67%), action 47, FPS 1.48, Running 146.53s Step 427( 16.00%), action 48, FPS 1.45, Running 147.10s Step 428( 16.33%), action 49, FPS 1.46, Running 148.01s Step 429( 16.67%), action 50, FPS 1.50, Running 148.24s Step 430( 17.00%), action 51, FPS 1.45, Running 149.57s Step 431( 17.33%), action 52, FPS 1.43, Running 150.09s Step 432( 17.67%), action 53, FPS 1.42, Running 150.96s Step 433( 18.00%), action 54, FPS 1.42, Running 151.25s Step 434( 18.33%), action 55, FPS 1.42, Running 152.13s Step 435( 18.67%), action 56, FPS 1.42, Running 152.49s Step 436( 19.00%), action 57, FPS 1.40, Running 153.44s Step 437( 19.33%), action 58, FPS 1.38, Running 153.93s Step 438( 19.67%), action 59, FPS 1.35, Running 155.30s Step 439( 20.00%), action 60, FPS 1.30, Running 156.38s Step 440( 20.33%), action 61, FPS 1.29, Running 157.45s Step 441( 20.67%), action 62, FPS 1.29, Running 157.94s Step 442( 21.00%), action 63, FPS 1.28, Running 158.94s Step 443( 21.33%), action 64, FPS 1.26, Running 159.50s Step 444( 21.67%), action 65, FPS 1.25, Running 160.51s Step 445( 22.00%), action 66, FPS 1.25, Running 161.06s Step 446( 22.33%), action 67, FPS 1.29, Running 162.06s Step 447( 22.67%), action 68, FPS 1.28, Running 162.67s Step 448( 23.00%), action 69, FPS 1.28, Running 163.65s Step 449( 23.33%), action 70, FPS 1.25, Running 164.25s Step 450( 23.67%), action 71, FPS 1.28, Running 165.26s Step 451( 24.00%), action 72, FPS 1.28, Running 165.71s Step 452( 24.33%), action 73, FPS 1.28, Running 166.57s Step 453( 24.67%), action 74, FPS 1.27, Running 167.00s Step 454( 25.00%), action 75, FPS 1.31, Running 167.38s Step 455( 25.33%), action 76, FPS 1.32, Running 167.69s Step 456( 25.67%), action 77, FPS 1.28, Running 169.10s Step 457( 26.00%), action 78, FPS 1.29, Running 169.38s Step 458( 26.33%), action 79, FPS 1.34, Running 170.23s Step 459( 26.67%), action 80, FPS 1.40, Running 170.62s Step 460( 27.00%), action 81, FPS 1.43, Running 171.48s Step 461( 27.33%), action 82, FPS 1.42, Running 172.00s Step 462( 27.67%), action 83, FPS 1.45, Running 172.71s Step 463( 28.00%), action 84, FPS 1.46, Running 173.17s Step 464( 28.33%), action 85, FPS 1.47, Running 174.08s Step 465( 28.67%), action 86, FPS 1.50, Running 174.41s Step 466( 29.00%), action 87, FPS 1.52, Running 175.22s Step 467( 29.33%), action 88, FPS 1.55, Running 175.59s Step 468( 29.67%), action 89, FPS 1.58, Running 176.30s Step 469( 30.00%), action 90, FPS 1.62, Running 176.63s Step 470( 30.33%), action 91, FPS 1.58, Running 177.88s Step 471( 30.67%), action 92, FPS 1.59, Running 178.31s Step 472( 31.00%), action 93, FPS 1.60, Running 179.08s Step 473( 31.33%), action 94, FPS 1.59, Running 179.59s Step 474( 31.67%), action 95, FPS 1.56, Running 180.24s Step 475( 32.00%), action 96, FPS 1.53, Running 180.73s Step 476( 32.33%), action 97, FPS 1.58, Running 181.75s Step 477( 32.67%), action 98, FPS 1.48, Running 182.90s Step 478( 33.00%), action 99, FPS 1.46, Running 183.88s Step 479( 33.33%), action 100, FPS 1.45, Running 184.41s Step 480( 33.67%), action 101, FPS 1.43, Running 185.49s Step 481( 34.00%), action 102, FPS 1.41, Running 186.20s Step 482( 34.33%), action 103, FPS 1.34, Running 187.62s Step 483( 34.67%), action 104, FPS 1.33, Running 188.17s Step 484( 35.00%), action 105, FPS 1.32, Running 189.19s Step 485( 35.33%), action 106, FPS 1.33, Running 189.50s Step 486( 35.67%), action 107, FPS 1.32, Running 190.31s Step 487( 36.00%), action 108, FPS 1.30, Running 190.91s Step 488( 36.33%), action 109, FPS 1.28, Running 191.90s Step 489( 36.67%), action 110, FPS 1.27, Running 192.42s Step 490( 37.00%), action 111, FPS 1.29, Running 193.34s Step 491( 37.33%), action 112, FPS 1.30, Running 193.65s Step 492( 37.67%), action 113, FPS 1.29, Running 194.53s Step 493( 38.00%), action 114, FPS 1.29, Running 195.07s Step 494( 38.33%), action 115, FPS 1.26, Running 196.08s Step 495( 38.67%), action 116, FPS 1.25, Running 196.67s Step 496( 39.00%), action 117, FPS 1.26, Running 197.59s Step 497( 39.33%), action 118, FPS 1.33, Running 197.88s Step 498( 39.67%), action 119, FPS 1.34, Running 198.76s Step 499( 40.00%), action 120, FPS 1.34, Running 199.29s Step 500( 40.33%), action 121, FPS 1.32, Running 200.66s Step 501( 40.67%), action 122, FPS 1.35, Running 200.99s Step 502( 41.00%), action 123, FPS 1.40, Running 201.87s Step 503( 41.33%), action 124, FPS 1.41, Running 202.39s Step 504( 41.67%), action 125, FPS 1.41, Running 203.36s Step 505( 42.00%), action 126, FPS 1.41, Running 203.66s Step 506( 42.33%), action 127, FPS 1.46, Running 204.03s Step 507( 42.67%), action 128, FPS 1.48, Running 204.45s Step 508( 43.00%), action 129, FPS 1.52, Running 205.04s Step 509( 43.33%), action 130, FPS 1.54, Running 205.42s Step 510( 43.67%), action 131, FPS 1.48, Running 206.82s Step 511( 44.00%), action 132, FPS 1.44, Running 207.59s Step 512( 44.33%), action 133, FPS 1.44, Running 208.41s Step 513( 44.67%), action 134, FPS 1.43, Running 209.03s Step 514( 45.00%), action 135, FPS 1.41, Running 210.29s Step 515( 45.33%), action 136, FPS 1.43, Running 210.69s Step 516( 45.67%), action 137, FPS 1.43, Running 211.56s Step 517( 46.00%), action 138, FPS 1.43, Running 211.88s Step 518( 46.33%), action 139, FPS 1.43, Running 212.74s Step 519( 46.67%), action 140, FPS 1.46, Running 213.03s Step 520( 47.00%), action 141, FPS 1.47, Running 214.28s Step 521( 47.33%), action 142, FPS 1.45, Running 214.81s Step 522( 47.67%), action 143, FPS 1.44, Running 215.79s Step 523( 48.00%), action 144, FPS 1.43, Running 216.40s Step 524( 48.33%), action 145, FPS 1.42, Running 217.40s Step 525( 48.67%), action 146, FPS 1.40, Running 217.92s Step 526( 49.00%), action 147, FPS 1.35, Running 218.89s Step 527( 49.33%), action 148, FPS 1.36, Running 219.18s Step 528( 49.67%), action 149, FPS 1.34, Running 220.01s Step 529( 50.00%), action 150, FPS 1.34, Running 220.37s Step 530( 50.33%), action 151, FPS 1.36, Running 221.56s Step 531( 50.67%), action 152, FPS 1.37, Running 222.14s Step 532( 51.00%), action 153, FPS 1.43, Running 222.45s Step 533( 51.33%), action 154, FPS 1.42, Running 223.14s Step 534( 51.67%), action 155, FPS 1.49, Running 223.75s Step 535( 52.00%), action 156, FPS 1.49, Running 224.09s Step 536( 52.33%), action 157, FPS 1.49, Running 225.01s Step 537( 52.67%), action 158, FPS 1.45, Running 225.68s Step 538( 53.00%), action 159, FPS 1.44, Running 226.62s Step 539( 53.33%), action 160, FPS 1.41, Running 227.26s Step 540( 53.67%), action 161, FPS 1.39, Running 228.64s Step 541( 54.00%), action 162, FPS 1.38, Running 229.32s Step 542( 54.33%), action 163, FPS 1.39, Running 230.18s Step 543( 54.67%), action 164, FPS 1.40, Running 230.73s Step 544( 55.00%), action 165, FPS 1.43, Running 231.41s Step 545( 55.33%), action 166, FPS 1.43, Running 231.92s Step 546( 55.67%), action 167, FPS 1.44, Running 232.82s Step 547( 56.00%), action 168, FPS 1.41, Running 233.36s Step 548( 56.33%), action 169, FPS 1.40, Running 234.31s Step 549( 56.67%), action 170, FPS 1.41, Running 234.60s Step 550( 57.00%), action 171, FPS 1.40, Running 235.88s Step 551( 57.33%), action 172, FPS 1.43, Running 236.15s Step 552( 57.67%), action 173, FPS 1.37, Running 237.04s Step 553( 58.00%), action 174, FPS 1.38, Running 237.62s Step 554( 58.33%), action 175, FPS 1.37, Running 238.37s Step 555( 58.67%), action 176, FPS 1.36, Running 238.78s Step 556( 59.00%), action 177, FPS 1.36, Running 239.68s [2026-08-02 18:28:10] [16 ] Seed 15 success after 239.94 s. +steps: 556 , actions: 177 . +Instruction: Empty +Total 9/16(56.25%) success. +Setting seed: 16 +Step 1( N/A%), pre moving , FPS 1.87, Running 0.53s Step 2( N/A%), pre moving , FPS 3.51, Running 0.57s Step 3( N/A%), pre moving , FPS 4.97, Running 0.60s Step 4( N/A%), pre moving , FPS 6.26, Running 0.64s Step 5( N/A%), pre moving , FPS 7.42, Running 0.67s Step 6( N/A%), pre moving , FPS 8.45, Running 0.71s Step 7( N/A%), pre moving , FPS 9.36, Running 0.75s Step 8( N/A%), pre moving , FPS 10.19, Running 0.78s Step 9( N/A%), pre moving , FPS 10.88, Running 0.83s Step 10( N/A%), pre moving , FPS 11.56, Running 0.87s Step 11( N/A%), pre moving , FPS 12.05, Running 0.91s Step 12( N/A%), pre moving , FPS 12.57, Running 0.95s Step 13( N/A%), pre moving , FPS 13.12, Running 0.99s Step 14( N/A%), pre moving , FPS 13.62, Running 1.03s Step 15( N/A%), pre moving , FPS 14.09, Running 1.06s Step 16( N/A%), pre moving , FPS 14.53, Running 1.10s Step 17( N/A%), pre moving , FPS 14.94, Running 1.14s Step 18( N/A%), pre moving , FPS 15.33, Running 1.17s Step 19( N/A%), pre moving , FPS 15.70, Running 1.21s Step 20( N/A%), pre moving , FPS 16.04, Running 1.25s Step 21( N/A%), pre moving , FPS 21.39, Running 1.47s Step 22( N/A%), pre moving , FPS 20.39, Running 1.55s Step 23( N/A%), pre moving , FPS 19.93, Running 1.61s Step 24( N/A%), pre moving , FPS 19.19, Running 1.68s Step 25( N/A%), pre moving , FPS 18.14, Running 1.78s Step 26( N/A%), pre moving , FPS 13.56, Running 2.19s Step 27( N/A%), pre moving , FPS 12.77, Running 2.31s Step 28( N/A%), pre moving , FPS 12.37, Running 2.40s Step 29( N/A%), pre moving , FPS 11.97, Running 2.50s Step 30( N/A%), pre moving , FPS 10.20, Running 2.83s Step 31( N/A%), pre moving , FPS 9.90, Running 2.93s Step 32( N/A%), pre moving , FPS 9.70, Running 3.02s Step 33( N/A%), pre moving , FPS 9.40, Running 3.12s Step 34( N/A%), pre moving , FPS 8.22, Running 3.46s Step 35( N/A%), pre moving , FPS 7.99, Running 3.57s Step 36( N/A%), pre moving , FPS 6.28, Running 4.29s Step 37( N/A%), pre moving , FPS 5.81, Running 4.58s Step 38( N/A%), pre moving , FPS 5.69, Running 4.69s Step 39( N/A%), pre moving , FPS 5.60, Running 4.78s Step 40( N/A%), pre moving , FPS 5.54, Running 4.86s Step 41( N/A%), pre moving , FPS 5.36, Running 5.20s Step 42( N/A%), pre moving , FPS 5.33, Running 5.31s Step 43( N/A%), pre moving , FPS 5.27, Running 5.40s Step 44( N/A%), pre moving , FPS 4.85, Running 5.81s Step 45( N/A%), pre moving , FPS 4.79, Running 5.95s Step 46( N/A%), pre moving , FPS 4.78, Running 6.37s Step 47( N/A%), pre moving , FPS 4.76, Running 6.51s Step 48( N/A%), pre moving , FPS 4.44, Running 6.91s Step 49( N/A%), pre moving , FPS 4.37, Running 7.07s Step 50( N/A%), pre moving , FPS 4.31, Running 7.47s Step 51( N/A%), pre moving , FPS 4.26, Running 7.63s Step 52( N/A%), pre moving , FPS 3.99, Running 8.03s Step 53( N/A%), pre moving , FPS 3.95, Running 8.19s Step 54( N/A%), pre moving , FPS 3.91, Running 8.58s Step 55( N/A%), pre moving , FPS 3.87, Running 8.73s Step 56( N/A%), pre moving , FPS 4.20, Running 9.04s Step 57( N/A%), pre moving , FPS 4.24, Running 9.29s Step 58( N/A%), pre moving , FPS 4.16, Running 9.49s Step 59( N/A%), pre moving , FPS 3.95, Running 9.84s Step 60( N/A%), pre moving , FPS 3.90, Running 9.98s Step 61( N/A%), pre moving , FPS 3.87, Running 10.37s Step 62( N/A%), pre moving , FPS 3.83, Running 10.52s Step 63( N/A%), pre moving , FPS 3.62, Running 10.92s Step 64( N/A%), pre moving , FPS 3.79, Running 11.08s Step 65( N/A%), pre moving , FPS 3.76, Running 11.27s Step 66( N/A%), pre moving , FPS 3.80, Running 11.63s Step 67( N/A%), pre moving , FPS 3.80, Running 11.77s Step 68( N/A%), pre moving , FPS 3.82, Running 12.14s Step 69( N/A%), pre moving , FPS 3.82, Running 12.31s Step 70( N/A%), pre moving , FPS 3.83, Running 12.70s Step 71( N/A%), pre moving , FPS 3.83, Running 12.85s Step 72( N/A%), pre moving , FPS 4.03, Running 12.99s Step 73( N/A%), pre moving , FPS 3.88, Running 13.34s Step 74( N/A%), pre moving , FPS 4.11, Running 13.45s Step 75( N/A%), pre moving , FPS 4.16, Running 13.54s Step 76( N/A%), pre moving , FPS 4.14, Running 13.88s Step 77( N/A%), pre moving , FPS 4.28, Running 13.96s Step 78( N/A%), pre moving , FPS 4.37, Running 14.07s Step 79( N/A%), pre moving , FPS 4.62, Running 14.17s Step 80( N/A%), pre moving , FPS 4.41, Running 14.51s Step 81( N/A%), pre moving , FPS 4.69, Running 14.63s Step 82( N/A%), pre moving , FPS 4.76, Running 14.72s Step 83( N/A%), pre moving , FPS 4.83, Running 15.07s Step 84( N/A%), pre moving , FPS 4.87, Running 15.19s Step 85( N/A%), pre moving , FPS 5.00, Running 15.28s Step 86( N/A%), pre moving , FPS 5.36, Running 15.36s Step 87( N/A%), pre moving , FPS 5.09, Running 15.70s Step 88( N/A%), pre moving , FPS 5.44, Running 15.82s Step 89( N/A%), pre moving , FPS 5.55, Running 15.91s Step 90( N/A%), pre moving , FPS 5.62, Running 16.26s Step 91( N/A%), pre moving , FPS 4.41, Running 17.38s Step 92( N/A%), pre moving , FPS 4.14, Running 17.82s Step 93( N/A%), pre moving , FPS 3.95, Running 18.40s Step 94( N/A%), pre moving , FPS 3.89, Running 18.59s Step 95( N/A%), pre moving , FPS 3.59, Running 19.10s Step 96( N/A%), pre moving , FPS 3.52, Running 19.56s Step 97( N/A%), pre moving , FPS 3.25, Running 20.11s Step 98( N/A%), pre moving , FPS 3.20, Running 20.33s Step 99( N/A%), pre moving , FPS 3.01, Running 20.81s Step 100( N/A%), pre moving , FPS 3.06, Running 21.04s Step 101( N/A%), pre moving , FPS 2.92, Running 21.47s Step 102( N/A%), pre moving , FPS 2.75, Running 21.98s Step 103( N/A%), pre moving , FPS 2.65, Running 22.60s Step 104( N/A%), pre moving , FPS 2.56, Running 22.99s Step 105( N/A%), pre moving , FPS 2.39, Running 23.63s Step 106( N/A%), pre moving , FPS 2.35, Running 23.86s Step 107( N/A%), pre moving , FPS 2.30, Running 24.39s Step 108( N/A%), pre moving , FPS 2.23, Running 24.80s Step 109( N/A%), pre moving , FPS 2.11, Running 25.41s Step 110( N/A%), pre moving , FPS 2.08, Running 25.88s Step 111( N/A%), pre moving , FPS 2.20, Running 26.48s Step 112( N/A%), pre moving , FPS 2.19, Running 26.98s Step 113( N/A%), pre moving , FPS 2.18, Running 27.56s Step 114( N/A%), pre moving , FPS 2.18, Running 27.76s Step 115( N/A%), pre moving , FPS 2.17, Running 28.32s Step 116( N/A%), pre moving , FPS 2.16, Running 28.82s Step 117( N/A%), pre moving , FPS 2.14, Running 29.44s Step 118( N/A%), pre moving , FPS 2.10, Running 29.85s Step 119( N/A%), pre moving , FPS 2.08, Running 30.44s Step 120( N/A%), pre moving , FPS 2.04, Running 30.85s Step 121( N/A%), pre moving , FPS 2.00, Running 31.47s Step 122( N/A%), pre moving , FPS 2.04, Running 31.78s Step 123( N/A%), pre moving , FPS 2.08, Running 32.22s Step 124( N/A%), pre moving , FPS 2.07, Running 32.67s Step 125( N/A%), pre moving , FPS 2.08, Running 33.26s Step 126( N/A%), pre moving , FPS 2.03, Running 33.71s Step 127( N/A%), pre moving , FPS 2.01, Running 34.35s Step 128( N/A%), pre moving , FPS 2.00, Running 34.80s Step 129( N/A%), pre moving , FPS 2.00, Running 35.40s Step 130( N/A%), pre moving , FPS 2.01, Running 35.85s Step 131( N/A%), pre moving , FPS 2.00, Running 36.46s Step 132( N/A%), pre moving , FPS 2.01, Running 36.90s Step 133( N/A%), pre moving , FPS 2.01, Running 37.51s Step 134( N/A%), pre moving , FPS 2.00, Running 37.79s Step 135( N/A%), pre moving , FPS 2.02, Running 38.22s Step 136( N/A%), pre moving , FPS 2.03, Running 38.65s Step 137( N/A%), pre moving , FPS 2.05, Running 39.21s Step 138( N/A%), pre moving , FPS 2.10, Running 39.39s Step 139( N/A%), pre moving , FPS 2.19, Running 39.59s Step 140( N/A%), pre moving , FPS 2.25, Running 39.73s Step 141( N/A%), pre moving , FPS 2.32, Running 40.09s Step 142( N/A%), pre moving , FPS 2.34, Running 40.34s Step 143( N/A%), pre moving , FPS 2.35, Running 40.74s Step 144( N/A%), pre moving , FPS 2.34, Running 41.23s Step 145( N/A%), pre moving , FPS 2.34, Running 41.80s Step 146( N/A%), pre moving , FPS 2.44, Running 41.89s Step 147( N/A%), pre moving , FPS 2.62, Running 41.99s Step 148( N/A%), pre moving , FPS 2.66, Running 42.33s Step 149( N/A%), pre moving , FPS 2.84, Running 42.44s Step 150( N/A%), pre moving , FPS 2.99, Running 42.54s Step 151( N/A%), pre moving , FPS 3.12, Running 42.88s Step 152( N/A%), pre moving , FPS 3.29, Running 42.99s Step 153( N/A%), pre moving , FPS 3.58, Running 43.09s Step 154( N/A%), pre moving , FPS 3.70, Running 43.19s Step 155( N/A%), pre moving , FPS 3.77, Running 43.52s Step 156( N/A%), pre moving , FPS 3.55, Running 44.29s Step 157( N/A%), pre moving , FPS 3.69, Running 44.63s Step 158( N/A%), pre moving , FPS 3.74, Running 44.74s Step 159( N/A%), pre moving , FPS 3.81, Running 44.83s Step 160( N/A%), pre moving , FPS 3.64, Running 45.23s Step 161( N/A%), pre moving , FPS 3.77, Running 45.39s Step 162( N/A%), pre moving , FPS 3.66, Running 45.80s Step 163( N/A%), pre moving , FPS 3.84, Running 45.95s Step 164( N/A%), pre moving , FPS 3.87, Running 46.39s Step 165( N/A%), pre moving , FPS 4.19, Running 46.57s Step 166( N/A%), pre moving , FPS 3.94, Running 46.97s Step 167( N/A%), pre moving , FPS 3.90, Running 47.12s Step 168( N/A%), pre moving , FPS 3.81, Running 47.58s Step 169( N/A%), pre moving , FPS 3.73, Running 47.80s Step 170( N/A%), pre moving , FPS 3.51, Running 48.24s Step 171( N/A%), pre moving , FPS 3.58, Running 48.46s Step 172( N/A%), pre moving , FPS 3.39, Running 48.88s Step 173( N/A%), pre moving , FPS 3.19, Running 49.35s Step 174( N/A%), pre moving , FPS 3.13, Running 49.59s Step 175( N/A%), pre moving , FPS 3.03, Running 50.12s Step 176( N/A%), pre moving , FPS 3.13, Running 50.68s Step 177( N/A%), pre moving , FPS 3.03, Running 51.23s Step 178( N/A%), pre moving , FPS 2.84, Running 51.77s Step 179( N/A%), pre moving , FPS 2.67, Running 52.31s Step 180( N/A%), pre moving , FPS 2.62, Running 52.86s Step 181( N/A%), pre moving , FPS 2.50, Running 53.41s Step 182( N/A%), pre moving , FPS 2.45, Running 53.96s Step 183( N/A%), pre moving , FPS 2.34, Running 54.50s Step 184( N/A%), pre moving , FPS 2.32, Running 55.01s Step 185( N/A%), pre moving , FPS 2.22, Running 55.56s Step 186( N/A%), pre moving , FPS 2.26, Running 55.82s Step 187( N/A%), pre moving , FPS 2.16, Running 56.37s Step 188( N/A%), pre moving , FPS 2.15, Running 56.89s Step 189( N/A%), pre moving , FPS 2.07, Running 57.45s Step 190( N/A%), pre moving , FPS 2.05, Running 58.00s Step 191( N/A%), pre moving , FPS 1.98, Running 58.54s Step 192( N/A%), pre moving , FPS 1.96, Running 59.07s Step 193( N/A%), pre moving , FPS 2.00, Running 59.34s Step 194( N/A%), pre moving , FPS 2.00, Running 59.60s Step 195( N/A%), pre moving , FPS 2.05, Running 59.87s Step 196( N/A%), pre moving , FPS 2.07, Running 60.33s Step 197( N/A%), pre moving , FPS 2.14, Running 60.57s Step 198( N/A%), pre moving , FPS 2.15, Running 61.07s Step 199( N/A%), pre moving , FPS 2.17, Running 61.53s Step 200( N/A%), pre moving , FPS 2.26, Running 61.71s Step 201( N/A%), pre moving , FPS 2.28, Running 62.17s Step 202( N/A%), pre moving , FPS 2.38, Running 62.38s Step 203( N/A%), pre moving , FPS 2.42, Running 62.75s Step 204( N/A%), pre moving , FPS 2.56, Running 62.82s Step 205( N/A%), pre moving , FPS 2.72, Running 62.92s Step 206( N/A%), pre moving , FPS 2.69, Running 63.26s Step 207( N/A%), pre moving , FPS 2.84, Running 63.41s Step 208( N/A%), pre moving , FPS 2.89, Running 63.81s Step 209( N/A%), pre moving , FPS 3.07, Running 63.96s Step 210( N/A%), pre moving , FPS 3.30, Running 64.06s Step 211( N/A%), pre moving , FPS 3.41, Running 64.41s Step 212( N/A%), pre moving , FPS 3.68, Running 64.50s Step 213( N/A%), pre moving , FPS 3.81, Running 64.59s Step 214( N/A%), pre moving , FPS 3.76, Running 64.92s Step 215( N/A%), pre moving , FPS 3.87, Running 65.03s Step 216( N/A%), pre moving , FPS 4.17, Running 65.12s Step 217( N/A%), pre moving , FPS 3.61, Running 66.12s Step 218( N/A%), pre moving , FPS 3.90, Running 66.20s Step 219( N/A%), pre moving , FPS 4.15, Running 66.34s Step 220( N/A%), pre moving , FPS 4.04, Running 66.66s Step 221( N/A%), pre moving , FPS 4.31, Running 66.81s Step 222( N/A%), pre moving , FPS 4.13, Running 67.22s Step 223( N/A%), pre moving , FPS 4.33, Running 67.36s Step 224( N/A%), pre moving , FPS 4.06, Running 67.74s Step 225( N/A%), pre moving , FPS 4.01, Running 67.91s Step 226( N/A%), pre moving , FPS 3.92, Running 68.36s Step 227( N/A%), pre moving , FPS 3.93, Running 68.50s Step 228( N/A%), pre moving , FPS 3.88, Running 68.96s Step 229( N/A%), pre moving , FPS 3.78, Running 69.26s Step 230( N/A%), pre moving , FPS 3.65, Running 69.54s Step 231( N/A%), pre moving , FPS 3.60, Running 69.97s Step 232( N/A%), pre moving , FPS 3.52, Running 70.17s Step 233( N/A%), pre moving , FPS 3.31, Running 70.63s Step 234( N/A%), pre moving , FPS 3.31, Running 70.96s Step 235( N/A%), pre moving , FPS 3.21, Running 71.27s Step 236( N/A%), pre moving , FPS 3.03, Running 71.72s Step 237( N/A%), pre moving , FPS 3.44, Running 71.93s Step 238( N/A%), pre moving , FPS 3.25, Running 72.35s Step 239( N/A%), pre moving , FPS 3.10, Running 72.79s Step 240( N/A%), pre moving , FPS 3.18, Running 72.96s Step 241( N/A%), pre moving , FPS 3.02, Running 73.42s Step 242( N/A%), pre moving , FPS 3.16, Running 73.56s Step 243( N/A%), pre moving , FPS 3.00, Running 74.02s Step 244( N/A%), pre moving , FPS 2.98, Running 74.47s Step 245( N/A%), pre moving , FPS 2.96, Running 74.68s Step 246( N/A%), pre moving , FPS 2.98, Running 75.07s Step 247( N/A%), pre moving , FPS 2.95, Running 75.28s Step 248( N/A%), pre moving , FPS 2.99, Running 75.65s Step 249( N/A%), pre moving , FPS 3.03, Running 75.87s Step 250( N/A%), pre moving , FPS 2.98, Running 76.25s Step 251( N/A%), pre moving , FPS 3.08, Running 76.47s Step 252( N/A%), pre moving , FPS 2.99, Running 76.87s Step 253( N/A%), pre moving , FPS 3.02, Running 77.25s Step 254( N/A%), pre moving , FPS 3.07, Running 77.47s Step 255( N/A%), pre moving , FPS 3.01, Running 77.92s Step 256( N/A%), pre moving , FPS 3.17, Running 78.03s Step 257( N/A%), pre moving , FPS 3.22, Running 78.14s Step 258( N/A%), pre moving , FPS 3.37, Running 78.29s Step 259( N/A%), pre moving , FPS 3.56, Running 78.41s Step 260( N/A%), pre moving , FPS 3.59, Running 78.53s Step 261( N/A%), pre moving , FPS 3.81, Running 78.67s Step 262( N/A%), pre moving , FPS 3.81, Running 78.81s Step 263( N/A%), pre moving , FPS 4.11, Running 78.89s Step 264( N/A%), pre moving , FPS 4.35, Running 79.06s Step 265( N/A%), pre moving , FPS 4.14, Running 79.51s Step 266( N/A%), pre moving , FPS 4.30, Running 79.71s Step 267( N/A%), pre moving , FPS 4.10, Running 80.16s Step 268( N/A%), pre moving , FPS 4.26, Running 80.35s Step 269( N/A%), pre moving , FPS 4.01, Running 80.85s Step 270( N/A%), pre moving , FPS 3.92, Running 81.35s Step 271( N/A%), pre moving , FPS 3.73, Running 81.82s Step 272( N/A%), pre moving , FPS 3.85, Running 82.07s Step 273( N/A%), pre moving , FPS 3.76, Running 82.56s Step 274( N/A%), pre moving , FPS 3.58, Running 83.06s Step 275( N/A%), pre moving , FPS 3.74, Running 83.27s Step 276( N/A%), pre moving , FPS 3.49, Running 83.76s Step 277( N/A%), pre moving , FPS 3.29, Running 84.21s Step 278( N/A%), pre moving , FPS 3.27, Running 84.41s Step 279( N/A%), pre moving , FPS 3.12, Running 84.83s Step 280( N/A%), pre moving , FPS 3.09, Running 85.00s Step 281( N/A%), pre moving , FPS 2.97, Running 85.41s Step 282( N/A%), pre moving , FPS 2.96, Running 85.55s Step 283( N/A%), pre moving , FPS 2.83, Running 85.94s Step 284( N/A%), pre moving , FPS 2.86, Running 86.05s Step 285( N/A%), pre moving , FPS 3.02, Running 86.13s Step 286( N/A%), pre moving , FPS 3.07, Running 86.24s Step 287( N/A%), pre moving , FPS 3.12, Running 86.57s Step 288( N/A%), pre moving , FPS 3.16, Running 86.68s Step 289( N/A%), pre moving , FPS 3.37, Running 86.78s Step 290( N/A%), pre moving , FPS 3.47, Running 87.12s Step 291( N/A%), pre moving , FPS 3.70, Running 87.22s Step 292( N/A%), pre moving , FPS 3.82, Running 87.31s Step 293( N/A%), pre moving , FPS 4.13, Running 87.40s Step 294( N/A%), pre moving , FPS 4.27, Running 87.74s Step 295( N/A%), pre moving , FPS 4.37, Running 87.85s Step 296( N/A%), pre moving , FPS 4.79, Running 87.94s Step 297( N/A%), pre moving , FPS 4.92, Running 88.28s Step 298( N/A%), pre moving , FPS 5.03, Running 88.39s Step 299( N/A%), pre moving , FPS 5.47, Running 88.48s Step 300( N/A%), pre moving , FPS 5.23, Running 88.83s Step 301( N/A%), pre moving , FPS 5.65, Running 88.95s Step 302( N/A%), pre moving , FPS 5.74, Running 89.04s Step 303( N/A%), pre moving , FPS 5.85, Running 89.36s Step 304( N/A%), pre moving , FPS 5.89, Running 89.44s Step 305( N/A%), pre moving , FPS 5.86, Running 89.55s Step 306( N/A%), pre moving , FPS 5.85, Running 89.65s Step 307( N/A%), pre moving , FPS 5.86, Running 89.98s Step 308( N/A%), pre moving , FPS 5.89, Running 90.08s Step 309( N/A%), pre moving , FPS 5.93, Running 90.16s Step 310( N/A%), pre moving , FPS 4.92, Running 91.18s Step 311( N/A%), pre moving , FPS 4.95, Running 91.26s Step 312( N/A%), pre moving , FPS 4.95, Running 91.35s Step 313( N/A%), pre moving , FPS 4.59, Running 91.76s Step 314( N/A%), pre moving , FPS 4.81, Running 91.89s Step 315( N/A%), pre moving , FPS 4.54, Running 92.26s Step 316( N/A%), pre moving , FPS 4.58, Running 92.31s Step 317( N/A%), pre moving , FPS 4.85, Running 92.40s Step 318( N/A%), pre moving , FPS 4.87, Running 92.50s Step 319( N/A%), pre moving , FPS 4.52, Running 92.91s Step 320( N/A%), pre moving , FPS 4.75, Running 93.04s Step 321( N/A%), pre moving , FPS 4.44, Running 93.45s Step 322( N/A%), pre moving , FPS 4.40, Running 93.58s Step 323( N/A%), pre moving , FPS 4.32, Running 93.99s Step 324( N/A%), pre moving , FPS 4.27, Running 94.12s Step 325( N/A%), pre moving , FPS 4.07, Running 94.46s Step 326( N/A%), pre moving , FPS 4.07, Running 94.57s Step 327( N/A%), pre moving , FPS 4.27, Running 94.67s Step 328( N/A%), pre moving , FPS 4.06, Running 95.00s Step 329( N/A%), pre moving , FPS 4.03, Running 95.12s Step 330( N/A%), pre moving , FPS 5.02, Running 95.16s Step 331( N/A%), pre moving , FPS 5.01, Running 95.25s Step 332( N/A%), pre moving , FPS 4.74, Running 95.58s Step 333( N/A%), pre moving , FPS 5.09, Running 95.69s Step 334( N/A%), pre moving , FPS 5.15, Running 95.78s Step 335( N/A%), pre moving , FPS 5.11, Running 96.17s Step 336( N/A%), pre moving , FPS 4.98, Running 96.32s Step 337( N/A%), pre moving , FPS 4.87, Running 96.50s Step 338( N/A%), pre moving , FPS 4.59, Running 96.85s Step 339( N/A%), pre moving , FPS 4.93, Running 96.96s Step 340( N/A%), pre moving , FPS 4.65, Running 97.34s Step 341( N/A%), pre moving , FPS 5.02, Running 97.43s Step 342( N/A%), pre moving , FPS 5.03, Running 97.56s Step 343( N/A%), pre moving , FPS 5.37, Running 97.72s Step 344( N/A%), pre moving , FPS 5.41, Running 97.82s Step 345( N/A%), pre moving , FPS 5.77, Running 97.93s Step 346( N/A%), pre moving , FPS 5.70, Running 98.08s Step 347( N/A%), pre moving , FPS 5.65, Running 98.21s Step 348( N/A%), pre moving , FPS 5.98, Running 98.35s Step 349( N/A%), pre moving , FPS 5.54, Running 98.73s Step 350( N/A%), pre moving , FPS 5.39, Running 98.87s Step 351( N/A%), pre moving , FPS 4.98, Running 99.27s Step 352( N/A%), pre moving , FPS 5.30, Running 99.35s Step 353( N/A%), pre moving , FPS 5.33, Running 99.45s Step 354( N/A%), pre moving , FPS 5.31, Running 99.55s Step 355( N/A%), pre moving , FPS 5.38, Running 99.89s Step 356( N/A%), pre moving , FPS 5.46, Running 99.98s Step 357( N/A%), pre moving , FPS 5.60, Running 100.07s Step 358( N/A%), pre moving , FPS 6.04, Running 100.16s Step 359( N/A%), pre moving , FPS 5.64, Running 100.51s Step 360( N/A%), pre moving , FPS 6.11, Running 100.61s Step 361( N/A%), pre moving , FPS 6.12, Running 100.70s Step 362( N/A%), pre moving , FPS 6.20, Running 100.79s Step 363( N/A%), pre moving , FPS 5.86, Running 101.13s Step 364( N/A%), pre moving , FPS 5.87, Running 101.23s Step 365( N/A%), pre moving , FPS 5.88, Running 101.33s Step 366( N/A%), pre moving , FPS 5.60, Running 101.66s Step 367( N/A%), pre moving , FPS 5.62, Running 101.77s Step 368( N/A%), pre moving , FPS 5.67, Running 101.87s Step 369( N/A%), pre moving , FPS 5.74, Running 102.21s Step 370( N/A%), pre moving , FPS 5.80, Running 102.32s Step 371( N/A%), pre moving , FPS 6.36, Running 102.42s Step 372( N/A%), pre moving , FPS 5.88, Running 102.75s Step 373( N/A%), pre moving , FPS 5.86, Running 102.86s Step 374( N/A%), pre moving , FPS 5.89, Running 102.94s Step 375( N/A%), pre moving , FPS 6.04, Running 103.19s Step 376( N/A%), pre moving , FPS 5.88, Running 103.38s Step 377( N/A%), pre moving , FPS 5.90, Running 103.46s Step 378( N/A%), pre moving , FPS 3.58, Running 105.75s Step 379( N/A%), pre moving , FPS 3.47, Running 106.27s Step 380( N/A%), pre moving , FPS 3.27, Running 106.73s Step 381( N/A%), pre moving , FPS 3.07, Running 107.21s Step 382( N/A%), pre moving , FPS 2.99, Running 107.48s Step 383( N/A%), pre moving , FPS 2.83, Running 108.19s Step 384( N/A%), pre moving , FPS 2.79, Running 108.39s Step 385( N/A%), pre moving , FPS 2.59, Running 109.05s Step 386( N/A%), pre moving , FPS 2.58, Running 109.41s Step 387( N/A%), pre moving , FPS 2.41, Running 110.06s Step 388( N/A%), pre moving , FPS 2.33, Running 110.45s Step 389( N/A%), pre moving , FPS 2.28, Running 110.97s Step 390( N/A%), pre moving , FPS 2.18, Running 111.49s Step 391( N/A%), pre moving , FPS 2.09, Running 111.96s Step 392( N/A%), pre moving , FPS 2.12, Running 112.17s Step 393( N/A%), pre moving , FPS 1.99, Running 112.91s Step 394( N/A%), pre moving , FPS 1.98, Running 113.07s Step 395( N/A%), pre moving , FPS 1.92, Running 113.59s Step 396( N/A%), pre moving , FPS 1.92, Running 113.80s Step 397( N/A%), pre moving , FPS 1.80, Running 114.55s Step 398( 0.33%), action 1, FPS 1.97, Running 115.91s Step 399( 0.67%), action 2, FPS 2.00, Running 116.25s Step 400( 1.00%), action 3, FPS 1.74, Running 118.20s Step 401( 1.33%), action 4, FPS 1.62, Running 119.57s Step 402( 1.67%), action 5, FPS 1.54, Running 120.47s Step 403( 2.00%), action 6, FPS 1.54, Running 121.21s Step 404( 2.33%), action 7, FPS 1.45, Running 122.21s Step 405( 2.67%), action 8, FPS 1.45, Running 122.83s Step 406( 3.00%), action 9, FPS 1.39, Running 123.83s Step 407( 3.33%), action 10, FPS 1.40, Running 124.39s Step 408( 3.67%), action 11, FPS 1.34, Running 125.42s Step 409( 4.00%), action 12, FPS 1.31, Running 126.22s Step 410( 4.33%), action 13, FPS 1.29, Running 127.05s Step 411( 4.67%), action 14, FPS 1.28, Running 127.57s Step 412( 5.00%), action 15, FPS 1.23, Running 128.49s Step 413( 5.33%), action 16, FPS 1.23, Running 129.18s Step 414( 5.67%), action 17, FPS 1.17, Running 130.20s Step 415( 6.00%), action 18, FPS 1.16, Running 130.76s Step 416( 6.33%), action 19, FPS 1.11, Running 131.79s Step 417( 6.67%), action 20, FPS 1.12, Running 132.35s Step 418( 7.00%), action 21, FPS 1.15, Running 133.30s Step 419( 7.33%), action 22, FPS 1.15, Running 133.61s Step 420( 7.67%), action 23, FPS 1.23, Running 134.41s Step 421( 8.00%), action 24, FPS 1.33, Running 134.64s Step 422( 8.33%), action 25, FPS 1.36, Running 135.21s Step 423( 8.67%), action 26, FPS 1.41, Running 135.41s Step 424( 9.00%), action 27, FPS 1.47, Running 135.82s Step 425( 9.33%), action 28, FPS 1.51, Running 136.06s Step 426( 9.67%), action 29, FPS 1.56, Running 136.62s Step 427( 10.00%), action 30, FPS 1.53, Running 137.44s Step 428( 10.33%), action 31, FPS 1.54, Running 138.43s Step 429( 10.67%), action 32, FPS 1.56, Running 139.04s Step 430( 11.00%), action 33, FPS 1.54, Running 140.04s Step 431( 11.33%), action 34, FPS 1.53, Running 140.60s Step 432( 11.67%), action 35, FPS 1.53, Running 141.58s Step 433( 12.00%), action 36, FPS 1.57, Running 141.92s Step 434( 12.33%), action 37, FPS 1.60, Running 142.69s Step 435( 12.67%), action 38, FPS 1.63, Running 143.03s Step 436( 13.00%), action 39, FPS 1.66, Running 143.86s Step 437( 13.33%), action 40, FPS 1.66, Running 144.41s Step 438( 13.67%), action 41, FPS 1.65, Running 145.41s Step 439( 14.00%), action 42, FPS 1.62, Running 145.97s Step 440( 14.33%), action 43, FPS 1.58, Running 147.03s Step 441( 14.67%), action 44, FPS 1.55, Running 147.57s Step 442( 15.00%), action 45, FPS 1.52, Running 148.35s Step 443( 15.33%), action 46, FPS 1.49, Running 148.80s Step 444( 15.67%), action 47, FPS 1.44, Running 149.75s Step 445( 16.00%), action 48, FPS 1.40, Running 150.32s Step 446( 16.33%), action 49, FPS 1.36, Running 151.29s Step 447( 16.67%), action 50, FPS 1.38, Running 151.90s Step 448( 17.00%), action 51, FPS 1.39, Running 152.84s Step 449( 17.33%), action 52, FPS 1.39, Running 153.46s Step 450( 17.67%), action 53, FPS 1.41, Running 154.18s Step 451( 18.00%), action 54, FPS 1.45, Running 154.41s Step 452( 18.33%), action 55, FPS 1.52, Running 154.76s Step 453( 18.67%), action 56, FPS 1.53, Running 154.98s Step 454( 19.00%), action 57, FPS 1.55, Running 155.61s Step 455( 19.33%), action 58, FPS 1.55, Running 155.95s Step 456( 19.67%), action 59, FPS 1.54, Running 156.88s Step 457( 20.00%), action 60, FPS 1.57, Running 157.19s Step 458( 20.33%), action 61, FPS 1.57, Running 158.16s Step 459( 20.67%), action 62, FPS 1.57, Running 158.72s Step 460( 21.00%), action 63, FPS 1.60, Running 159.56s Step 461( 21.33%), action 64, FPS 1.58, Running 160.22s Step 462( 21.67%), action 65, FPS 1.55, Running 161.24s Step 463( 22.00%), action 66, FPS 1.53, Running 161.84s Step 464( 22.33%), action 67, FPS 1.53, Running 162.86s Step 465( 22.67%), action 68, FPS 1.52, Running 163.50s Step 466( 23.00%), action 69, FPS 1.52, Running 164.43s Step 467( 23.33%), action 70, FPS 1.52, Running 165.02s Step 468( 23.67%), action 71, FPS 1.55, Running 165.76s Step 469( 24.00%), action 72, FPS 1.57, Running 166.20s Step 470( 24.33%), action 73, FPS 1.54, Running 167.14s Step 471( 24.67%), action 74, FPS 1.50, Running 167.72s Step 472( 25.00%), action 75, FPS 1.44, Running 168.65s Step 473( 25.33%), action 76, FPS 1.39, Running 169.33s Step 474( 25.67%), action 77, FPS 1.36, Running 170.37s Step 475( 26.00%), action 78, FPS 1.34, Running 170.90s Step 476( 26.33%), action 79, FPS 1.33, Running 171.88s Step 477( 26.67%), action 80, FPS 1.30, Running 172.55s Step 478( 27.00%), action 81, FPS 1.29, Running 173.63s Step 479( 27.33%), action 82, FPS 1.27, Running 174.44s Step 480( 27.67%), action 83, FPS 1.22, Running 175.99s Step 481( 28.00%), action 84, FPS 1.23, Running 176.50s Step 482( 28.33%), action 85, FPS 1.25, Running 177.18s Step 483( 28.67%), action 86, FPS 1.26, Running 177.72s Step 484( 29.00%), action 87, FPS 1.26, Running 178.69s Step 485( 29.33%), action 88, FPS 1.29, Running 179.04s Step 486( 29.67%), action 89, FPS 1.31, Running 179.71s Step 487( 30.00%), action 90, FPS 1.32, Running 180.19s Step 488( 30.33%), action 91, FPS 1.27, Running 181.50s Step 489( 30.67%), action 92, FPS 1.28, Running 181.87s Step 490( 31.00%), action 93, FPS 1.29, Running 182.68s Step 491( 31.33%), action 94, FPS 1.29, Running 183.26s Step 492( 31.67%), action 95, FPS 1.29, Running 184.20s Step 493( 32.00%), action 96, FPS 1.31, Running 184.58s Step 494( 32.33%), action 97, FPS 1.33, Running 185.42s Step 495( 32.67%), action 98, FPS 1.32, Running 186.10s Step 496( 33.00%), action 99, FPS 1.32, Running 187.08s Step 497( 33.33%), action 100, FPS 1.33, Running 187.65s Step 498( 33.67%), action 101, FPS 1.33, Running 188.72s Step 499( 34.00%), action 102, FPS 1.33, Running 189.47s Step 500( 34.33%), action 103, FPS 1.35, Running 190.77s Step 501( 34.67%), action 104, FPS 1.37, Running 191.13s Step 502( 35.00%), action 105, FPS 1.34, Running 192.08s Step 503( 35.33%), action 106, FPS 1.37, Running 192.33s Step 504( 35.67%), action 107, FPS 1.38, Running 193.24s Step 505( 36.00%), action 108, FPS 1.35, Running 193.84s Step 506( 36.33%), action 109, FPS 1.32, Running 194.85s Step 507( 36.67%), action 110, FPS 1.30, Running 195.58s Step 508( 37.00%), action 111, FPS 1.30, Running 196.90s Step 509( 37.33%), action 112, FPS 1.30, Running 197.30s Step 510( 37.67%), action 113, FPS 1.26, Running 198.60s Step 511( 38.00%), action 114, FPS 1.25, Running 199.30s Step 512( 38.33%), action 115, FPS 1.25, Running 200.16s Step 513( 38.67%), action 116, FPS 1.24, Running 200.73s Step 514( 39.00%), action 117, FPS 1.24, Running 201.51s Step 515( 39.33%), action 118, FPS 1.26, Running 202.02s Step 516( 39.67%), action 119, FPS 1.26, Running 202.94s Step 517( 40.00%), action 120, FPS 1.28, Running 203.30s Step 518( 40.33%), action 121, FPS 1.28, Running 204.33s Step 519( 40.67%), action 122, FPS 1.30, Running 204.83s Step 520( 41.00%), action 123, FPS 1.34, Running 205.75s Step 521( 41.33%), action 124, FPS 1.32, Running 206.34s Step 522( 41.67%), action 125, FPS 1.32, Running 207.21s Step 523( 42.00%), action 126, FPS 1.27, Running 208.04s Step 524( 42.33%), action 127, FPS 1.27, Running 208.95s Step 525( 42.67%), action 128, FPS 1.26, Running 209.73s Step 526( 43.00%), action 129, FPS 1.27, Running 210.60s Step 527( 43.33%), action 130, FPS 1.29, Running 211.03s Step 528( 43.67%), action 131, FPS 1.28, Running 212.55s Step 529( 44.00%), action 132, FPS 1.25, Running 213.31s Step 530( 44.33%), action 133, FPS 1.25, Running 214.62s Step 531( 44.67%), action 134, FPS 1.18, Running 216.25s [2026-08-02 18:31:47] [17 ] Seed 16 failed after 216.58 s. +steps: 531 , actions: 134 . +Instruction: Empty +Total 9/17(52.94%) success. +Setting seed: 17 +Step 1( N/A%), pre moving , FPS 1.60, Running 0.63s Step 2( N/A%), pre moving , FPS 2.75, Running 0.73s Step 3( N/A%), pre moving , FPS 3.73, Running 0.81s Step 4( N/A%), pre moving , FPS 4.56, Running 0.88s Step 5( N/A%), pre moving , FPS 4.12, Running 1.21s Step 6( N/A%), pre moving , FPS 4.52, Running 1.33s Step 7( N/A%), pre moving , FPS 4.91, Running 1.42s Step 8( N/A%), pre moving , FPS 4.72, Running 1.70s Step 9( N/A%), pre moving , FPS 4.79, Running 1.88s Step 10( N/A%), pre moving , FPS 5.08, Running 1.97s Step 11( N/A%), pre moving , FPS 5.34, Running 2.06s Step 12( N/A%), pre moving , FPS 4.99, Running 2.40s Step 13( N/A%), pre moving , FPS 5.17, Running 2.51s Step 14( N/A%), pre moving , FPS 5.36, Running 2.61s Step 15( N/A%), pre moving , FPS 5.08, Running 2.95s Step 16( N/A%), pre moving , FPS 5.23, Running 3.06s Step 17( N/A%), pre moving , FPS 5.40, Running 3.15s Step 18( N/A%), pre moving , FPS 5.15, Running 3.50s Step 19( N/A%), pre moving , FPS 5.28, Running 3.60s Step 20( N/A%), pre moving , FPS 5.43, Running 3.68s Step 21( N/A%), pre moving , FPS 5.54, Running 4.24s Step 22( N/A%), pre moving , FPS 5.27, Running 4.52s Step 23( N/A%), pre moving , FPS 5.11, Running 4.72s Step 24( N/A%), pre moving , FPS 5.08, Running 4.82s Step 25( N/A%), pre moving , FPS 5.44, Running 4.89s Step 26( N/A%), pre moving , FPS 4.86, Running 5.44s Step 27( N/A%), pre moving , FPS 4.88, Running 5.52s Step 28( N/A%), pre moving , FPS 4.80, Running 5.86s Step 29( N/A%), pre moving , FPS 4.89, Running 5.97s Step 30( N/A%), pre moving , FPS 4.88, Running 6.06s Step 31( N/A%), pre moving , FPS 4.79, Running 6.23s Step 32( N/A%), pre moving , FPS 4.87, Running 6.51s Step 33( N/A%), pre moving , FPS 4.90, Running 6.59s Step 34( N/A%), pre moving , FPS 4.90, Running 6.70s Step 35( N/A%), pre moving , FPS 4.89, Running 7.04s Step 36( N/A%), pre moving , FPS 4.33, Running 7.67s Step 37( N/A%), pre moving , FPS 4.34, Running 7.76s Step 38( N/A%), pre moving , FPS 4.58, Running 7.86s Step 39( N/A%), pre moving , FPS 4.35, Running 8.20s Step 40( N/A%), pre moving , FPS 4.33, Running 8.31s Step 41( N/A%), pre moving , FPS 4.80, Running 8.40s Step 42( N/A%), pre moving , FPS 4.75, Running 8.73s Step 43( N/A%), pre moving , FPS 4.84, Running 8.86s Step 44( N/A%), pre moving , FPS 4.85, Running 8.94s Step 45( N/A%), pre moving , FPS 4.84, Running 9.03s Step 46( N/A%), pre moving , FPS 5.19, Running 9.29s Step 47( N/A%), pre moving , FPS 5.06, Running 9.48s Step 48( N/A%), pre moving , FPS 5.40, Running 9.56s Step 49( N/A%), pre moving , FPS 5.41, Running 9.66s Step 50( N/A%), pre moving , FPS 5.08, Running 10.00s Step 51( N/A%), pre moving , FPS 5.16, Running 10.11s Step 52( N/A%), pre moving , FPS 5.41, Running 10.20s Step 53( N/A%), pre moving , FPS 5.41, Running 10.29s Step 54( N/A%), pre moving , FPS 5.09, Running 10.63s Step 55( N/A%), pre moving , FPS 5.41, Running 10.74s Step 56( N/A%), pre moving , FPS 6.33, Running 10.83s Step 57( N/A%), pre moving , FPS 5.88, Running 11.16s Step 58( N/A%), pre moving , FPS 5.84, Running 11.29s Step 59( N/A%), pre moving , FPS 6.29, Running 11.37s Step 60( N/A%), pre moving , FPS 6.35, Running 11.46s Step 61( N/A%), pre moving , FPS 5.90, Running 11.79s Step 62( N/A%), pre moving , FPS 6.40, Running 11.85s Step 63( N/A%), pre moving , FPS 6.45, Running 11.96s Step 64( N/A%), pre moving , FPS 6.45, Running 12.05s Step 65( N/A%), pre moving , FPS 5.86, Running 12.44s Step 66( N/A%), pre moving , FPS 6.07, Running 12.59s Step 67( N/A%), pre moving , FPS 5.72, Running 12.98s Step 68( N/A%), pre moving , FPS 5.64, Running 13.11s Step 69( N/A%), pre moving , FPS 5.55, Running 13.27s Step 70( N/A%), pre moving , FPS 5.81, Running 13.44s Step 71( N/A%), pre moving , FPS 5.70, Running 13.62s Step 72( N/A%), pre moving , FPS 5.60, Running 13.77s Step 73( N/A%), pre moving , FPS 5.53, Running 13.91s Step 74( N/A%), pre moving , FPS 5.85, Running 14.05s Step 75( N/A%), pre moving , FPS 5.36, Running 14.47s Step 76( N/A%), pre moving , FPS 5.32, Running 14.59s Step 77( N/A%), pre moving , FPS 5.24, Running 14.98s Step 78( N/A%), pre moving , FPS 5.20, Running 15.13s Step 79( N/A%), pre moving , FPS 4.83, Running 15.52s Step 80( N/A%), pre moving , FPS 4.71, Running 15.70s Step 81( N/A%), pre moving , FPS 4.63, Running 16.11s Step 82( N/A%), pre moving , FPS 4.54, Running 16.26s Step 83( N/A%), pre moving , FPS 4.50, Running 16.40s Step 84( N/A%), pre moving , FPS 4.25, Running 16.75s Step 85( N/A%), pre moving , FPS 4.52, Running 16.87s Step 86( N/A%), pre moving , FPS 4.57, Running 16.96s Step 87( N/A%), pre moving , FPS 4.62, Running 17.31s Step 88( N/A%), pre moving , FPS 4.64, Running 17.42s Step 89( N/A%), pre moving , FPS 4.71, Running 17.51s Step 90( N/A%), pre moving , FPS 4.61, Running 17.78s Step 91( N/A%), pre moving , FPS 4.60, Running 17.97s Step 92( N/A%), pre moving , FPS 4.67, Running 18.06s Step 93( N/A%), pre moving , FPS 4.71, Running 18.15s Step 94( N/A%), pre moving , FPS 4.49, Running 18.50s Step 95( N/A%), pre moving , FPS 4.83, Running 18.61s Step 96( N/A%), pre moving , FPS 4.86, Running 18.70s Step 97( N/A%), pre moving , FPS 4.92, Running 19.05s Step 98( N/A%), pre moving , FPS 4.99, Running 19.14s Step 99( N/A%), pre moving , FPS 5.39, Running 19.23s Step 100( N/A%), pre moving , FPS 5.52, Running 19.33s Step 101( N/A%), pre moving , FPS 5.61, Running 19.68s Step 102( N/A%), pre moving , FPS 5.67, Running 19.79s Step 103( N/A%), pre moving , FPS 5.73, Running 19.89s Step 104( N/A%), pre moving , FPS 5.74, Running 20.23s Step 105( N/A%), pre moving , FPS 5.74, Running 20.35s Step 106( N/A%), pre moving , FPS 5.74, Running 20.45s Step 107( N/A%), pre moving , FPS 5.73, Running 20.79s Step 108( N/A%), pre moving , FPS 5.73, Running 20.91s Step 109( N/A%), pre moving , FPS 5.74, Running 21.00s Step 110( N/A%), pre moving , FPS 5.86, Running 21.19s Step 111( N/A%), pre moving , FPS 5.72, Running 21.46s Step 112( N/A%), pre moving , FPS 5.72, Running 21.55s Step 113( N/A%), pre moving , FPS 5.71, Running 21.66s Step 114( N/A%), pre moving , FPS 5.70, Running 22.01s Step 115( N/A%), pre moving , FPS 5.72, Running 22.11s Step 116( N/A%), pre moving , FPS 5.73, Running 22.19s Step 117( N/A%), pre moving , FPS 6.20, Running 22.27s Step 118( N/A%), pre moving , FPS 5.79, Running 22.60s Step 119( N/A%), pre moving , FPS 5.74, Running 22.71s Step 120( N/A%), pre moving , FPS 4.31, Running 23.97s Step 121( N/A%), pre moving , FPS 4.33, Running 24.29s Step 122( N/A%), pre moving , FPS 3.95, Running 24.85s Step 123( N/A%), pre moving , FPS 3.68, Running 25.32s Step 124( N/A%), pre moving , FPS 3.54, Running 25.88s Step 125( N/A%), pre moving , FPS 3.48, Running 26.09s Step 126( N/A%), pre moving , FPS 3.23, Running 26.64s Step 127( N/A%), pre moving , FPS 3.19, Running 27.07s Step 128( N/A%), pre moving , FPS 2.97, Running 27.64s Step 129( N/A%), pre moving , FPS 2.81, Running 28.10s Step 130( N/A%), pre moving , FPS 2.66, Running 28.71s Step 131( N/A%), pre moving , FPS 2.60, Running 29.15s Step 132( N/A%), pre moving , FPS 2.45, Running 29.71s Step 133( N/A%), pre moving , FPS 2.42, Running 29.91s Step 134( N/A%), pre moving , FPS 2.38, Running 30.40s Step 135( N/A%), pre moving , FPS 2.30, Running 30.80s Step 136( N/A%), pre moving , FPS 2.18, Running 31.39s Step 137( N/A%), pre moving , FPS 2.09, Running 31.86s Step 138( N/A%), pre moving , FPS 2.11, Running 32.07s Step 139( N/A%), pre moving , FPS 2.10, Running 32.24s Step 140( N/A%), pre moving , FPS 2.30, Running 32.66s Step 141( N/A%), pre moving , FPS 2.30, Running 32.99s Step 142( N/A%), pre moving , FPS 2.29, Running 33.57s Step 143( N/A%), pre moving , FPS 2.29, Running 34.04s Step 144( N/A%), pre moving , FPS 2.28, Running 34.64s Step 145( N/A%), pre moving , FPS 2.21, Running 35.13s Step 146( N/A%), pre moving , FPS 2.19, Running 35.75s Step 147( N/A%), pre moving , FPS 2.19, Running 36.20s Step 148( N/A%), pre moving , FPS 2.19, Running 36.75s Step 149( N/A%), pre moving , FPS 2.25, Running 36.98s Step 150( N/A%), pre moving , FPS 2.27, Running 37.51s Step 151( N/A%), pre moving , FPS 2.27, Running 37.97s Step 152( N/A%), pre moving , FPS 2.26, Running 38.54s Step 153( N/A%), pre moving , FPS 2.19, Running 39.03s Step 154( N/A%), pre moving , FPS 2.17, Running 39.60s Step 155( N/A%), pre moving , FPS 2.16, Running 40.04s Step 156( N/A%), pre moving , FPS 2.16, Running 40.64s Step 157( N/A%), pre moving , FPS 2.16, Running 41.13s Step 158( N/A%), pre moving , FPS 2.08, Running 41.71s Step 159( N/A%), pre moving , FPS 2.01, Running 42.20s Step 160( N/A%), pre moving , FPS 1.97, Running 42.79s Step 161( N/A%), pre moving , FPS 1.95, Running 43.25s Step 162( N/A%), pre moving , FPS 1.95, Running 43.82s Step 163( N/A%), pre moving , FPS 2.01, Running 43.99s Step 164( N/A%), pre moving , FPS 2.02, Running 44.55s Step 165( N/A%), pre moving , FPS 2.03, Running 44.98s Step 166( N/A%), pre moving , FPS 2.04, Running 45.56s Step 167( N/A%), pre moving , FPS 2.04, Running 46.02s Step 168( N/A%), pre moving , FPS 2.03, Running 46.60s Step 169( N/A%), pre moving , FPS 1.99, Running 47.04s Step 170( N/A%), pre moving , FPS 1.98, Running 47.62s Step 171( N/A%), pre moving , FPS 2.03, Running 47.81s Step 172( N/A%), pre moving , FPS 2.03, Running 48.37s Step 173( N/A%), pre moving , FPS 2.04, Running 48.81s Step 174( N/A%), pre moving , FPS 2.05, Running 49.38s Step 175( N/A%), pre moving , FPS 2.12, Running 49.47s Step 176( N/A%), pre moving , FPS 2.18, Running 49.82s Step 177( N/A%), pre moving , FPS 2.27, Running 49.93s Step 178( N/A%), pre moving , FPS 2.40, Running 50.03s Step 179( N/A%), pre moving , FPS 2.52, Running 50.12s Step 180( N/A%), pre moving , FPS 2.61, Running 50.46s Step 181( N/A%), pre moving , FPS 2.76, Running 50.50s Step 182( N/A%), pre moving , FPS 2.98, Running 50.54s Step 183( N/A%), pre moving , FPS 3.04, Running 50.58s Step 184( N/A%), pre moving , FPS 3.30, Running 50.61s Step 185( N/A%), pre moving , FPS 3.29, Running 51.05s Step 186( N/A%), pre moving , FPS 3.62, Running 51.09s Step 187( N/A%), pre moving , FPS 3.92, Running 51.13s Step 188( N/A%), pre moving , FPS 4.38, Running 51.17s Step 189( N/A%), pre moving , FPS 4.80, Running 51.21s Step 190( N/A%), pre moving , FPS 5.42, Running 51.31s Step 191( N/A%), pre moving , FPS 5.54, Running 51.42s Step 192( N/A%), pre moving , FPS 6.28, Running 51.55s Step 193( N/A%), pre moving , FPS 6.94, Running 51.70s Step 194( N/A%), pre moving , FPS 7.99, Running 51.88s Step 195( N/A%), pre moving , FPS 7.82, Running 52.03s Step 196( N/A%), pre moving , FPS 8.42, Running 52.19s Step 197( N/A%), pre moving , FPS 7.36, Running 52.65s Step 198( N/A%), pre moving , FPS 7.22, Running 52.80s Step 199( N/A%), pre moving , FPS 6.26, Running 53.32s Step 200( N/A%), pre moving , FPS 6.41, Running 53.58s Step 201( N/A%), pre moving , FPS 5.92, Running 53.88s Step 202( N/A%), pre moving , FPS 5.28, Running 54.33s Step 203( N/A%), pre moving , FPS 5.04, Running 54.54s Step 204( N/A%), pre moving , FPS 4.54, Running 55.02s Step 205( N/A%), pre moving , FPS 4.50, Running 55.49s Step 206( N/A%), pre moving , FPS 4.03, Running 56.05s Step 207( N/A%), pre moving , FPS 3.64, Running 56.63s Step 208( N/A%), pre moving , FPS 3.34, Running 57.15s Step 209( N/A%), pre moving , FPS 3.08, Running 57.71s Step 210( N/A%), pre moving , FPS 2.87, Running 58.28s Step 211( N/A%), pre moving , FPS 2.71, Running 58.81s Step 212( N/A%), pre moving , FPS 2.56, Running 59.36s Step 213( N/A%), pre moving , FPS 2.43, Running 59.92s Step 214( N/A%), pre moving , FPS 2.33, Running 60.46s Step 215( N/A%), pre moving , FPS 2.24, Running 60.95s Step 216( N/A%), pre moving , FPS 2.20, Running 61.30s Step 217( N/A%), pre moving , FPS 2.17, Running 61.85s Step 218( N/A%), pre moving , FPS 2.08, Running 62.40s Step 219( N/A%), pre moving , FPS 2.08, Running 62.96s Step 220( N/A%), pre moving , FPS 2.01, Running 63.50s Step 221( N/A%), pre moving , FPS 1.97, Running 64.05s Step 222( N/A%), pre moving , FPS 1.95, Running 64.60s Step 223( N/A%), pre moving , FPS 1.88, Running 65.15s Step 224( N/A%), pre moving , FPS 1.86, Running 65.76s Step 225( N/A%), pre moving , FPS 1.87, Running 66.21s Step 226( N/A%), pre moving , FPS 1.88, Running 66.70s Step 227( N/A%), pre moving , FPS 1.89, Running 67.21s Step 228( N/A%), pre moving , FPS 1.89, Running 67.73s Step 229( N/A%), pre moving , FPS 1.90, Running 68.21s Step 230( N/A%), pre moving , FPS 1.97, Running 68.42s Step 231( N/A%), pre moving , FPS 1.99, Running 68.88s Step 232( N/A%), pre moving , FPS 2.01, Running 69.33s Step 233( N/A%), pre moving , FPS 2.10, Running 69.44s Step 234( N/A%), pre moving , FPS 2.21, Running 69.53s Step 235( N/A%), pre moving , FPS 2.24, Running 69.86s Step 236( N/A%), pre moving , FPS 2.32, Running 69.91s Step 237( N/A%), pre moving , FPS 2.47, Running 69.96s Step 238( N/A%), pre moving , FPS 2.63, Running 70.01s Step 239( N/A%), pre moving , FPS 2.81, Running 70.07s Step 240( N/A%), pre moving , FPS 3.03, Running 70.10s Step 241( N/A%), pre moving , FPS 3.29, Running 70.14s Step 242( N/A%), pre moving , FPS 3.59, Running 70.17s Step 243( N/A%), pre moving , FPS 3.95, Running 70.21s Step 244( N/A%), pre moving , FPS 4.46, Running 70.24s Step 245( N/A%), pre moving , FPS 4.92, Running 70.28s Step 246( N/A%), pre moving , FPS 5.54, Running 70.31s Step 247( N/A%), pre moving , FPS 5.65, Running 70.75s Step 248( N/A%), pre moving , FPS 6.56, Running 70.78s Step 249( N/A%), pre moving , FPS 7.69, Running 70.81s Step 250( N/A%), pre moving , FPS 8.25, Running 70.85s Step 251( N/A%), pre moving , FPS 9.98, Running 70.88s Step 252( N/A%), pre moving , FPS 12.55, Running 70.92s Step 253( N/A%), pre moving , FPS 13.00, Running 70.97s Step 254( N/A%), pre moving , FPS 13.34, Running 71.03s Step 255( N/A%), pre moving , FPS 16.42, Running 71.08s Step 256( N/A%), pre moving , FPS 15.90, Running 71.17s Step 257( N/A%), pre moving , FPS 14.92, Running 71.30s Step 258( N/A%), pre moving , FPS 14.22, Running 71.42s Step 259( N/A%), pre moving , FPS 13.30, Running 71.57s Step 260( N/A%), pre moving , FPS 12.51, Running 71.70s Step 261( N/A%), pre moving , FPS 11.74, Running 71.84s Step 262( N/A%), pre moving , FPS 11.09, Running 71.98s Step 263( N/A%), pre moving , FPS 10.47, Running 72.12s Step 264( N/A%), pre moving , FPS 8.79, Running 72.52s Step 265( N/A%), pre moving , FPS 8.38, Running 72.66s Step 266( N/A%), pre moving , FPS 7.27, Running 73.07s Step 267( N/A%), pre moving , FPS 7.99, Running 73.25s Step 268( N/A%), pre moving , FPS 6.86, Running 73.70s Step 269( N/A%), pre moving , FPS 6.03, Running 74.13s Step 270( N/A%), pre moving , FPS 5.73, Running 74.34s Step 271( N/A%), pre moving , FPS 5.05, Running 74.84s Step 272( N/A%), pre moving , FPS 4.60, Running 75.27s Step 273( N/A%), pre moving , FPS 4.45, Running 75.47s Step 274( N/A%), pre moving , FPS 4.04, Running 75.98s Step 275( N/A%), pre moving , FPS 3.73, Running 76.44s Step 276( N/A%), pre moving , FPS 3.67, Running 76.61s Step 277( N/A%), pre moving , FPS 3.44, Running 77.12s Step 278( N/A%), pre moving , FPS 3.24, Running 77.58s Step 279( N/A%), pre moving , FPS 3.23, Running 77.77s Step 280( N/A%), pre moving , FPS 3.07, Running 78.22s Step 281( N/A%), pre moving , FPS 2.90, Running 78.73s Step 282( N/A%), pre moving , FPS 2.89, Running 78.91s Step 283( N/A%), pre moving , FPS 2.76, Running 79.37s Step 284( N/A%), pre moving , FPS 2.75, Running 79.80s Step 285( N/A%), pre moving , FPS 2.73, Running 80.00s Step 286( N/A%), pre moving , FPS 2.69, Running 80.51s Step 287( N/A%), pre moving , FPS 2.60, Running 80.95s Step 288( N/A%), pre moving , FPS 2.68, Running 81.16s Step 289( N/A%), pre moving , FPS 2.67, Running 81.63s Step 290( N/A%), pre moving , FPS 2.59, Running 82.08s Step 291( N/A%), pre moving , FPS 2.69, Running 82.28s Step 292( N/A%), pre moving , FPS 2.65, Running 82.80s Step 293( N/A%), pre moving , FPS 2.56, Running 83.27s Step 294( N/A%), pre moving , FPS 2.66, Running 83.49s Step 295( N/A%), pre moving , FPS 2.66, Running 83.97s Step 296( N/A%), pre moving , FPS 2.55, Running 84.45s Step 297( N/A%), pre moving , FPS 2.64, Running 84.70s Step 298( N/A%), pre moving , FPS 2.62, Running 85.21s Step 299( N/A%), pre moving , FPS 2.52, Running 85.72s Step 300( N/A%), pre moving , FPS 2.50, Running 86.24s Step 301( N/A%), pre moving , FPS 2.50, Running 86.71s Step 302( N/A%), pre moving , FPS 2.48, Running 86.96s Step 303( N/A%), pre moving , FPS 2.47, Running 87.45s Step 304( N/A%), pre moving , FPS 2.45, Running 87.97s Step 305( N/A%), pre moving , FPS 2.37, Running 88.45s Step 306( N/A%), pre moving , FPS 2.45, Running 88.66s Step 307( N/A%), pre moving , FPS 2.45, Running 89.11s Step 308( N/A%), pre moving , FPS 2.38, Running 89.55s Step 309( N/A%), pre moving , FPS 2.48, Running 89.70s Step 310( N/A%), pre moving , FPS 2.57, Running 89.85s Step 311( N/A%), pre moving , FPS 2.53, Running 90.18s Step 312( N/A%), pre moving , FPS 2.69, Running 90.23s Step 313( N/A%), pre moving , FPS 2.85, Running 90.29s Step 314( N/A%), pre moving , FPS 2.90, Running 90.39s Step 315( N/A%), pre moving , FPS 3.07, Running 90.48s Step 316( N/A%), pre moving , FPS 3.27, Running 90.56s Step 317( N/A%), pre moving , FPS 3.35, Running 90.68s Step 318( N/A%), pre moving , FPS 3.60, Running 90.76s Step 319( N/A%), pre moving , FPS 3.91, Running 90.83s Step 320( N/A%), pre moving , FPS 4.23, Running 90.96s Step 321( N/A%), pre moving , FPS 4.60, Running 91.06s Step 322( N/A%), pre moving , FPS 4.79, Running 91.13s Step 323( N/A%), pre moving , FPS 5.31, Running 91.22s Step 324( N/A%), pre moving , FPS 6.03, Running 91.28s Step 325( N/A%), pre moving , FPS 6.32, Running 91.61s Step 326( N/A%), pre moving , FPS 6.55, Running 91.72s Step 327( N/A%), pre moving , FPS 7.43, Running 91.80s Step 328( N/A%), pre moving , FPS 8.54, Running 91.89s Step 329( N/A%), pre moving , FPS 7.91, Running 92.23s Step 330( N/A%), pre moving , FPS 8.07, Running 92.33s Step 331( N/A%), pre moving , FPS 8.96, Running 92.41s Step 332( N/A%), pre moving , FPS 8.82, Running 92.50s Step 333( N/A%), pre moving , FPS 7.84, Running 92.84s Step 334( N/A%), pre moving , FPS 7.81, Running 92.95s Step 335( N/A%), pre moving , FPS 7.81, Running 93.04s Step 336( N/A%), pre moving , FPS 7.11, Running 93.38s Step 337( N/A%), pre moving , FPS 7.15, Running 93.47s Step 338( N/A%), pre moving , FPS 5.31, Running 94.53s Step 339( N/A%), pre moving , FPS 5.25, Running 94.64s Step 340( N/A%), pre moving , FPS 5.29, Running 94.74s Step 341( N/A%), pre moving , FPS 4.87, Running 95.17s Step 342( N/A%), pre moving , FPS 4.79, Running 95.31s Step 343( N/A%), pre moving , FPS 4.45, Running 95.71s Step 344( N/A%), pre moving , FPS 4.43, Running 95.80s Step 345( N/A%), pre moving , FPS 4.66, Running 95.90s Step 346( N/A%), pre moving , FPS 4.40, Running 96.26s Step 347( N/A%), pre moving , FPS 4.36, Running 96.40s Step 348( N/A%), pre moving , FPS 4.09, Running 96.78s Step 349( N/A%), pre moving , FPS 4.24, Running 96.95s Step 350( N/A%), pre moving , FPS 3.98, Running 97.36s Step 351( N/A%), pre moving , FPS 3.92, Running 97.51s Step 352( N/A%), pre moving , FPS 3.70, Running 97.90s Step 353( N/A%), pre moving , FPS 3.84, Running 98.05s Step 354( N/A%), pre moving , FPS 3.85, Running 98.14s Step 355( N/A%), pre moving , FPS 3.68, Running 98.48s Step 356( N/A%), pre moving , FPS 3.84, Running 98.59s Step 357( N/A%), pre moving , FPS 3.85, Running 98.67s Step 358( N/A%), pre moving , FPS 4.72, Running 98.76s Step 359( N/A%), pre moving , FPS 4.49, Running 99.10s Step 360( N/A%), pre moving , FPS 4.50, Running 99.19s Step 361( N/A%), pre moving , FPS 4.86, Running 99.28s Step 362( N/A%), pre moving , FPS 4.64, Running 99.61s Step 363( N/A%), pre moving , FPS 4.87, Running 99.82s Step 364( N/A%), pre moving , FPS 4.80, Running 99.97s Step 365( N/A%), pre moving , FPS 4.51, Running 100.34s Step 366( N/A%), pre moving , FPS 4.73, Running 100.49s Step 367( N/A%), pre moving , FPS 4.46, Running 100.88s Step 368( N/A%), pre moving , FPS 4.72, Running 101.02s Step 369( N/A%), pre moving , FPS 4.75, Running 101.16s Step 370( N/A%), pre moving , FPS 4.74, Running 101.57s Step 371( N/A%), pre moving , FPS 4.76, Running 101.71s Step 372( N/A%), pre moving , FPS 4.76, Running 102.10s Step 373( N/A%), pre moving , FPS 4.76, Running 102.25s Step 374( N/A%), pre moving , FPS 4.44, Running 102.65s Step 375( N/A%), pre moving , FPS 4.62, Running 102.80s Step 376( N/A%), pre moving , FPS 4.60, Running 102.94s Step 377( N/A%), pre moving , FPS 4.28, Running 103.33s Step 378( N/A%), pre moving , FPS 4.25, Running 103.47s Step 379( N/A%), pre moving , FPS 4.21, Running 103.85s Step 380( N/A%), pre moving , FPS 4.16, Running 104.00s Step 381( N/A%), pre moving , FPS 4.02, Running 104.26s Step 382( N/A%), pre moving , FPS 4.09, Running 104.50s Step 383( N/A%), pre moving , FPS 4.16, Running 104.63s Step 384( N/A%), pre moving , FPS 4.22, Running 104.71s Step 385( N/A%), pre moving , FPS 4.25, Running 105.05s Step 386( N/A%), pre moving , FPS 4.29, Running 105.15s Step 387( N/A%), pre moving , FPS 4.58, Running 105.25s Step 388( N/A%), pre moving , FPS 4.38, Running 105.59s Step 389( N/A%), pre moving , FPS 4.41, Running 105.70s Step 390( N/A%), pre moving , FPS 4.74, Running 105.79s Step 391( N/A%), pre moving , FPS 4.54, Running 106.11s Step 392( N/A%), pre moving , FPS 4.84, Running 106.23s Step 393( N/A%), pre moving , FPS 4.93, Running 106.31s Step 394( N/A%), pre moving , FPS 5.32, Running 106.41s Step 395( N/A%), pre moving , FPS 5.07, Running 106.75s Step 396( N/A%), pre moving , FPS 5.10, Running 106.85s Step 397( N/A%), pre moving , FPS 5.46, Running 107.00s Step 398( N/A%), pre moving , FPS 5.23, Running 107.29s Step 399( N/A%), pre moving , FPS 5.63, Running 107.40s Step 400( N/A%), pre moving , FPS 5.73, Running 107.49s Step 401( N/A%), pre moving , FPS 5.61, Running 107.83s Step 402( N/A%), pre moving , FPS 5.84, Running 107.93s Step 403( N/A%), pre moving , FPS 5.93, Running 108.00s Step 404( N/A%), pre moving , FPS 5.90, Running 108.10s Step 405( N/A%), pre moving , FPS 5.92, Running 108.42s Step 406( N/A%), pre moving , FPS 5.91, Running 108.54s Step 407( N/A%), pre moving , FPS 5.93, Running 108.62s Step 408( N/A%), pre moving , FPS 4.01, Running 110.58s Step 409( N/A%), pre moving , FPS 3.69, Running 111.12s Step 410( N/A%), pre moving , FPS 3.62, Running 111.32s Step 411( N/A%), pre moving , FPS 3.33, Running 112.13s Step 412( N/A%), pre moving , FPS 3.28, Running 112.33s Step 413( N/A%), pre moving , FPS 3.01, Running 112.95s Step 414( N/A%), pre moving , FPS 2.88, Running 113.35s Step 415( N/A%), pre moving , FPS 2.79, Running 113.92s Step 416( N/A%), pre moving , FPS 2.65, Running 114.40s Step 417( N/A%), pre moving , FPS 2.51, Running 114.96s Step 418( N/A%), pre moving , FPS 2.46, Running 115.42s Step 419( N/A%), pre moving , FPS 2.34, Running 115.93s Step 420( N/A%), pre moving , FPS 2.30, Running 116.17s Step 421( N/A%), pre moving , FPS 2.21, Running 116.88s Step 422( N/A%), pre moving , FPS 2.18, Running 117.10s Step 423( N/A%), pre moving , FPS 2.02, Running 117.92s Step 424( N/A%), pre moving , FPS 1.99, Running 118.13s Step 425( N/A%), pre moving , FPS 1.94, Running 118.71s Step 426( N/A%), pre moving , FPS 1.88, Running 119.17s Step 427( N/A%), pre moving , FPS 1.80, Running 119.76s Step 428( 0.33%), action 1, FPS 1.91, Running 121.07s Step 429( 0.67%), action 2, FPS 1.93, Running 121.47s Step 430( 1.00%), action 3, FPS 1.81, Running 122.34s Step 431( 1.33%), action 4, FPS 1.85, Running 122.91s Step 432( 1.67%), action 5, FPS 1.77, Running 123.66s Step 433( 2.00%), action 6, FPS 1.80, Running 124.05s Step 434( 2.33%), action 7, FPS 1.74, Running 124.86s Step 435( 2.67%), action 8, FPS 1.77, Running 125.25s Step 436( 3.00%), action 9, FPS 1.71, Running 126.12s Step 437( 3.33%), action 10, FPS 1.73, Running 126.53s Step 438( 3.67%), action 11, FPS 1.63, Running 127.68s Step 439( 4.00%), action 12, FPS 1.66, Running 128.01s Step 440( 4.33%), action 13, FPS 1.64, Running 128.38s Step 441( 4.67%), action 14, FPS 1.71, Running 128.61s Step 442( 5.00%), action 15, FPS 1.56, Running 129.94s Step 443( 5.33%), action 16, FPS 1.62, Running 130.27s Step 444( 5.67%), action 17, FPS 1.54, Running 131.09s Step 445( 6.00%), action 18, FPS 1.55, Running 131.63s Step 446( 6.33%), action 19, FPS 1.50, Running 132.54s Step 447( 6.67%), action 20, FPS 1.52, Running 132.88s Step 448( 7.00%), action 21, FPS 1.56, Running 133.87s Step 449( 7.33%), action 22, FPS 1.54, Running 134.44s Step 450( 7.67%), action 23, FPS 1.49, Running 135.80s Step 451( 8.00%), action 24, FPS 1.51, Running 136.13s Step 452( 8.33%), action 25, FPS 1.51, Running 136.91s Step 453( 8.67%), action 26, FPS 1.52, Running 137.21s Step 454( 9.00%), action 27, FPS 1.51, Running 138.07s Step 455( 9.33%), action 28, FPS 1.49, Running 138.67s Step 456( 9.67%), action 29, FPS 1.47, Running 139.69s Step 457( 10.00%), action 30, FPS 1.46, Running 140.23s Step 458( 10.33%), action 31, FPS 1.43, Running 141.69s Step 459( 10.67%), action 32, FPS 1.41, Running 142.21s Step 460( 11.00%), action 33, FPS 1.36, Running 143.13s Step 461( 11.33%), action 34, FPS 1.35, Running 143.46s Step 462( 11.67%), action 35, FPS 1.34, Running 144.86s Step 463( 12.00%), action 36, FPS 1.32, Running 145.45s Step 464( 12.33%), action 37, FPS 1.30, Running 146.47s Step 465( 12.67%), action 38, FPS 1.33, Running 146.68s Step 466( 13.00%), action 39, FPS 1.38, Running 147.07s Step 467( 13.33%), action 40, FPS 1.37, Running 147.46s Step 468( 13.67%), action 41, FPS 1.38, Running 148.34s Step 469( 14.00%), action 42, FPS 1.38, Running 148.95s Step 470( 14.33%), action 43, FPS 1.41, Running 149.93s Step 471( 14.67%), action 44, FPS 1.39, Running 150.53s Step 472( 15.00%), action 45, FPS 1.37, Running 151.48s Step 473( 15.33%), action 46, FPS 1.35, Running 152.00s Step 474( 15.67%), action 47, FPS 1.35, Running 152.94s Step 475( 16.00%), action 48, FPS 1.37, Running 153.26s Step 476( 16.33%), action 49, FPS 1.38, Running 154.15s Step 477( 16.67%), action 50, FPS 1.38, Running 154.72s Step 478( 17.00%), action 51, FPS 1.42, Running 155.74s Step 479( 17.33%), action 52, FPS 1.42, Running 156.31s Step 480( 17.67%), action 53, FPS 1.37, Running 157.77s Step 481( 18.00%), action 54, FPS 1.34, Running 158.35s Step 482( 18.33%), action 55, FPS 1.37, Running 159.42s Step 483( 18.67%), action 56, FPS 1.37, Running 160.07s Step 484( 19.00%), action 57, FPS 1.36, Running 161.18s Step 485( 19.33%), action 58, FPS 1.30, Running 162.09s Step 486( 19.67%), action 59, FPS 1.25, Running 163.14s Step 487( 20.00%), action 60, FPS 1.23, Running 163.71s Step 488( 20.33%), action 61, FPS 1.21, Running 164.82s Step 489( 20.67%), action 62, FPS 1.25, Running 165.01s Step 490( 21.00%), action 63, FPS 1.29, Running 165.48s Step 491( 21.33%), action 64, FPS 1.28, Running 166.13s Step 492( 21.67%), action 65, FPS 1.28, Running 167.16s Step 493( 22.00%), action 66, FPS 1.28, Running 167.60s Step 494( 22.33%), action 67, FPS 1.31, Running 168.26s Step 495( 22.67%), action 68, FPS 1.29, Running 168.79s Step 496( 23.00%), action 69, FPS 1.31, Running 169.47s Step 497( 23.33%), action 70, FPS 1.31, Running 169.96s Step 498( 23.67%), action 71, FPS 1.32, Running 170.91s Step 499( 24.00%), action 72, FPS 1.34, Running 171.20s Step 500( 24.33%), action 73, FPS 1.40, Running 172.06s Step 501( 24.67%), action 74, FPS 1.39, Running 172.69s Step 502( 25.00%), action 75, FPS 1.41, Running 173.59s Step 503( 25.33%), action 76, FPS 1.44, Running 173.92s Step 504( 25.67%), action 77, FPS 1.48, Running 174.67s Step 505( 26.00%), action 78, FPS 1.54, Running 175.10s Step 506( 26.33%), action 79, FPS 1.52, Running 176.26s Step 507( 26.67%), action 80, FPS 1.53, Running 176.77s Step 508( 27.00%), action 81, FPS 1.55, Running 177.73s Step 509( 27.33%), action 82, FPS 1.54, Running 178.01s Step 510( 27.67%), action 83, FPS 1.49, Running 178.90s Step 511( 28.00%), action 84, FPS 1.51, Running 179.35s Step 512( 28.33%), action 85, FPS 1.55, Running 180.05s Step 513( 28.67%), action 86, FPS 1.54, Running 180.59s Step 514( 29.00%), action 87, FPS 1.50, Running 181.56s Step 515( 29.33%), action 88, FPS 1.50, Running 182.15s Step 516( 29.67%), action 89, FPS 1.50, Running 182.83s Step 517( 30.00%), action 90, FPS 1.50, Running 183.25s Step 518( 30.33%), action 91, FPS 1.55, Running 183.77s Step 519( 30.67%), action 92, FPS 1.57, Running 183.95s Step 520( 31.00%), action 93, FPS 1.62, Running 184.42s Step 521( 31.33%), action 94, FPS 1.65, Running 184.81s Step 522( 31.67%), action 95, FPS 1.66, Running 185.61s Step 523( 32.00%), action 96, FPS 1.64, Running 186.11s Step 524( 32.33%), action 97, FPS 1.62, Running 187.00s Step 525( 32.67%), action 98, FPS 1.59, Running 187.70s Step 526( 33.00%), action 99, FPS 1.62, Running 188.60s Step 527( 33.33%), action 100, FPS 1.64, Running 188.94s Step 528( 33.67%), action 101, FPS 1.63, Running 190.00s Step 529( 34.00%), action 102, FPS 1.61, Running 190.42s Step 530( 34.33%), action 103, FPS 1.60, Running 191.37s Step 531( 34.67%), action 104, FPS 1.54, Running 192.37s Step 532( 35.00%), action 105, FPS 1.51, Running 193.31s Step 533( 35.33%), action 106, FPS 1.53, Running 193.68s Step 534( 35.67%), action 107, FPS 1.50, Running 194.91s Step 535( 36.00%), action 108, FPS 1.48, Running 195.65s Step 536( 36.33%), action 109, FPS 1.47, Running 196.46s Step 537( 36.67%), action 110, FPS 1.45, Running 197.04s Step 538( 37.00%), action 111, FPS 1.41, Running 197.99s Step 539( 37.33%), action 112, FPS 1.37, Running 198.59s Step 540( 37.67%), action 113, FPS 1.32, Running 199.60s Step 541( 38.00%), action 114, FPS 1.30, Running 200.19s Step 542( 38.33%), action 115, FPS 1.31, Running 200.86s Step 543( 38.67%), action 116, FPS 1.32, Running 201.31s Step 544( 39.00%), action 117, FPS 1.33, Running 202.05s Step 545( 39.33%), action 118, FPS 1.33, Running 202.78s Step 546( 39.67%), action 119, FPS 1.34, Running 203.48s Step 547( 40.00%), action 120, FPS 1.32, Running 204.12s Step 548( 40.33%), action 121, FPS 1.33, Running 205.05s Step 549( 40.67%), action 122, FPS 1.34, Running 205.37s Step 550( 41.00%), action 123, FPS 1.35, Running 206.13s Step 551( 41.33%), action 124, FPS 1.42, Running 206.47s Step 552( 41.67%), action 125, FPS 1.45, Running 207.07s Step 553( 42.00%), action 126, FPS 1.44, Running 207.55s Step 554( 42.33%), action 127, FPS 1.48, Running 208.38s Step 555( 42.67%), action 128, FPS 1.47, Running 209.22s Step 556( 43.00%), action 129, FPS 1.46, Running 210.14s Step 557( 43.33%), action 130, FPS 1.46, Running 210.76s Step 558( 43.67%), action 131, FPS 1.44, Running 211.88s Step 559( 44.00%), action 132, FPS 1.40, Running 212.83s Step 560( 44.33%), action 133, FPS 1.42, Running 213.71s Step 561( 44.67%), action 134, FPS 1.44, Running 214.07s Step 562( 45.00%), action 135, FPS 1.42, Running 214.92s Step 563( 45.33%), action 136, FPS 1.42, Running 215.40s Step 564( 45.67%), action 137, FPS 1.42, Running 216.17s Step 565( 46.00%), action 138, FPS 1.45, Running 216.56s Step 566( 46.33%), action 139, FPS 1.43, Running 217.48s Step 567( 46.67%), action 140, FPS 1.46, Running 217.78s Step 568( 47.00%), action 141, FPS 1.43, Running 219.06s Step 569( 47.33%), action 142, FPS 1.40, Running 219.64s Step 570( 47.67%), action 143, FPS 1.39, Running 220.52s Step 571( 48.00%), action 144, FPS 1.40, Running 220.80s Step 572( 48.33%), action 145, FPS 1.42, Running 221.15s Step 573( 48.67%), action 146, FPS 1.44, Running 221.46s Step 574( 49.00%), action 147, FPS 1.47, Running 221.97s Step 575( 49.33%), action 148, FPS 1.53, Running 222.28s Step 576( 49.67%), action 149, FPS 1.54, Running 223.16s Step 577( 50.00%), action 150, FPS 1.57, Running 223.47s Step 578( 50.33%), action 151, FPS 1.59, Running 224.43s Step 579( 50.67%), action 152, FPS 1.65, Running 224.93s Step 580( 51.00%), action 153, FPS 1.65, Running 225.84s Step 581( 51.33%), action 154, FPS 1.65, Running 226.19s Step 582( 51.67%), action 155, FPS 1.65, Running 227.03s Step 583( 52.00%), action 156, FPS 1.64, Running 227.57s Step 584( 52.33%), action 157, FPS 1.59, Running 228.73s Step 585( 52.67%), action 158, FPS 1.57, Running 229.28s Step 586( 53.00%), action 159, FPS 1.57, Running 230.20s Step 587( 53.33%), action 160, FPS 1.53, Running 230.83s Step 588( 53.67%), action 161, FPS 1.58, Running 231.75s Step 589( 54.00%), action 162, FPS 1.58, Running 232.27s Step 590( 54.33%), action 163, FPS 1.57, Running 233.22s Step 591( 54.67%), action 164, FPS 1.57, Running 233.55s Step 592( 55.00%), action 165, FPS 1.51, Running 234.38s Step 593( 55.33%), action 166, FPS 1.49, Running 234.87s Step 594( 55.67%), action 167, FPS 1.48, Running 235.51s Step 595( 56.00%), action 168, FPS 1.46, Running 236.02s Step 596( 56.33%), action 169, FPS 1.47, Running 236.80s Step 597( 56.67%), action 170, FPS 1.46, Running 237.18s Step 598( 57.00%), action 171, FPS 1.42, Running 238.52s Step 599( 57.33%), action 172, FPS 1.42, Running 239.01s Step 600( 57.67%), action 173, FPS 1.47, Running 239.42s Step 601( 58.00%), action 174, FPS 1.49, Running 239.65s Step 602( 58.33%), action 175, FPS 1.53, Running 240.14s Step 603( 58.67%), action 176, FPS 1.54, Running 240.54s Step 604( 59.00%), action 177, FPS 1.55, Running 241.61s Step 605( 59.33%), action 178, FPS 1.56, Running 242.11s Step 606( 59.67%), action 179, FPS 1.54, Running 243.21s Step 607( 60.00%), action 180, FPS 1.54, Running 243.78s Step 608( 60.33%), action 181, FPS 1.53, Running 244.78s Step 609( 60.67%), action 182, FPS 1.52, Running 245.42s Step 610( 61.00%), action 183, FPS 1.52, Running 246.40s Step 611( 61.33%), action 184, FPS 1.49, Running 246.97s Step 612( 61.67%), action 185, FPS 1.45, Running 248.14s Step 613( 62.00%), action 186, FPS 1.44, Running 248.71s Step 614( 62.33%), action 187, FPS 1.40, Running 249.79s [2026-08-02 18:35:57] [18 ] Seed 17 success after 250.39 s. +steps: 614 , actions: 187 . +Instruction: Empty +Total 10/18(55.56%) success. +Setting seed: 18 +Step 1( N/A%), pre moving , FPS 1.64, Running 0.61s Step 2( N/A%), pre moving , FPS 2.92, Running 0.68s Step 3( N/A%), pre moving , FPS 3.89, Running 0.77s Step 4( N/A%), pre moving , FPS 3.59, Running 1.12s Step 5( N/A%), pre moving , FPS 4.07, Running 1.23s Step 6( N/A%), pre moving , FPS 4.55, Running 1.32s Step 7( N/A%), pre moving , FPS 4.20, Running 1.66s Step 8( N/A%), pre moving , FPS 4.51, Running 1.78s Step 9( N/A%), pre moving , FPS 4.85, Running 1.86s Step 10( N/A%), pre moving , FPS 5.10, Running 1.96s Step 11( N/A%), pre moving , FPS 4.78, Running 2.30s Step 12( N/A%), pre moving , FPS 4.98, Running 2.41s Step 13( N/A%), pre moving , FPS 5.19, Running 2.50s Step 14( N/A%), pre moving , FPS 4.91, Running 2.85s Step 15( N/A%), pre moving , FPS 5.06, Running 2.97s Step 16( N/A%), pre moving , FPS 5.24, Running 3.06s Step 17( N/A%), pre moving , FPS 5.00, Running 3.40s Step 18( N/A%), pre moving , FPS 5.11, Running 3.52s Step 19( N/A%), pre moving , FPS 5.26, Running 3.61s Step 20( N/A%), pre moving , FPS 5.31, Running 3.76s Step 21( N/A%), pre moving , FPS 5.58, Running 4.19s Step 22( N/A%), pre moving , FPS 5.11, Running 4.60s Step 23( N/A%), pre moving , FPS 5.10, Running 4.69s Step 24( N/A%), pre moving , FPS 5.48, Running 4.76s Step 25( N/A%), pre moving , FPS 5.55, Running 4.83s Step 26( N/A%), pre moving , FPS 4.95, Running 5.36s Step 27( N/A%), pre moving , FPS 5.28, Running 5.46s Step 28( N/A%), pre moving , FPS 4.98, Running 5.79s Step 29( N/A%), pre moving , FPS 4.94, Running 5.90s Step 30( N/A%), pre moving , FPS 4.95, Running 6.00s Step 31( N/A%), pre moving , FPS 4.95, Running 6.34s Step 32( N/A%), pre moving , FPS 4.94, Running 6.46s Step 33( N/A%), pre moving , FPS 4.96, Running 6.54s Step 34( N/A%), pre moving , FPS 5.30, Running 6.63s Step 35( N/A%), pre moving , FPS 5.00, Running 6.97s Step 36( N/A%), pre moving , FPS 4.37, Running 7.64s Step 37( N/A%), pre moving , FPS 4.60, Running 7.75s Step 38( N/A%), pre moving , FPS 4.38, Running 8.09s Step 39( N/A%), pre moving , FPS 4.41, Running 8.14s Step 40( N/A%), pre moving , FPS 4.52, Running 8.19s Step 41( N/A%), pre moving , FPS 4.95, Running 8.23s Step 42( N/A%), pre moving , FPS 5.43, Running 8.28s Step 43( N/A%), pre moving , FPS 5.51, Running 8.32s Step 44( N/A%), pre moving , FPS 5.55, Running 8.37s Step 45( N/A%), pre moving , FPS 5.59, Running 8.41s Step 46( N/A%), pre moving , FPS 6.47, Running 8.45s Step 47( N/A%), pre moving , FPS 6.58, Running 8.49s Step 48( N/A%), pre moving , FPS 7.22, Running 8.56s Step 49( N/A%), pre moving , FPS 7.34, Running 8.63s Step 50( N/A%), pre moving , FPS 7.40, Running 8.71s Step 51( N/A%), pre moving , FPS 8.19, Running 8.78s Step 52( N/A%), pre moving , FPS 8.30, Running 8.87s Step 53( N/A%), pre moving , FPS 8.16, Running 8.99s Step 54( N/A%), pre moving , FPS 8.23, Running 9.06s Step 55( N/A%), pre moving , FPS 9.21, Running 9.14s Step 56( N/A%), pre moving , FPS 12.60, Running 9.22s Step 57( N/A%), pre moving , FPS 12.97, Running 9.29s Step 58( N/A%), pre moving , FPS 15.59, Running 9.37s Step 59( N/A%), pre moving , FPS 14.97, Running 9.48s Step 60( N/A%), pre moving , FPS 14.48, Running 9.57s Step 61( N/A%), pre moving , FPS 11.95, Running 9.91s Step 62( N/A%), pre moving , FPS 11.83, Running 9.97s Step 63( N/A%), pre moving , FPS 11.30, Running 10.09s Step 64( N/A%), pre moving , FPS 10.91, Running 10.20s Step 65( N/A%), pre moving , FPS 9.13, Running 10.60s Step 66( N/A%), pre moving , FPS 8.66, Running 10.76s Step 67( N/A%), pre moving , FPS 7.48, Running 11.17s Step 68( N/A%), pre moving , FPS 7.24, Running 11.33s Step 69( N/A%), pre moving , FPS 7.09, Running 11.45s Step 70( N/A%), pre moving , FPS 6.41, Running 11.83s Step 71( N/A%), pre moving , FPS 6.27, Running 11.97s Step 72( N/A%), pre moving , FPS 6.10, Running 12.15s Step 73( N/A%), pre moving , FPS 5.65, Running 12.53s Step 74( N/A%), pre moving , FPS 5.54, Running 12.67s Step 75( N/A%), pre moving , FPS 5.07, Running 13.09s Step 76( N/A%), pre moving , FPS 4.99, Running 13.23s Step 77( N/A%), pre moving , FPS 4.63, Running 13.61s Step 78( N/A%), pre moving , FPS 4.55, Running 13.77s Step 79( N/A%), pre moving , FPS 4.26, Running 14.17s Step 80( N/A%), pre moving , FPS 4.21, Running 14.33s Step 81( N/A%), pre moving , FPS 4.16, Running 14.72s Step 82( N/A%), pre moving , FPS 4.08, Running 14.87s Step 83( N/A%), pre moving , FPS 4.07, Running 15.00s Step 84( N/A%), pre moving , FPS 3.86, Running 15.39s Step 85( N/A%), pre moving , FPS 4.05, Running 15.54s Step 86( N/A%), pre moving , FPS 3.86, Running 15.95s Step 87( N/A%), pre moving , FPS 4.09, Running 16.06s Step 88( N/A%), pre moving , FPS 4.14, Running 16.16s Step 89( N/A%), pre moving , FPS 4.17, Running 16.24s Step 90( N/A%), pre moving , FPS 4.20, Running 16.59s Step 91( N/A%), pre moving , FPS 4.24, Running 16.69s Step 92( N/A%), pre moving , FPS 4.31, Running 16.78s Step 93( N/A%), pre moving , FPS 4.45, Running 17.03s Step 94( N/A%), pre moving , FPS 4.38, Running 17.24s Step 95( N/A%), pre moving , FPS 4.72, Running 17.32s Step 96( N/A%), pre moving , FPS 4.77, Running 17.42s Step 97( N/A%), pre moving , FPS 4.81, Running 17.77s Step 98( N/A%), pre moving , FPS 4.87, Running 17.88s Step 99( N/A%), pre moving , FPS 5.28, Running 17.96s Step 100( N/A%), pre moving , FPS 5.35, Running 18.06s Step 101( N/A%), pre moving , FPS 5.42, Running 18.41s Step 102( N/A%), pre moving , FPS 5.49, Running 18.51s Step 103( N/A%), pre moving , FPS 5.54, Running 18.61s Step 104( N/A%), pre moving , FPS 5.60, Running 18.96s Step 105( N/A%), pre moving , FPS 5.72, Running 19.04s Step 106( N/A%), pre moving , FPS 6.25, Running 19.15s Step 107( N/A%), pre moving , FPS 6.28, Running 19.25s Step 108( N/A%), pre moving , FPS 5.81, Running 19.60s Step 109( N/A%), pre moving , FPS 5.77, Running 19.71s Step 110( N/A%), pre moving , FPS 6.20, Running 19.81s Step 111( N/A%), pre moving , FPS 5.77, Running 20.15s Step 112( N/A%), pre moving , FPS 5.74, Running 20.27s Step 113( N/A%), pre moving , FPS 6.02, Running 20.35s Step 114( N/A%), pre moving , FPS 6.23, Running 20.44s Step 115( N/A%), pre moving , FPS 5.79, Running 20.78s Step 116( N/A%), pre moving , FPS 5.76, Running 20.89s Step 117( N/A%), pre moving , FPS 6.22, Running 20.98s Step 118( N/A%), pre moving , FPS 6.23, Running 21.09s Step 119( N/A%), pre moving , FPS 5.75, Running 21.44s Step 120( N/A%), pre moving , FPS 4.36, Running 22.65s Step 121( N/A%), pre moving , FPS 4.25, Running 23.11s Step 122( N/A%), pre moving , FPS 3.85, Running 23.71s Step 123( N/A%), pre moving , FPS 3.61, Running 24.16s Step 124( N/A%), pre moving , FPS 3.48, Running 24.71s Step 125( N/A%), pre moving , FPS 3.39, Running 24.93s Step 126( N/A%), pre moving , FPS 3.18, Running 25.43s Step 127( N/A%), pre moving , FPS 3.01, Running 25.89s Step 128( N/A%), pre moving , FPS 2.91, Running 26.47s Step 129( N/A%), pre moving , FPS 2.77, Running 26.92s Step 130( N/A%), pre moving , FPS 2.59, Running 27.54s Step 131( N/A%), pre moving , FPS 2.55, Running 27.99s Step 132( N/A%), pre moving , FPS 2.47, Running 28.37s Step 133( N/A%), pre moving , FPS 2.42, Running 28.62s Step 134( N/A%), pre moving , FPS 2.33, Running 29.02s Step 135( N/A%), pre moving , FPS 2.30, Running 29.48s Step 136( N/A%), pre moving , FPS 2.19, Running 30.04s Step 137( N/A%), pre moving , FPS 2.10, Running 30.51s Step 138( N/A%), pre moving , FPS 1.99, Running 31.11s Step 139( N/A%), pre moving , FPS 1.98, Running 31.55s Step 140( N/A%), pre moving , FPS 2.11, Running 32.11s Step 141( N/A%), pre moving , FPS 2.12, Running 32.55s Step 142( N/A%), pre moving , FPS 2.13, Running 33.12s Step 143( N/A%), pre moving , FPS 2.19, Running 33.31s Step 144( N/A%), pre moving , FPS 2.19, Running 33.86s Step 145( N/A%), pre moving , FPS 2.12, Running 34.37s Step 146( N/A%), pre moving , FPS 2.10, Running 34.94s Step 147( N/A%), pre moving , FPS 2.10, Running 35.41s Step 148( N/A%), pre moving , FPS 2.10, Running 36.01s Step 149( N/A%), pre moving , FPS 2.15, Running 36.21s Step 150( N/A%), pre moving , FPS 2.19, Running 36.68s Step 151( N/A%), pre moving , FPS 2.18, Running 37.15s Step 152( N/A%), pre moving , FPS 2.13, Running 37.75s Step 153( N/A%), pre moving , FPS 2.08, Running 38.22s Step 154( N/A%), pre moving , FPS 2.04, Running 38.81s Step 155( N/A%), pre moving , FPS 2.04, Running 39.29s Step 156( N/A%), pre moving , FPS 2.04, Running 39.85s Step 157( N/A%), pre moving , FPS 2.04, Running 40.30s Step 158( N/A%), pre moving , FPS 2.04, Running 40.92s Step 159( N/A%), pre moving , FPS 2.03, Running 41.41s Step 160( N/A%), pre moving , FPS 2.02, Running 42.00s Step 161( N/A%), pre moving , FPS 2.01, Running 42.48s Step 162( N/A%), pre moving , FPS 2.02, Running 43.02s Step 163( N/A%), pre moving , FPS 1.97, Running 43.47s Step 164( N/A%), pre moving , FPS 1.95, Running 44.10s Step 165( N/A%), pre moving , FPS 1.96, Running 44.59s Step 166( N/A%), pre moving , FPS 1.96, Running 45.16s Step 167( N/A%), pre moving , FPS 1.96, Running 45.63s Step 168( N/A%), pre moving , FPS 1.95, Running 46.25s Step 169( N/A%), pre moving , FPS 1.97, Running 46.39s Step 170( N/A%), pre moving , FPS 2.01, Running 46.64s Step 171( N/A%), pre moving , FPS 2.06, Running 46.88s Step 172( N/A%), pre moving , FPS 2.10, Running 47.26s Step 173( N/A%), pre moving , FPS 2.16, Running 47.49s Step 174( N/A%), pre moving , FPS 2.15, Running 48.12s Step 175( N/A%), pre moving , FPS 2.24, Running 48.24s Step 176( N/A%), pre moving , FPS 2.36, Running 48.34s Step 177( N/A%), pre moving , FPS 2.38, Running 48.69s Step 178( N/A%), pre moving , FPS 2.54, Running 48.80s Step 179( N/A%), pre moving , FPS 2.67, Running 48.89s Step 180( N/A%), pre moving , FPS 2.81, Running 49.12s Step 181( N/A%), pre moving , FPS 2.92, Running 49.32s Step 182( N/A%), pre moving , FPS 3.12, Running 49.44s Step 183( N/A%), pre moving , FPS 3.29, Running 49.54s Step 184( N/A%), pre moving , FPS 3.46, Running 49.89s Step 185( N/A%), pre moving , FPS 3.34, Running 50.57s Step 186( N/A%), pre moving , FPS 3.65, Running 50.65s Step 187( N/A%), pre moving , FPS 3.89, Running 50.77s Step 188( N/A%), pre moving , FPS 4.11, Running 51.11s Step 189( N/A%), pre moving , FPS 4.14, Running 51.22s Step 190( N/A%), pre moving , FPS 4.23, Running 51.37s Step 191( N/A%), pre moving , FPS 4.07, Running 51.79s Step 192( N/A%), pre moving , FPS 4.27, Running 51.94s Step 193( N/A%), pre moving , FPS 4.07, Running 52.40s Step 194( N/A%), pre moving , FPS 4.20, Running 52.88s Step 195( N/A%), pre moving , FPS 4.17, Running 53.03s Step 196( N/A%), pre moving , FPS 3.94, Running 53.42s Step 197( N/A%), pre moving , FPS 4.04, Running 53.64s Step 198( N/A%), pre moving , FPS 3.78, Running 54.10s Step 199( N/A%), pre moving , FPS 3.60, Running 54.44s Step 200( N/A%), pre moving , FPS 3.59, Running 54.70s Step 201( N/A%), pre moving , FPS 3.44, Running 55.14s Step 202( N/A%), pre moving , FPS 3.39, Running 55.34s Step 203( N/A%), pre moving , FPS 3.19, Running 55.80s Step 204( N/A%), pre moving , FPS 3.13, Running 56.27s Step 205( N/A%), pre moving , FPS 3.36, Running 56.53s Step 206( N/A%), pre moving , FPS 3.12, Running 57.05s Step 207( N/A%), pre moving , FPS 2.94, Running 57.59s Step 208( N/A%), pre moving , FPS 2.85, Running 58.12s Step 209( N/A%), pre moving , FPS 2.70, Running 58.63s Step 210( N/A%), pre moving , FPS 2.56, Running 59.18s Step 211( N/A%), pre moving , FPS 2.60, Running 59.47s Step 212( N/A%), pre moving , FPS 2.48, Running 60.00s Step 213( N/A%), pre moving , FPS 2.46, Running 60.53s Step 214( N/A%), pre moving , FPS 2.44, Running 61.07s Step 215( N/A%), pre moving , FPS 2.33, Running 61.61s Step 216( N/A%), pre moving , FPS 2.29, Running 62.17s Step 217( N/A%), pre moving , FPS 2.20, Running 62.71s Step 218( N/A%), pre moving , FPS 2.19, Running 63.23s Step 219( N/A%), pre moving , FPS 2.14, Running 63.77s Step 220( N/A%), pre moving , FPS 2.09, Running 64.28s Step 221( N/A%), pre moving , FPS 2.07, Running 64.80s Step 222( N/A%), pre moving , FPS 2.04, Running 65.17s Step 223( N/A%), pre moving , FPS 2.02, Running 65.71s Step 224( N/A%), pre moving , FPS 2.02, Running 66.18s Step 225( N/A%), pre moving , FPS 2.02, Running 66.42s Step 226( N/A%), pre moving , FPS 2.09, Running 66.62s Step 227( N/A%), pre moving , FPS 2.17, Running 66.81s Step 228( N/A%), pre moving , FPS 2.24, Running 67.04s Step 229( N/A%), pre moving , FPS 2.26, Running 67.46s Step 230( N/A%), pre moving , FPS 2.37, Running 67.62s Step 231( N/A%), pre moving , FPS 2.33, Running 68.05s Step 232( N/A%), pre moving , FPS 2.45, Running 68.15s Step 233( N/A%), pre moving , FPS 2.59, Running 68.24s Step 234( N/A%), pre moving , FPS 2.66, Running 68.59s Step 235( N/A%), pre moving , FPS 2.84, Running 68.66s Step 236( N/A%), pre moving , FPS 3.01, Running 68.82s Step 237( N/A%), pre moving , FPS 3.09, Running 69.19s Step 238( N/A%), pre moving , FPS 3.26, Running 69.36s Step 239( N/A%), pre moving , FPS 3.53, Running 69.45s Step 240( N/A%), pre moving , FPS 3.64, Running 69.77s Step 241( N/A%), pre moving , FPS 3.94, Running 69.88s Step 242( N/A%), pre moving , FPS 4.16, Running 69.97s Step 243( N/A%), pre moving , FPS 4.34, Running 70.32s Step 244( N/A%), pre moving , FPS 4.77, Running 70.38s Step 245( N/A%), pre moving , FPS 4.92, Running 70.48s Step 246( N/A%), pre moving , FPS 4.08, Running 71.52s Step 247( N/A%), pre moving , FPS 4.17, Running 71.61s Step 248( N/A%), pre moving , FPS 4.29, Running 71.70s Step 249( N/A%), pre moving , FPS 4.36, Running 72.05s Step 250( N/A%), pre moving , FPS 4.41, Running 72.15s Step 251( N/A%), pre moving , FPS 4.44, Running 72.56s Step 252( N/A%), pre moving , FPS 4.43, Running 72.67s Step 253( N/A%), pre moving , FPS 4.34, Running 72.84s Step 254( N/A%), pre moving , FPS 4.28, Running 73.26s Step 255( N/A%), pre moving , FPS 4.22, Running 73.40s Step 256( N/A%), pre moving , FPS 4.02, Running 73.80s Step 257( N/A%), pre moving , FPS 4.22, Running 73.94s Step 258( N/A%), pre moving , FPS 4.03, Running 74.33s Step 259( N/A%), pre moving , FPS 3.97, Running 74.48s Step 260( N/A%), pre moving , FPS 3.91, Running 74.89s Step 261( N/A%), pre moving , FPS 3.88, Running 75.04s Step 262( N/A%), pre moving , FPS 3.65, Running 75.44s Step 263( N/A%), pre moving , FPS 3.79, Running 75.60s Step 264( N/A%), pre moving , FPS 3.56, Running 76.00s Step 265( N/A%), pre moving , FPS 3.53, Running 76.15s Step 266( N/A%), pre moving , FPS 3.95, Running 76.59s Step 267( N/A%), pre moving , FPS 3.86, Running 76.79s Step 268( N/A%), pre moving , FPS 3.61, Running 77.25s Step 269( N/A%), pre moving , FPS 3.71, Running 77.44s Step 270( N/A%), pre moving , FPS 3.49, Running 77.88s Step 271( N/A%), pre moving , FPS 3.49, Running 78.29s Step 272( N/A%), pre moving , FPS 3.43, Running 78.50s Step 273( N/A%), pre moving , FPS 3.27, Running 78.96s Step 274( N/A%), pre moving , FPS 3.39, Running 79.16s Step 275( N/A%), pre moving , FPS 3.22, Running 79.61s Step 276( N/A%), pre moving , FPS 3.18, Running 80.08s Step 277( N/A%), pre moving , FPS 3.13, Running 80.32s Step 278( N/A%), pre moving , FPS 3.08, Running 80.82s Step 279( N/A%), pre moving , FPS 2.93, Running 81.30s Step 280( N/A%), pre moving , FPS 3.00, Running 81.54s Step 281( N/A%), pre moving , FPS 2.86, Running 82.03s Step 282( N/A%), pre moving , FPS 2.82, Running 82.53s Step 283( N/A%), pre moving , FPS 2.82, Running 82.69s Step 284( N/A%), pre moving , FPS 2.80, Running 83.13s Step 285( N/A%), pre moving , FPS 2.77, Running 83.37s Step 286( N/A%), pre moving , FPS 2.79, Running 83.77s Step 287( N/A%), pre moving , FPS 2.70, Running 84.21s Step 288( N/A%), pre moving , FPS 2.79, Running 84.42s Step 289( N/A%), pre moving , FPS 2.71, Running 84.83s Step 290( N/A%), pre moving , FPS 2.79, Running 85.04s Step 291( N/A%), pre moving , FPS 2.79, Running 85.45s Step 292( N/A%), pre moving , FPS 2.83, Running 85.58s Step 293( N/A%), pre moving , FPS 2.94, Running 85.75s Step 294( N/A%), pre moving , FPS 2.94, Running 85.96s Step 295( N/A%), pre moving , FPS 3.07, Running 86.13s Step 296( N/A%), pre moving , FPS 3.21, Running 86.32s Step 297( N/A%), pre moving , FPS 3.11, Running 86.76s Step 298( N/A%), pre moving , FPS 3.25, Running 86.98s Step 299( N/A%), pre moving , FPS 3.26, Running 87.44s Step 300( N/A%), pre moving , FPS 3.29, Running 87.63s Step 301( N/A%), pre moving , FPS 3.31, Running 88.07s Step 302( N/A%), pre moving , FPS 3.30, Running 88.59s Step 303( N/A%), pre moving , FPS 3.14, Running 89.06s Step 304( N/A%), pre moving , FPS 3.24, Running 89.31s Step 305( N/A%), pre moving , FPS 3.10, Running 89.82s Step 306( N/A%), pre moving , FPS 3.06, Running 90.31s Step 307( N/A%), pre moving , FPS 3.04, Running 90.79s Step 308( N/A%), pre moving , FPS 3.04, Running 90.99s Step 309( N/A%), pre moving , FPS 3.02, Running 91.46s Step 310( N/A%), pre moving , FPS 3.03, Running 91.64s Step 311( N/A%), pre moving , FPS 3.05, Running 92.02s Step 312( N/A%), pre moving , FPS 3.04, Running 92.17s Step 313( N/A%), pre moving , FPS 2.94, Running 92.55s Step 314( N/A%), pre moving , FPS 2.99, Running 92.66s Step 315( N/A%), pre moving , FPS 3.02, Running 92.76s Step 316( N/A%), pre moving , FPS 2.95, Running 93.11s Step 317( N/A%), pre moving , FPS 3.09, Running 93.23s Step 318( N/A%), pre moving , FPS 3.15, Running 93.33s Step 319( N/A%), pre moving , FPS 3.21, Running 93.66s Step 320( N/A%), pre moving , FPS 3.27, Running 93.75s Step 321( N/A%), pre moving , FPS 3.47, Running 93.84s Step 322( N/A%), pre moving , FPS 3.54, Running 94.23s Step 323( N/A%), pre moving , FPS 3.76, Running 94.38s Step 324( N/A%), pre moving , FPS 3.79, Running 94.60s Step 325( N/A%), pre moving , FPS 3.92, Running 94.92s Step 326( N/A%), pre moving , FPS 4.20, Running 95.07s Step 327( N/A%), pre moving , FPS 4.33, Running 95.41s Step 328( N/A%), pre moving , FPS 4.42, Running 95.52s Step 329( N/A%), pre moving , FPS 4.82, Running 95.61s Step 330( N/A%), pre moving , FPS 4.64, Running 95.95s Step 331( N/A%), pre moving , FPS 4.94, Running 96.07s Step 332( N/A%), pre moving , FPS 5.02, Running 96.15s Step 333( N/A%), pre moving , FPS 5.35, Running 96.29s Step 334( N/A%), pre moving , FPS 5.08, Running 96.59s Step 335( N/A%), pre moving , FPS 5.11, Running 96.67s Step 336( N/A%), pre moving , FPS 5.48, Running 96.75s Step 337( N/A%), pre moving , FPS 5.20, Running 97.07s Step 338( N/A%), pre moving , FPS 5.16, Running 97.20s Step 339( N/A%), pre moving , FPS 5.53, Running 97.28s Step 340( N/A%), pre moving , FPS 5.51, Running 97.38s Step 341( N/A%), pre moving , FPS 5.15, Running 97.72s Step 342( N/A%), pre moving , FPS 4.71, Running 98.48s Step 343( N/A%), pre moving , FPS 4.51, Running 98.82s Step 344( N/A%), pre moving , FPS 4.62, Running 98.92s Step 345( N/A%), pre moving , FPS 4.88, Running 99.02s Step 346( N/A%), pre moving , FPS 4.62, Running 99.40s Step 347( N/A%), pre moving , FPS 4.88, Running 99.51s Step 348( N/A%), pre moving , FPS 4.89, Running 99.61s Step 349( N/A%), pre moving , FPS 4.62, Running 99.94s Step 350( N/A%), pre moving , FPS 4.84, Running 100.09s Step 351( N/A%), pre moving , FPS 4.49, Running 100.53s Step 352( N/A%), pre moving , FPS 4.36, Running 100.74s Step 353( N/A%), pre moving , FPS 4.09, Running 101.18s Step 354( N/A%), pre moving , FPS 4.19, Running 101.36s Step 355( N/A%), pre moving , FPS 3.90, Running 101.80s Step 356( N/A%), pre moving , FPS 3.64, Running 102.24s Step 357( N/A%), pre moving , FPS 3.75, Running 102.40s Step 358( N/A%), pre moving , FPS 3.59, Running 102.78s Step 359( N/A%), pre moving , FPS 3.57, Running 102.88s Step 360( N/A%), pre moving , FPS 3.58, Running 102.97s Step 361( N/A%), pre moving , FPS 3.75, Running 103.06s Step 362( N/A%), pre moving , FPS 4.07, Running 103.39s Step 363( N/A%), pre moving , FPS 4.24, Running 103.54s Step 364( N/A%), pre moving , FPS 4.20, Running 103.68s Step 365( N/A%), pre moving , FPS 3.93, Running 104.11s Step 366( N/A%), pre moving , FPS 4.09, Running 104.29s Step 367( N/A%), pre moving , FPS 3.85, Running 104.70s Step 368( N/A%), pre moving , FPS 3.83, Running 104.83s Step 369( N/A%), pre moving , FPS 3.96, Running 105.00s Step 370( N/A%), pre moving , FPS 3.94, Running 105.16s Step 371( N/A%), pre moving , FPS 4.13, Running 105.37s Step 372( N/A%), pre moving , FPS 4.23, Running 105.47s Step 373( N/A%), pre moving , FPS 4.49, Running 105.63s Step 374( N/A%), pre moving , FPS 4.29, Running 106.02s Step 375( N/A%), pre moving , FPS 4.57, Running 106.17s Step 376( N/A%), pre moving , FPS 4.62, Running 106.57s Step 377( N/A%), pre moving , FPS 4.69, Running 106.67s Step 378( N/A%), pre moving , FPS 5.03, Running 106.75s Step 379( N/A%), pre moving , FPS 5.05, Running 106.85s Step 380( N/A%), pre moving , FPS 4.76, Running 107.17s Step 381( N/A%), pre moving , FPS 4.71, Running 107.31s Step 382( N/A%), pre moving , FPS 4.93, Running 107.45s Step 383( N/A%), pre moving , FPS 4.64, Running 107.85s Step 384( N/A%), pre moving , FPS 4.64, Running 107.99s Step 385( N/A%), pre moving , FPS 5.05, Running 108.07s Step 386( N/A%), pre moving , FPS 4.87, Running 108.40s Step 387( N/A%), pre moving , FPS 5.25, Running 108.51s Step 388( N/A%), pre moving , FPS 5.31, Running 108.60s Step 389( N/A%), pre moving , FPS 5.06, Running 108.95s Step 390( N/A%), pre moving , FPS 5.15, Running 109.04s Step 391( N/A%), pre moving , FPS 5.32, Running 109.13s Step 392( N/A%), pre moving , FPS 5.32, Running 109.22s Step 393( N/A%), pre moving , FPS 5.11, Running 109.55s Step 394( N/A%), pre moving , FPS 5.53, Running 109.64s Step 395( N/A%), pre moving , FPS 5.64, Running 109.72s Step 396( N/A%), pre moving , FPS 6.16, Running 109.81s Step 397( N/A%), pre moving , FPS 5.74, Running 110.15s Step 398( N/A%), pre moving , FPS 5.71, Running 110.25s Step 399( N/A%), pre moving , FPS 5.71, Running 110.35s Step 400( N/A%), pre moving , FPS 5.69, Running 110.68s Step 401( N/A%), pre moving , FPS 5.77, Running 110.77s Step 402( N/A%), pre moving , FPS 5.88, Running 110.85s Step 403( N/A%), pre moving , FPS 6.49, Running 110.93s Step 404( N/A%), pre moving , FPS 6.54, Running 111.05s Step 405( N/A%), pre moving , FPS 6.12, Running 111.34s Step 406( N/A%), pre moving , FPS 6.57, Running 111.44s Step 407( N/A%), pre moving , FPS 6.62, Running 111.53s Step 408( N/A%), pre moving , FPS 6.61, Running 111.62s Step 409( N/A%), pre moving , FPS 6.65, Running 111.95s Step 410( N/A%), pre moving , FPS 6.61, Running 112.07s Step 411( N/A%), pre moving , FPS 6.59, Running 112.16s Step 412( N/A%), pre moving , FPS 6.10, Running 112.50s Step 413( N/A%), pre moving , FPS 6.54, Running 112.61s Step 414( N/A%), pre moving , FPS 6.54, Running 112.70s Step 415( N/A%), pre moving , FPS 6.02, Running 113.04s Step 416( N/A%), pre moving , FPS 6.05, Running 113.12s Step 417( N/A%), pre moving , FPS 6.53, Running 113.21s Step 418( N/A%), pre moving , FPS 6.54, Running 113.31s Step 419( N/A%), pre moving , FPS 6.07, Running 113.65s Step 420( N/A%), pre moving , FPS 6.52, Running 113.75s Step 421( N/A%), pre moving , FPS 3.81, Running 116.03s Step 422( N/A%), pre moving , FPS 3.37, Running 116.79s Step 423( N/A%), pre moving , FPS 3.29, Running 117.02s Step 424( N/A%), pre moving , FPS 3.09, Running 117.51s Step 425( N/A%), pre moving , FPS 3.14, Running 117.71s Step 426( N/A%), pre moving , FPS 2.85, Running 118.45s Step 427( N/A%), pre moving , FPS 2.79, Running 118.69s Step 428( N/A%), pre moving , FPS 2.61, Running 119.27s Step 429( N/A%), pre moving , FPS 2.57, Running 119.74s Step 430( N/A%), pre moving , FPS 2.44, Running 120.26s Step 431( N/A%), pre moving , FPS 2.41, Running 120.47s Step 432( N/A%), pre moving , FPS 2.27, Running 121.30s Step 433( N/A%), pre moving , FPS 2.25, Running 121.49s Step 434( N/A%), pre moving , FPS 2.13, Running 122.08s Step 435( N/A%), pre moving , FPS 2.11, Running 122.52s Step 436( N/A%), pre moving , FPS 2.02, Running 123.02s Step 437( N/A%), pre moving , FPS 2.00, Running 123.22s Step 438( N/A%), pre moving , FPS 1.93, Running 123.68s Step 439( N/A%), pre moving , FPS 1.96, Running 123.86s Step 440( N/A%), pre moving , FPS 1.92, Running 124.18s Step 441( 0.33%), action 1, FPS 2.00, Running 126.03s Step 442( 0.67%), action 2, FPS 2.05, Running 126.55s Step 443( 1.00%), action 3, FPS 1.90, Running 127.54s Step 444( 1.33%), action 4, FPS 1.92, Running 127.95s Step 445( 1.67%), action 5, FPS 1.83, Running 128.64s Step 446( 2.00%), action 6, FPS 1.87, Running 129.13s Step 447( 2.33%), action 7, FPS 1.81, Running 129.77s Step 448( 2.67%), action 8, FPS 1.83, Running 130.18s Step 449( 3.00%), action 9, FPS 1.79, Running 130.93s Step 450( 3.33%), action 10, FPS 1.80, Running 131.35s Step 451( 3.67%), action 11, FPS 1.68, Running 132.35s Step 452( 4.00%), action 12, FPS 1.62, Running 133.63s Step 453( 4.33%), action 13, FPS 1.54, Running 134.47s Step 454( 4.67%), action 14, FPS 1.55, Running 134.95s Step 455( 5.00%), action 15, FPS 1.53, Running 135.59s Step 456( 5.33%), action 16, FPS 1.50, Running 136.34s Step 457( 5.67%), action 17, FPS 1.45, Running 136.97s Step 458( 6.00%), action 18, FPS 1.38, Running 138.14s Step 459( 6.33%), action 19, FPS 1.32, Running 138.97s Step 460( 6.67%), action 20, FPS 1.31, Running 139.44s Step 461( 7.00%), action 21, FPS 1.39, Running 140.44s Step 462( 7.33%), action 22, FPS 1.40, Running 140.87s Step 463( 7.67%), action 23, FPS 1.42, Running 141.60s Step 464( 8.00%), action 24, FPS 1.43, Running 141.94s Step 465( 8.33%), action 25, FPS 1.44, Running 142.55s Step 466( 8.67%), action 26, FPS 1.39, Running 143.55s Step 467( 9.00%), action 27, FPS 1.37, Running 144.34s Step 468( 9.33%), action 28, FPS 1.35, Running 145.01s Step 469( 9.67%), action 29, FPS 1.34, Running 145.83s Step 470( 10.00%), action 30, FPS 1.34, Running 146.25s Step 471( 10.33%), action 31, FPS 1.35, Running 147.13s Step 472( 10.67%), action 32, FPS 1.42, Running 147.73s Step 473( 11.00%), action 33, FPS 1.37, Running 149.02s Step 474( 11.33%), action 34, FPS 1.37, Running 149.51s Step 475( 11.67%), action 35, FPS 1.33, Running 150.60s Step 476( 12.00%), action 36, FPS 1.35, Running 151.16s Step 477( 12.33%), action 37, FPS 1.31, Running 152.21s Step 478( 12.67%), action 38, FPS 1.35, Running 152.92s Step 479( 13.00%), action 39, FPS 1.35, Running 153.82s Step 480( 13.33%), action 40, FPS 1.32, Running 154.59s Step 481( 13.67%), action 41, FPS 1.33, Running 155.47s Step 482( 14.00%), action 42, FPS 1.31, Running 156.11s Step 483( 14.33%), action 43, FPS 1.30, Running 157.03s Step 484( 14.67%), action 44, FPS 1.26, Running 157.84s Step 485( 15.00%), action 45, FPS 1.24, Running 158.62s Step 486( 15.33%), action 46, FPS 1.29, Running 159.07s Step 487( 15.67%), action 47, FPS 1.30, Running 159.77s Step 488( 16.00%), action 48, FPS 1.31, Running 160.33s Step 489( 16.33%), action 49, FPS 1.35, Running 160.68s Step 490( 16.67%), action 50, FPS 1.35, Running 161.03s Step 491( 17.00%), action 51, FPS 1.35, Running 161.96s Step 492( 17.33%), action 52, FPS 1.35, Running 162.51s Step 493( 17.67%), action 53, FPS 1.41, Running 163.19s Step 494( 18.00%), action 54, FPS 1.42, Running 163.59s Step 495( 18.33%), action 55, FPS 1.46, Running 164.26s Step 496( 18.67%), action 56, FPS 1.46, Running 164.89s Step 497( 19.00%), action 57, FPS 1.48, Running 165.76s Step 498( 19.33%), action 58, FPS 1.50, Running 166.22s Step 499( 19.67%), action 59, FPS 1.53, Running 166.93s Step 500( 20.00%), action 60, FPS 1.56, Running 167.38s Step 501( 20.33%), action 61, FPS 1.55, Running 168.38s Step 502( 20.67%), action 62, FPS 1.53, Running 169.15s Step 503( 21.00%), action 63, FPS 1.54, Running 170.01s Step 504( 21.33%), action 64, FPS 1.59, Running 170.44s Step 505( 21.67%), action 65, FPS 1.54, Running 171.61s Step 506( 22.00%), action 66, FPS 1.52, Running 172.24s Step 507( 22.33%), action 67, FPS 1.49, Running 173.19s Step 508( 22.67%), action 68, FPS 1.51, Running 173.61s Step 509( 23.00%), action 69, FPS 1.46, Running 174.37s Step 510( 23.33%), action 70, FPS 1.43, Running 174.99s Step 511( 23.67%), action 71, FPS 1.43, Running 175.94s Step 512( 24.00%), action 72, FPS 1.42, Running 176.61s Step 513( 24.33%), action 73, FPS 1.40, Running 177.49s Step 514( 24.67%), action 74, FPS 1.40, Running 177.87s Step 515( 25.00%), action 75, FPS 1.39, Running 178.62s Step 516( 25.33%), action 76, FPS 1.42, Running 179.01s Step 517( 25.67%), action 77, FPS 1.46, Running 179.44s Step 518( 26.00%), action 78, FPS 1.49, Running 179.62s Step 519( 26.33%), action 79, FPS 1.54, Running 179.93s Step 520( 26.67%), action 80, FPS 1.56, Running 180.21s Step 521( 27.00%), action 81, FPS 1.60, Running 180.91s Step 522( 27.33%), action 82, FPS 1.61, Running 181.61s Step 523( 27.67%), action 83, FPS 1.60, Running 182.48s Step 524( 28.00%), action 84, FPS 1.61, Running 182.89s Step 525( 28.33%), action 85, FPS 1.67, Running 183.59s Step 526( 28.67%), action 86, FPS 1.68, Running 184.13s Step 527( 29.00%), action 87, FPS 1.72, Running 184.85s Step 528( 29.33%), action 88, FPS 1.71, Running 185.33s Step 529( 29.67%), action 89, FPS 1.70, Running 186.15s Step 530( 30.00%), action 90, FPS 1.72, Running 186.62s Step 531( 30.33%), action 91, FPS 1.70, Running 187.71s Step 532( 30.67%), action 92, FPS 1.75, Running 188.05s Step 533( 31.00%), action 93, FPS 1.75, Running 188.89s Step 534( 31.33%), action 94, FPS 1.70, Running 189.63s Step 535( 31.67%), action 95, FPS 1.69, Running 190.47s Step 536( 32.00%), action 96, FPS 1.68, Running 190.94s Step 537( 32.33%), action 97, FPS 1.64, Running 191.63s Step 538( 32.67%), action 98, FPS 1.58, Running 192.26s Step 539( 33.00%), action 99, FPS 1.55, Running 192.88s Step 540( 33.33%), action 100, FPS 1.46, Running 193.90s Step 541( 33.67%), action 101, FPS 1.44, Running 194.82s Step 542( 34.00%), action 102, FPS 1.44, Running 195.46s Step 543( 34.33%), action 103, FPS 1.46, Running 196.19s Step 544( 34.67%), action 104, FPS 1.45, Running 196.64s Step 545( 35.00%), action 105, FPS 1.39, Running 197.95s Step 546( 35.33%), action 106, FPS 1.41, Running 198.27s Step 547( 35.67%), action 107, FPS 1.46, Running 198.59s Step 548( 36.00%), action 108, FPS 1.46, Running 199.01s Step 549( 36.33%), action 109, FPS 1.50, Running 199.51s Step 550( 36.67%), action 110, FPS 1.47, Running 200.20s Step 551( 37.00%), action 111, FPS 1.49, Running 201.11s Step 552( 37.33%), action 112, FPS 1.46, Running 201.78s Step 553( 37.67%), action 113, FPS 1.45, Running 202.67s Step 554( 38.00%), action 114, FPS 1.49, Running 203.07s Step 555( 38.33%), action 115, FPS 1.49, Running 203.88s Step 556( 38.67%), action 116, FPS 1.49, Running 204.33s Step 557( 39.00%), action 117, FPS 1.50, Running 204.97s Step 558( 39.33%), action 118, FPS 1.51, Running 205.52s Step 559( 39.67%), action 119, FPS 1.47, Running 206.50s Step 560( 40.00%), action 120, FPS 1.49, Running 207.34s Step 561( 40.33%), action 121, FPS 1.45, Running 208.65s Step 562( 40.67%), action 122, FPS 1.42, Running 209.50s Step 563( 41.00%), action 123, FPS 1.38, Running 210.68s Step 564( 41.33%), action 124, FPS 1.34, Running 211.58s Step 565( 41.67%), action 125, FPS 1.34, Running 212.85s Step 566( 42.00%), action 126, FPS 1.30, Running 213.66s Step 567( 42.33%), action 127, FPS 1.25, Running 214.59s Step 568( 42.67%), action 128, FPS 1.22, Running 215.38s Step 569( 43.00%), action 129, FPS 1.16, Running 216.73s Step 570( 43.33%), action 130, FPS 1.18, Running 217.18s Step 571( 43.67%), action 131, FPS 1.14, Running 218.71s Step 572( 44.00%), action 132, FPS 1.10, Running 220.04s Step 573( 44.33%), action 133, FPS 1.10, Running 220.90s Step 574( 44.67%), action 134, FPS 1.08, Running 221.67s Step 575( 45.00%), action 135, FPS 1.05, Running 222.99s Step 576( 45.33%), action 136, FPS 1.03, Running 223.72s Step 577( 45.67%), action 137, FPS 1.01, Running 224.75s Step 578( 46.00%), action 138, FPS 1.00, Running 225.46s Step 579( 46.33%), action 139, FPS 1.01, Running 226.35s Step 580( 46.67%), action 140, FPS 1.01, Running 227.08s Step 581( 47.00%), action 141, FPS 1.00, Running 228.57s Step 582( 47.33%), action 142, FPS 1.00, Running 229.41s Step 583( 47.67%), action 143, FPS 1.02, Running 230.23s Step 584( 48.00%), action 144, FPS 1.03, Running 230.94s Step 585( 48.33%), action 145, FPS 1.05, Running 231.90s Step 586( 48.67%), action 146, FPS 1.05, Running 232.71s Step 587( 49.00%), action 147, FPS 1.05, Running 233.55s Step 588( 49.33%), action 148, FPS 1.06, Running 234.28s Step 589( 49.67%), action 149, FPS 1.06, Running 235.64s Step 590( 50.00%), action 150, FPS 1.05, Running 236.18s Step 591( 50.33%), action 151, FPS 1.08, Running 237.27s Step 592( 50.67%), action 152, FPS 1.11, Running 238.02s Step 593( 51.00%), action 153, FPS 1.08, Running 239.36s Step 594( 51.33%), action 154, FPS 1.09, Running 240.05s Step 595( 51.67%), action 155, FPS 1.08, Running 241.48s Step 596( 52.00%), action 156, FPS 1.09, Running 242.10s Step 597( 52.33%), action 157, FPS 1.09, Running 243.16s Step 598( 52.67%), action 158, FPS 1.05, Running 244.50s Step 599( 53.00%), action 159, FPS 1.03, Running 245.81s Step 600( 53.33%), action 160, FPS 1.03, Running 246.42s Step 601( 53.67%), action 161, FPS 1.04, Running 247.83s Step 602( 54.00%), action 162, FPS 1.04, Running 248.56s Step 603( 54.33%), action 163, FPS 1.04, Running 249.47s Step 604( 54.67%), action 164, FPS 1.04, Running 250.23s Step 605( 55.00%), action 165, FPS 1.05, Running 251.00s Step 606( 55.33%), action 166, FPS 1.07, Running 251.46s Step 607( 55.67%), action 167, FPS 1.07, Running 252.22s Step 608( 56.00%), action 168, FPS 1.07, Running 252.97s Step 609( 56.33%), action 169, FPS 1.10, Running 253.81s Step 610( 56.67%), action 170, FPS 1.10, Running 254.30s Step 611( 57.00%), action 171, FPS 1.13, Running 254.91s Step 612( 57.33%), action 172, FPS 1.13, Running 255.70s Step 613( 57.67%), action 173, FPS 1.16, Running 256.62s [2026-08-02 18:40:15] [19 ] Seed 18 failed after 257.38 s. +steps: 613 , actions: 173 . +Instruction: Empty +Total 10/19(52.63%) success. +Setting seed: 19 +Step 1( N/A%), pre moving , FPS 1.63, Running 0.62s Step 2( N/A%), pre moving , FPS 2.78, Running 0.72s Step 3( N/A%), pre moving , FPS 3.76, Running 0.80s Step 4( N/A%), pre moving , FPS 3.73, Running 1.07s Step 5( N/A%), pre moving , FPS 4.06, Running 1.23s Step 6( N/A%), pre moving , FPS 4.52, Running 1.33s Step 7( N/A%), pre moving , FPS 4.88, Running 1.43s Step 8( N/A%), pre moving , FPS 4.51, Running 1.77s Step 9( N/A%), pre moving , FPS 4.78, Running 1.88s Step 10( N/A%), pre moving , FPS 5.06, Running 1.98s Step 11( N/A%), pre moving , FPS 4.74, Running 2.32s Step 12( N/A%), pre moving , FPS 4.92, Running 2.44s Step 13( N/A%), pre moving , FPS 5.13, Running 2.53s Step 14( N/A%), pre moving , FPS 4.86, Running 2.88s Step 15( N/A%), pre moving , FPS 5.00, Running 3.00s Step 16( N/A%), pre moving , FPS 5.18, Running 3.09s Step 17( N/A%), pre moving , FPS 5.34, Running 3.18s Step 18( N/A%), pre moving , FPS 5.13, Running 3.51s Step 19( N/A%), pre moving , FPS 5.25, Running 3.62s Step 20( N/A%), pre moving , FPS 5.39, Running 3.71s Step 21( N/A%), pre moving , FPS 5.55, Running 4.22s Step 22( N/A%), pre moving , FPS 5.11, Running 4.63s Step 23( N/A%), pre moving , FPS 5.13, Running 4.70s Step 24( N/A%), pre moving , FPS 5.38, Running 4.79s Step 25( N/A%), pre moving , FPS 5.51, Running 4.87s Step 26( N/A%), pre moving , FPS 4.89, Running 5.42s Step 27( N/A%), pre moving , FPS 4.88, Running 5.53s Step 28( N/A%), pre moving , FPS 4.92, Running 5.84s Step 29( N/A%), pre moving , FPS 4.92, Running 5.95s Step 30( N/A%), pre moving , FPS 4.92, Running 6.05s Step 31( N/A%), pre moving , FPS 4.92, Running 6.38s Step 32( N/A%), pre moving , FPS 4.93, Running 6.49s Step 33( N/A%), pre moving , FPS 4.95, Running 6.57s Step 34( N/A%), pre moving , FPS 5.24, Running 6.70s Step 35( N/A%), pre moving , FPS 5.00, Running 7.00s Step 36( N/A%), pre moving , FPS 4.38, Running 7.65s Step 37( N/A%), pre moving , FPS 4.38, Running 7.75s Step 38( N/A%), pre moving , FPS 4.36, Running 8.09s Step 39( N/A%), pre moving , FPS 4.36, Running 8.20s Step 40( N/A%), pre moving , FPS 4.36, Running 8.30s Step 41( N/A%), pre moving , FPS 4.53, Running 8.64s Step 42( N/A%), pre moving , FPS 4.85, Running 8.75s Step 43( N/A%), pre moving , FPS 4.83, Running 8.84s Step 44( N/A%), pre moving , FPS 4.50, Running 9.24s Step 45( N/A%), pre moving , FPS 4.41, Running 9.40s Step 46( N/A%), pre moving , FPS 4.57, Running 9.80s Step 47( N/A%), pre moving , FPS 4.51, Running 9.96s Step 48( N/A%), pre moving , FPS 4.43, Running 10.36s Step 49( N/A%), pre moving , FPS 4.37, Running 10.52s Step 50( N/A%), pre moving , FPS 4.11, Running 10.92s Step 51( N/A%), pre moving , FPS 4.26, Running 11.08s Step 52( N/A%), pre moving , FPS 4.02, Running 11.47s Step 53( N/A%), pre moving , FPS 3.95, Running 11.63s Step 54( N/A%), pre moving , FPS 3.76, Running 12.02s Step 55( N/A%), pre moving , FPS 3.86, Running 12.18s Step 56( N/A%), pre moving , FPS 4.06, Running 12.58s Step 57( N/A%), pre moving , FPS 4.01, Running 12.73s Step 58( N/A%), pre moving , FPS 4.04, Running 13.04s Step 59( N/A%), pre moving , FPS 3.93, Running 13.29s Step 60( N/A%), pre moving , FPS 3.77, Running 13.60s Step 61( N/A%), pre moving , FPS 3.83, Running 13.85s Step 62( N/A%), pre moving , FPS 3.82, Running 13.99s Step 63( N/A%), pre moving , FPS 3.59, Running 14.41s Step 64( N/A%), pre moving , FPS 3.77, Running 14.55s Step 65( N/A%), pre moving , FPS 3.62, Running 14.93s Step 66( N/A%), pre moving , FPS 3.79, Running 15.08s Step 67( N/A%), pre moving , FPS 3.64, Running 15.46s Step 68( N/A%), pre moving , FPS 3.78, Running 15.64s Step 69( N/A%), pre moving , FPS 3.80, Running 15.78s Step 70( N/A%), pre moving , FPS 3.82, Running 16.16s Step 71( N/A%), pre moving , FPS 3.85, Running 16.27s Step 72( N/A%), pre moving , FPS 4.05, Running 16.41s Step 73( N/A%), pre moving , FPS 4.13, Running 16.47s Step 74( N/A%), pre moving , FPS 4.41, Running 16.55s Step 75( N/A%), pre moving , FPS 4.46, Running 16.66s Step 76( N/A%), pre moving , FPS 4.79, Running 16.76s Step 77( N/A%), pre moving , FPS 4.85, Running 16.85s Step 78( N/A%), pre moving , FPS 5.15, Running 16.93s Step 79( N/A%), pre moving , FPS 5.36, Running 17.02s Step 80( N/A%), pre moving , FPS 5.71, Running 17.11s Step 81( N/A%), pre moving , FPS 6.00, Running 17.19s Step 82( N/A%), pre moving , FPS 6.08, Running 17.28s Step 83( N/A%), pre moving , FPS 6.24, Running 17.62s Step 84( N/A%), pre moving , FPS 6.31, Running 17.72s Step 85( N/A%), pre moving , FPS 6.96, Running 17.81s Step 86( N/A%), pre moving , FPS 7.07, Running 17.91s Step 87( N/A%), pre moving , FPS 7.16, Running 18.25s Step 88( N/A%), pre moving , FPS 7.36, Running 18.36s Step 89( N/A%), pre moving , FPS 7.49, Running 18.46s Step 90( N/A%), pre moving , FPS 7.58, Running 18.79s Step 91( N/A%), pre moving , FPS 5.50, Running 19.91s Step 92( N/A%), pre moving , FPS 5.36, Running 20.14s Step 93( N/A%), pre moving , FPS 4.79, Running 20.65s Step 94( N/A%), pre moving , FPS 4.40, Running 21.10s Step 95( N/A%), pre moving , FPS 4.00, Running 21.66s Step 96( N/A%), pre moving , FPS 3.74, Running 22.11s Step 97( N/A%), pre moving , FPS 3.44, Running 22.67s Step 98( N/A%), pre moving , FPS 3.37, Running 22.86s Step 99( N/A%), pre moving , FPS 3.12, Running 23.42s Step 100( N/A%), pre moving , FPS 2.96, Running 23.85s Step 101( N/A%), pre moving , FPS 2.75, Running 24.45s Step 102( N/A%), pre moving , FPS 2.62, Running 24.91s Step 103( N/A%), pre moving , FPS 2.54, Running 25.51s Step 104( N/A%), pre moving , FPS 2.43, Running 25.96s Step 105( N/A%), pre moving , FPS 2.30, Running 26.50s Step 106( N/A%), pre moving , FPS 2.27, Running 26.71s Step 107( N/A%), pre moving , FPS 2.23, Running 27.20s Step 108( N/A%), pre moving , FPS 2.17, Running 27.60s Step 109( N/A%), pre moving , FPS 2.06, Running 28.16s Step 110( N/A%), pre moving , FPS 2.04, Running 28.61s Step 111( N/A%), pre moving , FPS 2.16, Running 29.17s Step 112( N/A%), pre moving , FPS 2.17, Running 29.35s Step 113( N/A%), pre moving , FPS 2.16, Running 29.89s Step 114( N/A%), pre moving , FPS 2.17, Running 30.33s Step 115( N/A%), pre moving , FPS 2.16, Running 30.91s Step 116( N/A%), pre moving , FPS 2.14, Running 31.45s Step 117( N/A%), pre moving , FPS 2.14, Running 32.01s Step 118( N/A%), pre moving , FPS 2.08, Running 32.46s Step 119( N/A%), pre moving , FPS 2.08, Running 33.02s Step 120( N/A%), pre moving , FPS 2.09, Running 33.42s Step 121( N/A%), pre moving , FPS 2.09, Running 34.01s Step 122( N/A%), pre moving , FPS 2.14, Running 34.25s Step 123( N/A%), pre moving , FPS 2.17, Running 34.72s Step 124( N/A%), pre moving , FPS 2.23, Running 34.92s Step 125( N/A%), pre moving , FPS 2.27, Running 35.30s Step 126( N/A%), pre moving , FPS 2.27, Running 35.51s Step 127( N/A%), pre moving , FPS 2.31, Running 35.85s Step 128( N/A%), pre moving , FPS 2.29, Running 36.33s Step 129( N/A%), pre moving , FPS 2.29, Running 36.91s Step 130( N/A%), pre moving , FPS 2.28, Running 37.36s Step 131( N/A%), pre moving , FPS 2.28, Running 37.93s Step 132( N/A%), pre moving , FPS 2.27, Running 38.15s Step 133( N/A%), pre moving , FPS 2.29, Running 38.62s Step 134( N/A%), pre moving , FPS 2.30, Running 39.04s Step 135( N/A%), pre moving , FPS 2.29, Running 39.63s Step 136( N/A%), pre moving , FPS 2.32, Running 40.08s Step 137( N/A%), pre moving , FPS 2.30, Running 40.70s Step 138( N/A%), pre moving , FPS 2.30, Running 41.15s Step 139( N/A%), pre moving , FPS 2.30, Running 41.73s Step 140( N/A%), pre moving , FPS 2.27, Running 42.22s Step 141( N/A%), pre moving , FPS 2.28, Running 42.79s Step 142( N/A%), pre moving , FPS 2.22, Running 43.27s Step 143( N/A%), pre moving , FPS 2.19, Running 43.85s Step 144( N/A%), pre moving , FPS 2.15, Running 44.21s Step 145( N/A%), pre moving , FPS 2.16, Running 44.57s Step 146( N/A%), pre moving , FPS 2.13, Running 44.91s Step 147( N/A%), pre moving , FPS 2.18, Running 45.02s Step 148( N/A%), pre moving , FPS 2.28, Running 45.12s Step 149( N/A%), pre moving , FPS 2.34, Running 45.47s Step 150( N/A%), pre moving , FPS 2.43, Running 45.58s Step 151( N/A%), pre moving , FPS 2.59, Running 45.66s Step 152( N/A%), pre moving , FPS 2.63, Running 45.76s Step 153( N/A%), pre moving , FPS 2.67, Running 46.10s Step 154( N/A%), pre moving , FPS 2.79, Running 46.20s Step 155( N/A%), pre moving , FPS 3.00, Running 46.30s Step 156( N/A%), pre moving , FPS 2.77, Running 47.29s Step 157( N/A%), pre moving , FPS 2.99, Running 47.39s Step 158( N/A%), pre moving , FPS 3.14, Running 47.52s Step 159( N/A%), pre moving , FPS 3.29, Running 47.82s Step 160( N/A%), pre moving , FPS 3.50, Running 47.93s Step 161( N/A%), pre moving , FPS 3.60, Running 48.34s Step 162( N/A%), pre moving , FPS 3.82, Running 48.50s Step 163( N/A%), pre moving , FPS 3.95, Running 48.91s Step 164( N/A%), pre moving , FPS 4.12, Running 49.06s Step 165( N/A%), pre moving , FPS 4.10, Running 49.45s Step 166( N/A%), pre moving , FPS 4.21, Running 49.67s Step 167( N/A%), pre moving , FPS 3.96, Running 50.07s Step 168( N/A%), pre moving , FPS 3.92, Running 50.23s Step 169( N/A%), pre moving , FPS 3.87, Running 50.64s Step 170( N/A%), pre moving , FPS 3.79, Running 50.85s Step 171( N/A%), pre moving , FPS 3.58, Running 51.23s Step 172( N/A%), pre moving , FPS 3.55, Running 51.40s Step 173( N/A%), pre moving , FPS 3.49, Running 51.83s Step 174( N/A%), pre moving , FPS 3.43, Running 52.03s Step 175( N/A%), pre moving , FPS 3.23, Running 52.49s Step 176( N/A%), pre moving , FPS 3.49, Running 53.02s Step 177( N/A%), pre moving , FPS 3.27, Running 53.50s Step 178( N/A%), pre moving , FPS 3.21, Running 53.75s Step 179( N/A%), pre moving , FPS 3.22, Running 54.03s Step 180( N/A%), pre moving , FPS 3.17, Running 54.24s Step 181( N/A%), pre moving , FPS 3.23, Running 54.54s Step 182( N/A%), pre moving , FPS 3.07, Running 55.01s Step 183( N/A%), pre moving , FPS 3.09, Running 55.38s Step 184( N/A%), pre moving , FPS 2.95, Running 55.84s Step 185( N/A%), pre moving , FPS 2.89, Running 56.38s Step 186( N/A%), pre moving , FPS 2.76, Running 56.93s Step 187( N/A%), pre moving , FPS 2.72, Running 57.42s Step 188( N/A%), pre moving , FPS 2.58, Running 57.97s Step 189( N/A%), pre moving , FPS 2.54, Running 58.51s Step 190( N/A%), pre moving , FPS 2.44, Running 59.06s Step 191( N/A%), pre moving , FPS 2.40, Running 59.58s Step 192( N/A%), pre moving , FPS 2.34, Running 59.93s Step 193( N/A%), pre moving , FPS 2.33, Running 60.41s Step 194( N/A%), pre moving , FPS 2.25, Running 60.94s Step 195( N/A%), pre moving , FPS 2.23, Running 61.48s Step 196( N/A%), pre moving , FPS 2.23, Running 61.98s Step 197( N/A%), pre moving , FPS 2.23, Running 62.49s Step 198( N/A%), pre moving , FPS 2.23, Running 62.71s Step 199( N/A%), pre moving , FPS 2.18, Running 63.21s Step 200( N/A%), pre moving , FPS 2.12, Running 63.67s Step 201( N/A%), pre moving , FPS 2.15, Running 63.85s Step 202( N/A%), pre moving , FPS 2.15, Running 64.29s Step 203( N/A%), pre moving , FPS 2.14, Running 64.73s Step 204( N/A%), pre moving , FPS 2.22, Running 64.85s Step 205( N/A%), pre moving , FPS 2.33, Running 64.95s Step 206( N/A%), pre moving , FPS 2.39, Running 65.28s Step 207( N/A%), pre moving , FPS 2.51, Running 65.39s Step 208( N/A%), pre moving , FPS 2.64, Running 65.54s Step 209( N/A%), pre moving , FPS 2.70, Running 65.91s Step 210( N/A%), pre moving , FPS 2.85, Running 66.08s Step 211( N/A%), pre moving , FPS 3.04, Running 66.16s Step 212( N/A%), pre moving , FPS 3.05, Running 66.49s Step 213( N/A%), pre moving , FPS 3.23, Running 66.60s Step 214( N/A%), pre moving , FPS 3.48, Running 66.69s Step 215( N/A%), pre moving , FPS 3.60, Running 67.04s Step 216( N/A%), pre moving , FPS 3.87, Running 67.15s Step 217( N/A%), pre moving , FPS 4.21, Running 67.24s Step 218( N/A%), pre moving , FPS 3.62, Running 68.24s Step 219( N/A%), pre moving , FPS 3.91, Running 68.32s Step 220( N/A%), pre moving , FPS 4.21, Running 68.42s Step 221( N/A%), pre moving , FPS 4.08, Running 68.76s Step 222( N/A%), pre moving , FPS 4.38, Running 68.86s Step 223( N/A%), pre moving , FPS 4.65, Running 69.03s Step 224( N/A%), pre moving , FPS 4.45, Running 69.34s Step 225( N/A%), pre moving , FPS 4.35, Running 69.54s Step 226( N/A%), pre moving , FPS 4.30, Running 69.93s Step 227( N/A%), pre moving , FPS 4.26, Running 70.09s Step 228( N/A%), pre moving , FPS 4.05, Running 70.48s Step 229( N/A%), pre moving , FPS 4.24, Running 70.63s Step 230( N/A%), pre moving , FPS 4.04, Running 71.02s Step 231( N/A%), pre moving , FPS 3.98, Running 71.19s Step 232( N/A%), pre moving , FPS 4.01, Running 71.48s Step 233( N/A%), pre moving , FPS 3.88, Running 71.75s Step 234( N/A%), pre moving , FPS 3.72, Running 72.06s Step 235( N/A%), pre moving , FPS 3.80, Running 72.30s Step 236( N/A%), pre moving , FPS 3.57, Running 72.75s Step 237( N/A%), pre moving , FPS 3.56, Running 72.86s Step 238( N/A%), pre moving , FPS 4.20, Running 73.00s Step 239( N/A%), pre moving , FPS 4.09, Running 73.21s Step 240( N/A%), pre moving , FPS 4.00, Running 73.41s Step 241( N/A%), pre moving , FPS 4.17, Running 73.56s Step 242( N/A%), pre moving , FPS 4.08, Running 73.76s Step 243( N/A%), pre moving , FPS 3.86, Running 74.21s Step 244( N/A%), pre moving , FPS 3.95, Running 74.40s Step 245( N/A%), pre moving , FPS 3.75, Running 74.87s Step 246( N/A%), pre moving , FPS 3.73, Running 75.29s Step 247( N/A%), pre moving , FPS 3.69, Running 75.52s Step 248( N/A%), pre moving , FPS 3.66, Running 75.94s Step 249( N/A%), pre moving , FPS 3.65, Running 76.11s Step 250( N/A%), pre moving , FPS 3.65, Running 76.50s Step 251( N/A%), pre moving , FPS 3.65, Running 76.66s Step 252( N/A%), pre moving , FPS 3.59, Running 77.05s Step 253( N/A%), pre moving , FPS 3.65, Running 77.22s Step 254( N/A%), pre moving , FPS 3.60, Running 77.61s Step 255( N/A%), pre moving , FPS 3.63, Running 77.81s Step 256( N/A%), pre moving , FPS 3.66, Running 78.21s Step 257( N/A%), pre moving , FPS 3.60, Running 78.41s Step 258( N/A%), pre moving , FPS 3.43, Running 78.83s Step 259( N/A%), pre moving , FPS 3.44, Running 79.02s Step 260( N/A%), pre moving , FPS 3.33, Running 79.42s Step 261( N/A%), pre moving , FPS 3.33, Running 79.55s Step 262( N/A%), pre moving , FPS 3.24, Running 79.93s Step 263( N/A%), pre moving , FPS 3.37, Running 80.15s Step 264( N/A%), pre moving , FPS 3.25, Running 80.56s Step 265( N/A%), pre moving , FPS 3.38, Running 80.78s Step 266( N/A%), pre moving , FPS 3.41, Running 81.15s Step 267( N/A%), pre moving , FPS 3.29, Running 81.59s Step 268( N/A%), pre moving , FPS 3.41, Running 81.80s Step 269( N/A%), pre moving , FPS 3.25, Running 82.26s Step 270( N/A%), pre moving , FPS 3.22, Running 82.70s Step 271( N/A%), pre moving , FPS 3.21, Running 82.89s Step 272( N/A%), pre moving , FPS 3.18, Running 83.34s Step 273( N/A%), pre moving , FPS 3.16, Running 83.54s Step 274( N/A%), pre moving , FPS 3.13, Running 84.00s Step 275( N/A%), pre moving , FPS 3.02, Running 84.44s Step 276( N/A%), pre moving , FPS 3.11, Running 84.65s Step 277( N/A%), pre moving , FPS 2.99, Running 85.10s Step 278( N/A%), pre moving , FPS 2.97, Running 85.55s Step 279( N/A%), pre moving , FPS 2.95, Running 85.81s Step 280( N/A%), pre moving , FPS 2.91, Running 86.30s Step 281( N/A%), pre moving , FPS 2.76, Running 86.79s Step 282( N/A%), pre moving , FPS 2.74, Running 87.24s Step 283( N/A%), pre moving , FPS 2.74, Running 87.44s Step 284( N/A%), pre moving , FPS 2.72, Running 87.90s Step 285( N/A%), pre moving , FPS 2.75, Running 88.04s Step 286( N/A%), pre moving , FPS 2.75, Running 88.41s Step 287( N/A%), pre moving , FPS 2.86, Running 88.57s Step 288( N/A%), pre moving , FPS 2.81, Running 88.92s Step 289( N/A%), pre moving , FPS 2.96, Running 89.02s Step 290( N/A%), pre moving , FPS 3.13, Running 89.10s Step 291( N/A%), pre moving , FPS 3.18, Running 89.19s Step 292( N/A%), pre moving , FPS 3.23, Running 89.53s Step 293( N/A%), pre moving , FPS 3.28, Running 89.64s Step 294( N/A%), pre moving , FPS 3.48, Running 89.74s Step 295( N/A%), pre moving , FPS 3.54, Running 90.08s Step 296( N/A%), pre moving , FPS 3.58, Running 90.24s Step 297( N/A%), pre moving , FPS 3.62, Running 90.62s Step 298( N/A%), pre moving , FPS 3.83, Running 90.78s Step 299( N/A%), pre moving , FPS 3.72, Running 91.18s Step 300( N/A%), pre moving , FPS 3.98, Running 91.33s Step 301( N/A%), pre moving , FPS 4.06, Running 91.72s Step 302( N/A%), pre moving , FPS 4.40, Running 91.79s Step 303( N/A%), pre moving , FPS 4.57, Running 91.82s Step 304( N/A%), pre moving , FPS 5.06, Running 91.85s Step 305( N/A%), pre moving , FPS 5.21, Running 91.88s Step 306( N/A%), pre moving , FPS 5.71, Running 91.91s Step 307( N/A%), pre moving , FPS 5.92, Running 91.95s Step 308( N/A%), pre moving , FPS 6.52, Running 91.99s Step 309( N/A%), pre moving , FPS 6.63, Running 92.04s Step 310( N/A%), pre moving , FPS 6.67, Running 92.10s Step 311( N/A%), pre moving , FPS 6.72, Running 92.17s Step 312( N/A%), pre moving , FPS 7.34, Running 92.26s Step 313( N/A%), pre moving , FPS 7.43, Running 92.33s Step 314( N/A%), pre moving , FPS 7.52, Running 92.40s Step 315( N/A%), pre moving , FPS 8.32, Running 92.49s Step 316( N/A%), pre moving , FPS 8.56, Running 92.57s Step 317( N/A%), pre moving , FPS 7.35, Running 93.35s Step 318( N/A%), pre moving , FPS 7.47, Running 93.45s Step 319( N/A%), pre moving , FPS 8.44, Running 93.55s Step 320( N/A%), pre moving , FPS 7.59, Running 93.96s Step 321( N/A%), pre moving , FPS 8.40, Running 94.10s Step 322( N/A%), pre moving , FPS 7.34, Running 94.51s Step 323( N/A%), pre moving , FPS 7.20, Running 94.60s Step 324( N/A%), pre moving , FPS 6.98, Running 94.72s Step 325( N/A%), pre moving , FPS 6.29, Running 95.06s Step 326( N/A%), pre moving , FPS 6.09, Running 95.20s Step 327( N/A%), pre moving , FPS 5.46, Running 95.61s Step 328( N/A%), pre moving , FPS 5.31, Running 95.76s Step 329( N/A%), pre moving , FPS 4.84, Running 96.17s Step 330( N/A%), pre moving , FPS 4.75, Running 96.31s Step 331( N/A%), pre moving , FPS 4.40, Running 96.71s Step 332( N/A%), pre moving , FPS 4.40, Running 96.80s Step 333( N/A%), pre moving , FPS 4.38, Running 96.90s Step 334( N/A%), pre moving , FPS 4.14, Running 97.23s Step 335( N/A%), pre moving , FPS 4.13, Running 97.33s Step 336( N/A%), pre moving , FPS 4.12, Running 97.43s Step 337( N/A%), pre moving , FPS 4.52, Running 97.77s Step 338( N/A%), pre moving , FPS 4.51, Running 97.88s Step 339( N/A%), pre moving , FPS 4.51, Running 97.98s Step 340( N/A%), pre moving , FPS 4.59, Running 98.32s Step 341( N/A%), pre moving , FPS 4.62, Running 98.43s Step 342( N/A%), pre moving , FPS 4.62, Running 98.84s Step 343( N/A%), pre moving , FPS 4.55, Running 98.99s Step 344( N/A%), pre moving , FPS 4.28, Running 99.38s Step 345( N/A%), pre moving , FPS 4.48, Running 99.53s Step 346( N/A%), pre moving , FPS 4.32, Running 99.83s Step 347( N/A%), pre moving , FPS 4.48, Running 100.08s Step 348( N/A%), pre moving , FPS 4.24, Running 100.47s Step 349( N/A%), pre moving , FPS 4.48, Running 100.63s Step 350( N/A%), pre moving , FPS 4.31, Running 100.95s Step 351( N/A%), pre moving , FPS 4.47, Running 101.18s Step 352( N/A%), pre moving , FPS 4.18, Running 101.58s Step 353( N/A%), pre moving , FPS 4.14, Running 101.74s Step 354( N/A%), pre moving , FPS 4.08, Running 102.14s Step 355( N/A%), pre moving , FPS 4.04, Running 102.29s Step 356( N/A%), pre moving , FPS 4.01, Running 102.42s Step 357( N/A%), pre moving , FPS 3.95, Running 102.83s Step 358( N/A%), pre moving , FPS 3.93, Running 102.97s Step 359( N/A%), pre moving , FPS 3.71, Running 103.37s Step 360( N/A%), pre moving , FPS 3.87, Running 103.49s Step 361( N/A%), pre moving , FPS 3.67, Running 103.88s Step 362( N/A%), pre moving , FPS 3.88, Running 103.99s Step 363( N/A%), pre moving , FPS 3.89, Running 104.13s Step 364( N/A%), pre moving , FPS 3.92, Running 104.49s Step 365( N/A%), pre moving , FPS 3.96, Running 104.58s Step 366( N/A%), pre moving , FPS 4.13, Running 104.67s Step 367( N/A%), pre moving , FPS 4.06, Running 105.01s Step 368( N/A%), pre moving , FPS 4.31, Running 105.12s Step 369( N/A%), pre moving , FPS 4.37, Running 105.21s Step 370( N/A%), pre moving , FPS 4.35, Running 105.55s Step 371( N/A%), pre moving , FPS 4.48, Running 105.64s Step 372( N/A%), pre moving , FPS 4.84, Running 105.72s Step 373( N/A%), pre moving , FPS 4.90, Running 105.82s Step 374( N/A%), pre moving , FPS 4.98, Running 106.16s Step 375( N/A%), pre moving , FPS 5.03, Running 106.26s Step 376( N/A%), pre moving , FPS 5.08, Running 106.36s Step 377( N/A%), pre moving , FPS 5.15, Running 106.72s Step 378( N/A%), pre moving , FPS 5.21, Running 106.81s Step 379( N/A%), pre moving , FPS 5.67, Running 106.90s Step 380( N/A%), pre moving , FPS 5.33, Running 107.25s Step 381( N/A%), pre moving , FPS 5.76, Running 107.35s Step 382( N/A%), pre moving , FPS 5.78, Running 107.45s Step 383( N/A%), pre moving , FPS 5.47, Running 107.79s Step 384( N/A%), pre moving , FPS 5.89, Running 107.89s Step 385( N/A%), pre moving , FPS 5.87, Running 107.99s Step 386( N/A%), pre moving , FPS 5.48, Running 108.32s Step 387( N/A%), pre moving , FPS 5.85, Running 108.43s Step 388( N/A%), pre moving , FPS 3.64, Running 110.61s Step 389( N/A%), pre moving , FPS 3.57, Running 110.81s Step 390( N/A%), pre moving , FPS 3.72, Running 110.93s Step 391( N/A%), pre moving , FPS 3.63, Running 111.15s Step 392( N/A%), pre moving , FPS 3.61, Running 111.27s Step 393( N/A%), pre moving , FPS 3.54, Running 111.47s Step 394( N/A%), pre moving , FPS 3.66, Running 111.62s Step 395( N/A%), pre moving , FPS 3.60, Running 111.81s Step 396( N/A%), pre moving , FPS 3.59, Running 111.94s Step 397( N/A%), pre moving , FPS 3.68, Running 112.15s Step 398( N/A%), pre moving , FPS 3.66, Running 112.27s Step 399( N/A%), pre moving , FPS 3.59, Running 112.47s Step 400( N/A%), pre moving , FPS 3.73, Running 112.61s Step 401( N/A%), pre moving , FPS 3.66, Running 112.81s Step 402( N/A%), pre moving , FPS 3.64, Running 112.95s Step 403( N/A%), pre moving , FPS 3.73, Running 113.15s Step 404( N/A%), pre moving , FPS 3.71, Running 113.28s Step 405( N/A%), pre moving , FPS 3.64, Running 113.48s Step 406( N/A%), pre moving , FPS 3.78, Running 113.62s Step 407( N/A%), pre moving , FPS 3.70, Running 113.83s Step 408( 0.33%), action 1, FPS 5.22, Running 114.44s Step 409( 0.67%), action 2, FPS 5.20, Running 114.66s Step 410( 1.00%), action 3, FPS 4.79, Running 115.11s Step 411( 1.33%), action 4, FPS 4.64, Running 115.46s Step 412( 1.67%), action 5, FPS 4.39, Running 115.82s Step 413( 2.00%), action 6, FPS 4.38, Running 116.04s Step 414( 2.33%), action 7, FPS 4.15, Running 116.44s Step 415( 2.67%), action 8, FPS 3.66, Running 117.28s Step 416( 3.00%), action 9, FPS 3.50, Running 117.65s Step 417( 3.33%), action 10, FPS 3.41, Running 118.00s Step 418( 3.67%), action 11, FPS 3.16, Running 118.60s Step 419( 4.00%), action 12, FPS 2.91, Running 119.33s Step 420( 4.33%), action 13, FPS 2.61, Running 120.28s Step 421( 4.67%), action 14, FPS 2.47, Running 120.92s Step 422( 5.00%), action 15, FPS 2.25, Running 121.85s Step 423( 5.33%), action 16, FPS 2.14, Running 122.49s Step 424( 5.67%), action 17, FPS 1.98, Running 123.39s Step 425( 6.00%), action 18, FPS 1.90, Running 124.02s Step 426( 6.33%), action 19, FPS 1.77, Running 124.93s Step 427( 6.67%), action 20, FPS 1.75, Running 125.27s Step 428( 7.00%), action 21, FPS 1.64, Running 126.66s Step 429( 7.33%), action 22, FPS 1.59, Running 127.20s Step 430( 7.67%), action 23, FPS 1.53, Running 128.16s Step 431( 8.00%), action 24, FPS 1.51, Running 128.69s Step 432( 8.33%), action 25, FPS 1.47, Running 129.44s Step 433( 8.67%), action 26, FPS 1.44, Running 129.88s Step 434( 9.00%), action 27, FPS 1.40, Running 130.75s Step 435( 9.33%), action 28, FPS 1.43, Running 131.29s Step 436( 9.67%), action 29, FPS 1.38, Running 132.17s Step 437( 10.00%), action 30, FPS 1.38, Running 132.52s Step 438( 10.33%), action 31, FPS 1.35, Running 133.46s Step 439( 10.67%), action 32, FPS 1.35, Running 134.10s Step 440( 11.00%), action 33, FPS 1.36, Running 135.03s Step 441( 11.33%), action 34, FPS 1.36, Running 135.59s Step 442( 11.67%), action 35, FPS 1.42, Running 135.90s Step 443( 12.00%), action 36, FPS 1.47, Running 136.10s Step 444( 12.33%), action 37, FPS 1.53, Running 136.50s Step 445( 12.67%), action 38, FPS 1.57, Running 136.76s Step 446( 13.00%), action 39, FPS 1.60, Running 137.46s Step 447( 13.33%), action 40, FPS 1.57, Running 138.02s Step 448( 13.67%), action 41, FPS 1.68, Running 138.57s Step 449( 14.00%), action 42, FPS 1.71, Running 138.90s Step 450( 14.33%), action 43, FPS 1.80, Running 139.26s Step 451( 14.67%), action 44, FPS 1.85, Running 139.49s Step 452( 15.00%), action 45, FPS 1.90, Running 139.95s Step 453( 15.33%), action 46, FPS 1.94, Running 140.21s Step 454( 15.67%), action 47, FPS 2.01, Running 140.70s Step 455( 16.00%), action 48, FPS 2.08, Running 140.91s Step 456( 16.33%), action 49, FPS 2.21, Running 141.24s Step 457( 16.67%), action 50, FPS 2.21, Running 141.55s Step 458( 17.00%), action 51, FPS 2.30, Running 142.14s Step 459( 17.33%), action 52, FPS 2.37, Running 142.52s Step 460( 17.67%), action 53, FPS 2.48, Running 143.10s Step 461( 18.00%), action 54, FPS 2.48, Running 143.66s Step 462( 18.33%), action 55, FPS 2.30, Running 144.60s Step 463( 18.67%), action 56, FPS 2.26, Running 144.95s Step 464( 19.00%), action 57, FPS 2.16, Running 145.78s Step 465( 19.33%), action 58, FPS 2.09, Running 146.31s Step 466( 19.67%), action 59, FPS 2.03, Running 147.29s Step 467( 20.00%), action 60, FPS 2.07, Running 147.66s Step 468( 20.33%), action 61, FPS 1.96, Running 148.80s Step 469( 20.67%), action 62, FPS 1.96, Running 149.12s Step 470( 21.00%), action 63, FPS 1.87, Running 149.98s Step 471( 21.33%), action 64, FPS 1.85, Running 150.28s Step 472( 21.67%), action 65, FPS 1.80, Running 151.08s Step 473( 22.00%), action 66, FPS 1.75, Running 151.61s Step 474( 22.33%), action 67, FPS 1.74, Running 152.19s Step 475( 22.67%), action 68, FPS 1.70, Running 152.71s Step 476( 23.00%), action 69, FPS 1.63, Running 153.52s Step 477( 23.33%), action 70, FPS 1.62, Running 153.87s Step 478( 23.67%), action 71, FPS 1.53, Running 155.18s Step 479( 24.00%), action 72, FPS 1.54, Running 155.50s Step 480( 24.33%), action 73, FPS 1.52, Running 156.24s Step 481( 24.67%), action 74, FPS 1.55, Running 156.53s Step 482( 25.00%), action 75, FPS 1.56, Running 157.41s Step 483( 25.33%), action 76, FPS 1.56, Running 157.73s Step 484( 25.67%), action 77, FPS 1.57, Running 158.56s Step 485( 26.00%), action 78, FPS 1.59, Running 158.88s Step 486( 26.33%), action 79, FPS 1.61, Running 159.73s Step 487( 26.67%), action 80, FPS 1.59, Running 160.24s Step 488( 27.00%), action 81, FPS 1.67, Running 160.76s Step 489( 27.33%), action 82, FPS 1.69, Running 160.95s Step 490( 27.67%), action 83, FPS 1.76, Running 161.36s Step 491( 28.00%), action 84, FPS 1.75, Running 161.70s Step 492( 28.33%), action 85, FPS 1.80, Running 162.17s Step 493( 28.67%), action 86, FPS 1.81, Running 162.69s Step 494( 29.00%), action 87, FPS 1.78, Running 163.40s Step 495( 29.33%), action 88, FPS 1.80, Running 163.80s Step 496( 29.67%), action 89, FPS 1.79, Running 164.70s Step 497( 30.00%), action 90, FPS 1.75, Running 165.33s Step 498( 30.33%), action 91, FPS 1.81, Running 166.25s Step 499( 30.67%), action 92, FPS 1.81, Running 166.56s Step 500( 31.00%), action 93, FPS 1.73, Running 167.82s Step 501( 31.33%), action 94, FPS 1.69, Running 168.34s Step 502( 31.67%), action 95, FPS 1.73, Running 168.96s Step 503( 32.00%), action 96, FPS 1.70, Running 169.48s Step 504( 32.33%), action 97, FPS 1.68, Running 170.46s Step 505( 32.67%), action 98, FPS 1.65, Running 170.98s Step 506( 33.00%), action 99, FPS 1.64, Running 171.94s Step 507( 33.33%), action 100, FPS 1.62, Running 172.57s Step 508( 33.67%), action 101, FPS 1.56, Running 173.57s Step 509( 34.00%), action 102, FPS 1.52, Running 174.13s Step 510( 34.33%), action 103, FPS 1.45, Running 175.13s Step 511( 34.67%), action 104, FPS 1.42, Running 175.79s Step 512( 35.00%), action 105, FPS 1.37, Running 176.73s Step 513( 35.33%), action 106, FPS 1.36, Running 177.37s Step 514( 35.67%), action 107, FPS 1.34, Running 178.37s Step 515( 36.00%), action 108, FPS 1.32, Running 178.91s Step 516( 36.33%), action 109, FPS 1.38, Running 179.24s Step 517( 36.67%), action 110, FPS 1.42, Running 179.45s Step 518( 37.00%), action 111, FPS 1.46, Running 179.96s Step 519( 37.33%), action 112, FPS 1.42, Running 180.60s Step 520( 37.67%), action 113, FPS 1.49, Running 181.21s Step 521( 38.00%), action 114, FPS 1.51, Running 181.63s Step 522( 38.33%), action 115, FPS 1.46, Running 182.70s Step 523( 38.67%), action 116, FPS 1.45, Running 183.24s Step 524( 39.00%), action 117, FPS 1.46, Running 184.19s Step 525( 39.33%), action 118, FPS 1.47, Running 184.56s Step 526( 39.67%), action 119, FPS 1.49, Running 185.39s Step 527( 40.00%), action 120, FPS 1.50, Running 185.93s Step 528( 40.33%), action 121, FPS 1.49, Running 186.99s Step 529( 40.67%), action 122, FPS 1.50, Running 187.49s Step 530( 41.00%), action 123, FPS 1.50, Running 188.46s Step 531( 41.33%), action 124, FPS 1.51, Running 189.05s Step 532( 41.67%), action 125, FPS 1.53, Running 189.79s Step 533( 42.00%), action 126, FPS 1.55, Running 190.27s Step 534( 42.33%), action 127, FPS 1.58, Running 191.05s Step 535( 42.67%), action 128, FPS 1.60, Running 191.41s Step 536( 43.00%), action 129, FPS 1.53, Running 192.34s Step 537( 43.33%), action 130, FPS 1.49, Running 192.88s Step 538( 43.67%), action 131, FPS 1.44, Running 193.87s Step 539( 44.00%), action 132, FPS 1.44, Running 194.47s Step 540( 44.33%), action 133, FPS 1.41, Running 195.41s Step 541( 44.67%), action 134, FPS 1.38, Running 196.13s Step 542( 45.00%), action 135, FPS 1.39, Running 197.10s Step 543( 45.33%), action 136, FPS 1.39, Running 197.67s Step 544( 45.67%), action 137, FPS 1.41, Running 198.35s Step 545( 46.00%), action 138, FPS 1.43, Running 198.55s Step 546( 46.33%), action 139, FPS 1.47, Running 199.00s Step 547( 46.67%), action 140, FPS 1.47, Running 199.58s Step 548( 47.00%), action 141, FPS 1.48, Running 200.54s Step 549( 47.33%), action 142, FPS 1.46, Running 201.17s Step 550( 47.67%), action 143, FPS 1.47, Running 202.04s Step 551( 48.00%), action 144, FPS 1.50, Running 202.36s Step 552( 48.33%), action 145, FPS 1.48, Running 203.30s Step 553( 48.67%), action 146, FPS 1.46, Running 203.98s Step 554( 49.00%), action 147, FPS 1.45, Running 204.88s Step 555( 49.33%), action 148, FPS 1.45, Running 205.19s Step 556( 49.67%), action 149, FPS 1.46, Running 206.04s Step 557( 50.00%), action 150, FPS 1.46, Running 206.57s Step 558( 50.33%), action 151, FPS 1.45, Running 207.62s Step 559( 50.67%), action 152, FPS 1.45, Running 208.22s Step 560( 51.00%), action 153, FPS 1.45, Running 209.16s Step 561( 51.33%), action 154, FPS 1.49, Running 209.52s Step 562( 51.67%), action 155, FPS 1.52, Running 210.28s Step 563( 52.00%), action 156, FPS 1.55, Running 210.61s Step 564( 52.33%), action 157, FPS 1.53, Running 211.46s Step 565( 52.67%), action 158, FPS 1.51, Running 211.76s Step 566( 53.00%), action 159, FPS 1.47, Running 212.58s Step 567( 53.33%), action 160, FPS 1.47, Running 213.22s Step 568( 53.67%), action 161, FPS 1.47, Running 214.15s Step 569( 54.00%), action 162, FPS 1.47, Running 214.78s Step 570( 54.33%), action 163, FPS 1.47, Running 215.68s Step 571( 54.67%), action 164, FPS 1.44, Running 216.29s Step 572( 55.00%), action 165, FPS 1.44, Running 217.21s Step 573( 55.33%), action 166, FPS 1.48, Running 217.48s Step 574( 55.67%), action 167, FPS 1.55, Running 217.80s Step 575( 56.00%), action 168, FPS 1.56, Running 218.01s Step 576( 56.33%), action 169, FPS 1.63, Running 218.34s [2026-08-02 18:43:54] [20 ] Seed 19 success after 219.05 s. +steps: 576 , actions: 169 . +Instruction: Empty +Total 11/20(55.00%) success. +Setting seed: 20 +Step 1( N/A%), pre moving , FPS 2.29, Running 0.44s Step 2( N/A%), pre moving , FPS 3.75, Running 0.53s Step 3( N/A%), pre moving , FPS 4.85, Running 0.62s Step 4( N/A%), pre moving , FPS 5.37, Running 0.74s Step 5( N/A%), pre moving , FPS 6.02, Running 0.83s Step 6( N/A%), pre moving , FPS 6.50, Running 0.92s Step 7( N/A%), pre moving , FPS 5.50, Running 1.27s Step 8( N/A%), pre moving , FPS 5.74, Running 1.39s Step 9( N/A%), pre moving , FPS 6.07, Running 1.48s Step 10( N/A%), pre moving , FPS 5.47, Running 1.83s Step 11( N/A%), pre moving , FPS 5.68, Running 1.94s Step 12( N/A%), pre moving , FPS 5.94, Running 2.02s Step 13( N/A%), pre moving , FPS 6.12, Running 2.13s Step 14( N/A%), pre moving , FPS 5.66, Running 2.48s Step 15( N/A%), pre moving , FPS 5.82, Running 2.58s Step 16( N/A%), pre moving , FPS 5.98, Running 2.68s Step 17( N/A%), pre moving , FPS 5.65, Running 3.01s Step 18( N/A%), pre moving , FPS 5.76, Running 3.13s Step 19( N/A%), pre moving , FPS 5.91, Running 3.22s Step 20( N/A%), pre moving , FPS 5.61, Running 3.56s Step 21( N/A%), pre moving , FPS 5.46, Running 4.10s Step 22( N/A%), pre moving , FPS 5.37, Running 4.26s Step 23( N/A%), pre moving , FPS 5.37, Running 4.34s Step 24( N/A%), pre moving , FPS 5.22, Running 4.57s Step 25( N/A%), pre moving , FPS 5.11, Running 4.74s Step 26( N/A%), pre moving , FPS 4.60, Running 5.27s Step 27( N/A%), pre moving , FPS 4.86, Running 5.38s Step 28( N/A%), pre moving , FPS 4.90, Running 5.47s Step 29( N/A%), pre moving , FPS 4.75, Running 5.70s Step 30( N/A%), pre moving , FPS 4.89, Running 5.92s Step 31( N/A%), pre moving , FPS 4.92, Running 6.00s Step 32( N/A%), pre moving , FPS 4.90, Running 6.11s Step 33( N/A%), pre moving , FPS 4.63, Running 6.44s Step 34( N/A%), pre moving , FPS 4.90, Running 6.55s Step 35( N/A%), pre moving , FPS 4.92, Running 6.65s Step 36( N/A%), pre moving , FPS 4.11, Running 7.54s Step 37( N/A%), pre moving , FPS 4.30, Running 7.66s Step 38( N/A%), pre moving , FPS 4.32, Running 7.75s Step 39( N/A%), pre moving , FPS 4.10, Running 8.10s Step 40( N/A%), pre moving , FPS 4.30, Running 8.21s Step 41( N/A%), pre moving , FPS 4.76, Running 8.30s Step 42( N/A%), pre moving , FPS 4.83, Running 8.40s Step 43( N/A%), pre moving , FPS 4.54, Running 8.75s Step 44( N/A%), pre moving , FPS 4.67, Running 8.85s Step 45( N/A%), pre moving , FPS 4.75, Running 8.95s Step 46( N/A%), pre moving , FPS 4.96, Running 9.30s Step 47( N/A%), pre moving , FPS 4.97, Running 9.41s Step 48( N/A%), pre moving , FPS 4.98, Running 9.49s Step 49( N/A%), pre moving , FPS 5.13, Running 9.59s Step 50( N/A%), pre moving , FPS 4.99, Running 9.92s Step 51( N/A%), pre moving , FPS 4.97, Running 10.03s Step 52( N/A%), pre moving , FPS 4.98, Running 10.12s Step 53( N/A%), pre moving , FPS 5.31, Running 10.21s Step 54( N/A%), pre moving , FPS 4.97, Running 10.58s Step 55( N/A%), pre moving , FPS 4.98, Running 10.66s Step 56( N/A%), pre moving , FPS 6.21, Running 10.76s Step 57( N/A%), pre moving , FPS 5.79, Running 11.11s Step 58( N/A%), pre moving , FPS 5.76, Running 11.23s Step 59( N/A%), pre moving , FPS 6.22, Running 11.31s Step 60( N/A%), pre moving , FPS 5.82, Running 11.65s Step 61( N/A%), pre moving , FPS 5.82, Running 11.74s Step 62( N/A%), pre moving , FPS 5.80, Running 11.85s Step 63( N/A%), pre moving , FPS 6.23, Running 11.95s Step 64( N/A%), pre moving , FPS 5.81, Running 12.29s Step 65( N/A%), pre moving , FPS 5.78, Running 12.41s Step 66( N/A%), pre moving , FPS 6.25, Running 12.50s Step 67( N/A%), pre moving , FPS 5.82, Running 12.84s Step 68( N/A%), pre moving , FPS 5.79, Running 12.95s Step 69( N/A%), pre moving , FPS 5.82, Running 13.03s Step 70( N/A%), pre moving , FPS 5.70, Running 13.43s Step 71( N/A%), pre moving , FPS 5.63, Running 13.58s Step 72( N/A%), pre moving , FPS 5.51, Running 13.75s Step 73( N/A%), pre moving , FPS 5.09, Running 14.14s Step 74( N/A%), pre moving , FPS 5.40, Running 14.28s Step 75( N/A%), pre moving , FPS 4.96, Running 14.69s Step 76( N/A%), pre moving , FPS 4.91, Running 14.84s Step 77( N/A%), pre moving , FPS 4.83, Running 15.25s Step 78( N/A%), pre moving , FPS 4.80, Running 15.39s Step 79( N/A%), pre moving , FPS 4.46, Running 15.80s Step 80( N/A%), pre moving , FPS 4.66, Running 15.94s Step 81( N/A%), pre moving , FPS 4.33, Running 16.35s Step 82( N/A%), pre moving , FPS 4.30, Running 16.50s Step 83( N/A%), pre moving , FPS 4.05, Running 16.89s Step 84( N/A%), pre moving , FPS 4.20, Running 17.05s Step 85( N/A%), pre moving , FPS 3.97, Running 17.44s Step 86( N/A%), pre moving , FPS 3.93, Running 17.60s Step 87( N/A%), pre moving , FPS 3.98, Running 17.87s Step 88( N/A%), pre moving , FPS 3.84, Running 18.16s Step 89( N/A%), pre moving , FPS 3.79, Running 18.32s Step 90( N/A%), pre moving , FPS 3.82, Running 18.66s Step 91( N/A%), pre moving , FPS 3.87, Running 18.75s Step 92( N/A%), pre moving , FPS 3.92, Running 18.85s Step 93( N/A%), pre moving , FPS 3.95, Running 19.20s Step 94( N/A%), pre moving , FPS 4.01, Running 19.27s Step 95( N/A%), pre moving , FPS 4.34, Running 19.30s Step 96( N/A%), pre moving , FPS 4.44, Running 19.34s Step 97( N/A%), pre moving , FPS 4.84, Running 19.38s Step 98( N/A%), pre moving , FPS 4.96, Running 19.42s Step 99( N/A%), pre moving , FPS 5.45, Running 19.47s Step 100( N/A%), pre moving , FPS 5.61, Running 19.51s Step 101( N/A%), pre moving , FPS 6.26, Running 19.55s Step 102( N/A%), pre moving , FPS 6.47, Running 19.59s Step 103( N/A%), pre moving , FPS 7.30, Running 19.63s Step 104( N/A%), pre moving , FPS 7.63, Running 19.67s Step 105( N/A%), pre moving , FPS 8.80, Running 19.71s Step 106( N/A%), pre moving , FPS 9.27, Running 19.75s Step 107( N/A%), pre moving , FPS 10.41, Running 19.79s Step 108( N/A%), pre moving , FPS 11.91, Running 19.83s Step 109( N/A%), pre moving , FPS 12.83, Running 19.87s Step 110( N/A%), pre moving , FPS 15.95, Running 19.92s Step 111( N/A%), pre moving , FPS 16.53, Running 19.96s Step 112( N/A%), pre moving , FPS 17.31, Running 20.00s Step 113( N/A%), pre moving , FPS 23.43, Running 20.05s Step 114( N/A%), pre moving , FPS 24.38, Running 20.09s Step 115( N/A%), pre moving , FPS 24.33, Running 20.13s Step 116( N/A%), pre moving , FPS 24.25, Running 20.17s Step 117( N/A%), pre moving , FPS 24.10, Running 20.21s Step 118( N/A%), pre moving , FPS 24.11, Running 20.25s Step 119( N/A%), pre moving , FPS 24.20, Running 20.29s Step 120( N/A%), pre moving , FPS 24.10, Running 20.34s Step 121( N/A%), pre moving , FPS 12.30, Running 21.18s Step 122( N/A%), pre moving , FPS 11.11, Running 21.39s Step 123( N/A%), pre moving , FPS 8.69, Running 21.93s Step 124( N/A%), pre moving , FPS 7.38, Running 22.39s Step 125( N/A%), pre moving , FPS 6.22, Running 22.93s Step 126( N/A%), pre moving , FPS 5.90, Running 23.14s Step 127( N/A%), pre moving , FPS 5.17, Running 23.66s Step 128( N/A%), pre moving , FPS 4.71, Running 24.08s Step 129( N/A%), pre moving , FPS 4.18, Running 24.65s Step 130( N/A%), pre moving , FPS 3.98, Running 24.94s Step 131( N/A%), pre moving , FPS 3.72, Running 25.33s Step 132( N/A%), pre moving , FPS 3.49, Running 25.73s Step 133( N/A%), pre moving , FPS 3.20, Running 26.31s Step 134( N/A%), pre moving , FPS 3.00, Running 26.75s Step 135( N/A%), pre moving , FPS 2.76, Running 27.37s Step 136( N/A%), pre moving , FPS 2.62, Running 27.81s Step 137( N/A%), pre moving , FPS 2.45, Running 28.38s Step 138( N/A%), pre moving , FPS 2.34, Running 28.79s Step 139( N/A%), pre moving , FPS 2.20, Running 29.40s Step 140( N/A%), pre moving , FPS 2.16, Running 29.60s Step 141( N/A%), pre moving , FPS 2.23, Running 30.14s Step 142( N/A%), pre moving , FPS 2.18, Running 30.56s Step 143( N/A%), pre moving , FPS 2.18, Running 31.12s Step 144( N/A%), pre moving , FPS 2.17, Running 31.61s Step 145( N/A%), pre moving , FPS 2.14, Running 32.29s Step 146( N/A%), pre moving , FPS 2.07, Running 32.81s Step 147( N/A%), pre moving , FPS 2.06, Running 33.39s Step 148( N/A%), pre moving , FPS 2.05, Running 33.84s Step 149( N/A%), pre moving , FPS 2.04, Running 34.45s Step 150( N/A%), pre moving , FPS 2.06, Running 34.67s Step 151( N/A%), pre moving , FPS 2.04, Running 35.13s Step 152( N/A%), pre moving , FPS 2.03, Running 35.59s Step 153( N/A%), pre moving , FPS 2.02, Running 36.18s Step 154( N/A%), pre moving , FPS 2.01, Running 36.69s Step 155( N/A%), pre moving , FPS 2.01, Running 37.32s Step 156( N/A%), pre moving , FPS 2.00, Running 37.80s Step 157( N/A%), pre moving , FPS 2.00, Running 38.39s Step 158( N/A%), pre moving , FPS 1.98, Running 38.87s Step 159( N/A%), pre moving , FPS 2.06, Running 39.11s Step 160( N/A%), pre moving , FPS 2.07, Running 39.25s Step 161( N/A%), pre moving , FPS 2.15, Running 39.46s Step 162( N/A%), pre moving , FPS 2.20, Running 39.66s Step 163( N/A%), pre moving , FPS 2.28, Running 39.89s Step 164( N/A%), pre moving , FPS 2.37, Running 40.04s Step 165( N/A%), pre moving , FPS 2.47, Running 40.40s Step 166( N/A%), pre moving , FPS 2.55, Running 40.64s Step 167( N/A%), pre moving , FPS 2.61, Running 41.04s Step 168( N/A%), pre moving , FPS 2.61, Running 41.49s Step 169( N/A%), pre moving , FPS 2.62, Running 42.09s Step 170( N/A%), pre moving , FPS 2.53, Running 42.57s Step 171( N/A%), pre moving , FPS 2.49, Running 43.18s Step 172( N/A%), pre moving , FPS 2.48, Running 43.67s Step 173( N/A%), pre moving , FPS 2.47, Running 44.27s Step 174( N/A%), pre moving , FPS 2.50, Running 44.70s Step 175( N/A%), pre moving , FPS 2.51, Running 45.29s Step 176( N/A%), pre moving , FPS 2.63, Running 45.40s Step 177( N/A%), pre moving , FPS 2.82, Running 45.49s Step 178( N/A%), pre moving , FPS 2.97, Running 45.60s Step 179( N/A%), pre moving , FPS 2.92, Running 45.95s Step 180( N/A%), pre moving , FPS 2.95, Running 46.04s Step 181( N/A%), pre moving , FPS 2.98, Running 46.16s Step 182( N/A%), pre moving , FPS 2.92, Running 46.51s Step 183( N/A%), pre moving , FPS 2.97, Running 46.63s Step 184( N/A%), pre moving , FPS 3.00, Running 46.70s Step 185( N/A%), pre moving , FPS 3.10, Running 46.86s Step 186( N/A%), pre moving , FPS 2.81, Running 47.76s Step 187( N/A%), pre moving , FPS 2.93, Running 47.86s Step 188( N/A%), pre moving , FPS 3.10, Running 47.95s Step 189( N/A%), pre moving , FPS 3.23, Running 48.29s Step 190( N/A%), pre moving , FPS 3.40, Running 48.45s Step 191( N/A%), pre moving , FPS 3.52, Running 48.87s Step 192( N/A%), pre moving , FPS 3.74, Running 49.02s Step 193( N/A%), pre moving , FPS 3.87, Running 49.44s Step 194( N/A%), pre moving , FPS 4.10, Running 49.58s Step 195( N/A%), pre moving , FPS 4.22, Running 50.03s Step 196( N/A%), pre moving , FPS 4.17, Running 50.20s Step 197( N/A%), pre moving , FPS 3.91, Running 50.60s Step 198( N/A%), pre moving , FPS 3.88, Running 50.76s Step 199( N/A%), pre moving , FPS 3.75, Running 51.28s Step 200( N/A%), pre moving , FPS 3.71, Running 51.43s Step 201( N/A%), pre moving , FPS 3.52, Running 51.85s Step 202( N/A%), pre moving , FPS 3.65, Running 52.00s Step 203( N/A%), pre moving , FPS 3.43, Running 52.46s Step 204( N/A%), pre moving , FPS 3.37, Running 52.64s Step 205( N/A%), pre moving , FPS 3.18, Running 53.15s Step 206( N/A%), pre moving , FPS 3.40, Running 53.64s Step 207( N/A%), pre moving , FPS 3.18, Running 54.15s Step 208( N/A%), pre moving , FPS 3.00, Running 54.63s Step 209( N/A%), pre moving , FPS 3.04, Running 54.87s Step 210( N/A%), pre moving , FPS 2.90, Running 55.36s Step 211( N/A%), pre moving , FPS 2.86, Running 55.87s Step 212( N/A%), pre moving , FPS 2.84, Running 56.06s Step 213( N/A%), pre moving , FPS 2.81, Running 56.55s Step 214( N/A%), pre moving , FPS 2.68, Running 57.05s Step 215( N/A%), pre moving , FPS 2.66, Running 57.54s Step 216( N/A%), pre moving , FPS 2.60, Running 57.88s Step 217( N/A%), pre moving , FPS 2.61, Running 58.27s Step 218( N/A%), pre moving , FPS 2.49, Running 58.79s Step 219( N/A%), pre moving , FPS 2.50, Running 59.27s Step 220( N/A%), pre moving , FPS 2.49, Running 59.47s Step 221( N/A%), pre moving , FPS 2.54, Running 59.71s Step 222( N/A%), pre moving , FPS 2.52, Running 59.92s Step 223( N/A%), pre moving , FPS 2.62, Running 60.09s Step 224( N/A%), pre moving , FPS 2.60, Running 60.34s Step 225( N/A%), pre moving , FPS 2.60, Running 60.83s Step 226( N/A%), pre moving , FPS 2.61, Running 61.30s Step 227( N/A%), pre moving , FPS 2.71, Running 61.52s Step 228( N/A%), pre moving , FPS 2.73, Running 61.96s Step 229( N/A%), pre moving , FPS 2.74, Running 62.17s Step 230( N/A%), pre moving , FPS 2.75, Running 62.62s Step 231( N/A%), pre moving , FPS 2.78, Running 63.07s Step 232( N/A%), pre moving , FPS 2.77, Running 63.28s Step 233( N/A%), pre moving , FPS 2.81, Running 63.66s Step 234( N/A%), pre moving , FPS 2.98, Running 63.77s Step 235( N/A%), pre moving , FPS 3.16, Running 63.86s Step 236( N/A%), pre moving , FPS 3.16, Running 64.21s Step 237( N/A%), pre moving , FPS 3.31, Running 64.32s Step 238( N/A%), pre moving , FPS 3.53, Running 64.45s Step 239( N/A%), pre moving , FPS 3.57, Running 64.87s Step 240( N/A%), pre moving , FPS 3.64, Running 64.96s Step 241( N/A%), pre moving , FPS 3.76, Running 65.04s Step 242( N/A%), pre moving , FPS 3.65, Running 65.40s Step 243( N/A%), pre moving , FPS 3.71, Running 65.49s Step 244( N/A%), pre moving , FPS 3.81, Running 65.59s Step 245( N/A%), pre moving , FPS 3.92, Running 65.93s Step 246( N/A%), pre moving , FPS 4.22, Running 66.03s Step 247( N/A%), pre moving , FPS 4.34, Running 66.13s Step 248( N/A%), pre moving , FPS 3.90, Running 67.09s Step 249( N/A%), pre moving , FPS 4.00, Running 67.17s Step 250( N/A%), pre moving , FPS 4.31, Running 67.26s Step 251( N/A%), pre moving , FPS 4.42, Running 67.59s Step 252( N/A%), pre moving , FPS 4.52, Running 67.70s Step 253( N/A%), pre moving , FPS 4.83, Running 67.80s Step 254( N/A%), pre moving , FPS 4.51, Running 68.21s Step 255( N/A%), pre moving , FPS 4.52, Running 68.29s Step 256( N/A%), pre moving , FPS 4.42, Running 68.74s Step 257( N/A%), pre moving , FPS 4.37, Running 68.90s Step 258( N/A%), pre moving , FPS 4.14, Running 69.28s Step 259( N/A%), pre moving , FPS 4.38, Running 69.43s Step 260( N/A%), pre moving , FPS 4.12, Running 69.81s Step 261( N/A%), pre moving , FPS 4.04, Running 69.99s Step 262( N/A%), pre moving , FPS 4.11, Running 70.26s Step 263( N/A%), pre moving , FPS 3.96, Running 70.54s Step 264( N/A%), pre moving , FPS 3.94, Running 70.67s Step 265( N/A%), pre moving , FPS 3.88, Running 71.09s Step 266( N/A%), pre moving , FPS 3.85, Running 71.23s Step 267( N/A%), pre moving , FPS 3.63, Running 71.63s Step 268( N/A%), pre moving , FPS 4.28, Running 71.76s Step 269( N/A%), pre moving , FPS 3.99, Running 72.17s Step 270( N/A%), pre moving , FPS 3.94, Running 72.33s Step 271( N/A%), pre moving , FPS 3.90, Running 72.72s Step 272( N/A%), pre moving , FPS 3.88, Running 72.85s Step 273( N/A%), pre moving , FPS 3.67, Running 73.25s Step 274( N/A%), pre moving , FPS 3.85, Running 73.40s Step 275( N/A%), pre moving , FPS 3.83, Running 73.51s Step 276( N/A%), pre moving , FPS 3.89, Running 73.89s Step 277( N/A%), pre moving , FPS 3.84, Running 74.10s Step 278( N/A%), pre moving , FPS 3.81, Running 74.52s Step 279( N/A%), pre moving , FPS 3.79, Running 74.70s Step 280( N/A%), pre moving , FPS 3.74, Running 75.16s Step 281( N/A%), pre moving , FPS 3.56, Running 75.61s Step 282( N/A%), pre moving , FPS 3.61, Running 75.81s Step 283( N/A%), pre moving , FPS 3.49, Running 76.27s Step 284( N/A%), pre moving , FPS 3.48, Running 76.41s Step 285( N/A%), pre moving , FPS 3.48, Running 76.83s Step 286( N/A%), pre moving , FPS 3.31, Running 77.27s Step 287( N/A%), pre moving , FPS 3.45, Running 77.43s Step 288( N/A%), pre moving , FPS 3.29, Running 77.84s Step 289( N/A%), pre moving , FPS 3.41, Running 78.05s Step 290( N/A%), pre moving , FPS 3.27, Running 78.45s Step 291( N/A%), pre moving , FPS 3.44, Running 78.54s Step 292( N/A%), pre moving , FPS 3.43, Running 78.69s Step 293( N/A%), pre moving , FPS 3.61, Running 78.79s Step 294( N/A%), pre moving , FPS 3.59, Running 78.98s Step 295( N/A%), pre moving , FPS 3.55, Running 79.15s Step 296( N/A%), pre moving , FPS 3.66, Running 79.35s Step 297( N/A%), pre moving , FPS 3.53, Running 79.77s Step 298( N/A%), pre moving , FPS 3.67, Running 79.97s Step 299( N/A%), pre moving , FPS 3.49, Running 80.43s Step 300( N/A%), pre moving , FPS 3.66, Running 80.62s Step 301( N/A%), pre moving , FPS 3.68, Running 81.03s Step 302( N/A%), pre moving , FPS 3.58, Running 81.40s Step 303( N/A%), pre moving , FPS 3.69, Running 81.69s Step 304( N/A%), pre moving , FPS 3.45, Running 82.21s Step 305( N/A%), pre moving , FPS 3.41, Running 82.69s Step 306( N/A%), pre moving , FPS 3.37, Running 83.21s Step 307( N/A%), pre moving , FPS 3.31, Running 83.47s Step 308( N/A%), pre moving , FPS 3.29, Running 83.92s Step 309( N/A%), pre moving , FPS 3.17, Running 84.36s Step 310( N/A%), pre moving , FPS 3.27, Running 84.57s Step 311( N/A%), pre moving , FPS 3.08, Running 85.03s Step 312( N/A%), pre moving , FPS 3.08, Running 85.17s Step 313( N/A%), pre moving , FPS 2.94, Running 85.59s Step 314( N/A%), pre moving , FPS 2.99, Running 85.68s Step 315( N/A%), pre moving , FPS 3.02, Running 85.76s Step 316( N/A%), pre moving , FPS 2.95, Running 86.13s Step 317( N/A%), pre moving , FPS 3.11, Running 86.21s Step 318( N/A%), pre moving , FPS 3.16, Running 86.30s Step 319( N/A%), pre moving , FPS 3.22, Running 86.64s Step 320( N/A%), pre moving , FPS 3.26, Running 86.76s Step 321( N/A%), pre moving , FPS 3.44, Running 86.84s Step 322( N/A%), pre moving , FPS 3.43, Running 87.23s Step 323( N/A%), pre moving , FPS 3.53, Running 87.36s Step 324( N/A%), pre moving , FPS 3.75, Running 87.54s Step 325( N/A%), pre moving , FPS 3.90, Running 87.82s Step 326( N/A%), pre moving , FPS 4.25, Running 87.92s Step 327( N/A%), pre moving , FPS 4.40, Running 88.02s Step 328( N/A%), pre moving , FPS 4.60, Running 88.27s Step 329( N/A%), pre moving , FPS 4.88, Running 88.46s Step 330( N/A%), pre moving , FPS 5.04, Running 88.54s Step 331( N/A%), pre moving , FPS 5.54, Running 88.63s Step 332( N/A%), pre moving , FPS 5.26, Running 88.97s Step 333( N/A%), pre moving , FPS 5.72, Running 89.08s Step 334( N/A%), pre moving , FPS 5.73, Running 89.17s Step 335( N/A%), pre moving , FPS 5.33, Running 89.51s Step 336( N/A%), pre moving , FPS 5.76, Running 89.60s Step 337( N/A%), pre moving , FPS 5.77, Running 89.68s Step 338( N/A%), pre moving , FPS 5.75, Running 89.78s Step 339( N/A%), pre moving , FPS 5.80, Running 90.09s Step 340( N/A%), pre moving , FPS 5.89, Running 90.15s Step 341( N/A%), pre moving , FPS 5.86, Running 90.26s Step 342( N/A%), pre moving , FPS 4.91, Running 91.30s Step 343( N/A%), pre moving , FPS 4.95, Running 91.40s Step 344( N/A%), pre moving , FPS 4.76, Running 91.75s Step 345( N/A%), pre moving , FPS 4.91, Running 91.90s Step 346( N/A%), pre moving , FPS 4.90, Running 92.00s Step 347( N/A%), pre moving , FPS 4.63, Running 92.33s Step 348( N/A%), pre moving , FPS 4.79, Running 92.45s Step 349( N/A%), pre moving , FPS 4.89, Running 92.55s Step 350( N/A%), pre moving , FPS 4.60, Running 92.89s Step 351( N/A%), pre moving , FPS 4.59, Running 92.99s Step 352( N/A%), pre moving , FPS 4.85, Running 93.09s Step 353( N/A%), pre moving , FPS 4.58, Running 93.45s Step 354( N/A%), pre moving , FPS 4.55, Running 93.56s Step 355( N/A%), pre moving , FPS 4.83, Running 93.65s Step 356( N/A%), pre moving , FPS 4.51, Running 94.03s Step 357( N/A%), pre moving , FPS 4.43, Running 94.19s Step 358( N/A%), pre moving , FPS 4.16, Running 94.59s Step 359( N/A%), pre moving , FPS 4.31, Running 94.73s Step 360( N/A%), pre moving , FPS 4.25, Running 94.86s Step 361( N/A%), pre moving , FPS 3.98, Running 95.28s Step 362( N/A%), pre moving , FPS 4.83, Running 95.44s Step 363( N/A%), pre moving , FPS 4.48, Running 95.86s Step 364( N/A%), pre moving , FPS 4.71, Running 96.00s Step 365( N/A%), pre moving , FPS 4.45, Running 96.40s Step 366( N/A%), pre moving , FPS 4.42, Running 96.53s Step 367( N/A%), pre moving , FPS 4.37, Running 96.91s Step 368( N/A%), pre moving , FPS 4.35, Running 97.04s Step 369( N/A%), pre moving , FPS 4.40, Running 97.10s Step 370( N/A%), pre moving , FPS 4.65, Running 97.19s Step 371( N/A%), pre moving , FPS 4.41, Running 97.53s Step 372( N/A%), pre moving , FPS 4.45, Running 97.58s Step 373( N/A%), pre moving , FPS 4.76, Running 97.65s Step 374( N/A%), pre moving , FPS 4.84, Running 97.69s Step 375( N/A%), pre moving , FPS 4.85, Running 97.78s Step 376( N/A%), pre moving , FPS 5.21, Running 97.87s Step 377( N/A%), pre moving , FPS 5.33, Running 97.94s Step 378( N/A%), pre moving , FPS 5.83, Running 98.02s Step 379( N/A%), pre moving , FPS 5.89, Running 98.12s Step 380( N/A%), pre moving , FPS 5.94, Running 98.23s Step 381( N/A%), pre moving , FPS 6.64, Running 98.29s Step 382( N/A%), pre moving , FPS 6.84, Running 98.37s Step 383( N/A%), pre moving , FPS 7.71, Running 98.45s Step 384( N/A%), pre moving , FPS 7.92, Running 98.52s Step 385( N/A%), pre moving , FPS 9.02, Running 98.61s Step 386( N/A%), pre moving , FPS 8.29, Running 98.95s Step 387( N/A%), pre moving , FPS 9.51, Running 99.02s Step 388( N/A%), pre moving , FPS 9.61, Running 99.12s Step 389( N/A%), pre moving , FPS 4.64, Running 101.41s Step 390( N/A%), pre moving , FPS 4.09, Running 102.07s Step 391( N/A%), pre moving , FPS 4.12, Running 102.38s Step 392( N/A%), pre moving , FPS 3.72, Running 102.96s Step 393( N/A%), pre moving , FPS 3.48, Running 103.39s Step 394( N/A%), pre moving , FPS 3.21, Running 103.93s Step 395( N/A%), pre moving , FPS 3.12, Running 104.18s Step 396( N/A%), pre moving , FPS 2.82, Running 104.96s Step 397( N/A%), pre moving , FPS 2.78, Running 105.13s Step 398( N/A%), pre moving , FPS 2.55, Running 105.85s Step 399( N/A%), pre moving , FPS 2.51, Running 106.09s Step 400( N/A%), pre moving , FPS 2.38, Running 106.64s Step 401( N/A%), pre moving , FPS 2.34, Running 106.85s Step 402( N/A%), pre moving , FPS 2.16, Running 107.62s Step 403( N/A%), pre moving , FPS 2.13, Running 107.86s Step 404( N/A%), pre moving , FPS 2.02, Running 108.40s Step 405( N/A%), pre moving , FPS 1.95, Running 108.86s Step 406( N/A%), pre moving , FPS 1.91, Running 109.41s Step 407( N/A%), pre moving , FPS 1.89, Running 109.59s Step 408( N/A%), pre moving , FPS 1.79, Running 110.31s Step 409( 0.33%), action 1, FPS 1.96, Running 111.60s Step 410( 0.67%), action 2, FPS 1.97, Running 112.21s Step 411( 1.00%), action 3, FPS 1.81, Running 113.44s Step 412( 1.33%), action 4, FPS 1.81, Running 113.99s Step 413( 1.67%), action 5, FPS 1.76, Running 114.78s Step 414( 2.00%), action 6, FPS 1.77, Running 115.23s Step 415( 2.33%), action 7, FPS 1.71, Running 115.85s Step 416( 2.67%), action 8, FPS 1.79, Running 116.13s Step 417( 3.00%), action 9, FPS 1.73, Running 116.72s Step 418( 3.33%), action 10, FPS 1.77, Running 117.14s Step 419( 3.67%), action 11, FPS 1.63, Running 118.34s Step 420( 4.00%), action 12, FPS 1.65, Running 118.77s Step 421( 4.33%), action 13, FPS 1.59, Running 119.44s Step 422( 4.67%), action 14, FPS 1.60, Running 120.08s Step 423( 5.00%), action 15, FPS 1.51, Running 121.07s Step 424( 5.33%), action 16, FPS 1.49, Running 121.81s Step 425( 5.67%), action 17, FPS 1.45, Running 122.65s Step 426( 6.00%), action 18, FPS 1.46, Running 123.14s Step 427( 6.33%), action 19, FPS 1.41, Running 123.82s Step 428( 6.67%), action 20, FPS 1.42, Running 124.43s Step 429( 7.00%), action 21, FPS 1.45, Running 125.35s Step 430( 7.33%), action 22, FPS 1.45, Running 126.03s Step 431( 7.67%), action 23, FPS 1.48, Running 126.95s Step 432( 8.00%), action 24, FPS 1.49, Running 127.41s Step 433( 8.33%), action 25, FPS 1.51, Running 128.07s Step 434( 8.67%), action 26, FPS 1.48, Running 128.70s Step 435( 9.00%), action 27, FPS 1.46, Running 129.56s Step 436( 9.33%), action 28, FPS 1.44, Running 129.99s Step 437( 9.67%), action 29, FPS 1.42, Running 130.79s Step 438( 10.00%), action 30, FPS 1.39, Running 131.57s Step 439( 10.33%), action 31, FPS 1.38, Running 132.79s Step 440( 10.67%), action 32, FPS 1.38, Running 133.31s Step 441( 11.00%), action 33, FPS 1.34, Running 134.37s Step 442( 11.33%), action 34, FPS 1.33, Running 135.13s Step 443( 11.67%), action 35, FPS 1.38, Running 135.60s Step 444( 12.00%), action 36, FPS 1.39, Running 136.18s Step 445( 12.33%), action 37, FPS 1.40, Running 136.95s Step 446( 12.67%), action 38, FPS 1.39, Running 137.55s Step 447( 13.00%), action 39, FPS 1.37, Running 138.46s Step 448( 13.33%), action 40, FPS 1.38, Running 138.88s Step 449( 13.67%), action 41, FPS 1.36, Running 140.04s Step 450( 14.00%), action 42, FPS 1.39, Running 140.44s Step 451( 14.33%), action 43, FPS 1.41, Running 141.17s Step 452( 14.67%), action 44, FPS 1.41, Running 141.63s Step 453( 15.00%), action 45, FPS 1.40, Running 142.33s Step 454( 15.33%), action 46, FPS 1.40, Running 142.96s Step 455( 15.67%), action 47, FPS 1.40, Running 143.83s Step 456( 16.00%), action 48, FPS 1.38, Running 144.47s Step 457( 16.33%), action 49, FPS 1.40, Running 145.12s Step 458( 16.67%), action 50, FPS 1.41, Running 145.72s Step 459( 17.00%), action 51, FPS 1.45, Running 146.58s Step 460( 17.33%), action 52, FPS 1.44, Running 147.19s Step 461( 17.67%), action 53, FPS 1.46, Running 148.09s Step 462( 18.00%), action 54, FPS 1.49, Running 148.51s Step 463( 18.33%), action 55, FPS 1.46, Running 149.28s Step 464( 18.67%), action 56, FPS 1.48, Running 149.72s Step 465( 19.00%), action 57, FPS 1.49, Running 150.38s Step 466( 19.33%), action 58, FPS 1.49, Running 150.94s Step 467( 19.67%), action 59, FPS 1.49, Running 151.88s Step 468( 20.00%), action 60, FPS 1.45, Running 152.66s Step 469( 20.33%), action 61, FPS 1.49, Running 153.42s Step 470( 20.67%), action 62, FPS 1.46, Running 154.16s Step 471( 21.00%), action 63, FPS 1.46, Running 154.83s Step 472( 21.33%), action 64, FPS 1.44, Running 155.53s Step 473( 21.67%), action 65, FPS 1.42, Running 156.44s Step 474( 22.00%), action 66, FPS 1.44, Running 156.85s Step 475( 22.33%), action 67, FPS 1.45, Running 157.65s Step 476( 22.67%), action 68, FPS 1.48, Running 158.01s Step 477( 23.00%), action 69, FPS 1.47, Running 158.76s Step 478( 23.33%), action 70, FPS 1.47, Running 159.30s Step 479( 23.67%), action 71, FPS 1.46, Running 160.24s Step 480( 24.00%), action 72, FPS 1.48, Running 160.70s Step 481( 24.33%), action 73, FPS 1.50, Running 161.44s Step 482( 24.67%), action 74, FPS 1.48, Running 162.07s Step 483( 25.00%), action 75, FPS 1.46, Running 162.97s Step 484( 25.33%), action 76, FPS 1.46, Running 163.40s Step 485( 25.67%), action 77, FPS 1.46, Running 164.11s Step 486( 26.00%), action 78, FPS 1.47, Running 164.52s Step 487( 26.33%), action 79, FPS 1.50, Running 165.19s Step 488( 26.67%), action 80, FPS 1.54, Running 165.68s Step 489( 27.00%), action 81, FPS 1.50, Running 166.71s Step 490( 27.33%), action 82, FPS 1.54, Running 167.15s Step 491( 27.67%), action 83, FPS 1.54, Running 167.85s Step 492( 28.00%), action 84, FPS 1.58, Running 168.22s Step 493( 28.33%), action 85, FPS 1.59, Running 169.01s Step 494( 28.67%), action 86, FPS 1.56, Running 169.70s Step 495( 29.00%), action 87, FPS 1.54, Running 170.59s Step 496( 29.33%), action 88, FPS 1.51, Running 171.26s Step 497( 29.67%), action 89, FPS 1.49, Running 172.14s Step 498( 30.00%), action 90, FPS 1.53, Running 172.38s Step 499( 30.33%), action 91, FPS 1.51, Running 173.47s Step 500( 30.67%), action 92, FPS 1.45, Running 174.47s Step 501( 31.00%), action 93, FPS 1.44, Running 175.34s Step 502( 31.33%), action 94, FPS 1.44, Running 175.96s Step 503( 31.67%), action 95, FPS 1.44, Running 176.91s Step 504( 32.00%), action 96, FPS 1.42, Running 177.45s Step 505( 32.33%), action 97, FPS 1.44, Running 178.00s Step 506( 32.67%), action 98, FPS 1.42, Running 178.57s Step 507( 33.00%), action 99, FPS 1.40, Running 179.50s Step 508( 33.33%), action 100, FPS 1.40, Running 179.98s Step 509( 33.67%), action 101, FPS 1.40, Running 180.96s Step 510( 34.00%), action 102, FPS 1.39, Running 181.56s Step 511( 34.33%), action 103, FPS 1.35, Running 182.65s Step 512( 34.67%), action 104, FPS 1.34, Running 183.19s Step 513( 35.00%), action 105, FPS 1.35, Running 183.81s Step 514( 35.33%), action 106, FPS 1.35, Running 184.49s Step 515( 35.67%), action 107, FPS 1.36, Running 185.26s Step 516( 36.00%), action 108, FPS 1.38, Running 185.74s Step 517( 36.33%), action 109, FPS 1.38, Running 186.65s Step 518( 36.67%), action 110, FPS 1.35, Running 187.24s Step 519( 37.00%), action 111, FPS 1.33, Running 188.54s Step 520( 37.33%), action 112, FPS 1.38, Running 189.00s Step 521( 37.67%), action 113, FPS 1.35, Running 190.14s Step 522( 38.00%), action 114, FPS 1.37, Running 190.59s Step 523( 38.33%), action 115, FPS 1.42, Running 190.99s Step 524( 38.67%), action 116, FPS 1.44, Running 191.31s Step 525( 39.00%), action 117, FPS 1.46, Running 191.73s Step 526( 39.33%), action 118, FPS 1.47, Running 192.20s Step 527( 39.67%), action 119, FPS 1.44, Running 193.38s Step 528( 40.00%), action 120, FPS 1.44, Running 193.86s Step 529( 40.33%), action 121, FPS 1.43, Running 194.95s Step 530( 40.67%), action 122, FPS 1.44, Running 195.49s Step 531( 41.00%), action 123, FPS 1.43, Running 196.61s Step 532( 41.33%), action 124, FPS 1.45, Running 197.00s Step 533( 41.67%), action 125, FPS 1.43, Running 197.75s Step 534( 42.00%), action 126, FPS 1.44, Running 198.39s Step 535( 42.33%), action 127, FPS 1.42, Running 199.36s Step 536( 42.67%), action 128, FPS 1.40, Running 199.99s Step 537( 43.00%), action 129, FPS 1.39, Running 201.00s Step 538( 43.33%), action 130, FPS 1.38, Running 201.76s Step 539( 43.67%), action 131, FPS 1.37, Running 203.10s Step 540( 44.00%), action 132, FPS 1.36, Running 203.72s Step 541( 44.33%), action 133, FPS 1.34, Running 205.11s Step 542( 44.67%), action 134, FPS 1.34, Running 205.51s Step 543( 45.00%), action 135, FPS 1.27, Running 206.68s Step 544( 45.33%), action 136, FPS 1.26, Running 207.18s Step 545( 45.67%), action 137, FPS 1.21, Running 208.30s Step 546( 46.00%), action 138, FPS 1.20, Running 208.87s Step 547( 46.33%), action 139, FPS 1.24, Running 209.46s Step 548( 46.67%), action 140, FPS 1.26, Running 209.78s Step 549( 47.00%), action 141, FPS 1.24, Running 211.04s Step 550( 47.33%), action 142, FPS 1.20, Running 212.16s Step 551( 47.67%), action 143, FPS 1.22, Running 212.97s Step 552( 48.00%), action 144, FPS 1.22, Running 213.37s Step 553( 48.33%), action 145, FPS 1.19, Running 214.59s Step 554( 48.67%), action 146, FPS 1.18, Running 215.27s Step 555( 49.00%), action 147, FPS 1.18, Running 216.37s Step 556( 49.33%), action 148, FPS 1.15, Running 217.33s Step 557( 49.67%), action 149, FPS 1.16, Running 218.22s Step 558( 50.00%), action 150, FPS 1.16, Running 219.04s Step 559( 50.33%), action 151, FPS 1.16, Running 220.31s Step 560( 50.67%), action 152, FPS 1.16, Running 220.93s Step 561( 51.00%), action 153, FPS 1.20, Running 221.80s Step 562( 51.33%), action 154, FPS 1.20, Running 222.23s Step 563( 51.67%), action 155, FPS 1.19, Running 223.45s Step 564( 52.00%), action 156, FPS 1.20, Running 223.91s Step 565( 52.33%), action 157, FPS 1.23, Running 224.54s Step 566( 52.67%), action 158, FPS 1.24, Running 225.01s Step 567( 53.00%), action 159, FPS 1.20, Running 226.17s Step 568( 53.33%), action 160, FPS 1.18, Running 226.73s Step 569( 53.67%), action 161, FPS 1.20, Running 227.72s Step 570( 54.00%), action 162, FPS 1.24, Running 228.30s Step 571( 54.33%), action 163, FPS 1.23, Running 229.20s Step 572( 54.67%), action 164, FPS 1.21, Running 229.88s Step 573( 55.00%), action 165, FPS 1.20, Running 231.22s Step 574( 55.33%), action 166, FPS 1.19, Running 232.06s Step 575( 55.67%), action 167, FPS 1.18, Running 233.31s Step 576( 56.00%), action 168, FPS 1.20, Running 234.01s Step 577( 56.33%), action 169, FPS 1.16, Running 235.40s Step 578( 56.67%), action 170, FPS 1.17, Running 236.09s Step 579( 57.00%), action 171, FPS 1.20, Running 237.01s Step 580( 57.33%), action 172, FPS 1.18, Running 237.85s Step 581( 57.67%), action 173, FPS 1.19, Running 238.64s Step 582( 58.00%), action 174, FPS 1.18, Running 239.22s Step 583( 58.33%), action 175, FPS 1.20, Running 240.08s Step 584( 58.67%), action 176, FPS 1.19, Running 240.76s Step 585( 59.00%), action 177, FPS 1.19, Running 241.33s Step 586( 59.33%), action 178, FPS 1.18, Running 242.02s [2026-08-02 18:47:56] [21 ] Seed 20 success after 242.16 s. +steps: 586 , actions: 178 . +Instruction: Empty +Total 12/21(57.14%) success. +Setting seed: 21 +Step 1( N/A%), pre moving , FPS 5.67, Running 0.18s Step 2( N/A%), pre moving , FPS 7.69, Running 0.26s Step 3( N/A%), pre moving , FPS 5.99, Running 0.50s Step 4( N/A%), pre moving , FPS 5.93, Running 0.68s Step 5( N/A%), pre moving , FPS 6.37, Running 0.78s Step 6( N/A%), pre moving , FPS 6.80, Running 0.88s Step 7( N/A%), pre moving , FPS 5.70, Running 1.23s Step 8( N/A%), pre moving , FPS 5.95, Running 1.34s Step 9( N/A%), pre moving , FPS 6.26, Running 1.44s Step 10( N/A%), pre moving , FPS 5.61, Running 1.78s Step 11( N/A%), pre moving , FPS 5.76, Running 1.91s Step 12( N/A%), pre moving , FPS 6.00, Running 2.00s Step 13( N/A%), pre moving , FPS 5.72, Running 2.27s Step 14( N/A%), pre moving , FPS 5.73, Running 2.44s Step 15( N/A%), pre moving , FPS 5.93, Running 2.53s Step 16( N/A%), pre moving , FPS 6.09, Running 2.63s Step 17( N/A%), pre moving , FPS 5.73, Running 2.97s Step 18( N/A%), pre moving , FPS 5.85, Running 3.08s Step 19( N/A%), pre moving , FPS 5.99, Running 3.17s Step 20( N/A%), pre moving , FPS 5.69, Running 3.51s Step 21( N/A%), pre moving , FPS 5.65, Running 3.71s Step 22( N/A%), pre moving , FPS 5.68, Running 3.78s Step 23( N/A%), pre moving , FPS 6.02, Running 3.83s Step 24( N/A%), pre moving , FPS 6.28, Running 3.86s Step 25( N/A%), pre moving , FPS 6.37, Running 3.92s Step 26( N/A%), pre moving , FPS 5.86, Running 4.29s Step 27( N/A%), pre moving , FPS 6.31, Running 4.40s Step 28( N/A%), pre moving , FPS 6.34, Running 4.50s Step 29( N/A%), pre moving , FPS 6.37, Running 4.58s Step 30( N/A%), pre moving , FPS 6.94, Running 4.66s Step 31( N/A%), pre moving , FPS 7.00, Running 4.77s Step 32( N/A%), pre moving , FPS 7.03, Running 4.84s Step 33( N/A%), pre moving , FPS 7.49, Running 4.94s Step 34( N/A%), pre moving , FPS 7.06, Running 5.28s Step 35( N/A%), pre moving , FPS 7.03, Running 5.38s Step 36( N/A%), pre moving , FPS 5.39, Running 6.33s Step 37( N/A%), pre moving , FPS 5.72, Running 6.46s Step 38( N/A%), pre moving , FPS 5.75, Running 6.56s Step 39( N/A%), pre moving , FPS 5.37, Running 6.90s Step 40( N/A%), pre moving , FPS 5.70, Running 7.02s Step 41( N/A%), pre moving , FPS 5.90, Running 7.11s Step 42( N/A%), pre moving , FPS 5.78, Running 7.24s Step 43( N/A%), pre moving , FPS 5.38, Running 7.54s Step 44( N/A%), pre moving , FPS 5.26, Running 7.66s Step 45( N/A%), pre moving , FPS 5.13, Running 7.82s Step 46( N/A%), pre moving , FPS 5.25, Running 8.10s Step 47( N/A%), pre moving , FPS 5.24, Running 8.21s Step 48( N/A%), pre moving , FPS 5.25, Running 8.31s Step 49( N/A%), pre moving , FPS 4.86, Running 8.70s Step 50( N/A%), pre moving , FPS 4.77, Running 8.86s Step 51( N/A%), pre moving , FPS 4.46, Running 9.25s Step 52( N/A%), pre moving , FPS 4.39, Running 9.40s Step 53( N/A%), pre moving , FPS 4.12, Running 9.80s Step 54( N/A%), pre moving , FPS 4.28, Running 9.95s Step 55( N/A%), pre moving , FPS 4.09, Running 10.27s Step 56( N/A%), pre moving , FPS 4.79, Running 10.51s Step 57( N/A%), pre moving , FPS 4.78, Running 10.65s Step 58( N/A%), pre moving , FPS 4.42, Running 11.08s Step 59( N/A%), pre moving , FPS 4.63, Running 11.22s Step 60( N/A%), pre moving , FPS 4.34, Running 11.63s Step 61( N/A%), pre moving , FPS 4.29, Running 11.77s Step 62( N/A%), pre moving , FPS 4.07, Running 12.15s Step 63( N/A%), pre moving , FPS 4.20, Running 12.31s Step 64( N/A%), pre moving , FPS 3.97, Running 12.70s Step 65( N/A%), pre moving , FPS 3.97, Running 12.86s Step 66( N/A%), pre moving , FPS 3.87, Running 13.26s Step 67( N/A%), pre moving , FPS 3.84, Running 13.42s Step 68( N/A%), pre moving , FPS 3.65, Running 13.79s Step 69( N/A%), pre moving , FPS 3.79, Running 13.98s Step 70( N/A%), pre moving , FPS 3.80, Running 14.12s Step 71( N/A%), pre moving , FPS 3.78, Running 14.54s Step 72( N/A%), pre moving , FPS 3.79, Running 14.68s Step 73( N/A%), pre moving , FPS 3.78, Running 15.09s Step 74( N/A%), pre moving , FPS 3.81, Running 15.20s Step 75( N/A%), pre moving , FPS 3.75, Running 15.61s Step 76( N/A%), pre moving , FPS 3.81, Running 15.76s Step 77( N/A%), pre moving , FPS 3.85, Running 15.84s Step 78( N/A%), pre moving , FPS 4.14, Running 15.92s Step 79( N/A%), pre moving , FPS 3.97, Running 16.25s Step 80( N/A%), pre moving , FPS 4.24, Running 16.35s Step 81( N/A%), pre moving , FPS 4.28, Running 16.44s Step 82( N/A%), pre moving , FPS 4.55, Running 16.54s Step 83( N/A%), pre moving , FPS 4.37, Running 16.89s Step 84( N/A%), pre moving , FPS 4.66, Running 17.00s Step 85( N/A%), pre moving , FPS 4.72, Running 17.10s Step 86( N/A%), pre moving , FPS 4.79, Running 17.44s Step 87( N/A%), pre moving , FPS 4.83, Running 17.55s Step 88( N/A%), pre moving , FPS 5.19, Running 17.64s Step 89( N/A%), pre moving , FPS 5.26, Running 17.78s Step 90( N/A%), pre moving , FPS 5.06, Running 18.08s Step 91( N/A%), pre moving , FPS 5.51, Running 18.17s Step 92( N/A%), pre moving , FPS 5.56, Running 18.28s Step 93( N/A%), pre moving , FPS 5.66, Running 18.62s Step 94( N/A%), pre moving , FPS 5.67, Running 18.73s Step 95( N/A%), pre moving , FPS 6.21, Running 18.83s Step 96( N/A%), pre moving , FPS 5.86, Running 19.17s Step 97( N/A%), pre moving , FPS 5.80, Running 19.29s Step 98( N/A%), pre moving , FPS 4.41, Running 20.45s Step 99( N/A%), pre moving , FPS 4.30, Running 20.90s Step 100( N/A%), pre moving , FPS 3.90, Running 21.47s Step 101( N/A%), pre moving , FPS 3.65, Running 21.92s Step 102( N/A%), pre moving , FPS 3.35, Running 22.52s Step 103( N/A%), pre moving , FPS 3.27, Running 23.00s Step 104( N/A%), pre moving , FPS 3.13, Running 23.39s Step 105( N/A%), pre moving , FPS 3.08, Running 23.59s Step 106( N/A%), pre moving , FPS 3.08, Running 23.94s Step 107( N/A%), pre moving , FPS 2.91, Running 24.42s Step 108( N/A%), pre moving , FPS 2.72, Running 24.99s Step 109( N/A%), pre moving , FPS 2.70, Running 25.19s Step 110( N/A%), pre moving , FPS 2.59, Running 25.80s Step 111( N/A%), pre moving , FPS 2.51, Running 26.14s Step 112( N/A%), pre moving , FPS 2.37, Running 26.72s Step 113( N/A%), pre moving , FPS 2.34, Running 27.17s Step 114( N/A%), pre moving , FPS 2.23, Running 27.71s Step 115( N/A%), pre moving , FPS 2.14, Running 28.17s Step 116( N/A%), pre moving , FPS 2.09, Running 28.75s Step 117( N/A%), pre moving , FPS 2.06, Running 29.00s Step 118( N/A%), pre moving , FPS 2.21, Running 29.51s Step 119( N/A%), pre moving , FPS 2.20, Running 29.98s Step 120( N/A%), pre moving , FPS 2.20, Running 30.55s Step 121( N/A%), pre moving , FPS 2.20, Running 31.00s Step 122( N/A%), pre moving , FPS 2.20, Running 31.62s Step 123( N/A%), pre moving , FPS 2.19, Running 32.12s Step 124( N/A%), pre moving , FPS 2.15, Running 32.69s Step 125( N/A%), pre moving , FPS 2.15, Running 32.89s Step 126( N/A%), pre moving , FPS 2.12, Running 33.39s Step 127( N/A%), pre moving , FPS 2.13, Running 33.79s Step 128( N/A%), pre moving , FPS 2.14, Running 34.34s Step 129( N/A%), pre moving , FPS 2.08, Running 34.83s Step 130( N/A%), pre moving , FPS 2.08, Running 35.40s Step 131( N/A%), pre moving , FPS 2.06, Running 35.83s Step 132( N/A%), pre moving , FPS 2.07, Running 36.40s Step 133( N/A%), pre moving , FPS 2.05, Running 36.90s Step 134( N/A%), pre moving , FPS 2.04, Running 37.51s Step 135( N/A%), pre moving , FPS 2.03, Running 38.01s Step 136( N/A%), pre moving , FPS 2.03, Running 38.58s Step 137( N/A%), pre moving , FPS 1.99, Running 39.04s Step 138( N/A%), pre moving , FPS 1.97, Running 39.67s Step 139( N/A%), pre moving , FPS 1.99, Running 40.01s Step 140( N/A%), pre moving , FPS 2.04, Running 40.37s Step 141( N/A%), pre moving , FPS 2.06, Running 40.71s Step 142( N/A%), pre moving , FPS 2.07, Running 41.27s Step 143( N/A%), pre moving , FPS 2.16, Running 41.40s Step 144( N/A%), pre moving , FPS 2.23, Running 41.64s Step 145( N/A%), pre moving , FPS 2.23, Running 41.85s Step 146( N/A%), pre moving , FPS 2.27, Running 42.21s Step 147( N/A%), pre moving , FPS 2.31, Running 42.46s Step 148( N/A%), pre moving , FPS 2.35, Running 42.85s Step 149( N/A%), pre moving , FPS 2.38, Running 43.23s Step 150( N/A%), pre moving , FPS 2.38, Running 43.81s Step 151( N/A%), pre moving , FPS 2.36, Running 44.29s Step 152( N/A%), pre moving , FPS 2.36, Running 44.89s Step 153( N/A%), pre moving , FPS 2.47, Running 44.99s Step 154( N/A%), pre moving , FPS 2.56, Running 45.34s Step 155( N/A%), pre moving , FPS 2.68, Running 45.46s Step 156( N/A%), pre moving , FPS 2.87, Running 45.55s Step 157( N/A%), pre moving , FPS 3.04, Running 45.63s Step 158( N/A%), pre moving , FPS 3.17, Running 45.97s Step 159( N/A%), pre moving , FPS 3.29, Running 46.08s Step 160( N/A%), pre moving , FPS 3.44, Running 46.17s Step 161( N/A%), pre moving , FPS 3.44, Running 46.53s Step 162( N/A%), pre moving , FPS 3.72, Running 46.64s Step 163( N/A%), pre moving , FPS 3.16, Running 47.72s Step 164( N/A%), pre moving , FPS 3.24, Running 47.81s Step 165( N/A%), pre moving , FPS 3.24, Running 48.02s Step 166( N/A%), pre moving , FPS 3.31, Running 48.26s Step 167( N/A%), pre moving , FPS 3.35, Running 48.43s Step 168( N/A%), pre moving , FPS 3.34, Running 48.84s Step 169( N/A%), pre moving , FPS 3.46, Running 49.01s Step 170( N/A%), pre moving , FPS 3.57, Running 49.41s Step 171( N/A%), pre moving , FPS 3.79, Running 49.57s Step 172( N/A%), pre moving , FPS 3.94, Running 49.97s Step 173( N/A%), pre moving , FPS 3.90, Running 50.12s Step 174( N/A%), pre moving , FPS 3.87, Running 50.50s Step 175( N/A%), pre moving , FPS 3.81, Running 50.72s Step 176( N/A%), pre moving , FPS 3.48, Running 51.29s Step 177( N/A%), pre moving , FPS 3.26, Running 51.76s Step 178( N/A%), pre moving , FPS 3.35, Running 51.94s Step 179( N/A%), pre moving , FPS 3.19, Running 52.36s Step 180( N/A%), pre moving , FPS 3.14, Running 52.54s Step 181( N/A%), pre moving , FPS 3.09, Running 53.01s Step 182( N/A%), pre moving , FPS 3.06, Running 53.17s Step 183( N/A%), pre moving , FPS 3.34, Running 53.71s Step 184( N/A%), pre moving , FPS 3.11, Running 54.25s Step 185( N/A%), pre moving , FPS 2.96, Running 54.77s Step 186( N/A%), pre moving , FPS 2.83, Running 55.32s Step 187( N/A%), pre moving , FPS 2.68, Running 55.88s Step 188( N/A%), pre moving , FPS 2.64, Running 56.42s Step 189( N/A%), pre moving , FPS 2.52, Running 56.96s Step 190( N/A%), pre moving , FPS 2.48, Running 57.47s Step 191( N/A%), pre moving , FPS 2.37, Running 58.01s Step 192( N/A%), pre moving , FPS 2.33, Running 58.56s Step 193( N/A%), pre moving , FPS 2.27, Running 58.93s Step 194( N/A%), pre moving , FPS 2.25, Running 59.39s Step 195( N/A%), pre moving , FPS 2.17, Running 59.92s Step 196( N/A%), pre moving , FPS 2.18, Running 60.46s Step 197( N/A%), pre moving , FPS 2.17, Running 60.98s Step 198( N/A%), pre moving , FPS 2.17, Running 61.17s Step 199( N/A%), pre moving , FPS 2.20, Running 61.46s Step 200( N/A%), pre moving , FPS 2.19, Running 61.68s Step 201( N/A%), pre moving , FPS 2.24, Running 61.93s Step 202( N/A%), pre moving , FPS 2.15, Running 62.48s Step 203( N/A%), pre moving , FPS 2.16, Running 62.97s Step 204( N/A%), pre moving , FPS 2.22, Running 63.28s Step 205( N/A%), pre moving , FPS 2.25, Running 63.68s Step 206( N/A%), pre moving , FPS 2.26, Running 64.18s Step 207( N/A%), pre moving , FPS 2.28, Running 64.66s Step 208( N/A%), pre moving , FPS 2.37, Running 64.85s Step 209( N/A%), pre moving , FPS 2.39, Running 65.32s Step 210( N/A%), pre moving , FPS 2.48, Running 65.54s Step 211( N/A%), pre moving , FPS 2.56, Running 65.83s Step 212( N/A%), pre moving , FPS 2.71, Running 65.94s Step 213( N/A%), pre moving , FPS 2.82, Running 66.03s Step 214( N/A%), pre moving , FPS 2.86, Running 66.37s Step 215( N/A%), pre moving , FPS 3.03, Running 66.52s Step 216( N/A%), pre moving , FPS 3.10, Running 66.92s Step 217( N/A%), pre moving , FPS 3.29, Running 67.06s Step 218( N/A%), pre moving , FPS 3.34, Running 67.15s Step 219( N/A%), pre moving , FPS 3.31, Running 67.49s Step 220( N/A%), pre moving , FPS 3.38, Running 67.60s Step 221( N/A%), pre moving , FPS 3.47, Running 67.70s Step 222( N/A%), pre moving , FPS 3.60, Running 68.05s Step 223( N/A%), pre moving , FPS 3.86, Running 68.16s Step 224( N/A%), pre moving , FPS 4.02, Running 68.25s Step 225( N/A%), pre moving , FPS 3.61, Running 69.22s Step 226( N/A%), pre moving , FPS 3.91, Running 69.30s Step 227( N/A%), pre moving , FPS 4.21, Running 69.42s Step 228( N/A%), pre moving , FPS 4.06, Running 69.77s Step 229( N/A%), pre moving , FPS 4.40, Running 69.86s Step 230( N/A%), pre moving , FPS 4.23, Running 70.26s Step 231( N/A%), pre moving , FPS 4.40, Running 70.37s Step 232( N/A%), pre moving , FPS 4.38, Running 70.51s Step 233( N/A%), pre moving , FPS 4.12, Running 70.89s Step 234( N/A%), pre moving , FPS 4.28, Running 71.04s Step 235( N/A%), pre moving , FPS 4.30, Running 71.17s Step 236( N/A%), pre moving , FPS 4.28, Running 71.59s Step 237( N/A%), pre moving , FPS 4.28, Running 71.73s Step 238( N/A%), pre moving , FPS 4.01, Running 72.14s Step 239( N/A%), pre moving , FPS 4.18, Running 72.28s Step 240( N/A%), pre moving , FPS 3.96, Running 72.65s Step 241( N/A%), pre moving , FPS 3.91, Running 72.82s Step 242( N/A%), pre moving , FPS 4.04, Running 72.99s Step 243( N/A%), pre moving , FPS 3.84, Running 73.37s Step 244( N/A%), pre moving , FPS 3.59, Running 73.81s Step 245( N/A%), pre moving , FPS 4.18, Running 74.01s Step 246( N/A%), pre moving , FPS 3.87, Running 74.47s Step 247( N/A%), pre moving , FPS 3.65, Running 74.91s Step 248( N/A%), pre moving , FPS 3.76, Running 75.09s Step 249( N/A%), pre moving , FPS 3.53, Running 75.53s Step 250( N/A%), pre moving , FPS 3.66, Running 75.73s Step 251( N/A%), pre moving , FPS 3.43, Running 76.20s Step 252( N/A%), pre moving , FPS 3.26, Running 76.64s Step 253( N/A%), pre moving , FPS 3.37, Running 76.82s Step 254( N/A%), pre moving , FPS 3.21, Running 77.26s Step 255( N/A%), pre moving , FPS 3.18, Running 77.47s Step 256( N/A%), pre moving , FPS 3.16, Running 77.92s Step 257( N/A%), pre moving , FPS 3.03, Running 78.33s Step 258( N/A%), pre moving , FPS 3.11, Running 78.57s Step 259( N/A%), pre moving , FPS 2.98, Running 78.99s Step 260( N/A%), pre moving , FPS 3.03, Running 79.25s Step 261( N/A%), pre moving , FPS 2.91, Running 79.70s Step 262( N/A%), pre moving , FPS 2.78, Running 80.18s Step 263( N/A%), pre moving , FPS 2.90, Running 80.27s Step 264( N/A%), pre moving , FPS 3.06, Running 80.36s Step 265( N/A%), pre moving , FPS 3.07, Running 80.51s Step 266( N/A%), pre moving , FPS 3.18, Running 80.76s Step 267( N/A%), pre moving , FPS 3.31, Running 80.95s Step 268( N/A%), pre moving , FPS 3.27, Running 81.20s Step 269( N/A%), pre moving , FPS 3.27, Running 81.65s Step 270( N/A%), pre moving , FPS 3.23, Running 81.93s Step 271( N/A%), pre moving , FPS 3.25, Running 82.35s Step 272( N/A%), pre moving , FPS 3.27, Running 82.76s Step 273( N/A%), pre moving , FPS 3.26, Running 82.96s Step 274( N/A%), pre moving , FPS 3.24, Running 83.43s Step 275( N/A%), pre moving , FPS 3.25, Running 83.62s Step 276( N/A%), pre moving , FPS 3.25, Running 84.07s Step 277( N/A%), pre moving , FPS 3.26, Running 84.47s Step 278( N/A%), pre moving , FPS 3.30, Running 84.62s Step 279( N/A%), pre moving , FPS 3.29, Running 85.06s Step 280( N/A%), pre moving , FPS 3.32, Running 85.27s Step 281( N/A%), pre moving , FPS 3.31, Running 85.74s Step 282( N/A%), pre moving , FPS 3.34, Running 86.17s Step 283( N/A%), pre moving , FPS 3.28, Running 86.38s Step 284( N/A%), pre moving , FPS 3.09, Running 86.84s Step 285( N/A%), pre moving , FPS 2.95, Running 87.29s Step 286( N/A%), pre moving , FPS 2.98, Running 87.48s Step 287( N/A%), pre moving , FPS 2.86, Running 87.94s Step 288( N/A%), pre moving , FPS 2.89, Running 88.12s Step 289( N/A%), pre moving , FPS 2.89, Running 88.56s Step 290( N/A%), pre moving , FPS 2.83, Running 89.00s Step 291( N/A%), pre moving , FPS 2.94, Running 89.15s Step 292( N/A%), pre moving , FPS 2.94, Running 89.55s Step 293( N/A%), pre moving , FPS 2.98, Running 89.67s Step 294( N/A%), pre moving , FPS 3.16, Running 89.77s Step 295( N/A%), pre moving , FPS 3.13, Running 90.01s Step 296( N/A%), pre moving , FPS 3.23, Running 90.26s Step 297( N/A%), pre moving , FPS 3.23, Running 90.66s Step 298( N/A%), pre moving , FPS 3.27, Running 90.73s Step 299( N/A%), pre moving , FPS 3.46, Running 90.84s Step 300( N/A%), pre moving , FPS 3.53, Running 90.94s Step 301( N/A%), pre moving , FPS 3.60, Running 91.29s Step 302( N/A%), pre moving , FPS 3.84, Running 91.38s Step 303( N/A%), pre moving , FPS 3.94, Running 91.45s Step 304( N/A%), pre moving , FPS 4.03, Running 91.80s Step 305( N/A%), pre moving , FPS 4.33, Running 91.91s Step 306( N/A%), pre moving , FPS 4.43, Running 92.00s Step 307( N/A%), pre moving , FPS 4.72, Running 92.17s Step 308( N/A%), pre moving , FPS 4.62, Running 92.45s Step 309( N/A%), pre moving , FPS 5.04, Running 92.53s Step 310( N/A%), pre moving , FPS 5.51, Running 92.63s Step 311( N/A%), pre moving , FPS 5.25, Running 92.96s Step 312( N/A%), pre moving , FPS 5.70, Running 93.07s Step 313( N/A%), pre moving , FPS 5.73, Running 93.16s Step 314( N/A%), pre moving , FPS 5.36, Running 93.50s Step 315( N/A%), pre moving , FPS 5.57, Running 93.60s Step 316( N/A%), pre moving , FPS 5.82, Running 93.69s Step 317( N/A%), pre moving , FPS 5.93, Running 94.03s Step 318( N/A%), pre moving , FPS 5.88, Running 94.13s Step 319( N/A%), pre moving , FPS 5.94, Running 94.21s Step 320( N/A%), pre moving , FPS 5.95, Running 94.30s Step 321( N/A%), pre moving , FPS 5.97, Running 94.64s Step 322( N/A%), pre moving , FPS 5.01, Running 95.37s Step 323( N/A%), pre moving , FPS 4.69, Running 95.71s Step 324( N/A%), pre moving , FPS 4.97, Running 95.82s Step 325( N/A%), pre moving , FPS 4.99, Running 95.92s Step 326( N/A%), pre moving , FPS 4.69, Running 96.26s Step 327( N/A%), pre moving , FPS 4.77, Running 96.36s Step 328( N/A%), pre moving , FPS 5.00, Running 96.45s Step 329( N/A%), pre moving , FPS 4.63, Running 96.85s Step 330( N/A%), pre moving , FPS 4.58, Running 97.00s Step 331( N/A%), pre moving , FPS 4.51, Running 97.40s Step 332( N/A%), pre moving , FPS 4.40, Running 97.61s Step 333( N/A%), pre moving , FPS 4.07, Running 98.07s Step 334( N/A%), pre moving , FPS 3.99, Running 98.51s Step 335( N/A%), pre moving , FPS 3.91, Running 98.72s Step 336( N/A%), pre moving , FPS 3.71, Running 99.09s Step 337( N/A%), pre moving , FPS 3.87, Running 99.20s Step 338( N/A%), pre moving , FPS 3.81, Running 99.38s Step 339( N/A%), pre moving , FPS 3.78, Running 99.49s Step 340( N/A%), pre moving , FPS 3.75, Running 99.64s Step 341( N/A%), pre moving , FPS 3.89, Running 99.77s Step 342( N/A%), pre moving , FPS 4.45, Running 99.87s Step 343( N/A%), pre moving , FPS 4.68, Running 99.99s Step 344( N/A%), pre moving , FPS 4.70, Running 100.07s Step 345( N/A%), pre moving , FPS 4.46, Running 100.41s Step 346( N/A%), pre moving , FPS 4.69, Running 100.52s Step 347( N/A%), pre moving , FPS 4.71, Running 100.61s Step 348( N/A%), pre moving , FPS 4.70, Running 100.70s Step 349( N/A%), pre moving , FPS 4.78, Running 101.03s Step 350( N/A%), pre moving , FPS 4.83, Running 101.14s Step 351( N/A%), pre moving , FPS 5.22, Running 101.23s Step 352( N/A%), pre moving , FPS 5.29, Running 101.39s Step 353( N/A%), pre moving , FPS 5.53, Running 101.68s Step 354( N/A%), pre moving , FPS 6.14, Running 101.77s Step 355( N/A%), pre moving , FPS 6.36, Running 101.86s Step 356( N/A%), pre moving , FPS 6.44, Running 102.19s Step 357( N/A%), pre moving , FPS 6.45, Running 102.30s Step 358( N/A%), pre moving , FPS 6.62, Running 102.40s Step 359( N/A%), pre moving , FPS 6.17, Running 102.73s Step 360( N/A%), pre moving , FPS 6.23, Running 102.85s Step 361( N/A%), pre moving , FPS 6.33, Running 102.93s Step 362( N/A%), pre moving , FPS 5.86, Running 103.28s Step 363( N/A%), pre moving , FPS 5.87, Running 103.39s Step 364( N/A%), pre moving , FPS 5.87, Running 103.48s Step 365( N/A%), pre moving , FPS 5.97, Running 103.75s Step 366( N/A%), pre moving , FPS 5.93, Running 103.90s Step 367( N/A%), pre moving , FPS 5.88, Running 104.01s Step 368( N/A%), pre moving , FPS 5.88, Running 104.10s Step 369( N/A%), pre moving , FPS 5.87, Running 104.44s Step 370( N/A%), pre moving , FPS 5.88, Running 104.54s Step 371( N/A%), pre moving , FPS 5.90, Running 104.62s Step 372( N/A%), pre moving , FPS 6.01, Running 104.72s Step 373( N/A%), pre moving , FPS 5.94, Running 105.05s Step 374( N/A%), pre moving , FPS 5.89, Running 105.16s Step 375( N/A%), pre moving , FPS 5.89, Running 105.26s Step 376( N/A%), pre moving , FPS 5.88, Running 105.60s Step 377( N/A%), pre moving , FPS 5.90, Running 105.69s Step 378( N/A%), pre moving , FPS 5.93, Running 105.77s Step 379( N/A%), pre moving , FPS 6.38, Running 105.87s Step 380( N/A%), pre moving , FPS 5.96, Running 106.20s Step 381( N/A%), pre moving , FPS 5.93, Running 106.30s Step 382( N/A%), pre moving , FPS 6.43, Running 106.39s Step 383( N/A%), pre moving , FPS 6.53, Running 106.46s Step 384( N/A%), pre moving , FPS 6.05, Running 106.79s Step 385( N/A%), pre moving , FPS 6.38, Running 106.89s Step 386( N/A%), pre moving , FPS 6.49, Running 106.98s Step 387( N/A%), pre moving , FPS 6.58, Running 107.05s Step 388( N/A%), pre moving , FPS 6.10, Running 107.38s Step 389( N/A%), pre moving , FPS 6.57, Running 107.48s Step 390( N/A%), pre moving , FPS 6.60, Running 107.57s Step 391( N/A%), pre moving , FPS 6.08, Running 107.91s Step 392( N/A%), pre moving , FPS 3.92, Running 109.82s Step 393( N/A%), pre moving , FPS 3.63, Running 110.56s Step 394( N/A%), pre moving , FPS 3.57, Running 110.77s Step 395( N/A%), pre moving , FPS 3.27, Running 111.37s Step 396( N/A%), pre moving , FPS 3.26, Running 111.73s Step 397( N/A%), pre moving , FPS 3.03, Running 112.29s Step 398( N/A%), pre moving , FPS 2.98, Running 112.49s Step 399( N/A%), pre moving , FPS 2.77, Running 113.10s Step 400( N/A%), pre moving , FPS 2.75, Running 113.47s Step 401( N/A%), pre moving , FPS 2.57, Running 114.09s Step 402( N/A%), pre moving , FPS 2.46, Running 114.54s Step 403( N/A%), pre moving , FPS 2.33, Running 115.02s Step 404( N/A%), pre moving , FPS 2.37, Running 115.23s Step 405( N/A%), pre moving , FPS 2.26, Running 115.74s Step 406( N/A%), pre moving , FPS 2.18, Running 116.17s Step 407( N/A%), pre moving , FPS 2.07, Running 116.72s Step 408( N/A%), pre moving , FPS 2.09, Running 116.95s Step 409( N/A%), pre moving , FPS 1.97, Running 117.66s Step 410( N/A%), pre moving , FPS 1.94, Running 117.86s Step 411( N/A%), pre moving , FPS 1.95, Running 118.18s Step 412( 0.33%), action 1, FPS 2.09, Running 119.37s Step 413( 0.67%), action 2, FPS 2.20, Running 119.67s Step 414( 1.00%), action 3, FPS 2.05, Running 120.52s Step 415( 1.33%), action 4, FPS 2.05, Running 121.14s Step 416( 1.67%), action 5, FPS 1.93, Running 122.09s Step 417( 2.00%), action 6, FPS 1.93, Running 122.65s Step 418( 2.33%), action 7, FPS 1.80, Running 123.59s Step 419( 2.67%), action 8, FPS 1.83, Running 124.03s Step 420( 3.00%), action 9, FPS 1.71, Running 125.16s Step 421( 3.33%), action 10, FPS 1.71, Running 125.82s Step 422( 3.67%), action 11, FPS 1.64, Running 126.75s Step 423( 4.00%), action 12, FPS 1.64, Running 127.21s Step 424( 4.33%), action 13, FPS 1.58, Running 127.88s Step 425( 4.67%), action 14, FPS 1.58, Running 128.36s Step 426( 5.00%), action 15, FPS 1.51, Running 129.41s Step 427( 5.33%), action 16, FPS 1.54, Running 129.69s Step 428( 5.67%), action 17, FPS 1.46, Running 130.63s Step 429( 6.00%), action 18, FPS 1.51, Running 130.95s Step 430( 6.33%), action 19, FPS 1.44, Running 131.79s Step 431( 6.67%), action 20, FPS 1.41, Running 132.34s Step 432( 7.00%), action 21, FPS 1.44, Running 133.26s Step 433( 7.33%), action 22, FPS 1.44, Running 133.55s Step 434( 7.67%), action 23, FPS 1.44, Running 134.41s Step 435( 8.00%), action 24, FPS 1.45, Running 134.97s Step 436( 8.33%), action 25, FPS 1.45, Running 135.92s Step 437( 8.67%), action 26, FPS 1.48, Running 136.18s Step 438( 9.00%), action 27, FPS 1.53, Running 136.63s Step 439( 9.33%), action 28, FPS 1.54, Running 137.01s Step 440( 9.67%), action 29, FPS 1.61, Running 137.59s Step 441( 10.00%), action 30, FPS 1.61, Running 138.26s Step 442( 10.33%), action 31, FPS 1.56, Running 139.53s Step 443( 10.67%), action 32, FPS 1.55, Running 140.11s Step 444( 11.00%), action 33, FPS 1.52, Running 141.05s Step 445( 11.33%), action 34, FPS 1.51, Running 141.59s Step 446( 11.67%), action 35, FPS 1.55, Running 142.28s Step 447( 12.00%), action 36, FPS 1.52, Running 142.83s Step 448( 12.33%), action 37, FPS 1.50, Running 143.99s Step 449( 12.67%), action 38, FPS 1.47, Running 144.54s Step 450( 13.00%), action 39, FPS 1.46, Running 145.53s Step 451( 13.33%), action 40, FPS 1.44, Running 146.22s Step 452( 13.67%), action 41, FPS 1.40, Running 147.52s Step 453( 14.00%), action 42, FPS 1.37, Running 148.14s Step 454( 14.33%), action 43, FPS 1.37, Running 149.05s Step 455( 14.67%), action 44, FPS 1.38, Running 149.49s Step 456( 15.00%), action 45, FPS 1.39, Running 150.35s Step 457( 15.33%), action 46, FPS 1.35, Running 151.04s Step 458( 15.67%), action 47, FPS 1.27, Running 152.41s Step 459( 16.00%), action 48, FPS 1.24, Running 153.09s Step 460( 16.33%), action 49, FPS 1.22, Running 154.04s Step 461( 16.67%), action 50, FPS 1.22, Running 154.63s Step 462( 17.00%), action 51, FPS 1.25, Running 155.56s Step 463( 17.33%), action 52, FPS 1.24, Running 156.29s Step 464( 17.67%), action 53, FPS 1.23, Running 157.26s Step 465( 18.00%), action 54, FPS 1.25, Running 157.59s Step 466( 18.33%), action 55, FPS 1.24, Running 158.39s Step 467( 18.67%), action 56, FPS 1.24, Running 158.93s Step 468( 19.00%), action 57, FPS 1.26, Running 159.88s Step 469( 19.33%), action 58, FPS 1.27, Running 160.24s Step 470( 19.67%), action 59, FPS 1.29, Running 161.06s Step 471( 20.00%), action 60, FPS 1.29, Running 161.67s Step 472( 20.33%), action 61, FPS 1.33, Running 162.61s Step 473( 20.67%), action 62, FPS 1.33, Running 163.16s Step 474( 21.00%), action 63, FPS 1.32, Running 164.14s Step 475( 21.33%), action 64, FPS 1.31, Running 164.70s Step 476( 21.67%), action 65, FPS 1.31, Running 165.65s Step 477( 22.00%), action 66, FPS 1.33, Running 166.04s Step 478( 22.33%), action 67, FPS 1.38, Running 166.89s Step 479( 22.67%), action 68, FPS 1.39, Running 167.43s Step 480( 23.00%), action 69, FPS 1.38, Running 168.49s Step 481( 23.33%), action 70, FPS 1.39, Running 169.02s Step 482( 23.67%), action 71, FPS 1.38, Running 170.00s Step 483( 24.00%), action 72, FPS 1.39, Running 170.72s Step 484( 24.33%), action 73, FPS 1.36, Running 172.01s Step 485( 24.67%), action 74, FPS 1.34, Running 172.56s Step 486( 25.00%), action 75, FPS 1.38, Running 172.91s Step 487( 25.33%), action 76, FPS 1.40, Running 173.26s Step 488( 25.67%), action 77, FPS 1.40, Running 174.15s Step 489( 26.00%), action 78, FPS 1.41, Running 174.42s Step 490( 26.33%), action 79, FPS 1.39, Running 175.48s Step 491( 26.67%), action 80, FPS 1.41, Running 175.83s Step 492( 27.00%), action 81, FPS 1.39, Running 177.03s Step 493( 27.33%), action 82, FPS 1.41, Running 177.39s Step 494( 27.67%), action 83, FPS 1.37, Running 178.71s Step 495( 28.00%), action 84, FPS 1.38, Running 179.23s Step 496( 28.33%), action 85, FPS 1.39, Running 180.00s Step 497( 28.67%), action 86, FPS 1.39, Running 180.42s Step 498( 29.00%), action 87, FPS 1.39, Running 181.32s Step 499( 29.33%), action 88, FPS 1.38, Running 181.92s Step 500( 29.67%), action 89, FPS 1.40, Running 182.74s Step 501( 30.00%), action 90, FPS 1.41, Running 183.16s Step 502( 30.33%), action 91, FPS 1.42, Running 184.11s Step 503( 30.67%), action 92, FPS 1.44, Running 184.57s Step 504( 31.00%), action 93, FPS 1.51, Running 185.25s Step 505( 31.33%), action 94, FPS 1.51, Running 185.77s Step 506( 31.67%), action 95, FPS 1.48, Running 186.43s Step 507( 32.00%), action 96, FPS 1.45, Running 187.06s Step 508( 32.33%), action 97, FPS 1.45, Running 187.93s Step 509( 32.67%), action 98, FPS 1.45, Running 188.25s Step 510( 33.00%), action 99, FPS 1.47, Running 189.13s Step 511( 33.33%), action 100, FPS 1.45, Running 189.66s Step 512( 33.67%), action 101, FPS 1.47, Running 190.64s Step 513( 34.00%), action 102, FPS 1.43, Running 191.38s Step 514( 34.33%), action 103, FPS 1.51, Running 191.94s Step 515( 34.67%), action 104, FPS 1.50, Running 192.52s Step 516( 35.00%), action 105, FPS 1.46, Running 193.67s Step 517( 35.33%), action 106, FPS 1.45, Running 194.25s Step 518( 35.67%), action 107, FPS 1.44, Running 195.17s Step 519( 36.00%), action 108, FPS 1.44, Running 195.84s Step 520( 36.33%), action 109, FPS 1.43, Running 196.74s Step 521( 36.67%), action 110, FPS 1.43, Running 197.10s Step 522( 37.00%), action 111, FPS 1.39, Running 198.47s Step 523( 37.33%), action 112, FPS 1.38, Running 199.03s Step 524( 37.67%), action 113, FPS 1.35, Running 200.03s Step 525( 38.00%), action 114, FPS 1.35, Running 200.61s Step 526( 38.33%), action 115, FPS 1.32, Running 201.56s Step 527( 38.67%), action 116, FPS 1.35, Running 201.87s Step 528( 39.00%), action 117, FPS 1.36, Running 202.62s Step 529( 39.33%), action 118, FPS 1.34, Running 203.17s Step 530( 39.67%), action 119, FPS 1.33, Running 204.11s Step 531( 40.00%), action 120, FPS 1.35, Running 204.48s Step 532( 40.33%), action 121, FPS 1.33, Running 205.71s Step 533( 40.67%), action 122, FPS 1.37, Running 205.99s Step 534( 41.00%), action 123, FPS 1.30, Running 207.28s Step 535( 41.33%), action 124, FPS 1.30, Running 207.86s Step 536( 41.67%), action 125, FPS 1.32, Running 208.79s Step 537( 42.00%), action 126, FPS 1.35, Running 209.10s Step 538( 42.33%), action 127, FPS 1.36, Running 209.92s Step 539( 42.67%), action 128, FPS 1.40, Running 210.15s Step 540( 43.00%), action 129, FPS 1.45, Running 210.50s Step 541( 43.33%), action 130, FPS 1.46, Running 210.83s Step 542( 43.67%), action 131, FPS 1.53, Running 211.58s Step 543( 44.00%), action 132, FPS 1.51, Running 212.28s Step 544( 44.33%), action 133, FPS 1.51, Running 213.25s Step 545( 44.67%), action 134, FPS 1.55, Running 213.54s Step 546( 45.00%), action 135, FPS 1.52, Running 214.67s Step 547( 45.33%), action 136, FPS 1.53, Running 214.95s Step 548( 45.67%), action 137, FPS 1.51, Running 215.86s Step 549( 46.00%), action 138, FPS 1.54, Running 216.16s Step 550( 46.33%), action 139, FPS 1.54, Running 217.10s Step 551( 46.67%), action 140, FPS 1.52, Running 217.60s Step 552( 47.00%), action 141, FPS 1.56, Running 218.56s Step 553( 47.33%), action 142, FPS 1.54, Running 219.01s Step 554( 47.67%), action 143, FPS 1.61, Running 219.73s Step 555( 48.00%), action 144, FPS 1.62, Running 220.24s Step 556( 48.33%), action 145, FPS 1.58, Running 221.45s Step 557( 48.67%), action 146, FPS 1.56, Running 221.95s Step 558( 49.00%), action 147, FPS 1.55, Running 222.85s Step 559( 49.33%), action 148, FPS 1.51, Running 223.38s Step 560( 49.67%), action 149, FPS 1.44, Running 224.42s Step 561( 50.00%), action 150, FPS 1.40, Running 225.14s Step 562( 50.33%), action 151, FPS 1.37, Running 226.21s Step 563( 50.67%), action 152, FPS 1.40, Running 226.60s Step 564( 51.00%), action 153, FPS 1.41, Running 227.46s Step 565( 51.33%), action 154, FPS 1.40, Running 227.79s Step 566( 51.67%), action 155, FPS 1.44, Running 228.58s Step 567( 52.00%), action 156, FPS 1.45, Running 228.78s Step 568( 52.33%), action 157, FPS 1.50, Running 229.18s Step 569( 52.67%), action 158, FPS 1.49, Running 229.54s Step 570( 53.00%), action 159, FPS 1.49, Running 230.51s Step 571( 53.33%), action 160, FPS 1.49, Running 231.04s Step 572( 53.67%), action 161, FPS 1.44, Running 232.46s Step 573( 54.00%), action 162, FPS 1.43, Running 233.03s Step 574( 54.33%), action 163, FPS 1.40, Running 233.98s Step 575( 54.67%), action 164, FPS 1.42, Running 234.30s Step 576( 55.00%), action 165, FPS 1.46, Running 235.13s Step 577( 55.33%), action 166, FPS 1.48, Running 235.44s Step 578( 55.67%), action 167, FPS 1.50, Running 236.20s Step 579( 56.00%), action 168, FPS 1.52, Running 236.51s Step 580( 56.33%), action 169, FPS 1.50, Running 237.76s Step 581( 56.67%), action 170, FPS 1.55, Running 238.07s Step 582( 57.00%), action 171, FPS 1.53, Running 239.31s Step 583( 57.33%), action 172, FPS 1.54, Running 239.61s Step 584( 57.67%), action 173, FPS 1.49, Running 240.91s Step 585( 58.00%), action 174, FPS 1.46, Running 241.46s Step 586( 58.33%), action 175, FPS 1.45, Running 242.36s Step 587( 58.67%), action 176, FPS 1.43, Running 242.76s Step 588( 59.00%), action 177, FPS 1.40, Running 243.44s Step 589( 59.33%), action 178, FPS 1.39, Running 243.95s Step 590( 59.67%), action 179, FPS 1.39, Running 244.90s Step 591( 60.00%), action 180, FPS 1.34, Running 246.02s Step 592( 60.33%), action 181, FPS 1.37, Running 247.09s Step 593( 60.67%), action 182, FPS 1.37, Running 247.65s Step 594( 61.00%), action 183, FPS 1.41, Running 248.16s Step 595( 61.33%), action 184, FPS 1.38, Running 248.81s Step 596( 61.67%), action 185, FPS 1.33, Running 250.16s Step 597( 62.00%), action 186, FPS 1.29, Running 250.91s Step 598( 62.33%), action 187, FPS 1.24, Running 252.28s Step 599( 62.67%), action 188, FPS 1.20, Running 253.14s Step 600( 63.00%), action 189, FPS 1.25, Running 253.80s Step 601( 63.33%), action 190, FPS 1.20, Running 254.69s Step 602( 63.67%), action 191, FPS 1.22, Running 255.65s Step 603( 64.00%), action 192, FPS 1.20, Running 256.29s Step 604( 64.33%), action 193, FPS 1.23, Running 257.23s Step 605( 64.67%), action 194, FPS 1.22, Running 257.79s Step 606( 65.00%), action 195, FPS 1.22, Running 258.80s Step 607( 65.33%), action 196, FPS 1.20, Running 259.42s Step 608( 65.67%), action 197, FPS 1.17, Running 260.50s Step 609( 66.00%), action 198, FPS 1.17, Running 261.04s Step 610( 66.33%), action 199, FPS 1.17, Running 262.00s Step 611( 66.67%), action 200, FPS 1.21, Running 262.61s Step 612( 67.00%), action 201, FPS 1.21, Running 263.56s Step 613( 67.33%), action 202, FPS 1.21, Running 264.14s Step 614( 67.67%), action 203, FPS 1.18, Running 265.08s Step 615( 68.00%), action 204, FPS 1.21, Running 265.38s Step 616( 68.33%), action 205, FPS 1.25, Running 266.20s Step 617( 68.67%), action 206, FPS 1.29, Running 266.39s Step 618( 69.00%), action 207, FPS 1.39, Running 266.69s Step 619( 69.33%), action 208, FPS 1.45, Running 266.90s Step 620( 69.67%), action 209, FPS 1.49, Running 267.22s Step 621( 70.00%), action 210, FPS 1.57, Running 267.44s Step 622( 70.33%), action 211, FPS 1.63, Running 267.90s Step 623( 70.67%), action 212, FPS 1.68, Running 268.18s Step 624( 71.00%), action 213, FPS 1.76, Running 268.61s Step 625( 71.33%), action 214, FPS 1.77, Running 269.09s Step 626( 71.67%), action 215, FPS 1.80, Running 269.93s Step 627( 72.00%), action 216, FPS 1.85, Running 270.24s Step 628( 72.33%), action 217, FPS 1.90, Running 271.01s Step 629( 72.67%), action 218, FPS 1.88, Running 271.70s Step 630( 73.00%), action 219, FPS 1.88, Running 272.66s Step 631( 73.33%), action 220, FPS 1.93, Running 272.96s Step 632( 73.67%), action 221, FPS 1.94, Running 273.86s Step 633( 74.00%), action 222, FPS 1.95, Running 274.39s Step 634( 74.33%), action 223, FPS 1.94, Running 275.38s Step 635( 74.67%), action 224, FPS 1.88, Running 276.00s Step 636( 75.00%), action 225, FPS 1.88, Running 276.82s Step 637( 75.33%), action 226, FPS 1.85, Running 277.23s Step 638( 75.67%), action 227, FPS 1.74, Running 278.19s Step 639( 76.00%), action 228, FPS 1.67, Running 278.88s Step 640( 76.33%), action 229, FPS 1.59, Running 279.80s Step 641( 76.67%), action 230, FPS 1.54, Running 280.43s Step 642( 77.00%), action 231, FPS 1.48, Running 281.38s Step 643( 77.33%), action 232, FPS 1.45, Running 282.02s Step 644( 77.67%), action 233, FPS 1.38, Running 283.11s Step 645( 78.00%), action 234, FPS 1.36, Running 283.75s [2026-08-02 18:52:41] [22 ] Seed 21 failed after 284.20 s. +steps: 645 , actions: 234 . +Instruction: Empty +Total 12/22(54.55%) success. +Setting seed: 22 +Step 1( N/A%), pre moving , FPS 1.27, Running 0.79s Step 2( N/A%), pre moving , FPS 2.26, Running 0.88s Step 3( N/A%), pre moving , FPS 3.13, Running 0.96s Step 4( N/A%), pre moving , FPS 3.81, Running 1.05s Step 5( N/A%), pre moving , FPS 3.58, Running 1.40s Step 6( N/A%), pre moving , FPS 3.98, Running 1.51s Step 7( N/A%), pre moving , FPS 4.35, Running 1.61s Step 8( N/A%), pre moving , FPS 4.07, Running 1.96s Step 9( N/A%), pre moving , FPS 4.34, Running 2.07s Step 10( N/A%), pre moving , FPS 4.63, Running 2.16s Step 11( N/A%), pre moving , FPS 4.87, Running 2.26s Step 12( N/A%), pre moving , FPS 4.63, Running 2.59s Step 13( N/A%), pre moving , FPS 4.92, Running 2.64s Step 14( N/A%), pre moving , FPS 5.22, Running 2.68s Step 15( N/A%), pre moving , FPS 5.51, Running 2.72s Step 16( N/A%), pre moving , FPS 5.80, Running 2.76s Step 17( N/A%), pre moving , FPS 6.08, Running 2.79s Step 18( N/A%), pre moving , FPS 6.35, Running 2.83s Step 19( N/A%), pre moving , FPS 6.60, Running 2.88s Step 20( N/A%), pre moving , FPS 6.87, Running 2.91s Step 21( N/A%), pre moving , FPS 8.53, Running 3.13s Step 22( N/A%), pre moving , FPS 8.61, Running 3.21s Step 23( N/A%), pre moving , FPS 8.75, Running 3.24s Step 24( N/A%), pre moving , FPS 8.98, Running 3.28s Step 25( N/A%), pre moving , FPS 10.40, Running 3.32s Step 26( N/A%), pre moving , FPS 9.87, Running 3.53s Step 27( N/A%), pre moving , FPS 10.17, Running 3.58s Step 28( N/A%), pre moving , FPS 12.06, Running 3.62s Step 29( N/A%), pre moving , FPS 12.53, Running 3.67s Step 30( N/A%), pre moving , FPS 12.88, Running 3.71s Step 31( N/A%), pre moving , FPS 13.38, Running 3.75s Step 32( N/A%), pre moving , FPS 16.64, Running 3.79s Step 33( N/A%), pre moving , FPS 16.91, Running 3.83s Step 34( N/A%), pre moving , FPS 16.94, Running 3.86s Step 35( N/A%), pre moving , FPS 16.98, Running 3.90s Step 36( N/A%), pre moving , FPS 13.82, Running 4.21s Step 37( N/A%), pre moving , FPS 13.81, Running 4.24s Step 38( N/A%), pre moving , FPS 13.84, Running 4.28s Step 39( N/A%), pre moving , FPS 13.88, Running 4.32s Step 40( N/A%), pre moving , FPS 13.81, Running 4.36s Step 41( N/A%), pre moving , FPS 15.72, Running 4.40s Step 42( N/A%), pre moving , FPS 16.14, Running 4.45s Step 43( N/A%), pre moving , FPS 16.13, Running 4.48s Step 44( N/A%), pre moving , FPS 15.82, Running 4.54s Step 45( N/A%), pre moving , FPS 15.64, Running 4.60s Step 46( N/A%), pre moving , FPS 17.81, Running 4.66s Step 47( N/A%), pre moving , FPS 17.54, Running 4.72s Step 48( N/A%), pre moving , FPS 17.30, Running 4.78s Step 49( N/A%), pre moving , FPS 17.08, Running 4.84s Step 50( N/A%), pre moving , FPS 16.87, Running 4.90s Step 51( N/A%), pre moving , FPS 16.47, Running 4.97s Step 52( N/A%), pre moving , FPS 16.13, Running 5.03s Step 53( N/A%), pre moving , FPS 15.84, Running 5.09s Step 54( N/A%), pre moving , FPS 15.58, Running 5.15s Step 55( N/A%), pre moving , FPS 15.33, Running 5.20s Step 56( N/A%), pre moving , FPS 18.93, Running 5.26s Step 57( N/A%), pre moving , FPS 18.45, Running 5.33s Step 58( N/A%), pre moving , FPS 18.00, Running 5.39s Step 59( N/A%), pre moving , FPS 17.05, Running 5.49s Step 60( N/A%), pre moving , FPS 15.72, Running 5.63s Step 61( N/A%), pre moving , FPS 14.15, Running 5.82s Step 62( N/A%), pre moving , FPS 13.27, Running 5.95s Step 63( N/A%), pre moving , FPS 12.29, Running 6.11s Step 64( N/A%), pre moving , FPS 11.63, Running 6.26s Step 65( N/A%), pre moving , FPS 11.08, Running 6.40s Step 66( N/A%), pre moving , FPS 9.41, Running 6.78s Step 67( N/A%), pre moving , FPS 9.01, Running 6.94s Step 68( N/A%), pre moving , FPS 7.81, Running 7.34s Step 69( N/A%), pre moving , FPS 7.55, Running 7.49s Step 70( N/A%), pre moving , FPS 7.33, Running 7.63s Step 71( N/A%), pre moving , FPS 6.51, Running 8.04s Step 72( N/A%), pre moving , FPS 6.35, Running 8.18s Step 73( N/A%), pre moving , FPS 5.81, Running 8.53s Step 74( N/A%), pre moving , FPS 5.72, Running 8.64s Step 75( N/A%), pre moving , FPS 5.66, Running 8.74s Step 76( N/A%), pre moving , FPS 5.23, Running 9.09s Step 77( N/A%), pre moving , FPS 5.17, Running 9.20s Step 78( N/A%), pre moving , FPS 5.12, Running 9.30s Step 79( N/A%), pre moving , FPS 4.82, Running 9.64s Step 80( N/A%), pre moving , FPS 4.85, Running 9.75s Step 81( N/A%), pre moving , FPS 4.97, Running 9.84s Step 82( N/A%), pre moving , FPS 4.72, Running 10.19s Step 83( N/A%), pre moving , FPS 4.77, Running 10.30s Step 84( N/A%), pre moving , FPS 4.84, Running 10.39s Step 85( N/A%), pre moving , FPS 4.86, Running 10.52s Step 86( N/A%), pre moving , FPS 4.96, Running 10.82s Step 87( N/A%), pre moving , FPS 5.01, Running 10.93s Step 88( N/A%), pre moving , FPS 5.45, Running 11.01s Step 89( N/A%), pre moving , FPS 5.16, Running 11.37s Step 90( N/A%), pre moving , FPS 5.19, Running 11.48s Step 91( N/A%), pre moving , FPS 4.35, Running 12.64s Step 92( N/A%), pre moving , FPS 4.14, Running 13.01s Step 93( N/A%), pre moving , FPS 3.96, Running 13.58s Step 94( N/A%), pre moving , FPS 3.69, Running 14.05s Step 95( N/A%), pre moving , FPS 3.40, Running 14.62s Step 96( N/A%), pre moving , FPS 3.33, Running 15.09s Step 97( N/A%), pre moving , FPS 3.07, Running 15.71s Step 98( N/A%), pre moving , FPS 2.90, Running 16.20s Step 99( N/A%), pre moving , FPS 2.81, Running 16.76s Step 100( N/A%), pre moving , FPS 2.78, Running 16.96s Step 101( N/A%), pre moving , FPS 2.62, Running 17.48s Step 102( N/A%), pre moving , FPS 2.60, Running 17.90s Step 103( N/A%), pre moving , FPS 2.44, Running 18.49s Step 104( N/A%), pre moving , FPS 2.34, Running 18.93s Step 105( N/A%), pre moving , FPS 2.23, Running 19.49s Step 106( N/A%), pre moving , FPS 2.26, Running 19.67s Step 107( N/A%), pre moving , FPS 2.16, Running 20.20s Step 108( N/A%), pre moving , FPS 2.08, Running 20.63s Step 109( N/A%), pre moving , FPS 2.04, Running 21.19s Step 110( N/A%), pre moving , FPS 1.97, Running 21.63s Step 111( N/A%), pre moving , FPS 2.08, Running 22.23s Step 112( N/A%), pre moving , FPS 2.08, Running 22.62s Step 113( N/A%), pre moving , FPS 2.08, Running 23.21s Step 114( N/A%), pre moving , FPS 2.13, Running 23.43s Step 115( N/A%), pre moving , FPS 2.16, Running 23.89s Step 116( N/A%), pre moving , FPS 2.24, Running 24.03s Step 117( N/A%), pre moving , FPS 2.35, Running 24.23s Step 118( N/A%), pre moving , FPS 2.45, Running 24.38s Step 119( N/A%), pre moving , FPS 2.55, Running 24.61s Step 120( N/A%), pre moving , FPS 2.56, Running 24.78s Step 121( N/A%), pre moving , FPS 2.66, Running 25.01s Step 122( N/A%), pre moving , FPS 2.76, Running 25.15s Step 123( N/A%), pre moving , FPS 2.89, Running 25.41s Step 124( N/A%), pre moving , FPS 2.99, Running 25.62s Step 125( N/A%), pre moving , FPS 3.07, Running 26.00s Step 126( N/A%), pre moving , FPS 3.06, Running 26.21s Step 127( N/A%), pre moving , FPS 3.03, Running 26.80s Step 128( N/A%), pre moving , FPS 3.01, Running 27.27s Step 129( N/A%), pre moving , FPS 3.00, Running 27.85s Step 130( N/A%), pre moving , FPS 3.00, Running 28.29s Step 131( N/A%), pre moving , FPS 3.02, Running 28.86s Step 132( N/A%), pre moving , FPS 3.10, Running 29.07s Step 133( N/A%), pre moving , FPS 3.12, Running 29.62s Step 134( N/A%), pre moving , FPS 3.01, Running 30.07s Step 135( N/A%), pre moving , FPS 2.98, Running 30.59s Step 136( N/A%), pre moving , FPS 2.92, Running 30.87s Step 137( N/A%), pre moving , FPS 2.83, Running 31.30s Step 138( N/A%), pre moving , FPS 2.73, Running 31.71s Step 139( N/A%), pre moving , FPS 2.61, Running 32.28s Step 140( N/A%), pre moving , FPS 2.50, Running 32.76s Step 141( N/A%), pre moving , FPS 2.40, Running 33.33s Step 142( N/A%), pre moving , FPS 2.32, Running 33.79s Step 143( N/A%), pre moving , FPS 2.24, Running 34.32s Step 144( N/A%), pre moving , FPS 2.25, Running 34.51s Step 145( N/A%), pre moving , FPS 2.21, Running 35.06s Step 146( N/A%), pre moving , FPS 2.17, Running 35.42s Step 147( N/A%), pre moving , FPS 2.29, Running 35.53s Step 148( N/A%), pre moving , FPS 2.40, Running 35.61s Step 149( N/A%), pre moving , FPS 2.53, Running 35.77s Step 150( N/A%), pre moving , FPS 2.57, Running 36.08s Step 151( N/A%), pre moving , FPS 2.74, Running 36.16s Step 152( N/A%), pre moving , FPS 2.76, Running 36.31s Step 153( N/A%), pre moving , FPS 2.86, Running 36.61s Step 154( N/A%), pre moving , FPS 3.01, Running 36.72s Step 155( N/A%), pre moving , FPS 3.21, Running 36.83s Step 156( N/A%), pre moving , FPS 2.90, Running 37.77s Step 157( N/A%), pre moving , FPS 3.05, Running 37.86s Step 158( N/A%), pre moving , FPS 3.07, Running 38.22s Step 159( N/A%), pre moving , FPS 3.30, Running 38.33s Step 160( N/A%), pre moving , FPS 3.53, Running 38.43s Step 161( N/A%), pre moving , FPS 3.62, Running 38.85s Step 162( N/A%), pre moving , FPS 3.83, Running 39.01s Step 163( N/A%), pre moving , FPS 3.92, Running 39.43s Step 164( N/A%), pre moving , FPS 3.95, Running 39.57s Step 165( N/A%), pre moving , FPS 4.08, Running 39.96s Step 166( N/A%), pre moving , FPS 4.24, Running 40.13s Step 167( N/A%), pre moving , FPS 3.94, Running 40.60s Step 168( N/A%), pre moving , FPS 3.69, Running 41.04s Step 169( N/A%), pre moving , FPS 3.60, Running 41.32s Step 170( N/A%), pre moving , FPS 3.51, Running 41.78s Step 171( N/A%), pre moving , FPS 3.30, Running 42.23s Step 172( N/A%), pre moving , FPS 3.29, Running 42.39s Step 173( N/A%), pre moving , FPS 3.22, Running 42.81s Step 174( N/A%), pre moving , FPS 3.18, Running 43.00s Step 175( N/A%), pre moving , FPS 3.02, Running 43.45s Step 176( N/A%), pre moving , FPS 3.25, Running 43.93s Step 177( N/A%), pre moving , FPS 3.25, Running 44.02s Step 178( N/A%), pre moving , FPS 3.39, Running 44.12s Step 179( N/A%), pre moving , FPS 3.40, Running 44.22s Step 180( N/A%), pre moving , FPS 3.40, Running 44.31s Step 181( N/A%), pre moving , FPS 3.59, Running 44.42s Step 182( N/A%), pre moving , FPS 3.63, Running 44.52s Step 183( N/A%), pre moving , FPS 3.85, Running 44.62s Step 184( N/A%), pre moving , FPS 3.88, Running 44.72s Step 185( N/A%), pre moving , FPS 4.11, Running 44.82s Step 186( N/A%), pre moving , FPS 4.18, Running 44.92s Step 187( N/A%), pre moving , FPS 4.51, Running 45.03s Step 188( N/A%), pre moving , FPS 4.89, Running 45.12s Step 189( N/A%), pre moving , FPS 5.12, Running 45.23s Step 190( N/A%), pre moving , FPS 5.62, Running 45.33s Step 191( N/A%), pre moving , FPS 6.24, Running 45.43s Step 192( N/A%), pre moving , FPS 6.37, Running 45.53s Step 193( N/A%), pre moving , FPS 7.10, Running 45.63s Step 194( N/A%), pre moving , FPS 7.34, Running 45.73s Step 195( N/A%), pre moving , FPS 8.42, Running 45.83s Step 196( N/A%), pre moving , FPS 9.87, Running 45.95s Step 197( N/A%), pre moving , FPS 9.29, Running 46.17s Step 198( N/A%), pre moving , FPS 8.78, Running 46.40s Step 199( N/A%), pre moving , FPS 8.37, Running 46.61s Step 200( N/A%), pre moving , FPS 8.01, Running 46.81s Step 201( N/A%), pre moving , FPS 7.09, Running 47.24s Step 202( N/A%), pre moving , FPS 6.87, Running 47.43s Step 203( N/A%), pre moving , FPS 6.25, Running 47.82s Step 204( N/A%), pre moving , FPS 6.25, Running 47.92s Step 205( N/A%), pre moving , FPS 6.29, Running 48.00s Step 206( N/A%), pre moving , FPS 6.30, Running 48.10s Step 207( N/A%), pre moving , FPS 5.72, Running 48.53s Step 208( N/A%), pre moving , FPS 5.66, Running 48.66s Step 209( N/A%), pre moving , FPS 5.23, Running 49.05s Step 210( N/A%), pre moving , FPS 5.24, Running 49.15s Step 211( N/A%), pre moving , FPS 5.27, Running 49.23s Step 212( N/A%), pre moving , FPS 5.27, Running 49.33s Step 213( N/A%), pre moving , FPS 4.96, Running 49.66s Step 214( N/A%), pre moving , FPS 4.95, Running 49.77s Step 215( N/A%), pre moving , FPS 4.97, Running 49.85s Step 216( N/A%), pre moving , FPS 5.03, Running 49.93s Step 217( N/A%), pre moving , FPS 4.29, Running 50.84s Step 218( N/A%), pre moving , FPS 4.40, Running 50.94s Step 219( N/A%), pre moving , FPS 4.51, Running 51.04s Step 220( N/A%), pre moving , FPS 4.38, Running 51.37s Step 221( N/A%), pre moving , FPS 4.70, Running 51.49s Step 222( N/A%), pre moving , FPS 4.75, Running 51.64s Step 223( N/A%), pre moving , FPS 4.73, Running 52.05s Step 224( N/A%), pre moving , FPS 4.69, Running 52.19s Step 225( N/A%), pre moving , FPS 4.38, Running 52.56s Step 226( N/A%), pre moving , FPS 4.35, Running 52.70s Step 227( N/A%), pre moving , FPS 4.65, Running 52.83s Step 228( N/A%), pre moving , FPS 4.40, Running 53.21s Step 229( N/A%), pre moving , FPS 4.63, Running 53.37s Step 230( N/A%), pre moving , FPS 4.35, Running 53.75s Step 231( N/A%), pre moving , FPS 4.27, Running 53.92s Step 232( N/A%), pre moving , FPS 3.97, Running 54.37s Step 233( N/A%), pre moving , FPS 4.11, Running 54.53s Step 234( N/A%), pre moving , FPS 3.85, Running 54.97s Step 235( N/A%), pre moving , FPS 3.80, Running 55.12s Step 236( N/A%), pre moving , FPS 3.55, Running 55.56s Step 237( N/A%), pre moving , FPS 4.10, Running 55.71s Step 238( N/A%), pre moving , FPS 3.81, Running 56.20s Step 239( N/A%), pre moving , FPS 3.76, Running 56.35s Step 240( N/A%), pre moving , FPS 3.66, Running 56.84s Step 241( N/A%), pre moving , FPS 3.65, Running 56.97s Step 242( N/A%), pre moving , FPS 3.45, Running 57.44s Step 243( N/A%), pre moving , FPS 3.61, Running 57.59s Step 244( N/A%), pre moving , FPS 3.44, Running 58.00s Step 245( N/A%), pre moving , FPS 3.56, Running 58.18s Step 246( N/A%), pre moving , FPS 3.37, Running 58.63s Step 247( N/A%), pre moving , FPS 3.20, Running 59.08s Step 248( N/A%), pre moving , FPS 3.29, Running 59.28s Step 249( N/A%), pre moving , FPS 3.16, Running 59.69s Step 250( N/A%), pre moving , FPS 3.26, Running 59.89s Step 251( N/A%), pre moving , FPS 3.14, Running 60.29s Step 252( N/A%), pre moving , FPS 3.29, Running 60.45s Step 253( N/A%), pre moving , FPS 3.13, Running 60.91s Step 254( N/A%), pre moving , FPS 3.27, Running 61.09s Step 255( N/A%), pre moving , FPS 3.14, Running 61.49s Step 256( N/A%), pre moving , FPS 3.29, Running 61.63s Step 257( N/A%), pre moving , FPS 3.17, Running 62.02s Step 258( N/A%), pre moving , FPS 3.35, Running 62.17s Step 259( N/A%), pre moving , FPS 3.33, Running 62.36s Step 260( N/A%), pre moving , FPS 3.41, Running 62.71s Step 261( N/A%), pre moving , FPS 3.34, Running 62.95s Step 262( N/A%), pre moving , FPS 3.38, Running 63.35s Step 263( N/A%), pre moving , FPS 3.21, Running 63.81s Step 264( N/A%), pre moving , FPS 3.34, Running 64.00s Step 265( N/A%), pre moving , FPS 3.19, Running 64.45s Step 266( N/A%), pre moving , FPS 3.34, Running 64.62s Step 267( N/A%), pre moving , FPS 3.34, Running 65.07s Step 268( N/A%), pre moving , FPS 3.19, Running 65.55s Step 269( N/A%), pre moving , FPS 3.30, Running 65.75s Step 270( N/A%), pre moving , FPS 3.28, Running 65.99s Step 271( N/A%), pre moving , FPS 3.41, Running 66.15s Step 272( N/A%), pre moving , FPS 3.35, Running 66.42s Step 273( N/A%), pre moving , FPS 3.49, Running 66.64s Step 274( N/A%), pre moving , FPS 3.34, Running 67.09s Step 275( N/A%), pre moving , FPS 3.32, Running 67.52s Step 276( N/A%), pre moving , FPS 3.28, Running 67.73s Step 277( N/A%), pre moving , FPS 3.26, Running 68.16s Step 278( N/A%), pre moving , FPS 3.24, Running 68.35s Step 279( N/A%), pre moving , FPS 3.13, Running 68.76s Step 280( N/A%), pre moving , FPS 3.23, Running 68.90s Step 281( N/A%), pre moving , FPS 3.14, Running 69.31s Step 282( N/A%), pre moving , FPS 3.28, Running 69.45s Step 283( N/A%), pre moving , FPS 3.33, Running 69.83s Step 284( N/A%), pre moving , FPS 3.37, Running 69.93s Step 285( N/A%), pre moving , FPS 3.59, Running 70.03s Step 286( N/A%), pre moving , FPS 3.48, Running 70.37s Step 287( N/A%), pre moving , FPS 3.70, Running 70.47s Step 288( N/A%), pre moving , FPS 3.98, Running 70.57s Step 289( N/A%), pre moving , FPS 3.88, Running 70.90s Step 290( N/A%), pre moving , FPS 3.98, Running 71.02s Step 291( N/A%), pre moving , FPS 4.04, Running 71.10s Step 292( N/A%), pre moving , FPS 4.20, Running 71.18s Step 293( N/A%), pre moving , FPS 4.10, Running 71.52s Step 294( N/A%), pre moving , FPS 4.42, Running 71.61s Step 295( N/A%), pre moving , FPS 4.79, Running 71.69s Step 296( N/A%), pre moving , FPS 4.93, Running 71.79s Step 297( N/A%), pre moving , FPS 5.04, Running 72.12s Step 298( N/A%), pre moving , FPS 5.15, Running 72.23s Step 299( N/A%), pre moving , FPS 5.60, Running 72.33s Step 300( N/A%), pre moving , FPS 5.53, Running 72.52s Step 301( N/A%), pre moving , FPS 5.75, Running 72.79s Step 302( N/A%), pre moving , FPS 5.84, Running 72.87s Step 303( N/A%), pre moving , FPS 6.38, Running 72.96s Step 304( N/A%), pre moving , FPS 5.94, Running 73.30s Step 305( N/A%), pre moving , FPS 5.92, Running 73.41s Step 306( N/A%), pre moving , FPS 6.38, Running 73.50s Step 307( N/A%), pre moving , FPS 6.32, Running 73.64s Step 308( N/A%), pre moving , FPS 5.98, Running 73.91s Step 309( N/A%), pre moving , FPS 5.24, Running 74.72s Step 310( N/A%), pre moving , FPS 4.92, Running 75.08s Step 311( N/A%), pre moving , FPS 4.93, Running 75.16s Step 312( N/A%), pre moving , FPS 4.91, Running 75.26s Step 313( N/A%), pre moving , FPS 4.90, Running 75.60s Step 314( N/A%), pre moving , FPS 4.88, Running 75.71s Step 315( N/A%), pre moving , FPS 4.87, Running 75.80s Step 316( N/A%), pre moving , FPS 4.55, Running 76.19s Step 317( N/A%), pre moving , FPS 4.76, Running 76.32s Step 318( N/A%), pre moving , FPS 4.74, Running 76.45s Step 319( N/A%), pre moving , FPS 4.43, Running 76.84s Step 320( N/A%), pre moving , FPS 4.47, Running 77.00s Step 321( N/A%), pre moving , FPS 4.35, Running 77.38s Step 322( N/A%), pre moving , FPS 4.30, Running 77.52s Step 323( N/A%), pre moving , FPS 4.25, Running 77.66s Step 324( N/A%), pre moving , FPS 4.20, Running 78.06s Step 325( N/A%), pre moving , FPS 4.19, Running 78.18s Step 326( N/A%), pre moving , FPS 3.94, Running 78.57s Step 327( N/A%), pre moving , FPS 3.94, Running 78.72s Step 328( N/A%), pre moving , FPS 4.08, Running 78.81s Step 329( N/A%), pre moving , FPS 4.51, Running 79.15s Step 330( N/A%), pre moving , FPS 4.82, Running 79.23s Step 331( N/A%), pre moving , FPS 4.80, Running 79.33s Step 332( N/A%), pre moving , FPS 4.80, Running 79.42s Step 333( N/A%), pre moving , FPS 4.81, Running 79.76s Step 334( N/A%), pre moving , FPS 4.82, Running 79.86s Step 335( N/A%), pre moving , FPS 4.84, Running 79.93s Step 336( N/A%), pre moving , FPS 5.20, Running 80.03s Step 337( N/A%), pre moving , FPS 4.95, Running 80.37s Step 338( N/A%), pre moving , FPS 4.98, Running 80.47s Step 339( N/A%), pre moving , FPS 5.38, Running 80.57s Step 340( N/A%), pre moving , FPS 5.13, Running 80.90s Step 341( N/A%), pre moving , FPS 5.52, Running 81.00s Step 342( N/A%), pre moving , FPS 5.60, Running 81.09s Step 343( N/A%), pre moving , FPS 5.30, Running 81.43s Step 344( N/A%), pre moving , FPS 5.75, Running 81.54s Step 345( N/A%), pre moving , FPS 5.81, Running 81.62s Step 346( N/A%), pre moving , FPS 6.24, Running 81.78s Step 347( N/A%), pre moving , FPS 6.01, Running 82.04s Step 348( N/A%), pre moving , FPS 5.99, Running 82.15s Step 349( N/A%), pre moving , FPS 6.45, Running 82.25s Step 350( N/A%), pre moving , FPS 5.95, Running 82.59s Step 351( N/A%), pre moving , FPS 5.93, Running 82.70s Step 352( N/A%), pre moving , FPS 5.93, Running 82.79s Step 353( N/A%), pre moving , FPS 5.93, Running 83.13s Step 354( N/A%), pre moving , FPS 5.92, Running 83.24s Step 355( N/A%), pre moving , FPS 5.93, Running 83.31s Step 356( N/A%), pre moving , FPS 5.96, Running 83.39s Step 357( N/A%), pre moving , FPS 6.17, Running 83.61s Step 358( N/A%), pre moving , FPS 6.01, Running 83.80s Step 359( N/A%), pre moving , FPS 6.01, Running 83.89s Step 360( N/A%), pre moving , FPS 6.49, Running 83.98s Step 361( N/A%), pre moving , FPS 6.04, Running 84.32s Step 362( N/A%), pre moving , FPS 6.08, Running 84.38s Step 363( N/A%), pre moving , FPS 6.57, Running 84.48s Step 364( N/A%), pre moving , FPS 6.71, Running 84.52s Step 365( N/A%), pre moving , FPS 6.67, Running 84.62s Step 366( N/A%), pre moving , FPS 6.29, Running 84.96s Step 367( N/A%), pre moving , FPS 6.73, Running 85.02s Step 368( N/A%), pre moving , FPS 6.85, Running 85.07s Step 369( N/A%), pre moving , FPS 6.96, Running 85.13s Step 370( N/A%), pre moving , FPS 7.55, Running 85.24s Step 371( N/A%), pre moving , FPS 7.73, Running 85.29s Step 372( N/A%), pre moving , FPS 4.54, Running 87.20s Step 373( N/A%), pre moving , FPS 4.11, Running 87.99s Step 374( N/A%), pre moving , FPS 4.03, Running 88.19s Step 375( N/A%), pre moving , FPS 3.67, Running 88.75s Step 376( N/A%), pre moving , FPS 3.42, Running 89.24s Step 377( N/A%), pre moving , FPS 3.27, Running 89.73s Step 378( N/A%), pre moving , FPS 3.25, Running 89.95s Step 379( N/A%), pre moving , FPS 2.97, Running 90.62s Step 380( N/A%), pre moving , FPS 2.90, Running 90.88s Step 381( N/A%), pre moving , FPS 2.80, Running 91.47s Step 382( N/A%), pre moving , FPS 2.66, Running 91.90s Step 383( N/A%), pre moving , FPS 2.50, Running 92.47s Step 384( N/A%), pre moving , FPS 2.45, Running 92.70s Step 385( N/A%), pre moving , FPS 2.30, Running 93.30s Step 386( N/A%), pre moving , FPS 2.29, Running 93.69s Step 387( N/A%), pre moving , FPS 2.17, Running 94.25s Step 388( N/A%), pre moving , FPS 2.08, Running 94.69s Step 389( N/A%), pre moving , FPS 1.98, Running 95.22s Step 390( N/A%), pre moving , FPS 1.96, Running 95.45s Step 391( N/A%), pre moving , FPS 1.83, Running 96.22s Step 392( 0.33%), action 1, FPS 1.95, Running 97.45s Step 393( 0.67%), action 2, FPS 2.01, Running 97.93s Step 394( 1.00%), action 3, FPS 1.86, Running 98.97s Step 395( 1.33%), action 4, FPS 1.85, Running 99.57s Step 396( 1.67%), action 5, FPS 1.69, Running 101.05s Step 397( 2.00%), action 6, FPS 1.69, Running 101.57s Step 398( 2.33%), action 7, FPS 1.64, Running 102.13s Step 399( 2.67%), action 8, FPS 1.59, Running 103.17s Step 400( 3.00%), action 9, FPS 1.52, Running 104.04s Step 401( 3.33%), action 10, FPS 1.53, Running 104.54s Step 402( 3.67%), action 11, FPS 1.40, Running 106.14s Step 403( 4.00%), action 12, FPS 1.41, Running 106.70s Step 404( 4.33%), action 13, FPS 1.34, Running 107.67s Step 405( 4.67%), action 14, FPS 1.36, Running 108.00s Step 406( 5.00%), action 15, FPS 1.28, Running 109.32s Step 407( 5.33%), action 16, FPS 1.28, Running 109.82s Step 408( 5.67%), action 17, FPS 1.26, Running 110.61s Step 409( 6.00%), action 18, FPS 1.27, Running 110.99s Step 410( 6.33%), action 19, FPS 1.21, Running 111.97s Step 411( 6.67%), action 20, FPS 1.22, Running 112.58s Step 412( 7.00%), action 21, FPS 1.21, Running 113.94s Step 413( 7.33%), action 22, FPS 1.20, Running 114.67s Step 414( 7.67%), action 23, FPS 1.20, Running 115.60s Step 415( 8.00%), action 24, FPS 1.22, Running 116.01s Step 416( 8.33%), action 25, FPS 1.27, Running 116.80s Step 417( 8.67%), action 26, FPS 1.26, Running 117.49s Step 418( 9.00%), action 27, FPS 1.23, Running 118.40s Step 419( 9.33%), action 28, FPS 1.27, Running 118.95s Step 420( 9.67%), action 29, FPS 1.27, Running 119.77s Step 421( 10.00%), action 30, FPS 1.28, Running 120.11s Step 422( 10.33%), action 31, FPS 1.34, Running 121.04s Step 423( 10.67%), action 32, FPS 1.36, Running 121.36s Step 424( 11.00%), action 33, FPS 1.39, Running 122.05s Step 425( 11.33%), action 34, FPS 1.40, Running 122.29s Step 426( 11.67%), action 35, FPS 1.44, Running 123.19s Step 427( 12.00%), action 36, FPS 1.43, Running 123.82s Step 428( 12.33%), action 37, FPS 1.41, Running 124.77s Step 429( 12.67%), action 38, FPS 1.40, Running 125.31s Step 430( 13.00%), action 39, FPS 1.40, Running 126.28s Step 431( 13.33%), action 40, FPS 1.42, Running 126.65s Step 432( 13.67%), action 41, FPS 1.45, Running 127.71s Step 433( 14.00%), action 42, FPS 1.49, Running 128.11s Step 434( 14.33%), action 43, FPS 1.50, Running 128.97s Step 435( 14.67%), action 44, FPS 1.50, Running 129.30s Step 436( 15.00%), action 45, FPS 1.44, Running 130.67s Step 437( 15.33%), action 46, FPS 1.46, Running 131.23s Step 438( 15.67%), action 47, FPS 1.45, Running 132.18s Step 439( 16.00%), action 48, FPS 1.47, Running 132.54s Step 440( 16.33%), action 49, FPS 1.43, Running 133.79s Step 441( 16.67%), action 50, FPS 1.43, Running 134.10s Step 442( 17.00%), action 51, FPS 1.39, Running 135.46s Step 443( 17.33%), action 52, FPS 1.36, Running 136.05s Step 444( 17.67%), action 53, FPS 1.31, Running 137.31s Step 445( 18.00%), action 54, FPS 1.26, Running 138.11s Step 446( 18.33%), action 55, FPS 1.22, Running 139.53s Step 447( 18.67%), action 56, FPS 1.23, Running 140.09s Step 448( 19.00%), action 57, FPS 1.28, Running 140.38s Step 449( 19.33%), action 58, FPS 1.27, Running 141.02s Step 450( 19.67%), action 59, FPS 1.29, Running 141.74s Step 451( 20.00%), action 60, FPS 1.28, Running 142.30s Step 452( 20.33%), action 61, FPS 1.29, Running 143.25s Step 453( 20.67%), action 62, FPS 1.28, Running 143.78s Step 454( 21.00%), action 63, FPS 1.27, Running 144.74s Step 455( 21.33%), action 64, FPS 1.27, Running 145.10s Step 456( 21.67%), action 65, FPS 1.31, Running 145.91s Step 457( 22.00%), action 66, FPS 1.31, Running 146.47s Step 458( 22.33%), action 67, FPS 1.28, Running 147.86s Step 459( 22.67%), action 68, FPS 1.28, Running 148.18s Step 460( 23.00%), action 69, FPS 1.27, Running 149.50s Step 461( 23.33%), action 70, FPS 1.27, Running 149.81s Step 462( 23.67%), action 71, FPS 1.27, Running 151.15s Step 463( 24.00%), action 72, FPS 1.28, Running 151.73s Step 464( 24.33%), action 73, FPS 1.30, Running 152.70s Step 465( 24.67%), action 74, FPS 1.34, Running 153.06s Step 466( 25.00%), action 75, FPS 1.39, Running 153.89s Step 467( 25.33%), action 76, FPS 1.39, Running 154.48s Step 468( 25.67%), action 77, FPS 1.33, Running 155.37s Step 469( 26.00%), action 78, FPS 1.36, Running 155.71s Step 470( 26.33%), action 79, FPS 1.34, Running 156.62s Step 471( 26.67%), action 80, FPS 1.35, Running 157.15s Step 472( 27.00%), action 81, FPS 1.34, Running 158.22s Step 473( 27.33%), action 82, FPS 1.32, Running 158.87s Step 474( 27.67%), action 83, FPS 1.37, Running 159.36s Step 475( 28.00%), action 84, FPS 1.34, Running 160.01s Step 476( 28.33%), action 85, FPS 1.30, Running 161.31s Step 477( 28.67%), action 86, FPS 1.32, Running 161.66s Step 478( 29.00%), action 87, FPS 1.37, Running 162.42s Step 479( 29.33%), action 88, FPS 1.36, Running 162.94s Step 480( 29.67%), action 89, FPS 1.39, Running 163.88s Step 481( 30.00%), action 90, FPS 1.39, Running 164.25s Step 482( 30.33%), action 91, FPS 1.43, Running 165.16s Step 483( 30.67%), action 92, FPS 1.43, Running 165.68s Step 484( 31.00%), action 93, FPS 1.45, Running 166.54s Step 485( 31.33%), action 94, FPS 1.41, Running 167.22s Step 486( 31.67%), action 95, FPS 1.41, Running 168.12s Step 487( 32.00%), action 96, FPS 1.43, Running 168.47s Step 488( 32.33%), action 97, FPS 1.44, Running 169.28s Step 489( 32.67%), action 98, FPS 1.42, Running 169.83s Step 490( 33.00%), action 99, FPS 1.44, Running 170.50s Step 491( 33.33%), action 100, FPS 1.45, Running 170.98s Step 492( 33.67%), action 101, FPS 1.46, Running 171.92s Step 493( 34.00%), action 102, FPS 1.47, Running 172.48s Step 494( 34.33%), action 103, FPS 1.42, Running 173.43s Step 495( 34.67%), action 104, FPS 1.46, Running 173.73s Step 496( 35.00%), action 105, FPS 1.50, Running 174.66s Step 497( 35.33%), action 106, FPS 1.48, Running 175.18s Step 498( 35.67%), action 107, FPS 1.45, Running 176.20s Step 499( 36.00%), action 108, FPS 1.44, Running 176.80s Step 500( 36.33%), action 109, FPS 1.48, Running 177.41s Step 501( 36.67%), action 110, FPS 1.50, Running 177.61s Step 502( 37.00%), action 111, FPS 1.54, Running 178.14s Step 503( 37.33%), action 112, FPS 1.54, Running 178.65s Step 504( 37.67%), action 113, FPS 1.60, Running 179.05s Step 505( 38.00%), action 114, FPS 1.65, Running 179.32s Step 506( 38.33%), action 115, FPS 1.71, Running 179.82s Step 507( 38.67%), action 116, FPS 1.73, Running 180.02s Step 508( 39.00%), action 117, FPS 1.79, Running 180.44s Step 509( 39.33%), action 118, FPS 1.84, Running 180.70s Step 510( 39.67%), action 119, FPS 1.88, Running 181.15s Step 511( 40.00%), action 120, FPS 1.90, Running 181.53s Step 512( 40.33%), action 121, FPS 1.91, Running 182.41s Step 513( 40.67%), action 122, FPS 1.91, Running 182.93s Step 514( 41.00%), action 123, FPS 1.93, Running 183.81s Step 515( 41.33%), action 124, FPS 1.92, Running 184.16s Step 516( 41.67%), action 125, FPS 1.93, Running 185.03s Step 517( 42.00%), action 126, FPS 1.93, Running 185.56s Step 518( 42.33%), action 127, FPS 1.95, Running 186.48s Step 519( 42.67%), action 128, FPS 2.00, Running 186.81s Step 520( 43.00%), action 129, FPS 1.96, Running 187.63s Step 521( 43.33%), action 130, FPS 1.89, Running 188.21s Step 522( 43.67%), action 131, FPS 1.82, Running 189.16s Step 523( 44.00%), action 132, FPS 1.81, Running 189.70s Step 524( 44.33%), action 133, FPS 1.77, Running 190.37s Step 525( 44.67%), action 134, FPS 1.73, Running 190.86s Step 526( 45.00%), action 135, FPS 1.67, Running 191.77s Step 527( 45.33%), action 136, FPS 1.66, Running 192.09s Step 528( 45.67%), action 137, FPS 1.59, Running 193.02s Step 529( 46.00%), action 138, FPS 1.55, Running 193.59s Step 530( 46.33%), action 139, FPS 1.50, Running 194.52s Step 531( 46.67%), action 140, FPS 1.50, Running 194.86s Step 532( 47.00%), action 141, FPS 1.49, Running 195.80s Step 533( 47.33%), action 142, FPS 1.50, Running 196.28s Step 534( 47.67%), action 143, FPS 1.49, Running 197.27s Step 535( 48.00%), action 144, FPS 1.46, Running 197.81s Step 536( 48.33%), action 145, FPS 1.48, Running 198.54s Step 537( 48.67%), action 146, FPS 1.52, Running 198.73s Step 538( 49.00%), action 147, FPS 1.58, Running 199.11s Step 539( 49.33%), action 148, FPS 1.59, Running 199.36s Step 540( 49.67%), action 149, FPS 1.62, Running 199.97s Step 541( 50.00%), action 150, FPS 1.65, Running 200.32s Step 542( 50.33%), action 151, FPS 1.68, Running 201.06s Step 543( 50.67%), action 152, FPS 1.73, Running 201.28s Step 544( 51.00%), action 153, FPS 1.74, Running 201.88s Step 545( 51.33%), action 154, FPS 1.74, Running 202.37s Step 546( 51.67%), action 155, FPS 1.79, Running 202.93s Step 547( 52.00%), action 156, FPS 1.79, Running 203.25s Step 548( 52.33%), action 157, FPS 1.80, Running 204.10s Step 549( 52.67%), action 158, FPS 1.85, Running 204.39s Step 550( 53.00%), action 159, FPS 1.87, Running 205.21s Step 551( 53.33%), action 160, FPS 1.83, Running 205.77s Step 552( 53.67%), action 161, FPS 1.82, Running 206.77s Step 553( 54.00%), action 162, FPS 1.80, Running 207.39s Step 554( 54.33%), action 163, FPS 1.80, Running 208.37s Step 555( 54.67%), action 164, FPS 1.83, Running 208.76s Step 556( 55.00%), action 165, FPS 1.82, Running 209.52s Step 557( 55.33%), action 166, FPS 1.78, Running 209.99s Step 558( 55.67%), action 167, FPS 1.73, Running 210.65s Step 559( 56.00%), action 168, FPS 1.69, Running 211.17s Step 560( 56.33%), action 169, FPS 1.67, Running 211.95s Step 561( 56.67%), action 170, FPS 1.65, Running 212.43s Step 562( 57.00%), action 171, FPS 1.63, Running 213.34s Step 563( 57.33%), action 172, FPS 1.57, Running 214.00s Step 564( 57.67%), action 173, FPS 1.53, Running 214.93s Step 565( 58.00%), action 174, FPS 1.52, Running 215.55s Step 566( 58.33%), action 175, FPS 1.46, Running 216.67s Step 567( 58.67%), action 176, FPS 1.43, Running 217.23s Step 568( 59.00%), action 177, FPS 1.41, Running 218.28s Step 569( 59.33%), action 178, FPS 1.38, Running 218.87s Step 570( 59.67%), action 179, FPS 1.36, Running 219.89s Step 571( 60.00%), action 180, FPS 1.36, Running 220.47s Step 572( 60.33%), action 181, FPS 1.41, Running 221.00s Step 573( 60.67%), action 182, FPS 1.44, Running 221.25s Step 574( 61.00%), action 183, FPS 1.45, Running 222.18s Step 575( 61.33%), action 184, FPS 1.45, Running 222.52s Step 576( 61.67%), action 185, FPS 1.44, Running 223.38s Step 577( 62.00%), action 186, FPS 1.36, Running 224.65s Step 578( 62.33%), action 187, FPS 1.34, Running 225.60s Step 579( 62.67%), action 188, FPS 1.32, Running 226.32s Step 580( 63.00%), action 189, FPS 1.31, Running 227.23s Step 581( 63.33%), action 190, FPS 1.30, Running 227.81s Step 582( 63.67%), action 191, FPS 1.30, Running 228.72s Step 583( 64.00%), action 192, FPS 1.30, Running 229.38s Step 584( 64.33%), action 193, FPS 1.23, Running 231.13s [2026-08-02 18:56:33] [23 ] Seed 22 success after 231.52 s. +steps: 584 , actions: 193 . +Instruction: Empty +Total 13/23(56.52%) success. +Setting seed: 23 +Step 1( N/A%), pre moving , FPS 2.60, Running 0.38s Step 2( N/A%), pre moving , FPS 4.27, Running 0.47s Step 3( N/A%), pre moving , FPS 5.43, Running 0.55s Step 4( N/A%), pre moving , FPS 6.56, Running 0.61s Step 5( N/A%), pre moving , FPS 5.13, Running 0.98s Step 6( N/A%), pre moving , FPS 5.66, Running 1.06s Step 7( N/A%), pre moving , FPS 6.02, Running 1.16s Step 8( N/A%), pre moving , FPS 5.31, Running 1.51s Step 9( N/A%), pre moving , FPS 5.56, Running 1.62s Step 10( N/A%), pre moving , FPS 5.90, Running 1.69s Step 11( N/A%), pre moving , FPS 6.17, Running 1.78s Step 12( N/A%), pre moving , FPS 5.65, Running 2.12s Step 13( N/A%), pre moving , FPS 5.83, Running 2.23s Step 14( N/A%), pre moving , FPS 6.06, Running 2.31s Step 15( N/A%), pre moving , FPS 6.24, Running 2.41s Step 16( N/A%), pre moving , FPS 5.83, Running 2.75s Step 17( N/A%), pre moving , FPS 5.96, Running 2.86s Step 18( N/A%), pre moving , FPS 6.12, Running 2.94s Step 19( N/A%), pre moving , FPS 6.26, Running 3.03s Step 20( N/A%), pre moving , FPS 5.94, Running 3.37s Step 21( N/A%), pre moving , FPS 5.69, Running 3.90s Step 22( N/A%), pre moving , FPS 5.57, Running 4.06s Step 23( N/A%), pre moving , FPS 5.59, Running 4.13s Step 24( N/A%), pre moving , FPS 5.57, Running 4.20s Step 25( N/A%), pre moving , FPS 5.63, Running 4.53s Step 26( N/A%), pre moving , FPS 4.92, Running 5.12s Step 27( N/A%), pre moving , FPS 4.92, Running 5.23s Step 28( N/A%), pre moving , FPS 5.23, Running 5.33s Step 29( N/A%), pre moving , FPS 4.94, Running 5.67s Step 30( N/A%), pre moving , FPS 4.89, Running 5.78s Step 31( N/A%), pre moving , FPS 4.91, Running 5.86s Step 32( N/A%), pre moving , FPS 5.23, Running 5.95s Step 33( N/A%), pre moving , FPS 4.93, Running 6.29s Step 34( N/A%), pre moving , FPS 4.90, Running 6.39s Step 35( N/A%), pre moving , FPS 4.92, Running 6.47s Step 36( N/A%), pre moving , FPS 4.57, Running 7.12s Step 37( N/A%), pre moving , FPS 4.33, Running 7.47s Step 38( N/A%), pre moving , FPS 4.32, Running 7.58s Step 39( N/A%), pre moving , FPS 4.31, Running 7.67s Step 40( N/A%), pre moving , FPS 4.30, Running 8.01s Step 41( N/A%), pre moving , FPS 4.74, Running 8.12s Step 42( N/A%), pre moving , FPS 4.82, Running 8.21s Step 43( N/A%), pre moving , FPS 4.75, Running 8.34s Step 44( N/A%), pre moving , FPS 4.51, Running 8.64s Step 45( N/A%), pre moving , FPS 4.81, Running 8.68s Step 46( N/A%), pre moving , FPS 5.55, Running 8.73s Step 47( N/A%), pre moving , FPS 5.65, Running 8.77s Step 48( N/A%), pre moving , FPS 5.71, Running 8.83s Step 49( N/A%), pre moving , FPS 6.13, Running 8.93s Step 50( N/A%), pre moving , FPS 6.11, Running 9.06s Step 51( N/A%), pre moving , FPS 5.99, Running 9.20s Step 52( N/A%), pre moving , FPS 5.89, Running 9.35s Step 53( N/A%), pre moving , FPS 6.16, Running 9.53s Step 54( N/A%), pre moving , FPS 6.09, Running 9.67s Step 55( N/A%), pre moving , FPS 5.98, Running 9.81s Step 56( N/A%), pre moving , FPS 6.49, Running 10.20s Step 57( N/A%), pre moving , FPS 6.87, Running 10.38s Step 58( N/A%), pre moving , FPS 6.81, Running 10.51s Step 59( N/A%), pre moving , FPS 6.23, Running 10.89s Step 60( N/A%), pre moving , FPS 6.60, Running 11.04s Step 61( N/A%), pre moving , FPS 6.02, Running 11.44s Step 62( N/A%), pre moving , FPS 5.91, Running 11.59s Step 63( N/A%), pre moving , FPS 5.92, Running 11.72s Step 64( N/A%), pre moving , FPS 5.74, Running 12.12s Step 65( N/A%), pre moving , FPS 5.59, Running 12.26s Step 66( N/A%), pre moving , FPS 5.10, Running 12.65s Step 67( N/A%), pre moving , FPS 4.95, Running 12.81s Step 68( N/A%), pre moving , FPS 4.86, Running 12.95s Step 69( N/A%), pre moving , FPS 4.52, Running 13.36s Step 70( N/A%), pre moving , FPS 4.50, Running 13.50s Step 71( N/A%), pre moving , FPS 4.24, Running 13.91s Step 72( N/A%), pre moving , FPS 4.25, Running 14.05s Step 73( N/A%), pre moving , FPS 4.07, Running 14.45s Step 74( N/A%), pre moving , FPS 4.06, Running 14.60s Step 75( N/A%), pre moving , FPS 4.06, Running 14.74s Step 76( N/A%), pre moving , FPS 4.03, Running 15.16s Step 77( N/A%), pre moving , FPS 4.06, Running 15.30s Step 78( N/A%), pre moving , FPS 3.87, Running 15.69s Step 79( N/A%), pre moving , FPS 4.04, Running 15.84s Step 80( N/A%), pre moving , FPS 4.06, Running 15.98s Step 81( N/A%), pre moving , FPS 4.10, Running 16.32s Step 82( N/A%), pre moving , FPS 4.14, Running 16.42s Step 83( N/A%), pre moving , FPS 4.17, Running 16.51s Step 84( N/A%), pre moving , FPS 4.23, Running 16.85s Step 85( N/A%), pre moving , FPS 4.27, Running 16.95s Step 86( N/A%), pre moving , FPS 4.54, Running 17.05s Step 87( N/A%), pre moving , FPS 4.61, Running 17.15s Step 88( N/A%), pre moving , FPS 4.40, Running 17.49s Step 89( N/A%), pre moving , FPS 4.71, Running 17.60s Step 90( N/A%), pre moving , FPS 4.76, Running 17.70s Step 91( N/A%), pre moving , FPS 4.84, Running 18.04s Step 92( N/A%), pre moving , FPS 4.87, Running 18.16s Step 93( N/A%), pre moving , FPS 5.25, Running 18.25s Step 94( N/A%), pre moving , FPS 5.01, Running 18.59s Step 95( N/A%), pre moving , FPS 5.04, Running 18.71s Step 96( N/A%), pre moving , FPS 5.49, Running 18.80s Step 97( N/A%), pre moving , FPS 5.47, Running 18.96s Step 98( N/A%), pre moving , FPS 5.60, Running 19.26s Step 99( N/A%), pre moving , FPS 5.71, Running 19.34s Step 100( N/A%), pre moving , FPS 5.78, Running 19.44s Step 101( N/A%), pre moving , FPS 5.78, Running 19.78s Step 102( N/A%), pre moving , FPS 5.77, Running 19.89s Step 103( N/A%), pre moving , FPS 4.39, Running 21.07s Step 104( N/A%), pre moving , FPS 4.30, Running 21.50s Step 105( N/A%), pre moving , FPS 3.90, Running 22.08s Step 106( N/A%), pre moving , FPS 3.65, Running 22.53s Step 107( N/A%), pre moving , FPS 3.37, Running 23.09s Step 108( N/A%), pre moving , FPS 3.44, Running 23.30s Step 109( N/A%), pre moving , FPS 3.23, Running 23.80s Step 110( N/A%), pre moving , FPS 3.08, Running 24.20s Step 111( N/A%), pre moving , FPS 2.97, Running 24.78s Step 112( N/A%), pre moving , FPS 2.91, Running 25.03s Step 113( N/A%), pre moving , FPS 2.77, Running 25.47s Step 114( N/A%), pre moving , FPS 2.75, Running 25.86s Step 115( N/A%), pre moving , FPS 2.59, Running 26.42s Step 116( N/A%), pre moving , FPS 2.56, Running 26.61s Step 117( N/A%), pre moving , FPS 2.45, Running 27.12s Step 118( N/A%), pre moving , FPS 2.42, Running 27.53s Step 119( N/A%), pre moving , FPS 2.29, Running 28.07s Step 120( N/A%), pre moving , FPS 2.27, Running 28.24s Step 121( N/A%), pre moving , FPS 2.25, Running 28.66s Step 122( N/A%), pre moving , FPS 2.22, Running 28.88s Step 123( N/A%), pre moving , FPS 2.38, Running 29.48s Step 124( N/A%), pre moving , FPS 2.45, Running 29.67s Step 125( N/A%), pre moving , FPS 2.46, Running 30.23s Step 126( N/A%), pre moving , FPS 2.45, Running 30.69s Step 127( N/A%), pre moving , FPS 2.43, Running 31.31s Step 128( N/A%), pre moving , FPS 2.34, Running 31.83s Step 129( N/A%), pre moving , FPS 2.32, Running 32.43s Step 130( N/A%), pre moving , FPS 2.32, Running 32.83s Step 131( N/A%), pre moving , FPS 2.32, Running 33.42s Step 132( N/A%), pre moving , FPS 2.26, Running 33.88s Step 133( N/A%), pre moving , FPS 2.23, Running 34.45s Step 134( N/A%), pre moving , FPS 2.27, Running 34.67s Step 135( N/A%), pre moving , FPS 2.28, Running 35.19s Step 136( N/A%), pre moving , FPS 2.22, Running 35.63s Step 137( N/A%), pre moving , FPS 2.20, Running 36.23s Step 138( N/A%), pre moving , FPS 2.19, Running 36.66s Step 139( N/A%), pre moving , FPS 2.19, Running 37.22s Step 140( N/A%), pre moving , FPS 2.17, Running 37.44s Step 141( N/A%), pre moving , FPS 2.15, Running 37.96s Step 142( N/A%), pre moving , FPS 2.10, Running 38.39s Step 143( N/A%), pre moving , FPS 2.09, Running 39.03s Step 144( N/A%), pre moving , FPS 2.04, Running 39.48s Step 145( N/A%), pre moving , FPS 2.03, Running 40.06s Step 146( N/A%), pre moving , FPS 2.03, Running 40.55s Step 147( N/A%), pre moving , FPS 2.04, Running 41.14s Step 148( N/A%), pre moving , FPS 2.05, Running 41.59s Step 149( N/A%), pre moving , FPS 2.05, Running 42.19s Step 150( N/A%), pre moving , FPS 2.04, Running 42.65s Step 151( N/A%), pre moving , FPS 2.02, Running 43.30s Step 152( N/A%), pre moving , FPS 2.02, Running 43.80s Step 153( N/A%), pre moving , FPS 2.01, Running 44.38s Step 154( N/A%), pre moving , FPS 1.97, Running 44.84s Step 155( N/A%), pre moving , FPS 1.95, Running 45.44s Step 156( N/A%), pre moving , FPS 1.99, Running 45.69s Step 157( N/A%), pre moving , FPS 2.03, Running 46.10s Step 158( N/A%), pre moving , FPS 2.10, Running 46.18s Step 159( N/A%), pre moving , FPS 2.15, Running 46.52s Step 160( N/A%), pre moving , FPS 2.19, Running 46.59s Step 161( N/A%), pre moving , FPS 2.31, Running 46.63s Step 162( N/A%), pre moving , FPS 2.42, Running 46.67s Step 163( N/A%), pre moving , FPS 2.60, Running 46.72s Step 164( N/A%), pre moving , FPS 2.74, Running 46.76s Step 165( N/A%), pre moving , FPS 2.97, Running 46.80s Step 166( N/A%), pre moving , FPS 3.18, Running 46.84s Step 167( N/A%), pre moving , FPS 3.48, Running 46.89s Step 168( N/A%), pre moving , FPS 3.38, Running 47.50s Step 169( N/A%), pre moving , FPS 3.70, Running 47.59s Step 170( N/A%), pre moving , FPS 3.98, Running 47.67s Step 171( N/A%), pre moving , FPS 4.47, Running 47.77s Step 172( N/A%), pre moving , FPS 4.93, Running 47.85s Step 173( N/A%), pre moving , FPS 5.49, Running 48.02s Step 174( N/A%), pre moving , FPS 6.00, Running 48.18s Step 175( N/A%), pre moving , FPS 6.33, Running 48.59s Step 176( N/A%), pre moving , FPS 6.56, Running 48.73s Step 177( N/A%), pre moving , FPS 6.56, Running 49.15s Step 178( N/A%), pre moving , FPS 6.41, Running 49.30s Step 179( N/A%), pre moving , FPS 6.33, Running 49.68s Step 180( N/A%), pre moving , FPS 6.15, Running 49.84s Step 181( N/A%), pre moving , FPS 5.53, Running 50.25s Step 182( N/A%), pre moving , FPS 5.20, Running 50.52s Step 183( N/A%), pre moving , FPS 4.70, Running 50.98s Step 184( N/A%), pre moving , FPS 4.22, Running 51.51s Step 185( N/A%), pre moving , FPS 3.88, Running 51.96s Step 186( N/A%), pre moving , FPS 3.76, Running 52.16s Step 187( N/A%), pre moving , FPS 3.50, Running 52.60s Step 188( N/A%), pre moving , FPS 3.55, Running 53.13s Step 189( N/A%), pre moving , FPS 3.29, Running 53.67s Step 190( N/A%), pre moving , FPS 3.05, Running 54.23s Step 191( N/A%), pre moving , FPS 2.85, Running 54.78s Step 192( N/A%), pre moving , FPS 2.77, Running 55.07s Step 193( N/A%), pre moving , FPS 2.64, Running 55.61s Step 194( N/A%), pre moving , FPS 2.51, Running 56.16s Step 195( N/A%), pre moving , FPS 2.47, Running 56.70s Step 196( N/A%), pre moving , FPS 2.35, Running 57.26s Step 197( N/A%), pre moving , FPS 2.32, Running 57.78s Step 198( N/A%), pre moving , FPS 2.22, Running 58.33s Step 199( N/A%), pre moving , FPS 2.18, Running 58.87s Step 200( N/A%), pre moving , FPS 2.11, Running 59.31s Step 201( N/A%), pre moving , FPS 2.12, Running 59.66s Step 202( N/A%), pre moving , FPS 2.07, Running 60.18s Step 203( N/A%), pre moving , FPS 2.05, Running 60.72s Step 204( N/A%), pre moving , FPS 2.05, Running 61.27s Step 205( N/A%), pre moving , FPS 2.04, Running 61.78s Step 206( N/A%), pre moving , FPS 2.03, Running 62.01s Step 207( N/A%), pre moving , FPS 2.03, Running 62.45s Step 208( N/A%), pre moving , FPS 2.04, Running 62.91s Step 209( N/A%), pre moving , FPS 2.11, Running 63.15s Step 210( N/A%), pre moving , FPS 2.13, Running 63.64s Step 211( N/A%), pre moving , FPS 2.15, Running 64.07s Step 212( N/A%), pre moving , FPS 2.17, Running 64.29s Step 213( N/A%), pre moving , FPS 2.19, Running 64.75s Step 214( N/A%), pre moving , FPS 2.21, Running 65.19s Step 215( N/A%), pre moving , FPS 2.33, Running 65.30s Step 216( N/A%), pre moving , FPS 2.46, Running 65.39s Step 217( N/A%), pre moving , FPS 2.52, Running 65.71s Step 218( N/A%), pre moving , FPS 2.66, Running 65.84s Step 219( N/A%), pre moving , FPS 2.81, Running 65.98s Step 220( N/A%), pre moving , FPS 2.84, Running 66.35s Step 221( N/A%), pre moving , FPS 2.94, Running 66.47s Step 222( N/A%), pre moving , FPS 3.14, Running 66.55s Step 223( N/A%), pre moving , FPS 3.39, Running 66.62s Step 224( N/A%), pre moving , FPS 3.69, Running 66.70s Step 225( N/A%), pre moving , FPS 3.99, Running 66.80s Step 226( N/A%), pre moving , FPS 4.12, Running 66.87s Step 227( N/A%), pre moving , FPS 4.47, Running 66.93s Step 228( N/A%), pre moving , FPS 4.89, Running 67.01s Step 229( N/A%), pre moving , FPS 4.26, Running 67.85s Step 230( N/A%), pre moving , FPS 4.66, Running 67.93s Step 231( N/A%), pre moving , FPS 5.06, Running 68.03s Step 232( N/A%), pre moving , FPS 4.88, Running 68.39s Step 233( N/A%), pre moving , FPS 5.35, Running 68.49s Step 234( N/A%), pre moving , FPS 5.40, Running 68.89s Step 235( N/A%), pre moving , FPS 5.33, Running 69.06s Step 236( N/A%), pre moving , FPS 4.96, Running 69.42s Step 237( N/A%), pre moving , FPS 5.13, Running 69.60s Step 238( N/A%), pre moving , FPS 4.79, Running 70.01s Step 239( N/A%), pre moving , FPS 4.79, Running 70.15s Step 240( N/A%), pre moving , FPS 5.07, Running 70.29s Step 241( N/A%), pre moving , FPS 4.71, Running 70.72s Step 242( N/A%), pre moving , FPS 4.63, Running 70.86s Step 243( N/A%), pre moving , FPS 4.28, Running 71.29s Step 244( N/A%), pre moving , FPS 4.17, Running 71.50s Step 245( N/A%), pre moving , FPS 3.90, Running 71.92s Step 246( N/A%), pre moving , FPS 3.64, Running 72.36s Step 247( N/A%), pre moving , FPS 3.55, Running 72.56s Step 248( N/A%), pre moving , FPS 3.33, Running 73.02s Step 249( N/A%), pre moving , FPS 3.57, Running 73.45s Step 250( N/A%), pre moving , FPS 3.48, Running 73.68s Step 251( N/A%), pre moving , FPS 3.31, Running 74.07s Step 252( N/A%), pre moving , FPS 3.43, Running 74.21s Step 253( N/A%), pre moving , FPS 3.26, Running 74.63s Step 254( N/A%), pre moving , FPS 3.40, Running 74.77s Step 255( N/A%), pre moving , FPS 3.39, Running 74.95s Step 256( N/A%), pre moving , FPS 3.39, Running 75.31s Step 257( N/A%), pre moving , FPS 3.43, Running 75.44s Step 258( N/A%), pre moving , FPS 3.42, Running 75.86s Step 259( N/A%), pre moving , FPS 3.42, Running 76.00s Step 260( N/A%), pre moving , FPS 3.32, Running 76.32s Step 261( N/A%), pre moving , FPS 3.43, Running 76.55s Step 262( N/A%), pre moving , FPS 3.43, Running 76.69s Step 263( N/A%), pre moving , FPS 3.42, Running 77.14s Step 264( N/A%), pre moving , FPS 3.31, Running 77.54s Step 265( N/A%), pre moving , FPS 3.43, Running 77.75s Step 266( N/A%), pre moving , FPS 3.44, Running 78.17s Step 267( N/A%), pre moving , FPS 3.45, Running 78.36s Step 268( N/A%), pre moving , FPS 3.48, Running 78.77s Step 269( N/A%), pre moving , FPS 3.47, Running 79.21s Step 270( N/A%), pre moving , FPS 3.51, Running 79.37s Step 271( N/A%), pre moving , FPS 3.51, Running 79.76s Step 272( N/A%), pre moving , FPS 3.50, Running 79.93s Step 273( N/A%), pre moving , FPS 3.68, Running 80.06s Step 274( N/A%), pre moving , FPS 3.53, Running 80.44s Step 275( N/A%), pre moving , FPS 3.54, Running 80.60s Step 276( N/A%), pre moving , FPS 3.53, Running 80.97s Step 277( N/A%), pre moving , FPS 3.50, Running 81.16s Step 278( N/A%), pre moving , FPS 3.49, Running 81.59s Step 279( N/A%), pre moving , FPS 3.45, Running 81.80s Step 280( N/A%), pre moving , FPS 3.37, Running 82.26s Step 281( N/A%), pre moving , FPS 3.39, Running 82.44s Step 282( N/A%), pre moving , FPS 3.22, Running 82.89s Step 283( N/A%), pre moving , FPS 3.23, Running 83.34s Step 284( N/A%), pre moving , FPS 3.34, Running 83.53s Step 285( N/A%), pre moving , FPS 3.21, Running 83.98s Step 286( N/A%), pre moving , FPS 3.18, Running 84.46s Step 287( N/A%), pre moving , FPS 3.14, Running 84.72s Step 288( N/A%), pre moving , FPS 3.11, Running 85.20s Step 289( N/A%), pre moving , FPS 3.11, Running 85.64s Step 290( N/A%), pre moving , FPS 3.13, Running 85.77s Step 291( N/A%), pre moving , FPS 3.23, Running 85.95s Step 292( N/A%), pre moving , FPS 3.25, Running 86.07s Step 293( N/A%), pre moving , FPS 3.19, Running 86.32s Step 294( N/A%), pre moving , FPS 3.31, Running 86.48s Step 295( N/A%), pre moving , FPS 3.29, Running 86.68s Step 296( N/A%), pre moving , FPS 3.28, Running 87.08s Step 297( N/A%), pre moving , FPS 3.32, Running 87.18s Step 298( N/A%), pre moving , FPS 3.53, Running 87.26s Step 299( N/A%), pre moving , FPS 3.49, Running 87.53s Step 300( N/A%), pre moving , FPS 3.65, Running 87.74s Step 301( N/A%), pre moving , FPS 3.72, Running 87.82s Step 302( N/A%), pre moving , FPS 3.93, Running 87.98s Step 303( N/A%), pre moving , FPS 4.07, Running 88.25s Step 304( N/A%), pre moving , FPS 4.14, Running 88.36s Step 305( N/A%), pre moving , FPS 4.49, Running 88.44s Step 306( N/A%), pre moving , FPS 4.63, Running 88.78s Step 307( N/A%), pre moving , FPS 4.84, Running 88.85s Step 308( N/A%), pre moving , FPS 5.26, Running 89.00s Step 309( N/A%), pre moving , FPS 5.32, Running 89.40s Step 310( N/A%), pre moving , FPS 5.35, Running 89.51s Step 311( N/A%), pre moving , FPS 5.47, Running 89.61s Step 312( N/A%), pre moving , FPS 5.17, Running 89.94s Step 313( N/A%), pre moving , FPS 5.36, Running 90.05s Step 314( N/A%), pre moving , FPS 5.48, Running 90.14s Step 315( N/A%), pre moving , FPS 5.25, Running 90.49s Step 316( N/A%), pre moving , FPS 5.70, Running 90.59s Step 317( N/A%), pre moving , FPS 5.73, Running 90.67s Step 318( N/A%), pre moving , FPS 5.72, Running 90.76s Step 319( N/A%), pre moving , FPS 5.60, Running 91.10s Step 320( N/A%), pre moving , FPS 5.76, Running 91.21s Step 321( N/A%), pre moving , FPS 5.75, Running 91.30s Step 322( N/A%), pre moving , FPS 5.51, Running 91.61s Step 323( N/A%), pre moving , FPS 5.73, Running 91.74s Step 324( N/A%), pre moving , FPS 5.76, Running 91.83s Step 325( N/A%), pre moving , FPS 4.52, Running 92.87s Step 326( N/A%), pre moving , FPS 4.80, Running 92.95s Step 327( N/A%), pre moving , FPS 4.75, Running 93.06s Step 328( N/A%), pre moving , FPS 4.49, Running 93.46s Step 329( N/A%), pre moving , FPS 4.76, Running 93.60s Step 330( N/A%), pre moving , FPS 4.51, Running 93.94s Step 331( N/A%), pre moving , FPS 4.50, Running 94.05s Step 332( N/A%), pre moving , FPS 4.78, Running 94.13s Step 333( N/A%), pre moving , FPS 4.79, Running 94.23s Step 334( N/A%), pre moving , FPS 4.54, Running 94.54s Step 335( N/A%), pre moving , FPS 4.83, Running 94.62s Step 336( N/A%), pre moving , FPS 4.87, Running 94.70s Step 337( N/A%), pre moving , FPS 4.52, Running 95.09s Step 338( N/A%), pre moving , FPS 4.46, Running 95.24s Step 339( N/A%), pre moving , FPS 4.68, Running 95.37s Step 340( N/A%), pre moving , FPS 4.40, Running 95.75s Step 341( N/A%), pre moving , FPS 4.33, Running 95.91s Step 342( N/A%), pre moving , FPS 4.26, Running 96.30s Step 343( N/A%), pre moving , FPS 4.23, Running 96.47s Step 344( N/A%), pre moving , FPS 3.95, Running 96.89s Step 345( N/A%), pre moving , FPS 4.81, Running 97.03s Step 346( N/A%), pre moving , FPS 4.46, Running 97.44s Step 347( N/A%), pre moving , FPS 4.43, Running 97.58s Step 348( N/A%), pre moving , FPS 4.43, Running 97.97s Step 349( N/A%), pre moving , FPS 4.41, Running 98.14s Step 350( N/A%), pre moving , FPS 4.37, Running 98.52s Step 351( N/A%), pre moving , FPS 4.37, Running 98.62s Step 352( N/A%), pre moving , FPS 4.37, Running 98.70s Step 353( N/A%), pre moving , FPS 4.35, Running 98.82s Step 354( N/A%), pre moving , FPS 4.34, Running 99.15s Step 355( N/A%), pre moving , FPS 4.34, Running 99.23s Step 356( N/A%), pre moving , FPS 4.32, Running 99.33s Step 357( N/A%), pre moving , FPS 4.38, Running 99.66s Step 358( N/A%), pre moving , FPS 4.47, Running 99.71s Step 359( N/A%), pre moving , FPS 4.50, Running 99.82s Step 360( N/A%), pre moving , FPS 4.81, Running 99.92s Step 361( N/A%), pre moving , FPS 4.62, Running 100.24s Step 362( N/A%), pre moving , FPS 4.96, Running 100.34s Step 363( N/A%), pre moving , FPS 5.07, Running 100.41s Step 364( N/A%), pre moving , FPS 5.53, Running 100.50s Step 365( N/A%), pre moving , FPS 5.21, Running 100.86s Step 366( N/A%), pre moving , FPS 5.71, Running 100.94s Step 367( N/A%), pre moving , FPS 5.78, Running 101.03s Step 368( N/A%), pre moving , FPS 3.81, Running 103.23s Step 369( N/A%), pre moving , FPS 3.40, Running 104.02s Step 370( N/A%), pre moving , FPS 3.49, Running 104.24s Step 371( N/A%), pre moving , FPS 3.26, Running 104.76s Step 372( N/A%), pre moving , FPS 3.23, Running 104.89s Step 373( N/A%), pre moving , FPS 3.13, Running 105.21s Step 374( N/A%), pre moving , FPS 3.17, Running 105.47s Step 375( N/A%), pre moving , FPS 3.04, Running 105.80s Step 376( N/A%), pre moving , FPS 2.99, Running 106.01s Step 377( N/A%), pre moving , FPS 2.88, Running 106.61s Step 378( N/A%), pre moving , FPS 2.72, Running 107.05s Step 379( N/A%), pre moving , FPS 2.59, Running 107.55s Step 380( N/A%), pre moving , FPS 2.53, Running 107.83s Step 381( N/A%), pre moving , FPS 2.41, Running 108.53s Step 382( N/A%), pre moving , FPS 2.38, Running 108.74s Step 383( N/A%), pre moving , FPS 2.24, Running 109.34s Step 384( N/A%), pre moving , FPS 2.17, Running 109.73s Step 385( N/A%), pre moving , FPS 2.13, Running 110.27s Step 386( N/A%), pre moving , FPS 2.10, Running 110.48s Step 387( N/A%), pre moving , FPS 1.95, Running 111.27s Step 388( 0.33%), action 1, FPS 2.16, Running 112.48s Step 389( 0.67%), action 2, FPS 2.09, Running 113.57s Step 390( 1.00%), action 3, FPS 1.94, Running 114.56s Step 391( 1.33%), action 4, FPS 1.92, Running 115.18s Step 392( 1.67%), action 5, FPS 1.78, Running 116.15s Step 393( 2.00%), action 6, FPS 1.72, Running 116.82s Step 394( 2.33%), action 7, FPS 1.63, Running 117.77s Step 395( 2.67%), action 8, FPS 1.59, Running 118.40s Step 396( 3.00%), action 9, FPS 1.49, Running 119.39s Step 397( 3.33%), action 10, FPS 1.50, Running 119.97s Step 398( 3.67%), action 11, FPS 1.44, Running 120.91s Step 399( 4.00%), action 12, FPS 1.44, Running 121.48s Step 400( 4.33%), action 13, FPS 1.38, Running 122.30s Step 401( 4.67%), action 14, FPS 1.40, Running 122.78s Step 402( 5.00%), action 15, FPS 1.37, Running 123.33s Step 403( 5.33%), action 16, FPS 1.41, Running 123.56s Step 404( 5.67%), action 17, FPS 1.40, Running 124.01s Step 405( 6.00%), action 18, FPS 1.43, Running 124.28s Step 406( 6.33%), action 19, FPS 1.40, Running 124.81s Step 407( 6.67%), action 20, FPS 1.42, Running 125.31s Step 408( 7.00%), action 21, FPS 1.45, Running 126.28s Step 409( 7.33%), action 22, FPS 1.51, Running 126.80s Step 410( 7.67%), action 23, FPS 1.51, Running 127.81s Step 411( 8.00%), action 24, FPS 1.55, Running 128.11s Step 412( 8.33%), action 25, FPS 1.56, Running 128.99s Step 413( 8.67%), action 26, FPS 1.56, Running 129.63s Step 414( 9.00%), action 27, FPS 1.56, Running 130.57s Step 415( 9.33%), action 28, FPS 1.57, Running 131.12s Step 416( 9.67%), action 29, FPS 1.56, Running 132.19s Step 417( 10.00%), action 30, FPS 1.55, Running 132.88s Step 418( 10.33%), action 31, FPS 1.51, Running 134.19s Step 419( 10.67%), action 32, FPS 1.50, Running 134.77s Step 420( 11.00%), action 33, FPS 1.47, Running 135.87s Step 421( 11.33%), action 34, FPS 1.47, Running 136.40s Step 422( 11.67%), action 35, FPS 1.43, Running 137.36s Step 423( 12.00%), action 36, FPS 1.42, Running 137.68s Step 424( 12.33%), action 37, FPS 1.38, Running 138.47s Step 425( 12.67%), action 38, FPS 1.38, Running 138.76s Step 426( 13.00%), action 39, FPS 1.36, Running 139.54s Step 427( 13.33%), action 40, FPS 1.35, Running 140.08s Step 428( 13.67%), action 41, FPS 1.35, Running 141.06s Step 429( 14.00%), action 42, FPS 1.37, Running 141.39s Step 430( 14.33%), action 43, FPS 1.42, Running 141.92s Step 431( 14.67%), action 44, FPS 1.43, Running 142.12s Step 432( 15.00%), action 45, FPS 1.49, Running 142.39s Step 433( 15.33%), action 46, FPS 1.54, Running 142.61s Step 434( 15.67%), action 47, FPS 1.61, Running 143.00s Step 435( 16.00%), action 48, FPS 1.62, Running 143.48s Step 436( 16.33%), action 49, FPS 1.68, Running 144.07s Step 437( 16.67%), action 50, FPS 1.71, Running 144.58s Step 438( 17.00%), action 51, FPS 1.76, Running 145.56s Step 439( 17.33%), action 52, FPS 1.77, Running 146.10s Step 440( 17.67%), action 53, FPS 1.78, Running 147.10s Step 441( 18.00%), action 54, FPS 1.78, Running 147.64s Step 442( 18.33%), action 55, FPS 1.79, Running 148.52s Step 443( 18.67%), action 56, FPS 1.78, Running 148.94s Step 444( 19.00%), action 57, FPS 1.75, Running 149.87s Step 445( 19.33%), action 58, FPS 1.75, Running 150.16s Step 446( 19.67%), action 59, FPS 1.74, Running 151.04s Step 447( 20.00%), action 60, FPS 1.73, Running 151.65s Step 448( 20.33%), action 61, FPS 1.73, Running 152.65s Step 449( 20.67%), action 62, FPS 1.70, Running 153.18s Step 450( 21.00%), action 63, FPS 1.66, Running 154.00s Step 451( 21.33%), action 64, FPS 1.62, Running 154.45s Step 452( 21.67%), action 65, FPS 1.53, Running 155.43s Step 453( 22.00%), action 66, FPS 1.50, Running 155.98s Step 454( 22.33%), action 67, FPS 1.44, Running 156.90s Step 455( 22.67%), action 68, FPS 1.45, Running 157.25s Step 456( 23.00%), action 69, FPS 1.43, Running 158.07s Step 457( 23.33%), action 70, FPS 1.43, Running 158.60s Step 458( 23.67%), action 71, FPS 1.42, Running 159.61s Step 459( 24.00%), action 72, FPS 1.42, Running 160.14s Step 460( 24.33%), action 73, FPS 1.42, Running 161.21s Step 461( 24.67%), action 74, FPS 1.45, Running 161.42s Step 462( 25.00%), action 75, FPS 1.49, Running 161.96s Step 463( 25.33%), action 76, FPS 1.50, Running 162.27s Step 464( 25.67%), action 77, FPS 1.49, Running 163.30s Step 465( 26.00%), action 78, FPS 1.48, Running 163.68s Step 466( 26.33%), action 79, FPS 1.49, Running 164.49s Step 467( 26.67%), action 80, FPS 1.50, Running 165.02s Step 468( 27.00%), action 81, FPS 1.50, Running 165.99s Step 469( 27.33%), action 82, FPS 1.49, Running 166.59s Step 470( 27.67%), action 83, FPS 1.47, Running 167.59s Step 471( 28.00%), action 84, FPS 1.46, Running 168.14s Step 472( 28.33%), action 85, FPS 1.47, Running 169.06s Step 473( 28.67%), action 86, FPS 1.49, Running 169.40s Step 474( 29.00%), action 87, FPS 1.50, Running 170.23s Step 475( 29.33%), action 88, FPS 1.48, Running 170.79s Step 476( 29.67%), action 89, FPS 1.46, Running 171.74s Step 477( 30.00%), action 90, FPS 1.49, Running 172.07s Step 478( 30.33%), action 91, FPS 1.50, Running 172.99s Step 479( 30.67%), action 92, FPS 1.50, Running 173.51s Step 480( 31.00%), action 93, FPS 1.50, Running 174.51s Step 481( 31.33%), action 94, FPS 1.49, Running 174.87s Step 482( 31.67%), action 95, FPS 1.42, Running 175.99s Step 483( 32.00%), action 96, FPS 1.39, Running 176.64s Step 484( 32.33%), action 97, FPS 1.43, Running 177.31s Step 485( 32.67%), action 98, FPS 1.41, Running 177.85s Step 486( 33.00%), action 99, FPS 1.42, Running 178.56s Step 487( 33.33%), action 100, FPS 1.38, Running 179.48s Step 488( 33.67%), action 101, FPS 1.42, Running 180.12s Step 489( 34.00%), action 102, FPS 1.46, Running 180.33s Step 490( 34.33%), action 103, FPS 1.46, Running 181.28s Step 491( 34.67%), action 104, FPS 1.41, Running 182.29s Step 492( 35.00%), action 105, FPS 1.41, Running 183.27s Step 493( 35.33%), action 106, FPS 1.39, Running 183.80s Step 494( 35.67%), action 107, FPS 1.41, Running 184.45s Step 495( 36.00%), action 108, FPS 1.40, Running 185.10s Step 496( 36.33%), action 109, FPS 1.40, Running 186.01s Step 497( 36.67%), action 110, FPS 1.40, Running 186.34s Step 498( 37.00%), action 111, FPS 1.40, Running 187.31s Step 499( 37.33%), action 112, FPS 1.39, Running 187.88s Step 500( 37.67%), action 113, FPS 1.38, Running 188.97s Step 501( 38.00%), action 114, FPS 1.33, Running 189.88s Step 502( 38.33%), action 115, FPS 1.31, Running 191.25s Step 503( 38.67%), action 116, FPS 1.31, Running 191.91s Step 504( 39.00%), action 117, FPS 1.29, Running 192.85s Step 505( 39.33%), action 118, FPS 1.31, Running 193.15s Step 506( 39.67%), action 119, FPS 1.30, Running 194.01s Step 507( 40.00%), action 120, FPS 1.35, Running 194.33s Step 508( 40.33%), action 121, FPS 1.33, Running 195.17s Step 509( 40.67%), action 122, FPS 1.30, Running 195.69s Step 510( 41.00%), action 123, FPS 1.29, Running 196.75s Step 511( 41.33%), action 124, FPS 1.33, Running 197.28s Step 512( 41.67%), action 125, FPS 1.34, Running 198.23s Step 513( 42.00%), action 126, FPS 1.33, Running 198.82s Step 514( 42.33%), action 127, FPS 1.35, Running 199.31s Step 515( 42.67%), action 128, FPS 1.38, Running 199.61s Step 516( 43.00%), action 129, FPS 1.42, Running 200.09s Step 517( 43.33%), action 130, FPS 1.36, Running 201.09s Step 518( 43.67%), action 131, FPS 1.36, Running 202.07s Step 519( 44.00%), action 132, FPS 1.36, Running 202.59s Step 520( 44.33%), action 133, FPS 1.39, Running 203.38s Step 521( 44.67%), action 134, FPS 1.44, Running 203.74s Step 522( 45.00%), action 135, FPS 1.45, Running 205.06s Step 523( 45.33%), action 136, FPS 1.48, Running 205.39s Step 524( 45.67%), action 137, FPS 1.49, Running 206.23s Step 525( 46.00%), action 138, FPS 1.46, Running 206.84s Step 526( 46.33%), action 139, FPS 1.47, Running 207.61s Step 527( 46.67%), action 140, FPS 1.46, Running 208.00s Step 528( 47.00%), action 141, FPS 1.44, Running 209.02s Step 529( 47.33%), action 142, FPS 1.45, Running 209.53s Step 530( 47.67%), action 143, FPS 1.45, Running 210.50s Step 531( 48.00%), action 144, FPS 1.46, Running 211.02s Step 532( 48.33%), action 145, FPS 1.47, Running 211.80s Step 533( 48.67%), action 146, FPS 1.50, Running 212.16s Step 534( 49.00%), action 147, FPS 1.48, Running 212.82s Step 535( 49.33%), action 148, FPS 1.46, Running 213.34s Step 536( 49.67%), action 149, FPS 1.37, Running 214.73s Step 537( 50.00%), action 150, FPS 1.39, Running 215.45s Step 538( 50.33%), action 151, FPS 1.36, Running 216.76s Step 539( 50.67%), action 152, FPS 1.37, Running 217.20s Step 540( 51.00%), action 153, FPS 1.40, Running 217.70s Step 541( 51.33%), action 154, FPS 1.37, Running 218.37s Step 542( 51.67%), action 155, FPS 1.39, Running 219.47s Step 543( 52.00%), action 156, FPS 1.35, Running 220.18s Step 544( 52.33%), action 157, FPS 1.30, Running 221.56s Step 545( 52.67%), action 158, FPS 1.30, Running 222.26s Step 546( 53.00%), action 159, FPS 1.29, Running 223.15s Step 547( 53.33%), action 160, FPS 1.25, Running 223.95s Step 548( 53.67%), action 161, FPS 1.25, Running 225.04s Step 549( 54.00%), action 162, FPS 1.24, Running 225.66s Step 550( 54.33%), action 163, FPS 1.21, Running 226.99s Step 551( 54.67%), action 164, FPS 1.20, Running 227.69s Step 552( 55.00%), action 165, FPS 1.19, Running 228.59s Step 553( 55.33%), action 166, FPS 1.12, Running 229.99s [2026-08-02 19:00:23] [24 ] Seed 23 success after 230.27 s. +steps: 553 , actions: 166 . +Instruction: Empty +Total 14/24(58.33%) success. +Setting seed: 24 +Step 1( N/A%), pre moving , FPS 3.67, Running 0.27s Step 2( N/A%), pre moving , FPS 5.54, Running 0.36s Step 3( N/A%), pre moving , FPS 4.92, Running 0.61s Step 4( N/A%), pre moving , FPS 4.93, Running 0.81s Step 5( N/A%), pre moving , FPS 5.58, Running 0.90s Step 6( N/A%), pre moving , FPS 6.06, Running 0.99s Step 7( N/A%), pre moving , FPS 5.22, Running 1.34s Step 8( N/A%), pre moving , FPS 5.50, Running 1.45s Step 9( N/A%), pre moving , FPS 5.82, Running 1.55s Step 10( N/A%), pre moving , FPS 5.46, Running 1.83s Step 11( N/A%), pre moving , FPS 5.51, Running 2.00s Step 12( N/A%), pre moving , FPS 5.76, Running 2.08s Step 13( N/A%), pre moving , FPS 5.95, Running 2.19s Step 14( N/A%), pre moving , FPS 5.55, Running 2.52s Step 15( N/A%), pre moving , FPS 5.69, Running 2.64s Step 16( N/A%), pre moving , FPS 5.84, Running 2.74s Step 17( N/A%), pre moving , FPS 5.54, Running 3.07s Step 18( N/A%), pre moving , FPS 5.67, Running 3.17s Step 19( N/A%), pre moving , FPS 5.83, Running 3.26s Step 20( N/A%), pre moving , FPS 5.96, Running 3.36s Step 21( N/A%), pre moving , FPS 5.56, Running 3.87s Step 22( N/A%), pre moving , FPS 5.10, Running 4.29s Step 23( N/A%), pre moving , FPS 5.30, Running 4.38s Step 24( N/A%), pre moving , FPS 5.47, Running 4.47s Step 25( N/A%), pre moving , FPS 5.27, Running 4.69s Step 26( N/A%), pre moving , FPS 4.95, Running 5.03s Step 27( N/A%), pre moving , FPS 4.95, Running 5.38s Step 28( N/A%), pre moving , FPS 4.95, Running 5.49s Step 29( N/A%), pre moving , FPS 4.96, Running 5.58s Step 30( N/A%), pre moving , FPS 5.21, Running 5.67s Step 31( N/A%), pre moving , FPS 4.98, Running 6.01s Step 32( N/A%), pre moving , FPS 5.04, Running 6.05s Step 33( N/A%), pre moving , FPS 5.13, Running 6.09s Step 34( N/A%), pre moving , FPS 5.55, Running 6.12s Step 35( N/A%), pre moving , FPS 5.67, Running 6.16s Step 36( N/A%), pre moving , FPS 5.27, Running 6.53s Step 37( N/A%), pre moving , FPS 5.70, Running 6.58s Step 38( N/A%), pre moving , FPS 5.80, Running 6.62s Step 39( N/A%), pre moving , FPS 5.80, Running 6.71s Step 40( N/A%), pre moving , FPS 5.82, Running 6.79s Step 41( N/A%), pre moving , FPS 6.62, Running 6.89s Step 42( N/A%), pre moving , FPS 7.40, Running 6.99s Step 43( N/A%), pre moving , FPS 7.41, Running 7.08s Step 44( N/A%), pre moving , FPS 7.19, Running 7.25s Step 45( N/A%), pre moving , FPS 7.32, Running 7.42s Step 46( N/A%), pre moving , FPS 7.91, Running 7.56s Step 47( N/A%), pre moving , FPS 7.80, Running 7.95s Step 48( N/A%), pre moving , FPS 7.64, Running 8.11s Step 49( N/A%), pre moving , FPS 6.82, Running 8.51s Step 50( N/A%), pre moving , FPS 6.68, Running 8.66s Step 51( N/A%), pre moving , FPS 7.12, Running 8.82s Step 52( N/A%), pre moving , FPS 6.34, Running 9.20s Step 53( N/A%), pre moving , FPS 6.14, Running 9.34s Step 54( N/A%), pre moving , FPS 5.54, Running 9.74s Step 55( N/A%), pre moving , FPS 5.36, Running 9.89s Step 56( N/A%), pre moving , FPS 5.72, Running 10.03s Step 57( N/A%), pre moving , FPS 5.17, Running 10.44s Step 58( N/A%), pre moving , FPS 5.05, Running 10.58s Step 59( N/A%), pre moving , FPS 4.67, Running 10.99s Step 60( N/A%), pre moving , FPS 4.61, Running 11.14s Step 61( N/A%), pre moving , FPS 4.31, Running 11.53s Step 62( N/A%), pre moving , FPS 4.27, Running 11.68s Step 63( N/A%), pre moving , FPS 4.21, Running 11.84s Step 64( N/A%), pre moving , FPS 4.02, Running 12.23s Step 65( N/A%), pre moving , FPS 4.04, Running 12.37s Step 66( N/A%), pre moving , FPS 3.85, Running 12.76s Step 67( N/A%), pre moving , FPS 4.02, Running 12.92s Step 68( N/A%), pre moving , FPS 3.85, Running 13.31s Step 69( N/A%), pre moving , FPS 4.04, Running 13.47s Step 70( N/A%), pre moving , FPS 4.04, Running 13.61s Step 71( N/A%), pre moving , FPS 3.86, Running 14.00s Step 72( N/A%), pre moving , FPS 4.04, Running 14.15s Step 73( N/A%), pre moving , FPS 4.00, Running 14.34s Step 74( N/A%), pre moving , FPS 4.12, Running 14.59s Step 75( N/A%), pre moving , FPS 4.17, Running 14.69s Step 76( N/A%), pre moving , FPS 4.20, Running 14.79s Step 77( N/A%), pre moving , FPS 4.27, Running 15.13s Step 78( N/A%), pre moving , FPS 4.30, Running 15.23s Step 79( N/A%), pre moving , FPS 4.61, Running 15.32s Step 80( N/A%), pre moving , FPS 4.62, Running 15.46s Step 81( N/A%), pre moving , FPS 4.72, Running 15.76s Step 82( N/A%), pre moving , FPS 4.77, Running 15.87s Step 83( N/A%), pre moving , FPS 4.84, Running 15.97s Step 84( N/A%), pre moving , FPS 4.91, Running 16.31s Step 85( N/A%), pre moving , FPS 4.95, Running 16.41s Step 86( N/A%), pre moving , FPS 5.35, Running 16.49s Step 87( N/A%), pre moving , FPS 5.44, Running 16.59s Step 88( N/A%), pre moving , FPS 5.52, Running 16.94s Step 89( N/A%), pre moving , FPS 5.60, Running 17.04s Step 90( N/A%), pre moving , FPS 5.68, Running 17.13s Step 91( N/A%), pre moving , FPS 4.64, Running 18.32s Step 92( N/A%), pre moving , FPS 4.40, Running 18.69s Step 93( N/A%), pre moving , FPS 4.04, Running 19.29s Step 94( N/A%), pre moving , FPS 4.07, Running 19.51s Step 95( N/A%), pre moving , FPS 3.79, Running 19.97s Step 96( N/A%), pre moving , FPS 3.58, Running 20.37s Step 97( N/A%), pre moving , FPS 3.43, Running 20.96s Step 98( N/A%), pre moving , FPS 3.24, Running 21.41s Step 99( N/A%), pre moving , FPS 2.99, Running 22.01s Step 100( N/A%), pre moving , FPS 2.86, Running 22.46s Step 101( N/A%), pre moving , FPS 2.76, Running 23.02s Step 102( N/A%), pre moving , FPS 2.71, Running 23.26s Step 103( N/A%), pre moving , FPS 2.58, Running 23.71s Step 104( N/A%), pre moving , FPS 2.56, Running 24.11s Step 105( N/A%), pre moving , FPS 2.43, Running 24.64s Step 106( N/A%), pre moving , FPS 2.32, Running 25.11s Step 107( N/A%), pre moving , FPS 2.20, Running 25.69s Step 108( N/A%), pre moving , FPS 2.22, Running 25.95s Step 109( N/A%), pre moving , FPS 2.15, Running 26.35s Step 110( N/A%), pre moving , FPS 2.11, Running 26.62s Step 111( N/A%), pre moving , FPS 2.25, Running 27.21s Step 112( N/A%), pre moving , FPS 2.23, Running 27.66s Step 113( N/A%), pre moving , FPS 2.23, Running 28.24s Step 114( N/A%), pre moving , FPS 2.23, Running 28.48s Step 115( N/A%), pre moving , FPS 2.19, Running 29.09s Step 116( N/A%), pre moving , FPS 2.18, Running 29.54s Step 117( N/A%), pre moving , FPS 2.19, Running 30.10s Step 118( N/A%), pre moving , FPS 2.19, Running 30.54s Step 119( N/A%), pre moving , FPS 2.20, Running 31.10s Step 120( N/A%), pre moving , FPS 2.26, Running 31.29s Step 121( N/A%), pre moving , FPS 2.27, Running 31.85s Step 122( N/A%), pre moving , FPS 2.21, Running 32.31s Step 123( N/A%), pre moving , FPS 2.18, Running 32.90s Step 124( N/A%), pre moving , FPS 2.16, Running 33.36s Step 125( N/A%), pre moving , FPS 2.15, Running 33.95s Step 126( N/A%), pre moving , FPS 2.15, Running 34.41s Step 127( N/A%), pre moving , FPS 2.15, Running 35.02s Step 128( N/A%), pre moving , FPS 2.10, Running 35.47s Step 129( N/A%), pre moving , FPS 2.06, Running 36.07s Step 130( N/A%), pre moving , FPS 2.02, Running 36.51s Step 131( N/A%), pre moving , FPS 2.03, Running 37.08s Step 132( N/A%), pre moving , FPS 2.08, Running 37.29s Step 133( N/A%), pre moving , FPS 2.08, Running 37.85s Step 134( N/A%), pre moving , FPS 2.05, Running 38.25s Step 135( N/A%), pre moving , FPS 2.10, Running 38.59s Step 136( N/A%), pre moving , FPS 2.12, Running 38.97s Step 137( N/A%), pre moving , FPS 2.12, Running 39.55s Step 138( N/A%), pre moving , FPS 2.11, Running 40.00s Step 139( N/A%), pre moving , FPS 2.11, Running 40.59s Step 140( N/A%), pre moving , FPS 2.05, Running 41.03s Step 141( N/A%), pre moving , FPS 2.05, Running 41.60s Step 142( N/A%), pre moving , FPS 2.05, Running 42.08s Step 143( N/A%), pre moving , FPS 2.04, Running 42.69s Step 144( N/A%), pre moving , FPS 2.10, Running 42.89s Step 145( N/A%), pre moving , FPS 2.12, Running 43.40s Step 146( N/A%), pre moving , FPS 2.20, Running 43.49s Step 147( N/A%), pre moving , FPS 2.27, Running 43.83s Step 148( N/A%), pre moving , FPS 2.36, Running 43.94s Step 149( N/A%), pre moving , FPS 2.51, Running 44.04s Step 150( N/A%), pre moving , FPS 2.54, Running 44.39s Step 151( N/A%), pre moving , FPS 2.71, Running 44.45s Step 152( N/A%), pre moving , FPS 2.78, Running 44.50s Step 153( N/A%), pre moving , FPS 2.99, Running 44.54s Step 154( N/A%), pre moving , FPS 3.16, Running 44.59s Step 155( N/A%), pre moving , FPS 3.31, Running 44.63s Step 156( N/A%), pre moving , FPS 3.16, Running 45.31s Step 157( N/A%), pre moving , FPS 3.42, Running 45.39s Step 158( N/A%), pre moving , FPS 3.64, Running 45.50s Step 159( N/A%), pre moving , FPS 4.03, Running 45.55s Step 160( N/A%), pre moving , FPS 4.35, Running 45.64s Step 161( N/A%), pre moving , FPS 4.80, Running 45.77s Step 162( N/A%), pre moving , FPS 5.27, Running 45.88s Step 163( N/A%), pre moving , FPS 5.65, Running 46.23s Step 164( N/A%), pre moving , FPS 5.71, Running 46.40s Step 165( N/A%), pre moving , FPS 6.45, Running 46.50s Step 166( N/A%), pre moving , FPS 5.90, Running 46.88s Step 167( N/A%), pre moving , FPS 6.29, Running 47.01s Step 168( N/A%), pre moving , FPS 6.25, Running 47.14s Step 169( N/A%), pre moving , FPS 5.56, Running 47.64s Step 170( N/A%), pre moving , FPS 5.90, Running 47.78s Step 171( N/A%), pre moving , FPS 5.34, Running 48.20s Step 172( N/A%), pre moving , FPS 5.16, Running 48.38s Step 173( N/A%), pre moving , FPS 4.61, Running 48.88s Step 174( N/A%), pre moving , FPS 4.23, Running 49.32s Step 175( N/A%), pre moving , FPS 4.05, Running 49.56s Step 176( N/A%), pre moving , FPS 4.21, Running 50.06s Step 177( N/A%), pre moving , FPS 3.84, Running 50.60s Step 178( N/A%), pre moving , FPS 3.56, Running 51.12s Step 179( N/A%), pre moving , FPS 3.40, Running 51.43s Step 180( N/A%), pre moving , FPS 3.18, Running 51.93s Step 181( N/A%), pre moving , FPS 3.00, Running 52.44s Step 182( N/A%), pre moving , FPS 2.82, Running 52.98s Step 183( N/A%), pre moving , FPS 2.74, Running 53.52s Step 184( N/A%), pre moving , FPS 2.60, Running 54.08s Step 185( N/A%), pre moving , FPS 2.47, Running 54.60s Step 186( N/A%), pre moving , FPS 2.42, Running 55.15s Step 187( N/A%), pre moving , FPS 2.37, Running 55.44s Step 188( N/A%), pre moving , FPS 2.27, Running 55.96s Step 189( N/A%), pre moving , FPS 2.26, Running 56.48s Step 190( N/A%), pre moving , FPS 2.17, Running 56.99s Step 191( N/A%), pre moving , FPS 2.16, Running 57.48s Step 192( N/A%), pre moving , FPS 2.12, Running 57.81s Step 193( N/A%), pre moving , FPS 2.11, Running 58.36s Step 194( N/A%), pre moving , FPS 2.09, Running 58.91s Step 195( N/A%), pre moving , FPS 2.03, Running 59.42s Step 196( N/A%), pre moving , FPS 2.03, Running 59.90s Step 197( N/A%), pre moving , FPS 2.05, Running 60.37s Step 198( N/A%), pre moving , FPS 2.10, Running 60.65s Step 199( N/A%), pre moving , FPS 2.06, Running 61.15s Step 200( N/A%), pre moving , FPS 2.07, Running 61.59s Step 201( N/A%), pre moving , FPS 2.14, Running 61.79s Step 202( N/A%), pre moving , FPS 2.16, Running 62.25s Step 203( N/A%), pre moving , FPS 2.24, Running 62.46s Step 204( N/A%), pre moving , FPS 2.30, Running 62.77s Step 205( N/A%), pre moving , FPS 2.42, Running 62.86s Step 206( N/A%), pre moving , FPS 2.56, Running 62.95s Step 207( N/A%), pre moving , FPS 2.55, Running 63.29s Step 208( N/A%), pre moving , FPS 2.68, Running 63.42s Step 209( N/A%), pre moving , FPS 2.82, Running 63.56s Step 210( N/A%), pre moving , FPS 2.89, Running 63.92s Step 211( N/A%), pre moving , FPS 3.05, Running 64.02s Step 212( N/A%), pre moving , FPS 3.19, Running 64.08s Step 213( N/A%), pre moving , FPS 3.44, Running 64.18s Step 214( N/A%), pre moving , FPS 3.57, Running 64.51s Step 215( N/A%), pre moving , FPS 3.88, Running 64.58s Step 216( N/A%), pre moving , FPS 4.22, Running 64.64s Step 217( N/A%), pre moving , FPS 4.62, Running 64.70s Step 218( N/A%), pre moving , FPS 4.29, Running 65.31s Step 219( N/A%), pre moving , FPS 4.70, Running 65.40s Step 220( N/A%), pre moving , FPS 5.13, Running 65.49s Step 221( N/A%), pre moving , FPS 5.29, Running 65.58s Step 222( N/A%), pre moving , FPS 5.83, Running 65.67s Step 223( N/A%), pre moving , FPS 5.63, Running 66.01s Step 224( N/A%), pre moving , FPS 5.95, Running 66.13s Step 225( N/A%), pre moving , FPS 5.95, Running 66.22s Step 226( N/A%), pre moving , FPS 5.49, Running 66.60s Step 227( N/A%), pre moving , FPS 5.79, Running 66.74s Step 228( N/A%), pre moving , FPS 5.80, Running 66.87s Step 229( N/A%), pre moving , FPS 5.37, Running 67.29s Step 230( N/A%), pre moving , FPS 5.71, Running 67.42s Step 231( N/A%), pre moving , FPS 5.28, Running 67.81s Step 232( N/A%), pre moving , FPS 5.15, Running 67.97s Step 233( N/A%), pre moving , FPS 4.78, Running 68.36s Step 234( N/A%), pre moving , FPS 5.00, Running 68.51s Step 235( N/A%), pre moving , FPS 4.91, Running 68.65s Step 236( N/A%), pre moving , FPS 4.48, Running 69.10s Step 237( N/A%), pre moving , FPS 4.26, Running 69.39s Step 238( N/A%), pre moving , FPS 4.59, Running 69.67s Step 239( N/A%), pre moving , FPS 4.25, Running 70.10s Step 240( N/A%), pre moving , FPS 4.11, Running 70.35s Step 241( N/A%), pre moving , FPS 3.83, Running 70.80s Step 242( N/A%), pre moving , FPS 3.57, Running 71.28s Step 243( N/A%), pre moving , FPS 3.67, Running 71.47s Step 244( N/A%), pre moving , FPS 3.42, Running 71.98s Step 245( N/A%), pre moving , FPS 3.19, Running 72.48s Step 246( N/A%), pre moving , FPS 3.14, Running 72.97s Step 247( N/A%), pre moving , FPS 3.09, Running 73.22s Step 248( N/A%), pre moving , FPS 2.92, Running 73.72s Step 249( N/A%), pre moving , FPS 2.89, Running 74.21s Step 250( N/A%), pre moving , FPS 2.75, Running 74.68s Step 251( N/A%), pre moving , FPS 2.81, Running 74.92s Step 252( N/A%), pre moving , FPS 2.70, Running 75.38s Step 253( N/A%), pre moving , FPS 2.66, Running 75.89s Step 254( N/A%), pre moving , FPS 2.65, Running 76.07s Step 255( N/A%), pre moving , FPS 2.52, Running 76.58s Step 256( N/A%), pre moving , FPS 2.52, Running 77.04s Step 257( N/A%), pre moving , FPS 2.53, Running 77.29s Step 258( N/A%), pre moving , FPS 2.51, Running 77.63s Step 259( N/A%), pre moving , FPS 2.50, Running 78.11s Step 260( N/A%), pre moving , FPS 2.51, Running 78.31s Step 261( N/A%), pre moving , FPS 2.51, Running 78.76s Step 262( N/A%), pre moving , FPS 2.55, Running 79.12s Step 263( N/A%), pre moving , FPS 2.53, Running 79.36s Step 264( N/A%), pre moving , FPS 2.55, Running 79.81s Step 265( N/A%), pre moving , FPS 2.68, Running 79.96s Step 266( N/A%), pre moving , FPS 2.80, Running 80.10s Step 267( N/A%), pre moving , FPS 2.73, Running 80.55s Step 268( N/A%), pre moving , FPS 2.75, Running 81.00s Step 269( N/A%), pre moving , FPS 2.86, Running 81.21s Step 270( N/A%), pre moving , FPS 2.87, Running 81.66s Step 271( N/A%), pre moving , FPS 2.79, Running 82.09s Step 272( N/A%), pre moving , FPS 2.87, Running 82.34s Step 273( N/A%), pre moving , FPS 2.88, Running 82.83s Step 274( N/A%), pre moving , FPS 2.75, Running 83.34s Step 275( N/A%), pre moving , FPS 2.76, Running 83.83s Step 276( N/A%), pre moving , FPS 2.86, Running 84.02s Step 277( N/A%), pre moving , FPS 2.90, Running 84.18s Step 278( N/A%), pre moving , FPS 2.96, Running 84.39s Step 279( N/A%), pre moving , FPS 3.10, Running 84.56s Step 280( N/A%), pre moving , FPS 3.12, Running 84.72s Step 281( N/A%), pre moving , FPS 3.28, Running 84.86s Step 282( N/A%), pre moving , FPS 3.25, Running 85.28s Step 283( N/A%), pre moving , FPS 3.33, Running 85.37s Step 284( N/A%), pre moving , FPS 3.38, Running 85.71s Step 285( N/A%), pre moving , FPS 3.41, Running 85.82s Step 286( N/A%), pre moving , FPS 3.45, Running 85.90s Step 287( N/A%), pre moving , FPS 3.67, Running 86.00s Step 288( N/A%), pre moving , FPS 3.74, Running 86.34s Step 289( N/A%), pre moving , FPS 3.81, Running 86.45s Step 290( N/A%), pre moving , FPS 4.09, Running 86.55s Step 291( N/A%), pre moving , FPS 4.17, Running 86.89s Step 292( N/A%), pre moving , FPS 4.30, Running 87.00s Step 293( N/A%), pre moving , FPS 4.70, Running 87.09s Step 294( N/A%), pre moving , FPS 4.89, Running 87.43s Step 295( N/A%), pre moving , FPS 5.38, Running 87.54s Step 296( N/A%), pre moving , FPS 5.53, Running 87.64s Step 297( N/A%), pre moving , FPS 5.25, Running 87.99s Step 298( N/A%), pre moving , FPS 5.39, Running 88.10s Step 299( N/A%), pre moving , FPS 5.50, Running 88.20s Step 300( N/A%), pre moving , FPS 5.25, Running 88.53s Step 301( N/A%), pre moving , FPS 5.28, Running 88.64s Step 302( N/A%), pre moving , FPS 5.80, Running 88.73s Step 303( N/A%), pre moving , FPS 5.68, Running 88.89s Step 304( N/A%), pre moving , FPS 5.81, Running 89.16s Step 305( N/A%), pre moving , FPS 5.80, Running 89.27s Step 306( N/A%), pre moving , FPS 5.77, Running 89.37s Step 307( N/A%), pre moving , FPS 5.40, Running 89.70s Step 308( N/A%), pre moving , FPS 5.76, Running 89.81s Step 309( N/A%), pre moving , FPS 5.79, Running 89.91s Step 310( N/A%), pre moving , FPS 4.58, Running 90.91s Step 311( N/A%), pre moving , FPS 4.87, Running 90.99s Step 312( N/A%), pre moving , FPS 4.89, Running 91.09s Step 313( N/A%), pre moving , FPS 4.53, Running 91.50s Step 314( N/A%), pre moving , FPS 4.81, Running 91.59s Step 315( N/A%), pre moving , FPS 4.61, Running 91.88s Step 316( N/A%), pre moving , FPS 4.54, Running 92.04s Step 317( N/A%), pre moving , FPS 4.84, Running 92.13s Step 318( N/A%), pre moving , FPS 4.85, Running 92.23s Step 319( N/A%), pre moving , FPS 4.57, Running 92.57s Step 320( N/A%), pre moving , FPS 4.82, Running 92.68s Step 321( N/A%), pre moving , FPS 4.84, Running 92.78s Step 322( N/A%), pre moving , FPS 4.55, Running 93.12s Step 323( N/A%), pre moving , FPS 4.61, Running 93.23s Step 324( N/A%), pre moving , FPS 4.79, Running 93.34s Step 325( N/A%), pre moving , FPS 4.54, Running 93.68s Step 326( N/A%), pre moving , FPS 4.49, Running 93.83s Step 327( N/A%), pre moving , FPS 4.43, Running 94.22s Step 328( N/A%), pre moving , FPS 4.39, Running 94.37s Step 329( N/A%), pre moving , FPS 4.35, Running 94.51s Step 330( N/A%), pre moving , FPS 4.98, Running 94.92s Step 331( N/A%), pre moving , FPS 4.81, Running 95.15s Step 332( N/A%), pre moving , FPS 4.56, Running 95.48s Step 333( N/A%), pre moving , FPS 4.58, Running 95.87s Step 334( N/A%), pre moving , FPS 4.51, Running 96.03s Step 335( N/A%), pre moving , FPS 4.39, Running 96.43s Step 336( N/A%), pre moving , FPS 4.38, Running 96.61s Step 337( N/A%), pre moving , FPS 4.10, Running 97.00s Step 338( N/A%), pre moving , FPS 4.05, Running 97.16s Step 339( N/A%), pre moving , FPS 4.00, Running 97.56s Step 340( N/A%), pre moving , FPS 3.96, Running 97.73s Step 341( N/A%), pre moving , FPS 3.97, Running 97.81s Step 342( N/A%), pre moving , FPS 3.98, Running 98.15s Step 343( N/A%), pre moving , FPS 3.98, Running 98.25s Step 344( N/A%), pre moving , FPS 3.99, Running 98.35s Step 345( N/A%), pre moving , FPS 3.99, Running 98.69s Step 346( N/A%), pre moving , FPS 4.02, Running 98.80s Step 347( N/A%), pre moving , FPS 4.27, Running 98.90s Step 348( N/A%), pre moving , FPS 4.10, Running 99.25s Step 349( N/A%), pre moving , FPS 4.12, Running 99.36s Step 350( N/A%), pre moving , FPS 4.42, Running 99.45s Step 351( N/A%), pre moving , FPS 4.31, Running 99.79s Step 352( N/A%), pre moving , FPS 4.52, Running 99.90s Step 353( N/A%), pre moving , FPS 4.84, Running 100.00s Step 354( N/A%), pre moving , FPS 4.65, Running 100.33s Step 355( N/A%), pre moving , FPS 5.01, Running 100.43s Step 356( N/A%), pre moving , FPS 5.14, Running 100.50s Step 357( N/A%), pre moving , FPS 5.59, Running 100.58s Step 358( N/A%), pre moving , FPS 5.31, Running 100.93s Step 359( N/A%), pre moving , FPS 5.77, Running 101.03s Step 360( N/A%), pre moving , FPS 5.90, Running 101.12s Step 361( N/A%), pre moving , FPS 5.62, Running 101.37s Step 362( N/A%), pre moving , FPS 5.87, Running 101.55s Step 363( N/A%), pre moving , FPS 5.91, Running 101.64s Step 364( N/A%), pre moving , FPS 3.95, Running 103.41s Step 365( N/A%), pre moving , FPS 4.04, Running 103.64s Step 366( N/A%), pre moving , FPS 3.96, Running 103.86s Step 367( N/A%), pre moving , FPS 3.80, Running 104.17s Step 368( N/A%), pre moving , FPS 3.90, Running 104.38s Step 369( N/A%), pre moving , FPS 3.70, Running 104.76s Step 370( N/A%), pre moving , FPS 3.63, Running 104.96s Step 371( N/A%), pre moving , FPS 3.37, Running 105.73s Step 372( N/A%), pre moving , FPS 3.29, Running 105.98s Step 373( N/A%), pre moving , FPS 3.02, Running 106.61s Step 374( N/A%), pre moving , FPS 3.00, Running 107.01s Step 375( N/A%), pre moving , FPS 2.83, Running 107.50s Step 376( N/A%), pre moving , FPS 2.76, Running 107.74s Step 377( N/A%), pre moving , FPS 2.52, Running 108.53s Step 378( N/A%), pre moving , FPS 2.54, Running 108.79s Step 379( N/A%), pre moving , FPS 2.31, Running 109.68s Step 380( N/A%), pre moving , FPS 2.28, Running 109.87s Step 381( N/A%), pre moving , FPS 2.17, Running 110.58s Step 382( N/A%), pre moving , FPS 2.14, Running 110.89s Step 383( N/A%), pre moving , FPS 2.04, Running 111.43s Step 384( 0.33%), action 1, FPS 2.12, Running 112.85s Step 385( 0.67%), action 2, FPS 2.10, Running 113.16s Step 386( 1.00%), action 3, FPS 2.01, Running 113.80s Step 387( 1.33%), action 4, FPS 2.00, Running 114.18s Step 388( 1.67%), action 5, FPS 1.83, Running 115.29s Step 389( 2.00%), action 6, FPS 1.80, Running 115.84s Step 390( 2.33%), action 7, FPS 1.70, Running 116.75s Step 391( 2.67%), action 8, FPS 1.76, Running 117.09s Step 392( 3.00%), action 9, FPS 1.68, Running 117.91s Step 393( 3.33%), action 10, FPS 1.69, Running 118.46s Step 394( 3.67%), action 11, FPS 1.60, Running 119.52s Step 395( 4.00%), action 12, FPS 1.60, Running 119.99s Step 396( 4.33%), action 13, FPS 1.49, Running 121.18s Step 397( 4.67%), action 14, FPS 1.52, Running 121.70s Step 398( 5.00%), action 15, FPS 1.48, Running 122.34s Step 399( 5.33%), action 16, FPS 1.51, Running 122.95s Step 400( 5.67%), action 17, FPS 1.41, Running 124.01s Step 401( 6.00%), action 18, FPS 1.42, Running 124.67s Step 402( 6.33%), action 19, FPS 1.35, Running 125.65s Step 403( 6.67%), action 20, FPS 1.38, Running 125.95s Step 404( 7.00%), action 21, FPS 1.42, Running 126.90s Step 405( 7.33%), action 22, FPS 1.40, Running 127.41s Step 406( 7.67%), action 23, FPS 1.38, Running 128.31s Step 407( 8.00%), action 24, FPS 1.38, Running 128.65s Step 408( 8.33%), action 25, FPS 1.41, Running 129.51s Step 409( 8.67%), action 26, FPS 1.39, Running 130.19s Step 410( 9.00%), action 27, FPS 1.39, Running 131.18s Step 411( 9.33%), action 28, FPS 1.36, Running 131.77s Step 412( 9.67%), action 29, FPS 1.35, Running 132.77s Step 413( 10.00%), action 30, FPS 1.34, Running 133.36s Step 414( 10.33%), action 31, FPS 1.36, Running 134.25s Step 415( 10.67%), action 32, FPS 1.37, Running 134.63s Step 416( 11.00%), action 33, FPS 1.40, Running 135.44s Step 417( 11.33%), action 34, FPS 1.42, Running 135.80s Step 418( 11.67%), action 35, FPS 1.40, Running 136.59s Step 419( 12.00%), action 36, FPS 1.41, Running 137.16s Step 420( 12.33%), action 37, FPS 1.41, Running 138.17s Step 421( 12.67%), action 38, FPS 1.42, Running 138.74s Step 422( 13.00%), action 39, FPS 1.45, Running 139.46s Step 423( 13.33%), action 40, FPS 1.44, Running 139.88s Step 424( 13.67%), action 41, FPS 1.43, Running 140.90s Step 425( 14.00%), action 42, FPS 1.43, Running 141.42s Step 426( 14.33%), action 43, FPS 1.49, Running 141.72s Step 427( 14.67%), action 44, FPS 1.50, Running 141.94s Step 428( 15.00%), action 45, FPS 1.56, Running 142.33s Step 429( 15.33%), action 46, FPS 1.56, Running 142.99s Step 430( 15.67%), action 47, FPS 1.58, Running 143.85s Step 431( 16.00%), action 48, FPS 1.58, Running 144.47s Step 432( 16.33%), action 49, FPS 1.58, Running 145.40s Step 433( 16.67%), action 50, FPS 1.59, Running 145.96s Step 434( 17.00%), action 51, FPS 1.59, Running 146.85s Step 435( 17.33%), action 52, FPS 1.59, Running 147.18s Step 436( 17.67%), action 53, FPS 1.58, Running 148.12s Step 437( 18.00%), action 54, FPS 1.55, Running 148.71s Step 438( 18.33%), action 55, FPS 1.52, Running 149.73s Step 439( 18.67%), action 56, FPS 1.51, Running 150.37s Step 440( 19.00%), action 57, FPS 1.52, Running 151.30s Step 441( 19.33%), action 58, FPS 1.55, Running 151.61s Step 442( 19.67%), action 59, FPS 1.54, Running 152.45s Step 443( 20.00%), action 60, FPS 1.52, Running 153.03s Step 444( 20.33%), action 61, FPS 1.52, Running 154.02s Step 445( 20.67%), action 62, FPS 1.52, Running 154.56s Step 446( 21.00%), action 63, FPS 1.45, Running 155.56s Step 447( 21.33%), action 64, FPS 1.42, Running 156.01s Step 448( 21.67%), action 65, FPS 1.36, Running 157.08s Step 449( 22.00%), action 66, FPS 1.36, Running 157.71s Step 450( 22.33%), action 67, FPS 1.35, Running 158.68s Step 451( 22.67%), action 68, FPS 1.37, Running 159.03s Step 452( 23.00%), action 69, FPS 1.38, Running 159.87s Step 453( 23.33%), action 70, FPS 1.39, Running 160.38s Step 454( 23.67%), action 71, FPS 1.43, Running 160.81s Step 455( 24.00%), action 72, FPS 1.43, Running 161.20s Step 456( 24.33%), action 73, FPS 1.46, Running 161.84s Step 457( 24.67%), action 74, FPS 1.47, Running 162.32s Step 458( 25.00%), action 75, FPS 1.48, Running 163.22s Step 459( 25.33%), action 76, FPS 1.49, Running 163.78s Step 460( 25.67%), action 77, FPS 1.50, Running 164.67s Step 461( 26.00%), action 78, FPS 1.49, Running 164.99s Step 462( 26.33%), action 79, FPS 1.48, Running 165.98s Step 463( 26.67%), action 80, FPS 1.48, Running 166.52s Step 464( 27.00%), action 81, FPS 1.48, Running 167.56s Step 465( 27.33%), action 82, FPS 1.48, Running 168.06s Step 466( 27.67%), action 83, FPS 1.47, Running 169.19s Step 467( 28.00%), action 84, FPS 1.42, Running 170.10s Step 468( 28.33%), action 85, FPS 1.43, Running 171.01s Step 469( 28.67%), action 86, FPS 1.47, Running 171.35s Step 470( 29.00%), action 87, FPS 1.42, Running 172.74s Step 471( 29.33%), action 88, FPS 1.41, Running 173.24s Step 472( 29.67%), action 89, FPS 1.37, Running 174.47s Step 473( 30.00%), action 90, FPS 1.38, Running 174.92s Step 474( 30.33%), action 91, FPS 1.32, Running 175.96s Step 475( 30.67%), action 92, FPS 1.31, Running 176.45s Step 476( 31.00%), action 93, FPS 1.28, Running 177.42s Step 477( 31.33%), action 94, FPS 1.30, Running 177.73s Step 478( 31.67%), action 95, FPS 1.30, Running 178.58s Step 479( 32.00%), action 96, FPS 1.30, Running 179.14s Step 480( 32.33%), action 97, FPS 1.35, Running 179.49s Step 481( 32.67%), action 98, FPS 1.36, Running 179.69s Step 482( 33.00%), action 99, FPS 1.37, Running 180.62s Step 483( 33.33%), action 100, FPS 1.39, Running 180.90s Step 484( 33.67%), action 101, FPS 1.35, Running 182.39s Step 485( 34.00%), action 102, FPS 1.35, Running 182.93s Step 486( 34.33%), action 103, FPS 1.36, Running 183.89s Step 487( 34.67%), action 104, FPS 1.42, Running 184.18s Step 488( 35.00%), action 105, FPS 1.42, Running 185.09s Step 489( 35.33%), action 106, FPS 1.40, Running 185.64s Step 490( 35.67%), action 107, FPS 1.46, Running 186.44s Step 491( 36.00%), action 108, FPS 1.47, Running 186.84s Step 492( 36.33%), action 109, FPS 1.51, Running 187.71s Step 493( 36.67%), action 110, FPS 1.49, Running 188.37s Step 494( 37.00%), action 111, FPS 1.49, Running 189.42s Step 495( 37.33%), action 112, FPS 1.48, Running 189.96s Step 496( 37.67%), action 113, FPS 1.48, Running 190.89s Step 497( 38.00%), action 114, FPS 1.48, Running 191.20s Step 498( 38.33%), action 115, FPS 1.52, Running 191.77s Step 499( 38.67%), action 116, FPS 1.52, Running 192.28s Step 500( 39.00%), action 117, FPS 1.44, Running 193.41s Step 501( 39.33%), action 118, FPS 1.37, Running 194.24s Step 502( 39.67%), action 119, FPS 1.37, Running 195.18s Step 503( 40.00%), action 120, FPS 1.37, Running 195.51s Step 504( 40.33%), action 121, FPS 1.42, Running 196.47s Step 505( 40.67%), action 122, FPS 1.43, Running 196.93s Step 506( 41.00%), action 123, FPS 1.45, Running 197.64s Step 507( 41.33%), action 124, FPS 1.43, Running 198.14s Step 508( 41.67%), action 125, FPS 1.48, Running 198.57s Step 509( 42.00%), action 126, FPS 1.47, Running 199.23s Step 510( 42.33%), action 127, FPS 1.45, Running 200.26s Step 511( 42.67%), action 128, FPS 1.42, Running 200.89s Step 512( 43.00%), action 129, FPS 1.42, Running 201.81s Step 513( 43.33%), action 130, FPS 1.45, Running 202.13s Step 514( 43.67%), action 131, FPS 1.44, Running 203.33s Step 515( 44.00%), action 132, FPS 1.46, Running 203.66s Step 516( 44.33%), action 133, FPS 1.46, Running 204.62s Step 517( 44.67%), action 134, FPS 1.42, Running 205.26s Step 518( 45.00%), action 135, FPS 1.40, Running 206.02s Step 519( 45.33%), action 136, FPS 1.42, Running 206.41s Step 520( 45.67%), action 137, FPS 1.44, Running 207.29s Step 521( 46.00%), action 138, FPS 1.50, Running 207.56s Step 522( 46.33%), action 139, FPS 1.51, Running 208.45s Step 523( 46.67%), action 140, FPS 1.48, Running 209.01s Step 524( 47.00%), action 141, FPS 1.48, Running 209.94s Step 525( 47.33%), action 142, FPS 1.50, Running 210.29s Step 526( 47.67%), action 143, FPS 1.49, Running 211.10s Step 527( 48.00%), action 144, FPS 1.48, Running 211.64s Step 528( 48.33%), action 145, FPS 1.42, Running 212.64s Step 529( 48.67%), action 146, FPS 1.43, Running 213.20s Step 530( 49.00%), action 147, FPS 1.46, Running 213.97s Step 531( 49.33%), action 148, FPS 1.44, Running 214.75s Step 532( 49.67%), action 149, FPS 1.44, Running 215.73s Step 533( 50.00%), action 150, FPS 1.40, Running 216.37s Step 534( 50.33%), action 151, FPS 1.44, Running 217.18s Step 535( 50.67%), action 152, FPS 1.46, Running 217.40s Step 536( 51.00%), action 153, FPS 1.44, Running 218.54s Step 537( 51.33%), action 154, FPS 1.45, Running 219.02s Step 538( 51.67%), action 155, FPS 1.44, Running 219.87s Step 539( 52.00%), action 156, FPS 1.45, Running 220.21s Step 540( 52.33%), action 157, FPS 1.46, Running 221.02s Step 541( 52.67%), action 158, FPS 1.42, Running 221.62s Step 542( 53.00%), action 159, FPS 1.42, Running 222.58s Step 543( 53.33%), action 160, FPS 1.42, Running 223.12s Step 544( 53.67%), action 161, FPS 1.41, Running 224.13s Step 545( 54.00%), action 162, FPS 1.39, Running 224.68s Step 546( 54.33%), action 163, FPS 1.38, Running 225.57s Step 547( 54.67%), action 164, FPS 1.39, Running 226.03s Step 548( 55.00%), action 165, FPS 1.40, Running 226.90s Step 549( 55.33%), action 166, FPS 1.36, Running 227.87s Step 550( 55.67%), action 167, FPS 1.35, Running 228.78s Step 551( 56.00%), action 168, FPS 1.40, Running 229.08s Step 552( 56.33%), action 169, FPS 1.36, Running 230.43s Step 553( 56.67%), action 170, FPS 1.37, Running 231.02s Step 554( 57.00%), action 171, FPS 1.35, Running 232.04s Step 555( 57.33%), action 172, FPS 1.32, Running 232.55s Step 556( 57.67%), action 173, FPS 1.29, Running 233.99s Step 557( 58.00%), action 174, FPS 1.31, Running 234.30s Step 558( 58.33%), action 175, FPS 1.31, Running 235.11s Step 559( 58.67%), action 176, FPS 1.32, Running 235.35s Step 560( 59.00%), action 177, FPS 1.36, Running 235.75s Step 561( 59.33%), action 178, FPS 1.36, Running 236.29s Step 562( 59.67%), action 179, FPS 1.32, Running 237.78s Step 563( 60.00%), action 180, FPS 1.33, Running 238.19s Step 564( 60.33%), action 181, FPS 1.33, Running 239.23s Step 565( 60.67%), action 182, FPS 1.31, Running 239.91s Step 566( 61.00%), action 183, FPS 1.31, Running 240.81s Step 567( 61.33%), action 184, FPS 1.29, Running 241.54s Step 568( 61.67%), action 185, FPS 1.29, Running 242.44s Step 569( 62.00%), action 186, FPS 1.34, Running 242.77s Step 570( 62.33%), action 187, FPS 1.35, Running 243.62s Step 571( 62.67%), action 188, FPS 1.33, Running 244.17s Step 572( 63.00%), action 189, FPS 1.36, Running 245.13s Step 573( 63.33%), action 190, FPS 1.39, Running 245.44s Step 574( 63.67%), action 191, FPS 1.36, Running 246.70s Step 575( 64.00%), action 192, FPS 1.38, Running 247.10s Step 576( 64.33%), action 193, FPS 1.44, Running 247.89s Step 577( 64.67%), action 194, FPS 1.42, Running 248.44s Step 578( 65.00%), action 195, FPS 1.40, Running 249.39s Step 579( 65.33%), action 196, FPS 1.39, Running 249.77s Step 580( 65.67%), action 197, FPS 1.35, Running 250.56s Step 581( 66.00%), action 198, FPS 1.35, Running 251.08s Step 582( 66.33%), action 199, FPS 1.42, Running 251.81s Step 583( 66.67%), action 200, FPS 1.43, Running 252.22s Step 584( 67.00%), action 201, FPS 1.40, Running 253.52s Step 585( 67.33%), action 202, FPS 1.44, Running 253.84s Step 586( 67.67%), action 203, FPS 1.50, Running 254.14s Step 587( 68.00%), action 204, FPS 1.56, Running 254.33s Step 588( 68.33%), action 205, FPS 1.64, Running 254.65s Step 589( 68.67%), action 206, FPS 1.64, Running 254.95s Step 590( 69.00%), action 207, FPS 1.70, Running 255.36s Step 591( 69.33%), action 208, FPS 1.73, Running 255.74s Step 592( 69.67%), action 209, FPS 1.76, Running 256.52s Step 593( 70.00%), action 210, FPS 1.72, Running 257.10s [2026-08-02 19:04:41] [25 ] Seed 24 failed after 257.42 s. +steps: 593 , actions: 210 . +Instruction: Empty +Total 14/25(56.00%) success. +Setting seed: 25 +Step 1( N/A%), pre moving , FPS 1.64, Running 0.61s Step 2( N/A%), pre moving , FPS 2.13, Running 0.94s Step 3( N/A%), pre moving , FPS 2.89, Running 1.04s Step 4( N/A%), pre moving , FPS 3.58, Running 1.12s Step 5( N/A%), pre moving , FPS 4.13, Running 1.21s Step 6( N/A%), pre moving , FPS 3.88, Running 1.55s Step 7( N/A%), pre moving , FPS 4.20, Running 1.67s Step 8( N/A%), pre moving , FPS 4.54, Running 1.76s Step 9( N/A%), pre moving , FPS 4.27, Running 2.11s Step 10( N/A%), pre moving , FPS 4.51, Running 2.22s Step 11( N/A%), pre moving , FPS 4.76, Running 2.31s Step 12( N/A%), pre moving , FPS 4.53, Running 2.65s Step 13( N/A%), pre moving , FPS 4.68, Running 2.78s Step 14( N/A%), pre moving , FPS 4.89, Running 2.86s Step 15( N/A%), pre moving , FPS 5.09, Running 2.95s Step 16( N/A%), pre moving , FPS 4.85, Running 3.30s Step 17( N/A%), pre moving , FPS 5.00, Running 3.40s Step 18( N/A%), pre moving , FPS 5.14, Running 3.50s Step 19( N/A%), pre moving , FPS 4.95, Running 3.84s Step 20( N/A%), pre moving , FPS 5.05, Running 3.96s Step 21( N/A%), pre moving , FPS 5.12, Running 4.51s Step 22( N/A%), pre moving , FPS 5.01, Running 4.93s Step 23( N/A%), pre moving , FPS 5.02, Running 5.02s Step 24( N/A%), pre moving , FPS 5.04, Running 5.09s Step 25( N/A%), pre moving , FPS 5.04, Running 5.18s Step 26( N/A%), pre moving , FPS 4.84, Running 5.68s Step 27( N/A%), pre moving , FPS 4.82, Running 5.82s Step 28( N/A%), pre moving , FPS 4.58, Running 6.13s Step 29( N/A%), pre moving , FPS 4.87, Running 6.21s Step 30( N/A%), pre moving , FPS 4.88, Running 6.31s Step 31( N/A%), pre moving , FPS 4.59, Running 6.66s Step 32( N/A%), pre moving , FPS 4.84, Running 6.78s Step 33( N/A%), pre moving , FPS 4.88, Running 6.87s Step 34( N/A%), pre moving , FPS 4.60, Running 7.21s Step 35( N/A%), pre moving , FPS 4.58, Running 7.32s Step 36( N/A%), pre moving , FPS 4.29, Running 7.95s Step 37( N/A%), pre moving , FPS 4.09, Running 8.30s Step 38( N/A%), pre moving , FPS 4.08, Running 8.41s Step 39( N/A%), pre moving , FPS 4.29, Running 8.50s Step 40( N/A%), pre moving , FPS 4.10, Running 8.84s Step 41( N/A%), pre moving , FPS 4.49, Running 8.97s Step 42( N/A%), pre moving , FPS 4.86, Running 9.05s Step 43( N/A%), pre moving , FPS 4.81, Running 9.18s Step 44( N/A%), pre moving , FPS 4.55, Running 9.49s Step 45( N/A%), pre moving , FPS 4.47, Running 9.65s Step 46( N/A%), pre moving , FPS 4.58, Running 10.04s Step 47( N/A%), pre moving , FPS 4.55, Running 10.21s Step 48( N/A%), pre moving , FPS 4.47, Running 10.60s Step 49( N/A%), pre moving , FPS 4.40, Running 10.76s Step 50( N/A%), pre moving , FPS 4.13, Running 11.15s Step 51( N/A%), pre moving , FPS 4.30, Running 11.31s Step 52( N/A%), pre moving , FPS 4.07, Running 11.69s Step 53( N/A%), pre moving , FPS 4.00, Running 11.88s Step 54( N/A%), pre moving , FPS 4.16, Running 12.02s Step 55( N/A%), pre moving , FPS 3.91, Running 12.43s Step 56( N/A%), pre moving , FPS 4.33, Running 12.57s Step 57( N/A%), pre moving , FPS 4.27, Running 12.98s Step 58( N/A%), pre moving , FPS 4.24, Running 13.13s Step 59( N/A%), pre moving , FPS 3.98, Running 13.52s Step 60( N/A%), pre moving , FPS 4.13, Running 13.68s Step 61( N/A%), pre moving , FPS 3.91, Running 14.08s Step 62( N/A%), pre moving , FPS 3.86, Running 14.24s Step 63( N/A%), pre moving , FPS 3.69, Running 14.61s Step 64( N/A%), pre moving , FPS 3.77, Running 14.78s Step 65( N/A%), pre moving , FPS 3.79, Running 14.93s Step 66( N/A%), pre moving , FPS 3.78, Running 15.33s Step 67( N/A%), pre moving , FPS 3.83, Running 15.42s Step 68( N/A%), pre moving , FPS 4.07, Running 15.52s Step 69( N/A%), pre moving , FPS 3.92, Running 15.86s Step 70( N/A%), pre moving , FPS 4.15, Running 15.97s Step 71( N/A%), pre moving , FPS 4.21, Running 16.06s Step 72( N/A%), pre moving , FPS 4.47, Running 16.16s Step 73( N/A%), pre moving , FPS 4.32, Running 16.51s Step 74( N/A%), pre moving , FPS 4.39, Running 16.57s Step 75( N/A%), pre moving , FPS 4.76, Running 16.63s Step 76( N/A%), pre moving , FPS 4.83, Running 16.71s Step 77( N/A%), pre moving , FPS 5.24, Running 16.80s Step 78( N/A%), pre moving , FPS 5.31, Running 16.90s Step 79( N/A%), pre moving , FPS 5.75, Running 17.00s Step 80( N/A%), pre moving , FPS 5.85, Running 17.10s Step 81( N/A%), pre moving , FPS 6.45, Running 17.18s Step 82( N/A%), pre moving , FPS 6.66, Running 17.24s Step 83( N/A%), pre moving , FPS 7.27, Running 17.36s Step 84( N/A%), pre moving , FPS 7.43, Running 17.48s Step 85( N/A%), pre moving , FPS 5.27, Running 18.72s Step 86( N/A%), pre moving , FPS 5.24, Running 19.15s Step 87( N/A%), pre moving , FPS 4.64, Running 19.74s Step 88( N/A%), pre moving , FPS 4.28, Running 20.20s Step 89( N/A%), pre moving , FPS 4.06, Running 20.79s Step 90( N/A%), pre moving , FPS 3.78, Running 21.26s Step 91( N/A%), pre moving , FPS 3.48, Running 21.81s Step 92( N/A%), pre moving , FPS 3.42, Running 22.01s Step 93( N/A%), pre moving , FPS 3.33, Running 22.52s Step 94( N/A%), pre moving , FPS 3.14, Running 22.94s Step 95( N/A%), pre moving , FPS 2.91, Running 23.50s Step 96( N/A%), pre moving , FPS 2.76, Running 23.96s Step 97( N/A%), pre moving , FPS 2.58, Running 24.55s Step 98( N/A%), pre moving , FPS 2.54, Running 24.78s Step 99( N/A%), pre moving , FPS 2.43, Running 25.23s Step 100( N/A%), pre moving , FPS 2.34, Running 25.66s Step 101( N/A%), pre moving , FPS 2.20, Running 26.25s Step 102( N/A%), pre moving , FPS 2.11, Running 26.71s Step 103( N/A%), pre moving , FPS 2.01, Running 27.29s Step 104( N/A%), pre moving , FPS 2.00, Running 27.45s Step 105( N/A%), pre moving , FPS 2.16, Running 28.00s Step 106( N/A%), pre moving , FPS 2.15, Running 28.45s Step 107( N/A%), pre moving , FPS 2.16, Running 29.01s Step 108( N/A%), pre moving , FPS 2.16, Running 29.46s Step 109( N/A%), pre moving , FPS 2.16, Running 30.07s Step 110( N/A%), pre moving , FPS 2.15, Running 30.58s Step 111( N/A%), pre moving , FPS 2.14, Running 31.14s Step 112( N/A%), pre moving , FPS 2.09, Running 31.59s Step 113( N/A%), pre moving , FPS 2.07, Running 32.17s Step 114( N/A%), pre moving , FPS 2.10, Running 32.45s Step 115( N/A%), pre moving , FPS 2.13, Running 32.88s Step 116( N/A%), pre moving , FPS 2.14, Running 33.32s Step 117( N/A%), pre moving , FPS 2.13, Running 33.92s Step 118( N/A%), pre moving , FPS 2.09, Running 34.37s Step 119( N/A%), pre moving , FPS 2.07, Running 34.90s Step 120( N/A%), pre moving , FPS 2.13, Running 35.06s Step 121( N/A%), pre moving , FPS 2.21, Running 35.29s Step 122( N/A%), pre moving , FPS 2.30, Running 35.42s Step 123( N/A%), pre moving , FPS 2.36, Running 35.78s Step 124( N/A%), pre moving , FPS 2.33, Running 36.03s Step 125( N/A%), pre moving , FPS 2.37, Running 36.45s Step 126( N/A%), pre moving , FPS 2.36, Running 36.92s Step 127( N/A%), pre moving , FPS 2.35, Running 37.50s Step 128( N/A%), pre moving , FPS 2.42, Running 37.73s Step 129( N/A%), pre moving , FPS 2.44, Running 38.26s Step 130( N/A%), pre moving , FPS 2.46, Running 38.70s Step 131( N/A%), pre moving , FPS 2.46, Running 39.26s Step 132( N/A%), pre moving , FPS 2.46, Running 39.71s Step 133( N/A%), pre moving , FPS 2.46, Running 40.31s Step 134( N/A%), pre moving , FPS 2.40, Running 40.79s Step 135( N/A%), pre moving , FPS 2.35, Running 41.38s Step 136( N/A%), pre moving , FPS 2.35, Running 41.82s Step 137( N/A%), pre moving , FPS 2.35, Running 42.42s Step 138( N/A%), pre moving , FPS 2.36, Running 42.86s Step 139( N/A%), pre moving , FPS 2.33, Running 43.48s Step 140( N/A%), pre moving , FPS 2.35, Running 43.58s Step 141( N/A%), pre moving , FPS 2.32, Running 43.92s Step 142( N/A%), pre moving , FPS 2.32, Running 44.04s Step 143( N/A%), pre moving , FPS 2.39, Running 44.13s Step 144( N/A%), pre moving , FPS 2.37, Running 44.48s Step 145( N/A%), pre moving , FPS 2.45, Running 44.60s Step 146( N/A%), pre moving , FPS 2.57, Running 44.69s Step 147( N/A%), pre moving , FPS 2.65, Running 45.04s Step 148( N/A%), pre moving , FPS 2.69, Running 45.17s Step 149( N/A%), pre moving , FPS 2.86, Running 45.26s Step 150( N/A%), pre moving , FPS 2.64, Running 46.27s Step 151( N/A%), pre moving , FPS 2.82, Running 46.36s Step 152( N/A%), pre moving , FPS 2.94, Running 46.51s Step 153( N/A%), pre moving , FPS 3.08, Running 46.80s Step 154( N/A%), pre moving , FPS 3.26, Running 46.92s Step 155( N/A%), pre moving , FPS 3.36, Running 47.33s Step 156( N/A%), pre moving , FPS 3.52, Running 47.50s Step 157( N/A%), pre moving , FPS 3.64, Running 47.91s Step 158( N/A%), pre moving , FPS 3.84, Running 48.08s Step 159( N/A%), pre moving , FPS 3.96, Running 48.53s Step 160( N/A%), pre moving , FPS 3.91, Running 48.69s Step 161( N/A%), pre moving , FPS 3.88, Running 49.08s Step 162( N/A%), pre moving , FPS 3.65, Running 49.53s Step 163( N/A%), pre moving , FPS 3.48, Running 49.88s Step 164( N/A%), pre moving , FPS 3.45, Running 50.28s Step 165( N/A%), pre moving , FPS 3.39, Running 50.50s Step 166( N/A%), pre moving , FPS 3.17, Running 51.00s Step 167( N/A%), pre moving , FPS 3.18, Running 51.34s Step 168( N/A%), pre moving , FPS 3.07, Running 51.68s Step 169( N/A%), pre moving , FPS 2.88, Running 52.22s Step 170( N/A%), pre moving , FPS 3.08, Running 52.76s Step 171( N/A%), pre moving , FPS 2.88, Running 53.30s Step 172( N/A%), pre moving , FPS 2.74, Running 53.82s Step 173( N/A%), pre moving , FPS 2.64, Running 54.39s Step 174( N/A%), pre moving , FPS 2.59, Running 54.62s Step 175( N/A%), pre moving , FPS 2.66, Running 54.85s Step 176( N/A%), pre moving , FPS 2.63, Running 55.10s Step 177( N/A%), pre moving , FPS 2.68, Running 55.37s Step 178( N/A%), pre moving , FPS 2.57, Running 55.87s Step 179( N/A%), pre moving , FPS 2.54, Running 56.41s Step 180( N/A%), pre moving , FPS 2.50, Running 56.67s Step 181( N/A%), pre moving , FPS 2.46, Running 57.22s Step 182( N/A%), pre moving , FPS 2.42, Running 57.77s Step 183( N/A%), pre moving , FPS 2.37, Running 58.33s Step 184( N/A%), pre moving , FPS 2.33, Running 58.88s Step 185( N/A%), pre moving , FPS 2.24, Running 59.43s Step 186( N/A%), pre moving , FPS 2.23, Running 59.98s Step 187( N/A%), pre moving , FPS 2.18, Running 60.52s Step 188( N/A%), pre moving , FPS 2.13, Running 61.08s Step 189( N/A%), pre moving , FPS 2.13, Running 61.60s Step 190( N/A%), pre moving , FPS 2.14, Running 62.11s Step 191( N/A%), pre moving , FPS 2.22, Running 62.32s Step 192( N/A%), pre moving , FPS 2.22, Running 62.82s Step 193( N/A%), pre moving , FPS 2.26, Running 63.24s Step 194( N/A%), pre moving , FPS 2.27, Running 63.44s Step 195( N/A%), pre moving , FPS 2.21, Running 63.90s Step 196( N/A%), pre moving , FPS 2.24, Running 64.03s Step 197( N/A%), pre moving , FPS 2.23, Running 64.36s Step 198( N/A%), pre moving , FPS 2.33, Running 64.47s Step 199( N/A%), pre moving , FPS 2.45, Running 64.56s Step 200( N/A%), pre moving , FPS 2.40, Running 65.01s Step 201( N/A%), pre moving , FPS 2.52, Running 65.15s Step 202( N/A%), pre moving , FPS 2.57, Running 65.56s Step 203( N/A%), pre moving , FPS 2.73, Running 65.66s Step 204( N/A%), pre moving , FPS 2.91, Running 65.75s Step 205( N/A%), pre moving , FPS 2.99, Running 66.13s Step 206( N/A%), pre moving , FPS 3.20, Running 66.22s Step 207( N/A%), pre moving , FPS 3.42, Running 66.37s Step 208( N/A%), pre moving , FPS 3.60, Running 66.64s Step 209( N/A%), pre moving , FPS 3.88, Running 66.75s Step 210( N/A%), pre moving , FPS 3.53, Running 67.78s Step 211( N/A%), pre moving , FPS 3.61, Running 67.87s Step 212( N/A%), pre moving , FPS 3.89, Running 67.96s Step 213( N/A%), pre moving , FPS 3.96, Running 68.29s Step 214( N/A%), pre moving , FPS 4.00, Running 68.45s Step 215( N/A%), pre moving , FPS 4.21, Running 68.65s Step 216( N/A%), pre moving , FPS 4.04, Running 68.98s Step 217( N/A%), pre moving , FPS 4.20, Running 69.12s Step 218( N/A%), pre moving , FPS 3.97, Running 69.50s Step 219( N/A%), pre moving , FPS 3.94, Running 69.64s Step 220( N/A%), pre moving , FPS 4.24, Running 69.73s Step 221( N/A%), pre moving , FPS 3.99, Running 70.17s Step 222( N/A%), pre moving , FPS 4.20, Running 70.32s Step 223( N/A%), pre moving , FPS 3.90, Running 70.78s Step 224( N/A%), pre moving , FPS 3.82, Running 70.99s Step 225( N/A%), pre moving , FPS 3.76, Running 71.44s Step 226( N/A%), pre moving , FPS 3.53, Running 71.88s Step 227( N/A%), pre moving , FPS 3.50, Running 72.08s Step 228( N/A%), pre moving , FPS 3.39, Running 72.54s Step 229( N/A%), pre moving , FPS 3.23, Running 72.95s Step 230( N/A%), pre moving , FPS 3.70, Running 73.19s Step 231( N/A%), pre moving , FPS 3.63, Running 73.38s Step 232( N/A%), pre moving , FPS 3.45, Running 73.75s Step 233( N/A%), pre moving , FPS 3.60, Running 73.85s Step 234( N/A%), pre moving , FPS 3.59, Running 74.03s Step 235( N/A%), pre moving , FPS 3.60, Running 74.20s Step 236( N/A%), pre moving , FPS 3.75, Running 74.32s Step 237( N/A%), pre moving , FPS 3.69, Running 74.54s Step 238( N/A%), pre moving , FPS 3.87, Running 74.67s Step 239( N/A%), pre moving , FPS 3.61, Running 75.18s Step 240( N/A%), pre moving , FPS 3.58, Running 75.31s Step 241( N/A%), pre moving , FPS 3.55, Running 75.81s Step 242( N/A%), pre moving , FPS 3.56, Running 75.94s Step 243( N/A%), pre moving , FPS 3.56, Running 76.40s Step 244( N/A%), pre moving , FPS 3.60, Running 76.54s Step 245( N/A%), pre moving , FPS 3.63, Running 76.95s Step 246( N/A%), pre moving , FPS 3.83, Running 77.09s Step 247( N/A%), pre moving , FPS 3.71, Running 77.47s Step 248( N/A%), pre moving , FPS 3.89, Running 77.68s Step 249( N/A%), pre moving , FPS 3.89, Running 78.09s Step 250( N/A%), pre moving , FPS 3.93, Running 78.28s Step 251( N/A%), pre moving , FPS 3.76, Running 78.71s Step 252( N/A%), pre moving , FPS 3.90, Running 78.87s Step 253( N/A%), pre moving , FPS 3.84, Running 79.05s Step 254( N/A%), pre moving , FPS 3.64, Running 79.53s Step 255( N/A%), pre moving , FPS 3.42, Running 80.04s Step 256( N/A%), pre moving , FPS 3.27, Running 80.44s Step 257( N/A%), pre moving , FPS 3.21, Running 80.77s Step 258( N/A%), pre moving , FPS 3.03, Running 81.27s Step 259( N/A%), pre moving , FPS 3.04, Running 81.77s Step 260( N/A%), pre moving , FPS 2.88, Running 82.26s Step 261( N/A%), pre moving , FPS 2.99, Running 82.50s Step 262( N/A%), pre moving , FPS 2.84, Running 82.98s Step 263( N/A%), pre moving , FPS 2.84, Running 83.44s Step 264( N/A%), pre moving , FPS 2.83, Running 83.61s Step 265( N/A%), pre moving , FPS 2.81, Running 84.07s Step 266( N/A%), pre moving , FPS 2.80, Running 84.23s Step 267( N/A%), pre moving , FPS 2.78, Running 84.67s Step 268( N/A%), pre moving , FPS 2.78, Running 84.86s Step 269( N/A%), pre moving , FPS 2.78, Running 85.29s Step 270( N/A%), pre moving , FPS 2.77, Running 85.49s Step 271( N/A%), pre moving , FPS 2.76, Running 85.94s Step 272( N/A%), pre moving , FPS 2.67, Running 86.38s Step 273( N/A%), pre moving , FPS 2.66, Running 86.58s Step 274( N/A%), pre moving , FPS 2.66, Running 87.04s Step 275( N/A%), pre moving , FPS 2.79, Running 87.22s Step 276( N/A%), pre moving , FPS 2.78, Running 87.64s Step 277( N/A%), pre moving , FPS 2.85, Running 87.78s Step 278( N/A%), pre moving , FPS 2.89, Running 88.18s Step 279( N/A%), pre moving , FPS 3.05, Running 88.32s Step 280( N/A%), pre moving , FPS 3.11, Running 88.69s Step 281( N/A%), pre moving , FPS 3.18, Running 88.80s Step 282( N/A%), pre moving , FPS 3.39, Running 88.87s Step 283( N/A%), pre moving , FPS 3.62, Running 88.96s Step 284( N/A%), pre moving , FPS 3.52, Running 89.30s Step 285( N/A%), pre moving , FPS 3.72, Running 89.45s Step 286( N/A%), pre moving , FPS 3.76, Running 89.54s Step 287( N/A%), pre moving , FPS 3.83, Running 89.88s Step 288( N/A%), pre moving , FPS 3.94, Running 89.94s Step 289( N/A%), pre moving , FPS 4.22, Running 90.03s Step 290( N/A%), pre moving , FPS 4.33, Running 90.11s Step 291( N/A%), pre moving , FPS 4.73, Running 90.17s Step 292( N/A%), pre moving , FPS 4.95, Running 90.42s Step 293( N/A%), pre moving , FPS 5.01, Running 90.57s Step 294( N/A%), pre moving , FPS 5.54, Running 90.65s Step 295( N/A%), pre moving , FPS 5.71, Running 90.72s Step 296( N/A%), pre moving , FPS 6.29, Running 90.82s Step 297( N/A%), pre moving , FPS 5.92, Running 91.15s Step 298( N/A%), pre moving , FPS 6.48, Running 91.27s Step 299( N/A%), pre moving , FPS 6.56, Running 91.37s Step 300( N/A%), pre moving , FPS 6.62, Running 91.71s Step 301( N/A%), pre moving , FPS 5.57, Running 92.39s Step 302( N/A%), pre moving , FPS 5.61, Running 92.44s Step 303( N/A%), pre moving , FPS 5.63, Running 92.52s Step 304( N/A%), pre moving , FPS 5.56, Running 92.89s Step 305( N/A%), pre moving , FPS 5.54, Running 93.06s Step 306( N/A%), pre moving , FPS 5.48, Running 93.20s Step 307( N/A%), pre moving , FPS 5.47, Running 93.54s Step 308( N/A%), pre moving , FPS 5.45, Running 93.61s Step 309( N/A%), pre moving , FPS 5.53, Running 93.64s Step 310( N/A%), pre moving , FPS 5.53, Running 93.72s Step 311( N/A%), pre moving , FPS 5.52, Running 93.80s Step 312( N/A%), pre moving , FPS 5.72, Running 93.91s Step 313( N/A%), pre moving , FPS 5.84, Running 93.99s Step 314( N/A%), pre moving , FPS 5.80, Running 94.10s Step 315( N/A%), pre moving , FPS 5.76, Running 94.19s Step 316( N/A%), pre moving , FPS 5.74, Running 94.30s Step 317( N/A%), pre moving , FPS 6.12, Running 94.42s Step 318( N/A%), pre moving , FPS 6.17, Running 94.51s Step 319( N/A%), pre moving , FPS 6.14, Running 94.63s Step 320( N/A%), pre moving , FPS 6.68, Running 94.70s Step 321( N/A%), pre moving , FPS 8.31, Running 94.80s Step 322( N/A%), pre moving , FPS 7.44, Running 95.13s Step 323( N/A%), pre moving , FPS 7.36, Running 95.23s Step 324( N/A%), pre moving , FPS 8.25, Running 95.32s Step 325( N/A%), pre moving , FPS 8.60, Running 95.38s Step 326( N/A%), pre moving , FPS 7.94, Running 95.71s Step 327( N/A%), pre moving , FPS 8.92, Running 95.78s Step 328( N/A%), pre moving , FPS 8.66, Running 95.92s Step 329( N/A%), pre moving , FPS 7.73, Running 96.23s Step 330( N/A%), pre moving , FPS 7.28, Running 96.47s Step 331( N/A%), pre moving , FPS 6.70, Running 96.79s Step 332( N/A%), pre moving , FPS 6.45, Running 97.02s Step 333( N/A%), pre moving , FPS 6.35, Running 97.14s Step 334( N/A%), pre moving , FPS 5.84, Running 97.52s Step 335( N/A%), pre moving , FPS 5.73, Running 97.68s Step 336( N/A%), pre moving , FPS 5.32, Running 98.06s Step 337( N/A%), pre moving , FPS 5.28, Running 98.21s Step 338( N/A%), pre moving , FPS 5.22, Running 98.34s Step 339( N/A%), pre moving , FPS 4.93, Running 98.68s Step 340( N/A%), pre moving , FPS 4.86, Running 98.82s Step 341( N/A%), pre moving , FPS 4.52, Running 99.22s Step 342( N/A%), pre moving , FPS 4.72, Running 99.37s Step 343( N/A%), pre moving , FPS 4.40, Running 99.78s Step 344( N/A%), pre moving , FPS 4.34, Running 99.93s Step 345( N/A%), pre moving , FPS 4.27, Running 100.07s Step 346( N/A%), pre moving , FPS 4.23, Running 100.45s Step 347( N/A%), pre moving , FPS 4.16, Running 100.59s Step 348( N/A%), pre moving , FPS 4.19, Running 100.69s Step 349( N/A%), pre moving , FPS 4.18, Running 101.01s Step 350( N/A%), pre moving , FPS 4.31, Running 101.11s Step 351( N/A%), pre moving , FPS 4.53, Running 101.20s Step 352( N/A%), pre moving , FPS 4.45, Running 101.51s Step 353( N/A%), pre moving , FPS 4.44, Running 101.65s Step 354( N/A%), pre moving , FPS 4.75, Running 101.74s Step 355( N/A%), pre moving , FPS 4.81, Running 101.84s Step 356( N/A%), pre moving , FPS 4.90, Running 102.15s Step 357( N/A%), pre moving , FPS 4.94, Running 102.26s Step 358( N/A%), pre moving , FPS 4.99, Running 102.35s Step 359( N/A%), pre moving , FPS 4.98, Running 102.69s Step 360( N/A%), pre moving , FPS 5.03, Running 102.80s Step 361( N/A%), pre moving , FPS 5.45, Running 102.89s Step 362( N/A%), pre moving , FPS 5.30, Running 103.15s Step 363( N/A%), pre moving , FPS 5.65, Running 103.31s Step 364( N/A%), pre moving , FPS 5.73, Running 103.42s Step 365( N/A%), pre moving , FPS 5.79, Running 103.52s Step 366( N/A%), pre moving , FPS 5.86, Running 103.86s Step 367( N/A%), pre moving , FPS 5.92, Running 103.97s Step 368( N/A%), pre moving , FPS 5.94, Running 104.05s Step 369( N/A%), pre moving , FPS 5.92, Running 104.39s Step 370( N/A%), pre moving , FPS 5.91, Running 104.50s Step 371( N/A%), pre moving , FPS 5.93, Running 104.57s Step 372( N/A%), pre moving , FPS 6.33, Running 104.67s Step 373( N/A%), pre moving , FPS 3.90, Running 106.78s Step 374( N/A%), pre moving , FPS 3.55, Running 107.38s Step 375( N/A%), pre moving , FPS 3.38, Running 107.77s Step 376( N/A%), pre moving , FPS 3.24, Running 108.33s Step 377( N/A%), pre moving , FPS 3.20, Running 108.51s Step 378( N/A%), pre moving , FPS 2.98, Running 109.05s Step 379( N/A%), pre moving , FPS 2.93, Running 109.51s Step 380( N/A%), pre moving , FPS 2.78, Running 109.99s Step 381( N/A%), pre moving , FPS 2.73, Running 110.21s Step 382( N/A%), pre moving , FPS 2.55, Running 110.98s Step 383( N/A%), pre moving , FPS 2.54, Running 111.18s Step 384( N/A%), pre moving , FPS 2.38, Running 111.81s Step 385( N/A%), pre moving , FPS 2.30, Running 112.23s Step 386( N/A%), pre moving , FPS 2.27, Running 112.67s Step 387( N/A%), pre moving , FPS 2.26, Running 112.80s Step 388( N/A%), pre moving , FPS 2.21, Running 113.12s Step 389( N/A%), pre moving , FPS 2.24, Running 113.34s Step 390( N/A%), pre moving , FPS 2.17, Running 113.73s Step 391( N/A%), pre moving , FPS 2.14, Running 113.94s Step 392( N/A%), pre moving , FPS 2.03, Running 114.51s Step 393( 0.33%), action 1, FPS 2.18, Running 115.95s Step 394( 0.67%), action 2, FPS 2.17, Running 116.61s Step 395( 1.00%), action 3, FPS 2.03, Running 117.61s Step 396( 1.33%), action 4, FPS 2.01, Running 118.26s Step 397( 1.67%), action 5, FPS 1.86, Running 119.25s Step 398( 2.00%), action 6, FPS 1.84, Running 119.95s Step 399( 2.33%), action 7, FPS 1.76, Running 120.84s Step 400( 2.67%), action 8, FPS 1.76, Running 121.33s Step 401( 3.00%), action 9, FPS 1.68, Running 122.10s Step 402( 3.33%), action 10, FPS 1.70, Running 122.77s Step 403( 3.67%), action 11, FPS 1.59, Running 123.77s Step 404( 4.00%), action 12, FPS 1.56, Running 124.62s Step 405( 4.33%), action 13, FPS 1.51, Running 125.45s Step 406( 4.67%), action 14, FPS 1.49, Running 126.10s Step 407( 5.00%), action 15, FPS 1.43, Running 126.79s Step 408( 5.33%), action 16, FPS 1.41, Running 127.30s Step 409( 5.67%), action 17, FPS 1.34, Running 128.22s Step 410( 6.00%), action 18, FPS 1.33, Running 128.81s Step 411( 6.33%), action 19, FPS 1.26, Running 129.78s Step 412( 6.67%), action 20, FPS 1.25, Running 130.47s Step 413( 7.00%), action 21, FPS 1.30, Running 131.34s Step 414( 7.33%), action 22, FPS 1.32, Running 131.77s Step 415( 7.67%), action 23, FPS 1.36, Running 132.30s Step 416( 8.00%), action 24, FPS 1.38, Running 132.74s Step 417( 8.33%), action 25, FPS 1.39, Running 133.64s Step 418( 8.67%), action 26, FPS 1.40, Running 134.20s Step 419( 9.00%), action 27, FPS 1.43, Running 134.78s Step 420( 9.33%), action 28, FPS 1.41, Running 135.48s Step 421( 9.67%), action 29, FPS 1.40, Running 136.38s Step 422( 10.00%), action 30, FPS 1.42, Running 136.81s Step 423( 10.33%), action 31, FPS 1.44, Running 137.68s Step 424( 10.67%), action 32, FPS 1.46, Running 138.34s Step 425( 11.00%), action 33, FPS 1.46, Running 139.12s Step 426( 11.33%), action 34, FPS 1.48, Running 139.64s Step 427( 11.67%), action 35, FPS 1.48, Running 140.33s Step 428( 12.00%), action 36, FPS 1.47, Running 140.94s Step 429( 12.33%), action 37, FPS 1.46, Running 141.92s Step 430( 12.67%), action 38, FPS 1.48, Running 142.31s Step 431( 13.00%), action 39, FPS 1.47, Running 143.39s Step 432( 13.33%), action 40, FPS 1.49, Running 143.89s Step 433( 13.67%), action 41, FPS 1.46, Running 145.05s Step 434( 14.00%), action 42, FPS 1.46, Running 145.46s Step 435( 14.33%), action 43, FPS 1.43, Running 146.24s Step 436( 14.67%), action 44, FPS 1.41, Running 146.90s Step 437( 15.00%), action 45, FPS 1.41, Running 147.80s Step 438( 15.33%), action 46, FPS 1.42, Running 148.31s Step 439( 15.67%), action 47, FPS 1.41, Running 148.97s Step 440( 16.00%), action 48, FPS 1.42, Running 149.61s Step 441( 16.33%), action 49, FPS 1.45, Running 150.16s Step 442( 16.67%), action 50, FPS 1.46, Running 150.53s Step 443( 17.00%), action 51, FPS 1.43, Running 151.69s Step 444( 17.33%), action 52, FPS 1.43, Running 152.32s Step 445( 17.67%), action 53, FPS 1.42, Running 153.20s Step 446( 18.00%), action 54, FPS 1.43, Running 153.62s Step 447( 18.33%), action 55, FPS 1.42, Running 154.42s Step 448( 18.67%), action 56, FPS 1.41, Running 155.14s Step 449( 19.00%), action 57, FPS 1.43, Running 155.92s Step 450( 19.33%), action 58, FPS 1.43, Running 156.31s Step 451( 19.67%), action 59, FPS 1.45, Running 157.15s Step 452( 20.00%), action 60, FPS 1.44, Running 157.73s Step 453( 20.33%), action 61, FPS 1.47, Running 158.68s Step 454( 20.67%), action 62, FPS 1.47, Running 159.08s Step 455( 21.00%), action 63, FPS 1.47, Running 159.86s Step 456( 21.33%), action 64, FPS 1.48, Running 160.45s Step 457( 21.67%), action 65, FPS 1.48, Running 161.27s Step 458( 22.00%), action 66, FPS 1.45, Running 162.14s Step 459( 22.33%), action 67, FPS 1.43, Running 162.92s Step 460( 22.67%), action 68, FPS 1.43, Running 163.55s Step 461( 23.00%), action 69, FPS 1.42, Running 164.24s Step 462( 23.33%), action 70, FPS 1.39, Running 164.93s Step 463( 23.67%), action 71, FPS 1.37, Running 166.26s Step 464( 24.00%), action 72, FPS 1.39, Running 166.71s Step 465( 24.33%), action 73, FPS 1.40, Running 167.44s Step 466( 24.67%), action 74, FPS 1.41, Running 167.85s Step 467( 25.00%), action 75, FPS 1.42, Running 168.53s Step 468( 25.33%), action 76, FPS 1.46, Running 168.88s Step 469( 25.67%), action 77, FPS 1.49, Running 169.31s Step 470( 26.00%), action 78, FPS 1.48, Running 169.80s Step 471( 26.33%), action 79, FPS 1.47, Running 170.73s Step 472( 26.67%), action 80, FPS 1.47, Running 171.35s Step 473( 27.00%), action 81, FPS 1.43, Running 172.69s Step 474( 27.33%), action 82, FPS 1.42, Running 173.21s Step 475( 27.67%), action 83, FPS 1.43, Running 173.84s Step 476( 28.00%), action 84, FPS 1.45, Running 174.29s Step 477( 28.33%), action 85, FPS 1.45, Running 175.03s Step 478( 28.67%), action 86, FPS 1.50, Running 175.44s Step 479( 29.00%), action 87, FPS 1.46, Running 176.61s Step 480( 29.33%), action 88, FPS 1.45, Running 177.36s Step 481( 29.67%), action 89, FPS 1.39, Running 178.62s Step 482( 30.00%), action 90, FPS 1.41, Running 179.14s Step 483( 30.33%), action 91, FPS 1.39, Running 180.69s Step 484( 30.67%), action 92, FPS 1.36, Running 181.39s Step 485( 31.00%), action 93, FPS 1.34, Running 182.33s Step 486( 31.33%), action 94, FPS 1.34, Running 182.76s Step 487( 31.67%), action 95, FPS 1.34, Running 183.50s Step 488( 32.00%), action 96, FPS 1.30, Running 184.29s Step 489( 32.33%), action 97, FPS 1.27, Running 185.09s Step 490( 32.67%), action 98, FPS 1.27, Running 185.59s Step 491( 33.00%), action 99, FPS 1.28, Running 186.40s Step 492( 33.33%), action 100, FPS 1.29, Running 186.90s Step 493( 33.67%), action 101, FPS 1.34, Running 187.60s Step 494( 34.00%), action 102, FPS 1.35, Running 188.01s Step 495( 34.33%), action 103, FPS 1.32, Running 189.03s Step 496( 34.67%), action 104, FPS 1.30, Running 189.69s Step 497( 35.00%), action 105, FPS 1.29, Running 190.56s Step 498( 35.33%), action 106, FPS 1.27, Running 191.19s Step 499( 35.67%), action 107, FPS 1.29, Running 192.06s Step 500( 36.00%), action 108, FPS 1.32, Running 192.56s Step 501( 36.33%), action 109, FPS 1.37, Running 193.26s Step 502( 36.67%), action 110, FPS 1.36, Running 193.85s Step 503( 37.00%), action 111, FPS 1.40, Running 194.95s Step 504( 37.33%), action 112, FPS 1.38, Running 195.92s Step 505( 37.67%), action 113, FPS 1.39, Running 196.67s Step 506( 38.00%), action 114, FPS 1.40, Running 197.08s Step 507( 38.33%), action 115, FPS 1.39, Running 197.88s Step 508( 38.67%), action 116, FPS 1.39, Running 198.64s Step 509( 39.00%), action 117, FPS 1.42, Running 199.22s Step 510( 39.33%), action 118, FPS 1.41, Running 199.75s Step 511( 39.67%), action 119, FPS 1.42, Running 200.49s Step 512( 40.00%), action 120, FPS 1.41, Running 201.10s Step 513( 40.33%), action 121, FPS 1.37, Running 202.23s Step 514( 40.67%), action 122, FPS 1.36, Running 202.73s Step 515( 41.00%), action 123, FPS 1.39, Running 203.42s Step 516( 41.33%), action 124, FPS 1.39, Running 204.04s Step 517( 41.67%), action 125, FPS 1.39, Running 204.91s Step 518( 42.00%), action 126, FPS 1.37, Running 205.76s Step 519( 42.33%), action 127, FPS 1.41, Running 206.22s Step 520( 42.67%), action 128, FPS 1.39, Running 206.99s Step 521( 43.00%), action 129, FPS 1.37, Running 207.90s Step 522( 43.33%), action 130, FPS 1.34, Running 208.76s Step 523( 43.67%), action 131, FPS 1.36, Running 209.62s Step 524( 44.00%), action 132, FPS 1.42, Running 210.00s Step 525( 44.33%), action 133, FPS 1.41, Running 210.82s Step 526( 44.67%), action 134, FPS 1.40, Running 211.34s Step 527( 45.00%), action 135, FPS 1.42, Running 211.97s Step 528( 45.33%), action 136, FPS 1.44, Running 212.54s Step 529( 45.67%), action 137, FPS 1.42, Running 213.29s Step 530( 46.00%), action 138, FPS 1.39, Running 214.11s Step 531( 46.33%), action 139, FPS 1.40, Running 214.74s Step 532( 46.67%), action 140, FPS 1.41, Running 215.24s Step 533( 47.00%), action 141, FPS 1.39, Running 216.62s Step 534( 47.33%), action 142, FPS 1.39, Running 217.07s Step 535( 47.67%), action 143, FPS 1.39, Running 217.81s Step 536( 48.00%), action 144, FPS 1.38, Running 218.54s Step 537( 48.33%), action 145, FPS 1.40, Running 219.19s Step 538( 48.67%), action 146, FPS 1.44, Running 219.68s Step 539( 49.00%), action 147, FPS 1.40, Running 220.50s Step 540( 49.33%), action 148, FPS 1.44, Running 220.83s Step 541( 49.67%), action 149, FPS 1.40, Running 222.20s Step 542( 50.00%), action 150, FPS 1.44, Running 222.61s Step 543( 50.33%), action 151, FPS 1.44, Running 223.53s Step 544( 50.67%), action 152, FPS 1.41, Running 224.16s Step 545( 51.00%), action 153, FPS 1.45, Running 224.60s Step 546( 51.33%), action 154, FPS 1.46, Running 224.99s Step 547( 51.67%), action 155, FPS 1.40, Running 226.29s Step 548( 52.00%), action 156, FPS 1.40, Running 226.81s Step 549( 52.33%), action 157, FPS 1.41, Running 227.46s Step 550( 52.67%), action 158, FPS 1.44, Running 228.03s Step 551( 53.00%), action 159, FPS 1.40, Running 228.99s Step 552( 53.33%), action 160, FPS 1.39, Running 229.61s Step 553( 53.67%), action 161, FPS 1.39, Running 231.05s Step 554( 54.00%), action 162, FPS 1.39, Running 231.41s Step 555( 54.33%), action 163, FPS 1.39, Running 232.19s Step 556( 54.67%), action 164, FPS 1.39, Running 232.94s Step 557( 55.00%), action 165, FPS 1.38, Running 233.66s Step 558( 55.33%), action 166, FPS 1.38, Running 234.20s Step 559( 55.67%), action 167, FPS 1.38, Running 235.01s Step 560( 56.00%), action 168, FPS 1.38, Running 235.37s Step 561( 56.33%), action 169, FPS 1.44, Running 236.07s Step 562( 56.67%), action 170, FPS 1.44, Running 236.54s Step 563( 57.00%), action 171, FPS 1.42, Running 237.64s Step 564( 57.33%), action 172, FPS 1.44, Running 238.03s Step 565( 57.67%), action 173, FPS 1.40, Running 238.92s Step 566( 58.00%), action 174, FPS 1.40, Running 239.31s Step 567( 58.33%), action 175, FPS 1.44, Running 240.15s Step 568( 58.67%), action 176, FPS 1.43, Running 240.77s Step 569( 59.00%), action 177, FPS 1.41, Running 241.63s Step 570( 59.33%), action 178, FPS 1.40, Running 242.34s Step 571( 59.67%), action 179, FPS 1.46, Running 242.65s Step 572( 60.00%), action 180, FPS 1.50, Running 242.98s Step 573( 60.33%), action 181, FPS 1.58, Running 243.68s Step 574( 60.67%), action 182, FPS 1.57, Running 244.13s Step 575( 61.00%), action 183, FPS 1.58, Running 244.88s Step 576( 61.33%), action 184, FPS 1.56, Running 245.74s Step 577( 61.67%), action 185, FPS 1.52, Running 246.86s Step 578( 62.00%), action 186, FPS 1.54, Running 247.20s Step 579( 62.33%), action 187, FPS 1.53, Running 248.08s Step 580( 62.67%), action 188, FPS 1.50, Running 248.72s Step 581( 63.00%), action 189, FPS 1.48, Running 249.61s Step 582( 63.33%), action 190, FPS 1.48, Running 250.08s Step 583( 63.67%), action 191, FPS 1.47, Running 251.21s Step 584( 64.00%), action 192, FPS 1.47, Running 251.66s Step 585( 64.33%), action 193, FPS 1.48, Running 252.42s Step 586( 64.67%), action 194, FPS 1.46, Running 253.00s Step 587( 65.00%), action 195, FPS 1.45, Running 253.92s Step 588( 65.33%), action 196, FPS 1.46, Running 254.44s Step 589( 65.67%), action 197, FPS 1.49, Running 255.07s Step 590( 66.00%), action 198, FPS 1.52, Running 255.49s Step 591( 66.33%), action 199, FPS 1.48, Running 256.21s Step 592( 66.67%), action 200, FPS 1.47, Running 256.62s Step 593( 67.00%), action 201, FPS 1.43, Running 257.67s Step 594( 67.33%), action 202, FPS 1.40, Running 258.43s Step 595( 67.67%), action 203, FPS 1.40, Running 259.18s Step 596( 68.00%), action 204, FPS 1.43, Running 259.73s Step 597( 68.33%), action 205, FPS 1.47, Running 260.48s Step 598( 68.67%), action 206, FPS 1.43, Running 261.14s Step 599( 69.00%), action 207, FPS 1.50, Running 261.41s Step 600( 69.33%), action 208, FPS 1.53, Running 261.79s Step 601( 69.67%), action 209, FPS 1.57, Running 262.32s Step 602( 70.00%), action 210, FPS 1.55, Running 263.00s Step 603( 70.33%), action 211, FPS 1.58, Running 263.88s Step 604( 70.67%), action 212, FPS 1.58, Running 264.35s Step 605( 71.00%), action 213, FPS 1.58, Running 265.07s Step 606( 71.33%), action 214, FPS 1.58, Running 265.67s Step 607( 71.67%), action 215, FPS 1.58, Running 266.61s Step 608( 72.00%), action 216, FPS 1.59, Running 267.03s Step 609( 72.33%), action 217, FPS 1.58, Running 267.73s Step 610( 72.67%), action 218, FPS 1.57, Running 268.19s Step 611( 73.00%), action 219, FPS 1.58, Running 268.86s Step 612( 73.33%), action 220, FPS 1.56, Running 269.46s Step 613( 73.67%), action 221, FPS 1.58, Running 270.36s Step 614( 74.00%), action 222, FPS 1.62, Running 270.79s Step 615( 74.33%), action 223, FPS 1.62, Running 271.50s Step 616( 74.67%), action 224, FPS 1.63, Running 272.01s Step 617( 75.00%), action 225, FPS 1.62, Running 272.83s Step 618( 75.33%), action 226, FPS 1.65, Running 273.29s Step 619( 75.67%), action 227, FPS 1.57, Running 274.13s Step 620( 76.00%), action 228, FPS 1.57, Running 274.53s Step 621( 76.33%), action 229, FPS 1.55, Running 275.23s Step 622( 76.67%), action 230, FPS 1.58, Running 275.68s Step 623( 77.00%), action 231, FPS 1.58, Running 276.54s Step 624( 77.33%), action 232, FPS 1.59, Running 276.94s Step 625( 77.67%), action 233, FPS 1.59, Running 277.68s Step 626( 78.00%), action 234, FPS 1.58, Running 278.34s Step 627( 78.33%), action 235, FPS 1.57, Running 279.33s Step 628( 78.67%), action 236, FPS 1.56, Running 279.83s Step 629( 79.00%), action 237, FPS 1.61, Running 280.17s Step 630( 79.33%), action 238, FPS 1.63, Running 280.45s Step 631( 79.67%), action 239, FPS 1.66, Running 280.90s Step 632( 80.00%), action 240, FPS 1.69, Running 281.27s Step 633( 80.33%), action 241, FPS 1.68, Running 282.27s Step 634( 80.67%), action 242, FPS 1.68, Running 282.69s Step 635( 81.00%), action 243, FPS 1.69, Running 283.35s Step 636( 81.33%), action 244, FPS 1.69, Running 283.82s Step 637( 81.67%), action 245, FPS 1.72, Running 284.46s Step 638( 82.00%), action 246, FPS 1.70, Running 285.04s Step 639( 82.33%), action 247, FPS 1.70, Running 285.89s Step 640( 82.67%), action 248, FPS 1.69, Running 286.35s Step 641( 83.00%), action 249, FPS 1.68, Running 287.12s Step 642( 83.33%), action 250, FPS 1.69, Running 287.53s Step 643( 83.67%), action 251, FPS 1.66, Running 288.60s Step 644( 84.00%), action 252, FPS 1.67, Running 288.95s Step 645( 84.33%), action 253, FPS 1.69, Running 289.53s Step 646( 84.67%), action 254, FPS 1.71, Running 290.05s Step 647( 85.00%), action 255, FPS 1.73, Running 290.88s Step 648( 85.33%), action 256, FPS 1.74, Running 291.35s Step 649( 85.67%), action 257, FPS 1.67, Running 292.14s Step 650( 86.00%), action 258, FPS 1.63, Running 292.71s Step 651( 86.33%), action 259, FPS 1.60, Running 293.41s Step 652( 86.67%), action 260, FPS 1.58, Running 293.93s Step 653( 87.00%), action 261, FPS 1.55, Running 295.17s Step 654( 87.33%), action 262, FPS 1.51, Running 295.94s Step 655( 87.67%), action 263, FPS 1.52, Running 296.54s Step 656( 88.00%), action 264, FPS 1.50, Running 297.11s Step 657( 88.33%), action 265, FPS 1.49, Running 297.90s Step 658( 88.67%), action 266, FPS 1.49, Running 298.49s Step 659( 89.00%), action 267, FPS 1.54, Running 298.83s Step 660( 89.33%), action 268, FPS 1.56, Running 299.17s Step 661( 89.67%), action 269, FPS 1.60, Running 299.58s Step 662( 90.00%), action 270, FPS 1.60, Running 300.04s Step 663( 90.33%), action 271, FPS 1.62, Running 300.94s Step 664( 90.67%), action 272, FPS 1.58, Running 301.59s Step 665( 91.00%), action 273, FPS 1.58, Running 302.23s Step 666( 91.33%), action 274, FPS 1.51, Running 303.31s Step 667( 91.67%), action 275, FPS 1.51, Running 304.08s Step 668( 92.00%), action 276, FPS 1.49, Running 304.77s Step 669( 92.33%), action 277, FPS 1.50, Running 305.51s Step 670( 92.67%), action 278, FPS 1.49, Running 306.12s Step 671( 93.00%), action 279, FPS 1.45, Running 307.20s Step 672( 93.33%), action 280, FPS 1.42, Running 307.97s Step 673( 93.67%), action 281, FPS 1.46, Running 308.85s Step 674( 94.00%), action 282, FPS 1.46, Running 309.62s Step 675( 94.33%), action 283, FPS 1.44, Running 310.46s Step 676( 94.67%), action 284, FPS 1.45, Running 310.94s Step 677( 95.00%), action 285, FPS 1.45, Running 311.71s Step 678( 95.33%), action 286, FPS 1.47, Running 312.07s Step 679( 95.67%), action 287, FPS 1.43, Running 312.86s Step 680( 96.00%), action 288, FPS 1.40, Running 313.48s Step 681( 96.33%), action 289, FPS 1.38, Running 314.09s Step 682( 96.67%), action 290, FPS 1.37, Running 314.64s Step 683( 97.00%), action 291, FPS 1.37, Running 315.55s Step 684( 97.33%), action 292, FPS 1.37, Running 316.15s Step 685( 97.67%), action 293, FPS 1.35, Running 317.05s Step 686( 98.00%), action 294, FPS 1.42, Running 317.36s Step 687( 98.33%), action 295, FPS 1.47, Running 317.73s Step 688( 98.67%), action 296, FPS 1.51, Running 318.00s Step 689( 99.00%), action 297, FPS 1.54, Running 318.48s Step 690( 99.33%), action 298, FPS 1.53, Running 319.18s Step 691( 99.67%), action 299, FPS 1.55, Running 320.07s Step 692(100.00%), action 300, FPS 1.61, Running 320.40s [2026-08-02 19:10:02] [26 ] Seed 25 failed after 320.70 s. +steps: 692 , actions: 300 . +Instruction: Empty +Total 14/26(53.85%) success. +Setting seed: 26 +Step 1( N/A%), pre moving , FPS 1.55, Running 0.64s Step 2( N/A%), pre moving , FPS 2.80, Running 0.71s Step 3( N/A%), pre moving , FPS 2.87, Running 1.04s Step 4( N/A%), pre moving , FPS 3.47, Running 1.15s Step 5( N/A%), pre moving , FPS 4.01, Running 1.25s Step 6( N/A%), pre moving , FPS 3.75, Running 1.60s Step 7( N/A%), pre moving , FPS 4.07, Running 1.72s Step 8( N/A%), pre moving , FPS 4.45, Running 1.80s Step 9( N/A%), pre moving , FPS 4.73, Running 1.90s Step 10( N/A%), pre moving , FPS 4.44, Running 2.25s Step 11( N/A%), pre moving , FPS 4.66, Running 2.36s Step 12( N/A%), pre moving , FPS 4.89, Running 2.45s Step 13( N/A%), pre moving , FPS 4.66, Running 2.79s Step 14( N/A%), pre moving , FPS 4.81, Running 2.91s Step 15( N/A%), pre moving , FPS 5.01, Running 2.99s Step 16( N/A%), pre moving , FPS 5.17, Running 3.09s Step 17( N/A%), pre moving , FPS 4.95, Running 3.43s Step 18( N/A%), pre moving , FPS 5.08, Running 3.54s Step 19( N/A%), pre moving , FPS 5.22, Running 3.64s Step 20( N/A%), pre moving , FPS 5.03, Running 3.98s Step 21( N/A%), pre moving , FPS 5.08, Running 4.59s Step 22( N/A%), pre moving , FPS 4.99, Running 4.73s Step 23( N/A%), pre moving , FPS 5.32, Running 4.80s Step 24( N/A%), pre moving , FPS 5.03, Running 5.13s Step 25( N/A%), pre moving , FPS 5.02, Running 5.23s Step 26( N/A%), pre moving , FPS 4.77, Running 5.79s Step 27( N/A%), pre moving , FPS 4.80, Running 5.89s Step 28( N/A%), pre moving , FPS 4.64, Running 6.11s Step 29( N/A%), pre moving , FPS 4.55, Running 6.30s Step 30( N/A%), pre moving , FPS 4.80, Running 6.42s Step 31( N/A%), pre moving , FPS 4.81, Running 6.51s Step 32( N/A%), pre moving , FPS 4.54, Running 6.86s Step 33( N/A%), pre moving , FPS 4.79, Running 6.96s Step 34( N/A%), pre moving , FPS 4.84, Running 7.05s Step 35( N/A%), pre moving , FPS 4.83, Running 7.14s Step 36( N/A%), pre moving , FPS 4.02, Running 8.06s Step 37( N/A%), pre moving , FPS 4.22, Running 8.17s Step 38( N/A%), pre moving , FPS 4.24, Running 8.26s Step 39( N/A%), pre moving , FPS 4.24, Running 8.35s Step 40( N/A%), pre moving , FPS 4.24, Running 8.70s Step 41( N/A%), pre moving , FPS 4.73, Running 8.81s Step 42( N/A%), pre moving , FPS 4.79, Running 8.90s Step 43( N/A%), pre moving , FPS 4.76, Running 9.01s Step 44( N/A%), pre moving , FPS 4.76, Running 9.33s Step 45( N/A%), pre moving , FPS 4.69, Running 9.49s Step 46( N/A%), pre moving , FPS 4.89, Running 9.88s Step 47( N/A%), pre moving , FPS 4.82, Running 10.04s Step 48( N/A%), pre moving , FPS 4.85, Running 10.24s Step 49( N/A%), pre moving , FPS 4.66, Running 10.59s Step 50( N/A%), pre moving , FPS 4.64, Running 10.73s Step 51( N/A%), pre moving , FPS 4.35, Running 11.11s Step 52( N/A%), pre moving , FPS 4.54, Running 11.26s Step 53( N/A%), pre moving , FPS 4.26, Running 11.66s Step 54( N/A%), pre moving , FPS 4.19, Running 11.82s Step 55( N/A%), pre moving , FPS 4.14, Running 11.97s Step 56( N/A%), pre moving , FPS 4.63, Running 12.38s Step 57( N/A%), pre moving , FPS 4.59, Running 12.52s Step 58( N/A%), pre moving , FPS 4.29, Running 12.92s Step 59( N/A%), pre moving , FPS 4.23, Running 13.08s Step 60( N/A%), pre moving , FPS 4.19, Running 13.47s Step 61( N/A%), pre moving , FPS 4.16, Running 13.62s Step 62( N/A%), pre moving , FPS 4.12, Running 13.76s Step 63( N/A%), pre moving , FPS 3.87, Running 14.18s Step 64( N/A%), pre moving , FPS 4.01, Running 14.31s Step 65( N/A%), pre moving , FPS 3.84, Running 14.70s Step 66( N/A%), pre moving , FPS 4.05, Running 14.82s Step 67( N/A%), pre moving , FPS 4.10, Running 14.91s Step 68( N/A%), pre moving , FPS 4.20, Running 15.00s Step 69( N/A%), pre moving , FPS 4.21, Running 15.33s Step 70( N/A%), pre moving , FPS 4.24, Running 15.45s Step 71( N/A%), pre moving , FPS 4.51, Running 15.54s Step 72( N/A%), pre moving , FPS 4.41, Running 15.80s Step 73( N/A%), pre moving , FPS 4.64, Running 15.98s Step 74( N/A%), pre moving , FPS 4.68, Running 16.09s Step 75( N/A%), pre moving , FPS 4.74, Running 16.18s Step 76( N/A%), pre moving , FPS 4.91, Running 16.46s Step 77( N/A%), pre moving , FPS 4.87, Running 16.63s Step 78( N/A%), pre moving , FPS 5.30, Running 16.69s Step 79( N/A%), pre moving , FPS 5.43, Running 16.76s Step 80( N/A%), pre moving , FPS 5.90, Running 16.86s Step 81( N/A%), pre moving , FPS 5.97, Running 16.97s Step 82( N/A%), pre moving , FPS 6.06, Running 17.06s Step 83( N/A%), pre moving , FPS 6.73, Running 17.15s Step 84( N/A%), pre moving , FPS 6.85, Running 17.23s Step 85( N/A%), pre moving , FPS 5.72, Running 18.20s Step 86( N/A%), pre moving , FPS 5.24, Running 18.64s Step 87( N/A%), pre moving , FPS 4.62, Running 19.24s Step 88( N/A%), pre moving , FPS 4.27, Running 19.69s Step 89( N/A%), pre moving , FPS 4.07, Running 20.25s Step 90( N/A%), pre moving , FPS 3.99, Running 20.47s Step 91( N/A%), pre moving , FPS 3.64, Running 21.03s Step 92( N/A%), pre moving , FPS 3.53, Running 21.47s Step 93( N/A%), pre moving , FPS 3.28, Running 22.07s Step 94( N/A%), pre moving , FPS 3.11, Running 22.52s Step 95( N/A%), pre moving , FPS 2.88, Running 23.12s Step 96( N/A%), pre moving , FPS 2.91, Running 23.33s Step 97( N/A%), pre moving , FPS 2.76, Running 23.86s Step 98( N/A%), pre moving , FPS 2.63, Running 24.31s Step 99( N/A%), pre moving , FPS 2.46, Running 24.89s Step 100( N/A%), pre moving , FPS 2.38, Running 25.27s Step 101( N/A%), pre moving , FPS 2.32, Running 25.60s Step 102( N/A%), pre moving , FPS 2.24, Running 25.99s Step 103( N/A%), pre moving , FPS 2.13, Running 26.54s Step 104( N/A%), pre moving , FPS 2.05, Running 27.00s Step 105( N/A%), pre moving , FPS 2.13, Running 27.61s Step 106( N/A%), pre moving , FPS 2.12, Running 28.05s Step 107( N/A%), pre moving , FPS 2.13, Running 28.63s Step 108( N/A%), pre moving , FPS 2.18, Running 28.84s Step 109( N/A%), pre moving , FPS 2.18, Running 29.42s Step 110( N/A%), pre moving , FPS 2.11, Running 29.95s Step 111( N/A%), pre moving , FPS 2.11, Running 30.53s Step 112( N/A%), pre moving , FPS 2.10, Running 31.00s Step 113( N/A%), pre moving , FPS 2.10, Running 31.61s Step 114( N/A%), pre moving , FPS 2.10, Running 32.06s Step 115( N/A%), pre moving , FPS 2.10, Running 32.63s Step 116( N/A%), pre moving , FPS 2.04, Running 33.11s Step 117( N/A%), pre moving , FPS 2.03, Running 33.69s Step 118( N/A%), pre moving , FPS 2.08, Running 33.93s Step 119( N/A%), pre moving , FPS 2.08, Running 34.49s Step 120( N/A%), pre moving , FPS 2.06, Running 34.98s Step 121( N/A%), pre moving , FPS 2.01, Running 35.54s Step 122( N/A%), pre moving , FPS 2.06, Running 35.68s Step 123( N/A%), pre moving , FPS 2.13, Running 35.95s Step 124( N/A%), pre moving , FPS 2.18, Running 36.18s Step 125( N/A%), pre moving , FPS 2.22, Running 36.61s Step 126( N/A%), pre moving , FPS 2.28, Running 36.83s Step 127( N/A%), pre moving , FPS 2.28, Running 37.41s Step 128( N/A%), pre moving , FPS 2.22, Running 37.87s Step 129( N/A%), pre moving , FPS 2.22, Running 38.43s Step 130( N/A%), pre moving , FPS 2.30, Running 38.64s Step 131( N/A%), pre moving , FPS 2.30, Running 39.21s Step 132( N/A%), pre moving , FPS 2.30, Running 39.69s Step 133( N/A%), pre moving , FPS 2.31, Running 40.28s Step 134( N/A%), pre moving , FPS 2.30, Running 40.74s Step 135( N/A%), pre moving , FPS 2.30, Running 41.33s Step 136( N/A%), pre moving , FPS 2.30, Running 41.80s Step 137( N/A%), pre moving , FPS 2.29, Running 42.41s Step 138( N/A%), pre moving , FPS 2.24, Running 42.87s Step 139( N/A%), pre moving , FPS 2.23, Running 43.48s Step 140( N/A%), pre moving , FPS 2.33, Running 43.56s Step 141( N/A%), pre moving , FPS 2.46, Running 43.66s Step 142( N/A%), pre moving , FPS 2.40, Running 44.00s Step 143( N/A%), pre moving , FPS 2.45, Running 44.11s Step 144( N/A%), pre moving , FPS 2.49, Running 44.21s Step 145( N/A%), pre moving , FPS 2.60, Running 44.30s Step 146( N/A%), pre moving , FPS 2.55, Running 44.67s Step 147( N/A%), pre moving , FPS 2.72, Running 44.75s Step 148( N/A%), pre moving , FPS 2.87, Running 44.85s Step 149( N/A%), pre moving , FPS 2.98, Running 45.15s Step 150( N/A%), pre moving , FPS 2.75, Running 45.91s Step 151( N/A%), pre moving , FPS 2.95, Running 46.00s Step 152( N/A%), pre moving , FPS 3.12, Running 46.10s Step 153( N/A%), pre moving , FPS 3.25, Running 46.44s Step 154( N/A%), pre moving , FPS 3.41, Running 46.59s Step 155( N/A%), pre moving , FPS 3.52, Running 47.00s Step 156( N/A%), pre moving , FPS 3.78, Running 47.10s Step 157( N/A%), pre moving , FPS 4.13, Running 47.25s Step 158( N/A%), pre moving , FPS 4.18, Running 47.65s Step 159( N/A%), pre moving , FPS 4.55, Running 47.88s Step 160( N/A%), pre moving , FPS 4.24, Running 48.28s Step 161( N/A%), pre moving , FPS 4.20, Running 48.43s Step 162( N/A%), pre moving , FPS 4.04, Running 48.95s Step 163( N/A%), pre moving , FPS 3.79, Running 49.39s Step 164( N/A%), pre moving , FPS 3.74, Running 49.55s Step 165( N/A%), pre moving , FPS 3.54, Running 49.95s Step 166( N/A%), pre moving , FPS 3.67, Running 50.11s Step 167( N/A%), pre moving , FPS 3.44, Running 50.57s Step 168( N/A%), pre moving , FPS 3.37, Running 50.77s Step 169( N/A%), pre moving , FPS 3.27, Running 51.27s Step 170( N/A%), pre moving , FPS 3.38, Running 51.82s Step 171( N/A%), pre moving , FPS 3.14, Running 52.36s Step 172( N/A%), pre moving , FPS 2.94, Running 52.90s Step 173( N/A%), pre moving , FPS 2.86, Running 53.43s Step 174( N/A%), pre moving , FPS 2.81, Running 53.71s Step 175( N/A%), pre moving , FPS 2.76, Running 54.24s Step 176( N/A%), pre moving , FPS 2.61, Running 54.76s Step 177( N/A%), pre moving , FPS 2.51, Running 55.23s Step 178( N/A%), pre moving , FPS 2.60, Running 55.34s Step 179( N/A%), pre moving , FPS 2.64, Running 55.44s Step 180( N/A%), pre moving , FPS 2.75, Running 55.54s Step 181( N/A%), pre moving , FPS 2.77, Running 55.65s Step 182( N/A%), pre moving , FPS 2.94, Running 55.75s Step 183( N/A%), pre moving , FPS 3.05, Running 55.95s Step 184( N/A%), pre moving , FPS 2.99, Running 56.23s Step 185( N/A%), pre moving , FPS 3.06, Running 56.49s Step 186( N/A%), pre moving , FPS 3.01, Running 56.77s Step 187( N/A%), pre moving , FPS 2.97, Running 57.31s Step 188( N/A%), pre moving , FPS 2.82, Running 57.86s Step 189( N/A%), pre moving , FPS 2.83, Running 58.35s Step 190( N/A%), pre moving , FPS 2.86, Running 58.82s Step 191( N/A%), pre moving , FPS 2.98, Running 59.07s Step 192( N/A%), pre moving , FPS 3.00, Running 59.56s Step 193( N/A%), pre moving , FPS 3.03, Running 60.04s Step 194( N/A%), pre moving , FPS 3.06, Running 60.24s Step 195( N/A%), pre moving , FPS 3.10, Running 60.70s Step 196( N/A%), pre moving , FPS 3.13, Running 61.14s Step 197( N/A%), pre moving , FPS 3.28, Running 61.34s Step 198( N/A%), pre moving , FPS 3.20, Running 61.60s Step 199( N/A%), pre moving , FPS 3.15, Running 61.79s Step 200( N/A%), pre moving , FPS 3.16, Running 61.88s Step 201( N/A%), pre moving , FPS 3.08, Running 62.14s Step 202( N/A%), pre moving , FPS 3.03, Running 62.36s Step 203( N/A%), pre moving , FPS 3.06, Running 62.49s Step 204( N/A%), pre moving , FPS 3.00, Running 62.89s Step 205( N/A%), pre moving , FPS 3.09, Running 62.97s Step 206( N/A%), pre moving , FPS 3.18, Running 63.07s Step 207( N/A%), pre moving , FPS 3.28, Running 63.41s Step 208( N/A%), pre moving , FPS 3.54, Running 63.51s Step 209( N/A%), pre moving , FPS 3.81, Running 63.61s Step 210( N/A%), pre moving , FPS 3.91, Running 63.94s Step 211( N/A%), pre moving , FPS 4.02, Running 64.05s Step 212( N/A%), pre moving , FPS 3.64, Running 65.06s Step 213( N/A%), pre moving , FPS 3.91, Running 65.16s Step 214( N/A%), pre moving , FPS 4.00, Running 65.23s Step 215( N/A%), pre moving , FPS 4.33, Running 65.32s Step 216( N/A%), pre moving , FPS 4.42, Running 65.66s Step 217( N/A%), pre moving , FPS 4.46, Running 65.82s Step 218( N/A%), pre moving , FPS 4.33, Running 66.21s Step 219( N/A%), pre moving , FPS 4.36, Running 66.38s Step 220( N/A%), pre moving , FPS 4.16, Running 66.68s Step 221( N/A%), pre moving , FPS 4.17, Running 66.93s Step 222( N/A%), pre moving , FPS 3.98, Running 67.38s Step 223( N/A%), pre moving , FPS 3.93, Running 67.58s Step 224( N/A%), pre moving , FPS 3.88, Running 68.04s Step 225( N/A%), pre moving , FPS 3.81, Running 68.22s Step 226( N/A%), pre moving , FPS 3.57, Running 68.67s Step 227( N/A%), pre moving , FPS 3.51, Running 69.11s Step 228( N/A%), pre moving , FPS 3.45, Running 69.31s Step 229( N/A%), pre moving , FPS 3.25, Running 69.75s Step 230( N/A%), pre moving , FPS 3.30, Running 70.00s Step 231( N/A%), pre moving , FPS 3.13, Running 70.43s Step 232( N/A%), pre moving , FPS 3.42, Running 70.91s Step 233( N/A%), pre moving , FPS 3.36, Running 71.12s Step 234( N/A%), pre moving , FPS 3.14, Running 71.60s Step 235( N/A%), pre moving , FPS 2.98, Running 72.04s Step 236( N/A%), pre moving , FPS 3.04, Running 72.25s Step 237( N/A%), pre moving , FPS 2.94, Running 72.63s Step 238( N/A%), pre moving , FPS 3.02, Running 72.83s Step 239( N/A%), pre moving , FPS 2.92, Running 73.23s Step 240( N/A%), pre moving , FPS 2.98, Running 73.40s Step 241( N/A%), pre moving , FPS 2.91, Running 73.79s Step 242( N/A%), pre moving , FPS 3.04, Running 73.96s Step 243( N/A%), pre moving , FPS 2.95, Running 74.35s Step 244( N/A%), pre moving , FPS 3.09, Running 74.51s Step 245( N/A%), pre moving , FPS 3.12, Running 74.64s Step 246( N/A%), pre moving , FPS 3.15, Running 75.01s Step 247( N/A%), pre moving , FPS 3.35, Running 75.07s Step 248( N/A%), pre moving , FPS 3.44, Running 75.13s Step 249( N/A%), pre moving , FPS 3.69, Running 75.18s Step 250( N/A%), pre moving , FPS 3.82, Running 75.23s Step 251( N/A%), pre moving , FPS 4.12, Running 75.29s Step 252( N/A%), pre moving , FPS 4.50, Running 75.35s Step 253( N/A%), pre moving , FPS 4.65, Running 75.42s Step 254( N/A%), pre moving , FPS 5.14, Running 75.49s Step 255( N/A%), pre moving , FPS 5.70, Running 75.55s Step 256( N/A%), pre moving , FPS 5.94, Running 75.62s Step 257( N/A%), pre moving , FPS 6.55, Running 75.69s Step 258( N/A%), pre moving , FPS 6.83, Running 75.76s Step 259( N/A%), pre moving , FPS 7.70, Running 75.83s Step 260( N/A%), pre moving , FPS 7.85, Running 75.94s Step 261( N/A%), pre moving , FPS 8.64, Running 76.11s Step 262( N/A%), pre moving , FPS 8.50, Running 76.31s Step 263( N/A%), pre moving , FPS 9.13, Running 76.54s Step 264( N/A%), pre moving , FPS 9.05, Running 76.72s Step 265( N/A%), pre moving , FPS 7.93, Running 77.16s Step 266( N/A%), pre moving , FPS 8.11, Running 77.47s Step 267( N/A%), pre moving , FPS 7.06, Running 77.91s Step 268( N/A%), pre moving , FPS 6.11, Running 78.40s Step 269( N/A%), pre moving , FPS 5.80, Running 78.63s Step 270( N/A%), pre moving , FPS 5.16, Running 79.11s Step 271( N/A%), pre moving , FPS 4.64, Running 79.60s Step 272( N/A%), pre moving , FPS 4.48, Running 79.82s Step 273( N/A%), pre moving , FPS 4.13, Running 80.27s Step 274( N/A%), pre moving , FPS 4.04, Running 80.45s Step 275( N/A%), pre moving , FPS 3.77, Running 80.86s Step 276( N/A%), pre moving , FPS 3.74, Running 80.97s Step 277( N/A%), pre moving , FPS 3.52, Running 81.36s Step 278( N/A%), pre moving , FPS 3.50, Running 81.47s Step 279( N/A%), pre moving , FPS 3.49, Running 81.57s Step 280( N/A%), pre moving , FPS 3.36, Running 81.90s Step 281( N/A%), pre moving , FPS 3.39, Running 82.00s Step 282( N/A%), pre moving , FPS 3.46, Running 82.09s Step 283( N/A%), pre moving , FPS 3.51, Running 82.25s Step 284( N/A%), pre moving , FPS 3.45, Running 82.51s Step 285( N/A%), pre moving , FPS 3.66, Running 82.62s Step 286( N/A%), pre moving , FPS 3.82, Running 82.71s Step 287( N/A%), pre moving , FPS 3.89, Running 83.05s Step 288( N/A%), pre moving , FPS 4.20, Running 83.17s Step 289( N/A%), pre moving , FPS 4.32, Running 83.25s Step 290( N/A%), pre moving , FPS 4.71, Running 83.36s Step 291( N/A%), pre moving , FPS 4.87, Running 83.71s Step 292( N/A%), pre moving , FPS 5.04, Running 83.79s Step 293( N/A%), pre moving , FPS 5.52, Running 83.89s Step 294( N/A%), pre moving , FPS 5.29, Running 84.23s Step 295( N/A%), pre moving , FPS 5.74, Running 84.34s Step 296( N/A%), pre moving , FPS 5.79, Running 84.43s Step 297( N/A%), pre moving , FPS 6.34, Running 84.51s Step 298( N/A%), pre moving , FPS 5.91, Running 84.85s Step 299( N/A%), pre moving , FPS 5.90, Running 84.96s Step 300( N/A%), pre moving , FPS 6.35, Running 85.05s Step 301( N/A%), pre moving , FPS 5.90, Running 85.39s Step 302( N/A%), pre moving , FPS 5.86, Running 85.50s Step 303( N/A%), pre moving , FPS 5.97, Running 85.60s Step 304( N/A%), pre moving , FPS 6.09, Running 85.80s Step 305( N/A%), pre moving , FPS 5.01, Running 86.61s Step 306( N/A%), pre moving , FPS 5.03, Running 86.69s Step 307( N/A%), pre moving , FPS 5.36, Running 86.79s Step 308( N/A%), pre moving , FPS 4.96, Running 87.20s Step 309( N/A%), pre moving , FPS 4.91, Running 87.33s Step 310( N/A%), pre moving , FPS 4.66, Running 87.65s Step 311( N/A%), pre moving , FPS 4.95, Running 87.74s Step 312( N/A%), pre moving , FPS 4.86, Running 87.90s Step 313( N/A%), pre moving , FPS 4.55, Running 88.29s Step 314( N/A%), pre moving , FPS 4.70, Running 88.48s Step 315( N/A%), pre moving , FPS 4.38, Running 88.91s Step 316( N/A%), pre moving , FPS 4.29, Running 89.09s Step 317( N/A%), pre moving , FPS 3.98, Running 89.54s Step 318( N/A%), pre moving , FPS 4.08, Running 89.75s Step 319( N/A%), pre moving , FPS 3.82, Running 90.19s Step 320( N/A%), pre moving , FPS 3.79, Running 90.33s Step 321( N/A%), pre moving , FPS 3.75, Running 90.73s Step 322( N/A%), pre moving , FPS 3.72, Running 90.89s Step 323( N/A%), pre moving , FPS 3.52, Running 91.28s Step 324( N/A%), pre moving , FPS 3.55, Running 91.43s Step 325( N/A%), pre moving , FPS 4.07, Running 91.53s Step 326( N/A%), pre moving , FPS 3.84, Running 91.90s Step 327( N/A%), pre moving , FPS 3.85, Running 91.99s Step 328( N/A%), pre moving , FPS 4.10, Running 92.08s Step 329( N/A%), pre moving , FPS 3.93, Running 92.42s Step 330( N/A%), pre moving , FPS 4.10, Running 92.53s Step 331( N/A%), pre moving , FPS 4.11, Running 92.61s Step 332( N/A%), pre moving , FPS 4.17, Running 92.70s Step 333( N/A%), pre moving , FPS 4.21, Running 93.03s Step 334( N/A%), pre moving , FPS 4.30, Running 93.14s Step 335( N/A%), pre moving , FPS 4.62, Running 93.24s Step 336( N/A%), pre moving , FPS 4.46, Running 93.58s Step 337( N/A%), pre moving , FPS 4.82, Running 93.69s Step 338( N/A%), pre moving , FPS 4.97, Running 93.78s Step 339( N/A%), pre moving , FPS 5.38, Running 93.91s Step 340( N/A%), pre moving , FPS 5.17, Running 94.20s Step 341( N/A%), pre moving , FPS 5.59, Running 94.30s Step 342( N/A%), pre moving , FPS 5.71, Running 94.39s Step 343( N/A%), pre moving , FPS 6.26, Running 94.47s Step 344( N/A%), pre moving , FPS 5.86, Running 94.85s Step 345( N/A%), pre moving , FPS 5.90, Running 94.92s Step 346( N/A%), pre moving , FPS 6.40, Running 95.02s Step 347( N/A%), pre moving , FPS 5.93, Running 95.36s Step 348( N/A%), pre moving , FPS 5.97, Running 95.43s Step 349( N/A%), pre moving , FPS 6.54, Running 95.48s Step 350( N/A%), pre moving , FPS 6.61, Running 95.56s Step 351( N/A%), pre moving , FPS 6.65, Running 95.62s Step 352( N/A%), pre moving , FPS 6.66, Running 95.70s Step 353( N/A%), pre moving , FPS 7.24, Running 95.80s Step 354( N/A%), pre moving , FPS 7.33, Running 95.87s Step 355( N/A%), pre moving , FPS 7.36, Running 95.95s Step 356( N/A%), pre moving , FPS 8.14, Running 96.03s Step 357( N/A%), pre moving , FPS 8.23, Running 96.11s Step 358( N/A%), pre moving , FPS 8.19, Running 96.22s Step 359( N/A%), pre moving , FPS 8.26, Running 96.33s Step 360( N/A%), pre moving , FPS 9.06, Running 96.40s Step 361( N/A%), pre moving , FPS 9.14, Running 96.49s Step 362( N/A%), pre moving , FPS 8.22, Running 96.83s Step 363( N/A%), pre moving , FPS 8.13, Running 96.93s Step 364( N/A%), pre moving , FPS 9.23, Running 97.01s Step 365( N/A%), pre moving , FPS 8.92, Running 97.17s Step 366( N/A%), pre moving , FPS 8.23, Running 97.45s Step 367( N/A%), pre moving , FPS 9.11, Running 97.56s Step 368( N/A%), pre moving , FPS 9.02, Running 97.64s Step 369( N/A%), pre moving , FPS 8.01, Running 97.98s Step 370( N/A%), pre moving , FPS 7.94, Running 98.07s Step 371( N/A%), pre moving , FPS 7.88, Running 98.15s Step 372( N/A%), pre moving , FPS 7.87, Running 98.24s Step 373( N/A%), pre moving , FPS 7.20, Running 98.57s Step 374( N/A%), pre moving , FPS 7.12, Running 98.68s Step 375( N/A%), pre moving , FPS 7.13, Running 98.76s Step 376( N/A%), pre moving , FPS 7.06, Running 98.86s Step 377( N/A%), pre moving , FPS 4.02, Running 101.09s Step 378( N/A%), pre moving , FPS 3.70, Running 101.62s Step 379( N/A%), pre moving , FPS 3.48, Running 102.07s Step 380( N/A%), pre moving , FPS 3.23, Running 102.59s Step 381( N/A%), pre moving , FPS 3.19, Running 102.77s Step 382( N/A%), pre moving , FPS 3.07, Running 103.34s Step 383( N/A%), pre moving , FPS 2.93, Running 103.77s Step 384( N/A%), pre moving , FPS 2.74, Running 104.30s Step 385( N/A%), pre moving , FPS 2.71, Running 104.55s Step 386( N/A%), pre moving , FPS 2.58, Running 105.20s Step 387( N/A%), pre moving , FPS 2.52, Running 105.49s Step 388( N/A%), pre moving , FPS 2.38, Running 106.05s Step 389( N/A%), pre moving , FPS 2.35, Running 106.48s Step 390( N/A%), pre moving , FPS 2.23, Running 107.04s Step 391( N/A%), pre moving , FPS 2.20, Running 107.25s Step 392( N/A%), pre moving , FPS 2.06, Running 107.94s Step 393( N/A%), pre moving , FPS 2.07, Running 108.22s Step 394( N/A%), pre moving , FPS 1.98, Running 108.75s Step 395( N/A%), pre moving , FPS 1.97, Running 108.93s Step 396( N/A%), pre moving , FPS 1.84, Running 109.72s Step 397( 0.33%), action 1, FPS 2.04, Running 110.88s Step 398( 0.67%), action 2, FPS 1.91, Running 112.11s Step 399( 1.00%), action 3, FPS 1.83, Running 112.99s Step 400( 1.33%), action 4, FPS 1.82, Running 113.61s Step 401( 1.67%), action 5, FPS 1.72, Running 114.39s Step 402( 2.00%), action 6, FPS 1.73, Running 114.90s Step 403( 2.33%), action 7, FPS 1.63, Running 116.06s Step 404( 2.67%), action 8, FPS 1.62, Running 116.61s Step 405( 3.00%), action 9, FPS 1.54, Running 117.58s Step 406( 3.33%), action 10, FPS 1.49, Running 118.61s Step 407( 3.67%), action 11, FPS 1.42, Running 119.53s Step 408( 4.00%), action 12, FPS 1.42, Running 120.18s Step 409( 4.33%), action 13, FPS 1.38, Running 120.96s Step 410( 4.67%), action 14, FPS 1.40, Running 121.33s Step 411( 5.00%), action 15, FPS 1.35, Running 122.08s Step 412( 5.33%), action 16, FPS 1.37, Running 122.59s Step 413( 5.67%), action 17, FPS 1.33, Running 123.25s Step 414( 6.00%), action 18, FPS 1.30, Running 124.13s Step 415( 6.33%), action 19, FPS 1.25, Running 124.87s Step 416( 6.67%), action 20, FPS 1.25, Running 125.77s Step 417( 7.00%), action 21, FPS 1.28, Running 126.55s Step 418( 7.33%), action 22, FPS 1.34, Running 127.07s Step 419( 7.67%), action 23, FPS 1.34, Running 127.96s Step 420( 8.00%), action 24, FPS 1.35, Running 128.43s Step 421( 8.33%), action 25, FPS 1.36, Running 129.10s Step 422( 8.67%), action 26, FPS 1.34, Running 129.80s Step 423( 9.00%), action 27, FPS 1.39, Running 130.42s Step 424( 9.33%), action 28, FPS 1.38, Running 131.14s Step 425( 9.67%), action 29, FPS 1.40, Running 131.84s Step 426( 10.00%), action 30, FPS 1.45, Running 132.40s Step 427( 10.33%), action 31, FPS 1.45, Running 133.29s Step 428( 10.67%), action 32, FPS 1.47, Running 133.81s Step 429( 11.00%), action 33, FPS 1.47, Running 134.54s Step 430( 11.33%), action 34, FPS 1.47, Running 134.93s Step 431( 11.67%), action 35, FPS 1.46, Running 135.73s Step 432( 12.00%), action 36, FPS 1.48, Running 136.11s Step 433( 12.33%), action 37, FPS 1.47, Running 136.82s Step 434( 12.67%), action 38, FPS 1.50, Running 137.45s Step 435( 13.00%), action 39, FPS 1.48, Running 138.36s Step 436( 13.33%), action 40, FPS 1.52, Running 138.89s Step 437( 13.67%), action 41, FPS 1.49, Running 139.95s Step 438( 14.00%), action 42, FPS 1.51, Running 140.34s Step 439( 14.33%), action 43, FPS 1.52, Running 141.11s Step 440( 14.67%), action 44, FPS 1.51, Running 141.71s Step 441( 15.00%), action 45, FPS 1.48, Running 142.62s Step 442( 15.33%), action 46, FPS 1.51, Running 143.09s Step 443( 15.67%), action 47, FPS 1.45, Running 144.22s Step 444( 16.00%), action 48, FPS 1.45, Running 144.98s Step 445( 16.33%), action 49, FPS 1.43, Running 145.86s Step 446( 16.67%), action 50, FPS 1.43, Running 146.37s Step 447( 17.00%), action 51, FPS 1.41, Running 147.43s Step 448( 17.33%), action 52, FPS 1.42, Running 147.90s Step 449( 17.67%), action 53, FPS 1.42, Running 148.62s Step 450( 18.00%), action 54, FPS 1.40, Running 149.22s Step 451( 18.33%), action 55, FPS 1.39, Running 150.16s Step 452( 18.67%), action 56, FPS 1.39, Running 150.53s Step 453( 19.00%), action 57, FPS 1.42, Running 150.93s Step 454( 19.33%), action 58, FPS 1.45, Running 151.24s Step 455( 19.67%), action 59, FPS 1.52, Running 151.52s Step 456( 20.00%), action 60, FPS 1.52, Running 152.06s Step 457( 20.33%), action 61, FPS 1.58, Running 152.61s Step 458( 20.67%), action 62, FPS 1.59, Running 152.94s Step 459( 21.00%), action 63, FPS 1.60, Running 153.58s Step 460( 21.33%), action 64, FPS 1.60, Running 154.22s Step 461( 21.67%), action 65, FPS 1.60, Running 155.11s Step 462( 22.00%), action 66, FPS 1.61, Running 155.50s Step 463( 22.33%), action 67, FPS 1.65, Running 156.30s Step 464( 22.67%), action 68, FPS 1.67, Running 156.98s Step 465( 23.00%), action 69, FPS 1.69, Running 157.68s Step 466( 23.33%), action 70, FPS 1.64, Running 158.58s Step 467( 23.67%), action 71, FPS 1.66, Running 159.47s Step 468( 24.00%), action 72, FPS 1.64, Running 160.12s Step 469( 24.33%), action 73, FPS 1.64, Running 160.78s Step 470( 24.67%), action 74, FPS 1.66, Running 161.25s Step 471( 25.00%), action 75, FPS 1.67, Running 162.13s Step 472( 25.33%), action 76, FPS 1.62, Running 162.88s Step 473( 25.67%), action 77, FPS 1.58, Running 163.58s Step 474( 26.00%), action 78, FPS 1.55, Running 164.15s Step 475( 26.33%), action 79, FPS 1.44, Running 165.44s Step 476( 26.67%), action 80, FPS 1.45, Running 165.82s Step 477( 27.00%), action 81, FPS 1.42, Running 166.69s Step 478( 27.33%), action 82, FPS 1.38, Running 167.40s Step 479( 27.67%), action 83, FPS 1.37, Running 168.19s Step 480( 28.00%), action 84, FPS 1.38, Running 168.68s Step 481( 28.33%), action 85, FPS 1.36, Running 169.87s Step 482( 28.67%), action 86, FPS 1.34, Running 170.41s Step 483( 29.00%), action 87, FPS 1.38, Running 170.84s Step 484( 29.33%), action 88, FPS 1.39, Running 171.36s Step 485( 29.67%), action 89, FPS 1.42, Running 171.73s Step 486( 30.00%), action 90, FPS 1.44, Running 172.47s Step 487( 30.33%), action 91, FPS 1.40, Running 173.73s Step 488( 30.67%), action 92, FPS 1.42, Running 174.21s Step 489( 31.00%), action 93, FPS 1.42, Running 174.86s Step 490( 31.33%), action 94, FPS 1.40, Running 175.50s Step 491( 31.67%), action 95, FPS 1.42, Running 176.18s Step 492( 32.00%), action 96, FPS 1.43, Running 176.82s Step 493( 32.33%), action 97, FPS 1.43, Running 177.60s Step 494( 32.67%), action 98, FPS 1.42, Running 178.28s Step 495( 33.00%), action 99, FPS 1.46, Running 179.12s Step 496( 33.33%), action 100, FPS 1.44, Running 179.69s Step 497( 33.67%), action 101, FPS 1.43, Running 180.72s Step 498( 34.00%), action 102, FPS 1.43, Running 181.40s Step 499( 34.33%), action 103, FPS 1.42, Running 182.28s Step 500( 34.67%), action 104, FPS 1.43, Running 182.69s Step 501( 35.00%), action 105, FPS 1.47, Running 183.45s Step 502( 35.33%), action 106, FPS 1.45, Running 184.17s Step 503( 35.67%), action 107, FPS 1.41, Running 185.02s Step 504( 36.00%), action 108, FPS 1.42, Running 185.43s Step 505( 36.33%), action 109, FPS 1.38, Running 186.23s Step 506( 36.67%), action 110, FPS 1.39, Running 186.86s Step 507( 37.00%), action 111, FPS 1.41, Running 187.90s Step 508( 37.33%), action 112, FPS 1.40, Running 188.53s Step 509( 37.67%), action 113, FPS 1.42, Running 188.98s Step 510( 38.00%), action 114, FPS 1.44, Running 189.37s Step 511( 38.33%), action 115, FPS 1.44, Running 190.11s Step 512( 38.67%), action 116, FPS 1.43, Running 190.82s Step 513( 39.00%), action 117, FPS 1.40, Running 191.84s Step 514( 39.33%), action 118, FPS 1.43, Running 192.26s Step 515( 39.67%), action 119, FPS 1.45, Running 192.96s Step 516( 40.00%), action 120, FPS 1.45, Running 193.51s Step 517( 40.33%), action 121, FPS 1.45, Running 194.49s Step 518( 40.67%), action 122, FPS 1.48, Running 194.94s Step 519( 41.00%), action 123, FPS 1.50, Running 195.66s Step 520( 41.33%), action 124, FPS 1.44, Running 196.56s Step 521( 41.67%), action 125, FPS 1.40, Running 197.69s Step 522( 42.00%), action 126, FPS 1.40, Running 198.51s Step 523( 42.33%), action 127, FPS 1.40, Running 199.32s Step 524( 42.67%), action 128, FPS 1.37, Running 200.03s Step 525( 43.00%), action 129, FPS 1.36, Running 200.89s Step 526( 43.33%), action 130, FPS 1.37, Running 201.44s Step 527( 43.67%), action 131, FPS 1.37, Running 202.54s Step 528( 44.00%), action 132, FPS 1.38, Running 203.03s Step 529( 44.33%), action 133, FPS 1.34, Running 203.86s Step 530( 44.67%), action 134, FPS 1.28, Running 205.02s Step 531( 45.00%), action 135, FPS 1.26, Running 206.02s Step 532( 45.33%), action 136, FPS 1.26, Running 206.65s Step 533( 45.67%), action 137, FPS 1.29, Running 207.36s Step 534( 46.00%), action 138, FPS 1.28, Running 207.86s Step 535( 46.33%), action 139, FPS 1.29, Running 208.48s Step 536( 46.67%), action 140, FPS 1.31, Running 208.80s Step 537( 47.00%), action 141, FPS 1.33, Running 209.55s Step 538( 47.33%), action 142, FPS 1.32, Running 210.11s Step 539( 47.67%), action 143, FPS 1.31, Running 210.91s Step 540( 48.00%), action 144, FPS 1.36, Running 211.31s Step 541( 48.33%), action 145, FPS 1.37, Running 212.27s Step 542( 48.67%), action 146, FPS 1.39, Running 212.89s Step 543( 49.00%), action 147, FPS 1.34, Running 214.23s Step 544( 49.33%), action 148, FPS 1.35, Running 214.79s Step 545( 49.67%), action 149, FPS 1.37, Running 215.47s Step 546( 50.00%), action 150, FPS 1.38, Running 215.95s Step 547( 50.33%), action 151, FPS 1.38, Running 217.06s Step 548( 50.67%), action 152, FPS 1.38, Running 217.57s Step 549( 51.00%), action 153, FPS 1.35, Running 218.67s Step 550( 51.33%), action 154, FPS 1.40, Running 219.28s Step 551( 51.67%), action 155, FPS 1.41, Running 220.16s Step 552( 52.00%), action 156, FPS 1.43, Running 220.60s Step 553( 52.33%), action 157, FPS 1.44, Running 221.27s Step 554( 52.67%), action 158, FPS 1.42, Running 221.96s Step 555( 53.00%), action 159, FPS 1.40, Running 222.79s Step 556( 53.33%), action 160, FPS 1.39, Running 223.21s Step 557( 53.67%), action 161, FPS 1.38, Running 224.09s Step 558( 54.00%), action 162, FPS 1.39, Running 224.55s Step 559( 54.33%), action 163, FPS 1.39, Running 225.26s Step 560( 54.67%), action 164, FPS 1.39, Running 225.72s Step 561( 55.00%), action 165, FPS 1.41, Running 226.45s Step 562( 55.33%), action 166, FPS 1.43, Running 226.84s Step 563( 55.67%), action 167, FPS 1.51, Running 227.48s Step 564( 56.00%), action 168, FPS 1.53, Running 227.90s Step 565( 56.33%), action 169, FPS 1.49, Running 228.92s Step 566( 56.67%), action 170, FPS 1.47, Running 229.55s Step 567( 57.00%), action 171, FPS 1.48, Running 230.58s Step 568( 57.33%), action 172, FPS 1.46, Running 231.29s Step 569( 57.67%), action 173, FPS 1.48, Running 232.21s Step 570( 58.00%), action 174, FPS 1.49, Running 232.67s Step 571( 58.33%), action 175, FPS 1.45, Running 233.94s Step 572( 58.67%), action 176, FPS 1.43, Running 234.59s Step 573( 59.00%), action 177, FPS 1.40, Running 235.52s Step 574( 59.33%), action 178, FPS 1.40, Running 236.27s Step 575( 59.67%), action 179, FPS 1.39, Running 237.19s Step 576( 60.00%), action 180, FPS 1.35, Running 238.07s Step 577( 60.33%), action 181, FPS 1.31, Running 239.37s Step 578( 60.67%), action 182, FPS 1.24, Running 240.68s Step 579( 61.00%), action 183, FPS 1.22, Running 241.71s Step 580( 61.33%), action 184, FPS 1.21, Running 242.31s Step 581( 61.67%), action 185, FPS 1.19, Running 243.21s Step 582( 62.00%), action 186, FPS 1.17, Running 243.93s Step 583( 62.33%), action 187, FPS 1.16, Running 244.77s Step 584( 62.67%), action 188, FPS 1.13, Running 245.66s Step 585( 63.00%), action 189, FPS 1.11, Running 246.92s Step 586( 63.33%), action 190, FPS 1.10, Running 247.76s Step 587( 63.67%), action 191, FPS 1.09, Running 248.85s Step 588( 64.00%), action 192, FPS 1.08, Running 249.74s Step 589( 64.33%), action 193, FPS 1.09, Running 250.55s Step 590( 64.67%), action 194, FPS 1.08, Running 251.22s Step 591( 65.00%), action 195, FPS 1.10, Running 252.17s Step 592( 65.33%), action 196, FPS 1.09, Running 252.92s Step 593( 65.67%), action 197, FPS 1.09, Running 253.89s Step 594( 66.00%), action 198, FPS 1.09, Running 254.67s Step 595( 66.33%), action 199, FPS 1.10, Running 255.40s Step 596( 66.67%), action 200, FPS 1.13, Running 255.82s Step 597( 67.00%), action 201, FPS 1.13, Running 257.06s Step 598( 67.33%), action 202, FPS 1.17, Running 257.70s Step 599( 67.67%), action 203, FPS 1.18, Running 258.71s Step 600( 68.00%), action 204, FPS 1.14, Running 259.78s Step 601( 68.33%), action 205, FPS 1.14, Running 260.72s Step 602( 68.67%), action 206, FPS 1.15, Running 261.25s Step 603( 69.00%), action 207, FPS 1.14, Running 262.38s Step 604( 69.33%), action 208, FPS 1.16, Running 262.89s Step 605( 69.67%), action 209, FPS 1.21, Running 263.45s Step 606( 70.00%), action 210, FPS 1.23, Running 264.03s Step 607( 70.33%), action 211, FPS 1.26, Running 264.67s Step 608( 70.67%), action 212, FPS 1.30, Running 265.13s Step 609( 71.00%), action 213, FPS 1.31, Running 265.87s Step 610( 71.33%), action 214, FPS 1.30, Running 266.63s Step 611( 71.67%), action 215, FPS 1.30, Running 267.51s Step 612( 72.00%), action 216, FPS 1.27, Running 268.65s Step 613( 72.33%), action 217, FPS 1.28, Running 269.54s Step 614( 72.67%), action 218, FPS 1.31, Running 269.93s Step 615( 73.00%), action 219, FPS 1.31, Running 270.71s Step 616( 73.33%), action 220, FPS 1.30, Running 271.26s Step 617( 73.67%), action 221, FPS 1.32, Running 272.25s Step 618( 74.00%), action 222, FPS 1.34, Running 272.67s Step 619( 74.33%), action 223, FPS 1.32, Running 273.90s Step 620( 74.67%), action 224, FPS 1.38, Running 274.27s Step 621( 75.00%), action 225, FPS 1.39, Running 275.08s Step 622( 75.33%), action 226, FPS 1.39, Running 275.64s Step 623( 75.67%), action 227, FPS 1.41, Running 276.61s Step 624( 76.00%), action 228, FPS 1.42, Running 277.02s Step 625( 76.33%), action 229, FPS 1.36, Running 278.15s Step 626( 76.67%), action 230, FPS 1.37, Running 278.62s Step 627( 77.00%), action 231, FPS 1.35, Running 279.47s Step 628( 77.33%), action 232, FPS 1.33, Running 280.17s Step 629( 77.67%), action 233, FPS 1.34, Running 280.80s Step 630( 78.00%), action 234, FPS 1.33, Running 281.66s Step 631( 78.33%), action 235, FPS 1.36, Running 282.27s Step 632( 78.67%), action 236, FPS 1.40, Running 282.92s Step 633( 79.00%), action 237, FPS 1.44, Running 283.39s Step 634( 79.33%), action 238, FPS 1.44, Running 283.78s Step 635( 79.67%), action 239, FPS 1.45, Running 284.51s Step 636( 80.00%), action 240, FPS 1.42, Running 285.36s Step 637( 80.33%), action 241, FPS 1.38, Running 286.79s Step 638( 80.67%), action 242, FPS 1.37, Running 287.27s Step 639( 81.00%), action 243, FPS 1.42, Running 288.01s Step 640( 81.33%), action 244, FPS 1.41, Running 288.45s Step 641( 81.67%), action 245, FPS 1.40, Running 289.35s Step 642( 82.00%), action 246, FPS 1.42, Running 289.74s Step 643( 82.33%), action 247, FPS 1.44, Running 290.49s Step 644( 82.67%), action 248, FPS 1.44, Running 290.95s Step 645( 83.00%), action 249, FPS 1.48, Running 291.63s Step 646( 83.33%), action 250, FPS 1.46, Running 292.33s Step 647( 83.67%), action 251, FPS 1.45, Running 293.22s Step 648( 84.00%), action 252, FPS 1.49, Running 293.59s Step 649( 84.33%), action 253, FPS 1.48, Running 294.33s Step 650( 84.67%), action 254, FPS 1.53, Running 294.76s Step 651( 85.00%), action 255, FPS 1.51, Running 295.50s Step 652( 85.33%), action 256, FPS 1.51, Running 296.13s Step 653( 85.67%), action 257, FPS 1.46, Running 297.06s Step 654( 86.00%), action 258, FPS 1.41, Running 297.93s Step 655( 86.33%), action 259, FPS 1.41, Running 298.71s Step 656( 86.67%), action 260, FPS 1.43, Running 299.31s Step 657( 87.00%), action 261, FPS 1.49, Running 300.25s Step 658( 87.33%), action 262, FPS 1.50, Running 300.60s Step 659( 87.67%), action 263, FPS 1.53, Running 301.09s Step 660( 88.00%), action 264, FPS 1.48, Running 301.96s Step 661( 88.33%), action 265, FPS 1.46, Running 303.09s Step 662( 88.67%), action 266, FPS 1.43, Running 303.75s Step 663( 89.00%), action 267, FPS 1.41, Running 304.71s Step 664( 89.33%), action 268, FPS 1.41, Running 305.10s Step 665( 89.67%), action 269, FPS 1.42, Running 305.75s Step 666( 90.00%), action 270, FPS 1.44, Running 306.18s Step 667( 90.33%), action 271, FPS 1.43, Running 307.24s Step 668( 90.67%), action 272, FPS 1.41, Running 307.75s Step 669( 91.00%), action 273, FPS 1.42, Running 308.44s Step 670( 91.33%), action 274, FPS 1.38, Running 309.23s Step 671( 91.67%), action 275, FPS 1.37, Running 310.07s Step 672( 92.00%), action 276, FPS 1.35, Running 310.91s Step 673( 92.33%), action 277, FPS 1.37, Running 311.66s Step 674( 92.67%), action 278, FPS 1.37, Running 312.53s Step 675( 93.00%), action 279, FPS 1.37, Running 313.29s Step 676( 93.33%), action 280, FPS 1.37, Running 313.91s Step 677( 93.67%), action 281, FPS 1.37, Running 314.85s Step 678( 94.00%), action 282, FPS 1.35, Running 315.46s Step 679( 94.33%), action 283, FPS 1.31, Running 316.36s Step 680( 94.67%), action 284, FPS 1.35, Running 316.75s Step 681( 95.00%), action 285, FPS 1.33, Running 318.10s Step 682( 95.33%), action 286, FPS 1.34, Running 318.71s Step 683( 95.67%), action 287, FPS 1.37, Running 319.31s Step 684( 96.00%), action 288, FPS 1.33, Running 320.18s Step 685( 96.33%), action 289, FPS 1.34, Running 320.66s Step 686( 96.67%), action 290, FPS 1.33, Running 321.20s Step 687( 97.00%), action 291, FPS 1.34, Running 322.20s Step 688( 97.33%), action 292, FPS 1.29, Running 323.21s Step 689( 97.67%), action 293, FPS 1.29, Running 323.93s Step 690( 98.00%), action 294, FPS 1.29, Running 324.70s Step 691( 98.33%), action 295, FPS 1.30, Running 325.48s Step 692( 98.67%), action 296, FPS 1.32, Running 326.03s Step 693( 99.00%), action 297, FPS 1.34, Running 326.57s Step 694( 99.33%), action 298, FPS 1.38, Running 327.07s Step 695( 99.67%), action 299, FPS 1.39, Running 327.65s Step 696(100.00%), action 300, FPS 1.39, Running 328.34s [2026-08-02 19:15:30] [27 ] Seed 26 failed after 328.56 s. +steps: 696 , actions: 300 . +Instruction: Empty +Total 14/27(51.85%) success. +Setting seed: 27 +Step 1( N/A%), pre moving , FPS 5.51, Running 0.18s Step 2( N/A%), pre moving , FPS 7.28, Running 0.27s Step 3( N/A%), pre moving , FPS 4.91, Running 0.61s Step 4( N/A%), pre moving , FPS 5.61, Running 0.71s Step 5( N/A%), pre moving , FPS 6.27, Running 0.80s Step 6( N/A%), pre moving , FPS 6.70, Running 0.90s Step 7( N/A%), pre moving , FPS 5.61, Running 1.25s Step 8( N/A%), pre moving , FPS 5.89, Running 1.36s Step 9( N/A%), pre moving , FPS 6.18, Running 1.46s Step 10( N/A%), pre moving , FPS 5.57, Running 1.80s Step 11( N/A%), pre moving , FPS 5.77, Running 1.91s Step 12( N/A%), pre moving , FPS 6.04, Running 1.99s Step 13( N/A%), pre moving , FPS 6.25, Running 2.08s Step 14( N/A%), pre moving , FPS 5.80, Running 2.41s Step 15( N/A%), pre moving , FPS 5.92, Running 2.53s Step 16( N/A%), pre moving , FPS 6.11, Running 2.62s Step 17( N/A%), pre moving , FPS 6.26, Running 2.72s Step 18( N/A%), pre moving , FPS 5.88, Running 3.06s Step 19( N/A%), pre moving , FPS 5.98, Running 3.18s Step 20( N/A%), pre moving , FPS 6.10, Running 3.28s Step 21( N/A%), pre moving , FPS 5.53, Running 3.80s Step 22( N/A%), pre moving , FPS 5.10, Running 4.20s Step 23( N/A%), pre moving , FPS 5.44, Running 4.29s Step 24( N/A%), pre moving , FPS 5.50, Running 4.35s Step 25( N/A%), pre moving , FPS 5.50, Running 4.44s Step 26( N/A%), pre moving , FPS 4.93, Running 4.95s Step 27( N/A%), pre moving , FPS 5.27, Running 5.05s Step 28( N/A%), pre moving , FPS 4.96, Running 5.39s Step 29( N/A%), pre moving , FPS 4.94, Running 5.50s Step 30( N/A%), pre moving , FPS 5.26, Running 5.60s Step 31( N/A%), pre moving , FPS 4.96, Running 5.94s Step 32( N/A%), pre moving , FPS 4.92, Running 6.05s Step 33( N/A%), pre moving , FPS 4.94, Running 6.13s Step 34( N/A%), pre moving , FPS 5.25, Running 6.22s Step 35( N/A%), pre moving , FPS 4.97, Running 6.56s Step 36( N/A%), pre moving , FPS 4.34, Running 7.23s Step 37( N/A%), pre moving , FPS 4.33, Running 7.33s Step 38( N/A%), pre moving , FPS 4.34, Running 7.67s Step 39( N/A%), pre moving , FPS 4.34, Running 7.79s Step 40( N/A%), pre moving , FPS 4.35, Running 7.88s Step 41( N/A%), pre moving , FPS 4.52, Running 8.22s Step 42( N/A%), pre moving , FPS 4.83, Running 8.34s Step 43( N/A%), pre moving , FPS 4.84, Running 8.42s Step 44( N/A%), pre moving , FPS 4.80, Running 8.52s Step 45( N/A%), pre moving , FPS 4.53, Running 8.85s Step 46( N/A%), pre moving , FPS 4.93, Running 9.00s Step 47( N/A%), pre moving , FPS 4.88, Running 9.14s Step 48( N/A%), pre moving , FPS 4.85, Running 9.52s Step 49( N/A%), pre moving , FPS 4.90, Running 9.58s Step 50( N/A%), pre moving , FPS 4.86, Running 9.71s Step 51( N/A%), pre moving , FPS 5.12, Running 9.85s Step 52( N/A%), pre moving , FPS 5.05, Running 10.01s Step 53( N/A%), pre moving , FPS 4.99, Running 10.14s Step 54( N/A%), pre moving , FPS 5.00, Running 10.22s Step 55( N/A%), pre moving , FPS 5.35, Running 10.30s Step 56( N/A%), pre moving , FPS 6.26, Running 10.43s Step 57( N/A%), pre moving , FPS 6.30, Running 10.51s Step 58( N/A%), pre moving , FPS 6.85, Running 10.59s Step 59( N/A%), pre moving , FPS 6.91, Running 10.68s Step 60( N/A%), pre moving , FPS 6.38, Running 11.02s Step 61( N/A%), pre moving , FPS 6.88, Running 11.13s Step 62( N/A%), pre moving , FPS 6.93, Running 11.22s Step 63( N/A%), pre moving , FPS 6.35, Running 11.57s Step 64( N/A%), pre moving , FPS 6.35, Running 11.67s Step 65( N/A%), pre moving , FPS 6.90, Running 11.75s Step 66( N/A%), pre moving , FPS 6.92, Running 11.89s Step 67( N/A%), pre moving , FPS 6.48, Running 12.23s Step 68( N/A%), pre moving , FPS 7.09, Running 12.34s Step 69( N/A%), pre moving , FPS 7.03, Running 12.43s Step 70( N/A%), pre moving , FPS 6.54, Running 12.77s Step 71( N/A%), pre moving , FPS 6.59, Running 12.88s Step 72( N/A%), pre moving , FPS 6.74, Running 12.97s Step 73( N/A%), pre moving , FPS 6.85, Running 13.06s Step 74( N/A%), pre moving , FPS 6.29, Running 13.40s Step 75( N/A%), pre moving , FPS 6.14, Running 13.55s Step 76( N/A%), pre moving , FPS 6.20, Running 13.65s Step 77( N/A%), pre moving , FPS 5.74, Running 13.99s Step 78( N/A%), pre moving , FPS 5.69, Running 14.11s Step 79( N/A%), pre moving , FPS 5.69, Running 14.19s Step 80( N/A%), pre moving , FPS 6.13, Running 14.28s Step 81( N/A%), pre moving , FPS 5.72, Running 14.62s Step 82( N/A%), pre moving , FPS 5.71, Running 14.73s Step 83( N/A%), pre moving , FPS 6.16, Running 14.82s Step 84( N/A%), pre moving , FPS 6.10, Running 14.94s Step 85( N/A%), pre moving , FPS 5.54, Running 15.36s Step 86( N/A%), pre moving , FPS 5.54, Running 15.50s Step 87( N/A%), pre moving , FPS 5.46, Running 15.90s Step 88( N/A%), pre moving , FPS 5.39, Running 16.05s Step 89( N/A%), pre moving , FPS 5.30, Running 16.20s Step 90( N/A%), pre moving , FPS 5.19, Running 16.63s Step 91( N/A%), pre moving , FPS 5.16, Running 16.76s Step 92( N/A%), pre moving , FPS 4.80, Running 17.14s Step 93( N/A%), pre moving , FPS 4.78, Running 17.25s Step 94( N/A%), pre moving , FPS 5.07, Running 17.35s Step 95( N/A%), pre moving , FPS 4.83, Running 17.69s Step 96( N/A%), pre moving , FPS 4.82, Running 17.81s Step 97( N/A%), pre moving , FPS 5.12, Running 17.90s Step 98( N/A%), pre moving , FPS 5.15, Running 17.99s Step 99( N/A%), pre moving , FPS 4.83, Running 18.33s Step 100( N/A%), pre moving , FPS 4.81, Running 18.44s Step 101( N/A%), pre moving , FPS 5.11, Running 18.54s Step 102( N/A%), pre moving , FPS 4.81, Running 18.88s Step 103( N/A%), pre moving , FPS 4.78, Running 19.00s Step 104( N/A%), pre moving , FPS 4.82, Running 19.09s Step 105( N/A%), pre moving , FPS 4.90, Running 19.44s Step 106( N/A%), pre moving , FPS 4.93, Running 19.56s Step 107( N/A%), pre moving , FPS 5.33, Running 19.65s Step 108( N/A%), pre moving , FPS 5.37, Running 19.77s Step 109( N/A%), pre moving , FPS 5.16, Running 20.07s Step 110( N/A%), pre moving , FPS 5.63, Running 20.18s Step 111( N/A%), pre moving , FPS 5.69, Running 20.28s Step 112( N/A%), pre moving , FPS 5.76, Running 20.61s Step 113( N/A%), pre moving , FPS 4.77, Running 21.44s Step 114( N/A%), pre moving , FPS 4.49, Running 21.80s Step 115( N/A%), pre moving , FPS 4.26, Running 22.38s Step 116( N/A%), pre moving , FPS 3.97, Running 22.85s Step 117( N/A%), pre moving , FPS 3.63, Running 23.40s Step 118( N/A%), pre moving , FPS 3.58, Running 23.58s Step 119( N/A%), pre moving , FPS 3.46, Running 24.12s Step 120( N/A%), pre moving , FPS 3.27, Running 24.55s Step 121( N/A%), pre moving , FPS 3.02, Running 25.15s Step 122( N/A%), pre moving , FPS 2.97, Running 25.61s Step 123( N/A%), pre moving , FPS 2.78, Running 26.19s Step 124( N/A%), pre moving , FPS 2.74, Running 26.40s Step 125( N/A%), pre moving , FPS 2.66, Running 26.95s Step 126( N/A%), pre moving , FPS 2.56, Running 27.38s Step 127( N/A%), pre moving , FPS 2.41, Running 27.95s Step 128( N/A%), pre moving , FPS 2.31, Running 28.44s Step 129( N/A%), pre moving , FPS 2.23, Running 29.05s Step 130( N/A%), pre moving , FPS 2.21, Running 29.22s Step 131( N/A%), pre moving , FPS 2.14, Running 29.60s Step 132( N/A%), pre moving , FPS 2.17, Running 29.83s Step 133( N/A%), pre moving , FPS 2.29, Running 30.19s Step 134( N/A%), pre moving , FPS 2.28, Running 30.56s Step 135( N/A%), pre moving , FPS 2.28, Running 31.14s Step 136( N/A%), pre moving , FPS 2.28, Running 31.60s Step 137( N/A%), pre moving , FPS 2.26, Running 32.27s Step 138( N/A%), pre moving , FPS 2.17, Running 32.81s Step 139( N/A%), pre moving , FPS 2.16, Running 33.38s Step 140( N/A%), pre moving , FPS 2.15, Running 33.84s Step 141( N/A%), pre moving , FPS 2.15, Running 34.46s Step 142( N/A%), pre moving , FPS 2.15, Running 34.93s Step 143( N/A%), pre moving , FPS 2.14, Running 35.53s Step 144( N/A%), pre moving , FPS 2.15, Running 35.72s Step 145( N/A%), pre moving , FPS 2.14, Running 36.28s Step 146( N/A%), pre moving , FPS 2.13, Running 36.75s Step 147( N/A%), pre moving , FPS 2.14, Running 37.32s Step 148( N/A%), pre moving , FPS 2.14, Running 37.79s Step 149( N/A%), pre moving , FPS 2.13, Running 38.42s Step 150( N/A%), pre moving , FPS 2.07, Running 38.90s Step 151( N/A%), pre moving , FPS 2.02, Running 39.50s Step 152( N/A%), pre moving , FPS 1.99, Running 39.89s Step 153( N/A%), pre moving , FPS 1.94, Running 40.50s Step 154( N/A%), pre moving , FPS 1.97, Running 40.69s Step 155( N/A%), pre moving , FPS 1.97, Running 41.29s Step 156( N/A%), pre moving , FPS 1.97, Running 41.75s Step 157( N/A%), pre moving , FPS 1.98, Running 42.35s Step 158( N/A%), pre moving , FPS 2.00, Running 42.79s Step 159( N/A%), pre moving , FPS 2.00, Running 43.37s Step 160( N/A%), pre moving , FPS 2.06, Running 43.57s Step 161( N/A%), pre moving , FPS 2.08, Running 44.07s Step 162( N/A%), pre moving , FPS 2.09, Running 44.49s Step 163( N/A%), pre moving , FPS 2.09, Running 45.09s Step 164( N/A%), pre moving , FPS 2.04, Running 45.54s Step 165( N/A%), pre moving , FPS 2.03, Running 46.14s Step 166( N/A%), pre moving , FPS 2.04, Running 46.58s Step 167( N/A%), pre moving , FPS 2.04, Running 47.13s Step 168( N/A%), pre moving , FPS 2.09, Running 47.33s Step 169( N/A%), pre moving , FPS 2.12, Running 47.85s Step 170( N/A%), pre moving , FPS 2.19, Running 48.04s Step 171( N/A%), pre moving , FPS 2.24, Running 48.43s Step 172( N/A%), pre moving , FPS 2.31, Running 48.54s Step 173( N/A%), pre moving , FPS 2.46, Running 48.63s Step 174( N/A%), pre moving , FPS 2.48, Running 48.74s Step 175( N/A%), pre moving , FPS 2.65, Running 48.84s Step 176( N/A%), pre moving , FPS 2.80, Running 48.89s Step 177( N/A%), pre moving , FPS 2.91, Running 49.22s Step 178( N/A%), pre moving , FPS 3.06, Running 49.32s Step 179( N/A%), pre moving , FPS 3.31, Running 49.41s Step 180( N/A%), pre moving , FPS 3.37, Running 49.51s Step 181( N/A%), pre moving , FPS 3.45, Running 49.86s Step 182( N/A%), pre moving , FPS 3.28, Running 50.58s Step 183( N/A%), pre moving , FPS 3.57, Running 50.69s Step 184( N/A%), pre moving , FPS 3.64, Running 51.04s Step 185( N/A%), pre moving , FPS 3.98, Running 51.16s Step 186( N/A%), pre moving , FPS 4.20, Running 51.34s Step 187( N/A%), pre moving , FPS 4.43, Running 51.64s Step 188( N/A%), pre moving , FPS 4.51, Running 51.77s Step 189( N/A%), pre moving , FPS 4.93, Running 51.91s Step 190( N/A%), pre moving , FPS 4.66, Running 52.33s Step 191( N/A%), pre moving , FPS 4.95, Running 52.47s Step 192( N/A%), pre moving , FPS 4.64, Running 52.86s Step 193( N/A%), pre moving , FPS 4.55, Running 53.03s Step 194( N/A%), pre moving , FPS 4.23, Running 53.47s Step 195( N/A%), pre moving , FPS 4.13, Running 53.69s Step 196( N/A%), pre moving , FPS 3.86, Running 54.08s Step 197( N/A%), pre moving , FPS 3.94, Running 54.29s Step 198( N/A%), pre moving , FPS 3.68, Running 54.76s Step 199( N/A%), pre moving , FPS 3.43, Running 55.24s Step 200( N/A%), pre moving , FPS 3.34, Running 55.50s Step 201( N/A%), pre moving , FPS 3.24, Running 56.03s Step 202( N/A%), pre moving , FPS 3.35, Running 56.56s Step 203( N/A%), pre moving , FPS 3.11, Running 57.11s Step 204( N/A%), pre moving , FPS 3.03, Running 57.64s Step 205( N/A%), pre moving , FPS 2.85, Running 58.16s Step 206( N/A%), pre moving , FPS 2.81, Running 58.45s Step 207( N/A%), pre moving , FPS 2.72, Running 58.98s Step 208( N/A%), pre moving , FPS 2.58, Running 59.51s Step 209( N/A%), pre moving , FPS 2.46, Running 60.06s Step 210( N/A%), pre moving , FPS 2.42, Running 60.58s Step 211( N/A%), pre moving , FPS 2.32, Running 61.10s Step 212( N/A%), pre moving , FPS 2.34, Running 61.39s Step 213( N/A%), pre moving , FPS 2.24, Running 61.94s Step 214( N/A%), pre moving , FPS 2.22, Running 62.49s Step 215( N/A%), pre moving , FPS 2.14, Running 63.02s Step 216( N/A%), pre moving , FPS 2.11, Running 63.56s Step 217( N/A%), pre moving , FPS 2.04, Running 64.11s Step 218( N/A%), pre moving , FPS 2.02, Running 64.67s Step 219( N/A%), pre moving , FPS 2.01, Running 65.22s Step 220( N/A%), pre moving , FPS 1.96, Running 65.72s Step 221( N/A%), pre moving , FPS 2.01, Running 65.97s Step 222( N/A%), pre moving , FPS 2.03, Running 66.44s Step 223( N/A%), pre moving , FPS 2.04, Running 66.90s Step 224( N/A%), pre moving , FPS 2.11, Running 67.13s Step 225( N/A%), pre moving , FPS 2.20, Running 67.24s Step 226( N/A%), pre moving , FPS 2.18, Running 67.63s Step 227( N/A%), pre moving , FPS 2.27, Running 67.79s Step 228( N/A%), pre moving , FPS 2.37, Running 67.94s Step 229( N/A%), pre moving , FPS 2.51, Running 68.03s Step 230( N/A%), pre moving , FPS 2.67, Running 68.08s Step 231( N/A%), pre moving , FPS 2.83, Running 68.15s Step 232( N/A%), pre moving , FPS 2.90, Running 68.29s Step 233( N/A%), pre moving , FPS 3.09, Running 68.41s Step 234( N/A%), pre moving , FPS 3.30, Running 68.55s Step 235( N/A%), pre moving , FPS 3.55, Running 68.65s Step 236( N/A%), pre moving , FPS 3.68, Running 68.99s Step 237( N/A%), pre moving , FPS 4.02, Running 69.09s Step 238( N/A%), pre moving , FPS 4.42, Running 69.19s Step 239( N/A%), pre moving , FPS 4.64, Running 69.53s Step 240( N/A%), pre moving , FPS 5.12, Running 69.63s Step 241( N/A%), pre moving , FPS 5.33, Running 69.72s Step 242( N/A%), pre moving , FPS 4.70, Running 70.69s Step 243( N/A%), pre moving , FPS 5.16, Running 70.77s Step 244( N/A%), pre moving , FPS 5.34, Running 70.88s Step 245( N/A%), pre moving , FPS 5.37, Running 70.96s Step 246( N/A%), pre moving , FPS 5.45, Running 71.30s Step 247( N/A%), pre moving , FPS 5.39, Running 71.50s Step 248( N/A%), pre moving , FPS 5.06, Running 71.89s Step 249( N/A%), pre moving , FPS 5.00, Running 72.03s Step 250( N/A%), pre moving , FPS 4.89, Running 72.17s Step 251( N/A%), pre moving , FPS 4.56, Running 72.54s Step 252( N/A%), pre moving , FPS 4.56, Running 72.67s Step 253( N/A%), pre moving , FPS 4.29, Running 73.07s Step 254( N/A%), pre moving , FPS 4.30, Running 73.21s Step 255( N/A%), pre moving , FPS 4.25, Running 73.35s Step 256( N/A%), pre moving , FPS 4.22, Running 73.73s Step 257( N/A%), pre moving , FPS 4.13, Running 73.94s Step 258( N/A%), pre moving , FPS 3.90, Running 74.31s Step 259( N/A%), pre moving , FPS 4.05, Running 74.46s Step 260( N/A%), pre moving , FPS 3.78, Running 74.92s Step 261( N/A%), pre moving , FPS 3.71, Running 75.12s Step 262( N/A%), pre moving , FPS 4.10, Running 75.57s Step 263( N/A%), pre moving , FPS 3.77, Running 76.09s Step 264( N/A%), pre moving , FPS 3.52, Running 76.56s Step 265( N/A%), pre moving , FPS 3.42, Running 76.81s Step 266( N/A%), pre moving , FPS 3.33, Running 77.31s Step 267( N/A%), pre moving , FPS 3.17, Running 77.80s Step 268( N/A%), pre moving , FPS 3.13, Running 78.28s Step 269( N/A%), pre moving , FPS 3.10, Running 78.48s Step 270( N/A%), pre moving , FPS 2.97, Running 78.91s Step 271( N/A%), pre moving , FPS 3.06, Running 79.07s Step 272( N/A%), pre moving , FPS 2.92, Running 79.52s Step 273( N/A%), pre moving , FPS 3.01, Running 79.71s Step 274( N/A%), pre moving , FPS 2.90, Running 80.12s Step 275( N/A%), pre moving , FPS 2.77, Running 80.57s Step 276( N/A%), pre moving , FPS 2.84, Running 80.76s Step 277( N/A%), pre moving , FPS 2.77, Running 81.17s Step 278( N/A%), pre moving , FPS 2.85, Running 81.32s Step 279( N/A%), pre moving , FPS 2.74, Running 81.77s Step 280( N/A%), pre moving , FPS 2.86, Running 81.92s Step 281( N/A%), pre moving , FPS 2.76, Running 82.37s Step 282( N/A%), pre moving , FPS 2.86, Running 82.57s Step 283( N/A%), pre moving , FPS 2.88, Running 83.02s Step 284( N/A%), pre moving , FPS 2.90, Running 83.46s Step 285( N/A%), pre moving , FPS 2.92, Running 83.66s Step 286( N/A%), pre moving , FPS 2.93, Running 84.13s Step 287( N/A%), pre moving , FPS 2.94, Running 84.60s Step 288( N/A%), pre moving , FPS 3.04, Running 84.85s Step 289( N/A%), pre moving , FPS 2.91, Running 85.35s Step 290( N/A%), pre moving , FPS 2.88, Running 85.86s Step 291( N/A%), pre moving , FPS 2.75, Running 86.33s Step 292( N/A%), pre moving , FPS 2.85, Running 86.53s Step 293( N/A%), pre moving , FPS 2.74, Running 87.01s Step 294( N/A%), pre moving , FPS 2.83, Running 87.19s Step 295( N/A%), pre moving , FPS 2.92, Running 87.42s Step 296( N/A%), pre moving , FPS 2.90, Running 87.66s Step 297( N/A%), pre moving , FPS 2.96, Running 87.92s Step 298( N/A%), pre moving , FPS 2.84, Running 88.37s Step 299( N/A%), pre moving , FPS 2.95, Running 88.55s Step 300( N/A%), pre moving , FPS 2.82, Running 89.01s Step 301( N/A%), pre moving , FPS 2.83, Running 89.44s Step 302( N/A%), pre moving , FPS 2.83, Running 89.64s Step 303( N/A%), pre moving , FPS 2.84, Running 90.07s Step 304( N/A%), pre moving , FPS 2.93, Running 90.28s Step 305( N/A%), pre moving , FPS 2.83, Running 90.73s Step 306( N/A%), pre moving , FPS 2.95, Running 90.91s Step 307( N/A%), pre moving , FPS 3.00, Running 91.28s Step 308( N/A%), pre moving , FPS 3.04, Running 91.44s Step 309( N/A%), pre moving , FPS 3.09, Running 91.82s Step 310( N/A%), pre moving , FPS 3.28, Running 91.96s Step 311( N/A%), pre moving , FPS 3.47, Running 92.10s Step 312( N/A%), pre moving , FPS 3.35, Running 92.51s Step 313( N/A%), pre moving , FPS 3.55, Running 92.64s Step 314( N/A%), pre moving , FPS 3.42, Running 93.04s Step 315( N/A%), pre moving , FPS 3.48, Running 93.17s Step 316( N/A%), pre moving , FPS 3.39, Running 93.56s Step 317( N/A%), pre moving , FPS 3.46, Running 93.70s Step 318( N/A%), pre moving , FPS 3.49, Running 94.10s Step 319( N/A%), pre moving , FPS 3.52, Running 94.24s Step 320( N/A%), pre moving , FPS 3.72, Running 94.38s Step 321( N/A%), pre moving , FPS 3.80, Running 94.71s Step 322( N/A%), pre moving , FPS 3.86, Running 94.81s Step 323( N/A%), pre moving , FPS 4.15, Running 94.89s Step 324( N/A%), pre moving , FPS 4.26, Running 94.97s Step 325( N/A%), pre moving , FPS 4.36, Running 95.32s Step 326( N/A%), pre moving , FPS 4.43, Running 95.43s Step 327( N/A%), pre moving , FPS 4.72, Running 95.52s Step 328( N/A%), pre moving , FPS 4.51, Running 95.87s Step 329( N/A%), pre moving , FPS 4.81, Running 95.98s Step 330( N/A%), pre moving , FPS 4.88, Running 96.06s Step 331( N/A%), pre moving , FPS 4.95, Running 96.14s Step 332( N/A%), pre moving , FPS 5.03, Running 96.48s Step 333( N/A%), pre moving , FPS 5.06, Running 96.59s Step 334( N/A%), pre moving , FPS 5.50, Running 96.68s Step 335( N/A%), pre moving , FPS 5.60, Running 96.75s Step 336( N/A%), pre moving , FPS 5.67, Running 97.08s Step 337( N/A%), pre moving , FPS 5.74, Running 97.19s Step 338( N/A%), pre moving , FPS 6.29, Running 97.28s Step 339( N/A%), pre moving , FPS 5.92, Running 97.62s Step 340( N/A%), pre moving , FPS 6.03, Running 97.69s Step 341( N/A%), pre moving , FPS 6.49, Running 97.79s Step 342( N/A%), pre moving , FPS 4.99, Running 98.82s Step 343( N/A%), pre moving , FPS 4.98, Running 98.90s Step 344( N/A%), pre moving , FPS 4.99, Running 98.99s Step 345( N/A%), pre moving , FPS 5.05, Running 99.27s Step 346( N/A%), pre moving , FPS 5.00, Running 99.43s Step 347( N/A%), pre moving , FPS 5.01, Running 99.51s Step 348( N/A%), pre moving , FPS 5.35, Running 99.60s Step 349( N/A%), pre moving , FPS 5.05, Running 99.94s Step 350( N/A%), pre moving , FPS 5.03, Running 100.03s Step 351( N/A%), pre moving , FPS 5.03, Running 100.11s Step 352( N/A%), pre moving , FPS 5.35, Running 100.21s Step 353( N/A%), pre moving , FPS 5.04, Running 100.55s Step 354( N/A%), pre moving , FPS 4.97, Running 100.70s Step 355( N/A%), pre moving , FPS 4.60, Running 101.10s Step 356( N/A%), pre moving , FPS 4.81, Running 101.24s Step 357( N/A%), pre moving , FPS 4.74, Running 101.41s Step 358( N/A%), pre moving , FPS 4.44, Running 101.78s Step 359( N/A%), pre moving , FPS 4.65, Running 101.92s Step 360( N/A%), pre moving , FPS 4.34, Running 102.30s Step 361( N/A%), pre moving , FPS 4.29, Running 102.45s Step 362( N/A%), pre moving , FPS 4.99, Running 102.83s Step 363( N/A%), pre moving , FPS 4.91, Running 102.98s Step 364( N/A%), pre moving , FPS 4.89, Running 103.07s Step 365( N/A%), pre moving , FPS 4.84, Running 103.41s Step 366( N/A%), pre moving , FPS 4.91, Running 103.50s Step 367( N/A%), pre moving , FPS 4.92, Running 103.58s Step 368( N/A%), pre moving , FPS 4.91, Running 103.67s Step 369( N/A%), pre moving , FPS 4.91, Running 104.01s Step 370( N/A%), pre moving , FPS 4.90, Running 104.11s Step 371( N/A%), pre moving , FPS 4.89, Running 104.21s Step 372( N/A%), pre moving , FPS 4.62, Running 104.54s Step 373( N/A%), pre moving , FPS 4.89, Running 104.64s Step 374( N/A%), pre moving , FPS 4.96, Running 104.73s Step 375( N/A%), pre moving , FPS 5.38, Running 104.82s Step 376( N/A%), pre moving , FPS 5.12, Running 105.15s Step 377( N/A%), pre moving , FPS 5.20, Running 105.26s Step 378( N/A%), pre moving , FPS 5.61, Running 105.34s Step 379( N/A%), pre moving , FPS 5.71, Running 105.42s Step 380( N/A%), pre moving , FPS 5.81, Running 105.74s Step 381( N/A%), pre moving , FPS 5.89, Running 105.85s Step 382( N/A%), pre moving , FPS 6.50, Running 105.91s Step 383( N/A%), pre moving , FPS 4.00, Running 107.98s Step 384( N/A%), pre moving , FPS 3.51, Running 108.78s Step 385( N/A%), pre moving , FPS 3.59, Running 108.98s Step 386( N/A%), pre moving , FPS 3.26, Running 109.63s Step 387( N/A%), pre moving , FPS 3.10, Running 110.03s Step 388( N/A%), pre moving , FPS 2.93, Running 110.50s Step 389( N/A%), pre moving , FPS 2.99, Running 110.70s Step 390( N/A%), pre moving , FPS 2.73, Running 111.43s Step 391( N/A%), pre moving , FPS 2.67, Running 111.69s Step 392( N/A%), pre moving , FPS 2.60, Running 112.22s Step 393( N/A%), pre moving , FPS 2.49, Running 112.69s Step 394( N/A%), pre moving , FPS 2.35, Running 113.22s Step 395( N/A%), pre moving , FPS 2.32, Running 113.44s Step 396( N/A%), pre moving , FPS 2.20, Running 114.23s Step 397( N/A%), pre moving , FPS 2.18, Running 114.43s Step 398( N/A%), pre moving , FPS 2.07, Running 114.99s Step 399( N/A%), pre moving , FPS 1.99, Running 115.46s Step 400( N/A%), pre moving , FPS 1.96, Running 115.94s Step 401( N/A%), pre moving , FPS 1.94, Running 116.18s Step 402( N/A%), pre moving , FPS 1.86, Running 116.65s Step 403( 0.33%), action 1, FPS 1.98, Running 118.08s Step 404( 0.67%), action 2, FPS 2.05, Running 118.54s Step 405( 1.00%), action 3, FPS 1.96, Running 119.20s Step 406( 1.33%), action 4, FPS 2.00, Running 119.62s Step 407( 1.67%), action 5, FPS 1.96, Running 120.24s Step 408( 2.00%), action 6, FPS 1.92, Running 120.89s Step 409( 2.33%), action 7, FPS 1.86, Running 121.48s Step 410( 2.67%), action 8, FPS 1.88, Running 122.08s Step 411( 3.00%), action 9, FPS 1.79, Running 122.89s Step 412( 3.33%), action 10, FPS 1.79, Running 123.40s Step 413( 3.67%), action 11, FPS 1.73, Running 124.24s Step 414( 4.00%), action 12, FPS 1.72, Running 124.84s Step 415( 4.33%), action 13, FPS 1.69, Running 125.29s Step 416( 4.67%), action 14, FPS 1.75, Running 125.63s Step 417( 5.00%), action 15, FPS 1.71, Running 126.13s Step 418( 5.33%), action 16, FPS 1.72, Running 126.59s Step 419( 5.67%), action 17, FPS 1.67, Running 127.42s Step 420( 6.00%), action 18, FPS 1.65, Running 128.03s Step 421( 6.33%), action 19, FPS 1.50, Running 129.52s Step 422( 6.67%), action 20, FPS 1.49, Running 130.07s Step 423( 7.00%), action 21, FPS 1.55, Running 131.00s Step 424( 7.33%), action 22, FPS 1.55, Running 131.47s Step 425( 7.67%), action 23, FPS 1.51, Running 132.42s Step 426( 8.00%), action 24, FPS 1.48, Running 133.16s Step 427( 8.33%), action 25, FPS 1.45, Running 134.05s Step 428( 8.67%), action 26, FPS 1.45, Running 134.68s Step 429( 9.00%), action 27, FPS 1.44, Running 135.38s Step 430( 9.33%), action 28, FPS 1.44, Running 135.95s Step 431( 9.67%), action 29, FPS 1.38, Running 137.35s Step 432( 10.00%), action 30, FPS 1.38, Running 137.94s Step 433( 10.33%), action 31, FPS 1.37, Running 138.86s Step 434( 10.67%), action 32, FPS 1.37, Running 139.44s Step 435( 11.00%), action 33, FPS 1.35, Running 140.12s Step 436( 11.33%), action 34, FPS 1.32, Running 140.80s Step 437( 11.67%), action 35, FPS 1.25, Running 142.13s Step 438( 12.00%), action 36, FPS 1.24, Running 142.66s Step 439( 12.33%), action 37, FPS 1.22, Running 143.77s Step 440( 12.67%), action 38, FPS 1.20, Running 144.68s Step 441( 13.00%), action 39, FPS 1.27, Running 145.32s Step 442( 13.33%), action 40, FPS 1.25, Running 146.08s Step 443( 13.67%), action 41, FPS 1.22, Running 147.33s Step 444( 14.00%), action 42, FPS 1.23, Running 147.77s Step 445( 14.33%), action 43, FPS 1.24, Running 148.58s Step 446( 14.67%), action 44, FPS 1.24, Running 149.28s Step 447( 15.00%), action 45, FPS 1.23, Running 150.25s Step 448( 15.33%), action 46, FPS 1.22, Running 151.02s Step 449( 15.67%), action 47, FPS 1.18, Running 152.33s Step 450( 16.00%), action 48, FPS 1.16, Running 153.25s Step 451( 16.33%), action 49, FPS 1.17, Running 154.39s Step 452( 16.67%), action 50, FPS 1.18, Running 154.84s Step 453( 17.00%), action 51, FPS 1.17, Running 155.94s Step 454( 17.33%), action 52, FPS 1.18, Running 156.45s Step 455( 17.67%), action 53, FPS 1.16, Running 157.34s Step 456( 18.00%), action 54, FPS 1.17, Running 157.94s Step 457( 18.33%), action 55, FPS 1.20, Running 158.76s Step 458( 18.67%), action 56, FPS 1.21, Running 159.17s Step 459( 19.00%), action 57, FPS 1.24, Running 159.93s Step 460( 19.33%), action 58, FPS 1.27, Running 160.48s Step 461( 19.67%), action 59, FPS 1.24, Running 161.40s Step 462( 20.00%), action 60, FPS 1.27, Running 161.78s Step 463( 20.33%), action 61, FPS 1.27, Running 163.03s Step 464( 20.67%), action 62, FPS 1.25, Running 163.78s Step 465( 21.00%), action 63, FPS 1.24, Running 164.65s Step 466( 21.33%), action 64, FPS 1.26, Running 165.12s Step 467( 21.67%), action 65, FPS 1.29, Running 165.74s Step 468( 22.00%), action 66, FPS 1.30, Running 166.40s Step 469( 22.33%), action 67, FPS 1.33, Running 167.32s Step 470( 22.67%), action 68, FPS 1.38, Running 167.75s Step 471( 23.00%), action 69, FPS 1.43, Running 168.37s Step 472( 23.33%), action 70, FPS 1.43, Running 168.86s Step 473( 23.67%), action 71, FPS 1.41, Running 170.08s Step 474( 24.00%), action 72, FPS 1.41, Running 170.64s Step 475( 24.33%), action 73, FPS 1.42, Running 171.40s Step 476( 24.67%), action 74, FPS 1.39, Running 172.31s Step 477( 25.00%), action 75, FPS 1.34, Running 173.67s Step 478( 25.33%), action 76, FPS 1.35, Running 174.01s Step 479( 25.67%), action 77, FPS 1.34, Running 174.89s Step 480( 26.00%), action 78, FPS 1.32, Running 175.61s Step 481( 26.33%), action 79, FPS 1.33, Running 176.45s Step 482( 26.67%), action 80, FPS 1.29, Running 177.32s Step 483( 27.00%), action 81, FPS 1.31, Running 178.29s Step 484( 27.33%), action 82, FPS 1.28, Running 179.36s Step 485( 27.67%), action 83, FPS 1.29, Running 180.10s Step 486( 28.00%), action 84, FPS 1.26, Running 180.98s Step 487( 28.33%), action 85, FPS 1.27, Running 181.44s Step 488( 28.67%), action 86, FPS 1.25, Running 182.36s Step 489( 29.00%), action 87, FPS 1.22, Running 183.65s Step 490( 29.33%), action 88, FPS 1.17, Running 184.89s Step 491( 29.67%), action 89, FPS 1.16, Running 185.68s Step 492( 30.00%), action 90, FPS 1.14, Running 186.34s Step 493( 30.33%), action 91, FPS 1.14, Running 187.69s Step 494( 30.67%), action 92, FPS 1.12, Running 188.54s Step 495( 31.00%), action 93, FPS 1.08, Running 189.87s Step 496( 31.33%), action 94, FPS 1.09, Running 190.58s Step 497( 31.67%), action 95, FPS 1.12, Running 191.53s Step 498( 32.00%), action 96, FPS 1.11, Running 191.98s Step 499( 32.33%), action 97, FPS 1.10, Running 193.10s Step 500( 32.67%), action 98, FPS 1.12, Running 193.54s Step 501( 33.00%), action 99, FPS 1.09, Running 194.73s Step 502( 33.33%), action 100, FPS 1.11, Running 195.34s Step 503( 33.67%), action 101, FPS 1.13, Running 195.93s Step 504( 34.00%), action 102, FPS 1.16, Running 196.55s Step 505( 34.33%), action 103, FPS 1.14, Running 197.61s Step 506( 34.67%), action 104, FPS 1.17, Running 198.14s Step 507( 35.00%), action 105, FPS 1.16, Running 198.71s Step 508( 35.33%), action 106, FPS 1.19, Running 199.20s Step 509( 35.67%), action 107, FPS 1.26, Running 199.50s Step 510( 36.00%), action 108, FPS 1.29, Running 200.35s Step 511( 36.33%), action 109, FPS 1.26, Running 201.54s Step 512( 36.67%), action 110, FPS 1.25, Running 202.28s Step 513( 37.00%), action 111, FPS 1.29, Running 203.20s Step 514( 37.33%), action 112, FPS 1.32, Running 203.71s Step 515( 37.67%), action 113, FPS 1.36, Running 204.62s Step 516( 38.00%), action 114, FPS 1.38, Running 205.09s Step 517( 38.33%), action 115, FPS 1.40, Running 205.81s Step 518( 38.67%), action 116, FPS 1.40, Running 206.29s Step 519( 39.00%), action 117, FPS 1.44, Running 206.97s Step 520( 39.33%), action 118, FPS 1.40, Running 207.78s Step 521( 39.67%), action 119, FPS 1.45, Running 208.53s Step 522( 40.00%), action 120, FPS 1.43, Running 209.37s Step 523( 40.33%), action 121, FPS 1.39, Running 210.28s Step 524( 40.67%), action 122, FPS 1.40, Running 210.85s Step 525( 41.00%), action 123, FPS 1.41, Running 211.79s Step 526( 41.33%), action 124, FPS 1.40, Running 212.41s Step 527( 41.67%), action 125, FPS 1.40, Running 213.04s Step 528( 42.00%), action 126, FPS 1.38, Running 213.66s Step 529( 42.33%), action 127, FPS 1.33, Running 214.53s Step 530( 42.67%), action 128, FPS 1.35, Running 215.20s Step 531( 43.00%), action 129, FPS 1.34, Running 216.47s Step 532( 43.33%), action 130, FPS 1.34, Running 217.18s Step 533( 43.67%), action 131, FPS 1.37, Running 217.81s Step 534( 44.00%), action 132, FPS 1.39, Running 218.10s Step 535( 44.33%), action 133, FPS 1.39, Running 219.01s Step 536( 44.67%), action 134, FPS 1.38, Running 219.56s Step 537( 45.00%), action 135, FPS 1.37, Running 220.45s Step 538( 45.33%), action 136, FPS 1.34, Running 221.25s Step 539( 45.67%), action 137, FPS 1.32, Running 222.08s Step 540( 46.00%), action 138, FPS 1.36, Running 222.49s Step 541( 46.33%), action 139, FPS 1.36, Running 223.25s Step 542( 46.67%), action 140, FPS 1.39, Running 223.76s Step 543( 47.00%), action 141, FPS 1.37, Running 224.92s Step 544( 47.33%), action 142, FPS 1.36, Running 225.54s Step 545( 47.67%), action 143, FPS 1.36, Running 226.47s Step 546( 48.00%), action 144, FPS 1.39, Running 226.78s Step 547( 48.33%), action 145, FPS 1.37, Running 227.67s Step 548( 48.67%), action 146, FPS 1.39, Running 228.05s Step 549( 49.00%), action 147, FPS 1.40, Running 228.79s Step 550( 49.33%), action 148, FPS 1.41, Running 229.43s Step 551( 49.67%), action 149, FPS 1.47, Running 230.12s Step 552( 50.00%), action 150, FPS 1.49, Running 230.62s Step 553( 50.33%), action 151, FPS 1.46, Running 231.49s Step 554( 50.67%), action 152, FPS 1.45, Running 231.91s Step 555( 51.00%), action 153, FPS 1.47, Running 232.61s Step 556( 51.33%), action 154, FPS 1.49, Running 233.02s Step 557( 51.67%), action 155, FPS 1.50, Running 233.81s Step 558( 52.00%), action 156, FPS 1.51, Running 234.52s Step 559( 52.33%), action 157, FPS 1.50, Running 235.41s Step 560( 52.67%), action 158, FPS 1.49, Running 235.91s Step 561( 53.00%), action 159, FPS 1.49, Running 236.64s Step 562( 53.33%), action 160, FPS 1.49, Running 237.19s Step 563( 53.67%), action 161, FPS 1.50, Running 238.24s Step 564( 54.00%), action 162, FPS 1.51, Running 238.77s Step 565( 54.33%), action 163, FPS 1.55, Running 239.35s Step 566( 54.67%), action 164, FPS 1.51, Running 240.01s Step 567( 55.00%), action 165, FPS 1.51, Running 240.91s Step 568( 55.33%), action 166, FPS 1.52, Running 241.22s Step 569( 55.67%), action 167, FPS 1.51, Running 242.04s Step 570( 56.00%), action 168, FPS 1.54, Running 242.42s Step 571( 56.33%), action 169, FPS 1.53, Running 243.23s Step 572( 56.67%), action 170, FPS 1.51, Running 243.83s Step 573( 57.00%), action 171, FPS 1.52, Running 244.62s Step 574( 57.33%), action 172, FPS 1.51, Running 245.12s Step 575( 57.67%), action 173, FPS 1.50, Running 245.91s Step 576( 58.00%), action 174, FPS 1.51, Running 246.31s Step 577( 58.33%), action 175, FPS 1.51, Running 247.07s Step 578( 58.67%), action 176, FPS 1.55, Running 247.43s Step 579( 59.00%), action 177, FPS 1.56, Running 248.24s Step 580( 59.33%), action 178, FPS 1.55, Running 248.80s Step 581( 59.67%), action 179, FPS 1.56, Running 249.45s Step 582( 60.00%), action 180, FPS 1.57, Running 249.96s Step 583( 60.33%), action 181, FPS 1.58, Running 250.88s Step 584( 60.67%), action 182, FPS 1.59, Running 251.35s Step 585( 61.00%), action 183, FPS 1.57, Running 252.09s Step 586( 61.33%), action 184, FPS 1.57, Running 252.73s Step 587( 61.67%), action 185, FPS 1.58, Running 253.57s Step 588( 62.00%), action 186, FPS 1.57, Running 254.00s Step 589( 62.33%), action 187, FPS 1.57, Running 254.77s Step 590( 62.67%), action 188, FPS 1.55, Running 255.37s Step 591( 63.00%), action 189, FPS 1.60, Running 255.71s Step 592( 63.33%), action 190, FPS 1.62, Running 256.17s Step 593( 63.67%), action 191, FPS 1.65, Running 256.76s Step 594( 64.00%), action 192, FPS 1.62, Running 257.47s Step 595( 64.33%), action 193, FPS 1.60, Running 258.38s Step 596( 64.67%), action 194, FPS 1.58, Running 258.98s [2026-08-02 19:19:50] [28 ] Seed 27 success after 259.52 s. +steps: 596 , actions: 194 . +Instruction: Empty +Total 15/28(53.57%) success. +Setting seed: 28 +Step 1( N/A%), pre moving , FPS 1.91, Running 0.52s Step 2( N/A%), pre moving , FPS 2.47, Running 0.81s Step 3( N/A%), pre moving , FPS 3.15, Running 0.95s Step 4( N/A%), pre moving , FPS 3.87, Running 1.03s Step 5( N/A%), pre moving , FPS 4.41, Running 1.13s Step 6( N/A%), pre moving , FPS 4.05, Running 1.48s Step 7( N/A%), pre moving , FPS 4.38, Running 1.60s Step 8( N/A%), pre moving , FPS 4.72, Running 1.69s Step 9( N/A%), pre moving , FPS 5.05, Running 1.78s Step 10( N/A%), pre moving , FPS 4.71, Running 2.12s Step 11( N/A%), pre moving , FPS 4.94, Running 2.23s Step 12( N/A%), pre moving , FPS 5.17, Running 2.32s Step 13( N/A%), pre moving , FPS 4.88, Running 2.67s Step 14( N/A%), pre moving , FPS 5.06, Running 2.77s Step 15( N/A%), pre moving , FPS 5.26, Running 2.85s Step 16( N/A%), pre moving , FPS 5.42, Running 2.95s Step 17( N/A%), pre moving , FPS 5.16, Running 3.29s Step 18( N/A%), pre moving , FPS 5.30, Running 3.40s Step 19( N/A%), pre moving , FPS 5.46, Running 3.48s Step 20( N/A%), pre moving , FPS 5.59, Running 3.58s Step 21( N/A%), pre moving , FPS 5.64, Running 4.07s Step 22( N/A%), pre moving , FPS 5.60, Running 4.38s Step 23( N/A%), pre moving , FPS 5.56, Running 4.55s Step 24( N/A%), pre moving , FPS 5.53, Running 4.65s Step 25( N/A%), pre moving , FPS 5.54, Running 4.74s Step 26( N/A%), pre moving , FPS 5.26, Running 5.29s Step 27( N/A%), pre moving , FPS 5.26, Running 5.40s Step 28( N/A%), pre moving , FPS 4.98, Running 5.71s Step 29( N/A%), pre moving , FPS 4.95, Running 5.82s Step 30( N/A%), pre moving , FPS 5.28, Running 5.91s Step 31( N/A%), pre moving , FPS 4.97, Running 6.25s Step 32( N/A%), pre moving , FPS 4.94, Running 6.37s Step 33( N/A%), pre moving , FPS 5.27, Running 6.46s Step 34( N/A%), pre moving , FPS 4.96, Running 6.80s Step 35( N/A%), pre moving , FPS 4.93, Running 6.91s Step 36( N/A%), pre moving , FPS 4.35, Running 7.55s Step 37( N/A%), pre moving , FPS 4.57, Running 7.66s Step 38( N/A%), pre moving , FPS 4.36, Running 7.98s Step 39( N/A%), pre moving , FPS 4.34, Running 8.09s Step 40( N/A%), pre moving , FPS 4.34, Running 8.19s Step 41( N/A%), pre moving , FPS 4.47, Running 8.54s Step 42( N/A%), pre moving , FPS 4.69, Running 8.65s Step 43( N/A%), pre moving , FPS 4.77, Running 8.74s Step 44( N/A%), pre moving , FPS 4.46, Running 9.14s Step 45( N/A%), pre moving , FPS 4.39, Running 9.30s Step 46( N/A%), pre moving , FPS 4.54, Running 9.69s Step 47( N/A%), pre moving , FPS 4.50, Running 9.84s Step 48( N/A%), pre moving , FPS 4.51, Running 10.14s Step 49( N/A%), pre moving , FPS 4.36, Running 10.40s Step 50( N/A%), pre moving , FPS 4.30, Running 10.56s Step 51( N/A%), pre moving , FPS 4.25, Running 10.96s Step 52( N/A%), pre moving , FPS 4.22, Running 11.10s Step 53( N/A%), pre moving , FPS 3.95, Running 11.52s Step 54( N/A%), pre moving , FPS 4.14, Running 11.64s Step 55( N/A%), pre moving , FPS 3.90, Running 12.04s Step 56( N/A%), pre moving , FPS 4.30, Running 12.20s Step 57( N/A%), pre moving , FPS 4.05, Running 12.60s Step 58( N/A%), pre moving , FPS 4.19, Running 12.76s Step 59( N/A%), pre moving , FPS 3.96, Running 13.14s Step 60( N/A%), pre moving , FPS 3.91, Running 13.31s Step 61( N/A%), pre moving , FPS 4.07, Running 13.45s Step 62( N/A%), pre moving , FPS 3.83, Running 13.87s Step 63( N/A%), pre moving , FPS 3.80, Running 14.00s Step 64( N/A%), pre moving , FPS 3.83, Running 14.36s Step 65( N/A%), pre moving , FPS 3.82, Running 14.54s Step 66( N/A%), pre moving , FPS 4.01, Running 14.68s Step 67( N/A%), pre moving , FPS 3.87, Running 15.02s Step 68( N/A%), pre moving , FPS 4.01, Running 15.13s Step 69( N/A%), pre moving , FPS 4.14, Running 15.23s Step 70( N/A%), pre moving , FPS 3.99, Running 15.57s Step 71( N/A%), pre moving , FPS 4.29, Running 15.62s Step 72( N/A%), pre moving , FPS 4.39, Running 15.66s Step 73( N/A%), pre moving , FPS 4.75, Running 15.72s Step 74( N/A%), pre moving , FPS 4.82, Running 15.79s Step 75( N/A%), pre moving , FPS 5.20, Running 15.88s Step 76( N/A%), pre moving , FPS 5.27, Running 15.99s Step 77( N/A%), pre moving , FPS 5.75, Running 16.08s Step 78( N/A%), pre moving , FPS 5.85, Running 16.18s Step 79( N/A%), pre moving , FPS 6.39, Running 16.27s Step 80( N/A%), pre moving , FPS 6.56, Running 16.36s Step 81( N/A%), pre moving , FPS 6.64, Running 16.46s Step 82( N/A%), pre moving , FPS 7.43, Running 16.56s Step 83( N/A%), pre moving , FPS 7.63, Running 16.62s Step 84( N/A%), pre moving , FPS 8.62, Running 16.68s Step 85( N/A%), pre moving , FPS 6.02, Running 17.86s Step 86( N/A%), pre moving , FPS 5.55, Running 18.28s Step 87( N/A%), pre moving , FPS 5.23, Running 18.85s Step 88( N/A%), pre moving , FPS 4.80, Running 19.30s Step 89( N/A%), pre moving , FPS 4.60, Running 19.58s Step 90( N/A%), pre moving , FPS 4.59, Running 19.93s Step 91( N/A%), pre moving , FPS 4.12, Running 20.48s Step 92( N/A%), pre moving , FPS 3.99, Running 20.67s Step 93( N/A%), pre moving , FPS 3.66, Running 21.19s Step 94( N/A%), pre moving , FPS 3.42, Running 21.64s Step 95( N/A%), pre moving , FPS 3.16, Running 22.21s Step 96( N/A%), pre moving , FPS 3.00, Running 22.65s Step 97( N/A%), pre moving , FPS 2.80, Running 23.22s Step 98( N/A%), pre moving , FPS 2.77, Running 23.39s Step 99( N/A%), pre moving , FPS 2.61, Running 23.95s Step 100( N/A%), pre moving , FPS 2.49, Running 24.39s Step 101( N/A%), pre moving , FPS 2.35, Running 24.96s Step 102( N/A%), pre moving , FPS 2.25, Running 25.44s Step 103( N/A%), pre moving , FPS 2.13, Running 26.02s Step 104( N/A%), pre moving , FPS 2.10, Running 26.20s Step 105( N/A%), pre moving , FPS 2.25, Running 26.74s Step 106( N/A%), pre moving , FPS 2.25, Running 27.19s Step 107( N/A%), pre moving , FPS 2.24, Running 27.77s Step 108( N/A%), pre moving , FPS 2.23, Running 28.26s Step 109( N/A%), pre moving , FPS 2.15, Running 28.88s Step 110( N/A%), pre moving , FPS 2.11, Running 29.41s Step 111( N/A%), pre moving , FPS 2.11, Running 29.97s Step 112( N/A%), pre moving , FPS 2.05, Running 30.43s Step 113( N/A%), pre moving , FPS 2.04, Running 30.99s Step 114( N/A%), pre moving , FPS 2.09, Running 31.21s Step 115( N/A%), pre moving , FPS 2.10, Running 31.75s Step 116( N/A%), pre moving , FPS 2.10, Running 32.19s Step 117( N/A%), pre moving , FPS 2.10, Running 32.76s Step 118( N/A%), pre moving , FPS 2.04, Running 33.22s Step 119( N/A%), pre moving , FPS 2.03, Running 33.80s Step 120( N/A%), pre moving , FPS 2.06, Running 34.10s Step 121( N/A%), pre moving , FPS 2.12, Running 34.40s Step 122( N/A%), pre moving , FPS 2.20, Running 34.54s Step 123( N/A%), pre moving , FPS 2.29, Running 34.74s Step 124( N/A%), pre moving , FPS 2.30, Running 34.90s Step 125( N/A%), pre moving , FPS 2.39, Running 35.12s Step 126( N/A%), pre moving , FPS 2.48, Running 35.26s Step 127( N/A%), pre moving , FPS 2.59, Running 35.48s Step 128( N/A%), pre moving , FPS 2.72, Running 35.62s Step 129( N/A%), pre moving , FPS 2.89, Running 35.81s Step 130( N/A%), pre moving , FPS 3.06, Running 35.95s Step 131( N/A%), pre moving , FPS 3.24, Running 36.15s Step 132( N/A%), pre moving , FPS 3.41, Running 36.30s Step 133( N/A%), pre moving , FPS 3.62, Running 36.51s Step 134( N/A%), pre moving , FPS 3.66, Running 36.68s Step 135( N/A%), pre moving , FPS 3.89, Running 36.89s Step 136( N/A%), pre moving , FPS 4.13, Running 37.04s Step 137( N/A%), pre moving , FPS 4.46, Running 37.24s Step 138( N/A%), pre moving , FPS 4.81, Running 37.37s Step 139( N/A%), pre moving , FPS 5.28, Running 37.59s Step 140( N/A%), pre moving , FPS 5.50, Running 37.74s Step 141( N/A%), pre moving , FPS 5.55, Running 38.00s Step 142( N/A%), pre moving , FPS 5.49, Running 38.18s Step 143( N/A%), pre moving , FPS 5.25, Running 38.55s Step 144( N/A%), pre moving , FPS 5.36, Running 38.63s Step 145( N/A%), pre moving , FPS 5.55, Running 38.72s Step 146( N/A%), pre moving , FPS 5.63, Running 38.82s Step 147( N/A%), pre moving , FPS 5.79, Running 38.94s Step 148( N/A%), pre moving , FPS 5.84, Running 39.05s Step 149( N/A%), pre moving , FPS 6.01, Running 39.13s Step 150( N/A%), pre moving , FPS 6.11, Running 39.22s Step 151( N/A%), pre moving , FPS 5.87, Running 39.56s Step 152( N/A%), pre moving , FPS 5.92, Running 39.67s Step 153( N/A%), pre moving , FPS 6.13, Running 39.77s Step 154( N/A%), pre moving , FPS 4.90, Running 40.75s Step 155( N/A%), pre moving , FPS 5.06, Running 40.85s Step 156( N/A%), pre moving , FPS 5.11, Running 40.95s Step 157( N/A%), pre moving , FPS 4.93, Running 41.30s Step 158( N/A%), pre moving , FPS 4.88, Running 41.47s Step 159( N/A%), pre moving , FPS 4.67, Running 41.88s Step 160( N/A%), pre moving , FPS 4.66, Running 42.02s Step 161( N/A%), pre moving , FPS 4.60, Running 42.34s Step 162( N/A%), pre moving , FPS 4.53, Running 42.59s Step 163( N/A%), pre moving , FPS 4.78, Running 42.73s Step 164( N/A%), pre moving , FPS 4.38, Running 43.19s Step 165( N/A%), pre moving , FPS 4.17, Running 43.52s Step 166( N/A%), pre moving , FPS 4.02, Running 43.80s Step 167( N/A%), pre moving , FPS 3.79, Running 44.21s Step 168( N/A%), pre moving , FPS 3.76, Running 44.36s Step 169( N/A%), pre moving , FPS 3.72, Running 44.51s Step 170( N/A%), pre moving , FPS 3.48, Running 44.97s Step 171( N/A%), pre moving , FPS 3.42, Running 45.41s Step 172( N/A%), pre moving , FPS 3.37, Running 45.61s Step 173( N/A%), pre moving , FPS 3.13, Running 46.17s Step 174( N/A%), pre moving , FPS 3.37, Running 46.70s Step 175( N/A%), pre moving , FPS 3.12, Running 47.25s Step 176( N/A%), pre moving , FPS 2.92, Running 47.79s Step 177( N/A%), pre moving , FPS 2.84, Running 48.33s Step 178( N/A%), pre moving , FPS 2.70, Running 48.87s Step 179( N/A%), pre moving , FPS 2.65, Running 49.42s Step 180( N/A%), pre moving , FPS 2.60, Running 49.73s Step 181( N/A%), pre moving , FPS 2.54, Running 50.23s Step 182( N/A%), pre moving , FPS 2.44, Running 50.78s Step 183( N/A%), pre moving , FPS 2.33, Running 51.32s Step 184( N/A%), pre moving , FPS 2.30, Running 51.87s Step 185( N/A%), pre moving , FPS 2.25, Running 52.42s Step 186( N/A%), pre moving , FPS 2.18, Running 52.97s Step 187( N/A%), pre moving , FPS 2.15, Running 53.52s Step 188( N/A%), pre moving , FPS 2.07, Running 54.04s Step 189( N/A%), pre moving , FPS 1.98, Running 54.59s Step 190( N/A%), pre moving , FPS 2.02, Running 54.88s Step 191( N/A%), pre moving , FPS 2.00, Running 55.40s Step 192( N/A%), pre moving , FPS 1.93, Running 55.95s Step 193( N/A%), pre moving , FPS 1.95, Running 56.45s Step 194( N/A%), pre moving , FPS 1.96, Running 56.92s Step 195( N/A%), pre moving , FPS 2.02, Running 57.16s Step 196( N/A%), pre moving , FPS 2.04, Running 57.62s Step 197( N/A%), pre moving , FPS 2.11, Running 57.81s Step 198( N/A%), pre moving , FPS 2.18, Running 58.03s Step 199( N/A%), pre moving , FPS 2.28, Running 58.21s Step 200( N/A%), pre moving , FPS 2.31, Running 58.40s Step 201( N/A%), pre moving , FPS 2.41, Running 58.54s Step 202( N/A%), pre moving , FPS 2.47, Running 58.88s Step 203( N/A%), pre moving , FPS 2.61, Running 58.97s Step 204( N/A%), pre moving , FPS 2.78, Running 59.06s Step 205( N/A%), pre moving , FPS 2.95, Running 59.20s Step 206( N/A%), pre moving , FPS 3.02, Running 59.60s Step 207( N/A%), pre moving , FPS 3.22, Running 59.73s Step 208( N/A%), pre moving , FPS 3.32, Running 60.06s Step 209( N/A%), pre moving , FPS 3.62, Running 60.11s Step 210( N/A%), pre moving , FPS 3.75, Running 60.21s Step 211( N/A%), pre moving , FPS 4.09, Running 60.30s Step 212( N/A%), pre moving , FPS 4.34, Running 60.56s Step 213( N/A%), pre moving , FPS 4.66, Running 60.74s Step 214( N/A%), pre moving , FPS 5.14, Running 60.82s Step 215( N/A%), pre moving , FPS 4.33, Running 61.78s Step 216( N/A%), pre moving , FPS 4.67, Running 61.90s Step 217( N/A%), pre moving , FPS 4.79, Running 61.99s Step 218( N/A%), pre moving , FPS 4.66, Running 62.32s Step 219( N/A%), pre moving , FPS 4.73, Running 62.44s Step 220( N/A%), pre moving , FPS 4.85, Running 62.53s Step 221( N/A%), pre moving , FPS 4.67, Running 62.82s Step 222( N/A%), pre moving , FPS 4.82, Running 63.03s Step 223( N/A%), pre moving , FPS 4.81, Running 63.13s Step 224( N/A%), pre moving , FPS 4.42, Running 63.58s Step 225( N/A%), pre moving , FPS 4.21, Running 63.95s Step 226( N/A%), pre moving , FPS 4.42, Running 64.13s Step 227( N/A%), pre moving , FPS 4.41, Running 64.27s Step 228( N/A%), pre moving , FPS 4.33, Running 64.68s Step 229( N/A%), pre moving , FPS 4.24, Running 64.82s Step 230( N/A%), pre moving , FPS 3.99, Running 65.23s Step 231( N/A%), pre moving , FPS 3.91, Running 65.41s Step 232( N/A%), pre moving , FPS 3.80, Running 65.82s Step 233( N/A%), pre moving , FPS 3.64, Running 66.23s Step 234( N/A%), pre moving , FPS 3.55, Running 66.44s Step 235( N/A%), pre moving , FPS 3.92, Running 66.88s Step 236( N/A%), pre moving , FPS 3.83, Running 67.12s Step 237( N/A%), pre moving , FPS 3.63, Running 67.50s Step 238( N/A%), pre moving , FPS 3.72, Running 67.70s Step 239( N/A%), pre moving , FPS 3.50, Running 68.16s Step 240( N/A%), pre moving , FPS 3.30, Running 68.59s Step 241( N/A%), pre moving , FPS 3.36, Running 68.78s Step 242( N/A%), pre moving , FPS 3.21, Running 69.25s Step 243( N/A%), pre moving , FPS 3.15, Running 69.47s Step 244( N/A%), pre moving , FPS 3.13, Running 69.97s Step 245( N/A%), pre moving , FPS 3.10, Running 70.40s Step 246( N/A%), pre moving , FPS 2.95, Running 70.91s Step 247( N/A%), pre moving , FPS 2.92, Running 71.12s Step 248( N/A%), pre moving , FPS 2.91, Running 71.55s Step 249( N/A%), pre moving , FPS 2.90, Running 71.72s Step 250( N/A%), pre moving , FPS 2.86, Running 72.22s Step 251( N/A%), pre moving , FPS 2.84, Running 72.44s Step 252( N/A%), pre moving , FPS 2.83, Running 72.89s Step 253( N/A%), pre moving , FPS 2.82, Running 73.32s Step 254( N/A%), pre moving , FPS 2.83, Running 73.51s Step 255( N/A%), pre moving , FPS 2.80, Running 74.03s Step 256( N/A%), pre moving , FPS 2.71, Running 74.51s Step 257( N/A%), pre moving , FPS 2.77, Running 74.71s Step 258( N/A%), pre moving , FPS 2.68, Running 75.17s Step 259( N/A%), pre moving , FPS 2.78, Running 75.35s Step 260( N/A%), pre moving , FPS 2.77, Running 75.81s Step 261( N/A%), pre moving , FPS 2.67, Running 76.27s Step 262( N/A%), pre moving , FPS 2.77, Running 76.47s Step 263( N/A%), pre moving , FPS 2.70, Running 76.89s Step 264( N/A%), pre moving , FPS 2.84, Running 77.02s Step 265( N/A%), pre moving , FPS 2.96, Running 77.15s Step 266( N/A%), pre moving , FPS 3.12, Running 77.32s Step 267( N/A%), pre moving , FPS 3.16, Running 77.45s Step 268( N/A%), pre moving , FPS 3.30, Running 77.61s Step 269( N/A%), pre moving , FPS 3.28, Running 77.81s Step 270( N/A%), pre moving , FPS 3.32, Running 78.25s Step 271( N/A%), pre moving , FPS 3.35, Running 78.41s Step 272( N/A%), pre moving , FPS 3.36, Running 78.85s Step 273( N/A%), pre moving , FPS 3.52, Running 79.01s Step 274( N/A%), pre moving , FPS 3.37, Running 79.45s Step 275( N/A%), pre moving , FPS 3.56, Running 79.65s Step 276( N/A%), pre moving , FPS 3.56, Running 80.14s Step 277( N/A%), pre moving , FPS 3.42, Running 80.56s Step 278( N/A%), pre moving , FPS 3.55, Running 80.81s Step 279( N/A%), pre moving , FPS 3.39, Running 81.25s Step 280( N/A%), pre moving , FPS 3.56, Running 81.42s Step 281( N/A%), pre moving , FPS 3.60, Running 81.82s Step 282( N/A%), pre moving , FPS 3.65, Running 81.94s Step 283( N/A%), pre moving , FPS 3.85, Running 82.08s Step 284( N/A%), pre moving , FPS 3.71, Running 82.42s Step 285( N/A%), pre moving , FPS 3.71, Running 82.54s Step 286( N/A%), pre moving , FPS 3.76, Running 82.63s Step 287( N/A%), pre moving , FPS 3.62, Running 82.97s Step 288( N/A%), pre moving , FPS 3.67, Running 83.06s Step 289( N/A%), pre moving , FPS 3.75, Running 83.15s Step 290( N/A%), pre moving , FPS 3.97, Running 83.29s Step 291( N/A%), pre moving , FPS 3.79, Running 83.69s Step 292( N/A%), pre moving , FPS 4.02, Running 83.83s Step 293( N/A%), pre moving , FPS 3.85, Running 84.20s Step 294( N/A%), pre moving , FPS 4.08, Running 84.36s Step 295( N/A%), pre moving , FPS 3.91, Running 84.76s Step 296( N/A%), pre moving , FPS 4.22, Running 84.88s Step 297( N/A%), pre moving , FPS 4.54, Running 84.97s Step 298( N/A%), pre moving , FPS 4.45, Running 85.31s Step 299( N/A%), pre moving , FPS 4.80, Running 85.42s Step 300( N/A%), pre moving , FPS 4.90, Running 85.50s Step 301( N/A%), pre moving , FPS 5.32, Running 85.59s Step 302( N/A%), pre moving , FPS 5.03, Running 85.92s Step 303( N/A%), pre moving , FPS 5.06, Running 86.03s Step 304( N/A%), pre moving , FPS 5.41, Running 86.12s Step 305( N/A%), pre moving , FPS 5.18, Running 86.40s Step 306( N/A%), pre moving , FPS 5.09, Running 86.56s Step 307( N/A%), pre moving , FPS 5.45, Running 86.64s Step 308( N/A%), pre moving , FPS 5.43, Running 86.74s Step 309( N/A%), pre moving , FPS 5.08, Running 87.08s Step 310( N/A%), pre moving , FPS 5.12, Running 87.19s Step 311( N/A%), pre moving , FPS 5.57, Running 87.28s Step 312( N/A%), pre moving , FPS 5.27, Running 87.62s Step 313( N/A%), pre moving , FPS 4.87, Running 88.31s Step 314( N/A%), pre moving , FPS 4.99, Running 88.37s Step 315( N/A%), pre moving , FPS 5.39, Running 88.47s Step 316( N/A%), pre moving , FPS 5.09, Running 88.81s Step 317( N/A%), pre moving , FPS 5.05, Running 88.93s Step 318( N/A%), pre moving , FPS 5.39, Running 89.01s Step 319( N/A%), pre moving , FPS 5.07, Running 89.36s Step 320( N/A%), pre moving , FPS 5.00, Running 89.51s Step 321( N/A%), pre moving , FPS 4.93, Running 89.64s Step 322( N/A%), pre moving , FPS 4.79, Running 90.10s Step 323( N/A%), pre moving , FPS 4.44, Running 90.54s Step 324( N/A%), pre moving , FPS 4.32, Running 90.75s Step 325( N/A%), pre moving , FPS 4.18, Running 91.18s Step 326( N/A%), pre moving , FPS 4.16, Running 91.37s Step 327( N/A%), pre moving , FPS 3.87, Running 91.81s Step 328( N/A%), pre moving , FPS 3.62, Running 92.26s Step 329( N/A%), pre moving , FPS 3.72, Running 92.47s Step 330( N/A%), pre moving , FPS 3.49, Running 92.92s Step 331( N/A%), pre moving , FPS 3.47, Running 93.05s Step 332( N/A%), pre moving , FPS 3.45, Running 93.42s Step 333( N/A%), pre moving , FPS 3.79, Running 93.59s Step 334( N/A%), pre moving , FPS 3.56, Running 93.98s Step 335( N/A%), pre moving , FPS 3.53, Running 94.13s Step 336( N/A%), pre moving , FPS 3.68, Running 94.24s Step 337( N/A%), pre moving , FPS 3.53, Running 94.58s Step 338( N/A%), pre moving , FPS 3.52, Running 94.69s Step 339( N/A%), pre moving , FPS 3.68, Running 94.79s Step 340( N/A%), pre moving , FPS 3.56, Running 95.12s Step 341( N/A%), pre moving , FPS 3.58, Running 95.23s Step 342( N/A%), pre moving , FPS 3.84, Running 95.30s Step 343( N/A%), pre moving , FPS 4.12, Running 95.40s Step 344( N/A%), pre moving , FPS 4.01, Running 95.73s Step 345( N/A%), pre moving , FPS 4.28, Running 95.85s Step 346( N/A%), pre moving , FPS 4.38, Running 95.94s Step 347( N/A%), pre moving , FPS 4.65, Running 96.11s Step 348( N/A%), pre moving , FPS 4.89, Running 96.35s Step 349( N/A%), pre moving , FPS 5.07, Running 96.41s Step 350( N/A%), pre moving , FPS 5.63, Running 96.47s Step 351( N/A%), pre moving , FPS 5.71, Running 96.55s Step 352( N/A%), pre moving , FPS 6.23, Running 96.63s Step 353( N/A%), pre moving , FPS 6.44, Running 96.70s Step 354( N/A%), pre moving , FPS 7.11, Running 96.79s Step 355( N/A%), pre moving , FPS 7.31, Running 96.87s Step 356( N/A%), pre moving , FPS 7.43, Running 96.93s Step 357( N/A%), pre moving , FPS 8.27, Running 97.00s Step 358( N/A%), pre moving , FPS 8.35, Running 97.09s Step 359( N/A%), pre moving , FPS 8.44, Running 97.16s Step 360( N/A%), pre moving , FPS 9.54, Running 97.22s Step 361( N/A%), pre moving , FPS 9.55, Running 97.32s Step 362( N/A%), pre moving , FPS 9.49, Running 97.41s Step 363( N/A%), pre moving , FPS 8.54, Running 97.74s Step 364( N/A%), pre moving , FPS 9.39, Running 97.86s Step 365( N/A%), pre moving , FPS 9.50, Running 97.96s Step 366( N/A%), pre moving , FPS 9.47, Running 98.05s Step 367( N/A%), pre moving , FPS 8.77, Running 98.39s Step 368( N/A%), pre moving , FPS 9.33, Running 98.49s Step 369( N/A%), pre moving , FPS 9.19, Running 98.59s Step 370( N/A%), pre moving , FPS 8.15, Running 98.92s Step 371( N/A%), pre moving , FPS 8.06, Running 99.03s Step 372( N/A%), pre moving , FPS 8.04, Running 99.12s Step 373( N/A%), pre moving , FPS 7.99, Running 99.20s Step 374( N/A%), pre moving , FPS 7.29, Running 99.53s Step 375( N/A%), pre moving , FPS 7.22, Running 99.64s Step 376( N/A%), pre moving , FPS 7.12, Running 99.74s Step 377( N/A%), pre moving , FPS 6.49, Running 100.08s Step 378( N/A%), pre moving , FPS 6.45, Running 100.19s Step 379( N/A%), pre moving , FPS 6.43, Running 100.27s Step 380( N/A%), pre moving , FPS 6.36, Running 100.36s Step 381( N/A%), pre moving , FPS 5.93, Running 100.70s Step 382( N/A%), pre moving , FPS 5.90, Running 100.80s Step 383( N/A%), pre moving , FPS 6.36, Running 100.89s Step 384( N/A%), pre moving , FPS 6.44, Running 100.97s Step 385( N/A%), pre moving , FPS 5.98, Running 101.30s Step 386( N/A%), pre moving , FPS 5.96, Running 101.41s Step 387( N/A%), pre moving , FPS 6.45, Running 101.49s Step 388( N/A%), pre moving , FPS 6.36, Running 101.64s Step 389( N/A%), pre moving , FPS 6.02, Running 101.91s Step 390( N/A%), pre moving , FPS 6.48, Running 102.01s Step 391( N/A%), pre moving , FPS 6.51, Running 102.10s Step 392( N/A%), pre moving , FPS 6.04, Running 102.43s Step 393( N/A%), pre moving , FPS 6.02, Running 102.53s Step 394( N/A%), pre moving , FPS 6.49, Running 102.62s Step 395( N/A%), pre moving , FPS 6.52, Running 102.71s Step 396( N/A%), pre moving , FPS 6.03, Running 103.05s Step 397( N/A%), pre moving , FPS 6.49, Running 103.16s Step 398( N/A%), pre moving , FPS 3.82, Running 105.42s Step 399( N/A%), pre moving , FPS 3.37, Running 106.19s Step 400( N/A%), pre moving , FPS 3.29, Running 106.44s Step 401( N/A%), pre moving , FPS 3.09, Running 107.17s Step 402( N/A%), pre moving , FPS 3.00, Running 107.46s Step 403( N/A%), pre moving , FPS 2.84, Running 107.94s Step 404( N/A%), pre moving , FPS 2.79, Running 108.14s Step 405( N/A%), pre moving , FPS 2.62, Running 108.93s Step 406( N/A%), pre moving , FPS 2.58, Running 109.15s Step 407( N/A%), pre moving , FPS 2.36, Running 109.95s Step 408( N/A%), pre moving , FPS 2.34, Running 110.19s Step 409( N/A%), pre moving , FPS 2.28, Running 110.66s Step 410( N/A%), pre moving , FPS 2.26, Running 110.86s Step 411( N/A%), pre moving , FPS 2.13, Running 111.48s Step 412( N/A%), pre moving , FPS 2.13, Running 111.83s Step 413( N/A%), pre moving , FPS 2.04, Running 112.35s Step 414( N/A%), pre moving , FPS 2.02, Running 112.53s Step 415( N/A%), pre moving , FPS 1.89, Running 113.31s Step 416( N/A%), pre moving , FPS 1.91, Running 113.53s Step 417( N/A%), pre moving , FPS 1.83, Running 114.07s Step 418( 0.33%), action 1, FPS 2.03, Running 115.27s Step 419( 0.67%), action 2, FPS 2.04, Running 116.02s Step 420( 1.00%), action 3, FPS 1.84, Running 117.29s Step 421( 1.33%), action 4, FPS 1.87, Running 117.89s Step 422( 1.67%), action 5, FPS 1.69, Running 119.29s Step 423( 2.00%), action 6, FPS 1.71, Running 119.63s Step 424( 2.33%), action 7, FPS 1.62, Running 120.48s Step 425( 2.67%), action 8, FPS 1.66, Running 121.00s Step 426( 3.00%), action 9, FPS 1.55, Running 122.06s Step 427( 3.33%), action 10, FPS 1.58, Running 122.60s Step 428( 3.67%), action 11, FPS 1.50, Running 123.55s Step 429( 4.00%), action 12, FPS 1.51, Running 123.89s Step 430( 4.33%), action 13, FPS 1.45, Running 124.65s Step 431( 4.67%), action 14, FPS 1.48, Running 124.97s Step 432( 5.00%), action 15, FPS 1.38, Running 126.29s Step 433( 5.33%), action 16, FPS 1.40, Running 126.58s Step 434( 5.67%), action 17, FPS 1.33, Running 127.56s Step 435( 6.00%), action 18, FPS 1.33, Running 128.34s Step 436( 6.33%), action 19, FPS 1.28, Running 129.22s Step 437( 6.67%), action 20, FPS 1.28, Running 129.75s Step 438( 7.00%), action 21, FPS 1.30, Running 130.68s Step 439( 7.33%), action 22, FPS 1.34, Running 130.95s Step 440( 7.67%), action 23, FPS 1.37, Running 131.94s Step 441( 8.00%), action 24, FPS 1.37, Running 132.47s Step 442( 8.33%), action 25, FPS 1.43, Running 133.28s Step 443( 8.67%), action 26, FPS 1.37, Running 134.20s Step 444( 9.00%), action 27, FPS 1.39, Running 134.82s Step 445( 9.33%), action 28, FPS 1.38, Running 135.48s Step 446( 9.67%), action 29, FPS 1.39, Running 136.47s Step 447( 10.00%), action 30, FPS 1.38, Running 137.08s Step 448( 10.33%), action 31, FPS 1.38, Running 138.06s Step 449( 10.67%), action 32, FPS 1.36, Running 138.63s Step 450( 11.00%), action 33, FPS 1.33, Running 139.72s Step 451( 11.33%), action 34, FPS 1.30, Running 140.31s Step 452( 11.67%), action 35, FPS 1.34, Running 141.22s Step 453( 12.00%), action 36, FPS 1.31, Running 141.91s Step 454( 12.33%), action 37, FPS 1.30, Running 142.92s Step 455( 12.67%), action 38, FPS 1.32, Running 143.50s Step 456( 13.00%), action 39, FPS 1.31, Running 144.54s Step 457( 13.33%), action 40, FPS 1.26, Running 145.64s Step 458( 13.67%), action 41, FPS 1.25, Running 146.74s Step 459( 14.00%), action 42, FPS 1.23, Running 147.24s Step 460( 14.33%), action 43, FPS 1.23, Running 148.15s Step 461( 14.67%), action 44, FPS 1.21, Running 148.98s Step 462( 15.00%), action 45, FPS 1.18, Running 150.26s Step 463( 15.33%), action 46, FPS 1.20, Running 150.89s Step 464( 15.67%), action 47, FPS 1.19, Running 151.57s Step 465( 16.00%), action 48, FPS 1.20, Running 152.16s Step 466( 16.33%), action 49, FPS 1.19, Running 153.32s Step 467( 16.67%), action 50, FPS 1.21, Running 153.58s Step 468( 17.00%), action 51, FPS 1.20, Running 154.66s Step 469( 17.33%), action 52, FPS 1.21, Running 155.18s Step 470( 17.67%), action 53, FPS 1.22, Running 156.07s Step 471( 18.00%), action 54, FPS 1.24, Running 156.38s Step 472( 18.33%), action 55, FPS 1.24, Running 157.34s Step 473( 18.67%), action 56, FPS 1.26, Running 157.76s Step 474( 19.00%), action 57, FPS 1.24, Running 158.99s Step 475( 19.33%), action 58, FPS 1.27, Running 159.30s Step 476( 19.67%), action 59, FPS 1.28, Running 160.18s Step 477( 20.00%), action 60, FPS 1.33, Running 160.69s Step 478( 20.33%), action 61, FPS 1.33, Running 161.75s Step 479( 20.67%), action 62, FPS 1.33, Running 162.30s Step 480( 21.00%), action 63, FPS 1.32, Running 163.29s Step 481( 21.33%), action 64, FPS 1.37, Running 163.62s Step 482( 21.67%), action 65, FPS 1.40, Running 164.54s Step 483( 22.00%), action 66, FPS 1.41, Running 165.10s Step 484( 22.33%), action 67, FPS 1.38, Running 166.05s Step 485( 22.67%), action 68, FPS 1.37, Running 166.78s Step 486( 23.00%), action 69, FPS 1.39, Running 167.71s Step 487( 23.33%), action 70, FPS 1.35, Running 168.36s Step 488( 23.67%), action 71, FPS 1.35, Running 169.52s Step 489( 24.00%), action 72, FPS 1.31, Running 170.50s Step 490( 24.33%), action 73, FPS 1.32, Running 171.23s Step 491( 24.67%), action 74, FPS 1.32, Running 171.58s Step 492( 25.00%), action 75, FPS 1.36, Running 172.05s Step 493( 25.33%), action 76, FPS 1.35, Running 172.62s Step 494( 25.67%), action 77, FPS 1.35, Running 173.81s Step 495( 26.00%), action 78, FPS 1.33, Running 174.33s Step 496( 26.33%), action 79, FPS 1.31, Running 175.46s Step 497( 26.67%), action 80, FPS 1.30, Running 176.03s Step 498( 27.00%), action 81, FPS 1.31, Running 176.99s Step 499( 27.33%), action 82, FPS 1.30, Running 177.64s Step 500( 27.67%), action 83, FPS 1.31, Running 178.54s Step 501( 28.00%), action 84, FPS 1.31, Running 178.85s Step 502( 28.33%), action 85, FPS 1.29, Running 180.00s Step 503( 28.67%), action 86, FPS 1.30, Running 180.46s Step 504( 29.00%), action 87, FPS 1.31, Running 181.37s Step 505( 29.33%), action 88, FPS 1.32, Running 181.88s Step 506( 29.67%), action 89, FPS 1.34, Running 182.59s Step 507( 30.00%), action 90, FPS 1.36, Running 183.07s Step 508( 30.33%), action 91, FPS 1.38, Running 184.03s Step 509( 30.67%), action 92, FPS 1.41, Running 184.64s Step 510( 31.00%), action 93, FPS 1.39, Running 185.57s Step 511( 31.33%), action 94, FPS 1.40, Running 185.89s Step 512( 31.67%), action 95, FPS 1.36, Running 186.78s Step 513( 32.00%), action 96, FPS 1.38, Running 187.16s Step 514( 32.33%), action 97, FPS 1.40, Running 188.08s Step 515( 32.67%), action 98, FPS 1.40, Running 188.63s Step 516( 33.00%), action 99, FPS 1.41, Running 189.64s Step 517( 33.33%), action 100, FPS 1.43, Running 189.97s Step 518( 33.67%), action 101, FPS 1.40, Running 191.32s Step 519( 34.00%), action 102, FPS 1.41, Running 191.84s Step 520( 34.33%), action 103, FPS 1.42, Running 192.64s Step 521( 34.67%), action 104, FPS 1.41, Running 193.03s Step 522( 35.00%), action 105, FPS 1.43, Running 193.94s Step 523( 35.33%), action 106, FPS 1.45, Running 194.26s Step 524( 35.67%), action 107, FPS 1.46, Running 195.09s Step 525( 36.00%), action 108, FPS 1.48, Running 195.44s Step 526( 36.33%), action 109, FPS 1.46, Running 196.27s Step 527( 36.67%), action 110, FPS 1.45, Running 196.83s Step 528( 37.00%), action 111, FPS 1.45, Running 197.81s Step 529( 37.33%), action 112, FPS 1.46, Running 198.35s Step 530( 37.67%), action 113, FPS 1.45, Running 199.34s Step 531( 38.00%), action 114, FPS 1.45, Running 199.68s Step 532( 38.33%), action 115, FPS 1.46, Running 200.45s Step 533( 38.67%), action 116, FPS 1.44, Running 201.02s Step 534( 39.00%), action 117, FPS 1.47, Running 201.68s Step 535( 39.33%), action 118, FPS 1.48, Running 202.16s Step 536( 39.67%), action 119, FPS 1.49, Running 203.07s Step 537( 40.00%), action 120, FPS 1.49, Running 203.37s Step 538( 40.33%), action 121, FPS 1.54, Running 204.31s Step 539( 40.67%), action 122, FPS 1.53, Running 204.89s Step 540( 41.00%), action 123, FPS 1.54, Running 205.60s Step 541( 41.33%), action 124, FPS 1.53, Running 206.08s Step 542( 41.67%), action 125, FPS 1.54, Running 206.97s Step 543( 42.00%), action 126, FPS 1.50, Running 207.62s Step 544( 42.33%), action 127, FPS 1.50, Running 208.39s Step 545( 42.67%), action 128, FPS 1.52, Running 208.62s Step 546( 43.00%), action 129, FPS 1.58, Running 208.96s Step 547( 43.33%), action 130, FPS 1.58, Running 209.50s Step 548( 43.67%), action 131, FPS 1.50, Running 211.10s Step 549( 44.00%), action 132, FPS 1.50, Running 211.69s Step 550( 44.33%), action 133, FPS 1.50, Running 212.69s Step 551( 44.67%), action 134, FPS 1.47, Running 213.29s Step 552( 45.00%), action 135, FPS 1.45, Running 214.22s Step 553( 45.33%), action 136, FPS 1.48, Running 214.54s Step 554( 45.67%), action 137, FPS 1.46, Running 215.38s Step 555( 46.00%), action 138, FPS 1.45, Running 215.93s Step 556( 46.33%), action 139, FPS 1.48, Running 216.63s Step 557( 46.67%), action 140, FPS 1.46, Running 217.09s Step 558( 47.00%), action 141, FPS 1.46, Running 217.97s Step 559( 47.33%), action 142, FPS 1.49, Running 218.34s Step 560( 47.67%), action 143, FPS 1.48, Running 219.13s Step 561( 48.00%), action 144, FPS 1.49, Running 219.49s Step 562( 48.33%), action 145, FPS 1.50, Running 220.27s Step 563( 48.67%), action 146, FPS 1.54, Running 220.61s Step 564( 49.00%), action 147, FPS 1.53, Running 221.45s Step 565( 49.33%), action 148, FPS 1.49, Running 222.02s Step 566( 49.67%), action 149, FPS 1.42, Running 223.02s Step 567( 50.00%), action 150, FPS 1.45, Running 223.34s Step 568( 50.33%), action 151, FPS 1.52, Running 224.27s Step 569( 50.67%), action 152, FPS 1.52, Running 224.84s Step 570( 51.00%), action 153, FPS 1.54, Running 225.69s Step 571( 51.33%), action 154, FPS 1.58, Running 225.99s Step 572( 51.67%), action 155, FPS 1.58, Running 226.89s Step 573( 52.00%), action 156, FPS 1.54, Running 227.53s Step 574( 52.33%), action 157, FPS 1.58, Running 228.02s Step 575( 52.67%), action 158, FPS 1.56, Running 228.72s Step 576( 53.00%), action 159, FPS 1.51, Running 229.85s Step 577( 53.33%), action 160, FPS 1.50, Running 230.38s Step 578( 53.67%), action 161, FPS 1.50, Running 231.35s Step 579( 54.00%), action 162, FPS 1.50, Running 231.65s Step 580( 54.33%), action 163, FPS 1.49, Running 232.54s Step 581( 54.67%), action 164, FPS 1.49, Running 232.94s Step 582( 55.00%), action 165, FPS 1.49, Running 233.73s Step 583( 55.33%), action 166, FPS 1.45, Running 234.37s Step 584( 55.67%), action 167, FPS 1.45, Running 235.27s Step 585( 56.00%), action 168, FPS 1.46, Running 235.68s Step 586( 56.33%), action 169, FPS 1.44, Running 236.92s Step 587( 56.67%), action 170, FPS 1.43, Running 237.29s Step 588( 57.00%), action 171, FPS 1.40, Running 238.51s Step 589( 57.33%), action 172, FPS 1.40, Running 239.10s Step 590( 57.67%), action 173, FPS 1.38, Running 240.16s Step 591( 58.00%), action 174, FPS 1.35, Running 240.77s Step 592( 58.33%), action 175, FPS 1.36, Running 241.62s Step 593( 58.67%), action 176, FPS 1.38, Running 241.99s Step 594( 59.00%), action 177, FPS 1.34, Running 242.92s Step 595( 59.33%), action 178, FPS 1.38, Running 243.21s Step 596( 59.67%), action 179, FPS 1.40, Running 244.16s Step 597( 60.00%), action 180, FPS 1.39, Running 244.77s Step 598( 60.33%), action 181, FPS 1.39, Running 245.75s Step 599( 60.67%), action 182, FPS 1.36, Running 246.35s Step 600( 61.00%), action 183, FPS 1.37, Running 247.13s Step 601( 61.33%), action 184, FPS 1.35, Running 247.71s Step 602( 61.67%), action 185, FPS 1.33, Running 248.78s Step 603( 62.00%), action 186, FPS 1.33, Running 249.43s Step 604( 62.33%), action 187, FPS 1.32, Running 250.46s Step 605( 62.67%), action 188, FPS 1.29, Running 251.15s Step 606( 63.00%), action 189, FPS 1.31, Running 252.17s Step 607( 63.33%), action 190, FPS 1.30, Running 252.71s Step 608( 63.67%), action 191, FPS 1.31, Running 253.74s Step 609( 64.00%), action 192, FPS 1.31, Running 254.38s Step 610( 64.33%), action 193, FPS 1.31, Running 255.44s Step 611( 64.67%), action 194, FPS 1.31, Running 256.02s Step 612( 65.00%), action 195, FPS 1.30, Running 257.00s Step 613( 65.33%), action 196, FPS 1.28, Running 257.67s Step 614( 65.67%), action 197, FPS 1.24, Running 259.08s Step 615( 66.00%), action 198, FPS 1.19, Running 259.96s Step 616( 66.33%), action 199, FPS 1.20, Running 260.88s [2026-08-02 19:24:11] [29 ] Seed 28 success after 261.26 s. +steps: 616 , actions: 199 . +Instruction: Empty +Total 16/29(55.17%) success. +Setting seed: 29 +Step 1( N/A%), pre moving , FPS 1.81, Running 0.55s Step 2( N/A%), pre moving , FPS 2.26, Running 0.89s Step 3( N/A%), pre moving , FPS 3.05, Running 0.98s Step 4( N/A%), pre moving , FPS 3.71, Running 1.08s Step 5( N/A%), pre moving , FPS 3.49, Running 1.43s Step 6( N/A%), pre moving , FPS 3.90, Running 1.54s Step 7( N/A%), pre moving , FPS 4.31, Running 1.62s Step 8( N/A%), pre moving , FPS 4.65, Running 1.72s Step 9( N/A%), pre moving , FPS 4.36, Running 2.06s Step 10( N/A%), pre moving , FPS 4.60, Running 2.17s Step 11( N/A%), pre moving , FPS 4.84, Running 2.27s Step 12( N/A%), pre moving , FPS 5.03, Running 2.39s Step 13( N/A%), pre moving , FPS 4.86, Running 2.68s Step 14( N/A%), pre moving , FPS 5.03, Running 2.78s Step 15( N/A%), pre moving , FPS 5.22, Running 2.87s Step 16( N/A%), pre moving , FPS 5.40, Running 2.96s Step 17( N/A%), pre moving , FPS 5.14, Running 3.30s Step 18( N/A%), pre moving , FPS 5.26, Running 3.42s Step 19( N/A%), pre moving , FPS 5.41, Running 3.51s Step 20( N/A%), pre moving , FPS 5.57, Running 3.59s Step 21( N/A%), pre moving , FPS 5.75, Running 4.03s Step 22( N/A%), pre moving , FPS 6.05, Running 4.19s Step 23( N/A%), pre moving , FPS 5.99, Running 4.32s Step 24( N/A%), pre moving , FPS 6.02, Running 4.40s Step 25( N/A%), pre moving , FPS 6.56, Running 4.48s Step 26( N/A%), pre moving , FPS 6.02, Running 4.86s Step 27( N/A%), pre moving , FPS 5.99, Running 4.97s Step 28( N/A%), pre moving , FPS 5.99, Running 5.06s Step 29( N/A%), pre moving , FPS 6.53, Running 5.13s Step 30( N/A%), pre moving , FPS 6.07, Running 5.47s Step 31( N/A%), pre moving , FPS 6.07, Running 5.57s Step 32( N/A%), pre moving , FPS 6.14, Running 5.65s Step 33( N/A%), pre moving , FPS 6.55, Running 5.73s Step 34( N/A%), pre moving , FPS 6.08, Running 6.07s Step 35( N/A%), pre moving , FPS 6.04, Running 6.19s Step 36( N/A%), pre moving , FPS 5.12, Running 6.87s Step 37( N/A%), pre moving , FPS 5.12, Running 7.21s Step 38( N/A%), pre moving , FPS 5.13, Running 7.32s Step 39( N/A%), pre moving , FPS 5.12, Running 7.41s Step 40( N/A%), pre moving , FPS 4.90, Running 7.68s Step 41( N/A%), pre moving , FPS 5.22, Running 7.86s Step 42( N/A%), pre moving , FPS 5.31, Running 7.95s Step 43( N/A%), pre moving , FPS 5.38, Running 8.04s Step 44( N/A%), pre moving , FPS 5.24, Running 8.22s Step 45( N/A%), pre moving , FPS 5.02, Running 8.47s Step 46( N/A%), pre moving , FPS 5.38, Running 8.58s Step 47( N/A%), pre moving , FPS 5.38, Running 8.68s Step 48( N/A%), pre moving , FPS 5.10, Running 8.98s Step 49( N/A%), pre moving , FPS 4.99, Running 9.14s Step 50( N/A%), pre moving , FPS 5.27, Running 9.26s Step 51( N/A%), pre moving , FPS 4.87, Running 9.67s Step 52( N/A%), pre moving , FPS 4.78, Running 9.83s Step 53( N/A%), pre moving , FPS 4.72, Running 9.97s Step 54( N/A%), pre moving , FPS 4.67, Running 10.36s Step 55( N/A%), pre moving , FPS 4.62, Running 10.52s Step 56( N/A%), pre moving , FPS 5.10, Running 10.79s Step 57( N/A%), pre moving , FPS 5.22, Running 11.04s Step 58( N/A%), pre moving , FPS 5.19, Running 11.18s Step 59( N/A%), pre moving , FPS 4.81, Running 11.57s Step 60( N/A%), pre moving , FPS 4.97, Running 11.70s Step 61( N/A%), pre moving , FPS 5.03, Running 11.84s Step 62( N/A%), pre moving , FPS 4.69, Running 12.22s Step 63( N/A%), pre moving , FPS 4.62, Running 12.37s Step 64( N/A%), pre moving , FPS 4.64, Running 12.53s Step 65( N/A%), pre moving , FPS 4.50, Running 12.91s Step 66( N/A%), pre moving , FPS 4.47, Running 13.05s Step 67( N/A%), pre moving , FPS 4.20, Running 13.44s Step 68( N/A%), pre moving , FPS 4.34, Running 13.59s Step 69( N/A%), pre moving , FPS 4.35, Running 13.73s Step 70( N/A%), pre moving , FPS 4.10, Running 14.15s Step 71( N/A%), pre moving , FPS 4.33, Running 14.29s Step 72( N/A%), pre moving , FPS 4.11, Running 14.70s Step 73( N/A%), pre moving , FPS 4.10, Running 14.85s Step 74( N/A%), pre moving , FPS 4.11, Running 15.23s Step 75( N/A%), pre moving , FPS 4.11, Running 15.38s Step 76( N/A%), pre moving , FPS 4.23, Running 15.52s Step 77( N/A%), pre moving , FPS 4.09, Running 15.93s Step 78( N/A%), pre moving , FPS 4.09, Running 16.07s Step 79( N/A%), pre moving , FPS 4.09, Running 16.47s Step 80( N/A%), pre moving , FPS 4.08, Running 16.61s Step 81( N/A%), pre moving , FPS 3.86, Running 17.02s Step 82( N/A%), pre moving , FPS 4.04, Running 17.17s Step 83( N/A%), pre moving , FPS 4.04, Running 17.32s Step 84( N/A%), pre moving , FPS 3.86, Running 17.71s Step 85( N/A%), pre moving , FPS 4.04, Running 17.86s Step 86( N/A%), pre moving , FPS 3.85, Running 18.25s Step 87( N/A%), pre moving , FPS 4.07, Running 18.36s Step 88( N/A%), pre moving , FPS 4.11, Running 18.46s Step 89( N/A%), pre moving , FPS 3.94, Running 18.80s Step 90( N/A%), pre moving , FPS 4.19, Running 18.92s Step 91( N/A%), pre moving , FPS 4.24, Running 19.00s Step 92( N/A%), pre moving , FPS 4.47, Running 19.17s Step 93( N/A%), pre moving , FPS 4.33, Running 19.46s Step 94( N/A%), pre moving , FPS 4.64, Running 19.55s Step 95( N/A%), pre moving , FPS 4.69, Running 19.65s Step 96( N/A%), pre moving , FPS 4.48, Running 19.98s Step 97( N/A%), pre moving , FPS 4.80, Running 20.10s Step 98( N/A%), pre moving , FPS 4.86, Running 20.19s Step 99( N/A%), pre moving , FPS 4.92, Running 20.53s Step 100( N/A%), pre moving , FPS 4.95, Running 20.65s Step 101( N/A%), pre moving , FPS 5.38, Running 20.74s Step 102( N/A%), pre moving , FPS 5.46, Running 20.84s Step 103( N/A%), pre moving , FPS 5.17, Running 21.19s Step 104( N/A%), pre moving , FPS 5.59, Running 21.29s Step 105( N/A%), pre moving , FPS 5.66, Running 21.39s Step 106( N/A%), pre moving , FPS 5.74, Running 21.73s Step 107( N/A%), pre moving , FPS 5.73, Running 21.85s Step 108( N/A%), pre moving , FPS 5.75, Running 21.94s Step 109( N/A%), pre moving , FPS 6.18, Running 22.04s Step 110( N/A%), pre moving , FPS 5.81, Running 22.36s Step 111( N/A%), pre moving , FPS 5.77, Running 22.47s Step 112( N/A%), pre moving , FPS 5.91, Running 22.56s Step 113( N/A%), pre moving , FPS 6.30, Running 22.63s Step 114( N/A%), pre moving , FPS 4.78, Running 23.73s Step 115( N/A%), pre moving , FPS 4.52, Running 24.07s Step 116( N/A%), pre moving , FPS 4.46, Running 24.47s Step 117( N/A%), pre moving , FPS 4.38, Running 24.67s Step 118( N/A%), pre moving , FPS 4.15, Running 25.01s Step 119( N/A%), pre moving , FPS 4.27, Running 25.21s Step 120( N/A%), pre moving , FPS 3.96, Running 25.70s Step 121( N/A%), pre moving , FPS 3.70, Running 26.14s Step 122( N/A%), pre moving , FPS 3.40, Running 26.72s Step 123( N/A%), pre moving , FPS 3.33, Running 27.19s Step 124( N/A%), pre moving , FPS 3.06, Running 27.82s Step 125( N/A%), pre moving , FPS 2.89, Running 28.31s Step 126( N/A%), pre moving , FPS 2.80, Running 28.87s Step 127( N/A%), pre moving , FPS 2.66, Running 29.37s Step 128( N/A%), pre moving , FPS 2.50, Running 29.93s Step 129( N/A%), pre moving , FPS 2.48, Running 30.12s Step 130( N/A%), pre moving , FPS 2.40, Running 30.69s Step 131( N/A%), pre moving , FPS 2.30, Running 31.14s Step 132( N/A%), pre moving , FPS 2.18, Running 31.73s Step 133( N/A%), pre moving , FPS 2.15, Running 31.93s Step 134( N/A%), pre moving , FPS 2.29, Running 32.45s Step 135( N/A%), pre moving , FPS 2.26, Running 32.93s Step 136( N/A%), pre moving , FPS 2.21, Running 33.52s Step 137( N/A%), pre moving , FPS 2.15, Running 33.96s Step 138( N/A%), pre moving , FPS 2.10, Running 34.55s Step 139( N/A%), pre moving , FPS 2.03, Running 35.05s Step 140( N/A%), pre moving , FPS 2.02, Running 35.61s Step 141( N/A%), pre moving , FPS 2.06, Running 35.85s Step 142( N/A%), pre moving , FPS 2.08, Running 36.36s Step 143( N/A%), pre moving , FPS 2.08, Running 36.79s Step 144( N/A%), pre moving , FPS 2.09, Running 37.39s Step 145( N/A%), pre moving , FPS 2.09, Running 37.86s Step 146( N/A%), pre moving , FPS 2.09, Running 38.44s Step 147( N/A%), pre moving , FPS 2.15, Running 38.67s Step 148( N/A%), pre moving , FPS 2.16, Running 39.19s Step 149( N/A%), pre moving , FPS 2.11, Running 39.60s Step 150( N/A%), pre moving , FPS 2.10, Running 40.22s Step 151( N/A%), pre moving , FPS 2.10, Running 40.69s Step 152( N/A%), pre moving , FPS 2.09, Running 41.32s Step 153( N/A%), pre moving , FPS 2.03, Running 41.79s Step 154( N/A%), pre moving , FPS 2.02, Running 42.37s Step 155( N/A%), pre moving , FPS 2.07, Running 42.57s Step 156( N/A%), pre moving , FPS 2.08, Running 43.13s Step 157( N/A%), pre moving , FPS 2.12, Running 43.37s Step 158( N/A%), pre moving , FPS 2.17, Running 43.77s Step 159( N/A%), pre moving , FPS 2.24, Running 43.99s Step 160( N/A%), pre moving , FPS 2.24, Running 44.56s Step 161( N/A%), pre moving , FPS 2.20, Running 44.93s Step 162( N/A%), pre moving , FPS 2.19, Running 45.49s Step 163( N/A%), pre moving , FPS 2.24, Running 45.72s Step 164( N/A%), pre moving , FPS 2.26, Running 46.24s Step 165( N/A%), pre moving , FPS 2.27, Running 46.67s Step 166( N/A%), pre moving , FPS 2.25, Running 47.33s Step 167( N/A%), pre moving , FPS 2.19, Running 47.78s Step 168( N/A%), pre moving , FPS 2.18, Running 48.36s Step 169( N/A%), pre moving , FPS 2.25, Running 48.47s Step 170( N/A%), pre moving , FPS 2.40, Running 48.56s Step 171( N/A%), pre moving , FPS 2.47, Running 48.80s Step 172( N/A%), pre moving , FPS 2.60, Running 49.02s Step 173( N/A%), pre moving , FPS 2.73, Running 49.11s Step 174( N/A%), pre moving , FPS 2.92, Running 49.22s Step 175( N/A%), pre moving , FPS 2.86, Running 49.56s Step 176( N/A%), pre moving , FPS 3.06, Running 49.67s Step 177( N/A%), pre moving , FPS 3.13, Running 49.77s Step 178( N/A%), pre moving , FPS 3.21, Running 50.00s Step 179( N/A%), pre moving , FPS 2.94, Running 50.80s Step 180( N/A%), pre moving , FPS 3.16, Running 50.88s Step 181( N/A%), pre moving , FPS 3.31, Running 50.98s Step 182( N/A%), pre moving , FPS 3.42, Running 51.34s Step 183( N/A%), pre moving , FPS 3.49, Running 51.45s Step 184( N/A%), pre moving , FPS 3.73, Running 51.61s Step 185( N/A%), pre moving , FPS 3.74, Running 52.02s Step 186( N/A%), pre moving , FPS 4.14, Running 52.16s Step 187( N/A%), pre moving , FPS 4.19, Running 52.56s Step 188( N/A%), pre moving , FPS 4.58, Running 52.72s Step 189( N/A%), pre moving , FPS 4.30, Running 53.12s Step 190( N/A%), pre moving , FPS 4.24, Running 53.28s Step 191( N/A%), pre moving , FPS 4.05, Running 53.74s Step 192( N/A%), pre moving , FPS 4.10, Running 53.90s Step 193( N/A%), pre moving , FPS 3.80, Running 54.37s Step 194( N/A%), pre moving , FPS 3.72, Running 54.59s Step 195( N/A%), pre moving , FPS 3.69, Running 54.98s Step 196( N/A%), pre moving , FPS 3.48, Running 55.42s Step 197( N/A%), pre moving , FPS 3.41, Running 55.63s Step 198( N/A%), pre moving , FPS 3.25, Running 56.16s Step 199( N/A%), pre moving , FPS 3.38, Running 56.71s Step 200( N/A%), pre moving , FPS 3.14, Running 57.24s Step 201( N/A%), pre moving , FPS 2.94, Running 57.78s Step 202( N/A%), pre moving , FPS 2.87, Running 58.31s Step 203( N/A%), pre moving , FPS 2.71, Running 58.85s Step 204( N/A%), pre moving , FPS 2.66, Running 59.13s Step 205( N/A%), pre moving , FPS 2.61, Running 59.67s Step 206( N/A%), pre moving , FPS 2.49, Running 60.19s Step 207( N/A%), pre moving , FPS 2.44, Running 60.75s Step 208( N/A%), pre moving , FPS 2.34, Running 61.28s Step 209( N/A%), pre moving , FPS 2.31, Running 61.77s Step 210( N/A%), pre moving , FPS 2.29, Running 62.03s Step 211( N/A%), pre moving , FPS 2.28, Running 62.52s Step 212( N/A%), pre moving , FPS 2.25, Running 62.77s Step 213( N/A%), pre moving , FPS 2.30, Running 63.06s Step 214( N/A%), pre moving , FPS 2.29, Running 63.32s Step 215( N/A%), pre moving , FPS 2.25, Running 63.88s Step 216( N/A%), pre moving , FPS 2.22, Running 64.44s Step 217( N/A%), pre moving , FPS 2.14, Running 64.99s Step 218( N/A%), pre moving , FPS 2.13, Running 65.55s Step 219( N/A%), pre moving , FPS 2.13, Running 66.08s Step 220( N/A%), pre moving , FPS 2.20, Running 66.33s Step 221( N/A%), pre moving , FPS 2.21, Running 66.82s Step 222( N/A%), pre moving , FPS 2.22, Running 67.32s Step 223( N/A%), pre moving , FPS 2.23, Running 67.81s Step 224( N/A%), pre moving , FPS 2.25, Running 68.01s Step 225( N/A%), pre moving , FPS 2.28, Running 68.46s Step 226( N/A%), pre moving , FPS 2.37, Running 68.63s Step 227( N/A%), pre moving , FPS 2.43, Running 68.98s Step 228( N/A%), pre moving , FPS 2.56, Running 69.09s Step 229( N/A%), pre moving , FPS 2.70, Running 69.18s Step 230( N/A%), pre moving , FPS 2.67, Running 69.52s Step 231( N/A%), pre moving , FPS 2.80, Running 69.66s Step 232( N/A%), pre moving , FPS 2.86, Running 69.75s Step 233( N/A%), pre moving , FPS 2.82, Running 70.15s Step 234( N/A%), pre moving , FPS 2.88, Running 70.26s Step 235( N/A%), pre moving , FPS 3.10, Running 70.34s Step 236( N/A%), pre moving , FPS 3.33, Running 70.43s Step 237( N/A%), pre moving , FPS 3.46, Running 70.78s Step 238( N/A%), pre moving , FPS 3.74, Running 70.89s Step 239( N/A%), pre moving , FPS 4.08, Running 70.98s Step 240( N/A%), pre moving , FPS 4.08, Running 71.23s Step 241( N/A%), pre moving , FPS 3.86, Running 72.01s Step 242( N/A%), pre moving , FPS 4.19, Running 72.09s Step 243( N/A%), pre moving , FPS 4.56, Running 72.19s Step 244( N/A%), pre moving , FPS 4.43, Running 72.52s Step 245( N/A%), pre moving , FPS 4.79, Running 72.63s Step 246( N/A%), pre moving , FPS 4.89, Running 72.73s Step 247( N/A%), pre moving , FPS 4.84, Running 73.11s Step 248( N/A%), pre moving , FPS 4.77, Running 73.28s Step 249( N/A%), pre moving , FPS 4.48, Running 73.65s Step 250( N/A%), pre moving , FPS 4.67, Running 73.80s Step 251( N/A%), pre moving , FPS 4.41, Running 74.20s Step 252( N/A%), pre moving , FPS 4.34, Running 74.36s Step 253( N/A%), pre moving , FPS 4.60, Running 74.50s Step 254( N/A%), pre moving , FPS 4.29, Running 74.92s Step 255( N/A%), pre moving , FPS 4.24, Running 75.05s Step 256( N/A%), pre moving , FPS 3.98, Running 75.46s Step 257( N/A%), pre moving , FPS 4.11, Running 75.64s Step 258( N/A%), pre moving , FPS 3.87, Running 76.05s Step 259( N/A%), pre moving , FPS 3.84, Running 76.19s Step 260( N/A%), pre moving , FPS 3.75, Running 76.57s Step 261( N/A%), pre moving , FPS 4.20, Running 76.77s Step 262( N/A%), pre moving , FPS 3.95, Running 77.16s Step 263( N/A%), pre moving , FPS 3.90, Running 77.32s Step 264( N/A%), pre moving , FPS 3.81, Running 77.76s Step 265( N/A%), pre moving , FPS 3.77, Running 77.94s Step 266( N/A%), pre moving , FPS 3.55, Running 78.35s Step 267( N/A%), pre moving , FPS 3.67, Running 78.56s Step 268( N/A%), pre moving , FPS 3.54, Running 78.93s Step 269( N/A%), pre moving , FPS 3.67, Running 79.11s Step 270( N/A%), pre moving , FPS 3.48, Running 79.54s Step 271( N/A%), pre moving , FPS 3.60, Running 79.75s Step 272( N/A%), pre moving , FPS 3.42, Running 80.21s Step 273( N/A%), pre moving , FPS 3.40, Running 80.39s Step 274( N/A%), pre moving , FPS 3.39, Running 80.82s Step 275( N/A%), pre moving , FPS 3.37, Running 80.98s Step 276( N/A%), pre moving , FPS 3.37, Running 81.40s Step 277( N/A%), pre moving , FPS 3.35, Running 81.60s Step 278( N/A%), pre moving , FPS 3.36, Running 82.01s Step 279( N/A%), pre moving , FPS 3.36, Running 82.15s Step 280( N/A%), pre moving , FPS 3.49, Running 82.29s Step 281( N/A%), pre moving , FPS 3.53, Running 82.44s Step 282( N/A%), pre moving , FPS 3.68, Running 82.60s Step 283( N/A%), pre moving , FPS 3.67, Running 82.77s Step 284( N/A%), pre moving , FPS 3.85, Running 82.95s Step 285( N/A%), pre moving , FPS 3.77, Running 83.25s Step 286( N/A%), pre moving , FPS 3.82, Running 83.58s Step 287( N/A%), pre moving , FPS 3.66, Running 84.03s Step 288( N/A%), pre moving , FPS 3.77, Running 84.23s Step 289( N/A%), pre moving , FPS 3.59, Running 84.68s Step 290( N/A%), pre moving , FPS 3.76, Running 84.87s Step 291( N/A%), pre moving , FPS 3.60, Running 85.30s Step 292( N/A%), pre moving , FPS 3.61, Running 85.74s Step 293( N/A%), pre moving , FPS 3.60, Running 85.95s Step 294( N/A%), pre moving , FPS 3.58, Running 86.41s Step 295( N/A%), pre moving , FPS 3.41, Running 86.85s Step 296( N/A%), pre moving , FPS 3.53, Running 87.06s Step 297( N/A%), pre moving , FPS 3.38, Running 87.52s Step 298( N/A%), pre moving , FPS 3.52, Running 87.70s Step 299( N/A%), pre moving , FPS 3.33, Running 88.15s Step 300( N/A%), pre moving , FPS 3.15, Running 88.64s Step 301( N/A%), pre moving , FPS 3.10, Running 88.89s Step 302( N/A%), pre moving , FPS 2.97, Running 89.34s Step 303( N/A%), pre moving , FPS 2.85, Running 89.78s Step 304( N/A%), pre moving , FPS 2.84, Running 89.99s Step 305( N/A%), pre moving , FPS 2.80, Running 90.38s Step 306( N/A%), pre moving , FPS 2.88, Running 90.53s Step 307( N/A%), pre moving , FPS 3.02, Running 90.65s Step 308( N/A%), pre moving , FPS 2.96, Running 90.98s Step 309( N/A%), pre moving , FPS 3.13, Running 91.08s Step 310( N/A%), pre moving , FPS 3.19, Running 91.15s Step 311( N/A%), pre moving , FPS 3.36, Running 91.26s Step 312( N/A%), pre moving , FPS 3.38, Running 91.67s Step 313( N/A%), pre moving , FPS 3.41, Running 91.81s Step 314( N/A%), pre moving , FPS 3.46, Running 92.19s Step 315( N/A%), pre moving , FPS 3.63, Running 92.36s Step 316( N/A%), pre moving , FPS 3.51, Running 92.75s Step 317( N/A%), pre moving , FPS 3.71, Running 92.91s Step 318( N/A%), pre moving , FPS 3.56, Running 93.31s Step 319( N/A%), pre moving , FPS 3.75, Running 93.48s Step 320( N/A%), pre moving , FPS 3.80, Running 93.90s Step 321( N/A%), pre moving , FPS 3.92, Running 93.98s Step 322( N/A%), pre moving , FPS 4.18, Running 94.13s Step 323( N/A%), pre moving , FPS 4.32, Running 94.41s Step 324( N/A%), pre moving , FPS 4.40, Running 94.53s Step 325( N/A%), pre moving , FPS 4.71, Running 94.62s Step 326( N/A%), pre moving , FPS 4.51, Running 94.96s Step 327( N/A%), pre moving , FPS 4.52, Running 95.08s Step 328( N/A%), pre moving , FPS 4.77, Running 95.17s Step 329( N/A%), pre moving , FPS 4.51, Running 95.52s Step 330( N/A%), pre moving , FPS 4.46, Running 95.63s Step 331( N/A%), pre moving , FPS 4.48, Running 95.72s Step 332( N/A%), pre moving , FPS 4.55, Running 96.06s Step 333( N/A%), pre moving , FPS 4.59, Running 96.17s Step 334( N/A%), pre moving , FPS 4.93, Running 96.25s Step 335( N/A%), pre moving , FPS 5.02, Running 96.34s Step 336( N/A%), pre moving , FPS 4.42, Running 97.27s Step 337( N/A%), pre moving , FPS 4.50, Running 97.36s Step 338( N/A%), pre moving , FPS 4.73, Running 97.54s Step 339( N/A%), pre moving , FPS 4.56, Running 97.86s Step 340( N/A%), pre moving , FPS 4.70, Running 98.15s Step 341( N/A%), pre moving , FPS 4.51, Running 98.41s Step 342( N/A%), pre moving , FPS 4.56, Running 98.51s Step 343( N/A%), pre moving , FPS 4.50, Running 98.85s Step 344( N/A%), pre moving , FPS 4.51, Running 98.96s Step 345( N/A%), pre moving , FPS 4.47, Running 99.10s Step 346( N/A%), pre moving , FPS 4.44, Running 99.47s Step 347( N/A%), pre moving , FPS 4.39, Running 99.63s Step 348( N/A%), pre moving , FPS 4.12, Running 100.03s Step 349( N/A%), pre moving , FPS 4.27, Running 100.20s Step 350( N/A%), pre moving , FPS 4.30, Running 100.28s Step 351( N/A%), pre moving , FPS 4.08, Running 100.62s Step 352( N/A%), pre moving , FPS 4.29, Running 100.73s Step 353( N/A%), pre moving , FPS 4.30, Running 100.82s Step 354( N/A%), pre moving , FPS 4.30, Running 100.90s Step 355( N/A%), pre moving , FPS 4.08, Running 101.24s Step 356( N/A%), pre moving , FPS 4.96, Running 101.30s Step 357( N/A%), pre moving , FPS 4.96, Running 101.39s Step 358( N/A%), pre moving , FPS 5.11, Running 101.45s Step 359( N/A%), pre moving , FPS 5.40, Running 101.56s Step 360( N/A%), pre moving , FPS 5.67, Running 101.68s Step 361( N/A%), pre moving , FPS 5.92, Running 101.79s Step 362( N/A%), pre moving , FPS 5.89, Running 101.91s Step 363( N/A%), pre moving , FPS 6.30, Running 102.03s Step 364( N/A%), pre moving , FPS 6.22, Running 102.17s Step 365( N/A%), pre moving , FPS 6.24, Running 102.31s Step 366( N/A%), pre moving , FPS 6.17, Running 102.71s Step 367( N/A%), pre moving , FPS 6.23, Running 102.84s Step 368( N/A%), pre moving , FPS 6.26, Running 103.23s Step 369( N/A%), pre moving , FPS 6.29, Running 103.38s Step 370( N/A%), pre moving , FPS 6.15, Running 103.54s Step 371( N/A%), pre moving , FPS 6.05, Running 103.93s Step 372( N/A%), pre moving , FPS 5.99, Running 104.07s Step 373( N/A%), pre moving , FPS 5.44, Running 104.49s Step 374( N/A%), pre moving , FPS 5.36, Running 104.63s Step 375( N/A%), pre moving , FPS 5.26, Running 105.04s Step 376( N/A%), pre moving , FPS 5.16, Running 105.18s Step 377( N/A%), pre moving , FPS 4.79, Running 105.56s Step 378( N/A%), pre moving , FPS 4.73, Running 105.68s Step 379( N/A%), pre moving , FPS 4.70, Running 105.82s Step 380( N/A%), pre moving , FPS 4.46, Running 106.16s Step 381( N/A%), pre moving , FPS 4.47, Running 106.27s Step 382( N/A%), pre moving , FPS 4.49, Running 106.36s Step 383( N/A%), pre moving , FPS 4.28, Running 106.70s Step 384( N/A%), pre moving , FPS 4.30, Running 106.82s Step 385( N/A%), pre moving , FPS 4.35, Running 106.91s Step 386( N/A%), pre moving , FPS 4.40, Running 107.25s Step 387( N/A%), pre moving , FPS 4.42, Running 107.37s Step 388( N/A%), pre moving , FPS 4.73, Running 107.45s Step 389( N/A%), pre moving , FPS 4.62, Running 107.71s Step 390( N/A%), pre moving , FPS 4.59, Running 107.89s Step 391( N/A%), pre moving , FPS 4.94, Running 107.97s Step 392( N/A%), pre moving , FPS 5.01, Running 108.06s Step 393( N/A%), pre moving , FPS 5.13, Running 108.39s Step 394( N/A%), pre moving , FPS 5.17, Running 108.50s Step 395( N/A%), pre moving , FPS 5.63, Running 108.59s Step 396( N/A%), pre moving , FPS 5.33, Running 108.93s Step 397( N/A%), pre moving , FPS 5.76, Running 109.04s Step 398( N/A%), pre moving , FPS 5.84, Running 109.10s Step 399( N/A%), pre moving , FPS 5.91, Running 109.20s Step 400( N/A%), pre moving , FPS 5.91, Running 109.55s Step 401( N/A%), pre moving , FPS 5.91, Running 109.65s Step 402( N/A%), pre moving , FPS 3.52, Running 112.05s Step 403( N/A%), pre moving , FPS 3.27, Running 112.82s Step 404( N/A%), pre moving , FPS 3.21, Running 113.05s Step 405( N/A%), pre moving , FPS 2.96, Running 113.65s Step 406( N/A%), pre moving , FPS 2.94, Running 114.05s Step 407( N/A%), pre moving , FPS 2.79, Running 114.55s Step 408( N/A%), pre moving , FPS 2.75, Running 114.73s Step 409( N/A%), pre moving , FPS 2.61, Running 115.36s Step 410( N/A%), pre moving , FPS 2.55, Running 115.75s Step 411( N/A%), pre moving , FPS 2.39, Running 116.34s Step 412( N/A%), pre moving , FPS 2.30, Running 116.77s Step 413( N/A%), pre moving , FPS 2.24, Running 117.31s Step 414( N/A%), pre moving , FPS 2.21, Running 117.54s Step 415( N/A%), pre moving , FPS 2.06, Running 118.28s Step 416( N/A%), pre moving , FPS 2.09, Running 118.51s Step 417( N/A%), pre moving , FPS 1.99, Running 119.08s Step 418( N/A%), pre moving , FPS 1.92, Running 119.53s Step 419( N/A%), pre moving , FPS 1.85, Running 119.99s Step 420( N/A%), pre moving , FPS 1.88, Running 120.20s Step 421( N/A%), pre moving , FPS 1.83, Running 120.57s Step 422( 0.33%), action 1, FPS 2.07, Running 121.71s Step 423( 0.67%), action 2, FPS 2.06, Running 122.52s Step 424( 1.00%), action 3, FPS 1.87, Running 123.72s Step 425( 1.33%), action 4, FPS 1.89, Running 124.24s Step 426( 1.67%), action 5, FPS 1.80, Running 125.16s Step 427( 2.00%), action 6, FPS 1.83, Running 125.49s Step 428( 2.33%), action 7, FPS 1.73, Running 126.31s Step 429( 2.67%), action 8, FPS 1.74, Running 126.85s Step 430( 3.00%), action 9, FPS 1.65, Running 127.85s Step 431( 3.33%), action 10, FPS 1.65, Running 128.44s Step 432( 3.67%), action 11, FPS 1.59, Running 129.37s Step 433( 4.00%), action 12, FPS 1.60, Running 129.80s Step 434( 4.33%), action 13, FPS 1.53, Running 130.62s Step 435( 4.67%), action 14, FPS 1.55, Running 131.21s Step 436( 5.00%), action 15, FPS 1.47, Running 132.16s Step 437( 5.33%), action 16, FPS 1.46, Running 132.75s Step 438( 5.67%), action 17, FPS 1.36, Running 134.29s Step 439( 6.00%), action 18, FPS 1.34, Running 134.86s Step 440( 6.33%), action 19, FPS 1.29, Running 135.66s Step 441( 6.67%), action 20, FPS 1.24, Running 136.65s Step 442( 7.00%), action 21, FPS 1.23, Running 138.03s Step 443( 7.33%), action 22, FPS 1.27, Running 138.25s Step 444( 7.67%), action 23, FPS 1.34, Running 138.69s Step 445( 8.00%), action 24, FPS 1.35, Running 139.06s Step 446( 8.33%), action 25, FPS 1.35, Running 139.94s Step 447( 8.67%), action 26, FPS 1.33, Running 140.55s Step 448( 9.00%), action 27, FPS 1.31, Running 141.62s Step 449( 9.33%), action 28, FPS 1.30, Running 142.18s Step 450( 9.67%), action 29, FPS 1.31, Running 143.16s Step 451( 10.00%), action 30, FPS 1.30, Running 143.78s Step 452( 10.33%), action 31, FPS 1.30, Running 144.73s Step 453( 10.67%), action 32, FPS 1.31, Running 145.08s Step 454( 11.00%), action 33, FPS 1.31, Running 145.92s Step 455( 11.33%), action 34, FPS 1.33, Running 146.25s Step 456( 11.67%), action 35, FPS 1.29, Running 147.66s Step 457( 12.00%), action 36, FPS 1.29, Running 148.24s Step 458( 12.33%), action 37, FPS 1.34, Running 149.22s Step 459( 12.67%), action 38, FPS 1.34, Running 149.78s Step 460( 13.00%), action 39, FPS 1.32, Running 150.76s Step 461( 13.33%), action 40, FPS 1.38, Running 151.10s Step 462( 13.67%), action 41, FPS 1.42, Running 152.08s Step 463( 14.00%), action 42, FPS 1.37, Running 152.81s Step 464( 14.33%), action 43, FPS 1.31, Running 154.00s Step 465( 14.67%), action 44, FPS 1.28, Running 154.65s Step 466( 15.00%), action 45, FPS 1.27, Running 155.72s Step 467( 15.33%), action 46, FPS 1.27, Running 156.26s Step 468( 15.67%), action 47, FPS 1.30, Running 156.97s Step 469( 16.00%), action 48, FPS 1.29, Running 157.66s Step 470( 16.33%), action 49, FPS 1.27, Running 158.95s Step 471( 16.67%), action 50, FPS 1.26, Running 159.65s Step 472( 17.00%), action 51, FPS 1.26, Running 160.59s Step 473( 17.33%), action 52, FPS 1.25, Running 161.12s Step 474( 17.67%), action 53, FPS 1.23, Running 162.16s Step 475( 18.00%), action 54, FPS 1.21, Running 162.77s Step 476( 18.33%), action 55, FPS 1.25, Running 163.72s Step 477( 18.67%), action 56, FPS 1.27, Running 164.04s Step 478( 19.00%), action 57, FPS 1.27, Running 164.91s Step 479( 19.33%), action 58, FPS 1.28, Running 165.44s Step 480( 19.67%), action 59, FPS 1.27, Running 166.50s Step 481( 20.00%), action 60, FPS 1.27, Running 166.83s Step 482( 20.33%), action 61, FPS 1.25, Running 168.01s Step 483( 20.67%), action 62, FPS 1.29, Running 168.36s Step 484( 21.00%), action 63, FPS 1.32, Running 169.16s Step 485( 21.33%), action 64, FPS 1.35, Running 169.49s Step 486( 21.67%), action 65, FPS 1.37, Running 170.37s Step 487( 22.00%), action 66, FPS 1.36, Running 170.92s Step 488( 22.33%), action 67, FPS 1.33, Running 172.04s Step 489( 22.67%), action 68, FPS 1.36, Running 172.37s Step 490( 23.00%), action 69, FPS 1.41, Running 173.17s Step 491( 23.33%), action 70, FPS 1.42, Running 173.73s Step 492( 23.67%), action 71, FPS 1.38, Running 175.11s Step 493( 24.00%), action 72, FPS 1.39, Running 175.52s Step 494( 24.33%), action 73, FPS 1.41, Running 176.32s Step 495( 24.67%), action 74, FPS 1.44, Running 176.64s Step 496( 25.00%), action 75, FPS 1.40, Running 178.02s Step 497( 25.33%), action 76, FPS 1.38, Running 178.55s Step 498( 25.67%), action 77, FPS 1.37, Running 179.46s Step 499( 26.00%), action 78, FPS 1.39, Running 179.79s Step 500( 26.33%), action 79, FPS 1.41, Running 180.72s Step 501( 26.67%), action 80, FPS 1.38, Running 181.30s Step 502( 27.00%), action 81, FPS 1.41, Running 182.24s Step 503( 27.33%), action 82, FPS 1.38, Running 182.80s Step 504( 27.67%), action 83, FPS 1.36, Running 183.87s Step 505( 28.00%), action 84, FPS 1.34, Running 184.46s Step 506( 28.33%), action 85, FPS 1.33, Running 185.40s Step 507( 28.67%), action 86, FPS 1.35, Running 185.73s Step 508( 29.00%), action 87, FPS 1.37, Running 186.67s Step 509( 29.33%), action 88, FPS 1.35, Running 187.20s Step 510( 29.67%), action 89, FPS 1.34, Running 188.14s Step 511( 30.00%), action 90, FPS 1.31, Running 189.04s Step 512( 30.33%), action 91, FPS 1.32, Running 190.26s Step 513( 30.67%), action 92, FPS 1.30, Running 190.95s Step 514( 31.00%), action 93, FPS 1.28, Running 191.90s Step 515( 31.33%), action 94, FPS 1.25, Running 192.59s Step 516( 31.67%), action 95, FPS 1.31, Running 193.32s Step 517( 32.00%), action 96, FPS 1.31, Running 193.84s Step 518( 32.33%), action 97, FPS 1.35, Running 194.28s Step 519( 32.67%), action 98, FPS 1.36, Running 194.52s Step 520( 33.00%), action 99, FPS 1.36, Running 195.43s Step 521( 33.33%), action 100, FPS 1.36, Running 195.99s Step 522( 33.67%), action 101, FPS 1.36, Running 196.99s Step 523( 34.00%), action 102, FPS 1.38, Running 197.30s Step 524( 34.33%), action 103, FPS 1.39, Running 198.21s Step 525( 34.67%), action 104, FPS 1.40, Running 198.72s Step 526( 35.00%), action 105, FPS 1.41, Running 199.63s Step 527( 35.33%), action 106, FPS 1.36, Running 200.40s Step 528( 35.67%), action 107, FPS 1.36, Running 201.39s Step 529( 36.00%), action 108, FPS 1.32, Running 202.37s Step 530( 36.33%), action 109, FPS 1.31, Running 203.44s Step 531( 36.67%), action 110, FPS 1.33, Running 204.05s Step 532( 37.00%), action 111, FPS 1.36, Running 204.98s Step 533( 37.33%), action 112, FPS 1.39, Running 205.30s Step 534( 37.67%), action 113, FPS 1.39, Running 206.24s Step 535( 38.00%), action 114, FPS 1.41, Running 206.76s Step 536( 38.33%), action 115, FPS 1.40, Running 207.57s Step 537( 38.67%), action 116, FPS 1.42, Running 207.95s Step 538( 39.00%), action 117, FPS 1.38, Running 208.81s Step 539( 39.33%), action 118, FPS 1.36, Running 209.17s Step 540( 39.67%), action 119, FPS 1.37, Running 210.04s Step 541( 40.00%), action 120, FPS 1.36, Running 210.67s Step 542( 40.33%), action 121, FPS 1.33, Running 212.04s Step 543( 40.67%), action 122, FPS 1.33, Running 212.34s Step 544( 41.00%), action 123, FPS 1.37, Running 212.82s Step 545( 41.33%), action 124, FPS 1.39, Running 213.14s Step 546( 41.67%), action 125, FPS 1.44, Running 213.56s Step 547( 42.00%), action 126, FPS 1.46, Running 214.08s Step 548( 42.33%), action 127, FPS 1.46, Running 215.07s Step 549( 42.67%), action 128, FPS 1.54, Running 215.37s Step 550( 43.00%), action 129, FPS 1.56, Running 216.23s Step 551( 43.33%), action 130, FPS 1.60, Running 216.54s Step 552( 43.67%), action 131, FPS 1.61, Running 217.42s Step 553( 44.00%), action 132, FPS 1.58, Running 217.93s Step 554( 44.33%), action 133, FPS 1.59, Running 218.83s Step 555( 44.67%), action 134, FPS 1.61, Running 219.15s Step 556( 45.00%), action 135, FPS 1.60, Running 220.07s Step 557( 45.33%), action 136, FPS 1.58, Running 220.62s Step 558( 45.67%), action 137, FPS 1.61, Running 221.19s Step 559( 46.00%), action 138, FPS 1.60, Running 221.70s Step 560( 46.33%), action 139, FPS 1.62, Running 222.40s Step 561( 46.67%), action 140, FPS 1.64, Running 222.89s Step 562( 47.00%), action 141, FPS 1.70, Running 223.79s Step 563( 47.33%), action 142, FPS 1.69, Running 224.19s Step 564( 47.67%), action 143, FPS 1.65, Running 224.92s Step 565( 48.00%), action 144, FPS 1.61, Running 225.56s Step 566( 48.33%), action 145, FPS 1.54, Running 226.51s Step 567( 48.67%), action 146, FPS 1.54, Running 227.06s Step 568( 49.00%), action 147, FPS 1.57, Running 227.77s Step 569( 49.33%), action 148, FPS 1.56, Running 228.21s Step 570( 49.67%), action 149, FPS 1.56, Running 229.07s Step 571( 50.00%), action 150, FPS 1.55, Running 229.42s Step 572( 50.33%), action 151, FPS 1.54, Running 230.37s Step 573( 50.67%), action 152, FPS 1.57, Running 230.67s Step 574( 51.00%), action 153, FPS 1.62, Running 231.19s Step 575( 51.33%), action 154, FPS 1.60, Running 231.61s Step 576( 51.67%), action 155, FPS 1.65, Running 232.16s Step 577( 52.00%), action 156, FPS 1.69, Running 232.48s Step 578( 52.33%), action 157, FPS 1.65, Running 233.35s Step 579( 52.67%), action 158, FPS 1.63, Running 233.97s Step 580( 53.00%), action 159, FPS 1.62, Running 234.77s Step 581( 53.33%), action 160, FPS 1.63, Running 235.14s Step 582( 53.67%), action 161, FPS 1.63, Running 236.04s Step 583( 54.00%), action 162, FPS 1.64, Running 236.35s Step 584( 54.33%), action 163, FPS 1.63, Running 237.19s Step 585( 54.67%), action 164, FPS 1.65, Running 237.71s Step 586( 55.00%), action 165, FPS 1.67, Running 238.51s Step 587( 55.33%), action 166, FPS 1.69, Running 238.90s Step 588( 55.67%), action 167, FPS 1.66, Running 239.85s Step 589( 56.00%), action 168, FPS 1.65, Running 240.34s Step 590( 56.33%), action 169, FPS 1.67, Running 241.02s Step 591( 56.67%), action 170, FPS 1.63, Running 241.69s Step 592( 57.00%), action 171, FPS 1.62, Running 242.75s Step 593( 57.33%), action 172, FPS 1.59, Running 243.29s Step 594( 57.67%), action 173, FPS 1.54, Running 244.19s Step 595( 58.00%), action 174, FPS 1.55, Running 244.52s Step 596( 58.33%), action 175, FPS 1.52, Running 245.35s Step 597( 58.67%), action 176, FPS 1.51, Running 245.71s Step 598( 59.00%), action 177, FPS 1.52, Running 246.51s Step 599( 59.33%), action 178, FPS 1.53, Running 247.02s Step 600( 59.67%), action 179, FPS 1.54, Running 247.73s Step 601( 60.00%), action 180, FPS 1.52, Running 248.27s Step 602( 60.33%), action 181, FPS 1.50, Running 249.40s Step 603( 60.67%), action 182, FPS 1.47, Running 249.91s Step 604( 61.00%), action 183, FPS 1.51, Running 250.46s Step 605( 61.33%), action 184, FPS 1.53, Running 250.77s Step 606( 61.67%), action 185, FPS 1.55, Running 251.45s Step 607( 62.00%), action 186, FPS 1.53, Running 251.98s Step 608( 62.33%), action 187, FPS 1.54, Running 252.80s Step 609( 62.67%), action 188, FPS 1.55, Running 253.26s Step 610( 63.00%), action 189, FPS 1.51, Running 254.23s Step 611( 63.33%), action 190, FPS 1.52, Running 254.84s Step 612( 63.67%), action 191, FPS 1.52, Running 255.91s Step 613( 64.00%), action 192, FPS 1.51, Running 256.53s Step 614( 64.33%), action 193, FPS 1.50, Running 257.53s Step 615( 64.67%), action 194, FPS 1.47, Running 258.13s Step 616( 65.00%), action 195, FPS 1.48, Running 258.89s [2026-08-02 19:28:31] [30 ] Seed 29 success after 259.30 s. +steps: 616 , actions: 195 . +Instruction: Empty +Total 17/30(56.67%) success. +Setting seed: 30 +Step 1( N/A%), pre moving , FPS 3.86, Running 0.26s Step 2( N/A%), pre moving , FPS 5.89, Running 0.34s Step 3( N/A%), pre moving , FPS 6.99, Running 0.43s Step 4( N/A%), pre moving , FPS 5.16, Running 0.77s Step 5( N/A%), pre moving , FPS 5.71, Running 0.88s Step 6( N/A%), pre moving , FPS 6.27, Running 0.96s Step 7( N/A%), pre moving , FPS 6.62, Running 1.06s Step 8( N/A%), pre moving , FPS 5.68, Running 1.41s Step 9( N/A%), pre moving , FPS 5.97, Running 1.51s Step 10( N/A%), pre moving , FPS 6.28, Running 1.59s Step 11( N/A%), pre moving , FPS 6.50, Running 1.69s Step 12( N/A%), pre moving , FPS 5.91, Running 2.03s Step 13( N/A%), pre moving , FPS 6.06, Running 2.14s Step 14( N/A%), pre moving , FPS 6.29, Running 2.22s Step 15( N/A%), pre moving , FPS 6.47, Running 2.32s Step 16( N/A%), pre moving , FPS 6.01, Running 2.66s Step 17( N/A%), pre moving , FPS 6.12, Running 2.78s Step 18( N/A%), pre moving , FPS 6.28, Running 2.87s Step 19( N/A%), pre moving , FPS 5.93, Running 3.21s Step 20( N/A%), pre moving , FPS 6.01, Running 3.33s Step 21( N/A%), pre moving , FPS 5.48, Running 3.91s Step 22( N/A%), pre moving , FPS 5.38, Running 4.05s Step 23( N/A%), pre moving , FPS 5.42, Running 4.12s Step 24( N/A%), pre moving , FPS 5.46, Running 4.44s Step 25( N/A%), pre moving , FPS 5.45, Running 4.54s Step 26( N/A%), pre moving , FPS 4.85, Running 5.08s Step 27( N/A%), pre moving , FPS 4.87, Running 5.17s Step 28( N/A%), pre moving , FPS 5.11, Running 5.32s Step 29( N/A%), pre moving , FPS 4.87, Running 5.61s Step 30( N/A%), pre moving , FPS 4.87, Running 5.70s Step 31( N/A%), pre moving , FPS 4.87, Running 5.80s Step 32( N/A%), pre moving , FPS 4.86, Running 6.14s Step 33( N/A%), pre moving , FPS 4.87, Running 6.25s Step 34( N/A%), pre moving , FPS 4.85, Running 6.35s Step 35( N/A%), pre moving , FPS 4.58, Running 6.69s Step 36( N/A%), pre moving , FPS 4.26, Running 7.36s Step 37( N/A%), pre moving , FPS 4.28, Running 7.45s Step 38( N/A%), pre moving , FPS 4.27, Running 7.55s Step 39( N/A%), pre moving , FPS 4.26, Running 7.90s Step 40( N/A%), pre moving , FPS 4.28, Running 8.00s Step 41( N/A%), pre moving , FPS 4.79, Running 8.09s Step 42( N/A%), pre moving , FPS 4.84, Running 8.18s Step 43( N/A%), pre moving , FPS 4.61, Running 8.46s Step 44( N/A%), pre moving , FPS 4.75, Running 8.65s Step 45( N/A%), pre moving , FPS 4.78, Running 8.73s Step 46( N/A%), pre moving , FPS 5.34, Running 8.83s Step 47( N/A%), pre moving , FPS 4.99, Running 9.18s Step 48( N/A%), pre moving , FPS 5.04, Running 9.29s Step 49( N/A%), pre moving , FPS 5.29, Running 9.40s Step 50( N/A%), pre moving , FPS 4.95, Running 9.74s Step 51( N/A%), pre moving , FPS 4.98, Running 9.82s Step 52( N/A%), pre moving , FPS 5.34, Running 9.89s Step 53( N/A%), pre moving , FPS 5.35, Running 9.99s Step 54( N/A%), pre moving , FPS 5.37, Running 10.07s Step 55( N/A%), pre moving , FPS 5.75, Running 10.17s Step 56( N/A%), pre moving , FPS 6.89, Running 10.27s Step 57( N/A%), pre moving , FPS 6.97, Running 10.32s Step 58( N/A%), pre moving , FPS 6.95, Running 10.43s Step 59( N/A%), pre moving , FPS 7.64, Running 10.52s Step 60( N/A%), pre moving , FPS 7.59, Running 10.64s Step 61( N/A%), pre moving , FPS 7.52, Running 10.75s Step 62( N/A%), pre moving , FPS 7.50, Running 10.85s Step 63( N/A%), pre moving , FPS 7.18, Running 11.24s Step 64( N/A%), pre moving , FPS 7.27, Running 11.40s Step 65( N/A%), pre moving , FPS 6.49, Running 11.81s Step 66( N/A%), pre moving , FPS 6.38, Running 11.96s Step 67( N/A%), pre moving , FPS 6.33, Running 12.34s Step 68( N/A%), pre moving , FPS 6.20, Running 12.52s Step 69( N/A%), pre moving , FPS 6.13, Running 12.66s Step 70( N/A%), pre moving , FPS 6.00, Running 13.07s Step 71( N/A%), pre moving , FPS 5.90, Running 13.21s Step 72( N/A%), pre moving , FPS 5.36, Running 13.62s Step 73( N/A%), pre moving , FPS 5.29, Running 13.77s Step 74( N/A%), pre moving , FPS 4.89, Running 14.17s Step 75( N/A%), pre moving , FPS 4.81, Running 14.33s Step 76( N/A%), pre moving , FPS 4.49, Running 14.72s Step 77( N/A%), pre moving , FPS 4.40, Running 14.87s Step 78( N/A%), pre moving , FPS 4.39, Running 14.99s Step 79( N/A%), pre moving , FPS 4.11, Running 15.38s Step 80( N/A%), pre moving , FPS 4.08, Running 15.54s Step 81( N/A%), pre moving , FPS 3.85, Running 15.94s Step 82( N/A%), pre moving , FPS 3.82, Running 16.08s Step 83( N/A%), pre moving , FPS 4.01, Running 16.23s Step 84( N/A%), pre moving , FPS 3.83, Running 16.61s Step 85( N/A%), pre moving , FPS 4.05, Running 16.75s Step 86( N/A%), pre moving , FPS 4.07, Running 16.88s Step 87( N/A%), pre moving , FPS 4.09, Running 17.22s Step 88( N/A%), pre moving , FPS 4.15, Running 17.34s Step 89( N/A%), pre moving , FPS 4.19, Running 17.43s Step 90( N/A%), pre moving , FPS 4.26, Running 17.77s Step 91( N/A%), pre moving , FPS 4.28, Running 17.89s Step 92( N/A%), pre moving , FPS 4.59, Running 17.97s Step 93( N/A%), pre moving , FPS 4.65, Running 18.07s Step 94( N/A%), pre moving , FPS 4.71, Running 18.42s Step 95( N/A%), pre moving , FPS 4.76, Running 18.53s Step 96( N/A%), pre moving , FPS 5.13, Running 18.62s Step 97( N/A%), pre moving , FPS 5.21, Running 18.70s Step 98( N/A%), pre moving , FPS 4.94, Running 19.04s Step 99( N/A%), pre moving , FPS 5.31, Running 19.15s Step 100( N/A%), pre moving , FPS 5.39, Running 19.25s Step 101( N/A%), pre moving , FPS 5.48, Running 19.59s Step 102( N/A%), pre moving , FPS 5.53, Running 19.70s Step 103( N/A%), pre moving , FPS 5.61, Running 19.79s Step 104( N/A%), pre moving , FPS 6.09, Running 19.90s Step 105( N/A%), pre moving , FPS 5.73, Running 20.25s Step 106( N/A%), pre moving , FPS 5.75, Running 20.36s Step 107( N/A%), pre moving , FPS 6.20, Running 20.45s Step 108( N/A%), pre moving , FPS 6.26, Running 20.53s Step 109( N/A%), pre moving , FPS 5.81, Running 20.87s Step 110( N/A%), pre moving , FPS 6.18, Running 21.00s Step 111( N/A%), pre moving , FPS 6.22, Running 21.10s Step 112( N/A%), pre moving , FPS 5.77, Running 21.44s Step 113( N/A%), pre moving , FPS 5.74, Running 21.56s Step 114( N/A%), pre moving , FPS 6.19, Running 21.65s Step 115( N/A%), pre moving , FPS 6.07, Running 21.83s Step 116( N/A%), pre moving , FPS 5.74, Running 22.10s Step 117( N/A%), pre moving , FPS 5.74, Running 22.19s Step 118( N/A%), pre moving , FPS 6.14, Running 22.29s Step 119( N/A%), pre moving , FPS 4.70, Running 23.40s Step 120( N/A%), pre moving , FPS 4.41, Running 23.78s Step 121( N/A%), pre moving , FPS 4.22, Running 24.34s Step 122( N/A%), pre moving , FPS 3.92, Running 24.80s Step 123( N/A%), pre moving , FPS 3.57, Running 25.39s Step 124( N/A%), pre moving , FPS 3.51, Running 25.60s Step 125( N/A%), pre moving , FPS 3.41, Running 26.11s Step 126( N/A%), pre moving , FPS 3.24, Running 26.53s Step 127( N/A%), pre moving , FPS 3.01, Running 27.09s Step 128( N/A%), pre moving , FPS 2.95, Running 27.31s Step 129( N/A%), pre moving , FPS 2.90, Running 27.78s Step 130( N/A%), pre moving , FPS 2.77, Running 28.21s Step 131( N/A%), pre moving , FPS 2.60, Running 28.79s Step 132( N/A%), pre moving , FPS 2.64, Running 29.01s Step 133( N/A%), pre moving , FPS 2.52, Running 29.50s Step 134( N/A%), pre moving , FPS 2.48, Running 29.70s Step 135( N/A%), pre moving , FPS 2.43, Running 30.04s Step 136( N/A%), pre moving , FPS 2.46, Running 30.24s Step 137( N/A%), pre moving , FPS 2.31, Running 30.85s Step 138( N/A%), pre moving , FPS 2.27, Running 31.11s Step 139( N/A%), pre moving , FPS 2.45, Running 31.55s Step 140( N/A%), pre moving , FPS 2.45, Running 31.95s Step 141( N/A%), pre moving , FPS 2.45, Running 32.49s Step 142( N/A%), pre moving , FPS 2.51, Running 32.78s Step 143( N/A%), pre moving , FPS 2.56, Running 33.22s Step 144( N/A%), pre moving , FPS 2.47, Running 33.69s Step 145( N/A%), pre moving , FPS 2.44, Running 34.29s Step 146( N/A%), pre moving , FPS 2.44, Running 34.74s Step 147( N/A%), pre moving , FPS 2.43, Running 35.31s Step 148( N/A%), pre moving , FPS 2.44, Running 35.51s Step 149( N/A%), pre moving , FPS 2.43, Running 36.02s Step 150( N/A%), pre moving , FPS 2.43, Running 36.45s Step 151( N/A%), pre moving , FPS 2.42, Running 37.04s Step 152( N/A%), pre moving , FPS 2.36, Running 37.50s Step 153( N/A%), pre moving , FPS 2.33, Running 38.08s Step 154( N/A%), pre moving , FPS 2.33, Running 38.30s Step 155( N/A%), pre moving , FPS 2.28, Running 38.83s Step 156( N/A%), pre moving , FPS 2.21, Running 39.30s Step 157( N/A%), pre moving , FPS 2.20, Running 39.92s Step 158( N/A%), pre moving , FPS 2.16, Running 40.37s Step 159( N/A%), pre moving , FPS 2.13, Running 40.96s Step 160( N/A%), pre moving , FPS 2.11, Running 41.44s Step 161( N/A%), pre moving , FPS 2.10, Running 42.02s Step 162( N/A%), pre moving , FPS 2.07, Running 42.44s Step 163( N/A%), pre moving , FPS 2.04, Running 43.04s Step 164( N/A%), pre moving , FPS 2.09, Running 43.28s Step 165( N/A%), pre moving , FPS 2.10, Running 43.80s Step 166( N/A%), pre moving , FPS 2.10, Running 44.25s Step 167( N/A%), pre moving , FPS 2.10, Running 44.82s Step 168( N/A%), pre moving , FPS 2.05, Running 45.27s Step 169( N/A%), pre moving , FPS 2.03, Running 45.87s Step 170( N/A%), pre moving , FPS 2.02, Running 46.33s Step 171( N/A%), pre moving , FPS 2.03, Running 46.89s Step 172( N/A%), pre moving , FPS 2.07, Running 47.17s Step 173( N/A%), pre moving , FPS 2.10, Running 47.61s Step 174( N/A%), pre moving , FPS 2.07, Running 47.96s Step 175( N/A%), pre moving , FPS 2.18, Running 48.00s Step 176( N/A%), pre moving , FPS 2.29, Running 48.04s Step 177( N/A%), pre moving , FPS 2.45, Running 48.09s Step 178( N/A%), pre moving , FPS 2.58, Running 48.13s Step 179( N/A%), pre moving , FPS 2.77, Running 48.17s Step 180( N/A%), pre moving , FPS 2.95, Running 48.21s Step 181( N/A%), pre moving , FPS 3.21, Running 48.25s Step 182( N/A%), pre moving , FPS 3.41, Running 48.30s Step 183( N/A%), pre moving , FPS 3.77, Running 48.34s Step 184( N/A%), pre moving , FPS 3.64, Running 48.77s Step 185( N/A%), pre moving , FPS 3.99, Running 48.81s Step 186( N/A%), pre moving , FPS 4.35, Running 48.85s Step 187( N/A%), pre moving , FPS 4.91, Running 48.89s Step 188( N/A%), pre moving , FPS 5.43, Running 48.95s Step 189( N/A%), pre moving , FPS 6.35, Running 49.02s Step 190( N/A%), pre moving , FPS 7.34, Running 49.06s Step 191( N/A%), pre moving , FPS 8.99, Running 49.11s Step 192( N/A%), pre moving , FPS 9.96, Running 49.17s Step 193( N/A%), pre moving , FPS 12.31, Running 49.24s Step 194( N/A%), pre moving , FPS 14.93, Running 49.30s Step 195( N/A%), pre moving , FPS 14.53, Running 49.37s Step 196( N/A%), pre moving , FPS 14.23, Running 49.45s Step 197( N/A%), pre moving , FPS 14.11, Running 49.51s Step 198( N/A%), pre moving , FPS 13.52, Running 49.61s Step 199( N/A%), pre moving , FPS 13.14, Running 49.69s Step 200( N/A%), pre moving , FPS 12.98, Running 49.75s Step 201( N/A%), pre moving , FPS 12.70, Running 49.82s Step 202( N/A%), pre moving , FPS 12.54, Running 49.89s Step 203( N/A%), pre moving , FPS 12.35, Running 49.96s Step 204( N/A%), pre moving , FPS 14.65, Running 50.14s Step 205( N/A%), pre moving , FPS 12.53, Running 50.41s Step 206( N/A%), pre moving , FPS 10.77, Running 50.71s Step 207( N/A%), pre moving , FPS 9.65, Running 50.96s Step 208( N/A%), pre moving , FPS 7.86, Running 51.50s Step 209( N/A%), pre moving , FPS 6.61, Running 52.04s Step 210( N/A%), pre moving , FPS 5.66, Running 52.59s Step 211( N/A%), pre moving , FPS 4.99, Running 53.12s Step 212( N/A%), pre moving , FPS 4.48, Running 53.64s Step 213( N/A%), pre moving , FPS 4.04, Running 54.19s Step 214( N/A%), pre moving , FPS 3.85, Running 54.50s Step 215( N/A%), pre moving , FPS 3.55, Running 55.02s Step 216( N/A%), pre moving , FPS 3.28, Running 55.55s Step 217( N/A%), pre moving , FPS 3.03, Running 56.10s Step 218( N/A%), pre moving , FPS 2.84, Running 56.65s Step 219( N/A%), pre moving , FPS 2.66, Running 57.21s Step 220( N/A%), pre moving , FPS 2.50, Running 57.74s Step 221( N/A%), pre moving , FPS 2.36, Running 58.29s Step 222( N/A%), pre moving , FPS 2.32, Running 58.50s Step 223( N/A%), pre moving , FPS 2.21, Running 59.00s Step 224( N/A%), pre moving , FPS 2.13, Running 59.51s Step 225( N/A%), pre moving , FPS 2.09, Running 59.98s Step 226( N/A%), pre moving , FPS 2.10, Running 60.22s Step 227( N/A%), pre moving , FPS 2.05, Running 60.71s Step 228( N/A%), pre moving , FPS 2.07, Running 61.15s Step 229( N/A%), pre moving , FPS 2.15, Running 61.36s Step 230( N/A%), pre moving , FPS 2.17, Running 61.81s Step 231( N/A%), pre moving , FPS 2.25, Running 62.00s Step 232( N/A%), pre moving , FPS 2.30, Running 62.32s Step 233( N/A%), pre moving , FPS 2.43, Running 62.43s Step 234( N/A%), pre moving , FPS 2.49, Running 62.52s Step 235( N/A%), pre moving , FPS 2.55, Running 62.86s Step 236( N/A%), pre moving , FPS 2.68, Running 63.01s Step 237( N/A%), pre moving , FPS 2.74, Running 63.41s Step 238( N/A%), pre moving , FPS 2.89, Running 63.56s Step 239( N/A%), pre moving , FPS 3.10, Running 63.66s Step 240( N/A%), pre moving , FPS 3.20, Running 64.00s Step 241( N/A%), pre moving , FPS 3.44, Running 64.10s Step 242( N/A%), pre moving , FPS 3.51, Running 64.20s Step 243( N/A%), pre moving , FPS 3.61, Running 64.54s Step 244( N/A%), pre moving , FPS 3.89, Running 64.65s Step 245( N/A%), pre moving , FPS 4.20, Running 64.73s Step 246( N/A%), pre moving , FPS 3.61, Running 65.76s Step 247( N/A%), pre moving , FPS 3.89, Running 65.85s Step 248( N/A%), pre moving , FPS 4.18, Running 65.94s Step 249( N/A%), pre moving , FPS 4.07, Running 66.28s Step 250( N/A%), pre moving , FPS 4.37, Running 66.39s Step 251( N/A%), pre moving , FPS 4.41, Running 66.53s Step 252( N/A%), pre moving , FPS 4.35, Running 66.92s Step 253( N/A%), pre moving , FPS 4.30, Running 67.08s Step 254( N/A%), pre moving , FPS 4.04, Running 67.48s Step 255( N/A%), pre moving , FPS 4.19, Running 67.63s Step 256( N/A%), pre moving , FPS 3.98, Running 68.03s Step 257( N/A%), pre moving , FPS 4.20, Running 68.17s Step 258( N/A%), pre moving , FPS 4.21, Running 68.32s Step 259( N/A%), pre moving , FPS 3.92, Running 68.76s Step 260( N/A%), pre moving , FPS 4.08, Running 68.90s Step 261( N/A%), pre moving , FPS 3.82, Running 69.34s Step 262( N/A%), pre moving , FPS 3.79, Running 69.47s Step 263( N/A%), pre moving , FPS 3.93, Running 69.63s Step 264( N/A%), pre moving , FPS 3.90, Running 69.78s Step 265( N/A%), pre moving , FPS 3.82, Running 69.97s Step 266( N/A%), pre moving , FPS 4.60, Running 70.11s Step 267( N/A%), pre moving , FPS 4.49, Running 70.29s Step 268( N/A%), pre moving , FPS 4.20, Running 70.70s Step 269( N/A%), pre moving , FPS 4.23, Running 71.01s Step 270( N/A%), pre moving , FPS 4.08, Running 71.30s Step 271( N/A%), pre moving , FPS 4.03, Running 71.49s Step 272( N/A%), pre moving , FPS 4.02, Running 71.90s Step 273( N/A%), pre moving , FPS 3.81, Running 72.32s Step 274( N/A%), pre moving , FPS 3.95, Running 72.53s Step 275( N/A%), pre moving , FPS 3.73, Running 72.99s Step 276( N/A%), pre moving , FPS 3.89, Running 73.17s Step 277( N/A%), pre moving , FPS 3.67, Running 73.63s Step 278( N/A%), pre moving , FPS 3.67, Running 73.77s Step 279( N/A%), pre moving , FPS 3.66, Running 74.22s Step 280( N/A%), pre moving , FPS 3.66, Running 74.36s Step 281( N/A%), pre moving , FPS 3.66, Running 74.80s Step 282( N/A%), pre moving , FPS 3.66, Running 74.93s Step 283( N/A%), pre moving , FPS 3.47, Running 75.39s Step 284( N/A%), pre moving , FPS 3.48, Running 75.53s Step 285( N/A%), pre moving , FPS 3.33, Running 75.97s Step 286( N/A%), pre moving , FPS 3.33, Running 76.12s Step 287( N/A%), pre moving , FPS 3.22, Running 76.50s Step 288( N/A%), pre moving , FPS 3.36, Running 76.66s Step 289( N/A%), pre moving , FPS 3.42, Running 76.85s Step 290( N/A%), pre moving , FPS 3.40, Running 77.18s Step 291( N/A%), pre moving , FPS 3.43, Running 77.32s Step 292( N/A%), pre moving , FPS 3.45, Running 77.70s Step 293( N/A%), pre moving , FPS 3.61, Running 77.87s Step 294( N/A%), pre moving , FPS 3.45, Running 78.33s Step 295( N/A%), pre moving , FPS 3.65, Running 78.46s Step 296( N/A%), pre moving , FPS 3.48, Running 78.92s Step 297( N/A%), pre moving , FPS 3.49, Running 79.37s Step 298( N/A%), pre moving , FPS 3.45, Running 79.57s Step 299( N/A%), pre moving , FPS 3.44, Running 80.04s Step 300( N/A%), pre moving , FPS 3.32, Running 80.39s Step 301( N/A%), pre moving , FPS 3.41, Running 80.67s Step 302( N/A%), pre moving , FPS 3.21, Running 81.16s Step 303( N/A%), pre moving , FPS 3.34, Running 81.38s Step 304( N/A%), pre moving , FPS 3.16, Running 81.87s Step 305( N/A%), pre moving , FPS 3.13, Running 82.37s Step 306( N/A%), pre moving , FPS 3.09, Running 82.59s Step 307( N/A%), pre moving , FPS 3.06, Running 83.05s Step 308( N/A%), pre moving , FPS 2.93, Running 83.49s Step 309( N/A%), pre moving , FPS 2.92, Running 83.70s Step 310( N/A%), pre moving , FPS 2.91, Running 84.07s Step 311( N/A%), pre moving , FPS 2.91, Running 84.19s Step 312( N/A%), pre moving , FPS 2.89, Running 84.62s Step 313( N/A%), pre moving , FPS 2.92, Running 84.72s Step 314( N/A%), pre moving , FPS 3.09, Running 84.81s Step 315( N/A%), pre moving , FPS 3.10, Running 84.91s Step 316( N/A%), pre moving , FPS 3.16, Running 85.26s Step 317( N/A%), pre moving , FPS 3.34, Running 85.36s Step 318( N/A%), pre moving , FPS 3.40, Running 85.46s Step 319( N/A%), pre moving , FPS 3.47, Running 85.80s Step 320( N/A%), pre moving , FPS 3.64, Running 85.89s Step 321( N/A%), pre moving , FPS 3.77, Running 85.97s Step 322( N/A%), pre moving , FPS 4.07, Running 86.07s Step 323( N/A%), pre moving , FPS 3.98, Running 86.41s Step 324( N/A%), pre moving , FPS 4.28, Running 86.54s Step 325( N/A%), pre moving , FPS 4.70, Running 86.62s Step 326( N/A%), pre moving , FPS 4.86, Running 86.71s Step 327( N/A%), pre moving , FPS 4.97, Running 87.07s Step 328( N/A%), pre moving , FPS 5.45, Running 87.16s Step 329( N/A%), pre moving , FPS 5.63, Running 87.25s Step 330( N/A%), pre moving , FPS 5.67, Running 87.59s Step 331( N/A%), pre moving , FPS 5.74, Running 87.68s Step 332( N/A%), pre moving , FPS 6.37, Running 87.76s Step 333( N/A%), pre moving , FPS 6.38, Running 87.86s Step 334( N/A%), pre moving , FPS 5.88, Running 88.21s Step 335( N/A%), pre moving , FPS 5.91, Running 88.30s Step 336( N/A%), pre moving , FPS 6.40, Running 88.38s Step 337( N/A%), pre moving , FPS 6.27, Running 88.55s Step 338( N/A%), pre moving , FPS 5.99, Running 88.80s Step 339( N/A%), pre moving , FPS 6.54, Running 88.86s Step 340( N/A%), pre moving , FPS 6.57, Running 88.93s Step 341( N/A%), pre moving , FPS 5.48, Running 89.62s Step 342( N/A%), pre moving , FPS 5.46, Running 89.73s Step 343( N/A%), pre moving , FPS 5.88, Running 89.81s Step 344( N/A%), pre moving , FPS 5.97, Running 89.89s Step 345( N/A%), pre moving , FPS 5.97, Running 89.97s Step 346( N/A%), pre moving , FPS 5.56, Running 90.31s Step 347( N/A%), pre moving , FPS 5.99, Running 90.41s Step 348( N/A%), pre moving , FPS 5.91, Running 90.55s Step 349( N/A%), pre moving , FPS 5.40, Running 90.96s Step 350( N/A%), pre moving , FPS 5.24, Running 91.40s Step 351( N/A%), pre moving , FPS 5.16, Running 91.55s Step 352( N/A%), pre moving , FPS 5.09, Running 91.69s Step 353( N/A%), pre moving , FPS 4.72, Running 92.10s Step 354( N/A%), pre moving , FPS 5.00, Running 92.21s Step 355( N/A%), pre moving , FPS 4.64, Running 92.60s Step 356( N/A%), pre moving , FPS 4.57, Running 92.75s Step 357( N/A%), pre moving , FPS 4.61, Running 92.89s Step 358( N/A%), pre moving , FPS 4.45, Running 93.29s Step 359( N/A%), pre moving , FPS 4.42, Running 93.38s Step 360( N/A%), pre moving , FPS 4.40, Running 93.48s Step 361( N/A%), pre moving , FPS 4.76, Running 93.82s Step 362( N/A%), pre moving , FPS 4.76, Running 93.93s Step 363( N/A%), pre moving , FPS 4.74, Running 94.03s Step 364( N/A%), pre moving , FPS 4.47, Running 94.36s Step 365( N/A%), pre moving , FPS 4.45, Running 94.46s Step 366( N/A%), pre moving , FPS 4.72, Running 94.55s Step 367( N/A%), pre moving , FPS 4.74, Running 94.63s Step 368( N/A%), pre moving , FPS 4.53, Running 94.97s Step 369( N/A%), pre moving , FPS 4.86, Running 95.07s Step 370( N/A%), pre moving , FPS 5.32, Running 95.16s Step 371( N/A%), pre moving , FPS 5.07, Running 95.50s Step 372( N/A%), pre moving , FPS 5.10, Running 95.61s Step 373( N/A%), pre moving , FPS 5.56, Running 95.70s Step 374( N/A%), pre moving , FPS 5.59, Running 95.78s Step 375( N/A%), pre moving , FPS 5.69, Running 96.12s Step 376( N/A%), pre moving , FPS 5.76, Running 96.23s Step 377( N/A%), pre moving , FPS 5.84, Running 96.32s Step 378( N/A%), pre moving , FPS 6.14, Running 96.55s Step 379( N/A%), pre moving , FPS 6.02, Running 96.71s Step 380( N/A%), pre moving , FPS 6.00, Running 96.82s Step 381( N/A%), pre moving , FPS 6.49, Running 96.91s Step 382( N/A%), pre moving , FPS 6.35, Running 97.08s Step 383( N/A%), pre moving , FPS 6.04, Running 97.34s Step 384( N/A%), pre moving , FPS 6.53, Running 97.42s Step 385( N/A%), pre moving , FPS 6.57, Running 97.51s Step 386( N/A%), pre moving , FPS 6.06, Running 97.85s Step 387( N/A%), pre moving , FPS 6.03, Running 97.95s Step 388( N/A%), pre moving , FPS 6.55, Running 98.02s Step 389( N/A%), pre moving , FPS 6.58, Running 98.11s Step 390( N/A%), pre moving , FPS 6.09, Running 98.45s Step 391( N/A%), pre moving , FPS 6.54, Running 98.56s Step 392( N/A%), pre moving , FPS 6.58, Running 98.65s Step 393( N/A%), pre moving , FPS 6.29, Running 98.88s Step 394( N/A%), pre moving , FPS 6.15, Running 99.04s Step 395( N/A%), pre moving , FPS 6.61, Running 99.14s Step 396( N/A%), pre moving , FPS 6.67, Running 99.22s Step 397( N/A%), pre moving , FPS 6.40, Running 99.44s Step 398( N/A%), pre moving , FPS 6.52, Running 99.62s Step 399( N/A%), pre moving , FPS 6.64, Running 99.72s Step 400( N/A%), pre moving , FPS 3.80, Running 102.08s Step 401( N/A%), pre moving , FPS 3.47, Running 102.67s Step 402( N/A%), pre moving , FPS 3.30, Running 103.14s Step 403( N/A%), pre moving , FPS 3.19, Running 103.62s Step 404( N/A%), pre moving , FPS 3.12, Running 103.84s Step 405( N/A%), pre moving , FPS 2.95, Running 104.30s Step 406( N/A%), pre moving , FPS 2.90, Running 104.73s Step 407( N/A%), pre moving , FPS 2.74, Running 105.26s Step 408( N/A%), pre moving , FPS 2.67, Running 105.50s Step 409( N/A%), pre moving , FPS 2.44, Running 106.30s Step 410( N/A%), pre moving , FPS 2.48, Running 106.52s Step 411( N/A%), pre moving , FPS 2.37, Running 106.99s Step 412( N/A%), pre moving , FPS 2.34, Running 107.18s Step 413( N/A%), pre moving , FPS 2.20, Running 107.96s Step 414( N/A%), pre moving , FPS 2.19, Running 108.15s Step 415( N/A%), pre moving , FPS 2.12, Running 108.58s Step 416( N/A%), pre moving , FPS 2.09, Running 108.81s Step 417( N/A%), pre moving , FPS 2.01, Running 109.37s Step 418( N/A%), pre moving , FPS 2.01, Running 109.58s Step 419( N/A%), pre moving , FPS 1.92, Running 110.14s Step 420( 0.33%), action 1, FPS 2.09, Running 111.63s Step 421( 0.67%), action 2, FPS 2.05, Running 112.44s Step 422( 1.00%), action 3, FPS 1.98, Running 113.24s Step 423( 1.33%), action 4, FPS 1.95, Running 113.89s Step 424( 1.67%), action 5, FPS 1.82, Running 114.81s Step 425( 2.00%), action 6, FPS 1.85, Running 115.09s Step 426( 2.33%), action 7, FPS 1.78, Running 115.97s Step 427( 2.67%), action 8, FPS 1.78, Running 116.51s Step 428( 3.00%), action 9, FPS 1.66, Running 117.57s Step 429( 3.33%), action 10, FPS 1.69, Running 118.10s Step 430( 3.67%), action 11, FPS 1.59, Running 119.11s Step 431( 4.00%), action 12, FPS 1.61, Running 119.41s Step 432( 4.33%), action 13, FPS 1.53, Running 120.28s Step 433( 4.67%), action 14, FPS 1.55, Running 120.86s Step 434( 5.00%), action 15, FPS 1.46, Running 121.85s Step 435( 5.33%), action 16, FPS 1.47, Running 122.20s Step 436( 5.67%), action 17, FPS 1.39, Running 123.17s Step 437( 6.00%), action 18, FPS 1.39, Running 123.74s Step 438( 6.33%), action 19, FPS 1.33, Running 124.58s Step 439( 6.67%), action 20, FPS 1.35, Running 124.97s Step 440( 7.00%), action 21, FPS 1.40, Running 125.88s Step 441( 7.33%), action 22, FPS 1.45, Running 126.23s Step 442( 7.67%), action 23, FPS 1.49, Running 126.62s Step 443( 8.00%), action 24, FPS 1.54, Running 126.85s Step 444( 8.33%), action 25, FPS 1.58, Running 127.47s Step 445( 8.67%), action 26, FPS 1.55, Running 127.99s Step 446( 9.00%), action 27, FPS 1.54, Running 128.97s Step 447( 9.33%), action 28, FPS 1.53, Running 129.61s Step 448( 9.67%), action 29, FPS 1.54, Running 130.57s Step 449( 10.00%), action 30, FPS 1.53, Running 131.15s Step 450( 10.33%), action 31, FPS 1.54, Running 132.13s Step 451( 10.67%), action 32, FPS 1.53, Running 132.49s Step 452( 11.00%), action 33, FPS 1.53, Running 133.33s Step 453( 11.33%), action 34, FPS 1.54, Running 133.86s Step 454( 11.67%), action 35, FPS 1.54, Running 134.81s Step 455( 12.00%), action 36, FPS 1.55, Running 135.10s Step 456( 12.33%), action 37, FPS 1.55, Running 136.07s Step 457( 12.67%), action 38, FPS 1.55, Running 136.61s Step 458( 13.00%), action 39, FPS 1.53, Running 137.61s Step 459( 13.33%), action 40, FPS 1.51, Running 138.22s Step 460( 13.67%), action 41, FPS 1.53, Running 138.91s Step 461( 14.00%), action 42, FPS 1.52, Running 139.37s Step 462( 14.33%), action 43, FPS 1.46, Running 140.29s Step 463( 14.67%), action 44, FPS 1.46, Running 140.55s Step 464( 15.00%), action 45, FPS 1.43, Running 141.46s Step 465( 15.33%), action 46, FPS 1.43, Running 141.99s Step 466( 15.67%), action 47, FPS 1.43, Running 142.95s Step 467( 16.00%), action 48, FPS 1.46, Running 143.28s Step 468( 16.33%), action 49, FPS 1.48, Running 144.09s Step 469( 16.67%), action 50, FPS 1.50, Running 144.46s Step 470( 17.00%), action 51, FPS 1.51, Running 145.41s Step 471( 17.33%), action 52, FPS 1.46, Running 146.17s Step 472( 17.67%), action 53, FPS 1.49, Running 146.75s Step 473( 18.00%), action 54, FPS 1.47, Running 147.42s Step 474( 18.33%), action 55, FPS 1.48, Running 148.32s Step 475( 18.67%), action 56, FPS 1.48, Running 148.65s Step 476( 19.00%), action 57, FPS 1.50, Running 149.41s Step 477( 19.33%), action 58, FPS 1.50, Running 149.95s Step 478( 19.67%), action 59, FPS 1.52, Running 150.74s Step 479( 20.00%), action 60, FPS 1.54, Running 151.19s Step 480( 20.33%), action 61, FPS 1.50, Running 152.23s Step 481( 20.67%), action 62, FPS 1.50, Running 152.74s Step 482( 21.00%), action 63, FPS 1.50, Running 153.63s Step 483( 21.33%), action 64, FPS 1.49, Running 153.97s Step 484( 21.67%), action 65, FPS 1.49, Running 154.88s Step 485( 22.00%), action 66, FPS 1.49, Running 155.40s Step 486( 22.33%), action 67, FPS 1.53, Running 156.00s Step 487( 22.67%), action 68, FPS 1.51, Running 156.54s Step 488( 23.00%), action 69, FPS 1.49, Running 157.47s Step 489( 23.33%), action 70, FPS 1.49, Running 157.86s Step 490( 23.67%), action 71, FPS 1.46, Running 159.11s Step 491( 24.00%), action 72, FPS 1.48, Running 159.73s Step 492( 24.33%), action 73, FPS 1.47, Running 160.38s Step 493( 24.67%), action 74, FPS 1.49, Running 160.84s Step 494( 25.00%), action 75, FPS 1.52, Running 161.48s Step 495( 25.33%), action 76, FPS 1.50, Running 161.99s Step 496( 25.67%), action 77, FPS 1.48, Running 162.96s Step 497( 26.00%), action 78, FPS 1.50, Running 163.27s Step 498( 26.33%), action 79, FPS 1.49, Running 164.17s Step 499( 26.67%), action 80, FPS 1.52, Running 164.36s Step 500( 27.00%), action 81, FPS 1.56, Running 165.06s Step 501( 27.33%), action 82, FPS 1.54, Running 165.70s Step 502( 27.67%), action 83, FPS 1.58, Running 166.30s Step 503( 28.00%), action 84, FPS 1.55, Running 166.84s Step 504( 28.33%), action 85, FPS 1.59, Running 167.50s Step 505( 28.67%), action 86, FPS 1.59, Running 168.00s Step 506( 29.00%), action 87, FPS 1.55, Running 168.90s Step 507( 29.33%), action 88, FPS 1.58, Running 169.17s Step 508( 29.67%), action 89, FPS 1.59, Running 170.05s Step 509( 30.00%), action 90, FPS 1.60, Running 170.35s Step 510( 30.33%), action 91, FPS 1.64, Running 171.32s Step 511( 30.67%), action 92, FPS 1.65, Running 171.82s Step 512( 31.00%), action 93, FPS 1.61, Running 172.80s Step 513( 31.33%), action 94, FPS 1.63, Running 173.10s Step 514( 31.67%), action 95, FPS 1.61, Running 173.87s Step 515( 32.00%), action 96, FPS 1.64, Running 174.17s Step 516( 32.33%), action 97, FPS 1.65, Running 175.05s Step 517( 32.67%), action 98, FPS 1.61, Running 175.67s Step 518( 33.00%), action 99, FPS 1.60, Running 176.63s Step 519( 33.33%), action 100, FPS 1.59, Running 176.97s Step 520( 33.67%), action 101, FPS 1.55, Running 177.94s Step 521( 34.00%), action 102, FPS 1.57, Running 178.42s Step 522( 34.33%), action 103, FPS 1.56, Running 179.14s Step 523( 34.67%), action 104, FPS 1.58, Running 179.53s Step 524( 35.00%), action 105, FPS 1.54, Running 180.47s Step 525( 35.33%), action 106, FPS 1.52, Running 181.15s Step 526( 35.67%), action 107, FPS 1.53, Running 181.94s Step 527( 36.00%), action 108, FPS 1.52, Running 182.34s Step 528( 36.33%), action 109, FPS 1.51, Running 183.26s Step 529( 36.67%), action 110, FPS 1.46, Running 184.06s Step 530( 37.00%), action 111, FPS 1.46, Running 185.05s Step 531( 37.33%), action 112, FPS 1.44, Running 185.67s Step 532( 37.67%), action 113, FPS 1.45, Running 186.57s Step 533( 38.00%), action 114, FPS 1.45, Running 186.91s Step 534( 38.33%), action 115, FPS 1.44, Running 187.76s Step 535( 38.67%), action 116, FPS 1.41, Running 188.34s Step 536( 39.00%), action 117, FPS 1.42, Running 189.11s Step 537( 39.33%), action 118, FPS 1.44, Running 189.55s Step 538( 39.67%), action 119, FPS 1.45, Running 190.45s Step 539( 40.00%), action 120, FPS 1.45, Running 190.74s Step 540( 40.33%), action 121, FPS 1.42, Running 192.02s Step 541( 40.67%), action 122, FPS 1.44, Running 192.35s Step 542( 41.00%), action 123, FPS 1.43, Running 193.16s Step 543( 41.33%), action 124, FPS 1.43, Running 193.47s Step 544( 41.67%), action 125, FPS 1.44, Running 194.32s Step 545( 42.00%), action 126, FPS 1.46, Running 194.84s Step 546( 42.33%), action 127, FPS 1.47, Running 195.53s Step 547( 42.67%), action 128, FPS 1.46, Running 196.02s Step 548( 43.00%), action 129, FPS 1.47, Running 196.90s Step 549( 43.33%), action 130, FPS 1.52, Running 197.23s Step 550( 43.67%), action 131, FPS 1.49, Running 198.51s Step 551( 44.00%), action 132, FPS 1.52, Running 198.83s Step 552( 44.33%), action 133, FPS 1.48, Running 200.05s Step 553( 44.67%), action 134, FPS 1.48, Running 200.45s Step 554( 45.00%), action 135, FPS 1.49, Running 201.18s Step 555( 45.33%), action 136, FPS 1.52, Running 201.48s Step 556( 45.67%), action 137, FPS 1.54, Running 202.07s Step 557( 46.00%), action 138, FPS 1.57, Running 202.30s Step 558( 46.33%), action 139, FPS 1.62, Running 202.83s Step 559( 46.67%), action 140, FPS 1.61, Running 203.13s Step 560( 47.00%), action 141, FPS 1.66, Running 204.05s Step 561( 47.33%), action 142, FPS 1.66, Running 204.37s Step 562( 47.67%), action 143, FPS 1.64, Running 205.34s Step 563( 48.00%), action 144, FPS 1.61, Running 205.90s Step 564( 48.33%), action 145, FPS 1.60, Running 206.82s Step 565( 48.67%), action 146, FPS 1.63, Running 207.12s Step 566( 49.00%), action 147, FPS 1.61, Running 207.99s Step 567( 49.33%), action 148, FPS 1.59, Running 208.59s Step 568( 49.67%), action 149, FPS 1.58, Running 209.57s Step 569( 50.00%), action 150, FPS 1.58, Running 209.88s Step 570( 50.33%), action 151, FPS 1.57, Running 211.21s Step 571( 50.67%), action 152, FPS 1.54, Running 211.79s Step 572( 51.00%), action 153, FPS 1.58, Running 212.74s Step 573( 51.33%), action 154, FPS 1.58, Running 213.10s Step 574( 51.67%), action 155, FPS 1.57, Running 213.93s Step 575( 52.00%), action 156, FPS 1.54, Running 214.46s Step 576( 52.33%), action 157, FPS 1.50, Running 215.40s Step 577( 52.67%), action 158, FPS 1.44, Running 216.15s Step 578( 53.00%), action 159, FPS 1.40, Running 217.13s Step 579( 53.33%), action 160, FPS 1.37, Running 217.70s Step 580( 53.67%), action 161, FPS 1.32, Running 219.19s Step 581( 54.00%), action 162, FPS 1.26, Running 220.27s Step 582( 54.33%), action 163, FPS 1.31, Running 220.61s Step 583( 54.67%), action 164, FPS 1.34, Running 220.82s Step 584( 55.00%), action 165, FPS 1.32, Running 221.91s Step 585( 55.33%), action 166, FPS 1.29, Running 222.64s Step 586( 55.67%), action 167, FPS 1.28, Running 223.57s Step 587( 56.00%), action 168, FPS 1.29, Running 224.13s Step 588( 56.33%), action 169, FPS 1.29, Running 225.10s Step 589( 56.67%), action 170, FPS 1.29, Running 225.42s Step 590( 57.00%), action 171, FPS 1.31, Running 226.47s Step 591( 57.33%), action 172, FPS 1.32, Running 226.95s Step 592( 57.67%), action 173, FPS 1.34, Running 227.62s Step 593( 58.00%), action 174, FPS 1.33, Running 228.13s Step 594( 58.33%), action 175, FPS 1.28, Running 229.60s Step 595( 58.67%), action 176, FPS 1.27, Running 230.22s Step 596( 59.00%), action 177, FPS 1.28, Running 231.02s Step 597( 59.33%), action 178, FPS 1.27, Running 231.84s Step 598( 59.67%), action 179, FPS 1.28, Running 232.79s Step 599( 60.00%), action 180, FPS 1.30, Running 233.14s Step 600( 60.33%), action 181, FPS 1.33, Running 234.25s Step 601( 60.67%), action 182, FPS 1.40, Running 234.57s Step 602( 61.00%), action 183, FPS 1.35, Running 235.46s Step 603( 61.33%), action 184, FPS 1.32, Running 235.97s Step 604( 61.67%), action 185, FPS 1.36, Running 236.60s Step 605( 62.00%), action 186, FPS 1.37, Running 237.20s Step 606( 62.33%), action 187, FPS 1.37, Running 238.21s Step 607( 62.67%), action 188, FPS 1.37, Running 238.75s Step 608( 63.00%), action 189, FPS 1.40, Running 239.35s Step 609( 63.33%), action 190, FPS 1.37, Running 240.02s Step 610( 63.67%), action 191, FPS 1.38, Running 240.93s Step 611( 64.00%), action 192, FPS 1.38, Running 241.47s Step 612( 64.33%), action 193, FPS 1.35, Running 242.43s Step 613( 64.67%), action 194, FPS 1.37, Running 242.77s Step 614( 65.00%), action 195, FPS 1.43, Running 243.57s Step 615( 65.33%), action 196, FPS 1.44, Running 244.13s Step 616( 65.67%), action 197, FPS 1.46, Running 244.73s Step 617( 66.00%), action 198, FPS 1.49, Running 245.30s Step 618( 66.33%), action 199, FPS 1.48, Running 246.29s Step 619( 66.67%), action 200, FPS 1.45, Running 246.89s Step 620( 67.00%), action 201, FPS 1.47, Running 247.89s Step 621( 67.33%), action 202, FPS 1.43, Running 248.52s Step 622( 67.67%), action 203, FPS 1.43, Running 249.46s Step 623( 68.00%), action 204, FPS 1.39, Running 250.31s Step 624( 68.33%), action 205, FPS 1.37, Running 251.17s Step 625( 68.67%), action 206, FPS 1.37, Running 251.75s Step 626( 69.00%), action 207, FPS 1.38, Running 252.72s Step 627( 69.33%), action 208, FPS 1.35, Running 253.53s Step 628( 69.67%), action 209, FPS 1.33, Running 254.39s Step 629( 70.00%), action 210, FPS 1.33, Running 255.01s Step 630( 70.33%), action 211, FPS 1.33, Running 256.02s Step 631( 70.67%), action 212, FPS 1.32, Running 256.66s Step 632( 71.00%), action 213, FPS 1.32, Running 257.63s Step 633( 71.33%), action 214, FPS 1.31, Running 257.98s [2026-08-02 19:32:50] [31 ] Seed 30 failed after 258.37 s. +steps: 633 , actions: 214 . +Instruction: Empty +Total 17/31(54.84%) success. +Setting seed: 31 +Step 1( N/A%), pre moving , FPS 1.68, Running 0.60s Step 2( N/A%), pre moving , FPS 2.63, Running 0.76s Step 3( N/A%), pre moving , FPS 3.54, Running 0.85s Step 4( N/A%), pre moving , FPS 4.28, Running 0.93s Step 5( N/A%), pre moving , FPS 3.93, Running 1.27s Step 6( N/A%), pre moving , FPS 4.30, Running 1.39s Step 7( N/A%), pre moving , FPS 4.68, Running 1.49s Step 8( N/A%), pre moving , FPS 5.01, Running 1.60s Step 9( N/A%), pre moving , FPS 4.64, Running 1.94s Step 10( N/A%), pre moving , FPS 4.89, Running 2.05s Step 11( N/A%), pre moving , FPS 5.13, Running 2.14s Step 12( N/A%), pre moving , FPS 4.84, Running 2.48s Step 13( N/A%), pre moving , FPS 5.03, Running 2.59s Step 14( N/A%), pre moving , FPS 5.25, Running 2.67s Step 15( N/A%), pre moving , FPS 5.42, Running 2.77s Step 16( N/A%), pre moving , FPS 5.15, Running 3.10s Step 17( N/A%), pre moving , FPS 5.29, Running 3.21s Step 18( N/A%), pre moving , FPS 5.43, Running 3.31s Step 19( N/A%), pre moving , FPS 5.20, Running 3.65s Step 20( N/A%), pre moving , FPS 5.38, Running 3.72s Step 21( N/A%), pre moving , FPS 5.44, Running 4.27s Step 22( N/A%), pre moving , FPS 5.47, Running 4.42s Step 23( N/A%), pre moving , FPS 5.48, Running 4.50s Step 24( N/A%), pre moving , FPS 5.14, Running 4.82s Step 25( N/A%), pre moving , FPS 5.49, Running 4.91s Step 26( N/A%), pre moving , FPS 4.86, Running 5.51s Step 27( N/A%), pre moving , FPS 4.87, Running 5.60s Step 28( N/A%), pre moving , FPS 4.61, Running 5.94s Step 29( N/A%), pre moving , FPS 4.86, Running 6.05s Step 30( N/A%), pre moving , FPS 4.89, Running 6.14s Step 31( N/A%), pre moving , FPS 4.83, Running 6.28s Step 32( N/A%), pre moving , FPS 4.90, Running 6.56s Step 33( N/A%), pre moving , FPS 4.90, Running 6.67s Step 34( N/A%), pre moving , FPS 4.89, Running 6.76s Step 35( N/A%), pre moving , FPS 4.61, Running 7.11s Step 36( N/A%), pre moving , FPS 4.28, Running 7.78s Step 37( N/A%), pre moving , FPS 4.30, Running 7.87s Step 38( N/A%), pre moving , FPS 4.30, Running 7.97s Step 39( N/A%), pre moving , FPS 4.30, Running 8.31s Step 40( N/A%), pre moving , FPS 4.23, Running 8.44s Step 41( N/A%), pre moving , FPS 4.70, Running 8.53s Step 42( N/A%), pre moving , FPS 4.48, Running 8.88s Step 43( N/A%), pre moving , FPS 4.46, Running 8.98s Step 44( N/A%), pre moving , FPS 4.70, Running 9.07s Step 45( N/A%), pre moving , FPS 4.59, Running 9.28s Step 46( N/A%), pre moving , FPS 4.86, Running 9.62s Step 47( N/A%), pre moving , FPS 4.82, Running 9.75s Step 48( N/A%), pre moving , FPS 4.76, Running 10.14s Step 49( N/A%), pre moving , FPS 4.71, Running 10.29s Step 50( N/A%), pre moving , FPS 4.65, Running 10.43s Step 51( N/A%), pre moving , FPS 4.38, Running 10.85s Step 52( N/A%), pre moving , FPS 4.52, Running 10.98s Step 53( N/A%), pre moving , FPS 4.25, Running 11.38s Step 54( N/A%), pre moving , FPS 4.20, Running 11.53s Step 55( N/A%), pre moving , FPS 4.15, Running 11.93s Step 56( N/A%), pre moving , FPS 4.66, Running 12.07s Step 57( N/A%), pre moving , FPS 4.62, Running 12.20s Step 58( N/A%), pre moving , FPS 4.32, Running 12.59s Step 59( N/A%), pre moving , FPS 4.51, Running 12.75s Step 60( N/A%), pre moving , FPS 4.35, Running 13.04s Step 61( N/A%), pre moving , FPS 4.19, Running 13.30s Step 62( N/A%), pre moving , FPS 4.40, Running 13.43s Step 63( N/A%), pre moving , FPS 4.15, Running 13.81s Step 64( N/A%), pre moving , FPS 4.09, Running 13.97s Step 65( N/A%), pre moving , FPS 3.93, Running 14.36s Step 66( N/A%), pre moving , FPS 4.09, Running 14.51s Step 67( N/A%), pre moving , FPS 4.08, Running 14.65s Step 68( N/A%), pre moving , FPS 4.07, Running 15.05s Step 69( N/A%), pre moving , FPS 4.09, Running 15.19s Step 70( N/A%), pre moving , FPS 3.89, Running 15.58s Step 71( N/A%), pre moving , FPS 4.12, Running 15.70s Step 72( N/A%), pre moving , FPS 4.12, Running 15.83s Step 73( N/A%), pre moving , FPS 4.13, Running 16.22s Step 74( N/A%), pre moving , FPS 4.13, Running 16.37s Step 75( N/A%), pre moving , FPS 4.12, Running 16.78s Step 76( N/A%), pre moving , FPS 4.08, Running 16.97s Step 77( N/A%), pre moving , FPS 3.92, Running 17.30s Step 78( N/A%), pre moving , FPS 4.12, Running 17.45s Step 79( N/A%), pre moving , FPS 4.17, Running 17.54s Step 80( N/A%), pre moving , FPS 4.35, Running 17.63s Step 81( N/A%), pre moving , FPS 4.53, Running 17.71s Step 82( N/A%), pre moving , FPS 4.33, Running 18.04s Step 83( N/A%), pre moving , FPS 4.62, Running 18.14s Step 84( N/A%), pre moving , FPS 4.69, Running 18.23s Step 85( N/A%), pre moving , FPS 5.05, Running 18.32s Step 86( N/A%), pre moving , FPS 4.84, Running 18.64s Step 87( N/A%), pre moving , FPS 4.94, Running 18.70s Step 88( N/A%), pre moving , FPS 5.39, Running 18.76s Step 89( N/A%), pre moving , FPS 5.50, Running 18.83s Step 90( N/A%), pre moving , FPS 6.04, Running 18.89s Step 91( N/A%), pre moving , FPS 6.11, Running 18.97s Step 92( N/A%), pre moving , FPS 6.19, Running 19.07s Step 93( N/A%), pre moving , FPS 6.87, Running 19.13s Step 94( N/A%), pre moving , FPS 7.11, Running 19.18s Step 95( N/A%), pre moving , FPS 8.05, Running 19.27s Step 96( N/A%), pre moving , FPS 8.30, Running 19.38s Step 97( N/A%), pre moving , FPS 6.31, Running 20.47s Step 98( N/A%), pre moving , FPS 5.86, Running 20.86s Step 99( N/A%), pre moving , FPS 5.08, Running 21.47s Step 100( N/A%), pre moving , FPS 4.65, Running 21.92s Step 101( N/A%), pre moving , FPS 4.17, Running 22.51s Step 102( N/A%), pre moving , FPS 4.03, Running 23.01s Step 103( N/A%), pre moving , FPS 3.65, Running 23.62s Step 104( N/A%), pre moving , FPS 3.52, Running 23.92s Step 105( N/A%), pre moving , FPS 3.32, Running 24.34s Step 106( N/A%), pre moving , FPS 3.28, Running 24.74s Step 107( N/A%), pre moving , FPS 3.03, Running 25.31s Step 108( N/A%), pre moving , FPS 2.95, Running 25.53s Step 109( N/A%), pre moving , FPS 2.79, Running 26.00s Step 110( N/A%), pre moving , FPS 2.64, Running 26.46s Step 111( N/A%), pre moving , FPS 2.48, Running 27.03s Step 112( N/A%), pre moving , FPS 2.46, Running 27.21s Step 113( N/A%), pre moving , FPS 2.32, Running 27.76s Step 114( N/A%), pre moving , FPS 2.22, Running 28.19s Step 115( N/A%), pre moving , FPS 2.11, Running 28.75s Step 116( N/A%), pre moving , FPS 2.09, Running 28.96s Step 117( N/A%), pre moving , FPS 2.23, Running 29.44s Step 118( N/A%), pre moving , FPS 2.22, Running 29.87s Step 119( N/A%), pre moving , FPS 2.22, Running 30.47s Step 120( N/A%), pre moving , FPS 2.22, Running 30.92s Step 121( N/A%), pre moving , FPS 2.22, Running 31.52s Step 122( N/A%), pre moving , FPS 2.27, Running 31.82s Step 123( N/A%), pre moving , FPS 2.29, Running 32.35s Step 124( N/A%), pre moving , FPS 2.25, Running 32.81s Step 125( N/A%), pre moving , FPS 2.21, Running 33.40s Step 126( N/A%), pre moving , FPS 2.20, Running 33.84s Step 127( N/A%), pre moving , FPS 2.20, Running 34.41s Step 128( N/A%), pre moving , FPS 2.20, Running 34.62s Step 129( N/A%), pre moving , FPS 2.18, Running 35.17s Step 130( N/A%), pre moving , FPS 2.18, Running 35.62s Step 131( N/A%), pre moving , FPS 2.17, Running 36.25s Step 132( N/A%), pre moving , FPS 2.11, Running 36.68s Step 133( N/A%), pre moving , FPS 2.10, Running 37.27s Step 134( N/A%), pre moving , FPS 2.09, Running 37.76s Step 135( N/A%), pre moving , FPS 2.13, Running 38.14s Step 136( N/A%), pre moving , FPS 2.13, Running 38.36s Step 137( N/A%), pre moving , FPS 2.16, Running 38.69s Step 138( N/A%), pre moving , FPS 2.22, Running 38.90s Step 139( N/A%), pre moving , FPS 2.29, Running 39.19s Step 140( N/A%), pre moving , FPS 2.35, Running 39.42s Step 141( N/A%), pre moving , FPS 2.42, Running 39.79s Step 142( N/A%), pre moving , FPS 2.43, Running 40.05s Step 143( N/A%), pre moving , FPS 2.48, Running 40.40s Step 144( N/A%), pre moving , FPS 2.56, Running 40.61s Step 145( N/A%), pre moving , FPS 2.66, Running 40.92s Step 146( N/A%), pre moving , FPS 2.73, Running 41.17s Step 147( N/A%), pre moving , FPS 2.84, Running 41.44s Step 148( N/A%), pre moving , FPS 2.83, Running 41.67s Step 149( N/A%), pre moving , FPS 2.95, Running 41.94s Step 150( N/A%), pre moving , FPS 3.04, Running 42.20s Step 151( N/A%), pre moving , FPS 3.18, Running 42.55s Step 152( N/A%), pre moving , FPS 3.37, Running 42.62s Step 153( N/A%), pre moving , FPS 3.70, Running 42.68s Step 154( N/A%), pre moving , FPS 4.01, Running 42.75s Step 155( N/A%), pre moving , FPS 4.28, Running 42.81s Step 156( N/A%), pre moving , FPS 4.43, Running 42.88s Step 157( N/A%), pre moving , FPS 4.71, Running 42.94s Step 158( N/A%), pre moving , FPS 4.86, Running 43.02s Step 159( N/A%), pre moving , FPS 5.13, Running 43.09s Step 160( N/A%), pre moving , FPS 5.35, Running 43.15s Step 161( N/A%), pre moving , FPS 5.81, Running 43.23s Step 162( N/A%), pre moving , FPS 5.31, Running 43.81s Step 163( N/A%), pre moving , FPS 5.74, Running 43.89s Step 164( N/A%), pre moving , FPS 6.00, Running 43.95s Step 165( N/A%), pre moving , FPS 6.48, Running 44.01s Step 166( N/A%), pre moving , FPS 6.85, Running 44.09s Step 167( N/A%), pre moving , FPS 7.33, Running 44.17s Step 168( N/A%), pre moving , FPS 7.75, Running 44.25s Step 169( N/A%), pre moving , FPS 8.28, Running 44.36s Step 170( N/A%), pre moving , FPS 8.92, Running 44.44s Step 171( N/A%), pre moving , FPS 9.96, Running 44.56s Step 172( N/A%), pre moving , FPS 9.80, Running 44.66s Step 173( N/A%), pre moving , FPS 9.45, Running 44.80s Step 174( N/A%), pre moving , FPS 9.06, Running 44.96s Step 175( N/A%), pre moving , FPS 8.77, Running 45.10s Step 176( N/A%), pre moving , FPS 8.62, Running 45.20s Step 177( N/A%), pre moving , FPS 8.37, Running 45.33s Step 178( N/A%), pre moving , FPS 8.07, Running 45.50s Step 179( N/A%), pre moving , FPS 7.86, Running 45.64s Step 180( N/A%), pre moving , FPS 7.68, Running 45.76s Step 181( N/A%), pre moving , FPS 7.40, Running 45.93s Step 182( N/A%), pre moving , FPS 8.70, Running 46.11s Step 183( N/A%), pre moving , FPS 8.26, Running 46.31s Step 184( N/A%), pre moving , FPS 7.86, Running 46.49s Step 185( N/A%), pre moving , FPS 7.58, Running 46.65s Step 186( N/A%), pre moving , FPS 7.32, Running 46.82s Step 187( N/A%), pre moving , FPS 7.09, Running 46.99s Step 188( N/A%), pre moving , FPS 6.92, Running 47.14s Step 189( N/A%), pre moving , FPS 6.73, Running 47.33s Step 190( N/A%), pre moving , FPS 6.53, Running 47.51s Step 191( N/A%), pre moving , FPS 6.34, Running 47.71s Step 192( N/A%), pre moving , FPS 6.17, Running 47.90s Step 193( N/A%), pre moving , FPS 6.08, Running 48.09s Step 194( N/A%), pre moving , FPS 6.01, Running 48.29s Step 195( N/A%), pre moving , FPS 6.00, Running 48.43s Step 196( N/A%), pre moving , FPS 5.87, Running 48.61s Step 197( N/A%), pre moving , FPS 5.78, Running 48.79s Step 198( N/A%), pre moving , FPS 5.81, Running 48.94s Step 199( N/A%), pre moving , FPS 5.81, Running 49.08s Step 200( N/A%), pre moving , FPS 5.76, Running 49.23s Step 201( N/A%), pre moving , FPS 5.80, Running 49.38s Step 202( N/A%), pre moving , FPS 5.85, Running 49.53s Step 203( N/A%), pre moving , FPS 5.95, Running 49.67s Step 204( N/A%), pre moving , FPS 6.03, Running 49.81s Step 205( N/A%), pre moving , FPS 6.09, Running 49.94s Step 206( N/A%), pre moving , FPS 6.23, Running 50.03s Step 207( N/A%), pre moving , FPS 6.34, Running 50.15s Step 208( N/A%), pre moving , FPS 6.48, Running 50.23s Step 209( N/A%), pre moving , FPS 6.76, Running 50.29s Step 210( N/A%), pre moving , FPS 7.03, Running 50.35s Step 211( N/A%), pre moving , FPS 7.41, Running 50.41s Step 212( N/A%), pre moving , FPS 7.64, Running 50.52s Step 213( N/A%), pre moving , FPS 7.96, Running 50.60s Step 214( N/A%), pre moving , FPS 8.32, Running 50.69s Step 215( N/A%), pre moving , FPS 8.65, Running 50.74s Step 216( N/A%), pre moving , FPS 9.12, Running 50.80s Step 217( N/A%), pre moving , FPS 9.66, Running 50.86s Step 218( N/A%), pre moving , FPS 10.15, Running 50.91s Step 219( N/A%), pre moving , FPS 10.46, Running 50.99s Step 220( N/A%), pre moving , FPS 10.95, Running 51.05s Step 221( N/A%), pre moving , FPS 11.57, Running 51.11s Step 222( N/A%), pre moving , FPS 9.24, Running 51.70s Step 223( N/A%), pre moving , FPS 9.61, Running 51.75s Step 224( N/A%), pre moving , FPS 10.01, Running 51.81s Step 225( N/A%), pre moving , FPS 10.36, Running 51.87s Step 226( N/A%), pre moving , FPS 10.59, Running 51.92s Step 227( N/A%), pre moving , FPS 10.87, Running 51.99s Step 228( N/A%), pre moving , FPS 10.74, Running 52.09s Step 229( N/A%), pre moving , FPS 10.57, Running 52.18s Step 230( N/A%), pre moving , FPS 10.35, Running 52.28s Step 231( N/A%), pre moving , FPS 10.19, Running 52.37s Step 232( N/A%), pre moving , FPS 10.35, Running 52.45s Step 233( N/A%), pre moving , FPS 10.30, Running 52.55s Step 234( N/A%), pre moving , FPS 10.27, Running 52.64s Step 235( N/A%), pre moving , FPS 10.14, Running 52.71s Step 236( N/A%), pre moving , FPS 10.02, Running 52.80s Step 237( N/A%), pre moving , FPS 9.86, Running 52.89s Step 238( N/A%), pre moving , FPS 9.67, Running 52.98s Step 239( N/A%), pre moving , FPS 9.58, Running 53.08s Step 240( N/A%), pre moving , FPS 9.41, Running 53.18s Step 241( N/A%), pre moving , FPS 9.22, Running 53.28s Step 242( N/A%), pre moving , FPS 11.91, Running 53.38s Step 243( N/A%), pre moving , FPS 11.45, Running 53.50s Step 244( N/A%), pre moving , FPS 10.98, Running 53.63s Step 245( N/A%), pre moving , FPS 10.69, Running 53.74s Step 246( N/A%), pre moving , FPS 10.40, Running 53.85s Step 247( N/A%), pre moving , FPS 9.99, Running 53.99s Step 248( N/A%), pre moving , FPS 9.89, Running 54.12s Step 249( N/A%), pre moving , FPS 9.71, Running 54.24s Step 250( N/A%), pre moving , FPS 9.58, Running 54.37s Step 251( N/A%), pre moving , FPS 9.30, Running 54.52s Step 252( N/A%), pre moving , FPS 9.14, Running 54.64s Step 253( N/A%), pre moving , FPS 8.93, Running 54.78s Step 254( N/A%), pre moving , FPS 8.92, Running 54.88s Step 255( N/A%), pre moving , FPS 8.76, Running 55.00s Step 256( N/A%), pre moving , FPS 8.57, Running 55.13s Step 257( N/A%), pre moving , FPS 8.34, Running 55.29s Step 258( N/A%), pre moving , FPS 8.17, Running 55.43s Step 259( N/A%), pre moving , FPS 7.94, Running 55.60s Step 260( N/A%), pre moving , FPS 7.83, Running 55.73s Step 261( N/A%), pre moving , FPS 7.78, Running 55.85s Step 262( N/A%), pre moving , FPS 7.69, Running 55.97s Step 263( N/A%), pre moving , FPS 7.72, Running 56.09s Step 264( N/A%), pre moving , FPS 7.76, Running 56.21s Step 265( N/A%), pre moving , FPS 7.68, Running 56.34s Step 266( N/A%), pre moving , FPS 7.66, Running 56.46s Step 267( N/A%), pre moving , FPS 7.71, Running 56.58s Step 268( N/A%), pre moving , FPS 7.72, Running 56.71s Step 269( N/A%), pre moving , FPS 7.70, Running 56.84s Step 270( N/A%), pre moving , FPS 7.76, Running 56.95s Step 271( N/A%), pre moving , FPS 7.77, Running 57.10s Step 272( N/A%), pre moving , FPS 7.76, Running 57.22s Step 273( N/A%), pre moving , FPS 7.83, Running 57.34s Step 274( N/A%), pre moving , FPS 7.74, Running 57.46s Step 275( N/A%), pre moving , FPS 7.60, Running 57.63s Step 276( N/A%), pre moving , FPS 7.58, Running 57.77s Step 277( N/A%), pre moving , FPS 7.68, Running 57.90s Step 278( N/A%), pre moving , FPS 7.71, Running 58.02s Step 279( N/A%), pre moving , FPS 7.88, Running 58.14s Step 280( N/A%), pre moving , FPS 7.87, Running 58.27s Step 281( N/A%), pre moving , FPS 7.90, Running 58.38s Step 282( N/A%), pre moving , FPS 8.04, Running 58.46s Step 283( N/A%), pre moving , FPS 8.13, Running 58.55s Step 284( N/A%), pre moving , FPS 8.22, Running 58.64s Step 285( N/A%), pre moving , FPS 8.48, Running 58.70s Step 286( N/A%), pre moving , FPS 8.68, Running 58.76s Step 287( N/A%), pre moving , FPS 8.92, Running 58.82s Step 288( N/A%), pre moving , FPS 9.22, Running 58.88s Step 289( N/A%), pre moving , FPS 9.53, Running 58.94s Step 290( N/A%), pre moving , FPS 9.79, Running 58.99s Step 291( N/A%), pre moving , FPS 10.34, Running 59.03s Step 292( N/A%), pre moving , FPS 10.75, Running 59.08s Step 293( N/A%), pre moving , FPS 11.20, Running 59.12s Step 294( N/A%), pre moving , FPS 11.61, Running 59.18s Step 295( N/A%), pre moving , FPS 12.27, Running 59.26s Step 296( N/A%), pre moving , FPS 13.00, Running 59.31s Step 297( N/A%), pre moving , FPS 13.66, Running 59.36s Step 298( N/A%), pre moving , FPS 14.34, Running 59.42s Step 299( N/A%), pre moving , FPS 15.05, Running 59.47s Step 300( N/A%), pre moving , FPS 15.73, Running 59.55s Step 301( N/A%), pre moving , FPS 16.52, Running 59.59s Step 302( N/A%), pre moving , FPS 16.67, Running 59.66s Step 303( N/A%), pre moving , FPS 17.11, Running 59.72s Step 304( N/A%), pre moving , FPS 17.85, Running 59.76s Step 305( N/A%), pre moving , FPS 18.12, Running 59.80s Step 306( N/A%), pre moving , FPS 18.36, Running 59.85s Step 307( N/A%), pre moving , FPS 18.61, Running 59.90s Step 308( N/A%), pre moving , FPS 18.57, Running 59.95s Step 309( N/A%), pre moving , FPS 18.62, Running 60.01s Step 310( N/A%), pre moving , FPS 18.58, Running 60.07s Step 311( N/A%), pre moving , FPS 18.18, Running 60.13s Step 312( N/A%), pre moving , FPS 12.27, Running 60.71s Step 313( N/A%), pre moving , FPS 12.19, Running 60.76s Step 314( N/A%), pre moving , FPS 12.15, Running 60.83s Step 315( N/A%), pre moving , FPS 12.24, Running 60.89s Step 316( N/A%), pre moving , FPS 12.19, Running 60.95s Step 317( N/A%), pre moving , FPS 12.09, Running 61.01s Step 318( N/A%), pre moving , FPS 12.04, Running 61.08s Step 319( N/A%), pre moving , FPS 11.71, Running 61.17s Step 320( N/A%), pre moving , FPS 11.66, Running 61.26s Step 321( N/A%), pre moving , FPS 11.31, Running 61.36s Step 322( N/A%), pre moving , FPS 11.08, Running 61.47s Step 323( N/A%), pre moving , FPS 10.74, Running 61.58s Step 324( N/A%), pre moving , FPS 10.30, Running 61.70s Step 325( N/A%), pre moving , FPS 10.08, Running 61.79s Step 326( N/A%), pre moving , FPS 9.82, Running 61.89s Step 327( N/A%), pre moving , FPS 9.56, Running 61.99s Step 328( N/A%), pre moving , FPS 9.43, Running 62.07s Step 329( N/A%), pre moving , FPS 9.22, Running 62.18s Step 330( N/A%), pre moving , FPS 9.09, Running 62.27s Step 331( N/A%), pre moving , FPS 8.94, Running 62.37s Step 332( N/A%), pre moving , FPS 11.45, Running 62.45s Step 333( N/A%), pre moving , FPS 11.31, Running 62.53s Step 334( N/A%), pre moving , FPS 11.37, Running 62.59s Step 335( N/A%), pre moving , FPS 11.31, Running 62.66s Step 336( N/A%), pre moving , FPS 11.37, Running 62.71s Step 337( N/A%), pre moving , FPS 11.38, Running 62.77s Step 338( N/A%), pre moving , FPS 11.44, Running 62.83s Step 339( N/A%), pre moving , FPS 11.60, Running 62.90s Step 340( N/A%), pre moving , FPS 11.87, Running 62.95s Step 341( N/A%), pre moving , FPS 12.22, Running 63.00s Step 342( N/A%), pre moving , FPS 12.52, Running 63.06s Step 343( N/A%), pre moving , FPS 13.01, Running 63.12s Step 344( N/A%), pre moving , FPS 13.51, Running 63.18s Step 345( N/A%), pre moving , FPS 13.80, Running 63.24s Step 346( N/A%), pre moving , FPS 14.11, Running 63.30s Step 347( N/A%), pre moving , FPS 14.52, Running 63.37s Step 348( N/A%), pre moving , FPS 14.77, Running 63.43s Step 349( N/A%), pre moving , FPS 15.33, Running 63.49s Step 350( N/A%), pre moving , FPS 15.56, Running 63.55s Step 351( N/A%), pre moving , FPS 16.15, Running 63.61s Step 352( N/A%), pre moving , FPS 16.49, Running 63.67s Step 353( N/A%), pre moving , FPS 16.70, Running 63.73s Step 354( N/A%), pre moving , FPS 16.60, Running 63.79s Step 355( N/A%), pre moving , FPS 16.68, Running 63.86s Step 356( N/A%), pre moving , FPS 16.77, Running 63.90s Step 357( N/A%), pre moving , FPS 16.85, Running 63.96s Step 358( N/A%), pre moving , FPS 16.78, Running 64.02s Step 359( N/A%), pre moving , FPS 16.91, Running 64.08s Step 360( N/A%), pre moving , FPS 16.57, Running 64.15s Step 361( N/A%), pre moving , FPS 16.62, Running 64.20s Step 362( N/A%), pre moving , FPS 16.56, Running 64.27s Step 363( N/A%), pre moving , FPS 16.08, Running 64.36s Step 364( N/A%), pre moving , FPS 16.26, Running 64.41s Step 365( N/A%), pre moving , FPS 16.40, Running 64.46s Step 366( N/A%), pre moving , FPS 16.58, Running 64.51s Step 367( N/A%), pre moving , FPS 16.64, Running 64.57s Step 368( N/A%), pre moving , FPS 16.70, Running 64.63s Step 369( N/A%), pre moving , FPS 16.73, Running 64.68s Step 370( N/A%), pre moving , FPS 16.97, Running 64.73s Step 371( N/A%), pre moving , FPS 16.91, Running 64.79s Step 372( N/A%), pre moving , FPS 16.80, Running 64.86s Step 373( N/A%), pre moving , FPS 16.79, Running 64.92s Step 374( N/A%), pre moving , FPS 16.83, Running 64.98s Step 375( N/A%), pre moving , FPS 16.91, Running 65.04s Step 376( N/A%), pre moving , FPS 16.81, Running 65.09s Step 377( N/A%), pre moving , FPS 16.92, Running 65.14s Step 378( N/A%), pre moving , FPS 16.89, Running 65.20s Step 379( N/A%), pre moving , FPS 16.68, Running 65.28s Step 380( N/A%), pre moving , FPS 16.93, Running 65.33s Step 381( N/A%), pre moving , FPS 16.80, Running 65.39s Step 382( N/A%), pre moving , FPS 7.14, Running 67.07s Step 383( N/A%), pre moving , FPS 6.61, Running 67.39s Step 384( N/A%), pre moving , FPS 6.29, Running 67.59s Step 385( N/A%), pre moving , FPS 5.82, Running 67.90s Step 386( N/A%), pre moving , FPS 5.56, Running 68.11s Step 387( N/A%), pre moving , FPS 5.26, Running 68.37s Step 388( N/A%), pre moving , FPS 5.11, Running 68.54s Step 389( N/A%), pre moving , FPS 4.84, Running 68.81s Step 390( N/A%), pre moving , FPS 4.68, Running 69.01s Step 391( N/A%), pre moving , FPS 4.38, Running 69.36s Step 392( N/A%), pre moving , FPS 4.29, Running 69.52s Step 393( N/A%), pre moving , FPS 4.07, Running 69.84s Step 394( N/A%), pre moving , FPS 3.97, Running 70.03s Step 395( N/A%), pre moving , FPS 3.80, Running 70.30s Step 396( N/A%), pre moving , FPS 3.67, Running 70.54s Step 397( N/A%), pre moving , FPS 3.49, Running 70.88s Step 398( N/A%), pre moving , FPS 3.41, Running 71.07s Step 399( N/A%), pre moving , FPS 3.27, Running 71.40s Step 400( N/A%), pre moving , FPS 3.22, Running 71.54s Step 401( N/A%), pre moving , FPS 3.08, Running 71.89s Step 402( 0.33%), action 1, FPS 3.48, Running 72.81s Step 403( 0.67%), action 2, FPS 3.49, Running 73.12s Step 404( 1.00%), action 3, FPS 3.28, Running 73.68s Step 405( 1.33%), action 4, FPS 2.98, Running 74.61s Step 406( 1.67%), action 5, FPS 2.64, Running 75.70s Step 407( 2.00%), action 6, FPS 2.63, Running 75.98s Step 408( 2.33%), action 7, FPS 2.41, Running 76.85s Step 409( 2.67%), action 8, FPS 2.37, Running 77.23s Step 410( 3.00%), action 9, FPS 2.31, Running 77.66s Step 411( 3.33%), action 10, FPS 2.33, Running 77.93s Step 412( 3.67%), action 11, FPS 2.19, Running 78.65s Step 413( 4.00%), action 12, FPS 2.07, Running 79.51s Step 414( 4.33%), action 13, FPS 2.00, Running 80.02s Step 415( 4.67%), action 14, FPS 1.93, Running 80.65s Step 416( 5.00%), action 15, FPS 1.77, Running 81.84s Step 417( 5.33%), action 16, FPS 1.77, Running 82.20s Step 418( 5.67%), action 17, FPS 1.70, Running 82.81s Step 419( 6.00%), action 18, FPS 1.63, Running 83.68s Step 420( 6.33%), action 19, FPS 1.58, Running 84.19s Step 421( 6.67%), action 20, FPS 1.52, Running 85.09s Step 422( 7.00%), action 21, FPS 1.52, Running 85.98s Step 423( 7.33%), action 22, FPS 1.46, Running 86.79s Step 424( 7.67%), action 23, FPS 1.46, Running 87.36s Step 425( 8.00%), action 24, FPS 1.48, Running 88.10s Step 426( 8.33%), action 25, FPS 1.51, Running 88.94s Step 427( 8.67%), action 26, FPS 1.44, Running 89.88s Step 428( 9.00%), action 27, FPS 1.42, Running 90.91s Step 429( 9.33%), action 28, FPS 1.40, Running 91.56s Step 430( 9.67%), action 29, FPS 1.37, Running 92.26s Step 431( 10.00%), action 30, FPS 1.35, Running 92.73s Step 432( 10.33%), action 31, FPS 1.31, Running 93.90s Step 433( 10.67%), action 32, FPS 1.36, Running 94.19s Step 434( 11.00%), action 33, FPS 1.32, Running 95.22s Step 435( 11.33%), action 34, FPS 1.30, Running 95.98s Step 436( 11.67%), action 35, FPS 1.37, Running 96.45s Step 437( 12.00%), action 36, FPS 1.36, Running 96.86s Step 438( 12.33%), action 37, FPS 1.32, Running 97.92s Step 439( 12.67%), action 38, FPS 1.35, Running 98.51s Step 440( 13.00%), action 39, FPS 1.31, Running 99.43s Step 441( 13.33%), action 40, FPS 1.34, Running 99.99s Step 442( 13.67%), action 41, FPS 1.33, Running 101.02s Step 443( 14.00%), action 42, FPS 1.35, Running 101.58s Step 444( 14.33%), action 43, FPS 1.31, Running 102.59s Step 445( 14.67%), action 44, FPS 1.33, Running 103.19s Step 446( 15.00%), action 45, FPS 1.31, Running 104.17s Step 447( 15.33%), action 46, FPS 1.34, Running 104.82s Step 448( 15.67%), action 47, FPS 1.31, Running 106.21s Step 449( 16.00%), action 48, FPS 1.32, Running 106.76s Step 450( 16.33%), action 49, FPS 1.29, Running 107.81s Step 451( 16.67%), action 50, FPS 1.27, Running 108.43s Step 452( 17.00%), action 51, FPS 1.29, Running 109.43s Step 453( 17.33%), action 52, FPS 1.27, Running 109.99s Step 454( 17.67%), action 53, FPS 1.26, Running 111.03s Step 455( 18.00%), action 54, FPS 1.28, Running 111.60s Step 456( 18.33%), action 55, FPS 1.24, Running 112.56s Step 457( 18.67%), action 56, FPS 1.25, Running 112.87s Step 458( 19.00%), action 57, FPS 1.27, Running 113.63s Step 459( 19.33%), action 58, FPS 1.27, Running 114.24s Step 460( 19.67%), action 59, FPS 1.31, Running 114.67s Step 461( 20.00%), action 60, FPS 1.35, Running 114.86s Step 462( 20.33%), action 61, FPS 1.39, Running 115.38s Step 463( 20.67%), action 62, FPS 1.42, Running 115.71s Step 464( 21.00%), action 63, FPS 1.46, Running 116.28s Step 465( 21.33%), action 64, FPS 1.46, Running 116.89s Step 466( 21.67%), action 65, FPS 1.45, Running 117.94s Step 467( 22.00%), action 66, FPS 1.46, Running 118.50s Step 468( 22.33%), action 67, FPS 1.53, Running 119.26s Step 469( 22.67%), action 68, FPS 1.53, Running 119.79s Step 470( 23.00%), action 69, FPS 1.55, Running 120.69s Step 471( 23.33%), action 70, FPS 1.56, Running 121.24s Step 472( 23.67%), action 71, FPS 1.55, Running 122.34s Step 473( 24.00%), action 72, FPS 1.55, Running 122.87s Step 474( 24.33%), action 73, FPS 1.59, Running 123.63s Step 475( 24.67%), action 74, FPS 1.61, Running 124.03s Step 476( 25.00%), action 75, FPS 1.61, Running 124.99s Step 477( 25.33%), action 76, FPS 1.60, Running 125.35s Step 478( 25.67%), action 77, FPS 1.58, Running 126.26s Step 479( 26.00%), action 78, FPS 1.59, Running 126.86s Step 480( 26.33%), action 79, FPS 1.53, Running 127.75s Step 481( 26.67%), action 80, FPS 1.51, Running 128.08s Step 482( 27.00%), action 81, FPS 1.47, Running 129.01s Step 483( 27.33%), action 82, FPS 1.44, Running 129.57s Step 484( 27.67%), action 83, FPS 1.41, Running 130.50s Step 485( 28.00%), action 84, FPS 1.40, Running 131.15s Step 486( 28.33%), action 85, FPS 1.42, Running 132.05s Step 487( 28.67%), action 86, FPS 1.40, Running 132.75s Step 488( 29.00%), action 87, FPS 1.38, Running 133.80s Step 489( 29.33%), action 88, FPS 1.40, Running 134.11s Step 490( 29.67%), action 89, FPS 1.42, Running 134.78s Step 491( 30.00%), action 90, FPS 1.44, Running 135.15s Step 492( 30.33%), action 91, FPS 1.45, Running 136.12s Step 493( 30.67%), action 92, FPS 1.44, Running 136.73s Step 494( 31.00%), action 93, FPS 1.42, Running 137.71s Step 495( 31.33%), action 94, FPS 1.40, Running 138.33s Step 496( 31.67%), action 95, FPS 1.40, Running 139.32s Step 497( 32.00%), action 96, FPS 1.40, Running 139.63s Step 498( 32.33%), action 97, FPS 1.41, Running 140.47s Step 499( 32.67%), action 98, FPS 1.40, Running 141.12s Step 500( 33.00%), action 99, FPS 1.39, Running 142.11s Step 501( 33.33%), action 100, FPS 1.37, Running 142.69s Step 502( 33.67%), action 101, FPS 1.37, Running 143.58s Step 503( 34.00%), action 102, FPS 1.40, Running 143.90s Step 504( 34.33%), action 103, FPS 1.40, Running 144.79s Step 505( 34.67%), action 104, FPS 1.40, Running 145.39s Step 506( 35.00%), action 105, FPS 1.39, Running 146.40s Step 507( 35.33%), action 106, FPS 1.40, Running 147.00s Step 508( 35.67%), action 107, FPS 1.43, Running 147.76s Step 509( 36.00%), action 108, FPS 1.38, Running 148.63s Step 510( 36.33%), action 109, FPS 1.35, Running 149.57s Step 511( 36.67%), action 110, FPS 1.33, Running 150.14s Step 512( 37.00%), action 111, FPS 1.32, Running 151.24s Step 513( 37.33%), action 112, FPS 1.33, Running 151.81s Step 514( 37.67%), action 113, FPS 1.36, Running 152.47s Step 515( 38.00%), action 114, FPS 1.35, Running 153.15s Step 516( 38.33%), action 115, FPS 1.34, Running 154.22s Step 517( 38.67%), action 116, FPS 1.32, Running 154.78s Step 518( 39.00%), action 117, FPS 1.30, Running 155.89s Step 519( 39.33%), action 118, FPS 1.30, Running 156.47s Step 520( 39.67%), action 119, FPS 1.32, Running 157.25s Step 521( 40.00%), action 120, FPS 1.34, Running 157.60s Step 522( 40.33%), action 121, FPS 1.34, Running 158.52s Step 523( 40.67%), action 122, FPS 1.31, Running 159.11s Step 524( 41.00%), action 123, FPS 1.28, Running 160.43s Step 525( 41.33%), action 124, FPS 1.29, Running 160.94s Step 526( 41.67%), action 125, FPS 1.29, Running 161.91s Step 527( 42.00%), action 126, FPS 1.29, Running 162.49s Step 528( 42.33%), action 127, FPS 1.30, Running 163.15s Step 529( 42.67%), action 128, FPS 1.33, Running 163.71s Step 530( 43.00%), action 129, FPS 1.32, Running 164.66s Step 531( 43.33%), action 130, FPS 1.35, Running 164.98s Step 532( 43.67%), action 131, FPS 1.36, Running 165.98s Step 533( 44.00%), action 132, FPS 1.35, Running 166.58s Step 534( 44.33%), action 133, FPS 1.33, Running 167.56s Step 535( 44.67%), action 134, FPS 1.36, Running 167.89s Step 536( 45.00%), action 135, FPS 1.37, Running 168.77s Step 537( 45.33%), action 136, FPS 1.37, Running 169.37s Step 538( 45.67%), action 137, FPS 1.39, Running 170.31s Step 539( 46.00%), action 138, FPS 1.38, Running 171.00s Step 540( 46.33%), action 139, FPS 1.38, Running 171.77s Step 541( 46.67%), action 140, FPS 1.35, Running 172.47s Step 542( 47.00%), action 141, FPS 1.31, Running 173.79s Step 543( 47.33%), action 142, FPS 1.33, Running 174.11s Step 544( 47.67%), action 143, FPS 1.36, Running 175.09s Step 545( 48.00%), action 144, FPS 1.36, Running 175.68s Step 546( 48.33%), action 145, FPS 1.35, Running 176.68s Step 547( 48.67%), action 146, FPS 1.38, Running 176.99s Step 548( 49.00%), action 147, FPS 1.36, Running 177.83s Step 549( 49.33%), action 148, FPS 1.36, Running 178.40s Step 550( 49.67%), action 149, FPS 1.31, Running 179.92s Step 551( 50.00%), action 150, FPS 1.31, Running 180.29s Step 552( 50.33%), action 151, FPS 1.27, Running 181.67s Step 553( 50.67%), action 152, FPS 1.27, Running 182.32s Step 554( 51.00%), action 153, FPS 1.27, Running 183.27s Step 555( 51.33%), action 154, FPS 1.26, Running 183.81s Step 556( 51.67%), action 155, FPS 1.24, Running 184.87s Step 557( 52.00%), action 156, FPS 1.24, Running 185.45s Step 558( 52.33%), action 157, FPS 1.23, Running 186.63s [2026-08-02 19:35:57] [32 ] Seed 31 success after 187.67 s. +steps: 558 , actions: 157 . +Instruction: Empty +Total 18/32(56.25%) success. +Setting seed: 32 +Step 1( N/A%), pre moving , FPS 1.77, Running 0.57s Step 2( N/A%), pre moving , FPS 3.07, Running 0.65s Step 3( N/A%), pre moving , FPS 3.07, Running 0.98s Step 4( N/A%), pre moving , FPS 3.68, Running 1.09s Step 5( N/A%), pre moving , FPS 4.28, Running 1.17s Step 6( N/A%), pre moving , FPS 4.80, Running 1.25s Step 7( N/A%), pre moving , FPS 4.37, Running 1.60s Step 8( N/A%), pre moving , FPS 4.66, Running 1.72s Step 9( N/A%), pre moving , FPS 4.97, Running 1.81s Step 10( N/A%), pre moving , FPS 4.66, Running 2.15s Step 11( N/A%), pre moving , FPS 4.92, Running 2.24s Step 12( N/A%), pre moving , FPS 5.19, Running 2.31s Step 13( N/A%), pre moving , FPS 5.38, Running 2.41s Step 14( N/A%), pre moving , FPS 5.56, Running 2.52s Step 15( N/A%), pre moving , FPS 5.73, Running 2.62s Step 16( N/A%), pre moving , FPS 5.92, Running 2.70s Step 17( N/A%), pre moving , FPS 6.12, Running 2.78s Step 18( N/A%), pre moving , FPS 6.21, Running 2.90s Step 19( N/A%), pre moving , FPS 6.38, Running 2.98s Step 20( N/A%), pre moving , FPS 6.46, Running 3.10s Step 21( N/A%), pre moving , FPS 6.53, Running 3.63s Step 22( N/A%), pre moving , FPS 6.38, Running 3.79s Step 23( N/A%), pre moving , FPS 6.93, Running 3.86s Step 24( N/A%), pre moving , FPS 7.02, Running 3.94s Step 25( N/A%), pre moving , FPS 6.46, Running 4.26s Step 26( N/A%), pre moving , FPS 5.60, Running 4.82s Step 27( N/A%), pre moving , FPS 6.02, Running 4.93s Step 28( N/A%), pre moving , FPS 6.07, Running 5.01s Step 29( N/A%), pre moving , FPS 6.07, Running 5.10s Step 30( N/A%), pre moving , FPS 6.08, Running 5.44s Step 31( N/A%), pre moving , FPS 6.06, Running 5.54s Step 32( N/A%), pre moving , FPS 6.03, Running 5.63s Step 33( N/A%), pre moving , FPS 6.04, Running 5.73s Step 34( N/A%), pre moving , FPS 5.65, Running 6.06s Step 35( N/A%), pre moving , FPS 5.67, Running 6.15s Step 36( N/A%), pre moving , FPS 4.85, Running 6.82s Step 37( N/A%), pre moving , FPS 4.55, Running 7.17s Step 38( N/A%), pre moving , FPS 4.56, Running 7.28s Step 39( N/A%), pre moving , FPS 4.55, Running 7.38s Step 40( N/A%), pre moving , FPS 4.33, Running 7.72s Step 41( N/A%), pre moving , FPS 4.77, Running 7.82s Step 42( N/A%), pre moving , FPS 4.86, Running 7.90s Step 43( N/A%), pre moving , FPS 4.84, Running 8.00s Step 44( N/A%), pre moving , FPS 4.54, Running 8.34s Step 45( N/A%), pre moving , FPS 4.78, Running 8.45s Step 46( N/A%), pre moving , FPS 5.39, Running 8.53s Step 47( N/A%), pre moving , FPS 5.42, Running 8.62s Step 48( N/A%), pre moving , FPS 5.06, Running 8.96s Step 49( N/A%), pre moving , FPS 4.99, Running 9.11s Step 50( N/A%), pre moving , FPS 5.25, Running 9.25s Step 51( N/A%), pre moving , FPS 4.84, Running 9.67s Step 52( N/A%), pre moving , FPS 4.79, Running 9.81s Step 53( N/A%), pre moving , FPS 4.47, Running 10.20s Step 54( N/A%), pre moving , FPS 4.65, Running 10.36s Step 55( N/A%), pre moving , FPS 4.35, Running 10.75s Step 56( N/A%), pre moving , FPS 4.91, Running 10.90s Step 57( N/A%), pre moving , FPS 5.17, Running 11.04s Step 58( N/A%), pre moving , FPS 4.80, Running 11.45s Step 59( N/A%), pre moving , FPS 4.75, Running 11.59s Step 60( N/A%), pre moving , FPS 4.70, Running 11.98s Step 61( N/A%), pre moving , FPS 4.66, Running 12.11s Step 62( N/A%), pre moving , FPS 4.60, Running 12.25s Step 63( N/A%), pre moving , FPS 4.32, Running 12.63s Step 64( N/A%), pre moving , FPS 4.50, Running 12.79s Step 65( N/A%), pre moving , FPS 4.22, Running 13.19s Step 66( N/A%), pre moving , FPS 4.17, Running 13.33s Step 67( N/A%), pre moving , FPS 4.13, Running 13.46s Step 68( N/A%), pre moving , FPS 4.09, Running 13.85s Step 69( N/A%), pre moving , FPS 4.09, Running 14.00s Step 70( N/A%), pre moving , FPS 4.09, Running 14.14s Step 71( N/A%), pre moving , FPS 4.10, Running 14.54s Step 72( N/A%), pre moving , FPS 4.10, Running 14.68s Step 73( N/A%), pre moving , FPS 4.10, Running 15.07s Step 74( N/A%), pre moving , FPS 4.11, Running 15.22s Step 75( N/A%), pre moving , FPS 4.18, Running 15.53s Step 76( N/A%), pre moving , FPS 4.10, Running 15.78s Step 77( N/A%), pre moving , FPS 4.10, Running 15.92s Step 78( N/A%), pre moving , FPS 4.09, Running 16.33s Step 79( N/A%), pre moving , FPS 4.10, Running 16.47s Step 80( N/A%), pre moving , FPS 4.09, Running 16.87s Step 81( N/A%), pre moving , FPS 4.08, Running 17.01s Step 82( N/A%), pre moving , FPS 4.08, Running 17.15s Step 83( N/A%), pre moving , FPS 4.12, Running 17.49s Step 84( N/A%), pre moving , FPS 4.16, Running 17.60s Step 85( N/A%), pre moving , FPS 4.45, Running 17.68s Step 86( N/A%), pre moving , FPS 4.49, Running 17.78s Step 87( N/A%), pre moving , FPS 4.29, Running 18.12s Step 88( N/A%), pre moving , FPS 4.56, Running 18.23s Step 89( N/A%), pre moving , FPS 4.63, Running 18.33s Step 90( N/A%), pre moving , FPS 4.69, Running 18.41s Step 91( N/A%), pre moving , FPS 4.74, Running 18.76s Step 92( N/A%), pre moving , FPS 4.79, Running 18.85s Step 93( N/A%), pre moving , FPS 5.17, Running 18.94s Step 94( N/A%), pre moving , FPS 5.25, Running 19.03s Step 95( N/A%), pre moving , FPS 5.20, Running 19.38s Step 96( N/A%), pre moving , FPS 5.39, Running 19.49s Step 97( N/A%), pre moving , FPS 5.50, Running 19.56s Step 98( N/A%), pre moving , FPS 5.70, Running 19.84s Step 99( N/A%), pre moving , FPS 5.69, Running 19.99s Step 100( N/A%), pre moving , FPS 6.20, Running 20.09s Step 101( N/A%), pre moving , FPS 6.31, Running 20.18s Step 102( N/A%), pre moving , FPS 5.93, Running 20.52s Step 103( N/A%), pre moving , FPS 6.34, Running 20.64s Step 104( N/A%), pre moving , FPS 6.41, Running 20.72s Step 105( N/A%), pre moving , FPS 6.38, Running 20.82s Step 106( N/A%), pre moving , FPS 5.93, Running 21.15s Step 107( N/A%), pre moving , FPS 6.37, Running 21.26s Step 108( N/A%), pre moving , FPS 4.80, Running 22.40s Step 109( N/A%), pre moving , FPS 4.66, Running 22.62s Step 110( N/A%), pre moving , FPS 4.35, Running 23.01s Step 111( N/A%), pre moving , FPS 4.49, Running 23.21s Step 112( N/A%), pre moving , FPS 4.03, Running 23.81s Step 113( N/A%), pre moving , FPS 3.75, Running 24.28s Step 114( N/A%), pre moving , FPS 3.44, Running 24.84s Step 115( N/A%), pre moving , FPS 3.52, Running 25.05s Step 116( N/A%), pre moving , FPS 3.31, Running 25.53s Step 117( N/A%), pre moving , FPS 3.11, Running 25.99s Step 118( N/A%), pre moving , FPS 2.96, Running 26.59s Step 119( N/A%), pre moving , FPS 2.94, Running 26.79s Step 120( N/A%), pre moving , FPS 2.79, Running 27.27s Step 121( N/A%), pre moving , FPS 2.67, Running 27.68s Step 122( N/A%), pre moving , FPS 2.58, Running 28.27s Step 123( N/A%), pre moving , FPS 2.47, Running 28.73s Step 124( N/A%), pre moving , FPS 2.32, Running 29.33s Step 125( N/A%), pre moving , FPS 2.30, Running 29.50s Step 126( N/A%), pre moving , FPS 2.25, Running 30.03s Step 127( N/A%), pre moving , FPS 2.18, Running 30.46s Step 128( N/A%), pre moving , FPS 2.32, Running 31.02s Step 129( N/A%), pre moving , FPS 2.32, Running 31.23s Step 130( N/A%), pre moving , FPS 2.28, Running 31.79s Step 131( N/A%), pre moving , FPS 2.22, Running 32.21s Step 132( N/A%), pre moving , FPS 2.22, Running 32.82s Step 133( N/A%), pre moving , FPS 2.27, Running 33.09s Step 134( N/A%), pre moving , FPS 2.27, Running 33.64s Step 135( N/A%), pre moving , FPS 2.22, Running 34.07s Step 136( N/A%), pre moving , FPS 2.19, Running 34.65s Step 137( N/A%), pre moving , FPS 2.24, Running 34.93s Step 138( N/A%), pre moving , FPS 2.28, Running 35.34s Step 139( N/A%), pre moving , FPS 2.23, Running 35.75s Step 140( N/A%), pre moving , FPS 2.20, Running 36.35s Step 141( N/A%), pre moving , FPS 2.18, Running 36.85s Step 142( N/A%), pre moving , FPS 2.18, Running 37.43s Step 143( N/A%), pre moving , FPS 2.18, Running 37.89s Step 144( N/A%), pre moving , FPS 2.19, Running 38.47s Step 145( N/A%), pre moving , FPS 2.12, Running 38.92s Step 146( N/A%), pre moving , FPS 2.11, Running 39.50s Step 147( N/A%), pre moving , FPS 2.11, Running 39.92s Step 148( N/A%), pre moving , FPS 2.09, Running 40.57s Step 149( N/A%), pre moving , FPS 2.09, Running 40.80s Step 150( N/A%), pre moving , FPS 2.11, Running 41.27s Step 151( N/A%), pre moving , FPS 2.15, Running 41.50s Step 152( N/A%), pre moving , FPS 2.20, Running 41.91s Step 153( N/A%), pre moving , FPS 2.22, Running 42.10s Step 154( N/A%), pre moving , FPS 2.21, Running 42.67s Step 155( N/A%), pre moving , FPS 2.21, Running 43.13s Step 156( N/A%), pre moving , FPS 2.21, Running 43.69s Step 157( N/A%), pre moving , FPS 2.19, Running 44.07s Step 158( N/A%), pre moving , FPS 2.20, Running 44.43s Step 159( N/A%), pre moving , FPS 2.20, Running 44.86s Step 160( N/A%), pre moving , FPS 2.20, Running 45.46s Step 161( N/A%), pre moving , FPS 2.21, Running 45.90s Step 162( N/A%), pre moving , FPS 2.21, Running 46.46s Step 163( N/A%), pre moving , FPS 2.30, Running 46.58s Step 164( N/A%), pre moving , FPS 2.44, Running 46.68s Step 165( N/A%), pre moving , FPS 2.47, Running 47.02s Step 166( N/A%), pre moving , FPS 2.62, Running 47.13s Step 167( N/A%), pre moving , FPS 2.74, Running 47.22s Step 168( N/A%), pre moving , FPS 2.87, Running 47.54s Step 169( N/A%), pre moving , FPS 2.90, Running 47.69s Step 170( N/A%), pre moving , FPS 3.07, Running 47.78s Step 171( N/A%), pre moving , FPS 3.14, Running 47.87s Step 172( N/A%), pre moving , FPS 3.17, Running 48.22s Step 173( N/A%), pre moving , FPS 2.90, Running 49.00s Step 174( N/A%), pre moving , FPS 2.99, Running 49.36s Step 175( N/A%), pre moving , FPS 3.17, Running 49.45s Step 176( N/A%), pre moving , FPS 3.42, Running 49.55s Step 177( N/A%), pre moving , FPS 3.44, Running 49.89s Step 178( N/A%), pre moving , FPS 3.56, Running 50.05s Step 179( N/A%), pre moving , FPS 3.64, Running 50.36s Step 180( N/A%), pre moving , FPS 3.87, Running 50.62s Step 181( N/A%), pre moving , FPS 4.11, Running 50.76s Step 182( N/A%), pre moving , FPS 4.24, Running 51.18s Step 183( N/A%), pre moving , FPS 4.21, Running 51.33s Step 184( N/A%), pre moving , FPS 3.94, Running 51.75s Step 185( N/A%), pre moving , FPS 4.06, Running 51.94s Step 186( N/A%), pre moving , FPS 3.77, Running 52.44s Step 187( N/A%), pre moving , FPS 3.53, Running 52.88s Step 188( N/A%), pre moving , FPS 3.61, Running 53.08s Step 189( N/A%), pre moving , FPS 3.46, Running 53.47s Step 190( N/A%), pre moving , FPS 3.37, Running 53.72s Step 191( N/A%), pre moving , FPS 3.17, Running 54.18s Step 192( N/A%), pre moving , FPS 3.09, Running 54.68s Step 193( N/A%), pre moving , FPS 3.24, Running 55.17s Step 194( N/A%), pre moving , FPS 3.30, Running 55.41s Step 195( N/A%), pre moving , FPS 3.10, Running 55.90s Step 196( N/A%), pre moving , FPS 2.93, Running 56.37s Step 197( N/A%), pre moving , FPS 2.97, Running 56.62s Step 198( N/A%), pre moving , FPS 2.83, Running 57.11s Step 199( N/A%), pre moving , FPS 2.76, Running 57.61s Step 200( N/A%), pre moving , FPS 2.68, Running 58.08s Step 201( N/A%), pre moving , FPS 2.65, Running 58.32s Step 202( N/A%), pre moving , FPS 2.62, Running 58.83s Step 203( N/A%), pre moving , FPS 2.50, Running 59.35s Step 204( N/A%), pre moving , FPS 2.47, Running 59.84s Step 205( N/A%), pre moving , FPS 2.36, Running 60.40s Step 206( N/A%), pre moving , FPS 2.44, Running 60.62s Step 207( N/A%), pre moving , FPS 2.50, Running 60.89s Step 208( N/A%), pre moving , FPS 2.48, Running 61.15s Step 209( N/A%), pre moving , FPS 2.52, Running 61.41s Step 210( N/A%), pre moving , FPS 2.43, Running 61.94s Step 211( N/A%), pre moving , FPS 2.41, Running 62.49s Step 212( N/A%), pre moving , FPS 2.40, Running 63.03s Step 213( N/A%), pre moving , FPS 2.39, Running 63.55s Step 214( N/A%), pre moving , FPS 2.30, Running 64.09s Step 215( N/A%), pre moving , FPS 2.29, Running 64.64s Step 216( N/A%), pre moving , FPS 2.35, Running 64.90s Step 217( N/A%), pre moving , FPS 2.28, Running 65.40s Step 218( N/A%), pre moving , FPS 2.27, Running 65.91s Step 219( N/A%), pre moving , FPS 2.29, Running 66.34s Step 220( N/A%), pre moving , FPS 2.36, Running 66.55s Step 221( N/A%), pre moving , FPS 2.31, Running 66.97s Step 222( N/A%), pre moving , FPS 2.43, Running 67.05s Step 223( N/A%), pre moving , FPS 2.56, Running 67.14s Step 224( N/A%), pre moving , FPS 2.61, Running 67.50s Step 225( N/A%), pre moving , FPS 2.74, Running 67.69s Step 226( N/A%), pre moving , FPS 2.67, Running 68.11s Step 227( N/A%), pre moving , FPS 2.72, Running 68.24s Step 228( N/A%), pre moving , FPS 2.68, Running 68.63s Step 229( N/A%), pre moving , FPS 2.73, Running 68.73s Step 230( N/A%), pre moving , FPS 2.90, Running 68.83s Step 231( N/A%), pre moving , FPS 2.99, Running 69.17s Step 232( N/A%), pre moving , FPS 3.20, Running 69.28s Step 233( N/A%), pre moving , FPS 3.43, Running 69.38s Step 234( N/A%), pre moving , FPS 3.55, Running 69.72s Step 235( N/A%), pre moving , FPS 3.47, Running 70.40s Step 236( N/A%), pre moving , FPS 3.57, Running 70.50s Step 237( N/A%), pre moving , FPS 3.68, Running 70.84s Step 238( N/A%), pre moving , FPS 3.97, Running 70.95s Step 239( N/A%), pre moving , FPS 4.25, Running 71.04s Step 240( N/A%), pre moving , FPS 4.08, Running 71.46s Step 241( N/A%), pre moving , FPS 4.37, Running 71.55s Step 242( N/A%), pre moving , FPS 4.08, Running 71.95s Step 243( N/A%), pre moving , FPS 4.03, Running 72.10s Step 244( N/A%), pre moving , FPS 4.01, Running 72.49s Step 245( N/A%), pre moving , FPS 4.03, Running 72.65s Step 246( N/A%), pre moving , FPS 4.27, Running 72.79s Step 247( N/A%), pre moving , FPS 4.04, Running 73.20s Step 248( N/A%), pre moving , FPS 4.25, Running 73.33s Step 249( N/A%), pre moving , FPS 3.99, Running 73.75s Step 250( N/A%), pre moving , FPS 3.96, Running 73.88s Step 251( N/A%), pre moving , FPS 3.92, Running 74.28s Step 252( N/A%), pre moving , FPS 3.88, Running 74.43s Step 253( N/A%), pre moving , FPS 3.64, Running 74.88s Step 254( N/A%), pre moving , FPS 3.77, Running 75.02s Step 255( N/A%), pre moving , FPS 3.95, Running 75.47s Step 256( N/A%), pre moving , FPS 3.87, Running 75.67s Step 257( N/A%), pre moving , FPS 3.78, Running 76.12s Step 258( N/A%), pre moving , FPS 3.74, Running 76.30s Step 259( N/A%), pre moving , FPS 3.50, Running 76.75s Step 260( N/A%), pre moving , FPS 3.49, Running 77.19s Step 261( N/A%), pre moving , FPS 3.43, Running 77.37s Step 262( N/A%), pre moving , FPS 3.41, Running 77.81s Step 263( N/A%), pre moving , FPS 3.38, Running 78.02s Step 264( N/A%), pre moving , FPS 3.34, Running 78.47s Step 265( N/A%), pre moving , FPS 3.20, Running 78.91s Step 266( N/A%), pre moving , FPS 3.18, Running 79.09s Step 267( N/A%), pre moving , FPS 3.16, Running 79.53s Step 268( N/A%), pre moving , FPS 3.15, Running 79.69s Step 269( N/A%), pre moving , FPS 3.27, Running 79.86s Step 270( N/A%), pre moving , FPS 3.28, Running 79.98s Step 271( N/A%), pre moving , FPS 3.42, Running 80.12s Step 272( N/A%), pre moving , FPS 3.43, Running 80.26s Step 273( N/A%), pre moving , FPS 3.61, Running 80.42s Step 274( N/A%), pre moving , FPS 3.59, Running 80.59s Step 275( N/A%), pre moving , FPS 3.80, Running 80.72s Step 276( N/A%), pre moving , FPS 3.66, Running 81.12s Step 277( N/A%), pre moving , FPS 3.86, Running 81.31s Step 278( N/A%), pre moving , FPS 3.72, Running 81.68s Step 279( N/A%), pre moving , FPS 3.94, Running 81.83s Step 280( N/A%), pre moving , FPS 4.20, Running 81.95s Step 281( N/A%), pre moving , FPS 3.99, Running 82.39s Step 282( N/A%), pre moving , FPS 4.19, Running 82.59s Step 283( N/A%), pre moving , FPS 3.98, Running 83.04s Step 284( N/A%), pre moving , FPS 3.99, Running 83.48s Step 285( N/A%), pre moving , FPS 4.19, Running 83.68s Step 286( N/A%), pre moving , FPS 3.93, Running 84.18s Step 287( N/A%), pre moving , FPS 3.90, Running 84.66s Step 288( N/A%), pre moving , FPS 3.83, Running 84.91s Step 289( N/A%), pre moving , FPS 3.60, Running 85.41s Step 290( N/A%), pre moving , FPS 3.38, Running 85.90s Step 291( N/A%), pre moving , FPS 3.22, Running 86.33s Step 292( N/A%), pre moving , FPS 3.13, Running 86.66s Step 293( N/A%), pre moving , FPS 2.97, Running 87.14s Step 294( N/A%), pre moving , FPS 2.95, Running 87.36s Step 295( N/A%), pre moving , FPS 2.80, Running 87.87s Step 296( N/A%), pre moving , FPS 2.76, Running 88.36s Step 297( N/A%), pre moving , FPS 2.66, Running 88.84s Step 298( N/A%), pre moving , FPS 2.70, Running 89.09s Step 299( N/A%), pre moving , FPS 2.59, Running 89.54s Step 300( N/A%), pre moving , FPS 2.49, Running 89.98s Step 301( N/A%), pre moving , FPS 2.57, Running 90.16s Step 302( N/A%), pre moving , FPS 2.49, Running 90.62s Step 303( N/A%), pre moving , FPS 2.57, Running 90.83s Step 304( N/A%), pre moving , FPS 2.56, Running 91.30s Step 305( N/A%), pre moving , FPS 2.58, Running 91.43s Step 306( N/A%), pre moving , FPS 2.61, Running 91.84s Step 307( N/A%), pre moving , FPS 2.73, Running 91.98s Step 308( N/A%), pre moving , FPS 2.67, Running 92.39s Step 309( N/A%), pre moving , FPS 2.83, Running 92.48s Step 310( N/A%), pre moving , FPS 2.88, Running 92.84s Step 311( N/A%), pre moving , FPS 3.03, Running 92.94s Step 312( N/A%), pre moving , FPS 3.14, Running 93.03s Step 313( N/A%), pre moving , FPS 3.34, Running 93.13s Step 314( N/A%), pre moving , FPS 3.28, Running 93.46s Step 315( N/A%), pre moving , FPS 3.51, Running 93.57s Step 316( N/A%), pre moving , FPS 3.77, Running 93.67s Step 317( N/A%), pre moving , FPS 3.86, Running 94.02s Step 318( N/A%), pre moving , FPS 3.97, Running 94.13s Step 319( N/A%), pre moving , FPS 4.27, Running 94.23s Step 320( N/A%), pre moving , FPS 4.37, Running 94.56s Step 321( N/A%), pre moving , FPS 4.43, Running 94.67s Step 322( N/A%), pre moving , FPS 4.81, Running 94.77s Step 323( N/A%), pre moving , FPS 4.68, Running 95.10s Step 324( N/A%), pre moving , FPS 5.12, Running 95.20s Step 325( N/A%), pre moving , FPS 5.19, Running 95.29s Step 326( N/A%), pre moving , FPS 5.64, Running 95.39s Step 327( N/A%), pre moving , FPS 5.34, Running 95.73s Step 328( N/A%), pre moving , FPS 5.79, Running 95.84s Step 329( N/A%), pre moving , FPS 5.79, Running 95.94s Step 330( N/A%), pre moving , FPS 5.81, Running 96.28s Step 331( N/A%), pre moving , FPS 5.81, Running 96.39s Step 332( N/A%), pre moving , FPS 5.79, Running 96.48s Step 333( N/A%), pre moving , FPS 5.42, Running 96.82s Step 334( N/A%), pre moving , FPS 5.77, Running 96.93s Step 335( N/A%), pre moving , FPS 4.63, Running 97.89s Step 336( N/A%), pre moving , FPS 4.59, Running 98.03s Step 337( N/A%), pre moving , FPS 4.87, Running 98.12s Step 338( N/A%), pre moving , FPS 4.60, Running 98.47s Step 339( N/A%), pre moving , FPS 4.59, Running 98.58s Step 340( N/A%), pre moving , FPS 4.87, Running 98.67s Step 341( N/A%), pre moving , FPS 4.89, Running 98.76s Step 342( N/A%), pre moving , FPS 4.63, Running 99.09s Step 343( N/A%), pre moving , FPS 4.94, Running 99.16s Step 344( N/A%), pre moving , FPS 4.99, Running 99.21s Step 345( N/A%), pre moving , FPS 5.01, Running 99.28s Step 346( N/A%), pre moving , FPS 4.99, Running 99.39s Step 347( N/A%), pre moving , FPS 5.34, Running 99.47s Step 348( N/A%), pre moving , FPS 5.36, Running 99.57s Step 349( N/A%), pre moving , FPS 5.31, Running 99.70s Step 350( N/A%), pre moving , FPS 5.63, Running 99.83s Step 351( N/A%), pre moving , FPS 5.61, Running 99.95s Step 352( N/A%), pre moving , FPS 5.51, Running 100.11s Step 353( N/A%), pre moving , FPS 5.83, Running 100.25s Step 354( N/A%), pre moving , FPS 5.35, Running 100.66s Step 355( N/A%), pre moving , FPS 6.74, Running 100.86s Step 356( N/A%), pre moving , FPS 6.30, Running 101.20s Step 357( N/A%), pre moving , FPS 6.22, Running 101.34s Step 358( N/A%), pre moving , FPS 6.16, Running 101.72s Step 359( N/A%), pre moving , FPS 6.09, Running 101.87s Step 360( N/A%), pre moving , FPS 5.84, Running 102.09s Step 361( N/A%), pre moving , FPS 5.47, Running 102.42s Step 362( N/A%), pre moving , FPS 5.78, Running 102.55s Step 363( N/A%), pre moving , FPS 5.36, Running 102.89s Step 364( N/A%), pre moving , FPS 5.29, Running 102.99s Step 365( N/A%), pre moving , FPS 5.27, Running 103.07s Step 366( N/A%), pre moving , FPS 5.29, Running 103.17s Step 367( N/A%), pre moving , FPS 4.98, Running 103.49s Step 368( N/A%), pre moving , FPS 5.00, Running 103.58s Step 369( N/A%), pre moving , FPS 5.06, Running 103.66s Step 370( N/A%), pre moving , FPS 5.11, Running 103.75s Step 371( N/A%), pre moving , FPS 4.84, Running 104.08s Step 372( N/A%), pre moving , FPS 4.90, Running 104.19s Step 373( N/A%), pre moving , FPS 4.98, Running 104.27s Step 374( N/A%), pre moving , FPS 5.41, Running 104.36s Step 375( N/A%), pre moving , FPS 5.21, Running 104.70s Step 376( N/A%), pre moving , FPS 5.56, Running 104.80s Step 377( N/A%), pre moving , FPS 5.64, Running 104.88s Step 378( N/A%), pre moving , FPS 5.85, Running 105.14s Step 379( N/A%), pre moving , FPS 5.78, Running 105.33s Step 380( N/A%), pre moving , FPS 6.03, Running 105.41s Step 381( N/A%), pre moving , FPS 3.80, Running 107.68s Step 382( N/A%), pre moving , FPS 3.43, Running 108.38s Step 383( N/A%), pre moving , FPS 3.46, Running 108.67s Step 384( N/A%), pre moving , FPS 3.25, Running 109.14s Step 385( N/A%), pre moving , FPS 3.18, Running 109.36s Step 386( N/A%), pre moving , FPS 2.86, Running 110.15s Step 387( N/A%), pre moving , FPS 2.91, Running 110.36s Step 388( N/A%), pre moving , FPS 2.67, Running 111.06s Step 389( N/A%), pre moving , FPS 2.59, Running 111.37s Step 390( N/A%), pre moving , FPS 2.45, Running 111.92s Step 391( N/A%), pre moving , FPS 2.42, Running 112.36s Step 392( N/A%), pre moving , FPS 2.29, Running 112.93s Step 393( N/A%), pre moving , FPS 2.25, Running 113.15s Step 394( N/A%), pre moving , FPS 2.11, Running 113.83s Step 395( N/A%), pre moving , FPS 2.12, Running 114.12s Step 396( N/A%), pre moving , FPS 2.02, Running 114.70s Step 397( N/A%), pre moving , FPS 1.95, Running 115.15s Step 398( N/A%), pre moving , FPS 1.89, Running 115.70s Step 399( N/A%), pre moving , FPS 1.90, Running 115.87s Step 400( N/A%), pre moving , FPS 1.80, Running 116.52s Step 401( 0.33%), action 1, FPS 1.98, Running 117.77s Step 402( 0.67%), action 2, FPS 2.07, Running 118.05s Step 403( 1.00%), action 3, FPS 2.07, Running 118.33s Step 404( 1.33%), action 4, FPS 2.12, Running 118.56s Step 405( 1.67%), action 5, FPS 2.11, Running 118.83s Step 406( 2.00%), action 6, FPS 2.25, Running 119.06s Step 407( 2.33%), action 7, FPS 2.22, Running 119.37s Step 408( 2.67%), action 8, FPS 2.33, Running 119.63s Step 409( 3.00%), action 9, FPS 2.29, Running 120.10s Step 410( 3.33%), action 10, FPS 2.35, Running 120.43s Step 411( 3.67%), action 11, FPS 2.27, Running 121.16s Step 412( 4.00%), action 12, FPS 2.28, Running 121.70s Step 413( 4.33%), action 13, FPS 2.14, Running 122.50s Step 414( 4.67%), action 14, FPS 2.21, Running 122.89s Step 415( 5.00%), action 15, FPS 2.07, Running 123.77s Step 416( 5.33%), action 16, FPS 2.12, Running 124.15s Step 417( 5.67%), action 17, FPS 2.03, Running 125.00s Step 418( 6.00%), action 18, FPS 2.04, Running 125.48s Step 419( 6.33%), action 19, FPS 1.96, Running 126.10s Step 420( 6.67%), action 20, FPS 1.96, Running 126.73s Step 421( 7.00%), action 21, FPS 2.02, Running 127.66s Step 422( 7.33%), action 22, FPS 1.95, Running 128.32s Step 423( 7.67%), action 23, FPS 1.83, Running 129.26s Step 424( 8.00%), action 24, FPS 1.77, Running 129.84s Step 425( 8.33%), action 25, FPS 1.67, Running 130.79s Step 426( 8.67%), action 26, FPS 1.64, Running 131.26s Step 427( 9.00%), action 27, FPS 1.59, Running 131.97s Step 428( 9.33%), action 28, FPS 1.54, Running 132.58s Step 429( 9.67%), action 29, FPS 1.49, Running 133.53s Step 430( 10.00%), action 30, FPS 1.46, Running 134.11s Step 431( 10.33%), action 31, FPS 1.44, Running 135.09s Step 432( 10.67%), action 32, FPS 1.45, Running 135.52s Step 433( 11.00%), action 33, FPS 1.45, Running 136.32s Step 434( 11.33%), action 34, FPS 1.42, Running 136.93s Step 435( 11.67%), action 35, FPS 1.42, Running 137.90s Step 436( 12.00%), action 36, FPS 1.43, Running 138.10s Step 437( 12.33%), action 37, FPS 1.49, Running 138.40s Step 438( 12.67%), action 38, FPS 1.51, Running 138.71s Step 439( 13.00%), action 39, FPS 1.55, Running 139.03s Step 440( 13.33%), action 40, FPS 1.59, Running 139.35s Step 441( 13.67%), action 41, FPS 1.63, Running 139.94s Step 442( 14.00%), action 42, FPS 1.67, Running 140.30s Step 443( 14.33%), action 43, FPS 1.75, Running 140.66s Step 444( 14.67%), action 44, FPS 1.77, Running 141.16s Step 445( 15.00%), action 45, FPS 1.84, Running 141.66s Step 446( 15.33%), action 46, FPS 1.80, Running 142.37s Step 447( 15.67%), action 47, FPS 1.78, Running 143.24s Step 448( 16.00%), action 48, FPS 1.80, Running 143.71s Step 449( 16.33%), action 49, FPS 1.84, Running 144.39s Step 450( 16.67%), action 50, FPS 1.87, Running 144.80s Step 451( 17.00%), action 51, FPS 1.88, Running 145.75s Step 452( 17.33%), action 52, FPS 1.87, Running 146.24s Step 453( 17.67%), action 53, FPS 1.86, Running 147.09s Step 454( 18.00%), action 54, FPS 1.91, Running 147.41s Step 455( 18.33%), action 55, FPS 1.92, Running 148.30s Step 456( 18.67%), action 56, FPS 1.89, Running 148.70s Step 457( 19.00%), action 57, FPS 1.82, Running 149.40s Step 458( 19.33%), action 58, FPS 1.77, Running 150.00s Step 459( 19.67%), action 59, FPS 1.68, Running 150.91s Step 460( 20.00%), action 60, FPS 1.67, Running 151.33s Step 461( 20.33%), action 61, FPS 1.64, Running 152.14s Step 462( 20.67%), action 62, FPS 1.61, Running 152.71s Step 463( 21.00%), action 63, FPS 1.54, Running 153.61s Step 464( 21.33%), action 64, FPS 1.57, Running 153.90s Step 465( 21.67%), action 65, FPS 1.53, Running 154.73s Step 466( 22.00%), action 66, FPS 1.57, Running 155.14s Step 467( 22.33%), action 67, FPS 1.58, Running 155.87s Step 468( 22.67%), action 68, FPS 1.56, Running 156.57s Step 469( 23.00%), action 69, FPS 1.53, Running 157.50s Step 470( 23.33%), action 70, FPS 1.50, Running 158.13s Step 471( 23.67%), action 71, FPS 1.51, Running 159.01s Step 472( 24.00%), action 72, FPS 1.54, Running 159.23s Step 473( 24.33%), action 73, FPS 1.61, Running 159.52s Step 474( 24.67%), action 74, FPS 1.62, Running 159.78s Step 475( 25.00%), action 75, FPS 1.70, Running 160.07s Step 476( 25.33%), action 76, FPS 1.64, Running 160.87s Step 477( 25.67%), action 77, FPS 1.65, Running 161.50s Step 478( 26.00%), action 78, FPS 1.65, Running 162.12s Step 479( 26.33%), action 79, FPS 1.66, Running 162.99s Step 480( 26.67%), action 80, FPS 1.66, Running 163.37s Step 481( 27.00%), action 81, FPS 1.66, Running 164.18s Step 482( 27.33%), action 82, FPS 1.66, Running 164.77s Step 483( 27.67%), action 83, FPS 1.66, Running 165.66s Step 484( 28.00%), action 84, FPS 1.65, Running 166.05s Step 485( 28.33%), action 85, FPS 1.66, Running 166.79s Step 486( 28.67%), action 86, FPS 1.66, Running 167.19s Step 487( 29.00%), action 87, FPS 1.59, Running 168.46s Step 488( 29.33%), action 88, FPS 1.60, Running 169.10s Step 489( 29.67%), action 89, FPS 1.61, Running 169.95s Step 490( 30.00%), action 90, FPS 1.57, Running 170.89s Step 491( 30.33%), action 91, FPS 1.48, Running 172.49s Step 492( 30.67%), action 92, FPS 1.47, Running 172.85s Step 493( 31.00%), action 93, FPS 1.41, Running 173.66s Step 494( 31.33%), action 94, FPS 1.40, Running 174.04s Step 495( 31.67%), action 95, FPS 1.34, Running 175.02s Step 496( 32.00%), action 96, FPS 1.35, Running 175.64s Step 497( 32.33%), action 97, FPS 1.34, Running 176.45s Step 498( 32.67%), action 98, FPS 1.36, Running 176.86s Step 499( 33.00%), action 99, FPS 1.36, Running 177.65s Step 500( 33.33%), action 100, FPS 1.33, Running 178.46s Step 501( 33.67%), action 101, FPS 1.34, Running 179.08s Step 502( 34.00%), action 102, FPS 1.36, Running 179.50s Step 503( 34.33%), action 103, FPS 1.38, Running 180.15s Step 504( 34.67%), action 104, FPS 1.38, Running 180.59s Step 505( 35.00%), action 105, FPS 1.38, Running 181.27s Step 506( 35.33%), action 106, FPS 1.37, Running 181.74s Step 507( 35.67%), action 107, FPS 1.43, Running 182.47s Step 508( 36.00%), action 108, FPS 1.46, Running 182.78s Step 509( 36.33%), action 109, FPS 1.46, Running 183.67s Step 510( 36.67%), action 110, FPS 1.45, Running 184.72s Step 511( 37.00%), action 111, FPS 1.50, Running 185.82s Step 512( 37.33%), action 112, FPS 1.47, Running 186.50s Step 513( 37.67%), action 113, FPS 1.45, Running 187.45s Step 514( 38.00%), action 114, FPS 1.43, Running 187.99s Step 515( 38.33%), action 115, FPS 1.44, Running 188.91s Step 516( 38.67%), action 116, FPS 1.42, Running 189.70s Step 517( 39.00%), action 117, FPS 1.44, Running 190.33s Step 518( 39.33%), action 118, FPS 1.42, Running 190.99s Step 519( 39.67%), action 119, FPS 1.41, Running 191.83s Step 520( 40.00%), action 120, FPS 1.43, Running 192.45s Step 521( 40.33%), action 121, FPS 1.40, Running 193.39s Step 522( 40.67%), action 122, FPS 1.39, Running 193.84s Step 523( 41.00%), action 123, FPS 1.38, Running 194.59s Step 524( 41.33%), action 124, FPS 1.36, Running 195.27s Step 525( 41.67%), action 125, FPS 1.35, Running 196.12s Step 526( 42.00%), action 126, FPS 1.35, Running 196.54s Step 527( 42.33%), action 127, FPS 1.35, Running 197.31s Step 528( 42.67%), action 128, FPS 1.34, Running 197.66s Step 529( 43.00%), action 129, FPS 1.34, Running 198.55s Step 530( 43.33%), action 130, FPS 1.41, Running 198.86s Step 531( 43.67%), action 131, FPS 1.44, Running 199.74s Step 532( 44.00%), action 132, FPS 1.46, Running 200.19s Step 533( 44.33%), action 133, FPS 1.49, Running 200.87s Step 534( 44.67%), action 134, FPS 1.48, Running 201.51s Step 535( 45.00%), action 135, FPS 1.49, Running 202.32s Step 536( 45.33%), action 136, FPS 1.52, Running 202.82s Step 537( 45.67%), action 137, FPS 1.50, Running 203.63s Step 538( 46.00%), action 138, FPS 1.53, Running 204.11s Step 539( 46.33%), action 139, FPS 1.50, Running 205.20s Step 540( 46.67%), action 140, FPS 1.52, Running 205.64s Step 541( 47.00%), action 141, FPS 1.52, Running 206.52s Step 542( 47.33%), action 142, FPS 1.52, Running 207.01s Step 543( 47.67%), action 143, FPS 1.52, Running 207.73s Step 544( 48.00%), action 144, FPS 1.54, Running 208.22s Step 545( 48.33%), action 145, FPS 1.54, Running 209.11s Step 546( 48.67%), action 146, FPS 1.54, Running 209.56s Step 547( 49.00%), action 147, FPS 1.51, Running 210.57s Step 548( 49.33%), action 148, FPS 1.45, Running 211.43s Step 549( 49.67%), action 149, FPS 1.45, Running 212.32s Step 550( 50.00%), action 150, FPS 1.40, Running 213.17s Step 551( 50.33%), action 151, FPS 1.36, Running 214.46s Step 552( 50.67%), action 152, FPS 1.36, Running 214.91s Step 553( 51.00%), action 153, FPS 1.35, Running 215.71s Step 554( 51.33%), action 154, FPS 1.35, Running 216.36s Step 555( 51.67%), action 155, FPS 1.36, Running 217.01s Step 556( 52.00%), action 156, FPS 1.33, Running 217.83s Step 557( 52.33%), action 157, FPS 1.32, Running 218.73s Step 558( 52.67%), action 158, FPS 1.32, Running 219.25s Step 559( 53.00%), action 159, FPS 1.36, Running 219.92s Step 560( 53.33%), action 160, FPS 1.33, Running 220.63s Step 561( 53.67%), action 161, FPS 1.29, Running 222.03s Step 562( 54.00%), action 162, FPS 1.27, Running 222.72s Step 563( 54.33%), action 163, FPS 1.25, Running 223.71s Step 564( 54.67%), action 164, FPS 1.24, Running 224.32s Step 565( 55.00%), action 165, FPS 1.24, Running 225.25s Step 566( 55.33%), action 166, FPS 1.23, Running 225.88s [2026-08-02 19:39:44] [33 ] Seed 32 success after 226.66 s. +steps: 566 , actions: 166 . +Instruction: Empty +Total 19/33(57.58%) success. +Setting seed: 33 +Step 1( N/A%), pre moving , FPS 1.24, Running 0.81s Step 2( N/A%), pre moving , FPS 2.24, Running 0.89s Step 3( N/A%), pre moving , FPS 3.02, Running 0.99s Step 4( N/A%), pre moving , FPS 3.69, Running 1.08s Step 5( N/A%), pre moving , FPS 3.50, Running 1.43s Step 6( N/A%), pre moving , FPS 3.88, Running 1.55s Step 7( N/A%), pre moving , FPS 4.25, Running 1.65s Step 8( N/A%), pre moving , FPS 4.02, Running 1.99s Step 9( N/A%), pre moving , FPS 4.28, Running 2.10s Step 10( N/A%), pre moving , FPS 4.54, Running 2.20s Step 11( N/A%), pre moving , FPS 4.68, Running 2.35s Step 12( N/A%), pre moving , FPS 4.57, Running 2.63s Step 13( N/A%), pre moving , FPS 4.76, Running 2.73s Step 14( N/A%), pre moving , FPS 4.97, Running 2.82s Step 15( N/A%), pre moving , FPS 5.16, Running 2.91s Step 16( N/A%), pre moving , FPS 4.92, Running 3.25s Step 17( N/A%), pre moving , FPS 5.05, Running 3.37s Step 18( N/A%), pre moving , FPS 5.19, Running 3.47s Step 19( N/A%), pre moving , FPS 4.99, Running 3.81s Step 20( N/A%), pre moving , FPS 5.11, Running 3.92s Step 21( N/A%), pre moving , FPS 5.44, Running 4.48s Step 22( N/A%), pre moving , FPS 5.35, Running 4.63s Step 23( N/A%), pre moving , FPS 5.07, Running 4.94s Step 24( N/A%), pre moving , FPS 5.07, Running 5.03s Step 25( N/A%), pre moving , FPS 5.41, Running 5.13s Step 26( N/A%), pre moving , FPS 4.84, Running 5.68s Step 27( N/A%), pre moving , FPS 4.85, Running 5.77s Step 28( N/A%), pre moving , FPS 5.11, Running 5.90s Step 29( N/A%), pre moving , FPS 4.86, Running 6.22s Step 30( N/A%), pre moving , FPS 4.87, Running 6.31s Step 31( N/A%), pre moving , FPS 4.94, Running 6.40s Step 32( N/A%), pre moving , FPS 4.86, Running 6.74s Step 33( N/A%), pre moving , FPS 4.84, Running 6.86s Step 34( N/A%), pre moving , FPS 4.84, Running 6.95s Step 35( N/A%), pre moving , FPS 4.56, Running 7.30s Step 36( N/A%), pre moving , FPS 4.30, Running 7.91s Step 37( N/A%), pre moving , FPS 4.32, Running 8.00s Step 38( N/A%), pre moving , FPS 4.33, Running 8.09s Step 39( N/A%), pre moving , FPS 4.58, Running 8.18s Step 40( N/A%), pre moving , FPS 4.36, Running 8.50s Step 41( N/A%), pre moving , FPS 4.86, Running 8.60s Step 42( N/A%), pre moving , FPS 4.96, Running 8.67s Step 43( N/A%), pre moving , FPS 5.28, Running 8.72s Step 44( N/A%), pre moving , FPS 5.23, Running 8.86s Step 45( N/A%), pre moving , FPS 5.13, Running 9.02s Step 46( N/A%), pre moving , FPS 5.76, Running 9.16s Step 47( N/A%), pre moving , FPS 5.65, Running 9.31s Step 48( N/A%), pre moving , FPS 5.68, Running 9.42s Step 49( N/A%), pre moving , FPS 5.99, Running 9.56s Step 50( N/A%), pre moving , FPS 5.88, Running 9.71s Step 51( N/A%), pre moving , FPS 5.39, Running 10.11s Step 52( N/A%), pre moving , FPS 5.70, Running 10.25s Step 53( N/A%), pre moving , FPS 5.28, Running 10.64s Step 54( N/A%), pre moving , FPS 5.20, Running 10.80s Step 55( N/A%), pre moving , FPS 5.45, Running 10.97s Step 56( N/A%), pre moving , FPS 5.82, Running 11.35s Step 57( N/A%), pre moving , FPS 5.74, Running 11.49s Step 58( N/A%), pre moving , FPS 5.29, Running 11.87s Step 59( N/A%), pre moving , FPS 5.20, Running 12.02s Step 60( N/A%), pre moving , FPS 5.13, Running 12.40s Step 61( N/A%), pre moving , FPS 5.02, Running 12.58s Step 62( N/A%), pre moving , FPS 4.93, Running 12.73s Step 63( N/A%), pre moving , FPS 4.52, Running 13.15s Step 64( N/A%), pre moving , FPS 4.52, Running 13.28s Step 65( N/A%), pre moving , FPS 4.29, Running 13.69s Step 66( N/A%), pre moving , FPS 4.28, Running 13.83s Step 67( N/A%), pre moving , FPS 4.25, Running 14.02s Step 68( N/A%), pre moving , FPS 4.03, Running 14.38s Step 69( N/A%), pre moving , FPS 4.05, Running 14.50s Step 70( N/A%), pre moving , FPS 3.86, Running 14.88s Step 71( N/A%), pre moving , FPS 4.06, Running 15.04s Step 72( N/A%), pre moving , FPS 3.96, Running 15.31s Step 73( N/A%), pre moving , FPS 4.08, Running 15.55s Step 74( N/A%), pre moving , FPS 4.14, Running 15.63s Step 75( N/A%), pre moving , FPS 4.20, Running 15.73s Step 76( N/A%), pre moving , FPS 4.24, Running 16.06s Step 77( N/A%), pre moving , FPS 4.27, Running 16.17s Step 78( N/A%), pre moving , FPS 4.54, Running 16.27s Step 79( N/A%), pre moving , FPS 4.61, Running 16.36s Step 80( N/A%), pre moving , FPS 4.65, Running 16.70s Step 81( N/A%), pre moving , FPS 4.73, Running 16.81s Step 82( N/A%), pre moving , FPS 4.79, Running 16.90s Step 83( N/A%), pre moving , FPS 4.87, Running 17.26s Step 84( N/A%), pre moving , FPS 4.90, Running 17.36s Step 85( N/A%), pre moving , FPS 5.32, Running 17.45s Step 86( N/A%), pre moving , FPS 5.38, Running 17.55s Step 87( N/A%), pre moving , FPS 5.16, Running 17.89s Step 88( N/A%), pre moving , FPS 5.52, Running 18.00s Step 89( N/A%), pre moving , FPS 5.56, Running 18.10s Step 90( N/A%), pre moving , FPS 5.62, Running 18.44s Step 91( N/A%), pre moving , FPS 4.26, Running 19.73s Step 92( N/A%), pre moving , FPS 4.15, Running 20.13s Step 93( N/A%), pre moving , FPS 3.87, Running 20.72s Step 94( N/A%), pre moving , FPS 3.79, Running 20.91s Step 95( N/A%), pre moving , FPS 3.53, Running 21.39s Step 96( N/A%), pre moving , FPS 3.47, Running 21.83s Step 97( N/A%), pre moving , FPS 3.21, Running 22.39s Step 98( N/A%), pre moving , FPS 3.03, Running 22.86s Step 99( N/A%), pre moving , FPS 2.82, Running 23.44s Step 100( N/A%), pre moving , FPS 2.87, Running 23.66s Step 101( N/A%), pre moving , FPS 2.73, Running 24.14s Step 102( N/A%), pre moving , FPS 2.60, Running 24.59s Step 103( N/A%), pre moving , FPS 2.53, Running 25.16s Step 104( N/A%), pre moving , FPS 2.43, Running 25.61s Step 105( N/A%), pre moving , FPS 2.30, Running 26.16s Step 106( N/A%), pre moving , FPS 2.27, Running 26.35s Step 107( N/A%), pre moving , FPS 2.23, Running 26.86s Step 108( N/A%), pre moving , FPS 2.15, Running 27.30s Step 109( N/A%), pre moving , FPS 2.05, Running 27.85s Step 110( N/A%), pre moving , FPS 2.08, Running 28.07s Step 111( N/A%), pre moving , FPS 2.29, Running 28.45s Step 112( N/A%), pre moving , FPS 2.34, Running 28.66s Step 113( N/A%), pre moving , FPS 2.34, Running 29.26s Step 114( N/A%), pre moving , FPS 2.27, Running 29.71s Step 115( N/A%), pre moving , FPS 2.26, Running 30.26s Step 116( N/A%), pre moving , FPS 2.24, Running 30.75s Step 117( N/A%), pre moving , FPS 2.23, Running 31.35s Step 118( N/A%), pre moving , FPS 2.29, Running 31.58s Step 119( N/A%), pre moving , FPS 2.30, Running 32.15s Step 120( N/A%), pre moving , FPS 2.24, Running 32.60s Step 121( N/A%), pre moving , FPS 2.21, Running 33.19s Step 122( N/A%), pre moving , FPS 2.20, Running 33.67s Step 123( N/A%), pre moving , FPS 2.20, Running 34.27s Step 124( N/A%), pre moving , FPS 2.19, Running 34.73s Step 125( N/A%), pre moving , FPS 2.16, Running 35.42s Step 126( N/A%), pre moving , FPS 2.10, Running 35.88s Step 127( N/A%), pre moving , FPS 2.08, Running 36.46s Step 128( N/A%), pre moving , FPS 2.07, Running 36.95s Step 129( N/A%), pre moving , FPS 2.06, Running 37.55s Step 130( N/A%), pre moving , FPS 2.01, Running 38.01s Step 131( N/A%), pre moving , FPS 1.97, Running 38.59s Step 132( N/A%), pre moving , FPS 1.97, Running 38.81s Step 133( N/A%), pre moving , FPS 1.99, Running 39.29s Step 134( N/A%), pre moving , FPS 1.99, Running 39.74s Step 135( N/A%), pre moving , FPS 1.98, Running 40.35s Step 136( N/A%), pre moving , FPS 1.98, Running 40.87s Step 137( N/A%), pre moving , FPS 1.98, Running 41.47s Step 138( N/A%), pre moving , FPS 1.93, Running 41.93s Step 139( N/A%), pre moving , FPS 1.92, Running 42.54s Step 140( N/A%), pre moving , FPS 1.92, Running 43.03s Step 141( N/A%), pre moving , FPS 1.92, Running 43.58s Step 142( N/A%), pre moving , FPS 1.98, Running 43.79s Step 143( N/A%), pre moving , FPS 2.00, Running 44.29s Step 144( N/A%), pre moving , FPS 2.00, Running 44.73s Step 145( N/A%), pre moving , FPS 2.01, Running 45.36s Step 146( N/A%), pre moving , FPS 2.09, Running 45.46s Step 147( N/A%), pre moving , FPS 2.14, Running 45.81s Step 148( N/A%), pre moving , FPS 2.23, Running 45.91s Step 149( N/A%), pre moving , FPS 2.36, Running 46.01s Step 150( N/A%), pre moving , FPS 2.47, Running 46.10s Step 151( N/A%), pre moving , FPS 2.55, Running 46.44s Step 152( N/A%), pre moving , FPS 2.60, Running 46.51s Step 153( N/A%), pre moving , FPS 2.74, Running 46.58s Step 154( N/A%), pre moving , FPS 2.90, Running 46.63s Step 155( N/A%), pre moving , FPS 3.14, Running 46.73s Step 156( N/A%), pre moving , FPS 3.11, Running 47.30s Step 157( N/A%), pre moving , FPS 3.37, Running 47.41s Step 158( N/A%), pre moving , FPS 3.60, Running 47.48s Step 159( N/A%), pre moving , FPS 3.99, Running 47.55s Step 160( N/A%), pre moving , FPS 4.31, Running 47.66s Step 161( N/A%), pre moving , FPS 4.44, Running 48.08s Step 162( N/A%), pre moving , FPS 4.46, Running 48.28s Step 163( N/A%), pre moving , FPS 4.58, Running 48.65s Step 164( N/A%), pre moving , FPS 4.58, Running 49.11s Step 165( N/A%), pre moving , FPS 5.15, Running 49.25s Step 166( N/A%), pre moving , FPS 5.02, Running 49.45s Step 167( N/A%), pre moving , FPS 4.96, Running 49.84s Step 168( N/A%), pre moving , FPS 4.91, Running 49.99s Step 169( N/A%), pre moving , FPS 4.50, Running 50.46s Step 170( N/A%), pre moving , FPS 4.16, Running 50.91s Step 171( N/A%), pre moving , FPS 4.28, Running 51.12s Step 172( N/A%), pre moving , FPS 3.99, Running 51.52s Step 173( N/A%), pre moving , FPS 3.89, Running 51.72s Step 174( N/A%), pre moving , FPS 3.55, Running 52.26s Step 175( N/A%), pre moving , FPS 3.29, Running 52.80s Step 176( N/A%), pre moving , FPS 3.31, Running 53.34s Step 177( N/A%), pre moving , FPS 3.10, Running 53.87s Step 178( N/A%), pre moving , FPS 2.88, Running 54.42s Step 179( N/A%), pre moving , FPS 2.70, Running 54.96s Step 180( N/A%), pre moving , FPS 2.64, Running 55.25s Step 181( N/A%), pre moving , FPS 2.59, Running 55.79s Step 182( N/A%), pre moving , FPS 2.48, Running 56.33s Step 183( N/A%), pre moving , FPS 2.43, Running 56.88s Step 184( N/A%), pre moving , FPS 2.40, Running 57.43s Step 185( N/A%), pre moving , FPS 2.29, Running 57.96s Step 186( N/A%), pre moving , FPS 2.21, Running 58.51s Step 187( N/A%), pre moving , FPS 2.17, Running 59.05s Step 188( N/A%), pre moving , FPS 2.09, Running 59.57s Step 189( N/A%), pre moving , FPS 2.13, Running 59.84s Step 190( N/A%), pre moving , FPS 2.11, Running 60.39s Step 191( N/A%), pre moving , FPS 2.04, Running 60.92s Step 192( N/A%), pre moving , FPS 2.01, Running 61.47s Step 193( N/A%), pre moving , FPS 1.95, Running 62.00s Step 194( N/A%), pre moving , FPS 1.94, Running 62.55s Step 195( N/A%), pre moving , FPS 1.96, Running 63.03s Step 196( N/A%), pre moving , FPS 2.00, Running 63.35s Step 197( N/A%), pre moving , FPS 2.03, Running 63.73s Step 198( N/A%), pre moving , FPS 2.05, Running 64.19s Step 199( N/A%), pre moving , FPS 2.14, Running 64.32s Step 200( N/A%), pre moving , FPS 2.11, Running 64.71s Step 201( N/A%), pre moving , FPS 2.22, Running 64.80s Step 202( N/A%), pre moving , FPS 2.34, Running 64.88s Step 203( N/A%), pre moving , FPS 2.47, Running 64.97s Step 204( N/A%), pre moving , FPS 2.50, Running 65.42s Step 205( N/A%), pre moving , FPS 2.64, Running 65.54s Step 206( N/A%), pre moving , FPS 2.70, Running 65.93s Step 207( N/A%), pre moving , FPS 2.88, Running 65.99s Step 208( N/A%), pre moving , FPS 3.09, Running 66.05s Step 209( N/A%), pre moving , FPS 3.17, Running 66.15s Step 210( N/A%), pre moving , FPS 3.41, Running 66.25s Step 211( N/A%), pre moving , FPS 3.70, Running 66.32s Step 212( N/A%), pre moving , FPS 4.04, Running 66.43s Step 213( N/A%), pre moving , FPS 4.43, Running 66.51s Step 214( N/A%), pre moving , FPS 4.19, Running 67.32s Step 215( N/A%), pre moving , FPS 4.56, Running 67.41s Step 216( N/A%), pre moving , FPS 4.80, Running 67.51s Step 217( N/A%), pre moving , FPS 4.86, Running 67.84s Step 218( N/A%), pre moving , FPS 5.26, Running 67.99s Step 219( N/A%), pre moving , FPS 4.91, Running 68.39s Step 220( N/A%), pre moving , FPS 5.21, Running 68.55s Step 221( N/A%), pre moving , FPS 4.82, Running 68.95s Step 222( N/A%), pre moving , FPS 4.74, Running 69.10s Step 223( N/A%), pre moving , FPS 4.49, Running 69.43s Step 224( N/A%), pre moving , FPS 4.72, Running 69.66s Step 225( N/A%), pre moving , FPS 4.71, Running 69.79s Step 226( N/A%), pre moving , FPS 4.64, Running 70.24s Step 227( N/A%), pre moving , FPS 4.27, Running 70.68s Step 228( N/A%), pre moving , FPS 4.15, Running 70.87s Step 229( N/A%), pre moving , FPS 3.88, Running 71.31s Step 230( N/A%), pre moving , FPS 3.78, Running 71.53s Step 231( N/A%), pre moving , FPS 3.53, Running 71.99s Step 232( N/A%), pre moving , FPS 3.33, Running 72.43s Step 233( N/A%), pre moving , FPS 3.26, Running 72.64s Step 234( N/A%), pre moving , FPS 3.47, Running 73.09s Step 235( N/A%), pre moving , FPS 3.44, Running 73.23s Step 236( N/A%), pre moving , FPS 3.28, Running 73.61s Step 237( N/A%), pre moving , FPS 3.38, Running 73.76s Step 238( N/A%), pre moving , FPS 3.24, Running 74.16s Step 239( N/A%), pre moving , FPS 3.38, Running 74.31s Step 240( N/A%), pre moving , FPS 3.39, Running 74.45s Step 241( N/A%), pre moving , FPS 3.39, Running 74.86s Step 242( N/A%), pre moving , FPS 3.27, Running 75.22s Step 243( N/A%), pre moving , FPS 3.30, Running 75.50s Step 244( N/A%), pre moving , FPS 3.19, Running 75.93s Step 245( N/A%), pre moving , FPS 3.16, Running 76.13s Step 246( N/A%), pre moving , FPS 3.15, Running 76.59s Step 247( N/A%), pre moving , FPS 3.15, Running 77.04s Step 248( N/A%), pre moving , FPS 3.14, Running 77.24s Step 249( N/A%), pre moving , FPS 3.15, Running 77.66s Step 250( N/A%), pre moving , FPS 3.16, Running 77.87s Step 251( N/A%), pre moving , FPS 3.16, Running 78.32s Step 252( N/A%), pre moving , FPS 3.30, Running 78.50s Step 253( N/A%), pre moving , FPS 3.17, Running 78.94s Step 254( N/A%), pre moving , FPS 3.18, Running 79.39s Step 255( N/A%), pre moving , FPS 3.15, Running 79.59s Step 256( N/A%), pre moving , FPS 3.13, Running 80.01s Step 257( N/A%), pre moving , FPS 3.10, Running 80.22s Step 258( N/A%), pre moving , FPS 3.07, Running 80.68s Step 259( N/A%), pre moving , FPS 2.93, Running 81.13s Step 260( N/A%), pre moving , FPS 2.89, Running 81.38s Step 261( N/A%), pre moving , FPS 2.85, Running 81.88s Step 262( N/A%), pre moving , FPS 2.80, Running 82.35s Step 263( N/A%), pre moving , FPS 2.82, Running 82.60s Step 264( N/A%), pre moving , FPS 2.79, Running 83.09s Step 265( N/A%), pre moving , FPS 2.69, Running 83.57s Step 266( N/A%), pre moving , FPS 2.77, Running 83.81s Step 267( N/A%), pre moving , FPS 2.75, Running 84.31s Step 268( N/A%), pre moving , FPS 2.65, Running 84.78s Step 269( N/A%), pre moving , FPS 2.72, Running 85.02s Step 270( N/A%), pre moving , FPS 2.64, Running 85.45s Step 271( N/A%), pre moving , FPS 2.73, Running 85.63s Step 272( N/A%), pre moving , FPS 2.72, Running 85.84s Step 273( N/A%), pre moving , FPS 2.81, Running 86.06s Step 274( N/A%), pre moving , FPS 2.91, Running 86.26s Step 275( N/A%), pre moving , FPS 2.91, Running 86.46s Step 276( N/A%), pre moving , FPS 2.88, Running 86.95s Step 277( N/A%), pre moving , FPS 2.77, Running 87.44s Step 278( N/A%), pre moving , FPS 2.85, Running 87.69s Step 279( N/A%), pre moving , FPS 2.83, Running 88.19s Step 280( N/A%), pre moving , FPS 2.76, Running 88.63s Step 281( N/A%), pre moving , FPS 2.88, Running 88.82s Step 282( N/A%), pre moving , FPS 2.89, Running 89.26s Step 283( N/A%), pre moving , FPS 2.84, Running 89.63s Step 284( N/A%), pre moving , FPS 2.98, Running 89.81s Step 285( N/A%), pre moving , FPS 3.14, Running 89.94s Step 286( N/A%), pre moving , FPS 3.10, Running 90.27s Step 287( N/A%), pre moving , FPS 3.29, Running 90.39s Step 288( N/A%), pre moving , FPS 3.51, Running 90.48s Step 289( N/A%), pre moving , FPS 3.44, Running 90.82s Step 290( N/A%), pre moving , FPS 3.64, Running 90.94s Step 291( N/A%), pre moving , FPS 3.71, Running 91.03s Step 292( N/A%), pre moving , FPS 3.79, Running 91.11s Step 293( N/A%), pre moving , FPS 3.71, Running 91.45s Step 294( N/A%), pre moving , FPS 3.78, Running 91.55s Step 295( N/A%), pre moving , FPS 3.85, Running 91.65s Step 296( N/A%), pre moving , FPS 3.98, Running 91.98s Step 297( N/A%), pre moving , FPS 4.29, Running 92.09s Step 298( N/A%), pre moving , FPS 4.45, Running 92.19s Step 299( N/A%), pre moving , FPS 4.90, Running 92.27s Step 300( N/A%), pre moving , FPS 5.04, Running 92.60s Step 301( N/A%), pre moving , FPS 5.14, Running 92.71s Step 302( N/A%), pre moving , FPS 5.66, Running 92.80s Step 303( N/A%), pre moving , FPS 6.16, Running 92.88s Step 304( N/A%), pre moving , FPS 5.86, Running 93.22s Step 305( N/A%), pre moving , FPS 5.92, Running 93.32s Step 306( N/A%), pre moving , FPS 6.37, Running 93.41s Step 307( N/A%), pre moving , FPS 5.94, Running 93.75s Step 308( N/A%), pre moving , FPS 5.91, Running 93.86s Step 309( N/A%), pre moving , FPS 6.42, Running 93.94s Step 310( N/A%), pre moving , FPS 6.45, Running 94.04s Step 311( N/A%), pre moving , FPS 5.98, Running 94.37s Step 312( N/A%), pre moving , FPS 5.02, Running 95.09s Step 313( N/A%), pre moving , FPS 5.36, Running 95.18s Step 314( N/A%), pre moving , FPS 5.04, Running 95.52s Step 315( N/A%), pre moving , FPS 4.95, Running 95.69s Step 316( N/A%), pre moving , FPS 4.89, Running 96.08s Step 317( N/A%), pre moving , FPS 4.89, Running 96.19s Step 318( N/A%), pre moving , FPS 4.88, Running 96.28s Step 319( N/A%), pre moving , FPS 4.60, Running 96.62s Step 320( N/A%), pre moving , FPS 4.81, Running 96.76s Step 321( N/A%), pre moving , FPS 4.79, Running 96.88s Step 322( N/A%), pre moving , FPS 4.40, Running 97.34s Step 323( N/A%), pre moving , FPS 4.26, Running 97.58s Step 324( N/A%), pre moving , FPS 4.22, Running 97.96s Step 325( N/A%), pre moving , FPS 3.94, Running 98.40s Step 326( N/A%), pre moving , FPS 3.85, Running 98.61s Step 327( N/A%), pre moving , FPS 3.77, Running 99.06s Step 328( N/A%), pre moving , FPS 3.75, Running 99.20s Step 329( N/A%), pre moving , FPS 3.56, Running 99.56s Step 330( N/A%), pre moving , FPS 3.52, Running 99.73s Step 331( N/A%), pre moving , FPS 3.49, Running 100.11s Step 332( N/A%), pre moving , FPS 3.87, Running 100.26s Step 333( N/A%), pre moving , FPS 3.65, Running 100.66s Step 334( N/A%), pre moving , FPS 3.81, Running 100.77s Step 335( N/A%), pre moving , FPS 3.87, Running 100.85s Step 336( N/A%), pre moving , FPS 4.10, Running 100.96s Step 337( N/A%), pre moving , FPS 3.93, Running 101.27s Step 338( N/A%), pre moving , FPS 3.92, Running 101.38s Step 339( N/A%), pre moving , FPS 4.12, Running 101.47s Step 340( N/A%), pre moving , FPS 3.96, Running 101.81s Step 341( N/A%), pre moving , FPS 3.98, Running 101.91s Step 342( N/A%), pre moving , FPS 4.29, Running 102.00s Step 343( N/A%), pre moving , FPS 4.44, Running 102.08s Step 344( N/A%), pre moving , FPS 4.46, Running 102.44s Step 345( N/A%), pre moving , FPS 4.85, Running 102.53s Step 346( N/A%), pre moving , FPS 4.98, Running 102.63s Step 347( N/A%), pre moving , FPS 5.12, Running 102.97s Step 348( N/A%), pre moving , FPS 5.16, Running 103.07s Step 349( N/A%), pre moving , FPS 5.55, Running 103.17s Step 350( N/A%), pre moving , FPS 5.30, Running 103.50s Step 351( N/A%), pre moving , FPS 5.72, Running 103.61s Step 352( N/A%), pre moving , FPS 5.85, Running 103.68s Step 353( N/A%), pre moving , FPS 6.43, Running 103.77s Step 354( N/A%), pre moving , FPS 6.01, Running 104.10s Step 355( N/A%), pre moving , FPS 5.95, Running 104.21s Step 356( N/A%), pre moving , FPS 6.00, Running 104.29s Step 357( N/A%), pre moving , FPS 6.44, Running 104.38s Step 358( N/A%), pre moving , FPS 6.49, Running 104.46s Step 359( N/A%), pre moving , FPS 6.00, Running 104.80s Step 360( N/A%), pre moving , FPS 6.55, Running 104.86s Step 361( N/A%), pre moving , FPS 6.65, Running 104.92s Step 362( N/A%), pre moving , FPS 6.66, Running 105.00s Step 363( N/A%), pre moving , FPS 6.67, Running 105.08s Step 364( N/A%), pre moving , FPS 7.32, Running 105.17s Step 365( N/A%), pre moving , FPS 7.30, Running 105.26s Step 366( N/A%), pre moving , FPS 7.31, Running 105.36s Step 367( N/A%), pre moving , FPS 8.12, Running 105.43s Step 368( N/A%), pre moving , FPS 8.26, Running 105.49s Step 369( N/A%), pre moving , FPS 8.25, Running 105.59s Step 370( N/A%), pre moving , FPS 9.04, Running 105.71s Step 371( N/A%), pre moving , FPS 9.07, Running 105.81s Step 372( N/A%), pre moving , FPS 9.03, Running 105.90s Step 373( N/A%), pre moving , FPS 8.16, Running 106.23s Step 374( N/A%), pre moving , FPS 8.94, Running 106.33s Step 375( N/A%), pre moving , FPS 9.07, Running 106.42s Step 376( N/A%), pre moving , FPS 8.97, Running 106.52s Step 377( N/A%), pre moving , FPS 8.15, Running 106.83s Step 378( N/A%), pre moving , FPS 8.07, Running 106.94s Step 379( N/A%), pre moving , FPS 8.97, Running 107.03s Step 380( N/A%), pre moving , FPS 7.99, Running 107.37s Step 381( N/A%), pre moving , FPS 7.82, Running 107.47s Step 382( N/A%), pre moving , FPS 7.86, Running 107.55s Step 383( N/A%), pre moving , FPS 7.84, Running 107.63s Step 384( N/A%), pre moving , FPS 7.19, Running 107.96s Step 385( N/A%), pre moving , FPS 7.16, Running 108.06s Step 386( N/A%), pre moving , FPS 7.22, Running 108.13s Step 387( N/A%), pre moving , FPS 7.17, Running 108.22s Step 388( N/A%), pre moving , FPS 6.54, Running 108.55s Step 389( N/A%), pre moving , FPS 4.05, Running 110.53s Step 390( N/A%), pre moving , FPS 3.67, Running 111.17s Step 391( N/A%), pre moving , FPS 3.57, Running 111.42s Step 392( N/A%), pre moving , FPS 3.30, Running 111.97s Step 393( N/A%), pre moving , FPS 3.38, Running 112.14s Step 394( N/A%), pre moving , FPS 3.15, Running 112.68s Step 395( N/A%), pre moving , FPS 2.98, Running 113.12s Step 396( N/A%), pre moving , FPS 2.80, Running 113.67s Step 397( N/A%), pre moving , FPS 2.83, Running 113.89s Step 398( N/A%), pre moving , FPS 2.69, Running 114.38s Step 399( N/A%), pre moving , FPS 2.59, Running 114.75s Step 400( N/A%), pre moving , FPS 2.50, Running 115.35s Step 401( N/A%), pre moving , FPS 2.47, Running 115.59s Step 402( N/A%), pre moving , FPS 2.26, Running 116.39s Step 403( N/A%), pre moving , FPS 2.23, Running 116.59s Step 404( N/A%), pre moving , FPS 2.17, Running 117.17s Step 405( N/A%), pre moving , FPS 2.10, Running 117.60s Step 406( N/A%), pre moving , FPS 1.99, Running 118.16s Step 407( N/A%), pre moving , FPS 1.97, Running 118.37s Step 408( N/A%), pre moving , FPS 1.88, Running 119.17s Step 409( 0.33%), action 1, FPS 2.03, Running 120.39s Step 410( 0.67%), action 2, FPS 1.97, Running 121.29s Step 411( 1.00%), action 3, FPS 1.81, Running 122.49s Step 412( 1.33%), action 4, FPS 1.77, Running 123.26s Step 413( 1.67%), action 5, FPS 1.62, Running 124.49s Step 414( 2.00%), action 6, FPS 1.56, Running 125.53s Step 415( 2.33%), action 7, FPS 1.53, Running 126.17s Step 416( 2.67%), action 8, FPS 1.48, Running 127.21s Step 417( 3.00%), action 9, FPS 1.41, Running 128.11s Step 418( 3.33%), action 10, FPS 1.42, Running 128.51s Step 419( 3.67%), action 11, FPS 1.34, Running 129.67s Step 420( 4.00%), action 12, FPS 1.36, Running 130.01s Step 421( 4.33%), action 13, FPS 1.31, Running 130.85s Step 422( 4.67%), action 14, FPS 1.28, Running 132.00s Step 423( 5.00%), action 15, FPS 1.23, Running 132.82s Step 424( 5.33%), action 16, FPS 1.24, Running 133.34s Step 425( 5.67%), action 17, FPS 1.21, Running 134.14s Step 426( 6.00%), action 18, FPS 1.20, Running 134.85s Step 427( 6.33%), action 19, FPS 1.15, Running 135.73s Step 428( 6.67%), action 20, FPS 1.15, Running 136.54s Step 429( 7.00%), action 21, FPS 1.16, Running 137.70s Step 430( 7.33%), action 22, FPS 1.18, Running 138.22s Step 431( 7.67%), action 23, FPS 1.21, Running 139.01s Step 432( 8.00%), action 24, FPS 1.24, Running 139.41s Step 433( 8.33%), action 25, FPS 1.28, Running 140.09s Step 434( 8.67%), action 26, FPS 1.34, Running 140.47s Step 435( 9.00%), action 27, FPS 1.32, Running 141.28s Step 436( 9.33%), action 28, FPS 1.37, Running 141.82s Step 437( 9.67%), action 29, FPS 1.37, Running 142.69s Step 438( 10.00%), action 30, FPS 1.37, Running 143.07s Step 439( 10.33%), action 31, FPS 1.39, Running 144.08s Step 440( 10.67%), action 32, FPS 1.36, Running 144.71s Step 441( 11.00%), action 33, FPS 1.35, Running 145.67s Step 442( 11.33%), action 34, FPS 1.40, Running 146.27s Step 443( 11.67%), action 35, FPS 1.39, Running 147.19s Step 444( 12.00%), action 36, FPS 1.40, Running 147.65s Step 445( 12.33%), action 37, FPS 1.40, Running 148.46s Step 446( 12.67%), action 38, FPS 1.42, Running 148.92s Step 447( 13.00%), action 39, FPS 1.45, Running 149.56s Step 448( 13.33%), action 40, FPS 1.47, Running 150.18s Step 449( 13.67%), action 41, FPS 1.50, Running 151.00s Step 450( 14.00%), action 42, FPS 1.48, Running 151.77s Step 451( 14.33%), action 43, FPS 1.49, Running 152.42s Step 452( 14.67%), action 44, FPS 1.47, Running 152.98s Step 453( 15.00%), action 45, FPS 1.41, Running 154.28s Step 454( 15.33%), action 46, FPS 1.38, Running 154.96s Step 455( 15.67%), action 47, FPS 1.39, Running 155.66s Step 456( 16.00%), action 48, FPS 1.40, Running 156.12s Step 457( 16.33%), action 49, FPS 1.40, Running 157.01s Step 458( 16.67%), action 50, FPS 1.36, Running 157.79s Step 459( 17.00%), action 51, FPS 1.37, Running 158.68s Step 460( 17.33%), action 52, FPS 1.40, Running 159.04s Step 461( 17.67%), action 53, FPS 1.41, Running 159.82s Step 462( 18.00%), action 54, FPS 1.40, Running 160.54s Step 463( 18.33%), action 55, FPS 1.46, Running 160.84s Step 464( 18.67%), action 56, FPS 1.47, Running 161.27s Step 465( 19.00%), action 57, FPS 1.40, Running 162.73s Step 466( 19.33%), action 58, FPS 1.40, Running 163.21s Step 467( 19.67%), action 59, FPS 1.39, Running 163.90s Step 468( 20.00%), action 60, FPS 1.42, Running 164.26s Step 469( 20.33%), action 61, FPS 1.41, Running 165.18s Step 470( 20.67%), action 62, FPS 1.42, Running 165.81s Step 471( 21.00%), action 63, FPS 1.41, Running 166.62s Step 472( 21.33%), action 64, FPS 1.40, Running 167.27s Step 473( 21.67%), action 65, FPS 1.44, Running 168.20s Step 474( 22.00%), action 66, FPS 1.47, Running 168.61s Step 475( 22.33%), action 67, FPS 1.48, Running 169.19s Step 476( 22.67%), action 68, FPS 1.46, Running 169.85s Step 477( 23.00%), action 69, FPS 1.47, Running 170.64s Step 478( 23.33%), action 70, FPS 1.45, Running 171.56s Step 479( 23.67%), action 71, FPS 1.40, Running 173.01s Step 480( 24.00%), action 72, FPS 1.39, Running 173.42s Step 481( 24.33%), action 73, FPS 1.39, Running 174.16s Step 482( 24.67%), action 74, FPS 1.43, Running 174.53s Step 483( 25.00%), action 75, FPS 1.39, Running 175.28s Step 484( 25.33%), action 76, FPS 1.38, Running 175.72s Step 485( 25.67%), action 77, FPS 1.44, Running 176.59s Step 486( 26.00%), action 78, FPS 1.44, Running 177.12s Step 487( 26.33%), action 79, FPS 1.42, Running 177.97s Step 488( 26.67%), action 80, FPS 1.41, Running 178.43s Step 489( 27.00%), action 81, FPS 1.43, Running 179.21s Step 490( 27.33%), action 82, FPS 1.40, Running 180.11s Step 491( 27.67%), action 83, FPS 1.41, Running 180.83s Step 492( 28.00%), action 84, FPS 1.41, Running 181.47s Step 493( 28.33%), action 85, FPS 1.39, Running 182.60s Step 494( 28.67%), action 86, FPS 1.38, Running 183.14s Step 495( 29.00%), action 87, FPS 1.35, Running 183.98s Step 496( 29.33%), action 88, FPS 1.37, Running 184.40s Step 497( 29.67%), action 89, FPS 1.39, Running 185.07s Step 498( 30.00%), action 90, FPS 1.44, Running 185.45s Step 499( 30.33%), action 91, FPS 1.50, Running 186.34s Step 500( 30.67%), action 92, FPS 1.49, Running 186.89s Step 501( 31.00%), action 93, FPS 1.48, Running 187.72s Step 502( 31.33%), action 94, FPS 1.46, Running 188.20s Step 503( 31.67%), action 95, FPS 1.44, Running 189.20s Step 504( 32.00%), action 96, FPS 1.43, Running 189.68s Step 505( 32.33%), action 97, FPS 1.40, Running 190.85s Step 506( 32.67%), action 98, FPS 1.41, Running 191.27s Step 507( 33.00%), action 99, FPS 1.43, Running 191.94s Step 508( 33.33%), action 100, FPS 1.44, Running 192.36s Step 509( 33.67%), action 101, FPS 1.41, Running 193.43s Step 510( 34.00%), action 102, FPS 1.45, Running 193.93s Step 511( 34.33%), action 103, FPS 1.45, Running 194.65s Step 512( 34.67%), action 104, FPS 1.43, Running 195.44s Step 513( 35.00%), action 105, FPS 1.46, Running 196.28s Step 514( 35.33%), action 106, FPS 1.44, Running 196.99s Step 515( 35.67%), action 107, FPS 1.45, Running 197.74s Step 516( 36.00%), action 108, FPS 1.46, Running 198.13s Step 517( 36.33%), action 109, FPS 1.40, Running 199.38s Step 518( 36.67%), action 110, FPS 1.38, Running 199.95s Step 519( 37.00%), action 111, FPS 1.34, Running 201.24s Step 520( 37.33%), action 112, FPS 1.35, Running 201.70s Step 521( 37.67%), action 113, FPS 1.36, Running 202.47s Step 522( 38.00%), action 114, FPS 1.34, Running 203.14s Step 523( 38.33%), action 115, FPS 1.35, Running 204.03s Step 524( 38.67%), action 116, FPS 1.35, Running 204.46s Step 525( 39.00%), action 117, FPS 1.40, Running 205.17s Step 526( 39.33%), action 118, FPS 1.40, Running 205.55s Step 527( 39.67%), action 119, FPS 1.39, Running 206.32s Step 528( 40.00%), action 120, FPS 1.37, Running 206.98s Step 529( 40.33%), action 121, FPS 1.34, Running 208.36s Step 530( 40.67%), action 122, FPS 1.32, Running 209.03s Step 531( 41.00%), action 123, FPS 1.30, Running 210.04s Step 532( 41.33%), action 124, FPS 1.31, Running 210.69s Step 533( 41.67%), action 125, FPS 1.30, Running 211.62s Step 534( 42.00%), action 126, FPS 1.32, Running 212.17s Step 535( 42.33%), action 127, FPS 1.30, Running 213.16s Step 536( 42.67%), action 128, FPS 1.28, Running 213.78s Step 537( 43.00%), action 129, FPS 1.29, Running 214.88s Step 538( 43.33%), action 130, FPS 1.28, Running 215.56s Step 539( 43.67%), action 131, FPS 1.29, Running 216.79s Step 540( 44.00%), action 132, FPS 1.25, Running 217.71s Step 541( 44.33%), action 133, FPS 1.23, Running 218.68s Step 542( 44.67%), action 134, FPS 1.24, Running 219.27s Step 543( 45.00%), action 135, FPS 1.23, Running 220.23s Step 544( 45.33%), action 136, FPS 1.21, Running 221.03s Step 545( 45.67%), action 137, FPS 1.20, Running 221.90s Step 546( 46.00%), action 138, FPS 1.19, Running 222.37s Step 547( 46.33%), action 139, FPS 1.16, Running 223.57s Step 548( 46.67%), action 140, FPS 1.14, Running 224.49s Step 549( 47.00%), action 141, FPS 1.13, Running 226.05s Step 550( 47.33%), action 142, FPS 1.15, Running 226.50s Step 551( 47.67%), action 143, FPS 1.16, Running 227.30s Step 552( 48.00%), action 144, FPS 1.18, Running 227.70s Step 553( 48.33%), action 145, FPS 1.15, Running 228.94s Step 554( 48.67%), action 146, FPS 1.16, Running 229.37s Step 555( 49.00%), action 147, FPS 1.15, Running 230.61s Step 556( 49.33%), action 148, FPS 1.16, Running 231.03s Step 557( 49.67%), action 149, FPS 1.16, Running 232.19s Step 558( 50.00%), action 150, FPS 1.17, Running 232.60s Step 559( 50.33%), action 151, FPS 1.18, Running 233.77s Step 560( 50.67%), action 152, FPS 1.22, Running 234.16s Step 561( 51.00%), action 153, FPS 1.26, Running 234.58s Step 562( 51.33%), action 154, FPS 1.27, Running 235.08s Step 563( 51.67%), action 155, FPS 1.30, Running 235.59s Step 564( 52.00%), action 156, FPS 1.32, Running 236.16s Step 565( 52.33%), action 157, FPS 1.32, Running 237.02s Step 566( 52.67%), action 158, FPS 1.33, Running 237.44s Step 567( 53.00%), action 159, FPS 1.36, Running 238.25s Step 568( 53.33%), action 160, FPS 1.40, Running 238.79s Step 569( 53.67%), action 161, FPS 1.46, Running 239.74s Step 570( 54.00%), action 162, FPS 1.43, Running 240.51s Step 571( 54.33%), action 163, FPS 1.40, Running 241.55s Step 572( 54.67%), action 164, FPS 1.39, Running 242.08s Step 573( 55.00%), action 165, FPS 1.43, Running 242.97s Step 574( 55.33%), action 166, FPS 1.43, Running 243.39s Step 575( 55.67%), action 167, FPS 1.43, Running 244.62s Step 576( 56.00%), action 168, FPS 1.42, Running 245.08s Step 577( 56.33%), action 169, FPS 1.47, Running 245.79s Step 578( 56.67%), action 170, FPS 1.47, Running 246.22s Step 579( 57.00%), action 171, FPS 1.50, Running 247.07s Step 580( 57.33%), action 172, FPS 1.49, Running 247.60s Step 581( 57.67%), action 173, FPS 1.44, Running 248.48s Step 582( 58.00%), action 174, FPS 1.45, Running 248.91s Step 583( 58.33%), action 175, FPS 1.42, Running 249.71s Step 584( 58.67%), action 176, FPS 1.42, Running 250.28s Step 585( 59.00%), action 177, FPS 1.44, Running 250.93s Step 586( 59.33%), action 178, FPS 1.43, Running 251.47s Step 587( 59.67%), action 179, FPS 1.43, Running 252.25s Step 588( 60.00%), action 180, FPS 1.45, Running 252.60s Step 589( 60.33%), action 181, FPS 1.45, Running 253.54s Step 590( 60.67%), action 182, FPS 1.48, Running 254.00s Step 591( 61.00%), action 183, FPS 1.44, Running 255.39s Step 592( 61.33%), action 184, FPS 1.47, Running 255.72s Step 593( 61.67%), action 185, FPS 1.50, Running 256.26s Step 594( 62.00%), action 186, FPS 1.48, Running 256.95s Step 595( 62.33%), action 187, FPS 1.52, Running 257.75s Step 596( 62.67%), action 188, FPS 1.51, Running 258.32s Step 597( 63.00%), action 189, FPS 1.52, Running 258.98s Step 598( 63.33%), action 190, FPS 1.51, Running 259.47s Step 599( 63.67%), action 191, FPS 1.50, Running 260.37s Step 600( 64.00%), action 192, FPS 1.52, Running 260.78s Step 601( 64.33%), action 193, FPS 1.53, Running 261.57s Step 602( 64.67%), action 194, FPS 1.53, Running 261.97s Step 603( 65.00%), action 195, FPS 1.53, Running 262.78s Step 604( 65.33%), action 196, FPS 1.48, Running 263.76s Step 605( 65.67%), action 197, FPS 1.45, Running 264.76s [2026-08-02 19:44:10] [34 ] Seed 33 failed after 265.17 s. +steps: 605 , actions: 197 . +Instruction: Empty +Total 19/34(55.88%) success. +Setting seed: 34 +Step 1( N/A%), pre moving , FPS 2.36, Running 0.42s Step 2( N/A%), pre moving , FPS 3.97, Running 0.50s Step 3( N/A%), pre moving , FPS 5.05, Running 0.59s Step 4( N/A%), pre moving , FPS 4.30, Running 0.93s Step 5( N/A%), pre moving , FPS 4.81, Running 1.04s Step 6( N/A%), pre moving , FPS 5.27, Running 1.14s Step 7( N/A%), pre moving , FPS 4.72, Running 1.48s Step 8( N/A%), pre moving , FPS 5.06, Running 1.58s Step 9( N/A%), pre moving , FPS 5.34, Running 1.68s Step 10( N/A%), pre moving , FPS 5.53, Running 1.81s Step 11( N/A%), pre moving , FPS 5.25, Running 2.10s Step 12( N/A%), pre moving , FPS 5.45, Running 2.20s Step 13( N/A%), pre moving , FPS 5.68, Running 2.29s Step 14( N/A%), pre moving , FPS 5.53, Running 2.53s Step 15( N/A%), pre moving , FPS 5.50, Running 2.73s Step 16( N/A%), pre moving , FPS 5.71, Running 2.80s Step 17( N/A%), pre moving , FPS 5.89, Running 2.89s Step 18( N/A%), pre moving , FPS 5.67, Running 3.17s Step 19( N/A%), pre moving , FPS 5.70, Running 3.33s Step 20( N/A%), pre moving , FPS 5.87, Running 3.41s Step 21( N/A%), pre moving , FPS 5.63, Running 3.98s Step 22( N/A%), pre moving , FPS 5.17, Running 4.38s Step 23( N/A%), pre moving , FPS 5.16, Running 4.47s Step 24( N/A%), pre moving , FPS 5.55, Running 4.53s Step 25( N/A%), pre moving , FPS 5.61, Running 4.60s Step 26( N/A%), pre moving , FPS 5.00, Running 5.14s Step 27( N/A%), pre moving , FPS 5.34, Running 5.23s Step 28( N/A%), pre moving , FPS 5.02, Running 5.56s Step 29( N/A%), pre moving , FPS 5.01, Running 5.67s Step 30( N/A%), pre moving , FPS 5.07, Running 5.75s Step 31( N/A%), pre moving , FPS 5.35, Running 5.84s Step 32( N/A%), pre moving , FPS 5.05, Running 6.17s Step 33( N/A%), pre moving , FPS 5.07, Running 6.23s Step 34( N/A%), pre moving , FPS 5.35, Running 6.27s Step 35( N/A%), pre moving , FPS 5.57, Running 6.32s Step 36( N/A%), pre moving , FPS 4.95, Running 6.84s Step 37( N/A%), pre moving , FPS 4.92, Running 6.95s Step 38( N/A%), pre moving , FPS 5.16, Running 7.05s Step 39( N/A%), pre moving , FPS 5.23, Running 7.16s Step 40( N/A%), pre moving , FPS 5.21, Running 7.25s Step 41( N/A%), pre moving , FPS 5.82, Running 7.42s Step 42( N/A%), pre moving , FPS 6.06, Running 7.68s Step 43( N/A%), pre moving , FPS 6.01, Running 7.80s Step 44( N/A%), pre moving , FPS 5.86, Running 7.95s Step 45( N/A%), pre moving , FPS 5.39, Running 8.32s Step 46( N/A%), pre moving , FPS 6.01, Running 8.47s Step 47( N/A%), pre moving , FPS 5.51, Running 8.85s Step 48( N/A%), pre moving , FPS 5.81, Running 9.01s Step 49( N/A%), pre moving , FPS 5.77, Running 9.14s Step 50( N/A%), pre moving , FPS 5.25, Running 9.56s Step 51( N/A%), pre moving , FPS 5.17, Running 9.70s Step 52( N/A%), pre moving , FPS 5.06, Running 10.12s Step 53( N/A%), pre moving , FPS 4.96, Running 10.26s Step 54( N/A%), pre moving , FPS 4.54, Running 10.68s Step 55( N/A%), pre moving , FPS 4.45, Running 10.82s Step 56( N/A%), pre moving , FPS 4.58, Running 11.20s Step 57( N/A%), pre moving , FPS 4.53, Running 11.37s Step 58( N/A%), pre moving , FPS 4.25, Running 11.76s Step 59( N/A%), pre moving , FPS 4.21, Running 11.91s Step 60( N/A%), pre moving , FPS 4.17, Running 12.05s Step 61( N/A%), pre moving , FPS 3.96, Running 12.46s Step 62( N/A%), pre moving , FPS 4.06, Running 12.60s Step 63( N/A%), pre moving , FPS 3.85, Running 12.99s Step 64( N/A%), pre moving , FPS 3.85, Running 13.14s Step 65( N/A%), pre moving , FPS 4.00, Running 13.31s Step 66( N/A%), pre moving , FPS 3.85, Running 13.66s Step 67( N/A%), pre moving , FPS 4.04, Running 13.80s Step 68( N/A%), pre moving , FPS 3.87, Running 14.17s Step 69( N/A%), pre moving , FPS 3.86, Running 14.32s Step 70( N/A%), pre moving , FPS 4.09, Running 14.45s Step 71( N/A%), pre moving , FPS 3.90, Running 14.83s Step 72( N/A%), pre moving , FPS 4.11, Running 14.99s Step 73( N/A%), pre moving , FPS 4.12, Running 15.11s Step 74( N/A%), pre moving , FPS 4.22, Running 15.42s Step 75( N/A%), pre moving , FPS 4.24, Running 15.53s Step 76( N/A%), pre moving , FPS 4.52, Running 15.63s Step 77( N/A%), pre moving , FPS 4.34, Running 15.97s Step 78( N/A%), pre moving , FPS 4.62, Running 16.09s Step 79( N/A%), pre moving , FPS 4.69, Running 16.18s Step 80( N/A%), pre moving , FPS 4.74, Running 16.27s Step 81( N/A%), pre moving , FPS 4.83, Running 16.60s Step 82( N/A%), pre moving , FPS 4.86, Running 16.71s Step 83( N/A%), pre moving , FPS 5.24, Running 16.81s Step 84( N/A%), pre moving , FPS 5.00, Running 17.14s Step 85( N/A%), pre moving , FPS 5.05, Running 17.27s Step 86( N/A%), pre moving , FPS 5.42, Running 17.36s Step 87( N/A%), pre moving , FPS 5.48, Running 17.45s Step 88( N/A%), pre moving , FPS 5.54, Running 17.79s Step 89( N/A%), pre moving , FPS 5.63, Running 17.88s Step 90( N/A%), pre moving , FPS 5.71, Running 17.95s Step 91( N/A%), pre moving , FPS 4.64, Running 19.14s Step 92( N/A%), pre moving , FPS 4.38, Running 19.55s Step 93( N/A%), pre moving , FPS 3.98, Running 20.13s Step 94( N/A%), pre moving , FPS 3.89, Running 20.57s Step 95( N/A%), pre moving , FPS 3.57, Running 21.14s Step 96( N/A%), pre moving , FPS 3.49, Running 21.35s Step 97( N/A%), pre moving , FPS 3.38, Running 21.89s Step 98( N/A%), pre moving , FPS 3.20, Running 22.33s Step 99( N/A%), pre moving , FPS 2.98, Running 22.89s Step 100( N/A%), pre moving , FPS 2.82, Running 23.37s Step 101( N/A%), pre moving , FPS 2.72, Running 23.97s Step 102( N/A%), pre moving , FPS 2.67, Running 24.21s Step 103( N/A%), pre moving , FPS 2.53, Running 24.72s Step 104( N/A%), pre moving , FPS 2.49, Running 25.16s Step 105( N/A%), pre moving , FPS 2.37, Running 25.73s Step 106( N/A%), pre moving , FPS 2.32, Running 25.97s Step 107( N/A%), pre moving , FPS 2.25, Running 26.32s Step 108( N/A%), pre moving , FPS 2.30, Running 26.50s Step 109( N/A%), pre moving , FPS 2.24, Running 26.80s Step 110( N/A%), pre moving , FPS 2.16, Running 27.22s Step 111( N/A%), pre moving , FPS 2.31, Running 27.79s Step 112( N/A%), pre moving , FPS 2.30, Running 28.23s Step 113( N/A%), pre moving , FPS 2.29, Running 28.87s Step 114( N/A%), pre moving , FPS 2.34, Running 29.10s Step 115( N/A%), pre moving , FPS 2.35, Running 29.65s Step 116( N/A%), pre moving , FPS 2.27, Running 30.15s Step 117( N/A%), pre moving , FPS 2.27, Running 30.72s Step 118( N/A%), pre moving , FPS 2.26, Running 31.17s Step 119( N/A%), pre moving , FPS 2.27, Running 31.70s Step 120( N/A%), pre moving , FPS 2.34, Running 31.91s Step 121( N/A%), pre moving , FPS 2.36, Running 32.46s Step 122( N/A%), pre moving , FPS 2.30, Running 32.91s Step 123( N/A%), pre moving , FPS 2.28, Running 33.49s Step 124( N/A%), pre moving , FPS 2.28, Running 33.94s Step 125( N/A%), pre moving , FPS 2.28, Running 34.50s Step 126( N/A%), pre moving , FPS 2.29, Running 34.72s Step 127( N/A%), pre moving , FPS 2.23, Running 35.28s Step 128( N/A%), pre moving , FPS 2.17, Running 35.73s Step 129( N/A%), pre moving , FPS 2.10, Running 36.31s Step 130( N/A%), pre moving , FPS 2.09, Running 36.81s Step 131( N/A%), pre moving , FPS 2.08, Running 37.39s Step 132( N/A%), pre moving , FPS 2.08, Running 37.86s Step 133( N/A%), pre moving , FPS 2.09, Running 38.45s Step 134( N/A%), pre moving , FPS 2.04, Running 38.91s Step 135( N/A%), pre moving , FPS 2.03, Running 39.51s Step 136( N/A%), pre moving , FPS 2.04, Running 39.95s Step 137( N/A%), pre moving , FPS 2.03, Running 40.56s Step 138( N/A%), pre moving , FPS 2.03, Running 41.03s Step 139( N/A%), pre moving , FPS 2.02, Running 41.61s Step 140( N/A%), pre moving , FPS 2.02, Running 41.83s Step 141( N/A%), pre moving , FPS 2.02, Running 42.35s Step 142( N/A%), pre moving , FPS 2.02, Running 42.82s Step 143( N/A%), pre moving , FPS 2.02, Running 43.40s Step 144( N/A%), pre moving , FPS 2.02, Running 43.86s Step 145( N/A%), pre moving , FPS 2.02, Running 44.42s Step 146( N/A%), pre moving , FPS 2.05, Running 44.49s Step 147( N/A%), pre moving , FPS 2.16, Running 44.53s Step 148( N/A%), pre moving , FPS 2.26, Running 44.57s Step 149( N/A%), pre moving , FPS 2.41, Running 44.62s Step 150( N/A%), pre moving , FPS 2.54, Running 44.68s Step 151( N/A%), pre moving , FPS 2.70, Running 44.79s Step 152( N/A%), pre moving , FPS 2.84, Running 44.90s Step 153( N/A%), pre moving , FPS 3.04, Running 45.02s Step 154( N/A%), pre moving , FPS 3.21, Running 45.15s Step 155( N/A%), pre moving , FPS 3.49, Running 45.25s Step 156( N/A%), pre moving , FPS 3.33, Running 45.96s Step 157( N/A%), pre moving , FPS 3.64, Running 46.05s Step 158( N/A%), pre moving , FPS 3.90, Running 46.16s Step 159( N/A%), pre moving , FPS 4.09, Running 46.50s Step 160( N/A%), pre moving , FPS 4.12, Running 46.68s Step 161( N/A%), pre moving , FPS 4.23, Running 47.08s Step 162( N/A%), pre moving , FPS 4.52, Running 47.24s Step 163( N/A%), pre moving , FPS 4.72, Running 47.64s Step 164( N/A%), pre moving , FPS 5.06, Running 47.81s Step 165( N/A%), pre moving , FPS 5.17, Running 48.29s Step 166( N/A%), pre moving , FPS 5.07, Running 48.44s Step 167( N/A%), pre moving , FPS 4.58, Running 48.90s Step 168( N/A%), pre moving , FPS 4.17, Running 49.36s Step 169( N/A%), pre moving , FPS 4.00, Running 49.61s Step 170( N/A%), pre moving , FPS 3.71, Running 50.07s Step 171( N/A%), pre moving , FPS 3.64, Running 50.28s Step 172( N/A%), pre moving , FPS 3.47, Running 50.66s Step 173( N/A%), pre moving , FPS 3.29, Running 51.11s Step 174( N/A%), pre moving , FPS 3.24, Running 51.32s Step 175( N/A%), pre moving , FPS 3.08, Running 51.74s Step 176( N/A%), pre moving , FPS 3.17, Running 52.28s Step 177( N/A%), pre moving , FPS 2.95, Running 52.83s Step 178( N/A%), pre moving , FPS 2.88, Running 53.11s Step 179( N/A%), pre moving , FPS 2.80, Running 53.65s Step 180( N/A%), pre moving , FPS 2.67, Running 54.17s Step 181( N/A%), pre moving , FPS 2.62, Running 54.72s Step 182( N/A%), pre moving , FPS 2.49, Running 55.27s Step 183( N/A%), pre moving , FPS 2.44, Running 55.82s Step 184( N/A%), pre moving , FPS 2.34, Running 56.35s Step 185( N/A%), pre moving , FPS 2.32, Running 56.90s Step 186( N/A%), pre moving , FPS 2.29, Running 57.19s Step 187( N/A%), pre moving , FPS 2.27, Running 57.72s Step 188( N/A%), pre moving , FPS 2.25, Running 58.26s Step 189( N/A%), pre moving , FPS 2.17, Running 58.81s Step 190( N/A%), pre moving , FPS 2.16, Running 59.35s Step 191( N/A%), pre moving , FPS 2.09, Running 59.87s Step 192( N/A%), pre moving , FPS 2.05, Running 60.42s Step 193( N/A%), pre moving , FPS 2.03, Running 60.96s Step 194( N/A%), pre moving , FPS 2.01, Running 61.25s Step 195( N/A%), pre moving , FPS 2.00, Running 61.74s Step 196( N/A%), pre moving , FPS 2.01, Running 62.25s Step 197( N/A%), pre moving , FPS 2.02, Running 62.73s Step 198( N/A%), pre moving , FPS 2.03, Running 62.96s Step 199( N/A%), pre moving , FPS 2.04, Running 63.45s Step 200( N/A%), pre moving , FPS 2.12, Running 63.63s Step 201( N/A%), pre moving , FPS 2.15, Running 64.01s Step 202( N/A%), pre moving , FPS 2.25, Running 64.15s Step 203( N/A%), pre moving , FPS 2.37, Running 64.26s Step 204( N/A%), pre moving , FPS 2.50, Running 64.35s Step 205( N/A%), pre moving , FPS 2.66, Running 64.43s Step 206( N/A%), pre moving , FPS 2.72, Running 64.53s Step 207( N/A%), pre moving , FPS 2.87, Running 64.69s Step 208( N/A%), pre moving , FPS 3.04, Running 64.83s Step 209( N/A%), pre moving , FPS 3.25, Running 64.97s Step 210( N/A%), pre moving , FPS 3.49, Running 65.08s Step 211( N/A%), pre moving , FPS 3.64, Running 65.37s Step 212( N/A%), pre moving , FPS 3.95, Running 65.48s Step 213( N/A%), pre moving , FPS 4.35, Running 65.56s Step 214( N/A%), pre moving , FPS 4.31, Running 65.90s Step 215( N/A%), pre moving , FPS 4.69, Running 66.01s Step 216( N/A%), pre moving , FPS 5.21, Running 66.09s Step 217( N/A%), pre moving , FPS 4.55, Running 67.12s Step 218( N/A%), pre moving , FPS 4.70, Running 67.22s Step 219( N/A%), pre moving , FPS 5.18, Running 67.31s Step 220( N/A%), pre moving , FPS 4.97, Running 67.65s Step 221( N/A%), pre moving , FPS 5.33, Running 67.77s Step 222( N/A%), pre moving , FPS 5.39, Running 67.86s Step 223( N/A%), pre moving , FPS 5.02, Running 68.25s Step 224( N/A%), pre moving , FPS 4.99, Running 68.36s Step 225( N/A%), pre moving , FPS 4.58, Running 68.80s Step 226( N/A%), pre moving , FPS 4.50, Running 68.97s Step 227( N/A%), pre moving , FPS 4.30, Running 69.34s Step 228( N/A%), pre moving , FPS 4.28, Running 69.51s Step 229( N/A%), pre moving , FPS 4.02, Running 69.95s Step 230( N/A%), pre moving , FPS 3.95, Running 70.15s Step 231( N/A%), pre moving , FPS 3.88, Running 70.53s Step 232( N/A%), pre moving , FPS 3.85, Running 70.67s Step 233( N/A%), pre moving , FPS 3.81, Running 70.82s Step 234( N/A%), pre moving , FPS 3.76, Running 71.22s Step 235( N/A%), pre moving , FPS 3.74, Running 71.36s Step 236( N/A%), pre moving , FPS 3.54, Running 71.74s Step 237( N/A%), pre moving , FPS 4.19, Running 71.89s Step 238( N/A%), pre moving , FPS 3.91, Running 72.33s Step 239( N/A%), pre moving , FPS 3.81, Running 72.57s Step 240( N/A%), pre moving , FPS 3.77, Running 72.95s Step 241( N/A%), pre moving , FPS 3.75, Running 73.10s Step 242( N/A%), pre moving , FPS 3.73, Running 73.23s Step 243( N/A%), pre moving , FPS 3.68, Running 73.69s Step 244( N/A%), pre moving , FPS 3.61, Running 73.90s Step 245( N/A%), pre moving , FPS 3.65, Running 74.28s Step 246( N/A%), pre moving , FPS 3.65, Running 74.45s Step 247( N/A%), pre moving , FPS 3.59, Running 74.91s Step 248( N/A%), pre moving , FPS 3.43, Running 75.34s Step 249( N/A%), pre moving , FPS 3.60, Running 75.51s Step 250( N/A%), pre moving , FPS 3.61, Running 75.70s Step 251( N/A%), pre moving , FPS 3.58, Running 76.12s Step 252( N/A%), pre moving , FPS 3.58, Running 76.26s Step 253( N/A%), pre moving , FPS 3.39, Running 76.71s Step 254( N/A%), pre moving , FPS 3.55, Running 76.85s Step 255( N/A%), pre moving , FPS 3.40, Running 77.24s Step 256( N/A%), pre moving , FPS 3.51, Running 77.44s Step 257( N/A%), pre moving , FPS 3.37, Running 77.83s Step 258( N/A%), pre moving , FPS 3.53, Running 78.00s Step 259( N/A%), pre moving , FPS 3.41, Running 78.44s Step 260( N/A%), pre moving , FPS 3.52, Running 78.64s Step 261( N/A%), pre moving , FPS 3.33, Running 79.10s Step 262( N/A%), pre moving , FPS 3.17, Running 79.54s Step 263( N/A%), pre moving , FPS 3.31, Running 79.74s Step 264( N/A%), pre moving , FPS 3.18, Running 80.19s Step 265( N/A%), pre moving , FPS 3.30, Running 80.33s Step 266( N/A%), pre moving , FPS 3.16, Running 80.79s Step 267( N/A%), pre moving , FPS 3.32, Running 80.93s Step 268( N/A%), pre moving , FPS 3.32, Running 81.38s Step 269( N/A%), pre moving , FPS 3.19, Running 81.78s Step 270( N/A%), pre moving , FPS 3.18, Running 81.99s Step 271( N/A%), pre moving , FPS 3.18, Running 82.41s Step 272( N/A%), pre moving , FPS 3.16, Running 82.59s Step 273( N/A%), pre moving , FPS 3.18, Running 83.01s Step 274( N/A%), pre moving , FPS 3.15, Running 83.19s Step 275( N/A%), pre moving , FPS 3.13, Running 83.64s Step 276( N/A%), pre moving , FPS 3.15, Running 83.79s Step 277( N/A%), pre moving , FPS 3.26, Running 83.96s Step 278( N/A%), pre moving , FPS 3.28, Running 84.09s Step 279( N/A%), pre moving , FPS 3.42, Running 84.28s Step 280( N/A%), pre moving , FPS 3.47, Running 84.39s Step 281( N/A%), pre moving , FPS 3.67, Running 84.55s Step 282( N/A%), pre moving , FPS 3.86, Running 84.72s Step 283( N/A%), pre moving , FPS 3.68, Running 85.17s Step 284( N/A%), pre moving , FPS 3.91, Running 85.31s Step 285( N/A%), pre moving , FPS 3.73, Running 85.69s Step 286( N/A%), pre moving , FPS 3.96, Running 85.84s Step 287( N/A%), pre moving , FPS 3.99, Running 85.94s Step 288( N/A%), pre moving , FPS 4.08, Running 86.28s Step 289( N/A%), pre moving , FPS 4.34, Running 86.39s Step 290( N/A%), pre moving , FPS 4.44, Running 86.49s Step 291( N/A%), pre moving , FPS 4.52, Running 86.83s Step 292( N/A%), pre moving , FPS 4.60, Running 86.94s Step 293( N/A%), pre moving , FPS 4.99, Running 87.02s Step 294( N/A%), pre moving , FPS 4.75, Running 87.40s Step 295( N/A%), pre moving , FPS 5.14, Running 87.53s Step 296( N/A%), pre moving , FPS 5.15, Running 87.67s Step 297( N/A%), pre moving , FPS 4.87, Running 88.07s Step 298( N/A%), pre moving , FPS 4.85, Running 88.22s Step 299( N/A%), pre moving , FPS 4.95, Running 88.32s Step 300( N/A%), pre moving , FPS 4.70, Running 88.65s Step 301( N/A%), pre moving , FPS 4.76, Running 88.75s Step 302( N/A%), pre moving , FPS 4.85, Running 88.84s Step 303( N/A%), pre moving , FPS 5.25, Running 88.98s Step 304( N/A%), pre moving , FPS 5.01, Running 89.30s Step 305( N/A%), pre moving , FPS 5.42, Running 89.38s Step 306( N/A%), pre moving , FPS 5.50, Running 89.48s Step 307( N/A%), pre moving , FPS 5.17, Running 89.81s Step 308( N/A%), pre moving , FPS 5.52, Running 89.90s Step 309( N/A%), pre moving , FPS 5.56, Running 89.98s Step 310( N/A%), pre moving , FPS 5.58, Running 90.08s Step 311( N/A%), pre moving , FPS 5.58, Running 90.41s Step 312( N/A%), pre moving , FPS 5.58, Running 90.52s Step 313( N/A%), pre moving , FPS 5.59, Running 90.60s Step 314( N/A%), pre moving , FPS 6.10, Running 90.68s Step 315( N/A%), pre moving , FPS 5.74, Running 91.01s Step 316( N/A%), pre moving , FPS 4.95, Running 91.71s Step 317( N/A%), pre moving , FPS 5.35, Running 91.81s Step 318( N/A%), pre moving , FPS 5.08, Running 92.15s Step 319( N/A%), pre moving , FPS 5.08, Running 92.26s Step 320( N/A%), pre moving , FPS 5.42, Running 92.34s Step 321( N/A%), pre moving , FPS 5.42, Running 92.44s Step 322( N/A%), pre moving , FPS 5.07, Running 92.78s Step 323( N/A%), pre moving , FPS 5.07, Running 92.93s Step 324( N/A%), pre moving , FPS 4.96, Running 93.33s Step 325( N/A%), pre moving , FPS 4.82, Running 93.53s Step 326( N/A%), pre moving , FPS 4.49, Running 93.94s Step 327( N/A%), pre moving , FPS 4.61, Running 94.15s Step 328( N/A%), pre moving , FPS 4.26, Running 94.59s Step 329( N/A%), pre moving , FPS 4.17, Running 94.78s Step 330( N/A%), pre moving , FPS 3.88, Running 95.24s Step 331( N/A%), pre moving , FPS 3.80, Running 95.67s Step 332( N/A%), pre moving , FPS 3.78, Running 95.82s Step 333( N/A%), pre moving , FPS 3.57, Running 96.20s Step 334( N/A%), pre moving , FPS 3.51, Running 96.37s Step 335( N/A%), pre moving , FPS 3.63, Running 96.52s Step 336( N/A%), pre moving , FPS 3.83, Running 96.93s Step 337( N/A%), pre moving , FPS 3.84, Running 97.01s Step 338( N/A%), pre moving , FPS 4.03, Running 97.12s Step 339( N/A%), pre moving , FPS 3.84, Running 97.46s Step 340( N/A%), pre moving , FPS 3.83, Running 97.56s Step 341( N/A%), pre moving , FPS 3.84, Running 97.65s Step 342( N/A%), pre moving , FPS 3.84, Running 98.00s Step 343( N/A%), pre moving , FPS 3.87, Running 98.11s Step 344( N/A%), pre moving , FPS 4.11, Running 98.20s Step 345( N/A%), pre moving , FPS 3.99, Running 98.54s Step 346( N/A%), pre moving , FPS 4.25, Running 98.65s Step 347( N/A%), pre moving , FPS 4.37, Running 98.72s Step 348( N/A%), pre moving , FPS 4.73, Running 98.82s Step 349( N/A%), pre moving , FPS 4.57, Running 99.16s Step 350( N/A%), pre moving , FPS 4.96, Running 99.27s Step 351( N/A%), pre moving , FPS 5.42, Running 99.37s Step 352( N/A%), pre moving , FPS 5.14, Running 99.71s Step 353( N/A%), pre moving , FPS 5.52, Running 99.82s Step 354( N/A%), pre moving , FPS 5.66, Running 99.90s Step 355( N/A%), pre moving , FPS 5.77, Running 99.99s Step 356( N/A%), pre moving , FPS 5.88, Running 100.33s Step 357( N/A%), pre moving , FPS 5.84, Running 100.43s Step 358( N/A%), pre moving , FPS 5.85, Running 100.53s Step 359( N/A%), pre moving , FPS 5.82, Running 100.90s Step 360( N/A%), pre moving , FPS 5.85, Running 100.98s Step 361( N/A%), pre moving , FPS 5.84, Running 101.07s Step 362( N/A%), pre moving , FPS 5.86, Running 101.41s Step 363( N/A%), pre moving , FPS 5.86, Running 101.52s Step 364( N/A%), pre moving , FPS 5.86, Running 101.61s Step 365( N/A%), pre moving , FPS 5.86, Running 101.95s Step 366( N/A%), pre moving , FPS 5.86, Running 102.06s Step 367( N/A%), pre moving , FPS 5.84, Running 102.15s Step 368( N/A%), pre moving , FPS 5.78, Running 102.28s Step 369( N/A%), pre moving , FPS 5.88, Running 102.56s Step 370( N/A%), pre moving , FPS 5.89, Running 102.67s Step 371( N/A%), pre moving , FPS 5.89, Running 102.76s Step 372( N/A%), pre moving , FPS 5.90, Running 103.10s Step 373( N/A%), pre moving , FPS 5.95, Running 103.18s Step 374( N/A%), pre moving , FPS 5.90, Running 103.30s Step 375( N/A%), pre moving , FPS 5.89, Running 103.39s Step 376( N/A%), pre moving , FPS 6.37, Running 103.47s Step 377( N/A%), pre moving , FPS 6.42, Running 103.55s Step 378( N/A%), pre moving , FPS 6.39, Running 103.67s Step 379( N/A%), pre moving , FPS 7.00, Running 103.75s Step 380( N/A%), pre moving , FPS 6.90, Running 103.88s Step 381( N/A%), pre moving , FPS 6.95, Running 103.95s Step 382( N/A%), pre moving , FPS 7.73, Running 104.00s Step 383( N/A%), pre moving , FPS 7.86, Running 104.06s Step 384( N/A%), pre moving , FPS 7.72, Running 104.20s Step 385( N/A%), pre moving , FPS 7.96, Running 104.47s Step 386( N/A%), pre moving , FPS 7.97, Running 104.57s Step 387( N/A%), pre moving , FPS 7.94, Running 104.67s Step 388( N/A%), pre moving , FPS 7.35, Running 105.00s Step 389( N/A%), pre moving , FPS 7.89, Running 105.09s Step 390( N/A%), pre moving , FPS 8.01, Running 105.16s Step 391( N/A%), pre moving , FPS 8.00, Running 105.26s Step 392( N/A%), pre moving , FPS 7.99, Running 105.60s Step 393( N/A%), pre moving , FPS 7.91, Running 105.71s Step 394( N/A%), pre moving , FPS 4.24, Running 108.01s Step 395( N/A%), pre moving , FPS 3.67, Running 108.84s Step 396( N/A%), pre moving , FPS 3.60, Running 109.03s Step 397( N/A%), pre moving , FPS 3.31, Running 109.59s Step 398( N/A%), pre moving , FPS 3.26, Running 109.79s Step 399( N/A%), pre moving , FPS 3.00, Running 110.42s Step 400( N/A%), pre moving , FPS 2.92, Running 110.72s Step 401( N/A%), pre moving , FPS 2.66, Running 111.47s Step 402( N/A%), pre moving , FPS 2.58, Running 111.75s Step 403( N/A%), pre moving , FPS 2.43, Running 112.30s Step 404( N/A%), pre moving , FPS 2.34, Running 112.73s Step 405( N/A%), pre moving , FPS 2.27, Running 113.29s Step 406( N/A%), pre moving , FPS 2.23, Running 113.55s Step 407( N/A%), pre moving , FPS 2.08, Running 114.30s Step 408( N/A%), pre moving , FPS 2.10, Running 114.51s Step 409( N/A%), pre moving , FPS 2.02, Running 114.99s Step 410( N/A%), pre moving , FPS 1.99, Running 115.23s Step 411( N/A%), pre moving , FPS 1.90, Running 115.79s Step 412( N/A%), pre moving , FPS 1.90, Running 116.13s Step 413( N/A%), pre moving , FPS 1.82, Running 116.70s Step 414( 0.33%), action 1, FPS 1.97, Running 118.14s Step 415( 0.67%), action 2, FPS 2.03, Running 118.71s Step 416( 1.00%), action 3, FPS 1.87, Running 119.74s Step 417( 1.33%), action 4, FPS 1.91, Running 120.06s Step 418( 1.67%), action 5, FPS 1.73, Running 121.37s Step 419( 2.00%), action 6, FPS 1.78, Running 121.66s Step 420( 2.33%), action 7, FPS 1.64, Running 122.93s Step 421( 2.67%), action 8, FPS 1.63, Running 123.76s Step 422( 3.00%), action 9, FPS 1.54, Running 124.72s Step 423( 3.33%), action 10, FPS 1.53, Running 125.41s Step 424( 3.67%), action 11, FPS 1.46, Running 126.44s Step 425( 4.00%), action 12, FPS 1.46, Running 127.01s Step 426( 4.33%), action 13, FPS 1.39, Running 127.91s Step 427( 4.67%), action 14, FPS 1.44, Running 128.23s Step 428( 5.00%), action 15, FPS 1.32, Running 129.63s Step 429( 5.33%), action 16, FPS 1.31, Running 130.22s Step 430( 5.67%), action 17, FPS 1.21, Running 131.75s Step 431( 6.00%), action 18, FPS 1.21, Running 132.30s Step 432( 6.33%), action 19, FPS 1.17, Running 133.24s Step 433( 6.67%), action 20, FPS 1.17, Running 133.87s Step 434( 7.00%), action 21, FPS 1.20, Running 134.87s Step 435( 7.33%), action 22, FPS 1.20, Running 135.41s Step 436( 7.67%), action 23, FPS 1.22, Running 136.10s Step 437( 8.00%), action 24, FPS 1.21, Running 136.61s Step 438( 8.33%), action 25, FPS 1.23, Running 137.63s Step 439( 8.67%), action 26, FPS 1.21, Running 138.19s Step 440( 9.00%), action 27, FPS 1.23, Running 139.18s Step 441( 9.33%), action 28, FPS 1.25, Running 139.74s Step 442( 9.67%), action 29, FPS 1.28, Running 140.35s Step 443( 10.00%), action 30, FPS 1.32, Running 140.59s Step 444( 10.33%), action 31, FPS 1.37, Running 141.03s Step 445( 10.67%), action 32, FPS 1.40, Running 141.30s Step 446( 11.00%), action 33, FPS 1.43, Running 141.92s Step 447( 11.33%), action 34, FPS 1.43, Running 142.22s Step 448( 11.67%), action 35, FPS 1.50, Running 142.93s Step 449( 12.00%), action 36, FPS 1.53, Running 143.28s Step 450( 12.33%), action 37, FPS 1.62, Running 144.09s Step 451( 12.67%), action 38, FPS 1.65, Running 144.39s Step 452( 13.00%), action 39, FPS 1.67, Running 145.21s Step 453( 13.33%), action 40, FPS 1.68, Running 145.76s Step 454( 13.67%), action 41, FPS 1.68, Running 146.76s Step 455( 14.00%), action 42, FPS 1.68, Running 147.33s Step 456( 14.33%), action 43, FPS 1.63, Running 148.39s Step 457( 14.67%), action 44, FPS 1.62, Running 148.96s Step 458( 15.00%), action 45, FPS 1.64, Running 149.80s Step 459( 15.33%), action 46, FPS 1.67, Running 150.14s Step 460( 15.67%), action 47, FPS 1.69, Running 151.04s Step 461( 16.00%), action 48, FPS 1.73, Running 151.34s Step 462( 16.33%), action 49, FPS 1.69, Running 152.19s Step 463( 16.67%), action 50, FPS 1.68, Running 152.50s Step 464( 17.00%), action 51, FPS 1.62, Running 153.38s Step 465( 17.33%), action 52, FPS 1.58, Running 153.95s Step 466( 17.67%), action 53, FPS 1.55, Running 154.84s Step 467( 18.00%), action 54, FPS 1.55, Running 155.12s Step 468( 18.33%), action 55, FPS 1.53, Running 155.97s Step 469( 18.67%), action 56, FPS 1.54, Running 156.27s Step 470( 19.00%), action 57, FPS 1.55, Running 157.03s Step 471( 19.33%), action 58, FPS 1.51, Running 157.64s Step 472( 19.67%), action 59, FPS 1.50, Running 158.53s Step 473( 20.00%), action 60, FPS 1.53, Running 158.83s Step 474( 20.33%), action 61, FPS 1.55, Running 159.68s Step 475( 20.67%), action 62, FPS 1.60, Running 159.87s Step 476( 21.00%), action 63, FPS 1.68, Running 160.27s Step 477( 21.33%), action 64, FPS 1.68, Running 160.86s Step 478( 21.67%), action 65, FPS 1.75, Running 161.20s Step 479( 22.00%), action 66, FPS 1.77, Running 161.41s Step 480( 22.33%), action 67, FPS 1.85, Running 161.82s Step 481( 22.67%), action 68, FPS 1.87, Running 162.02s Step 482( 23.00%), action 69, FPS 1.89, Running 162.76s Step 483( 23.33%), action 70, FPS 1.89, Running 163.08s Step 484( 23.67%), action 71, FPS 1.88, Running 164.05s Step 485( 24.00%), action 72, FPS 1.93, Running 164.30s Step 486( 24.33%), action 73, FPS 1.94, Running 165.17s Step 487( 24.67%), action 74, FPS 1.93, Running 165.47s Step 488( 25.00%), action 75, FPS 1.94, Running 166.30s Step 489( 25.33%), action 76, FPS 1.94, Running 166.59s Step 490( 25.67%), action 77, FPS 1.92, Running 167.45s Step 491( 26.00%), action 78, FPS 1.98, Running 167.74s Step 492( 26.33%), action 79, FPS 2.00, Running 168.54s Step 493( 26.67%), action 80, FPS 2.01, Running 168.80s Step 494( 27.00%), action 81, FPS 2.00, Running 169.68s Step 495( 27.33%), action 82, FPS 1.99, Running 169.94s Step 496( 27.67%), action 83, FPS 1.89, Running 170.84s Step 497( 28.00%), action 84, FPS 1.95, Running 171.13s Step 498( 28.33%), action 85, FPS 1.86, Running 171.98s Step 499( 28.67%), action 86, FPS 1.84, Running 172.28s Step 500( 29.00%), action 87, FPS 1.77, Running 173.11s Step 501( 29.33%), action 88, FPS 1.72, Running 173.65s Step 502( 29.67%), action 89, FPS 1.75, Running 174.21s Step 503( 30.00%), action 90, FPS 1.71, Running 174.79s Step 504( 30.33%), action 91, FPS 1.69, Running 175.85s Step 505( 30.67%), action 92, FPS 1.66, Running 176.35s Step 506( 31.00%), action 93, FPS 1.65, Running 177.33s Step 507( 31.33%), action 94, FPS 1.64, Running 177.64s Step 508( 31.67%), action 95, FPS 1.63, Running 178.56s Step 509( 32.00%), action 96, FPS 1.60, Running 179.07s Step 510( 32.33%), action 97, FPS 1.61, Running 179.87s Step 511( 32.67%), action 98, FPS 1.60, Running 180.26s Step 512( 33.00%), action 99, FPS 1.61, Running 180.96s Step 513( 33.33%), action 100, FPS 1.56, Running 181.60s Step 514( 33.67%), action 101, FPS 1.58, Running 182.35s Step 515( 34.00%), action 102, FPS 1.53, Running 183.01s Step 516( 34.33%), action 103, FPS 1.53, Running 183.93s Step 517( 34.67%), action 104, FPS 1.52, Running 184.25s Step 518( 35.00%), action 105, FPS 1.52, Running 185.12s Step 519( 35.33%), action 106, FPS 1.49, Running 185.70s Step 520( 35.67%), action 107, FPS 1.47, Running 186.75s Step 521( 36.00%), action 108, FPS 1.45, Running 187.40s Step 522( 36.33%), action 109, FPS 1.42, Running 188.34s Step 523( 36.67%), action 110, FPS 1.44, Running 188.63s Step 524( 37.00%), action 111, FPS 1.44, Running 189.78s Step 525( 37.33%), action 112, FPS 1.46, Running 190.07s Step 526( 37.67%), action 113, FPS 1.47, Running 190.96s Step 527( 38.00%), action 114, FPS 1.47, Running 191.28s Step 528( 38.33%), action 115, FPS 1.48, Running 192.11s Step 529( 38.67%), action 116, FPS 1.49, Running 192.46s Step 530( 39.00%), action 117, FPS 1.50, Running 193.24s Step 531( 39.33%), action 118, FPS 1.47, Running 193.85s Step 532( 39.67%), action 119, FPS 1.44, Running 194.86s Step 533( 40.00%), action 120, FPS 1.44, Running 195.52s Step 534( 40.33%), action 121, FPS 1.37, Running 196.89s Step 535( 40.67%), action 122, FPS 1.41, Running 197.20s Step 536( 41.00%), action 123, FPS 1.42, Running 198.04s Step 537( 41.33%), action 124, FPS 1.41, Running 198.47s Step 538( 41.67%), action 125, FPS 1.42, Running 199.17s Step 539( 42.00%), action 126, FPS 1.43, Running 199.72s Step 540( 42.33%), action 127, FPS 1.42, Running 200.86s Step 541( 42.67%), action 128, FPS 1.41, Running 201.58s Step 542( 43.00%), action 129, FPS 1.41, Running 202.51s Step 543( 43.33%), action 130, FPS 1.37, Running 203.20s Step 544( 43.67%), action 131, FPS 1.38, Running 204.26s Step 545( 44.00%), action 132, FPS 1.36, Running 204.76s Step 546( 44.33%), action 133, FPS 1.38, Running 205.45s Step 547( 44.67%), action 134, FPS 1.36, Running 205.96s Step 548( 45.00%), action 135, FPS 1.36, Running 206.76s Step 549( 45.33%), action 136, FPS 1.32, Running 207.60s Step 550( 45.67%), action 137, FPS 1.27, Running 208.98s Step 551( 46.00%), action 138, FPS 1.30, Running 209.25s Step 552( 46.33%), action 139, FPS 1.31, Running 210.17s Step 553( 46.67%), action 140, FPS 1.34, Running 210.47s Step 554( 47.00%), action 141, FPS 1.36, Running 211.57s Step 555( 47.33%), action 142, FPS 1.35, Running 211.99s Step 556( 47.67%), action 143, FPS 1.35, Running 212.89s Step 557( 48.00%), action 144, FPS 1.32, Running 213.67s Step 558( 48.33%), action 145, FPS 1.30, Running 214.58s Step 559( 48.67%), action 146, FPS 1.30, Running 215.09s Step 560( 49.00%), action 147, FPS 1.33, Running 215.94s Step 561( 49.33%), action 148, FPS 1.37, Running 216.20s Step 562( 49.67%), action 149, FPS 1.39, Running 216.87s Step 563( 50.00%), action 150, FPS 1.41, Running 217.33s Step 564( 50.33%), action 151, FPS 1.42, Running 218.35s Step 565( 50.67%), action 152, FPS 1.45, Running 218.57s Step 566( 51.00%), action 153, FPS 1.47, Running 219.09s Step 567( 51.33%), action 154, FPS 1.43, Running 219.97s Step 568( 51.67%), action 155, FPS 1.43, Running 220.79s Step 569( 52.00%), action 156, FPS 1.42, Running 221.71s Step 570( 52.33%), action 157, FPS 1.45, Running 222.76s Step 571( 52.67%), action 158, FPS 1.42, Running 223.37s Step 572( 53.00%), action 159, FPS 1.41, Running 224.39s Step 573( 53.33%), action 160, FPS 1.38, Running 224.98s Step 574( 53.67%), action 161, FPS 1.39, Running 225.94s Step 575( 54.00%), action 162, FPS 1.40, Running 226.32s Step 576( 54.33%), action 163, FPS 1.38, Running 227.42s Step 577( 54.67%), action 164, FPS 1.42, Running 227.77s Step 578( 55.00%), action 165, FPS 1.42, Running 228.72s Step 579( 55.33%), action 166, FPS 1.41, Running 229.28s Step 580( 55.67%), action 167, FPS 1.40, Running 230.21s Step 581( 56.00%), action 168, FPS 1.40, Running 230.49s Step 582( 56.33%), action 169, FPS 1.39, Running 231.22s Step 583( 56.67%), action 170, FPS 1.40, Running 231.66s Step 584( 57.00%), action 171, FPS 1.40, Running 232.68s Step 585( 57.33%), action 172, FPS 1.35, Running 233.35s Step 586( 57.67%), action 173, FPS 1.31, Running 234.35s Step 587( 58.00%), action 174, FPS 1.34, Running 234.94s Step 588( 58.33%), action 175, FPS 1.32, Running 235.92s Step 589( 58.67%), action 176, FPS 1.35, Running 236.58s Step 590( 59.00%), action 177, FPS 1.36, Running 237.41s Step 591( 59.33%), action 178, FPS 1.35, Running 238.19s Step 592( 59.67%), action 179, FPS 1.36, Running 239.12s Step 593( 60.00%), action 180, FPS 1.36, Running 239.64s Step 594( 60.33%), action 181, FPS 1.37, Running 240.54s Step 595( 60.67%), action 182, FPS 1.38, Running 240.81s Step 596( 61.00%), action 183, FPS 1.39, Running 241.82s Step 597( 61.33%), action 184, FPS 1.37, Running 242.36s Step 598( 61.67%), action 185, FPS 1.37, Running 243.31s Step 599( 62.00%), action 186, FPS 1.35, Running 244.11s Step 600( 62.33%), action 187, FPS 1.34, Running 245.09s Step 601( 62.67%), action 188, FPS 1.31, Running 245.73s Step 602( 63.00%), action 189, FPS 1.29, Running 246.67s Step 603( 63.33%), action 190, FPS 1.29, Running 247.19s Step 604( 63.67%), action 191, FPS 1.23, Running 248.88s Step 605( 64.00%), action 192, FPS 1.25, Running 249.36s Step 606( 64.33%), action 193, FPS 1.24, Running 250.53s Step 607( 64.67%), action 194, FPS 1.21, Running 251.49s Step 608( 65.00%), action 195, FPS 1.22, Running 252.36s Step 609( 65.33%), action 196, FPS 1.24, Running 252.71s Step 610( 65.67%), action 197, FPS 1.23, Running 253.62s Step 611( 66.00%), action 198, FPS 1.24, Running 254.30s Step 612( 66.33%), action 199, FPS 1.23, Running 255.43s Step 613( 66.67%), action 200, FPS 1.25, Running 255.63s Step 614( 67.00%), action 201, FPS 1.24, Running 256.61s Step 615( 67.33%), action 202, FPS 1.21, Running 257.40s Step 616( 67.67%), action 203, FPS 1.22, Running 258.27s Step 617( 68.00%), action 204, FPS 1.23, Running 258.60s Step 618( 68.33%), action 205, FPS 1.24, Running 259.43s Step 619( 68.67%), action 206, FPS 1.26, Running 259.98s Step 620( 69.00%), action 207, FPS 1.26, Running 261.01s Step 621( 69.33%), action 208, FPS 1.28, Running 261.40s Step 622( 69.67%), action 209, FPS 1.27, Running 262.44s Step 623( 70.00%), action 210, FPS 1.24, Running 263.34s Step 624( 70.33%), action 211, FPS 1.29, Running 264.36s Step 625( 70.67%), action 212, FPS 1.29, Running 264.89s Step 626( 71.00%), action 213, FPS 1.30, Running 265.89s Step 627( 71.33%), action 214, FPS 1.33, Running 266.54s Step 628( 71.67%), action 215, FPS 1.36, Running 267.11s Step 629( 72.00%), action 216, FPS 1.34, Running 267.61s Step 630( 72.33%), action 217, FPS 1.34, Running 268.52s Step 631( 72.67%), action 218, FPS 1.35, Running 269.17s Step 632( 73.00%), action 219, FPS 1.36, Running 270.10s Step 633( 73.33%), action 220, FPS 1.35, Running 270.39s Step 634( 73.67%), action 221, FPS 1.31, Running 271.89s Step 635( 74.00%), action 222, FPS 1.33, Running 272.44s Step 636( 74.33%), action 223, FPS 1.33, Running 273.26s Step 637( 74.67%), action 224, FPS 1.33, Running 273.60s Step 638( 75.00%), action 225, FPS 1.32, Running 274.57s Step 639( 75.33%), action 226, FPS 1.33, Running 275.00s [2026-08-02 19:48:45] [35 ] Seed 34 failed after 275.25 s. +steps: 639 , actions: 226 . +Instruction: Empty +Total 19/35(54.29%) success. +Setting seed: 35 +Step 1( N/A%), pre moving , FPS 7.02, Running 0.14s Step 2( N/A%), pre moving , FPS 4.20, Running 0.48s Step 3( N/A%), pre moving , FPS 5.12, Running 0.59s Step 4( N/A%), pre moving , FPS 6.06, Running 0.66s Step 5( N/A%), pre moving , FPS 6.63, Running 0.75s Step 6( N/A%), pre moving , FPS 5.48, Running 1.09s Step 7( N/A%), pre moving , FPS 5.76, Running 1.21s Step 8( N/A%), pre moving , FPS 6.10, Running 1.31s Step 9( N/A%), pre moving , FPS 5.43, Running 1.66s Step 10( N/A%), pre moving , FPS 5.68, Running 1.76s Step 11( N/A%), pre moving , FPS 5.98, Running 1.84s Step 12( N/A%), pre moving , FPS 6.20, Running 1.93s Step 13( N/A%), pre moving , FPS 5.71, Running 2.28s Step 14( N/A%), pre moving , FPS 5.90, Running 2.37s Step 15( N/A%), pre moving , FPS 6.11, Running 2.46s Step 16( N/A%), pre moving , FPS 6.27, Running 2.55s Step 17( N/A%), pre moving , FPS 5.86, Running 2.90s Step 18( N/A%), pre moving , FPS 5.99, Running 3.01s Step 19( N/A%), pre moving , FPS 6.14, Running 3.10s Step 20( N/A%), pre moving , FPS 6.30, Running 3.18s Step 21( N/A%), pre moving , FPS 5.73, Running 3.63s Step 22( N/A%), pre moving , FPS 5.67, Running 4.00s Step 23( N/A%), pre moving , FPS 5.64, Running 4.13s Step 24( N/A%), pre moving , FPS 5.65, Running 4.20s Step 25( N/A%), pre moving , FPS 5.68, Running 4.28s Step 26( N/A%), pre moving , FPS 5.41, Running 4.79s Step 27( N/A%), pre moving , FPS 5.45, Running 4.88s Step 28( N/A%), pre moving , FPS 5.11, Running 5.23s Step 29( N/A%), pre moving , FPS 5.45, Running 5.33s Step 30( N/A%), pre moving , FPS 5.50, Running 5.40s Step 31( N/A%), pre moving , FPS 5.50, Running 5.47s Step 32( N/A%), pre moving , FPS 5.54, Running 5.55s Step 33( N/A%), pre moving , FPS 5.54, Running 5.89s Step 34( N/A%), pre moving , FPS 5.53, Running 5.99s Step 35( N/A%), pre moving , FPS 5.52, Running 6.08s Step 36( N/A%), pre moving , FPS 4.82, Running 6.71s Step 37( N/A%), pre moving , FPS 4.82, Running 7.05s Step 38( N/A%), pre moving , FPS 4.81, Running 7.16s Step 39( N/A%), pre moving , FPS 4.80, Running 7.26s Step 40( N/A%), pre moving , FPS 4.52, Running 7.60s Step 41( N/A%), pre moving , FPS 4.91, Running 7.71s Step 42( N/A%), pre moving , FPS 5.26, Running 7.81s Step 43( N/A%), pre moving , FPS 4.97, Running 8.15s Step 44( N/A%), pre moving , FPS 4.87, Running 8.31s Step 45( N/A%), pre moving , FPS 4.85, Running 8.40s Step 46( N/A%), pre moving , FPS 5.39, Running 8.50s Step 47( N/A%), pre moving , FPS 4.95, Running 8.93s Step 48( N/A%), pre moving , FPS 5.22, Running 9.06s Step 49( N/A%), pre moving , FPS 4.83, Running 9.47s Step 50( N/A%), pre moving , FPS 4.75, Running 9.61s Step 51( N/A%), pre moving , FPS 4.43, Running 9.99s Step 52( N/A%), pre moving , FPS 4.36, Running 10.14s Step 53( N/A%), pre moving , FPS 4.56, Running 10.28s Step 54( N/A%), pre moving , FPS 4.25, Running 10.69s Step 55( N/A%), pre moving , FPS 4.21, Running 10.83s Step 56( N/A%), pre moving , FPS 4.45, Running 11.21s Step 57( N/A%), pre moving , FPS 4.65, Running 11.35s Step 58( N/A%), pre moving , FPS 4.63, Running 11.49s Step 59( N/A%), pre moving , FPS 4.31, Running 11.90s Step 60( N/A%), pre moving , FPS 4.50, Running 12.04s Step 61( N/A%), pre moving , FPS 4.25, Running 12.42s Step 62( N/A%), pre moving , FPS 4.20, Running 12.56s Step 63( N/A%), pre moving , FPS 4.41, Running 12.69s Step 64( N/A%), pre moving , FPS 4.21, Running 13.06s Step 65( N/A%), pre moving , FPS 4.15, Running 13.22s Step 66( N/A%), pre moving , FPS 3.91, Running 13.61s Step 67( N/A%), pre moving , FPS 4.13, Running 13.77s Step 68( N/A%), pre moving , FPS 4.12, Running 13.91s Step 69( N/A%), pre moving , FPS 4.12, Running 14.33s Step 70( N/A%), pre moving , FPS 4.11, Running 14.48s Step 71( N/A%), pre moving , FPS 4.08, Running 14.89s Step 72( N/A%), pre moving , FPS 4.09, Running 15.03s Step 73( N/A%), pre moving , FPS 3.92, Running 15.38s Step 74( N/A%), pre moving , FPS 4.17, Running 15.49s Step 75( N/A%), pre moving , FPS 4.19, Running 15.60s Step 76( N/A%), pre moving , FPS 4.23, Running 15.94s Step 77( N/A%), pre moving , FPS 4.26, Running 16.05s Step 78( N/A%), pre moving , FPS 4.31, Running 16.13s Step 79( N/A%), pre moving , FPS 4.62, Running 16.23s Step 80( N/A%), pre moving , FPS 4.43, Running 16.56s Step 81( N/A%), pre moving , FPS 4.73, Running 16.65s Step 82( N/A%), pre moving , FPS 4.80, Running 16.73s Step 83( N/A%), pre moving , FPS 4.85, Running 16.81s Step 84( N/A%), pre moving , FPS 4.89, Running 17.15s Step 85( N/A%), pre moving , FPS 4.93, Running 17.27s Step 86( N/A%), pre moving , FPS 5.32, Running 17.38s Step 87( N/A%), pre moving , FPS 5.06, Running 17.72s Step 88( N/A%), pre moving , FPS 5.14, Running 17.80s Step 89( N/A%), pre moving , FPS 5.67, Running 17.85s Step 90( N/A%), pre moving , FPS 5.79, Running 17.93s Step 91( N/A%), pre moving , FPS 5.19, Running 18.75s Step 92( N/A%), pre moving , FPS 4.78, Running 19.22s Step 93( N/A%), pre moving , FPS 4.56, Running 19.77s Step 94( N/A%), pre moving , FPS 4.26, Running 20.18s Step 95( N/A%), pre moving , FPS 4.07, Running 20.51s Step 96( N/A%), pre moving , FPS 4.04, Running 20.89s Step 97( N/A%), pre moving , FPS 3.68, Running 21.48s Step 98( N/A%), pre moving , FPS 3.44, Running 21.94s Step 99( N/A%), pre moving , FPS 3.17, Running 22.54s Step 100( N/A%), pre moving , FPS 3.24, Running 22.73s Step 101( N/A%), pre moving , FPS 3.05, Running 23.21s Step 102( N/A%), pre moving , FPS 2.89, Running 23.64s Step 103( N/A%), pre moving , FPS 2.71, Running 24.20s Step 104( N/A%), pre moving , FPS 2.76, Running 24.40s Step 105( N/A%), pre moving , FPS 2.62, Running 24.90s Step 106( N/A%), pre moving , FPS 2.52, Running 25.32s Step 107( N/A%), pre moving , FPS 2.44, Running 25.93s Step 108( N/A%), pre moving , FPS 2.34, Running 26.37s Step 109( N/A%), pre moving , FPS 2.21, Running 26.92s Step 110( N/A%), pre moving , FPS 2.18, Running 27.12s Step 111( N/A%), pre moving , FPS 2.25, Running 27.63s Step 112( N/A%), pre moving , FPS 2.25, Running 28.10s Step 113( N/A%), pre moving , FPS 2.25, Running 28.66s Step 114( N/A%), pre moving , FPS 2.29, Running 28.92s Step 115( N/A%), pre moving , FPS 2.26, Running 29.35s Step 116( N/A%), pre moving , FPS 2.24, Running 29.84s Step 117( N/A%), pre moving , FPS 2.24, Running 30.40s Step 118( N/A%), pre moving , FPS 2.25, Running 30.84s Step 119( N/A%), pre moving , FPS 2.26, Running 31.40s Step 120( N/A%), pre moving , FPS 2.26, Running 31.59s Step 121( N/A%), pre moving , FPS 2.23, Running 32.17s Step 122( N/A%), pre moving , FPS 2.23, Running 32.62s Step 123( N/A%), pre moving , FPS 2.23, Running 33.18s Step 124( N/A%), pre moving , FPS 2.17, Running 33.64s Step 125( N/A%), pre moving , FPS 2.14, Running 34.24s Step 126( N/A%), pre moving , FPS 2.20, Running 34.43s Step 127( N/A%), pre moving , FPS 2.22, Running 34.92s Step 128( N/A%), pre moving , FPS 2.22, Running 35.36s Step 129( N/A%), pre moving , FPS 2.21, Running 35.96s Step 130( N/A%), pre moving , FPS 2.15, Running 36.42s Step 131( N/A%), pre moving , FPS 2.22, Running 36.64s Step 132( N/A%), pre moving , FPS 2.30, Running 36.79s Step 133( N/A%), pre moving , FPS 2.35, Running 37.19s Step 134( N/A%), pre moving , FPS 2.36, Running 37.40s Step 135( N/A%), pre moving , FPS 2.37, Running 37.79s Step 136( N/A%), pre moving , FPS 2.36, Running 38.30s Step 137( N/A%), pre moving , FPS 2.36, Running 38.87s Step 138( N/A%), pre moving , FPS 2.36, Running 39.32s Step 139( N/A%), pre moving , FPS 2.34, Running 39.94s Step 140( N/A%), pre moving , FPS 2.26, Running 40.43s Step 141( N/A%), pre moving , FPS 2.26, Running 41.01s Step 142( N/A%), pre moving , FPS 2.26, Running 41.47s Step 143( N/A%), pre moving , FPS 2.26, Running 42.05s Step 144( N/A%), pre moving , FPS 2.33, Running 42.24s Step 145( N/A%), pre moving , FPS 2.35, Running 42.73s Step 146( N/A%), pre moving , FPS 2.31, Running 43.08s Step 147( N/A%), pre moving , FPS 2.42, Running 43.20s Step 148( N/A%), pre moving , FPS 2.52, Running 43.29s Step 149( N/A%), pre moving , FPS 2.70, Running 43.37s Step 150( N/A%), pre moving , FPS 2.73, Running 43.74s Step 151( N/A%), pre moving , FPS 2.78, Running 43.83s Step 152( N/A%), pre moving , FPS 2.80, Running 43.93s Step 153( N/A%), pre moving , FPS 2.82, Running 44.28s Step 154( N/A%), pre moving , FPS 2.86, Running 44.39s Step 155( N/A%), pre moving , FPS 2.99, Running 44.48s Step 156( N/A%), pre moving , FPS 2.80, Running 45.45s Step 157( N/A%), pre moving , FPS 3.00, Running 45.54s Step 158( N/A%), pre moving , FPS 3.16, Running 45.64s Step 159( N/A%), pre moving , FPS 3.30, Running 46.00s Step 160( N/A%), pre moving , FPS 3.48, Running 46.17s Step 161( N/A%), pre moving , FPS 3.60, Running 46.56s Step 162( N/A%), pre moving , FPS 3.81, Running 46.72s Step 163( N/A%), pre moving , FPS 4.01, Running 47.04s Step 164( N/A%), pre moving , FPS 3.96, Running 47.28s Step 165( N/A%), pre moving , FPS 4.17, Running 47.52s Step 166( N/A%), pre moving , FPS 4.19, Running 47.85s Step 167( N/A%), pre moving , FPS 3.88, Running 48.35s Step 168( N/A%), pre moving , FPS 3.84, Running 48.50s Step 169( N/A%), pre moving , FPS 3.51, Running 49.08s Step 170( N/A%), pre moving , FPS 3.65, Running 49.22s Step 171( N/A%), pre moving , FPS 3.39, Running 49.73s Step 172( N/A%), pre moving , FPS 3.23, Running 50.13s Step 173( N/A%), pre moving , FPS 3.30, Running 50.34s Step 174( N/A%), pre moving , FPS 3.12, Running 50.80s Step 175( N/A%), pre moving , FPS 2.92, Running 51.34s Step 176( N/A%), pre moving , FPS 3.10, Running 51.90s Step 177( N/A%), pre moving , FPS 2.89, Running 52.45s Step 178( N/A%), pre moving , FPS 2.72, Running 52.99s Step 179( N/A%), pre moving , FPS 2.66, Running 53.51s Step 180( N/A%), pre moving , FPS 2.54, Running 54.05s Step 181( N/A%), pre moving , FPS 2.51, Running 54.52s Step 182( N/A%), pre moving , FPS 2.46, Running 54.86s Step 183( N/A%), pre moving , FPS 2.39, Running 55.40s Step 184( N/A%), pre moving , FPS 2.33, Running 55.87s Step 185( N/A%), pre moving , FPS 2.34, Running 56.09s Step 186( N/A%), pre moving , FPS 2.34, Running 56.39s Step 187( N/A%), pre moving , FPS 2.42, Running 56.61s Step 188( N/A%), pre moving , FPS 2.38, Running 56.89s Step 189( N/A%), pre moving , FPS 2.40, Running 57.41s Step 190( N/A%), pre moving , FPS 2.29, Running 57.95s Step 191( N/A%), pre moving , FPS 2.28, Running 58.49s Step 192( N/A%), pre moving , FPS 2.25, Running 59.01s Step 193( N/A%), pre moving , FPS 2.17, Running 59.56s Step 194( N/A%), pre moving , FPS 2.22, Running 59.80s Step 195( N/A%), pre moving , FPS 2.23, Running 60.30s Step 196( N/A%), pre moving , FPS 2.25, Running 60.77s Step 197( N/A%), pre moving , FPS 2.33, Running 61.02s Step 198( N/A%), pre moving , FPS 2.35, Running 61.49s Step 199( N/A%), pre moving , FPS 2.36, Running 61.98s Step 200( N/A%), pre moving , FPS 2.46, Running 62.17s Step 201( N/A%), pre moving , FPS 2.47, Running 62.61s Step 202( N/A%), pre moving , FPS 2.53, Running 62.77s Step 203( N/A%), pre moving , FPS 2.66, Running 62.92s Step 204( N/A%), pre moving , FPS 2.75, Running 63.16s Step 205( N/A%), pre moving , FPS 2.80, Running 63.24s Step 206( N/A%), pre moving , FPS 2.90, Running 63.30s Step 207( N/A%), pre moving , FPS 2.93, Running 63.44s Step 208( N/A%), pre moving , FPS 2.88, Running 63.83s Step 209( N/A%), pre moving , FPS 3.05, Running 63.97s Step 210( N/A%), pre moving , FPS 3.15, Running 64.31s Step 211( N/A%), pre moving , FPS 3.38, Running 64.41s Step 212( N/A%), pre moving , FPS 3.64, Running 64.50s Step 213( N/A%), pre moving , FPS 3.98, Running 64.58s Step 214( N/A%), pre moving , FPS 3.91, Running 64.91s Step 215( N/A%), pre moving , FPS 4.25, Running 65.00s Step 216( N/A%), pre moving , FPS 4.64, Running 65.08s Step 217( N/A%), pre moving , FPS 3.91, Running 66.14s Step 218( N/A%), pre moving , FPS 4.23, Running 66.22s Step 219( N/A%), pre moving , FPS 4.62, Running 66.31s Step 220( N/A%), pre moving , FPS 4.47, Running 66.64s Step 221( N/A%), pre moving , FPS 4.82, Running 66.75s Step 222( N/A%), pre moving , FPS 4.86, Running 66.89s Step 223( N/A%), pre moving , FPS 4.64, Running 67.23s Step 224( N/A%), pre moving , FPS 4.67, Running 67.43s Step 225( N/A%), pre moving , FPS 4.58, Running 67.60s Step 226( N/A%), pre moving , FPS 4.25, Running 68.00s Step 227( N/A%), pre moving , FPS 4.02, Running 68.41s Step 228( N/A%), pre moving , FPS 4.23, Running 68.56s Step 229( N/A%), pre moving , FPS 4.09, Running 68.86s Step 230( N/A%), pre moving , FPS 4.17, Running 69.11s Step 231( N/A%), pre moving , FPS 4.13, Running 69.25s Step 232( N/A%), pre moving , FPS 3.87, Running 69.67s Step 233( N/A%), pre moving , FPS 3.83, Running 69.80s Step 234( N/A%), pre moving , FPS 3.77, Running 70.21s Step 235( N/A%), pre moving , FPS 3.71, Running 70.40s Step 236( N/A%), pre moving , FPS 3.47, Running 70.85s Step 237( N/A%), pre moving , FPS 3.88, Running 71.29s Step 238( N/A%), pre moving , FPS 3.81, Running 71.47s Step 239( N/A%), pre moving , FPS 3.59, Running 71.89s Step 240( N/A%), pre moving , FPS 3.67, Running 72.09s Step 241( N/A%), pre moving , FPS 3.45, Running 72.55s Step 242( N/A%), pre moving , FPS 3.24, Running 73.06s Step 243( N/A%), pre moving , FPS 3.32, Running 73.25s Step 244( N/A%), pre moving , FPS 3.18, Running 73.73s Step 245( N/A%), pre moving , FPS 3.05, Running 74.16s Step 246( N/A%), pre moving , FPS 3.12, Running 74.42s Step 247( N/A%), pre moving , FPS 3.11, Running 74.84s Step 248( N/A%), pre moving , FPS 2.97, Running 75.29s Step 249( N/A%), pre moving , FPS 3.04, Running 75.44s Step 250( N/A%), pre moving , FPS 3.08, Running 75.60s Step 251( N/A%), pre moving , FPS 3.07, Running 75.77s Step 252( N/A%), pre moving , FPS 3.20, Running 75.91s Step 253( N/A%), pre moving , FPS 3.17, Running 76.11s Step 254( N/A%), pre moving , FPS 3.25, Running 76.37s Step 255( N/A%), pre moving , FPS 3.12, Running 76.81s Step 256( N/A%), pre moving , FPS 3.22, Running 77.06s Step 257( N/A%), pre moving , FPS 3.23, Running 77.48s Step 258( N/A%), pre moving , FPS 3.07, Running 77.97s Step 259( N/A%), pre moving , FPS 3.19, Running 78.16s Step 260( N/A%), pre moving , FPS 3.04, Running 78.68s Step 261( N/A%), pre moving , FPS 3.16, Running 78.88s Step 262( N/A%), pre moving , FPS 3.20, Running 79.31s Step 263( N/A%), pre moving , FPS 3.07, Running 79.75s Step 264( N/A%), pre moving , FPS 3.21, Running 79.96s Step 265( N/A%), pre moving , FPS 3.19, Running 80.43s Step 266( N/A%), pre moving , FPS 3.10, Running 80.87s Step 267( N/A%), pre moving , FPS 3.21, Running 81.07s Step 268( N/A%), pre moving , FPS 3.21, Running 81.52s Step 269( N/A%), pre moving , FPS 3.19, Running 81.71s Step 270( N/A%), pre moving , FPS 3.05, Running 82.14s Step 271( N/A%), pre moving , FPS 2.93, Running 82.59s Step 272( N/A%), pre moving , FPS 2.92, Running 82.76s Step 273( N/A%), pre moving , FPS 2.79, Running 83.27s Step 274( N/A%), pre moving , FPS 2.71, Running 83.75s Step 275( N/A%), pre moving , FPS 2.79, Running 83.98s Step 276( N/A%), pre moving , FPS 2.69, Running 84.49s Step 277( N/A%), pre moving , FPS 2.67, Running 84.97s Step 278( N/A%), pre moving , FPS 2.78, Running 85.18s Step 279( N/A%), pre moving , FPS 2.68, Running 85.63s Step 280( N/A%), pre moving , FPS 2.71, Running 86.07s Step 281( N/A%), pre moving , FPS 2.72, Running 86.23s Step 282( N/A%), pre moving , FPS 2.83, Running 86.37s Step 283( N/A%), pre moving , FPS 2.85, Running 86.78s Step 284( N/A%), pre moving , FPS 2.90, Running 86.87s Step 285( N/A%), pre moving , FPS 3.07, Running 86.94s Step 286( N/A%), pre moving , FPS 3.13, Running 87.27s Step 287( N/A%), pre moving , FPS 3.18, Running 87.36s Step 288( N/A%), pre moving , FPS 3.37, Running 87.45s Step 289( N/A%), pre moving , FPS 3.43, Running 87.55s Step 290( N/A%), pre moving , FPS 3.49, Running 87.87s Step 291( N/A%), pre moving , FPS 3.72, Running 87.96s Step 292( N/A%), pre moving , FPS 3.75, Running 88.10s Step 293( N/A%), pre moving , FPS 3.84, Running 88.48s Step 294( N/A%), pre moving , FPS 4.18, Running 88.53s Step 295( N/A%), pre moving , FPS 4.30, Running 88.64s Step 296( N/A%), pre moving , FPS 4.71, Running 88.73s Step 297( N/A%), pre moving , FPS 4.88, Running 89.06s Step 298( N/A%), pre moving , FPS 5.00, Running 89.18s Step 299( N/A%), pre moving , FPS 5.50, Running 89.26s Step 300( N/A%), pre moving , FPS 5.99, Running 89.41s Step 301( N/A%), pre moving , FPS 5.79, Running 89.68s Step 302( N/A%), pre moving , FPS 5.86, Running 89.78s Step 303( N/A%), pre moving , FPS 6.48, Running 89.87s Step 304( N/A%), pre moving , FPS 6.06, Running 90.17s Step 305( N/A%), pre moving , FPS 5.99, Running 90.28s Step 306( N/A%), pre moving , FPS 6.42, Running 90.38s Step 307( N/A%), pre moving , FPS 6.43, Running 90.47s Step 308( N/A%), pre moving , FPS 5.96, Running 90.81s Step 309( N/A%), pre moving , FPS 5.93, Running 90.92s Step 310( N/A%), pre moving , FPS 6.39, Running 91.00s Step 311( N/A%), pre moving , FPS 5.97, Running 91.31s Step 312( N/A%), pre moving , FPS 5.03, Running 92.07s Step 313( N/A%), pre moving , FPS 5.42, Running 92.16s Step 314( N/A%), pre moving , FPS 5.03, Running 92.51s Step 315( N/A%), pre moving , FPS 5.03, Running 92.62s Step 316( N/A%), pre moving , FPS 5.03, Running 92.71s Step 317( N/A%), pre moving , FPS 5.25, Running 92.88s Step 318( N/A%), pre moving , FPS 5.04, Running 93.15s Step 319( N/A%), pre moving , FPS 5.01, Running 93.26s Step 320( N/A%), pre moving , FPS 4.72, Running 93.65s Step 321( N/A%), pre moving , FPS 4.85, Running 93.80s Step 322( N/A%), pre moving , FPS 4.49, Running 94.24s Step 323( N/A%), pre moving , FPS 4.42, Running 94.39s Step 324( N/A%), pre moving , FPS 4.62, Running 94.49s Step 325( N/A%), pre moving , FPS 4.32, Running 94.91s Step 326( N/A%), pre moving , FPS 4.30, Running 95.03s Step 327( N/A%), pre moving , FPS 4.20, Running 95.23s Step 328( N/A%), pre moving , FPS 4.33, Running 95.42s Step 329( N/A%), pre moving , FPS 4.32, Running 95.55s Step 330( N/A%), pre moving , FPS 4.30, Running 95.66s Step 331( N/A%), pre moving , FPS 4.51, Running 95.75s Step 332( N/A%), pre moving , FPS 5.37, Running 95.80s Step 333( N/A%), pre moving , FPS 5.42, Running 95.86s Step 334( N/A%), pre moving , FPS 5.92, Running 95.89s Step 335( N/A%), pre moving , FPS 6.05, Running 95.92s Step 336( N/A%), pre moving , FPS 6.16, Running 95.96s Step 337( N/A%), pre moving , FPS 6.42, Running 95.99s Step 338( N/A%), pre moving , FPS 6.94, Running 96.03s Step 339( N/A%), pre moving , FPS 7.14, Running 96.06s Step 340( N/A%), pre moving , FPS 7.93, Running 96.17s Step 341( N/A%), pre moving , FPS 8.13, Running 96.27s Step 342( N/A%), pre moving , FPS 8.47, Running 96.60s Step 343( N/A%), pre moving , FPS 8.65, Running 96.71s Step 344( N/A%), pre moving , FPS 8.70, Running 96.79s Step 345( N/A%), pre moving , FPS 10.06, Running 96.89s Step 346( N/A%), pre moving , FPS 9.11, Running 97.23s Step 347( N/A%), pre moving , FPS 9.51, Running 97.33s Step 348( N/A%), pre moving , FPS 10.05, Running 97.41s Step 349( N/A%), pre moving , FPS 10.06, Running 97.54s Step 350( N/A%), pre moving , FPS 9.09, Running 97.86s Step 351( N/A%), pre moving , FPS 9.04, Running 97.96s Step 352( N/A%), pre moving , FPS 8.89, Running 98.05s Step 353( N/A%), pre moving , FPS 7.92, Running 98.38s Step 354( N/A%), pre moving , FPS 7.74, Running 98.47s Step 355( N/A%), pre moving , FPS 7.57, Running 98.56s Step 356( N/A%), pre moving , FPS 7.27, Running 98.71s Step 357( N/A%), pre moving , FPS 6.69, Running 98.98s Step 358( N/A%), pre moving , FPS 6.58, Running 99.07s Step 359( N/A%), pre moving , FPS 6.48, Running 99.14s Step 360( N/A%), pre moving , FPS 6.51, Running 99.24s Step 361( N/A%), pre moving , FPS 6.03, Running 99.58s Step 362( N/A%), pre moving , FPS 6.48, Running 99.69s Step 363( N/A%), pre moving , FPS 6.50, Running 99.78s Step 364( N/A%), pre moving , FPS 6.01, Running 100.12s Step 365( N/A%), pre moving , FPS 6.00, Running 100.23s Step 366( N/A%), pre moving , FPS 6.48, Running 100.31s Step 367( N/A%), pre moving , FPS 6.54, Running 100.39s Step 368( N/A%), pre moving , FPS 6.04, Running 100.72s Step 369( N/A%), pre moving , FPS 6.09, Running 100.82s Step 370( N/A%), pre moving , FPS 6.53, Running 100.92s Step 371( N/A%), pre moving , FPS 6.06, Running 101.26s Step 372( N/A%), pre moving , FPS 6.01, Running 101.37s Step 373( N/A%), pre moving , FPS 6.49, Running 101.47s Step 374( N/A%), pre moving , FPS 6.00, Running 101.81s Step 375( N/A%), pre moving , FPS 5.98, Running 101.91s Step 376( N/A%), pre moving , FPS 6.07, Running 102.00s Step 377( N/A%), pre moving , FPS 6.44, Running 102.09s Step 378( N/A%), pre moving , FPS 5.96, Running 102.42s Step 379( N/A%), pre moving , FPS 5.92, Running 102.52s Step 380( N/A%), pre moving , FPS 5.95, Running 102.61s Step 381( N/A%), pre moving , FPS 5.99, Running 102.92s Step 382( N/A%), pre moving , FPS 6.02, Running 103.01s Step 383( N/A%), pre moving , FPS 6.02, Running 103.10s Step 384( N/A%), pre moving , FPS 6.52, Running 103.19s Step 385( N/A%), pre moving , FPS 6.08, Running 103.52s Step 386( N/A%), pre moving , FPS 6.09, Running 103.60s Step 387( N/A%), pre moving , FPS 6.04, Running 103.70s Step 388( N/A%), pre moving , FPS 6.52, Running 103.79s Step 389( N/A%), pre moving , FPS 6.07, Running 104.12s Step 390( N/A%), pre moving , FPS 6.05, Running 104.22s Step 391( N/A%), pre moving , FPS 6.57, Running 104.30s Step 392( N/A%), pre moving , FPS 6.61, Running 104.40s Step 393( N/A%), pre moving , FPS 3.88, Running 106.62s Step 394( N/A%), pre moving , FPS 3.74, Running 107.16s Step 395( N/A%), pre moving , FPS 3.53, Running 107.58s Step 396( N/A%), pre moving , FPS 3.26, Running 108.13s Step 397( N/A%), pre moving , FPS 3.20, Running 108.35s Step 398( N/A%), pre moving , FPS 2.98, Running 109.13s Step 399( N/A%), pre moving , FPS 2.94, Running 109.33s Step 400( N/A%), pre moving , FPS 2.78, Running 109.80s Step 401( N/A%), pre moving , FPS 2.82, Running 110.02s Step 402( N/A%), pre moving , FPS 2.68, Running 110.48s Step 403( N/A%), pre moving , FPS 2.56, Running 110.92s Step 404( N/A%), pre moving , FPS 2.42, Running 111.44s Step 405( N/A%), pre moving , FPS 2.46, Running 111.64s Step 406( N/A%), pre moving , FPS 2.34, Running 112.16s Step 407( N/A%), pre moving , FPS 2.25, Running 112.59s Step 408( N/A%), pre moving , FPS 2.15, Running 113.09s Step 409( N/A%), pre moving , FPS 2.18, Running 113.28s Step 410( N/A%), pre moving , FPS 2.04, Running 114.03s Step 411( N/A%), pre moving , FPS 2.01, Running 114.27s Step 412( N/A%), pre moving , FPS 1.96, Running 114.61s Step 413( 0.33%), action 1, FPS 2.09, Running 116.19s Step 414( 0.67%), action 2, FPS 2.10, Running 116.69s Step 415( 1.00%), action 3, FPS 2.03, Running 117.42s Step 416( 1.33%), action 4, FPS 2.02, Running 118.03s Step 417( 1.67%), action 5, FPS 1.82, Running 119.32s Step 418( 2.00%), action 6, FPS 1.84, Running 120.02s Step 419( 2.33%), action 7, FPS 1.72, Running 120.94s Step 420( 2.67%), action 8, FPS 1.70, Running 121.57s Step 421( 3.00%), action 9, FPS 1.60, Running 122.48s Step 422( 3.33%), action 10, FPS 1.57, Running 123.20s Step 423( 3.67%), action 11, FPS 1.51, Running 124.13s Step 424( 4.00%), action 12, FPS 1.50, Running 124.73s Step 425( 4.33%), action 13, FPS 1.44, Running 125.56s Step 426( 4.67%), action 14, FPS 1.42, Running 126.21s Step 427( 5.00%), action 15, FPS 1.36, Running 127.27s Step 428( 5.33%), action 16, FPS 1.33, Running 128.09s Step 429( 5.67%), action 17, FPS 1.25, Running 129.26s Step 430( 6.00%), action 18, FPS 1.24, Running 130.16s Step 431( 6.33%), action 19, FPS 1.20, Running 130.99s Step 432( 6.67%), action 20, FPS 1.17, Running 131.75s Step 433( 7.00%), action 21, FPS 1.24, Running 132.29s Step 434( 7.33%), action 22, FPS 1.26, Running 132.57s Step 435( 7.67%), action 23, FPS 1.25, Running 133.44s Step 436( 8.00%), action 24, FPS 1.25, Running 134.07s Step 437( 8.33%), action 25, FPS 1.29, Running 134.84s Step 438( 8.67%), action 26, FPS 1.28, Running 135.67s Step 439( 9.00%), action 27, FPS 1.28, Running 136.52s Step 440( 9.33%), action 28, FPS 1.28, Running 137.16s Step 441( 9.67%), action 29, FPS 1.25, Running 138.49s Step 442( 10.00%), action 30, FPS 1.26, Running 139.01s Step 443( 10.33%), action 31, FPS 1.27, Running 139.84s Step 444( 10.67%), action 32, FPS 1.26, Running 140.62s Step 445( 11.00%), action 33, FPS 1.23, Running 141.84s Step 446( 11.33%), action 34, FPS 1.22, Running 142.57s Step 447( 11.67%), action 35, FPS 1.24, Running 143.35s Step 448( 12.00%), action 36, FPS 1.26, Running 143.91s Step 449( 12.33%), action 37, FPS 1.27, Running 145.00s Step 450( 12.67%), action 38, FPS 1.30, Running 145.56s Step 451( 13.00%), action 39, FPS 1.28, Running 146.63s Step 452( 13.33%), action 40, FPS 1.30, Running 147.16s Step 453( 13.67%), action 41, FPS 1.26, Running 148.22s Step 454( 14.00%), action 42, FPS 1.24, Running 148.67s Step 455( 14.33%), action 43, FPS 1.25, Running 149.40s Step 456( 14.67%), action 44, FPS 1.25, Running 150.04s Step 457( 15.00%), action 45, FPS 1.25, Running 150.88s Step 458( 15.33%), action 46, FPS 1.30, Running 151.09s Step 459( 15.67%), action 47, FPS 1.33, Running 151.55s Step 460( 16.00%), action 48, FPS 1.36, Running 151.91s Step 461( 16.33%), action 49, FPS 1.41, Running 152.68s Step 462( 16.67%), action 50, FPS 1.40, Running 153.25s Step 463( 17.00%), action 51, FPS 1.34, Running 154.74s Step 464( 17.33%), action 52, FPS 1.38, Running 155.12s Step 465( 17.67%), action 53, FPS 1.42, Running 155.95s Step 466( 18.00%), action 54, FPS 1.43, Running 156.57s Step 467( 18.33%), action 55, FPS 1.42, Running 157.48s Step 468( 18.67%), action 56, FPS 1.43, Running 157.94s Step 469( 19.00%), action 57, FPS 1.41, Running 159.21s Step 470( 19.33%), action 58, FPS 1.40, Running 159.81s Step 471( 19.67%), action 59, FPS 1.45, Running 160.44s Step 472( 20.00%), action 60, FPS 1.44, Running 161.02s Step 473( 20.33%), action 61, FPS 1.45, Running 162.00s Step 474( 20.67%), action 62, FPS 1.44, Running 162.58s Step 475( 21.00%), action 63, FPS 1.45, Running 163.20s Step 476( 21.33%), action 64, FPS 1.45, Running 163.81s Step 477( 21.67%), action 65, FPS 1.41, Running 165.09s Step 478( 22.00%), action 66, FPS 1.39, Running 165.51s Step 479( 22.33%), action 67, FPS 1.36, Running 166.25s Step 480( 22.67%), action 68, FPS 1.36, Running 166.65s Step 481( 23.00%), action 69, FPS 1.36, Running 167.42s Step 482( 23.33%), action 70, FPS 1.36, Running 167.93s Step 483( 23.67%), action 71, FPS 1.43, Running 168.70s Step 484( 24.00%), action 72, FPS 1.41, Running 169.34s Step 485( 24.33%), action 73, FPS 1.41, Running 170.14s Step 486( 24.67%), action 74, FPS 1.45, Running 170.33s Step 487( 25.00%), action 75, FPS 1.52, Running 170.64s Step 488( 25.33%), action 76, FPS 1.47, Running 171.52s Step 489( 25.67%), action 77, FPS 1.50, Running 172.58s Step 490( 26.00%), action 78, FPS 1.50, Running 173.12s Step 491( 26.33%), action 79, FPS 1.46, Running 174.11s Step 492( 26.67%), action 80, FPS 1.48, Running 174.53s Step 493( 27.00%), action 81, FPS 1.49, Running 175.39s Step 494( 27.33%), action 82, FPS 1.50, Running 175.89s Step 495( 27.67%), action 83, FPS 1.50, Running 176.53s Step 496( 28.00%), action 84, FPS 1.51, Running 177.05s Step 497( 28.33%), action 85, FPS 1.56, Running 177.94s Step 498( 28.67%), action 86, FPS 1.56, Running 178.37s Step 499( 29.00%), action 87, FPS 1.50, Running 179.58s Step 500( 29.33%), action 88, FPS 1.50, Running 179.99s Step 501( 29.67%), action 89, FPS 1.50, Running 180.72s Step 502( 30.00%), action 90, FPS 1.51, Running 181.21s Step 503( 30.33%), action 91, FPS 1.48, Running 182.17s Step 504( 30.67%), action 92, FPS 1.52, Running 182.54s Step 505( 31.00%), action 93, FPS 1.46, Running 183.86s Step 506( 31.33%), action 94, FPS 1.43, Running 184.29s Step 507( 31.67%), action 95, FPS 1.39, Running 185.01s Step 508( 32.00%), action 96, FPS 1.39, Running 185.86s Step 509( 32.33%), action 97, FPS 1.38, Running 187.06s Step 510( 32.67%), action 98, FPS 1.39, Running 187.55s Step 511( 33.00%), action 99, FPS 1.40, Running 188.42s Step 512( 33.33%), action 100, FPS 1.39, Running 188.91s Step 513( 33.67%), action 101, FPS 1.37, Running 189.95s Step 514( 34.00%), action 102, FPS 1.38, Running 190.37s Step 515( 34.33%), action 103, FPS 1.36, Running 191.25s Step 516( 34.67%), action 104, FPS 1.37, Running 191.67s Step 517( 35.00%), action 105, FPS 1.38, Running 192.44s Step 518( 35.33%), action 106, FPS 1.35, Running 193.14s Step 519( 35.67%), action 107, FPS 1.40, Running 193.84s Step 520( 36.00%), action 108, FPS 1.34, Running 194.93s Step 521( 36.33%), action 109, FPS 1.34, Running 195.61s Step 522( 36.67%), action 110, FPS 1.33, Running 196.25s Step 523( 37.00%), action 111, FPS 1.33, Running 197.17s Step 524( 37.33%), action 112, FPS 1.31, Running 197.78s Step 525( 37.67%), action 113, FPS 1.35, Running 198.63s Step 526( 38.00%), action 114, FPS 1.35, Running 199.14s Step 527( 38.33%), action 115, FPS 1.35, Running 199.81s Step 528( 38.67%), action 116, FPS 1.39, Running 200.22s Step 529( 39.00%), action 117, FPS 1.44, Running 200.96s Step 530( 39.33%), action 118, FPS 1.44, Running 201.42s Step 531( 39.67%), action 119, FPS 1.46, Running 202.12s Step 532( 40.00%), action 120, FPS 1.44, Running 202.76s Step 533( 40.33%), action 121, FPS 1.45, Running 203.76s Step 534( 40.67%), action 122, FPS 1.39, Running 204.78s Step 535( 41.00%), action 123, FPS 1.38, Running 205.74s Step 536( 41.33%), action 124, FPS 1.38, Running 206.16s Step 537( 41.67%), action 125, FPS 1.38, Running 206.89s Step 538( 42.00%), action 126, FPS 1.37, Running 207.79s Step 539( 42.33%), action 127, FPS 1.34, Running 208.72s Step 540( 42.67%), action 128, FPS 1.36, Running 209.63s Step 541( 43.00%), action 129, FPS 1.35, Running 210.42s Step 542( 43.33%), action 130, FPS 1.31, Running 211.55s Step 543( 43.67%), action 131, FPS 1.30, Running 212.53s Step 544( 44.00%), action 132, FPS 1.32, Running 212.96s Step 545( 44.33%), action 133, FPS 1.29, Running 214.18s Step 546( 44.67%), action 134, FPS 1.27, Running 214.95s Step 547( 45.00%), action 135, FPS 1.25, Running 215.76s Step 548( 45.33%), action 136, FPS 1.23, Running 216.46s Step 549( 45.67%), action 137, FPS 1.22, Running 217.30s Step 550( 46.00%), action 138, FPS 1.20, Running 218.12s Step 551( 46.33%), action 139, FPS 1.19, Running 218.92s Step 552( 46.67%), action 140, FPS 1.21, Running 219.30s Step 553( 47.00%), action 141, FPS 1.20, Running 220.46s Step 554( 47.33%), action 142, FPS 1.24, Running 220.91s Step 555( 47.67%), action 143, FPS 1.26, Running 221.59s Step 556( 48.00%), action 144, FPS 1.26, Running 222.07s Step 557( 48.33%), action 145, FPS 1.26, Running 222.82s Step 558( 48.67%), action 146, FPS 1.29, Running 223.26s Step 559( 49.00%), action 147, FPS 1.31, Running 223.96s Step 560( 49.33%), action 148, FPS 1.33, Running 224.62s Step 561( 49.67%), action 149, FPS 1.33, Running 225.48s Step 562( 50.00%), action 150, FPS 1.37, Running 226.16s Step 563( 50.33%), action 151, FPS 1.41, Running 226.70s Step 564( 50.67%), action 152, FPS 1.42, Running 227.03s Step 565( 51.00%), action 153, FPS 1.48, Running 227.69s Step 566( 51.33%), action 154, FPS 1.52, Running 228.12s Step 567( 51.67%), action 155, FPS 1.53, Running 228.84s Step 568( 52.00%), action 156, FPS 1.56, Running 229.25s Step 569( 52.33%), action 157, FPS 1.58, Running 229.96s Step 570( 52.67%), action 158, FPS 1.63, Running 230.37s Step 571( 53.00%), action 159, FPS 1.65, Running 231.03s Step 572( 53.33%), action 160, FPS 1.65, Running 231.42s Step 573( 53.67%), action 161, FPS 1.70, Running 232.23s Step 574( 54.00%), action 162, FPS 1.69, Running 232.77s Step 575( 54.33%), action 163, FPS 1.69, Running 233.44s Step 576( 54.67%), action 164, FPS 1.68, Running 233.96s Step 577( 55.00%), action 165, FPS 1.66, Running 234.84s Step 578( 55.33%), action 166, FPS 1.67, Running 235.23s Step 579( 55.67%), action 167, FPS 1.66, Running 235.98s Step 580( 56.00%), action 168, FPS 1.70, Running 236.39s Step 581( 56.33%), action 169, FPS 1.72, Running 237.12s Step 582( 56.67%), action 170, FPS 1.77, Running 237.49s Step 583( 57.00%), action 171, FPS 1.71, Running 238.39s Step 584( 57.33%), action 172, FPS 1.68, Running 238.91s Step 585( 57.67%), action 173, FPS 1.65, Running 239.84s Step 586( 58.00%), action 174, FPS 1.64, Running 240.34s Step 587( 58.33%), action 175, FPS 1.65, Running 240.95s Step 588( 58.67%), action 176, FPS 1.65, Running 241.36s Step 589( 59.00%), action 177, FPS 1.65, Running 242.08s Step 590( 59.33%), action 178, FPS 1.66, Running 242.45s Step 591( 59.67%), action 179, FPS 1.64, Running 243.19s Step 592( 60.00%), action 180, FPS 1.64, Running 243.60s Step 593( 60.33%), action 181, FPS 1.64, Running 244.43s Step 594( 60.67%), action 182, FPS 1.63, Running 245.05s Step 595( 61.00%), action 183, FPS 1.64, Running 245.62s Step 596( 61.33%), action 184, FPS 1.66, Running 245.99s Step 597( 61.67%), action 185, FPS 1.63, Running 247.10s Step 598( 62.00%), action 186, FPS 1.62, Running 247.55s Step 599( 62.33%), action 187, FPS 1.62, Running 248.30s Step 600( 62.67%), action 188, FPS 1.62, Running 248.74s Step 601( 63.00%), action 189, FPS 1.63, Running 249.38s Step 602( 63.33%), action 190, FPS 1.62, Running 249.84s Step 603( 63.67%), action 191, FPS 1.62, Running 250.72s Step 604( 64.00%), action 192, FPS 1.63, Running 251.20s Step 605( 64.33%), action 193, FPS 1.68, Running 251.75s Step 606( 64.67%), action 194, FPS 1.66, Running 252.42s Step 607( 65.00%), action 195, FPS 1.62, Running 253.26s Step 608( 65.33%), action 196, FPS 1.59, Running 253.96s Step 609( 65.67%), action 197, FPS 1.57, Running 254.85s Step 610( 66.00%), action 198, FPS 1.56, Running 255.31s Step 611( 66.33%), action 199, FPS 1.56, Running 256.04s Step 612( 66.67%), action 200, FPS 1.53, Running 256.66s Step 613( 67.00%), action 201, FPS 1.53, Running 257.53s Step 614( 67.33%), action 202, FPS 1.49, Running 258.45s Step 615( 67.67%), action 203, FPS 1.42, Running 259.71s Step 616( 68.00%), action 204, FPS 1.41, Running 260.21s Step 617( 68.33%), action 205, FPS 1.44, Running 260.95s Step 618( 68.67%), action 206, FPS 1.41, Running 261.73s Step 619( 69.00%), action 207, FPS 1.40, Running 262.62s [2026-08-02 19:53:09] [36 ] Seed 35 success after 263.39 s. +steps: 619 , actions: 207 . +Instruction: Empty +Total 20/36(55.56%) success. +Setting seed: 36 +Step 1( N/A%), pre moving , FPS 2.55, Running 0.39s Step 2( N/A%), pre moving , FPS 4.12, Running 0.48s Step 3( N/A%), pre moving , FPS 5.60, Running 0.54s Step 4( N/A%), pre moving , FPS 7.00, Running 0.57s Step 5( N/A%), pre moving , FPS 8.24, Running 0.61s Step 6( N/A%), pre moving , FPS 9.33, Running 0.64s Step 7( N/A%), pre moving , FPS 9.76, Running 0.72s Step 8( N/A%), pre moving , FPS 10.14, Running 0.79s Step 9( N/A%), pre moving , FPS 10.43, Running 0.86s Step 10( N/A%), pre moving , FPS 10.57, Running 0.95s Step 11( N/A%), pre moving , FPS 10.54, Running 1.04s Step 12( N/A%), pre moving , FPS 10.58, Running 1.13s Step 13( N/A%), pre moving , FPS 10.53, Running 1.23s Step 14( N/A%), pre moving , FPS 10.55, Running 1.33s Step 15( N/A%), pre moving , FPS 10.65, Running 1.41s Step 16( N/A%), pre moving , FPS 10.74, Running 1.49s Step 17( N/A%), pre moving , FPS 10.76, Running 1.58s Step 18( N/A%), pre moving , FPS 10.79, Running 1.67s Step 19( N/A%), pre moving , FPS 10.77, Running 1.76s Step 20( N/A%), pre moving , FPS 9.51, Running 2.10s Step 21( N/A%), pre moving , FPS 8.68, Running 2.70s Step 22( N/A%), pre moving , FPS 8.49, Running 2.84s Step 23( N/A%), pre moving , FPS 7.99, Running 3.04s Step 24( N/A%), pre moving , FPS 7.51, Running 3.23s Step 25( N/A%), pre moving , FPS 7.39, Running 3.31s Step 26( N/A%), pre moving , FPS 6.22, Running 3.86s Step 27( N/A%), pre moving , FPS 6.22, Running 3.93s Step 28( N/A%), pre moving , FPS 6.18, Running 4.03s Step 29( N/A%), pre moving , FPS 5.71, Running 4.36s Step 30( N/A%), pre moving , FPS 5.68, Running 4.47s Step 31( N/A%), pre moving , FPS 5.70, Running 4.55s Step 32( N/A%), pre moving , FPS 5.68, Running 4.65s Step 33( N/A%), pre moving , FPS 5.33, Running 4.99s Step 34( N/A%), pre moving , FPS 5.31, Running 5.09s Step 35( N/A%), pre moving , FPS 5.32, Running 5.17s Step 36( N/A%), pre moving , FPS 4.61, Running 5.83s Step 37( N/A%), pre moving , FPS 4.35, Running 6.18s Step 38( N/A%), pre moving , FPS 4.33, Running 6.29s Step 39( N/A%), pre moving , FPS 4.33, Running 6.39s Step 40( N/A%), pre moving , FPS 4.32, Running 6.73s Step 41( N/A%), pre moving , FPS 4.83, Running 6.84s Step 42( N/A%), pre moving , FPS 4.91, Running 6.92s Step 43( N/A%), pre moving , FPS 5.02, Running 7.02s Step 44( N/A%), pre moving , FPS 4.84, Running 7.37s Step 45( N/A%), pre moving , FPS 4.81, Running 7.47s Step 46( N/A%), pre moving , FPS 5.39, Running 7.57s Step 47( N/A%), pre moving , FPS 5.03, Running 7.91s Step 48( N/A%), pre moving , FPS 5.00, Running 8.03s Step 49( N/A%), pre moving , FPS 5.34, Running 8.11s Step 50( N/A%), pre moving , FPS 5.34, Running 8.21s Step 51( N/A%), pre moving , FPS 5.00, Running 8.56s Step 52( N/A%), pre moving , FPS 4.93, Running 8.70s Step 53( N/A%), pre moving , FPS 4.88, Running 9.09s Step 54( N/A%), pre moving , FPS 4.79, Running 9.27s Step 55( N/A%), pre moving , FPS 4.73, Running 9.40s Step 56( N/A%), pre moving , FPS 5.09, Running 9.76s Step 57( N/A%), pre moving , FPS 5.36, Running 9.91s Step 58( N/A%), pre moving , FPS 5.32, Running 10.05s Step 59( N/A%), pre moving , FPS 4.90, Running 10.47s Step 60( N/A%), pre moving , FPS 5.15, Running 10.61s Step 61( N/A%), pre moving , FPS 4.80, Running 11.00s Step 62( N/A%), pre moving , FPS 4.72, Running 11.16s Step 63( N/A%), pre moving , FPS 4.41, Running 11.56s Step 64( N/A%), pre moving , FPS 4.61, Running 11.70s Step 65( N/A%), pre moving , FPS 4.58, Running 11.84s Step 66( N/A%), pre moving , FPS 4.27, Running 12.25s Step 67( N/A%), pre moving , FPS 4.47, Running 12.39s Step 68( N/A%), pre moving , FPS 4.21, Running 12.78s Step 69( N/A%), pre moving , FPS 4.13, Running 12.96s Step 70( N/A%), pre moving , FPS 3.98, Running 13.23s Step 71( N/A%), pre moving , FPS 4.04, Running 13.51s Step 72( N/A%), pre moving , FPS 4.05, Running 13.65s Step 73( N/A%), pre moving , FPS 4.03, Running 14.05s Step 74( N/A%), pre moving , FPS 4.06, Running 14.20s Step 75( N/A%), pre moving , FPS 3.85, Running 14.59s Step 76( N/A%), pre moving , FPS 4.02, Running 14.74s Step 77( N/A%), pre moving , FPS 3.84, Running 15.12s Step 78( N/A%), pre moving , FPS 3.81, Running 15.30s Step 79( N/A%), pre moving , FPS 4.03, Running 15.43s Step 80( N/A%), pre moving , FPS 3.85, Running 15.82s Step 81( N/A%), pre moving , FPS 4.03, Running 15.96s Step 82( N/A%), pre moving , FPS 4.04, Running 16.10s Step 83( N/A%), pre moving , FPS 4.06, Running 16.48s Step 84( N/A%), pre moving , FPS 4.09, Running 16.59s Step 85( N/A%), pre moving , FPS 4.12, Running 16.70s Step 86( N/A%), pre moving , FPS 4.18, Running 17.04s Step 87( N/A%), pre moving , FPS 4.20, Running 17.15s Step 88( N/A%), pre moving , FPS 4.48, Running 17.24s Step 89( N/A%), pre moving , FPS 4.57, Running 17.33s Step 90( N/A%), pre moving , FPS 4.50, Running 17.68s Step 91( N/A%), pre moving , FPS 4.67, Running 17.79s Step 92( N/A%), pre moving , FPS 4.72, Running 17.89s Step 93( N/A%), pre moving , FPS 4.78, Running 18.23s Step 94( N/A%), pre moving , FPS 4.82, Running 18.35s Step 95( N/A%), pre moving , FPS 5.19, Running 18.44s Step 96( N/A%), pre moving , FPS 5.27, Running 18.53s Step 97( N/A%), pre moving , FPS 5.32, Running 18.88s Step 98( N/A%), pre moving , FPS 5.42, Running 18.99s Step 99( N/A%), pre moving , FPS 5.47, Running 19.08s Step 100( N/A%), pre moving , FPS 5.69, Running 19.33s Step 101( N/A%), pre moving , FPS 5.62, Running 19.52s Step 102( N/A%), pre moving , FPS 5.70, Running 19.62s Step 103( N/A%), pre moving , FPS 6.21, Running 19.70s Step 104( N/A%), pre moving , FPS 5.87, Running 20.00s Step 105( N/A%), pre moving , FPS 5.78, Running 20.16s Step 106( N/A%), pre moving , FPS 6.24, Running 20.25s Step 107( N/A%), pre moving , FPS 6.32, Running 20.32s Step 108( N/A%), pre moving , FPS 6.33, Running 20.40s Step 109( N/A%), pre moving , FPS 5.88, Running 20.74s Step 110( N/A%), pre moving , FPS 6.40, Running 20.80s Step 111( N/A%), pre moving , FPS 6.45, Running 20.89s Step 112( N/A%), pre moving , FPS 5.15, Running 21.77s Step 113( N/A%), pre moving , FPS 5.07, Running 22.18s Step 114( N/A%), pre moving , FPS 4.54, Running 22.76s Step 115( N/A%), pre moving , FPS 4.17, Running 23.23s Step 116( N/A%), pre moving , FPS 3.79, Running 23.81s Step 117( N/A%), pre moving , FPS 3.91, Running 23.99s Step 118( N/A%), pre moving , FPS 3.59, Running 24.55s Step 119( N/A%), pre moving , FPS 3.38, Running 25.00s Step 120( N/A%), pre moving , FPS 3.21, Running 25.57s Step 121( N/A%), pre moving , FPS 3.07, Running 26.04s Step 122( N/A%), pre moving , FPS 2.87, Running 26.60s Step 123( N/A%), pre moving , FPS 2.82, Running 26.80s Step 124( N/A%), pre moving , FPS 2.73, Running 27.33s Step 125( N/A%), pre moving , FPS 2.62, Running 27.79s Step 126( N/A%), pre moving , FPS 2.47, Running 28.33s Step 127( N/A%), pre moving , FPS 2.43, Running 28.56s Step 128( N/A%), pre moving , FPS 2.31, Running 29.05s Step 129( N/A%), pre moving , FPS 2.29, Running 29.47s Step 130( N/A%), pre moving , FPS 2.16, Running 30.06s Step 131( N/A%), pre moving , FPS 2.14, Running 30.25s Step 132( N/A%), pre moving , FPS 2.22, Running 30.76s Step 133( N/A%), pre moving , FPS 2.21, Running 31.21s Step 134( N/A%), pre moving , FPS 2.21, Running 31.79s Step 135( N/A%), pre moving , FPS 2.24, Running 32.17s Step 136( N/A%), pre moving , FPS 2.22, Running 32.81s Step 137( N/A%), pre moving , FPS 2.20, Running 33.07s Step 138( N/A%), pre moving , FPS 2.21, Running 33.60s Step 139( N/A%), pre moving , FPS 2.22, Running 34.03s Step 140( N/A%), pre moving , FPS 2.22, Running 34.58s Step 141( N/A%), pre moving , FPS 2.29, Running 34.77s Step 142( N/A%), pre moving , FPS 2.29, Running 35.33s Step 143( N/A%), pre moving , FPS 2.23, Running 35.77s Step 144( N/A%), pre moving , FPS 2.21, Running 36.39s Step 145( N/A%), pre moving , FPS 2.21, Running 36.84s Step 146( N/A%), pre moving , FPS 2.19, Running 37.47s Step 147( N/A%), pre moving , FPS 2.13, Running 37.94s Step 148( N/A%), pre moving , FPS 2.12, Running 38.49s Step 149( N/A%), pre moving , FPS 2.17, Running 38.70s Step 150( N/A%), pre moving , FPS 2.18, Running 39.23s Step 151( N/A%), pre moving , FPS 2.13, Running 39.66s Step 152( N/A%), pre moving , FPS 2.16, Running 40.02s Step 153( N/A%), pre moving , FPS 2.20, Running 40.29s Step 154( N/A%), pre moving , FPS 2.26, Running 40.63s Step 155( N/A%), pre moving , FPS 2.24, Running 41.09s Step 156( N/A%), pre moving , FPS 2.26, Running 41.65s Step 157( N/A%), pre moving , FPS 2.28, Running 41.86s Step 158( N/A%), pre moving , FPS 2.27, Running 42.40s Step 159( N/A%), pre moving , FPS 2.26, Running 42.87s Step 160( N/A%), pre moving , FPS 2.25, Running 43.45s Step 161( N/A%), pre moving , FPS 2.20, Running 43.88s Step 162( N/A%), pre moving , FPS 2.20, Running 44.43s Step 163( N/A%), pre moving , FPS 2.26, Running 44.64s Step 164( N/A%), pre moving , FPS 2.26, Running 45.22s Step 165( N/A%), pre moving , FPS 2.27, Running 45.66s Step 166( N/A%), pre moving , FPS 2.29, Running 46.22s Step 167( N/A%), pre moving , FPS 2.39, Running 46.32s Step 168( N/A%), pre moving , FPS 2.52, Running 46.42s Step 169( N/A%), pre moving , FPS 2.48, Running 46.76s Step 170( N/A%), pre moving , FPS 2.62, Running 46.87s Step 171( N/A%), pre moving , FPS 2.74, Running 46.95s Step 172( N/A%), pre moving , FPS 2.86, Running 47.02s Step 173( N/A%), pre moving , FPS 2.88, Running 47.24s Step 174( N/A%), pre moving , FPS 2.93, Running 47.44s Step 175( N/A%), pre moving , FPS 3.09, Running 47.55s Step 176( N/A%), pre moving , FPS 3.33, Running 47.65s Step 177( N/A%), pre moving , FPS 2.96, Running 48.62s Step 178( N/A%), pre moving , FPS 3.17, Running 48.71s Step 179( N/A%), pre moving , FPS 3.36, Running 48.81s Step 180( N/A%), pre moving , FPS 3.50, Running 49.16s Step 181( N/A%), pre moving , FPS 3.67, Running 49.33s Step 182( N/A%), pre moving , FPS 3.78, Running 49.72s Step 183( N/A%), pre moving , FPS 3.85, Running 49.84s Step 184( N/A%), pre moving , FPS 3.95, Running 50.28s Step 185( N/A%), pre moving , FPS 4.19, Running 50.44s Step 186( N/A%), pre moving , FPS 4.41, Running 50.76s Step 187( N/A%), pre moving , FPS 4.27, Running 51.00s Step 188( N/A%), pre moving , FPS 4.20, Running 51.18s Step 189( N/A%), pre moving , FPS 4.14, Running 51.59s Step 190( N/A%), pre moving , FPS 3.86, Running 52.05s Step 191( N/A%), pre moving , FPS 3.80, Running 52.21s Step 192( N/A%), pre moving , FPS 3.53, Running 52.69s Step 193( N/A%), pre moving , FPS 3.57, Running 52.83s Step 194( N/A%), pre moving , FPS 3.45, Running 53.23s Step 195( N/A%), pre moving , FPS 3.40, Running 53.44s Step 196( N/A%), pre moving , FPS 3.20, Running 53.89s Step 197( N/A%), pre moving , FPS 3.45, Running 54.41s Step 198( N/A%), pre moving , FPS 3.15, Running 55.06s Step 199( N/A%), pre moving , FPS 2.94, Running 55.61s Step 200( N/A%), pre moving , FPS 2.87, Running 56.12s Step 201( N/A%), pre moving , FPS 2.83, Running 56.40s Step 202( N/A%), pre moving , FPS 2.77, Running 56.93s Step 203( N/A%), pre moving , FPS 2.62, Running 57.48s Step 204( N/A%), pre moving , FPS 2.58, Running 58.02s Step 205( N/A%), pre moving , FPS 2.47, Running 58.55s Step 206( N/A%), pre moving , FPS 2.41, Running 59.07s Step 207( N/A%), pre moving , FPS 2.42, Running 59.25s Step 208( N/A%), pre moving , FPS 2.40, Running 59.50s Step 209( N/A%), pre moving , FPS 2.46, Running 59.73s Step 210( N/A%), pre moving , FPS 2.51, Running 60.03s Step 211( N/A%), pre moving , FPS 2.39, Running 60.57s Step 212( N/A%), pre moving , FPS 2.38, Running 61.09s Step 213( N/A%), pre moving , FPS 2.27, Running 61.63s Step 214( N/A%), pre moving , FPS 2.31, Running 61.88s Step 215( N/A%), pre moving , FPS 2.23, Running 62.41s Step 216( N/A%), pre moving , FPS 2.21, Running 62.95s Step 217( N/A%), pre moving , FPS 2.21, Running 63.46s Step 218( N/A%), pre moving , FPS 2.25, Running 63.94s Step 219( N/A%), pre moving , FPS 2.33, Running 64.19s Step 220( N/A%), pre moving , FPS 2.34, Running 64.67s Step 221( N/A%), pre moving , FPS 2.29, Running 65.13s Step 222( N/A%), pre moving , FPS 2.38, Running 65.34s Step 223( N/A%), pre moving , FPS 2.41, Running 65.76s Step 224( N/A%), pre moving , FPS 2.53, Running 65.92s Step 225( N/A%), pre moving , FPS 2.60, Running 66.24s Step 226( N/A%), pre moving , FPS 2.74, Running 66.38s Step 227( N/A%), pre moving , FPS 2.77, Running 66.46s Step 228( N/A%), pre moving , FPS 2.83, Running 66.56s Step 229( N/A%), pre moving , FPS 2.75, Running 67.00s Step 230( N/A%), pre moving , FPS 2.71, Running 67.41s Step 231( N/A%), pre moving , FPS 2.86, Running 67.56s Step 232( N/A%), pre moving , FPS 3.04, Running 67.66s Step 233( N/A%), pre moving , FPS 3.14, Running 68.00s Step 234( N/A%), pre moving , FPS 3.21, Running 68.11s Step 235( N/A%), pre moving , FPS 3.45, Running 68.20s Step 236( N/A%), pre moving , FPS 3.58, Running 68.54s Step 237( N/A%), pre moving , FPS 3.85, Running 68.65s Step 238( N/A%), pre moving , FPS 4.18, Running 68.73s Step 239( N/A%), pre moving , FPS 3.60, Running 69.74s Step 240( N/A%), pre moving , FPS 3.88, Running 69.83s Step 241( N/A%), pre moving , FPS 4.17, Running 69.93s Step 242( N/A%), pre moving , FPS 4.07, Running 70.25s Step 243( N/A%), pre moving , FPS 4.36, Running 70.35s Step 244( N/A%), pre moving , FPS 4.38, Running 70.49s Step 245( N/A%), pre moving , FPS 4.35, Running 70.83s Step 246( N/A%), pre moving , FPS 4.29, Running 71.04s Step 247( N/A%), pre moving , FPS 4.06, Running 71.39s Step 248( N/A%), pre moving , FPS 3.94, Running 71.63s Step 249( N/A%), pre moving , FPS 3.98, Running 72.03s Step 250( N/A%), pre moving , FPS 4.20, Running 72.17s Step 251( N/A%), pre moving , FPS 3.98, Running 72.59s Step 252( N/A%), pre moving , FPS 3.95, Running 72.73s Step 253( N/A%), pre moving , FPS 3.91, Running 73.12s Step 254( N/A%), pre moving , FPS 3.86, Running 73.28s Step 255( N/A%), pre moving , FPS 3.66, Running 73.67s Step 256( N/A%), pre moving , FPS 3.74, Running 73.88s Step 257( N/A%), pre moving , FPS 3.56, Running 74.27s Step 258( N/A%), pre moving , FPS 3.46, Running 74.50s Step 259( N/A%), pre moving , FPS 3.93, Running 74.83s Step 260( N/A%), pre moving , FPS 3.82, Running 75.07s Step 261( N/A%), pre moving , FPS 3.61, Running 75.47s Step 262( N/A%), pre moving , FPS 3.59, Running 75.82s Step 263( N/A%), pre moving , FPS 3.42, Running 76.20s Step 264( N/A%), pre moving , FPS 3.23, Running 76.67s Step 265( N/A%), pre moving , FPS 3.32, Running 76.85s Step 266( N/A%), pre moving , FPS 3.17, Running 77.34s Step 267( N/A%), pre moving , FPS 3.16, Running 77.71s Step 268( N/A%), pre moving , FPS 3.12, Running 78.03s Step 269( N/A%), pre moving , FPS 3.11, Running 78.46s Step 270( N/A%), pre moving , FPS 3.07, Running 78.68s Step 271( N/A%), pre moving , FPS 3.16, Running 78.93s Step 272( N/A%), pre moving , FPS 3.09, Running 79.20s Step 273( N/A%), pre moving , FPS 3.19, Running 79.39s Step 274( N/A%), pre moving , FPS 3.03, Running 79.88s Step 275( N/A%), pre moving , FPS 2.99, Running 80.35s Step 276( N/A%), pre moving , FPS 2.91, Running 80.76s Step 277( N/A%), pre moving , FPS 2.96, Running 81.03s Step 278( N/A%), pre moving , FPS 2.87, Running 81.47s Step 279( N/A%), pre moving , FPS 2.93, Running 81.67s Step 280( N/A%), pre moving , FPS 2.83, Running 82.12s Step 281( N/A%), pre moving , FPS 2.92, Running 82.31s Step 282( N/A%), pre moving , FPS 2.88, Running 82.77s Step 283( N/A%), pre moving , FPS 2.85, Running 83.21s Step 284( N/A%), pre moving , FPS 2.98, Running 83.40s Step 285( N/A%), pre moving , FPS 2.86, Running 83.83s Step 286( N/A%), pre moving , FPS 2.97, Running 84.08s Step 287( N/A%), pre moving , FPS 2.95, Running 84.50s Step 288( N/A%), pre moving , FPS 2.87, Running 85.01s Step 289( N/A%), pre moving , FPS 2.94, Running 85.27s Step 290( N/A%), pre moving , FPS 2.83, Running 85.76s Step 291( N/A%), pre moving , FPS 2.72, Running 86.28s Step 292( N/A%), pre moving , FPS 2.65, Running 86.76s Step 293( N/A%), pre moving , FPS 2.63, Running 87.00s Step 294( N/A%), pre moving , FPS 2.63, Running 87.50s Step 295( N/A%), pre moving , FPS 2.62, Running 87.97s Step 296( N/A%), pre moving , FPS 2.59, Running 88.49s Step 297( N/A%), pre moving , FPS 2.62, Running 88.68s Step 298( N/A%), pre moving , FPS 2.61, Running 89.14s Step 299( N/A%), pre moving , FPS 2.61, Running 89.33s Step 300( N/A%), pre moving , FPS 2.62, Running 89.77s Step 301( N/A%), pre moving , FPS 2.53, Running 90.21s Step 302( N/A%), pre moving , FPS 2.63, Running 90.37s Step 303( N/A%), pre moving , FPS 2.65, Running 90.77s Step 304( N/A%), pre moving , FPS 2.66, Running 90.92s Step 305( N/A%), pre moving , FPS 2.78, Running 91.01s Step 306( N/A%), pre moving , FPS 2.75, Running 91.35s Step 307( N/A%), pre moving , FPS 2.88, Running 91.46s Step 308( N/A%), pre moving , FPS 3.06, Running 91.55s Step 309( N/A%), pre moving , FPS 3.02, Running 91.90s Step 310( N/A%), pre moving , FPS 3.20, Running 92.00s Step 311( N/A%), pre moving , FPS 3.44, Running 92.09s Step 312( N/A%), pre moving , FPS 3.53, Running 92.43s Step 313( N/A%), pre moving , FPS 3.58, Running 92.59s Step 314( N/A%), pre moving , FPS 3.65, Running 92.97s Step 315( N/A%), pre moving , FPS 3.89, Running 93.12s Step 316( N/A%), pre moving , FPS 4.23, Running 93.22s Step 317( N/A%), pre moving , FPS 4.10, Running 93.56s Step 318( N/A%), pre moving , FPS 4.43, Running 93.66s Step 319( N/A%), pre moving , FPS 4.51, Running 93.76s Step 320( N/A%), pre moving , FPS 4.62, Running 94.10s Step 321( N/A%), pre moving , FPS 5.01, Running 94.21s Step 322( N/A%), pre moving , FPS 5.08, Running 94.30s Step 323( N/A%), pre moving , FPS 5.15, Running 94.65s Step 324( N/A%), pre moving , FPS 5.21, Running 94.76s Step 325( N/A%), pre moving , FPS 5.22, Running 94.85s Step 326( N/A%), pre moving , FPS 5.21, Running 95.19s Step 327( N/A%), pre moving , FPS 5.21, Running 95.29s Step 328( N/A%), pre moving , FPS 5.23, Running 95.38s Step 329( N/A%), pre moving , FPS 5.44, Running 95.58s Step 330( N/A%), pre moving , FPS 5.27, Running 95.79s Step 331( N/A%), pre moving , FPS 5.25, Running 95.90s Step 332( N/A%), pre moving , FPS 5.62, Running 95.99s Step 333( N/A%), pre moving , FPS 4.57, Running 96.96s Step 334( N/A%), pre moving , FPS 4.91, Running 97.05s Step 335( N/A%), pre moving , FPS 4.97, Running 97.14s Step 336( N/A%), pre moving , FPS 4.69, Running 97.48s Step 337( N/A%), pre moving , FPS 5.00, Running 97.56s Step 338( N/A%), pre moving , FPS 5.01, Running 97.65s Step 339( N/A%), pre moving , FPS 5.03, Running 97.74s Step 340( N/A%), pre moving , FPS 5.33, Running 97.85s Step 341( N/A%), pre moving , FPS 5.26, Running 98.01s Step 342( N/A%), pre moving , FPS 5.20, Running 98.15s Step 343( N/A%), pre moving , FPS 5.42, Running 98.34s Step 344( N/A%), pre moving , FPS 5.32, Running 98.52s Step 345( N/A%), pre moving , FPS 4.87, Running 98.95s Step 346( N/A%), pre moving , FPS 5.13, Running 99.08s Step 347( N/A%), pre moving , FPS 4.77, Running 99.48s Step 348( N/A%), pre moving , FPS 4.69, Running 99.64s Step 349( N/A%), pre moving , FPS 4.76, Running 99.77s Step 350( N/A%), pre moving , FPS 4.55, Running 100.19s Step 351( N/A%), pre moving , FPS 4.53, Running 100.32s Step 352( N/A%), pre moving , FPS 4.25, Running 100.70s Step 353( N/A%), pre moving , FPS 5.20, Running 100.80s Step 354( N/A%), pre moving , FPS 5.19, Running 100.90s Step 355( N/A%), pre moving , FPS 4.88, Running 101.24s Step 356( N/A%), pre moving , FPS 5.17, Running 101.35s Step 357( N/A%), pre moving , FPS 5.15, Running 101.44s Step 358( N/A%), pre moving , FPS 4.84, Running 101.79s Step 359( N/A%), pre moving , FPS 4.80, Running 101.90s Step 360( N/A%), pre moving , FPS 4.83, Running 101.99s Step 361( N/A%), pre moving , FPS 4.62, Running 102.33s Step 362( N/A%), pre moving , FPS 4.65, Running 102.45s Step 363( N/A%), pre moving , FPS 4.76, Running 102.54s Step 364( N/A%), pre moving , FPS 4.58, Running 102.88s Step 365( N/A%), pre moving , FPS 4.96, Running 102.99s Step 366( N/A%), pre moving , FPS 5.01, Running 103.08s Step 367( N/A%), pre moving , FPS 5.10, Running 103.41s Step 368( N/A%), pre moving , FPS 5.14, Running 103.53s Step 369( N/A%), pre moving , FPS 5.20, Running 103.62s Step 370( N/A%), pre moving , FPS 5.68, Running 103.71s Step 371( N/A%), pre moving , FPS 5.35, Running 104.05s Step 372( N/A%), pre moving , FPS 5.79, Running 104.15s Step 373( N/A%), pre moving , FPS 5.81, Running 104.25s Step 374( N/A%), pre moving , FPS 5.42, Running 104.59s Step 375( N/A%), pre moving , FPS 5.78, Running 104.70s Step 376( N/A%), pre moving , FPS 5.82, Running 104.79s Step 377( N/A%), pre moving , FPS 5.69, Running 104.96s Step 378( N/A%), pre moving , FPS 5.81, Running 105.23s Step 379( N/A%), pre moving , FPS 5.86, Running 105.31s Step 380( N/A%), pre moving , FPS 5.86, Running 105.40s Step 381( N/A%), pre moving , FPS 5.88, Running 105.73s Step 382( N/A%), pre moving , FPS 5.91, Running 105.83s Step 383( N/A%), pre moving , FPS 5.94, Running 105.91s Step 384( N/A%), pre moving , FPS 6.41, Running 106.00s Step 385( N/A%), pre moving , FPS 5.98, Running 106.33s Step 386( N/A%), pre moving , FPS 5.93, Running 106.45s Step 387( N/A%), pre moving , FPS 6.41, Running 106.53s Step 388( N/A%), pre moving , FPS 6.48, Running 106.61s Step 389( N/A%), pre moving , FPS 6.03, Running 106.94s Step 390( N/A%), pre moving , FPS 6.00, Running 107.04s Step 391( N/A%), pre moving , FPS 6.53, Running 107.12s Step 392( N/A%), pre moving , FPS 6.52, Running 107.22s Step 393( N/A%), pre moving , FPS 6.05, Running 107.55s Step 394( N/A%), pre moving , FPS 6.52, Running 107.66s Step 395( N/A%), pre moving , FPS 6.56, Running 107.75s Step 396( N/A%), pre moving , FPS 6.06, Running 108.09s Step 397( N/A%), pre moving , FPS 6.18, Running 108.19s Step 398( N/A%), pre moving , FPS 6.58, Running 108.27s Step 399( N/A%), pre moving , FPS 6.12, Running 108.58s Step 400( N/A%), pre moving , FPS 6.04, Running 108.72s Step 401( N/A%), pre moving , FPS 6.54, Running 108.79s Step 402( N/A%), pre moving , FPS 3.74, Running 111.17s Step 403( N/A%), pre moving , FPS 3.43, Running 111.73s Step 404( N/A%), pre moving , FPS 3.24, Running 112.18s Step 405( N/A%), pre moving , FPS 3.13, Running 112.72s Step 406( N/A%), pre moving , FPS 3.08, Running 112.93s Step 407( N/A%), pre moving , FPS 2.88, Running 113.46s Step 408( N/A%), pre moving , FPS 2.76, Running 113.85s Step 409( N/A%), pre moving , FPS 2.69, Running 114.38s Step 410( N/A%), pre moving , FPS 2.66, Running 114.56s Step 411( N/A%), pre moving , FPS 2.51, Running 115.09s Step 412( N/A%), pre moving , FPS 2.40, Running 115.54s Step 413( N/A%), pre moving , FPS 2.36, Running 116.02s Step 414( N/A%), pre moving , FPS 2.34, Running 116.19s Step 415( N/A%), pre moving , FPS 2.23, Running 116.71s Step 416( N/A%), pre moving , FPS 2.27, Running 116.89s Step 417( N/A%), pre moving , FPS 2.20, Running 117.27s Step 418( N/A%), pre moving , FPS 2.17, Running 117.48s Step 419( N/A%), pre moving , FPS 2.12, Running 118.02s Step 420( N/A%), pre moving , FPS 2.11, Running 118.21s Step 421( N/A%), pre moving , FPS 2.00, Running 118.80s Step 422( 0.33%), action 1, FPS 2.21, Running 120.22s Step 423( 0.67%), action 2, FPS 2.18, Running 120.91s Step 424( 1.00%), action 3, FPS 2.06, Running 121.87s Step 425( 1.33%), action 4, FPS 2.12, Running 122.16s Step 426( 1.67%), action 5, FPS 1.99, Running 122.96s Step 427( 2.00%), action 6, FPS 1.97, Running 123.59s Step 428( 2.33%), action 7, FPS 1.87, Running 124.55s Step 429( 2.67%), action 8, FPS 1.85, Running 125.21s Step 430( 3.00%), action 9, FPS 1.72, Running 126.17s Step 431( 3.33%), action 10, FPS 1.77, Running 126.41s Step 432( 3.67%), action 11, FPS 1.69, Running 127.37s Step 433( 4.00%), action 12, FPS 1.68, Running 127.95s Step 434( 4.33%), action 13, FPS 1.56, Running 129.01s Step 435( 4.67%), action 14, FPS 1.55, Running 129.60s Step 436( 5.00%), action 15, FPS 1.47, Running 130.53s Step 437( 5.33%), action 16, FPS 1.43, Running 131.22s Step 438( 5.67%), action 17, FPS 1.36, Running 132.22s Step 439( 6.00%), action 18, FPS 1.34, Running 132.89s Step 440( 6.33%), action 19, FPS 1.29, Running 133.76s Step 441( 6.67%), action 20, FPS 1.30, Running 134.15s Step 442( 7.00%), action 21, FPS 1.35, Running 135.06s Step 443( 7.33%), action 22, FPS 1.39, Running 135.27s Step 444( 7.67%), action 23, FPS 1.45, Running 135.67s Step 445( 8.00%), action 24, FPS 1.45, Running 135.91s Step 446( 8.33%), action 25, FPS 1.51, Running 136.24s Step 447( 8.67%), action 26, FPS 1.56, Running 136.44s Step 448( 9.00%), action 27, FPS 1.59, Running 137.12s Step 449( 9.33%), action 28, FPS 1.63, Running 137.50s Step 450( 9.67%), action 29, FPS 1.61, Running 138.58s Step 451( 10.00%), action 30, FPS 1.57, Running 139.16s Step 452( 10.33%), action 31, FPS 1.57, Running 140.08s Step 453( 10.67%), action 32, FPS 1.58, Running 140.65s Step 454( 11.00%), action 33, FPS 1.59, Running 141.59s Step 455( 11.33%), action 34, FPS 1.62, Running 141.95s Step 456( 11.67%), action 35, FPS 1.64, Running 142.73s Step 457( 12.00%), action 36, FPS 1.70, Running 143.01s Step 458( 12.33%), action 37, FPS 1.71, Running 143.92s Step 459( 12.67%), action 38, FPS 1.73, Running 144.48s Step 460( 13.00%), action 39, FPS 1.71, Running 145.43s Step 461( 13.33%), action 40, FPS 1.73, Running 145.70s Step 462( 13.67%), action 41, FPS 1.73, Running 146.64s Step 463( 14.00%), action 42, FPS 1.71, Running 146.99s Step 464( 14.33%), action 43, FPS 1.64, Running 147.87s Step 465( 14.67%), action 44, FPS 1.60, Running 148.38s Step 466( 15.00%), action 45, FPS 1.53, Running 149.29s Step 467( 15.33%), action 46, FPS 1.48, Running 149.99s Step 468( 15.67%), action 47, FPS 1.46, Running 150.79s Step 469( 16.00%), action 48, FPS 1.43, Running 151.44s Step 470( 16.33%), action 49, FPS 1.49, Running 152.05s Step 471( 16.67%), action 50, FPS 1.48, Running 152.65s Step 472( 17.00%), action 51, FPS 1.47, Running 153.72s Step 473( 17.33%), action 52, FPS 1.47, Running 154.25s Step 474( 17.67%), action 53, FPS 1.49, Running 154.97s Step 475( 18.00%), action 54, FPS 1.50, Running 155.25s Step 476( 18.33%), action 55, FPS 1.55, Running 155.60s Step 477( 18.67%), action 56, FPS 1.56, Running 155.82s Step 478( 19.00%), action 57, FPS 1.61, Running 156.31s Step 479( 19.33%), action 58, FPS 1.65, Running 156.58s Step 480( 19.67%), action 59, FPS 1.74, Running 156.95s Step 481( 20.00%), action 60, FPS 1.74, Running 157.18s Step 482( 20.33%), action 61, FPS 1.78, Running 157.87s Step 483( 20.67%), action 62, FPS 1.78, Running 158.21s Step 484( 21.00%), action 63, FPS 1.77, Running 159.15s Step 485( 21.33%), action 64, FPS 1.76, Running 159.74s Step 486( 21.67%), action 65, FPS 1.77, Running 160.59s Step 487( 22.00%), action 66, FPS 1.84, Running 160.88s Step 488( 22.33%), action 67, FPS 1.82, Running 161.78s Step 489( 22.67%), action 68, FPS 1.82, Running 162.46s Step 490( 23.00%), action 69, FPS 1.76, Running 163.38s Step 491( 23.33%), action 70, FPS 1.76, Running 164.00s Step 492( 23.67%), action 71, FPS 1.76, Running 165.06s Step 493( 24.00%), action 72, FPS 1.74, Running 165.77s Step 494( 24.33%), action 73, FPS 1.70, Running 166.75s Step 495( 24.67%), action 74, FPS 1.61, Running 167.66s Step 496( 25.00%), action 75, FPS 1.53, Running 168.68s Step 497( 25.33%), action 76, FPS 1.52, Running 168.98s Step 498( 25.67%), action 77, FPS 1.48, Running 169.84s Step 499( 26.00%), action 78, FPS 1.48, Running 170.12s Step 500( 26.33%), action 79, FPS 1.43, Running 170.96s Step 501( 26.67%), action 80, FPS 1.42, Running 171.27s Step 502( 27.00%), action 81, FPS 1.39, Running 172.25s Step 503( 27.33%), action 82, FPS 1.37, Running 172.81s Step 504( 27.67%), action 83, FPS 1.37, Running 173.72s Step 505( 28.00%), action 84, FPS 1.40, Running 174.02s Step 506( 28.33%), action 85, FPS 1.39, Running 174.95s Step 507( 28.67%), action 86, FPS 1.36, Running 175.56s Step 508( 29.00%), action 87, FPS 1.37, Running 176.43s Step 509( 29.33%), action 88, FPS 1.37, Running 177.03s Step 510( 29.67%), action 89, FPS 1.36, Running 178.07s Step 511( 30.00%), action 90, FPS 1.39, Running 178.37s Step 512( 30.33%), action 91, FPS 1.38, Running 179.59s Step 513( 30.67%), action 92, FPS 1.42, Running 179.90s Step 514( 31.00%), action 93, FPS 1.42, Running 180.84s Step 515( 31.33%), action 94, FPS 1.46, Running 181.39s Step 516( 31.67%), action 95, FPS 1.45, Running 182.45s Step 517( 32.00%), action 96, FPS 1.43, Running 182.98s Step 518( 32.33%), action 97, FPS 1.41, Running 183.98s Step 519( 32.67%), action 98, FPS 1.39, Running 184.53s Step 520( 33.00%), action 99, FPS 1.37, Running 185.56s Step 521( 33.33%), action 100, FPS 1.35, Running 186.12s Step 522( 33.67%), action 101, FPS 1.35, Running 187.09s Step 523( 34.00%), action 102, FPS 1.35, Running 187.63s Step 524( 34.33%), action 103, FPS 1.37, Running 188.36s Step 525( 34.67%), action 104, FPS 1.35, Running 188.85s Step 526( 35.00%), action 105, FPS 1.35, Running 189.74s Step 527( 35.33%), action 106, FPS 1.38, Running 190.08s Step 528( 35.67%), action 107, FPS 1.38, Running 190.93s Step 529( 36.00%), action 108, FPS 1.38, Running 191.53s Step 530( 36.33%), action 109, FPS 1.39, Running 192.43s Step 531( 36.67%), action 110, FPS 1.39, Running 192.80s Step 532( 37.00%), action 111, FPS 1.39, Running 194.03s Step 533( 37.33%), action 112, FPS 1.40, Running 194.21s Step 534( 37.67%), action 113, FPS 1.42, Running 194.96s Step 535( 38.00%), action 114, FPS 1.43, Running 195.33s Step 536( 38.33%), action 115, FPS 1.45, Running 196.26s Step 537( 38.67%), action 116, FPS 1.45, Running 196.78s Step 538( 39.00%), action 117, FPS 1.44, Running 197.87s Step 539( 39.33%), action 118, FPS 1.40, Running 198.85s Step 540( 39.67%), action 119, FPS 1.40, Running 199.80s Step 541( 40.00%), action 120, FPS 1.43, Running 200.14s Step 542( 40.33%), action 121, FPS 1.41, Running 201.30s Step 543( 40.67%), action 122, FPS 1.38, Running 202.12s Step 544( 41.00%), action 123, FPS 1.36, Running 203.07s Step 545( 41.33%), action 124, FPS 1.37, Running 203.41s Step 546( 41.67%), action 125, FPS 1.38, Running 204.24s Step 547( 42.00%), action 126, FPS 1.36, Running 204.80s Step 548( 42.33%), action 127, FPS 1.37, Running 205.55s Step 549( 42.67%), action 128, FPS 1.39, Running 205.95s Step 550( 43.00%), action 129, FPS 1.41, Running 206.60s Step 551( 43.33%), action 130, FPS 1.40, Running 207.05s Step 552( 43.67%), action 131, FPS 1.43, Running 208.00s Step 553( 44.00%), action 132, FPS 1.39, Running 208.58s Step 554( 44.33%), action 133, FPS 1.41, Running 209.19s Step 555( 44.67%), action 134, FPS 1.39, Running 209.75s Step 556( 45.00%), action 135, FPS 1.39, Running 210.68s Step 557( 45.33%), action 136, FPS 1.40, Running 211.03s Step 558( 45.67%), action 137, FPS 1.39, Running 212.22s Step 559( 46.00%), action 138, FPS 1.47, Running 212.50s Step 560( 46.33%), action 139, FPS 1.53, Running 212.86s Step 561( 46.67%), action 140, FPS 1.54, Running 213.17s Step 562( 47.00%), action 141, FPS 1.62, Running 213.67s Step 563( 47.33%), action 142, FPS 1.70, Running 213.88s Step 564( 47.67%), action 143, FPS 1.80, Running 214.18s Step 565( 48.00%), action 144, FPS 1.82, Running 214.42s Step 566( 48.33%), action 145, FPS 1.89, Running 214.83s Step 567( 48.67%), action 146, FPS 1.94, Running 215.11s Step 568( 49.00%), action 147, FPS 1.97, Running 215.70s Step 569( 49.33%), action 148, FPS 1.98, Running 216.03s Step 570( 49.67%), action 149, FPS 1.94, Running 216.92s Step 571( 50.00%), action 150, FPS 1.92, Running 217.45s Step 572( 50.33%), action 151, FPS 1.89, Running 218.60s Step 573( 50.67%), action 152, FPS 1.90, Running 219.10s Step 574( 51.00%), action 153, FPS 1.84, Running 220.03s Step 575( 51.33%), action 154, FPS 1.89, Running 220.35s Step 576( 51.67%), action 155, FPS 1.92, Running 221.12s Step 577( 52.00%), action 156, FPS 1.92, Running 221.43s Step 578( 52.33%), action 157, FPS 2.00, Running 222.22s Step 579( 52.67%), action 158, FPS 1.99, Running 222.53s Step 580( 53.00%), action 159, FPS 1.91, Running 223.31s Step 581( 53.33%), action 160, FPS 1.86, Running 223.92s Step 582( 53.67%), action 161, FPS 1.79, Running 224.85s Step 583( 54.00%), action 162, FPS 1.78, Running 225.13s Step 584( 54.33%), action 163, FPS 1.70, Running 225.97s Step 585( 54.67%), action 164, FPS 1.69, Running 226.27s Step 586( 55.00%), action 165, FPS 1.63, Running 227.08s Step 587( 55.33%), action 166, FPS 1.60, Running 227.62s Step 588( 55.67%), action 167, FPS 1.59, Running 228.27s Step 589( 56.00%), action 168, FPS 1.57, Running 228.76s Step 590( 56.33%), action 169, FPS 1.60, Running 229.44s Step 591( 56.67%), action 170, FPS 1.61, Running 229.90s Step 592( 57.00%), action 171, FPS 1.64, Running 230.80s Step 593( 57.33%), action 172, FPS 1.67, Running 231.09s Step 594( 57.67%), action 173, FPS 1.68, Running 231.90s Step 595( 58.00%), action 174, FPS 1.69, Running 232.17s Step 596( 58.33%), action 175, FPS 1.68, Running 233.03s Step 597( 58.67%), action 176, FPS 1.70, Running 233.22s Step 598( 59.00%), action 177, FPS 1.78, Running 233.47s Step 599( 59.33%), action 178, FPS 1.80, Running 233.65s Step 600( 59.67%), action 179, FPS 1.87, Running 233.99s Step 601( 60.00%), action 180, FPS 1.93, Running 234.29s Step 602( 60.33%), action 181, FPS 1.95, Running 235.12s Step 603( 60.67%), action 182, FPS 1.90, Running 235.64s Step 604( 61.00%), action 183, FPS 1.91, Running 236.44s Step 605( 61.33%), action 184, FPS 1.89, Running 236.86s Step 606( 61.67%), action 185, FPS 1.91, Running 237.56s Step 607( 62.00%), action 186, FPS 1.93, Running 237.99s Step 608( 62.33%), action 187, FPS 1.91, Running 238.72s Step 609( 62.67%), action 188, FPS 1.86, Running 239.50s Step 610( 63.00%), action 189, FPS 1.88, Running 240.09s Step 611( 63.33%), action 190, FPS 1.85, Running 240.69s Step 612( 63.67%), action 191, FPS 1.84, Running 241.66s Step 613( 64.00%), action 192, FPS 1.84, Running 241.94s Step 614( 64.33%), action 193, FPS 1.84, Running 242.77s Step 615( 64.67%), action 194, FPS 1.84, Running 243.07s Step 616( 65.00%), action 195, FPS 1.83, Running 243.95s Step 617( 65.33%), action 196, FPS 1.78, Running 244.48s Step 618( 65.67%), action 197, FPS 1.69, Running 245.30s Step 619( 66.00%), action 198, FPS 1.66, Running 245.68s Step 620( 66.33%), action 199, FPS 1.61, Running 246.38s Step 621( 66.67%), action 200, FPS 1.60, Running 246.78s Step 622( 67.00%), action 201, FPS 1.59, Running 247.68s Step 623( 67.33%), action 202, FPS 1.62, Running 248.00s Step 624( 67.67%), action 203, FPS 1.62, Running 248.78s Step 625( 68.00%), action 204, FPS 1.64, Running 249.07s Step 626( 68.33%), action 205, FPS 1.62, Running 249.93s Step 627( 68.67%), action 206, FPS 1.60, Running 250.49s Step 628( 69.00%), action 207, FPS 1.56, Running 251.51s Step 629( 69.33%), action 208, FPS 1.59, Running 252.05s Step 630( 69.67%), action 209, FPS 1.62, Running 252.41s Step 631( 70.00%), action 210, FPS 1.67, Running 252.69s Step 632( 70.33%), action 211, FPS 1.70, Running 253.45s Step 633( 70.67%), action 212, FPS 1.69, Running 253.76s Step 634( 71.00%), action 213, FPS 1.67, Running 254.71s Step 635( 71.33%), action 214, FPS 1.68, Running 255.00s Step 636( 71.67%), action 215, FPS 1.67, Running 255.91s Step 637( 72.00%), action 216, FPS 1.71, Running 256.21s Step 638( 72.33%), action 217, FPS 1.70, Running 257.07s Step 639( 72.67%), action 218, FPS 1.67, Running 257.65s Step 640( 73.00%), action 219, FPS 1.66, Running 258.47s Step 641( 73.33%), action 220, FPS 1.66, Running 258.80s Step 642( 73.67%), action 221, FPS 1.60, Running 260.22s Step 643( 74.00%), action 222, FPS 1.56, Running 260.78s Step 644( 74.33%), action 223, FPS 1.55, Running 261.71s Step 645( 74.67%), action 224, FPS 1.54, Running 262.09s Step 646( 75.00%), action 225, FPS 1.53, Running 262.97s Step 647( 75.33%), action 226, FPS 1.56, Running 263.28s Step 648( 75.67%), action 227, FPS 1.57, Running 264.21s Step 649( 76.00%), action 228, FPS 1.58, Running 264.67s Step 650( 76.33%), action 229, FPS 1.53, Running 265.50s Step 651( 76.67%), action 230, FPS 1.51, Running 265.89s Step 652( 77.00%), action 231, FPS 1.50, Running 266.79s Step 653( 77.33%), action 232, FPS 1.46, Running 267.44s Step 654( 77.67%), action 233, FPS 1.49, Running 268.17s Step 655( 78.00%), action 234, FPS 1.47, Running 268.61s Step 656( 78.33%), action 235, FPS 1.47, Running 269.51s Step 657( 78.67%), action 236, FPS 1.47, Running 269.81s Step 658( 79.00%), action 237, FPS 1.47, Running 270.65s Step 659( 79.33%), action 238, FPS 1.47, Running 271.25s Step 660( 79.67%), action 239, FPS 1.49, Running 271.92s Step 661( 80.00%), action 240, FPS 1.48, Running 272.29s Step 662( 80.33%), action 241, FPS 1.58, Running 272.91s Step 663( 80.67%), action 242, FPS 1.60, Running 273.29s Step 664( 81.00%), action 243, FPS 1.62, Running 274.05s Step 665( 81.33%), action 244, FPS 1.59, Running 274.67s Step 666( 81.67%), action 245, FPS 1.58, Running 275.62s Step 667( 82.00%), action 246, FPS 1.58, Running 275.95s Step 668( 82.33%), action 247, FPS 1.60, Running 276.72s Step 669( 82.67%), action 248, FPS 1.62, Running 277.02s Step 670( 83.00%), action 249, FPS 1.62, Running 277.82s Step 671( 83.33%), action 250, FPS 1.64, Running 278.12s Step 672( 83.67%), action 251, FPS 1.59, Running 279.39s Step 673( 84.00%), action 252, FPS 1.60, Running 279.95s Step 674( 84.33%), action 253, FPS 1.60, Running 280.70s Step 675( 84.67%), action 254, FPS 1.59, Running 281.21s Step 676( 85.00%), action 255, FPS 1.58, Running 282.15s Step 677( 85.33%), action 256, FPS 1.58, Running 282.49s Step 678( 85.67%), action 257, FPS 1.58, Running 283.33s Step 679( 86.00%), action 258, FPS 1.61, Running 283.64s Step 680( 86.33%), action 259, FPS 1.60, Running 284.43s Step 681( 86.67%), action 260, FPS 1.57, Running 285.02s Step 682( 87.00%), action 261, FPS 1.53, Running 285.99s Step 683( 87.33%), action 262, FPS 1.54, Running 286.29s Step 684( 87.67%), action 263, FPS 1.53, Running 287.16s Step 685( 88.00%), action 264, FPS 1.56, Running 287.45s Step 686( 88.33%), action 265, FPS 1.57, Running 288.33s Step 687( 88.67%), action 266, FPS 1.55, Running 288.86s Step 688( 89.00%), action 267, FPS 1.53, Running 289.83s Step 689( 89.33%), action 268, FPS 1.50, Running 290.36s Step 690( 89.67%), action 269, FPS 1.54, Running 290.81s Step 691( 90.00%), action 270, FPS 1.55, Running 291.05s Step 692( 90.33%), action 271, FPS 1.64, Running 291.58s Step 693( 90.67%), action 272, FPS 1.68, Running 291.88s Step 694( 91.00%), action 273, FPS 1.73, Running 292.25s Step 695( 91.33%), action 274, FPS 1.74, Running 292.72s Step 696( 91.67%), action 275, FPS 1.79, Running 293.33s Step 697( 92.00%), action 276, FPS 1.75, Running 293.89s Step 698( 92.33%), action 277, FPS 1.75, Running 294.74s Step 699( 92.67%), action 278, FPS 1.74, Running 295.13s Step 700( 93.00%), action 279, FPS 1.74, Running 295.93s Step 701( 93.33%), action 280, FPS 1.75, Running 296.46s Step 702( 93.67%), action 281, FPS 1.75, Running 297.42s Step 703( 94.00%), action 282, FPS 1.75, Running 297.72s Step 704( 94.33%), action 283, FPS 1.74, Running 298.67s Step 705( 94.67%), action 284, FPS 1.70, Running 299.22s Step 706( 95.00%), action 285, FPS 1.73, Running 299.89s Step 707( 95.33%), action 286, FPS 1.73, Running 300.42s Step 708( 95.67%), action 287, FPS 1.78, Running 301.09s Step 709( 96.00%), action 288, FPS 1.78, Running 301.61s Step 710( 96.33%), action 289, FPS 1.70, Running 302.56s Step 711( 96.67%), action 290, FPS 1.67, Running 303.06s Step 712( 97.00%), action 291, FPS 1.59, Running 304.20s Step 713( 97.33%), action 292, FPS 1.55, Running 304.79s Step 714( 97.67%), action 293, FPS 1.48, Running 305.78s Step 715( 98.00%), action 294, FPS 1.49, Running 306.13s Step 716( 98.33%), action 295, FPS 1.47, Running 306.95s Step 717( 98.67%), action 296, FPS 1.50, Running 307.23s Step 718( 99.00%), action 297, FPS 1.50, Running 308.03s Step 719( 99.33%), action 298, FPS 1.48, Running 308.65s Step 720( 99.67%), action 299, FPS 1.49, Running 309.34s Step 721(100.00%), action 300, FPS 1.49, Running 309.88s [2026-08-02 19:58:19] [37 ] Seed 36 failed after 310.10 s. +steps: 721 , actions: 300 . +Instruction: Empty +Total 20/37(54.05%) success. +Setting seed: 37 +Step 1( N/A%), pre moving , FPS 2.95, Running 0.34s Step 2( N/A%), pre moving , FPS 4.75, Running 0.42s Step 3( N/A%), pre moving , FPS 5.82, Running 0.52s Step 4( N/A%), pre moving , FPS 4.71, Running 0.85s Step 5( N/A%), pre moving , FPS 5.44, Running 0.92s Step 6( N/A%), pre moving , FPS 6.24, Running 0.96s Step 7( N/A%), pre moving , FPS 7.01, Running 1.00s Step 8( N/A%), pre moving , FPS 7.73, Running 1.03s Step 9( N/A%), pre moving , FPS 8.37, Running 1.08s Step 10( N/A%), pre moving , FPS 8.95, Running 1.12s Step 11( N/A%), pre moving , FPS 9.50, Running 1.16s Step 12( N/A%), pre moving , FPS 10.04, Running 1.20s Step 13( N/A%), pre moving , FPS 10.54, Running 1.23s Step 14( N/A%), pre moving , FPS 11.04, Running 1.27s Step 15( N/A%), pre moving , FPS 11.49, Running 1.31s Step 16( N/A%), pre moving , FPS 11.94, Running 1.34s Step 17( N/A%), pre moving , FPS 12.34, Running 1.38s Step 18( N/A%), pre moving , FPS 12.70, Running 1.42s Step 19( N/A%), pre moving , FPS 13.06, Running 1.46s Step 20( N/A%), pre moving , FPS 13.41, Running 1.49s Step 21( N/A%), pre moving , FPS 14.12, Running 1.76s Step 22( N/A%), pre moving , FPS 14.21, Running 1.83s Step 23( N/A%), pre moving , FPS 14.85, Running 1.86s Step 24( N/A%), pre moving , FPS 19.01, Running 1.90s Step 25( N/A%), pre moving , FPS 19.43, Running 1.95s Step 26( N/A%), pre moving , FPS 14.50, Running 2.34s Step 27( N/A%), pre moving , FPS 14.04, Running 2.42s Step 28( N/A%), pre moving , FPS 13.70, Running 2.49s Step 29( N/A%), pre moving , FPS 13.35, Running 2.57s Step 30( N/A%), pre moving , FPS 12.86, Running 2.67s Step 31( N/A%), pre moving , FPS 12.59, Running 2.75s Step 32( N/A%), pre moving , FPS 12.03, Running 2.86s Step 33( N/A%), pre moving , FPS 11.68, Running 2.95s Step 34( N/A%), pre moving , FPS 11.47, Running 3.01s Step 35( N/A%), pre moving , FPS 9.97, Running 3.31s Step 36( N/A%), pre moving , FPS 7.54, Running 3.99s Step 37( N/A%), pre moving , FPS 7.34, Running 4.10s Step 38( N/A%), pre moving , FPS 7.20, Running 4.19s Step 39( N/A%), pre moving , FPS 7.07, Running 4.28s Step 40( N/A%), pre moving , FPS 6.38, Running 4.63s Step 41( N/A%), pre moving , FPS 6.71, Running 4.73s Step 42( N/A%), pre moving , FPS 6.65, Running 4.84s Step 43( N/A%), pre moving , FPS 6.03, Running 5.18s Step 44( N/A%), pre moving , FPS 5.89, Running 5.30s Step 45( N/A%), pre moving , FPS 5.82, Running 5.39s Step 46( N/A%), pre moving , FPS 5.92, Running 5.72s Step 47( N/A%), pre moving , FPS 5.84, Running 5.85s Step 48( N/A%), pre moving , FPS 5.83, Running 5.93s Step 49( N/A%), pre moving , FPS 5.36, Running 6.31s Step 50( N/A%), pre moving , FPS 5.24, Running 6.49s Step 51( N/A%), pre moving , FPS 5.15, Running 6.63s Step 52( N/A%), pre moving , FPS 4.76, Running 7.06s Step 53( N/A%), pre moving , FPS 4.69, Running 7.21s Step 54( N/A%), pre moving , FPS 4.35, Running 7.61s Step 55( N/A%), pre moving , FPS 4.50, Running 7.75s Step 56( N/A%), pre moving , FPS 4.82, Running 8.14s Step 57( N/A%), pre moving , FPS 4.76, Running 8.31s Step 58( N/A%), pre moving , FPS 4.44, Running 8.70s Step 59( N/A%), pre moving , FPS 4.38, Running 8.85s Step 60( N/A%), pre moving , FPS 4.57, Running 9.00s Step 61( N/A%), pre moving , FPS 4.28, Running 9.41s Step 62( N/A%), pre moving , FPS 4.24, Running 9.56s Step 63( N/A%), pre moving , FPS 4.20, Running 9.95s Step 64( N/A%), pre moving , FPS 4.16, Running 10.10s Step 65( N/A%), pre moving , FPS 3.93, Running 10.48s Step 66( N/A%), pre moving , FPS 4.05, Running 10.66s Step 67( N/A%), pre moving , FPS 4.04, Running 10.80s Step 68( N/A%), pre moving , FPS 3.78, Running 11.22s Step 69( N/A%), pre moving , FPS 3.96, Running 11.36s Step 70( N/A%), pre moving , FPS 3.80, Running 11.75s Step 71( N/A%), pre moving , FPS 3.80, Running 11.89s Step 72( N/A%), pre moving , FPS 3.82, Running 12.30s Step 73( N/A%), pre moving , FPS 3.81, Running 12.45s Step 74( N/A%), pre moving , FPS 4.02, Running 12.59s Step 75( N/A%), pre moving , FPS 3.82, Running 12.99s Step 76( N/A%), pre moving , FPS 4.04, Running 13.10s Step 77( N/A%), pre moving , FPS 4.06, Running 13.23s Step 78( N/A%), pre moving , FPS 4.06, Running 13.63s Step 79( N/A%), pre moving , FPS 4.07, Running 13.77s Step 80( N/A%), pre moving , FPS 3.87, Running 14.17s Step 81( N/A%), pre moving , FPS 4.06, Running 14.34s Step 82( N/A%), pre moving , FPS 3.87, Running 14.73s Step 83( N/A%), pre moving , FPS 4.10, Running 14.83s Step 84( N/A%), pre moving , FPS 4.16, Running 14.91s Step 85( N/A%), pre moving , FPS 4.41, Running 15.01s Step 86( N/A%), pre moving , FPS 4.25, Running 15.36s Step 87( N/A%), pre moving , FPS 4.29, Running 15.46s Step 88( N/A%), pre moving , FPS 4.62, Running 15.55s Step 89( N/A%), pre moving , FPS 4.66, Running 15.65s Step 90( N/A%), pre moving , FPS 4.70, Running 16.00s Step 91( N/A%), pre moving , FPS 4.74, Running 16.11s Step 92( N/A%), pre moving , FPS 5.11, Running 16.21s Step 93( N/A%), pre moving , FPS 4.87, Running 16.56s Step 94( N/A%), pre moving , FPS 4.90, Running 16.67s Step 95( N/A%), pre moving , FPS 5.30, Running 16.77s Step 96( N/A%), pre moving , FPS 4.98, Running 17.12s Step 97( N/A%), pre moving , FPS 5.02, Running 17.22s Step 98( N/A%), pre moving , FPS 5.45, Running 17.30s Step 99( N/A%), pre moving , FPS 5.50, Running 17.41s Step 100( N/A%), pre moving , FPS 5.59, Running 17.75s Step 101( N/A%), pre moving , FPS 5.68, Running 17.86s Step 102( N/A%), pre moving , FPS 6.22, Running 17.95s Step 103( N/A%), pre moving , FPS 5.78, Running 18.29s Step 104( N/A%), pre moving , FPS 5.74, Running 18.40s Step 105( N/A%), pre moving , FPS 4.43, Running 19.53s Step 106( N/A%), pre moving , FPS 4.33, Running 19.98s Step 107( N/A%), pre moving , FPS 3.91, Running 20.58s Step 108( N/A%), pre moving , FPS 3.81, Running 20.80s Step 109( N/A%), pre moving , FPS 3.50, Running 21.37s Step 110( N/A%), pre moving , FPS 3.44, Running 21.81s Step 111( N/A%), pre moving , FPS 3.30, Running 22.17s Step 112( N/A%), pre moving , FPS 3.26, Running 22.35s Step 113( N/A%), pre moving , FPS 3.24, Running 22.73s Step 114( N/A%), pre moving , FPS 3.05, Running 23.24s Step 115( N/A%), pre moving , FPS 2.83, Running 23.85s Step 116( N/A%), pre moving , FPS 2.77, Running 24.33s Step 117( N/A%), pre moving , FPS 2.60, Running 24.92s Step 118( N/A%), pre moving , FPS 2.49, Running 25.34s Step 119( N/A%), pre moving , FPS 2.34, Running 25.94s Step 120( N/A%), pre moving , FPS 2.38, Running 26.14s Step 121( N/A%), pre moving , FPS 2.26, Running 26.70s Step 122( N/A%), pre moving , FPS 2.18, Running 27.14s Step 123( N/A%), pre moving , FPS 2.12, Running 27.72s Step 124( N/A%), pre moving , FPS 2.04, Running 28.21s Step 125( N/A%), pre moving , FPS 2.16, Running 28.78s Step 126( N/A%), pre moving , FPS 2.22, Running 28.98s Step 127( N/A%), pre moving , FPS 2.24, Running 29.49s Step 128( N/A%), pre moving , FPS 2.19, Running 29.92s Step 129( N/A%), pre moving , FPS 2.17, Running 30.58s Step 130( N/A%), pre moving , FPS 2.16, Running 31.06s Step 131( N/A%), pre moving , FPS 2.12, Running 31.61s Step 132( N/A%), pre moving , FPS 2.04, Running 32.14s Step 133( N/A%), pre moving , FPS 2.00, Running 32.71s Step 134( N/A%), pre moving , FPS 2.07, Running 32.92s Step 135( N/A%), pre moving , FPS 2.09, Running 33.43s Step 136( N/A%), pre moving , FPS 2.09, Running 33.90s Step 137( N/A%), pre moving , FPS 2.09, Running 34.48s Step 138( N/A%), pre moving , FPS 2.11, Running 34.82s Step 139( N/A%), pre moving , FPS 2.11, Running 35.40s Step 140( N/A%), pre moving , FPS 2.10, Running 35.65s Step 141( N/A%), pre moving , FPS 2.11, Running 36.20s Step 142( N/A%), pre moving , FPS 2.10, Running 36.68s Step 143( N/A%), pre moving , FPS 2.10, Running 37.26s Step 144( N/A%), pre moving , FPS 2.11, Running 37.69s Step 145( N/A%), pre moving , FPS 2.10, Running 38.29s Step 146( N/A%), pre moving , FPS 2.05, Running 38.76s Step 147( N/A%), pre moving , FPS 2.09, Running 39.06s Step 148( N/A%), pre moving , FPS 2.10, Running 39.43s Step 149( N/A%), pre moving , FPS 2.13, Running 39.97s Step 150( N/A%), pre moving , FPS 2.20, Running 40.16s Step 151( N/A%), pre moving , FPS 2.21, Running 40.66s Step 152( N/A%), pre moving , FPS 2.28, Running 40.91s Step 153( N/A%), pre moving , FPS 2.33, Running 41.31s Step 154( N/A%), pre moving , FPS 2.30, Running 41.60s Step 155( N/A%), pre moving , FPS 2.29, Running 42.16s Step 156( N/A%), pre moving , FPS 2.30, Running 42.61s Step 157( N/A%), pre moving , FPS 2.29, Running 43.20s Step 158( N/A%), pre moving , FPS 2.26, Running 43.69s Step 159( N/A%), pre moving , FPS 2.26, Running 44.26s Step 160( N/A%), pre moving , FPS 2.30, Running 44.36s Step 161( N/A%), pre moving , FPS 2.38, Running 44.60s Step 162( N/A%), pre moving , FPS 2.46, Running 44.81s Step 163( N/A%), pre moving , FPS 2.62, Running 44.89s Step 164( N/A%), pre moving , FPS 2.74, Running 44.99s Step 165( N/A%), pre moving , FPS 2.84, Running 45.33s Step 166( N/A%), pre moving , FPS 2.99, Running 45.44s Step 167( N/A%), pre moving , FPS 3.10, Running 45.52s Step 168( N/A%), pre moving , FPS 3.23, Running 45.62s Step 169( N/A%), pre moving , FPS 3.33, Running 45.97s Step 170( N/A%), pre moving , FPS 3.04, Running 46.73s Step 171( N/A%), pre moving , FPS 3.24, Running 46.84s Step 172( N/A%), pre moving , FPS 3.19, Running 47.17s Step 173( N/A%), pre moving , FPS 3.35, Running 47.27s Step 174( N/A%), pre moving , FPS 3.43, Running 47.43s Step 175( N/A%), pre moving , FPS 3.56, Running 47.78s Step 176( N/A%), pre moving , FPS 3.77, Running 47.92s Step 177( N/A%), pre moving , FPS 3.97, Running 48.24s Step 178( N/A%), pre moving , FPS 4.13, Running 48.53s Step 179( N/A%), pre moving , FPS 4.28, Running 48.93s Step 180( N/A%), pre moving , FPS 4.22, Running 49.10s Step 181( N/A%), pre moving , FPS 4.01, Running 49.59s Step 182( N/A%), pre moving , FPS 4.00, Running 49.80s Step 183( N/A%), pre moving , FPS 3.74, Running 50.24s Step 184( N/A%), pre moving , FPS 3.66, Running 50.46s Step 185( N/A%), pre moving , FPS 3.58, Running 50.92s Step 186( N/A%), pre moving , FPS 3.37, Running 51.37s Step 187( N/A%), pre moving , FPS 3.31, Running 51.57s Step 188( N/A%), pre moving , FPS 3.14, Running 51.99s Step 189( N/A%), pre moving , FPS 3.20, Running 52.22s Step 190( N/A%), pre moving , FPS 3.32, Running 52.74s Step 191( N/A%), pre moving , FPS 3.10, Running 53.30s Step 192( N/A%), pre moving , FPS 2.99, Running 53.85s Step 193( N/A%), pre moving , FPS 2.82, Running 54.36s Step 194( N/A%), pre moving , FPS 2.77, Running 54.64s Step 195( N/A%), pre moving , FPS 2.71, Running 55.17s Step 196( N/A%), pre moving , FPS 2.57, Running 55.71s Step 197( N/A%), pre moving , FPS 2.50, Running 56.25s Step 198( N/A%), pre moving , FPS 2.42, Running 56.78s Step 199( N/A%), pre moving , FPS 2.38, Running 57.34s Step 200( N/A%), pre moving , FPS 2.28, Running 57.86s Step 201( N/A%), pre moving , FPS 2.27, Running 58.42s Step 202( N/A%), pre moving , FPS 2.25, Running 58.70s Step 203( N/A%), pre moving , FPS 2.24, Running 59.16s Step 204( N/A%), pre moving , FPS 2.17, Running 59.69s Step 205( N/A%), pre moving , FPS 2.19, Running 60.04s Step 206( N/A%), pre moving , FPS 2.21, Running 60.42s Step 207( N/A%), pre moving , FPS 2.20, Running 60.66s Step 208( N/A%), pre moving , FPS 2.25, Running 60.88s Step 209( N/A%), pre moving , FPS 2.25, Running 61.09s Step 210( N/A%), pre moving , FPS 2.28, Running 61.53s Step 211( N/A%), pre moving , FPS 2.34, Running 61.85s Step 212( N/A%), pre moving , FPS 2.35, Running 62.35s Step 213( N/A%), pre moving , FPS 2.35, Running 62.86s Step 214( N/A%), pre moving , FPS 2.38, Running 63.05s Step 215( N/A%), pre moving , FPS 2.41, Running 63.49s Step 216( N/A%), pre moving , FPS 2.43, Running 63.92s Step 217( N/A%), pre moving , FPS 2.56, Running 64.07s Step 218( N/A%), pre moving , FPS 2.71, Running 64.17s Step 219( N/A%), pre moving , FPS 2.79, Running 64.51s Step 220( N/A%), pre moving , FPS 2.98, Running 64.58s Step 221( N/A%), pre moving , FPS 3.14, Running 64.78s Step 222( N/A%), pre moving , FPS 3.10, Running 65.15s Step 223( N/A%), pre moving , FPS 3.26, Running 65.29s Step 224( N/A%), pre moving , FPS 3.46, Running 65.47s Step 225( N/A%), pre moving , FPS 3.48, Running 65.78s Step 226( N/A%), pre moving , FPS 3.67, Running 65.86s Step 227( N/A%), pre moving , FPS 3.77, Running 65.96s Step 228( N/A%), pre moving , FPS 3.69, Running 66.30s Step 229( N/A%), pre moving , FPS 3.76, Running 66.41s Step 230( N/A%), pre moving , FPS 4.02, Running 66.51s Step 231( N/A%), pre moving , FPS 3.56, Running 67.47s Step 232( N/A%), pre moving , FPS 3.84, Running 67.55s Step 233( N/A%), pre moving , FPS 4.18, Running 67.65s Step 234( N/A%), pre moving , FPS 4.05, Running 67.99s Step 235( N/A%), pre moving , FPS 4.35, Running 68.09s Step 236( N/A%), pre moving , FPS 4.64, Running 68.23s Step 237( N/A%), pre moving , FPS 4.40, Running 68.62s Step 238( N/A%), pre moving , FPS 4.34, Running 68.77s Step 239( N/A%), pre moving , FPS 4.29, Running 69.17s Step 240( N/A%), pre moving , FPS 4.22, Running 69.32s Step 241( N/A%), pre moving , FPS 4.27, Running 69.46s Step 242( N/A%), pre moving , FPS 4.24, Running 69.87s Step 243( N/A%), pre moving , FPS 4.23, Running 70.02s Step 244( N/A%), pre moving , FPS 4.03, Running 70.43s Step 245( N/A%), pre moving , FPS 4.18, Running 70.57s Step 246( N/A%), pre moving , FPS 3.87, Running 71.03s Step 247( N/A%), pre moving , FPS 3.81, Running 71.21s Step 248( N/A%), pre moving , FPS 3.74, Running 71.65s Step 249( N/A%), pre moving , FPS 3.54, Running 72.06s Step 250( N/A%), pre moving , FPS 3.43, Running 72.34s Step 251( N/A%), pre moving , FPS 3.75, Running 72.80s Step 252( N/A%), pre moving , FPS 3.68, Running 72.98s Step 253( N/A%), pre moving , FPS 3.46, Running 73.43s Step 254( N/A%), pre moving , FPS 3.40, Running 73.87s Step 255( N/A%), pre moving , FPS 3.34, Running 74.08s Step 256( N/A%), pre moving , FPS 3.21, Running 74.47s Step 257( N/A%), pre moving , FPS 3.34, Running 74.61s Step 258( N/A%), pre moving , FPS 3.18, Running 75.06s Step 259( N/A%), pre moving , FPS 3.31, Running 75.20s Step 260( N/A%), pre moving , FPS 3.10, Running 75.77s Step 261( N/A%), pre moving , FPS 2.97, Running 76.20s Step 262( N/A%), pre moving , FPS 3.08, Running 76.36s Step 263( N/A%), pre moving , FPS 3.01, Running 76.67s Step 264( N/A%), pre moving , FPS 3.05, Running 76.99s Step 265( N/A%), pre moving , FPS 3.06, Running 77.12s Step 266( N/A%), pre moving , FPS 3.02, Running 77.65s Step 267( N/A%), pre moving , FPS 2.92, Running 78.05s Step 268( N/A%), pre moving , FPS 3.04, Running 78.23s Step 269( N/A%), pre moving , FPS 3.03, Running 78.66s Step 270( N/A%), pre moving , FPS 3.06, Running 78.88s Step 271( N/A%), pre moving , FPS 3.08, Running 79.29s Step 272( N/A%), pre moving , FPS 3.07, Running 79.49s Step 273( N/A%), pre moving , FPS 3.10, Running 79.88s Step 274( N/A%), pre moving , FPS 3.26, Running 80.01s Step 275( N/A%), pre moving , FPS 3.28, Running 80.17s Step 276( N/A%), pre moving , FPS 3.43, Running 80.29s Step 277( N/A%), pre moving , FPS 3.39, Running 80.50s Step 278( N/A%), pre moving , FPS 3.54, Running 80.71s Step 279( N/A%), pre moving , FPS 3.52, Running 80.89s Step 280( N/A%), pre moving , FPS 3.59, Running 81.34s Step 281( N/A%), pre moving , FPS 3.59, Running 81.78s Step 282( N/A%), pre moving , FPS 3.55, Running 81.99s Step 283( N/A%), pre moving , FPS 3.47, Running 82.44s Step 284( N/A%), pre moving , FPS 3.37, Running 82.91s Step 285( N/A%), pre moving , FPS 3.31, Running 83.17s Step 286( N/A%), pre moving , FPS 3.33, Running 83.65s Step 287( N/A%), pre moving , FPS 3.28, Running 84.15s Step 288( N/A%), pre moving , FPS 3.12, Running 84.64s Step 289( N/A%), pre moving , FPS 3.24, Running 84.83s Step 290( N/A%), pre moving , FPS 3.11, Running 85.31s Step 291( N/A%), pre moving , FPS 3.19, Running 85.56s Step 292( N/A%), pre moving , FPS 3.05, Running 86.04s Step 293( N/A%), pre moving , FPS 3.03, Running 86.48s Step 294( N/A%), pre moving , FPS 3.00, Running 86.69s Step 295( N/A%), pre moving , FPS 2.87, Running 87.14s Step 296( N/A%), pre moving , FPS 2.74, Running 87.58s Step 297( N/A%), pre moving , FPS 2.75, Running 87.78s Step 298( N/A%), pre moving , FPS 2.68, Running 88.16s Step 299( N/A%), pre moving , FPS 2.69, Running 88.32s Step 300( N/A%), pre moving , FPS 2.71, Running 88.71s Step 301( N/A%), pre moving , FPS 2.84, Running 88.83s Step 302( N/A%), pre moving , FPS 2.89, Running 88.91s Step 303( N/A%), pre moving , FPS 3.02, Running 89.06s Step 304( N/A%), pre moving , FPS 3.11, Running 89.35s Step 305( N/A%), pre moving , FPS 3.19, Running 89.43s Step 306( N/A%), pre moving , FPS 3.40, Running 89.53s Step 307( N/A%), pre moving , FPS 3.50, Running 89.87s Step 308( N/A%), pre moving , FPS 3.75, Running 89.98s Step 309( N/A%), pre moving , FPS 3.82, Running 90.06s Step 310( N/A%), pre moving , FPS 3.92, Running 90.41s Step 311( N/A%), pre moving , FPS 4.04, Running 90.51s Step 312( N/A%), pre moving , FPS 4.40, Running 90.59s Step 313( N/A%), pre moving , FPS 4.75, Running 90.69s Step 314( N/A%), pre moving , FPS 4.61, Running 91.03s Step 315( N/A%), pre moving , FPS 5.01, Running 91.13s Step 316( N/A%), pre moving , FPS 5.48, Running 91.22s Step 317( N/A%), pre moving , FPS 5.28, Running 91.56s Step 318( N/A%), pre moving , FPS 5.72, Running 91.66s Step 319( N/A%), pre moving , FPS 5.84, Running 91.74s Step 320( N/A%), pre moving , FPS 6.40, Running 91.84s Step 321( N/A%), pre moving , FPS 5.97, Running 92.18s Step 322( N/A%), pre moving , FPS 5.94, Running 92.28s Step 323( N/A%), pre moving , FPS 6.04, Running 92.38s Step 324( N/A%), pre moving , FPS 5.95, Running 92.72s Step 325( N/A%), pre moving , FPS 5.90, Running 92.82s Step 326( N/A%), pre moving , FPS 4.68, Running 93.80s Step 327( N/A%), pre moving , FPS 4.94, Running 93.91s Step 328( N/A%), pre moving , FPS 4.97, Running 94.00s Step 329( N/A%), pre moving , FPS 4.75, Running 94.27s Step 330( N/A%), pre moving , FPS 4.93, Running 94.47s Step 331( N/A%), pre moving , FPS 4.94, Running 94.56s Step 332( N/A%), pre moving , FPS 4.68, Running 94.87s Step 333( N/A%), pre moving , FPS 4.58, Running 95.06s Step 334( N/A%), pre moving , FPS 4.80, Running 95.20s Step 335( N/A%), pre moving , FPS 4.44, Running 95.64s Step 336( N/A%), pre moving , FPS 4.11, Running 96.09s Step 337( N/A%), pre moving , FPS 4.23, Running 96.29s Step 338( N/A%), pre moving , FPS 3.93, Running 96.75s Step 339( N/A%), pre moving , FPS 3.67, Running 97.19s Step 340( N/A%), pre moving , FPS 3.63, Running 97.34s Step 341( N/A%), pre moving , FPS 3.59, Running 97.75s Step 342( N/A%), pre moving , FPS 3.59, Running 97.86s Step 343( N/A%), pre moving , FPS 3.59, Running 97.95s Step 344( N/A%), pre moving , FPS 3.70, Running 98.12s Step 345( N/A%), pre moving , FPS 3.56, Running 98.43s Step 346( N/A%), pre moving , FPS 4.19, Running 98.58s Step 347( N/A%), pre moving , FPS 3.97, Running 98.95s Step 348( N/A%), pre moving , FPS 3.92, Running 99.09s Step 349( N/A%), pre moving , FPS 4.02, Running 99.24s Step 350( N/A%), pre moving , FPS 4.05, Running 99.41s Step 351( N/A%), pre moving , FPS 3.95, Running 99.62s Step 352( N/A%), pre moving , FPS 4.07, Running 99.78s Step 353( N/A%), pre moving , FPS 4.09, Running 99.95s Step 354( N/A%), pre moving , FPS 3.99, Running 100.21s Step 355( N/A%), pre moving , FPS 4.15, Running 100.47s Step 356( N/A%), pre moving , FPS 4.42, Running 100.61s Step 357( N/A%), pre moving , FPS 4.26, Running 100.99s Step 358( N/A%), pre moving , FPS 4.56, Running 101.14s Step 359( N/A%), pre moving , FPS 4.90, Running 101.27s Step 360( N/A%), pre moving , FPS 4.62, Running 101.67s Step 361( N/A%), pre moving , FPS 4.93, Running 101.81s Step 362( N/A%), pre moving , FPS 4.61, Running 102.19s Step 363( N/A%), pre moving , FPS 4.56, Running 102.34s Step 364( N/A%), pre moving , FPS 4.34, Running 102.73s Step 365( N/A%), pre moving , FPS 4.50, Running 102.88s Step 366( N/A%), pre moving , FPS 4.56, Running 102.96s Step 367( N/A%), pre moving , FPS 4.68, Running 103.22s Step 368( N/A%), pre moving , FPS 4.63, Running 103.41s Step 369( N/A%), pre moving , FPS 4.70, Running 103.50s Step 370( N/A%), pre moving , FPS 4.78, Running 103.60s Step 371( N/A%), pre moving , FPS 4.63, Running 103.94s Step 372( N/A%), pre moving , FPS 4.69, Running 104.04s Step 373( N/A%), pre moving , FPS 4.78, Running 104.13s Step 374( N/A%), pre moving , FPS 4.69, Running 104.47s Step 375( N/A%), pre moving , FPS 4.86, Running 104.58s Step 376( N/A%), pre moving , FPS 4.95, Running 104.65s Step 377( N/A%), pre moving , FPS 5.33, Running 104.74s Step 378( N/A%), pre moving , FPS 5.09, Running 105.07s Step 379( N/A%), pre moving , FPS 5.13, Running 105.16s Step 380( N/A%), pre moving , FPS 5.61, Running 105.24s Step 381( N/A%), pre moving , FPS 5.67, Running 105.33s Step 382( N/A%), pre moving , FPS 5.76, Running 105.67s Step 383( N/A%), pre moving , FPS 5.81, Running 105.78s Step 384( N/A%), pre moving , FPS 6.38, Running 105.87s Step 385( N/A%), pre moving , FPS 6.19, Running 106.11s Step 386( N/A%), pre moving , FPS 5.97, Running 106.31s Step 387( N/A%), pre moving , FPS 6.32, Running 106.39s Step 388( N/A%), pre moving , FPS 6.51, Running 106.48s Step 389( N/A%), pre moving , FPS 6.02, Running 106.82s Step 390( N/A%), pre moving , FPS 6.05, Running 106.91s Step 391( N/A%), pre moving , FPS 6.56, Running 106.99s Step 392( N/A%), pre moving , FPS 6.57, Running 107.09s Step 393( N/A%), pre moving , FPS 6.08, Running 107.42s Step 394( N/A%), pre moving , FPS 6.55, Running 107.52s Step 395( N/A%), pre moving , FPS 6.62, Running 107.60s Step 396( N/A%), pre moving , FPS 6.62, Running 107.67s Step 397( N/A%), pre moving , FPS 6.13, Running 108.00s Step 398( N/A%), pre moving , FPS 6.58, Running 108.11s Step 399( N/A%), pre moving , FPS 6.63, Running 108.18s Step 400( N/A%), pre moving , FPS 6.60, Running 108.27s Step 401( N/A%), pre moving , FPS 6.12, Running 108.60s Step 402( N/A%), pre moving , FPS 4.12, Running 110.52s Step 403( N/A%), pre moving , FPS 3.80, Running 111.04s Step 404( N/A%), pre moving , FPS 3.56, Running 111.48s Step 405( N/A%), pre moving , FPS 3.39, Running 112.01s Step 406( N/A%), pre moving , FPS 3.40, Running 112.20s Step 407( N/A%), pre moving , FPS 3.14, Running 112.76s Step 408( N/A%), pre moving , FPS 2.98, Running 113.19s Step 409( N/A%), pre moving , FPS 2.90, Running 113.70s Step 410( N/A%), pre moving , FPS 2.86, Running 113.89s Step 411( N/A%), pre moving , FPS 2.67, Running 114.48s Step 412( N/A%), pre moving , FPS 2.57, Running 114.87s Step 413( N/A%), pre moving , FPS 2.50, Running 115.43s Step 414( N/A%), pre moving , FPS 2.40, Running 115.87s Step 415( N/A%), pre moving , FPS 2.27, Running 116.42s Step 416( N/A%), pre moving , FPS 2.24, Running 116.60s Step 417( N/A%), pre moving , FPS 2.19, Running 117.14s Step 418( N/A%), pre moving , FPS 2.11, Running 117.57s Step 419( N/A%), pre moving , FPS 2.02, Running 118.08s Step 420( N/A%), pre moving , FPS 2.00, Running 118.27s Step 421( N/A%), pre moving , FPS 2.00, Running 118.62s Step 422( 0.33%), action 1, FPS 2.07, Running 120.19s Step 423( 0.67%), action 2, FPS 2.05, Running 120.81s Step 424( 1.00%), action 3, FPS 1.93, Running 121.83s Step 425( 1.33%), action 4, FPS 1.93, Running 122.39s Step 426( 1.67%), action 5, FPS 1.80, Running 123.30s Step 427( 2.00%), action 6, FPS 1.83, Running 123.67s Step 428( 2.33%), action 7, FPS 1.76, Running 124.57s Step 429( 2.67%), action 8, FPS 1.75, Running 125.16s Step 430( 3.00%), action 9, FPS 1.67, Running 125.85s Step 431( 3.33%), action 10, FPS 1.67, Running 126.45s Step 432( 3.67%), action 11, FPS 1.59, Running 127.48s Step 433( 4.00%), action 12, FPS 1.58, Running 128.10s Step 434( 4.33%), action 13, FPS 1.51, Running 129.09s Step 435( 4.67%), action 14, FPS 1.51, Running 129.65s Step 436( 5.00%), action 15, FPS 1.44, Running 130.49s Step 437( 5.33%), action 16, FPS 1.45, Running 130.92s Step 438( 5.67%), action 17, FPS 1.43, Running 131.57s Step 439( 6.00%), action 18, FPS 1.43, Running 132.11s Step 440( 6.33%), action 19, FPS 1.35, Running 133.10s Step 441( 6.67%), action 20, FPS 1.33, Running 133.64s Step 442( 7.00%), action 21, FPS 1.39, Running 134.59s Step 443( 7.33%), action 22, FPS 1.41, Running 134.97s Step 444( 7.67%), action 23, FPS 1.38, Running 136.36s Step 445( 8.00%), action 24, FPS 1.38, Running 136.91s Step 446( 8.33%), action 25, FPS 1.40, Running 137.61s Step 447( 8.67%), action 26, FPS 1.39, Running 138.04s Step 448( 9.00%), action 27, FPS 1.40, Running 138.85s Step 449( 9.33%), action 28, FPS 1.43, Running 139.14s Step 450( 9.67%), action 29, FPS 1.40, Running 140.13s Step 451( 10.00%), action 30, FPS 1.39, Running 140.79s Step 452( 10.33%), action 31, FPS 1.40, Running 141.77s Step 453( 10.67%), action 32, FPS 1.41, Running 142.27s Step 454( 11.00%), action 33, FPS 1.41, Running 143.28s Step 455( 11.33%), action 34, FPS 1.36, Running 144.37s Step 456( 11.67%), action 35, FPS 1.34, Running 145.38s Step 457( 12.00%), action 36, FPS 1.36, Running 145.67s Step 458( 12.33%), action 37, FPS 1.33, Running 146.59s Step 459( 12.67%), action 38, FPS 1.33, Running 147.15s Step 460( 13.00%), action 39, FPS 1.34, Running 148.02s Step 461( 13.33%), action 40, FPS 1.36, Running 148.31s Step 462( 13.67%), action 41, FPS 1.37, Running 149.19s Step 463( 14.00%), action 42, FPS 1.33, Running 149.96s Step 464( 14.33%), action 43, FPS 1.38, Running 150.83s Step 465( 14.67%), action 44, FPS 1.38, Running 151.43s Step 466( 15.00%), action 45, FPS 1.37, Running 152.19s Step 467( 15.33%), action 46, FPS 1.37, Running 152.65s Step 468( 15.67%), action 47, FPS 1.35, Running 153.69s Step 469( 16.00%), action 48, FPS 1.32, Running 154.26s Step 470( 16.33%), action 49, FPS 1.33, Running 155.19s Step 471( 16.67%), action 50, FPS 1.31, Running 156.01s Step 472( 17.00%), action 51, FPS 1.32, Running 156.94s Step 473( 17.33%), action 52, FPS 1.32, Running 157.38s Step 474( 17.67%), action 53, FPS 1.34, Running 158.22s Step 475( 18.00%), action 54, FPS 1.40, Running 158.62s Step 476( 18.33%), action 55, FPS 1.42, Running 159.51s Step 477( 18.67%), action 56, FPS 1.42, Running 159.79s Step 478( 19.00%), action 57, FPS 1.42, Running 160.66s Step 479( 19.33%), action 58, FPS 1.45, Running 160.97s Step 480( 19.67%), action 59, FPS 1.43, Running 161.96s Step 481( 20.00%), action 60, FPS 1.41, Running 162.51s Step 482( 20.33%), action 61, FPS 1.39, Running 163.53s Step 483( 20.67%), action 62, FPS 1.40, Running 164.27s Step 484( 21.00%), action 63, FPS 1.40, Running 165.11s Step 485( 21.33%), action 64, FPS 1.42, Running 165.50s Step 486( 21.67%), action 65, FPS 1.40, Running 166.53s Step 487( 22.00%), action 66, FPS 1.40, Running 166.91s Step 488( 22.33%), action 67, FPS 1.42, Running 167.74s Step 489( 22.67%), action 68, FPS 1.45, Running 168.07s Step 490( 23.00%), action 69, FPS 1.43, Running 169.14s Step 491( 23.33%), action 70, FPS 1.46, Running 169.67s Step 492( 23.67%), action 71, FPS 1.45, Running 170.70s Step 493( 24.00%), action 72, FPS 1.43, Running 171.34s Step 494( 24.33%), action 73, FPS 1.44, Running 172.14s Step 495( 24.67%), action 74, FPS 1.44, Running 172.49s Step 496( 25.00%), action 75, FPS 1.44, Running 173.38s Step 497( 25.33%), action 76, FPS 1.44, Running 173.68s Step 498( 25.67%), action 77, FPS 1.47, Running 174.31s Step 499( 26.00%), action 78, FPS 1.46, Running 174.67s Step 500( 26.33%), action 79, FPS 1.48, Running 175.48s Step 501( 26.67%), action 80, FPS 1.49, Running 175.91s Step 502( 27.00%), action 81, FPS 1.48, Running 177.05s Step 503( 27.33%), action 82, FPS 1.50, Running 177.63s Step 504( 27.67%), action 83, FPS 1.49, Running 178.58s Step 505( 28.00%), action 84, FPS 1.50, Running 178.87s Step 506( 28.33%), action 85, FPS 1.49, Running 179.91s Step 507( 28.67%), action 86, FPS 1.48, Running 180.42s Step 508( 29.00%), action 87, FPS 1.49, Running 181.16s Step 509( 29.33%), action 88, FPS 1.48, Running 181.60s Step 510( 29.67%), action 89, FPS 1.51, Running 182.41s Step 511( 30.00%), action 90, FPS 1.52, Running 182.81s Step 512( 30.33%), action 91, FPS 1.47, Running 184.27s Step 513( 30.67%), action 92, FPS 1.49, Running 184.80s Step 514( 31.00%), action 93, FPS 1.47, Running 185.70s Step 515( 31.33%), action 94, FPS 1.46, Running 186.16s Step 516( 31.67%), action 95, FPS 1.48, Running 186.90s Step 517( 32.00%), action 96, FPS 1.45, Running 187.44s Step 518( 32.33%), action 97, FPS 1.43, Running 188.26s Step 519( 32.67%), action 98, FPS 1.43, Running 188.65s Step 520( 33.00%), action 99, FPS 1.42, Running 189.55s Step 521( 33.33%), action 100, FPS 1.43, Running 189.87s Step 522( 33.67%), action 101, FPS 1.44, Running 190.95s Step 523( 34.00%), action 102, FPS 1.46, Running 191.31s Step 524( 34.33%), action 103, FPS 1.47, Running 192.19s Step 525( 34.67%), action 104, FPS 1.47, Running 192.43s Step 526( 35.00%), action 105, FPS 1.49, Running 193.33s Step 527( 35.33%), action 106, FPS 1.44, Running 194.29s Step 528( 35.67%), action 107, FPS 1.42, Running 195.23s Step 529( 36.00%), action 108, FPS 1.43, Running 195.56s Step 530( 36.33%), action 109, FPS 1.45, Running 196.16s Step 531( 36.67%), action 110, FPS 1.45, Running 196.56s Step 532( 37.00%), action 111, FPS 1.52, Running 197.47s Step 533( 37.33%), action 112, FPS 1.47, Running 198.42s Step 534( 37.67%), action 113, FPS 1.43, Running 199.68s Step 535( 38.00%), action 114, FPS 1.41, Running 200.31s Step 536( 38.33%), action 115, FPS 1.41, Running 201.08s Step 537( 38.67%), action 116, FPS 1.42, Running 201.52s Step 538( 39.00%), action 117, FPS 1.41, Running 202.45s Step 539( 39.33%), action 118, FPS 1.39, Running 203.04s Step 540( 39.67%), action 119, FPS 1.38, Running 204.00s Step 541( 40.00%), action 120, FPS 1.39, Running 204.28s Step 542( 40.33%), action 121, FPS 1.40, Running 205.25s Step 543( 40.67%), action 122, FPS 1.38, Running 205.80s Step 544( 41.00%), action 123, FPS 1.37, Running 206.84s Step 545( 41.33%), action 124, FPS 1.34, Running 207.41s Step 546( 41.67%), action 125, FPS 1.33, Running 208.41s Step 547( 42.00%), action 126, FPS 1.39, Running 208.71s Step 548( 42.33%), action 127, FPS 1.40, Running 209.56s Step 549( 42.67%), action 128, FPS 1.39, Running 209.96s Step 550( 43.00%), action 129, FPS 1.37, Running 210.71s Step 551( 43.33%), action 130, FPS 1.38, Running 211.08s Step 552( 43.67%), action 131, FPS 1.37, Running 212.11s Step 553( 44.00%), action 132, FPS 1.38, Running 212.89s Step 554( 44.33%), action 133, FPS 1.40, Running 213.95s Step 555( 44.67%), action 134, FPS 1.41, Running 214.53s Step 556( 45.00%), action 135, FPS 1.38, Running 215.55s Step 557( 45.33%), action 136, FPS 1.37, Running 216.08s Step 558( 45.67%), action 137, FPS 1.39, Running 216.84s [2026-08-02 20:01:57] [38 ] Seed 37 success after 217.32 s. +steps: 558 , actions: 137 . +Instruction: Empty +Total 21/38(55.26%) success. +Setting seed: 38 +Step 1( N/A%), pre moving , FPS 2.36, Running 0.42s Step 2( N/A%), pre moving , FPS 3.75, Running 0.53s Step 3( N/A%), pre moving , FPS 4.86, Running 0.62s Step 4( N/A%), pre moving , FPS 5.68, Running 0.70s Step 5( N/A%), pre moving , FPS 4.84, Running 1.03s Step 6( N/A%), pre moving , FPS 5.26, Running 1.14s Step 7( N/A%), pre moving , FPS 5.71, Running 1.23s Step 8( N/A%), pre moving , FPS 6.04, Running 1.32s Step 9( N/A%), pre moving , FPS 5.42, Running 1.66s Step 10( N/A%), pre moving , FPS 5.66, Running 1.77s Step 11( N/A%), pre moving , FPS 5.91, Running 1.86s Step 12( N/A%), pre moving , FPS 5.46, Running 2.20s Step 13( N/A%), pre moving , FPS 5.60, Running 2.32s Step 14( N/A%), pre moving , FPS 5.83, Running 2.40s Step 15( N/A%), pre moving , FPS 5.99, Running 2.50s Step 16( N/A%), pre moving , FPS 5.64, Running 2.84s Step 17( N/A%), pre moving , FPS 5.85, Running 2.90s Step 18( N/A%), pre moving , FPS 6.00, Running 3.00s Step 19( N/A%), pre moving , FPS 6.15, Running 3.09s Step 20( N/A%), pre moving , FPS 6.30, Running 3.17s Step 21( N/A%), pre moving , FPS 6.22, Running 3.64s Step 22( N/A%), pre moving , FPS 5.69, Running 4.05s Step 23( N/A%), pre moving , FPS 5.68, Running 4.14s Step 24( N/A%), pre moving , FPS 5.71, Running 4.21s Step 25( N/A%), pre moving , FPS 6.14, Running 4.29s Step 26( N/A%), pre moving , FPS 5.39, Running 4.85s Step 27( N/A%), pre moving , FPS 5.02, Running 5.21s Step 28( N/A%), pre moving , FPS 5.01, Running 5.31s Step 29( N/A%), pre moving , FPS 5.36, Running 5.39s Step 30( N/A%), pre moving , FPS 5.38, Running 5.49s Step 31( N/A%), pre moving , FPS 5.05, Running 5.82s Step 32( N/A%), pre moving , FPS 5.35, Running 5.94s Step 33( N/A%), pre moving , FPS 5.40, Running 6.02s Step 34( N/A%), pre moving , FPS 5.38, Running 6.12s Step 35( N/A%), pre moving , FPS 5.06, Running 6.46s Step 36( N/A%), pre moving , FPS 4.71, Running 7.09s Step 37( N/A%), pre moving , FPS 4.69, Running 7.17s Step 38( N/A%), pre moving , FPS 4.68, Running 7.27s Step 39( N/A%), pre moving , FPS 4.42, Running 7.61s Step 40( N/A%), pre moving , FPS 4.41, Running 7.70s Step 41( N/A%), pre moving , FPS 4.83, Running 7.78s Step 42( N/A%), pre moving , FPS 5.25, Running 7.85s Step 43( N/A%), pre moving , FPS 5.27, Running 7.94s Step 44( N/A%), pre moving , FPS 4.93, Running 8.26s Step 45( N/A%), pre moving , FPS 4.91, Running 8.36s Step 46( N/A%), pre moving , FPS 5.57, Running 8.44s Step 47( N/A%), pre moving , FPS 6.00, Running 8.54s Step 48( N/A%), pre moving , FPS 5.59, Running 8.89s Step 49( N/A%), pre moving , FPS 5.55, Running 9.00s Step 50( N/A%), pre moving , FPS 5.57, Running 9.08s Step 51( N/A%), pre moving , FPS 5.67, Running 9.35s Step 52( N/A%), pre moving , FPS 5.62, Running 9.50s Step 53( N/A%), pre moving , FPS 5.58, Running 9.61s Step 54( N/A%), pre moving , FPS 5.58, Running 9.70s Step 55( N/A%), pre moving , FPS 5.58, Running 10.04s Step 56( N/A%), pre moving , FPS 6.52, Running 10.15s Step 57( N/A%), pre moving , FPS 6.54, Running 10.23s Step 58( N/A%), pre moving , FPS 6.55, Running 10.32s Step 59( N/A%), pre moving , FPS 6.56, Running 10.66s Step 60( N/A%), pre moving , FPS 6.55, Running 10.76s Step 61( N/A%), pre moving , FPS 6.53, Running 10.84s Step 62( N/A%), pre moving , FPS 6.58, Running 10.89s Step 63( N/A%), pre moving , FPS 6.60, Running 10.97s Step 64( N/A%), pre moving , FPS 6.62, Running 11.28s Step 65( N/A%), pre moving , FPS 6.68, Running 11.36s Step 66( N/A%), pre moving , FPS 6.65, Running 11.45s Step 67( N/A%), pre moving , FPS 6.67, Running 11.54s Step 68( N/A%), pre moving , FPS 6.60, Running 11.92s Step 69( N/A%), pre moving , FPS 6.44, Running 12.10s Step 70( N/A%), pre moving , FPS 6.33, Running 12.24s Step 71( N/A%), pre moving , FPS 6.13, Running 12.61s Step 72( N/A%), pre moving , FPS 6.11, Running 12.77s Step 73( N/A%), pre moving , FPS 6.08, Running 12.89s Step 74( N/A%), pre moving , FPS 5.55, Running 13.31s Step 75( N/A%), pre moving , FPS 5.88, Running 13.44s Step 76( N/A%), pre moving , FPS 5.44, Running 13.83s Step 77( N/A%), pre moving , FPS 5.42, Running 13.92s Step 78( N/A%), pre moving , FPS 5.42, Running 14.01s Step 79( N/A%), pre moving , FPS 5.69, Running 14.17s Step 80( N/A%), pre moving , FPS 5.61, Running 14.32s Step 81( N/A%), pre moving , FPS 5.54, Running 14.45s Step 82( N/A%), pre moving , FPS 5.36, Running 14.63s Step 83( N/A%), pre moving , FPS 5.26, Running 14.77s Step 84( N/A%), pre moving , FPS 5.53, Running 14.90s Step 85( N/A%), pre moving , FPS 5.08, Running 15.29s Step 86( N/A%), pre moving , FPS 5.04, Running 15.42s Step 87( N/A%), pre moving , FPS 5.00, Running 15.54s Step 88( N/A%), pre moving , FPS 4.99, Running 15.93s Step 89( N/A%), pre moving , FPS 5.02, Running 16.08s Step 90( N/A%), pre moving , FPS 5.07, Running 16.19s Step 91( N/A%), pre moving , FPS 5.11, Running 16.53s Step 92( N/A%), pre moving , FPS 5.16, Running 16.64s Step 93( N/A%), pre moving , FPS 5.20, Running 16.74s Step 94( N/A%), pre moving , FPS 5.30, Running 17.08s Step 95( N/A%), pre moving , FPS 5.31, Running 17.21s Step 96( N/A%), pre moving , FPS 5.77, Running 17.30s Step 97( N/A%), pre moving , FPS 5.74, Running 17.40s Step 98( N/A%), pre moving , FPS 5.38, Running 17.73s Step 99( N/A%), pre moving , FPS 5.44, Running 17.85s Step 100( N/A%), pre moving , FPS 5.51, Running 17.95s Step 101( N/A%), pre moving , FPS 5.20, Running 18.30s Step 102( N/A%), pre moving , FPS 5.30, Running 18.40s Step 103( N/A%), pre moving , FPS 5.38, Running 18.49s Step 104( N/A%), pre moving , FPS 5.43, Running 18.58s Step 105( N/A%), pre moving , FPS 5.51, Running 18.92s Step 106( N/A%), pre moving , FPS 5.54, Running 19.03s Step 107( N/A%), pre moving , FPS 5.61, Running 19.11s Step 108( N/A%), pre moving , FPS 6.09, Running 19.21s Step 109( N/A%), pre moving , FPS 5.76, Running 19.56s Step 110( N/A%), pre moving , FPS 5.74, Running 19.67s Step 111( N/A%), pre moving , FPS 6.17, Running 19.77s Step 112( N/A%), pre moving , FPS 5.76, Running 20.12s Step 113( N/A%), pre moving , FPS 5.74, Running 20.22s Step 114( N/A%), pre moving , FPS 6.22, Running 20.30s Step 115( N/A%), pre moving , FPS 6.30, Running 20.38s Step 116( N/A%), pre moving , FPS 6.23, Running 20.51s Step 117( N/A%), pre moving , FPS 5.88, Running 20.80s Step 118( N/A%), pre moving , FPS 6.30, Running 20.91s Step 119( N/A%), pre moving , FPS 6.33, Running 21.01s Step 120( N/A%), pre moving , FPS 5.87, Running 21.35s Step 121( N/A%), pre moving , FPS 4.73, Running 22.52s Step 122( N/A%), pre moving , FPS 4.36, Running 22.99s Step 123( N/A%), pre moving , FPS 3.95, Running 23.55s Step 124( N/A%), pre moving , FPS 3.87, Running 23.75s Step 125( N/A%), pre moving , FPS 3.74, Running 24.27s Step 126( N/A%), pre moving , FPS 3.52, Running 24.70s Step 127( N/A%), pre moving , FPS 3.25, Running 25.26s Step 128( N/A%), pre moving , FPS 3.20, Running 25.45s Step 129( N/A%), pre moving , FPS 3.11, Running 25.99s Step 130( N/A%), pre moving , FPS 2.95, Running 26.44s Step 131( N/A%), pre moving , FPS 2.77, Running 27.00s Step 132( N/A%), pre moving , FPS 2.73, Running 27.45s Step 133( N/A%), pre moving , FPS 2.57, Running 28.00s Step 134( N/A%), pre moving , FPS 2.53, Running 28.20s Step 135( N/A%), pre moving , FPS 2.39, Running 28.75s Step 136( N/A%), pre moving , FPS 2.31, Running 29.18s Step 137( N/A%), pre moving , FPS 2.23, Running 29.76s Step 138( N/A%), pre moving , FPS 2.20, Running 30.01s Step 139( N/A%), pre moving , FPS 2.12, Running 30.44s Step 140( N/A%), pre moving , FPS 2.10, Running 30.85s Step 141( N/A%), pre moving , FPS 2.25, Running 31.41s Step 142( N/A%), pre moving , FPS 2.33, Running 31.57s Step 143( N/A%), pre moving , FPS 2.35, Running 32.05s Step 144( N/A%), pre moving , FPS 2.30, Running 32.46s Step 145( N/A%), pre moving , FPS 2.35, Running 32.79s Step 146( N/A%), pre moving , FPS 2.35, Running 33.20s Step 147( N/A%), pre moving , FPS 2.39, Running 33.62s Step 148( N/A%), pre moving , FPS 2.39, Running 33.82s Step 149( N/A%), pre moving , FPS 2.43, Running 34.22s Step 150( N/A%), pre moving , FPS 2.42, Running 34.69s Step 151( N/A%), pre moving , FPS 2.40, Running 35.33s Step 152( N/A%), pre moving , FPS 2.40, Running 35.79s Step 153( N/A%), pre moving , FPS 2.38, Running 36.40s Step 154( N/A%), pre moving , FPS 2.30, Running 36.88s Step 155( N/A%), pre moving , FPS 2.29, Running 37.49s Step 156( N/A%), pre moving , FPS 2.28, Running 37.94s Step 157( N/A%), pre moving , FPS 2.27, Running 38.58s Step 158( N/A%), pre moving , FPS 2.21, Running 39.06s Step 159( N/A%), pre moving , FPS 2.17, Running 39.64s Step 160( N/A%), pre moving , FPS 2.23, Running 39.82s Step 161( N/A%), pre moving , FPS 2.24, Running 40.35s Step 162( N/A%), pre moving , FPS 2.17, Running 40.77s Step 163( N/A%), pre moving , FPS 2.15, Running 41.34s Step 164( N/A%), pre moving , FPS 2.15, Running 41.77s Step 165( N/A%), pre moving , FPS 2.10, Running 42.31s Step 166( N/A%), pre moving , FPS 2.14, Running 42.56s Step 167( N/A%), pre moving , FPS 2.10, Running 43.13s Step 168( N/A%), pre moving , FPS 2.06, Running 43.55s Step 169( N/A%), pre moving , FPS 2.03, Running 44.10s Step 170( N/A%), pre moving , FPS 2.02, Running 44.58s Step 171( N/A%), pre moving , FPS 2.04, Running 45.14s Step 172( N/A%), pre moving , FPS 2.08, Running 45.38s Step 173( N/A%), pre moving , FPS 2.10, Running 45.93s Step 174( N/A%), pre moving , FPS 2.11, Running 46.35s Step 175( N/A%), pre moving , FPS 2.13, Running 46.89s Step 176( N/A%), pre moving , FPS 2.21, Running 47.00s Step 177( N/A%), pre moving , FPS 2.36, Running 47.06s Step 178( N/A%), pre moving , FPS 2.47, Running 47.15s Step 179( N/A%), pre moving , FPS 2.55, Running 47.50s Step 180( N/A%), pre moving , FPS 2.57, Running 47.61s Step 181( N/A%), pre moving , FPS 2.72, Running 47.70s Step 182( N/A%), pre moving , FPS 2.85, Running 47.79s Step 183( N/A%), pre moving , FPS 2.95, Running 48.12s Step 184( N/A%), pre moving , FPS 3.09, Running 48.24s Step 185( N/A%), pre moving , FPS 3.32, Running 48.33s Step 186( N/A%), pre moving , FPS 2.98, Running 49.27s Step 187( N/A%), pre moving , FPS 3.20, Running 49.38s Step 188( N/A%), pre moving , FPS 3.37, Running 49.48s Step 189( N/A%), pre moving , FPS 3.54, Running 49.75s Step 190( N/A%), pre moving , FPS 3.69, Running 49.99s Step 191( N/A%), pre moving , FPS 4.04, Running 50.10s Step 192( N/A%), pre moving , FPS 3.90, Running 50.51s Step 193( N/A%), pre moving , FPS 4.22, Running 50.66s Step 194( N/A%), pre moving , FPS 4.22, Running 51.09s Step 195( N/A%), pre moving , FPS 4.60, Running 51.24s Step 196( N/A%), pre moving , FPS 4.24, Running 51.71s Step 197( N/A%), pre moving , FPS 4.17, Running 51.85s Step 198( N/A%), pre moving , FPS 3.91, Running 52.26s Step 199( N/A%), pre moving , FPS 4.08, Running 52.40s Step 200( N/A%), pre moving , FPS 4.07, Running 52.53s Step 201( N/A%), pre moving , FPS 4.01, Running 52.69s Step 202( N/A%), pre moving , FPS 3.94, Running 52.87s Step 203( N/A%), pre moving , FPS 4.06, Running 53.05s Step 204( N/A%), pre moving , FPS 4.02, Running 53.21s Step 205( N/A%), pre moving , FPS 3.77, Running 53.64s Step 206( N/A%), pre moving , FPS 4.31, Running 53.91s Step 207( N/A%), pre moving , FPS 3.94, Running 54.46s Step 208( N/A%), pre moving , FPS 3.63, Running 54.98s Step 209( N/A%), pre moving , FPS 3.46, Running 55.53s Step 210( N/A%), pre moving , FPS 3.29, Running 56.08s Step 211( N/A%), pre moving , FPS 3.06, Running 56.64s Step 212( N/A%), pre moving , FPS 2.99, Running 57.19s Step 213( N/A%), pre moving , FPS 2.84, Running 57.71s Step 214( N/A%), pre moving , FPS 2.89, Running 58.00s Step 215( N/A%), pre moving , FPS 2.75, Running 58.52s Step 216( N/A%), pre moving , FPS 2.72, Running 59.07s Step 217( N/A%), pre moving , FPS 2.57, Running 59.62s Step 218( N/A%), pre moving , FPS 2.53, Running 60.17s Step 219( N/A%), pre moving , FPS 2.41, Running 60.71s Step 220( N/A%), pre moving , FPS 2.29, Running 61.25s Step 221( N/A%), pre moving , FPS 2.20, Running 61.77s Step 222( N/A%), pre moving , FPS 2.16, Running 62.11s Step 223( N/A%), pre moving , FPS 2.10, Running 62.59s Step 224( N/A%), pre moving , FPS 2.02, Running 63.13s Step 225( N/A%), pre moving , FPS 2.00, Running 63.63s Step 226( N/A%), pre moving , FPS 1.96, Running 64.13s Step 227( N/A%), pre moving , FPS 1.98, Running 64.55s Step 228( N/A%), pre moving , FPS 2.03, Running 64.86s Step 229( N/A%), pre moving , FPS 2.03, Running 65.36s Step 230( N/A%), pre moving , FPS 2.06, Running 65.78s Step 231( N/A%), pre moving , FPS 2.14, Running 65.99s Step 232( N/A%), pre moving , FPS 2.16, Running 66.46s Step 233( N/A%), pre moving , FPS 2.25, Running 66.60s Step 234( N/A%), pre moving , FPS 2.24, Running 66.94s Step 235( N/A%), pre moving , FPS 2.34, Running 67.05s Step 236( N/A%), pre moving , FPS 2.48, Running 67.14s Step 237( N/A%), pre moving , FPS 2.53, Running 67.52s Step 238( N/A%), pre moving , FPS 2.66, Running 67.68s Step 239( N/A%), pre moving , FPS 2.82, Running 67.81s Step 240( N/A%), pre moving , FPS 2.89, Running 68.16s Step 241( N/A%), pre moving , FPS 3.08, Running 68.26s Step 242( N/A%), pre moving , FPS 3.20, Running 68.36s Step 243( N/A%), pre moving , FPS 3.28, Running 68.69s Step 244( N/A%), pre moving , FPS 3.53, Running 68.80s Step 245( N/A%), pre moving , FPS 3.80, Running 68.90s Step 246( N/A%), pre moving , FPS 4.12, Running 68.98s Step 247( N/A%), pre moving , FPS 3.73, Running 69.91s Step 248( N/A%), pre moving , FPS 3.89, Running 70.00s Step 249( N/A%), pre moving , FPS 4.23, Running 70.09s Step 250( N/A%), pre moving , FPS 4.29, Running 70.44s Step 251( N/A%), pre moving , FPS 4.38, Running 70.55s Step 252( N/A%), pre moving , FPS 4.77, Running 70.65s Step 253( N/A%), pre moving , FPS 4.53, Running 71.02s Step 254( N/A%), pre moving , FPS 4.72, Running 71.17s Step 255( N/A%), pre moving , FPS 4.44, Running 71.55s Step 256( N/A%), pre moving , FPS 4.40, Running 71.68s Step 257( N/A%), pre moving , FPS 4.64, Running 71.83s Step 258( N/A%), pre moving , FPS 4.68, Running 71.95s Step 259( N/A%), pre moving , FPS 4.70, Running 72.07s Step 260( N/A%), pre moving , FPS 4.95, Running 72.20s Step 261( N/A%), pre moving , FPS 4.85, Running 72.39s Step 262( N/A%), pre moving , FPS 4.73, Running 72.58s Step 263( N/A%), pre moving , FPS 4.60, Running 73.04s Step 264( N/A%), pre moving , FPS 4.50, Running 73.25s Step 265( N/A%), pre moving , FPS 4.19, Running 73.67s Step 266( N/A%), pre moving , FPS 3.93, Running 74.07s Step 267( N/A%), pre moving , FPS 4.63, Running 74.23s Step 268( N/A%), pre moving , FPS 4.32, Running 74.63s Step 269( N/A%), pre moving , FPS 4.27, Running 74.78s Step 270( N/A%), pre moving , FPS 4.46, Running 74.92s Step 271( N/A%), pre moving , FPS 4.22, Running 75.29s Step 272( N/A%), pre moving , FPS 4.12, Running 75.50s Step 273( N/A%), pre moving , FPS 4.08, Running 75.91s Step 274( N/A%), pre moving , FPS 4.06, Running 76.10s Step 275( N/A%), pre moving , FPS 4.04, Running 76.50s Step 276( N/A%), pre moving , FPS 3.96, Running 76.73s Step 277( N/A%), pre moving , FPS 3.78, Running 77.13s Step 278( N/A%), pre moving , FPS 3.56, Running 77.56s Step 279( N/A%), pre moving , FPS 3.51, Running 77.77s Step 280( N/A%), pre moving , FPS 3.33, Running 78.21s Step 281( N/A%), pre moving , FPS 3.32, Running 78.41s Step 282( N/A%), pre moving , FPS 3.18, Running 78.87s Step 283( N/A%), pre moving , FPS 3.33, Running 79.05s Step 284( N/A%), pre moving , FPS 3.20, Running 79.50s Step 285( N/A%), pre moving , FPS 3.19, Running 79.94s Step 286( N/A%), pre moving , FPS 3.30, Running 80.13s Step 287( N/A%), pre moving , FPS 3.15, Running 80.57s Step 288( N/A%), pre moving , FPS 3.25, Running 80.78s Step 289( N/A%), pre moving , FPS 3.10, Running 81.24s Step 290( N/A%), pre moving , FPS 2.94, Running 81.72s Step 291( N/A%), pre moving , FPS 3.00, Running 81.96s Step 292( N/A%), pre moving , FPS 2.87, Running 82.46s Step 293( N/A%), pre moving , FPS 2.84, Running 82.97s Step 294( N/A%), pre moving , FPS 2.81, Running 83.23s Step 295( N/A%), pre moving , FPS 2.78, Running 83.70s Step 296( N/A%), pre moving , FPS 2.68, Running 84.20s Step 297( N/A%), pre moving , FPS 2.65, Running 84.68s Step 298( N/A%), pre moving , FPS 2.71, Running 84.94s Step 299( N/A%), pre moving , FPS 2.61, Running 85.42s Step 300( N/A%), pre moving , FPS 2.59, Running 85.92s Step 301( N/A%), pre moving , FPS 2.51, Running 86.38s Step 302( N/A%), pre moving , FPS 2.58, Running 86.63s Step 303( N/A%), pre moving , FPS 2.47, Running 87.14s Step 304( N/A%), pre moving , FPS 2.46, Running 87.64s Step 305( N/A%), pre moving , FPS 2.44, Running 88.16s Step 306( N/A%), pre moving , FPS 2.44, Running 88.34s Step 307( N/A%), pre moving , FPS 2.43, Running 88.79s Step 308( N/A%), pre moving , FPS 2.37, Running 89.23s Step 309( N/A%), pre moving , FPS 2.44, Running 89.43s Step 310( N/A%), pre moving , FPS 2.45, Running 89.89s Step 311( N/A%), pre moving , FPS 2.48, Running 90.02s Step 312( N/A%), pre moving , FPS 2.51, Running 90.42s Step 313( N/A%), pre moving , FPS 2.65, Running 90.51s Step 314( N/A%), pre moving , FPS 2.71, Running 90.60s Step 315( N/A%), pre moving , FPS 2.78, Running 90.88s Step 316( N/A%), pre moving , FPS 2.91, Running 91.06s Step 317( N/A%), pre moving , FPS 3.08, Running 91.18s Step 318( N/A%), pre moving , FPS 3.14, Running 91.31s Step 319( N/A%), pre moving , FPS 3.32, Running 91.44s Step 320( N/A%), pre moving , FPS 3.52, Running 91.61s Step 321( N/A%), pre moving , FPS 3.73, Running 91.75s Step 322( N/A%), pre moving , FPS 3.80, Running 91.90s Step 323( N/A%), pre moving , FPS 4.10, Running 92.02s Step 324( N/A%), pre moving , FPS 4.51, Running 92.08s Step 325( N/A%), pre moving , FPS 5.03, Running 92.13s Step 326( N/A%), pre moving , FPS 4.84, Running 92.47s Step 327( N/A%), pre moving , FPS 5.29, Running 92.57s Step 328( N/A%), pre moving , FPS 5.83, Running 92.66s Step 329( N/A%), pre moving , FPS 5.59, Running 93.01s Step 330( N/A%), pre moving , FPS 6.20, Running 93.12s Step 331( N/A%), pre moving , FPS 6.29, Running 93.21s Step 332( N/A%), pre moving , FPS 6.42, Running 93.53s Step 333( N/A%), pre moving , FPS 6.46, Running 93.61s Step 334( N/A%), pre moving , FPS 6.43, Running 93.72s Step 335( N/A%), pre moving , FPS 6.83, Running 93.81s Step 336( N/A%), pre moving , FPS 6.49, Running 94.14s Step 337( N/A%), pre moving , FPS 6.49, Running 94.26s Step 338( N/A%), pre moving , FPS 5.07, Running 95.25s Step 339( N/A%), pre moving , FPS 5.09, Running 95.37s Step 340( N/A%), pre moving , FPS 5.18, Running 95.46s Step 341( N/A%), pre moving , FPS 5.21, Running 95.58s Step 342( N/A%), pre moving , FPS 4.97, Running 95.92s Step 343( N/A%), pre moving , FPS 5.02, Running 96.00s Step 344( N/A%), pre moving , FPS 4.98, Running 96.10s Step 345( N/A%), pre moving , FPS 4.63, Running 96.45s Step 346( N/A%), pre moving , FPS 4.90, Running 96.55s Step 347( N/A%), pre moving , FPS 4.91, Running 96.64s Step 348( N/A%), pre moving , FPS 4.59, Running 97.03s Step 349( N/A%), pre moving , FPS 4.80, Running 97.18s Step 350( N/A%), pre moving , FPS 4.49, Running 97.57s Step 351( N/A%), pre moving , FPS 4.42, Running 97.73s Step 352( N/A%), pre moving , FPS 4.61, Running 97.87s Step 353( N/A%), pre moving , FPS 4.28, Running 98.28s Step 354( N/A%), pre moving , FPS 4.27, Running 98.40s Step 355( N/A%), pre moving , FPS 4.02, Running 98.78s Step 356( N/A%), pre moving , FPS 4.18, Running 98.93s Step 357( N/A%), pre moving , FPS 3.95, Running 99.33s Step 358( N/A%), pre moving , FPS 4.74, Running 99.48s Step 359( N/A%), pre moving , FPS 4.69, Running 99.63s Step 360( N/A%), pre moving , FPS 4.40, Running 100.01s Step 361( N/A%), pre moving , FPS 4.44, Running 100.09s Step 362( N/A%), pre moving , FPS 4.69, Running 100.18s Step 363( N/A%), pre moving , FPS 4.43, Running 100.52s Step 364( N/A%), pre moving , FPS 4.43, Running 100.62s Step 365( N/A%), pre moving , FPS 4.71, Running 100.70s Step 366( N/A%), pre moving , FPS 4.72, Running 100.79s Step 367( N/A%), pre moving , FPS 4.45, Running 101.13s Step 368( N/A%), pre moving , FPS 4.75, Running 101.24s Step 369( N/A%), pre moving , FPS 4.82, Running 101.33s Step 370( N/A%), pre moving , FPS 4.87, Running 101.68s Step 371( N/A%), pre moving , FPS 4.93, Running 101.78s Step 372( N/A%), pre moving , FPS 5.01, Running 101.86s Step 373( N/A%), pre moving , FPS 5.43, Running 101.96s Step 374( N/A%), pre moving , FPS 5.12, Running 102.30s Step 375( N/A%), pre moving , FPS 5.51, Running 102.41s Step 376( N/A%), pre moving , FPS 5.61, Running 102.49s Step 377( N/A%), pre moving , FPS 5.74, Running 102.81s Step 378( N/A%), pre moving , FPS 5.78, Running 102.94s Step 379( N/A%), pre moving , FPS 3.54, Running 105.28s Step 380( N/A%), pre moving , FPS 3.43, Running 105.83s Step 381( N/A%), pre moving , FPS 3.26, Running 106.22s Step 382( N/A%), pre moving , FPS 3.07, Running 106.70s Step 383( N/A%), pre moving , FPS 3.14, Running 106.89s Step 384( N/A%), pre moving , FPS 2.83, Running 107.68s Step 385( N/A%), pre moving , FPS 2.78, Running 107.89s Step 386( N/A%), pre moving , FPS 2.60, Running 108.48s Step 387( N/A%), pre moving , FPS 2.56, Running 108.93s Step 388( N/A%), pre moving , FPS 2.44, Running 109.44s Step 389( N/A%), pre moving , FPS 2.40, Running 109.65s Step 390( N/A%), pre moving , FPS 2.35, Running 110.21s Step 391( N/A%), pre moving , FPS 2.32, Running 110.42s Step 392( N/A%), pre moving , FPS 2.25, Running 110.76s Step 393( N/A%), pre moving , FPS 2.22, Running 110.97s Step 394( N/A%), pre moving , FPS 2.17, Running 111.53s Step 395( N/A%), pre moving , FPS 2.09, Running 111.97s Step 396( N/A%), pre moving , FPS 1.99, Running 112.52s Step 397( N/A%), pre moving , FPS 2.02, Running 112.70s Step 398( N/A%), pre moving , FPS 1.92, Running 113.35s Step 399( 0.33%), action 1, FPS 2.11, Running 114.75s Step 400( 0.67%), action 2, FPS 2.12, Running 115.29s Step 401( 1.00%), action 3, FPS 2.07, Running 115.87s Step 402( 1.33%), action 4, FPS 2.05, Running 116.47s Step 403( 1.67%), action 5, FPS 1.91, Running 117.34s Step 404( 2.00%), action 6, FPS 2.00, Running 117.66s Step 405( 2.33%), action 7, FPS 1.89, Running 118.48s Step 406( 2.67%), action 8, FPS 1.90, Running 118.99s Step 407( 3.00%), action 9, FPS 1.86, Running 119.68s Step 408( 3.33%), action 10, FPS 1.88, Running 120.08s Step 409( 3.67%), action 11, FPS 1.75, Running 121.05s Step 410( 4.00%), action 12, FPS 1.75, Running 121.61s Step 411( 4.33%), action 13, FPS 1.66, Running 122.47s Step 412( 4.67%), action 14, FPS 1.64, Running 122.92s Step 413( 5.00%), action 15, FPS 1.57, Running 123.69s Step 414( 5.33%), action 16, FPS 1.60, Running 124.04s Step 415( 5.67%), action 17, FPS 1.56, Running 124.82s Step 416( 6.00%), action 18, FPS 1.57, Running 125.25s Step 417( 6.33%), action 19, FPS 1.50, Running 126.01s Step 418( 6.67%), action 20, FPS 1.51, Running 126.56s Step 419( 7.00%), action 21, FPS 1.57, Running 127.49s Step 420( 7.33%), action 22, FPS 1.59, Running 127.90s Step 421( 7.67%), action 23, FPS 1.56, Running 128.70s Step 422( 8.00%), action 24, FPS 1.60, Running 129.00s Step 423( 8.33%), action 25, FPS 1.64, Running 129.53s Step 424( 8.67%), action 26, FPS 1.60, Running 130.20s Step 425( 9.00%), action 27, FPS 1.58, Running 131.12s Step 426( 9.33%), action 28, FPS 1.56, Running 131.84s Step 427( 9.67%), action 29, FPS 1.54, Running 132.65s Step 428( 10.00%), action 30, FPS 1.54, Running 133.11s Step 429( 10.33%), action 31, FPS 1.53, Running 134.14s Step 430( 10.67%), action 32, FPS 1.54, Running 134.57s Step 431( 11.00%), action 33, FPS 1.54, Running 135.43s Step 432( 11.33%), action 34, FPS 1.53, Running 135.95s Step 433( 11.67%), action 35, FPS 1.54, Running 136.66s Step 434( 12.00%), action 36, FPS 1.51, Running 137.28s Step 435( 12.33%), action 37, FPS 1.50, Running 138.16s Step 436( 12.67%), action 38, FPS 1.48, Running 138.77s Step 437( 13.00%), action 39, FPS 1.49, Running 139.42s Step 438( 13.33%), action 40, FPS 1.49, Running 140.01s Step 439( 13.67%), action 41, FPS 1.48, Running 140.99s Step 440( 14.00%), action 42, FPS 1.46, Running 141.62s Step 441( 14.33%), action 43, FPS 1.44, Running 142.60s Step 442( 14.67%), action 44, FPS 1.40, Running 143.28s Step 443( 15.00%), action 45, FPS 1.36, Running 144.20s Step 444( 15.33%), action 46, FPS 1.36, Running 144.88s Step 445( 15.67%), action 47, FPS 1.36, Running 145.81s Step 446( 16.00%), action 48, FPS 1.36, Running 146.52s Step 447( 16.33%), action 49, FPS 1.36, Running 147.32s Step 448( 16.67%), action 50, FPS 1.38, Running 147.61s Step 449( 17.00%), action 51, FPS 1.43, Running 148.17s Step 450( 17.33%), action 52, FPS 1.42, Running 148.66s Step 451( 17.67%), action 53, FPS 1.39, Running 149.79s Step 452( 18.00%), action 54, FPS 1.40, Running 150.25s Step 453( 18.33%), action 55, FPS 1.40, Running 150.98s Step 454( 18.67%), action 56, FPS 1.39, Running 151.65s Step 455( 19.00%), action 57, FPS 1.39, Running 152.55s Step 456( 19.33%), action 58, FPS 1.39, Running 153.15s Step 457( 19.67%), action 59, FPS 1.38, Running 153.96s Step 458( 20.00%), action 60, FPS 1.39, Running 154.41s Step 459( 20.33%), action 61, FPS 1.37, Running 155.59s Step 460( 20.67%), action 62, FPS 1.39, Running 155.99s Step 461( 21.00%), action 63, FPS 1.40, Running 156.85s Step 462( 21.33%), action 64, FPS 1.43, Running 157.28s Step 463( 21.67%), action 65, FPS 1.45, Running 158.04s Step 464( 22.00%), action 66, FPS 1.44, Running 158.73s Step 465( 22.33%), action 67, FPS 1.45, Running 159.61s Step 466( 22.67%), action 68, FPS 1.45, Running 160.29s Step 467( 23.00%), action 69, FPS 1.44, Running 161.20s Step 468( 23.33%), action 70, FPS 1.40, Running 161.89s Step 469( 23.67%), action 71, FPS 1.36, Running 162.92s Step 470( 24.00%), action 72, FPS 1.35, Running 163.52s Step 471( 24.33%), action 73, FPS 1.40, Running 164.13s Step 472( 24.67%), action 74, FPS 1.38, Running 164.77s Step 473( 25.00%), action 75, FPS 1.35, Running 165.84s Step 474( 25.33%), action 76, FPS 1.35, Running 166.45s Step 475( 25.67%), action 77, FPS 1.35, Running 167.35s Step 476( 26.00%), action 78, FPS 1.38, Running 167.69s Step 477( 26.33%), action 79, FPS 1.37, Running 168.55s Step 478( 26.67%), action 80, FPS 1.38, Running 168.94s Step 479( 27.00%), action 81, FPS 1.40, Running 169.82s Step 480( 27.33%), action 82, FPS 1.38, Running 170.45s Step 481( 27.67%), action 83, FPS 1.39, Running 171.26s Step 482( 28.00%), action 84, FPS 1.39, Running 171.63s Step 483( 28.33%), action 85, FPS 1.39, Running 172.43s Step 484( 28.67%), action 86, FPS 1.42, Running 172.85s Step 485( 29.00%), action 87, FPS 1.43, Running 173.59s Step 486( 29.33%), action 88, FPS 1.42, Running 174.37s Step 487( 29.67%), action 89, FPS 1.44, Running 175.13s Step 488( 30.00%), action 90, FPS 1.46, Running 175.56s Step 489( 30.33%), action 91, FPS 1.48, Running 176.43s Step 490( 30.67%), action 92, FPS 1.49, Running 176.96s Step 491( 31.00%), action 93, FPS 1.48, Running 177.61s Step 492( 31.33%), action 94, FPS 1.50, Running 178.10s Step 493( 31.67%), action 95, FPS 1.52, Running 178.98s Step 494( 32.00%), action 96, FPS 1.56, Running 179.27s Step 495( 32.33%), action 97, FPS 1.57, Running 180.10s Step 496( 32.67%), action 98, FPS 1.53, Running 180.74s Step 497( 33.00%), action 99, FPS 1.56, Running 181.38s Step 498( 33.33%), action 100, FPS 1.48, Running 182.42s Step 499( 33.67%), action 101, FPS 1.48, Running 183.37s Step 500( 34.00%), action 102, FPS 1.47, Running 184.07s Step 501( 34.33%), action 103, FPS 1.46, Running 185.00s Step 502( 34.67%), action 104, FPS 1.45, Running 185.46s Step 503( 35.00%), action 105, FPS 1.45, Running 186.23s Step 504( 35.33%), action 106, FPS 1.44, Running 186.70s Step 505( 35.67%), action 107, FPS 1.45, Running 187.40s Step 506( 36.00%), action 108, FPS 1.45, Running 188.12s Step 507( 36.33%), action 109, FPS 1.44, Running 189.05s Step 508( 36.67%), action 110, FPS 1.44, Running 189.47s Step 509( 37.00%), action 111, FPS 1.42, Running 190.56s Step 510( 37.33%), action 112, FPS 1.42, Running 191.06s Step 511( 37.67%), action 113, FPS 1.37, Running 192.23s Step 512( 38.00%), action 114, FPS 1.37, Running 192.74s Step 513( 38.33%), action 115, FPS 1.34, Running 193.89s Step 514( 38.67%), action 116, FPS 1.33, Running 194.31s Step 515( 39.00%), action 117, FPS 1.34, Running 195.07s Step 516( 39.33%), action 118, FPS 1.36, Running 195.46s Step 517( 39.67%), action 119, FPS 1.35, Running 196.23s Step 518( 40.00%), action 120, FPS 1.38, Running 196.88s Step 519( 40.33%), action 121, FPS 1.39, Running 197.76s Step 520( 40.67%), action 122, FPS 1.42, Running 198.14s Step 521( 41.00%), action 123, FPS 1.43, Running 198.95s Step 522( 41.33%), action 124, FPS 1.44, Running 199.38s Step 523( 41.67%), action 125, FPS 1.45, Running 200.05s Step 524( 42.00%), action 126, FPS 1.45, Running 200.52s Step 525( 42.33%), action 127, FPS 1.45, Running 201.22s Step 526( 42.67%), action 128, FPS 1.45, Running 201.87s Step 527( 43.00%), action 129, FPS 1.46, Running 202.76s Step 528( 43.33%), action 130, FPS 1.43, Running 203.46s Step 529( 43.67%), action 131, FPS 1.42, Running 204.67s Step 530( 44.00%), action 132, FPS 1.40, Running 205.39s Step 531( 44.33%), action 133, FPS 1.41, Running 206.39s Step 532( 44.67%), action 134, FPS 1.40, Running 207.02s Step 533( 45.00%), action 135, FPS 1.40, Running 208.15s Step 534( 45.33%), action 136, FPS 1.41, Running 208.50s Step 535( 45.67%), action 137, FPS 1.39, Running 209.41s Step 536( 46.00%), action 138, FPS 1.39, Running 209.84s Step 537( 46.33%), action 139, FPS 1.40, Running 210.55s Step 538( 46.67%), action 140, FPS 1.39, Running 211.28s Step 539( 47.00%), action 141, FPS 1.37, Running 212.35s Step 540( 47.33%), action 142, FPS 1.36, Running 212.85s Step 541( 47.67%), action 143, FPS 1.36, Running 213.68s Step 542( 48.00%), action 144, FPS 1.36, Running 214.04s Step 543( 48.33%), action 145, FPS 1.31, Running 215.36s Step 544( 48.67%), action 146, FPS 1.31, Running 215.83s Step 545( 49.00%), action 147, FPS 1.30, Running 216.59s Step 546( 49.33%), action 148, FPS 1.32, Running 217.01s Step 547( 49.67%), action 149, FPS 1.33, Running 217.80s Step 548( 50.00%), action 150, FPS 1.35, Running 218.31s Step 549( 50.33%), action 151, FPS 1.37, Running 219.25s Step 550( 50.67%), action 152, FPS 1.40, Running 219.70s Step 551( 51.00%), action 153, FPS 1.42, Running 220.43s Step 552( 51.33%), action 154, FPS 1.43, Running 220.99s Step 553( 51.67%), action 155, FPS 1.49, Running 221.61s Step 554( 52.00%), action 156, FPS 1.46, Running 222.17s Step 555( 52.33%), action 157, FPS 1.50, Running 222.73s Step 556( 52.67%), action 158, FPS 1.51, Running 223.13s Step 557( 53.00%), action 159, FPS 1.53, Running 223.62s Step 558( 53.33%), action 160, FPS 1.57, Running 224.01s Step 559( 53.67%), action 161, FPS 1.59, Running 224.92s Step 560( 54.00%), action 162, FPS 1.59, Running 225.46s Step 561( 54.33%), action 163, FPS 1.62, Running 226.05s Step 562( 54.67%), action 164, FPS 1.59, Running 226.58s Step 563( 55.00%), action 165, FPS 1.65, Running 227.45s Step 564( 55.33%), action 166, FPS 1.66, Running 227.90s Step 565( 55.67%), action 167, FPS 1.66, Running 228.67s Step 566( 56.00%), action 168, FPS 1.63, Running 229.26s Step 567( 56.33%), action 169, FPS 1.62, Running 230.15s Step 568( 56.67%), action 170, FPS 1.62, Running 230.64s Step 569( 57.00%), action 171, FPS 1.59, Running 231.82s Step 570( 57.33%), action 172, FPS 1.59, Running 232.32s Step 571( 57.67%), action 173, FPS 1.59, Running 232.98s Step 572( 58.00%), action 174, FPS 1.62, Running 233.37s Step 573( 58.33%), action 175, FPS 1.60, Running 234.11s Step 574( 58.67%), action 176, FPS 1.60, Running 234.65s Step 575( 59.00%), action 177, FPS 1.56, Running 235.52s Step 576( 59.33%), action 178, FPS 1.57, Running 235.90s Step 577( 59.67%), action 179, FPS 1.53, Running 236.72s Step 578( 60.00%), action 180, FPS 1.53, Running 237.09s Step 579( 60.33%), action 181, FPS 1.52, Running 238.10s Step 580( 60.67%), action 182, FPS 1.53, Running 238.53s Step 581( 61.00%), action 183, FPS 1.50, Running 239.34s Step 582( 61.33%), action 184, FPS 1.51, Running 239.84s Step 583( 61.67%), action 185, FPS 1.53, Running 240.56s Step 584( 62.00%), action 186, FPS 1.53, Running 240.98s Step 585( 62.33%), action 187, FPS 1.58, Running 241.32s Step 586( 62.67%), action 188, FPS 1.61, Running 241.68s Step 587( 63.00%), action 189, FPS 1.69, Running 241.99s Step 588( 63.33%), action 190, FPS 1.66, Running 242.69s Step 589( 63.67%), action 191, FPS 1.70, Running 243.55s Step 590( 64.00%), action 192, FPS 1.69, Running 244.13s Step 591( 64.33%), action 193, FPS 1.67, Running 244.94s Step 592( 64.67%), action 194, FPS 1.65, Running 245.51s Step 593( 65.00%), action 195, FPS 1.66, Running 246.17s Step 594( 65.33%), action 196, FPS 1.68, Running 246.58s Step 595( 65.67%), action 197, FPS 1.69, Running 247.35s Step 596( 66.00%), action 198, FPS 1.66, Running 247.91s Step 597( 66.33%), action 199, FPS 1.69, Running 248.56s Step 598( 66.67%), action 200, FPS 1.67, Running 249.05s Step 599( 67.00%), action 201, FPS 1.69, Running 249.91s Step 600( 67.33%), action 202, FPS 1.70, Running 250.28s Step 601( 67.67%), action 203, FPS 1.69, Running 251.20s Step 602( 68.00%), action 204, FPS 1.66, Running 251.91s Step 603( 68.33%), action 205, FPS 1.63, Running 252.81s Step 604( 68.67%), action 206, FPS 1.63, Running 253.25s Step 605( 69.00%), action 207, FPS 1.57, Running 254.04s Step 606( 69.33%), action 208, FPS 1.52, Running 254.81s Step 607( 69.67%), action 209, FPS 1.45, Running 255.76s Step 608( 70.00%), action 210, FPS 1.45, Running 256.48s [2026-08-02 20:06:14] [39 ] Seed 38 success after 256.78 s. +steps: 608 , actions: 210 . +Instruction: Empty +Total 22/39(56.41%) success. +Setting seed: 39 +Step 1( N/A%), pre moving , FPS 1.26, Running 0.79s Step 2( N/A%), pre moving , FPS 2.11, Running 0.95s Step 3( N/A%), pre moving , FPS 2.88, Running 1.04s Step 4( N/A%), pre moving , FPS 3.56, Running 1.12s Step 5( N/A%), pre moving , FPS 4.09, Running 1.22s Step 6( N/A%), pre moving , FPS 3.83, Running 1.56s Step 7( N/A%), pre moving , FPS 4.17, Running 1.68s Step 8( N/A%), pre moving , FPS 4.48, Running 1.79s Step 9( N/A%), pre moving , FPS 4.23, Running 2.13s Step 10( N/A%), pre moving , FPS 4.47, Running 2.24s Step 11( N/A%), pre moving , FPS 4.71, Running 2.33s Step 12( N/A%), pre moving , FPS 4.47, Running 2.69s Step 13( N/A%), pre moving , FPS 4.65, Running 2.80s Step 14( N/A%), pre moving , FPS 4.84, Running 2.89s Step 15( N/A%), pre moving , FPS 4.64, Running 3.23s Step 16( N/A%), pre moving , FPS 4.79, Running 3.34s Step 17( N/A%), pre moving , FPS 4.96, Running 3.43s Step 18( N/A%), pre moving , FPS 5.11, Running 3.53s Step 19( N/A%), pre moving , FPS 4.91, Running 3.87s Step 20( N/A%), pre moving , FPS 5.09, Running 3.93s Step 21( N/A%), pre moving , FPS 5.92, Running 4.17s Step 22( N/A%), pre moving , FPS 5.99, Running 4.29s Step 23( N/A%), pre moving , FPS 6.01, Running 4.37s Step 24( N/A%), pre moving , FPS 6.01, Running 4.45s Step 25( N/A%), pre moving , FPS 6.02, Running 4.55s Step 26( N/A%), pre moving , FPS 5.94, Running 4.93s Step 27( N/A%), pre moving , FPS 5.92, Running 5.06s Step 28( N/A%), pre moving , FPS 5.96, Running 5.14s Step 29( N/A%), pre moving , FPS 6.40, Running 5.25s Step 30( N/A%), pre moving , FPS 5.96, Running 5.59s Step 31( N/A%), pre moving , FPS 5.96, Running 5.69s Step 32( N/A%), pre moving , FPS 6.53, Running 5.75s Step 33( N/A%), pre moving , FPS 6.61, Running 5.82s Step 34( N/A%), pre moving , FPS 6.61, Running 5.92s Step 35( N/A%), pre moving , FPS 6.60, Running 6.26s Step 36( N/A%), pre moving , FPS 5.60, Running 6.92s Step 37( N/A%), pre moving , FPS 5.59, Running 7.00s Step 38( N/A%), pre moving , FPS 5.59, Running 7.10s Step 39( N/A%), pre moving , FPS 5.61, Running 7.44s Step 40( N/A%), pre moving , FPS 5.53, Running 7.54s Step 41( N/A%), pre moving , FPS 5.78, Running 7.63s Step 42( N/A%), pre moving , FPS 5.43, Running 7.97s Step 43( N/A%), pre moving , FPS 5.43, Running 8.05s Step 44( N/A%), pre moving , FPS 5.33, Running 8.20s Step 45( N/A%), pre moving , FPS 4.96, Running 8.58s Step 46( N/A%), pre moving , FPS 5.22, Running 8.76s Step 47( N/A%), pre moving , FPS 5.20, Running 8.91s Step 48( N/A%), pre moving , FPS 4.78, Running 9.33s Step 49( N/A%), pre moving , FPS 4.74, Running 9.46s Step 50( N/A%), pre moving , FPS 4.69, Running 9.86s Step 51( N/A%), pre moving , FPS 4.63, Running 10.01s Step 52( N/A%), pre moving , FPS 4.29, Running 10.41s Step 53( N/A%), pre moving , FPS 4.21, Running 10.57s Step 54( N/A%), pre moving , FPS 4.17, Running 10.71s Step 55( N/A%), pre moving , FPS 4.12, Running 11.12s Step 56( N/A%), pre moving , FPS 4.61, Running 11.26s Step 57( N/A%), pre moving , FPS 4.31, Running 11.64s Step 58( N/A%), pre moving , FPS 4.26, Running 11.80s Step 59( N/A%), pre moving , FPS 4.37, Running 12.01s Step 60( N/A%), pre moving , FPS 4.16, Running 12.35s Step 61( N/A%), pre moving , FPS 4.11, Running 12.49s Step 62( N/A%), pre moving , FPS 4.07, Running 12.88s Step 63( N/A%), pre moving , FPS 4.02, Running 13.03s Step 64( N/A%), pre moving , FPS 3.82, Running 13.44s Step 65( N/A%), pre moving , FPS 3.99, Running 13.59s Step 66( N/A%), pre moving , FPS 4.01, Running 13.75s Step 67( N/A%), pre moving , FPS 3.82, Running 14.15s Step 68( N/A%), pre moving , FPS 4.03, Running 14.29s Step 69( N/A%), pre moving , FPS 3.83, Running 14.69s Step 70( N/A%), pre moving , FPS 4.02, Running 14.83s Step 71( N/A%), pre moving , FPS 4.07, Running 14.92s Step 72( N/A%), pre moving , FPS 4.13, Running 15.26s Step 73( N/A%), pre moving , FPS 4.17, Running 15.37s Step 74( N/A%), pre moving , FPS 4.21, Running 15.46s Step 75( N/A%), pre moving , FPS 4.51, Running 15.55s Step 76( N/A%), pre moving , FPS 4.32, Running 15.89s Step 77( N/A%), pre moving , FPS 4.59, Running 16.00s Step 78( N/A%), pre moving , FPS 4.65, Running 16.10s Step 79( N/A%), pre moving , FPS 4.52, Running 16.44s Step 80( N/A%), pre moving , FPS 4.77, Running 16.54s Step 81( N/A%), pre moving , FPS 4.85, Running 16.62s Step 82( N/A%), pre moving , FPS 5.20, Running 16.72s Step 83( N/A%), pre moving , FPS 4.94, Running 17.08s Step 84( N/A%), pre moving , FPS 5.33, Running 17.19s Step 85( N/A%), pre moving , FPS 5.43, Running 17.28s Step 86( N/A%), pre moving , FPS 5.16, Running 17.63s Step 87( N/A%), pre moving , FPS 5.56, Running 17.75s Step 88( N/A%), pre moving , FPS 4.30, Running 18.95s Step 89( N/A%), pre moving , FPS 4.27, Running 19.38s Step 90( N/A%), pre moving , FPS 3.92, Running 19.93s Step 91( N/A%), pre moving , FPS 3.83, Running 20.14s Step 92( N/A%), pre moving , FPS 3.69, Running 20.67s Step 93( N/A%), pre moving , FPS 3.47, Running 21.13s Step 94( N/A%), pre moving , FPS 3.21, Running 21.69s Step 95( N/A%), pre moving , FPS 3.15, Running 21.90s Step 96( N/A%), pre moving , FPS 3.07, Running 22.41s Step 97( N/A%), pre moving , FPS 2.92, Running 22.85s Step 98( N/A%), pre moving , FPS 2.74, Running 23.41s Step 99( N/A%), pre moving , FPS 2.78, Running 23.62s Step 100( N/A%), pre moving , FPS 2.63, Running 24.15s Step 101( N/A%), pre moving , FPS 2.57, Running 24.41s Step 102( N/A%), pre moving , FPS 2.49, Running 24.75s Step 103( N/A%), pre moving , FPS 2.53, Running 24.97s Step 104( N/A%), pre moving , FPS 2.40, Running 25.53s Step 105( N/A%), pre moving , FPS 2.30, Running 25.98s Step 106( N/A%), pre moving , FPS 2.23, Running 26.58s Step 107( N/A%), pre moving , FPS 2.16, Running 27.02s Step 108( N/A%), pre moving , FPS 2.31, Running 27.60s Step 109( N/A%), pre moving , FPS 2.38, Running 27.80s Step 110( N/A%), pre moving , FPS 2.38, Running 28.33s Step 111( N/A%), pre moving , FPS 2.31, Running 28.78s Step 112( N/A%), pre moving , FPS 2.29, Running 29.41s Step 113( N/A%), pre moving , FPS 2.27, Running 29.94s Step 114( N/A%), pre moving , FPS 2.27, Running 30.49s Step 115( N/A%), pre moving , FPS 2.21, Running 30.94s Step 116( N/A%), pre moving , FPS 2.19, Running 31.52s Step 117( N/A%), pre moving , FPS 2.25, Running 31.73s Step 118( N/A%), pre moving , FPS 2.27, Running 32.22s Step 119( N/A%), pre moving , FPS 2.21, Running 32.67s Step 120( N/A%), pre moving , FPS 2.19, Running 33.27s Step 121( N/A%), pre moving , FPS 2.15, Running 33.71s Step 122( N/A%), pre moving , FPS 2.10, Running 34.29s Step 123( N/A%), pre moving , FPS 2.05, Running 34.71s Step 124( N/A%), pre moving , FPS 2.08, Running 35.14s Step 125( N/A%), pre moving , FPS 2.11, Running 35.46s Step 126( N/A%), pre moving , FPS 2.13, Running 35.98s Step 127( N/A%), pre moving , FPS 2.18, Running 36.20s Step 128( N/A%), pre moving , FPS 2.19, Running 36.72s Step 129( N/A%), pre moving , FPS 2.14, Running 37.15s Step 130( N/A%), pre moving , FPS 2.13, Running 37.73s Step 131( N/A%), pre moving , FPS 2.16, Running 38.04s Step 132( N/A%), pre moving , FPS 2.21, Running 38.47s Step 133( N/A%), pre moving , FPS 2.24, Running 38.87s Step 134( N/A%), pre moving , FPS 2.23, Running 39.46s Step 135( N/A%), pre moving , FPS 2.22, Running 39.93s Step 136( N/A%), pre moving , FPS 2.22, Running 40.52s Step 137( N/A%), pre moving , FPS 2.16, Running 41.01s Step 138( N/A%), pre moving , FPS 2.12, Running 41.65s Step 139( N/A%), pre moving , FPS 2.12, Running 42.12s Step 140( N/A%), pre moving , FPS 2.13, Running 42.66s Step 141( N/A%), pre moving , FPS 2.19, Running 42.84s Step 142( N/A%), pre moving , FPS 2.28, Running 43.04s Step 143( N/A%), pre moving , FPS 2.39, Running 43.08s Step 144( N/A%), pre moving , FPS 2.51, Running 43.12s Step 145( N/A%), pre moving , FPS 2.60, Running 43.16s Step 146( N/A%), pre moving , FPS 2.77, Running 43.19s Step 147( N/A%), pre moving , FPS 2.84, Running 43.23s Step 148( N/A%), pre moving , FPS 3.05, Running 43.28s Step 149( N/A%), pre moving , FPS 3.24, Running 43.32s Step 150( N/A%), pre moving , FPS 3.56, Running 43.36s Step 151( N/A%), pre moving , FPS 3.74, Running 43.40s Step 152( N/A%), pre moving , FPS 4.03, Running 43.43s Step 153( N/A%), pre moving , FPS 3.99, Running 43.88s Step 154( N/A%), pre moving , FPS 4.48, Running 43.92s Step 155( N/A%), pre moving , FPS 4.94, Running 43.97s Step 156( N/A%), pre moving , FPS 5.73, Running 44.01s Step 157( N/A%), pre moving , FPS 6.59, Running 44.05s Step 158( N/A%), pre moving , FPS 8.20, Running 44.09s Step 159( N/A%), pre moving , FPS 9.85, Running 44.15s Step 160( N/A%), pre moving , FPS 12.89, Running 44.21s Step 161( N/A%), pre moving , FPS 13.98, Running 44.27s Step 162( N/A%), pre moving , FPS 15.57, Running 44.32s Step 163( N/A%), pre moving , FPS 15.27, Running 44.39s Step 164( N/A%), pre moving , FPS 14.94, Running 44.45s Step 165( N/A%), pre moving , FPS 14.74, Running 44.51s Step 166( N/A%), pre moving , FPS 14.34, Running 44.59s Step 167( N/A%), pre moving , FPS 14.19, Running 44.64s Step 168( N/A%), pre moving , FPS 13.81, Running 44.72s Step 169( N/A%), pre moving , FPS 13.45, Running 44.80s Step 170( N/A%), pre moving , FPS 13.11, Running 44.88s Step 171( N/A%), pre moving , FPS 12.05, Running 45.06s Step 172( N/A%), pre moving , FPS 11.07, Running 45.24s Step 173( N/A%), pre moving , FPS 12.72, Running 45.46s Step 174( N/A%), pre moving , FPS 11.54, Running 45.66s Step 175( N/A%), pre moving , FPS 10.44, Running 45.89s Step 176( N/A%), pre moving , FPS 8.46, Running 46.37s Step 177( N/A%), pre moving , FPS 7.08, Running 46.87s Step 178( N/A%), pre moving , FPS 6.63, Running 47.10s Step 179( N/A%), pre moving , FPS 5.83, Running 47.58s Step 180( N/A%), pre moving , FPS 5.20, Running 48.06s Step 181( N/A%), pre moving , FPS 4.95, Running 48.30s Step 182( N/A%), pre moving , FPS 4.47, Running 48.79s Step 183( N/A%), pre moving , FPS 4.09, Running 49.27s Step 184( N/A%), pre moving , FPS 3.77, Running 49.77s Step 185( N/A%), pre moving , FPS 3.65, Running 49.99s Step 186( N/A%), pre moving , FPS 3.41, Running 50.46s Step 187( N/A%), pre moving , FPS 3.31, Running 50.69s Step 188( N/A%), pre moving , FPS 3.11, Running 51.15s Step 189( N/A%), pre moving , FPS 2.93, Running 51.62s Step 190( N/A%), pre moving , FPS 2.87, Running 51.84s Step 191( N/A%), pre moving , FPS 2.74, Running 52.35s Step 192( N/A%), pre moving , FPS 2.64, Running 52.82s Step 193( N/A%), pre moving , FPS 2.63, Running 53.07s Step 194( N/A%), pre moving , FPS 2.52, Running 53.59s Step 195( N/A%), pre moving , FPS 2.43, Running 54.11s Step 196( N/A%), pre moving , FPS 2.43, Running 54.59s Step 197( N/A%), pre moving , FPS 2.51, Running 54.84s Step 198( N/A%), pre moving , FPS 2.43, Running 55.34s Step 199( N/A%), pre moving , FPS 2.45, Running 55.76s Step 200( N/A%), pre moving , FPS 2.53, Running 55.96s Step 201( N/A%), pre moving , FPS 2.48, Running 56.37s Step 202( N/A%), pre moving , FPS 2.59, Running 56.50s Step 203( N/A%), pre moving , FPS 2.64, Running 56.84s Step 204( N/A%), pre moving , FPS 2.81, Running 56.89s Step 205( N/A%), pre moving , FPS 2.87, Running 56.97s Step 206( N/A%), pre moving , FPS 3.03, Running 57.05s Step 207( N/A%), pre moving , FPS 2.96, Running 57.45s Step 208( N/A%), pre moving , FPS 3.10, Running 57.60s Step 209( N/A%), pre moving , FPS 3.14, Running 58.00s Step 210( N/A%), pre moving , FPS 3.19, Running 58.12s Step 211( N/A%), pre moving , FPS 3.42, Running 58.21s Step 212( N/A%), pre moving , FPS 3.49, Running 58.55s Step 213( N/A%), pre moving , FPS 3.58, Running 58.65s Step 214( N/A%), pre moving , FPS 3.89, Running 58.73s Step 215( N/A%), pre moving , FPS 4.24, Running 58.83s Step 216( N/A%), pre moving , FPS 4.37, Running 59.17s Step 217( N/A%), pre moving , FPS 4.02, Running 59.82s Step 218( N/A%), pre moving , FPS 4.38, Running 59.90s Step 219( N/A%), pre moving , FPS 4.72, Running 59.99s Step 220( N/A%), pre moving , FPS 4.57, Running 60.34s Step 221( N/A%), pre moving , FPS 4.90, Running 60.44s Step 222( N/A%), pre moving , FPS 4.60, Running 60.85s Step 223( N/A%), pre moving , FPS 4.81, Running 61.00s Step 224( N/A%), pre moving , FPS 4.43, Running 61.41s Step 225( N/A%), pre moving , FPS 4.36, Running 61.56s Step 226( N/A%), pre moving , FPS 4.30, Running 61.70s Step 227( N/A%), pre moving , FPS 4.29, Running 62.12s Step 228( N/A%), pre moving , FPS 4.29, Running 62.26s Step 229( N/A%), pre moving , FPS 4.22, Running 62.74s Step 230( N/A%), pre moving , FPS 3.93, Running 63.21s Step 231( N/A%), pre moving , FPS 3.67, Running 63.65s Step 232( N/A%), pre moving , FPS 3.79, Running 63.82s Step 233( N/A%), pre moving , FPS 3.56, Running 64.26s Step 234( N/A%), pre moving , FPS 3.53, Running 64.39s Step 235( N/A%), pre moving , FPS 3.49, Running 64.56s Step 236( N/A%), pre moving , FPS 3.60, Running 64.72s Step 237( N/A%), pre moving , FPS 3.94, Running 64.90s Step 238( N/A%), pre moving , FPS 3.89, Running 65.04s Step 239( N/A%), pre moving , FPS 3.81, Running 65.25s Step 240( N/A%), pre moving , FPS 3.74, Running 65.68s Step 241( N/A%), pre moving , FPS 3.68, Running 65.88s Step 242( N/A%), pre moving , FPS 3.66, Running 66.32s Step 243( N/A%), pre moving , FPS 3.65, Running 66.48s Step 244( N/A%), pre moving , FPS 3.67, Running 66.86s Step 245( N/A%), pre moving , FPS 3.67, Running 67.01s Step 246( N/A%), pre moving , FPS 3.49, Running 67.43s Step 247( N/A%), pre moving , FPS 3.66, Running 67.58s Step 248( N/A%), pre moving , FPS 3.56, Running 67.88s Step 249( N/A%), pre moving , FPS 3.71, Running 68.13s Step 250( N/A%), pre moving , FPS 3.72, Running 68.59s Step 251( N/A%), pre moving , FPS 3.92, Running 68.75s Step 252( N/A%), pre moving , FPS 3.77, Running 69.13s Step 253( N/A%), pre moving , FPS 3.94, Running 69.34s Step 254( N/A%), pre moving , FPS 3.75, Running 69.73s Step 255( N/A%), pre moving , FPS 3.71, Running 69.94s Step 256( N/A%), pre moving , FPS 3.55, Running 70.36s Step 257( N/A%), pre moving , FPS 3.57, Running 70.50s Step 258( N/A%), pre moving , FPS 3.39, Running 70.95s Step 259( N/A%), pre moving , FPS 3.28, Running 71.35s Step 260( N/A%), pre moving , FPS 3.40, Running 71.57s Step 261( N/A%), pre moving , FPS 3.26, Running 72.03s Step 262( N/A%), pre moving , FPS 3.25, Running 72.47s Step 263( N/A%), pre moving , FPS 3.23, Running 72.66s Step 264( N/A%), pre moving , FPS 3.20, Running 73.12s Step 265( N/A%), pre moving , FPS 3.18, Running 73.30s Step 266( N/A%), pre moving , FPS 3.16, Running 73.75s Step 267( N/A%), pre moving , FPS 3.03, Running 74.19s Step 268( N/A%), pre moving , FPS 3.08, Running 74.38s Step 269( N/A%), pre moving , FPS 3.00, Running 74.79s Step 270( N/A%), pre moving , FPS 3.10, Running 75.04s Step 271( N/A%), pre moving , FPS 2.95, Running 75.53s Step 272( N/A%), pre moving , FPS 2.90, Running 76.03s Step 273( N/A%), pre moving , FPS 2.78, Running 76.52s Step 274( N/A%), pre moving , FPS 2.85, Running 76.74s Step 275( N/A%), pre moving , FPS 2.74, Running 77.24s Step 276( N/A%), pre moving , FPS 2.72, Running 77.72s Step 277( N/A%), pre moving , FPS 2.68, Running 77.97s Step 278( N/A%), pre moving , FPS 2.68, Running 78.41s Step 279( N/A%), pre moving , FPS 2.75, Running 78.62s Step 280( N/A%), pre moving , FPS 2.68, Running 79.03s Step 281( N/A%), pre moving , FPS 2.69, Running 79.47s Step 282( N/A%), pre moving , FPS 2.77, Running 79.69s Step 283( N/A%), pre moving , FPS 2.70, Running 80.08s Step 284( N/A%), pre moving , FPS 2.83, Running 80.18s Step 285( N/A%), pre moving , FPS 2.87, Running 80.28s Step 286( N/A%), pre moving , FPS 2.91, Running 80.62s Step 287( N/A%), pre moving , FPS 3.06, Running 80.73s Step 288( N/A%), pre moving , FPS 3.10, Running 80.83s Step 289( N/A%), pre moving , FPS 3.14, Running 81.17s Step 290( N/A%), pre moving , FPS 3.18, Running 81.32s Step 291( N/A%), pre moving , FPS 3.40, Running 81.42s Step 292( N/A%), pre moving , FPS 3.45, Running 81.84s Step 293( N/A%), pre moving , FPS 3.67, Running 81.98s Step 294( N/A%), pre moving , FPS 3.54, Running 82.39s Step 295( N/A%), pre moving , FPS 3.82, Running 82.47s Step 296( N/A%), pre moving , FPS 3.98, Running 82.74s Step 297( N/A%), pre moving , FPS 4.04, Running 82.92s Step 298( N/A%), pre moving , FPS 4.35, Running 83.01s Step 299( N/A%), pre moving , FPS 4.46, Running 83.10s Step 300( N/A%), pre moving , FPS 4.54, Running 83.44s Step 301( N/A%), pre moving , FPS 4.96, Running 83.50s Step 302( N/A%), pre moving , FPS 5.14, Running 83.58s Step 303( N/A%), pre moving , FPS 5.59, Running 83.66s Step 304( N/A%), pre moving , FPS 5.65, Running 83.72s Step 305( N/A%), pre moving , FPS 5.69, Running 83.79s Step 306( N/A%), pre moving , FPS 6.13, Running 83.88s Step 307( N/A%), pre moving , FPS 6.16, Running 83.98s Step 308( N/A%), pre moving , FPS 6.14, Running 84.09s Step 309( N/A%), pre moving , FPS 6.66, Running 84.17s Step 310( N/A%), pre moving , FPS 6.77, Running 84.27s Step 311( N/A%), pre moving , FPS 6.80, Running 84.36s Step 312( N/A%), pre moving , FPS 5.59, Running 85.41s Step 313( N/A%), pre moving , FPS 5.64, Running 85.52s Step 314( N/A%), pre moving , FPS 6.18, Running 85.62s Step 315( N/A%), pre moving , FPS 5.72, Running 85.97s Step 316( N/A%), pre moving , FPS 5.99, Running 86.08s Step 317( N/A%), pre moving , FPS 6.13, Running 86.18s Step 318( N/A%), pre moving , FPS 5.81, Running 86.45s Step 319( N/A%), pre moving , FPS 5.68, Running 86.62s Step 320( N/A%), pre moving , FPS 6.12, Running 86.70s Step 321( N/A%), pre moving , FPS 6.05, Running 86.80s Step 322( N/A%), pre moving , FPS 5.63, Running 87.14s Step 323( N/A%), pre moving , FPS 5.58, Running 87.24s Step 324( N/A%), pre moving , FPS 5.52, Running 87.34s Step 325( N/A%), pre moving , FPS 5.05, Running 87.75s Step 326( N/A%), pre moving , FPS 4.99, Running 87.89s Step 327( N/A%), pre moving , FPS 4.66, Running 88.27s Step 328( N/A%), pre moving , FPS 4.63, Running 88.41s Step 329( N/A%), pre moving , FPS 4.58, Running 88.54s Step 330( N/A%), pre moving , FPS 4.28, Running 88.95s Step 331( N/A%), pre moving , FPS 4.22, Running 89.09s Step 332( N/A%), pre moving , FPS 4.92, Running 89.48s Step 333( N/A%), pre moving , FPS 4.88, Running 89.62s Step 334( N/A%), pre moving , FPS 4.88, Running 89.72s Step 335( N/A%), pre moving , FPS 4.89, Running 90.06s Step 336( N/A%), pre moving , FPS 4.89, Running 90.17s Step 337( N/A%), pre moving , FPS 4.90, Running 90.26s Step 338( N/A%), pre moving , FPS 4.81, Running 90.60s Step 339( N/A%), pre moving , FPS 4.89, Running 90.72s Step 340( N/A%), pre moving , FPS 4.89, Running 90.80s Step 341( N/A%), pre moving , FPS 4.88, Running 90.90s Step 342( N/A%), pre moving , FPS 4.87, Running 91.24s Step 343( N/A%), pre moving , FPS 4.87, Running 91.35s Step 344( N/A%), pre moving , FPS 4.87, Running 91.44s Step 345( N/A%), pre moving , FPS 4.98, Running 91.77s Step 346( N/A%), pre moving , FPS 5.01, Running 91.88s Step 347( N/A%), pre moving , FPS 5.42, Running 91.96s Step 348( N/A%), pre moving , FPS 5.38, Running 92.12s Step 349( N/A%), pre moving , FPS 5.21, Running 92.38s Step 350( N/A%), pre moving , FPS 5.66, Running 92.48s Step 351( N/A%), pre moving , FPS 5.70, Running 92.60s Step 352( N/A%), pre moving , FPS 5.79, Running 92.94s Step 353( N/A%), pre moving , FPS 5.84, Running 93.05s Step 354( N/A%), pre moving , FPS 5.85, Running 93.14s Step 355( N/A%), pre moving , FPS 6.34, Running 93.22s Step 356( N/A%), pre moving , FPS 5.88, Running 93.57s Step 357( N/A%), pre moving , FPS 5.87, Running 93.67s Step 358( N/A%), pre moving , FPS 6.35, Running 93.76s Step 359( N/A%), pre moving , FPS 6.07, Running 94.01s Step 360( N/A%), pre moving , FPS 5.92, Running 94.18s Step 361( N/A%), pre moving , FPS 5.94, Running 94.27s Step 362( N/A%), pre moving , FPS 6.43, Running 94.35s Step 363( N/A%), pre moving , FPS 6.16, Running 94.60s Step 364( N/A%), pre moving , FPS 6.06, Running 94.74s Step 365( N/A%), pre moving , FPS 6.51, Running 94.84s Step 366( N/A%), pre moving , FPS 6.56, Running 94.93s Step 367( N/A%), pre moving , FPS 6.27, Running 95.15s Step 368( N/A%), pre moving , FPS 6.17, Running 95.36s Step 369( N/A%), pre moving , FPS 3.76, Running 97.70s Step 370( N/A%), pre moving , FPS 3.44, Running 98.30s Step 371( N/A%), pre moving , FPS 3.28, Running 98.70s Step 372( N/A%), pre moving , FPS 3.18, Running 99.22s Step 373( N/A%), pre moving , FPS 3.13, Running 99.44s Step 374( N/A%), pre moving , FPS 2.88, Running 100.09s Step 375( N/A%), pre moving , FPS 2.81, Running 100.33s Step 376( N/A%), pre moving , FPS 2.76, Running 100.82s Step 377( N/A%), pre moving , FPS 2.72, Running 101.03s Step 378( N/A%), pre moving , FPS 2.51, Running 101.71s Step 379( N/A%), pre moving , FPS 2.51, Running 101.98s Step 380( N/A%), pre moving , FPS 2.43, Running 102.41s Step 381( N/A%), pre moving , FPS 2.41, Running 102.55s Step 382( N/A%), pre moving , FPS 2.35, Running 102.88s Step 383( N/A%), pre moving , FPS 2.36, Running 103.09s Step 384( N/A%), pre moving , FPS 2.30, Running 103.44s Step 385( N/A%), pre moving , FPS 2.26, Running 103.67s Step 386( N/A%), pre moving , FPS 2.15, Running 104.25s Step 387( N/A%), pre moving , FPS 2.11, Running 104.61s Step 388( N/A%), pre moving , FPS 2.02, Running 105.25s Step 389( 0.33%), action 1, FPS 2.26, Running 106.56s Step 390( 0.67%), action 2, FPS 2.24, Running 107.25s Step 391( 1.00%), action 3, FPS 2.12, Running 108.13s Step 392( 1.33%), action 4, FPS 2.15, Running 108.52s Step 393( 1.67%), action 5, FPS 2.03, Running 109.27s Step 394( 2.00%), action 6, FPS 2.09, Running 109.65s Step 395( 2.33%), action 7, FPS 1.98, Running 110.41s Step 396( 2.67%), action 8, FPS 2.00, Running 110.81s Step 397( 3.00%), action 9, FPS 1.90, Running 111.56s Step 398( 3.33%), action 10, FPS 1.96, Running 111.92s Step 399( 3.67%), action 11, FPS 1.85, Running 112.81s Step 400( 4.00%), action 12, FPS 1.83, Running 113.33s Step 401( 4.33%), action 13, FPS 1.71, Running 114.24s Step 402( 4.67%), action 14, FPS 1.70, Running 114.62s Step 403( 5.00%), action 15, FPS 1.62, Running 115.44s Step 404( 5.33%), action 16, FPS 1.59, Running 116.04s Step 405( 5.67%), action 17, FPS 1.54, Running 116.67s Step 406( 6.00%), action 18, FPS 1.53, Running 117.29s Step 407( 6.33%), action 19, FPS 1.48, Running 118.15s Step 408( 6.67%), action 20, FPS 1.50, Running 118.61s Step 409( 7.00%), action 21, FPS 1.52, Running 119.75s Step 410( 7.33%), action 22, FPS 1.55, Running 120.18s Step 411( 7.67%), action 23, FPS 1.56, Running 120.97s Step 412( 8.00%), action 24, FPS 1.55, Running 121.44s Step 413( 8.33%), action 25, FPS 1.57, Running 122.00s Step 414( 8.67%), action 26, FPS 1.57, Running 122.36s Step 415( 9.00%), action 27, FPS 1.57, Running 123.12s Step 416( 9.33%), action 28, FPS 1.56, Running 123.62s Step 417( 9.67%), action 29, FPS 1.57, Running 124.31s Step 418( 10.00%), action 30, FPS 1.53, Running 124.98s Step 419( 10.33%), action 31, FPS 1.53, Running 125.91s Step 420( 10.67%), action 32, FPS 1.52, Running 126.46s Step 421( 11.00%), action 33, FPS 1.51, Running 127.51s Step 422( 11.33%), action 34, FPS 1.47, Running 128.21s Step 423( 11.67%), action 35, FPS 1.48, Running 128.98s Step 424( 12.00%), action 36, FPS 1.50, Running 129.42s Step 425( 12.33%), action 37, FPS 1.46, Running 130.36s Step 426( 12.67%), action 38, FPS 1.47, Running 130.92s Step 427( 13.00%), action 39, FPS 1.49, Running 131.57s Step 428( 13.33%), action 40, FPS 1.47, Running 132.26s Step 429( 13.67%), action 41, FPS 1.49, Running 133.13s Step 430( 14.00%), action 42, FPS 1.48, Running 133.70s Step 431( 14.33%), action 43, FPS 1.47, Running 134.57s Step 432( 14.67%), action 44, FPS 1.47, Running 135.05s Step 433( 15.00%), action 45, FPS 1.46, Running 135.73s Step 434( 15.33%), action 46, FPS 1.44, Running 136.21s Step 435( 15.67%), action 47, FPS 1.46, Running 136.83s Step 436( 16.00%), action 48, FPS 1.45, Running 137.42s Step 437( 16.33%), action 49, FPS 1.43, Running 138.30s Step 438( 16.67%), action 50, FPS 1.42, Running 139.03s Step 439( 17.00%), action 51, FPS 1.46, Running 139.62s Step 440( 17.33%), action 52, FPS 1.45, Running 140.21s Step 441( 17.67%), action 53, FPS 1.52, Running 140.66s Step 442( 18.00%), action 54, FPS 1.56, Running 141.06s Step 443( 18.33%), action 55, FPS 1.56, Running 141.81s Step 444( 18.67%), action 56, FPS 1.57, Running 142.19s Step 445( 19.00%), action 57, FPS 1.59, Running 142.97s Step 446( 19.33%), action 58, FPS 1.60, Running 143.38s Step 447( 19.67%), action 59, FPS 1.59, Running 144.12s Step 448( 20.00%), action 60, FPS 1.60, Running 144.79s Step 449( 20.33%), action 61, FPS 1.59, Running 145.74s Step 450( 20.67%), action 62, FPS 1.58, Running 146.32s Step 451( 21.00%), action 63, FPS 1.62, Running 146.92s Step 452( 21.33%), action 64, FPS 1.61, Running 147.49s Step 453( 21.67%), action 65, FPS 1.58, Running 148.37s Step 454( 22.00%), action 66, FPS 1.59, Running 148.80s Step 455( 22.33%), action 67, FPS 1.57, Running 149.54s Step 456( 22.67%), action 68, FPS 1.60, Running 149.94s Step 457( 23.00%), action 69, FPS 1.62, Running 150.67s Step 458( 23.33%), action 70, FPS 1.65, Running 151.13s Step 459( 23.67%), action 71, FPS 1.60, Running 152.12s Step 460( 24.00%), action 72, FPS 1.62, Running 152.56s Step 461( 24.33%), action 73, FPS 1.59, Running 153.27s Step 462( 24.67%), action 74, FPS 1.55, Running 154.00s Step 463( 25.00%), action 75, FPS 1.54, Running 154.77s Step 464( 25.33%), action 76, FPS 1.53, Running 155.29s Step 465( 25.67%), action 77, FPS 1.53, Running 156.02s Step 466( 26.00%), action 78, FPS 1.53, Running 156.43s Step 467( 26.33%), action 79, FPS 1.54, Running 157.15s Step 468( 26.67%), action 80, FPS 1.55, Running 157.66s Step 469( 27.00%), action 81, FPS 1.58, Running 158.42s Step 470( 27.33%), action 82, FPS 1.61, Running 158.75s Step 471( 27.67%), action 83, FPS 1.58, Running 159.55s Step 472( 28.00%), action 84, FPS 1.56, Running 160.28s Step 473( 28.33%), action 85, FPS 1.57, Running 161.10s Step 474( 28.67%), action 86, FPS 1.54, Running 161.77s Step 475( 29.00%), action 87, FPS 1.52, Running 162.70s Step 476( 29.33%), action 88, FPS 1.51, Running 163.20s Step 477( 29.67%), action 89, FPS 1.51, Running 163.89s Step 478( 30.00%), action 90, FPS 1.51, Running 164.35s Step 479( 30.33%), action 91, FPS 1.53, Running 165.17s Step 480( 30.67%), action 92, FPS 1.52, Running 165.68s Step 481( 31.00%), action 93, FPS 1.51, Running 166.51s Step 482( 31.33%), action 94, FPS 1.50, Running 167.35s Step 483( 31.67%), action 95, FPS 1.49, Running 168.22s Step 484( 32.00%), action 96, FPS 1.46, Running 169.03s Step 485( 32.33%), action 97, FPS 1.45, Running 169.85s Step 486( 32.67%), action 98, FPS 1.45, Running 170.26s Step 487( 33.00%), action 99, FPS 1.44, Running 171.02s Step 488( 33.33%), action 100, FPS 1.43, Running 171.60s Step 489( 33.67%), action 101, FPS 1.42, Running 172.48s Step 490( 34.00%), action 102, FPS 1.38, Running 173.26s Step 491( 34.33%), action 103, FPS 1.37, Running 174.14s Step 492( 34.67%), action 104, FPS 1.38, Running 174.73s Step 493( 35.00%), action 105, FPS 1.40, Running 175.35s Step 494( 35.33%), action 106, FPS 1.41, Running 175.98s Step 495( 35.67%), action 107, FPS 1.40, Running 176.98s Step 496( 36.00%), action 108, FPS 1.40, Running 177.53s Step 497( 36.33%), action 109, FPS 1.42, Running 178.00s Step 498( 36.67%), action 110, FPS 1.40, Running 178.68s Step 499( 37.00%), action 111, FPS 1.40, Running 179.50s Step 500( 37.33%), action 112, FPS 1.41, Running 179.89s Step 501( 37.67%), action 113, FPS 1.40, Running 180.81s Step 502( 38.00%), action 114, FPS 1.41, Running 181.55s Step 503( 38.33%), action 115, FPS 1.37, Running 182.87s Step 504( 38.67%), action 116, FPS 1.37, Running 183.63s Step 505( 39.00%), action 117, FPS 1.32, Running 184.98s Step 506( 39.33%), action 118, FPS 1.33, Running 185.34s Step 507( 39.67%), action 119, FPS 1.29, Running 186.48s Step 508( 40.00%), action 120, FPS 1.30, Running 186.94s Step 509( 40.33%), action 121, FPS 1.31, Running 187.75s Step 510( 40.67%), action 122, FPS 1.33, Running 188.29s Step 511( 41.00%), action 123, FPS 1.35, Running 188.91s Step 512( 41.33%), action 124, FPS 1.33, Running 189.77s Step 513( 41.67%), action 125, FPS 1.32, Running 190.46s Step 514( 42.00%), action 126, FPS 1.31, Running 191.24s Step 515( 42.33%), action 127, FPS 1.33, Running 192.05s Step 516( 42.67%), action 128, FPS 1.34, Running 192.44s Step 517( 43.00%), action 129, FPS 1.32, Running 193.19s Step 518( 43.33%), action 130, FPS 1.30, Running 194.02s Step 519( 43.67%), action 131, FPS 1.30, Running 194.92s Step 520( 44.00%), action 132, FPS 1.27, Running 195.59s Step 521( 44.33%), action 133, FPS 1.30, Running 196.18s Step 522( 44.67%), action 134, FPS 1.33, Running 196.54s Step 523( 45.00%), action 135, FPS 1.37, Running 197.44s Step 524( 45.33%), action 136, FPS 1.37, Running 198.27s Step 525( 45.67%), action 137, FPS 1.38, Running 199.50s Step 526( 46.00%), action 138, FPS 1.37, Running 199.97s Step 527( 46.33%), action 139, FPS 1.41, Running 200.63s Step 528( 46.67%), action 140, FPS 1.42, Running 201.05s Step 529( 47.00%), action 141, FPS 1.34, Running 202.70s Step 530( 47.33%), action 142, FPS 1.33, Running 203.30s Step 531( 47.67%), action 143, FPS 1.30, Running 204.27s Step 532( 48.00%), action 144, FPS 1.34, Running 204.72s Step 533( 48.33%), action 145, FPS 1.34, Running 205.43s Step 534( 48.67%), action 146, FPS 1.34, Running 206.22s Step 535( 49.00%), action 147, FPS 1.33, Running 207.05s Step 536( 49.33%), action 148, FPS 1.32, Running 207.59s Step 537( 49.67%), action 149, FPS 1.28, Running 208.76s Step 538( 50.00%), action 150, FPS 1.30, Running 209.43s Step 539( 50.33%), action 151, FPS 1.29, Running 210.38s Step 540( 50.67%), action 152, FPS 1.30, Running 210.93s Step 541( 51.00%), action 153, FPS 1.31, Running 211.50s Step 542( 51.33%), action 154, FPS 1.29, Running 212.09s Step 543( 51.67%), action 155, FPS 1.28, Running 213.10s Step 544( 52.00%), action 156, FPS 1.28, Running 213.85s Step 545( 52.33%), action 157, FPS 1.30, Running 214.85s Step 546( 52.67%), action 158, FPS 1.29, Running 215.48s Step 547( 53.00%), action 159, FPS 1.27, Running 216.44s Step 548( 53.33%), action 160, FPS 1.25, Running 217.06s Step 549( 53.67%), action 161, FPS 1.22, Running 219.05s Step 550( 54.00%), action 162, FPS 1.18, Running 220.21s Step 551( 54.33%), action 163, FPS 1.15, Running 221.64s Step 552( 54.67%), action 164, FPS 1.12, Running 222.54s Step 553( 55.00%), action 165, FPS 1.12, Running 223.36s Step 554( 55.33%), action 166, FPS 1.11, Running 224.17s Step 555( 55.67%), action 167, FPS 1.12, Running 224.97s Step 556( 56.00%), action 168, FPS 1.11, Running 225.64s Step 557( 56.33%), action 169, FPS 1.14, Running 226.29s Step 558( 56.67%), action 170, FPS 1.15, Running 226.87s Step 559( 57.00%), action 171, FPS 1.14, Running 227.88s Step 560( 57.33%), action 172, FPS 1.13, Running 228.67s Step 561( 57.67%), action 173, FPS 1.11, Running 229.54s Step 562( 58.00%), action 174, FPS 1.10, Running 230.24s Step 563( 58.33%), action 175, FPS 1.11, Running 231.14s [2026-08-02 20:10:05] [40 ] Seed 39 success after 231.47 s. +steps: 563 , actions: 175 . +Instruction: Empty +Total 23/40(57.50%) success. +Setting seed: 40 +Step 1( N/A%), pre moving , FPS 4.99, Running 0.20s Step 2( N/A%), pre moving , FPS 7.57, Running 0.26s Step 3( N/A%), pre moving , FPS 8.42, Running 0.36s Step 4( N/A%), pre moving , FPS 8.92, Running 0.45s Step 5( N/A%), pre moving , FPS 9.20, Running 0.54s Step 6( N/A%), pre moving , FPS 9.49, Running 0.63s Step 7( N/A%), pre moving , FPS 9.96, Running 0.70s Step 8( N/A%), pre moving , FPS 10.17, Running 0.79s Step 9( N/A%), pre moving , FPS 10.46, Running 0.86s Step 10( N/A%), pre moving , FPS 10.48, Running 0.95s Step 11( N/A%), pre moving , FPS 10.34, Running 1.06s Step 12( N/A%), pre moving , FPS 10.46, Running 1.15s Step 13( N/A%), pre moving , FPS 10.44, Running 1.24s Step 14( N/A%), pre moving , FPS 8.81, Running 1.59s Step 15( N/A%), pre moving , FPS 8.88, Running 1.69s Step 16( N/A%), pre moving , FPS 9.03, Running 1.77s Step 17( N/A%), pre moving , FPS 9.07, Running 1.87s Step 18( N/A%), pre moving , FPS 8.13, Running 2.21s Step 19( N/A%), pre moving , FPS 8.17, Running 2.33s Step 20( N/A%), pre moving , FPS 8.26, Running 2.42s Step 21( N/A%), pre moving , FPS 7.34, Running 2.92s Step 22( N/A%), pre moving , FPS 6.52, Running 3.33s Step 23( N/A%), pre moving , FPS 6.58, Running 3.40s Step 24( N/A%), pre moving , FPS 6.59, Running 3.48s Step 25( N/A%), pre moving , FPS 6.63, Running 3.56s Step 26( N/A%), pre moving , FPS 5.74, Running 4.12s Step 27( N/A%), pre moving , FPS 5.34, Running 4.45s Step 28( N/A%), pre moving , FPS 5.34, Running 4.53s Step 29( N/A%), pre moving , FPS 5.29, Running 4.64s Step 30( N/A%), pre moving , FPS 5.30, Running 4.73s Step 31( N/A%), pre moving , FPS 4.99, Running 5.07s Step 32( N/A%), pre moving , FPS 5.01, Running 5.14s Step 33( N/A%), pre moving , FPS 5.00, Running 5.25s Step 34( N/A%), pre moving , FPS 5.33, Running 5.35s Step 35( N/A%), pre moving , FPS 5.01, Running 5.68s Step 36( N/A%), pre moving , FPS 4.42, Running 6.30s Step 37( N/A%), pre moving , FPS 4.43, Running 6.39s Step 38( N/A%), pre moving , FPS 4.69, Running 6.48s Step 39( N/A%), pre moving , FPS 4.72, Running 6.57s Step 40( N/A%), pre moving , FPS 4.44, Running 6.92s Step 41( N/A%), pre moving , FPS 4.89, Running 7.02s Step 42( N/A%), pre moving , FPS 5.28, Running 7.12s Step 43( N/A%), pre moving , FPS 4.92, Running 7.46s Step 44( N/A%), pre moving , FPS 4.85, Running 7.61s Step 45( N/A%), pre moving , FPS 4.78, Running 7.75s Step 46( N/A%), pre moving , FPS 4.95, Running 8.16s Step 47( N/A%), pre moving , FPS 5.21, Running 8.29s Step 48( N/A%), pre moving , FPS 4.82, Running 8.68s Step 49( N/A%), pre moving , FPS 4.79, Running 8.81s Step 50( N/A%), pre moving , FPS 4.75, Running 8.94s Step 51( N/A%), pre moving , FPS 4.70, Running 9.33s Step 52( N/A%), pre moving , FPS 4.61, Running 9.48s Step 53( N/A%), pre moving , FPS 4.34, Running 9.86s Step 54( N/A%), pre moving , FPS 4.27, Running 10.03s Step 55( N/A%), pre moving , FPS 4.46, Running 10.17s Step 56( N/A%), pre moving , FPS 4.70, Running 10.56s Step 57( N/A%), pre moving , FPS 4.64, Running 10.71s Step 58( N/A%), pre moving , FPS 4.32, Running 11.11s Step 59( N/A%), pre moving , FPS 4.26, Running 11.26s Step 60( N/A%), pre moving , FPS 4.46, Running 11.40s Step 61( N/A%), pre moving , FPS 4.17, Running 11.81s Step 62( N/A%), pre moving , FPS 4.14, Running 11.94s Step 63( N/A%), pre moving , FPS 4.10, Running 12.34s Step 64( N/A%), pre moving , FPS 4.09, Running 12.50s Step 65( N/A%), pre moving , FPS 3.88, Running 12.90s Step 66( N/A%), pre moving , FPS 4.09, Running 13.05s Step 67( N/A%), pre moving , FPS 4.12, Running 13.15s Step 68( N/A%), pre moving , FPS 4.15, Running 13.50s Step 69( N/A%), pre moving , FPS 4.17, Running 13.61s Step 70( N/A%), pre moving , FPS 4.21, Running 13.69s Step 71( N/A%), pre moving , FPS 4.44, Running 13.83s Step 72( N/A%), pre moving , FPS 4.31, Running 14.12s Step 73( N/A%), pre moving , FPS 4.57, Running 14.24s Step 74( N/A%), pre moving , FPS 4.64, Running 14.34s Step 75( N/A%), pre moving , FPS 4.43, Running 14.68s Step 76( N/A%), pre moving , FPS 4.73, Running 14.79s Step 77( N/A%), pre moving , FPS 4.79, Running 14.89s Step 78( N/A%), pre moving , FPS 4.84, Running 15.24s Step 79( N/A%), pre moving , FPS 4.89, Running 15.35s Step 80( N/A%), pre moving , FPS 4.98, Running 15.42s Step 81( N/A%), pre moving , FPS 5.40, Running 15.52s Step 82( N/A%), pre moving , FPS 5.11, Running 15.86s Step 83( N/A%), pre moving , FPS 5.59, Running 15.92s Step 84( N/A%), pre moving , FPS 5.66, Running 16.03s Step 85( N/A%), pre moving , FPS 4.68, Running 17.18s Step 86( N/A%), pre moving , FPS 4.39, Running 17.61s Step 87( N/A%), pre moving , FPS 3.95, Running 18.21s Step 88( N/A%), pre moving , FPS 3.86, Running 18.68s Step 89( N/A%), pre moving , FPS 3.53, Running 19.27s Step 90( N/A%), pre moving , FPS 3.26, Running 19.83s Step 91( N/A%), pre moving , FPS 3.16, Running 20.17s Step 92( N/A%), pre moving , FPS 3.19, Running 20.39s Step 93( N/A%), pre moving , FPS 3.08, Running 20.74s Step 94( N/A%), pre moving , FPS 2.91, Running 21.22s Step 95( N/A%), pre moving , FPS 2.80, Running 21.82s Step 96( N/A%), pre moving , FPS 2.77, Running 22.02s Step 97( N/A%), pre moving , FPS 2.62, Running 22.53s Step 98( N/A%), pre moving , FPS 2.59, Running 22.96s Step 99( N/A%), pre moving , FPS 2.45, Running 23.52s Step 100( N/A%), pre moving , FPS 2.42, Running 23.70s Step 101( N/A%), pre moving , FPS 2.31, Running 24.18s Step 102( N/A%), pre moving , FPS 2.29, Running 24.61s Step 103( N/A%), pre moving , FPS 2.16, Running 25.18s Step 104( N/A%), pre moving , FPS 2.09, Running 25.61s Step 105( N/A%), pre moving , FPS 2.22, Running 26.19s Step 106( N/A%), pre moving , FPS 2.28, Running 26.39s Step 107( N/A%), pre moving , FPS 2.31, Running 26.89s Step 108( N/A%), pre moving , FPS 2.32, Running 27.31s Step 109( N/A%), pre moving , FPS 2.30, Running 27.96s Step 110( N/A%), pre moving , FPS 2.32, Running 28.46s Step 111( N/A%), pre moving , FPS 2.24, Running 29.09s Step 112( N/A%), pre moving , FPS 2.19, Running 29.54s Step 113( N/A%), pre moving , FPS 2.13, Running 30.11s Step 114( N/A%), pre moving , FPS 2.20, Running 30.32s Step 115( N/A%), pre moving , FPS 2.21, Running 30.87s Step 116( N/A%), pre moving , FPS 2.15, Running 31.33s Step 117( N/A%), pre moving , FPS 2.13, Running 31.90s Step 118( N/A%), pre moving , FPS 2.13, Running 32.35s Step 119( N/A%), pre moving , FPS 2.12, Running 32.94s Step 120( N/A%), pre moving , FPS 2.11, Running 33.18s Step 121( N/A%), pre moving , FPS 2.11, Running 33.67s Step 122( N/A%), pre moving , FPS 2.12, Running 34.03s Step 123( N/A%), pre moving , FPS 2.12, Running 34.60s Step 124( N/A%), pre moving , FPS 2.13, Running 35.00s Step 125( N/A%), pre moving , FPS 2.13, Running 35.60s Step 126( N/A%), pre moving , FPS 2.12, Running 35.81s Step 127( N/A%), pre moving , FPS 2.11, Running 36.37s Step 128( N/A%), pre moving , FPS 2.10, Running 36.83s Step 129( N/A%), pre moving , FPS 2.12, Running 37.39s Step 130( N/A%), pre moving , FPS 2.13, Running 37.83s Step 131( N/A%), pre moving , FPS 2.14, Running 38.42s Step 132( N/A%), pre moving , FPS 2.22, Running 38.57s Step 133( N/A%), pre moving , FPS 2.30, Running 38.79s Step 134( N/A%), pre moving , FPS 2.30, Running 39.03s Step 135( N/A%), pre moving , FPS 2.35, Running 39.37s Step 136( N/A%), pre moving , FPS 2.43, Running 39.56s Step 137( N/A%), pre moving , FPS 2.42, Running 40.16s Step 138( N/A%), pre moving , FPS 2.50, Running 40.35s Step 139( N/A%), pre moving , FPS 2.51, Running 40.91s Step 140( N/A%), pre moving , FPS 2.55, Running 41.01s Step 141( N/A%), pre moving , FPS 2.60, Running 41.36s Step 142( N/A%), pre moving , FPS 2.69, Running 41.46s Step 143( N/A%), pre moving , FPS 2.87, Running 41.56s Step 144( N/A%), pre moving , FPS 2.89, Running 41.91s Step 145( N/A%), pre moving , FPS 3.11, Running 42.02s Step 146( N/A%), pre moving , FPS 3.17, Running 42.12s Step 147( N/A%), pre moving , FPS 3.44, Running 42.19s Step 148( N/A%), pre moving , FPS 3.51, Running 42.53s Step 149( N/A%), pre moving , FPS 3.81, Running 42.64s Step 150( N/A%), pre moving , FPS 3.45, Running 43.62s Step 151( N/A%), pre moving , FPS 3.76, Running 43.73s Step 152( N/A%), pre moving , FPS 3.80, Running 43.84s Step 153( N/A%), pre moving , FPS 3.70, Running 44.19s Step 154( N/A%), pre moving , FPS 3.76, Running 44.35s Step 155( N/A%), pre moving , FPS 3.72, Running 44.75s Step 156( N/A%), pre moving , FPS 3.74, Running 44.90s Step 157( N/A%), pre moving , FPS 3.95, Running 45.23s Step 158( N/A%), pre moving , FPS 3.90, Running 45.48s Step 159( N/A%), pre moving , FPS 3.99, Running 45.93s Step 160( N/A%), pre moving , FPS 3.94, Running 46.09s Step 161( N/A%), pre moving , FPS 3.89, Running 46.50s Step 162( N/A%), pre moving , FPS 3.81, Running 46.72s Step 163( N/A%), pre moving , FPS 3.56, Running 47.19s Step 164( N/A%), pre moving , FPS 3.64, Running 47.41s Step 165( N/A%), pre moving , FPS 3.48, Running 47.77s Step 166( N/A%), pre moving , FPS 3.42, Running 47.96s Step 167( N/A%), pre moving , FPS 3.21, Running 48.42s Step 168( N/A%), pre moving , FPS 3.16, Running 48.86s Step 169( N/A%), pre moving , FPS 3.09, Running 49.11s Step 170( N/A%), pre moving , FPS 3.36, Running 49.57s Step 171( N/A%), pre moving , FPS 3.15, Running 50.09s Step 172( N/A%), pre moving , FPS 2.94, Running 50.63s Step 173( N/A%), pre moving , FPS 2.97, Running 50.93s Step 174( N/A%), pre moving , FPS 2.81, Running 51.47s Step 175( N/A%), pre moving , FPS 2.76, Running 51.98s Step 176( N/A%), pre moving , FPS 2.63, Running 52.51s Step 177( N/A%), pre moving , FPS 2.56, Running 53.03s Step 178( N/A%), pre moving , FPS 2.55, Running 53.32s Step 179( N/A%), pre moving , FPS 2.52, Running 53.86s Step 180( N/A%), pre moving , FPS 2.41, Running 54.38s Step 181( N/A%), pre moving , FPS 2.38, Running 54.90s Step 182( N/A%), pre moving , FPS 2.36, Running 55.21s Step 183( N/A%), pre moving , FPS 2.34, Running 55.72s Step 184( N/A%), pre moving , FPS 2.25, Running 56.28s Step 185( N/A%), pre moving , FPS 2.21, Running 56.83s Step 186( N/A%), pre moving , FPS 2.13, Running 57.35s Step 187( N/A%), pre moving , FPS 2.12, Running 57.87s Step 188( N/A%), pre moving , FPS 2.10, Running 58.38s Step 189( N/A%), pre moving , FPS 2.11, Running 58.58s Step 190( N/A%), pre moving , FPS 2.17, Running 58.78s Step 191( N/A%), pre moving , FPS 2.24, Running 59.03s Step 192( N/A%), pre moving , FPS 2.32, Running 59.25s Step 193( N/A%), pre moving , FPS 2.34, Running 59.47s Step 194( N/A%), pre moving , FPS 2.37, Running 59.89s Step 195( N/A%), pre moving , FPS 2.39, Running 60.33s Step 196( N/A%), pre moving , FPS 2.50, Running 60.53s Step 197( N/A%), pre moving , FPS 2.62, Running 60.66s Step 198( N/A%), pre moving , FPS 2.61, Running 60.99s Step 199( N/A%), pre moving , FPS 2.76, Running 61.10s Step 200( N/A%), pre moving , FPS 2.93, Running 61.21s Step 201( N/A%), pre moving , FPS 2.99, Running 61.58s Step 202( N/A%), pre moving , FPS 3.07, Running 61.73s Step 203( N/A%), pre moving , FPS 3.12, Running 62.13s Step 204( N/A%), pre moving , FPS 3.36, Running 62.24s Step 205( N/A%), pre moving , FPS 3.64, Running 62.33s Step 206( N/A%), pre moving , FPS 3.76, Running 62.68s Step 207( N/A%), pre moving , FPS 4.07, Running 62.78s Step 208( N/A%), pre moving , FPS 4.45, Running 62.87s Step 209( N/A%), pre moving , FPS 4.38, Running 63.15s Step 210( N/A%), pre moving , FPS 4.40, Running 63.32s Step 211( N/A%), pre moving , FPS 3.75, Running 64.36s Step 212( N/A%), pre moving , FPS 3.83, Running 64.47s Step 213( N/A%), pre moving , FPS 3.93, Running 64.56s Step 214( N/A%), pre moving , FPS 3.99, Running 64.90s Step 215( N/A%), pre moving , FPS 4.28, Running 65.01s Step 216( N/A%), pre moving , FPS 4.33, Running 65.15s Step 217( N/A%), pre moving , FPS 4.08, Running 65.55s Step 218( N/A%), pre moving , FPS 4.25, Running 65.70s Step 219( N/A%), pre moving , FPS 4.03, Running 66.07s Step 220( N/A%), pre moving , FPS 4.00, Running 66.20s Step 221( N/A%), pre moving , FPS 4.20, Running 66.34s Step 222( N/A%), pre moving , FPS 3.99, Running 66.74s Step 223( N/A%), pre moving , FPS 4.21, Running 66.88s Step 224( N/A%), pre moving , FPS 3.99, Running 67.25s Step 225( N/A%), pre moving , FPS 3.95, Running 67.40s Step 226( N/A%), pre moving , FPS 3.88, Running 67.83s Step 227( N/A%), pre moving , FPS 3.84, Running 67.99s Step 228( N/A%), pre moving , FPS 3.61, Running 68.41s Step 229( N/A%), pre moving , FPS 3.69, Running 68.56s Step 230( N/A%), pre moving , FPS 3.52, Running 69.01s Step 231( N/A%), pre moving , FPS 4.12, Running 69.21s Step 232( N/A%), pre moving , FPS 3.85, Running 69.66s Step 233( N/A%), pre moving , FPS 3.79, Running 69.84s Step 234( N/A%), pre moving , FPS 3.71, Running 70.30s Step 235( N/A%), pre moving , FPS 3.66, Running 70.47s Step 236( N/A%), pre moving , FPS 3.46, Running 70.92s Step 237( N/A%), pre moving , FPS 3.44, Running 71.37s Step 238( N/A%), pre moving , FPS 3.40, Running 71.57s Step 239( N/A%), pre moving , FPS 3.35, Running 72.04s Step 240( N/A%), pre moving , FPS 3.17, Running 72.52s Step 241( N/A%), pre moving , FPS 3.14, Running 72.72s Step 242( N/A%), pre moving , FPS 3.10, Running 73.21s Step 243( N/A%), pre moving , FPS 3.08, Running 73.37s Step 244( N/A%), pre moving , FPS 3.03, Running 73.86s Step 245( N/A%), pre moving , FPS 2.90, Running 74.30s Step 246( N/A%), pre moving , FPS 2.97, Running 74.56s Step 247( N/A%), pre moving , FPS 2.84, Running 75.02s Step 248( N/A%), pre moving , FPS 2.82, Running 75.51s Step 249( N/A%), pre moving , FPS 2.80, Running 75.71s Step 250( N/A%), pre moving , FPS 2.79, Running 76.18s Step 251( N/A%), pre moving , FPS 2.80, Running 76.36s Step 252( N/A%), pre moving , FPS 2.78, Running 76.85s Step 253( N/A%), pre moving , FPS 2.68, Running 77.30s Step 254( N/A%), pre moving , FPS 2.75, Running 77.58s Step 255( N/A%), pre moving , FPS 2.67, Running 77.96s Step 256( N/A%), pre moving , FPS 2.79, Running 78.10s Step 257( N/A%), pre moving , FPS 2.90, Running 78.27s Step 258( N/A%), pre moving , FPS 2.91, Running 78.46s Step 259( N/A%), pre moving , FPS 3.04, Running 78.61s Step 260( N/A%), pre moving , FPS 3.19, Running 78.79s Step 261( N/A%), pre moving , FPS 3.22, Running 78.94s Step 262( N/A%), pre moving , FPS 3.24, Running 79.38s Step 263( N/A%), pre moving , FPS 3.24, Running 79.54s Step 264( N/A%), pre moving , FPS 3.28, Running 79.96s Step 265( N/A%), pre moving , FPS 3.44, Running 80.11s Step 266( N/A%), pre moving , FPS 3.33, Running 80.56s Step 267( N/A%), pre moving , FPS 3.49, Running 80.76s Step 268( N/A%), pre moving , FPS 3.51, Running 81.22s Step 269( N/A%), pre moving , FPS 3.52, Running 81.39s Step 270( N/A%), pre moving , FPS 3.55, Running 81.82s Step 271( N/A%), pre moving , FPS 3.55, Running 82.00s Step 272( N/A%), pre moving , FPS 3.55, Running 82.48s Step 273( N/A%), pre moving , FPS 3.52, Running 82.98s Step 274( N/A%), pre moving , FPS 3.52, Running 83.25s Step 275( N/A%), pre moving , FPS 3.53, Running 83.63s Step 276( N/A%), pre moving , FPS 3.35, Running 84.07s Step 277( N/A%), pre moving , FPS 3.33, Running 84.27s Step 278( N/A%), pre moving , FPS 3.23, Running 84.66s Step 279( N/A%), pre moving , FPS 3.22, Running 84.81s Step 280( N/A%), pre moving , FPS 3.11, Running 85.21s Step 281( N/A%), pre moving , FPS 3.15, Running 85.29s Step 282( N/A%), pre moving , FPS 3.33, Running 85.39s Step 283( N/A%), pre moving , FPS 3.37, Running 85.48s Step 284( N/A%), pre moving , FPS 3.42, Running 85.82s Step 285( N/A%), pre moving , FPS 3.47, Running 85.88s Step 286( N/A%), pre moving , FPS 3.69, Running 85.98s Step 287( N/A%), pre moving , FPS 3.76, Running 86.07s Step 288( N/A%), pre moving , FPS 3.91, Running 86.33s Step 289( N/A%), pre moving , FPS 3.90, Running 86.52s Step 290( N/A%), pre moving , FPS 4.18, Running 86.60s Step 291( N/A%), pre moving , FPS 4.27, Running 86.69s Step 292( N/A%), pre moving , FPS 4.41, Running 87.02s Step 293( N/A%), pre moving , FPS 4.83, Running 87.13s Step 294( N/A%), pre moving , FPS 5.05, Running 87.21s Step 295( N/A%), pre moving , FPS 5.23, Running 87.46s Step 296( N/A%), pre moving , FPS 5.61, Running 87.63s Step 297( N/A%), pre moving , FPS 5.77, Running 87.74s Step 298( N/A%), pre moving , FPS 6.29, Running 87.84s Step 299( N/A%), pre moving , FPS 5.97, Running 88.16s Step 300( N/A%), pre moving , FPS 6.58, Running 88.25s Step 301( N/A%), pre moving , FPS 6.57, Running 88.34s Step 302( N/A%), pre moving , FPS 6.58, Running 88.43s Step 303( N/A%), pre moving , FPS 6.10, Running 88.76s Step 304( N/A%), pre moving , FPS 6.55, Running 88.87s Step 305( N/A%), pre moving , FPS 6.46, Running 88.97s Step 306( N/A%), pre moving , FPS 5.99, Running 89.32s Step 307( N/A%), pre moving , FPS 5.95, Running 89.43s Step 308( N/A%), pre moving , FPS 6.26, Running 89.53s Step 309( N/A%), pre moving , FPS 6.18, Running 89.75s Step 310( N/A%), pre moving , FPS 5.11, Running 90.52s Step 311( N/A%), pre moving , FPS 5.08, Running 90.63s Step 312( N/A%), pre moving , FPS 5.41, Running 90.71s Step 313( N/A%), pre moving , FPS 5.37, Running 90.86s Step 314( N/A%), pre moving , FPS 5.07, Running 91.16s Step 315( N/A%), pre moving , FPS 5.28, Running 91.25s Step 316( N/A%), pre moving , FPS 5.39, Running 91.34s Step 317( N/A%), pre moving , FPS 5.01, Running 91.74s Step 318( N/A%), pre moving , FPS 4.95, Running 91.87s Step 319( N/A%), pre moving , FPS 5.00, Running 92.16s Step 320( N/A%), pre moving , FPS 4.83, Running 92.40s Step 321( N/A%), pre moving , FPS 4.76, Running 92.54s Step 322( N/A%), pre moving , FPS 4.43, Running 92.95s Step 323( N/A%), pre moving , FPS 4.62, Running 93.10s Step 324( N/A%), pre moving , FPS 4.35, Running 93.47s Step 325( N/A%), pre moving , FPS 4.32, Running 93.60s Step 326( N/A%), pre moving , FPS 4.47, Running 93.80s Step 327( N/A%), pre moving , FPS 4.31, Running 94.07s Step 328( N/A%), pre moving , FPS 4.33, Running 94.15s Step 329( N/A%), pre moving , FPS 4.48, Running 94.22s Step 330( N/A%), pre moving , FPS 5.27, Running 94.31s Step 331( N/A%), pre moving , FPS 4.96, Running 94.66s Step 332( N/A%), pre moving , FPS 4.94, Running 94.76s Step 333( N/A%), pre moving , FPS 5.02, Running 94.84s Step 334( N/A%), pre moving , FPS 5.30, Running 94.93s Step 335( N/A%), pre moving , FPS 4.96, Running 95.28s Step 336( N/A%), pre moving , FPS 4.94, Running 95.39s Step 337( N/A%), pre moving , FPS 5.35, Running 95.47s Step 338( N/A%), pre moving , FPS 5.07, Running 95.82s Step 339( N/A%), pre moving , FPS 5.36, Running 95.89s Step 340( N/A%), pre moving , FPS 5.56, Running 95.99s Step 341( N/A%), pre moving , FPS 5.63, Running 96.09s Step 342( N/A%), pre moving , FPS 5.74, Running 96.43s Step 343( N/A%), pre moving , FPS 5.82, Running 96.53s Step 344( N/A%), pre moving , FPS 6.40, Running 96.60s Step 345( N/A%), pre moving , FPS 6.47, Running 96.69s Step 346( N/A%), pre moving , FPS 6.14, Running 97.06s Step 347( N/A%), pre moving , FPS 6.45, Running 97.17s Step 348( N/A%), pre moving , FPS 6.39, Running 97.28s Step 349( N/A%), pre moving , FPS 5.88, Running 97.62s Step 350( N/A%), pre moving , FPS 5.93, Running 97.68s Step 351( N/A%), pre moving , FPS 6.46, Running 97.75s Step 352( N/A%), pre moving , FPS 6.57, Running 97.81s Step 353( N/A%), pre moving , FPS 6.58, Running 97.88s Step 354( N/A%), pre moving , FPS 6.56, Running 97.98s Step 355( N/A%), pre moving , FPS 7.15, Running 98.07s Step 356( N/A%), pre moving , FPS 7.24, Running 98.15s Step 357( N/A%), pre moving , FPS 7.30, Running 98.22s Step 358( N/A%), pre moving , FPS 8.07, Running 98.30s Step 359( N/A%), pre moving , FPS 8.01, Running 98.38s Step 360( N/A%), pre moving , FPS 8.00, Running 98.49s Step 361( N/A%), pre moving , FPS 8.11, Running 98.55s Step 362( N/A%), pre moving , FPS 9.10, Running 98.63s Step 363( N/A%), pre moving , FPS 8.22, Running 98.96s Step 364( N/A%), pre moving , FPS 8.25, Running 99.02s Step 365( N/A%), pre moving , FPS 4.72, Running 100.93s Step 366( N/A%), pre moving , FPS 4.47, Running 101.53s Step 367( N/A%), pre moving , FPS 4.24, Running 101.89s Step 368( N/A%), pre moving , FPS 3.89, Running 102.42s Step 369( N/A%), pre moving , FPS 4.02, Running 102.60s Step 370( N/A%), pre moving , FPS 3.49, Running 103.41s Step 371( N/A%), pre moving , FPS 3.41, Running 103.62s Step 372( N/A%), pre moving , FPS 3.13, Running 104.21s Step 373( N/A%), pre moving , FPS 2.95, Running 104.65s Step 374( N/A%), pre moving , FPS 2.78, Running 105.17s Step 375( N/A%), pre moving , FPS 2.74, Running 105.36s Step 376( N/A%), pre moving , FPS 2.58, Running 105.89s Step 377( N/A%), pre moving , FPS 2.47, Running 106.32s Step 378( N/A%), pre moving , FPS 2.33, Running 106.89s Step 379( N/A%), pre moving , FPS 2.29, Running 107.10s Step 380( N/A%), pre moving , FPS 2.14, Running 107.84s Step 381( N/A%), pre moving , FPS 2.10, Running 108.10s Step 382( N/A%), pre moving , FPS 2.01, Running 108.57s Step 383( N/A%), pre moving , FPS 2.05, Running 108.74s Step 384( N/A%), pre moving , FPS 1.95, Running 109.29s Step 385( 0.33%), action 1, FPS 2.05, Running 110.68s Step 386( 0.67%), action 2, FPS 2.09, Running 111.11s Step 387( 1.00%), action 3, FPS 2.01, Running 111.82s Step 388( 1.33%), action 4, FPS 2.01, Running 112.38s Step 389( 1.67%), action 5, FPS 1.86, Running 113.34s Step 390( 2.00%), action 6, FPS 1.91, Running 113.90s Step 391( 2.33%), action 7, FPS 1.83, Running 114.54s Step 392( 2.67%), action 8, FPS 1.84, Running 115.09s Step 393( 3.00%), action 9, FPS 1.81, Running 115.71s Step 394( 3.33%), action 10, FPS 1.79, Running 116.37s Step 395( 3.67%), action 11, FPS 1.69, Running 117.21s Step 396( 4.00%), action 12, FPS 1.68, Running 117.77s Step 397( 4.33%), action 13, FPS 1.56, Running 119.15s Step 398( 4.67%), action 14, FPS 1.58, Running 119.58s Step 399( 5.00%), action 15, FPS 1.51, Running 120.33s Step 400( 5.33%), action 16, FPS 1.53, Running 120.92s Step 401( 5.67%), action 17, FPS 1.44, Running 121.96s Step 402( 6.00%), action 18, FPS 1.44, Running 122.44s Step 403( 6.33%), action 19, FPS 1.38, Running 123.25s Step 404( 6.67%), action 20, FPS 1.30, Running 124.62s Step 405( 7.00%), action 21, FPS 1.31, Running 125.92s Step 406( 7.33%), action 22, FPS 1.31, Running 126.42s Step 407( 7.67%), action 23, FPS 1.27, Running 127.59s Step 408( 8.00%), action 24, FPS 1.26, Running 128.27s Step 409( 8.33%), action 25, FPS 1.26, Running 129.17s Step 410( 8.67%), action 26, FPS 1.24, Running 129.98s Step 411( 9.00%), action 27, FPS 1.23, Running 130.83s Step 412( 9.33%), action 28, FPS 1.21, Running 131.64s Step 413( 9.67%), action 29, FPS 1.20, Running 132.42s Step 414( 10.00%), action 30, FPS 1.18, Running 133.32s Step 415( 10.33%), action 31, FPS 1.13, Running 134.87s Step 416( 10.67%), action 32, FPS 1.13, Running 135.50s Step 417( 11.00%), action 33, FPS 1.15, Running 136.59s Step 418( 11.33%), action 34, FPS 1.13, Running 137.31s Step 419( 11.67%), action 35, FPS 1.13, Running 138.10s Step 420( 12.00%), action 36, FPS 1.14, Running 138.52s Step 421( 12.33%), action 37, FPS 1.16, Running 139.26s Step 422( 12.67%), action 38, FPS 1.14, Running 139.91s Step 423( 13.00%), action 39, FPS 1.14, Running 140.84s Step 424( 13.33%), action 40, FPS 1.20, Running 141.26s Step 425( 13.67%), action 41, FPS 1.21, Running 142.46s Step 426( 14.00%), action 42, FPS 1.22, Running 142.79s Step 427( 14.33%), action 43, FPS 1.24, Running 143.69s Step 428( 14.67%), action 44, FPS 1.26, Running 144.15s Step 429( 15.00%), action 45, FPS 1.28, Running 144.79s Step 430( 15.33%), action 46, FPS 1.31, Running 145.24s Step 431( 15.67%), action 47, FPS 1.33, Running 145.88s Step 432( 16.00%), action 48, FPS 1.34, Running 146.52s Step 433( 16.33%), action 49, FPS 1.34, Running 147.40s Step 434( 16.67%), action 50, FPS 1.38, Running 147.82s Step 435( 17.00%), action 51, FPS 1.42, Running 148.97s Step 436( 17.33%), action 52, FPS 1.45, Running 149.32s Step 437( 17.67%), action 53, FPS 1.48, Running 150.10s Step 438( 18.00%), action 54, FPS 1.50, Running 150.65s Step 439( 18.33%), action 55, FPS 1.47, Running 151.71s Step 440( 18.67%), action 56, FPS 1.47, Running 152.17s Step 441( 19.00%), action 57, FPS 1.45, Running 153.04s Step 442( 19.33%), action 58, FPS 1.49, Running 153.33s Step 443( 19.67%), action 59, FPS 1.55, Running 153.77s Step 444( 20.00%), action 60, FPS 1.52, Running 154.41s Step 445( 20.33%), action 61, FPS 1.57, Running 155.24s Step 446( 20.67%), action 62, FPS 1.51, Running 155.99s Step 447( 21.00%), action 63, FPS 1.52, Running 156.81s Step 448( 21.33%), action 64, FPS 1.53, Running 157.22s Step 449( 21.67%), action 65, FPS 1.52, Running 157.97s Step 450( 22.00%), action 66, FPS 1.50, Running 158.60s Step 451( 22.33%), action 67, FPS 1.44, Running 159.79s Step 452( 22.67%), action 68, FPS 1.43, Running 160.48s Step 453( 23.00%), action 69, FPS 1.45, Running 161.22s Step 454( 23.33%), action 70, FPS 1.42, Running 161.93s Step 455( 23.67%), action 71, FPS 1.40, Running 163.27s Step 456( 24.00%), action 72, FPS 1.40, Running 163.63s Step 457( 24.33%), action 73, FPS 1.40, Running 164.41s Step 458( 24.67%), action 74, FPS 1.40, Running 164.89s Step 459( 25.00%), action 75, FPS 1.44, Running 165.60s Step 460( 25.33%), action 76, FPS 1.43, Running 166.14s Step 461( 25.67%), action 77, FPS 1.44, Running 166.98s Step 462( 26.00%), action 78, FPS 1.42, Running 167.41s Step 463( 26.33%), action 79, FPS 1.38, Running 168.25s Step 464( 26.67%), action 80, FPS 1.38, Running 168.92s Step 465( 27.00%), action 81, FPS 1.37, Running 169.84s Step 466( 27.33%), action 82, FPS 1.39, Running 170.34s Step 467( 27.67%), action 83, FPS 1.41, Running 171.02s Step 468( 28.00%), action 84, FPS 1.39, Running 171.58s Step 469( 28.33%), action 85, FPS 1.43, Running 171.98s Step 470( 28.67%), action 86, FPS 1.45, Running 172.40s Step 471( 29.00%), action 87, FPS 1.47, Running 173.38s Step 472( 29.33%), action 88, FPS 1.49, Running 173.89s Step 473( 29.67%), action 89, FPS 1.49, Running 174.65s Step 474( 30.00%), action 90, FPS 1.53, Running 175.04s Step 475( 30.33%), action 91, FPS 1.59, Running 175.85s Step 476( 30.67%), action 92, FPS 1.56, Running 176.46s Step 477( 31.00%), action 93, FPS 1.57, Running 177.13s Step 478( 31.33%), action 94, FPS 1.56, Running 177.67s Step 479( 31.67%), action 95, FPS 1.58, Running 178.26s Step 480( 32.00%), action 96, FPS 1.58, Running 178.78s Step 481( 32.33%), action 97, FPS 1.61, Running 179.37s Step 482( 32.67%), action 98, FPS 1.60, Running 179.92s Step 483( 33.00%), action 99, FPS 1.59, Running 180.80s Step 484( 33.33%), action 100, FPS 1.64, Running 181.15s Step 485( 33.67%), action 101, FPS 1.62, Running 182.16s Step 486( 34.00%), action 102, FPS 1.62, Running 182.72s Step 487( 34.33%), action 103, FPS 1.59, Running 183.60s Step 488( 34.67%), action 104, FPS 1.60, Running 184.05s Step 489( 35.00%), action 105, FPS 1.56, Running 184.78s Step 490( 35.33%), action 106, FPS 1.56, Running 185.25s Step 491( 35.67%), action 107, FPS 1.60, Running 185.90s Step 492( 36.00%), action 108, FPS 1.59, Running 186.45s Step 493( 36.33%), action 109, FPS 1.62, Running 187.01s Step 494( 36.67%), action 110, FPS 1.59, Running 187.61s Step 495( 37.00%), action 111, FPS 1.58, Running 188.48s Step 496( 37.33%), action 112, FPS 1.62, Running 188.81s Step 497( 37.67%), action 113, FPS 1.60, Running 189.64s Step 498( 38.00%), action 114, FPS 1.61, Running 190.12s Step 499( 38.33%), action 115, FPS 1.64, Running 190.48s Step 500( 38.67%), action 116, FPS 1.61, Running 191.22s Step 501( 39.00%), action 117, FPS 1.53, Running 192.45s Step 502( 39.33%), action 118, FPS 1.50, Running 193.23s Step 503( 39.67%), action 119, FPS 1.51, Running 194.01s Step 504( 40.00%), action 120, FPS 1.46, Running 194.83s Step 505( 40.33%), action 121, FPS 1.44, Running 196.04s Step 506( 40.67%), action 122, FPS 1.46, Running 196.43s Step 507( 41.00%), action 123, FPS 1.40, Running 197.85s Step 508( 41.33%), action 124, FPS 1.37, Running 198.67s Step 509( 41.67%), action 125, FPS 1.36, Running 199.47s Step 510( 42.00%), action 126, FPS 1.30, Running 200.63s Step 511( 42.33%), action 127, FPS 1.28, Running 201.56s Step 512( 42.67%), action 128, FPS 1.29, Running 201.99s Step 513( 43.00%), action 129, FPS 1.27, Running 202.77s Step 514( 43.33%), action 130, FPS 1.27, Running 203.36s Step 515( 43.67%), action 131, FPS 1.26, Running 204.31s Step 516( 44.00%), action 132, FPS 1.26, Running 204.70s Step 517( 44.33%), action 133, FPS 1.26, Running 205.45s Step 518( 44.67%), action 134, FPS 1.27, Running 205.88s Step 519( 45.00%), action 135, FPS 1.24, Running 206.62s Step 520( 45.33%), action 136, FPS 1.27, Running 207.02s Step 521( 45.67%), action 137, FPS 1.31, Running 207.68s Step 522( 46.00%), action 138, FPS 1.35, Running 208.09s Step 523( 46.33%), action 139, FPS 1.35, Running 208.79s Step 524( 46.67%), action 140, FPS 1.40, Running 209.12s Step 525( 47.00%), action 141, FPS 1.47, Running 209.68s Step 526( 47.33%), action 142, FPS 1.47, Running 209.99s Step 527( 47.67%), action 143, FPS 1.57, Running 210.63s Step 528( 48.00%), action 144, FPS 1.58, Running 211.35s Step 529( 48.33%), action 145, FPS 1.57, Running 212.22s Step 530( 48.67%), action 146, FPS 1.66, Running 212.70s Step 531( 49.00%), action 147, FPS 1.70, Running 213.34s Step 532( 49.33%), action 148, FPS 1.68, Running 213.87s Step 533( 49.67%), action 149, FPS 1.70, Running 214.51s Step 534( 50.00%), action 150, FPS 1.71, Running 215.04s Step 535( 50.33%), action 151, FPS 1.70, Running 216.07s Step 536( 50.67%), action 152, FPS 1.68, Running 216.63s Step 537( 51.00%), action 153, FPS 1.70, Running 217.24s Step 538( 51.33%), action 154, FPS 1.68, Running 217.79s Step 539( 51.67%), action 155, FPS 1.66, Running 218.69s Step 540( 52.00%), action 156, FPS 1.63, Running 219.31s Step 541( 52.33%), action 157, FPS 1.63, Running 219.96s Step 542( 52.67%), action 158, FPS 1.61, Running 220.47s Step 543( 53.00%), action 159, FPS 1.61, Running 221.18s Step 544( 53.33%), action 160, FPS 1.60, Running 221.61s Step 545( 53.67%), action 161, FPS 1.56, Running 222.47s Step 546( 54.00%), action 162, FPS 1.52, Running 223.17s Step 547( 54.33%), action 163, FPS 1.50, Running 223.96s Step 548( 54.67%), action 164, FPS 1.53, Running 224.40s Step 549( 55.00%), action 165, FPS 1.54, Running 225.19s Step 550( 55.33%), action 166, FPS 1.55, Running 225.60s Step 551( 55.67%), action 167, FPS 1.53, Running 226.43s Step 552( 56.00%), action 168, FPS 1.53, Running 226.98s Step 553( 56.33%), action 169, FPS 1.53, Running 227.59s Step 554( 56.67%), action 170, FPS 1.53, Running 228.09s Step 555( 57.00%), action 171, FPS 1.57, Running 228.79s Step 556( 57.33%), action 172, FPS 1.54, Running 229.63s Step 557( 57.67%), action 173, FPS 1.50, Running 230.60s Step 558( 58.00%), action 174, FPS 1.52, Running 230.95s Step 559( 58.33%), action 175, FPS 1.52, Running 231.82s Step 560( 58.67%), action 176, FPS 1.53, Running 232.37s Step 561( 59.00%), action 177, FPS 1.54, Running 232.98s Step 562( 59.33%), action 178, FPS 1.52, Running 233.64s Step 563( 59.67%), action 179, FPS 1.53, Running 234.28s Step 564( 60.00%), action 180, FPS 1.51, Running 234.87s Step 565( 60.33%), action 181, FPS 1.48, Running 236.02s Step 566( 60.67%), action 182, FPS 1.44, Running 237.07s Step 567( 61.00%), action 183, FPS 1.44, Running 237.86s Step 568( 61.33%), action 184, FPS 1.42, Running 238.50s Step 569( 61.67%), action 185, FPS 1.40, Running 239.53s Step 570( 62.00%), action 186, FPS 1.37, Running 240.17s Step 571( 62.33%), action 187, FPS 1.37, Running 241.08s Step 572( 62.67%), action 188, FPS 1.37, Running 241.56s Step 573( 63.00%), action 189, FPS 1.35, Running 242.39s Step 574( 63.33%), action 190, FPS 1.35, Running 242.96s Step 575( 63.67%), action 191, FPS 1.31, Running 244.02s Step 576( 64.00%), action 192, FPS 1.34, Running 244.59s Step 577( 64.33%), action 193, FPS 1.34, Running 245.49s Step 578( 64.67%), action 194, FPS 1.29, Running 246.41s Step 579( 65.00%), action 195, FPS 1.27, Running 247.57s Step 580( 65.33%), action 196, FPS 1.27, Running 248.15s Step 581( 65.67%), action 197, FPS 1.24, Running 249.09s Step 582( 66.00%), action 198, FPS 1.23, Running 249.84s Step 583( 66.33%), action 199, FPS 1.22, Running 250.73s Step 584( 66.67%), action 200, FPS 1.19, Running 251.64s Step 585( 67.00%), action 201, FPS 1.18, Running 252.99s Step 586( 67.33%), action 202, FPS 1.20, Running 253.76s [2026-08-02 20:14:20] [41 ] Seed 40 failed after 254.45 s. +steps: 586 , actions: 202 . +Instruction: Empty +Total 23/41(56.10%) success. +Setting seed: 41 +Step 1( N/A%), pre moving , FPS 1.32, Running 0.76s Step 2( N/A%), pre moving , FPS 2.31, Running 0.86s Step 3( N/A%), pre moving , FPS 3.20, Running 0.94s Step 4( N/A%), pre moving , FPS 3.88, Running 1.03s Step 5( N/A%), pre moving , FPS 3.64, Running 1.37s Step 6( N/A%), pre moving , FPS 4.04, Running 1.49s Step 7( N/A%), pre moving , FPS 4.41, Running 1.59s Step 8( N/A%), pre moving , FPS 4.14, Running 1.93s Step 9( N/A%), pre moving , FPS 4.44, Running 2.03s Step 10( N/A%), pre moving , FPS 4.73, Running 2.11s Step 11( N/A%), pre moving , FPS 4.98, Running 2.21s Step 12( N/A%), pre moving , FPS 4.71, Running 2.55s Step 13( N/A%), pre moving , FPS 4.88, Running 2.66s Step 14( N/A%), pre moving , FPS 5.08, Running 2.76s Step 15( N/A%), pre moving , FPS 4.95, Running 3.03s Step 16( N/A%), pre moving , FPS 5.02, Running 3.19s Step 17( N/A%), pre moving , FPS 5.15, Running 3.30s Step 18( N/A%), pre moving , FPS 5.30, Running 3.40s Step 19( N/A%), pre moving , FPS 5.08, Running 3.74s Step 20( N/A%), pre moving , FPS 5.20, Running 3.85s Step 21( N/A%), pre moving , FPS 5.51, Running 4.39s Step 22( N/A%), pre moving , FPS 5.46, Running 4.53s Step 23( N/A%), pre moving , FPS 5.26, Running 4.74s Step 24( N/A%), pre moving , FPS 5.14, Running 4.92s Step 25( N/A%), pre moving , FPS 5.51, Running 5.00s Step 26( N/A%), pre moving , FPS 4.91, Running 5.56s Step 27( N/A%), pre moving , FPS 4.93, Running 5.64s Step 28( N/A%), pre moving , FPS 5.25, Running 5.74s Step 29( N/A%), pre moving , FPS 4.93, Running 6.08s Step 30( N/A%), pre moving , FPS 4.90, Running 6.20s Step 31( N/A%), pre moving , FPS 4.90, Running 6.29s Step 32( N/A%), pre moving , FPS 4.90, Running 6.63s Step 33( N/A%), pre moving , FPS 4.90, Running 6.74s Step 34( N/A%), pre moving , FPS 4.90, Running 6.83s Step 35( N/A%), pre moving , FPS 4.92, Running 7.09s Step 36( N/A%), pre moving , FPS 4.38, Running 7.75s Step 37( N/A%), pre moving , FPS 4.37, Running 7.87s Step 38( N/A%), pre moving , FPS 4.40, Running 7.95s Step 39( N/A%), pre moving , FPS 4.64, Running 8.05s Step 40( N/A%), pre moving , FPS 4.42, Running 8.37s Step 41( N/A%), pre moving , FPS 4.89, Running 8.48s Step 42( N/A%), pre moving , FPS 4.97, Running 8.56s Step 43( N/A%), pre moving , FPS 5.10, Running 8.66s Step 44( N/A%), pre moving , FPS 4.89, Running 9.01s Step 45( N/A%), pre moving , FPS 4.80, Running 9.17s Step 46( N/A%), pre moving , FPS 5.00, Running 9.56s Step 47( N/A%), pre moving , FPS 4.91, Running 9.71s Step 48( N/A%), pre moving , FPS 4.86, Running 9.85s Step 49( N/A%), pre moving , FPS 4.80, Running 10.25s Step 50( N/A%), pre moving , FPS 4.77, Running 10.39s Step 51( N/A%), pre moving , FPS 4.78, Running 10.48s Step 52( N/A%), pre moving , FPS 4.69, Running 10.89s Step 53( N/A%), pre moving , FPS 4.67, Running 11.03s Step 54( N/A%), pre moving , FPS 4.40, Running 11.38s Step 55( N/A%), pre moving , FPS 4.48, Running 11.56s Step 56( N/A%), pre moving , FPS 5.06, Running 11.70s Step 57( N/A%), pre moving , FPS 4.75, Running 12.08s Step 58( N/A%), pre moving , FPS 4.72, Running 12.18s Step 59( N/A%), pre moving , FPS 4.69, Running 12.32s Step 60( N/A%), pre moving , FPS 4.86, Running 12.49s Step 61( N/A%), pre moving , FPS 4.84, Running 12.61s Step 62( N/A%), pre moving , FPS 4.75, Running 12.77s Step 63( N/A%), pre moving , FPS 4.69, Running 12.93s Step 64( N/A%), pre moving , FPS 4.92, Running 13.08s Step 65( N/A%), pre moving , FPS 4.94, Running 13.22s Step 66( N/A%), pre moving , FPS 4.92, Running 13.62s Step 67( N/A%), pre moving , FPS 4.94, Running 13.76s Step 68( N/A%), pre moving , FPS 4.65, Running 14.16s Step 69( N/A%), pre moving , FPS 4.93, Running 14.31s Step 70( N/A%), pre moving , FPS 4.63, Running 14.71s Step 71( N/A%), pre moving , FPS 4.61, Running 14.82s Step 72( N/A%), pre moving , FPS 4.99, Running 14.90s Step 73( N/A%), pre moving , FPS 5.04, Running 14.99s Step 74( N/A%), pre moving , FPS 5.39, Running 15.09s Step 75( N/A%), pre moving , FPS 5.11, Running 15.47s Step 76( N/A%), pre moving , FPS 5.16, Running 15.58s Step 77( N/A%), pre moving , FPS 5.56, Running 15.68s Step 78( N/A%), pre moving , FPS 5.21, Running 16.02s Step 79( N/A%), pre moving , FPS 5.25, Running 16.13s Step 80( N/A%), pre moving , FPS 5.36, Running 16.22s Step 81( N/A%), pre moving , FPS 5.39, Running 16.31s Step 82( N/A%), pre moving , FPS 5.14, Running 16.66s Step 83( N/A%), pre moving , FPS 5.20, Running 16.77s Step 84( N/A%), pre moving , FPS 5.27, Running 16.87s Step 85( N/A%), pre moving , FPS 5.01, Running 17.21s Step 86( N/A%), pre moving , FPS 5.42, Running 17.31s Step 87( N/A%), pre moving , FPS 5.50, Running 17.40s Step 88( N/A%), pre moving , FPS 5.99, Running 17.49s Step 89( N/A%), pre moving , FPS 5.67, Running 17.84s Step 90( N/A%), pre moving , FPS 6.17, Running 17.95s Step 91( N/A%), pre moving , FPS 6.22, Running 18.03s Step 92( N/A%), pre moving , FPS 6.08, Running 18.19s Step 93( N/A%), pre moving , FPS 5.77, Running 18.46s Step 94( N/A%), pre moving , FPS 5.75, Running 18.57s Step 95( N/A%), pre moving , FPS 4.74, Running 19.69s Step 96( N/A%), pre moving , FPS 4.41, Running 20.11s Step 97( N/A%), pre moving , FPS 4.02, Running 20.66s Step 98( N/A%), pre moving , FPS 4.04, Running 20.97s Step 99( N/A%), pre moving , FPS 3.81, Running 21.37s Step 100( N/A%), pre moving , FPS 3.60, Running 21.78s Step 101( N/A%), pre moving , FPS 3.31, Running 22.35s Step 102( N/A%), pre moving , FPS 3.26, Running 22.79s Step 103( N/A%), pre moving , FPS 3.04, Running 23.35s Step 104( N/A%), pre moving , FPS 3.00, Running 23.55s Step 105( N/A%), pre moving , FPS 2.91, Running 24.09s Step 106( N/A%), pre moving , FPS 2.77, Running 24.53s Step 107( N/A%), pre moving , FPS 2.60, Running 25.10s Step 108( N/A%), pre moving , FPS 2.56, Running 25.32s Step 109( N/A%), pre moving , FPS 2.51, Running 25.79s Step 110( N/A%), pre moving , FPS 2.43, Running 26.19s Step 111( N/A%), pre moving , FPS 2.30, Running 26.74s Step 112( N/A%), pre moving , FPS 2.29, Running 26.94s Step 113( N/A%), pre moving , FPS 2.22, Running 27.47s Step 114( N/A%), pre moving , FPS 2.14, Running 27.91s Step 115( N/A%), pre moving , FPS 2.28, Running 28.45s Step 116( N/A%), pre moving , FPS 2.35, Running 28.64s Step 117( N/A%), pre moving , FPS 2.36, Running 29.15s Step 118( N/A%), pre moving , FPS 2.32, Running 29.60s Step 119( N/A%), pre moving , FPS 2.27, Running 30.17s Step 120( N/A%), pre moving , FPS 2.24, Running 30.69s Step 121( N/A%), pre moving , FPS 2.26, Running 31.21s Step 122( N/A%), pre moving , FPS 2.34, Running 31.35s Step 123( N/A%), pre moving , FPS 2.40, Running 31.70s Step 124( N/A%), pre moving , FPS 2.40, Running 31.90s Step 125( N/A%), pre moving , FPS 2.45, Running 32.24s Step 126( N/A%), pre moving , FPS 2.52, Running 32.47s Step 127( N/A%), pre moving , FPS 2.54, Running 32.99s Step 128( N/A%), pre moving , FPS 2.46, Running 33.44s Step 129( N/A%), pre moving , FPS 2.42, Running 34.06s Step 130( N/A%), pre moving , FPS 2.40, Running 34.52s Step 131( N/A%), pre moving , FPS 2.39, Running 35.11s Step 132( N/A%), pre moving , FPS 2.31, Running 35.60s Step 133( N/A%), pre moving , FPS 2.29, Running 36.21s Step 134( N/A%), pre moving , FPS 2.28, Running 36.67s Step 135( N/A%), pre moving , FPS 2.27, Running 37.25s Step 136( N/A%), pre moving , FPS 2.27, Running 37.46s Step 137( N/A%), pre moving , FPS 2.25, Running 38.05s Step 138( N/A%), pre moving , FPS 2.25, Running 38.48s Step 139( N/A%), pre moving , FPS 2.25, Running 39.07s Step 140( N/A%), pre moving , FPS 2.26, Running 39.54s Step 141( N/A%), pre moving , FPS 2.24, Running 40.14s Step 142( N/A%), pre moving , FPS 2.22, Running 40.35s Step 143( N/A%), pre moving , FPS 2.19, Running 40.84s Step 144( N/A%), pre moving , FPS 2.14, Running 41.24s Step 145( N/A%), pre moving , FPS 2.09, Running 41.79s Step 146( N/A%), pre moving , FPS 2.08, Running 42.07s Step 147( N/A%), pre moving , FPS 2.10, Running 42.50s Step 148( N/A%), pre moving , FPS 2.10, Running 42.97s Step 149( N/A%), pre moving , FPS 2.11, Running 43.54s Step 150( N/A%), pre moving , FPS 2.20, Running 43.63s Step 151( N/A%), pre moving , FPS 2.32, Running 43.74s Step 152( N/A%), pre moving , FPS 2.36, Running 44.06s Step 153( N/A%), pre moving , FPS 2.51, Running 44.18s Step 154( N/A%), pre moving , FPS 2.63, Running 44.26s Step 155( N/A%), pre moving , FPS 2.82, Running 44.35s Step 156( N/A%), pre moving , FPS 2.76, Running 44.71s Step 157( N/A%), pre moving , FPS 2.96, Running 44.81s Step 158( N/A%), pre moving , FPS 3.12, Running 44.90s Step 159( N/A%), pre moving , FPS 3.37, Running 45.01s Step 160( N/A%), pre moving , FPS 3.16, Running 45.87s Step 161( N/A%), pre moving , FPS 3.42, Running 45.98s Step 162( N/A%), pre moving , FPS 3.49, Running 46.08s Step 163( N/A%), pre moving , FPS 3.58, Running 46.43s Step 164( N/A%), pre moving , FPS 3.77, Running 46.55s Step 165( N/A%), pre moving , FPS 4.08, Running 46.69s Step 166( N/A%), pre moving , FPS 3.97, Running 47.12s Step 167( N/A%), pre moving , FPS 4.20, Running 47.26s Step 168( N/A%), pre moving , FPS 4.26, Running 47.66s Step 169( N/A%), pre moving , FPS 4.67, Running 47.83s Step 170( N/A%), pre moving , FPS 4.33, Running 48.24s Step 171( N/A%), pre moving , FPS 4.29, Running 48.40s Step 172( N/A%), pre moving , FPS 4.18, Running 48.85s Step 173( N/A%), pre moving , FPS 4.07, Running 49.09s Step 174( N/A%), pre moving , FPS 3.82, Running 49.50s Step 175( N/A%), pre moving , FPS 3.72, Running 49.73s Step 176( N/A%), pre moving , FPS 3.69, Running 50.12s Step 177( N/A%), pre moving , FPS 3.62, Running 50.34s Step 178( N/A%), pre moving , FPS 3.40, Running 50.79s Step 179( N/A%), pre moving , FPS 3.38, Running 50.93s Step 180( N/A%), pre moving , FPS 3.69, Running 51.29s Step 181( N/A%), pre moving , FPS 3.61, Running 51.52s Step 182( N/A%), pre moving , FPS 3.51, Running 51.78s Step 183( N/A%), pre moving , FPS 3.40, Running 52.31s Step 184( N/A%), pre moving , FPS 3.20, Running 52.79s Step 185( N/A%), pre moving , FPS 3.01, Running 53.34s Step 186( N/A%), pre moving , FPS 3.05, Running 53.67s Step 187( N/A%), pre moving , FPS 2.90, Running 54.17s Step 188( N/A%), pre moving , FPS 2.84, Running 54.71s Step 189( N/A%), pre moving , FPS 2.69, Running 55.26s Step 190( N/A%), pre moving , FPS 2.65, Running 55.77s Step 191( N/A%), pre moving , FPS 2.52, Running 56.33s Step 192( N/A%), pre moving , FPS 2.49, Running 56.87s Step 193( N/A%), pre moving , FPS 2.40, Running 57.43s Step 194( N/A%), pre moving , FPS 2.37, Running 57.93s Step 195( N/A%), pre moving , FPS 2.29, Running 58.47s Step 196( N/A%), pre moving , FPS 2.29, Running 58.84s Step 197( N/A%), pre moving , FPS 2.23, Running 59.29s Step 198( N/A%), pre moving , FPS 2.21, Running 59.83s Step 199( N/A%), pre moving , FPS 2.13, Running 60.32s Step 200( N/A%), pre moving , FPS 2.16, Running 60.55s Step 201( N/A%), pre moving , FPS 2.10, Running 61.02s Step 202( N/A%), pre moving , FPS 2.06, Running 61.50s Step 203( N/A%), pre moving , FPS 2.12, Running 61.74s Step 204( N/A%), pre moving , FPS 2.13, Running 62.18s Step 205( N/A%), pre moving , FPS 2.22, Running 62.36s Step 206( N/A%), pre moving , FPS 2.19, Running 62.81s Step 207( N/A%), pre moving , FPS 2.29, Running 62.91s Step 208( N/A%), pre moving , FPS 2.34, Running 63.24s Step 209( N/A%), pre moving , FPS 2.47, Running 63.35s Step 210( N/A%), pre moving , FPS 2.61, Running 63.43s Step 211( N/A%), pre moving , FPS 2.71, Running 63.72s Step 212( N/A%), pre moving , FPS 2.83, Running 63.94s Step 213( N/A%), pre moving , FPS 3.01, Running 64.09s Step 214( N/A%), pre moving , FPS 3.08, Running 64.44s Step 215( N/A%), pre moving , FPS 3.29, Running 64.55s Step 216( N/A%), pre moving , FPS 3.45, Running 64.63s Step 217( N/A%), pre moving , FPS 3.65, Running 64.77s Step 218( N/A%), pre moving , FPS 3.81, Running 65.08s Step 219( N/A%), pre moving , FPS 4.13, Running 65.16s Step 220( N/A%), pre moving , FPS 4.24, Running 65.26s Step 221( N/A%), pre moving , FPS 3.85, Running 66.22s Step 222( N/A%), pre moving , FPS 4.16, Running 66.30s Step 223( N/A%), pre moving , FPS 4.31, Running 66.39s Step 224( N/A%), pre moving , FPS 4.39, Running 66.73s Step 225( N/A%), pre moving , FPS 4.46, Running 66.85s Step 226( N/A%), pre moving , FPS 4.80, Running 66.97s Step 227( N/A%), pre moving , FPS 4.55, Running 67.30s Step 228( N/A%), pre moving , FPS 4.69, Running 67.51s Step 229( N/A%), pre moving , FPS 4.40, Running 67.89s Step 230( N/A%), pre moving , FPS 4.34, Running 68.04s Step 231( N/A%), pre moving , FPS 4.24, Running 68.44s Step 232( N/A%), pre moving , FPS 4.29, Running 68.61s Step 233( N/A%), pre moving , FPS 4.08, Running 68.99s Step 234( N/A%), pre moving , FPS 4.23, Running 69.17s Step 235( N/A%), pre moving , FPS 3.99, Running 69.57s Step 236( N/A%), pre moving , FPS 3.93, Running 69.72s Step 237( N/A%), pre moving , FPS 3.94, Running 69.85s Step 238( N/A%), pre moving , FPS 3.88, Running 70.23s Step 239( N/A%), pre moving , FPS 3.88, Running 70.33s Step 240( N/A%), pre moving , FPS 3.86, Running 70.44s Step 241( N/A%), pre moving , FPS 4.57, Running 70.59s Step 242( N/A%), pre moving , FPS 4.54, Running 70.71s Step 243( N/A%), pre moving , FPS 4.39, Running 70.94s Step 244( N/A%), pre moving , FPS 4.61, Running 71.07s Step 245( N/A%), pre moving , FPS 4.47, Running 71.32s Step 246( N/A%), pre moving , FPS 4.23, Running 71.70s Step 247( N/A%), pre moving , FPS 4.32, Running 71.93s Step 248( N/A%), pre moving , FPS 4.11, Running 72.38s Step 249( N/A%), pre moving , FPS 4.06, Running 72.82s Step 250( N/A%), pre moving , FPS 4.02, Running 73.02s Step 251( N/A%), pre moving , FPS 3.99, Running 73.45s Step 252( N/A%), pre moving , FPS 3.97, Running 73.65s Step 253( N/A%), pre moving , FPS 3.91, Running 74.11s Step 254( N/A%), pre moving , FPS 3.79, Running 74.44s Step 255( N/A%), pre moving , FPS 3.86, Running 74.75s Step 256( N/A%), pre moving , FPS 3.64, Running 75.21s Step 257( N/A%), pre moving , FPS 3.61, Running 75.39s Step 258( N/A%), pre moving , FPS 3.57, Running 75.84s Step 259( N/A%), pre moving , FPS 3.36, Running 76.28s Step 260( N/A%), pre moving , FPS 3.31, Running 76.48s Step 261( N/A%), pre moving , FPS 3.17, Running 76.91s Step 262( N/A%), pre moving , FPS 3.12, Running 77.12s Step 263( N/A%), pre moving , FPS 3.02, Running 77.57s Step 264( N/A%), pre moving , FPS 2.99, Running 77.75s Step 265( N/A%), pre moving , FPS 2.93, Running 78.15s Step 266( N/A%), pre moving , FPS 3.01, Running 78.34s Step 267( N/A%), pre moving , FPS 2.91, Running 78.79s Step 268( N/A%), pre moving , FPS 2.93, Running 79.21s Step 269( N/A%), pre moving , FPS 3.03, Running 79.42s Step 270( N/A%), pre moving , FPS 2.91, Running 79.89s Step 271( N/A%), pre moving , FPS 3.02, Running 80.07s Step 272( N/A%), pre moving , FPS 2.91, Running 80.53s Step 273( N/A%), pre moving , FPS 3.03, Running 80.71s Step 274( N/A%), pre moving , FPS 2.97, Running 81.16s Step 275( N/A%), pre moving , FPS 2.92, Running 81.61s Step 276( N/A%), pre moving , FPS 3.03, Running 81.80s Step 277( N/A%), pre moving , FPS 2.93, Running 82.23s Step 278( N/A%), pre moving , FPS 3.03, Running 82.43s Step 279( N/A%), pre moving , FPS 3.01, Running 82.92s Step 280( N/A%), pre moving , FPS 2.89, Running 83.39s Step 281( N/A%), pre moving , FPS 2.98, Running 83.63s Step 282( N/A%), pre moving , FPS 2.85, Running 84.13s Step 283( N/A%), pre moving , FPS 2.83, Running 84.64s Step 284( N/A%), pre moving , FPS 2.70, Running 85.15s Step 285( N/A%), pre moving , FPS 2.79, Running 85.33s Step 286( N/A%), pre moving , FPS 2.69, Running 85.78s Step 287( N/A%), pre moving , FPS 2.70, Running 86.21s Step 288( N/A%), pre moving , FPS 2.77, Running 86.42s Step 289( N/A%), pre moving , FPS 2.69, Running 86.86s Step 290( N/A%), pre moving , FPS 2.84, Running 86.94s Step 291( N/A%), pre moving , FPS 2.87, Running 87.04s Step 292( N/A%), pre moving , FPS 2.92, Running 87.37s Step 293( N/A%), pre moving , FPS 2.95, Running 87.49s Step 294( N/A%), pre moving , FPS 3.11, Running 87.59s Step 295( N/A%), pre moving , FPS 3.16, Running 87.93s Step 296( N/A%), pre moving , FPS 3.21, Running 88.04s Step 297( N/A%), pre moving , FPS 3.39, Running 88.13s Step 298( N/A%), pre moving , FPS 3.31, Running 88.47s Step 299( N/A%), pre moving , FPS 3.54, Running 88.57s Step 300( N/A%), pre moving , FPS 3.79, Running 88.66s Step 301( N/A%), pre moving , FPS 3.90, Running 88.77s Step 302( N/A%), pre moving , FPS 4.02, Running 89.11s Step 303( N/A%), pre moving , FPS 4.38, Running 89.20s Step 304( N/A%), pre moving , FPS 4.81, Running 89.31s Step 305( N/A%), pre moving , FPS 4.63, Running 89.65s Step 306( N/A%), pre moving , FPS 5.11, Running 89.69s Step 307( N/A%), pre moving , FPS 5.69, Running 89.73s Step 308( N/A%), pre moving , FPS 5.99, Running 89.76s Step 309( N/A%), pre moving , FPS 6.81, Running 89.79s Step 310( N/A%), pre moving , FPS 6.91, Running 89.83s Step 311( N/A%), pre moving , FPS 7.07, Running 89.87s Step 312( N/A%), pre moving , FPS 7.90, Running 89.90s Step 313( N/A%), pre moving , FPS 8.16, Running 89.94s Step 314( N/A%), pre moving , FPS 8.36, Running 89.98s Step 315( N/A%), pre moving , FPS 9.63, Running 90.01s Step 316( N/A%), pre moving , FPS 9.98, Running 90.04s Step 317( N/A%), pre moving , FPS 10.28, Running 90.07s Step 318( N/A%), pre moving , FPS 12.18, Running 90.11s Step 319( N/A%), pre moving , FPS 10.23, Running 90.53s Step 320( N/A%), pre moving , FPS 10.54, Running 90.56s Step 321( N/A%), pre moving , FPS 10.95, Running 90.59s Step 322( N/A%), pre moving , FPS 13.08, Running 90.64s Step 323( N/A%), pre moving , FPS 13.59, Running 90.67s Step 324( N/A%), pre moving , FPS 14.25, Running 90.71s Step 325( N/A%), pre moving , FPS 18.17, Running 90.75s Step 326( N/A%), pre moving , FPS 18.33, Running 90.78s Step 327( N/A%), pre moving , FPS 18.35, Running 90.81s Step 328( N/A%), pre moving , FPS 17.94, Running 90.87s Step 329( N/A%), pre moving , FPS 17.97, Running 90.90s Step 330( N/A%), pre moving , FPS 18.11, Running 90.94s Step 331( N/A%), pre moving , FPS 18.14, Running 90.97s Step 332( N/A%), pre moving , FPS 18.19, Running 91.00s Step 333( N/A%), pre moving , FPS 18.24, Running 91.04s Step 334( N/A%), pre moving , FPS 18.10, Running 91.08s Step 335( N/A%), pre moving , FPS 18.09, Running 91.12s Step 336( N/A%), pre moving , FPS 17.75, Running 91.17s Step 337( N/A%), pre moving , FPS 16.67, Running 91.27s Step 338( N/A%), pre moving , FPS 15.20, Running 91.42s Step 339( N/A%), pre moving , FPS 19.73, Running 91.54s Step 340( N/A%), pre moving , FPS 18.09, Running 91.67s Step 341( N/A%), pre moving , FPS 16.59, Running 91.80s Step 342( N/A%), pre moving , FPS 15.24, Running 91.95s Step 343( N/A%), pre moving , FPS 14.14, Running 92.09s Step 344( N/A%), pre moving , FPS 11.35, Running 92.47s Step 345( N/A%), pre moving , FPS 10.66, Running 92.62s Step 346( N/A%), pre moving , FPS 8.93, Running 93.02s Step 347( N/A%), pre moving , FPS 8.53, Running 93.16s Step 348( N/A%), pre moving , FPS 8.30, Running 93.28s Step 349( N/A%), pre moving , FPS 7.17, Running 93.69s Step 350( N/A%), pre moving , FPS 6.91, Running 93.83s Step 351( N/A%), pre moving , FPS 6.14, Running 94.23s Step 352( N/A%), pre moving , FPS 5.92, Running 94.38s Step 353( N/A%), pre moving , FPS 5.37, Running 94.76s Step 354( N/A%), pre moving , FPS 5.21, Running 94.92s Step 355( N/A%), pre moving , FPS 4.77, Running 95.31s Step 356( N/A%), pre moving , FPS 4.65, Running 95.47s Step 357( N/A%), pre moving , FPS 4.48, Running 95.73s Step 358( N/A%), pre moving , FPS 4.49, Running 95.88s Step 359( N/A%), pre moving , FPS 4.49, Running 95.99s Step 360( N/A%), pre moving , FPS 4.53, Running 96.08s Step 361( N/A%), pre moving , FPS 4.33, Running 96.42s Step 362( N/A%), pre moving , FPS 4.37, Running 96.53s Step 363( N/A%), pre moving , FPS 4.41, Running 96.62s Step 364( N/A%), pre moving , FPS 4.46, Running 96.96s Step 365( N/A%), pre moving , FPS 4.50, Running 97.07s Step 366( N/A%), pre moving , FPS 4.85, Running 97.15s Step 367( N/A%), pre moving , FPS 4.89, Running 97.25s Step 368( N/A%), pre moving , FPS 4.64, Running 97.59s Step 369( N/A%), pre moving , FPS 5.00, Running 97.70s Step 370( N/A%), pre moving , FPS 5.06, Running 97.79s Step 371( N/A%), pre moving , FPS 5.13, Running 98.12s Step 372( N/A%), pre moving , FPS 5.20, Running 98.22s Step 373( N/A%), pre moving , FPS 5.66, Running 98.30s Step 374( N/A%), pre moving , FPS 5.76, Running 98.40s Step 375( N/A%), pre moving , FPS 5.80, Running 98.76s Step 376( N/A%), pre moving , FPS 5.93, Running 98.84s Step 377( N/A%), pre moving , FPS 3.67, Running 101.18s Step 378( N/A%), pre moving , FPS 3.33, Running 101.89s Step 379( N/A%), pre moving , FPS 3.21, Running 102.23s Step 380( N/A%), pre moving , FPS 2.99, Running 102.77s Step 381( N/A%), pre moving , FPS 2.94, Running 103.22s Step 382( N/A%), pre moving , FPS 2.76, Running 103.77s Step 383( N/A%), pre moving , FPS 2.72, Running 103.97s Step 384( N/A%), pre moving , FPS 2.60, Running 104.66s Step 385( N/A%), pre moving , FPS 2.54, Running 104.95s Step 386( N/A%), pre moving , FPS 2.41, Running 105.44s Step 387( N/A%), pre moving , FPS 2.38, Running 105.65s Step 388( N/A%), pre moving , FPS 2.27, Running 106.40s Step 389( N/A%), pre moving , FPS 2.24, Running 106.62s Step 390( N/A%), pre moving , FPS 2.15, Running 107.10s Step 391( N/A%), pre moving , FPS 2.18, Running 107.32s Step 392( N/A%), pre moving , FPS 2.02, Running 108.10s Step 393( N/A%), pre moving , FPS 2.00, Running 108.29s Step 394( N/A%), pre moving , FPS 1.91, Running 108.87s Step 395( N/A%), pre moving , FPS 1.90, Running 109.31s Step 396( N/A%), pre moving , FPS 1.81, Running 109.88s Step 397( 0.33%), action 1, FPS 2.15, Running 110.47s Step 398( 0.67%), action 2, FPS 2.24, Running 110.84s Step 399( 1.00%), action 3, FPS 2.21, Running 111.29s Step 400( 1.33%), action 4, FPS 2.23, Running 111.74s Step 401( 1.67%), action 5, FPS 2.14, Running 112.56s Step 402( 2.00%), action 6, FPS 2.10, Running 113.28s Step 403( 2.33%), action 7, FPS 1.96, Running 114.16s Step 404( 2.67%), action 8, FPS 1.96, Running 114.88s Step 405( 3.00%), action 9, FPS 1.84, Running 115.84s Step 406( 3.33%), action 10, FPS 1.82, Running 116.42s Step 407( 3.67%), action 11, FPS 1.71, Running 117.34s Step 408( 4.00%), action 12, FPS 1.77, Running 117.67s Step 409( 4.33%), action 13, FPS 1.68, Running 118.51s Step 410( 4.67%), action 14, FPS 1.67, Running 119.09s Step 411( 5.00%), action 15, FPS 1.57, Running 120.04s Step 412( 5.33%), action 16, FPS 1.61, Running 120.51s Step 413( 5.67%), action 17, FPS 1.55, Running 121.23s Step 414( 6.00%), action 18, FPS 1.54, Running 121.84s Step 415( 6.33%), action 19, FPS 1.52, Running 122.49s Step 416( 6.67%), action 20, FPS 1.53, Running 122.96s Step 417( 7.00%), action 21, FPS 1.49, Running 123.90s Step 418( 7.33%), action 22, FPS 1.46, Running 124.56s Step 419( 7.67%), action 23, FPS 1.41, Running 125.52s Step 420( 8.00%), action 24, FPS 1.41, Running 125.92s Step 421( 8.33%), action 25, FPS 1.41, Running 126.70s Step 422( 8.67%), action 26, FPS 1.41, Running 127.46s Step 423( 9.00%), action 27, FPS 1.41, Running 128.34s Step 424( 9.33%), action 28, FPS 1.44, Running 128.76s Step 425( 9.67%), action 29, FPS 1.49, Running 129.29s Step 426( 10.00%), action 30, FPS 1.47, Running 130.04s Step 427( 10.33%), action 31, FPS 1.47, Running 130.97s Step 428( 10.67%), action 32, FPS 1.45, Running 131.43s Step 429( 11.00%), action 33, FPS 1.47, Running 132.16s Step 430( 11.33%), action 34, FPS 1.48, Running 132.63s Step 431( 11.67%), action 35, FPS 1.50, Running 133.34s Step 432( 12.00%), action 36, FPS 1.48, Running 134.00s Step 433( 12.33%), action 37, FPS 1.47, Running 134.88s Step 434( 12.67%), action 38, FPS 1.46, Running 135.55s Step 435( 13.00%), action 39, FPS 1.46, Running 136.17s Step 436( 13.33%), action 40, FPS 1.46, Running 136.69s Step 437( 13.67%), action 41, FPS 1.46, Running 137.61s Step 438( 14.00%), action 42, FPS 1.48, Running 138.12s Step 439( 14.33%), action 43, FPS 1.47, Running 139.13s Step 440( 14.67%), action 44, FPS 1.47, Running 139.50s Step 441( 15.00%), action 45, FPS 1.47, Running 140.30s Step 442( 15.33%), action 46, FPS 1.51, Running 140.71s Step 443( 15.67%), action 47, FPS 1.52, Running 141.48s Step 444( 16.00%), action 48, FPS 1.50, Running 142.13s Step 445( 16.33%), action 49, FPS 1.46, Running 142.99s Step 446( 16.67%), action 50, FPS 1.50, Running 143.36s Step 447( 17.00%), action 51, FPS 1.50, Running 144.28s Step 448( 17.33%), action 52, FPS 1.49, Running 144.88s Step 449( 17.67%), action 53, FPS 1.48, Running 145.70s Step 450( 18.00%), action 54, FPS 1.48, Running 146.11s Step 451( 18.33%), action 55, FPS 1.48, Running 146.87s Step 452( 18.67%), action 56, FPS 1.51, Running 147.26s Step 453( 19.00%), action 57, FPS 1.52, Running 148.03s Step 454( 19.33%), action 58, FPS 1.55, Running 148.41s Step 455( 19.67%), action 59, FPS 1.57, Running 148.92s Step 456( 20.00%), action 60, FPS 1.57, Running 149.39s Step 457( 20.33%), action 61, FPS 1.57, Running 150.35s Step 458( 20.67%), action 62, FPS 1.56, Running 150.93s Step 459( 21.00%), action 63, FPS 1.58, Running 151.79s Step 460( 21.33%), action 64, FPS 1.53, Running 152.54s Step 461( 21.67%), action 65, FPS 1.53, Running 153.38s Step 462( 22.00%), action 66, FPS 1.52, Running 153.83s Step 463( 22.33%), action 67, FPS 1.53, Running 154.56s Step 464( 22.67%), action 68, FPS 1.54, Running 155.09s Step 465( 23.00%), action 69, FPS 1.57, Running 155.72s Step 466( 23.33%), action 70, FPS 1.53, Running 156.46s Step 467( 23.67%), action 71, FPS 1.50, Running 157.57s Step 468( 24.00%), action 72, FPS 1.47, Running 158.52s Step 469( 24.33%), action 73, FPS 1.46, Running 159.37s Step 470( 24.67%), action 74, FPS 1.43, Running 160.13s Step 471( 25.00%), action 75, FPS 1.44, Running 160.77s Step 472( 25.33%), action 76, FPS 1.43, Running 161.27s Step 473( 25.67%), action 77, FPS 1.41, Running 162.18s Step 474( 26.00%), action 78, FPS 1.38, Running 162.95s Step 475( 26.33%), action 79, FPS 1.35, Running 163.79s Step 476( 26.67%), action 80, FPS 1.35, Running 164.18s Step 477( 27.00%), action 81, FPS 1.36, Running 165.06s Step 478( 27.33%), action 82, FPS 1.35, Running 165.70s Step 479( 27.67%), action 83, FPS 1.36, Running 166.54s Step 480( 28.00%), action 84, FPS 1.37, Running 167.11s Step 481( 28.33%), action 85, FPS 1.42, Running 167.42s Step 482( 28.67%), action 86, FPS 1.40, Running 168.16s Step 483( 29.00%), action 87, FPS 1.35, Running 169.36s Step 484( 29.33%), action 88, FPS 1.35, Running 169.86s Step 485( 29.67%), action 89, FPS 1.30, Running 171.13s Step 486( 30.00%), action 90, FPS 1.31, Running 171.75s Step 487( 30.33%), action 91, FPS 1.32, Running 172.72s Step 488( 30.67%), action 92, FPS 1.36, Running 173.25s Step 489( 31.00%), action 93, FPS 1.38, Running 173.85s Step 490( 31.33%), action 94, FPS 1.40, Running 174.37s Step 491( 31.67%), action 95, FPS 1.39, Running 175.21s Step 492( 32.00%), action 96, FPS 1.36, Running 175.94s Step 493( 32.33%), action 97, FPS 1.37, Running 176.81s Step 494( 32.67%), action 98, FPS 1.40, Running 177.24s Step 495( 33.00%), action 99, FPS 1.41, Running 178.00s Step 496( 33.33%), action 100, FPS 1.37, Running 178.82s Step 497( 33.67%), action 101, FPS 1.33, Running 180.10s Step 498( 34.00%), action 102, FPS 1.35, Running 180.53s Step 499( 34.33%), action 103, FPS 1.36, Running 181.26s Step 500( 34.67%), action 104, FPS 1.34, Running 182.01s Step 501( 35.00%), action 105, FPS 1.28, Running 183.01s Step 502( 35.33%), action 106, FPS 1.29, Running 183.72s Step 503( 35.67%), action 107, FPS 1.31, Running 184.61s Step 504( 36.00%), action 108, FPS 1.30, Running 185.24s Step 505( 36.33%), action 109, FPS 1.32, Running 186.25s Step 506( 36.67%), action 110, FPS 1.31, Running 187.01s Step 507( 37.00%), action 111, FPS 1.33, Running 187.73s Step 508( 37.33%), action 112, FPS 1.30, Running 188.58s Step 509( 37.67%), action 113, FPS 1.28, Running 189.43s Step 510( 38.00%), action 114, FPS 1.27, Running 190.08s Step 511( 38.33%), action 115, FPS 1.22, Running 191.62s Step 512( 38.67%), action 116, FPS 1.21, Running 192.46s Step 513( 39.00%), action 117, FPS 1.21, Running 193.29s Step 514( 39.33%), action 118, FPS 1.18, Running 194.16s Step 515( 39.67%), action 119, FPS 1.18, Running 194.92s Step 516( 40.00%), action 120, FPS 1.19, Running 195.66s Step 517( 40.33%), action 121, FPS 1.18, Running 196.99s Step 518( 40.67%), action 122, FPS 1.17, Running 197.64s Step 519( 41.00%), action 123, FPS 1.15, Running 198.65s Step 520( 41.33%), action 124, FPS 1.16, Running 199.32s Step 521( 41.67%), action 125, FPS 1.16, Running 200.26s Step 522( 42.00%), action 126, FPS 1.15, Running 201.06s Step 523( 42.33%), action 127, FPS 1.15, Running 201.97s Step 524( 42.67%), action 128, FPS 1.15, Running 202.58s Step 525( 43.00%), action 129, FPS 1.15, Running 203.58s Step 526( 43.33%), action 130, FPS 1.18, Running 203.94s Step 527( 43.67%), action 131, FPS 1.15, Running 205.10s Step 528( 44.00%), action 132, FPS 1.17, Running 205.63s Step 529( 44.33%), action 133, FPS 1.16, Running 206.67s Step 530( 44.67%), action 134, FPS 1.15, Running 207.47s Step 531( 45.00%), action 135, FPS 1.17, Running 208.65s Step 532( 45.33%), action 136, FPS 1.20, Running 209.19s Step 533( 45.67%), action 137, FPS 1.20, Running 210.02s Step 534( 46.00%), action 138, FPS 1.21, Running 210.64s Step 535( 46.33%), action 139, FPS 1.20, Running 211.60s Step 536( 46.67%), action 140, FPS 1.23, Running 211.89s Step 537( 47.00%), action 141, FPS 1.23, Running 213.25s Step 538( 47.33%), action 142, FPS 1.25, Running 213.64s Step 539( 47.67%), action 143, FPS 1.26, Running 214.49s Step 540( 48.00%), action 144, FPS 1.26, Running 215.20s Step 541( 48.33%), action 145, FPS 1.26, Running 216.10s Step 542( 48.67%), action 146, FPS 1.28, Running 216.67s Step 543( 49.00%), action 147, FPS 1.27, Running 217.72s Step 544( 49.33%), action 148, FPS 1.25, Running 218.52s Step 545( 49.67%), action 149, FPS 1.23, Running 219.87s Step 546( 50.00%), action 150, FPS 1.20, Running 220.61s Step 547( 50.33%), action 151, FPS 1.21, Running 221.63s Step 548( 50.67%), action 152, FPS 1.20, Running 222.33s Step 549( 51.00%), action 153, FPS 1.21, Running 223.22s Step 550( 51.33%), action 154, FPS 1.22, Running 223.80s Step 551( 51.67%), action 155, FPS 1.26, Running 224.56s Step 552( 52.00%), action 156, FPS 1.27, Running 224.97s Step 553( 52.33%), action 157, FPS 1.24, Running 226.13s Step 554( 52.67%), action 158, FPS 1.24, Running 226.77s Step 555( 53.00%), action 159, FPS 1.23, Running 227.86s Step 556( 53.33%), action 160, FPS 1.21, Running 228.42s Step 557( 53.67%), action 161, FPS 1.24, Running 229.43s Step 558( 54.00%), action 162, FPS 1.23, Running 229.86s Step 559( 54.33%), action 163, FPS 1.21, Running 230.98s Step 560( 54.67%), action 164, FPS 1.20, Running 231.90s Step 561( 55.00%), action 165, FPS 1.20, Running 232.79s Step 562( 55.33%), action 166, FPS 1.16, Running 233.97s [2026-08-02 20:18:14] [42 ] Seed 41 failed after 234.26 s. +steps: 562 , actions: 166 . +Instruction: Empty +Total 23/42(54.76%) success. +Setting seed: 42 +Step 1( N/A%), pre moving , FPS 7.23, Running 0.14s Step 2( N/A%), pre moving , FPS 4.27, Running 0.47s Step 3( N/A%), pre moving , FPS 5.23, Running 0.57s Step 4( N/A%), pre moving , FPS 6.22, Running 0.64s Step 5( N/A%), pre moving , FPS 6.74, Running 0.74s Step 6( N/A%), pre moving , FPS 5.52, Running 1.09s Step 7( N/A%), pre moving , FPS 5.83, Running 1.20s Step 8( N/A%), pre moving , FPS 6.16, Running 1.30s Step 9( N/A%), pre moving , FPS 5.49, Running 1.64s Step 10( N/A%), pre moving , FPS 5.74, Running 1.74s Step 11( N/A%), pre moving , FPS 6.03, Running 1.82s Step 12( N/A%), pre moving , FPS 6.25, Running 1.92s Step 13( N/A%), pre moving , FPS 5.74, Running 2.26s Step 14( N/A%), pre moving , FPS 5.90, 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.90, Running 2.88s Step 18( N/A%), pre moving , FPS 6.01, Running 2.99s Step 19( N/A%), pre moving , FPS 6.15, Running 3.09s Step 20( N/A%), pre moving , FPS 5.83, Running 3.43s Step 21( N/A%), pre moving , FPS 5.20, Running 3.98s Step 22( N/A%), pre moving , FPS 5.44, Running 4.14s Step 23( N/A%), pre moving , FPS 5.50, Running 4.21s Step 24( N/A%), pre moving , FPS 5.48, Running 4.30s Step 25( N/A%), pre moving , FPS 5.56, Running 4.34s Step 26( N/A%), pre moving , FPS 5.32, Running 4.85s Step 27( N/A%), pre moving , FPS 5.31, Running 4.96s Step 28( N/A%), pre moving , FPS 5.04, Running 5.27s Step 29( N/A%), pre moving , FPS 5.35, Running 5.38s Step 30( N/A%), pre moving , FPS 5.36, Running 5.47s Step 31( N/A%), pre moving , FPS 5.02, Running 5.81s Step 32( N/A%), pre moving , FPS 5.01, Running 5.91s Step 33( N/A%), pre moving , FPS 5.36, Running 5.99s Step 34( N/A%), pre moving , FPS 5.35, Running 6.11s Step 35( N/A%), pre moving , FPS 5.01, Running 6.46s Step 36( N/A%), pre moving , FPS 4.64, Running 7.12s Step 37( N/A%), pre moving , FPS 4.62, Running 7.21s Step 38( N/A%), pre moving , FPS 4.38, Running 7.56s Step 39( N/A%), pre moving , FPS 4.37, Running 7.67s Step 40( N/A%), pre moving , FPS 4.63, Running 7.75s Step 41( N/A%), pre moving , FPS 5.16, Running 7.86s Step 42( N/A%), pre moving , FPS 4.94, Running 8.19s Step 43( N/A%), pre moving , FPS 4.89, Running 8.30s Step 44( N/A%), pre moving , FPS 4.87, Running 8.40s Step 45( N/A%), pre moving , FPS 4.62, Running 8.67s Step 46( N/A%), pre moving , FPS 4.99, Running 8.86s Step 47( N/A%), pre moving , FPS 5.04, Running 8.93s Step 48( N/A%), pre moving , FPS 5.32, Running 9.03s Step 49( N/A%), pre moving , FPS 5.01, Running 9.37s Step 50( N/A%), pre moving , FPS 5.04, Running 9.44s Step 51( N/A%), pre moving , FPS 5.41, Running 9.51s Step 52( N/A%), pre moving , FPS 5.42, Running 9.60s Step 53( N/A%), pre moving , FPS 5.35, Running 9.73s Step 54( N/A%), pre moving , FPS 5.33, Running 9.86s Step 55( N/A%), pre moving , FPS 5.64, Running 10.01s Step 56( N/A%), pre moving , FPS 6.61, Running 10.15s Step 57( N/A%), pre moving , FPS 6.43, Running 10.33s Step 58( N/A%), pre moving , FPS 6.88, Running 10.47s Step 59( N/A%), pre moving , FPS 6.28, Running 10.85s Step 60( N/A%), pre moving , FPS 6.15, Running 11.00s Step 61( N/A%), pre moving , FPS 6.13, Running 11.12s Step 62( N/A%), pre moving , FPS 6.03, Running 11.51s Step 63( N/A%), pre moving , FPS 5.96, Running 11.66s Step 64( N/A%), pre moving , FPS 5.46, Running 12.07s Step 65( N/A%), pre moving , FPS 5.65, Running 12.21s Step 66( N/A%), pre moving , FPS 5.73, Running 12.35s Step 67( N/A%), pre moving , FPS 5.26, Running 12.74s Step 68( N/A%), pre moving , FPS 5.18, Running 12.89s Step 69( N/A%), pre moving , FPS 5.23, Running 13.19s Step 70( N/A%), pre moving , FPS 5.01, Running 13.43s Step 71( N/A%), pre moving , FPS 4.92, Running 13.57s Step 72( N/A%), pre moving , FPS 4.60, Running 13.95s Step 73( N/A%), pre moving , FPS 4.60, Running 14.09s Step 74( N/A%), pre moving , FPS 4.58, Running 14.23s Step 75( N/A%), pre moving , FPS 4.35, Running 14.60s Step 76( N/A%), pre moving , FPS 4.34, Running 14.75s Step 77( N/A%), pre moving , FPS 4.14, Running 15.16s Step 78( N/A%), pre moving , FPS 4.13, Running 15.30s Step 79( N/A%), pre moving , FPS 4.29, Running 15.51s Step 80( N/A%), pre moving , FPS 4.12, Running 15.86s Step 81( N/A%), pre moving , FPS 4.10, Running 16.00s Step 82( N/A%), pre moving , FPS 4.14, Running 16.33s Step 83( N/A%), pre moving , FPS 4.17, Running 16.45s Step 84( N/A%), pre moving , FPS 4.47, Running 16.54s Step 85( N/A%), pre moving , FPS 4.27, Running 16.89s Step 86( N/A%), pre moving , FPS 4.29, Running 17.01s Step 87( N/A%), pre moving , FPS 4.58, Running 17.10s Step 88( N/A%), pre moving , FPS 4.39, Running 17.44s Step 89( N/A%), pre moving , FPS 4.57, Running 17.57s Step 90( N/A%), pre moving , FPS 4.73, Running 17.66s Step 91( N/A%), pre moving , FPS 4.75, Running 17.78s Step 92( N/A%), pre moving , FPS 4.84, Running 18.09s Step 93( N/A%), pre moving , FPS 4.86, Running 18.20s Step 94( N/A%), pre moving , FPS 4.92, Running 18.29s Step 95( N/A%), pre moving , FPS 4.97, Running 18.62s Step 96( N/A%), pre moving , FPS 5.00, Running 18.75s Step 97( N/A%), pre moving , FPS 5.44, Running 18.83s Step 98( N/A%), pre moving , FPS 5.52, Running 18.93s Step 99( N/A%), pre moving , FPS 5.32, Running 19.27s Step 100( N/A%), pre moving , FPS 5.67, Running 19.39s Step 101( N/A%), pre moving , FPS 5.77, Running 19.47s Step 102( N/A%), pre moving , FPS 6.19, Running 19.57s Step 103( N/A%), pre moving , FPS 5.77, Running 19.91s Step 104( N/A%), pre moving , FPS 4.35, Running 21.14s Step 105( N/A%), pre moving , FPS 4.25, Running 21.59s Step 106( N/A%), pre moving , FPS 3.88, Running 22.16s Step 107( N/A%), pre moving , FPS 3.81, Running 22.36s Step 108( N/A%), pre moving , FPS 3.71, Running 22.83s Step 109( N/A%), pre moving , FPS 3.51, Running 23.27s Step 110( N/A%), pre moving , FPS 3.23, Running 23.84s Step 111( N/A%), pre moving , FPS 3.21, Running 24.02s Step 112( N/A%), pre moving , FPS 3.12, Running 24.51s Step 113( N/A%), pre moving , FPS 2.96, Running 24.95s Step 114( N/A%), pre moving , FPS 2.78, Running 25.50s Step 115( N/A%), pre moving , FPS 2.73, Running 25.95s Step 116( N/A%), pre moving , FPS 2.55, Running 26.60s Step 117( N/A%), pre moving , FPS 2.51, Running 26.80s Step 118( N/A%), pre moving , FPS 2.39, Running 27.28s Step 119( N/A%), pre moving , FPS 2.36, Running 27.74s Step 120( N/A%), pre moving , FPS 2.24, Running 28.31s Step 121( N/A%), pre moving , FPS 2.13, Running 28.84s Step 122( N/A%), pre moving , FPS 2.08, Running 29.16s Step 123( N/A%), pre moving , FPS 2.11, Running 29.40s Step 124( N/A%), pre moving , FPS 2.31, Running 29.81s Step 125( N/A%), pre moving , FPS 2.38, Running 29.99s Step 126( N/A%), pre moving , FPS 2.38, Running 30.55s Step 127( N/A%), pre moving , FPS 2.30, Running 31.05s Step 128( N/A%), pre moving , FPS 2.26, Running 31.67s Step 129( N/A%), pre moving , FPS 2.25, Running 32.16s Step 130( N/A%), pre moving , FPS 2.25, Running 32.71s Step 131( N/A%), pre moving , FPS 2.18, Running 33.19s Step 132( N/A%), pre moving , FPS 2.16, Running 33.78s Step 133( N/A%), pre moving , FPS 2.17, Running 34.18s Step 134( N/A%), pre moving , FPS 2.19, Running 34.63s Step 135( N/A%), pre moving , FPS 2.23, Running 34.94s Step 136( N/A%), pre moving , FPS 2.25, Running 35.50s Step 137( N/A%), pre moving , FPS 2.18, Running 35.96s Step 138( N/A%), pre moving , FPS 2.15, Running 36.58s Step 139( N/A%), pre moving , FPS 2.15, Running 37.03s Step 140( N/A%), pre moving , FPS 2.15, Running 37.61s Step 141( N/A%), pre moving , FPS 2.18, Running 38.01s Step 142( N/A%), pre moving , FPS 2.12, Running 38.62s Step 143( N/A%), pre moving , FPS 2.11, Running 38.86s Step 144( N/A%), pre moving , FPS 2.09, Running 39.36s Step 145( N/A%), pre moving , FPS 2.04, Running 39.78s Step 146( N/A%), pre moving , FPS 2.03, Running 40.40s Step 147( N/A%), pre moving , FPS 2.05, Running 40.79s Step 148( N/A%), pre moving , FPS 2.05, Running 41.42s Step 149( N/A%), pre moving , FPS 2.12, Running 41.60s Step 150( N/A%), pre moving , FPS 2.11, Running 42.18s Step 151( N/A%), pre moving , FPS 2.11, Running 42.65s Step 152( N/A%), pre moving , FPS 2.11, Running 43.26s Step 153( N/A%), pre moving , FPS 2.10, Running 43.69s Step 154( N/A%), pre moving , FPS 2.08, Running 44.24s Step 155( N/A%), pre moving , FPS 2.10, Running 44.47s Step 156( N/A%), pre moving , FPS 2.11, Running 44.99s Step 157( N/A%), pre moving , FPS 2.11, Running 45.45s Step 158( N/A%), pre moving , FPS 2.12, Running 46.02s Step 159( N/A%), pre moving , FPS 2.20, Running 46.12s Step 160( N/A%), pre moving , FPS 2.26, Running 46.46s Step 161( N/A%), pre moving , FPS 2.34, Running 46.58s Step 162( N/A%), pre moving , FPS 2.48, Running 46.67s Step 163( N/A%), pre moving , FPS 2.45, Running 47.02s Step 164( N/A%), pre moving , FPS 2.57, Running 47.13s Step 165( N/A%), pre moving , FPS 2.69, Running 47.22s Step 166( N/A%), pre moving , FPS 2.89, Running 47.32s Step 167( N/A%), pre moving , FPS 2.91, Running 47.67s Step 168( N/A%), pre moving , FPS 3.17, Running 47.72s Step 169( N/A%), pre moving , FPS 2.95, Running 48.38s Step 170( N/A%), pre moving , FPS 3.18, Running 48.48s Step 171( N/A%), pre moving , FPS 3.37, Running 48.59s Step 172( N/A%), pre moving , FPS 3.69, Running 48.68s Step 173( N/A%), pre moving , FPS 3.91, Running 48.80s Step 174( N/A%), pre moving , FPS 4.25, Running 48.95s Step 175( N/A%), pre moving , FPS 4.33, Running 49.09s Step 176( N/A%), pre moving , FPS 4.43, Running 49.50s Step 177( N/A%), pre moving , FPS 4.76, Running 49.65s Step 178( N/A%), pre moving , FPS 4.89, Running 50.11s Step 179( N/A%), pre moving , FPS 4.91, Running 50.20s Step 180( N/A%), pre moving , FPS 5.11, Running 50.38s Step 181( N/A%), pre moving , FPS 4.78, Running 50.76s Step 182( N/A%), pre moving , FPS 4.72, Running 50.91s Step 183( N/A%), pre moving , FPS 4.66, Running 51.31s Step 184( N/A%), pre moving , FPS 4.63, Running 51.45s Step 185( N/A%), pre moving , FPS 4.28, Running 51.89s Step 186( N/A%), pre moving , FPS 4.15, Running 52.14s Step 187( N/A%), pre moving , FPS 3.99, Running 52.69s Step 188( N/A%), pre moving , FPS 3.67, Running 53.18s Step 189( N/A%), pre moving , FPS 3.74, Running 53.73s Step 190( N/A%), pre moving , FPS 3.44, Running 54.29s Step 191( N/A%), pre moving , FPS 3.21, Running 54.82s Step 192( N/A%), pre moving , FPS 3.01, Running 55.33s Step 193( N/A%), pre moving , FPS 2.91, Running 55.68s Step 194( N/A%), pre moving , FPS 2.78, Running 56.14s Step 195( N/A%), pre moving , FPS 2.64, Running 56.65s Step 196( N/A%), pre moving , FPS 2.60, Running 57.20s Step 197( N/A%), pre moving , FPS 2.47, Running 57.75s Step 198( N/A%), pre moving , FPS 2.44, Running 58.30s Step 199( N/A%), pre moving , FPS 2.31, Running 58.85s Step 200( N/A%), pre moving , FPS 2.23, Running 59.36s Step 201( N/A%), pre moving , FPS 2.19, Running 59.91s Step 202( N/A%), pre moving , FPS 2.09, Running 60.46s Step 203( N/A%), pre moving , FPS 2.12, Running 60.73s Step 204( N/A%), pre moving , FPS 2.04, Running 61.26s Step 205( N/A%), pre moving , FPS 2.02, Running 61.80s Step 206( N/A%), pre moving , FPS 1.96, Running 62.35s Step 207( N/A%), pre moving , FPS 1.96, Running 62.90s Step 208( N/A%), pre moving , FPS 1.95, Running 63.45s Step 209( N/A%), pre moving , FPS 1.96, Running 63.93s Step 210( N/A%), pre moving , FPS 2.02, Running 64.17s Step 211( N/A%), pre moving , FPS 2.03, Running 64.68s Step 212( N/A%), pre moving , FPS 2.03, Running 65.18s Step 213( N/A%), pre moving , FPS 2.00, Running 65.66s Step 214( N/A%), pre moving , FPS 2.06, Running 65.85s Step 215( N/A%), pre moving , FPS 2.08, Running 66.27s Step 216( N/A%), pre moving , FPS 2.16, Running 66.46s Step 217( N/A%), pre moving , FPS 2.27, Running 66.55s Step 218( N/A%), pre moving , FPS 2.33, Running 66.89s Step 219( N/A%), pre moving , FPS 2.46, Running 66.99s Step 220( N/A%), pre moving , FPS 2.59, Running 67.08s Step 221( N/A%), pre moving , FPS 2.65, Running 67.45s Step 222( N/A%), pre moving , FPS 2.81, Running 67.58s Step 223( N/A%), pre moving , FPS 2.86, Running 67.71s Step 224( N/A%), pre moving , FPS 3.05, Running 67.81s Step 225( N/A%), pre moving , FPS 3.30, Running 67.87s Step 226( N/A%), pre moving , FPS 3.59, Running 67.91s Step 227( N/A%), pre moving , FPS 3.94, Running 67.98s Step 228( N/A%), pre moving , FPS 4.29, Running 68.12s Step 229( N/A%), pre moving , FPS 4.67, Running 68.22s Step 230( N/A%), pre moving , FPS 4.82, Running 68.32s Step 231( N/A%), pre moving , FPS 4.28, Running 69.35s Step 232( N/A%), pre moving , FPS 4.69, Running 69.45s Step 233( N/A%), pre moving , FPS 5.17, Running 69.52s Step 234( N/A%), pre moving , FPS 5.29, Running 69.63s Step 235( N/A%), pre moving , FPS 5.42, Running 69.96s Step 236( N/A%), pre moving , FPS 5.59, Running 70.04s Step 237( N/A%), pre moving , FPS 5.51, Running 70.18s Step 238( N/A%), pre moving , FPS 5.42, Running 70.57s Step 239( N/A%), pre moving , FPS 5.38, Running 70.71s Step 240( N/A%), pre moving , FPS 5.00, Running 71.08s Step 241( N/A%), pre moving , FPS 5.28, Running 71.24s Step 242( N/A%), pre moving , FPS 4.94, Running 71.63s Step 243( N/A%), pre moving , FPS 4.90, Running 71.79s Step 244( N/A%), pre moving , FPS 4.81, Running 71.97s Step 245( N/A%), pre moving , FPS 4.47, Running 72.34s Step 246( N/A%), pre moving , FPS 4.38, Running 72.48s Step 247( N/A%), pre moving , FPS 4.07, Running 72.89s Step 248( N/A%), pre moving , FPS 4.07, Running 73.04s Step 249( N/A%), pre moving , FPS 3.80, Running 73.49s Step 250( N/A%), pre moving , FPS 3.77, Running 73.62s Step 251( N/A%), pre moving , FPS 4.23, Running 74.08s Step 252( N/A%), pre moving , FPS 4.18, Running 74.23s Step 253( N/A%), pre moving , FPS 3.91, Running 74.64s Step 254( N/A%), pre moving , FPS 3.64, Running 75.12s Step 255( N/A%), pre moving , FPS 3.73, Running 75.33s Step 256( N/A%), pre moving , FPS 3.50, Running 75.76s Step 257( N/A%), pre moving , FPS 3.46, Running 75.96s Step 258( N/A%), pre moving , FPS 3.43, Running 76.41s Step 259( N/A%), pre moving , FPS 3.39, Running 76.61s Step 260( N/A%), pre moving , FPS 3.35, Running 77.05s Step 261( N/A%), pre moving , FPS 3.20, Running 77.48s Step 262( N/A%), pre moving , FPS 3.30, Running 77.69s Step 263( N/A%), pre moving , FPS 3.15, Running 78.15s Step 264( N/A%), pre moving , FPS 3.08, Running 78.47s Step 265( N/A%), pre moving , FPS 3.10, Running 78.80s Step 266( N/A%), pre moving , FPS 2.98, Running 79.19s Step 267( N/A%), pre moving , FPS 3.07, Running 79.40s Step 268( N/A%), pre moving , FPS 2.95, Running 79.81s Step 269( N/A%), pre moving , FPS 3.10, Running 79.95s Step 270( N/A%), pre moving , FPS 2.94, Running 80.41s Step 271( N/A%), pre moving , FPS 3.09, Running 80.56s Step 272( N/A%), pre moving , FPS 2.98, Running 80.95s Step 273( N/A%), pre moving , FPS 3.08, Running 81.14s Step 274( N/A%), pre moving , FPS 3.11, Running 81.56s Step 275( N/A%), pre moving , FPS 2.99, Running 82.01s Step 276( N/A%), pre moving , FPS 3.10, Running 82.22s Step 277( N/A%), pre moving , FPS 3.00, Running 82.63s Step 278( N/A%), pre moving , FPS 3.11, Running 82.84s Step 279( N/A%), pre moving , FPS 2.99, Running 83.30s Step 280( N/A%), pre moving , FPS 2.99, Running 83.74s Step 281( N/A%), pre moving , FPS 3.07, Running 83.98s Step 282( N/A%), pre moving , FPS 2.95, Running 84.48s Step 283( N/A%), pre moving , FPS 2.93, Running 84.98s Step 284( N/A%), pre moving , FPS 2.97, Running 85.20s Step 285( N/A%), pre moving , FPS 2.90, Running 85.69s Step 286( N/A%), pre moving , FPS 2.86, Running 86.17s Step 287( N/A%), pre moving , FPS 2.86, Running 86.40s Step 288( N/A%), pre moving , FPS 2.85, Running 86.83s Step 289( N/A%), pre moving , FPS 2.82, Running 87.04s Step 290( N/A%), pre moving , FPS 2.93, Running 87.23s Step 291( N/A%), pre moving , FPS 2.92, Running 87.41s Step 292( N/A%), pre moving , FPS 3.00, Running 87.61s Step 293( N/A%), pre moving , FPS 3.00, Running 87.80s Step 294( N/A%), pre moving , FPS 2.99, Running 88.26s Step 295( N/A%), pre moving , FPS 2.99, Running 88.70s Step 296( N/A%), pre moving , FPS 3.01, Running 88.86s Step 297( N/A%), pre moving , FPS 3.02, Running 89.25s Step 298( N/A%), pre moving , FPS 3.04, Running 89.41s Step 299( N/A%), pre moving , FPS 3.10, Running 89.75s Step 300( N/A%), pre moving , FPS 3.26, Running 89.86s Step 301( N/A%), pre moving , FPS 3.35, Running 89.95s Step 302( N/A%), pre moving , FPS 3.48, Running 90.23s Step 303( N/A%), pre moving , FPS 3.69, Running 90.41s Step 304( N/A%), pre moving , FPS 3.77, Running 90.50s Step 305( N/A%), pre moving , FPS 3.95, Running 90.75s Step 306( N/A%), pre moving , FPS 4.18, Running 90.95s Step 307( N/A%), pre moving , FPS 4.31, Running 91.04s Step 308( N/A%), pre moving , FPS 4.61, Running 91.17s Step 309( N/A%), pre moving , FPS 4.50, Running 91.48s Step 310( N/A%), pre moving , FPS 4.62, Running 91.56s Step 311( N/A%), pre moving , FPS 4.70, Running 91.67s Step 312( N/A%), pre moving , FPS 4.56, Running 92.00s Step 313( N/A%), pre moving , FPS 4.64, Running 92.11s Step 314( N/A%), pre moving , FPS 5.08, Running 92.19s Step 315( N/A%), pre moving , FPS 5.31, Running 92.47s Step 316( N/A%), pre moving , FPS 5.30, Running 92.64s Step 317( N/A%), pre moving , FPS 5.77, Running 92.71s Step 318( N/A%), pre moving , FPS 5.89, Running 92.81s Step 319( N/A%), pre moving , FPS 5.88, Running 93.15s Step 320( N/A%), pre moving , FPS 5.89, Running 93.26s Step 321( N/A%), pre moving , FPS 5.90, Running 93.35s Step 322( N/A%), pre moving , FPS 6.26, Running 93.43s Step 323( N/A%), pre moving , FPS 5.96, Running 93.76s Step 324( N/A%), pre moving , FPS 5.09, Running 94.43s Step 325( N/A%), pre moving , FPS 5.28, Running 94.54s Step 326( N/A%), pre moving , FPS 5.10, Running 94.87s Step 327( N/A%), pre moving , FPS 5.02, Running 95.03s Step 328( N/A%), pre moving , FPS 4.70, Running 95.43s Step 329( N/A%), pre moving , FPS 4.89, Running 95.58s Step 330( N/A%), pre moving , FPS 4.86, Running 95.68s Step 331( N/A%), pre moving , FPS 4.59, Running 96.02s Step 332( N/A%), pre moving , FPS 4.84, Running 96.13s Step 333( N/A%), pre moving , FPS 4.81, Running 96.27s Step 334( N/A%), pre moving , FPS 4.45, Running 96.69s Step 335( N/A%), pre moving , FPS 4.59, Running 96.83s Step 336( N/A%), pre moving , FPS 4.35, Running 97.24s Step 337( N/A%), pre moving , FPS 4.30, Running 97.37s Step 338( N/A%), pre moving , FPS 4.14, Running 97.64s Step 339( N/A%), pre moving , FPS 4.28, Running 97.82s Step 340( N/A%), pre moving , FPS 4.31, Running 97.90s Step 341( N/A%), pre moving , FPS 4.30, Running 98.00s Step 342( N/A%), pre moving , FPS 4.07, Running 98.34s Step 343( N/A%), pre moving , FPS 4.27, Running 98.45s Step 344( N/A%), pre moving , FPS 4.88, Running 98.53s Step 345( N/A%), pre moving , FPS 4.75, Running 98.75s Step 346( N/A%), pre moving , FPS 4.88, Running 98.97s Step 347( N/A%), pre moving , FPS 4.96, Running 99.06s Step 348( N/A%), pre moving , FPS 5.36, Running 99.16s Step 349( N/A%), pre moving , FPS 5.01, Running 99.57s Step 350( N/A%), pre moving , FPS 5.04, Running 99.65s Step 351( N/A%), pre moving , FPS 5.29, Running 99.80s Step 352( N/A%), pre moving , FPS 4.92, Running 100.19s Step 353( N/A%), pre moving , FPS 4.92, Running 100.33s Step 354( N/A%), pre moving , FPS 4.98, Running 100.70s Step 355( N/A%), pre moving , FPS 5.01, Running 100.82s Step 356( N/A%), pre moving , FPS 5.24, Running 101.05s Step 357( N/A%), pre moving , FPS 5.03, Running 101.35s Step 358( N/A%), pre moving , FPS 5.21, Running 101.48s Step 359( N/A%), pre moving , FPS 4.95, Running 101.86s Step 360( N/A%), pre moving , FPS 4.87, Running 102.00s Step 361( N/A%), pre moving , FPS 4.54, Running 102.40s Step 362( N/A%), pre moving , FPS 4.74, Running 102.56s Step 363( N/A%), pre moving , FPS 4.71, Running 102.69s Step 364( N/A%), pre moving , FPS 4.38, Running 103.10s Step 365( N/A%), pre moving , FPS 4.46, Running 103.24s Step 366( N/A%), pre moving , FPS 4.35, Running 103.58s Step 367( N/A%), pre moving , FPS 4.33, Running 103.67s Step 368( N/A%), pre moving , FPS 4.36, Running 103.75s Step 369( N/A%), pre moving , FPS 4.68, Running 103.84s Step 370( N/A%), pre moving , FPS 4.42, Running 104.18s Step 371( N/A%), pre moving , FPS 4.47, Running 104.27s Step 372( N/A%), pre moving , FPS 4.80, Running 104.36s Step 373( N/A%), pre moving , FPS 4.85, Running 104.45s Step 374( N/A%), pre moving , FPS 4.91, Running 104.78s Step 375( N/A%), pre moving , FPS 4.92, Running 104.89s Step 376( N/A%), pre moving , FPS 5.10, Running 104.98s Step 377( N/A%), pre moving , FPS 5.33, Running 105.10s Step 378( N/A%), pre moving , FPS 5.12, Running 105.39s Step 379( N/A%), pre moving , FPS 5.50, Running 105.49s Step 380( N/A%), pre moving , FPS 5.61, Running 105.57s Step 381( N/A%), pre moving , FPS 6.11, Running 105.67s Step 382( N/A%), pre moving , FPS 5.83, Running 105.99s Step 383( N/A%), pre moving , FPS 5.94, Running 106.06s Step 384( N/A%), pre moving , FPS 6.55, Running 106.16s Step 385( N/A%), pre moving , FPS 6.67, Running 106.23s Step 386( N/A%), pre moving , FPS 7.28, Running 106.32s Step 387( N/A%), pre moving , FPS 7.30, Running 106.41s Step 388( N/A%), pre moving , FPS 7.25, Running 106.51s Step 389( N/A%), pre moving , FPS 7.20, Running 106.62s Step 390( N/A%), pre moving , FPS 7.92, Running 106.70s Step 391( N/A%), pre moving , FPS 7.93, Running 106.80s Step 392( N/A%), pre moving , FPS 4.09, Running 109.25s Step 393( N/A%), pre moving , FPS 3.65, Running 109.93s Step 394( N/A%), pre moving , FPS 3.65, Running 110.26s Step 395( N/A%), pre moving , FPS 3.36, Running 110.84s Step 396( N/A%), pre moving , FPS 3.17, Running 111.29s Step 397( N/A%), pre moving , FPS 2.98, Running 111.80s Step 398( N/A%), pre moving , FPS 3.03, Running 112.00s Step 399( N/A%), pre moving , FPS 2.85, Running 112.52s Step 400( N/A%), pre moving , FPS 2.71, Running 112.94s Step 401( N/A%), pre moving , FPS 2.56, Running 113.50s Step 402( N/A%), pre moving , FPS 2.60, Running 113.67s Step 403( N/A%), pre moving , FPS 2.43, Running 114.30s Step 404( N/A%), pre moving , FPS 2.34, Running 114.69s Step 405( N/A%), pre moving , FPS 2.24, Running 115.18s Step 406( N/A%), pre moving , FPS 2.21, Running 115.39s Step 407( N/A%), pre moving , FPS 2.07, Running 116.05s Step 408( N/A%), pre moving , FPS 2.03, Running 116.34s Step 409( N/A%), pre moving , FPS 1.94, Running 116.93s Step 410( N/A%), pre moving , FPS 1.87, Running 117.39s Step 411( N/A%), pre moving , FPS 1.79, Running 117.94s Step 412( 0.33%), action 1, FPS 2.01, Running 119.20s Step 413( 0.67%), action 2, FPS 2.02, Running 119.84s Step 414( 1.00%), action 3, FPS 1.91, Running 120.74s Step 415( 1.33%), action 4, FPS 1.89, Running 121.41s Step 416( 1.67%), action 5, FPS 1.80, Running 122.37s Step 417( 2.00%), action 6, FPS 1.79, Running 122.98s Step 418( 2.33%), action 7, FPS 1.64, Running 124.17s Step 419( 2.67%), action 8, FPS 1.65, Running 124.63s Step 420( 3.00%), action 9, FPS 1.62, Running 125.25s Step 421( 3.33%), action 10, FPS 1.66, Running 125.55s Step 422( 3.67%), action 11, FPS 1.55, Running 126.55s Step 423( 4.00%), action 12, FPS 1.57, Running 127.07s Step 424( 4.33%), action 13, FPS 1.50, Running 128.06s Step 425( 4.67%), action 14, FPS 1.51, Running 128.42s Step 426( 5.00%), action 15, FPS 1.45, Running 129.20s Step 427( 5.33%), action 16, FPS 1.45, Running 129.88s Step 428( 5.67%), action 17, FPS 1.37, Running 130.92s Step 429( 6.00%), action 18, FPS 1.37, Running 131.56s Step 430( 6.33%), action 19, FPS 1.33, Running 132.45s Step 431( 6.67%), action 20, FPS 1.31, Running 133.21s Step 432( 7.00%), action 21, FPS 1.30, Running 134.63s Step 433( 7.33%), action 22, FPS 1.30, Running 135.26s Step 434( 7.67%), action 23, FPS 1.29, Running 136.22s Step 435( 8.00%), action 24, FPS 1.30, Running 136.75s Step 436( 8.33%), action 25, FPS 1.33, Running 137.45s Step 437( 8.67%), action 26, FPS 1.34, Running 137.96s Step 438( 9.00%), action 27, FPS 1.37, Running 138.73s Step 439( 9.33%), action 28, FPS 1.37, Running 139.24s Step 440( 9.67%), action 29, FPS 1.34, Running 140.14s Step 441( 10.00%), action 30, FPS 1.34, Running 140.47s Step 442( 10.33%), action 31, FPS 1.31, Running 141.78s Step 443( 10.67%), action 32, FPS 1.30, Running 142.49s Step 444( 11.00%), action 33, FPS 1.33, Running 143.10s Step 445( 11.33%), action 34, FPS 1.33, Running 143.44s Step 446( 11.67%), action 35, FPS 1.29, Running 144.67s Step 447( 12.00%), action 36, FPS 1.30, Running 145.20s Step 448( 12.33%), action 37, FPS 1.29, Running 146.48s Step 449( 12.67%), action 38, FPS 1.30, Running 146.90s Step 450( 13.00%), action 39, FPS 1.30, Running 147.88s Step 451( 13.33%), action 40, FPS 1.27, Running 148.96s Step 452( 13.67%), action 41, FPS 1.31, Running 149.88s Step 453( 14.00%), action 42, FPS 1.34, Running 150.19s Step 454( 14.33%), action 43, FPS 1.36, Running 150.97s Step 455( 14.67%), action 44, FPS 1.38, Running 151.28s Step 456( 15.00%), action 45, FPS 1.32, Running 152.65s Step 457( 15.33%), action 46, FPS 1.31, Running 153.22s Step 458( 15.67%), action 47, FPS 1.26, Running 154.61s Step 459( 16.00%), action 48, FPS 1.25, Running 155.25s Step 460( 16.33%), action 49, FPS 1.25, Running 156.08s Step 461( 16.67%), action 50, FPS 1.25, Running 156.45s Step 462( 17.00%), action 51, FPS 1.28, Running 157.35s Step 463( 17.33%), action 52, FPS 1.32, Running 157.68s Step 464( 17.67%), action 53, FPS 1.30, Running 158.45s Step 465( 18.00%), action 54, FPS 1.31, Running 158.75s Step 466( 18.33%), action 55, FPS 1.33, Running 159.71s Step 467( 18.67%), action 56, FPS 1.29, Running 160.69s Step 468( 19.00%), action 57, FPS 1.35, Running 161.34s Step 469( 19.33%), action 58, FPS 1.35, Running 161.68s Step 470( 19.67%), action 59, FPS 1.35, Running 162.65s Step 471( 20.00%), action 60, FPS 1.39, Running 163.31s Step 472( 20.33%), action 61, FPS 1.39, Running 164.30s Step 473( 20.67%), action 62, FPS 1.36, Running 164.87s Step 474( 21.00%), action 63, FPS 1.34, Running 165.87s Step 475( 21.33%), action 64, FPS 1.34, Running 166.17s Step 476( 21.67%), action 65, FPS 1.40, Running 166.95s Step 477( 22.00%), action 66, FPS 1.42, Running 167.30s Step 478( 22.33%), action 67, FPS 1.48, Running 168.12s Step 479( 22.67%), action 68, FPS 1.49, Running 168.69s Step 480( 23.00%), action 69, FPS 1.48, Running 169.56s Step 481( 23.33%), action 70, FPS 1.49, Running 169.85s Step 482( 23.67%), action 71, FPS 1.43, Running 171.32s Step 483( 24.00%), action 72, FPS 1.41, Running 171.88s Step 484( 24.33%), action 73, FPS 1.40, Running 172.71s Step 485( 24.67%), action 74, FPS 1.39, Running 173.10s Step 486( 25.00%), action 75, FPS 1.40, Running 174.02s Step 487( 25.33%), action 76, FPS 1.44, Running 174.59s Step 488( 25.67%), action 77, FPS 1.40, Running 175.59s Step 489( 26.00%), action 78, FPS 1.38, Running 176.21s Step 490( 26.33%), action 79, FPS 1.38, Running 177.17s Step 491( 26.67%), action 80, FPS 1.38, Running 177.80s Step 492( 27.00%), action 81, FPS 1.38, Running 178.78s Step 493( 27.33%), action 82, FPS 1.38, Running 179.41s Step 494( 27.67%), action 83, FPS 1.41, Running 180.03s Step 495( 28.00%), action 84, FPS 1.42, Running 180.27s Step 496( 28.33%), action 85, FPS 1.40, Running 181.28s Step 497( 28.67%), action 86, FPS 1.38, Running 181.81s Step 498( 29.00%), action 87, FPS 1.36, Running 182.85s Step 499( 29.33%), action 88, FPS 1.38, Running 183.20s Step 500( 29.67%), action 89, FPS 1.38, Running 184.01s Step 501( 30.00%), action 90, FPS 1.33, Running 184.91s Step 502( 30.33%), action 91, FPS 1.36, Running 186.07s Step 503( 30.67%), action 92, FPS 1.38, Running 186.41s Step 504( 31.00%), action 93, FPS 1.38, Running 187.18s Step 505( 31.33%), action 94, FPS 1.36, Running 187.76s Step 506( 31.67%), action 95, FPS 1.36, Running 188.73s Step 507( 32.00%), action 96, FPS 1.36, Running 189.28s Step 508( 32.33%), action 97, FPS 1.36, Running 190.33s Step 509( 32.67%), action 98, FPS 1.36, Running 190.90s Step 510( 33.00%), action 99, FPS 1.39, Running 191.59s Step 511( 33.33%), action 100, FPS 1.40, Running 192.05s Step 512( 33.67%), action 101, FPS 1.42, Running 192.88s Step 513( 34.00%), action 102, FPS 1.44, Running 193.27s Step 514( 34.33%), action 103, FPS 1.37, Running 194.67s Step 515( 34.67%), action 104, FPS 1.36, Running 194.98s Step 516( 35.00%), action 105, FPS 1.37, Running 195.88s Step 517( 35.33%), action 106, FPS 1.37, Running 196.38s Step 518( 35.67%), action 107, FPS 1.38, Running 197.35s Step 519( 36.00%), action 108, FPS 1.38, Running 197.66s Step 520( 36.33%), action 109, FPS 1.37, Running 198.61s Step 521( 36.67%), action 110, FPS 1.39, Running 199.27s Step 522( 37.00%), action 111, FPS 1.43, Running 200.03s Step 523( 37.33%), action 112, FPS 1.38, Running 200.87s Step 524( 37.67%), action 113, FPS 1.36, Running 201.86s Step 525( 38.00%), action 114, FPS 1.36, Running 202.47s Step 526( 38.33%), action 115, FPS 1.36, Running 203.44s Step 527( 38.67%), action 116, FPS 1.35, Running 204.11s Step 528( 39.00%), action 117, FPS 1.36, Running 205.00s Step 529( 39.33%), action 118, FPS 1.36, Running 205.64s Step 530( 39.67%), action 119, FPS 1.33, Running 206.61s Step 531( 40.00%), action 120, FPS 1.32, Running 207.16s Step 532( 40.33%), action 121, FPS 1.31, Running 208.17s Step 533( 40.67%), action 122, FPS 1.31, Running 208.53s Step 534( 41.00%), action 123, FPS 1.35, Running 209.49s Step 535( 41.33%), action 124, FPS 1.33, Running 209.99s Step 536( 41.67%), action 125, FPS 1.33, Running 210.92s Step 537( 42.00%), action 126, FPS 1.35, Running 211.23s Step 538( 42.33%), action 127, FPS 1.32, Running 212.52s Step 539( 42.67%), action 128, FPS 1.32, Running 212.84s Step 540( 43.00%), action 129, FPS 1.33, Running 213.61s Step 541( 43.33%), action 130, FPS 1.34, Running 214.17s Step 542( 43.67%), action 131, FPS 1.32, Running 215.16s Step 543( 44.00%), action 132, FPS 1.37, Running 215.46s Step 544( 44.33%), action 133, FPS 1.39, Running 216.25s Step 545( 44.67%), action 134, FPS 1.42, Running 216.54s Step 546( 45.00%), action 135, FPS 1.47, Running 217.01s Step 547( 45.33%), action 136, FPS 1.53, Running 217.22s Step 548( 45.67%), action 137, FPS 1.56, Running 217.78s Step 549( 46.00%), action 138, FPS 1.62, Running 217.99s Step 550( 46.33%), action 139, FPS 1.68, Running 218.50s Step 551( 46.67%), action 140, FPS 1.73, Running 218.73s Step 552( 47.00%), action 141, FPS 1.79, Running 219.36s Step 553( 47.33%), action 142, FPS 1.80, Running 219.67s Step 554( 47.67%), action 143, FPS 1.87, Running 220.21s Step 555( 48.00%), action 144, FPS 1.84, Running 220.84s Step 556( 48.33%), action 145, FPS 1.85, Running 221.75s Step 557( 48.67%), action 146, FPS 1.85, Running 222.06s Step 558( 49.00%), action 147, FPS 1.91, Running 222.98s Step 559( 49.33%), action 148, FPS 1.87, Running 223.53s Step 560( 49.67%), action 149, FPS 1.89, Running 224.20s Step 561( 50.00%), action 150, FPS 1.91, Running 224.65s Step 562( 50.33%), action 151, FPS 1.92, Running 225.58s Step 563( 50.67%), action 152, FPS 1.86, Running 226.21s Step 564( 51.00%), action 153, FPS 1.84, Running 227.15s Step 565( 51.33%), action 154, FPS 1.77, Running 227.83s Step 566( 51.67%), action 155, FPS 1.70, Running 228.76s Step 567( 52.00%), action 156, FPS 1.68, Running 229.14s Step 568( 52.33%), action 157, FPS 1.66, Running 229.87s Step 569( 52.67%), action 158, FPS 1.64, Running 230.19s Step 570( 53.00%), action 159, FPS 1.61, Running 230.96s Step 571( 53.33%), action 160, FPS 1.60, Running 231.25s Step 572( 53.67%), action 161, FPS 1.56, Running 232.17s Step 573( 54.00%), action 162, FPS 1.54, Running 232.68s Step 574( 54.33%), action 163, FPS 1.49, Running 233.59s Step 575( 54.67%), action 164, FPS 1.53, Running 233.87s Step 576( 55.00%), action 165, FPS 1.54, Running 234.70s Step 577( 55.33%), action 166, FPS 1.54, Running 235.03s Step 578( 55.67%), action 167, FPS 1.55, Running 235.86s Step 579( 56.00%), action 168, FPS 1.58, Running 236.20s Step 580( 56.33%), action 169, FPS 1.56, Running 236.99s Step 581( 56.67%), action 170, FPS 1.54, Running 237.65s Step 582( 57.00%), action 171, FPS 1.58, Running 238.21s Step 583( 57.33%), action 172, FPS 1.64, Running 238.42s Step 584( 57.67%), action 173, FPS 1.70, Running 238.94s Step 585( 58.00%), action 174, FPS 1.75, Running 239.26s Step 586( 58.33%), action 175, FPS 1.72, Running 240.38s Step 587( 58.67%), action 176, FPS 1.68, Running 241.04s Step 588( 59.00%), action 177, FPS 1.69, Running 241.70s Step 589( 59.33%), action 178, FPS 1.65, Running 242.31s Step 590( 59.67%), action 179, FPS 1.63, Running 243.24s Step 591( 60.00%), action 180, FPS 1.59, Running 243.81s Step 592( 60.33%), action 181, FPS 1.58, Running 244.83s Step 593( 60.67%), action 182, FPS 1.54, Running 245.65s Step 594( 61.00%), action 183, FPS 1.55, Running 246.46s Step 595( 61.33%), action 184, FPS 1.54, Running 246.84s Step 596( 61.67%), action 185, FPS 1.54, Running 247.66s Step 597( 62.00%), action 186, FPS 1.52, Running 248.19s Step 598( 62.33%), action 187, FPS 1.51, Running 249.15s [2026-08-02 20:22:24] [43 ] Seed 42 success after 249.35 s. +steps: 598 , actions: 187 . +Instruction: Empty +Total 24/43(55.81%) success. +Setting seed: 43 +Step 1( N/A%), pre moving , FPS 1.52, Running 0.66s Step 2( N/A%), pre moving , FPS 2.70, Running 0.74s Step 3( N/A%), pre moving , FPS 3.64, Running 0.82s Step 4( N/A%), pre moving , FPS 3.67, Running 1.09s Step 5( N/A%), pre moving , FPS 4.06, Running 1.23s Step 6( N/A%), pre moving , FPS 4.52, Running 1.33s Step 7( N/A%), pre moving , FPS 4.96, Running 1.41s Step 8( N/A%), pre moving , FPS 5.26, Running 1.52s Step 9( N/A%), pre moving , FPS 4.86, Running 1.85s Step 10( N/A%), pre moving , FPS 5.10, Running 1.96s Step 11( N/A%), pre moving , FPS 5.38, Running 2.05s Step 12( N/A%), pre moving , FPS 5.63, Running 2.13s Step 13( N/A%), pre moving , FPS 5.26, Running 2.47s Step 14( N/A%), pre moving , FPS 5.42, Running 2.58s Step 15( N/A%), pre moving , FPS 5.60, Running 2.68s Step 16( N/A%), pre moving , FPS 5.30, Running 3.02s Step 17( N/A%), pre moving , FPS 5.45, Running 3.12s Step 18( N/A%), pre moving , FPS 5.62, Running 3.20s Step 19( N/A%), pre moving , FPS 5.75, Running 3.30s Step 20( N/A%), pre moving , FPS 5.49, Running 3.64s Step 21( N/A%), pre moving , FPS 5.63, Running 4.21s Step 22( N/A%), pre moving , FPS 5.51, Running 4.37s Step 23( N/A%), pre moving , FPS 5.51, Running 4.45s Step 24( N/A%), pre moving , FPS 5.72, Running 4.59s Step 25( N/A%), pre moving , FPS 5.52, Running 4.86s Step 26( N/A%), pre moving , FPS 4.92, Running 5.39s Step 27( N/A%), pre moving , FPS 4.91, Running 5.49s Step 28( N/A%), pre moving , FPS 4.95, Running 5.57s Step 29( N/A%), pre moving , FPS 5.21, Running 5.69s Step 30( N/A%), pre moving , FPS 4.95, Running 6.00s Step 31( N/A%), pre moving , FPS 4.92, Running 6.11s Step 32( N/A%), pre moving , FPS 4.91, Running 6.21s Step 33( N/A%), pre moving , FPS 4.90, Running 6.56s Step 34( N/A%), pre moving , FPS 4.90, Running 6.66s Step 35( N/A%), pre moving , FPS 4.92, Running 6.74s Step 36( N/A%), pre moving , FPS 4.51, Running 7.45s Step 37( N/A%), pre moving , FPS 4.28, Running 7.79s Step 38( N/A%), pre moving , FPS 4.29, Running 7.87s Step 39( N/A%), pre moving , FPS 4.33, Running 7.92s Step 40( N/A%), pre moving , FPS 4.58, Running 8.01s Step 41( N/A%), pre moving , FPS 5.11, Running 8.13s Step 42( N/A%), pre moving , FPS 5.19, Running 8.22s Step 43( N/A%), pre moving , FPS 5.15, Running 8.34s Step 44( N/A%), pre moving , FPS 5.21, Running 8.43s Step 45( N/A%), pre moving , FPS 5.43, Running 8.54s Step 46( N/A%), pre moving , FPS 6.17, Running 8.63s Step 47( N/A%), pre moving , FPS 6.15, Running 8.74s Step 48( N/A%), pre moving , FPS 6.12, Running 8.83s Step 49( N/A%), pre moving , FPS 6.20, Running 8.92s Step 50( N/A%), pre moving , FPS 6.13, Running 9.26s Step 51( N/A%), pre moving , FPS 6.13, Running 9.38s Step 52( N/A%), pre moving , FPS 6.13, Running 9.47s Step 53( N/A%), pre moving , FPS 6.13, Running 9.82s Step 54( N/A%), pre moving , FPS 6.12, Running 9.93s Step 55( N/A%), pre moving , FPS 6.12, Running 10.01s Step 56( N/A%), pre moving , FPS 7.54, Running 10.11s Step 57( N/A%), pre moving , FPS 7.53, Running 10.45s Step 58( N/A%), pre moving , FPS 7.45, Running 10.55s Step 59( N/A%), pre moving , FPS 7.38, Running 10.63s Step 60( N/A%), pre moving , FPS 7.43, Running 10.70s Step 61( N/A%), pre moving , FPS 7.53, Running 10.78s Step 62( N/A%), pre moving , FPS 6.93, Running 11.11s Step 63( N/A%), pre moving , FPS 6.89, Running 11.24s Step 64( N/A%), pre moving , FPS 6.83, Running 11.36s Step 65( N/A%), pre moving , FPS 6.26, Running 11.74s Step 66( N/A%), pre moving , FPS 6.19, Running 11.86s Step 67( N/A%), pre moving , FPS 6.19, Running 11.97s Step 68( N/A%), pre moving , FPS 6.13, Running 12.09s Step 69( N/A%), pre moving , FPS 5.57, Running 12.51s Step 70( N/A%), pre moving , FPS 5.90, Running 12.65s Step 71( N/A%), pre moving , FPS 5.45, Running 13.05s Step 72( N/A%), pre moving , FPS 5.36, Running 13.20s Step 73( N/A%), pre moving , FPS 5.32, Running 13.58s Step 74( N/A%), pre moving , FPS 5.23, Running 13.75s Step 75( N/A%), pre moving , FPS 5.15, Running 13.90s Step 76( N/A%), pre moving , FPS 4.75, Running 14.31s Step 77( N/A%), pre moving , FPS 5.00, Running 14.45s Step 78( N/A%), pre moving , FPS 4.66, Running 14.84s Step 79( N/A%), pre moving , FPS 4.58, Running 15.00s Step 80( N/A%), pre moving , FPS 4.25, Running 15.40s Step 81( N/A%), pre moving , FPS 4.19, Running 15.55s Step 82( N/A%), pre moving , FPS 4.37, Running 15.69s Step 83( N/A%), pre moving , FPS 4.12, Running 16.10s Step 84( N/A%), pre moving , FPS 4.08, Running 16.25s Step 85( N/A%), pre moving , FPS 4.08, Running 16.64s Step 86( N/A%), pre moving , FPS 4.09, Running 16.75s Step 87( N/A%), pre moving , FPS 4.09, Running 16.85s Step 88( N/A%), pre moving , FPS 3.92, Running 17.20s Step 89( N/A%), pre moving , FPS 4.17, Running 17.31s Step 90( N/A%), pre moving , FPS 4.21, Running 17.40s Step 91( N/A%), pre moving , FPS 4.50, Running 17.49s Step 92( N/A%), pre moving , FPS 4.32, Running 17.83s Step 93( N/A%), pre moving , FPS 4.58, Running 17.94s Step 94( N/A%), pre moving , FPS 4.66, Running 18.04s Step 95( N/A%), pre moving , FPS 4.46, Running 18.38s Step 96( N/A%), pre moving , FPS 4.80, Running 18.48s Step 97( N/A%), pre moving , FPS 4.85, Running 18.57s Step 98( N/A%), pre moving , FPS 5.14, Running 18.74s Step 99( N/A%), pre moving , FPS 4.99, Running 19.00s Step 100( N/A%), pre moving , FPS 5.39, Running 19.11s Step 101( N/A%), pre moving , FPS 5.47, Running 19.21s Step 102( N/A%), pre moving , FPS 5.18, Running 19.55s Step 103( N/A%), pre moving , FPS 5.62, Running 19.66s Step 104( N/A%), pre moving , FPS 5.71, Running 19.75s Step 105( N/A%), pre moving , FPS 6.25, Running 19.84s Step 106( N/A%), pre moving , FPS 5.85, Running 20.17s Step 107( N/A%), pre moving , FPS 5.85, Running 20.27s Step 108( N/A%), pre moving , FPS 6.33, Running 20.36s Step 109( N/A%), pre moving , FPS 6.36, Running 20.46s Step 110( N/A%), pre moving , FPS 5.89, Running 20.80s Step 111( N/A%), pre moving , FPS 5.84, Running 20.91s Step 112( N/A%), pre moving , FPS 6.32, Running 21.00s Step 113( N/A%), pre moving , FPS 6.36, Running 21.09s Step 114( N/A%), pre moving , FPS 5.92, Running 21.42s Step 115( N/A%), pre moving , FPS 6.38, Running 21.52s Step 116( N/A%), pre moving , FPS 6.45, Running 21.59s Step 117( N/A%), pre moving , FPS 6.45, Running 21.67s Step 118( N/A%), pre moving , FPS 6.09, Running 22.02s Step 119( N/A%), pre moving , FPS 5.23, Running 22.82s Step 120( N/A%), pre moving , FPS 4.87, Running 23.22s Step 121( N/A%), pre moving , FPS 4.36, Running 23.80s Step 122( N/A%), pre moving , FPS 4.24, Running 24.26s Step 123( N/A%), pre moving , FPS 3.89, Running 24.80s Step 124( N/A%), pre moving , FPS 3.59, Running 25.32s Step 125( N/A%), pre moving , FPS 3.29, Running 25.91s Step 126( N/A%), pre moving , FPS 3.38, Running 26.08s Step 127( N/A%), pre moving , FPS 3.14, Running 26.64s Step 128( N/A%), pre moving , FPS 3.01, Running 27.01s Step 129( N/A%), pre moving , FPS 2.89, Running 27.37s Step 130( N/A%), pre moving , FPS 2.89, Running 27.72s Step 131( N/A%), pre moving , FPS 2.79, Running 28.09s Step 132( N/A%), pre moving , FPS 2.74, Running 28.29s Step 133( N/A%), pre moving , FPS 2.65, Running 28.64s Step 134( N/A%), pre moving , FPS 2.69, Running 28.85s Step 135( N/A%), pre moving , FPS 2.53, Running 29.43s Step 136( N/A%), pre moving , FPS 2.41, Running 29.88s Step 137( N/A%), pre moving , FPS 2.26, Running 30.52s Step 138( N/A%), pre moving , FPS 2.23, Running 31.00s Step 139( N/A%), pre moving , FPS 2.28, Running 31.59s Step 140( N/A%), pre moving , FPS 2.29, Running 31.95s Step 141( N/A%), pre moving , FPS 2.35, Running 32.29s Step 142( N/A%), pre moving , FPS 2.37, Running 32.70s Step 143( N/A%), pre moving , FPS 2.33, Running 33.38s Step 144( N/A%), pre moving , FPS 2.34, Running 33.87s Step 145( N/A%), pre moving , FPS 2.34, Running 34.46s Step 146( N/A%), pre moving , FPS 2.26, Running 34.94s Step 147( N/A%), pre moving , FPS 2.24, Running 35.57s Step 148( N/A%), pre moving , FPS 2.22, Running 36.03s Step 149( N/A%), pre moving , FPS 2.15, Running 36.65s Step 150( N/A%), pre moving , FPS 2.13, Running 37.12s Step 151( N/A%), pre moving , FPS 2.08, Running 37.68s Step 152( N/A%), pre moving , FPS 2.08, Running 37.90s Step 153( N/A%), pre moving , FPS 2.03, Running 38.48s Step 154( N/A%), pre moving , FPS 1.98, Running 38.93s Step 155( N/A%), pre moving , FPS 1.98, Running 39.51s Step 156( N/A%), pre moving , FPS 1.98, Running 39.96s Step 157( N/A%), pre moving , FPS 2.00, Running 40.51s Step 158( N/A%), pre moving , FPS 2.03, Running 40.83s Step 159( N/A%), pre moving , FPS 2.08, Running 41.22s Step 160( N/A%), pre moving , FPS 2.06, Running 41.64s Step 161( N/A%), pre moving , FPS 2.02, Running 42.18s Step 162( N/A%), pre moving , FPS 2.01, Running 42.65s Step 163( N/A%), pre moving , FPS 2.03, Running 43.25s Step 164( N/A%), pre moving , FPS 2.07, Running 43.54s Step 165( N/A%), pre moving , FPS 2.11, Running 43.96s Step 166( N/A%), pre moving , FPS 2.13, Running 44.33s Step 167( N/A%), pre moving , FPS 2.15, Running 44.88s Step 168( N/A%), pre moving , FPS 2.19, Running 45.14s Step 169( N/A%), pre moving , FPS 2.23, Running 45.60s Step 170( N/A%), pre moving , FPS 2.24, Running 46.03s Step 171( N/A%), pre moving , FPS 2.25, Running 46.57s Step 172( N/A%), pre moving , FPS 2.26, Running 46.76s Step 173( N/A%), pre moving , FPS 2.35, Running 47.01s Step 174( N/A%), pre moving , FPS 2.46, Running 47.05s Step 175( N/A%), pre moving , FPS 2.64, Running 47.10s Step 176( N/A%), pre moving , FPS 2.76, Running 47.20s Step 177( N/A%), pre moving , FPS 2.95, Running 47.28s Step 178( N/A%), pre moving , FPS 3.05, Running 47.39s Step 179( N/A%), pre moving , FPS 3.20, Running 47.46s Step 180( N/A%), pre moving , FPS 3.38, Running 47.55s Step 181( N/A%), pre moving , FPS 3.67, Running 47.64s Step 182( N/A%), pre moving , FPS 3.95, Running 47.72s Step 183( N/A%), pre moving , FPS 4.40, Running 47.80s Step 184( N/A%), pre moving , FPS 4.01, Running 48.52s Step 185( N/A%), pre moving , FPS 4.26, Running 48.66s Step 186( N/A%), pre moving , FPS 4.27, Running 49.01s Step 187( N/A%), pre moving , FPS 4.76, Running 49.08s Step 188( N/A%), pre moving , FPS 4.91, Running 49.22s Step 189( N/A%), pre moving , FPS 4.96, Running 49.63s Step 190( N/A%), pre moving , FPS 5.30, Running 49.80s Step 191( N/A%), pre moving , FPS 5.91, Running 49.95s Step 192( N/A%), pre moving , FPS 5.55, Running 50.36s Step 193( N/A%), pre moving , FPS 5.72, Running 50.50s Step 194( N/A%), pre moving , FPS 5.18, Running 50.91s Step 195( N/A%), pre moving , FPS 5.05, Running 51.06s Step 196( N/A%), pre moving , FPS 4.70, Running 51.45s Step 197( N/A%), pre moving , FPS 4.61, Running 51.62s Step 198( N/A%), pre moving , FPS 4.31, Running 52.02s Step 199( N/A%), pre moving , FPS 4.19, Running 52.23s Step 200( N/A%), pre moving , FPS 3.95, Running 52.62s Step 201( N/A%), pre moving , FPS 3.60, Running 53.19s Step 202( N/A%), pre moving , FPS 3.55, Running 53.34s Step 203( N/A%), pre moving , FPS 3.29, Running 53.87s Step 204( N/A%), pre moving , FPS 3.41, Running 54.39s Step 205( N/A%), pre moving , FPS 3.34, Running 54.64s Step 206( N/A%), pre moving , FPS 3.24, Running 55.19s Step 207( N/A%), pre moving , FPS 3.02, Running 55.70s Step 208( N/A%), pre moving , FPS 2.99, Running 55.91s Step 209( N/A%), pre moving , FPS 2.95, Running 56.40s Step 210( N/A%), pre moving , FPS 2.95, Running 56.57s Step 211( N/A%), pre moving , FPS 2.80, Running 57.09s Step 212( N/A%), pre moving , FPS 2.76, Running 57.60s Step 213( N/A%), pre moving , FPS 2.65, Running 58.07s Step 214( N/A%), pre moving , FPS 2.64, Running 58.48s Step 215( N/A%), pre moving , FPS 2.52, Running 58.99s Step 216( N/A%), pre moving , FPS 2.48, Running 59.53s Step 217( N/A%), pre moving , FPS 2.37, Running 60.06s Step 218( N/A%), pre moving , FPS 2.33, Running 60.59s Step 219( N/A%), pre moving , FPS 2.25, Running 61.12s Step 220( N/A%), pre moving , FPS 2.23, Running 61.59s Step 221( N/A%), pre moving , FPS 2.29, Running 61.94s Step 222( N/A%), pre moving , FPS 2.20, Running 62.44s Step 223( N/A%), pre moving , FPS 2.20, Running 62.95s Step 224( N/A%), pre moving , FPS 2.20, Running 63.47s Step 225( N/A%), pre moving , FPS 2.20, Running 63.72s Step 226( N/A%), pre moving , FPS 2.22, Running 64.21s Step 227( N/A%), pre moving , FPS 2.22, Running 64.73s Step 228( N/A%), pre moving , FPS 2.16, Running 65.17s Step 229( N/A%), pre moving , FPS 2.23, Running 65.38s Step 230( N/A%), pre moving , FPS 2.16, Running 65.83s Step 231( N/A%), pre moving , FPS 2.27, Running 65.91s Step 232( N/A%), pre moving , FPS 2.38, Running 66.00s Step 233( N/A%), pre moving , FPS 2.42, Running 66.34s Step 234( N/A%), pre moving , FPS 2.51, Running 66.44s Step 235( N/A%), pre moving , FPS 2.63, Running 66.60s Step 236( N/A%), pre moving , FPS 2.69, Running 66.97s Step 237( N/A%), pre moving , FPS 2.86, Running 67.06s Step 238( N/A%), pre moving , FPS 3.06, Running 67.12s Step 239( N/A%), pre moving , FPS 3.28, Running 67.21s Step 240( N/A%), pre moving , FPS 3.50, Running 67.30s Step 241( N/A%), pre moving , FPS 3.67, Running 67.38s Step 242( N/A%), pre moving , FPS 3.97, Running 67.47s Step 243( N/A%), pre moving , FPS 4.33, Running 67.57s Step 244( N/A%), pre moving , FPS 4.72, Running 67.70s Step 245( N/A%), pre moving , FPS 4.15, Running 68.54s Step 246( N/A%), pre moving , FPS 4.51, Running 68.65s Step 247( N/A%), pre moving , FPS 4.97, Running 68.75s Step 248( N/A%), pre moving , FPS 5.09, Running 69.10s Step 249( N/A%), pre moving , FPS 5.15, Running 69.26s Step 250( N/A%), pre moving , FPS 5.25, Running 69.64s Step 251( N/A%), pre moving , FPS 5.15, Running 69.79s Step 252( N/A%), pre moving , FPS 5.08, Running 69.93s Step 253( N/A%), pre moving , FPS 5.00, Running 70.34s Step 254( N/A%), pre moving , FPS 4.95, Running 70.48s Step 255( N/A%), pre moving , FPS 4.67, Running 70.89s Step 256( N/A%), pre moving , FPS 4.94, Running 71.02s Step 257( N/A%), pre moving , FPS 4.56, Running 71.45s Step 258( N/A%), pre moving , FPS 4.42, Running 71.65s Step 259( N/A%), pre moving , FPS 4.08, Running 72.11s Step 260( N/A%), pre moving , FPS 3.81, Running 72.55s Step 261( N/A%), pre moving , FPS 3.72, Running 72.75s Step 262( N/A%), pre moving , FPS 3.48, Running 73.21s Step 263( N/A%), pre moving , FPS 3.43, Running 73.40s Step 264( N/A%), pre moving , FPS 3.25, Running 73.85s Step 265( N/A%), pre moving , FPS 3.47, Running 74.30s Step 266( N/A%), pre moving , FPS 3.42, Running 74.50s Step 267( N/A%), pre moving , FPS 3.22, Running 74.96s Step 268( N/A%), pre moving , FPS 3.31, Running 75.15s Step 269( N/A%), pre moving , FPS 3.15, Running 75.60s Step 270( N/A%), pre moving , FPS 3.12, Running 76.05s Step 271( N/A%), pre moving , FPS 3.09, Running 76.26s Step 272( N/A%), pre moving , FPS 2.95, Running 76.71s Step 273( N/A%), pre moving , FPS 2.91, Running 77.20s Step 274( N/A%), pre moving , FPS 2.89, Running 77.39s Step 275( N/A%), pre moving , FPS 2.88, Running 77.83s Step 276( N/A%), pre moving , FPS 2.85, Running 78.04s Step 277( N/A%), pre moving , FPS 2.84, Running 78.49s Step 278( N/A%), pre moving , FPS 2.74, Running 78.94s Step 279( N/A%), pre moving , FPS 2.84, Running 79.15s Step 280( N/A%), pre moving , FPS 2.84, Running 79.59s Step 281( N/A%), pre moving , FPS 2.85, Running 79.78s Step 282( N/A%), pre moving , FPS 2.85, Running 80.23s Step 283( N/A%), pre moving , FPS 2.87, Running 80.37s Step 284( N/A%), pre moving , FPS 2.88, Running 80.79s Step 285( N/A%), pre moving , FPS 2.99, Running 80.98s Step 286( N/A%), pre moving , FPS 2.92, Running 81.34s Step 287( N/A%), pre moving , FPS 3.07, Running 81.49s Step 288( N/A%), pre moving , FPS 2.96, Running 81.90s Step 289( N/A%), pre moving , FPS 2.97, Running 82.34s Step 290( N/A%), pre moving , FPS 3.10, Running 82.50s Step 291( N/A%), pre moving , FPS 2.99, Running 82.94s Step 292( N/A%), pre moving , FPS 3.11, Running 83.14s Step 293( N/A%), pre moving , FPS 3.13, Running 83.60s Step 294( N/A%), pre moving , FPS 3.13, Running 83.78s Step 295( N/A%), pre moving , FPS 3.14, Running 84.20s Step 296( N/A%), pre moving , FPS 3.01, Running 84.69s Step 297( N/A%), pre moving , FPS 3.11, Running 84.93s Step 298( N/A%), pre moving , FPS 3.08, Running 85.43s Step 299( N/A%), pre moving , FPS 2.96, Running 85.91s Step 300( N/A%), pre moving , FPS 3.06, Running 86.14s Step 301( N/A%), pre moving , FPS 2.94, Running 86.57s Step 302( N/A%), pre moving , FPS 3.06, Running 86.75s Step 303( N/A%), pre moving , FPS 3.04, Running 86.94s Step 304( N/A%), pre moving , FPS 3.16, Running 87.11s Step 305( N/A%), pre moving , FPS 3.16, Running 87.30s Step 306( N/A%), pre moving , FPS 3.26, Running 87.48s Step 307( N/A%), pre moving , FPS 3.26, Running 87.62s Step 308( N/A%), pre moving , FPS 3.27, Running 88.02s Step 309( N/A%), pre moving , FPS 3.47, Running 88.11s Step 310( N/A%), pre moving , FPS 3.49, Running 88.22s Step 311( N/A%), pre moving , FPS 3.56, Running 88.56s Step 312( N/A%), pre moving , FPS 3.62, Running 88.66s Step 313( N/A%), pre moving , FPS 3.88, Running 88.76s Step 314( N/A%), pre moving , FPS 3.76, Running 89.10s Step 315( N/A%), pre moving , FPS 4.00, Running 89.21s Step 316( N/A%), pre moving , FPS 4.34, Running 89.29s Step 317( N/A%), pre moving , FPS 4.25, Running 89.64s Step 318( N/A%), pre moving , FPS 4.62, Running 89.76s Step 319( N/A%), pre moving , FPS 5.08, Running 89.84s Step 320( N/A%), pre moving , FPS 4.93, Running 90.20s Step 321( N/A%), pre moving , FPS 5.36, Running 90.30s Step 322( N/A%), pre moving , FPS 5.52, Running 90.38s Step 323( N/A%), pre moving , FPS 5.66, Running 90.47s Step 324( N/A%), pre moving , FPS 5.40, Running 90.82s Step 325( N/A%), pre moving , FPS 5.52, Running 90.92s Step 326( N/A%), pre moving , FPS 5.66, Running 91.01s Step 327( N/A%), pre moving , FPS 5.36, Running 91.35s Step 328( N/A%), pre moving , FPS 5.82, Running 91.46s Step 329( N/A%), pre moving , FPS 5.80, Running 91.55s Step 330( N/A%), pre moving , FPS 5.43, Running 91.91s Step 331( N/A%), pre moving , FPS 5.79, Running 92.02s Step 332( N/A%), pre moving , FPS 5.80, Running 92.11s Step 333( N/A%), pre moving , FPS 5.56, Running 92.35s Step 334( N/A%), pre moving , FPS 5.79, Running 92.55s Step 335( N/A%), pre moving , FPS 5.84, Running 92.63s Step 336( N/A%), pre moving , FPS 5.83, Running 92.72s Step 337( N/A%), pre moving , FPS 4.93, Running 93.69s Step 338( N/A%), pre moving , FPS 4.98, Running 93.77s Step 339( N/A%), pre moving , FPS 4.97, Running 93.87s Step 340( N/A%), pre moving , FPS 4.90, Running 94.28s Step 341( N/A%), pre moving , FPS 4.86, Running 94.42s Step 342( N/A%), pre moving , FPS 4.52, Running 94.80s Step 343( N/A%), pre moving , FPS 4.51, Running 94.91s Step 344( N/A%), pre moving , FPS 4.78, Running 95.00s Step 345( N/A%), pre moving , FPS 4.81, Running 95.08s Step 346( N/A%), pre moving , FPS 4.47, Running 95.49s Step 347( N/A%), pre moving , FPS 4.68, Running 95.62s Step 348( N/A%), pre moving , FPS 4.38, Running 96.03s Step 349( N/A%), pre moving , FPS 4.39, Running 96.11s Step 350( N/A%), pre moving , FPS 4.65, Running 96.21s Step 351( N/A%), pre moving , FPS 4.41, Running 96.55s Step 352( N/A%), pre moving , FPS 4.40, Running 96.66s Step 353( N/A%), pre moving , FPS 4.55, Running 96.75s Step 354( N/A%), pre moving , FPS 4.40, Running 97.10s Step 355( N/A%), pre moving , FPS 4.37, Running 97.21s Step 356( N/A%), pre moving , FPS 4.36, Running 97.31s Step 357( N/A%), pre moving , FPS 5.05, Running 97.65s Step 358( N/A%), pre moving , FPS 4.96, Running 97.80s Step 359( N/A%), pre moving , FPS 4.70, Running 98.12s Step 360( N/A%), pre moving , FPS 4.91, Running 98.35s Step 361( N/A%), pre moving , FPS 4.91, Running 98.49s Step 362( N/A%), pre moving , FPS 4.89, Running 98.90s Step 363( N/A%), pre moving , FPS 4.84, Running 99.04s Step 364( N/A%), pre moving , FPS 4.51, Running 99.43s Step 365( N/A%), pre moving , FPS 4.45, Running 99.57s Step 366( N/A%), pre moving , FPS 4.56, Running 99.88s Step 367( N/A%), pre moving , FPS 4.47, Running 100.09s Step 368( N/A%), pre moving , FPS 4.81, Running 100.19s Step 369( N/A%), pre moving , FPS 4.75, Running 100.32s Step 370( N/A%), pre moving , FPS 4.43, Running 100.73s Step 371( N/A%), pre moving , FPS 4.63, Running 100.87s Step 372( N/A%), pre moving , FPS 4.36, Running 101.24s Step 373( N/A%), pre moving , FPS 4.30, Running 101.40s Step 374( N/A%), pre moving , FPS 4.26, Running 101.79s Step 375( N/A%), pre moving , FPS 4.23, Running 101.94s Step 376( N/A%), pre moving , FPS 4.23, Running 102.03s Step 377( N/A%), pre moving , FPS 4.19, Running 102.42s Step 378( N/A%), pre moving , FPS 4.23, Running 102.53s Step 379( N/A%), pre moving , FPS 4.45, Running 102.62s Step 380( N/A%), pre moving , FPS 4.34, Running 102.96s Step 381( N/A%), pre moving , FPS 4.37, Running 103.07s Step 382( N/A%), pre moving , FPS 4.70, Running 103.16s Step 383( N/A%), pre moving , FPS 4.49, Running 103.50s Step 384( N/A%), pre moving , FPS 4.80, Running 103.60s Step 385( N/A%), pre moving , FPS 4.88, Running 103.67s Step 386( N/A%), pre moving , FPS 5.14, Running 103.77s Step 387( N/A%), pre moving , FPS 4.98, Running 104.11s Step 388( N/A%), pre moving , FPS 4.96, Running 104.22s Step 389( N/A%), pre moving , FPS 5.04, Running 104.29s Step 390( N/A%), pre moving , FPS 5.46, Running 104.39s Step 391( N/A%), pre moving , FPS 5.19, Running 104.72s Step 392( N/A%), pre moving , FPS 5.64, Running 104.79s Step 393( N/A%), pre moving , FPS 5.83, Running 104.83s Step 394( N/A%), pre moving , FPS 6.44, Running 104.90s Step 395( N/A%), pre moving , FPS 6.54, Running 105.00s Step 396( N/A%), pre moving , FPS 6.05, Running 105.34s Step 397( N/A%), pre moving , FPS 6.60, Running 105.45s Step 398( N/A%), pre moving , FPS 3.89, Running 107.68s Step 399( N/A%), pre moving , FPS 3.42, Running 108.46s Step 400( N/A%), pre moving , FPS 3.51, Running 108.67s Step 401( N/A%), pre moving , FPS 3.30, Running 109.14s Step 402( N/A%), pre moving , FPS 3.20, Running 109.40s Step 403( N/A%), pre moving , FPS 3.06, Running 110.03s Step 404( N/A%), pre moving , FPS 2.99, Running 110.28s Step 405( N/A%), pre moving , FPS 2.77, Running 110.89s Step 406( N/A%), pre moving , FPS 2.64, Running 111.33s Step 407( N/A%), pre moving , FPS 2.56, Running 111.91s Step 408( N/A%), pre moving , FPS 2.53, Running 112.13s Step 409( N/A%), pre moving , FPS 2.33, Running 112.87s Step 410( N/A%), pre moving , FPS 2.29, Running 113.12s Step 411( N/A%), pre moving , FPS 2.23, Running 113.68s Step 412( N/A%), pre moving , FPS 2.14, Running 114.12s Step 413( N/A%), pre moving , FPS 2.04, Running 114.66s Step 414( N/A%), pre moving , FPS 2.00, Running 114.88s Step 415( N/A%), pre moving , FPS 1.89, Running 115.60s Step 416( N/A%), pre moving , FPS 1.89, Running 115.90s Step 417( N/A%), pre moving , FPS 1.83, Running 116.38s Step 418( 0.33%), action 1, FPS 2.04, Running 117.49s Step 419( 0.67%), action 2, FPS 2.08, Running 118.10s Step 420( 1.00%), action 3, FPS 1.94, Running 118.99s Step 421( 1.33%), action 4, FPS 1.97, Running 119.27s Step 422( 1.67%), action 5, FPS 1.78, Running 120.61s Step 423( 2.00%), action 6, FPS 1.84, Running 120.92s Step 424( 2.33%), action 7, FPS 1.74, Running 121.74s Step 425( 2.67%), action 8, FPS 1.76, Running 122.24s Step 426( 3.00%), action 9, FPS 1.68, Running 123.27s Step 427( 3.33%), action 10, FPS 1.67, Running 123.85s Step 428( 3.67%), action 11, FPS 1.62, Running 124.45s Step 429( 4.00%), action 12, FPS 1.70, Running 124.62s Step 430( 4.33%), action 13, FPS 1.69, Running 124.98s Step 431( 4.67%), action 14, FPS 1.74, Running 125.17s Step 432( 5.00%), action 15, FPS 1.76, Running 125.47s Step 433( 5.33%), action 16, FPS 1.81, Running 125.72s Step 434( 5.67%), action 17, FPS 1.77, Running 126.19s Step 435( 6.00%), action 18, FPS 1.82, Running 126.56s Step 436( 6.33%), action 19, FPS 1.73, Running 127.44s Step 437( 6.67%), action 20, FPS 1.75, Running 127.80s Step 438( 7.00%), action 21, FPS 1.77, Running 128.77s Step 439( 7.33%), action 22, FPS 1.80, Running 129.19s Step 440( 7.67%), action 23, FPS 1.80, Running 130.13s Step 441( 8.00%), action 24, FPS 1.75, Running 130.70s Step 442( 8.33%), action 25, FPS 1.80, Running 131.71s Step 443( 8.67%), action 26, FPS 1.75, Running 132.36s Step 444( 9.00%), action 27, FPS 1.73, Running 133.32s Step 445( 9.33%), action 28, FPS 1.71, Running 133.92s Step 446( 9.67%), action 29, FPS 1.72, Running 134.87s Step 447( 10.00%), action 30, FPS 1.75, Running 135.28s Step 448( 10.33%), action 31, FPS 1.70, Running 136.22s Step 449( 10.67%), action 32, FPS 1.67, Running 136.63s Step 450( 11.00%), action 33, FPS 1.59, Running 137.52s Step 451( 11.33%), action 34, FPS 1.58, Running 137.84s Step 452( 11.67%), action 35, FPS 1.51, Running 138.71s Step 453( 12.00%), action 36, FPS 1.48, Running 139.23s Step 454( 12.33%), action 37, FPS 1.43, Running 140.22s Step 455( 12.67%), action 38, FPS 1.43, Running 140.52s Step 456( 13.00%), action 39, FPS 1.44, Running 141.30s Step 457( 13.33%), action 40, FPS 1.45, Running 141.60s Step 458( 13.67%), action 41, FPS 1.45, Running 142.52s Step 459( 14.00%), action 42, FPS 1.44, Running 143.11s Step 460( 14.33%), action 43, FPS 1.48, Running 143.67s Step 461( 14.67%), action 44, FPS 1.52, Running 143.87s Step 462( 15.00%), action 45, FPS 1.58, Running 144.40s Step 463( 15.33%), action 46, FPS 1.61, Running 144.76s Step 464( 15.67%), action 47, FPS 1.69, Running 145.13s Step 465( 16.00%), action 48, FPS 1.68, Running 145.81s Step 466( 16.33%), action 49, FPS 1.74, Running 146.36s Step 467( 16.67%), action 50, FPS 1.70, Running 147.03s Step 468( 17.00%), action 51, FPS 1.70, Running 147.99s Step 469( 17.33%), action 52, FPS 1.70, Running 148.36s Step 470( 17.67%), action 53, FPS 1.70, Running 149.28s Step 471( 18.00%), action 54, FPS 1.67, Running 149.82s Step 472( 18.33%), action 55, FPS 1.69, Running 150.52s Step 473( 18.67%), action 56, FPS 1.70, Running 151.02s Step 474( 19.00%), action 57, FPS 1.70, Running 152.02s Step 475( 19.33%), action 58, FPS 1.69, Running 152.37s Step 476( 19.67%), action 59, FPS 1.68, Running 153.17s Step 477( 20.00%), action 60, FPS 1.66, Running 153.63s Step 478( 20.33%), action 61, FPS 1.63, Running 154.81s Step 479( 20.67%), action 62, FPS 1.66, Running 155.19s Step 480( 21.00%), action 63, FPS 1.61, Running 156.08s Step 481( 21.33%), action 64, FPS 1.57, Running 156.62s Step 482( 21.67%), action 65, FPS 1.53, Running 157.46s Step 483( 22.00%), action 66, FPS 1.51, Running 157.99s Step 484( 22.33%), action 67, FPS 1.46, Running 158.80s Step 485( 22.67%), action 68, FPS 1.47, Running 159.44s Step 486( 23.00%), action 69, FPS 1.43, Running 160.38s Step 487( 23.33%), action 70, FPS 1.46, Running 160.71s Step 488( 23.67%), action 71, FPS 1.43, Running 162.02s Step 489( 24.00%), action 72, FPS 1.40, Running 162.63s Step 490( 24.33%), action 73, FPS 1.40, Running 163.55s Step 491( 24.67%), action 74, FPS 1.39, Running 164.24s Step 492( 25.00%), action 75, FPS 1.36, Running 165.26s Step 493( 25.33%), action 76, FPS 1.33, Running 166.04s Step 494( 25.67%), action 77, FPS 1.32, Running 167.16s Step 495( 26.00%), action 78, FPS 1.31, Running 167.64s Step 496( 26.33%), action 79, FPS 1.30, Running 168.57s Step 497( 26.67%), action 80, FPS 1.29, Running 169.10s Step 498( 27.00%), action 81, FPS 1.27, Running 170.51s Step 499( 27.33%), action 82, FPS 1.28, Running 170.77s Step 500( 27.67%), action 83, FPS 1.29, Running 171.64s Step 501( 28.00%), action 84, FPS 1.30, Running 172.00s Step 502( 28.33%), action 85, FPS 1.30, Running 172.82s Step 503( 28.67%), action 86, FPS 1.30, Running 173.33s Step 504( 29.00%), action 87, FPS 1.31, Running 174.07s Step 505( 29.33%), action 88, FPS 1.33, Running 174.53s Step 506( 29.67%), action 89, FPS 1.33, Running 175.47s Step 507( 30.00%), action 90, FPS 1.30, Running 176.07s Step 508( 30.33%), action 91, FPS 1.35, Running 176.84s Step 509( 30.67%), action 92, FPS 1.37, Running 177.28s Step 510( 31.00%), action 93, FPS 1.37, Running 178.19s Step 511( 31.33%), action 94, FPS 1.37, Running 178.83s Step 512( 31.67%), action 95, FPS 1.39, Running 179.69s Step 513( 32.00%), action 96, FPS 1.42, Running 180.08s Step 514( 32.33%), action 97, FPS 1.45, Running 180.92s Step 515( 32.67%), action 98, FPS 1.47, Running 181.24s Step 516( 33.00%), action 99, FPS 1.47, Running 182.17s Step 517( 33.33%), action 100, FPS 1.47, Running 182.72s Step 518( 33.67%), action 101, FPS 1.55, Running 183.40s Step 519( 34.00%), action 102, FPS 1.48, Running 184.27s Step 520( 34.33%), action 103, FPS 1.51, Running 184.85s Step 521( 34.67%), action 104, FPS 1.49, Running 185.41s Step 522( 35.00%), action 105, FPS 1.46, Running 186.51s Step 523( 35.33%), action 106, FPS 1.46, Running 187.04s Step 524( 35.67%), action 107, FPS 1.44, Running 187.96s Step 525( 36.00%), action 108, FPS 1.46, Running 188.26s Step 526( 36.33%), action 109, FPS 1.46, Running 189.13s Step 527( 36.67%), action 110, FPS 1.49, Running 189.48s Step 528( 37.00%), action 111, FPS 1.42, Running 190.92s Step 529( 37.33%), action 112, FPS 1.41, Running 191.46s Step 530( 37.67%), action 113, FPS 1.41, Running 192.35s Step 531( 38.00%), action 114, FPS 1.44, Running 192.71s Step 532( 38.33%), action 115, FPS 1.44, Running 193.53s Step 533( 38.67%), action 116, FPS 1.43, Running 194.08s Step 534( 39.00%), action 117, FPS 1.41, Running 195.13s Step 535( 39.33%), action 118, FPS 1.37, Running 195.81s Step 536( 39.67%), action 119, FPS 1.37, Running 196.73s Step 537( 40.00%), action 120, FPS 1.37, Running 197.27s Step 538( 40.33%), action 121, FPS 1.31, Running 198.66s Step 539( 40.67%), action 122, FPS 1.36, Running 198.99s Step 540( 41.00%), action 123, FPS 1.33, Running 199.87s Step 541( 41.33%), action 124, FPS 1.33, Running 200.41s Step 542( 41.67%), action 125, FPS 1.37, Running 201.10s Step 543( 42.00%), action 126, FPS 1.39, Running 201.47s Step 544( 42.33%), action 127, FPS 1.42, Running 202.02s Step 545( 42.67%), action 128, FPS 1.40, Running 202.58s Step 546( 43.00%), action 129, FPS 1.42, Running 203.20s Step 547( 43.33%), action 130, FPS 1.40, Running 203.77s Step 548( 43.67%), action 131, FPS 1.44, Running 204.78s Step 549( 44.00%), action 132, FPS 1.43, Running 205.39s Step 550( 44.33%), action 133, FPS 1.43, Running 206.32s Step 551( 44.67%), action 134, FPS 1.41, Running 206.87s Step 552( 45.00%), action 135, FPS 1.39, Running 207.88s Step 553( 45.33%), action 136, FPS 1.37, Running 208.66s Step 554( 45.67%), action 137, FPS 1.36, Running 209.78s Step 555( 46.00%), action 138, FPS 1.39, Running 210.21s Step 556( 46.33%), action 139, FPS 1.38, Running 211.21s Step 557( 46.67%), action 140, FPS 1.40, Running 211.51s Step 558( 47.00%), action 141, FPS 1.41, Running 212.81s Step 559( 47.33%), action 142, FPS 1.38, Running 213.46s Step 560( 47.67%), action 143, FPS 1.37, Running 214.51s Step 561( 48.00%), action 144, FPS 1.37, Running 215.04s Step 562( 48.33%), action 145, FPS 1.33, Running 216.10s Step 563( 48.67%), action 146, FPS 1.32, Running 216.60s Step 564( 49.00%), action 147, FPS 1.29, Running 217.56s Step 565( 49.33%), action 148, FPS 1.30, Running 217.92s Step 566( 49.67%), action 149, FPS 1.28, Running 218.80s Step 567( 50.00%), action 150, FPS 1.28, Running 219.40s Step 568( 50.33%), action 151, FPS 1.31, Running 220.03s Step 569( 50.67%), action 152, FPS 1.33, Running 220.40s Step 570( 51.00%), action 153, FPS 1.35, Running 221.09s Step 571( 51.33%), action 154, FPS 1.38, Running 221.41s Step 572( 51.67%), action 155, FPS 1.38, Running 222.38s Step 573( 52.00%), action 156, FPS 1.42, Running 222.70s Step 574( 52.33%), action 157, FPS 1.45, Running 223.57s Step 575( 52.67%), action 158, FPS 1.44, Running 224.11s Step 576( 53.00%), action 159, FPS 1.44, Running 225.08s Step 577( 53.33%), action 160, FPS 1.42, Running 225.61s Step 578( 53.67%), action 161, FPS 1.44, Running 226.65s Step 579( 54.00%), action 162, FPS 1.47, Running 227.11s Step 580( 54.33%), action 163, FPS 1.50, Running 227.82s Step 581( 54.67%), action 164, FPS 1.50, Running 228.40s Step 582( 55.00%), action 165, FPS 1.50, Running 229.42s Step 583( 55.33%), action 166, FPS 1.49, Running 230.00s Step 584( 55.67%), action 167, FPS 1.49, Running 231.00s Step 585( 56.00%), action 168, FPS 1.49, Running 231.33s Step 586( 56.33%), action 169, FPS 1.48, Running 232.32s Step 587( 56.67%), action 170, FPS 1.48, Running 232.92s Step 588( 57.00%), action 171, FPS 1.44, Running 233.90s Step 589( 57.33%), action 172, FPS 1.42, Running 234.46s Step 590( 57.67%), action 173, FPS 1.40, Running 235.41s Step 591( 58.00%), action 174, FPS 1.39, Running 235.77s Step 592( 58.33%), action 175, FPS 1.40, Running 236.65s Step 593( 58.67%), action 176, FPS 1.38, Running 237.21s Step 594( 59.00%), action 177, FPS 1.36, Running 238.27s Step 595( 59.33%), action 178, FPS 1.36, Running 238.79s Step 596( 59.67%), action 179, FPS 1.41, Running 239.24s Step 597( 60.00%), action 180, FPS 1.41, Running 239.81s Step 598( 60.33%), action 181, FPS 1.42, Running 240.72s Step 599( 60.67%), action 182, FPS 1.41, Running 241.33s Step 600( 61.00%), action 183, FPS 1.38, Running 242.29s Step 601( 61.33%), action 184, FPS 1.38, Running 242.88s Step 602( 61.67%), action 185, FPS 1.37, Running 243.97s [2026-08-02 20:26:29] [44 ] Seed 43 success after 244.18 s. +steps: 602 , actions: 185 . +Instruction: Empty +Total 25/44(56.82%) success. +Setting seed: 44 +Step 1( N/A%), pre moving , FPS 1.79, Running 0.56s Step 2( N/A%), pre moving , FPS 3.03, Running 0.66s Step 3( N/A%), pre moving , FPS 4.12, Running 0.73s Step 4( N/A%), pre moving , FPS 4.90, Running 0.82s Step 5( N/A%), pre moving , FPS 4.31, Running 1.16s Step 6( N/A%), pre moving , FPS 4.71, Running 1.27s Step 7( N/A%), pre moving , FPS 5.12, Running 1.37s Step 8( N/A%), pre moving , FPS 4.66, Running 1.72s Step 9( N/A%), pre moving , FPS 4.93, Running 1.83s Step 10( N/A%), pre moving , FPS 5.24, Running 1.91s Step 11( N/A%), pre moving , FPS 5.48, Running 2.01s Step 12( N/A%), pre moving , FPS 5.12, Running 2.35s Step 13( N/A%), pre moving , FPS 5.28, Running 2.46s Step 14( N/A%), pre moving , FPS 5.54, Running 2.53s Step 15( N/A%), pre moving , FPS 5.75, Running 2.61s Step 16( N/A%), pre moving , FPS 5.42, Running 2.95s Step 17( N/A%), pre moving , FPS 5.55, Running 3.06s Step 18( N/A%), pre moving , FPS 5.71, Running 3.15s Step 19( N/A%), pre moving , FPS 5.80, Running 3.28s Step 20( N/A%), pre moving , FPS 5.57, Running 3.59s Step 21( N/A%), pre moving , FPS 5.53, Running 4.17s Step 22( N/A%), pre moving , FPS 5.45, Running 4.33s Step 23( N/A%), pre moving , FPS 5.43, Running 4.41s Step 24( N/A%), pre moving , FPS 5.10, Running 4.74s Step 25( N/A%), pre moving , FPS 5.45, Running 4.83s Step 26( N/A%), pre moving , FPS 4.93, Running 5.33s Step 27( N/A%), pre moving , FPS 4.92, Running 5.43s Step 28( N/A%), pre moving , FPS 5.25, Running 5.53s Step 29( N/A%), pre moving , FPS 4.95, Running 5.87s Step 30( N/A%), pre moving , FPS 4.96, Running 5.94s Step 31( N/A%), pre moving , FPS 4.95, Running 6.04s Step 32( N/A%), pre moving , FPS 5.27, Running 6.14s Step 33( N/A%), pre moving , FPS 4.98, Running 6.48s Step 34( N/A%), pre moving , FPS 4.93, Running 6.59s Step 35( N/A%), pre moving , FPS 4.92, Running 6.68s Step 36( N/A%), pre moving , FPS 4.36, Running 7.54s Step 37( N/A%), pre moving , FPS 4.30, Running 7.71s Step 38( N/A%), pre moving , FPS 4.31, Running 7.80s Step 39( N/A%), pre moving , FPS 4.34, Running 7.89s Step 40( N/A%), pre moving , FPS 4.30, Running 8.24s Step 41( N/A%), pre moving , FPS 4.80, Running 8.34s Step 42( N/A%), pre moving , FPS 4.87, Running 8.44s Step 43( N/A%), pre moving , FPS 4.59, Running 8.77s Step 44( N/A%), pre moving , FPS 4.77, Running 8.93s Step 45( N/A%), pre moving , FPS 4.71, Running 9.07s Step 46( N/A%), pre moving , FPS 4.81, Running 9.49s Step 47( N/A%), pre moving , FPS 4.77, Running 9.62s Step 48( N/A%), pre moving , FPS 4.46, Running 10.01s Step 49( N/A%), pre moving , FPS 4.68, Running 10.15s Step 50( N/A%), pre moving , FPS 4.59, Running 10.30s Step 51( N/A%), pre moving , FPS 4.29, Running 10.70s Step 52( N/A%), pre moving , FPS 4.25, Running 10.84s Step 53( N/A%), pre moving , FPS 4.21, Running 11.23s Step 54( N/A%), pre moving , FPS 4.18, Running 11.37s Step 55( N/A%), pre moving , FPS 4.14, Running 11.51s Step 56( N/A%), pre moving , FPS 4.60, Running 11.89s Step 57( N/A%), pre moving , FPS 4.63, Running 12.03s Step 58( N/A%), pre moving , FPS 4.50, Running 12.24s Step 59( N/A%), pre moving , FPS 4.28, Running 12.56s Step 60( N/A%), pre moving , FPS 4.48, Running 12.71s Step 61( N/A%), pre moving , FPS 4.20, Running 13.10s Step 62( N/A%), pre moving , FPS 4.14, Running 13.27s Step 63( N/A%), pre moving , FPS 4.10, Running 13.65s Step 64( N/A%), pre moving , FPS 4.10, Running 13.81s Step 65( N/A%), pre moving , FPS 4.12, Running 13.93s Step 66( N/A%), pre moving , FPS 4.14, Running 14.32s Step 67( N/A%), pre moving , FPS 4.13, Running 14.46s Step 68( N/A%), pre moving , FPS 4.35, Running 14.61s Step 69( N/A%), pre moving , FPS 4.36, Running 14.73s Step 70( N/A%), pre moving , FPS 4.36, Running 14.88s Step 71( N/A%), pre moving , FPS 4.61, Running 15.04s Step 72( N/A%), pre moving , FPS 4.58, Running 15.21s Step 73( N/A%), pre moving , FPS 4.92, Running 15.30s Step 74( N/A%), pre moving , FPS 4.78, Running 15.56s Step 75( N/A%), pre moving , FPS 4.72, Running 15.75s Step 76( N/A%), pre moving , FPS 5.06, Running 15.84s Step 77( N/A%), pre moving , FPS 5.11, Running 15.94s Step 78( N/A%), pre moving , FPS 4.94, Running 16.29s Step 79( N/A%), pre moving , FPS 5.21, Running 16.40s Step 80( N/A%), pre moving , FPS 5.29, Running 16.49s Step 81( N/A%), pre moving , FPS 5.35, Running 16.84s Step 82( N/A%), pre moving , FPS 5.41, Running 16.96s Step 83( N/A%), pre moving , FPS 5.89, Running 17.05s Step 84( N/A%), pre moving , FPS 5.98, Running 17.16s Step 85( N/A%), pre moving , FPS 5.59, Running 17.51s Step 86( N/A%), pre moving , FPS 6.11, Running 17.59s Step 87( N/A%), pre moving , FPS 6.19, Running 17.69s Step 88( N/A%), pre moving , FPS 5.83, Running 18.03s Step 89( N/A%), pre moving , FPS 5.85, Running 18.15s Step 90( N/A%), pre moving , FPS 5.95, Running 18.24s Step 91( N/A%), pre moving , FPS 4.60, Running 19.39s Step 92( N/A%), pre moving , FPS 4.32, Running 19.84s Step 93( N/A%), pre moving , FPS 3.93, Running 20.38s Step 94( N/A%), pre moving , FPS 3.79, Running 20.83s Step 95( N/A%), pre moving , FPS 3.52, Running 21.43s Step 96( N/A%), pre moving , FPS 3.31, Running 21.88s Step 97( N/A%), pre moving , FPS 3.07, Running 22.46s Step 98( N/A%), pre moving , FPS 3.13, Running 22.68s Step 99( N/A%), pre moving , FPS 2.93, Running 23.24s Step 100( N/A%), pre moving , FPS 2.79, Running 23.66s Step 101( N/A%), pre moving , FPS 2.71, Running 24.23s Step 102( N/A%), pre moving , FPS 2.60, Running 24.67s Step 103( N/A%), pre moving , FPS 2.44, Running 25.25s Step 104( N/A%), pre moving , FPS 2.40, Running 25.51s Step 105( N/A%), pre moving , FPS 2.38, Running 25.93s Step 106( N/A%), pre moving , FPS 2.28, Running 26.35s Step 107( N/A%), pre moving , FPS 2.17, Running 26.91s Step 108( N/A%), pre moving , FPS 2.15, Running 27.35s Step 109( N/A%), pre moving , FPS 2.05, Running 27.92s Step 110( N/A%), pre moving , FPS 2.03, Running 28.11s Step 111( N/A%), pre moving , FPS 2.16, Running 28.64s Step 112( N/A%), pre moving , FPS 2.17, Running 29.05s Step 113( N/A%), pre moving , FPS 2.17, Running 29.60s Step 114( N/A%), pre moving , FPS 2.23, Running 29.81s Step 115( N/A%), pre moving , FPS 2.22, Running 30.43s Step 116( N/A%), pre moving , FPS 2.23, Running 30.85s Step 117( N/A%), pre moving , FPS 2.23, Running 31.41s Step 118( N/A%), pre moving , FPS 2.18, Running 31.86s Step 119( N/A%), pre moving , FPS 2.17, Running 32.43s Step 120( N/A%), pre moving , FPS 2.21, Running 32.69s Step 121( N/A%), pre moving , FPS 2.24, Running 33.15s Step 122( N/A%), pre moving , FPS 2.32, Running 33.30s Step 123( N/A%), pre moving , FPS 2.42, Running 33.53s Step 124( N/A%), pre moving , FPS 2.45, Running 33.67s Step 125( N/A%), pre moving , FPS 2.50, Running 33.92s Step 126( N/A%), pre moving , FPS 2.59, Running 34.06s Step 127( N/A%), pre moving , FPS 2.71, Running 34.28s Step 128( N/A%), pre moving , FPS 2.80, Running 34.49s Step 129( N/A%), pre moving , FPS 2.87, Running 34.89s Step 130( N/A%), pre moving , FPS 2.85, Running 35.11s Step 131( N/A%), pre moving , FPS 2.82, Running 35.72s Step 132( N/A%), pre moving , FPS 2.81, Running 36.18s Step 133( N/A%), pre moving , FPS 2.80, Running 36.74s Step 134( N/A%), pre moving , FPS 2.81, Running 36.94s Step 135( N/A%), pre moving , FPS 2.83, Running 37.50s Step 136( N/A%), pre moving , FPS 2.81, Running 37.98s Step 137( N/A%), pre moving , FPS 2.80, Running 38.56s Step 138( N/A%), pre moving , FPS 2.79, Running 39.02s Step 139( N/A%), pre moving , FPS 2.79, Running 39.61s Step 140( N/A%), pre moving , FPS 2.72, Running 40.05s Step 141( N/A%), pre moving , FPS 2.67, Running 40.64s Step 142( N/A%), pre moving , FPS 2.66, Running 40.82s Step 143( N/A%), pre moving , FPS 2.55, Running 41.39s Step 144( N/A%), pre moving , FPS 2.45, Running 41.85s Step 145( N/A%), pre moving , FPS 2.34, Running 42.45s Step 146( N/A%), pre moving , FPS 2.36, Running 42.54s Step 147( N/A%), pre moving , FPS 2.39, Running 42.63s Step 148( N/A%), pre moving , FPS 2.36, Running 42.98s Step 149( N/A%), pre moving , FPS 2.44, Running 43.09s Step 150( N/A%), pre moving , FPS 2.48, Running 43.18s Step 151( N/A%), pre moving , FPS 2.56, Running 43.53s Step 152( N/A%), pre moving , FPS 2.68, Running 43.64s Step 153( N/A%), pre moving , FPS 2.86, Running 43.72s Step 154( N/A%), pre moving , FPS 2.90, Running 43.82s Step 155( N/A%), pre moving , FPS 3.00, Running 44.17s Step 156( N/A%), pre moving , FPS 2.89, Running 44.89s Step 157( N/A%), pre moving , FPS 3.11, Running 45.00s Step 158( N/A%), pre moving , FPS 3.16, Running 45.34s Step 159( N/A%), pre moving , FPS 3.42, Running 45.46s Step 160( N/A%), pre moving , FPS 3.60, Running 45.60s Step 161( N/A%), pre moving , FPS 3.71, Running 46.02s Step 162( N/A%), pre moving , FPS 3.74, Running 46.17s Step 163( N/A%), pre moving , FPS 3.85, Running 46.58s Step 164( N/A%), pre moving , FPS 4.09, Running 46.74s Step 165( N/A%), pre moving , FPS 4.21, Running 47.20s Step 166( N/A%), pre moving , FPS 4.16, Running 47.35s Step 167( N/A%), pre moving , FPS 3.87, Running 47.81s Step 168( N/A%), pre moving , FPS 3.83, Running 48.20s Step 169( N/A%), pre moving , FPS 3.78, Running 48.38s Step 170( N/A%), pre moving , FPS 3.49, Running 48.90s Step 171( N/A%), pre moving , FPS 3.62, Running 49.05s Step 172( N/A%), pre moving , FPS 3.41, Running 49.51s Step 173( N/A%), pre moving , FPS 3.35, Running 49.70s Step 174( N/A%), pre moving , FPS 3.16, Running 50.15s Step 175( N/A%), pre moving , FPS 3.09, Running 50.65s Step 176( N/A%), pre moving , FPS 3.33, Running 50.90s Step 177( N/A%), pre moving , FPS 3.12, Running 51.40s Step 178( N/A%), pre moving , FPS 3.05, Running 51.89s Step 179( N/A%), pre moving , FPS 2.90, Running 52.36s Step 180( N/A%), pre moving , FPS 2.86, Running 52.61s Step 181( N/A%), pre moving , FPS 2.84, Running 53.07s Step 182( N/A%), pre moving , FPS 2.71, Running 53.56s Step 183( N/A%), pre moving , FPS 2.79, Running 53.75s Step 184( N/A%), pre moving , FPS 2.74, Running 54.05s Step 185( N/A%), pre moving , FPS 2.80, Running 54.33s Step 186( N/A%), pre moving , FPS 2.76, Running 54.60s Step 187( N/A%), pre moving , FPS 2.73, Running 55.12s Step 188( N/A%), pre moving , FPS 2.68, Running 55.65s Step 189( N/A%), pre moving , FPS 2.57, Running 56.17s Step 190( N/A%), pre moving , FPS 2.56, Running 56.73s Step 191( N/A%), pre moving , FPS 2.49, Running 57.08s Step 192( N/A%), pre moving , FPS 2.49, Running 57.54s Step 193( N/A%), pre moving , FPS 2.39, Running 58.08s Step 194( N/A%), pre moving , FPS 2.38, Running 58.57s Step 195( N/A%), pre moving , FPS 2.38, Running 59.05s Step 196( N/A%), pre moving , FPS 2.39, Running 59.28s Step 197( N/A%), pre moving , FPS 2.38, Running 59.79s Step 198( N/A%), pre moving , FPS 2.38, Running 60.30s Step 199( N/A%), pre moving , FPS 2.47, Running 60.47s Step 200( N/A%), pre moving , FPS 2.41, Running 60.90s Step 201( N/A%), pre moving , FPS 2.42, Running 61.34s Step 202( N/A%), pre moving , FPS 2.50, Running 61.55s Step 203( N/A%), pre moving , FPS 2.44, Running 61.96s Step 204( N/A%), pre moving , FPS 2.50, Running 62.05s Step 205( N/A%), pre moving , FPS 2.55, Running 62.19s Step 206( N/A%), pre moving , FPS 2.53, Running 62.50s Step 207( N/A%), pre moving , FPS 2.68, Running 62.58s Step 208( N/A%), pre moving , FPS 2.73, Running 62.98s Step 209( N/A%), pre moving , FPS 2.87, Running 63.14s Step 210( N/A%), pre moving , FPS 3.06, Running 63.26s Step 211( N/A%), pre moving , FPS 3.07, Running 63.60s Step 212( N/A%), pre moving , FPS 3.24, Running 63.71s Step 213( N/A%), pre moving , FPS 3.50, Running 63.80s Step 214( N/A%), pre moving , FPS 3.64, Running 64.06s Step 215( N/A%), pre moving , FPS 3.85, Running 64.25s Step 216( N/A%), pre moving , FPS 3.95, Running 64.34s Step 217( N/A%), pre moving , FPS 4.31, Running 64.43s Step 218( N/A%), pre moving , FPS 3.94, Running 65.37s Step 219( N/A%), pre moving , FPS 4.00, Running 65.47s Step 220( N/A%), pre moving , FPS 4.30, Running 65.56s Step 221( N/A%), pre moving , FPS 4.39, Running 65.90s Step 222( N/A%), pre moving , FPS 4.48, Running 66.01s Step 223( N/A%), pre moving , FPS 4.81, Running 66.12s Step 224( N/A%), pre moving , FPS 4.49, Running 66.51s Step 225( N/A%), pre moving , FPS 4.47, Running 66.66s Step 226( N/A%), pre moving , FPS 4.48, Running 66.97s Step 227( N/A%), pre moving , FPS 4.32, Running 67.21s Step 228( N/A%), pre moving , FPS 4.57, Running 67.36s Step 229( N/A%), pre moving , FPS 4.31, Running 67.77s Step 230( N/A%), pre moving , FPS 4.29, Running 67.91s Step 231( N/A%), pre moving , FPS 4.22, Running 68.33s Step 232( N/A%), pre moving , FPS 4.19, Running 68.48s Step 233( N/A%), pre moving , FPS 3.93, Running 68.89s Step 234( N/A%), pre moving , FPS 4.02, Running 69.03s Step 235( N/A%), pre moving , FPS 3.82, Running 69.49s Step 236( N/A%), pre moving , FPS 3.79, Running 69.63s Step 237( N/A%), pre moving , FPS 3.58, Running 70.01s Step 238( N/A%), pre moving , FPS 4.13, Running 70.22s Step 239( N/A%), pre moving , FPS 3.84, Running 70.67s Step 240( N/A%), pre moving , FPS 3.60, Running 71.11s Step 241( N/A%), pre moving , FPS 3.73, Running 71.26s Step 242( N/A%), pre moving , FPS 3.51, Running 71.70s Step 243( N/A%), pre moving , FPS 3.50, Running 71.84s Step 244( N/A%), pre moving , FPS 3.46, Running 72.28s Step 245( N/A%), pre moving , FPS 3.47, Running 72.42s Step 246( N/A%), pre moving , FPS 3.57, Running 72.57s Step 247( N/A%), pre moving , FPS 3.49, Running 72.95s Step 248( N/A%), pre moving , FPS 3.50, Running 73.07s Step 249( N/A%), pre moving , FPS 3.70, Running 73.18s Step 250( N/A%), pre moving , FPS 3.66, Running 73.38s Step 251( N/A%), pre moving , FPS 3.82, Running 73.56s Step 252( N/A%), pre moving , FPS 3.81, Running 73.72s Step 253( N/A%), pre moving , FPS 3.98, Running 73.91s Step 254( N/A%), pre moving , FPS 3.76, Running 74.35s Step 255( N/A%), pre moving , FPS 3.96, Running 74.54s Step 256( N/A%), pre moving , FPS 3.73, Running 74.99s Step 257( N/A%), pre moving , FPS 3.84, Running 75.22s Step 258( N/A%), pre moving , FPS 3.67, Running 75.67s Step 259( N/A%), pre moving , FPS 3.67, Running 76.11s Step 260( N/A%), pre moving , FPS 3.83, Running 76.33s Step 261( N/A%), pre moving , FPS 3.63, Running 76.78s Step 262( N/A%), pre moving , FPS 3.80, Running 76.96s Step 263( N/A%), pre moving , FPS 3.59, Running 77.41s Step 264( N/A%), pre moving , FPS 3.59, Running 77.85s Step 265( N/A%), pre moving , FPS 3.55, Running 78.06s Step 266( N/A%), pre moving , FPS 3.36, Running 78.52s Step 267( N/A%), pre moving , FPS 3.48, Running 78.70s Step 268( N/A%), pre moving , FPS 3.29, Running 79.15s Step 269( N/A%), pre moving , FPS 3.10, Running 79.62s Step 270( N/A%), pre moving , FPS 3.11, Running 79.81s Step 271( N/A%), pre moving , FPS 2.99, Running 80.26s Step 272( N/A%), pre moving , FPS 2.86, Running 80.71s Step 273( N/A%), pre moving , FPS 2.79, Running 81.07s Step 274( N/A%), pre moving , FPS 2.81, Running 81.47s Step 275( N/A%), pre moving , FPS 2.69, Running 81.96s Step 276( N/A%), pre moving , FPS 2.67, Running 82.48s Step 277( N/A%), pre moving , FPS 2.57, Running 82.99s Step 278( N/A%), pre moving , FPS 2.67, Running 83.17s Step 279( N/A%), pre moving , FPS 2.66, Running 83.62s Step 280( N/A%), pre moving , FPS 2.58, Running 84.07s Step 281( N/A%), pre moving , FPS 2.68, Running 84.23s Step 282( N/A%), pre moving , FPS 2.61, Running 84.62s Step 283( N/A%), pre moving , FPS 2.74, Running 84.72s Step 284( N/A%), pre moving , FPS 2.87, Running 84.82s Step 285( N/A%), pre moving , FPS 2.82, Running 85.16s Step 286( N/A%), pre moving , FPS 2.96, Running 85.27s Step 287( N/A%), pre moving , FPS 3.00, Running 85.36s Step 288( N/A%), pre moving , FPS 3.05, Running 85.70s Step 289( N/A%), pre moving , FPS 3.23, Running 85.82s Step 290( N/A%), pre moving , FPS 3.28, Running 85.91s Step 291( N/A%), pre moving , FPS 3.34, Running 86.25s Step 292( N/A%), pre moving , FPS 3.54, Running 86.36s Step 293( N/A%), pre moving , FPS 3.71, Running 86.45s Step 294( N/A%), pre moving , FPS 3.76, Running 86.79s Step 295( N/A%), pre moving , FPS 4.04, Running 86.91s Step 296( N/A%), pre moving , FPS 4.43, Running 87.00s Step 297( N/A%), pre moving , FPS 4.89, Running 87.08s Step 298( N/A%), pre moving , FPS 4.68, Running 87.45s Step 299( N/A%), pre moving , FPS 5.11, Running 87.53s Step 300( N/A%), pre moving , FPS 5.60, Running 87.64s Step 301( N/A%), pre moving , FPS 5.35, Running 87.97s Step 302( N/A%), pre moving , FPS 5.79, Running 88.07s Step 303( N/A%), pre moving , FPS 5.81, Running 88.16s Step 304( N/A%), pre moving , FPS 5.43, Running 88.50s Step 305( N/A%), pre moving , FPS 5.80, Running 88.61s Step 306( N/A%), pre moving , FPS 5.84, Running 88.69s Step 307( N/A%), pre moving , FPS 5.83, Running 88.80s Step 308( N/A%), pre moving , FPS 5.86, Running 89.12s Step 309( N/A%), pre moving , FPS 5.87, Running 89.22s Step 310( N/A%), pre moving , FPS 5.88, Running 89.31s Step 311( N/A%), pre moving , FPS 4.99, Running 90.26s Step 312( N/A%), pre moving , FPS 4.99, Running 90.37s Step 313( N/A%), pre moving , FPS 4.99, Running 90.46s Step 314( N/A%), pre moving , FPS 4.98, Running 90.80s Step 315( N/A%), pre moving , FPS 4.99, Running 90.91s Step 316( N/A%), pre moving , FPS 4.93, Running 91.05s Step 317( N/A%), pre moving , FPS 4.56, Running 91.47s Step 318( N/A%), pre moving , FPS 4.76, Running 91.65s Step 319( N/A%), pre moving , FPS 4.43, Running 92.05s Step 320( N/A%), pre moving , FPS 4.37, Running 92.21s Step 321( N/A%), pre moving , FPS 4.51, Running 92.41s Step 322( N/A%), pre moving , FPS 4.46, Running 92.56s Step 323( N/A%), pre moving , FPS 4.40, Running 92.71s Step 324( N/A%), pre moving , FPS 4.58, Running 92.87s Step 325( N/A%), pre moving , FPS 4.29, Running 93.26s Step 326( N/A%), pre moving , FPS 4.23, Running 93.42s Step 327( N/A%), pre moving , FPS 4.24, Running 93.51s Step 328( N/A%), pre moving , FPS 4.22, Running 93.86s Step 329( N/A%), pre moving , FPS 4.23, Running 93.95s Step 330( N/A%), pre moving , FPS 4.24, Running 94.03s Step 331( N/A%), pre moving , FPS 5.15, Running 94.14s Step 332( N/A%), pre moving , FPS 4.87, Running 94.48s Step 333( N/A%), pre moving , FPS 4.86, Running 94.58s Step 334( N/A%), pre moving , FPS 5.16, Running 94.67s Step 335( N/A%), pre moving , FPS 4.87, Running 95.02s Step 336( N/A%), pre moving , FPS 4.90, Running 95.13s Step 337( N/A%), pre moving , FPS 5.32, Running 95.23s Step 338( N/A%), pre moving , FPS 5.10, Running 95.57s Step 339( N/A%), pre moving , FPS 5.50, Running 95.68s Step 340( N/A%), pre moving , FPS 5.61, Running 95.78s Step 341( N/A%), pre moving , FPS 5.38, Running 96.12s Step 342( N/A%), pre moving , FPS 5.44, Running 96.23s Step 343( N/A%), pre moving , FPS 5.53, Running 96.33s Step 344( N/A%), pre moving , FPS 5.26, Running 96.67s Step 345( N/A%), pre moving , FPS 5.68, Running 96.78s Step 346( N/A%), pre moving , FPS 5.78, Running 96.88s Step 347( N/A%), pre moving , FPS 5.40, Running 97.21s Step 348( N/A%), pre moving , FPS 5.76, Running 97.33s Step 349( N/A%), pre moving , FPS 5.77, Running 97.42s Step 350( N/A%), pre moving , FPS 5.52, Running 97.66s Step 351( N/A%), pre moving , FPS 5.36, Running 97.87s Step 352( N/A%), pre moving , FPS 5.75, Running 97.95s Step 353( N/A%), pre moving , FPS 5.79, Running 98.04s Step 354( N/A%), pre moving , FPS 5.41, Running 98.37s Step 355( N/A%), pre moving , FPS 5.79, Running 98.48s Step 356( N/A%), pre moving , FPS 5.84, Running 98.55s Step 357( N/A%), pre moving , FPS 5.72, Running 98.72s Step 358( N/A%), pre moving , FPS 5.82, Running 99.00s Step 359( N/A%), pre moving , FPS 5.85, Running 99.10s Step 360( N/A%), pre moving , FPS 5.88, Running 99.18s Step 361( N/A%), pre moving , FPS 5.89, Running 99.52s Step 362( N/A%), pre moving , FPS 5.90, Running 99.63s Step 363( N/A%), pre moving , FPS 3.60, Running 101.89s Step 364( N/A%), pre moving , FPS 3.50, Running 102.39s Step 365( N/A%), pre moving , FPS 3.31, Running 102.82s Step 366( N/A%), pre moving , FPS 3.10, Running 103.32s Step 367( N/A%), pre moving , FPS 3.19, Running 103.48s Step 368( N/A%), pre moving , FPS 2.89, Running 104.25s Step 369( N/A%), pre moving , FPS 2.83, Running 104.49s Step 370( N/A%), pre moving , FPS 2.73, Running 104.98s Step 371( N/A%), pre moving , FPS 2.74, Running 105.17s Step 372( N/A%), pre moving , FPS 2.51, Running 105.92s Step 373( N/A%), pre moving , FPS 2.46, Running 106.17s Step 374( N/A%), pre moving , FPS 2.41, Running 106.66s Step 375( N/A%), pre moving , FPS 2.39, Running 106.83s Step 376( N/A%), pre moving , FPS 2.22, Running 107.56s Step 377( N/A%), pre moving , FPS 2.19, Running 107.84s Step 378( N/A%), pre moving , FPS 2.12, Running 108.42s Step 379( N/A%), pre moving , FPS 2.05, Running 108.85s Step 380( N/A%), pre moving , FPS 1.96, Running 109.37s Step 381( N/A%), pre moving , FPS 1.99, Running 109.58s Step 382( N/A%), pre moving , FPS 1.87, Running 110.31s Step 383( 0.33%), action 1, FPS 2.14, Running 111.21s Step 384( 0.67%), action 2, FPS 2.15, Running 111.70s Step 385( 1.00%), action 3, FPS 2.06, Running 112.51s Step 386( 1.33%), action 4, FPS 2.07, Running 112.97s Step 387( 1.67%), action 5, FPS 1.96, Running 113.69s Step 388( 2.00%), action 6, FPS 2.04, Running 114.06s Step 389( 2.33%), action 7, FPS 1.94, Running 114.79s Step 390( 2.67%), action 8, FPS 1.92, Running 115.41s Step 391( 3.00%), action 9, FPS 1.79, Running 116.33s Step 392( 3.33%), action 10, FPS 1.85, Running 116.71s Step 393( 3.67%), action 11, FPS 1.75, Running 117.58s Step 394( 4.00%), action 12, FPS 1.74, Running 118.13s Step 395( 4.33%), action 13, FPS 1.66, Running 118.87s Step 396( 4.67%), action 14, FPS 1.68, Running 119.50s Step 397( 5.00%), action 15, FPS 1.59, Running 120.45s Step 398( 5.33%), action 16, FPS 1.57, Running 121.14s Step 399( 5.67%), action 17, FPS 1.52, Running 122.02s Step 400( 6.00%), action 18, FPS 1.51, Running 122.63s Step 401( 6.33%), action 19, FPS 1.43, Running 123.57s Step 402( 6.67%), action 20, FPS 1.46, Running 124.01s Step 403( 7.00%), action 21, FPS 1.43, Running 125.24s Step 404( 7.33%), action 22, FPS 1.41, Running 125.91s Step 405( 7.67%), action 23, FPS 1.43, Running 126.46s Step 406( 8.00%), action 24, FPS 1.44, Running 126.83s Step 407( 8.33%), action 25, FPS 1.44, Running 127.61s Step 408( 8.67%), action 26, FPS 1.42, Running 128.17s Step 409( 9.00%), action 27, FPS 1.41, Running 128.93s Step 410( 9.33%), action 28, FPS 1.42, Running 129.53s Step 411( 9.67%), action 29, FPS 1.46, Running 130.03s Step 412( 10.00%), action 30, FPS 1.45, Running 130.53s Step 413( 10.33%), action 31, FPS 1.45, Running 131.40s Step 414( 10.67%), action 32, FPS 1.43, Running 132.08s Step 415( 11.00%), action 33, FPS 1.45, Running 132.68s Step 416( 11.33%), action 34, FPS 1.45, Running 133.32s Step 417( 11.67%), action 35, FPS 1.49, Running 133.84s Step 418( 12.00%), action 36, FPS 1.51, Running 134.36s Step 419( 12.33%), action 37, FPS 1.51, Running 135.25s Step 420( 12.67%), action 38, FPS 1.52, Running 135.77s Step 421( 13.00%), action 39, FPS 1.54, Running 136.53s Step 422( 13.33%), action 40, FPS 1.52, Running 137.15s Step 423( 13.67%), action 41, FPS 1.51, Running 138.52s Step 424( 14.00%), action 42, FPS 1.53, Running 138.96s Step 425( 14.33%), action 43, FPS 1.51, Running 139.70s Step 426( 14.67%), action 44, FPS 1.50, Running 140.13s Step 427( 15.00%), action 45, FPS 1.52, Running 140.76s Step 428( 15.33%), action 46, FPS 1.53, Running 141.27s Step 429( 15.67%), action 47, FPS 1.53, Running 141.99s Step 430( 16.00%), action 48, FPS 1.53, Running 142.59s Step 431( 16.33%), action 49, FPS 1.49, Running 143.50s Step 432( 16.67%), action 50, FPS 1.49, Running 143.94s Step 433( 17.00%), action 51, FPS 1.44, Running 145.24s Step 434( 17.33%), action 52, FPS 1.45, Running 145.85s Step 435( 17.67%), action 53, FPS 1.42, Running 146.76s Step 436( 18.00%), action 54, FPS 1.44, Running 147.18s Step 437( 18.33%), action 55, FPS 1.42, Running 147.97s Step 438( 18.67%), action 56, FPS 1.44, Running 148.22s Step 439( 19.00%), action 57, FPS 1.49, Running 148.65s Step 440( 19.33%), action 58, FPS 1.50, Running 149.13s Step 441( 19.67%), action 59, FPS 1.44, Running 150.41s Step 442( 20.00%), action 60, FPS 1.43, Running 151.09s Step 443( 20.33%), action 61, FPS 1.44, Running 152.39s Step 444( 20.67%), action 62, FPS 1.44, Running 152.88s Step 445( 21.00%), action 63, FPS 1.43, Running 153.67s Step 446( 21.33%), action 64, FPS 1.38, Running 154.59s Step 447( 21.67%), action 65, FPS 1.34, Running 155.65s Step 448( 22.00%), action 66, FPS 1.35, Running 156.13s Step 449( 22.33%), action 67, FPS 1.34, Running 156.86s Step 450( 22.67%), action 68, FPS 1.34, Running 157.49s Step 451( 23.00%), action 69, FPS 1.37, Running 158.07s Step 452( 23.33%), action 70, FPS 1.37, Running 158.59s Step 453( 23.67%), action 71, FPS 1.41, Running 159.48s Step 454( 24.00%), action 72, FPS 1.43, Running 159.83s Step 455( 24.33%), action 73, FPS 1.44, Running 160.62s Step 456( 24.67%), action 74, FPS 1.41, Running 161.34s Step 457( 25.00%), action 75, FPS 1.40, Running 162.23s Step 458( 25.33%), action 76, FPS 1.37, Running 162.84s Step 459( 25.67%), action 77, FPS 1.33, Running 163.72s Step 460( 26.00%), action 78, FPS 1.34, Running 164.07s Step 461( 26.33%), action 79, FPS 1.38, Running 164.90s Step 462( 26.67%), action 80, FPS 1.40, Running 165.34s Step 463( 27.00%), action 81, FPS 1.40, Running 166.65s Step 464( 27.33%), action 82, FPS 1.42, Running 166.93s Step 465( 27.67%), action 83, FPS 1.46, Running 167.33s Step 466( 28.00%), action 84, FPS 1.51, Running 167.81s Step 467( 28.33%), action 85, FPS 1.50, Running 168.96s Step 468( 28.67%), action 86, FPS 1.51, Running 169.36s Step 469( 29.00%), action 87, FPS 1.51, Running 170.13s Step 470( 29.33%), action 88, FPS 1.50, Running 170.85s Step 471( 29.67%), action 89, FPS 1.47, Running 171.68s Step 472( 30.00%), action 90, FPS 1.44, Running 172.44s Step 473( 30.33%), action 91, FPS 1.44, Running 173.39s Step 474( 30.67%), action 92, FPS 1.42, Running 173.91s Step 475( 31.00%), action 93, FPS 1.40, Running 174.96s Step 476( 31.33%), action 94, FPS 1.43, Running 175.36s Step 477( 31.67%), action 95, FPS 1.40, Running 176.55s Step 478( 32.00%), action 96, FPS 1.40, Running 177.11s Step 479( 32.33%), action 97, FPS 1.40, Running 178.02s Step 480( 32.67%), action 98, FPS 1.40, Running 178.39s Step 481( 33.00%), action 99, FPS 1.40, Running 179.17s Step 482( 33.33%), action 100, FPS 1.40, Running 179.62s Step 483( 33.67%), action 101, FPS 1.41, Running 180.80s Step 484( 34.00%), action 102, FPS 1.37, Running 181.57s Step 485( 34.33%), action 103, FPS 1.33, Running 182.42s Step 486( 34.67%), action 104, FPS 1.33, Running 182.82s Step 487( 35.00%), action 105, FPS 1.37, Running 183.61s Step 488( 35.33%), action 106, FPS 1.34, Running 184.26s Step 489( 35.67%), action 107, FPS 1.32, Running 185.26s Step 490( 36.00%), action 108, FPS 1.36, Running 185.58s Step 491( 36.33%), action 109, FPS 1.38, Running 186.20s Step 492( 36.67%), action 110, FPS 1.38, Running 186.94s Step 493( 37.00%), action 111, FPS 1.37, Running 187.95s Step 494( 37.33%), action 112, FPS 1.38, Running 188.44s Step 495( 37.67%), action 113, FPS 1.39, Running 189.38s Step 496( 38.00%), action 114, FPS 1.35, Running 190.18s Step 497( 38.33%), action 115, FPS 1.39, Running 190.98s Step 498( 38.67%), action 116, FPS 1.39, Running 191.46s Step 499( 39.00%), action 117, FPS 1.37, Running 192.57s Step 500( 39.33%), action 118, FPS 1.38, Running 192.93s Step 501( 39.67%), action 119, FPS 1.38, Running 193.68s Step 502( 40.00%), action 120, FPS 1.36, Running 194.37s Step 503( 40.33%), action 121, FPS 1.38, Running 195.25s Step 504( 40.67%), action 122, FPS 1.39, Running 196.01s Step 505( 41.00%), action 123, FPS 1.38, Running 196.88s Step 506( 41.33%), action 124, FPS 1.38, Running 197.32s Step 507( 41.67%), action 125, FPS 1.38, Running 198.05s Step 508( 42.00%), action 126, FPS 1.40, Running 198.50s Step 509( 42.33%), action 127, FPS 1.39, Running 199.61s Step 510( 42.67%), action 128, FPS 1.38, Running 200.08s Step 511( 43.00%), action 129, FPS 1.38, Running 200.71s Step 512( 43.33%), action 130, FPS 1.41, Running 201.13s Step 513( 43.67%), action 131, FPS 1.42, Running 202.01s Step 514( 44.00%), action 132, FPS 1.41, Running 202.61s Step 515( 44.33%), action 133, FPS 1.42, Running 203.43s Step 516( 44.67%), action 134, FPS 1.44, Running 204.07s Step 517( 45.00%), action 135, FPS 1.44, Running 204.87s Step 518( 45.33%), action 136, FPS 1.44, Running 205.34s Step 519( 45.67%), action 137, FPS 1.45, Running 206.37s Step 520( 46.00%), action 138, FPS 1.44, Running 206.84s Step 521( 46.33%), action 139, FPS 1.39, Running 208.04s Step 522( 46.67%), action 140, FPS 1.39, Running 208.71s Step 523( 47.00%), action 141, FPS 1.37, Running 209.89s Step 524( 47.33%), action 142, FPS 1.37, Running 210.59s Step 525( 47.67%), action 143, FPS 1.38, Running 211.37s Step 526( 48.00%), action 144, FPS 1.37, Running 211.91s Step 527( 48.33%), action 145, FPS 1.36, Running 212.72s Step 528( 48.67%), action 146, FPS 1.34, Running 213.40s Step 529( 49.00%), action 147, FPS 1.36, Running 214.32s Step 530( 49.33%), action 148, FPS 1.37, Running 214.71s Step 531( 49.67%), action 149, FPS 1.31, Running 215.97s Step 532( 50.00%), action 150, FPS 1.29, Running 216.64s Step 533( 50.33%), action 151, FPS 1.29, Running 217.57s Step 534( 50.67%), action 152, FPS 1.29, Running 218.14s Step 535( 51.00%), action 153, FPS 1.30, Running 218.84s Step 536( 51.33%), action 154, FPS 1.31, Running 219.33s Step 537( 51.67%), action 155, FPS 1.32, Running 220.08s Step 538( 52.00%), action 156, FPS 1.31, Running 220.57s Step 539( 52.33%), action 157, FPS 1.34, Running 221.34s Step 540( 52.67%), action 158, FPS 1.34, Running 221.79s Step 541( 53.00%), action 159, FPS 1.38, Running 222.53s Step 542( 53.33%), action 160, FPS 1.41, Running 222.94s Step 543( 53.67%), action 161, FPS 1.47, Running 223.50s Step 544( 54.00%), action 162, FPS 1.51, Running 223.84s Step 545( 54.33%), action 163, FPS 1.54, Running 224.33s Step 546( 54.67%), action 164, FPS 1.55, Running 224.83s Step 547( 55.00%), action 165, FPS 1.49, Running 226.12s Step 548( 55.33%), action 166, FPS 1.51, Running 226.60s [2026-08-02 20:30:15] [45 ] Seed 44 success after 226.80 s. +steps: 548 , actions: 166 . +Instruction: Empty +Total 26/45(57.78%) success. +Setting seed: 45 +Step 1( N/A%), pre moving , FPS 2.19, Running 0.46s Step 2( N/A%), pre moving , FPS 2.53, Running 0.79s Step 3( N/A%), pre moving , FPS 3.36, Running 0.89s Step 4( N/A%), pre moving , FPS 4.08, Running 0.98s Step 5( N/A%), pre moving , FPS 4.69, Running 1.07s Step 6( N/A%), pre moving , FPS 4.25, Running 1.41s Step 7( N/A%), pre moving , FPS 4.60, Running 1.52s Step 8( N/A%), pre moving , FPS 4.91, Running 1.63s Step 9( N/A%), pre moving , FPS 4.57, Running 1.97s Step 10( N/A%), pre moving , FPS 4.81, Running 2.08s Step 11( N/A%), pre moving , FPS 5.05, Running 2.18s Step 12( N/A%), pre moving , FPS 4.76, Running 2.52s Step 13( N/A%), pre moving , FPS 4.96, Running 2.62s Step 14( N/A%), pre moving , FPS 5.16, Running 2.72s Step 15( N/A%), pre moving , FPS 5.33, Running 2.81s Step 16( N/A%), pre moving , FPS 5.08, Running 3.15s Step 17( N/A%), pre moving , FPS 5.22, Running 3.26s Step 18( N/A%), pre moving , FPS 5.36, Running 3.36s Step 19( N/A%), pre moving , FPS 5.14, Running 3.70s Step 20( N/A%), pre moving , FPS 5.25, Running 3.81s Step 21( N/A%), pre moving , FPS 5.12, Running 4.36s Step 22( N/A%), pre moving , FPS 5.38, Running 4.51s Step 23( N/A%), pre moving , FPS 5.07, Running 4.84s Step 24( N/A%), pre moving , FPS 5.06, Running 4.93s Step 25( N/A%), pre moving , FPS 5.08, Running 5.00s Step 26( N/A%), pre moving , FPS 4.80, Running 5.58s Step 27( N/A%), pre moving , FPS 4.82, Running 5.67s Step 28( N/A%), pre moving , FPS 4.57, Running 6.01s Step 29( N/A%), pre moving , FPS 4.81, Running 6.12s Step 30( N/A%), pre moving , FPS 4.84, Running 6.21s Step 31( N/A%), pre moving , FPS 4.86, Running 6.29s Step 32( N/A%), pre moving , FPS 4.87, Running 6.63s Step 33( N/A%), pre moving , FPS 4.87, Running 6.73s Step 34( N/A%), pre moving , FPS 4.87, Running 6.82s Step 35( N/A%), pre moving , FPS 4.59, Running 7.17s Step 36( N/A%), pre moving , FPS 4.27, Running 7.84s Step 37( N/A%), pre moving , FPS 4.29, Running 7.92s Step 38( N/A%), pre moving , FPS 4.29, Running 8.02s Step 39( N/A%), pre moving , FPS 4.29, Running 8.37s Step 40( N/A%), pre moving , FPS 4.30, Running 8.46s Step 41( N/A%), pre moving , FPS 4.78, Running 8.55s Step 42( N/A%), pre moving , FPS 4.83, Running 8.65s Step 43( N/A%), pre moving , FPS 4.81, Running 8.99s Step 44( N/A%), pre moving , FPS 4.75, Running 9.14s Step 45( N/A%), pre moving , FPS 4.43, Running 9.52s Step 46( N/A%), pre moving , FPS 4.86, Running 9.70s Step 47( N/A%), pre moving , FPS 4.80, Running 9.84s Step 48( N/A%), pre moving , FPS 4.74, Running 10.23s Step 49( N/A%), pre moving , FPS 4.71, Running 10.37s Step 50( N/A%), pre moving , FPS 4.40, Running 10.76s Step 51( N/A%), pre moving , FPS 4.32, Running 10.92s Step 52( N/A%), pre moving , FPS 4.27, Running 11.32s Step 53( N/A%), pre moving , FPS 4.22, Running 11.47s Step 54( N/A%), pre moving , FPS 3.96, Running 11.88s Step 55( N/A%), pre moving , FPS 4.11, Running 12.03s Step 56( N/A%), pre moving , FPS 4.35, Running 12.44s Step 57( N/A%), pre moving , FPS 4.28, Running 12.59s Step 58( N/A%), pre moving , FPS 4.04, Running 12.97s Step 59( N/A%), pre moving , FPS 4.18, Running 13.15s Step 60( N/A%), pre moving , FPS 4.14, Running 13.30s Step 61( N/A%), pre moving , FPS 3.88, Running 13.70s Step 62( N/A%), pre moving , FPS 3.86, Running 13.83s Step 63( N/A%), pre moving , FPS 3.82, Running 14.23s Step 64( N/A%), pre moving , FPS 3.81, Running 14.39s Step 65( N/A%), pre moving , FPS 3.80, Running 14.78s Step 66( N/A%), pre moving , FPS 3.82, Running 14.93s Step 67( N/A%), pre moving , FPS 3.72, Running 15.22s Step 68( N/A%), pre moving , FPS 3.80, Running 15.49s Step 69( N/A%), pre moving , FPS 3.81, Running 15.62s Step 70( N/A%), pre moving , FPS 3.81, Running 16.02s Step 71( N/A%), pre moving , FPS 3.84, Running 16.13s Step 72( N/A%), pre moving , FPS 4.04, Running 16.26s Step 73( N/A%), pre moving , FPS 4.07, Running 16.38s Step 74( N/A%), pre moving , FPS 4.35, Running 16.47s Step 75( N/A%), pre moving , FPS 4.43, Running 16.55s Step 76( N/A%), pre moving , FPS 4.72, Running 16.68s Step 77( N/A%), pre moving , FPS 4.79, Running 16.77s Step 78( N/A%), pre moving , FPS 5.09, Running 16.90s Step 79( N/A%), pre moving , FPS 5.23, Running 16.98s Step 80( N/A%), pre moving , FPS 5.29, Running 17.08s Step 81( N/A%), pre moving , FPS 5.38, Running 17.42s Step 82( N/A%), pre moving , FPS 5.41, Running 17.53s Step 83( N/A%), pre moving , FPS 5.90, Running 17.62s Step 84( N/A%), pre moving , FPS 6.00, Running 17.72s Step 85( N/A%), pre moving , FPS 6.10, Running 18.06s Step 86( N/A%), pre moving , FPS 6.17, Running 18.17s Step 87( N/A%), pre moving , FPS 6.55, Running 18.27s Step 88( N/A%), pre moving , FPS 6.40, Running 18.62s Step 89( N/A%), pre moving , FPS 6.45, Running 18.73s Step 90( N/A%), pre moving , FPS 7.12, Running 18.82s Step 91( N/A%), pre moving , FPS 5.28, Running 19.92s Step 92( N/A%), pre moving , FPS 4.89, Running 20.35s Step 93( N/A%), pre moving , FPS 4.39, Running 20.94s Step 94( N/A%), pre moving , FPS 4.07, Running 21.39s Step 95( N/A%), pre moving , FPS 3.71, Running 21.94s Step 96( N/A%), pre moving , FPS 3.61, Running 22.22s Step 97( N/A%), pre moving , FPS 3.39, Running 22.67s Step 98( N/A%), pre moving , FPS 3.25, Running 23.06s Step 99( N/A%), pre moving , FPS 3.02, Running 23.61s Step 100( N/A%), pre moving , FPS 2.97, Running 23.81s Step 101( N/A%), pre moving , FPS 2.90, Running 24.32s Step 102( N/A%), pre moving , FPS 2.77, Running 24.75s Step 103( N/A%), pre moving , FPS 2.60, Running 25.31s Step 104( N/A%), pre moving , FPS 2.50, Running 25.71s Step 105( N/A%), pre moving , FPS 2.42, Running 26.32s Step 106( N/A%), pre moving , FPS 2.40, Running 26.52s Step 107( N/A%), pre moving , FPS 2.27, Running 27.07s Step 108( N/A%), pre moving , FPS 2.25, Running 27.52s Step 109( N/A%), pre moving , FPS 2.13, Running 28.09s Step 110( N/A%), pre moving , FPS 2.05, Running 28.59s Step 111( N/A%), pre moving , FPS 2.16, Running 29.17s Step 112( N/A%), pre moving , FPS 2.22, Running 29.36s Step 113( N/A%), pre moving , FPS 2.25, Running 29.85s Step 114( N/A%), pre moving , FPS 2.25, Running 30.28s Step 115( N/A%), pre moving , FPS 2.25, Running 30.85s Step 116( N/A%), pre moving , FPS 2.19, Running 31.34s Step 117( N/A%), pre moving , FPS 2.16, Running 31.91s Step 118( N/A%), pre moving , FPS 2.15, Running 32.37s Step 119( N/A%), pre moving , FPS 2.15, Running 32.91s Step 120( N/A%), pre moving , FPS 2.15, Running 33.12s Step 121( N/A%), pre moving , FPS 2.14, Running 33.68s Step 122( N/A%), pre moving , FPS 2.14, Running 34.08s Step 123( N/A%), pre moving , FPS 2.15, Running 34.62s Step 124( N/A%), pre moving , FPS 2.20, Running 34.80s Step 125( N/A%), pre moving , FPS 2.28, Running 35.08s Step 126( N/A%), pre moving , FPS 2.27, Running 35.32s Step 127( N/A%), pre moving , FPS 2.31, Running 35.72s Step 128( N/A%), pre moving , FPS 2.35, Running 36.02s Step 129( N/A%), pre moving , FPS 2.34, Running 36.63s Step 130( N/A%), pre moving , FPS 2.36, Running 37.07s Step 131( N/A%), pre moving , FPS 2.34, Running 37.72s Step 132( N/A%), pre moving , FPS 2.27, Running 38.16s Step 133( N/A%), pre moving , FPS 2.25, Running 38.73s Step 134( N/A%), pre moving , FPS 2.31, Running 38.94s Step 135( N/A%), pre moving , FPS 2.30, Running 39.53s Step 136( N/A%), pre moving , FPS 2.32, Running 39.98s Step 137( N/A%), pre moving , FPS 2.31, Running 40.57s Step 138( N/A%), pre moving , FPS 2.31, Running 41.03s Step 139( N/A%), pre moving , FPS 2.27, Running 41.70s Step 140( N/A%), pre moving , FPS 2.28, Running 41.91s Step 141( N/A%), pre moving , FPS 2.30, Running 42.39s Step 142( N/A%), pre moving , FPS 2.28, Running 42.85s Step 143( N/A%), pre moving , FPS 2.27, Running 43.43s Step 144( N/A%), pre moving , FPS 2.20, Running 43.90s Step 145( N/A%), pre moving , FPS 2.12, Running 44.50s Step 146( N/A%), pre moving , FPS 2.16, Running 44.59s Step 147( N/A%), pre moving , FPS 2.23, Running 44.68s Step 148( N/A%), pre moving , FPS 2.21, Running 45.05s Step 149( N/A%), pre moving , FPS 2.35, Running 45.14s Step 150( N/A%), pre moving , FPS 2.45, Running 45.24s Step 151( N/A%), pre moving , FPS 2.54, Running 45.59s Step 152( N/A%), pre moving , FPS 2.65, Running 45.70s Step 153( N/A%), pre moving , FPS 2.83, Running 45.79s Step 154( N/A%), pre moving , FPS 2.89, Running 45.87s Step 155( N/A%), pre moving , FPS 2.99, Running 46.21s Step 156( N/A%), pre moving , FPS 2.88, Running 46.91s Step 157( N/A%), pre moving , FPS 3.10, Running 47.01s Step 158( N/A%), pre moving , FPS 3.29, Running 47.12s Step 159( N/A%), pre moving , FPS 3.46, Running 47.48s Step 160( N/A%), pre moving , FPS 3.53, Running 47.58s Step 161( N/A%), pre moving , FPS 3.75, Running 47.73s Step 162( N/A%), pre moving , FPS 3.77, Running 48.15s Step 163( N/A%), pre moving , FPS 4.12, Running 48.28s Step 164( N/A%), pre moving , FPS 4.17, Running 48.69s Step 165( N/A%), pre moving , FPS 4.61, Running 48.84s Step 166( N/A%), pre moving , FPS 4.31, Running 49.24s Step 167( N/A%), pre moving , FPS 4.24, Running 49.40s Step 168( N/A%), pre moving , FPS 4.23, Running 49.78s Step 169( N/A%), pre moving , FPS 4.07, Running 50.05s Step 170( N/A%), pre moving , FPS 3.82, Running 50.48s Step 171( N/A%), pre moving , FPS 3.98, Running 50.61s Step 172( N/A%), pre moving , FPS 3.72, Running 51.08s Step 173( N/A%), pre moving , FPS 3.61, Running 51.33s Step 174( N/A%), pre moving , FPS 3.42, Running 51.72s Step 175( N/A%), pre moving , FPS 3.32, Running 52.23s Step 176( N/A%), pre moving , FPS 3.45, Running 52.71s Step 177( N/A%), pre moving , FPS 3.20, Running 53.26s Step 178( N/A%), pre moving , FPS 3.14, Running 53.49s Step 179( N/A%), pre moving , FPS 3.06, Running 54.01s Step 180( N/A%), pre moving , FPS 3.01, Running 54.22s Step 181( N/A%), pre moving , FPS 2.89, Running 54.66s Step 182( N/A%), pre moving , FPS 2.98, Running 54.87s Step 183( N/A%), pre moving , FPS 2.93, Running 55.10s Step 184( N/A%), pre moving , FPS 3.03, Running 55.29s Step 185( N/A%), pre moving , FPS 2.99, Running 55.54s Step 186( N/A%), pre moving , FPS 2.92, Running 56.09s Step 187( N/A%), pre moving , FPS 2.77, Running 56.62s Step 188( N/A%), pre moving , FPS 2.71, Running 57.16s Step 189( N/A%), pre moving , FPS 2.71, Running 57.43s Step 190( N/A%), pre moving , FPS 2.67, Running 57.98s Step 191( N/A%), pre moving , FPS 2.53, Running 58.51s Step 192( N/A%), pre moving , FPS 2.51, Running 59.06s Step 193( N/A%), pre moving , FPS 2.42, Running 59.60s Step 194( N/A%), pre moving , FPS 2.39, Running 60.08s Step 195( N/A%), pre moving , FPS 2.47, Running 60.33s Step 196( N/A%), pre moving , FPS 2.46, Running 60.84s Step 197( N/A%), pre moving , FPS 2.48, Running 61.31s Step 198( N/A%), pre moving , FPS 2.50, Running 61.50s Step 199( N/A%), pre moving , FPS 2.51, Running 61.99s Step 200( N/A%), pre moving , FPS 2.44, Running 62.43s Step 201( N/A%), pre moving , FPS 2.51, Running 62.62s Step 202( N/A%), pre moving , FPS 2.44, Running 63.06s Step 203( N/A%), pre moving , FPS 2.45, Running 63.27s Step 204( N/A%), pre moving , FPS 2.40, Running 63.64s Step 205( N/A%), pre moving , FPS 2.45, Running 63.72s Step 206( N/A%), pre moving , FPS 2.59, Running 63.81s Step 207( N/A%), pre moving , FPS 2.66, Running 64.15s Step 208( N/A%), pre moving , FPS 2.80, Running 64.30s Step 209( N/A%), pre moving , FPS 2.75, Running 64.70s Step 210( N/A%), pre moving , FPS 2.91, Running 64.85s Step 211( N/A%), pre moving , FPS 3.10, Running 64.95s Step 212( N/A%), pre moving , FPS 3.20, Running 65.31s Step 213( N/A%), pre moving , FPS 3.45, Running 65.40s Step 214( N/A%), pre moving , FPS 3.69, Running 65.50s Step 215( N/A%), pre moving , FPS 3.63, Running 65.84s Step 216( N/A%), pre moving , FPS 3.92, Running 65.95s Step 217( N/A%), pre moving , FPS 4.23, Running 66.04s Step 218( N/A%), pre moving , FPS 3.62, Running 67.03s Step 219( N/A%), pre moving , FPS 3.91, Running 67.11s Step 220( N/A%), pre moving , FPS 4.19, Running 67.20s Step 221( N/A%), pre moving , FPS 4.07, Running 67.54s Step 222( N/A%), pre moving , FPS 4.35, Running 67.65s Step 223( N/A%), pre moving , FPS 4.46, Running 67.75s Step 224( N/A%), pre moving , FPS 4.48, Running 68.10s Step 225( N/A%), pre moving , FPS 4.41, Running 68.26s Step 226( N/A%), pre moving , FPS 4.21, Running 68.56s Step 227( N/A%), pre moving , FPS 4.30, Running 68.80s Step 228( N/A%), pre moving , FPS 4.30, Running 68.94s Step 229( N/A%), pre moving , FPS 4.33, Running 69.31s Step 230( N/A%), pre moving , FPS 4.35, Running 69.44s Step 231( N/A%), pre moving , FPS 4.10, Running 69.83s Step 232( N/A%), pre moving , FPS 4.26, Running 70.00s Step 233( N/A%), pre moving , FPS 4.23, Running 70.12s Step 234( N/A%), pre moving , FPS 4.00, Running 70.50s Step 235( N/A%), pre moving , FPS 4.14, Running 70.66s Step 236( N/A%), pre moving , FPS 3.90, Running 71.08s Step 237( N/A%), pre moving , FPS 3.81, Running 71.29s Step 238( N/A%), pre moving , FPS 4.24, Running 71.74s Step 239( N/A%), pre moving , FPS 3.94, Running 72.18s Step 240( N/A%), pre moving , FPS 3.86, Running 72.39s Step 241( N/A%), pre moving , FPS 3.78, Running 72.83s Step 242( N/A%), pre moving , FPS 3.73, Running 73.02s Step 243( N/A%), pre moving , FPS 3.47, Running 73.51s Step 244( N/A%), pre moving , FPS 3.40, Running 73.99s Step 245( N/A%), pre moving , FPS 3.36, Running 74.20s Step 246( N/A%), pre moving , FPS 3.39, Running 74.46s Step 247( N/A%), pre moving , FPS 3.42, Running 74.65s Step 248( N/A%), pre moving , FPS 3.36, Running 74.90s Step 249( N/A%), pre moving , FPS 3.29, Running 75.40s Step 250( N/A%), pre moving , FPS 3.11, Running 75.86s Step 251( N/A%), pre moving , FPS 3.18, Running 76.12s Step 252( N/A%), pre moving , FPS 3.02, Running 76.62s Step 253( N/A%), pre moving , FPS 2.87, Running 77.08s Step 254( N/A%), pre moving , FPS 2.93, Running 77.33s Step 255( N/A%), pre moving , FPS 2.80, Running 77.82s Step 256( N/A%), pre moving , FPS 2.77, Running 78.29s Step 257( N/A%), pre moving , FPS 2.76, Running 78.52s Step 258( N/A%), pre moving , FPS 2.76, Running 78.98s Step 259( N/A%), pre moving , FPS 2.76, Running 79.42s Step 260( N/A%), pre moving , FPS 2.76, Running 79.63s Step 261( N/A%), pre moving , FPS 2.76, Running 80.09s Step 262( N/A%), pre moving , FPS 2.69, Running 80.44s Step 263( N/A%), pre moving , FPS 2.77, Running 80.73s Step 264( N/A%), pre moving , FPS 2.79, Running 81.16s Step 265( N/A%), pre moving , FPS 2.79, Running 81.37s Step 266( N/A%), pre moving , FPS 2.70, Running 81.86s Step 267( N/A%), pre moving , FPS 2.59, Running 82.37s Step 268( N/A%), pre moving , FPS 2.51, Running 82.87s Step 269( N/A%), pre moving , FPS 2.51, Running 83.36s Step 270( N/A%), pre moving , FPS 2.58, Running 83.60s Step 271( N/A%), pre moving , FPS 2.51, Running 84.10s Step 272( N/A%), pre moving , FPS 2.51, Running 84.58s Step 273( N/A%), pre moving , FPS 2.58, Running 84.82s Step 274( N/A%), pre moving , FPS 2.52, Running 85.28s Step 275( N/A%), pre moving , FPS 2.52, Running 85.76s Step 276( N/A%), pre moving , FPS 2.59, Running 86.00s Step 277( N/A%), pre moving , FPS 2.52, Running 86.45s Step 278( N/A%), pre moving , FPS 2.52, Running 86.93s Step 279( N/A%), pre moving , FPS 2.60, Running 87.10s Step 280( N/A%), pre moving , FPS 2.53, Running 87.54s Step 281( N/A%), pre moving , FPS 2.61, Running 87.75s Step 282( N/A%), pre moving , FPS 2.59, Running 88.15s Step 283( N/A%), pre moving , FPS 2.64, Running 88.30s Step 284( N/A%), pre moving , FPS 2.65, Running 88.72s Step 285( N/A%), pre moving , FPS 2.69, Running 88.80s Step 286( N/A%), pre moving , FPS 2.84, Running 88.90s Step 287( N/A%), pre moving , FPS 2.91, Running 89.25s Step 288( N/A%), pre moving , FPS 3.09, Running 89.35s Step 289( N/A%), pre moving , FPS 3.29, Running 89.44s Step 290( N/A%), pre moving , FPS 3.23, Running 89.79s Step 291( N/A%), pre moving , FPS 3.45, Running 89.90s Step 292( N/A%), pre moving , FPS 3.69, Running 89.99s Step 293( N/A%), pre moving , FPS 3.80, Running 90.08s Step 294( N/A%), pre moving , FPS 3.89, Running 90.42s Step 295( N/A%), pre moving , FPS 4.19, Running 90.53s Step 296( N/A%), pre moving , FPS 4.32, Running 90.63s Step 297( N/A%), pre moving , FPS 4.44, Running 90.96s Step 298( N/A%), pre moving , FPS 4.83, Running 91.07s Step 299( N/A%), pre moving , FPS 4.93, Running 91.16s Step 300( N/A%), pre moving , FPS 5.05, Running 91.50s Step 301( N/A%), pre moving , FPS 5.18, Running 91.61s Step 302( N/A%), pre moving , FPS 5.63, Running 91.70s Step 303( N/A%), pre moving , FPS 5.33, Running 92.05s Step 304( N/A%), pre moving , FPS 5.80, Running 92.16s Step 305( N/A%), pre moving , FPS 5.79, Running 92.26s Step 306( N/A%), pre moving , FPS 5.39, Running 92.61s Step 307( N/A%), pre moving , FPS 5.76, Running 92.72s Step 308( N/A%), pre moving , FPS 5.79, Running 92.81s Step 309( N/A%), pre moving , FPS 5.77, Running 92.91s Step 310( N/A%), pre moving , FPS 5.78, Running 93.25s Step 311( N/A%), pre moving , FPS 5.85, Running 93.32s Step 312( N/A%), pre moving , FPS 5.89, Running 93.39s Step 313( N/A%), pre moving , FPS 4.98, Running 94.10s Step 314( N/A%), pre moving , FPS 5.29, Running 94.20s Step 315( N/A%), pre moving , FPS 5.30, Running 94.30s Step 316( N/A%), pre moving , FPS 4.90, Running 94.71s Step 317( N/A%), pre moving , FPS 5.14, Running 94.85s Step 318( N/A%), pre moving , FPS 5.17, Running 94.94s Step 319( N/A%), pre moving , FPS 4.85, Running 95.28s Step 320( N/A%), pre moving , FPS 5.15, Running 95.39s Step 321( N/A%), pre moving , FPS 5.17, Running 95.48s Step 322( N/A%), pre moving , FPS 4.86, Running 95.82s Step 323( N/A%), pre moving , FPS 5.09, Running 95.97s Step 324( N/A%), pre moving , FPS 5.13, Running 96.07s Step 325( N/A%), pre moving , FPS 5.13, Running 96.16s Step 326( N/A%), pre moving , FPS 5.15, Running 96.49s Step 327( N/A%), pre moving , FPS 5.15, Running 96.60s Step 328( N/A%), pre moving , FPS 5.14, Running 96.70s Step 329( N/A%), pre moving , FPS 4.85, Running 97.03s Step 330( N/A%), pre moving , FPS 5.14, Running 97.14s Step 331( N/A%), pre moving , FPS 5.12, Running 97.23s Step 332( N/A%), pre moving , FPS 4.77, Running 97.58s Step 333( N/A%), pre moving , FPS 5.57, Running 97.69s Step 334( N/A%), pre moving , FPS 5.61, Running 97.77s Step 335( N/A%), pre moving , FPS 5.17, Running 98.17s Step 336( N/A%), pre moving , FPS 5.59, Running 98.29s Step 337( N/A%), pre moving , FPS 5.62, Running 98.41s Step 338( N/A%), pre moving , FPS 5.18, Running 98.80s Step 339( N/A%), pre moving , FPS 5.43, Running 98.96s Step 340( N/A%), pre moving , FPS 5.04, Running 99.35s Step 341( N/A%), pre moving , FPS 5.00, Running 99.49s Step 342( N/A%), pre moving , FPS 5.02, Running 99.81s Step 343( N/A%), pre moving , FPS 4.92, Running 100.04s Step 344( N/A%), pre moving , FPS 4.87, Running 100.17s Step 345( N/A%), pre moving , FPS 4.52, Running 100.58s Step 346( N/A%), pre moving , FPS 4.74, Running 100.72s Step 347( N/A%), pre moving , FPS 4.41, Running 101.13s Step 348( N/A%), pre moving , FPS 4.37, Running 101.28s Step 349( N/A%), pre moving , FPS 4.30, Running 101.68s Step 350( N/A%), pre moving , FPS 4.27, Running 101.82s Step 351( N/A%), pre moving , FPS 4.01, Running 102.22s Step 352( N/A%), pre moving , FPS 4.23, Running 102.31s Step 353( N/A%), pre moving , FPS 3.99, Running 102.70s Step 354( N/A%), pre moving , FPS 3.97, Running 102.80s Step 355( N/A%), pre moving , FPS 4.24, Running 102.88s Step 356( N/A%), pre moving , FPS 4.28, Running 102.96s Step 357( N/A%), pre moving , FPS 4.09, Running 103.30s Step 358( N/A%), pre moving , FPS 4.33, Running 103.41s Step 359( N/A%), pre moving , FPS 4.40, Running 103.51s Step 360( N/A%), pre moving , FPS 4.54, Running 103.76s Step 361( N/A%), pre moving , FPS 4.48, Running 103.95s Step 362( N/A%), pre moving , FPS 4.72, Running 104.05s Step 363( N/A%), pre moving , FPS 4.89, Running 104.13s Step 364( N/A%), pre moving , FPS 4.66, Running 104.47s Step 365( N/A%), pre moving , FPS 5.01, Running 104.58s Step 366( N/A%), pre moving , FPS 5.06, Running 104.67s Step 367( N/A%), pre moving , FPS 5.29, Running 104.92s Step 368( N/A%), pre moving , FPS 5.29, Running 105.06s Step 369( N/A%), pre moving , FPS 5.76, Running 105.16s Step 370( N/A%), pre moving , FPS 5.86, Running 105.24s Step 371( N/A%), pre moving , FPS 6.37, Running 105.36s Step 372( N/A%), pre moving , FPS 5.97, Running 105.66s Step 373( N/A%), pre moving , FPS 6.55, Running 105.76s Step 374( N/A%), pre moving , FPS 6.56, Running 105.85s Step 375( N/A%), pre moving , FPS 6.04, Running 106.19s Step 376( N/A%), pre moving , FPS 3.83, Running 108.19s Step 377( N/A%), pre moving , FPS 3.51, Running 109.00s Step 378( N/A%), pre moving , FPS 3.46, Running 109.19s Step 379( N/A%), pre moving , FPS 3.19, Running 109.79s Step 380( N/A%), pre moving , FPS 3.09, Running 110.23s Step 381( N/A%), pre moving , FPS 2.94, Running 110.76s Step 382( N/A%), pre moving , FPS 2.90, Running 110.94s Step 383( N/A%), pre moving , FPS 2.67, Running 111.63s Step 384( N/A%), pre moving , FPS 2.65, Running 112.00s Step 385( N/A%), pre moving , FPS 2.55, Running 112.43s Step 386( N/A%), pre moving , FPS 2.52, Running 112.62s Step 387( N/A%), pre moving , FPS 2.46, Running 113.05s Step 388( N/A%), pre moving , FPS 2.44, Running 113.25s Step 389( N/A%), pre moving , FPS 2.31, Running 113.81s Step 390( N/A%), pre moving , FPS 2.29, Running 113.97s Step 391( N/A%), pre moving , FPS 2.17, Running 114.57s Step 392( N/A%), pre moving , FPS 2.14, Running 114.99s Step 393( N/A%), pre moving , FPS 2.06, Running 115.46s Step 394( N/A%), pre moving , FPS 2.04, Running 115.67s Step 395( N/A%), pre moving , FPS 1.96, Running 116.39s Step 396( 0.33%), action 1, FPS 2.11, Running 117.66s Step 397( 0.67%), action 2, FPS 2.16, Running 118.24s Step 398( 1.00%), action 3, FPS 1.98, Running 119.30s Step 399( 1.33%), action 4, FPS 1.98, Running 119.87s Step 400( 1.67%), action 5, FPS 1.93, Running 120.57s Step 401( 2.00%), action 6, FPS 1.94, Running 121.08s Step 402( 2.33%), action 7, FPS 1.80, Running 122.04s Step 403( 2.67%), action 8, FPS 1.82, Running 122.59s Step 404( 3.00%), action 9, FPS 1.72, Running 123.61s Step 405( 3.33%), action 10, FPS 1.71, Running 124.13s Step 406( 3.67%), action 11, FPS 1.59, Running 125.17s Step 407( 4.00%), action 12, FPS 1.58, Running 125.72s Step 408( 4.33%), action 13, FPS 1.49, Running 126.69s Step 409( 4.67%), action 14, FPS 1.51, Running 127.06s Step 410( 5.00%), action 15, FPS 1.44, Running 127.89s Step 411( 5.33%), action 16, FPS 1.44, Running 128.47s Step 412( 5.67%), action 17, FPS 1.37, Running 129.57s Step 413( 6.00%), action 18, FPS 1.35, Running 130.25s Step 414( 6.33%), action 19, FPS 1.31, Running 130.90s Step 415( 6.67%), action 20, FPS 1.32, Running 131.57s Step 416( 7.00%), action 21, FPS 1.35, Running 132.47s Step 417( 7.33%), action 22, FPS 1.36, Running 132.98s Step 418( 7.67%), action 23, FPS 1.36, Running 134.02s Step 419( 8.00%), action 24, FPS 1.36, Running 134.61s Step 420( 8.33%), action 25, FPS 1.33, Running 135.57s Step 421( 8.67%), action 26, FPS 1.34, Running 135.97s Step 422( 9.00%), action 27, FPS 1.36, Running 136.70s Step 423( 9.33%), action 28, FPS 1.36, Running 137.27s Step 424( 9.67%), action 29, FPS 1.39, Running 137.99s Step 425( 10.00%), action 30, FPS 1.35, Running 139.00s Step 426( 10.33%), action 31, FPS 1.35, Running 139.95s Step 427( 10.67%), action 32, FPS 1.36, Running 140.48s Step 428( 11.00%), action 33, FPS 1.37, Running 141.33s Step 429( 11.33%), action 34, FPS 1.33, Running 142.12s Step 430( 11.67%), action 35, FPS 1.31, Running 143.21s Step 431( 12.00%), action 36, FPS 1.30, Running 143.87s Step 432( 12.33%), action 37, FPS 1.29, Running 145.05s Step 433( 12.67%), action 38, FPS 1.28, Running 145.82s Step 434( 13.00%), action 39, FPS 1.26, Running 146.74s Step 435( 13.33%), action 40, FPS 1.26, Running 147.38s Step 436( 13.67%), action 41, FPS 1.26, Running 148.31s Step 437( 14.00%), action 42, FPS 1.27, Running 148.78s Step 438( 14.33%), action 43, FPS 1.32, Running 149.22s Step 439( 14.67%), action 44, FPS 1.35, Running 149.39s Step 440( 15.00%), action 45, FPS 1.36, Running 150.24s Step 441( 15.33%), action 46, FPS 1.30, Running 151.31s Step 442( 15.67%), action 47, FPS 1.29, Running 152.20s Step 443( 16.00%), action 48, FPS 1.31, Running 152.55s Step 444( 16.33%), action 49, FPS 1.29, Running 153.51s Step 445( 16.67%), action 50, FPS 1.33, Running 154.06s Step 446( 17.00%), action 51, FPS 1.31, Running 155.19s Step 447( 17.33%), action 52, FPS 1.27, Running 156.21s Step 448( 17.67%), action 53, FPS 1.27, Running 157.10s Step 449( 18.00%), action 54, FPS 1.28, Running 157.76s Step 450( 18.33%), action 55, FPS 1.28, Running 158.78s Step 451( 18.67%), action 56, FPS 1.29, Running 159.36s Step 452( 19.00%), action 57, FPS 1.32, Running 160.26s Step 453( 19.33%), action 58, FPS 1.36, Running 160.54s Step 454( 19.67%), action 59, FPS 1.37, Running 161.39s Step 455( 20.00%), action 60, FPS 1.40, Running 161.69s Step 456( 20.33%), action 61, FPS 1.40, Running 162.56s Step 457( 20.67%), action 62, FPS 1.40, Running 163.10s Step 458( 21.00%), action 63, FPS 1.37, Running 163.82s Step 459( 21.33%), action 64, FPS 1.34, Running 164.28s Step 460( 21.67%), action 65, FPS 1.34, Running 165.22s Step 461( 22.00%), action 66, FPS 1.41, Running 165.53s Step 462( 22.33%), action 67, FPS 1.42, Running 166.33s Step 463( 22.67%), action 68, FPS 1.42, Running 166.65s Step 464( 23.00%), action 69, FPS 1.43, Running 167.54s Step 465( 23.33%), action 70, FPS 1.43, Running 168.09s Step 466( 23.67%), action 71, FPS 1.50, Running 168.54s Step 467( 24.00%), action 72, FPS 1.58, Running 168.89s Step 468( 24.33%), action 73, FPS 1.62, Running 169.41s Step 469( 24.67%), action 74, FPS 1.67, Running 169.72s Step 470( 25.00%), action 75, FPS 1.72, Running 170.39s Step 471( 25.33%), action 76, FPS 1.75, Running 170.79s Step 472( 25.67%), action 77, FPS 1.76, Running 171.63s Step 473( 26.00%), action 78, FPS 1.76, Running 171.92s Step 474( 26.33%), action 79, FPS 1.75, Running 172.81s Step 475( 26.67%), action 80, FPS 1.76, Running 173.08s Step 476( 27.00%), action 81, FPS 1.75, Running 173.98s Step 477( 27.33%), action 82, FPS 1.76, Running 174.48s Step 478( 27.67%), action 83, FPS 1.75, Running 175.23s Step 479( 28.00%), action 84, FPS 1.73, Running 175.84s Step 480( 28.33%), action 85, FPS 1.76, Running 176.62s Step 481( 28.67%), action 86, FPS 1.76, Running 176.90s Step 482( 29.00%), action 87, FPS 1.75, Running 177.73s Step 483( 29.33%), action 88, FPS 1.73, Running 178.23s Step 484( 29.67%), action 89, FPS 1.73, Running 179.09s Step 485( 30.00%), action 90, FPS 1.77, Running 179.41s Step 486( 30.33%), action 91, FPS 1.69, Running 180.36s Step 487( 30.67%), action 92, FPS 1.67, Running 180.89s Step 488( 31.00%), action 93, FPS 1.65, Running 181.57s Step 489( 31.33%), action 94, FPS 1.62, Running 182.09s Step 490( 31.67%), action 95, FPS 1.58, Running 183.07s Step 491( 32.00%), action 96, FPS 1.59, Running 183.39s Step 492( 32.33%), action 97, FPS 1.60, Running 184.16s Step 493( 32.67%), action 98, FPS 1.60, Running 184.45s Step 494( 33.00%), action 99, FPS 1.61, Running 185.24s Step 495( 33.33%), action 100, FPS 1.56, Running 185.92s Step 496( 33.67%), action 101, FPS 1.55, Running 186.90s Step 497( 34.00%), action 102, FPS 1.52, Running 187.68s Step 498( 34.33%), action 103, FPS 1.54, Running 188.21s Step 499( 34.67%), action 104, FPS 1.57, Running 188.56s Step 500( 35.00%), action 105, FPS 1.56, Running 189.40s Step 501( 35.33%), action 106, FPS 1.52, Running 190.06s Step 502( 35.67%), action 107, FPS 1.51, Running 190.96s Step 503( 36.00%), action 108, FPS 1.54, Running 191.21s Step 504( 36.33%), action 109, FPS 1.54, Running 192.10s Step 505( 36.67%), action 110, FPS 1.54, Running 192.39s Step 506( 37.00%), action 111, FPS 1.52, Running 193.49s Step 507( 37.33%), action 112, FPS 1.54, Running 193.92s Step 508( 37.67%), action 113, FPS 1.51, Running 194.82s Step 509( 38.00%), action 114, FPS 1.54, Running 195.06s Step 510( 38.33%), action 115, FPS 1.58, Running 195.71s Step 511( 38.67%), action 116, FPS 1.56, Running 196.23s Step 512( 39.00%), action 117, FPS 1.53, Running 197.22s Step 513( 39.33%), action 118, FPS 1.49, Running 197.83s Step 514( 39.67%), action 119, FPS 1.49, Running 198.62s Step 515( 40.00%), action 120, FPS 1.53, Running 199.03s Step 516( 40.33%), action 121, FPS 1.52, Running 200.04s Step 517( 40.67%), action 122, FPS 1.53, Running 200.76s Step 518( 41.00%), action 123, FPS 1.45, Running 202.05s Step 519( 41.33%), action 124, FPS 1.45, Running 202.34s Step 520( 41.67%), action 125, FPS 1.40, Running 203.66s Step 521( 42.00%), action 126, FPS 1.44, Running 203.98s Step 522( 42.33%), action 127, FPS 1.44, Running 204.88s Step 523( 42.67%), action 128, FPS 1.41, Running 205.43s Step 524( 43.00%), action 129, FPS 1.41, Running 206.25s Step 525( 43.33%), action 130, FPS 1.37, Running 207.01s Step 526( 43.67%), action 131, FPS 1.38, Running 207.99s Step 527( 44.00%), action 132, FPS 1.39, Running 208.28s Step 528( 44.33%), action 133, FPS 1.40, Running 209.13s Step 529( 44.67%), action 134, FPS 1.36, Running 209.75s Step 530( 45.00%), action 135, FPS 1.34, Running 210.69s Step 531( 45.33%), action 136, FPS 1.33, Running 211.32s Step 532( 45.67%), action 137, FPS 1.35, Running 212.06s Step 533( 46.00%), action 138, FPS 1.35, Running 212.64s Step 534( 46.33%), action 139, FPS 1.33, Running 213.63s Step 535( 46.67%), action 140, FPS 1.32, Running 214.14s Step 536( 47.00%), action 141, FPS 1.32, Running 215.22s Step 537( 47.33%), action 142, FPS 1.34, Running 215.71s Step 538( 47.67%), action 143, FPS 1.39, Running 216.46s Step 539( 48.00%), action 144, FPS 1.36, Running 217.04s Step 540( 48.33%), action 145, FPS 1.40, Running 218.00s Step 541( 48.67%), action 146, FPS 1.37, Running 218.61s Step 542( 49.00%), action 147, FPS 1.35, Running 219.68s Step 543( 49.33%), action 148, FPS 1.34, Running 220.31s Step 544( 49.67%), action 149, FPS 1.33, Running 221.33s Step 545( 50.00%), action 150, FPS 1.33, Running 222.04s Step 546( 50.33%), action 151, FPS 1.30, Running 223.40s Step 547( 50.67%), action 152, FPS 1.27, Running 224.04s Step 548( 51.00%), action 153, FPS 1.28, Running 224.74s Step 549( 51.33%), action 154, FPS 1.31, Running 225.07s Step 550( 51.67%), action 155, FPS 1.32, Running 225.82s Step 551( 52.00%), action 156, FPS 1.30, Running 226.73s Step 552( 52.33%), action 157, FPS 1.23, Running 228.36s Step 553( 52.67%), action 158, FPS 1.22, Running 229.01s Step 554( 53.00%), action 159, FPS 1.22, Running 229.96s Step 555( 53.33%), action 160, FPS 1.22, Running 230.52s Step 556( 53.67%), action 161, FPS 1.18, Running 232.14s Step 557( 54.00%), action 162, FPS 1.17, Running 232.74s Step 558( 54.33%), action 163, FPS 1.15, Running 233.83s Step 559( 54.67%), action 164, FPS 1.14, Running 234.51s Step 560( 55.00%), action 165, FPS 1.12, Running 235.87s Step 561( 55.33%), action 166, FPS 1.09, Running 236.93s Step 562( 55.67%), action 167, FPS 1.09, Running 237.97s Step 563( 56.00%), action 168, FPS 1.11, Running 238.35s Step 564( 56.33%), action 169, FPS 1.11, Running 239.27s Step 565( 56.67%), action 170, FPS 1.13, Running 239.81s Step 566( 57.00%), action 171, FPS 1.13, Running 241.09s Step 567( 57.33%), action 172, FPS 1.14, Running 241.61s Step 568( 57.67%), action 173, FPS 1.12, Running 242.60s Step 569( 58.00%), action 174, FPS 1.10, Running 243.23s Step 570( 58.33%), action 175, FPS 1.10, Running 244.03s Step 571( 58.67%), action 176, FPS 1.11, Running 244.70s Step 572( 59.00%), action 177, FPS 1.15, Running 245.76s Step 573( 59.33%), action 178, FPS 1.16, Running 246.30s Step 574( 59.67%), action 179, FPS 1.15, Running 247.34s Step 575( 60.00%), action 180, FPS 1.14, Running 248.07s Step 576( 60.33%), action 181, FPS 1.12, Running 249.99s Step 577( 60.67%), action 182, FPS 1.12, Running 250.57s Step 578( 61.00%), action 183, FPS 1.13, Running 251.55s Step 579( 61.33%), action 184, FPS 1.13, Running 252.21s Step 580( 61.67%), action 185, FPS 1.16, Running 253.14s Step 581( 62.00%), action 186, FPS 1.20, Running 253.55s Step 582( 62.33%), action 187, FPS 1.18, Running 255.00s Step 583( 62.67%), action 188, FPS 1.15, Running 255.76s Step 584( 63.00%), action 189, FPS 1.15, Running 256.72s Step 585( 63.33%), action 190, FPS 1.14, Running 257.35s Step 586( 63.67%), action 191, FPS 1.15, Running 258.45s Step 587( 64.00%), action 192, FPS 1.15, Running 259.07s Step 588( 64.33%), action 193, FPS 1.14, Running 260.07s Step 589( 64.67%), action 194, FPS 1.15, Running 260.61s Step 590( 65.00%), action 195, FPS 1.16, Running 261.27s Step 591( 65.33%), action 196, FPS 1.17, Running 261.82s Step 592( 65.67%), action 197, FPS 1.20, Running 262.45s Step 593( 66.00%), action 198, FPS 1.17, Running 263.33s Step 594( 66.33%), action 199, FPS 1.18, Running 264.30s Step 595( 66.67%), action 200, FPS 1.18, Running 265.02s [2026-08-02 20:34:41] [46 ] Seed 45 failed after 265.30 s. +steps: 595 , actions: 200 . +Instruction: Empty +Total 26/46(56.52%) success. +Setting seed: 46 +Step 1( N/A%), pre moving , FPS 1.68, Running 0.60s Step 2( N/A%), pre moving , FPS 2.95, Running 0.68s Step 3( N/A%), pre moving , FPS 2.97, Running 1.01s Step 4( N/A%), pre moving , FPS 3.58, Running 1.12s Step 5( N/A%), pre moving , FPS 4.16, Running 1.20s Step 6( N/A%), pre moving , FPS 4.63, Running 1.30s Step 7( N/A%), pre moving , FPS 4.27, Running 1.64s Step 8( N/A%), pre moving , FPS 4.58, Running 1.75s Step 9( N/A%), pre moving , FPS 4.88, Running 1.84s Step 10( N/A%), pre moving , FPS 4.73, Running 2.11s Step 11( N/A%), pre moving , FPS 4.80, Running 2.29s Step 12( N/A%), pre moving , FPS 5.06, Running 2.37s Step 13( N/A%), pre moving , FPS 5.26, Running 2.47s Step 14( N/A%), pre moving , FPS 4.98, Running 2.81s Step 15( N/A%), pre moving , FPS 5.14, Running 2.92s Step 16( N/A%), pre moving , FPS 5.32, Running 3.01s Step 17( N/A%), pre moving , FPS 5.16, Running 3.30s Step 18( N/A%), pre moving , FPS 5.20, Running 3.46s Step 19( N/A%), pre moving , FPS 5.36, Running 3.55s Step 20( N/A%), pre moving , FPS 5.49, Running 3.64s Step 21( N/A%), pre moving , FPS 5.71, Running 4.10s Step 22( N/A%), pre moving , FPS 5.64, Running 4.22s Step 23( N/A%), pre moving , FPS 6.07, Running 4.30s Step 24( N/A%), pre moving , FPS 5.69, Running 4.63s Step 25( N/A%), pre moving , FPS 5.74, Running 4.69s Step 26( N/A%), pre moving , FPS 5.08, Running 5.24s Step 27( N/A%), pre moving , FPS 5.39, Running 5.35s Step 28( N/A%), pre moving , FPS 5.41, Running 5.45s Step 29( N/A%), pre moving , FPS 5.07, Running 5.79s Step 30( N/A%), pre moving , FPS 5.28, Running 5.90s Step 31( N/A%), pre moving , FPS 5.39, Running 6.00s Step 32( N/A%), pre moving , FPS 5.05, Running 6.33s Step 33( N/A%), pre moving , FPS 5.03, Running 6.45s Step 34( N/A%), pre moving , FPS 5.36, Running 6.54s Step 35( N/A%), pre moving , FPS 5.40, Running 6.63s Step 36( N/A%), pre moving , FPS 4.61, Running 7.35s Step 37( N/A%), pre moving , FPS 4.68, Running 7.57s Step 38( N/A%), pre moving , FPS 4.77, Running 7.65s Step 39( N/A%), pre moving , FPS 4.77, Running 7.74s Step 40( N/A%), pre moving , FPS 4.51, Running 8.08s Step 41( N/A%), pre moving , FPS 4.89, Running 8.19s Step 42( N/A%), pre moving , FPS 4.93, Running 8.28s Step 43( N/A%), pre moving , FPS 4.92, Running 8.37s Step 44( N/A%), pre moving , FPS 4.89, Running 8.72s Step 45( N/A%), pre moving , FPS 4.84, Running 8.82s Step 46( N/A%), pre moving , FPS 5.44, Running 8.91s Step 47( N/A%), pre moving , FPS 5.13, Running 9.25s Step 48( N/A%), pre moving , FPS 5.09, Running 9.38s Step 49( N/A%), pre moving , FPS 5.44, Running 9.47s Step 50( N/A%), pre moving , FPS 5.47, Running 9.56s Step 51( N/A%), pre moving , FPS 5.12, Running 9.90s Step 52( N/A%), pre moving , FPS 5.44, Running 10.01s Step 53( N/A%), pre moving , FPS 5.47, Running 10.11s Step 54( N/A%), pre moving , FPS 5.11, Running 10.45s Step 55( N/A%), pre moving , FPS 5.08, Running 10.56s Step 56( N/A%), pre moving , FPS 6.04, Running 10.66s Step 57( N/A%), pre moving , FPS 6.30, Running 10.74s Step 58( N/A%), pre moving , FPS 5.83, Running 11.08s Step 59( N/A%), pre moving , FPS 5.79, Running 11.19s Step 60( N/A%), pre moving , FPS 6.26, Running 11.28s Step 61( N/A%), pre moving , FPS 5.76, Running 11.66s Step 62( N/A%), pre moving , FPS 5.67, Running 11.81s Step 63( N/A%), pre moving , FPS 5.57, Running 11.96s Step 64( N/A%), pre moving , FPS 5.48, Running 12.37s Step 65( N/A%), pre moving , FPS 5.42, Running 12.51s Step 66( N/A%), pre moving , FPS 5.00, Running 12.91s Step 67( N/A%), pre moving , FPS 5.24, Running 13.06s Step 68( N/A%), pre moving , FPS 4.91, Running 13.45s Step 69( N/A%), pre moving , FPS 4.83, Running 13.60s Step 70( N/A%), pre moving , FPS 4.79, Running 13.73s Step 71( N/A%), pre moving , FPS 4.76, Running 14.10s Step 72( N/A%), pre moving , FPS 4.71, Running 14.25s Step 73( N/A%), pre moving , FPS 4.67, Running 14.39s Step 74( N/A%), pre moving , FPS 4.60, Running 14.79s Step 75( N/A%), pre moving , FPS 4.59, Running 14.92s Step 76( N/A%), pre moving , FPS 4.30, Running 15.31s Step 77( N/A%), pre moving , FPS 4.27, Running 15.43s Step 78( N/A%), pre moving , FPS 4.50, Running 15.52s Step 79( N/A%), pre moving , FPS 4.48, Running 15.66s Step 80( N/A%), pre moving , FPS 4.42, Running 15.80s Step 81( N/A%), pre moving , FPS 4.68, Running 15.93s Step 82( N/A%), pre moving , FPS 4.67, Running 16.10s Step 83( N/A%), pre moving , FPS 4.63, Running 16.27s Step 84( N/A%), pre moving , FPS 4.97, Running 16.40s Step 85( N/A%), pre moving , FPS 4.67, Running 16.79s Step 86( N/A%), pre moving , FPS 4.98, Running 16.93s Step 87( N/A%), pre moving , FPS 4.99, Running 17.07s Step 88( N/A%), pre moving , FPS 5.05, Running 17.41s Step 89( N/A%), pre moving , FPS 5.11, Running 17.52s Step 90( N/A%), pre moving , FPS 5.16, Running 17.61s Step 91( N/A%), pre moving , FPS 5.20, Running 17.95s Step 92( N/A%), pre moving , FPS 5.27, Running 18.05s Step 93( N/A%), pre moving , FPS 5.33, Running 18.14s Step 94( N/A%), pre moving , FPS 5.84, Running 18.22s Step 95( N/A%), pre moving , FPS 5.89, Running 18.31s Step 96( N/A%), pre moving , FPS 5.97, Running 18.66s Step 97( N/A%), pre moving , FPS 5.98, Running 18.77s Step 98( N/A%), pre moving , FPS 5.98, Running 18.87s Step 99( N/A%), pre moving , FPS 5.75, Running 19.13s Step 100( N/A%), pre moving , FPS 5.68, Running 19.32s Step 101( N/A%), pre moving , FPS 5.76, Running 19.41s Step 102( N/A%), pre moving , FPS 5.87, Running 19.51s Step 103( N/A%), pre moving , FPS 5.58, Running 19.86s Step 104( N/A%), pre moving , FPS 5.60, Running 19.97s Step 105( N/A%), pre moving , FPS 6.12, Running 20.06s Step 106( N/A%), pre moving , FPS 6.21, Running 20.15s Step 107( N/A%), pre moving , FPS 5.85, Running 20.49s Step 108( N/A%), pre moving , FPS 6.27, Running 20.60s Step 109( N/A%), pre moving , FPS 6.31, Running 20.69s Step 110( N/A%), pre moving , FPS 6.31, Running 20.78s Step 111( N/A%), pre moving , FPS 6.31, Running 21.12s Step 112( N/A%), pre moving , FPS 6.31, Running 21.22s Step 113( N/A%), pre moving , FPS 6.31, Running 21.30s Step 114( N/A%), pre moving , FPS 5.97, Running 21.57s Step 115( N/A%), pre moving , FPS 5.87, Running 21.72s Step 116( N/A%), pre moving , FPS 6.31, Running 21.83s Step 117( N/A%), pre moving , FPS 4.75, Running 22.99s Step 118( N/A%), pre moving , FPS 4.42, Running 23.40s Step 119( N/A%), pre moving , FPS 4.11, Running 24.00s Step 120( N/A%), pre moving , FPS 3.90, Running 24.45s Step 121( N/A%), pre moving , FPS 3.57, Running 25.01s Step 122( N/A%), pre moving , FPS 3.50, Running 25.21s Step 123( N/A%), pre moving , FPS 3.42, Running 25.70s Step 124( N/A%), pre moving , FPS 3.24, Running 26.14s Step 125( N/A%), pre moving , FPS 3.01, Running 26.71s Step 126( N/A%), pre moving , FPS 2.85, Running 27.17s Step 127( N/A%), pre moving , FPS 2.76, Running 27.73s Step 128( N/A%), pre moving , FPS 2.74, Running 27.91s Step 129( N/A%), pre moving , FPS 2.57, Running 28.46s Step 130( N/A%), pre moving , FPS 2.46, Running 28.91s Step 131( N/A%), pre moving , FPS 2.39, Running 29.48s Step 132( N/A%), pre moving , FPS 2.37, Running 29.67s Step 133( N/A%), pre moving , FPS 2.25, Running 30.20s Step 134( N/A%), pre moving , FPS 2.20, Running 30.65s Step 135( N/A%), pre moving , FPS 2.11, Running 31.21s Step 136( N/A%), pre moving , FPS 2.07, Running 31.49s Step 137( N/A%), pre moving , FPS 2.24, Running 31.92s Step 138( N/A%), pre moving , FPS 2.23, Running 32.35s Step 139( N/A%), pre moving , FPS 2.25, Running 32.91s Step 140( N/A%), pre moving , FPS 2.25, Running 33.35s Step 141( N/A%), pre moving , FPS 2.23, Running 33.96s Step 142( N/A%), pre moving , FPS 2.17, Running 34.44s Step 143( N/A%), pre moving , FPS 2.21, Running 34.75s Step 144( N/A%), pre moving , FPS 2.27, Running 34.96s Step 145( N/A%), pre moving , FPS 2.31, Running 35.35s Step 146( N/A%), pre moving , FPS 2.38, Running 35.58s Step 147( N/A%), pre moving , FPS 2.38, Running 36.13s Step 148( N/A%), pre moving , FPS 2.31, Running 36.56s Step 149( N/A%), pre moving , FPS 2.30, Running 37.14s Step 150( N/A%), pre moving , FPS 2.30, Running 37.60s Step 151( N/A%), pre moving , FPS 2.30, Running 38.19s Step 152( N/A%), pre moving , FPS 2.23, Running 38.66s Step 153( N/A%), pre moving , FPS 2.21, Running 39.26s Step 154( N/A%), pre moving , FPS 2.27, Running 39.46s Step 155( N/A%), pre moving , FPS 2.27, Running 40.01s Step 156( N/A%), pre moving , FPS 2.22, Running 40.48s Step 157( N/A%), pre moving , FPS 2.19, Running 41.05s Step 158( N/A%), pre moving , FPS 2.18, Running 41.52s Step 159( N/A%), pre moving , FPS 2.17, Running 42.14s Step 160( N/A%), pre moving , FPS 2.16, Running 42.60s Step 161( N/A%), pre moving , FPS 2.17, Running 43.17s Step 162( N/A%), pre moving , FPS 2.24, Running 43.38s Step 163( N/A%), pre moving , FPS 2.19, Running 43.88s Step 164( N/A%), pre moving , FPS 2.13, Running 44.34s Step 165( N/A%), pre moving , FPS 2.09, Running 44.91s Step 166( N/A%), pre moving , FPS 2.05, Running 45.36s Step 167( N/A%), pre moving , FPS 2.03, Running 45.96s Step 168( N/A%), pre moving , FPS 2.09, Running 46.15s Step 169( N/A%), pre moving , FPS 2.10, Running 46.68s Step 170( N/A%), pre moving , FPS 2.10, Running 47.10s Step 171( N/A%), pre moving , FPS 2.11, Running 47.68s Step 172( N/A%), pre moving , FPS 2.19, Running 47.78s Step 173( N/A%), pre moving , FPS 2.32, Running 47.89s Step 174( N/A%), pre moving , FPS 2.28, Running 48.23s Step 175( N/A%), pre moving , FPS 2.40, Running 48.34s Step 176( N/A%), pre moving , FPS 2.51, Running 48.44s Step 177( N/A%), pre moving , FPS 2.59, Running 48.79s Step 178( N/A%), pre moving , FPS 2.71, Running 48.89s Step 179( N/A%), pre moving , FPS 2.92, Running 48.98s Step 180( N/A%), pre moving , FPS 3.07, Running 49.10s Step 181( N/A%), pre moving , FPS 3.20, Running 49.41s Step 182( N/A%), pre moving , FPS 2.92, Running 50.23s Step 183( N/A%), pre moving , FPS 3.00, Running 50.56s Step 184( N/A%), pre moving , FPS 3.17, Running 50.65s Step 185( N/A%), pre moving , FPS 3.43, Running 50.75s Step 186( N/A%), pre moving , FPS 3.49, Running 51.09s Step 187( N/A%), pre moving , FPS 3.78, Running 51.25s Step 188( N/A%), pre moving , FPS 3.63, Running 51.66s Step 189( N/A%), pre moving , FPS 3.90, Running 51.81s Step 190( N/A%), pre moving , FPS 3.88, Running 52.26s Step 191( N/A%), pre moving , FPS 4.21, Running 52.43s Step 192( N/A%), pre moving , FPS 3.96, Running 52.84s Step 193( N/A%), pre moving , FPS 3.91, Running 53.00s Step 194( N/A%), pre moving , FPS 3.83, Running 53.45s Step 195( N/A%), pre moving , FPS 3.85, Running 53.54s Step 196( N/A%), pre moving , FPS 3.80, Running 53.71s Step 197( N/A%), pre moving , FPS 3.91, Running 53.90s Step 198( N/A%), pre moving , FPS 3.86, Running 54.07s Step 199( N/A%), pre moving , FPS 3.81, Running 54.22s Step 200( N/A%), pre moving , FPS 3.76, Running 54.42s Step 201( N/A%), pre moving , FPS 3.67, Running 54.86s Step 202( N/A%), pre moving , FPS 3.91, Running 55.34s Step 203( N/A%), pre moving , FPS 3.89, Running 55.70s Step 204( N/A%), pre moving , FPS 3.57, Running 56.25s Step 205( N/A%), pre moving , FPS 3.30, Running 56.81s Step 206( N/A%), pre moving , FPS 3.19, Running 57.36s Step 207( N/A%), pre moving , FPS 3.01, Running 57.88s Step 208( N/A%), pre moving , FPS 2.95, Running 58.43s Step 209( N/A%), pre moving , FPS 2.80, Running 58.96s Step 210( N/A%), pre moving , FPS 2.77, Running 59.47s Step 211( N/A%), pre moving , FPS 2.64, Running 60.02s Step 212( N/A%), pre moving , FPS 2.67, Running 60.33s Step 213( N/A%), pre moving , FPS 2.55, Running 60.85s Step 214( N/A%), pre moving , FPS 2.52, Running 61.38s Step 215( N/A%), pre moving , FPS 2.38, Running 61.94s Step 216( N/A%), pre moving , FPS 2.28, Running 62.47s Step 217( N/A%), pre moving , FPS 2.19, Running 63.03s Step 218( N/A%), pre moving , FPS 2.10, Running 63.58s Step 219( N/A%), pre moving , FPS 2.02, Running 64.11s Step 220( N/A%), pre moving , FPS 1.96, Running 64.64s Step 221( N/A%), pre moving , FPS 2.00, Running 64.89s Step 222( N/A%), pre moving , FPS 1.99, Running 65.39s Step 223( N/A%), pre moving , FPS 1.96, Running 65.88s Step 224( N/A%), pre moving , FPS 1.97, Running 66.39s Step 225( N/A%), pre moving , FPS 1.99, Running 66.88s Step 226( N/A%), pre moving , FPS 2.06, Running 67.09s Step 227( N/A%), pre moving , FPS 2.07, Running 67.54s Step 228( N/A%), pre moving , FPS 2.15, Running 67.71s Step 229( N/A%), pre moving , FPS 2.18, Running 68.13s Step 230( N/A%), pre moving , FPS 2.29, Running 68.22s Step 231( N/A%), pre moving , FPS 2.36, Running 68.49s Step 232( N/A%), pre moving , FPS 2.40, Running 68.65s Step 233( N/A%), pre moving , FPS 2.51, Running 68.80s Step 234( N/A%), pre moving , FPS 2.56, Running 69.19s Step 235( N/A%), pre moving , FPS 2.70, Running 69.35s Step 236( N/A%), pre moving , FPS 2.86, Running 69.48s Step 237( N/A%), pre moving , FPS 2.95, Running 69.80s Step 238( N/A%), pre moving , FPS 3.17, Running 69.89s Step 239( N/A%), pre moving , FPS 3.40, Running 69.99s Step 240( N/A%), pre moving , FPS 3.50, Running 70.36s Step 241( N/A%), pre moving , FPS 3.60, Running 70.44s Step 242( N/A%), pre moving , FPS 3.88, Running 70.54s Step 243( N/A%), pre moving , FPS 3.60, Running 71.44s Step 244( N/A%), pre moving , FPS 3.87, Running 71.55s Step 245( N/A%), pre moving , FPS 4.20, Running 71.65s Step 246( N/A%), pre moving , FPS 4.08, Running 71.99s Step 247( N/A%), pre moving , FPS 4.39, Running 72.10s Step 248( N/A%), pre moving , FPS 4.37, Running 72.29s Step 249( N/A%), pre moving , FPS 4.48, Running 72.59s Step 250( N/A%), pre moving , FPS 4.53, Running 72.64s Step 251( N/A%), pre moving , FPS 4.77, Running 72.69s Step 252( N/A%), pre moving , FPS 4.90, Running 72.74s Step 253( N/A%), pre moving , FPS 5.02, Running 72.79s Step 254( N/A%), pre moving , FPS 5.49, Running 72.84s Step 255( N/A%), pre moving , FPS 5.64, Running 72.90s Step 256( N/A%), pre moving , FPS 5.75, Running 72.96s Step 257( N/A%), pre moving , FPS 6.24, Running 73.01s Step 258( N/A%), pre moving , FPS 6.30, Running 73.06s Step 259( N/A%), pre moving , FPS 6.40, Running 73.11s Step 260( N/A%), pre moving , FPS 7.06, Running 73.19s Step 261( N/A%), pre moving , FPS 7.00, Running 73.30s Step 262( N/A%), pre moving , FPS 6.79, Running 73.49s Step 263( N/A%), pre moving , FPS 9.01, Running 73.66s Step 264( N/A%), pre moving , FPS 8.77, Running 73.84s Step 265( N/A%), pre moving , FPS 8.47, Running 74.01s Step 266( N/A%), pre moving , FPS 9.14, Running 74.18s Step 267( N/A%), pre moving , FPS 8.12, Running 74.56s Step 268( N/A%), pre moving , FPS 7.20, Running 75.07s Step 269( N/A%), pre moving , FPS 7.60, Running 75.22s Step 270( N/A%), pre moving , FPS 6.45, Running 75.74s Step 271( N/A%), pre moving , FPS 6.27, Running 75.88s Step 272( N/A%), pre moving , FPS 5.50, Running 76.37s Step 273( N/A%), pre moving , FPS 4.94, Running 76.83s Step 274( N/A%), pre moving , FPS 4.83, Running 76.98s Step 275( N/A%), pre moving , FPS 4.36, Running 77.49s Step 276( N/A%), pre moving , FPS 4.03, Running 77.92s Step 277( N/A%), pre moving , FPS 3.94, Running 78.08s Step 278( N/A%), pre moving , FPS 3.70, Running 78.47s Step 279( N/A%), pre moving , FPS 3.59, Running 78.68s Step 280( N/A%), pre moving , FPS 3.39, Running 79.09s Step 281( N/A%), pre moving , FPS 3.35, Running 79.28s Step 282( N/A%), pre moving , FPS 3.23, Running 79.69s Step 283( N/A%), pre moving , FPS 3.09, Running 80.13s Step 284( N/A%), pre moving , FPS 3.09, Running 80.30s Step 285( N/A%), pre moving , FPS 2.97, Running 80.74s Step 286( N/A%), pre moving , FPS 2.95, Running 80.95s Step 287( N/A%), pre moving , FPS 2.92, Running 81.40s Step 288( N/A%), pre moving , FPS 2.95, Running 81.84s Step 289( N/A%), pre moving , FPS 2.93, Running 82.05s Step 290( N/A%), pre moving , FPS 2.94, Running 82.54s Step 291( N/A%), pre moving , FPS 2.79, Running 83.04s Step 292( N/A%), pre moving , FPS 2.80, Running 83.52s Step 293( N/A%), pre moving , FPS 2.88, Running 83.77s Step 294( N/A%), pre moving , FPS 2.74, Running 84.27s Step 295( N/A%), pre moving , FPS 2.74, Running 84.78s Step 296( N/A%), pre moving , FPS 2.72, Running 85.27s Step 297( N/A%), pre moving , FPS 2.69, Running 85.51s Step 298( N/A%), pre moving , FPS 2.66, Running 85.98s Step 299( N/A%), pre moving , FPS 2.57, Running 86.45s Step 300( N/A%), pre moving , FPS 2.64, Running 86.66s Step 301( N/A%), pre moving , FPS 2.57, Running 87.07s Step 302( N/A%), pre moving , FPS 2.64, Running 87.27s Step 303( N/A%), pre moving , FPS 2.63, Running 87.74s Step 304( N/A%), pre moving , FPS 2.55, Running 88.14s Step 305( N/A%), pre moving , FPS 2.64, Running 88.32s Step 306( N/A%), pre moving , FPS 2.66, Running 88.46s Step 307( N/A%), pre moving , FPS 2.68, Running 88.86s Step 308( N/A%), pre moving , FPS 2.80, Running 88.99s Step 309( N/A%), pre moving , FPS 2.72, Running 89.39s Step 310( N/A%), pre moving , FPS 2.88, Running 89.48s Step 311( N/A%), pre moving , FPS 3.06, Running 89.57s Step 312( N/A%), pre moving , FPS 3.13, Running 89.92s Step 313( N/A%), pre moving , FPS 3.19, Running 90.04s Step 314( N/A%), pre moving , FPS 3.41, Running 90.13s Step 315( N/A%), pre moving , FPS 3.65, Running 90.26s Step 316( N/A%), pre moving , FPS 3.80, Running 90.54s Step 317( N/A%), pre moving , FPS 3.90, Running 90.65s Step 318( N/A%), pre moving , FPS 4.21, Running 90.73s Step 319( N/A%), pre moving , FPS 4.32, Running 91.08s Step 320( N/A%), pre moving , FPS 4.42, Running 91.18s Step 321( N/A%), pre moving , FPS 4.77, Running 91.26s Step 322( N/A%), pre moving , FPS 4.89, Running 91.36s Step 323( N/A%), pre moving , FPS 5.06, Running 91.69s Step 324( N/A%), pre moving , FPS 5.47, Running 91.79s Step 325( N/A%), pre moving , FPS 5.63, Running 91.88s Step 326( N/A%), pre moving , FPS 5.63, Running 92.01s Step 327( N/A%), pre moving , FPS 5.84, Running 92.29s Step 328( N/A%), pre moving , FPS 5.98, Running 92.34s Step 329( N/A%), pre moving , FPS 6.64, Running 92.41s Step 330( N/A%), pre moving , FPS 6.57, Running 92.52s Step 331( N/A%), pre moving , FPS 6.61, Running 92.60s Step 332( N/A%), pre moving , FPS 6.05, Running 93.23s Step 333( N/A%), pre moving , FPS 6.11, Running 93.31s Step 334( N/A%), pre moving , FPS 5.82, Running 93.57s Step 335( N/A%), pre moving , FPS 5.67, Running 93.79s Step 336( N/A%), pre moving , FPS 5.90, Running 93.93s Step 337( N/A%), pre moving , FPS 5.46, Running 94.31s Step 338( N/A%), pre moving , FPS 5.42, Running 94.42s Step 339( N/A%), pre moving , FPS 5.82, Running 94.52s Step 340( N/A%), pre moving , FPS 5.43, Running 94.86s Step 341( N/A%), pre moving , FPS 5.34, Running 95.01s Step 342( N/A%), pre moving , FPS 4.94, Running 95.41s Step 343( N/A%), pre moving , FPS 5.15, Running 95.57s Step 344( N/A%), pre moving , FPS 4.78, Running 95.97s Step 345( N/A%), pre moving , FPS 4.71, Running 96.12s Step 346( N/A%), pre moving , FPS 4.71, Running 96.25s Step 347( N/A%), pre moving , FPS 4.57, Running 96.67s Step 348( N/A%), pre moving , FPS 4.48, Running 96.80s Step 349( N/A%), pre moving , FPS 4.22, Running 97.14s Step 350( N/A%), pre moving , FPS 4.22, Running 97.26s Step 351( N/A%), pre moving , FPS 4.21, Running 97.35s Step 352( N/A%), pre moving , FPS 4.48, Running 97.69s Step 353( N/A%), pre moving , FPS 4.46, Running 97.80s Step 354( N/A%), pre moving , FPS 4.62, Running 97.90s Step 355( N/A%), pre moving , FPS 4.42, Running 98.31s Step 356( N/A%), pre moving , FPS 4.42, Running 98.45s Step 357( N/A%), pre moving , FPS 4.42, Running 98.83s Step 358( N/A%), pre moving , FPS 4.39, Running 98.98s Step 359( N/A%), pre moving , FPS 4.12, Running 99.38s Step 360( N/A%), pre moving , FPS 4.28, Running 99.53s Step 361( N/A%), pre moving , FPS 4.07, Running 99.92s Step 362( N/A%), pre moving , FPS 4.32, Running 100.04s Step 363( N/A%), pre moving , FPS 4.34, Running 100.18s Step 364( N/A%), pre moving , FPS 4.37, Running 100.55s Step 365( N/A%), pre moving , FPS 4.36, Running 100.71s Step 366( N/A%), pre moving , FPS 4.13, Running 101.10s Step 367( N/A%), pre moving , FPS 4.37, Running 101.25s Step 368( N/A%), pre moving , FPS 4.28, Running 101.48s Step 369( N/A%), pre moving , FPS 4.30, Running 101.80s Step 370( N/A%), pre moving , FPS 4.26, Running 101.96s Step 371( N/A%), pre moving , FPS 4.01, Running 102.34s Step 372( N/A%), pre moving , FPS 4.23, Running 102.42s Step 373( N/A%), pre moving , FPS 4.12, Running 102.66s Step 374( N/A%), pre moving , FPS 4.04, Running 102.84s Step 375( N/A%), pre moving , FPS 4.32, Running 102.94s Step 376( N/A%), pre moving , FPS 4.37, Running 103.03s Step 377( N/A%), pre moving , FPS 4.60, Running 103.17s Step 378( N/A%), pre moving , FPS 4.45, Running 103.47s Step 379( N/A%), pre moving , FPS 4.80, Running 103.54s Step 380( N/A%), pre moving , FPS 4.87, Running 103.64s Step 381( N/A%), pre moving , FPS 4.92, Running 103.98s Step 382( N/A%), pre moving , FPS 4.94, Running 104.09s Step 383( N/A%), pre moving , FPS 5.00, Running 104.18s Step 384( N/A%), pre moving , FPS 5.12, Running 104.46s Step 385( N/A%), pre moving , FPS 5.12, Running 104.62s Step 386( N/A%), pre moving , FPS 5.56, Running 104.70s Step 387( N/A%), pre moving , FPS 5.64, Running 104.79s Step 388( N/A%), pre moving , FPS 5.47, Running 105.13s Step 389( N/A%), pre moving , FPS 5.81, Running 105.24s Step 390( N/A%), pre moving , FPS 5.93, Running 105.33s Step 391( N/A%), pre moving , FPS 6.01, Running 105.67s Step 392( N/A%), pre moving , FPS 5.98, Running 105.77s Step 393( N/A%), pre moving , FPS 6.27, Running 105.85s Step 394( N/A%), pre moving , FPS 6.44, Running 105.95s Step 395( N/A%), pre moving , FPS 5.99, Running 106.28s Step 396( N/A%), pre moving , FPS 5.96, Running 106.38s Step 397( N/A%), pre moving , FPS 6.06, Running 106.48s Step 398( N/A%), pre moving , FPS 6.00, Running 106.81s Step 399( N/A%), pre moving , FPS 5.94, Running 106.91s Step 400( N/A%), pre moving , FPS 5.97, Running 106.99s Step 401( N/A%), pre moving , FPS 6.45, Running 107.08s Step 402( N/A%), pre moving , FPS 6.01, Running 107.42s Step 403( N/A%), pre moving , FPS 5.98, Running 107.52s Step 404( N/A%), pre moving , FPS 6.36, Running 107.61s Step 405( N/A%), pre moving , FPS 3.80, Running 109.88s Step 406( N/A%), pre moving , FPS 3.34, Running 110.68s Step 407( N/A%), pre moving , FPS 3.27, Running 110.92s Step 408( N/A%), pre moving , FPS 3.12, Running 111.54s Step 409( N/A%), pre moving , FPS 3.08, Running 111.73s Step 410( N/A%), pre moving , FPS 2.93, Running 112.15s Step 411( N/A%), pre moving , FPS 2.99, Running 112.35s Step 412( N/A%), pre moving , FPS 2.75, Running 113.03s Step 413( N/A%), pre moving , FPS 2.66, Running 113.37s Step 414( N/A%), pre moving , FPS 2.53, Running 113.85s Step 415( N/A%), pre moving , FPS 2.56, Running 114.09s Step 416( N/A%), pre moving , FPS 2.40, Running 114.74s Step 417( N/A%), pre moving , FPS 2.34, Running 115.01s Step 418( N/A%), pre moving , FPS 2.30, Running 115.52s Step 419( N/A%), pre moving , FPS 2.27, Running 115.74s Step 420( N/A%), pre moving , FPS 2.14, Running 116.33s Step 421( N/A%), pre moving , FPS 2.08, Running 116.70s Step 422( N/A%), pre moving , FPS 2.04, Running 117.22s Step 423( N/A%), pre moving , FPS 2.03, Running 117.39s Step 424( N/A%), pre moving , FPS 1.93, Running 117.96s Step 425( 0.33%), action 1, FPS 2.09, Running 119.45s Step 426( 0.67%), action 2, FPS 2.10, Running 120.19s Step 427( 1.00%), action 3, FPS 1.97, Running 121.08s Step 428( 1.33%), action 4, FPS 1.96, Running 121.74s Step 429( 1.67%), action 5, FPS 1.82, Running 122.73s Step 430( 2.00%), action 6, FPS 1.81, Running 123.17s Step 431( 2.33%), action 7, FPS 1.71, Running 124.03s Step 432( 2.67%), action 8, FPS 1.71, Running 124.73s Step 433( 3.00%), action 9, FPS 1.65, Running 125.51s Step 434( 3.33%), action 10, FPS 1.65, Running 125.99s Step 435( 3.67%), action 11, FPS 1.52, Running 127.21s Step 436( 4.00%), action 12, FPS 1.54, Running 127.76s Step 437( 4.33%), action 13, FPS 1.50, Running 128.38s Step 438( 4.67%), action 14, FPS 1.49, Running 128.92s Step 439( 5.00%), action 15, FPS 1.41, Running 129.88s Step 440( 5.33%), action 16, FPS 1.44, Running 130.21s Step 441( 5.67%), action 17, FPS 1.42, Running 130.75s Step 442( 6.00%), action 18, FPS 1.43, Running 131.23s Step 443( 6.33%), action 19, FPS 1.37, Running 131.96s Step 444( 6.67%), action 20, FPS 1.37, Running 132.55s Step 445( 7.00%), action 21, FPS 1.41, Running 133.61s Step 446( 7.33%), action 22, FPS 1.45, Running 134.01s Step 447( 7.67%), action 23, FPS 1.48, Running 134.59s Step 448( 8.00%), action 24, FPS 1.50, Running 135.10s Step 449( 8.33%), action 25, FPS 1.50, Running 136.02s Step 450( 8.67%), action 26, FPS 1.50, Running 136.48s Step 451( 9.00%), action 27, FPS 1.52, Running 137.15s Step 452( 9.33%), action 28, FPS 1.53, Running 137.77s Step 453( 9.67%), action 29, FPS 1.51, Running 138.76s Step 454( 10.00%), action 30, FPS 1.50, Running 139.28s Step 455( 10.33%), action 31, FPS 1.53, Running 140.27s Step 456( 10.67%), action 32, FPS 1.55, Running 140.66s Step 457( 11.00%), action 33, FPS 1.53, Running 141.48s Step 458( 11.33%), action 34, FPS 1.55, Running 141.85s Step 459( 11.67%), action 35, FPS 1.57, Running 142.59s Step 460( 12.00%), action 36, FPS 1.58, Running 142.90s Step 461( 12.33%), action 37, FPS 1.55, Running 143.68s Step 462( 12.67%), action 38, FPS 1.56, Running 144.05s Step 463( 13.00%), action 39, FPS 1.55, Running 144.89s Step 464( 13.33%), action 40, FPS 1.54, Running 145.50s Step 465( 13.67%), action 41, FPS 1.55, Running 146.48s Step 466( 14.00%), action 42, FPS 1.56, Running 146.79s Step 467( 14.33%), action 43, FPS 1.54, Running 147.61s Step 468( 14.67%), action 44, FPS 1.54, Running 148.12s Step 469( 15.00%), action 45, FPS 1.56, Running 148.83s Step 470( 15.33%), action 46, FPS 1.56, Running 149.28s Step 471( 15.67%), action 47, FPS 1.51, Running 150.39s Step 472( 16.00%), action 48, FPS 1.50, Running 151.10s Step 473( 16.33%), action 49, FPS 1.52, Running 151.95s Step 474( 16.67%), action 50, FPS 1.49, Running 152.69s Step 475( 17.00%), action 51, FPS 1.50, Running 153.58s Step 476( 17.33%), action 52, FPS 1.50, Running 153.98s Step 477( 17.67%), action 53, FPS 1.50, Running 154.82s Step 478( 18.00%), action 54, FPS 1.48, Running 155.39s Step 479( 18.33%), action 55, FPS 1.46, Running 156.25s Step 480( 18.67%), action 56, FPS 1.42, Running 156.94s Step 481( 19.00%), action 57, FPS 1.41, Running 157.82s Step 482( 19.33%), action 58, FPS 1.37, Running 158.63s Step 483( 19.67%), action 59, FPS 1.37, Running 159.48s Step 484( 20.00%), action 60, FPS 1.36, Running 160.15s Step 485( 20.33%), action 61, FPS 1.37, Running 161.05s Step 486( 20.67%), action 62, FPS 1.33, Running 161.80s Step 487( 21.00%), action 63, FPS 1.35, Running 162.38s Step 488( 21.33%), action 64, FPS 1.35, Running 162.90s Step 489( 21.67%), action 65, FPS 1.33, Running 163.81s Step 490( 22.00%), action 66, FPS 1.33, Running 164.28s Step 491( 22.33%), action 67, FPS 1.37, Running 164.97s Step 492( 22.67%), action 68, FPS 1.37, Running 165.74s Step 493( 23.00%), action 69, FPS 1.36, Running 166.69s Step 494( 23.33%), action 70, FPS 1.37, Running 167.32s Step 495( 23.67%), action 71, FPS 1.33, Running 168.65s Step 496( 24.00%), action 72, FPS 1.30, Running 169.40s Step 497( 24.33%), action 73, FPS 1.30, Running 170.24s Step 498( 24.67%), action 74, FPS 1.29, Running 170.93s Step 499( 25.00%), action 75, FPS 1.29, Running 171.76s Step 500( 25.33%), action 76, FPS 1.31, Running 172.27s Step 501( 25.67%), action 77, FPS 1.31, Running 173.06s Step 502( 26.00%), action 78, FPS 1.32, Running 173.74s Step 503( 26.33%), action 79, FPS 1.32, Running 174.58s Step 504( 26.67%), action 80, FPS 1.35, Running 174.99s Step 505( 27.00%), action 81, FPS 1.36, Running 175.80s Step 506( 27.33%), action 82, FPS 1.37, Running 176.41s Step 507( 27.67%), action 83, FPS 1.35, Running 177.19s Step 508( 28.00%), action 84, FPS 1.36, Running 177.65s Step 509( 28.33%), action 85, FPS 1.37, Running 178.44s Step 510( 28.67%), action 86, FPS 1.33, Running 179.33s Step 511( 29.00%), action 87, FPS 1.32, Running 180.11s Step 512( 29.33%), action 88, FPS 1.33, Running 180.81s Step 513( 29.67%), action 89, FPS 1.34, Running 181.67s Step 514( 30.00%), action 90, FPS 1.33, Running 182.40s Step 515( 30.33%), action 91, FPS 1.39, Running 182.99s Step 516( 30.67%), action 92, FPS 1.42, Running 183.50s Step 517( 31.00%), action 93, FPS 1.44, Running 184.11s Step 518( 31.33%), action 94, FPS 1.46, Running 184.61s Step 519( 31.67%), action 95, FPS 1.48, Running 185.24s Step 520( 32.00%), action 96, FPS 1.47, Running 185.86s Step 521( 32.33%), action 97, FPS 1.46, Running 186.76s Step 522( 32.67%), action 98, FPS 1.50, Running 187.05s Step 523( 33.00%), action 99, FPS 1.49, Running 188.04s Step 524( 33.33%), action 100, FPS 1.45, Running 188.75s Step 525( 33.67%), action 101, FPS 1.41, Running 190.01s Step 526( 34.00%), action 102, FPS 1.43, Running 190.42s Step 527( 34.33%), action 103, FPS 1.43, Running 191.21s Step 528( 34.67%), action 104, FPS 1.43, Running 191.66s Step 529( 35.00%), action 105, FPS 1.43, Running 192.41s Step 530( 35.33%), action 106, FPS 1.48, Running 192.84s Step 531( 35.67%), action 107, FPS 1.49, Running 193.52s Step 532( 36.00%), action 108, FPS 1.49, Running 194.26s Step 533( 36.33%), action 109, FPS 1.49, Running 195.07s Step 534( 36.67%), action 110, FPS 1.49, Running 195.79s Step 535( 37.00%), action 111, FPS 1.46, Running 196.71s Step 536( 37.33%), action 112, FPS 1.45, Running 197.29s Step 537( 37.67%), action 113, FPS 1.43, Running 198.11s Step 538( 38.00%), action 114, FPS 1.39, Running 198.99s Step 539( 38.33%), action 115, FPS 1.37, Running 199.87s Step 540( 38.67%), action 116, FPS 1.34, Running 200.82s Step 541( 39.00%), action 117, FPS 1.35, Running 201.54s Step 542( 39.33%), action 118, FPS 1.34, Running 202.01s Step 543( 39.67%), action 119, FPS 1.35, Running 202.83s Step 544( 40.00%), action 120, FPS 1.37, Running 203.39s Step 545( 40.33%), action 121, FPS 1.38, Running 204.51s Step 546( 40.67%), action 122, FPS 1.36, Running 205.14s Step 547( 41.00%), action 123, FPS 1.38, Running 205.74s Step 548( 41.33%), action 124, FPS 1.37, Running 206.26s Step 549( 41.67%), action 125, FPS 1.37, Running 206.98s Step 550( 42.00%), action 126, FPS 1.37, Running 207.48s Step 551( 42.33%), action 127, FPS 1.37, Running 208.10s Step 552( 42.67%), action 128, FPS 1.41, Running 208.49s Step 553( 43.00%), action 129, FPS 1.36, Running 209.73s Step 554( 43.33%), action 130, FPS 1.39, Running 210.17s Step 555( 43.67%), action 131, FPS 1.37, Running 211.28s Step 556( 44.00%), action 132, FPS 1.38, Running 211.77s Step 557( 44.33%), action 133, FPS 1.36, Running 212.87s Step 558( 44.67%), action 134, FPS 1.38, Running 213.47s Step 559( 45.00%), action 135, FPS 1.38, Running 214.40s Step 560( 45.33%), action 136, FPS 1.42, Running 214.91s Step 561( 45.67%), action 137, FPS 1.42, Running 215.59s Step 562( 46.00%), action 138, FPS 1.43, Running 215.96s Step 563( 46.33%), action 139, FPS 1.44, Running 216.69s Step 564( 46.67%), action 140, FPS 1.45, Running 217.18s Step 565( 47.00%), action 141, FPS 1.46, Running 218.26s Step 566( 47.33%), action 142, FPS 1.47, Running 218.74s Step 567( 47.67%), action 143, FPS 1.46, Running 219.46s Step 568( 48.00%), action 144, FPS 1.47, Running 219.87s Step 569( 48.33%), action 145, FPS 1.47, Running 220.58s Step 570( 48.67%), action 146, FPS 1.47, Running 221.10s Step 571( 49.00%), action 147, FPS 1.43, Running 222.07s Step 572( 49.33%), action 148, FPS 1.42, Running 222.54s Step 573( 49.67%), action 149, FPS 1.48, Running 223.24s Step 574( 50.00%), action 150, FPS 1.49, Running 223.60s Step 575( 50.33%), action 151, FPS 1.51, Running 224.50s Step 576( 50.67%), action 152, FPS 1.50, Running 225.13s Step 577( 51.00%), action 153, FPS 1.53, Running 225.97s Step 578( 51.33%), action 154, FPS 1.52, Running 226.66s Step 579( 51.67%), action 155, FPS 1.51, Running 227.62s Step 580( 52.00%), action 156, FPS 1.51, Running 228.18s Step 581( 52.33%), action 157, FPS 1.51, Running 228.83s Step 582( 52.67%), action 158, FPS 1.45, Running 229.80s Step 583( 53.00%), action 159, FPS 1.46, Running 230.39s Step 584( 53.33%), action 160, FPS 1.45, Running 230.96s Step 585( 53.67%), action 161, FPS 1.46, Running 231.91s Step 586( 54.00%), action 162, FPS 1.45, Running 232.48s Step 587( 54.33%), action 163, FPS 1.44, Running 233.34s Step 588( 54.67%), action 164, FPS 1.44, Running 233.79s Step 589( 55.00%), action 165, FPS 1.43, Running 234.59s Step 590( 55.33%), action 166, FPS 1.41, Running 235.29s Step 591( 55.67%), action 167, FPS 1.42, Running 236.15s Step 592( 56.00%), action 168, FPS 1.42, Running 236.57s Step 593( 56.33%), action 169, FPS 1.42, Running 237.31s Step 594( 56.67%), action 170, FPS 1.39, Running 238.00s Step 595( 57.00%), action 171, FPS 1.35, Running 239.29s Step 596( 57.33%), action 172, FPS 1.37, Running 239.72s Step 597( 57.67%), action 173, FPS 1.38, Running 240.51s Step 598( 58.00%), action 174, FPS 1.38, Running 241.13s Step 599( 58.33%), action 175, FPS 1.45, Running 241.41s Step 600( 58.67%), action 176, FPS 1.47, Running 241.78s Step 601( 59.00%), action 177, FPS 1.49, Running 242.24s Step 602( 59.33%), action 178, FPS 1.57, Running 242.51s Step 603( 59.67%), action 179, FPS 1.58, Running 243.03s Step 604( 60.00%), action 180, FPS 1.59, Running 243.51s Step 605( 60.33%), action 181, FPS 1.60, Running 244.43s Step 606( 60.67%), action 182, FPS 1.62, Running 244.84s Step 607( 61.00%), action 183, FPS 1.63, Running 245.59s Step 608( 61.33%), action 184, FPS 1.63, Running 246.07s Step 609( 61.67%), action 185, FPS 1.59, Running 247.17s Step 610( 62.00%), action 186, FPS 1.59, Running 247.88s Step 611( 62.33%), action 187, FPS 1.59, Running 248.76s Step 612( 62.67%), action 188, FPS 1.60, Running 249.06s Step 613( 63.00%), action 189, FPS 1.59, Running 249.89s Step 614( 63.33%), action 190, FPS 1.62, Running 250.34s Step 615( 63.67%), action 191, FPS 1.63, Running 251.56s Step 616( 64.00%), action 192, FPS 1.58, Running 252.39s Step 617( 64.33%), action 193, FPS 1.58, Running 253.17s Step 618( 64.67%), action 194, FPS 1.59, Running 253.74s Step 619( 65.00%), action 195, FPS 1.55, Running 254.29s Step 620( 65.33%), action 196, FPS 1.55, Running 254.67s Step 621( 65.67%), action 197, FPS 1.52, Running 255.41s Step 622( 66.00%), action 198, FPS 1.48, Running 256.07s Step 623( 66.33%), action 199, FPS 1.43, Running 256.99s Step 624( 66.67%), action 200, FPS 1.40, Running 257.79s Step 625( 67.00%), action 201, FPS 1.40, Running 258.72s Step 626( 67.33%), action 202, FPS 1.38, Running 259.31s Step 627( 67.67%), action 203, FPS 1.37, Running 260.22s Step 628( 68.00%), action 204, FPS 1.35, Running 260.88s Step 629( 68.33%), action 205, FPS 1.43, Running 261.12s Step 630( 68.67%), action 206, FPS 1.47, Running 261.44s Step 631( 69.00%), action 207, FPS 1.53, Running 261.80s Step 632( 69.33%), action 208, FPS 1.53, Running 262.12s Step 633( 69.67%), action 209, FPS 1.58, Running 262.52s Step 634( 70.00%), action 210, FPS 1.61, Running 262.80s Step 635( 70.33%), action 211, FPS 1.71, Running 263.25s Step 636( 70.67%), action 212, FPS 1.79, Running 263.55s Step 637( 71.00%), action 213, FPS 1.87, Running 263.88s Step 638( 71.33%), action 214, FPS 1.90, Running 264.27s Step 639( 71.67%), action 215, FPS 1.92, Running 264.71s Step 640( 72.00%), action 216, FPS 1.88, Running 265.33s Step 641( 72.33%), action 217, FPS 1.85, Running 266.19s Step 642( 72.67%), action 218, FPS 1.90, Running 266.59s Step 643( 73.00%), action 219, FPS 1.93, Running 267.34s Step 644( 73.33%), action 220, FPS 1.94, Running 268.07s Step 645( 73.67%), action 221, FPS 1.95, Running 268.98s Step 646( 74.00%), action 222, FPS 1.94, Running 269.64s Step 647( 74.33%), action 223, FPS 1.95, Running 270.47s Step 648( 74.67%), action 224, FPS 1.99, Running 270.91s Step 649( 75.00%), action 225, FPS 1.89, Running 271.71s Step 650( 75.33%), action 226, FPS 1.84, Running 272.31s Step 651( 75.67%), action 227, FPS 1.76, Running 273.16s Step 652( 76.00%), action 228, FPS 1.75, Running 273.55s Step 653( 76.33%), action 229, FPS 1.69, Running 274.35s Step 654( 76.67%), action 230, FPS 1.67, Running 274.78s Step 655( 77.00%), action 231, FPS 1.58, Running 275.92s Step 656( 77.33%), action 232, FPS 1.57, Running 276.31s Step 657( 77.67%), action 233, FPS 1.46, Running 277.54s [2026-08-02 20:39:19] [47 ] Seed 46 failed after 278.22 s. +steps: 657 , actions: 233 . +Instruction: Empty +Total 26/47(55.32%) success. +Setting seed: 47 +Step 1( N/A%), pre moving , FPS 5.57, Running 0.18s Step 2( N/A%), pre moving , FPS 3.81, Running 0.53s Step 3( N/A%), pre moving , FPS 4.79, Running 0.63s Step 4( N/A%), pre moving , FPS 5.65, Running 0.71s Step 5( N/A%), pre moving , FPS 6.15, Running 0.81s Step 6( N/A%), pre moving , FPS 5.17, Running 1.16s Step 7( N/A%), pre moving , FPS 5.48, Running 1.28s Step 8( N/A%), pre moving , FPS 5.84, Running 1.37s Step 9( N/A%), pre moving , FPS 6.11, Running 1.47s Step 10( N/A%), pre moving , FPS 5.56, Running 1.80s Step 11( N/A%), pre moving , FPS 5.77, Running 1.90s Step 12( N/A%), pre moving , FPS 6.00, Running 2.00s Step 13( N/A%), pre moving , FPS 5.53, Running 2.35s Step 14( N/A%), pre moving , FPS 5.68, Running 2.46s Step 15( N/A%), pre moving , FPS 5.87, Running 2.56s Step 16( N/A%), pre moving , FPS 6.05, Running 2.64s Step 17( N/A%), pre moving , FPS 5.69, Running 2.99s Step 18( N/A%), pre moving , FPS 5.82, Running 3.09s Step 19( N/A%), pre moving , FPS 5.95, Running 3.19s Step 20( N/A%), pre moving , FPS 5.66, Running 3.53s Step 21( N/A%), pre moving , FPS 5.08, Running 4.11s Step 22( N/A%), pre moving , FPS 5.47, Running 4.18s Step 23( N/A%), pre moving , FPS 5.56, Running 4.22s Step 24( N/A%), pre moving , FPS 5.64, Running 4.26s Step 25( N/A%), pre moving , FPS 5.75, Running 4.29s Step 26( N/A%), pre moving , FPS 5.94, Running 4.53s Step 27( N/A%), pre moving , FPS 6.09, Running 4.56s Step 28( N/A%), pre moving , FPS 6.19, Running 4.60s Step 29( N/A%), pre moving , FPS 6.29, Running 4.65s Step 30( N/A%), pre moving , FPS 6.91, Running 4.69s Step 31( N/A%), pre moving , FPS 7.06, Running 4.74s Step 32( N/A%), pre moving , FPS 7.08, Running 4.82s Step 33( N/A%), pre moving , FPS 7.68, Running 4.95s Step 34( N/A%), pre moving , FPS 7.72, Running 5.06s Step 35( N/A%), pre moving , FPS 7.65, Running 5.17s Step 36( N/A%), pre moving , FPS 6.62, Running 5.67s Step 37( N/A%), pre moving , FPS 6.96, Running 5.86s Step 38( N/A%), pre moving , FPS 6.63, Running 6.11s Step 39( N/A%), pre moving , FPS 6.66, Running 6.19s Step 40( N/A%), pre moving , FPS 7.24, Running 6.29s Step 41( N/A%), pre moving , FPS 7.93, Running 6.64s Step 42( N/A%), pre moving , FPS 7.81, Running 6.74s Step 43( N/A%), pre moving , FPS 7.63, Running 6.84s Step 44( N/A%), pre moving , FPS 6.73, Running 7.23s Step 45( N/A%), pre moving , FPS 6.47, Running 7.38s Step 46( N/A%), pre moving , FPS 6.64, Running 7.54s Step 47( N/A%), pre moving , FPS 5.96, Running 7.92s Step 48( N/A%), pre moving , FPS 5.78, Running 8.06s Step 49( N/A%), pre moving , FPS 5.26, Running 8.46s Step 50( N/A%), pre moving , FPS 5.11, Running 8.61s Step 51( N/A%), pre moving , FPS 4.68, Running 9.01s Step 52( N/A%), pre moving , FPS 4.61, Running 9.16s Step 53( N/A%), pre moving , FPS 4.60, Running 9.31s Step 54( N/A%), pre moving , FPS 4.31, Running 9.70s Step 55( N/A%), pre moving , FPS 4.27, Running 9.86s Step 56( N/A%), pre moving , FPS 4.36, Running 10.26s Step 57( N/A%), pre moving , FPS 4.40, Running 10.41s Step 58( N/A%), pre moving , FPS 4.49, Running 10.56s Step 59( N/A%), pre moving , FPS 4.21, Running 10.94s Step 60( N/A%), pre moving , FPS 4.16, Running 11.10s Step 61( N/A%), pre moving , FPS 4.11, Running 11.50s Step 62( N/A%), pre moving , FPS 4.07, Running 11.66s Step 63( N/A%), pre moving , FPS 4.02, Running 11.82s Step 64( N/A%), pre moving , FPS 4.02, Running 12.20s Step 65( N/A%), pre moving , FPS 4.03, Running 12.34s Step 66( N/A%), pre moving , FPS 3.85, Running 12.74s Step 67( N/A%), pre moving , FPS 4.06, Running 12.85s Step 68( N/A%), pre moving , FPS 4.09, Running 12.95s Step 69( N/A%), pre moving , FPS 4.13, Running 13.30s Step 70( N/A%), pre moving , FPS 4.18, Running 13.39s Step 71( N/A%), pre moving , FPS 4.48, Running 13.48s Step 72( N/A%), pre moving , FPS 4.52, Running 13.59s Step 73( N/A%), pre moving , FPS 4.33, Running 13.92s Step 74( N/A%), pre moving , FPS 4.60, Running 14.04s Step 75( N/A%), pre moving , FPS 4.67, Running 14.14s Step 76( N/A%), pre moving , FPS 4.73, Running 14.48s Step 77( N/A%), pre moving , FPS 4.79, Running 14.58s Step 78( N/A%), pre moving , FPS 4.87, Running 14.67s Step 79( N/A%), pre moving , FPS 5.22, Running 14.77s Step 80( N/A%), pre moving , FPS 4.98, Running 15.12s Step 81( N/A%), pre moving , FPS 5.37, Running 15.23s Step 82( N/A%), pre moving , FPS 5.46, Running 15.32s Step 83( N/A%), pre moving , FPS 5.21, Running 15.66s Step 84( N/A%), pre moving , FPS 5.60, Running 15.77s Step 85( N/A%), pre moving , FPS 4.37, Running 16.92s Step 86( N/A%), pre moving , FPS 4.32, Running 17.36s Step 87( N/A%), pre moving , FPS 3.97, Running 17.89s Step 88( N/A%), pre moving , FPS 3.89, Running 18.09s Step 89( N/A%), pre moving , FPS 3.76, Running 18.63s Step 90( N/A%), pre moving , FPS 3.53, Running 19.05s Step 91( N/A%), pre moving , FPS 3.25, Running 19.64s Step 92( N/A%), pre moving , FPS 3.16, Running 19.92s Step 93( N/A%), pre moving , FPS 3.12, Running 20.33s Step 94( N/A%), pre moving , FPS 2.98, Running 20.75s Step 95( N/A%), pre moving , FPS 2.77, Running 21.35s Step 96( N/A%), pre moving , FPS 2.73, Running 21.82s Step 97( N/A%), pre moving , FPS 2.55, Running 22.41s Step 98( N/A%), pre moving , FPS 2.52, Running 22.60s Step 99( N/A%), pre moving , FPS 2.39, Running 23.14s Step 100( N/A%), pre moving , FPS 2.35, Running 23.62s Step 101( N/A%), pre moving , FPS 2.24, Running 24.16s Step 102( N/A%), pre moving , FPS 2.20, Running 24.41s Step 103( N/A%), pre moving , FPS 2.19, Running 24.79s Step 104( N/A%), pre moving , FPS 2.16, Running 25.02s Step 105( N/A%), pre moving , FPS 2.31, Running 25.59s Step 106( N/A%), pre moving , FPS 2.30, Running 26.05s Step 107( N/A%), pre moving , FPS 2.29, Running 26.62s Step 108( N/A%), pre moving , FPS 2.29, Running 26.83s Step 109( N/A%), pre moving , FPS 2.30, Running 27.33s Step 110( N/A%), pre moving , FPS 2.28, Running 27.81s Step 111( N/A%), pre moving , FPS 2.28, Running 28.39s Step 112( N/A%), pre moving , FPS 2.23, Running 28.88s Step 113( N/A%), pre moving , FPS 2.19, Running 29.48s Step 114( N/A%), pre moving , FPS 2.18, Running 29.93s Step 115( N/A%), pre moving , FPS 2.18, Running 30.50s Step 116( N/A%), pre moving , FPS 2.25, Running 30.72s Step 117( N/A%), pre moving , FPS 2.25, Running 31.29s Step 118( N/A%), pre moving , FPS 2.18, Running 31.77s Step 119( N/A%), pre moving , FPS 2.17, Running 32.35s Step 120( N/A%), pre moving , FPS 2.18, Running 32.80s Step 121( N/A%), pre moving , FPS 2.16, Running 33.42s Step 122( N/A%), pre moving , FPS 2.11, Running 33.90s Step 123( N/A%), pre moving , FPS 2.07, Running 34.47s Step 124( N/A%), pre moving , FPS 2.04, Running 34.81s Step 125( N/A%), pre moving , FPS 2.07, Running 35.24s Step 126( N/A%), pre moving , FPS 2.08, Running 35.65s Step 127( N/A%), pre moving , FPS 2.09, Running 36.21s Step 128( N/A%), pre moving , FPS 2.09, Running 36.40s Step 129( N/A%), pre moving , FPS 2.09, Running 36.91s Step 130( N/A%), pre moving , FPS 2.10, Running 37.33s Step 131( N/A%), pre moving , FPS 2.11, Running 37.87s Step 132( N/A%), pre moving , FPS 2.17, Running 38.08s Step 133( N/A%), pre moving , FPS 2.18, Running 38.64s Step 134( N/A%), pre moving , FPS 2.19, Running 39.08s Step 135( N/A%), pre moving , FPS 2.19, Running 39.63s Step 136( N/A%), pre moving , FPS 2.20, Running 39.82s Step 137( N/A%), pre moving , FPS 2.20, Running 40.39s Step 138( N/A%), pre moving , FPS 2.21, Running 40.82s Step 139( N/A%), pre moving , FPS 2.21, Running 41.41s Step 140( N/A%), pre moving , FPS 2.30, Running 41.50s Step 141( N/A%), pre moving , FPS 2.44, Running 41.62s Step 142( N/A%), pre moving , FPS 2.49, Running 41.94s Step 143( N/A%), pre moving , FPS 2.64, Running 42.05s Step 144( N/A%), pre moving , FPS 2.72, Running 42.15s Step 145( N/A%), pre moving , FPS 2.76, Running 42.50s Step 146( N/A%), pre moving , FPS 2.88, Running 42.60s Step 147( N/A%), pre moving , FPS 3.09, Running 42.68s Step 148( N/A%), pre moving , FPS 3.13, Running 42.78s Step 149( N/A%), pre moving , FPS 3.21, Running 43.13s Step 150( N/A%), pre moving , FPS 3.10, Running 43.78s Step 151( N/A%), pre moving , FPS 3.32, Running 43.90s Step 152( N/A%), pre moving , FPS 3.39, Running 43.98s Step 153( N/A%), pre moving , FPS 3.68, Running 44.07s Step 154( N/A%), pre moving , FPS 3.92, Running 44.18s Step 155( N/A%), pre moving , FPS 4.28, Running 44.30s Step 156( N/A%), pre moving , FPS 4.11, Running 44.69s Step 157( N/A%), pre moving , FPS 4.48, Running 44.85s Step 158( N/A%), pre moving , FPS 4.49, Running 45.27s Step 159( N/A%), pre moving , FPS 4.99, Running 45.42s Step 160( N/A%), pre moving , FPS 4.93, Running 45.56s Step 161( N/A%), pre moving , FPS 4.57, Running 46.00s Step 162( N/A%), pre moving , FPS 4.63, Running 46.26s Step 163( N/A%), pre moving , FPS 4.35, Running 46.65s Step 164( N/A%), pre moving , FPS 4.31, Running 46.80s Step 165( N/A%), pre moving , FPS 4.24, Running 47.22s Step 166( N/A%), pre moving , FPS 4.20, Running 47.36s Step 167( N/A%), pre moving , FPS 3.89, Running 47.82s Step 168( N/A%), pre moving , FPS 3.68, Running 48.21s Step 169( N/A%), pre moving , FPS 3.72, Running 48.50s Step 170( N/A%), pre moving , FPS 3.80, Running 49.04s Step 171( N/A%), pre moving , FPS 3.52, Running 49.58s Step 172( N/A%), pre moving , FPS 3.26, Running 50.12s Step 173( N/A%), pre moving , FPS 3.03, Running 50.66s Step 174( N/A%), pre moving , FPS 2.86, Running 51.18s Step 175( N/A%), pre moving , FPS 2.78, Running 51.51s Step 176( N/A%), pre moving , FPS 2.74, Running 51.98s Step 177( N/A%), pre moving , FPS 2.61, Running 52.52s Step 178( N/A%), pre moving , FPS 2.57, Running 53.06s Step 179( N/A%), pre moving , FPS 2.44, Running 53.61s Step 180( N/A%), pre moving , FPS 2.33, Running 54.13s Step 181( N/A%), pre moving , FPS 2.31, Running 54.67s Step 182( N/A%), pre moving , FPS 2.30, Running 54.95s Step 183( N/A%), pre moving , FPS 2.26, Running 55.49s Step 184( N/A%), pre moving , FPS 2.17, Running 56.04s Step 185( N/A%), pre moving , FPS 2.14, Running 56.57s Step 186( N/A%), pre moving , FPS 2.05, Running 57.12s Step 187( N/A%), pre moving , FPS 2.03, Running 57.68s Step 188( N/A%), pre moving , FPS 2.00, Running 58.23s Step 189( N/A%), pre moving , FPS 1.96, Running 58.71s Step 190( N/A%), pre moving , FPS 2.02, Running 58.95s Step 191( N/A%), pre moving , FPS 2.02, Running 59.46s Step 192( N/A%), pre moving , FPS 2.04, Running 59.93s Step 193( N/A%), pre moving , FPS 2.10, Running 60.17s Step 194( N/A%), pre moving , FPS 2.12, Running 60.62s Step 195( N/A%), pre moving , FPS 2.15, Running 60.80s Step 196( N/A%), pre moving , FPS 2.16, Running 61.25s Step 197( N/A%), pre moving , FPS 2.26, Running 61.39s Step 198( N/A%), pre moving , FPS 2.31, Running 61.71s Step 199( N/A%), pre moving , FPS 2.44, Running 61.80s Step 200( N/A%), pre moving , FPS 2.59, Running 61.86s Step 201( N/A%), pre moving , FPS 2.74, Running 61.98s Step 202( N/A%), pre moving , FPS 2.69, Running 62.37s Step 203( N/A%), pre moving , FPS 2.85, Running 62.51s Step 204( N/A%), pre moving , FPS 2.96, Running 62.79s Step 205( N/A%), pre moving , FPS 3.15, Running 62.92s Step 206( N/A%), pre moving , FPS 3.41, Running 62.98s Step 207( N/A%), pre moving , FPS 3.73, Running 63.04s Step 208( N/A%), pre moving , FPS 4.09, Running 63.12s Step 209( N/A%), pre moving , FPS 4.45, Running 63.20s Step 210( N/A%), pre moving , FPS 4.60, Running 63.30s Step 211( N/A%), pre moving , FPS 4.48, Running 63.92s Step 212( N/A%), pre moving , FPS 4.61, Running 64.26s Step 213( N/A%), pre moving , FPS 4.76, Running 64.38s Step 214( N/A%), pre moving , FPS 5.19, Running 64.47s Step 215( N/A%), pre moving , FPS 5.27, Running 64.60s Step 216( N/A%), pre moving , FPS 5.50, Running 64.89s Step 217( N/A%), pre moving , FPS 5.59, Running 64.97s Step 218( N/A%), pre moving , FPS 5.92, Running 65.09s Step 219( N/A%), pre moving , FPS 5.93, Running 65.17s Step 220( N/A%), pre moving , FPS 5.42, Running 65.55s Step 221( N/A%), pre moving , FPS 5.42, Running 65.67s Step 222( N/A%), pre moving , FPS 5.41, Running 66.07s Step 223( N/A%), pre moving , FPS 5.40, Running 66.22s Step 224( N/A%), pre moving , FPS 5.61, Running 66.35s Step 225( N/A%), pre moving , FPS 5.23, Running 66.75s Step 226( N/A%), pre moving , FPS 5.17, Running 66.85s Step 227( N/A%), pre moving , FPS 4.75, Running 67.25s Step 228( N/A%), pre moving , FPS 4.68, Running 67.40s Step 229( N/A%), pre moving , FPS 4.35, Running 67.80s Step 230( N/A%), pre moving , FPS 4.30, Running 67.95s Step 231( N/A%), pre moving , FPS 4.61, Running 68.25s Step 232( N/A%), pre moving , FPS 4.69, Running 68.53s Step 233( N/A%), pre moving , FPS 4.64, Running 68.68s Step 234( N/A%), pre moving , FPS 4.30, Running 69.12s Step 235( N/A%), pre moving , FPS 4.14, Running 69.43s Step 236( N/A%), pre moving , FPS 4.16, Running 69.70s Step 237( N/A%), pre moving , FPS 3.87, Running 70.13s Step 238( N/A%), pre moving , FPS 3.82, Running 70.33s Step 239( N/A%), pre moving , FPS 3.56, Running 70.79s Step 240( N/A%), pre moving , FPS 3.68, Running 70.98s Step 241( N/A%), pre moving , FPS 3.48, Running 71.41s Step 242( N/A%), pre moving , FPS 3.44, Running 71.88s Step 243( N/A%), pre moving , FPS 3.40, Running 72.09s Step 244( N/A%), pre moving , FPS 3.24, Running 72.53s Step 245( N/A%), pre moving , FPS 3.21, Running 72.97s Step 246( N/A%), pre moving , FPS 3.16, Running 73.18s Step 247( N/A%), pre moving , FPS 3.13, Running 73.64s Step 248( N/A%), pre moving , FPS 3.11, Running 73.82s Step 249( N/A%), pre moving , FPS 3.08, Running 74.29s Step 250( N/A%), pre moving , FPS 2.95, Running 74.73s Step 251( N/A%), pre moving , FPS 3.00, Running 74.93s Step 252( N/A%), pre moving , FPS 2.92, Running 75.38s Step 253( N/A%), pre moving , FPS 2.80, Running 75.82s Step 254( N/A%), pre moving , FPS 2.89, Running 76.03s Step 255( N/A%), pre moving , FPS 2.83, Running 76.48s Step 256( N/A%), pre moving , FPS 2.77, Running 76.93s Step 257( N/A%), pre moving , FPS 2.86, Running 77.13s Step 258( N/A%), pre moving , FPS 2.76, Running 77.58s Step 259( N/A%), pre moving , FPS 2.87, Running 77.76s Step 260( N/A%), pre moving , FPS 2.77, Running 78.21s Step 261( N/A%), pre moving , FPS 2.77, Running 78.63s Step 262( N/A%), pre moving , FPS 2.87, Running 78.85s Step 263( N/A%), pre moving , FPS 2.77, Running 79.30s Step 264( N/A%), pre moving , FPS 2.88, Running 79.48s Step 265( N/A%), pre moving , FPS 2.87, Running 79.94s Step 266( N/A%), pre moving , FPS 2.78, Running 80.38s Step 267( N/A%), pre moving , FPS 2.90, Running 80.53s Step 268( N/A%), pre moving , FPS 2.80, Running 80.96s Step 269( N/A%), pre moving , FPS 2.91, Running 81.16s Step 270( N/A%), pre moving , FPS 2.92, Running 81.58s Step 271( N/A%), pre moving , FPS 2.92, Running 81.78s Step 272( N/A%), pre moving , FPS 2.95, Running 82.16s Step 273( N/A%), pre moving , FPS 3.09, Running 82.28s Step 274( N/A%), pre moving , FPS 3.12, Running 82.45s Step 275( N/A%), pre moving , FPS 3.26, Running 82.62s Step 276( N/A%), pre moving , FPS 3.43, Running 82.77s Step 277( N/A%), pre moving , FPS 3.48, Running 82.87s Step 278( N/A%), pre moving , FPS 3.70, Running 82.99s Step 279( N/A%), pre moving , FPS 3.72, Running 83.13s Step 280( N/A%), pre moving , FPS 3.99, Running 83.22s Step 281( N/A%), pre moving , FPS 4.19, Running 83.40s Step 282( N/A%), pre moving , FPS 4.15, Running 83.67s Step 283( N/A%), pre moving , FPS 4.45, Running 83.80s Step 284( N/A%), pre moving , FPS 4.26, Running 84.17s Step 285( N/A%), pre moving , FPS 4.56, Running 84.33s Step 286( N/A%), pre moving , FPS 4.60, Running 84.72s Step 287( N/A%), pre moving , FPS 4.61, Running 84.87s Step 288( N/A%), pre moving , FPS 4.85, Running 85.08s Step 289( N/A%), pre moving , FPS 4.70, Running 85.42s Step 290( N/A%), pre moving , FPS 5.03, Running 85.56s Step 291( N/A%), pre moving , FPS 4.77, Running 85.97s Step 292( N/A%), pre moving , FPS 5.13, Running 86.06s Step 293( N/A%), pre moving , FPS 5.16, Running 86.16s Step 294( N/A%), pre moving , FPS 4.96, Running 86.48s Step 295( N/A%), pre moving , FPS 5.06, Running 86.58s Step 296( N/A%), pre moving , FPS 5.13, Running 86.66s Step 297( N/A%), pre moving , FPS 4.84, Running 87.00s Step 298( N/A%), pre moving , FPS 4.85, Running 87.11s Step 299( N/A%), pre moving , FPS 4.93, Running 87.19s Step 300( N/A%), pre moving , FPS 4.94, Running 87.27s Step 301( N/A%), pre moving , FPS 4.75, Running 87.61s Step 302( N/A%), pre moving , FPS 4.94, Running 87.72s Step 303( N/A%), pre moving , FPS 4.98, Running 87.81s Step 304( N/A%), pre moving , FPS 5.03, Running 88.15s Step 305( N/A%), pre moving , FPS 5.08, Running 88.26s Step 306( N/A%), pre moving , FPS 5.51, Running 88.35s Step 307( N/A%), pre moving , FPS 5.24, Running 88.69s Step 308( N/A%), pre moving , FPS 5.40, Running 88.78s Step 309( N/A%), pre moving , FPS 4.58, Running 89.79s Step 310( N/A%), pre moving , FPS 4.61, Running 89.90s Step 311( N/A%), pre moving , FPS 4.98, Running 89.99s Step 312( N/A%), pre moving , FPS 4.76, Running 90.27s Step 313( N/A%), pre moving , FPS 4.70, Running 90.41s Step 314( N/A%), pre moving , FPS 4.96, Running 90.52s Step 315( N/A%), pre moving , FPS 4.71, Running 90.82s Step 316( N/A%), pre moving , FPS 4.57, Running 91.04s Step 317( N/A%), pre moving , FPS 4.79, Running 91.18s Step 318( N/A%), pre moving , FPS 4.49, Running 91.56s Step 319( N/A%), pre moving , FPS 4.41, Running 91.73s Step 320( N/A%), pre moving , FPS 4.13, Running 92.11s Step 321( N/A%), pre moving , FPS 4.29, Running 92.28s Step 322( N/A%), pre moving , FPS 4.04, Running 92.67s Step 323( N/A%), pre moving , FPS 3.99, Running 92.82s Step 324( N/A%), pre moving , FPS 3.95, Running 93.22s Step 325( N/A%), pre moving , FPS 3.92, Running 93.37s Step 326( N/A%), pre moving , FPS 3.88, Running 93.51s Step 327( N/A%), pre moving , FPS 3.88, Running 93.84s Step 328( N/A%), pre moving , FPS 3.87, Running 93.95s Step 329( N/A%), pre moving , FPS 4.70, Running 94.04s Step 330( N/A%), pre moving , FPS 4.48, Running 94.36s Step 331( N/A%), pre moving , FPS 4.46, Running 94.47s Step 332( N/A%), pre moving , FPS 4.66, Running 94.56s Step 333( N/A%), pre moving , FPS 4.72, Running 94.65s Step 334( N/A%), pre moving , FPS 4.48, Running 94.99s Step 335( N/A%), pre moving , FPS 4.69, Running 95.09s Step 336( N/A%), pre moving , FPS 4.84, Running 95.17s Step 337( N/A%), pre moving , FPS 4.89, Running 95.27s Step 338( N/A%), pre moving , FPS 4.95, Running 95.60s Step 339( N/A%), pre moving , FPS 5.02, Running 95.71s Step 340( N/A%), pre moving , FPS 5.42, Running 95.81s Step 341( N/A%), pre moving , FPS 5.16, Running 96.15s Step 342( N/A%), pre moving , FPS 5.58, Running 96.25s Step 343( N/A%), pre moving , FPS 5.70, Running 96.33s Step 344( N/A%), pre moving , FPS 6.22, Running 96.43s Step 345( N/A%), pre moving , FPS 5.89, Running 96.76s Step 346( N/A%), pre moving , FPS 5.94, Running 96.87s Step 347( N/A%), pre moving , FPS 6.39, Running 96.97s Step 348( N/A%), pre moving , FPS 5.96, Running 97.30s Step 349( N/A%), pre moving , FPS 5.94, Running 97.40s Step 350( N/A%), pre moving , FPS 6.39, Running 97.49s Step 351( N/A%), pre moving , FPS 6.36, Running 97.62s Step 352( N/A%), pre moving , FPS 5.97, Running 97.91s Step 353( N/A%), pre moving , FPS 5.93, Running 98.02s Step 354( N/A%), pre moving , FPS 6.41, Running 98.11s Step 355( N/A%), pre moving , FPS 5.94, Running 98.46s Step 356( N/A%), pre moving , FPS 5.92, Running 98.54s Step 357( N/A%), pre moving , FPS 5.94, Running 98.64s Step 358( N/A%), pre moving , FPS 6.40, Running 98.73s Step 359( N/A%), pre moving , FPS 5.98, Running 99.06s Step 360( N/A%), pre moving , FPS 5.95, Running 99.17s Step 361( N/A%), pre moving , FPS 6.45, Running 99.25s Step 362( N/A%), pre moving , FPS 6.49, Running 99.33s Step 363( N/A%), pre moving , FPS 5.99, Running 99.67s Step 364( N/A%), pre moving , FPS 5.99, Running 99.77s Step 365( N/A%), pre moving , FPS 6.44, Running 99.87s Step 366( N/A%), pre moving , FPS 6.00, Running 100.21s Step 367( N/A%), pre moving , FPS 5.98, Running 100.31s Step 368( N/A%), pre moving , FPS 6.47, Running 100.40s Step 369( N/A%), pre moving , FPS 6.39, Running 100.53s Step 370( N/A%), pre moving , FPS 6.05, Running 100.80s Step 371( N/A%), pre moving , FPS 6.09, Running 100.90s Step 372( N/A%), pre moving , FPS 3.96, Running 102.97s Step 373( N/A%), pre moving , FPS 3.66, Running 103.49s Step 374( N/A%), pre moving , FPS 3.59, Running 103.68s Step 375( N/A%), pre moving , FPS 3.37, Running 104.40s Step 376( N/A%), pre moving , FPS 3.27, Running 104.66s Step 377( N/A%), pre moving , FPS 3.08, Running 105.13s Step 378( N/A%), pre moving , FPS 3.01, Running 105.38s Step 379( N/A%), pre moving , FPS 2.84, Running 106.11s Step 380( N/A%), pre moving , FPS 2.78, Running 106.35s Step 381( N/A%), pre moving , FPS 2.61, Running 106.91s Step 382( N/A%), pre moving , FPS 2.48, Running 107.39s Step 383( N/A%), pre moving , FPS 2.42, Running 107.95s Step 384( N/A%), pre moving , FPS 2.32, Running 108.40s Step 385( N/A%), pre moving , FPS 2.20, Running 108.97s Step 386( N/A%), pre moving , FPS 2.22, Running 109.21s Step 387( N/A%), pre moving , FPS 2.08, Running 109.93s Step 388( N/A%), pre moving , FPS 2.05, Running 110.18s Step 389( N/A%), pre moving , FPS 1.98, Running 110.65s Step 390( N/A%), pre moving , FPS 1.98, Running 110.90s Step 391( N/A%), pre moving , FPS 1.90, Running 111.42s Step 392( 0.33%), action 1, FPS 2.02, Running 112.88s Step 393( 0.67%), action 2, FPS 2.02, Running 113.39s Step 394( 1.00%), action 3, FPS 1.85, Running 114.52s Step 395( 1.33%), action 4, FPS 1.86, Running 115.13s Step 396( 1.67%), action 5, FPS 1.76, Running 116.03s Step 397( 2.00%), action 6, FPS 1.78, Running 116.36s Step 398( 2.33%), action 7, FPS 1.70, Running 117.17s Step 399( 2.67%), action 8, FPS 1.75, Running 117.52s Step 400( 3.00%), action 9, FPS 1.67, Running 118.35s Step 401( 3.33%), action 10, FPS 1.67, Running 118.91s Step 402( 3.67%), action 11, FPS 1.60, Running 119.91s Step 403( 4.00%), action 12, FPS 1.64, Running 120.17s Step 404( 4.33%), action 13, FPS 1.58, Running 121.07s Step 405( 4.67%), action 14, FPS 1.59, Running 121.52s Step 406( 5.00%), action 15, FPS 1.51, Running 122.48s Step 407( 5.33%), action 16, FPS 1.55, Running 122.82s Step 408( 5.67%), action 17, FPS 1.48, Running 123.68s Step 409( 6.00%), action 18, FPS 1.45, Running 124.47s Step 410( 6.33%), action 19, FPS 1.35, Running 125.67s Step 411( 6.67%), action 20, FPS 1.35, Running 126.26s Step 412( 7.00%), action 21, FPS 1.40, Running 127.19s Step 413( 7.33%), action 22, FPS 1.42, Running 127.51s Step 414( 7.67%), action 23, FPS 1.44, Running 128.43s Step 415( 8.00%), action 24, FPS 1.44, Running 129.00s Step 416( 8.33%), action 25, FPS 1.47, Running 129.63s Step 417( 8.67%), action 26, FPS 1.45, Running 130.13s Step 418( 9.00%), action 27, FPS 1.45, Running 130.97s Step 419( 9.33%), action 28, FPS 1.41, Running 131.69s Step 420( 9.67%), action 29, FPS 1.39, Running 132.75s Step 421( 10.00%), action 30, FPS 1.39, Running 133.32s Step 422( 10.33%), action 31, FPS 1.40, Running 134.24s Step 423( 10.67%), action 32, FPS 1.39, Running 134.53s Step 424( 11.00%), action 33, FPS 1.40, Running 135.40s Step 425( 11.33%), action 34, FPS 1.39, Running 135.95s Step 426( 11.67%), action 35, FPS 1.39, Running 136.90s Step 427( 12.00%), action 36, FPS 1.39, Running 137.21s Step 428( 12.33%), action 37, FPS 1.39, Running 138.06s Step 429( 12.67%), action 38, FPS 1.41, Running 138.62s Step 430( 13.00%), action 39, FPS 1.47, Running 139.26s Step 431( 13.33%), action 40, FPS 1.50, Running 139.55s Step 432( 13.67%), action 41, FPS 1.56, Running 140.03s Step 433( 14.00%), action 42, FPS 1.55, Running 140.39s Step 434( 14.33%), action 43, FPS 1.61, Running 140.86s Step 435( 14.67%), action 44, FPS 1.65, Running 141.15s Step 436( 15.00%), action 45, FPS 1.65, Running 141.73s Step 437( 15.33%), action 46, FPS 1.64, Running 142.33s Step 438( 15.67%), action 47, FPS 1.66, Running 143.00s Step 439( 16.00%), action 48, FPS 1.70, Running 143.47s Step 440( 16.33%), action 49, FPS 1.72, Running 144.38s Step 441( 16.67%), action 50, FPS 1.76, Running 144.68s Step 442( 17.00%), action 51, FPS 1.75, Running 145.64s Step 443( 17.33%), action 52, FPS 1.72, Running 146.13s Step 444( 17.67%), action 53, FPS 1.72, Running 147.03s Step 445( 18.00%), action 54, FPS 1.76, Running 147.31s Step 446( 18.33%), action 55, FPS 1.76, Running 148.24s Step 447( 18.67%), action 56, FPS 1.73, Running 148.77s Step 448( 19.00%), action 57, FPS 1.76, Running 149.41s Step 449( 19.33%), action 58, FPS 1.77, Running 149.95s Step 450( 19.67%), action 59, FPS 1.77, Running 150.53s Step 451( 20.00%), action 60, FPS 1.74, Running 151.05s Step 452( 20.33%), action 61, FPS 1.67, Running 151.98s Step 453( 20.67%), action 62, FPS 1.69, Running 152.26s Step 454( 21.00%), action 63, FPS 1.63, Running 153.15s Step 455( 21.33%), action 64, FPS 1.62, Running 153.49s Step 456( 21.67%), action 65, FPS 1.59, Running 154.30s Step 457( 22.00%), action 66, FPS 1.59, Running 154.91s Step 458( 22.33%), action 67, FPS 1.57, Running 155.74s Step 459( 22.67%), action 68, FPS 1.59, Running 156.05s Step 460( 23.00%), action 69, FPS 1.59, Running 156.93s Step 461( 23.33%), action 70, FPS 1.55, Running 157.57s Step 462( 23.67%), action 71, FPS 1.58, Running 158.31s Step 463( 24.00%), action 72, FPS 1.59, Running 158.73s Step 464( 24.33%), action 73, FPS 1.62, Running 159.35s Step 465( 24.67%), action 74, FPS 1.63, Running 159.57s Step 466( 25.00%), action 75, FPS 1.71, Running 159.92s Step 467( 25.33%), action 76, FPS 1.75, Running 160.23s Step 468( 25.67%), action 77, FPS 1.76, Running 160.75s Step 469( 26.00%), action 78, FPS 1.76, Running 161.34s Step 470( 26.33%), action 79, FPS 1.70, Running 162.29s Step 471( 26.67%), action 80, FPS 1.70, Running 162.82s Step 472( 27.00%), action 81, FPS 1.69, Running 163.81s Step 473( 27.33%), action 82, FPS 1.68, Running 164.17s Step 474( 27.67%), action 83, FPS 1.70, Running 164.92s Step 475( 28.00%), action 84, FPS 1.67, Running 165.47s Step 476( 28.33%), action 85, FPS 1.64, Running 166.50s Step 477( 28.67%), action 86, FPS 1.65, Running 167.05s Step 478( 29.00%), action 87, FPS 1.63, Running 168.02s Step 479( 29.33%), action 88, FPS 1.58, Running 168.70s Step 480( 29.67%), action 89, FPS 1.58, Running 169.56s Step 481( 30.00%), action 90, FPS 1.63, Running 169.83s Step 482( 30.33%), action 91, FPS 1.61, Running 170.76s Step 483( 30.67%), action 92, FPS 1.59, Running 171.33s Step 484( 31.00%), action 93, FPS 1.55, Running 172.25s Step 485( 31.33%), action 94, FPS 1.54, Running 172.55s Step 486( 31.67%), action 95, FPS 1.48, Running 173.43s Step 487( 32.00%), action 96, FPS 1.48, Running 173.72s Step 488( 32.33%), action 97, FPS 1.45, Running 174.53s Step 489( 32.67%), action 98, FPS 1.48, Running 174.83s Step 490( 33.00%), action 99, FPS 1.49, Running 175.73s Step 491( 33.33%), action 100, FPS 1.51, Running 176.09s Step 492( 33.67%), action 101, FPS 1.52, Running 176.93s Step 493( 34.00%), action 102, FPS 1.50, Running 177.48s Step 494( 34.33%), action 103, FPS 1.51, Running 178.14s Step 495( 34.67%), action 104, FPS 1.52, Running 178.67s Step 496( 35.00%), action 105, FPS 1.59, Running 179.05s Step 497( 35.33%), action 106, FPS 1.62, Running 179.37s Step 498( 35.67%), action 107, FPS 1.69, Running 179.87s Step 499( 36.00%), action 108, FPS 1.69, Running 180.53s Step 500( 36.33%), action 109, FPS 1.69, Running 181.38s Step 501( 36.67%), action 110, FPS 1.67, Running 181.80s Step 502( 37.00%), action 111, FPS 1.68, Running 182.69s Step 503( 37.33%), action 112, FPS 1.71, Running 183.01s Step 504( 37.67%), action 113, FPS 1.75, Running 183.71s Step 505( 38.00%), action 114, FPS 1.75, Running 184.00s Step 506( 38.33%), action 115, FPS 1.74, Running 184.91s Step 507( 38.67%), action 116, FPS 1.70, Running 185.47s Step 508( 39.00%), action 117, FPS 1.74, Running 186.05s Step 509( 39.33%), action 118, FPS 1.71, Running 186.54s Step 510( 39.67%), action 119, FPS 1.69, Running 187.56s Step 511( 40.00%), action 120, FPS 1.70, Running 187.85s Step 512( 40.33%), action 121, FPS 1.69, Running 188.77s Step 513( 40.67%), action 122, FPS 1.69, Running 189.29s Step 514( 41.00%), action 123, FPS 1.69, Running 189.96s Step 515( 41.33%), action 124, FPS 1.70, Running 190.46s Step 516( 41.67%), action 125, FPS 1.62, Running 191.36s Step 517( 42.00%), action 126, FPS 1.63, Running 191.65s Step 518( 42.33%), action 127, FPS 1.60, Running 192.34s Step 519( 42.67%), action 128, FPS 1.64, Running 192.75s Step 520( 43.00%), action 129, FPS 1.65, Running 193.47s Step 521( 43.33%), action 130, FPS 1.65, Running 193.93s Step 522( 43.67%), action 131, FPS 1.64, Running 194.85s Step 523( 44.00%), action 132, FPS 1.61, Running 195.47s Step 524( 44.33%), action 133, FPS 1.60, Running 196.22s Step 525( 44.67%), action 134, FPS 1.58, Running 196.67s Step 526( 45.00%), action 135, FPS 1.56, Running 197.69s Step 527( 45.33%), action 136, FPS 1.58, Running 198.11s Step 528( 45.67%), action 137, FPS 1.60, Running 198.53s Step 529( 46.00%), action 138, FPS 1.62, Running 198.88s Step 530( 46.33%), action 139, FPS 1.66, Running 199.60s Step 531( 46.67%), action 140, FPS 1.66, Running 199.87s Step 532( 47.00%), action 141, FPS 1.66, Running 200.81s Step 533( 47.33%), action 142, FPS 1.68, Running 201.18s Step 534( 47.67%), action 143, FPS 1.67, Running 201.91s Step 535( 48.00%), action 144, FPS 1.67, Running 202.47s Step 536( 48.33%), action 145, FPS 1.71, Running 203.06s Step 537( 48.67%), action 146, FPS 1.67, Running 203.59s Step 538( 49.00%), action 147, FPS 1.63, Running 204.60s Step 539( 49.33%), action 148, FPS 1.65, Running 204.90s Step 540( 49.67%), action 149, FPS 1.63, Running 205.74s Step 541( 50.00%), action 150, FPS 1.61, Running 206.36s Step 542( 50.33%), action 151, FPS 1.61, Running 207.26s Step 543( 50.67%), action 152, FPS 1.65, Running 207.59s Step 544( 51.00%), action 153, FPS 1.63, Running 208.49s Step 545( 51.33%), action 154, FPS 1.62, Running 209.03s Step 546( 51.67%), action 155, FPS 1.64, Running 209.86s Step 547( 52.00%), action 156, FPS 1.65, Running 210.26s Step 548( 52.33%), action 157, FPS 1.61, Running 210.95s Step 549( 52.67%), action 158, FPS 1.59, Running 211.47s Step 550( 53.00%), action 159, FPS 1.57, Running 212.30s Step 551( 53.33%), action 160, FPS 1.53, Running 212.92s Step 552( 53.67%), action 161, FPS 1.53, Running 213.91s Step 553( 54.00%), action 162, FPS 1.52, Running 214.31s Step 554( 54.33%), action 163, FPS 1.51, Running 215.15s Step 555( 54.67%), action 164, FPS 1.52, Running 215.65s Step 556( 55.00%), action 165, FPS 1.48, Running 216.61s Step 557( 55.33%), action 166, FPS 1.51, Running 216.87s Step 558( 55.67%), action 167, FPS 1.58, Running 217.26s Step 559( 56.00%), action 168, FPS 1.57, Running 217.61s Step 560( 56.33%), action 169, FPS 1.61, Running 218.18s Step 561( 56.67%), action 170, FPS 1.62, Running 218.72s Step 562( 57.00%), action 171, FPS 1.60, Running 219.72s Step 563( 57.33%), action 172, FPS 1.60, Running 220.10s Step 564( 57.67%), action 173, FPS 1.61, Running 220.89s Step 565( 58.00%), action 174, FPS 1.61, Running 221.43s Step 566( 58.33%), action 175, FPS 1.63, Running 222.11s Step 567( 58.67%), action 176, FPS 1.61, Running 222.66s Step 568( 59.00%), action 177, FPS 1.58, Running 223.62s Step 569( 59.33%), action 178, FPS 1.61, Running 223.90s Step 570( 59.67%), action 179, FPS 1.61, Running 224.71s Step 571( 60.00%), action 180, FPS 1.61, Running 225.35s Step 572( 60.33%), action 181, FPS 1.63, Running 226.16s Step 573( 60.67%), action 182, FPS 1.62, Running 226.65s Step 574( 61.00%), action 183, FPS 1.59, Running 227.76s Step 575( 61.33%), action 184, FPS 1.60, Running 228.16s Step 576( 61.67%), action 185, FPS 1.60, Running 229.08s Step 577( 62.00%), action 186, FPS 1.58, Running 229.55s Step 578( 62.33%), action 187, FPS 1.55, Running 230.19s Step 579( 62.67%), action 188, FPS 1.52, Running 230.79s Step 580( 63.00%), action 189, FPS 1.46, Running 231.92s Step 581( 63.33%), action 190, FPS 1.45, Running 232.53s Step 582( 63.67%), action 191, FPS 1.43, Running 233.70s Step 583( 64.00%), action 192, FPS 1.43, Running 234.11s Step 584( 64.33%), action 193, FPS 1.41, Running 235.08s Step 585( 64.67%), action 194, FPS 1.41, Running 235.62s Step 586( 65.00%), action 195, FPS 1.45, Running 235.95s Step 587( 65.33%), action 196, FPS 1.47, Running 236.23s Step 588( 65.67%), action 197, FPS 1.47, Running 237.24s Step 589( 66.00%), action 198, FPS 1.47, Running 237.51s Step 590( 66.33%), action 199, FPS 1.45, Running 238.46s Step 591( 66.67%), action 200, FPS 1.46, Running 239.09s Step 592( 67.00%), action 201, FPS 1.43, Running 240.11s Step 593( 67.33%), action 202, FPS 1.43, Running 240.65s Step 594( 67.67%), action 203, FPS 1.44, Running 241.67s Step 595( 68.00%), action 204, FPS 1.44, Running 242.01s Step 596( 68.33%), action 205, FPS 1.46, Running 242.80s Step 597( 68.67%), action 206, FPS 1.47, Running 243.11s Step 598( 69.00%), action 207, FPS 1.45, Running 243.96s Step 599( 69.33%), action 208, FPS 1.46, Running 244.46s Step 600( 69.67%), action 209, FPS 1.52, Running 245.08s Step 601( 70.00%), action 210, FPS 1.53, Running 245.63s Step 602( 70.33%), action 211, FPS 1.55, Running 246.58s Step 603( 70.67%), action 212, FPS 1.57, Running 246.84s Step 604( 71.00%), action 213, FPS 1.58, Running 247.77s Step 605( 71.33%), action 214, FPS 1.60, Running 248.13s Step 606( 71.67%), action 215, FPS 1.55, Running 248.89s Step 607( 72.00%), action 216, FPS 1.52, Running 249.43s Step 608( 72.33%), action 217, FPS 1.55, Running 250.18s Step 609( 72.67%), action 218, FPS 1.53, Running 250.57s Step 610( 73.00%), action 219, FPS 1.55, Running 251.34s Step 611( 73.33%), action 220, FPS 1.58, Running 251.72s Step 612( 73.67%), action 221, FPS 1.59, Running 252.67s Step 613( 74.00%), action 222, FPS 1.62, Running 252.97s Step 614( 74.33%), action 223, FPS 1.66, Running 253.75s Step 615( 74.67%), action 224, FPS 1.66, Running 254.05s Step 616( 75.00%), action 225, FPS 1.71, Running 254.51s Step 617( 75.33%), action 226, FPS 1.72, Running 254.70s Step 618( 75.67%), action 227, FPS 1.79, Running 255.11s Step 619( 76.00%), action 228, FPS 1.83, Running 255.41s Step 620( 76.33%), action 229, FPS 1.75, Running 256.49s Step 621( 76.67%), action 230, FPS 1.76, Running 257.01s Step 622( 77.00%), action 231, FPS 1.75, Running 258.02s Step 623( 77.33%), action 232, FPS 1.69, Running 258.67s Step 624( 77.67%), action 233, FPS 1.71, Running 259.47s Step 625( 78.00%), action 234, FPS 1.65, Running 260.28s Step 626( 78.33%), action 235, FPS 1.61, Running 261.28s Step 627( 78.67%), action 236, FPS 1.60, Running 261.97s Step 628( 79.00%), action 237, FPS 1.55, Running 263.09s Step 629( 79.33%), action 238, FPS 1.54, Running 263.53s Step 630( 79.67%), action 239, FPS 1.53, Running 264.43s Step 631( 80.00%), action 240, FPS 1.54, Running 264.74s Step 632( 80.33%), action 241, FPS 1.54, Running 265.68s Step 633( 80.67%), action 242, FPS 1.50, Running 266.26s Step 634( 81.00%), action 243, FPS 1.48, Running 267.22s Step 635( 81.33%), action 244, FPS 1.46, Running 267.79s Step 636( 81.67%), action 245, FPS 1.40, Running 268.79s Step 637( 82.00%), action 246, FPS 1.38, Running 269.14s Step 638( 82.33%), action 247, FPS 1.34, Running 270.00s Step 639( 82.67%), action 248, FPS 1.32, Running 270.58s Step 640( 83.00%), action 249, FPS 1.33, Running 271.54s Step 641( 83.33%), action 250, FPS 1.35, Running 271.87s Step 642( 83.67%), action 251, FPS 1.35, Running 272.81s Step 643( 84.00%), action 252, FPS 1.36, Running 273.36s Step 644( 84.33%), action 253, FPS 1.38, Running 273.99s Step 645( 84.67%), action 254, FPS 1.43, Running 274.24s Step 646( 85.00%), action 255, FPS 1.47, Running 274.92s Step 647( 85.33%), action 256, FPS 1.50, Running 275.29s Step 648( 85.67%), action 257, FPS 1.50, Running 276.39s Step 649( 86.00%), action 258, FPS 1.50, Running 276.87s Step 650( 86.33%), action 259, FPS 1.49, Running 277.85s Step 651( 86.67%), action 260, FPS 1.45, Running 278.51s Step 652( 87.00%), action 261, FPS 1.43, Running 279.68s Step 653( 87.33%), action 262, FPS 1.44, Running 280.14s Step 654( 87.67%), action 263, FPS 1.44, Running 281.15s Step 655( 88.00%), action 264, FPS 1.43, Running 281.76s [2026-08-02 20:44:02] [48 ] Seed 47 success after 282.08 s. +steps: 655 , actions: 264 . +Instruction: Empty +Total 27/48(56.25%) success. +Setting seed: 48 +Step 1( N/A%), pre moving , FPS 2.44, Running 0.41s Step 2( N/A%), pre moving , FPS 3.89, Running 0.51s Step 3( N/A%), pre moving , FPS 5.08, Running 0.59s Step 4( N/A%), pre moving , FPS 5.82, Running 0.69s Step 5( N/A%), pre moving , FPS 4.82, Running 1.04s Step 6( N/A%), pre moving , FPS 5.18, Running 1.16s Step 7( N/A%), pre moving , FPS 5.54, Running 1.26s Step 8( N/A%), pre moving , FPS 5.00, Running 1.60s Step 9( N/A%), pre moving , FPS 5.34, Running 1.68s Step 10( N/A%), pre moving , FPS 5.65, Running 1.77s Step 11( N/A%), pre moving , FPS 5.90, Running 1.87s Step 12( N/A%), pre moving , FPS 5.45, Running 2.20s Step 13( N/A%), pre moving , FPS 5.63, Running 2.31s Step 14( N/A%), pre moving , FPS 5.83, Running 2.40s Step 15( N/A%), pre moving , FPS 6.03, Running 2.49s Step 16( N/A%), pre moving , FPS 5.68, Running 2.82s Step 17( N/A%), pre moving , FPS 5.81, Running 2.93s Step 18( N/A%), pre moving , FPS 5.99, Running 3.00s Step 19( N/A%), pre moving , FPS 6.13, Running 3.10s Step 20( N/A%), pre moving , FPS 5.83, Running 3.43s Step 21( N/A%), pre moving , FPS 5.58, Running 3.99s Step 22( N/A%), pre moving , FPS 5.49, Running 4.16s Step 23( N/A%), pre moving , FPS 5.48, Running 4.24s Step 24( N/A%), pre moving , FPS 5.15, Running 4.57s Step 25( N/A%), pre moving , FPS 5.57, Running 4.63s Step 26( N/A%), pre moving , FPS 4.98, Running 5.17s Step 27( N/A%), pre moving , FPS 4.98, Running 5.28s Step 28( N/A%), pre moving , FPS 5.30, Running 5.37s Step 29( N/A%), pre moving , FPS 4.97, Running 5.71s Step 30( N/A%), pre moving , FPS 4.94, Running 5.82s Step 31( N/A%), pre moving , FPS 4.95, Running 5.91s Step 32( N/A%), pre moving , FPS 5.27, Running 6.00s Step 33( N/A%), pre moving , FPS 4.98, Running 6.32s Step 34( N/A%), pre moving , FPS 5.02, Running 6.38s Step 35( N/A%), pre moving , FPS 5.01, Running 6.48s Step 36( N/A%), pre moving , FPS 4.67, Running 7.10s Step 37( N/A%), pre moving , FPS 4.69, Running 7.19s Step 38( N/A%), pre moving , FPS 4.42, Running 7.53s Step 39( N/A%), pre moving , FPS 4.41, Running 7.64s Step 40( N/A%), pre moving , FPS 4.66, Running 7.72s Step 41( N/A%), pre moving , FPS 5.21, Running 7.83s Step 42( N/A%), pre moving , FPS 4.99, Running 8.16s Step 43( N/A%), pre moving , FPS 4.96, Running 8.27s Step 44( N/A%), pre moving , FPS 5.27, Running 8.37s Step 45( N/A%), pre moving , FPS 5.23, Running 8.46s Step 46( N/A%), pre moving , FPS 5.40, Running 8.87s Step 47( N/A%), pre moving , FPS 5.36, Running 9.01s Step 48( N/A%), pre moving , FPS 4.99, Running 9.38s Step 49( N/A%), pre moving , FPS 5.23, Running 9.53s Step 50( N/A%), pre moving , FPS 4.86, Running 9.94s Step 51( N/A%), pre moving , FPS 4.79, Running 10.08s Step 52( N/A%), pre moving , FPS 4.73, Running 10.23s Step 53( N/A%), pre moving , FPS 4.64, Running 10.63s Step 54( N/A%), pre moving , FPS 4.56, Running 10.77s Step 55( N/A%), pre moving , FPS 4.27, Running 11.16s Step 56( N/A%), pre moving , FPS 4.78, Running 11.28s Step 57( N/A%), pre moving , FPS 4.73, Running 11.42s Step 58( N/A%), pre moving , FPS 4.96, Running 11.57s Step 59( N/A%), pre moving , FPS 4.91, Running 11.71s Step 60( N/A%), pre moving , FPS 4.83, Running 11.86s Step 61( N/A%), pre moving , FPS 4.79, Running 12.00s Step 62( N/A%), pre moving , FPS 5.02, Running 12.15s Step 63( N/A%), pre moving , FPS 4.96, Running 12.31s Step 64( N/A%), pre moving , FPS 4.62, Running 12.69s Step 65( N/A%), pre moving , FPS 4.58, Running 12.83s Step 66( N/A%), pre moving , FPS 4.61, Running 13.21s Step 67( N/A%), pre moving , FPS 4.59, Running 13.36s Step 68( N/A%), pre moving , FPS 4.56, Running 13.77s Step 69( N/A%), pre moving , FPS 4.56, Running 13.92s Step 70( N/A%), pre moving , FPS 4.85, Running 14.06s Step 71( N/A%), pre moving , FPS 4.57, Running 14.46s Step 72( N/A%), pre moving , FPS 4.57, Running 14.60s Step 73( N/A%), pre moving , FPS 4.58, Running 15.00s Step 74( N/A%), pre moving , FPS 4.61, Running 15.11s Step 75( N/A%), pre moving , FPS 4.97, Running 15.19s Step 76( N/A%), pre moving , FPS 5.00, Running 15.28s Step 77( N/A%), pre moving , FPS 4.75, Running 15.63s Step 78( N/A%), pre moving , FPS 4.79, Running 15.74s Step 79( N/A%), pre moving , FPS 4.85, Running 15.83s Step 80( N/A%), pre moving , FPS 4.93, Running 15.92s Step 81( N/A%), pre moving , FPS 4.69, Running 16.27s Step 82( N/A%), pre moving , FPS 4.74, Running 16.37s Step 83( N/A%), pre moving , FPS 4.80, Running 16.48s Step 84( N/A%), pre moving , FPS 4.84, Running 16.83s Step 85( N/A%), pre moving , FPS 4.88, Running 16.92s Step 86( N/A%), pre moving , FPS 5.27, Running 17.01s Step 87( N/A%), pre moving , FPS 5.35, Running 17.11s Step 88( N/A%), pre moving , FPS 5.43, Running 17.45s Step 89( N/A%), pre moving , FPS 5.50, Running 17.56s Step 90( N/A%), pre moving , FPS 5.57, Running 17.65s Step 91( N/A%), pre moving , FPS 5.65, Running 18.00s Step 92( N/A%), pre moving , FPS 4.49, Running 19.06s Step 93( N/A%), pre moving , FPS 4.69, Running 19.27s Step 94( N/A%), pre moving , FPS 4.24, Running 19.82s Step 95( N/A%), pre moving , FPS 3.95, Running 20.26s Step 96( N/A%), pre moving , FPS 3.61, Running 20.82s Step 97( N/A%), pre moving , FPS 3.69, Running 21.05s Step 98( N/A%), pre moving , FPS 3.44, Running 21.56s Step 99( N/A%), pre moving , FPS 3.25, Running 21.99s Step 100( N/A%), pre moving , FPS 3.03, Running 22.53s Step 101( N/A%), pre moving , FPS 3.07, Running 22.77s Step 102( N/A%), pre moving , FPS 2.91, Running 23.25s Step 103( N/A%), pre moving , FPS 2.79, Running 23.64s Step 104( N/A%), pre moving , FPS 2.72, Running 24.18s Step 105( N/A%), pre moving , FPS 2.67, Running 24.41s Step 106( N/A%), pre moving , FPS 2.55, Running 24.86s Step 107( N/A%), pre moving , FPS 2.45, Running 25.28s Step 108( N/A%), pre moving , FPS 2.37, Running 25.88s Step 109( N/A%), pre moving , FPS 2.29, Running 26.29s Step 110( N/A%), pre moving , FPS 2.22, Running 26.66s Step 111( N/A%), pre moving , FPS 2.22, Running 27.01s Step 112( N/A%), pre moving , FPS 2.35, Running 27.56s Step 113( N/A%), pre moving , FPS 2.28, Running 28.02s Step 114( N/A%), pre moving , FPS 2.28, Running 28.60s Step 115( N/A%), pre moving , FPS 2.32, Running 28.87s Step 116( N/A%), pre moving , FPS 2.36, Running 29.29s Step 117( N/A%), pre moving , FPS 2.29, Running 29.77s Step 118( N/A%), pre moving , FPS 2.30, Running 30.27s Step 119( N/A%), pre moving , FPS 2.37, Running 30.43s Step 120( N/A%), pre moving , FPS 2.46, Running 30.66s Step 121( N/A%), pre moving , FPS 2.49, Running 30.80s Step 122( N/A%), pre moving , FPS 2.57, Running 31.04s Step 123( N/A%), pre moving , FPS 2.62, Running 31.26s Step 124( N/A%), pre moving , FPS 2.68, Running 31.64s Step 125( N/A%), pre moving , FPS 2.68, Running 31.87s Step 126( N/A%), pre moving , FPS 2.63, Running 32.46s Step 127( N/A%), pre moving , FPS 2.62, Running 32.92s Step 128( N/A%), pre moving , FPS 2.62, Running 33.51s Step 129( N/A%), pre moving , FPS 2.66, Running 33.81s Step 130( N/A%), pre moving , FPS 2.64, Running 34.23s Step 131( N/A%), pre moving , FPS 2.61, Running 34.66s Step 132( N/A%), pre moving , FPS 2.61, Running 35.23s Step 133( N/A%), pre moving , FPS 2.61, Running 35.68s Step 134( N/A%), pre moving , FPS 2.61, Running 36.27s Step 135( N/A%), pre moving , FPS 2.54, Running 36.73s Step 136( N/A%), pre moving , FPS 2.50, Running 37.28s Step 137( N/A%), pre moving , FPS 2.59, Running 37.47s Step 138( N/A%), pre moving , FPS 2.57, Running 38.05s Step 139( N/A%), pre moving , FPS 2.48, Running 38.50s Step 140( N/A%), pre moving , FPS 2.38, Running 39.08s Step 141( N/A%), pre moving , FPS 2.29, Running 39.55s Step 142( N/A%), pre moving , FPS 2.20, Running 40.12s Step 143( N/A%), pre moving , FPS 2.15, Running 40.56s Step 144( N/A%), pre moving , FPS 2.10, Running 41.16s Step 145( N/A%), pre moving , FPS 2.11, Running 41.35s Step 146( N/A%), pre moving , FPS 2.13, Running 41.83s Step 147( N/A%), pre moving , FPS 2.16, Running 42.19s Step 148( N/A%), pre moving , FPS 2.27, Running 42.30s Step 149( N/A%), pre moving , FPS 2.33, Running 42.40s Step 150( N/A%), pre moving , FPS 2.35, Running 42.75s Step 151( N/A%), pre moving , FPS 2.44, Running 42.86s Step 152( N/A%), pre moving , FPS 2.59, Running 42.94s Step 153( N/A%), pre moving , FPS 2.70, Running 43.09s Step 154( N/A%), pre moving , FPS 2.81, Running 43.38s Step 155( N/A%), pre moving , FPS 2.96, Running 43.49s Step 156( N/A%), pre moving , FPS 3.17, Running 43.58s Step 157( N/A%), pre moving , FPS 2.80, Running 44.61s Step 158( N/A%), pre moving , FPS 3.00, Running 44.71s Step 159( N/A%), pre moving , FPS 3.17, Running 44.81s Step 160( N/A%), pre moving , FPS 3.27, Running 45.19s Step 161( N/A%), pre moving , FPS 3.49, Running 45.27s Step 162( N/A%), pre moving , FPS 3.59, Running 45.69s Step 163( N/A%), pre moving , FPS 3.78, Running 45.85s Step 164( N/A%), pre moving , FPS 3.92, Running 46.26s Step 165( N/A%), pre moving , FPS 3.94, Running 46.42s Step 166( N/A%), pre moving , FPS 3.99, Running 46.84s Step 167( N/A%), pre moving , FPS 4.15, Running 47.00s Step 168( N/A%), pre moving , FPS 4.12, Running 47.16s Step 169( N/A%), pre moving , FPS 3.86, Running 47.58s Step 170( N/A%), pre moving , FPS 3.97, Running 47.79s Step 171( N/A%), pre moving , FPS 3.76, Running 48.17s Step 172( N/A%), pre moving , FPS 3.73, Running 48.30s Step 173( N/A%), pre moving , FPS 3.56, Running 48.70s Step 174( N/A%), pre moving , FPS 3.62, Running 48.91s Step 175( N/A%), pre moving , FPS 3.44, Running 49.30s Step 176( N/A%), pre moving , FPS 3.31, Running 49.62s Step 177( N/A%), pre moving , FPS 3.75, Running 49.95s Step 178( N/A%), pre moving , FPS 3.74, Running 50.05s Step 179( N/A%), pre moving , FPS 3.75, Running 50.14s Step 180( N/A%), pre moving , FPS 3.95, Running 50.25s Step 181( N/A%), pre moving , FPS 3.94, Running 50.35s Step 182( N/A%), pre moving , FPS 4.12, Running 50.55s Step 183( N/A%), pre moving , FPS 4.04, Running 50.80s Step 184( N/A%), pre moving , FPS 4.14, Running 51.10s Step 185( N/A%), pre moving , FPS 3.89, Running 51.57s Step 186( N/A%), pre moving , FPS 3.94, Running 51.92s Step 187( N/A%), pre moving , FPS 3.67, Running 52.46s Step 188( N/A%), pre moving , FPS 3.43, Running 52.99s Step 189( N/A%), pre moving , FPS 3.36, Running 53.53s Step 190( N/A%), pre moving , FPS 3.18, Running 54.09s Step 191( N/A%), pre moving , FPS 3.09, Running 54.64s Step 192( N/A%), pre moving , FPS 2.90, Running 55.20s Step 193( N/A%), pre moving , FPS 2.83, Running 55.76s Step 194( N/A%), pre moving , FPS 2.70, Running 56.31s Step 195( N/A%), pre moving , FPS 2.65, Running 56.86s Step 196( N/A%), pre moving , FPS 2.57, Running 57.42s Step 197( N/A%), pre moving , FPS 2.51, Running 57.92s Step 198( N/A%), pre moving , FPS 2.39, Running 58.41s Step 199( N/A%), pre moving , FPS 2.35, Running 58.66s Step 200( N/A%), pre moving , FPS 2.24, Running 59.18s Step 201( N/A%), pre moving , FPS 2.14, Running 59.68s Step 202( N/A%), pre moving , FPS 2.09, Running 60.11s Step 203( N/A%), pre moving , FPS 2.10, Running 60.32s Step 204( N/A%), pre moving , FPS 2.07, Running 60.78s Step 205( N/A%), pre moving , FPS 2.15, Running 60.88s Step 206( N/A%), pre moving , FPS 2.15, Running 61.22s Step 207( N/A%), pre moving , FPS 2.25, Running 61.33s Step 208( N/A%), pre moving , FPS 2.37, Running 61.42s Step 209( N/A%), pre moving , FPS 2.41, Running 61.82s Step 210( N/A%), pre moving , FPS 2.54, Running 61.98s Step 211( N/A%), pre moving , FPS 2.59, Running 62.35s Step 212( N/A%), pre moving , FPS 2.75, Running 62.46s Step 213( N/A%), pre moving , FPS 2.95, Running 62.55s Step 214( N/A%), pre moving , FPS 3.04, Running 62.90s Step 215( N/A%), pre moving , FPS 3.26, Running 63.01s Step 216( N/A%), pre moving , FPS 3.52, Running 63.10s Step 217( N/A%), pre moving , FPS 3.62, Running 63.44s Step 218( N/A%), pre moving , FPS 3.89, Running 63.56s Step 219( N/A%), pre moving , FPS 3.40, Running 64.54s Step 220( N/A%), pre moving , FPS 3.65, Running 64.65s Step 221( N/A%), pre moving , FPS 3.95, Running 64.74s Step 222( N/A%), pre moving , FPS 4.03, Running 65.08s Step 223( N/A%), pre moving , FPS 4.11, Running 65.19s Step 224( N/A%), pre moving , FPS 4.34, Running 65.39s Step 225( N/A%), pre moving , FPS 4.11, Running 65.75s Step 226( N/A%), pre moving , FPS 4.14, Running 66.05s Step 227( N/A%), pre moving , FPS 4.03, Running 66.30s Step 228( N/A%), pre moving , FPS 3.99, Running 66.44s Step 229( N/A%), pre moving , FPS 3.97, Running 66.85s Step 230( N/A%), pre moving , FPS 3.99, Running 66.99s Step 231( N/A%), pre moving , FPS 3.96, Running 67.40s Step 232( N/A%), pre moving , FPS 3.94, Running 67.54s Step 233( N/A%), pre moving , FPS 3.72, Running 67.93s Step 234( N/A%), pre moving , FPS 3.85, Running 68.09s Step 235( N/A%), pre moving , FPS 3.66, Running 68.47s Step 236( N/A%), pre moving , FPS 3.62, Running 68.62s Step 237( N/A%), pre moving , FPS 3.56, Running 69.06s Step 238( N/A%), pre moving , FPS 3.59, Running 69.13s Step 239( N/A%), pre moving , FPS 4.29, Running 69.20s Step 240( N/A%), pre moving , FPS 4.33, Running 69.27s Step 241( N/A%), pre moving , FPS 4.32, Running 69.37s Step 242( N/A%), pre moving , FPS 4.49, Running 69.54s Step 243( N/A%), pre moving , FPS 4.42, Running 69.72s Step 244( N/A%), pre moving , FPS 4.43, Running 69.90s Step 245( N/A%), pre moving , FPS 4.62, Running 70.08s Step 246( N/A%), pre moving , FPS 4.73, Running 70.28s Step 247( N/A%), pre moving , FPS 4.51, Running 70.73s Step 248( N/A%), pre moving , FPS 4.47, Running 70.91s Step 249( N/A%), pre moving , FPS 4.44, Running 71.36s Step 250( N/A%), pre moving , FPS 4.16, Running 71.79s Step 251( N/A%), pre moving , FPS 4.35, Running 72.00s Step 252( N/A%), pre moving , FPS 4.07, Running 72.45s Step 253( N/A%), pre moving , FPS 4.26, Running 72.63s Step 254( N/A%), pre moving , FPS 4.01, Running 73.08s Step 255( N/A%), pre moving , FPS 3.94, Running 73.55s Step 256( N/A%), pre moving , FPS 3.95, Running 73.69s Step 257( N/A%), pre moving , FPS 3.93, Running 74.15s Step 258( N/A%), pre moving , FPS 3.88, Running 74.29s Step 259( N/A%), pre moving , FPS 3.61, Running 74.74s Step 260( N/A%), pre moving , FPS 3.57, Running 74.88s Step 261( N/A%), pre moving , FPS 3.36, Running 75.33s Step 262( N/A%), pre moving , FPS 3.23, Running 75.73s Step 263( N/A%), pre moving , FPS 3.22, Running 75.93s Step 264( N/A%), pre moving , FPS 3.08, Running 76.39s Step 265( N/A%), pre moving , FPS 3.08, Running 76.57s Step 266( N/A%), pre moving , FPS 2.96, Running 77.03s Step 267( N/A%), pre moving , FPS 2.96, Running 77.48s Step 268( N/A%), pre moving , FPS 2.95, Running 77.69s Step 269( N/A%), pre moving , FPS 2.94, Running 78.16s Step 270( N/A%), pre moving , FPS 3.05, Running 78.34s Step 271( N/A%), pre moving , FPS 2.94, Running 78.80s Step 272( N/A%), pre moving , FPS 2.95, Running 79.23s Step 273( N/A%), pre moving , FPS 2.93, Running 79.46s Step 274( N/A%), pre moving , FPS 2.90, Running 79.96s Step 275( N/A%), pre moving , FPS 2.88, Running 80.48s Step 276( N/A%), pre moving , FPS 2.75, Running 80.97s Step 277( N/A%), pre moving , FPS 2.74, Running 81.45s Step 278( N/A%), pre moving , FPS 2.69, Running 81.72s Step 279( N/A%), pre moving , FPS 2.68, Running 82.21s Step 280( N/A%), pre moving , FPS 2.55, Running 82.72s Step 281( N/A%), pre moving , FPS 2.64, Running 82.90s Step 282( N/A%), pre moving , FPS 2.62, Running 83.35s Step 283( N/A%), pre moving , FPS 2.63, Running 83.53s Step 284( N/A%), pre moving , FPS 2.65, Running 83.94s Step 285( N/A%), pre moving , FPS 2.66, Running 84.08s Step 286( N/A%), pre moving , FPS 2.76, Running 84.28s Step 287( N/A%), pre moving , FPS 2.83, Running 84.55s Step 288( N/A%), pre moving , FPS 2.88, Running 84.63s Step 289( N/A%), pre moving , FPS 3.05, Running 84.72s Step 290( N/A%), pre moving , FPS 2.98, Running 85.06s Step 291( N/A%), pre moving , FPS 3.14, Running 85.17s Step 292( N/A%), pre moving , FPS 3.32, Running 85.25s Step 293( N/A%), pre moving , FPS 3.36, Running 85.41s Step 294( N/A%), pre moving , FPS 3.48, Running 85.70s Step 295( N/A%), pre moving , FPS 3.73, Running 85.84s Step 296( N/A%), pre moving , FPS 3.83, Running 86.19s Step 297( N/A%), pre moving , FPS 4.15, Running 86.27s Step 298( N/A%), pre moving , FPS 4.31, Running 86.37s Step 299( N/A%), pre moving , FPS 4.71, Running 86.46s Step 300( N/A%), pre moving , FPS 4.90, Running 86.80s Step 301( N/A%), pre moving , FPS 5.00, Running 86.90s Step 302( N/A%), pre moving , FPS 5.50, Running 86.99s Step 303( N/A%), pre moving , FPS 5.66, Running 87.07s Step 304( N/A%), pre moving , FPS 5.80, Running 87.39s Step 305( N/A%), pre moving , FPS 5.84, Running 87.50s Step 306( N/A%), pre moving , FPS 6.02, Running 87.60s Step 307( N/A%), pre moving , FPS 5.90, Running 87.94s Step 308( N/A%), pre moving , FPS 5.90, Running 88.02s Step 309( N/A%), pre moving , FPS 5.93, Running 88.09s Step 310( N/A%), pre moving , FPS 6.47, Running 88.15s Step 311( N/A%), pre moving , FPS 6.51, Running 88.24s Step 312( N/A%), pre moving , FPS 6.04, Running 88.56s Step 313( N/A%), pre moving , FPS 6.25, Running 88.61s Step 314( N/A%), pre moving , FPS 6.76, Running 88.66s Step 315( N/A%), pre moving , FPS 5.79, Running 89.30s Step 316( N/A%), pre moving , FPS 6.31, Running 89.36s Step 317( N/A%), pre moving , FPS 6.25, Running 89.47s Step 318( N/A%), pre moving , FPS 6.21, Running 89.59s Step 319( N/A%), pre moving , FPS 6.09, Running 89.75s Step 320( N/A%), pre moving , FPS 6.57, Running 89.84s Step 321( N/A%), pre moving , FPS 6.62, Running 89.93s Step 322( N/A%), pre moving , FPS 6.12, Running 90.26s Step 323( N/A%), pre moving , FPS 6.06, Running 90.37s Step 324( N/A%), pre moving , FPS 6.43, Running 90.50s Step 325( N/A%), pre moving , FPS 5.85, Running 90.92s Step 326( N/A%), pre moving , FPS 5.76, Running 91.07s Step 327( N/A%), pre moving , FPS 5.66, Running 91.47s Step 328( N/A%), pre moving , FPS 5.57, Running 91.61s Step 329( N/A%), pre moving , FPS 5.14, Running 91.98s Step 330( N/A%), pre moving , FPS 5.07, Running 92.09s Step 331( N/A%), pre moving , FPS 5.06, Running 92.19s Step 332( N/A%), pre moving , FPS 5.03, Running 92.53s Step 333( N/A%), pre moving , FPS 4.96, Running 92.64s Step 334( N/A%), pre moving , FPS 4.91, Running 92.74s Step 335( N/A%), pre moving , FPS 5.29, Running 93.08s Step 336( N/A%), pre moving , FPS 5.23, Running 93.18s Step 337( N/A%), pre moving , FPS 5.27, Running 93.27s Step 338( N/A%), pre moving , FPS 5.31, Running 93.36s Step 339( N/A%), pre moving , FPS 5.07, Running 93.69s Step 340( N/A%), pre moving , FPS 4.98, Running 93.85s Step 341( N/A%), pre moving , FPS 4.65, Running 94.23s Step 342( N/A%), pre moving , FPS 4.85, Running 94.38s Step 343( N/A%), pre moving , FPS 4.82, Running 94.52s Step 344( N/A%), pre moving , FPS 4.52, Running 94.93s Step 345( N/A%), pre moving , FPS 4.83, Running 95.06s Step 346( N/A%), pre moving , FPS 4.57, Running 95.45s Step 347( N/A%), pre moving , FPS 4.83, Running 95.61s Step 348( N/A%), pre moving , FPS 4.56, Running 95.99s Step 349( N/A%), pre moving , FPS 4.85, Running 96.11s Step 350( N/A%), pre moving , FPS 4.81, Running 96.25s Step 351( N/A%), pre moving , FPS 4.50, Running 96.63s Step 352( N/A%), pre moving , FPS 4.71, Running 96.78s Step 353( N/A%), pre moving , FPS 4.41, Running 97.18s Step 354( N/A%), pre moving , FPS 4.36, Running 97.33s Step 355( N/A%), pre moving , FPS 4.55, Running 97.47s Step 356( N/A%), pre moving , FPS 4.26, Running 97.88s Step 357( N/A%), pre moving , FPS 4.21, Running 98.01s Step 358( N/A%), pre moving , FPS 3.97, Running 98.39s Step 359( N/A%), pre moving , FPS 4.16, Running 98.50s Step 360( N/A%), pre moving , FPS 3.96, Running 98.91s Step 361( N/A%), pre moving , FPS 4.18, Running 99.01s Step 362( N/A%), pre moving , FPS 4.23, Running 99.10s Step 363( N/A%), pre moving , FPS 4.28, Running 99.19s Step 364( N/A%), pre moving , FPS 4.35, Running 99.53s Step 365( N/A%), pre moving , FPS 4.37, Running 99.64s Step 366( N/A%), pre moving , FPS 4.68, Running 99.72s Step 367( N/A%), pre moving , FPS 4.49, Running 100.06s Step 368( N/A%), pre moving , FPS 4.85, Running 100.11s Step 369( N/A%), pre moving , FPS 4.86, Running 100.22s Step 370( N/A%), pre moving , FPS 4.94, Running 100.30s Step 371( N/A%), pre moving , FPS 5.37, Running 100.36s Step 372( N/A%), pre moving , FPS 5.12, Running 100.69s Step 373( N/A%), pre moving , FPS 5.53, Running 100.80s Step 374( N/A%), pre moving , FPS 5.62, Running 100.88s Step 375( N/A%), pre moving , FPS 5.70, Running 100.98s Step 376( N/A%), pre moving , FPS 5.86, Running 101.29s Step 377( N/A%), pre moving , FPS 5.91, Running 101.40s Step 378( N/A%), pre moving , FPS 6.44, Running 101.49s Step 379( N/A%), pre moving , FPS 6.01, Running 101.83s Step 380( N/A%), pre moving , FPS 6.63, Running 101.92s Step 381( N/A%), pre moving , FPS 6.62, Running 102.03s Step 382( N/A%), pre moving , FPS 6.61, Running 102.13s Step 383( N/A%), pre moving , FPS 6.11, Running 102.46s Step 384( N/A%), pre moving , FPS 6.57, Running 102.57s Step 385( N/A%), pre moving , FPS 6.59, Running 102.67s Step 386( N/A%), pre moving , FPS 3.86, Running 104.91s Step 387( N/A%), pre moving , FPS 3.63, Running 105.58s Step 388( N/A%), pre moving , FPS 3.45, Running 105.91s Step 389( N/A%), pre moving , FPS 3.24, Running 106.39s Step 390( N/A%), pre moving , FPS 3.17, Running 106.60s Step 391( N/A%), pre moving , FPS 2.88, Running 107.30s Step 392( N/A%), pre moving , FPS 2.88, Running 107.63s Step 393( N/A%), pre moving , FPS 2.67, Running 108.27s Step 394( N/A%), pre moving , FPS 2.64, Running 108.46s Step 395( N/A%), pre moving , FPS 2.55, Running 108.81s Step 396( N/A%), pre moving , FPS 2.59, Running 109.02s Step 397( N/A%), pre moving , FPS 2.47, Running 109.50s Step 398( N/A%), pre moving , FPS 2.44, Running 109.70s Step 399( N/A%), pre moving , FPS 2.31, Running 110.50s Step 400( N/A%), pre moving , FPS 2.27, Running 110.73s Step 401( N/A%), pre moving , FPS 2.16, Running 111.29s Step 402( N/A%), pre moving , FPS 2.07, Running 111.78s Step 403( N/A%), pre moving , FPS 2.03, Running 112.33s Step 404( N/A%), pre moving , FPS 2.01, Running 112.51s Step 405( N/A%), pre moving , FPS 1.88, Running 113.33s Step 406( 0.33%), action 1, FPS 2.08, Running 114.54s Step 407( 0.67%), action 2, FPS 2.11, Running 115.08s Step 408( 1.00%), action 3, FPS 2.01, Running 115.87s Step 409( 1.33%), action 4, FPS 1.92, Running 116.78s Step 410( 1.67%), action 5, FPS 1.82, Running 117.57s Step 411( 2.00%), action 6, FPS 1.79, Running 118.46s Step 412( 2.33%), action 7, FPS 1.73, Running 119.22s Step 413( 2.67%), action 8, FPS 1.70, Running 120.04s Step 414( 3.00%), action 9, FPS 1.59, Running 121.08s Step 415( 3.33%), action 10, FPS 1.59, Running 121.37s Step 416( 3.67%), action 11, FPS 1.51, Running 122.30s Step 417( 4.00%), action 12, FPS 1.50, Running 122.80s Step 418( 4.33%), action 13, FPS 1.43, Running 123.73s Step 419( 4.67%), action 14, FPS 1.48, Running 124.01s Step 420( 5.00%), action 15, FPS 1.41, Running 124.95s Step 421( 5.33%), action 16, FPS 1.41, Running 125.49s Step 422( 5.67%), action 17, FPS 1.36, Running 126.49s Step 423( 6.00%), action 18, FPS 1.39, Running 126.70s Step 424( 6.33%), action 19, FPS 1.36, Running 127.26s Step 425( 6.67%), action 20, FPS 1.40, Running 127.56s Step 426( 7.00%), action 21, FPS 1.39, Running 128.94s Step 427( 7.33%), action 22, FPS 1.40, Running 129.34s Step 428( 7.67%), action 23, FPS 1.39, Running 130.28s Step 429( 8.00%), action 24, FPS 1.42, Running 130.87s Step 430( 8.33%), action 25, FPS 1.40, Running 131.85s Step 431( 8.67%), action 26, FPS 1.45, Running 132.22s Step 432( 9.00%), action 27, FPS 1.45, Running 133.05s Step 433( 9.33%), action 28, FPS 1.47, Running 133.64s Step 434( 9.67%), action 29, FPS 1.51, Running 134.34s Step 435( 10.00%), action 30, FPS 1.48, Running 134.92s Step 436( 10.33%), action 31, FPS 1.48, Running 135.82s Step 437( 10.67%), action 32, FPS 1.47, Running 136.37s Step 438( 11.00%), action 33, FPS 1.47, Running 137.36s Step 439( 11.33%), action 34, FPS 1.43, Running 138.01s Step 440( 11.67%), action 35, FPS 1.45, Running 138.73s Step 441( 12.00%), action 36, FPS 1.47, Running 139.10s Step 442( 12.33%), action 37, FPS 1.46, Running 140.16s Step 443( 12.67%), action 38, FPS 1.42, Running 140.77s Step 444( 13.00%), action 39, FPS 1.39, Running 141.64s Step 445( 13.33%), action 40, FPS 1.39, Running 141.98s Step 446( 13.67%), action 41, FPS 1.39, Running 143.36s Step 447( 14.00%), action 42, FPS 1.37, Running 143.91s Step 448( 14.33%), action 43, FPS 1.39, Running 144.66s Step 449( 14.67%), action 44, FPS 1.41, Running 145.09s Step 450( 15.00%), action 45, FPS 1.46, Running 145.51s Step 451( 15.33%), action 46, FPS 1.45, Running 146.06s Step 452( 15.67%), action 47, FPS 1.47, Running 146.63s Step 453( 16.00%), action 48, FPS 1.49, Running 147.10s Step 454( 16.33%), action 49, FPS 1.47, Running 147.94s Step 455( 16.67%), action 50, FPS 1.49, Running 148.31s Step 456( 17.00%), action 51, FPS 1.49, Running 149.24s Step 457( 17.33%), action 52, FPS 1.49, Running 149.83s Step 458( 17.67%), action 53, FPS 1.51, Running 150.58s Step 459( 18.00%), action 54, FPS 1.54, Running 150.98s Step 460( 18.33%), action 55, FPS 1.52, Running 151.92s Step 461( 18.67%), action 56, FPS 1.50, Running 152.44s Step 462( 19.00%), action 57, FPS 1.53, Running 153.23s Step 463( 19.33%), action 58, FPS 1.48, Running 154.24s Step 464( 19.67%), action 59, FPS 1.44, Running 155.55s Step 465( 20.00%), action 60, FPS 1.45, Running 155.80s Step 466( 20.33%), action 61, FPS 1.49, Running 156.77s Step 467( 20.67%), action 62, FPS 1.49, Running 157.34s Step 468( 21.00%), action 63, FPS 1.47, Running 158.29s Step 469( 21.33%), action 64, FPS 1.45, Running 158.91s Step 470( 21.67%), action 65, FPS 1.42, Running 159.56s Step 471( 22.00%), action 66, FPS 1.43, Running 160.08s Step 472( 22.33%), action 67, FPS 1.39, Running 161.04s Step 473( 22.67%), action 68, FPS 1.37, Running 161.74s Step 474( 23.00%), action 69, FPS 1.35, Running 162.74s Step 475( 23.33%), action 70, FPS 1.33, Running 163.36s Step 476( 23.67%), action 71, FPS 1.31, Running 164.54s Step 477( 24.00%), action 72, FPS 1.33, Running 164.85s Step 478( 24.33%), action 73, FPS 1.31, Running 165.81s Step 479( 24.67%), action 74, FPS 1.29, Running 166.54s Step 480( 25.00%), action 75, FPS 1.30, Running 167.29s Step 481( 25.33%), action 76, FPS 1.29, Running 167.94s Step 482( 25.67%), action 77, FPS 1.28, Running 168.86s Step 483( 26.00%), action 78, FPS 1.34, Running 169.12s Step 484( 26.33%), action 79, FPS 1.38, Running 170.03s Step 485( 26.67%), action 80, FPS 1.37, Running 170.35s Step 486( 27.00%), action 81, FPS 1.37, Running 171.39s Step 487( 27.33%), action 82, FPS 1.38, Running 171.83s Step 488( 27.67%), action 83, FPS 1.41, Running 172.50s Step 489( 28.00%), action 84, FPS 1.42, Running 172.97s Step 490( 28.33%), action 85, FPS 1.40, Running 173.87s Step 491( 28.67%), action 86, FPS 1.42, Running 174.19s Step 492( 29.00%), action 87, FPS 1.42, Running 175.07s Step 493( 29.33%), action 88, FPS 1.44, Running 175.62s Step 494( 29.67%), action 89, FPS 1.44, Running 176.67s Step 495( 30.00%), action 90, FPS 1.44, Running 177.21s Step 496( 30.33%), action 91, FPS 1.47, Running 178.17s Step 497( 30.67%), action 92, FPS 1.43, Running 178.86s Step 498( 31.00%), action 93, FPS 1.42, Running 179.89s Step 499( 31.33%), action 94, FPS 1.42, Running 180.60s Step 500( 31.67%), action 95, FPS 1.41, Running 181.51s Step 501( 32.00%), action 96, FPS 1.41, Running 182.08s Step 502( 32.33%), action 97, FPS 1.44, Running 182.76s Step 503( 32.67%), action 98, FPS 1.45, Running 182.95s Step 504( 33.00%), action 99, FPS 1.45, Running 183.87s Step 505( 33.33%), action 100, FPS 1.40, Running 184.64s Step 506( 33.67%), action 101, FPS 1.40, Running 185.64s Step 507( 34.00%), action 102, FPS 1.39, Running 186.23s Step 508( 34.33%), action 103, FPS 1.36, Running 187.19s Step 509( 34.67%), action 104, FPS 1.38, Running 187.47s Step 510( 35.00%), action 105, FPS 1.38, Running 188.41s Step 511( 35.33%), action 106, FPS 1.38, Running 188.69s Step 512( 35.67%), action 107, FPS 1.35, Running 189.84s Step 513( 36.00%), action 108, FPS 1.37, Running 190.22s Step 514( 36.33%), action 109, FPS 1.34, Running 191.62s Step 515( 36.67%), action 110, FPS 1.36, Running 191.96s Step 516( 37.00%), action 111, FPS 1.33, Running 193.19s Step 517( 37.33%), action 112, FPS 1.37, Running 193.50s Step 518( 37.67%), action 113, FPS 1.37, Running 194.49s Step 519( 38.00%), action 114, FPS 1.38, Running 195.11s Step 520( 38.33%), action 115, FPS 1.39, Running 195.87s Step 521( 38.67%), action 116, FPS 1.41, Running 196.27s Step 522( 39.00%), action 117, FPS 1.39, Running 197.14s Step 523( 39.33%), action 118, FPS 1.38, Running 197.44s Step 524( 39.67%), action 119, FPS 1.39, Running 198.27s Step 525( 40.00%), action 120, FPS 1.43, Running 198.63s Step 526( 40.33%), action 121, FPS 1.41, Running 199.86s Step 527( 40.67%), action 122, FPS 1.44, Running 200.13s Step 528( 41.00%), action 123, FPS 1.44, Running 201.06s Step 529( 41.33%), action 124, FPS 1.42, Running 201.59s Step 530( 41.67%), action 125, FPS 1.46, Running 202.08s Step 531( 42.00%), action 126, FPS 1.46, Running 202.38s Step 532( 42.33%), action 127, FPS 1.44, Running 203.70s Step 533( 42.67%), action 128, FPS 1.38, Running 204.77s Step 534( 43.00%), action 129, FPS 1.43, Running 205.63s Step 535( 43.33%), action 130, FPS 1.42, Running 206.07s Step 536( 43.67%), action 131, FPS 1.40, Running 207.43s Step 537( 44.00%), action 132, FPS 1.37, Running 208.05s Step 538( 44.33%), action 133, FPS 1.41, Running 208.70s Step 539( 44.67%), action 134, FPS 1.42, Running 209.19s Step 540( 45.00%), action 135, FPS 1.42, Running 209.99s Step 541( 45.33%), action 136, FPS 1.42, Running 210.36s Step 542( 45.67%), action 137, FPS 1.42, Running 211.19s Step 543( 46.00%), action 138, FPS 1.38, Running 211.93s Step 544( 46.33%), action 139, FPS 1.36, Running 212.97s Step 545( 46.67%), action 140, FPS 1.35, Running 213.47s Step 546( 47.00%), action 141, FPS 1.37, Running 214.42s Step 547( 47.33%), action 142, FPS 1.35, Running 214.98s Step 548( 47.67%), action 143, FPS 1.36, Running 215.73s Step 549( 48.00%), action 144, FPS 1.37, Running 216.20s Step 550( 48.33%), action 145, FPS 1.33, Running 217.16s Step 551( 48.67%), action 146, FPS 1.30, Running 217.80s Step 552( 49.00%), action 147, FPS 1.31, Running 219.00s Step 553( 49.33%), action 148, FPS 1.36, Running 219.43s Step 554( 49.67%), action 149, FPS 1.39, Running 220.07s Step 555( 50.00%), action 150, FPS 1.40, Running 220.32s Step 556( 50.33%), action 151, FPS 1.42, Running 221.55s Step 557( 50.67%), action 152, FPS 1.39, Running 222.43s Step 558( 51.00%), action 153, FPS 1.40, Running 223.02s Step 559( 51.33%), action 154, FPS 1.39, Running 223.57s Step 560( 51.67%), action 155, FPS 1.37, Running 224.54s Step 561( 52.00%), action 156, FPS 1.35, Running 225.16s Step 562( 52.33%), action 157, FPS 1.34, Running 226.09s Step 563( 52.67%), action 158, FPS 1.35, Running 226.70s Step 564( 53.00%), action 159, FPS 1.37, Running 227.53s Step 565( 53.33%), action 160, FPS 1.31, Running 228.74s Step 566( 53.67%), action 161, FPS 1.33, Running 229.47s Step 567( 54.00%), action 162, FPS 1.31, Running 230.20s Step 568( 54.33%), action 163, FPS 1.34, Running 230.62s Step 569( 54.67%), action 164, FPS 1.32, Running 231.40s Step 570( 55.00%), action 165, FPS 1.33, Running 232.17s Step 571( 55.33%), action 166, FPS 1.31, Running 233.09s Step 572( 55.67%), action 167, FPS 1.38, Running 233.51s Step 573( 56.00%), action 168, FPS 1.31, Running 234.66s Step 574( 56.33%), action 169, FPS 1.32, Running 235.18s Step 575( 56.67%), action 170, FPS 1.25, Running 236.32s Step 576( 57.00%), action 171, FPS 1.29, Running 237.00s Step 577( 57.33%), action 172, FPS 1.30, Running 237.87s Step 578( 57.67%), action 173, FPS 1.32, Running 238.21s Step 579( 58.00%), action 174, FPS 1.32, Running 238.68s Step 580( 58.33%), action 175, FPS 1.39, Running 238.90s Step 581( 58.67%), action 176, FPS 1.42, Running 239.21s Step 582( 59.00%), action 177, FPS 1.49, Running 239.53s Step 583( 59.33%), action 178, FPS 1.50, Running 240.05s Step 584( 59.67%), action 179, FPS 1.54, Running 240.52s Step 585( 60.00%), action 180, FPS 1.60, Running 241.21s Step 586( 60.33%), action 181, FPS 1.60, Running 241.97s Step 587( 60.67%), action 182, FPS 1.59, Running 242.80s Step 588( 61.00%), action 183, FPS 1.58, Running 243.29s Step 589( 61.33%), action 184, FPS 1.58, Running 244.04s Step 590( 61.67%), action 185, FPS 1.61, Running 244.57s Step 591( 62.00%), action 186, FPS 1.65, Running 245.22s Step 592( 62.33%), action 187, FPS 1.63, Running 245.75s Step 593( 62.67%), action 188, FPS 1.70, Running 246.43s Step 594( 63.00%), action 189, FPS 1.71, Running 246.87s Step 595( 63.33%), action 190, FPS 1.75, Running 247.76s Step 596( 63.67%), action 191, FPS 1.75, Running 248.42s Step 597( 64.00%), action 192, FPS 1.79, Running 249.04s Step 598( 64.33%), action 193, FPS 1.76, Running 249.58s Step 599( 64.67%), action 194, FPS 1.72, Running 250.29s Step 600( 65.00%), action 195, FPS 1.69, Running 250.74s Step 601( 65.33%), action 196, FPS 1.62, Running 251.58s Step 602( 65.67%), action 197, FPS 1.62, Running 251.91s Step 603( 66.00%), action 198, FPS 1.58, Running 252.70s Step 604( 66.33%), action 199, FPS 1.60, Running 253.06s Step 605( 66.67%), action 200, FPS 1.58, Running 253.83s Step 606( 67.00%), action 201, FPS 1.60, Running 254.49s Step 607( 67.33%), action 202, FPS 1.63, Running 255.10s Step 608( 67.67%), action 203, FPS 1.62, Running 255.62s Step 609( 68.00%), action 204, FPS 1.61, Running 256.44s Step 610( 68.33%), action 205, FPS 1.64, Running 256.80s Step 611( 68.67%), action 206, FPS 1.61, Running 257.66s Step 612( 69.00%), action 207, FPS 1.58, Running 258.43s Step 613( 69.33%), action 208, FPS 1.60, Running 258.89s Step 614( 69.67%), action 209, FPS 1.57, Running 259.63s Step 615( 70.00%), action 210, FPS 1.57, Running 260.53s Step 616( 70.33%), action 211, FPS 1.51, Running 261.63s Step 617( 70.67%), action 212, FPS 1.48, Running 262.55s Step 618( 71.00%), action 213, FPS 1.50, Running 262.88s Step 619( 71.33%), action 214, FPS 1.48, Running 263.78s Step 620( 71.67%), action 215, FPS 1.47, Running 264.33s Step 621( 72.00%), action 216, FPS 1.49, Running 264.96s Step 622( 72.33%), action 217, FPS 1.48, Running 265.47s Step 623( 72.67%), action 218, FPS 1.46, Running 266.41s Step 624( 73.00%), action 219, FPS 1.43, Running 267.01s Step 625( 73.33%), action 220, FPS 1.44, Running 267.69s Step 626( 73.67%), action 221, FPS 1.41, Running 268.67s Step 627( 74.00%), action 222, FPS 1.39, Running 269.45s Step 628( 74.33%), action 223, FPS 1.41, Running 269.82s Step 629( 74.67%), action 224, FPS 1.41, Running 270.67s Step 630( 75.00%), action 225, FPS 1.37, Running 271.40s Step 631( 75.33%), action 226, FPS 1.38, Running 272.17s Step 632( 75.67%), action 227, FPS 1.41, Running 272.58s Step 633( 76.00%), action 228, FPS 1.37, Running 273.45s Step 634( 76.33%), action 229, FPS 1.38, Running 274.08s Step 635( 76.67%), action 230, FPS 1.38, Running 275.00s Step 636( 77.00%), action 231, FPS 1.42, Running 275.74s Step 637( 77.33%), action 232, FPS 1.46, Running 276.27s Step 638( 77.67%), action 233, FPS 1.44, Running 276.75s Step 639( 78.00%), action 234, FPS 1.49, Running 277.23s Step 640( 78.33%), action 235, FPS 1.50, Running 277.64s Step 641( 78.67%), action 236, FPS 1.49, Running 278.34s Step 642( 79.00%), action 237, FPS 1.47, Running 279.05s Step 643( 79.33%), action 238, FPS 1.51, Running 279.70s Step 644( 79.67%), action 239, FPS 1.51, Running 280.22s Step 645( 80.00%), action 240, FPS 1.49, Running 281.07s Step 646( 80.33%), action 241, FPS 1.52, Running 281.87s Step 647( 80.67%), action 242, FPS 1.52, Running 282.61s Step 648( 81.00%), action 243, FPS 1.52, Running 283.02s Step 649( 81.33%), action 244, FPS 1.51, Running 283.95s Step 650( 81.67%), action 245, FPS 1.53, Running 284.45s Step 651( 82.00%), action 246, FPS 1.54, Running 285.15s Step 652( 82.33%), action 247, FPS 1.53, Running 285.69s Step 653( 82.67%), action 248, FPS 1.51, Running 286.73s Step 654( 83.00%), action 249, FPS 1.51, Running 287.33s Step 655( 83.33%), action 250, FPS 1.50, Running 288.34s Step 656( 83.67%), action 251, FPS 1.48, Running 289.24s Step 657( 84.00%), action 252, FPS 1.45, Running 290.09s Step 658( 84.33%), action 253, FPS 1.42, Running 290.87s [2026-08-02 20:48:53] [49 ] Seed 48 success after 291.00 s. +steps: 658 , actions: 253 . +Instruction: Empty +Total 28/49(57.14%) success. +Setting seed: 49 +Step 1( N/A%), pre moving , FPS 3.13, Running 0.32s Step 2( N/A%), pre moving , FPS 4.96, Running 0.40s Step 3( N/A%), pre moving , FPS 6.15, Running 0.49s Step 4( N/A%), pre moving , FPS 4.82, Running 0.83s Step 5( N/A%), pre moving , FPS 5.32, Running 0.94s Step 6( N/A%), pre moving , FPS 5.81, Running 1.03s Step 7( N/A%), pre moving , FPS 5.05, Running 1.39s Step 8( N/A%), pre moving , FPS 5.50, Running 1.45s Step 9( N/A%), pre moving , FPS 5.84, Running 1.54s Step 10( N/A%), pre moving , FPS 6.16, Running 1.62s Step 11( N/A%), pre moving , FPS 6.25, Running 1.76s Step 12( N/A%), pre moving , FPS 5.84, Running 2.06s Step 13( N/A%), pre moving , FPS 6.00, Running 2.17s Step 14( N/A%), pre moving , FPS 6.19, Running 2.26s Step 15( N/A%), pre moving , FPS 5.76, Running 2.60s Step 16( N/A%), pre moving , FPS 5.90, Running 2.71s Step 17( N/A%), pre moving , FPS 6.05, Running 2.81s Step 18( N/A%), pre moving , FPS 5.75, Running 3.13s Step 19( N/A%), pre moving , FPS 5.83, Running 3.26s Step 20( N/A%), pre moving , FPS 5.98, Running 3.34s Step 21( N/A%), pre moving , FPS 5.62, Running 3.88s Step 22( N/A%), pre moving , FPS 5.28, Running 4.19s Step 23( N/A%), pre moving , FPS 5.17, Running 4.36s Step 24( N/A%), pre moving , FPS 5.62, Running 4.39s Step 25( N/A%), pre moving , FPS 5.74, Running 4.43s Step 26( N/A%), pre moving , FPS 5.47, Running 4.69s Step 27( N/A%), pre moving , FPS 5.87, Running 4.79s Step 28( N/A%), pre moving , FPS 5.86, Running 4.87s Step 29( N/A%), pre moving , FPS 5.82, Running 4.97s Step 30( N/A%), pre moving , FPS 5.80, Running 5.07s Step 31( N/A%), pre moving , FPS 5.89, Running 5.16s Step 32( N/A%), pre moving , FPS 6.26, Running 5.25s Step 33( N/A%), pre moving , FPS 6.25, Running 5.36s Step 34( N/A%), pre moving , FPS 6.27, Running 5.45s Step 35( N/A%), pre moving , FPS 6.80, Running 5.54s Step 36( N/A%), pre moving , FPS 5.64, Running 6.26s Step 37( N/A%), pre moving , FPS 5.27, Running 6.60s Step 38( N/A%), pre moving , FPS 5.59, Running 6.71s Step 39( N/A%), pre moving , FPS 5.67, Running 6.79s Step 40( N/A%), pre moving , FPS 5.63, Running 6.89s Step 41( N/A%), pre moving , FPS 5.98, Running 7.23s Step 42( N/A%), pre moving , FPS 6.38, Running 7.33s Step 43( N/A%), pre moving , FPS 6.55, Running 7.41s Step 44( N/A%), pre moving , FPS 6.43, Running 7.50s Step 45( N/A%), pre moving , FPS 5.86, Running 7.84s Step 46( N/A%), pre moving , FPS 6.14, Running 7.95s Step 47( N/A%), pre moving , FPS 6.16, Running 8.04s Step 48( N/A%), pre moving , FPS 5.69, Running 8.39s Step 49( N/A%), pre moving , FPS 5.68, Running 8.50s Step 50( N/A%), pre moving , FPS 5.70, Running 8.58s Step 51( N/A%), pre moving , FPS 5.68, Running 8.68s Step 52( N/A%), pre moving , FPS 5.30, Running 9.02s Step 53( N/A%), pre moving , FPS 5.32, Running 9.12s Step 54( N/A%), pre moving , FPS 5.33, Running 9.21s Step 55( N/A%), pre moving , FPS 5.31, Running 9.31s Step 56( N/A%), pre moving , FPS 5.90, Running 9.65s Step 57( N/A%), pre moving , FPS 6.34, Running 9.76s Step 58( N/A%), pre moving , FPS 6.36, Running 9.86s Step 59( N/A%), pre moving , FPS 5.88, Running 10.19s Step 60( N/A%), pre moving , FPS 5.85, Running 10.31s Step 61( N/A%), pre moving , FPS 6.30, Running 10.40s Step 62( N/A%), pre moving , FPS 6.31, Running 10.50s Step 63( N/A%), pre moving , FPS 5.83, Running 10.84s Step 64( N/A%), pre moving , FPS 5.81, Running 10.95s Step 65( N/A%), pre moving , FPS 6.27, Running 11.03s Step 66( N/A%), pre moving , FPS 6.30, Running 11.13s Step 67( N/A%), pre moving , FPS 5.84, Running 11.47s Step 68( N/A%), pre moving , FPS 6.26, Running 11.58s Step 69( N/A%), pre moving , FPS 6.29, Running 11.67s Step 70( N/A%), pre moving , FPS 5.81, Running 12.02s Step 71( N/A%), pre moving , FPS 5.72, Running 12.17s Step 72( N/A%), pre moving , FPS 6.09, Running 12.31s Step 73( N/A%), pre moving , FPS 5.55, Running 12.72s Step 74( N/A%), pre moving , FPS 5.48, Running 12.86s Step 75( N/A%), pre moving , FPS 5.07, Running 13.26s Step 76( N/A%), pre moving , FPS 5.32, Running 13.41s Step 77( N/A%), pre moving , FPS 5.04, Running 13.72s Step 78( N/A%), pre moving , FPS 4.86, Running 13.97s Step 79( N/A%), pre moving , FPS 5.10, Running 14.11s Step 80( N/A%), pre moving , FPS 4.75, Running 14.52s Step 81( N/A%), pre moving , FPS 4.70, Running 14.66s Step 82( N/A%), pre moving , FPS 4.40, Running 15.05s Step 83( N/A%), pre moving , FPS 4.59, Running 15.20s Step 84( N/A%), pre moving , FPS 4.32, Running 15.58s Step 85( N/A%), pre moving , FPS 4.23, Running 15.76s Step 86( N/A%), pre moving , FPS 4.05, Running 16.06s Step 87( N/A%), pre moving , FPS 4.14, Running 16.30s Step 88( N/A%), pre moving , FPS 4.12, Running 16.44s Step 89( N/A%), pre moving , FPS 3.89, Running 16.82s Step 90( N/A%), pre moving , FPS 4.07, Running 16.93s Step 91( N/A%), pre moving , FPS 4.12, Running 17.03s Step 92( N/A%), pre moving , FPS 3.95, Running 17.37s Step 93( N/A%), pre moving , FPS 4.21, Running 17.47s Step 94( N/A%), pre moving , FPS 4.26, Running 17.56s Step 95( N/A%), pre moving , FPS 4.54, Running 17.66s Step 96( N/A%), pre moving , FPS 4.36, Running 18.00s Step 97( N/A%), pre moving , FPS 4.55, Running 18.11s Step 98( N/A%), pre moving , FPS 4.72, Running 18.21s Step 99( N/A%), pre moving , FPS 4.50, Running 18.56s Step 100( N/A%), pre moving , FPS 4.83, Running 18.66s Step 101( N/A%), pre moving , FPS 4.90, Running 18.74s Step 102( N/A%), pre moving , FPS 5.27, Running 18.85s Step 103( N/A%), pre moving , FPS 5.01, Running 19.19s Step 104( N/A%), pre moving , FPS 5.37, Running 19.30s Step 105( N/A%), pre moving , FPS 5.49, Running 19.40s Step 106( N/A%), pre moving , FPS 5.44, Running 19.74s Step 107( N/A%), pre moving , FPS 5.62, Running 19.86s Step 108( N/A%), pre moving , FPS 5.69, Running 19.95s Step 109( N/A%), pre moving , FPS 5.73, Running 20.31s Step 110( N/A%), pre moving , FPS 5.73, Running 20.42s Step 111( N/A%), pre moving , FPS 5.74, Running 20.51s Step 112( N/A%), pre moving , FPS 6.05, Running 20.67s Step 113( N/A%), pre moving , FPS 5.73, Running 20.97s Step 114( N/A%), pre moving , FPS 5.73, Running 21.05s Step 115( N/A%), pre moving , FPS 5.73, Running 21.15s Step 116( N/A%), pre moving , FPS 5.74, Running 21.49s Step 117( N/A%), pre moving , FPS 5.74, Running 21.60s Step 118( N/A%), pre moving , FPS 5.75, Running 21.68s Step 119( N/A%), pre moving , FPS 6.22, Running 21.77s Step 120( N/A%), pre moving , FPS 5.77, Running 22.12s Step 121( N/A%), pre moving , FPS 4.31, Running 23.38s Step 122( N/A%), pre moving , FPS 4.05, Running 23.79s Step 123( N/A%), pre moving , FPS 3.87, Running 24.36s Step 124( N/A%), pre moving , FPS 3.78, Running 24.59s Step 125( N/A%), pre moving , FPS 3.60, Running 24.96s Step 126( N/A%), pre moving , FPS 3.68, Running 25.18s Step 127( N/A%), pre moving , FPS 3.39, Running 25.76s Step 128( N/A%), pre moving , FPS 3.33, Running 25.96s Step 129( N/A%), pre moving , FPS 3.21, Running 26.53s Step 130( N/A%), pre moving , FPS 3.05, Running 26.98s Step 131( N/A%), pre moving , FPS 2.84, Running 27.55s Step 132( N/A%), pre moving , FPS 2.82, Running 27.76s Step 133( N/A%), pre moving , FPS 2.75, Running 28.23s Step 134( N/A%), pre moving , FPS 2.63, Running 28.66s Step 135( N/A%), pre moving , FPS 2.46, Running 29.28s Step 136( N/A%), pre moving , FPS 2.42, Running 29.74s Step 137( N/A%), pre moving , FPS 2.30, Running 30.31s Step 138( N/A%), pre moving , FPS 2.27, Running 30.49s Step 139( N/A%), pre moving , FPS 2.15, Running 31.08s Step 140( N/A%), pre moving , FPS 2.13, Running 31.52s Step 141( N/A%), pre moving , FPS 2.29, Running 32.12s Step 142( N/A%), pre moving , FPS 2.27, Running 32.59s Step 143( N/A%), pre moving , FPS 2.27, Running 33.18s Step 144( N/A%), pre moving , FPS 2.25, Running 33.48s Step 145( N/A%), pre moving , FPS 2.23, Running 33.94s Step 146( N/A%), pre moving , FPS 2.18, Running 34.35s Step 147( N/A%), pre moving , FPS 2.18, Running 34.95s Step 148( N/A%), pre moving , FPS 2.12, Running 35.40s Step 149( N/A%), pre moving , FPS 2.12, Running 35.98s Step 150( N/A%), pre moving , FPS 2.10, Running 36.50s Step 151( N/A%), pre moving , FPS 2.10, Running 37.09s Step 152( N/A%), pre moving , FPS 2.04, Running 37.57s Step 153( N/A%), pre moving , FPS 2.02, Running 38.11s Step 154( N/A%), pre moving , FPS 2.02, Running 38.56s Step 155( N/A%), pre moving , FPS 2.02, Running 39.20s Step 156( N/A%), pre moving , FPS 2.07, Running 39.40s Step 157( N/A%), pre moving , FPS 2.07, Running 39.99s Step 158( N/A%), pre moving , FPS 2.02, Running 40.41s Step 159( N/A%), pre moving , FPS 2.01, Running 41.02s Step 160( N/A%), pre moving , FPS 2.06, Running 41.23s Step 161( N/A%), pre moving , FPS 2.07, Running 41.78s Step 162( N/A%), pre moving , FPS 2.08, Running 42.23s Step 163( N/A%), pre moving , FPS 2.08, Running 42.82s Step 164( N/A%), pre moving , FPS 2.10, Running 43.01s Step 165( N/A%), pre moving , FPS 2.10, Running 43.45s Step 166( N/A%), pre moving , FPS 2.15, Running 43.66s Step 167( N/A%), pre moving , FPS 2.19, Running 44.09s Step 168( N/A%), pre moving , FPS 2.17, Running 44.61s Step 169( N/A%), pre moving , FPS 2.17, Running 45.19s Step 170( N/A%), pre moving , FPS 2.25, Running 45.40s Step 171( N/A%), pre moving , FPS 2.26, Running 45.95s Step 172( N/A%), pre moving , FPS 2.26, Running 46.42s Step 173( N/A%), pre moving , FPS 2.25, Running 46.99s Step 174( N/A%), pre moving , FPS 2.25, Running 47.46s Step 175( N/A%), pre moving , FPS 2.26, Running 48.04s Step 176( N/A%), pre moving , FPS 2.28, Running 48.16s Step 177( N/A%), pre moving , FPS 2.42, Running 48.25s Step 178( N/A%), pre moving , FPS 2.47, Running 48.50s Step 179( N/A%), pre moving , FPS 2.60, Running 48.71s Step 180( N/A%), pre moving , FPS 2.65, Running 48.79s Step 181( N/A%), pre moving , FPS 2.81, Running 48.90s Step 182( N/A%), pre moving , FPS 2.85, Running 49.24s Step 183( N/A%), pre moving , FPS 3.06, Running 49.36s Step 184( N/A%), pre moving , FPS 3.10, Running 49.46s Step 185( N/A%), pre moving , FPS 3.15, Running 49.81s Step 186( N/A%), pre moving , FPS 2.94, Running 50.47s Step 187( N/A%), pre moving , FPS 3.08, Running 50.57s Step 188( N/A%), pre moving , FPS 3.31, Running 50.65s Step 189( N/A%), pre moving , FPS 3.61, Running 50.73s Step 190( N/A%), pre moving , FPS 3.52, Running 51.08s Step 191( N/A%), pre moving , FPS 3.78, Running 51.25s Step 192( N/A%), pre moving , FPS 4.05, Running 51.35s Step 193( N/A%), pre moving , FPS 4.18, Running 51.78s Step 194( N/A%), pre moving , FPS 4.49, Running 51.92s Step 195( N/A%), pre moving , FPS 4.66, Running 52.34s Step 196( N/A%), pre moving , FPS 4.55, Running 52.56s Step 197( N/A%), pre moving , FPS 4.30, Running 52.91s Step 198( N/A%), pre moving , FPS 4.12, Running 53.36s Step 199( N/A%), pre moving , FPS 4.11, Running 53.57s Step 200( N/A%), pre moving , FPS 3.87, Running 53.96s Step 201( N/A%), pre moving , FPS 3.82, Running 54.13s Step 202( N/A%), pre moving , FPS 3.75, Running 54.57s Step 203( N/A%), pre moving , FPS 3.69, Running 54.77s Step 204( N/A%), pre moving , FPS 3.47, Running 55.22s Step 205( N/A%), pre moving , FPS 3.58, Running 55.39s Step 206( N/A%), pre moving , FPS 3.70, Running 55.87s Step 207( N/A%), pre moving , FPS 3.46, Running 56.35s Step 208( N/A%), pre moving , FPS 3.38, Running 56.58s Step 209( N/A%), pre moving , FPS 3.16, Running 57.07s Step 210( N/A%), pre moving , FPS 3.10, Running 57.53s Step 211( N/A%), pre moving , FPS 3.05, Running 57.82s Step 212( N/A%), pre moving , FPS 2.88, Running 58.30s Step 213( N/A%), pre moving , FPS 2.83, Running 58.84s Step 214( N/A%), pre moving , FPS 2.68, Running 59.39s Step 215( N/A%), pre moving , FPS 2.63, Running 59.93s Step 216( N/A%), pre moving , FPS 2.52, Running 60.49s Step 217( N/A%), pre moving , FPS 2.47, Running 61.01s Step 218( N/A%), pre moving , FPS 2.45, Running 61.53s Step 219( N/A%), pre moving , FPS 2.35, Running 62.09s Step 220( N/A%), pre moving , FPS 2.38, Running 62.37s Step 221( N/A%), pre moving , FPS 2.30, Running 62.81s Step 222( N/A%), pre moving , FPS 2.39, Running 62.94s Step 223( N/A%), pre moving , FPS 2.38, Running 63.17s Step 224( N/A%), pre moving , FPS 2.45, Running 63.39s Step 225( N/A%), pre moving , FPS 2.43, Running 63.64s Step 226( N/A%), pre moving , FPS 2.52, Running 63.82s Step 227( N/A%), pre moving , FPS 2.52, Running 64.30s Step 228( N/A%), pre moving , FPS 2.43, Running 64.80s Step 229( N/A%), pre moving , FPS 2.43, Running 65.29s Step 230( N/A%), pre moving , FPS 2.52, Running 65.48s Step 231( N/A%), pre moving , FPS 2.46, Running 65.94s Step 232( N/A%), pre moving , FPS 2.56, Running 66.13s Step 233( N/A%), pre moving , FPS 2.59, Running 66.57s Step 234( N/A%), pre moving , FPS 2.75, Running 66.66s Step 235( N/A%), pre moving , FPS 2.86, Running 66.93s Step 236( N/A%), pre moving , FPS 3.02, Running 67.11s Step 237( N/A%), pre moving , FPS 3.23, Running 67.20s Step 238( N/A%), pre moving , FPS 3.30, Running 67.60s Step 239( N/A%), pre moving , FPS 3.54, Running 67.75s Step 240( N/A%), pre moving , FPS 3.58, Running 67.96s Step 241( N/A%), pre moving , FPS 3.71, Running 68.20s Step 242( N/A%), pre moving , FPS 3.73, Running 68.31s Step 243( N/A%), pre moving , FPS 3.83, Running 68.39s Step 244( N/A%), pre moving , FPS 3.74, Running 68.74s Step 245( N/A%), pre moving , FPS 3.83, Running 68.85s Step 246( N/A%), pre moving , FPS 3.91, Running 68.93s Step 247( N/A%), pre moving , FPS 4.22, Running 69.03s Step 248( N/A%), pre moving , FPS 3.90, Running 69.93s Step 249( N/A%), pre moving , FPS 4.22, Running 70.03s Step 250( N/A%), pre moving , FPS 4.31, Running 70.12s Step 251( N/A%), pre moving , FPS 4.42, Running 70.46s Step 252( N/A%), pre moving , FPS 4.50, Running 70.57s Step 253( N/A%), pre moving , FPS 4.89, Running 70.66s Step 254( N/A%), pre moving , FPS 4.88, Running 70.76s Step 255( N/A%), pre moving , FPS 4.72, Running 71.17s Step 256( N/A%), pre moving , FPS 4.82, Running 71.26s Step 257( N/A%), pre moving , FPS 4.49, Running 71.65s Step 258( N/A%), pre moving , FPS 4.75, Running 71.81s Step 259( N/A%), pre moving , FPS 4.50, Running 72.20s Step 260( N/A%), pre moving , FPS 4.56, Running 72.34s Step 261( N/A%), pre moving , FPS 4.42, Running 72.73s Step 262( N/A%), pre moving , FPS 4.36, Running 72.89s Step 263( N/A%), pre moving , FPS 4.31, Running 73.03s Step 264( N/A%), pre moving , FPS 4.26, Running 73.44s Step 265( N/A%), pre moving , FPS 4.23, Running 73.58s Step 266( N/A%), pre moving , FPS 3.93, Running 74.03s Step 267( N/A%), pre moving , FPS 3.71, Running 74.43s Step 268( N/A%), pre moving , FPS 4.25, Running 74.63s Step 269( N/A%), pre moving , FPS 3.95, Running 75.09s Step 270( N/A%), pre moving , FPS 3.91, Running 75.23s Step 271( N/A%), pre moving , FPS 3.84, Running 75.68s Step 272( N/A%), pre moving , FPS 3.79, Running 75.84s Step 273( N/A%), pre moving , FPS 3.55, Running 76.30s Step 274( N/A%), pre moving , FPS 3.52, Running 76.44s Step 275( N/A%), pre moving , FPS 3.50, Running 76.88s Step 276( N/A%), pre moving , FPS 3.47, Running 77.02s Step 277( N/A%), pre moving , FPS 3.44, Running 77.47s Step 278( N/A%), pre moving , FPS 3.35, Running 77.78s Step 279( N/A%), pre moving , FPS 3.41, Running 78.06s Step 280( N/A%), pre moving , FPS 3.41, Running 78.21s Step 281( N/A%), pre moving , FPS 3.38, Running 78.65s Step 282( N/A%), pre moving , FPS 3.24, Running 79.06s Step 283( N/A%), pre moving , FPS 3.21, Running 79.27s Step 284( N/A%), pre moving , FPS 3.19, Running 79.72s Step 285( N/A%), pre moving , FPS 3.16, Running 79.90s Step 286( N/A%), pre moving , FPS 3.19, Running 80.30s Step 287( N/A%), pre moving , FPS 3.31, Running 80.47s Step 288( N/A%), pre moving , FPS 3.22, Running 80.85s Step 289( N/A%), pre moving , FPS 3.35, Running 81.06s Step 290( N/A%), pre moving , FPS 3.18, Running 81.52s Step 291( N/A%), pre moving , FPS 3.32, Running 81.70s Step 292( N/A%), pre moving , FPS 3.20, Running 82.09s Step 293( N/A%), pre moving , FPS 3.36, Running 82.25s Step 294( N/A%), pre moving , FPS 3.36, Running 82.39s Step 295( N/A%), pre moving , FPS 3.50, Running 82.60s Step 296( N/A%), pre moving , FPS 3.50, Running 82.74s Step 297( N/A%), pre moving , FPS 3.65, Running 82.94s Step 298( N/A%), pre moving , FPS 3.74, Running 83.13s Step 299( N/A%), pre moving , FPS 3.62, Running 83.58s Step 300( N/A%), pre moving , FPS 3.48, Running 83.95s Step 301( N/A%), pre moving , FPS 3.59, Running 84.22s Step 302( N/A%), pre moving , FPS 3.55, Running 84.69s Step 303( N/A%), pre moving , FPS 3.53, Running 84.93s Step 304( N/A%), pre moving , FPS 3.50, Running 85.44s Step 305( N/A%), pre moving , FPS 3.31, Running 85.95s Step 306( N/A%), pre moving , FPS 3.26, Running 86.44s Step 307( N/A%), pre moving , FPS 3.16, Running 86.79s Step 308( N/A%), pre moving , FPS 3.16, Running 87.18s Step 309( N/A%), pre moving , FPS 3.02, Running 87.68s Step 310( N/A%), pre moving , FPS 3.03, Running 88.13s Step 311( N/A%), pre moving , FPS 3.02, Running 88.33s Step 312( N/A%), pre moving , FPS 2.99, Running 88.79s Step 313( N/A%), pre moving , FPS 2.99, Running 88.94s Step 314( N/A%), pre moving , FPS 2.87, Running 89.36s Step 315( N/A%), pre moving , FPS 2.89, Running 89.51s Step 316( N/A%), pre moving , FPS 2.91, Running 89.61s Step 317( N/A%), pre moving , FPS 2.85, Running 89.95s Step 318( N/A%), pre moving , FPS 2.88, Running 90.06s Step 319( N/A%), pre moving , FPS 3.04, Running 90.16s Step 320( N/A%), pre moving , FPS 3.06, Running 90.50s Step 321( N/A%), pre moving , FPS 3.12, Running 90.63s Step 322( N/A%), pre moving , FPS 3.29, Running 90.77s Step 323( N/A%), pre moving , FPS 3.20, Running 91.19s Step 324( N/A%), pre moving , FPS 3.40, Running 91.33s Step 325( N/A%), pre moving , FPS 3.46, Running 91.74s Step 326( N/A%), pre moving , FPS 3.69, Running 91.87s Step 327( N/A%), pre moving , FPS 3.85, Running 91.98s Step 328( N/A%), pre moving , FPS 3.92, Running 92.28s Step 329( N/A%), pre moving , FPS 4.25, Running 92.39s Step 330( N/A%), pre moving , FPS 4.59, Running 92.48s Step 331( N/A%), pre moving , FPS 4.44, Running 92.83s Step 332( N/A%), pre moving , FPS 4.82, Running 92.94s Step 333( N/A%), pre moving , FPS 4.91, Running 93.01s Step 334( N/A%), pre moving , FPS 5.38, Running 93.07s Step 335( N/A%), pre moving , FPS 5.13, Running 93.41s Step 336( N/A%), pre moving , FPS 5.13, Running 93.51s Step 337( N/A%), pre moving , FPS 5.50, Running 93.59s Step 338( N/A%), pre moving , FPS 5.52, Running 93.69s Step 339( N/A%), pre moving , FPS 5.18, Running 94.02s Step 340( N/A%), pre moving , FPS 5.51, Running 94.12s Step 341( N/A%), pre moving , FPS 5.60, Running 94.21s Step 342( N/A%), pre moving , FPS 5.66, Running 94.30s Step 343( N/A%), pre moving , FPS 5.82, Running 94.62s Step 344( N/A%), pre moving , FPS 4.95, Running 95.36s Step 345( N/A%), pre moving , FPS 5.07, Running 95.68s Step 346( N/A%), pre moving , FPS 5.05, Running 95.83s Step 347( N/A%), pre moving , FPS 5.08, Running 95.92s Step 348( N/A%), pre moving , FPS 5.03, Running 96.26s Step 349( N/A%), pre moving , FPS 4.96, Running 96.42s Step 350( N/A%), pre moving , FPS 4.92, Running 96.55s Step 351( N/A%), pre moving , FPS 4.85, Running 96.96s Step 352( N/A%), pre moving , FPS 4.82, Running 97.09s Step 353( N/A%), pre moving , FPS 4.47, Running 97.48s Step 354( N/A%), pre moving , FPS 4.39, Running 97.63s Step 355( N/A%), pre moving , FPS 4.60, Running 97.76s Step 356( N/A%), pre moving , FPS 4.36, Running 98.10s Step 357( N/A%), pre moving , FPS 4.28, Running 98.25s Step 358( N/A%), pre moving , FPS 4.03, Running 98.64s Step 359( N/A%), pre moving , FPS 4.20, Running 98.79s Step 360( N/A%), pre moving , FPS 3.95, Running 99.19s Step 361( N/A%), pre moving , FPS 3.93, Running 99.29s Step 362( N/A%), pre moving , FPS 3.90, Running 99.43s Step 363( N/A%), pre moving , FPS 3.88, Running 99.77s Step 364( N/A%), pre moving , FPS 4.39, Running 99.92s Step 365( N/A%), pre moving , FPS 4.61, Running 100.02s Step 366( N/A%), pre moving , FPS 4.41, Running 100.36s Step 367( N/A%), pre moving , FPS 4.41, Running 100.46s Step 368( N/A%), pre moving , FPS 4.66, Running 100.55s Step 369( N/A%), pre moving , FPS 4.49, Running 100.87s Step 370( N/A%), pre moving , FPS 4.50, Running 101.00s Step 371( N/A%), pre moving , FPS 4.86, Running 101.08s Step 372( N/A%), pre moving , FPS 4.90, Running 101.17s Step 373( N/A%), pre moving , FPS 4.96, Running 101.51s Step 374( N/A%), pre moving , FPS 5.06, Running 101.58s Step 375( N/A%), pre moving , FPS 5.16, Running 101.64s Step 376( N/A%), pre moving , FPS 5.56, Running 101.69s Step 377( N/A%), pre moving , FPS 5.67, Running 101.78s Step 378( N/A%), pre moving , FPS 6.19, Running 101.87s Step 379( N/A%), pre moving , FPS 6.32, Running 101.95s Step 380( N/A%), pre moving , FPS 7.00, Running 102.04s Step 381( N/A%), pre moving , FPS 7.08, Running 102.12s Step 382( N/A%), pre moving , FPS 7.21, Running 102.20s Step 383( N/A%), pre moving , FPS 7.96, Running 102.28s Step 384( N/A%), pre moving , FPS 8.16, Running 102.37s Step 385( N/A%), pre moving , FPS 8.13, Running 102.48s Step 386( N/A%), pre moving , FPS 9.01, Running 102.58s Step 387( N/A%), pre moving , FPS 8.16, Running 102.91s Step 388( N/A%), pre moving , FPS 8.20, Running 102.99s Step 389( N/A%), pre moving , FPS 9.08, Running 103.07s Step 390( N/A%), pre moving , FPS 4.52, Running 105.42s Step 391( N/A%), pre moving , FPS 4.13, Running 105.92s Step 392( N/A%), pre moving , FPS 3.84, Running 106.38s Step 393( N/A%), pre moving , FPS 3.70, Running 106.92s Step 394( N/A%), pre moving , FPS 3.59, Running 107.14s Step 395( N/A%), pre moving , FPS 3.21, Running 107.86s Step 396( N/A%), pre moving , FPS 3.12, Running 108.09s Step 397( N/A%), pre moving , FPS 2.95, Running 108.57s Step 398( N/A%), pre moving , FPS 2.88, Running 108.82s Step 399( N/A%), pre moving , FPS 2.67, Running 109.45s Step 400( N/A%), pre moving , FPS 2.62, Running 109.69s Step 401( N/A%), pre moving , FPS 2.46, Running 110.24s Step 402( N/A%), pre moving , FPS 2.36, Running 110.69s Step 403( N/A%), pre moving , FPS 2.23, Running 111.24s Step 404( N/A%), pre moving , FPS 2.21, Running 111.43s Step 405( N/A%), pre moving , FPS 2.11, Running 111.97s Step 406( N/A%), pre moving , FPS 2.02, Running 112.46s Step 407( N/A%), pre moving , FPS 1.96, Running 113.10s Step 408( N/A%), pre moving , FPS 1.90, Running 113.52s Step 409( N/A%), pre moving , FPS 1.82, Running 114.08s Step 410( 0.33%), action 1, FPS 1.97, Running 115.57s Step 411( 0.67%), action 2, FPS 1.94, Running 116.21s Step 412( 1.00%), action 3, FPS 1.85, Running 117.18s Step 413( 1.33%), action 4, FPS 1.82, Running 117.93s Step 414( 1.67%), action 5, FPS 1.69, Running 118.94s Step 415( 2.00%), action 6, FPS 1.72, Running 119.48s Step 416( 2.33%), action 7, FPS 1.67, Running 120.09s Step 417( 2.67%), action 8, FPS 1.70, Running 120.34s Step 418( 3.00%), action 9, FPS 1.69, Running 120.65s Step 419( 3.33%), action 10, FPS 1.75, Running 120.84s Step 420( 3.67%), action 11, FPS 1.69, Running 121.49s Step 421( 4.00%), action 12, FPS 1.72, Running 121.85s Step 422( 4.33%), action 13, FPS 1.68, Running 122.58s Step 423( 4.67%), action 14, FPS 1.70, Running 122.98s Step 424( 5.00%), action 15, FPS 1.60, Running 123.91s Step 425( 5.33%), action 16, FPS 1.59, Running 124.55s Step 426( 5.67%), action 17, FPS 1.53, Running 125.51s Step 427( 6.00%), action 18, FPS 1.53, Running 126.14s Step 428( 6.33%), action 19, FPS 1.50, Running 126.83s Step 429( 6.67%), action 20, FPS 1.52, Running 127.27s Step 430( 7.00%), action 21, FPS 1.59, Running 128.19s Step 431( 7.33%), action 22, FPS 1.61, Running 128.62s Step 432( 7.67%), action 23, FPS 1.63, Running 129.45s Step 433( 8.00%), action 24, FPS 1.67, Running 129.92s Step 434( 8.33%), action 25, FPS 1.68, Running 130.82s Step 435( 8.67%), action 26, FPS 1.72, Running 131.12s Step 436( 9.00%), action 27, FPS 1.68, Running 132.02s Step 437( 9.33%), action 28, FPS 1.67, Running 132.32s Step 438( 9.67%), action 29, FPS 1.58, Running 133.28s Step 439( 10.00%), action 30, FPS 1.54, Running 133.82s Step 440( 10.33%), action 31, FPS 1.49, Running 134.87s Step 441( 10.67%), action 32, FPS 1.47, Running 135.42s Step 442( 11.00%), action 33, FPS 1.44, Running 136.48s Step 443( 11.33%), action 34, FPS 1.43, Running 137.02s Step 444( 11.67%), action 35, FPS 1.45, Running 137.71s Step 445( 12.00%), action 36, FPS 1.47, Running 138.11s Step 446( 12.33%), action 37, FPS 1.46, Running 139.17s Step 447( 12.67%), action 38, FPS 1.50, Running 139.50s Step 448( 13.00%), action 39, FPS 1.51, Running 140.09s Step 449( 13.33%), action 40, FPS 1.48, Running 140.74s Step 450( 13.67%), action 41, FPS 1.44, Running 142.04s Step 451( 14.00%), action 42, FPS 1.43, Running 142.63s Step 452( 14.33%), action 43, FPS 1.41, Running 143.65s Step 453( 14.67%), action 44, FPS 1.40, Running 144.19s Step 454( 15.00%), action 45, FPS 1.39, Running 145.19s Step 455( 15.33%), action 46, FPS 1.35, Running 145.89s Step 456( 15.67%), action 47, FPS 1.35, Running 146.80s Step 457( 16.00%), action 48, FPS 1.35, Running 147.10s Step 458( 16.33%), action 49, FPS 1.33, Running 148.36s Step 459( 16.67%), action 50, FPS 1.35, Running 148.68s Step 460( 17.00%), action 51, FPS 1.36, Running 149.55s Step 461( 17.33%), action 52, FPS 1.36, Running 150.13s Step 462( 17.67%), action 53, FPS 1.38, Running 151.02s Step 463( 18.00%), action 54, FPS 1.36, Running 151.68s Step 464( 18.33%), action 55, FPS 1.35, Running 152.48s Step 465( 18.67%), action 56, FPS 1.31, Running 153.33s Step 466( 19.00%), action 57, FPS 1.31, Running 154.40s Step 467( 19.33%), action 58, FPS 1.30, Running 154.90s Step 468( 19.67%), action 59, FPS 1.29, Running 155.62s Step 469( 20.00%), action 60, FPS 1.30, Running 156.12s Step 470( 20.33%), action 61, FPS 1.33, Running 157.02s Step 471( 20.67%), action 62, FPS 1.36, Running 157.32s Step 472( 21.00%), action 63, FPS 1.39, Running 158.02s Step 473( 21.33%), action 64, FPS 1.42, Running 158.30s Step 474( 21.67%), action 65, FPS 1.46, Running 158.88s Step 475( 22.00%), action 66, FPS 1.49, Running 159.32s Step 476( 22.33%), action 67, FPS 1.49, Running 160.18s Step 477( 22.67%), action 68, FPS 1.49, Running 160.51s Step 478( 23.00%), action 69, FPS 1.49, Running 161.76s Step 479( 23.33%), action 70, FPS 1.46, Running 162.42s Step 480( 23.67%), action 71, FPS 1.47, Running 163.14s Step 481( 24.00%), action 72, FPS 1.49, Running 163.51s Step 482( 24.33%), action 73, FPS 1.51, Running 164.22s Step 483( 24.67%), action 74, FPS 1.53, Running 164.72s Step 484( 25.00%), action 75, FPS 1.51, Running 165.71s Step 485( 25.33%), action 76, FPS 1.55, Running 166.26s Step 486( 25.67%), action 77, FPS 1.59, Running 166.99s Step 487( 26.00%), action 78, FPS 1.60, Running 167.41s Step 488( 26.33%), action 79, FPS 1.57, Running 168.34s Step 489( 26.67%), action 80, FPS 1.60, Running 168.63s Step 490( 27.00%), action 81, FPS 1.55, Running 169.93s Step 491( 27.33%), action 82, FPS 1.52, Running 170.45s Step 492( 27.67%), action 83, FPS 1.52, Running 171.21s Step 493( 28.00%), action 84, FPS 1.50, Running 171.64s Step 494( 28.33%), action 85, FPS 1.46, Running 172.58s Step 495( 28.67%), action 86, FPS 1.45, Running 173.15s Step 496( 29.00%), action 87, FPS 1.43, Running 174.16s Step 497( 29.33%), action 88, FPS 1.40, Running 174.77s Step 498( 29.67%), action 89, FPS 1.44, Running 175.68s Step 499( 30.00%), action 90, FPS 1.44, Running 176.30s Step 500( 30.33%), action 91, FPS 1.37, Running 177.75s Step 501( 30.67%), action 92, FPS 1.33, Running 178.50s Step 502( 31.00%), action 93, FPS 1.31, Running 179.47s Step 503( 31.33%), action 94, FPS 1.31, Running 179.97s Step 504( 31.67%), action 95, FPS 1.31, Running 180.97s Step 505( 32.00%), action 96, FPS 1.30, Running 181.61s Step 506( 32.33%), action 97, FPS 1.29, Running 182.54s Step 507( 32.67%), action 98, FPS 1.27, Running 183.21s Step 508( 33.00%), action 99, FPS 1.29, Running 183.90s Step 509( 33.33%), action 100, FPS 1.27, Running 184.37s Step 510( 33.67%), action 101, FPS 1.26, Running 185.79s Step 511( 34.00%), action 102, FPS 1.26, Running 186.36s Step 512( 34.33%), action 103, FPS 1.25, Running 187.25s Step 513( 34.67%), action 104, FPS 1.23, Running 187.95s Step 514( 35.00%), action 105, FPS 1.22, Running 188.91s Step 515( 35.33%), action 106, FPS 1.22, Running 189.48s Step 516( 35.67%), action 107, FPS 1.22, Running 190.50s Step 517( 36.00%), action 108, FPS 1.24, Running 190.88s Step 518( 36.33%), action 109, FPS 1.22, Running 192.02s Step 519( 36.67%), action 110, FPS 1.24, Running 192.48s Step 520( 37.00%), action 111, FPS 1.25, Running 193.76s Step 521( 37.33%), action 112, FPS 1.27, Running 194.25s Step 522( 37.67%), action 113, FPS 1.30, Running 194.88s Step 523( 38.00%), action 114, FPS 1.30, Running 195.38s Step 524( 38.33%), action 115, FPS 1.29, Running 196.43s Step 525( 38.67%), action 116, FPS 1.32, Running 196.71s Step 526( 39.00%), action 117, FPS 1.34, Running 197.43s Step 527( 39.33%), action 118, FPS 1.35, Running 198.04s Step 528( 39.67%), action 119, FPS 1.33, Running 198.91s Step 529( 40.00%), action 120, FPS 1.35, Running 199.21s Step 530( 40.33%), action 121, FPS 1.40, Running 200.12s Step 531( 40.67%), action 122, FPS 1.40, Running 200.66s Step 532( 41.00%), action 123, FPS 1.42, Running 201.37s Step 533( 41.33%), action 124, FPS 1.44, Running 201.84s Step 534( 41.67%), action 125, FPS 1.44, Running 202.75s Step 535( 42.00%), action 126, FPS 1.48, Running 203.03s Step 536( 42.33%), action 127, FPS 1.49, Running 203.91s Step 537( 42.67%), action 128, FPS 1.50, Running 204.20s Step 538( 43.00%), action 129, FPS 1.53, Running 205.13s Step 539( 43.33%), action 130, FPS 1.52, Running 205.65s Step 540( 43.67%), action 131, FPS 1.55, Running 206.63s Step 541( 44.00%), action 132, FPS 1.52, Running 207.39s Step 542( 44.33%), action 133, FPS 1.49, Running 208.27s Step 543( 44.67%), action 134, FPS 1.49, Running 208.82s Step 544( 45.00%), action 135, FPS 1.53, Running 209.52s Step 545( 45.33%), action 136, FPS 1.50, Running 210.02s Step 546( 45.67%), action 137, FPS 1.48, Running 210.95s Step 547( 46.00%), action 138, FPS 1.51, Running 211.29s Step 548( 46.33%), action 139, FPS 1.52, Running 212.05s Step 549( 46.67%), action 140, FPS 1.52, Running 212.39s Step 550( 47.00%), action 141, FPS 1.51, Running 213.37s Step 551( 47.33%), action 142, FPS 1.52, Running 213.85s Step 552( 47.67%), action 143, FPS 1.51, Running 214.60s Step 553( 48.00%), action 144, FPS 1.49, Running 215.26s Step 554( 48.33%), action 145, FPS 1.54, Running 215.74s Step 555( 48.67%), action 146, FPS 1.51, Running 216.29s Step 556( 49.00%), action 147, FPS 1.51, Running 217.18s Step 557( 49.33%), action 148, FPS 1.47, Running 217.83s Step 558( 49.67%), action 149, FPS 1.47, Running 218.75s Step 559( 50.00%), action 150, FPS 1.45, Running 219.46s Step 560( 50.33%), action 151, FPS 1.40, Running 220.89s Step 561( 50.67%), action 152, FPS 1.41, Running 221.52s Step 562( 51.00%), action 153, FPS 1.40, Running 222.58s Step 563( 51.33%), action 154, FPS 1.39, Running 223.24s Step 564( 51.67%), action 155, FPS 1.37, Running 224.17s Step 565( 52.00%), action 156, FPS 1.34, Running 224.92s Step 566( 52.33%), action 157, FPS 1.34, Running 225.83s Step 567( 52.67%), action 158, FPS 1.31, Running 226.50s Step 568( 53.00%), action 159, FPS 1.26, Running 227.90s Step 569( 53.33%), action 160, FPS 1.24, Running 228.50s Step 570( 53.67%), action 161, FPS 1.21, Running 229.87s Step 571( 54.00%), action 162, FPS 1.22, Running 230.23s Step 572( 54.33%), action 163, FPS 1.21, Running 231.08s Step 573( 54.67%), action 164, FPS 1.22, Running 231.65s Step 574( 55.00%), action 165, FPS 1.18, Running 232.68s Step 575( 55.33%), action 166, FPS 1.21, Running 232.88s Step 576( 55.67%), action 167, FPS 1.22, Running 233.64s [2026-08-02 20:52:47] [50 ] Seed 49 success after 233.89 s. +steps: 576 , actions: 167 . +Instruction: Empty +Total 29/50(58.00%) success. +Setting seed: 50 +Step 1( N/A%), pre moving , FPS 2.66, Running 0.38s Step 2( N/A%), pre moving , FPS 4.42, Running 0.45s Step 3( N/A%), pre moving , FPS 3.88, Running 0.77s Step 4( N/A%), pre moving , FPS 4.54, Running 0.88s Step 5( N/A%), pre moving , FPS 5.21, Running 0.96s Step 6( N/A%), pre moving , FPS 5.66, Running 1.06s Step 7( N/A%), pre moving , FPS 4.96, Running 1.41s Step 8( N/A%), pre moving , FPS 5.27, Running 1.52s Step 9( N/A%), pre moving , FPS 5.58, Running 1.61s Step 10( N/A%), pre moving , FPS 5.13, Running 1.95s Step 11( N/A%), pre moving , FPS 5.36, Running 2.05s Step 12( N/A%), pre moving , FPS 5.62, Running 2.14s Step 13( N/A%), pre moving , FPS 5.81, Running 2.24s Step 14( N/A%), pre moving , FPS 5.43, Running 2.58s Step 15( N/A%), pre moving , FPS 5.58, Running 2.69s Step 16( N/A%), pre moving , FPS 5.75, Running 2.78s Step 17( N/A%), pre moving , FPS 5.44, Running 3.12s Step 18( N/A%), pre moving , FPS 5.56, Running 3.24s Step 19( N/A%), pre moving , FPS 5.71, Running 3.32s Step 20( N/A%), pre moving , FPS 5.44, Running 3.68s Step 21( N/A%), pre moving , FPS 5.20, Running 4.22s Step 22( N/A%), pre moving , FPS 5.09, Running 4.38s Step 23( N/A%), pre moving , FPS 5.45, Running 4.44s Step 24( N/A%), pre moving , FPS 5.49, Running 4.52s Step 25( N/A%), pre moving , FPS 5.17, Running 4.83s Step 26( N/A%), pre moving , FPS 4.57, Running 5.43s Step 27( N/A%), pre moving , FPS 4.85, Running 5.54s Step 28( N/A%), pre moving , FPS 4.86, Running 5.63s Step 29( N/A%), pre moving , FPS 4.59, Running 5.97s Step 30( N/A%), pre moving , FPS 4.84, Running 6.08s Step 31( N/A%), pre moving , FPS 4.86, Running 6.16s Step 32( N/A%), pre moving , FPS 4.85, Running 6.26s Step 33( N/A%), pre moving , FPS 4.58, Running 6.60s Step 34( N/A%), pre moving , FPS 4.84, Running 6.71s Step 35( N/A%), pre moving , FPS 4.86, Running 6.81s Step 36( N/A%), pre moving , FPS 4.06, Running 7.71s Step 37( N/A%), pre moving , FPS 4.26, Running 7.82s Step 38( N/A%), pre moving , FPS 4.29, Running 7.90s Step 39( N/A%), pre moving , FPS 4.28, Running 8.00s Step 40( N/A%), pre moving , FPS 4.29, Running 8.34s Step 41( N/A%), pre moving , FPS 4.72, Running 8.46s Step 42( N/A%), pre moving , FPS 4.78, Running 8.57s Step 43( N/A%), pre moving , FPS 4.48, Running 8.91s Step 44( N/A%), pre moving , FPS 4.46, Running 9.01s Step 45( N/A%), pre moving , FPS 4.70, Running 9.09s Step 46( N/A%), pre moving , FPS 5.27, Running 9.23s Step 47( N/A%), pre moving , FPS 4.89, Running 9.63s Step 48( N/A%), pre moving , FPS 4.85, Running 9.76s Step 49( N/A%), pre moving , FPS 4.79, Running 10.15s Step 50( N/A%), pre moving , FPS 4.74, Running 10.30s Step 51( N/A%), pre moving , FPS 4.63, Running 10.48s Step 52( N/A%), pre moving , FPS 4.35, Running 10.86s Step 53( N/A%), pre moving , FPS 4.55, Running 11.00s Step 54( N/A%), pre moving , FPS 4.28, Running 11.38s Step 55( N/A%), pre moving , FPS 4.23, Running 11.53s Step 56( N/A%), pre moving , FPS 4.74, Running 11.94s Step 57( N/A%), pre moving , FPS 4.69, Running 12.09s Step 58( N/A%), pre moving , FPS 4.38, Running 12.46s Step 59( N/A%), pre moving , FPS 4.31, Running 12.64s Step 60( N/A%), pre moving , FPS 4.50, Running 12.79s Step 61( N/A%), pre moving , FPS 4.21, Running 13.20s Step 62( N/A%), pre moving , FPS 4.19, Running 13.34s Step 63( N/A%), pre moving , FPS 4.15, Running 13.72s Step 64( N/A%), pre moving , FPS 4.11, Running 13.88s Step 65( N/A%), pre moving , FPS 3.87, Running 14.26s Step 66( N/A%), pre moving , FPS 3.84, Running 14.43s Step 67( N/A%), pre moving , FPS 3.83, Running 14.85s Step 68( N/A%), pre moving , FPS 3.81, Running 15.00s Step 69( N/A%), pre moving , FPS 3.97, Running 15.19s Step 70( N/A%), pre moving , FPS 3.81, Running 15.55s Step 71( N/A%), pre moving , FPS 3.84, Running 15.69s Step 72( N/A%), pre moving , FPS 3.81, Running 16.10s Step 73( N/A%), pre moving , FPS 3.81, Running 16.24s Step 74( N/A%), pre moving , FPS 3.89, Running 16.51s Step 75( N/A%), pre moving , FPS 3.87, Running 16.70s Step 76( N/A%), pre moving , FPS 4.12, Running 16.79s Step 77( N/A%), pre moving , FPS 4.17, Running 16.89s Step 78( N/A%), pre moving , FPS 4.19, Running 17.23s Step 79( N/A%), pre moving , FPS 4.25, Running 17.34s Step 80( N/A%), pre moving , FPS 4.30, Running 17.44s Step 81( N/A%), pre moving , FPS 4.43, Running 17.72s Step 82( N/A%), pre moving , FPS 4.39, Running 17.90s Step 83( N/A%), pre moving , FPS 4.70, Running 17.98s Step 84( N/A%), pre moving , FPS 4.76, Running 18.08s Step 85( N/A%), pre moving , FPS 4.81, Running 18.42s Step 86( N/A%), pre moving , FPS 4.88, Running 18.53s Step 87( N/A%), pre moving , FPS 5.31, Running 18.61s Step 88( N/A%), pre moving , FPS 5.39, Running 18.71s Step 89( N/A%), pre moving , FPS 5.16, Running 19.06s Step 90( N/A%), pre moving , FPS 5.59, Running 19.14s Step 91( N/A%), pre moving , FPS 5.69, Running 19.21s Step 92( N/A%), pre moving , FPS 6.24, Running 19.31s Step 93( N/A%), pre moving , FPS 6.31, Running 19.41s Step 94( N/A%), pre moving , FPS 5.14, Running 20.41s Step 95( N/A%), pre moving , FPS 5.10, Running 20.63s Step 96( N/A%), pre moving , FPS 4.54, Running 21.19s Step 97( N/A%), pre moving , FPS 4.21, Running 21.64s Step 98( N/A%), pre moving , FPS 4.02, Running 22.20s Step 99( N/A%), pre moving , FPS 3.77, Running 22.65s Step 100( N/A%), pre moving , FPS 3.54, Running 23.08s Step 101( N/A%), pre moving , FPS 3.55, Running 23.36s Step 102( N/A%), pre moving , FPS 3.32, Running 23.92s Step 103( N/A%), pre moving , FPS 3.13, Running 24.36s Step 104( N/A%), pre moving , FPS 2.92, Running 24.93s Step 105( N/A%), pre moving , FPS 2.90, Running 25.32s Step 106( N/A%), pre moving , FPS 2.80, Running 25.68s Step 107( N/A%), pre moving , FPS 2.70, Running 26.02s Step 108( N/A%), pre moving , FPS 2.54, Running 26.58s Step 109( N/A%), pre moving , FPS 2.52, Running 27.01s Step 110( N/A%), pre moving , FPS 2.36, Running 27.60s Step 111( N/A%), pre moving , FPS 2.33, Running 27.79s Step 112( N/A%), pre moving , FPS 2.22, Running 28.32s Step 113( N/A%), pre moving , FPS 2.13, Running 28.81s Step 114( N/A%), pre moving , FPS 2.23, Running 29.38s Step 115( N/A%), pre moving , FPS 2.24, Running 29.57s Step 116( N/A%), pre moving , FPS 2.26, Running 30.05s Step 117( N/A%), pre moving , FPS 2.26, Running 30.47s Step 118( N/A%), pre moving , FPS 2.26, Running 31.06s Step 119( N/A%), pre moving , FPS 2.24, Running 31.57s Step 120( N/A%), pre moving , FPS 2.21, Running 32.12s Step 121( N/A%), pre moving , FPS 2.16, Running 32.60s Step 122( N/A%), pre moving , FPS 2.16, Running 33.18s Step 123( N/A%), pre moving , FPS 2.22, Running 33.39s Step 124( N/A%), pre moving , FPS 2.22, Running 33.94s Step 125( N/A%), pre moving , FPS 2.20, Running 34.43s Step 126( N/A%), pre moving , FPS 2.14, Running 35.02s Step 127( N/A%), pre moving , FPS 2.12, Running 35.47s Step 128( N/A%), pre moving , FPS 2.11, Running 36.04s Step 129( N/A%), pre moving , FPS 2.16, Running 36.25s Step 130( N/A%), pre moving , FPS 2.18, Running 36.76s Step 131( N/A%), pre moving , FPS 2.12, Running 37.21s Step 132( N/A%), pre moving , FPS 2.13, Running 37.71s Step 133( N/A%), pre moving , FPS 2.21, Running 37.87s Step 134( N/A%), pre moving , FPS 2.30, Running 38.07s Step 135( N/A%), pre moving , FPS 2.31, Running 38.22s Step 136( N/A%), pre moving , FPS 2.38, Running 38.46s Step 137( N/A%), pre moving , FPS 2.46, Running 38.60s Step 138( N/A%), pre moving , FPS 2.58, Running 38.82s Step 139( N/A%), pre moving , FPS 2.71, Running 38.96s Step 140( N/A%), pre moving , FPS 2.83, Running 39.18s Step 141( N/A%), pre moving , FPS 2.98, Running 39.32s Step 142( N/A%), pre moving , FPS 3.16, Running 39.50s Step 143( N/A%), pre moving , FPS 3.16, Running 39.71s Step 144( N/A%), pre moving , FPS 3.24, Running 40.12s Step 145( N/A%), pre moving , FPS 3.37, Running 40.36s Step 146( N/A%), pre moving , FPS 3.38, Running 40.93s Step 147( N/A%), pre moving , FPS 3.39, Running 41.37s Step 148( N/A%), pre moving , FPS 3.40, Running 41.92s Step 149( N/A%), pre moving , FPS 3.46, Running 42.03s Step 150( N/A%), pre moving , FPS 3.72, Running 42.13s Step 151( N/A%), pre moving , FPS 3.80, Running 42.47s Step 152( N/A%), pre moving , FPS 4.11, Running 42.59s Step 153( N/A%), pre moving , FPS 4.16, Running 42.68s Step 154( N/A%), pre moving , FPS 4.03, Running 43.03s Step 155( N/A%), pre moving , FPS 4.06, Running 43.15s Step 156( N/A%), pre moving , FPS 4.18, Running 43.24s Step 157( N/A%), pre moving , FPS 4.01, Running 43.59s Step 158( N/A%), pre moving , FPS 4.09, Running 43.71s Step 159( N/A%), pre moving , FPS 3.65, Running 44.44s Step 160( N/A%), pre moving , FPS 3.56, Running 44.80s Step 161( N/A%), pre moving , FPS 3.59, Running 44.90s Step 162( N/A%), pre moving , FPS 3.64, Running 45.00s Step 163( N/A%), pre moving , FPS 3.55, Running 45.35s Step 164( N/A%), pre moving , FPS 3.70, Running 45.52s Step 165( N/A%), pre moving , FPS 3.60, Running 45.92s Step 166( N/A%), pre moving , FPS 3.89, Running 46.08s Step 167( N/A%), pre moving , FPS 4.14, Running 46.19s Step 168( N/A%), pre moving , FPS 4.29, Running 46.58s Step 169( N/A%), pre moving , FPS 4.23, Running 46.76s Step 170( N/A%), pre moving , FPS 3.99, Running 47.15s Step 171( N/A%), pre moving , FPS 4.14, Running 47.30s Step 172( N/A%), pre moving , FPS 3.98, Running 47.61s Step 173( N/A%), pre moving , FPS 3.78, Running 47.97s Step 174( N/A%), pre moving , FPS 3.75, Running 48.36s Step 175( N/A%), pre moving , FPS 3.69, Running 48.57s Step 176( N/A%), pre moving , FPS 3.50, Running 48.96s Step 177( N/A%), pre moving , FPS 3.61, Running 49.13s Step 178( N/A%), pre moving , FPS 3.42, Running 49.55s Step 179( N/A%), pre moving , FPS 3.49, Running 50.17s Step 180( N/A%), pre moving , FPS 3.40, Running 50.68s Step 181( N/A%), pre moving , FPS 3.30, Running 50.96s Step 182( N/A%), pre moving , FPS 3.08, Running 51.50s Step 183( N/A%), pre moving , FPS 2.99, Running 52.03s Step 184( N/A%), pre moving , FPS 2.84, Running 52.57s Step 185( N/A%), pre moving , FPS 2.78, Running 53.12s Step 186( N/A%), pre moving , FPS 2.63, Running 53.68s Step 187( N/A%), pre moving , FPS 2.49, Running 54.23s Step 188( N/A%), pre moving , FPS 2.45, Running 54.74s Step 189( N/A%), pre moving , FPS 2.37, Running 55.20s Step 190( N/A%), pre moving , FPS 2.37, Running 55.57s Step 191( N/A%), pre moving , FPS 2.28, Running 56.09s Step 192( N/A%), pre moving , FPS 2.22, Running 56.63s Step 193( N/A%), pre moving , FPS 2.25, Running 56.87s Step 194( N/A%), pre moving , FPS 2.21, Running 57.41s Step 195( N/A%), pre moving , FPS 2.13, Running 57.94s Step 196( N/A%), pre moving , FPS 2.10, Running 58.50s Step 197( N/A%), pre moving , FPS 2.03, Running 58.96s Step 198( N/A%), pre moving , FPS 2.10, Running 59.08s Step 199( N/A%), pre moving , FPS 2.19, Running 59.28s Step 200( N/A%), pre moving , FPS 2.27, Running 59.50s Step 201( N/A%), pre moving , FPS 2.28, Running 59.72s Step 202( N/A%), pre moving , FPS 2.36, Running 59.96s Step 203( N/A%), pre moving , FPS 2.39, Running 60.38s Step 204( N/A%), pre moving , FPS 2.50, Running 60.58s Step 205( N/A%), pre moving , FPS 2.52, Running 61.05s Step 206( N/A%), pre moving , FPS 2.68, Running 61.14s Step 207( N/A%), pre moving , FPS 2.80, Running 61.38s Step 208( N/A%), pre moving , FPS 2.93, Running 61.58s Step 209( N/A%), pre moving , FPS 3.09, Running 61.67s Step 210( N/A%), pre moving , FPS 3.12, Running 61.98s Step 211( N/A%), pre moving , FPS 3.27, Running 62.22s Step 212( N/A%), pre moving , FPS 3.51, Running 62.33s Step 213( N/A%), pre moving , FPS 3.45, Running 62.67s Step 214( N/A%), pre moving , FPS 3.72, Running 62.78s Step 215( N/A%), pre moving , FPS 4.07, Running 62.85s Step 216( N/A%), pre moving , FPS 4.49, Running 62.95s Step 217( N/A%), pre moving , FPS 4.63, Running 63.28s Step 218( N/A%), pre moving , FPS 4.64, Running 63.39s Step 219( N/A%), pre moving , FPS 4.78, Running 63.47s Step 220( N/A%), pre moving , FPS 4.03, Running 64.47s Step 221( N/A%), pre moving , FPS 4.14, Running 64.55s Step 222( N/A%), pre moving , FPS 4.26, Running 64.65s Step 223( N/A%), pre moving , FPS 4.32, Running 65.01s Step 224( N/A%), pre moving , FPS 4.41, Running 65.11s Step 225( N/A%), pre moving , FPS 4.76, Running 65.25s Step 226( N/A%), pre moving , FPS 4.49, Running 65.59s Step 227( N/A%), pre moving , FPS 4.52, Running 65.81s Step 228( N/A%), pre moving , FPS 4.50, Running 66.03s Step 229( N/A%), pre moving , FPS 4.28, Running 66.34s Step 230( N/A%), pre moving , FPS 4.20, Running 66.74s Step 231( N/A%), pre moving , FPS 4.27, Running 66.90s Step 232( N/A%), pre moving , FPS 4.01, Running 67.32s Step 233( N/A%), pre moving , FPS 4.17, Running 67.47s Step 234( N/A%), pre moving , FPS 4.01, Running 67.77s Step 235( N/A%), pre moving , FPS 3.88, Running 68.01s Step 236( N/A%), pre moving , FPS 3.89, Running 68.09s Step 237( N/A%), pre moving , FPS 4.05, Running 68.21s Step 238( N/A%), pre moving , FPS 3.79, Running 68.67s Step 239( N/A%), pre moving , FPS 3.55, Running 69.11s Step 240( N/A%), pre moving , FPS 4.15, Running 69.29s Step 241( N/A%), pre moving , FPS 3.85, Running 69.75s Step 242( N/A%), pre moving , FPS 3.78, Running 69.93s Step 243( N/A%), pre moving , FPS 3.72, Running 70.38s Step 244( N/A%), pre moving , FPS 3.50, Running 70.83s Step 245( N/A%), pre moving , FPS 3.33, Running 71.25s Step 246( N/A%), pre moving , FPS 3.39, Running 71.49s Step 247( N/A%), pre moving , FPS 3.26, Running 71.94s Step 248( N/A%), pre moving , FPS 3.27, Running 72.15s Step 249( N/A%), pre moving , FPS 3.20, Running 72.60s Step 250( N/A%), pre moving , FPS 3.31, Running 72.78s Step 251( N/A%), pre moving , FPS 3.16, Running 73.23s Step 252( N/A%), pre moving , FPS 3.15, Running 73.67s Step 253( N/A%), pre moving , FPS 3.13, Running 73.85s Step 254( N/A%), pre moving , FPS 3.12, Running 74.17s Step 255( N/A%), pre moving , FPS 3.10, Running 74.47s Step 256( N/A%), pre moving , FPS 2.93, Running 74.90s Step 257( N/A%), pre moving , FPS 2.91, Running 75.08s Step 258( N/A%), pre moving , FPS 2.92, Running 75.52s Step 259( N/A%), pre moving , FPS 3.02, Running 75.72s Step 260( N/A%), pre moving , FPS 2.91, Running 76.16s Step 261( N/A%), pre moving , FPS 3.03, Running 76.34s Step 262( N/A%), pre moving , FPS 2.92, Running 76.78s Step 263( N/A%), pre moving , FPS 3.04, Running 76.96s Step 264( N/A%), pre moving , FPS 3.07, Running 77.35s Step 265( N/A%), pre moving , FPS 3.21, Running 77.49s Step 266( N/A%), pre moving , FPS 3.22, Running 77.70s Step 267( N/A%), pre moving , FPS 3.25, Running 78.10s Step 268( N/A%), pre moving , FPS 3.27, Running 78.26s Step 269( N/A%), pre moving , FPS 3.27, Running 78.71s Step 270( N/A%), pre moving , FPS 3.26, Running 78.93s Step 271( N/A%), pre moving , FPS 3.38, Running 79.15s Step 272( N/A%), pre moving , FPS 3.52, Running 79.34s Step 273( N/A%), pre moving , FPS 3.54, Running 79.49s Step 274( N/A%), pre moving , FPS 3.69, Running 79.59s Step 275( N/A%), pre moving , FPS 3.82, Running 79.70s Step 276( N/A%), pre moving , FPS 4.03, Running 79.87s Step 277( N/A%), pre moving , FPS 4.09, Running 79.97s Step 278( N/A%), pre moving , FPS 4.31, Running 80.15s Step 279( N/A%), pre moving , FPS 4.34, Running 80.34s Step 280( N/A%), pre moving , FPS 4.58, Running 80.53s Step 281( N/A%), pre moving , FPS 4.58, Running 80.71s Step 282( N/A%), pre moving , FPS 4.81, Running 80.94s Step 283( N/A%), pre moving , FPS 4.75, Running 81.17s Step 284( N/A%), pre moving , FPS 4.95, Running 81.39s Step 285( N/A%), pre moving , FPS 4.89, Running 81.58s Step 286( N/A%), pre moving , FPS 4.93, Running 81.76s Step 287( N/A%), pre moving , FPS 5.19, Running 81.95s Step 288( N/A%), pre moving , FPS 5.22, Running 82.10s Step 289( N/A%), pre moving , FPS 5.72, Running 82.21s Step 290( N/A%), pre moving , FPS 5.90, Running 82.32s Step 291( N/A%), pre moving , FPS 6.12, Running 82.41s Step 292( N/A%), pre moving , FPS 6.33, Running 82.50s Step 293( N/A%), pre moving , FPS 6.47, Running 82.58s Step 294( N/A%), pre moving , FPS 6.56, Running 82.63s Step 295( N/A%), pre moving , FPS 6.66, Running 82.70s Step 296( N/A%), pre moving , FPS 6.89, Running 82.77s Step 297( N/A%), pre moving , FPS 7.03, Running 82.82s Step 298( N/A%), pre moving , FPS 7.35, Running 82.87s Step 299( N/A%), pre moving , FPS 7.69, Running 82.94s Step 300( N/A%), pre moving , FPS 8.13, Running 82.99s Step 301( N/A%), pre moving , FPS 8.55, Running 83.04s Step 302( N/A%), pre moving , FPS 9.27, Running 83.10s Step 303( N/A%), pre moving , FPS 10.05, Running 83.16s Step 304( N/A%), pre moving , FPS 10.93, Running 83.22s Step 305( N/A%), pre moving , FPS 11.71, Running 83.28s Step 306( N/A%), pre moving , FPS 12.51, Running 83.36s Step 307( N/A%), pre moving , FPS 13.73, Running 83.41s Step 308( N/A%), pre moving , FPS 14.68, Running 83.46s Step 309( N/A%), pre moving , FPS 15.27, Running 83.52s Step 310( N/A%), pre moving , FPS 15.81, Running 83.58s Step 311( N/A%), pre moving , FPS 16.18, Running 83.65s Step 312( N/A%), pre moving , FPS 16.64, Running 83.70s Step 313( N/A%), pre moving , FPS 17.02, Running 83.76s Step 314( N/A%), pre moving , FPS 16.98, Running 83.81s Step 315( N/A%), pre moving , FPS 17.01, Running 83.88s Step 316( N/A%), pre moving , FPS 17.15, Running 83.93s Step 317( N/A%), pre moving , FPS 17.04, Running 83.99s Step 318( N/A%), pre moving , FPS 17.01, Running 84.05s Step 319( N/A%), pre moving , FPS 16.94, Running 84.12s Step 320( N/A%), pre moving , FPS 16.85, Running 84.17s Step 321( N/A%), pre moving , FPS 16.80, Running 84.23s Step 322( N/A%), pre moving , FPS 16.75, Running 84.29s Step 323( N/A%), pre moving , FPS 16.77, Running 84.35s Step 324( N/A%), pre moving , FPS 16.81, Running 84.41s Step 325( N/A%), pre moving , FPS 11.75, Running 84.99s Step 326( N/A%), pre moving , FPS 11.91, Running 85.04s Step 327( N/A%), pre moving , FPS 11.86, Running 85.09s Step 328( N/A%), pre moving , FPS 11.64, Running 85.18s Step 329( N/A%), pre moving , FPS 11.45, Running 85.26s Step 330( N/A%), pre moving , FPS 11.30, Running 85.35s Step 331( N/A%), pre moving , FPS 11.16, Running 85.44s Step 332( N/A%), pre moving , FPS 11.20, Running 85.49s Step 333( N/A%), pre moving , FPS 11.12, Running 85.56s Step 334( N/A%), pre moving , FPS 10.93, Running 85.64s Step 335( N/A%), pre moving , FPS 10.67, Running 85.75s Step 336( N/A%), pre moving , FPS 10.58, Running 85.82s Step 337( N/A%), pre moving , FPS 10.45, Running 85.91s Step 338( N/A%), pre moving , FPS 10.24, Running 86.00s Step 339( N/A%), pre moving , FPS 10.12, Running 86.09s Step 340( N/A%), pre moving , FPS 9.98, Running 86.18s Step 341( N/A%), pre moving , FPS 9.82, Running 86.27s Step 342( N/A%), pre moving , FPS 9.64, Running 86.37s Step 343( N/A%), pre moving , FPS 9.65, Running 86.43s Step 344( N/A%), pre moving , FPS 9.68, Running 86.48s Step 345( N/A%), pre moving , FPS 12.83, Running 86.54s Step 346( N/A%), pre moving , FPS 12.85, Running 86.60s Step 347( N/A%), pre moving , FPS 12.75, Running 86.66s Step 348( N/A%), pre moving , FPS 13.00, Running 86.72s Step 349( N/A%), pre moving , FPS 13.20, Running 86.78s Step 350( N/A%), pre moving , FPS 13.44, Running 86.84s Step 351( N/A%), pre moving , FPS 13.39, Running 86.93s Step 352( N/A%), pre moving , FPS 13.31, Running 86.99s Step 353( N/A%), pre moving , FPS 13.26, Running 87.06s Step 354( N/A%), pre moving , FPS 13.22, Running 87.16s Step 355( N/A%), pre moving , FPS 13.37, Running 87.25s Step 356( N/A%), pre moving , FPS 13.28, Running 87.33s Step 357( N/A%), pre moving , FPS 13.18, Running 87.42s Step 358( N/A%), pre moving , FPS 13.24, Running 87.51s Step 359( N/A%), pre moving , FPS 13.17, Running 87.61s Step 360( N/A%), pre moving , FPS 13.19, Running 87.69s Step 361( N/A%), pre moving , FPS 13.25, Running 87.78s Step 362( N/A%), pre moving , FPS 13.29, Running 87.87s Step 363( N/A%), pre moving , FPS 13.15, Running 87.95s Step 364( N/A%), pre moving , FPS 12.87, Running 88.03s Step 365( N/A%), pre moving , FPS 12.70, Running 88.12s Step 366( N/A%), pre moving , FPS 12.51, Running 88.19s Step 367( N/A%), pre moving , FPS 12.42, Running 88.27s Step 368( N/A%), pre moving , FPS 12.19, Running 88.36s Step 369( N/A%), pre moving , FPS 12.03, Running 88.44s Step 370( N/A%), pre moving , FPS 11.79, Running 88.54s Step 371( N/A%), pre moving , FPS 11.92, Running 88.61s Step 372( N/A%), pre moving , FPS 11.87, Running 88.68s Step 373( N/A%), pre moving , FPS 11.76, Running 88.76s Step 374( N/A%), pre moving , FPS 11.94, Running 88.83s Step 375( N/A%), pre moving , FPS 12.15, Running 88.89s Step 376( N/A%), pre moving , FPS 12.38, Running 88.95s Step 377( N/A%), pre moving , FPS 12.68, Running 89.00s Step 378( N/A%), pre moving , FPS 13.00, Running 89.05s Step 379( N/A%), pre moving , FPS 13.40, Running 89.10s Step 380( N/A%), pre moving , FPS 13.57, Running 89.17s Step 381( N/A%), pre moving , FPS 13.86, Running 89.22s Step 382( N/A%), pre moving , FPS 14.29, Running 89.27s Step 383( N/A%), pre moving , FPS 14.61, Running 89.32s Step 384( N/A%), pre moving , FPS 14.41, Running 89.42s Step 385( N/A%), pre moving , FPS 14.70, Running 89.48s Step 386( N/A%), pre moving , FPS 14.95, Running 89.53s Step 387( N/A%), pre moving , FPS 15.17, Running 89.59s Step 388( N/A%), pre moving , FPS 15.62, Running 89.64s Step 389( N/A%), pre moving , FPS 15.78, Running 89.71s Step 390( N/A%), pre moving , FPS 16.20, Running 89.77s Step 391( N/A%), pre moving , FPS 16.44, Running 89.83s Step 392( N/A%), pre moving , FPS 16.62, Running 89.88s Step 393( N/A%), pre moving , FPS 17.00, Running 89.94s Step 394( N/A%), pre moving , FPS 17.31, Running 89.99s Step 395( N/A%), pre moving , FPS 17.54, Running 90.03s Step 396( N/A%), pre moving , FPS 17.56, Running 90.09s Step 397( N/A%), pre moving , FPS 17.55, Running 90.14s Step 398( N/A%), pre moving , FPS 17.40, Running 90.20s Step 399( N/A%), pre moving , FPS 17.37, Running 90.26s Step 400( N/A%), pre moving , FPS 17.64, Running 90.30s Step 401( N/A%), pre moving , FPS 7.34, Running 91.95s Step 402( N/A%), pre moving , FPS 6.69, Running 92.26s Step 403( N/A%), pre moving , FPS 6.40, Running 92.44s Step 404( N/A%), pre moving , FPS 6.07, Running 92.72s Step 405( N/A%), pre moving , FPS 5.81, Running 92.92s Step 406( N/A%), pre moving , FPS 5.30, Running 93.31s Step 407( N/A%), pre moving , FPS 5.15, Running 93.48s Step 408( N/A%), pre moving , FPS 4.81, Running 93.80s Step 409( N/A%), pre moving , FPS 4.66, Running 94.00s Step 410( N/A%), pre moving , FPS 4.42, Running 94.29s Step 411( N/A%), pre moving , FPS 4.26, Running 94.52s Step 412( N/A%), pre moving , FPS 4.00, Running 94.88s Step 413( N/A%), pre moving , FPS 3.89, Running 95.08s Step 414( N/A%), pre moving , FPS 3.69, Running 95.41s Step 415( N/A%), pre moving , FPS 3.58, Running 95.61s Step 416( N/A%), pre moving , FPS 3.43, Running 95.92s Step 417( N/A%), pre moving , FPS 3.35, Running 96.11s Step 418( N/A%), pre moving , FPS 3.22, Running 96.41s Step 419( N/A%), pre moving , FPS 3.15, Running 96.60s Step 420( N/A%), pre moving , FPS 3.01, Running 96.94s Step 421( 0.33%), action 1, FPS 3.15, Running 98.30s Step 422( 0.67%), action 2, FPS 2.90, Running 99.16s Step 423( 1.00%), action 3, FPS 2.56, Running 100.26s Step 424( 1.33%), action 4, FPS 2.28, Running 101.48s Step 425( 1.67%), action 5, FPS 2.10, Running 102.43s Step 426( 2.00%), action 6, FPS 2.06, Running 102.99s Step 427( 2.33%), action 7, FPS 1.89, Running 104.05s Step 428( 2.67%), action 8, FPS 1.89, Running 104.40s Step 429( 3.00%), action 9, FPS 1.74, Running 105.50s Step 430( 3.33%), action 10, FPS 1.70, Running 106.05s Step 431( 3.67%), action 11, FPS 1.59, Running 107.13s Step 432( 4.00%), action 12, FPS 1.52, Running 108.00s Step 433( 4.33%), action 13, FPS 1.44, Running 108.95s Step 434( 4.67%), action 14, FPS 1.41, Running 109.58s Step 435( 5.00%), action 15, FPS 1.38, Running 110.14s Step 436( 5.33%), action 16, FPS 1.32, Running 111.10s Step 437( 5.67%), action 17, FPS 1.26, Running 111.93s Step 438( 6.00%), action 18, FPS 1.23, Running 112.73s Step 439( 6.33%), action 19, FPS 1.20, Running 113.31s Step 440( 6.67%), action 20, FPS 1.17, Running 114.01s Step 441( 7.00%), action 21, FPS 1.21, Running 114.89s Step 442( 7.33%), action 22, FPS 1.21, Running 115.64s Step 443( 7.67%), action 23, FPS 1.23, Running 116.58s Step 444( 8.00%), action 24, FPS 1.25, Running 117.43s Step 445( 8.33%), action 25, FPS 1.29, Running 117.89s Step 446( 8.67%), action 26, FPS 1.30, Running 118.34s Step 447( 9.00%), action 27, FPS 1.32, Running 119.17s Step 448( 9.33%), action 28, FPS 1.28, Running 120.00s Step 449( 9.67%), action 29, FPS 1.30, Running 120.87s Step 450( 10.00%), action 30, FPS 1.29, Running 121.60s Step 451( 10.33%), action 31, FPS 1.30, Running 122.53s Step 452( 10.67%), action 32, FPS 1.34, Running 122.95s Step 453( 11.00%), action 33, FPS 1.35, Running 123.80s Step 454( 11.33%), action 34, FPS 1.33, Running 124.66s Step 455( 11.67%), action 35, FPS 1.29, Running 125.61s Step 456( 12.00%), action 36, FPS 1.34, Running 126.07s Step 457( 12.33%), action 37, FPS 1.37, Running 126.51s Step 458( 12.67%), action 38, FPS 1.41, Running 126.90s Step 459( 13.00%), action 39, FPS 1.38, Running 127.82s Step 460( 13.33%), action 40, FPS 1.36, Running 128.67s Step 461( 13.67%), action 41, FPS 1.35, Running 129.69s Step 462( 14.00%), action 42, FPS 1.39, Running 130.00s Step 463( 14.33%), action 43, FPS 1.44, Running 130.45s Step 464( 14.67%), action 44, FPS 1.46, Running 131.12s Step 465( 15.00%), action 45, FPS 1.43, Running 131.92s Step 466( 15.33%), action 46, FPS 1.38, Running 132.85s Step 467( 15.67%), action 47, FPS 1.42, Running 133.22s Step 468( 16.00%), action 48, FPS 1.41, Running 134.18s Step 469( 16.33%), action 49, FPS 1.44, Running 134.71s Step 470( 16.67%), action 50, FPS 1.48, Running 135.14s Step 471( 17.00%), action 51, FPS 1.48, Running 136.07s Step 472( 17.33%), action 52, FPS 1.43, Running 136.96s Step 473( 17.67%), action 53, FPS 1.42, Running 137.87s Step 474( 18.00%), action 54, FPS 1.43, Running 138.62s Step 475( 18.33%), action 55, FPS 1.48, Running 139.08s Step 476( 18.67%), action 56, FPS 1.43, Running 140.01s Step 477( 19.00%), action 57, FPS 1.40, Running 140.81s Step 478( 19.33%), action 58, FPS 1.36, Running 141.61s Step 479( 19.67%), action 59, FPS 1.41, Running 141.96s Step 480( 20.00%), action 60, FPS 1.40, Running 142.95s Step 481( 20.33%), action 61, FPS 1.40, Running 143.97s Step 482( 20.67%), action 62, FPS 1.36, Running 144.69s Step 483( 21.00%), action 63, FPS 1.33, Running 145.49s Step 484( 21.33%), action 64, FPS 1.31, Running 146.39s Step 485( 21.67%), action 65, FPS 1.30, Running 147.25s Step 486( 22.00%), action 66, FPS 1.31, Running 148.11s Step 487( 22.33%), action 67, FPS 1.28, Running 148.80s Step 488( 22.67%), action 68, FPS 1.32, Running 149.29s Step 489( 23.00%), action 69, FPS 1.31, Running 149.97s Step 490( 23.33%), action 70, FPS 1.30, Running 150.55s Step 491( 23.67%), action 71, FPS 1.33, Running 151.11s Step 492( 24.00%), action 72, FPS 1.32, Running 152.11s Step 493( 24.33%), action 73, FPS 1.33, Running 152.96s Step 494( 24.67%), action 74, FPS 1.31, Running 153.92s Step 495( 25.00%), action 75, FPS 1.28, Running 154.74s Step 496( 25.33%), action 76, FPS 1.32, Running 155.15s Step 497( 25.67%), action 77, FPS 1.34, Running 155.73s Step 498( 26.00%), action 78, FPS 1.34, Running 156.48s Step 499( 26.33%), action 79, FPS 1.35, Running 156.79s Step 500( 26.67%), action 80, FPS 1.36, Running 157.66s Step 501( 27.00%), action 81, FPS 1.37, Running 158.52s Step 502( 27.33%), action 82, FPS 1.36, Running 159.42s Step 503( 27.67%), action 83, FPS 1.36, Running 160.24s Step 504( 28.00%), action 84, FPS 1.36, Running 161.08s Step 505( 28.33%), action 85, FPS 1.37, Running 161.88s Step 506( 28.67%), action 86, FPS 1.38, Running 162.61s Step 507( 29.00%), action 87, FPS 1.41, Running 162.94s Step 508( 29.33%), action 88, FPS 1.39, Running 163.63s Step 509( 29.67%), action 89, FPS 1.43, Running 163.97s Step 510( 30.00%), action 90, FPS 1.45, Running 164.34s Step 511( 30.33%), action 91, FPS 1.40, Running 165.39s Step 512( 30.67%), action 92, FPS 1.42, Running 166.17s Step 513( 31.00%), action 93, FPS 1.43, Running 166.96s Step 514( 31.33%), action 94, FPS 1.43, Running 167.86s Step 515( 31.67%), action 95, FPS 1.43, Running 168.69s Step 516( 32.00%), action 96, FPS 1.44, Running 169.06s Step 517( 32.33%), action 97, FPS 1.41, Running 169.88s Step 518( 32.67%), action 98, FPS 1.41, Running 170.69s Step 519( 33.00%), action 99, FPS 1.36, Running 171.50s Step 520( 33.33%), action 100, FPS 1.37, Running 172.27s Step 521( 33.67%), action 101, FPS 1.35, Running 173.29s Step 522( 34.00%), action 102, FPS 1.40, Running 173.70s Step 523( 34.33%), action 103, FPS 1.43, Running 174.24s Step 524( 34.67%), action 104, FPS 1.48, Running 174.55s Step 525( 35.00%), action 105, FPS 1.49, Running 175.34s Step 526( 35.33%), action 106, FPS 1.53, Running 175.69s Step 527( 35.67%), action 107, FPS 1.48, Running 176.46s Step 528( 36.00%), action 108, FPS 1.46, Running 177.31s Step 529( 36.33%), action 109, FPS 1.43, Running 177.98s Step 530( 36.67%), action 110, FPS 1.37, Running 178.89s Step 531( 37.00%), action 111, FPS 1.40, Running 179.68s Step 532( 37.33%), action 112, FPS 1.41, Running 180.41s Step 533( 37.67%), action 113, FPS 1.40, Running 181.24s Step 534( 38.00%), action 114, FPS 1.41, Running 182.09s Step 535( 38.33%), action 115, FPS 1.45, Running 182.51s Step 536( 38.67%), action 116, FPS 1.46, Running 182.75s Step 537( 39.00%), action 117, FPS 1.52, Running 183.08s Step 538( 39.33%), action 118, FPS 1.52, Running 183.83s Step 539( 39.67%), action 119, FPS 1.55, Running 184.43s Step 540( 40.00%), action 120, FPS 1.59, Running 184.84s Step 541( 40.33%), action 121, FPS 1.62, Running 185.66s Step 542( 40.67%), action 122, FPS 1.57, Running 186.48s Step 543( 41.00%), action 123, FPS 1.54, Running 187.26s Step 544( 41.33%), action 124, FPS 1.47, Running 188.14s Step 545( 41.67%), action 125, FPS 1.47, Running 188.93s Step 546( 42.00%), action 126, FPS 1.42, Running 189.75s Step 547( 42.33%), action 127, FPS 1.42, Running 190.55s Step 548( 42.67%), action 128, FPS 1.41, Running 191.47s Step 549( 43.00%), action 129, FPS 1.42, Running 192.09s Step 550( 43.33%), action 130, FPS 1.42, Running 192.98s Step 551( 43.67%), action 131, FPS 1.41, Running 193.91s Step 552( 44.00%), action 132, FPS 1.38, Running 194.89s Step 553( 44.33%), action 133, FPS 1.38, Running 195.68s Step 554( 44.67%), action 134, FPS 1.39, Running 196.52s Step 555( 45.00%), action 135, FPS 1.35, Running 197.32s Step 556( 45.33%), action 136, FPS 1.34, Running 197.67s Step 557( 45.67%), action 137, FPS 1.31, Running 198.35s Step 558( 46.00%), action 138, FPS 1.34, Running 198.79s Step 559( 46.33%), action 139, FPS 1.35, Running 199.27s Step 560( 46.67%), action 140, FPS 1.33, Running 199.90s Step 561( 47.00%), action 141, FPS 1.32, Running 200.85s Step 562( 47.33%), action 142, FPS 1.35, Running 201.28s Step 563( 47.67%), action 143, FPS 1.36, Running 201.98s Step 564( 48.00%), action 144, FPS 1.36, Running 202.85s Step 565( 48.33%), action 145, FPS 1.37, Running 203.58s Step 566( 48.67%), action 146, FPS 1.38, Running 204.27s Step 567( 49.00%), action 147, FPS 1.39, Running 204.97s Step 568( 49.33%), action 148, FPS 1.41, Running 205.70s Step 569( 49.67%), action 149, FPS 1.41, Running 206.26s Step 570( 50.00%), action 150, FPS 1.42, Running 207.03s Step 571( 50.33%), action 151, FPS 1.42, Running 208.03s Step 572( 50.67%), action 152, FPS 1.42, Running 208.99s Step 573( 51.00%), action 153, FPS 1.47, Running 209.31s Step 574( 51.33%), action 154, FPS 1.48, Running 210.01s Step 575( 51.67%), action 155, FPS 1.50, Running 210.66s Step 576( 52.00%), action 156, FPS 1.50, Running 211.04s Step 577( 52.33%), action 157, FPS 1.49, Running 211.81s Step 578( 52.67%), action 158, FPS 1.47, Running 212.36s Step 579( 53.00%), action 159, FPS 1.47, Running 212.90s Step 580( 53.33%), action 160, FPS 1.44, Running 213.77s Step 581( 53.67%), action 161, FPS 1.45, Running 214.64s Step 582( 54.00%), action 162, FPS 1.42, Running 215.40s Step 583( 54.33%), action 163, FPS 1.41, Running 216.17s Step 584( 54.67%), action 164, FPS 1.41, Running 217.03s Step 585( 55.00%), action 165, FPS 1.41, Running 217.75s Step 586( 55.33%), action 166, FPS 1.44, Running 218.16s Step 587( 55.67%), action 167, FPS 1.45, Running 218.74s Step 588( 56.00%), action 168, FPS 1.44, Running 219.55s Step 589( 56.33%), action 169, FPS 1.43, Running 220.26s Step 590( 56.67%), action 170, FPS 1.43, Running 221.00s Step 591( 57.00%), action 171, FPS 1.42, Running 222.08s Step 592( 57.33%), action 172, FPS 1.48, Running 222.48s Step 593( 57.67%), action 173, FPS 1.44, Running 223.22s Step 594( 58.00%), action 174, FPS 1.46, Running 223.72s Step 595( 58.33%), action 175, FPS 1.46, Running 224.39s Step 596( 58.67%), action 176, FPS 1.45, Running 224.80s Step 597( 59.00%), action 177, FPS 1.45, Running 225.63s Step 598( 59.33%), action 178, FPS 1.42, Running 226.40s Step 599( 59.67%), action 179, FPS 1.40, Running 227.19s Step 600( 60.00%), action 180, FPS 1.40, Running 228.06s Step 601( 60.33%), action 181, FPS 1.38, Running 229.12s Step 602( 60.67%), action 182, FPS 1.42, Running 229.48s [2026-08-02 20:56:37] [51 ] Seed 50 success after 229.77 s. +steps: 602 , actions: 182 . +Instruction: Empty +Total 30/51(58.82%) success. +Setting seed: 51 +Step 1( N/A%), pre moving , FPS 8.50, Running 0.12s Step 2( N/A%), pre moving , FPS 12.63, Running 0.16s Step 3( N/A%), pre moving , FPS 14.97, Running 0.20s Step 4( N/A%), pre moving , FPS 16.95, Running 0.24s Step 5( N/A%), pre moving , FPS 18.27, Running 0.27s Step 6( N/A%), pre moving , FPS 19.26, Running 0.31s Step 7( N/A%), pre moving , FPS 19.66, Running 0.36s Step 8( N/A%), pre moving , FPS 20.12, Running 0.40s Step 9( N/A%), pre moving , FPS 20.60, Running 0.44s Step 10( N/A%), pre moving , FPS 21.04, Running 0.48s Step 11( N/A%), pre moving , FPS 20.75, Running 0.53s Step 12( N/A%), pre moving , FPS 21.07, Running 0.57s Step 13( N/A%), pre moving , FPS 21.44, Running 0.61s Step 14( N/A%), pre moving , FPS 21.60, Running 0.65s Step 15( N/A%), pre moving , FPS 21.80, Running 0.69s Step 16( N/A%), pre moving , FPS 22.05, Running 0.73s Step 17( N/A%), pre moving , FPS 22.23, Running 0.76s Step 18( N/A%), pre moving , FPS 22.48, Running 0.80s Step 19( N/A%), pre moving , FPS 22.31, Running 0.85s Step 20( N/A%), pre moving , FPS 22.50, Running 0.89s Step 21( N/A%), pre moving , FPS 19.65, Running 1.14s Step 22( N/A%), pre moving , FPS 19.15, Running 1.20s Step 23( N/A%), pre moving , FPS 19.27, Running 1.24s Step 24( N/A%), pre moving , FPS 19.29, Running 1.27s Step 25( N/A%), pre moving , FPS 19.25, Running 1.31s Step 26( N/A%), pre moving , FPS 15.98, Running 1.56s Step 27( N/A%), pre moving , FPS 16.03, Running 1.60s Step 28( N/A%), pre moving , FPS 16.07, Running 1.64s Step 29( N/A%), pre moving , FPS 16.09, Running 1.68s Step 30( N/A%), pre moving , FPS 16.10, Running 1.72s Step 31( N/A%), pre moving , FPS 16.32, Running 1.76s Step 32( N/A%), pre moving , FPS 16.28, Running 1.80s Step 33( N/A%), pre moving , FPS 16.19, Running 1.84s Step 34( N/A%), pre moving , FPS 16.21, Running 1.88s Step 35( N/A%), pre moving , FPS 16.03, Running 1.94s Step 36( N/A%), pre moving , FPS 13.02, Running 2.26s Step 37( N/A%), pre moving , FPS 13.03, Running 2.30s Step 38( N/A%), pre moving , FPS 13.02, Running 2.34s Step 39( N/A%), pre moving , FPS 13.08, Running 2.38s Step 40( N/A%), pre moving , FPS 13.03, Running 2.42s Step 41( N/A%), pre moving , FPS 15.05, Running 2.46s Step 42( N/A%), pre moving , FPS 15.40, Running 2.50s Step 43( N/A%), pre moving , FPS 15.39, Running 2.54s Step 44( N/A%), pre moving , FPS 15.31, Running 2.58s Step 45( N/A%), pre moving , FPS 15.28, Running 2.62s Step 46( N/A%), pre moving , FPS 18.23, Running 2.66s Step 47( N/A%), pre moving , FPS 18.29, Running 2.70s Step 48( N/A%), pre moving , FPS 18.27, Running 2.74s Step 49( N/A%), pre moving , FPS 18.27, Running 2.77s Step 50( N/A%), pre moving , FPS 18.28, Running 2.81s Step 51( N/A%), pre moving , FPS 18.30, Running 2.85s Step 52( N/A%), pre moving , FPS 18.36, Running 2.89s Step 53( N/A%), pre moving , FPS 18.40, Running 2.93s Step 54( N/A%), pre moving , FPS 18.27, Running 2.98s Step 55( N/A%), pre moving , FPS 18.55, Running 3.01s Step 56( N/A%), pre moving , FPS 25.29, Running 3.05s Step 57( N/A%), pre moving , FPS 25.22, Running 3.09s Step 58( N/A%), pre moving , FPS 25.00, Running 3.14s Step 59( N/A%), pre moving , FPS 24.98, Running 3.18s Step 60( N/A%), pre moving , FPS 25.14, Running 3.22s Step 61( N/A%), pre moving , FPS 25.23, Running 3.26s Step 62( N/A%), pre moving , FPS 25.23, Running 3.29s Step 63( N/A%), pre moving , FPS 25.22, Running 3.33s Step 64( N/A%), pre moving , FPS 25.35, Running 3.37s Step 65( N/A%), pre moving , FPS 25.41, Running 3.41s Step 66( N/A%), pre moving , FPS 25.36, Running 3.45s Step 67( N/A%), pre moving , FPS 25.22, Running 3.49s Step 68( N/A%), pre moving , FPS 24.57, Running 3.55s Step 69( N/A%), pre moving , FPS 23.93, Running 3.61s Step 70( N/A%), pre moving , FPS 23.16, Running 3.68s Step 71( N/A%), pre moving , FPS 22.61, Running 3.73s Step 72( N/A%), pre moving , FPS 21.89, Running 3.80s Step 73( N/A%), pre moving , FPS 21.41, Running 3.86s Step 74( N/A%), pre moving , FPS 21.12, Running 3.92s Step 75( N/A%), pre moving , FPS 20.62, Running 3.98s Step 76( N/A%), pre moving , FPS 20.15, Running 4.05s Step 77( N/A%), pre moving , FPS 19.76, Running 4.10s Step 78( N/A%), pre moving , FPS 19.36, Running 4.17s Step 79( N/A%), pre moving , FPS 19.08, Running 4.23s Step 80( N/A%), pre moving , FPS 18.74, Running 4.29s Step 81( N/A%), pre moving , FPS 18.35, Running 4.35s Step 82( N/A%), pre moving , FPS 17.96, Running 4.41s Step 83( N/A%), pre moving , FPS 17.53, Running 4.47s Step 84( N/A%), pre moving , FPS 17.22, Running 4.53s Step 85( N/A%), pre moving , FPS 16.95, Running 4.59s Step 86( N/A%), pre moving , FPS 16.58, Running 4.65s Step 87( N/A%), pre moving , FPS 16.31, Running 4.72s Step 88( N/A%), pre moving , FPS 16.59, Running 4.76s Step 89( N/A%), pre moving , FPS 16.86, Running 4.80s Step 90( N/A%), pre moving , FPS 17.23, Running 4.84s Step 91( N/A%), pre moving , FPS 17.41, Running 4.88s Step 92( N/A%), pre moving , FPS 17.69, Running 4.93s Step 93( N/A%), pre moving , FPS 18.07, Running 4.97s Step 94( N/A%), pre moving , FPS 18.47, Running 5.01s Step 95( N/A%), pre moving , FPS 18.74, Running 5.05s Step 96( N/A%), pre moving , FPS 19.11, Running 5.09s Step 97( N/A%), pre moving , FPS 19.50, Running 5.13s Step 98( N/A%), pre moving , FPS 19.98, Running 5.17s Step 99( N/A%), pre moving , FPS 20.37, Running 5.21s Step 100( N/A%), pre moving , FPS 20.62, Running 5.26s Step 101( N/A%), pre moving , FPS 20.98, Running 5.30s Step 102( N/A%), pre moving , FPS 21.28, Running 5.35s Step 103( N/A%), pre moving , FPS 21.72, Running 5.39s Step 104( N/A%), pre moving , FPS 21.94, Running 5.44s Step 105( N/A%), pre moving , FPS 22.24, Running 5.49s Step 106( N/A%), pre moving , FPS 23.00, Running 5.52s Step 107( N/A%), pre moving , FPS 23.67, Running 5.56s Step 108( N/A%), pre moving , FPS 23.77, Running 5.60s Step 109( N/A%), pre moving , FPS 23.87, Running 5.63s Step 110( N/A%), pre moving , FPS 23.85, Running 5.67s Step 111( N/A%), pre moving , FPS 24.08, Running 5.71s Step 112( N/A%), pre moving , FPS 24.41, Running 5.75s Step 113( N/A%), pre moving , FPS 24.40, Running 5.79s Step 114( N/A%), pre moving , FPS 24.41, Running 5.83s Step 115( N/A%), pre moving , FPS 24.58, Running 5.86s Step 116( N/A%), pre moving , FPS 24.49, Running 5.91s Step 117( N/A%), pre moving , FPS 24.53, Running 5.95s Step 118( N/A%), pre moving , FPS 24.63, Running 5.98s Step 119( N/A%), pre moving , FPS 24.62, Running 6.02s Step 120( N/A%), pre moving , FPS 24.81, Running 6.06s Step 121( N/A%), pre moving , FPS 14.72, Running 6.66s Step 122( N/A%), pre moving , FPS 13.34, Running 6.85s Step 123( N/A%), pre moving , FPS 11.94, Running 7.07s Step 124( N/A%), pre moving , FPS 11.22, Running 7.22s Step 125( N/A%), pre moving , FPS 9.94, Running 7.50s Step 126( N/A%), pre moving , FPS 9.34, Running 7.67s Step 127( N/A%), pre moving , FPS 8.43, Running 7.93s Step 128( N/A%), pre moving , FPS 8.00, Running 8.10s Step 129( N/A%), pre moving , FPS 7.44, Running 8.32s Step 130( N/A%), pre moving , FPS 7.06, Running 8.51s Step 131( N/A%), pre moving , FPS 6.52, Running 8.78s Step 132( N/A%), pre moving , FPS 6.33, Running 8.91s Step 133( N/A%), pre moving , FPS 5.93, Running 9.16s Step 134( N/A%), pre moving , FPS 5.69, Running 9.34s Step 135( N/A%), pre moving , FPS 5.39, Running 9.58s Step 136( N/A%), pre moving , FPS 5.19, Running 9.77s Step 137( N/A%), pre moving , FPS 4.91, Running 10.02s Step 138( N/A%), pre moving , FPS 4.76, Running 10.18s Step 139( N/A%), pre moving , FPS 4.59, Running 10.38s Step 140( N/A%), pre moving , FPS 4.47, Running 10.54s Step 141( N/A%), pre moving , FPS 4.85, Running 10.79s Step 142( N/A%), pre moving , FPS 4.85, Running 10.97s Step 143( N/A%), pre moving , FPS 4.83, Running 11.21s Step 144( N/A%), pre moving , FPS 4.84, Running 11.35s Step 145( N/A%), pre moving , FPS 4.89, Running 11.59s Step 146( N/A%), pre moving , FPS 4.89, Running 11.76s Step 147( N/A%), pre moving , FPS 4.91, Running 12.00s Step 148( N/A%), pre moving , FPS 4.92, Running 12.16s Step 149( N/A%), pre moving , FPS 4.91, Running 12.40s Step 150( N/A%), pre moving , FPS 4.93, Running 12.57s Step 151( N/A%), pre moving , FPS 4.99, Running 12.79s Step 152( N/A%), pre moving , FPS 4.94, Running 12.96s Step 153( N/A%), pre moving , FPS 4.93, Running 13.21s Step 154( N/A%), pre moving , FPS 4.94, Running 13.39s Step 155( N/A%), pre moving , FPS 4.95, Running 13.62s Step 156( N/A%), pre moving , FPS 4.95, Running 13.81s Step 157( N/A%), pre moving , FPS 4.96, Running 14.06s Step 158( N/A%), pre moving , FPS 4.99, Running 14.19s Step 159( N/A%), pre moving , FPS 4.94, Running 14.43s Step 160( N/A%), pre moving , FPS 4.94, Running 14.59s Step 161( N/A%), pre moving , FPS 4.97, Running 14.81s Step 162( N/A%), pre moving , FPS 5.00, Running 14.97s Step 163( N/A%), pre moving , FPS 5.01, Running 15.20s Step 164( N/A%), pre moving , FPS 4.99, Running 15.36s Step 165( N/A%), pre moving , FPS 5.03, Running 15.56s Step 166( N/A%), pre moving , FPS 5.02, Running 15.74s Step 167( N/A%), pre moving , FPS 5.03, Running 15.98s Step 168( N/A%), pre moving , FPS 5.08, Running 16.10s Step 169( N/A%), pre moving , FPS 5.05, Running 16.36s Step 170( N/A%), pre moving , FPS 5.08, Running 16.50s Step 171( N/A%), pre moving , FPS 5.09, Running 16.72s Step 172( N/A%), pre moving , FPS 5.12, Running 16.86s Step 173( N/A%), pre moving , FPS 5.15, Running 17.10s Step 174( N/A%), pre moving , FPS 5.21, Running 17.23s Step 175( N/A%), pre moving , FPS 5.20, Running 17.47s Step 176( N/A%), pre moving , FPS 5.24, Running 17.62s Step 177( N/A%), pre moving , FPS 5.26, Running 17.86s Step 178( N/A%), pre moving , FPS 5.39, Running 17.90s Step 179( N/A%), pre moving , FPS 5.68, Running 17.95s Step 180( N/A%), pre moving , FPS 5.88, Running 17.99s Step 181( N/A%), pre moving , FPS 6.20, Running 18.04s Step 182( N/A%), pre moving , FPS 6.44, Running 18.08s Step 183( N/A%), pre moving , FPS 6.85, Running 18.12s Step 184( N/A%), pre moving , FPS 7.13, Running 18.16s Step 185( N/A%), pre moving , FPS 7.56, Running 18.21s Step 186( N/A%), pre moving , FPS 7.97, Running 18.25s Step 187( N/A%), pre moving , FPS 8.66, Running 18.29s Step 188( N/A%), pre moving , FPS 7.55, Running 18.75s Step 189( N/A%), pre moving , FPS 8.22, Running 18.79s Step 190( N/A%), pre moving , FPS 8.57, Running 18.84s Step 191( N/A%), pre moving , FPS 9.29, Running 18.87s Step 192( N/A%), pre moving , FPS 9.65, Running 18.94s Step 193( N/A%), pre moving , FPS 10.52, Running 19.00s Step 194( N/A%), pre moving , FPS 11.01, Running 19.05s Step 195( N/A%), pre moving , FPS 12.17, Running 19.11s Step 196( N/A%), pre moving , FPS 12.85, Running 19.18s Step 197( N/A%), pre moving , FPS 14.46, Running 19.24s Step 198( N/A%), pre moving , FPS 14.12, Running 19.32s Step 199( N/A%), pre moving , FPS 14.02, Running 19.37s Step 200( N/A%), pre moving , FPS 13.91, Running 19.43s Step 201( N/A%), pre moving , FPS 13.63, Running 19.51s Step 202( N/A%), pre moving , FPS 13.32, Running 19.58s Step 203( N/A%), pre moving , FPS 13.03, Running 19.65s Step 204( N/A%), pre moving , FPS 12.75, Running 19.73s Step 205( N/A%), pre moving , FPS 12.43, Running 19.81s Step 206( N/A%), pre moving , FPS 12.12, Running 19.90s Step 207( N/A%), pre moving , FPS 11.78, Running 19.99s Step 208( N/A%), pre moving , FPS 14.80, Running 20.10s Step 209( N/A%), pre moving , FPS 14.15, Running 20.21s Step 210( N/A%), pre moving , FPS 13.63, Running 20.30s Step 211( N/A%), pre moving , FPS 13.10, Running 20.40s Step 212( N/A%), pre moving , FPS 12.69, Running 20.51s Step 213( N/A%), pre moving , FPS 12.37, Running 20.62s Step 214( N/A%), pre moving , FPS 11.97, Running 20.72s Step 215( N/A%), pre moving , FPS 11.73, Running 20.82s Step 216( N/A%), pre moving , FPS 11.51, Running 20.92s Step 217( N/A%), pre moving , FPS 11.27, Running 21.01s Step 218( N/A%), pre moving , FPS 11.10, Running 21.12s Step 219( N/A%), pre moving , FPS 10.80, Running 21.23s Step 220( N/A%), pre moving , FPS 10.52, Running 21.33s Step 221( N/A%), pre moving , FPS 10.23, Running 21.46s Step 222( N/A%), pre moving , FPS 10.05, Running 21.57s Step 223( N/A%), pre moving , FPS 9.84, Running 21.69s Step 224( N/A%), pre moving , FPS 9.73, Running 21.79s Step 225( N/A%), pre moving , FPS 9.62, Running 21.89s Step 226( N/A%), pre moving , FPS 9.51, Running 22.00s Step 227( N/A%), pre moving , FPS 9.37, Running 22.12s Step 228( N/A%), pre moving , FPS 9.51, Running 22.21s Step 229( N/A%), pre moving , FPS 9.62, Running 22.29s Step 230( N/A%), pre moving , FPS 9.70, Running 22.37s Step 231( N/A%), pre moving , FPS 9.78, Running 22.45s Step 232( N/A%), pre moving , FPS 10.00, Running 22.51s Step 233( N/A%), pre moving , FPS 10.15, Running 22.59s Step 234( N/A%), pre moving , FPS 10.33, Running 22.65s Step 235( N/A%), pre moving , FPS 10.60, Running 22.70s Step 236( N/A%), pre moving , FPS 11.01, Running 22.73s Step 237( N/A%), pre moving , FPS 11.43, Running 22.76s Step 238( N/A%), pre moving , FPS 11.95, Running 22.79s Step 239( N/A%), pre moving , FPS 12.25, Running 22.86s Step 240( N/A%), pre moving , FPS 12.68, Running 22.91s Step 241( N/A%), pre moving , FPS 13.33, Running 22.96s Step 242( N/A%), pre moving , FPS 14.00, Running 23.00s Step 243( N/A%), pre moving , FPS 14.84, Running 23.03s Step 244( N/A%), pre moving , FPS 15.58, Running 23.07s Step 245( N/A%), pre moving , FPS 16.49, Running 23.11s Step 246( N/A%), pre moving , FPS 17.63, Running 23.14s Step 247( N/A%), pre moving , FPS 19.11, Running 23.17s Step 248( N/A%), pre moving , FPS 20.14, Running 23.20s Step 249( N/A%), pre moving , FPS 14.28, Running 23.69s Step 250( N/A%), pre moving , FPS 14.68, Running 23.73s Step 251( N/A%), pre moving , FPS 15.19, Running 23.76s Step 252( N/A%), pre moving , FPS 15.47, Running 23.81s Step 253( N/A%), pre moving , FPS 15.96, Running 23.84s Step 254( N/A%), pre moving , FPS 16.12, Running 23.89s Step 255( N/A%), pre moving , FPS 16.12, Running 23.94s Step 256( N/A%), pre moving , FPS 15.82, Running 24.00s Step 257( N/A%), pre moving , FPS 15.59, Running 24.05s Step 258( N/A%), pre moving , FPS 15.38, Running 24.10s Step 259( N/A%), pre moving , FPS 15.52, Running 24.15s Step 260( N/A%), pre moving , FPS 15.53, Running 24.20s Step 261( N/A%), pre moving , FPS 15.40, Running 24.26s Step 262( N/A%), pre moving , FPS 15.20, Running 24.31s Step 263( N/A%), pre moving , FPS 14.99, Running 24.37s Step 264( N/A%), pre moving , FPS 14.59, Running 24.44s Step 265( N/A%), pre moving , FPS 14.34, Running 24.50s Step 266( N/A%), pre moving , FPS 13.81, Running 24.59s Step 267( N/A%), pre moving , FPS 13.62, Running 24.64s Step 268( N/A%), pre moving , FPS 13.31, Running 24.70s Step 269( N/A%), pre moving , FPS 18.71, Running 24.76s Step 270( N/A%), pre moving , FPS 18.20, Running 24.83s Step 271( N/A%), pre moving , FPS 17.92, Running 24.88s Step 272( N/A%), pre moving , FPS 17.43, Running 24.95s Step 273( N/A%), pre moving , FPS 16.99, Running 25.02s Step 274( N/A%), pre moving , FPS 16.73, Running 25.09s Step 275( N/A%), pre moving , FPS 16.65, Running 25.14s Step 276( N/A%), pre moving , FPS 16.37, Running 25.22s Step 277( N/A%), pre moving , FPS 16.29, Running 25.27s Step 278( N/A%), pre moving , FPS 15.88, Running 25.36s Step 279( N/A%), pre moving , FPS 15.71, Running 25.42s Step 280( N/A%), pre moving , FPS 15.38, Running 25.50s Step 281( N/A%), pre moving , FPS 15.50, Running 25.55s Step 282( N/A%), pre moving , FPS 15.25, Running 25.63s Step 283( N/A%), pre moving , FPS 15.26, Running 25.68s Step 284( N/A%), pre moving , FPS 15.25, Running 25.75s Step 285( N/A%), pre moving , FPS 15.32, Running 25.81s Step 286( N/A%), pre moving , FPS 15.54, Running 25.87s Step 287( N/A%), pre moving , FPS 15.52, Running 25.93s Step 288( N/A%), pre moving , FPS 15.52, Running 25.99s Step 289( N/A%), pre moving , FPS 15.34, Running 26.06s Step 290( N/A%), pre moving , FPS 14.85, Running 26.17s Step 291( N/A%), pre moving , FPS 14.63, Running 26.25s Step 292( N/A%), pre moving , FPS 14.49, Running 26.33s Step 293( N/A%), pre moving , FPS 14.41, Running 26.41s Step 294( N/A%), pre moving , FPS 14.47, Running 26.47s Step 295( N/A%), pre moving , FPS 14.36, Running 26.54s Step 296( N/A%), pre moving , FPS 14.20, Running 26.63s Step 297( N/A%), pre moving , FPS 13.90, Running 26.71s Step 298( N/A%), pre moving , FPS 13.89, Running 26.80s Step 299( N/A%), pre moving , FPS 13.74, Running 26.88s Step 300( N/A%), pre moving , FPS 13.71, Running 26.96s Step 301( N/A%), pre moving , FPS 13.42, Running 27.04s Step 302( N/A%), pre moving , FPS 13.27, Running 27.13s Step 303( N/A%), pre moving , FPS 12.98, Running 27.22s Step 304( N/A%), pre moving , FPS 12.92, Running 27.30s Step 305( N/A%), pre moving , FPS 12.65, Running 27.39s Step 306( N/A%), pre moving , FPS 12.48, Running 27.48s Step 307( N/A%), pre moving , FPS 12.26, Running 27.56s Step 308( N/A%), pre moving , FPS 12.28, Running 27.62s Step 309( N/A%), pre moving , FPS 12.30, Running 27.69s Step 310( N/A%), pre moving , FPS 12.65, Running 27.75s Step 311( N/A%), pre moving , FPS 12.73, Running 27.82s Step 312( N/A%), pre moving , FPS 12.89, Running 27.88s Step 313( N/A%), pre moving , FPS 13.09, Running 27.93s Step 314( N/A%), pre moving , FPS 13.18, Running 27.99s Step 315( N/A%), pre moving , FPS 13.35, Running 28.03s Step 316( N/A%), pre moving , FPS 13.90, Running 28.07s Step 317( N/A%), pre moving , FPS 14.29, Running 28.11s Step 318( N/A%), pre moving , FPS 14.78, Running 28.15s Step 319( N/A%), pre moving , FPS 15.30, Running 28.18s Step 320( N/A%), pre moving , FPS 15.83, Running 28.22s Step 321( N/A%), pre moving , FPS 16.47, Running 28.26s Step 322( N/A%), pre moving , FPS 17.29, Running 28.29s Step 323( N/A%), pre moving , FPS 18.14, Running 28.32s Step 324( N/A%), pre moving , FPS 18.93, Running 28.36s Step 325( N/A%), pre moving , FPS 19.96, Running 28.39s Step 326( N/A%), pre moving , FPS 21.21, Running 28.42s Step 327( N/A%), pre moving , FPS 22.38, Running 28.45s Step 328( N/A%), pre moving , FPS 23.24, Running 28.48s Step 329( N/A%), pre moving , FPS 24.21, Running 28.51s Step 330( N/A%), pre moving , FPS 24.97, Running 28.55s Step 331( N/A%), pre moving , FPS 25.98, Running 28.59s Step 332( N/A%), pre moving , FPS 27.26, Running 28.62s Step 333( N/A%), pre moving , FPS 27.51, Running 28.66s Step 334( N/A%), pre moving , FPS 28.39, Running 28.69s Step 335( N/A%), pre moving , FPS 29.03, Running 28.72s Step 336( N/A%), pre moving , FPS 29.03, Running 28.75s Step 337( N/A%), pre moving , FPS 29.50, Running 28.79s Step 338( N/A%), pre moving , FPS 29.53, Running 28.83s Step 339( N/A%), pre moving , FPS 29.58, Running 28.86s Step 340( N/A%), pre moving , FPS 17.53, Running 29.36s Step 341( N/A%), pre moving , FPS 17.53, Running 29.40s Step 342( N/A%), pre moving , FPS 17.44, Running 29.44s Step 343( N/A%), pre moving , FPS 17.35, Running 29.48s Step 344( N/A%), pre moving , FPS 17.28, Running 29.52s Step 345( N/A%), pre moving , FPS 17.20, Running 29.55s Step 346( N/A%), pre moving , FPS 17.17, Running 29.58s Step 347( N/A%), pre moving , FPS 17.10, Running 29.62s Step 348( N/A%), pre moving , FPS 16.85, Running 29.67s Step 349( N/A%), pre moving , FPS 16.62, Running 29.71s Step 350( N/A%), pre moving , FPS 16.56, Running 29.76s Step 351( N/A%), pre moving , FPS 16.34, Running 29.81s Step 352( N/A%), pre moving , FPS 16.03, Running 29.87s Step 353( N/A%), pre moving , FPS 15.96, Running 29.91s Step 354( N/A%), pre moving , FPS 15.76, Running 29.96s Step 355( N/A%), pre moving , FPS 15.57, Running 30.01s Step 356( N/A%), pre moving , FPS 15.38, Running 30.05s Step 357( N/A%), pre moving , FPS 15.26, Running 30.10s Step 358( N/A%), pre moving , FPS 15.08, Running 30.15s Step 359( N/A%), pre moving , FPS 14.85, Running 30.21s Step 360( N/A%), pre moving , FPS 22.55, Running 30.25s Step 361( N/A%), pre moving , FPS 22.38, Running 30.29s Step 362( N/A%), pre moving , FPS 22.54, Running 30.32s Step 363( N/A%), pre moving , FPS 22.78, Running 30.35s Step 364( N/A%), pre moving , FPS 23.01, Running 30.38s Step 365( N/A%), pre moving , FPS 22.81, Running 30.43s Step 366( N/A%), pre moving , FPS 22.65, Running 30.47s Step 367( N/A%), pre moving , FPS 22.29, Running 30.52s Step 368( N/A%), pre moving , FPS 22.66, Running 30.55s Step 369( N/A%), pre moving , FPS 23.03, Running 30.58s Step 370( N/A%), pre moving , FPS 23.11, Running 30.63s Step 371( N/A%), pre moving , FPS 23.48, Running 30.66s Step 372( N/A%), pre moving , FPS 24.16, Running 30.69s Step 373( N/A%), pre moving , FPS 24.66, Running 30.72s Step 374( N/A%), pre moving , FPS 24.95, Running 30.76s Step 375( N/A%), pre moving , FPS 25.28, Running 30.80s Step 376( N/A%), pre moving , FPS 25.57, Running 30.84s Step 377( N/A%), pre moving , FPS 25.88, Running 30.87s Step 378( N/A%), pre moving , FPS 26.22, Running 30.91s Step 379( N/A%), pre moving , FPS 26.97, Running 30.95s Step 380( N/A%), pre moving , FPS 27.29, Running 30.98s Step 381( N/A%), pre moving , FPS 27.72, Running 31.01s Step 382( N/A%), pre moving , FPS 27.77, Running 31.04s Step 383( N/A%), pre moving , FPS 27.75, Running 31.07s Step 384( N/A%), pre moving , FPS 27.75, Running 31.11s Step 385( N/A%), pre moving , FPS 28.22, Running 31.14s Step 386( N/A%), pre moving , FPS 28.44, Running 31.17s Step 387( N/A%), pre moving , FPS 29.22, Running 31.20s Step 388( N/A%), pre moving , FPS 29.01, Running 31.24s Step 389( N/A%), pre moving , FPS 29.00, Running 31.27s Step 390( N/A%), pre moving , FPS 29.49, Running 31.31s Step 391( N/A%), pre moving , FPS 29.44, Running 31.34s Step 392( N/A%), pre moving , FPS 29.41, Running 31.37s Step 393( N/A%), pre moving , FPS 29.26, Running 31.41s Step 394( N/A%), pre moving , FPS 29.44, Running 31.44s Step 395( N/A%), pre moving , FPS 29.01, Running 31.49s Step 396( N/A%), pre moving , FPS 29.14, Running 31.52s Step 397( N/A%), pre moving , FPS 29.32, Running 31.56s Step 398( N/A%), pre moving , FPS 29.69, Running 31.59s Step 399( N/A%), pre moving , FPS 29.72, Running 31.62s Step 400( N/A%), pre moving , FPS 29.69, Running 31.65s Step 401( N/A%), pre moving , FPS 29.77, Running 31.68s Step 402( N/A%), pre moving , FPS 29.79, Running 31.71s Step 403( N/A%), pre moving , FPS 29.82, Running 31.74s Step 404( N/A%), pre moving , FPS 29.83, Running 31.78s Step 405( N/A%), pre moving , FPS 29.85, Running 31.81s Step 406( N/A%), pre moving , FPS 29.95, Running 31.84s Step 407( N/A%), pre moving , FPS 29.83, Running 31.87s Step 408( N/A%), pre moving , FPS 30.02, Running 31.91s Step 409( N/A%), pre moving , FPS 29.79, Running 31.94s Step 410( N/A%), pre moving , FPS 9.90, Running 33.33s Step 411( N/A%), pre moving , FPS 8.95, Running 33.58s Step 412( N/A%), pre moving , FPS 8.42, Running 33.75s Step 413( N/A%), pre moving , FPS 7.67, Running 34.02s Step 414( N/A%), pre moving , FPS 7.32, Running 34.18s Step 415( N/A%), pre moving , FPS 6.83, Running 34.42s Step 416( N/A%), pre moving , FPS 6.53, Running 34.59s Step 417( N/A%), pre moving , FPS 6.09, Running 34.84s Step 418( N/A%), pre moving , FPS 5.82, Running 35.03s Step 419( N/A%), pre moving , FPS 5.47, Running 35.27s Step 420( N/A%), pre moving , FPS 5.26, Running 35.45s Step 421( N/A%), pre moving , FPS 5.03, Running 35.66s Step 422( N/A%), pre moving , FPS 4.90, Running 35.80s Step 423( N/A%), pre moving , FPS 4.64, Running 36.05s Step 424( N/A%), pre moving , FPS 4.48, Running 36.24s Step 425( N/A%), pre moving , FPS 4.24, Running 36.52s Step 426( N/A%), pre moving , FPS 4.09, Running 36.73s Step 427( N/A%), pre moving , FPS 3.94, Running 36.95s Step 428( N/A%), pre moving , FPS 3.86, Running 37.09s Step 429( N/A%), pre moving , FPS 3.72, Running 37.33s Step 430( 0.33%), action 1, FPS 3.72, Running 38.70s Step 431( 0.67%), action 2, FPS 3.41, Running 39.44s Step 432( 1.00%), action 3, FPS 3.02, Running 40.38s Step 433( 1.33%), action 4, FPS 2.72, Running 41.38s Step 434( 1.67%), action 5, FPS 2.60, Running 41.87s Step 435( 2.00%), action 6, FPS 2.59, Running 42.14s Step 436( 2.33%), action 7, FPS 2.32, Running 43.22s Step 437( 2.67%), action 8, FPS 2.23, Running 43.80s Step 438( 3.00%), action 9, FPS 2.05, Running 44.76s Step 439( 3.33%), action 10, FPS 2.06, Running 44.99s Step 440( 3.67%), action 11, FPS 1.97, Running 45.58s Step 441( 4.00%), action 12, FPS 1.98, Running 45.77s Step 442( 4.33%), action 13, FPS 1.85, Running 46.63s Step 443( 4.67%), action 14, FPS 1.83, Running 46.96s Step 444( 5.00%), action 15, FPS 1.70, Running 48.02s Step 445( 5.33%), action 16, FPS 1.67, Running 48.51s Step 446( 5.67%), action 17, FPS 1.57, Running 49.46s Step 447( 6.00%), action 18, FPS 1.56, Running 49.73s Step 448( 6.33%), action 19, FPS 1.53, Running 50.12s Step 449( 6.67%), action 20, FPS 1.49, Running 50.76s Step 450( 7.00%), action 21, FPS 1.51, Running 51.94s Step 451( 7.33%), action 22, FPS 1.54, Running 52.42s Step 452( 7.67%), action 23, FPS 1.58, Running 53.05s Step 453( 8.00%), action 24, FPS 1.61, Running 53.80s Step 454( 8.33%), action 25, FPS 1.55, Running 54.78s Step 455( 8.67%), action 26, FPS 1.50, Running 55.43s Step 456( 9.00%), action 27, FPS 1.53, Running 56.29s Step 457( 9.33%), action 28, FPS 1.50, Running 57.17s Step 458( 9.67%), action 29, FPS 1.52, Running 57.96s Step 459( 10.00%), action 30, FPS 1.48, Running 58.47s Step 460( 10.33%), action 31, FPS 1.46, Running 59.24s Step 461( 10.67%), action 32, FPS 1.46, Running 59.51s Step 462( 11.00%), action 33, FPS 1.49, Running 60.02s Step 463( 11.33%), action 34, FPS 1.45, Running 60.77s Step 464( 11.67%), action 35, FPS 1.51, Running 61.24s Step 465( 12.00%), action 36, FPS 1.49, Running 61.91s Step 466( 12.33%), action 37, FPS 1.49, Running 62.87s Step 467( 12.67%), action 38, FPS 1.45, Running 63.49s Step 468( 13.00%), action 39, FPS 1.46, Running 63.81s Step 469( 13.33%), action 40, FPS 1.45, Running 64.53s Step 470( 13.67%), action 41, FPS 1.51, Running 65.17s Step 471( 14.00%), action 42, FPS 1.49, Running 65.80s Step 472( 14.33%), action 43, FPS 1.51, Running 66.27s Step 473( 14.67%), action 44, FPS 1.53, Running 66.91s Step 474( 15.00%), action 45, FPS 1.56, Running 67.58s Step 475( 15.33%), action 46, FPS 1.56, Running 68.24s Step 476( 15.67%), action 47, FPS 1.61, Running 68.69s Step 477( 16.00%), action 48, FPS 1.63, Running 69.42s Step 478( 16.33%), action 49, FPS 1.67, Running 69.95s Step 479( 16.67%), action 50, FPS 1.70, Running 70.22s Step 480( 17.00%), action 51, FPS 1.66, Running 71.29s Step 481( 17.33%), action 52, FPS 1.61, Running 71.92s Step 482( 17.67%), action 53, FPS 1.57, Running 72.73s Step 483( 18.00%), action 54, FPS 1.60, Running 73.26s Step 484( 18.33%), action 55, FPS 1.60, Running 73.75s Step 485( 18.67%), action 56, FPS 1.60, Running 74.42s Step 486( 19.00%), action 57, FPS 1.63, Running 75.16s Step 487( 19.33%), action 58, FPS 1.63, Running 75.77s Step 488( 19.67%), action 59, FPS 1.60, Running 76.31s Step 489( 20.00%), action 60, FPS 1.61, Running 76.94s Step 490( 20.33%), action 61, FPS 1.55, Running 78.05s Step 491( 20.67%), action 62, FPS 1.54, Running 78.76s Step 492( 21.00%), action 63, FPS 1.56, Running 79.10s Step 493( 21.33%), action 64, FPS 1.61, Running 79.35s Step 494( 21.67%), action 65, FPS 1.59, Running 80.17s Step 495( 22.00%), action 66, FPS 1.61, Running 80.69s Step 496( 22.33%), action 67, FPS 1.54, Running 81.66s Step 497( 22.67%), action 68, FPS 1.56, Running 82.25s Step 498( 23.00%), action 69, FPS 1.51, Running 83.16s Step 499( 23.33%), action 70, FPS 1.49, Running 83.66s Step 500( 23.67%), action 71, FPS 1.48, Running 84.83s Step 501( 24.00%), action 72, FPS 1.49, Running 85.30s Step 502( 24.33%), action 73, FPS 1.49, Running 86.12s Step 503( 24.67%), action 74, FPS 1.47, Running 86.88s Step 504( 25.00%), action 75, FPS 1.47, Running 87.37s Step 505( 25.33%), action 76, FPS 1.46, Running 88.11s Step 506( 25.67%), action 77, FPS 1.48, Running 88.65s Step 507( 26.00%), action 78, FPS 1.49, Running 89.18s Step 508( 26.33%), action 79, FPS 1.46, Running 90.01s Step 509( 26.67%), action 80, FPS 1.45, Running 90.77s Step 510( 27.00%), action 81, FPS 1.46, Running 91.74s Step 511( 27.33%), action 82, FPS 1.49, Running 92.15s Step 512( 27.67%), action 83, FPS 1.45, Running 92.88s Step 513( 28.00%), action 84, FPS 1.45, Running 93.12s Step 514( 28.33%), action 85, FPS 1.48, Running 93.71s Step 515( 28.67%), action 86, FPS 1.51, Running 93.97s Step 516( 29.00%), action 87, FPS 1.56, Running 94.45s Step 517( 29.33%), action 88, FPS 1.59, Running 94.81s Step 518( 29.67%), action 89, FPS 1.66, Running 95.24s Step 519( 30.00%), action 90, FPS 1.62, Running 95.97s Step 520( 30.33%), action 91, FPS 1.61, Running 97.22s Step 521( 30.67%), action 92, FPS 1.62, Running 97.66s Step 522( 31.00%), action 93, FPS 1.66, Running 98.21s Step 523( 31.33%), action 94, FPS 1.68, Running 98.76s Step 524( 31.67%), action 95, FPS 1.70, Running 99.13s Step 525( 32.00%), action 96, FPS 1.76, Running 99.48s Step 526( 32.33%), action 97, FPS 1.78, Running 99.89s Step 527( 32.67%), action 98, FPS 1.80, Running 100.30s Step 528( 33.00%), action 99, FPS 1.78, Running 101.27s Step 529( 33.33%), action 100, FPS 1.79, Running 101.97s Step 530( 33.67%), action 101, FPS 1.75, Running 103.18s Step 531( 34.00%), action 102, FPS 1.70, Running 103.90s Step 532( 34.33%), action 103, FPS 1.67, Running 104.89s Step 533( 34.67%), action 104, FPS 1.66, Running 105.13s Step 534( 35.00%), action 105, FPS 1.69, Running 105.57s Step 535( 35.33%), action 106, FPS 1.69, Running 105.79s Step 536( 35.67%), action 107, FPS 1.63, Running 106.74s Step 537( 36.00%), action 108, FPS 1.58, Running 107.49s Step 538( 36.33%), action 109, FPS 1.52, Running 108.39s Step 539( 36.67%), action 110, FPS 1.55, Running 108.84s Step 540( 37.00%), action 111, FPS 1.64, Running 109.44s Step 541( 37.33%), action 112, FPS 1.63, Running 109.97s Step 542( 37.67%), action 113, FPS 1.61, Running 110.65s Step 543( 38.00%), action 114, FPS 1.66, Running 110.83s Step 544( 38.33%), action 115, FPS 1.66, Running 111.21s Step 545( 38.67%), action 116, FPS 1.60, Running 111.94s Step 546( 39.00%), action 117, FPS 1.61, Running 112.33s Step 547( 39.33%), action 118, FPS 1.63, Running 112.54s Step 548( 39.67%), action 119, FPS 1.68, Running 113.17s Step 549( 40.00%), action 120, FPS 1.75, Running 113.38s Step 550( 40.33%), action 121, FPS 1.88, Running 113.82s Step 551( 40.67%), action 122, FPS 1.90, Running 114.42s Step 552( 41.00%), action 123, FPS 2.02, Running 114.79s Step 553( 41.33%), action 124, FPS 1.95, Running 115.41s Step 554( 41.67%), action 125, FPS 1.94, Running 115.86s Step 555( 42.00%), action 126, FPS 1.85, Running 116.59s Step 556( 42.33%), action 127, FPS 1.84, Running 117.63s Step 557( 42.67%), action 128, FPS 1.86, Running 118.25s Step 558( 43.00%), action 129, FPS 1.85, Running 119.22s Step 559( 43.33%), action 130, FPS 1.88, Running 119.50s Step 560( 43.67%), action 131, FPS 1.84, Running 120.28s Step 561( 44.00%), action 132, FPS 1.83, Running 120.92s Step 562( 44.33%), action 133, FPS 1.80, Running 121.77s Step 563( 44.67%), action 134, FPS 1.76, Running 122.22s Step 564( 45.00%), action 135, FPS 1.68, Running 123.09s Step 565( 45.33%), action 136, FPS 1.73, Running 123.50s Step 566( 45.67%), action 137, FPS 1.65, Running 124.48s Step 567( 46.00%), action 138, FPS 1.58, Running 125.23s Step 568( 46.33%), action 139, FPS 1.56, Running 126.02s Step 569( 46.67%), action 140, FPS 1.54, Running 126.34s Step 570( 47.00%), action 141, FPS 1.48, Running 127.36s Step 571( 47.33%), action 142, FPS 1.49, Running 127.88s Step 572( 47.67%), action 143, FPS 1.45, Running 128.58s Step 573( 48.00%), action 144, FPS 1.49, Running 128.82s Step 574( 48.33%), action 145, FPS 1.46, Running 129.58s Step 575( 48.67%), action 146, FPS 1.51, Running 129.81s Step 576( 49.00%), action 147, FPS 1.56, Running 130.43s Step 577( 49.33%), action 148, FPS 1.57, Running 131.02s Step 578( 49.67%), action 149, FPS 1.65, Running 131.35s Step 579( 50.00%), action 150, FPS 1.63, Running 131.79s Step 580( 50.33%), action 151, FPS 1.60, Running 132.79s Step 581( 50.67%), action 152, FPS 1.63, Running 133.23s Step 582( 51.00%), action 153, FPS 1.63, Running 134.03s Step 583( 51.33%), action 154, FPS 1.61, Running 134.61s Step 584( 51.67%), action 155, FPS 1.67, Running 135.08s Step 585( 52.00%), action 156, FPS 1.63, Running 135.74s Step 586( 52.33%), action 157, FPS 1.69, Running 136.33s Step 587( 52.67%), action 158, FPS 1.69, Running 137.06s Step 588( 53.00%), action 159, FPS 1.67, Running 137.97s Step 589( 53.33%), action 160, FPS 1.68, Running 138.27s Step 590( 53.67%), action 161, FPS 1.66, Running 139.39s Step 591( 54.00%), action 162, FPS 1.64, Running 140.07s Step 592( 54.33%), action 163, FPS 1.66, Running 140.65s Step 593( 54.67%), action 164, FPS 1.61, Running 141.21s Step 594( 55.00%), action 165, FPS 1.60, Running 142.11s Step 595( 55.33%), action 166, FPS 1.59, Running 142.35s Step 596( 55.67%), action 167, FPS 1.58, Running 143.11s Step 597( 56.00%), action 168, FPS 1.62, Running 143.33s Step 598( 56.33%), action 169, FPS 1.55, Running 144.26s Step 599( 56.67%), action 170, FPS 1.51, Running 145.06s Step 600( 57.00%), action 171, FPS 1.49, Running 146.22s Step 601( 57.33%), action 172, FPS 1.45, Running 147.02s Step 602( 57.67%), action 173, FPS 1.44, Running 147.94s Step 603( 58.00%), action 174, FPS 1.47, Running 148.25s Step 604( 58.33%), action 175, FPS 1.44, Running 149.00s Step 605( 58.67%), action 176, FPS 1.48, Running 149.30s Step 606( 59.00%), action 177, FPS 1.48, Running 149.88s Step 607( 59.33%), action 178, FPS 1.52, Running 150.18s Step 608( 59.67%), action 179, FPS 1.52, Running 151.10s Step 609( 60.00%), action 180, FPS 1.47, Running 151.84s Step 610( 60.33%), action 181, FPS 1.47, Running 152.99s Step 611( 60.67%), action 182, FPS 1.52, Running 153.25s Step 612( 61.00%), action 183, FPS 1.49, Running 154.11s Step 613( 61.33%), action 184, FPS 1.49, Running 154.63s Step 614( 61.67%), action 185, FPS 1.54, Running 155.11s Step 615( 62.00%), action 186, FPS 1.54, Running 155.36s Step 616( 62.33%), action 187, FPS 1.53, Running 156.18s Step 617( 62.67%), action 188, FPS 1.51, Running 156.58s Step 618( 63.00%), action 189, FPS 1.50, Running 157.58s Step 619( 63.33%), action 190, FPS 1.54, Running 158.07s Step 620( 63.67%), action 191, FPS 1.54, Running 159.17s Step 621( 64.00%), action 192, FPS 1.55, Running 159.92s Step 622( 64.33%), action 193, FPS 1.54, Running 160.90s Step 623( 64.67%), action 194, FPS 1.50, Running 161.62s Step 624( 65.00%), action 195, FPS 1.47, Running 162.62s Step 625( 65.33%), action 196, FPS 1.42, Running 163.37s Step 626( 65.67%), action 197, FPS 1.39, Running 164.23s Step 627( 66.00%), action 198, FPS 1.35, Running 165.01s Step 628( 66.33%), action 199, FPS 1.37, Running 165.70s Step 629( 66.67%), action 200, FPS 1.41, Running 165.98s Step 630( 67.00%), action 201, FPS 1.41, Running 167.15s Step 631( 67.33%), action 202, FPS 1.37, Running 167.87s Step 632( 67.67%), action 203, FPS 1.37, Running 168.74s Step 633( 68.00%), action 204, FPS 1.34, Running 169.50s Step 634( 68.33%), action 205, FPS 1.28, Running 170.68s Step 635( 68.67%), action 206, FPS 1.25, Running 171.31s Step 636( 69.00%), action 207, FPS 1.25, Running 172.24s Step 637( 69.33%), action 208, FPS 1.23, Running 172.89s Step 638( 69.67%), action 209, FPS 1.24, Running 173.70s Step 639( 70.00%), action 210, FPS 1.22, Running 174.49s Step 640( 70.33%), action 211, FPS 1.20, Running 175.80s Step 641( 70.67%), action 212, FPS 1.20, Running 176.52s Step 642( 71.00%), action 213, FPS 1.20, Running 177.54s Step 643( 71.33%), action 214, FPS 1.19, Running 178.36s Step 644( 71.67%), action 215, FPS 1.19, Running 179.37s Step 645( 72.00%), action 216, FPS 1.20, Running 180.09s Step 646( 72.33%), action 217, FPS 1.19, Running 181.00s Step 647( 72.67%), action 218, FPS 1.20, Running 181.69s [2026-08-02 20:59:40] [52 ] Seed 51 failed after 182.40 s. +steps: 647 , actions: 218 . +Instruction: Empty +Total 30/52(57.69%) success. +Setting seed: 52 +Step 1( N/A%), pre moving , FPS 5.45, Running 0.18s Step 2( N/A%), pre moving , FPS 9.17, Running 0.22s Step 3( N/A%), pre moving , FPS 11.86, Running 0.25s Step 4( N/A%), pre moving , FPS 13.45, Running 0.30s Step 5( N/A%), pre moving , FPS 14.81, Running 0.34s Step 6( N/A%), pre moving , FPS 15.84, Running 0.38s Step 7( N/A%), pre moving , FPS 16.65, Running 0.42s Step 8( N/A%), pre moving , FPS 17.52, Running 0.46s Step 9( N/A%), pre moving , FPS 18.20, Running 0.49s Step 10( N/A%), pre moving , FPS 18.81, Running 0.53s Step 11( N/A%), pre moving , FPS 19.17, Running 0.57s Step 12( N/A%), pre moving , FPS 19.53, Running 0.61s Step 13( N/A%), pre moving , FPS 19.84, Running 0.66s Step 14( N/A%), pre moving , FPS 20.22, Running 0.69s Step 15( N/A%), pre moving , FPS 20.48, Running 0.73s Step 16( N/A%), pre moving , FPS 20.80, Running 0.77s Step 17( N/A%), pre moving , FPS 20.92, Running 0.81s Step 18( N/A%), pre moving , FPS 21.05, Running 0.86s Step 19( N/A%), pre moving , FPS 20.92, Running 0.91s Step 20( N/A%), pre moving , FPS 21.18, Running 0.94s Step 21( N/A%), pre moving , FPS 20.08, Running 1.18s Step 22( N/A%), pre moving , FPS 19.27, Running 1.26s Step 23( N/A%), pre moving , FPS 19.15, Running 1.30s Step 24( N/A%), pre moving , FPS 19.35, Running 1.33s Step 25( N/A%), pre moving , FPS 19.49, Running 1.36s Step 26( N/A%), pre moving , FPS 15.96, Running 1.63s Step 27( N/A%), pre moving , FPS 16.03, Running 1.67s Step 28( N/A%), pre moving , FPS 15.97, Running 1.71s Step 29( N/A%), pre moving , FPS 15.89, Running 1.75s Step 30( N/A%), pre moving , FPS 15.81, Running 1.80s Step 31( N/A%), pre moving , FPS 15.87, Running 1.83s Step 32( N/A%), pre moving , FPS 15.84, Running 1.88s Step 33( N/A%), pre moving , FPS 15.82, Running 1.92s Step 34( N/A%), pre moving , FPS 15.67, Running 1.97s Step 35( N/A%), pre moving , FPS 15.71, Running 2.01s Step 36( N/A%), pre moving , FPS 12.70, Running 2.34s Step 37( N/A%), pre moving , FPS 12.75, Running 2.38s Step 38( N/A%), pre moving , FPS 12.79, Running 2.42s Step 39( N/A%), pre moving , FPS 12.91, Running 2.46s Step 40( N/A%), pre moving , FPS 12.91, Running 2.49s Step 41( N/A%), pre moving , FPS 14.75, Running 2.54s Step 42( N/A%), pre moving , FPS 15.00, Running 2.59s Step 43( N/A%), pre moving , FPS 14.90, Running 2.64s Step 44( N/A%), pre moving , FPS 14.85, Running 2.68s Step 45( N/A%), pre moving , FPS 14.80, Running 2.72s Step 46( N/A%), pre moving , FPS 17.85, Running 2.75s Step 47( N/A%), pre moving , FPS 17.84, Running 2.79s Step 48( N/A%), pre moving , FPS 17.85, Running 2.83s Step 49( N/A%), pre moving , FPS 17.57, Running 2.89s Step 50( N/A%), pre moving , FPS 17.38, Running 2.95s Step 51( N/A%), pre moving , FPS 17.04, Running 3.01s Step 52( N/A%), pre moving , FPS 16.84, Running 3.06s Step 53( N/A%), pre moving , FPS 16.62, Running 3.12s Step 54( N/A%), pre moving , FPS 16.46, Running 3.18s Step 55( N/A%), pre moving , FPS 16.14, Running 3.24s Step 56( N/A%), pre moving , FPS 20.80, Running 3.31s Step 57( N/A%), pre moving , FPS 20.34, Running 3.37s Step 58( N/A%), pre moving , FPS 19.93, Running 3.42s Step 59( N/A%), pre moving , FPS 19.57, Running 3.48s Step 60( N/A%), pre moving , FPS 18.80, Running 3.56s Step 61( N/A%), pre moving , FPS 18.00, Running 3.65s Step 62( N/A%), pre moving , FPS 17.68, Running 3.72s Step 63( N/A%), pre moving , FPS 17.34, Running 3.79s Step 64( N/A%), pre moving , FPS 17.06, Running 3.85s Step 65( N/A%), pre moving , FPS 16.70, Running 3.91s Step 66( N/A%), pre moving , FPS 16.39, Running 3.97s Step 67( N/A%), pre moving , FPS 15.98, Running 4.04s Step 68( N/A%), pre moving , FPS 15.70, Running 4.10s Step 69( N/A%), pre moving , FPS 15.78, Running 4.16s Step 70( N/A%), pre moving , FPS 15.76, Running 4.22s Step 71( N/A%), pre moving , FPS 15.81, Running 4.27s Step 72( N/A%), pre moving , FPS 15.76, Running 4.33s Step 73( N/A%), pre moving , FPS 15.73, Running 4.39s Step 74( N/A%), pre moving , FPS 15.75, Running 4.45s Step 75( N/A%), pre moving , FPS 15.76, Running 4.51s Step 76( N/A%), pre moving , FPS 15.73, Running 4.58s Step 77( N/A%), pre moving , FPS 15.65, Running 4.64s Step 78( N/A%), pre moving , FPS 15.62, Running 4.70s Step 79( N/A%), pre moving , FPS 15.57, Running 4.76s Step 80( N/A%), pre moving , FPS 15.78, Running 4.82s Step 81( N/A%), pre moving , FPS 16.11, Running 4.89s Step 82( N/A%), pre moving , FPS 16.32, Running 4.95s Step 83( N/A%), pre moving , FPS 16.77, Running 4.99s Step 84( N/A%), pre moving , FPS 17.02, Running 5.02s Step 85( N/A%), pre moving , FPS 17.27, Running 5.07s Step 86( N/A%), pre moving , FPS 17.59, Running 5.11s Step 87( N/A%), pre moving , FPS 18.09, Running 5.15s Step 88( N/A%), pre moving , FPS 18.30, Running 5.20s Step 89( N/A%), pre moving , FPS 18.31, Running 5.25s Step 90( N/A%), pre moving , FPS 18.65, Running 5.29s Step 91( N/A%), pre moving , FPS 18.98, Running 5.33s Step 92( N/A%), pre moving , FPS 19.40, Running 5.36s Step 93( N/A%), pre moving , FPS 19.83, Running 5.40s Step 94( N/A%), pre moving , FPS 20.26, Running 5.44s Step 95( N/A%), pre moving , FPS 20.71, Running 5.48s Step 96( N/A%), pre moving , FPS 21.31, Running 5.52s Step 97( N/A%), pre moving , FPS 21.96, Running 5.55s Step 98( N/A%), pre moving , FPS 22.49, Running 5.59s Step 99( N/A%), pre moving , FPS 22.96, Running 5.63s Step 100( N/A%), pre moving , FPS 23.52, Running 5.68s Step 101( N/A%), pre moving , FPS 24.21, Running 5.71s Step 102( N/A%), pre moving , FPS 24.66, Running 5.76s Step 103( N/A%), pre moving , FPS 24.66, Running 5.80s Step 104( N/A%), pre moving , FPS 24.70, Running 5.83s Step 105( N/A%), pre moving , FPS 24.93, Running 5.87s Step 106( N/A%), pre moving , FPS 24.86, Running 5.91s Step 107( N/A%), pre moving , FPS 24.84, Running 5.95s Step 108( N/A%), pre moving , FPS 25.19, Running 5.99s Step 109( N/A%), pre moving , FPS 14.91, Running 6.59s Step 110( N/A%), pre moving , FPS 13.64, Running 6.76s Step 111( N/A%), pre moving , FPS 11.67, Running 7.04s Step 112( N/A%), pre moving , FPS 10.72, Running 7.23s Step 113( N/A%), pre moving , FPS 9.61, Running 7.48s Step 114( N/A%), pre moving , FPS 9.06, Running 7.65s Step 115( N/A%), pre moving , FPS 8.52, Running 7.83s Step 116( N/A%), pre moving , FPS 7.94, Running 8.04s Step 117( N/A%), pre moving , FPS 7.28, Running 8.30s Step 118( N/A%), pre moving , FPS 6.91, Running 8.49s Step 119( N/A%), pre moving , FPS 6.51, Running 8.71s Step 120( N/A%), pre moving , FPS 6.25, Running 8.87s Step 121( N/A%), pre moving , FPS 5.87, Running 9.12s Step 122( N/A%), pre moving , FPS 5.66, Running 9.29s Step 123( N/A%), pre moving , FPS 5.36, Running 9.53s Step 124( N/A%), pre moving , FPS 5.21, Running 9.67s Step 125( N/A%), pre moving , FPS 4.95, Running 9.91s Step 126( N/A%), pre moving , FPS 4.79, Running 10.09s Step 127( N/A%), pre moving , FPS 4.57, Running 10.33s Step 128( N/A%), pre moving , FPS 4.44, Running 10.49s Step 129( N/A%), pre moving , FPS 4.83, Running 10.73s Step 130( N/A%), pre moving , FPS 4.85, Running 10.88s Step 131( N/A%), pre moving , FPS 4.85, Running 11.17s Step 132( N/A%), pre moving , FPS 4.82, Running 11.38s Step 133( N/A%), pre moving , FPS 4.79, Running 11.66s Step 134( N/A%), pre moving , FPS 4.79, Running 11.82s Step 135( N/A%), pre moving , FPS 4.73, Running 12.06s Step 136( N/A%), pre moving , FPS 4.78, Running 12.22s Step 137( N/A%), pre moving , FPS 4.75, Running 12.51s Step 138( N/A%), pre moving , FPS 4.79, Running 12.66s Step 139( N/A%), pre moving , FPS 4.74, Running 12.93s Step 140( N/A%), pre moving , FPS 4.77, Running 13.06s Step 141( N/A%), pre moving , FPS 4.78, Running 13.31s Step 142( N/A%), pre moving , FPS 4.79, Running 13.46s Step 143( N/A%), pre moving , FPS 4.81, Running 13.69s Step 144( N/A%), pre moving , FPS 4.76, Running 13.88s Step 145( N/A%), pre moving , FPS 4.72, Running 14.14s Step 146( N/A%), pre moving , FPS 4.76, Running 14.29s Step 147( N/A%), pre moving , FPS 4.76, Running 14.53s Step 148( N/A%), pre moving , FPS 4.80, Running 14.66s Step 149( N/A%), pre moving , FPS 4.80, Running 14.89s Step 150( N/A%), pre moving , FPS 4.77, Running 15.08s Step 151( N/A%), pre moving , FPS 4.83, Running 15.31s Step 152( N/A%), pre moving , FPS 4.90, Running 15.46s Step 153( N/A%), pre moving , FPS 4.95, Running 15.70s Step 154( N/A%), pre moving , FPS 4.96, Running 15.85s Step 155( N/A%), pre moving , FPS 4.93, Running 16.11s Step 156( N/A%), pre moving , FPS 4.87, Running 16.33s Step 157( N/A%), pre moving , FPS 4.93, Running 16.57s Step 158( N/A%), pre moving , FPS 4.93, Running 16.72s Step 159( N/A%), pre moving , FPS 4.98, Running 16.95s Step 160( N/A%), pre moving , FPS 4.92, Running 17.13s Step 161( N/A%), pre moving , FPS 4.91, Running 17.38s Step 162( N/A%), pre moving , FPS 4.92, Running 17.53s Step 163( N/A%), pre moving , FPS 4.96, Running 17.72s Step 164( N/A%), pre moving , FPS 5.15, Running 17.76s Step 165( N/A%), pre moving , FPS 5.47, Running 17.80s Step 166( N/A%), pre moving , FPS 5.63, Running 17.84s Step 167( N/A%), pre moving , FPS 5.97, Running 17.89s Step 168( N/A%), pre moving , FPS 6.12, Running 17.92s Step 169( N/A%), pre moving , FPS 6.52, Running 17.96s Step 170( N/A%), pre moving , FPS 6.83, Running 18.00s Step 171( N/A%), pre moving , FPS 7.33, Running 18.04s Step 172( N/A%), pre moving , FPS 7.64, Running 18.08s Step 173( N/A%), pre moving , FPS 8.24, Running 18.13s Step 174( N/A%), pre moving , FPS 7.06, Running 18.68s Step 175( N/A%), pre moving , FPS 7.65, Running 18.73s Step 176( N/A%), pre moving , FPS 8.18, Running 18.77s Step 177( N/A%), pre moving , FPS 8.91, Running 18.81s Step 178( N/A%), pre moving , FPS 9.36, Running 18.86s Step 179( N/A%), pre moving , FPS 10.15, Running 18.92s Step 180( N/A%), pre moving , FPS 10.95, Running 18.95s Step 181( N/A%), pre moving , FPS 12.24, Running 19.01s Step 182( N/A%), pre moving , FPS 12.91, Running 19.07s Step 183( N/A%), pre moving , FPS 14.13, Running 19.14s Step 184( N/A%), pre moving , FPS 13.95, Running 19.19s Step 185( N/A%), pre moving , FPS 13.76, Running 19.25s Step 186( N/A%), pre moving , FPS 13.67, Running 19.31s Step 187( N/A%), pre moving , FPS 13.51, Running 19.37s Step 188( N/A%), pre moving , FPS 13.16, Running 19.44s Step 189( N/A%), pre moving , FPS 12.79, Running 19.53s Step 190( N/A%), pre moving , FPS 12.43, Running 19.61s Step 191( N/A%), pre moving , FPS 11.86, Running 19.73s Step 192( N/A%), pre moving , FPS 11.62, Running 19.80s Step 193( N/A%), pre moving , FPS 11.39, Running 19.88s Step 194( N/A%), pre moving , FPS 15.15, Running 20.00s Step 195( N/A%), pre moving , FPS 14.57, Running 20.10s Step 196( N/A%), pre moving , FPS 14.07, Running 20.19s Step 197( N/A%), pre moving , FPS 13.47, Running 20.30s Step 198( N/A%), pre moving , FPS 13.03, Running 20.39s Step 199( N/A%), pre moving , FPS 12.70, Running 20.49s Step 200( N/A%), pre moving , FPS 12.16, Running 20.60s Step 201( N/A%), pre moving , FPS 11.88, Running 20.70s Step 202( N/A%), pre moving , FPS 11.57, Running 20.80s Step 203( N/A%), pre moving , FPS 11.32, Running 20.90s Step 204( N/A%), pre moving , FPS 11.09, Running 21.00s Step 205( N/A%), pre moving , FPS 10.86, Running 21.09s Step 206( N/A%), pre moving , FPS 10.63, Running 21.19s Step 207( N/A%), pre moving , FPS 10.34, Running 21.30s Step 208( N/A%), pre moving , FPS 10.25, Running 21.40s Step 209( N/A%), pre moving , FPS 10.17, Running 21.49s Step 210( N/A%), pre moving , FPS 10.11, Running 21.59s Step 211( N/A%), pre moving , FPS 10.19, Running 21.69s Step 212( N/A%), pre moving , FPS 10.03, Running 21.80s Step 213( N/A%), pre moving , FPS 9.93, Running 21.90s Step 214( N/A%), pre moving , FPS 10.06, Running 21.99s Step 215( N/A%), pre moving , FPS 10.04, Running 22.09s Step 216( N/A%), pre moving , FPS 10.12, Running 22.17s Step 217( N/A%), pre moving , FPS 10.25, Running 22.25s Step 218( N/A%), pre moving , FPS 10.30, Running 22.34s Step 219( N/A%), pre moving , FPS 10.46, Running 22.40s Step 220( N/A%), pre moving , FPS 10.70, Running 22.47s Step 221( N/A%), pre moving , FPS 10.90, Running 22.53s Step 222( N/A%), pre moving , FPS 11.35, Running 22.57s Step 223( N/A%), pre moving , FPS 11.72, Running 22.61s Step 224( N/A%), pre moving , FPS 12.12, Running 22.65s Step 225( N/A%), pre moving , FPS 12.58, Running 22.68s Step 226( N/A%), pre moving , FPS 12.87, Running 22.74s Step 227( N/A%), pre moving , FPS 13.34, Running 22.80s Step 228( N/A%), pre moving , FPS 13.79, Running 22.85s Step 229( N/A%), pre moving , FPS 14.46, Running 22.88s Step 230( N/A%), pre moving , FPS 15.18, Running 22.91s Step 231( N/A%), pre moving , FPS 15.97, Running 22.94s Step 232( N/A%), pre moving , FPS 16.84, Running 22.98s Step 233( N/A%), pre moving , FPS 17.80, Running 23.02s Step 234( N/A%), pre moving , FPS 18.77, Running 23.06s Step 235( N/A%), pre moving , FPS 20.03, Running 23.09s Step 236( N/A%), pre moving , FPS 14.65, Running 23.53s Step 237( N/A%), pre moving , FPS 15.20, Running 23.57s Step 238( N/A%), pre moving , FPS 15.81, Running 23.60s Step 239( N/A%), pre moving , FPS 16.15, Running 23.64s Step 240( N/A%), pre moving , FPS 16.57, Running 23.67s Step 241( N/A%), pre moving , FPS 16.77, Running 23.72s Step 242( N/A%), pre moving , FPS 16.56, Running 23.77s Step 243( N/A%), pre moving , FPS 16.40, Running 23.83s Step 244( N/A%), pre moving , FPS 16.14, Running 23.89s Step 245( N/A%), pre moving , FPS 15.91, Running 23.94s Step 246( N/A%), pre moving , FPS 16.09, Running 23.99s Step 247( N/A%), pre moving , FPS 16.15, Running 24.04s Step 248( N/A%), pre moving , FPS 16.02, Running 24.09s Step 249( N/A%), pre moving , FPS 15.77, Running 24.15s Step 250( N/A%), pre moving , FPS 15.56, Running 24.19s Step 251( N/A%), pre moving , FPS 15.34, Running 24.25s Step 252( N/A%), pre moving , FPS 15.09, Running 24.31s Step 253( N/A%), pre moving , FPS 14.75, Running 24.38s Step 254( N/A%), pre moving , FPS 14.29, Running 24.46s Step 255( N/A%), pre moving , FPS 14.07, Running 24.51s Step 256( N/A%), pre moving , FPS 19.32, Running 24.57s Step 257( N/A%), pre moving , FPS 18.99, Running 24.62s Step 258( N/A%), pre moving , FPS 18.49, Running 24.68s Step 259( N/A%), pre moving , FPS 18.33, Running 24.73s Step 260( N/A%), pre moving , FPS 17.69, Running 24.81s Step 261( N/A%), pre moving , FPS 17.40, Running 24.87s Step 262( N/A%), pre moving , FPS 17.17, Running 24.94s Step 263( N/A%), pre moving , FPS 17.03, Running 25.00s Step 264( N/A%), pre moving , FPS 16.94, Running 25.07s Step 265( N/A%), pre moving , FPS 16.60, Running 25.14s Step 266( N/A%), pre moving , FPS 16.15, Running 25.23s Step 267( N/A%), pre moving , FPS 15.83, Running 25.30s Step 268( N/A%), pre moving , FPS 15.77, Running 25.36s Step 269( N/A%), pre moving , FPS 15.60, Running 25.43s Step 270( N/A%), pre moving , FPS 15.11, Running 25.52s Step 271( N/A%), pre moving , FPS 15.04, Running 25.58s Step 272( N/A%), pre moving , FPS 14.98, Running 25.64s Step 273( N/A%), pre moving , FPS 15.19, Running 25.69s Step 274( N/A%), pre moving , FPS 15.25, Running 25.77s Step 275( N/A%), pre moving , FPS 15.23, Running 25.82s Step 276( N/A%), pre moving , FPS 15.01, Running 25.90s Step 277( N/A%), pre moving , FPS 15.00, Running 25.95s Step 278( N/A%), pre moving , FPS 14.96, Running 26.02s Step 279( N/A%), pre moving , FPS 14.73, Running 26.09s Step 280( N/A%), pre moving , FPS 14.79, Running 26.16s Step 281( N/A%), pre moving , FPS 14.73, Running 26.23s Step 282( N/A%), pre moving , FPS 14.66, Running 26.30s Step 283( N/A%), pre moving , FPS 14.62, Running 26.37s Step 284( N/A%), pre moving , FPS 14.60, Running 26.44s Step 285( N/A%), pre moving , FPS 14.58, Running 26.52s Step 286( N/A%), pre moving , FPS 14.57, Running 26.60s Step 287( N/A%), pre moving , FPS 14.46, Running 26.68s Step 288( N/A%), pre moving , FPS 14.30, Running 26.76s Step 289( N/A%), pre moving , FPS 14.12, Running 26.84s Step 290( N/A%), pre moving , FPS 14.15, Running 26.93s Step 291( N/A%), pre moving , FPS 13.97, Running 27.01s Step 292( N/A%), pre moving , FPS 13.86, Running 27.09s Step 293( N/A%), pre moving , FPS 13.52, Running 27.17s Step 294( N/A%), pre moving , FPS 13.39, Running 27.26s Step 295( N/A%), pre moving , FPS 13.16, Running 27.34s Step 296( N/A%), pre moving , FPS 13.17, Running 27.42s Step 297( N/A%), pre moving , FPS 12.85, Running 27.51s Step 298( N/A%), pre moving , FPS 12.87, Running 27.58s Step 299( N/A%), pre moving , FPS 12.91, Running 27.64s Step 300( N/A%), pre moving , FPS 12.91, Running 27.71s Step 301( N/A%), pre moving , FPS 12.96, Running 27.77s Step 302( N/A%), pre moving , FPS 12.95, Running 27.85s Step 303( N/A%), pre moving , FPS 13.12, Running 27.89s Step 304( N/A%), pre moving , FPS 13.30, Running 27.94s Step 305( N/A%), pre moving , FPS 13.69, Running 27.98s Step 306( N/A%), pre moving , FPS 14.12, Running 28.01s Step 307( N/A%), pre moving , FPS 14.67, Running 28.05s Step 308( N/A%), pre moving , FPS 15.20, Running 28.08s Step 309( N/A%), pre moving , FPS 15.82, Running 28.11s Step 310( N/A%), pre moving , FPS 16.54, Running 28.14s Step 311( N/A%), pre moving , FPS 16.86, Running 28.19s Step 312( N/A%), pre moving , FPS 17.26, Running 28.25s Step 313( N/A%), pre moving , FPS 17.86, Running 28.29s Step 314( N/A%), pre moving , FPS 18.86, Running 28.32s Step 315( N/A%), pre moving , FPS 19.78, Running 28.35s Step 316( N/A%), pre moving , FPS 20.76, Running 28.39s Step 317( N/A%), pre moving , FPS 22.05, Running 28.42s Step 318( N/A%), pre moving , FPS 22.86, Running 28.45s Step 319( N/A%), pre moving , FPS 23.57, Running 28.49s Step 320( N/A%), pre moving , FPS 24.42, Running 28.53s Step 321( N/A%), pre moving , FPS 25.58, Running 28.56s Step 322( N/A%), pre moving , FPS 27.00, Running 28.59s Step 323( N/A%), pre moving , FPS 27.65, Running 28.62s Step 324( N/A%), pre moving , FPS 28.27, Running 28.65s Step 325( N/A%), pre moving , FPS 28.48, Running 28.68s Step 326( N/A%), pre moving , FPS 28.77, Running 28.71s Step 327( N/A%), pre moving , FPS 28.65, Running 28.74s Step 328( N/A%), pre moving , FPS 28.60, Running 28.78s Step 329( N/A%), pre moving , FPS 28.37, Running 28.81s Step 330( N/A%), pre moving , FPS 28.44, Running 28.84s Step 331( N/A%), pre moving , FPS 18.71, Running 29.26s Step 332( N/A%), pre moving , FPS 19.06, Running 29.30s Step 333( N/A%), pre moving , FPS 19.22, Running 29.33s Step 334( N/A%), pre moving , FPS 18.88, Running 29.38s Step 335( N/A%), pre moving , FPS 18.60, Running 29.43s Step 336( N/A%), pre moving , FPS 18.32, Running 29.48s Step 337( N/A%), pre moving , FPS 18.30, Running 29.51s Step 338( N/A%), pre moving , FPS 18.33, Running 29.54s Step 339( N/A%), pre moving , FPS 18.33, Running 29.58s Step 340( N/A%), pre moving , FPS 18.33, Running 29.62s Step 341( N/A%), pre moving , FPS 18.02, Running 29.67s Step 342( N/A%), pre moving , FPS 17.73, Running 29.72s Step 343( N/A%), pre moving , FPS 17.45, Running 29.76s Step 344( N/A%), pre moving , FPS 17.19, Running 29.81s Step 345( N/A%), pre moving , FPS 17.16, Running 29.84s Step 346( N/A%), pre moving , FPS 17.06, Running 29.88s Step 347( N/A%), pre moving , FPS 17.07, Running 29.91s Step 348( N/A%), pre moving , FPS 17.00, Running 29.95s Step 349( N/A%), pre moving , FPS 17.09, Running 29.98s Step 350( N/A%), pre moving , FPS 17.07, Running 30.01s Step 351( N/A%), pre moving , FPS 25.57, Running 30.05s Step 352( N/A%), pre moving , FPS 25.61, Running 30.08s Step 353( N/A%), pre moving , FPS 25.66, Running 30.11s Step 354( N/A%), pre moving , FPS 26.00, Running 30.15s Step 355( N/A%), pre moving , FPS 26.56, Running 30.18s Step 356( N/A%), pre moving , FPS 27.15, Running 30.21s Step 357( N/A%), pre moving , FPS 27.16, Running 30.25s Step 358( N/A%), pre moving , FPS 26.98, Running 30.28s Step 359( N/A%), pre moving , FPS 26.35, Running 30.34s Step 360( N/A%), pre moving , FPS 26.09, Running 30.38s Step 361( N/A%), pre moving , FPS 26.17, Running 30.43s Step 362( N/A%), pre moving , FPS 25.98, Running 30.49s Step 363( N/A%), pre moving , FPS 25.83, Running 30.54s Step 364( N/A%), pre moving , FPS 25.71, Running 30.59s Step 365( N/A%), pre moving , FPS 25.22, Running 30.64s Step 366( N/A%), pre moving , FPS 24.83, Running 30.69s Step 367( N/A%), pre moving , FPS 24.22, Running 30.74s Step 368( N/A%), pre moving , FPS 23.90, Running 30.79s Step 369( N/A%), pre moving , FPS 23.47, Running 30.84s Step 370( N/A%), pre moving , FPS 22.99, Running 30.88s Step 371( N/A%), pre moving , FPS 22.37, Running 30.94s Step 372( N/A%), pre moving , FPS 21.72, Running 31.00s Step 373( N/A%), pre moving , FPS 21.38, Running 31.05s Step 374( N/A%), pre moving , FPS 21.57, Running 31.08s Step 375( N/A%), pre moving , FPS 21.57, Running 31.11s Step 376( N/A%), pre moving , FPS 21.60, Running 31.14s Step 377( N/A%), pre moving , FPS 21.46, Running 31.18s Step 378( N/A%), pre moving , FPS 21.54, Running 31.21s Step 379( N/A%), pre moving , FPS 21.98, Running 31.25s Step 380( N/A%), pre moving , FPS 22.27, Running 31.28s Step 381( N/A%), pre moving , FPS 22.69, Running 31.31s Step 382( N/A%), pre moving , FPS 23.34, Running 31.34s Step 383( N/A%), pre moving , FPS 23.95, Running 31.37s Step 384( N/A%), pre moving , FPS 24.55, Running 31.40s Step 385( N/A%), pre moving , FPS 24.82, Running 31.44s Step 386( N/A%), pre moving , FPS 25.21, Running 31.48s Step 387( N/A%), pre moving , FPS 25.93, Running 31.51s Step 388( N/A%), pre moving , FPS 26.40, Running 31.55s Step 389( N/A%), pre moving , FPS 26.76, Running 31.58s Step 390( N/A%), pre moving , FPS 27.33, Running 31.62s Step 391( N/A%), pre moving , FPS 27.89, Running 31.66s Step 392( N/A%), pre moving , FPS 28.72, Running 31.69s Step 393( N/A%), pre moving , FPS 29.52, Running 31.73s Step 394( N/A%), pre moving , FPS 29.55, Running 31.76s Step 395( N/A%), pre moving , FPS 29.58, Running 31.79s Step 396( N/A%), pre moving , FPS 29.59, Running 31.82s Step 397( N/A%), pre moving , FPS 29.94, Running 31.85s Step 398( N/A%), pre moving , FPS 10.67, Running 33.09s Step 399( N/A%), pre moving , FPS 9.83, Running 33.28s Step 400( N/A%), pre moving , FPS 9.30, Running 33.43s Step 401( N/A%), pre moving , FPS 8.47, Running 33.67s Step 402( N/A%), pre moving , FPS 8.07, Running 33.82s Step 403( N/A%), pre moving , FPS 7.55, Running 34.02s Step 404( N/A%), pre moving , FPS 7.20, Running 34.18s Step 405( N/A%), pre moving , FPS 6.81, Running 34.38s Step 406( N/A%), pre moving , FPS 6.46, Running 34.58s Step 407( N/A%), pre moving , FPS 6.07, Running 34.81s Step 408( N/A%), pre moving , FPS 5.90, Running 34.94s Step 409( N/A%), pre moving , FPS 5.57, Running 35.17s Step 410( N/A%), pre moving , FPS 5.41, Running 35.31s Step 411( N/A%), pre moving , FPS 5.14, Running 35.55s Step 412( N/A%), pre moving , FPS 5.01, Running 35.69s Step 413( N/A%), pre moving , FPS 4.79, Running 35.90s Step 414( N/A%), pre moving , FPS 4.66, Running 36.05s Step 415( N/A%), pre moving , FPS 4.46, Running 36.27s Step 416( N/A%), pre moving , FPS 4.36, Running 36.40s Step 417( N/A%), pre moving , FPS 4.21, Running 36.60s Step 418( 0.33%), action 1, FPS 4.43, Running 37.61s Step 419( 0.67%), action 2, FPS 4.26, Running 37.97s Step 420( 1.00%), action 3, FPS 4.06, Running 38.36s Step 421( 1.33%), action 4, FPS 4.09, Running 38.56s Step 422( 1.67%), action 5, FPS 3.97, Running 38.86s Step 423( 2.00%), action 6, FPS 3.96, Running 39.08s Step 424( 2.33%), action 7, FPS 3.85, Running 39.37s Step 425( 2.67%), action 8, FPS 3.70, Running 39.79s Step 426( 3.00%), action 9, FPS 3.48, Running 40.32s Step 427( 3.33%), action 10, FPS 3.45, Running 40.60s Step 428( 3.67%), action 11, FPS 3.18, Running 41.23s Step 429( 4.00%), action 12, FPS 3.19, Running 41.45s Step 430( 4.33%), action 13, FPS 3.07, Running 41.82s Step 431( 4.67%), action 14, FPS 3.01, Running 42.20s Step 432( 5.00%), action 15, FPS 2.83, Running 42.75s Step 433( 5.33%), action 16, FPS 2.74, Running 43.19s Step 434( 5.67%), action 17, FPS 2.49, Running 44.09s Step 435( 6.00%), action 18, FPS 2.49, Running 44.29s Step 436( 6.33%), action 19, FPS 2.38, Running 44.79s Step 437( 6.67%), action 20, FPS 2.37, Running 45.05s Step 438( 7.00%), action 21, FPS 2.37, Running 46.03s Step 439( 7.33%), action 22, FPS 2.37, Running 46.43s Step 440( 7.67%), action 23, FPS 2.20, Running 47.46s Step 441( 8.00%), action 24, FPS 2.09, Running 48.15s Step 442( 8.33%), action 25, FPS 1.94, Running 49.17s Step 443( 8.67%), action 26, FPS 1.89, Running 49.67s Step 444( 9.00%), action 27, FPS 1.84, Running 50.23s Step 445( 9.33%), action 28, FPS 1.85, Running 50.57s Step 446( 9.67%), action 29, FPS 1.87, Running 51.01s Step 447( 10.00%), action 30, FPS 1.84, Running 51.44s Step 448( 10.33%), action 31, FPS 1.83, Running 52.19s Step 449( 10.67%), action 32, FPS 1.79, Running 52.63s Step 450( 11.00%), action 33, FPS 1.78, Running 53.07s Step 451( 11.33%), action 34, FPS 1.77, Running 53.49s Step 452( 11.67%), action 35, FPS 1.73, Running 54.30s Step 453( 12.00%), action 36, FPS 1.76, Running 54.53s Step 454( 12.33%), action 37, FPS 1.78, Running 55.32s Step 455( 12.67%), action 38, FPS 1.77, Running 55.58s Step 456( 13.00%), action 39, FPS 1.78, Running 56.05s Step 457( 13.33%), action 40, FPS 1.77, Running 56.37s Step 458( 13.67%), action 41, FPS 1.80, Running 57.14s Step 459( 14.00%), action 42, FPS 1.76, Running 57.81s Step 460( 14.33%), action 43, FPS 1.83, Running 58.38s Step 461( 14.67%), action 44, FPS 1.91, Running 58.63s Step 462( 15.00%), action 45, FPS 1.98, Running 59.26s Step 463( 15.33%), action 46, FPS 2.03, Running 59.53s Step 464( 15.67%), action 47, FPS 2.01, Running 60.17s Step 465( 16.00%), action 48, FPS 1.96, Running 60.76s Step 466( 16.33%), action 49, FPS 1.92, Running 61.46s Step 467( 16.67%), action 50, FPS 1.96, Running 61.65s Step 468( 17.00%), action 51, FPS 1.98, Running 62.28s Step 469( 17.33%), action 52, FPS 1.99, Running 62.69s Step 470( 17.67%), action 53, FPS 2.00, Running 63.08s Step 471( 18.00%), action 54, FPS 2.03, Running 63.33s Step 472( 18.33%), action 55, FPS 2.02, Running 64.19s Step 473( 18.67%), action 56, FPS 2.00, Running 64.53s Step 474( 19.00%), action 57, FPS 2.00, Running 65.33s Step 475( 19.33%), action 58, FPS 2.01, Running 65.54s Step 476( 19.67%), action 59, FPS 2.02, Running 65.93s Step 477( 20.00%), action 60, FPS 1.99, Running 66.45s Step 478( 20.33%), action 61, FPS 2.02, Running 67.03s Step 479( 20.67%), action 62, FPS 2.11, Running 67.28s Step 480( 21.00%), action 63, FPS 2.17, Running 67.61s Step 481( 21.33%), action 64, FPS 2.18, Running 67.80s Step 482( 21.67%), action 65, FPS 2.26, Running 68.11s Step 483( 22.00%), action 66, FPS 2.27, Running 68.34s Step 484( 22.33%), action 67, FPS 2.24, Running 69.09s Step 485( 22.67%), action 68, FPS 2.34, Running 69.29s Step 486( 23.00%), action 69, FPS 2.41, Running 69.76s Step 487( 23.33%), action 70, FPS 2.30, Running 70.33s Step 488( 23.67%), action 71, FPS 2.27, Running 71.09s Step 489( 24.00%), action 72, FPS 2.32, Running 71.31s Step 490( 24.33%), action 73, FPS 2.31, Running 71.74s Step 491( 24.67%), action 74, FPS 2.23, Running 72.31s Step 492( 25.00%), action 75, FPS 2.27, Running 73.00s Step 493( 25.33%), action 76, FPS 2.25, Running 73.40s Step 494( 25.67%), action 77, FPS 2.37, Running 73.77s Step 495( 26.00%), action 78, FPS 2.28, Running 74.32s Step 496( 26.33%), action 79, FPS 2.22, Running 74.95s Step 497( 26.67%), action 80, FPS 2.19, Running 75.59s Step 498( 27.00%), action 81, FPS 2.09, Running 76.58s Step 499( 27.33%), action 82, FPS 2.04, Running 77.10s Step 500( 27.67%), action 83, FPS 1.93, Running 78.00s Step 501( 28.00%), action 84, FPS 1.84, Running 78.69s Step 502( 28.33%), action 85, FPS 1.81, Running 79.17s Step 503( 28.67%), action 86, FPS 1.73, Running 79.92s Step 504( 29.00%), action 87, FPS 1.73, Running 80.67s Step 505( 29.33%), action 88, FPS 1.73, Running 80.86s Step 506( 29.67%), action 89, FPS 1.65, Running 81.88s Step 507( 30.00%), action 90, FPS 1.63, Running 82.56s Step 508( 30.33%), action 91, FPS 1.59, Running 83.64s Step 509( 30.67%), action 92, FPS 1.54, Running 84.31s Step 510( 31.00%), action 93, FPS 1.49, Running 85.17s Step 511( 31.33%), action 94, FPS 1.50, Running 85.62s Step 512( 31.67%), action 95, FPS 1.51, Running 86.25s Step 513( 32.00%), action 96, FPS 1.47, Running 87.00s Step 514( 32.33%), action 97, FPS 1.46, Running 87.43s Step 515( 32.67%), action 98, FPS 1.46, Running 88.04s Step 516( 33.00%), action 99, FPS 1.48, Running 88.46s Step 517( 33.33%), action 100, FPS 1.48, Running 89.13s Step 518( 33.67%), action 101, FPS 1.50, Running 89.95s Step 519( 34.00%), action 102, FPS 1.46, Running 90.78s Step 520( 34.33%), action 103, FPS 1.51, Running 91.24s Step 521( 34.67%), action 104, FPS 1.53, Running 91.76s Step 522( 35.00%), action 105, FPS 1.50, Running 92.55s Step 523( 35.33%), action 106, FPS 1.50, Running 93.25s Step 524( 35.67%), action 107, FPS 1.48, Running 94.22s Step 525( 36.00%), action 108, FPS 1.42, Running 94.96s Step 526( 36.33%), action 109, FPS 1.43, Running 95.84s Step 527( 36.67%), action 110, FPS 1.43, Running 96.58s Step 528( 37.00%), action 111, FPS 1.44, Running 97.56s Step 529( 37.33%), action 112, FPS 1.43, Running 98.26s Step 530( 37.67%), action 113, FPS 1.43, Running 99.14s Step 531( 38.00%), action 114, FPS 1.46, Running 99.35s Step 532( 38.33%), action 115, FPS 1.43, Running 100.22s Step 533( 38.67%), action 116, FPS 1.49, Running 100.45s Step 534( 39.00%), action 117, FPS 1.44, Running 101.36s Step 535( 39.33%), action 118, FPS 1.44, Running 101.97s Step 536( 39.67%), action 119, FPS 1.44, Running 102.38s Step 537( 40.00%), action 120, FPS 1.44, Running 103.06s Step 538( 40.33%), action 121, FPS 1.41, Running 104.10s Step 539( 40.67%), action 122, FPS 1.41, Running 104.94s Step 540( 41.00%), action 123, FPS 1.41, Running 105.41s Step 541( 41.33%), action 124, FPS 1.40, Running 106.08s Step 542( 41.67%), action 125, FPS 1.39, Running 106.90s Step 543( 42.00%), action 126, FPS 1.43, Running 107.25s Step 544( 42.33%), action 127, FPS 1.44, Running 108.08s Step 545( 42.67%), action 128, FPS 1.47, Running 108.54s Step 546( 43.00%), action 129, FPS 1.46, Running 109.50s Step 547( 43.33%), action 130, FPS 1.47, Running 110.16s Step 548( 43.67%), action 131, FPS 1.52, Running 110.75s Step 549( 44.00%), action 132, FPS 1.57, Running 111.00s Step 550( 44.33%), action 133, FPS 1.59, Running 111.71s Step 551( 44.67%), action 134, FPS 1.53, Running 112.41s Step 552( 45.00%), action 135, FPS 1.52, Running 113.39s Step 553( 45.33%), action 136, FPS 1.47, Running 114.08s Step 554( 45.67%), action 137, FPS 1.47, Running 114.96s Step 555( 46.00%), action 138, FPS 1.46, Running 115.65s Step 556( 46.33%), action 139, FPS 1.41, Running 116.57s Step 557( 46.67%), action 140, FPS 1.40, Running 117.32s Step 558( 47.00%), action 141, FPS 1.39, Running 118.53s Step 559( 47.33%), action 142, FPS 1.42, Running 119.01s Step 560( 47.67%), action 143, FPS 1.41, Running 119.58s Step 561( 48.00%), action 144, FPS 1.40, Running 120.34s Step 562( 48.33%), action 145, FPS 1.41, Running 121.11s Step 563( 48.67%), action 146, FPS 1.37, Running 121.86s Step 564( 49.00%), action 147, FPS 1.37, Running 122.63s Step 565( 49.33%), action 148, FPS 1.39, Running 122.89s Step 566( 49.67%), action 149, FPS 1.40, Running 123.74s Step 567( 50.00%), action 150, FPS 1.41, Running 124.32s Step 568( 50.33%), action 151, FPS 1.40, Running 125.07s Step 569( 50.67%), action 152, FPS 1.40, Running 125.32s Step 570( 51.00%), action 153, FPS 1.39, Running 126.05s Step 571( 51.33%), action 154, FPS 1.42, Running 126.46s Step 572( 51.67%), action 155, FPS 1.44, Running 127.28s Step 573( 52.00%), action 156, FPS 1.48, Running 127.61s Step 574( 52.33%), action 157, FPS 1.53, Running 128.06s Step 575( 52.67%), action 158, FPS 1.52, Running 128.78s Step 576( 53.00%), action 159, FPS 1.55, Running 129.47s [2026-08-02 21:01:51] [53 ] Seed 52 success after 130.62 s. +steps: 576 , actions: 159 . +Instruction: Empty +Total 31/53(58.49%) success. +Setting seed: 53 +Step 1( N/A%), pre moving , FPS 5.21, Running 0.19s Step 2( N/A%), pre moving , FPS 8.83, Running 0.23s Step 3( N/A%), pre moving , FPS 11.52, Running 0.26s Step 4( N/A%), pre moving , FPS 13.39, Running 0.30s Step 5( N/A%), pre moving , FPS 14.83, Running 0.34s Step 6( N/A%), pre moving , FPS 15.71, Running 0.38s Step 7( N/A%), pre moving , FPS 16.70, Running 0.42s Step 8( N/A%), pre moving , FPS 17.47, Running 0.46s Step 9( N/A%), pre moving , FPS 17.94, Running 0.50s Step 10( N/A%), pre moving , FPS 18.36, Running 0.54s Step 11( N/A%), pre moving , FPS 18.78, Running 0.59s Step 12( N/A%), pre moving , FPS 19.06, Running 0.63s Step 13( N/A%), pre moving , FPS 19.50, Running 0.67s Step 14( N/A%), pre moving , FPS 19.37, Running 0.72s Step 15( N/A%), pre moving , FPS 19.57, Running 0.77s Step 16( N/A%), pre moving , FPS 19.85, Running 0.81s Step 17( N/A%), pre moving , FPS 20.20, Running 0.84s Step 18( N/A%), pre moving , FPS 20.45, Running 0.88s Step 19( N/A%), pre moving , FPS 20.75, Running 0.92s Step 20( N/A%), pre moving , FPS 21.01, Running 0.95s Step 21( N/A%), pre moving , FPS 19.88, Running 1.20s Step 22( N/A%), pre moving , FPS 19.24, Running 1.27s Step 23( N/A%), pre moving , FPS 19.23, Running 1.30s Step 24( N/A%), pre moving , FPS 19.20, Running 1.34s Step 25( N/A%), pre moving , FPS 19.10, Running 1.38s Step 26( N/A%), pre moving , FPS 16.37, Running 1.60s Step 27( N/A%), pre moving , FPS 16.38, Running 1.64s Step 28( N/A%), pre moving , FPS 16.29, Running 1.69s Step 29( N/A%), pre moving , FPS 16.32, Running 1.73s Step 30( N/A%), pre moving , FPS 16.34, Running 1.77s Step 31( N/A%), pre moving , FPS 16.30, Running 1.81s Step 32( N/A%), pre moving , FPS 16.32, Running 1.85s Step 33( N/A%), pre moving , FPS 16.34, Running 1.89s Step 34( N/A%), pre moving , FPS 16.61, Running 1.93s Step 35( N/A%), pre moving , FPS 16.70, Running 1.96s Step 36( N/A%), pre moving , FPS 13.51, Running 2.29s Step 37( N/A%), pre moving , FPS 13.46, Running 2.33s Step 38( N/A%), pre moving , FPS 13.44, Running 2.37s Step 39( N/A%), pre moving , FPS 13.41, Running 2.41s Step 40( N/A%), pre moving , FPS 13.41, Running 2.44s Step 41( N/A%), pre moving , FPS 15.57, Running 2.48s Step 42( N/A%), pre moving , FPS 15.97, Running 2.52s Step 43( N/A%), pre moving , FPS 15.93, Running 2.56s Step 44( N/A%), pre moving , FPS 15.96, Running 2.59s Step 45( N/A%), pre moving , FPS 16.06, Running 2.63s Step 46( N/A%), pre moving , FPS 18.72, Running 2.67s Step 47( N/A%), pre moving , FPS 18.66, Running 2.71s Step 48( N/A%), pre moving , FPS 18.76, Running 2.75s Step 49( N/A%), pre moving , FPS 18.81, Running 2.79s Step 50( N/A%), pre moving , FPS 18.82, Running 2.83s Step 51( N/A%), pre moving , FPS 18.94, Running 2.87s Step 52( N/A%), pre moving , FPS 19.03, Running 2.91s Step 53( N/A%), pre moving , FPS 19.03, Running 2.94s Step 54( N/A%), pre moving , FPS 19.02, Running 2.98s Step 55( N/A%), pre moving , FPS 18.98, Running 3.02s Step 56( N/A%), pre moving , FPS 26.00, Running 3.06s Step 57( N/A%), pre moving , FPS 26.11, Running 3.09s Step 58( N/A%), pre moving , FPS 26.28, Running 3.13s Step 59( N/A%), pre moving , FPS 26.34, Running 3.17s Step 60( N/A%), pre moving , FPS 26.31, Running 3.20s Step 61( N/A%), pre moving , FPS 26.38, Running 3.24s Step 62( N/A%), pre moving , FPS 26.37, Running 3.28s Step 63( N/A%), pre moving , FPS 25.63, Running 3.34s Step 64( N/A%), pre moving , FPS 24.96, Running 3.39s Step 65( N/A%), pre moving , FPS 24.31, Running 3.45s Step 66( N/A%), pre moving , FPS 23.85, Running 3.51s Step 67( N/A%), pre moving , FPS 23.34, Running 3.57s Step 68( N/A%), pre moving , FPS 22.84, Running 3.63s Step 69( N/A%), pre moving , FPS 22.39, Running 3.68s Step 70( N/A%), pre moving , FPS 22.01, Running 3.74s Step 71( N/A%), pre moving , FPS 21.55, Running 3.80s Step 72( N/A%), pre moving , FPS 21.03, Running 3.86s Step 73( N/A%), pre moving , FPS 20.46, Running 3.92s Step 74( N/A%), pre moving , FPS 19.86, Running 3.99s Step 75( N/A%), pre moving , FPS 19.35, Running 4.05s Step 76( N/A%), pre moving , FPS 18.96, Running 4.11s Step 77( N/A%), pre moving , FPS 18.35, Running 4.18s Step 78( N/A%), pre moving , FPS 17.98, Running 4.24s Step 79( N/A%), pre moving , FPS 17.63, Running 4.30s Step 80( N/A%), pre moving , FPS 17.35, Running 4.36s Step 81( N/A%), pre moving , FPS 17.05, Running 4.41s Step 82( N/A%), pre moving , FPS 16.72, Running 4.47s Step 83( N/A%), pre moving , FPS 16.70, Running 4.53s Step 84( N/A%), pre moving , FPS 16.65, Running 4.60s Step 85( N/A%), pre moving , FPS 16.67, Running 4.65s Step 86( N/A%), pre moving , FPS 16.68, Running 4.71s Step 87( N/A%), pre moving , FPS 16.71, Running 4.77s Step 88( N/A%), pre moving , FPS 16.73, Running 4.82s Step 89( N/A%), pre moving , FPS 16.98, Running 4.86s Step 90( N/A%), pre moving , FPS 17.24, Running 4.90s Step 91( N/A%), pre moving , FPS 17.51, Running 4.94s Step 92( N/A%), pre moving , FPS 17.82, Running 4.98s Step 93( N/A%), pre moving , FPS 18.23, Running 5.02s Step 94( N/A%), pre moving , FPS 18.70, Running 5.06s Step 95( N/A%), pre moving , FPS 19.23, Running 5.09s Step 96( N/A%), pre moving , FPS 19.52, Running 5.13s Step 97( N/A%), pre moving , FPS 20.14, Running 5.18s Step 98( N/A%), pre moving , FPS 20.59, Running 5.21s Step 99( N/A%), pre moving , FPS 20.98, Running 5.25s Step 100( N/A%), pre moving , FPS 21.31, Running 5.30s Step 101( N/A%), pre moving , FPS 21.59, Running 5.34s Step 102( N/A%), pre moving , FPS 22.12, Running 5.38s Step 103( N/A%), pre moving , FPS 22.71, Running 5.41s Step 104( N/A%), pre moving , FPS 23.36, Running 5.45s Step 105( N/A%), pre moving , FPS 23.88, Running 5.49s Step 106( N/A%), pre moving , FPS 24.39, Running 5.53s Step 107( N/A%), pre moving , FPS 24.88, Running 5.57s Step 108( N/A%), pre moving , FPS 25.44, Running 5.61s Step 109( N/A%), pre moving , FPS 25.37, Running 5.65s Step 110( N/A%), pre moving , FPS 25.44, Running 5.69s Step 111( N/A%), pre moving , FPS 25.45, Running 5.72s Step 112( N/A%), pre moving , FPS 25.56, Running 5.76s Step 113( N/A%), pre moving , FPS 25.39, Running 5.80s Step 114( N/A%), pre moving , FPS 25.40, Running 5.84s Step 115( N/A%), pre moving , FPS 25.43, Running 5.88s Step 116( N/A%), pre moving , FPS 25.63, Running 5.92s Step 117( N/A%), pre moving , FPS 25.81, Running 5.95s Step 118( N/A%), pre moving , FPS 25.79, Running 5.99s Step 119( N/A%), pre moving , FPS 15.12, Running 6.58s Step 120( N/A%), pre moving , FPS 13.45, Running 6.78s Step 121( N/A%), pre moving , FPS 11.80, Running 7.04s Step 122( N/A%), pre moving , FPS 11.02, Running 7.19s Step 123( N/A%), pre moving , FPS 9.85, Running 7.44s Step 124( N/A%), pre moving , FPS 9.19, Running 7.63s Step 125( N/A%), pre moving , FPS 8.51, Running 7.84s Step 126( N/A%), pre moving , FPS 8.14, Running 7.99s Step 127( N/A%), pre moving , FPS 7.62, Running 8.20s Step 128( N/A%), pre moving , FPS 7.30, Running 8.35s Step 129( N/A%), pre moving , FPS 6.87, Running 8.56s Step 130( N/A%), pre moving , FPS 6.64, Running 8.70s Step 131( N/A%), pre moving , FPS 6.26, Running 8.92s Step 132( N/A%), pre moving , FPS 6.00, Running 9.09s Step 133( N/A%), pre moving , FPS 5.70, Running 9.31s Step 134( N/A%), pre moving , FPS 5.56, Running 9.44s Step 135( N/A%), pre moving , FPS 5.24, Running 9.70s Step 136( N/A%), pre moving , FPS 5.02, Running 9.90s Step 137( N/A%), pre moving , FPS 4.76, Running 10.15s Step 138( N/A%), pre moving , FPS 4.63, Running 10.31s Step 139( N/A%), pre moving , FPS 5.01, Running 10.57s Step 140( N/A%), pre moving , FPS 5.06, Running 10.73s Step 141( N/A%), pre moving , FPS 5.05, Running 11.00s Step 142( N/A%), pre moving , FPS 4.99, Running 11.20s Step 143( N/A%), pre moving , FPS 5.03, Running 11.42s Step 144( N/A%), pre moving , FPS 5.02, Running 11.62s Step 145( N/A%), pre moving , FPS 4.99, Running 11.84s Step 146( N/A%), pre moving , FPS 4.96, Running 12.02s Step 147( N/A%), pre moving , FPS 4.94, Running 12.24s Step 148( N/A%), pre moving , FPS 4.90, Running 12.43s Step 149( N/A%), pre moving , FPS 4.82, Running 12.71s Step 150( N/A%), pre moving , FPS 4.76, Running 12.90s Step 151( N/A%), pre moving , FPS 4.74, Running 13.14s Step 152( N/A%), pre moving , FPS 4.72, Running 13.33s Step 153( N/A%), pre moving , FPS 4.67, Running 13.59s Step 154( N/A%), pre moving , FPS 4.63, Running 13.76s Step 155( N/A%), pre moving , FPS 4.61, Running 14.03s Step 156( N/A%), pre moving , FPS 4.63, Running 14.21s Step 157( N/A%), pre moving , FPS 4.62, Running 14.48s Step 158( N/A%), pre moving , FPS 4.58, Running 14.67s Step 159( N/A%), pre moving , FPS 4.61, Running 14.91s Step 160( N/A%), pre moving , FPS 4.63, Running 15.06s Step 161( N/A%), pre moving , FPS 4.64, Running 15.31s Step 162( N/A%), pre moving , FPS 4.65, Running 15.50s Step 163( N/A%), pre moving , FPS 4.58, Running 15.78s Step 164( N/A%), pre moving , FPS 4.65, Running 15.92s Step 165( N/A%), pre moving , FPS 4.62, Running 16.18s Step 166( N/A%), pre moving , FPS 4.66, Running 16.31s Step 167( N/A%), pre moving , FPS 4.66, Running 16.54s Step 168( N/A%), pre moving , FPS 4.70, Running 16.69s Step 169( N/A%), pre moving , FPS 4.70, Running 16.96s Step 170( N/A%), pre moving , FPS 4.76, Running 17.10s Step 171( N/A%), pre moving , FPS 4.76, Running 17.34s Step 172( N/A%), pre moving , FPS 4.77, Running 17.52s Step 173( N/A%), pre moving , FPS 4.80, Running 17.76s Step 174( N/A%), pre moving , FPS 4.96, Running 17.80s Step 175( N/A%), pre moving , FPS 5.23, Running 17.85s Step 176( N/A%), pre moving , FPS 5.43, Running 17.90s Step 177( N/A%), pre moving , FPS 5.77, Running 17.94s Step 178( N/A%), pre moving , FPS 6.05, Running 17.98s Step 179( N/A%), pre moving , FPS 6.42, Running 18.02s Step 180( N/A%), pre moving , FPS 6.65, Running 18.06s Step 181( N/A%), pre moving , FPS 7.16, Running 18.10s Step 182( N/A%), pre moving , FPS 7.57, Running 18.14s Step 183( N/A%), pre moving , FPS 8.31, Running 18.19s Step 184( N/A%), pre moving , FPS 7.14, Running 18.72s Step 185( N/A%), pre moving , FPS 7.76, Running 18.75s Step 186( N/A%), pre moving , FPS 8.05, Running 18.79s Step 187( N/A%), pre moving , FPS 8.72, Running 18.83s Step 188( N/A%), pre moving , FPS 9.17, Running 18.87s Step 189( N/A%), pre moving , FPS 10.14, Running 18.93s Step 190( N/A%), pre moving , FPS 10.53, Running 19.00s Step 191( N/A%), pre moving , FPS 11.66, Running 19.06s Step 192( N/A%), pre moving , FPS 12.51, Running 19.12s Step 193( N/A%), pre moving , FPS 14.05, Running 19.18s Step 194( N/A%), pre moving , FPS 13.68, Running 19.26s Step 195( N/A%), pre moving , FPS 13.47, Running 19.34s Step 196( N/A%), pre moving , FPS 13.31, Running 19.40s Step 197( N/A%), pre moving , FPS 13.02, Running 19.48s Step 198( N/A%), pre moving , FPS 12.66, Running 19.56s Step 199( N/A%), pre moving , FPS 12.57, Running 19.61s Step 200( N/A%), pre moving , FPS 12.25, Running 19.70s Step 201( N/A%), pre moving , FPS 12.03, Running 19.77s Step 202( N/A%), pre moving , FPS 11.83, Running 19.83s Step 203( N/A%), pre moving , FPS 11.55, Running 19.92s Step 204( N/A%), pre moving , FPS 15.59, Running 20.00s Step 205( N/A%), pre moving , FPS 14.90, Running 20.10s Step 206( N/A%), pre moving , FPS 14.32, Running 20.19s Step 207( N/A%), pre moving , FPS 13.78, Running 20.28s Step 208( N/A%), pre moving , FPS 13.22, Running 20.38s Step 209( N/A%), pre moving , FPS 12.85, Running 20.49s Step 210( N/A%), pre moving , FPS 12.61, Running 20.59s Step 211( N/A%), pre moving , FPS 12.23, Running 20.69s Step 212( N/A%), pre moving , FPS 11.95, Running 20.79s Step 213( N/A%), pre moving , FPS 11.73, Running 20.88s Step 214( N/A%), pre moving , FPS 11.63, Running 20.98s Step 215( N/A%), pre moving , FPS 11.47, Running 21.08s Step 216( N/A%), pre moving , FPS 11.23, Running 21.18s Step 217( N/A%), pre moving , FPS 11.12, Running 21.28s Step 218( N/A%), pre moving , FPS 11.00, Running 21.38s Step 219( N/A%), pre moving , FPS 10.71, Running 21.48s Step 220( N/A%), pre moving , FPS 10.61, Running 21.58s Step 221( N/A%), pre moving , FPS 10.40, Running 21.69s Step 222( N/A%), pre moving , FPS 10.31, Running 21.77s Step 223( N/A%), pre moving , FPS 10.31, Running 21.86s Step 224( N/A%), pre moving , FPS 10.27, Running 21.95s Step 225( N/A%), pre moving , FPS 10.34, Running 22.03s Step 226( N/A%), pre moving , FPS 10.39, Running 22.11s Step 227( N/A%), pre moving , FPS 10.51, Running 22.19s Step 228( N/A%), pre moving , FPS 10.70, Running 22.25s Step 229( N/A%), pre moving , FPS 10.91, Running 22.33s Step 230( N/A%), pre moving , FPS 11.09, Running 22.39s Step 231( N/A%), pre moving , FPS 11.56, Running 22.42s Step 232( N/A%), pre moving , FPS 12.03, Running 22.45s Step 233( N/A%), pre moving , FPS 12.50, Running 22.48s Step 234( N/A%), pre moving , FPS 13.00, Running 22.52s Step 235( N/A%), pre moving , FPS 13.48, Running 22.56s Step 236( N/A%), pre moving , FPS 13.97, Running 22.61s Step 237( N/A%), pre moving , FPS 14.46, Running 22.66s Step 238( N/A%), pre moving , FPS 15.16, Running 22.69s Step 239( N/A%), pre moving , FPS 16.05, Running 22.73s Step 240( N/A%), pre moving , FPS 17.00, Running 22.76s Step 241( N/A%), pre moving , FPS 18.17, Running 22.79s Step 242( N/A%), pre moving , FPS 19.09, Running 22.82s Step 243( N/A%), pre moving , FPS 20.09, Running 22.85s Step 244( N/A%), pre moving , FPS 21.28, Running 22.89s Step 245( N/A%), pre moving , FPS 14.62, Running 23.40s Step 246( N/A%), pre moving , FPS 15.12, Running 23.44s Step 247( N/A%), pre moving , FPS 15.60, Running 23.47s Step 248( N/A%), pre moving , FPS 15.96, Running 23.51s Step 249( N/A%), pre moving , FPS 16.39, Running 23.55s Step 250( N/A%), pre moving , FPS 16.59, Running 23.60s Step 251( N/A%), pre moving , FPS 16.50, Running 23.63s Step 252( N/A%), pre moving , FPS 15.86, Running 23.71s Step 253( N/A%), pre moving , FPS 15.84, Running 23.75s Step 254( N/A%), pre moving , FPS 15.40, Running 23.81s Step 255( N/A%), pre moving , FPS 15.40, Running 23.86s Step 256( N/A%), pre moving , FPS 15.36, Running 23.91s Step 257( N/A%), pre moving , FPS 15.35, Running 23.96s Step 258( N/A%), pre moving , FPS 15.17, Running 24.01s Step 259( N/A%), pre moving , FPS 15.00, Running 24.06s Step 260( N/A%), pre moving , FPS 14.79, Running 24.11s Step 261( N/A%), pre moving , FPS 14.58, Running 24.16s Step 262( N/A%), pre moving , FPS 14.39, Running 24.21s Step 263( N/A%), pre moving , FPS 14.17, Running 24.26s Step 264( N/A%), pre moving , FPS 13.91, Running 24.33s Step 265( N/A%), pre moving , FPS 20.27, Running 24.39s Step 266( N/A%), pre moving , FPS 19.96, Running 24.44s Step 267( N/A%), pre moving , FPS 19.61, Running 24.49s Step 268( N/A%), pre moving , FPS 19.26, Running 24.54s Step 269( N/A%), pre moving , FPS 18.93, Running 24.60s Step 270( N/A%), pre moving , FPS 18.81, Running 24.66s Step 271( N/A%), pre moving , FPS 18.45, Running 24.72s Step 272( N/A%), pre moving , FPS 18.98, Running 24.77s Step 273( N/A%), pre moving , FPS 18.65, Running 24.82s Step 274( N/A%), pre moving , FPS 18.91, Running 24.87s Step 275( N/A%), pre moving , FPS 18.56, Running 24.94s Step 276( N/A%), pre moving , FPS 18.30, Running 25.01s Step 277( N/A%), pre moving , FPS 18.04, Running 25.07s Step 278( N/A%), pre moving , FPS 17.74, Running 25.14s Step 279( N/A%), pre moving , FPS 17.49, Running 25.21s Step 280( N/A%), pre moving , FPS 17.23, Running 25.27s Step 281( N/A%), pre moving , FPS 16.64, Running 25.36s Step 282( N/A%), pre moving , FPS 16.42, Running 25.43s Step 283( N/A%), pre moving , FPS 16.08, Running 25.51s Step 284( N/A%), pre moving , FPS 15.96, Running 25.58s Step 285( N/A%), pre moving , FPS 15.84, Running 25.65s Step 286( N/A%), pre moving , FPS 15.64, Running 25.72s Step 287( N/A%), pre moving , FPS 15.38, Running 25.79s Step 288( N/A%), pre moving , FPS 15.26, Running 25.86s Step 289( N/A%), pre moving , FPS 15.17, Running 25.92s Step 290( N/A%), pre moving , FPS 15.08, Running 25.99s Step 291( N/A%), pre moving , FPS 15.02, Running 26.05s Step 292( N/A%), pre moving , FPS 14.82, Running 26.12s Step 293( N/A%), pre moving , FPS 14.63, Running 26.19s Step 294( N/A%), pre moving , FPS 14.42, Running 26.26s Step 295( N/A%), pre moving , FPS 14.39, Running 26.33s Step 296( N/A%), pre moving , FPS 14.27, Running 26.41s Step 297( N/A%), pre moving , FPS 14.20, Running 26.48s Step 298( N/A%), pre moving , FPS 14.21, Running 26.55s Step 299( N/A%), pre moving , FPS 14.07, Running 26.63s Step 300( N/A%), pre moving , FPS 13.96, Running 26.70s Step 301( N/A%), pre moving , FPS 13.75, Running 26.82s Step 302( N/A%), pre moving , FPS 13.60, Running 26.90s Step 303( N/A%), pre moving , FPS 13.59, Running 26.98s Step 304( N/A%), pre moving , FPS 13.53, Running 27.06s Step 305( N/A%), pre moving , FPS 13.40, Running 27.14s Step 306( N/A%), pre moving , FPS 13.28, Running 27.22s Step 307( N/A%), pre moving , FPS 13.25, Running 27.30s Step 308( N/A%), pre moving , FPS 13.22, Running 27.37s Step 309( N/A%), pre moving , FPS 13.10, Running 27.45s Step 310( N/A%), pre moving , FPS 13.25, Running 27.49s Step 311( N/A%), pre moving , FPS 13.39, Running 27.54s Step 312( N/A%), pre moving , FPS 13.53, Running 27.60s Step 313( N/A%), pre moving , FPS 13.87, Running 27.63s Step 314( N/A%), pre moving , FPS 14.21, Running 27.67s Step 315( N/A%), pre moving , FPS 14.59, Running 27.70s Step 316( N/A%), pre moving , FPS 15.09, Running 27.73s Step 317( N/A%), pre moving , FPS 15.56, Running 27.77s Step 318( N/A%), pre moving , FPS 16.00, Running 27.80s Step 319( N/A%), pre moving , FPS 16.62, Running 27.83s Step 320( N/A%), pre moving , FPS 17.25, Running 27.86s Step 321( N/A%), pre moving , FPS 18.22, Running 27.92s Step 322( N/A%), pre moving , FPS 18.50, Running 27.98s Step 323( N/A%), pre moving , FPS 19.35, Running 28.01s Step 324( N/A%), pre moving , FPS 20.25, Running 28.04s Step 325( N/A%), pre moving , FPS 21.36, Running 28.08s Step 326( N/A%), pre moving , FPS 22.36, Running 28.12s Step 327( N/A%), pre moving , FPS 23.16, Running 28.16s Step 328( N/A%), pre moving , FPS 24.00, Running 28.20s Step 329( N/A%), pre moving , FPS 25.33, Running 28.24s Step 330( N/A%), pre moving , FPS 25.72, Running 28.27s Step 331( N/A%), pre moving , FPS 26.34, Running 28.30s Step 332( N/A%), pre moving , FPS 27.07, Running 28.34s Step 333( N/A%), pre moving , FPS 27.06, Running 28.37s Step 334( N/A%), pre moving , FPS 27.01, Running 28.41s Step 335( N/A%), pre moving , FPS 26.93, Running 28.44s Step 336( N/A%), pre moving , FPS 26.86, Running 28.48s Step 337( N/A%), pre moving , FPS 26.33, Running 28.53s Step 338( N/A%), pre moving , FPS 26.29, Running 28.56s Step 339( N/A%), pre moving , FPS 26.27, Running 28.59s Step 340( N/A%), pre moving , FPS 26.27, Running 28.63s Step 341( N/A%), pre moving , FPS 16.93, Running 29.10s Step 342( N/A%), pre moving , FPS 17.40, Running 29.13s Step 343( N/A%), pre moving , FPS 17.38, Running 29.16s Step 344( N/A%), pre moving , FPS 17.11, Running 29.21s Step 345( N/A%), pre moving , FPS 16.85, Running 29.26s Step 346( N/A%), pre moving , FPS 16.92, Running 29.30s Step 347( N/A%), pre moving , FPS 17.00, Running 29.34s Step 348( N/A%), pre moving , FPS 17.12, Running 29.37s Step 349( N/A%), pre moving , FPS 17.17, Running 29.40s Step 350( N/A%), pre moving , FPS 17.21, Running 29.43s Step 351( N/A%), pre moving , FPS 17.18, Running 29.47s Step 352( N/A%), pre moving , FPS 17.13, Running 29.50s Step 353( N/A%), pre moving , FPS 17.07, Running 29.54s Step 354( N/A%), pre moving , FPS 17.06, Running 29.58s Step 355( N/A%), pre moving , FPS 17.13, Running 29.61s Step 356( N/A%), pre moving , FPS 17.12, Running 29.65s Step 357( N/A%), pre moving , FPS 17.31, Running 29.68s Step 358( N/A%), pre moving , FPS 17.30, Running 29.71s Step 359( N/A%), pre moving , FPS 17.30, Running 29.75s Step 360( N/A%), pre moving , FPS 17.32, Running 29.78s Step 361( N/A%), pre moving , FPS 27.92, Running 29.81s Step 362( N/A%), pre moving , FPS 27.26, Running 29.86s Step 363( N/A%), pre moving , FPS 26.61, Running 29.91s Step 364( N/A%), pre moving , FPS 26.54, Running 29.97s Step 365( N/A%), pre moving , FPS 26.49, Running 30.02s Step 366( N/A%), pre moving , FPS 26.01, Running 30.07s Step 367( N/A%), pre moving , FPS 25.66, Running 30.12s Step 368( N/A%), pre moving , FPS 25.02, Running 30.17s Step 369( N/A%), pre moving , FPS 24.39, Running 30.22s Step 370( N/A%), pre moving , FPS 23.83, Running 30.27s Step 371( N/A%), pre moving , FPS 23.34, Running 30.32s Step 372( N/A%), pre moving , FPS 23.01, Running 30.37s Step 373( N/A%), pre moving , FPS 22.74, Running 30.42s Step 374( N/A%), pre moving , FPS 22.40, Running 30.47s Step 375( N/A%), pre moving , FPS 21.94, Running 30.52s Step 376( N/A%), pre moving , FPS 21.53, Running 30.58s Step 377( N/A%), pre moving , FPS 21.12, Running 30.63s Step 378( N/A%), pre moving , FPS 20.69, Running 30.68s Step 379( N/A%), pre moving , FPS 20.66, Running 30.71s Step 380( N/A%), pre moving , FPS 20.09, Running 30.78s Step 381( N/A%), pre moving , FPS 20.02, Running 30.81s Step 382( N/A%), pre moving , FPS 20.32, Running 30.85s Step 383( N/A%), pre moving , FPS 20.58, Running 30.89s Step 384( N/A%), pre moving , FPS 20.92, Running 30.92s Step 385( N/A%), pre moving , FPS 21.22, Running 30.96s Step 386( N/A%), pre moving , FPS 21.61, Running 30.99s Step 387( N/A%), pre moving , FPS 21.91, Running 31.03s Step 388( N/A%), pre moving , FPS 22.27, Running 31.07s Step 389( N/A%), pre moving , FPS 22.78, Running 31.10s Step 390( N/A%), pre moving , FPS 23.29, Running 31.13s Step 391( N/A%), pre moving , FPS 23.67, Running 31.17s Step 392( N/A%), pre moving , FPS 24.05, Running 31.20s Step 393( N/A%), pre moving , FPS 24.50, Running 31.24s Step 394( N/A%), pre moving , FPS 25.08, Running 31.27s Step 395( N/A%), pre moving , FPS 25.66, Running 31.30s Step 396( N/A%), pre moving , FPS 26.28, Running 31.34s Step 397( N/A%), pre moving , FPS 26.92, Running 31.37s Step 398( N/A%), pre moving , FPS 27.72, Running 31.40s Step 399( N/A%), pre moving , FPS 27.80, Running 31.43s Step 400( N/A%), pre moving , FPS 28.94, Running 31.47s Step 401( N/A%), pre moving , FPS 28.92, Running 31.50s Step 402( N/A%), pre moving , FPS 28.90, Running 31.54s Step 403( N/A%), pre moving , FPS 9.92, Running 32.90s Step 404( N/A%), pre moving , FPS 8.95, Running 33.16s Step 405( N/A%), pre moving , FPS 8.48, Running 33.32s Step 406( N/A%), pre moving , FPS 7.76, Running 33.57s Step 407( N/A%), pre moving , FPS 7.43, Running 33.72s Step 408( N/A%), pre moving , FPS 6.92, Running 33.96s Step 409( N/A%), pre moving , FPS 6.70, Running 34.08s Step 410( N/A%), pre moving , FPS 6.32, Running 34.30s Step 411( N/A%), pre moving , FPS 6.10, Running 34.45s Step 412( N/A%), pre moving , FPS 5.68, Running 34.73s Step 413( N/A%), pre moving , FPS 5.39, Running 34.95s Step 414( N/A%), pre moving , FPS 5.08, Running 35.21s Step 415( N/A%), pre moving , FPS 4.93, Running 35.36s Step 416( N/A%), pre moving , FPS 4.70, Running 35.59s Step 417( N/A%), pre moving , FPS 4.53, Running 35.79s Step 418( N/A%), pre moving , FPS 4.31, Running 36.04s Step 419( N/A%), pre moving , FPS 4.19, Running 36.21s Step 420( N/A%), pre moving , FPS 3.97, Running 36.50s Step 421( N/A%), pre moving , FPS 3.87, Running 36.67s Step 422( N/A%), pre moving , FPS 3.74, Running 36.88s Step 423( 0.33%), action 1, FPS 3.61, Running 38.45s Step 424( 0.67%), action 2, FPS 3.14, Running 39.53s Step 425( 1.00%), action 3, FPS 2.78, Running 40.52s Step 426( 1.33%), action 4, FPS 2.46, Running 41.70s Step 427( 1.67%), action 5, FPS 2.24, Running 42.66s Step 428( 2.00%), action 6, FPS 2.12, Running 43.40s Step 429( 2.33%), action 7, FPS 2.08, Running 43.70s Step 430( 2.67%), action 8, FPS 2.05, Running 44.04s Step 431( 3.00%), action 9, FPS 1.88, Running 45.07s Step 432( 3.33%), action 10, FPS 1.83, Running 45.68s Step 433( 3.67%), action 11, FPS 1.69, Running 46.76s Step 434( 4.00%), action 12, FPS 1.63, Running 47.50s Step 435( 4.33%), action 13, FPS 1.54, Running 48.39s Step 436( 4.67%), action 14, FPS 1.44, Running 49.45s Step 437( 5.00%), action 15, FPS 1.38, Running 50.26s Step 438( 5.33%), action 16, FPS 1.37, Running 50.67s Step 439( 5.67%), action 17, FPS 1.32, Running 51.39s Step 440( 6.00%), action 18, FPS 1.28, Running 52.14s Step 441( 6.33%), action 19, FPS 1.25, Running 52.68s Step 442( 6.67%), action 20, FPS 1.20, Running 53.53s Step 443( 7.00%), action 21, FPS 1.25, Running 54.41s Step 444( 7.33%), action 22, FPS 1.28, Running 55.16s Step 445( 7.67%), action 23, FPS 1.29, Running 56.03s Step 446( 8.00%), action 24, FPS 1.32, Running 56.79s Step 447( 8.33%), action 25, FPS 1.34, Running 57.62s Step 448( 8.67%), action 26, FPS 1.33, Running 58.47s Step 449( 9.00%), action 27, FPS 1.33, Running 58.76s Step 450( 9.33%), action 28, FPS 1.32, Running 59.18s Step 451( 9.67%), action 29, FPS 1.35, Running 59.93s Step 452( 10.00%), action 30, FPS 1.38, Running 60.22s Step 453( 10.33%), action 31, FPS 1.44, Running 60.66s Step 454( 10.67%), action 32, FPS 1.49, Running 60.92s Step 455( 11.00%), action 33, FPS 1.56, Running 61.25s Step 456( 11.33%), action 34, FPS 1.60, Running 61.97s Step 457( 11.67%), action 35, FPS 1.67, Running 62.26s Step 458( 12.00%), action 36, FPS 1.68, Running 62.54s Step 459( 12.33%), action 37, FPS 1.69, Running 63.22s Step 460( 12.67%), action 38, FPS 1.74, Running 63.66s Step 461( 13.00%), action 39, FPS 1.77, Running 63.99s Step 462( 13.33%), action 40, FPS 1.82, Running 64.51s Step 463( 13.67%), action 41, FPS 1.84, Running 65.26s Step 464( 14.00%), action 42, FPS 1.85, Running 65.97s Step 465( 14.33%), action 43, FPS 1.89, Running 66.63s Step 466( 14.67%), action 44, FPS 1.86, Running 67.57s Step 467( 15.00%), action 45, FPS 1.88, Running 68.26s Step 468( 15.33%), action 46, FPS 1.93, Running 68.81s Step 469( 15.67%), action 47, FPS 1.93, Running 69.12s Step 470( 16.00%), action 48, FPS 1.88, Running 69.82s Step 471( 16.33%), action 49, FPS 1.95, Running 70.18s Step 472( 16.67%), action 50, FPS 1.86, Running 70.95s Step 473( 17.00%), action 51, FPS 1.78, Running 71.92s Step 474( 17.33%), action 52, FPS 1.74, Running 72.44s Step 475( 17.67%), action 53, FPS 1.69, Running 73.10s Step 476( 18.00%), action 54, FPS 1.74, Running 73.47s Step 477( 18.33%), action 55, FPS 1.73, Running 73.82s Step 478( 18.67%), action 56, FPS 1.66, Running 74.57s Step 479( 19.00%), action 57, FPS 1.68, Running 75.10s Step 480( 19.33%), action 58, FPS 1.62, Running 75.97s Step 481( 19.67%), action 59, FPS 1.57, Running 76.73s Step 482( 20.00%), action 60, FPS 1.53, Running 77.59s Step 483( 20.33%), action 61, FPS 1.50, Running 78.63s Step 484( 20.67%), action 62, FPS 1.54, Running 78.94s Step 485( 21.00%), action 63, FPS 1.56, Running 79.43s Step 486( 21.33%), action 64, FPS 1.59, Running 80.12s Step 487( 21.67%), action 65, FPS 1.65, Running 80.40s Step 488( 22.00%), action 66, FPS 1.61, Running 81.22s Step 489( 22.33%), action 67, FPS 1.54, Running 82.10s Step 490( 22.67%), action 68, FPS 1.54, Running 82.78s Step 491( 23.00%), action 69, FPS 1.55, Running 83.04s Step 492( 23.33%), action 70, FPS 1.55, Running 83.88s Step 493( 23.67%), action 71, FPS 1.59, Running 84.49s Step 494( 24.00%), action 72, FPS 1.59, Running 84.98s Step 495( 24.33%), action 73, FPS 1.61, Running 85.51s Step 496( 24.67%), action 74, FPS 1.63, Running 85.73s Step 497( 25.00%), action 75, FPS 1.63, Running 86.06s Step 498( 25.33%), action 76, FPS 1.62, Running 86.95s Step 499( 25.67%), action 77, FPS 1.59, Running 87.68s Step 500( 26.00%), action 78, FPS 1.60, Running 88.51s Step 501( 26.33%), action 79, FPS 1.65, Running 88.85s Step 502( 26.67%), action 80, FPS 1.64, Running 89.78s Step 503( 27.00%), action 81, FPS 1.65, Running 90.73s Step 504( 27.33%), action 82, FPS 1.58, Running 91.59s Step 505( 27.67%), action 83, FPS 1.54, Running 92.42s Step 506( 28.00%), action 84, FPS 1.52, Running 93.25s Step 507( 28.33%), action 85, FPS 1.49, Running 93.83s Step 508( 28.67%), action 86, FPS 1.51, Running 94.44s Step 509( 29.00%), action 87, FPS 1.51, Running 95.33s Step 510( 29.33%), action 88, FPS 1.49, Running 96.23s Step 511( 29.67%), action 89, FPS 1.48, Running 96.57s Step 512( 30.00%), action 90, FPS 1.48, Running 97.42s Step 513( 30.33%), action 91, FPS 1.42, Running 98.58s Step 514( 30.67%), action 92, FPS 1.40, Running 99.26s Step 515( 31.00%), action 93, FPS 1.37, Running 100.12s Step 516( 31.33%), action 94, FPS 1.30, Running 101.06s Step 517( 31.67%), action 95, FPS 1.27, Running 101.85s Step 518( 32.00%), action 96, FPS 1.29, Running 102.48s Step 519( 32.33%), action 97, FPS 1.29, Running 103.22s Step 520( 32.67%), action 98, FPS 1.34, Running 103.48s Step 521( 33.00%), action 99, FPS 1.34, Running 103.80s Step 522( 33.33%), action 100, FPS 1.40, Running 104.10s Step 523( 33.67%), action 101, FPS 1.39, Running 105.09s Step 524( 34.00%), action 102, FPS 1.40, Running 105.93s Step 525( 34.33%), action 103, FPS 1.40, Running 106.66s Step 526( 34.67%), action 104, FPS 1.40, Running 107.51s Step 527( 35.00%), action 105, FPS 1.43, Running 107.82s Step 528( 35.33%), action 106, FPS 1.42, Running 108.53s Step 529( 35.67%), action 107, FPS 1.43, Running 109.30s Step 530( 36.00%), action 108, FPS 1.44, Running 110.13s Step 531( 36.33%), action 109, FPS 1.40, Running 110.87s Step 532( 36.67%), action 110, FPS 1.43, Running 111.38s Step 533( 37.00%), action 111, FPS 1.46, Running 112.25s Step 534( 37.33%), action 112, FPS 1.45, Running 113.02s Step 535( 37.67%), action 113, FPS 1.47, Running 113.73s Step 536( 38.00%), action 114, FPS 1.48, Running 114.59s Step 537( 38.33%), action 115, FPS 1.53, Running 114.95s Step 538( 38.67%), action 116, FPS 1.55, Running 115.41s Step 539( 39.00%), action 117, FPS 1.57, Running 115.98s Step 540( 39.33%), action 118, FPS 1.50, Running 116.85s Step 541( 39.67%), action 119, FPS 1.49, Running 117.23s Step 542( 40.00%), action 120, FPS 1.44, Running 118.00s Step 543( 40.33%), action 121, FPS 1.49, Running 118.54s Step 544( 40.67%), action 122, FPS 1.53, Running 119.02s Step 545( 41.00%), action 123, FPS 1.58, Running 119.32s Step 546( 41.33%), action 124, FPS 1.61, Running 119.92s Step 547( 41.67%), action 125, FPS 1.61, Running 120.22s Step 548( 42.00%), action 126, FPS 1.67, Running 120.53s Step 549( 42.33%), action 127, FPS 1.72, Running 120.92s Step 550( 42.67%), action 128, FPS 1.78, Running 121.35s Step 551( 43.00%), action 129, FPS 1.78, Running 122.09s Step 552( 43.33%), action 130, FPS 1.78, Running 122.61s Step 553( 43.67%), action 131, FPS 1.76, Running 123.59s Step 554( 44.00%), action 132, FPS 1.74, Running 124.53s Step 555( 44.33%), action 133, FPS 1.73, Running 125.29s Step 556( 44.67%), action 134, FPS 1.73, Running 126.18s Step 557( 45.00%), action 135, FPS 1.66, Running 127.03s Step 558( 45.33%), action 136, FPS 1.59, Running 127.97s Step 559( 45.67%), action 137, FPS 1.56, Running 128.76s Step 560( 46.00%), action 138, FPS 1.56, Running 129.71s Step 561( 46.33%), action 139, FPS 1.50, Running 130.57s Step 562( 46.67%), action 140, FPS 1.48, Running 131.54s Step 563( 47.00%), action 141, FPS 1.41, Running 132.69s Step 564( 47.33%), action 142, FPS 1.38, Running 133.55s Step 565( 47.67%), action 143, FPS 1.33, Running 134.36s Step 566( 48.00%), action 144, FPS 1.31, Running 135.22s Step 567( 48.33%), action 145, FPS 1.26, Running 136.05s Step 568( 48.67%), action 146, FPS 1.21, Running 137.00s Step 569( 49.00%), action 147, FPS 1.18, Running 137.86s Step 570( 49.33%), action 148, FPS 1.18, Running 138.24s Step 571( 49.67%), action 149, FPS 1.17, Running 139.12s Step 572( 50.00%), action 150, FPS 1.14, Running 140.14s Step 573( 50.33%), action 151, FPS 1.13, Running 141.23s Step 574( 50.67%), action 152, FPS 1.13, Running 142.19s Step 575( 51.00%), action 153, FPS 1.13, Running 142.99s Step 576( 51.33%), action 154, FPS 1.13, Running 143.87s Step 577( 51.67%), action 155, FPS 1.14, Running 144.62s Step 578( 52.00%), action 156, FPS 1.13, Running 145.66s Step 579( 52.33%), action 157, FPS 1.13, Running 146.45s Step 580( 52.67%), action 158, FPS 1.14, Running 147.32s Step 581( 53.00%), action 159, FPS 1.17, Running 147.61s Step 582( 53.33%), action 160, FPS 1.17, Running 148.64s Step 583( 53.67%), action 161, FPS 1.17, Running 149.72s Step 584( 54.00%), action 162, FPS 1.19, Running 150.42s Step 585( 54.33%), action 163, FPS 1.19, Running 151.20s Step 586( 54.67%), action 164, FPS 1.18, Running 152.10s Step 587( 55.00%), action 165, FPS 1.18, Running 152.95s Step 588( 55.33%), action 166, FPS 1.19, Running 153.87s Step 589( 55.67%), action 167, FPS 1.19, Running 154.60s Step 590( 56.00%), action 168, FPS 1.16, Running 155.50s Step 591( 56.33%), action 169, FPS 1.19, Running 155.89s Step 592( 56.67%), action 170, FPS 1.20, Running 156.74s Step 593( 57.00%), action 171, FPS 1.21, Running 157.74s Step 594( 57.33%), action 172, FPS 1.21, Running 158.65s Step 595( 57.67%), action 173, FPS 1.25, Running 159.06s Step 596( 58.00%), action 174, FPS 1.25, Running 159.92s Step 597( 58.33%), action 175, FPS 1.23, Running 160.83s Step 598( 58.67%), action 176, FPS 1.25, Running 161.64s Step 599( 59.00%), action 177, FPS 1.25, Running 162.42s Step 600( 59.33%), action 178, FPS 1.26, Running 163.19s Step 601( 59.67%), action 179, FPS 1.22, Running 164.00s Step 602( 60.00%), action 180, FPS 1.25, Running 164.64s Step 603( 60.33%), action 181, FPS 1.25, Running 165.78s [2026-08-02 21:04:38] [54 ] Seed 53 success after 166.63 s. +steps: 603 , actions: 181 . +Instruction: Empty +Total 32/54(59.26%) success. +Setting seed: 54 +Step 1( N/A%), pre moving , FPS 9.09, Running 0.11s Step 2( N/A%), pre moving , FPS 13.23, Running 0.15s Step 3( N/A%), pre moving , FPS 15.86, Running 0.19s Step 4( N/A%), pre moving , FPS 17.31, Running 0.23s Step 5( N/A%), pre moving , FPS 18.59, Running 0.27s Step 6( N/A%), pre moving , FPS 19.53, Running 0.31s Step 7( N/A%), pre moving , FPS 20.23, Running 0.35s Step 8( N/A%), pre moving , FPS 20.74, Running 0.39s Step 9( N/A%), pre moving , FPS 20.95, Running 0.43s Step 10( N/A%), pre moving , FPS 20.03, Running 0.50s Step 11( N/A%), pre moving , FPS 20.25, Running 0.54s Step 12( N/A%), pre moving , FPS 20.66, Running 0.58s Step 13( N/A%), pre moving , FPS 21.07, Running 0.62s Step 14( N/A%), pre moving , FPS 21.41, Running 0.65s Step 15( N/A%), pre moving , FPS 21.69, Running 0.69s Step 16( N/A%), pre moving , FPS 21.77, Running 0.73s Step 17( N/A%), pre moving , FPS 21.91, Running 0.78s Step 18( N/A%), pre moving , FPS 21.72, Running 0.83s Step 19( N/A%), pre moving , FPS 21.79, Running 0.87s Step 20( N/A%), pre moving , FPS 22.00, Running 0.91s Step 21( N/A%), pre moving , FPS 18.72, Running 1.18s Step 22( N/A%), pre moving , FPS 18.20, Running 1.25s Step 23( N/A%), pre moving , FPS 18.27, Running 1.28s Step 24( N/A%), pre moving , FPS 18.40, Running 1.32s Step 25( N/A%), pre moving , FPS 18.46, Running 1.35s Step 26( N/A%), pre moving , FPS 15.50, Running 1.60s Step 27( N/A%), pre moving , FPS 15.50, Running 1.64s Step 28( N/A%), pre moving , FPS 15.53, Running 1.67s Step 29( N/A%), pre moving , FPS 15.62, Running 1.71s Step 30( N/A%), pre moving , FPS 16.05, Running 1.75s Step 31( N/A%), pre moving , FPS 15.99, Running 1.79s Step 32( N/A%), pre moving , FPS 16.01, Running 1.83s Step 33( N/A%), pre moving , FPS 15.99, Running 1.87s Step 34( N/A%), pre moving , FPS 15.99, Running 1.90s Step 35( N/A%), pre moving , FPS 16.00, Running 1.94s Step 36( N/A%), pre moving , FPS 12.80, Running 2.30s Step 37( N/A%), pre moving , FPS 12.81, Running 2.34s Step 38( N/A%), pre moving , FPS 12.93, Running 2.38s Step 39( N/A%), pre moving , FPS 12.95, Running 2.42s Step 40( N/A%), pre moving , FPS 12.94, Running 2.45s Step 41( N/A%), pre moving , FPS 15.14, Running 2.50s Step 42( N/A%), pre moving , FPS 15.43, Running 2.55s Step 43( N/A%), pre moving , FPS 15.39, Running 2.58s Step 44( N/A%), pre moving , FPS 15.29, Running 2.63s Step 45( N/A%), pre moving , FPS 15.26, Running 2.66s Step 46( N/A%), pre moving , FPS 18.08, Running 2.70s Step 47( N/A%), pre moving , FPS 18.10, Running 2.74s Step 48( N/A%), pre moving , FPS 18.10, Running 2.78s Step 49( N/A%), pre moving , FPS 18.05, Running 2.82s Step 50( N/A%), pre moving , FPS 17.95, Running 2.86s Step 51( N/A%), pre moving , FPS 18.08, Running 2.90s Step 52( N/A%), pre moving , FPS 18.04, Running 2.94s Step 53( N/A%), pre moving , FPS 17.99, Running 2.98s Step 54( N/A%), pre moving , FPS 17.97, Running 3.02s Step 55( N/A%), pre moving , FPS 17.97, Running 3.05s Step 56( N/A%), pre moving , FPS 24.97, Running 3.10s Step 57( N/A%), pre moving , FPS 24.88, Running 3.14s Step 58( N/A%), pre moving , FPS 24.94, Running 3.18s Step 59( N/A%), pre moving , FPS 24.98, Running 3.22s Step 60( N/A%), pre moving , FPS 24.99, Running 3.25s Step 61( N/A%), pre moving , FPS 24.64, Running 3.31s Step 62( N/A%), pre moving , FPS 24.25, Running 3.37s Step 63( N/A%), pre moving , FPS 23.16, Running 3.45s Step 64( N/A%), pre moving , FPS 22.58, Running 3.51s Step 65( N/A%), pre moving , FPS 22.01, Running 3.57s Step 66( N/A%), pre moving , FPS 21.56, Running 3.63s Step 67( N/A%), pre moving , FPS 21.02, Running 3.69s Step 68( N/A%), pre moving , FPS 20.59, Running 3.75s Step 69( N/A%), pre moving , FPS 20.21, Running 3.81s Step 70( N/A%), pre moving , FPS 19.85, Running 3.87s Step 71( N/A%), pre moving , FPS 19.29, Running 3.94s Step 72( N/A%), pre moving , FPS 18.79, Running 4.00s Step 73( N/A%), pre moving , FPS 18.37, Running 4.07s Step 74( N/A%), pre moving , FPS 18.02, Running 4.13s Step 75( N/A%), pre moving , FPS 17.64, Running 4.19s Step 76( N/A%), pre moving , FPS 17.34, Running 4.25s Step 77( N/A%), pre moving , FPS 17.08, Running 4.31s Step 78( N/A%), pre moving , FPS 16.75, Running 4.37s Step 79( N/A%), pre moving , FPS 16.40, Running 4.44s Step 80( N/A%), pre moving , FPS 16.10, Running 4.50s Step 81( N/A%), pre moving , FPS 16.02, Running 4.56s Step 82( N/A%), pre moving , FPS 15.91, Running 4.63s Step 83( N/A%), pre moving , FPS 16.02, Running 4.70s Step 84( N/A%), pre moving , FPS 16.09, Running 4.75s Step 85( N/A%), pre moving , FPS 16.13, Running 4.81s Step 86( N/A%), pre moving , FPS 16.14, Running 4.87s Step 87( N/A%), pre moving , FPS 16.17, Running 4.93s Step 88( N/A%), pre moving , FPS 16.40, Running 4.97s Step 89( N/A%), pre moving , FPS 16.67, Running 5.01s Step 90( N/A%), pre moving , FPS 16.95, Running 5.05s Step 91( N/A%), pre moving , FPS 17.33, Running 5.09s Step 92( N/A%), pre moving , FPS 17.74, Running 5.13s Step 93( N/A%), pre moving , FPS 18.16, Running 5.17s Step 94( N/A%), pre moving , FPS 18.37, Running 5.22s Step 95( N/A%), pre moving , FPS 18.72, Running 5.26s Step 96( N/A%), pre moving , FPS 19.10, Running 5.30s Step 97( N/A%), pre moving , FPS 19.25, Running 5.35s Step 98( N/A%), pre moving , FPS 19.33, Running 5.41s Step 99( N/A%), pre moving , FPS 19.84, Running 5.44s Step 100( N/A%), pre moving , FPS 20.27, Running 5.48s Step 101( N/A%), pre moving , FPS 20.81, Running 5.52s Step 102( N/A%), pre moving , FPS 21.43, Running 5.56s Step 103( N/A%), pre moving , FPS 22.17, Running 5.60s Step 104( N/A%), pre moving , FPS 22.72, Running 5.63s Step 105( N/A%), pre moving , FPS 23.26, Running 5.67s Step 106( N/A%), pre moving , FPS 23.85, Running 5.71s Step 107( N/A%), pre moving , FPS 24.41, Running 5.75s Step 108( N/A%), pre moving , FPS 24.17, Running 5.80s Step 109( N/A%), pre moving , FPS 24.07, Running 5.84s Step 110( N/A%), pre moving , FPS 24.12, Running 5.88s Step 111( N/A%), pre moving , FPS 24.29, Running 5.91s Step 112( N/A%), pre moving , FPS 24.37, Running 5.95s Step 113( N/A%), pre moving , FPS 24.44, Running 5.99s Step 114( N/A%), pre moving , FPS 24.76, Running 6.02s Step 115( N/A%), pre moving , FPS 24.89, Running 6.06s Step 116( N/A%), pre moving , FPS 25.05, Running 6.10s Step 117( N/A%), pre moving , FPS 14.51, Running 6.73s Step 118( N/A%), pre moving , FPS 13.34, Running 6.91s Step 119( N/A%), pre moving , FPS 11.57, Running 7.17s Step 120( N/A%), pre moving , FPS 10.56, Running 7.38s Step 121( N/A%), pre moving , FPS 9.60, Running 7.61s Step 122( N/A%), pre moving , FPS 9.07, Running 7.77s Step 123( N/A%), pre moving , FPS 8.34, Running 8.00s Step 124( N/A%), pre moving , FPS 7.92, Running 8.16s Step 125( N/A%), pre moving , FPS 7.37, Running 8.39s Step 126( N/A%), pre moving , FPS 7.02, Running 8.56s Step 127( N/A%), pre moving , FPS 6.62, Running 8.77s Step 128( N/A%), pre moving , FPS 6.38, Running 8.93s Step 129( N/A%), pre moving , FPS 5.97, Running 9.19s Step 130( N/A%), pre moving , FPS 5.77, Running 9.34s Step 131( N/A%), pre moving , FPS 5.44, Running 9.59s Step 132( N/A%), pre moving , FPS 5.26, Running 9.75s Step 133( N/A%), pre moving , FPS 4.95, Running 10.03s Step 134( N/A%), pre moving , FPS 4.78, Running 10.21s Step 135( N/A%), pre moving , FPS 4.48, Running 10.52s Step 136( N/A%), pre moving , FPS 4.33, Running 10.71s Step 137( N/A%), pre moving , FPS 4.69, Running 10.99s Step 138( N/A%), pre moving , FPS 4.66, Running 11.19s Step 139( N/A%), pre moving , FPS 4.72, Running 11.41s Step 140( N/A%), pre moving , FPS 4.77, Running 11.57s Step 141( N/A%), pre moving , FPS 4.68, Running 11.88s Step 142( N/A%), pre moving , FPS 4.60, Running 12.11s Step 143( N/A%), pre moving , FPS 4.51, Running 12.43s Step 144( N/A%), pre moving , FPS 4.47, Running 12.64s Step 145( N/A%), pre moving , FPS 4.42, Running 12.92s Step 146( N/A%), pre moving , FPS 4.43, Running 13.07s Step 147( N/A%), pre moving , FPS 4.42, Running 13.29s Step 148( N/A%), pre moving , FPS 4.40, Running 13.47s Step 149( N/A%), pre moving , FPS 4.38, Running 13.76s Step 150( N/A%), pre moving , FPS 4.31, Running 13.98s Step 151( N/A%), pre moving , FPS 4.29, Running 14.25s Step 152( N/A%), pre moving , FPS 4.28, Running 14.42s Step 153( N/A%), pre moving , FPS 4.33, Running 14.64s Step 154( N/A%), pre moving , FPS 4.34, Running 14.82s Step 155( N/A%), pre moving , FPS 4.43, Running 15.04s Step 156( N/A%), pre moving , FPS 4.42, Running 15.24s Step 157( N/A%), pre moving , FPS 4.44, Running 15.50s Step 158( N/A%), pre moving , FPS 4.48, Running 15.66s Step 159( N/A%), pre moving , FPS 4.39, Running 15.97s Step 160( N/A%), pre moving , FPS 4.38, Running 16.14s Step 161( N/A%), pre moving , FPS 4.41, Running 16.42s Step 162( N/A%), pre moving , FPS 4.46, Running 16.59s Step 163( N/A%), pre moving , FPS 4.51, Running 16.87s Step 164( N/A%), pre moving , FPS 4.54, Running 17.05s Step 165( N/A%), pre moving , FPS 4.54, Running 17.32s Step 166( N/A%), pre moving , FPS 4.48, Running 17.54s Step 167( N/A%), pre moving , FPS 4.40, Running 17.83s Step 168( N/A%), pre moving , FPS 4.43, Running 17.98s Step 169( N/A%), pre moving , FPS 4.47, Running 18.23s Step 170( N/A%), pre moving , FPS 4.54, Running 18.38s Step 171( N/A%), pre moving , FPS 4.59, Running 18.60s Step 172( N/A%), pre moving , FPS 4.73, Running 18.65s Step 173( N/A%), pre moving , FPS 4.94, Running 18.69s Step 174( N/A%), pre moving , FPS 5.11, Running 18.73s Step 175( N/A%), pre moving , FPS 5.35, Running 18.78s Step 176( N/A%), pre moving , FPS 5.59, Running 18.82s Step 177( N/A%), pre moving , FPS 5.96, Running 18.86s Step 178( N/A%), pre moving , FPS 6.18, Running 18.89s Step 179( N/A%), pre moving , FPS 6.74, Running 18.93s Step 180( N/A%), pre moving , FPS 7.06, Running 18.97s Step 181( N/A%), pre moving , FPS 7.71, Running 19.01s Step 182( N/A%), pre moving , FPS 6.83, Running 19.52s Step 183( N/A%), pre moving , FPS 7.43, Running 19.56s Step 184( N/A%), pre moving , FPS 7.84, Running 19.60s Step 185( N/A%), pre moving , FPS 8.65, Running 19.64s Step 186( N/A%), pre moving , FPS 9.26, Running 19.70s Step 187( N/A%), pre moving , FPS 10.36, Running 19.76s Step 188( N/A%), pre moving , FPS 10.87, Running 19.82s Step 189( N/A%), pre moving , FPS 12.09, Running 19.88s Step 190( N/A%), pre moving , FPS 12.84, Running 19.94s Step 191( N/A%), pre moving , FPS 14.18, Running 20.02s Step 192( N/A%), pre moving , FPS 14.05, Running 20.07s Step 193( N/A%), pre moving , FPS 13.72, Running 20.15s Step 194( N/A%), pre moving , FPS 13.61, Running 20.20s Step 195( N/A%), pre moving , FPS 13.45, Running 20.26s Step 196( N/A%), pre moving , FPS 12.91, Running 20.36s Step 197( N/A%), pre moving , FPS 12.63, Running 20.44s Step 198( N/A%), pre moving , FPS 12.50, Running 20.49s Step 199( N/A%), pre moving , FPS 12.40, Running 20.55s Step 200( N/A%), pre moving , FPS 12.20, Running 20.61s Step 201( N/A%), pre moving , FPS 11.82, Running 20.70s Step 202( N/A%), pre moving , FPS 15.65, Running 20.80s Step 203( N/A%), pre moving , FPS 15.00, Running 20.89s Step 204( N/A%), pre moving , FPS 14.33, Running 20.99s Step 205( N/A%), pre moving , FPS 13.74, Running 21.09s Step 206( N/A%), pre moving , FPS 13.42, Running 21.19s Step 207( N/A%), pre moving , FPS 13.15, Running 21.28s Step 208( N/A%), pre moving , FPS 12.88, Running 21.38s Step 209( N/A%), pre moving , FPS 12.59, Running 21.47s Step 210( N/A%), pre moving , FPS 12.32, Running 21.56s Step 211( N/A%), pre moving , FPS 12.18, Running 21.66s Step 212( N/A%), pre moving , FPS 11.85, Running 21.76s Step 213( N/A%), pre moving , FPS 11.70, Running 21.86s Step 214( N/A%), pre moving , FPS 11.34, Running 21.97s Step 215( N/A%), pre moving , FPS 11.07, Running 22.07s Step 216( N/A%), pre moving , FPS 11.02, Running 22.18s Step 217( N/A%), pre moving , FPS 10.85, Running 22.28s Step 218( N/A%), pre moving , FPS 10.59, Running 22.38s Step 219( N/A%), pre moving , FPS 10.32, Running 22.48s Step 220( N/A%), pre moving , FPS 10.10, Running 22.59s Step 221( N/A%), pre moving , FPS 10.07, Running 22.69s Step 222( N/A%), pre moving , FPS 9.97, Running 22.80s Step 223( N/A%), pre moving , FPS 9.97, Running 22.90s Step 224( N/A%), pre moving , FPS 10.06, Running 22.98s Step 225( N/A%), pre moving , FPS 10.04, Running 23.09s Step 226( N/A%), pre moving , FPS 10.19, Running 23.15s Step 227( N/A%), pre moving , FPS 10.37, Running 23.21s Step 228( N/A%), pre moving , FPS 10.46, Running 23.29s Step 229( N/A%), pre moving , FPS 10.80, Running 23.32s Step 230( N/A%), pre moving , FPS 11.11, Running 23.36s Step 231( N/A%), pre moving , FPS 11.50, Running 23.40s Step 232( N/A%), pre moving , FPS 11.97, Running 23.43s Step 233( N/A%), pre moving , FPS 12.20, Running 23.50s Step 234( N/A%), pre moving , FPS 12.68, Running 23.54s Step 235( N/A%), pre moving , FPS 13.13, Running 23.59s Step 236( N/A%), pre moving , FPS 13.76, Running 23.63s Step 237( N/A%), pre moving , FPS 14.41, Running 23.67s Step 238( N/A%), pre moving , FPS 15.15, Running 23.70s Step 239( N/A%), pre moving , FPS 15.99, Running 23.73s Step 240( N/A%), pre moving , FPS 17.02, Running 23.76s Step 241( N/A%), pre moving , FPS 17.71, Running 23.82s Step 242( N/A%), pre moving , FPS 18.94, Running 23.86s Step 243( N/A%), pre moving , FPS 13.65, Running 24.36s Step 244( N/A%), pre moving , FPS 14.14, Running 24.40s Step 245( N/A%), pre moving , FPS 14.86, Running 24.43s Step 246( N/A%), pre moving , FPS 15.24, Running 24.46s Step 247( N/A%), pre moving , FPS 15.59, Running 24.49s Step 248( N/A%), pre moving , FPS 15.94, Running 24.54s Step 249( N/A%), pre moving , FPS 15.76, Running 24.59s Step 250( N/A%), pre moving , FPS 15.65, Running 24.64s Step 251( N/A%), pre moving , FPS 15.41, Running 24.70s Step 252( N/A%), pre moving , FPS 15.13, Running 24.75s Step 253( N/A%), pre moving , FPS 15.23, Running 24.81s Step 254( N/A%), pre moving , FPS 14.98, Running 24.88s Step 255( N/A%), pre moving , FPS 14.96, Running 24.93s Step 256( N/A%), pre moving , FPS 14.78, Running 24.99s Step 257( N/A%), pre moving , FPS 14.60, Running 25.04s Step 258( N/A%), pre moving , FPS 14.40, Running 25.09s Step 259( N/A%), pre moving , FPS 14.19, Running 25.14s Step 260( N/A%), pre moving , FPS 13.85, Running 25.21s Step 261( N/A%), pre moving , FPS 13.67, Running 25.28s Step 262( N/A%), pre moving , FPS 13.32, Running 25.36s Step 263( N/A%), pre moving , FPS 18.41, Running 25.45s Step 264( N/A%), pre moving , FPS 17.82, Running 25.52s Step 265( N/A%), pre moving , FPS 17.29, Running 25.59s Step 266( N/A%), pre moving , FPS 16.62, Running 25.67s Step 267( N/A%), pre moving , FPS 16.08, Running 25.74s Step 268( N/A%), pre moving , FPS 15.82, Running 25.81s Step 269( N/A%), pre moving , FPS 15.55, Running 25.88s Step 270( N/A%), pre moving , FPS 15.32, Running 25.95s Step 271( N/A%), pre moving , FPS 15.15, Running 26.02s Step 272( N/A%), pre moving , FPS 15.00, Running 26.09s Step 273( N/A%), pre moving , FPS 14.35, Running 26.20s Step 274( N/A%), pre moving , FPS 14.16, Running 26.29s Step 275( N/A%), pre moving , FPS 13.68, Running 26.39s Step 276( N/A%), pre moving , FPS 13.59, Running 26.46s Step 277( N/A%), pre moving , FPS 13.43, Running 26.53s Step 278( N/A%), pre moving , FPS 13.27, Running 26.60s Step 279( N/A%), pre moving , FPS 13.10, Running 26.67s Step 280( N/A%), pre moving , FPS 13.10, Running 26.74s Step 281( N/A%), pre moving , FPS 13.14, Running 26.80s Step 282( N/A%), pre moving , FPS 13.18, Running 26.88s Step 283( N/A%), pre moving , FPS 13.39, Running 26.94s Step 284( N/A%), pre moving , FPS 13.41, Running 27.01s Step 285( N/A%), pre moving , FPS 13.40, Running 27.08s Step 286( N/A%), pre moving , FPS 13.46, Running 27.15s Step 287( N/A%), pre moving , FPS 13.67, Running 27.20s Step 288( N/A%), pre moving , FPS 13.63, Running 27.27s Step 289( N/A%), pre moving , FPS 13.76, Running 27.33s Step 290( N/A%), pre moving , FPS 13.89, Running 27.39s Step 291( N/A%), pre moving , FPS 14.08, Running 27.44s Step 292( N/A%), pre moving , FPS 14.15, Running 27.50s Step 293( N/A%), pre moving , FPS 14.66, Running 27.57s Step 294( N/A%), pre moving , FPS 14.86, Running 27.64s Step 295( N/A%), pre moving , FPS 15.25, Running 27.70s Step 296( N/A%), pre moving , FPS 15.29, Running 27.77s Step 297( N/A%), pre moving , FPS 15.17, Running 27.85s Step 298( N/A%), pre moving , FPS 15.07, Running 27.93s Step 299( N/A%), pre moving , FPS 14.96, Running 28.01s Step 300( N/A%), pre moving , FPS 14.71, Running 28.10s Step 301( N/A%), pre moving , FPS 14.42, Running 28.19s Step 302( N/A%), pre moving , FPS 14.36, Running 28.27s Step 303( N/A%), pre moving , FPS 14.22, Running 28.35s Step 304( N/A%), pre moving , FPS 14.04, Running 28.43s Step 305( N/A%), pre moving , FPS 14.02, Running 28.51s Step 306( N/A%), pre moving , FPS 14.03, Running 28.58s Step 307( N/A%), pre moving , FPS 13.67, Running 28.67s Step 308( N/A%), pre moving , FPS 13.88, Running 28.72s Step 309( N/A%), pre moving , FPS 13.89, Running 28.77s Step 310( N/A%), pre moving , FPS 13.96, Running 28.82s Step 311( N/A%), pre moving , FPS 14.12, Running 28.85s Step 312( N/A%), pre moving , FPS 14.37, Running 28.89s Step 313( N/A%), pre moving , FPS 14.75, Running 28.92s Step 314( N/A%), pre moving , FPS 15.18, Running 28.95s Step 315( N/A%), pre moving , FPS 15.59, Running 28.99s Step 316( N/A%), pre moving , FPS 16.00, Running 29.02s Step 317( N/A%), pre moving , FPS 16.66, Running 29.05s Step 318( N/A%), pre moving , FPS 17.33, Running 29.08s Step 319( N/A%), pre moving , FPS 17.84, Running 29.13s Step 320( N/A%), pre moving , FPS 18.48, Running 29.18s Step 321( N/A%), pre moving , FPS 19.26, Running 29.23s Step 322( N/A%), pre moving , FPS 20.20, Running 29.26s Step 323( N/A%), pre moving , FPS 21.24, Running 29.29s Step 324( N/A%), pre moving , FPS 22.46, Running 29.33s Step 325( N/A%), pre moving , FPS 23.51, Running 29.36s Step 326( N/A%), pre moving , FPS 24.66, Running 29.39s Step 327( N/A%), pre moving , FPS 26.42, Running 29.42s Step 328( N/A%), pre moving , FPS 27.10, Running 29.45s Step 329( N/A%), pre moving , FPS 28.01, Running 29.48s Step 330( N/A%), pre moving , FPS 28.74, Running 29.51s Step 331( N/A%), pre moving , FPS 28.78, Running 29.55s Step 332( N/A%), pre moving , FPS 29.05, Running 29.58s Step 333( N/A%), pre moving , FPS 28.99, Running 29.61s Step 334( N/A%), pre moving , FPS 28.92, Running 29.65s Step 335( N/A%), pre moving , FPS 28.76, Running 29.68s Step 336( N/A%), pre moving , FPS 28.56, Running 29.72s Step 337( N/A%), pre moving , FPS 28.49, Running 29.75s Step 338( N/A%), pre moving , FPS 28.49, Running 29.78s Step 339( N/A%), pre moving , FPS 18.16, Running 30.23s Step 340( N/A%), pre moving , FPS 18.43, Running 30.26s Step 341( N/A%), pre moving , FPS 18.76, Running 30.29s Step 342( N/A%), pre moving , FPS 18.74, Running 30.33s Step 343( N/A%), pre moving , FPS 18.02, Running 30.40s Step 344( N/A%), pre moving , FPS 17.50, Running 30.47s Step 345( N/A%), pre moving , FPS 17.25, Running 30.52s Step 346( N/A%), pre moving , FPS 17.03, Running 30.56s Step 347( N/A%), pre moving , FPS 17.06, Running 30.59s Step 348( N/A%), pre moving , FPS 16.77, Running 30.65s Step 349( N/A%), pre moving , FPS 16.49, Running 30.70s Step 350( N/A%), pre moving , FPS 16.19, Running 30.75s Step 351( N/A%), pre moving , FPS 15.77, Running 30.82s Step 352( N/A%), pre moving , FPS 15.40, Running 30.88s Step 353( N/A%), pre moving , FPS 15.07, Running 30.94s Step 354( N/A%), pre moving , FPS 14.53, Running 31.02s Step 355( N/A%), pre moving , FPS 14.23, Running 31.09s Step 356( N/A%), pre moving , FPS 13.85, Running 31.16s Step 357( N/A%), pre moving , FPS 13.54, Running 31.23s Step 358( N/A%), pre moving , FPS 13.37, Running 31.28s Step 359( N/A%), pre moving , FPS 18.21, Running 31.33s Step 360( N/A%), pre moving , FPS 17.86, Running 31.38s Step 361( N/A%), pre moving , FPS 17.59, Running 31.43s Step 362( N/A%), pre moving , FPS 17.33, Running 31.48s Step 363( N/A%), pre moving , FPS 17.74, Running 31.53s Step 364( N/A%), pre moving , FPS 18.32, Running 31.56s Step 365( N/A%), pre moving , FPS 18.60, Running 31.59s Step 366( N/A%), pre moving , FPS 18.84, Running 31.62s Step 367( N/A%), pre moving , FPS 18.86, Running 31.66s Step 368( N/A%), pre moving , FPS 19.23, Running 31.69s Step 369( N/A%), pre moving , FPS 19.58, Running 31.72s Step 370( N/A%), pre moving , FPS 19.97, Running 31.75s Step 371( N/A%), pre moving , FPS 20.65, Running 31.78s Step 372( N/A%), pre moving , FPS 21.18, Running 31.82s Step 373( N/A%), pre moving , FPS 21.47, Running 31.87s Step 374( N/A%), pre moving , FPS 22.65, Running 31.91s Step 375( N/A%), pre moving , FPS 22.93, Running 31.96s Step 376( N/A%), pre moving , FPS 23.41, Running 32.01s Step 377( N/A%), pre moving , FPS 23.73, Running 32.07s Step 378( N/A%), pre moving , FPS 23.78, Running 32.12s Step 379( N/A%), pre moving , FPS 23.71, Running 32.17s Step 380( N/A%), pre moving , FPS 23.86, Running 32.22s Step 381( N/A%), pre moving , FPS 23.76, Running 32.27s Step 382( N/A%), pre moving , FPS 23.62, Running 32.33s Step 383( N/A%), pre moving , FPS 23.50, Running 32.38s Step 384( N/A%), pre moving , FPS 22.99, Running 32.43s Step 385( N/A%), pre moving , FPS 22.55, Running 32.48s Step 386( N/A%), pre moving , FPS 22.04, Running 32.53s Step 387( N/A%), pre moving , FPS 21.60, Running 32.58s Step 388( N/A%), pre moving , FPS 21.14, Running 32.63s Step 389( N/A%), pre moving , FPS 20.77, Running 32.68s Step 390( N/A%), pre moving , FPS 20.33, Running 32.74s Step 391( N/A%), pre moving , FPS 20.01, Running 32.78s Step 392( N/A%), pre moving , FPS 19.78, Running 32.83s Step 393( N/A%), pre moving , FPS 19.75, Running 32.89s Step 394( N/A%), pre moving , FPS 19.43, Running 32.94s Step 395( N/A%), pre moving , FPS 19.54, Running 32.98s Step 396( N/A%), pre moving , FPS 19.69, Running 33.03s Step 397( N/A%), pre moving , FPS 19.85, Running 33.08s Step 398( N/A%), pre moving , FPS 19.87, Running 33.13s Step 399( N/A%), pre moving , FPS 19.87, Running 33.18s Step 400( N/A%), pre moving , FPS 19.86, Running 33.23s Step 401( N/A%), pre moving , FPS 19.93, Running 33.28s Step 402( N/A%), pre moving , FPS 20.39, Running 33.31s Step 403( N/A%), pre moving , FPS 20.78, Running 33.34s Step 404( N/A%), pre moving , FPS 21.20, Running 33.37s Step 405( N/A%), pre moving , FPS 21.58, Running 33.41s Step 406( N/A%), pre moving , FPS 22.09, Running 33.44s Step 407( N/A%), pre moving , FPS 22.52, Running 33.47s Step 408( N/A%), pre moving , FPS 22.92, Running 33.50s Step 409( N/A%), pre moving , FPS 23.42, Running 33.54s Step 410( N/A%), pre moving , FPS 23.95, Running 33.57s Step 411( N/A%), pre moving , FPS 24.42, Running 33.60s Step 412( N/A%), pre moving , FPS 24.95, Running 33.64s Step 413( N/A%), pre moving , FPS 25.54, Running 33.67s Step 414( N/A%), pre moving , FPS 26.03, Running 33.70s Step 415( N/A%), pre moving , FPS 26.53, Running 33.74s Step 416( N/A%), pre moving , FPS 27.16, Running 33.77s Step 417( N/A%), pre moving , FPS 27.32, Running 33.81s Step 418( N/A%), pre moving , FPS 27.59, Running 33.85s Step 419( N/A%), pre moving , FPS 28.28, Running 33.88s Step 420( N/A%), pre moving , FPS 29.04, Running 33.92s Step 421( N/A%), pre moving , FPS 29.74, Running 33.95s Step 422( N/A%), pre moving , FPS 29.61, Running 33.98s Step 423( N/A%), pre moving , FPS 29.49, Running 34.02s Step 424( N/A%), pre moving , FPS 29.49, Running 34.05s Step 425( N/A%), pre moving , FPS 29.53, Running 34.08s Step 426( N/A%), pre moving , FPS 29.53, Running 34.11s Step 427( N/A%), pre moving , FPS 29.57, Running 34.15s Step 428( N/A%), pre moving , FPS 29.77, Running 34.18s Step 429( N/A%), pre moving , FPS 29.77, Running 34.21s Step 430( N/A%), pre moving , FPS 29.97, Running 34.24s Step 431( N/A%), pre moving , FPS 30.04, Running 34.27s Step 432( N/A%), pre moving , FPS 9.48, Running 35.75s Step 433( N/A%), pre moving , FPS 8.54, Running 36.01s Step 434( N/A%), pre moving , FPS 8.11, Running 36.17s Step 435( N/A%), pre moving , FPS 7.37, Running 36.45s Step 436( N/A%), pre moving , FPS 7.00, Running 36.62s Step 437( N/A%), pre moving , FPS 6.51, Running 36.88s Step 438( N/A%), pre moving , FPS 6.20, Running 37.08s Step 439( N/A%), pre moving , FPS 5.79, Running 37.34s Step 440( N/A%), pre moving , FPS 5.57, Running 37.51s Step 441( N/A%), pre moving , FPS 5.21, Running 37.79s Step 442( N/A%), pre moving , FPS 5.04, Running 37.95s Step 443( N/A%), pre moving , FPS 4.80, Running 38.19s Step 444( N/A%), pre moving , FPS 4.63, Running 38.38s Step 445( N/A%), pre moving , FPS 4.37, Running 38.66s Step 446( N/A%), pre moving , FPS 4.27, Running 38.80s Step 447( N/A%), pre moving , FPS 4.09, Running 39.03s Step 448( N/A%), pre moving , FPS 3.99, Running 39.19s Step 449( N/A%), pre moving , FPS 3.83, Running 39.43s Step 450( N/A%), pre moving , FPS 3.75, Running 39.57s Step 451( N/A%), pre moving , FPS 3.60, Running 39.82s Step 452( 0.33%), action 1, FPS 3.40, Running 41.63s Step 453( 0.67%), action 2, FPS 3.01, Running 42.65s Step 454( 1.00%), action 3, FPS 2.63, Running 43.79s Step 455( 1.33%), action 4, FPS 2.38, Running 44.84s Step 456( 1.67%), action 5, FPS 2.11, Running 46.12s Step 457( 2.00%), action 6, FPS 2.03, Running 46.75s Step 458( 2.33%), action 7, FPS 1.84, Running 47.96s Step 459( 2.67%), action 8, FPS 1.73, Running 48.92s Step 460( 3.00%), action 9, FPS 1.63, Running 49.76s Step 461( 3.33%), action 10, FPS 1.54, Running 50.81s Step 462( 3.67%), action 11, FPS 1.42, Running 52.09s Step 463( 4.00%), action 12, FPS 1.34, Running 53.08s Step 464( 4.33%), action 13, FPS 1.25, Running 54.41s Step 465( 4.67%), action 14, FPS 1.20, Running 55.37s Step 466( 5.00%), action 15, FPS 1.12, Running 56.74s Step 467( 5.33%), action 16, FPS 1.08, Running 57.59s Step 468( 5.67%), action 17, FPS 1.03, Running 58.60s Step 469( 6.00%), action 18, FPS 0.99, Running 59.60s Step 470( 6.33%), action 19, FPS 0.95, Running 60.67s Step 471( 6.67%), action 20, FPS 0.92, Running 61.64s Step 472( 7.00%), action 21, FPS 0.94, Running 62.98s Step 473( 7.33%), action 22, FPS 0.94, Running 63.82s Step 474( 7.67%), action 23, FPS 0.96, Running 64.60s Step 475( 8.00%), action 24, FPS 0.97, Running 65.37s Step 476( 8.33%), action 25, FPS 0.99, Running 66.24s Step 477( 8.67%), action 26, FPS 0.99, Running 67.00s Step 478( 9.00%), action 27, FPS 1.00, Running 68.06s Step 479( 9.33%), action 28, FPS 1.01, Running 68.74s Step 480( 9.67%), action 29, FPS 1.01, Running 69.63s Step 481( 10.00%), action 30, FPS 1.03, Running 70.29s Step 482( 10.33%), action 31, FPS 1.03, Running 71.44s Step 483( 10.67%), action 32, FPS 1.05, Running 72.16s Step 484( 11.00%), action 33, FPS 1.06, Running 73.23s Step 485( 11.33%), action 34, FPS 1.08, Running 73.93s Step 486( 11.67%), action 35, FPS 1.10, Running 74.88s Step 487( 12.00%), action 36, FPS 1.11, Running 75.59s Step 488( 12.33%), action 37, FPS 1.11, Running 76.59s Step 489( 12.67%), action 38, FPS 1.13, Running 77.35s Step 490( 13.00%), action 39, FPS 1.13, Running 78.36s Step 491( 13.33%), action 40, FPS 1.15, Running 78.99s Step 492( 13.67%), action 41, FPS 1.15, Running 80.32s Step 493( 14.00%), action 42, FPS 1.17, Running 80.90s Step 494( 14.33%), action 43, FPS 1.15, Running 81.98s Step 495( 14.67%), action 44, FPS 1.15, Running 82.75s Step 496( 15.00%), action 45, FPS 1.14, Running 83.75s Step 497( 15.33%), action 46, FPS 1.15, Running 84.43s Step 498( 15.67%), action 47, FPS 1.15, Running 85.43s Step 499( 16.00%), action 48, FPS 1.14, Running 86.22s Step 500( 16.33%), action 49, FPS 1.14, Running 87.24s Step 501( 16.67%), action 50, FPS 1.13, Running 88.03s Step 502( 17.00%), action 51, FPS 1.15, Running 88.87s Step 503( 17.33%), action 52, FPS 1.15, Running 89.56s Step 504( 17.67%), action 53, FPS 1.19, Running 90.03s Step 505( 18.00%), action 54, FPS 1.18, Running 90.83s Step 506( 18.33%), action 55, FPS 1.18, Running 91.83s Step 507( 18.67%), action 56, FPS 1.18, Running 92.57s Step 508( 19.00%), action 57, FPS 1.19, Running 93.46s Step 509( 19.33%), action 58, FPS 1.19, Running 94.20s Step 510( 19.67%), action 59, FPS 1.20, Running 95.05s Step 511( 20.00%), action 60, FPS 1.20, Running 95.72s Step 512( 20.33%), action 61, FPS 1.21, Running 96.91s Step 513( 20.67%), action 62, FPS 1.20, Running 97.51s Step 514( 21.00%), action 63, FPS 1.21, Running 98.49s Step 515( 21.33%), action 64, FPS 1.22, Running 99.14s Step 516( 21.67%), action 65, FPS 1.23, Running 100.03s Step 517( 22.00%), action 66, FPS 1.22, Running 100.76s Step 518( 22.33%), action 67, FPS 1.23, Running 101.67s Step 519( 22.67%), action 68, FPS 1.23, Running 102.47s Step 520( 23.00%), action 69, FPS 1.23, Running 103.44s Step 521( 23.33%), action 70, FPS 1.24, Running 104.18s Step 522( 23.67%), action 71, FPS 1.21, Running 105.38s Step 523( 24.00%), action 72, FPS 1.22, Running 105.99s Step 524( 24.33%), action 73, FPS 1.18, Running 106.99s Step 525( 24.67%), action 74, FPS 1.19, Running 107.67s Step 526( 25.00%), action 75, FPS 1.20, Running 108.55s Step 527( 25.33%), action 76, FPS 1.20, Running 109.22s Step 528( 25.67%), action 77, FPS 1.20, Running 110.09s Step 529( 26.00%), action 78, FPS 1.21, Running 110.79s Step 530( 26.33%), action 79, FPS 1.21, Running 111.62s Step 531( 26.67%), action 80, FPS 1.20, Running 112.34s Step 532( 27.00%), action 81, FPS 1.20, Running 113.59s Step 533( 27.33%), action 82, FPS 1.19, Running 114.31s Step 534( 27.67%), action 83, FPS 1.20, Running 115.22s Step 535( 28.00%), action 84, FPS 1.19, Running 115.91s Step 536( 28.33%), action 85, FPS 1.19, Running 116.88s Step 537( 28.67%), action 86, FPS 1.18, Running 117.65s Step 538( 29.00%), action 87, FPS 1.18, Running 118.61s Step 539( 29.33%), action 88, FPS 1.19, Running 119.32s Step 540( 29.67%), action 89, FPS 1.19, Running 120.29s Step 541( 30.00%), action 90, FPS 1.18, Running 121.10s Step 542( 30.33%), action 91, FPS 1.19, Running 122.23s Step 543( 30.67%), action 92, FPS 1.18, Running 122.95s Step 544( 31.00%), action 93, FPS 1.20, Running 123.72s Step 545( 31.33%), action 94, FPS 1.19, Running 124.45s Step 546( 31.67%), action 95, FPS 1.18, Running 125.45s Step 547( 32.00%), action 96, FPS 1.18, Running 126.15s Step 548( 32.33%), action 97, FPS 1.18, Running 126.99s Step 549( 32.67%), action 98, FPS 1.19, Running 127.66s Step 550( 33.00%), action 99, FPS 1.18, Running 128.54s Step 551( 33.33%), action 100, FPS 1.20, Running 128.98s Step 552( 33.67%), action 101, FPS 1.21, Running 130.07s Step 553( 34.00%), action 102, FPS 1.21, Running 130.80s Step 554( 34.33%), action 103, FPS 1.20, Running 131.92s Step 555( 34.67%), action 104, FPS 1.19, Running 132.67s Step 556( 35.00%), action 105, FPS 1.20, Running 133.52s Step 557( 35.33%), action 106, FPS 1.21, Running 134.24s Step 558( 35.67%), action 107, FPS 1.22, Running 135.07s Step 559( 36.00%), action 108, FPS 1.23, Running 135.58s Step 560( 36.33%), action 109, FPS 1.22, Running 136.64s Step 561( 36.67%), action 110, FPS 1.23, Running 137.34s Step 562( 37.00%), action 111, FPS 1.22, Running 138.56s Step 563( 37.33%), action 112, FPS 1.22, Running 139.28s Step 564( 37.67%), action 113, FPS 1.21, Running 140.24s Step 565( 38.00%), action 114, FPS 1.20, Running 141.09s Step 566( 38.33%), action 115, FPS 1.21, Running 142.01s Step 567( 38.67%), action 116, FPS 1.20, Running 142.77s Step 568( 39.00%), action 117, FPS 1.20, Running 143.64s Step 569( 39.33%), action 118, FPS 1.20, Running 144.32s Step 570( 39.67%), action 119, FPS 1.18, Running 145.45s Step 571( 40.00%), action 120, FPS 1.16, Running 146.28s Step 572( 40.33%), action 121, FPS 1.16, Running 147.37s Step 573( 40.67%), action 122, FPS 1.19, Running 147.67s Step 574( 41.00%), action 123, FPS 1.21, Running 148.41s Step 575( 41.33%), action 124, FPS 1.25, Running 148.65s Step 576( 41.67%), action 125, FPS 1.26, Running 149.33s Step 577( 42.00%), action 126, FPS 1.30, Running 149.61s Step 578( 42.33%), action 127, FPS 1.33, Running 150.16s Step 579( 42.67%), action 128, FPS 1.34, Running 150.55s Step 580( 43.00%), action 129, FPS 1.40, Running 150.92s Step 581( 43.33%), action 130, FPS 1.45, Running 151.14s Step 582( 43.67%), action 131, FPS 1.51, Running 151.82s Step 583( 44.00%), action 132, FPS 1.55, Running 152.16s Step 584( 44.33%), action 133, FPS 1.57, Running 152.98s Step 585( 44.67%), action 134, FPS 1.65, Running 153.20s Step 586( 45.00%), action 135, FPS 1.71, Running 153.72s Step 587( 45.33%), action 136, FPS 1.70, Running 154.51s Step 588( 45.67%), action 137, FPS 1.67, Running 155.58s Step 589( 46.00%), action 138, FPS 1.66, Running 156.39s Step 590( 46.33%), action 139, FPS 1.68, Running 157.38s Step 591( 46.67%), action 140, FPS 1.76, Running 157.67s Step 592( 47.00%), action 141, FPS 1.72, Running 158.96s Step 593( 47.33%), action 142, FPS 1.66, Running 159.72s Step 594( 47.67%), action 143, FPS 1.63, Running 160.71s Step 595( 48.00%), action 144, FPS 1.58, Running 161.32s Step 596( 48.33%), action 145, FPS 1.61, Running 161.78s Step 597( 48.67%), action 146, FPS 1.54, Running 162.57s Step 598( 49.00%), action 147, FPS 1.49, Running 163.55s Step 599( 49.33%), action 148, FPS 1.46, Running 164.21s Step 600( 49.67%), action 149, FPS 1.39, Running 165.29s Step 601( 50.00%), action 150, FPS 1.34, Running 166.07s Step 602( 50.33%), action 151, FPS 1.30, Running 167.16s Step 603( 50.67%), action 152, FPS 1.27, Running 167.86s Step 604( 51.00%), action 153, FPS 1.26, Running 168.86s Step 605( 51.33%), action 154, FPS 1.21, Running 169.74s Step 606( 51.67%), action 155, FPS 1.17, Running 170.74s Step 607( 52.00%), action 156, FPS 1.17, Running 171.55s Step 608( 52.33%), action 157, FPS 1.18, Running 172.54s Step 609( 52.67%), action 158, FPS 1.18, Running 173.29s Step 610( 53.00%), action 159, FPS 1.18, Running 174.39s Step 611( 53.33%), action 160, FPS 1.14, Running 175.14s Step 612( 53.67%), action 161, FPS 1.14, Running 176.53s Step 613( 54.00%), action 162, FPS 1.13, Running 177.36s Step 614( 54.33%), action 163, FPS 1.13, Running 178.43s Step 615( 54.67%), action 164, FPS 1.12, Running 179.23s Step 616( 55.00%), action 165, FPS 1.08, Running 180.31s Step 617( 55.33%), action 166, FPS 1.08, Running 181.16s Step 618( 55.67%), action 167, FPS 1.08, Running 182.04s Step 619( 56.00%), action 168, FPS 1.11, Running 182.27s Step 620( 56.33%), action 169, FPS 1.12, Running 183.22s Step 621( 56.67%), action 170, FPS 1.12, Running 183.92s Step 622( 57.00%), action 171, FPS 1.15, Running 184.52s Step 623( 57.33%), action 172, FPS 1.14, Running 185.36s Step 624( 57.67%), action 173, FPS 1.15, Running 186.31s Step 625( 58.00%), action 174, FPS 1.15, Running 187.12s Step 626( 58.33%), action 175, FPS 1.16, Running 188.03s Step 627( 58.67%), action 176, FPS 1.16, Running 188.82s Step 628( 59.00%), action 177, FPS 1.16, Running 189.78s Step 629( 59.33%), action 178, FPS 1.16, Running 190.55s Step 630( 59.67%), action 179, FPS 1.19, Running 191.22s Step 631( 60.00%), action 180, FPS 1.20, Running 191.81s Step 632( 60.33%), action 181, FPS 1.22, Running 192.90s Step 633( 60.67%), action 182, FPS 1.24, Running 193.50s Step 634( 61.00%), action 183, FPS 1.26, Running 194.36s Step 635( 61.33%), action 184, FPS 1.26, Running 195.05s Step 636( 61.67%), action 185, FPS 1.30, Running 195.64s Step 637( 62.00%), action 186, FPS 1.36, Running 195.89s Step 638( 62.33%), action 187, FPS 1.36, Running 196.72s Step 639( 62.67%), action 188, FPS 1.33, Running 197.32s Step 640( 63.00%), action 189, FPS 1.34, Running 198.09s Step 641( 63.33%), action 190, FPS 1.37, Running 198.48s Step 642( 63.67%), action 191, FPS 1.33, Running 199.50s Step 643( 64.00%), action 192, FPS 1.38, Running 199.84s Step 644( 64.33%), action 193, FPS 1.41, Running 200.52s Step 645( 64.67%), action 194, FPS 1.41, Running 201.29s Step 646( 65.00%), action 195, FPS 1.44, Running 201.88s Step 647( 65.33%), action 196, FPS 1.49, Running 202.25s Step 648( 65.67%), action 197, FPS 1.51, Running 203.01s Step 649( 66.00%), action 198, FPS 1.50, Running 203.90s Step 650( 66.33%), action 199, FPS 1.46, Running 204.93s Step 651( 66.67%), action 200, FPS 1.44, Running 205.66s Step 652( 67.00%), action 201, FPS 1.46, Running 206.63s Step 653( 67.33%), action 202, FPS 1.44, Running 207.41s Step 654( 67.67%), action 203, FPS 1.42, Running 208.40s Step 655( 68.00%), action 204, FPS 1.41, Running 209.20s [2026-08-02 21:08:08] [55 ] Seed 54 success after 210.11 s. +steps: 655 , actions: 204 . +Instruction: Empty +Total 33/55(60.00%) success. +Setting seed: 55 +Step 1( N/A%), pre moving , FPS 5.49, Running 0.18s Step 2( N/A%), pre moving , FPS 9.22, Running 0.22s Step 3( N/A%), pre moving , FPS 11.97, Running 0.25s Step 4( N/A%), pre moving , FPS 14.01, Running 0.29s Step 5( N/A%), pre moving , FPS 15.60, Running 0.32s Step 6( N/A%), pre moving , FPS 16.83, Running 0.36s Step 7( N/A%), pre moving , FPS 17.78, Running 0.39s Step 8( N/A%), pre moving , FPS 18.46, Running 0.43s Step 9( N/A%), pre moving , FPS 18.88, Running 0.48s Step 10( N/A%), pre moving , FPS 19.43, Running 0.51s Step 11( N/A%), pre moving , FPS 19.97, Running 0.55s Step 12( N/A%), pre moving , FPS 20.41, Running 0.59s Step 13( N/A%), pre moving , FPS 20.82, Running 0.62s Step 14( N/A%), pre moving , FPS 21.19, Running 0.66s Step 15( N/A%), pre moving , FPS 21.50, Running 0.70s Step 16( N/A%), pre moving , FPS 21.71, Running 0.74s Step 17( N/A%), pre moving , FPS 21.99, Running 0.77s Step 18( N/A%), pre moving , FPS 22.24, Running 0.81s Step 19( N/A%), pre moving , FPS 22.43, Running 0.85s Step 20( N/A%), pre moving , FPS 22.46, Running 0.89s Step 21( N/A%), pre moving , FPS 21.85, Running 1.10s Step 22( N/A%), pre moving , FPS 21.03, Running 1.17s Step 23( N/A%), pre moving , FPS 20.82, Running 1.21s Step 24( N/A%), pre moving , FPS 20.70, Running 1.25s Step 25( N/A%), pre moving , FPS 20.71, Running 1.29s Step 26( N/A%), pre moving , FPS 17.28, Running 1.51s Step 27( N/A%), pre moving , FPS 17.29, Running 1.55s Step 28( N/A%), pre moving , FPS 17.34, Running 1.59s Step 29( N/A%), pre moving , FPS 17.30, Running 1.63s Step 30( N/A%), pre moving , FPS 17.31, Running 1.67s Step 31( N/A%), pre moving , FPS 17.31, Running 1.71s Step 32( N/A%), pre moving , FPS 16.97, Running 1.77s Step 33( N/A%), pre moving , FPS 16.78, Running 1.82s Step 34( N/A%), pre moving , FPS 16.75, Running 1.85s Step 35( N/A%), pre moving , FPS 16.66, Running 1.90s Step 36( N/A%), pre moving , FPS 12.82, Running 2.30s Step 37( N/A%), pre moving , FPS 12.78, Running 2.34s Step 38( N/A%), pre moving , FPS 12.69, Running 2.39s Step 39( N/A%), pre moving , FPS 12.67, Running 2.43s Step 40( N/A%), pre moving , FPS 12.72, Running 2.46s Step 41( N/A%), pre moving , FPS 14.26, Running 2.50s Step 42( N/A%), pre moving , FPS 14.61, Running 2.54s Step 43( N/A%), pre moving , FPS 14.68, Running 2.57s Step 44( N/A%), pre moving , FPS 14.72, Running 2.61s Step 45( N/A%), pre moving , FPS 14.69, Running 2.65s Step 46( N/A%), pre moving , FPS 17.09, Running 2.68s Step 47( N/A%), pre moving , FPS 17.09, Running 2.72s Step 48( N/A%), pre moving , FPS 17.09, Running 2.76s Step 49( N/A%), pre moving , FPS 17.24, Running 2.79s Step 50( N/A%), pre moving , FPS 17.23, Running 2.83s Step 51( N/A%), pre moving , FPS 17.19, Running 2.87s Step 52( N/A%), pre moving , FPS 17.48, Running 2.91s Step 53( N/A%), pre moving , FPS 17.56, Running 2.96s Step 54( N/A%), pre moving , FPS 17.57, Running 2.99s Step 55( N/A%), pre moving , FPS 17.67, Running 3.03s Step 56( N/A%), pre moving , FPS 25.85, Running 3.07s Step 57( N/A%), pre moving , FPS 25.52, Running 3.12s Step 58( N/A%), pre moving , FPS 25.84, Running 3.16s Step 59( N/A%), pre moving , FPS 25.25, Running 3.22s Step 60( N/A%), pre moving , FPS 25.27, Running 3.25s Step 61( N/A%), pre moving , FPS 25.19, Running 3.29s Step 62( N/A%), pre moving , FPS 24.73, Running 3.35s Step 63( N/A%), pre moving , FPS 24.41, Running 3.39s Step 64( N/A%), pre moving , FPS 24.43, Running 3.43s Step 65( N/A%), pre moving , FPS 24.46, Running 3.46s Step 66( N/A%), pre moving , FPS 24.41, Running 3.50s Step 67( N/A%), pre moving , FPS 24.36, Running 3.54s Step 68( N/A%), pre moving , FPS 24.33, Running 3.58s Step 69( N/A%), pre moving , FPS 24.33, Running 3.62s Step 70( N/A%), pre moving , FPS 24.17, Running 3.66s Step 71( N/A%), pre moving , FPS 23.99, Running 3.70s Step 72( N/A%), pre moving , FPS 24.08, Running 3.74s Step 73( N/A%), pre moving , FPS 24.16, Running 3.78s Step 74( N/A%), pre moving , FPS 23.57, Running 3.84s Step 75( N/A%), pre moving , FPS 23.05, Running 3.90s Step 76( N/A%), pre moving , FPS 22.61, Running 3.96s Step 77( N/A%), pre moving , FPS 22.51, Running 4.01s Step 78( N/A%), pre moving , FPS 22.04, Running 4.07s Step 79( N/A%), pre moving , FPS 22.10, Running 4.12s Step 80( N/A%), pre moving , FPS 21.55, Running 4.18s Step 81( N/A%), pre moving , FPS 21.15, Running 4.24s Step 82( N/A%), pre moving , FPS 21.06, Running 4.29s Step 83( N/A%), pre moving , FPS 20.64, Running 4.36s Step 84( N/A%), pre moving , FPS 20.20, Running 4.42s Step 85( N/A%), pre moving , FPS 19.74, Running 4.48s Step 86( N/A%), pre moving , FPS 19.19, Running 4.55s Step 87( N/A%), pre moving , FPS 18.72, Running 4.61s Step 88( N/A%), pre moving , FPS 18.72, Running 4.65s Step 89( N/A%), pre moving , FPS 18.69, Running 4.69s Step 90( N/A%), pre moving , FPS 18.73, Running 4.73s Step 91( N/A%), pre moving , FPS 18.83, Running 4.77s Step 92( N/A%), pre moving , FPS 18.83, Running 4.80s Step 93( N/A%), pre moving , FPS 18.90, Running 4.84s Step 94( N/A%), pre moving , FPS 19.29, Running 4.88s Step 95( N/A%), pre moving , FPS 19.54, Running 4.92s Step 96( N/A%), pre moving , FPS 19.85, Running 4.96s Step 97( N/A%), pre moving , FPS 20.19, Running 5.00s Step 98( N/A%), pre moving , FPS 20.55, Running 5.04s Step 99( N/A%), pre moving , FPS 20.80, Running 5.08s Step 100( N/A%), pre moving , FPS 21.25, Running 5.12s Step 101( N/A%), pre moving , FPS 21.70, Running 5.16s Step 102( N/A%), pre moving , FPS 22.13, Running 5.20s Step 103( N/A%), pre moving , FPS 22.87, Running 5.24s Step 104( N/A%), pre moving , FPS 23.34, Running 5.28s Step 105( N/A%), pre moving , FPS 23.95, Running 5.31s Step 106( N/A%), pre moving , FPS 24.83, Running 5.35s Step 107( N/A%), pre moving , FPS 25.73, Running 5.39s Step 108( N/A%), pre moving , FPS 25.73, Running 5.42s Step 109( N/A%), pre moving , FPS 25.76, Running 5.46s Step 110( N/A%), pre moving , FPS 25.82, Running 5.50s Step 111( N/A%), pre moving , FPS 25.76, Running 5.54s Step 112( N/A%), pre moving , FPS 25.76, Running 5.58s Step 113( N/A%), pre moving , FPS 25.63, Running 5.62s Step 114( N/A%), pre moving , FPS 25.57, Running 5.66s Step 115( N/A%), pre moving , FPS 25.76, Running 5.70s Step 116( N/A%), pre moving , FPS 25.90, Running 5.73s Step 117( N/A%), pre moving , FPS 25.99, Running 5.77s Step 118( N/A%), pre moving , FPS 25.96, Running 5.81s Step 119( N/A%), pre moving , FPS 26.20, Running 5.85s Step 120( N/A%), pre moving , FPS 26.29, Running 5.88s Step 121( N/A%), pre moving , FPS 26.35, Running 5.92s Step 122( N/A%), pre moving , FPS 26.40, Running 5.96s Step 123( N/A%), pre moving , FPS 26.45, Running 5.99s Step 124( N/A%), pre moving , FPS 26.49, Running 6.03s Step 125( N/A%), pre moving , FPS 16.13, Running 6.55s Step 126( N/A%), pre moving , FPS 14.41, Running 6.74s Step 127( N/A%), pre moving , FPS 12.50, Running 6.99s Step 128( N/A%), pre moving , FPS 11.42, Running 7.18s Step 129( N/A%), pre moving , FPS 10.26, Running 7.41s Step 130( N/A%), pre moving , FPS 9.49, Running 7.61s Step 131( N/A%), pre moving , FPS 8.42, Running 7.92s Step 132( N/A%), pre moving , FPS 7.84, Running 8.13s Step 133( N/A%), pre moving , FPS 7.16, Running 8.42s Step 134( N/A%), pre moving , FPS 6.71, Running 8.64s Step 135( N/A%), pre moving , FPS 6.15, Running 8.95s Step 136( N/A%), pre moving , FPS 5.91, Running 9.12s Step 137( N/A%), pre moving , FPS 5.49, Running 9.41s Step 138( N/A%), pre moving , FPS 5.24, Running 9.63s Step 139( N/A%), pre moving , FPS 4.98, Running 9.87s Step 140( N/A%), pre moving , FPS 4.75, Running 10.09s Step 141( N/A%), pre moving , FPS 4.53, Running 10.33s Step 142( N/A%), pre moving , FPS 4.35, Running 10.56s Step 143( N/A%), pre moving , FPS 4.16, Running 10.81s Step 144( N/A%), pre moving , FPS 4.06, Running 10.96s Step 145( N/A%), pre moving , FPS 4.27, Running 11.23s Step 146( N/A%), pre moving , FPS 4.25, Running 11.45s Step 147( N/A%), pre moving , FPS 4.23, Running 11.71s Step 148( N/A%), pre moving , FPS 4.23, Running 11.91s Step 149( N/A%), pre moving , FPS 4.24, Running 12.13s Step 150( N/A%), pre moving , FPS 4.22, Running 12.35s Step 151( N/A%), pre moving , FPS 4.28, Running 12.60s Step 152( N/A%), pre moving , FPS 4.30, Running 12.78s Step 153( N/A%), pre moving , FPS 4.33, Running 13.03s Step 154( N/A%), pre moving , FPS 4.42, Running 13.16s Step 155( N/A%), pre moving , FPS 4.44, Running 13.46s Step 156( N/A%), pre moving , FPS 4.43, Running 13.63s Step 157( N/A%), pre moving , FPS 4.52, Running 13.84s Step 158( N/A%), pre moving , FPS 4.55, Running 14.03s Step 159( N/A%), pre moving , FPS 4.55, Running 14.26s Step 160( N/A%), pre moving , FPS 4.61, Running 14.43s Step 161( N/A%), pre moving , FPS 4.59, Running 14.68s Step 162( N/A%), pre moving , FPS 4.66, Running 14.85s Step 163( N/A%), pre moving , FPS 4.69, Running 15.07s Step 164( N/A%), pre moving , FPS 4.68, Running 15.23s Step 165( N/A%), pre moving , FPS 4.70, Running 15.48s Step 166( N/A%), pre moving , FPS 4.73, Running 15.67s Step 167( N/A%), pre moving , FPS 4.79, Running 15.89s Step 168( N/A%), pre moving , FPS 4.79, Running 16.08s Step 169( N/A%), pre moving , FPS 4.76, Running 16.33s Step 170( N/A%), pre moving , FPS 4.81, Running 16.51s Step 171( N/A%), pre moving , FPS 4.77, Running 16.78s Step 172( N/A%), pre moving , FPS 4.76, Running 16.98s Step 173( N/A%), pre moving , FPS 4.80, Running 17.20s Step 174( N/A%), pre moving , FPS 4.71, Running 17.41s Step 175( N/A%), pre moving , FPS 4.75, Running 17.67s Step 176( N/A%), pre moving , FPS 4.75, Running 17.84s Step 177( N/A%), pre moving , FPS 4.70, Running 18.09s Step 178( N/A%), pre moving , FPS 4.71, Running 18.27s Step 179( N/A%), pre moving , FPS 4.70, Running 18.52s Step 180( N/A%), pre moving , FPS 4.62, Running 18.76s Step 181( N/A%), pre moving , FPS 4.58, Running 19.05s Step 182( N/A%), pre moving , FPS 4.57, Running 19.23s Step 183( N/A%), pre moving , FPS 4.56, Running 19.46s Step 184( N/A%), pre moving , FPS 4.68, Running 19.51s Step 185( N/A%), pre moving , FPS 4.92, Running 19.55s Step 186( N/A%), pre moving , FPS 5.11, Running 19.59s Step 187( N/A%), pre moving , FPS 5.35, Running 19.63s Step 188( N/A%), pre moving , FPS 5.58, Running 19.66s Step 189( N/A%), pre moving , FPS 5.93, Running 19.70s Step 190( N/A%), pre moving , FPS 6.18, Running 19.75s Step 191( N/A%), pre moving , FPS 6.66, Running 19.79s Step 192( N/A%), pre moving , FPS 7.03, Running 19.82s Step 193( N/A%), pre moving , FPS 7.52, Running 19.86s Step 194( N/A%), pre moving , FPS 6.89, Running 20.31s Step 195( N/A%), pre moving , FPS 7.46, Running 20.35s Step 196( N/A%), pre moving , FPS 7.84, Running 20.39s Step 197( N/A%), pre moving , FPS 8.56, Running 20.43s Step 198( N/A%), pre moving , FPS 9.05, Running 20.48s Step 199( N/A%), pre moving , FPS 9.89, Running 20.54s Step 200( N/A%), pre moving , FPS 10.89, Running 20.60s Step 201( N/A%), pre moving , FPS 12.39, Running 20.67s Step 202( N/A%), pre moving , FPS 13.37, Running 20.73s Step 203( N/A%), pre moving , FPS 15.09, Running 20.78s Step 204( N/A%), pre moving , FPS 14.98, Running 20.84s Step 205( N/A%), pre moving , FPS 14.48, Running 20.93s Step 206( N/A%), pre moving , FPS 14.24, Running 20.99s Step 207( N/A%), pre moving , FPS 13.81, Running 21.08s Step 208( N/A%), pre moving , FPS 13.63, Running 21.13s Step 209( N/A%), pre moving , FPS 13.12, Running 21.23s Step 210( N/A%), pre moving , FPS 12.78, Running 21.31s Step 211( N/A%), pre moving , FPS 12.54, Running 21.38s Step 212( N/A%), pre moving , FPS 12.07, Running 21.48s Step 213( N/A%), pre moving , FPS 11.74, Running 21.57s Step 214( N/A%), pre moving , FPS 14.77, Running 21.66s Step 215( N/A%), pre moving , FPS 14.17, Running 21.76s Step 216( N/A%), pre moving , FPS 13.59, Running 21.86s Step 217( N/A%), pre moving , FPS 13.09, Running 21.96s Step 218( N/A%), pre moving , FPS 12.72, Running 22.06s Step 219( N/A%), pre moving , FPS 12.38, Running 22.16s Step 220( N/A%), pre moving , FPS 12.02, Running 22.26s Step 221( N/A%), pre moving , FPS 11.80, Running 22.36s Step 222( N/A%), pre moving , FPS 11.50, Running 22.47s Step 223( N/A%), pre moving , FPS 11.23, Running 22.57s Step 224( N/A%), pre moving , FPS 11.01, Running 22.66s Step 225( N/A%), pre moving , FPS 10.88, Running 22.77s Step 226( N/A%), pre moving , FPS 10.66, Running 22.87s Step 227( N/A%), pre moving , FPS 10.54, Running 22.97s Step 228( N/A%), pre moving , FPS 10.29, Running 23.08s Step 229( N/A%), pre moving , FPS 10.28, Running 23.17s Step 230( N/A%), pre moving , FPS 10.22, Running 23.27s Step 231( N/A%), pre moving , FPS 10.09, Running 23.36s Step 232( N/A%), pre moving , FPS 10.11, Running 23.46s Step 233( N/A%), pre moving , FPS 10.12, Running 23.54s Step 234( N/A%), pre moving , FPS 10.21, Running 23.62s Step 235( N/A%), pre moving , FPS 10.32, Running 23.70s Step 236( N/A%), pre moving , FPS 10.42, Running 23.78s Step 237( N/A%), pre moving , FPS 10.50, Running 23.86s Step 238( N/A%), pre moving , FPS 10.65, Running 23.93s Step 239( N/A%), pre moving , FPS 10.83, Running 24.00s Step 240( N/A%), pre moving , FPS 10.90, Running 24.10s Step 241( N/A%), pre moving , FPS 11.21, Running 24.14s Step 242( N/A%), pre moving , FPS 11.67, Running 24.18s Step 243( N/A%), pre moving , FPS 12.11, Running 24.22s Step 244( N/A%), pre moving , FPS 12.58, Running 24.25s Step 245( N/A%), pre moving , FPS 12.91, Running 24.32s Step 246( N/A%), pre moving , FPS 13.38, Running 24.36s Step 247( N/A%), pre moving , FPS 13.89, Running 24.41s Step 248( N/A%), pre moving , FPS 14.51, Running 24.45s Step 249( N/A%), pre moving , FPS 15.15, Running 24.49s Step 250( N/A%), pre moving , FPS 15.88, Running 24.53s Step 251( N/A%), pre moving , FPS 16.64, Running 24.56s Step 252( N/A%), pre moving , FPS 17.59, Running 24.60s Step 253( N/A%), pre moving , FPS 18.42, Running 24.63s Step 254( N/A%), pre moving , FPS 19.28, Running 24.66s Step 255( N/A%), pre moving , FPS 14.65, Running 25.07s Step 256( N/A%), pre moving , FPS 15.17, Running 25.10s Step 257( N/A%), pre moving , FPS 15.74, Running 25.13s Step 258( N/A%), pre moving , FPS 16.23, Running 25.17s Step 259( N/A%), pre moving , FPS 16.45, Running 25.22s Step 260( N/A%), pre moving , FPS 17.08, Running 25.27s Step 261( N/A%), pre moving , FPS 17.26, Running 25.30s Step 262( N/A%), pre moving , FPS 16.77, Running 25.37s Step 263( N/A%), pre moving , FPS 16.57, Running 25.42s Step 264( N/A%), pre moving , FPS 16.28, Running 25.48s Step 265( N/A%), pre moving , FPS 16.51, Running 25.53s Step 266( N/A%), pre moving , FPS 16.49, Running 25.58s Step 267( N/A%), pre moving , FPS 16.47, Running 25.63s Step 268( N/A%), pre moving , FPS 16.36, Running 25.68s Step 269( N/A%), pre moving , FPS 16.15, Running 25.73s Step 270( N/A%), pre moving , FPS 15.92, Running 25.78s Step 271( N/A%), pre moving , FPS 15.51, Running 25.85s Step 272( N/A%), pre moving , FPS 14.99, Running 25.93s Step 273( N/A%), pre moving , FPS 14.76, Running 25.98s Step 274( N/A%), pre moving , FPS 14.54, Running 26.03s Step 275( N/A%), pre moving , FPS 18.99, Running 26.12s Step 276( N/A%), pre moving , FPS 18.60, Running 26.17s Step 277( N/A%), pre moving , FPS 18.29, Running 26.23s Step 278( N/A%), pre moving , FPS 17.72, Running 26.29s Step 279( N/A%), pre moving , FPS 17.47, Running 26.36s Step 280( N/A%), pre moving , FPS 17.21, Running 26.43s Step 281( N/A%), pre moving , FPS 16.72, Running 26.50s Step 282( N/A%), pre moving , FPS 16.59, Running 26.58s Step 283( N/A%), pre moving , FPS 16.27, Running 26.65s Step 284( N/A%), pre moving , FPS 15.88, Running 26.74s Step 285( N/A%), pre moving , FPS 15.64, Running 26.81s Step 286( N/A%), pre moving , FPS 15.36, Running 26.88s Step 287( N/A%), pre moving , FPS 15.14, Running 26.95s Step 288( N/A%), pre moving , FPS 14.89, Running 27.02s Step 289( N/A%), pre moving , FPS 14.74, Running 27.09s Step 290( N/A%), pre moving , FPS 14.57, Running 27.16s Step 291( N/A%), pre moving , FPS 14.56, Running 27.23s Step 292( N/A%), pre moving , FPS 14.60, Running 27.30s Step 293( N/A%), pre moving , FPS 14.39, Running 27.37s Step 294( N/A%), pre moving , FPS 14.22, Running 27.44s Step 295( N/A%), pre moving , FPS 14.21, Running 27.53s Step 296( N/A%), pre moving , FPS 13.99, Running 27.60s Step 297( N/A%), pre moving , FPS 13.79, Running 27.68s Step 298( N/A%), pre moving , FPS 13.97, Running 27.73s Step 299( N/A%), pre moving , FPS 13.97, Running 27.79s Step 300( N/A%), pre moving , FPS 13.94, Running 27.86s Step 301( N/A%), pre moving , FPS 13.96, Running 27.93s Step 302( N/A%), pre moving , FPS 14.04, Running 28.00s Step 303( N/A%), pre moving , FPS 14.10, Running 28.07s Step 304( N/A%), pre moving , FPS 14.20, Running 28.15s Step 305( N/A%), pre moving , FPS 14.23, Running 28.21s Step 306( N/A%), pre moving , FPS 14.20, Running 28.29s Step 307( N/A%), pre moving , FPS 14.23, Running 28.35s Step 308( N/A%), pre moving , FPS 14.21, Running 28.43s Step 309( N/A%), pre moving , FPS 14.24, Running 28.49s Step 310( N/A%), pre moving , FPS 14.21, Running 28.56s Step 311( N/A%), pre moving , FPS 14.21, Running 28.64s Step 312( N/A%), pre moving , FPS 14.14, Running 28.72s Step 313( N/A%), pre moving , FPS 14.20, Running 28.78s Step 314( N/A%), pre moving , FPS 14.25, Running 28.84s Step 315( N/A%), pre moving , FPS 14.49, Running 28.91s Step 316( N/A%), pre moving , FPS 14.51, Running 28.98s Step 317( N/A%), pre moving , FPS 14.55, Running 29.05s Step 318( N/A%), pre moving , FPS 14.28, Running 29.13s Step 319( N/A%), pre moving , FPS 14.23, Running 29.20s Step 320( N/A%), pre moving , FPS 14.29, Running 29.26s Step 321( N/A%), pre moving , FPS 14.33, Running 29.33s Step 322( N/A%), pre moving , FPS 14.56, Running 29.37s Step 323( N/A%), pre moving , FPS 14.81, Running 29.42s Step 324( N/A%), pre moving , FPS 15.13, Running 29.47s Step 325( N/A%), pre moving , FPS 15.51, Running 29.50s Step 326( N/A%), pre moving , FPS 16.03, Running 29.54s Step 327( N/A%), pre moving , FPS 16.49, Running 29.57s Step 328( N/A%), pre moving , FPS 16.76, Running 29.62s Step 329( N/A%), pre moving , FPS 16.95, Running 29.67s Step 330( N/A%), pre moving , FPS 17.19, Running 29.73s Step 331( N/A%), pre moving , FPS 17.41, Running 29.78s Step 332( N/A%), pre moving , FPS 17.60, Running 29.85s Step 333( N/A%), pre moving , FPS 17.07, Running 29.95s Step 334( N/A%), pre moving , FPS 17.30, Running 30.00s Step 335( N/A%), pre moving , FPS 17.53, Running 30.05s Step 336( N/A%), pre moving , FPS 17.91, Running 30.10s Step 337( N/A%), pre moving , FPS 18.24, Running 30.15s Step 338( N/A%), pre moving , FPS 18.72, Running 30.20s Step 339( N/A%), pre moving , FPS 19.37, Running 30.23s Step 340( N/A%), pre moving , FPS 20.01, Running 30.26s Step 341( N/A%), pre moving , FPS 20.69, Running 30.29s Step 342( N/A%), pre moving , FPS 21.05, Running 30.33s Step 343( N/A%), pre moving , FPS 21.40, Running 30.36s Step 344( N/A%), pre moving , FPS 21.78, Running 30.39s Step 345( N/A%), pre moving , FPS 21.81, Running 30.42s Step 346( N/A%), pre moving , FPS 21.75, Running 30.45s Step 347( N/A%), pre moving , FPS 21.57, Running 30.49s Step 348( N/A%), pre moving , FPS 22.08, Running 30.53s Step 349( N/A%), pre moving , FPS 22.54, Running 30.56s Step 350( N/A%), pre moving , FPS 22.63, Running 30.61s Step 351( N/A%), pre moving , FPS 23.09, Running 30.65s Step 352( N/A%), pre moving , FPS 24.01, Running 30.68s Step 353( N/A%), pre moving , FPS 26.16, Running 30.72s Step 354( N/A%), pre moving , FPS 16.86, Running 31.19s Step 355( N/A%), pre moving , FPS 17.04, Running 31.22s Step 356( N/A%), pre moving , FPS 17.20, Running 31.26s Step 357( N/A%), pre moving , FPS 17.45, Running 31.29s Step 358( N/A%), pre moving , FPS 17.71, Running 31.32s Step 359( N/A%), pre moving , FPS 17.79, Running 31.36s Step 360( N/A%), pre moving , FPS 17.54, Running 31.40s Step 361( N/A%), pre moving , FPS 17.31, Running 31.45s Step 362( N/A%), pre moving , FPS 17.07, Running 31.50s Step 363( N/A%), pre moving , FPS 16.83, Running 31.54s Step 364( N/A%), pre moving , FPS 16.57, Running 31.59s Step 365( N/A%), pre moving , FPS 16.15, Running 31.66s Step 366( N/A%), pre moving , FPS 15.96, Running 31.71s Step 367( N/A%), pre moving , FPS 15.76, Running 31.76s Step 368( N/A%), pre moving , FPS 15.30, Running 31.83s Step 369( N/A%), pre moving , FPS 15.13, Running 31.88s Step 370( N/A%), pre moving , FPS 15.16, Running 31.93s Step 371( N/A%), pre moving , FPS 15.03, Running 31.98s Step 372( N/A%), pre moving , FPS 14.98, Running 32.02s Step 373( N/A%), pre moving , FPS 14.98, Running 32.05s Step 374( N/A%), pre moving , FPS 22.25, Running 32.09s Step 375( N/A%), pre moving , FPS 22.36, Running 32.12s Step 376( N/A%), pre moving , FPS 22.52, Running 32.15s Step 377( N/A%), pre moving , FPS 22.51, Running 32.18s Step 378( N/A%), pre moving , FPS 22.46, Running 32.22s Step 379( N/A%), pre moving , FPS 22.28, Running 32.25s Step 380( N/A%), pre moving , FPS 22.61, Running 32.29s Step 381( N/A%), pre moving , FPS 23.05, Running 32.32s Step 382( N/A%), pre moving , FPS 23.50, Running 32.35s Step 383( N/A%), pre moving , FPS 23.96, Running 32.38s Step 384( N/A%), pre moving , FPS 24.34, Running 32.42s Step 385( N/A%), pre moving , FPS 25.14, Running 32.45s Step 386( N/A%), pre moving , FPS 25.56, Running 32.49s Step 387( N/A%), pre moving , FPS 26.21, Running 32.53s Step 388( N/A%), pre moving , FPS 27.67, Running 32.56s Step 389( N/A%), pre moving , FPS 28.35, Running 32.59s Step 390( N/A%), pre moving , FPS 29.01, Running 32.62s Step 391( N/A%), pre moving , FPS 29.54, Running 32.66s Step 392( N/A%), pre moving , FPS 29.77, Running 32.69s Step 393( N/A%), pre moving , FPS 29.83, Running 32.72s Step 394( N/A%), pre moving , FPS 29.91, Running 32.75s Step 395( N/A%), pre moving , FPS 29.96, Running 32.79s Step 396( N/A%), pre moving , FPS 30.03, Running 32.82s Step 397( N/A%), pre moving , FPS 30.00, Running 32.85s Step 398( N/A%), pre moving , FPS 29.91, Running 32.88s Step 399( N/A%), pre moving , FPS 30.03, Running 32.92s Step 400( N/A%), pre moving , FPS 30.19, Running 32.95s Step 401( N/A%), pre moving , FPS 30.16, Running 32.98s Step 402( N/A%), pre moving , FPS 30.03, Running 33.01s Step 403( N/A%), pre moving , FPS 29.95, Running 33.05s Step 404( N/A%), pre moving , FPS 30.28, Running 33.08s Step 405( N/A%), pre moving , FPS 30.46, Running 33.11s Step 406( N/A%), pre moving , FPS 30.51, Running 33.15s Step 407( N/A%), pre moving , FPS 30.78, Running 33.18s Step 408( N/A%), pre moving , FPS 30.85, Running 33.21s Step 409( N/A%), pre moving , FPS 30.73, Running 33.24s Step 410( N/A%), pre moving , FPS 30.58, Running 33.28s Step 411( N/A%), pre moving , FPS 30.77, Running 33.31s Step 412( N/A%), pre moving , FPS 30.67, Running 33.34s Step 413( N/A%), pre moving , FPS 30.53, Running 33.38s Step 414( N/A%), pre moving , FPS 30.04, Running 33.42s Step 415( N/A%), pre moving , FPS 29.83, Running 33.46s Step 416( N/A%), pre moving , FPS 29.80, Running 33.49s Step 417( N/A%), pre moving , FPS 9.62, Running 34.93s Step 418( N/A%), pre moving , FPS 8.61, Running 35.21s Step 419( N/A%), pre moving , FPS 8.10, Running 35.39s Step 420( N/A%), pre moving , FPS 7.48, Running 35.62s Step 421( N/A%), pre moving , FPS 7.24, Running 35.74s Step 422( N/A%), pre moving , FPS 6.72, Running 35.99s Step 423( N/A%), pre moving , FPS 6.37, Running 36.19s Step 424( N/A%), pre moving , FPS 5.95, Running 36.44s Step 425( N/A%), pre moving , FPS 5.64, Running 36.65s Step 426( N/A%), pre moving , FPS 5.22, Running 36.98s Step 427( N/A%), pre moving , FPS 5.06, Running 37.13s Step 428( N/A%), pre moving , FPS 4.80, Running 37.37s Step 429( N/A%), pre moving , FPS 4.69, Running 37.50s Step 430( N/A%), pre moving , FPS 4.45, Running 37.77s Step 431( N/A%), pre moving , FPS 4.32, Running 37.94s Step 432( N/A%), pre moving , FPS 4.13, Running 38.19s Step 433( N/A%), pre moving , FPS 4.04, Running 38.33s Step 434( N/A%), pre moving , FPS 3.89, Running 38.56s Step 435( N/A%), pre moving , FPS 3.83, Running 38.67s Step 436( N/A%), pre moving , FPS 3.69, Running 38.91s Step 437( 0.33%), action 1, FPS 4.13, Running 39.77s Step 438( 0.67%), action 2, FPS 4.13, Running 40.05s Step 439( 1.00%), action 3, FPS 3.57, Running 40.99s Step 440( 1.33%), action 4, FPS 3.50, Running 41.34s Step 441( 1.67%), action 5, FPS 3.40, Running 41.63s Step 442( 2.00%), action 6, FPS 3.30, Running 42.05s Step 443( 2.33%), action 7, FPS 3.22, Running 42.39s Step 444( 2.67%), action 8, FPS 2.97, Running 43.17s Step 445( 3.00%), action 9, FPS 2.91, Running 43.53s Step 446( 3.33%), action 10, FPS 2.93, Running 43.81s Step 447( 3.67%), action 11, FPS 2.75, Running 44.39s Step 448( 4.00%), action 12, FPS 2.74, Running 44.68s Step 449( 4.33%), action 13, FPS 2.67, Running 45.00s Step 450( 4.67%), action 14, FPS 2.53, Running 45.68s Step 451( 5.00%), action 15, FPS 2.47, Running 46.03s Step 452( 5.33%), action 16, FPS 2.45, Running 46.34s Step 453( 5.67%), action 17, FPS 2.41, Running 46.63s Step 454( 6.00%), action 18, FPS 2.40, Running 46.88s Step 455( 6.33%), action 19, FPS 2.35, Running 47.19s Step 456( 6.67%), action 20, FPS 2.30, Running 47.62s Step 457( 7.00%), action 21, FPS 2.41, Running 48.09s Step 458( 7.33%), action 22, FPS 2.36, Running 48.54s Step 459( 7.67%), action 23, FPS 2.41, Running 49.27s Step 460( 8.00%), action 24, FPS 2.26, Running 50.20s Step 461( 8.33%), action 25, FPS 2.14, Running 50.96s Step 462( 8.67%), action 26, FPS 2.15, Running 51.37s Step 463( 9.00%), action 27, FPS 2.07, Running 52.03s Step 464( 9.33%), action 28, FPS 2.08, Running 52.78s Step 465( 9.67%), action 29, FPS 2.00, Running 53.56s Step 466( 10.00%), action 30, FPS 1.93, Running 54.17s Step 467( 10.33%), action 31, FPS 1.87, Running 55.09s Step 468( 10.67%), action 32, FPS 1.77, Running 55.96s Step 469( 11.00%), action 33, FPS 1.77, Running 56.29s Step 470( 11.33%), action 34, FPS 1.76, Running 57.07s Step 471( 11.67%), action 35, FPS 1.68, Running 57.91s Step 472( 12.00%), action 36, FPS 1.62, Running 58.67s Step 473( 12.33%), action 37, FPS 1.61, Running 59.03s Step 474( 12.67%), action 38, FPS 1.54, Running 59.84s Step 475( 13.00%), action 39, FPS 1.50, Running 60.55s Step 476( 13.33%), action 40, FPS 1.50, Running 60.93s Step 477( 13.67%), action 41, FPS 1.46, Running 61.83s Step 478( 14.00%), action 42, FPS 1.42, Running 62.63s Step 479( 14.33%), action 43, FPS 1.42, Running 63.39s Step 480( 14.67%), action 44, FPS 1.44, Running 64.12s Step 481( 15.00%), action 45, FPS 1.42, Running 65.00s Step 482( 15.33%), action 46, FPS 1.38, Running 65.91s Step 483( 15.67%), action 47, FPS 1.41, Running 66.25s Step 484( 16.00%), action 48, FPS 1.39, Running 67.16s Step 485( 16.33%), action 49, FPS 1.39, Running 67.92s Step 486( 16.67%), action 50, FPS 1.37, Running 68.80s Step 487( 17.00%), action 51, FPS 1.39, Running 69.46s Step 488( 17.33%), action 52, FPS 1.42, Running 70.07s Step 489( 17.67%), action 53, FPS 1.42, Running 70.37s Step 490( 18.00%), action 54, FPS 1.42, Running 71.20s Step 491( 18.33%), action 55, FPS 1.45, Running 71.73s Step 492( 18.67%), action 56, FPS 1.44, Running 72.56s Step 493( 19.00%), action 57, FPS 1.45, Running 72.84s Step 494( 19.33%), action 58, FPS 1.48, Running 73.35s Step 495( 19.67%), action 59, FPS 1.47, Running 74.18s Step 496( 20.00%), action 60, FPS 1.41, Running 75.08s Step 497( 20.33%), action 61, FPS 1.40, Running 76.10s Step 498( 20.67%), action 62, FPS 1.41, Running 76.78s Step 499( 21.00%), action 63, FPS 1.42, Running 77.51s Step 500( 21.33%), action 64, FPS 1.41, Running 78.32s Step 501( 21.67%), action 65, FPS 1.42, Running 79.10s Step 502( 22.00%), action 66, FPS 1.43, Running 79.92s Step 503( 22.33%), action 67, FPS 1.43, Running 80.22s Step 504( 22.67%), action 68, FPS 1.43, Running 81.12s Step 505( 23.00%), action 69, FPS 1.43, Running 81.92s Step 506( 23.33%), action 70, FPS 1.43, Running 82.82s Step 507( 23.67%), action 71, FPS 1.45, Running 83.27s Step 508( 24.00%), action 72, FPS 1.42, Running 84.16s Step 509( 24.33%), action 73, FPS 1.38, Running 84.88s Step 510( 24.67%), action 74, FPS 1.38, Running 85.68s Step 511( 25.00%), action 75, FPS 1.35, Running 86.50s Step 512( 25.33%), action 76, FPS 1.40, Running 86.86s Step 513( 25.67%), action 77, FPS 1.37, Running 87.43s Step 514( 26.00%), action 78, FPS 1.35, Running 88.13s Step 515( 26.33%), action 79, FPS 1.40, Running 88.45s Step 516( 26.67%), action 80, FPS 1.41, Running 89.22s Step 517( 27.00%), action 81, FPS 1.42, Running 90.23s Step 518( 27.33%), action 82, FPS 1.45, Running 90.60s Step 519( 27.67%), action 83, FPS 1.44, Running 91.36s Step 520( 28.00%), action 84, FPS 1.51, Running 91.61s Step 521( 28.33%), action 85, FPS 1.55, Running 91.99s Step 522( 28.67%), action 86, FPS 1.57, Running 92.65s Step 523( 29.00%), action 87, FPS 1.57, Running 92.93s Step 524( 29.33%), action 88, FPS 1.64, Running 93.34s Step 525( 29.67%), action 89, FPS 1.66, Running 93.95s Step 526( 30.00%), action 90, FPS 1.70, Running 94.59s Step 527( 30.33%), action 91, FPS 1.62, Running 95.62s Step 528( 30.67%), action 92, FPS 1.68, Running 96.06s Step 529( 31.00%), action 93, FPS 1.69, Running 96.74s Step 530( 31.33%), action 94, FPS 1.69, Running 97.50s Step 531( 31.67%), action 95, FPS 1.69, Running 98.36s Step 532( 32.00%), action 96, FPS 1.63, Running 99.11s Step 533( 32.33%), action 97, FPS 1.60, Running 99.94s Step 534( 32.67%), action 98, FPS 1.60, Running 100.62s Step 535( 33.00%), action 99, FPS 1.60, Running 100.93s Step 536( 33.33%), action 100, FPS 1.64, Running 101.43s Step 537( 33.67%), action 101, FPS 1.65, Running 102.39s Step 538( 34.00%), action 102, FPS 1.60, Running 103.09s Step 539( 34.33%), action 103, FPS 1.60, Running 103.86s Step 540( 34.67%), action 104, FPS 1.58, Running 104.28s Step 541( 35.00%), action 105, FPS 1.54, Running 105.01s Step 542( 35.33%), action 106, FPS 1.55, Running 105.57s Step 543( 35.67%), action 107, FPS 1.55, Running 105.87s Step 544( 36.00%), action 108, FPS 1.50, Running 106.66s Step 545( 36.33%), action 109, FPS 1.48, Running 107.44s Step 546( 36.67%), action 110, FPS 1.52, Running 107.70s Step 547( 37.00%), action 111, FPS 1.52, Running 108.76s Step 548( 37.33%), action 112, FPS 1.47, Running 109.65s Step 549( 37.67%), action 113, FPS 1.48, Running 110.22s Step 550( 38.00%), action 114, FPS 1.47, Running 111.11s Step 551( 38.33%), action 115, FPS 1.49, Running 111.80s Step 552( 38.67%), action 116, FPS 1.49, Running 112.55s Step 553( 39.00%), action 117, FPS 1.53, Running 113.06s Step 554( 39.33%), action 118, FPS 1.50, Running 113.92s Step 555( 39.67%), action 119, FPS 1.44, Running 114.83s Step 556( 40.00%), action 120, FPS 1.39, Running 115.84s Step 557( 40.33%), action 121, FPS 1.40, Running 116.72s Step 558( 40.67%), action 122, FPS 1.38, Running 117.61s Step 559( 41.00%), action 123, FPS 1.38, Running 118.34s Step 560( 41.33%), action 124, FPS 1.37, Running 118.90s Step 561( 41.67%), action 125, FPS 1.36, Running 119.76s Step 562( 42.00%), action 126, FPS 1.34, Running 120.53s Step 563( 42.33%), action 127, FPS 1.29, Running 121.32s Step 564( 42.67%), action 128, FPS 1.28, Running 122.29s Step 565( 43.00%), action 129, FPS 1.29, Running 122.99s Step 566( 43.33%), action 130, FPS 1.23, Running 123.94s Step 567( 43.67%), action 131, FPS 1.23, Running 124.99s Step 568( 44.00%), action 132, FPS 1.25, Running 125.69s Step 569( 44.33%), action 133, FPS 1.22, Running 126.57s Step 570( 44.67%), action 134, FPS 1.22, Running 127.44s Step 571( 45.00%), action 135, FPS 1.22, Running 128.19s Step 572( 45.33%), action 136, FPS 1.22, Running 129.00s Step 573( 45.67%), action 137, FPS 1.19, Running 129.84s Step 574( 46.00%), action 138, FPS 1.19, Running 130.70s Step 575( 46.33%), action 139, FPS 1.20, Running 131.50s Step 576( 46.67%), action 140, FPS 1.23, Running 132.16s Step 577( 47.00%), action 141, FPS 1.23, Running 132.94s Step 578( 47.33%), action 142, FPS 1.28, Running 133.19s Step 579( 47.67%), action 143, FPS 1.32, Running 133.47s Step 580( 48.00%), action 144, FPS 1.34, Running 133.81s Step 581( 48.33%), action 145, FPS 1.37, Running 134.35s Step 582( 48.67%), action 146, FPS 1.37, Running 135.18s Step 583( 49.00%), action 147, FPS 1.38, Running 135.85s Step 584( 49.33%), action 148, FPS 1.44, Running 136.22s Step 585( 49.67%), action 149, FPS 1.44, Running 136.89s Step 586( 50.00%), action 150, FPS 1.50, Running 137.25s Step 587( 50.33%), action 151, FPS 1.54, Running 137.94s Step 588( 50.67%), action 152, FPS 1.56, Running 138.48s Step 589( 51.00%), action 153, FPS 1.64, Running 138.78s Step 590( 51.33%), action 154, FPS 1.66, Running 139.49s Step 591( 51.67%), action 155, FPS 1.67, Running 140.19s Step 592( 52.00%), action 156, FPS 1.67, Running 140.96s Step 593( 52.33%), action 157, FPS 1.72, Running 141.49s Step 594( 52.67%), action 158, FPS 1.79, Running 141.86s Step 595( 53.00%), action 159, FPS 1.79, Running 142.68s Step 596( 53.33%), action 160, FPS 1.82, Running 143.16s Step 597( 53.67%), action 161, FPS 1.82, Running 143.93s Step 598( 54.00%), action 162, FPS 1.73, Running 144.74s Step 599( 54.33%), action 163, FPS 1.67, Running 145.45s Step 600( 54.67%), action 164, FPS 1.63, Running 146.05s Step 601( 55.00%), action 165, FPS 1.61, Running 146.78s Step 602( 55.33%), action 166, FPS 1.67, Running 147.12s Step 603( 55.67%), action 167, FPS 1.67, Running 147.83s Step 604( 56.00%), action 168, FPS 1.66, Running 148.30s Step 605( 56.33%), action 169, FPS 1.68, Running 148.77s Step 606( 56.67%), action 170, FPS 1.68, Running 149.14s Step 607( 57.00%), action 171, FPS 1.65, Running 150.09s Step 608( 57.33%), action 172, FPS 1.61, Running 150.90s Step 609( 57.67%), action 173, FPS 1.55, Running 151.70s Step 610( 58.00%), action 174, FPS 1.57, Running 152.19s Step 611( 58.33%), action 175, FPS 1.57, Running 152.91s Step 612( 58.67%), action 176, FPS 1.63, Running 153.22s Step 613( 59.00%), action 177, FPS 1.58, Running 154.16s Step 614( 59.33%), action 178, FPS 1.54, Running 154.82s Step 615( 59.67%), action 179, FPS 1.60, Running 155.15s Step 616( 60.00%), action 180, FPS 1.58, Running 155.85s Step 617( 60.33%), action 181, FPS 1.60, Running 156.43s Step 618( 60.67%), action 182, FPS 1.64, Running 156.90s Step 619( 61.00%), action 183, FPS 1.69, Running 157.27s Step 620( 61.33%), action 184, FPS 1.72, Running 157.69s Step 621( 61.67%), action 185, FPS 1.73, Running 158.34s Step 622( 62.00%), action 186, FPS 1.68, Running 159.03s Step 623( 62.33%), action 187, FPS 1.71, Running 159.53s Step 624( 62.67%), action 188, FPS 1.72, Running 159.95s Step 625( 63.00%), action 189, FPS 1.68, Running 160.71s Step 626( 63.33%), action 190, FPS 1.61, Running 161.60s Step 627( 63.67%), action 191, FPS 1.62, Running 162.43s [2026-08-02 21:10:52] [56 ] Seed 55 failed after 163.47 s. +steps: 627 , actions: 191 . +Instruction: Empty +Total 33/56(58.93%) success. +Setting seed: 56 +Step 1( N/A%), pre moving , FPS 11.49, Running 0.09s Step 2( N/A%), pre moving , FPS 15.90, Running 0.13s Step 3( N/A%), pre moving , FPS 18.38, Running 0.16s Step 4( N/A%), pre moving , FPS 20.06, Running 0.20s Step 5( N/A%), pre moving , FPS 21.04, Running 0.24s Step 6( N/A%), pre moving , FPS 21.67, Running 0.28s Step 7( N/A%), pre moving , FPS 21.99, Running 0.32s Step 8( N/A%), pre moving , FPS 22.31, Running 0.36s Step 9( N/A%), pre moving , FPS 21.93, Running 0.41s Step 10( N/A%), pre moving , FPS 22.21, Running 0.45s Step 11( N/A%), pre moving , FPS 22.56, Running 0.49s Step 12( N/A%), pre moving , FPS 22.89, Running 0.52s Step 13( N/A%), pre moving , FPS 23.18, Running 0.56s Step 14( N/A%), pre moving , FPS 23.44, Running 0.60s Step 15( N/A%), pre moving , FPS 23.67, Running 0.63s Step 16( N/A%), pre moving , FPS 23.82, Running 0.67s Step 17( N/A%), pre moving , FPS 23.97, Running 0.71s Step 18( N/A%), pre moving , FPS 24.09, Running 0.75s Step 19( N/A%), pre moving , FPS 24.19, Running 0.79s Step 20( N/A%), pre moving , FPS 24.20, Running 0.83s Step 21( N/A%), pre moving , FPS 19.95, Running 1.09s Step 22( N/A%), pre moving , FPS 19.23, Running 1.17s Step 23( N/A%), pre moving , FPS 19.30, Running 1.20s Step 24( N/A%), pre moving , FPS 19.33, Running 1.23s Step 25( N/A%), pre moving , FPS 19.42, Running 1.27s Step 26( N/A%), pre moving , FPS 15.98, Running 1.53s Step 27( N/A%), pre moving , FPS 15.96, Running 1.57s Step 28( N/A%), pre moving , FPS 16.02, Running 1.61s Step 29( N/A%), pre moving , FPS 16.22, Running 1.64s Step 30( N/A%), pre moving , FPS 16.25, Running 1.68s Step 31( N/A%), pre moving , FPS 16.26, Running 1.72s Step 32( N/A%), pre moving , FPS 16.10, Running 1.77s Step 33( N/A%), pre moving , FPS 16.07, Running 1.81s Step 34( N/A%), pre moving , FPS 16.05, Running 1.84s Step 35( N/A%), pre moving , FPS 16.02, Running 1.88s Step 36( N/A%), pre moving , FPS 12.77, Running 2.24s Step 37( N/A%), pre moving , FPS 12.76, Running 2.28s Step 38( N/A%), pre moving , FPS 12.76, Running 2.31s Step 39( N/A%), pre moving , FPS 12.76, Running 2.35s Step 40( N/A%), pre moving , FPS 12.77, Running 2.39s Step 41( N/A%), pre moving , FPS 14.82, Running 2.44s Step 42( N/A%), pre moving , FPS 15.15, Running 2.49s Step 43( N/A%), pre moving , FPS 15.10, Running 2.52s Step 44( N/A%), pre moving , FPS 15.06, Running 2.56s Step 45( N/A%), pre moving , FPS 14.95, Running 2.61s Step 46( N/A%), pre moving , FPS 17.60, Running 2.66s Step 47( N/A%), pre moving , FPS 17.36, Running 2.72s Step 48( N/A%), pre moving , FPS 17.04, Running 2.78s Step 49( N/A%), pre moving , FPS 16.58, Running 2.85s Step 50( N/A%), pre moving , FPS 16.32, Running 2.91s Step 51( N/A%), pre moving , FPS 16.06, Running 2.96s Step 52( N/A%), pre moving , FPS 15.93, Running 3.02s Step 53( N/A%), pre moving , FPS 15.58, Running 3.09s Step 54( N/A%), pre moving , FPS 15.27, Running 3.15s Step 55( N/A%), pre moving , FPS 15.05, Running 3.21s Step 56( N/A%), pre moving , FPS 19.37, Running 3.27s Step 57( N/A%), pre moving , FPS 18.87, Running 3.34s Step 58( N/A%), pre moving , FPS 18.39, Running 3.40s Step 59( N/A%), pre moving , FPS 17.97, Running 3.47s Step 60( N/A%), pre moving , FPS 17.69, Running 3.52s Step 61( N/A%), pre moving , FPS 17.39, Running 3.59s Step 62( N/A%), pre moving , FPS 17.17, Running 3.65s Step 63( N/A%), pre moving , FPS 16.87, Running 3.71s Step 64( N/A%), pre moving , FPS 16.57, Running 3.77s Step 65( N/A%), pre moving , FPS 16.38, Running 3.83s Step 66( N/A%), pre moving , FPS 16.39, Running 3.88s Step 67( N/A%), pre moving , FPS 16.39, Running 3.94s Step 68( N/A%), pre moving , FPS 16.35, Running 4.00s Step 69( N/A%), pre moving , FPS 16.36, Running 4.07s Step 70( N/A%), pre moving , FPS 16.25, Running 4.14s Step 71( N/A%), pre moving , FPS 16.18, Running 4.20s Step 72( N/A%), pre moving , FPS 15.94, Running 4.28s Step 73( N/A%), pre moving , FPS 15.90, Running 4.35s Step 74( N/A%), pre moving , FPS 15.97, Running 4.41s Step 75( N/A%), pre moving , FPS 15.96, Running 4.46s Step 76( N/A%), pre moving , FPS 15.98, Running 4.52s Step 77( N/A%), pre moving , FPS 16.08, Running 4.58s Step 78( N/A%), pre moving , FPS 16.15, Running 4.64s Step 79( N/A%), pre moving , FPS 16.05, Running 4.71s Step 80( N/A%), pre moving , FPS 16.32, Running 4.75s Step 81( N/A%), pre moving , FPS 16.71, Running 4.79s Step 82( N/A%), pre moving , FPS 17.04, Running 4.82s Step 83( N/A%), pre moving , FPS 17.35, Running 4.86s Step 84( N/A%), pre moving , FPS 17.56, Running 4.91s Step 85( N/A%), pre moving , FPS 17.75, Running 4.95s Step 86( N/A%), pre moving , FPS 18.08, Running 4.99s Step 87( N/A%), pre moving , FPS 18.42, Running 5.03s Step 88( N/A%), pre moving , FPS 18.81, Running 5.07s Step 89( N/A%), pre moving , FPS 19.36, Running 5.11s Step 90( N/A%), pre moving , FPS 19.90, Running 5.14s Step 91( N/A%), pre moving , FPS 20.40, Running 5.18s Step 92( N/A%), pre moving , FPS 21.26, Running 5.22s Step 93( N/A%), pre moving , FPS 21.97, Running 5.26s Step 94( N/A%), pre moving , FPS 22.50, Running 5.29s Step 95( N/A%), pre moving , FPS 22.98, Running 5.33s Step 96( N/A%), pre moving , FPS 23.48, Running 5.37s Step 97( N/A%), pre moving , FPS 24.12, Running 5.41s Step 98( N/A%), pre moving , FPS 24.43, Running 5.46s Step 99( N/A%), pre moving , FPS 14.19, Running 6.12s Step 100( N/A%), pre moving , FPS 13.02, Running 6.29s Step 101( N/A%), pre moving , FPS 11.57, Running 6.52s Step 102( N/A%), pre moving , FPS 10.89, Running 6.66s Step 103( N/A%), pre moving , FPS 9.50, Running 6.97s Step 104( N/A%), pre moving , FPS 8.89, Running 7.16s Step 105( N/A%), pre moving , FPS 8.19, Running 7.40s Step 106( N/A%), pre moving , FPS 7.76, Running 7.57s Step 107( N/A%), pre moving , FPS 7.18, Running 7.82s Step 108( N/A%), pre moving , FPS 6.84, Running 7.99s Step 109( N/A%), pre moving , FPS 6.39, Running 8.23s Step 110( N/A%), pre moving , FPS 6.11, Running 8.41s Step 111( N/A%), pre moving , FPS 5.71, Running 8.68s Step 112( N/A%), pre moving , FPS 5.44, Running 8.89s Step 113( N/A%), pre moving , FPS 5.16, Running 9.13s Step 114( N/A%), pre moving , FPS 5.02, Running 9.28s Step 115( N/A%), pre moving , FPS 4.79, Running 9.51s Step 116( N/A%), pre moving , FPS 4.67, Running 9.66s Step 117( N/A%), pre moving , FPS 4.42, Running 9.93s Step 118( N/A%), pre moving , FPS 4.33, Running 10.07s Step 119( N/A%), pre moving , FPS 4.77, Running 10.31s Step 120( N/A%), pre moving , FPS 4.77, Running 10.48s Step 121( N/A%), pre moving , FPS 4.76, Running 10.72s Step 122( N/A%), pre moving , FPS 4.69, Running 10.93s Step 123( N/A%), pre moving , FPS 4.79, Running 11.14s Step 124( N/A%), pre moving , FPS 4.80, Running 11.33s Step 125( N/A%), pre moving , FPS 4.80, Running 11.56s Step 126( N/A%), pre moving , FPS 4.78, Running 11.76s Step 127( N/A%), pre moving , FPS 4.76, Running 12.02s Step 128( N/A%), pre moving , FPS 4.72, Running 12.22s Step 129( N/A%), pre moving , FPS 4.70, Running 12.49s Step 130( N/A%), pre moving , FPS 4.69, Running 12.68s Step 131( N/A%), pre moving , FPS 4.73, Running 12.91s Step 132( N/A%), pre moving , FPS 4.77, Running 13.09s Step 133( N/A%), pre moving , FPS 4.73, Running 13.36s Step 134( N/A%), pre moving , FPS 4.74, Running 13.49s Step 135( N/A%), pre moving , FPS 4.73, Running 13.73s Step 136( N/A%), pre moving , FPS 4.71, Running 13.90s Step 137( N/A%), pre moving , FPS 4.72, Running 14.16s Step 138( N/A%), pre moving , FPS 4.69, Running 14.33s Step 139( N/A%), pre moving , FPS 4.68, Running 14.58s Step 140( N/A%), pre moving , FPS 4.67, Running 14.76s Step 141( N/A%), pre moving , FPS 4.65, Running 15.02s Step 142( N/A%), pre moving , FPS 4.71, Running 15.18s Step 143( N/A%), pre moving , FPS 4.68, Running 15.41s Step 144( N/A%), pre moving , FPS 4.71, Running 15.58s Step 145( N/A%), pre moving , FPS 4.69, Running 15.82s Step 146( N/A%), pre moving , FPS 4.76, Running 15.96s Step 147( N/A%), pre moving , FPS 4.79, Running 16.19s Step 148( N/A%), pre moving , FPS 4.78, Running 16.41s Step 149( N/A%), pre moving , FPS 4.79, Running 16.66s Step 150( N/A%), pre moving , FPS 4.86, Running 16.79s Step 151( N/A%), pre moving , FPS 4.85, Running 17.04s Step 152( N/A%), pre moving , FPS 4.85, Running 17.21s Step 153( N/A%), pre moving , FPS 4.87, Running 17.47s Step 154( N/A%), pre moving , FPS 4.98, Running 17.51s Step 155( N/A%), pre moving , FPS 5.24, Running 17.55s Step 156( N/A%), pre moving , FPS 5.42, Running 17.60s Step 157( N/A%), pre moving , FPS 5.73, Running 17.65s Step 158( N/A%), pre moving , FPS 5.96, Running 17.69s Step 159( N/A%), pre moving , FPS 6.35, Running 17.73s Step 160( N/A%), pre moving , FPS 6.63, Running 17.77s Step 161( N/A%), pre moving , FPS 7.15, Running 17.81s Step 162( N/A%), pre moving , FPS 7.48, Running 17.85s Step 163( N/A%), pre moving , FPS 8.08, Running 17.89s Step 164( N/A%), pre moving , FPS 7.07, Running 18.41s Step 165( N/A%), pre moving , FPS 7.62, Running 18.45s Step 166( N/A%), pre moving , FPS 7.89, Running 18.49s Step 167( N/A%), pre moving , FPS 8.53, Running 18.54s Step 168( N/A%), pre moving , FPS 9.20, Running 18.58s Step 169( N/A%), pre moving , FPS 10.12, Running 18.64s Step 170( N/A%), pre moving , FPS 10.51, Running 18.70s Step 171( N/A%), pre moving , FPS 11.61, Running 18.76s Step 172( N/A%), pre moving , FPS 12.44, Running 18.82s Step 173( N/A%), pre moving , FPS 14.19, Running 18.88s Step 174( N/A%), pre moving , FPS 14.04, Running 18.94s Step 175( N/A%), pre moving , FPS 13.90, Running 18.99s Step 176( N/A%), pre moving , FPS 13.77, Running 19.05s Step 177( N/A%), pre moving , FPS 13.75, Running 19.11s Step 178( N/A%), pre moving , FPS 13.41, Running 19.18s Step 179( N/A%), pre moving , FPS 13.16, Running 19.25s Step 180( N/A%), pre moving , FPS 12.89, Running 19.32s Step 181( N/A%), pre moving , FPS 12.66, Running 19.39s Step 182( N/A%), pre moving , FPS 12.41, Running 19.46s Step 183( N/A%), pre moving , FPS 11.80, Running 19.58s Step 184( N/A%), pre moving , FPS 15.72, Running 19.68s Step 185( N/A%), pre moving , FPS 15.02, Running 19.78s Step 186( N/A%), pre moving , FPS 14.35, Running 19.89s Step 187( N/A%), pre moving , FPS 13.67, Running 20.00s Step 188( N/A%), pre moving , FPS 13.13, Running 20.10s Step 189( N/A%), pre moving , FPS 12.75, Running 20.21s Step 190( N/A%), pre moving , FPS 12.41, Running 20.31s Step 191( N/A%), pre moving , FPS 12.12, Running 20.41s Step 192( N/A%), pre moving , FPS 11.78, Running 20.52s Step 193( N/A%), pre moving , FPS 11.53, Running 20.61s Step 194( N/A%), pre moving , FPS 11.13, Running 20.73s Step 195( N/A%), pre moving , FPS 10.89, Running 20.83s Step 196( N/A%), pre moving , FPS 10.65, Running 20.93s Step 197( N/A%), pre moving , FPS 10.40, Running 21.03s Step 198( N/A%), pre moving , FPS 10.24, Running 21.13s Step 199( N/A%), pre moving , FPS 10.07, Running 21.24s Step 200( N/A%), pre moving , FPS 9.86, Running 21.35s Step 201( N/A%), pre moving , FPS 9.73, Running 21.45s Step 202( N/A%), pre moving , FPS 9.58, Running 21.55s Step 203( N/A%), pre moving , FPS 9.76, Running 21.63s Step 204( N/A%), pre moving , FPS 9.84, Running 21.71s Step 205( N/A%), pre moving , FPS 9.93, Running 21.80s Step 206( N/A%), pre moving , FPS 10.05, Running 21.88s Step 207( N/A%), pre moving , FPS 10.25, Running 21.96s Step 208( N/A%), pre moving , FPS 10.45, Running 22.02s Step 209( N/A%), pre moving , FPS 10.65, Running 22.09s Step 210( N/A%), pre moving , FPS 10.86, Running 22.15s Step 211( N/A%), pre moving , FPS 11.28, Running 22.18s Step 212( N/A%), pre moving , FPS 11.79, Running 22.21s Step 213( N/A%), pre moving , FPS 12.23, Running 22.25s Step 214( N/A%), pre moving , FPS 12.85, Running 22.29s Step 215( N/A%), pre moving , FPS 13.24, Running 22.34s Step 216( N/A%), pre moving , FPS 13.62, Running 22.39s Step 217( N/A%), pre moving , FPS 14.10, Running 22.45s Step 218( N/A%), pre moving , FPS 14.85, Running 22.48s Step 219( N/A%), pre moving , FPS 15.56, Running 22.52s Step 220( N/A%), pre moving , FPS 16.61, Running 22.56s Step 221( N/A%), pre moving , FPS 17.51, Running 22.59s Step 222( N/A%), pre moving , FPS 18.69, Running 22.62s Step 223( N/A%), pre moving , FPS 19.68, Running 22.65s Step 224( N/A%), pre moving , FPS 20.45, Running 22.69s Step 225( N/A%), pre moving , FPS 14.83, Running 23.15s Step 226( N/A%), pre moving , FPS 15.37, Running 23.18s Step 227( N/A%), pre moving , FPS 15.92, Running 23.21s Step 228( N/A%), pre moving , FPS 16.25, Running 23.25s Step 229( N/A%), pre moving , FPS 16.45, Running 23.30s Step 230( N/A%), pre moving , FPS 16.91, Running 23.33s Step 231( N/A%), pre moving , FPS 16.66, Running 23.38s Step 232( N/A%), pre moving , FPS 16.24, Running 23.45s Step 233( N/A%), pre moving , FPS 16.02, Running 23.50s Step 234( N/A%), pre moving , FPS 15.89, Running 23.55s Step 235( N/A%), pre moving , FPS 15.85, Running 23.60s Step 236( N/A%), pre moving , FPS 15.87, Running 23.65s Step 237( N/A%), pre moving , FPS 15.84, Running 23.71s Step 238( N/A%), pre moving , FPS 15.66, Running 23.76s Step 239( N/A%), pre moving , FPS 15.57, Running 23.81s Step 240( N/A%), pre moving , FPS 15.36, Running 23.86s Step 241( N/A%), pre moving , FPS 15.12, Running 23.91s Step 242( N/A%), pre moving , FPS 14.89, Running 23.96s Step 243( N/A%), pre moving , FPS 14.67, Running 24.01s Step 244( N/A%), pre moving , FPS 14.53, Running 24.07s Step 245( N/A%), pre moving , FPS 20.50, Running 24.12s Step 246( N/A%), pre moving , FPS 19.80, Running 24.19s Step 247( N/A%), pre moving , FPS 19.16, Running 24.26s Step 248( N/A%), pre moving , FPS 18.60, Running 24.32s Step 249( N/A%), pre moving , FPS 18.32, Running 24.39s Step 250( N/A%), pre moving , FPS 17.76, Running 24.46s Step 251( N/A%), pre moving , FPS 17.44, Running 24.53s Step 252( N/A%), pre moving , FPS 17.33, Running 24.60s Step 253( N/A%), pre moving , FPS 16.87, Running 24.68s Step 254( N/A%), pre moving , FPS 16.60, Running 24.75s Step 255( N/A%), pre moving , FPS 16.17, Running 24.84s Step 256( N/A%), pre moving , FPS 15.73, Running 24.93s Step 257( N/A%), pre moving , FPS 15.40, Running 25.01s Step 258( N/A%), pre moving , FPS 15.03, Running 25.09s Step 259( N/A%), pre moving , FPS 14.68, Running 25.17s Step 260( N/A%), pre moving , FPS 14.33, Running 25.25s Step 261( N/A%), pre moving , FPS 14.15, Running 25.32s Step 262( N/A%), pre moving , FPS 13.81, Running 25.41s Step 263( N/A%), pre moving , FPS 13.63, Running 25.48s Step 264( N/A%), pre moving , FPS 13.38, Running 25.56s Step 265( N/A%), pre moving , FPS 13.10, Running 25.65s Step 266( N/A%), pre moving , FPS 12.95, Running 25.73s Step 267( N/A%), pre moving , FPS 12.82, Running 25.82s Step 268( N/A%), pre moving , FPS 12.86, Running 25.88s Step 269( N/A%), pre moving , FPS 12.87, Running 25.95s Step 270( N/A%), pre moving , FPS 12.64, Running 26.04s Step 271( N/A%), pre moving , FPS 12.63, Running 26.11s Step 272( N/A%), pre moving , FPS 12.64, Running 26.18s Step 273( N/A%), pre moving , FPS 12.80, Running 26.25s Step 274( N/A%), pre moving , FPS 12.82, Running 26.31s Step 275( N/A%), pre moving , FPS 12.87, Running 26.39s Step 276( N/A%), pre moving , FPS 12.91, Running 26.47s Step 277( N/A%), pre moving , FPS 12.87, Running 26.56s Step 278( N/A%), pre moving , FPS 12.85, Running 26.65s Step 279( N/A%), pre moving , FPS 12.59, Running 26.76s Step 280( N/A%), pre moving , FPS 12.54, Running 26.85s Step 281( N/A%), pre moving , FPS 12.46, Running 26.93s Step 282( N/A%), pre moving , FPS 12.50, Running 27.01s Step 283( N/A%), pre moving , FPS 12.55, Running 27.08s Step 284( N/A%), pre moving , FPS 12.69, Running 27.14s Step 285( N/A%), pre moving , FPS 12.83, Running 27.21s Step 286( N/A%), pre moving , FPS 13.10, Running 27.26s Step 287( N/A%), pre moving , FPS 13.42, Running 27.31s Step 288( N/A%), pre moving , FPS 13.56, Running 27.36s Step 289( N/A%), pre moving , FPS 13.89, Running 27.39s Step 290( N/A%), pre moving , FPS 14.51, Running 27.42s Step 291( N/A%), pre moving , FPS 14.84, Running 27.46s Step 292( N/A%), pre moving , FPS 15.17, Running 27.50s Step 293( N/A%), pre moving , FPS 15.49, Running 27.54s Step 294( N/A%), pre moving , FPS 15.83, Running 27.58s Step 295( N/A%), pre moving , FPS 16.46, Running 27.61s Step 296( N/A%), pre moving , FPS 17.08, Running 27.65s Step 297( N/A%), pre moving , FPS 17.89, Running 27.68s Step 298( N/A%), pre moving , FPS 18.69, Running 27.72s Step 299( N/A%), pre moving , FPS 20.22, Running 27.75s Step 300( N/A%), pre moving , FPS 21.44, Running 27.78s Step 301( N/A%), pre moving , FPS 22.64, Running 27.81s Step 302( N/A%), pre moving , FPS 23.96, Running 27.84s Step 303( N/A%), pre moving , FPS 24.94, Running 27.88s Step 304( N/A%), pre moving , FPS 25.99, Running 27.91s Step 305( N/A%), pre moving , FPS 27.10, Running 27.94s Step 306( N/A%), pre moving , FPS 27.83, Running 27.98s Step 307( N/A%), pre moving , FPS 28.38, Running 28.01s Step 308( N/A%), pre moving , FPS 29.04, Running 28.04s Step 309( N/A%), pre moving , FPS 29.01, Running 28.08s Step 310( N/A%), pre moving , FPS 29.10, Running 28.11s Step 311( N/A%), pre moving , FPS 29.41, Running 28.14s Step 312( N/A%), pre moving , FPS 29.59, Running 28.18s Step 313( N/A%), pre moving , FPS 29.76, Running 28.21s Step 314( N/A%), pre moving , FPS 30.00, Running 28.24s Step 315( N/A%), pre moving , FPS 30.06, Running 28.27s Step 316( N/A%), pre moving , FPS 18.29, Running 28.74s Step 317( N/A%), pre moving , FPS 18.31, Running 28.77s Step 318( N/A%), pre moving , FPS 18.37, Running 28.80s Step 319( N/A%), pre moving , FPS 18.36, Running 28.84s Step 320( N/A%), pre moving , FPS 18.37, Running 28.87s Step 321( N/A%), pre moving , FPS 18.36, Running 28.90s Step 322( N/A%), pre moving , FPS 18.16, Running 28.95s Step 323( N/A%), pre moving , FPS 18.13, Running 28.98s Step 324( N/A%), pre moving , FPS 18.10, Running 29.01s Step 325( N/A%), pre moving , FPS 18.00, Running 29.06s Step 326( N/A%), pre moving , FPS 18.02, Running 29.09s Step 327( N/A%), pre moving , FPS 18.05, Running 29.12s Step 328( N/A%), pre moving , FPS 18.07, Running 29.15s Step 329( N/A%), pre moving , FPS 18.04, Running 29.19s Step 330( N/A%), pre moving , FPS 17.94, Running 29.22s Step 331( N/A%), pre moving , FPS 17.89, Running 29.26s Step 332( N/A%), pre moving , FPS 17.83, Running 29.30s Step 333( N/A%), pre moving , FPS 17.77, Running 29.34s Step 334( N/A%), pre moving , FPS 17.47, Running 29.39s Step 335( N/A%), pre moving , FPS 17.19, Running 29.44s Step 336( N/A%), pre moving , FPS 26.53, Running 29.49s Step 337( N/A%), pre moving , FPS 25.83, Running 29.55s Step 338( N/A%), pre moving , FPS 25.01, Running 29.60s Step 339( N/A%), pre moving , FPS 24.45, Running 29.66s Step 340( N/A%), pre moving , FPS 23.97, Running 29.70s Step 341( N/A%), pre moving , FPS 23.52, Running 29.75s Step 342( N/A%), pre moving , FPS 23.36, Running 29.80s Step 343( N/A%), pre moving , FPS 22.97, Running 29.85s Step 344( N/A%), pre moving , FPS 22.52, Running 29.90s Step 345( N/A%), pre moving , FPS 22.24, Running 29.95s Step 346( N/A%), pre moving , FPS 21.84, Running 30.00s Step 347( N/A%), pre moving , FPS 21.45, Running 30.05s Step 348( N/A%), pre moving , FPS 21.01, Running 30.10s Step 349( N/A%), pre moving , FPS 21.03, Running 30.14s Step 350( N/A%), pre moving , FPS 21.11, Running 30.17s Step 351( N/A%), pre moving , FPS 21.19, Running 30.20s Step 352( N/A%), pre moving , FPS 21.32, Running 30.24s Step 353( N/A%), pre moving , FPS 21.46, Running 30.27s Step 354( N/A%), pre moving , FPS 21.90, Running 30.30s Step 355( N/A%), pre moving , FPS 22.37, Running 30.33s Step 356( N/A%), pre moving , FPS 22.98, Running 30.36s Step 357( N/A%), pre moving , FPS 23.46, Running 30.40s Step 358( N/A%), pre moving , FPS 24.12, Running 30.43s Step 359( N/A%), pre moving , FPS 24.57, Running 30.47s Step 360( N/A%), pre moving , FPS 25.01, Running 30.50s Step 361( N/A%), pre moving , FPS 25.53, Running 30.54s Step 362( N/A%), pre moving , FPS 26.15, Running 30.57s Step 363( N/A%), pre moving , FPS 26.76, Running 30.60s Step 364( N/A%), pre moving , FPS 27.40, Running 30.63s Step 365( N/A%), pre moving , FPS 27.83, Running 30.67s Step 366( N/A%), pre moving , FPS 28.40, Running 30.71s Step 367( N/A%), pre moving , FPS 28.90, Running 30.74s Step 368( N/A%), pre moving , FPS 29.77, Running 30.77s Step 369( N/A%), pre moving , FPS 29.86, Running 30.81s Step 370( N/A%), pre moving , FPS 10.98, Running 31.99s Step 371( N/A%), pre moving , FPS 10.03, Running 32.20s Step 372( N/A%), pre moving , FPS 9.57, Running 32.32s Step 373( N/A%), pre moving , FPS 8.84, Running 32.53s Step 374( N/A%), pre moving , FPS 8.29, Running 32.71s Step 375( N/A%), pre moving , FPS 7.58, Running 32.97s Step 376( N/A%), pre moving , FPS 7.21, Running 33.14s Step 377( N/A%), pre moving , FPS 6.71, Running 33.38s Step 378( N/A%), pre moving , FPS 6.47, Running 33.52s Step 379( N/A%), pre moving , FPS 6.03, Running 33.79s Step 380( N/A%), pre moving , FPS 5.83, Running 33.93s Step 381( N/A%), pre moving , FPS 5.47, Running 34.19s Step 382( N/A%), pre moving , FPS 5.23, Running 34.39s Step 383( N/A%), pre moving , FPS 4.93, Running 34.65s Step 384( N/A%), pre moving , FPS 4.80, Running 34.80s Step 385( N/A%), pre moving , FPS 4.59, Running 35.03s Step 386( N/A%), pre moving , FPS 4.48, Running 35.17s Step 387( N/A%), pre moving , FPS 4.22, Running 35.48s Step 388( N/A%), pre moving , FPS 4.14, Running 35.61s Step 389( N/A%), pre moving , FPS 3.92, Running 35.91s Step 390( 0.33%), action 1, FPS 3.59, Running 37.56s Step 391( 0.67%), action 2, FPS 3.24, Running 38.38s Step 392( 1.00%), action 3, FPS 2.77, Running 39.54s Step 393( 1.33%), action 4, FPS 2.53, Running 40.43s Step 394( 1.67%), action 5, FPS 2.27, Running 41.51s Step 395( 2.00%), action 6, FPS 2.12, Running 42.40s Step 396( 2.33%), action 7, FPS 2.06, Running 42.86s Step 397( 2.67%), action 8, FPS 2.00, Running 43.39s Step 398( 3.00%), action 9, FPS 1.81, Running 44.60s Step 399( 3.33%), action 10, FPS 1.73, Running 45.33s Step 400( 3.67%), action 11, FPS 1.58, Running 46.58s Step 401( 4.00%), action 12, FPS 1.50, Running 47.49s Step 402( 4.33%), action 13, FPS 1.47, Running 47.99s Step 403( 4.67%), action 14, FPS 1.41, Running 48.83s Step 404( 5.00%), action 15, FPS 1.33, Running 49.80s Step 405( 5.33%), action 16, FPS 1.27, Running 50.78s Step 406( 5.67%), action 17, FPS 1.23, Running 51.49s Step 407( 6.00%), action 18, FPS 1.21, Running 52.02s Step 408( 6.33%), action 19, FPS 1.18, Running 52.49s Step 409( 6.67%), action 20, FPS 1.15, Running 53.33s Step 410( 7.00%), action 21, FPS 1.20, Running 54.18s Step 411( 7.33%), action 22, FPS 1.20, Running 55.00s Step 412( 7.67%), action 23, FPS 1.21, Running 56.04s Step 413( 8.00%), action 24, FPS 1.22, Running 56.88s Step 414( 8.33%), action 25, FPS 1.26, Running 57.32s Step 415( 8.67%), action 26, FPS 1.28, Running 58.07s Step 416( 9.00%), action 27, FPS 1.23, Running 59.06s Step 417( 9.33%), action 28, FPS 1.22, Running 59.78s Step 418( 9.67%), action 29, FPS 1.28, Running 60.22s Step 419( 10.00%), action 30, FPS 1.28, Running 60.95s Step 420( 10.33%), action 31, FPS 1.27, Running 62.28s Step 421( 10.67%), action 32, FPS 1.31, Running 62.77s Step 422( 11.00%), action 33, FPS 1.27, Running 63.76s Step 423( 11.33%), action 34, FPS 1.31, Running 64.09s Step 424( 11.67%), action 35, FPS 1.33, Running 64.88s Step 425( 12.00%), action 36, FPS 1.40, Running 65.11s Step 426( 12.33%), action 37, FPS 1.37, Running 66.14s Step 427( 12.67%), action 38, FPS 1.35, Running 66.87s Step 428( 13.00%), action 39, FPS 1.35, Running 67.34s Step 429( 13.33%), action 40, FPS 1.36, Running 68.06s Step 430( 13.67%), action 41, FPS 1.33, Running 69.17s Step 431( 14.00%), action 42, FPS 1.37, Running 69.64s Step 432( 14.33%), action 43, FPS 1.39, Running 70.47s Step 433( 14.67%), action 44, FPS 1.45, Running 70.69s Step 434( 15.00%), action 45, FPS 1.41, Running 71.48s Step 435( 15.33%), action 46, FPS 1.47, Running 71.68s Step 436( 15.67%), action 47, FPS 1.50, Running 72.42s Step 437( 16.00%), action 48, FPS 1.51, Running 73.03s Step 438( 16.33%), action 49, FPS 1.52, Running 73.38s Step 439( 16.67%), action 50, FPS 1.58, Running 73.61s Step 440( 17.00%), action 51, FPS 1.65, Running 74.39s Step 441( 17.33%), action 52, FPS 1.68, Running 74.66s Step 442( 17.67%), action 53, FPS 1.75, Running 75.20s Step 443( 18.00%), action 54, FPS 1.77, Running 75.39s Step 444( 18.33%), action 55, FPS 1.83, Running 75.80s Step 445( 18.67%), action 56, FPS 1.81, Running 76.17s Step 446( 19.00%), action 57, FPS 1.92, Running 76.57s Step 447( 19.33%), action 58, FPS 1.95, Running 77.12s Step 448( 19.67%), action 59, FPS 1.90, Running 77.89s Step 449( 20.00%), action 60, FPS 1.99, Running 78.09s Step 450( 20.33%), action 61, FPS 2.00, Running 79.19s Step 451( 20.67%), action 62, FPS 2.03, Running 79.47s Step 452( 21.00%), action 63, FPS 2.11, Running 79.94s Step 453( 21.33%), action 64, FPS 2.08, Running 80.30s Step 454( 21.67%), action 65, FPS 2.06, Running 81.20s Step 455( 22.00%), action 66, FPS 2.01, Running 81.63s Step 456( 22.33%), action 67, FPS 2.00, Running 82.44s Step 457( 22.67%), action 68, FPS 2.08, Running 82.64s Step 458( 23.00%), action 69, FPS 1.99, Running 83.46s Step 459( 23.33%), action 70, FPS 1.93, Running 83.96s Step 460( 23.67%), action 71, FPS 1.88, Running 85.04s Step 461( 24.00%), action 72, FPS 1.84, Running 85.54s Step 462( 24.33%), action 73, FPS 1.86, Running 85.97s Step 463( 24.67%), action 74, FPS 1.76, Running 86.74s Step 464( 25.00%), action 75, FPS 1.73, Running 87.37s Step 465( 25.33%), action 76, FPS 1.68, Running 88.05s Step 466( 25.67%), action 77, FPS 1.65, Running 88.69s Step 467( 26.00%), action 78, FPS 1.64, Running 89.35s Step 468( 26.33%), action 79, FPS 1.66, Running 89.92s Step 469( 26.67%), action 80, FPS 1.63, Running 90.37s Step 470( 27.00%), action 81, FPS 1.63, Running 91.45s Step 471( 27.33%), action 82, FPS 1.60, Running 91.94s Step 472( 27.67%), action 83, FPS 1.58, Running 92.62s Step 473( 28.00%), action 84, FPS 1.54, Running 93.27s Step 474( 28.33%), action 85, FPS 1.58, Running 93.85s Step 475( 28.67%), action 86, FPS 1.60, Running 94.10s Step 476( 29.00%), action 87, FPS 1.62, Running 94.76s Step 477( 29.33%), action 88, FPS 1.56, Running 95.45s Step 478( 29.67%), action 89, FPS 1.55, Running 96.34s Step 479( 30.00%), action 90, FPS 1.53, Running 97.04s Step 480( 30.33%), action 91, FPS 1.52, Running 98.23s Step 481( 30.67%), action 92, FPS 1.50, Running 98.86s Step 482( 31.00%), action 93, FPS 1.47, Running 99.62s Step 483( 31.33%), action 94, FPS 1.47, Running 100.31s Step 484( 31.67%), action 95, FPS 1.47, Running 100.95s Step 485( 32.00%), action 96, FPS 1.51, Running 101.28s Step 486( 32.33%), action 97, FPS 1.52, Running 101.82s Step 487( 32.67%), action 98, FPS 1.55, Running 102.24s Step 488( 33.00%), action 99, FPS 1.52, Running 103.05s Step 489( 33.33%), action 100, FPS 1.55, Running 103.23s Step 490( 33.67%), action 101, FPS 1.55, Running 104.38s Step 491( 34.00%), action 102, FPS 1.52, Running 105.07s Step 492( 34.33%), action 103, FPS 1.55, Running 105.48s Step 493( 34.67%), action 104, FPS 1.55, Running 106.15s Step 494( 35.00%), action 105, FPS 1.51, Running 107.05s Step 495( 35.33%), action 106, FPS 1.46, Running 107.83s Step 496( 35.67%), action 107, FPS 1.46, Running 108.46s Step 497( 36.00%), action 108, FPS 1.46, Running 109.13s Step 498( 36.33%), action 109, FPS 1.46, Running 110.06s Step 499( 36.67%), action 110, FPS 1.47, Running 110.63s Step 500( 37.00%), action 111, FPS 1.55, Running 111.15s Step 501( 37.33%), action 112, FPS 1.54, Running 111.85s Step 502( 37.67%), action 113, FPS 1.52, Running 112.81s Step 503( 38.00%), action 114, FPS 1.52, Running 113.45s Step 504( 38.33%), action 115, FPS 1.55, Running 113.89s Step 505( 38.67%), action 116, FPS 1.49, Running 114.70s Step 506( 39.00%), action 117, FPS 1.45, Running 115.65s Step 507( 39.33%), action 118, FPS 1.42, Running 116.33s Step 508( 39.67%), action 119, FPS 1.42, Running 117.18s Step 509( 40.00%), action 120, FPS 1.41, Running 117.38s Step 510( 40.33%), action 121, FPS 1.42, Running 118.47s Step 511( 40.67%), action 122, FPS 1.41, Running 119.23s Step 512( 41.00%), action 123, FPS 1.40, Running 119.75s Step 513( 41.33%), action 124, FPS 1.41, Running 120.31s Step 514( 41.67%), action 125, FPS 1.40, Running 121.34s Step 515( 42.00%), action 126, FPS 1.41, Running 121.96s Step 516( 42.33%), action 127, FPS 1.43, Running 122.41s Step 517( 42.67%), action 128, FPS 1.45, Running 122.95s Step 518( 43.00%), action 129, FPS 1.46, Running 123.77s Step 519( 43.33%), action 130, FPS 1.44, Running 124.49s Step 520( 43.67%), action 131, FPS 1.38, Running 125.67s Step 521( 44.00%), action 132, FPS 1.37, Running 126.42s Step 522( 44.33%), action 133, FPS 1.39, Running 127.19s Step 523( 44.67%), action 134, FPS 1.37, Running 128.00s Step 524( 45.00%), action 135, FPS 1.33, Running 128.92s Step 525( 45.33%), action 136, FPS 1.33, Running 129.71s Step 526( 45.67%), action 137, FPS 1.33, Running 130.65s Step 527( 46.00%), action 138, FPS 1.34, Running 131.26s Step 528( 46.33%), action 139, FPS 1.33, Running 132.26s Step 529( 46.67%), action 140, FPS 1.28, Running 133.01s Step 530( 47.00%), action 141, FPS 1.28, Running 134.15s Step 531( 47.33%), action 142, FPS 1.28, Running 134.87s Step 532( 47.67%), action 143, FPS 1.24, Running 135.84s Step 533( 48.00%), action 144, FPS 1.23, Running 136.55s Step 534( 48.33%), action 145, FPS 1.24, Running 137.44s Step 535( 48.67%), action 146, FPS 1.24, Running 138.12s Step 536( 49.00%), action 147, FPS 1.22, Running 138.84s Step 537( 49.33%), action 148, FPS 1.23, Running 139.15s Step 538( 49.67%), action 149, FPS 1.24, Running 139.95s Step 539( 50.00%), action 150, FPS 1.26, Running 140.33s Step 540( 50.33%), action 151, FPS 1.25, Running 141.62s Step 541( 50.67%), action 152, FPS 1.27, Running 142.18s Step 542( 51.00%), action 153, FPS 1.28, Running 142.78s Step 543( 51.33%), action 154, FPS 1.30, Running 143.44s Step 544( 51.67%), action 155, FPS 1.34, Running 143.89s Step 545( 52.00%), action 156, FPS 1.39, Running 144.12s Step 546( 52.33%), action 157, FPS 1.39, Running 145.06s Step 547( 52.67%), action 158, FPS 1.39, Running 145.70s Step 548( 53.00%), action 159, FPS 1.39, Running 146.68s Step 549( 53.33%), action 160, FPS 1.39, Running 147.37s Step 550( 53.67%), action 161, FPS 1.38, Running 148.63s Step 551( 54.00%), action 162, FPS 1.38, Running 149.34s Step 552( 54.33%), action 163, FPS 1.40, Running 150.16s Step 553( 54.67%), action 164, FPS 1.44, Running 150.44s Step 554( 55.00%), action 165, FPS 1.43, Running 151.48s Step 555( 55.33%), action 166, FPS 1.42, Running 152.17s Step 556( 55.67%), action 167, FPS 1.40, Running 153.09s Step 557( 56.00%), action 168, FPS 1.41, Running 153.31s Step 558( 56.33%), action 169, FPS 1.40, Running 154.19s Step 559( 56.67%), action 170, FPS 1.37, Running 154.88s Step 560( 57.00%), action 171, FPS 1.39, Running 155.98s Step 561( 57.33%), action 172, FPS 1.38, Running 156.67s Step 562( 57.67%), action 173, FPS 1.35, Running 157.55s Step 563( 58.00%), action 174, FPS 1.35, Running 158.30s Step 564( 58.33%), action 175, FPS 1.34, Running 158.84s Step 565( 58.67%), action 176, FPS 1.33, Running 159.14s Step 566( 59.00%), action 177, FPS 1.33, Running 160.07s Step 567( 59.33%), action 178, FPS 1.37, Running 160.33s Step 568( 59.67%), action 179, FPS 1.38, Running 161.17s Step 569( 60.00%), action 180, FPS 1.43, Running 161.36s Step 570( 60.33%), action 181, FPS 1.43, Running 162.60s Step 571( 60.67%), action 182, FPS 1.43, Running 163.31s Step 572( 61.00%), action 183, FPS 1.43, Running 164.16s Step 573( 61.33%), action 184, FPS 1.38, Running 164.93s Step 574( 61.67%), action 185, FPS 1.39, Running 165.82s Step 575( 62.00%), action 186, FPS 1.41, Running 166.37s Step 576( 62.33%), action 187, FPS 1.40, Running 167.38s Step 577( 62.67%), action 188, FPS 1.35, Running 168.07s Step 578( 63.00%), action 189, FPS 1.36, Running 168.91s Step 579( 63.33%), action 190, FPS 1.35, Running 169.69s Step 580( 63.67%), action 191, FPS 1.34, Running 170.88s Step 581( 64.00%), action 192, FPS 1.34, Running 171.59s Step 582( 64.33%), action 193, FPS 1.33, Running 172.57s Step 583( 64.67%), action 194, FPS 1.33, Running 173.36s Step 584( 65.00%), action 195, FPS 1.30, Running 174.23s Step 585( 65.33%), action 196, FPS 1.26, Running 174.98s Step 586( 65.67%), action 197, FPS 1.31, Running 175.34s Step 587( 66.00%), action 198, FPS 1.31, Running 175.57s Step 588( 66.33%), action 199, FPS 1.29, Running 176.61s Step 589( 66.67%), action 200, FPS 1.26, Running 177.21s Step 590( 67.00%), action 201, FPS 1.28, Running 178.19s Step 591( 67.33%), action 202, FPS 1.30, Running 178.66s Step 592( 67.67%), action 203, FPS 1.34, Running 179.14s Step 593( 68.00%), action 204, FPS 1.34, Running 179.85s Step 594( 68.33%), action 205, FPS 1.34, Running 180.76s Step 595( 68.67%), action 206, FPS 1.31, Running 181.60s Step 596( 69.00%), action 207, FPS 1.31, Running 182.59s Step 597( 69.33%), action 208, FPS 1.31, Running 183.30s Step 598( 69.67%), action 209, FPS 1.35, Running 183.75s Step 599( 70.00%), action 210, FPS 1.35, Running 184.49s Step 600( 70.33%), action 211, FPS 1.38, Running 185.41s Step 601( 70.67%), action 212, FPS 1.37, Running 186.15s Step 602( 71.00%), action 213, FPS 1.42, Running 186.68s Step 603( 71.33%), action 214, FPS 1.42, Running 187.46s Step 604( 71.67%), action 215, FPS 1.42, Running 188.35s Step 605( 72.00%), action 216, FPS 1.41, Running 189.13s Step 606( 72.33%), action 217, FPS 1.34, Running 190.22s Step 607( 72.67%), action 218, FPS 1.30, Running 190.98s Step 608( 73.00%), action 219, FPS 1.30, Running 191.95s Step 609( 73.33%), action 220, FPS 1.30, Running 192.58s Step 610( 73.67%), action 221, FPS 1.29, Running 193.75s Step 611( 74.00%), action 222, FPS 1.26, Running 194.53s Step 612( 74.33%), action 223, FPS 1.25, Running 195.18s Step 613( 74.67%), action 224, FPS 1.24, Running 196.03s Step 614( 75.00%), action 225, FPS 1.24, Running 196.87s Step 615( 75.33%), action 226, FPS 1.27, Running 197.31s Step 616( 75.67%), action 227, FPS 1.28, Running 198.23s Step 617( 76.00%), action 228, FPS 1.28, Running 198.91s Step 618( 76.33%), action 229, FPS 1.27, Running 199.49s Step 619( 76.67%), action 230, FPS 1.31, Running 199.78s Step 620( 77.00%), action 231, FPS 1.28, Running 201.01s Step 621( 77.33%), action 232, FPS 1.29, Running 201.62s Step 622( 77.67%), action 233, FPS 1.25, Running 202.62s Step 623( 78.00%), action 234, FPS 1.27, Running 203.24s Step 624( 78.33%), action 235, FPS 1.30, Running 203.72s Step 625( 78.67%), action 236, FPS 1.33, Running 204.18s Step 626( 79.00%), action 237, FPS 1.34, Running 205.14s Step 627( 79.33%), action 238, FPS 1.35, Running 205.84s Step 628( 79.67%), action 239, FPS 1.35, Running 206.76s Step 629( 80.00%), action 240, FPS 1.35, Running 207.38s Step 630( 80.33%), action 241, FPS 1.35, Running 208.61s Step 631( 80.67%), action 242, FPS 1.36, Running 209.29s Step 632( 81.00%), action 243, FPS 1.37, Running 209.72s Step 633( 81.33%), action 244, FPS 1.38, Running 210.52s Step 634( 81.67%), action 245, FPS 1.36, Running 211.60s Step 635( 82.00%), action 246, FPS 1.33, Running 212.38s Step 636( 82.33%), action 247, FPS 1.33, Running 213.22s Step 637( 82.67%), action 248, FPS 1.33, Running 213.95s Step 638( 83.00%), action 249, FPS 1.30, Running 214.87s Step 639( 83.33%), action 250, FPS 1.26, Running 215.67s Step 640( 83.67%), action 251, FPS 1.29, Running 216.48s Step 641( 84.00%), action 252, FPS 1.30, Running 216.97s Step 642( 84.33%), action 253, FPS 1.31, Running 217.93s Step 643( 84.67%), action 254, FPS 1.30, Running 218.65s Step 644( 85.00%), action 255, FPS 1.29, Running 219.24s Step 645( 85.33%), action 256, FPS 1.27, Running 219.91s Step 646( 85.67%), action 257, FPS 1.28, Running 220.78s Step 647( 86.00%), action 258, FPS 1.28, Running 221.48s Step 648( 86.33%), action 259, FPS 1.29, Running 222.32s Step 649( 86.67%), action 260, FPS 1.32, Running 222.54s Step 650( 87.00%), action 261, FPS 1.33, Running 223.66s Step 651( 87.33%), action 262, FPS 1.32, Running 224.40s Step 652( 87.67%), action 263, FPS 1.31, Running 225.00s Step 653( 88.00%), action 264, FPS 1.33, Running 225.55s Step 654( 88.33%), action 265, FPS 1.34, Running 226.52s Step 655( 88.67%), action 266, FPS 1.34, Running 227.25s Step 656( 89.00%), action 267, FPS 1.35, Running 228.08s Step 657( 89.33%), action 268, FPS 1.34, Running 228.89s Step 658( 89.67%), action 269, FPS 1.34, Running 229.81s Step 659( 90.00%), action 270, FPS 1.34, Running 230.55s Step 660( 90.33%), action 271, FPS 1.36, Running 231.22s Step 661( 90.67%), action 272, FPS 1.34, Running 231.94s Step 662( 91.00%), action 273, FPS 1.38, Running 232.46s Step 663( 91.33%), action 274, FPS 1.39, Running 233.01s [2026-08-02 21:14:47] [57 ] Seed 56 success after 234.02 s. +steps: 663 , actions: 274 . +Instruction: Empty +Total 34/57(59.65%) success. +Setting seed: 57 +Step 1( N/A%), pre moving , FPS 10.94, Running 0.09s Step 2( N/A%), pre moving , FPS 14.88, Running 0.13s Step 3( N/A%), pre moving , FPS 17.47, Running 0.17s Step 4( N/A%), pre moving , FPS 19.06, Running 0.21s Step 5( N/A%), pre moving , FPS 20.03, Running 0.25s Step 6( N/A%), pre moving , FPS 20.91, Running 0.29s Step 7( N/A%), pre moving , FPS 21.58, Running 0.32s Step 8( N/A%), pre moving , FPS 22.18, Running 0.36s Step 9( N/A%), pre moving , FPS 22.68, Running 0.40s Step 10( N/A%), pre moving , FPS 23.04, Running 0.43s Step 11( N/A%), pre moving , FPS 23.38, Running 0.47s Step 12( N/A%), pre moving , FPS 23.55, Running 0.51s Step 13( N/A%), pre moving , FPS 23.73, Running 0.55s Step 14( N/A%), pre moving , FPS 23.89, Running 0.59s Step 15( N/A%), pre moving , FPS 24.09, Running 0.62s Step 16( N/A%), pre moving , FPS 24.25, Running 0.66s Step 17( N/A%), pre moving , FPS 24.25, Running 0.70s Step 18( N/A%), pre moving , FPS 24.25, Running 0.74s Step 19( N/A%), pre moving , FPS 24.38, Running 0.78s Step 20( N/A%), pre moving , FPS 24.46, Running 0.82s Step 21( N/A%), pre moving , FPS 21.77, Running 1.01s Step 22( N/A%), pre moving , FPS 21.22, Running 1.08s Step 23( N/A%), pre moving , FPS 21.30, Running 1.11s Step 24( N/A%), pre moving , FPS 21.41, Running 1.14s Step 25( N/A%), pre moving , FPS 21.54, Running 1.18s Step 26( N/A%), pre moving , FPS 17.33, Running 1.44s Step 27( N/A%), pre moving , FPS 17.29, Running 1.48s Step 28( N/A%), pre moving , FPS 17.09, Running 1.53s Step 29( N/A%), pre moving , FPS 17.09, Running 1.57s Step 30( N/A%), pre moving , FPS 17.11, Running 1.60s Step 31( N/A%), pre moving , FPS 17.01, Running 1.65s Step 32( N/A%), pre moving , FPS 16.98, Running 1.69s Step 33( N/A%), pre moving , FPS 16.94, Running 1.73s Step 34( N/A%), pre moving , FPS 16.93, Running 1.77s Step 35( N/A%), pre moving , FPS 16.83, Running 1.81s Step 36( N/A%), pre moving , FPS 13.56, Running 2.13s Step 37( N/A%), pre moving , FPS 13.57, Running 2.17s Step 38( N/A%), pre moving , FPS 13.57, Running 2.22s Step 39( N/A%), pre moving , FPS 13.55, Running 2.26s Step 40( N/A%), pre moving , FPS 13.56, Running 2.29s Step 41( N/A%), pre moving , FPS 15.16, Running 2.33s Step 42( N/A%), pre moving , FPS 15.49, Running 2.37s Step 43( N/A%), pre moving , FPS 15.38, Running 2.41s Step 44( N/A%), pre moving , FPS 15.22, Running 2.46s Step 45( N/A%), pre moving , FPS 15.13, Running 2.50s Step 46( N/A%), pre moving , FPS 18.21, Running 2.54s Step 47( N/A%), pre moving , FPS 18.25, Running 2.58s Step 48( N/A%), pre moving , FPS 18.46, Running 2.61s Step 49( N/A%), pre moving , FPS 18.40, Running 2.65s Step 50( N/A%), pre moving , FPS 18.33, Running 2.69s Step 51( N/A%), pre moving , FPS 18.09, Running 2.75s Step 52( N/A%), pre moving , FPS 17.86, Running 2.81s Step 53( N/A%), pre moving , FPS 17.63, Running 2.86s Step 54( N/A%), pre moving , FPS 17.38, Running 2.92s Step 55( N/A%), pre moving , FPS 17.19, Running 2.97s Step 56( N/A%), pre moving , FPS 22.33, Running 3.03s Step 57( N/A%), pre moving , FPS 21.92, Running 3.09s Step 58( N/A%), pre moving , FPS 21.57, Running 3.14s Step 59( N/A%), pre moving , FPS 21.12, Running 3.20s Step 60( N/A%), pre moving , FPS 20.63, Running 3.26s Step 61( N/A%), pre moving , FPS 20.12, Running 3.32s Step 62( N/A%), pre moving , FPS 19.78, Running 3.38s Step 63( N/A%), pre moving , FPS 19.44, Running 3.44s Step 64( N/A%), pre moving , FPS 19.13, Running 3.50s Step 65( N/A%), pre moving , FPS 18.79, Running 3.56s Step 66( N/A%), pre moving , FPS 18.45, Running 3.62s Step 67( N/A%), pre moving , FPS 18.14, Running 3.68s Step 68( N/A%), pre moving , FPS 17.83, Running 3.74s Step 69( N/A%), pre moving , FPS 17.55, Running 3.79s Step 70( N/A%), pre moving , FPS 17.25, Running 3.85s Step 71( N/A%), pre moving , FPS 17.27, Running 3.91s Step 72( N/A%), pre moving , FPS 17.24, Running 3.97s Step 73( N/A%), pre moving , FPS 17.10, Running 4.03s Step 74( N/A%), pre moving , FPS 17.00, Running 4.09s Step 75( N/A%), pre moving , FPS 17.00, Running 4.15s Step 76( N/A%), pre moving , FPS 16.90, Running 4.21s Step 77( N/A%), pre moving , FPS 16.86, Running 4.27s Step 78( N/A%), pre moving , FPS 16.83, Running 4.33s Step 79( N/A%), pre moving , FPS 16.80, Running 4.39s Step 80( N/A%), pre moving , FPS 16.82, Running 4.45s Step 81( N/A%), pre moving , FPS 16.88, Running 4.51s Step 82( N/A%), pre moving , FPS 16.82, Running 4.57s Step 83( N/A%), pre moving , FPS 17.12, Running 4.61s Step 84( N/A%), pre moving , FPS 17.40, Running 4.65s Step 85( N/A%), pre moving , FPS 17.69, Running 4.70s Step 86( N/A%), pre moving , FPS 17.96, Running 4.74s Step 87( N/A%), pre moving , FPS 18.24, Running 4.78s Step 88( N/A%), pre moving , FPS 18.56, Running 4.81s Step 89( N/A%), pre moving , FPS 18.85, Running 4.85s Step 90( N/A%), pre moving , FPS 19.14, Running 4.90s Step 91( N/A%), pre moving , FPS 18.95, Running 4.97s Step 92( N/A%), pre moving , FPS 19.29, Running 5.00s Step 93( N/A%), pre moving , FPS 19.80, Running 5.04s Step 94( N/A%), pre moving , FPS 20.29, Running 5.08s Step 95( N/A%), pre moving , FPS 20.68, Running 5.12s Step 96( N/A%), pre moving , FPS 21.24, Running 5.16s Step 97( N/A%), pre moving , FPS 21.72, Running 5.19s Step 98( N/A%), pre moving , FPS 22.23, Running 5.23s Step 99( N/A%), pre moving , FPS 22.70, Running 5.27s Step 100( N/A%), pre moving , FPS 23.08, Running 5.32s Step 101( N/A%), pre moving , FPS 23.50, Running 5.36s Step 102( N/A%), pre moving , FPS 24.11, Running 5.40s Step 103( N/A%), pre moving , FPS 24.12, Running 5.44s Step 104( N/A%), pre moving , FPS 24.29, Running 5.48s Step 105( N/A%), pre moving , FPS 24.35, Running 5.52s Step 106( N/A%), pre moving , FPS 24.33, Running 5.56s Step 107( N/A%), pre moving , FPS 24.39, Running 5.60s Step 108( N/A%), pre moving , FPS 15.25, Running 6.12s Step 109( N/A%), pre moving , FPS 14.12, Running 6.27s Step 110( N/A%), pre moving , FPS 12.45, Running 6.50s Step 111( N/A%), pre moving , FPS 11.77, Running 6.66s Step 112( N/A%), pre moving , FPS 10.52, Running 6.91s Step 113( N/A%), pre moving , FPS 9.90, Running 7.06s Step 114( N/A%), pre moving , FPS 9.13, Running 7.27s Step 115( N/A%), pre moving , FPS 8.67, Running 7.42s Step 116( N/A%), pre moving , FPS 7.94, Running 7.67s Step 117( N/A%), pre moving , FPS 7.57, Running 7.84s Step 118( N/A%), pre moving , FPS 7.09, Running 8.05s Step 119( N/A%), pre moving , FPS 6.78, Running 8.22s Step 120( N/A%), pre moving , FPS 6.32, Running 8.48s Step 121( N/A%), pre moving , FPS 6.12, Running 8.63s Step 122( N/A%), pre moving , FPS 5.69, Running 8.91s Step 123( N/A%), pre moving , FPS 5.51, Running 9.06s Step 124( N/A%), pre moving , FPS 5.20, Running 9.32s Step 125( N/A%), pre moving , FPS 5.03, Running 9.50s Step 126( N/A%), pre moving , FPS 4.70, Running 9.82s Step 127( N/A%), pre moving , FPS 4.51, Running 10.03s Step 128( N/A%), pre moving , FPS 4.79, Running 10.30s Step 129( N/A%), pre moving , FPS 4.79, Running 10.45s Step 130( N/A%), pre moving , FPS 4.72, Running 10.74s Step 131( N/A%), pre moving , FPS 4.76, Running 10.87s Step 132( N/A%), pre moving , FPS 4.73, Running 11.13s Step 133( N/A%), pre moving , FPS 4.72, Running 11.30s Step 134( N/A%), pre moving , FPS 4.68, Running 11.54s Step 135( N/A%), pre moving , FPS 4.68, Running 11.70s Step 136( N/A%), pre moving , FPS 4.70, Running 11.93s Step 137( N/A%), pre moving , FPS 4.68, Running 12.11s Step 138( N/A%), pre moving , FPS 4.68, Running 12.33s Step 139( N/A%), pre moving , FPS 4.70, Running 12.48s Step 140( N/A%), pre moving , FPS 4.73, Running 12.71s Step 141( N/A%), pre moving , FPS 4.72, Running 12.86s Step 142( N/A%), pre moving , FPS 4.80, Running 13.08s Step 143( N/A%), pre moving , FPS 4.78, Running 13.25s Step 144( N/A%), pre moving , FPS 4.76, Running 13.53s Step 145( N/A%), pre moving , FPS 4.76, Running 13.70s Step 146( N/A%), pre moving , FPS 4.85, Running 13.94s Step 147( N/A%), pre moving , FPS 4.90, Running 14.12s Step 148( N/A%), pre moving , FPS 4.91, Running 14.37s Step 149( N/A%), pre moving , FPS 4.90, Running 14.53s Step 150( N/A%), pre moving , FPS 4.95, Running 14.78s Step 151( N/A%), pre moving , FPS 4.85, Running 14.99s Step 152( N/A%), pre moving , FPS 4.87, Running 15.24s Step 153( N/A%), pre moving , FPS 4.85, Running 15.42s Step 154( N/A%), pre moving , FPS 4.85, Running 15.67s Step 155( N/A%), pre moving , FPS 4.81, Running 15.86s Step 156( N/A%), pre moving , FPS 4.80, Running 16.10s Step 157( N/A%), pre moving , FPS 4.81, Running 16.27s Step 158( N/A%), pre moving , FPS 4.79, Running 16.50s Step 159( N/A%), pre moving , FPS 4.78, Running 16.66s Step 160( N/A%), pre moving , FPS 4.77, Running 16.91s Step 161( N/A%), pre moving , FPS 4.72, Running 17.10s Step 162( N/A%), pre moving , FPS 4.61, Running 17.42s Step 163( N/A%), pre moving , FPS 4.58, Running 17.62s Step 164( N/A%), pre moving , FPS 4.61, Running 17.87s Step 165( N/A%), pre moving , FPS 4.59, Running 18.06s Step 166( N/A%), pre moving , FPS 4.59, Running 18.30s Step 167( N/A%), pre moving , FPS 4.65, Running 18.42s Step 168( N/A%), pre moving , FPS 4.67, Running 18.65s Step 169( N/A%), pre moving , FPS 4.80, Running 18.69s Step 170( N/A%), pre moving , FPS 5.05, Running 18.74s Step 171( N/A%), pre moving , FPS 5.29, Running 18.77s Step 172( N/A%), pre moving , FPS 5.59, Running 18.82s Step 173( N/A%), pre moving , FPS 5.82, Running 18.86s Step 174( N/A%), pre moving , FPS 6.19, Running 18.90s Step 175( N/A%), pre moving , FPS 6.50, Running 18.94s Step 176( N/A%), pre moving , FPS 6.95, Running 18.98s Step 177( N/A%), pre moving , FPS 7.27, Running 19.02s Step 178( N/A%), pre moving , FPS 7.84, Running 19.05s Step 179( N/A%), pre moving , FPS 7.02, Running 19.50s Step 180( N/A%), pre moving , FPS 7.58, Running 19.55s Step 181( N/A%), pre moving , FPS 8.03, Running 19.59s Step 182( N/A%), pre moving , FPS 9.04, Running 19.63s Step 183( N/A%), pre moving , FPS 9.62, Running 19.70s Step 184( N/A%), pre moving , FPS 10.54, Running 19.76s Step 185( N/A%), pre moving , FPS 11.38, Running 19.81s Step 186( N/A%), pre moving , FPS 12.68, Running 19.87s Step 187( N/A%), pre moving , FPS 13.23, Running 19.93s Step 188( N/A%), pre moving , FPS 14.95, Running 19.99s Step 189( N/A%), pre moving , FPS 14.78, Running 20.05s Step 190( N/A%), pre moving , FPS 14.20, Running 20.15s Step 191( N/A%), pre moving , FPS 13.55, Running 20.25s Step 192( N/A%), pre moving , FPS 13.32, Running 20.32s Step 193( N/A%), pre moving , FPS 13.12, Running 20.38s Step 194( N/A%), pre moving , FPS 12.77, Running 20.46s Step 195( N/A%), pre moving , FPS 12.65, Running 20.52s Step 196( N/A%), pre moving , FPS 12.36, Running 20.59s Step 197( N/A%), pre moving , FPS 12.09, Running 20.67s Step 198( N/A%), pre moving , FPS 11.87, Running 20.74s Step 199( N/A%), pre moving , FPS 15.06, Running 20.83s Step 200( N/A%), pre moving , FPS 14.45, Running 20.93s Step 201( N/A%), pre moving , FPS 13.80, Running 21.04s Step 202( N/A%), pre moving , FPS 13.31, Running 21.13s Step 203( N/A%), pre moving , FPS 13.04, Running 21.23s Step 204( N/A%), pre moving , FPS 12.78, Running 21.33s Step 205( N/A%), pre moving , FPS 12.37, Running 21.43s Step 206( N/A%), pre moving , FPS 12.04, Running 21.53s Step 207( N/A%), pre moving , FPS 11.77, Running 21.63s Step 208( N/A%), pre moving , FPS 11.51, Running 21.73s Step 209( N/A%), pre moving , FPS 11.27, Running 21.82s Step 210( N/A%), pre moving , FPS 11.30, Running 21.92s Step 211( N/A%), pre moving , FPS 11.37, Running 22.01s Step 212( N/A%), pre moving , FPS 11.19, Running 22.10s Step 213( N/A%), pre moving , FPS 10.98, Running 22.20s Step 214( N/A%), pre moving , FPS 10.74, Running 22.33s Step 215( N/A%), pre moving , FPS 10.51, Running 22.42s Step 216( N/A%), pre moving , FPS 10.35, Running 22.53s Step 217( N/A%), pre moving , FPS 10.22, Running 22.63s Step 218( N/A%), pre moving , FPS 10.08, Running 22.72s Step 219( N/A%), pre moving , FPS 10.11, Running 22.81s Step 220( N/A%), pre moving , FPS 10.19, Running 22.89s Step 221( N/A%), pre moving , FPS 10.30, Running 22.98s Step 222( N/A%), pre moving , FPS 10.41, Running 23.06s Step 223( N/A%), pre moving , FPS 10.60, Running 23.12s Step 224( N/A%), pre moving , FPS 10.79, Running 23.18s Step 225( N/A%), pre moving , FPS 11.03, Running 23.24s Step 226( N/A%), pre moving , FPS 11.37, Running 23.29s Step 227( N/A%), pre moving , FPS 11.77, Running 23.33s Step 228( N/A%), pre moving , FPS 12.19, Running 23.37s Step 229( N/A%), pre moving , FPS 12.67, Running 23.40s Step 230( N/A%), pre moving , FPS 12.93, Running 23.46s Step 231( N/A%), pre moving , FPS 13.32, Running 23.51s Step 232( N/A%), pre moving , FPS 13.72, Running 23.56s Step 233( N/A%), pre moving , FPS 14.31, Running 23.60s Step 234( N/A%), pre moving , FPS 15.19, Running 23.64s Step 235( N/A%), pre moving , FPS 15.93, Running 23.68s Step 236( N/A%), pre moving , FPS 16.92, Running 23.71s Step 237( N/A%), pre moving , FPS 17.98, Running 23.74s Step 238( N/A%), pre moving , FPS 19.07, Running 23.77s Step 239( N/A%), pre moving , FPS 20.15, Running 23.80s Step 240( N/A%), pre moving , FPS 14.60, Running 24.26s Step 241( N/A%), pre moving , FPS 15.14, Running 24.30s Step 242( N/A%), pre moving , FPS 15.64, Running 24.33s Step 243( N/A%), pre moving , FPS 15.86, Running 24.38s Step 244( N/A%), pre moving , FPS 16.25, Running 24.41s Step 245( N/A%), pre moving , FPS 16.45, Running 24.46s Step 246( N/A%), pre moving , FPS 16.69, Running 24.49s Step 247( N/A%), pre moving , FPS 16.23, Running 24.56s Step 248( N/A%), pre moving , FPS 16.20, Running 24.60s Step 249( N/A%), pre moving , FPS 15.57, Running 24.68s Step 250( N/A%), pre moving , FPS 15.73, Running 24.73s Step 251( N/A%), pre moving , FPS 15.74, Running 24.78s Step 252( N/A%), pre moving , FPS 15.78, Running 24.83s Step 253( N/A%), pre moving , FPS 15.64, Running 24.88s Step 254( N/A%), pre moving , FPS 15.54, Running 24.93s Step 255( N/A%), pre moving , FPS 15.35, Running 24.98s Step 256( N/A%), pre moving , FPS 15.12, Running 25.03s Step 257( N/A%), pre moving , FPS 14.84, Running 25.09s Step 258( N/A%), pre moving , FPS 14.62, Running 25.14s Step 259( N/A%), pre moving , FPS 14.25, Running 25.21s Step 260( N/A%), pre moving , FPS 20.02, Running 25.26s Step 261( N/A%), pre moving , FPS 19.26, Running 25.34s Step 262( N/A%), pre moving , FPS 18.85, Running 25.40s Step 263( N/A%), pre moving , FPS 18.60, Running 25.45s Step 264( N/A%), pre moving , FPS 17.98, Running 25.52s Step 265( N/A%), pre moving , FPS 17.69, Running 25.59s Step 266( N/A%), pre moving , FPS 17.41, Running 25.64s Step 267( N/A%), pre moving , FPS 17.45, Running 25.71s Step 268( N/A%), pre moving , FPS 16.81, Running 25.79s Step 269( N/A%), pre moving , FPS 16.98, Running 25.86s Step 270( N/A%), pre moving , FPS 16.52, Running 25.95s Step 271( N/A%), pre moving , FPS 16.21, Running 26.02s Step 272( N/A%), pre moving , FPS 15.67, Running 26.11s Step 273( N/A%), pre moving , FPS 15.46, Running 26.17s Step 274( N/A%), pre moving , FPS 15.26, Running 26.24s Step 275( N/A%), pre moving , FPS 15.02, Running 26.31s Step 276( N/A%), pre moving , FPS 14.65, Running 26.40s Step 277( N/A%), pre moving , FPS 14.53, Running 26.46s Step 278( N/A%), pre moving , FPS 14.34, Running 26.53s Step 279( N/A%), pre moving , FPS 14.25, Running 26.61s Step 280( N/A%), pre moving , FPS 13.87, Running 26.70s Step 281( N/A%), pre moving , FPS 13.95, Running 26.77s Step 282( N/A%), pre moving , FPS 13.73, Running 26.85s Step 283( N/A%), pre moving , FPS 13.62, Running 26.92s Step 284( N/A%), pre moving , FPS 13.49, Running 27.01s Step 285( N/A%), pre moving , FPS 13.49, Running 27.07s Step 286( N/A%), pre moving , FPS 13.18, Running 27.16s Step 287( N/A%), pre moving , FPS 13.00, Running 27.25s Step 288( N/A%), pre moving , FPS 12.93, Running 27.34s Step 289( N/A%), pre moving , FPS 12.83, Running 27.42s Step 290( N/A%), pre moving , FPS 12.81, Running 27.51s Step 291( N/A%), pre moving , FPS 12.62, Running 27.60s Step 292( N/A%), pre moving , FPS 12.71, Running 27.68s Step 293( N/A%), pre moving , FPS 12.54, Running 27.77s Step 294( N/A%), pre moving , FPS 12.41, Running 27.85s Step 295( N/A%), pre moving , FPS 12.32, Running 27.93s Step 296( N/A%), pre moving , FPS 12.37, Running 28.01s Step 297( N/A%), pre moving , FPS 12.28, Running 28.09s Step 298( N/A%), pre moving , FPS 12.21, Running 28.17s Step 299( N/A%), pre moving , FPS 12.19, Running 28.25s Step 300( N/A%), pre moving , FPS 12.33, Running 28.33s Step 301( N/A%), pre moving , FPS 12.32, Running 28.39s Step 302( N/A%), pre moving , FPS 12.46, Running 28.46s Step 303( N/A%), pre moving , FPS 12.63, Running 28.51s Step 304( N/A%), pre moving , FPS 12.91, Running 28.56s Step 305( N/A%), pre moving , FPS 13.00, Running 28.61s Step 306( N/A%), pre moving , FPS 13.43, Running 28.65s Step 307( N/A%), pre moving , FPS 13.96, Running 28.68s Step 308( N/A%), pre moving , FPS 14.58, Running 28.71s Step 309( N/A%), pre moving , FPS 15.04, Running 28.75s Step 310( N/A%), pre moving , FPS 15.65, Running 28.78s Step 311( N/A%), pre moving , FPS 16.42, Running 28.82s Step 312( N/A%), pre moving , FPS 17.10, Running 28.85s Step 313( N/A%), pre moving , FPS 17.95, Running 28.88s Step 314( N/A%), pre moving , FPS 18.84, Running 28.91s Step 315( N/A%), pre moving , FPS 19.75, Running 28.95s Step 316( N/A%), pre moving , FPS 20.72, Running 28.98s Step 317( N/A%), pre moving , FPS 21.81, Running 29.01s Step 318( N/A%), pre moving , FPS 23.02, Running 29.04s Step 319( N/A%), pre moving , FPS 24.38, Running 29.07s Step 320( N/A%), pre moving , FPS 25.56, Running 29.11s Step 321( N/A%), pre moving , FPS 26.70, Running 29.14s Step 322( N/A%), pre moving , FPS 27.62, Running 29.18s Step 323( N/A%), pre moving , FPS 28.30, Running 29.21s Step 324( N/A%), pre moving , FPS 29.07, Running 29.24s Step 325( N/A%), pre moving , FPS 30.08, Running 29.28s Step 326( N/A%), pre moving , FPS 30.17, Running 29.31s Step 327( N/A%), pre moving , FPS 30.06, Running 29.34s Step 328( N/A%), pre moving , FPS 29.93, Running 29.38s Step 329( N/A%), pre moving , FPS 30.34, Running 29.41s Step 330( N/A%), pre moving , FPS 30.46, Running 29.44s Step 331( N/A%), pre moving , FPS 30.64, Running 29.47s Step 332( N/A%), pre moving , FPS 30.66, Running 29.50s Step 333( N/A%), pre moving , FPS 19.02, Running 29.93s Step 334( N/A%), pre moving , FPS 19.02, Running 29.96s Step 335( N/A%), pre moving , FPS 18.98, Running 30.00s Step 336( N/A%), pre moving , FPS 18.60, Running 30.05s Step 337( N/A%), pre moving , FPS 18.21, Running 30.11s Step 338( N/A%), pre moving , FPS 17.88, Running 30.16s Step 339( N/A%), pre moving , FPS 17.64, Running 30.21s Step 340( N/A%), pre moving , FPS 17.68, Running 30.24s Step 341( N/A%), pre moving , FPS 17.75, Running 30.27s Step 342( N/A%), pre moving , FPS 17.62, Running 30.32s Step 343( N/A%), pre moving , FPS 17.38, Running 30.36s Step 344( N/A%), pre moving , FPS 17.16, Running 30.41s Step 345( N/A%), pre moving , FPS 16.93, Running 30.46s Step 346( N/A%), pre moving , FPS 16.73, Running 30.51s Step 347( N/A%), pre moving , FPS 16.51, Running 30.56s Step 348( N/A%), pre moving , FPS 16.17, Running 30.62s Step 349( N/A%), pre moving , FPS 15.95, Running 30.66s Step 350( N/A%), pre moving , FPS 15.95, Running 30.70s Step 351( N/A%), pre moving , FPS 15.85, Running 30.73s Step 352( N/A%), pre moving , FPS 15.83, Running 30.77s Step 353( N/A%), pre moving , FPS 22.91, Running 30.81s Step 354( N/A%), pre moving , FPS 22.77, Running 30.84s Step 355( N/A%), pre moving , FPS 22.86, Running 30.88s Step 356( N/A%), pre moving , FPS 23.42, Running 30.91s Step 357( N/A%), pre moving , FPS 24.05, Running 30.94s Step 358( N/A%), pre moving , FPS 24.68, Running 30.97s Step 359( N/A%), pre moving , FPS 25.04, Running 31.01s Step 360( N/A%), pre moving , FPS 24.73, Running 31.05s Step 361( N/A%), pre moving , FPS 24.18, Running 31.10s Step 362( N/A%), pre moving , FPS 24.14, Running 31.14s Step 363( N/A%), pre moving , FPS 24.05, Running 31.19s Step 364( N/A%), pre moving , FPS 23.72, Running 31.25s Step 365( N/A%), pre moving , FPS 23.70, Running 31.30s Step 366( N/A%), pre moving , FPS 23.77, Running 31.35s Step 367( N/A%), pre moving , FPS 23.68, Running 31.40s Step 368( N/A%), pre moving , FPS 24.04, Running 31.45s Step 369( N/A%), pre moving , FPS 24.06, Running 31.49s Step 370( N/A%), pre moving , FPS 23.59, Running 31.54s Step 371( N/A%), pre moving , FPS 23.27, Running 31.59s Step 372( N/A%), pre moving , FPS 22.81, Running 31.64s Step 373( N/A%), pre moving , FPS 22.59, Running 31.69s Step 374( N/A%), pre moving , FPS 22.26, Running 31.74s Step 375( N/A%), pre moving , FPS 21.89, Running 31.79s Step 376( N/A%), pre moving , FPS 21.52, Running 31.84s Step 377( N/A%), pre moving , FPS 21.15, Running 31.89s Step 378( N/A%), pre moving , FPS 20.74, Running 31.94s Step 379( N/A%), pre moving , FPS 20.34, Running 31.99s Step 380( N/A%), pre moving , FPS 20.02, Running 32.05s Step 381( N/A%), pre moving , FPS 20.02, Running 32.10s Step 382( N/A%), pre moving , FPS 20.35, Running 32.13s Step 383( N/A%), pre moving , FPS 20.77, Running 32.16s Step 384( N/A%), pre moving , FPS 21.39, Running 32.19s Step 385( N/A%), pre moving , FPS 21.77, Running 32.22s Step 386( N/A%), pre moving , FPS 22.11, Running 32.25s Step 387( N/A%), pre moving , FPS 22.62, Running 32.28s Step 388( N/A%), pre moving , FPS 22.86, Running 32.32s Step 389( N/A%), pre moving , FPS 23.18, Running 32.36s Step 390( N/A%), pre moving , FPS 23.60, Running 32.39s Step 391( N/A%), pre moving , FPS 24.15, Running 32.42s Step 392( N/A%), pre moving , FPS 24.73, Running 32.45s Step 393( N/A%), pre moving , FPS 25.27, Running 32.48s Step 394( N/A%), pre moving , FPS 25.88, Running 32.51s Step 395( N/A%), pre moving , FPS 26.44, Running 32.55s Step 396( N/A%), pre moving , FPS 27.08, Running 32.58s Step 397( N/A%), pre moving , FPS 27.54, Running 32.61s Step 398( N/A%), pre moving , FPS 28.18, Running 32.64s Step 399( N/A%), pre moving , FPS 28.73, Running 32.69s Step 400( N/A%), pre moving , FPS 29.76, Running 32.72s Step 401( N/A%), pre moving , FPS 30.35, Running 32.75s Step 402( N/A%), pre moving , FPS 30.22, Running 32.79s Step 403( N/A%), pre moving , FPS 30.11, Running 32.82s Step 404( N/A%), pre moving , FPS 30.12, Running 32.85s Step 405( N/A%), pre moving , FPS 30.13, Running 32.88s Step 406( N/A%), pre moving , FPS 9.10, Running 34.45s Step 407( N/A%), pre moving , FPS 8.27, Running 34.70s Step 408( N/A%), pre moving , FPS 7.85, Running 34.87s Step 409( N/A%), pre moving , FPS 7.28, Running 35.11s Step 410( N/A%), pre moving , FPS 6.97, Running 35.26s Step 411( N/A%), pre moving , FPS 6.54, Running 35.48s Step 412( N/A%), pre moving , FPS 6.20, Running 35.68s Step 413( N/A%), pre moving , FPS 5.83, Running 35.91s Step 414( N/A%), pre moving , FPS 5.62, Running 36.07s Step 415( N/A%), pre moving , FPS 5.31, Running 36.31s Step 416( N/A%), pre moving , FPS 5.14, Running 36.47s Step 417( N/A%), pre moving , FPS 4.88, Running 36.71s Step 418( N/A%), pre moving , FPS 4.73, Running 36.87s Step 419( N/A%), pre moving , FPS 4.56, Running 37.07s Step 420( N/A%), pre moving , FPS 4.43, Running 37.23s Step 421( N/A%), pre moving , FPS 4.20, Running 37.51s Step 422( N/A%), pre moving , FPS 4.11, Running 37.66s Step 423( N/A%), pre moving , FPS 3.92, Running 37.93s Step 424( N/A%), pre moving , FPS 3.81, Running 38.10s Step 425( N/A%), pre moving , FPS 3.66, Running 38.35s Step 426( 0.33%), action 1, FPS 3.61, Running 39.99s Step 427( 0.67%), action 2, FPS 3.55, Running 40.34s Step 428( 1.00%), action 3, FPS 3.01, Running 41.51s Step 429( 1.33%), action 4, FPS 2.91, Running 41.97s Step 430( 1.67%), action 5, FPS 2.56, Running 43.07s Step 431( 2.00%), action 6, FPS 2.45, Running 43.63s Step 432( 2.33%), action 7, FPS 2.18, Running 44.85s Step 433( 2.67%), action 8, FPS 2.14, Running 45.27s Step 434( 3.00%), action 9, FPS 2.07, Running 45.73s Step 435( 3.33%), action 10, FPS 1.95, Running 46.57s Step 436( 3.67%), action 11, FPS 1.74, Running 47.93s Step 437( 4.00%), action 12, FPS 1.67, Running 48.66s Step 438( 4.33%), action 13, FPS 1.58, Running 49.53s Step 439( 4.67%), action 14, FPS 1.54, Running 50.09s Step 440( 5.00%), action 15, FPS 1.42, Running 51.30s Step 441( 5.33%), action 16, FPS 1.36, Running 52.21s Step 442( 5.67%), action 17, FPS 1.32, Running 52.80s Step 443( 6.00%), action 18, FPS 1.28, Running 53.60s Step 444( 6.33%), action 19, FPS 1.21, Running 54.67s Step 445( 6.67%), action 20, FPS 1.16, Running 55.55s Step 446( 7.00%), action 21, FPS 1.18, Running 56.92s Step 447( 7.33%), action 22, FPS 1.17, Running 57.46s Step 448( 7.67%), action 23, FPS 1.18, Running 58.42s Step 449( 8.00%), action 24, FPS 1.16, Running 59.16s Step 450( 8.33%), action 25, FPS 1.17, Running 60.17s Step 451( 8.67%), action 26, FPS 1.16, Running 60.90s Step 452( 9.00%), action 27, FPS 1.21, Running 61.38s Step 453( 9.33%), action 28, FPS 1.18, Running 62.15s Step 454( 9.67%), action 29, FPS 1.14, Running 63.20s Step 455( 10.00%), action 30, FPS 1.17, Running 63.66s Step 456( 10.33%), action 31, FPS 1.20, Running 64.58s Step 457( 10.67%), action 32, FPS 1.20, Running 65.31s Step 458( 11.00%), action 33, FPS 1.20, Running 66.21s Step 459( 11.33%), action 34, FPS 1.22, Running 66.45s Step 460( 11.67%), action 35, FPS 1.24, Running 67.45s Step 461( 12.00%), action 36, FPS 1.24, Running 68.35s Step 462( 12.33%), action 37, FPS 1.24, Running 68.98s Step 463( 12.67%), action 38, FPS 1.28, Running 69.24s Step 464( 13.00%), action 39, FPS 1.29, Running 70.15s Step 465( 13.33%), action 40, FPS 1.35, Running 70.41s Step 466( 13.67%), action 41, FPS 1.35, Running 71.69s Step 467( 14.00%), action 42, FPS 1.35, Running 72.27s Step 468( 14.33%), action 43, FPS 1.34, Running 73.30s Step 469( 14.67%), action 44, FPS 1.36, Running 73.87s Step 470( 15.00%), action 45, FPS 1.36, Running 74.92s Step 471( 15.33%), action 46, FPS 1.37, Running 75.53s Step 472( 15.67%), action 47, FPS 1.33, Running 76.44s Step 473( 16.00%), action 48, FPS 1.33, Running 77.19s Step 474( 16.33%), action 49, FPS 1.34, Running 78.09s Step 475( 16.67%), action 50, FPS 1.36, Running 78.37s Step 476( 17.00%), action 51, FPS 1.35, Running 79.40s Step 477( 17.33%), action 52, FPS 1.40, Running 79.61s Step 478( 17.67%), action 53, FPS 1.39, Running 80.65s Step 479( 18.00%), action 54, FPS 1.35, Running 81.30s Step 480( 18.33%), action 55, FPS 1.39, Running 81.82s Step 481( 18.67%), action 56, FPS 1.40, Running 82.59s Step 482( 19.00%), action 57, FPS 1.39, Running 83.37s Step 483( 19.33%), action 58, FPS 1.35, Running 84.05s Step 484( 19.67%), action 59, FPS 1.38, Running 84.67s Step 485( 20.00%), action 60, FPS 1.36, Running 85.06s Step 486( 20.33%), action 61, FPS 1.40, Running 85.98s Step 487( 20.67%), action 62, FPS 1.42, Running 86.31s Step 488( 21.00%), action 63, FPS 1.46, Running 87.00s Step 489( 21.33%), action 64, FPS 1.49, Running 87.32s Step 490( 21.67%), action 65, FPS 1.54, Running 87.90s Step 491( 22.00%), action 66, FPS 1.53, Running 88.59s Step 492( 22.33%), action 67, FPS 1.55, Running 89.36s Step 493( 22.67%), action 68, FPS 1.59, Running 89.78s Step 494( 23.00%), action 69, FPS 1.58, Running 90.74s Step 495( 23.33%), action 70, FPS 1.57, Running 91.09s Step 496( 23.67%), action 71, FPS 1.59, Running 91.99s Step 497( 24.00%), action 72, FPS 1.58, Running 92.26s Step 498( 24.33%), action 73, FPS 1.60, Running 93.16s Step 499( 24.67%), action 74, FPS 1.58, Running 93.94s Step 500( 25.00%), action 75, FPS 1.51, Running 95.04s Step 501( 25.33%), action 76, FPS 1.52, Running 95.72s Step 502( 25.67%), action 77, FPS 1.53, Running 96.47s Step 503( 26.00%), action 78, FPS 1.58, Running 96.74s Step 504( 26.33%), action 79, FPS 1.54, Running 97.69s Step 505( 26.67%), action 80, FPS 1.51, Running 98.33s Step 506( 27.00%), action 81, FPS 1.48, Running 99.48s Step 507( 27.33%), action 82, FPS 1.46, Running 99.97s Step 508( 27.67%), action 83, FPS 1.48, Running 100.51s Step 509( 28.00%), action 84, FPS 1.45, Running 101.10s Step 510( 28.33%), action 85, FPS 1.46, Running 101.64s Step 511( 28.67%), action 86, FPS 1.49, Running 102.02s Step 512( 29.00%), action 87, FPS 1.46, Running 103.05s Step 513( 29.33%), action 88, FPS 1.44, Running 103.70s Step 514( 29.67%), action 89, FPS 1.47, Running 104.33s Step 515( 30.00%), action 90, FPS 1.48, Running 104.60s Step 516( 30.33%), action 91, FPS 1.47, Running 105.62s Step 517( 30.67%), action 92, FPS 1.42, Running 106.31s Step 518( 31.00%), action 93, FPS 1.42, Running 107.25s Step 519( 31.33%), action 94, FPS 1.44, Running 107.78s Step 520( 31.67%), action 95, FPS 1.47, Running 108.61s Step 521( 32.00%), action 96, FPS 1.51, Running 108.93s Step 522( 32.33%), action 97, FPS 1.49, Running 109.91s Step 523( 32.67%), action 98, FPS 1.47, Running 110.40s Step 524( 33.00%), action 99, FPS 1.51, Running 110.93s Step 525( 33.33%), action 100, FPS 1.53, Running 111.44s Step 526( 33.67%), action 101, FPS 1.56, Running 112.28s Step 527( 34.00%), action 102, FPS 1.59, Running 112.57s Step 528( 34.33%), action 103, FPS 1.59, Running 113.06s Step 529( 34.67%), action 104, FPS 1.60, Running 113.61s Step 530( 35.00%), action 105, FPS 1.58, Running 114.29s Step 531( 35.33%), action 106, FPS 1.60, Running 114.50s Step 532( 35.67%), action 107, FPS 1.63, Running 115.29s Step 533( 36.00%), action 108, FPS 1.68, Running 115.61s Step 534( 36.33%), action 109, FPS 1.69, Running 116.15s Step 535( 36.67%), action 110, FPS 1.69, Running 116.44s Step 536( 37.00%), action 111, FPS 1.75, Running 117.04s Step 537( 37.33%), action 112, FPS 1.79, Running 117.46s Step 538( 37.67%), action 113, FPS 1.78, Running 118.47s Step 539( 38.00%), action 114, FPS 1.77, Running 119.06s Step 540( 38.33%), action 115, FPS 1.83, Running 119.53s Step 541( 38.67%), action 116, FPS 1.77, Running 120.24s Step 542( 39.00%), action 117, FPS 1.82, Running 120.90s Step 543( 39.33%), action 118, FPS 1.77, Running 121.68s Step 544( 39.67%), action 119, FPS 1.71, Running 122.66s Step 545( 40.00%), action 120, FPS 1.67, Running 123.41s Step 546( 40.33%), action 121, FPS 1.65, Running 124.38s Step 547( 40.67%), action 122, FPS 1.66, Running 124.63s Step 548( 41.00%), action 123, FPS 1.61, Running 125.50s Step 549( 41.33%), action 124, FPS 1.59, Running 126.17s Step 550( 41.67%), action 125, FPS 1.56, Running 127.12s Step 551( 42.00%), action 126, FPS 1.50, Running 127.82s Step 552( 42.33%), action 127, FPS 1.47, Running 128.86s Step 553( 42.67%), action 128, FPS 1.47, Running 129.19s Step 554( 43.00%), action 129, FPS 1.46, Running 129.86s Step 555( 43.33%), action 130, FPS 1.44, Running 130.34s Step 556( 43.67%), action 131, FPS 1.42, Running 131.08s Step 557( 44.00%), action 132, FPS 1.40, Running 131.73s Step 558( 44.33%), action 133, FPS 1.40, Running 132.72s Step 559( 44.67%), action 134, FPS 1.40, Running 133.34s Step 560( 45.00%), action 135, FPS 1.37, Running 134.10s Step 561( 45.33%), action 136, FPS 1.40, Running 134.55s Step 562( 45.67%), action 137, FPS 1.42, Running 135.00s Step 563( 46.00%), action 138, FPS 1.48, Running 135.22s Step 564( 46.33%), action 139, FPS 1.54, Running 135.68s Step 565( 46.67%), action 140, FPS 1.60, Running 135.89s Step 566( 47.00%), action 141, FPS 1.62, Running 136.73s Step 567( 47.33%), action 142, FPS 1.62, Running 136.96s Step 568( 47.67%), action 143, FPS 1.63, Running 137.78s Step 569( 48.00%), action 144, FPS 1.64, Running 138.36s Step 570( 48.33%), action 145, FPS 1.66, Running 139.17s Step 571( 48.67%), action 146, FPS 1.69, Running 139.69s Step 572( 49.00%), action 147, FPS 1.76, Running 140.23s Step 573( 49.33%), action 148, FPS 1.73, Running 140.75s Step 574( 49.67%), action 149, FPS 1.78, Running 141.11s Step 575( 50.00%), action 150, FPS 1.77, Running 141.62s Step 576( 50.33%), action 151, FPS 1.79, Running 142.23s Step 577( 50.67%), action 152, FPS 1.82, Running 142.70s Step 578( 51.00%), action 153, FPS 1.92, Running 143.13s Step 579( 51.33%), action 154, FPS 1.99, Running 143.39s Step 580( 51.67%), action 155, FPS 1.94, Running 144.40s Step 581( 52.00%), action 156, FPS 1.90, Running 145.06s Step 582( 52.33%), action 157, FPS 1.83, Running 145.92s Step 583( 52.67%), action 158, FPS 1.74, Running 146.69s Step 584( 53.00%), action 159, FPS 1.75, Running 147.14s Step 585( 53.33%), action 160, FPS 1.69, Running 147.73s Step 586( 53.67%), action 161, FPS 1.64, Running 148.96s Step 587( 54.00%), action 162, FPS 1.61, Running 149.38s Step 588( 54.33%), action 163, FPS 1.63, Running 150.03s Step 589( 54.67%), action 164, FPS 1.63, Running 150.63s Step 590( 55.00%), action 165, FPS 1.65, Running 151.31s Step 591( 55.33%), action 166, FPS 1.61, Running 152.10s Step 592( 55.67%), action 167, FPS 1.57, Running 152.97s Step 593( 56.00%), action 168, FPS 1.54, Running 153.74s Step 594( 56.33%), action 169, FPS 1.48, Running 154.63s Step 595( 56.67%), action 170, FPS 1.46, Running 155.35s Step 596( 57.00%), action 171, FPS 1.39, Running 156.64s Step 597( 57.33%), action 172, FPS 1.37, Running 157.29s Step 598( 57.67%), action 173, FPS 1.31, Running 158.40s Step 599( 58.00%), action 174, FPS 1.27, Running 159.18s Step 600( 58.33%), action 175, FPS 1.26, Running 160.23s Step 601( 58.67%), action 176, FPS 1.25, Running 161.02s Step 602( 59.00%), action 177, FPS 1.25, Running 161.96s [2026-08-02 21:17:30] [58 ] Seed 57 success after 162.91 s. +steps: 602 , actions: 177 . +Instruction: Empty +Total 35/58(60.34%) success. +Setting seed: 58 +Step 1( N/A%), pre moving , FPS 5.01, Running 0.20s Step 2( N/A%), pre moving , FPS 8.52, Running 0.23s Step 3( N/A%), pre moving , FPS 11.14, Running 0.27s Step 4( N/A%), pre moving , FPS 12.77, Running 0.31s Step 5( N/A%), pre moving , FPS 14.28, Running 0.35s Step 6( N/A%), pre moving , FPS 15.38, Running 0.39s Step 7( N/A%), pre moving , FPS 16.33, Running 0.43s Step 8( N/A%), pre moving , FPS 17.21, Running 0.46s Step 9( N/A%), pre moving , FPS 17.95, Running 0.50s Step 10( N/A%), pre moving , FPS 18.58, Running 0.54s Step 11( N/A%), pre moving , FPS 19.13, Running 0.57s Step 12( N/A%), pre moving , FPS 19.48, Running 0.62s Step 13( N/A%), pre moving , FPS 19.70, Running 0.66s Step 14( N/A%), pre moving , FPS 19.98, Running 0.70s Step 15( N/A%), pre moving , FPS 20.25, Running 0.74s Step 16( N/A%), pre moving , FPS 20.36, Running 0.79s Step 17( N/A%), pre moving , FPS 20.68, Running 0.82s Step 18( N/A%), pre moving , FPS 20.98, Running 0.86s Step 19( N/A%), pre moving , FPS 21.26, Running 0.89s Step 20( N/A%), pre moving , FPS 21.51, Running 0.93s Step 21( N/A%), pre moving , FPS 19.26, Running 1.24s Step 22( N/A%), pre moving , FPS 18.64, Running 1.31s Step 23( N/A%), pre moving , FPS 18.61, Running 1.34s Step 24( N/A%), pre moving , FPS 18.60, Running 1.39s Step 25( N/A%), pre moving , FPS 18.59, Running 1.43s Step 26( N/A%), pre moving , FPS 15.56, Running 1.68s Step 27( N/A%), pre moving , FPS 15.60, Running 1.71s Step 28( N/A%), pre moving , FPS 15.60, Running 1.75s Step 29( N/A%), pre moving , FPS 15.61, Running 1.78s Step 30( N/A%), pre moving , FPS 15.57, Running 1.82s Step 31( N/A%), pre moving , FPS 15.49, Running 1.87s Step 32( N/A%), pre moving , FPS 15.51, Running 1.91s Step 33( N/A%), pre moving , FPS 15.56, Running 1.95s Step 34( N/A%), pre moving , FPS 15.59, Running 1.98s Step 35( N/A%), pre moving , FPS 15.64, Running 2.02s Step 36( N/A%), pre moving , FPS 12.74, Running 2.36s Step 37( N/A%), pre moving , FPS 12.70, Running 2.40s Step 38( N/A%), pre moving , FPS 12.70, Running 2.43s Step 39( N/A%), pre moving , FPS 12.68, Running 2.47s Step 40( N/A%), pre moving , FPS 12.67, Running 2.51s Step 41( N/A%), pre moving , FPS 15.30, Running 2.55s Step 42( N/A%), pre moving , FPS 15.69, Running 2.58s Step 43( N/A%), pre moving , FPS 15.59, Running 2.63s Step 44( N/A%), pre moving , FPS 15.68, Running 2.66s Step 45( N/A%), pre moving , FPS 15.68, Running 2.70s Step 46( N/A%), pre moving , FPS 18.82, Running 2.74s Step 47( N/A%), pre moving , FPS 18.67, Running 2.78s Step 48( N/A%), pre moving , FPS 18.57, Running 2.82s Step 49( N/A%), pre moving , FPS 18.55, Running 2.86s Step 50( N/A%), pre moving , FPS 18.45, Running 2.91s Step 51( N/A%), pre moving , FPS 18.47, Running 2.95s Step 52( N/A%), pre moving , FPS 18.21, Running 3.00s Step 53( N/A%), pre moving , FPS 18.25, Running 3.04s Step 54( N/A%), pre moving , FPS 18.27, Running 3.08s Step 55( N/A%), pre moving , FPS 18.23, Running 3.12s Step 56( N/A%), pre moving , FPS 25.06, Running 3.15s Step 57( N/A%), pre moving , FPS 25.02, Running 3.20s Step 58( N/A%), pre moving , FPS 24.64, Running 3.24s Step 59( N/A%), pre moving , FPS 24.65, Running 3.28s Step 60( N/A%), pre moving , FPS 24.68, Running 3.32s Step 61( N/A%), pre moving , FPS 24.70, Running 3.36s Step 62( N/A%), pre moving , FPS 24.62, Running 3.39s Step 63( N/A%), pre moving , FPS 24.80, Running 3.43s Step 64( N/A%), pre moving , FPS 24.42, Running 3.48s Step 65( N/A%), pre moving , FPS 23.52, Running 3.55s Step 66( N/A%), pre moving , FPS 22.81, Running 3.61s Step 67( N/A%), pre moving , FPS 22.49, Running 3.67s Step 68( N/A%), pre moving , FPS 22.04, Running 3.73s Step 69( N/A%), pre moving , FPS 21.55, Running 3.79s Step 70( N/A%), pre moving , FPS 21.27, Running 3.85s Step 71( N/A%), pre moving , FPS 20.95, Running 3.90s Step 72( N/A%), pre moving , FPS 20.78, Running 3.97s Step 73( N/A%), pre moving , FPS 20.27, Running 4.03s Step 74( N/A%), pre moving , FPS 19.88, Running 4.08s Step 75( N/A%), pre moving , FPS 19.45, Running 4.15s Step 76( N/A%), pre moving , FPS 19.01, Running 4.21s Step 77( N/A%), pre moving , FPS 18.68, Running 4.27s Step 78( N/A%), pre moving , FPS 18.52, Running 4.33s Step 79( N/A%), pre moving , FPS 18.18, Running 4.38s Step 80( N/A%), pre moving , FPS 17.85, Running 4.44s Step 81( N/A%), pre moving , FPS 17.29, Running 4.51s Step 82( N/A%), pre moving , FPS 16.98, Running 4.57s Step 83( N/A%), pre moving , FPS 16.63, Running 4.64s Step 84( N/A%), pre moving , FPS 16.35, Running 4.71s Step 85( N/A%), pre moving , FPS 16.46, Running 4.77s Step 86( N/A%), pre moving , FPS 16.48, Running 4.83s Step 87( N/A%), pre moving , FPS 16.74, Running 4.87s Step 88( N/A%), pre moving , FPS 17.06, Running 4.90s Step 89( N/A%), pre moving , FPS 17.32, Running 4.94s Step 90( N/A%), pre moving , FPS 17.49, Running 4.99s Step 91( N/A%), pre moving , FPS 17.74, Running 5.03s Step 92( N/A%), pre moving , FPS 18.13, Running 5.07s Step 93( N/A%), pre moving , FPS 18.48, Running 5.11s Step 94( N/A%), pre moving , FPS 18.65, Running 5.16s Step 95( N/A%), pre moving , FPS 19.02, Running 5.20s Step 96( N/A%), pre moving , FPS 19.40, Running 5.24s Step 97( N/A%), pre moving , FPS 19.86, Running 5.27s Step 98( N/A%), pre moving , FPS 20.30, Running 5.31s Step 99( N/A%), pre moving , FPS 20.62, Running 5.35s Step 100( N/A%), pre moving , FPS 20.94, Running 5.39s Step 101( N/A%), pre moving , FPS 21.73, Running 5.43s Step 102( N/A%), pre moving , FPS 22.16, Running 5.48s Step 103( N/A%), pre moving , FPS 22.66, Running 5.52s Step 104( N/A%), pre moving , FPS 23.54, Running 5.56s Step 105( N/A%), pre moving , FPS 24.18, Running 5.59s Step 106( N/A%), pre moving , FPS 24.78, Running 5.64s Step 107( N/A%), pre moving , FPS 24.50, Running 5.68s Step 108( N/A%), pre moving , FPS 24.37, Running 5.72s Step 109( N/A%), pre moving , FPS 24.28, Running 5.77s Step 110( N/A%), pre moving , FPS 24.35, Running 5.81s Step 111( N/A%), pre moving , FPS 23.40, Running 5.89s Step 112( N/A%), pre moving , FPS 23.29, Running 5.93s Step 113( N/A%), pre moving , FPS 23.23, Running 5.97s Step 114( N/A%), pre moving , FPS 23.27, Running 6.02s Step 115( N/A%), pre moving , FPS 23.16, Running 6.06s Step 116( N/A%), pre moving , FPS 23.17, Running 6.10s Step 117( N/A%), pre moving , FPS 23.03, Running 6.14s Step 118( N/A%), pre moving , FPS 22.95, Running 6.18s Step 119( N/A%), pre moving , FPS 23.01, Running 6.22s Step 120( N/A%), pre moving , FPS 13.75, Running 6.85s Step 121( N/A%), pre moving , FPS 12.43, Running 7.04s Step 122( N/A%), pre moving , FPS 11.12, Running 7.27s Step 123( N/A%), pre moving , FPS 10.33, Running 7.45s Step 124( N/A%), pre moving , FPS 9.24, Running 7.72s Step 125( N/A%), pre moving , FPS 8.72, Running 7.89s Step 126( N/A%), pre moving , FPS 7.80, Running 8.20s Step 127( N/A%), pre moving , FPS 7.40, Running 8.39s Step 128( N/A%), pre moving , FPS 6.86, Running 8.64s Step 129( N/A%), pre moving , FPS 6.54, Running 8.83s Step 130( N/A%), pre moving , FPS 6.15, Running 9.06s Step 131( N/A%), pre moving , FPS 5.92, Running 9.26s Step 132( N/A%), pre moving , FPS 5.48, Running 9.58s Step 133( N/A%), pre moving , FPS 5.33, Running 9.73s Step 134( N/A%), pre moving , FPS 5.06, Running 9.97s Step 135( N/A%), pre moving , FPS 4.89, Running 10.15s Step 136( N/A%), pre moving , FPS 4.64, Running 10.41s Step 137( N/A%), pre moving , FPS 4.54, Running 10.55s Step 138( N/A%), pre moving , FPS 4.36, Running 10.77s Step 139( N/A%), pre moving , FPS 4.19, Running 10.99s Step 140( N/A%), pre moving , FPS 4.56, Running 11.24s Step 141( N/A%), pre moving , FPS 4.56, Running 11.42s Step 142( N/A%), pre moving , FPS 4.53, Running 11.69s Step 143( N/A%), pre moving , FPS 4.53, Running 11.87s Step 144( N/A%), pre moving , FPS 4.54, Running 12.13s Step 145( N/A%), pre moving , FPS 4.54, Running 12.29s Step 146( N/A%), pre moving , FPS 4.61, Running 12.54s Step 147( N/A%), pre moving , FPS 4.61, Running 12.73s Step 148( N/A%), pre moving , FPS 4.58, Running 13.01s Step 149( N/A%), pre moving , FPS 4.58, Running 13.19s Step 150( N/A%), pre moving , FPS 4.59, Running 13.42s Step 151( N/A%), pre moving , FPS 4.63, Running 13.58s Step 152( N/A%), pre moving , FPS 4.69, Running 13.84s Step 153( N/A%), pre moving , FPS 4.69, Running 13.99s Step 154( N/A%), pre moving , FPS 4.69, Running 14.23s Step 155( N/A%), pre moving , FPS 4.67, Running 14.43s Step 156( N/A%), pre moving , FPS 4.68, Running 14.69s Step 157( N/A%), pre moving , FPS 4.67, Running 14.83s Step 158( N/A%), pre moving , FPS 4.67, Running 15.05s Step 159( N/A%), pre moving , FPS 4.73, Running 15.22s Step 160( N/A%), pre moving , FPS 4.66, Running 15.53s Step 161( N/A%), pre moving , FPS 4.65, Running 15.73s Step 162( N/A%), pre moving , FPS 4.65, Running 15.99s Step 163( N/A%), pre moving , FPS 4.67, Running 16.15s Step 164( N/A%), pre moving , FPS 4.68, Running 16.40s Step 165( N/A%), pre moving , FPS 4.69, Running 16.56s Step 166( N/A%), pre moving , FPS 4.67, Running 16.82s Step 167( N/A%), pre moving , FPS 4.69, Running 16.99s Step 168( N/A%), pre moving , FPS 4.71, Running 17.26s Step 169( N/A%), pre moving , FPS 4.71, Running 17.44s Step 170( N/A%), pre moving , FPS 4.69, Running 17.68s Step 171( N/A%), pre moving , FPS 4.65, Running 17.88s Step 172( N/A%), pre moving , FPS 4.68, Running 18.12s Step 173( N/A%), pre moving , FPS 4.68, Running 18.27s Step 174( N/A%), pre moving , FPS 4.64, Running 18.55s Step 175( N/A%), pre moving , FPS 4.81, Running 18.58s Step 176( N/A%), pre moving , FPS 5.08, Running 18.63s Step 177( N/A%), pre moving , FPS 5.21, Running 18.67s Step 178( N/A%), pre moving , FPS 5.47, Running 18.71s Step 179( N/A%), pre moving , FPS 5.66, Running 18.75s Step 180( N/A%), pre moving , FPS 6.12, Running 18.79s Step 181( N/A%), pre moving , FPS 6.42, Running 18.84s Step 182( N/A%), pre moving , FPS 6.91, Running 18.88s Step 183( N/A%), pre moving , FPS 7.21, Running 18.93s Step 184( N/A%), pre moving , FPS 7.78, Running 18.97s Step 185( N/A%), pre moving , FPS 6.80, Running 19.50s Step 186( N/A%), pre moving , FPS 7.36, Running 19.54s Step 187( N/A%), pre moving , FPS 7.73, Running 19.58s Step 188( N/A%), pre moving , FPS 8.48, Running 19.62s Step 189( N/A%), pre moving , FPS 8.91, Running 19.68s Step 190( N/A%), pre moving , FPS 9.72, Running 19.74s Step 191( N/A%), pre moving , FPS 10.42, Running 19.80s Step 192( N/A%), pre moving , FPS 11.51, Running 19.85s Step 193( N/A%), pre moving , FPS 12.17, Running 19.91s Step 194( N/A%), pre moving , FPS 13.86, Running 19.99s Step 195( N/A%), pre moving , FPS 13.50, Running 20.07s Step 196( N/A%), pre moving , FPS 13.10, Running 20.15s Step 197( N/A%), pre moving , FPS 12.98, Running 20.21s Step 198( N/A%), pre moving , FPS 12.53, Running 20.31s Step 199( N/A%), pre moving , FPS 12.28, Running 20.38s Step 200( N/A%), pre moving , FPS 12.05, Running 20.45s Step 201( N/A%), pre moving , FPS 11.99, Running 20.51s Step 202( N/A%), pre moving , FPS 11.68, Running 20.60s Step 203( N/A%), pre moving , FPS 11.50, Running 20.67s Step 204( N/A%), pre moving , FPS 11.20, Running 20.75s Step 205( N/A%), pre moving , FPS 14.89, Running 20.84s Step 206( N/A%), pre moving , FPS 14.22, Running 20.95s Step 207( N/A%), pre moving , FPS 13.70, Running 21.04s Step 208( N/A%), pre moving , FPS 13.14, Running 21.14s Step 209( N/A%), pre moving , FPS 12.70, Running 21.26s Step 210( N/A%), pre moving , FPS 12.32, Running 21.36s Step 211( N/A%), pre moving , FPS 11.94, Running 21.47s Step 212( N/A%), pre moving , FPS 11.67, Running 21.57s Step 213( N/A%), pre moving , FPS 11.40, Running 21.66s Step 214( N/A%), pre moving , FPS 11.27, Running 21.76s Step 215( N/A%), pre moving , FPS 11.08, Running 21.87s Step 216( N/A%), pre moving , FPS 10.98, Running 21.97s Step 217( N/A%), pre moving , FPS 10.75, Running 22.07s Step 218( N/A%), pre moving , FPS 10.73, Running 22.17s Step 219( N/A%), pre moving , FPS 10.59, Running 22.27s Step 220( N/A%), pre moving , FPS 10.40, Running 22.38s Step 221( N/A%), pre moving , FPS 10.14, Running 22.48s Step 222( N/A%), pre moving , FPS 10.06, Running 22.58s Step 223( N/A%), pre moving , FPS 9.92, Running 22.68s Step 224( N/A%), pre moving , FPS 9.84, Running 22.78s Step 225( N/A%), pre moving , FPS 9.86, Running 22.87s Step 226( N/A%), pre moving , FPS 9.97, Running 22.95s Step 227( N/A%), pre moving , FPS 10.04, Running 23.03s Step 228( N/A%), pre moving , FPS 10.07, Running 23.13s Step 229( N/A%), pre moving , FPS 10.30, Running 23.20s Step 230( N/A%), pre moving , FPS 10.53, Running 23.26s Step 231( N/A%), pre moving , FPS 10.79, Running 23.33s Step 232( N/A%), pre moving , FPS 11.14, Running 23.36s Step 233( N/A%), pre moving , FPS 11.57, Running 23.39s Step 234( N/A%), pre moving , FPS 12.04, Running 23.42s Step 235( N/A%), pre moving , FPS 12.63, Running 23.46s Step 236( N/A%), pre moving , FPS 12.93, Running 23.52s Step 237( N/A%), pre moving , FPS 13.37, Running 23.57s Step 238( N/A%), pre moving , FPS 13.84, Running 23.62s Step 239( N/A%), pre moving , FPS 14.53, Running 23.65s Step 240( N/A%), pre moving , FPS 15.37, Running 23.68s Step 241( N/A%), pre moving , FPS 16.27, Running 23.71s Step 242( N/A%), pre moving , FPS 17.26, Running 23.74s Step 243( N/A%), pre moving , FPS 18.10, Running 23.79s Step 244( N/A%), pre moving , FPS 19.29, Running 23.82s Step 245( N/A%), pre moving , FPS 20.31, Running 23.85s Step 246( N/A%), pre moving , FPS 14.78, Running 24.31s Step 247( N/A%), pre moving , FPS 15.23, Running 24.35s Step 248( N/A%), pre moving , FPS 16.02, Running 24.38s Step 249( N/A%), pre moving , FPS 16.48, Running 24.41s Step 250( N/A%), pre moving , FPS 16.90, Running 24.44s Step 251( N/A%), pre moving , FPS 17.09, Running 24.50s Step 252( N/A%), pre moving , FPS 17.15, Running 24.53s Step 253( N/A%), pre moving , FPS 16.61, Running 24.60s Step 254( N/A%), pre moving , FPS 16.32, Running 24.65s Step 255( N/A%), pre moving , FPS 16.08, Running 24.70s Step 256( N/A%), pre moving , FPS 16.11, Running 24.76s Step 257( N/A%), pre moving , FPS 15.98, Running 24.82s Step 258( N/A%), pre moving , FPS 15.88, Running 24.88s Step 259( N/A%), pre moving , FPS 15.57, Running 24.93s Step 260( N/A%), pre moving , FPS 15.29, Running 24.99s Step 261( N/A%), pre moving , FPS 15.07, Running 25.04s Step 262( N/A%), pre moving , FPS 14.87, Running 25.09s Step 263( N/A%), pre moving , FPS 14.78, Running 25.14s Step 264( N/A%), pre moving , FPS 14.53, Running 25.20s Step 265( N/A%), pre moving , FPS 14.26, Running 25.25s Step 266( N/A%), pre moving , FPS 19.97, Running 25.31s Step 267( N/A%), pre moving , FPS 19.53, Running 25.37s Step 268( N/A%), pre moving , FPS 19.00, Running 25.43s Step 269( N/A%), pre moving , FPS 18.63, Running 25.49s Step 270( N/A%), pre moving , FPS 18.24, Running 25.54s Step 271( N/A%), pre moving , FPS 18.11, Running 25.60s Step 272( N/A%), pre moving , FPS 17.54, Running 25.67s Step 273( N/A%), pre moving , FPS 17.55, Running 25.74s Step 274( N/A%), pre moving , FPS 17.23, Running 25.81s Step 275( N/A%), pre moving , FPS 16.95, Running 25.88s Step 276( N/A%), pre moving , FPS 16.81, Running 25.95s Step 277( N/A%), pre moving , FPS 16.17, Running 26.06s Step 278( N/A%), pre moving , FPS 16.05, Running 26.12s Step 279( N/A%), pre moving , FPS 15.59, Running 26.22s Step 280( N/A%), pre moving , FPS 15.38, Running 26.29s Step 281( N/A%), pre moving , FPS 14.77, Running 26.39s Step 282( N/A%), pre moving , FPS 14.31, Running 26.49s Step 283( N/A%), pre moving , FPS 13.92, Running 26.58s Step 284( N/A%), pre moving , FPS 13.55, Running 26.67s Step 285( N/A%), pre moving , FPS 13.17, Running 26.77s Step 286( N/A%), pre moving , FPS 12.62, Running 26.89s Step 287( N/A%), pre moving , FPS 12.46, Running 26.98s Step 288( N/A%), pre moving , FPS 12.11, Running 27.08s Step 289( N/A%), pre moving , FPS 11.75, Running 27.19s Step 290( N/A%), pre moving , FPS 11.64, Running 27.26s Step 291( N/A%), pre moving , FPS 11.31, Running 27.37s Step 292( N/A%), pre moving , FPS 11.19, Running 27.46s Step 293( N/A%), pre moving , FPS 11.09, Running 27.54s Step 294( N/A%), pre moving , FPS 11.14, Running 27.61s Step 295( N/A%), pre moving , FPS 10.99, Running 27.70s Step 296( N/A%), pre moving , FPS 11.02, Running 27.77s Step 297( N/A%), pre moving , FPS 11.25, Running 27.83s Step 298( N/A%), pre moving , FPS 11.25, Running 27.90s Step 299( N/A%), pre moving , FPS 11.42, Running 27.97s Step 300( N/A%), pre moving , FPS 11.58, Running 28.02s Step 301( N/A%), pre moving , FPS 11.92, Running 28.07s Step 302( N/A%), pre moving , FPS 12.24, Running 28.12s Step 303( N/A%), pre moving , FPS 12.55, Running 28.17s Step 304( N/A%), pre moving , FPS 12.94, Running 28.22s Step 305( N/A%), pre moving , FPS 13.37, Running 28.27s Step 306( N/A%), pre moving , FPS 13.99, Running 28.32s Step 307( N/A%), pre moving , FPS 14.36, Running 28.37s Step 308( N/A%), pre moving , FPS 14.78, Running 28.44s Step 309( N/A%), pre moving , FPS 15.23, Running 28.50s Step 310( N/A%), pre moving , FPS 15.30, Running 28.57s Step 311( N/A%), pre moving , FPS 15.86, Running 28.63s Step 312( N/A%), pre moving , FPS 16.12, Running 28.70s Step 313( N/A%), pre moving , FPS 16.38, Running 28.76s Step 314( N/A%), pre moving , FPS 16.40, Running 28.82s Step 315( N/A%), pre moving , FPS 16.96, Running 28.88s Step 316( N/A%), pre moving , FPS 17.18, Running 28.93s Step 317( N/A%), pre moving , FPS 17.58, Running 28.97s Step 318( N/A%), pre moving , FPS 18.06, Running 29.01s Step 319( N/A%), pre moving , FPS 18.53, Running 29.05s Step 320( N/A%), pre moving , FPS 18.84, Running 29.08s Step 321( N/A%), pre moving , FPS 19.24, Running 29.11s Step 322( N/A%), pre moving , FPS 19.60, Running 29.14s Step 323( N/A%), pre moving , FPS 19.97, Running 29.17s Step 324( N/A%), pre moving , FPS 20.30, Running 29.20s Step 325( N/A%), pre moving , FPS 20.68, Running 29.23s Step 326( N/A%), pre moving , FPS 21.12, Running 29.27s Step 327( N/A%), pre moving , FPS 21.54, Running 29.30s Step 328( N/A%), pre moving , FPS 22.39, Running 29.33s Step 329( N/A%), pre moving , FPS 23.27, Running 29.36s Step 330( N/A%), pre moving , FPS 24.19, Running 29.39s Step 331( N/A%), pre moving , FPS 25.17, Running 29.42s Step 332( N/A%), pre moving , FPS 26.27, Running 29.46s Step 333( N/A%), pre moving , FPS 27.33, Running 29.49s Step 334( N/A%), pre moving , FPS 28.52, Running 29.53s Step 335( N/A%), pre moving , FPS 29.42, Running 29.56s Step 336( N/A%), pre moving , FPS 30.15, Running 29.59s Step 337( N/A%), pre moving , FPS 28.79, Running 29.67s Step 338( N/A%), pre moving , FPS 28.98, Running 29.70s Step 339( N/A%), pre moving , FPS 29.13, Running 29.73s Step 340( N/A%), pre moving , FPS 29.13, Running 29.76s Step 341( N/A%), pre moving , FPS 29.19, Running 29.79s Step 342( N/A%), pre moving , FPS 29.10, Running 29.83s Step 343( N/A%), pre moving , FPS 29.13, Running 29.86s Step 344( N/A%), pre moving , FPS 29.18, Running 29.89s Step 345( N/A%), pre moving , FPS 29.23, Running 29.92s Step 346( N/A%), pre moving , FPS 29.28, Running 29.95s Step 347( N/A%), pre moving , FPS 17.42, Running 30.45s Step 348( N/A%), pre moving , FPS 17.37, Running 30.48s Step 349( N/A%), pre moving , FPS 17.35, Running 30.51s Step 350( N/A%), pre moving , FPS 17.36, Running 30.54s Step 351( N/A%), pre moving , FPS 17.36, Running 30.58s Step 352( N/A%), pre moving , FPS 17.38, Running 30.61s Step 353( N/A%), pre moving , FPS 17.43, Running 30.64s Step 354( N/A%), pre moving , FPS 17.07, Running 30.70s Step 355( N/A%), pre moving , FPS 16.71, Running 30.76s Step 356( N/A%), pre moving , FPS 16.52, Running 30.80s Step 357( N/A%), pre moving , FPS 16.62, Running 30.87s Step 358( N/A%), pre moving , FPS 16.16, Running 30.94s Step 359( N/A%), pre moving , FPS 15.78, Running 31.00s Step 360( N/A%), pre moving , FPS 15.35, Running 31.07s Step 361( N/A%), pre moving , FPS 14.98, Running 31.13s Step 362( N/A%), pre moving , FPS 14.81, Running 31.18s Step 363( N/A%), pre moving , FPS 14.63, Running 31.23s Step 364( N/A%), pre moving , FPS 14.39, Running 31.28s Step 365( N/A%), pre moving , FPS 14.19, Running 31.33s Step 366( N/A%), pre moving , FPS 14.01, Running 31.38s Step 367( N/A%), pre moving , FPS 20.76, Running 31.41s Step 368( N/A%), pre moving , FPS 20.82, Running 31.44s Step 369( N/A%), pre moving , FPS 20.84, Running 31.47s Step 370( N/A%), pre moving , FPS 20.84, Running 31.50s Step 371( N/A%), pre moving , FPS 20.84, Running 31.54s Step 372( N/A%), pre moving , FPS 20.72, Running 31.57s Step 373( N/A%), pre moving , FPS 20.65, Running 31.61s Step 374( N/A%), pre moving , FPS 21.14, Running 31.64s Step 375( N/A%), pre moving , FPS 21.75, Running 31.68s Step 376( N/A%), pre moving , FPS 22.09, Running 31.71s Step 377( N/A%), pre moving , FPS 22.78, Running 31.75s Step 378( N/A%), pre moving , FPS 23.66, Running 31.78s Step 379( N/A%), pre moving , FPS 24.55, Running 31.81s Step 380( N/A%), pre moving , FPS 25.52, Running 31.85s Step 381( N/A%), pre moving , FPS 26.57, Running 31.88s Step 382( N/A%), pre moving , FPS 27.02, Running 31.92s Step 383( N/A%), pre moving , FPS 27.66, Running 31.95s Step 384( N/A%), pre moving , FPS 26.87, Running 32.02s Step 385( N/A%), pre moving , FPS 27.59, Running 32.05s Step 386( N/A%), pre moving , FPS 28.33, Running 32.08s Step 387( N/A%), pre moving , FPS 28.31, Running 32.12s Step 388( N/A%), pre moving , FPS 28.31, Running 32.15s Step 389( N/A%), pre moving , FPS 28.09, Running 32.18s Step 390( N/A%), pre moving , FPS 28.08, Running 32.22s Step 391( N/A%), pre moving , FPS 28.05, Running 32.25s Step 392( N/A%), pre moving , FPS 28.26, Running 32.28s Step 393( N/A%), pre moving , FPS 28.36, Running 32.31s Step 394( N/A%), pre moving , FPS 28.45, Running 32.35s Step 395( N/A%), pre moving , FPS 28.40, Running 32.38s Step 396( N/A%), pre moving , FPS 28.54, Running 32.41s Step 397( N/A%), pre moving , FPS 28.81, Running 32.44s Step 398( N/A%), pre moving , FPS 28.87, Running 32.47s Step 399( N/A%), pre moving , FPS 28.96, Running 32.51s Step 400( N/A%), pre moving , FPS 28.68, Running 32.55s Step 401( N/A%), pre moving , FPS 28.49, Running 32.58s Step 402( N/A%), pre moving , FPS 28.70, Running 32.62s Step 403( N/A%), pre moving , FPS 28.69, Running 32.65s Step 404( N/A%), pre moving , FPS 30.49, Running 32.68s Step 405( N/A%), pre moving , FPS 30.55, Running 32.71s Step 406( N/A%), pre moving , FPS 30.57, Running 32.74s Step 407( N/A%), pre moving , FPS 30.63, Running 32.77s Step 408( N/A%), pre moving , FPS 30.62, Running 32.80s Step 409( N/A%), pre moving , FPS 30.70, Running 32.84s Step 410( N/A%), pre moving , FPS 30.76, Running 32.87s Step 411( N/A%), pre moving , FPS 30.74, Running 32.90s Step 412( N/A%), pre moving , FPS 30.43, Running 32.94s Step 413( N/A%), pre moving , FPS 30.57, Running 32.97s Step 414( N/A%), pre moving , FPS 30.50, Running 33.00s Step 415( N/A%), pre moving , FPS 30.55, Running 33.03s Step 416( N/A%), pre moving , FPS 30.57, Running 33.06s Step 417( N/A%), pre moving , FPS 30.61, Running 33.09s Step 418( N/A%), pre moving , FPS 9.60, Running 34.56s Step 419( N/A%), pre moving , FPS 8.86, Running 34.76s Step 420( N/A%), pre moving , FPS 8.36, Running 34.94s Step 421( N/A%), pre moving , FPS 7.58, Running 35.22s Step 422( N/A%), pre moving , FPS 7.30, Running 35.35s Step 423( N/A%), pre moving , FPS 6.86, Running 35.56s Step 424( N/A%), pre moving , FPS 6.49, Running 35.76s Step 425( N/A%), pre moving , FPS 5.96, Running 36.07s Step 426( N/A%), pre moving , FPS 5.75, Running 36.22s Step 427( N/A%), pre moving , FPS 5.39, Running 36.48s Step 428( N/A%), pre moving , FPS 5.18, Running 36.67s Step 429( N/A%), pre moving , FPS 4.89, Running 36.92s Step 430( N/A%), pre moving , FPS 4.70, Running 37.12s Step 431( N/A%), pre moving , FPS 4.50, Running 37.34s Step 432( N/A%), pre moving , FPS 4.37, Running 37.51s Step 433( N/A%), pre moving , FPS 4.17, Running 37.76s Step 434( N/A%), pre moving , FPS 4.09, Running 37.90s Step 435( N/A%), pre moving , FPS 3.91, Running 38.14s Step 436( N/A%), pre moving , FPS 3.81, Running 38.31s Step 437( N/A%), pre moving , FPS 3.67, Running 38.54s Step 438( 0.33%), action 1, FPS 4.18, Running 39.34s Step 439( 0.67%), action 2, FPS 3.90, Running 39.88s Step 440( 1.00%), action 3, FPS 3.79, Running 40.21s Step 441( 1.33%), action 4, FPS 3.83, Running 40.45s Step 442( 1.67%), action 5, FPS 3.63, Running 40.86s Step 443( 2.00%), action 6, FPS 3.41, Running 41.42s Step 444( 2.33%), action 7, FPS 3.10, Running 42.22s Step 445( 2.67%), action 8, FPS 2.93, Running 42.89s Step 446( 3.00%), action 9, FPS 2.77, Running 43.43s Step 447( 3.33%), action 10, FPS 2.48, Running 44.53s Step 448( 3.67%), action 11, FPS 2.14, Running 46.02s Step 449( 4.00%), action 12, FPS 1.99, Running 46.97s Step 450( 4.33%), action 13, FPS 1.94, Running 47.41s Step 451( 4.67%), action 14, FPS 1.93, Running 47.70s Step 452( 5.00%), action 15, FPS 1.76, Running 48.87s Step 453( 5.33%), action 16, FPS 1.72, Running 49.41s Step 454( 5.67%), action 17, FPS 1.61, Running 50.35s Step 455( 6.00%), action 18, FPS 1.55, Running 51.01s Step 456( 6.33%), action 19, FPS 1.48, Running 51.85s Step 457( 6.67%), action 20, FPS 1.42, Running 52.59s Step 458( 7.00%), action 21, FPS 1.41, Running 53.53s Step 459( 7.33%), action 22, FPS 1.44, Running 53.77s Step 460( 7.67%), action 23, FPS 1.37, Running 54.83s Step 461( 8.00%), action 24, FPS 1.37, Running 55.07s Step 462( 8.33%), action 25, FPS 1.34, Running 55.83s Step 463( 8.67%), action 26, FPS 1.37, Running 56.01s Step 464( 9.00%), action 27, FPS 1.38, Running 56.75s Step 465( 9.33%), action 28, FPS 1.41, Running 57.11s Step 466( 9.67%), action 29, FPS 1.39, Running 57.87s Step 467( 10.00%), action 30, FPS 1.47, Running 58.13s Step 468( 10.33%), action 31, FPS 1.58, Running 58.66s Step 469( 10.67%), action 32, FPS 1.63, Running 59.22s Step 470( 11.00%), action 33, FPS 1.63, Running 59.71s Step 471( 11.33%), action 34, FPS 1.57, Running 60.43s Step 472( 11.67%), action 35, FPS 1.60, Running 61.41s Step 473( 12.00%), action 36, FPS 1.58, Running 62.09s Step 474( 12.33%), action 37, FPS 1.59, Running 62.92s Step 475( 12.67%), action 38, FPS 1.59, Running 63.59s Step 476( 13.00%), action 39, FPS 1.62, Running 64.18s Step 477( 13.33%), action 40, FPS 1.62, Running 64.91s Step 478( 13.67%), action 41, FPS 1.60, Running 66.05s Step 479( 14.00%), action 42, FPS 1.57, Running 66.52s Step 480( 14.33%), action 43, FPS 1.65, Running 66.97s Step 481( 14.67%), action 44, FPS 1.59, Running 67.62s Step 482( 15.00%), action 45, FPS 1.63, Running 68.11s Step 483( 15.33%), action 46, FPS 1.62, Running 68.37s Step 484( 15.67%), action 47, FPS 1.65, Running 68.86s Step 485( 16.00%), action 48, FPS 1.62, Running 69.44s Step 486( 16.33%), action 49, FPS 1.61, Running 70.26s Step 487( 16.67%), action 50, FPS 1.61, Running 70.54s Step 488( 17.00%), action 51, FPS 1.53, Running 71.74s Step 489( 17.33%), action 52, FPS 1.56, Running 72.06s Step 490( 17.67%), action 53, FPS 1.56, Running 72.51s Step 491( 18.00%), action 54, FPS 1.60, Running 72.95s Step 492( 18.33%), action 55, FPS 1.62, Running 73.77s Step 493( 18.67%), action 56, FPS 1.63, Running 74.40s Step 494( 19.00%), action 57, FPS 1.63, Running 75.16s Step 495( 19.33%), action 58, FPS 1.62, Running 75.93s Step 496( 19.67%), action 59, FPS 1.64, Running 76.34s Step 497( 20.00%), action 60, FPS 1.65, Running 77.00s Step 498( 20.33%), action 61, FPS 1.73, Running 77.62s Step 499( 20.67%), action 62, FPS 1.77, Running 77.84s Step 500( 21.00%), action 63, FPS 1.73, Running 78.56s Step 501( 21.33%), action 64, FPS 1.72, Running 79.28s Step 502( 21.67%), action 65, FPS 1.64, Running 80.28s Step 503( 22.00%), action 66, FPS 1.63, Running 80.63s Step 504( 22.33%), action 67, FPS 1.62, Running 81.19s Step 505( 22.67%), action 68, FPS 1.61, Running 81.82s Step 506( 23.00%), action 69, FPS 1.60, Running 82.79s Step 507( 23.33%), action 70, FPS 1.54, Running 83.52s Step 508( 23.67%), action 71, FPS 1.54, Running 84.76s Step 509( 24.00%), action 72, FPS 1.50, Running 85.39s Step 510( 24.33%), action 73, FPS 1.49, Running 85.93s Step 511( 24.67%), action 74, FPS 1.48, Running 86.51s Step 512( 25.00%), action 75, FPS 1.46, Running 87.49s Step 513( 25.33%), action 76, FPS 1.44, Running 88.28s Step 514( 25.67%), action 77, FPS 1.42, Running 89.29s Step 515( 26.00%), action 78, FPS 1.46, Running 89.59s Step 516( 26.33%), action 79, FPS 1.43, Running 90.33s Step 517( 26.67%), action 80, FPS 1.42, Running 91.09s Step 518( 27.00%), action 81, FPS 1.39, Running 92.02s Step 519( 27.33%), action 82, FPS 1.34, Running 92.74s Step 520( 27.67%), action 83, FPS 1.33, Running 93.59s Step 521( 28.00%), action 84, FPS 1.32, Running 94.41s Step 522( 28.33%), action 85, FPS 1.32, Running 95.45s Step 523( 28.67%), action 86, FPS 1.28, Running 96.24s Step 524( 29.00%), action 87, FPS 1.25, Running 97.19s Step 525( 29.33%), action 88, FPS 1.24, Running 97.96s Step 526( 29.67%), action 89, FPS 1.26, Running 98.70s Step 527( 30.00%), action 90, FPS 1.25, Running 99.47s Step 528( 30.33%), action 91, FPS 1.25, Running 100.80s Step 529( 30.67%), action 92, FPS 1.25, Running 101.41s Step 530( 31.00%), action 93, FPS 1.22, Running 102.28s Step 531( 31.33%), action 94, FPS 1.21, Running 103.05s Step 532( 31.67%), action 95, FPS 1.21, Running 104.00s Step 533( 32.00%), action 96, FPS 1.21, Running 104.79s Step 534( 32.33%), action 97, FPS 1.24, Running 105.44s Step 535( 32.67%), action 98, FPS 1.23, Running 105.91s Step 536( 33.00%), action 99, FPS 1.20, Running 106.99s Step 537( 33.33%), action 100, FPS 1.21, Running 107.58s Step 538( 33.67%), action 101, FPS 1.19, Running 108.87s Step 539( 34.00%), action 102, FPS 1.19, Running 109.59s Step 540( 34.33%), action 103, FPS 1.17, Running 110.66s Step 541( 34.67%), action 104, FPS 1.20, Running 111.07s Step 542( 35.00%), action 105, FPS 1.20, Running 112.07s Step 543( 35.33%), action 106, FPS 1.20, Running 112.86s Step 544( 35.67%), action 107, FPS 1.20, Running 113.80s Step 545( 36.00%), action 108, FPS 1.21, Running 114.50s Step 546( 36.33%), action 109, FPS 1.18, Running 115.61s Step 547( 36.67%), action 110, FPS 1.19, Running 116.28s Step 548( 37.00%), action 111, FPS 1.20, Running 117.51s Step 549( 37.33%), action 112, FPS 1.21, Running 117.99s Step 550( 37.67%), action 113, FPS 1.19, Running 119.04s Step 551( 38.00%), action 114, FPS 1.20, Running 119.73s Step 552( 38.33%), action 115, FPS 1.20, Running 120.67s Step 553( 38.67%), action 116, FPS 1.24, Running 120.95s Step 554( 39.00%), action 117, FPS 1.22, Running 121.81s Step 555( 39.33%), action 118, FPS 1.23, Running 122.13s Step 556( 39.67%), action 119, FPS 1.25, Running 123.02s Step 557( 40.00%), action 120, FPS 1.24, Running 123.72s Step 558( 40.33%), action 121, FPS 1.24, Running 124.96s Step 559( 40.67%), action 122, FPS 1.25, Running 125.59s Step 560( 41.00%), action 123, FPS 1.25, Running 126.63s Step 561( 41.33%), action 124, FPS 1.22, Running 127.40s Step 562( 41.67%), action 125, FPS 1.24, Running 128.25s Step 563( 42.00%), action 126, FPS 1.23, Running 129.13s Step 564( 42.33%), action 127, FPS 1.24, Running 129.94s Step 565( 42.67%), action 128, FPS 1.28, Running 130.18s Step 566( 43.00%), action 129, FPS 1.29, Running 131.18s Step 567( 43.33%), action 130, FPS 1.29, Running 131.78s Step 568( 43.67%), action 131, FPS 1.29, Running 133.03s Step 569( 44.00%), action 132, FPS 1.31, Running 133.30s Step 570( 44.33%), action 133, FPS 1.32, Running 134.24s Step 571( 44.67%), action 134, FPS 1.31, Running 135.00s Step 572( 45.00%), action 135, FPS 1.35, Running 135.52s Step 573( 45.33%), action 136, FPS 1.33, Running 135.95s Step 574( 45.67%), action 137, FPS 1.34, Running 136.74s Step 575( 46.00%), action 138, FPS 1.35, Running 136.97s Step 576( 46.33%), action 139, FPS 1.34, Running 137.89s Step 577( 46.67%), action 140, FPS 1.36, Running 138.42s Step 578( 47.00%), action 141, FPS 1.36, Running 139.67s Step 579( 47.33%), action 142, FPS 1.34, Running 140.47s Step 580( 47.67%), action 143, FPS 1.37, Running 141.28s Step 581( 48.00%), action 144, FPS 1.37, Running 142.04s Step 582( 48.33%), action 145, FPS 1.36, Running 143.00s Step 583( 48.67%), action 146, FPS 1.37, Running 143.71s Step 584( 49.00%), action 147, FPS 1.36, Running 144.64s Step 585( 49.33%), action 148, FPS 1.31, Running 145.40s Step 586( 49.67%), action 149, FPS 1.35, Running 146.00s Step 587( 50.00%), action 150, FPS 1.38, Running 146.22s Step 588( 50.33%), action 151, FPS 1.41, Running 147.17s Step 589( 50.67%), action 152, FPS 1.37, Running 147.88s Step 590( 51.00%), action 153, FPS 1.39, Running 148.67s Step 591( 51.33%), action 154, FPS 1.44, Running 148.89s Step 592( 51.67%), action 155, FPS 1.39, Running 149.91s Step 593( 52.00%), action 156, FPS 1.36, Running 150.63s Step 594( 52.33%), action 157, FPS 1.35, Running 151.55s Step 595( 52.67%), action 158, FPS 1.33, Running 152.02s Step 596( 53.00%), action 159, FPS 1.35, Running 152.74s Step 597( 53.33%), action 160, FPS 1.33, Running 153.46s Step 598( 53.67%), action 161, FPS 1.34, Running 154.57s Step 599( 54.00%), action 162, FPS 1.40, Running 154.81s Step 600( 54.33%), action 163, FPS 1.40, Running 155.53s Step 601( 54.67%), action 164, FPS 1.46, Running 155.76s Step 602( 55.00%), action 165, FPS 1.48, Running 156.56s Step 603( 55.33%), action 166, FPS 1.49, Running 157.13s Step 604( 55.67%), action 167, FPS 1.55, Running 157.54s Step 605( 56.00%), action 168, FPS 1.61, Running 157.79s Step 606( 56.33%), action 169, FPS 1.61, Running 158.45s Step 607( 56.67%), action 170, FPS 1.61, Running 158.65s Step 608( 57.00%), action 171, FPS 1.65, Running 159.31s Step 609( 57.33%), action 172, FPS 1.70, Running 159.67s Step 610( 57.67%), action 173, FPS 1.67, Running 160.65s Step 611( 58.00%), action 174, FPS 1.62, Running 161.20s Step 612( 58.33%), action 175, FPS 1.65, Running 162.06s Step 613( 58.67%), action 176, FPS 1.64, Running 162.82s Step 614( 59.00%), action 177, FPS 1.65, Running 163.70s Step 615( 59.33%), action 178, FPS 1.67, Running 164.02s Step 616( 59.67%), action 179, FPS 1.64, Running 164.97s Step 617( 60.00%), action 180, FPS 1.62, Running 165.77s Step 618( 60.33%), action 181, FPS 1.59, Running 167.12s Step 619( 60.67%), action 182, FPS 1.53, Running 167.90s Step 620( 61.00%), action 183, FPS 1.56, Running 168.39s Step 621( 61.33%), action 184, FPS 1.50, Running 169.08s Step 622( 61.67%), action 185, FPS 1.47, Running 170.13s Step 623( 62.00%), action 186, FPS 1.47, Running 170.78s Step 624( 62.33%), action 187, FPS 1.46, Running 171.27s [2026-08-02 21:20:22] [59 ] Seed 58 failed after 171.83 s. +steps: 624 , actions: 187 . +Instruction: Empty +Total 35/59(59.32%) success. +Setting seed: 59 +Step 1( N/A%), pre moving , FPS 4.20, Running 0.24s Step 2( N/A%), pre moving , FPS 7.24, Running 0.28s Step 3( N/A%), pre moving , FPS 9.40, Running 0.32s Step 4( N/A%), pre moving , FPS 10.77, Running 0.37s Step 5( N/A%), pre moving , FPS 11.69, Running 0.43s Step 6( N/A%), pre moving , FPS 12.57, Running 0.48s Step 7( N/A%), pre moving , FPS 13.43, Running 0.52s Step 8( N/A%), pre moving , FPS 14.22, Running 0.56s Step 9( N/A%), pre moving , FPS 14.77, Running 0.61s Step 10( N/A%), pre moving , FPS 15.36, Running 0.65s Step 11( N/A%), pre moving , FPS 15.84, Running 0.69s Step 12( N/A%), pre moving , FPS 16.22, Running 0.74s Step 13( N/A%), pre moving , FPS 16.58, Running 0.78s Step 14( N/A%), pre moving , FPS 16.93, Running 0.83s Step 15( N/A%), pre moving , FPS 17.30, Running 0.87s Step 16( N/A%), pre moving , FPS 17.65, Running 0.91s Step 17( N/A%), pre moving , FPS 17.97, Running 0.95s Step 18( N/A%), pre moving , FPS 18.26, Running 0.99s Step 19( N/A%), pre moving , FPS 18.53, Running 1.03s Step 20( N/A%), pre moving , FPS 18.80, Running 1.06s Step 21( N/A%), pre moving , FPS 17.99, Running 1.35s Step 22( N/A%), pre moving , FPS 17.37, Running 1.43s Step 23( N/A%), pre moving , FPS 17.44, Running 1.47s Step 24( N/A%), pre moving , FPS 17.50, Running 1.51s Step 25( N/A%), pre moving , FPS 17.73, Running 1.56s Step 26( N/A%), pre moving , FPS 14.92, Running 1.82s Step 27( N/A%), pre moving , FPS 14.94, Running 1.86s Step 28( N/A%), pre moving , FPS 14.96, Running 1.90s Step 29( N/A%), pre moving , FPS 15.05, Running 1.94s Step 30( N/A%), pre moving , FPS 15.07, Running 1.98s Step 31( N/A%), pre moving , FPS 15.12, Running 2.02s Step 32( N/A%), pre moving , FPS 15.20, Running 2.06s Step 33( N/A%), pre moving , FPS 15.24, Running 2.10s Step 34( N/A%), pre moving , FPS 15.28, Running 2.14s Step 35( N/A%), pre moving , FPS 15.24, Running 2.18s Step 36( N/A%), pre moving , FPS 12.52, Running 2.50s Step 37( N/A%), pre moving , FPS 12.51, Running 2.54s Step 38( N/A%), pre moving , FPS 12.47, Running 2.59s Step 39( N/A%), pre moving , FPS 12.48, Running 2.63s Step 40( N/A%), pre moving , FPS 12.49, Running 2.66s Step 41( N/A%), pre moving , FPS 14.76, Running 2.70s Step 42( N/A%), pre moving , FPS 15.21, Running 2.74s Step 43( N/A%), pre moving , FPS 15.11, Running 2.79s Step 44( N/A%), pre moving , FPS 15.21, Running 2.83s Step 45( N/A%), pre moving , FPS 15.11, Running 2.88s Step 46( N/A%), pre moving , FPS 18.08, Running 2.92s Step 47( N/A%), pre moving , FPS 18.08, Running 2.97s Step 48( N/A%), pre moving , FPS 18.10, Running 3.00s Step 49( N/A%), pre moving , FPS 17.69, Running 3.07s Step 50( N/A%), pre moving , FPS 17.24, Running 3.14s Step 51( N/A%), pre moving , FPS 16.79, Running 3.21s Step 52( N/A%), pre moving , FPS 16.41, Running 3.27s Step 53( N/A%), pre moving , FPS 16.08, Running 3.34s Step 54( N/A%), pre moving , FPS 15.79, Running 3.40s Step 55( N/A%), pre moving , FPS 15.57, Running 3.46s Step 56( N/A%), pre moving , FPS 19.58, Running 3.52s Step 57( N/A%), pre moving , FPS 19.16, Running 3.59s Step 58( N/A%), pre moving , FPS 18.81, Running 3.65s Step 59( N/A%), pre moving , FPS 18.40, Running 3.71s Step 60( N/A%), pre moving , FPS 18.04, Running 3.77s Step 61( N/A%), pre moving , FPS 17.74, Running 3.83s Step 62( N/A%), pre moving , FPS 17.37, Running 3.89s Step 63( N/A%), pre moving , FPS 17.13, Running 3.96s Step 64( N/A%), pre moving , FPS 16.86, Running 4.02s Step 65( N/A%), pre moving , FPS 16.75, Running 4.07s Step 66( N/A%), pre moving , FPS 16.54, Running 4.13s Step 67( N/A%), pre moving , FPS 16.23, Running 4.20s Step 68( N/A%), pre moving , FPS 15.70, Running 4.28s Step 69( N/A%), pre moving , FPS 15.66, Running 4.35s Step 70( N/A%), pre moving , FPS 15.77, Running 4.41s Step 71( N/A%), pre moving , FPS 15.82, Running 4.47s Step 72( N/A%), pre moving , FPS 15.85, Running 4.54s Step 73( N/A%), pre moving , FPS 15.87, Running 4.60s Step 74( N/A%), pre moving , FPS 15.79, Running 4.67s Step 75( N/A%), pre moving , FPS 15.75, Running 4.73s Step 76( N/A%), pre moving , FPS 15.77, Running 4.79s Step 77( N/A%), pre moving , FPS 15.75, Running 4.86s Step 78( N/A%), pre moving , FPS 15.77, Running 4.92s Step 79( N/A%), pre moving , FPS 15.75, Running 4.98s Step 80( N/A%), pre moving , FPS 15.63, Running 5.05s Step 81( N/A%), pre moving , FPS 15.58, Running 5.12s Step 82( N/A%), pre moving , FPS 15.57, Running 5.18s Step 83( N/A%), pre moving , FPS 15.49, Running 5.25s Step 84( N/A%), pre moving , FPS 15.45, Running 5.31s Step 85( N/A%), pre moving , FPS 15.31, Running 5.38s Step 86( N/A%), pre moving , FPS 15.51, Running 5.42s Step 87( N/A%), pre moving , FPS 15.74, Running 5.47s Step 88( N/A%), pre moving , FPS 16.24, Running 5.51s Step 89( N/A%), pre moving , FPS 16.55, Running 5.55s Step 90( N/A%), pre moving , FPS 16.75, Running 5.60s Step 91( N/A%), pre moving , FPS 17.05, Running 5.64s Step 92( N/A%), pre moving , FPS 17.39, Running 5.69s Step 93( N/A%), pre moving , FPS 17.73, Running 5.73s Step 94( N/A%), pre moving , FPS 18.16, Running 5.77s Step 95( N/A%), pre moving , FPS 18.52, Running 5.81s Step 96( N/A%), pre moving , FPS 18.82, Running 5.86s Step 97( N/A%), pre moving , FPS 19.22, Running 5.90s Step 98( N/A%), pre moving , FPS 19.62, Running 5.94s Step 99( N/A%), pre moving , FPS 20.02, Running 5.98s Step 100( N/A%), pre moving , FPS 20.58, Running 6.02s Step 101( N/A%), pre moving , FPS 21.01, Running 6.07s Step 102( N/A%), pre moving , FPS 21.41, Running 6.11s Step 103( N/A%), pre moving , FPS 22.03, Running 6.16s Step 104( N/A%), pre moving , FPS 22.51, Running 6.20s Step 105( N/A%), pre moving , FPS 23.19, Running 6.24s Step 106( N/A%), pre moving , FPS 23.19, Running 6.29s Step 107( N/A%), pre moving , FPS 23.30, Running 6.33s Step 108( N/A%), pre moving , FPS 23.31, Running 6.37s Step 109( N/A%), pre moving , FPS 13.90, Running 6.99s Step 110( N/A%), pre moving , FPS 12.72, Running 7.17s Step 111( N/A%), pre moving , FPS 11.42, Running 7.40s Step 112( N/A%), pre moving , FPS 10.31, Running 7.63s Step 113( N/A%), pre moving , FPS 9.31, Running 7.88s Step 114( N/A%), pre moving , FPS 8.70, Running 8.07s Step 115( N/A%), pre moving , FPS 7.91, Running 8.34s Step 116( N/A%), pre moving , FPS 7.27, Running 8.61s Step 117( N/A%), pre moving , FPS 6.84, Running 8.82s Step 118( N/A%), pre moving , FPS 6.55, Running 8.99s Step 119( N/A%), pre moving , FPS 6.15, Running 9.24s Step 120( N/A%), pre moving , FPS 5.83, Running 9.45s Step 121( N/A%), pre moving , FPS 5.48, Running 9.72s Step 122( N/A%), pre moving , FPS 5.26, Running 9.91s Step 123( N/A%), pre moving , FPS 4.95, Running 10.20s Step 124( N/A%), pre moving , FPS 4.78, Running 10.39s Step 125( N/A%), pre moving , FPS 4.50, Running 10.69s Step 126( N/A%), pre moving , FPS 4.32, Running 10.92s Step 127( N/A%), pre moving , FPS 4.10, Running 11.21s Step 128( N/A%), pre moving , FPS 3.97, Running 11.41s Step 129( N/A%), pre moving , FPS 4.28, Running 11.67s Step 130( N/A%), pre moving , FPS 4.24, Running 11.89s Step 131( N/A%), pre moving , FPS 4.15, Running 12.21s Step 132( N/A%), pre moving , FPS 4.19, Running 12.40s Step 133( N/A%), pre moving , FPS 4.19, Running 12.65s Step 134( N/A%), pre moving , FPS 4.16, Running 12.88s Step 135( N/A%), pre moving , FPS 4.12, Running 13.19s Step 136( N/A%), pre moving , FPS 4.18, Running 13.39s Step 137( N/A%), pre moving , FPS 4.13, Running 13.67s Step 138( N/A%), pre moving , FPS 4.12, Running 13.85s Step 139( N/A%), pre moving , FPS 4.08, Running 14.14s Step 140( N/A%), pre moving , FPS 4.06, Running 14.37s Step 141( N/A%), pre moving , FPS 4.08, Running 14.62s Step 142( N/A%), pre moving , FPS 4.12, Running 14.77s Step 143( N/A%), pre moving , FPS 4.13, Running 15.04s Step 144( N/A%), pre moving , FPS 4.11, Running 15.25s Step 145( N/A%), pre moving , FPS 4.12, Running 15.54s Step 146( N/A%), pre moving , FPS 4.16, Running 15.72s Step 147( N/A%), pre moving , FPS 4.20, Running 15.97s Step 148( N/A%), pre moving , FPS 4.20, Running 16.17s Step 149( N/A%), pre moving , FPS 4.22, Running 16.41s Step 150( N/A%), pre moving , FPS 4.29, Running 16.55s Step 151( N/A%), pre moving , FPS 4.32, Running 16.84s Step 152( N/A%), pre moving , FPS 4.31, Running 17.04s Step 153( N/A%), pre moving , FPS 4.31, Running 17.29s Step 154( N/A%), pre moving , FPS 4.39, Running 17.43s Step 155( N/A%), pre moving , FPS 4.40, Running 17.74s Step 156( N/A%), pre moving , FPS 4.41, Running 17.93s Step 157( N/A%), pre moving , FPS 4.41, Running 18.20s Step 158( N/A%), pre moving , FPS 4.36, Running 18.44s Step 159( N/A%), pre moving , FPS 4.27, Running 18.82s Step 160( N/A%), pre moving , FPS 4.26, Running 19.07s Step 161( N/A%), pre moving , FPS 4.27, Running 19.30s Step 162( N/A%), pre moving , FPS 4.23, Running 19.50s Step 163( N/A%), pre moving , FPS 4.24, Running 19.76s Step 164( N/A%), pre moving , FPS 4.40, Running 19.80s Step 165( N/A%), pre moving , FPS 4.64, Running 19.85s Step 166( N/A%), pre moving , FPS 4.79, Running 19.90s Step 167( N/A%), pre moving , FPS 5.04, Running 19.94s Step 168( N/A%), pre moving , FPS 5.25, Running 19.99s Step 169( N/A%), pre moving , FPS 5.52, Running 20.03s Step 170( N/A%), pre moving , FPS 5.67, Running 20.08s Step 171( N/A%), pre moving , FPS 6.06, Running 20.14s Step 172( N/A%), pre moving , FPS 6.34, Running 20.19s Step 173( N/A%), pre moving , FPS 6.79, Running 20.24s Step 174( N/A%), pre moving , FPS 5.92, Running 20.81s Step 175( N/A%), pre moving , FPS 6.42, Running 20.85s Step 176( N/A%), pre moving , FPS 6.75, Running 20.90s Step 177( N/A%), pre moving , FPS 7.31, Running 20.94s Step 178( N/A%), pre moving , FPS 7.81, Running 21.00s Step 179( N/A%), pre moving , FPS 8.92, Running 21.06s Step 180( N/A%), pre moving , FPS 9.75, Running 21.12s Step 181( N/A%), pre moving , FPS 10.59, Running 21.19s Step 182( N/A%), pre moving , FPS 11.39, Running 21.25s Step 183( N/A%), pre moving , FPS 12.81, Running 21.32s Step 184( N/A%), pre moving , FPS 12.68, Running 21.38s Step 185( N/A%), pre moving , FPS 12.29, Running 21.47s Step 186( N/A%), pre moving , FPS 11.90, Running 21.58s Step 187( N/A%), pre moving , FPS 11.62, Running 21.66s Step 188( N/A%), pre moving , FPS 11.37, Running 21.74s Step 189( N/A%), pre moving , FPS 11.21, Running 21.82s Step 190( N/A%), pre moving , FPS 10.74, Running 21.94s Step 191( N/A%), pre moving , FPS 10.26, Running 22.09s Step 192( N/A%), pre moving , FPS 10.03, Running 22.19s Step 193( N/A%), pre moving , FPS 9.79, Running 22.28s Step 194( N/A%), pre moving , FPS 12.58, Running 22.40s Step 195( N/A%), pre moving , FPS 12.05, Running 22.51s Step 196( N/A%), pre moving , FPS 11.58, Running 22.62s Step 197( N/A%), pre moving , FPS 11.15, Running 22.73s Step 198( N/A%), pre moving , FPS 10.79, Running 22.85s Step 199( N/A%), pre moving , FPS 10.54, Running 22.96s Step 200( N/A%), pre moving , FPS 10.30, Running 23.07s Step 201( N/A%), pre moving , FPS 10.02, Running 23.18s Step 202( N/A%), pre moving , FPS 9.81, Running 23.29s Step 203( N/A%), pre moving , FPS 9.55, Running 23.41s Step 204( N/A%), pre moving , FPS 9.36, Running 23.52s Step 205( N/A%), pre moving , FPS 9.32, Running 23.62s Step 206( N/A%), pre moving , FPS 9.26, Running 23.74s Step 207( N/A%), pre moving , FPS 9.07, Running 23.87s Step 208( N/A%), pre moving , FPS 8.99, Running 23.97s Step 209( N/A%), pre moving , FPS 8.85, Running 24.08s Step 210( N/A%), pre moving , FPS 8.87, Running 24.19s Step 211( N/A%), pre moving , FPS 9.05, Running 24.30s Step 212( N/A%), pre moving , FPS 9.02, Running 24.41s Step 213( N/A%), pre moving , FPS 8.96, Running 24.51s Step 214( N/A%), pre moving , FPS 8.97, Running 24.63s Step 215( N/A%), pre moving , FPS 9.06, Running 24.72s Step 216( N/A%), pre moving , FPS 9.09, Running 24.82s Step 217( N/A%), pre moving , FPS 9.17, Running 24.91s Step 218( N/A%), pre moving , FPS 9.26, Running 25.01s Step 219( N/A%), pre moving , FPS 9.33, Running 25.10s Step 220( N/A%), pre moving , FPS 9.42, Running 25.19s Step 221( N/A%), pre moving , FPS 9.65, Running 25.26s Step 222( N/A%), pre moving , FPS 9.98, Running 25.29s Step 223( N/A%), pre moving , FPS 10.40, Running 25.33s Step 224( N/A%), pre moving , FPS 10.78, Running 25.37s Step 225( N/A%), pre moving , FPS 11.19, Running 25.41s Step 226( N/A%), pre moving , FPS 11.58, Running 25.46s Step 227( N/A%), pre moving , FPS 12.12, Running 25.52s Step 228( N/A%), pre moving , FPS 12.49, Running 25.57s Step 229( N/A%), pre moving , FPS 13.10, Running 25.60s Step 230( N/A%), pre moving , FPS 13.86, Running 25.64s Step 231( N/A%), pre moving , FPS 14.50, Running 25.68s Step 232( N/A%), pre moving , FPS 15.24, Running 25.72s Step 233( N/A%), pre moving , FPS 16.01, Running 25.76s Step 234( N/A%), pre moving , FPS 17.16, Running 25.80s Step 235( N/A%), pre moving , FPS 18.02, Running 25.83s Step 236( N/A%), pre moving , FPS 13.38, Running 26.32s Step 237( N/A%), pre moving , FPS 13.89, Running 26.35s Step 238( N/A%), pre moving , FPS 14.50, Running 26.39s Step 239( N/A%), pre moving , FPS 15.02, Running 26.43s Step 240( N/A%), pre moving , FPS 15.56, Running 26.47s Step 241( N/A%), pre moving , FPS 15.77, Running 26.53s Step 242( N/A%), pre moving , FPS 15.60, Running 26.58s Step 243( N/A%), pre moving , FPS 15.42, Running 26.63s Step 244( N/A%), pre moving , FPS 15.19, Running 26.69s Step 245( N/A%), pre moving , FPS 14.96, Running 26.74s Step 246( N/A%), pre moving , FPS 14.96, Running 26.80s Step 247( N/A%), pre moving , FPS 14.88, Running 26.86s Step 248( N/A%), pre moving , FPS 14.83, Running 26.92s Step 249( N/A%), pre moving , FPS 14.62, Running 26.97s Step 250( N/A%), pre moving , FPS 14.41, Running 27.02s Step 251( N/A%), pre moving , FPS 14.28, Running 27.08s Step 252( N/A%), pre moving , FPS 13.97, Running 27.15s Step 253( N/A%), pre moving , FPS 13.78, Running 27.21s Step 254( N/A%), pre moving , FPS 13.60, Running 27.27s Step 255( N/A%), pre moving , FPS 13.42, Running 27.32s Step 256( N/A%), pre moving , FPS 18.86, Running 27.38s Step 257( N/A%), pre moving , FPS 18.55, Running 27.43s Step 258( N/A%), pre moving , FPS 18.22, Running 27.49s Step 259( N/A%), pre moving , FPS 18.03, Running 27.54s Step 260( N/A%), pre moving , FPS 17.80, Running 27.60s Step 261( N/A%), pre moving , FPS 17.73, Running 27.65s Step 262( N/A%), pre moving , FPS 17.43, Running 27.72s Step 263( N/A%), pre moving , FPS 17.42, Running 27.78s Step 264( N/A%), pre moving , FPS 16.98, Running 27.87s Step 265( N/A%), pre moving , FPS 16.92, Running 27.93s Step 266( N/A%), pre moving , FPS 16.50, Running 28.01s Step 267( N/A%), pre moving , FPS 16.08, Running 28.10s Step 268( N/A%), pre moving , FPS 15.84, Running 28.18s Step 269( N/A%), pre moving , FPS 15.53, Running 28.26s Step 270( N/A%), pre moving , FPS 15.18, Running 28.34s Step 271( N/A%), pre moving , FPS 14.82, Running 28.43s Step 272( N/A%), pre moving , FPS 14.78, Running 28.50s Step 273( N/A%), pre moving , FPS 14.70, Running 28.57s Step 274( N/A%), pre moving , FPS 14.43, Running 28.65s Step 275( N/A%), pre moving , FPS 14.19, Running 28.73s Step 276( N/A%), pre moving , FPS 13.96, Running 28.81s Step 277( N/A%), pre moving , FPS 13.71, Running 28.89s Step 278( N/A%), pre moving , FPS 13.32, Running 28.99s Step 279( N/A%), pre moving , FPS 12.94, Running 29.09s Step 280( N/A%), pre moving , FPS 12.72, Running 29.17s Step 281( N/A%), pre moving , FPS 12.55, Running 29.25s Step 282( N/A%), pre moving , FPS 12.53, Running 29.32s Step 283( N/A%), pre moving , FPS 12.39, Running 29.39s Step 284( N/A%), pre moving , FPS 12.46, Running 29.47s Step 285( N/A%), pre moving , FPS 12.34, Running 29.55s Step 286( N/A%), pre moving , FPS 12.43, Running 29.62s Step 287( N/A%), pre moving , FPS 12.56, Running 29.70s Step 288( N/A%), pre moving , FPS 12.39, Running 29.80s Step 289( N/A%), pre moving , FPS 12.59, Running 29.85s Step 290( N/A%), pre moving , FPS 12.83, Running 29.90s Step 291( N/A%), pre moving , FPS 13.10, Running 29.95s Step 292( N/A%), pre moving , FPS 13.28, Running 30.01s Step 293( N/A%), pre moving , FPS 13.45, Running 30.06s Step 294( N/A%), pre moving , FPS 13.62, Running 30.12s Step 295( N/A%), pre moving , FPS 13.64, Running 30.20s Step 296( N/A%), pre moving , FPS 13.67, Running 30.27s Step 297( N/A%), pre moving , FPS 13.71, Running 30.35s Step 298( N/A%), pre moving , FPS 13.91, Running 30.43s Step 299( N/A%), pre moving , FPS 14.17, Running 30.50s Step 300( N/A%), pre moving , FPS 14.21, Running 30.58s Step 301( N/A%), pre moving , FPS 14.14, Running 30.66s Step 302( N/A%), pre moving , FPS 14.13, Running 30.74s Step 303( N/A%), pre moving , FPS 14.12, Running 30.81s Step 304( N/A%), pre moving , FPS 14.38, Running 30.86s Step 305( N/A%), pre moving , FPS 14.56, Running 30.92s Step 306( N/A%), pre moving , FPS 15.00, Running 30.96s Step 307( N/A%), pre moving , FPS 15.36, Running 31.00s Step 308( N/A%), pre moving , FPS 16.15, Running 31.03s Step 309( N/A%), pre moving , FPS 16.09, Running 31.09s Step 310( N/A%), pre moving , FPS 16.04, Running 31.15s Step 311( N/A%), pre moving , FPS 15.92, Running 31.21s Step 312( N/A%), pre moving , FPS 15.92, Running 31.26s Step 313( N/A%), pre moving , FPS 15.91, Running 31.32s Step 314( N/A%), pre moving , FPS 15.98, Running 31.37s Step 315( N/A%), pre moving , FPS 16.31, Running 31.42s Step 316( N/A%), pre moving , FPS 16.83, Running 31.46s Step 317( N/A%), pre moving , FPS 17.44, Running 31.50s Step 318( N/A%), pre moving , FPS 17.82, Running 31.55s Step 319( N/A%), pre moving , FPS 18.10, Running 31.60s Step 320( N/A%), pre moving , FPS 18.78, Running 31.64s Step 321( N/A%), pre moving , FPS 19.47, Running 31.69s Step 322( N/A%), pre moving , FPS 20.00, Running 31.74s Step 323( N/A%), pre moving , FPS 20.61, Running 31.78s Step 324( N/A%), pre moving , FPS 20.26, Running 31.85s Step 325( N/A%), pre moving , FPS 20.77, Running 31.88s Step 326( N/A%), pre moving , FPS 20.69, Running 31.92s Step 327( N/A%), pre moving , FPS 20.84, Running 31.96s Step 328( N/A%), pre moving , FPS 20.80, Running 32.00s Step 329( N/A%), pre moving , FPS 21.24, Running 32.03s Step 330( N/A%), pre moving , FPS 21.76, Running 32.07s Step 331( N/A%), pre moving , FPS 22.44, Running 32.10s Step 332( N/A%), pre moving , FPS 22.94, Running 32.14s Step 333( N/A%), pre moving , FPS 23.12, Running 32.18s Step 334( N/A%), pre moving , FPS 23.65, Running 32.22s Step 335( N/A%), pre moving , FPS 24.20, Running 32.25s Step 336( N/A%), pre moving , FPS 15.07, Running 32.79s Step 337( N/A%), pre moving , FPS 15.02, Running 32.83s Step 338( N/A%), pre moving , FPS 15.18, Running 32.87s Step 339( N/A%), pre moving , FPS 15.37, Running 32.91s Step 340( N/A%), pre moving , FPS 15.41, Running 32.94s Step 341( N/A%), pre moving , FPS 15.53, Running 32.98s Step 342( N/A%), pre moving , FPS 15.42, Running 33.03s Step 343( N/A%), pre moving , FPS 15.29, Running 33.09s Step 344( N/A%), pre moving , FPS 15.43, Running 33.14s Step 345( N/A%), pre moving , FPS 15.18, Running 33.20s Step 346( N/A%), pre moving , FPS 14.93, Running 33.26s Step 347( N/A%), pre moving , FPS 14.64, Running 33.32s Step 348( N/A%), pre moving , FPS 14.43, Running 33.38s Step 349( N/A%), pre moving , FPS 14.28, Running 33.43s Step 350( N/A%), pre moving , FPS 14.10, Running 33.49s Step 351( N/A%), pre moving , FPS 13.89, Running 33.54s Step 352( N/A%), pre moving , FPS 13.68, Running 33.60s Step 353( N/A%), pre moving , FPS 13.76, Running 33.64s Step 354( N/A%), pre moving , FPS 13.75, Running 33.68s Step 355( N/A%), pre moving , FPS 13.60, Running 33.72s Step 356( N/A%), pre moving , FPS 20.62, Running 33.76s Step 357( N/A%), pre moving , FPS 20.69, Running 33.79s Step 358( N/A%), pre moving , FPS 20.78, Running 33.83s Step 359( N/A%), pre moving , FPS 20.86, Running 33.86s Step 360( N/A%), pre moving , FPS 20.80, Running 33.90s Step 361( N/A%), pre moving , FPS 20.71, Running 33.94s Step 362( N/A%), pre moving , FPS 20.90, Running 33.99s Step 363( N/A%), pre moving , FPS 21.06, Running 34.04s Step 364( N/A%), pre moving , FPS 21.64, Running 34.07s Step 365( N/A%), pre moving , FPS 22.16, Running 34.10s Step 366( N/A%), pre moving , FPS 22.66, Running 34.14s Step 367( N/A%), pre moving , FPS 23.37, Running 34.18s Step 368( N/A%), pre moving , FPS 24.05, Running 34.21s Step 369( N/A%), pre moving , FPS 24.46, Running 34.25s Step 370( N/A%), pre moving , FPS 24.73, Running 34.29s Step 371( N/A%), pre moving , FPS 25.41, Running 34.33s Step 372( N/A%), pre moving , FPS 25.65, Running 34.38s Step 373( N/A%), pre moving , FPS 25.60, Running 34.42s Step 374( N/A%), pre moving , FPS 25.52, Running 34.46s Step 375( N/A%), pre moving , FPS 25.92, Running 34.49s Step 376( N/A%), pre moving , FPS 25.79, Running 34.53s Step 377( N/A%), pre moving , FPS 25.81, Running 34.57s Step 378( N/A%), pre moving , FPS 25.83, Running 34.60s Step 379( N/A%), pre moving , FPS 25.88, Running 34.64s Step 380( N/A%), pre moving , FPS 25.98, Running 34.67s Step 381( N/A%), pre moving , FPS 26.24, Running 34.70s Step 382( N/A%), pre moving , FPS 26.66, Running 34.74s Step 383( N/A%), pre moving , FPS 27.25, Running 34.77s Step 384( N/A%), pre moving , FPS 26.92, Running 34.81s Step 385( N/A%), pre moving , FPS 26.97, Running 34.85s Step 386( N/A%), pre moving , FPS 27.17, Running 34.88s Step 387( N/A%), pre moving , FPS 27.25, Running 34.91s Step 388( N/A%), pre moving , FPS 27.24, Running 34.95s Step 389( N/A%), pre moving , FPS 27.31, Running 34.98s Step 390( N/A%), pre moving , FPS 9.49, Running 36.40s Step 391( N/A%), pre moving , FPS 8.59, Running 36.66s Step 392( N/A%), pre moving , FPS 8.23, Running 36.81s Step 393( N/A%), pre moving , FPS 7.61, Running 37.05s Step 394( N/A%), pre moving , FPS 7.19, Running 37.24s Step 395( N/A%), pre moving , FPS 6.71, Running 37.47s Step 396( N/A%), pre moving , FPS 6.42, Running 37.65s Step 397( N/A%), pre moving , FPS 6.00, Running 37.90s Step 398( N/A%), pre moving , FPS 5.80, Running 38.05s Step 399( N/A%), pre moving , FPS 5.52, Running 38.26s Step 400( N/A%), pre moving , FPS 5.22, Running 38.50s Step 401( N/A%), pre moving , FPS 4.92, Running 38.77s Step 402( N/A%), pre moving , FPS 4.76, Running 38.94s Step 403( N/A%), pre moving , FPS 4.53, Running 39.19s Step 404( N/A%), pre moving , FPS 4.40, Running 39.36s Step 405( N/A%), pre moving , FPS 4.15, Running 39.66s Step 406( N/A%), pre moving , FPS 4.06, Running 39.80s Step 407( N/A%), pre moving , FPS 3.88, Running 40.07s Step 408( N/A%), pre moving , FPS 3.75, Running 40.28s Step 409( N/A%), pre moving , FPS 3.58, Running 40.56s Step 410( 0.33%), action 1, FPS 3.97, Running 41.43s Step 411( 0.67%), action 2, FPS 3.49, Running 42.38s Step 412( 1.00%), action 3, FPS 3.09, Running 43.29s Step 413( 1.33%), action 4, FPS 2.89, Running 43.96s Step 414( 1.67%), action 5, FPS 2.57, Running 45.01s Step 415( 2.00%), action 6, FPS 2.36, Running 45.95s Step 416( 2.33%), action 7, FPS 2.09, Running 47.21s Step 417( 2.67%), action 8, FPS 1.94, Running 48.24s Step 418( 3.00%), action 9, FPS 1.77, Running 49.34s Step 419( 3.33%), action 10, FPS 1.68, Running 50.18s Step 420( 3.67%), action 11, FPS 1.53, Running 51.60s Step 421( 4.00%), action 12, FPS 1.49, Running 52.24s Step 422( 4.33%), action 13, FPS 1.44, Running 52.87s Step 423( 4.67%), action 14, FPS 1.43, Running 53.15s Step 424( 5.00%), action 15, FPS 1.35, Running 54.19s Step 425( 5.33%), action 16, FPS 1.31, Running 54.94s Step 426( 5.67%), action 17, FPS 1.22, Running 56.14s Step 427( 6.00%), action 18, FPS 1.19, Running 56.94s Step 428( 6.33%), action 19, FPS 1.13, Running 58.03s Step 429( 6.67%), action 20, FPS 1.09, Running 58.84s Step 430( 7.00%), action 21, FPS 1.11, Running 59.42s Step 431( 7.33%), action 22, FPS 1.12, Running 60.20s Step 432( 7.67%), action 23, FPS 1.14, Running 60.76s Step 433( 8.00%), action 24, FPS 1.13, Running 61.59s Step 434( 8.33%), action 25, FPS 1.14, Running 62.58s Step 435( 8.67%), action 26, FPS 1.16, Running 63.24s Step 436( 9.00%), action 27, FPS 1.22, Running 63.58s Step 437( 9.33%), action 28, FPS 1.28, Running 63.85s Step 438( 9.67%), action 29, FPS 1.32, Running 64.53s Step 439( 10.00%), action 30, FPS 1.32, Running 65.37s Step 440( 10.33%), action 31, FPS 1.38, Running 66.04s Step 441( 10.67%), action 32, FPS 1.37, Running 66.79s Step 442( 11.00%), action 33, FPS 1.34, Running 67.80s Step 443( 11.33%), action 34, FPS 1.32, Running 68.30s Step 444( 11.67%), action 35, FPS 1.33, Running 69.22s Step 445( 12.00%), action 36, FPS 1.38, Running 69.47s Step 446( 12.33%), action 37, FPS 1.44, Running 69.99s Step 447( 12.67%), action 38, FPS 1.49, Running 70.40s Step 448( 13.00%), action 39, FPS 1.55, Running 70.92s Step 449( 13.33%), action 40, FPS 1.57, Running 71.57s Step 450( 13.67%), action 41, FPS 1.49, Running 72.82s Step 451( 14.00%), action 42, FPS 1.53, Running 73.31s Step 452( 14.33%), action 43, FPS 1.48, Running 74.30s Step 453( 14.67%), action 44, FPS 1.48, Running 75.07s Step 454( 15.00%), action 45, FPS 1.50, Running 75.92s Step 455( 15.33%), action 46, FPS 1.50, Running 76.56s Step 456( 15.67%), action 47, FPS 1.44, Running 77.50s Step 457( 16.00%), action 48, FPS 1.39, Running 78.22s Step 458( 16.33%), action 49, FPS 1.42, Running 78.60s Step 459( 16.67%), action 50, FPS 1.49, Running 78.81s Step 460( 17.00%), action 51, FPS 1.47, Running 79.65s Step 461( 17.33%), action 52, FPS 1.53, Running 79.87s Step 462( 17.67%), action 53, FPS 1.60, Running 80.31s Step 463( 18.00%), action 54, FPS 1.64, Running 80.52s Step 464( 18.33%), action 55, FPS 1.70, Running 81.01s Step 465( 18.67%), action 56, FPS 1.70, Running 81.26s Step 466( 19.00%), action 57, FPS 1.63, Running 82.29s Step 467( 19.33%), action 58, FPS 1.58, Running 83.03s Step 468( 19.67%), action 59, FPS 1.53, Running 84.00s Step 469( 20.00%), action 60, FPS 1.58, Running 84.25s Step 470( 20.33%), action 61, FPS 1.59, Running 85.37s Step 471( 20.67%), action 62, FPS 1.57, Running 86.03s Step 472( 21.00%), action 63, FPS 1.62, Running 86.65s Step 473( 21.33%), action 64, FPS 1.61, Running 87.47s Step 474( 21.67%), action 65, FPS 1.61, Running 88.34s Step 475( 22.00%), action 66, FPS 1.66, Running 88.57s Step 476( 22.33%), action 67, FPS 1.72, Running 89.15s Step 477( 22.67%), action 68, FPS 1.71, Running 89.91s Step 478( 23.00%), action 69, FPS 1.64, Running 90.78s Step 479( 23.33%), action 70, FPS 1.58, Running 91.50s Step 480( 23.67%), action 71, FPS 1.57, Running 92.36s Step 481( 24.00%), action 72, FPS 1.52, Running 93.01s Step 482( 24.33%), action 73, FPS 1.46, Running 94.03s Step 483( 24.67%), action 74, FPS 1.41, Running 94.71s Step 484( 25.00%), action 75, FPS 1.41, Running 95.16s Step 485( 25.33%), action 76, FPS 1.41, Running 95.44s Step 486( 25.67%), action 77, FPS 1.42, Running 96.41s Step 487( 26.00%), action 78, FPS 1.45, Running 96.85s Step 488( 26.33%), action 79, FPS 1.45, Running 97.80s Step 489( 26.67%), action 80, FPS 1.44, Running 98.12s Step 490( 27.00%), action 81, FPS 1.43, Running 99.40s Step 491( 27.33%), action 82, FPS 1.44, Running 99.92s Step 492( 27.67%), action 83, FPS 1.42, Running 100.74s Step 493( 28.00%), action 84, FPS 1.43, Running 101.49s Step 494( 28.33%), action 85, FPS 1.42, Running 102.39s Step 495( 28.67%), action 86, FPS 1.35, Running 103.34s Step 496( 29.00%), action 87, FPS 1.32, Running 104.36s Step 497( 29.33%), action 88, FPS 1.31, Running 105.15s Step 498( 29.67%), action 89, FPS 1.30, Running 106.19s Step 499( 30.00%), action 90, FPS 1.29, Running 107.04s Step 500( 30.33%), action 91, FPS 1.26, Running 108.29s Step 501( 30.67%), action 92, FPS 1.25, Running 108.96s Step 502( 31.00%), action 93, FPS 1.26, Running 109.91s Step 503( 31.33%), action 94, FPS 1.25, Running 110.65s Step 504( 31.67%), action 95, FPS 1.21, Running 111.69s Step 505( 32.00%), action 96, FPS 1.17, Running 112.52s Step 506( 32.33%), action 97, FPS 1.19, Running 113.25s Step 507( 32.67%), action 98, FPS 1.19, Running 113.72s Step 508( 33.00%), action 99, FPS 1.19, Running 114.63s Step 509( 33.33%), action 100, FPS 1.16, Running 115.42s Step 510( 33.67%), action 101, FPS 1.16, Running 116.66s Step 511( 34.00%), action 102, FPS 1.16, Running 117.22s Step 512( 34.33%), action 103, FPS 1.15, Running 118.12s Step 513( 34.67%), action 104, FPS 1.14, Running 118.95s Step 514( 35.00%), action 105, FPS 1.17, Running 119.42s Step 515( 35.33%), action 106, FPS 1.20, Running 120.03s Step 516( 35.67%), action 107, FPS 1.20, Running 121.05s Step 517( 36.00%), action 108, FPS 1.20, Running 121.82s Step 518( 36.33%), action 109, FPS 1.20, Running 122.82s Step 519( 36.67%), action 110, FPS 1.21, Running 123.55s Step 520( 37.00%), action 111, FPS 1.22, Running 124.74s Step 521( 37.33%), action 112, FPS 1.23, Running 125.27s Step 522( 37.67%), action 113, FPS 1.24, Running 126.04s Step 523( 38.00%), action 114, FPS 1.24, Running 126.72s Step 524( 38.33%), action 115, FPS 1.26, Running 127.54s Step 525( 38.67%), action 116, FPS 1.27, Running 128.28s Step 526( 39.00%), action 117, FPS 1.25, Running 129.26s Step 527( 39.33%), action 118, FPS 1.22, Running 130.07s Step 528( 39.67%), action 119, FPS 1.22, Running 131.05s Step 529( 40.00%), action 120, FPS 1.22, Running 131.88s Step 530( 40.33%), action 121, FPS 1.25, Running 132.69s Step 531( 40.67%), action 122, FPS 1.24, Running 133.34s Step 532( 41.00%), action 123, FPS 1.24, Running 134.22s Step 533( 41.33%), action 124, FPS 1.27, Running 134.74s Step 534( 41.67%), action 125, FPS 1.23, Running 135.62s Step 535( 42.00%), action 126, FPS 1.23, Running 136.27s Step 536( 42.33%), action 127, FPS 1.26, Running 136.88s Step 537( 42.67%), action 128, FPS 1.30, Running 137.26s Step 538( 43.00%), action 129, FPS 1.31, Running 138.09s Step 539( 43.33%), action 130, FPS 1.32, Running 138.75s Step 540( 43.67%), action 131, FPS 1.32, Running 139.93s Step 541( 44.00%), action 132, FPS 1.30, Running 140.63s Step 542( 44.33%), action 133, FPS 1.29, Running 141.52s Step 543( 44.67%), action 134, FPS 1.28, Running 142.38s Step 544( 45.00%), action 135, FPS 1.28, Running 143.14s Step 545( 45.33%), action 136, FPS 1.28, Running 143.85s Step 546( 45.67%), action 137, FPS 1.33, Running 144.29s Step 547( 46.00%), action 138, FPS 1.34, Running 144.97s Step 548( 46.33%), action 139, FPS 1.40, Running 145.36s Step 549( 46.67%), action 140, FPS 1.42, Running 146.00s Step 550( 47.00%), action 141, FPS 1.43, Running 146.64s Step 551( 47.33%), action 142, FPS 1.43, Running 147.32s Step 552( 47.67%), action 143, FPS 1.41, Running 148.41s Step 553( 48.00%), action 144, FPS 1.42, Running 148.83s Step 554( 48.33%), action 145, FPS 1.40, Running 149.88s Step 555( 48.67%), action 146, FPS 1.39, Running 150.64s [2026-08-02 21:22:54] [60 ] Seed 59 success after 151.66 s. +steps: 555 , actions: 146 . +Instruction: Empty +Total 36/60(60.00%) success. +Setting seed: 60 +Step 1( N/A%), pre moving , FPS 9.96, Running 0.10s Step 2( N/A%), pre moving , FPS 14.13, Running 0.14s Step 3( N/A%), pre moving , FPS 15.52, Running 0.19s Step 4( N/A%), pre moving , FPS 17.02, Running 0.24s Step 5( N/A%), pre moving , FPS 18.24, Running 0.27s Step 6( N/A%), pre moving , FPS 18.92, Running 0.32s Step 7( N/A%), pre moving , FPS 19.02, Running 0.37s Step 8( N/A%), pre moving , FPS 19.50, Running 0.41s Step 9( N/A%), pre moving , FPS 19.76, Running 0.46s Step 10( N/A%), pre moving , FPS 20.00, Running 0.50s Step 11( N/A%), pre moving , FPS 20.32, Running 0.54s Step 12( N/A%), pre moving , FPS 20.63, Running 0.58s Step 13( N/A%), pre moving , FPS 20.92, Running 0.62s Step 14( N/A%), pre moving , FPS 21.19, Running 0.66s Step 15( N/A%), pre moving , FPS 21.41, Running 0.70s Step 16( N/A%), pre moving , FPS 21.62, Running 0.74s Step 17( N/A%), pre moving , FPS 21.76, Running 0.78s Step 18( N/A%), pre moving , FPS 21.74, Running 0.83s Step 19( N/A%), pre moving , FPS 21.82, Running 0.87s Step 20( N/A%), pre moving , FPS 21.81, Running 0.92s Step 21( N/A%), pre moving , FPS 18.40, Running 1.19s Step 22( N/A%), pre moving , FPS 17.82, Running 1.26s Step 23( N/A%), pre moving , FPS 18.05, Running 1.30s Step 24( N/A%), pre moving , FPS 18.10, Running 1.34s Step 25( N/A%), pre moving , FPS 18.11, Running 1.38s Step 26( N/A%), pre moving , FPS 15.15, Running 1.64s Step 27( N/A%), pre moving , FPS 15.27, Running 1.68s Step 28( N/A%), pre moving , FPS 15.30, Running 1.72s Step 29( N/A%), pre moving , FPS 15.34, Running 1.76s Step 30( N/A%), pre moving , FPS 15.33, Running 1.80s Step 31( N/A%), pre moving , FPS 15.25, Running 1.85s Step 32( N/A%), pre moving , FPS 15.18, Running 1.90s Step 33( N/A%), pre moving , FPS 15.15, Running 1.94s Step 34( N/A%), pre moving , FPS 15.09, Running 1.99s Step 35( N/A%), pre moving , FPS 15.03, Running 2.03s Step 36( N/A%), pre moving , FPS 12.09, Running 2.39s Step 37( N/A%), pre moving , FPS 12.08, Running 2.44s Step 38( N/A%), pre moving , FPS 12.13, Running 2.48s Step 39( N/A%), pre moving , FPS 12.05, Running 2.53s Step 40( N/A%), pre moving , FPS 12.05, Running 2.58s Step 41( N/A%), pre moving , FPS 13.94, Running 2.62s Step 42( N/A%), pre moving , FPS 14.24, Running 2.67s Step 43( N/A%), pre moving , FPS 14.22, Running 2.71s Step 44( N/A%), pre moving , FPS 14.19, Running 2.75s Step 45( N/A%), pre moving , FPS 14.17, Running 2.79s Step 46( N/A%), pre moving , FPS 16.46, Running 2.85s Step 47( N/A%), pre moving , FPS 16.12, Running 2.92s Step 48( N/A%), pre moving , FPS 15.74, Running 2.99s Step 49( N/A%), pre moving , FPS 15.53, Running 3.05s Step 50( N/A%), pre moving , FPS 15.30, Running 3.11s Step 51( N/A%), pre moving , FPS 15.16, Running 3.17s Step 52( N/A%), pre moving , FPS 14.89, Running 3.24s Step 53( N/A%), pre moving , FPS 14.54, Running 3.32s Step 54( N/A%), pre moving , FPS 14.31, Running 3.38s Step 55( N/A%), pre moving , FPS 14.13, Running 3.45s Step 56( N/A%), pre moving , FPS 17.96, Running 3.51s Step 57( N/A%), pre moving , FPS 17.57, Running 3.58s Step 58( N/A%), pre moving , FPS 17.13, Running 3.64s Step 59( N/A%), pre moving , FPS 16.85, Running 3.72s Step 60( N/A%), pre moving , FPS 16.62, Running 3.78s Step 61( N/A%), pre moving , FPS 16.33, Running 3.85s Step 62( N/A%), pre moving , FPS 15.75, Running 3.94s Step 63( N/A%), pre moving , FPS 15.49, Running 4.00s Step 64( N/A%), pre moving , FPS 15.24, Running 4.06s Step 65( N/A%), pre moving , FPS 15.01, Running 4.12s Step 66( N/A%), pre moving , FPS 15.03, Running 4.18s Step 67( N/A%), pre moving , FPS 15.08, Running 4.25s Step 68( N/A%), pre moving , FPS 15.17, Running 4.31s Step 69( N/A%), pre moving , FPS 15.13, Running 4.37s Step 70( N/A%), pre moving , FPS 15.13, Running 4.43s Step 71( N/A%), pre moving , FPS 15.11, Running 4.50s Step 72( N/A%), pre moving , FPS 15.16, Running 4.56s Step 73( N/A%), pre moving , FPS 15.25, Running 4.63s Step 74( N/A%), pre moving , FPS 15.21, Running 4.70s Step 75( N/A%), pre moving , FPS 15.16, Running 4.77s Step 76( N/A%), pre moving , FPS 15.37, Running 4.81s Step 77( N/A%), pre moving , FPS 15.69, Running 4.85s Step 78( N/A%), pre moving , FPS 16.03, Running 4.89s Step 79( N/A%), pre moving , FPS 16.42, Running 4.94s Step 80( N/A%), pre moving , FPS 16.71, Running 4.98s Step 81( N/A%), pre moving , FPS 17.08, Running 5.02s Step 82( N/A%), pre moving , FPS 17.81, Running 5.06s Step 83( N/A%), pre moving , FPS 18.15, Running 5.10s Step 84( N/A%), pre moving , FPS 18.36, Running 5.15s Step 85( N/A%), pre moving , FPS 18.63, Running 5.20s Step 86( N/A%), pre moving , FPS 18.99, Running 5.24s Step 87( N/A%), pre moving , FPS 19.30, Running 5.28s Step 88( N/A%), pre moving , FPS 19.61, Running 5.33s Step 89( N/A%), pre moving , FPS 20.01, Running 5.37s Step 90( N/A%), pre moving , FPS 20.46, Running 5.41s Step 91( N/A%), pre moving , FPS 20.77, Running 5.46s Step 92( N/A%), pre moving , FPS 21.35, Running 5.50s Step 93( N/A%), pre moving , FPS 22.00, Running 5.54s Step 94( N/A%), pre moving , FPS 22.77, Running 5.58s Step 95( N/A%), pre moving , FPS 13.66, Running 6.23s Step 96( N/A%), pre moving , FPS 12.36, Running 6.43s Step 97( N/A%), pre moving , FPS 10.84, Running 6.70s Step 98( N/A%), pre moving , FPS 10.08, Running 6.88s Step 99( N/A%), pre moving , FPS 9.03, Running 7.15s Step 100( N/A%), pre moving , FPS 8.48, Running 7.34s Step 101( N/A%), pre moving , FPS 7.69, Running 7.62s Step 102( N/A%), pre moving , FPS 7.28, Running 7.81s Step 103( N/A%), pre moving , FPS 6.70, Running 8.09s Step 104( N/A%), pre moving , FPS 6.35, Running 8.30s Step 105( N/A%), pre moving , FPS 5.99, Running 8.53s Step 106( N/A%), pre moving , FPS 5.75, Running 8.72s Step 107( N/A%), pre moving , FPS 5.41, Running 8.98s Step 108( N/A%), pre moving , FPS 5.27, Running 9.12s Step 109( N/A%), pre moving , FPS 4.95, Running 9.41s Step 110( N/A%), pre moving , FPS 4.76, Running 9.61s Step 111( N/A%), pre moving , FPS 4.55, Running 9.85s Step 112( N/A%), pre moving , FPS 4.44, Running 10.01s Step 113( N/A%), pre moving , FPS 4.25, Running 10.24s Step 114( N/A%), pre moving , FPS 4.09, Running 10.47s Step 115( N/A%), pre moving , FPS 4.45, Running 10.72s Step 116( N/A%), pre moving , FPS 4.47, Running 10.91s Step 117( N/A%), pre moving , FPS 4.47, Running 11.17s Step 118( N/A%), pre moving , FPS 4.45, Running 11.38s Step 119( N/A%), pre moving , FPS 4.41, Running 11.68s Step 120( N/A%), pre moving , FPS 4.42, Running 11.87s Step 121( N/A%), pre moving , FPS 4.46, Running 12.11s Step 122( N/A%), pre moving , FPS 4.48, Running 12.28s Step 123( N/A%), pre moving , FPS 4.53, Running 12.50s Step 124( N/A%), pre moving , FPS 4.59, Running 12.66s Step 125( N/A%), pre moving , FPS 4.51, Running 12.97s Step 126( N/A%), pre moving , FPS 4.54, Running 13.12s Step 127( N/A%), pre moving , FPS 4.53, Running 13.39s Step 128( N/A%), pre moving , FPS 4.50, Running 13.57s Step 129( N/A%), pre moving , FPS 4.52, Running 13.83s Step 130( N/A%), pre moving , FPS 4.54, Running 14.02s Step 131( N/A%), pre moving , FPS 4.52, Running 14.28s Step 132( N/A%), pre moving , FPS 4.53, Running 14.42s Step 133( N/A%), pre moving , FPS 4.52, Running 14.67s Step 134( N/A%), pre moving , FPS 4.56, Running 14.86s Step 135( N/A%), pre moving , FPS 4.53, Running 15.14s Step 136( N/A%), pre moving , FPS 4.55, Running 15.30s Step 137( N/A%), pre moving , FPS 4.57, Running 15.55s Step 138( N/A%), pre moving , FPS 4.55, Running 15.77s Step 139( N/A%), pre moving , FPS 4.57, Running 16.06s Step 140( N/A%), pre moving , FPS 4.53, Running 16.28s Step 141( N/A%), pre moving , FPS 4.52, Running 16.53s Step 142( N/A%), pre moving , FPS 4.50, Running 16.72s Step 143( N/A%), pre moving , FPS 4.46, Running 16.98s Step 144( N/A%), pre moving , FPS 4.46, Running 17.14s Step 145( N/A%), pre moving , FPS 4.50, Running 17.41s Step 146( N/A%), pre moving , FPS 4.44, Running 17.63s Step 147( N/A%), pre moving , FPS 4.47, Running 17.86s Step 148( N/A%), pre moving , FPS 4.50, Running 18.01s Step 149( N/A%), pre moving , FPS 4.46, Running 18.31s Step 150( N/A%), pre moving , FPS 4.61, Running 18.36s Step 151( N/A%), pre moving , FPS 4.85, Running 18.41s Step 152( N/A%), pre moving , FPS 4.96, Running 18.45s Step 153( N/A%), pre moving , FPS 5.21, Running 18.51s Step 154( N/A%), pre moving , FPS 5.40, Running 18.56s Step 155( N/A%), pre moving , FPS 5.77, Running 18.60s Step 156( N/A%), pre moving , FPS 5.97, Running 18.65s Step 157( N/A%), pre moving , FPS 6.36, Running 18.69s Step 158( N/A%), pre moving , FPS 6.73, Running 18.74s Step 159( N/A%), pre moving , FPS 7.33, Running 18.79s Step 160( N/A%), pre moving , FPS 6.73, Running 19.25s Step 161( N/A%), pre moving , FPS 7.25, Running 19.29s Step 162( N/A%), pre moving , FPS 7.64, Running 19.34s Step 163( N/A%), pre moving , FPS 8.30, Running 19.39s Step 164( N/A%), pre moving , FPS 8.73, Running 19.43s Step 165( N/A%), pre moving , FPS 9.59, Running 19.50s Step 166( N/A%), pre moving , FPS 10.33, Running 19.56s Step 167( N/A%), pre moving , FPS 11.24, Running 19.64s Step 168( N/A%), pre moving , FPS 11.70, Running 19.72s Step 169( N/A%), pre moving , FPS 13.58, Running 19.79s Step 170( N/A%), pre moving , FPS 13.44, Running 19.85s Step 171( N/A%), pre moving , FPS 13.31, Running 19.91s Step 172( N/A%), pre moving , FPS 13.17, Running 19.97s Step 173( N/A%), pre moving , FPS 12.89, Running 20.06s Step 174( N/A%), pre moving , FPS 12.81, Running 20.12s Step 175( N/A%), pre moving , FPS 12.57, Running 20.19s Step 176( N/A%), pre moving , FPS 12.47, Running 20.25s Step 177( N/A%), pre moving , FPS 12.16, Running 20.34s Step 178( N/A%), pre moving , FPS 12.05, Running 20.40s Step 179( N/A%), pre moving , FPS 11.79, Running 20.48s Step 180( N/A%), pre moving , FPS 15.05, Running 20.58s Step 181( N/A%), pre moving , FPS 14.51, Running 20.67s Step 182( N/A%), pre moving , FPS 14.11, Running 20.76s Step 183( N/A%), pre moving , FPS 13.73, Running 20.85s Step 184( N/A%), pre moving , FPS 13.26, Running 20.94s Step 185( N/A%), pre moving , FPS 13.05, Running 21.03s Step 186( N/A%), pre moving , FPS 12.82, Running 21.12s Step 187( N/A%), pre moving , FPS 12.65, Running 21.23s Step 188( N/A%), pre moving , FPS 12.40, Running 21.34s Step 189( N/A%), pre moving , FPS 12.01, Running 21.45s Step 190( N/A%), pre moving , FPS 11.73, Running 21.55s Step 191( N/A%), pre moving , FPS 11.45, Running 21.66s Step 192( N/A%), pre moving , FPS 11.01, Running 21.79s Step 193( N/A%), pre moving , FPS 10.85, Running 21.90s Step 194( N/A%), pre moving , FPS 10.56, Running 22.02s Step 195( N/A%), pre moving , FPS 10.36, Running 22.12s Step 196( N/A%), pre moving , FPS 10.07, Running 22.24s Step 197( N/A%), pre moving , FPS 9.96, Running 22.35s Step 198( N/A%), pre moving , FPS 9.73, Running 22.45s Step 199( N/A%), pre moving , FPS 9.71, Running 22.54s Step 200( N/A%), pre moving , FPS 9.76, Running 22.63s Step 201( N/A%), pre moving , FPS 9.77, Running 22.72s Step 202( N/A%), pre moving , FPS 9.77, Running 22.81s Step 203( N/A%), pre moving , FPS 9.76, Running 22.90s Step 204( N/A%), pre moving , FPS 9.85, Running 22.97s Step 205( N/A%), pre moving , FPS 9.91, Running 23.05s Step 206( N/A%), pre moving , FPS 9.99, Running 23.12s Step 207( N/A%), pre moving , FPS 10.16, Running 23.19s Step 208( N/A%), pre moving , FPS 10.58, Running 23.23s Step 209( N/A%), pre moving , FPS 11.04, Running 23.26s Step 210( N/A%), pre moving , FPS 11.48, Running 23.30s Step 211( N/A%), pre moving , FPS 11.99, Running 23.33s Step 212( N/A%), pre moving , FPS 12.60, Running 23.38s Step 213( N/A%), pre moving , FPS 13.12, Running 23.42s Step 214( N/A%), pre moving , FPS 13.88, Running 23.46s Step 215( N/A%), pre moving , FPS 14.64, Running 23.49s Step 216( N/A%), pre moving , FPS 15.56, Running 23.52s Step 217( N/A%), pre moving , FPS 16.46, Running 23.56s Step 218( N/A%), pre moving , FPS 17.51, Running 23.60s Step 219( N/A%), pre moving , FPS 18.38, Running 23.63s Step 220( N/A%), pre moving , FPS 19.32, Running 23.67s Step 221( N/A%), pre moving , FPS 20.45, Running 23.70s Step 222( N/A%), pre moving , FPS 14.47, Running 24.19s Step 223( N/A%), pre moving , FPS 15.05, Running 24.23s Step 224( N/A%), pre moving , FPS 15.46, Running 24.27s Step 225( N/A%), pre moving , FPS 15.99, Running 24.30s Step 226( N/A%), pre moving , FPS 16.54, Running 24.33s Step 227( N/A%), pre moving , FPS 16.83, Running 24.38s Step 228( N/A%), pre moving , FPS 16.60, Running 24.43s Step 229( N/A%), pre moving , FPS 16.37, Running 24.48s Step 230( N/A%), pre moving , FPS 16.11, Running 24.54s Step 231( N/A%), pre moving , FPS 15.88, Running 24.59s Step 232( N/A%), pre moving , FPS 15.88, Running 24.64s Step 233( N/A%), pre moving , FPS 15.82, Running 24.69s Step 234( N/A%), pre moving , FPS 15.57, Running 24.74s Step 235( N/A%), pre moving , FPS 15.36, Running 24.79s Step 236( N/A%), pre moving , FPS 15.10, Running 24.85s Step 237( N/A%), pre moving , FPS 14.84, Running 24.91s Step 238( N/A%), pre moving , FPS 14.55, Running 24.97s Step 239( N/A%), pre moving , FPS 13.90, Running 25.07s Step 240( N/A%), pre moving , FPS 13.71, Running 25.12s Step 241( N/A%), pre moving , FPS 13.18, Running 25.22s Step 242( N/A%), pre moving , FPS 18.49, Running 25.27s Step 243( N/A%), pre moving , FPS 17.82, Running 25.35s Step 244( N/A%), pre moving , FPS 17.54, Running 25.41s Step 245( N/A%), pre moving , FPS 17.22, Running 25.46s Step 246( N/A%), pre moving , FPS 16.88, Running 25.52s Step 247( N/A%), pre moving , FPS 16.77, Running 25.58s Step 248( N/A%), pre moving , FPS 16.71, Running 25.63s Step 249( N/A%), pre moving , FPS 16.61, Running 25.69s Step 250( N/A%), pre moving , FPS 16.56, Running 25.74s Step 251( N/A%), pre moving , FPS 16.38, Running 25.81s Step 252( N/A%), pre moving , FPS 16.21, Running 25.87s Step 253( N/A%), pre moving , FPS 16.11, Running 25.93s Step 254( N/A%), pre moving , FPS 16.07, Running 25.99s Step 255( N/A%), pre moving , FPS 16.02, Running 26.04s Step 256( N/A%), pre moving , FPS 15.95, Running 26.10s Step 257( N/A%), pre moving , FPS 15.91, Running 26.17s Step 258( N/A%), pre moving , FPS 15.61, Running 26.25s Step 259( N/A%), pre moving , FPS 16.04, Running 26.32s Step 260( N/A%), pre moving , FPS 15.82, Running 26.39s Step 261( N/A%), pre moving , FPS 16.26, Running 26.45s Step 262( N/A%), pre moving , FPS 15.96, Running 26.52s Step 263( N/A%), pre moving , FPS 16.25, Running 26.58s Step 264( N/A%), pre moving , FPS 16.01, Running 26.66s Step 265( N/A%), pre moving , FPS 15.78, Running 26.73s Step 266( N/A%), pre moving , FPS 15.53, Running 26.81s Step 267( N/A%), pre moving , FPS 15.32, Running 26.88s Step 268( N/A%), pre moving , FPS 15.10, Running 26.95s Step 269( N/A%), pre moving , FPS 14.92, Running 27.03s Step 270( N/A%), pre moving , FPS 14.70, Running 27.10s Step 271( N/A%), pre moving , FPS 14.53, Running 27.18s Step 272( N/A%), pre moving , FPS 14.45, Running 27.25s Step 273( N/A%), pre moving , FPS 14.37, Running 27.32s Step 274( N/A%), pre moving , FPS 14.07, Running 27.41s Step 275( N/A%), pre moving , FPS 13.57, Running 27.52s Step 276( N/A%), pre moving , FPS 13.34, Running 27.60s Step 277( N/A%), pre moving , FPS 13.11, Running 27.69s Step 278( N/A%), pre moving , FPS 13.19, Running 27.77s Step 279( N/A%), pre moving , FPS 13.03, Running 27.85s Step 280( N/A%), pre moving , FPS 13.04, Running 27.92s Step 281( N/A%), pre moving , FPS 12.90, Running 28.00s Step 282( N/A%), pre moving , FPS 12.86, Running 28.08s Step 283( N/A%), pre moving , FPS 12.84, Running 28.14s Step 284( N/A%), pre moving , FPS 13.01, Running 28.19s Step 285( N/A%), pre moving , FPS 13.19, Running 28.25s Step 286( N/A%), pre moving , FPS 13.53, Running 28.28s Step 287( N/A%), pre moving , FPS 13.90, Running 28.32s Step 288( N/A%), pre moving , FPS 14.08, Running 28.37s Step 289( N/A%), pre moving , FPS 14.47, Running 28.41s Step 290( N/A%), pre moving , FPS 14.87, Running 28.45s Step 291( N/A%), pre moving , FPS 15.32, Running 28.49s Step 292( N/A%), pre moving , FPS 15.69, Running 28.53s Step 293( N/A%), pre moving , FPS 16.07, Running 28.57s Step 294( N/A%), pre moving , FPS 16.65, Running 28.61s Step 295( N/A%), pre moving , FPS 17.60, Running 28.65s Step 296( N/A%), pre moving , FPS 18.44, Running 28.69s Step 297( N/A%), pre moving , FPS 19.38, Running 28.72s Step 298( N/A%), pre moving , FPS 20.18, Running 28.76s Step 299( N/A%), pre moving , FPS 21.19, Running 28.80s Step 300( N/A%), pre moving , FPS 22.02, Running 28.83s Step 301( N/A%), pre moving , FPS 23.02, Running 28.87s Step 302( N/A%), pre moving , FPS 24.27, Running 28.90s Step 303( N/A%), pre moving , FPS 24.80, Running 28.94s Step 304( N/A%), pre moving , FPS 25.03, Running 28.99s Step 305( N/A%), pre moving , FPS 25.48, Running 29.03s Step 306( N/A%), pre moving , FPS 25.54, Running 29.07s Step 307( N/A%), pre moving , FPS 25.43, Running 29.11s Step 308( N/A%), pre moving , FPS 26.14, Running 29.14s Step 309( N/A%), pre moving , FPS 26.30, Running 29.17s Step 310( N/A%), pre moving , FPS 26.52, Running 29.20s Step 311( N/A%), pre moving , FPS 26.48, Running 29.24s Step 312( N/A%), pre moving , FPS 26.46, Running 29.28s Step 313( N/A%), pre moving , FPS 17.57, Running 29.71s Step 314( N/A%), pre moving , FPS 17.60, Running 29.74s Step 315( N/A%), pre moving , FPS 17.75, Running 29.78s Step 316( N/A%), pre moving , FPS 17.75, Running 29.81s Step 317( N/A%), pre moving , FPS 17.76, Running 29.85s Step 318( N/A%), pre moving , FPS 17.77, Running 29.88s Step 319( N/A%), pre moving , FPS 17.76, Running 29.92s Step 320( N/A%), pre moving , FPS 17.73, Running 29.96s Step 321( N/A%), pre moving , FPS 17.39, Running 30.02s Step 322( N/A%), pre moving , FPS 17.21, Running 30.06s Step 323( N/A%), pre moving , FPS 16.80, Running 30.13s Step 324( N/A%), pre moving , FPS 16.51, Running 30.20s Step 325( N/A%), pre moving , FPS 16.07, Running 30.28s Step 326( N/A%), pre moving , FPS 15.61, Running 30.35s Step 327( N/A%), pre moving , FPS 15.26, Running 30.42s Step 328( N/A%), pre moving , FPS 14.86, Running 30.49s Step 329( N/A%), pre moving , FPS 14.65, Running 30.54s Step 330( N/A%), pre moving , FPS 14.40, Running 30.59s Step 331( N/A%), pre moving , FPS 14.19, Running 30.65s Step 332( N/A%), pre moving , FPS 13.84, Running 30.73s Step 333( N/A%), pre moving , FPS 18.54, Running 30.78s Step 334( N/A%), pre moving , FPS 18.60, Running 30.82s Step 335( N/A%), pre moving , FPS 18.58, Running 30.85s Step 336( N/A%), pre moving , FPS 18.60, Running 30.89s Step 337( N/A%), pre moving , FPS 18.64, Running 30.92s Step 338( N/A%), pre moving , FPS 18.57, Running 30.96s Step 339( N/A%), pre moving , FPS 18.61, Running 31.00s Step 340( N/A%), pre moving , FPS 18.62, Running 31.03s Step 341( N/A%), pre moving , FPS 18.94, Running 31.07s Step 342( N/A%), pre moving , FPS 19.23, Running 31.10s Step 343( N/A%), pre moving , FPS 19.91, Running 31.14s Step 344( N/A%), pre moving , FPS 20.62, Running 31.17s Step 345( N/A%), pre moving , FPS 21.33, Running 31.21s Step 346( N/A%), pre moving , FPS 22.13, Running 31.25s Step 347( N/A%), pre moving , FPS 23.00, Running 31.29s Step 348( N/A%), pre moving , FPS 23.89, Running 31.32s Step 349( N/A%), pre moving , FPS 24.38, Running 31.36s Step 350( N/A%), pre moving , FPS 25.07, Running 31.39s Step 351( N/A%), pre moving , FPS 25.68, Running 31.43s Step 352( N/A%), pre moving , FPS 27.07, Running 31.47s Step 353( N/A%), pre moving , FPS 27.90, Running 31.50s Step 354( N/A%), pre moving , FPS 28.00, Running 31.53s Step 355( N/A%), pre moving , FPS 27.65, Running 31.58s Step 356( N/A%), pre moving , FPS 27.42, Running 31.62s Step 357( N/A%), pre moving , FPS 26.55, Running 31.68s Step 358( N/A%), pre moving , FPS 26.71, Running 31.71s Step 359( N/A%), pre moving , FPS 26.75, Running 31.74s Step 360( N/A%), pre moving , FPS 26.80, Running 31.78s Step 361( N/A%), pre moving , FPS 26.88, Running 31.82s Step 362( N/A%), pre moving , FPS 26.77, Running 31.85s Step 363( N/A%), pre moving , FPS 26.65, Running 31.89s Step 364( N/A%), pre moving , FPS 26.09, Running 31.94s Step 365( N/A%), pre moving , FPS 26.29, Running 31.97s Step 366( N/A%), pre moving , FPS 26.39, Running 32.01s Step 367( N/A%), pre moving , FPS 26.44, Running 32.04s Step 368( N/A%), pre moving , FPS 26.17, Running 32.09s Step 369( N/A%), pre moving , FPS 25.90, Running 32.13s Step 370( N/A%), pre moving , FPS 25.87, Running 32.16s Step 371( N/A%), pre moving , FPS 26.10, Running 32.20s Step 372( N/A%), pre moving , FPS 26.07, Running 32.23s Step 373( N/A%), pre moving , FPS 25.90, Running 32.27s Step 374( N/A%), pre moving , FPS 25.87, Running 32.31s Step 375( N/A%), pre moving , FPS 26.19, Running 32.34s Step 376( N/A%), pre moving , FPS 26.31, Running 32.38s Step 377( N/A%), pre moving , FPS 27.19, Running 32.41s Step 378( N/A%), pre moving , FPS 27.20, Running 32.45s Step 379( N/A%), pre moving , FPS 27.16, Running 32.48s Step 380( N/A%), pre moving , FPS 27.22, Running 32.51s Step 381( N/A%), pre moving , FPS 27.11, Running 32.55s Step 382( N/A%), pre moving , FPS 26.50, Running 32.61s Step 383( N/A%), pre moving , FPS 26.50, Running 32.64s Step 384( N/A%), pre moving , FPS 27.13, Running 32.68s Step 385( N/A%), pre moving , FPS 26.98, Running 32.72s Step 386( N/A%), pre moving , FPS 27.04, Running 32.75s Step 387( N/A%), pre moving , FPS 27.07, Running 32.78s Step 388( N/A%), pre moving , FPS 27.38, Running 32.82s Step 389( N/A%), pre moving , FPS 27.44, Running 32.86s Step 390( N/A%), pre moving , FPS 27.36, Running 32.89s Step 391( N/A%), pre moving , FPS 9.49, Running 34.31s Step 392( N/A%), pre moving , FPS 8.44, Running 34.61s Step 393( N/A%), pre moving , FPS 8.00, Running 34.77s Step 394( N/A%), pre moving , FPS 7.41, Running 35.01s Step 395( N/A%), pre moving , FPS 7.04, Running 35.18s Step 396( N/A%), pre moving , FPS 6.57, Running 35.42s Step 397( N/A%), pre moving , FPS 6.28, Running 35.60s Step 398( N/A%), pre moving , FPS 5.86, Running 35.86s Step 399( N/A%), pre moving , FPS 5.62, Running 36.04s Step 400( N/A%), pre moving , FPS 5.30, Running 36.29s Step 401( N/A%), pre moving , FPS 5.11, Running 36.47s Step 402( N/A%), pre moving , FPS 4.83, Running 36.74s Step 403( N/A%), pre moving , FPS 4.65, Running 36.94s Step 404( N/A%), pre moving , FPS 4.45, Running 37.17s Step 405( N/A%), pre moving , FPS 4.32, Running 37.34s Step 406( N/A%), pre moving , FPS 4.12, Running 37.60s Step 407( N/A%), pre moving , FPS 4.01, Running 37.77s Step 408( N/A%), pre moving , FPS 3.83, Running 38.04s Step 409( N/A%), pre moving , FPS 3.73, Running 38.22s Step 410( N/A%), pre moving , FPS 3.59, Running 38.47s Step 411( 0.33%), action 1, FPS 3.48, Running 40.05s Step 412( 0.67%), action 2, FPS 3.06, Running 41.15s Step 413( 1.00%), action 3, FPS 2.78, Running 41.96s Step 414( 1.33%), action 4, FPS 2.47, Running 43.10s Step 415( 1.67%), action 5, FPS 2.25, Running 44.07s Step 416( 2.00%), action 6, FPS 2.04, Running 45.21s Step 417( 2.33%), action 7, FPS 1.89, Running 46.17s Step 418( 2.67%), action 8, FPS 1.75, Running 47.30s Step 419( 3.00%), action 9, FPS 1.73, Running 47.62s Step 420( 3.33%), action 10, FPS 1.62, Running 48.67s Step 421( 3.67%), action 11, FPS 1.49, Running 49.88s Step 422( 4.00%), action 12, FPS 1.44, Running 50.67s Step 423( 4.33%), action 13, FPS 1.36, Running 51.66s Step 424( 4.67%), action 14, FPS 1.30, Running 52.58s Step 425( 5.00%), action 15, FPS 1.24, Running 53.51s Step 426( 5.33%), action 16, FPS 1.19, Running 54.35s Step 427( 5.67%), action 17, FPS 1.15, Running 55.19s Step 428( 6.00%), action 18, FPS 1.11, Running 56.12s Step 429( 6.33%), action 19, FPS 1.08, Running 56.77s Step 430( 6.67%), action 20, FPS 1.08, Running 56.98s Step 431( 7.00%), action 21, FPS 1.14, Running 57.53s Step 432( 7.33%), action 22, FPS 1.18, Running 58.15s Step 433( 7.67%), action 23, FPS 1.19, Running 58.71s Step 434( 8.00%), action 24, FPS 1.26, Running 58.95s Step 435( 8.33%), action 25, FPS 1.32, Running 59.23s Step 436( 8.67%), action 26, FPS 1.40, Running 59.52s Step 437( 9.00%), action 27, FPS 1.43, Running 60.16s Step 438( 9.33%), action 28, FPS 1.47, Running 60.90s Step 439( 9.67%), action 29, FPS 1.45, Running 61.43s Step 440( 10.00%), action 30, FPS 1.54, Running 61.68s Step 441( 10.33%), action 31, FPS 1.62, Running 62.26s Step 442( 10.67%), action 32, FPS 1.68, Running 62.60s Step 443( 11.00%), action 33, FPS 1.72, Running 63.31s Step 444( 11.33%), action 34, FPS 1.73, Running 64.13s Step 445( 11.67%), action 35, FPS 1.76, Running 64.87s Step 446( 12.00%), action 36, FPS 1.78, Running 65.61s Step 447( 12.33%), action 37, FPS 1.78, Running 66.40s Step 448( 12.67%), action 38, FPS 1.82, Running 67.10s Step 449( 13.00%), action 39, FPS 1.78, Running 68.00s Step 450( 13.33%), action 40, FPS 1.74, Running 68.47s Step 451( 13.67%), action 41, FPS 1.67, Running 69.53s Step 452( 14.00%), action 42, FPS 1.66, Running 70.17s Step 453( 14.33%), action 43, FPS 1.64, Running 70.89s Step 454( 14.67%), action 44, FPS 1.57, Running 71.67s Step 455( 15.00%), action 45, FPS 1.51, Running 72.51s Step 456( 15.33%), action 46, FPS 1.50, Running 72.86s Step 457( 15.67%), action 47, FPS 1.49, Running 73.61s Step 458( 16.00%), action 48, FPS 1.52, Running 74.04s Step 459( 16.33%), action 49, FPS 1.49, Running 74.89s Step 460( 16.67%), action 50, FPS 1.47, Running 75.32s Step 461( 17.00%), action 51, FPS 1.42, Running 76.32s Step 462( 17.33%), action 52, FPS 1.40, Running 76.87s Step 463( 17.67%), action 53, FPS 1.40, Running 77.57s Step 464( 18.00%), action 54, FPS 1.46, Running 77.86s Step 465( 18.33%), action 55, FPS 1.49, Running 78.27s Step 466( 18.67%), action 56, FPS 1.48, Running 79.14s Step 467( 19.00%), action 57, FPS 1.51, Running 79.66s Step 468( 19.33%), action 58, FPS 1.56, Running 79.92s Step 469( 19.67%), action 59, FPS 1.63, Running 80.25s Step 470( 20.00%), action 60, FPS 1.63, Running 80.77s Step 471( 20.33%), action 61, FPS 1.65, Running 81.69s Step 472( 20.67%), action 62, FPS 1.70, Running 81.94s Step 473( 21.00%), action 63, FPS 1.75, Running 82.32s Step 474( 21.33%), action 64, FPS 1.82, Running 82.66s Step 475( 21.67%), action 65, FPS 1.90, Running 83.03s Step 476( 22.00%), action 66, FPS 1.83, Running 83.77s Step 477( 22.33%), action 67, FPS 1.89, Running 84.18s Step 478( 22.67%), action 68, FPS 1.83, Running 84.99s Step 479( 23.00%), action 69, FPS 1.85, Running 85.68s Step 480( 23.33%), action 70, FPS 1.82, Running 86.33s Step 481( 23.67%), action 71, FPS 1.87, Running 87.01s Step 482( 24.00%), action 72, FPS 1.90, Running 87.40s Step 483( 24.33%), action 73, FPS 1.95, Running 87.85s Step 484( 24.67%), action 74, FPS 1.95, Running 88.13s Step 485( 25.00%), action 75, FPS 1.95, Running 88.55s Step 486( 25.33%), action 76, FPS 2.05, Running 88.91s Step 487( 25.67%), action 77, FPS 1.96, Running 89.84s Step 488( 26.00%), action 78, FPS 1.87, Running 90.64s Step 489( 26.33%), action 79, FPS 1.79, Running 91.43s Step 490( 26.67%), action 80, FPS 1.77, Running 92.08s Step 491( 27.00%), action 81, FPS 1.77, Running 93.01s Step 492( 27.33%), action 82, FPS 1.69, Running 93.76s Step 493( 27.67%), action 83, FPS 1.65, Running 94.48s Step 494( 28.00%), action 84, FPS 1.61, Running 95.08s Step 495( 28.33%), action 85, FPS 1.61, Running 95.42s Step 496( 28.67%), action 86, FPS 1.62, Running 96.08s Step 497( 29.00%), action 87, FPS 1.63, Running 96.46s Step 498( 29.33%), action 88, FPS 1.69, Running 96.86s Step 499( 29.67%), action 89, FPS 1.74, Running 97.17s Step 500( 30.00%), action 90, FPS 1.79, Running 97.51s Step 501( 30.33%), action 91, FPS 1.75, Running 98.47s Step 502( 30.67%), action 92, FPS 1.75, Running 98.80s Step 503( 31.00%), action 93, FPS 1.73, Running 99.39s Step 504( 31.33%), action 94, FPS 1.65, Running 100.26s Step 505( 31.67%), action 95, FPS 1.60, Running 101.08s Step 506( 32.00%), action 96, FPS 1.55, Running 101.85s Step 507( 32.33%), action 97, FPS 1.57, Running 102.58s Step 508( 32.67%), action 98, FPS 1.59, Running 103.21s Step 509( 33.00%), action 99, FPS 1.62, Running 103.74s Step 510( 33.33%), action 100, FPS 1.65, Running 104.21s Step 511( 33.67%), action 101, FPS 1.65, Running 105.13s Step 512( 34.00%), action 102, FPS 1.72, Running 105.39s Step 513( 34.33%), action 103, FPS 1.72, Running 106.13s Step 514( 34.67%), action 104, FPS 1.74, Running 106.59s Step 515( 35.00%), action 105, FPS 1.67, Running 107.38s Step 516( 35.33%), action 106, FPS 1.74, Running 107.60s Step 517( 35.67%), action 107, FPS 1.72, Running 108.07s Step 518( 36.00%), action 108, FPS 1.74, Running 108.37s Step 519( 36.33%), action 109, FPS 1.74, Running 108.69s Step 520( 36.67%), action 110, FPS 1.74, Running 109.00s Step 521( 37.00%), action 111, FPS 1.78, Running 109.74s Step 522( 37.33%), action 112, FPS 1.79, Running 109.96s Step 523( 37.67%), action 113, FPS 1.84, Running 110.27s Step 524( 38.00%), action 114, FPS 1.88, Running 110.91s Step 525( 38.33%), action 115, FPS 1.97, Running 111.22s Step 526( 38.67%), action 116, FPS 2.06, Running 111.57s Step 527( 39.00%), action 117, FPS 2.16, Running 111.85s Step 528( 39.33%), action 118, FPS 2.23, Running 112.20s Step 529( 39.67%), action 119, FPS 2.21, Running 112.78s Step 530( 40.00%), action 120, FPS 2.23, Running 113.19s Step 531( 40.33%), action 121, FPS 2.27, Running 113.96s Step 532( 40.67%), action 122, FPS 2.28, Running 114.18s Step 533( 41.00%), action 123, FPS 2.40, Running 114.45s Step 534( 41.33%), action 124, FPS 2.45, Running 114.76s Step 535( 41.67%), action 125, FPS 2.52, Running 115.32s Step 536( 42.00%), action 126, FPS 2.46, Running 115.71s Step 537( 42.33%), action 127, FPS 2.45, Running 116.23s Step 538( 42.67%), action 128, FPS 2.45, Running 116.53s Step 539( 43.00%), action 129, FPS 2.44, Running 116.88s Step 540( 43.33%), action 130, FPS 2.42, Running 117.26s Step 541( 43.67%), action 131, FPS 2.36, Running 118.23s Step 542( 44.00%), action 132, FPS 2.27, Running 118.79s Step 543( 44.33%), action 133, FPS 2.22, Running 119.29s Step 544( 44.67%), action 134, FPS 2.21, Running 119.97s Step 545( 45.00%), action 135, FPS 2.21, Running 120.28s Step 546( 45.33%), action 136, FPS 2.15, Running 120.87s Step 547( 45.67%), action 137, FPS 2.06, Running 121.57s Step 548( 46.00%), action 138, FPS 1.96, Running 122.39s Step 549( 46.33%), action 139, FPS 1.93, Running 123.12s Step 550( 46.67%), action 140, FPS 1.91, Running 123.69s Step 551( 47.00%), action 141, FPS 1.88, Running 124.59s Step 552( 47.33%), action 142, FPS 1.77, Running 125.46s Step 553( 47.67%), action 143, FPS 1.70, Running 126.24s Step 554( 48.00%), action 144, FPS 1.68, Running 126.64s Step 555( 48.33%), action 145, FPS 1.64, Running 127.49s Step 556( 48.67%), action 146, FPS 1.57, Running 128.42s Step 557( 49.00%), action 147, FPS 1.53, Running 129.30s Step 558( 49.33%), action 148, FPS 1.47, Running 130.12s Step 559( 49.67%), action 149, FPS 1.47, Running 130.47s Step 560( 50.00%), action 150, FPS 1.47, Running 130.84s Step 561( 50.33%), action 151, FPS 1.46, Running 131.92s Step 562( 50.67%), action 152, FPS 1.44, Running 132.71s Step 563( 51.00%), action 153, FPS 1.45, Running 133.08s Step 564( 51.33%), action 154, FPS 1.45, Running 133.73s Step 565( 51.67%), action 155, FPS 1.45, Running 134.05s Step 566( 52.00%), action 156, FPS 1.42, Running 134.92s Step 567( 52.33%), action 157, FPS 1.41, Running 135.72s Step 568( 52.67%), action 158, FPS 1.41, Running 136.56s Step 569( 53.00%), action 159, FPS 1.43, Running 137.08s Step 570( 53.33%), action 160, FPS 1.42, Running 137.79s Step 571( 53.67%), action 161, FPS 1.40, Running 138.84s Step 572( 54.00%), action 162, FPS 1.40, Running 139.73s Step 573( 54.33%), action 163, FPS 1.39, Running 140.58s Step 574( 54.67%), action 164, FPS 1.37, Running 141.25s Step 575( 55.00%), action 165, FPS 1.42, Running 141.58s Step 576( 55.33%), action 166, FPS 1.47, Running 142.03s Step 577( 55.67%), action 167, FPS 1.49, Running 142.76s Step 578( 56.00%), action 168, FPS 1.55, Running 143.04s Step 579( 56.33%), action 169, FPS 1.50, Running 143.80s Step 580( 56.67%), action 170, FPS 1.45, Running 144.60s Step 581( 57.00%), action 171, FPS 1.45, Running 145.73s Step 582( 57.33%), action 172, FPS 1.45, Running 146.51s Step 583( 57.67%), action 173, FPS 1.40, Running 147.36s Step 584( 58.00%), action 174, FPS 1.40, Running 148.01s Step 585( 58.33%), action 175, FPS 1.34, Running 148.94s Step 586( 58.67%), action 176, FPS 1.34, Running 149.80s Step 587( 59.00%), action 177, FPS 1.34, Running 150.59s Step 588( 59.33%), action 178, FPS 1.35, Running 151.35s Step 589( 59.67%), action 179, FPS 1.37, Running 151.66s Step 590( 60.00%), action 180, FPS 1.36, Running 152.47s Step 591( 60.33%), action 181, FPS 1.42, Running 152.96s [2026-08-02 21:25:29] [61 ] Seed 60 failed after 154.04 s. +steps: 591 , actions: 181 . +Instruction: Empty +Total 36/61(59.02%) success. +Setting seed: 61 +Step 1( N/A%), pre moving , FPS 13.57, Running 0.07s Step 2( N/A%), pre moving , FPS 18.06, Running 0.11s Step 3( N/A%), pre moving , FPS 20.37, Running 0.15s Step 4( N/A%), pre moving , FPS 21.39, Running 0.19s Step 5( N/A%), pre moving , FPS 22.34, Running 0.22s Step 6( N/A%), pre moving , FPS 23.06, Running 0.26s Step 7( N/A%), pre moving , FPS 23.53, Running 0.30s Step 8( N/A%), pre moving , FPS 23.97, Running 0.33s Step 9( N/A%), pre moving , FPS 24.24, Running 0.37s Step 10( N/A%), pre moving , FPS 24.28, Running 0.41s Step 11( N/A%), pre moving , FPS 24.51, Running 0.45s Step 12( N/A%), pre moving , FPS 24.61, Running 0.49s Step 13( N/A%), pre moving , FPS 24.82, Running 0.52s Step 14( N/A%), pre moving , FPS 25.03, Running 0.56s Step 15( N/A%), pre moving , FPS 25.22, Running 0.59s Step 16( N/A%), pre moving , FPS 25.32, Running 0.63s Step 17( N/A%), pre moving , FPS 25.34, Running 0.67s Step 18( N/A%), pre moving , FPS 25.28, Running 0.71s Step 19( N/A%), pre moving , FPS 25.11, Running 0.76s Step 20( N/A%), pre moving , FPS 25.25, Running 0.79s Step 21( N/A%), pre moving , FPS 19.14, Running 1.12s Step 22( N/A%), pre moving , FPS 18.60, Running 1.19s Step 23( N/A%), pre moving , FPS 18.63, Running 1.22s Step 24( N/A%), pre moving , FPS 18.74, Running 1.25s Step 25( N/A%), pre moving , FPS 18.80, Running 1.29s Step 26( N/A%), pre moving , FPS 16.24, Running 1.49s Step 27( N/A%), pre moving , FPS 16.00, Running 1.55s Step 28( N/A%), pre moving , FPS 15.96, Running 1.59s Step 29( N/A%), pre moving , FPS 15.94, Running 1.63s Step 30( N/A%), pre moving , FPS 15.97, Running 1.66s Step 31( N/A%), pre moving , FPS 15.83, Running 1.71s Step 32( N/A%), pre moving , FPS 15.46, Running 1.78s Step 33( N/A%), pre moving , FPS 15.09, Running 1.85s Step 34( N/A%), pre moving , FPS 14.68, Running 1.92s Step 35( N/A%), pre moving , FPS 14.32, Running 1.99s Step 36( N/A%), pre moving , FPS 10.82, Running 2.48s Step 37( N/A%), pre moving , FPS 10.67, Running 2.55s Step 38( N/A%), pre moving , FPS 10.45, Running 2.63s Step 39( N/A%), pre moving , FPS 10.13, Running 2.73s Step 40( N/A%), pre moving , FPS 9.76, Running 2.84s Step 41( N/A%), pre moving , FPS 10.74, Running 2.98s Step 42( N/A%), pre moving , FPS 10.44, Running 3.10s Step 43( N/A%), pre moving , FPS 9.97, Running 3.23s Step 44( N/A%), pre moving , FPS 9.57, Running 3.34s Step 45( N/A%), pre moving , FPS 9.18, Running 3.47s Step 46( N/A%), pre moving , FPS 9.48, Running 3.60s Step 47( N/A%), pre moving , FPS 9.19, Running 3.72s Step 48( N/A%), pre moving , FPS 8.87, Running 3.84s Step 49( N/A%), pre moving , FPS 8.54, Running 3.97s Step 50( N/A%), pre moving , FPS 8.28, Running 4.08s Step 51( N/A%), pre moving , FPS 8.07, Running 4.19s Step 52( N/A%), pre moving , FPS 7.91, Running 4.31s Step 53( N/A%), pre moving , FPS 7.79, Running 4.42s Step 54( N/A%), pre moving , FPS 7.47, Running 4.60s Step 55( N/A%), pre moving , FPS 7.18, Running 4.78s Step 56( N/A%), pre moving , FPS 8.11, Running 4.95s Step 57( N/A%), pre moving , FPS 7.77, Running 5.12s Step 58( N/A%), pre moving , FPS 7.46, Running 5.31s Step 59( N/A%), pre moving , FPS 7.29, Running 5.48s Step 60( N/A%), pre moving , FPS 7.15, Running 5.64s Step 61( N/A%), pre moving , FPS 7.11, Running 5.79s Step 62( N/A%), pre moving , FPS 6.98, Running 5.97s Step 63( N/A%), pre moving , FPS 7.04, Running 6.07s Step 64( N/A%), pre moving , FPS 7.18, Running 6.13s Step 65( N/A%), pre moving , FPS 7.35, Running 6.19s Step 66( N/A%), pre moving , FPS 7.58, Running 6.24s Step 67( N/A%), pre moving , FPS 7.77, Running 6.30s Step 68( N/A%), pre moving , FPS 7.96, Running 6.36s Step 69( N/A%), pre moving , FPS 8.06, Running 6.45s Step 70( N/A%), pre moving , FPS 8.22, Running 6.51s Step 71( N/A%), pre moving , FPS 8.41, Running 6.57s Step 72( N/A%), pre moving , FPS 8.61, Running 6.63s Step 73( N/A%), pre moving , FPS 8.80, Running 6.69s Step 74( N/A%), pre moving , FPS 9.28, Running 6.76s Step 75( N/A%), pre moving , FPS 9.79, Running 6.82s Step 76( N/A%), pre moving , FPS 10.27, Running 6.90s Step 77( N/A%), pre moving , FPS 10.87, Running 6.96s Step 78( N/A%), pre moving , FPS 11.70, Running 7.02s Step 79( N/A%), pre moving , FPS 12.50, Running 7.08s Step 80( N/A%), pre moving , FPS 13.33, Running 7.14s Step 81( N/A%), pre moving , FPS 14.27, Running 7.20s Step 82( N/A%), pre moving , FPS 15.48, Running 7.26s Step 83( N/A%), pre moving , FPS 16.03, Running 7.32s Step 84( N/A%), pre moving , FPS 16.04, Running 7.38s Step 85( N/A%), pre moving , FPS 15.95, Running 7.44s Step 86( N/A%), pre moving , FPS 16.05, Running 7.49s Step 87( N/A%), pre moving , FPS 15.80, Running 7.57s Step 88( N/A%), pre moving , FPS 15.80, Running 7.62s Step 89( N/A%), pre moving , FPS 15.98, Running 7.70s Step 90( N/A%), pre moving , FPS 15.90, Running 7.77s Step 91( N/A%), pre moving , FPS 15.63, Running 7.85s Step 92( N/A%), pre moving , FPS 15.57, Running 7.92s Step 93( N/A%), pre moving , FPS 15.59, Running 7.97s Step 94( N/A%), pre moving , FPS 15.36, Running 8.06s Step 95( N/A%), pre moving , FPS 15.23, Running 8.13s Step 96( N/A%), pre moving , FPS 15.31, Running 8.20s Step 97( N/A%), pre moving , FPS 15.09, Running 8.29s Step 98( N/A%), pre moving , FPS 14.76, Running 8.37s Step 99( N/A%), pre moving , FPS 14.55, Running 8.45s Step 100( N/A%), pre moving , FPS 14.13, Running 8.55s Step 101( N/A%), pre moving , FPS 13.62, Running 8.66s Step 102( N/A%), pre moving , FPS 13.17, Running 8.78s Step 103( N/A%), pre moving , FPS 12.56, Running 8.91s Step 104( N/A%), pre moving , FPS 12.10, Running 9.03s Step 105( N/A%), pre moving , FPS 11.71, Running 9.15s Step 106( N/A%), pre moving , FPS 11.22, Running 9.27s Step 107( N/A%), pre moving , FPS 10.95, Running 9.39s Step 108( N/A%), pre moving , FPS 10.61, Running 9.51s Step 109( N/A%), pre moving , FPS 10.42, Running 9.62s Step 110( N/A%), pre moving , FPS 10.09, Running 9.75s Step 111( N/A%), pre moving , FPS 9.87, Running 9.87s Step 112( N/A%), pre moving , FPS 7.10, Running 10.73s Step 113( N/A%), pre moving , FPS 6.54, Running 11.03s Step 114( N/A%), pre moving , FPS 5.96, Running 11.41s Step 115( N/A%), pre moving , FPS 5.82, Running 11.57s Step 116( N/A%), pre moving , FPS 5.55, Running 11.81s Step 117( N/A%), pre moving , FPS 5.43, Running 11.97s Step 118( N/A%), pre moving , FPS 5.23, Running 12.20s Step 119( N/A%), pre moving , FPS 5.16, Running 12.33s Step 120( N/A%), pre moving , FPS 5.02, Running 12.54s Step 121( N/A%), pre moving , FPS 4.90, Running 12.75s Step 122( N/A%), pre moving , FPS 4.75, Running 12.99s Step 123( N/A%), pre moving , FPS 4.66, Running 13.20s Step 124( N/A%), pre moving , FPS 4.47, Running 13.50s Step 125( N/A%), pre moving , FPS 4.41, Running 13.68s Step 126( N/A%), pre moving , FPS 4.22, Running 14.01s Step 127( N/A%), pre moving , FPS 4.16, Running 14.20s Step 128( N/A%), pre moving , FPS 3.94, Running 14.58s Step 129( N/A%), pre moving , FPS 3.83, Running 14.85s Step 130( N/A%), pre moving , FPS 3.65, Running 15.22s Step 131( N/A%), pre moving , FPS 3.59, Running 15.45s Step 132( N/A%), pre moving , FPS 3.92, Running 15.83s Step 133( N/A%), pre moving , FPS 3.98, Running 16.05s Step 134( N/A%), pre moving , FPS 3.99, Running 16.43s Step 135( N/A%), pre moving , FPS 3.91, Running 16.68s Step 136( N/A%), pre moving , FPS 3.77, Running 17.12s Step 137( N/A%), pre moving , FPS 3.76, Running 17.28s Step 138( N/A%), pre moving , FPS 3.79, Running 17.47s Step 139( N/A%), pre moving , FPS 3.77, Running 17.63s Step 140( N/A%), pre moving , FPS 3.74, Running 17.89s Step 141( N/A%), pre moving , FPS 3.77, Running 18.05s Step 142( N/A%), pre moving , FPS 3.78, Running 18.27s Step 143( N/A%), pre moving , FPS 3.80, Running 18.47s Step 144( N/A%), pre moving , FPS 3.87, Running 18.68s Step 145( N/A%), pre moving , FPS 3.86, Running 18.86s Step 146( N/A%), pre moving , FPS 3.92, Running 19.12s Step 147( N/A%), pre moving , FPS 3.87, Running 19.37s Step 148( N/A%), pre moving , FPS 3.93, Running 19.68s Step 149( N/A%), pre moving , FPS 3.95, Running 19.91s Step 150( N/A%), pre moving , FPS 3.93, Running 20.31s Step 151( N/A%), pre moving , FPS 3.89, Running 20.59s Step 152( N/A%), pre moving , FPS 3.85, Running 21.03s Step 153( N/A%), pre moving , FPS 3.79, Running 21.33s Step 154( N/A%), pre moving , FPS 3.72, Running 21.80s Step 155( N/A%), pre moving , FPS 3.72, Running 22.06s Step 156( N/A%), pre moving , FPS 3.72, Running 22.49s Step 157( N/A%), pre moving , FPS 3.68, Running 22.71s Step 158( N/A%), pre moving , FPS 3.60, Running 23.03s Step 159( N/A%), pre moving , FPS 3.61, Running 23.18s Step 160( N/A%), pre moving , FPS 3.63, Running 23.40s Step 161( N/A%), pre moving , FPS 3.63, Running 23.56s Step 162( N/A%), pre moving , FPS 3.62, Running 23.79s Step 163( N/A%), pre moving , FPS 3.66, Running 23.94s Step 164( N/A%), pre moving , FPS 3.63, Running 24.18s Step 165( N/A%), pre moving , FPS 3.65, Running 24.33s Step 166( N/A%), pre moving , FPS 3.66, Running 24.58s Step 167( N/A%), pre moving , FPS 3.72, Running 24.74s Step 168( N/A%), pre moving , FPS 3.76, Running 24.99s Step 169( N/A%), pre moving , FPS 3.80, Running 25.18s Step 170( N/A%), pre moving , FPS 3.83, Running 25.54s Step 171( N/A%), pre moving , FPS 3.98, Running 25.62s Step 172( N/A%), pre moving , FPS 4.29, Running 25.70s Step 173( N/A%), pre moving , FPS 4.50, Running 25.77s Step 174( N/A%), pre moving , FPS 4.95, Running 25.84s Step 175( N/A%), pre moving , FPS 5.18, Running 25.92s Step 176( N/A%), pre moving , FPS 5.70, Running 26.00s Step 177( N/A%), pre moving , FPS 5.93, Running 26.09s Step 178( N/A%), pre moving , FPS 6.31, Running 26.20s Step 179( N/A%), pre moving , FPS 6.33, Running 26.34s Step 180( N/A%), pre moving , FPS 6.55, Running 26.45s Step 181( N/A%), pre moving , FPS 5.69, Running 27.08s Step 182( N/A%), pre moving , FPS 5.86, Running 27.20s Step 183( N/A%), pre moving , FPS 5.87, Running 27.34s Step 184( N/A%), pre moving , FPS 6.08, Running 27.47s Step 185( N/A%), pre moving , FPS 6.01, Running 27.65s Step 186( N/A%), pre moving , FPS 6.12, Running 27.85s Step 187( N/A%), pre moving , FPS 6.10, Running 28.02s Step 188( N/A%), pre moving , FPS 6.26, Running 28.19s Step 189( N/A%), pre moving , FPS 6.34, Running 28.33s Step 190( N/A%), pre moving , FPS 6.70, Running 28.53s Step 191( N/A%), pre moving , FPS 6.45, Running 28.72s Step 192( N/A%), pre moving , FPS 6.18, Running 28.93s Step 193( N/A%), pre moving , FPS 5.89, Running 29.17s Step 194( N/A%), pre moving , FPS 5.87, Running 29.25s Step 195( N/A%), pre moving , FPS 5.86, Running 29.33s Step 196( N/A%), pre moving , FPS 5.85, Running 29.41s Step 197( N/A%), pre moving , FPS 5.87, Running 29.49s Step 198( N/A%), pre moving , FPS 5.99, Running 29.54s Step 199( N/A%), pre moving , FPS 6.11, Running 29.61s Step 200( N/A%), pre moving , FPS 6.13, Running 29.72s Step 201( N/A%), pre moving , FPS 7.26, Running 29.83s Step 202( N/A%), pre moving , FPS 7.32, Running 29.94s Step 203( N/A%), pre moving , FPS 7.42, Running 30.04s Step 204( N/A%), pre moving , FPS 7.50, Running 30.14s Step 205( N/A%), pre moving , FPS 7.73, Running 30.24s Step 206( N/A%), pre moving , FPS 8.00, Running 30.35s Step 207( N/A%), pre moving , FPS 8.21, Running 30.45s Step 208( N/A%), pre moving , FPS 8.41, Running 30.56s Step 209( N/A%), pre moving , FPS 8.30, Running 30.74s Step 210( N/A%), pre moving , FPS 8.24, Running 30.95s Step 211( N/A%), pre moving , FPS 8.23, Running 31.15s Step 212( N/A%), pre moving , FPS 8.31, Running 31.34s Step 213( N/A%), pre moving , FPS 8.50, Running 31.52s Step 214( N/A%), pre moving , FPS 7.71, Running 31.84s Step 215( N/A%), pre moving , FPS 6.97, Running 32.20s Step 216( N/A%), pre moving , FPS 6.39, Running 32.54s Step 217( N/A%), pre moving , FPS 5.85, Running 32.91s Step 218( N/A%), pre moving , FPS 5.35, Running 33.28s Step 219( N/A%), pre moving , FPS 4.98, Running 33.63s Step 220( N/A%), pre moving , FPS 4.76, Running 33.92s Step 221( N/A%), pre moving , FPS 4.55, Running 34.23s Step 222( N/A%), pre moving , FPS 4.36, Running 34.52s Step 223( N/A%), pre moving , FPS 4.22, Running 34.78s Step 224( N/A%), pre moving , FPS 4.23, Running 34.87s Step 225( N/A%), pre moving , FPS 4.26, Running 34.93s Step 226( N/A%), pre moving , FPS 4.30, Running 35.00s Step 227( N/A%), pre moving , FPS 4.34, Running 35.06s Step 228( N/A%), pre moving , FPS 4.41, Running 35.09s Step 229( N/A%), pre moving , FPS 4.56, Running 35.13s Step 230( N/A%), pre moving , FPS 4.75, Running 35.16s Step 231( N/A%), pre moving , FPS 4.93, Running 35.20s Step 232( N/A%), pre moving , FPS 5.10, Running 35.26s Step 233( N/A%), pre moving , FPS 5.28, Running 35.31s Step 234( N/A%), pre moving , FPS 5.68, Running 35.36s Step 235( N/A%), pre moving , FPS 6.26, Running 35.39s Step 236( N/A%), pre moving , FPS 6.94, Running 35.43s Step 237( N/A%), pre moving , FPS 7.86, Running 35.46s Step 238( N/A%), pre moving , FPS 9.08, Running 35.49s Step 239( N/A%), pre moving , FPS 10.59, Running 35.52s Step 240( N/A%), pre moving , FPS 12.22, Running 35.55s Step 241( N/A%), pre moving , FPS 14.70, Running 35.59s Step 242( N/A%), pre moving , FPS 13.79, Running 35.97s Step 243( N/A%), pre moving , FPS 16.37, Running 36.00s Step 244( N/A%), pre moving , FPS 17.11, Running 36.03s Step 245( N/A%), pre moving , FPS 17.64, Running 36.07s Step 246( N/A%), pre moving , FPS 18.16, Running 36.10s Step 247( N/A%), pre moving , FPS 17.89, Running 36.18s Step 248( N/A%), pre moving , FPS 17.48, Running 36.24s Step 249( N/A%), pre moving , FPS 16.67, Running 36.33s Step 250( N/A%), pre moving , FPS 15.65, Running 36.44s Step 251( N/A%), pre moving , FPS 14.98, Running 36.54s Step 252( N/A%), pre moving , FPS 14.58, Running 36.63s Step 253( N/A%), pre moving , FPS 14.01, Running 36.74s Step 254( N/A%), pre moving , FPS 13.49, Running 36.84s Step 255( N/A%), pre moving , FPS 12.93, Running 36.94s Step 256( N/A%), pre moving , FPS 12.47, Running 37.03s Step 257( N/A%), pre moving , FPS 11.66, Running 37.17s Step 258( N/A%), pre moving , FPS 10.73, Running 37.35s Step 259( N/A%), pre moving , FPS 9.89, Running 37.54s Step 260( N/A%), pre moving , FPS 9.19, Running 37.73s Step 261( N/A%), pre moving , FPS 8.20, Running 38.03s Step 262( N/A%), pre moving , FPS 8.63, Running 38.29s Step 263( N/A%), pre moving , FPS 7.95, Running 38.52s Step 264( N/A%), pre moving , FPS 7.42, Running 38.73s Step 265( N/A%), pre moving , FPS 6.94, Running 38.95s Step 266( N/A%), pre moving , FPS 6.51, Running 39.17s Step 267( N/A%), pre moving , FPS 6.13, Running 39.44s Step 268( N/A%), pre moving , FPS 5.85, Running 39.65s Step 269( N/A%), pre moving , FPS 5.55, Running 39.93s Step 270( N/A%), pre moving , FPS 5.42, Running 40.13s Step 271( N/A%), pre moving , FPS 5.17, Running 40.41s Step 272( N/A%), pre moving , FPS 5.06, Running 40.59s Step 273( N/A%), pre moving , FPS 5.07, Running 40.68s Step 274( N/A%), pre moving , FPS 5.12, Running 40.75s Step 275( N/A%), pre moving , FPS 5.14, Running 40.83s Step 276( N/A%), pre moving , FPS 5.17, Running 40.90s Step 277( N/A%), pre moving , FPS 5.25, Running 40.98s Step 278( N/A%), pre moving , FPS 5.41, Running 41.05s Step 279( N/A%), pre moving , FPS 5.57, Running 41.13s Step 280( N/A%), pre moving , FPS 5.73, Running 41.22s Step 281( N/A%), pre moving , FPS 6.12, Running 41.30s Step 282( N/A%), pre moving , FPS 6.49, Running 41.37s Step 283( N/A%), pre moving , FPS 6.81, Running 41.45s Step 284( N/A%), pre moving , FPS 7.07, Running 41.56s Step 285( N/A%), pre moving , FPS 7.13, Running 41.76s Step 286( N/A%), pre moving , FPS 7.24, Running 41.93s Step 287( N/A%), pre moving , FPS 7.37, Running 42.15s Step 288( N/A%), pre moving , FPS 7.58, Running 42.29s Step 289( N/A%), pre moving , FPS 7.72, Running 42.52s Step 290( N/A%), pre moving , FPS 7.46, Running 42.81s Step 291( N/A%), pre moving , FPS 7.42, Running 43.11s Step 292( N/A%), pre moving , FPS 7.23, Running 43.35s Step 293( N/A%), pre moving , FPS 6.88, Running 43.58s Step 294( N/A%), pre moving , FPS 6.47, Running 43.84s Step 295( N/A%), pre moving , FPS 6.17, Running 44.07s Step 296( N/A%), pre moving , FPS 5.83, Running 44.33s Step 297( N/A%), pre moving , FPS 5.56, Running 44.58s Step 298( N/A%), pre moving , FPS 5.27, Running 44.84s Step 299( N/A%), pre moving , FPS 5.07, Running 45.08s Step 300( N/A%), pre moving , FPS 4.86, Running 45.33s Step 301( N/A%), pre moving , FPS 4.84, Running 45.44s Step 302( N/A%), pre moving , FPS 4.84, Running 45.50s Step 303( N/A%), pre moving , FPS 4.86, Running 45.57s Step 304( N/A%), pre moving , FPS 4.91, Running 45.63s Step 305( N/A%), pre moving , FPS 5.08, Running 45.69s Step 306( N/A%), pre moving , FPS 5.23, Running 45.76s Step 307( N/A%), pre moving , FPS 5.45, Running 45.82s Step 308( N/A%), pre moving , FPS 5.57, Running 45.89s Step 309( N/A%), pre moving , FPS 5.83, Running 45.95s Step 310( N/A%), pre moving , FPS 6.24, Running 46.02s Step 311( N/A%), pre moving , FPS 6.77, Running 46.06s Step 312( N/A%), pre moving , FPS 7.25, Running 46.11s Step 313( N/A%), pre moving , FPS 7.82, Running 46.14s Step 314( N/A%), pre moving , FPS 8.56, Running 46.17s Step 315( N/A%), pre moving , FPS 9.37, Running 46.21s Step 316( N/A%), pre moving , FPS 10.39, Running 46.25s Step 317( N/A%), pre moving , FPS 11.65, Running 46.30s Step 318( N/A%), pre moving , FPS 13.28, Running 46.35s Step 319( N/A%), pre moving , FPS 15.19, Running 46.40s Step 320( N/A%), pre moving , FPS 17.92, Running 46.44s Step 321( N/A%), pre moving , FPS 18.96, Running 46.49s Step 322( N/A%), pre moving , FPS 18.35, Running 46.59s Step 323( N/A%), pre moving , FPS 17.68, Running 46.70s Step 324( N/A%), pre moving , FPS 17.05, Running 46.80s Step 325( N/A%), pre moving , FPS 16.65, Running 46.89s Step 326( N/A%), pre moving , FPS 16.41, Running 46.98s Step 327( N/A%), pre moving , FPS 16.45, Running 47.04s Step 328( N/A%), pre moving , FPS 16.21, Running 47.12s Step 329( N/A%), pre moving , FPS 16.18, Running 47.19s Step 330( N/A%), pre moving , FPS 15.81, Running 47.28s Step 331( N/A%), pre moving , FPS 15.52, Running 47.35s Step 332( N/A%), pre moving , FPS 15.11, Running 47.43s Step 333( N/A%), pre moving , FPS 14.16, Running 47.56s Step 334( N/A%), pre moving , FPS 13.47, Running 47.66s Step 335( N/A%), pre moving , FPS 12.73, Running 47.78s Step 336( N/A%), pre moving , FPS 12.16, Running 47.90s Step 337( N/A%), pre moving , FPS 11.66, Running 48.02s Step 338( N/A%), pre moving , FPS 11.24, Running 48.13s Step 339( N/A%), pre moving , FPS 10.83, Running 48.24s Step 340( N/A%), pre moving , FPS 10.32, Running 48.38s Step 341( N/A%), pre moving , FPS 10.00, Running 48.49s Step 342( N/A%), pre moving , FPS 9.93, Running 48.60s Step 343( N/A%), pre moving , FPS 7.81, Running 49.26s Step 344( N/A%), pre moving , FPS 7.79, Running 49.37s Step 345( N/A%), pre moving , FPS 7.70, Running 49.49s Step 346( N/A%), pre moving , FPS 7.62, Running 49.60s Step 347( N/A%), pre moving , FPS 7.46, Running 49.72s Step 348( N/A%), pre moving , FPS 7.32, Running 49.85s Step 349( N/A%), pre moving , FPS 7.07, Running 50.01s Step 350( N/A%), pre moving , FPS 6.85, Running 50.20s Step 351( N/A%), pre moving , FPS 6.62, Running 50.38s Step 352( N/A%), pre moving , FPS 6.55, Running 50.49s Step 353( N/A%), pre moving , FPS 6.69, Running 50.54s Step 354( N/A%), pre moving , FPS 6.80, Running 50.60s Step 355( N/A%), pre moving , FPS 6.95, Running 50.65s Step 356( N/A%), pre moving , FPS 7.12, Running 50.71s Step 357( N/A%), pre moving , FPS 7.29, Running 50.76s Step 358( N/A%), pre moving , FPS 7.47, Running 50.81s Step 359( N/A%), pre moving , FPS 7.69, Running 50.84s Step 360( N/A%), pre moving , FPS 8.00, Running 50.88s Step 361( N/A%), pre moving , FPS 8.23, Running 50.92s Step 362( N/A%), pre moving , FPS 8.50, Running 50.96s Step 363( N/A%), pre moving , FPS 11.49, Running 51.00s Step 364( N/A%), pre moving , FPS 12.02, Running 51.03s Step 365( N/A%), pre moving , FPS 12.65, Running 51.07s Step 366( N/A%), pre moving , FPS 13.30, Running 51.11s Step 367( N/A%), pre moving , FPS 14.07, Running 51.14s Step 368( N/A%), pre moving , FPS 15.12, Running 51.18s Step 369( N/A%), pre moving , FPS 16.66, Running 51.22s Step 370( N/A%), pre moving , FPS 19.05, Running 51.25s Step 371( N/A%), pre moving , FPS 21.97, Running 51.29s Step 372( N/A%), pre moving , FPS 23.98, Running 51.32s Step 373( N/A%), pre moving , FPS 24.40, Running 51.36s Step 374( N/A%), pre moving , FPS 24.95, Running 51.40s Step 375( N/A%), pre moving , FPS 25.48, Running 51.44s Step 376( N/A%), pre moving , FPS 26.21, Running 51.47s Step 377( N/A%), pre moving , FPS 26.67, Running 51.51s Step 378( N/A%), pre moving , FPS 26.99, Running 51.55s Step 379( N/A%), pre moving , FPS 26.98, Running 51.58s Step 380( N/A%), pre moving , FPS 27.31, Running 51.61s Step 381( N/A%), pre moving , FPS 27.32, Running 51.65s Step 382( N/A%), pre moving , FPS 27.07, Running 51.70s Step 383( N/A%), pre moving , FPS 27.36, Running 51.73s Step 384( N/A%), pre moving , FPS 27.61, Running 51.76s Step 385( N/A%), pre moving , FPS 27.84, Running 51.79s Step 386( N/A%), pre moving , FPS 27.57, Running 51.83s Step 387( N/A%), pre moving , FPS 27.43, Running 51.87s Step 388( N/A%), pre moving , FPS 27.33, Running 51.91s Step 389( N/A%), pre moving , FPS 27.64, Running 51.94s Step 390( N/A%), pre moving , FPS 27.63, Running 51.97s Step 391( N/A%), pre moving , FPS 27.65, Running 52.01s Step 392( N/A%), pre moving , FPS 27.79, Running 52.04s Step 393( N/A%), pre moving , FPS 8.52, Running 53.71s Step 394( N/A%), pre moving , FPS 7.46, Running 54.08s Step 395( N/A%), pre moving , FPS 6.94, Running 54.32s Step 396( N/A%), pre moving , FPS 6.14, Running 54.73s Step 397( N/A%), pre moving , FPS 5.73, Running 55.00s Step 398( N/A%), pre moving , FPS 5.18, Running 55.41s Step 399( N/A%), pre moving , FPS 4.94, Running 55.63s Step 400( N/A%), pre moving , FPS 4.59, Running 55.97s Step 401( N/A%), pre moving , FPS 4.45, Running 56.15s Step 402( N/A%), pre moving , FPS 4.26, Running 56.39s Step 403( N/A%), pre moving , FPS 4.18, Running 56.51s Step 404( N/A%), pre moving , FPS 4.02, Running 56.74s Step 405( N/A%), pre moving , FPS 3.92, Running 56.89s Step 406( N/A%), pre moving , FPS 3.76, Running 57.15s Step 407( N/A%), pre moving , FPS 3.68, Running 57.31s Step 408( N/A%), pre moving , FPS 3.56, Running 57.53s Step 409( N/A%), pre moving , FPS 3.46, Running 57.72s Step 410( N/A%), pre moving , FPS 3.30, Running 58.04s Step 411( N/A%), pre moving , FPS 3.22, Running 58.21s Step 412( N/A%), pre moving , FPS 3.09, Running 58.52s Step 413( 0.33%), action 1, FPS 3.14, Running 60.07s Step 414( 0.67%), action 2, FPS 3.11, Running 60.52s Step 415( 1.00%), action 3, FPS 2.91, Running 61.20s Step 416( 1.33%), action 4, FPS 2.96, Running 61.49s Step 417( 1.67%), action 5, FPS 2.92, Running 61.84s Step 418( 2.00%), action 6, FPS 2.88, Running 62.36s Step 419( 2.33%), action 7, FPS 2.85, Running 62.65s Step 420( 2.67%), action 8, FPS 2.86, Running 62.97s Step 421( 3.00%), action 9, FPS 2.56, Running 63.95s Step 422( 3.33%), action 10, FPS 2.32, Running 65.00s Step 423( 3.67%), action 11, FPS 2.18, Running 65.69s Step 424( 4.00%), action 12, FPS 2.12, Running 66.18s Step 425( 4.33%), action 13, FPS 2.05, Running 66.64s Step 426( 4.67%), action 14, FPS 2.02, Running 67.04s Step 427( 5.00%), action 15, FPS 1.87, Running 68.00s Step 428( 5.33%), action 16, FPS 1.81, Running 68.60s Step 429( 5.67%), action 17, FPS 1.78, Running 68.99s Step 430( 6.00%), action 18, FPS 1.73, Running 69.59s Step 431( 6.33%), action 19, FPS 1.65, Running 70.35s Step 432( 6.67%), action 20, FPS 1.62, Running 70.90s Step 433( 7.00%), action 21, FPS 1.68, Running 72.01s Step 434( 7.33%), action 22, FPS 1.62, Running 72.88s Step 435( 7.67%), action 23, FPS 1.61, Running 73.64s Step 436( 8.00%), action 24, FPS 1.54, Running 74.51s Step 437( 8.33%), action 25, FPS 1.45, Running 75.65s Step 438( 8.67%), action 26, FPS 1.41, Running 76.54s Step 439( 9.00%), action 27, FPS 1.38, Running 77.11s Step 440( 9.33%), action 28, FPS 1.36, Running 77.65s Step 441( 9.67%), action 29, FPS 1.39, Running 78.36s Step 442( 10.00%), action 30, FPS 1.42, Running 79.07s Step 443( 10.33%), action 31, FPS 1.37, Running 80.34s Step 444( 10.67%), action 32, FPS 1.35, Running 80.95s Step 445( 11.00%), action 33, FPS 1.31, Running 81.92s Step 446( 11.33%), action 34, FPS 1.30, Running 82.45s Step 447( 11.67%), action 35, FPS 1.32, Running 83.12s Step 448( 12.00%), action 36, FPS 1.32, Running 83.78s Step 449( 12.33%), action 37, FPS 1.32, Running 84.12s Step 450( 12.67%), action 38, FPS 1.31, Running 84.82s Step 451( 13.00%), action 39, FPS 1.31, Running 85.60s Step 452( 13.33%), action 40, FPS 1.31, Running 86.11s Step 453( 13.67%), action 41, FPS 1.36, Running 86.70s Step 454( 14.00%), action 42, FPS 1.41, Running 87.06s Step 455( 14.33%), action 43, FPS 1.39, Running 88.06s Step 456( 14.67%), action 44, FPS 1.39, Running 88.86s Step 457( 15.00%), action 45, FPS 1.44, Running 89.57s Step 458( 15.33%), action 46, FPS 1.43, Running 90.49s Step 459( 15.67%), action 47, FPS 1.39, Running 91.51s Step 460( 16.00%), action 48, FPS 1.40, Running 91.97s Step 461( 16.33%), action 49, FPS 1.42, Running 92.46s Step 462( 16.67%), action 50, FPS 1.39, Running 93.51s Step 463( 17.00%), action 51, FPS 1.40, Running 94.59s Step 464( 17.33%), action 52, FPS 1.38, Running 95.44s Step 465( 17.67%), action 53, FPS 1.43, Running 95.94s Step 466( 18.00%), action 54, FPS 1.43, Running 96.48s Step 467( 18.33%), action 55, FPS 1.44, Running 96.98s Step 468( 18.67%), action 56, FPS 1.43, Running 97.78s Step 469( 19.00%), action 57, FPS 1.38, Running 98.57s Step 470( 19.33%), action 58, FPS 1.37, Running 99.46s Step 471( 19.67%), action 59, FPS 1.34, Running 100.47s Step 472( 20.00%), action 60, FPS 1.35, Running 100.94s Step 473( 20.33%), action 61, FPS 1.32, Running 101.82s Step 474( 20.67%), action 62, FPS 1.28, Running 102.65s Step 475( 21.00%), action 63, FPS 1.29, Running 103.56s Step 476( 21.33%), action 64, FPS 1.28, Running 104.47s Step 477( 21.67%), action 65, FPS 1.27, Running 105.30s Step 478( 22.00%), action 66, FPS 1.27, Running 106.19s Step 479( 22.33%), action 67, FPS 1.32, Running 106.66s Step 480( 22.67%), action 68, FPS 1.31, Running 107.20s Step 481( 23.00%), action 69, FPS 1.27, Running 108.15s Step 482( 23.33%), action 70, FPS 1.28, Running 109.11s Step 483( 23.67%), action 71, FPS 1.27, Running 110.33s Step 484( 24.00%), action 72, FPS 1.28, Running 111.01s Step 485( 24.33%), action 73, FPS 1.28, Running 111.58s Step 486( 24.67%), action 74, FPS 1.29, Running 111.95s Step 487( 25.00%), action 75, FPS 1.29, Running 112.53s Step 488( 25.33%), action 76, FPS 1.33, Running 112.87s Step 489( 25.67%), action 77, FPS 1.32, Running 113.74s Step 490( 26.00%), action 78, FPS 1.33, Running 114.54s Step 491( 26.33%), action 79, FPS 1.34, Running 115.37s Step 492( 26.67%), action 80, FPS 1.34, Running 115.89s Step 493( 27.00%), action 81, FPS 1.32, Running 116.92s Step 494( 27.33%), action 82, FPS 1.32, Running 117.82s Step 495( 27.67%), action 83, FPS 1.36, Running 118.25s Step 496( 28.00%), action 84, FPS 1.42, Running 118.59s Step 497( 28.33%), action 85, FPS 1.41, Running 119.44s Step 498( 28.67%), action 86, FPS 1.43, Running 120.16s Step 499( 29.00%), action 87, FPS 1.42, Running 120.74s Step 500( 29.33%), action 88, FPS 1.44, Running 121.12s Step 501( 29.67%), action 89, FPS 1.44, Running 122.06s Step 502( 30.00%), action 90, FPS 1.47, Running 122.68s Step 503( 30.33%), action 91, FPS 1.47, Running 123.89s Step 504( 30.67%), action 92, FPS 1.51, Running 124.27s Step 505( 31.00%), action 93, FPS 1.47, Running 125.22s Step 506( 31.33%), action 94, FPS 1.46, Running 125.63s Step 507( 31.67%), action 95, FPS 1.43, Running 126.55s Step 508( 32.00%), action 96, FPS 1.36, Running 127.57s Step 509( 32.33%), action 97, FPS 1.36, Running 128.47s Step 510( 32.67%), action 98, FPS 1.40, Running 128.85s Step 511( 33.00%), action 99, FPS 1.41, Running 129.58s Step 512( 33.33%), action 100, FPS 1.37, Running 130.45s Step 513( 33.67%), action 101, FPS 1.36, Running 131.61s Step 514( 34.00%), action 102, FPS 1.41, Running 132.03s Step 515( 34.33%), action 103, FPS 1.40, Running 132.56s Step 516( 34.67%), action 104, FPS 1.41, Running 132.79s Step 517( 35.00%), action 105, FPS 1.42, Running 133.56s Step 518( 35.33%), action 106, FPS 1.44, Running 134.03s Step 519( 35.67%), action 107, FPS 1.45, Running 134.51s Step 520( 36.00%), action 108, FPS 1.41, Running 135.25s Step 521( 36.33%), action 109, FPS 1.42, Running 136.16s Step 522( 36.67%), action 110, FPS 1.43, Running 136.69s Step 523( 37.00%), action 111, FPS 1.44, Running 137.82s Step 524( 37.33%), action 112, FPS 1.44, Running 138.19s Step 525( 37.67%), action 113, FPS 1.48, Running 138.74s Step 526( 38.00%), action 114, FPS 1.44, Running 139.47s Step 527( 38.33%), action 115, FPS 1.44, Running 140.44s Step 528( 38.67%), action 116, FPS 1.51, Running 140.79s Step 529( 39.00%), action 117, FPS 1.52, Running 141.67s Step 530( 39.33%), action 118, FPS 1.46, Running 142.57s Step 531( 39.67%), action 119, FPS 1.44, Running 143.46s Step 532( 40.00%), action 120, FPS 1.43, Running 144.41s Step 533( 40.33%), action 121, FPS 1.43, Running 145.57s Step 534( 40.67%), action 122, FPS 1.39, Running 146.42s Step 535( 41.00%), action 123, FPS 1.39, Running 146.93s Step 536( 41.33%), action 124, FPS 1.34, Running 147.69s Step 537( 41.67%), action 125, FPS 1.37, Running 148.14s Step 538( 42.00%), action 126, FPS 1.37, Running 148.64s Step 539( 42.33%), action 127, FPS 1.35, Running 149.31s Step 540( 42.67%), action 128, FPS 1.33, Running 150.24s Step 541( 43.00%), action 129, FPS 1.34, Running 151.04s Step 542( 43.33%), action 130, FPS 1.32, Running 151.80s Step 543( 43.67%), action 131, FPS 1.38, Running 152.34s Step 544( 44.00%), action 132, FPS 1.34, Running 153.16s Step 545( 44.33%), action 133, FPS 1.34, Running 153.64s Step 546( 44.67%), action 134, FPS 1.37, Running 154.05s Step 547( 45.00%), action 135, FPS 1.38, Running 154.88s Step 548( 45.33%), action 136, FPS 1.37, Running 155.37s Step 549( 45.67%), action 137, FPS 1.41, Running 155.86s Step 550( 46.00%), action 138, FPS 1.47, Running 156.21s Step 551( 46.33%), action 139, FPS 1.53, Running 156.52s Step 552( 46.67%), action 140, FPS 1.55, Running 157.35s Step 553( 47.00%), action 141, FPS 1.61, Running 157.98s Step 554( 47.33%), action 142, FPS 1.67, Running 158.43s Step 555( 47.67%), action 143, FPS 1.67, Running 158.94s Step 556( 48.00%), action 144, FPS 1.68, Running 159.60s Step 557( 48.33%), action 145, FPS 1.66, Running 160.18s Step 558( 48.67%), action 146, FPS 1.69, Running 160.50s Step 559( 49.00%), action 147, FPS 1.70, Running 161.08s Step 560( 49.33%), action 148, FPS 1.79, Running 161.38s Step 561( 49.67%), action 149, FPS 1.86, Running 161.82s Step 562( 50.00%), action 150, FPS 1.92, Running 162.19s Step 563( 50.33%), action 151, FPS 1.91, Running 162.80s Step 564( 50.67%), action 152, FPS 1.95, Running 163.43s Step 565( 51.00%), action 153, FPS 1.93, Running 164.00s Step 566( 51.33%), action 154, FPS 1.89, Running 164.62s Step 567( 51.67%), action 155, FPS 1.99, Running 164.94s Step 568( 52.00%), action 156, FPS 1.92, Running 165.77s Step 569( 52.33%), action 157, FPS 1.89, Running 166.46s Step 570( 52.67%), action 158, FPS 1.81, Running 167.24s Step 571( 53.00%), action 159, FPS 1.78, Running 167.76s Step 572( 53.33%), action 160, FPS 1.81, Running 168.43s Step 573( 53.67%), action 161, FPS 1.72, Running 169.64s Step 574( 54.00%), action 162, FPS 1.65, Running 170.52s Step 575( 54.33%), action 163, FPS 1.65, Running 171.07s Step 576( 54.67%), action 164, FPS 1.60, Running 172.11s Step 577( 55.00%), action 165, FPS 1.58, Running 172.81s Step 578( 55.33%), action 166, FPS 1.50, Running 173.81s Step 579( 55.67%), action 167, FPS 1.47, Running 174.70s Step 580( 56.00%), action 168, FPS 1.46, Running 175.10s Step 581( 56.33%), action 169, FPS 1.42, Running 175.93s Step 582( 56.67%), action 170, FPS 1.42, Running 176.24s Step 583( 57.00%), action 171, FPS 1.42, Running 176.94s Step 584( 57.33%), action 172, FPS 1.39, Running 177.85s Step 585( 57.67%), action 173, FPS 1.35, Running 178.81s Step 586( 58.00%), action 174, FPS 1.35, Running 179.47s Step 587( 58.33%), action 175, FPS 1.32, Running 180.10s Step 588( 58.67%), action 176, FPS 1.32, Running 180.96s Step 589( 59.00%), action 177, FPS 1.33, Running 181.51s Step 590( 59.33%), action 178, FPS 1.34, Running 182.19s Step 591( 59.67%), action 179, FPS 1.34, Running 182.68s Step 592( 60.00%), action 180, FPS 1.34, Running 183.35s Step 593( 60.33%), action 181, FPS 1.40, Running 183.91s Step 594( 60.67%), action 182, FPS 1.42, Running 184.64s Step 595( 61.00%), action 183, FPS 1.38, Running 185.60s Step 596( 61.33%), action 184, FPS 1.40, Running 186.43s Step 597( 61.67%), action 185, FPS 1.38, Running 187.33s Step 598( 62.00%), action 186, FPS 1.43, Running 187.78s Step 599( 62.33%), action 187, FPS 1.42, Running 188.75s Step 600( 62.67%), action 188, FPS 1.37, Running 189.68s Step 601( 63.00%), action 189, FPS 1.35, Running 190.74s Step 602( 63.33%), action 190, FPS 1.31, Running 191.53s Step 603( 63.67%), action 191, FPS 1.27, Running 192.75s Step 604( 64.00%), action 192, FPS 1.27, Running 193.62s Step 605( 64.33%), action 193, FPS 1.27, Running 194.57s Step 606( 64.67%), action 194, FPS 1.28, Running 195.14s Step 607( 65.00%), action 195, FPS 1.29, Running 195.54s Step 608( 65.33%), action 196, FPS 1.31, Running 196.17s Step 609( 65.67%), action 197, FPS 1.30, Running 196.94s Step 610( 66.00%), action 198, FPS 1.30, Running 197.53s Step 611( 66.33%), action 199, FPS 1.29, Running 198.23s Step 612( 66.67%), action 200, FPS 1.29, Running 198.85s Step 613( 67.00%), action 201, FPS 1.26, Running 199.79s Step 614( 67.33%), action 202, FPS 1.26, Running 200.52s Step 615( 67.67%), action 203, FPS 1.24, Running 201.69s Step 616( 68.00%), action 204, FPS 1.26, Running 202.27s Step 617( 68.33%), action 205, FPS 1.26, Running 203.25s Step 618( 68.67%), action 206, FPS 1.22, Running 204.22s Step 619( 69.00%), action 207, FPS 1.25, Running 204.79s Step 620( 69.33%), action 208, FPS 1.25, Running 205.69s Step 621( 69.67%), action 209, FPS 1.27, Running 206.55s Step 622( 70.00%), action 210, FPS 1.29, Running 207.09s Step 623( 70.33%), action 211, FPS 1.27, Running 208.44s Step 624( 70.67%), action 212, FPS 1.27, Running 209.43s Step 625( 71.00%), action 213, FPS 1.27, Running 210.30s Step 626( 71.33%), action 214, FPS 1.25, Running 211.19s Step 627( 71.67%), action 215, FPS 1.20, Running 212.27s Step 628( 72.00%), action 216, FPS 1.21, Running 212.71s Step 629( 72.33%), action 217, FPS 1.22, Running 213.29s Step 630( 72.67%), action 218, FPS 1.18, Running 214.43s Step 631( 73.00%), action 219, FPS 1.16, Running 215.47s Step 632( 73.33%), action 220, FPS 1.13, Running 216.49s Step 633( 73.67%), action 221, FPS 1.12, Running 217.70s Step 634( 74.00%), action 222, FPS 1.14, Running 218.09s Step 635( 74.33%), action 223, FPS 1.16, Running 218.86s Step 636( 74.67%), action 224, FPS 1.14, Running 219.77s Step 637( 75.00%), action 225, FPS 1.17, Running 220.28s Step 638( 75.33%), action 226, FPS 1.18, Running 221.22s Step 639( 75.67%), action 227, FPS 1.16, Running 221.96s Step 640( 76.00%), action 228, FPS 1.16, Running 222.99s Step 641( 76.33%), action 229, FPS 1.14, Running 224.06s Step 642( 76.67%), action 230, FPS 1.11, Running 225.18s Step 643( 77.00%), action 231, FPS 1.12, Running 226.36s Step 644( 77.33%), action 232, FPS 1.13, Running 227.17s Step 645( 77.67%), action 233, FPS 1.12, Running 228.13s Step 646( 78.00%), action 234, FPS 1.14, Running 228.68s Step 647( 78.33%), action 235, FPS 1.17, Running 229.34s [2026-08-02 21:29:18] [62 ] Seed 61 failed after 229.43 s. +steps: 647 , actions: 235 . +Instruction: Empty +Total 36/62(58.06%) success. +Setting seed: 62 +Step 1( N/A%), pre moving , FPS 5.86, Running 0.17s Step 2( N/A%), pre moving , FPS 7.82, Running 0.26s Step 3( N/A%), pre moving , FPS 8.65, Running 0.35s Step 4( N/A%), pre moving , FPS 9.07, Running 0.44s Step 5( N/A%), pre moving , FPS 9.09, Running 0.55s Step 6( N/A%), pre moving , FPS 9.05, Running 0.66s Step 7( N/A%), pre moving , FPS 9.12, Running 0.77s Step 8( N/A%), pre moving , FPS 9.31, Running 0.86s Step 9( N/A%), pre moving , FPS 9.27, Running 0.97s Step 10( N/A%), pre moving , FPS 9.15, Running 1.09s Step 11( N/A%), pre moving , FPS 8.98, Running 1.23s Step 12( N/A%), pre moving , FPS 9.20, Running 1.30s Step 13( N/A%), pre moving , FPS 9.20, Running 1.41s Step 14( N/A%), pre moving , FPS 9.07, Running 1.54s Step 15( N/A%), pre moving , FPS 9.01, Running 1.66s Step 16( N/A%), pre moving , FPS 8.89, Running 1.80s Step 17( N/A%), pre moving , FPS 8.99, Running 1.89s Step 18( N/A%), pre moving , FPS 8.98, Running 2.00s Step 19( N/A%), pre moving , FPS 8.89, Running 2.14s Step 20( N/A%), pre moving , FPS 8.87, Running 2.25s Step 21( N/A%), pre moving , FPS 7.90, Running 2.70s Step 22( N/A%), pre moving , FPS 7.66, Running 2.87s Step 23( N/A%), pre moving , FPS 7.64, Running 2.96s Step 24( N/A%), pre moving , FPS 7.63, Running 3.06s Step 25( N/A%), pre moving , FPS 7.67, Running 3.16s Step 26( N/A%), pre moving , FPS 6.98, Running 3.53s Step 27( N/A%), pre moving , FPS 7.10, Running 3.59s Step 28( N/A%), pre moving , FPS 7.14, Running 3.66s Step 29( N/A%), pre moving , FPS 7.27, Running 3.72s Step 30( N/A%), pre moving , FPS 7.44, Running 3.78s Step 31( N/A%), pre moving , FPS 7.65, Running 3.84s Step 32( N/A%), pre moving , FPS 7.67, Running 3.91s Step 33( N/A%), pre moving , FPS 7.79, Running 3.98s Step 34( N/A%), pre moving , FPS 7.99, Running 4.05s Step 35( N/A%), pre moving , FPS 8.08, Running 4.14s Step 36( N/A%), pre moving , FPS 7.18, Running 4.58s Step 37( N/A%), pre moving , FPS 7.29, Running 4.63s Step 38( N/A%), pre moving , FPS 7.27, Running 4.76s Step 39( N/A%), pre moving , FPS 7.31, Running 4.87s Step 40( N/A%), pre moving , FPS 7.31, Running 4.99s Step 41( N/A%), pre moving , FPS 8.26, Running 5.12s Step 42( N/A%), pre moving , FPS 8.45, Running 5.23s Step 43( N/A%), pre moving , FPS 8.37, Running 5.35s Step 44( N/A%), pre moving , FPS 8.34, Running 5.46s Step 45( N/A%), pre moving , FPS 8.06, Running 5.64s Step 46( N/A%), pre moving , FPS 8.69, Running 5.83s Step 47( N/A%), pre moving , FPS 8.35, Running 5.98s Step 48( N/A%), pre moving , FPS 7.90, Running 6.19s Step 49( N/A%), pre moving , FPS 7.49, Running 6.39s Step 50( N/A%), pre moving , FPS 7.21, Running 6.55s Step 51( N/A%), pre moving , FPS 6.90, Running 6.74s Step 52( N/A%), pre moving , FPS 6.58, Running 6.95s Step 53( N/A%), pre moving , FPS 6.34, Running 7.13s Step 54( N/A%), pre moving , FPS 6.16, Running 7.29s Step 55( N/A%), pre moving , FPS 6.01, Running 7.47s Step 56( N/A%), pre moving , FPS 6.56, Running 7.63s Step 57( N/A%), pre moving , FPS 6.46, Running 7.73s Step 58( N/A%), pre moving , FPS 6.47, Running 7.85s Step 59( N/A%), pre moving , FPS 6.43, Running 7.98s Step 60( N/A%), pre moving , FPS 6.44, Running 8.10s Step 61( N/A%), pre moving , FPS 6.50, Running 8.20s Step 62( N/A%), pre moving , FPS 6.44, Running 8.34s Step 63( N/A%), pre moving , FPS 6.43, Running 8.46s Step 64( N/A%), pre moving , FPS 6.39, Running 8.59s Step 65( N/A%), pre moving , FPS 6.41, Running 8.76s Step 66( N/A%), pre moving , FPS 6.46, Running 8.93s Step 67( N/A%), pre moving , FPS 6.41, Running 9.10s Step 68( N/A%), pre moving , FPS 6.45, Running 9.29s Step 69( N/A%), pre moving , FPS 6.48, Running 9.48s Step 70( N/A%), pre moving , FPS 6.45, Running 9.66s Step 71( N/A%), pre moving , FPS 6.43, Running 9.85s Step 72( N/A%), pre moving , FPS 6.50, Running 10.02s Step 73( N/A%), pre moving , FPS 6.62, Running 10.15s Step 74( N/A%), pre moving , FPS 6.64, Running 10.30s Step 75( N/A%), pre moving , FPS 6.76, Running 10.43s Step 76( N/A%), pre moving , FPS 6.89, Running 10.53s Step 77( N/A%), pre moving , FPS 6.86, Running 10.64s Step 78( N/A%), pre moving , FPS 6.82, Running 10.78s Step 79( N/A%), pre moving , FPS 6.87, Running 10.89s Step 80( N/A%), pre moving , FPS 6.88, Running 11.00s Step 81( N/A%), pre moving , FPS 6.86, Running 11.12s Step 82( N/A%), pre moving , FPS 6.90, Running 11.24s Step 83( N/A%), pre moving , FPS 6.93, Running 11.35s Step 84( N/A%), pre moving , FPS 6.97, Running 11.46s Step 85( N/A%), pre moving , FPS 7.06, Running 11.59s Step 86( N/A%), pre moving , FPS 7.19, Running 11.71s Step 87( N/A%), pre moving , FPS 7.35, Running 11.83s Step 88( N/A%), pre moving , FPS 7.56, Running 11.94s Step 89( N/A%), pre moving , FPS 7.91, Running 12.01s Step 90( N/A%), pre moving , FPS 8.23, Running 12.09s Step 91( N/A%), pre moving , FPS 8.63, Running 12.17s Step 92( N/A%), pre moving , FPS 6.59, Running 13.06s Step 93( N/A%), pre moving , FPS 6.28, Running 13.34s Step 94( N/A%), pre moving , FPS 5.76, Running 13.77s Step 95( N/A%), pre moving , FPS 5.62, Running 13.98s Step 96( N/A%), pre moving , FPS 5.21, Running 14.38s Step 97( N/A%), pre moving , FPS 5.06, Running 14.60s Step 98( N/A%), pre moving , FPS 4.71, Running 15.03s Step 99( N/A%), pre moving , FPS 4.60, Running 15.24s Step 100( N/A%), pre moving , FPS 4.32, Running 15.64s Step 101( N/A%), pre moving , FPS 4.30, Running 15.76s Step 102( N/A%), pre moving , FPS 4.19, Running 16.01s Step 103( N/A%), pre moving , FPS 4.15, Running 16.17s Step 104( N/A%), pre moving , FPS 4.04, Running 16.41s Step 105( N/A%), pre moving , FPS 3.99, Running 16.60s Step 106( N/A%), pre moving , FPS 3.79, Running 16.99s Step 107( N/A%), pre moving , FPS 3.75, Running 17.16s Step 108( N/A%), pre moving , FPS 3.55, Running 17.58s Step 109( N/A%), pre moving , FPS 3.42, Running 17.85s Step 110( N/A%), pre moving , FPS 3.24, Running 18.25s Step 111( N/A%), pre moving , FPS 3.16, Running 18.49s Step 112( N/A%), pre moving , FPS 3.40, Running 18.93s Step 113( N/A%), pre moving , FPS 3.43, Running 19.16s Step 114( N/A%), pre moving , FPS 3.46, Running 19.56s Step 115( N/A%), pre moving , FPS 3.45, Running 19.78s Step 116( N/A%), pre moving , FPS 3.44, Running 20.20s Step 117( N/A%), pre moving , FPS 3.46, Running 20.38s Step 118( N/A%), pre moving , FPS 3.55, Running 20.66s Step 119( N/A%), pre moving , FPS 3.58, Running 20.83s Step 120( N/A%), pre moving , FPS 3.62, Running 21.16s Step 121( N/A%), pre moving , FPS 3.57, Running 21.37s Step 122( N/A%), pre moving , FPS 3.46, Running 21.79s Step 123( N/A%), pre moving , FPS 3.42, Running 22.02s Step 124( N/A%), pre moving , FPS 3.34, Running 22.41s Step 125( N/A%), pre moving , FPS 3.28, Running 22.70s Step 126( N/A%), pre moving , FPS 3.24, Running 23.16s Step 127( N/A%), pre moving , FPS 3.19, Running 23.43s Step 128( N/A%), pre moving , FPS 3.17, Running 23.88s Step 129( N/A%), pre moving , FPS 3.18, Running 24.14s Step 130( N/A%), pre moving , FPS 3.23, Running 24.44s Step 131( N/A%), pre moving , FPS 3.27, Running 24.61s Step 132( N/A%), pre moving , FPS 3.36, Running 24.88s Step 133( N/A%), pre moving , FPS 3.40, Running 25.05s Step 134( N/A%), pre moving , FPS 3.43, Running 25.39s Step 135( N/A%), pre moving , FPS 3.43, Running 25.61s Step 136( N/A%), pre moving , FPS 3.43, Running 26.02s Step 137( N/A%), pre moving , FPS 3.39, Running 26.28s Step 138( N/A%), pre moving , FPS 3.33, Running 26.67s Step 139( N/A%), pre moving , FPS 3.28, Running 26.93s Step 140( N/A%), pre moving , FPS 3.24, Running 27.34s Step 141( N/A%), pre moving , FPS 3.21, Running 27.59s Step 142( N/A%), pre moving , FPS 3.22, Running 27.99s Step 143( N/A%), pre moving , FPS 3.20, Running 28.27s Step 144( N/A%), pre moving , FPS 3.23, Running 28.59s Step 145( N/A%), pre moving , FPS 3.32, Running 28.72s Step 146( N/A%), pre moving , FPS 3.40, Running 29.05s Step 147( N/A%), pre moving , FPS 3.51, Running 29.13s Step 148( N/A%), pre moving , FPS 3.76, Running 29.20s Step 149( N/A%), pre moving , FPS 3.90, Running 29.27s Step 150( N/A%), pre moving , FPS 4.08, Running 29.34s Step 151( N/A%), pre moving , FPS 4.16, Running 29.42s Step 152( N/A%), pre moving , FPS 4.33, Running 29.50s Step 153( N/A%), pre moving , FPS 4.41, Running 29.58s Step 154( N/A%), pre moving , FPS 4.68, Running 29.66s Step 155( N/A%), pre moving , FPS 4.85, Running 29.73s Step 156( N/A%), pre moving , FPS 5.24, Running 29.84s Step 157( N/A%), pre moving , FPS 4.67, Running 30.56s Step 158( N/A%), pre moving , FPS 5.00, Running 30.67s Step 159( N/A%), pre moving , FPS 5.17, Running 30.79s Step 160( N/A%), pre moving , FPS 5.56, Running 30.93s Step 161( N/A%), pre moving , FPS 5.66, Running 31.13s Step 162( N/A%), pre moving , FPS 6.01, Running 31.32s Step 163( N/A%), pre moving , FPS 6.16, Running 31.51s Step 164( N/A%), pre moving , FPS 6.46, Running 31.69s Step 165( N/A%), pre moving , FPS 6.33, Running 31.88s Step 166( N/A%), pre moving , FPS 6.62, Running 32.07s Step 167( N/A%), pre moving , FPS 6.42, Running 32.25s Step 168( N/A%), pre moving , FPS 6.18, Running 32.44s Step 169( N/A%), pre moving , FPS 5.86, Running 32.69s Step 170( N/A%), pre moving , FPS 5.64, Running 32.89s Step 171( N/A%), pre moving , FPS 5.45, Running 33.09s Step 172( N/A%), pre moving , FPS 5.30, Running 33.28s Step 173( N/A%), pre moving , FPS 5.22, Running 33.42s Step 174( N/A%), pre moving , FPS 5.09, Running 33.59s Step 175( N/A%), pre moving , FPS 4.93, Running 33.79s Step 176( N/A%), pre moving , FPS 4.72, Running 34.08s Step 177( N/A%), pre moving , FPS 5.15, Running 34.44s Step 178( N/A%), pre moving , FPS 4.84, Running 34.80s Step 179( N/A%), pre moving , FPS 4.57, Running 35.17s Step 180( N/A%), pre moving , FPS 4.36, Running 35.52s Step 181( N/A%), pre moving , FPS 4.21, Running 35.88s Step 182( N/A%), pre moving , FPS 4.06, Running 36.25s Step 183( N/A%), pre moving , FPS 3.93, Running 36.60s Step 184( N/A%), pre moving , FPS 3.84, Running 36.89s Step 185( N/A%), pre moving , FPS 3.81, Running 37.12s Step 186( N/A%), pre moving , FPS 3.79, Running 37.36s Step 187( N/A%), pre moving , FPS 3.75, Running 37.58s Step 188( N/A%), pre moving , FPS 3.66, Running 37.90s Step 189( N/A%), pre moving , FPS 3.60, Running 38.24s Step 190( N/A%), pre moving , FPS 3.52, Running 38.58s Step 191( N/A%), pre moving , FPS 3.42, Running 38.93s Step 192( N/A%), pre moving , FPS 3.34, Running 39.27s Step 193( N/A%), pre moving , FPS 3.24, Running 39.60s Step 194( N/A%), pre moving , FPS 3.14, Running 39.96s Step 195( N/A%), pre moving , FPS 3.10, Running 40.24s Step 196( N/A%), pre moving , FPS 3.07, Running 40.59s Step 197( N/A%), pre moving , FPS 3.13, Running 40.83s Step 198( N/A%), pre moving , FPS 3.20, Running 41.06s Step 199( N/A%), pre moving , FPS 3.29, Running 41.26s Step 200( N/A%), pre moving , FPS 3.39, Running 41.43s Step 201( N/A%), pre moving , FPS 3.49, Running 41.61s Step 202( N/A%), pre moving , FPS 3.63, Running 41.76s Step 203( N/A%), pre moving , FPS 3.80, Running 41.86s Step 204( N/A%), pre moving , FPS 3.93, Running 41.98s Step 205( N/A%), pre moving , FPS 3.98, Running 42.15s Step 206( N/A%), pre moving , FPS 4.08, Running 42.26s Step 207( N/A%), pre moving , FPS 4.18, Running 42.37s Step 208( N/A%), pre moving , FPS 4.36, Running 42.48s Step 209( N/A%), pre moving , FPS 4.52, Running 42.66s Step 210( N/A%), pre moving , FPS 4.72, Running 42.81s Step 211( N/A%), pre moving , FPS 4.94, Running 42.98s Step 212( N/A%), pre moving , FPS 5.24, Running 43.09s Step 213( N/A%), pre moving , FPS 5.55, Running 43.20s Step 214( N/A%), pre moving , FPS 6.05, Running 43.26s Step 215( N/A%), pre moving , FPS 6.39, Running 43.37s Step 216( N/A%), pre moving , FPS 6.94, Running 43.47s Step 217( N/A%), pre moving , FPS 7.27, Running 43.58s Step 218( N/A%), pre moving , FPS 7.57, Running 43.70s Step 219( N/A%), pre moving , FPS 6.42, Running 44.37s Step 220( N/A%), pre moving , FPS 6.51, Running 44.50s Step 221( N/A%), pre moving , FPS 6.66, Running 44.62s Step 222( N/A%), pre moving , FPS 6.72, Running 44.73s Step 223( N/A%), pre moving , FPS 6.68, Running 44.86s Step 224( N/A%), pre moving , FPS 6.69, Running 44.97s Step 225( N/A%), pre moving , FPS 6.84, Running 45.07s Step 226( N/A%), pre moving , FPS 6.63, Running 45.28s Step 227( N/A%), pre moving , FPS 6.73, Running 45.34s Step 228( N/A%), pre moving , FPS 6.65, Running 45.49s Step 229( N/A%), pre moving , FPS 6.86, Running 45.58s Step 230( N/A%), pre moving , FPS 7.01, Running 45.67s Step 231( N/A%), pre moving , FPS 7.18, Running 45.77s Step 232( N/A%), pre moving , FPS 7.10, Running 45.91s Step 233( N/A%), pre moving , FPS 7.09, Running 46.02s Step 234( N/A%), pre moving , FPS 7.01, Running 46.11s Step 235( N/A%), pre moving , FPS 7.00, Running 46.23s Step 236( N/A%), pre moving , FPS 6.85, Running 46.39s Step 237( N/A%), pre moving , FPS 6.74, Running 46.55s Step 238( N/A%), pre moving , FPS 6.37, Running 46.84s Step 239( N/A%), pre moving , FPS 7.44, Running 47.06s Step 240( N/A%), pre moving , FPS 7.28, Running 47.25s Step 241( N/A%), pre moving , FPS 7.07, Running 47.44s Step 242( N/A%), pre moving , FPS 6.71, Running 47.71s Step 243( N/A%), pre moving , FPS 6.52, Running 47.93s Step 244( N/A%), pre moving , FPS 6.37, Running 48.11s Step 245( N/A%), pre moving , FPS 6.11, Running 48.35s Step 246( N/A%), pre moving , FPS 6.17, Running 48.52s Step 247( N/A%), pre moving , FPS 5.74, Running 48.82s Step 248( N/A%), pre moving , FPS 5.49, Running 49.13s Step 249( N/A%), pre moving , FPS 5.35, Running 49.31s Step 250( N/A%), pre moving , FPS 5.22, Running 49.50s Step 251( N/A%), pre moving , FPS 5.23, Running 49.59s Step 252( N/A%), pre moving , FPS 5.27, Running 49.70s Step 253( N/A%), pre moving , FPS 5.28, Running 49.81s Step 254( N/A%), pre moving , FPS 5.25, Running 49.92s Step 255( N/A%), pre moving , FPS 5.28, Running 50.02s Step 256( N/A%), pre moving , FPS 5.35, Running 50.13s Step 257( N/A%), pre moving , FPS 5.39, Running 50.26s Step 258( N/A%), pre moving , FPS 5.57, Running 50.44s Step 259( N/A%), pre moving , FPS 5.63, Running 50.61s Step 260( N/A%), pre moving , FPS 5.55, Running 50.85s Step 261( N/A%), pre moving , FPS 5.57, Running 51.03s Step 262( N/A%), pre moving , FPS 5.67, Running 51.24s Step 263( N/A%), pre moving , FPS 5.62, Running 51.48s Step 264( N/A%), pre moving , FPS 5.57, Running 51.70s Step 265( N/A%), pre moving , FPS 5.58, Running 51.93s Step 266( N/A%), pre moving , FPS 5.46, Running 52.18s Step 267( N/A%), pre moving , FPS 5.55, Running 52.43s Step 268( N/A%), pre moving , FPS 5.65, Running 52.67s Step 269( N/A%), pre moving , FPS 5.56, Running 52.91s Step 270( N/A%), pre moving , FPS 5.43, Running 53.18s Step 271( N/A%), pre moving , FPS 5.22, Running 53.42s Step 272( N/A%), pre moving , FPS 5.00, Running 53.70s Step 273( N/A%), pre moving , FPS 4.92, Running 53.87s Step 274( N/A%), pre moving , FPS 4.84, Running 54.05s Step 275( N/A%), pre moving , FPS 4.74, Running 54.24s Step 276( N/A%), pre moving , FPS 4.72, Running 54.37s Step 277( N/A%), pre moving , FPS 4.73, Running 54.49s Step 278( N/A%), pre moving , FPS 4.81, Running 54.59s Step 279( N/A%), pre moving , FPS 4.69, Running 54.88s Step 280( N/A%), pre moving , FPS 4.62, Running 55.19s Step 281( N/A%), pre moving , FPS 4.48, Running 55.49s Step 282( N/A%), pre moving , FPS 4.44, Running 55.75s Step 283( N/A%), pre moving , FPS 4.44, Running 55.99s Step 284( N/A%), pre moving , FPS 4.40, Running 56.24s Step 285( N/A%), pre moving , FPS 4.38, Running 56.50s Step 286( N/A%), pre moving , FPS 4.40, Running 56.73s Step 287( N/A%), pre moving , FPS 4.45, Running 56.92s Step 288( N/A%), pre moving , FPS 4.52, Running 57.10s Step 289( N/A%), pre moving , FPS 4.57, Running 57.29s Step 290( N/A%), pre moving , FPS 4.68, Running 57.46s Step 291( N/A%), pre moving , FPS 4.82, Running 57.57s Step 292( N/A%), pre moving , FPS 5.03, Running 57.68s Step 293( N/A%), pre moving , FPS 5.14, Running 57.77s Step 294( N/A%), pre moving , FPS 5.31, Running 57.82s Step 295( N/A%), pre moving , FPS 5.50, Running 57.88s Step 296( N/A%), pre moving , FPS 5.58, Running 57.95s Step 297( N/A%), pre moving , FPS 5.67, Running 58.02s Step 298( N/A%), pre moving , FPS 5.74, Running 58.08s Step 299( N/A%), pre moving , FPS 6.09, Running 58.16s Step 300( N/A%), pre moving , FPS 6.61, Running 58.21s Step 301( N/A%), pre moving , FPS 7.12, Running 58.30s Step 302( N/A%), pre moving , FPS 7.65, Running 58.36s Step 303( N/A%), pre moving , FPS 8.18, Running 58.43s Step 304( N/A%), pre moving , FPS 8.84, Running 58.51s Step 305( N/A%), pre moving , FPS 9.64, Running 58.57s Step 306( N/A%), pre moving , FPS 10.54, Running 58.63s Step 307( N/A%), pre moving , FPS 11.28, Running 58.69s Step 308( N/A%), pre moving , FPS 12.09, Running 58.75s Step 309( N/A%), pre moving , FPS 12.89, Running 58.84s Step 310( N/A%), pre moving , FPS 13.42, Running 58.95s Step 311( N/A%), pre moving , FPS 13.32, Running 59.07s Step 312( N/A%), pre moving , FPS 13.31, Running 59.18s Step 313( N/A%), pre moving , FPS 13.13, Running 59.29s Step 314( N/A%), pre moving , FPS 12.54, Running 59.42s Step 315( N/A%), pre moving , FPS 12.13, Running 59.52s Step 316( N/A%), pre moving , FPS 11.88, Running 59.64s Step 317( N/A%), pre moving , FPS 11.52, Running 59.76s Step 318( N/A%), pre moving , FPS 11.21, Running 59.87s Step 319( N/A%), pre moving , FPS 11.04, Running 59.97s Step 320( N/A%), pre moving , FPS 8.33, Running 60.61s Step 321( N/A%), pre moving , FPS 8.24, Running 60.73s Step 322( N/A%), pre moving , FPS 8.09, Running 60.83s Step 323( N/A%), pre moving , FPS 7.73, Running 61.02s Step 324( N/A%), pre moving , FPS 7.56, Running 61.15s Step 325( N/A%), pre moving , FPS 7.43, Running 61.27s Step 326( N/A%), pre moving , FPS 7.26, Running 61.38s Step 327( N/A%), pre moving , FPS 7.12, Running 61.50s Step 328( N/A%), pre moving , FPS 6.93, Running 61.64s Step 329( N/A%), pre moving , FPS 6.86, Running 61.75s Step 330( N/A%), pre moving , FPS 6.83, Running 61.88s Step 331( N/A%), pre moving , FPS 6.94, Running 61.95s Step 332( N/A%), pre moving , FPS 7.02, Running 62.03s Step 333( N/A%), pre moving , FPS 7.10, Running 62.11s Step 334( N/A%), pre moving , FPS 7.15, Running 62.21s Step 335( N/A%), pre moving , FPS 7.20, Running 62.30s Step 336( N/A%), pre moving , FPS 7.17, Running 62.43s Step 337( N/A%), pre moving , FPS 7.23, Running 62.52s Step 338( N/A%), pre moving , FPS 7.31, Running 62.60s Step 339( N/A%), pre moving , FPS 7.34, Running 62.70s Step 340( N/A%), pre moving , FPS 9.14, Running 62.80s Step 341( N/A%), pre moving , FPS 9.26, Running 62.89s Step 342( N/A%), pre moving , FPS 8.99, Running 63.06s Step 343( N/A%), pre moving , FPS 9.07, Running 63.22s Step 344( N/A%), pre moving , FPS 9.02, Running 63.37s Step 345( N/A%), pre moving , FPS 8.80, Running 63.54s Step 346( N/A%), pre moving , FPS 8.56, Running 63.72s Step 347( N/A%), pre moving , FPS 8.62, Running 63.82s Step 348( N/A%), pre moving , FPS 8.67, Running 63.95s Step 349( N/A%), pre moving , FPS 8.75, Running 64.04s Step 350( N/A%), pre moving , FPS 8.80, Running 64.15s Step 351( N/A%), pre moving , FPS 8.72, Running 64.25s Step 352( N/A%), pre moving , FPS 8.56, Running 64.36s Step 353( N/A%), pre moving , FPS 8.37, Running 64.50s Step 354( N/A%), pre moving , FPS 8.32, Running 64.62s Step 355( N/A%), pre moving , FPS 8.25, Running 64.73s Step 356( N/A%), pre moving , FPS 8.33, Running 64.83s Step 357( N/A%), pre moving , FPS 8.25, Running 64.95s Step 358( N/A%), pre moving , FPS 8.23, Running 65.03s Step 359( N/A%), pre moving , FPS 8.22, Running 65.13s Step 360( N/A%), pre moving , FPS 8.13, Running 65.26s Step 361( N/A%), pre moving , FPS 8.08, Running 65.37s Step 362( N/A%), pre moving , FPS 8.31, Running 65.47s Step 363( N/A%), pre moving , FPS 8.48, Running 65.58s Step 364( N/A%), pre moving , FPS 8.59, Running 65.70s Step 365( N/A%), pre moving , FPS 8.81, Running 65.81s Step 366( N/A%), pre moving , FPS 5.08, Running 67.66s Step 367( N/A%), pre moving , FPS 4.75, Running 68.03s Step 368( N/A%), pre moving , FPS 4.61, Running 68.29s Step 369( N/A%), pre moving , FPS 4.27, Running 68.72s Step 370( N/A%), pre moving , FPS 4.20, Running 68.91s Step 371( N/A%), pre moving , FPS 3.95, Running 69.31s Step 372( N/A%), pre moving , FPS 3.85, Running 69.57s Step 373( N/A%), pre moving , FPS 3.67, Running 69.94s Step 374( N/A%), pre moving , FPS 3.67, Running 70.07s Step 375( N/A%), pre moving , FPS 3.54, Running 70.39s Step 376( N/A%), pre moving , FPS 3.46, Running 70.60s Step 377( N/A%), pre moving , FPS 3.31, Running 70.99s Step 378( N/A%), pre moving , FPS 3.26, Running 71.17s Step 379( N/A%), pre moving , FPS 3.13, Running 71.52s Step 380( N/A%), pre moving , FPS 3.09, Running 71.74s Step 381( N/A%), pre moving , FPS 2.94, Running 72.18s Step 382( N/A%), pre moving , FPS 2.89, Running 72.39s Step 383( N/A%), pre moving , FPS 2.77, Running 72.81s Step 384( N/A%), pre moving , FPS 2.72, Running 73.04s Step 385( N/A%), pre moving , FPS 2.61, Running 73.47s Step 386( 0.33%), action 1, FPS 2.94, Running 74.46s Step 387( 0.67%), action 2, FPS 2.60, Running 75.73s Step 388( 1.00%), action 3, FPS 2.23, Running 77.25s Step 389( 1.33%), action 4, FPS 2.07, Running 78.39s Step 390( 1.67%), action 5, FPS 1.96, Running 79.11s Step 391( 2.00%), action 6, FPS 1.84, Running 80.19s Step 392( 2.33%), action 7, FPS 1.65, Running 81.66s Step 393( 2.67%), action 8, FPS 1.58, Running 82.62s Step 394( 3.00%), action 9, FPS 1.43, Running 84.01s Step 395( 3.33%), action 10, FPS 1.39, Running 84.73s Step 396( 3.67%), action 11, FPS 1.33, Running 85.62s Step 397( 4.00%), action 12, FPS 1.33, Running 86.03s Step 398( 4.33%), action 13, FPS 1.23, Running 87.41s Step 399( 4.67%), action 14, FPS 1.19, Running 88.37s Step 400( 5.00%), action 15, FPS 1.12, Running 89.61s Step 401( 5.33%), action 16, FPS 1.13, Running 89.85s Step 402( 5.67%), action 17, FPS 1.12, Running 90.31s Step 403( 6.00%), action 18, FPS 1.09, Running 91.17s Step 404( 6.33%), action 19, FPS 1.07, Running 91.80s Step 405( 6.67%), action 20, FPS 1.07, Running 92.12s Step 406( 7.00%), action 21, FPS 1.08, Running 93.01s Step 407( 7.33%), action 22, FPS 1.11, Running 93.76s Step 408( 7.67%), action 23, FPS 1.16, Running 94.52s Step 409( 8.00%), action 24, FPS 1.22, Running 94.81s Step 410( 8.33%), action 25, FPS 1.18, Running 96.08s Step 411( 8.67%), action 26, FPS 1.19, Running 96.96s Step 412( 9.00%), action 27, FPS 1.23, Running 97.97s Step 413( 9.33%), action 28, FPS 1.26, Running 98.49s Step 414( 9.67%), action 29, FPS 1.32, Running 99.11s Step 415( 10.00%), action 30, FPS 1.30, Running 100.12s Step 416( 10.33%), action 31, FPS 1.26, Running 101.48s Step 417( 10.67%), action 32, FPS 1.26, Running 101.89s Step 418( 11.00%), action 33, FPS 1.28, Running 103.04s Step 419( 11.33%), action 34, FPS 1.29, Running 103.88s Step 420( 11.67%), action 35, FPS 1.34, Running 104.54s Step 421( 12.00%), action 36, FPS 1.31, Running 105.17s Step 422( 12.33%), action 37, FPS 1.28, Running 105.88s Step 423( 12.67%), action 38, FPS 1.32, Running 106.28s Step 424( 13.00%), action 39, FPS 1.32, Running 106.90s Step 425( 13.33%), action 40, FPS 1.29, Running 107.66s Step 426( 13.67%), action 41, FPS 1.24, Running 109.08s Step 427( 14.00%), action 42, FPS 1.25, Running 109.77s Step 428( 14.33%), action 43, FPS 1.23, Running 110.77s Step 429( 14.67%), action 44, FPS 1.20, Running 111.50s Step 430( 15.00%), action 45, FPS 1.22, Running 112.52s Step 431( 15.33%), action 46, FPS 1.23, Running 113.26s Step 432( 15.67%), action 47, FPS 1.25, Running 113.97s Step 433( 16.00%), action 48, FPS 1.23, Running 114.78s Step 434( 16.33%), action 49, FPS 1.18, Running 116.03s Step 435( 16.67%), action 50, FPS 1.19, Running 116.87s Step 436( 17.00%), action 51, FPS 1.20, Running 118.16s Step 437( 17.33%), action 52, FPS 1.18, Running 118.88s Step 438( 17.67%), action 53, FPS 1.18, Running 120.02s Step 439( 18.00%), action 54, FPS 1.19, Running 120.67s Step 440( 18.33%), action 55, FPS 1.18, Running 121.48s Step 441( 18.67%), action 56, FPS 1.20, Running 121.83s Step 442( 19.00%), action 57, FPS 1.18, Running 122.81s Step 443( 19.33%), action 58, FPS 1.15, Running 123.63s Step 444( 19.67%), action 59, FPS 1.13, Running 124.59s Step 445( 20.00%), action 60, FPS 1.12, Running 125.48s Step 446( 20.33%), action 61, FPS 1.17, Running 126.16s Step 447( 20.67%), action 62, FPS 1.17, Running 126.83s Step 448( 21.00%), action 63, FPS 1.15, Running 128.15s Step 449( 21.33%), action 64, FPS 1.14, Running 128.98s Step 450( 21.67%), action 65, FPS 1.14, Running 129.99s Step 451( 22.00%), action 66, FPS 1.14, Running 130.83s Step 452( 22.33%), action 67, FPS 1.11, Running 131.93s Step 453( 22.67%), action 68, FPS 1.12, Running 132.70s Step 454( 23.00%), action 69, FPS 1.14, Running 133.62s Step 455( 23.33%), action 70, FPS 1.17, Running 133.99s Step 456( 23.67%), action 71, FPS 1.17, Running 135.30s Step 457( 24.00%), action 72, FPS 1.16, Running 136.19s Step 458( 24.33%), action 73, FPS 1.19, Running 136.80s Step 459( 24.67%), action 74, FPS 1.21, Running 137.14s Step 460( 25.00%), action 75, FPS 1.20, Running 138.21s Step 461( 25.33%), action 76, FPS 1.16, Running 139.08s Step 462( 25.67%), action 77, FPS 1.14, Running 140.30s Step 463( 26.00%), action 78, FPS 1.14, Running 141.14s Step 464( 26.33%), action 79, FPS 1.13, Running 142.21s Step 465( 26.67%), action 80, FPS 1.14, Running 143.00s Step 466( 27.00%), action 81, FPS 1.10, Running 144.35s Step 467( 27.33%), action 82, FPS 1.11, Running 144.89s Step 468( 27.67%), action 83, FPS 1.12, Running 145.96s Step 469( 28.00%), action 84, FPS 1.12, Running 146.87s Step 470( 28.33%), action 85, FPS 1.11, Running 147.98s Step 471( 28.67%), action 86, FPS 1.14, Running 148.35s Step 472( 29.00%), action 87, FPS 1.17, Running 149.06s Step 473( 29.33%), action 88, FPS 1.17, Running 149.76s Step 474( 29.67%), action 89, FPS 1.16, Running 150.82s Step 475( 30.00%), action 90, FPS 1.14, Running 151.56s Step 476( 30.33%), action 91, FPS 1.13, Running 153.02s Step 477( 30.67%), action 92, FPS 1.14, Running 153.71s Step 478( 31.00%), action 93, FPS 1.14, Running 154.33s Step 479( 31.33%), action 94, FPS 1.15, Running 154.55s Step 480( 31.67%), action 95, FPS 1.15, Running 155.54s Step 481( 32.00%), action 96, FPS 1.18, Running 156.01s Step 482( 32.33%), action 97, FPS 1.22, Running 156.68s Step 483( 32.67%), action 98, FPS 1.23, Running 157.38s Step 484( 33.00%), action 99, FPS 1.25, Running 158.27s Step 485( 33.33%), action 100, FPS 1.25, Running 159.07s Step 486( 33.67%), action 101, FPS 1.28, Running 159.99s Step 487( 34.00%), action 102, FPS 1.29, Running 160.37s Step 488( 34.33%), action 103, FPS 1.28, Running 161.56s Step 489( 34.67%), action 104, FPS 1.30, Running 162.25s Step 490( 35.00%), action 105, FPS 1.31, Running 163.20s Step 491( 35.33%), action 106, FPS 1.27, Running 164.06s Step 492( 35.67%), action 107, FPS 1.24, Running 165.23s Step 493( 36.00%), action 108, FPS 1.24, Running 165.88s Step 494( 36.33%), action 109, FPS 1.23, Running 167.09s Step 495( 36.67%), action 110, FPS 1.21, Running 168.09s Step 496( 37.00%), action 111, FPS 1.21, Running 169.56s Step 497( 37.33%), action 112, FPS 1.22, Running 170.05s Step 498( 37.67%), action 113, FPS 1.19, Running 171.12s Step 499( 38.00%), action 114, FPS 1.15, Running 172.00s Step 500( 38.33%), action 115, FPS 1.14, Running 173.12s Step 501( 38.67%), action 116, FPS 1.13, Running 173.70s Step 502( 39.00%), action 117, FPS 1.13, Running 174.34s Step 503( 39.33%), action 118, FPS 1.13, Running 175.13s Step 504( 39.67%), action 119, FPS 1.11, Running 176.36s Step 505( 40.00%), action 120, FPS 1.10, Running 177.24s Step 506( 40.33%), action 121, FPS 1.09, Running 178.34s Step 507( 40.67%), action 122, FPS 1.09, Running 178.64s Step 508( 41.00%), action 123, FPS 1.14, Running 179.15s Step 509( 41.33%), action 124, FPS 1.16, Running 179.48s Step 510( 41.67%), action 125, FPS 1.15, Running 180.58s Step 511( 42.00%), action 126, FPS 1.15, Running 181.47s Step 512( 42.33%), action 127, FPS 1.16, Running 182.51s Step 513( 42.67%), action 128, FPS 1.18, Running 182.82s Step 514( 43.00%), action 129, FPS 1.18, Running 184.06s Step 515( 43.33%), action 130, FPS 1.20, Running 184.73s Step 516( 43.67%), action 131, FPS 1.21, Running 186.12s Step 517( 44.00%), action 132, FPS 1.20, Running 186.78s Step 518( 44.33%), action 133, FPS 1.20, Running 187.81s Step 519( 44.67%), action 134, FPS 1.20, Running 188.60s Step 520( 45.00%), action 135, FPS 1.22, Running 189.52s Step 521( 45.33%), action 136, FPS 1.23, Running 189.95s Step 522( 45.67%), action 137, FPS 1.25, Running 190.37s Step 523( 46.00%), action 138, FPS 1.26, Running 190.94s Step 524( 46.33%), action 139, FPS 1.29, Running 191.90s Step 525( 46.67%), action 140, FPS 1.34, Running 192.12s Step 526( 47.00%), action 141, FPS 1.34, Running 193.32s Step 527( 47.33%), action 142, FPS 1.33, Running 193.65s Step 528( 47.67%), action 143, FPS 1.29, Running 194.69s Step 529( 48.00%), action 144, FPS 1.28, Running 195.13s Step 530( 48.33%), action 145, FPS 1.30, Running 196.01s Step 531( 48.67%), action 146, FPS 1.33, Running 196.47s Step 532( 49.00%), action 147, FPS 1.35, Running 197.33s Step 533( 49.33%), action 148, FPS 1.36, Running 197.58s Step 534( 49.67%), action 149, FPS 1.40, Running 198.34s Step 535( 50.00%), action 150, FPS 1.44, Running 198.64s Step 536( 50.33%), action 151, FPS 1.50, Running 199.48s Step 537( 50.67%), action 152, FPS 1.54, Running 199.80s Step 538( 51.00%), action 153, FPS 1.58, Running 200.46s Step 539( 51.33%), action 154, FPS 1.64, Running 200.79s Step 540( 51.67%), action 155, FPS 1.66, Running 201.54s Step 541( 52.00%), action 156, FPS 1.65, Running 202.09s Step 542( 52.33%), action 157, FPS 1.63, Running 202.63s Step 543( 52.67%), action 158, FPS 1.67, Running 202.91s Step 544( 53.00%), action 159, FPS 1.69, Running 203.74s Step 545( 53.33%), action 160, FPS 1.62, Running 204.46s Step 546( 53.67%), action 161, FPS 1.65, Running 205.47s Step 547( 54.00%), action 162, FPS 1.61, Running 206.05s Step 548( 54.33%), action 163, FPS 1.65, Running 206.83s Step 549( 54.67%), action 164, FPS 1.63, Running 207.38s Step 550( 55.00%), action 165, FPS 1.64, Running 208.20s Step 551( 55.33%), action 166, FPS 1.61, Running 208.88s Step 552( 55.67%), action 167, FPS 1.63, Running 209.62s Step 553( 56.00%), action 168, FPS 1.61, Running 209.99s Step 554( 56.33%), action 169, FPS 1.62, Running 210.69s Step 555( 56.67%), action 170, FPS 1.61, Running 211.03s Step 556( 57.00%), action 171, FPS 1.62, Running 211.80s Step 557( 57.33%), action 172, FPS 1.61, Running 212.23s Step 558( 57.67%), action 173, FPS 1.65, Running 212.57s Step 559( 58.00%), action 174, FPS 1.66, Running 212.85s Step 560( 58.33%), action 175, FPS 1.69, Running 213.39s Step 561( 58.67%), action 176, FPS 1.72, Running 213.70s Step 562( 59.00%), action 177, FPS 1.72, Running 214.28s Step 563( 59.33%), action 178, FPS 1.70, Running 214.69s Step 564( 59.67%), action 179, FPS 1.73, Running 215.32s Step 565( 60.00%), action 180, FPS 1.74, Running 215.95s Step 566( 60.33%), action 181, FPS 1.79, Running 216.64s Step 567( 60.67%), action 182, FPS 1.85, Running 216.86s Step 568( 61.00%), action 183, FPS 1.90, Running 217.35s Step 569( 61.33%), action 184, FPS 1.96, Running 217.56s Step 570( 61.67%), action 185, FPS 1.98, Running 218.30s Step 571( 62.00%), action 186, FPS 2.04, Running 218.69s Step 572( 62.33%), action 187, FPS 2.05, Running 219.39s Step 573( 62.67%), action 188, FPS 2.05, Running 219.72s Step 574( 63.00%), action 189, FPS 2.08, Running 220.30s Step 575( 63.33%), action 190, FPS 2.08, Running 220.67s Step 576( 63.67%), action 191, FPS 2.10, Running 221.33s Step 577( 64.00%), action 192, FPS 2.13, Running 221.61s Step 578( 64.33%), action 193, FPS 2.12, Running 222.00s Step 579( 64.67%), action 194, FPS 2.11, Running 222.31s Step 580( 65.00%), action 195, FPS 2.07, Running 223.05s Step 581( 65.33%), action 196, FPS 2.06, Running 223.40s Step 582( 65.67%), action 197, FPS 2.01, Running 224.22s Step 583( 66.00%), action 198, FPS 1.97, Running 224.86s Step 584( 66.33%), action 199, FPS 1.94, Running 225.64s Step 585( 66.67%), action 200, FPS 1.96, Running 226.16s Step 586( 67.00%), action 201, FPS 1.93, Running 227.02s Step 587( 67.33%), action 202, FPS 1.93, Running 227.22s Step 588( 67.67%), action 203, FPS 1.88, Running 228.00s Step 589( 68.00%), action 204, FPS 1.87, Running 228.24s Step 590( 68.33%), action 205, FPS 1.94, Running 228.59s Step 591( 68.67%), action 206, FPS 1.96, Running 228.90s Step 592( 69.00%), action 207, FPS 1.91, Running 229.86s Step 593( 69.33%), action 208, FPS 1.89, Running 230.28s Step 594( 69.67%), action 209, FPS 1.84, Running 231.19s Step 595( 70.00%), action 210, FPS 1.83, Running 231.57s Step 596( 70.33%), action 211, FPS 1.83, Running 232.28s Step 597( 70.67%), action 212, FPS 1.83, Running 232.51s Step 598( 71.00%), action 213, FPS 1.78, Running 233.26s Step 599( 71.33%), action 214, FPS 1.79, Running 233.50s Step 600( 71.67%), action 215, FPS 1.77, Running 234.34s Step 601( 72.00%), action 216, FPS 1.78, Running 234.64s Step 602( 72.33%), action 217, FPS 1.83, Running 235.17s Step 603( 72.67%), action 218, FPS 1.83, Running 235.77s Step 604( 73.00%), action 219, FPS 1.86, Running 236.37s Step 605( 73.33%), action 220, FPS 1.89, Running 236.74s Step 606( 73.67%), action 221, FPS 1.89, Running 237.59s Step 607( 74.00%), action 222, FPS 1.88, Running 237.85s Step 608( 74.33%), action 223, FPS 1.92, Running 238.40s Step 609( 74.67%), action 224, FPS 1.91, Running 238.74s Step 610( 75.00%), action 225, FPS 1.91, Running 239.05s Step 611( 75.33%), action 226, FPS 1.85, Running 239.71s Step 612( 75.67%), action 227, FPS 1.94, Running 240.19s Step 613( 76.00%), action 228, FPS 1.92, Running 240.70s Step 614( 76.33%), action 229, FPS 1.96, Running 241.38s Step 615( 76.67%), action 230, FPS 1.93, Running 241.92s [2026-08-02 21:33:21] [63 ] Seed 62 success after 242.67 s. +steps: 615 , actions: 230 . +Instruction: Empty +Total 37/63(58.73%) success. +Setting seed: 63 +Step 1( N/A%), pre moving , FPS 4.64, Running 0.22s Step 2( N/A%), pre moving , FPS 6.16, Running 0.32s Step 3( N/A%), pre moving , FPS 6.91, Running 0.43s Step 4( N/A%), pre moving , FPS 7.90, Running 0.51s Step 5( N/A%), pre moving , FPS 9.21, Running 0.54s Step 6( N/A%), pre moving , FPS 10.35, Running 0.58s Step 7( N/A%), pre moving , FPS 11.31, Running 0.62s Step 8( N/A%), pre moving , FPS 12.16, Running 0.66s Step 9( N/A%), pre moving , FPS 12.94, Running 0.70s Step 10( N/A%), pre moving , FPS 13.65, Running 0.73s Step 11( N/A%), pre moving , FPS 14.26, Running 0.77s Step 12( N/A%), pre moving , FPS 14.86, Running 0.81s Step 13( N/A%), pre moving , FPS 15.40, Running 0.84s Step 14( N/A%), pre moving , FPS 15.90, Running 0.88s Step 15( N/A%), pre moving , FPS 16.35, Running 0.92s Step 16( N/A%), pre moving , FPS 16.72, Running 0.96s Step 17( N/A%), pre moving , FPS 17.09, Running 0.99s Step 18( N/A%), pre moving , FPS 17.45, Running 1.03s Step 19( N/A%), pre moving , FPS 17.78, Running 1.07s Step 20( N/A%), pre moving , FPS 18.09, Running 1.11s Step 21( N/A%), pre moving , FPS 18.15, Running 1.32s Step 22( N/A%), pre moving , FPS 18.86, Running 1.39s Step 23( N/A%), pre moving , FPS 20.29, Running 1.42s Step 24( N/A%), pre moving , FPS 21.09, Running 1.45s Step 25( N/A%), pre moving , FPS 21.09, Running 1.49s Step 26( N/A%), pre moving , FPS 17.77, Running 1.71s Step 27( N/A%), pre moving , FPS 17.80, Running 1.74s Step 28( N/A%), pre moving , FPS 17.84, Running 1.78s Step 29( N/A%), pre moving , FPS 17.80, Running 1.82s Step 30( N/A%), pre moving , FPS 17.75, Running 1.86s Step 31( N/A%), pre moving , FPS 17.75, Running 1.90s Step 32( N/A%), pre moving , FPS 17.75, Running 1.93s Step 33( N/A%), pre moving , FPS 17.76, Running 1.97s Step 34( N/A%), pre moving , FPS 17.74, Running 2.01s Step 35( N/A%), pre moving , FPS 17.16, Running 2.08s Step 36( N/A%), pre moving , FPS 12.61, Running 2.54s Step 37( N/A%), pre moving , FPS 12.30, Running 2.62s Step 38( N/A%), pre moving , FPS 11.97, Running 2.70s Step 39( N/A%), pre moving , FPS 11.64, Running 2.79s Step 40( N/A%), pre moving , FPS 11.32, Running 2.87s Step 41( N/A%), pre moving , FPS 12.18, Running 2.96s Step 42( N/A%), pre moving , FPS 11.88, Running 3.07s Step 43( N/A%), pre moving , FPS 11.33, Running 3.18s Step 44( N/A%), pre moving , FPS 10.81, Running 3.30s Step 45( N/A%), pre moving , FPS 10.28, Running 3.44s Step 46( N/A%), pre moving , FPS 10.85, Running 3.55s Step 47( N/A%), pre moving , FPS 10.00, Running 3.74s Step 48( N/A%), pre moving , FPS 9.38, Running 3.91s Step 49( N/A%), pre moving , FPS 8.82, Running 4.09s Step 50( N/A%), pre moving , FPS 8.31, Running 4.27s Step 51( N/A%), pre moving , FPS 7.83, Running 4.45s Step 52( N/A%), pre moving , FPS 7.38, Running 4.64s Step 53( N/A%), pre moving , FPS 7.00, Running 4.83s Step 54( N/A%), pre moving , FPS 6.64, Running 5.02s Step 55( N/A%), pre moving , FPS 6.40, Running 5.21s Step 56( N/A%), pre moving , FPS 7.07, Running 5.37s Step 57( N/A%), pre moving , FPS 6.81, Running 5.56s Step 58( N/A%), pre moving , FPS 6.58, Running 5.74s Step 59( N/A%), pre moving , FPS 6.38, Running 5.92s Step 60( N/A%), pre moving , FPS 6.21, Running 6.09s Step 61( N/A%), pre moving , FPS 6.25, Running 6.16s Step 62( N/A%), pre moving , FPS 6.33, Running 6.23s Step 63( N/A%), pre moving , FPS 6.43, Running 6.30s Step 64( N/A%), pre moving , FPS 6.55, Running 6.36s Step 65( N/A%), pre moving , FPS 6.70, Running 6.42s Step 66( N/A%), pre moving , FPS 6.81, Running 6.48s Step 67( N/A%), pre moving , FPS 7.13, Running 6.55s Step 68( N/A%), pre moving , FPS 7.43, Running 6.60s Step 69( N/A%), pre moving , FPS 7.76, Running 6.67s Step 70( N/A%), pre moving , FPS 8.14, Running 6.72s Step 71( N/A%), pre moving , FPS 8.57, Running 6.79s Step 72( N/A%), pre moving , FPS 9.04, Running 6.86s Step 73( N/A%), pre moving , FPS 9.53, Running 6.92s Step 74( N/A%), pre moving , FPS 10.18, Running 6.98s Step 75( N/A%), pre moving , FPS 10.84, Running 7.05s Step 76( N/A%), pre moving , FPS 11.55, Running 7.10s Step 77( N/A%), pre moving , FPS 12.34, Running 7.18s Step 78( N/A%), pre moving , FPS 13.01, Running 7.28s Step 79( N/A%), pre moving , FPS 13.94, Running 7.36s Step 80( N/A%), pre moving , FPS 14.91, Running 7.43s Step 81( N/A%), pre moving , FPS 14.80, Running 7.51s Step 82( N/A%), pre moving , FPS 14.77, Running 7.58s Step 83( N/A%), pre moving , FPS 14.58, Running 7.67s Step 84( N/A%), pre moving , FPS 14.31, Running 7.75s Step 85( N/A%), pre moving , FPS 14.09, Running 7.84s Step 86( N/A%), pre moving , FPS 14.04, Running 7.91s Step 87( N/A%), pre moving , FPS 13.88, Running 7.99s Step 88( N/A%), pre moving , FPS 13.47, Running 8.09s Step 89( N/A%), pre moving , FPS 13.04, Running 8.20s Step 90( N/A%), pre moving , FPS 12.59, Running 8.31s Step 91( N/A%), pre moving , FPS 12.22, Running 8.42s Step 92( N/A%), pre moving , FPS 11.93, Running 8.53s Step 93( N/A%), pre moving , FPS 11.65, Running 8.64s Step 94( N/A%), pre moving , FPS 11.31, Running 8.75s Step 95( N/A%), pre moving , FPS 11.03, Running 8.87s Step 96( N/A%), pre moving , FPS 7.63, Running 9.73s Step 97( N/A%), pre moving , FPS 7.15, Running 9.98s Step 98( N/A%), pre moving , FPS 6.39, Running 10.41s Step 99( N/A%), pre moving , FPS 6.09, Running 10.64s Step 100( N/A%), pre moving , FPS 5.61, Running 11.00s Step 101( N/A%), pre moving , FPS 5.43, Running 11.20s Step 102( N/A%), pre moving , FPS 5.20, Running 11.43s Step 103( N/A%), pre moving , FPS 5.13, Running 11.57s Step 104( N/A%), pre moving , FPS 4.96, Running 11.79s Step 105( N/A%), pre moving , FPS 4.91, Running 11.92s Step 106( N/A%), pre moving , FPS 4.73, Running 12.14s Step 107( N/A%), pre moving , FPS 4.68, Running 12.26s Step 108( N/A%), pre moving , FPS 4.45, Running 12.58s Step 109( N/A%), pre moving , FPS 4.36, Running 12.79s Step 110( N/A%), pre moving , FPS 4.16, Running 13.12s Step 111( N/A%), pre moving , FPS 4.09, Running 13.32s Step 112( N/A%), pre moving , FPS 3.86, Running 13.72s Step 113( N/A%), pre moving , FPS 3.78, Running 13.93s Step 114( N/A%), pre moving , FPS 3.60, Running 14.31s Step 115( N/A%), pre moving , FPS 3.50, Running 14.59s Step 116( N/A%), pre moving , FPS 3.82, Running 14.97s Step 117( N/A%), pre moving , FPS 3.83, Running 15.20s Step 118( N/A%), pre moving , FPS 3.86, Running 15.59s Step 119( N/A%), pre moving , FPS 3.85, Running 15.84s Step 120( N/A%), pre moving , FPS 3.86, Running 16.18s Step 121( N/A%), pre moving , FPS 3.88, Running 16.35s Step 122( N/A%), pre moving , FPS 3.88, Running 16.58s Step 123( N/A%), pre moving , FPS 3.89, Running 16.72s Step 124( N/A%), pre moving , FPS 3.87, Running 16.95s Step 125( N/A%), pre moving , FPS 3.86, Running 17.09s Step 126( N/A%), pre moving , FPS 3.85, Running 17.34s Step 127( N/A%), pre moving , FPS 3.82, Running 17.49s Step 128( N/A%), pre moving , FPS 3.86, Running 17.77s Step 129( N/A%), pre moving , FPS 3.85, Running 17.98s Step 130( N/A%), pre moving , FPS 3.84, Running 18.32s Step 131( N/A%), pre moving , FPS 3.82, Running 18.55s Step 132( N/A%), pre moving , FPS 3.83, Running 18.95s Step 133( N/A%), pre moving , FPS 3.81, Running 19.19s Step 134( N/A%), pre moving , FPS 3.77, Running 19.61s Step 135( N/A%), pre moving , FPS 3.79, Running 19.87s Step 136( N/A%), pre moving , FPS 3.78, Running 20.26s Step 137( N/A%), pre moving , FPS 3.78, Running 20.49s Step 138( N/A%), pre moving , FPS 3.74, Running 20.94s Step 139( N/A%), pre moving , FPS 3.75, Running 21.17s Step 140( N/A%), pre moving , FPS 3.74, Running 21.52s Step 141( N/A%), pre moving , FPS 3.77, Running 21.65s Step 142( N/A%), pre moving , FPS 3.76, Running 21.90s Step 143( N/A%), pre moving , FPS 3.75, Running 22.05s Step 144( N/A%), pre moving , FPS 3.76, Running 22.28s Step 145( N/A%), pre moving , FPS 3.75, Running 22.42s Step 146( N/A%), pre moving , FPS 3.76, Running 22.67s Step 147( N/A%), pre moving , FPS 3.76, Running 22.81s Step 148( N/A%), pre moving , FPS 3.71, Running 23.16s Step 149( N/A%), pre moving , FPS 3.71, Running 23.37s Step 150( N/A%), pre moving , FPS 3.72, Running 23.70s Step 151( N/A%), pre moving , FPS 3.73, Running 23.91s Step 152( N/A%), pre moving , FPS 3.71, Running 24.33s Step 153( N/A%), pre moving , FPS 3.69, Running 24.60s Step 154( N/A%), pre moving , FPS 3.68, Running 25.05s Step 155( N/A%), pre moving , FPS 3.77, Running 25.18s Step 156( N/A%), pre moving , FPS 3.97, Running 25.29s Step 157( N/A%), pre moving , FPS 4.06, Running 25.41s Step 158( N/A%), pre moving , FPS 4.35, Running 25.53s Step 159( N/A%), pre moving , FPS 4.45, Running 25.67s Step 160( N/A%), pre moving , FPS 4.69, Running 25.79s Step 161( N/A%), pre moving , FPS 4.71, Running 25.90s Step 162( N/A%), pre moving , FPS 4.85, Running 26.02s Step 163( N/A%), pre moving , FPS 4.90, Running 26.14s Step 164( N/A%), pre moving , FPS 5.02, Running 26.26s Step 165( N/A%), pre moving , FPS 4.48, Running 26.89s Step 166( N/A%), pre moving , FPS 4.69, Running 26.93s Step 167( N/A%), pre moving , FPS 4.80, Running 26.97s Step 168( N/A%), pre moving , FPS 5.17, Running 27.03s Step 169( N/A%), pre moving , FPS 5.39, Running 27.09s Step 170( N/A%), pre moving , FPS 5.81, Running 27.14s Step 171( N/A%), pre moving , FPS 6.05, Running 27.21s Step 172( N/A%), pre moving , FPS 6.81, Running 27.27s Step 173( N/A%), pre moving , FPS 7.29, Running 27.35s Step 174( N/A%), pre moving , FPS 8.47, Running 27.41s Step 175( N/A%), pre moving , FPS 8.74, Running 27.47s Step 176( N/A%), pre moving , FPS 8.96, Running 27.53s Step 177( N/A%), pre moving , FPS 9.18, Running 27.59s Step 178( N/A%), pre moving , FPS 9.44, Running 27.65s Step 179( N/A%), pre moving , FPS 9.63, Running 27.75s Step 180( N/A%), pre moving , FPS 9.91, Running 27.81s Step 181( N/A%), pre moving , FPS 10.10, Running 27.88s Step 182( N/A%), pre moving , FPS 10.46, Running 27.94s Step 183( N/A%), pre moving , FPS 10.65, Running 28.01s Step 184( N/A%), pre moving , FPS 10.85, Running 28.10s Step 185( N/A%), pre moving , FPS 14.69, Running 28.25s Step 186( N/A%), pre moving , FPS 13.41, Running 28.43s Step 187( N/A%), pre moving , FPS 12.35, Running 28.59s Step 188( N/A%), pre moving , FPS 11.42, Running 28.78s Step 189( N/A%), pre moving , FPS 10.48, Running 28.99s Step 190( N/A%), pre moving , FPS 9.45, Running 29.26s Step 191( N/A%), pre moving , FPS 8.29, Running 29.62s Step 192( N/A%), pre moving , FPS 7.40, Running 29.97s Step 193( N/A%), pre moving , FPS 6.69, Running 30.34s Step 194( N/A%), pre moving , FPS 6.08, Running 30.70s Step 195( N/A%), pre moving , FPS 5.56, Running 31.07s Step 196( N/A%), pre moving , FPS 5.10, Running 31.45s Step 197( N/A%), pre moving , FPS 4.73, Running 31.82s Step 198( N/A%), pre moving , FPS 4.42, Running 32.18s Step 199( N/A%), pre moving , FPS 4.41, Running 32.28s Step 200( N/A%), pre moving , FPS 4.37, Running 32.39s Step 201( N/A%), pre moving , FPS 4.34, Running 32.49s Step 202( N/A%), pre moving , FPS 4.30, Running 32.59s Step 203( N/A%), pre moving , FPS 4.29, Running 32.67s Step 204( N/A%), pre moving , FPS 4.30, Running 32.75s Step 205( N/A%), pre moving , FPS 4.36, Running 32.84s Step 206( N/A%), pre moving , FPS 4.45, Running 32.92s Step 207( N/A%), pre moving , FPS 4.53, Running 33.01s Step 208( N/A%), pre moving , FPS 4.64, Running 33.09s Step 209( N/A%), pre moving , FPS 4.81, Running 33.16s Step 210( N/A%), pre moving , FPS 5.05, Running 33.22s Step 211( N/A%), pre moving , FPS 5.43, Running 33.31s Step 212( N/A%), pre moving , FPS 5.79, Running 33.43s Step 213( N/A%), pre moving , FPS 6.33, Running 33.50s Step 214( N/A%), pre moving , FPS 6.96, Running 33.57s Step 215( N/A%), pre moving , FPS 7.78, Running 33.64s Step 216( N/A%), pre moving , FPS 8.84, Running 33.71s Step 217( N/A%), pre moving , FPS 10.03, Running 33.81s Step 218( N/A%), pre moving , FPS 11.53, Running 33.91s Step 219( N/A%), pre moving , FPS 11.52, Running 34.01s Step 220( N/A%), pre moving , FPS 11.90, Running 34.07s Step 221( N/A%), pre moving , FPS 12.07, Running 34.14s Step 222( N/A%), pre moving , FPS 12.17, Running 34.23s Step 223( N/A%), pre moving , FPS 12.02, Running 34.34s Step 224( N/A%), pre moving , FPS 11.79, Running 34.45s Step 225( N/A%), pre moving , FPS 11.57, Running 34.57s Step 226( N/A%), pre moving , FPS 11.29, Running 34.69s Step 227( N/A%), pre moving , FPS 8.75, Running 35.29s Step 228( N/A%), pre moving , FPS 8.58, Running 35.42s Step 229( N/A%), pre moving , FPS 8.33, Running 35.56s Step 230( N/A%), pre moving , FPS 8.14, Running 35.68s Step 231( N/A%), pre moving , FPS 8.06, Running 35.79s Step 232( N/A%), pre moving , FPS 7.82, Running 35.99s Step 233( N/A%), pre moving , FPS 7.63, Running 36.12s Step 234( N/A%), pre moving , FPS 7.32, Running 36.30s Step 235( N/A%), pre moving , FPS 7.01, Running 36.49s Step 236( N/A%), pre moving , FPS 6.74, Running 36.68s Step 237( N/A%), pre moving , FPS 6.55, Running 36.87s Step 238( N/A%), pre moving , FPS 6.37, Running 37.05s Step 239( N/A%), pre moving , FPS 6.38, Running 37.15s Step 240( N/A%), pre moving , FPS 6.38, Running 37.20s Step 241( N/A%), pre moving , FPS 6.42, Running 37.26s Step 242( N/A%), pre moving , FPS 6.49, Running 37.31s Step 243( N/A%), pre moving , FPS 6.61, Running 37.36s Step 244( N/A%), pre moving , FPS 6.73, Running 37.42s Step 245( N/A%), pre moving , FPS 6.87, Running 37.48s Step 246( N/A%), pre moving , FPS 7.06, Running 37.53s Step 247( N/A%), pre moving , FPS 8.68, Running 37.60s Step 248( N/A%), pre moving , FPS 8.88, Running 37.68s Step 249( N/A%), pre moving , FPS 9.15, Running 37.74s Step 250( N/A%), pre moving , FPS 9.35, Running 37.81s Step 251( N/A%), pre moving , FPS 9.54, Running 37.89s Step 252( N/A%), pre moving , FPS 10.16, Running 37.95s Step 253( N/A%), pre moving , FPS 10.48, Running 38.03s Step 254( N/A%), pre moving , FPS 11.15, Running 38.10s Step 255( N/A%), pre moving , FPS 11.85, Running 38.18s Step 256( N/A%), pre moving , FPS 12.75, Running 38.25s Step 257( N/A%), pre moving , FPS 13.84, Running 38.31s Step 258( N/A%), pre moving , FPS 14.75, Running 38.41s Step 259( N/A%), pre moving , FPS 14.35, Running 38.54s Step 260( N/A%), pre moving , FPS 13.46, Running 38.69s Step 261( N/A%), pre moving , FPS 12.72, Running 38.83s Step 262( N/A%), pre moving , FPS 12.06, Running 38.97s Step 263( N/A%), pre moving , FPS 11.63, Running 39.08s Step 264( N/A%), pre moving , FPS 11.37, Running 39.18s Step 265( N/A%), pre moving , FPS 10.73, Running 39.34s Step 266( N/A%), pre moving , FPS 10.09, Running 39.51s Step 267( N/A%), pre moving , FPS 9.51, Running 39.70s Step 268( N/A%), pre moving , FPS 9.12, Running 39.87s Step 269( N/A%), pre moving , FPS 8.64, Running 40.06s Step 270( N/A%), pre moving , FPS 8.23, Running 40.24s Step 271( N/A%), pre moving , FPS 7.69, Running 40.49s Step 272( N/A%), pre moving , FPS 7.20, Running 40.73s Step 273( N/A%), pre moving , FPS 6.79, Running 40.97s Step 274( N/A%), pre moving , FPS 6.42, Running 41.22s Step 275( N/A%), pre moving , FPS 6.10, Running 41.46s Step 276( N/A%), pre moving , FPS 5.77, Running 41.71s Step 277( N/A%), pre moving , FPS 5.47, Running 41.97s Step 278( N/A%), pre moving , FPS 5.26, Running 42.21s Step 279( N/A%), pre moving , FPS 5.13, Running 42.44s Step 280( N/A%), pre moving , FPS 5.24, Running 42.51s Step 281( N/A%), pre moving , FPS 5.34, Running 42.58s Step 282( N/A%), pre moving , FPS 5.44, Running 42.65s Step 283( N/A%), pre moving , FPS 5.51, Running 42.71s Step 284( N/A%), pre moving , FPS 5.55, Running 42.79s Step 285( N/A%), pre moving , FPS 5.69, Running 42.86s Step 286( N/A%), pre moving , FPS 5.87, Running 42.92s Step 287( N/A%), pre moving , FPS 6.09, Running 42.99s Step 288( N/A%), pre moving , FPS 6.27, Running 43.06s Step 289( N/A%), pre moving , FPS 6.51, Running 43.13s Step 290( N/A%), pre moving , FPS 6.78, Running 43.20s Step 291( N/A%), pre moving , FPS 7.20, Running 43.27s Step 292( N/A%), pre moving , FPS 7.67, Running 43.34s Step 293( N/A%), pre moving , FPS 8.23, Running 43.40s Step 294( N/A%), pre moving , FPS 8.89, Running 43.47s Step 295( N/A%), pre moving , FPS 9.57, Running 43.55s Step 296( N/A%), pre moving , FPS 10.27, Running 43.66s Step 297( N/A%), pre moving , FPS 10.92, Running 43.80s Step 298( N/A%), pre moving , FPS 11.61, Running 43.93s Step 299( N/A%), pre moving , FPS 12.51, Running 44.04s Step 300( N/A%), pre moving , FPS 12.21, Running 44.14s Step 301( N/A%), pre moving , FPS 11.97, Running 44.25s Step 302( N/A%), pre moving , FPS 11.83, Running 44.34s Step 303( N/A%), pre moving , FPS 11.85, Running 44.40s Step 304( N/A%), pre moving , FPS 11.64, Running 44.51s Step 305( N/A%), pre moving , FPS 11.30, Running 44.63s Step 306( N/A%), pre moving , FPS 10.93, Running 44.75s Step 307( N/A%), pre moving , FPS 10.54, Running 44.88s Step 308( N/A%), pre moving , FPS 10.28, Running 45.01s Step 309( N/A%), pre moving , FPS 10.06, Running 45.12s Step 310( N/A%), pre moving , FPS 9.77, Running 45.24s Step 311( N/A%), pre moving , FPS 9.52, Running 45.37s Step 312( N/A%), pre moving , FPS 9.32, Running 45.48s Step 313( N/A%), pre moving , FPS 9.12, Running 45.59s Step 314( N/A%), pre moving , FPS 8.91, Running 45.71s Step 315( N/A%), pre moving , FPS 8.73, Running 45.84s Step 316( N/A%), pre moving , FPS 8.71, Running 45.96s Step 317( N/A%), pre moving , FPS 8.70, Running 46.10s Step 318( N/A%), pre moving , FPS 8.84, Running 46.20s Step 319( N/A%), pre moving , FPS 8.78, Running 46.32s Step 320( N/A%), pre moving , FPS 8.72, Running 46.44s Step 321( N/A%), pre moving , FPS 8.70, Running 46.55s Step 322( N/A%), pre moving , FPS 8.64, Running 46.65s Step 323( N/A%), pre moving , FPS 8.39, Running 46.79s Step 324( N/A%), pre moving , FPS 8.33, Running 46.91s Step 325( N/A%), pre moving , FPS 8.34, Running 47.02s Step 326( N/A%), pre moving , FPS 8.31, Running 47.16s Step 327( N/A%), pre moving , FPS 8.38, Running 47.27s Step 328( N/A%), pre moving , FPS 8.41, Running 47.38s Step 329( N/A%), pre moving , FPS 8.40, Running 47.50s Step 330( N/A%), pre moving , FPS 8.71, Running 47.54s Step 331( N/A%), pre moving , FPS 9.06, Running 47.57s Step 332( N/A%), pre moving , FPS 9.38, Running 47.61s Step 333( N/A%), pre moving , FPS 9.73, Running 47.65s Step 334( N/A%), pre moving , FPS 10.15, Running 47.68s Step 335( N/A%), pre moving , FPS 10.66, Running 47.71s Step 336( N/A%), pre moving , FPS 11.17, Running 47.75s Step 337( N/A%), pre moving , FPS 11.80, Running 47.79s Step 338( N/A%), pre moving , FPS 10.16, Running 48.16s Step 339( N/A%), pre moving , FPS 10.64, Running 48.20s Step 340( N/A%), pre moving , FPS 11.17, Running 48.23s Step 341( N/A%), pre moving , FPS 11.50, Running 48.29s Step 342( N/A%), pre moving , FPS 11.86, Running 48.34s Step 343( N/A%), pre moving , FPS 12.60, Running 48.37s Step 344( N/A%), pre moving , FPS 13.34, Running 48.41s Step 345( N/A%), pre moving , FPS 14.16, Running 48.44s Step 346( N/A%), pre moving , FPS 15.25, Running 48.47s Step 347( N/A%), pre moving , FPS 16.24, Running 48.50s Step 348( N/A%), pre moving , FPS 17.41, Running 48.53s Step 349( N/A%), pre moving , FPS 18.36, Running 48.59s Step 350( N/A%), pre moving , FPS 18.21, Running 48.64s Step 351( N/A%), pre moving , FPS 17.99, Running 48.69s Step 352( N/A%), pre moving , FPS 17.88, Running 48.73s Step 353( N/A%), pre moving , FPS 17.04, Running 48.82s Step 354( N/A%), pre moving , FPS 15.87, Running 48.94s Step 355( N/A%), pre moving , FPS 15.14, Running 49.03s Step 356( N/A%), pre moving , FPS 14.36, Running 49.14s Step 357( N/A%), pre moving , FPS 13.73, Running 49.25s Step 358( N/A%), pre moving , FPS 16.91, Running 49.35s Step 359( N/A%), pre moving , FPS 15.94, Running 49.45s Step 360( N/A%), pre moving , FPS 15.03, Running 49.56s Step 361( N/A%), pre moving , FPS 14.63, Running 49.65s Step 362( N/A%), pre moving , FPS 13.86, Running 49.78s Step 363( N/A%), pre moving , FPS 13.12, Running 49.90s Step 364( N/A%), pre moving , FPS 12.42, Running 50.02s Step 365( N/A%), pre moving , FPS 11.89, Running 50.12s Step 366( N/A%), pre moving , FPS 11.40, Running 50.22s Step 367( N/A%), pre moving , FPS 10.93, Running 50.33s Step 368( N/A%), pre moving , FPS 10.51, Running 50.44s Step 369( N/A%), pre moving , FPS 10.19, Running 50.55s Step 370( N/A%), pre moving , FPS 9.81, Running 50.68s Step 371( N/A%), pre moving , FPS 9.52, Running 50.79s Step 372( N/A%), pre moving , FPS 9.18, Running 50.91s Step 373( N/A%), pre moving , FPS 9.11, Running 51.02s Step 374( N/A%), pre moving , FPS 9.07, Running 51.15s Step 375( N/A%), pre moving , FPS 9.01, Running 51.25s Step 376( N/A%), pre moving , FPS 9.02, Running 51.36s Step 377( N/A%), pre moving , FPS 8.96, Running 51.48s Step 378( N/A%), pre moving , FPS 8.89, Running 51.60s Step 379( N/A%), pre moving , FPS 8.88, Running 51.70s Step 380( N/A%), pre moving , FPS 8.82, Running 51.83s Step 381( N/A%), pre moving , FPS 5.54, Running 53.26s Step 382( N/A%), pre moving , FPS 5.43, Running 53.46s Step 383( N/A%), pre moving , FPS 5.36, Running 53.63s Step 384( N/A%), pre moving , FPS 5.18, Running 53.88s Step 385( N/A%), pre moving , FPS 5.16, Running 54.00s Step 386( N/A%), pre moving , FPS 4.88, Running 54.32s Step 387( N/A%), pre moving , FPS 4.80, Running 54.50s Step 388( N/A%), pre moving , FPS 4.55, Running 54.84s Step 389( N/A%), pre moving , FPS 4.46, Running 55.03s Step 390( N/A%), pre moving , FPS 4.23, Running 55.41s Step 391( N/A%), pre moving , FPS 4.13, Running 55.63s Step 392( N/A%), pre moving , FPS 3.92, Running 56.01s Step 393( N/A%), pre moving , FPS 3.84, Running 56.22s Step 394( N/A%), pre moving , FPS 3.67, Running 56.60s Step 395( N/A%), pre moving , FPS 3.58, Running 56.84s Step 396( N/A%), pre moving , FPS 3.41, Running 57.22s Step 397( N/A%), pre moving , FPS 3.37, Running 57.42s Step 398( N/A%), pre moving , FPS 3.22, Running 57.80s Step 399( N/A%), pre moving , FPS 3.21, Running 57.94s Step 400( N/A%), pre moving , FPS 3.17, Running 58.14s Step 401( 0.33%), action 1, FPS 3.61, Running 58.80s Step 402( 0.67%), action 2, FPS 3.29, Running 59.54s Step 403( 1.00%), action 3, FPS 2.85, Running 60.65s Step 404( 1.33%), action 4, FPS 2.60, Running 61.56s Step 405( 1.67%), action 5, FPS 2.47, Running 62.10s Step 406( 2.00%), action 6, FPS 2.43, Running 62.56s Step 407( 2.33%), action 7, FPS 2.38, Running 62.89s Step 408( 2.67%), action 8, FPS 2.40, Running 63.18s Step 409( 3.00%), action 9, FPS 2.37, Running 63.49s Step 410( 3.33%), action 10, FPS 2.38, Running 63.81s Step 411( 3.67%), action 11, FPS 2.27, Running 64.42s Step 412( 4.00%), action 12, FPS 2.28, Running 64.78s Step 413( 4.33%), action 13, FPS 2.17, Running 65.46s Step 414( 4.67%), action 14, FPS 2.17, Running 65.82s Step 415( 5.00%), action 15, FPS 2.10, Running 66.34s Step 416( 5.33%), action 16, FPS 2.11, Running 66.71s Step 417( 5.67%), action 17, FPS 2.05, Running 67.16s Step 418( 6.00%), action 18, FPS 1.96, Running 68.00s Step 419( 6.33%), action 19, FPS 1.92, Running 68.34s Step 420( 6.67%), action 20, FPS 1.87, Running 68.84s Step 421( 7.00%), action 21, FPS 1.91, Running 69.27s Step 422( 7.33%), action 22, FPS 2.00, Running 69.56s Step 423( 7.67%), action 23, FPS 2.10, Running 70.15s Step 424( 8.00%), action 24, FPS 2.24, Running 70.48s Step 425( 8.33%), action 25, FPS 2.24, Running 71.02s Step 426( 8.67%), action 26, FPS 2.25, Running 71.43s Step 427( 9.00%), action 27, FPS 2.22, Running 71.88s Step 428( 9.33%), action 28, FPS 2.17, Running 72.42s Step 429( 9.67%), action 29, FPS 2.12, Running 72.91s Step 430( 10.00%), action 30, FPS 2.11, Running 73.28s Step 431( 10.33%), action 31, FPS 2.09, Running 73.98s Step 432( 10.67%), action 32, FPS 2.11, Running 74.28s Step 433( 11.00%), action 33, FPS 2.13, Running 74.87s Step 434( 11.33%), action 34, FPS 2.12, Running 75.26s Step 435( 11.67%), action 35, FPS 2.15, Running 75.65s Step 436( 12.00%), action 36, FPS 2.15, Running 76.03s Step 437( 12.33%), action 37, FPS 2.14, Running 76.52s Step 438( 12.67%), action 38, FPS 2.26, Running 76.85s Step 439( 13.00%), action 39, FPS 2.14, Running 77.69s Step 440( 13.33%), action 40, FPS 2.16, Running 78.08s Step 441( 13.67%), action 41, FPS 2.16, Running 78.53s Step 442( 14.00%), action 42, FPS 2.17, Running 78.79s Step 443( 14.33%), action 43, FPS 2.23, Running 79.13s Step 444( 14.67%), action 44, FPS 2.24, Running 79.41s Step 445( 15.00%), action 45, FPS 2.29, Running 79.76s Step 446( 15.33%), action 46, FPS 2.33, Running 80.01s Step 447( 15.67%), action 47, FPS 2.26, Running 80.72s Step 448( 16.00%), action 48, FPS 2.33, Running 80.99s Step 449( 16.33%), action 49, FPS 2.34, Running 81.46s Step 450( 16.67%), action 50, FPS 2.34, Running 81.82s Step 451( 17.00%), action 51, FPS 2.31, Running 82.64s Step 452( 17.33%), action 52, FPS 2.28, Running 83.05s Step 453( 17.67%), action 53, FPS 2.30, Running 83.55s Step 454( 18.00%), action 54, FPS 2.35, Running 83.77s Step 455( 18.33%), action 55, FPS 2.38, Running 84.06s Step 456( 18.67%), action 56, FPS 2.40, Running 84.38s Step 457( 19.00%), action 57, FPS 2.47, Running 84.61s Step 458( 19.33%), action 58, FPS 2.41, Running 85.14s Step 459( 19.67%), action 59, FPS 2.54, Running 85.56s Step 460( 20.00%), action 60, FPS 2.57, Running 85.86s Step 461( 20.33%), action 61, FPS 2.49, Running 86.55s Step 462( 20.67%), action 62, FPS 2.46, Running 86.91s Step 463( 21.00%), action 63, FPS 2.41, Running 87.43s Step 464( 21.33%), action 64, FPS 2.38, Running 87.80s Step 465( 21.67%), action 65, FPS 2.36, Running 88.24s Step 466( 22.00%), action 66, FPS 2.32, Running 88.63s Step 467( 22.33%), action 67, FPS 2.44, Running 88.91s Step 468( 22.67%), action 68, FPS 2.45, Running 89.15s Step 469( 23.00%), action 69, FPS 2.48, Running 89.51s Step 470( 23.33%), action 70, FPS 2.48, Running 89.89s Step 471( 23.67%), action 71, FPS 2.56, Running 90.44s Step 472( 24.00%), action 72, FPS 2.59, Running 90.77s Step 473( 24.33%), action 73, FPS 2.56, Running 91.37s Step 474( 24.67%), action 74, FPS 2.49, Running 91.80s Step 475( 25.00%), action 75, FPS 2.32, Running 92.69s Step 476( 25.33%), action 76, FPS 2.30, Running 93.05s Step 477( 25.67%), action 77, FPS 2.28, Running 93.39s Step 478( 26.00%), action 78, FPS 2.32, Running 93.75s Step 479( 26.33%), action 79, FPS 2.32, Running 94.20s Step 480( 26.67%), action 80, FPS 2.31, Running 94.53s Step 481( 27.00%), action 81, FPS 2.34, Running 95.11s Step 482( 27.33%), action 82, FPS 2.33, Running 95.49s Step 483( 27.67%), action 83, FPS 2.34, Running 96.00s Step 484( 28.00%), action 84, FPS 2.32, Running 96.41s Step 485( 28.33%), action 85, FPS 2.30, Running 96.92s Step 486( 28.67%), action 86, FPS 2.21, Running 97.67s Step 487( 29.00%), action 87, FPS 2.19, Running 98.05s Step 488( 29.33%), action 88, FPS 2.14, Running 98.49s Step 489( 29.67%), action 89, FPS 2.12, Running 98.93s Step 490( 30.00%), action 90, FPS 2.12, Running 99.30s Step 491( 30.33%), action 91, FPS 2.11, Running 99.91s Step 492( 30.67%), action 92, FPS 2.10, Running 100.31s Step 493( 31.00%), action 93, FPS 2.12, Running 100.79s Step 494( 31.33%), action 94, FPS 2.09, Running 101.37s Step 495( 31.67%), action 95, FPS 2.22, Running 101.70s Step 496( 32.00%), action 96, FPS 2.18, Running 102.22s Step 497( 32.33%), action 97, FPS 2.17, Running 102.62s Step 498( 32.67%), action 98, FPS 2.10, Running 103.27s Step 499( 33.00%), action 99, FPS 2.09, Running 103.75s Step 500( 33.33%), action 100, FPS 2.07, Running 104.19s Step 501( 33.67%), action 101, FPS 2.07, Running 104.75s Step 502( 34.00%), action 102, FPS 2.06, Running 105.20s Step 503( 34.33%), action 103, FPS 2.08, Running 105.62s Step 504( 34.67%), action 104, FPS 2.11, Running 105.88s Step 505( 35.00%), action 105, FPS 2.05, Running 106.69s Step 506( 35.33%), action 106, FPS 2.11, Running 107.17s Step 507( 35.67%), action 107, FPS 2.09, Running 107.64s Step 508( 36.00%), action 108, FPS 2.08, Running 108.12s Step 509( 36.33%), action 109, FPS 2.06, Running 108.65s Step 510( 36.67%), action 110, FPS 2.04, Running 109.13s Step 511( 37.00%), action 111, FPS 2.03, Running 109.77s Step 512( 37.33%), action 112, FPS 1.95, Running 110.54s Step 513( 37.67%), action 113, FPS 1.97, Running 110.96s Step 514( 38.00%), action 114, FPS 2.00, Running 111.38s Step 515( 38.33%), action 115, FPS 1.95, Running 111.94s Step 516( 38.67%), action 116, FPS 1.97, Running 112.36s Step 517( 39.00%), action 117, FPS 1.95, Running 112.88s Step 518( 39.33%), action 118, FPS 2.00, Running 113.28s Step 519( 39.67%), action 119, FPS 2.00, Running 113.74s Step 520( 40.00%), action 120, FPS 2.03, Running 114.05s Step 521( 40.33%), action 121, FPS 1.97, Running 114.91s Step 522( 40.67%), action 122, FPS 1.95, Running 115.45s Step 523( 41.00%), action 123, FPS 1.95, Running 115.90s Step 524( 41.33%), action 124, FPS 1.91, Running 116.33s Step 525( 41.67%), action 125, FPS 1.97, Running 116.84s Step 526( 42.00%), action 126, FPS 1.97, Running 117.31s Step 527( 42.33%), action 127, FPS 1.96, Running 117.82s Step 528( 42.67%), action 128, FPS 1.93, Running 118.48s Step 529( 43.00%), action 129, FPS 1.97, Running 118.80s Step 530( 43.33%), action 130, FPS 2.00, Running 119.15s Step 531( 43.67%), action 131, FPS 2.01, Running 119.72s Step 532( 44.00%), action 132, FPS 2.04, Running 120.32s Step 533( 44.33%), action 133, FPS 2.02, Running 120.84s Step 534( 44.67%), action 134, FPS 2.04, Running 121.20s Step 535( 45.00%), action 135, FPS 2.03, Running 121.78s Step 536( 45.33%), action 136, FPS 2.05, Running 122.13s Step 537( 45.67%), action 137, FPS 2.05, Running 122.62s Step 538( 46.00%), action 138, FPS 2.05, Running 123.02s Step 539( 46.33%), action 139, FPS 2.10, Running 123.27s Step 540( 46.67%), action 140, FPS 2.11, Running 123.52s Step 541( 47.00%), action 141, FPS 2.21, Running 123.97s Step 542( 47.33%), action 142, FPS 2.20, Running 124.55s Step 543( 47.67%), action 143, FPS 2.20, Running 124.97s Step 544( 48.00%), action 144, FPS 2.23, Running 125.31s Step 545( 48.33%), action 145, FPS 2.21, Running 125.88s Step 546( 48.67%), action 146, FPS 2.23, Running 126.28s Step 547( 49.00%), action 147, FPS 2.25, Running 126.72s Step 548( 49.33%), action 148, FPS 2.31, Running 127.15s Step 549( 49.67%), action 149, FPS 2.26, Running 127.65s Step 550( 50.00%), action 150, FPS 2.28, Running 127.94s Step 551( 50.33%), action 151, FPS 2.27, Running 128.53s Step 552( 50.67%), action 152, FPS 2.34, Running 128.87s Step 553( 51.00%), action 153, FPS 2.37, Running 129.27s Step 554( 51.33%), action 154, FPS 2.35, Running 129.71s Step 555( 51.67%), action 155, FPS 2.37, Running 130.22s Step 556( 52.00%), action 156, FPS 2.37, Running 130.55s Step 557( 52.33%), action 157, FPS 2.38, Running 131.05s Step 558( 52.67%), action 158, FPS 2.35, Running 131.52s Step 559( 53.00%), action 159, FPS 2.30, Running 131.99s Step 560( 53.33%), action 160, FPS 2.27, Running 132.32s Step 561( 53.67%), action 161, FPS 2.28, Running 132.75s Step 562( 54.00%), action 162, FPS 2.38, Running 132.97s Step 563( 54.33%), action 163, FPS 2.42, Running 133.24s Step 564( 54.67%), action 164, FPS 2.31, Running 133.98s Step 565( 55.00%), action 165, FPS 2.31, Running 134.55s Step 566( 55.33%), action 166, FPS 2.30, Running 134.98s Step 567( 55.67%), action 167, FPS 2.29, Running 135.46s Step 568( 56.00%), action 168, FPS 2.21, Running 136.18s Step 569( 56.33%), action 169, FPS 2.19, Running 136.77s Step 570( 56.67%), action 170, FPS 2.15, Running 137.23s Step 571( 57.00%), action 171, FPS 2.12, Running 137.96s Step 572( 57.33%), action 172, FPS 2.10, Running 138.37s Step 573( 57.67%), action 173, FPS 2.05, Running 139.02s Step 574( 58.00%), action 174, FPS 2.06, Running 139.42s Step 575( 58.33%), action 175, FPS 2.06, Running 139.92s Step 576( 58.67%), action 176, FPS 2.06, Running 140.27s Step 577( 59.00%), action 177, FPS 2.03, Running 140.88s Step 578( 59.33%), action 178, FPS 2.06, Running 141.20s Step 579( 59.67%), action 179, FPS 2.00, Running 142.01s Step 580( 60.00%), action 180, FPS 1.97, Running 142.46s Step 581( 60.33%), action 181, FPS 1.84, Running 143.63s Step 582( 60.67%), action 182, FPS 1.81, Running 144.03s Step 583( 61.00%), action 183, FPS 1.77, Running 144.52s Step 584( 61.33%), action 184, FPS 1.82, Running 144.99s Step 585( 61.67%), action 185, FPS 1.78, Running 145.80s Step 586( 62.00%), action 186, FPS 1.70, Running 146.75s Step 587( 62.33%), action 187, FPS 1.61, Running 147.89s Step 588( 62.67%), action 188, FPS 1.58, Running 148.86s Step 589( 63.00%), action 189, FPS 1.53, Running 149.81s Step 590( 63.33%), action 190, FPS 1.46, Running 150.91s Step 591( 63.67%), action 191, FPS 1.43, Running 151.90s Step 592( 64.00%), action 192, FPS 1.43, Running 152.41s Step 593( 64.33%), action 193, FPS 1.44, Running 152.87s Step 594( 64.67%), action 194, FPS 1.40, Running 153.74s Step 595( 65.00%), action 195, FPS 1.35, Running 154.79s Step 596( 65.33%), action 196, FPS 1.33, Running 155.25s Step 597( 65.67%), action 197, FPS 1.30, Running 156.22s Step 598( 66.00%), action 198, FPS 1.29, Running 156.68s Step 599( 66.33%), action 199, FPS 1.30, Running 157.39s Step 600( 66.67%), action 200, FPS 1.27, Running 158.25s Step 601( 67.00%), action 201, FPS 1.27, Running 159.36s Step 602( 67.33%), action 202, FPS 1.26, Running 159.85s Step 603( 67.67%), action 203, FPS 1.24, Running 160.59s Step 604( 68.00%), action 204, FPS 1.24, Running 161.17s Step 605( 68.33%), action 205, FPS 1.22, Running 162.25s Step 606( 68.67%), action 206, FPS 1.23, Running 162.99s Step 607( 69.00%), action 207, FPS 1.24, Running 164.00s Step 608( 69.33%), action 208, FPS 1.28, Running 164.49s Step 609( 69.67%), action 209, FPS 1.29, Running 165.36s Step 610( 70.00%), action 210, FPS 1.31, Running 166.14s Step 611( 70.33%), action 211, FPS 1.29, Running 167.41s Step 612( 70.67%), action 212, FPS 1.28, Running 168.01s Step 613( 71.00%), action 213, FPS 1.27, Running 168.62s Step 614( 71.33%), action 214, FPS 1.28, Running 169.31s Step 615( 71.67%), action 215, FPS 1.33, Running 169.87s Step 616( 72.00%), action 216, FPS 1.32, Running 170.40s Step 617( 72.33%), action 217, FPS 1.33, Running 171.21s Step 618( 72.67%), action 218, FPS 1.32, Running 171.80s Step 619( 73.00%), action 219, FPS 1.32, Running 172.51s [2026-08-02 21:36:14] [64 ] Seed 63 failed after 172.84 s. +steps: 619 , actions: 219 . +Instruction: Empty +Total 37/64(57.81%) success. +Setting seed: 64 +Step 1( N/A%), pre moving , FPS 2.18, Running 0.46s Step 2( N/A%), pre moving , FPS 3.50, Running 0.57s Step 3( N/A%), pre moving , FPS 4.46, Running 0.67s Step 4( N/A%), pre moving , FPS 5.12, Running 0.78s Step 5( N/A%), pre moving , FPS 5.57, Running 0.90s Step 6( N/A%), pre moving , FPS 5.93, Running 1.01s Step 7( N/A%), pre moving , FPS 6.18, Running 1.13s Step 8( N/A%), pre moving , FPS 6.32, Running 1.27s Step 9( N/A%), pre moving , FPS 6.49, Running 1.39s Step 10( N/A%), pre moving , FPS 6.66, Running 1.50s Step 11( N/A%), pre moving , FPS 6.79, Running 1.62s Step 12( N/A%), pre moving , FPS 6.91, Running 1.74s Step 13( N/A%), pre moving , FPS 6.97, Running 1.86s Step 14( N/A%), pre moving , FPS 7.22, Running 1.94s Step 15( N/A%), pre moving , FPS 7.22, Running 2.08s Step 16( N/A%), pre moving , FPS 7.29, Running 2.19s Step 17( N/A%), pre moving , FPS 7.36, Running 2.31s Step 18( N/A%), pre moving , FPS 7.42, Running 2.43s Step 19( N/A%), pre moving , FPS 7.42, Running 2.56s Step 20( N/A%), pre moving , FPS 7.41, Running 2.70s Step 21( N/A%), pre moving , FPS 7.70, Running 3.06s Step 22( N/A%), pre moving , FPS 7.68, Running 3.18s Step 23( N/A%), pre moving , FPS 7.82, Running 3.23s Step 24( N/A%), pre moving , FPS 7.95, Running 3.30s Step 25( N/A%), pre moving , FPS 8.11, Running 3.36s Step 26( N/A%), pre moving , FPS 7.38, Running 3.72s Step 27( N/A%), pre moving , FPS 7.53, Running 3.79s Step 28( N/A%), pre moving , FPS 7.70, Running 3.86s Step 29( N/A%), pre moving , FPS 7.86, Running 3.93s Step 30( N/A%), pre moving , FPS 7.86, Running 4.05s Step 31( N/A%), pre moving , FPS 7.82, Running 4.18s Step 32( N/A%), pre moving , FPS 7.83, Running 4.29s Step 33( N/A%), pre moving , FPS 7.86, Running 4.41s Step 34( N/A%), pre moving , FPS 7.73, Running 4.53s Step 35( N/A%), pre moving , FPS 7.79, Running 4.64s Step 36( N/A%), pre moving , FPS 6.76, Running 5.15s Step 37( N/A%), pre moving , FPS 6.74, Running 5.28s Step 38( N/A%), pre moving , FPS 6.75, Running 5.39s Step 39( N/A%), pre moving , FPS 6.80, Running 5.50s Step 40( N/A%), pre moving , FPS 6.75, Running 5.66s Step 41( N/A%), pre moving , FPS 7.33, Running 5.79s Step 42( N/A%), pre moving , FPS 7.36, Running 5.90s Step 43( N/A%), pre moving , FPS 7.20, Running 6.01s Step 44( N/A%), pre moving , FPS 7.08, Running 6.12s Step 45( N/A%), pre moving , FPS 6.93, Running 6.25s Step 46( N/A%), pre moving , FPS 7.56, Running 6.37s Step 47( N/A%), pre moving , FPS 7.15, Running 6.59s Step 48( N/A%), pre moving , FPS 6.90, Running 6.76s Step 49( N/A%), pre moving , FPS 6.68, Running 6.92s Step 50( N/A%), pre moving , FPS 6.52, Running 7.12s Step 51( N/A%), pre moving , FPS 6.54, Running 7.24s Step 52( N/A%), pre moving , FPS 6.57, Running 7.34s Step 53( N/A%), pre moving , FPS 6.56, Running 7.46s Step 54( N/A%), pre moving , FPS 6.58, Running 7.57s Step 55( N/A%), pre moving , FPS 6.62, Running 7.66s Step 56( N/A%), pre moving , FPS 7.57, Running 7.79s Step 57( N/A%), pre moving , FPS 7.66, Running 7.89s Step 58( N/A%), pre moving , FPS 7.65, Running 8.01s Step 59( N/A%), pre moving , FPS 7.67, Running 8.11s Step 60( N/A%), pre moving , FPS 7.92, Running 8.19s Step 61( N/A%), pre moving , FPS 7.75, Running 8.37s Step 62( N/A%), pre moving , FPS 7.52, Running 8.55s Step 63( N/A%), pre moving , FPS 7.36, Running 8.72s Step 64( N/A%), pre moving , FPS 7.21, Running 8.89s Step 65( N/A%), pre moving , FPS 7.08, Running 9.08s Step 66( N/A%), pre moving , FPS 6.96, Running 9.24s Step 67( N/A%), pre moving , FPS 7.06, Running 9.42s Step 68( N/A%), pre moving , FPS 7.03, Running 9.61s Step 69( N/A%), pre moving , FPS 7.05, Running 9.76s Step 70( N/A%), pre moving , FPS 7.10, Running 9.93s Step 71( N/A%), pre moving , FPS 6.93, Running 10.12s Step 72( N/A%), pre moving , FPS 6.78, Running 10.29s Step 73( N/A%), pre moving , FPS 6.64, Running 10.47s Step 74( N/A%), pre moving , FPS 6.48, Running 10.65s Step 75( N/A%), pre moving , FPS 6.34, Running 10.82s Step 76( N/A%), pre moving , FPS 6.34, Running 10.95s Step 77( N/A%), pre moving , FPS 6.30, Running 11.07s Step 78( N/A%), pre moving , FPS 6.29, Running 11.18s Step 79( N/A%), pre moving , FPS 6.28, Running 11.29s Step 80( N/A%), pre moving , FPS 6.20, Running 11.42s Step 81( N/A%), pre moving , FPS 6.37, Running 11.51s Step 82( N/A%), pre moving , FPS 6.56, Running 11.60s Step 83( N/A%), pre moving , FPS 6.79, Running 11.67s Step 84( N/A%), pre moving , FPS 6.98, Running 11.76s Step 85( N/A%), pre moving , FPS 7.26, Running 11.83s Step 86( N/A%), pre moving , FPS 7.52, Running 11.90s Step 87( N/A%), pre moving , FPS 7.80, Running 11.98s Step 88( N/A%), pre moving , FPS 8.16, Running 12.06s Step 89( N/A%), pre moving , FPS 8.41, Running 12.14s Step 90( N/A%), pre moving , FPS 8.81, Running 12.20s Step 91( N/A%), pre moving , FPS 9.24, Running 12.29s Step 92( N/A%), pre moving , FPS 9.68, Running 12.35s Step 93( N/A%), pre moving , FPS 10.23, Running 12.42s Step 94( N/A%), pre moving , FPS 10.78, Running 12.51s Step 95( N/A%), pre moving , FPS 11.18, Running 12.61s Step 96( N/A%), pre moving , FPS 7.89, Running 13.48s Step 97( N/A%), pre moving , FPS 7.65, Running 13.68s Step 98( N/A%), pre moving , FPS 6.92, Running 14.07s Step 99( N/A%), pre moving , FPS 6.69, Running 14.28s Step 100( N/A%), pre moving , FPS 6.13, Running 14.68s Step 101( N/A%), pre moving , FPS 5.93, Running 14.88s Step 102( N/A%), pre moving , FPS 5.42, Running 15.29s Step 103( N/A%), pre moving , FPS 5.28, Running 15.46s Step 104( N/A%), pre moving , FPS 4.91, Running 15.83s Step 105( N/A%), pre moving , FPS 4.76, Running 16.04s Step 106( N/A%), pre moving , FPS 4.46, Running 16.39s Step 107( N/A%), pre moving , FPS 4.32, Running 16.61s Step 108( N/A%), pre moving , FPS 4.04, Running 17.01s Step 109( N/A%), pre moving , FPS 3.90, Running 17.26s Step 110( N/A%), pre moving , FPS 3.66, Running 17.67s Step 111( N/A%), pre moving , FPS 3.55, Running 17.91s Step 112( N/A%), pre moving , FPS 3.37, Running 18.29s Step 113( N/A%), pre moving , FPS 3.27, Running 18.53s Step 114( N/A%), pre moving , FPS 3.08, Running 19.00s Step 115( N/A%), pre moving , FPS 3.03, Running 19.21s Step 116( N/A%), pre moving , FPS 3.37, Running 19.42s Step 117( N/A%), pre moving , FPS 3.40, Running 19.57s Step 118( N/A%), pre moving , FPS 3.44, Running 19.89s Step 119( N/A%), pre moving , FPS 3.44, Running 20.10s Step 120( N/A%), pre moving , FPS 3.49, Running 20.42s Step 121( N/A%), pre moving , FPS 3.46, Running 20.67s Step 122( N/A%), pre moving , FPS 3.44, Running 21.10s Step 123( N/A%), pre moving , FPS 3.40, Running 21.34s Step 124( N/A%), pre moving , FPS 3.37, Running 21.76s Step 125( N/A%), pre moving , FPS 3.32, Running 22.05s Step 126( N/A%), pre moving , FPS 3.28, Running 22.48s Step 127( N/A%), pre moving , FPS 3.25, Running 22.76s Step 128( N/A%), pre moving , FPS 3.25, Running 23.16s Step 129( N/A%), pre moving , FPS 3.26, Running 23.40s Step 130( N/A%), pre moving , FPS 3.32, Running 23.70s Step 131( N/A%), pre moving , FPS 3.33, Running 23.92s Step 132( N/A%), pre moving , FPS 3.36, Running 24.24s Step 133( N/A%), pre moving , FPS 3.34, Running 24.52s Step 134( N/A%), pre moving , FPS 3.33, Running 25.01s Step 135( N/A%), pre moving , FPS 3.29, Running 25.28s Step 136( N/A%), pre moving , FPS 3.17, Running 25.72s Step 137( N/A%), pre moving , FPS 3.13, Running 25.95s Step 138( N/A%), pre moving , FPS 3.11, Running 26.32s Step 139( N/A%), pre moving , FPS 3.09, Running 26.58s Step 140( N/A%), pre moving , FPS 3.05, Running 26.97s Step 141( N/A%), pre moving , FPS 3.05, Running 27.23s Step 142( N/A%), pre moving , FPS 3.11, Running 27.53s Step 143( N/A%), pre moving , FPS 3.10, Running 27.78s Step 144( N/A%), pre moving , FPS 3.15, Running 28.10s Step 145( N/A%), pre moving , FPS 3.18, Running 28.35s Step 146( N/A%), pre moving , FPS 3.20, Running 28.73s Step 147( N/A%), pre moving , FPS 3.22, Running 28.96s Step 148( N/A%), pre moving , FPS 3.21, Running 29.40s Step 149( N/A%), pre moving , FPS 3.19, Running 29.66s Step 150( N/A%), pre moving , FPS 3.14, Running 30.07s Step 151( N/A%), pre moving , FPS 3.18, Running 30.21s Step 152( N/A%), pre moving , FPS 3.29, Running 30.33s Step 153( N/A%), pre moving , FPS 3.38, Running 30.43s Step 154( N/A%), pre moving , FPS 3.62, Running 30.55s Step 155( N/A%), pre moving , FPS 3.72, Running 30.66s Step 156( N/A%), pre moving , FPS 3.96, Running 30.78s Step 157( N/A%), pre moving , FPS 4.04, Running 30.91s Step 158( N/A%), pre moving , FPS 4.25, Running 31.02s Step 159( N/A%), pre moving , FPS 4.40, Running 31.12s Step 160( N/A%), pre moving , FPS 4.69, Running 31.24s Step 161( N/A%), pre moving , FPS 4.31, Running 31.87s Step 162( N/A%), pre moving , FPS 4.51, Running 31.96s Step 163( N/A%), pre moving , FPS 4.71, Running 32.03s Step 164( N/A%), pre moving , FPS 5.01, Running 32.10s Step 165( N/A%), pre moving , FPS 5.24, Running 32.17s Step 166( N/A%), pre moving , FPS 5.62, Running 32.29s Step 167( N/A%), pre moving , FPS 5.78, Running 32.42s Step 168( N/A%), pre moving , FPS 6.38, Running 32.53s Step 169( N/A%), pre moving , FPS 6.57, Running 32.71s Step 170( N/A%), pre moving , FPS 7.17, Running 32.86s Step 171( N/A%), pre moving , FPS 7.03, Running 33.06s Step 172( N/A%), pre moving , FPS 6.84, Running 33.25s Step 173( N/A%), pre moving , FPS 6.50, Running 33.51s Step 174( N/A%), pre moving , FPS 6.38, Running 33.68s Step 175( N/A%), pre moving , FPS 6.11, Running 33.93s Step 176( N/A%), pre moving , FPS 6.05, Running 34.08s Step 177( N/A%), pre moving , FPS 5.98, Running 34.25s Step 178( N/A%), pre moving , FPS 5.81, Running 34.47s Step 179( N/A%), pre moving , FPS 5.56, Running 34.72s Step 180( N/A%), pre moving , FPS 5.36, Running 34.96s Step 181( N/A%), pre moving , FPS 5.91, Running 35.26s Step 182( N/A%), pre moving , FPS 5.56, Running 35.56s Step 183( N/A%), pre moving , FPS 5.25, Running 35.83s Step 184( N/A%), pre moving , FPS 5.11, Running 36.02s Step 185( N/A%), pre moving , FPS 4.93, Running 36.22s Step 186( N/A%), pre moving , FPS 4.89, Running 36.38s Step 187( N/A%), pre moving , FPS 4.83, Running 36.56s Step 188( N/A%), pre moving , FPS 4.70, Running 36.78s Step 189( N/A%), pre moving , FPS 4.67, Running 36.99s Step 190( N/A%), pre moving , FPS 4.50, Running 37.31s Step 191( N/A%), pre moving , FPS 4.34, Running 37.66s Step 192( N/A%), pre moving , FPS 4.21, Running 38.01s Step 193( N/A%), pre moving , FPS 4.12, Running 38.36s Step 194( N/A%), pre moving , FPS 3.96, Running 38.73s Step 195( N/A%), pre moving , FPS 3.89, Running 39.07s Step 196( N/A%), pre moving , FPS 3.73, Running 39.44s Step 197( N/A%), pre moving , FPS 3.61, Running 39.79s Step 198( N/A%), pre moving , FPS 3.53, Running 40.13s Step 199( N/A%), pre moving , FPS 3.55, Running 40.34s Step 200( N/A%), pre moving , FPS 3.59, Running 40.53s Step 201( N/A%), pre moving , FPS 3.67, Running 40.70s Step 202( N/A%), pre moving , FPS 3.76, Running 40.88s Step 203( N/A%), pre moving , FPS 3.85, Running 41.03s Step 204( N/A%), pre moving , FPS 3.81, Running 41.26s Step 205( N/A%), pre moving , FPS 3.75, Running 41.56s Step 206( N/A%), pre moving , FPS 3.69, Running 41.80s Step 207( N/A%), pre moving , FPS 3.65, Running 42.04s Step 208( N/A%), pre moving , FPS 3.66, Running 42.26s Step 209( N/A%), pre moving , FPS 3.71, Running 42.38s Step 210( N/A%), pre moving , FPS 3.84, Running 42.51s Step 211( N/A%), pre moving , FPS 4.03, Running 42.62s Step 212( N/A%), pre moving , FPS 4.23, Running 42.73s Step 213( N/A%), pre moving , FPS 4.39, Running 42.92s Step 214( N/A%), pre moving , FPS 4.57, Running 43.10s Step 215( N/A%), pre moving , FPS 4.75, Running 43.29s Step 216( N/A%), pre moving , FPS 5.04, Running 43.41s Step 217( N/A%), pre moving , FPS 5.34, Running 43.53s Step 218( N/A%), pre moving , FPS 5.67, Running 43.66s Step 219( N/A%), pre moving , FPS 5.84, Running 43.77s Step 220( N/A%), pre moving , FPS 5.94, Running 43.90s Step 221( N/A%), pre moving , FPS 6.06, Running 44.01s Step 222( N/A%), pre moving , FPS 6.14, Running 44.13s Step 223( N/A%), pre moving , FPS 5.65, Running 44.57s Step 224( N/A%), pre moving , FPS 5.99, Running 44.60s Step 225( N/A%), pre moving , FPS 6.50, Running 44.63s Step 226( N/A%), pre moving , FPS 6.94, Running 44.68s Step 227( N/A%), pre moving , FPS 7.36, Running 44.76s Step 228( N/A%), pre moving , FPS 7.69, Running 44.86s Step 229( N/A%), pre moving , FPS 7.79, Running 44.95s Step 230( N/A%), pre moving , FPS 7.91, Running 45.04s Step 231( N/A%), pre moving , FPS 7.92, Running 45.15s Step 232( N/A%), pre moving , FPS 7.90, Running 45.26s Step 233( N/A%), pre moving , FPS 8.07, Running 45.39s Step 234( N/A%), pre moving , FPS 8.37, Running 45.49s Step 235( N/A%), pre moving , FPS 8.68, Running 45.59s Step 236( N/A%), pre moving , FPS 8.56, Running 45.75s Step 237( N/A%), pre moving , FPS 8.17, Running 45.98s Step 238( N/A%), pre moving , FPS 7.98, Running 46.17s Step 239( N/A%), pre moving , FPS 7.41, Running 46.47s Step 240( N/A%), pre moving , FPS 7.24, Running 46.66s Step 241( N/A%), pre moving , FPS 6.78, Running 46.96s Step 242( N/A%), pre moving , FPS 6.64, Running 47.14s Step 243( N/A%), pre moving , FPS 6.96, Running 47.44s Step 244( N/A%), pre moving , FPS 6.61, Running 47.63s Step 245( N/A%), pre moving , FPS 6.07, Running 47.93s Step 246( N/A%), pre moving , FPS 5.82, Running 48.12s Step 247( N/A%), pre moving , FPS 5.58, Running 48.34s Step 248( N/A%), pre moving , FPS 5.38, Running 48.58s Step 249( N/A%), pre moving , FPS 5.18, Running 48.81s Step 250( N/A%), pre moving , FPS 5.22, Running 48.88s Step 251( N/A%), pre moving , FPS 5.25, Running 48.96s Step 252( N/A%), pre moving , FPS 5.20, Running 49.11s Step 253( N/A%), pre moving , FPS 5.21, Running 49.23s Step 254( N/A%), pre moving , FPS 5.16, Running 49.37s Step 255( N/A%), pre moving , FPS 5.09, Running 49.52s Step 256( N/A%), pre moving , FPS 5.14, Running 49.64s Step 257( N/A%), pre moving , FPS 5.25, Running 49.79s Step 258( N/A%), pre moving , FPS 5.22, Running 50.00s Step 259( N/A%), pre moving , FPS 5.32, Running 50.23s Step 260( N/A%), pre moving , FPS 5.26, Running 50.46s Step 261( N/A%), pre moving , FPS 5.34, Running 50.70s Step 262( N/A%), pre moving , FPS 5.27, Running 50.94s Step 263( N/A%), pre moving , FPS 5.34, Running 51.18s Step 264( N/A%), pre moving , FPS 5.27, Running 51.42s Step 265( N/A%), pre moving , FPS 5.35, Running 51.66s Step 266( N/A%), pre moving , FPS 5.20, Running 51.96s Step 267( N/A%), pre moving , FPS 5.11, Running 52.26s Step 268( N/A%), pre moving , FPS 5.02, Running 52.56s Step 269( N/A%), pre moving , FPS 4.94, Running 52.86s Step 270( N/A%), pre moving , FPS 4.77, Running 53.07s Step 271( N/A%), pre moving , FPS 4.77, Running 53.15s Step 272( N/A%), pre moving , FPS 4.84, Running 53.24s Step 273( N/A%), pre moving , FPS 4.89, Running 53.33s Step 274( N/A%), pre moving , FPS 4.95, Running 53.41s Step 275( N/A%), pre moving , FPS 4.96, Running 53.55s Step 276( N/A%), pre moving , FPS 4.90, Running 53.72s Step 277( N/A%), pre moving , FPS 4.87, Running 53.89s Step 278( N/A%), pre moving , FPS 4.94, Running 54.04s Step 279( N/A%), pre moving , FPS 4.99, Running 54.23s Step 280( N/A%), pre moving , FPS 5.06, Running 54.41s Step 281( N/A%), pre moving , FPS 5.01, Running 54.69s Step 282( N/A%), pre moving , FPS 4.93, Running 54.99s Step 283( N/A%), pre moving , FPS 4.87, Running 55.29s Step 284( N/A%), pre moving , FPS 4.85, Running 55.55s Step 285( N/A%), pre moving , FPS 4.88, Running 55.77s Step 286( N/A%), pre moving , FPS 4.95, Running 56.00s Step 287( N/A%), pre moving , FPS 5.01, Running 56.26s Step 288( N/A%), pre moving , FPS 5.08, Running 56.50s Step 289( N/A%), pre moving , FPS 5.27, Running 56.66s Step 290( N/A%), pre moving , FPS 5.30, Running 56.84s Step 291( N/A%), pre moving , FPS 5.24, Running 56.97s Step 292( N/A%), pre moving , FPS 5.17, Running 57.10s Step 293( N/A%), pre moving , FPS 5.14, Running 57.22s Step 294( N/A%), pre moving , FPS 5.09, Running 57.34s Step 295( N/A%), pre moving , FPS 5.13, Running 57.45s Step 296( N/A%), pre moving , FPS 5.19, Running 57.57s Step 297( N/A%), pre moving , FPS 5.36, Running 57.62s Step 298( N/A%), pre moving , FPS 5.54, Running 57.66s Step 299( N/A%), pre moving , FPS 5.79, Running 57.69s Step 300( N/A%), pre moving , FPS 6.03, Running 57.73s Step 301( N/A%), pre moving , FPS 6.52, Running 57.76s Step 302( N/A%), pre moving , FPS 7.13, Running 57.79s Step 303( N/A%), pre moving , FPS 7.87, Running 57.83s Step 304( N/A%), pre moving , FPS 8.59, Running 57.87s Step 305( N/A%), pre moving , FPS 9.32, Running 57.91s Step 306( N/A%), pre moving , FPS 10.30, Running 57.95s Step 307( N/A%), pre moving , FPS 11.63, Running 57.98s Step 308( N/A%), pre moving , FPS 13.21, Running 58.01s Step 309( N/A%), pre moving , FPS 14.07, Running 58.08s Step 310( N/A%), pre moving , FPS 15.44, Running 58.14s Step 311( N/A%), pre moving , FPS 16.04, Running 58.21s Step 312( N/A%), pre moving , FPS 16.97, Running 58.28s Step 313( N/A%), pre moving , FPS 17.82, Running 58.34s Step 314( N/A%), pre moving , FPS 18.80, Running 58.40s Step 315( N/A%), pre moving , FPS 19.61, Running 58.47s Step 316( N/A%), pre moving , FPS 20.74, Running 58.54s Step 317( N/A%), pre moving , FPS 13.23, Running 59.13s Step 318( N/A%), pre moving , FPS 12.65, Running 59.24s Step 319( N/A%), pre moving , FPS 11.98, Running 59.36s Step 320( N/A%), pre moving , FPS 10.97, Running 59.55s Step 321( N/A%), pre moving , FPS 10.11, Running 59.74s Step 322( N/A%), pre moving , FPS 9.47, Running 59.91s Step 323( N/A%), pre moving , FPS 9.09, Running 60.03s Step 324( N/A%), pre moving , FPS 8.83, Running 60.14s Step 325( N/A%), pre moving , FPS 8.48, Running 60.27s Step 326( N/A%), pre moving , FPS 7.95, Running 60.46s Step 327( N/A%), pre moving , FPS 7.48, Running 60.65s Step 328( N/A%), pre moving , FPS 7.07, Running 60.84s Step 329( N/A%), pre moving , FPS 6.78, Running 61.03s Step 330( N/A%), pre moving , FPS 6.56, Running 61.19s Step 331( N/A%), pre moving , FPS 6.33, Running 61.37s Step 332( N/A%), pre moving , FPS 6.09, Running 61.57s Step 333( N/A%), pre moving , FPS 5.87, Running 61.75s Step 334( N/A%), pre moving , FPS 5.67, Running 61.93s Step 335( N/A%), pre moving , FPS 5.59, Running 62.05s Step 336( N/A%), pre moving , FPS 5.51, Running 62.16s Step 337( N/A%), pre moving , FPS 6.50, Running 62.21s Step 338( N/A%), pre moving , FPS 6.64, Running 62.25s Step 339( N/A%), pre moving , FPS 6.84, Running 62.28s Step 340( N/A%), pre moving , FPS 7.23, Running 62.32s Step 341( N/A%), pre moving , FPS 7.65, Running 62.35s Step 342( N/A%), pre moving , FPS 8.08, Running 62.38s Step 343( N/A%), pre moving , FPS 8.29, Running 62.44s Step 344( N/A%), pre moving , FPS 8.31, Running 62.54s Step 345( N/A%), pre moving , FPS 8.44, Running 62.64s Step 346( N/A%), pre moving , FPS 8.80, Running 62.73s Step 347( N/A%), pre moving , FPS 9.17, Running 62.83s Step 348( N/A%), pre moving , FPS 9.49, Running 62.95s Step 349( N/A%), pre moving , FPS 9.84, Running 63.06s Step 350( N/A%), pre moving , FPS 10.06, Running 63.17s Step 351( N/A%), pre moving , FPS 10.51, Running 63.28s Step 352( N/A%), pre moving , FPS 11.08, Running 63.37s Step 353( N/A%), pre moving , FPS 11.14, Running 63.54s Step 354( N/A%), pre moving , FPS 11.15, Running 63.73s Step 355( N/A%), pre moving , FPS 10.70, Running 63.92s Step 356( N/A%), pre moving , FPS 10.34, Running 64.10s Step 357( N/A%), pre moving , FPS 9.62, Running 64.29s Step 358( N/A%), pre moving , FPS 9.07, Running 64.46s Step 359( N/A%), pre moving , FPS 8.55, Running 64.62s Step 360( N/A%), pre moving , FPS 8.02, Running 64.81s Step 361( N/A%), pre moving , FPS 7.63, Running 64.97s Step 362( N/A%), pre moving , FPS 7.25, Running 65.14s Step 363( N/A%), pre moving , FPS 6.94, Running 65.32s Step 364( N/A%), pre moving , FPS 6.75, Running 65.51s Step 365( N/A%), pre moving , FPS 6.72, Running 65.62s Step 366( N/A%), pre moving , FPS 6.56, Running 65.78s Step 367( N/A%), pre moving , FPS 6.50, Running 65.91s Step 368( N/A%), pre moving , FPS 6.51, Running 66.02s Step 369( N/A%), pre moving , FPS 6.53, Running 66.12s Step 370( N/A%), pre moving , FPS 6.55, Running 66.23s Step 371( N/A%), pre moving , FPS 6.51, Running 66.35s Step 372( N/A%), pre moving , FPS 6.46, Running 66.47s Step 373( N/A%), pre moving , FPS 6.59, Running 66.58s Step 374( N/A%), pre moving , FPS 6.84, Running 66.65s Step 375( N/A%), pre moving , FPS 7.13, Running 66.72s Step 376( N/A%), pre moving , FPS 7.44, Running 66.79s Step 377( N/A%), pre moving , FPS 7.78, Running 66.86s Step 378( N/A%), pre moving , FPS 8.06, Running 66.94s Step 379( N/A%), pre moving , FPS 8.38, Running 67.01s Step 380( N/A%), pre moving , FPS 8.81, Running 67.08s Step 381( N/A%), pre moving , FPS 9.18, Running 67.15s Step 382( N/A%), pre moving , FPS 9.56, Running 67.23s Step 383( N/A%), pre moving , FPS 10.12, Running 67.30s Step 384( N/A%), pre moving , FPS 10.69, Running 67.38s Step 385( N/A%), pre moving , FPS 10.89, Running 67.45s Step 386( N/A%), pre moving , FPS 11.28, Running 67.55s Step 387( N/A%), pre moving , FPS 11.37, Running 67.67s Step 388( N/A%), pre moving , FPS 11.40, Running 67.77s Step 389( N/A%), pre moving , FPS 11.40, Running 67.88s Step 390( N/A%), pre moving , FPS 11.42, Running 67.98s Step 391( N/A%), pre moving , FPS 11.50, Running 68.09s Step 392( N/A%), pre moving , FPS 6.00, Running 69.80s Step 393( N/A%), pre moving , FPS 5.46, Running 70.24s Step 394( N/A%), pre moving , FPS 5.37, Running 70.37s Step 395( N/A%), pre moving , FPS 5.16, Running 70.60s Step 396( N/A%), pre moving , FPS 5.02, Running 70.77s Step 397( N/A%), pre moving , FPS 4.69, Running 71.12s Step 398( N/A%), pre moving , FPS 4.58, Running 71.30s Step 399( N/A%), pre moving , FPS 4.26, Running 71.70s Step 400( N/A%), pre moving , FPS 4.13, Running 71.92s Step 401( N/A%), pre moving , FPS 3.87, Running 72.32s Step 402( N/A%), pre moving , FPS 3.78, Running 72.52s Step 403( N/A%), pre moving , FPS 3.57, Running 72.89s Step 404( N/A%), pre moving , FPS 3.49, Running 73.11s Step 405( N/A%), pre moving , FPS 3.33, Running 73.47s Step 406( N/A%), pre moving , FPS 3.27, Running 73.66s Step 407( N/A%), pre moving , FPS 3.14, Running 74.05s Step 408( N/A%), pre moving , FPS 3.09, Running 74.24s Step 409( N/A%), pre moving , FPS 3.06, Running 74.41s Step 410( N/A%), pre moving , FPS 3.05, Running 74.53s Step 411( N/A%), pre moving , FPS 2.95, Running 74.86s Step 412( 0.33%), action 1, FPS 3.40, Running 75.68s Step 413( 0.67%), action 2, FPS 3.38, Running 76.15s Step 414( 1.00%), action 3, FPS 3.11, Running 76.80s Step 415( 1.33%), action 4, FPS 3.01, Running 77.24s Step 416( 1.67%), action 5, FPS 2.86, Running 77.76s Step 417( 2.00%), action 6, FPS 2.85, Running 78.13s Step 418( 2.33%), action 7, FPS 2.79, Running 78.46s Step 419( 2.67%), action 8, FPS 2.78, Running 78.89s Step 420( 3.00%), action 9, FPS 2.61, Running 79.57s Step 421( 3.33%), action 10, FPS 2.61, Running 79.97s Step 422( 3.67%), action 11, FPS 2.46, Running 80.65s Step 423( 4.00%), action 12, FPS 2.48, Running 80.97s Step 424( 4.33%), action 13, FPS 2.35, Running 81.61s Step 425( 4.67%), action 14, FPS 2.33, Running 82.04s Step 426( 5.00%), action 15, FPS 2.22, Running 82.66s Step 427( 5.33%), action 16, FPS 2.25, Running 82.92s Step 428( 5.67%), action 17, FPS 2.10, Running 83.76s Step 429( 6.00%), action 18, FPS 2.06, Running 84.14s Step 430( 6.33%), action 19, FPS 1.95, Running 84.81s Step 431( 6.67%), action 20, FPS 1.92, Running 85.28s Step 432( 7.00%), action 21, FPS 1.94, Running 85.99s Step 433( 7.33%), action 22, FPS 1.97, Running 86.30s Step 434( 7.67%), action 23, FPS 1.90, Running 87.34s Step 435( 8.00%), action 24, FPS 1.88, Running 87.86s Step 436( 8.33%), action 25, FPS 1.83, Running 88.70s Step 437( 8.67%), action 26, FPS 1.78, Running 89.39s Step 438( 9.00%), action 27, FPS 1.73, Running 90.03s Step 439( 9.33%), action 28, FPS 1.76, Running 90.25s Step 440( 9.67%), action 29, FPS 1.74, Running 91.05s Step 441( 10.00%), action 30, FPS 1.74, Running 91.45s Step 442( 10.33%), action 31, FPS 1.71, Running 92.36s Step 443( 10.67%), action 32, FPS 1.70, Running 92.71s Step 444( 11.00%), action 33, FPS 1.67, Running 93.55s Step 445( 11.33%), action 34, FPS 1.69, Running 93.88s Step 446( 11.67%), action 35, FPS 1.70, Running 94.43s Step 447( 12.00%), action 36, FPS 1.64, Running 95.10s Step 448( 12.33%), action 37, FPS 1.62, Running 96.08s Step 449( 12.67%), action 38, FPS 1.63, Running 96.43s Step 450( 13.00%), action 39, FPS 1.62, Running 97.15s Step 451( 13.33%), action 40, FPS 1.63, Running 97.53s Step 452( 13.67%), action 41, FPS 1.63, Running 98.28s Step 453( 14.00%), action 42, FPS 1.57, Running 99.08s Step 454( 14.33%), action 43, FPS 1.63, Running 99.64s Step 455( 14.67%), action 44, FPS 1.64, Running 100.06s Step 456( 15.00%), action 45, FPS 1.66, Running 100.72s Step 457( 15.33%), action 46, FPS 1.71, Running 101.09s Step 458( 15.67%), action 47, FPS 1.70, Running 101.76s Step 459( 16.00%), action 48, FPS 1.63, Running 102.53s Step 460( 16.33%), action 49, FPS 1.66, Running 103.10s Step 461( 16.67%), action 50, FPS 1.67, Running 103.43s Step 462( 17.00%), action 51, FPS 1.66, Running 104.41s Step 463( 17.33%), action 52, FPS 1.65, Running 104.85s Step 464( 17.67%), action 53, FPS 1.68, Running 105.44s Step 465( 18.00%), action 54, FPS 1.63, Running 106.14s Step 466( 18.33%), action 55, FPS 1.64, Running 106.64s Step 467( 18.67%), action 56, FPS 1.68, Running 107.02s Step 468( 19.00%), action 57, FPS 1.73, Running 107.66s Step 469( 19.33%), action 58, FPS 1.71, Running 108.12s Step 470( 19.67%), action 59, FPS 1.73, Running 108.73s Step 471( 20.00%), action 60, FPS 1.73, Running 109.07s Step 472( 20.33%), action 61, FPS 1.69, Running 110.11s Step 473( 20.67%), action 62, FPS 1.69, Running 110.92s Step 474( 21.00%), action 63, FPS 1.62, Running 111.98s Step 475( 21.33%), action 64, FPS 1.61, Running 112.51s Step 476( 21.67%), action 65, FPS 1.56, Running 113.56s Step 477( 22.00%), action 66, FPS 1.54, Running 114.07s Step 478( 22.33%), action 67, FPS 1.55, Running 114.66s Step 479( 22.67%), action 68, FPS 1.56, Running 115.35s Step 480( 23.00%), action 69, FPS 1.56, Running 115.88s Step 481( 23.33%), action 70, FPS 1.56, Running 116.21s Step 482( 23.67%), action 71, FPS 1.59, Running 116.97s Step 483( 24.00%), action 72, FPS 1.59, Running 117.44s Step 484( 24.33%), action 73, FPS 1.54, Running 118.42s Step 485( 24.67%), action 74, FPS 1.53, Running 119.24s Step 486( 25.00%), action 75, FPS 1.51, Running 119.87s Step 487( 25.33%), action 76, FPS 1.52, Running 120.18s Step 488( 25.67%), action 77, FPS 1.53, Running 120.71s Step 489( 26.00%), action 78, FPS 1.55, Running 121.02s Step 490( 26.33%), action 79, FPS 1.55, Running 121.67s Step 491( 26.67%), action 80, FPS 1.55, Running 122.00s Step 492( 27.00%), action 81, FPS 1.54, Running 123.07s Step 493( 27.33%), action 82, FPS 1.60, Running 123.42s Step 494( 27.67%), action 83, FPS 1.65, Running 124.09s Step 495( 28.00%), action 84, FPS 1.64, Running 124.72s Step 496( 28.33%), action 85, FPS 1.69, Running 125.41s Step 497( 28.67%), action 86, FPS 1.66, Running 126.09s Step 498( 29.00%), action 87, FPS 1.61, Running 127.11s Step 499( 29.33%), action 88, FPS 1.60, Running 127.85s Step 500( 29.67%), action 89, FPS 1.58, Running 128.55s Step 501( 30.00%), action 90, FPS 1.53, Running 129.25s Step 502( 30.33%), action 91, FPS 1.53, Running 130.00s Step 503( 30.67%), action 92, FPS 1.51, Running 130.73s Step 504( 31.00%), action 93, FPS 1.55, Running 131.30s Step 505( 31.33%), action 94, FPS 1.61, Running 131.62s Step 506( 31.67%), action 95, FPS 1.62, Running 132.22s Step 507( 32.00%), action 96, FPS 1.62, Running 132.57s Step 508( 32.33%), action 97, FPS 1.61, Running 133.11s Step 509( 32.67%), action 98, FPS 1.55, Running 133.90s Step 510( 33.00%), action 99, FPS 1.57, Running 134.43s Step 511( 33.33%), action 100, FPS 1.54, Running 134.98s Step 512( 33.67%), action 101, FPS 1.55, Running 135.94s Step 513( 34.00%), action 102, FPS 1.54, Running 136.43s Step 514( 34.33%), action 103, FPS 1.51, Running 137.33s Step 515( 34.67%), action 104, FPS 1.53, Running 137.83s Step 516( 35.00%), action 105, FPS 1.51, Running 138.69s Step 517( 35.33%), action 106, FPS 1.50, Running 139.45s Step 518( 35.67%), action 107, FPS 1.48, Running 140.63s Step 519( 36.00%), action 108, FPS 1.47, Running 141.41s Step 520( 36.33%), action 109, FPS 1.49, Running 142.01s Step 521( 36.67%), action 110, FPS 1.53, Running 142.36s Step 522( 37.00%), action 111, FPS 1.46, Running 143.69s Step 523( 37.33%), action 112, FPS 1.50, Running 144.05s Step 524( 37.67%), action 113, FPS 1.48, Running 144.83s Step 525( 38.00%), action 114, FPS 1.48, Running 145.15s Step 526( 38.33%), action 115, FPS 1.47, Running 145.80s Step 527( 38.67%), action 116, FPS 1.43, Running 146.53s Step 528( 39.00%), action 117, FPS 1.39, Running 147.50s Step 529( 39.33%), action 118, FPS 1.42, Running 148.01s Step 530( 39.67%), action 119, FPS 1.36, Running 149.09s Step 531( 40.00%), action 120, FPS 1.39, Running 149.38s Step 532( 40.33%), action 121, FPS 1.41, Running 150.16s Step 533( 40.67%), action 122, FPS 1.39, Running 150.83s Step 534( 41.00%), action 123, FPS 1.37, Running 151.91s Step 535( 41.33%), action 124, FPS 1.38, Running 152.33s Step 536( 41.67%), action 125, FPS 1.36, Running 153.37s Step 537( 42.00%), action 126, FPS 1.36, Running 154.14s Step 538( 42.33%), action 127, FPS 1.37, Running 155.24s Step 539( 42.67%), action 128, FPS 1.37, Running 156.01s Step 540( 43.00%), action 129, FPS 1.35, Running 156.87s Step 541( 43.33%), action 130, FPS 1.32, Running 157.55s Step 542( 43.67%), action 131, FPS 1.33, Running 158.78s Step 543( 44.00%), action 132, FPS 1.32, Running 159.22s Step 544( 44.33%), action 133, FPS 1.31, Running 160.08s Step 545( 44.67%), action 134, FPS 1.31, Running 160.39s Step 546( 45.00%), action 135, FPS 1.28, Running 161.47s Step 547( 45.33%), action 136, FPS 1.32, Running 161.73s Step 548( 45.67%), action 137, FPS 1.32, Running 162.68s Step 549( 46.00%), action 138, FPS 1.33, Running 163.09s Step 550( 46.33%), action 139, FPS 1.37, Running 163.69s Step 551( 46.67%), action 140, FPS 1.35, Running 164.18s Step 552( 47.00%), action 141, FPS 1.35, Running 164.99s Step 553( 47.33%), action 142, FPS 1.38, Running 165.36s Step 554( 47.67%), action 143, FPS 1.38, Running 166.38s Step 555( 48.00%), action 144, FPS 1.37, Running 166.98s Step 556( 48.33%), action 145, FPS 1.39, Running 167.78s Step 557( 48.67%), action 146, FPS 1.43, Running 168.09s Step 558( 49.00%), action 147, FPS 1.48, Running 168.76s Step 559( 49.33%), action 148, FPS 1.53, Running 169.10s Step 560( 49.67%), action 149, FPS 1.58, Running 169.51s Step 561( 50.00%), action 150, FPS 1.59, Running 170.17s Step 562( 50.33%), action 151, FPS 1.58, Running 171.47s Step 563( 50.67%), action 152, FPS 1.59, Running 171.81s Step 564( 51.00%), action 153, FPS 1.56, Running 172.92s Step 565( 51.33%), action 154, FPS 1.55, Running 173.26s Step 566( 51.67%), action 155, FPS 1.57, Running 174.20s Step 567( 52.00%), action 156, FPS 1.50, Running 175.03s Step 568( 52.33%), action 157, FPS 1.47, Running 176.25s Step 569( 52.67%), action 158, FPS 1.48, Running 176.61s Step 570( 53.00%), action 159, FPS 1.51, Running 176.94s Step 571( 53.33%), action 160, FPS 1.50, Running 177.55s Step 572( 53.67%), action 161, FPS 1.52, Running 178.12s Step 573( 54.00%), action 162, FPS 1.51, Running 178.63s Step 574( 54.33%), action 163, FPS 1.52, Running 179.52s Step 575( 54.67%), action 164, FPS 1.50, Running 180.28s Step 576( 55.00%), action 165, FPS 1.49, Running 181.16s Step 577( 55.33%), action 166, FPS 1.45, Running 181.93s Step 578( 55.67%), action 167, FPS 1.45, Running 182.59s Step 579( 56.00%), action 168, FPS 1.41, Running 183.25s Step 580( 56.33%), action 169, FPS 1.34, Running 184.45s Step 581( 56.67%), action 170, FPS 1.36, Running 184.83s Step 582( 57.00%), action 171, FPS 1.38, Running 185.92s Step 583( 57.33%), action 172, FPS 1.38, Running 186.26s Step 584( 57.67%), action 173, FPS 1.45, Running 186.76s Step 585( 58.00%), action 174, FPS 1.44, Running 187.15s Step 586( 58.33%), action 175, FPS 1.44, Running 188.05s Step 587( 58.67%), action 176, FPS 1.49, Running 188.43s Step 588( 59.00%), action 177, FPS 1.50, Running 189.56s Step 589( 59.33%), action 178, FPS 1.47, Running 190.25s Step 590( 59.67%), action 179, FPS 1.40, Running 191.26s Step 591( 60.00%), action 180, FPS 1.42, Running 191.65s Step 592( 60.33%), action 181, FPS 1.40, Running 192.44s Step 593( 60.67%), action 182, FPS 1.38, Running 193.15s Step 594( 61.00%), action 183, FPS 1.36, Running 194.19s Step 595( 61.33%), action 184, FPS 1.35, Running 195.05s Step 596( 61.67%), action 185, FPS 1.35, Running 195.98s Step 597( 62.00%), action 186, FPS 1.36, Running 196.60s Step 598( 62.33%), action 187, FPS 1.33, Running 197.64s Step 599( 62.67%), action 188, FPS 1.36, Running 197.97s Step 600( 63.00%), action 189, FPS 1.39, Running 198.80s Step 601( 63.33%), action 190, FPS 1.33, Running 199.82s Step 602( 63.67%), action 191, FPS 1.31, Running 201.23s Step 603( 64.00%), action 192, FPS 1.28, Running 201.90s [2026-08-02 21:39:37] [65 ] Seed 64 success after 202.80 s. +steps: 603 , actions: 192 . +Instruction: Empty +Total 38/65(58.46%) success. +Setting seed: 65 +Step 1( N/A%), pre moving , FPS 5.10, Running 0.20s Step 2( N/A%), pre moving , FPS 6.54, Running 0.31s Step 3( N/A%), pre moving , FPS 6.60, Running 0.45s Step 4( N/A%), pre moving , FPS 7.06, Running 0.57s Step 5( N/A%), pre moving , FPS 7.59, Running 0.66s Step 6( N/A%), pre moving , FPS 8.12, Running 0.74s Step 7( N/A%), pre moving , FPS 7.99, Running 0.88s Step 8( N/A%), pre moving , FPS 8.09, Running 0.99s Step 9( N/A%), pre moving , FPS 8.08, Running 1.11s Step 10( N/A%), pre moving , FPS 8.27, Running 1.21s Step 11( N/A%), pre moving , FPS 8.27, Running 1.33s Step 12( N/A%), pre moving , FPS 8.20, Running 1.46s Step 13( N/A%), pre moving , FPS 8.21, Running 1.58s Step 14( N/A%), pre moving , FPS 8.24, Running 1.70s Step 15( N/A%), pre moving , FPS 8.23, Running 1.82s Step 16( N/A%), pre moving , FPS 8.19, Running 1.95s Step 17( N/A%), pre moving , FPS 8.23, Running 2.07s Step 18( N/A%), pre moving , FPS 8.25, Running 2.18s Step 19( N/A%), pre moving , FPS 8.23, Running 2.31s Step 20( N/A%), pre moving , FPS 8.39, Running 2.38s Step 21( N/A%), pre moving , FPS 8.03, Running 2.69s Step 22( N/A%), pre moving , FPS 7.89, Running 2.84s Step 23( N/A%), pre moving , FPS 8.13, Running 2.91s Step 24( N/A%), pre moving , FPS 8.33, Running 2.97s Step 25( N/A%), pre moving , FPS 8.38, Running 3.05s Step 26( N/A%), pre moving , FPS 7.56, Running 3.38s Step 27( N/A%), pre moving , FPS 7.65, Running 3.49s Step 28( N/A%), pre moving , FPS 7.61, Running 3.62s Step 29( N/A%), pre moving , FPS 7.59, Running 3.75s Step 30( N/A%), pre moving , FPS 7.57, Running 3.85s Step 31( N/A%), pre moving , FPS 7.60, Running 3.96s Step 32( N/A%), pre moving , FPS 7.67, Running 4.07s Step 33( N/A%), pre moving , FPS 7.69, Running 4.18s Step 34( N/A%), pre moving , FPS 7.72, Running 4.29s Step 35( N/A%), pre moving , FPS 7.72, Running 4.41s Step 36( N/A%), pre moving , FPS 6.60, Running 4.98s Step 37( N/A%), pre moving , FPS 6.59, Running 5.10s Step 38( N/A%), pre moving , FPS 6.59, Running 5.22s Step 39( N/A%), pre moving , FPS 6.64, Running 5.32s Step 40( N/A%), pre moving , FPS 6.58, Running 5.42s Step 41( N/A%), pre moving , FPS 7.00, Running 5.54s Step 42( N/A%), pre moving , FPS 7.11, Running 5.65s Step 43( N/A%), pre moving , FPS 7.01, Running 5.77s Step 44( N/A%), pre moving , FPS 6.82, Running 5.90s Step 45( N/A%), pre moving , FPS 6.77, Running 6.00s Step 46( N/A%), pre moving , FPS 7.20, Running 6.16s Step 47( N/A%), pre moving , FPS 7.19, Running 6.27s Step 48( N/A%), pre moving , FPS 7.24, Running 6.38s Step 49( N/A%), pre moving , FPS 7.33, Running 6.48s Step 50( N/A%), pre moving , FPS 7.39, Running 6.56s Step 51( N/A%), pre moving , FPS 7.51, Running 6.62s Step 52( N/A%), pre moving , FPS 7.63, Running 6.69s Step 53( N/A%), pre moving , FPS 7.81, Running 6.75s Step 54( N/A%), pre moving , FPS 7.93, Running 6.81s Step 55( N/A%), pre moving , FPS 8.04, Running 6.90s Step 56( N/A%), pre moving , FPS 9.99, Running 6.99s Step 57( N/A%), pre moving , FPS 10.12, Running 7.08s Step 58( N/A%), pre moving , FPS 10.32, Running 7.16s Step 59( N/A%), pre moving , FPS 10.39, Running 7.24s Step 60( N/A%), pre moving , FPS 10.59, Running 7.31s Step 61( N/A%), pre moving , FPS 10.86, Running 7.39s Step 62( N/A%), pre moving , FPS 10.95, Running 7.48s Step 63( N/A%), pre moving , FPS 10.91, Running 7.60s Step 64( N/A%), pre moving , FPS 10.99, Running 7.72s Step 65( N/A%), pre moving , FPS 10.96, Running 7.83s Step 66( N/A%), pre moving , FPS 10.82, Running 8.01s Step 67( N/A%), pre moving , FPS 10.46, Running 8.18s Step 68( N/A%), pre moving , FPS 10.06, Running 8.37s Step 69( N/A%), pre moving , FPS 9.71, Running 8.54s Step 70( N/A%), pre moving , FPS 9.23, Running 8.72s Step 71( N/A%), pre moving , FPS 8.77, Running 8.90s Step 72( N/A%), pre moving , FPS 8.41, Running 9.07s Step 73( N/A%), pre moving , FPS 8.00, Running 9.25s Step 74( N/A%), pre moving , FPS 7.68, Running 9.42s Step 75( N/A%), pre moving , FPS 7.41, Running 9.60s Step 76( N/A%), pre moving , FPS 7.16, Running 9.78s Step 77( N/A%), pre moving , FPS 6.94, Running 9.96s Step 78( N/A%), pre moving , FPS 6.70, Running 10.14s Step 79( N/A%), pre moving , FPS 6.48, Running 10.33s Step 80( N/A%), pre moving , FPS 6.29, Running 10.49s Step 81( N/A%), pre moving , FPS 6.11, Running 10.66s Step 82( N/A%), pre moving , FPS 5.99, Running 10.82s Step 83( N/A%), pre moving , FPS 6.01, Running 10.93s Step 84( N/A%), pre moving , FPS 6.04, Running 11.03s Step 85( N/A%), pre moving , FPS 6.03, Running 11.14s Step 86( N/A%), pre moving , FPS 6.15, Running 11.26s Step 87( N/A%), pre moving , FPS 6.24, Running 11.39s Step 88( N/A%), pre moving , FPS 6.48, Running 11.46s Step 89( N/A%), pre moving , FPS 6.66, Running 11.54s Step 90( N/A%), pre moving , FPS 6.90, Running 11.62s Step 91( N/A%), pre moving , FPS 7.19, Running 11.69s Step 92( N/A%), pre moving , FPS 7.46, Running 11.75s Step 93( N/A%), pre moving , FPS 7.84, Running 11.80s Step 94( N/A%), pre moving , FPS 8.19, Running 11.86s Step 95( N/A%), pre moving , FPS 8.67, Running 11.91s Step 96( N/A%), pre moving , FPS 9.24, Running 11.94s Step 97( N/A%), pre moving , FPS 9.90, Running 11.98s Step 98( N/A%), pre moving , FPS 10.40, Running 12.06s Step 99( N/A%), pre moving , FPS 10.85, Running 12.17s Step 100( N/A%), pre moving , FPS 11.17, Running 12.28s Step 101( N/A%), pre moving , FPS 11.52, Running 12.40s Step 102( N/A%), pre moving , FPS 11.88, Running 12.51s Step 103( N/A%), pre moving , FPS 11.74, Running 12.63s Step 104( N/A%), pre moving , FPS 11.64, Running 12.75s Step 105( N/A%), pre moving , FPS 11.62, Running 12.87s Step 106( N/A%), pre moving , FPS 11.68, Running 12.97s Step 107( N/A%), pre moving , FPS 11.75, Running 13.09s Step 108( N/A%), pre moving , FPS 11.32, Running 13.22s Step 109( N/A%), pre moving , FPS 11.14, Running 13.34s Step 110( N/A%), pre moving , FPS 10.91, Running 13.45s Step 111( N/A%), pre moving , FPS 10.61, Running 13.57s Step 112( N/A%), pre moving , FPS 10.39, Running 13.68s Step 113( N/A%), pre moving , FPS 10.01, Running 13.80s Step 114( N/A%), pre moving , FPS 9.72, Running 13.92s Step 115( N/A%), pre moving , FPS 9.33, Running 14.05s Step 116( N/A%), pre moving , FPS 9.00, Running 14.16s Step 117( N/A%), pre moving , FPS 8.68, Running 14.29s Step 118( N/A%), pre moving , FPS 8.58, Running 14.40s Step 119( N/A%), pre moving , FPS 8.57, Running 14.51s Step 120( N/A%), pre moving , FPS 8.49, Running 14.64s Step 121( N/A%), pre moving , FPS 6.81, Running 15.33s Step 122( N/A%), pre moving , FPS 6.50, Running 15.58s Step 123( N/A%), pre moving , FPS 6.03, Running 15.95s Step 124( N/A%), pre moving , FPS 5.83, Running 16.18s Step 125( N/A%), pre moving , FPS 5.46, Running 16.53s Step 126( N/A%), pre moving , FPS 5.30, Running 16.75s Step 127( N/A%), pre moving , FPS 4.81, Running 17.25s Step 128( N/A%), pre moving , FPS 4.74, Running 17.44s Step 129( N/A%), pre moving , FPS 4.46, Running 17.82s Step 130( N/A%), pre moving , FPS 4.37, Running 18.03s Step 131( N/A%), pre moving , FPS 4.14, Running 18.40s Step 132( N/A%), pre moving , FPS 4.02, Running 18.65s Step 133( N/A%), pre moving , FPS 3.84, Running 19.01s Step 134( N/A%), pre moving , FPS 3.76, Running 19.23s Step 135( N/A%), pre moving , FPS 3.63, Running 19.56s Step 136( N/A%), pre moving , FPS 3.58, Running 19.75s Step 137( N/A%), pre moving , FPS 3.44, Running 20.10s Step 138( N/A%), pre moving , FPS 3.42, Running 20.24s Step 139( N/A%), pre moving , FPS 3.30, Running 20.57s Step 140( N/A%), pre moving , FPS 3.23, Running 20.83s Step 141( N/A%), pre moving , FPS 3.39, Running 21.22s Step 142( N/A%), pre moving , FPS 3.42, Running 21.42s Step 143( N/A%), pre moving , FPS 3.40, Running 21.83s Step 144( N/A%), pre moving , FPS 3.39, Running 22.08s Step 145( N/A%), pre moving , FPS 3.32, Running 22.55s Step 146( N/A%), pre moving , FPS 3.30, Running 22.81s Step 147( N/A%), pre moving , FPS 3.39, Running 23.15s Step 148( N/A%), pre moving , FPS 3.33, Running 23.44s Step 149( N/A%), pre moving , FPS 3.37, Running 23.76s Step 150( N/A%), pre moving , FPS 3.38, Running 23.95s Step 151( N/A%), pre moving , FPS 3.44, Running 24.22s Step 152( N/A%), pre moving , FPS 3.46, Running 24.44s Step 153( N/A%), pre moving , FPS 3.41, Running 24.88s Step 154( N/A%), pre moving , FPS 3.40, Running 25.11s Step 155( N/A%), pre moving , FPS 3.35, Running 25.53s Step 156( N/A%), pre moving , FPS 3.31, Running 25.79s Step 157( N/A%), pre moving , FPS 3.27, Running 26.22s Step 158( N/A%), pre moving , FPS 3.22, Running 26.44s Step 159( N/A%), pre moving , FPS 3.17, Running 26.87s Step 160( N/A%), pre moving , FPS 3.18, Running 27.12s Step 161( N/A%), pre moving , FPS 3.21, Running 27.45s Step 162( N/A%), pre moving , FPS 3.23, Running 27.61s Step 163( N/A%), pre moving , FPS 3.33, Running 27.84s Step 164( N/A%), pre moving , FPS 3.38, Running 28.01s Step 165( N/A%), pre moving , FPS 3.46, Running 28.32s Step 166( N/A%), pre moving , FPS 3.51, Running 28.51s Step 167( N/A%), pre moving , FPS 3.51, Running 28.85s Step 168( N/A%), pre moving , FPS 3.52, Running 29.13s Step 169( N/A%), pre moving , FPS 3.46, Running 29.54s Step 170( N/A%), pre moving , FPS 3.41, Running 29.80s Step 171( N/A%), pre moving , FPS 3.34, Running 30.21s Step 172( N/A%), pre moving , FPS 3.34, Running 30.42s Step 173( N/A%), pre moving , FPS 3.37, Running 30.82s Step 174( N/A%), pre moving , FPS 3.36, Running 31.07s Step 175( N/A%), pre moving , FPS 3.38, Running 31.45s Step 176( N/A%), pre moving , FPS 3.45, Running 31.59s Step 177( N/A%), pre moving , FPS 3.65, Running 31.70s Step 178( N/A%), pre moving , FPS 3.74, Running 31.79s Step 179( N/A%), pre moving , FPS 4.04, Running 31.83s Step 180( N/A%), pre moving , FPS 4.21, Running 31.87s Step 181( N/A%), pre moving , FPS 4.47, Running 31.92s Step 182( N/A%), pre moving , FPS 4.56, Running 32.00s Step 183( N/A%), pre moving , FPS 4.70, Running 32.10s Step 184( N/A%), pre moving , FPS 4.82, Running 32.16s Step 185( N/A%), pre moving , FPS 5.11, Running 32.24s Step 186( N/A%), pre moving , FPS 4.67, Running 32.79s Step 187( N/A%), pre moving , FPS 4.94, Running 32.90s Step 188( N/A%), pre moving , FPS 5.14, Running 33.02s Step 189( N/A%), pre moving , FPS 5.56, Running 33.14s Step 190( N/A%), pre moving , FPS 5.79, Running 33.26s Step 191( N/A%), pre moving , FPS 6.28, Running 33.39s Step 192( N/A%), pre moving , FPS 6.31, Running 33.59s Step 193( N/A%), pre moving , FPS 6.77, Running 33.77s Step 194( N/A%), pre moving , FPS 6.95, Running 33.95s Step 195( N/A%), pre moving , FPS 7.46, Running 34.13s Step 196( N/A%), pre moving , FPS 7.29, Running 34.33s Step 197( N/A%), pre moving , FPS 7.07, Running 34.53s Step 198( N/A%), pre moving , FPS 6.70, Running 34.77s Step 199( N/A%), pre moving , FPS 6.27, Running 35.02s Step 200( N/A%), pre moving , FPS 5.88, Running 35.27s Step 201( N/A%), pre moving , FPS 5.56, Running 35.52s Step 202( N/A%), pre moving , FPS 5.29, Running 35.78s Step 203( N/A%), pre moving , FPS 5.09, Running 36.03s Step 204( N/A%), pre moving , FPS 4.91, Running 36.23s Step 205( N/A%), pre moving , FPS 4.83, Running 36.38s Step 206( N/A%), pre moving , FPS 5.25, Running 36.60s Step 207( N/A%), pre moving , FPS 5.14, Running 36.79s Step 208( N/A%), pre moving , FPS 5.04, Running 36.99s Step 209( N/A%), pre moving , FPS 4.81, Running 37.30s Step 210( N/A%), pre moving , FPS 4.58, Running 37.63s Step 211( N/A%), pre moving , FPS 4.33, Running 38.01s Step 212( N/A%), pre moving , FPS 4.18, Running 38.38s Step 213( N/A%), pre moving , FPS 4.03, Running 38.72s Step 214( N/A%), pre moving , FPS 3.90, Running 39.08s Step 215( N/A%), pre moving , FPS 3.76, Running 39.44s Step 216( N/A%), pre moving , FPS 3.66, Running 39.79s Step 217( N/A%), pre moving , FPS 3.56, Running 40.15s Step 218( N/A%), pre moving , FPS 3.58, Running 40.37s Step 219( N/A%), pre moving , FPS 3.61, Running 40.56s Step 220( N/A%), pre moving , FPS 3.67, Running 40.72s Step 221( N/A%), pre moving , FPS 3.71, Running 40.91s Step 222( N/A%), pre moving , FPS 3.75, Running 41.11s Step 223( N/A%), pre moving , FPS 3.70, Running 41.43s Step 224( N/A%), pre moving , FPS 3.62, Running 41.76s Step 225( N/A%), pre moving , FPS 3.49, Running 42.11s Step 226( N/A%), pre moving , FPS 3.41, Running 42.46s Step 227( N/A%), pre moving , FPS 3.35, Running 42.75s Step 228( N/A%), pre moving , FPS 3.31, Running 43.03s Step 229( N/A%), pre moving , FPS 3.31, Running 43.34s Step 230( N/A%), pre moving , FPS 3.32, Running 43.64s Step 231( N/A%), pre moving , FPS 3.37, Running 43.94s Step 232( N/A%), pre moving , FPS 3.45, Running 44.17s Step 233( N/A%), pre moving , FPS 3.52, Running 44.40s Step 234( N/A%), pre moving , FPS 3.69, Running 44.50s Step 235( N/A%), pre moving , FPS 3.88, Running 44.60s Step 236( N/A%), pre moving , FPS 4.12, Running 44.64s Step 237( N/A%), pre moving , FPS 4.40, Running 44.70s Step 238( N/A%), pre moving , FPS 4.56, Running 44.75s Step 239( N/A%), pre moving , FPS 4.69, Running 44.83s Step 240( N/A%), pre moving , FPS 4.76, Running 44.92s Step 241( N/A%), pre moving , FPS 4.86, Running 45.02s Step 242( N/A%), pre moving , FPS 5.00, Running 45.11s Step 243( N/A%), pre moving , FPS 5.32, Running 45.19s Step 244( N/A%), pre moving , FPS 5.69, Running 45.27s Step 245( N/A%), pre moving , FPS 6.18, Running 45.34s Step 246( N/A%), pre moving , FPS 6.78, Running 45.41s Step 247( N/A%), pre moving , FPS 7.26, Running 45.50s Step 248( N/A%), pre moving , FPS 7.82, Running 45.59s Step 249( N/A%), pre moving , FPS 8.47, Running 45.70s Step 250( N/A%), pre moving , FPS 7.55, Running 46.29s Step 251( N/A%), pre moving , FPS 8.10, Running 46.41s Step 252( N/A%), pre moving , FPS 8.55, Running 46.51s Step 253( N/A%), pre moving , FPS 8.99, Running 46.63s Step 254( N/A%), pre moving , FPS 8.72, Running 46.79s Step 255( N/A%), pre moving , FPS 8.44, Running 46.97s Step 256( N/A%), pre moving , FPS 8.02, Running 47.14s Step 257( N/A%), pre moving , FPS 7.61, Running 47.32s Step 258( N/A%), pre moving , FPS 7.26, Running 47.51s Step 259( N/A%), pre moving , FPS 6.83, Running 47.75s Step 260( N/A%), pre moving , FPS 6.62, Running 47.94s Step 261( N/A%), pre moving , FPS 6.44, Running 48.13s Step 262( N/A%), pre moving , FPS 6.09, Running 48.40s Step 263( N/A%), pre moving , FPS 6.02, Running 48.51s Step 264( N/A%), pre moving , FPS 5.86, Running 48.68s Step 265( N/A%), pre moving , FPS 5.74, Running 48.83s Step 266( N/A%), pre moving , FPS 5.63, Running 48.96s Step 267( N/A%), pre moving , FPS 5.57, Running 49.09s Step 268( N/A%), pre moving , FPS 5.48, Running 49.24s Step 269( N/A%), pre moving , FPS 5.47, Running 49.36s Step 270( N/A%), pre moving , FPS 6.18, Running 49.53s Step 271( N/A%), pre moving , FPS 5.95, Running 49.77s Step 272( N/A%), pre moving , FPS 5.74, Running 50.00s Step 273( N/A%), pre moving , FPS 5.55, Running 50.23s Step 274( N/A%), pre moving , FPS 5.46, Running 50.46s Step 275( N/A%), pre moving , FPS 5.36, Running 50.70s Step 276( N/A%), pre moving , FPS 5.28, Running 50.93s Step 277( N/A%), pre moving , FPS 5.27, Running 51.12s Step 278( N/A%), pre moving , FPS 5.21, Running 51.34s Step 279( N/A%), pre moving , FPS 5.31, Running 51.52s Step 280( N/A%), pre moving , FPS 5.14, Running 51.83s Step 281( N/A%), pre moving , FPS 5.17, Running 51.99s Step 282( N/A%), pre moving , FPS 5.32, Running 52.16s Step 283( N/A%), pre moving , FPS 5.17, Running 52.38s Step 284( N/A%), pre moving , FPS 5.15, Running 52.57s Step 285( N/A%), pre moving , FPS 5.04, Running 52.79s Step 286( N/A%), pre moving , FPS 5.05, Running 52.92s Step 287( N/A%), pre moving , FPS 5.07, Running 53.04s Step 288( N/A%), pre moving , FPS 5.12, Running 53.15s Step 289( N/A%), pre moving , FPS 5.06, Running 53.31s Step 290( N/A%), pre moving , FPS 5.14, Running 53.42s Step 291( N/A%), pre moving , FPS 5.19, Running 53.62s Step 292( N/A%), pre moving , FPS 5.35, Running 53.74s Step 293( N/A%), pre moving , FPS 5.46, Running 53.90s Step 294( N/A%), pre moving , FPS 5.43, Running 54.14s Step 295( N/A%), pre moving , FPS 5.54, Running 54.31s Step 296( N/A%), pre moving , FPS 5.63, Running 54.48s Step 297( N/A%), pre moving , FPS 5.56, Running 54.72s Step 298( N/A%), pre moving , FPS 5.53, Running 54.96s Step 299( N/A%), pre moving , FPS 5.44, Running 55.20s Step 300( N/A%), pre moving , FPS 5.54, Running 55.44s Step 301( N/A%), pre moving , FPS 5.42, Running 55.68s Step 302( N/A%), pre moving , FPS 5.26, Running 55.96s Step 303( N/A%), pre moving , FPS 5.14, Running 56.27s Step 304( N/A%), pre moving , FPS 5.02, Running 56.55s Step 305( N/A%), pre moving , FPS 4.92, Running 56.86s Step 306( N/A%), pre moving , FPS 4.84, Running 57.05s Step 307( N/A%), pre moving , FPS 4.76, Running 57.24s Step 308( N/A%), pre moving , FPS 4.73, Running 57.38s Step 309( N/A%), pre moving , FPS 4.73, Running 57.55s Step 310( N/A%), pre moving , FPS 4.71, Running 57.67s Step 311( N/A%), pre moving , FPS 4.78, Running 57.81s Step 312( N/A%), pre moving , FPS 4.68, Running 58.01s Step 313( N/A%), pre moving , FPS 4.60, Running 58.25s Step 314( N/A%), pre moving , FPS 4.59, Running 58.50s Step 315( N/A%), pre moving , FPS 4.60, Running 58.65s Step 316( N/A%), pre moving , FPS 4.60, Running 58.83s Step 317( N/A%), pre moving , FPS 4.68, Running 58.99s Step 318( N/A%), pre moving , FPS 4.81, Running 59.12s Step 319( N/A%), pre moving , FPS 4.95, Running 59.24s Step 320( N/A%), pre moving , FPS 5.12, Running 59.35s Step 321( N/A%), pre moving , FPS 5.29, Running 59.46s Step 322( N/A%), pre moving , FPS 5.51, Running 59.59s Step 323( N/A%), pre moving , FPS 5.83, Running 59.70s Step 324( N/A%), pre moving , FPS 6.13, Running 59.82s Step 325( N/A%), pre moving , FPS 6.52, Running 59.93s Step 326( N/A%), pre moving , FPS 6.65, Running 60.06s Step 327( N/A%), pre moving , FPS 6.82, Running 60.17s Step 328( N/A%), pre moving , FPS 6.92, Running 60.27s Step 329( N/A%), pre moving , FPS 7.11, Running 60.36s Step 330( N/A%), pre moving , FPS 7.08, Running 60.50s Step 331( N/A%), pre moving , FPS 7.13, Running 60.61s Step 332( N/A%), pre moving , FPS 7.37, Running 60.72s Step 333( N/A%), pre moving , FPS 7.67, Running 60.86s Step 334( N/A%), pre moving , FPS 8.02, Running 60.99s Step 335( N/A%), pre moving , FPS 8.10, Running 61.12s Step 336( N/A%), pre moving , FPS 8.43, Running 61.20s Step 337( N/A%), pre moving , FPS 8.79, Running 61.27s Step 338( N/A%), pre moving , FPS 9.06, Running 61.33s Step 339( N/A%), pre moving , FPS 9.29, Running 61.39s Step 340( N/A%), pre moving , FPS 9.47, Running 61.46s Step 341( N/A%), pre moving , FPS 9.65, Running 61.54s Step 342( N/A%), pre moving , FPS 9.93, Running 61.61s Step 343( N/A%), pre moving , FPS 8.07, Running 62.18s Step 344( N/A%), pre moving , FPS 8.10, Running 62.29s Step 345( N/A%), pre moving , FPS 8.11, Running 62.40s Step 346( N/A%), pre moving , FPS 7.95, Running 62.58s Step 347( N/A%), pre moving , FPS 7.93, Running 62.69s Step 348( N/A%), pre moving , FPS 7.87, Running 62.81s Step 349( N/A%), pre moving , FPS 7.82, Running 62.92s Step 350( N/A%), pre moving , FPS 7.89, Running 63.03s Step 351( N/A%), pre moving , FPS 7.94, Running 63.13s Step 352( N/A%), pre moving , FPS 7.86, Running 63.26s Step 353( N/A%), pre moving , FPS 7.95, Running 63.37s Step 354( N/A%), pre moving , FPS 8.03, Running 63.48s Step 355( N/A%), pre moving , FPS 8.07, Running 63.60s Step 356( N/A%), pre moving , FPS 7.98, Running 63.71s Step 357( N/A%), pre moving , FPS 7.85, Running 63.81s Step 358( N/A%), pre moving , FPS 7.72, Running 63.92s Step 359( N/A%), pre moving , FPS 7.53, Running 64.05s Step 360( N/A%), pre moving , FPS 7.41, Running 64.16s Step 361( N/A%), pre moving , FPS 7.33, Running 64.27s Step 362( N/A%), pre moving , FPS 7.22, Running 64.38s Step 363( N/A%), pre moving , FPS 8.65, Running 64.49s Step 364( N/A%), pre moving , FPS 8.66, Running 64.60s Step 365( N/A%), pre moving , FPS 8.67, Running 64.70s Step 366( N/A%), pre moving , FPS 8.95, Running 64.81s Step 367( N/A%), pre moving , FPS 8.72, Running 64.99s Step 368( N/A%), pre moving , FPS 8.50, Running 65.16s Step 369( N/A%), pre moving , FPS 8.25, Running 65.34s Step 370( N/A%), pre moving , FPS 8.25, Running 65.45s Step 371( N/A%), pre moving , FPS 8.33, Running 65.53s Step 372( N/A%), pre moving , FPS 8.49, Running 65.62s Step 373( N/A%), pre moving , FPS 8.57, Running 65.71s Step 374( N/A%), pre moving , FPS 8.57, Running 65.82s Step 375( N/A%), pre moving , FPS 8.64, Running 65.92s Step 376( N/A%), pre moving , FPS 8.75, Running 65.99s Step 377( N/A%), pre moving , FPS 8.92, Running 66.05s Step 378( N/A%), pre moving , FPS 9.08, Running 66.12s Step 379( N/A%), pre moving , FPS 9.42, Running 66.17s Step 380( N/A%), pre moving , FPS 9.61, Running 66.24s Step 381( N/A%), pre moving , FPS 9.76, Running 66.32s Step 382( N/A%), pre moving , FPS 10.00, Running 66.38s Step 383( N/A%), pre moving , FPS 10.04, Running 66.49s Step 384( N/A%), pre moving , FPS 10.01, Running 66.60s Step 385( N/A%), pre moving , FPS 9.88, Running 66.73s Step 386( N/A%), pre moving , FPS 9.81, Running 66.85s Step 387( N/A%), pre moving , FPS 10.06, Running 66.97s Step 388( N/A%), pre moving , FPS 10.39, Running 67.09s Step 389( N/A%), pre moving , FPS 10.79, Running 67.19s Step 390( N/A%), pre moving , FPS 10.83, Running 67.30s Step 391( N/A%), pre moving , FPS 10.58, Running 67.42s Step 392( N/A%), pre moving , FPS 10.44, Running 67.54s Step 393( N/A%), pre moving , FPS 10.20, Running 67.67s Step 394( N/A%), pre moving , FPS 10.15, Running 67.79s Step 395( N/A%), pre moving , FPS 10.22, Running 67.87s Step 396( N/A%), pre moving , FPS 10.05, Running 67.98s Step 397( N/A%), pre moving , FPS 9.88, Running 68.08s Step 398( N/A%), pre moving , FPS 9.85, Running 68.15s Step 399( N/A%), pre moving , FPS 9.68, Running 68.24s Step 400( N/A%), pre moving , FPS 9.65, Running 68.31s Step 401( N/A%), pre moving , FPS 9.28, Running 68.47s Step 402( N/A%), pre moving , FPS 9.11, Running 68.57s Step 403( N/A%), pre moving , FPS 5.18, Running 70.35s Step 404( N/A%), pre moving , FPS 4.83, Running 70.74s Step 405( N/A%), pre moving , FPS 4.71, Running 70.97s Step 406( N/A%), pre moving , FPS 4.39, Running 71.41s Step 407( N/A%), pre moving , FPS 4.29, Running 71.63s Step 408( N/A%), pre moving , FPS 4.04, Running 72.03s Step 409( N/A%), pre moving , FPS 3.97, Running 72.23s Step 410( N/A%), pre moving , FPS 3.79, Running 72.58s Step 411( N/A%), pre moving , FPS 3.69, Running 72.84s Step 412( N/A%), pre moving , FPS 3.53, Running 73.21s Step 413( N/A%), pre moving , FPS 3.47, Running 73.42s Step 414( N/A%), pre moving , FPS 3.34, Running 73.78s Step 415( N/A%), pre moving , FPS 3.27, Running 73.98s Step 416( N/A%), pre moving , FPS 3.16, Running 74.32s Step 417( N/A%), pre moving , FPS 3.11, Running 74.50s Step 418( N/A%), pre moving , FPS 2.95, Running 74.94s Step 419( N/A%), pre moving , FPS 2.89, Running 75.17s Step 420( N/A%), pre moving , FPS 2.73, Running 75.64s Step 421( N/A%), pre moving , FPS 2.71, Running 75.85s Step 422( N/A%), pre moving , FPS 2.61, Running 76.24s Step 423( 0.33%), action 1, FPS 2.95, Running 77.12s Step 424( 0.67%), action 2, FPS 2.94, Running 77.55s Step 425( 1.00%), action 3, FPS 2.71, Running 78.37s Step 426( 1.33%), action 4, FPS 2.72, Running 78.76s Step 427( 1.67%), action 5, FPS 2.58, Running 79.40s Step 428( 2.00%), action 6, FPS 2.53, Running 79.95s Step 429( 2.33%), action 7, FPS 2.43, Running 80.44s Step 430( 2.67%), action 8, FPS 2.30, Running 81.28s Step 431( 3.00%), action 9, FPS 2.24, Running 81.76s Step 432( 3.33%), action 10, FPS 2.10, Running 82.74s Step 433( 3.67%), action 11, FPS 1.99, Running 83.47s Step 434( 4.00%), action 12, FPS 1.97, Running 83.94s Step 435( 4.33%), action 13, FPS 1.87, Running 84.69s Step 436( 4.67%), action 14, FPS 1.74, Running 85.79s Step 437( 5.00%), action 15, FPS 1.63, Running 86.76s Step 438( 5.33%), action 16, FPS 1.57, Running 87.67s Step 439( 5.67%), action 17, FPS 1.52, Running 88.34s Step 440( 6.00%), action 18, FPS 1.52, Running 88.77s Step 441( 6.33%), action 19, FPS 1.49, Running 89.28s Step 442( 6.67%), action 20, FPS 1.47, Running 89.83s Step 443( 7.00%), action 21, FPS 1.45, Running 90.90s Step 444( 7.33%), action 22, FPS 1.45, Running 91.36s Step 445( 7.67%), action 23, FPS 1.42, Running 92.41s Step 446( 8.00%), action 24, FPS 1.42, Running 92.89s Step 447( 8.33%), action 25, FPS 1.43, Running 93.36s Step 448( 8.67%), action 26, FPS 1.44, Running 93.82s Step 449( 9.00%), action 27, FPS 1.39, Running 94.79s Step 450( 9.33%), action 28, FPS 1.44, Running 95.19s Step 451( 9.67%), action 29, FPS 1.43, Running 95.74s Step 452( 10.00%), action 30, FPS 1.48, Running 96.25s Step 453( 10.33%), action 31, FPS 1.44, Running 97.33s Step 454( 10.67%), action 32, FPS 1.46, Running 97.67s Step 455( 11.00%), action 33, FPS 1.48, Running 98.17s Step 456( 11.33%), action 34, FPS 1.56, Running 98.65s Step 457( 11.67%), action 35, FPS 1.60, Running 99.23s Step 458( 12.00%), action 36, FPS 1.68, Running 99.58s Step 459( 12.33%), action 37, FPS 1.69, Running 100.19s Step 460( 12.67%), action 38, FPS 1.63, Running 101.04s Step 461( 13.00%), action 39, FPS 1.64, Running 101.47s Step 462( 13.33%), action 40, FPS 1.61, Running 102.28s Step 463( 13.67%), action 41, FPS 1.63, Running 103.16s Step 464( 14.00%), action 42, FPS 1.65, Running 103.52s Step 465( 14.33%), action 43, FPS 1.74, Running 103.89s Step 466( 14.67%), action 44, FPS 1.78, Running 104.13s Step 467( 15.00%), action 45, FPS 1.74, Running 104.87s Step 468( 15.33%), action 46, FPS 1.76, Running 105.17s Step 469( 15.67%), action 47, FPS 1.83, Running 105.73s Step 470( 16.00%), action 48, FPS 1.82, Running 106.17s Step 471( 16.33%), action 49, FPS 1.83, Running 106.69s Step 472( 16.67%), action 50, FPS 1.80, Running 107.35s Step 473( 17.00%), action 51, FPS 1.91, Running 107.83s Step 474( 17.33%), action 52, FPS 1.92, Running 108.06s Step 475( 17.67%), action 53, FPS 1.96, Running 108.39s Step 476( 18.00%), action 54, FPS 1.98, Running 108.75s Step 477( 18.33%), action 55, FPS 2.00, Running 109.21s Step 478( 18.67%), action 56, FPS 1.93, Running 109.92s Step 479( 19.00%), action 57, FPS 1.96, Running 110.40s Step 480( 19.33%), action 58, FPS 2.04, Running 110.85s Step 481( 19.67%), action 59, FPS 2.02, Running 111.36s Step 482( 20.00%), action 60, FPS 2.10, Running 111.79s Step 483( 20.33%), action 61, FPS 2.19, Running 112.31s Step 484( 20.67%), action 62, FPS 2.20, Running 112.63s Step 485( 21.00%), action 63, FPS 2.12, Running 113.33s Step 486( 21.33%), action 64, FPS 2.07, Running 113.81s Step 487( 21.67%), action 65, FPS 2.10, Running 114.42s Step 488( 22.00%), action 66, FPS 2.02, Running 115.07s Step 489( 22.33%), action 67, FPS 2.02, Running 115.61s Step 490( 22.67%), action 68, FPS 2.04, Running 115.98s Step 491( 23.00%), action 69, FPS 2.08, Running 116.33s Step 492( 23.33%), action 70, FPS 2.10, Running 116.89s Step 493( 23.67%), action 71, FPS 1.98, Running 117.92s Step 494( 24.00%), action 72, FPS 1.84, Running 118.92s Step 495( 24.33%), action 73, FPS 1.81, Running 119.42s Step 496( 24.67%), action 74, FPS 1.73, Running 120.32s Step 497( 25.00%), action 75, FPS 1.74, Running 120.74s Step 498( 25.33%), action 76, FPS 1.74, Running 121.43s Step 499( 25.67%), action 77, FPS 1.73, Running 121.97s Step 500( 26.00%), action 78, FPS 1.71, Running 122.57s Step 501( 26.33%), action 79, FPS 1.66, Running 123.42s Step 502( 26.67%), action 80, FPS 1.68, Running 123.73s Step 503( 27.00%), action 81, FPS 1.59, Running 124.89s Step 504( 27.33%), action 82, FPS 1.57, Running 125.38s Step 505( 27.67%), action 83, FPS 1.54, Running 126.31s Step 506( 28.00%), action 84, FPS 1.48, Running 127.32s Step 507( 28.33%), action 85, FPS 1.45, Running 128.23s Step 508( 28.67%), action 86, FPS 1.42, Running 129.13s Step 509( 29.00%), action 87, FPS 1.40, Running 129.94s Step 510( 29.33%), action 88, FPS 1.39, Running 130.35s Step 511( 29.67%), action 89, FPS 1.37, Running 130.96s Step 512( 30.00%), action 90, FPS 1.38, Running 131.36s Step 513( 30.33%), action 91, FPS 1.42, Running 132.05s Step 514( 30.67%), action 92, FPS 1.47, Running 132.52s Step 515( 31.00%), action 93, FPS 1.47, Running 133.02s Step 516( 31.33%), action 94, FPS 1.47, Running 133.92s Step 517( 31.67%), action 95, FPS 1.45, Running 134.50s Step 518( 32.00%), action 96, FPS 1.49, Running 134.87s Step 519( 32.33%), action 97, FPS 1.49, Running 135.35s Step 520( 32.67%), action 98, FPS 1.52, Running 135.72s Step 521( 33.00%), action 99, FPS 1.57, Running 136.19s Step 522( 33.33%), action 100, FPS 1.56, Running 136.55s Step 523( 33.67%), action 101, FPS 1.56, Running 137.70s Step 524( 34.00%), action 102, FPS 1.58, Running 138.06s Step 525( 34.33%), action 103, FPS 1.62, Running 138.65s Step 526( 34.67%), action 104, FPS 1.72, Running 138.98s Step 527( 35.00%), action 105, FPS 1.80, Running 139.35s Step 528( 35.33%), action 106, FPS 1.82, Running 140.10s Step 529( 35.67%), action 107, FPS 1.85, Running 140.74s Step 530( 36.00%), action 108, FPS 1.82, Running 141.37s Step 531( 36.33%), action 109, FPS 1.84, Running 141.84s Step 532( 36.67%), action 110, FPS 1.83, Running 142.29s Step 533( 37.00%), action 111, FPS 1.77, Running 143.36s Step 534( 37.33%), action 112, FPS 1.77, Running 143.84s Step 535( 37.67%), action 113, FPS 1.76, Running 144.36s Step 536( 38.00%), action 114, FPS 1.84, Running 144.79s Step 537( 38.33%), action 115, FPS 1.82, Running 145.49s Step 538( 38.67%), action 116, FPS 1.81, Running 145.89s Step 539( 39.00%), action 117, FPS 1.78, Running 146.57s Step 540( 39.33%), action 118, FPS 1.78, Running 146.95s Step 541( 39.67%), action 119, FPS 1.74, Running 147.71s Step 542( 40.00%), action 120, FPS 1.73, Running 148.10s Step 543( 40.33%), action 121, FPS 1.78, Running 148.93s Step 544( 40.67%), action 122, FPS 1.75, Running 149.48s Step 545( 41.00%), action 123, FPS 1.73, Running 150.20s Step 546( 41.33%), action 124, FPS 1.71, Running 150.67s Step 547( 41.67%), action 125, FPS 1.71, Running 151.03s Step 548( 42.00%), action 126, FPS 1.76, Running 151.45s Step 549( 42.33%), action 127, FPS 1.73, Running 152.31s Step 550( 42.67%), action 128, FPS 1.72, Running 153.00s Step 551( 43.00%), action 129, FPS 1.72, Running 153.50s Step 552( 43.33%), action 130, FPS 1.72, Running 153.90s Step 553( 43.67%), action 131, FPS 1.79, Running 154.51s Step 554( 44.00%), action 132, FPS 1.78, Running 155.06s Step 555( 44.33%), action 133, FPS 1.75, Running 155.78s Step 556( 44.67%), action 134, FPS 1.76, Running 156.15s Step 557( 45.00%), action 135, FPS 1.79, Running 156.68s Step 558( 45.33%), action 136, FPS 1.72, Running 157.49s Step 559( 45.67%), action 137, FPS 1.69, Running 158.42s Step 560( 46.00%), action 138, FPS 1.63, Running 159.25s Step 561( 46.33%), action 139, FPS 1.60, Running 160.20s Step 562( 46.67%), action 140, FPS 1.61, Running 160.56s Step 563( 47.00%), action 141, FPS 1.55, Running 161.79s Step 564( 47.33%), action 142, FPS 1.56, Running 162.27s Step 565( 47.67%), action 143, FPS 1.53, Running 163.26s Step 566( 48.00%), action 144, FPS 1.52, Running 163.79s Step 567( 48.33%), action 145, FPS 1.48, Running 164.53s Step 568( 48.67%), action 146, FPS 1.44, Running 165.38s Step 569( 49.00%), action 147, FPS 1.47, Running 165.92s Step 570( 49.33%), action 148, FPS 1.47, Running 166.59s Step 571( 49.67%), action 149, FPS 1.48, Running 166.97s Step 572( 50.00%), action 150, FPS 1.50, Running 167.27s Step 573( 50.33%), action 151, FPS 1.50, Running 167.88s Step 574( 50.67%), action 152, FPS 1.47, Running 168.62s Step 575( 51.00%), action 153, FPS 1.50, Running 169.14s Step 576( 51.33%), action 154, FPS 1.44, Running 170.07s Step 577( 51.67%), action 155, FPS 1.46, Running 170.39s Step 578( 52.00%), action 156, FPS 1.45, Running 171.30s Step 579( 52.33%), action 157, FPS 1.46, Running 172.10s Step 580( 52.67%), action 158, FPS 1.46, Running 172.97s Step 581( 53.00%), action 159, FPS 1.46, Running 173.91s Step 582( 53.33%), action 160, FPS 1.46, Running 174.25s Step 583( 53.67%), action 161, FPS 1.48, Running 175.30s Step 584( 54.00%), action 162, FPS 1.45, Running 176.03s Step 585( 54.33%), action 163, FPS 1.45, Running 177.07s Step 586( 54.67%), action 164, FPS 1.46, Running 177.53s Step 587( 55.00%), action 165, FPS 1.48, Running 178.03s Step 588( 55.33%), action 166, FPS 1.53, Running 178.47s Step 589( 55.67%), action 167, FPS 1.49, Running 179.32s Step 590( 56.00%), action 168, FPS 1.53, Running 179.67s Step 591( 56.33%), action 169, FPS 1.51, Running 180.19s Step 592( 56.67%), action 170, FPS 1.48, Running 180.81s Step 593( 57.00%), action 171, FPS 1.46, Running 181.58s Step 594( 57.33%), action 172, FPS 1.48, Running 182.10s Step 595( 57.67%), action 173, FPS 1.50, Running 182.48s Step 596( 58.00%), action 174, FPS 1.56, Running 182.91s Step 597( 58.33%), action 175, FPS 1.50, Running 183.72s Step 598( 58.67%), action 176, FPS 1.55, Running 184.18s Step 599( 59.00%), action 177, FPS 1.59, Running 184.71s Step 600( 59.33%), action 178, FPS 1.64, Running 185.16s Step 601( 59.67%), action 179, FPS 1.70, Running 185.69s Step 602( 60.00%), action 180, FPS 1.70, Running 186.02s Step 603( 60.33%), action 181, FPS 1.78, Running 186.56s Step 604( 60.67%), action 182, FPS 1.77, Running 187.36s Step 605( 61.00%), action 183, FPS 1.85, Running 187.90s Step 606( 61.33%), action 184, FPS 1.84, Running 188.42s Step 607( 61.67%), action 185, FPS 1.82, Running 189.02s Step 608( 62.00%), action 186, FPS 1.79, Running 189.67s Step 609( 62.33%), action 187, FPS 1.88, Running 189.98s Step 610( 62.67%), action 188, FPS 1.83, Running 190.63s Step 611( 63.00%), action 189, FPS 1.77, Running 191.46s Step 612( 63.33%), action 190, FPS 1.81, Running 191.87s Step 613( 63.67%), action 191, FPS 1.83, Running 192.52s Step 614( 64.00%), action 192, FPS 1.86, Running 192.87s Step 615( 64.33%), action 193, FPS 1.83, Running 193.38s Step 616( 64.67%), action 194, FPS 1.84, Running 193.79s Step 617( 65.00%), action 195, FPS 1.83, Running 194.68s Step 618( 65.33%), action 196, FPS 1.83, Running 195.13s Step 619( 65.67%), action 197, FPS 1.83, Running 195.67s Step 620( 66.00%), action 198, FPS 1.83, Running 196.09s Step 621( 66.33%), action 199, FPS 1.83, Running 196.61s Step 622( 66.67%), action 200, FPS 1.81, Running 197.08s Step 623( 67.00%), action 201, FPS 1.75, Running 197.96s Step 624( 67.33%), action 202, FPS 1.74, Running 198.82s Step 625( 67.67%), action 203, FPS 1.75, Running 199.34s Step 626( 68.00%), action 204, FPS 1.74, Running 199.89s Step 627( 68.33%), action 205, FPS 1.69, Running 200.87s Step 628( 68.67%), action 206, FPS 1.69, Running 201.47s Step 629( 69.00%), action 207, FPS 1.66, Running 202.01s Step 630( 69.33%), action 208, FPS 1.67, Running 202.62s Step 631( 69.67%), action 209, FPS 1.68, Running 203.39s Step 632( 70.00%), action 210, FPS 1.59, Running 204.42s Step 633( 70.33%), action 211, FPS 1.54, Running 205.55s Step 634( 70.67%), action 212, FPS 1.49, Running 206.32s Step 635( 71.00%), action 213, FPS 1.46, Running 207.09s Step 636( 71.33%), action 214, FPS 1.45, Running 207.61s Step 637( 71.67%), action 215, FPS 1.47, Running 208.29s Step 638( 72.00%), action 216, FPS 1.45, Running 208.89s [2026-08-02 21:43:07] [66 ] Seed 65 success after 209.60 s. +steps: 638 , actions: 216 . +Instruction: Empty +Total 39/66(59.09%) success. +Setting seed: 66 +Step 1( N/A%), pre moving , FPS 3.53, Running 0.28s Step 2( N/A%), pre moving , FPS 5.44, Running 0.37s Step 3( N/A%), pre moving , FPS 7.04, Running 0.43s Step 4( N/A%), pre moving , FPS 8.00, Running 0.50s Step 5( N/A%), pre moving , FPS 8.68, Running 0.58s Step 6( N/A%), pre moving , FPS 9.09, Running 0.66s Step 7( N/A%), pre moving , FPS 9.60, Running 0.73s Step 8( N/A%), pre moving , FPS 9.98, Running 0.80s Step 9( N/A%), pre moving , FPS 10.29, Running 0.87s Step 10( N/A%), pre moving , FPS 10.58, Running 0.94s Step 11( N/A%), pre moving , FPS 10.88, Running 1.01s Step 12( N/A%), pre moving , FPS 11.04, Running 1.09s Step 13( N/A%), pre moving , FPS 11.21, Running 1.16s Step 14( N/A%), pre moving , FPS 11.25, Running 1.24s Step 15( N/A%), pre moving , FPS 11.29, Running 1.33s Step 16( N/A%), pre moving , FPS 11.37, Running 1.41s Step 17( N/A%), pre moving , FPS 11.49, Running 1.48s Step 18( N/A%), pre moving , FPS 11.56, Running 1.56s Step 19( N/A%), pre moving , FPS 11.51, Running 1.65s Step 20( N/A%), pre moving , FPS 11.49, Running 1.74s Step 21( N/A%), pre moving , FPS 11.52, Running 2.02s Step 22( N/A%), pre moving , FPS 10.95, Running 2.19s Step 23( N/A%), pre moving , FPS 10.83, Running 2.27s Step 24( N/A%), pre moving , FPS 10.81, Running 2.35s Step 25( N/A%), pre moving , FPS 10.80, Running 2.43s Step 26( N/A%), pre moving , FPS 9.56, Running 2.75s Step 27( N/A%), pre moving , FPS 9.44, Running 2.85s Step 28( N/A%), pre moving , FPS 9.37, Running 2.94s Step 29( N/A%), pre moving , FPS 9.25, Running 3.04s Step 30( N/A%), pre moving , FPS 9.00, Running 3.17s Step 31( N/A%), pre moving , FPS 8.88, Running 3.26s Step 32( N/A%), pre moving , FPS 8.81, Running 3.36s Step 33( N/A%), pre moving , FPS 8.73, Running 3.45s Step 34( N/A%), pre moving , FPS 8.68, Running 3.55s Step 35( N/A%), pre moving , FPS 8.61, Running 3.65s Step 36( N/A%), pre moving , FPS 7.60, Running 4.04s Step 37( N/A%), pre moving , FPS 7.70, Running 4.08s Step 38( N/A%), pre moving , FPS 7.80, Running 4.12s Step 39( N/A%), pre moving , FPS 7.95, Running 4.17s Step 40( N/A%), pre moving , FPS 8.11, Running 4.21s Step 41( N/A%), pre moving , FPS 8.92, Running 4.26s Step 42( N/A%), pre moving , FPS 9.46, Running 4.31s Step 43( N/A%), pre moving , FPS 9.64, Running 4.35s Step 44( N/A%), pre moving , FPS 9.83, Running 4.38s Step 45( N/A%), pre moving , FPS 10.03, Running 4.42s Step 46( N/A%), pre moving , FPS 11.72, Running 4.46s Step 47( N/A%), pre moving , FPS 12.09, Running 4.50s Step 48( N/A%), pre moving , FPS 12.42, Running 4.55s Step 49( N/A%), pre moving , FPS 12.91, Running 4.59s Step 50( N/A%), pre moving , FPS 13.72, Running 4.62s Step 51( N/A%), pre moving , FPS 14.30, Running 4.66s Step 52( N/A%), pre moving , FPS 14.89, Running 4.70s Step 53( N/A%), pre moving , FPS 15.54, Running 4.74s Step 54( N/A%), pre moving , FPS 16.29, Running 4.78s Step 55( N/A%), pre moving , FPS 17.12, Running 4.82s Step 56( N/A%), pre moving , FPS 24.21, Running 4.87s Step 57( N/A%), pre moving , FPS 24.03, Running 4.91s Step 58( N/A%), pre moving , FPS 24.09, Running 4.95s Step 59( N/A%), pre moving , FPS 24.34, Running 4.99s Step 60( N/A%), pre moving , FPS 24.29, Running 5.03s Step 61( N/A%), pre moving , FPS 24.74, Running 5.07s Step 62( N/A%), pre moving , FPS 25.10, Running 5.11s Step 63( N/A%), pre moving , FPS 24.55, Running 5.16s Step 64( N/A%), pre moving , FPS 23.97, Running 5.22s Step 65( N/A%), pre moving , FPS 23.43, Running 5.28s Step 66( N/A%), pre moving , FPS 22.91, Running 5.33s Step 67( N/A%), pre moving , FPS 22.42, Running 5.39s Step 68( N/A%), pre moving , FPS 21.71, Running 5.47s Step 69( N/A%), pre moving , FPS 21.21, Running 5.53s Step 70( N/A%), pre moving , FPS 20.81, Running 5.59s Step 71( N/A%), pre moving , FPS 20.35, Running 5.64s Step 72( N/A%), pre moving , FPS 19.98, Running 5.70s Step 73( N/A%), pre moving , FPS 19.60, Running 5.76s Step 74( N/A%), pre moving , FPS 19.25, Running 5.81s Step 75( N/A%), pre moving , FPS 19.00, Running 5.87s Step 76( N/A%), pre moving , FPS 18.74, Running 5.93s Step 77( N/A%), pre moving , FPS 18.48, Running 5.99s Step 78( N/A%), pre moving , FPS 18.11, Running 6.06s Step 79( N/A%), pre moving , FPS 17.75, Running 6.11s Step 80( N/A%), pre moving , FPS 17.50, Running 6.17s Step 81( N/A%), pre moving , FPS 17.13, Running 6.24s Step 82( N/A%), pre moving , FPS 16.72, Running 6.30s Step 83( N/A%), pre moving , FPS 16.66, Running 6.36s Step 84( N/A%), pre moving , FPS 16.39, Running 6.44s Step 85( N/A%), pre moving , FPS 16.31, Running 6.50s Step 86( N/A%), pre moving , FPS 16.28, Running 6.56s Step 87( N/A%), pre moving , FPS 16.28, Running 6.62s Step 88( N/A%), pre moving , FPS 16.70, Running 6.66s Step 89( N/A%), pre moving , FPS 16.95, Running 6.71s Step 90( N/A%), pre moving , FPS 17.17, Running 6.75s Step 91( N/A%), pre moving , FPS 17.34, Running 6.80s Step 92( N/A%), pre moving , FPS 17.49, Running 6.84s Step 93( N/A%), pre moving , FPS 17.78, Running 6.88s Step 94( N/A%), pre moving , FPS 17.85, Running 6.93s Step 95( N/A%), pre moving , FPS 18.16, Running 6.97s Step 96( N/A%), pre moving , FPS 18.51, Running 7.01s Step 97( N/A%), pre moving , FPS 18.87, Running 7.05s Step 98( N/A%), pre moving , FPS 19.34, Running 7.09s Step 99( N/A%), pre moving , FPS 19.70, Running 7.13s Step 100( N/A%), pre moving , FPS 20.10, Running 7.17s Step 101( N/A%), pre moving , FPS 20.62, Running 7.21s Step 102( N/A%), pre moving , FPS 21.21, Running 7.24s Step 103( N/A%), pre moving , FPS 21.74, Running 7.28s Step 104( N/A%), pre moving , FPS 22.71, Running 7.32s Step 105( N/A%), pre moving , FPS 23.28, Running 7.36s Step 106( N/A%), pre moving , FPS 23.79, Running 7.40s Step 107( N/A%), pre moving , FPS 24.12, Running 7.45s Step 108( N/A%), pre moving , FPS 24.22, Running 7.49s Step 109( N/A%), pre moving , FPS 24.37, Running 7.53s Step 110( N/A%), pre moving , FPS 24.18, Running 7.58s Step 111( N/A%), pre moving , FPS 24.35, Running 7.62s Step 112( N/A%), pre moving , FPS 24.50, Running 7.66s Step 113( N/A%), pre moving , FPS 24.52, Running 7.70s Step 114( N/A%), pre moving , FPS 24.61, Running 7.75s Step 115( N/A%), pre moving , FPS 24.50, Running 7.79s Step 116( N/A%), pre moving , FPS 24.54, Running 7.83s Step 117( N/A%), pre moving , FPS 24.55, Running 7.87s Step 118( N/A%), pre moving , FPS 14.21, Running 8.50s Step 119( N/A%), pre moving , FPS 12.91, Running 8.68s Step 120( N/A%), pre moving , FPS 11.20, Running 8.96s Step 121( N/A%), pre moving , FPS 10.32, Running 9.14s Step 122( N/A%), pre moving , FPS 9.14, Running 9.43s Step 123( N/A%), pre moving , FPS 8.61, Running 9.61s Step 124( N/A%), pre moving , FPS 7.87, Running 9.86s Step 125( N/A%), pre moving , FPS 7.59, Running 10.00s Step 126( N/A%), pre moving , FPS 7.01, Running 10.26s Step 127( N/A%), pre moving , FPS 6.73, Running 10.42s Step 128( N/A%), pre moving , FPS 6.26, Running 10.69s Step 129( N/A%), pre moving , FPS 6.05, Running 10.84s Step 130( N/A%), pre moving , FPS 5.73, Running 11.07s Step 131( N/A%), pre moving , FPS 5.54, Running 11.23s Step 132( N/A%), pre moving , FPS 5.24, Running 11.48s Step 133( N/A%), pre moving , FPS 5.04, Running 11.67s Step 134( N/A%), pre moving , FPS 4.80, Running 11.92s Step 135( N/A%), pre moving , FPS 4.67, Running 12.07s Step 136( N/A%), pre moving , FPS 4.48, Running 12.30s Step 137( N/A%), pre moving , FPS 4.35, Running 12.46s Step 138( N/A%), pre moving , FPS 4.74, Running 12.72s Step 139( N/A%), pre moving , FPS 4.77, Running 12.87s Step 140( N/A%), pre moving , FPS 4.80, Running 13.12s Step 141( N/A%), pre moving , FPS 4.87, Running 13.25s Step 142( N/A%), pre moving , FPS 4.93, Running 13.49s Step 143( N/A%), pre moving , FPS 4.90, Running 13.69s Step 144( N/A%), pre moving , FPS 4.96, Running 13.89s Step 145( N/A%), pre moving , FPS 4.90, Running 14.08s Step 146( N/A%), pre moving , FPS 4.94, Running 14.31s Step 147( N/A%), pre moving , FPS 4.98, Running 14.44s Step 148( N/A%), pre moving , FPS 4.97, Running 14.71s Step 149( N/A%), pre moving , FPS 4.99, Running 14.84s Step 150( N/A%), pre moving , FPS 4.98, Running 15.08s Step 151( N/A%), pre moving , FPS 4.96, Running 15.26s Step 152( N/A%), pre moving , FPS 4.98, Running 15.50s Step 153( N/A%), pre moving , FPS 5.04, Running 15.63s Step 154( N/A%), pre moving , FPS 5.04, Running 15.88s Step 155( N/A%), pre moving , FPS 5.08, Running 16.01s Step 156( N/A%), pre moving , FPS 5.08, Running 16.23s Step 157( N/A%), pre moving , FPS 5.10, Running 16.38s Step 158( N/A%), pre moving , FPS 5.14, Running 16.60s Step 159( N/A%), pre moving , FPS 5.18, Running 16.73s Step 160( N/A%), pre moving , FPS 5.17, Running 16.99s Step 161( N/A%), pre moving , FPS 5.13, Running 17.15s Step 162( N/A%), pre moving , FPS 5.14, Running 17.38s Step 163( N/A%), pre moving , FPS 5.20, Running 17.54s Step 164( N/A%), pre moving , FPS 5.22, Running 17.72s Step 165( N/A%), pre moving , FPS 5.27, Running 17.87s Step 166( N/A%), pre moving , FPS 5.23, Running 18.13s Step 167( N/A%), pre moving , FPS 5.20, Running 18.29s Step 168( N/A%), pre moving , FPS 5.26, Running 18.51s Step 169( N/A%), pre moving , FPS 5.20, Running 18.69s Step 170( N/A%), pre moving , FPS 5.22, Running 18.91s Step 171( N/A%), pre moving , FPS 5.25, Running 19.07s Step 172( N/A%), pre moving , FPS 5.24, Running 19.31s Step 173( N/A%), pre moving , FPS 5.37, Running 19.36s Step 174( N/A%), pre moving , FPS 5.70, Running 19.40s Step 175( N/A%), pre moving , FPS 5.84, Running 19.44s Step 176( N/A%), pre moving , FPS 6.15, Running 19.48s Step 177( N/A%), pre moving , FPS 6.37, Running 19.52s Step 178( N/A%), pre moving , FPS 6.75, Running 19.57s Step 179( N/A%), pre moving , FPS 6.95, Running 19.61s Step 180( N/A%), pre moving , FPS 7.51, Running 19.65s Step 181( N/A%), pre moving , FPS 7.87, Running 19.69s Step 182( N/A%), pre moving , FPS 8.54, Running 19.73s Step 183( N/A%), pre moving , FPS 7.73, Running 20.12s Step 184( N/A%), pre moving , FPS 8.19, Running 20.16s Step 185( N/A%), pre moving , FPS 8.55, Running 20.21s Step 186( N/A%), pre moving , FPS 9.44, Running 20.25s Step 187( N/A%), pre moving , FPS 9.87, Running 20.31s Step 188( N/A%), pre moving , FPS 10.76, Running 20.37s Step 189( N/A%), pre moving , FPS 11.46, Running 20.43s Step 190( N/A%), pre moving , FPS 12.66, Running 20.49s Step 191( N/A%), pre moving , FPS 13.46, Running 20.55s Step 192( N/A%), pre moving , FPS 15.43, Running 20.61s Step 193( N/A%), pre moving , FPS 15.27, Running 20.67s Step 194( N/A%), pre moving , FPS 14.92, Running 20.74s Step 195( N/A%), pre moving , FPS 14.55, Running 20.81s Step 196( N/A%), pre moving , FPS 13.99, Running 20.91s Step 197( N/A%), pre moving , FPS 13.59, Running 21.00s Step 198( N/A%), pre moving , FPS 13.04, Running 21.10s Step 199( N/A%), pre moving , FPS 12.90, Running 21.16s Step 200( N/A%), pre moving , FPS 12.59, Running 21.24s Step 201( N/A%), pre moving , FPS 12.48, Running 21.29s Step 202( N/A%), pre moving , FPS 12.12, Running 21.38s Step 203( N/A%), pre moving , FPS 13.99, Running 21.55s Step 204( N/A%), pre moving , FPS 13.41, Running 21.66s Step 205( N/A%), pre moving , FPS 13.08, Running 21.74s Step 206( N/A%), pre moving , FPS 12.63, Running 21.84s Step 207( N/A%), pre moving , FPS 12.30, Running 21.94s Step 208( N/A%), pre moving , FPS 12.04, Running 22.03s Step 209( N/A%), pre moving , FPS 11.74, Running 22.13s Step 210( N/A%), pre moving , FPS 11.51, Running 22.23s Step 211( N/A%), pre moving , FPS 11.23, Running 22.33s Step 212( N/A%), pre moving , FPS 11.00, Running 22.43s Step 213( N/A%), pre moving , FPS 10.73, Running 22.53s Step 214( N/A%), pre moving , FPS 10.56, Running 22.63s Step 215( N/A%), pre moving , FPS 10.45, Running 22.73s Step 216( N/A%), pre moving , FPS 10.45, Running 22.83s Step 217( N/A%), pre moving , FPS 10.34, Running 22.93s Step 218( N/A%), pre moving , FPS 10.38, Running 23.03s Step 219( N/A%), pre moving , FPS 10.17, Running 23.13s Step 220( N/A%), pre moving , FPS 10.01, Running 23.23s Step 221( N/A%), pre moving , FPS 9.78, Running 23.33s Step 222( N/A%), pre moving , FPS 9.72, Running 23.43s Step 223( N/A%), pre moving , FPS 10.11, Running 23.53s Step 224( N/A%), pre moving , FPS 10.21, Running 23.61s Step 225( N/A%), pre moving , FPS 10.23, Running 23.70s Step 226( N/A%), pre moving , FPS 10.29, Running 23.78s Step 227( N/A%), pre moving , FPS 10.39, Running 23.86s Step 228( N/A%), pre moving , FPS 10.55, Running 23.93s Step 229( N/A%), pre moving , FPS 10.75, Running 24.00s Step 230( N/A%), pre moving , FPS 11.00, Running 24.05s Step 231( N/A%), pre moving , FPS 11.43, Running 24.08s Step 232( N/A%), pre moving , FPS 11.86, Running 24.11s Step 233( N/A%), pre moving , FPS 12.39, Running 24.14s Step 234( N/A%), pre moving , FPS 12.63, Running 24.21s Step 235( N/A%), pre moving , FPS 13.01, Running 24.26s Step 236( N/A%), pre moving , FPS 13.44, Running 24.32s Step 237( N/A%), pre moving , FPS 14.05, Running 24.35s Step 238( N/A%), pre moving , FPS 14.75, Running 24.39s Step 239( N/A%), pre moving , FPS 15.46, Running 24.42s Step 240( N/A%), pre moving , FPS 16.32, Running 24.46s Step 241( N/A%), pre moving , FPS 17.24, Running 24.49s Step 242( N/A%), pre moving , FPS 18.20, Running 24.53s Step 243( N/A%), pre moving , FPS 19.33, Running 24.57s Step 244( N/A%), pre moving , FPS 14.66, Running 24.98s Step 245( N/A%), pre moving , FPS 15.12, Running 25.02s Step 246( N/A%), pre moving , FPS 15.74, Running 25.05s Step 247( N/A%), pre moving , FPS 16.41, Running 25.08s Step 248( N/A%), pre moving , FPS 16.87, Running 25.11s Step 249( N/A%), pre moving , FPS 17.09, Running 25.17s Step 250( N/A%), pre moving , FPS 17.12, Running 25.22s Step 251( N/A%), pre moving , FPS 16.89, Running 25.27s Step 252( N/A%), pre moving , FPS 16.67, Running 25.31s Step 253( N/A%), pre moving , FPS 16.43, Running 25.36s Step 254( N/A%), pre moving , FPS 16.71, Running 25.41s Step 255( N/A%), pre moving , FPS 16.60, Running 25.47s Step 256( N/A%), pre moving , FPS 16.54, Running 25.52s Step 257( N/A%), pre moving , FPS 16.32, Running 25.58s Step 258( N/A%), pre moving , FPS 16.08, Running 25.63s Step 259( N/A%), pre moving , FPS 15.66, Running 25.70s Step 260( N/A%), pre moving , FPS 15.44, Running 25.75s Step 261( N/A%), pre moving , FPS 14.87, Running 25.84s Step 262( N/A%), pre moving , FPS 14.65, Running 25.90s Step 263( N/A%), pre moving , FPS 14.14, Running 25.98s Step 264( N/A%), pre moving , FPS 18.96, Running 26.03s Step 265( N/A%), pre moving , FPS 18.16, Running 26.12s Step 266( N/A%), pre moving , FPS 17.84, Running 26.17s Step 267( N/A%), pre moving , FPS 17.16, Running 26.25s Step 268( N/A%), pre moving , FPS 16.89, Running 26.30s Step 269( N/A%), pre moving , FPS 16.67, Running 26.37s Step 270( N/A%), pre moving , FPS 16.41, Running 26.44s Step 271( N/A%), pre moving , FPS 16.29, Running 26.49s Step 272( N/A%), pre moving , FPS 16.23, Running 26.55s Step 273( N/A%), pre moving , FPS 16.19, Running 26.60s Step 274( N/A%), pre moving , FPS 16.17, Running 26.65s Step 275( N/A%), pre moving , FPS 15.96, Running 26.72s Step 276( N/A%), pre moving , FPS 15.70, Running 26.80s Step 277( N/A%), pre moving , FPS 15.53, Running 26.87s Step 278( N/A%), pre moving , FPS 15.32, Running 26.93s Step 279( N/A%), pre moving , FPS 15.52, Running 26.99s Step 280( N/A%), pre moving , FPS 15.53, Running 27.04s Step 281( N/A%), pre moving , FPS 15.89, Running 27.10s Step 282( N/A%), pre moving , FPS 15.84, Running 27.16s Step 283( N/A%), pre moving , FPS 16.28, Running 27.21s Step 284( N/A%), pre moving , FPS 16.28, Running 27.26s Step 285( N/A%), pre moving , FPS 16.69, Running 27.32s Step 286( N/A%), pre moving , FPS 16.66, Running 27.37s Step 287( N/A%), pre moving , FPS 16.98, Running 27.43s Step 288( N/A%), pre moving , FPS 16.90, Running 27.48s Step 289( N/A%), pre moving , FPS 16.90, Running 27.55s Step 290( N/A%), pre moving , FPS 16.88, Running 27.62s Step 291( N/A%), pre moving , FPS 16.58, Running 27.70s Step 292( N/A%), pre moving , FPS 16.30, Running 27.77s Step 293( N/A%), pre moving , FPS 16.10, Running 27.84s Step 294( N/A%), pre moving , FPS 15.80, Running 27.91s Step 295( N/A%), pre moving , FPS 15.60, Running 28.00s Step 296( N/A%), pre moving , FPS 15.49, Running 28.09s Step 297( N/A%), pre moving , FPS 15.28, Running 28.18s Step 298( N/A%), pre moving , FPS 14.94, Running 28.27s Step 299( N/A%), pre moving , FPS 14.58, Running 28.36s Step 300( N/A%), pre moving , FPS 14.30, Running 28.44s Step 301( N/A%), pre moving , FPS 14.00, Running 28.53s Step 302( N/A%), pre moving , FPS 13.73, Running 28.62s Step 303( N/A%), pre moving , FPS 13.38, Running 28.71s Step 304( N/A%), pre moving , FPS 13.07, Running 28.79s Step 305( N/A%), pre moving , FPS 12.81, Running 28.88s Step 306( N/A%), pre moving , FPS 12.64, Running 28.95s Step 307( N/A%), pre moving , FPS 12.54, Running 29.02s Step 308( N/A%), pre moving , FPS 12.45, Running 29.09s Step 309( N/A%), pre moving , FPS 12.43, Running 29.16s Step 310( N/A%), pre moving , FPS 12.43, Running 29.23s Step 311( N/A%), pre moving , FPS 12.65, Running 29.28s Step 312( N/A%), pre moving , FPS 12.99, Running 29.31s Step 313( N/A%), pre moving , FPS 13.10, Running 29.37s Step 314( N/A%), pre moving , FPS 13.41, Running 29.41s Step 315( N/A%), pre moving , FPS 13.93, Running 29.44s Step 316( N/A%), pre moving , FPS 14.46, Running 29.47s Step 317( N/A%), pre moving , FPS 15.04, Running 29.51s Step 318( N/A%), pre moving , FPS 15.58, Running 29.56s Step 319( N/A%), pre moving , FPS 16.22, Running 29.59s Step 320( N/A%), pre moving , FPS 16.63, Running 29.64s Step 321( N/A%), pre moving , FPS 17.11, Running 29.70s Step 322( N/A%), pre moving , FPS 17.70, Running 29.75s Step 323( N/A%), pre moving , FPS 18.62, Running 29.78s Step 324( N/A%), pre moving , FPS 19.59, Running 29.81s Step 325( N/A%), pre moving , FPS 20.56, Running 29.85s Step 326( N/A%), pre moving , FPS 21.34, Running 29.89s Step 327( N/A%), pre moving , FPS 22.13, Running 29.93s Step 328( N/A%), pre moving , FPS 23.02, Running 29.96s Step 329( N/A%), pre moving , FPS 24.01, Running 29.99s Step 330( N/A%), pre moving , FPS 25.14, Running 30.02s Step 331( N/A%), pre moving , FPS 25.71, Running 30.06s Step 332( N/A%), pre moving , FPS 25.68, Running 30.09s Step 333( N/A%), pre moving , FPS 26.09, Running 30.13s Step 334( N/A%), pre moving , FPS 26.10, Running 30.17s Step 335( N/A%), pre moving , FPS 25.41, Running 30.23s Step 336( N/A%), pre moving , FPS 24.31, Running 30.30s Step 337( N/A%), pre moving , FPS 23.33, Running 30.36s Step 338( N/A%), pre moving , FPS 22.75, Running 30.44s Step 339( N/A%), pre moving , FPS 21.82, Running 30.51s Step 340( N/A%), pre moving , FPS 15.59, Running 30.93s Step 341( N/A%), pre moving , FPS 15.84, Running 30.96s Step 342( N/A%), pre moving , FPS 16.07, Running 30.99s Step 343( N/A%), pre moving , FPS 15.87, Running 31.04s Step 344( N/A%), pre moving , FPS 15.69, Running 31.09s Step 345( N/A%), pre moving , FPS 15.75, Running 31.12s Step 346( N/A%), pre moving , FPS 15.75, Running 31.16s Step 347( N/A%), pre moving , FPS 15.71, Running 31.20s Step 348( N/A%), pre moving , FPS 15.65, Running 31.24s Step 349( N/A%), pre moving , FPS 15.58, Running 31.28s Step 350( N/A%), pre moving , FPS 15.54, Running 31.31s Step 351( N/A%), pre moving , FPS 15.55, Running 31.34s Step 352( N/A%), pre moving , FPS 15.56, Running 31.38s Step 353( N/A%), pre moving , FPS 15.66, Running 31.41s Step 354( N/A%), pre moving , FPS 15.75, Running 31.44s Step 355( N/A%), pre moving , FPS 16.00, Running 31.48s Step 356( N/A%), pre moving , FPS 16.36, Running 31.52s Step 357( N/A%), pre moving , FPS 16.84, Running 31.55s Step 358( N/A%), pre moving , FPS 17.42, Running 31.58s Step 359( N/A%), pre moving , FPS 18.04, Running 31.62s Step 360( N/A%), pre moving , FPS 27.58, Running 31.65s Step 361( N/A%), pre moving , FPS 26.80, Running 31.70s Step 362( N/A%), pre moving , FPS 25.95, Running 31.76s Step 363( N/A%), pre moving , FPS 25.85, Running 31.81s Step 364( N/A%), pre moving , FPS 25.69, Running 31.87s Step 365( N/A%), pre moving , FPS 25.20, Running 31.92s Step 366( N/A%), pre moving , FPS 24.85, Running 31.97s Step 367( N/A%), pre moving , FPS 24.36, Running 32.02s Step 368( N/A%), pre moving , FPS 23.83, Running 32.08s Step 369( N/A%), pre moving , FPS 23.42, Running 32.13s Step 370( N/A%), pre moving , FPS 23.00, Running 32.18s Step 371( N/A%), pre moving , FPS 22.59, Running 32.23s Step 372( N/A%), pre moving , FPS 22.16, Running 32.28s Step 373( N/A%), pre moving , FPS 21.59, Running 32.34s Step 374( N/A%), pre moving , FPS 21.02, Running 32.39s Step 375( N/A%), pre moving , FPS 20.32, Running 32.46s Step 376( N/A%), pre moving , FPS 20.42, Running 32.50s Step 377( N/A%), pre moving , FPS 17.73, Running 32.68s Step 378( N/A%), pre moving , FPS 16.89, Running 32.77s Step 379( N/A%), pre moving , FPS 15.93, Running 32.87s Step 380( N/A%), pre moving , FPS 14.99, Running 32.99s Step 381( N/A%), pre moving , FPS 14.23, Running 33.11s Step 382( N/A%), pre moving , FPS 13.66, Running 33.23s Step 383( N/A%), pre moving , FPS 12.92, Running 33.36s Step 384( N/A%), pre moving , FPS 12.36, Running 33.49s Step 385( N/A%), pre moving , FPS 11.79, Running 33.61s Step 386( N/A%), pre moving , FPS 11.42, Running 33.72s Step 387( N/A%), pre moving , FPS 11.08, Running 33.82s Step 388( N/A%), pre moving , FPS 10.76, Running 33.93s Step 389( N/A%), pre moving , FPS 10.43, Running 34.05s Step 390( N/A%), pre moving , FPS 10.16, Running 34.15s Step 391( N/A%), pre moving , FPS 9.85, Running 34.26s Step 392( N/A%), pre moving , FPS 9.48, Running 34.39s Step 393( N/A%), pre moving , FPS 9.26, Running 34.50s Step 394( N/A%), pre moving , FPS 9.06, Running 34.60s Step 395( N/A%), pre moving , FPS 8.93, Running 34.70s Step 396( N/A%), pre moving , FPS 8.65, Running 34.81s Step 397( N/A%), pre moving , FPS 8.90, Running 34.93s Step 398( N/A%), pre moving , FPS 8.83, Running 35.03s Step 399( N/A%), pre moving , FPS 5.14, Running 36.76s Step 400( N/A%), pre moving , FPS 4.77, Running 37.17s Step 401( N/A%), pre moving , FPS 4.66, Running 37.40s Step 402( N/A%), pre moving , FPS 4.36, Running 37.82s Step 403( N/A%), pre moving , FPS 4.27, Running 38.05s Step 404( N/A%), pre moving , FPS 4.03, Running 38.44s Step 405( N/A%), pre moving , FPS 3.95, Running 38.67s Step 406( N/A%), pre moving , FPS 3.74, Running 39.07s Step 407( N/A%), pre moving , FPS 3.66, Running 39.29s Step 408( N/A%), pre moving , FPS 3.57, Running 39.53s Step 409( N/A%), pre moving , FPS 3.56, Running 39.66s Step 410( N/A%), pre moving , FPS 3.43, Running 39.99s Step 411( N/A%), pre moving , FPS 3.38, Running 40.18s Step 412( N/A%), pre moving , FPS 3.27, Running 40.51s Step 413( N/A%), pre moving , FPS 3.22, Running 40.71s Step 414( N/A%), pre moving , FPS 3.07, Running 41.12s Step 415( N/A%), pre moving , FPS 3.01, Running 41.35s Step 416( N/A%), pre moving , FPS 2.89, Running 41.73s Step 417( N/A%), pre moving , FPS 2.83, Running 42.00s Step 418( N/A%), pre moving , FPS 2.72, Running 42.39s Step 419( 0.33%), action 1, FPS 3.07, Running 43.27s Step 420( 0.67%), action 2, FPS 3.13, Running 43.57s Step 421( 1.00%), action 3, FPS 2.93, Running 44.22s Step 422( 1.33%), action 4, FPS 2.95, Running 44.58s Step 423( 1.67%), action 5, FPS 2.85, Running 45.07s Step 424( 2.00%), action 6, FPS 2.84, Running 45.49s Step 425( 2.33%), action 7, FPS 2.73, Running 46.01s Step 426( 2.67%), action 8, FPS 2.75, Running 46.35s Step 427( 3.00%), action 9, FPS 2.63, Running 46.89s Step 428( 3.33%), action 10, FPS 2.57, Running 47.33s Step 429( 3.67%), action 11, FPS 2.45, Running 47.83s Step 430( 4.00%), action 12, FPS 2.48, Running 48.07s Step 431( 4.33%), action 13, FPS 2.41, Running 48.49s Step 432( 4.67%), action 14, FPS 2.40, Running 48.83s Step 433( 5.00%), action 15, FPS 2.28, Running 49.48s Step 434( 5.33%), action 16, FPS 2.27, Running 49.93s Step 435( 5.67%), action 17, FPS 2.19, Running 50.47s Step 436( 6.00%), action 18, FPS 2.21, Running 50.80s Step 437( 6.33%), action 19, FPS 2.12, Running 51.44s Step 438( 6.67%), action 20, FPS 2.13, Running 51.77s Step 439( 7.00%), action 21, FPS 2.24, Running 52.19s Step 440( 7.33%), action 22, FPS 2.24, Running 52.48s Step 441( 7.67%), action 23, FPS 2.31, Running 52.88s Step 442( 8.00%), action 24, FPS 2.31, Running 53.25s Step 443( 8.33%), action 25, FPS 2.30, Running 53.75s Step 444( 8.67%), action 26, FPS 2.32, Running 54.10s Step 445( 9.00%), action 27, FPS 2.33, Running 54.60s Step 446( 9.33%), action 28, FPS 2.31, Running 55.01s Step 447( 9.67%), action 29, FPS 2.32, Running 55.49s Step 448( 10.00%), action 30, FPS 2.34, Running 55.89s Step 449( 10.33%), action 31, FPS 2.35, Running 56.32s Step 450( 10.67%), action 32, FPS 2.35, Running 56.59s Step 451( 11.00%), action 33, FPS 2.36, Running 56.97s Step 452( 11.33%), action 34, FPS 2.36, Running 57.32s Step 453( 11.67%), action 35, FPS 2.40, Running 57.81s Step 454( 12.00%), action 36, FPS 2.39, Running 58.29s Step 455( 12.33%), action 37, FPS 2.40, Running 58.80s Step 456( 12.67%), action 38, FPS 2.37, Running 59.23s Step 457( 13.00%), action 39, FPS 2.41, Running 59.75s Step 458( 13.33%), action 40, FPS 2.39, Running 60.13s Step 459( 13.67%), action 41, FPS 2.35, Running 60.69s Step 460( 14.00%), action 42, FPS 2.27, Running 61.30s Step 461( 14.33%), action 43, FPS 2.26, Running 61.73s Step 462( 14.67%), action 44, FPS 2.21, Running 62.31s Step 463( 15.00%), action 45, FPS 2.21, Running 62.81s Step 464( 15.33%), action 46, FPS 2.20, Running 63.18s Step 465( 15.67%), action 47, FPS 2.20, Running 63.68s Step 466( 16.00%), action 48, FPS 2.20, Running 64.08s Step 467( 16.33%), action 49, FPS 2.19, Running 64.64s Step 468( 16.67%), action 50, FPS 2.19, Running 65.02s Step 469( 17.00%), action 51, FPS 2.19, Running 65.47s Step 470( 17.33%), action 52, FPS 2.09, Running 66.14s Step 471( 17.67%), action 53, FPS 2.09, Running 66.53s Step 472( 18.00%), action 54, FPS 2.10, Running 66.83s Step 473( 18.33%), action 55, FPS 2.11, Running 67.27s Step 474( 18.67%), action 56, FPS 2.13, Running 67.66s Step 475( 19.00%), action 57, FPS 2.14, Running 68.13s Step 476( 19.33%), action 58, FPS 2.15, Running 68.53s Step 477( 19.67%), action 59, FPS 2.16, Running 69.02s Step 478( 20.00%), action 60, FPS 2.15, Running 69.42s Step 479( 20.33%), action 61, FPS 2.15, Running 69.97s Step 480( 20.67%), action 62, FPS 2.23, Running 70.28s Step 481( 21.00%), action 63, FPS 2.26, Running 70.56s Step 482( 21.33%), action 64, FPS 2.33, Running 70.90s Step 483( 21.67%), action 65, FPS 2.36, Running 71.30s Step 484( 22.00%), action 66, FPS 2.36, Running 71.66s Step 485( 22.33%), action 67, FPS 2.29, Running 72.40s Step 486( 22.67%), action 68, FPS 2.26, Running 72.93s Step 487( 23.00%), action 69, FPS 2.25, Running 73.52s Step 488( 23.33%), action 70, FPS 2.26, Running 73.87s Step 489( 23.67%), action 71, FPS 2.18, Running 74.63s Step 490( 24.00%), action 72, FPS 2.18, Running 75.32s Step 491( 24.33%), action 73, FPS 2.10, Running 76.06s Step 492( 24.67%), action 74, FPS 1.98, Running 76.94s Step 493( 25.00%), action 75, FPS 1.92, Running 77.71s Step 494( 25.33%), action 76, FPS 1.89, Running 78.24s Step 495( 25.67%), action 77, FPS 1.83, Running 79.07s Step 496( 26.00%), action 78, FPS 1.79, Running 79.69s Step 497( 26.33%), action 79, FPS 1.78, Running 80.26s Step 498( 26.67%), action 80, FPS 1.77, Running 80.74s Step 499( 27.00%), action 81, FPS 1.74, Running 81.44s Step 500( 27.33%), action 82, FPS 1.68, Running 82.16s Step 501( 27.67%), action 83, FPS 1.68, Running 82.48s Step 502( 28.00%), action 84, FPS 1.62, Running 83.27s Step 503( 28.33%), action 85, FPS 1.55, Running 84.21s Step 504( 28.67%), action 86, FPS 1.48, Running 85.14s Step 505( 29.00%), action 87, FPS 1.47, Running 86.04s Step 506( 29.33%), action 88, FPS 1.43, Running 86.89s Step 507( 29.67%), action 89, FPS 1.41, Running 87.74s Step 508( 30.00%), action 90, FPS 1.40, Running 88.20s Step 509( 30.33%), action 91, FPS 1.36, Running 89.29s Step 510( 30.67%), action 92, FPS 1.39, Running 89.66s Step 511( 31.00%), action 93, FPS 1.43, Running 90.04s Step 512( 31.33%), action 94, FPS 1.49, Running 90.40s Step 513( 31.67%), action 95, FPS 1.48, Running 91.20s Step 514( 32.00%), action 96, FPS 1.51, Running 91.52s Step 515( 32.33%), action 97, FPS 1.55, Running 91.98s Step 516( 32.67%), action 98, FPS 1.56, Running 92.49s Step 517( 33.00%), action 99, FPS 1.57, Running 92.98s Step 518( 33.33%), action 100, FPS 1.57, Running 93.48s Step 519( 33.67%), action 101, FPS 1.58, Running 94.06s Step 520( 34.00%), action 102, FPS 1.65, Running 94.27s Step 521( 34.33%), action 103, FPS 1.61, Running 94.88s Step 522( 34.67%), action 104, FPS 1.67, Running 95.28s Step 523( 35.00%), action 105, FPS 1.73, Running 95.77s Step 524( 35.33%), action 106, FPS 1.79, Running 96.30s Step 525( 35.67%), action 107, FPS 1.86, Running 96.82s Step 526( 36.00%), action 108, FPS 1.93, Running 97.23s Step 527( 36.33%), action 109, FPS 2.00, Running 97.73s Step 528( 36.67%), action 110, FPS 1.93, Running 98.54s Step 529( 37.00%), action 111, FPS 1.97, Running 99.46s Step 530( 37.33%), action 112, FPS 1.95, Running 99.94s Step 531( 37.67%), action 113, FPS 1.90, Running 100.58s Step 532( 38.00%), action 114, FPS 1.87, Running 101.07s Step 533( 38.33%), action 115, FPS 1.92, Running 101.62s Step 534( 38.67%), action 116, FPS 1.92, Running 101.96s Step 535( 39.00%), action 117, FPS 1.93, Running 102.36s Step 536( 39.33%), action 118, FPS 1.89, Running 103.10s Step 537( 39.67%), action 119, FPS 1.89, Running 103.57s Step 538( 40.00%), action 120, FPS 1.87, Running 104.18s Step 539( 40.33%), action 121, FPS 1.84, Running 104.90s Step 540( 40.67%), action 122, FPS 1.77, Running 105.57s Step 541( 41.00%), action 123, FPS 1.80, Running 106.00s Step 542( 41.33%), action 124, FPS 1.81, Running 106.34s Step 543( 41.67%), action 125, FPS 1.81, Running 106.82s Step 544( 42.00%), action 126, FPS 1.81, Running 107.38s Step 545( 42.33%), action 127, FPS 1.78, Running 108.03s Step 546( 42.67%), action 128, FPS 1.76, Running 108.57s Step 547( 43.00%), action 129, FPS 1.69, Running 109.53s Step 548( 43.33%), action 130, FPS 1.76, Running 109.91s Step 549( 43.67%), action 131, FPS 1.80, Running 110.59s Step 550( 44.00%), action 132, FPS 1.80, Running 111.03s Step 551( 44.33%), action 133, FPS 1.83, Running 111.50s Step 552( 44.67%), action 134, FPS 1.85, Running 111.86s Step 553( 45.00%), action 135, FPS 1.79, Running 112.78s Step 554( 45.33%), action 136, FPS 1.77, Running 113.25s Step 555( 45.67%), action 137, FPS 1.71, Running 114.07s Step 556( 46.00%), action 138, FPS 1.75, Running 114.52s Step 557( 46.33%), action 139, FPS 1.74, Running 115.06s Step 558( 46.67%), action 140, FPS 1.74, Running 115.66s Step 559( 47.00%), action 141, FPS 1.75, Running 116.33s Step 560( 47.33%), action 142, FPS 1.80, Running 116.69s Step 561( 47.67%), action 143, FPS 1.75, Running 117.45s Step 562( 48.00%), action 144, FPS 1.72, Running 117.98s Step 563( 48.33%), action 145, FPS 1.68, Running 118.73s Step 564( 48.67%), action 146, FPS 1.72, Running 119.02s Step 565( 49.00%), action 147, FPS 1.74, Running 119.51s Step 566( 49.33%), action 148, FPS 1.74, Running 120.05s Step 567( 49.67%), action 149, FPS 1.81, Running 120.61s Step 568( 50.00%), action 150, FPS 1.76, Running 121.26s Step 569( 50.33%), action 151, FPS 1.80, Running 121.73s Step 570( 50.67%), action 152, FPS 1.80, Running 122.15s Step 571( 51.00%), action 153, FPS 1.78, Running 122.76s Step 572( 51.33%), action 154, FPS 1.75, Running 123.28s Step 573( 51.67%), action 155, FPS 1.80, Running 123.87s Step 574( 52.00%), action 156, FPS 1.81, Running 124.31s Step 575( 52.33%), action 157, FPS 1.85, Running 124.90s Step 576( 52.67%), action 158, FPS 1.82, Running 125.52s Step 577( 53.00%), action 159, FPS 1.83, Running 126.00s Step 578( 53.33%), action 160, FPS 1.83, Running 126.57s Step 579( 53.67%), action 161, FPS 1.83, Running 127.25s Step 580( 54.00%), action 162, FPS 1.83, Running 127.61s Step 581( 54.33%), action 163, FPS 1.87, Running 128.17s Step 582( 54.67%), action 164, FPS 1.85, Running 128.82s Step 583( 55.00%), action 165, FPS 1.89, Running 129.33s Step 584( 55.33%), action 166, FPS 1.85, Running 129.85s Step 585( 55.67%), action 167, FPS 1.83, Running 130.44s Step 586( 56.00%), action 168, FPS 1.85, Running 130.87s Step 587( 56.33%), action 169, FPS 1.80, Running 131.75s Step 588( 56.67%), action 170, FPS 1.82, Running 132.23s Step 589( 57.00%), action 171, FPS 1.78, Running 132.94s Step 590( 57.33%), action 172, FPS 1.76, Running 133.55s Step 591( 57.67%), action 173, FPS 1.78, Running 134.00s Step 592( 58.00%), action 174, FPS 1.76, Running 134.63s Step 593( 58.33%), action 175, FPS 1.72, Running 135.51s Step 594( 58.67%), action 176, FPS 1.69, Running 136.12s Step 595( 59.00%), action 177, FPS 1.67, Running 136.85s [2026-08-02 21:45:25] [67 ] Seed 66 success after 137.52 s. +steps: 595 , actions: 177 . +Instruction: Empty +Total 40/67(59.70%) success. +Setting seed: 67 +Step 1( N/A%), pre moving , FPS 2.36, Running 0.42s Step 2( N/A%), pre moving , FPS 3.88, Running 0.52s Step 3( N/A%), pre moving , FPS 4.88, Running 0.62s Step 4( N/A%), pre moving , FPS 5.51, Running 0.73s Step 5( N/A%), pre moving , FPS 5.97, Running 0.84s Step 6( N/A%), pre moving , FPS 6.53, Running 0.92s Step 7( N/A%), pre moving , FPS 7.14, Running 0.98s Step 8( N/A%), pre moving , FPS 7.83, Running 1.02s Step 9( N/A%), pre moving , FPS 8.50, Running 1.06s Step 10( N/A%), pre moving , FPS 8.70, Running 1.15s Step 11( N/A%), pre moving , FPS 8.97, Running 1.23s Step 12( N/A%), pre moving , FPS 9.18, Running 1.31s Step 13( N/A%), pre moving , FPS 9.42, Running 1.38s Step 14( N/A%), pre moving , FPS 9.66, Running 1.45s Step 15( N/A%), pre moving , FPS 9.96, Running 1.51s Step 16( N/A%), pre moving , FPS 10.19, Running 1.57s Step 17( N/A%), pre moving , FPS 10.44, Running 1.63s Step 18( N/A%), pre moving , FPS 10.53, Running 1.71s Step 19( N/A%), pre moving , FPS 10.54, Running 1.80s Step 20( N/A%), pre moving , FPS 10.60, Running 1.89s Step 21( N/A%), pre moving , FPS 11.00, Running 2.24s Step 22( N/A%), pre moving , FPS 10.47, Running 2.43s Step 23( N/A%), pre moving , FPS 10.53, Running 2.51s Step 24( N/A%), pre moving , FPS 10.61, Running 2.61s Step 25( N/A%), pre moving , FPS 10.69, Running 2.71s Step 26( N/A%), pre moving , FPS 9.14, Running 3.11s Step 27( N/A%), pre moving , FPS 8.90, Running 3.23s Step 28( N/A%), pre moving , FPS 8.62, Running 3.34s Step 29( N/A%), pre moving , FPS 8.33, Running 3.46s Step 30( N/A%), pre moving , FPS 8.18, Running 3.59s Step 31( N/A%), pre moving , FPS 8.08, Running 3.70s Step 32( N/A%), pre moving , FPS 7.98, Running 3.81s Step 33( N/A%), pre moving , FPS 7.86, Running 3.92s Step 34( N/A%), pre moving , FPS 7.69, Running 4.05s Step 35( N/A%), pre moving , FPS 7.53, Running 4.16s Step 36( N/A%), pre moving , FPS 6.43, Running 4.68s Step 37( N/A%), pre moving , FPS 6.31, Running 4.80s Step 38( N/A%), pre moving , FPS 6.25, Running 4.91s Step 39( N/A%), pre moving , FPS 6.20, Running 5.03s Step 40( N/A%), pre moving , FPS 6.11, Running 5.16s Step 41( N/A%), pre moving , FPS 6.63, Running 5.26s Step 42( N/A%), pre moving , FPS 6.87, Running 5.34s Step 43( N/A%), pre moving , FPS 6.89, Running 5.42s Step 44( N/A%), pre moving , FPS 6.93, Running 5.50s Step 45( N/A%), pre moving , FPS 6.94, Running 5.59s Step 46( N/A%), pre moving , FPS 7.78, Running 5.68s Step 47( N/A%), pre moving , FPS 7.94, Running 5.75s Step 48( N/A%), pre moving , FPS 8.07, Running 5.82s Step 49( N/A%), pre moving , FPS 8.21, Running 5.90s Step 50( N/A%), pre moving , FPS 8.38, Running 5.98s Step 51( N/A%), pre moving , FPS 8.50, Running 6.05s Step 52( N/A%), pre moving , FPS 8.66, Running 6.12s Step 53( N/A%), pre moving , FPS 8.79, Running 6.20s Step 54( N/A%), pre moving , FPS 8.92, Running 6.29s Step 55( N/A%), pre moving , FPS 8.92, Running 6.40s Step 56( N/A%), pre moving , FPS 10.90, Running 6.51s Step 57( N/A%), pre moving , FPS 10.90, Running 6.63s Step 58( N/A%), pre moving , FPS 10.84, Running 6.76s Step 59( N/A%), pre moving , FPS 10.87, Running 6.87s Step 60( N/A%), pre moving , FPS 10.95, Running 6.99s Step 61( N/A%), pre moving , FPS 10.82, Running 7.11s Step 62( N/A%), pre moving , FPS 10.62, Running 7.22s Step 63( N/A%), pre moving , FPS 10.10, Running 7.40s Step 64( N/A%), pre moving , FPS 9.59, Running 7.58s Step 65( N/A%), pre moving , FPS 9.26, Running 7.75s Step 66( N/A%), pre moving , FPS 8.90, Running 7.92s Step 67( N/A%), pre moving , FPS 8.45, Running 8.11s Step 68( N/A%), pre moving , FPS 8.13, Running 8.28s Step 69( N/A%), pre moving , FPS 7.81, Running 8.46s Step 70( N/A%), pre moving , FPS 7.60, Running 8.61s Step 71( N/A%), pre moving , FPS 7.32, Running 8.79s Step 72( N/A%), pre moving , FPS 7.01, Running 8.98s Step 73( N/A%), pre moving , FPS 6.89, Running 9.10s Step 74( N/A%), pre moving , FPS 6.74, Running 9.26s Step 75( N/A%), pre moving , FPS 6.55, Running 9.45s Step 76( N/A%), pre moving , FPS 6.40, Running 9.64s Step 77( N/A%), pre moving , FPS 6.38, Running 9.77s Step 78( N/A%), pre moving , FPS 6.35, Running 9.91s Step 79( N/A%), pre moving , FPS 6.34, Running 10.03s Step 80( N/A%), pre moving , FPS 6.35, Running 10.13s Step 81( N/A%), pre moving , FPS 6.42, Running 10.22s Step 82( N/A%), pre moving , FPS 6.52, Running 10.29s Step 83( N/A%), pre moving , FPS 6.72, Running 10.37s Step 84( N/A%), pre moving , FPS 6.97, Running 10.45s Step 85( N/A%), pre moving , FPS 7.14, Running 10.55s Step 86( N/A%), pre moving , FPS 7.39, Running 10.63s Step 87( N/A%), pre moving , FPS 7.71, Running 10.71s Step 88( N/A%), pre moving , FPS 7.89, Running 10.82s Step 89( N/A%), pre moving , FPS 8.10, Running 10.92s Step 90( N/A%), pre moving , FPS 8.31, Running 11.02s Step 91( N/A%), pre moving , FPS 8.56, Running 11.12s Step 92( N/A%), pre moving , FPS 8.80, Running 11.25s Step 93( N/A%), pre moving , FPS 8.85, Running 11.36s Step 94( N/A%), pre moving , FPS 9.01, Running 11.48s Step 95( N/A%), pre moving , FPS 9.37, Running 11.59s Step 96( N/A%), pre moving , FPS 9.61, Running 11.72s Step 97( N/A%), pre moving , FPS 9.68, Running 11.83s Step 98( N/A%), pre moving , FPS 9.81, Running 11.94s Step 99( N/A%), pre moving , FPS 9.86, Running 12.06s Step 100( N/A%), pre moving , FPS 9.84, Running 12.17s Step 101( N/A%), pre moving , FPS 9.69, Running 12.28s Step 102( N/A%), pre moving , FPS 9.50, Running 12.40s Step 103( N/A%), pre moving , FPS 9.25, Running 12.53s Step 104( N/A%), pre moving , FPS 9.01, Running 12.67s Step 105( N/A%), pre moving , FPS 8.98, Running 12.78s Step 106( N/A%), pre moving , FPS 8.83, Running 12.90s Step 107( N/A%), pre moving , FPS 8.62, Running 13.03s Step 108( N/A%), pre moving , FPS 8.54, Running 13.16s Step 109( N/A%), pre moving , FPS 8.51, Running 13.27s Step 110( N/A%), pre moving , FPS 8.44, Running 13.39s Step 111( N/A%), pre moving , FPS 8.45, Running 13.49s Step 112( N/A%), pre moving , FPS 8.54, Running 13.59s Step 113( N/A%), pre moving , FPS 8.55, Running 13.70s Step 114( N/A%), pre moving , FPS 8.57, Running 13.81s Step 115( N/A%), pre moving , FPS 8.57, Running 13.92s Step 116( N/A%), pre moving , FPS 8.59, Running 14.05s Step 117( N/A%), pre moving , FPS 8.75, Running 14.12s Step 118( N/A%), pre moving , FPS 6.83, Running 14.87s Step 119( N/A%), pre moving , FPS 6.66, Running 15.06s Step 120( N/A%), pre moving , FPS 6.16, Running 15.42s Step 121( N/A%), pre moving , FPS 5.89, Running 15.68s Step 122( N/A%), pre moving , FPS 5.46, Running 16.06s Step 123( N/A%), pre moving , FPS 5.34, Running 16.28s Step 124( N/A%), pre moving , FPS 4.96, Running 16.70s Step 125( N/A%), pre moving , FPS 4.83, Running 16.92s Step 126( N/A%), pre moving , FPS 4.56, Running 17.28s Step 127( N/A%), pre moving , FPS 4.44, Running 17.53s Step 128( N/A%), pre moving , FPS 4.23, Running 17.89s Step 129( N/A%), pre moving , FPS 4.16, Running 18.08s Step 130( N/A%), pre moving , FPS 4.07, Running 18.31s Step 131( N/A%), pre moving , FPS 4.00, Running 18.49s Step 132( N/A%), pre moving , FPS 3.90, Running 18.72s Step 133( N/A%), pre moving , FPS 3.85, Running 18.89s Step 134( N/A%), pre moving , FPS 3.72, Running 19.18s Step 135( N/A%), pre moving , FPS 3.67, Running 19.38s Step 136( N/A%), pre moving , FPS 3.49, Running 19.78s Step 137( N/A%), pre moving , FPS 3.36, Running 20.07s Step 138( N/A%), pre moving , FPS 3.56, Running 20.49s Step 139( N/A%), pre moving , FPS 3.55, Running 20.70s Step 140( N/A%), pre moving , FPS 3.52, Running 21.10s Step 141( N/A%), pre moving , FPS 3.55, Running 21.32s Step 142( N/A%), pre moving , FPS 3.51, Running 21.75s Step 143( N/A%), pre moving , FPS 3.46, Running 22.06s Step 144( N/A%), pre moving , FPS 3.51, Running 22.40s Step 145( N/A%), pre moving , FPS 3.51, Running 22.61s Step 146( N/A%), pre moving , FPS 3.61, Running 22.83s Step 147( N/A%), pre moving , FPS 3.66, Running 22.99s Step 148( N/A%), pre moving , FPS 3.70, Running 23.29s Step 149( N/A%), pre moving , FPS 3.70, Running 23.49s Step 150( N/A%), pre moving , FPS 3.66, Running 23.77s Step 151( N/A%), pre moving , FPS 3.64, Running 23.97s Step 152( N/A%), pre moving , FPS 3.56, Running 24.34s Step 153( N/A%), pre moving , FPS 3.50, Running 24.62s Step 154( N/A%), pre moving , FPS 3.43, Running 25.01s Step 155( N/A%), pre moving , FPS 3.40, Running 25.26s Step 156( N/A%), pre moving , FPS 3.43, Running 25.62s Step 157( N/A%), pre moving , FPS 3.46, Running 25.85s Step 158( N/A%), pre moving , FPS 3.47, Running 26.25s Step 159( N/A%), pre moving , FPS 3.44, Running 26.51s Step 160( N/A%), pre moving , FPS 3.45, Running 26.90s Step 161( N/A%), pre moving , FPS 3.49, Running 27.05s Step 162( N/A%), pre moving , FPS 3.63, Running 27.25s Step 163( N/A%), pre moving , FPS 3.73, Running 27.42s Step 164( N/A%), pre moving , FPS 3.84, Running 27.60s Step 165( N/A%), pre moving , FPS 3.91, Running 27.73s Step 166( N/A%), pre moving , FPS 3.84, Running 28.04s Step 167( N/A%), pre moving , FPS 3.82, Running 28.23s Step 168( N/A%), pre moving , FPS 3.81, Running 28.53s Step 169( N/A%), pre moving , FPS 3.82, Running 28.73s Step 170( N/A%), pre moving , FPS 3.74, Running 29.12s Step 171( N/A%), pre moving , FPS 3.72, Running 29.35s Step 172( N/A%), pre moving , FPS 3.70, Running 29.74s Step 173( N/A%), pre moving , FPS 3.81, Running 29.86s Step 174( N/A%), pre moving , FPS 4.03, Running 29.97s Step 175( N/A%), pre moving , FPS 4.14, Running 30.10s Step 176( N/A%), pre moving , FPS 4.34, Running 30.23s Step 177( N/A%), pre moving , FPS 4.45, Running 30.34s Step 178( N/A%), pre moving , FPS 4.75, Running 30.46s Step 179( N/A%), pre moving , FPS 4.91, Running 30.58s Step 180( N/A%), pre moving , FPS 5.24, Running 30.72s Step 181( N/A%), pre moving , FPS 5.29, Running 30.83s Step 182( N/A%), pre moving , FPS 5.42, Running 30.94s Step 183( N/A%), pre moving , FPS 4.89, Running 31.51s Step 184( N/A%), pre moving , FPS 4.97, Running 31.62s Step 185( N/A%), pre moving , FPS 4.97, Running 31.76s Step 186( N/A%), pre moving , FPS 5.25, Running 31.85s Step 187( N/A%), pre moving , FPS 5.47, Running 31.89s Step 188( N/A%), pre moving , FPS 5.85, Running 31.95s Step 189( N/A%), pre moving , FPS 6.09, Running 32.01s Step 190( N/A%), pre moving , FPS 6.79, Running 32.07s Step 191( N/A%), pre moving , FPS 7.19, Running 32.13s Step 192( N/A%), pre moving , FPS 8.19, Running 32.19s Step 193( N/A%), pre moving , FPS 8.40, Running 32.25s Step 194( N/A%), pre moving , FPS 8.59, Running 32.30s Step 195( N/A%), pre moving , FPS 8.81, Running 32.36s Step 196( N/A%), pre moving , FPS 9.11, Running 32.42s Step 197( N/A%), pre moving , FPS 9.19, Running 32.52s Step 198( N/A%), pre moving , FPS 9.37, Running 32.59s Step 199( N/A%), pre moving , FPS 9.66, Running 32.65s Step 200( N/A%), pre moving , FPS 9.99, Running 32.72s Step 201( N/A%), pre moving , FPS 9.84, Running 32.86s Step 202( N/A%), pre moving , FPS 9.59, Running 33.03s Step 203( N/A%), pre moving , FPS 11.54, Running 33.24s Step 204( N/A%), pre moving , FPS 10.95, Running 33.45s Step 205( N/A%), pre moving , FPS 10.13, Running 33.74s Step 206( N/A%), pre moving , FPS 8.87, Running 34.10s Step 207( N/A%), pre moving , FPS 7.74, Running 34.47s Step 208( N/A%), pre moving , FPS 6.98, Running 34.82s Step 209( N/A%), pre moving , FPS 6.33, Running 35.17s Step 210( N/A%), pre moving , FPS 5.75, Running 35.55s Step 211( N/A%), pre moving , FPS 5.28, Running 35.91s Step 212( N/A%), pre moving , FPS 4.91, Running 36.26s Step 213( N/A%), pre moving , FPS 4.64, Running 36.56s Step 214( N/A%), pre moving , FPS 4.47, Running 36.77s Step 215( N/A%), pre moving , FPS 4.43, Running 36.88s Step 216( N/A%), pre moving , FPS 4.39, Running 36.98s Step 217( N/A%), pre moving , FPS 4.32, Running 37.15s Step 218( N/A%), pre moving , FPS 4.20, Running 37.36s Step 219( N/A%), pre moving , FPS 4.05, Running 37.59s Step 220( N/A%), pre moving , FPS 3.95, Running 37.79s Step 221( N/A%), pre moving , FPS 3.90, Running 37.99s Step 222( N/A%), pre moving , FPS 3.84, Running 38.23s Step 223( N/A%), pre moving , FPS 3.72, Running 38.62s Step 224( N/A%), pre moving , FPS 3.67, Running 38.90s Step 225( N/A%), pre moving , FPS 3.66, Running 39.20s Step 226( N/A%), pre moving , FPS 3.71, Running 39.49s Step 227( N/A%), pre moving , FPS 3.76, Running 39.79s Step 228( N/A%), pre moving , FPS 3.84, Running 40.03s Step 229( N/A%), pre moving , FPS 3.94, Running 40.25s Step 230( N/A%), pre moving , FPS 4.04, Running 40.50s Step 231( N/A%), pre moving , FPS 4.26, Running 40.61s Step 232( N/A%), pre moving , FPS 4.47, Running 40.73s Step 233( N/A%), pre moving , FPS 4.66, Running 40.85s Step 234( N/A%), pre moving , FPS 4.78, Running 40.96s Step 235( N/A%), pre moving , FPS 4.63, Running 41.20s Step 236( N/A%), pre moving , FPS 4.59, Running 41.33s Step 237( N/A%), pre moving , FPS 4.66, Running 41.44s Step 238( N/A%), pre moving , FPS 4.81, Running 41.52s Step 239( N/A%), pre moving , FPS 5.03, Running 41.57s Step 240( N/A%), pre moving , FPS 5.21, Running 41.63s Step 241( N/A%), pre moving , FPS 5.39, Running 41.70s Step 242( N/A%), pre moving , FPS 5.65, Running 41.77s Step 243( N/A%), pre moving , FPS 6.21, Running 41.84s Step 244( N/A%), pre moving , FPS 6.67, Running 41.90s Step 245( N/A%), pre moving , FPS 5.95, Running 42.56s Step 246( N/A%), pre moving , FPS 6.28, Running 42.68s Step 247( N/A%), pre moving , FPS 6.67, Running 42.79s Step 248( N/A%), pre moving , FPS 6.96, Running 42.90s Step 249( N/A%), pre moving , FPS 7.18, Running 43.04s Step 250( N/A%), pre moving , FPS 7.33, Running 43.22s Step 251( N/A%), pre moving , FPS 7.20, Running 43.39s Step 252( N/A%), pre moving , FPS 7.04, Running 43.58s Step 253( N/A%), pre moving , FPS 6.85, Running 43.77s Step 254( N/A%), pre moving , FPS 6.72, Running 43.94s Step 255( N/A%), pre moving , FPS 6.85, Running 44.12s Step 256( N/A%), pre moving , FPS 6.71, Running 44.31s Step 257( N/A%), pre moving , FPS 6.57, Running 44.48s Step 258( N/A%), pre moving , FPS 6.34, Running 44.67s Step 259( N/A%), pre moving , FPS 6.13, Running 44.83s Step 260( N/A%), pre moving , FPS 6.03, Running 44.95s Step 261( N/A%), pre moving , FPS 5.91, Running 45.08s Step 262( N/A%), pre moving , FPS 5.68, Running 45.30s Step 263( N/A%), pre moving , FPS 5.57, Running 45.43s Step 264( N/A%), pre moving , FPS 5.45, Running 45.57s Step 265( N/A%), pre moving , FPS 6.31, Running 45.73s Step 266( N/A%), pre moving , FPS 6.29, Running 45.85s Step 267( N/A%), pre moving , FPS 6.23, Running 46.00s Step 268( N/A%), pre moving , FPS 6.11, Running 46.18s Step 269( N/A%), pre moving , FPS 6.10, Running 46.32s Step 270( N/A%), pre moving , FPS 6.21, Running 46.44s Step 271( N/A%), pre moving , FPS 6.18, Running 46.62s Step 272( N/A%), pre moving , FPS 6.12, Running 46.85s Step 273( N/A%), pre moving , FPS 6.05, Running 47.07s Step 274( N/A%), pre moving , FPS 6.06, Running 47.24s Step 275( N/A%), pre moving , FPS 5.97, Running 47.47s Step 276( N/A%), pre moving , FPS 5.88, Running 47.72s Step 277( N/A%), pre moving , FPS 5.78, Running 47.94s Step 278( N/A%), pre moving , FPS 5.71, Running 48.18s Step 279( N/A%), pre moving , FPS 5.58, Running 48.42s Step 280( N/A%), pre moving , FPS 5.42, Running 48.64s Step 281( N/A%), pre moving , FPS 5.28, Running 48.87s Step 282( N/A%), pre moving , FPS 5.27, Running 49.09s Step 283( N/A%), pre moving , FPS 5.12, Running 49.33s Step 284( N/A%), pre moving , FPS 5.11, Running 49.49s Step 285( N/A%), pre moving , FPS 5.11, Running 49.64s Step 286( N/A%), pre moving , FPS 5.05, Running 49.81s Step 287( N/A%), pre moving , FPS 5.11, Running 49.91s Step 288( N/A%), pre moving , FPS 5.17, Running 50.04s Step 289( N/A%), pre moving , FPS 5.16, Running 50.19s Step 290( N/A%), pre moving , FPS 5.16, Running 50.32s Step 291( N/A%), pre moving , FPS 5.24, Running 50.44s Step 292( N/A%), pre moving , FPS 5.38, Running 50.57s Step 293( N/A%), pre moving , FPS 5.51, Running 50.70s Step 294( N/A%), pre moving , FPS 5.50, Running 50.88s Step 295( N/A%), pre moving , FPS 5.49, Running 51.12s Step 296( N/A%), pre moving , FPS 5.41, Running 51.41s Step 297( N/A%), pre moving , FPS 5.29, Running 51.72s Step 298( N/A%), pre moving , FPS 5.23, Running 52.00s Step 299( N/A%), pre moving , FPS 5.20, Running 52.26s Step 300( N/A%), pre moving , FPS 5.11, Running 52.55s Step 301( N/A%), pre moving , FPS 4.99, Running 52.88s Step 302( N/A%), pre moving , FPS 5.01, Running 53.08s Step 303( N/A%), pre moving , FPS 4.98, Running 53.35s Step 304( N/A%), pre moving , FPS 4.91, Running 53.57s Step 305( N/A%), pre moving , FPS 4.99, Running 53.64s Step 306( N/A%), pre moving , FPS 5.02, Running 53.79s Step 307( N/A%), pre moving , FPS 4.91, Running 53.98s Step 308( N/A%), pre moving , FPS 4.98, Running 54.06s Step 309( N/A%), pre moving , FPS 5.05, Running 54.15s Step 310( N/A%), pre moving , FPS 5.13, Running 54.22s Step 311( N/A%), pre moving , FPS 5.13, Running 54.34s Step 312( N/A%), pre moving , FPS 5.21, Running 54.41s Step 313( N/A%), pre moving , FPS 5.28, Running 54.49s Step 314( N/A%), pre moving , FPS 5.42, Running 54.57s Step 315( N/A%), pre moving , FPS 5.70, Running 54.63s Step 316( N/A%), pre moving , FPS 6.10, Running 54.69s Step 317( N/A%), pre moving , FPS 6.60, Running 54.75s Step 318( N/A%), pre moving , FPS 7.13, Running 54.81s Step 319( N/A%), pre moving , FPS 7.70, Running 54.86s Step 320( N/A%), pre moving , FPS 8.37, Running 54.94s Step 321( N/A%), pre moving , FPS 9.24, Running 55.04s Step 322( N/A%), pre moving , FPS 9.69, Running 55.15s Step 323( N/A%), pre moving , FPS 10.47, Running 55.26s Step 324( N/A%), pre moving , FPS 11.13, Running 55.36s Step 325( N/A%), pre moving , FPS 10.90, Running 55.48s Step 326( N/A%), pre moving , FPS 11.15, Running 55.59s Step 327( N/A%), pre moving , FPS 11.65, Running 55.70s Step 328( N/A%), pre moving , FPS 11.34, Running 55.83s Step 329( N/A%), pre moving , FPS 11.21, Running 55.93s Step 330( N/A%), pre moving , FPS 10.97, Running 56.04s Step 331( N/A%), pre moving , FPS 11.00, Running 56.16s Step 332( N/A%), pre moving , FPS 10.74, Running 56.27s Step 333( N/A%), pre moving , FPS 10.57, Running 56.38s Step 334( N/A%), pre moving , FPS 7.79, Running 57.13s Step 335( N/A%), pre moving , FPS 7.64, Running 57.25s Step 336( N/A%), pre moving , FPS 7.42, Running 57.38s Step 337( N/A%), pre moving , FPS 7.16, Running 57.54s Step 338( N/A%), pre moving , FPS 7.02, Running 57.66s Step 339( N/A%), pre moving , FPS 6.85, Running 57.78s Step 340( N/A%), pre moving , FPS 6.81, Running 57.88s Step 341( N/A%), pre moving , FPS 6.84, Running 57.97s Step 342( N/A%), pre moving , FPS 6.88, Running 58.06s Step 343( N/A%), pre moving , FPS 6.93, Running 58.14s Step 344( N/A%), pre moving , FPS 6.95, Running 58.24s Step 345( N/A%), pre moving , FPS 6.94, Running 58.36s Step 346( N/A%), pre moving , FPS 7.02, Running 58.44s Step 347( N/A%), pre moving , FPS 7.07, Running 58.53s Step 348( N/A%), pre moving , FPS 7.17, Running 58.61s Step 349( N/A%), pre moving , FPS 7.20, Running 58.71s Step 350( N/A%), pre moving , FPS 7.18, Running 58.83s Step 351( N/A%), pre moving , FPS 7.25, Running 58.91s Step 352( N/A%), pre moving , FPS 7.35, Running 58.99s Step 353( N/A%), pre moving , FPS 7.45, Running 59.07s Step 354( N/A%), pre moving , FPS 9.99, Running 59.14s Step 355( N/A%), pre moving , FPS 10.10, Running 59.23s Step 356( N/A%), pre moving , FPS 10.42, Running 59.30s Step 357( N/A%), pre moving , FPS 10.61, Running 59.43s Step 358( N/A%), pre moving , FPS 10.67, Running 59.53s Step 359( N/A%), pre moving , FPS 10.89, Running 59.62s Step 360( N/A%), pre moving , FPS 10.88, Running 59.72s Step 361( N/A%), pre moving , FPS 10.64, Running 59.85s Step 362( N/A%), pre moving , FPS 10.47, Running 59.97s Step 363( N/A%), pre moving , FPS 10.37, Running 60.07s Step 364( N/A%), pre moving , FPS 10.19, Running 60.21s Step 365( N/A%), pre moving , FPS 10.17, Running 60.33s Step 366( N/A%), pre moving , FPS 10.06, Running 60.43s Step 367( N/A%), pre moving , FPS 9.95, Running 60.54s Step 368( N/A%), pre moving , FPS 9.90, Running 60.63s Step 369( N/A%), pre moving , FPS 9.86, Running 60.74s Step 370( N/A%), pre moving , FPS 9.89, Running 60.85s Step 371( N/A%), pre moving , FPS 9.82, Running 60.95s Step 372( N/A%), pre moving , FPS 9.68, Running 61.06s Step 373( N/A%), pre moving , FPS 9.57, Running 61.16s Step 374( N/A%), pre moving , FPS 9.48, Running 61.25s Step 375( N/A%), pre moving , FPS 9.39, Running 61.36s Step 376( N/A%), pre moving , FPS 9.20, Running 61.48s Step 377( N/A%), pre moving , FPS 9.30, Running 61.58s Step 378( N/A%), pre moving , FPS 9.32, Running 61.68s Step 379( N/A%), pre moving , FPS 9.27, Running 61.77s Step 380( N/A%), pre moving , FPS 9.26, Running 61.88s Step 381( N/A%), pre moving , FPS 9.39, Running 61.98s Step 382( N/A%), pre moving , FPS 9.47, Running 62.08s Step 383( N/A%), pre moving , FPS 9.50, Running 62.18s Step 384( N/A%), pre moving , FPS 9.72, Running 62.26s Step 385( N/A%), pre moving , FPS 9.96, Running 62.33s Step 386( N/A%), pre moving , FPS 10.13, Running 62.40s Step 387( N/A%), pre moving , FPS 10.34, Running 62.47s Step 388( N/A%), pre moving , FPS 10.52, Running 62.54s Step 389( N/A%), pre moving , FPS 10.82, Running 62.59s Step 390( N/A%), pre moving , FPS 11.03, Running 62.66s Step 391( N/A%), pre moving , FPS 11.27, Running 62.72s Step 392( N/A%), pre moving , FPS 11.46, Running 62.80s Step 393( N/A%), pre moving , FPS 11.66, Running 62.87s Step 394( N/A%), pre moving , FPS 11.90, Running 62.93s Step 395( N/A%), pre moving , FPS 12.09, Running 63.01s Step 396( N/A%), pre moving , FPS 12.47, Running 63.08s Step 397( N/A%), pre moving , FPS 5.90, Running 64.97s Step 398( N/A%), pre moving , FPS 5.42, Running 65.37s Step 399( N/A%), pre moving , FPS 5.22, Running 65.60s Step 400( N/A%), pre moving , FPS 4.91, Running 65.95s Step 401( N/A%), pre moving , FPS 4.87, Running 66.08s Step 402( N/A%), pre moving , FPS 4.58, Running 66.45s Step 403( N/A%), pre moving , FPS 4.49, Running 66.64s Step 404( N/A%), pre moving , FPS 4.21, Running 67.02s Step 405( N/A%), pre moving , FPS 4.10, Running 67.21s Step 406( N/A%), pre moving , FPS 3.85, Running 67.60s Step 407( N/A%), pre moving , FPS 3.72, Running 67.84s Step 408( N/A%), pre moving , FPS 3.47, Running 68.31s Step 409( N/A%), pre moving , FPS 3.36, Running 68.54s Step 410( N/A%), pre moving , FPS 3.19, Running 68.93s Step 411( N/A%), pre moving , FPS 3.08, Running 69.21s Step 412( N/A%), pre moving , FPS 2.89, Running 69.73s Step 413( N/A%), pre moving , FPS 2.82, Running 69.96s Step 414( N/A%), pre moving , FPS 2.74, Running 70.24s Step 415( N/A%), pre moving , FPS 2.70, Running 70.43s Step 416( N/A%), pre moving , FPS 2.61, Running 70.74s Step 417( 0.33%), action 1, FPS 2.67, Running 72.45s Step 418( 0.67%), action 2, FPS 2.44, Running 73.56s Step 419( 1.00%), action 3, FPS 2.17, Running 74.81s Step 420( 1.33%), action 4, FPS 2.18, Running 75.14s Step 421( 1.67%), action 5, FPS 1.97, Running 76.26s Step 422( 2.00%), action 6, FPS 1.92, Running 76.86s Step 423( 2.33%), action 7, FPS 1.80, Running 77.73s Step 424( 2.67%), action 8, FPS 1.81, Running 78.06s Step 425( 3.00%), action 9, FPS 1.72, Running 78.85s Step 426( 3.33%), action 10, FPS 1.73, Running 79.18s Step 427( 3.67%), action 11, FPS 1.68, Running 79.76s Step 428( 4.00%), action 12, FPS 1.67, Running 80.31s Step 429( 4.33%), action 13, FPS 1.62, Running 80.88s Step 430( 4.67%), action 14, FPS 1.55, Running 81.86s Step 431( 5.00%), action 15, FPS 1.46, Running 82.87s Step 432( 5.33%), action 16, FPS 1.47, Running 83.34s Step 433( 5.67%), action 17, FPS 1.38, Running 84.41s Step 434( 6.00%), action 18, FPS 1.37, Running 84.85s Step 435( 6.33%), action 19, FPS 1.30, Running 85.81s Step 436( 6.67%), action 20, FPS 1.30, Running 86.11s Step 437( 7.00%), action 21, FPS 1.39, Running 86.83s Step 438( 7.33%), action 22, FPS 1.44, Running 87.45s Step 439( 7.67%), action 23, FPS 1.46, Running 88.54s Step 440( 8.00%), action 24, FPS 1.43, Running 89.11s Step 441( 8.33%), action 25, FPS 1.48, Running 89.79s Step 442( 8.67%), action 26, FPS 1.44, Running 90.71s Step 443( 9.00%), action 27, FPS 1.44, Running 91.60s Step 444( 9.33%), action 28, FPS 1.40, Running 92.36s Step 445( 9.67%), action 29, FPS 1.37, Running 93.45s Step 446( 10.00%), action 30, FPS 1.32, Running 94.35s Step 447( 10.33%), action 31, FPS 1.26, Running 95.63s Step 448( 10.67%), action 32, FPS 1.24, Running 96.41s Step 449( 11.00%), action 33, FPS 1.24, Running 97.02s Step 450( 11.33%), action 34, FPS 1.26, Running 97.76s Step 451( 11.67%), action 35, FPS 1.27, Running 98.57s Step 452( 12.00%), action 36, FPS 1.25, Running 99.35s Step 453( 12.33%), action 37, FPS 1.26, Running 100.29s Step 454( 12.67%), action 38, FPS 1.27, Running 100.63s Step 455( 13.00%), action 39, FPS 1.31, Running 101.12s Step 456( 13.33%), action 40, FPS 1.28, Running 101.74s Step 457( 13.67%), action 41, FPS 1.26, Running 102.74s Step 458( 14.00%), action 42, FPS 1.26, Running 103.27s Step 459( 14.33%), action 43, FPS 1.29, Running 104.10s Step 460( 14.67%), action 44, FPS 1.27, Running 104.90s Step 461( 15.00%), action 45, FPS 1.28, Running 105.47s Step 462( 15.33%), action 46, FPS 1.29, Running 106.24s Step 463( 15.67%), action 47, FPS 1.28, Running 107.21s Step 464( 16.00%), action 48, FPS 1.32, Running 107.56s Step 465( 16.33%), action 49, FPS 1.33, Running 108.52s Step 466( 16.67%), action 50, FPS 1.37, Running 108.92s Step 467( 17.00%), action 51, FPS 1.45, Running 109.43s Step 468( 17.33%), action 52, FPS 1.46, Running 110.11s Step 469( 17.67%), action 53, FPS 1.41, Running 111.20s Step 470( 18.00%), action 54, FPS 1.45, Running 111.52s Step 471( 18.33%), action 55, FPS 1.48, Running 112.05s Step 472( 18.67%), action 56, FPS 1.50, Running 112.64s Step 473( 19.00%), action 57, FPS 1.56, Running 113.09s Step 474( 19.33%), action 58, FPS 1.57, Running 113.37s Step 475( 19.67%), action 59, FPS 1.56, Running 113.91s Step 476( 20.00%), action 60, FPS 1.55, Running 114.63s Step 477( 20.33%), action 61, FPS 1.60, Running 115.24s Step 478( 20.67%), action 62, FPS 1.62, Running 115.62s Step 479( 21.00%), action 63, FPS 1.64, Running 116.32s Step 480( 21.33%), action 64, FPS 1.69, Running 116.75s Step 481( 21.67%), action 65, FPS 1.72, Running 117.10s Step 482( 22.00%), action 66, FPS 1.80, Running 117.32s Step 483( 22.33%), action 67, FPS 1.90, Running 117.76s Step 484( 22.67%), action 68, FPS 1.88, Running 118.22s Step 485( 23.00%), action 69, FPS 1.96, Running 118.72s Step 486( 23.33%), action 70, FPS 1.97, Running 119.06s Step 487( 23.67%), action 71, FPS 1.94, Running 119.75s Step 488( 24.00%), action 72, FPS 2.00, Running 120.12s Step 489( 24.33%), action 73, FPS 2.11, Running 120.68s Step 490( 24.67%), action 74, FPS 2.10, Running 121.05s Step 491( 25.00%), action 75, FPS 2.03, Running 121.88s Step 492( 25.33%), action 76, FPS 2.07, Running 122.30s Step 493( 25.67%), action 77, FPS 1.99, Running 123.16s Step 494( 26.00%), action 78, FPS 1.95, Running 123.64s Step 495( 26.33%), action 79, FPS 1.93, Running 124.27s Step 496( 26.67%), action 80, FPS 1.95, Running 124.87s Step 497( 27.00%), action 81, FPS 1.88, Running 125.90s Step 498( 27.33%), action 82, FPS 1.85, Running 126.41s Step 499( 27.67%), action 83, FPS 1.87, Running 127.02s Step 500( 28.00%), action 84, FPS 1.87, Running 127.43s Step 501( 28.33%), action 85, FPS 1.85, Running 127.91s Step 502( 28.67%), action 86, FPS 1.80, Running 128.42s Step 503( 29.00%), action 87, FPS 1.75, Running 129.18s Step 504( 29.33%), action 88, FPS 1.74, Running 129.74s Step 505( 29.67%), action 89, FPS 1.66, Running 130.74s Step 506( 30.00%), action 90, FPS 1.61, Running 131.49s Step 507( 30.33%), action 91, FPS 1.59, Running 132.34s Step 508( 30.67%), action 92, FPS 1.58, Running 132.74s Step 509( 31.00%), action 93, FPS 1.54, Running 133.70s Step 510( 31.33%), action 94, FPS 1.49, Running 134.43s Step 511( 31.67%), action 95, FPS 1.53, Running 134.92s Step 512( 32.00%), action 96, FPS 1.52, Running 135.43s Step 513( 32.33%), action 97, FPS 1.50, Running 136.47s Step 514( 32.67%), action 98, FPS 1.52, Running 136.81s Step 515( 33.00%), action 99, FPS 1.50, Running 137.65s Step 516( 33.33%), action 100, FPS 1.46, Running 138.61s Step 517( 33.67%), action 101, FPS 1.50, Running 139.24s Step 518( 34.00%), action 102, FPS 1.49, Running 139.81s Step 519( 34.33%), action 103, FPS 1.50, Running 140.31s Step 520( 34.67%), action 104, FPS 1.46, Running 141.15s Step 521( 35.00%), action 105, FPS 1.41, Running 142.07s Step 522( 35.33%), action 106, FPS 1.41, Running 142.65s Step 523( 35.67%), action 107, FPS 1.39, Running 143.59s Step 524( 36.00%), action 108, FPS 1.41, Running 143.93s Step 525( 36.33%), action 109, FPS 1.46, Running 144.44s Step 526( 36.67%), action 110, FPS 1.45, Running 145.31s Step 527( 37.00%), action 111, FPS 1.44, Running 146.24s Step 528( 37.33%), action 112, FPS 1.43, Running 146.70s Step 529( 37.67%), action 113, FPS 1.43, Running 147.64s Step 530( 38.00%), action 114, FPS 1.43, Running 148.45s Step 531( 38.33%), action 115, FPS 1.43, Running 148.91s Step 532( 38.67%), action 116, FPS 1.44, Running 149.36s Step 533( 39.00%), action 117, FPS 1.44, Running 150.32s Step 534( 39.33%), action 118, FPS 1.43, Running 150.76s Step 535( 39.67%), action 119, FPS 1.43, Running 151.67s Step 536( 40.00%), action 120, FPS 1.49, Running 152.01s Step 537( 40.33%), action 121, FPS 1.50, Running 152.54s Step 538( 40.67%), action 122, FPS 1.51, Running 153.04s Step 539( 41.00%), action 123, FPS 1.48, Running 153.81s Step 540( 41.33%), action 124, FPS 1.52, Running 154.32s Step 541( 41.67%), action 125, FPS 1.57, Running 154.83s Step 542( 42.00%), action 126, FPS 1.59, Running 155.20s Step 543( 42.33%), action 127, FPS 1.61, Running 156.02s Step 544( 42.67%), action 128, FPS 1.62, Running 156.26s Step 545( 43.00%), action 129, FPS 1.58, Running 157.08s Step 546( 43.33%), action 130, FPS 1.59, Running 157.88s Step 547( 43.67%), action 131, FPS 1.63, Running 158.53s Step 548( 44.00%), action 132, FPS 1.62, Running 159.02s Step 549( 44.33%), action 133, FPS 1.66, Running 159.68s Step 550( 44.67%), action 134, FPS 1.71, Running 160.17s Step 551( 45.00%), action 135, FPS 1.64, Running 161.07s Step 552( 45.33%), action 136, FPS 1.58, Running 162.00s Step 553( 45.67%), action 137, FPS 1.58, Running 162.95s Step 554( 46.00%), action 138, FPS 1.59, Running 163.36s Step 555( 46.33%), action 139, FPS 1.60, Running 164.15s Step 556( 46.67%), action 140, FPS 1.54, Running 165.03s Step 557( 47.00%), action 141, FPS 1.46, Running 166.28s Step 558( 47.33%), action 142, FPS 1.42, Running 167.08s Step 559( 47.67%), action 143, FPS 1.41, Running 168.01s Step 560( 48.00%), action 144, FPS 1.44, Running 168.24s Step 561( 48.33%), action 145, FPS 1.43, Running 168.86s Step 562( 48.67%), action 146, FPS 1.43, Running 169.18s Step 563( 49.00%), action 147, FPS 1.46, Running 169.76s Step 564( 49.33%), action 148, FPS 1.43, Running 170.26s Step 565( 49.67%), action 149, FPS 1.42, Running 171.16s Step 566( 50.00%), action 150, FPS 1.41, Running 172.04s [2026-08-02 21:48:17] [68 ] Seed 67 success after 172.15 s. +steps: 566 , actions: 150 . +Instruction: Empty +Total 41/68(60.29%) success. +Setting seed: 68 +Step 1( N/A%), pre moving , FPS 5.22, Running 0.19s Step 2( N/A%), pre moving , FPS 6.64, Running 0.30s Step 3( N/A%), pre moving , FPS 7.52, Running 0.40s Step 4( N/A%), pre moving , FPS 7.86, Running 0.51s Step 5( N/A%), pre moving , FPS 8.06, Running 0.62s Step 6( N/A%), pre moving , FPS 8.15, Running 0.74s Step 7( N/A%), pre moving , FPS 7.95, Running 0.88s Step 8( N/A%), pre moving , FPS 8.03, Running 1.00s Step 9( N/A%), pre moving , FPS 8.11, Running 1.11s Step 10( N/A%), pre moving , FPS 8.16, Running 1.23s Step 11( N/A%), pre moving , FPS 8.19, Running 1.34s Step 12( N/A%), pre moving , FPS 8.25, Running 1.45s Step 13( N/A%), pre moving , FPS 8.31, Running 1.56s Step 14( N/A%), pre moving , FPS 8.27, Running 1.69s Step 15( N/A%), pre moving , FPS 8.31, Running 1.81s Step 16( N/A%), pre moving , FPS 8.34, Running 1.92s Step 17( N/A%), pre moving , FPS 8.34, Running 2.04s Step 18( N/A%), pre moving , FPS 8.35, Running 2.16s Step 19( N/A%), pre moving , FPS 8.30, Running 2.29s Step 20( N/A%), pre moving , FPS 8.34, Running 2.40s Step 21( N/A%), pre moving , FPS 7.70, Running 2.79s Step 22( N/A%), pre moving , FPS 7.49, Running 2.97s Step 23( N/A%), pre moving , FPS 7.49, Running 3.07s Step 24( N/A%), pre moving , FPS 7.58, Running 3.15s Step 25( N/A%), pre moving , FPS 7.77, Running 3.19s Step 26( N/A%), pre moving , FPS 7.21, Running 3.51s Step 27( N/A%), pre moving , FPS 7.40, Running 3.58s Step 28( N/A%), pre moving , FPS 7.50, Running 3.66s Step 29( N/A%), pre moving , FPS 7.58, Running 3.75s Step 30( N/A%), pre moving , FPS 7.70, Running 3.82s Step 31( N/A%), pre moving , FPS 7.83, Running 3.90s Step 32( N/A%), pre moving , FPS 7.91, Running 3.98s Step 33( N/A%), pre moving , FPS 8.02, Running 4.06s Step 34( N/A%), pre moving , FPS 8.22, Running 4.13s Step 35( N/A%), pre moving , FPS 8.40, Running 4.19s Step 36( N/A%), pre moving , FPS 7.29, Running 4.66s Step 37( N/A%), pre moving , FPS 7.28, Running 4.79s Step 38( N/A%), pre moving , FPS 7.26, Running 4.91s Step 39( N/A%), pre moving , FPS 7.32, Running 5.02s Step 40( N/A%), pre moving , FPS 7.32, Running 5.13s Step 41( N/A%), pre moving , FPS 8.08, Running 5.26s Step 42( N/A%), pre moving , FPS 8.32, Running 5.38s Step 43( N/A%), pre moving , FPS 8.28, Running 5.48s Step 44( N/A%), pre moving , FPS 8.15, Running 5.60s Step 45( N/A%), pre moving , FPS 7.92, Running 5.72s Step 46( N/A%), pre moving , FPS 8.40, Running 5.89s Step 47( N/A%), pre moving , FPS 8.02, Running 6.08s Step 48( N/A%), pre moving , FPS 7.74, Running 6.25s Step 49( N/A%), pre moving , FPS 7.47, Running 6.43s Step 50( N/A%), pre moving , FPS 7.18, Running 6.61s Step 51( N/A%), pre moving , FPS 6.90, Running 6.80s Step 52( N/A%), pre moving , FPS 6.66, Running 6.99s Step 53( N/A%), pre moving , FPS 6.46, Running 7.16s Step 54( N/A%), pre moving , FPS 6.23, Running 7.34s Step 55( N/A%), pre moving , FPS 6.11, Running 7.46s Step 56( N/A%), pre moving , FPS 6.88, Running 7.57s Step 57( N/A%), pre moving , FPS 6.88, Running 7.69s Step 58( N/A%), pre moving , FPS 6.94, Running 7.79s Step 59( N/A%), pre moving , FPS 6.91, Running 7.91s Step 60( N/A%), pre moving , FPS 6.90, Running 8.03s Step 61( N/A%), pre moving , FPS 6.95, Running 8.14s Step 62( N/A%), pre moving , FPS 6.92, Running 8.27s Step 63( N/A%), pre moving , FPS 6.83, Running 8.41s Step 64( N/A%), pre moving , FPS 6.71, Running 8.58s Step 65( N/A%), pre moving , FPS 6.57, Running 8.77s Step 66( N/A%), pre moving , FPS 6.58, Running 8.93s Step 67( N/A%), pre moving , FPS 6.59, Running 9.11s Step 68( N/A%), pre moving , FPS 6.56, Running 9.29s Step 69( N/A%), pre moving , FPS 6.55, Running 9.48s Step 70( N/A%), pre moving , FPS 6.59, Running 9.65s Step 71( N/A%), pre moving , FPS 6.62, Running 9.82s Step 72( N/A%), pre moving , FPS 6.63, Running 10.01s Step 73( N/A%), pre moving , FPS 6.58, Running 10.19s Step 74( N/A%), pre moving , FPS 6.62, Running 10.36s Step 75( N/A%), pre moving , FPS 6.49, Running 10.54s Step 76( N/A%), pre moving , FPS 6.33, Running 10.73s Step 77( N/A%), pre moving , FPS 6.26, Running 10.89s Step 78( N/A%), pre moving , FPS 6.11, Running 11.07s Step 79( N/A%), pre moving , FPS 6.00, Running 11.25s Step 80( N/A%), pre moving , FPS 5.87, Running 11.44s Step 81( N/A%), pre moving , FPS 5.87, Running 11.55s Step 82( N/A%), pre moving , FPS 5.92, Running 11.64s Step 83( N/A%), pre moving , FPS 6.05, Running 11.72s Step 84( N/A%), pre moving , FPS 6.19, Running 11.81s Step 85( N/A%), pre moving , FPS 6.42, Running 11.88s Step 86( N/A%), pre moving , FPS 6.60, Running 11.96s Step 87( N/A%), pre moving , FPS 6.78, Running 12.06s Step 88( N/A%), pre moving , FPS 7.06, Running 12.13s Step 89( N/A%), pre moving , FPS 7.29, Running 12.22s Step 90( N/A%), pre moving , FPS 7.54, Running 12.30s Step 91( N/A%), pre moving , FPS 7.81, Running 12.38s Step 92( N/A%), pre moving , FPS 8.17, Running 12.45s Step 93( N/A%), pre moving , FPS 8.58, Running 12.53s Step 94( N/A%), pre moving , FPS 8.81, Running 12.63s Step 95( N/A%), pre moving , FPS 9.01, Running 12.76s Step 96( N/A%), pre moving , FPS 9.32, Running 12.87s Step 97( N/A%), pre moving , FPS 9.52, Running 12.99s Step 98( N/A%), pre moving , FPS 9.88, Running 13.09s Step 99( N/A%), pre moving , FPS 10.44, Running 13.16s Step 100( N/A%), pre moving , FPS 10.89, Running 13.27s Step 101( N/A%), pre moving , FPS 7.62, Running 14.18s Step 102( N/A%), pre moving , FPS 7.23, Running 14.41s Step 103( N/A%), pre moving , FPS 6.43, Running 14.83s Step 104( N/A%), pre moving , FPS 6.13, Running 15.07s Step 105( N/A%), pre moving , FPS 5.60, Running 15.45s Step 106( N/A%), pre moving , FPS 5.37, Running 15.68s Step 107( N/A%), pre moving , FPS 5.00, Running 16.06s Step 108( N/A%), pre moving , FPS 4.84, Running 16.26s Step 109( N/A%), pre moving , FPS 4.54, Running 16.63s Step 110( N/A%), pre moving , FPS 4.32, Running 16.93s Step 111( N/A%), pre moving , FPS 4.06, Running 17.31s Step 112( N/A%), pre moving , FPS 3.92, Running 17.56s Step 113( N/A%), pre moving , FPS 3.68, Running 17.95s Step 114( N/A%), pre moving , FPS 3.58, Running 18.21s Step 115( N/A%), pre moving , FPS 3.44, Running 18.57s Step 116( N/A%), pre moving , FPS 3.38, Running 18.79s Step 117( N/A%), pre moving , FPS 3.22, Running 19.20s Step 118( N/A%), pre moving , FPS 3.17, Running 19.41s Step 119( N/A%), pre moving , FPS 3.09, Running 19.63s Step 120( N/A%), pre moving , FPS 3.06, Running 19.81s Step 121( N/A%), pre moving , FPS 3.38, Running 20.08s Step 122( N/A%), pre moving , FPS 3.41, Running 20.28s Step 123( N/A%), pre moving , FPS 3.47, Running 20.59s Step 124( N/A%), pre moving , FPS 3.49, Running 20.80s Step 125( N/A%), pre moving , FPS 3.50, Running 21.16s Step 126( N/A%), pre moving , FPS 3.49, Running 21.41s Step 127( N/A%), pre moving , FPS 3.48, Running 21.80s Step 128( N/A%), pre moving , FPS 3.47, Running 22.02s Step 129( N/A%), pre moving , FPS 3.45, Running 22.42s Step 130( N/A%), pre moving , FPS 3.50, Running 22.64s Step 131( N/A%), pre moving , FPS 3.47, Running 23.07s Step 132( N/A%), pre moving , FPS 3.48, Running 23.29s Step 133( N/A%), pre moving , FPS 3.47, Running 23.72s Step 134( N/A%), pre moving , FPS 3.49, Running 23.95s Step 135( N/A%), pre moving , FPS 3.51, Running 24.28s Step 136( N/A%), pre moving , FPS 3.52, Running 24.47s Step 137( N/A%), pre moving , FPS 3.58, Running 24.79s Step 138( N/A%), pre moving , FPS 3.58, Running 25.00s Step 139( N/A%), pre moving , FPS 3.49, Running 25.36s Step 140( N/A%), pre moving , FPS 3.45, Running 25.61s Step 141( N/A%), pre moving , FPS 3.36, Running 26.03s Step 142( N/A%), pre moving , FPS 3.34, Running 26.27s Step 143( N/A%), pre moving , FPS 3.30, Running 26.65s Step 144( N/A%), pre moving , FPS 3.29, Running 26.88s Step 145( N/A%), pre moving , FPS 3.26, Running 27.29s Step 146( N/A%), pre moving , FPS 3.24, Running 27.59s Step 147( N/A%), pre moving , FPS 3.22, Running 28.01s Step 148( N/A%), pre moving , FPS 3.26, Running 28.16s Step 149( N/A%), pre moving , FPS 3.29, Running 28.50s Step 150( N/A%), pre moving , FPS 3.31, Running 28.68s Step 151( N/A%), pre moving , FPS 3.36, Running 29.02s Step 152( N/A%), pre moving , FPS 3.36, Running 29.25s Step 153( N/A%), pre moving , FPS 3.35, Running 29.69s Step 154( N/A%), pre moving , FPS 3.33, Running 29.95s Step 155( N/A%), pre moving , FPS 3.29, Running 30.35s Step 156( N/A%), pre moving , FPS 3.33, Running 30.47s Step 157( N/A%), pre moving , FPS 3.45, Running 30.58s Step 158( N/A%), pre moving , FPS 3.50, Running 30.70s Step 159( N/A%), pre moving , FPS 3.65, Running 30.84s Step 160( N/A%), pre moving , FPS 3.75, Running 30.95s Step 161( N/A%), pre moving , FPS 3.98, Running 31.06s Step 162( N/A%), pre moving , FPS 4.08, Running 31.17s Step 163( N/A%), pre moving , FPS 4.32, Running 31.28s Step 164( N/A%), pre moving , FPS 4.45, Running 31.38s Step 165( N/A%), pre moving , FPS 4.79, Running 31.47s Step 166( N/A%), pre moving , FPS 4.49, Running 32.05s Step 167( N/A%), pre moving , FPS 4.78, Running 32.19s Step 168( N/A%), pre moving , FPS 4.82, Running 32.31s Step 169( N/A%), pre moving , FPS 5.09, Running 32.43s Step 170( N/A%), pre moving , FPS 5.12, Running 32.59s Step 171( N/A%), pre moving , FPS 5.48, Running 32.68s Step 172( N/A%), pre moving , FPS 5.63, Running 32.80s Step 173( N/A%), pre moving , FPS 6.20, Running 32.91s Step 174( N/A%), pre moving , FPS 6.45, Running 33.05s Step 175( N/A%), pre moving , FPS 7.15, Running 33.15s Step 176( N/A%), pre moving , FPS 7.19, Running 33.25s Step 177( N/A%), pre moving , FPS 7.21, Running 33.36s Step 178( N/A%), pre moving , FPS 7.24, Running 33.47s Step 179( N/A%), pre moving , FPS 7.31, Running 33.57s Step 180( N/A%), pre moving , FPS 7.13, Running 33.75s Step 181( N/A%), pre moving , FPS 6.82, Running 33.99s Step 182( N/A%), pre moving , FPS 6.49, Running 34.25s Step 183( N/A%), pre moving , FPS 6.24, Running 34.48s Step 184( N/A%), pre moving , FPS 5.99, Running 34.72s Step 185( N/A%), pre moving , FPS 5.56, Running 35.06s Step 186( N/A%), pre moving , FPS 5.97, Running 35.40s Step 187( N/A%), pre moving , FPS 5.60, Running 35.76s Step 188( N/A%), pre moving , FPS 5.28, Running 36.10s Step 189( N/A%), pre moving , FPS 4.98, Running 36.45s Step 190( N/A%), pre moving , FPS 4.75, Running 36.80s Step 191( N/A%), pre moving , FPS 4.63, Running 37.00s Step 192( N/A%), pre moving , FPS 4.53, Running 37.22s Step 193( N/A%), pre moving , FPS 4.45, Running 37.41s Step 194( N/A%), pre moving , FPS 4.38, Running 37.62s Step 195( N/A%), pre moving , FPS 4.25, Running 37.85s Step 196( N/A%), pre moving , FPS 4.08, Running 38.15s Step 197( N/A%), pre moving , FPS 3.94, Running 38.43s Step 198( N/A%), pre moving , FPS 3.82, Running 38.71s Step 199( N/A%), pre moving , FPS 3.65, Running 39.05s Step 200( N/A%), pre moving , FPS 3.54, Running 39.40s Step 201( N/A%), pre moving , FPS 3.47, Running 39.75s Step 202( N/A%), pre moving , FPS 3.42, Running 40.10s Step 203( N/A%), pre moving , FPS 3.36, Running 40.43s Step 204( N/A%), pre moving , FPS 3.31, Running 40.75s Step 205( N/A%), pre moving , FPS 3.34, Running 41.05s Step 206( N/A%), pre moving , FPS 3.44, Running 41.22s Step 207( N/A%), pre moving , FPS 3.55, Running 41.40s Step 208( N/A%), pre moving , FPS 3.64, Running 41.59s Step 209( N/A%), pre moving , FPS 3.78, Running 41.74s Step 210( N/A%), pre moving , FPS 3.94, Running 41.87s Step 211( N/A%), pre moving , FPS 3.99, Running 42.01s Step 212( N/A%), pre moving , FPS 4.09, Running 42.10s Step 213( N/A%), pre moving , FPS 4.20, Running 42.17s Step 214( N/A%), pre moving , FPS 4.29, Running 42.28s Step 215( N/A%), pre moving , FPS 4.43, Running 42.37s Step 216( N/A%), pre moving , FPS 4.53, Running 42.57s Step 217( N/A%), pre moving , FPS 4.62, Running 42.76s Step 218( N/A%), pre moving , FPS 4.75, Running 42.91s Step 219( N/A%), pre moving , FPS 5.01, Running 43.04s Step 220( N/A%), pre moving , FPS 5.34, Running 43.15s Step 221( N/A%), pre moving , FPS 5.82, Running 43.19s Step 222( N/A%), pre moving , FPS 6.36, Running 43.25s Step 223( N/A%), pre moving , FPS 6.85, Running 43.35s Step 224( N/A%), pre moving , FPS 7.43, Running 43.44s Step 225( N/A%), pre moving , FPS 7.98, Running 43.55s Step 226( N/A%), pre moving , FPS 6.83, Running 44.15s Step 227( N/A%), pre moving , FPS 7.00, Running 44.26s Step 228( N/A%), pre moving , FPS 7.17, Running 44.38s Step 229( N/A%), pre moving , FPS 7.21, Running 44.51s Step 230( N/A%), pre moving , FPS 7.07, Running 44.70s Step 231( N/A%), pre moving , FPS 6.94, Running 44.89s Step 232( N/A%), pre moving , FPS 6.73, Running 45.08s Step 233( N/A%), pre moving , FPS 6.64, Running 45.19s Step 234( N/A%), pre moving , FPS 6.59, Running 45.32s Step 235( N/A%), pre moving , FPS 6.60, Running 45.40s Step 236( N/A%), pre moving , FPS 6.82, Running 45.50s Step 237( N/A%), pre moving , FPS 7.00, Running 45.61s Step 238( N/A%), pre moving , FPS 7.19, Running 45.70s Step 239( N/A%), pre moving , FPS 7.20, Running 45.82s Step 240( N/A%), pre moving , FPS 7.21, Running 45.92s Step 241( N/A%), pre moving , FPS 7.05, Running 46.03s Step 242( N/A%), pre moving , FPS 7.00, Running 46.11s Step 243( N/A%), pre moving , FPS 7.00, Running 46.20s Step 244( N/A%), pre moving , FPS 6.94, Running 46.32s Step 245( N/A%), pre moving , FPS 6.79, Running 46.50s Step 246( N/A%), pre moving , FPS 7.85, Running 46.69s Step 247( N/A%), pre moving , FPS 7.72, Running 46.85s Step 248( N/A%), pre moving , FPS 7.46, Running 47.06s Step 249( N/A%), pre moving , FPS 7.20, Running 47.29s Step 250( N/A%), pre moving , FPS 7.11, Running 47.52s Step 251( N/A%), pre moving , FPS 6.97, Running 47.77s Step 252( N/A%), pre moving , FPS 6.89, Running 47.99s Step 253( N/A%), pre moving , FPS 6.65, Running 48.21s Step 254( N/A%), pre moving , FPS 6.44, Running 48.43s Step 255( N/A%), pre moving , FPS 6.14, Running 48.66s Step 256( N/A%), pre moving , FPS 5.94, Running 48.88s Step 257( N/A%), pre moving , FPS 5.76, Running 49.09s Step 258( N/A%), pre moving , FPS 5.52, Running 49.32s Step 259( N/A%), pre moving , FPS 5.33, Running 49.58s Step 260( N/A%), pre moving , FPS 5.17, Running 49.80s Step 261( N/A%), pre moving , FPS 5.13, Running 49.93s Step 262( N/A%), pre moving , FPS 5.07, Running 50.06s Step 263( N/A%), pre moving , FPS 5.03, Running 50.19s Step 264( N/A%), pre moving , FPS 5.01, Running 50.32s Step 265( N/A%), pre moving , FPS 5.05, Running 50.47s Step 266( N/A%), pre moving , FPS 5.11, Running 50.62s Step 267( N/A%), pre moving , FPS 5.08, Running 50.79s Step 268( N/A%), pre moving , FPS 5.07, Running 51.02s Step 269( N/A%), pre moving , FPS 5.05, Running 51.27s Step 270( N/A%), pre moving , FPS 5.03, Running 51.50s Step 271( N/A%), pre moving , FPS 5.05, Running 51.73s Step 272( N/A%), pre moving , FPS 5.02, Running 51.98s Step 273( N/A%), pre moving , FPS 5.02, Running 52.19s Step 274( N/A%), pre moving , FPS 4.97, Running 52.45s Step 275( N/A%), pre moving , FPS 4.99, Running 52.67s Step 276( N/A%), pre moving , FPS 4.93, Running 52.94s Step 277( N/A%), pre moving , FPS 4.92, Running 53.16s Step 278( N/A%), pre moving , FPS 4.88, Running 53.42s Step 279( N/A%), pre moving , FPS 4.95, Running 53.62s Step 280( N/A%), pre moving , FPS 4.91, Running 53.87s Step 281( N/A%), pre moving , FPS 4.92, Running 54.00s Step 282( N/A%), pre moving , FPS 4.94, Running 54.11s Step 283( N/A%), pre moving , FPS 4.93, Running 54.25s Step 284( N/A%), pre moving , FPS 4.89, Running 54.42s Step 285( N/A%), pre moving , FPS 4.88, Running 54.57s Step 286( N/A%), pre moving , FPS 4.85, Running 54.74s Step 287( N/A%), pre moving , FPS 4.83, Running 54.94s Step 288( N/A%), pre moving , FPS 4.72, Running 55.25s Step 289( N/A%), pre moving , FPS 4.68, Running 55.54s Step 290( N/A%), pre moving , FPS 4.69, Running 55.76s Step 291( N/A%), pre moving , FPS 4.70, Running 55.99s Step 292( N/A%), pre moving , FPS 4.69, Running 56.24s Step 293( N/A%), pre moving , FPS 4.72, Running 56.43s Step 294( N/A%), pre moving , FPS 4.80, Running 56.61s Step 295( N/A%), pre moving , FPS 4.85, Running 56.79s Step 296( N/A%), pre moving , FPS 5.03, Running 56.91s Step 297( N/A%), pre moving , FPS 5.16, Running 57.03s Step 298( N/A%), pre moving , FPS 5.33, Running 57.17s Step 299( N/A%), pre moving , FPS 5.38, Running 57.34s Step 300( N/A%), pre moving , FPS 5.47, Running 57.53s Step 301( N/A%), pre moving , FPS 5.39, Running 57.71s Step 302( N/A%), pre moving , FPS 5.29, Running 57.90s Step 303( N/A%), pre moving , FPS 5.26, Running 58.05s Step 304( N/A%), pre moving , FPS 5.38, Running 58.14s Step 305( N/A%), pre moving , FPS 5.44, Running 58.24s Step 306( N/A%), pre moving , FPS 5.54, Running 58.35s Step 307( N/A%), pre moving , FPS 5.66, Running 58.47s Step 308( N/A%), pre moving , FPS 5.96, Running 58.60s Step 309( N/A%), pre moving , FPS 6.36, Running 58.68s Step 310( N/A%), pre moving , FPS 6.69, Running 58.75s Step 311( N/A%), pre moving , FPS 7.03, Running 58.83s Step 312( N/A%), pre moving , FPS 7.52, Running 58.90s Step 313( N/A%), pre moving , FPS 7.83, Running 58.98s Step 314( N/A%), pre moving , FPS 8.08, Running 59.09s Step 315( N/A%), pre moving , FPS 8.30, Running 59.20s Step 316( N/A%), pre moving , FPS 8.24, Running 59.33s Step 317( N/A%), pre moving , FPS 8.30, Running 59.44s Step 318( N/A%), pre moving , FPS 8.42, Running 59.55s Step 319( N/A%), pre moving , FPS 8.61, Running 59.66s Step 320( N/A%), pre moving , FPS 8.79, Running 59.80s Step 321( N/A%), pre moving , FPS 9.02, Running 59.93s Step 322( N/A%), pre moving , FPS 9.35, Running 60.03s Step 323( N/A%), pre moving , FPS 9.60, Running 60.13s Step 324( N/A%), pre moving , FPS 9.51, Running 60.24s Step 325( N/A%), pre moving , FPS 7.50, Running 60.91s Step 326( N/A%), pre moving , FPS 7.44, Running 61.04s Step 327( N/A%), pre moving , FPS 7.45, Running 61.15s Step 328( N/A%), pre moving , FPS 7.32, Running 61.34s Step 329( N/A%), pre moving , FPS 7.04, Running 61.52s Step 330( N/A%), pre moving , FPS 6.83, Running 61.68s Step 331( N/A%), pre moving , FPS 6.74, Running 61.80s Step 332( N/A%), pre moving , FPS 6.67, Running 61.90s Step 333( N/A%), pre moving , FPS 6.70, Running 61.97s Step 334( N/A%), pre moving , FPS 6.72, Running 62.07s Step 335( N/A%), pre moving , FPS 6.78, Running 62.15s Step 336( N/A%), pre moving , FPS 6.85, Running 62.25s Step 337( N/A%), pre moving , FPS 6.91, Running 62.34s Step 338( N/A%), pre moving , FPS 6.95, Running 62.42s Step 339( N/A%), pre moving , FPS 7.02, Running 62.51s Step 340( N/A%), pre moving , FPS 7.15, Running 62.60s Step 341( N/A%), pre moving , FPS 7.31, Running 62.67s Step 342( N/A%), pre moving , FPS 7.39, Running 62.74s Step 343( N/A%), pre moving , FPS 7.44, Running 62.82s Step 344( N/A%), pre moving , FPS 7.60, Running 62.87s Step 345( N/A%), pre moving , FPS 9.95, Running 62.92s Step 346( N/A%), pre moving , FPS 10.23, Running 63.00s Step 347( N/A%), pre moving , FPS 10.18, Running 63.12s Step 348( N/A%), pre moving , FPS 10.56, Running 63.23s Step 349( N/A%), pre moving , FPS 11.06, Running 63.33s Step 350( N/A%), pre moving , FPS 11.03, Running 63.49s Step 351( N/A%), pre moving , FPS 10.66, Running 63.68s Step 352( N/A%), pre moving , FPS 10.34, Running 63.84s Step 353( N/A%), pre moving , FPS 9.76, Running 64.02s Step 354( N/A%), pre moving , FPS 9.52, Running 64.17s Step 355( N/A%), pre moving , FPS 9.03, Running 64.37s Step 356( N/A%), pre moving , FPS 8.69, Running 64.55s Step 357( N/A%), pre moving , FPS 8.43, Running 64.71s Step 358( N/A%), pre moving , FPS 8.12, Running 64.89s Step 359( N/A%), pre moving , FPS 7.78, Running 65.08s Step 360( N/A%), pre moving , FPS 7.55, Running 65.25s Step 361( N/A%), pre moving , FPS 7.19, Running 65.45s Step 362( N/A%), pre moving , FPS 6.83, Running 65.67s Step 363( N/A%), pre moving , FPS 6.58, Running 65.86s Step 364( N/A%), pre moving , FPS 6.33, Running 66.03s Step 365( N/A%), pre moving , FPS 6.26, Running 66.11s Step 366( N/A%), pre moving , FPS 6.20, Running 66.22s Step 367( N/A%), pre moving , FPS 6.22, Running 66.33s Step 368( N/A%), pre moving , FPS 6.25, Running 66.43s Step 369( N/A%), pre moving , FPS 6.24, Running 66.54s Step 370( N/A%), pre moving , FPS 6.45, Running 66.60s Step 371( N/A%), pre moving , FPS 6.62, Running 66.70s Step 372( N/A%), pre moving , FPS 6.84, Running 66.76s Step 373( N/A%), pre moving , FPS 7.04, Running 66.86s Step 374( N/A%), pre moving , FPS 7.25, Running 66.93s Step 375( N/A%), pre moving , FPS 7.67, Running 66.97s Step 376( N/A%), pre moving , FPS 8.13, Running 67.02s Step 377( N/A%), pre moving , FPS 8.34, Running 67.11s Step 378( N/A%), pre moving , FPS 8.59, Running 67.22s Step 379( N/A%), pre moving , FPS 8.84, Running 67.34s Step 380( N/A%), pre moving , FPS 9.08, Running 67.45s Step 381( N/A%), pre moving , FPS 9.43, Running 67.57s Step 382( N/A%), pre moving , FPS 9.93, Running 67.69s Step 383( N/A%), pre moving , FPS 10.20, Running 67.82s Step 384( N/A%), pre moving , FPS 10.52, Running 67.93s Step 385( N/A%), pre moving , FPS 10.46, Running 68.03s Step 386( N/A%), pre moving , FPS 10.42, Running 68.14s Step 387( N/A%), pre moving , FPS 10.44, Running 68.25s Step 388( N/A%), pre moving , FPS 10.40, Running 68.35s Step 389( N/A%), pre moving , FPS 10.37, Running 68.46s Step 390( N/A%), pre moving , FPS 10.01, Running 68.59s Step 391( N/A%), pre moving , FPS 10.01, Running 68.70s Step 392( N/A%), pre moving , FPS 9.77, Running 68.81s Step 393( N/A%), pre moving , FPS 9.65, Running 68.93s Step 394( N/A%), pre moving , FPS 9.47, Running 69.04s Step 395( N/A%), pre moving , FPS 9.14, Running 69.16s Step 396( N/A%), pre moving , FPS 8.87, Running 69.27s Step 397( N/A%), pre moving , FPS 5.20, Running 70.96s Step 398( N/A%), pre moving , FPS 4.89, Running 71.31s Step 399( N/A%), pre moving , FPS 4.76, Running 71.54s Step 400( N/A%), pre moving , FPS 4.43, Running 71.97s Step 401( N/A%), pre moving , FPS 4.32, Running 72.20s Step 402( N/A%), pre moving , FPS 4.05, Running 72.62s Step 403( N/A%), pre moving , FPS 3.98, Running 72.85s Step 404( N/A%), pre moving , FPS 3.80, Running 73.20s Step 405( N/A%), pre moving , FPS 3.67, Running 73.48s Step 406( N/A%), pre moving , FPS 3.50, Running 73.86s Step 407( N/A%), pre moving , FPS 3.48, Running 73.99s Step 408( N/A%), pre moving , FPS 3.35, Running 74.32s Step 409( N/A%), pre moving , FPS 3.32, Running 74.49s Step 410( N/A%), pre moving , FPS 3.17, Running 74.91s Step 411( N/A%), pre moving , FPS 3.12, Running 75.10s Step 412( N/A%), pre moving , FPS 2.97, Running 75.54s Step 413( N/A%), pre moving , FPS 2.92, Running 75.79s Step 414( N/A%), pre moving , FPS 2.80, Running 76.19s Step 415( N/A%), pre moving , FPS 2.74, Running 76.45s Step 416( N/A%), pre moving , FPS 2.64, Running 76.84s Step 417( 0.33%), action 1, FPS 2.97, Running 77.69s Step 418( 0.67%), action 2, FPS 3.00, Running 77.98s Step 419( 1.00%), action 3, FPS 2.92, Running 78.39s Step 420( 1.33%), action 4, FPS 2.70, Running 79.36s Step 421( 1.67%), action 5, FPS 2.62, Running 79.84s Step 422( 2.00%), action 6, FPS 2.58, Running 80.36s Step 423( 2.33%), action 7, FPS 2.38, Running 81.27s Step 424( 2.67%), action 8, FPS 2.36, Running 81.69s Step 425( 3.00%), action 9, FPS 2.32, Running 82.10s Step 426( 3.33%), action 10, FPS 2.24, Running 82.80s Step 427( 3.67%), action 11, FPS 2.12, Running 83.44s Step 428( 4.00%), action 12, FPS 2.00, Running 84.34s Step 429( 4.33%), action 13, FPS 1.94, Running 84.81s Step 430( 4.67%), action 14, FPS 1.85, Running 85.72s Step 431( 5.00%), action 15, FPS 1.83, Running 86.03s Step 432( 5.33%), action 16, FPS 1.79, Running 86.72s Step 433( 5.67%), action 17, FPS 1.67, Running 87.74s Step 434( 6.00%), action 18, FPS 1.64, Running 88.38s Step 435( 6.33%), action 19, FPS 1.60, Running 88.94s Step 436( 6.67%), action 20, FPS 1.51, Running 90.11s Step 437( 7.00%), action 21, FPS 1.53, Running 90.74s Step 438( 7.33%), action 22, FPS 1.52, Running 91.16s Step 439( 7.67%), action 23, FPS 1.50, Running 91.68s Step 440( 8.00%), action 24, FPS 1.54, Running 92.35s Step 441( 8.33%), action 25, FPS 1.51, Running 93.13s Step 442( 8.67%), action 26, FPS 1.52, Running 93.52s Step 443( 9.00%), action 27, FPS 1.58, Running 93.91s Step 444( 9.33%), action 28, FPS 1.56, Running 94.51s Step 445( 9.67%), action 29, FPS 1.55, Running 94.96s Step 446( 10.00%), action 30, FPS 1.57, Running 95.51s Step 447( 10.33%), action 31, FPS 1.57, Running 96.15s Step 448( 10.67%), action 32, FPS 1.64, Running 96.56s Step 449( 11.00%), action 33, FPS 1.61, Running 97.27s Step 450( 11.33%), action 34, FPS 1.68, Running 97.64s Step 451( 11.67%), action 35, FPS 1.60, Running 98.55s Step 452( 12.00%), action 36, FPS 1.63, Running 98.97s Step 453( 12.33%), action 37, FPS 1.70, Running 99.52s Step 454( 12.67%), action 38, FPS 1.71, Running 100.11s Step 455( 13.00%), action 39, FPS 1.64, Running 101.13s Step 456( 13.33%), action 40, FPS 1.75, Running 101.52s Step 457( 13.67%), action 41, FPS 1.76, Running 102.10s Step 458( 14.00%), action 42, FPS 1.75, Running 102.61s Step 459( 14.33%), action 43, FPS 1.75, Running 103.09s Step 460( 14.67%), action 44, FPS 1.74, Running 103.81s Step 461( 15.00%), action 45, FPS 1.80, Running 104.25s Step 462( 15.33%), action 46, FPS 1.78, Running 104.75s Step 463( 15.67%), action 47, FPS 1.77, Running 105.20s Step 464( 16.00%), action 48, FPS 1.80, Running 105.64s Step 465( 16.33%), action 49, FPS 1.77, Running 106.27s Step 466( 16.67%), action 50, FPS 1.80, Running 106.64s Step 467( 17.00%), action 51, FPS 1.79, Running 107.34s Step 468( 17.33%), action 52, FPS 1.80, Running 107.68s Step 469( 17.67%), action 53, FPS 1.83, Running 108.18s Step 470( 18.00%), action 54, FPS 1.80, Running 108.74s Step 471( 18.33%), action 55, FPS 1.88, Running 109.18s Step 472( 18.67%), action 56, FPS 1.91, Running 109.42s Step 473( 19.00%), action 57, FPS 1.93, Running 109.87s Step 474( 19.33%), action 58, FPS 1.97, Running 110.28s Step 475( 19.67%), action 59, FPS 2.03, Running 110.99s Step 476( 20.00%), action 60, FPS 2.03, Running 111.39s Step 477( 20.33%), action 61, FPS 1.98, Running 112.18s Step 478( 20.67%), action 62, FPS 1.99, Running 112.66s Step 479( 21.00%), action 63, FPS 1.98, Running 113.17s Step 480( 21.33%), action 64, FPS 1.99, Running 113.88s Step 481( 21.67%), action 65, FPS 1.96, Running 114.46s Step 482( 22.00%), action 66, FPS 1.98, Running 114.87s Step 483( 22.33%), action 67, FPS 1.97, Running 115.33s Step 484( 22.67%), action 68, FPS 1.95, Running 115.91s Step 485( 23.00%), action 69, FPS 1.96, Running 116.50s Step 486( 23.33%), action 70, FPS 1.87, Running 117.33s Step 487( 23.67%), action 71, FPS 1.81, Running 118.38s Step 488( 24.00%), action 72, FPS 1.80, Running 118.76s Step 489( 24.33%), action 73, FPS 1.72, Running 119.80s Step 490( 24.67%), action 74, FPS 1.74, Running 120.23s Step 491( 25.00%), action 75, FPS 1.67, Running 121.18s Step 492( 25.33%), action 76, FPS 1.59, Running 122.00s Step 493( 25.67%), action 77, FPS 1.59, Running 122.42s Step 494( 26.00%), action 78, FPS 1.56, Running 123.10s Step 495( 26.33%), action 79, FPS 1.52, Running 124.12s Step 496( 26.67%), action 80, FPS 1.52, Running 124.56s Step 497( 27.00%), action 81, FPS 1.54, Running 125.15s Step 498( 27.33%), action 82, FPS 1.53, Running 125.72s Step 499( 27.67%), action 83, FPS 1.52, Running 126.29s Step 500( 28.00%), action 84, FPS 1.54, Running 126.86s Step 501( 28.33%), action 85, FPS 1.49, Running 127.84s Step 502( 28.67%), action 86, FPS 1.44, Running 128.81s Step 503( 29.00%), action 87, FPS 1.39, Running 129.74s Step 504( 29.33%), action 88, FPS 1.40, Running 130.18s Step 505( 29.67%), action 89, FPS 1.35, Running 131.27s Step 506( 30.00%), action 90, FPS 1.35, Running 132.16s Step 507( 30.33%), action 91, FPS 1.35, Running 133.19s Step 508( 30.67%), action 92, FPS 1.35, Running 133.60s Step 509( 31.00%), action 93, FPS 1.40, Running 134.13s Step 510( 31.33%), action 94, FPS 1.37, Running 134.79s Step 511( 31.67%), action 95, FPS 1.42, Running 135.31s Step 512( 32.00%), action 96, FPS 1.40, Running 136.26s Step 513( 32.33%), action 97, FPS 1.40, Running 136.73s Step 514( 32.67%), action 98, FPS 1.42, Running 137.14s Step 515( 33.00%), action 99, FPS 1.48, Running 137.60s Step 516( 33.33%), action 100, FPS 1.47, Running 138.16s Step 517( 33.67%), action 101, FPS 1.42, Running 139.21s Step 518( 34.00%), action 102, FPS 1.42, Running 139.81s Step 519( 34.33%), action 103, FPS 1.41, Running 140.46s Step 520( 34.67%), action 104, FPS 1.41, Running 141.08s Step 521( 35.00%), action 105, FPS 1.46, Running 141.50s Step 522( 35.33%), action 106, FPS 1.52, Running 141.98s Step 523( 35.67%), action 107, FPS 1.57, Running 142.52s Step 524( 36.00%), action 108, FPS 1.57, Running 142.94s Step 525( 36.33%), action 109, FPS 1.61, Running 143.67s Step 526( 36.67%), action 110, FPS 1.66, Running 144.23s Step 527( 37.00%), action 111, FPS 1.72, Running 144.84s Step 528( 37.33%), action 112, FPS 1.68, Running 145.53s Step 529( 37.67%), action 113, FPS 1.69, Running 145.99s Step 530( 38.00%), action 114, FPS 1.69, Running 146.60s Step 531( 38.33%), action 115, FPS 1.70, Running 147.08s Step 532( 38.67%), action 116, FPS 1.77, Running 147.55s Step 533( 39.00%), action 117, FPS 1.78, Running 147.97s Step 534( 39.33%), action 118, FPS 1.75, Running 148.60s Step 535( 39.67%), action 119, FPS 1.75, Running 149.02s Step 536( 40.00%), action 120, FPS 1.76, Running 149.53s Step 537( 40.33%), action 121, FPS 1.83, Running 150.13s Step 538( 40.67%), action 122, FPS 1.86, Running 150.54s Step 539( 41.00%), action 123, FPS 1.88, Running 151.10s Step 540( 41.33%), action 124, FPS 1.85, Running 151.89s Step 541( 41.67%), action 125, FPS 1.81, Running 152.58s Step 542( 42.00%), action 126, FPS 1.84, Running 152.87s Step 543( 42.33%), action 127, FPS 1.84, Running 153.37s Step 544( 42.67%), action 128, FPS 1.85, Running 153.72s Step 545( 43.00%), action 129, FPS 1.90, Running 154.21s Step 546( 43.33%), action 130, FPS 1.94, Running 154.55s Step 547( 43.67%), action 131, FPS 1.92, Running 155.28s Step 548( 44.00%), action 132, FPS 1.98, Running 155.63s Step 549( 44.33%), action 133, FPS 1.91, Running 156.45s Step 550( 44.67%), action 134, FPS 1.99, Running 156.65s Step 551( 45.00%), action 135, FPS 2.03, Running 156.93s Step 552( 45.33%), action 136, FPS 2.06, Running 157.25s Step 553( 45.67%), action 137, FPS 2.07, Running 157.65s Step 554( 46.00%), action 138, FPS 2.05, Running 158.35s Step 555( 46.33%), action 139, FPS 2.03, Running 158.88s Step 556( 46.67%), action 140, FPS 2.00, Running 159.52s Step 557( 47.00%), action 141, FPS 1.94, Running 160.43s Step 558( 47.33%), action 142, FPS 1.93, Running 160.92s Step 559( 47.67%), action 143, FPS 1.90, Running 161.60s Step 560( 48.00%), action 144, FPS 1.97, Running 162.06s Step 561( 48.33%), action 145, FPS 2.01, Running 162.53s Step 562( 48.67%), action 146, FPS 1.98, Running 162.97s Step 563( 49.00%), action 147, FPS 1.90, Running 163.87s Step 564( 49.33%), action 148, FPS 1.84, Running 164.59s Step 565( 49.67%), action 149, FPS 1.81, Running 165.29s Step 566( 50.00%), action 150, FPS 1.79, Running 165.73s Step 567( 50.33%), action 151, FPS 1.76, Running 166.66s Step 568( 50.67%), action 152, FPS 1.74, Running 167.14s Step 569( 51.00%), action 153, FPS 1.79, Running 167.62s Step 570( 51.33%), action 154, FPS 1.71, Running 168.32s Step 571( 51.67%), action 155, FPS 1.64, Running 169.15s Step 572( 52.00%), action 156, FPS 1.61, Running 169.66s Step 573( 52.33%), action 157, FPS 1.55, Running 170.56s Step 574( 52.67%), action 158, FPS 1.59, Running 170.93s Step 575( 53.00%), action 159, FPS 1.59, Running 171.43s Step 576( 53.33%), action 160, FPS 1.62, Running 171.84s Step 577( 53.67%), action 161, FPS 1.66, Running 172.49s Step 578( 54.00%), action 162, FPS 1.63, Running 173.21s Step 579( 54.33%), action 163, FPS 1.61, Running 174.03s Step 580( 54.67%), action 164, FPS 1.55, Running 174.97s Step 581( 55.00%), action 165, FPS 1.55, Running 175.45s Step 582( 55.33%), action 166, FPS 1.56, Running 175.80s Step 583( 55.67%), action 167, FPS 1.59, Running 176.43s Step 584( 56.00%), action 168, FPS 1.59, Running 177.21s Step 585( 56.33%), action 169, FPS 1.62, Running 177.66s Step 586( 56.67%), action 170, FPS 1.61, Running 178.14s Step 587( 57.00%), action 171, FPS 1.64, Running 178.83s Step 588( 57.33%), action 172, FPS 1.66, Running 179.18s Step 589( 57.67%), action 173, FPS 1.66, Running 179.66s Step 590( 58.00%), action 174, FPS 1.64, Running 180.54s Step 591( 58.33%), action 175, FPS 1.63, Running 181.40s Step 592( 58.67%), action 176, FPS 1.59, Running 182.24s Step 593( 59.00%), action 177, FPS 1.61, Running 183.01s Step 594( 59.33%), action 178, FPS 1.60, Running 183.41s Step 595( 59.67%), action 179, FPS 1.58, Running 184.06s Step 596( 60.00%), action 180, FPS 1.58, Running 184.46s Step 597( 60.33%), action 181, FPS 1.60, Running 184.98s Step 598( 60.67%), action 182, FPS 1.66, Running 185.27s Step 599( 61.00%), action 183, FPS 1.71, Running 185.73s Step 600( 61.33%), action 184, FPS 1.79, Running 186.15s Step 601( 61.67%), action 185, FPS 1.79, Running 186.62s Step 602( 62.00%), action 186, FPS 1.75, Running 187.25s Step 603( 62.33%), action 187, FPS 1.74, Running 187.92s Step 604( 62.67%), action 188, FPS 1.78, Running 188.47s Step 605( 63.00%), action 189, FPS 1.72, Running 189.30s Step 606( 63.33%), action 190, FPS 1.72, Running 189.77s Step 607( 63.67%), action 191, FPS 1.65, Running 190.92s Step 608( 64.00%), action 192, FPS 1.64, Running 191.40s Step 609( 64.33%), action 193, FPS 1.59, Running 192.26s Step 610( 64.67%), action 194, FPS 1.64, Running 192.71s Step 611( 65.00%), action 195, FPS 1.66, Running 193.48s Step 612( 65.33%), action 196, FPS 1.72, Running 193.87s Step 613( 65.67%), action 197, FPS 1.70, Running 194.81s Step 614( 66.00%), action 198, FPS 1.62, Running 195.74s Step 615( 66.33%), action 199, FPS 1.64, Running 196.25s Step 616( 66.67%), action 200, FPS 1.63, Running 196.73s Step 617( 67.00%), action 201, FPS 1.58, Running 197.66s Step 618( 67.33%), action 202, FPS 1.57, Running 198.05s Step 619( 67.67%), action 203, FPS 1.56, Running 198.56s Step 620( 68.00%), action 204, FPS 1.57, Running 198.93s Step 621( 68.33%), action 205, FPS 1.56, Running 199.43s Step 622( 68.67%), action 206, FPS 1.59, Running 199.84s Step 623( 69.00%), action 207, FPS 1.59, Running 200.49s Step 624( 69.33%), action 208, FPS 1.55, Running 201.34s Step 625( 69.67%), action 209, FPS 1.57, Running 202.06s Step 626( 70.00%), action 210, FPS 1.58, Running 202.45s Step 627( 70.33%), action 211, FPS 1.57, Running 203.63s Step 628( 70.67%), action 212, FPS 1.58, Running 204.03s Step 629( 71.00%), action 213, FPS 1.64, Running 204.48s Step 630( 71.33%), action 214, FPS 1.65, Running 204.82s Step 631( 71.67%), action 215, FPS 1.68, Running 205.36s Step 632( 72.00%), action 216, FPS 1.60, Running 206.34s Step 633( 72.33%), action 217, FPS 1.66, Running 206.83s Step 634( 72.67%), action 218, FPS 1.66, Running 207.77s Step 635( 73.00%), action 219, FPS 1.66, Running 208.33s Step 636( 73.33%), action 220, FPS 1.61, Running 209.13s Step 637( 73.67%), action 221, FPS 1.62, Running 209.99s Step 638( 74.00%), action 222, FPS 1.62, Running 210.43s Step 639( 74.33%), action 223, FPS 1.59, Running 211.12s Step 640( 74.67%), action 224, FPS 1.59, Running 211.48s Step 641( 75.00%), action 225, FPS 1.58, Running 212.07s Step 642( 75.33%), action 226, FPS 1.55, Running 212.72s Step 643( 75.67%), action 227, FPS 1.54, Running 213.45s Step 644( 76.00%), action 228, FPS 1.52, Running 214.47s Step 645( 76.33%), action 229, FPS 1.54, Running 215.04s Step 646( 76.67%), action 230, FPS 1.53, Running 215.54s Step 647( 77.00%), action 231, FPS 1.54, Running 216.60s Step 648( 77.33%), action 232, FPS 1.49, Running 217.41s Step 649( 77.67%), action 233, FPS 1.50, Running 217.85s Step 650( 78.00%), action 234, FPS 1.47, Running 218.40s Step 651( 78.33%), action 235, FPS 1.47, Running 218.94s Step 652( 78.67%), action 236, FPS 1.53, Running 219.40s Step 653( 79.00%), action 237, FPS 1.46, Running 220.54s Step 654( 79.33%), action 238, FPS 1.53, Running 220.88s Step 655( 79.67%), action 239, FPS 1.50, Running 221.69s Step 656( 80.00%), action 240, FPS 1.47, Running 222.75s Step 657( 80.33%), action 241, FPS 1.44, Running 223.86s Step 658( 80.67%), action 242, FPS 1.41, Running 224.60s Step 659( 81.00%), action 243, FPS 1.45, Running 224.94s Step 660( 81.33%), action 244, FPS 1.45, Running 225.31s Step 661( 81.67%), action 245, FPS 1.46, Running 225.79s Step 662( 82.00%), action 246, FPS 1.42, Running 226.76s Step 663( 82.33%), action 247, FPS 1.44, Running 227.32s Step 664( 82.67%), action 248, FPS 1.51, Running 227.74s Step 665( 83.00%), action 249, FPS 1.49, Running 228.44s Step 666( 83.33%), action 250, FPS 1.50, Running 228.89s Step 667( 83.67%), action 251, FPS 1.54, Running 229.55s Step 668( 84.00%), action 252, FPS 1.58, Running 230.07s Step 669( 84.33%), action 253, FPS 1.53, Running 230.90s Step 670( 84.67%), action 254, FPS 1.53, Running 231.46s Step 671( 85.00%), action 255, FPS 1.52, Running 232.11s Step 672( 85.33%), action 256, FPS 1.49, Running 232.81s Step 673( 85.67%), action 257, FPS 1.53, Running 233.60s Step 674( 86.00%), action 258, FPS 1.48, Running 234.40s Step 675( 86.33%), action 259, FPS 1.53, Running 234.78s Step 676( 86.67%), action 260, FPS 1.56, Running 235.54s Step 677( 87.00%), action 261, FPS 1.62, Running 236.21s Step 678( 87.33%), action 262, FPS 1.59, Running 237.16s Step 679( 87.67%), action 263, FPS 1.52, Running 238.11s Step 680( 88.00%), action 264, FPS 1.48, Running 238.80s Step 681( 88.33%), action 265, FPS 1.50, Running 239.13s Step 682( 88.67%), action 266, FPS 1.55, Running 239.63s Step 683( 89.00%), action 267, FPS 1.53, Running 240.40s Step 684( 89.33%), action 268, FPS 1.49, Running 241.15s Step 685( 89.67%), action 269, FPS 1.48, Running 241.98s Step 686( 90.00%), action 270, FPS 1.45, Running 242.65s Step 687( 90.33%), action 271, FPS 1.45, Running 243.38s Step 688( 90.67%), action 272, FPS 1.43, Running 244.09s Step 689( 91.00%), action 273, FPS 1.47, Running 244.51s Step 690( 91.33%), action 274, FPS 1.45, Running 245.24s Step 691( 91.67%), action 275, FPS 1.47, Running 245.69s Step 692( 92.00%), action 276, FPS 1.47, Running 246.42s [2026-08-02 21:52:25] [69 ] Seed 68 failed after 247.28 s. +steps: 692 , actions: 276 . +Instruction: Empty +Total 41/69(59.42%) success. +Setting seed: 69 +Step 1( N/A%), pre moving , FPS 5.77, Running 0.17s Step 2( N/A%), pre moving , FPS 7.48, Running 0.27s Step 3( N/A%), pre moving , FPS 8.08, Running 0.37s Step 4( N/A%), pre moving , FPS 8.30, Running 0.48s Step 5( N/A%), pre moving , FPS 8.46, Running 0.59s Step 6( N/A%), pre moving , FPS 8.50, Running 0.71s Step 7( N/A%), pre moving , FPS 8.36, Running 0.84s Step 8( N/A%), pre moving , FPS 8.41, Running 0.95s Step 9( N/A%), pre moving , FPS 8.44, Running 1.07s Step 10( N/A%), pre moving , FPS 8.39, Running 1.19s Step 11( N/A%), pre moving , FPS 8.45, Running 1.30s Step 12( N/A%), pre moving , FPS 8.32, Running 1.44s Step 13( N/A%), pre moving , FPS 8.37, Running 1.55s Step 14( N/A%), pre moving , FPS 8.37, Running 1.67s Step 15( N/A%), pre moving , FPS 8.42, Running 1.78s Step 16( N/A%), pre moving , FPS 8.43, Running 1.90s Step 17( N/A%), pre moving , FPS 8.36, Running 2.03s Step 18( N/A%), pre moving , FPS 8.47, Running 2.12s Step 19( N/A%), pre moving , FPS 8.45, Running 2.25s Step 20( N/A%), pre moving , FPS 8.44, Running 2.37s Step 21( N/A%), pre moving , FPS 7.71, Running 2.77s Step 22( N/A%), pre moving , FPS 7.48, Running 2.94s Step 23( N/A%), pre moving , FPS 7.51, Running 3.03s Step 24( N/A%), pre moving , FPS 7.50, Running 3.15s Step 25( N/A%), pre moving , FPS 7.51, Running 3.25s Step 26( N/A%), pre moving , FPS 7.21, Running 3.48s Step 27( N/A%), pre moving , FPS 7.46, Running 3.52s Step 28( N/A%), pre moving , FPS 7.67, Running 3.56s Step 29( N/A%), pre moving , FPS 7.91, Running 3.60s Step 30( N/A%), pre moving , FPS 8.19, Running 3.63s Step 31( N/A%), pre moving , FPS 8.45, Running 3.67s Step 32( N/A%), pre moving , FPS 8.82, Running 3.71s Step 33( N/A%), pre moving , FPS 9.10, Running 3.75s Step 34( N/A%), pre moving , FPS 9.45, Running 3.79s Step 35( N/A%), pre moving , FPS 9.74, Running 3.84s Step 36( N/A%), pre moving , FPS 8.83, Running 4.17s Step 37( N/A%), pre moving , FPS 9.19, Running 4.21s Step 38( N/A%), pre moving , FPS 9.42, Running 4.25s Step 39( N/A%), pre moving , FPS 9.79, Running 4.29s Step 40( N/A%), pre moving , FPS 10.18, Running 4.33s Step 41( N/A%), pre moving , FPS 12.46, Running 4.37s Step 42( N/A%), pre moving , FPS 13.56, Running 4.42s Step 43( N/A%), pre moving , FPS 14.07, Running 4.45s Step 44( N/A%), pre moving , FPS 14.90, Running 4.49s Step 45( N/A%), pre moving , FPS 15.67, Running 4.53s Step 46( N/A%), pre moving , FPS 18.38, Running 4.57s Step 47( N/A%), pre moving , FPS 18.33, Running 4.61s Step 48( N/A%), pre moving , FPS 17.88, Running 4.68s Step 49( N/A%), pre moving , FPS 17.25, Running 4.76s Step 50( N/A%), pre moving , FPS 16.69, Running 4.83s Step 51( N/A%), pre moving , FPS 15.99, Running 4.92s Step 52( N/A%), pre moving , FPS 15.45, Running 5.00s Step 53( N/A%), pre moving , FPS 14.91, Running 5.09s Step 54( N/A%), pre moving , FPS 14.31, Running 5.19s Step 55( N/A%), pre moving , FPS 14.11, Running 5.25s Step 56( N/A%), pre moving , FPS 17.24, Running 5.33s Step 57( N/A%), pre moving , FPS 16.89, Running 5.39s Step 58( N/A%), pre moving , FPS 16.55, Running 5.46s Step 59( N/A%), pre moving , FPS 16.07, Running 5.53s Step 60( N/A%), pre moving , FPS 15.44, Running 5.63s Step 61( N/A%), pre moving , FPS 14.69, Running 5.74s Step 62( N/A%), pre moving , FPS 14.00, Running 5.85s Step 63( N/A%), pre moving , FPS 12.67, Running 6.03s Step 64( N/A%), pre moving , FPS 11.73, Running 6.20s Step 65( N/A%), pre moving , FPS 10.81, Running 6.38s Step 66( N/A%), pre moving , FPS 10.01, Running 6.57s Step 67( N/A%), pre moving , FPS 9.41, Running 6.74s Step 68( N/A%), pre moving , FPS 8.87, Running 6.93s Step 69( N/A%), pre moving , FPS 8.49, Running 7.11s Step 70( N/A%), pre moving , FPS 8.12, Running 7.29s Step 71( N/A%), pre moving , FPS 7.80, Running 7.48s Step 72( N/A%), pre moving , FPS 7.53, Running 7.66s Step 73( N/A%), pre moving , FPS 7.30, Running 7.83s Step 74( N/A%), pre moving , FPS 7.08, Running 8.01s Step 75( N/A%), pre moving , FPS 6.82, Running 8.18s Step 76( N/A%), pre moving , FPS 6.60, Running 8.36s Step 77( N/A%), pre moving , FPS 6.34, Running 8.55s Step 78( N/A%), pre moving , FPS 6.14, Running 8.72s Step 79( N/A%), pre moving , FPS 5.95, Running 8.89s Step 80( N/A%), pre moving , FPS 5.94, Running 9.00s Step 81( N/A%), pre moving , FPS 6.02, Running 9.06s Step 82( N/A%), pre moving , FPS 6.11, Running 9.12s Step 83( N/A%), pre moving , FPS 6.35, Running 9.18s Step 84( N/A%), pre moving , FPS 6.56, Running 9.25s Step 85( N/A%), pre moving , FPS 6.84, Running 9.30s Step 86( N/A%), pre moving , FPS 7.15, Running 9.37s Step 87( N/A%), pre moving , FPS 7.50, Running 9.40s Step 88( N/A%), pre moving , FPS 7.97, Running 9.44s Step 89( N/A%), pre moving , FPS 8.43, Running 9.48s Step 90( N/A%), pre moving , FPS 8.96, Running 9.53s Step 91( N/A%), pre moving , FPS 9.61, Running 9.57s Step 92( N/A%), pre moving , FPS 10.24, Running 9.61s Step 93( N/A%), pre moving , FPS 10.96, Running 9.66s Step 94( N/A%), pre moving , FPS 11.92, Running 9.69s Step 95( N/A%), pre moving , FPS 12.94, Running 9.73s Step 96( N/A%), pre moving , FPS 14.15, Running 9.77s Step 97( N/A%), pre moving , FPS 15.75, Running 9.81s Step 98( N/A%), pre moving , FPS 17.56, Running 9.86s Step 99( N/A%), pre moving , FPS 19.99, Running 9.90s Step 100( N/A%), pre moving , FPS 21.27, Running 9.94s Step 101( N/A%), pre moving , FPS 21.71, Running 9.98s Step 102( N/A%), pre moving , FPS 22.27, Running 10.02s Step 103( N/A%), pre moving , FPS 22.95, Running 10.06s Step 104( N/A%), pre moving , FPS 23.29, Running 10.10s Step 105( N/A%), pre moving , FPS 23.70, Running 10.15s Step 106( N/A%), pre moving , FPS 24.43, Running 10.19s Step 107( N/A%), pre moving , FPS 24.39, Running 10.22s Step 108( N/A%), pre moving , FPS 24.22, Running 10.27s Step 109( N/A%), pre moving , FPS 24.25, Running 10.31s Step 110( N/A%), pre moving , FPS 23.40, Running 10.38s Step 111( N/A%), pre moving , FPS 22.41, Running 10.46s Step 112( N/A%), pre moving , FPS 21.57, Running 10.54s Step 113( N/A%), pre moving , FPS 20.62, Running 10.62s Step 114( N/A%), pre moving , FPS 19.96, Running 10.69s Step 115( N/A%), pre moving , FPS 19.26, Running 10.77s Step 116( N/A%), pre moving , FPS 18.75, Running 10.84s Step 117( N/A%), pre moving , FPS 18.06, Running 10.92s Step 118( N/A%), pre moving , FPS 17.64, Running 10.99s Step 119( N/A%), pre moving , FPS 17.08, Running 11.07s Step 120( N/A%), pre moving , FPS 10.41, Running 11.86s Step 121( N/A%), pre moving , FPS 9.57, Running 12.07s Step 122( N/A%), pre moving , FPS 8.10, Running 12.49s Step 123( N/A%), pre moving , FPS 7.54, Running 12.71s Step 124( N/A%), pre moving , FPS 6.65, Running 13.11s Step 125( N/A%), pre moving , FPS 6.21, Running 13.37s Step 126( N/A%), pre moving , FPS 5.53, Running 13.80s Step 127( N/A%), pre moving , FPS 5.28, Running 14.01s Step 128( N/A%), pre moving , FPS 5.02, Running 14.25s Step 129( N/A%), pre moving , FPS 4.89, Running 14.40s Step 130( N/A%), pre moving , FPS 4.73, Running 14.61s Step 131( N/A%), pre moving , FPS 4.66, Running 14.75s Step 132( N/A%), pre moving , FPS 4.51, Running 14.97s Step 133( N/A%), pre moving , FPS 4.48, Running 15.09s Step 134( N/A%), pre moving , FPS 4.34, Running 15.31s Step 135( N/A%), pre moving , FPS 4.29, Running 15.43s Step 136( N/A%), pre moving , FPS 4.12, Running 15.69s Step 137( N/A%), pre moving , FPS 4.09, Running 15.82s Step 138( N/A%), pre moving , FPS 3.96, Running 16.04s Step 139( N/A%), pre moving , FPS 3.90, Running 16.19s Step 140( N/A%), pre moving , FPS 4.27, Running 16.54s Step 141( N/A%), pre moving , FPS 4.29, Running 16.74s Step 142( N/A%), pre moving , FPS 4.38, Running 17.06s Step 143( N/A%), pre moving , FPS 4.36, Running 17.30s Step 144( N/A%), pre moving , FPS 4.29, Running 17.77s Step 145( N/A%), pre moving , FPS 4.32, Running 18.00s Step 146( N/A%), pre moving , FPS 4.32, Running 18.43s Step 147( N/A%), pre moving , FPS 4.27, Running 18.69s Step 148( N/A%), pre moving , FPS 4.14, Running 19.08s Step 149( N/A%), pre moving , FPS 4.04, Running 19.34s Step 150( N/A%), pre moving , FPS 3.88, Running 19.76s Step 151( N/A%), pre moving , FPS 3.80, Running 20.01s Step 152( N/A%), pre moving , FPS 3.80, Running 20.23s Step 153( N/A%), pre moving , FPS 3.78, Running 20.39s Step 154( N/A%), pre moving , FPS 3.77, Running 20.61s Step 155( N/A%), pre moving , FPS 3.76, Running 20.76s Step 156( N/A%), pre moving , FPS 3.78, Running 20.97s Step 157( N/A%), pre moving , FPS 3.78, Running 21.11s Step 158( N/A%), pre moving , FPS 3.79, Running 21.32s Step 159( N/A%), pre moving , FPS 3.79, Running 21.47s Step 160( N/A%), pre moving , FPS 3.87, Running 21.71s Step 161( N/A%), pre moving , FPS 3.91, Running 21.85s Step 162( N/A%), pre moving , FPS 3.94, Running 22.14s Step 163( N/A%), pre moving , FPS 3.97, Running 22.33s Step 164( N/A%), pre moving , FPS 4.05, Running 22.70s Step 165( N/A%), pre moving , FPS 4.11, Running 22.88s Step 166( N/A%), pre moving , FPS 4.14, Running 23.26s Step 167( N/A%), pre moving , FPS 4.16, Running 23.50s Step 168( N/A%), pre moving , FPS 4.14, Running 23.91s Step 169( N/A%), pre moving , FPS 4.14, Running 24.18s Step 170( N/A%), pre moving , FPS 4.17, Running 24.56s Step 171( N/A%), pre moving , FPS 4.15, Running 24.83s Step 172( N/A%), pre moving , FPS 3.98, Running 25.25s Step 173( N/A%), pre moving , FPS 3.91, Running 25.50s Step 174( N/A%), pre moving , FPS 3.83, Running 25.84s Step 175( N/A%), pre moving , FPS 3.91, Running 25.88s Step 176( N/A%), pre moving , FPS 4.05, Running 25.91s Step 177( N/A%), pre moving , FPS 4.13, Running 25.95s Step 178( N/A%), pre moving , FPS 4.28, Running 25.99s Step 179( N/A%), pre moving , FPS 4.38, Running 26.03s Step 180( N/A%), pre moving , FPS 4.58, Running 26.07s Step 181( N/A%), pre moving , FPS 4.69, Running 26.11s Step 182( N/A%), pre moving , FPS 4.98, Running 26.16s Step 183( N/A%), pre moving , FPS 5.18, Running 26.19s Step 184( N/A%), pre moving , FPS 5.66, Running 26.23s Step 185( N/A%), pre moving , FPS 5.26, Running 26.68s Step 186( N/A%), pre moving , FPS 5.79, Running 26.72s Step 187( N/A%), pre moving , FPS 6.15, Running 26.76s Step 188( N/A%), pre moving , FPS 6.93, Running 26.80s Step 189( N/A%), pre moving , FPS 7.53, Running 26.84s Step 190( N/A%), pre moving , FPS 8.56, Running 26.89s Step 191( N/A%), pre moving , FPS 9.43, Running 26.95s Step 192( N/A%), pre moving , FPS 11.38, Running 27.01s Step 193( N/A%), pre moving , FPS 12.71, Running 27.07s Step 194( N/A%), pre moving , FPS 15.44, Running 27.13s Step 195( N/A%), pre moving , FPS 15.15, Running 27.20s Step 196( N/A%), pre moving , FPS 14.90, Running 27.26s Step 197( N/A%), pre moving , FPS 14.27, Running 27.35s Step 198( N/A%), pre moving , FPS 14.08, Running 27.41s Step 199( N/A%), pre moving , FPS 13.67, Running 27.50s Step 200( N/A%), pre moving , FPS 13.52, Running 27.55s Step 201( N/A%), pre moving , FPS 13.37, Running 27.61s Step 202( N/A%), pre moving , FPS 13.08, Running 27.69s Step 203( N/A%), pre moving , FPS 12.79, Running 27.76s Step 204( N/A%), pre moving , FPS 12.32, Running 27.86s Step 205( N/A%), pre moving , FPS 14.39, Running 28.07s Step 206( N/A%), pre moving , FPS 13.02, Running 28.25s Step 207( N/A%), pre moving , FPS 11.69, Running 28.47s Step 208( N/A%), pre moving , FPS 10.76, Running 28.65s Step 209( N/A%), pre moving , FPS 9.65, Running 28.91s Step 210( N/A%), pre moving , FPS 8.54, Running 29.24s Step 211( N/A%), pre moving , FPS 7.63, Running 29.57s Step 212( N/A%), pre moving , FPS 6.87, Running 29.92s Step 213( N/A%), pre moving , FPS 6.28, Running 30.26s Step 214( N/A%), pre moving , FPS 5.72, Running 30.63s Step 215( N/A%), pre moving , FPS 5.28, Running 30.98s Step 216( N/A%), pre moving , FPS 4.93, Running 31.31s Step 217( N/A%), pre moving , FPS 4.63, Running 31.67s Step 218( N/A%), pre moving , FPS 4.36, Running 32.00s Step 219( N/A%), pre moving , FPS 4.31, Running 32.14s Step 220( N/A%), pre moving , FPS 4.26, Running 32.25s Step 221( N/A%), pre moving , FPS 4.21, Running 32.36s Step 222( N/A%), pre moving , FPS 4.19, Running 32.46s Step 223( N/A%), pre moving , FPS 4.16, Running 32.57s Step 224( N/A%), pre moving , FPS 4.15, Running 32.67s Step 225( N/A%), pre moving , FPS 4.25, Running 32.78s Step 226( N/A%), pre moving , FPS 4.34, Running 32.86s Step 227( N/A%), pre moving , FPS 4.46, Running 32.95s Step 228( N/A%), pre moving , FPS 4.56, Running 33.04s Step 229( N/A%), pre moving , FPS 4.74, Running 33.13s Step 230( N/A%), pre moving , FPS 5.05, Running 33.20s Step 231( N/A%), pre moving , FPS 5.41, Running 33.27s Step 232( N/A%), pre moving , FPS 5.86, Running 33.34s Step 233( N/A%), pre moving , FPS 6.39, Running 33.39s Step 234( N/A%), pre moving , FPS 7.15, Running 33.43s Step 235( N/A%), pre moving , FPS 8.04, Running 33.47s Step 236( N/A%), pre moving , FPS 9.10, Running 33.51s Step 237( N/A%), pre moving , FPS 10.55, Running 33.57s Step 238( N/A%), pre moving , FPS 11.88, Running 33.68s Step 239( N/A%), pre moving , FPS 12.17, Running 33.78s Step 240( N/A%), pre moving , FPS 12.44, Running 33.85s Step 241( N/A%), pre moving , FPS 12.89, Running 33.91s Step 242( N/A%), pre moving , FPS 13.26, Running 33.97s Step 243( N/A%), pre moving , FPS 13.78, Running 34.02s Step 244( N/A%), pre moving , FPS 14.13, Running 34.09s Step 245( N/A%), pre moving , FPS 14.41, Running 34.16s Step 246( N/A%), pre moving , FPS 14.56, Running 34.24s Step 247( N/A%), pre moving , FPS 10.41, Running 34.87s Step 248( N/A%), pre moving , FPS 10.29, Running 34.99s Step 249( N/A%), pre moving , FPS 10.13, Running 35.11s Step 250( N/A%), pre moving , FPS 9.88, Running 35.22s Step 251( N/A%), pre moving , FPS 9.60, Running 35.35s Step 252( N/A%), pre moving , FPS 9.19, Running 35.51s Step 253( N/A%), pre moving , FPS 8.66, Running 35.70s Step 254( N/A%), pre moving , FPS 8.20, Running 35.87s Step 255( N/A%), pre moving , FPS 7.73, Running 36.06s Step 256( N/A%), pre moving , FPS 7.36, Running 36.22s Step 257( N/A%), pre moving , FPS 7.04, Running 36.41s Step 258( N/A%), pre moving , FPS 6.90, Running 36.58s Step 259( N/A%), pre moving , FPS 6.71, Running 36.77s Step 260( N/A%), pre moving , FPS 6.46, Running 36.95s Step 261( N/A%), pre moving , FPS 6.20, Running 37.14s Step 262( N/A%), pre moving , FPS 5.95, Running 37.33s Step 263( N/A%), pre moving , FPS 5.72, Running 37.52s Step 264( N/A%), pre moving , FPS 5.57, Running 37.68s Step 265( N/A%), pre moving , FPS 5.57, Running 37.75s Step 266( N/A%), pre moving , FPS 5.61, Running 37.80s Step 267( N/A%), pre moving , FPS 6.64, Running 37.88s Step 268( N/A%), pre moving , FPS 6.73, Running 37.96s Step 269( N/A%), pre moving , FPS 6.85, Running 38.03s Step 270( N/A%), pre moving , FPS 6.96, Running 38.10s Step 271( N/A%), pre moving , FPS 7.10, Running 38.17s Step 272( N/A%), pre moving , FPS 7.33, Running 38.24s Step 273( N/A%), pre moving , FPS 7.63, Running 38.32s Step 274( N/A%), pre moving , FPS 7.92, Running 38.39s Step 275( N/A%), pre moving , FPS 8.25, Running 38.48s Step 276( N/A%), pre moving , FPS 8.59, Running 38.55s Step 277( N/A%), pre moving , FPS 9.05, Running 38.62s Step 278( N/A%), pre moving , FPS 9.48, Running 38.69s Step 279( N/A%), pre moving , FPS 10.00, Running 38.77s Step 280( N/A%), pre moving , FPS 10.55, Running 38.85s Step 281( N/A%), pre moving , FPS 11.24, Running 38.92s Step 282( N/A%), pre moving , FPS 12.04, Running 38.99s Step 283( N/A%), pre moving , FPS 12.92, Running 39.06s Step 284( N/A%), pre moving , FPS 13.77, Running 39.14s Step 285( N/A%), pre moving , FPS 13.77, Running 39.21s Step 286( N/A%), pre moving , FPS 13.19, Running 39.32s Step 287( N/A%), pre moving , FPS 12.60, Running 39.47s Step 288( N/A%), pre moving , FPS 12.10, Running 39.61s Step 289( N/A%), pre moving , FPS 11.70, Running 39.73s Step 290( N/A%), pre moving , FPS 11.39, Running 39.85s Step 291( N/A%), pre moving , FPS 10.85, Running 40.01s Step 292( N/A%), pre moving , FPS 10.46, Running 40.16s Step 293( N/A%), pre moving , FPS 10.09, Running 40.30s Step 294( N/A%), pre moving , FPS 9.39, Running 40.52s Step 295( N/A%), pre moving , FPS 8.80, Running 40.75s Step 296( N/A%), pre moving , FPS 8.18, Running 41.00s Step 297( N/A%), pre moving , FPS 7.66, Running 41.23s Step 298( N/A%), pre moving , FPS 7.18, Running 41.48s Step 299( N/A%), pre moving , FPS 6.62, Running 41.79s Step 300( N/A%), pre moving , FPS 6.17, Running 42.09s Step 301( N/A%), pre moving , FPS 5.76, Running 42.39s Step 302( N/A%), pre moving , FPS 5.46, Running 42.65s Step 303( N/A%), pre moving , FPS 5.14, Running 42.95s Step 304( N/A%), pre moving , FPS 4.86, Running 43.25s Step 305( N/A%), pre moving , FPS 4.63, Running 43.53s Step 306( N/A%), pre moving , FPS 4.64, Running 43.63s Step 307( N/A%), pre moving , FPS 4.70, Running 43.73s Step 308( N/A%), pre moving , FPS 4.75, Running 43.82s Step 309( N/A%), pre moving , FPS 4.80, Running 43.90s Step 310( N/A%), pre moving , FPS 4.86, Running 43.97s Step 311( N/A%), pre moving , FPS 4.96, Running 44.04s Step 312( N/A%), pre moving , FPS 5.08, Running 44.09s Step 313( N/A%), pre moving , FPS 5.20, Running 44.14s Step 314( N/A%), pre moving , FPS 5.44, Running 44.20s Step 315( N/A%), pre moving , FPS 5.73, Running 44.24s Step 316( N/A%), pre moving , FPS 6.10, Running 44.27s Step 317( N/A%), pre moving , FPS 6.49, Running 44.31s Step 318( N/A%), pre moving , FPS 6.97, Running 44.35s Step 319( N/A%), pre moving , FPS 7.70, Running 44.38s Step 320( N/A%), pre moving , FPS 8.58, Running 44.42s Step 321( N/A%), pre moving , FPS 9.67, Running 44.46s Step 322( N/A%), pre moving , FPS 10.88, Running 44.49s Step 323( N/A%), pre moving , FPS 12.73, Running 44.53s Step 324( N/A%), pre moving , FPS 15.26, Running 44.56s Step 325( N/A%), pre moving , FPS 18.67, Running 44.60s Step 326( N/A%), pre moving , FPS 19.97, Running 44.63s Step 327( N/A%), pre moving , FPS 21.25, Running 44.67s Step 328( N/A%), pre moving , FPS 22.66, Running 44.71s Step 329( N/A%), pre moving , FPS 23.52, Running 44.75s Step 330( N/A%), pre moving , FPS 24.62, Running 44.78s Step 331( N/A%), pre moving , FPS 25.69, Running 44.82s Step 332( N/A%), pre moving , FPS 25.81, Running 44.87s Step 333( N/A%), pre moving , FPS 25.83, Running 44.92s Step 334( N/A%), pre moving , FPS 25.94, Running 44.97s Step 335( N/A%), pre moving , FPS 25.56, Running 45.02s Step 336( N/A%), pre moving , FPS 24.51, Running 45.09s Step 337( N/A%), pre moving , FPS 23.42, Running 45.16s Step 338( N/A%), pre moving , FPS 22.42, Running 45.24s Step 339( N/A%), pre moving , FPS 22.08, Running 45.29s Step 340( N/A%), pre moving , FPS 20.84, Running 45.38s Step 341( N/A%), pre moving , FPS 20.11, Running 45.45s Step 342( N/A%), pre moving , FPS 19.76, Running 45.50s Step 343( N/A%), pre moving , FPS 12.45, Running 46.13s Step 344( N/A%), pre moving , FPS 12.37, Running 46.18s Step 345( N/A%), pre moving , FPS 12.22, Running 46.24s Step 346( N/A%), pre moving , FPS 11.50, Running 46.37s Step 347( N/A%), pre moving , FPS 10.59, Running 46.56s Step 348( N/A%), pre moving , FPS 10.09, Running 46.69s Step 349( N/A%), pre moving , FPS 9.66, Running 46.82s Step 350( N/A%), pre moving , FPS 9.32, Running 46.93s Step 351( N/A%), pre moving , FPS 8.99, Running 47.04s Step 352( N/A%), pre moving , FPS 8.47, Running 47.23s Step 353( N/A%), pre moving , FPS 8.00, Running 47.42s Step 354( N/A%), pre moving , FPS 7.60, Running 47.60s Step 355( N/A%), pre moving , FPS 7.22, Running 47.79s Step 356( N/A%), pre moving , FPS 6.79, Running 48.04s Step 357( N/A%), pre moving , FPS 6.50, Running 48.24s Step 358( N/A%), pre moving , FPS 6.31, Running 48.41s Step 359( N/A%), pre moving , FPS 6.09, Running 48.57s Step 360( N/A%), pre moving , FPS 6.02, Running 48.70s Step 361( N/A%), pre moving , FPS 5.95, Running 48.81s Step 362( N/A%), pre moving , FPS 5.84, Running 48.93s Step 363( N/A%), pre moving , FPS 6.89, Running 49.03s Step 364( N/A%), pre moving , FPS 6.85, Running 49.10s Step 365( N/A%), pre moving , FPS 6.91, Running 49.13s Step 366( N/A%), pre moving , FPS 7.14, Running 49.17s Step 367( N/A%), pre moving , FPS 7.55, Running 49.20s Step 368( N/A%), pre moving , FPS 7.80, Running 49.25s Step 369( N/A%), pre moving , FPS 8.06, Running 49.30s Step 370( N/A%), pre moving , FPS 8.27, Running 49.35s Step 371( N/A%), pre moving , FPS 8.46, Running 49.41s Step 372( N/A%), pre moving , FPS 8.96, Running 49.46s Step 373( N/A%), pre moving , FPS 9.57, Running 49.51s Step 374( N/A%), pre moving , FPS 10.22, Running 49.56s Step 375( N/A%), pre moving , FPS 11.01, Running 49.61s Step 376( N/A%), pre moving , FPS 12.32, Running 49.66s Step 377( N/A%), pre moving , FPS 13.58, Running 49.71s Step 378( N/A%), pre moving , FPS 14.80, Running 49.76s Step 379( N/A%), pre moving , FPS 16.14, Running 49.81s Step 380( N/A%), pre moving , FPS 17.26, Running 49.86s Step 381( N/A%), pre moving , FPS 18.24, Running 49.91s Step 382( N/A%), pre moving , FPS 19.43, Running 49.96s Step 383( N/A%), pre moving , FPS 20.59, Running 50.00s Step 384( N/A%), pre moving , FPS 20.92, Running 50.05s Step 385( N/A%), pre moving , FPS 20.49, Running 50.10s Step 386( N/A%), pre moving , FPS 20.36, Running 50.15s Step 387( N/A%), pre moving , FPS 20.12, Running 50.20s Step 388( N/A%), pre moving , FPS 19.73, Running 50.27s Step 389( N/A%), pre moving , FPS 19.20, Running 50.34s Step 390( N/A%), pre moving , FPS 18.85, Running 50.41s Step 391( N/A%), pre moving , FPS 18.96, Running 50.46s Step 392( N/A%), pre moving , FPS 18.49, Running 50.54s Step 393( N/A%), pre moving , FPS 18.10, Running 50.61s Step 394( N/A%), pre moving , FPS 17.79, Running 50.68s Step 395( N/A%), pre moving , FPS 17.48, Running 50.75s Step 396( N/A%), pre moving , FPS 17.46, Running 50.80s Step 397( N/A%), pre moving , FPS 17.22, Running 50.88s Step 398( N/A%), pre moving , FPS 16.98, Running 50.94s Step 399( N/A%), pre moving , FPS 16.66, Running 51.01s Step 400( N/A%), pre moving , FPS 16.55, Running 51.07s Step 401( N/A%), pre moving , FPS 16.37, Running 51.13s Step 402( N/A%), pre moving , FPS 16.16, Running 51.19s Step 403( N/A%), pre moving , FPS 15.50, Running 51.29s Step 404( N/A%), pre moving , FPS 14.91, Running 51.39s Step 405( N/A%), pre moving , FPS 14.30, Running 51.50s Step 406( N/A%), pre moving , FPS 13.69, Running 51.61s Step 407( N/A%), pre moving , FPS 13.19, Running 51.72s Step 408( N/A%), pre moving , FPS 12.82, Running 51.83s Step 409( N/A%), pre moving , FPS 12.58, Running 51.93s Step 410( N/A%), pre moving , FPS 12.25, Running 52.04s Step 411( N/A%), pre moving , FPS 11.90, Running 52.14s Step 412( N/A%), pre moving , FPS 11.69, Running 52.25s Step 413( N/A%), pre moving , FPS 11.45, Running 52.36s Step 414( N/A%), pre moving , FPS 11.26, Running 52.46s Step 415( N/A%), pre moving , FPS 5.92, Running 54.13s Step 416( N/A%), pre moving , FPS 5.54, Running 54.41s Step 417( N/A%), pre moving , FPS 5.48, Running 54.52s Step 418( N/A%), pre moving , FPS 5.23, Running 54.76s Step 419( N/A%), pre moving , FPS 5.11, Running 54.93s Step 420( N/A%), pre moving , FPS 4.89, Running 55.16s Step 421( N/A%), pre moving , FPS 4.80, Running 55.30s Step 422( N/A%), pre moving , FPS 4.63, Running 55.52s Step 423( N/A%), pre moving , FPS 4.62, Running 55.63s Step 424( N/A%), pre moving , FPS 4.37, Running 55.97s Step 425( N/A%), pre moving , FPS 4.31, Running 56.15s Step 426( N/A%), pre moving , FPS 4.11, Running 56.48s Step 427( N/A%), pre moving , FPS 4.03, Running 56.68s Step 428( N/A%), pre moving , FPS 3.83, Running 57.05s Step 429( N/A%), pre moving , FPS 3.73, Running 57.29s Step 430( N/A%), pre moving , FPS 3.54, Running 57.68s Step 431( N/A%), pre moving , FPS 3.47, Running 57.90s Step 432( N/A%), pre moving , FPS 3.31, Running 58.30s Step 433( N/A%), pre moving , FPS 3.23, Running 58.55s Step 434( N/A%), pre moving , FPS 3.10, Running 58.92s Step 435( 0.33%), action 1, FPS 3.56, Running 59.74s Step 436( 0.67%), action 2, FPS 3.30, Running 60.48s Step 437( 1.00%), action 3, FPS 3.12, Running 60.93s Step 438( 1.33%), action 4, FPS 2.81, Running 61.89s Step 439( 1.67%), action 5, FPS 2.70, Running 62.34s Step 440( 2.00%), action 6, FPS 2.64, Running 62.74s Step 441( 2.33%), action 7, FPS 2.33, Running 63.87s Step 442( 2.67%), action 8, FPS 2.24, Running 64.43s Step 443( 3.00%), action 9, FPS 2.18, Running 64.82s Step 444( 3.33%), action 10, FPS 2.05, Running 65.72s Step 445( 3.67%), action 11, FPS 1.91, Running 66.60s Step 446( 4.00%), action 12, FPS 1.84, Running 67.33s Step 447( 4.33%), action 13, FPS 1.68, Running 68.57s Step 448( 4.67%), action 14, FPS 1.61, Running 69.50s Step 449( 5.00%), action 15, FPS 1.56, Running 70.09s Step 450( 5.33%), action 16, FPS 1.55, Running 70.58s Step 451( 5.67%), action 17, FPS 1.50, Running 71.25s Step 452( 6.00%), action 18, FPS 1.50, Running 71.59s Step 453( 6.33%), action 19, FPS 1.44, Running 72.47s Step 454( 6.67%), action 20, FPS 1.41, Running 73.12s Step 455( 7.00%), action 21, FPS 1.43, Running 73.74s Step 456( 7.33%), action 22, FPS 1.44, Running 74.41s Step 457( 7.67%), action 23, FPS 1.43, Running 74.88s Step 458( 8.00%), action 24, FPS 1.44, Running 75.75s Step 459( 8.33%), action 25, FPS 1.39, Running 76.71s Step 460( 8.67%), action 26, FPS 1.37, Running 77.37s Step 461( 9.00%), action 27, FPS 1.42, Running 78.00s Step 462( 9.33%), action 28, FPS 1.44, Running 78.33s Step 463( 9.67%), action 29, FPS 1.42, Running 78.90s Step 464( 10.00%), action 30, FPS 1.46, Running 79.40s Step 465( 10.33%), action 31, FPS 1.48, Running 80.14s Step 466( 10.67%), action 32, FPS 1.48, Running 80.85s Step 467( 11.00%), action 33, FPS 1.52, Running 81.73s Step 468( 11.33%), action 34, FPS 1.58, Running 82.12s Step 469( 11.67%), action 35, FPS 1.54, Running 83.07s Step 470( 12.00%), action 36, FPS 1.54, Running 83.56s Step 471( 12.33%), action 37, FPS 1.55, Running 84.13s Step 472( 12.67%), action 38, FPS 1.52, Running 84.73s Step 473( 13.00%), action 39, FPS 1.52, Running 85.59s Step 474( 13.33%), action 40, FPS 1.53, Running 86.15s Step 475( 13.67%), action 41, FPS 1.53, Running 86.78s Step 476( 14.00%), action 42, FPS 1.56, Running 87.21s Step 477( 14.33%), action 43, FPS 1.53, Running 87.98s Step 478( 14.67%), action 44, FPS 1.56, Running 88.61s Step 479( 15.00%), action 45, FPS 1.64, Running 88.92s Step 480( 15.33%), action 46, FPS 1.65, Running 89.49s Step 481( 15.67%), action 47, FPS 1.65, Running 90.10s Step 482( 16.00%), action 48, FPS 1.64, Running 90.52s Step 483( 16.33%), action 49, FPS 1.65, Running 91.04s Step 484( 16.67%), action 50, FPS 1.66, Running 91.43s Step 485( 17.00%), action 51, FPS 1.68, Running 92.03s Step 486( 17.33%), action 52, FPS 1.72, Running 92.48s Step 487( 17.67%), action 53, FPS 1.81, Running 92.79s Step 488( 18.00%), action 54, FPS 1.83, Running 93.06s Step 489( 18.33%), action 55, FPS 1.93, Running 93.44s Step 490( 18.67%), action 56, FPS 1.95, Running 93.79s Step 491( 19.00%), action 57, FPS 1.98, Running 94.21s Step 492( 19.33%), action 58, FPS 2.01, Running 94.69s Step 493( 19.67%), action 59, FPS 2.01, Running 95.55s Step 494( 20.00%), action 60, FPS 2.02, Running 96.04s Step 495( 20.33%), action 61, FPS 2.04, Running 96.58s Step 496( 20.67%), action 62, FPS 2.07, Running 96.86s Step 497( 21.00%), action 63, FPS 2.14, Running 97.32s Step 498( 21.33%), action 64, FPS 2.22, Running 97.63s Step 499( 21.67%), action 65, FPS 2.17, Running 98.13s Step 500( 22.00%), action 66, FPS 2.23, Running 98.48s Step 501( 22.33%), action 67, FPS 2.26, Running 98.94s Step 502( 22.67%), action 68, FPS 2.28, Running 99.29s Step 503( 23.00%), action 69, FPS 2.26, Running 99.88s Step 504( 23.33%), action 70, FPS 2.26, Running 100.28s Step 505( 23.67%), action 71, FPS 2.26, Running 100.90s Step 506( 24.00%), action 72, FPS 2.28, Running 101.27s Step 507( 24.33%), action 73, FPS 2.26, Running 101.65s Step 508( 24.67%), action 74, FPS 2.20, Running 102.16s Step 509( 25.00%), action 75, FPS 2.22, Running 102.45s Step 510( 25.33%), action 76, FPS 2.25, Running 102.69s Step 511( 25.67%), action 77, FPS 2.24, Running 103.14s Step 512( 26.00%), action 78, FPS 2.24, Running 103.62s Step 513( 26.33%), action 79, FPS 2.37, Running 103.99s Step 514( 26.67%), action 80, FPS 2.43, Running 104.26s Step 515( 27.00%), action 81, FPS 2.39, Running 104.95s Step 516( 27.33%), action 82, FPS 2.37, Running 105.31s Step 517( 27.67%), action 83, FPS 2.35, Running 105.82s Step 518( 28.00%), action 84, FPS 2.32, Running 106.25s Step 519( 28.33%), action 85, FPS 2.30, Running 106.83s Step 520( 28.67%), action 86, FPS 2.33, Running 107.08s Step 521( 29.00%), action 87, FPS 2.31, Running 107.60s Step 522( 29.33%), action 88, FPS 2.34, Running 107.84s Step 523( 29.67%), action 89, FPS 2.37, Running 108.32s Step 524( 30.00%), action 90, FPS 2.29, Running 109.02s Step 525( 30.33%), action 91, FPS 2.32, Running 109.52s Step 526( 30.67%), action 92, FPS 2.31, Running 109.91s Step 527( 31.00%), action 93, FPS 2.23, Running 110.61s Step 528( 31.33%), action 94, FPS 2.26, Running 111.00s Step 529( 31.67%), action 95, FPS 2.22, Running 111.45s Step 530( 32.00%), action 96, FPS 2.13, Running 112.07s Step 531( 32.33%), action 97, FPS 2.11, Running 112.59s Step 532( 32.67%), action 98, FPS 2.14, Running 112.97s Step 533( 33.00%), action 99, FPS 2.16, Running 113.27s Step 534( 33.33%), action 100, FPS 2.10, Running 113.79s Step 535( 33.67%), action 101, FPS 2.08, Running 114.58s Step 536( 34.00%), action 102, FPS 2.01, Running 115.26s Step 537( 34.33%), action 103, FPS 2.00, Running 115.83s Step 538( 34.67%), action 104, FPS 2.01, Running 116.18s Step 539( 35.00%), action 105, FPS 1.98, Running 116.94s Step 540( 35.33%), action 106, FPS 1.93, Running 117.45s Step 541( 35.67%), action 107, FPS 1.92, Running 118.01s Step 542( 36.00%), action 108, FPS 1.87, Running 118.54s Step 543( 36.33%), action 109, FPS 1.86, Running 119.09s Step 544( 36.67%), action 110, FPS 1.91, Running 119.47s Step 545( 37.00%), action 111, FPS 1.89, Running 120.10s Step 546( 37.33%), action 112, FPS 1.90, Running 120.43s Step 547( 37.67%), action 113, FPS 1.95, Running 120.88s Step 548( 38.00%), action 114, FPS 1.93, Running 121.36s Step 549( 38.33%), action 115, FPS 1.95, Running 121.70s Step 550( 38.67%), action 116, FPS 1.94, Running 122.41s Step 551( 39.00%), action 117, FPS 1.92, Running 123.04s Step 552( 39.33%), action 118, FPS 1.92, Running 123.39s Step 553( 39.67%), action 119, FPS 1.84, Running 124.14s Step 554( 40.00%), action 120, FPS 1.85, Running 124.59s Step 555( 40.33%), action 121, FPS 1.84, Running 125.47s Step 556( 40.67%), action 122, FPS 1.89, Running 125.85s Step 557( 41.00%), action 123, FPS 1.91, Running 126.31s Step 558( 41.33%), action 124, FPS 1.89, Running 126.74s Step 559( 41.67%), action 125, FPS 1.92, Running 127.37s Step 560( 42.00%), action 126, FPS 1.94, Running 127.77s Step 561( 42.33%), action 127, FPS 1.92, Running 128.45s Step 562( 42.67%), action 128, FPS 1.96, Running 128.75s Step 563( 43.00%), action 129, FPS 1.91, Running 129.54s Step 564( 43.33%), action 130, FPS 1.92, Running 129.91s Step 565( 43.67%), action 131, FPS 1.91, Running 130.58s Step 566( 44.00%), action 132, FPS 1.88, Running 131.05s Step 567( 44.33%), action 133, FPS 1.88, Running 131.51s Step 568( 44.67%), action 134, FPS 1.90, Running 131.91s Step 569( 45.00%), action 135, FPS 1.89, Running 132.29s Step 570( 45.33%), action 136, FPS 1.96, Running 132.60s Step 571( 45.67%), action 137, FPS 1.95, Running 133.31s Step 572( 46.00%), action 138, FPS 1.96, Running 133.61s Step 573( 46.33%), action 139, FPS 2.01, Running 134.11s Step 574( 46.67%), action 140, FPS 1.93, Running 134.97s Step 575( 47.00%), action 141, FPS 1.97, Running 135.65s Step 576( 47.33%), action 142, FPS 1.97, Running 136.02s Step 577( 47.67%), action 143, FPS 1.98, Running 136.43s Step 578( 48.00%), action 144, FPS 2.00, Running 136.73s Step 579( 48.33%), action 145, FPS 1.99, Running 137.43s Step 580( 48.67%), action 146, FPS 1.98, Running 137.85s Step 581( 49.00%), action 147, FPS 2.02, Running 138.36s Step 582( 49.33%), action 148, FPS 1.96, Running 138.94s Step 583( 49.67%), action 149, FPS 2.03, Running 139.39s Step 584( 50.00%), action 150, FPS 2.00, Running 139.92s Step 585( 50.33%), action 151, FPS 1.98, Running 140.67s Step 586( 50.67%), action 152, FPS 2.01, Running 140.98s Step 587( 51.00%), action 153, FPS 1.94, Running 141.84s Step 588( 51.33%), action 154, FPS 1.89, Running 142.51s Step 589( 51.67%), action 155, FPS 1.86, Running 143.07s Step 590( 52.00%), action 156, FPS 1.82, Running 143.60s Step 591( 52.33%), action 157, FPS 1.78, Running 144.58s Step 592( 52.67%), action 158, FPS 1.78, Running 144.85s Step 593( 53.00%), action 159, FPS 1.81, Running 145.15s Step 594( 53.33%), action 160, FPS 1.91, Running 145.42s Step 595( 53.67%), action 161, FPS 1.91, Running 146.11s Step 596( 54.00%), action 162, FPS 1.87, Running 146.73s Step 597( 54.33%), action 163, FPS 1.84, Running 147.32s Step 598( 54.67%), action 164, FPS 1.80, Running 147.86s [2026-08-02 21:54:53] [70 ] Seed 69 success after 147.99 s. +steps: 598 , actions: 164 . +Instruction: Empty +Total 42/70(60.00%) success. +Setting seed: 70 +Step 1( N/A%), pre moving , FPS 2.19, Running 0.46s Step 2( N/A%), pre moving , FPS 3.59, Running 0.56s Step 3( N/A%), pre moving , FPS 4.90, Running 0.61s Step 4( N/A%), pre moving , FPS 6.18, Running 0.65s Step 5( N/A%), pre moving , FPS 7.32, Running 0.68s Step 6( N/A%), pre moving , FPS 8.30, Running 0.72s Step 7( N/A%), pre moving , FPS 9.22, Running 0.76s Step 8( N/A%), pre moving , FPS 10.06, Running 0.80s Step 9( N/A%), pre moving , FPS 10.82, Running 0.83s Step 10( N/A%), pre moving , FPS 11.52, Running 0.87s Step 11( N/A%), pre moving , FPS 12.14, Running 0.91s Step 12( N/A%), pre moving , FPS 12.63, Running 0.95s Step 13( N/A%), pre moving , FPS 13.12, Running 0.99s Step 14( N/A%), pre moving , FPS 13.63, Running 1.03s Step 15( N/A%), pre moving , FPS 13.98, Running 1.07s Step 16( N/A%), pre moving , FPS 13.92, Running 1.15s Step 17( N/A%), pre moving , FPS 13.80, Running 1.23s Step 18( N/A%), pre moving , FPS 13.62, Running 1.32s Step 19( N/A%), pre moving , FPS 13.61, Running 1.40s Step 20( N/A%), pre moving , FPS 13.58, Running 1.47s Step 21( N/A%), pre moving , FPS 15.13, Running 1.78s Step 22( N/A%), pre moving , FPS 14.59, Running 1.93s Step 23( N/A%), pre moving , FPS 14.31, Running 2.01s Step 24( N/A%), pre moving , FPS 13.93, Running 2.08s Step 25( N/A%), pre moving , FPS 13.35, Running 2.18s Step 26( N/A%), pre moving , FPS 10.94, Running 2.55s Step 27( N/A%), pre moving , FPS 10.40, Running 2.68s Step 28( N/A%), pre moving , FPS 10.02, Running 2.79s Step 29( N/A%), pre moving , FPS 9.82, Running 2.87s Step 30( N/A%), pre moving , FPS 9.55, Running 2.96s Step 31( N/A%), pre moving , FPS 9.22, Running 3.07s Step 32( N/A%), pre moving , FPS 8.96, Running 3.18s Step 33( N/A%), pre moving , FPS 8.70, Running 3.29s Step 34( N/A%), pre moving , FPS 8.44, Running 3.40s Step 35( N/A%), pre moving , FPS 8.22, Running 3.51s Step 36( N/A%), pre moving , FPS 7.05, Running 3.99s Step 37( N/A%), pre moving , FPS 6.91, Running 4.13s Step 38( N/A%), pre moving , FPS 6.84, Running 4.25s Step 39( N/A%), pre moving , FPS 6.74, Running 4.36s Step 40( N/A%), pre moving , FPS 6.61, Running 4.50s Step 41( N/A%), pre moving , FPS 7.06, Running 4.61s Step 42( N/A%), pre moving , FPS 7.15, Running 4.72s Step 43( N/A%), pre moving , FPS 7.08, Running 4.83s Step 44( N/A%), pre moving , FPS 6.98, Running 4.95s Step 45( N/A%), pre moving , FPS 6.93, Running 5.07s Step 46( N/A%), pre moving , FPS 7.61, Running 5.18s Step 47( N/A%), pre moving , FPS 7.79, Running 5.25s Step 48( N/A%), pre moving , FPS 7.91, Running 5.32s Step 49( N/A%), pre moving , FPS 7.91, Running 5.40s Step 50( N/A%), pre moving , FPS 8.00, Running 5.46s Step 51( N/A%), pre moving , FPS 8.12, Running 5.54s Step 52( N/A%), pre moving , FPS 8.27, Running 5.60s Step 53( N/A%), pre moving , FPS 8.39, Running 5.67s Step 54( N/A%), pre moving , FPS 8.49, Running 5.75s Step 55( N/A%), pre moving , FPS 8.66, Running 5.82s Step 56( N/A%), pre moving , FPS 10.59, Running 5.88s Step 57( N/A%), pre moving , FPS 10.90, Running 5.96s Step 58( N/A%), pre moving , FPS 11.11, Running 6.05s Step 59( N/A%), pre moving , FPS 11.34, Running 6.13s Step 60( N/A%), pre moving , FPS 11.85, Running 6.19s Step 61( N/A%), pre moving , FPS 11.94, Running 6.28s Step 62( N/A%), pre moving , FPS 11.90, Running 6.41s Step 63( N/A%), pre moving , FPS 11.89, Running 6.52s Step 64( N/A%), pre moving , FPS 12.06, Running 6.61s Step 65( N/A%), pre moving , FPS 11.78, Running 6.77s Step 66( N/A%), pre moving , FPS 11.32, Running 6.94s Step 67( N/A%), pre moving , FPS 10.69, Running 7.12s Step 68( N/A%), pre moving , FPS 10.27, Running 7.27s Step 69( N/A%), pre moving , FPS 9.78, Running 7.44s Step 70( N/A%), pre moving , FPS 9.24, Running 7.63s Step 71( N/A%), pre moving , FPS 8.85, Running 7.80s Step 72( N/A%), pre moving , FPS 8.41, Running 7.98s Step 73( N/A%), pre moving , FPS 8.05, Running 8.16s Step 74( N/A%), pre moving , FPS 7.77, Running 8.33s Step 75( N/A%), pre moving , FPS 7.43, Running 8.51s Step 76( N/A%), pre moving , FPS 7.13, Running 8.68s Step 77( N/A%), pre moving , FPS 6.86, Running 8.87s Step 78( N/A%), pre moving , FPS 6.68, Running 9.04s Step 79( N/A%), pre moving , FPS 6.46, Running 9.22s Step 80( N/A%), pre moving , FPS 6.22, Running 9.40s Step 81( N/A%), pre moving , FPS 6.07, Running 9.58s Step 82( N/A%), pre moving , FPS 6.04, Running 9.71s Step 83( N/A%), pre moving , FPS 6.05, Running 9.82s Step 84( N/A%), pre moving , FPS 6.01, Running 9.94s Step 85( N/A%), pre moving , FPS 6.11, Running 10.04s Step 86( N/A%), pre moving , FPS 6.26, Running 10.14s Step 87( N/A%), pre moving , FPS 6.44, Running 10.23s Step 88( N/A%), pre moving , FPS 6.60, Running 10.30s Step 89( N/A%), pre moving , FPS 6.84, Running 10.37s Step 90( N/A%), pre moving , FPS 7.15, Running 10.42s Step 91( N/A%), pre moving , FPS 7.44, Running 10.48s Step 92( N/A%), pre moving , FPS 7.75, Running 10.56s Step 93( N/A%), pre moving , FPS 7.92, Running 10.68s Step 94( N/A%), pre moving , FPS 8.03, Running 10.82s Step 95( N/A%), pre moving , FPS 8.27, Running 10.93s Step 96( N/A%), pre moving , FPS 8.49, Running 11.04s Step 97( N/A%), pre moving , FPS 8.79, Running 11.15s Step 98( N/A%), pre moving , FPS 8.96, Running 11.27s Step 99( N/A%), pre moving , FPS 9.24, Running 11.39s Step 100( N/A%), pre moving , FPS 9.55, Running 11.50s Step 101( N/A%), pre moving , FPS 9.82, Running 11.62s Step 102( N/A%), pre moving , FPS 9.83, Running 11.75s Step 103( N/A%), pre moving , FPS 9.80, Running 11.86s Step 104( N/A%), pre moving , FPS 9.81, Running 11.98s Step 105( N/A%), pre moving , FPS 9.74, Running 12.09s Step 106( N/A%), pre moving , FPS 9.57, Running 12.23s Step 107( N/A%), pre moving , FPS 9.53, Running 12.32s Step 108( N/A%), pre moving , FPS 9.33, Running 12.44s Step 109( N/A%), pre moving , FPS 9.21, Running 12.54s Step 110( N/A%), pre moving , FPS 9.00, Running 12.65s Step 111( N/A%), pre moving , FPS 8.80, Running 12.76s Step 112( N/A%), pre moving , FPS 8.70, Running 12.86s Step 113( N/A%), pre moving , FPS 8.70, Running 12.98s Step 114( N/A%), pre moving , FPS 8.79, Running 13.09s Step 115( N/A%), pre moving , FPS 8.77, Running 13.21s Step 116( N/A%), pre moving , FPS 8.77, Running 13.32s Step 117( N/A%), pre moving , FPS 8.78, Running 13.43s Step 118( N/A%), pre moving , FPS 8.86, Running 13.53s Step 119( N/A%), pre moving , FPS 8.85, Running 13.64s Step 120( N/A%), pre moving , FPS 6.74, Running 14.47s Step 121( N/A%), pre moving , FPS 6.54, Running 14.68s Step 122( N/A%), pre moving , FPS 6.14, Running 15.01s Step 123( N/A%), pre moving , FPS 5.89, Running 15.26s Step 124( N/A%), pre moving , FPS 5.42, Running 15.66s Step 125( N/A%), pre moving , FPS 5.23, Running 15.91s Step 126( N/A%), pre moving , FPS 4.85, Running 16.36s Step 127( N/A%), pre moving , FPS 4.69, Running 16.59s Step 128( N/A%), pre moving , FPS 4.44, Running 16.94s Step 129( N/A%), pre moving , FPS 4.32, Running 17.16s Step 130( N/A%), pre moving , FPS 4.09, Running 17.54s Step 131( N/A%), pre moving , FPS 3.98, Running 17.78s Step 132( N/A%), pre moving , FPS 3.80, Running 18.12s Step 133( N/A%), pre moving , FPS 3.74, Running 18.33s Step 134( N/A%), pre moving , FPS 3.57, Running 18.70s Step 135( N/A%), pre moving , FPS 3.48, Running 18.95s Step 136( N/A%), pre moving , FPS 3.33, Running 19.33s Step 137( N/A%), pre moving , FPS 3.28, Running 19.53s Step 138( N/A%), pre moving , FPS 3.10, Running 19.97s Step 139( N/A%), pre moving , FPS 3.04, Running 20.22s Step 140( N/A%), pre moving , FPS 3.26, Running 20.60s Step 141( N/A%), pre moving , FPS 3.24, Running 20.85s Step 142( N/A%), pre moving , FPS 3.20, Running 21.25s Step 143( N/A%), pre moving , FPS 3.22, Running 21.47s Step 144( N/A%), pre moving , FPS 3.31, Running 21.70s Step 145( N/A%), pre moving , FPS 3.32, Running 21.94s Step 146( N/A%), pre moving , FPS 3.38, Running 22.27s Step 147( N/A%), pre moving , FPS 3.38, Running 22.50s Step 148( N/A%), pre moving , FPS 3.37, Running 22.88s Step 149( N/A%), pre moving , FPS 3.36, Running 23.12s Step 150( N/A%), pre moving , FPS 3.34, Running 23.53s Step 151( N/A%), pre moving , FPS 3.33, Running 23.79s Step 152( N/A%), pre moving , FPS 3.28, Running 24.22s Step 153( N/A%), pre moving , FPS 3.26, Running 24.47s Step 154( N/A%), pre moving , FPS 3.24, Running 24.87s Step 155( N/A%), pre moving , FPS 3.28, Running 25.05s Step 156( N/A%), pre moving , FPS 3.25, Running 25.49s Step 157( N/A%), pre moving , FPS 3.27, Running 25.64s Step 158( N/A%), pre moving , FPS 3.31, Running 26.01s Step 159( N/A%), pre moving , FPS 3.35, Running 26.19s Step 160( N/A%), pre moving , FPS 3.37, Running 26.54s Step 161( N/A%), pre moving , FPS 3.40, Running 26.74s Step 162( N/A%), pre moving , FPS 3.40, Running 27.14s Step 163( N/A%), pre moving , FPS 3.37, Running 27.39s Step 164( N/A%), pre moving , FPS 3.29, Running 27.79s Step 165( N/A%), pre moving , FPS 3.29, Running 28.02s Step 166( N/A%), pre moving , FPS 3.23, Running 28.45s Step 167( N/A%), pre moving , FPS 3.20, Running 28.75s Step 168( N/A%), pre moving , FPS 3.20, Running 29.14s Step 169( N/A%), pre moving , FPS 3.18, Running 29.40s Step 170( N/A%), pre moving , FPS 3.21, Running 29.76s Step 171( N/A%), pre moving , FPS 3.24, Running 29.96s Step 172( N/A%), pre moving , FPS 3.29, Running 30.30s Step 173( N/A%), pre moving , FPS 3.29, Running 30.55s Step 174( N/A%), pre moving , FPS 3.26, Running 31.00s Step 175( N/A%), pre moving , FPS 3.30, Running 31.12s Step 176( N/A%), pre moving , FPS 3.48, Running 31.23s Step 177( N/A%), pre moving , FPS 3.50, Running 31.36s Step 178( N/A%), pre moving , FPS 3.66, Running 31.48s Step 179( N/A%), pre moving , FPS 3.67, Running 31.65s Step 180( N/A%), pre moving , FPS 3.83, Running 31.76s Step 181( N/A%), pre moving , FPS 3.89, Running 31.88s Step 182( N/A%), pre moving , FPS 4.10, Running 32.01s Step 183( N/A%), pre moving , FPS 4.23, Running 32.13s Step 184( N/A%), pre moving , FPS 4.48, Running 32.25s Step 185( N/A%), pre moving , FPS 4.07, Running 32.94s Step 186( N/A%), pre moving , FPS 4.34, Running 33.06s Step 187( N/A%), pre moving , FPS 4.49, Running 33.21s Step 188( N/A%), pre moving , FPS 4.77, Running 33.33s Step 189( N/A%), pre moving , FPS 4.84, Running 33.53s Step 190( N/A%), pre moving , FPS 5.06, Running 33.71s Step 191( N/A%), pre moving , FPS 5.21, Running 33.79s Step 192( N/A%), pre moving , FPS 5.56, Running 33.90s Step 193( N/A%), pre moving , FPS 5.78, Running 34.01s Step 194( N/A%), pre moving , FPS 6.38, Running 34.13s Step 195( N/A%), pre moving , FPS 6.38, Running 34.25s Step 196( N/A%), pre moving , FPS 6.33, Running 34.39s Step 197( N/A%), pre moving , FPS 6.27, Running 34.55s Step 198( N/A%), pre moving , FPS 6.30, Running 34.65s Step 199( N/A%), pre moving , FPS 6.28, Running 34.83s Step 200( N/A%), pre moving , FPS 6.14, Running 35.02s Step 201( N/A%), pre moving , FPS 5.93, Running 35.25s Step 202( N/A%), pre moving , FPS 5.76, Running 35.48s Step 203( N/A%), pre moving , FPS 5.49, Running 35.77s Step 204( N/A%), pre moving , FPS 5.25, Running 36.06s Step 205( N/A%), pre moving , FPS 5.77, Running 36.40s Step 206( N/A%), pre moving , FPS 5.46, Running 36.73s Step 207( N/A%), pre moving , FPS 5.27, Running 37.00s Step 208( N/A%), pre moving , FPS 4.98, Running 37.35s Step 209( N/A%), pre moving , FPS 4.79, Running 37.70s Step 210( N/A%), pre moving , FPS 4.66, Running 38.01s Step 211( N/A%), pre moving , FPS 4.55, Running 38.19s Step 212( N/A%), pre moving , FPS 4.43, Running 38.42s Step 213( N/A%), pre moving , FPS 4.36, Running 38.60s Step 214( N/A%), pre moving , FPS 4.29, Running 38.80s Step 215( N/A%), pre moving , FPS 4.19, Running 39.02s Step 216( N/A%), pre moving , FPS 4.01, Running 39.39s Step 217( N/A%), pre moving , FPS 3.88, Running 39.71s Step 218( N/A%), pre moving , FPS 3.68, Running 40.09s Step 219( N/A%), pre moving , FPS 3.58, Running 40.42s Step 220( N/A%), pre moving , FPS 3.47, Running 40.78s Step 221( N/A%), pre moving , FPS 3.41, Running 41.11s Step 222( N/A%), pre moving , FPS 3.36, Running 41.44s Step 223( N/A%), pre moving , FPS 3.32, Running 41.79s Step 224( N/A%), pre moving , FPS 3.29, Running 42.14s Step 225( N/A%), pre moving , FPS 3.40, Running 42.29s Step 226( N/A%), pre moving , FPS 3.49, Running 42.45s Step 227( N/A%), pre moving , FPS 3.56, Running 42.62s Step 228( N/A%), pre moving , FPS 3.68, Running 42.79s Step 229( N/A%), pre moving , FPS 3.83, Running 42.92s Step 230( N/A%), pre moving , FPS 3.96, Running 43.06s Step 231( N/A%), pre moving , FPS 4.02, Running 43.17s Step 232( N/A%), pre moving , FPS 4.06, Running 43.34s Step 233( N/A%), pre moving , FPS 4.11, Running 43.46s Step 234( N/A%), pre moving , FPS 4.19, Running 43.57s Step 235( N/A%), pre moving , FPS 4.30, Running 43.68s Step 236( N/A%), pre moving , FPS 4.39, Running 43.94s Step 237( N/A%), pre moving , FPS 4.53, Running 44.12s Step 238( N/A%), pre moving , FPS 4.77, Running 44.28s Step 239( N/A%), pre moving , FPS 5.12, Running 44.32s Step 240( N/A%), pre moving , FPS 5.50, Running 44.41s Step 241( N/A%), pre moving , FPS 5.89, Running 44.50s Step 242( N/A%), pre moving , FPS 6.30, Running 44.62s Step 243( N/A%), pre moving , FPS 6.81, Running 44.73s Step 244( N/A%), pre moving , FPS 7.42, Running 44.83s Step 245( N/A%), pre moving , FPS 7.56, Running 44.94s Step 246( N/A%), pre moving , FPS 6.40, Running 45.57s Step 247( N/A%), pre moving , FPS 6.53, Running 45.68s Step 248( N/A%), pre moving , FPS 6.64, Running 45.80s Step 249( N/A%), pre moving , FPS 6.70, Running 45.91s Step 250( N/A%), pre moving , FPS 6.56, Running 46.11s Step 251( N/A%), pre moving , FPS 6.41, Running 46.29s Step 252( N/A%), pre moving , FPS 6.52, Running 46.41s Step 253( N/A%), pre moving , FPS 6.51, Running 46.53s Step 254( N/A%), pre moving , FPS 6.48, Running 46.65s Step 255( N/A%), pre moving , FPS 6.46, Running 46.77s Step 256( N/A%), pre moving , FPS 6.70, Running 46.93s Step 257( N/A%), pre moving , FPS 6.79, Running 47.07s Step 258( N/A%), pre moving , FPS 6.87, Running 47.19s Step 259( N/A%), pre moving , FPS 6.62, Running 47.34s Step 260( N/A%), pre moving , FPS 6.47, Running 47.51s Step 261( N/A%), pre moving , FPS 6.20, Running 47.73s Step 262( N/A%), pre moving , FPS 5.96, Running 47.97s Step 263( N/A%), pre moving , FPS 5.73, Running 48.22s Step 264( N/A%), pre moving , FPS 5.57, Running 48.42s Step 265( N/A%), pre moving , FPS 5.45, Running 48.61s Step 266( N/A%), pre moving , FPS 6.13, Running 48.83s Step 267( N/A%), pre moving , FPS 5.90, Running 49.07s Step 268( N/A%), pre moving , FPS 5.60, Running 49.37s Step 269( N/A%), pre moving , FPS 5.42, Running 49.60s Step 270( N/A%), pre moving , FPS 5.29, Running 49.88s Step 271( N/A%), pre moving , FPS 5.25, Running 50.10s Step 272( N/A%), pre moving , FPS 5.01, Running 50.40s Step 273( N/A%), pre moving , FPS 4.89, Running 50.62s Step 274( N/A%), pre moving , FPS 4.81, Running 50.82s Step 275( N/A%), pre moving , FPS 4.80, Running 50.94s Step 276( N/A%), pre moving , FPS 4.81, Running 51.09s Step 277( N/A%), pre moving , FPS 4.85, Running 51.19s Step 278( N/A%), pre moving , FPS 4.81, Running 51.35s Step 279( N/A%), pre moving , FPS 4.84, Running 51.48s Step 280( N/A%), pre moving , FPS 4.88, Running 51.61s Step 281( N/A%), pre moving , FPS 4.92, Running 51.80s Step 282( N/A%), pre moving , FPS 4.92, Running 52.04s Step 283( N/A%), pre moving , FPS 4.99, Running 52.22s Step 284( N/A%), pre moving , FPS 4.90, Running 52.50s Step 285( N/A%), pre moving , FPS 4.92, Running 52.68s Step 286( N/A%), pre moving , FPS 4.88, Running 52.93s Step 287( N/A%), pre moving , FPS 4.94, Running 53.12s Step 288( N/A%), pre moving , FPS 5.01, Running 53.36s Step 289( N/A%), pre moving , FPS 4.99, Running 53.60s Step 290( N/A%), pre moving , FPS 5.07, Running 53.83s Step 291( N/A%), pre moving , FPS 4.92, Running 54.16s Step 292( N/A%), pre moving , FPS 5.01, Running 54.40s Step 293( N/A%), pre moving , FPS 4.90, Running 54.70s Step 294( N/A%), pre moving , FPS 4.86, Running 54.93s Step 295( N/A%), pre moving , FPS 4.82, Running 55.09s Step 296( N/A%), pre moving , FPS 4.78, Running 55.27s Step 297( N/A%), pre moving , FPS 4.73, Running 55.43s Step 298( N/A%), pre moving , FPS 4.70, Running 55.61s Step 299( N/A%), pre moving , FPS 4.60, Running 55.83s Step 300( N/A%), pre moving , FPS 4.41, Running 56.15s Step 301( N/A%), pre moving , FPS 4.24, Running 56.52s Step 302( N/A%), pre moving , FPS 4.14, Running 56.87s Step 303( N/A%), pre moving , FPS 4.01, Running 57.22s Step 304( N/A%), pre moving , FPS 3.93, Running 57.59s Step 305( N/A%), pre moving , FPS 3.78, Running 57.97s Step 306( N/A%), pre moving , FPS 3.70, Running 58.33s Step 307( N/A%), pre moving , FPS 3.59, Running 58.69s Step 308( N/A%), pre moving , FPS 3.56, Running 58.99s Step 309( N/A%), pre moving , FPS 3.60, Running 59.16s Step 310( N/A%), pre moving , FPS 3.64, Running 59.33s Step 311( N/A%), pre moving , FPS 3.75, Running 59.50s Step 312( N/A%), pre moving , FPS 3.81, Running 59.65s Step 313( N/A%), pre moving , FPS 3.95, Running 59.76s Step 314( N/A%), pre moving , FPS 4.04, Running 59.88s Step 315( N/A%), pre moving , FPS 4.07, Running 60.01s Step 316( N/A%), pre moving , FPS 4.08, Running 60.17s Step 317( N/A%), pre moving , FPS 4.02, Running 60.40s Step 318( N/A%), pre moving , FPS 4.04, Running 60.56s Step 319( N/A%), pre moving , FPS 4.08, Running 60.73s Step 320( N/A%), pre moving , FPS 4.19, Running 60.92s Step 321( N/A%), pre moving , FPS 4.43, Running 61.03s Step 322( N/A%), pre moving , FPS 4.69, Running 61.14s Step 323( N/A%), pre moving , FPS 4.96, Running 61.25s Step 324( N/A%), pre moving , FPS 5.30, Running 61.37s Step 325( N/A%), pre moving , FPS 5.68, Running 61.48s Step 326( N/A%), pre moving , FPS 6.13, Running 61.60s Step 327( N/A%), pre moving , FPS 6.58, Running 61.73s Step 328( N/A%), pre moving , FPS 7.01, Running 61.84s Step 329( N/A%), pre moving , FPS 7.14, Running 61.96s Step 330( N/A%), pre moving , FPS 7.26, Running 62.08s Step 331( N/A%), pre moving , FPS 7.42, Running 62.20s Step 332( N/A%), pre moving , FPS 7.55, Running 62.30s Step 333( N/A%), pre moving , FPS 7.54, Running 62.41s Step 334( N/A%), pre moving , FPS 7.58, Running 62.51s Step 335( N/A%), pre moving , FPS 7.62, Running 62.63s Step 336( N/A%), pre moving , FPS 7.79, Running 62.74s Step 337( N/A%), pre moving , FPS 8.15, Running 62.86s Step 338( N/A%), pre moving , FPS 8.36, Running 62.96s Step 339( N/A%), pre moving , FPS 8.51, Running 63.08s Step 340( N/A%), pre moving , FPS 8.80, Running 63.19s Step 341( N/A%), pre moving , FPS 8.89, Running 63.28s Step 342( N/A%), pre moving , FPS 9.08, Running 63.34s Step 343( N/A%), pre moving , FPS 9.21, Running 63.42s Step 344( N/A%), pre moving , FPS 9.46, Running 63.48s Step 345( N/A%), pre moving , FPS 7.83, Running 64.04s Step 346( N/A%), pre moving , FPS 7.98, Running 64.10s Step 347( N/A%), pre moving , FPS 8.11, Running 64.19s Step 348( N/A%), pre moving , FPS 8.20, Running 64.28s Step 349( N/A%), pre moving , FPS 8.03, Running 64.45s Step 350( N/A%), pre moving , FPS 7.92, Running 64.61s Step 351( N/A%), pre moving , FPS 7.70, Running 64.79s Step 352( N/A%), pre moving , FPS 7.63, Running 64.92s Step 353( N/A%), pre moving , FPS 7.62, Running 65.04s Step 354( N/A%), pre moving , FPS 7.37, Running 65.23s Step 355( N/A%), pre moving , FPS 7.19, Running 65.41s Step 356( N/A%), pre moving , FPS 7.00, Running 65.60s Step 357( N/A%), pre moving , FPS 6.88, Running 65.76s Step 358( N/A%), pre moving , FPS 6.69, Running 65.95s Step 359( N/A%), pre moving , FPS 6.62, Running 66.11s Step 360( N/A%), pre moving , FPS 6.56, Running 66.24s Step 361( N/A%), pre moving , FPS 6.35, Running 66.43s Step 362( N/A%), pre moving , FPS 6.25, Running 66.54s Step 363( N/A%), pre moving , FPS 6.18, Running 66.66s Step 364( N/A%), pre moving , FPS 6.08, Running 66.77s Step 365( N/A%), pre moving , FPS 6.98, Running 66.90s Step 366( N/A%), pre moving , FPS 6.86, Running 67.02s Step 367( N/A%), pre moving , FPS 6.80, Running 67.13s Step 368( N/A%), pre moving , FPS 6.67, Running 67.28s Step 369( N/A%), pre moving , FPS 6.79, Running 67.39s Step 370( N/A%), pre moving , FPS 7.00, Running 67.46s Step 371( N/A%), pre moving , FPS 7.24, Running 67.55s Step 372( N/A%), pre moving , FPS 7.44, Running 67.61s Step 373( N/A%), pre moving , FPS 7.59, Running 67.67s Step 374( N/A%), pre moving , FPS 7.86, Running 67.77s Step 375( N/A%), pre moving , FPS 8.10, Running 67.88s Step 376( N/A%), pre moving , FPS 8.38, Running 67.98s Step 377( N/A%), pre moving , FPS 8.69, Running 68.06s Step 378( N/A%), pre moving , FPS 8.98, Running 68.17s Step 379( N/A%), pre moving , FPS 9.25, Running 68.27s Step 380( N/A%), pre moving , FPS 9.43, Running 68.36s Step 381( N/A%), pre moving , FPS 9.87, Running 68.45s Step 382( N/A%), pre moving , FPS 9.58, Running 68.63s Step 383( N/A%), pre moving , FPS 9.36, Running 68.79s Step 384( N/A%), pre moving , FPS 8.98, Running 69.00s Step 385( N/A%), pre moving , FPS 8.83, Running 69.17s Step 386( N/A%), pre moving , FPS 8.64, Running 69.33s Step 387( N/A%), pre moving , FPS 8.43, Running 69.51s Step 388( N/A%), pre moving , FPS 8.36, Running 69.67s Step 389( N/A%), pre moving , FPS 8.15, Running 69.85s Step 390( N/A%), pre moving , FPS 7.79, Running 70.03s Step 391( N/A%), pre moving , FPS 7.50, Running 70.22s Step 392( N/A%), pre moving , FPS 7.20, Running 70.39s Step 393( N/A%), pre moving , FPS 6.97, Running 70.54s Step 394( N/A%), pre moving , FPS 6.97, Running 70.64s Step 395( N/A%), pre moving , FPS 6.95, Running 70.76s Step 396( N/A%), pre moving , FPS 6.93, Running 70.87s Step 397( N/A%), pre moving , FPS 6.81, Running 71.00s Step 398( N/A%), pre moving , FPS 6.80, Running 71.12s Step 399( N/A%), pre moving , FPS 6.77, Running 71.23s Step 400( N/A%), pre moving , FPS 6.71, Running 71.34s Step 401( N/A%), pre moving , FPS 6.66, Running 71.46s Step 402( N/A%), pre moving , FPS 6.83, Running 71.56s Step 403( N/A%), pre moving , FPS 7.05, Running 71.63s Step 404( N/A%), pre moving , FPS 7.42, Running 71.69s Step 405( N/A%), pre moving , FPS 7.61, Running 71.79s Step 406( N/A%), pre moving , FPS 7.94, Running 71.85s Step 407( N/A%), pre moving , FPS 8.29, Running 71.92s Step 408( N/A%), pre moving , FPS 8.64, Running 71.98s Step 409( N/A%), pre moving , FPS 9.10, Running 72.04s Step 410( N/A%), pre moving , FPS 9.65, Running 72.11s Step 411( N/A%), pre moving , FPS 10.33, Running 72.16s Step 412( N/A%), pre moving , FPS 10.97, Running 72.22s Step 413( N/A%), pre moving , FPS 11.53, Running 72.28s Step 414( N/A%), pre moving , FPS 11.79, Running 72.34s Step 415( N/A%), pre moving , FPS 12.00, Running 72.42s Step 416( N/A%), pre moving , FPS 12.31, Running 72.49s Step 417( N/A%), pre moving , FPS 6.33, Running 74.16s Step 418( N/A%), pre moving , FPS 5.85, Running 74.53s Step 419( N/A%), pre moving , FPS 5.66, Running 74.76s Step 420( N/A%), pre moving , FPS 5.25, Running 75.15s Step 421( N/A%), pre moving , FPS 5.21, Running 75.30s Step 422( N/A%), pre moving , FPS 5.06, Running 75.51s Step 423( N/A%), pre moving , FPS 4.98, Running 75.65s Step 424( N/A%), pre moving , FPS 4.64, Running 76.00s Step 425( N/A%), pre moving , FPS 4.52, Running 76.22s Step 426( N/A%), pre moving , FPS 4.26, Running 76.55s Step 427( N/A%), pre moving , FPS 4.13, Running 76.76s Step 428( N/A%), pre moving , FPS 3.87, Running 77.15s Step 429( N/A%), pre moving , FPS 3.76, Running 77.37s Step 430( N/A%), pre moving , FPS 3.51, Running 77.80s Step 431( N/A%), pre moving , FPS 3.38, Running 78.07s Step 432( N/A%), pre moving , FPS 3.22, Running 78.44s Step 433( N/A%), pre moving , FPS 3.12, Running 78.68s Step 434( N/A%), pre moving , FPS 2.98, Running 79.06s Step 435( N/A%), pre moving , FPS 2.89, Running 79.35s Step 436( N/A%), pre moving , FPS 2.79, Running 79.67s Step 437( 0.33%), action 1, FPS 3.13, Running 80.55s Step 438( 0.67%), action 2, FPS 2.77, Running 81.77s Step 439( 1.00%), action 3, FPS 2.65, Running 82.29s Step 440( 1.33%), action 4, FPS 2.51, Running 83.13s Step 441( 1.67%), action 5, FPS 2.45, Running 83.46s Step 442( 2.00%), action 6, FPS 2.38, Running 83.91s Step 443( 2.33%), action 7, FPS 2.18, Running 84.83s Step 444( 2.67%), action 8, FPS 2.15, Running 85.29s Step 445( 3.00%), action 9, FPS 2.00, Running 86.24s Step 446( 3.33%), action 10, FPS 1.97, Running 86.70s Step 447( 3.67%), action 11, FPS 1.79, Running 87.94s Step 448( 4.00%), action 12, FPS 1.75, Running 88.57s Step 449( 4.33%), action 13, FPS 1.70, Running 89.12s Step 450( 4.67%), action 14, FPS 1.70, Running 89.60s Step 451( 5.00%), action 15, FPS 1.64, Running 90.30s Step 452( 5.33%), action 16, FPS 1.61, Running 90.90s Step 453( 5.67%), action 17, FPS 1.53, Running 91.71s Step 454( 6.00%), action 18, FPS 1.51, Running 92.31s Step 455( 6.33%), action 19, FPS 1.48, Running 92.86s Step 456( 6.67%), action 20, FPS 1.44, Running 93.60s Step 457( 7.00%), action 21, FPS 1.45, Running 94.34s Step 458( 7.33%), action 22, FPS 1.54, Running 94.75s Step 459( 7.67%), action 23, FPS 1.56, Running 95.14s Step 460( 8.00%), action 24, FPS 1.56, Running 95.98s Step 461( 8.33%), action 25, FPS 1.54, Running 96.41s Step 462( 8.67%), action 26, FPS 1.54, Running 96.87s Step 463( 9.00%), action 27, FPS 1.53, Running 97.91s Step 464( 9.33%), action 28, FPS 1.52, Running 98.41s Step 465( 9.67%), action 29, FPS 1.55, Running 99.14s Step 466( 10.00%), action 30, FPS 1.51, Running 99.91s Step 467( 10.33%), action 31, FPS 1.53, Running 101.03s Step 468( 10.67%), action 32, FPS 1.56, Running 101.39s Step 469( 11.00%), action 33, FPS 1.50, Running 102.41s Step 470( 11.33%), action 34, FPS 1.49, Running 103.06s Step 471( 11.67%), action 35, FPS 1.52, Running 103.41s Step 472( 12.00%), action 36, FPS 1.55, Running 103.79s Step 473( 12.33%), action 37, FPS 1.54, Running 104.67s Step 474( 12.67%), action 38, FPS 1.55, Running 105.23s Step 475( 13.00%), action 39, FPS 1.52, Running 106.03s Step 476( 13.33%), action 40, FPS 1.54, Running 106.56s Step 477( 13.67%), action 41, FPS 1.52, Running 107.51s Step 478( 14.00%), action 42, FPS 1.51, Running 107.97s Step 479( 14.33%), action 43, FPS 1.45, Running 108.91s Step 480( 14.67%), action 44, FPS 1.50, Running 109.35s Step 481( 15.00%), action 45, FPS 1.48, Running 109.93s Step 482( 15.33%), action 46, FPS 1.47, Running 110.49s Step 483( 15.67%), action 47, FPS 1.53, Running 111.02s Step 484( 16.00%), action 48, FPS 1.55, Running 111.36s Step 485( 16.33%), action 49, FPS 1.58, Running 111.84s Step 486( 16.67%), action 50, FPS 1.61, Running 112.36s Step 487( 17.00%), action 51, FPS 1.60, Running 113.55s Step 488( 17.33%), action 52, FPS 1.59, Running 113.95s Step 489( 17.67%), action 53, FPS 1.66, Running 114.48s Step 490( 18.00%), action 54, FPS 1.67, Running 115.03s Step 491( 18.33%), action 55, FPS 1.61, Running 115.87s Step 492( 18.67%), action 56, FPS 1.60, Running 116.33s Step 493( 19.00%), action 57, FPS 1.59, Running 117.27s Step 494( 19.33%), action 58, FPS 1.60, Running 117.74s Step 495( 19.67%), action 59, FPS 1.59, Running 118.65s Step 496( 20.00%), action 60, FPS 1.59, Running 119.11s Step 497( 20.33%), action 61, FPS 1.59, Running 120.06s Step 498( 20.67%), action 62, FPS 1.56, Running 120.78s Step 499( 21.00%), action 63, FPS 1.62, Running 121.28s Step 500( 21.33%), action 64, FPS 1.63, Running 121.62s Step 501( 21.67%), action 65, FPS 1.59, Running 122.54s Step 502( 22.00%), action 66, FPS 1.62, Running 122.82s Step 503( 22.33%), action 67, FPS 1.66, Running 123.06s Step 504( 22.67%), action 68, FPS 1.66, Running 123.43s Step 505( 23.00%), action 69, FPS 1.63, Running 124.08s Step 506( 23.33%), action 70, FPS 1.60, Running 124.90s Step 507( 23.67%), action 71, FPS 1.63, Running 125.78s Step 508( 24.00%), action 72, FPS 1.65, Running 126.10s Step 509( 24.33%), action 73, FPS 1.65, Running 126.58s Step 510( 24.67%), action 74, FPS 1.67, Running 127.03s Step 511( 25.00%), action 75, FPS 1.71, Running 127.56s Step 512( 25.33%), action 76, FPS 1.73, Running 127.89s Step 513( 25.67%), action 77, FPS 1.82, Running 128.28s Step 514( 26.00%), action 78, FPS 1.84, Running 128.64s Step 515( 26.33%), action 79, FPS 1.92, Running 129.09s Step 516( 26.67%), action 80, FPS 1.90, Running 129.62s Step 517( 27.00%), action 81, FPS 1.96, Running 130.27s Step 518( 27.33%), action 82, FPS 2.03, Running 130.63s Step 519( 27.67%), action 83, FPS 2.05, Running 131.02s Step 520( 28.00%), action 84, FPS 2.06, Running 131.34s Step 521( 28.33%), action 85, FPS 2.13, Running 131.91s Step 522( 28.67%), action 86, FPS 2.14, Running 132.18s Step 523( 29.00%), action 87, FPS 2.10, Running 132.60s Step 524( 29.33%), action 88, FPS 2.11, Running 132.93s Step 525( 29.67%), action 89, FPS 2.15, Running 133.39s Step 526( 30.00%), action 90, FPS 2.17, Running 134.13s Step 527( 30.33%), action 91, FPS 2.23, Running 134.73s Step 528( 30.67%), action 92, FPS 2.26, Running 134.97s Step 529( 31.00%), action 93, FPS 2.29, Running 135.30s Step 530( 31.33%), action 94, FPS 2.29, Running 135.77s Step 531( 31.67%), action 95, FPS 2.26, Running 136.40s Step 532( 32.00%), action 96, FPS 2.23, Running 136.85s Step 533( 32.33%), action 97, FPS 2.21, Running 137.35s Step 534( 32.67%), action 98, FPS 2.18, Running 137.80s Step 535( 33.00%), action 99, FPS 2.12, Running 138.53s Step 536( 33.33%), action 100, FPS 2.16, Running 138.88s Step 537( 33.67%), action 101, FPS 2.19, Running 139.40s Step 538( 34.00%), action 102, FPS 2.20, Running 139.74s Step 539( 34.33%), action 103, FPS 2.09, Running 140.61s Step 540( 34.67%), action 104, FPS 1.97, Running 141.48s Step 541( 35.00%), action 105, FPS 1.99, Running 141.98s Step 542( 35.33%), action 106, FPS 1.95, Running 142.43s Step 543( 35.67%), action 107, FPS 1.87, Running 143.28s Step 544( 36.00%), action 108, FPS 1.87, Running 143.63s Step 545( 36.33%), action 109, FPS 1.87, Running 144.08s Step 546( 36.67%), action 110, FPS 1.90, Running 144.63s Step 547( 37.00%), action 111, FPS 1.88, Running 145.39s Step 548( 37.33%), action 112, FPS 1.78, Running 146.18s Step 549( 37.67%), action 113, FPS 1.75, Running 146.72s Step 550( 38.00%), action 114, FPS 1.71, Running 147.50s Step 551( 38.33%), action 115, FPS 1.72, Running 148.03s Step 552( 38.67%), action 116, FPS 1.72, Running 148.48s Step 553( 39.00%), action 117, FPS 1.72, Running 148.97s Step 554( 39.33%), action 118, FPS 1.73, Running 149.35s Step 555( 39.67%), action 119, FPS 1.75, Running 149.93s Step 556( 40.00%), action 120, FPS 1.73, Running 150.45s Step 557( 40.33%), action 121, FPS 1.65, Running 151.49s Step 558( 40.67%), action 122, FPS 1.63, Running 152.03s Step 559( 41.00%), action 123, FPS 1.68, Running 152.53s Step 560( 41.33%), action 124, FPS 1.74, Running 152.97s Step 561( 41.67%), action 125, FPS 1.72, Running 153.63s Step 562( 42.00%), action 126, FPS 1.69, Running 154.23s Step 563( 42.33%), action 127, FPS 1.74, Running 154.78s Step 564( 42.67%), action 128, FPS 1.72, Running 155.23s Step 565( 43.00%), action 129, FPS 1.69, Running 155.91s Step 566( 43.33%), action 130, FPS 1.67, Running 156.62s Step 567( 43.67%), action 131, FPS 1.60, Running 157.87s Step 568( 44.00%), action 132, FPS 1.59, Running 158.74s Step 569( 44.33%), action 133, FPS 1.62, Running 159.08s Step 570( 44.67%), action 134, FPS 1.68, Running 159.40s Step 571( 45.00%), action 135, FPS 1.70, Running 159.82s Step 572( 45.33%), action 136, FPS 1.69, Running 160.31s Step 573( 45.67%), action 137, FPS 1.69, Running 160.84s Step 574( 46.00%), action 138, FPS 1.68, Running 161.26s Step 575( 46.33%), action 139, FPS 1.67, Running 161.91s Step 576( 46.67%), action 140, FPS 1.68, Running 162.33s Step 577( 47.00%), action 141, FPS 1.74, Running 162.98s Step 578( 47.33%), action 142, FPS 1.71, Running 163.72s Step 579( 47.67%), action 143, FPS 1.72, Running 164.12s Step 580( 48.00%), action 144, FPS 1.73, Running 164.51s Step 581( 48.33%), action 145, FPS 1.75, Running 165.09s Step 582( 48.67%), action 146, FPS 1.79, Running 165.42s Step 583( 49.00%), action 147, FPS 1.76, Running 166.14s Step 584( 49.33%), action 148, FPS 1.76, Running 166.58s Step 585( 49.67%), action 149, FPS 1.80, Running 167.03s Step 586( 50.00%), action 150, FPS 1.84, Running 167.49s Step 587( 50.33%), action 151, FPS 1.97, Running 168.01s Step 588( 50.67%), action 152, FPS 2.06, Running 168.44s Step 589( 51.00%), action 153, FPS 1.94, Running 169.39s Step 590( 51.33%), action 154, FPS 1.90, Running 169.91s Step 591( 51.67%), action 155, FPS 1.87, Running 170.50s Step 592( 52.00%), action 156, FPS 1.86, Running 171.06s Step 593( 52.33%), action 157, FPS 1.79, Running 172.01s Step 594( 52.67%), action 158, FPS 1.76, Running 172.59s Step 595( 53.00%), action 159, FPS 1.78, Running 173.17s Step 596( 53.33%), action 160, FPS 1.76, Running 173.71s Step 597( 53.67%), action 161, FPS 1.73, Running 174.52s Step 598( 54.00%), action 162, FPS 1.76, Running 175.10s Step 599( 54.33%), action 163, FPS 1.69, Running 175.96s Step 600( 54.67%), action 164, FPS 1.68, Running 176.43s Step 601( 55.00%), action 165, FPS 1.68, Running 177.01s Step 602( 55.33%), action 166, FPS 1.65, Running 177.52s Step 603( 55.67%), action 167, FPS 1.61, Running 178.57s Step 604( 56.00%), action 168, FPS 1.53, Running 179.61s Step 605( 56.33%), action 169, FPS 1.47, Running 180.63s Step 606( 56.67%), action 170, FPS 1.41, Running 181.70s Step 607( 57.00%), action 171, FPS 1.39, Running 182.42s Step 608( 57.33%), action 172, FPS 1.34, Running 183.38s [2026-08-02 21:57:57] [71 ] Seed 70 success after 183.56 s. +steps: 608 , actions: 172 . +Instruction: Empty +Total 43/71(60.56%) success. +Setting seed: 71 +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 5.01, Running 0.60s Step 4( N/A%), pre moving , FPS 5.77, Running 0.69s Step 5( N/A%), pre moving , FPS 6.27, Running 0.80s Step 6( N/A%), pre moving , FPS 6.42, Running 0.93s Step 7( N/A%), pre moving , FPS 6.68, Running 1.05s Step 8( N/A%), pre moving , FPS 6.83, Running 1.17s Step 9( N/A%), pre moving , FPS 7.02, Running 1.28s Step 10( N/A%), pre moving , FPS 7.14, Running 1.40s Step 11( N/A%), pre moving , FPS 7.18, Running 1.53s Step 12( N/A%), pre moving , FPS 7.33, Running 1.64s Step 13( N/A%), pre moving , FPS 7.42, Running 1.75s Step 14( N/A%), pre moving , FPS 7.52, Running 1.86s Step 15( N/A%), pre moving , FPS 7.59, Running 1.98s Step 16( N/A%), pre moving , FPS 7.63, Running 2.10s Step 17( N/A%), pre moving , FPS 7.61, Running 2.24s Step 18( N/A%), pre moving , FPS 7.67, Running 2.35s Step 19( N/A%), pre moving , FPS 7.73, Running 2.46s Step 20( N/A%), pre moving , FPS 7.76, Running 2.58s Step 21( N/A%), pre moving , FPS 7.75, Running 2.98s Step 22( N/A%), pre moving , FPS 7.53, Running 3.16s Step 23( N/A%), pre moving , FPS 7.58, Running 3.24s Step 24( N/A%), pre moving , FPS 7.65, Running 3.31s Step 25( N/A%), pre moving , FPS 7.78, Running 3.37s Step 26( N/A%), pre moving , FPS 7.20, Running 3.71s Step 27( N/A%), pre moving , FPS 7.34, Running 3.77s Step 28( N/A%), pre moving , FPS 7.47, Running 3.85s Step 29( N/A%), pre moving , FPS 7.59, Running 3.92s Step 30( N/A%), pre moving , FPS 7.71, Running 3.99s Step 31( N/A%), pre moving , FPS 7.94, Running 4.05s Step 32( N/A%), pre moving , FPS 8.02, Running 4.13s Step 33( N/A%), pre moving , FPS 8.11, Running 4.22s Step 34( N/A%), pre moving , FPS 8.11, Running 4.33s Step 35( N/A%), pre moving , FPS 8.10, Running 4.45s Step 36( N/A%), pre moving , FPS 6.99, Running 4.96s Step 37( N/A%), pre moving , FPS 7.06, Running 5.07s Step 38( N/A%), pre moving , FPS 7.04, Running 5.19s Step 39( N/A%), pre moving , FPS 7.05, Running 5.29s Step 40( N/A%), pre moving , FPS 7.06, Running 5.41s Step 41( N/A%), pre moving , FPS 7.85, Running 5.53s Step 42( N/A%), pre moving , FPS 8.04, Running 5.64s Step 43( N/A%), pre moving , FPS 7.88, Running 5.77s Step 44( N/A%), pre moving , FPS 7.77, Running 5.88s Step 45( N/A%), pre moving , FPS 7.62, Running 5.99s Step 46( N/A%), pre moving , FPS 8.34, Running 6.11s Step 47( N/A%), pre moving , FPS 8.15, Running 6.23s Step 48( N/A%), pre moving , FPS 8.05, Running 6.33s Step 49( N/A%), pre moving , FPS 7.87, Running 6.46s Step 50( N/A%), pre moving , FPS 7.70, Running 6.59s Step 51( N/A%), pre moving , FPS 7.48, Running 6.72s Step 52( N/A%), pre moving , FPS 7.34, Running 6.86s Step 53( N/A%), pre moving , FPS 7.27, Running 6.97s Step 54( N/A%), pre moving , FPS 7.24, Running 7.09s Step 55( N/A%), pre moving , FPS 7.18, Running 7.23s Step 56( N/A%), pre moving , FPS 8.45, Running 7.33s Step 57( N/A%), pre moving , FPS 8.59, Running 7.40s Step 58( N/A%), pre moving , FPS 8.71, Running 7.48s Step 59( N/A%), pre moving , FPS 8.72, Running 7.59s Step 60( N/A%), pre moving , FPS 8.91, Running 7.66s Step 61( N/A%), pre moving , FPS 9.09, Running 7.73s Step 62( N/A%), pre moving , FPS 9.27, Running 7.80s Step 63( N/A%), pre moving , FPS 9.53, Running 7.87s Step 64( N/A%), pre moving , FPS 9.69, Running 7.95s Step 65( N/A%), pre moving , FPS 9.77, Running 8.04s Step 66( N/A%), pre moving , FPS 9.83, Running 8.15s Step 67( N/A%), pre moving , FPS 9.83, Running 8.26s Step 68( N/A%), pre moving , FPS 9.67, Running 8.40s Step 69( N/A%), pre moving , FPS 9.41, Running 8.58s Step 70( N/A%), pre moving , FPS 9.16, Running 8.77s Step 71( N/A%), pre moving , FPS 8.90, Running 8.97s Step 72( N/A%), pre moving , FPS 8.68, Running 9.16s Step 73( N/A%), pre moving , FPS 8.45, Running 9.34s Step 74( N/A%), pre moving , FPS 8.22, Running 9.52s Step 75( N/A%), pre moving , FPS 8.12, Running 9.70s Step 76( N/A%), pre moving , FPS 7.83, Running 9.88s Step 77( N/A%), pre moving , FPS 7.51, Running 10.06s Step 78( N/A%), pre moving , FPS 7.31, Running 10.22s Step 79( N/A%), pre moving , FPS 7.10, Running 10.41s Step 80( N/A%), pre moving , FPS 6.81, Running 10.59s Step 81( N/A%), pre moving , FPS 6.66, Running 10.73s Step 82( N/A%), pre moving , FPS 6.41, Running 10.92s Step 83( N/A%), pre moving , FPS 6.17, Running 11.11s Step 84( N/A%), pre moving , FPS 5.96, Running 11.30s Step 85( N/A%), pre moving , FPS 5.79, Running 11.50s Step 86( N/A%), pre moving , FPS 5.72, Running 11.64s Step 87( N/A%), pre moving , FPS 5.73, Running 11.75s Step 88( N/A%), pre moving , FPS 5.81, Running 11.85s Step 89( N/A%), pre moving , FPS 5.99, Running 11.92s Step 90( N/A%), pre moving , FPS 6.16, Running 12.02s Step 91( N/A%), pre moving , FPS 6.40, Running 12.10s Step 92( N/A%), pre moving , FPS 6.68, Running 12.16s Step 93( N/A%), pre moving , FPS 6.89, Running 12.24s Step 94( N/A%), pre moving , FPS 7.10, Running 12.34s Step 95( N/A%), pre moving , FPS 7.39, Running 12.40s Step 96( N/A%), pre moving , FPS 7.73, Running 12.47s Step 97( N/A%), pre moving , FPS 8.04, Running 12.55s Step 98( N/A%), pre moving , FPS 8.34, Running 12.62s Step 99( N/A%), pre moving , FPS 8.64, Running 12.72s Step 100( N/A%), pre moving , FPS 8.92, Running 12.84s Step 101( N/A%), pre moving , FPS 8.96, Running 12.96s Step 102( N/A%), pre moving , FPS 9.26, Running 13.08s Step 103( N/A%), pre moving , FPS 9.61, Running 13.19s Step 104( N/A%), pre moving , FPS 9.91, Running 13.32s Step 105( N/A%), pre moving , FPS 10.33, Running 13.43s Step 106( N/A%), pre moving , FPS 10.48, Running 13.55s Step 107( N/A%), pre moving , FPS 10.45, Running 13.66s Step 108( N/A%), pre moving , FPS 10.26, Running 13.79s Step 109( N/A%), pre moving , FPS 10.12, Running 13.90s Step 110( N/A%), pre moving , FPS 10.22, Running 13.98s Step 111( N/A%), pre moving , FPS 10.04, Running 14.09s Step 112( N/A%), pre moving , FPS 9.75, Running 14.21s Step 113( N/A%), pre moving , FPS 9.50, Running 14.34s Step 114( N/A%), pre moving , FPS 9.43, Running 14.46s Step 115( N/A%), pre moving , FPS 9.19, Running 14.58s Step 116( N/A%), pre moving , FPS 9.02, Running 14.69s Step 117( N/A%), pre moving , FPS 8.89, Running 14.80s Step 118( N/A%), pre moving , FPS 8.71, Running 14.91s Step 119( N/A%), pre moving , FPS 8.59, Running 15.05s Step 120( N/A%), pre moving , FPS 6.57, Running 15.88s Step 121( N/A%), pre moving , FPS 6.34, Running 16.12s Step 122( N/A%), pre moving , FPS 5.95, Running 16.44s Step 123( N/A%), pre moving , FPS 5.80, Running 16.64s Step 124( N/A%), pre moving , FPS 5.35, Running 17.05s Step 125( N/A%), pre moving , FPS 5.19, Running 17.29s Step 126( N/A%), pre moving , FPS 4.90, Running 17.63s Step 127( N/A%), pre moving , FPS 4.78, Running 17.85s Step 128( N/A%), pre moving , FPS 4.46, Running 18.27s Step 129( N/A%), pre moving , FPS 4.35, Running 18.50s Step 130( N/A%), pre moving , FPS 4.06, Running 18.90s Step 131( N/A%), pre moving , FPS 3.95, Running 19.16s Step 132( N/A%), pre moving , FPS 3.75, Running 19.54s Step 133( N/A%), pre moving , FPS 3.69, Running 19.76s Step 134( N/A%), pre moving , FPS 3.53, Running 20.12s Step 135( N/A%), pre moving , FPS 3.46, Running 20.36s Step 136( N/A%), pre moving , FPS 3.32, Running 20.72s Step 137( N/A%), pre moving , FPS 3.25, Running 20.96s Step 138( N/A%), pre moving , FPS 3.09, Running 21.39s Step 139( N/A%), pre moving , FPS 3.04, Running 21.62s Step 140( N/A%), pre moving , FPS 3.22, Running 22.08s Step 141( N/A%), pre moving , FPS 3.20, Running 22.36s Step 142( N/A%), pre moving , FPS 3.16, Running 22.77s Step 143( N/A%), pre moving , FPS 3.15, Running 22.99s Step 144( N/A%), pre moving , FPS 3.11, Running 23.48s Step 145( N/A%), pre moving , FPS 3.14, Running 23.67s Step 146( N/A%), pre moving , FPS 3.15, Running 23.98s Step 147( N/A%), pre moving , FPS 3.19, Running 24.12s Step 148( N/A%), pre moving , FPS 3.23, Running 24.46s Step 149( N/A%), pre moving , FPS 3.22, Running 24.71s Step 150( N/A%), pre moving , FPS 3.20, Running 25.15s Step 151( N/A%), pre moving , FPS 3.20, Running 25.41s Step 152( N/A%), pre moving , FPS 3.19, Running 25.81s Step 153( N/A%), pre moving , FPS 3.14, Running 26.12s Step 154( N/A%), pre moving , FPS 3.12, Running 26.54s Step 155( N/A%), pre moving , FPS 3.12, Running 26.76s Step 156( N/A%), pre moving , FPS 3.10, Running 27.17s Step 157( N/A%), pre moving , FPS 3.07, Running 27.48s Step 158( N/A%), pre moving , FPS 3.14, Running 27.77s Step 159( N/A%), pre moving , FPS 3.14, Running 27.98s Step 160( N/A%), pre moving , FPS 3.18, Running 28.37s Step 161( N/A%), pre moving , FPS 3.21, Running 28.58s Step 162( N/A%), pre moving , FPS 3.27, Running 28.89s Step 163( N/A%), pre moving , FPS 3.28, Running 29.09s Step 164( N/A%), pre moving , FPS 3.27, Running 29.60s Step 165( N/A%), pre moving , FPS 3.23, Running 29.86s Step 166( N/A%), pre moving , FPS 3.18, Running 30.26s Step 167( N/A%), pre moving , FPS 3.14, Running 30.49s Step 168( N/A%), pre moving , FPS 3.11, Running 30.90s Step 169( N/A%), pre moving , FPS 3.08, Running 31.19s Step 170( N/A%), pre moving , FPS 3.11, Running 31.57s Step 171( N/A%), pre moving , FPS 3.17, Running 31.71s Step 172( N/A%), pre moving , FPS 3.21, Running 32.04s Step 173( N/A%), pre moving , FPS 3.27, Running 32.24s Step 174( N/A%), pre moving , FPS 3.30, Running 32.60s Step 175( N/A%), pre moving , FPS 3.31, Running 32.80s Step 176( N/A%), pre moving , FPS 3.25, Running 33.32s Step 177( N/A%), pre moving , FPS 3.30, Running 33.54s Step 178( N/A%), pre moving , FPS 3.21, Running 34.00s Step 179( N/A%), pre moving , FPS 3.26, Running 34.12s Step 180( N/A%), pre moving , FPS 3.41, Running 34.23s Step 181( N/A%), pre moving , FPS 3.47, Running 34.35s Step 182( N/A%), pre moving , FPS 3.58, Running 34.48s Step 183( N/A%), pre moving , FPS 3.63, Running 34.60s Step 184( N/A%), pre moving , FPS 3.90, Running 34.72s Step 185( N/A%), pre moving , FPS 4.01, Running 34.84s Step 186( N/A%), pre moving , FPS 4.27, Running 34.94s Step 187( N/A%), pre moving , FPS 4.37, Running 35.06s Step 188( N/A%), pre moving , FPS 4.68, Running 35.17s Step 189( N/A%), pre moving , FPS 4.34, Running 35.80s Step 190( N/A%), pre moving , FPS 4.63, Running 35.89s Step 191( N/A%), pre moving , FPS 4.71, Running 35.96s Step 192( N/A%), pre moving , FPS 5.01, Running 36.03s Step 193( N/A%), pre moving , FPS 5.13, Running 36.14s Step 194( N/A%), pre moving , FPS 5.48, Running 36.25s Step 195( N/A%), pre moving , FPS 5.63, Running 36.36s Step 196( N/A%), pre moving , FPS 6.36, Running 36.47s Step 197( N/A%), pre moving , FPS 6.52, Running 36.61s Step 198( N/A%), pre moving , FPS 7.35, Running 36.72s Step 199( N/A%), pre moving , FPS 7.38, Running 36.83s Step 200( N/A%), pre moving , FPS 7.05, Running 37.07s Step 201( N/A%), pre moving , FPS 6.72, Running 37.32s Step 202( N/A%), pre moving , FPS 6.51, Running 37.55s Step 203( N/A%), pre moving , FPS 6.36, Running 37.75s Step 204( N/A%), pre moving , FPS 6.22, Running 37.94s Step 205( N/A%), pre moving , FPS 6.01, Running 38.16s Step 206( N/A%), pre moving , FPS 5.86, Running 38.36s Step 207( N/A%), pre moving , FPS 5.57, Running 38.65s Step 208( N/A%), pre moving , FPS 5.41, Running 38.87s Step 209( N/A%), pre moving , FPS 5.81, Running 39.24s Step 210( N/A%), pre moving , FPS 5.38, Running 39.60s Step 211( N/A%), pre moving , FPS 5.01, Running 39.95s Step 212( N/A%), pre moving , FPS 4.82, Running 40.18s Step 213( N/A%), pre moving , FPS 4.74, Running 40.36s Step 214( N/A%), pre moving , FPS 4.64, Running 40.56s Step 215( N/A%), pre moving , FPS 4.54, Running 40.76s Step 216( N/A%), pre moving , FPS 4.47, Running 40.94s Step 217( N/A%), pre moving , FPS 4.34, Running 41.22s Step 218( N/A%), pre moving , FPS 4.11, Running 41.58s Step 219( N/A%), pre moving , FPS 3.93, Running 41.92s Step 220( N/A%), pre moving , FPS 3.83, Running 42.28s Step 221( N/A%), pre moving , FPS 3.76, Running 42.65s Step 222( N/A%), pre moving , FPS 3.67, Running 43.00s Step 223( N/A%), pre moving , FPS 3.57, Running 43.35s Step 224( N/A%), pre moving , FPS 3.46, Running 43.72s Step 225( N/A%), pre moving , FPS 3.39, Running 44.06s Step 226( N/A%), pre moving , FPS 3.37, Running 44.29s Step 227( N/A%), pre moving , FPS 3.42, Running 44.50s Step 228( N/A%), pre moving , FPS 3.42, Running 44.73s Step 229( N/A%), pre moving , FPS 3.53, Running 44.91s Step 230( N/A%), pre moving , FPS 3.63, Running 45.11s Step 231( N/A%), pre moving , FPS 3.67, Running 45.40s Step 232( N/A%), pre moving , FPS 3.61, Running 45.72s Step 233( N/A%), pre moving , FPS 3.58, Running 45.95s Step 234( N/A%), pre moving , FPS 3.56, Running 46.17s Step 235( N/A%), pre moving , FPS 3.54, Running 46.41s Step 236( N/A%), pre moving , FPS 3.53, Running 46.60s Step 237( N/A%), pre moving , FPS 3.64, Running 46.71s Step 238( N/A%), pre moving , FPS 3.82, Running 46.82s Step 239( N/A%), pre moving , FPS 3.99, Running 46.94s Step 240( N/A%), pre moving , FPS 4.07, Running 47.19s Step 241( N/A%), pre moving , FPS 4.24, Running 47.37s Step 242( N/A%), pre moving , FPS 4.39, Running 47.56s Step 243( N/A%), pre moving , FPS 4.63, Running 47.68s Step 244( N/A%), pre moving , FPS 4.93, Running 47.78s Step 245( N/A%), pre moving , FPS 5.21, Running 47.90s Step 246( N/A%), pre moving , FPS 5.34, Running 48.03s Step 247( N/A%), pre moving , FPS 5.53, Running 48.12s Step 248( N/A%), pre moving , FPS 5.77, Running 48.20s Step 249( N/A%), pre moving , FPS 5.91, Running 48.29s Step 250( N/A%), pre moving , FPS 5.30, Running 48.89s Step 251( N/A%), pre moving , FPS 5.63, Running 48.95s Step 252( N/A%), pre moving , FPS 6.04, Running 49.03s Step 253( N/A%), pre moving , FPS 6.32, Running 49.11s Step 254( N/A%), pre moving , FPS 6.56, Running 49.22s Step 255( N/A%), pre moving , FPS 6.84, Running 49.34s Step 256( N/A%), pre moving , FPS 6.87, Running 49.51s Step 257( N/A%), pre moving , FPS 6.72, Running 49.69s Step 258( N/A%), pre moving , FPS 6.55, Running 49.87s Step 259( N/A%), pre moving , FPS 6.46, Running 50.03s Step 260( N/A%), pre moving , FPS 6.61, Running 50.22s Step 261( N/A%), pre moving , FPS 6.61, Running 50.40s Step 262( N/A%), pre moving , FPS 6.63, Running 50.58s Step 263( N/A%), pre moving , FPS 6.53, Running 50.74s Step 264( N/A%), pre moving , FPS 6.36, Running 50.93s Step 265( N/A%), pre moving , FPS 6.21, Running 51.12s Step 266( N/A%), pre moving , FPS 6.10, Running 51.31s Step 267( N/A%), pre moving , FPS 5.94, Running 51.49s Step 268( N/A%), pre moving , FPS 5.74, Running 51.68s Step 269( N/A%), pre moving , FPS 5.52, Running 51.92s Step 270( N/A%), pre moving , FPS 6.19, Running 52.12s Step 271( N/A%), pre moving , FPS 6.07, Running 52.25s Step 272( N/A%), pre moving , FPS 5.99, Running 52.37s Step 273( N/A%), pre moving , FPS 5.93, Running 52.48s Step 274( N/A%), pre moving , FPS 5.72, Running 52.72s Step 275( N/A%), pre moving , FPS 5.70, Running 52.85s Step 276( N/A%), pre moving , FPS 5.80, Running 52.96s Step 277( N/A%), pre moving , FPS 5.83, Running 53.12s Step 278( N/A%), pre moving , FPS 5.72, Running 53.37s Step 279( N/A%), pre moving , FPS 5.60, Running 53.60s Step 280( N/A%), pre moving , FPS 5.50, Running 53.85s Step 281( N/A%), pre moving , FPS 5.41, Running 54.09s Step 282( N/A%), pre moving , FPS 5.32, Running 54.33s Step 283( N/A%), pre moving , FPS 5.19, Running 54.59s Step 284( N/A%), pre moving , FPS 5.14, Running 54.82s Step 285( N/A%), pre moving , FPS 5.08, Running 55.05s Step 286( N/A%), pre moving , FPS 5.01, Running 55.30s Step 287( N/A%), pre moving , FPS 4.94, Running 55.54s Step 288( N/A%), pre moving , FPS 4.87, Running 55.78s Step 289( N/A%), pre moving , FPS 4.90, Running 56.01s Step 290( N/A%), pre moving , FPS 4.87, Running 56.22s Step 291( N/A%), pre moving , FPS 4.85, Running 56.37s Step 292( N/A%), pre moving , FPS 4.83, Running 56.51s Step 293( N/A%), pre moving , FPS 4.79, Running 56.65s Step 294( N/A%), pre moving , FPS 4.90, Running 56.80s Step 295( N/A%), pre moving , FPS 4.89, Running 56.94s Step 296( N/A%), pre moving , FPS 4.83, Running 57.10s Step 297( N/A%), pre moving , FPS 4.78, Running 57.30s Step 298( N/A%), pre moving , FPS 4.80, Running 57.54s Step 299( N/A%), pre moving , FPS 4.87, Running 57.71s Step 300( N/A%), pre moving , FPS 4.94, Running 57.90s Step 301( N/A%), pre moving , FPS 5.04, Running 58.06s Step 302( N/A%), pre moving , FPS 5.03, Running 58.31s Step 303( N/A%), pre moving , FPS 5.08, Running 58.53s Step 304( N/A%), pre moving , FPS 5.07, Running 58.76s Step 305( N/A%), pre moving , FPS 5.09, Running 58.99s Step 306( N/A%), pre moving , FPS 5.09, Running 59.23s Step 307( N/A%), pre moving , FPS 5.10, Running 59.46s Step 308( N/A%), pre moving , FPS 5.09, Running 59.71s Step 309( N/A%), pre moving , FPS 5.09, Running 59.93s Step 310( N/A%), pre moving , FPS 4.97, Running 60.25s Step 311( N/A%), pre moving , FPS 4.91, Running 60.44s Step 312( N/A%), pre moving , FPS 5.00, Running 60.51s Step 313( N/A%), pre moving , FPS 5.09, Running 60.59s Step 314( N/A%), pre moving , FPS 5.19, Running 60.66s Step 315( N/A%), pre moving , FPS 5.27, Running 60.73s Step 316( N/A%), pre moving , FPS 5.44, Running 60.78s Step 317( N/A%), pre moving , FPS 5.67, Running 60.83s Step 318( N/A%), pre moving , FPS 5.95, Running 60.90s Step 319( N/A%), pre moving , FPS 6.11, Running 60.99s Step 320( N/A%), pre moving , FPS 6.36, Running 61.05s Step 321( N/A%), pre moving , FPS 6.55, Running 61.12s Step 322( N/A%), pre moving , FPS 6.89, Running 61.21s Step 323( N/A%), pre moving , FPS 7.23, Running 61.30s Step 324( N/A%), pre moving , FPS 7.65, Running 61.38s Step 325( N/A%), pre moving , FPS 8.19, Running 61.43s Step 326( N/A%), pre moving , FPS 8.84, Running 61.49s Step 327( N/A%), pre moving , FPS 9.52, Running 61.56s Step 328( N/A%), pre moving , FPS 10.38, Running 61.64s Step 329( N/A%), pre moving , FPS 11.14, Running 61.73s Step 330( N/A%), pre moving , FPS 12.60, Running 61.83s Step 331( N/A%), pre moving , FPS 13.26, Running 61.95s Step 332( N/A%), pre moving , FPS 12.91, Running 62.06s Step 333( N/A%), pre moving , FPS 12.64, Running 62.17s Step 334( N/A%), pre moving , FPS 12.39, Running 62.27s Step 335( N/A%), pre moving , FPS 11.99, Running 62.40s Step 336( N/A%), pre moving , FPS 11.67, Running 62.49s Step 337( N/A%), pre moving , FPS 11.24, Running 62.61s Step 338( N/A%), pre moving , FPS 11.03, Running 62.71s Step 339( N/A%), pre moving , FPS 10.88, Running 62.82s Step 340( N/A%), pre moving , FPS 10.55, Running 62.94s Step 341( N/A%), pre moving , FPS 10.34, Running 63.05s Step 342( N/A%), pre moving , FPS 10.28, Running 63.16s Step 343( N/A%), pre moving , FPS 10.23, Running 63.25s Step 344( N/A%), pre moving , FPS 10.07, Running 63.36s Step 345( N/A%), pre moving , FPS 9.83, Running 63.46s Step 346( N/A%), pre moving , FPS 9.66, Running 63.56s Step 347( N/A%), pre moving , FPS 7.46, Running 64.25s Step 348( N/A%), pre moving , FPS 7.32, Running 64.37s Step 349( N/A%), pre moving , FPS 7.22, Running 64.50s Step 350( N/A%), pre moving , FPS 7.15, Running 64.63s Step 351( N/A%), pre moving , FPS 7.17, Running 64.74s Step 352( N/A%), pre moving , FPS 7.20, Running 64.84s Step 353( N/A%), pre moving , FPS 7.28, Running 64.91s Step 354( N/A%), pre moving , FPS 7.20, Running 65.05s Step 355( N/A%), pre moving , FPS 7.29, Running 65.14s Step 356( N/A%), pre moving , FPS 7.26, Running 65.25s Step 357( N/A%), pre moving , FPS 7.16, Running 65.40s Step 358( N/A%), pre moving , FPS 7.04, Running 65.56s Step 359( N/A%), pre moving , FPS 6.98, Running 65.69s Step 360( N/A%), pre moving , FPS 6.78, Running 65.89s Step 361( N/A%), pre moving , FPS 6.65, Running 66.06s Step 362( N/A%), pre moving , FPS 6.56, Running 66.21s Step 363( N/A%), pre moving , FPS 6.39, Running 66.38s Step 364( N/A%), pre moving , FPS 6.23, Running 66.57s Step 365( N/A%), pre moving , FPS 6.07, Running 66.76s Step 366( N/A%), pre moving , FPS 5.96, Running 66.92s Step 367( N/A%), pre moving , FPS 7.04, Running 67.09s Step 368( N/A%), pre moving , FPS 7.04, Running 67.21s Step 369( N/A%), pre moving , FPS 7.07, Running 67.33s Step 370( N/A%), pre moving , FPS 7.15, Running 67.43s Step 371( N/A%), pre moving , FPS 7.15, Running 67.54s Step 372( N/A%), pre moving , FPS 7.14, Running 67.64s Step 373( N/A%), pre moving , FPS 7.06, Running 67.75s Step 374( N/A%), pre moving , FPS 7.09, Running 67.87s Step 375( N/A%), pre moving , FPS 7.03, Running 67.99s Step 376( N/A%), pre moving , FPS 6.98, Running 68.11s Step 377( N/A%), pre moving , FPS 7.11, Running 68.22s Step 378( N/A%), pre moving , FPS 7.24, Running 68.32s Step 379( N/A%), pre moving , FPS 7.23, Running 68.46s Step 380( N/A%), pre moving , FPS 7.48, Running 68.57s Step 381( N/A%), pre moving , FPS 7.66, Running 68.67s Step 382( N/A%), pre moving , FPS 7.77, Running 68.78s Step 383( N/A%), pre moving , FPS 7.98, Running 68.89s Step 384( N/A%), pre moving , FPS 8.33, Running 68.97s Step 385( N/A%), pre moving , FPS 8.78, Running 69.04s Step 386( N/A%), pre moving , FPS 9.17, Running 69.10s Step 387( N/A%), pre moving , FPS 9.61, Running 69.17s Step 388( N/A%), pre moving , FPS 9.95, Running 69.22s Step 389( N/A%), pre moving , FPS 10.18, Running 69.29s Step 390( N/A%), pre moving , FPS 10.29, Running 69.37s Step 391( N/A%), pre moving , FPS 10.59, Running 69.43s Step 392( N/A%), pre moving , FPS 10.96, Running 69.47s Step 393( N/A%), pre moving , FPS 11.24, Running 69.53s Step 394( N/A%), pre moving , FPS 11.70, Running 69.58s Step 395( N/A%), pre moving , FPS 12.05, Running 69.65s Step 396( N/A%), pre moving , FPS 12.51, Running 69.71s Step 397( N/A%), pre moving , FPS 12.85, Running 69.77s Step 398( N/A%), pre moving , FPS 13.12, Running 69.84s Step 399( N/A%), pre moving , FPS 13.90, Running 69.89s Step 400( N/A%), pre moving , FPS 14.51, Running 69.94s Step 401( N/A%), pre moving , FPS 15.38, Running 69.97s Step 402( N/A%), pre moving , FPS 15.74, Running 70.05s Step 403( N/A%), pre moving , FPS 15.82, Running 70.15s Step 404( N/A%), pre moving , FPS 15.40, Running 70.27s Step 405( N/A%), pre moving , FPS 14.85, Running 70.38s Step 406( N/A%), pre moving , FPS 14.35, Running 70.49s Step 407( N/A%), pre moving , FPS 14.05, Running 70.59s Step 408( N/A%), pre moving , FPS 13.60, Running 70.69s Step 409( N/A%), pre moving , FPS 13.22, Running 70.80s Step 410( N/A%), pre moving , FPS 13.02, Running 70.91s Step 411( N/A%), pre moving , FPS 12.59, Running 71.01s Step 412( N/A%), pre moving , FPS 12.07, Running 71.12s Step 413( N/A%), pre moving , FPS 11.79, Running 71.22s Step 414( N/A%), pre moving , FPS 6.10, Running 72.86s Step 415( N/A%), pre moving , FPS 5.69, Running 73.16s Step 416( N/A%), pre moving , FPS 5.42, Running 73.40s Step 417( N/A%), pre moving , FPS 5.02, Running 73.76s Step 418( N/A%), pre moving , FPS 4.87, Running 73.95s Step 419( N/A%), pre moving , FPS 4.58, Running 74.26s Step 420( N/A%), pre moving , FPS 4.41, Running 74.48s Step 421( N/A%), pre moving , FPS 4.03, Running 74.94s Step 422( N/A%), pre moving , FPS 3.92, Running 75.16s Step 423( N/A%), pre moving , FPS 3.67, Running 75.60s Step 424( N/A%), pre moving , FPS 3.63, Running 75.79s Step 425( N/A%), pre moving , FPS 3.43, Running 76.21s Step 426( N/A%), pre moving , FPS 3.34, Running 76.48s Step 427( N/A%), pre moving , FPS 3.19, Running 76.86s Step 428( N/A%), pre moving , FPS 3.12, Running 77.10s Step 429( N/A%), pre moving , FPS 3.00, Running 77.47s Step 430( N/A%), pre moving , FPS 2.95, Running 77.70s Step 431( N/A%), pre moving , FPS 2.84, Running 78.06s Step 432( N/A%), pre moving , FPS 2.80, Running 78.25s Step 433( N/A%), pre moving , FPS 2.69, Running 78.66s Step 434( 0.33%), action 1, FPS 2.98, Running 79.58s Step 435( 0.67%), action 2, FPS 2.95, Running 79.95s Step 436( 1.00%), action 3, FPS 2.75, Running 80.66s Step 437( 1.33%), action 4, FPS 2.79, Running 80.92s Step 438( 1.67%), action 5, FPS 2.54, Running 81.82s Step 439( 2.00%), action 6, FPS 2.47, Running 82.35s Step 440( 2.33%), action 7, FPS 2.35, Running 82.98s Step 441( 2.67%), action 8, FPS 2.40, Running 83.29s Step 442( 3.00%), action 9, FPS 2.30, Running 83.85s Step 443( 3.33%), action 10, FPS 2.32, Running 84.21s Step 444( 3.67%), action 11, FPS 2.20, Running 84.88s Step 445( 4.00%), action 12, FPS 2.23, Running 85.16s Step 446( 4.33%), action 13, FPS 2.19, Running 85.63s Step 447( 4.67%), action 14, FPS 2.17, Running 86.08s Step 448( 5.00%), action 15, FPS 2.09, Running 86.67s Step 449( 5.33%), action 16, FPS 2.08, Running 87.08s Step 450( 5.67%), action 17, FPS 1.97, Running 87.84s Step 451( 6.00%), action 18, FPS 1.97, Running 88.19s Step 452( 6.33%), action 19, FPS 1.89, Running 88.81s Step 453( 6.67%), action 20, FPS 1.92, Running 89.08s Step 454( 7.00%), action 21, FPS 1.99, Running 89.63s Step 455( 7.33%), action 22, FPS 2.01, Running 89.92s Step 456( 7.67%), action 23, FPS 2.04, Running 90.44s Step 457( 8.00%), action 24, FPS 2.00, Running 90.93s Step 458( 8.33%), action 25, FPS 2.06, Running 91.54s Step 459( 8.67%), action 26, FPS 2.04, Running 92.17s Step 460( 9.00%), action 27, FPS 2.06, Running 92.71s Step 461( 9.33%), action 28, FPS 2.05, Running 93.04s Step 462( 9.67%), action 29, FPS 2.08, Running 93.48s Step 463( 10.00%), action 30, FPS 2.00, Running 94.22s Step 464( 10.33%), action 31, FPS 1.93, Running 95.25s Step 465( 10.67%), action 32, FPS 1.92, Running 95.56s Step 466( 11.00%), action 33, FPS 1.87, Running 96.33s Step 467( 11.33%), action 34, FPS 1.88, Running 96.70s Step 468( 11.67%), action 35, FPS 1.89, Running 97.23s Step 469( 12.00%), action 36, FPS 1.90, Running 97.60s Step 470( 12.33%), action 37, FPS 1.99, Running 97.89s Step 471( 12.67%), action 38, FPS 1.96, Running 98.40s Step 472( 13.00%), action 39, FPS 1.99, Running 98.85s Step 473( 13.33%), action 40, FPS 1.99, Running 99.12s Step 474( 13.67%), action 41, FPS 2.00, Running 99.64s Step 475( 14.00%), action 42, FPS 1.98, Running 100.05s Step 476( 14.33%), action 43, FPS 1.98, Running 100.53s Step 477( 14.67%), action 44, FPS 1.99, Running 101.01s Step 478( 15.00%), action 45, FPS 1.97, Running 101.71s Step 479( 15.33%), action 46, FPS 2.01, Running 102.11s Step 480( 15.67%), action 47, FPS 2.01, Running 102.68s Step 481( 16.00%), action 48, FPS 2.01, Running 103.01s Step 482( 16.33%), action 49, FPS 2.00, Running 103.50s Step 483( 16.67%), action 50, FPS 2.09, Running 103.78s Step 484( 17.00%), action 51, FPS 2.17, Running 104.46s Step 485( 17.33%), action 52, FPS 2.17, Running 104.79s Step 486( 17.67%), action 53, FPS 2.22, Running 105.35s Step 487( 18.00%), action 54, FPS 2.21, Running 105.76s Step 488( 18.33%), action 55, FPS 2.19, Running 106.34s Step 489( 18.67%), action 56, FPS 2.21, Running 106.66s Step 490( 19.00%), action 57, FPS 2.15, Running 107.20s Step 491( 19.33%), action 58, FPS 2.22, Running 107.39s Step 492( 19.67%), action 59, FPS 2.24, Running 107.79s Step 493( 20.00%), action 60, FPS 2.22, Running 108.11s Step 494( 20.33%), action 61, FPS 2.17, Running 108.88s Step 495( 20.67%), action 62, FPS 2.17, Running 109.25s Step 496( 21.00%), action 63, FPS 2.10, Running 110.03s Step 497( 21.33%), action 64, FPS 2.13, Running 110.41s Step 498( 21.67%), action 65, FPS 2.09, Running 111.29s Step 499( 22.00%), action 66, FPS 2.13, Running 111.49s Step 500( 22.33%), action 67, FPS 2.16, Running 111.95s Step 501( 22.67%), action 68, FPS 2.09, Running 112.59s Step 502( 23.00%), action 69, FPS 2.06, Running 113.21s Step 503( 23.33%), action 70, FPS 2.05, Running 113.54s Step 504( 23.67%), action 71, FPS 2.04, Running 114.28s Step 505( 24.00%), action 72, FPS 2.03, Running 114.63s Step 506( 24.33%), action 73, FPS 2.03, Running 115.22s Step 507( 24.67%), action 74, FPS 2.06, Running 115.46s Step 508( 25.00%), action 75, FPS 2.04, Running 116.16s Step 509( 25.33%), action 76, FPS 2.03, Running 116.51s Step 510( 25.67%), action 77, FPS 2.02, Running 117.09s Step 511( 26.00%), action 78, FPS 2.00, Running 117.40s Step 512( 26.33%), action 79, FPS 1.97, Running 117.94s Step 513( 26.67%), action 80, FPS 1.97, Running 118.29s Step 514( 27.00%), action 81, FPS 1.95, Running 119.13s Step 515( 27.33%), action 82, FPS 1.94, Running 119.53s Step 516( 27.67%), action 83, FPS 2.00, Running 120.05s Step 517( 28.00%), action 84, FPS 1.96, Running 120.59s Step 518( 28.33%), action 85, FPS 1.92, Running 121.73s Step 519( 28.67%), action 86, FPS 1.83, Running 122.42s Step 520( 29.00%), action 87, FPS 1.73, Running 123.52s Step 521( 29.33%), action 88, FPS 1.79, Running 123.78s Step 522( 29.67%), action 89, FPS 1.72, Running 124.81s Step 523( 30.00%), action 90, FPS 1.72, Running 125.19s Step 524( 30.33%), action 91, FPS 1.65, Running 126.41s Step 525( 30.67%), action 92, FPS 1.60, Running 127.11s Step 526( 31.00%), action 93, FPS 1.62, Running 127.57s Step 527( 31.33%), action 94, FPS 1.57, Running 128.22s Step 528( 31.67%), action 95, FPS 1.56, Running 128.95s Step 529( 32.00%), action 96, FPS 1.54, Running 129.49s Step 530( 32.33%), action 97, FPS 1.49, Running 130.54s Step 531( 32.67%), action 98, FPS 1.47, Running 131.00s Step 532( 33.00%), action 99, FPS 1.49, Running 131.37s Step 533( 33.33%), action 100, FPS 1.44, Running 132.16s Step 534( 33.67%), action 101, FPS 1.44, Running 133.01s Step 535( 34.00%), action 102, FPS 1.40, Running 133.80s Step 536( 34.33%), action 103, FPS 1.39, Running 134.43s Step 537( 34.67%), action 104, FPS 1.41, Running 134.73s Step 538( 35.00%), action 105, FPS 1.48, Running 135.24s Step 539( 35.33%), action 106, FPS 1.47, Running 136.02s Step 540( 35.67%), action 107, FPS 1.53, Running 136.61s Step 541( 36.00%), action 108, FPS 1.52, Running 136.93s Step 542( 36.33%), action 109, FPS 1.57, Running 137.56s Step 543( 36.67%), action 110, FPS 1.57, Running 137.91s Step 544( 37.00%), action 111, FPS 1.63, Running 138.71s Step 545( 37.33%), action 112, FPS 1.68, Running 139.02s Step 546( 37.67%), action 113, FPS 1.70, Running 139.37s Step 547( 38.00%), action 114, FPS 1.76, Running 139.61s Step 548( 38.33%), action 115, FPS 1.80, Running 140.08s Step 549( 38.67%), action 116, FPS 1.84, Running 140.36s Step 550( 39.00%), action 117, FPS 1.94, Running 140.87s Step 551( 39.33%), action 118, FPS 1.96, Running 141.18s Step 552( 39.67%), action 119, FPS 1.94, Running 141.67s Step 553( 40.00%), action 120, FPS 2.04, Running 141.96s Step 554( 40.33%), action 121, FPS 2.09, Running 142.59s Step 555( 40.67%), action 122, FPS 2.19, Running 142.93s Step 556( 41.00%), action 123, FPS 2.25, Running 143.30s Step 557( 41.33%), action 124, FPS 2.22, Running 143.76s Step 558( 41.67%), action 125, FPS 2.19, Running 144.36s Step 559( 42.00%), action 126, FPS 2.32, Running 144.66s Step 560( 42.33%), action 127, FPS 2.33, Running 145.20s Step 561( 42.67%), action 128, FPS 2.33, Running 145.51s Step 562( 43.00%), action 129, FPS 2.36, Running 146.04s Step 563( 43.33%), action 130, FPS 2.37, Running 146.36s Step 564( 43.67%), action 131, FPS 2.40, Running 147.03s Step 565( 44.00%), action 132, FPS 2.44, Running 147.21s Step 566( 44.33%), action 133, FPS 2.42, Running 147.63s Step 567( 44.67%), action 134, FPS 2.42, Running 147.89s Step 568( 45.00%), action 135, FPS 2.40, Running 148.41s Step 569( 45.33%), action 136, FPS 2.34, Running 148.91s Step 570( 45.67%), action 137, FPS 2.25, Running 149.77s Step 571( 46.00%), action 138, FPS 2.23, Running 150.15s Step 572( 46.33%), action 139, FPS 2.21, Running 150.71s Step 573( 46.67%), action 140, FPS 2.21, Running 151.00s Step 574( 47.00%), action 141, FPS 2.24, Running 151.54s Step 575( 47.33%), action 142, FPS 2.19, Running 152.08s Step 576( 47.67%), action 143, FPS 2.13, Running 152.67s Step 577( 48.00%), action 144, FPS 2.13, Running 153.15s Step 578( 48.33%), action 145, FPS 2.11, Running 153.83s Step 579( 48.67%), action 146, FPS 2.11, Running 154.14s Step 580( 49.00%), action 147, FPS 2.08, Running 154.80s Step 581( 49.33%), action 148, FPS 2.05, Running 155.28s Step 582( 49.67%), action 149, FPS 2.02, Running 155.94s Step 583( 50.00%), action 150, FPS 1.98, Running 156.47s Step 584( 50.33%), action 151, FPS 1.95, Running 157.30s Step 585( 50.67%), action 152, FPS 1.92, Running 157.61s Step 586( 51.00%), action 153, FPS 1.90, Running 158.15s Step 587( 51.33%), action 154, FPS 1.89, Running 158.46s Step 588( 51.67%), action 155, FPS 1.86, Running 159.18s Step 589( 52.00%), action 156, FPS 1.86, Running 159.64s Step 590( 52.33%), action 157, FPS 1.91, Running 160.27s Step 591( 52.67%), action 158, FPS 1.88, Running 160.81s Step 592( 53.00%), action 159, FPS 1.89, Running 161.30s Step 593( 53.33%), action 160, FPS 1.88, Running 161.61s Step 594( 53.67%), action 161, FPS 1.83, Running 162.46s Step 595( 54.00%), action 162, FPS 1.83, Running 163.04s Step 596( 54.33%), action 163, FPS 1.77, Running 163.99s Step 597( 54.67%), action 164, FPS 1.73, Running 164.71s Step 598( 55.00%), action 165, FPS 1.71, Running 165.50s Step 599( 55.33%), action 166, FPS 1.71, Running 165.84s Step 600( 55.67%), action 167, FPS 1.69, Running 166.65s Step 601( 56.00%), action 168, FPS 1.72, Running 166.88s Step 602( 56.33%), action 169, FPS 1.68, Running 167.84s Step 603( 56.67%), action 170, FPS 1.68, Running 168.36s Step 604( 57.00%), action 171, FPS 1.70, Running 169.03s Step 605( 57.33%), action 172, FPS 1.71, Running 169.31s Step 606( 57.67%), action 173, FPS 1.67, Running 170.12s Step 607( 58.00%), action 174, FPS 1.67, Running 170.45s Step 608( 58.33%), action 175, FPS 1.71, Running 170.88s Step 609( 58.67%), action 176, FPS 1.73, Running 171.22s Step 610( 59.00%), action 177, FPS 1.68, Running 172.15s Step 611( 59.33%), action 178, FPS 1.64, Running 173.01s Step 612( 59.67%), action 179, FPS 1.64, Running 173.52s Step 613( 60.00%), action 180, FPS 1.58, Running 174.31s Step 614( 60.33%), action 181, FPS 1.59, Running 175.07s Step 615( 60.67%), action 182, FPS 1.61, Running 175.45s Step 616( 61.00%), action 183, FPS 1.65, Running 176.11s Step 617( 61.33%), action 184, FPS 1.70, Running 176.45s Step 618( 61.67%), action 185, FPS 1.74, Running 176.99s Step 619( 62.00%), action 186, FPS 1.68, Running 177.75s Step 620( 62.33%), action 187, FPS 1.67, Running 178.64s Step 621( 62.67%), action 188, FPS 1.61, Running 179.33s Step 622( 63.00%), action 189, FPS 1.66, Running 179.87s Step 623( 63.33%), action 190, FPS 1.65, Running 180.52s Step 624( 63.67%), action 191, FPS 1.59, Running 181.58s Step 625( 64.00%), action 192, FPS 1.55, Running 182.25s Step 626( 64.33%), action 193, FPS 1.52, Running 183.27s Step 627( 64.67%), action 194, FPS 1.48, Running 183.94s Step 628( 65.00%), action 195, FPS 1.42, Running 184.93s Step 629( 65.33%), action 196, FPS 1.42, Running 185.29s Step 630( 65.67%), action 197, FPS 1.42, Running 186.20s Step 631( 66.00%), action 198, FPS 1.47, Running 186.66s Step 632( 66.33%), action 199, FPS 1.45, Running 187.29s Step 633( 66.67%), action 200, FPS 1.45, Running 188.12s Step 634( 67.00%), action 201, FPS 1.39, Running 189.51s Step 635( 67.33%), action 202, FPS 1.38, Running 189.97s Step 636( 67.67%), action 203, FPS 1.39, Running 190.55s Step 637( 68.00%), action 204, FPS 1.39, Running 190.88s Step 638( 68.33%), action 205, FPS 1.34, Running 191.92s Step 639( 68.67%), action 206, FPS 1.37, Running 192.30s Step 640( 69.00%), action 207, FPS 1.39, Running 193.00s Step 641( 69.33%), action 208, FPS 1.37, Running 193.89s Step 642( 69.67%), action 209, FPS 1.32, Running 195.00s Step 643( 70.00%), action 210, FPS 1.33, Running 195.59s Step 644( 70.33%), action 211, FPS 1.31, Running 196.80s Step 645( 70.67%), action 212, FPS 1.34, Running 197.22s Step 646( 71.00%), action 213, FPS 1.34, Running 198.23s [2026-08-02 22:01:16] [72 ] Seed 71 success after 198.35 s. +steps: 646 , actions: 213 . +Instruction: Empty +Total 44/72(61.11%) success. +Setting seed: 72 +Step 1( N/A%), pre moving , FPS 5.28, Running 0.19s Step 2( N/A%), pre moving , FPS 8.84, Running 0.23s Step 3( N/A%), pre moving , FPS 11.52, Running 0.26s Step 4( N/A%), pre moving , FPS 13.48, Running 0.30s Step 5( N/A%), pre moving , FPS 15.04, Running 0.33s Step 6( N/A%), pre moving , FPS 16.29, Running 0.37s Step 7( N/A%), pre moving , FPS 17.12, Running 0.41s Step 8( N/A%), pre moving , FPS 17.86, Running 0.45s Step 9( N/A%), pre moving , FPS 18.44, Running 0.49s Step 10( N/A%), pre moving , FPS 19.03, Running 0.53s Step 11( N/A%), pre moving , FPS 19.37, Running 0.57s Step 12( N/A%), pre moving , FPS 19.86, Running 0.60s Step 13( N/A%), pre moving , FPS 20.27, Running 0.64s Step 14( N/A%), pre moving , FPS 20.33, Running 0.69s Step 15( N/A%), pre moving , FPS 20.64, Running 0.73s Step 16( N/A%), pre moving , FPS 20.93, Running 0.76s Step 17( N/A%), pre moving , FPS 21.21, Running 0.80s Step 18( N/A%), pre moving , FPS 21.49, Running 0.84s Step 19( N/A%), pre moving , FPS 21.68, Running 0.88s Step 20( N/A%), pre moving , FPS 21.90, Running 0.91s Step 21( N/A%), pre moving , FPS 20.01, Running 1.19s Step 22( N/A%), pre moving , FPS 19.37, Running 1.26s Step 23( N/A%), pre moving , FPS 19.29, Running 1.30s Step 24( N/A%), pre moving , FPS 19.28, Running 1.33s Step 25( N/A%), pre moving , FPS 19.31, Running 1.37s Step 26( N/A%), pre moving , FPS 16.28, Running 1.60s Step 27( N/A%), pre moving , FPS 16.34, Running 1.63s Step 28( N/A%), pre moving , FPS 16.36, Running 1.67s Step 29( N/A%), pre moving , FPS 16.34, Running 1.71s Step 30( N/A%), pre moving , FPS 16.21, Running 1.76s Step 31( N/A%), pre moving , FPS 16.29, Running 1.80s Step 32( N/A%), pre moving , FPS 16.30, Running 1.83s Step 33( N/A%), pre moving , FPS 16.25, Running 1.87s Step 34( N/A%), pre moving , FPS 16.39, Running 1.91s Step 35( N/A%), pre moving , FPS 16.42, Running 1.94s Step 36( N/A%), pre moving , FPS 12.98, Running 2.31s Step 37( N/A%), pre moving , FPS 12.96, Running 2.34s Step 38( N/A%), pre moving , FPS 12.93, Running 2.38s Step 39( N/A%), pre moving , FPS 12.95, Running 2.42s Step 40( N/A%), pre moving , FPS 12.90, Running 2.46s Step 41( N/A%), pre moving , FPS 15.16, Running 2.51s Step 42( N/A%), pre moving , FPS 15.51, Running 2.55s Step 43( N/A%), pre moving , FPS 15.51, Running 2.59s Step 44( N/A%), pre moving , FPS 15.49, Running 2.63s Step 45( N/A%), pre moving , FPS 15.46, Running 2.66s Step 46( N/A%), pre moving , FPS 18.08, Running 2.70s Step 47( N/A%), pre moving , FPS 18.07, Running 2.74s Step 48( N/A%), pre moving , FPS 18.08, Running 2.78s Step 49( N/A%), pre moving , FPS 17.79, Running 2.84s Step 50( N/A%), pre moving , FPS 17.49, Running 2.90s Step 51( N/A%), pre moving , FPS 17.16, Running 2.96s Step 52( N/A%), pre moving , FPS 16.85, Running 3.02s Step 53( N/A%), pre moving , FPS 16.61, Running 3.08s Step 54( N/A%), pre moving , FPS 16.23, Running 3.14s Step 55( N/A%), pre moving , FPS 15.84, Running 3.21s Step 56( N/A%), pre moving , FPS 20.79, Running 3.27s Step 57( N/A%), pre moving , FPS 20.27, Running 3.33s Step 58( N/A%), pre moving , FPS 19.94, Running 3.39s Step 59( N/A%), pre moving , FPS 19.01, Running 3.47s Step 60( N/A%), pre moving , FPS 18.20, Running 3.56s Step 61( N/A%), pre moving , FPS 17.88, Running 3.63s Step 62( N/A%), pre moving , FPS 17.60, Running 3.69s Step 63( N/A%), pre moving , FPS 17.21, Running 3.75s Step 64( N/A%), pre moving , FPS 16.90, Running 3.81s Step 65( N/A%), pre moving , FPS 16.59, Running 3.87s Step 66( N/A%), pre moving , FPS 16.36, Running 3.93s Step 67( N/A%), pre moving , FPS 16.10, Running 3.98s Step 68( N/A%), pre moving , FPS 15.86, Running 4.04s Step 69( N/A%), pre moving , FPS 15.91, Running 4.09s Step 70( N/A%), pre moving , FPS 15.98, Running 4.15s Step 71( N/A%), pre moving , FPS 16.01, Running 4.21s Step 72( N/A%), pre moving , FPS 15.94, Running 4.27s Step 73( N/A%), pre moving , FPS 15.94, Running 4.33s Step 74( N/A%), pre moving , FPS 16.00, Running 4.39s Step 75( N/A%), pre moving , FPS 16.11, Running 4.45s Step 76( N/A%), pre moving , FPS 16.10, Running 4.51s Step 77( N/A%), pre moving , FPS 16.16, Running 4.57s Step 78( N/A%), pre moving , FPS 16.15, Running 4.63s Step 79( N/A%), pre moving , FPS 16.53, Running 4.68s Step 80( N/A%), pre moving , FPS 16.93, Running 4.74s Step 81( N/A%), pre moving , FPS 16.92, Running 4.81s Step 82( N/A%), pre moving , FPS 17.22, Running 4.85s Step 83( N/A%), pre moving , FPS 17.61, Running 4.88s Step 84( N/A%), pre moving , FPS 17.86, Running 4.93s Step 85( N/A%), pre moving , FPS 18.13, Running 4.97s Step 86( N/A%), pre moving , FPS 18.41, Running 5.01s Step 87( N/A%), pre moving , FPS 18.63, Running 5.06s Step 88( N/A%), pre moving , FPS 18.87, Running 5.10s Step 89( N/A%), pre moving , FPS 19.19, Running 5.14s Step 90( N/A%), pre moving , FPS 19.61, Running 5.17s Step 91( N/A%), pre moving , FPS 19.94, Running 5.21s Step 92( N/A%), pre moving , FPS 20.34, Running 5.26s Step 93( N/A%), pre moving , FPS 20.06, Running 5.33s Step 94( N/A%), pre moving , FPS 20.54, Running 5.37s Step 95( N/A%), pre moving , FPS 20.98, Running 5.40s Step 96( N/A%), pre moving , FPS 21.49, Running 5.44s Step 97( N/A%), pre moving , FPS 21.83, Running 5.49s Step 98( N/A%), pre moving , FPS 22.11, Running 5.53s Step 99( N/A%), pre moving , FPS 22.53, Running 5.57s Step 100( N/A%), pre moving , FPS 23.15, Running 5.61s Step 101( N/A%), pre moving , FPS 23.57, Running 5.66s Step 102( N/A%), pre moving , FPS 23.52, Running 5.70s Step 103( N/A%), pre moving , FPS 23.43, Running 5.74s Step 104( N/A%), pre moving , FPS 23.60, Running 5.78s Step 105( N/A%), pre moving , FPS 23.77, Running 5.81s Step 106( N/A%), pre moving , FPS 15.00, Running 6.35s Step 107( N/A%), pre moving , FPS 13.48, Running 6.54s Step 108( N/A%), pre moving , FPS 11.65, Running 6.81s Step 109( N/A%), pre moving , FPS 10.79, Running 6.99s Step 110( N/A%), pre moving , FPS 9.44, Running 7.29s Step 111( N/A%), pre moving , FPS 9.05, Running 7.42s Step 112( N/A%), pre moving , FPS 8.22, Running 7.69s Step 113( N/A%), pre moving , FPS 7.80, Running 7.89s Step 114( N/A%), pre moving , FPS 7.25, Running 8.12s Step 115( N/A%), pre moving , FPS 6.99, Running 8.27s Step 116( N/A%), pre moving , FPS 6.51, Running 8.51s Step 117( N/A%), pre moving , FPS 6.25, Running 8.68s Step 118( N/A%), pre moving , FPS 5.89, Running 8.93s Step 119( N/A%), pre moving , FPS 5.64, Running 9.12s Step 120( N/A%), pre moving , FPS 5.36, Running 9.34s Step 121( N/A%), pre moving , FPS 5.21, Running 9.49s Step 122( N/A%), pre moving , FPS 4.91, Running 9.77s Step 123( N/A%), pre moving , FPS 4.80, Running 9.91s Step 124( N/A%), pre moving , FPS 4.54, Running 10.18s Step 125( N/A%), pre moving , FPS 4.40, Running 10.36s Step 126( N/A%), pre moving , FPS 4.72, Running 10.58s Step 127( N/A%), pre moving , FPS 4.79, Running 10.72s Step 128( N/A%), pre moving , FPS 4.81, Running 10.97s Step 129( N/A%), pre moving , FPS 4.85, Running 11.12s Step 130( N/A%), pre moving , FPS 4.91, Running 11.37s Step 131( N/A%), pre moving , FPS 4.86, Running 11.54s Step 132( N/A%), pre moving , FPS 4.88, Running 11.79s Step 133( N/A%), pre moving , FPS 4.86, Running 12.01s Step 134( N/A%), pre moving , FPS 4.83, Running 12.26s Step 135( N/A%), pre moving , FPS 4.78, Running 12.45s Step 136( N/A%), pre moving , FPS 4.75, Running 12.73s Step 137( N/A%), pre moving , FPS 4.73, Running 12.91s Step 138( N/A%), pre moving , FPS 4.71, Running 13.17s Step 139( N/A%), pre moving , FPS 4.72, Running 13.35s Step 140( N/A%), pre moving , FPS 4.69, Running 13.61s Step 141( N/A%), pre moving , FPS 4.62, Running 13.82s Step 142( N/A%), pre moving , FPS 4.65, Running 14.06s Step 143( N/A%), pre moving , FPS 4.57, Running 14.28s Step 144( N/A%), pre moving , FPS 4.61, Running 14.52s Step 145( N/A%), pre moving , FPS 4.60, Running 14.71s Step 146( N/A%), pre moving , FPS 4.59, Running 14.94s Step 147( N/A%), pre moving , FPS 4.54, Running 15.13s Step 148( N/A%), pre moving , FPS 4.53, Running 15.39s Step 149( N/A%), pre moving , FPS 4.51, Running 15.55s Step 150( N/A%), pre moving , FPS 4.46, Running 15.85s Step 151( N/A%), pre moving , FPS 4.43, Running 16.05s Step 152( N/A%), pre moving , FPS 4.43, Running 16.30s Step 153( N/A%), pre moving , FPS 4.47, Running 16.48s Step 154( N/A%), pre moving , FPS 4.47, Running 16.74s Step 155( N/A%), pre moving , FPS 4.50, Running 16.89s Step 156( N/A%), pre moving , FPS 4.54, Running 17.13s Step 157( N/A%), pre moving , FPS 4.57, Running 17.29s Step 158( N/A%), pre moving , FPS 4.57, Running 17.54s Step 159( N/A%), pre moving , FPS 4.61, Running 17.69s Step 160( N/A%), pre moving , FPS 4.65, Running 17.91s Step 161( N/A%), pre moving , FPS 4.84, Running 17.95s Step 162( N/A%), pre moving , FPS 5.09, Running 17.99s Step 163( N/A%), pre moving , FPS 5.33, Running 18.03s Step 164( N/A%), pre moving , FPS 5.63, Running 18.07s Step 165( N/A%), pre moving , FPS 5.88, Running 18.12s Step 166( N/A%), pre moving , FPS 6.21, Running 18.16s Step 167( N/A%), pre moving , FPS 6.51, Running 18.20s Step 168( N/A%), pre moving , FPS 7.03, Running 18.24s Step 169( N/A%), pre moving , FPS 7.34, Running 18.27s Step 170( N/A%), pre moving , FPS 8.11, Running 18.32s Step 171( N/A%), pre moving , FPS 7.26, Running 18.80s Step 172( N/A%), pre moving , FPS 7.84, Running 18.85s Step 173( N/A%), pre moving , FPS 8.26, Running 18.91s Step 174( N/A%), pre moving , FPS 9.08, Running 18.94s Step 175( N/A%), pre moving , FPS 9.47, Running 19.00s Step 176( N/A%), pre moving , FPS 10.46, Running 19.05s Step 177( N/A%), pre moving , FPS 10.97, Running 19.11s Step 178( N/A%), pre moving , FPS 12.30, Running 19.17s Step 179( N/A%), pre moving , FPS 12.97, Running 19.23s Step 180( N/A%), pre moving , FPS 14.52, Running 19.29s Step 181( N/A%), pre moving , FPS 14.34, Running 19.34s Step 182( N/A%), pre moving , FPS 14.22, Running 19.40s Step 183( N/A%), pre moving , FPS 13.89, Running 19.47s Step 184( N/A%), pre moving , FPS 13.73, Running 19.53s Step 185( N/A%), pre moving , FPS 13.61, Running 19.59s Step 186( N/A%), pre moving , FPS 13.28, Running 19.67s Step 187( N/A%), pre moving , FPS 12.78, Running 19.76s Step 188( N/A%), pre moving , FPS 12.52, Running 19.83s Step 189( N/A%), pre moving , FPS 12.23, Running 19.91s Step 190( N/A%), pre moving , FPS 11.58, Running 20.04s Step 191( N/A%), pre moving , FPS 14.44, Running 20.19s Step 192( N/A%), pre moving , FPS 13.95, Running 20.29s Step 193( N/A%), pre moving , FPS 13.44, Running 20.39s Step 194( N/A%), pre moving , FPS 12.87, Running 20.50s Step 195( N/A%), pre moving , FPS 12.55, Running 20.60s Step 196( N/A%), pre moving , FPS 12.11, Running 20.70s Step 197( N/A%), pre moving , FPS 11.85, Running 20.80s Step 198( N/A%), pre moving , FPS 11.61, Running 20.89s Step 199( N/A%), pre moving , FPS 11.32, Running 21.00s Step 200( N/A%), pre moving , FPS 11.02, Running 21.10s Step 201( N/A%), pre moving , FPS 10.75, Running 21.20s Step 202( N/A%), pre moving , FPS 10.38, Running 21.33s Step 203( N/A%), pre moving , FPS 10.27, Running 21.42s Step 204( N/A%), pre moving , FPS 10.00, Running 21.53s Step 205( N/A%), pre moving , FPS 9.77, Running 21.63s Step 206( N/A%), pre moving , FPS 9.63, Running 21.74s Step 207( N/A%), pre moving , FPS 9.60, Running 21.85s Step 208( N/A%), pre moving , FPS 9.47, Running 21.95s Step 209( N/A%), pre moving , FPS 9.39, Running 22.04s Step 210( N/A%), pre moving , FPS 9.56, Running 22.14s Step 211( N/A%), pre moving , FPS 9.85, Running 22.21s Step 212( N/A%), pre moving , FPS 9.96, Running 22.30s Step 213( N/A%), pre moving , FPS 10.06, Running 22.38s Step 214( N/A%), pre moving , FPS 10.16, Running 22.47s Step 215( N/A%), pre moving , FPS 10.25, Running 22.55s Step 216( N/A%), pre moving , FPS 10.45, Running 22.61s Step 217( N/A%), pre moving , FPS 10.62, Running 22.68s Step 218( N/A%), pre moving , FPS 10.80, Running 22.75s Step 219( N/A%), pre moving , FPS 11.14, Running 22.79s Step 220( N/A%), pre moving , FPS 11.61, Running 22.82s Step 221( N/A%), pre moving , FPS 12.11, Running 22.86s Step 222( N/A%), pre moving , FPS 12.81, Running 22.89s Step 223( N/A%), pre moving , FPS 13.21, Running 22.93s Step 224( N/A%), pre moving , FPS 13.77, Running 22.98s Step 225( N/A%), pre moving , FPS 14.33, Running 23.03s Step 226( N/A%), pre moving , FPS 15.20, Running 23.06s Step 227( N/A%), pre moving , FPS 16.09, Running 23.09s Step 228( N/A%), pre moving , FPS 17.02, Running 23.12s Step 229( N/A%), pre moving , FPS 17.95, Running 23.16s Step 230( N/A%), pre moving , FPS 18.93, Running 23.19s Step 231( N/A%), pre moving , FPS 19.82, Running 23.22s Step 232( N/A%), pre moving , FPS 20.82, Running 23.26s Step 233( N/A%), pre moving , FPS 13.92, Running 23.82s Step 234( N/A%), pre moving , FPS 14.45, Running 23.85s Step 235( N/A%), pre moving , FPS 14.98, Running 23.88s Step 236( N/A%), pre moving , FPS 15.29, Running 23.92s Step 237( N/A%), pre moving , FPS 15.62, Running 23.96s Step 238( N/A%), pre moving , FPS 15.73, Running 24.02s Step 239( N/A%), pre moving , FPS 15.61, Running 24.07s Step 240( N/A%), pre moving , FPS 15.32, Running 24.13s Step 241( N/A%), pre moving , FPS 15.07, Running 24.18s Step 242( N/A%), pre moving , FPS 14.88, Running 24.23s Step 243( N/A%), pre moving , FPS 14.86, Running 24.28s Step 244( N/A%), pre moving , FPS 14.80, Running 24.33s Step 245( N/A%), pre moving , FPS 14.63, Running 24.39s Step 246( N/A%), pre moving , FPS 14.41, Running 24.45s Step 247( N/A%), pre moving , FPS 14.16, Running 24.50s Step 248( N/A%), pre moving , FPS 13.80, Running 24.57s Step 249( N/A%), pre moving , FPS 13.22, Running 24.67s Step 250( N/A%), pre moving , FPS 12.81, Running 24.75s Step 251( N/A%), pre moving , FPS 12.47, Running 24.83s Step 252( N/A%), pre moving , FPS 12.07, Running 24.91s Step 253( N/A%), pre moving , FPS 17.15, Running 24.98s Step 254( N/A%), pre moving , FPS 16.34, Running 25.07s Step 255( N/A%), pre moving , FPS 15.85, Running 25.14s Step 256( N/A%), pre moving , FPS 15.27, Running 25.23s Step 257( N/A%), pre moving , FPS 14.93, Running 25.30s Step 258( N/A%), pre moving , FPS 14.64, Running 25.38s Step 259( N/A%), pre moving , FPS 14.71, Running 25.43s Step 260( N/A%), pre moving , FPS 14.14, Running 25.54s Step 261( N/A%), pre moving , FPS 13.99, Running 25.61s Step 262( N/A%), pre moving , FPS 13.76, Running 25.68s Step 263( N/A%), pre moving , FPS 13.45, Running 25.77s Step 264( N/A%), pre moving , FPS 13.33, Running 25.83s Step 265( N/A%), pre moving , FPS 13.26, Running 25.90s Step 266( N/A%), pre moving , FPS 12.99, Running 25.99s Step 267( N/A%), pre moving , FPS 12.93, Running 26.05s Step 268( N/A%), pre moving , FPS 13.08, Running 26.10s Step 269( N/A%), pre moving , FPS 13.35, Running 26.17s Step 270( N/A%), pre moving , FPS 13.63, Running 26.22s Step 271( N/A%), pre moving , FPS 13.63, Running 26.29s Step 272( N/A%), pre moving , FPS 13.80, Running 26.36s Step 273( N/A%), pre moving , FPS 13.80, Running 26.43s Step 274( N/A%), pre moving , FPS 13.98, Running 26.50s Step 275( N/A%), pre moving , FPS 14.00, Running 26.57s Step 276( N/A%), pre moving , FPS 14.18, Running 26.64s Step 277( N/A%), pre moving , FPS 13.68, Running 26.76s Step 278( N/A%), pre moving , FPS 12.93, Running 26.93s Step 279( N/A%), pre moving , FPS 11.93, Running 27.11s Step 280( N/A%), pre moving , FPS 11.61, Running 27.27s Step 281( N/A%), pre moving , FPS 11.08, Running 27.42s Step 282( N/A%), pre moving , FPS 10.60, Running 27.57s Step 283( N/A%), pre moving , FPS 10.41, Running 27.69s Step 284( N/A%), pre moving , FPS 10.29, Running 27.78s Step 285( N/A%), pre moving , FPS 10.22, Running 27.86s Step 286( N/A%), pre moving , FPS 10.23, Running 27.94s Step 287( N/A%), pre moving , FPS 10.09, Running 28.03s Step 288( N/A%), pre moving , FPS 9.90, Running 28.12s Step 289( N/A%), pre moving , FPS 9.83, Running 28.20s Step 290( N/A%), pre moving , FPS 9.78, Running 28.27s Step 291( N/A%), pre moving , FPS 9.81, Running 28.33s Step 292( N/A%), pre moving , FPS 9.83, Running 28.40s Step 293( N/A%), pre moving , FPS 9.86, Running 28.46s Step 294( N/A%), pre moving , FPS 9.87, Running 28.53s Step 295( N/A%), pre moving , FPS 9.93, Running 28.59s Step 296( N/A%), pre moving , FPS 10.04, Running 28.63s Step 297( N/A%), pre moving , FPS 10.44, Running 28.68s Step 298( N/A%), pre moving , FPS 11.22, Running 28.71s Step 299( N/A%), pre moving , FPS 12.21, Running 28.75s Step 300( N/A%), pre moving , FPS 13.22, Running 28.78s Step 301( N/A%), pre moving , FPS 14.30, Running 28.82s Step 302( N/A%), pre moving , FPS 15.68, Running 28.85s Step 303( N/A%), pre moving , FPS 16.67, Running 28.89s Step 304( N/A%), pre moving , FPS 16.94, Running 28.96s Step 305( N/A%), pre moving , FPS 16.74, Running 29.05s Step 306( N/A%), pre moving , FPS 15.95, Running 29.20s Step 307( N/A%), pre moving , FPS 15.79, Running 29.30s Step 308( N/A%), pre moving , FPS 15.39, Running 29.42s Step 309( N/A%), pre moving , FPS 15.14, Running 29.52s Step 310( N/A%), pre moving , FPS 14.53, Running 29.64s Step 311( N/A%), pre moving , FPS 14.07, Running 29.75s Step 312( N/A%), pre moving , FPS 13.68, Running 29.86s Step 313( N/A%), pre moving , FPS 13.28, Running 29.97s Step 314( N/A%), pre moving , FPS 12.84, Running 30.09s Step 315( N/A%), pre moving , FPS 12.31, Running 30.21s Step 316( N/A%), pre moving , FPS 12.05, Running 30.29s Step 317( N/A%), pre moving , FPS 11.56, Running 30.41s Step 318( N/A%), pre moving , FPS 10.85, Running 30.56s Step 319( N/A%), pre moving , FPS 10.40, Running 30.67s Step 320( N/A%), pre moving , FPS 10.17, Running 30.75s Step 321( N/A%), pre moving , FPS 9.76, Running 30.87s Step 322( N/A%), pre moving , FPS 7.59, Running 31.49s Step 323( N/A%), pre moving , FPS 7.37, Running 31.60s Step 324( N/A%), pre moving , FPS 7.21, Running 31.73s Step 325( N/A%), pre moving , FPS 7.30, Running 31.80s Step 326( N/A%), pre moving , FPS 7.45, Running 31.88s Step 327( N/A%), pre moving , FPS 7.50, Running 31.97s Step 328( N/A%), pre moving , FPS 7.66, Running 32.03s Step 329( N/A%), pre moving , FPS 7.74, Running 32.10s Step 330( N/A%), pre moving , FPS 7.87, Running 32.18s Step 331( N/A%), pre moving , FPS 7.91, Running 32.28s Step 332( N/A%), pre moving , FPS 7.94, Running 32.38s Step 333( N/A%), pre moving , FPS 7.88, Running 32.51s Step 334( N/A%), pre moving , FPS 8.01, Running 32.58s Step 335( N/A%), pre moving , FPS 8.08, Running 32.68s Step 336( N/A%), pre moving , FPS 8.02, Running 32.78s Step 337( N/A%), pre moving , FPS 7.92, Running 32.94s Step 338( N/A%), pre moving , FPS 8.01, Running 33.05s Step 339( N/A%), pre moving , FPS 8.06, Running 33.15s Step 340( N/A%), pre moving , FPS 7.97, Running 33.26s Step 341( N/A%), pre moving , FPS 7.97, Running 33.38s Step 342( N/A%), pre moving , FPS 10.01, Running 33.48s Step 343( N/A%), pre moving , FPS 10.06, Running 33.59s Step 344( N/A%), pre moving , FPS 10.08, Running 33.71s Step 345( N/A%), pre moving , FPS 9.78, Running 33.84s Step 346( N/A%), pre moving , FPS 9.67, Running 33.95s Step 347( N/A%), pre moving , FPS 9.47, Running 34.08s Step 348( N/A%), pre moving , FPS 8.97, Running 34.26s Step 349( N/A%), pre moving , FPS 8.76, Running 34.39s Step 350( N/A%), pre moving , FPS 8.44, Running 34.55s Step 351( N/A%), pre moving , FPS 8.20, Running 34.72s Step 352( N/A%), pre moving , FPS 7.94, Running 34.90s Step 353( N/A%), pre moving , FPS 7.85, Running 35.05s Step 354( N/A%), pre moving , FPS 7.65, Running 35.20s Step 355( N/A%), pre moving , FPS 7.43, Running 35.38s Step 356( N/A%), pre moving , FPS 7.27, Running 35.54s Step 357( N/A%), pre moving , FPS 7.23, Running 35.70s Step 358( N/A%), pre moving , FPS 7.12, Running 35.86s Step 359( N/A%), pre moving , FPS 7.13, Running 35.96s Step 360( N/A%), pre moving , FPS 7.16, Running 36.05s Step 361( N/A%), pre moving , FPS 7.21, Running 36.15s Step 362( N/A%), pre moving , FPS 7.28, Running 36.23s Step 363( N/A%), pre moving , FPS 7.33, Running 36.32s Step 364( N/A%), pre moving , FPS 7.42, Running 36.41s Step 365( N/A%), pre moving , FPS 7.47, Running 36.52s Step 366( N/A%), pre moving , FPS 7.51, Running 36.61s Step 367( N/A%), pre moving , FPS 7.59, Running 36.71s Step 368( N/A%), pre moving , FPS 7.95, Running 36.78s Step 369( N/A%), pre moving , FPS 8.12, Running 36.85s Step 370( N/A%), pre moving , FPS 8.40, Running 36.93s Step 371( N/A%), pre moving , FPS 8.55, Running 37.06s Step 372( N/A%), pre moving , FPS 8.83, Running 37.16s Step 373( N/A%), pre moving , FPS 9.14, Running 37.24s Step 374( N/A%), pre moving , FPS 9.25, Running 37.36s Step 375( N/A%), pre moving , FPS 9.57, Running 37.47s Step 376( N/A%), pre moving , FPS 9.85, Running 37.57s Step 377( N/A%), pre moving , FPS 10.18, Running 37.67s Step 378( N/A%), pre moving , FPS 10.46, Running 37.77s Step 379( N/A%), pre moving , FPS 10.38, Running 37.88s Step 380( N/A%), pre moving , FPS 10.22, Running 38.01s Step 381( N/A%), pre moving , FPS 10.14, Running 38.12s Step 382( N/A%), pre moving , FPS 10.02, Running 38.22s Step 383( N/A%), pre moving , FPS 9.75, Running 38.37s Step 384( N/A%), pre moving , FPS 9.65, Running 38.48s Step 385( N/A%), pre moving , FPS 9.62, Running 38.60s Step 386( N/A%), pre moving , FPS 9.53, Running 38.71s Step 387( N/A%), pre moving , FPS 9.39, Running 38.85s Step 388( N/A%), pre moving , FPS 9.16, Running 38.96s Step 389( N/A%), pre moving , FPS 8.98, Running 39.08s Step 390( N/A%), pre moving , FPS 8.89, Running 39.18s Step 391( N/A%), pre moving , FPS 8.99, Running 39.29s Step 392( N/A%), pre moving , FPS 5.31, Running 40.93s Step 393( N/A%), pre moving , FPS 4.92, Running 41.31s Step 394( N/A%), pre moving , FPS 4.81, Running 41.52s Step 395( N/A%), pre moving , FPS 4.53, Running 41.88s Step 396( N/A%), pre moving , FPS 4.41, Running 42.10s Step 397( N/A%), pre moving , FPS 4.13, Running 42.51s Step 398( N/A%), pre moving , FPS 4.01, Running 42.76s Step 399( N/A%), pre moving , FPS 3.79, Running 43.16s Step 400( N/A%), pre moving , FPS 3.68, Running 43.44s Step 401( N/A%), pre moving , FPS 3.55, Running 43.75s Step 402( N/A%), pre moving , FPS 3.51, Running 43.92s Step 403( N/A%), pre moving , FPS 3.40, Running 44.25s Step 404( N/A%), pre moving , FPS 3.36, Running 44.44s Step 405( N/A%), pre moving , FPS 3.24, Running 44.77s Step 406( N/A%), pre moving , FPS 3.18, Running 45.01s Step 407( N/A%), pre moving , FPS 3.07, Running 45.37s Step 408( N/A%), pre moving , FPS 3.00, Running 45.62s Step 409( N/A%), pre moving , FPS 2.90, Running 45.98s Step 410( N/A%), pre moving , FPS 2.84, Running 46.23s Step 411( N/A%), pre moving , FPS 2.71, Running 46.67s Step 412( 0.33%), action 1, FPS 2.88, Running 47.88s Step 413( 0.67%), action 2, FPS 2.67, Running 48.79s Step 414( 1.00%), action 3, FPS 2.30, Running 50.23s Step 415( 1.33%), action 4, FPS 2.11, Running 51.34s Step 416( 1.67%), action 5, FPS 2.08, Running 51.70s Step 417( 2.00%), action 6, FPS 1.95, Running 52.76s Step 418( 2.33%), action 7, FPS 1.80, Running 53.85s Step 419( 2.67%), action 8, FPS 1.77, Running 54.44s Step 420( 3.00%), action 9, FPS 1.67, Running 55.39s Step 421( 3.33%), action 10, FPS 1.64, Running 55.94s Step 422( 3.67%), action 11, FPS 1.56, Running 56.78s Step 423( 4.00%), action 12, FPS 1.52, Running 57.39s Step 424( 4.33%), action 13, FPS 1.40, Running 58.72s Step 425( 4.67%), action 14, FPS 1.34, Running 59.65s Step 426( 5.00%), action 15, FPS 1.31, Running 60.31s Step 427( 5.33%), action 16, FPS 1.27, Running 61.07s Step 428( 5.67%), action 17, FPS 1.24, Running 61.73s Step 429( 6.00%), action 18, FPS 1.24, Running 62.13s Step 430( 6.33%), action 19, FPS 1.18, Running 63.12s Step 431( 6.67%), action 20, FPS 1.19, Running 63.53s Step 432( 7.00%), action 21, FPS 1.22, Running 64.26s Step 433( 7.33%), action 22, FPS 1.26, Running 64.71s Step 434( 7.67%), action 23, FPS 1.32, Running 65.38s Step 435( 8.00%), action 24, FPS 1.38, Running 65.88s Step 436( 8.33%), action 25, FPS 1.32, Running 66.88s Step 437( 8.67%), action 26, FPS 1.39, Running 67.12s Step 438( 9.00%), action 27, FPS 1.44, Running 67.77s Step 439( 9.33%), action 28, FPS 1.47, Running 68.06s Step 440( 9.67%), action 29, FPS 1.47, Running 69.03s Step 441( 10.00%), action 30, FPS 1.49, Running 69.40s Step 442( 10.33%), action 31, FPS 1.45, Running 70.55s Step 443( 10.67%), action 32, FPS 1.47, Running 71.02s Step 444( 11.00%), action 33, FPS 1.58, Running 71.41s Step 445( 11.33%), action 34, FPS 1.66, Running 71.67s Step 446( 11.67%), action 35, FPS 1.62, Running 72.65s Step 447( 12.00%), action 36, FPS 1.68, Running 72.99s Step 448( 12.33%), action 37, FPS 1.64, Running 73.95s Step 449( 12.67%), action 38, FPS 1.65, Running 74.24s Step 450( 13.00%), action 39, FPS 1.71, Running 74.81s Step 451( 13.33%), action 40, FPS 1.65, Running 75.63s Step 452( 13.67%), action 41, FPS 1.65, Running 76.36s Step 453( 14.00%), action 42, FPS 1.63, Running 77.00s Step 454( 14.33%), action 43, FPS 1.62, Running 77.69s Step 455( 14.67%), action 44, FPS 1.58, Running 78.51s Step 456( 15.00%), action 45, FPS 1.55, Running 79.77s Step 457( 15.33%), action 46, FPS 1.49, Running 80.58s Step 458( 15.67%), action 47, FPS 1.45, Running 81.56s Step 459( 16.00%), action 48, FPS 1.45, Running 81.87s Step 460( 16.33%), action 49, FPS 1.48, Running 82.50s Step 461( 16.67%), action 50, FPS 1.47, Running 83.02s Step 462( 17.00%), action 51, FPS 1.47, Running 84.12s Step 463( 17.33%), action 52, FPS 1.47, Running 84.61s Step 464( 17.67%), action 53, FPS 1.46, Running 85.13s Step 465( 18.00%), action 54, FPS 1.41, Running 85.87s Step 466( 18.33%), action 55, FPS 1.44, Running 86.56s Step 467( 18.67%), action 56, FPS 1.41, Running 87.15s Step 468( 19.00%), action 57, FPS 1.42, Running 87.99s Step 469( 19.33%), action 58, FPS 1.42, Running 88.28s Step 470( 19.67%), action 59, FPS 1.41, Running 88.95s Step 471( 20.00%), action 60, FPS 1.44, Running 89.55s Step 472( 20.33%), action 61, FPS 1.42, Running 90.41s Step 473( 20.67%), action 62, FPS 1.45, Running 90.80s Step 474( 21.00%), action 63, FPS 1.42, Running 91.75s Step 475( 21.33%), action 64, FPS 1.45, Running 92.32s Step 476( 21.67%), action 65, FPS 1.53, Running 92.88s Step 477( 22.00%), action 66, FPS 1.59, Running 93.20s Step 478( 22.33%), action 67, FPS 1.59, Running 94.15s Step 479( 22.67%), action 68, FPS 1.59, Running 94.45s Step 480( 23.00%), action 69, FPS 1.59, Running 95.05s Step 481( 23.33%), action 70, FPS 1.60, Running 95.54s Step 482( 23.67%), action 71, FPS 1.62, Running 96.44s Step 483( 24.00%), action 72, FPS 1.64, Running 96.80s Step 484( 24.33%), action 73, FPS 1.63, Running 97.39s Step 485( 24.67%), action 74, FPS 1.69, Running 97.70s Step 486( 25.00%), action 75, FPS 1.63, Running 98.85s Step 487( 25.33%), action 76, FPS 1.60, Running 99.62s Step 488( 25.67%), action 77, FPS 1.56, Running 100.78s Step 489( 26.00%), action 78, FPS 1.55, Running 101.22s Step 490( 26.33%), action 79, FPS 1.55, Running 101.89s Step 491( 26.67%), action 80, FPS 1.56, Running 102.36s Step 492( 27.00%), action 81, FPS 1.57, Running 103.16s Step 493( 27.33%), action 82, FPS 1.56, Running 103.65s Step 494( 27.67%), action 83, FPS 1.61, Running 104.17s Step 495( 28.00%), action 84, FPS 1.58, Running 104.99s Step 496( 28.33%), action 85, FPS 1.52, Running 106.02s Step 497( 28.67%), action 86, FPS 1.49, Running 106.61s Step 498( 29.00%), action 87, FPS 1.53, Running 107.20s Step 499( 29.33%), action 88, FPS 1.52, Running 107.60s Step 500( 29.67%), action 89, FPS 1.50, Running 108.42s Step 501( 30.00%), action 90, FPS 1.46, Running 109.24s Step 502( 30.33%), action 91, FPS 1.46, Running 110.14s Step 503( 30.67%), action 92, FPS 1.44, Running 110.69s Step 504( 31.00%), action 93, FPS 1.41, Running 111.62s Step 505( 31.33%), action 94, FPS 1.40, Running 112.00s Step 506( 31.67%), action 95, FPS 1.43, Running 112.85s Step 507( 32.00%), action 96, FPS 1.47, Running 113.22s Step 508( 32.33%), action 97, FPS 1.50, Running 114.09s Step 509( 32.67%), action 98, FPS 1.51, Running 114.43s Step 510( 33.00%), action 99, FPS 1.54, Running 114.88s Step 511( 33.33%), action 100, FPS 1.53, Running 115.42s Step 512( 33.67%), action 101, FPS 1.52, Running 116.29s Step 513( 34.00%), action 102, FPS 1.50, Running 116.98s Step 514( 34.33%), action 103, FPS 1.46, Running 117.90s Step 515( 34.67%), action 104, FPS 1.52, Running 118.19s Step 516( 35.00%), action 105, FPS 1.59, Running 118.62s Step 517( 35.33%), action 106, FPS 1.57, Running 119.37s Step 518( 35.67%), action 107, FPS 1.52, Running 120.31s Step 519( 36.00%), action 108, FPS 1.50, Running 120.93s Step 520( 36.33%), action 109, FPS 1.48, Running 121.94s Step 521( 36.67%), action 110, FPS 1.54, Running 122.25s Step 522( 37.00%), action 111, FPS 1.50, Running 123.51s Step 523( 37.33%), action 112, FPS 1.49, Running 124.08s Step 524( 37.67%), action 113, FPS 1.47, Running 125.20s Step 525( 38.00%), action 114, FPS 1.43, Running 126.02s Step 526( 38.33%), action 115, FPS 1.41, Running 126.99s Step 527( 38.67%), action 116, FPS 1.42, Running 127.28s Step 528( 39.00%), action 117, FPS 1.40, Running 128.38s Step 529( 39.33%), action 118, FPS 1.39, Running 128.81s Step 530( 39.67%), action 119, FPS 1.34, Running 129.76s Step 531( 40.00%), action 120, FPS 1.35, Running 130.19s Step 532( 40.33%), action 121, FPS 1.37, Running 130.91s Step 533( 40.67%), action 122, FPS 1.40, Running 131.27s Step 534( 41.00%), action 123, FPS 1.41, Running 132.11s Step 535( 41.33%), action 124, FPS 1.40, Running 132.44s Step 536( 41.67%), action 125, FPS 1.39, Running 132.96s Step 537( 42.00%), action 126, FPS 1.44, Running 133.28s Step 538( 42.33%), action 127, FPS 1.44, Running 134.24s Step 539( 42.67%), action 128, FPS 1.42, Running 135.01s Step 540( 43.00%), action 129, FPS 1.48, Running 135.50s Step 541( 43.33%), action 130, FPS 1.47, Running 135.85s Step 542( 43.67%), action 131, FPS 1.52, Running 136.63s Step 543( 44.00%), action 132, FPS 1.50, Running 137.42s Step 544( 44.33%), action 133, FPS 1.56, Running 138.01s Step 545( 44.67%), action 134, FPS 1.63, Running 138.30s Step 546( 45.00%), action 135, FPS 1.70, Running 138.77s Step 547( 45.33%), action 136, FPS 1.65, Running 139.40s Step 548( 45.67%), action 137, FPS 1.72, Running 139.99s Step 549( 46.00%), action 138, FPS 1.73, Running 140.35s Step 550( 46.33%), action 139, FPS 1.80, Running 140.90s Step 551( 46.67%), action 140, FPS 1.81, Running 141.22s Step 552( 47.00%), action 141, FPS 1.83, Running 141.82s Step 553( 47.33%), action 142, FPS 1.84, Running 142.14s Step 554( 47.67%), action 143, FPS 1.88, Running 142.77s Step 555( 48.00%), action 144, FPS 1.88, Running 143.08s Step 556( 48.33%), action 145, FPS 1.87, Running 143.66s Step 557( 48.67%), action 146, FPS 1.86, Running 144.03s Step 558( 49.00%), action 147, FPS 1.92, Running 144.64s Step 559( 49.33%), action 148, FPS 1.99, Running 145.07s Step 560( 49.67%), action 149, FPS 1.97, Running 145.65s Step 561( 50.00%), action 150, FPS 2.00, Running 145.84s Step 562( 50.33%), action 151, FPS 2.03, Running 146.47s Step 563( 50.67%), action 152, FPS 2.14, Running 146.76s Step 564( 51.00%), action 153, FPS 2.05, Running 147.77s Step 565( 51.33%), action 154, FPS 2.02, Running 148.19s Step 566( 51.67%), action 155, FPS 1.99, Running 148.83s Step 567( 52.00%), action 156, FPS 2.02, Running 149.30s Step 568( 52.33%), action 157, FPS 2.03, Running 149.85s Step 569( 52.67%), action 158, FPS 2.06, Running 150.05s Step 570( 53.00%), action 159, FPS 2.05, Running 150.66s Step 571( 53.33%), action 160, FPS 2.05, Running 150.98s Step 572( 53.67%), action 161, FPS 2.03, Running 151.69s Step 573( 54.00%), action 162, FPS 1.97, Running 152.28s Step 574( 54.33%), action 163, FPS 1.99, Running 152.84s Step 575( 54.67%), action 164, FPS 1.98, Running 153.19s Step 576( 55.00%), action 165, FPS 2.00, Running 153.64s Step 577( 55.33%), action 166, FPS 2.03, Running 153.89s Step 578( 55.67%), action 167, FPS 2.03, Running 154.48s Step 579( 56.00%), action 168, FPS 2.06, Running 154.76s Step 580( 56.33%), action 169, FPS 2.07, Running 155.32s Step 581( 56.67%), action 170, FPS 2.04, Running 155.65s Step 582( 57.00%), action 171, FPS 2.01, Running 156.41s Step 583( 57.33%), action 172, FPS 2.01, Running 156.70s Step 584( 57.67%), action 173, FPS 2.10, Running 157.28s Step 585( 58.00%), action 174, FPS 2.15, Running 157.50s Step 586( 58.33%), action 175, FPS 2.11, Running 158.29s Step 587( 58.67%), action 176, FPS 2.15, Running 158.59s Step 588( 59.00%), action 177, FPS 2.16, Running 159.11s Step 589( 59.33%), action 178, FPS 2.14, Running 159.41s Step 590( 59.67%), action 179, FPS 2.16, Running 159.92s Step 591( 60.00%), action 180, FPS 2.09, Running 160.54s Step 592( 60.33%), action 181, FPS 2.10, Running 161.24s Step 593( 60.67%), action 182, FPS 2.17, Running 161.51s Step 594( 61.00%), action 183, FPS 2.15, Running 162.14s Step 595( 61.33%), action 184, FPS 2.16, Running 162.43s Step 596( 61.67%), action 185, FPS 2.13, Running 163.05s Step 597( 62.00%), action 186, FPS 2.03, Running 163.73s Step 598( 62.33%), action 187, FPS 1.99, Running 164.55s Step 599( 62.67%), action 188, FPS 1.98, Running 164.85s Step 600( 63.00%), action 189, FPS 2.00, Running 165.32s Step 601( 63.33%), action 190, FPS 2.01, Running 165.59s Step 602( 63.67%), action 191, FPS 2.05, Running 166.14s Step 603( 64.00%), action 192, FPS 2.05, Running 166.43s Step 604( 64.33%), action 193, FPS 2.06, Running 167.01s Step 605( 64.67%), action 194, FPS 2.01, Running 167.47s Step 606( 65.00%), action 195, FPS 2.04, Running 168.11s Step 607( 65.33%), action 196, FPS 1.98, Running 168.67s Step 608( 65.67%), action 197, FPS 2.02, Running 169.01s Step 609( 66.00%), action 198, FPS 2.01, Running 169.34s Step 610( 66.33%), action 199, FPS 1.95, Running 170.18s Step 611( 66.67%), action 200, FPS 1.99, Running 170.57s Step 612( 67.00%), action 201, FPS 2.00, Running 171.23s Step 613( 67.33%), action 202, FPS 1.97, Running 171.64s Step 614( 67.67%), action 203, FPS 1.93, Running 172.48s Step 615( 68.00%), action 204, FPS 1.95, Running 172.69s Step 616( 68.33%), action 205, FPS 1.96, Running 173.27s Step 617( 68.67%), action 206, FPS 2.05, Running 173.51s Step 618( 69.00%), action 207, FPS 2.10, Running 174.07s Step 619( 69.33%), action 208, FPS 2.09, Running 174.42s Step 620( 69.67%), action 209, FPS 2.02, Running 175.22s Step 621( 70.00%), action 210, FPS 1.99, Running 175.62s Step 622( 70.33%), action 211, FPS 1.95, Running 176.40s Step 623( 70.67%), action 212, FPS 1.97, Running 176.61s Step 624( 71.00%), action 213, FPS 1.97, Running 177.16s Step 625( 71.33%), action 214, FPS 2.00, Running 177.46s Step 626( 71.67%), action 215, FPS 2.03, Running 177.96s Step 627( 72.00%), action 216, FPS 2.08, Running 178.29s Step 628( 72.33%), action 217, FPS 1.98, Running 179.11s Step 629( 72.67%), action 218, FPS 1.98, Running 179.45s Step 630( 73.00%), action 219, FPS 2.04, Running 179.99s Step 631( 73.33%), action 220, FPS 2.06, Running 180.26s Step 632( 73.67%), action 221, FPS 2.09, Running 180.78s Step 633( 74.00%), action 222, FPS 2.13, Running 181.03s Step 634( 74.33%), action 223, FPS 2.20, Running 181.59s Step 635( 74.67%), action 224, FPS 2.17, Running 181.93s Step 636( 75.00%), action 225, FPS 2.16, Running 182.53s Step 637( 75.33%), action 226, FPS 2.14, Running 182.87s Step 638( 75.67%), action 227, FPS 2.07, Running 183.71s Step 639( 76.00%), action 228, FPS 2.07, Running 184.08s Step 640( 76.33%), action 229, FPS 2.15, Running 184.54s Step 641( 76.67%), action 230, FPS 2.17, Running 184.83s Step 642( 77.00%), action 231, FPS 2.20, Running 185.49s Step 643( 77.33%), action 232, FPS 2.17, Running 185.84s Step 644( 77.67%), action 233, FPS 2.16, Running 186.41s Step 645( 78.00%), action 234, FPS 2.12, Running 186.89s Step 646( 78.33%), action 235, FPS 2.11, Running 187.43s Step 647( 78.67%), action 236, FPS 2.10, Running 187.82s Step 648( 79.00%), action 237, FPS 2.17, Running 188.35s Step 649( 79.33%), action 238, FPS 2.10, Running 188.98s Step 650( 79.67%), action 239, FPS 2.05, Running 189.74s Step 651( 80.00%), action 240, FPS 2.04, Running 190.07s Step 652( 80.33%), action 241, FPS 2.01, Running 190.75s Step 653( 80.67%), action 242, FPS 1.99, Running 191.06s Step 654( 81.00%), action 243, FPS 1.99, Running 191.62s Step 655( 81.33%), action 244, FPS 2.03, Running 191.79s Step 656( 81.67%), action 245, FPS 2.08, Running 192.16s Step 657( 82.00%), action 246, FPS 2.09, Running 192.43s Step 658( 82.33%), action 247, FPS 2.16, Running 192.95s Step 659( 82.67%), action 248, FPS 2.18, Running 193.26s Step 660( 83.00%), action 249, FPS 2.15, Running 193.83s Step 661( 83.33%), action 250, FPS 2.14, Running 194.16s Step 662( 83.67%), action 251, FPS 2.13, Running 194.90s Step 663( 84.00%), action 252, FPS 2.09, Running 195.39s Step 664( 84.33%), action 253, FPS 2.13, Running 195.79s Step 665( 84.67%), action 254, FPS 2.15, Running 196.19s Step 666( 85.00%), action 255, FPS 2.15, Running 196.72s Step 667( 85.33%), action 256, FPS 2.17, Running 197.03s Step 668( 85.67%), action 257, FPS 2.17, Running 197.58s Step 669( 86.00%), action 258, FPS 2.24, Running 197.92s Step 670( 86.33%), action 259, FPS 2.30, Running 198.44s Step 671( 86.67%), action 260, FPS 2.30, Running 198.78s Step 672( 87.00%), action 261, FPS 2.30, Running 199.45s Step 673( 87.33%), action 262, FPS 2.32, Running 199.67s Step 674( 87.67%), action 263, FPS 2.36, Running 200.08s Step 675( 88.00%), action 264, FPS 2.29, Running 200.53s Step 676( 88.33%), action 265, FPS 2.18, Running 201.32s Step 677( 88.67%), action 266, FPS 2.14, Running 201.76s [2026-08-02 22:04:38] [73 ] Seed 72 failed after 202.65 s. +steps: 677 , actions: 266 . +Instruction: Empty +Total 44/73(60.27%) success. +Setting seed: 73 +Step 1( N/A%), pre moving , FPS 2.47, Running 0.41s Step 2( N/A%), pre moving , FPS 3.89, Running 0.51s Step 3( N/A%), pre moving , FPS 4.85, Running 0.62s Step 4( N/A%), pre moving , FPS 5.51, Running 0.73s Step 5( N/A%), pre moving , FPS 5.98, Running 0.84s Step 6( N/A%), pre moving , FPS 6.29, Running 0.95s Step 7( N/A%), pre moving , FPS 6.55, Running 1.07s Step 8( N/A%), pre moving , FPS 7.14, Running 1.12s Step 9( N/A%), pre moving , FPS 7.75, Running 1.16s Step 10( N/A%), pre moving , FPS 8.23, Running 1.22s Step 11( N/A%), pre moving , FPS 8.46, Running 1.30s Step 12( N/A%), pre moving , FPS 8.73, Running 1.38s Step 13( N/A%), pre moving , FPS 8.84, Running 1.47s Step 14( N/A%), pre moving , FPS 9.02, Running 1.55s Step 15( N/A%), pre moving , FPS 9.25, Running 1.62s Step 16( N/A%), pre moving , FPS 9.43, Running 1.70s Step 17( N/A%), pre moving , FPS 9.49, Running 1.79s Step 18( N/A%), pre moving , FPS 9.67, Running 1.86s Step 19( N/A%), pre moving , FPS 9.86, Running 1.93s Step 20( N/A%), pre moving , FPS 9.98, Running 2.01s Step 21( N/A%), pre moving , FPS 10.10, Running 2.39s Step 22( N/A%), pre moving , FPS 9.81, Running 2.55s Step 23( N/A%), pre moving , FPS 9.90, Running 2.64s Step 24( N/A%), pre moving , FPS 9.95, Running 2.74s Step 25( N/A%), pre moving , FPS 10.00, Running 2.84s Step 26( N/A%), pre moving , FPS 8.85, Running 3.21s Step 27( N/A%), pre moving , FPS 8.87, Running 3.32s Step 28( N/A%), pre moving , FPS 8.63, Running 3.44s Step 29( N/A%), pre moving , FPS 8.35, Running 3.56s Step 30( N/A%), pre moving , FPS 8.09, Running 3.69s Step 31( N/A%), pre moving , FPS 8.01, Running 3.80s Step 32( N/A%), pre moving , FPS 7.87, Running 3.92s Step 33( N/A%), pre moving , FPS 7.79, Running 4.04s Step 34( N/A%), pre moving , FPS 7.69, Running 4.15s Step 35( N/A%), pre moving , FPS 7.57, Running 4.26s Step 36( N/A%), pre moving , FPS 6.57, Running 4.74s Step 37( N/A%), pre moving , FPS 6.52, Running 4.86s Step 38( N/A%), pre moving , FPS 6.40, Running 4.99s Step 39( N/A%), pre moving , FPS 6.32, Running 5.09s Step 40( N/A%), pre moving , FPS 6.25, Running 5.21s Step 41( N/A%), pre moving , FPS 6.91, Running 5.28s Step 42( N/A%), pre moving , FPS 7.11, Running 5.37s Step 43( N/A%), pre moving , FPS 7.12, Running 5.45s Step 44( N/A%), pre moving , FPS 7.15, Running 5.53s Step 45( N/A%), pre moving , FPS 7.22, Running 5.61s Step 46( N/A%), pre moving , FPS 7.98, Running 5.72s Step 47( N/A%), pre moving , FPS 7.89, Running 5.86s Step 48( N/A%), pre moving , FPS 7.85, Running 5.99s Step 49( N/A%), pre moving , FPS 7.79, Running 6.12s Step 50( N/A%), pre moving , FPS 7.70, Running 6.28s Step 51( N/A%), pre moving , FPS 7.54, Running 6.45s Step 52( N/A%), pre moving , FPS 7.36, Running 6.63s Step 53( N/A%), pre moving , FPS 7.17, Running 6.82s Step 54( N/A%), pre moving , FPS 7.01, Running 7.00s Step 55( N/A%), pre moving , FPS 6.83, Running 7.19s Step 56( N/A%), pre moving , FPS 7.64, Running 7.36s Step 57( N/A%), pre moving , FPS 7.49, Running 7.53s Step 58( N/A%), pre moving , FPS 7.33, Running 7.72s Step 59( N/A%), pre moving , FPS 7.12, Running 7.90s Step 60( N/A%), pre moving , FPS 7.00, Running 8.07s Step 61( N/A%), pre moving , FPS 6.76, Running 8.24s Step 62( N/A%), pre moving , FPS 6.54, Running 8.43s Step 63( N/A%), pre moving , FPS 6.35, Running 8.60s Step 64( N/A%), pre moving , FPS 6.17, Running 8.77s Step 65( N/A%), pre moving , FPS 5.97, Running 8.96s Step 66( N/A%), pre moving , FPS 5.87, Running 9.12s Step 67( N/A%), pre moving , FPS 5.80, Running 9.31s Step 68( N/A%), pre moving , FPS 5.75, Running 9.47s Step 69( N/A%), pre moving , FPS 5.77, Running 9.59s Step 70( N/A%), pre moving , FPS 5.86, Running 9.70s Step 71( N/A%), pre moving , FPS 5.92, Running 9.83s Step 72( N/A%), pre moving , FPS 6.04, Running 9.94s Step 73( N/A%), pre moving , FPS 6.17, Running 10.06s Step 74( N/A%), pre moving , FPS 6.35, Running 10.16s Step 75( N/A%), pre moving , FPS 6.52, Running 10.26s Step 76( N/A%), pre moving , FPS 6.66, Running 10.36s Step 77( N/A%), pre moving , FPS 6.84, Running 10.45s Step 78( N/A%), pre moving , FPS 6.97, Running 10.59s Step 79( N/A%), pre moving , FPS 7.15, Running 10.70s Step 80( N/A%), pre moving , FPS 7.27, Running 10.82s Step 81( N/A%), pre moving , FPS 7.43, Running 10.93s Step 82( N/A%), pre moving , FPS 7.62, Running 11.05s Step 83( N/A%), pre moving , FPS 7.78, Running 11.17s Step 84( N/A%), pre moving , FPS 7.92, Running 11.30s Step 85( N/A%), pre moving , FPS 8.17, Running 11.41s Step 86( N/A%), pre moving , FPS 8.34, Running 11.52s Step 87( N/A%), pre moving , FPS 8.56, Running 11.64s Step 88( N/A%), pre moving , FPS 8.72, Running 11.76s Step 89( N/A%), pre moving , FPS 8.82, Running 11.86s Step 90( N/A%), pre moving , FPS 8.79, Running 11.97s Step 91( N/A%), pre moving , FPS 8.77, Running 12.11s Step 92( N/A%), pre moving , FPS 6.45, Running 13.04s Step 93( N/A%), pre moving , FPS 6.19, Running 13.29s Step 94( N/A%), pre moving , FPS 5.77, Running 13.62s Step 95( N/A%), pre moving , FPS 5.56, Running 13.86s Step 96( N/A%), pre moving , FPS 5.29, Running 14.14s Step 97( N/A%), pre moving , FPS 5.11, Running 14.37s Step 98( N/A%), pre moving , FPS 4.82, Running 14.74s Step 99( N/A%), pre moving , FPS 4.70, Running 14.95s Step 100( N/A%), pre moving , FPS 4.46, Running 15.30s Step 101( N/A%), pre moving , FPS 4.36, Running 15.52s Step 102( N/A%), pre moving , FPS 4.12, Running 15.91s Step 103( N/A%), pre moving , FPS 4.05, Running 16.11s Step 104( N/A%), pre moving , FPS 3.86, Running 16.48s Step 105( N/A%), pre moving , FPS 3.77, Running 16.71s Step 106( N/A%), pre moving , FPS 3.61, Running 17.06s Step 107( N/A%), pre moving , FPS 3.54, Running 17.30s Step 108( N/A%), pre moving , FPS 3.41, Running 17.62s Step 109( N/A%), pre moving , FPS 3.36, Running 17.81s Step 110( N/A%), pre moving , FPS 3.24, Running 18.15s Step 111( N/A%), pre moving , FPS 3.18, Running 18.40s Step 112( N/A%), pre moving , FPS 3.48, Running 18.79s Step 113( N/A%), pre moving , FPS 3.49, Running 19.03s Step 114( N/A%), pre moving , FPS 3.44, Running 19.43s Step 115( N/A%), pre moving , FPS 3.45, Running 19.66s Step 116( N/A%), pre moving , FPS 3.37, Running 20.07s Step 117( N/A%), pre moving , FPS 3.33, Running 20.37s Step 118( N/A%), pre moving , FPS 3.32, Running 20.76s Step 119( N/A%), pre moving , FPS 3.30, Running 21.01s Step 120( N/A%), pre moving , FPS 3.37, Running 21.23s Step 121( N/A%), pre moving , FPS 3.42, Running 21.38s Step 122( N/A%), pre moving , FPS 3.44, Running 21.73s Step 123( N/A%), pre moving , FPS 3.45, Running 21.91s Step 124( N/A%), pre moving , FPS 3.45, Running 22.27s Step 125( N/A%), pre moving , FPS 3.44, Running 22.53s Step 126( N/A%), pre moving , FPS 3.40, Running 22.94s Step 127( N/A%), pre moving , FPS 3.38, Running 23.21s Step 128( N/A%), pre moving , FPS 3.33, Running 23.62s Step 129( N/A%), pre moving , FPS 3.29, Running 23.89s Step 130( N/A%), pre moving , FPS 3.26, Running 24.28s Step 131( N/A%), pre moving , FPS 3.26, Running 24.53s Step 132( N/A%), pre moving , FPS 3.25, Running 24.94s Step 133( N/A%), pre moving , FPS 3.29, Running 25.10s Step 134( N/A%), pre moving , FPS 3.39, Running 25.33s Step 135( N/A%), pre moving , FPS 3.40, Running 25.54s Step 136( N/A%), pre moving , FPS 3.43, Running 25.90s Step 137( N/A%), pre moving , FPS 3.51, Running 26.07s Step 138( N/A%), pre moving , FPS 3.52, Running 26.44s Step 139( N/A%), pre moving , FPS 3.55, Running 26.65s Step 140( N/A%), pre moving , FPS 3.45, Running 27.03s Step 141( N/A%), pre moving , FPS 3.41, Running 27.25s Step 142( N/A%), pre moving , FPS 3.37, Running 27.66s Step 143( N/A%), pre moving , FPS 3.34, Running 27.90s Step 144( N/A%), pre moving , FPS 3.30, Running 28.33s Step 145( N/A%), pre moving , FPS 3.30, Running 28.58s Step 146( N/A%), pre moving , FPS 3.29, Running 29.02s Step 147( N/A%), pre moving , FPS 3.38, Running 29.13s Step 148( N/A%), pre moving , FPS 3.59, Running 29.20s Step 149( N/A%), pre moving , FPS 3.74, Running 29.24s Step 150( N/A%), pre moving , FPS 4.00, Running 29.28s Step 151( N/A%), pre moving , FPS 4.18, Running 29.32s Step 152( N/A%), pre moving , FPS 4.51, Running 29.37s Step 153( N/A%), pre moving , FPS 4.61, Running 29.44s Step 154( N/A%), pre moving , FPS 4.76, Running 29.53s Step 155( N/A%), pre moving , FPS 4.91, Running 29.61s Step 156( N/A%), pre moving , FPS 5.27, Running 29.70s Step 157( N/A%), pre moving , FPS 4.71, Running 30.32s Step 158( N/A%), pre moving , FPS 5.02, Running 30.43s Step 159( N/A%), pre moving , FPS 5.14, Running 30.54s Step 160( N/A%), pre moving , FPS 5.48, Running 30.67s Step 161( N/A%), pre moving , FPS 5.52, Running 30.87s Step 162( N/A%), pre moving , FPS 5.89, Running 31.06s Step 163( N/A%), pre moving , FPS 5.96, Running 31.25s Step 164( N/A%), pre moving , FPS 6.42, Running 31.44s Step 165( N/A%), pre moving , FPS 6.55, Running 31.64s Step 166( N/A%), pre moving , FPS 7.12, Running 31.83s Step 167( N/A%), pre moving , FPS 6.98, Running 32.00s Step 168( N/A%), pre moving , FPS 6.54, Running 32.26s Step 169( N/A%), pre moving , FPS 6.10, Running 32.52s Step 170( N/A%), pre moving , FPS 5.75, Running 32.76s Step 171( N/A%), pre moving , FPS 5.42, Running 33.01s Step 172( N/A%), pre moving , FPS 5.14, Running 33.26s Step 173( N/A%), pre moving , FPS 5.01, Running 33.43s Step 174( N/A%), pre moving , FPS 4.89, Running 33.62s Step 175( N/A%), pre moving , FPS 4.78, Running 33.80s Step 176( N/A%), pre moving , FPS 4.69, Running 33.96s Step 177( N/A%), pre moving , FPS 5.16, Running 34.20s Step 178( N/A%), pre moving , FPS 4.95, Running 34.46s Step 179( N/A%), pre moving , FPS 4.68, Running 34.81s Step 180( N/A%), pre moving , FPS 4.46, Running 35.15s Step 181( N/A%), pre moving , FPS 4.30, Running 35.52s Step 182( N/A%), pre moving , FPS 4.17, Running 35.86s Step 183( N/A%), pre moving , FPS 4.04, Running 36.20s Step 184( N/A%), pre moving , FPS 3.91, Running 36.55s Step 185( N/A%), pre moving , FPS 3.78, Running 36.92s Step 186( N/A%), pre moving , FPS 3.68, Running 37.26s Step 187( N/A%), pre moving , FPS 3.58, Running 37.59s Step 188( N/A%), pre moving , FPS 3.59, Running 37.82s Step 189( N/A%), pre moving , FPS 3.63, Running 38.03s Step 190( N/A%), pre moving , FPS 3.65, Running 38.24s Step 191( N/A%), pre moving , FPS 3.67, Running 38.46s Step 192( N/A%), pre moving , FPS 3.64, Running 38.76s Step 193( N/A%), pre moving , FPS 3.53, Running 39.10s Step 194( N/A%), pre moving , FPS 3.43, Running 39.45s Step 195( N/A%), pre moving , FPS 3.32, Running 39.82s Step 196( N/A%), pre moving , FPS 3.23, Running 40.15s Step 197( N/A%), pre moving , FPS 3.20, Running 40.44s Step 198( N/A%), pre moving , FPS 3.19, Running 40.74s Step 199( N/A%), pre moving , FPS 3.22, Running 41.02s Step 200( N/A%), pre moving , FPS 3.25, Running 41.32s Step 201( N/A%), pre moving , FPS 3.27, Running 41.63s Step 202( N/A%), pre moving , FPS 3.38, Running 41.77s Step 203( N/A%), pre moving , FPS 3.50, Running 41.91s Step 204( N/A%), pre moving , FPS 3.64, Running 42.04s Step 205( N/A%), pre moving , FPS 3.83, Running 42.14s Step 206( N/A%), pre moving , FPS 4.03, Running 42.22s Step 207( N/A%), pre moving , FPS 4.26, Running 42.28s Step 208( N/A%), pre moving , FPS 4.41, Running 42.36s Step 209( N/A%), pre moving , FPS 4.51, Running 42.46s Step 210( N/A%), pre moving , FPS 4.60, Running 42.59s Step 211( N/A%), pre moving , FPS 4.64, Running 42.77s Step 212( N/A%), pre moving , FPS 4.88, Running 42.86s Step 213( N/A%), pre moving , FPS 5.17, Running 42.97s Step 214( N/A%), pre moving , FPS 5.48, Running 43.10s Step 215( N/A%), pre moving , FPS 5.89, Running 43.22s Step 216( N/A%), pre moving , FPS 6.25, Running 43.35s Step 217( N/A%), pre moving , FPS 6.62, Running 43.46s Step 218( N/A%), pre moving , FPS 7.08, Running 43.57s Step 219( N/A%), pre moving , FPS 6.40, Running 44.14s Step 220( N/A%), pre moving , FPS 6.79, Running 44.26s Step 221( N/A%), pre moving , FPS 7.30, Running 44.37s Step 222( N/A%), pre moving , FPS 7.34, Running 44.49s Step 223( N/A%), pre moving , FPS 7.38, Running 44.62s Step 224( N/A%), pre moving , FPS 7.30, Running 44.78s Step 225( N/A%), pre moving , FPS 7.12, Running 44.95s Step 226( N/A%), pre moving , FPS 6.87, Running 45.13s Step 227( N/A%), pre moving , FPS 6.59, Running 45.31s Step 228( N/A%), pre moving , FPS 6.49, Running 45.45s Step 229( N/A%), pre moving , FPS 6.35, Running 45.61s Step 230( N/A%), pre moving , FPS 6.31, Running 45.76s Step 231( N/A%), pre moving , FPS 6.48, Running 45.85s Step 232( N/A%), pre moving , FPS 6.45, Running 45.96s Step 233( N/A%), pre moving , FPS 6.45, Running 46.07s Step 234( N/A%), pre moving , FPS 6.52, Running 46.17s Step 235( N/A%), pre moving , FPS 6.48, Running 46.30s Step 236( N/A%), pre moving , FPS 6.53, Running 46.42s Step 237( N/A%), pre moving , FPS 6.36, Running 46.60s Step 238( N/A%), pre moving , FPS 6.08, Running 46.85s Step 239( N/A%), pre moving , FPS 6.91, Running 47.03s Step 240( N/A%), pre moving , FPS 6.62, Running 47.28s Step 241( N/A%), pre moving , FPS 6.38, Running 47.51s Step 242( N/A%), pre moving , FPS 6.10, Running 47.77s Step 243( N/A%), pre moving , FPS 5.93, Running 47.99s Step 244( N/A%), pre moving , FPS 5.87, Running 48.19s Step 245( N/A%), pre moving , FPS 5.75, Running 48.43s Step 246( N/A%), pre moving , FPS 5.66, Running 48.66s Step 247( N/A%), pre moving , FPS 5.60, Running 48.88s Step 248( N/A%), pre moving , FPS 5.52, Running 49.07s Step 249( N/A%), pre moving , FPS 5.43, Running 49.30s Step 250( N/A%), pre moving , FPS 5.27, Running 49.55s Step 251( N/A%), pre moving , FPS 5.16, Running 49.72s Step 252( N/A%), pre moving , FPS 5.12, Running 49.86s Step 253( N/A%), pre moving , FPS 5.05, Running 50.03s Step 254( N/A%), pre moving , FPS 4.98, Running 50.18s Step 255( N/A%), pre moving , FPS 4.97, Running 50.33s Step 256( N/A%), pre moving , FPS 4.92, Running 50.48s Step 257( N/A%), pre moving , FPS 4.89, Running 50.70s Step 258( N/A%), pre moving , FPS 4.99, Running 50.86s Step 259( N/A%), pre moving , FPS 4.98, Running 51.05s Step 260( N/A%), pre moving , FPS 5.07, Running 51.23s Step 261( N/A%), pre moving , FPS 5.15, Running 51.39s Step 262( N/A%), pre moving , FPS 5.25, Running 51.58s Step 263( N/A%), pre moving , FPS 5.33, Running 51.75s Step 264( N/A%), pre moving , FPS 5.23, Running 52.01s Step 265( N/A%), pre moving , FPS 5.23, Running 52.25s Step 266( N/A%), pre moving , FPS 5.32, Running 52.43s Step 267( N/A%), pre moving , FPS 5.30, Running 52.66s Step 268( N/A%), pre moving , FPS 5.22, Running 52.90s Step 269( N/A%), pre moving , FPS 5.17, Running 53.16s Step 270( N/A%), pre moving , FPS 5.15, Running 53.43s Step 271( N/A%), pre moving , FPS 5.03, Running 53.70s Step 272( N/A%), pre moving , FPS 4.95, Running 53.91s Step 273( N/A%), pre moving , FPS 4.95, Running 54.07s Step 274( N/A%), pre moving , FPS 4.93, Running 54.24s Step 275( N/A%), pre moving , FPS 4.88, Running 54.43s Step 276( N/A%), pre moving , FPS 4.74, Running 54.70s Step 277( N/A%), pre moving , FPS 4.69, Running 54.96s Step 278( N/A%), pre moving , FPS 4.60, Running 55.21s Step 279( N/A%), pre moving , FPS 4.56, Running 55.43s Step 280( N/A%), pre moving , FPS 4.49, Running 55.68s Step 281( N/A%), pre moving , FPS 4.42, Running 55.91s Step 282( N/A%), pre moving , FPS 4.37, Running 56.16s Step 283( N/A%), pre moving , FPS 4.37, Running 56.32s Step 284( N/A%), pre moving , FPS 4.45, Running 56.51s Step 285( N/A%), pre moving , FPS 4.51, Running 56.69s Step 286( N/A%), pre moving , FPS 4.57, Running 56.80s Step 287( N/A%), pre moving , FPS 4.68, Running 56.93s Step 288( N/A%), pre moving , FPS 4.82, Running 57.05s Step 289( N/A%), pre moving , FPS 5.01, Running 57.16s Step 290( N/A%), pre moving , FPS 5.21, Running 57.28s Step 291( N/A%), pre moving , FPS 5.42, Running 57.39s Step 292( N/A%), pre moving , FPS 5.56, Running 57.50s Step 293( N/A%), pre moving , FPS 5.61, Running 57.63s Step 294( N/A%), pre moving , FPS 5.73, Running 57.73s Step 295( N/A%), pre moving , FPS 5.92, Running 57.80s Step 296( N/A%), pre moving , FPS 6.29, Running 57.88s Step 297( N/A%), pre moving , FPS 6.69, Running 57.95s Step 298( N/A%), pre moving , FPS 7.07, Running 58.04s Step 299( N/A%), pre moving , FPS 7.44, Running 58.12s Step 300( N/A%), pre moving , FPS 7.92, Running 58.21s Step 301( N/A%), pre moving , FPS 8.49, Running 58.27s Step 302( N/A%), pre moving , FPS 9.18, Running 58.34s Step 303( N/A%), pre moving , FPS 9.55, Running 58.41s Step 304( N/A%), pre moving , FPS 10.15, Running 58.48s Step 305( N/A%), pre moving , FPS 10.63, Running 58.57s Step 306( N/A%), pre moving , FPS 10.67, Running 58.68s Step 307( N/A%), pre moving , FPS 10.83, Running 58.78s Step 308( N/A%), pre moving , FPS 10.84, Running 58.90s Step 309( N/A%), pre moving , FPS 10.79, Running 59.01s Step 310( N/A%), pre moving , FPS 10.76, Running 59.14s Step 311( N/A%), pre moving , FPS 8.49, Running 59.74s Step 312( N/A%), pre moving , FPS 8.43, Running 59.87s Step 313( N/A%), pre moving , FPS 8.52, Running 59.98s Step 314( N/A%), pre moving , FPS 8.20, Running 60.17s Step 315( N/A%), pre moving , FPS 7.85, Running 60.35s Step 316( N/A%), pre moving , FPS 7.50, Running 60.54s Step 317( N/A%), pre moving , FPS 7.38, Running 60.66s Step 318( N/A%), pre moving , FPS 7.30, Running 60.78s Step 319( N/A%), pre moving , FPS 7.17, Running 60.91s Step 320( N/A%), pre moving , FPS 7.11, Running 61.02s Step 321( N/A%), pre moving , FPS 6.81, Running 61.21s Step 322( N/A%), pre moving , FPS 6.55, Running 61.39s Step 323( N/A%), pre moving , FPS 6.38, Running 61.55s Step 324( N/A%), pre moving , FPS 6.30, Running 61.65s Step 325( N/A%), pre moving , FPS 6.25, Running 61.77s Step 326( N/A%), pre moving , FPS 6.22, Running 61.89s Step 327( N/A%), pre moving , FPS 6.20, Running 62.01s Step 328( N/A%), pre moving , FPS 6.22, Running 62.11s Step 329( N/A%), pre moving , FPS 6.28, Running 62.19s Step 330( N/A%), pre moving , FPS 6.39, Running 62.26s Step 331( N/A%), pre moving , FPS 7.67, Running 62.35s Step 332( N/A%), pre moving , FPS 7.69, Running 62.47s Step 333( N/A%), pre moving , FPS 7.70, Running 62.58s Step 334( N/A%), pre moving , FPS 7.92, Running 62.69s Step 335( N/A%), pre moving , FPS 8.15, Running 62.81s Step 336( N/A%), pre moving , FPS 8.43, Running 62.91s Step 337( N/A%), pre moving , FPS 8.51, Running 63.01s Step 338( N/A%), pre moving , FPS 8.47, Running 63.14s Step 339( N/A%), pre moving , FPS 8.52, Running 63.26s Step 340( N/A%), pre moving , FPS 8.35, Running 63.42s Step 341( N/A%), pre moving , FPS 8.37, Running 63.59s Step 342( N/A%), pre moving , FPS 8.45, Running 63.76s Step 343( N/A%), pre moving , FPS 8.33, Running 63.95s Step 344( N/A%), pre moving , FPS 8.11, Running 64.12s Step 345( N/A%), pre moving , FPS 7.91, Running 64.30s Step 346( N/A%), pre moving , FPS 7.78, Running 64.46s Step 347( N/A%), pre moving , FPS 7.59, Running 64.64s Step 348( N/A%), pre moving , FPS 7.37, Running 64.83s Step 349( N/A%), pre moving , FPS 7.14, Running 65.00s Step 350( N/A%), pre moving , FPS 6.82, Running 65.19s Step 351( N/A%), pre moving , FPS 6.66, Running 65.35s Step 352( N/A%), pre moving , FPS 6.55, Running 65.53s Step 353( N/A%), pre moving , FPS 6.51, Running 65.65s Step 354( N/A%), pre moving , FPS 6.51, Running 65.76s Step 355( N/A%), pre moving , FPS 6.49, Running 65.89s Step 356( N/A%), pre moving , FPS 6.47, Running 66.01s Step 357( N/A%), pre moving , FPS 6.40, Running 66.13s Step 358( N/A%), pre moving , FPS 6.51, Running 66.21s Step 359( N/A%), pre moving , FPS 6.59, Running 66.29s Step 360( N/A%), pre moving , FPS 6.78, Running 66.37s Step 361( N/A%), pre moving , FPS 7.04, Running 66.43s Step 362( N/A%), pre moving , FPS 7.18, Running 66.54s Step 363( N/A%), pre moving , FPS 7.36, Running 66.67s Step 364( N/A%), pre moving , FPS 7.49, Running 66.79s Step 365( N/A%), pre moving , FPS 7.71, Running 66.89s Step 366( N/A%), pre moving , FPS 7.88, Running 67.00s Step 367( N/A%), pre moving , FPS 8.13, Running 67.10s Step 368( N/A%), pre moving , FPS 8.29, Running 67.24s Step 369( N/A%), pre moving , FPS 8.52, Running 67.34s Step 370( N/A%), pre moving , FPS 8.84, Running 67.46s Step 371( N/A%), pre moving , FPS 9.08, Running 67.55s Step 372( N/A%), pre moving , FPS 9.32, Running 67.67s Step 373( N/A%), pre moving , FPS 9.31, Running 67.80s Step 374( N/A%), pre moving , FPS 9.32, Running 67.91s Step 375( N/A%), pre moving , FPS 9.39, Running 68.02s Step 376( N/A%), pre moving , FPS 9.38, Running 68.14s Step 377( N/A%), pre moving , FPS 9.48, Running 68.24s Step 378( N/A%), pre moving , FPS 9.24, Running 68.37s Step 379( N/A%), pre moving , FPS 9.14, Running 68.48s Step 380( N/A%), pre moving , FPS 8.97, Running 68.60s Step 381( N/A%), pre moving , FPS 8.81, Running 68.70s Step 382( N/A%), pre moving , FPS 8.72, Running 68.84s Step 383( N/A%), pre moving , FPS 8.77, Running 68.95s Step 384( N/A%), pre moving , FPS 8.78, Running 69.07s Step 385( N/A%), pre moving , FPS 8.76, Running 69.18s Step 386( N/A%), pre moving , FPS 8.66, Running 69.31s Step 387( N/A%), pre moving , FPS 8.75, Running 69.39s Step 388( N/A%), pre moving , FPS 8.81, Running 69.51s Step 389( N/A%), pre moving , FPS 5.32, Running 71.11s Step 390( N/A%), pre moving , FPS 4.95, Running 71.50s Step 391( N/A%), pre moving , FPS 4.81, Running 71.71s Step 392( N/A%), pre moving , FPS 4.51, Running 72.11s Step 393( N/A%), pre moving , FPS 4.39, Running 72.35s Step 394( N/A%), pre moving , FPS 4.14, Running 72.74s Step 395( N/A%), pre moving , FPS 4.05, Running 72.95s Step 396( N/A%), pre moving , FPS 3.88, Running 73.30s Step 397( N/A%), pre moving , FPS 3.85, Running 73.44s Step 398( N/A%), pre moving , FPS 3.69, Running 73.79s Step 399( N/A%), pre moving , FPS 3.65, Running 73.96s Step 400( N/A%), pre moving , FPS 3.50, Running 74.32s Step 401( N/A%), pre moving , FPS 3.44, Running 74.51s Step 402( N/A%), pre moving , FPS 3.30, Running 74.90s Step 403( N/A%), pre moving , FPS 3.23, Running 75.14s Step 404( N/A%), pre moving , FPS 3.10, Running 75.52s Step 405( N/A%), pre moving , FPS 3.03, Running 75.77s Step 406( N/A%), pre moving , FPS 2.93, Running 76.14s Step 407( N/A%), pre moving , FPS 2.87, Running 76.35s Step 408( N/A%), pre moving , FPS 2.75, Running 76.77s Step 409( 0.33%), action 1, FPS 3.11, Running 77.54s Step 410( 0.67%), action 2, FPS 3.13, Running 77.88s Step 411( 1.00%), action 3, FPS 3.01, Running 78.37s Step 412( 1.33%), action 4, FPS 2.97, Running 78.84s Step 413( 1.67%), action 5, FPS 2.84, Running 79.40s Step 414( 2.00%), action 6, FPS 2.84, Running 79.77s Step 415( 2.33%), action 7, FPS 2.72, Running 80.30s Step 416( 2.67%), action 8, FPS 2.71, Running 80.67s Step 417( 3.00%), action 9, FPS 2.59, Running 81.15s Step 418( 3.33%), action 10, FPS 2.61, Running 81.47s Step 419( 3.67%), action 11, FPS 2.44, Running 82.16s Step 420( 4.00%), action 12, FPS 2.43, Running 82.55s Step 421( 4.33%), action 13, FPS 2.35, Running 83.02s Step 422( 4.67%), action 14, FPS 2.36, Running 83.38s Step 423( 5.00%), action 15, FPS 2.28, Running 83.90s Step 424( 5.33%), action 16, FPS 2.23, Running 84.50s Step 425( 5.67%), action 17, FPS 2.17, Running 84.99s Step 426( 6.00%), action 18, FPS 2.21, Running 85.21s Step 427( 6.33%), action 19, FPS 2.13, Running 85.76s Step 428( 6.67%), action 20, FPS 2.14, Running 86.10s Step 429( 7.00%), action 21, FPS 2.18, Running 86.71s Step 430( 7.33%), action 22, FPS 2.13, Running 87.27s Step 431( 7.67%), action 23, FPS 2.11, Running 87.86s Step 432( 8.00%), action 24, FPS 2.13, Running 88.25s Step 433( 8.33%), action 25, FPS 2.11, Running 88.87s Step 434( 8.67%), action 26, FPS 2.15, Running 89.09s Step 435( 9.00%), action 27, FPS 2.15, Running 89.58s Step 436( 9.33%), action 28, FPS 2.15, Running 89.96s Step 437( 9.67%), action 29, FPS 2.13, Running 90.53s Step 438( 10.00%), action 30, FPS 2.10, Running 90.97s Step 439( 10.33%), action 31, FPS 2.13, Running 91.55s Step 440( 10.67%), action 32, FPS 2.15, Running 91.87s Step 441( 11.00%), action 33, FPS 2.13, Running 92.41s Step 442( 11.33%), action 34, FPS 2.13, Running 92.78s Step 443( 11.67%), action 35, FPS 2.18, Running 93.06s Step 444( 12.00%), action 36, FPS 2.27, Running 93.33s Step 445( 12.33%), action 37, FPS 2.27, Running 93.79s Step 446( 12.67%), action 38, FPS 2.23, Running 94.16s Step 447( 13.00%), action 39, FPS 2.26, Running 94.60s Step 448( 13.33%), action 40, FPS 2.27, Running 94.92s Step 449( 13.67%), action 41, FPS 2.26, Running 95.55s Step 450( 14.00%), action 42, FPS 2.31, Running 95.92s Step 451( 14.33%), action 43, FPS 2.28, Running 96.63s Step 452( 14.67%), action 44, FPS 2.30, Running 96.94s Step 453( 15.00%), action 45, FPS 2.39, Running 97.24s Step 454( 15.33%), action 46, FPS 2.36, Running 97.55s Step 455( 15.67%), action 47, FPS 2.41, Running 97.88s Step 456( 16.00%), action 48, FPS 2.43, Running 98.19s Step 457( 16.33%), action 49, FPS 2.46, Running 98.66s Step 458( 16.67%), action 50, FPS 2.43, Running 99.20s Step 459( 17.00%), action 51, FPS 2.41, Running 99.85s Step 460( 17.33%), action 52, FPS 2.36, Running 100.33s Step 461( 17.67%), action 53, FPS 2.38, Running 100.83s Step 462( 18.00%), action 54, FPS 2.32, Running 101.40s Step 463( 18.33%), action 55, FPS 2.33, Running 101.66s Step 464( 18.67%), action 56, FPS 2.32, Running 101.96s Step 465( 19.00%), action 57, FPS 2.31, Running 102.43s Step 466( 19.33%), action 58, FPS 2.33, Running 102.74s Step 467( 19.67%), action 59, FPS 2.34, Running 103.15s Step 468( 20.00%), action 60, FPS 2.32, Running 103.56s Step 469( 20.33%), action 61, FPS 2.33, Running 104.12s Step 470( 20.67%), action 62, FPS 2.35, Running 104.45s Step 471( 21.00%), action 63, FPS 2.41, Running 104.93s Step 472( 21.33%), action 64, FPS 2.41, Running 105.25s Step 473( 21.67%), action 65, FPS 2.37, Running 105.68s Step 474( 22.00%), action 66, FPS 2.40, Running 105.89s Step 475( 22.33%), action 67, FPS 2.42, Running 106.14s Step 476( 22.67%), action 68, FPS 2.44, Running 106.38s Step 477( 23.00%), action 69, FPS 2.40, Running 107.00s Step 478( 23.33%), action 70, FPS 2.43, Running 107.45s Step 479( 23.67%), action 71, FPS 2.44, Running 108.04s Step 480( 24.00%), action 72, FPS 2.46, Running 108.46s Step 481( 24.33%), action 73, FPS 2.49, Running 108.87s Step 482( 24.67%), action 74, FPS 2.55, Running 109.25s Step 483( 25.00%), action 75, FPS 2.48, Running 109.74s Step 484( 25.33%), action 76, FPS 2.43, Running 110.19s Step 485( 25.67%), action 77, FPS 2.49, Running 110.47s Step 486( 26.00%), action 78, FPS 2.51, Running 110.69s Step 487( 26.33%), action 79, FPS 2.53, Running 111.06s Step 488( 26.67%), action 80, FPS 2.58, Running 111.30s Step 489( 27.00%), action 81, FPS 2.59, Running 111.84s Step 490( 27.33%), action 82, FPS 2.60, Running 112.16s Step 491( 27.67%), action 83, FPS 2.59, Running 112.65s Step 492( 28.00%), action 84, FPS 2.58, Running 112.99s Step 493( 28.33%), action 85, FPS 2.56, Running 113.50s Step 494( 28.67%), action 86, FPS 2.51, Running 113.87s Step 495( 29.00%), action 87, FPS 2.44, Running 114.35s Step 496( 29.33%), action 88, FPS 2.42, Running 114.66s Step 497( 29.67%), action 89, FPS 2.49, Running 115.04s Step 498( 30.00%), action 90, FPS 2.53, Running 115.36s Step 499( 30.33%), action 91, FPS 2.58, Running 115.79s Step 500( 30.67%), action 92, FPS 2.56, Running 116.27s Step 501( 31.00%), action 93, FPS 2.56, Running 116.67s Step 502( 31.33%), action 94, FPS 2.56, Running 117.05s Step 503( 31.67%), action 95, FPS 2.57, Running 117.52s Step 504( 32.00%), action 96, FPS 2.55, Running 118.03s Step 505( 32.33%), action 97, FPS 2.49, Running 118.50s Step 506( 32.67%), action 98, FPS 2.42, Running 118.95s Step 507( 33.00%), action 99, FPS 2.40, Running 119.38s Step 508( 33.33%), action 100, FPS 2.41, Running 119.60s Step 509( 33.67%), action 101, FPS 2.41, Running 120.14s Step 510( 34.00%), action 102, FPS 2.39, Running 120.53s Step 511( 34.33%), action 103, FPS 2.41, Running 120.95s Step 512( 34.67%), action 104, FPS 2.41, Running 121.30s Step 513( 35.00%), action 105, FPS 2.41, Running 121.78s Step 514( 35.33%), action 106, FPS 2.43, Running 122.12s Step 515( 35.67%), action 107, FPS 2.42, Running 122.63s Step 516( 36.00%), action 108, FPS 2.40, Running 123.00s Step 517( 36.33%), action 109, FPS 2.40, Running 123.37s Step 518( 36.67%), action 110, FPS 2.43, Running 123.59s Step 519( 37.00%), action 111, FPS 2.38, Running 124.20s Step 520( 37.33%), action 112, FPS 2.40, Running 124.60s Step 521( 37.67%), action 113, FPS 2.34, Running 125.22s Step 522( 38.00%), action 114, FPS 2.35, Running 125.58s Step 523( 38.33%), action 115, FPS 2.33, Running 126.10s Step 524( 38.67%), action 116, FPS 2.35, Running 126.55s Step 525( 39.00%), action 117, FPS 2.30, Running 127.18s Step 526( 39.33%), action 118, FPS 2.33, Running 127.53s Step 527( 39.67%), action 119, FPS 2.34, Running 127.92s Step 528( 40.00%), action 120, FPS 2.23, Running 128.56s Step 529( 40.33%), action 121, FPS 2.19, Running 129.28s Step 530( 40.67%), action 122, FPS 2.19, Running 129.66s Step 531( 41.00%), action 123, FPS 2.17, Running 130.15s Step 532( 41.33%), action 124, FPS 2.15, Running 130.60s Step 533( 41.67%), action 125, FPS 2.15, Running 131.07s Step 534( 42.00%), action 126, FPS 2.14, Running 131.45s Step 535( 42.33%), action 127, FPS 2.13, Running 132.03s Step 536( 42.67%), action 128, FPS 2.10, Running 132.53s Step 537( 43.00%), action 129, FPS 2.08, Running 132.99s Step 538( 43.33%), action 130, FPS 2.04, Running 133.39s Step 539( 43.67%), action 131, FPS 2.03, Running 134.03s Step 540( 44.00%), action 132, FPS 2.02, Running 134.48s Step 541( 44.33%), action 133, FPS 2.05, Running 134.97s Step 542( 44.67%), action 134, FPS 2.07, Running 135.26s Step 543( 45.00%), action 135, FPS 2.01, Running 136.05s Step 544( 45.33%), action 136, FPS 2.04, Running 136.35s Step 545( 45.67%), action 137, FPS 2.07, Running 136.84s Step 546( 46.00%), action 138, FPS 2.07, Running 137.18s Step 547( 46.33%), action 139, FPS 2.05, Running 137.69s Step 548( 46.67%), action 140, FPS 2.10, Running 138.07s Step 549( 47.00%), action 141, FPS 2.11, Running 138.75s Step 550( 47.33%), action 142, FPS 2.11, Running 139.15s Step 551( 47.67%), action 143, FPS 2.11, Running 139.61s Step 552( 48.00%), action 144, FPS 2.11, Running 140.07s Step 553( 48.33%), action 145, FPS 2.04, Running 140.88s Step 554( 48.67%), action 146, FPS 2.04, Running 141.24s Step 555( 49.00%), action 147, FPS 2.06, Running 141.73s Step 556( 49.33%), action 148, FPS 2.08, Running 142.17s Step 557( 49.67%), action 149, FPS 2.06, Running 142.68s Step 558( 50.00%), action 150, FPS 2.06, Running 143.12s Step 559( 50.33%), action 151, FPS 2.09, Running 143.61s Step 560( 50.67%), action 152, FPS 2.10, Running 144.00s Step 561( 51.00%), action 153, FPS 2.10, Running 144.51s Step 562( 51.33%), action 154, FPS 2.02, Running 145.14s Step 563( 51.67%), action 155, FPS 2.09, Running 145.63s Step 564( 52.00%), action 156, FPS 2.05, Running 146.12s Step 565( 52.33%), action 157, FPS 2.04, Running 146.63s Step 566( 52.67%), action 158, FPS 2.06, Running 146.91s Step 567( 53.00%), action 159, FPS 2.10, Running 147.23s Step 568( 53.33%), action 160, FPS 2.10, Running 147.61s Step 569( 53.67%), action 161, FPS 2.11, Running 148.23s Step 570( 54.00%), action 162, FPS 2.06, Running 148.85s Step 571( 54.33%), action 163, FPS 2.06, Running 149.33s Step 572( 54.67%), action 164, FPS 2.08, Running 149.70s Step 573( 55.00%), action 165, FPS 2.15, Running 150.18s Step 574( 55.33%), action 166, FPS 2.14, Running 150.59s Step 575( 55.67%), action 167, FPS 2.13, Running 151.12s Step 576( 56.00%), action 168, FPS 2.17, Running 151.40s Step 577( 56.33%), action 169, FPS 2.19, Running 151.83s Step 578( 56.67%), action 170, FPS 2.19, Running 152.24s Step 579( 57.00%), action 171, FPS 2.15, Running 152.91s Step 580( 57.33%), action 172, FPS 2.12, Running 153.45s Step 581( 57.67%), action 173, FPS 2.11, Running 154.00s Step 582( 58.00%), action 174, FPS 2.16, Running 154.40s Step 583( 58.33%), action 175, FPS 2.16, Running 154.87s Step 584( 58.67%), action 176, FPS 2.22, Running 155.12s Step 585( 59.00%), action 177, FPS 2.23, Running 155.62s Step 586( 59.33%), action 178, FPS 2.20, Running 155.99s Step 587( 59.67%), action 179, FPS 2.17, Running 156.44s Step 588( 60.00%), action 180, FPS 2.13, Running 156.99s Step 589( 60.33%), action 181, FPS 2.14, Running 157.59s Step 590( 60.67%), action 182, FPS 2.18, Running 158.04s Step 591( 61.00%), action 183, FPS 2.16, Running 158.57s Step 592( 61.33%), action 184, FPS 2.15, Running 159.02s Step 593( 61.67%), action 185, FPS 2.16, Running 159.44s Step 594( 62.00%), action 186, FPS 2.16, Running 159.87s Step 595( 62.33%), action 187, FPS 2.16, Running 160.37s Step 596( 62.67%), action 188, FPS 2.07, Running 161.04s Step 597( 63.00%), action 189, FPS 1.94, Running 162.15s Step 598( 63.33%), action 190, FPS 1.90, Running 162.79s Step 599( 63.67%), action 191, FPS 1.89, Running 163.50s Step 600( 64.00%), action 192, FPS 1.92, Running 163.89s Step 601( 64.33%), action 193, FPS 1.85, Running 164.84s Step 602( 64.67%), action 194, FPS 1.83, Running 165.35s Step 603( 65.00%), action 195, FPS 1.80, Running 165.99s Step 604( 65.33%), action 196, FPS 1.76, Running 166.48s Step 605( 65.67%), action 197, FPS 1.78, Running 166.86s Step 606( 66.00%), action 198, FPS 1.76, Running 167.36s Step 607( 66.33%), action 199, FPS 1.74, Running 167.93s Step 608( 66.67%), action 200, FPS 1.74, Running 168.45s Step 609( 67.00%), action 201, FPS 1.72, Running 169.24s Step 610( 67.33%), action 202, FPS 1.74, Running 169.57s Step 611( 67.67%), action 203, FPS 1.71, Running 170.25s Step 612( 68.00%), action 204, FPS 1.73, Running 170.56s Step 613( 68.33%), action 205, FPS 1.74, Running 170.96s Step 614( 68.67%), action 206, FPS 1.75, Running 171.32s Step 615( 69.00%), action 207, FPS 1.75, Running 171.81s Step 616( 69.33%), action 208, FPS 1.78, Running 172.25s Step 617( 69.67%), action 209, FPS 1.86, Running 172.88s Step 618( 70.00%), action 210, FPS 1.91, Running 173.27s Step 619( 70.33%), action 211, FPS 1.90, Running 174.01s Step 620( 70.67%), action 212, FPS 1.89, Running 174.48s Step 621( 71.00%), action 213, FPS 1.98, Running 174.94s Step 622( 71.33%), action 214, FPS 2.00, Running 175.33s Step 623( 71.67%), action 215, FPS 1.98, Running 176.07s Step 624( 72.00%), action 216, FPS 2.00, Running 176.49s Step 625( 72.33%), action 217, FPS 1.87, Running 177.56s Step 626( 72.67%), action 218, FPS 1.87, Running 178.06s Step 627( 73.00%), action 219, FPS 1.91, Running 178.40s Step 628( 73.33%), action 220, FPS 1.94, Running 178.78s Step 629( 73.67%), action 221, FPS 1.93, Running 179.58s Step 630( 74.00%), action 222, FPS 1.91, Running 180.06s Step 631( 74.33%), action 223, FPS 1.92, Running 180.67s Step 632( 74.67%), action 224, FPS 1.90, Running 181.09s Step 633( 75.00%), action 225, FPS 1.88, Running 181.57s Step 634( 75.33%), action 226, FPS 1.87, Running 182.01s Step 635( 75.67%), action 227, FPS 1.87, Running 182.52s Step 636( 76.00%), action 228, FPS 1.89, Running 182.81s Step 637( 76.33%), action 229, FPS 1.92, Running 183.31s Step 638( 76.67%), action 230, FPS 1.92, Running 183.69s Step 639( 77.00%), action 231, FPS 1.94, Running 184.32s Step 640( 77.33%), action 232, FPS 1.96, Running 184.70s Step 641( 77.67%), action 233, FPS 1.96, Running 185.16s Step 642( 78.00%), action 234, FPS 1.91, Running 185.78s Step 643( 78.33%), action 235, FPS 1.99, Running 186.14s Step 644( 78.67%), action 236, FPS 2.01, Running 186.44s [2026-08-02 22:07:45] [74 ] Seed 73 failed after 186.83 s. +steps: 644 , actions: 236 . +Instruction: Empty +Total 44/74(59.46%) success. +Setting seed: 74 +Step 1( N/A%), pre moving , FPS 7.11, Running 0.14s Step 2( N/A%), pre moving , FPS 8.44, Running 0.24s Step 3( N/A%), pre moving , FPS 8.58, Running 0.35s Step 4( N/A%), pre moving , FPS 8.59, Running 0.47s Step 5( N/A%), pre moving , FPS 8.41, Running 0.59s Step 6( N/A%), pre moving , FPS 8.52, Running 0.70s Step 7( N/A%), pre moving , FPS 8.55, Running 0.82s Step 8( N/A%), pre moving , FPS 8.57, Running 0.93s Step 9( N/A%), pre moving , FPS 8.49, Running 1.06s Step 10( N/A%), pre moving , FPS 8.39, Running 1.19s Step 11( N/A%), pre moving , FPS 8.44, Running 1.30s Step 12( N/A%), pre moving , FPS 8.48, Running 1.42s Step 13( N/A%), pre moving , FPS 8.50, Running 1.53s Step 14( N/A%), pre moving , FPS 8.52, Running 1.64s Step 15( N/A%), pre moving , FPS 8.55, Running 1.76s Step 16( N/A%), pre moving , FPS 8.47, Running 1.89s Step 17( N/A%), pre moving , FPS 8.51, Running 2.00s Step 18( N/A%), pre moving , FPS 8.53, Running 2.11s Step 19( N/A%), pre moving , FPS 8.56, Running 2.22s Step 20( N/A%), pre moving , FPS 8.55, Running 2.34s Step 21( N/A%), pre moving , FPS 7.75, Running 2.72s Step 22( N/A%), pre moving , FPS 7.48, Running 2.91s Step 23( N/A%), pre moving , FPS 7.52, Running 3.01s Step 24( N/A%), pre moving , FPS 7.64, Running 3.08s Step 25( N/A%), pre moving , FPS 7.75, Running 3.17s Step 26( N/A%), pre moving , FPS 7.17, Running 3.49s Step 27( N/A%), pre moving , FPS 7.26, Running 3.57s Step 28( N/A%), pre moving , FPS 7.34, Running 3.66s Step 29( N/A%), pre moving , FPS 7.47, Running 3.74s Step 30( N/A%), pre moving , FPS 7.63, Running 3.81s Step 31( N/A%), pre moving , FPS 7.75, Running 3.88s Step 32( N/A%), pre moving , FPS 7.81, Running 3.98s Step 33( N/A%), pre moving , FPS 7.85, Running 4.08s Step 34( N/A%), pre moving , FPS 7.96, Running 4.15s Step 35( N/A%), pre moving , FPS 8.11, Running 4.22s Step 36( N/A%), pre moving , FPS 6.99, Running 4.75s Step 37( N/A%), pre moving , FPS 6.98, Running 4.87s Step 38( N/A%), pre moving , FPS 6.97, Running 4.98s Step 39( N/A%), pre moving , FPS 6.94, Running 5.10s Step 40( N/A%), pre moving , FPS 6.94, Running 5.22s Step 41( N/A%), pre moving , FPS 7.71, Running 5.32s Step 42( N/A%), pre moving , FPS 8.00, Running 5.41s Step 43( N/A%), pre moving , FPS 7.92, Running 5.53s Step 44( N/A%), pre moving , FPS 7.74, Running 5.67s Step 45( N/A%), pre moving , FPS 7.69, Running 5.78s Step 46( N/A%), pre moving , FPS 8.35, Running 5.89s Step 47( N/A%), pre moving , FPS 8.25, Running 6.00s Step 48( N/A%), pre moving , FPS 8.14, Running 6.12s Step 49( N/A%), pre moving , FPS 8.01, Running 6.23s Step 50( N/A%), pre moving , FPS 7.83, Running 6.37s Step 51( N/A%), pre moving , FPS 7.71, Running 6.48s Step 52( N/A%), pre moving , FPS 7.63, Running 6.60s Step 53( N/A%), pre moving , FPS 7.57, Running 6.72s Step 54( N/A%), pre moving , FPS 7.48, Running 6.83s Step 55( N/A%), pre moving , FPS 7.37, Running 6.93s Step 56( N/A%), pre moving , FPS 8.72, Running 7.04s Step 57( N/A%), pre moving , FPS 8.74, Running 7.15s Step 58( N/A%), pre moving , FPS 8.79, Running 7.25s Step 59( N/A%), pre moving , FPS 8.80, Running 7.37s Step 60( N/A%), pre moving , FPS 8.88, Running 7.47s Step 61( N/A%), pre moving , FPS 8.86, Running 7.57s Step 62( N/A%), pre moving , FPS 8.92, Running 7.65s Step 63( N/A%), pre moving , FPS 9.10, Running 7.73s Step 64( N/A%), pre moving , FPS 9.37, Running 7.80s Step 65( N/A%), pre moving , FPS 9.56, Running 7.87s Step 66( N/A%), pre moving , FPS 9.72, Running 7.95s Step 67( N/A%), pre moving , FPS 9.84, Running 8.03s Step 68( N/A%), pre moving , FPS 9.86, Running 8.15s Step 69( N/A%), pre moving , FPS 9.85, Running 8.26s Step 70( N/A%), pre moving , FPS 9.88, Running 8.39s Step 71( N/A%), pre moving , FPS 9.72, Running 8.54s Step 72( N/A%), pre moving , FPS 9.51, Running 8.70s Step 73( N/A%), pre moving , FPS 9.31, Running 8.87s Step 74( N/A%), pre moving , FPS 9.08, Running 9.03s Step 75( N/A%), pre moving , FPS 8.78, Running 9.21s Step 76( N/A%), pre moving , FPS 8.54, Running 9.38s Step 77( N/A%), pre moving , FPS 8.35, Running 9.55s Step 78( N/A%), pre moving , FPS 8.08, Running 9.73s Step 79( N/A%), pre moving , FPS 7.96, Running 9.89s Step 80( N/A%), pre moving , FPS 7.74, Running 10.06s Step 81( N/A%), pre moving , FPS 7.56, Running 10.22s Step 82( N/A%), pre moving , FPS 7.27, Running 10.40s Step 83( N/A%), pre moving , FPS 7.01, Running 10.58s Step 84( N/A%), pre moving , FPS 6.73, Running 10.77s Step 85( N/A%), pre moving , FPS 6.51, Running 10.94s Step 86( N/A%), pre moving , FPS 6.28, Running 11.13s Step 87( N/A%), pre moving , FPS 6.21, Running 11.25s Step 88( N/A%), pre moving , FPS 6.22, Running 11.36s Step 89( N/A%), pre moving , FPS 6.23, Running 11.47s Step 90( N/A%), pre moving , FPS 6.26, Running 11.58s Step 91( N/A%), pre moving , FPS 6.28, Running 11.72s Step 92( N/A%), pre moving , FPS 6.39, Running 11.83s Step 93( N/A%), pre moving , FPS 6.53, Running 11.93s Step 94( N/A%), pre moving , FPS 6.70, Running 12.02s Step 95( N/A%), pre moving , FPS 6.92, Running 12.10s Step 96( N/A%), pre moving , FPS 7.16, Running 12.18s Step 97( N/A%), pre moving , FPS 7.40, Running 12.25s Step 98( N/A%), pre moving , FPS 7.65, Running 12.34s Step 99( N/A%), pre moving , FPS 7.89, Running 12.42s Step 100( N/A%), pre moving , FPS 8.13, Running 12.52s Step 101( N/A%), pre moving , FPS 8.39, Running 12.60s Step 102( N/A%), pre moving , FPS 8.76, Running 12.69s Step 103( N/A%), pre moving , FPS 9.13, Running 12.77s Step 104( N/A%), pre moving , FPS 9.60, Running 12.86s Step 105( N/A%), pre moving , FPS 9.85, Running 12.97s Step 106( N/A%), pre moving , FPS 10.23, Running 13.08s Step 107( N/A%), pre moving , FPS 10.27, Running 13.19s Step 108( N/A%), pre moving , FPS 10.16, Running 13.33s Step 109( N/A%), pre moving , FPS 10.15, Running 13.45s Step 110( N/A%), pre moving , FPS 10.13, Running 13.56s Step 111( N/A%), pre moving , FPS 10.21, Running 13.68s Step 112( N/A%), pre moving , FPS 10.18, Running 13.80s Step 113( N/A%), pre moving , FPS 10.01, Running 13.93s Step 114( N/A%), pre moving , FPS 9.88, Running 14.04s Step 115( N/A%), pre moving , FPS 9.76, Running 14.15s Step 116( N/A%), pre moving , FPS 9.59, Running 14.26s Step 117( N/A%), pre moving , FPS 9.41, Running 14.38s Step 118( N/A%), pre moving , FPS 9.33, Running 14.48s Step 119( N/A%), pre moving , FPS 9.17, Running 14.60s Step 120( N/A%), pre moving , FPS 9.02, Running 14.73s Step 121( N/A%), pre moving , FPS 6.59, Running 15.64s Step 122( N/A%), pre moving , FPS 6.29, Running 15.86s Step 123( N/A%), pre moving , FPS 5.75, Running 16.25s Step 124( N/A%), pre moving , FPS 5.52, Running 16.48s Step 125( N/A%), pre moving , FPS 5.24, Running 16.79s Step 126( N/A%), pre moving , FPS 5.06, Running 17.04s Step 127( N/A%), pre moving , FPS 4.72, Running 17.43s Step 128( N/A%), pre moving , FPS 4.63, Running 17.64s Step 129( N/A%), pre moving , FPS 4.34, Running 18.05s Step 130( N/A%), pre moving , FPS 4.21, Running 18.30s Step 131( N/A%), pre moving , FPS 3.99, Running 18.69s Step 132( N/A%), pre moving , FPS 3.88, Running 18.95s Step 133( N/A%), pre moving , FPS 3.73, Running 19.29s Step 134( N/A%), pre moving , FPS 3.63, Running 19.55s Step 135( N/A%), pre moving , FPS 3.56, Running 19.77s Step 136( N/A%), pre moving , FPS 3.54, Running 19.91s Step 137( N/A%), pre moving , FPS 3.40, Running 20.26s Step 138( N/A%), pre moving , FPS 3.36, Running 20.44s Step 139( N/A%), pre moving , FPS 3.24, Running 20.78s Step 140( N/A%), pre moving , FPS 3.19, Running 21.00s Step 141( N/A%), pre moving , FPS 3.48, Running 21.38s Step 142( N/A%), pre moving , FPS 3.49, Running 21.60s Step 143( N/A%), pre moving , FPS 3.49, Running 21.98s Step 144( N/A%), pre moving , FPS 3.50, Running 22.19s Step 145( N/A%), pre moving , FPS 3.46, Running 22.57s Step 146( N/A%), pre moving , FPS 3.44, Running 22.85s Step 147( N/A%), pre moving , FPS 3.44, Running 23.24s Step 148( N/A%), pre moving , FPS 3.43, Running 23.47s Step 149( N/A%), pre moving , FPS 3.49, Running 23.78s Step 150( N/A%), pre moving , FPS 3.57, Running 23.90s Step 151( N/A%), pre moving , FPS 3.67, Running 24.14s Step 152( N/A%), pre moving , FPS 3.73, Running 24.31s Step 153( N/A%), pre moving , FPS 3.74, Running 24.65s Step 154( N/A%), pre moving , FPS 3.80, Running 24.82s Step 155( N/A%), pre moving , FPS 3.69, Running 25.19s Step 156( N/A%), pre moving , FPS 3.63, Running 25.43s Step 157( N/A%), pre moving , FPS 3.60, Running 25.82s Step 158( N/A%), pre moving , FPS 3.56, Running 26.05s Step 159( N/A%), pre moving , FPS 3.53, Running 26.45s Step 160( N/A%), pre moving , FPS 3.51, Running 26.70s Step 161( N/A%), pre moving , FPS 3.51, Running 27.08s Step 162( N/A%), pre moving , FPS 3.52, Running 27.28s Step 163( N/A%), pre moving , FPS 3.54, Running 27.63s Step 164( N/A%), pre moving , FPS 3.53, Running 27.85s Step 165( N/A%), pre moving , FPS 3.57, Running 28.17s Step 166( N/A%), pre moving , FPS 3.60, Running 28.41s Step 167( N/A%), pre moving , FPS 3.64, Running 28.74s Step 168( N/A%), pre moving , FPS 3.68, Running 28.91s Step 169( N/A%), pre moving , FPS 3.62, Running 29.30s Step 170( N/A%), pre moving , FPS 3.57, Running 29.51s Step 171( N/A%), pre moving , FPS 3.48, Running 29.88s Step 172( N/A%), pre moving , FPS 3.43, Running 30.13s Step 173( N/A%), pre moving , FPS 3.42, Running 30.50s Step 174( N/A%), pre moving , FPS 3.38, Running 30.75s Step 175( N/A%), pre moving , FPS 3.38, Running 31.10s Step 176( N/A%), pre moving , FPS 3.44, Running 31.24s Step 177( N/A%), pre moving , FPS 3.62, Running 31.35s Step 178( N/A%), pre moving , FPS 3.70, Running 31.46s Step 179( N/A%), pre moving , FPS 3.89, Running 31.59s Step 180( N/A%), pre moving , FPS 3.98, Running 31.72s Step 181( N/A%), pre moving , FPS 4.22, Running 31.82s Step 182( N/A%), pre moving , FPS 4.30, Running 31.93s Step 183( N/A%), pre moving , FPS 4.56, Running 32.01s Step 184( N/A%), pre moving , FPS 4.72, Running 32.09s Step 185( N/A%), pre moving , FPS 5.00, Running 32.18s Step 186( N/A%), pre moving , FPS 4.63, Running 32.73s Step 187( N/A%), pre moving , FPS 4.90, Running 32.82s Step 188( N/A%), pre moving , FPS 4.97, Running 32.94s Step 189( N/A%), pre moving , FPS 5.30, Running 33.07s Step 190( N/A%), pre moving , FPS 5.43, Running 33.19s Step 191( N/A%), pre moving , FPS 5.76, Running 33.36s Step 192( N/A%), pre moving , FPS 5.85, Running 33.55s Step 193( N/A%), pre moving , FPS 6.19, Running 33.73s Step 194( N/A%), pre moving , FPS 6.29, Running 33.93s Step 195( N/A%), pre moving , FPS 6.64, Running 34.11s Step 196( N/A%), pre moving , FPS 6.51, Running 34.31s Step 197( N/A%), pre moving , FPS 6.24, Running 34.56s Step 198( N/A%), pre moving , FPS 6.10, Running 34.74s Step 199( N/A%), pre moving , FPS 6.00, Running 34.92s Step 200( N/A%), pre moving , FPS 5.80, Running 35.17s Step 201( N/A%), pre moving , FPS 5.65, Running 35.35s Step 202( N/A%), pre moving , FPS 5.43, Running 35.62s Step 203( N/A%), pre moving , FPS 5.19, Running 35.86s Step 204( N/A%), pre moving , FPS 4.95, Running 36.13s Step 205( N/A%), pre moving , FPS 4.87, Running 36.28s Step 206( N/A%), pre moving , FPS 5.30, Running 36.50s Step 207( N/A%), pre moving , FPS 5.15, Running 36.70s Step 208( N/A%), pre moving , FPS 4.99, Running 36.94s Step 209( N/A%), pre moving , FPS 4.98, Running 37.09s Step 210( N/A%), pre moving , FPS 4.99, Running 37.20s Step 211( N/A%), pre moving , FPS 4.78, Running 37.54s Step 212( N/A%), pre moving , FPS 4.62, Running 37.87s Step 213( N/A%), pre moving , FPS 4.45, Running 38.23s Step 214( N/A%), pre moving , FPS 4.30, Running 38.58s Step 215( N/A%), pre moving , FPS 4.15, Running 38.93s Step 216( N/A%), pre moving , FPS 4.03, Running 39.27s Step 217( N/A%), pre moving , FPS 3.95, Running 39.61s Step 218( N/A%), pre moving , FPS 3.82, Running 39.98s Step 219( N/A%), pre moving , FPS 3.69, Running 40.35s Step 220( N/A%), pre moving , FPS 3.69, Running 40.59s Step 221( N/A%), pre moving , FPS 3.66, Running 40.82s Step 222( N/A%), pre moving , FPS 3.69, Running 41.05s Step 223( N/A%), pre moving , FPS 3.71, Running 41.25s Step 224( N/A%), pre moving , FPS 3.69, Running 41.56s Step 225( N/A%), pre moving , FPS 3.59, Running 41.85s Step 226( N/A%), pre moving , FPS 3.54, Running 42.15s Step 227( N/A%), pre moving , FPS 3.52, Running 42.39s Step 228( N/A%), pre moving , FPS 3.48, Running 42.68s Step 229( N/A%), pre moving , FPS 3.40, Running 42.98s Step 230( N/A%), pre moving , FPS 3.32, Running 43.22s Step 231( N/A%), pre moving , FPS 3.38, Running 43.46s Step 232( N/A%), pre moving , FPS 3.42, Running 43.72s Step 233( N/A%), pre moving , FPS 3.53, Running 43.89s Step 234( N/A%), pre moving , FPS 3.68, Running 44.02s Step 235( N/A%), pre moving , FPS 3.83, Running 44.16s Step 236( N/A%), pre moving , FPS 4.00, Running 44.27s Step 237( N/A%), pre moving , FPS 4.11, Running 44.49s Step 238( N/A%), pre moving , FPS 4.34, Running 44.59s Step 239( N/A%), pre moving , FPS 4.59, Running 44.71s Step 240( N/A%), pre moving , FPS 4.78, Running 44.78s Step 241( N/A%), pre moving , FPS 4.93, Running 44.88s Step 242( N/A%), pre moving , FPS 5.12, Running 44.95s Step 243( N/A%), pre moving , FPS 5.28, Running 45.04s Step 244( N/A%), pre moving , FPS 5.65, Running 45.10s Step 245( N/A%), pre moving , FPS 6.06, Running 45.15s Step 246( N/A%), pre moving , FPS 6.51, Running 45.22s Step 247( N/A%), pre moving , FPS 5.79, Running 45.85s Step 248( N/A%), pre moving , FPS 6.07, Running 45.98s Step 249( N/A%), pre moving , FPS 6.44, Running 46.08s Step 250( N/A%), pre moving , FPS 6.74, Running 46.19s Step 251( N/A%), pre moving , FPS 7.06, Running 46.30s Step 252( N/A%), pre moving , FPS 7.45, Running 46.40s Step 253( N/A%), pre moving , FPS 7.42, Running 46.59s Step 254( N/A%), pre moving , FPS 7.26, Running 46.78s Step 255( N/A%), pre moving , FPS 7.14, Running 46.96s Step 256( N/A%), pre moving , FPS 6.95, Running 47.14s Step 257( N/A%), pre moving , FPS 7.03, Running 47.33s Step 258( N/A%), pre moving , FPS 6.85, Running 47.51s Step 259( N/A%), pre moving , FPS 6.73, Running 47.68s Step 260( N/A%), pre moving , FPS 6.36, Running 47.92s Step 261( N/A%), pre moving , FPS 6.22, Running 48.09s Step 262( N/A%), pre moving , FPS 5.92, Running 48.33s Step 263( N/A%), pre moving , FPS 5.81, Running 48.48s Step 264( N/A%), pre moving , FPS 5.62, Running 48.65s Step 265( N/A%), pre moving , FPS 5.51, Running 48.78s Step 266( N/A%), pre moving , FPS 5.33, Running 48.97s Step 267( N/A%), pre moving , FPS 6.12, Running 49.11s Step 268( N/A%), pre moving , FPS 5.98, Running 49.32s Step 269( N/A%), pre moving , FPS 5.78, Running 49.54s Step 270( N/A%), pre moving , FPS 5.55, Running 49.80s Step 271( N/A%), pre moving , FPS 5.38, Running 50.02s Step 272( N/A%), pre moving , FPS 5.20, Running 50.25s Step 273( N/A%), pre moving , FPS 5.21, Running 50.43s Step 274( N/A%), pre moving , FPS 5.11, Running 50.69s Step 275( N/A%), pre moving , FPS 5.12, Running 50.87s Step 276( N/A%), pre moving , FPS 5.05, Running 51.10s Step 277( N/A%), pre moving , FPS 5.06, Running 51.28s Step 278( N/A%), pre moving , FPS 4.97, Running 51.54s Step 279( N/A%), pre moving , FPS 4.89, Running 51.77s Step 280( N/A%), pre moving , FPS 4.88, Running 52.02s Step 281( N/A%), pre moving , FPS 4.82, Running 52.24s Step 282( N/A%), pre moving , FPS 4.87, Running 52.44s Step 283( N/A%), pre moving , FPS 4.91, Running 52.55s Step 284( N/A%), pre moving , FPS 4.92, Running 52.72s Step 285( N/A%), pre moving , FPS 4.84, Running 52.92s Step 286( N/A%), pre moving , FPS 4.95, Running 53.01s Step 287( N/A%), pre moving , FPS 4.92, Running 53.18s Step 288( N/A%), pre moving , FPS 4.99, Running 53.33s Step 289( N/A%), pre moving , FPS 4.95, Running 53.58s Step 290( N/A%), pre moving , FPS 4.97, Running 53.82s Step 291( N/A%), pre moving , FPS 4.93, Running 54.07s Step 292( N/A%), pre moving , FPS 4.86, Running 54.37s Step 293( N/A%), pre moving , FPS 4.72, Running 54.67s Step 294( N/A%), pre moving , FPS 4.65, Running 54.99s Step 295( N/A%), pre moving , FPS 4.52, Running 55.30s Step 296( N/A%), pre moving , FPS 4.46, Running 55.59s Step 297( N/A%), pre moving , FPS 4.34, Running 55.89s Step 298( N/A%), pre moving , FPS 4.29, Running 56.20s Step 299( N/A%), pre moving , FPS 4.27, Running 56.46s Step 300( N/A%), pre moving , FPS 4.31, Running 56.66s Step 301( N/A%), pre moving , FPS 4.35, Running 56.84s Step 302( N/A%), pre moving , FPS 4.35, Running 57.04s Step 303( N/A%), pre moving , FPS 4.28, Running 57.22s Step 304( N/A%), pre moving , FPS 4.24, Running 57.43s Step 305( N/A%), pre moving , FPS 4.15, Running 57.73s Step 306( N/A%), pre moving , FPS 3.98, Running 58.03s Step 307( N/A%), pre moving , FPS 3.90, Running 58.31s Step 308( N/A%), pre moving , FPS 3.80, Running 58.59s Step 309( N/A%), pre moving , FPS 3.76, Running 58.90s Step 310( N/A%), pre moving , FPS 3.79, Running 59.10s Step 311( N/A%), pre moving , FPS 3.79, Running 59.34s Step 312( N/A%), pre moving , FPS 3.87, Running 59.54s Step 313( N/A%), pre moving , FPS 3.96, Running 59.72s Step 314( N/A%), pre moving , FPS 4.08, Running 59.90s Step 315( N/A%), pre moving , FPS 4.18, Running 60.08s Step 316( N/A%), pre moving , FPS 4.34, Running 60.19s Step 317( N/A%), pre moving , FPS 4.53, Running 60.31s Step 318( N/A%), pre moving , FPS 4.74, Running 60.42s Step 319( N/A%), pre moving , FPS 4.91, Running 60.53s Step 320( N/A%), pre moving , FPS 5.04, Running 60.63s Step 321( N/A%), pre moving , FPS 5.18, Running 60.70s Step 322( N/A%), pre moving , FPS 5.30, Running 60.81s Step 323( N/A%), pre moving , FPS 5.44, Running 60.90s Step 324( N/A%), pre moving , FPS 5.60, Running 61.00s Step 325( N/A%), pre moving , FPS 5.98, Running 61.08s Step 326( N/A%), pre moving , FPS 6.41, Running 61.14s Step 327( N/A%), pre moving , FPS 6.84, Running 61.23s Step 328( N/A%), pre moving , FPS 7.38, Running 61.30s Step 329( N/A%), pre moving , FPS 8.08, Running 61.38s Step 330( N/A%), pre moving , FPS 8.39, Running 61.49s Step 331( N/A%), pre moving , FPS 8.90, Running 61.59s Step 332( N/A%), pre moving , FPS 9.25, Running 61.70s Step 333( N/A%), pre moving , FPS 9.52, Running 61.82s Step 334( N/A%), pre moving , FPS 9.89, Running 61.92s Step 335( N/A%), pre moving , FPS 10.22, Running 62.03s Step 336( N/A%), pre moving , FPS 10.25, Running 62.14s Step 337( N/A%), pre moving , FPS 10.26, Running 62.25s Step 338( N/A%), pre moving , FPS 10.31, Running 62.36s Step 339( N/A%), pre moving , FPS 10.20, Running 62.49s Step 340( N/A%), pre moving , FPS 10.17, Running 62.60s Step 341( N/A%), pre moving , FPS 7.92, Running 63.23s Step 342( N/A%), pre moving , FPS 7.87, Running 63.35s Step 343( N/A%), pre moving , FPS 7.79, Running 63.46s Step 344( N/A%), pre moving , FPS 7.56, Running 63.65s Step 345( N/A%), pre moving , FPS 7.24, Running 63.84s Step 346( N/A%), pre moving , FPS 7.13, Running 63.95s Step 347( N/A%), pre moving , FPS 7.05, Running 64.07s Step 348( N/A%), pre moving , FPS 6.85, Running 64.22s Step 349( N/A%), pre moving , FPS 6.61, Running 64.40s Step 350( N/A%), pre moving , FPS 6.54, Running 64.55s Step 351( N/A%), pre moving , FPS 6.51, Running 64.66s Step 352( N/A%), pre moving , FPS 6.37, Running 64.84s Step 353( N/A%), pre moving , FPS 6.40, Running 64.95s Step 354( N/A%), pre moving , FPS 6.37, Running 65.06s Step 355( N/A%), pre moving , FPS 6.35, Running 65.18s Step 356( N/A%), pre moving , FPS 6.39, Running 65.27s Step 357( N/A%), pre moving , FPS 6.41, Running 65.37s Step 358( N/A%), pre moving , FPS 6.42, Running 65.48s Step 359( N/A%), pre moving , FPS 6.31, Running 65.66s Step 360( N/A%), pre moving , FPS 6.16, Running 65.85s Step 361( N/A%), pre moving , FPS 7.16, Running 66.02s Step 362( N/A%), pre moving , FPS 7.01, Running 66.20s Step 363( N/A%), pre moving , FPS 6.85, Running 66.39s Step 364( N/A%), pre moving , FPS 6.85, Running 66.57s Step 365( N/A%), pre moving , FPS 6.85, Running 66.76s Step 366( N/A%), pre moving , FPS 6.74, Running 66.92s Step 367( N/A%), pre moving , FPS 6.58, Running 67.11s Step 368( N/A%), pre moving , FPS 6.52, Running 67.29s Step 369( N/A%), pre moving , FPS 6.55, Running 67.46s Step 370( N/A%), pre moving , FPS 6.46, Running 67.64s Step 371( N/A%), pre moving , FPS 6.39, Running 67.79s Step 372( N/A%), pre moving , FPS 6.47, Running 67.93s Step 373( N/A%), pre moving , FPS 6.47, Running 68.04s Step 374( N/A%), pre moving , FPS 6.46, Running 68.16s Step 375( N/A%), pre moving , FPS 6.50, Running 68.26s Step 376( N/A%), pre moving , FPS 6.45, Running 68.37s Step 377( N/A%), pre moving , FPS 6.42, Running 68.49s Step 378( N/A%), pre moving , FPS 6.44, Running 68.58s Step 379( N/A%), pre moving , FPS 6.55, Running 68.72s Step 380( N/A%), pre moving , FPS 6.86, Running 68.77s Step 381( N/A%), pre moving , FPS 7.09, Running 68.85s Step 382( N/A%), pre moving , FPS 7.44, Running 68.89s Step 383( N/A%), pre moving , FPS 7.75, Running 68.97s Step 384( N/A%), pre moving , FPS 8.12, Running 69.04s Step 385( N/A%), pre moving , FPS 8.54, Running 69.10s Step 386( N/A%), pre moving , FPS 8.92, Running 69.16s Step 387( N/A%), pre moving , FPS 9.41, Running 69.23s Step 388( N/A%), pre moving , FPS 9.93, Running 69.30s Step 389( N/A%), pre moving , FPS 10.13, Running 69.43s Step 390( N/A%), pre moving , FPS 10.52, Running 69.54s Step 391( N/A%), pre moving , FPS 10.66, Running 69.67s Step 392( N/A%), pre moving , FPS 10.70, Running 69.80s Step 393( N/A%), pre moving , FPS 10.70, Running 69.91s Step 394( N/A%), pre moving , FPS 10.71, Running 70.03s Step 395( N/A%), pre moving , FPS 10.63, Running 70.14s Step 396( N/A%), pre moving , FPS 10.55, Running 70.27s Step 397( N/A%), pre moving , FPS 10.70, Running 70.36s Step 398( N/A%), pre moving , FPS 10.50, Running 70.49s Step 399( N/A%), pre moving , FPS 10.58, Running 70.61s Step 400( N/A%), pre moving , FPS 10.22, Running 70.72s Step 401( N/A%), pre moving , FPS 9.99, Running 70.85s Step 402( N/A%), pre moving , FPS 9.67, Running 70.96s Step 403( N/A%), pre moving , FPS 9.51, Running 71.07s Step 404( N/A%), pre moving , FPS 9.27, Running 71.19s Step 405( N/A%), pre moving , FPS 9.08, Running 71.30s Step 406( N/A%), pre moving , FPS 8.92, Running 71.40s Step 407( N/A%), pre moving , FPS 8.78, Running 71.51s Step 408( N/A%), pre moving , FPS 8.58, Running 71.63s Step 409( N/A%), pre moving , FPS 8.62, Running 71.75s Step 410( N/A%), pre moving , FPS 8.69, Running 71.84s Step 411( N/A%), pre moving , FPS 8.75, Running 71.95s Step 412( N/A%), pre moving , FPS 5.52, Running 73.42s Step 413( N/A%), pre moving , FPS 5.14, Running 73.80s Step 414( N/A%), pre moving , FPS 5.03, Running 74.01s Step 415( N/A%), pre moving , FPS 4.66, Running 74.44s Step 416( N/A%), pre moving , FPS 4.57, Running 74.64s Step 417( N/A%), pre moving , FPS 4.31, Running 75.00s Step 418( N/A%), pre moving , FPS 4.23, Running 75.21s Step 419( N/A%), pre moving , FPS 4.03, Running 75.57s Step 420( N/A%), pre moving , FPS 3.95, Running 75.78s Step 421( N/A%), pre moving , FPS 3.80, Running 76.11s Step 422( N/A%), pre moving , FPS 3.78, Running 76.25s Step 423( N/A%), pre moving , FPS 3.69, Running 76.48s Step 424( N/A%), pre moving , FPS 3.67, Running 76.65s Step 425( N/A%), pre moving , FPS 3.53, Running 76.97s Step 426( N/A%), pre moving , FPS 3.48, Running 77.15s Step 427( N/A%), pre moving , FPS 3.35, Running 77.48s Step 428( N/A%), pre moving , FPS 3.31, Running 77.67s Step 429( N/A%), pre moving , FPS 3.17, Running 78.05s Step 430( N/A%), pre moving , FPS 3.10, Running 78.29s Step 431( N/A%), pre moving , FPS 2.97, Running 78.68s Step 432( 0.33%), action 1, FPS 3.18, Running 79.70s Step 433( 0.67%), action 2, FPS 3.20, Running 80.05s Step 434( 1.00%), action 3, FPS 3.08, Running 80.49s Step 435( 1.33%), action 4, FPS 3.04, Running 81.01s Step 436( 1.67%), action 5, FPS 2.90, Running 81.53s Step 437( 2.00%), action 6, FPS 2.88, Running 81.96s Step 438( 2.33%), action 7, FPS 2.74, Running 82.52s Step 439( 2.67%), action 8, FPS 2.74, Running 82.87s Step 440( 3.00%), action 9, FPS 2.54, Running 83.65s Step 441( 3.33%), action 10, FPS 2.53, Running 84.02s Step 442( 3.67%), action 11, FPS 2.39, Running 84.62s Step 443( 4.00%), action 12, FPS 2.26, Running 85.34s Step 444( 4.33%), action 13, FPS 2.15, Running 85.97s Step 445( 4.67%), action 14, FPS 2.11, Running 86.47s Step 446( 5.00%), action 15, FPS 1.95, Running 87.41s Step 447( 5.33%), action 16, FPS 1.94, Running 87.79s Step 448( 5.67%), action 17, FPS 1.86, Running 88.40s Step 449( 6.00%), action 18, FPS 1.88, Running 88.67s Step 450( 6.33%), action 19, FPS 1.82, Running 89.27s Step 451( 6.67%), action 20, FPS 1.82, Running 89.67s Step 452( 7.00%), action 21, FPS 1.85, Running 90.54s Step 453( 7.33%), action 22, FPS 1.83, Running 90.96s Step 454( 7.67%), action 23, FPS 1.82, Running 91.47s Step 455( 8.00%), action 24, FPS 1.87, Running 91.71s Step 456( 8.33%), action 25, FPS 1.87, Running 92.22s Step 457( 8.67%), action 26, FPS 1.89, Running 92.52s Step 458( 9.00%), action 27, FPS 1.88, Running 93.15s Step 459( 9.33%), action 28, FPS 1.86, Running 93.61s Step 460( 9.67%), action 29, FPS 1.90, Running 94.19s Step 461( 10.00%), action 30, FPS 1.88, Running 94.66s Step 462( 10.33%), action 31, FPS 1.86, Running 95.39s Step 463( 10.67%), action 32, FPS 1.93, Running 95.70s Step 464( 11.00%), action 33, FPS 1.94, Running 96.30s Step 465( 11.33%), action 34, FPS 1.95, Running 96.70s Step 466( 11.67%), action 35, FPS 2.04, Running 97.20s Step 467( 12.00%), action 36, FPS 2.05, Running 97.55s Step 468( 12.33%), action 37, FPS 2.04, Running 98.22s Step 469( 12.67%), action 38, FPS 1.98, Running 98.80s Step 470( 13.00%), action 39, FPS 2.01, Running 99.21s Step 471( 13.33%), action 40, FPS 2.04, Running 99.47s Step 472( 13.67%), action 41, FPS 2.04, Running 100.32s Step 473( 14.00%), action 42, FPS 2.07, Running 100.60s Step 474( 14.33%), action 43, FPS 2.04, Running 101.28s Step 475( 14.67%), action 44, FPS 2.02, Running 101.60s Step 476( 15.00%), action 45, FPS 2.00, Running 102.22s Step 477( 15.33%), action 46, FPS 1.99, Running 102.55s Step 478( 15.67%), action 47, FPS 2.03, Running 102.99s Step 479( 16.00%), action 48, FPS 2.07, Running 103.26s Step 480( 16.33%), action 49, FPS 2.10, Running 103.70s Step 481( 16.67%), action 50, FPS 2.11, Running 104.12s Step 482( 17.00%), action 51, FPS 2.09, Running 104.96s Step 483( 17.33%), action 52, FPS 2.08, Running 105.30s Step 484( 17.67%), action 53, FPS 2.10, Running 105.83s Step 485( 18.00%), action 54, FPS 2.12, Running 106.13s Step 486( 18.33%), action 55, FPS 2.15, Running 106.50s Step 487( 18.67%), action 56, FPS 2.17, Running 106.77s Step 488( 19.00%), action 57, FPS 2.17, Running 107.44s Step 489( 19.33%), action 58, FPS 2.22, Running 107.79s Step 490( 19.67%), action 59, FPS 2.17, Running 108.44s Step 491( 20.00%), action 60, FPS 2.15, Running 108.75s Step 492( 20.33%), action 61, FPS 2.20, Running 109.42s Step 493( 20.67%), action 62, FPS 2.19, Running 109.73s Step 494( 21.00%), action 63, FPS 2.23, Running 110.25s Step 495( 21.33%), action 64, FPS 2.26, Running 110.44s Step 496( 21.67%), action 65, FPS 2.24, Running 111.16s Step 497( 22.00%), action 66, FPS 2.25, Running 111.45s Step 498( 22.33%), action 67, FPS 2.21, Running 112.02s Step 499( 22.67%), action 68, FPS 2.21, Running 112.31s Step 500( 23.00%), action 69, FPS 2.18, Running 112.86s Step 501( 23.33%), action 70, FPS 2.21, Running 113.18s Step 502( 23.67%), action 71, FPS 2.25, Running 113.87s Step 503( 24.00%), action 72, FPS 2.24, Running 114.22s Step 504( 24.33%), action 73, FPS 2.28, Running 114.62s Step 505( 24.67%), action 74, FPS 2.28, Running 114.90s Step 506( 25.00%), action 75, FPS 2.23, Running 115.46s Step 507( 25.33%), action 76, FPS 2.22, Running 115.80s Step 508( 25.67%), action 77, FPS 2.22, Running 116.44s Step 509( 26.00%), action 78, FPS 2.23, Running 116.78s Step 510( 26.33%), action 79, FPS 2.23, Running 117.40s Step 511( 26.67%), action 80, FPS 2.23, Running 117.73s Step 512( 27.00%), action 81, FPS 2.22, Running 118.41s Step 513( 27.33%), action 82, FPS 2.21, Running 118.78s Step 514( 27.67%), action 83, FPS 2.22, Running 119.26s Step 515( 28.00%), action 84, FPS 2.19, Running 119.57s Step 516( 28.33%), action 85, FPS 2.22, Running 120.19s Step 517( 28.67%), action 86, FPS 2.21, Running 120.48s Step 518( 29.00%), action 87, FPS 2.22, Running 121.03s Step 519( 29.33%), action 88, FPS 2.18, Running 121.49s Step 520( 29.67%), action 89, FPS 2.22, Running 121.88s Step 521( 30.00%), action 90, FPS 2.23, Running 122.14s Step 522( 30.33%), action 91, FPS 2.24, Running 122.81s Step 523( 30.67%), action 92, FPS 2.21, Running 123.27s Step 524( 31.00%), action 93, FPS 2.17, Running 123.82s Step 525( 31.33%), action 94, FPS 2.17, Running 124.11s Step 526( 31.67%), action 95, FPS 2.18, Running 124.64s Step 527( 32.00%), action 96, FPS 2.15, Running 125.11s Step 528( 32.33%), action 97, FPS 2.19, Running 125.57s Step 529( 32.67%), action 98, FPS 2.18, Running 125.97s Step 530( 33.00%), action 99, FPS 2.18, Running 126.57s Step 531( 33.33%), action 100, FPS 2.18, Running 126.91s Step 532( 33.67%), action 101, FPS 2.17, Running 127.65s Step 533( 34.00%), action 102, FPS 2.18, Running 127.94s Step 534( 34.33%), action 103, FPS 2.17, Running 128.46s Step 535( 34.67%), action 104, FPS 2.15, Running 128.86s Step 536( 35.00%), action 105, FPS 2.15, Running 129.48s Step 537( 35.33%), action 106, FPS 2.16, Running 129.75s Step 538( 35.67%), action 107, FPS 2.13, Running 130.40s Step 539( 36.00%), action 108, FPS 2.13, Running 130.86s Step 540( 36.33%), action 109, FPS 2.10, Running 131.38s Step 541( 36.67%), action 110, FPS 2.06, Running 131.83s Step 542( 37.00%), action 111, FPS 2.05, Running 132.57s Step 543( 37.33%), action 112, FPS 2.08, Running 132.87s Step 544( 37.67%), action 113, FPS 2.03, Running 133.70s Step 545( 38.00%), action 114, FPS 2.01, Running 134.05s Step 546( 38.33%), action 115, FPS 1.99, Running 134.68s Step 547( 38.67%), action 116, FPS 1.95, Running 135.36s Step 548( 39.00%), action 117, FPS 1.89, Running 136.15s Step 549( 39.33%), action 118, FPS 1.90, Running 136.49s Step 550( 39.67%), action 119, FPS 1.94, Running 136.89s Step 551( 40.00%), action 120, FPS 1.87, Running 137.58s Step 552( 40.33%), action 121, FPS 1.89, Running 138.25s Step 553( 40.67%), action 122, FPS 1.88, Running 138.59s Step 554( 41.00%), action 123, FPS 1.87, Running 139.16s Step 555( 41.33%), action 124, FPS 1.85, Running 139.66s Step 556( 41.67%), action 125, FPS 1.87, Running 140.19s Step 557( 42.00%), action 126, FPS 1.85, Running 140.58s Step 558( 42.33%), action 127, FPS 1.88, Running 141.02s Step 559( 42.67%), action 128, FPS 1.86, Running 141.59s Step 560( 43.00%), action 129, FPS 1.87, Running 142.05s Step 561( 43.33%), action 130, FPS 1.90, Running 142.36s Step 562( 43.67%), action 131, FPS 1.89, Running 143.14s Step 563( 44.00%), action 132, FPS 1.89, Running 143.45s Step 564( 44.33%), action 133, FPS 1.94, Running 144.02s Step 565( 44.67%), action 134, FPS 1.94, Running 144.35s Step 566( 45.00%), action 135, FPS 1.98, Running 144.78s Step 567( 45.33%), action 136, FPS 2.07, Running 145.03s Step 568( 45.67%), action 137, FPS 2.15, Running 145.46s Step 569( 46.00%), action 138, FPS 2.14, Running 145.82s Step 570( 46.33%), action 139, FPS 2.07, Running 146.56s Step 571( 46.67%), action 140, FPS 2.15, Running 146.90s Step 572( 47.00%), action 141, FPS 2.16, Running 147.50s Step 573( 47.33%), action 142, FPS 2.17, Running 147.81s Step 574( 47.67%), action 143, FPS 2.19, Running 148.30s Step 575( 48.00%), action 144, FPS 2.26, Running 148.50s Step 576( 48.33%), action 145, FPS 2.22, Running 149.20s Step 577( 48.67%), action 146, FPS 2.15, Running 149.87s Step 578( 49.00%), action 147, FPS 2.13, Running 150.43s Step 579( 49.33%), action 148, FPS 2.15, Running 150.89s Step 580( 49.67%), action 149, FPS 2.13, Running 151.44s Step 581( 50.00%), action 150, FPS 2.11, Running 151.82s Step 582( 50.33%), action 151, FPS 2.15, Running 152.45s Step 583( 50.67%), action 152, FPS 2.13, Running 152.84s Step 584( 51.00%), action 153, FPS 2.14, Running 153.36s Step 585( 51.33%), action 154, FPS 2.15, Running 153.65s Step 586( 51.67%), action 155, FPS 2.05, Running 154.54s Step 587( 52.00%), action 156, FPS 2.04, Running 154.85s Step 588( 52.33%), action 157, FPS 1.96, Running 155.66s Step 589( 52.67%), action 158, FPS 1.99, Running 155.87s Step 590( 53.00%), action 159, FPS 1.97, Running 156.73s Step 591( 53.33%), action 160, FPS 1.97, Running 157.04s Step 592( 53.67%), action 161, FPS 1.95, Running 157.76s Step 593( 54.00%), action 162, FPS 1.92, Running 158.21s Step 594( 54.33%), action 163, FPS 1.92, Running 158.69s Step 595( 54.67%), action 164, FPS 1.90, Running 159.05s Step 596( 55.00%), action 165, FPS 1.93, Running 159.55s Step 597( 55.33%), action 166, FPS 2.03, Running 159.74s Step 598( 55.67%), action 167, FPS 2.03, Running 160.30s Step 599( 56.00%), action 168, FPS 2.07, Running 160.55s Step 600( 56.33%), action 169, FPS 2.07, Running 161.09s Step 601( 56.67%), action 170, FPS 2.09, Running 161.40s Step 602( 57.00%), action 171, FPS 2.07, Running 162.13s Step 603( 57.33%), action 172, FPS 2.07, Running 162.50s Step 604( 57.67%), action 173, FPS 2.07, Running 163.03s Step 605( 58.00%), action 174, FPS 2.07, Running 163.31s Step 606( 58.33%), action 175, FPS 2.20, Running 163.64s Step 607( 58.67%), action 176, FPS 2.21, Running 163.90s Step 608( 59.00%), action 177, FPS 2.30, Running 164.35s Step 609( 59.33%), action 178, FPS 2.28, Running 164.65s Step 610( 59.67%), action 179, FPS 2.38, Running 165.15s Step 611( 60.00%), action 180, FPS 2.37, Running 165.47s Step 612( 60.33%), action 181, FPS 2.39, Running 166.14s Step 613( 60.67%), action 182, FPS 2.42, Running 166.46s Step 614( 61.00%), action 183, FPS 2.38, Running 167.11s Step 615( 61.33%), action 184, FPS 2.39, Running 167.43s Step 616( 61.67%), action 185, FPS 2.37, Running 168.00s Step 617( 62.00%), action 186, FPS 2.34, Running 168.29s Step 618( 62.33%), action 187, FPS 2.32, Running 168.93s Step 619( 62.67%), action 188, FPS 2.30, Running 169.25s Step 620( 63.00%), action 189, FPS 2.25, Running 169.96s Step 621( 63.33%), action 190, FPS 2.22, Running 170.41s Step 622( 63.67%), action 191, FPS 2.24, Running 171.04s Step 623( 64.00%), action 192, FPS 2.25, Running 171.38s Step 624( 64.33%), action 193, FPS 2.25, Running 171.93s Step 625( 64.67%), action 194, FPS 2.23, Running 172.27s Step 626( 65.00%), action 195, FPS 2.15, Running 172.96s Step 627( 65.33%), action 196, FPS 2.12, Running 173.33s Step 628( 65.67%), action 197, FPS 2.09, Running 173.93s Step 629( 66.00%), action 198, FPS 2.05, Running 174.43s Step 630( 66.33%), action 199, FPS 2.02, Running 175.04s Step 631( 66.67%), action 200, FPS 2.02, Running 175.39s [2026-08-02 22:10:41] [75 ] Seed 74 success after 175.76 s. +steps: 631 , actions: 200 . +Instruction: Empty +Total 45/75(60.00%) success. +Setting seed: 75 +Step 1( N/A%), pre moving , FPS 3.49, Running 0.29s Step 2( N/A%), pre moving , FPS 5.08, Running 0.39s Step 3( N/A%), pre moving , FPS 6.10, Running 0.49s Step 4( N/A%), pre moving , FPS 6.65, Running 0.60s Step 5( N/A%), pre moving , FPS 7.01, Running 0.71s Step 6( N/A%), pre moving , FPS 7.21, Running 0.83s Step 7( N/A%), pre moving , FPS 7.39, Running 0.95s Step 8( N/A%), pre moving , FPS 7.57, Running 1.06s Step 9( N/A%), pre moving , FPS 7.60, Running 1.18s Step 10( N/A%), pre moving , FPS 7.72, Running 1.30s Step 11( N/A%), pre moving , FPS 7.80, Running 1.41s Step 12( N/A%), pre moving , FPS 7.88, Running 1.52s Step 13( N/A%), pre moving , FPS 7.92, Running 1.64s Step 14( N/A%), pre moving , FPS 7.87, Running 1.78s Step 15( N/A%), pre moving , FPS 7.93, Running 1.89s Step 16( N/A%), pre moving , FPS 7.96, Running 2.01s Step 17( N/A%), pre moving , FPS 7.99, Running 2.13s Step 18( N/A%), pre moving , FPS 7.97, Running 2.26s Step 19( N/A%), pre moving , FPS 8.00, Running 2.37s Step 20( N/A%), pre moving , FPS 8.05, Running 2.48s Step 21( N/A%), pre moving , FPS 7.82, Running 2.85s Step 22( N/A%), pre moving , FPS 7.59, Running 3.03s Step 23( N/A%), pre moving , FPS 7.59, Running 3.13s Step 24( N/A%), pre moving , FPS 7.62, Running 3.23s Step 25( N/A%), pre moving , FPS 7.65, Running 3.33s Step 26( N/A%), pre moving , FPS 7.17, Running 3.62s Step 27( N/A%), pre moving , FPS 7.23, Running 3.71s Step 28( N/A%), pre moving , FPS 7.28, Running 3.80s Step 29( N/A%), pre moving , FPS 7.42, Running 3.88s Step 30( N/A%), pre moving , FPS 7.54, Running 3.95s Step 31( N/A%), pre moving , FPS 7.63, Running 4.03s Step 32( N/A%), pre moving , FPS 7.76, Running 4.10s Step 33( N/A%), pre moving , FPS 7.89, Running 4.18s Step 34( N/A%), pre moving , FPS 8.17, Running 4.23s Step 35( N/A%), pre moving , FPS 8.32, Running 4.29s Step 36( N/A%), pre moving , FPS 7.20, Running 4.79s Step 37( N/A%), pre moving , FPS 7.20, Running 4.91s Step 38( N/A%), pre moving , FPS 7.21, Running 5.03s Step 39( N/A%), pre moving , FPS 7.22, Running 5.14s Step 40( N/A%), pre moving , FPS 7.20, Running 5.26s Step 41( N/A%), pre moving , FPS 7.90, Running 5.38s Step 42( N/A%), pre moving , FPS 8.07, Running 5.51s Step 43( N/A%), pre moving , FPS 8.02, Running 5.62s Step 44( N/A%), pre moving , FPS 7.82, Running 5.78s Step 45( N/A%), pre moving , FPS 7.56, Running 5.97s Step 46( N/A%), pre moving , FPS 7.93, Running 6.14s Step 47( N/A%), pre moving , FPS 7.64, Running 6.33s Step 48( N/A%), pre moving , FPS 7.37, Running 6.52s Step 49( N/A%), pre moving , FPS 7.12, Running 6.69s Step 50( N/A%), pre moving , FPS 6.85, Running 6.87s Step 51( N/A%), pre moving , FPS 6.63, Running 7.05s Step 52( N/A%), pre moving , FPS 6.41, Running 7.22s Step 53( N/A%), pre moving , FPS 6.23, Running 7.39s Step 54( N/A%), pre moving , FPS 6.01, Running 7.56s Step 55( N/A%), pre moving , FPS 5.86, Running 7.70s Step 56( N/A%), pre moving , FPS 6.57, Running 7.83s Step 57( N/A%), pre moving , FPS 6.53, Running 7.97s Step 58( N/A%), pre moving , FPS 6.57, Running 8.07s Step 59( N/A%), pre moving , FPS 6.58, Running 8.19s Step 60( N/A%), pre moving , FPS 6.54, Running 8.32s Step 61( N/A%), pre moving , FPS 6.50, Running 8.46s Step 62( N/A%), pre moving , FPS 6.47, Running 8.60s Step 63( N/A%), pre moving , FPS 6.44, Running 8.72s Step 64( N/A%), pre moving , FPS 6.40, Running 8.91s Step 65( N/A%), pre moving , FPS 6.45, Running 9.07s Step 66( N/A%), pre moving , FPS 6.44, Running 9.25s Step 67( N/A%), pre moving , FPS 6.43, Running 9.44s Step 68( N/A%), pre moving , FPS 6.44, Running 9.63s Step 69( N/A%), pre moving , FPS 6.47, Running 9.78s Step 70( N/A%), pre moving , FPS 6.42, Running 9.98s Step 71( N/A%), pre moving , FPS 6.42, Running 10.16s Step 72( N/A%), pre moving , FPS 6.38, Running 10.35s Step 73( N/A%), pre moving , FPS 6.49, Running 10.47s Step 74( N/A%), pre moving , FPS 6.60, Running 10.58s Step 75( N/A%), pre moving , FPS 6.69, Running 10.69s Step 76( N/A%), pre moving , FPS 6.73, Running 10.81s Step 77( N/A%), pre moving , FPS 6.74, Running 10.94s Step 78( N/A%), pre moving , FPS 6.70, Running 11.06s Step 79( N/A%), pre moving , FPS 6.70, Running 11.17s Step 80( N/A%), pre moving , FPS 6.73, Running 11.30s Step 81( N/A%), pre moving , FPS 6.73, Running 11.43s Step 82( N/A%), pre moving , FPS 6.79, Running 11.54s Step 83( N/A%), pre moving , FPS 6.80, Running 11.66s Step 84( N/A%), pre moving , FPS 6.97, Running 11.78s Step 85( N/A%), pre moving , FPS 7.16, Running 11.87s Step 86( N/A%), pre moving , FPS 7.43, Running 11.94s Step 87( N/A%), pre moving , FPS 7.80, Running 12.00s Step 88( N/A%), pre moving , FPS 8.15, Running 12.08s Step 89( N/A%), pre moving , FPS 8.36, Running 12.17s Step 90( N/A%), pre moving , FPS 8.78, Running 12.26s Step 91( N/A%), pre moving , FPS 6.72, Running 13.14s Step 92( N/A%), pre moving , FPS 6.61, Running 13.38s Step 93( N/A%), pre moving , FPS 6.03, Running 13.78s Step 94( N/A%), pre moving , FPS 5.84, Running 14.01s Step 95( N/A%), pre moving , FPS 5.35, Running 14.43s Step 96( N/A%), pre moving , FPS 5.20, Running 14.65s Step 97( N/A%), pre moving , FPS 4.84, Running 15.07s Step 98( N/A%), pre moving , FPS 4.70, Running 15.31s Step 99( N/A%), pre moving , FPS 4.46, Running 15.66s Step 100( N/A%), pre moving , FPS 4.38, Running 15.86s Step 101( N/A%), pre moving , FPS 4.19, Running 16.20s Step 102( N/A%), pre moving , FPS 4.06, Running 16.47s Step 103( N/A%), pre moving , FPS 3.88, Running 16.83s Step 104( N/A%), pre moving , FPS 3.78, Running 17.06s Step 105( N/A%), pre moving , FPS 3.58, Running 17.45s Step 106( N/A%), pre moving , FPS 3.49, Running 17.68s Step 107( N/A%), pre moving , FPS 3.28, Running 18.11s Step 108( N/A%), pre moving , FPS 3.19, Running 18.34s Step 109( N/A%), pre moving , FPS 3.05, Running 18.74s Step 110( N/A%), pre moving , FPS 2.98, Running 18.96s Step 111( N/A%), pre moving , FPS 3.20, Running 19.39s Step 112( N/A%), pre moving , FPS 3.25, Running 19.52s Step 113( N/A%), pre moving , FPS 3.31, Running 19.82s Step 114( N/A%), pre moving , FPS 3.32, Running 20.03s Step 115( N/A%), pre moving , FPS 3.36, Running 20.38s Step 116( N/A%), pre moving , FPS 3.32, Running 20.66s Step 117( N/A%), pre moving , FPS 3.33, Running 21.07s Step 118( N/A%), pre moving , FPS 3.34, Running 21.30s Step 119( N/A%), pre moving , FPS 3.30, Running 21.72s Step 120( N/A%), pre moving , FPS 3.28, Running 21.96s Step 121( N/A%), pre moving , FPS 3.22, Running 22.41s Step 122( N/A%), pre moving , FPS 3.23, Running 22.66s Step 123( N/A%), pre moving , FPS 3.23, Running 23.02s Step 124( N/A%), pre moving , FPS 3.23, Running 23.27s Step 125( N/A%), pre moving , FPS 3.27, Running 23.56s Step 126( N/A%), pre moving , FPS 3.30, Running 23.74s Step 127( N/A%), pre moving , FPS 3.33, Running 24.12s Step 128( N/A%), pre moving , FPS 3.34, Running 24.34s Step 129( N/A%), pre moving , FPS 3.33, Running 24.75s Step 130( N/A%), pre moving , FPS 3.31, Running 25.00s Step 131( N/A%), pre moving , FPS 3.35, Running 25.36s Step 132( N/A%), pre moving , FPS 3.29, Running 25.60s Step 133( N/A%), pre moving , FPS 3.24, Running 25.99s Step 134( N/A%), pre moving , FPS 3.23, Running 26.22s Step 135( N/A%), pre moving , FPS 3.21, Running 26.61s Step 136( N/A%), pre moving , FPS 3.25, Running 26.82s Step 137( N/A%), pre moving , FPS 3.27, Running 27.19s Step 138( N/A%), pre moving , FPS 3.27, Running 27.43s Step 139( N/A%), pre moving , FPS 3.31, Running 27.75s Step 140( N/A%), pre moving , FPS 3.33, Running 27.98s Step 141( N/A%), pre moving , FPS 3.39, Running 28.30s Step 142( N/A%), pre moving , FPS 3.41, Running 28.53s Step 143( N/A%), pre moving , FPS 3.39, Running 28.93s Step 144( N/A%), pre moving , FPS 3.40, Running 29.15s Step 145( N/A%), pre moving , FPS 3.34, Running 29.54s Step 146( N/A%), pre moving , FPS 3.29, Running 29.81s Step 147( N/A%), pre moving , FPS 3.28, Running 30.22s Step 148( N/A%), pre moving , FPS 3.27, Running 30.45s Step 149( N/A%), pre moving , FPS 3.26, Running 30.89s Step 150( N/A%), pre moving , FPS 3.33, Running 31.01s Step 151( N/A%), pre moving , FPS 3.46, Running 31.15s Step 152( N/A%), pre moving , FPS 3.55, Running 31.24s Step 153( N/A%), pre moving , FPS 3.78, Running 31.28s Step 154( N/A%), pre moving , FPS 3.92, Running 31.32s Step 155( N/A%), pre moving , FPS 4.16, Running 31.41s Step 156( N/A%), pre moving , FPS 4.29, Running 31.49s Step 157( N/A%), pre moving , FPS 4.57, Running 31.56s Step 158( N/A%), pre moving , FPS 4.76, Running 31.63s Step 159( N/A%), pre moving , FPS 5.04, Running 31.72s Step 160( N/A%), pre moving , FPS 4.63, Running 32.30s Step 161( N/A%), pre moving , FPS 4.86, Running 32.41s Step 162( N/A%), pre moving , FPS 4.97, Running 32.55s Step 163( N/A%), pre moving , FPS 5.33, Running 32.68s Step 164( N/A%), pre moving , FPS 5.38, Running 32.87s Step 165( N/A%), pre moving , FPS 5.72, Running 33.03s Step 166( N/A%), pre moving , FPS 5.85, Running 33.22s Step 167( N/A%), pre moving , FPS 6.28, Running 33.40s Step 168( N/A%), pre moving , FPS 6.34, Running 33.61s Step 169( N/A%), pre moving , FPS 6.90, Running 33.79s Step 170( N/A%), pre moving , FPS 6.73, Running 33.98s Step 171( N/A%), pre moving , FPS 6.33, Running 34.31s Step 172( N/A%), pre moving , FPS 6.13, Running 34.50s Step 173( N/A%), pre moving , FPS 5.44, Running 34.96s Step 174( N/A%), pre moving , FPS 5.23, Running 35.15s Step 175( N/A%), pre moving , FPS 5.03, Running 35.38s Step 176( N/A%), pre moving , FPS 4.91, Running 35.56s Step 177( N/A%), pre moving , FPS 4.88, Running 35.66s Step 178( N/A%), pre moving , FPS 4.91, Running 35.71s Step 179( N/A%), pre moving , FPS 4.78, Running 35.90s Step 180( N/A%), pre moving , FPS 5.13, Running 36.20s Step 181( N/A%), pre moving , FPS 4.99, Running 36.42s Step 182( N/A%), pre moving , FPS 4.87, Running 36.66s Step 183( N/A%), pre moving , FPS 4.59, Running 37.03s Step 184( N/A%), pre moving , FPS 4.43, Running 37.38s Step 185( N/A%), pre moving , FPS 4.24, Running 37.75s Step 186( N/A%), pre moving , FPS 4.12, Running 38.08s Step 187( N/A%), pre moving , FPS 3.99, Running 38.42s Step 188( N/A%), pre moving , FPS 3.88, Running 38.76s Step 189( N/A%), pre moving , FPS 3.76, Running 39.11s Step 190( N/A%), pre moving , FPS 3.66, Running 39.44s Step 191( N/A%), pre moving , FPS 3.66, Running 39.77s Step 192( N/A%), pre moving , FPS 3.61, Running 40.04s Step 193( N/A%), pre moving , FPS 3.79, Running 40.24s Step 194( N/A%), pre moving , FPS 3.78, Running 40.44s Step 195( N/A%), pre moving , FPS 3.75, Running 40.71s Step 196( N/A%), pre moving , FPS 3.68, Running 41.00s Step 197( N/A%), pre moving , FPS 3.51, Running 41.36s Step 198( N/A%), pre moving , FPS 3.32, Running 41.73s Step 199( N/A%), pre moving , FPS 3.25, Running 42.06s Step 200( N/A%), pre moving , FPS 3.25, Running 42.36s Step 201( N/A%), pre moving , FPS 3.21, Running 42.65s Step 202( N/A%), pre moving , FPS 3.18, Running 42.95s Step 203( N/A%), pre moving , FPS 3.20, Running 43.28s Step 204( N/A%), pre moving , FPS 3.22, Running 43.58s Step 205( N/A%), pre moving , FPS 3.30, Running 43.81s Step 206( N/A%), pre moving , FPS 3.37, Running 44.01s Step 207( N/A%), pre moving , FPS 3.49, Running 44.16s Step 208( N/A%), pre moving , FPS 3.66, Running 44.22s Step 209( N/A%), pre moving , FPS 3.86, Running 44.29s Step 210( N/A%), pre moving , FPS 4.06, Running 44.37s Step 211( N/A%), pre moving , FPS 4.28, Running 44.44s Step 212( N/A%), pre moving , FPS 4.44, Running 44.54s Step 213( N/A%), pre moving , FPS 4.56, Running 44.63s Step 214( N/A%), pre moving , FPS 4.67, Running 44.72s Step 215( N/A%), pre moving , FPS 4.89, Running 44.80s Step 216( N/A%), pre moving , FPS 5.16, Running 44.87s Step 217( N/A%), pre moving , FPS 5.54, Running 44.97s Step 218( N/A%), pre moving , FPS 5.93, Running 45.10s Step 219( N/A%), pre moving , FPS 6.32, Running 45.22s Step 220( N/A%), pre moving , FPS 6.72, Running 45.34s Step 221( N/A%), pre moving , FPS 7.17, Running 45.44s Step 222( N/A%), pre moving , FPS 6.45, Running 46.05s Step 223( N/A%), pre moving , FPS 6.88, Running 46.18s Step 224( N/A%), pre moving , FPS 7.36, Running 46.30s Step 225( N/A%), pre moving , FPS 7.68, Running 46.42s Step 226( N/A%), pre moving , FPS 7.89, Running 46.55s Step 227( N/A%), pre moving , FPS 8.00, Running 46.66s Step 228( N/A%), pre moving , FPS 7.63, Running 46.84s Step 229( N/A%), pre moving , FPS 7.31, Running 47.03s Step 230( N/A%), pre moving , FPS 7.02, Running 47.22s Step 231( N/A%), pre moving , FPS 6.75, Running 47.40s Step 232( N/A%), pre moving , FPS 6.56, Running 47.59s Step 233( N/A%), pre moving , FPS 6.39, Running 47.76s Step 234( N/A%), pre moving , FPS 6.25, Running 47.92s Step 235( N/A%), pre moving , FPS 6.10, Running 48.08s Step 236( N/A%), pre moving , FPS 5.96, Running 48.23s Step 237( N/A%), pre moving , FPS 5.92, Running 48.35s Step 238( N/A%), pre moving , FPS 5.92, Running 48.48s Step 239( N/A%), pre moving , FPS 5.84, Running 48.65s Step 240( N/A%), pre moving , FPS 5.77, Running 48.80s Step 241( N/A%), pre moving , FPS 5.67, Running 48.97s Step 242( N/A%), pre moving , FPS 6.44, Running 49.16s Step 243( N/A%), pre moving , FPS 6.11, Running 49.46s Step 244( N/A%), pre moving , FPS 5.91, Running 49.69s Step 245( N/A%), pre moving , FPS 5.72, Running 49.92s Step 246( N/A%), pre moving , FPS 5.48, Running 50.20s Step 247( N/A%), pre moving , FPS 5.27, Running 50.45s Step 248( N/A%), pre moving , FPS 5.21, Running 50.69s Step 249( N/A%), pre moving , FPS 5.03, Running 51.00s Step 250( N/A%), pre moving , FPS 4.99, Running 51.22s Step 251( N/A%), pre moving , FPS 4.92, Running 51.46s Step 252( N/A%), pre moving , FPS 4.80, Running 51.76s Step 253( N/A%), pre moving , FPS 4.73, Running 51.98s Step 254( N/A%), pre moving , FPS 4.74, Running 52.15s Step 255( N/A%), pre moving , FPS 4.69, Running 52.34s Step 256( N/A%), pre moving , FPS 4.66, Running 52.52s Step 257( N/A%), pre moving , FPS 4.60, Running 52.70s Step 258( N/A%), pre moving , FPS 4.56, Running 52.87s Step 259( N/A%), pre moving , FPS 4.43, Running 53.17s Step 260( N/A%), pre moving , FPS 4.32, Running 53.43s Step 261( N/A%), pre moving , FPS 4.20, Running 53.73s Step 262( N/A%), pre moving , FPS 4.14, Running 53.99s Step 263( N/A%), pre moving , FPS 4.14, Running 54.29s Step 264( N/A%), pre moving , FPS 4.12, Running 54.54s Step 265( N/A%), pre moving , FPS 4.06, Running 54.84s Step 266( N/A%), pre moving , FPS 4.10, Running 55.08s Step 267( N/A%), pre moving , FPS 4.10, Running 55.32s Step 268( N/A%), pre moving , FPS 4.08, Running 55.59s Step 269( N/A%), pre moving , FPS 4.16, Running 55.81s Step 270( N/A%), pre moving , FPS 4.14, Running 56.06s Step 271( N/A%), pre moving , FPS 4.16, Running 56.28s Step 272( N/A%), pre moving , FPS 4.22, Running 56.50s Step 273( N/A%), pre moving , FPS 4.23, Running 56.71s Step 274( N/A%), pre moving , FPS 4.17, Running 56.95s Step 275( N/A%), pre moving , FPS 4.06, Running 57.27s Step 276( N/A%), pre moving , FPS 3.97, Running 57.56s Step 277( N/A%), pre moving , FPS 3.89, Running 57.84s Step 278( N/A%), pre moving , FPS 3.78, Running 58.17s Step 279( N/A%), pre moving , FPS 3.83, Running 58.39s Step 280( N/A%), pre moving , FPS 3.84, Running 58.63s Step 281( N/A%), pre moving , FPS 3.89, Running 58.88s Step 282( N/A%), pre moving , FPS 3.89, Running 59.13s Step 283( N/A%), pre moving , FPS 3.93, Running 59.38s Step 284( N/A%), pre moving , FPS 3.99, Running 59.55s Step 285( N/A%), pre moving , FPS 4.07, Running 59.75s Step 286( N/A%), pre moving , FPS 4.15, Running 59.90s Step 287( N/A%), pre moving , FPS 4.30, Running 59.97s Step 288( N/A%), pre moving , FPS 4.49, Running 60.04s Step 289( N/A%), pre moving , FPS 4.63, Running 60.13s Step 290( N/A%), pre moving , FPS 4.82, Running 60.21s Step 291( N/A%), pre moving , FPS 4.97, Running 60.30s Step 292( N/A%), pre moving , FPS 5.15, Running 60.38s Step 293( N/A%), pre moving , FPS 5.32, Running 60.47s Step 294( N/A%), pre moving , FPS 5.58, Running 60.53s Step 295( N/A%), pre moving , FPS 5.96, Running 60.62s Step 296( N/A%), pre moving , FPS 6.39, Running 60.69s Step 297( N/A%), pre moving , FPS 6.79, Running 60.79s Step 298( N/A%), pre moving , FPS 7.32, Running 60.90s Step 299( N/A%), pre moving , FPS 7.60, Running 61.02s Step 300( N/A%), pre moving , FPS 7.97, Running 61.14s Step 301( N/A%), pre moving , FPS 8.42, Running 61.25s Step 302( N/A%), pre moving , FPS 8.92, Running 61.38s Step 303( N/A%), pre moving , FPS 9.49, Running 61.48s Step 304( N/A%), pre moving , FPS 9.78, Running 61.60s Step 305( N/A%), pre moving , FPS 10.17, Running 61.72s Step 306( N/A%), pre moving , FPS 10.36, Running 61.83s Step 307( N/A%), pre moving , FPS 10.19, Running 61.93s Step 308( N/A%), pre moving , FPS 10.03, Running 62.04s Step 309( N/A%), pre moving , FPS 9.86, Running 62.16s Step 310( N/A%), pre moving , FPS 9.74, Running 62.26s Step 311( N/A%), pre moving , FPS 9.71, Running 62.36s Step 312( N/A%), pre moving , FPS 9.55, Running 62.47s Step 313( N/A%), pre moving , FPS 9.47, Running 62.58s Step 314( N/A%), pre moving , FPS 9.30, Running 62.69s Step 315( N/A%), pre moving , FPS 7.28, Running 63.37s Step 316( N/A%), pre moving , FPS 7.13, Running 63.49s Step 317( N/A%), pre moving , FPS 7.12, Running 63.60s Step 318( N/A%), pre moving , FPS 7.11, Running 63.71s Step 319( N/A%), pre moving , FPS 7.19, Running 63.81s Step 320( N/A%), pre moving , FPS 7.26, Running 63.90s Step 321( N/A%), pre moving , FPS 7.37, Running 63.97s Step 322( N/A%), pre moving , FPS 7.40, Running 64.08s Step 323( N/A%), pre moving , FPS 7.44, Running 64.17s Step 324( N/A%), pre moving , FPS 7.45, Running 64.28s Step 325( N/A%), pre moving , FPS 7.40, Running 64.42s Step 326( N/A%), pre moving , FPS 7.47, Running 64.51s Step 327( N/A%), pre moving , FPS 7.44, Running 64.62s Step 328( N/A%), pre moving , FPS 7.35, Running 64.76s Step 329( N/A%), pre moving , FPS 7.21, Running 64.94s Step 330( N/A%), pre moving , FPS 7.03, Running 65.11s Step 331( N/A%), pre moving , FPS 7.00, Running 65.22s Step 332( N/A%), pre moving , FPS 6.98, Running 65.34s Step 333( N/A%), pre moving , FPS 7.00, Running 65.44s Step 334( N/A%), pre moving , FPS 6.99, Running 65.55s Step 335( N/A%), pre moving , FPS 8.68, Running 65.68s Step 336( N/A%), pre moving , FPS 8.79, Running 65.77s Step 337( N/A%), pre moving , FPS 8.72, Running 65.89s Step 338( N/A%), pre moving , FPS 8.74, Running 66.00s Step 339( N/A%), pre moving , FPS 8.69, Running 66.11s Step 340( N/A%), pre moving , FPS 8.57, Running 66.23s Step 341( N/A%), pre moving , FPS 8.43, Running 66.34s Step 342( N/A%), pre moving , FPS 8.37, Running 66.47s Step 343( N/A%), pre moving , FPS 8.30, Running 66.58s Step 344( N/A%), pre moving , FPS 8.30, Running 66.69s Step 345( N/A%), pre moving , FPS 8.36, Running 66.81s Step 346( N/A%), pre moving , FPS 8.26, Running 66.93s Step 347( N/A%), pre moving , FPS 8.20, Running 67.06s Step 348( N/A%), pre moving , FPS 8.30, Running 67.17s Step 349( N/A%), pre moving , FPS 8.53, Running 67.28s Step 350( N/A%), pre moving , FPS 8.73, Running 67.40s Step 351( N/A%), pre moving , FPS 8.71, Running 67.51s Step 352( N/A%), pre moving , FPS 8.76, Running 67.62s Step 353( N/A%), pre moving , FPS 8.65, Running 67.75s Step 354( N/A%), pre moving , FPS 8.70, Running 67.85s Step 355( N/A%), pre moving , FPS 8.99, Running 67.90s Step 356( N/A%), pre moving , FPS 9.07, Running 67.97s Step 357( N/A%), pre moving , FPS 9.34, Running 68.03s Step 358( N/A%), pre moving , FPS 9.49, Running 68.11s Step 359( N/A%), pre moving , FPS 9.63, Running 68.18s Step 360( N/A%), pre moving , FPS 9.87, Running 68.26s Step 361( N/A%), pre moving , FPS 10.03, Running 68.33s Step 362( N/A%), pre moving , FPS 10.29, Running 68.41s Step 363( N/A%), pre moving , FPS 10.47, Running 68.49s Step 364( N/A%), pre moving , FPS 10.70, Running 68.56s Step 365( N/A%), pre moving , FPS 11.07, Running 68.62s Step 366( N/A%), pre moving , FPS 11.25, Running 68.71s Step 367( N/A%), pre moving , FPS 11.40, Running 68.81s Step 368( N/A%), pre moving , FPS 11.42, Running 68.92s Step 369( N/A%), pre moving , FPS 11.46, Running 69.03s Step 370( N/A%), pre moving , FPS 11.57, Running 69.13s Step 371( N/A%), pre moving , FPS 11.61, Running 69.23s Step 372( N/A%), pre moving , FPS 11.68, Running 69.33s Step 373( N/A%), pre moving , FPS 6.26, Running 70.94s Step 374( N/A%), pre moving , FPS 5.71, Running 71.35s Step 375( N/A%), pre moving , FPS 5.48, Running 71.55s Step 376( N/A%), pre moving , FPS 5.26, Running 71.77s Step 377( N/A%), pre moving , FPS 5.16, Running 71.91s Step 378( N/A%), pre moving , FPS 4.88, Running 72.20s Step 379( N/A%), pre moving , FPS 4.77, Running 72.38s Step 380( N/A%), pre moving , FPS 4.45, Running 72.75s Step 381( N/A%), pre moving , FPS 4.30, Running 72.98s Step 382( N/A%), pre moving , FPS 4.04, Running 73.36s Step 383( N/A%), pre moving , FPS 3.94, Running 73.57s Step 384( N/A%), pre moving , FPS 3.71, Running 73.95s Step 385( N/A%), pre moving , FPS 3.61, Running 74.16s Step 386( N/A%), pre moving , FPS 3.43, Running 74.55s Step 387( N/A%), pre moving , FPS 3.37, Running 74.75s Step 388( N/A%), pre moving , FPS 3.22, Running 75.14s Step 389( N/A%), pre moving , FPS 3.14, Running 75.39s Step 390( N/A%), pre moving , FPS 3.03, Running 75.72s Step 391( N/A%), pre moving , FPS 3.02, Running 75.85s Step 392( N/A%), pre moving , FPS 2.91, Running 76.19s Step 393( 0.33%), action 1, FPS 2.76, Running 78.19s Step 394( 0.67%), action 2, FPS 2.73, Running 78.68s Step 395( 1.00%), action 3, FPS 2.63, Running 79.17s Step 396( 1.33%), action 4, FPS 2.51, Running 79.75s Step 397( 1.67%), action 5, FPS 2.37, Running 80.34s Step 398( 2.00%), action 6, FPS 2.32, Running 80.81s Step 399( 2.33%), action 7, FPS 2.19, Running 81.51s Step 400( 2.67%), action 8, FPS 2.17, Running 81.98s Step 401( 3.00%), action 9, FPS 2.10, Running 82.50s Step 402( 3.33%), action 10, FPS 2.11, Running 82.83s Step 403( 3.67%), action 11, FPS 2.03, Running 83.44s Step 404( 4.00%), action 12, FPS 2.04, Running 83.76s Step 405( 4.33%), action 13, FPS 1.99, Running 84.18s Step 406( 4.67%), action 14, FPS 2.01, Running 84.51s Step 407( 5.00%), action 15, FPS 1.95, Running 84.99s Step 408( 5.33%), action 16, FPS 1.95, Running 85.37s Step 409( 5.67%), action 17, FPS 1.92, Running 85.84s Step 410( 6.00%), action 18, FPS 1.92, Running 86.16s Step 411( 6.33%), action 19, FPS 1.85, Running 86.64s Step 412( 6.67%), action 20, FPS 1.86, Running 86.96s Step 413( 7.00%), action 21, FPS 2.15, Running 87.47s Step 414( 7.33%), action 22, FPS 2.23, Running 87.67s Step 415( 7.67%), action 23, FPS 2.28, Running 87.93s Step 416( 8.00%), action 24, FPS 2.35, Running 88.24s Step 417( 8.33%), action 25, FPS 2.40, Running 88.67s Step 418( 8.67%), action 26, FPS 2.44, Running 89.01s Step 419( 9.00%), action 27, FPS 2.52, Running 89.43s Step 420( 9.33%), action 28, FPS 2.56, Running 89.80s Step 421( 9.67%), action 29, FPS 2.58, Running 90.26s Step 422( 10.00%), action 30, FPS 2.56, Running 90.64s Step 423( 10.33%), action 31, FPS 2.54, Running 91.30s Step 424( 10.67%), action 32, FPS 2.52, Running 91.69s Step 425( 11.00%), action 33, FPS 2.58, Running 91.94s Step 426( 11.33%), action 34, FPS 2.62, Running 92.14s Step 427( 11.67%), action 35, FPS 2.68, Running 92.46s Step 428( 12.00%), action 36, FPS 2.70, Running 92.79s Step 429( 12.33%), action 37, FPS 2.70, Running 93.25s Step 430( 12.67%), action 38, FPS 2.68, Running 93.61s Step 431( 13.00%), action 39, FPS 2.69, Running 94.08s Step 432( 13.33%), action 40, FPS 2.67, Running 94.44s Step 433( 13.67%), action 41, FPS 2.64, Running 95.04s Step 434( 14.00%), action 42, FPS 2.58, Running 95.42s Step 435( 14.33%), action 43, FPS 2.51, Running 95.90s Step 436( 14.67%), action 44, FPS 2.52, Running 96.18s Step 437( 15.00%), action 45, FPS 2.55, Running 96.50s Step 438( 15.33%), action 46, FPS 2.54, Running 96.89s Step 439( 15.67%), action 47, FPS 2.54, Running 97.30s Step 440( 16.00%), action 48, FPS 2.56, Running 97.61s Step 441( 16.33%), action 49, FPS 2.54, Running 98.14s Step 442( 16.67%), action 50, FPS 2.56, Running 98.47s Step 443( 17.00%), action 51, FPS 2.58, Running 99.05s Step 444( 17.33%), action 52, FPS 2.60, Running 99.38s Step 445( 17.67%), action 53, FPS 2.52, Running 99.87s Step 446( 18.00%), action 54, FPS 2.47, Running 100.25s Step 447( 18.33%), action 55, FPS 2.45, Running 100.63s Step 448( 18.67%), action 56, FPS 2.48, Running 100.86s Step 449( 19.00%), action 57, FPS 2.54, Running 101.13s Step 450( 19.33%), action 58, FPS 2.58, Running 101.37s Step 451( 19.67%), action 59, FPS 2.63, Running 101.68s Step 452( 20.00%), action 60, FPS 2.62, Running 102.07s Step 453( 20.33%), action 61, FPS 2.65, Running 102.60s Step 454( 20.67%), action 62, FPS 2.63, Running 103.01s Step 455( 21.00%), action 63, FPS 2.64, Running 103.47s Step 456( 21.33%), action 64, FPS 2.60, Running 103.87s Step 457( 21.67%), action 65, FPS 2.55, Running 104.35s Step 458( 22.00%), action 66, FPS 2.53, Running 104.78s Step 459( 22.33%), action 67, FPS 2.54, Running 105.16s Step 460( 22.67%), action 68, FPS 2.58, Running 105.35s Step 461( 23.00%), action 69, FPS 2.67, Running 105.63s Step 462( 23.33%), action 70, FPS 2.70, Running 105.86s Step 463( 23.67%), action 71, FPS 2.71, Running 106.43s Step 464( 24.00%), action 72, FPS 2.67, Running 106.88s Step 465( 24.33%), action 73, FPS 2.64, Running 107.45s Step 466( 24.67%), action 74, FPS 2.65, Running 107.80s Step 467( 25.00%), action 75, FPS 2.62, Running 108.25s Step 468( 25.33%), action 76, FPS 2.56, Running 108.68s Step 469( 25.67%), action 77, FPS 2.47, Running 109.24s Step 470( 26.00%), action 78, FPS 2.40, Running 109.71s Step 471( 26.33%), action 79, FPS 2.38, Running 110.10s Step 472( 26.67%), action 80, FPS 2.37, Running 110.52s Step 473( 27.00%), action 81, FPS 2.35, Running 111.11s Step 474( 27.33%), action 82, FPS 2.36, Running 111.47s Step 475( 27.67%), action 83, FPS 2.36, Running 111.95s Step 476( 28.00%), action 84, FPS 2.38, Running 112.26s Step 477( 28.33%), action 85, FPS 2.38, Running 112.74s Step 478( 28.67%), action 86, FPS 2.39, Running 113.14s Step 479( 29.00%), action 87, FPS 2.37, Running 113.59s Step 480( 29.33%), action 88, FPS 2.34, Running 113.89s Step 481( 29.67%), action 89, FPS 2.21, Running 114.66s Step 482( 30.00%), action 90, FPS 2.16, Running 115.10s Step 483( 30.33%), action 91, FPS 2.13, Running 115.83s Step 484( 30.67%), action 92, FPS 2.12, Running 116.32s Step 485( 31.00%), action 93, FPS 2.12, Running 116.89s Step 486( 31.33%), action 94, FPS 2.11, Running 117.29s Step 487( 31.67%), action 95, FPS 2.06, Running 117.97s Step 488( 32.00%), action 96, FPS 2.05, Running 118.42s Step 489( 32.33%), action 97, FPS 2.05, Running 119.00s Step 490( 32.67%), action 98, FPS 2.06, Running 119.39s Step 491( 33.00%), action 99, FPS 2.04, Running 119.89s Step 492( 33.33%), action 100, FPS 2.06, Running 120.25s Step 493( 33.67%), action 101, FPS 2.07, Running 120.80s Step 494( 34.00%), action 102, FPS 2.07, Running 121.15s Step 495( 34.33%), action 103, FPS 2.07, Running 121.62s Step 496( 34.67%), action 104, FPS 2.06, Running 121.95s Step 497( 35.00%), action 105, FPS 2.07, Running 122.41s Step 498( 35.33%), action 106, FPS 2.07, Running 122.81s Step 499( 35.67%), action 107, FPS 2.05, Running 123.32s Step 500( 36.00%), action 108, FPS 2.05, Running 123.65s Step 501( 36.33%), action 109, FPS 2.11, Running 124.13s Step 502( 36.67%), action 110, FPS 2.14, Running 124.46s Step 503( 37.00%), action 111, FPS 2.18, Running 124.99s Step 504( 37.33%), action 112, FPS 2.25, Running 125.20s Step 505( 37.67%), action 113, FPS 2.31, Running 125.53s Step 506( 38.00%), action 114, FPS 2.35, Running 125.81s Step 507( 38.33%), action 115, FPS 2.42, Running 126.24s Step 508( 38.67%), action 116, FPS 2.45, Running 126.60s Step 509( 39.00%), action 117, FPS 2.47, Running 127.09s Step 510( 39.33%), action 118, FPS 2.49, Running 127.44s Step 511( 39.67%), action 119, FPS 2.48, Running 127.95s Step 512( 40.00%), action 120, FPS 2.45, Running 128.42s Step 513( 40.33%), action 121, FPS 2.38, Running 129.21s Step 514( 40.67%), action 122, FPS 2.36, Running 129.62s Step 515( 41.00%), action 123, FPS 2.36, Running 130.10s Step 516( 41.33%), action 124, FPS 2.35, Running 130.45s Step 517( 41.67%), action 125, FPS 2.32, Running 131.02s Step 518( 42.00%), action 126, FPS 2.30, Running 131.51s Step 519( 42.33%), action 127, FPS 2.28, Running 132.11s Step 520( 42.67%), action 128, FPS 2.22, Running 132.65s Step 521( 43.00%), action 129, FPS 2.23, Running 133.12s Step 522( 43.33%), action 130, FPS 2.23, Running 133.43s Step 523( 43.67%), action 131, FPS 2.20, Running 134.06s Step 524( 44.00%), action 132, FPS 2.13, Running 134.57s Step 525( 44.33%), action 133, FPS 2.09, Running 135.13s Step 526( 44.67%), action 134, FPS 2.06, Running 135.54s Step 527( 45.00%), action 135, FPS 2.02, Running 136.14s Step 528( 45.33%), action 136, FPS 1.98, Running 136.68s Step 529( 45.67%), action 137, FPS 2.00, Running 137.10s Step 530( 46.00%), action 138, FPS 1.94, Running 137.74s Step 531( 46.33%), action 139, FPS 1.92, Running 138.34s Step 532( 46.67%), action 140, FPS 1.89, Running 138.99s Step 533( 47.00%), action 141, FPS 1.86, Running 139.95s Step 534( 47.33%), action 142, FPS 1.87, Running 140.31s Step 535( 47.67%), action 143, FPS 1.86, Running 140.88s Step 536( 48.00%), action 144, FPS 1.84, Running 141.33s Step 537( 48.33%), action 145, FPS 1.83, Running 141.97s [2026-08-02 22:13:04] [76 ] Seed 75 failed after 142.10 s. +steps: 537 , actions: 145 . +Instruction: Empty +Total 45/76(59.21%) success. +Setting seed: 76 +Step 1( N/A%), pre moving , FPS 2.82, Running 0.35s Step 2( N/A%), pre moving , FPS 4.59, Running 0.44s Step 3( N/A%), pre moving , FPS 5.66, Running 0.53s Step 4( N/A%), pre moving , FPS 6.36, Running 0.63s Step 5( N/A%), pre moving , FPS 6.89, Running 0.73s Step 6( N/A%), pre moving , FPS 7.15, Running 0.84s Step 7( N/A%), pre moving , FPS 7.33, Running 0.96s Step 8( N/A%), pre moving , FPS 7.50, Running 1.07s Step 9( N/A%), pre moving , FPS 7.67, Running 1.17s Step 10( N/A%), pre moving , FPS 7.77, Running 1.29s Step 11( N/A%), pre moving , FPS 7.87, Running 1.40s Step 12( N/A%), pre moving , FPS 7.93, Running 1.51s Step 13( N/A%), pre moving , FPS 8.04, Running 1.62s Step 14( N/A%), pre moving , FPS 8.10, Running 1.73s Step 15( N/A%), pre moving , FPS 8.15, Running 1.84s Step 16( N/A%), pre moving , FPS 8.20, Running 1.95s Step 17( N/A%), pre moving , FPS 8.24, Running 2.06s Step 18( N/A%), pre moving , FPS 8.28, Running 2.17s Step 19( N/A%), pre moving , FPS 8.29, Running 2.29s Step 20( N/A%), pre moving , FPS 8.45, Running 2.37s Step 21( N/A%), pre moving , FPS 8.51, Running 2.70s Step 22( N/A%), pre moving , FPS 8.34, Running 2.83s Step 23( N/A%), pre moving , FPS 8.38, Running 2.92s Step 24( N/A%), pre moving , FPS 8.48, Running 2.99s Step 25( N/A%), pre moving , FPS 8.53, Running 3.07s Step 26( N/A%), pre moving , FPS 7.61, Running 3.47s Step 27( N/A%), pre moving , FPS 7.63, Running 3.58s Step 28( N/A%), pre moving , FPS 7.64, Running 3.68s Step 29( N/A%), pre moving , FPS 7.64, Running 3.79s Step 30( N/A%), pre moving , FPS 7.66, Running 3.90s Step 31( N/A%), pre moving , FPS 7.66, Running 4.01s Step 32( N/A%), pre moving , FPS 7.62, Running 4.14s Step 33( N/A%), pre moving , FPS 7.60, Running 4.25s Step 34( N/A%), pre moving , FPS 7.61, Running 4.36s Step 35( N/A%), pre moving , FPS 7.62, Running 4.46s Step 36( N/A%), pre moving , FPS 6.65, Running 4.96s Step 37( N/A%), pre moving , FPS 6.62, Running 5.08s Step 38( N/A%), pre moving , FPS 6.60, Running 5.21s Step 39( N/A%), pre moving , FPS 6.61, Running 5.32s Step 40( N/A%), pre moving , FPS 6.51, Running 5.44s Step 41( N/A%), pre moving , FPS 7.01, Running 5.56s Step 42( N/A%), pre moving , FPS 7.04, Running 5.68s Step 43( N/A%), pre moving , FPS 6.96, Running 5.79s Step 44( N/A%), pre moving , FPS 6.81, Running 5.92s Step 45( N/A%), pre moving , FPS 6.75, Running 6.04s Step 46( N/A%), pre moving , FPS 7.26, Running 6.22s Step 47( N/A%), pre moving , FPS 7.13, Running 6.38s Step 48( N/A%), pre moving , FPS 7.00, Running 6.54s Step 49( N/A%), pre moving , FPS 6.93, Running 6.68s Step 50( N/A%), pre moving , FPS 6.92, Running 6.79s Step 51( N/A%), pre moving , FPS 6.92, Running 6.90s Step 52( N/A%), pre moving , FPS 6.97, Running 7.01s Step 53( N/A%), pre moving , FPS 6.94, Running 7.13s Step 54( N/A%), pre moving , FPS 6.91, Running 7.25s Step 55( N/A%), pre moving , FPS 6.92, Running 7.36s Step 56( N/A%), pre moving , FPS 7.80, Running 7.52s Step 57( N/A%), pre moving , FPS 7.64, Running 7.70s Step 58( N/A%), pre moving , FPS 7.50, Running 7.87s Step 59( N/A%), pre moving , FPS 7.34, Running 8.04s Step 60( N/A%), pre moving , FPS 7.22, Running 8.21s Step 61( N/A%), pre moving , FPS 7.06, Running 8.39s Step 62( N/A%), pre moving , FPS 6.92, Running 8.57s Step 63( N/A%), pre moving , FPS 6.76, Running 8.75s Step 64( N/A%), pre moving , FPS 6.64, Running 8.94s Step 65( N/A%), pre moving , FPS 6.53, Running 9.10s Step 66( N/A%), pre moving , FPS 6.55, Running 9.28s Step 67( N/A%), pre moving , FPS 6.54, Running 9.44s Step 68( N/A%), pre moving , FPS 6.49, Running 9.63s Step 69( N/A%), pre moving , FPS 6.40, Running 9.80s Step 70( N/A%), pre moving , FPS 6.30, Running 9.97s Step 71( N/A%), pre moving , FPS 6.15, Running 10.15s Step 72( N/A%), pre moving , FPS 6.02, Running 10.33s Step 73( N/A%), pre moving , FPS 5.90, Running 10.52s Step 74( N/A%), pre moving , FPS 5.79, Running 10.71s Step 75( N/A%), pre moving , FPS 5.71, Running 10.86s Step 76( N/A%), pre moving , FPS 5.81, Running 10.97s Step 77( N/A%), pre moving , FPS 5.89, Running 11.10s Step 78( N/A%), pre moving , FPS 6.04, Running 11.18s Step 79( N/A%), pre moving , FPS 6.23, Running 11.25s Step 80( N/A%), pre moving , FPS 6.40, Running 11.33s Step 81( N/A%), pre moving , FPS 6.62, Running 11.41s Step 82( N/A%), pre moving , FPS 6.87, Running 11.48s Step 83( N/A%), pre moving , FPS 7.12, Running 11.56s Step 84( N/A%), pre moving , FPS 7.42, Running 11.63s Step 85( N/A%), pre moving , FPS 7.60, Running 11.73s Step 86( N/A%), pre moving , FPS 7.73, Running 11.86s Step 87( N/A%), pre moving , FPS 7.89, Running 11.98s Step 88( N/A%), pre moving , FPS 8.09, Running 12.10s Step 89( N/A%), pre moving , FPS 8.31, Running 12.21s Step 90( N/A%), pre moving , FPS 8.48, Running 12.33s Step 91( N/A%), pre moving , FPS 8.74, Running 12.44s Step 92( N/A%), pre moving , FPS 8.98, Running 12.56s Step 93( N/A%), pre moving , FPS 9.19, Running 12.70s Step 94( N/A%), pre moving , FPS 9.49, Running 12.81s Step 95( N/A%), pre moving , FPS 9.66, Running 12.93s Step 96( N/A%), pre moving , FPS 9.63, Running 13.04s Step 97( N/A%), pre moving , FPS 9.74, Running 13.15s Step 98( N/A%), pre moving , FPS 9.58, Running 13.27s Step 99( N/A%), pre moving , FPS 6.97, Running 14.12s Step 100( N/A%), pre moving , FPS 6.63, Running 14.35s Step 101( N/A%), pre moving , FPS 6.00, Running 14.75s Step 102( N/A%), pre moving , FPS 5.78, Running 14.94s Step 103( N/A%), pre moving , FPS 5.36, Running 15.29s Step 104( N/A%), pre moving , FPS 5.22, Running 15.47s Step 105( N/A%), pre moving , FPS 4.83, Running 15.87s Step 106( N/A%), pre moving , FPS 4.73, Running 16.09s Step 107( N/A%), pre moving , FPS 4.43, Running 16.49s Step 108( N/A%), pre moving , FPS 4.34, Running 16.70s Step 109( N/A%), pre moving , FPS 4.13, Running 17.06s Step 110( N/A%), pre moving , FPS 4.02, Running 17.30s Step 111( N/A%), pre moving , FPS 3.82, Running 17.68s Step 112( N/A%), pre moving , FPS 3.75, Running 17.89s Step 113( N/A%), pre moving , FPS 3.61, Running 18.23s Step 114( N/A%), pre moving , FPS 3.55, Running 18.44s Step 115( N/A%), pre moving , FPS 3.46, Running 18.71s Step 116( N/A%), pre moving , FPS 3.41, Running 18.92s Step 117( N/A%), pre moving , FPS 3.27, Running 19.26s Step 118( N/A%), pre moving , FPS 3.22, Running 19.47s Step 119( N/A%), pre moving , FPS 3.50, Running 19.84s Step 120( N/A%), pre moving , FPS 3.48, Running 20.09s Step 121( N/A%), pre moving , FPS 3.47, Running 20.52s Step 122( N/A%), pre moving , FPS 3.44, Running 20.76s Step 123( N/A%), pre moving , FPS 3.38, Running 21.20s Step 124( N/A%), pre moving , FPS 3.30, Running 21.53s Step 125( N/A%), pre moving , FPS 3.31, Running 21.92s Step 126( N/A%), pre moving , FPS 3.30, Running 22.15s Step 127( N/A%), pre moving , FPS 3.36, Running 22.44s Step 128( N/A%), pre moving , FPS 3.41, Running 22.57s Step 129( N/A%), pre moving , FPS 3.41, Running 22.92s Step 130( N/A%), pre moving , FPS 3.44, Running 23.11s Step 131( N/A%), pre moving , FPS 3.46, Running 23.46s Step 132( N/A%), pre moving , FPS 3.45, Running 23.68s Step 133( N/A%), pre moving , FPS 3.43, Running 24.07s Step 134( N/A%), pre moving , FPS 3.38, Running 24.35s Step 135( N/A%), pre moving , FPS 3.30, Running 24.78s Step 136( N/A%), pre moving , FPS 3.28, Running 25.01s Step 137( N/A%), pre moving , FPS 3.21, Running 25.49s Step 138( N/A%), pre moving , FPS 3.19, Running 25.74s Step 139( N/A%), pre moving , FPS 3.17, Running 26.16s Step 140( N/A%), pre moving , FPS 3.20, Running 26.34s Step 141( N/A%), pre moving , FPS 3.33, Running 26.52s Step 142( N/A%), pre moving , FPS 3.36, Running 26.71s Step 143( N/A%), pre moving , FPS 3.42, Running 27.05s Step 144( N/A%), pre moving , FPS 3.49, Running 27.26s Step 145( N/A%), pre moving , FPS 3.51, Running 27.61s Step 146( N/A%), pre moving , FPS 3.49, Running 27.89s Step 147( N/A%), pre moving , FPS 3.41, Running 28.31s Step 148( N/A%), pre moving , FPS 3.32, Running 28.59s Step 149( N/A%), pre moving , FPS 3.29, Running 29.01s Step 150( N/A%), pre moving , FPS 3.26, Running 29.25s Step 151( N/A%), pre moving , FPS 3.24, Running 29.63s Step 152( N/A%), pre moving , FPS 3.23, Running 29.88s Step 153( N/A%), pre moving , FPS 3.21, Running 30.29s Step 154( N/A%), pre moving , FPS 3.29, Running 30.43s Step 155( N/A%), pre moving , FPS 3.33, Running 30.78s Step 156( N/A%), pre moving , FPS 3.35, Running 30.98s Step 157( N/A%), pre moving , FPS 3.41, Running 31.36s Step 158( N/A%), pre moving , FPS 3.50, Running 31.46s Step 159( N/A%), pre moving , FPS 3.70, Running 31.57s Step 160( N/A%), pre moving , FPS 3.74, Running 31.69s Step 161( N/A%), pre moving , FPS 3.78, Running 31.81s Step 162( N/A%), pre moving , FPS 3.83, Running 31.93s Step 163( N/A%), pre moving , FPS 4.01, Running 32.04s Step 164( N/A%), pre moving , FPS 4.07, Running 32.18s Step 165( N/A%), pre moving , FPS 4.28, Running 32.29s Step 166( N/A%), pre moving , FPS 4.42, Running 32.41s Step 167( N/A%), pre moving , FPS 4.75, Running 32.52s Step 168( N/A%), pre moving , FPS 4.36, Running 33.18s Step 169( N/A%), pre moving , FPS 4.67, Running 33.29s Step 170( N/A%), pre moving , FPS 4.80, Running 33.41s Step 171( N/A%), pre moving , FPS 5.12, Running 33.53s Step 172( N/A%), pre moving , FPS 5.21, Running 33.72s Step 173( N/A%), pre moving , FPS 5.56, Running 33.89s Step 174( N/A%), pre moving , FPS 5.50, Running 34.07s Step 175( N/A%), pre moving , FPS 5.76, Running 34.25s Step 176( N/A%), pre moving , FPS 5.81, Running 34.42s Step 177( N/A%), pre moving , FPS 6.15, Running 34.62s Step 178( N/A%), pre moving , FPS 6.11, Running 34.73s Step 179( N/A%), pre moving , FPS 6.00, Running 34.90s Step 180( N/A%), pre moving , FPS 6.03, Running 35.00s Step 181( N/A%), pre moving , FPS 6.03, Running 35.13s Step 182( N/A%), pre moving , FPS 6.01, Running 35.26s Step 183( N/A%), pre moving , FPS 5.97, Running 35.39s Step 184( N/A%), pre moving , FPS 5.92, Running 35.55s Step 185( N/A%), pre moving , FPS 5.76, Running 35.76s Step 186( N/A%), pre moving , FPS 5.54, Running 36.02s Step 187( N/A%), pre moving , FPS 5.32, Running 36.29s Step 188( N/A%), pre moving , FPS 5.80, Running 36.62s Step 189( N/A%), pre moving , FPS 5.41, Running 36.98s Step 190( N/A%), pre moving , FPS 5.11, Running 37.33s Step 191( N/A%), pre moving , FPS 4.83, Running 37.67s Step 192( N/A%), pre moving , FPS 4.65, Running 38.02s Step 193( N/A%), pre moving , FPS 4.47, Running 38.37s Step 194( N/A%), pre moving , FPS 4.30, Running 38.72s Step 195( N/A%), pre moving , FPS 4.25, Running 38.96s Step 196( N/A%), pre moving , FPS 4.20, Running 39.19s Step 197( N/A%), pre moving , FPS 4.18, Running 39.40s Step 198( N/A%), pre moving , FPS 4.08, Running 39.64s Step 199( N/A%), pre moving , FPS 3.95, Running 39.96s Step 200( N/A%), pre moving , FPS 3.77, Running 40.31s Step 201( N/A%), pre moving , FPS 3.62, Running 40.65s Step 202( N/A%), pre moving , FPS 3.49, Running 40.98s Step 203( N/A%), pre moving , FPS 3.36, Running 41.34s Step 204( N/A%), pre moving , FPS 3.26, Running 41.69s Step 205( N/A%), pre moving , FPS 3.18, Running 42.06s Step 206( N/A%), pre moving , FPS 3.13, Running 42.41s Step 207( N/A%), pre moving , FPS 3.11, Running 42.72s Step 208( N/A%), pre moving , FPS 3.16, Running 42.96s Step 209( N/A%), pre moving , FPS 3.25, Running 43.13s Step 210( N/A%), pre moving , FPS 3.35, Running 43.31s Step 211( N/A%), pre moving , FPS 3.43, Running 43.51s Step 212( N/A%), pre moving , FPS 3.56, Running 43.64s Step 213( N/A%), pre moving , FPS 3.69, Running 43.79s Step 214( N/A%), pre moving , FPS 3.77, Running 44.03s Step 215( N/A%), pre moving , FPS 3.85, Running 44.15s Step 216( N/A%), pre moving , FPS 3.95, Running 44.25s Step 217( N/A%), pre moving , FPS 4.02, Running 44.37s Step 218( N/A%), pre moving , FPS 4.11, Running 44.51s Step 219( N/A%), pre moving , FPS 4.25, Running 44.67s Step 220( N/A%), pre moving , FPS 4.42, Running 44.83s Step 221( N/A%), pre moving , FPS 4.58, Running 45.02s Step 222( N/A%), pre moving , FPS 4.83, Running 45.12s Step 223( N/A%), pre moving , FPS 5.11, Running 45.25s Step 224( N/A%), pre moving , FPS 5.41, Running 45.39s Step 225( N/A%), pre moving , FPS 5.79, Running 45.51s Step 226( N/A%), pre moving , FPS 6.24, Running 45.61s Step 227( N/A%), pre moving , FPS 6.57, Running 45.76s Step 228( N/A%), pre moving , FPS 6.84, Running 45.88s Step 229( N/A%), pre moving , FPS 5.93, Running 46.50s Step 230( N/A%), pre moving , FPS 6.05, Running 46.61s Step 231( N/A%), pre moving , FPS 6.16, Running 46.75s Step 232( N/A%), pre moving , FPS 6.23, Running 46.85s Step 233( N/A%), pre moving , FPS 6.39, Running 46.92s Step 234( N/A%), pre moving , FPS 6.59, Running 47.07s Step 235( N/A%), pre moving , FPS 6.68, Running 47.14s Step 236( N/A%), pre moving , FPS 6.68, Running 47.25s Step 237( N/A%), pre moving , FPS 6.70, Running 47.35s Step 238( N/A%), pre moving , FPS 6.70, Running 47.49s Step 239( N/A%), pre moving , FPS 6.85, Running 47.59s Step 240( N/A%), pre moving , FPS 6.87, Running 47.74s Step 241( N/A%), pre moving , FPS 6.91, Running 47.91s Step 242( N/A%), pre moving , FPS 6.75, Running 48.09s Step 243( N/A%), pre moving , FPS 6.62, Running 48.27s Step 244( N/A%), pre moving , FPS 6.55, Running 48.44s Step 245( N/A%), pre moving , FPS 6.42, Running 48.63s Step 246( N/A%), pre moving , FPS 6.26, Running 48.81s Step 247( N/A%), pre moving , FPS 6.17, Running 49.01s Step 248( N/A%), pre moving , FPS 6.02, Running 49.21s Step 249( N/A%), pre moving , FPS 6.81, Running 49.43s Step 250( N/A%), pre moving , FPS 6.54, Running 49.67s Step 251( N/A%), pre moving , FPS 6.33, Running 49.91s Step 252( N/A%), pre moving , FPS 6.06, Running 50.14s Step 253( N/A%), pre moving , FPS 5.79, Running 50.37s Step 254( N/A%), pre moving , FPS 5.67, Running 50.59s Step 255( N/A%), pre moving , FPS 5.37, Running 50.87s Step 256( N/A%), pre moving , FPS 5.26, Running 51.05s Step 257( N/A%), pre moving , FPS 5.21, Running 51.19s Step 258( N/A%), pre moving , FPS 5.12, Running 51.39s Step 259( N/A%), pre moving , FPS 5.00, Running 51.59s Step 260( N/A%), pre moving , FPS 4.99, Running 51.75s Step 261( N/A%), pre moving , FPS 4.91, Running 51.98s Step 262( N/A%), pre moving , FPS 4.76, Running 52.29s Step 263( N/A%), pre moving , FPS 4.64, Running 52.58s Step 264( N/A%), pre moving , FPS 4.51, Running 52.88s Step 265( N/A%), pre moving , FPS 4.39, Running 53.18s Step 266( N/A%), pre moving , FPS 4.29, Running 53.47s Step 267( N/A%), pre moving , FPS 4.20, Running 53.77s Step 268( N/A%), pre moving , FPS 4.11, Running 54.08s Step 269( N/A%), pre moving , FPS 4.05, Running 54.38s Step 270( N/A%), pre moving , FPS 4.00, Running 54.67s Step 271( N/A%), pre moving , FPS 3.97, Running 54.96s Step 272( N/A%), pre moving , FPS 3.99, Running 55.16s Step 273( N/A%), pre moving , FPS 4.04, Running 55.32s Step 274( N/A%), pre moving , FPS 4.09, Running 55.48s Step 275( N/A%), pre moving , FPS 4.16, Running 55.67s Step 276( N/A%), pre moving , FPS 4.17, Running 55.85s Step 277( N/A%), pre moving , FPS 4.10, Running 56.07s Step 278( N/A%), pre moving , FPS 4.02, Running 56.36s Step 279( N/A%), pre moving , FPS 3.98, Running 56.61s Step 280( N/A%), pre moving , FPS 3.93, Running 56.85s Step 281( N/A%), pre moving , FPS 3.91, Running 57.09s Step 282( N/A%), pre moving , FPS 3.96, Running 57.34s Step 283( N/A%), pre moving , FPS 4.00, Running 57.59s Step 284( N/A%), pre moving , FPS 4.04, Running 57.83s Step 285( N/A%), pre moving , FPS 4.09, Running 58.07s Step 286( N/A%), pre moving , FPS 4.14, Running 58.31s Step 287( N/A%), pre moving , FPS 4.19, Running 58.55s Step 288( N/A%), pre moving , FPS 4.25, Running 58.79s Step 289( N/A%), pre moving , FPS 4.30, Running 59.03s Step 290( N/A%), pre moving , FPS 4.43, Running 59.19s Step 291( N/A%), pre moving , FPS 4.58, Running 59.33s Step 292( N/A%), pre moving , FPS 4.61, Running 59.50s Step 293( N/A%), pre moving , FPS 4.65, Running 59.62s Step 294( N/A%), pre moving , FPS 4.65, Running 59.78s Step 295( N/A%), pre moving , FPS 4.71, Running 59.92s Step 296( N/A%), pre moving , FPS 4.71, Running 60.10s Step 297( N/A%), pre moving , FPS 4.76, Running 60.27s Step 298( N/A%), pre moving , FPS 4.97, Running 60.39s Step 299( N/A%), pre moving , FPS 5.14, Running 60.50s Step 300( N/A%), pre moving , FPS 5.28, Running 60.64s Step 301( N/A%), pre moving , FPS 5.47, Running 60.75s Step 302( N/A%), pre moving , FPS 5.52, Running 60.96s Step 303( N/A%), pre moving , FPS 5.64, Running 61.13s Step 304( N/A%), pre moving , FPS 5.74, Running 61.31s Step 305( N/A%), pre moving , FPS 5.85, Running 61.49s Step 306( N/A%), pre moving , FPS 5.92, Running 61.68s Step 307( N/A%), pre moving , FPS 6.03, Running 61.86s Step 308( N/A%), pre moving , FPS 6.14, Running 62.05s Step 309( N/A%), pre moving , FPS 6.30, Running 62.21s Step 310( N/A%), pre moving , FPS 6.21, Running 62.41s Step 311( N/A%), pre moving , FPS 6.10, Running 62.61s Step 312( N/A%), pre moving , FPS 6.13, Running 62.77s Step 313( N/A%), pre moving , FPS 6.11, Running 62.89s Step 314( N/A%), pre moving , FPS 6.24, Running 62.98s Step 315( N/A%), pre moving , FPS 6.29, Running 63.10s Step 316( N/A%), pre moving , FPS 6.51, Running 63.17s Step 317( N/A%), pre moving , FPS 6.75, Running 63.23s Step 318( N/A%), pre moving , FPS 6.86, Running 63.30s Step 319( N/A%), pre moving , FPS 6.96, Running 63.37s Step 320( N/A%), pre moving , FPS 7.09, Running 63.46s Step 321( N/A%), pre moving , FPS 7.20, Running 63.53s Step 322( N/A%), pre moving , FPS 7.57, Running 63.61s Step 323( N/A%), pre moving , FPS 7.92, Running 63.66s Step 324( N/A%), pre moving , FPS 8.22, Running 63.74s Step 325( N/A%), pre moving , FPS 8.63, Running 63.81s Step 326( N/A%), pre moving , FPS 9.08, Running 63.89s Step 327( N/A%), pre moving , FPS 9.49, Running 63.97s Step 328( N/A%), pre moving , FPS 9.96, Running 64.05s Step 329( N/A%), pre moving , FPS 8.08, Running 64.68s Step 330( N/A%), pre moving , FPS 8.40, Running 64.79s Step 331( N/A%), pre moving , FPS 8.73, Running 64.90s Step 332( N/A%), pre moving , FPS 8.86, Running 65.02s Step 333( N/A%), pre moving , FPS 8.90, Running 65.14s Step 334( N/A%), pre moving , FPS 8.85, Running 65.24s Step 335( N/A%), pre moving , FPS 8.58, Running 65.43s Step 336( N/A%), pre moving , FPS 8.18, Running 65.62s Step 337( N/A%), pre moving , FPS 7.78, Running 65.80s Step 338( N/A%), pre moving , FPS 7.44, Running 65.99s Step 339( N/A%), pre moving , FPS 7.02, Running 66.22s Step 340( N/A%), pre moving , FPS 6.80, Running 66.40s Step 341( N/A%), pre moving , FPS 6.59, Running 66.56s Step 342( N/A%), pre moving , FPS 6.37, Running 66.75s Step 343( N/A%), pre moving , FPS 6.12, Running 66.92s Step 344( N/A%), pre moving , FPS 6.00, Running 67.08s Step 345( N/A%), pre moving , FPS 5.92, Running 67.18s Step 346( N/A%), pre moving , FPS 5.96, Running 67.24s Step 347( N/A%), pre moving , FPS 5.96, Running 67.33s Step 348( N/A%), pre moving , FPS 5.96, Running 67.41s Step 349( N/A%), pre moving , FPS 7.14, Running 67.49s Step 350( N/A%), pre moving , FPS 7.21, Running 67.57s Step 351( N/A%), pre moving , FPS 7.27, Running 67.65s Step 352( N/A%), pre moving , FPS 7.43, Running 67.72s Step 353( N/A%), pre moving , FPS 7.56, Running 67.78s Step 354( N/A%), pre moving , FPS 7.64, Running 67.86s Step 355( N/A%), pre moving , FPS 8.04, Running 67.92s Step 356( N/A%), pre moving , FPS 8.31, Running 68.02s Step 357( N/A%), pre moving , FPS 8.57, Running 68.14s Step 358( N/A%), pre moving , FPS 8.87, Running 68.24s Step 359( N/A%), pre moving , FPS 9.37, Running 68.35s Step 360( N/A%), pre moving , FPS 9.61, Running 68.48s Step 361( N/A%), pre moving , FPS 9.80, Running 68.61s Step 362( N/A%), pre moving , FPS 10.17, Running 68.71s Step 363( N/A%), pre moving , FPS 10.53, Running 68.82s Step 364( N/A%), pre moving , FPS 10.75, Running 68.94s Step 365( N/A%), pre moving , FPS 10.69, Running 69.05s Step 366( N/A%), pre moving , FPS 10.44, Running 69.16s Step 367( N/A%), pre moving , FPS 10.34, Running 69.26s Step 368( N/A%), pre moving , FPS 10.17, Running 69.38s Step 369( N/A%), pre moving , FPS 9.86, Running 69.51s Step 370( N/A%), pre moving , FPS 9.74, Running 69.62s Step 371( N/A%), pre moving , FPS 9.60, Running 69.73s Step 372( N/A%), pre moving , FPS 9.36, Running 69.85s Step 373( N/A%), pre moving , FPS 9.21, Running 69.96s Step 374( N/A%), pre moving , FPS 9.11, Running 70.05s Step 375( N/A%), pre moving , FPS 8.96, Running 70.15s Step 376( N/A%), pre moving , FPS 8.98, Running 70.25s Step 377( N/A%), pre moving , FPS 9.03, Running 70.35s Step 378( N/A%), pre moving , FPS 9.06, Running 70.45s Step 379( N/A%), pre moving , FPS 9.09, Running 70.55s Step 380( N/A%), pre moving , FPS 9.17, Running 70.66s Step 381( N/A%), pre moving , FPS 9.24, Running 70.77s Step 382( N/A%), pre moving , FPS 9.25, Running 70.88s Step 383( N/A%), pre moving , FPS 9.27, Running 70.98s Step 384( N/A%), pre moving , FPS 9.33, Running 71.08s Step 385( N/A%), pre moving , FPS 9.43, Running 71.17s Step 386( N/A%), pre moving , FPS 9.67, Running 71.23s Step 387( N/A%), pre moving , FPS 9.82, Running 71.30s Step 388( N/A%), pre moving , FPS 10.02, Running 71.37s Step 389( N/A%), pre moving , FPS 10.35, Running 71.45s Step 390( N/A%), pre moving , FPS 5.77, Running 73.09s Step 391( N/A%), pre moving , FPS 5.32, Running 73.49s Step 392( N/A%), pre moving , FPS 5.14, Running 73.74s Step 393( N/A%), pre moving , FPS 4.78, Running 74.14s Step 394( N/A%), pre moving , FPS 4.63, Running 74.37s Step 395( N/A%), pre moving , FPS 4.34, Running 74.75s Step 396( N/A%), pre moving , FPS 4.29, Running 74.91s Step 397( N/A%), pre moving , FPS 4.13, Running 75.20s Step 398( N/A%), pre moving , FPS 4.07, Running 75.37s Step 399( N/A%), pre moving , FPS 3.90, Running 75.68s Step 400( N/A%), pre moving , FPS 3.85, Running 75.86s Step 401( N/A%), pre moving , FPS 3.65, Running 76.25s Step 402( N/A%), pre moving , FPS 3.55, Running 76.51s Step 403( N/A%), pre moving , FPS 3.37, Running 76.92s Step 404( N/A%), pre moving , FPS 3.29, Running 77.16s Step 405( N/A%), pre moving , FPS 3.14, Running 77.53s Step 406( N/A%), pre moving , FPS 3.06, Running 77.77s Step 407( N/A%), pre moving , FPS 2.92, Running 78.15s Step 408( N/A%), pre moving , FPS 2.86, Running 78.36s Step 409( N/A%), pre moving , FPS 2.77, Running 78.68s Step 410( 0.33%), action 1, FPS 3.13, Running 79.47s Step 411( 0.67%), action 2, FPS 3.15, Running 79.84s Step 412( 1.00%), action 3, FPS 2.94, Running 80.55s Step 413( 1.33%), action 4, FPS 2.89, Running 81.05s Step 414( 1.67%), action 5, FPS 2.74, Running 81.69s Step 415( 2.00%), action 6, FPS 2.76, Running 82.00s Step 416( 2.33%), action 7, FPS 2.61, Running 82.57s Step 417( 2.67%), action 8, FPS 2.61, Running 82.86s Step 418( 3.00%), action 9, FPS 2.48, Running 83.44s Step 419( 3.33%), action 10, FPS 2.38, Running 84.08s Step 420( 3.67%), action 11, FPS 2.24, Running 84.79s Step 421( 4.00%), action 12, FPS 2.23, Running 85.20s Step 422( 4.33%), action 13, FPS 2.15, Running 85.83s Step 423( 4.67%), action 14, FPS 2.15, Running 86.23s Step 424( 5.00%), action 15, FPS 2.02, Running 87.08s Step 425( 5.33%), action 16, FPS 1.98, Running 87.61s Step 426( 5.67%), action 17, FPS 1.88, Running 88.38s Step 427( 6.00%), action 18, FPS 1.89, Running 88.75s Step 428( 6.33%), action 19, FPS 1.78, Running 89.62s Step 429( 6.67%), action 20, FPS 1.72, Running 90.30s Step 430( 7.00%), action 21, FPS 1.73, Running 91.06s Step 431( 7.33%), action 22, FPS 1.68, Running 91.72s Step 432( 7.67%), action 23, FPS 1.71, Running 92.26s Step 433( 8.00%), action 24, FPS 1.72, Running 92.65s Step 434( 8.33%), action 25, FPS 1.73, Running 93.27s Step 435( 8.67%), action 26, FPS 1.72, Running 93.61s Step 436( 9.00%), action 27, FPS 1.74, Running 94.09s Step 437( 9.33%), action 28, FPS 1.74, Running 94.38s Step 438( 9.67%), action 29, FPS 1.74, Running 94.92s Step 439( 10.00%), action 30, FPS 1.78, Running 95.30s Step 440( 10.33%), action 31, FPS 1.78, Running 96.02s Step 441( 10.67%), action 32, FPS 1.79, Running 96.37s Step 442( 11.00%), action 33, FPS 1.76, Running 97.19s Step 443( 11.33%), action 34, FPS 1.79, Running 97.39s Step 444( 11.67%), action 35, FPS 1.86, Running 97.84s Step 445( 12.00%), action 36, FPS 1.90, Running 98.12s Step 446( 12.33%), action 37, FPS 1.96, Running 98.58s Step 447( 12.67%), action 38, FPS 1.96, Running 98.94s Step 448( 13.00%), action 39, FPS 2.03, Running 99.45s Step 449( 13.33%), action 40, FPS 2.09, Running 99.87s Step 450( 13.67%), action 41, FPS 2.10, Running 100.57s Step 451( 14.00%), action 42, FPS 2.17, Running 100.95s Step 452( 14.33%), action 43, FPS 2.19, Running 101.37s Step 453( 14.67%), action 44, FPS 2.19, Running 101.79s Step 454( 15.00%), action 45, FPS 2.21, Running 102.33s Step 455( 15.33%), action 46, FPS 2.21, Running 102.66s Step 456( 15.67%), action 47, FPS 2.18, Running 103.28s Step 457( 16.00%), action 48, FPS 2.13, Running 103.78s Step 458( 16.33%), action 49, FPS 2.13, Running 104.30s Step 459( 16.67%), action 50, FPS 2.15, Running 104.61s Step 460( 17.00%), action 51, FPS 2.19, Running 105.14s Step 461( 17.33%), action 52, FPS 2.17, Running 105.59s Step 462( 17.67%), action 53, FPS 2.25, Running 106.08s Step 463( 18.00%), action 54, FPS 2.22, Running 106.41s Step 464( 18.33%), action 55, FPS 2.20, Running 106.94s Step 465( 18.67%), action 56, FPS 2.19, Running 107.24s Step 466( 19.00%), action 57, FPS 2.18, Running 107.78s Step 467( 19.33%), action 58, FPS 2.19, Running 108.09s Step 468( 19.67%), action 59, FPS 2.18, Running 108.61s Step 469( 20.00%), action 60, FPS 2.23, Running 108.85s Step 470( 20.33%), action 61, FPS 2.24, Running 109.48s Step 471( 20.67%), action 62, FPS 2.27, Running 109.74s Step 472( 21.00%), action 63, FPS 2.25, Running 110.26s Step 473( 21.33%), action 64, FPS 2.27, Running 110.59s Step 474( 21.67%), action 65, FPS 2.22, Running 111.36s Step 475( 22.00%), action 66, FPS 2.21, Running 111.69s Step 476( 22.33%), action 67, FPS 2.24, Running 112.20s Step 477( 22.67%), action 68, FPS 2.29, Running 112.53s Step 478( 23.00%), action 69, FPS 2.28, Running 113.06s Step 479( 23.33%), action 70, FPS 2.26, Running 113.47s Step 480( 23.67%), action 71, FPS 2.22, Running 114.15s Step 481( 24.00%), action 72, FPS 2.24, Running 114.50s Step 482( 24.33%), action 73, FPS 2.22, Running 115.07s Step 483( 24.67%), action 74, FPS 2.22, Running 115.41s Step 484( 25.00%), action 75, FPS 2.22, Running 115.96s Step 485( 25.33%), action 76, FPS 2.22, Running 116.24s Step 486( 25.67%), action 77, FPS 2.26, Running 116.62s Step 487( 26.00%), action 78, FPS 2.27, Running 116.89s Step 488( 26.33%), action 79, FPS 2.29, Running 117.33s Step 489( 26.67%), action 80, FPS 2.28, Running 117.64s Step 490( 27.00%), action 81, FPS 2.17, Running 118.69s Step 491( 27.33%), action 82, FPS 2.15, Running 119.03s Step 492( 27.67%), action 83, FPS 2.14, Running 119.58s Step 493( 28.00%), action 84, FPS 2.15, Running 119.89s Step 494( 28.33%), action 85, FPS 2.25, Running 120.26s Step 495( 28.67%), action 86, FPS 2.26, Running 120.56s Step 496( 29.00%), action 87, FPS 2.27, Running 120.99s Step 497( 29.33%), action 88, FPS 2.28, Running 121.30s Step 498( 29.67%), action 89, FPS 2.29, Running 121.80s Step 499( 30.00%), action 90, FPS 2.31, Running 122.11s Step 500( 30.33%), action 91, FPS 2.32, Running 122.76s Step 501( 30.67%), action 92, FPS 2.33, Running 123.09s Step 502( 31.00%), action 93, FPS 2.34, Running 123.60s Step 503( 31.33%), action 94, FPS 2.39, Running 123.77s Step 504( 31.67%), action 95, FPS 2.41, Running 124.25s Step 505( 32.00%), action 96, FPS 2.41, Running 124.54s Step 506( 32.33%), action 97, FPS 2.38, Running 125.04s Step 507( 32.67%), action 98, FPS 2.36, Running 125.36s Step 508( 33.00%), action 99, FPS 2.33, Running 125.91s Step 509( 33.33%), action 100, FPS 2.34, Running 126.19s Step 510( 33.67%), action 101, FPS 2.44, Running 126.89s Step 511( 34.00%), action 102, FPS 2.43, Running 127.26s Step 512( 34.33%), action 103, FPS 2.50, Running 127.59s Step 513( 34.67%), action 104, FPS 2.53, Running 127.78s Step 514( 35.00%), action 105, FPS 2.49, Running 128.30s Step 515( 35.33%), action 106, FPS 2.49, Running 128.58s Step 516( 35.67%), action 107, FPS 2.45, Running 129.17s Step 517( 36.00%), action 108, FPS 2.45, Running 129.47s Step 518( 36.33%), action 109, FPS 2.43, Running 130.05s Step 519( 36.67%), action 110, FPS 2.43, Running 130.35s Step 520( 37.00%), action 111, FPS 2.39, Running 131.13s Step 521( 37.33%), action 112, FPS 2.39, Running 131.44s Step 522( 37.67%), action 113, FPS 2.40, Running 131.94s Step 523( 38.00%), action 114, FPS 2.37, Running 132.22s Step 524( 38.33%), action 115, FPS 2.37, Running 132.71s Step 525( 38.67%), action 116, FPS 2.33, Running 133.13s Step 526( 39.00%), action 117, FPS 2.29, Running 133.76s Step 527( 39.33%), action 118, FPS 2.27, Running 134.16s Step 528( 39.67%), action 119, FPS 2.24, Running 134.84s Step 529( 40.00%), action 120, FPS 2.22, Running 135.22s Step 530( 40.33%), action 121, FPS 2.22, Running 135.91s Step 531( 40.67%), action 122, FPS 2.23, Running 136.21s Step 532( 41.00%), action 123, FPS 2.17, Running 136.80s Step 533( 41.33%), action 124, FPS 2.13, Running 137.18s Step 534( 41.67%), action 125, FPS 2.03, Running 138.15s Step 535( 42.00%), action 126, FPS 2.01, Running 138.52s Step 536( 42.33%), action 127, FPS 2.05, Running 138.94s Step 537( 42.67%), action 128, FPS 2.05, Running 139.22s Step 538( 43.00%), action 129, FPS 2.07, Running 139.70s Step 539( 43.33%), action 130, FPS 2.07, Running 140.02s Step 540( 43.67%), action 131, FPS 2.08, Running 140.75s Step 541( 44.00%), action 132, FPS 2.07, Running 141.11s Step 542( 44.33%), action 133, FPS 2.03, Running 141.79s Step 543( 44.67%), action 134, FPS 2.01, Running 142.16s Step 544( 45.00%), action 135, FPS 1.99, Running 142.76s Step 545( 45.33%), action 136, FPS 2.01, Running 143.07s Step 546( 45.67%), action 137, FPS 2.05, Running 143.50s Step 547( 46.00%), action 138, FPS 2.07, Running 143.82s Step 548( 46.33%), action 139, FPS 2.10, Running 144.36s Step 549( 46.67%), action 140, FPS 2.10, Running 144.75s Step 550( 47.00%), action 141, FPS 2.11, Running 145.41s Step 551( 47.33%), action 142, FPS 2.09, Running 145.76s Step 552( 47.67%), action 143, FPS 2.10, Running 146.34s Step 553( 48.00%), action 144, FPS 2.12, Running 146.60s Step 554( 48.33%), action 145, FPS 2.25, Running 147.03s Step 555( 48.67%), action 146, FPS 2.25, Running 147.43s Step 556( 49.00%), action 147, FPS 2.23, Running 147.89s Step 557( 49.33%), action 148, FPS 2.19, Running 148.33s Step 558( 49.67%), action 149, FPS 2.17, Running 148.94s Step 559( 50.00%), action 150, FPS 2.16, Running 149.30s Step 560( 50.33%), action 151, FPS 2.12, Running 150.17s Step 561( 50.67%), action 152, FPS 2.15, Running 150.44s Step 562( 51.00%), action 153, FPS 2.18, Running 150.98s Step 563( 51.33%), action 154, FPS 2.19, Running 151.30s Step 564( 51.67%), action 155, FPS 2.20, Running 151.87s Step 565( 52.00%), action 156, FPS 2.19, Running 152.21s Step 566( 52.33%), action 157, FPS 2.15, Running 152.80s Step 567( 52.67%), action 158, FPS 2.12, Running 153.24s Step 568( 53.00%), action 159, FPS 2.10, Running 153.87s Step 569( 53.33%), action 160, FPS 2.11, Running 154.21s Step 570( 53.67%), action 161, FPS 2.14, Running 154.75s Step 571( 54.00%), action 162, FPS 2.15, Running 155.08s Step 572( 54.33%), action 163, FPS 2.09, Running 155.89s Step 573( 54.67%), action 164, FPS 2.02, Running 156.53s Step 574( 55.00%), action 165, FPS 1.97, Running 157.18s Step 575( 55.33%), action 166, FPS 1.97, Running 157.60s Step 576( 55.67%), action 167, FPS 1.93, Running 158.23s Step 577( 56.00%), action 168, FPS 1.96, Running 158.54s Step 578( 56.33%), action 169, FPS 1.96, Running 159.16s Step 579( 56.67%), action 170, FPS 1.96, Running 159.51s Step 580( 57.00%), action 171, FPS 1.97, Running 160.31s Step 581( 57.33%), action 172, FPS 1.94, Running 160.77s Step 582( 57.67%), action 173, FPS 1.93, Running 161.35s Step 583( 58.00%), action 174, FPS 1.94, Running 161.63s Step 584( 58.33%), action 175, FPS 1.95, Running 162.12s Step 585( 58.67%), action 176, FPS 1.94, Running 162.52s Step 586( 59.00%), action 177, FPS 1.88, Running 163.44s Step 587( 59.33%), action 178, FPS 1.90, Running 163.77s Step 588( 59.67%), action 179, FPS 1.90, Running 164.40s Step 589( 60.00%), action 180, FPS 1.90, Running 164.76s Step 590( 60.33%), action 181, FPS 1.87, Running 165.47s Step 591( 60.67%), action 182, FPS 1.88, Running 165.71s Step 592( 61.00%), action 183, FPS 1.91, Running 166.35s Step 593( 61.33%), action 184, FPS 1.93, Running 166.89s Step 594( 61.67%), action 185, FPS 1.91, Running 167.66s Step 595( 62.00%), action 186, FPS 1.93, Running 167.98s Step 596( 62.33%), action 187, FPS 1.93, Running 168.58s [2026-08-02 22:15:53] [77 ] Seed 76 failed after 169.01 s. +steps: 596 , actions: 187 . +Instruction: Empty +Total 45/77(58.44%) success. +Setting seed: 77 +Step 1( N/A%), pre moving , FPS 5.25, Running 0.19s Step 2( N/A%), pre moving , FPS 6.75, Running 0.30s Step 3( N/A%), pre moving , FPS 7.52, Running 0.40s Step 4( N/A%), pre moving , FPS 9.03, Running 0.44s Step 5( N/A%), pre moving , FPS 10.45, Running 0.48s Step 6( N/A%), pre moving , FPS 11.65, Running 0.52s Step 7( N/A%), pre moving , FPS 12.64, Running 0.55s Step 8( N/A%), pre moving , FPS 13.39, Running 0.60s Step 9( N/A%), pre moving , FPS 13.80, Running 0.65s Step 10( N/A%), pre moving , FPS 13.58, Running 0.74s Step 11( N/A%), pre moving , FPS 13.56, Running 0.81s Step 12( N/A%), pre moving , FPS 13.67, Running 0.88s Step 13( N/A%), pre moving , FPS 13.62, Running 0.95s Step 14( N/A%), pre moving , FPS 13.44, Running 1.04s Step 15( N/A%), pre moving , FPS 13.41, Running 1.12s Step 16( N/A%), pre moving , FPS 13.39, Running 1.19s Step 17( N/A%), pre moving , FPS 13.28, Running 1.28s Step 18( N/A%), pre moving , FPS 13.06, Running 1.38s Step 19( N/A%), pre moving , FPS 12.94, Running 1.47s Step 20( N/A%), pre moving , FPS 12.66, Running 1.58s Step 21( N/A%), pre moving , FPS 11.45, Running 1.94s Step 22( N/A%), pre moving , FPS 10.88, Running 2.13s Step 23( N/A%), pre moving , FPS 10.92, Running 2.23s Step 24( N/A%), pre moving , FPS 10.61, Running 2.33s Step 25( N/A%), pre moving , FPS 10.25, Running 2.43s Step 26( N/A%), pre moving , FPS 8.55, Running 2.85s Step 27( N/A%), pre moving , FPS 8.29, Running 2.97s Step 28( N/A%), pre moving , FPS 8.04, Running 3.09s Step 29( N/A%), pre moving , FPS 7.87, Running 3.19s Step 30( N/A%), pre moving , FPS 7.82, Running 3.29s Step 31( N/A%), pre moving , FPS 7.68, Running 3.41s Step 32( N/A%), pre moving , FPS 7.57, Running 3.52s Step 33( N/A%), pre moving , FPS 7.50, Running 3.62s Step 34( N/A%), pre moving , FPS 7.45, Running 3.73s Step 35( N/A%), pre moving , FPS 7.36, Running 3.83s Step 36( N/A%), pre moving , FPS 6.33, Running 4.35s Step 37( N/A%), pre moving , FPS 6.28, Running 4.47s Step 38( N/A%), pre moving , FPS 6.24, Running 4.58s Step 39( N/A%), pre moving , FPS 6.25, Running 4.67s Step 40( N/A%), pre moving , FPS 6.39, Running 4.71s Step 41( N/A%), pre moving , FPS 7.11, Running 4.75s Step 42( N/A%), pre moving , FPS 7.54, Running 4.79s Step 43( N/A%), pre moving , FPS 7.71, Running 4.82s Step 44( N/A%), pre moving , FPS 7.90, Running 4.86s Step 45( N/A%), pre moving , FPS 8.10, Running 4.90s Step 46( N/A%), pre moving , FPS 9.45, Running 4.97s Step 47( N/A%), pre moving , FPS 9.70, Running 5.03s Step 48( N/A%), pre moving , FPS 10.00, Running 5.09s Step 49( N/A%), pre moving , FPS 10.09, Running 5.18s Step 50( N/A%), pre moving , FPS 10.07, Running 5.28s Step 51( N/A%), pre moving , FPS 9.99, Running 5.42s Step 52( N/A%), pre moving , FPS 9.91, Running 5.54s Step 53( N/A%), pre moving , FPS 9.87, Running 5.65s Step 54( N/A%), pre moving , FPS 9.85, Running 5.76s Step 55( N/A%), pre moving , FPS 9.79, Running 5.88s Step 56( N/A%), pre moving , FPS 12.09, Running 6.01s Step 57( N/A%), pre moving , FPS 11.62, Running 6.19s Step 58( N/A%), pre moving , FPS 11.33, Running 6.35s Step 59( N/A%), pre moving , FPS 10.83, Running 6.52s Step 60( N/A%), pre moving , FPS 10.18, Running 6.68s Step 61( N/A%), pre moving , FPS 9.50, Running 6.85s Step 62( N/A%), pre moving , FPS 8.87, Running 7.04s Step 63( N/A%), pre moving , FPS 8.38, Running 7.21s Step 64( N/A%), pre moving , FPS 7.90, Running 7.39s Step 65( N/A%), pre moving , FPS 7.55, Running 7.55s Step 66( N/A%), pre moving , FPS 7.27, Running 7.72s Step 67( N/A%), pre moving , FPS 6.99, Running 7.89s Step 68( N/A%), pre moving , FPS 6.72, Running 8.06s Step 69( N/A%), pre moving , FPS 6.53, Running 8.24s Step 70( N/A%), pre moving , FPS 6.36, Running 8.42s Step 71( N/A%), pre moving , FPS 6.31, Running 8.58s Step 72( N/A%), pre moving , FPS 6.21, Running 8.76s Step 73( N/A%), pre moving , FPS 6.07, Running 8.95s Step 74( N/A%), pre moving , FPS 5.99, Running 9.10s Step 75( N/A%), pre moving , FPS 5.87, Running 9.28s Step 76( N/A%), pre moving , FPS 5.81, Running 9.45s Step 77( N/A%), pre moving , FPS 5.89, Running 9.58s Step 78( N/A%), pre moving , FPS 5.99, Running 9.69s Step 79( N/A%), pre moving , FPS 6.13, Running 9.78s Step 80( N/A%), pre moving , FPS 6.24, Running 9.88s Step 81( N/A%), pre moving , FPS 6.44, Running 9.96s Step 82( N/A%), pre moving , FPS 6.69, Running 10.03s Step 83( N/A%), pre moving , FPS 6.90, Running 10.11s Step 84( N/A%), pre moving , FPS 7.16, Running 10.19s Step 85( N/A%), pre moving , FPS 7.40, Running 10.25s Step 86( N/A%), pre moving , FPS 7.67, Running 10.33s Step 87( N/A%), pre moving , FPS 7.83, Running 10.45s Step 88( N/A%), pre moving , FPS 8.01, Running 10.56s Step 89( N/A%), pre moving , FPS 8.17, Running 10.69s Step 90( N/A%), pre moving , FPS 8.42, Running 10.80s Step 91( N/A%), pre moving , FPS 8.53, Running 10.93s Step 92( N/A%), pre moving , FPS 8.75, Running 11.05s Step 93( N/A%), pre moving , FPS 8.99, Running 11.17s Step 94( N/A%), pre moving , FPS 9.13, Running 11.29s Step 95( N/A%), pre moving , FPS 9.43, Running 11.41s Step 96( N/A%), pre moving , FPS 9.69, Running 11.51s Step 97( N/A%), pre moving , FPS 9.71, Running 11.64s Step 98( N/A%), pre moving , FPS 9.66, Running 11.76s Step 99( N/A%), pre moving , FPS 7.10, Running 12.60s Step 100( N/A%), pre moving , FPS 6.79, Running 12.83s Step 101( N/A%), pre moving , FPS 6.15, Running 13.21s Step 102( N/A%), pre moving , FPS 5.94, Running 13.39s Step 103( N/A%), pre moving , FPS 5.55, Running 13.71s Step 104( N/A%), pre moving , FPS 5.33, Running 13.94s Step 105( N/A%), pre moving , FPS 5.00, Running 14.26s Step 106( N/A%), pre moving , FPS 4.79, Running 14.50s Step 107( N/A%), pre moving , FPS 4.48, Running 14.91s Step 108( N/A%), pre moving , FPS 4.37, Running 15.13s Step 109( N/A%), pre moving , FPS 4.13, Running 15.53s Step 110( N/A%), pre moving , FPS 4.01, Running 15.78s Step 111( N/A%), pre moving , FPS 3.82, Running 16.17s Step 112( N/A%), pre moving , FPS 3.72, Running 16.42s Step 113( N/A%), pre moving , FPS 3.55, Running 16.81s Step 114( N/A%), pre moving , FPS 3.49, Running 17.03s Step 115( N/A%), pre moving , FPS 3.39, Running 17.31s Step 116( N/A%), pre moving , FPS 3.35, Running 17.49s Step 117( N/A%), pre moving , FPS 3.23, Running 17.83s Step 118( N/A%), pre moving , FPS 3.19, Running 18.02s Step 119( N/A%), pre moving , FPS 3.47, Running 18.35s Step 120( N/A%), pre moving , FPS 3.45, Running 18.63s Step 121( N/A%), pre moving , FPS 3.42, Running 19.05s Step 122( N/A%), pre moving , FPS 3.41, Running 19.26s Step 123( N/A%), pre moving , FPS 3.34, Running 19.70s Step 124( N/A%), pre moving , FPS 3.31, Running 19.98s Step 125( N/A%), pre moving , FPS 3.25, Running 20.41s Step 126( N/A%), pre moving , FPS 3.26, Running 20.63s Step 127( N/A%), pre moving , FPS 3.24, Running 21.09s Step 128( N/A%), pre moving , FPS 3.28, Running 21.24s Step 129( N/A%), pre moving , FPS 3.32, Running 21.55s Step 130( N/A%), pre moving , FPS 3.38, Running 21.71s Step 131( N/A%), pre moving , FPS 3.39, Running 22.07s Step 132( N/A%), pre moving , FPS 3.38, Running 22.33s Step 133( N/A%), pre moving , FPS 3.35, Running 22.77s Step 134( N/A%), pre moving , FPS 3.35, Running 22.99s Step 135( N/A%), pre moving , FPS 3.28, Running 23.40s Step 136( N/A%), pre moving , FPS 3.24, Running 23.66s Step 137( N/A%), pre moving , FPS 3.22, Running 24.05s Step 138( N/A%), pre moving , FPS 3.19, Running 24.29s Step 139( N/A%), pre moving , FPS 3.16, Running 24.68s Step 140( N/A%), pre moving , FPS 3.18, Running 24.92s Step 141( N/A%), pre moving , FPS 3.28, Running 25.15s Step 142( N/A%), pre moving , FPS 3.29, Running 25.34s Step 143( N/A%), pre moving , FPS 3.34, Running 25.70s Step 144( N/A%), pre moving , FPS 3.35, Running 25.95s Step 145( N/A%), pre moving , FPS 3.38, Running 26.33s Step 146( N/A%), pre moving , FPS 3.37, Running 26.57s Step 147( N/A%), pre moving , FPS 3.40, Running 26.97s Step 148( N/A%), pre moving , FPS 3.35, Running 27.21s Step 149( N/A%), pre moving , FPS 3.31, Running 27.59s Step 150( N/A%), pre moving , FPS 3.27, Running 27.82s Step 151( N/A%), pre moving , FPS 3.23, Running 28.26s Step 152( N/A%), pre moving , FPS 3.22, Running 28.55s Step 153( N/A%), pre moving , FPS 3.24, Running 28.95s Step 154( N/A%), pre moving , FPS 3.33, Running 28.99s Step 155( N/A%), pre moving , FPS 3.55, Running 29.03s Step 156( N/A%), pre moving , FPS 3.69, Running 29.08s Step 157( N/A%), pre moving , FPS 3.95, Running 29.12s Step 158( N/A%), pre moving , FPS 4.07, Running 29.21s Step 159( N/A%), pre moving , FPS 4.34, Running 29.29s Step 160( N/A%), pre moving , FPS 4.49, Running 29.38s Step 161( N/A%), pre moving , FPS 4.64, Running 29.46s Step 162( N/A%), pre moving , FPS 4.75, Running 29.55s Step 163( N/A%), pre moving , FPS 5.07, Running 29.64s Step 164( N/A%), pre moving , FPS 4.58, Running 30.32s Step 165( N/A%), pre moving , FPS 4.86, Running 30.45s Step 166( N/A%), pre moving , FPS 4.99, Running 30.58s Step 167( N/A%), pre moving , FPS 5.35, Running 30.70s Step 168( N/A%), pre moving , FPS 5.52, Running 30.83s Step 169( N/A%), pre moving , FPS 5.86, Running 31.00s Step 170( N/A%), pre moving , FPS 5.92, Running 31.20s Step 171( N/A%), pre moving , FPS 6.37, Running 31.39s Step 172( N/A%), pre moving , FPS 6.58, Running 31.59s Step 173( N/A%), pre moving , FPS 6.92, Running 31.84s Step 174( N/A%), pre moving , FPS 6.60, Running 32.02s Step 175( N/A%), pre moving , FPS 6.29, Running 32.21s Step 176( N/A%), pre moving , FPS 6.03, Running 32.39s Step 177( N/A%), pre moving , FPS 5.68, Running 32.64s Step 178( N/A%), pre moving , FPS 5.32, Running 32.97s Step 179( N/A%), pre moving , FPS 5.19, Running 33.14s Step 180( N/A%), pre moving , FPS 5.04, Running 33.34s Step 181( N/A%), pre moving , FPS 4.98, Running 33.48s Step 182( N/A%), pre moving , FPS 4.93, Running 33.61s Step 183( N/A%), pre moving , FPS 4.78, Running 33.82s Step 184( N/A%), pre moving , FPS 5.36, Running 34.06s Step 185( N/A%), pre moving , FPS 5.17, Running 34.31s Step 186( N/A%), pre moving , FPS 4.90, Running 34.67s Step 187( N/A%), pre moving , FPS 4.63, Running 35.02s Step 188( N/A%), pre moving , FPS 4.41, Running 35.37s Step 189( N/A%), pre moving , FPS 4.25, Running 35.71s Step 190( N/A%), pre moving , FPS 4.10, Running 36.08s Step 191( N/A%), pre moving , FPS 3.97, Running 36.43s Step 192( N/A%), pre moving , FPS 3.86, Running 36.77s Step 193( N/A%), pre moving , FPS 3.78, Running 37.13s Step 194( N/A%), pre moving , FPS 3.73, Running 37.38s Step 195( N/A%), pre moving , FPS 3.70, Running 37.62s Step 196( N/A%), pre moving , FPS 3.68, Running 37.83s Step 197( N/A%), pre moving , FPS 3.70, Running 38.05s Step 198( N/A%), pre moving , FPS 3.77, Running 38.27s Step 199( N/A%), pre moving , FPS 3.66, Running 38.61s Step 200( N/A%), pre moving , FPS 3.56, Running 38.96s Step 201( N/A%), pre moving , FPS 3.44, Running 39.29s Step 202( N/A%), pre moving , FPS 3.32, Running 39.64s Step 203( N/A%), pre moving , FPS 3.27, Running 39.94s Step 204( N/A%), pre moving , FPS 3.24, Running 40.23s Step 205( N/A%), pre moving , FPS 3.23, Running 40.50s Step 206( N/A%), pre moving , FPS 3.27, Running 40.79s Step 207( N/A%), pre moving , FPS 3.29, Running 41.09s Step 208( N/A%), pre moving , FPS 3.33, Running 41.37s Step 209( N/A%), pre moving , FPS 3.44, Running 41.52s Step 210( N/A%), pre moving , FPS 3.58, Running 41.67s Step 211( N/A%), pre moving , FPS 3.71, Running 41.82s Step 212( N/A%), pre moving , FPS 3.90, Running 41.90s Step 213( N/A%), pre moving , FPS 4.10, Running 42.00s Step 214( N/A%), pre moving , FPS 4.24, Running 42.09s Step 215( N/A%), pre moving , FPS 4.40, Running 42.16s Step 216( N/A%), pre moving , FPS 4.47, Running 42.30s Step 217( N/A%), pre moving , FPS 4.52, Running 42.48s Step 218( N/A%), pre moving , FPS 4.56, Running 42.66s Step 219( N/A%), pre moving , FPS 4.81, Running 42.76s Step 220( N/A%), pre moving , FPS 5.12, Running 42.87s Step 221( N/A%), pre moving , FPS 5.42, Running 42.98s Step 222( N/A%), pre moving , FPS 5.80, Running 43.09s Step 223( N/A%), pre moving , FPS 6.10, Running 43.22s Step 224( N/A%), pre moving , FPS 6.46, Running 43.32s Step 225( N/A%), pre moving , FPS 6.83, Running 43.43s Step 226( N/A%), pre moving , FPS 6.18, Running 44.03s Step 227( N/A%), pre moving , FPS 6.56, Running 44.14s Step 228( N/A%), pre moving , FPS 6.94, Running 44.25s Step 229( N/A%), pre moving , FPS 7.02, Running 44.37s Step 230( N/A%), pre moving , FPS 7.07, Running 44.49s Step 231( N/A%), pre moving , FPS 7.18, Running 44.61s Step 232( N/A%), pre moving , FPS 6.94, Running 44.78s Step 233( N/A%), pre moving , FPS 6.75, Running 44.96s Step 234( N/A%), pre moving , FPS 6.57, Running 45.14s Step 235( N/A%), pre moving , FPS 6.38, Running 45.29s Step 236( N/A%), pre moving , FPS 6.57, Running 45.34s Step 237( N/A%), pre moving , FPS 6.85, Running 45.39s Step 238( N/A%), pre moving , FPS 7.01, Running 45.51s Step 239( N/A%), pre moving , FPS 6.96, Running 45.64s Step 240( N/A%), pre moving , FPS 6.79, Running 45.81s Step 241( N/A%), pre moving , FPS 6.77, Running 45.93s Step 242( N/A%), pre moving , FPS 6.71, Running 46.07s Step 243( N/A%), pre moving , FPS 6.66, Running 46.22s Step 244( N/A%), pre moving , FPS 6.53, Running 46.39s Step 245( N/A%), pre moving , FPS 6.34, Running 46.59s Step 246( N/A%), pre moving , FPS 7.14, Running 46.83s Step 247( N/A%), pre moving , FPS 6.87, Running 47.05s Step 248( N/A%), pre moving , FPS 6.64, Running 47.27s Step 249( N/A%), pre moving , FPS 6.33, Running 47.53s Step 250( N/A%), pre moving , FPS 6.14, Running 47.75s Step 251( N/A%), pre moving , FPS 5.92, Running 47.99s Step 252( N/A%), pre moving , FPS 5.80, Running 48.23s Step 253( N/A%), pre moving , FPS 5.73, Running 48.45s Step 254( N/A%), pre moving , FPS 5.63, Running 48.69s Step 255( N/A%), pre moving , FPS 5.50, Running 48.93s Step 256( N/A%), pre moving , FPS 5.24, Running 49.16s Step 257( N/A%), pre moving , FPS 5.00, Running 49.40s Step 258( N/A%), pre moving , FPS 4.88, Running 49.61s Step 259( N/A%), pre moving , FPS 4.90, Running 49.71s Step 260( N/A%), pre moving , FPS 4.98, Running 49.83s Step 261( N/A%), pre moving , FPS 4.95, Running 49.97s Step 262( N/A%), pre moving , FPS 4.93, Running 50.12s Step 263( N/A%), pre moving , FPS 4.92, Running 50.29s Step 264( N/A%), pre moving , FPS 4.87, Running 50.50s Step 265( N/A%), pre moving , FPS 4.85, Running 50.72s Step 266( N/A%), pre moving , FPS 4.84, Running 50.96s Step 267( N/A%), pre moving , FPS 4.83, Running 51.19s Step 268( N/A%), pre moving , FPS 4.84, Running 51.40s Step 269( N/A%), pre moving , FPS 4.88, Running 51.62s Step 270( N/A%), pre moving , FPS 4.94, Running 51.80s Step 271( N/A%), pre moving , FPS 5.03, Running 51.96s Step 272( N/A%), pre moving , FPS 5.12, Running 52.13s Step 273( N/A%), pre moving , FPS 5.20, Running 52.30s Step 274( N/A%), pre moving , FPS 5.22, Running 52.52s Step 275( N/A%), pre moving , FPS 5.34, Running 52.68s Step 276( N/A%), pre moving , FPS 5.36, Running 52.89s Step 277( N/A%), pre moving , FPS 5.37, Running 53.12s Step 278( N/A%), pre moving , FPS 5.33, Running 53.36s Step 279( N/A%), pre moving , FPS 5.11, Running 53.63s Step 280( N/A%), pre moving , FPS 4.96, Running 53.86s Step 281( N/A%), pre moving , FPS 4.89, Running 54.06s Step 282( N/A%), pre moving , FPS 4.86, Running 54.23s Step 283( N/A%), pre moving , FPS 4.85, Running 54.41s Step 284( N/A%), pre moving , FPS 4.86, Running 54.61s Step 285( N/A%), pre moving , FPS 4.80, Running 54.88s Step 286( N/A%), pre moving , FPS 4.74, Running 55.18s Step 287( N/A%), pre moving , FPS 4.72, Running 55.43s Step 288( N/A%), pre moving , FPS 4.71, Running 55.65s Step 289( N/A%), pre moving , FPS 4.70, Running 55.88s Step 290( N/A%), pre moving , FPS 4.65, Running 56.10s Step 291( N/A%), pre moving , FPS 4.55, Running 56.36s Step 292( N/A%), pre moving , FPS 4.55, Running 56.53s Step 293( N/A%), pre moving , FPS 4.52, Running 56.72s Step 294( N/A%), pre moving , FPS 4.57, Running 56.90s Step 295( N/A%), pre moving , FPS 4.62, Running 57.01s Step 296( N/A%), pre moving , FPS 4.75, Running 57.10s Step 297( N/A%), pre moving , FPS 4.88, Running 57.22s Step 298( N/A%), pre moving , FPS 5.01, Running 57.35s Step 299( N/A%), pre moving , FPS 5.21, Running 57.47s Step 300( N/A%), pre moving , FPS 5.37, Running 57.58s Step 301( N/A%), pre moving , FPS 5.49, Running 57.70s Step 302( N/A%), pre moving , FPS 5.62, Running 57.79s Step 303( N/A%), pre moving , FPS 5.77, Running 57.87s Step 304( N/A%), pre moving , FPS 5.96, Running 57.96s Step 305( N/A%), pre moving , FPS 6.35, Running 58.03s Step 306( N/A%), pre moving , FPS 6.86, Running 58.09s Step 307( N/A%), pre moving , FPS 7.32, Running 58.16s Step 308( N/A%), pre moving , FPS 7.77, Running 58.22s Step 309( N/A%), pre moving , FPS 8.29, Running 58.29s Step 310( N/A%), pre moving , FPS 8.83, Running 58.36s Step 311( N/A%), pre moving , FPS 9.63, Running 58.44s Step 312( N/A%), pre moving , FPS 10.16, Running 58.50s Step 313( N/A%), pre moving , FPS 10.75, Running 58.58s Step 314( N/A%), pre moving , FPS 11.26, Running 58.68s Step 315( N/A%), pre moving , FPS 11.23, Running 58.79s Step 316( N/A%), pre moving , FPS 11.11, Running 58.90s Step 317( N/A%), pre moving , FPS 11.12, Running 59.02s Step 318( N/A%), pre moving , FPS 11.21, Running 59.14s Step 319( N/A%), pre moving , FPS 11.28, Running 59.24s Step 320( N/A%), pre moving , FPS 11.34, Running 59.35s Step 321( N/A%), pre moving , FPS 8.93, Running 59.94s Step 322( N/A%), pre moving , FPS 8.82, Running 60.06s Step 323( N/A%), pre moving , FPS 8.69, Running 60.18s Step 324( N/A%), pre moving , FPS 8.61, Running 60.29s Step 325( N/A%), pre moving , FPS 8.45, Running 60.40s Step 326( N/A%), pre moving , FPS 8.22, Running 60.53s Step 327( N/A%), pre moving , FPS 8.08, Running 60.64s Step 328( N/A%), pre moving , FPS 7.85, Running 60.77s Step 329( N/A%), pre moving , FPS 7.54, Running 60.94s Step 330( N/A%), pre moving , FPS 7.24, Running 61.13s Step 331( N/A%), pre moving , FPS 6.83, Running 61.37s Step 332( N/A%), pre moving , FPS 6.42, Running 61.62s Step 333( N/A%), pre moving , FPS 6.25, Running 61.78s Step 334( N/A%), pre moving , FPS 6.19, Running 61.91s Step 335( N/A%), pre moving , FPS 6.20, Running 62.02s Step 336( N/A%), pre moving , FPS 6.22, Running 62.11s Step 337( N/A%), pre moving , FPS 6.26, Running 62.22s Step 338( N/A%), pre moving , FPS 6.31, Running 62.30s Step 339( N/A%), pre moving , FPS 6.36, Running 62.39s Step 340( N/A%), pre moving , FPS 6.45, Running 62.45s Step 341( N/A%), pre moving , FPS 7.77, Running 62.52s Step 342( N/A%), pre moving , FPS 7.62, Running 62.68s Step 343( N/A%), pre moving , FPS 7.49, Running 62.85s Step 344( N/A%), pre moving , FPS 7.28, Running 63.03s Step 345( N/A%), pre moving , FPS 7.03, Running 63.25s Step 346( N/A%), pre moving , FPS 6.75, Running 63.49s Step 347( N/A%), pre moving , FPS 6.50, Running 63.72s Step 348( N/A%), pre moving , FPS 6.26, Running 63.96s Step 349( N/A%), pre moving , FPS 6.17, Running 64.18s Step 350( N/A%), pre moving , FPS 6.03, Running 64.44s Step 351( N/A%), pre moving , FPS 6.14, Running 64.62s Step 352( N/A%), pre moving , FPS 6.31, Running 64.79s Step 353( N/A%), pre moving , FPS 6.27, Running 64.97s Step 354( N/A%), pre moving , FPS 6.20, Running 65.14s Step 355( N/A%), pre moving , FPS 6.06, Running 65.32s Step 356( N/A%), pre moving , FPS 6.03, Running 65.43s Step 357( N/A%), pre moving , FPS 5.99, Running 65.56s Step 358( N/A%), pre moving , FPS 5.94, Running 65.67s Step 359( N/A%), pre moving , FPS 5.98, Running 65.73s Step 360( N/A%), pre moving , FPS 5.99, Running 65.79s Step 361( N/A%), pre moving , FPS 5.93, Running 65.89s Step 362( N/A%), pre moving , FPS 6.09, Running 65.97s Step 363( N/A%), pre moving , FPS 6.29, Running 66.03s Step 364( N/A%), pre moving , FPS 6.52, Running 66.10s Step 365( N/A%), pre moving , FPS 6.83, Running 66.17s Step 366( N/A%), pre moving , FPS 7.24, Running 66.25s Step 367( N/A%), pre moving , FPS 7.68, Running 66.32s Step 368( N/A%), pre moving , FPS 8.26, Running 66.38s Step 369( N/A%), pre moving , FPS 8.79, Running 66.46s Step 370( N/A%), pre moving , FPS 9.59, Running 66.53s Step 371( N/A%), pre moving , FPS 10.08, Running 66.61s Step 372( N/A%), pre moving , FPS 10.28, Running 66.73s Step 373( N/A%), pre moving , FPS 10.69, Running 66.84s Step 374( N/A%), pre moving , FPS 10.97, Running 66.96s Step 375( N/A%), pre moving , FPS 11.39, Running 67.07s Step 376( N/A%), pre moving , FPS 11.25, Running 67.21s Step 377( N/A%), pre moving , FPS 11.32, Running 67.33s Step 378( N/A%), pre moving , FPS 11.31, Running 67.44s Step 379( N/A%), pre moving , FPS 10.89, Running 67.57s Step 380( N/A%), pre moving , FPS 10.60, Running 67.67s Step 381( N/A%), pre moving , FPS 10.48, Running 67.80s Step 382( N/A%), pre moving , FPS 10.16, Running 67.94s Step 383( N/A%), pre moving , FPS 9.89, Running 68.05s Step 384( N/A%), pre moving , FPS 9.72, Running 68.16s Step 385( N/A%), pre moving , FPS 9.51, Running 68.28s Step 386( N/A%), pre moving , FPS 9.24, Running 68.41s Step 387( N/A%), pre moving , FPS 9.18, Running 68.50s Step 388( N/A%), pre moving , FPS 8.92, Running 68.63s Step 389( N/A%), pre moving , FPS 8.80, Running 68.73s Step 390( N/A%), pre moving , FPS 8.61, Running 68.85s Step 391( N/A%), pre moving , FPS 8.51, Running 68.96s Step 392( N/A%), pre moving , FPS 8.58, Running 69.06s Step 393( N/A%), pre moving , FPS 8.52, Running 69.19s Step 394( N/A%), pre moving , FPS 8.57, Running 69.29s Step 395( N/A%), pre moving , FPS 8.61, Running 69.40s Step 396( N/A%), pre moving , FPS 8.69, Running 69.51s Step 397( N/A%), pre moving , FPS 8.68, Running 69.63s Step 398( N/A%), pre moving , FPS 8.78, Running 69.72s Step 399( N/A%), pre moving , FPS 9.00, Running 69.79s Step 400( N/A%), pre moving , FPS 9.22, Running 69.84s Step 401( N/A%), pre moving , FPS 5.46, Running 71.46s Step 402( N/A%), pre moving , FPS 5.15, Running 71.82s Step 403( N/A%), pre moving , FPS 5.04, Running 72.02s Step 404( N/A%), pre moving , FPS 4.71, Running 72.40s Step 405( N/A%), pre moving , FPS 4.62, Running 72.61s Step 406( N/A%), pre moving , FPS 4.37, Running 72.99s Step 407( N/A%), pre moving , FPS 4.27, Running 73.18s Step 408( N/A%), pre moving , FPS 4.15, Running 73.44s Step 409( N/A%), pre moving , FPS 4.13, Running 73.58s Step 410( N/A%), pre moving , FPS 3.98, Running 73.88s Step 411( N/A%), pre moving , FPS 3.93, Running 74.05s Step 412( N/A%), pre moving , FPS 3.75, Running 74.40s Step 413( N/A%), pre moving , FPS 3.70, Running 74.59s Step 414( N/A%), pre moving , FPS 3.53, Running 74.96s Step 415( N/A%), pre moving , FPS 3.47, Running 75.17s Step 416( N/A%), pre moving , FPS 3.32, Running 75.53s Step 417( N/A%), pre moving , FPS 3.26, Running 75.77s Step 418( N/A%), pre moving , FPS 3.10, Running 76.16s Step 419( N/A%), pre moving , FPS 3.03, Running 76.38s Step 420( N/A%), pre moving , FPS 2.89, Running 76.77s Step 421( 0.33%), action 1, FPS 3.35, Running 77.43s Step 422( 0.67%), action 2, FPS 3.32, Running 77.84s Step 423( 1.00%), action 3, FPS 3.14, Running 78.38s Step 424( 1.33%), action 4, FPS 3.19, Running 78.67s Step 425( 1.67%), action 5, FPS 2.97, Running 79.33s Step 426( 2.00%), action 6, FPS 2.95, Running 79.77s Step 427( 2.33%), action 7, FPS 2.83, Running 80.25s Step 428( 2.67%), action 8, FPS 2.77, Running 80.65s Step 429( 3.00%), action 9, FPS 2.61, Running 81.26s Step 430( 3.33%), action 10, FPS 2.63, Running 81.47s Step 431( 3.67%), action 11, FPS 2.47, Running 82.16s Step 432( 4.00%), action 12, FPS 2.44, Running 82.61s Step 433( 4.33%), action 13, FPS 2.33, Running 83.18s Step 434( 4.67%), action 14, FPS 2.30, Running 83.64s Step 435( 5.00%), action 15, FPS 2.15, Running 84.48s Step 436( 5.33%), action 16, FPS 2.14, Running 84.88s Step 437( 5.67%), action 17, FPS 2.03, Running 85.61s Step 438( 6.00%), action 18, FPS 2.02, Running 86.05s Step 439( 6.33%), action 19, FPS 1.96, Running 86.57s Step 440( 6.67%), action 20, FPS 1.95, Running 87.05s Step 441( 7.00%), action 21, FPS 1.86, Running 88.17s Step 442( 7.33%), action 22, FPS 1.88, Running 88.48s Step 443( 7.67%), action 23, FPS 1.92, Running 88.82s Step 444( 8.00%), action 24, FPS 1.91, Running 89.16s Step 445( 8.33%), action 25, FPS 1.95, Running 89.59s Step 446( 8.67%), action 26, FPS 1.97, Running 89.95s Step 447( 9.00%), action 27, FPS 1.96, Running 90.46s Step 448( 9.33%), action 28, FPS 1.97, Running 90.79s Step 449( 9.67%), action 29, FPS 2.00, Running 91.27s Step 450( 10.00%), action 30, FPS 1.97, Running 91.62s Step 451( 10.33%), action 31, FPS 1.98, Running 92.28s Step 452( 10.67%), action 32, FPS 2.01, Running 92.56s Step 453( 11.00%), action 33, FPS 2.06, Running 92.89s Step 454( 11.33%), action 34, FPS 2.09, Running 93.23s Step 455( 11.67%), action 35, FPS 2.17, Running 93.71s Step 456( 12.00%), action 36, FPS 2.18, Running 94.08s Step 457( 12.33%), action 37, FPS 2.25, Running 94.52s Step 458( 12.67%), action 38, FPS 2.26, Running 94.90s Step 459( 13.00%), action 39, FPS 2.28, Running 95.36s Step 460( 13.33%), action 40, FPS 2.32, Running 95.67s Step 461( 13.67%), action 41, FPS 2.48, Running 96.23s Step 462( 14.00%), action 42, FPS 2.48, Running 96.56s Step 463( 14.33%), action 43, FPS 2.46, Running 96.96s Step 464( 14.67%), action 44, FPS 2.47, Running 97.28s Step 465( 15.00%), action 45, FPS 2.46, Running 97.72s Step 466( 15.33%), action 46, FPS 2.45, Running 98.12s Step 467( 15.67%), action 47, FPS 2.46, Running 98.58s Step 468( 16.00%), action 48, FPS 2.43, Running 99.03s Step 469( 16.33%), action 49, FPS 2.43, Running 99.51s Step 470( 16.67%), action 50, FPS 2.42, Running 99.90s Step 471( 17.00%), action 51, FPS 2.47, Running 100.38s Step 472( 17.33%), action 52, FPS 2.44, Running 100.76s Step 473( 17.67%), action 53, FPS 2.41, Running 101.20s Step 474( 18.00%), action 54, FPS 2.41, Running 101.53s Step 475( 18.33%), action 55, FPS 2.41, Running 102.01s Step 476( 18.67%), action 56, FPS 2.39, Running 102.46s Step 477( 19.00%), action 57, FPS 2.38, Running 102.93s Step 478( 19.33%), action 58, FPS 2.37, Running 103.33s Step 479( 19.67%), action 59, FPS 2.37, Running 103.80s Step 480( 20.00%), action 60, FPS 2.32, Running 104.30s Step 481( 20.33%), action 61, FPS 2.32, Running 104.85s Step 482( 20.67%), action 62, FPS 2.32, Running 105.16s Step 483( 21.00%), action 63, FPS 2.27, Running 105.76s Step 484( 21.33%), action 64, FPS 2.23, Running 106.22s Step 485( 21.67%), action 65, FPS 2.23, Running 106.67s Step 486( 22.00%), action 66, FPS 2.25, Running 106.99s Step 487( 22.33%), action 67, FPS 2.25, Running 107.48s Step 488( 22.67%), action 68, FPS 2.26, Running 107.89s Step 489( 23.00%), action 69, FPS 2.27, Running 108.32s Step 490( 23.33%), action 70, FPS 2.27, Running 108.72s Step 491( 23.67%), action 71, FPS 2.23, Running 109.33s Step 492( 24.00%), action 72, FPS 2.25, Running 109.66s Step 493( 24.33%), action 73, FPS 2.24, Running 110.14s Step 494( 24.67%), action 74, FPS 2.23, Running 110.49s Step 495( 25.00%), action 75, FPS 2.23, Running 110.97s Step 496( 25.33%), action 76, FPS 2.25, Running 111.37s Step 497( 25.67%), action 77, FPS 2.28, Running 111.71s Step 498( 26.00%), action 78, FPS 2.32, Running 111.96s Step 499( 26.33%), action 79, FPS 2.31, Running 112.46s Step 500( 26.67%), action 80, FPS 2.33, Running 112.87s Step 501( 27.00%), action 81, FPS 2.29, Running 113.59s Step 502( 27.33%), action 82, FPS 2.24, Running 114.07s Step 503( 27.67%), action 83, FPS 2.27, Running 114.55s Step 504( 28.00%), action 84, FPS 2.29, Running 114.95s Step 505( 28.33%), action 85, FPS 2.28, Running 115.44s Step 506( 28.67%), action 86, FPS 2.32, Running 115.63s Step 507( 29.00%), action 87, FPS 2.32, Running 116.09s Step 508( 29.33%), action 88, FPS 2.36, Running 116.37s Step 509( 29.67%), action 89, FPS 2.36, Running 116.81s Step 510( 30.00%), action 90, FPS 2.36, Running 117.18s Step 511( 30.33%), action 91, FPS 2.35, Running 117.85s Step 512( 30.67%), action 92, FPS 2.31, Running 118.33s Step 513( 31.00%), action 93, FPS 2.30, Running 118.82s Step 514( 31.33%), action 94, FPS 2.30, Running 119.20s Step 515( 31.67%), action 95, FPS 2.35, Running 119.47s Step 516( 32.00%), action 96, FPS 2.39, Running 119.75s Step 517( 32.33%), action 97, FPS 2.36, Running 120.19s Step 518( 32.67%), action 98, FPS 2.29, Running 120.71s Step 519( 33.00%), action 99, FPS 2.30, Running 121.17s Step 520( 33.33%), action 100, FPS 2.32, Running 121.51s Step 521( 33.67%), action 101, FPS 2.35, Running 122.11s Step 522( 34.00%), action 102, FPS 2.38, Running 122.48s Step 523( 34.33%), action 103, FPS 2.38, Running 122.95s Step 524( 34.67%), action 104, FPS 2.41, Running 123.25s Step 525( 35.00%), action 105, FPS 2.47, Running 123.55s Step 526( 35.33%), action 106, FPS 2.44, Running 123.83s Step 527( 35.67%), action 107, FPS 2.46, Running 124.23s Step 528( 36.00%), action 108, FPS 2.43, Running 124.59s Step 529( 36.33%), action 109, FPS 2.43, Running 125.03s Step 530( 36.67%), action 110, FPS 2.45, Running 125.36s Step 531( 37.00%), action 111, FPS 2.44, Running 126.05s Step 532( 37.33%), action 112, FPS 2.46, Running 126.46s Step 533( 37.67%), action 113, FPS 2.45, Running 127.00s Step 534( 38.00%), action 114, FPS 2.43, Running 127.44s Step 535( 38.33%), action 115, FPS 2.41, Running 127.76s Step 536( 38.67%), action 116, FPS 2.41, Running 128.05s Step 537( 39.00%), action 117, FPS 2.41, Running 128.50s Step 538( 39.33%), action 118, FPS 2.45, Running 128.87s Step 539( 39.67%), action 119, FPS 2.44, Running 129.37s Step 540( 40.00%), action 120, FPS 2.40, Running 129.83s Step 541( 40.33%), action 121, FPS 2.38, Running 130.53s Step 542( 40.67%), action 122, FPS 2.35, Running 130.98s Step 543( 41.00%), action 123, FPS 2.34, Running 131.48s Step 544( 41.33%), action 124, FPS 2.34, Running 131.79s Step 545( 41.67%), action 125, FPS 2.34, Running 132.08s Step 546( 42.00%), action 126, FPS 2.37, Running 132.29s Step 547( 42.33%), action 127, FPS 2.35, Running 132.73s Step 548( 42.67%), action 128, FPS 2.35, Running 133.08s Step 549( 43.00%), action 129, FPS 2.36, Running 133.50s Step 550( 43.33%), action 130, FPS 2.35, Running 133.86s Step 551( 43.67%), action 131, FPS 2.37, Running 134.50s Step 552( 44.00%), action 132, FPS 2.37, Running 134.90s Step 553( 44.33%), action 133, FPS 2.38, Running 135.39s Step 554( 44.67%), action 134, FPS 2.42, Running 135.71s Step 555( 45.00%), action 135, FPS 2.37, Running 136.21s Step 556( 45.33%), action 136, FPS 2.39, Running 136.43s Step 557( 45.67%), action 137, FPS 2.43, Running 136.71s Step 558( 46.00%), action 138, FPS 2.46, Running 136.99s Step 559( 46.33%), action 139, FPS 2.49, Running 137.39s Step 560( 46.67%), action 140, FPS 2.55, Running 137.68s Step 561( 47.00%), action 141, FPS 2.57, Running 138.32s Step 562( 47.33%), action 142, FPS 2.61, Running 138.63s Step 563( 47.67%), action 143, FPS 2.63, Running 139.08s Step 564( 48.00%), action 144, FPS 2.63, Running 139.40s Step 565( 48.33%), action 145, FPS 2.58, Running 139.84s Step 566( 48.67%), action 146, FPS 2.53, Running 140.20s Step 567( 49.00%), action 147, FPS 2.53, Running 140.63s Step 568( 49.33%), action 148, FPS 2.57, Running 140.88s Step 569( 49.67%), action 149, FPS 2.61, Running 141.15s Step 570( 50.00%), action 150, FPS 2.65, Running 141.40s Step 571( 50.33%), action 151, FPS 2.71, Running 141.89s Step 572( 50.67%), action 152, FPS 2.74, Running 142.21s Step 573( 51.00%), action 153, FPS 2.77, Running 142.62s Step 574( 51.33%), action 154, FPS 2.76, Running 142.94s Step 575( 51.67%), action 155, FPS 2.81, Running 143.33s Step 576( 52.00%), action 156, FPS 2.70, Running 143.83s Step 577( 52.33%), action 157, FPS 2.67, Running 144.21s Step 578( 52.67%), action 158, FPS 2.60, Running 144.70s Step 579( 53.00%), action 159, FPS 2.53, Running 145.28s Step 580( 53.33%), action 160, FPS 2.51, Running 145.67s Step 581( 53.67%), action 161, FPS 2.50, Running 146.32s Step 582( 54.00%), action 162, FPS 2.50, Running 146.63s Step 583( 54.33%), action 163, FPS 2.54, Running 146.96s Step 584( 54.67%), action 164, FPS 2.44, Running 147.61s Step 585( 55.00%), action 165, FPS 2.46, Running 147.96s Step 586( 55.33%), action 166, FPS 2.47, Running 148.28s Step 587( 55.67%), action 167, FPS 2.51, Running 148.58s Step 588( 56.00%), action 168, FPS 2.50, Running 148.87s Step 589( 56.33%), action 169, FPS 2.49, Running 149.17s Step 590( 56.67%), action 170, FPS 2.46, Running 149.55s Step 591( 57.00%), action 171, FPS 2.43, Running 150.11s Step 592( 57.33%), action 172, FPS 2.39, Running 150.56s Step 593( 57.67%), action 173, FPS 2.39, Running 151.00s Step 594( 58.00%), action 174, FPS 2.37, Running 151.40s Step 595( 58.33%), action 175, FPS 2.28, Running 152.10s Step 596( 58.67%), action 176, FPS 2.25, Running 152.73s Step 597( 59.00%), action 177, FPS 2.23, Running 153.19s Step 598( 59.33%), action 178, FPS 2.28, Running 153.47s Step 599( 59.67%), action 179, FPS 2.25, Running 154.18s Step 600( 60.00%), action 180, FPS 2.28, Running 154.44s Step 601( 60.33%), action 181, FPS 2.23, Running 155.29s Step 602( 60.67%), action 182, FPS 2.16, Running 155.88s Step 603( 61.00%), action 183, FPS 2.14, Running 156.32s Step 604( 61.33%), action 184, FPS 2.15, Running 156.93s Step 605( 61.67%), action 185, FPS 2.14, Running 157.30s Step 606( 62.00%), action 186, FPS 2.08, Running 157.88s Step 607( 62.33%), action 187, FPS 2.08, Running 158.18s Step 608( 62.67%), action 188, FPS 2.06, Running 158.57s Step 609( 63.00%), action 189, FPS 2.07, Running 158.84s [2026-08-02 22:18:32] [78 ] Seed 77 success after 158.99 s. +steps: 609 , actions: 189 . +Instruction: Empty +Total 46/78(58.97%) success. +Setting seed: 78 +Step 1( N/A%), pre moving , FPS 4.90, Running 0.20s Step 2( N/A%), pre moving , FPS 7.97, Running 0.25s Step 3( N/A%), pre moving , FPS 10.37, Running 0.29s Step 4( N/A%), pre moving , FPS 12.31, Running 0.32s Step 5( N/A%), pre moving , FPS 13.88, Running 0.36s Step 6( N/A%), pre moving , FPS 15.11, Running 0.40s Step 7( N/A%), pre moving , FPS 16.09, Running 0.44s Step 8( N/A%), pre moving , FPS 16.47, Running 0.49s Step 9( N/A%), pre moving , FPS 17.00, Running 0.53s Step 10( N/A%), pre moving , FPS 17.48, Running 0.57s Step 11( N/A%), pre moving , FPS 17.82, Running 0.62s Step 12( N/A%), pre moving , FPS 18.36, Running 0.65s Step 13( N/A%), pre moving , FPS 18.68, Running 0.70s Step 14( N/A%), pre moving , FPS 19.02, Running 0.74s Step 15( N/A%), pre moving , FPS 19.37, Running 0.77s Step 16( N/A%), pre moving , FPS 19.56, Running 0.82s Step 17( N/A%), pre moving , FPS 19.72, Running 0.86s Step 18( N/A%), pre moving , FPS 20.01, Running 0.90s Step 19( N/A%), pre moving , FPS 20.30, Running 0.94s Step 20( N/A%), pre moving , FPS 20.57, Running 0.97s Step 21( N/A%), pre moving , FPS 20.14, Running 1.20s Step 22( N/A%), pre moving , FPS 19.68, Running 1.27s Step 23( N/A%), pre moving , FPS 19.75, Running 1.30s Step 24( N/A%), pre moving , FPS 19.79, Running 1.34s Step 25( N/A%), pre moving , FPS 19.74, Running 1.37s Step 26( N/A%), pre moving , FPS 16.85, Running 1.58s Step 27( N/A%), pre moving , FPS 16.80, Running 1.63s Step 28( N/A%), pre moving , FPS 16.90, Running 1.67s Step 29( N/A%), pre moving , FPS 17.00, Running 1.71s Step 30( N/A%), pre moving , FPS 17.09, Running 1.74s Step 31( N/A%), pre moving , FPS 17.14, Running 1.78s Step 32( N/A%), pre moving , FPS 17.00, Running 1.83s Step 33( N/A%), pre moving , FPS 17.00, Running 1.87s Step 34( N/A%), pre moving , FPS 17.06, Running 1.91s Step 35( N/A%), pre moving , FPS 17.09, Running 1.95s Step 36( N/A%), pre moving , FPS 13.90, Running 2.26s Step 37( N/A%), pre moving , FPS 13.97, Running 2.29s Step 38( N/A%), pre moving , FPS 13.97, Running 2.33s Step 39( N/A%), pre moving , FPS 13.96, Running 2.37s Step 40( N/A%), pre moving , FPS 13.90, Running 2.41s Step 41( N/A%), pre moving , FPS 15.89, Running 2.46s Step 42( N/A%), pre moving , FPS 16.15, Running 2.51s Step 43( N/A%), pre moving , FPS 15.99, Running 2.55s Step 44( N/A%), pre moving , FPS 15.69, Running 2.61s Step 45( N/A%), pre moving , FPS 15.46, Running 2.67s Step 46( N/A%), pre moving , FPS 17.45, Running 2.73s Step 47( N/A%), pre moving , FPS 16.94, Running 2.81s Step 48( N/A%), pre moving , FPS 16.75, Running 2.86s Step 49( N/A%), pre moving , FPS 16.45, Running 2.92s Step 50( N/A%), pre moving , FPS 16.12, Running 2.98s Step 51( N/A%), pre moving , FPS 15.93, Running 3.04s Step 52( N/A%), pre moving , FPS 15.79, Running 3.10s Step 53( N/A%), pre moving , FPS 15.61, Running 3.15s Step 54( N/A%), pre moving , FPS 15.36, Running 3.21s Step 55( N/A%), pre moving , FPS 15.12, Running 3.27s Step 56( N/A%), pre moving , FPS 18.67, Running 3.33s Step 57( N/A%), pre moving , FPS 18.28, Running 3.39s Step 58( N/A%), pre moving , FPS 17.94, Running 3.45s Step 59( N/A%), pre moving , FPS 17.60, Running 3.50s Step 60( N/A%), pre moving , FPS 17.25, Running 3.57s Step 61( N/A%), pre moving , FPS 16.97, Running 3.63s Step 62( N/A%), pre moving , FPS 16.80, Running 3.70s Step 63( N/A%), pre moving , FPS 16.66, Running 3.75s Step 64( N/A%), pre moving , FPS 16.67, Running 3.81s Step 65( N/A%), pre moving , FPS 16.66, Running 3.87s Step 66( N/A%), pre moving , FPS 16.66, Running 3.93s Step 67( N/A%), pre moving , FPS 16.79, Running 4.00s Step 68( N/A%), pre moving , FPS 16.80, Running 4.05s Step 69( N/A%), pre moving , FPS 16.83, Running 4.11s Step 70( N/A%), pre moving , FPS 16.82, Running 4.17s Step 71( N/A%), pre moving , FPS 16.70, Running 4.24s Step 72( N/A%), pre moving , FPS 16.60, Running 4.30s Step 73( N/A%), pre moving , FPS 16.88, Running 4.34s Step 74( N/A%), pre moving , FPS 17.16, Running 4.38s Step 75( N/A%), pre moving , FPS 17.43, Running 4.42s Step 76( N/A%), pre moving , FPS 17.66, Running 4.46s Step 77( N/A%), pre moving , FPS 17.93, Running 4.50s Step 78( N/A%), pre moving , FPS 18.24, Running 4.54s Step 79( N/A%), pre moving , FPS 18.59, Running 4.58s Step 80( N/A%), pre moving , FPS 19.05, Running 4.62s Step 81( N/A%), pre moving , FPS 19.46, Running 4.66s Step 82( N/A%), pre moving , FPS 19.73, Running 4.71s Step 83( N/A%), pre moving , FPS 20.05, Running 4.75s Step 84( N/A%), pre moving , FPS 20.45, Running 4.79s Step 85( N/A%), pre moving , FPS 20.89, Running 4.83s Step 86( N/A%), pre moving , FPS 21.45, Running 4.86s Step 87( N/A%), pre moving , FPS 22.16, Running 4.90s Step 88( N/A%), pre moving , FPS 22.65, Running 4.94s Step 89( N/A%), pre moving , FPS 22.77, Running 4.99s Step 90( N/A%), pre moving , FPS 23.26, Running 5.03s Step 91( N/A%), pre moving , FPS 15.08, Running 5.56s Step 92( N/A%), pre moving , FPS 14.11, Running 5.72s Step 93( N/A%), pre moving , FPS 12.45, Running 5.95s Step 94( N/A%), pre moving , FPS 11.63, Running 6.10s Step 95( N/A%), pre moving , FPS 10.26, Running 6.36s Step 96( N/A%), pre moving , FPS 9.68, Running 6.53s Step 97( N/A%), pre moving , FPS 8.85, Running 6.76s Step 98( N/A%), pre moving , FPS 8.48, Running 6.90s Step 99( N/A%), pre moving , FPS 7.94, Running 7.10s Step 100( N/A%), pre moving , FPS 7.58, Running 7.26s Step 101( N/A%), pre moving , FPS 7.08, Running 7.49s Step 102( N/A%), pre moving , FPS 6.82, Running 7.64s Step 103( N/A%), pre moving , FPS 6.38, Running 7.88s Step 104( N/A%), pre moving , FPS 6.10, Running 8.07s Step 105( N/A%), pre moving , FPS 5.77, Running 8.29s Step 106( N/A%), pre moving , FPS 5.61, Running 8.43s Step 107( N/A%), pre moving , FPS 5.37, Running 8.62s Step 108( N/A%), pre moving , FPS 5.20, Running 8.78s Step 109( N/A%), pre moving , FPS 5.00, Running 8.99s Step 110( N/A%), pre moving , FPS 4.90, Running 9.12s Step 111( N/A%), pre moving , FPS 5.34, Running 9.31s Step 112( N/A%), pre moving , FPS 5.33, Running 9.47s Step 113( N/A%), pre moving , FPS 5.32, Running 9.70s Step 114( N/A%), pre moving , FPS 5.37, Running 9.82s Step 115( N/A%), pre moving , FPS 5.45, Running 10.03s Step 116( N/A%), pre moving , FPS 5.43, Running 10.21s Step 117( N/A%), pre moving , FPS 5.49, Running 10.40s Step 118( N/A%), pre moving , FPS 5.48, Running 10.55s Step 119( N/A%), pre moving , FPS 5.48, Running 10.75s Step 120( N/A%), pre moving , FPS 5.45, Running 10.93s Step 121( N/A%), pre moving , FPS 5.51, Running 11.12s Step 122( N/A%), pre moving , FPS 5.53, Running 11.26s Step 123( N/A%), pre moving , FPS 5.54, Running 11.49s Step 124( N/A%), pre moving , FPS 5.63, Running 11.62s Step 125( N/A%), pre moving , FPS 5.67, Running 11.82s Step 126( N/A%), pre moving , FPS 5.62, Running 11.99s Step 127( N/A%), pre moving , FPS 5.51, Running 12.25s Step 128( N/A%), pre moving , FPS 5.48, Running 12.43s Step 129( N/A%), pre moving , FPS 5.45, Running 12.66s Step 130( N/A%), pre moving , FPS 5.45, Running 12.79s Step 131( N/A%), pre moving , FPS 5.38, Running 13.02s Step 132( N/A%), pre moving , FPS 5.41, Running 13.17s Step 133( N/A%), pre moving , FPS 5.38, Running 13.42s Step 134( N/A%), pre moving , FPS 5.29, Running 13.60s Step 135( N/A%), pre moving , FPS 5.02, Running 14.01s Step 136( N/A%), pre moving , FPS 4.91, Running 14.28s Step 137( N/A%), pre moving , FPS 4.65, Running 14.70s Step 138( N/A%), pre moving , FPS 4.54, Running 14.96s Step 139( N/A%), pre moving , FPS 4.36, Running 15.35s Step 140( N/A%), pre moving , FPS 4.29, Running 15.59s Step 141( N/A%), pre moving , FPS 4.09, Running 16.01s Step 142( N/A%), pre moving , FPS 4.01, Running 16.25s Step 143( N/A%), pre moving , FPS 4.01, Running 16.49s Step 144( N/A%), pre moving , FPS 3.98, Running 16.65s Step 145( N/A%), pre moving , FPS 3.95, Running 16.89s Step 146( N/A%), pre moving , FPS 4.05, Running 16.93s Step 147( N/A%), pre moving , FPS 4.24, Running 16.97s Step 148( N/A%), pre moving , FPS 4.37, Running 17.01s Step 149( N/A%), pre moving , FPS 4.55, Running 17.06s Step 150( N/A%), pre moving , FPS 4.63, Running 17.11s Step 151( N/A%), pre moving , FPS 4.85, Running 17.15s Step 152( N/A%), pre moving , FPS 4.97, Running 17.19s Step 153( N/A%), pre moving , FPS 5.26, Running 17.23s Step 154( N/A%), pre moving , FPS 5.46, Running 17.27s Step 155( N/A%), pre moving , FPS 6.08, Running 17.30s Step 156( N/A%), pre moving , FPS 5.82, Running 17.72s Step 157( N/A%), pre moving , FPS 6.51, Running 17.77s Step 158( N/A%), pre moving , FPS 7.01, Running 17.81s Step 159( N/A%), pre moving , FPS 7.99, Running 17.85s Step 160( N/A%), pre moving , FPS 8.51, Running 17.94s Step 161( N/A%), pre moving , FPS 9.66, Running 18.08s Step 162( N/A%), pre moving , FPS 10.19, Running 18.21s Step 163( N/A%), pre moving , FPS 10.83, Running 18.33s Step 164( N/A%), pre moving , FPS 11.03, Running 18.46s Step 165( N/A%), pre moving , FPS 11.95, Running 18.56s Step 166( N/A%), pre moving , FPS 11.16, Running 18.72s Step 167( N/A%), pre moving , FPS 10.42, Running 18.89s Step 168( N/A%), pre moving , FPS 9.12, Running 19.20s Step 169( N/A%), pre moving , FPS 8.56, Running 19.40s Step 170( N/A%), pre moving , FPS 7.67, Running 19.72s Step 171( N/A%), pre moving , FPS 7.26, Running 19.91s Step 172( N/A%), pre moving , FPS 6.87, Running 20.10s Step 173( N/A%), pre moving , FPS 6.30, Running 20.41s Step 174( N/A%), pre moving , FPS 5.91, Running 20.65s Step 175( N/A%), pre moving , FPS 5.49, Running 20.95s Step 176( N/A%), pre moving , FPS 5.64, Running 21.26s Step 177( N/A%), pre moving , FPS 5.29, Running 21.55s Step 178( N/A%), pre moving , FPS 4.95, Running 21.85s Step 179( N/A%), pre moving , FPS 4.83, Running 21.99s Step 180( N/A%), pre moving , FPS 4.84, Running 22.07s Step 181( N/A%), pre moving , FPS 4.89, Running 22.17s Step 182( N/A%), pre moving , FPS 4.92, Running 22.27s Step 183( N/A%), pre moving , FPS 4.96, Running 22.36s Step 184( N/A%), pre moving , FPS 4.99, Running 22.47s Step 185( N/A%), pre moving , FPS 5.00, Running 22.56s Step 186( N/A%), pre moving , FPS 5.08, Running 22.66s Step 187( N/A%), pre moving , FPS 5.16, Running 22.77s Step 188( N/A%), pre moving , FPS 5.46, Running 22.86s Step 189( N/A%), pre moving , FPS 5.61, Running 22.96s Step 190( N/A%), pre moving , FPS 5.98, Running 23.06s Step 191( N/A%), pre moving , FPS 6.13, Running 23.17s Step 192( N/A%), pre moving , FPS 6.33, Running 23.26s Step 193( N/A%), pre moving , FPS 6.57, Running 23.45s Step 194( N/A%), pre moving , FPS 6.62, Running 23.67s Step 195( N/A%), pre moving , FPS 6.88, Running 23.85s Step 196( N/A%), pre moving , FPS 7.13, Running 24.07s Step 197( N/A%), pre moving , FPS 7.31, Running 24.29s Step 198( N/A%), pre moving , FPS 7.32, Running 24.58s Step 199( N/A%), pre moving , FPS 6.99, Running 24.85s Step 200( N/A%), pre moving , FPS 6.44, Running 25.17s Step 201( N/A%), pre moving , FPS 6.17, Running 25.41s Step 202( N/A%), pre moving , FPS 5.96, Running 25.63s Step 203( N/A%), pre moving , FPS 5.71, Running 25.87s Step 204( N/A%), pre moving , FPS 5.70, Running 25.97s Step 205( N/A%), pre moving , FPS 5.66, Running 26.10s Step 206( N/A%), pre moving , FPS 5.62, Running 26.21s Step 207( N/A%), pre moving , FPS 5.59, Running 26.35s Step 208( N/A%), pre moving , FPS 5.50, Running 26.50s Step 209( N/A%), pre moving , FPS 5.37, Running 26.69s Step 210( N/A%), pre moving , FPS 5.29, Running 26.84s Step 211( N/A%), pre moving , FPS 5.30, Running 26.95s Step 212( N/A%), pre moving , FPS 5.28, Running 27.05s Step 213( N/A%), pre moving , FPS 5.36, Running 27.18s Step 214( N/A%), pre moving , FPS 5.53, Running 27.29s Step 215( N/A%), pre moving , FPS 5.69, Running 27.37s Step 216( N/A%), pre moving , FPS 6.01, Running 27.40s Step 217( N/A%), pre moving , FPS 6.36, Running 27.43s Step 218( N/A%), pre moving , FPS 6.20, Running 27.81s Step 219( N/A%), pre moving , FPS 6.69, Running 27.84s Step 220( N/A%), pre moving , FPS 7.37, Running 27.89s Step 221( N/A%), pre moving , FPS 7.96, Running 27.92s Step 222( N/A%), pre moving , FPS 8.59, Running 27.95s Step 223( N/A%), pre moving , FPS 9.37, Running 28.00s Step 224( N/A%), pre moving , FPS 9.65, Running 28.05s Step 225( N/A%), pre moving , FPS 9.97, Running 28.10s Step 226( N/A%), pre moving , FPS 10.31, Running 28.15s Step 227( N/A%), pre moving , FPS 10.78, Running 28.20s Step 228( N/A%), pre moving , FPS 11.42, Running 28.26s Step 229( N/A%), pre moving , FPS 12.33, Running 28.31s Step 230( N/A%), pre moving , FPS 13.13, Running 28.36s Step 231( N/A%), pre moving , FPS 13.66, Running 28.41s Step 232( N/A%), pre moving , FPS 14.14, Running 28.46s Step 233( N/A%), pre moving , FPS 14.96, Running 28.52s Step 234( N/A%), pre moving , FPS 15.60, Running 28.57s Step 235( N/A%), pre moving , FPS 15.80, Running 28.63s Step 236( N/A%), pre moving , FPS 15.50, Running 28.69s Step 237( N/A%), pre moving , FPS 15.09, Running 28.76s Step 238( N/A%), pre moving , FPS 17.81, Running 28.93s Step 239( N/A%), pre moving , FPS 16.36, Running 29.07s Step 240( N/A%), pre moving , FPS 15.25, Running 29.20s Step 241( N/A%), pre moving , FPS 14.07, Running 29.34s Step 242( N/A%), pre moving , FPS 13.00, Running 29.49s Step 243( N/A%), pre moving , FPS 12.10, Running 29.65s Step 244( N/A%), pre moving , FPS 10.96, Running 29.87s Step 245( N/A%), pre moving , FPS 10.01, Running 30.10s Step 246( N/A%), pre moving , FPS 9.22, Running 30.32s Step 247( N/A%), pre moving , FPS 8.56, Running 30.54s Step 248( N/A%), pre moving , FPS 7.95, Running 30.77s Step 249( N/A%), pre moving , FPS 7.40, Running 31.01s Step 250( N/A%), pre moving , FPS 6.95, Running 31.24s Step 251( N/A%), pre moving , FPS 6.42, Running 31.52s Step 252( N/A%), pre moving , FPS 6.07, Running 31.76s Step 253( N/A%), pre moving , FPS 5.66, Running 32.05s Step 254( N/A%), pre moving , FPS 5.37, Running 32.29s Step 255( N/A%), pre moving , FPS 5.08, Running 32.57s Step 256( N/A%), pre moving , FPS 4.89, Running 32.78s Step 257( N/A%), pre moving , FPS 4.79, Running 32.93s Step 258( N/A%), pre moving , FPS 4.90, Running 33.01s Step 259( N/A%), pre moving , FPS 4.98, Running 33.08s Step 260( N/A%), pre moving , FPS 5.07, Running 33.15s Step 261( N/A%), pre moving , FPS 5.17, Running 33.22s Step 262( N/A%), pre moving , FPS 5.27, Running 33.29s Step 263( N/A%), pre moving , FPS 5.40, Running 33.36s Step 264( N/A%), pre moving , FPS 5.62, Running 33.43s Step 265( N/A%), pre moving , FPS 5.89, Running 33.50s Step 266( N/A%), pre moving , FPS 6.17, Running 33.56s Step 267( N/A%), pre moving , FPS 6.45, Running 33.64s Step 268( N/A%), pre moving , FPS 6.81, Running 33.71s Step 269( N/A%), pre moving , FPS 7.19, Running 33.79s Step 270( N/A%), pre moving , FPS 7.64, Running 33.86s Step 271( N/A%), pre moving , FPS 8.33, Running 33.93s Step 272( N/A%), pre moving , FPS 8.93, Running 34.00s Step 273( N/A%), pre moving , FPS 9.98, Running 34.05s Step 274( N/A%), pre moving , FPS 11.06, Running 34.10s Step 275( N/A%), pre moving , FPS 12.62, Running 34.15s Step 276( N/A%), pre moving , FPS 13.82, Running 34.22s Step 277( N/A%), pre moving , FPS 14.77, Running 34.29s Step 278( N/A%), pre moving , FPS 14.99, Running 34.35s Step 279( N/A%), pre moving , FPS 15.04, Running 34.41s Step 280( N/A%), pre moving , FPS 14.53, Running 34.52s Step 281( N/A%), pre moving , FPS 13.90, Running 34.65s Step 282( N/A%), pre moving , FPS 13.06, Running 34.82s Step 283( N/A%), pre moving , FPS 12.40, Running 34.97s Step 284( N/A%), pre moving , FPS 11.87, Running 35.12s Step 285( N/A%), pre moving , FPS 11.55, Running 35.23s Step 286( N/A%), pre moving , FPS 11.15, Running 35.36s Step 287( N/A%), pre moving , FPS 10.66, Running 35.52s Step 288( N/A%), pre moving , FPS 10.33, Running 35.65s Step 289( N/A%), pre moving , FPS 10.20, Running 35.75s Step 290( N/A%), pre moving , FPS 9.63, Running 35.93s Step 291( N/A%), pre moving , FPS 9.14, Running 36.12s Step 292( N/A%), pre moving , FPS 8.69, Running 36.30s Step 293( N/A%), pre moving , FPS 8.22, Running 36.48s Step 294( N/A%), pre moving , FPS 7.82, Running 36.66s Step 295( N/A%), pre moving , FPS 7.47, Running 36.83s Step 296( N/A%), pre moving , FPS 7.18, Running 37.01s Step 297( N/A%), pre moving , FPS 6.90, Running 37.19s Step 298( N/A%), pre moving , FPS 6.64, Running 37.36s Step 299( N/A%), pre moving , FPS 6.39, Running 37.54s Step 300( N/A%), pre moving , FPS 6.29, Running 37.71s Step 301( N/A%), pre moving , FPS 6.19, Running 37.88s Step 302( N/A%), pre moving , FPS 6.29, Running 38.00s Step 303( N/A%), pre moving , FPS 6.32, Running 38.13s Step 304( N/A%), pre moving , FPS 6.39, Running 38.25s Step 305( N/A%), pre moving , FPS 6.37, Running 38.37s Step 306( N/A%), pre moving , FPS 6.52, Running 38.42s Step 307( N/A%), pre moving , FPS 6.78, Running 38.47s Step 308( N/A%), pre moving , FPS 7.01, Running 38.50s Step 309( N/A%), pre moving , FPS 7.20, Running 38.53s Step 310( N/A%), pre moving , FPS 7.61, Running 38.56s Step 311( N/A%), pre moving , FPS 8.07, Running 38.59s Step 312( N/A%), pre moving , FPS 8.60, Running 38.62s Step 313( N/A%), pre moving , FPS 9.22, Running 38.66s Step 314( N/A%), pre moving , FPS 9.87, Running 38.69s Step 315( N/A%), pre moving , FPS 10.56, Running 38.72s Step 316( N/A%), pre moving , FPS 11.40, Running 38.76s Step 317( N/A%), pre moving , FPS 10.09, Running 39.17s Step 318( N/A%), pre moving , FPS 10.82, Running 39.21s Step 319( N/A%), pre moving , FPS 11.71, Running 39.25s Step 320( N/A%), pre moving , FPS 12.68, Running 39.28s Step 321( N/A%), pre moving , FPS 13.96, Running 39.32s Step 322( N/A%), pre moving , FPS 14.84, Running 39.35s Step 323( N/A%), pre moving , FPS 15.81, Running 39.40s Step 324( N/A%), pre moving , FPS 16.63, Running 39.45s Step 325( N/A%), pre moving , FPS 17.58, Running 39.51s Step 326( N/A%), pre moving , FPS 17.49, Running 39.57s Step 327( N/A%), pre moving , FPS 17.36, Running 39.62s Step 328( N/A%), pre moving , FPS 17.10, Running 39.67s Step 329( N/A%), pre moving , FPS 16.83, Running 39.72s Step 330( N/A%), pre moving , FPS 16.54, Running 39.77s Step 331( N/A%), pre moving , FPS 16.22, Running 39.83s Step 332( N/A%), pre moving , FPS 15.55, Running 39.91s Step 333( N/A%), pre moving , FPS 14.72, Running 40.01s Step 334( N/A%), pre moving , FPS 14.13, Running 40.10s Step 335( N/A%), pre moving , FPS 13.68, Running 40.19s Step 336( N/A%), pre moving , FPS 13.46, Running 40.25s Step 337( N/A%), pre moving , FPS 17.27, Running 40.33s Step 338( N/A%), pre moving , FPS 16.85, Running 40.40s Step 339( N/A%), pre moving , FPS 16.56, Running 40.46s Step 340( N/A%), pre moving , FPS 16.07, Running 40.53s Step 341( N/A%), pre moving , FPS 15.54, Running 40.60s Step 342( N/A%), pre moving , FPS 15.20, Running 40.66s Step 343( N/A%), pre moving , FPS 14.54, Running 40.77s Step 344( N/A%), pre moving , FPS 13.95, Running 40.88s Step 345( N/A%), pre moving , FPS 13.52, Running 40.99s Step 346( N/A%), pre moving , FPS 13.12, Running 41.09s Step 347( N/A%), pre moving , FPS 12.58, Running 41.21s Step 348( N/A%), pre moving , FPS 12.08, Running 41.32s Step 349( N/A%), pre moving , FPS 11.50, Running 41.46s Step 350( N/A%), pre moving , FPS 11.13, Running 41.57s Step 351( N/A%), pre moving , FPS 10.76, Running 41.68s Step 352( N/A%), pre moving , FPS 10.61, Running 41.79s Step 353( N/A%), pre moving , FPS 10.61, Running 41.90s Step 354( N/A%), pre moving , FPS 10.40, Running 42.03s Step 355( N/A%), pre moving , FPS 10.24, Running 42.14s Step 356( N/A%), pre moving , FPS 9.94, Running 42.26s Step 357( N/A%), pre moving , FPS 9.68, Running 42.39s Step 358( N/A%), pre moving , FPS 9.61, Running 42.48s Step 359( N/A%), pre moving , FPS 9.33, Running 42.60s Step 360( N/A%), pre moving , FPS 9.15, Running 42.71s Step 361( N/A%), pre moving , FPS 9.01, Running 42.82s Step 362( N/A%), pre moving , FPS 8.77, Running 42.95s Step 363( N/A%), pre moving , FPS 8.77, Running 43.05s Step 364( N/A%), pre moving , FPS 8.78, Running 43.16s Step 365( N/A%), pre moving , FPS 8.70, Running 43.28s Step 366( N/A%), pre moving , FPS 8.72, Running 43.39s Step 367( N/A%), pre moving , FPS 5.74, Running 44.70s Step 368( N/A%), pre moving , FPS 5.58, Running 44.91s Step 369( N/A%), pre moving , FPS 5.58, Running 45.04s Step 370( N/A%), pre moving , FPS 5.46, Running 45.23s Step 371( N/A%), pre moving , FPS 5.45, Running 45.36s Step 372( N/A%), pre moving , FPS 5.25, Running 45.61s Step 373( N/A%), pre moving , FPS 5.13, Running 45.80s Step 374( N/A%), pre moving , FPS 4.90, Running 46.11s Step 375( N/A%), pre moving , FPS 4.83, Running 46.27s Step 376( N/A%), pre moving , FPS 4.59, Running 46.62s Step 377( N/A%), pre moving , FPS 4.45, Running 46.89s Step 378( N/A%), pre moving , FPS 4.18, Running 47.27s Step 379( N/A%), pre moving , FPS 4.05, Running 47.54s Step 380( N/A%), pre moving , FPS 3.81, Running 47.96s Step 381( N/A%), pre moving , FPS 3.72, Running 48.20s Step 382( N/A%), pre moving , FPS 3.53, Running 48.61s Step 383( N/A%), pre moving , FPS 3.45, Running 48.85s Step 384( N/A%), pre moving , FPS 3.35, Running 49.13s Step 385( N/A%), pre moving , FPS 3.32, Running 49.30s Step 386( N/A%), pre moving , FPS 3.25, Running 49.55s Step 387( 0.33%), action 1, FPS 3.66, Running 50.16s Step 388( 0.67%), action 2, FPS 3.59, Running 50.47s Step 389( 1.00%), action 3, FPS 3.23, Running 51.23s Step 390( 1.33%), action 4, FPS 3.15, Running 51.57s Step 391( 1.67%), action 5, FPS 2.95, Running 52.13s Step 392( 2.00%), action 6, FPS 2.88, Running 52.56s Step 393( 2.33%), action 7, FPS 2.69, Running 53.23s Step 394( 2.67%), action 8, FPS 2.67, Running 53.59s Step 395( 3.00%), action 9, FPS 2.51, Running 54.23s Step 396( 3.33%), action 10, FPS 2.55, Running 54.46s Step 397( 3.67%), action 11, FPS 2.49, Running 54.91s Step 398( 4.00%), action 12, FPS 2.53, Running 55.18s Step 399( 4.33%), action 13, FPS 2.53, Running 55.43s Step 400( 4.67%), action 14, FPS 2.51, Running 55.93s Step 401( 5.00%), action 15, FPS 2.35, Running 56.70s Step 402( 5.33%), action 16, FPS 2.34, Running 57.17s Step 403( 5.67%), action 17, FPS 2.28, Running 57.62s Step 404( 6.00%), action 18, FPS 2.25, Running 58.04s Step 405( 6.33%), action 19, FPS 2.14, Running 58.64s Step 406( 6.67%), action 20, FPS 2.11, Running 59.01s Step 407( 7.00%), action 21, FPS 2.13, Running 59.55s Step 408( 7.33%), action 22, FPS 2.14, Running 59.81s Step 409( 7.67%), action 23, FPS 2.21, Running 60.26s Step 410( 8.00%), action 24, FPS 2.23, Running 60.55s Step 411( 8.33%), action 25, FPS 2.31, Running 60.80s Step 412( 8.67%), action 26, FPS 2.34, Running 61.12s Step 413( 9.00%), action 27, FPS 2.42, Running 61.49s Step 414( 9.33%), action 28, FPS 2.43, Running 61.82s Step 415( 9.67%), action 29, FPS 2.49, Running 62.28s Step 416( 10.00%), action 30, FPS 2.45, Running 62.63s Step 417( 10.33%), action 31, FPS 2.41, Running 63.23s Step 418( 10.67%), action 32, FPS 2.38, Running 63.58s Step 419( 11.00%), action 33, FPS 2.25, Running 64.32s Step 420( 11.33%), action 34, FPS 2.27, Running 64.74s Step 421( 11.67%), action 35, FPS 2.40, Running 65.03s Step 422( 12.00%), action 36, FPS 2.45, Running 65.35s Step 423( 12.33%), action 37, FPS 2.49, Running 65.65s Step 424( 12.67%), action 38, FPS 2.52, Running 65.96s Step 425( 13.00%), action 39, FPS 2.63, Running 66.25s Step 426( 13.33%), action 40, FPS 2.65, Running 66.56s Step 427( 13.67%), action 41, FPS 2.64, Running 67.12s Step 428( 14.00%), action 42, FPS 2.60, Running 67.50s Step 429( 14.33%), action 43, FPS 2.58, Running 68.02s Step 430( 14.67%), action 44, FPS 2.56, Running 68.38s Step 431( 15.00%), action 45, FPS 2.48, Running 68.86s Step 432( 15.33%), action 46, FPS 2.45, Running 69.28s Step 433( 15.67%), action 47, FPS 2.39, Running 69.86s Step 434( 16.00%), action 48, FPS 2.38, Running 70.22s Step 435( 16.33%), action 49, FPS 2.42, Running 70.53s Step 436( 16.67%), action 50, FPS 2.35, Running 71.14s Step 437( 17.00%), action 51, FPS 2.37, Running 71.66s Step 438( 17.33%), action 52, FPS 2.41, Running 71.89s Step 439( 17.67%), action 53, FPS 2.52, Running 72.24s Step 440( 18.00%), action 54, FPS 2.55, Running 72.58s Step 441( 18.33%), action 55, FPS 2.51, Running 73.00s Step 442( 18.67%), action 56, FPS 2.39, Running 73.71s Step 443( 19.00%), action 57, FPS 2.34, Running 74.18s Step 444( 19.33%), action 58, FPS 2.33, Running 74.56s Step 445( 19.67%), action 59, FPS 2.27, Running 75.07s Step 446( 20.00%), action 60, FPS 2.25, Running 75.44s Step 447( 20.33%), action 61, FPS 2.28, Running 75.90s Step 448( 20.67%), action 62, FPS 2.32, Running 76.10s Step 449( 21.00%), action 63, FPS 2.36, Running 76.50s Step 450( 21.33%), action 64, FPS 2.38, Running 76.77s Step 451( 21.67%), action 65, FPS 2.43, Running 77.09s Step 452( 22.00%), action 66, FPS 2.49, Running 77.29s Step 453( 22.33%), action 67, FPS 2.57, Running 77.63s Step 454( 22.67%), action 68, FPS 2.55, Running 78.07s Step 455( 23.00%), action 69, FPS 2.51, Running 78.50s Step 456( 23.33%), action 70, FPS 2.58, Running 78.88s Step 457( 23.67%), action 71, FPS 2.55, Running 79.51s Step 458( 24.00%), action 72, FPS 2.52, Running 79.84s Step 459( 24.33%), action 73, FPS 2.49, Running 80.28s Step 460( 24.67%), action 74, FPS 2.48, Running 80.64s Step 461( 25.00%), action 75, FPS 2.45, Running 81.17s Step 462( 25.33%), action 76, FPS 2.60, Running 81.39s Step 463( 25.67%), action 77, FPS 2.66, Running 81.69s Step 464( 26.00%), action 78, FPS 2.71, Running 81.95s Step 465( 26.33%), action 79, FPS 2.72, Running 82.41s Step 466( 26.67%), action 80, FPS 2.78, Running 82.63s Step 467( 27.00%), action 81, FPS 2.79, Running 83.06s Step 468( 27.33%), action 82, FPS 2.71, Running 83.48s Step 469( 27.67%), action 83, FPS 2.71, Running 83.89s Step 470( 28.00%), action 84, FPS 2.62, Running 84.40s Step 471( 28.33%), action 85, FPS 2.56, Running 84.90s Step 472( 28.67%), action 86, FPS 2.51, Running 85.25s Step 473( 29.00%), action 87, FPS 2.46, Running 85.77s Step 474( 29.33%), action 88, FPS 2.48, Running 86.12s Step 475( 29.67%), action 89, FPS 2.46, Running 86.62s Step 476( 30.00%), action 90, FPS 2.51, Running 86.83s Step 477( 30.33%), action 91, FPS 2.57, Running 87.28s Step 478( 30.67%), action 92, FPS 2.46, Running 87.98s Step 479( 31.00%), action 93, FPS 2.36, Running 88.77s Step 480( 31.33%), action 94, FPS 2.35, Running 89.17s Step 481( 31.67%), action 95, FPS 2.35, Running 89.66s Step 482( 32.00%), action 96, FPS 2.31, Running 90.06s Step 483( 32.33%), action 97, FPS 2.26, Running 90.55s Step 484( 32.67%), action 98, FPS 2.23, Running 90.93s Step 485( 33.00%), action 99, FPS 2.16, Running 91.67s Step 486( 33.33%), action 100, FPS 2.16, Running 91.91s Step 487( 33.67%), action 101, FPS 2.14, Running 92.41s Step 488( 34.00%), action 102, FPS 2.17, Running 92.70s Step 489( 34.33%), action 103, FPS 2.19, Running 93.01s Step 490( 34.67%), action 104, FPS 2.26, Running 93.26s Step 491( 35.00%), action 105, FPS 2.28, Running 93.66s Step 492( 35.33%), action 106, FPS 2.27, Running 94.07s Step 493( 35.67%), action 107, FPS 2.27, Running 94.60s Step 494( 36.00%), action 108, FPS 2.25, Running 95.01s Step 495( 36.33%), action 109, FPS 2.23, Running 95.59s Step 496( 36.67%), action 110, FPS 2.16, Running 96.11s Step 497( 37.00%), action 111, FPS 2.12, Running 96.73s Step 498( 37.33%), action 112, FPS 2.20, Running 97.07s Step 499( 37.67%), action 113, FPS 2.33, Running 97.36s Step 500( 38.00%), action 114, FPS 2.30, Running 97.85s Step 501( 38.33%), action 115, FPS 2.36, Running 98.13s Step 502( 38.67%), action 116, FPS 2.38, Running 98.47s Step 503( 39.00%), action 117, FPS 2.39, Running 98.91s Step 504( 39.33%), action 118, FPS 2.38, Running 99.34s Step 505( 39.67%), action 119, FPS 2.48, Running 99.74s Step 506( 40.00%), action 120, FPS 2.46, Running 100.03s Step 507( 40.33%), action 121, FPS 2.44, Running 100.62s Step 508( 40.67%), action 122, FPS 2.39, Running 101.05s Step 509( 41.00%), action 123, FPS 2.33, Running 101.61s Step 510( 41.33%), action 124, FPS 2.29, Running 101.98s Step 511( 41.67%), action 125, FPS 2.27, Running 102.47s Step 512( 42.00%), action 126, FPS 2.27, Running 102.89s Step 513( 42.33%), action 127, FPS 2.33, Running 103.18s Step 514( 42.67%), action 128, FPS 2.35, Running 103.53s Step 515( 43.00%), action 129, FPS 2.40, Running 103.94s Step 516( 43.33%), action 130, FPS 2.43, Running 104.34s Step 517( 43.67%), action 131, FPS 2.41, Running 105.05s Step 518( 44.00%), action 132, FPS 2.38, Running 105.48s Step 519( 44.33%), action 133, FPS 2.24, Running 106.31s Step 520( 44.67%), action 134, FPS 2.28, Running 106.63s Step 521( 45.00%), action 135, FPS 2.28, Running 106.91s Step 522( 45.33%), action 136, FPS 2.29, Running 107.22s Step 523( 45.67%), action 137, FPS 2.29, Running 107.63s Step 524( 46.00%), action 138, FPS 2.29, Running 108.09s Step 525( 46.33%), action 139, FPS 2.26, Running 108.58s Step 526( 46.67%), action 140, FPS 2.23, Running 108.99s Step 527( 47.00%), action 141, FPS 2.23, Running 109.57s Step 528( 47.33%), action 142, FPS 2.25, Running 109.94s Step 529( 47.67%), action 143, FPS 2.26, Running 110.45s Step 530( 48.00%), action 144, FPS 2.29, Running 110.72s Step 531( 48.33%), action 145, FPS 2.28, Running 111.26s Step 532( 48.67%), action 146, FPS 2.29, Running 111.62s Step 533( 49.00%), action 147, FPS 2.25, Running 112.07s Step 534( 49.33%), action 148, FPS 2.22, Running 112.54s Step 535( 49.67%), action 149, FPS 2.20, Running 113.05s Step 536( 50.00%), action 150, FPS 2.15, Running 113.64s Step 537( 50.33%), action 151, FPS 2.16, Running 114.32s Step 538( 50.67%), action 152, FPS 2.19, Running 114.61s Step 539( 51.00%), action 153, FPS 2.33, Running 114.88s Step 540( 51.33%), action 154, FPS 2.23, Running 115.61s Step 541( 51.67%), action 155, FPS 2.18, Running 116.08s Step 542( 52.00%), action 156, FPS 2.15, Running 116.50s Step 543( 52.33%), action 157, FPS 2.14, Running 116.97s Step 544( 52.67%), action 158, FPS 2.16, Running 117.37s Step 545( 53.00%), action 159, FPS 2.16, Running 117.84s Step 546( 53.33%), action 160, FPS 2.09, Running 118.56s Step 547( 53.67%), action 161, FPS 2.10, Running 119.09s Step 548( 54.00%), action 162, FPS 2.11, Running 119.42s Step 549( 54.33%), action 163, FPS 2.13, Running 119.84s Step 550( 54.67%), action 164, FPS 2.06, Running 120.42s Step 551( 55.00%), action 165, FPS 2.05, Running 121.02s Step 552( 55.33%), action 166, FPS 1.99, Running 121.67s Step 553( 55.67%), action 167, FPS 1.97, Running 122.22s Step 554( 56.00%), action 168, FPS 1.97, Running 122.68s Step 555( 56.33%), action 169, FPS 1.99, Running 123.10s Step 556( 56.67%), action 170, FPS 2.02, Running 123.54s Step 557( 57.00%), action 171, FPS 2.01, Running 124.28s Step 558( 57.33%), action 172, FPS 1.99, Running 124.67s Step 559( 57.67%), action 173, FPS 1.92, Running 125.29s Step 560( 58.00%), action 174, FPS 1.99, Running 125.63s Step 561( 58.33%), action 175, FPS 1.98, Running 126.17s Step 562( 58.67%), action 176, FPS 2.02, Running 126.42s [2026-08-02 22:20:39] [79 ] Seed 78 success after 126.57 s. +steps: 562 , actions: 176 . +Instruction: Empty +Total 47/79(59.49%) success. +Setting seed: 79 +Step 1( N/A%), pre moving , FPS 5.98, Running 0.17s Step 2( N/A%), pre moving , FPS 8.60, Running 0.23s Step 3( N/A%), pre moving , FPS 9.43, Running 0.32s Step 4( N/A%), pre moving , FPS 10.10, Running 0.40s Step 5( N/A%), pre moving , FPS 10.53, Running 0.48s Step 6( N/A%), pre moving , FPS 10.84, Running 0.55s Step 7( N/A%), pre moving , FPS 10.99, Running 0.64s Step 8( N/A%), pre moving , FPS 10.69, Running 0.75s Step 9( N/A%), pre moving , FPS 10.45, Running 0.86s Step 10( N/A%), pre moving , FPS 10.05, Running 1.00s Step 11( N/A%), pre moving , FPS 9.97, Running 1.10s Step 12( N/A%), pre moving , FPS 9.88, Running 1.21s Step 13( N/A%), pre moving , FPS 9.71, Running 1.34s Step 14( N/A%), pre moving , FPS 9.53, Running 1.47s Step 15( N/A%), pre moving , FPS 9.47, Running 1.58s Step 16( N/A%), pre moving , FPS 9.45, Running 1.69s Step 17( N/A%), pre moving , FPS 9.38, Running 1.81s Step 18( N/A%), pre moving , FPS 9.34, Running 1.93s Step 19( N/A%), pre moving , FPS 9.32, Running 2.04s Step 20( N/A%), pre moving , FPS 9.23, Running 2.17s Step 21( N/A%), pre moving , FPS 8.35, Running 2.56s Step 22( N/A%), pre moving , FPS 7.94, Running 2.75s Step 23( N/A%), pre moving , FPS 7.91, Running 2.85s Step 24( N/A%), pre moving , FPS 7.87, Running 2.94s Step 25( N/A%), pre moving , FPS 7.79, Running 3.04s Step 26( N/A%), pre moving , FPS 6.98, Running 3.42s Step 27( N/A%), pre moving , FPS 6.93, Running 3.52s Step 28( N/A%), pre moving , FPS 6.87, Running 3.66s Step 29( N/A%), pre moving , FPS 6.92, Running 3.75s Step 30( N/A%), pre moving , FPS 7.05, Running 3.83s Step 31( N/A%), pre moving , FPS 7.11, Running 3.92s Step 32( N/A%), pre moving , FPS 7.20, Running 3.99s Step 33( N/A%), pre moving , FPS 7.32, Running 4.07s Step 34( N/A%), pre moving , FPS 7.47, Running 4.15s Step 35( N/A%), pre moving , FPS 7.57, Running 4.22s Step 36( N/A%), pre moving , FPS 6.68, Running 4.69s Step 37( N/A%), pre moving , FPS 6.68, Running 4.81s Step 38( N/A%), pre moving , FPS 6.69, Running 4.91s Step 39( N/A%), pre moving , FPS 6.66, Running 5.04s Step 40( N/A%), pre moving , FPS 6.67, Running 5.16s Step 41( N/A%), pre moving , FPS 7.36, Running 5.28s Step 42( N/A%), pre moving , FPS 7.57, Running 5.39s Step 43( N/A%), pre moving , FPS 7.48, Running 5.52s Step 44( N/A%), pre moving , FPS 7.22, Running 5.71s Step 45( N/A%), pre moving , FPS 7.09, Running 5.86s Step 46( N/A%), pre moving , FPS 7.63, Running 6.04s Step 47( N/A%), pre moving , FPS 7.40, Running 6.23s Step 48( N/A%), pre moving , FPS 7.24, Running 6.42s Step 49( N/A%), pre moving , FPS 7.00, Running 6.61s Step 50( N/A%), pre moving , FPS 6.81, Running 6.77s Step 51( N/A%), pre moving , FPS 6.63, Running 6.93s Step 52( N/A%), pre moving , FPS 6.43, Running 7.10s Step 53( N/A%), pre moving , FPS 6.22, Running 7.29s Step 54( N/A%), pre moving , FPS 6.02, Running 7.47s Step 55( N/A%), pre moving , FPS 5.84, Running 7.65s Step 56( N/A%), pre moving , FPS 6.39, Running 7.82s Step 57( N/A%), pre moving , FPS 6.33, Running 7.97s Step 58( N/A%), pre moving , FPS 6.30, Running 8.09s Step 59( N/A%), pre moving , FPS 6.32, Running 8.21s Step 60( N/A%), pre moving , FPS 6.32, Running 8.33s Step 61( N/A%), pre moving , FPS 6.26, Running 8.47s Step 62( N/A%), pre moving , FPS 6.17, Running 8.63s Step 63( N/A%), pre moving , FPS 6.17, Running 8.76s Step 64( N/A%), pre moving , FPS 6.22, Running 8.92s Step 65( N/A%), pre moving , FPS 6.19, Running 9.10s Step 66( N/A%), pre moving , FPS 6.18, Running 9.28s Step 67( N/A%), pre moving , FPS 6.18, Running 9.47s Step 68( N/A%), pre moving , FPS 6.18, Running 9.66s Step 69( N/A%), pre moving , FPS 6.22, Running 9.82s Step 70( N/A%), pre moving , FPS 6.18, Running 10.01s Step 71( N/A%), pre moving , FPS 6.16, Running 10.18s Step 72( N/A%), pre moving , FPS 6.15, Running 10.35s Step 73( N/A%), pre moving , FPS 6.26, Running 10.48s Step 74( N/A%), pre moving , FPS 6.41, Running 10.59s Step 75( N/A%), pre moving , FPS 6.52, Running 10.72s Step 76( N/A%), pre moving , FPS 6.63, Running 10.83s Step 77( N/A%), pre moving , FPS 6.72, Running 10.94s Step 78( N/A%), pre moving , FPS 6.74, Running 11.06s Step 79( N/A%), pre moving , FPS 6.75, Running 11.17s Step 80( N/A%), pre moving , FPS 6.72, Running 11.31s Step 81( N/A%), pre moving , FPS 6.77, Running 11.43s Step 82( N/A%), pre moving , FPS 6.88, Running 11.54s Step 83( N/A%), pre moving , FPS 6.91, Running 11.66s Step 84( N/A%), pre moving , FPS 7.03, Running 11.77s Step 85( N/A%), pre moving , FPS 7.17, Running 11.89s Step 86( N/A%), pre moving , FPS 7.33, Running 12.01s Step 87( N/A%), pre moving , FPS 7.54, Running 12.12s Step 88( N/A%), pre moving , FPS 7.91, Running 12.18s Step 89( N/A%), pre moving , FPS 8.19, Running 12.26s Step 90( N/A%), pre moving , FPS 8.53, Running 12.35s Step 91( N/A%), pre moving , FPS 6.76, Running 13.14s Step 92( N/A%), pre moving , FPS 6.68, Running 13.34s Step 93( N/A%), pre moving , FPS 6.19, Running 13.71s Step 94( N/A%), pre moving , FPS 5.99, Running 13.93s Step 95( N/A%), pre moving , FPS 5.58, Running 14.30s Step 96( N/A%), pre moving , FPS 5.42, Running 14.52s Step 97( N/A%), pre moving , FPS 5.04, Running 14.91s Step 98( N/A%), pre moving , FPS 4.88, Running 15.16s Step 99( N/A%), pre moving , FPS 4.55, Running 15.56s Step 100( N/A%), pre moving , FPS 4.45, Running 15.81s Step 101( N/A%), pre moving , FPS 4.33, Running 16.05s Step 102( N/A%), pre moving , FPS 4.22, Running 16.27s Step 103( N/A%), pre moving , FPS 3.99, Running 16.66s Step 104( N/A%), pre moving , FPS 3.93, Running 16.85s Step 105( N/A%), pre moving , FPS 3.75, Running 17.22s Step 106( N/A%), pre moving , FPS 3.69, Running 17.43s Step 107( N/A%), pre moving , FPS 3.54, Running 17.77s Step 108( N/A%), pre moving , FPS 3.47, Running 17.95s Step 109( N/A%), pre moving , FPS 3.31, Running 18.31s Step 110( N/A%), pre moving , FPS 3.23, Running 18.54s Step 111( N/A%), pre moving , FPS 3.49, Running 18.88s Step 112( N/A%), pre moving , FPS 3.49, Running 19.08s Step 113( N/A%), pre moving , FPS 3.49, Running 19.45s Step 114( N/A%), pre moving , FPS 3.47, Running 19.69s Step 115( N/A%), pre moving , FPS 3.50, Running 20.01s Step 116( N/A%), pre moving , FPS 3.49, Running 20.24s Step 117( N/A%), pre moving , FPS 3.53, Running 20.57s Step 118( N/A%), pre moving , FPS 3.56, Running 20.77s Step 119( N/A%), pre moving , FPS 3.56, Running 21.18s Step 120( N/A%), pre moving , FPS 3.57, Running 21.40s Step 121( N/A%), pre moving , FPS 3.46, Running 21.82s Step 122( N/A%), pre moving , FPS 3.45, Running 22.07s Step 123( N/A%), pre moving , FPS 3.43, Running 22.49s Step 124( N/A%), pre moving , FPS 3.41, Running 22.72s Step 125( N/A%), pre moving , FPS 3.40, Running 23.11s Step 126( N/A%), pre moving , FPS 3.37, Running 23.37s Step 127( N/A%), pre moving , FPS 3.35, Running 23.75s Step 128( N/A%), pre moving , FPS 3.36, Running 23.91s Step 129( N/A%), pre moving , FPS 3.37, Running 24.25s Step 130( N/A%), pre moving , FPS 3.38, Running 24.46s Step 131( N/A%), pre moving , FPS 3.36, Running 24.83s Step 132( N/A%), pre moving , FPS 3.35, Running 25.04s Step 133( N/A%), pre moving , FPS 3.34, Running 25.43s Step 134( N/A%), pre moving , FPS 3.36, Running 25.64s Step 135( N/A%), pre moving , FPS 3.33, Running 26.03s Step 136( N/A%), pre moving , FPS 3.33, Running 26.25s Step 137( N/A%), pre moving , FPS 3.30, Running 26.63s Step 138( N/A%), pre moving , FPS 3.27, Running 26.88s Step 139( N/A%), pre moving , FPS 3.29, Running 27.26s Step 140( N/A%), pre moving , FPS 3.30, Running 27.47s Step 141( N/A%), pre moving , FPS 3.36, Running 27.78s Step 142( N/A%), pre moving , FPS 3.40, Running 27.95s Step 143( N/A%), pre moving , FPS 3.42, Running 28.34s Step 144( N/A%), pre moving , FPS 3.44, Running 28.54s Step 145( N/A%), pre moving , FPS 3.45, Running 28.91s Step 146( N/A%), pre moving , FPS 3.53, Running 29.03s Step 147( N/A%), pre moving , FPS 3.71, Running 29.14s Step 148( N/A%), pre moving , FPS 3.74, Running 29.25s Step 149( N/A%), pre moving , FPS 3.91, Running 29.37s Step 150( N/A%), pre moving , FPS 3.97, Running 29.50s Step 151( N/A%), pre moving , FPS 4.18, Running 29.61s Step 152( N/A%), pre moving , FPS 4.27, Running 29.72s Step 153( N/A%), pre moving , FPS 4.54, Running 29.84s Step 154( N/A%), pre moving , FPS 4.62, Running 29.97s Step 155( N/A%), pre moving , FPS 4.94, Running 30.08s Step 156( N/A%), pre moving , FPS 4.51, Running 30.68s Step 157( N/A%), pre moving , FPS 4.80, Running 30.80s Step 158( N/A%), pre moving , FPS 4.92, Running 30.94s Step 159( N/A%), pre moving , FPS 5.25, Running 31.07s Step 160( N/A%), pre moving , FPS 5.37, Running 31.19s Step 161( N/A%), pre moving , FPS 5.54, Running 31.39s Step 162( N/A%), pre moving , FPS 5.49, Running 31.59s Step 163( N/A%), pre moving , FPS 5.81, Running 31.78s Step 164( N/A%), pre moving , FPS 5.87, Running 31.94s Step 165( N/A%), pre moving , FPS 6.35, Running 32.06s Step 166( N/A%), pre moving , FPS 6.34, Running 32.18s Step 167( N/A%), pre moving , FPS 6.21, Running 32.36s Step 168( N/A%), pre moving , FPS 6.15, Running 32.50s Step 169( N/A%), pre moving , FPS 5.90, Running 32.76s Step 170( N/A%), pre moving , FPS 5.86, Running 32.92s Step 171( N/A%), pre moving , FPS 5.53, Running 33.23s Step 172( N/A%), pre moving , FPS 5.34, Running 33.47s Step 173( N/A%), pre moving , FPS 5.26, Running 33.64s Step 174( N/A%), pre moving , FPS 5.12, Running 33.87s Step 175( N/A%), pre moving , FPS 4.95, Running 34.12s Step 176( N/A%), pre moving , FPS 5.32, Running 34.44s Step 177( N/A%), pre moving , FPS 5.05, Running 34.76s Step 178( N/A%), pre moving , FPS 4.79, Running 35.12s Step 179( N/A%), pre moving , FPS 4.53, Running 35.48s Step 180( N/A%), pre moving , FPS 4.32, Running 35.82s Step 181( N/A%), pre moving , FPS 4.23, Running 36.11s Step 182( N/A%), pre moving , FPS 4.20, Running 36.35s Step 183( N/A%), pre moving , FPS 4.18, Running 36.56s Step 184( N/A%), pre moving , FPS 4.13, Running 36.78s Step 185( N/A%), pre moving , FPS 3.95, Running 37.12s Step 186( N/A%), pre moving , FPS 3.77, Running 37.49s Step 187( N/A%), pre moving , FPS 3.64, Running 37.85s Step 188( N/A%), pre moving , FPS 3.51, Running 38.20s Step 189( N/A%), pre moving , FPS 3.44, Running 38.57s Step 190( N/A%), pre moving , FPS 3.34, Running 38.91s Step 191( N/A%), pre moving , FPS 3.30, Running 39.29s Step 192( N/A%), pre moving , FPS 3.24, Running 39.65s Step 193( N/A%), pre moving , FPS 3.15, Running 39.99s Step 194( N/A%), pre moving , FPS 3.16, Running 40.19s Step 195( N/A%), pre moving , FPS 3.19, Running 40.38s Step 196( N/A%), pre moving , FPS 3.27, Running 40.55s Step 197( N/A%), pre moving , FPS 3.34, Running 40.75s Step 198( N/A%), pre moving , FPS 3.43, Running 40.95s Step 199( N/A%), pre moving , FPS 3.47, Running 41.24s Step 200( N/A%), pre moving , FPS 3.54, Running 41.48s Step 201( N/A%), pre moving , FPS 3.56, Running 41.72s Step 202( N/A%), pre moving , FPS 3.56, Running 41.96s Step 203( N/A%), pre moving , FPS 3.63, Running 42.07s Step 204( N/A%), pre moving , FPS 3.69, Running 42.20s Step 205( N/A%), pre moving , FPS 3.86, Running 42.31s Step 206( N/A%), pre moving , FPS 4.05, Running 42.43s Step 207( N/A%), pre moving , FPS 4.20, Running 42.61s Step 208( N/A%), pre moving , FPS 4.36, Running 42.79s Step 209( N/A%), pre moving , FPS 4.54, Running 42.97s Step 210( N/A%), pre moving , FPS 4.78, Running 43.10s Step 211( N/A%), pre moving , FPS 5.09, Running 43.21s Step 212( N/A%), pre moving , FPS 5.41, Running 43.34s Step 213( N/A%), pre moving , FPS 5.78, Running 43.45s Step 214( N/A%), pre moving , FPS 5.92, Running 43.57s Step 215( N/A%), pre moving , FPS 6.01, Running 43.71s Step 216( N/A%), pre moving , FPS 6.13, Running 43.82s Step 217( N/A%), pre moving , FPS 5.49, Running 44.39s Step 218( N/A%), pre moving , FPS 5.71, Running 44.45s Step 219( N/A%), pre moving , FPS 6.08, Running 44.53s Step 220( N/A%), pre moving , FPS 6.41, Running 44.60s Step 221( N/A%), pre moving , FPS 6.67, Running 44.72s Step 222( N/A%), pre moving , FPS 6.98, Running 44.83s Step 223( N/A%), pre moving , FPS 6.74, Running 45.04s Step 224( N/A%), pre moving , FPS 6.45, Running 45.30s Step 225( N/A%), pre moving , FPS 6.20, Running 45.54s Step 226( N/A%), pre moving , FPS 5.96, Running 45.79s Step 227( N/A%), pre moving , FPS 5.85, Running 46.03s Step 228( N/A%), pre moving , FPS 5.74, Running 46.28s Step 229( N/A%), pre moving , FPS 5.67, Running 46.50s Step 230( N/A%), pre moving , FPS 5.49, Running 46.74s Step 231( N/A%), pre moving , FPS 5.35, Running 46.95s Step 232( N/A%), pre moving , FPS 5.19, Running 47.19s Step 233( N/A%), pre moving , FPS 4.99, Running 47.46s Step 234( N/A%), pre moving , FPS 4.85, Running 47.70s Step 235( N/A%), pre moving , FPS 4.71, Running 47.95s Step 236( N/A%), pre moving , FPS 4.63, Running 48.14s Step 237( N/A%), pre moving , FPS 5.20, Running 48.24s Step 238( N/A%), pre moving , FPS 5.12, Running 48.36s Step 239( N/A%), pre moving , FPS 5.09, Running 48.46s Step 240( N/A%), pre moving , FPS 5.00, Running 48.60s Step 241( N/A%), pre moving , FPS 5.02, Running 48.71s Step 242( N/A%), pre moving , FPS 4.95, Running 48.87s Step 243( N/A%), pre moving , FPS 4.99, Running 49.05s Step 244( N/A%), pre moving , FPS 5.02, Running 49.28s Step 245( N/A%), pre moving , FPS 5.10, Running 49.46s Step 246( N/A%), pre moving , FPS 5.03, Running 49.76s Step 247( N/A%), pre moving , FPS 5.05, Running 49.98s Step 248( N/A%), pre moving , FPS 5.06, Running 50.23s Step 249( N/A%), pre moving , FPS 5.06, Running 50.45s Step 250( N/A%), pre moving , FPS 5.06, Running 50.69s Step 251( N/A%), pre moving , FPS 4.96, Running 50.98s Step 252( N/A%), pre moving , FPS 4.94, Running 51.24s Step 253( N/A%), pre moving , FPS 4.90, Running 51.54s Step 254( N/A%), pre moving , FPS 4.82, Running 51.85s Step 255( N/A%), pre moving , FPS 4.80, Running 52.12s Step 256( N/A%), pre moving , FPS 4.78, Running 52.32s Step 257( N/A%), pre moving , FPS 4.66, Running 52.53s Step 258( N/A%), pre moving , FPS 4.58, Running 52.72s Step 259( N/A%), pre moving , FPS 4.51, Running 52.89s Step 260( N/A%), pre moving , FPS 4.39, Running 53.15s Step 261( N/A%), pre moving , FPS 4.17, Running 53.51s Step 262( N/A%), pre moving , FPS 4.01, Running 53.85s Step 263( N/A%), pre moving , FPS 3.87, Running 54.21s Step 264( N/A%), pre moving , FPS 3.82, Running 54.51s Step 265( N/A%), pre moving , FPS 3.74, Running 54.81s Step 266( N/A%), pre moving , FPS 3.73, Running 55.12s Step 267( N/A%), pre moving , FPS 3.69, Running 55.40s Step 268( N/A%), pre moving , FPS 3.65, Running 55.70s Step 269( N/A%), pre moving , FPS 3.60, Running 56.00s Step 270( N/A%), pre moving , FPS 3.60, Running 56.24s Step 271( N/A%), pre moving , FPS 3.70, Running 56.39s Step 272( N/A%), pre moving , FPS 3.72, Running 56.62s Step 273( N/A%), pre moving , FPS 3.80, Running 56.80s Step 274( N/A%), pre moving , FPS 3.89, Running 56.99s Step 275( N/A%), pre moving , FPS 3.90, Running 57.24s Step 276( N/A%), pre moving , FPS 3.82, Running 57.56s Step 277( N/A%), pre moving , FPS 3.80, Running 57.79s Step 278( N/A%), pre moving , FPS 3.77, Running 58.02s Step 279( N/A%), pre moving , FPS 3.72, Running 58.26s Step 280( N/A%), pre moving , FPS 3.74, Running 58.50s Step 281( N/A%), pre moving , FPS 3.86, Running 58.69s Step 282( N/A%), pre moving , FPS 4.03, Running 58.82s Step 283( N/A%), pre moving , FPS 4.23, Running 58.94s Step 284( N/A%), pre moving , FPS 4.37, Running 59.09s Step 285( N/A%), pre moving , FPS 4.56, Running 59.19s Step 286( N/A%), pre moving , FPS 4.77, Running 59.31s Step 287( N/A%), pre moving , FPS 4.98, Running 59.41s Step 288( N/A%), pre moving , FPS 5.22, Running 59.53s Step 289( N/A%), pre moving , FPS 5.46, Running 59.67s Step 290( N/A%), pre moving , FPS 5.66, Running 59.77s Step 291( N/A%), pre moving , FPS 5.71, Running 59.90s Step 292( N/A%), pre moving , FPS 5.89, Running 60.01s Step 293( N/A%), pre moving , FPS 5.99, Running 60.14s Step 294( N/A%), pre moving , FPS 6.23, Running 60.20s Step 295( N/A%), pre moving , FPS 6.57, Running 60.28s Step 296( N/A%), pre moving , FPS 7.17, Running 60.35s Step 297( N/A%), pre moving , FPS 7.63, Running 60.41s Step 298( N/A%), pre moving , FPS 8.11, Running 60.49s Step 299( N/A%), pre moving , FPS 8.74, Running 60.55s Step 300( N/A%), pre moving , FPS 9.41, Running 60.62s Step 301( N/A%), pre moving , FPS 9.91, Running 60.70s Step 302( N/A%), pre moving , FPS 10.20, Running 60.78s Step 303( N/A%), pre moving , FPS 10.49, Running 60.85s Step 304( N/A%), pre moving , FPS 10.87, Running 60.93s Step 305( N/A%), pre moving , FPS 10.98, Running 61.02s Step 306( N/A%), pre moving , FPS 8.63, Running 61.63s Step 307( N/A%), pre moving , FPS 8.60, Running 61.74s Step 308( N/A%), pre moving , FPS 8.54, Running 61.87s Step 309( N/A%), pre moving , FPS 8.58, Running 62.00s Step 310( N/A%), pre moving , FPS 8.56, Running 62.11s Step 311( N/A%), pre moving , FPS 8.58, Running 62.23s Step 312( N/A%), pre moving , FPS 8.56, Running 62.35s Step 313( N/A%), pre moving , FPS 8.57, Running 62.47s Step 314( N/A%), pre moving , FPS 8.44, Running 62.57s Step 315( N/A%), pre moving , FPS 8.23, Running 62.71s Step 316( N/A%), pre moving , FPS 8.08, Running 62.82s Step 317( N/A%), pre moving , FPS 7.90, Running 62.94s Step 318( N/A%), pre moving , FPS 7.77, Running 63.06s Step 319( N/A%), pre moving , FPS 7.61, Running 63.18s Step 320( N/A%), pre moving , FPS 7.47, Running 63.30s Step 321( N/A%), pre moving , FPS 7.32, Running 63.44s Step 322( N/A%), pre moving , FPS 7.21, Running 63.55s Step 323( N/A%), pre moving , FPS 6.91, Running 63.74s Step 324( N/A%), pre moving , FPS 6.72, Running 63.90s Step 325( N/A%), pre moving , FPS 6.59, Running 64.05s Step 326( N/A%), pre moving , FPS 7.99, Running 64.14s Step 327( N/A%), pre moving , FPS 7.98, Running 64.25s Step 328( N/A%), pre moving , FPS 8.05, Running 64.35s Step 329( N/A%), pre moving , FPS 8.07, Running 64.48s Step 330( N/A%), pre moving , FPS 8.07, Running 64.59s Step 331( N/A%), pre moving , FPS 8.10, Running 64.70s Step 332( N/A%), pre moving , FPS 8.14, Running 64.81s Step 333( N/A%), pre moving , FPS 8.27, Running 64.89s Step 334( N/A%), pre moving , FPS 8.36, Running 64.96s Step 335( N/A%), pre moving , FPS 8.41, Running 65.09s Step 336( N/A%), pre moving , FPS 8.41, Running 65.20s Step 337( N/A%), pre moving , FPS 8.43, Running 65.32s Step 338( N/A%), pre moving , FPS 8.44, Running 65.44s Step 339( N/A%), pre moving , FPS 8.37, Running 65.57s Step 340( N/A%), pre moving , FPS 8.39, Running 65.68s Step 341( N/A%), pre moving , FPS 8.47, Running 65.80s Step 342( N/A%), pre moving , FPS 8.52, Running 65.90s Step 343( N/A%), pre moving , FPS 8.80, Running 66.01s Step 344( N/A%), pre moving , FPS 8.95, Running 66.14s Step 345( N/A%), pre moving , FPS 9.10, Running 66.25s Step 346( N/A%), pre moving , FPS 8.99, Running 66.36s Step 347( N/A%), pre moving , FPS 8.97, Running 66.48s Step 348( N/A%), pre moving , FPS 8.97, Running 66.58s Step 349( N/A%), pre moving , FPS 8.97, Running 66.71s Step 350( N/A%), pre moving , FPS 8.97, Running 66.82s Step 351( N/A%), pre moving , FPS 8.96, Running 66.93s Step 352( N/A%), pre moving , FPS 8.86, Running 67.06s Step 353( N/A%), pre moving , FPS 8.77, Running 67.17s Step 354( N/A%), pre moving , FPS 8.65, Running 67.28s Step 355( N/A%), pre moving , FPS 8.74, Running 67.38s Step 356( N/A%), pre moving , FPS 5.35, Running 68.93s Step 357( N/A%), pre moving , FPS 4.98, Running 69.33s Step 358( N/A%), pre moving , FPS 4.82, Running 69.58s Step 359( N/A%), pre moving , FPS 4.57, Running 69.95s Step 360( N/A%), pre moving , FPS 4.46, Running 70.17s Step 361( N/A%), pre moving , FPS 4.20, Running 70.56s Step 362( N/A%), pre moving , FPS 4.08, Running 70.80s Step 363( N/A%), pre moving , FPS 3.87, Running 71.18s Step 364( N/A%), pre moving , FPS 3.77, Running 71.45s Step 365( N/A%), pre moving , FPS 3.68, Running 71.69s Step 366( N/A%), pre moving , FPS 3.67, Running 71.82s Step 367( N/A%), pre moving , FPS 3.55, Running 72.11s Step 368( N/A%), pre moving , FPS 3.50, Running 72.29s Step 369( N/A%), pre moving , FPS 3.39, Running 72.61s Step 370( N/A%), pre moving , FPS 3.35, Running 72.79s Step 371( N/A%), pre moving , FPS 3.20, Running 73.18s Step 372( N/A%), pre moving , FPS 3.14, Running 73.43s Step 373( N/A%), pre moving , FPS 3.02, Running 73.80s Step 374( N/A%), pre moving , FPS 2.95, Running 74.05s Step 375( N/A%), pre moving , FPS 2.83, Running 74.45s Step 376( 0.33%), action 1, FPS 3.12, Running 75.35s Step 377( 0.67%), action 2, FPS 3.20, Running 75.58s Step 378( 1.00%), action 3, FPS 3.13, Running 75.98s Step 379( 1.33%), action 4, FPS 3.14, Running 76.33s Step 380( 1.67%), action 5, FPS 2.92, Running 77.00s Step 381( 2.00%), action 6, FPS 2.89, Running 77.49s Step 382( 2.33%), action 7, FPS 2.72, Running 78.15s Step 383( 2.67%), action 8, FPS 2.73, Running 78.50s Step 384( 3.00%), action 9, FPS 2.65, Running 79.01s Step 385( 3.33%), action 10, FPS 2.61, Running 79.35s Step 386( 3.67%), action 11, FPS 2.41, Running 80.13s Step 387( 4.00%), action 12, FPS 2.37, Running 80.56s Step 388( 4.33%), action 13, FPS 2.25, Running 81.17s Step 389( 4.67%), action 14, FPS 2.18, Running 81.79s Step 390( 5.00%), action 15, FPS 2.10, Running 82.33s Step 391( 5.33%), action 16, FPS 2.11, Running 82.66s Step 392( 5.67%), action 17, FPS 2.03, Running 83.30s Step 393( 6.00%), action 18, FPS 2.06, Running 83.50s Step 394( 6.33%), action 19, FPS 1.97, Running 84.20s Step 395( 6.67%), action 20, FPS 1.99, Running 84.52s Step 396( 7.00%), action 21, FPS 2.05, Running 85.12s Step 397( 7.33%), action 22, FPS 2.03, Running 85.43s Step 398( 7.67%), action 23, FPS 2.00, Running 86.00s Step 399( 8.00%), action 24, FPS 2.00, Running 86.35s Step 400( 8.33%), action 25, FPS 2.01, Running 86.93s Step 401( 8.67%), action 26, FPS 2.05, Running 87.24s Step 402( 9.00%), action 27, FPS 2.09, Running 87.73s Step 403( 9.33%), action 28, FPS 2.10, Running 88.02s Step 404( 9.67%), action 29, FPS 2.11, Running 88.50s Step 405( 10.00%), action 30, FPS 2.12, Running 88.80s Step 406( 10.33%), action 31, FPS 2.12, Running 89.56s Step 407( 10.67%), action 32, FPS 2.11, Running 90.02s Step 408( 11.00%), action 33, FPS 2.13, Running 90.57s Step 409( 11.33%), action 34, FPS 2.19, Running 90.93s Step 410( 11.67%), action 35, FPS 2.23, Running 91.31s Step 411( 12.00%), action 36, FPS 2.24, Running 91.60s Step 412( 12.33%), action 37, FPS 2.26, Running 92.13s Step 413( 12.67%), action 38, FPS 2.24, Running 92.43s Step 414( 13.00%), action 39, FPS 2.26, Running 93.06s Step 415( 13.33%), action 40, FPS 2.25, Running 93.41s Step 416( 13.67%), action 41, FPS 2.24, Running 94.05s Step 417( 14.00%), action 42, FPS 2.24, Running 94.34s Step 418( 14.33%), action 43, FPS 2.22, Running 95.01s Step 419( 14.67%), action 44, FPS 2.22, Running 95.37s Step 420( 15.00%), action 45, FPS 2.24, Running 95.85s Step 421( 15.33%), action 46, FPS 2.24, Running 96.19s Step 422( 15.67%), action 47, FPS 2.20, Running 96.82s Step 423( 16.00%), action 48, FPS 2.19, Running 97.15s Step 424( 16.33%), action 49, FPS 2.16, Running 97.78s Step 425( 16.67%), action 50, FPS 2.14, Running 98.15s Step 426( 17.00%), action 51, FPS 2.17, Running 98.76s Step 427( 17.33%), action 52, FPS 2.19, Running 99.17s Step 428( 17.67%), action 53, FPS 2.17, Running 99.81s Step 429( 18.00%), action 54, FPS 2.18, Running 100.10s Step 430( 18.33%), action 55, FPS 2.14, Running 100.66s Step 431( 18.67%), action 56, FPS 2.07, Running 101.27s Step 432( 19.00%), action 57, FPS 2.06, Running 101.86s Step 433( 19.33%), action 58, FPS 2.05, Running 102.17s Step 434( 19.67%), action 59, FPS 2.10, Running 102.58s Step 435( 20.00%), action 60, FPS 2.12, Running 102.83s Step 436( 20.33%), action 61, FPS 2.11, Running 103.54s Step 437( 20.67%), action 62, FPS 2.10, Running 103.85s Step 438( 21.00%), action 63, FPS 2.13, Running 104.41s Step 439( 21.33%), action 64, FPS 2.14, Running 104.73s Step 440( 21.67%), action 65, FPS 2.12, Running 105.28s Step 441( 22.00%), action 66, FPS 2.12, Running 105.61s Step 442( 22.33%), action 67, FPS 2.14, Running 106.19s Step 443( 22.67%), action 68, FPS 2.14, Running 106.48s Step 444( 23.00%), action 69, FPS 2.15, Running 107.09s Step 445( 23.33%), action 70, FPS 2.17, Running 107.35s Step 446( 23.67%), action 71, FPS 2.16, Running 108.04s Step 447( 24.00%), action 72, FPS 2.17, Running 108.37s Step 448( 24.33%), action 73, FPS 2.20, Running 108.88s Step 449( 24.67%), action 74, FPS 2.20, Running 109.19s Step 450( 25.00%), action 75, FPS 2.20, Running 109.76s Step 451( 25.33%), action 76, FPS 2.27, Running 110.07s Step 452( 25.67%), action 77, FPS 2.33, Running 110.44s Step 453( 26.00%), action 78, FPS 2.31, Running 110.82s Step 454( 26.33%), action 79, FPS 2.30, Running 111.28s Step 455( 26.67%), action 80, FPS 2.25, Running 111.73s Step 456( 27.00%), action 81, FPS 2.17, Running 112.75s Step 457( 27.33%), action 82, FPS 2.17, Running 113.06s Step 458( 27.67%), action 83, FPS 2.18, Running 113.58s Step 459( 28.00%), action 84, FPS 2.16, Running 114.00s Step 460( 28.33%), action 85, FPS 2.14, Running 114.64s Step 461( 28.67%), action 86, FPS 2.16, Running 114.88s Step 462( 29.00%), action 87, FPS 2.15, Running 115.47s Step 463( 29.33%), action 88, FPS 2.14, Running 115.84s Step 464( 29.67%), action 89, FPS 2.14, Running 116.43s Step 465( 30.00%), action 90, FPS 2.11, Running 116.83s Step 466( 30.33%), action 91, FPS 2.12, Running 117.49s Step 467( 30.67%), action 92, FPS 2.11, Running 117.86s Step 468( 31.00%), action 93, FPS 2.15, Running 118.20s Step 469( 31.33%), action 94, FPS 2.15, Running 118.50s Step 470( 31.67%), action 95, FPS 2.10, Running 119.27s Step 471( 32.00%), action 96, FPS 2.10, Running 119.62s Step 472( 32.33%), action 97, FPS 2.06, Running 120.14s Step 473( 32.67%), action 98, FPS 2.07, Running 120.47s Step 474( 33.00%), action 99, FPS 2.07, Running 120.97s Step 475( 33.33%), action 100, FPS 2.09, Running 121.29s Step 476( 33.67%), action 101, FPS 2.17, Running 121.98s Step 477( 34.00%), action 102, FPS 2.17, Running 122.26s Step 478( 34.33%), action 103, FPS 2.19, Running 122.73s Step 479( 34.67%), action 104, FPS 2.19, Running 123.14s Step 480( 35.00%), action 105, FPS 2.18, Running 123.82s Step 481( 35.33%), action 106, FPS 2.15, Running 124.17s Step 482( 35.67%), action 107, FPS 2.16, Running 124.71s Step 483( 36.00%), action 108, FPS 2.17, Running 125.04s Step 484( 36.33%), action 109, FPS 2.20, Running 125.53s Step 485( 36.67%), action 110, FPS 2.24, Running 125.76s Step 486( 37.00%), action 111, FPS 2.26, Running 126.33s Step 487( 37.33%), action 112, FPS 2.26, Running 126.71s Step 488( 37.67%), action 113, FPS 2.20, Running 127.30s Step 489( 38.00%), action 114, FPS 2.20, Running 127.60s Step 490( 38.33%), action 115, FPS 2.26, Running 128.13s Step 491( 38.67%), action 116, FPS 2.27, Running 128.44s Step 492( 39.00%), action 117, FPS 2.26, Running 128.98s Step 493( 39.33%), action 118, FPS 2.26, Running 129.32s Step 494( 39.67%), action 119, FPS 2.29, Running 129.69s Step 495( 40.00%), action 120, FPS 2.30, Running 129.97s Step 496( 40.33%), action 121, FPS 2.32, Running 130.59s Step 497( 40.67%), action 122, FPS 2.30, Running 130.95s Step 498( 41.00%), action 123, FPS 2.28, Running 131.52s Step 499( 41.33%), action 124, FPS 2.31, Running 131.81s Step 500( 41.67%), action 125, FPS 2.27, Running 132.62s Step 501( 42.00%), action 126, FPS 2.27, Running 132.99s Step 502( 42.33%), action 127, FPS 2.28, Running 133.47s Step 503( 42.67%), action 128, FPS 2.28, Running 133.81s Step 504( 43.00%), action 129, FPS 2.29, Running 134.26s Step 505( 43.33%), action 130, FPS 2.27, Running 134.58s Step 506( 43.67%), action 131, FPS 2.24, Running 135.25s Step 507( 44.00%), action 132, FPS 2.26, Running 135.54s Step 508( 44.33%), action 133, FPS 2.26, Running 136.14s Step 509( 44.67%), action 134, FPS 2.18, Running 136.78s Step 510( 45.00%), action 135, FPS 2.19, Running 137.27s Step 511( 45.33%), action 136, FPS 2.19, Running 137.58s Step 512( 45.67%), action 137, FPS 2.20, Running 138.07s Step 513( 46.00%), action 138, FPS 2.19, Running 138.45s Step 514( 46.33%), action 139, FPS 2.15, Running 138.97s Step 515( 46.67%), action 140, FPS 2.15, Running 139.29s Step 516( 47.00%), action 141, FPS 2.14, Running 139.93s Step 517( 47.33%), action 142, FPS 2.13, Running 140.34s Step 518( 47.67%), action 143, FPS 2.16, Running 140.77s Step 519( 48.00%), action 144, FPS 2.15, Running 141.10s Step 520( 48.33%), action 145, FPS 2.23, Running 141.58s Step 521( 48.67%), action 146, FPS 2.25, Running 141.90s Step 522( 49.00%), action 147, FPS 2.25, Running 142.38s Step 523( 49.33%), action 148, FPS 2.25, Running 142.71s Step 524( 49.67%), action 149, FPS 2.23, Running 143.25s Step 525( 50.00%), action 150, FPS 2.20, Running 143.68s Step 526( 50.33%), action 151, FPS 2.22, Running 144.24s Step 527( 50.67%), action 152, FPS 2.25, Running 144.44s Step 528( 51.00%), action 153, FPS 2.30, Running 144.85s Step 529( 51.33%), action 154, FPS 2.39, Running 145.14s Step 530( 51.67%), action 155, FPS 2.40, Running 145.59s Step 531( 52.00%), action 156, FPS 2.39, Running 145.95s Step 532( 52.33%), action 157, FPS 2.38, Running 146.48s Step 533( 52.67%), action 158, FPS 2.39, Running 146.80s Step 534( 53.00%), action 159, FPS 2.39, Running 147.33s Step 535( 53.33%), action 160, FPS 2.40, Running 147.64s Step 536( 53.67%), action 161, FPS 2.42, Running 148.18s Step 537( 54.00%), action 162, FPS 2.47, Running 148.43s Step 538( 54.33%), action 163, FPS 2.46, Running 148.89s Step 539( 54.67%), action 164, FPS 2.48, Running 149.18s Step 540( 55.00%), action 165, FPS 2.47, Running 149.70s Step 541( 55.33%), action 166, FPS 2.45, Running 150.04s Step 542( 55.67%), action 167, FPS 2.45, Running 150.54s Step 543( 56.00%), action 168, FPS 2.46, Running 150.83s Step 544( 56.33%), action 169, FPS 2.45, Running 151.40s Step 545( 56.67%), action 170, FPS 2.49, Running 151.72s Step 546( 57.00%), action 171, FPS 2.51, Running 152.21s Step 547( 57.33%), action 172, FPS 2.47, Running 152.52s Step 548( 57.67%), action 173, FPS 2.41, Running 153.14s Step 549( 58.00%), action 174, FPS 2.36, Running 153.61s Step 550( 58.33%), action 175, FPS 2.34, Running 154.14s Step 551( 58.67%), action 176, FPS 2.35, Running 154.45s Step 552( 59.00%), action 177, FPS 2.37, Running 154.93s Step 553( 59.33%), action 178, FPS 2.34, Running 155.33s Step 554( 59.67%), action 179, FPS 2.34, Running 155.88s Step 555( 60.00%), action 180, FPS 2.33, Running 156.21s Step 556( 60.33%), action 181, FPS 2.27, Running 157.00s Step 557( 60.67%), action 182, FPS 2.24, Running 157.35s Step 558( 61.00%), action 183, FPS 2.22, Running 157.90s Step 559( 61.33%), action 184, FPS 2.20, Running 158.26s Step 560( 61.67%), action 185, FPS 2.18, Running 158.87s Step 561( 62.00%), action 186, FPS 2.19, Running 159.16s Step 562( 62.33%), action 187, FPS 2.18, Running 159.71s Step 563( 62.67%), action 188, FPS 2.19, Running 159.96s Step 564( 63.00%), action 189, FPS 2.20, Running 160.50s Step 565( 63.33%), action 190, FPS 2.17, Running 160.94s Step 566( 63.67%), action 191, FPS 2.13, Running 161.59s Step 567( 64.00%), action 192, FPS 2.12, Running 161.95s Step 568( 64.33%), action 193, FPS 2.14, Running 162.48s Step 569( 64.67%), action 194, FPS 2.18, Running 162.78s Step 570( 65.00%), action 195, FPS 2.17, Running 163.37s Step 571( 65.33%), action 196, FPS 2.19, Running 163.58s Step 572( 65.67%), action 197, FPS 2.20, Running 164.01s Step 573( 66.00%), action 198, FPS 2.23, Running 164.30s Step 574( 66.33%), action 199, FPS 2.23, Running 164.85s Step 575( 66.67%), action 200, FPS 2.24, Running 165.13s Step 576( 67.00%), action 201, FPS 2.27, Running 165.80s Step 577( 67.33%), action 202, FPS 2.29, Running 166.09s Step 578( 67.67%), action 203, FPS 2.26, Running 166.77s Step 579( 68.00%), action 204, FPS 2.27, Running 167.08s Step 580( 68.33%), action 205, FPS 2.30, Running 167.58s Step 581( 68.67%), action 206, FPS 2.32, Running 167.78s Step 582( 69.00%), action 207, FPS 2.29, Running 168.46s Step 583( 69.33%), action 208, FPS 2.27, Running 168.77s Step 584( 69.67%), action 209, FPS 2.22, Running 169.49s Step 585( 70.00%), action 210, FPS 2.22, Running 169.97s Step 586( 70.33%), action 211, FPS 2.19, Running 170.73s Step 587( 70.67%), action 212, FPS 2.21, Running 171.01s Step 588( 71.00%), action 213, FPS 2.20, Running 171.55s Step 589( 71.33%), action 214, FPS 2.23, Running 171.76s Step 590( 71.67%), action 215, FPS 2.27, Running 172.19s Step 591( 72.00%), action 216, FPS 2.24, Running 172.51s [2026-08-02 22:23:32] [80 ] Seed 79 success after 172.64 s. +steps: 591 , actions: 216 . +Instruction: Empty +Total 48/80(60.00%) success. +Setting seed: 80 +Step 1( N/A%), pre moving , FPS 2.09, Running 0.48s Step 2( N/A%), pre moving , FPS 3.46, Running 0.58s Step 3( N/A%), pre moving , FPS 4.43, Running 0.68s Step 4( N/A%), pre moving , FPS 5.10, Running 0.79s Step 5( N/A%), pre moving , FPS 5.57, Running 0.90s Step 6( N/A%), pre moving , FPS 5.96, Running 1.01s Step 7( N/A%), pre moving , FPS 6.11, Running 1.15s Step 8( N/A%), pre moving , FPS 6.35, Running 1.26s Step 9( N/A%), pre moving , FPS 6.48, Running 1.39s Step 10( N/A%), pre moving , FPS 6.64, Running 1.51s Step 11( N/A%), pre moving , FPS 6.71, Running 1.64s Step 12( N/A%), pre moving , FPS 6.85, Running 1.75s Step 13( N/A%), pre moving , FPS 6.93, Running 1.88s Step 14( N/A%), pre moving , FPS 6.97, Running 2.01s Step 15( N/A%), pre moving , FPS 7.07, Running 2.12s Step 16( N/A%), pre moving , FPS 7.14, Running 2.24s Step 17( N/A%), pre moving , FPS 7.20, Running 2.36s Step 18( N/A%), pre moving , FPS 7.28, Running 2.47s Step 19( N/A%), pre moving , FPS 7.36, Running 2.58s Step 20( N/A%), pre moving , FPS 7.43, Running 2.69s Step 21( N/A%), pre moving , FPS 8.31, Running 2.89s Step 22( N/A%), pre moving , FPS 8.39, Running 2.96s Step 23( N/A%), pre moving , FPS 8.61, Running 3.00s Step 24( N/A%), pre moving , FPS 8.81, Running 3.05s Step 25( N/A%), pre moving , FPS 8.92, Running 3.14s Step 26( N/A%), pre moving , FPS 8.17, Running 3.45s Step 27( N/A%), pre moving , FPS 8.40, Running 3.53s Step 28( N/A%), pre moving , FPS 8.49, Running 3.62s Step 29( N/A%), pre moving , FPS 8.69, Running 3.69s Step 30( N/A%), pre moving , FPS 8.82, Running 3.78s Step 31( N/A%), pre moving , FPS 9.00, Running 3.86s Step 32( N/A%), pre moving , FPS 9.07, Running 3.96s Step 33( N/A%), pre moving , FPS 9.12, Running 4.07s Step 34( N/A%), pre moving , FPS 9.17, Running 4.19s Step 35( N/A%), pre moving , FPS 9.18, Running 4.30s Step 36( N/A%), pre moving , FPS 7.84, Running 4.79s Step 37( N/A%), pre moving , FPS 7.86, Running 4.90s Step 38( N/A%), pre moving , FPS 7.83, Running 5.03s Step 39( N/A%), pre moving , FPS 7.80, Running 5.15s Step 40( N/A%), pre moving , FPS 7.74, Running 5.28s Step 41( N/A%), pre moving , FPS 8.00, Running 5.39s Step 42( N/A%), pre moving , FPS 7.86, Running 5.51s Step 43( N/A%), pre moving , FPS 7.62, Running 5.62s Step 44( N/A%), pre moving , FPS 7.27, Running 5.81s Step 45( N/A%), pre moving , FPS 7.03, Running 5.99s Step 46( N/A%), pre moving , FPS 7.35, Running 6.18s Step 47( N/A%), pre moving , FPS 7.04, Running 6.37s Step 48( N/A%), pre moving , FPS 6.81, Running 6.55s Step 49( N/A%), pre moving , FPS 6.60, Running 6.72s Step 50( N/A%), pre moving , FPS 6.39, Running 6.90s Step 51( N/A%), pre moving , FPS 6.25, Running 7.06s Step 52( N/A%), pre moving , FPS 6.32, Running 7.12s Step 53( N/A%), pre moving , FPS 6.41, Running 7.19s Step 54( N/A%), pre moving , FPS 6.54, Running 7.25s Step 55( N/A%), pre moving , FPS 6.59, Running 7.34s Step 56( N/A%), pre moving , FPS 7.50, Running 7.46s Step 57( N/A%), pre moving , FPS 7.42, Running 7.60s Step 58( N/A%), pre moving , FPS 7.41, Running 7.73s Step 59( N/A%), pre moving , FPS 7.41, Running 7.84s Step 60( N/A%), pre moving , FPS 7.51, Running 7.94s Step 61( N/A%), pre moving , FPS 7.50, Running 8.05s Step 62( N/A%), pre moving , FPS 7.47, Running 8.19s Step 63( N/A%), pre moving , FPS 7.31, Running 8.36s Step 64( N/A%), pre moving , FPS 7.31, Running 8.54s Step 65( N/A%), pre moving , FPS 7.29, Running 8.73s Step 66( N/A%), pre moving , FPS 7.36, Running 8.89s Step 67( N/A%), pre moving , FPS 7.39, Running 9.07s Step 68( N/A%), pre moving , FPS 7.42, Running 9.25s Step 69( N/A%), pre moving , FPS 7.35, Running 9.44s Step 70( N/A%), pre moving , FPS 7.35, Running 9.63s Step 71( N/A%), pre moving , FPS 7.30, Running 9.80s Step 72( N/A%), pre moving , FPS 6.99, Running 9.98s Step 73( N/A%), pre moving , FPS 6.89, Running 10.09s Step 74( N/A%), pre moving , FPS 6.71, Running 10.23s Step 75( N/A%), pre moving , FPS 6.66, Running 10.34s Step 76( N/A%), pre moving , FPS 6.69, Running 10.45s Step 77( N/A%), pre moving , FPS 6.74, Running 10.57s Step 78( N/A%), pre moving , FPS 6.76, Running 10.68s Step 79( N/A%), pre moving , FPS 6.73, Running 10.82s Step 80( N/A%), pre moving , FPS 6.69, Running 10.93s Step 81( N/A%), pre moving , FPS 6.69, Running 11.04s Step 82( N/A%), pre moving , FPS 6.72, Running 11.16s Step 83( N/A%), pre moving , FPS 6.85, Running 11.28s Step 84( N/A%), pre moving , FPS 7.02, Running 11.39s Step 85( N/A%), pre moving , FPS 7.34, Running 11.46s Step 86( N/A%), pre moving , FPS 7.69, Running 11.49s Step 87( N/A%), pre moving , FPS 8.13, Running 11.53s Step 88( N/A%), pre moving , FPS 8.63, Running 11.57s Step 89( N/A%), pre moving , FPS 9.23, Running 11.61s Step 90( N/A%), pre moving , FPS 9.61, Running 11.71s Step 91( N/A%), pre moving , FPS 7.62, Running 12.43s Step 92( N/A%), pre moving , FPS 7.50, Running 12.65s Step 93( N/A%), pre moving , FPS 6.83, Running 13.02s Step 94( N/A%), pre moving , FPS 6.64, Running 13.24s Step 95( N/A%), pre moving , FPS 6.06, Running 13.64s Step 96( N/A%), pre moving , FPS 5.87, Running 13.86s Step 97( N/A%), pre moving , FPS 5.47, Running 14.23s Step 98( N/A%), pre moving , FPS 5.31, Running 14.45s Step 99( N/A%), pre moving , FPS 4.98, Running 14.83s Step 100( N/A%), pre moving , FPS 4.84, Running 15.06s Step 101( N/A%), pre moving , FPS 4.64, Running 15.35s Step 102( N/A%), pre moving , FPS 4.63, Running 15.48s Step 103( N/A%), pre moving , FPS 4.54, Running 15.69s Step 104( N/A%), pre moving , FPS 4.52, Running 15.82s Step 105( N/A%), pre moving , FPS 4.37, Running 16.03s Step 106( N/A%), pre moving , FPS 4.26, Running 16.19s Step 107( N/A%), pre moving , FPS 4.01, Running 16.52s Step 108( N/A%), pre moving , FPS 3.89, Running 16.71s Step 109( N/A%), pre moving , FPS 3.71, Running 17.01s Step 110( N/A%), pre moving , FPS 3.64, Running 17.21s Step 111( N/A%), pre moving , FPS 3.88, Running 17.58s Step 112( N/A%), pre moving , FPS 3.89, Running 17.79s Step 113( N/A%), pre moving , FPS 3.88, Running 18.17s Step 114( N/A%), pre moving , FPS 3.86, Running 18.42s Step 115( N/A%), pre moving , FPS 3.89, Running 18.79s Step 116( N/A%), pre moving , FPS 3.83, Running 19.08s Step 117( N/A%), pre moving , FPS 3.83, Running 19.45s Step 118( N/A%), pre moving , FPS 3.84, Running 19.67s Step 119( N/A%), pre moving , FPS 3.94, Running 19.90s Step 120( N/A%), pre moving , FPS 4.03, Running 20.03s Step 121( N/A%), pre moving , FPS 4.09, Running 20.23s Step 122( N/A%), pre moving , FPS 4.10, Running 20.37s Step 123( N/A%), pre moving , FPS 4.08, Running 20.59s Step 124( N/A%), pre moving , FPS 4.09, Running 20.71s Step 125( N/A%), pre moving , FPS 4.00, Running 21.03s Step 126( N/A%), pre moving , FPS 3.98, Running 21.22s Step 127( N/A%), pre moving , FPS 3.96, Running 21.56s Step 128( N/A%), pre moving , FPS 3.94, Running 21.80s Step 129( N/A%), pre moving , FPS 3.84, Running 22.21s Step 130( N/A%), pre moving , FPS 3.81, Running 22.45s Step 131( N/A%), pre moving , FPS 3.79, Running 22.85s Step 132( N/A%), pre moving , FPS 3.77, Running 23.09s Step 133( N/A%), pre moving , FPS 3.76, Running 23.49s Step 134( N/A%), pre moving , FPS 3.74, Running 23.76s Step 135( N/A%), pre moving , FPS 3.71, Running 24.18s Step 136( N/A%), pre moving , FPS 3.76, Running 24.40s Step 137( N/A%), pre moving , FPS 3.86, Running 24.63s Step 138( N/A%), pre moving , FPS 3.92, Running 24.77s Step 139( N/A%), pre moving , FPS 3.93, Running 24.99s Step 140( N/A%), pre moving , FPS 3.91, Running 25.15s Step 141( N/A%), pre moving , FPS 3.90, Running 25.36s Step 142( N/A%), pre moving , FPS 3.84, Running 25.58s Step 143( N/A%), pre moving , FPS 3.73, Running 25.96s Step 144( N/A%), pre moving , FPS 3.68, Running 26.15s Step 145( N/A%), pre moving , FPS 3.64, Running 26.53s Step 146( N/A%), pre moving , FPS 3.67, Running 26.67s Step 147( N/A%), pre moving , FPS 3.84, Running 26.78s Step 148( N/A%), pre moving , FPS 3.94, Running 26.87s Step 149( N/A%), pre moving , FPS 4.19, Running 26.99s Step 150( N/A%), pre moving , FPS 4.31, Running 27.10s Step 151( N/A%), pre moving , FPS 4.58, Running 27.21s Step 152( N/A%), pre moving , FPS 4.73, Running 27.33s Step 153( N/A%), pre moving , FPS 5.07, Running 27.44s Step 154( N/A%), pre moving , FPS 5.28, Running 27.55s Step 155( N/A%), pre moving , FPS 5.74, Running 27.66s Step 156( N/A%), pre moving , FPS 5.07, Running 28.35s Step 157( N/A%), pre moving , FPS 5.22, Running 28.47s Step 158( N/A%), pre moving , FPS 5.22, Running 28.60s Step 159( N/A%), pre moving , FPS 5.36, Running 28.72s Step 160( N/A%), pre moving , FPS 5.39, Running 28.86s Step 161( N/A%), pre moving , FPS 5.42, Running 29.05s Step 162( N/A%), pre moving , FPS 5.46, Running 29.24s Step 163( N/A%), pre moving , FPS 5.77, Running 29.42s Step 164( N/A%), pre moving , FPS 5.82, Running 29.58s Step 165( N/A%), pre moving , FPS 6.18, Running 29.76s Step 166( N/A%), pre moving , FPS 6.12, Running 29.94s Step 167( N/A%), pre moving , FPS 6.11, Running 30.05s Step 168( N/A%), pre moving , FPS 6.07, Running 30.17s Step 169( N/A%), pre moving , FPS 6.04, Running 30.30s Step 170( N/A%), pre moving , FPS 6.01, Running 30.43s Step 171( N/A%), pre moving , FPS 5.82, Running 30.65s Step 172( N/A%), pre moving , FPS 5.42, Running 31.02s Step 173( N/A%), pre moving , FPS 5.26, Running 31.24s Step 174( N/A%), pre moving , FPS 5.10, Running 31.48s Step 175( N/A%), pre moving , FPS 4.80, Running 31.83s Step 176( N/A%), pre moving , FPS 5.26, Running 32.15s Step 177( N/A%), pre moving , FPS 4.96, Running 32.50s Step 178( N/A%), pre moving , FPS 4.70, Running 32.85s Step 179( N/A%), pre moving , FPS 4.45, Running 33.22s Step 180( N/A%), pre moving , FPS 4.25, Running 33.56s Step 181( N/A%), pre moving , FPS 4.19, Running 33.82s Step 182( N/A%), pre moving , FPS 4.16, Running 34.06s Step 183( N/A%), pre moving , FPS 4.12, Running 34.28s Step 184( N/A%), pre moving , FPS 4.08, Running 34.49s Step 185( N/A%), pre moving , FPS 3.98, Running 34.79s Step 186( N/A%), pre moving , FPS 3.85, Running 35.13s Step 187( N/A%), pre moving , FPS 3.68, Running 35.49s Step 188( N/A%), pre moving , FPS 3.52, Running 35.86s Step 189( N/A%), pre moving , FPS 3.39, Running 36.20s Step 190( N/A%), pre moving , FPS 3.26, Running 36.56s Step 191( N/A%), pre moving , FPS 3.19, Running 36.92s Step 192( N/A%), pre moving , FPS 3.19, Running 37.28s Step 193( N/A%), pre moving , FPS 3.13, Running 37.63s Step 194( N/A%), pre moving , FPS 3.13, Running 37.86s Step 195( N/A%), pre moving , FPS 3.21, Running 38.06s Step 196( N/A%), pre moving , FPS 3.28, Running 38.26s Step 197( N/A%), pre moving , FPS 3.37, Running 38.44s Step 198( N/A%), pre moving , FPS 3.47, Running 38.61s Step 199( N/A%), pre moving , FPS 3.52, Running 38.90s Step 200( N/A%), pre moving , FPS 3.59, Running 39.14s Step 201( N/A%), pre moving , FPS 3.60, Running 39.38s Step 202( N/A%), pre moving , FPS 3.60, Running 39.61s Step 203( N/A%), pre moving , FPS 3.64, Running 39.78s Step 204( N/A%), pre moving , FPS 3.70, Running 39.89s Step 205( N/A%), pre moving , FPS 3.83, Running 40.01s Step 206( N/A%), pre moving , FPS 4.01, Running 40.12s Step 207( N/A%), pre moving , FPS 4.15, Running 40.30s Step 208( N/A%), pre moving , FPS 4.33, Running 40.48s Step 209( N/A%), pre moving , FPS 4.48, Running 40.66s Step 210( N/A%), pre moving , FPS 4.73, Running 40.78s Step 211( N/A%), pre moving , FPS 5.04, Running 40.90s Step 212( N/A%), pre moving , FPS 5.34, Running 41.02s Step 213( N/A%), pre moving , FPS 5.68, Running 41.15s Step 214( N/A%), pre moving , FPS 5.88, Running 41.26s Step 215( N/A%), pre moving , FPS 6.00, Running 41.39s Step 216( N/A%), pre moving , FPS 6.15, Running 41.51s Step 217( N/A%), pre moving , FPS 5.53, Running 42.05s Step 218( N/A%), pre moving , FPS 5.68, Running 42.13s Step 219( N/A%), pre moving , FPS 6.01, Running 42.23s Step 220( N/A%), pre moving , FPS 6.32, Running 42.30s Step 221( N/A%), pre moving , FPS 6.60, Running 42.41s Step 222( N/A%), pre moving , FPS 6.84, Running 42.53s Step 223( N/A%), pre moving , FPS 6.89, Running 42.68s Step 224( N/A%), pre moving , FPS 6.73, Running 42.86s Step 225( N/A%), pre moving , FPS 6.58, Running 43.05s Step 226( N/A%), pre moving , FPS 6.41, Running 43.24s Step 227( N/A%), pre moving , FPS 6.41, Running 43.42s Step 228( N/A%), pre moving , FPS 6.24, Running 43.68s Step 229( N/A%), pre moving , FPS 6.28, Running 43.85s Step 230( N/A%), pre moving , FPS 6.11, Running 44.05s Step 231( N/A%), pre moving , FPS 6.02, Running 44.22s Step 232( N/A%), pre moving , FPS 5.90, Running 44.41s Step 233( N/A%), pre moving , FPS 5.83, Running 44.58s Step 234( N/A%), pre moving , FPS 5.61, Running 44.82s Step 235( N/A%), pre moving , FPS 5.45, Running 45.06s Step 236( N/A%), pre moving , FPS 5.27, Running 45.30s Step 237( N/A%), pre moving , FPS 5.86, Running 45.46s Step 238( N/A%), pre moving , FPS 5.59, Running 45.71s Step 239( N/A%), pre moving , FPS 5.52, Running 45.85s Step 240( N/A%), pre moving , FPS 5.45, Running 45.97s Step 241( N/A%), pre moving , FPS 5.37, Running 46.13s Step 242( N/A%), pre moving , FPS 5.30, Running 46.31s Step 243( N/A%), pre moving , FPS 5.30, Running 46.45s Step 244( N/A%), pre moving , FPS 5.30, Running 46.64s Step 245( N/A%), pre moving , FPS 5.10, Running 46.97s Step 246( N/A%), pre moving , FPS 5.06, Running 47.19s Step 247( N/A%), pre moving , FPS 5.06, Running 47.38s Step 248( N/A%), pre moving , FPS 5.00, Running 47.68s Step 249( N/A%), pre moving , FPS 4.92, Running 47.91s Step 250( N/A%), pre moving , FPS 4.94, Running 48.10s Step 251( N/A%), pre moving , FPS 4.75, Running 48.43s Step 252( N/A%), pre moving , FPS 4.72, Running 48.65s Step 253( N/A%), pre moving , FPS 4.70, Running 48.84s Step 254( N/A%), pre moving , FPS 4.75, Running 49.03s Step 255( N/A%), pre moving , FPS 4.81, Running 49.22s Step 256( N/A%), pre moving , FPS 4.87, Running 49.41s Step 257( N/A%), pre moving , FPS 4.86, Running 49.57s Step 258( N/A%), pre moving , FPS 5.05, Running 49.67s Step 259( N/A%), pre moving , FPS 5.01, Running 49.85s Step 260( N/A%), pre moving , FPS 5.02, Running 49.96s Step 261( N/A%), pre moving , FPS 5.01, Running 50.12s Step 262( N/A%), pre moving , FPS 5.04, Running 50.28s Step 263( N/A%), pre moving , FPS 5.02, Running 50.44s Step 264( N/A%), pre moving , FPS 4.97, Running 50.66s Step 265( N/A%), pre moving , FPS 5.10, Running 50.90s Step 266( N/A%), pre moving , FPS 5.00, Running 51.19s Step 267( N/A%), pre moving , FPS 4.85, Running 51.51s Step 268( N/A%), pre moving , FPS 4.85, Running 51.80s Step 269( N/A%), pre moving , FPS 4.78, Running 52.10s Step 270( N/A%), pre moving , FPS 4.65, Running 52.40s Step 271( N/A%), pre moving , FPS 4.69, Running 52.69s Step 272( N/A%), pre moving , FPS 4.58, Running 53.02s Step 273( N/A%), pre moving , FPS 4.49, Running 53.29s Step 274( N/A%), pre moving , FPS 4.46, Running 53.51s Step 275( N/A%), pre moving , FPS 4.50, Running 53.67s Step 276( N/A%), pre moving , FPS 4.55, Running 53.80s Step 277( N/A%), pre moving , FPS 4.57, Running 53.95s Step 278( N/A%), pre moving , FPS 4.52, Running 54.10s Step 279( N/A%), pre moving , FPS 4.57, Running 54.22s Step 280( N/A%), pre moving , FPS 4.57, Running 54.33s Step 281( N/A%), pre moving , FPS 4.65, Running 54.42s Step 282( N/A%), pre moving , FPS 4.71, Running 54.52s Step 283( N/A%), pre moving , FPS 4.75, Running 54.65s Step 284( N/A%), pre moving , FPS 4.88, Running 54.76s Step 285( N/A%), pre moving , FPS 5.04, Running 54.87s Step 286( N/A%), pre moving , FPS 5.29, Running 54.97s Step 287( N/A%), pre moving , FPS 5.59, Running 55.09s Step 288( N/A%), pre moving , FPS 5.86, Running 55.22s Step 289( N/A%), pre moving , FPS 6.18, Running 55.33s Step 290( N/A%), pre moving , FPS 6.58, Running 55.44s Step 291( N/A%), pre moving , FPS 6.98, Running 55.56s Step 292( N/A%), pre moving , FPS 7.53, Running 55.68s Step 293( N/A%), pre moving , FPS 7.96, Running 55.81s Step 294( N/A%), pre moving , FPS 8.32, Running 55.92s Step 295( N/A%), pre moving , FPS 8.48, Running 56.02s Step 296( N/A%), pre moving , FPS 8.50, Running 56.16s Step 297( N/A%), pre moving , FPS 8.66, Running 56.26s Step 298( N/A%), pre moving , FPS 8.85, Running 56.36s Step 299( N/A%), pre moving , FPS 8.86, Running 56.48s Step 300( N/A%), pre moving , FPS 8.90, Running 56.58s Step 301( N/A%), pre moving , FPS 8.81, Running 56.69s Step 302( N/A%), pre moving , FPS 8.81, Running 56.80s Step 303( N/A%), pre moving , FPS 8.88, Running 56.90s Step 304( N/A%), pre moving , FPS 8.88, Running 57.01s Step 305( N/A%), pre moving , FPS 8.86, Running 57.12s Step 306( N/A%), pre moving , FPS 7.33, Running 57.70s Step 307( N/A%), pre moving , FPS 7.47, Running 57.77s Step 308( N/A%), pre moving , FPS 7.63, Running 57.84s Step 309( N/A%), pre moving , FPS 7.62, Running 57.95s Step 310( N/A%), pre moving , FPS 7.61, Running 58.07s Step 311( N/A%), pre moving , FPS 7.71, Running 58.16s Step 312( N/A%), pre moving , FPS 7.80, Running 58.24s Step 313( N/A%), pre moving , FPS 7.94, Running 58.33s Step 314( N/A%), pre moving , FPS 8.05, Running 58.40s Step 315( N/A%), pre moving , FPS 8.03, Running 58.52s Step 316( N/A%), pre moving , FPS 7.89, Running 58.69s Step 317( N/A%), pre moving , FPS 7.66, Running 58.87s Step 318( N/A%), pre moving , FPS 7.42, Running 59.06s Step 319( N/A%), pre moving , FPS 7.23, Running 59.24s Step 320( N/A%), pre moving , FPS 7.02, Running 59.43s Step 321( N/A%), pre moving , FPS 6.83, Running 59.62s Step 322( N/A%), pre moving , FPS 6.65, Running 59.80s Step 323( N/A%), pre moving , FPS 6.66, Running 59.91s Step 324( N/A%), pre moving , FPS 6.66, Running 60.02s Step 325( N/A%), pre moving , FPS 6.65, Running 60.13s Step 326( N/A%), pre moving , FPS 7.86, Running 60.24s Step 327( N/A%), pre moving , FPS 7.74, Running 60.35s Step 328( N/A%), pre moving , FPS 7.67, Running 60.45s Step 329( N/A%), pre moving , FPS 7.60, Running 60.58s Step 330( N/A%), pre moving , FPS 7.59, Running 60.70s Step 331( N/A%), pre moving , FPS 7.51, Running 60.82s Step 332( N/A%), pre moving , FPS 7.37, Running 60.96s Step 333( N/A%), pre moving , FPS 7.09, Running 61.15s Step 334( N/A%), pre moving , FPS 6.83, Running 61.33s Step 335( N/A%), pre moving , FPS 6.72, Running 61.49s Step 336( N/A%), pre moving , FPS 6.79, Running 61.64s Step 337( N/A%), pre moving , FPS 6.88, Running 61.78s Step 338( N/A%), pre moving , FPS 7.11, Running 61.87s Step 339( N/A%), pre moving , FPS 7.26, Running 62.00s Step 340( N/A%), pre moving , FPS 7.54, Running 62.08s Step 341( N/A%), pre moving , FPS 7.77, Running 62.19s Step 342( N/A%), pre moving , FPS 8.02, Running 62.30s Step 343( N/A%), pre moving , FPS 8.09, Running 62.38s Step 344( N/A%), pre moving , FPS 8.10, Running 62.48s Step 345( N/A%), pre moving , FPS 8.01, Running 62.63s Step 346( N/A%), pre moving , FPS 7.77, Running 62.81s Step 347( N/A%), pre moving , FPS 7.61, Running 62.98s Step 348( N/A%), pre moving , FPS 7.38, Running 63.16s Step 349( N/A%), pre moving , FPS 7.25, Running 63.34s Step 350( N/A%), pre moving , FPS 7.16, Running 63.50s Step 351( N/A%), pre moving , FPS 7.00, Running 63.68s Step 352( N/A%), pre moving , FPS 6.92, Running 63.85s Step 353( N/A%), pre moving , FPS 6.88, Running 64.05s Step 354( N/A%), pre moving , FPS 7.02, Running 64.18s Step 355( N/A%), pre moving , FPS 7.14, Running 64.29s Step 356( N/A%), pre moving , FPS 7.23, Running 64.40s Step 357( N/A%), pre moving , FPS 7.29, Running 64.52s Step 358( N/A%), pre moving , FPS 7.20, Running 64.65s Step 359( N/A%), pre moving , FPS 7.26, Running 64.76s Step 360( N/A%), pre moving , FPS 7.19, Running 64.87s Step 361( N/A%), pre moving , FPS 7.16, Running 64.99s Step 362( N/A%), pre moving , FPS 7.14, Running 65.10s Step 363( N/A%), pre moving , FPS 7.09, Running 65.20s Step 364( N/A%), pre moving , FPS 7.09, Running 65.30s Step 365( N/A%), pre moving , FPS 7.14, Running 65.43s Step 366( N/A%), pre moving , FPS 7.34, Running 65.54s Step 367( N/A%), pre moving , FPS 7.55, Running 65.63s Step 368( N/A%), pre moving , FPS 7.91, Running 65.69s Step 369( N/A%), pre moving , FPS 8.30, Running 65.75s Step 370( N/A%), pre moving , FPS 8.64, Running 65.81s Step 371( N/A%), pre moving , FPS 9.05, Running 65.88s Step 372( N/A%), pre moving , FPS 9.40, Running 65.97s Step 373( N/A%), pre moving , FPS 10.03, Running 66.04s Step 374( N/A%), pre moving , FPS 10.34, Running 66.11s Step 375( N/A%), pre moving , FPS 10.57, Running 66.19s Step 376( N/A%), pre moving , FPS 10.86, Running 66.24s Step 377( N/A%), pre moving , FPS 11.28, Running 66.30s Step 378( N/A%), pre moving , FPS 11.64, Running 66.37s Step 379( N/A%), pre moving , FPS 6.13, Running 68.02s Step 380( N/A%), pre moving , FPS 5.60, Running 68.44s Step 381( N/A%), pre moving , FPS 5.41, Running 68.69s Step 382( N/A%), pre moving , FPS 5.04, Running 69.07s Step 383( N/A%), pre moving , FPS 4.90, Running 69.28s Step 384( N/A%), pre moving , FPS 4.73, Running 69.53s Step 385( N/A%), pre moving , FPS 4.71, Running 69.67s Step 386( N/A%), pre moving , FPS 4.50, Running 69.99s Step 387( N/A%), pre moving , FPS 4.42, Running 70.16s Step 388( N/A%), pre moving , FPS 4.18, Running 70.47s Step 389( N/A%), pre moving , FPS 4.06, Running 70.68s Step 390( N/A%), pre moving , FPS 3.82, Running 71.04s Step 391( N/A%), pre moving , FPS 3.71, Running 71.27s Step 392( N/A%), pre moving , FPS 3.52, Running 71.66s Step 393( N/A%), pre moving , FPS 3.42, Running 71.89s Step 394( N/A%), pre moving , FPS 3.23, Running 72.30s Step 395( N/A%), pre moving , FPS 3.14, Running 72.55s Step 396( N/A%), pre moving , FPS 2.98, Running 72.96s Step 397( N/A%), pre moving , FPS 2.92, Running 73.16s Step 398( N/A%), pre moving , FPS 2.82, Running 73.46s Step 399( 0.33%), action 1, FPS 3.17, Running 74.33s Step 400( 0.67%), action 2, FPS 3.12, Running 74.85s Step 401( 1.00%), action 3, FPS 2.91, Running 75.55s Step 402( 1.33%), action 4, FPS 2.89, Running 75.99s Step 403( 1.67%), action 5, FPS 2.76, Running 76.53s Step 404( 2.00%), action 6, FPS 2.66, Running 77.04s Step 405( 2.33%), action 7, FPS 2.56, Running 77.50s Step 406( 2.67%), action 8, FPS 2.56, Running 77.80s Step 407( 3.00%), action 9, FPS 2.46, Running 78.30s Step 408( 3.33%), action 10, FPS 2.37, Running 78.91s Step 409( 3.67%), action 11, FPS 2.22, Running 79.70s Step 410( 4.00%), action 12, FPS 2.20, Running 80.11s Step 411( 4.33%), action 13, FPS 2.14, Running 80.63s Step 412( 4.67%), action 14, FPS 2.16, Running 80.93s Step 413( 5.00%), action 15, FPS 2.08, Running 81.51s Step 414( 5.33%), action 16, FPS 2.08, Running 81.91s Step 415( 5.67%), action 17, FPS 2.04, Running 82.34s Step 416( 6.00%), action 18, FPS 2.05, Running 82.69s Step 417( 6.33%), action 19, FPS 1.96, Running 83.36s Step 418( 6.67%), action 20, FPS 1.95, Running 83.75s Step 419( 7.00%), action 21, FPS 2.00, Running 84.35s Step 420( 7.33%), action 22, FPS 1.99, Running 84.90s Step 421( 7.67%), action 23, FPS 2.04, Running 85.37s Step 422( 8.00%), action 24, FPS 2.05, Running 85.73s Step 423( 8.33%), action 25, FPS 2.05, Running 86.28s Step 424( 8.67%), action 26, FPS 2.05, Running 86.81s Step 425( 9.00%), action 27, FPS 2.00, Running 87.49s Step 426( 9.33%), action 28, FPS 1.98, Running 87.92s Step 427( 9.67%), action 29, FPS 1.97, Running 88.44s Step 428( 10.00%), action 30, FPS 2.05, Running 88.67s Step 429( 10.33%), action 31, FPS 2.07, Running 89.35s Step 430( 10.67%), action 32, FPS 2.07, Running 89.76s Step 431( 11.00%), action 33, FPS 2.00, Running 90.64s Step 432( 11.33%), action 34, FPS 1.99, Running 91.00s Step 433( 11.67%), action 35, FPS 2.00, Running 91.50s Step 434( 12.00%), action 36, FPS 2.00, Running 91.92s Step 435( 12.33%), action 37, FPS 2.01, Running 92.31s Step 436( 12.67%), action 38, FPS 2.03, Running 92.57s Step 437( 13.00%), action 39, FPS 2.08, Running 92.97s Step 438( 13.33%), action 40, FPS 2.09, Running 93.31s Step 439( 13.67%), action 41, FPS 2.08, Running 93.96s Step 440( 14.00%), action 42, FPS 2.12, Running 94.33s Step 441( 14.33%), action 43, FPS 2.12, Running 94.82s Step 442( 14.67%), action 44, FPS 2.11, Running 95.22s Step 443( 15.00%), action 45, FPS 2.09, Running 95.84s Step 444( 15.33%), action 46, FPS 2.13, Running 96.22s Step 445( 15.67%), action 47, FPS 2.23, Running 96.47s Step 446( 16.00%), action 48, FPS 2.27, Running 96.74s Step 447( 16.33%), action 49, FPS 2.27, Running 97.25s Step 448( 16.67%), action 50, FPS 2.25, Running 97.55s Step 449( 17.00%), action 51, FPS 2.24, Running 98.27s Step 450( 17.33%), action 52, FPS 2.26, Running 98.59s Step 451( 17.67%), action 53, FPS 2.33, Running 99.23s Step 452( 18.00%), action 54, FPS 2.33, Running 99.59s Step 453( 18.33%), action 55, FPS 2.33, Running 100.07s Step 454( 18.67%), action 56, FPS 2.38, Running 100.34s Step 455( 19.00%), action 57, FPS 2.39, Running 100.66s Step 456( 19.33%), action 58, FPS 2.27, Running 101.37s Step 457( 19.67%), action 59, FPS 2.25, Running 101.84s Step 458( 20.00%), action 60, FPS 2.25, Running 102.18s Step 459( 20.33%), action 61, FPS 2.24, Running 102.90s Step 460( 20.67%), action 62, FPS 2.23, Running 103.28s Step 461( 21.00%), action 63, FPS 2.18, Running 103.98s Step 462( 21.33%), action 64, FPS 2.20, Running 104.29s Step 463( 21.67%), action 65, FPS 2.25, Running 104.74s Step 464( 22.00%), action 66, FPS 2.25, Running 105.10s Step 465( 22.33%), action 67, FPS 2.16, Running 105.71s Step 466( 22.67%), action 68, FPS 2.12, Running 106.19s Step 467( 23.00%), action 69, FPS 2.12, Running 106.71s Step 468( 23.33%), action 70, FPS 2.09, Running 107.10s Step 469( 23.67%), action 71, FPS 2.12, Running 107.71s Step 470( 24.00%), action 72, FPS 2.13, Running 108.00s Step 471( 24.33%), action 73, FPS 2.18, Running 108.40s Step 472( 24.67%), action 74, FPS 2.15, Running 108.91s Step 473( 25.00%), action 75, FPS 2.14, Running 109.40s Step 474( 25.33%), action 76, FPS 2.13, Running 109.73s Step 475( 25.67%), action 77, FPS 2.09, Running 110.22s Step 476( 26.00%), action 78, FPS 2.18, Running 110.55s Step 477( 26.33%), action 79, FPS 2.17, Running 111.07s Step 478( 26.67%), action 80, FPS 2.16, Running 111.46s Step 479( 27.00%), action 81, FPS 2.20, Running 111.98s Step 480( 27.33%), action 82, FPS 2.16, Running 112.56s Step 481( 27.67%), action 83, FPS 2.23, Running 112.96s Step 482( 28.00%), action 84, FPS 2.21, Running 113.34s Step 483( 28.33%), action 85, FPS 2.17, Running 113.97s Step 484( 28.67%), action 86, FPS 2.16, Running 114.38s Step 485( 29.00%), action 87, FPS 2.19, Running 114.85s Step 486( 29.33%), action 88, FPS 2.19, Running 115.31s Step 487( 29.67%), action 89, FPS 2.22, Running 115.74s Step 488( 30.00%), action 90, FPS 2.21, Running 116.15s Step 489( 30.33%), action 91, FPS 2.22, Running 116.70s Step 490( 30.67%), action 92, FPS 2.19, Running 117.13s Step 491( 31.00%), action 93, FPS 2.17, Running 117.63s Step 492( 31.33%), action 94, FPS 2.21, Running 117.97s Step 493( 31.67%), action 95, FPS 2.20, Running 118.48s Step 494( 32.00%), action 96, FPS 2.17, Running 118.96s Step 495( 32.33%), action 97, FPS 2.16, Running 119.49s Step 496( 32.67%), action 98, FPS 2.18, Running 119.71s Step 497( 33.00%), action 99, FPS 2.22, Running 120.08s Step 498( 33.33%), action 100, FPS 2.21, Running 120.49s Step 499( 33.67%), action 101, FPS 2.18, Running 121.17s Step 500( 34.00%), action 102, FPS 2.22, Running 121.57s Step 501( 34.33%), action 103, FPS 2.12, Running 122.37s Step 502( 34.67%), action 104, FPS 2.13, Running 122.73s Step 503( 35.00%), action 105, FPS 2.17, Running 123.17s Step 504( 35.33%), action 106, FPS 2.18, Running 123.57s Step 505( 35.67%), action 107, FPS 2.18, Running 124.04s Step 506( 36.00%), action 108, FPS 2.16, Running 124.57s Step 507( 36.33%), action 109, FPS 2.14, Running 125.09s Step 508( 36.67%), action 110, FPS 2.14, Running 125.51s Step 509( 37.00%), action 111, FPS 2.11, Running 126.17s Step 510( 37.33%), action 112, FPS 2.13, Running 126.53s Step 511( 37.67%), action 113, FPS 2.13, Running 127.00s Step 512( 38.00%), action 114, FPS 2.16, Running 127.24s Step 513( 38.33%), action 115, FPS 2.19, Running 127.63s Step 514( 38.67%), action 116, FPS 2.23, Running 127.94s Step 515( 39.00%), action 117, FPS 2.26, Running 128.36s Step 516( 39.33%), action 118, FPS 2.15, Running 129.01s Step 517( 39.67%), action 119, FPS 2.12, Running 129.52s Step 518( 40.00%), action 120, FPS 2.12, Running 129.91s Step 519( 40.33%), action 121, FPS 2.13, Running 130.55s Step 520( 40.67%), action 122, FPS 2.14, Running 130.90s Step 521( 41.00%), action 123, FPS 2.24, Running 131.31s Step 522( 41.33%), action 124, FPS 2.15, Running 132.02s Step 523( 41.67%), action 125, FPS 2.13, Running 132.58s Step 524( 42.00%), action 126, FPS 2.14, Running 132.92s Step 525( 42.33%), action 127, FPS 2.13, Running 133.44s Step 526( 42.67%), action 128, FPS 2.15, Running 133.86s Step 527( 43.00%), action 129, FPS 2.14, Running 134.44s Step 528( 43.33%), action 130, FPS 2.16, Running 134.76s Step 529( 43.67%), action 131, FPS 2.17, Running 135.39s Step 530( 44.00%), action 132, FPS 2.10, Running 136.05s Step 531( 44.33%), action 133, FPS 2.09, Running 136.57s Step 532( 44.67%), action 134, FPS 2.04, Running 137.05s Step 533( 45.00%), action 135, FPS 1.99, Running 137.67s Step 534( 45.33%), action 136, FPS 1.98, Running 138.05s Step 535( 45.67%), action 137, FPS 1.98, Running 138.43s Step 536( 46.00%), action 138, FPS 2.04, Running 138.80s Step 537( 46.33%), action 139, FPS 2.01, Running 139.47s Step 538( 46.67%), action 140, FPS 2.02, Running 139.83s Step 539( 47.00%), action 141, FPS 2.02, Running 140.46s Step 540( 47.33%), action 142, FPS 2.00, Running 140.88s Step 541( 47.67%), action 143, FPS 1.98, Running 141.40s Step 542( 48.00%), action 144, FPS 2.05, Running 141.78s Step 543( 48.33%), action 145, FPS 2.07, Running 142.26s Step 544( 48.67%), action 146, FPS 2.07, Running 142.56s Step 545( 49.00%), action 147, FPS 2.10, Running 142.97s Step 546( 49.33%), action 148, FPS 2.11, Running 143.32s Step 547( 49.67%), action 149, FPS 2.12, Running 143.88s Step 548( 50.00%), action 150, FPS 2.08, Running 144.37s Step 549( 50.33%), action 151, FPS 2.05, Running 145.14s Step 550( 50.67%), action 152, FPS 2.07, Running 145.69s Step 551( 51.00%), action 153, FPS 2.06, Running 146.27s Step 552( 51.33%), action 154, FPS 2.09, Running 146.61s Step 553( 51.67%), action 155, FPS 2.04, Running 147.46s Step 554( 52.00%), action 156, FPS 2.04, Running 147.87s Step 555( 52.33%), action 157, FPS 1.96, Running 148.62s Step 556( 52.67%), action 158, FPS 1.94, Running 149.10s Step 557( 53.00%), action 159, FPS 1.96, Running 149.68s Step 558( 53.33%), action 160, FPS 1.93, Running 150.19s Step 559( 53.67%), action 161, FPS 1.93, Running 150.85s Step 560( 54.00%), action 162, FPS 1.93, Running 151.22s [2026-08-02 22:26:04] [81 ] Seed 80 success after 151.51 s. +steps: 560 , actions: 162 . +Instruction: Empty +Total 49/81(60.49%) success. +Setting seed: 81 +Step 1( N/A%), pre moving , FPS 4.89, Running 0.20s Step 2( N/A%), pre moving , FPS 6.35, Running 0.31s Step 3( N/A%), pre moving , FPS 6.76, Running 0.44s Step 4( N/A%), pre moving , FPS 7.26, Running 0.55s Step 5( N/A%), pre moving , FPS 7.39, Running 0.68s Step 6( N/A%), pre moving , FPS 7.57, Running 0.79s Step 7( N/A%), pre moving , FPS 7.68, Running 0.91s Step 8( N/A%), pre moving , FPS 7.74, Running 1.03s Step 9( N/A%), pre moving , FPS 7.81, Running 1.15s Step 10( N/A%), pre moving , FPS 7.92, Running 1.26s Step 11( N/A%), pre moving , FPS 7.88, Running 1.40s Step 12( N/A%), pre moving , FPS 7.96, Running 1.51s Step 13( N/A%), pre moving , FPS 8.03, Running 1.62s Step 14( N/A%), pre moving , FPS 8.10, Running 1.73s Step 15( N/A%), pre moving , FPS 8.10, Running 1.85s Step 16( N/A%), pre moving , FPS 8.16, Running 1.96s Step 17( N/A%), pre moving , FPS 8.09, Running 2.10s Step 18( N/A%), pre moving , FPS 8.14, Running 2.21s Step 19( N/A%), pre moving , FPS 8.17, Running 2.33s Step 20( N/A%), pre moving , FPS 8.17, Running 2.45s Step 21( N/A%), pre moving , FPS 7.76, Running 2.78s Step 22( N/A%), pre moving , FPS 7.64, Running 2.93s Step 23( N/A%), pre moving , FPS 7.76, Running 3.02s Step 24( N/A%), pre moving , FPS 7.90, Running 3.08s Step 25( N/A%), pre moving , FPS 8.12, Running 3.14s Step 26( N/A%), pre moving , FPS 7.45, Running 3.48s Step 27( N/A%), pre moving , FPS 7.45, Running 3.59s Step 28( N/A%), pre moving , FPS 7.48, Running 3.71s Step 29( N/A%), pre moving , FPS 7.49, Running 3.82s Step 30( N/A%), pre moving , FPS 7.49, Running 3.93s Step 31( N/A%), pre moving , FPS 7.50, Running 4.06s Step 32( N/A%), pre moving , FPS 7.50, Running 4.17s Step 33( N/A%), pre moving , FPS 7.49, Running 4.29s Step 34( N/A%), pre moving , FPS 7.47, Running 4.41s Step 35( N/A%), pre moving , FPS 7.49, Running 4.52s Step 36( N/A%), pre moving , FPS 6.48, Running 5.05s Step 37( N/A%), pre moving , FPS 6.53, Running 5.16s Step 38( N/A%), pre moving , FPS 6.49, Running 5.29s Step 39( N/A%), pre moving , FPS 6.49, Running 5.41s Step 40( N/A%), pre moving , FPS 6.50, Running 5.52s Step 41( N/A%), pre moving , FPS 7.00, Running 5.64s Step 42( N/A%), pre moving , FPS 7.09, Running 5.75s Step 43( N/A%), pre moving , FPS 6.98, Running 5.89s Step 44( N/A%), pre moving , FPS 6.86, Running 6.00s Step 45( N/A%), pre moving , FPS 6.70, Running 6.12s Step 46( N/A%), pre moving , FPS 7.26, Running 6.23s Step 47( N/A%), pre moving , FPS 7.21, Running 6.37s Step 48( N/A%), pre moving , FPS 7.24, Running 6.47s Step 49( N/A%), pre moving , FPS 7.24, Running 6.58s Step 50( N/A%), pre moving , FPS 7.33, Running 6.66s Step 51( N/A%), pre moving , FPS 7.43, Running 6.76s Step 52( N/A%), pre moving , FPS 7.50, Running 6.84s Step 53( N/A%), pre moving , FPS 7.62, Running 6.91s Step 54( N/A%), pre moving , FPS 7.66, Running 7.02s Step 55( N/A%), pre moving , FPS 7.76, Running 7.10s Step 56( N/A%), pre moving , FPS 9.38, Running 7.18s Step 57( N/A%), pre moving , FPS 9.48, Running 7.27s Step 58( N/A%), pre moving , FPS 9.70, Running 7.36s Step 59( N/A%), pre moving , FPS 9.89, Running 7.43s Step 60( N/A%), pre moving , FPS 10.07, Running 7.51s Step 61( N/A%), pre moving , FPS 10.20, Running 7.60s Step 62( N/A%), pre moving , FPS 10.19, Running 7.72s Step 63( N/A%), pre moving , FPS 10.31, Running 7.83s Step 64( N/A%), pre moving , FPS 10.20, Running 7.96s Step 65( N/A%), pre moving , FPS 10.00, Running 8.13s Step 66( N/A%), pre moving , FPS 9.62, Running 8.31s Step 67( N/A%), pre moving , FPS 9.43, Running 8.49s Step 68( N/A%), pre moving , FPS 9.12, Running 8.66s Step 69( N/A%), pre moving , FPS 8.84, Running 8.85s Step 70( N/A%), pre moving , FPS 8.46, Running 9.03s Step 71( N/A%), pre moving , FPS 8.14, Running 9.21s Step 72( N/A%), pre moving , FPS 7.81, Running 9.40s Step 73( N/A%), pre moving , FPS 7.53, Running 9.57s Step 74( N/A%), pre moving , FPS 7.36, Running 9.74s Step 75( N/A%), pre moving , FPS 7.08, Running 9.92s Step 76( N/A%), pre moving , FPS 6.82, Running 10.11s Step 77( N/A%), pre moving , FPS 6.60, Running 10.30s Step 78( N/A%), pre moving , FPS 6.37, Running 10.49s Step 79( N/A%), pre moving , FPS 6.19, Running 10.66s Step 80( N/A%), pre moving , FPS 6.04, Running 10.82s Step 81( N/A%), pre moving , FPS 5.99, Running 10.94s Step 82( N/A%), pre moving , FPS 5.91, Running 11.10s Step 83( N/A%), pre moving , FPS 5.86, Running 11.24s Step 84( N/A%), pre moving , FPS 5.90, Running 11.35s Step 85( N/A%), pre moving , FPS 5.97, Running 11.47s Step 86( N/A%), pre moving , FPS 6.09, Running 11.60s Step 87( N/A%), pre moving , FPS 6.17, Running 11.73s Step 88( N/A%), pre moving , FPS 6.22, Running 11.88s Step 89( N/A%), pre moving , FPS 6.35, Running 12.00s Step 90( N/A%), pre moving , FPS 6.47, Running 12.12s Step 91( N/A%), pre moving , FPS 6.63, Running 12.23s Step 92( N/A%), pre moving , FPS 6.75, Running 12.36s Step 93( N/A%), pre moving , FPS 6.87, Running 12.48s Step 94( N/A%), pre moving , FPS 7.00, Running 12.59s Step 95( N/A%), pre moving , FPS 7.14, Running 12.72s Step 96( N/A%), pre moving , FPS 7.33, Running 12.84s Step 97( N/A%), pre moving , FPS 7.55, Running 12.95s Step 98( N/A%), pre moving , FPS 7.73, Running 13.08s Step 99( N/A%), pre moving , FPS 7.92, Running 13.19s Step 100( N/A%), pre moving , FPS 8.02, Running 13.31s Step 101( N/A%), pre moving , FPS 8.04, Running 13.43s Step 102( N/A%), pre moving , FPS 8.18, Running 13.54s Step 103( N/A%), pre moving , FPS 8.20, Running 13.68s Step 104( N/A%), pre moving , FPS 8.18, Running 13.79s Step 105( N/A%), pre moving , FPS 8.20, Running 13.91s Step 106( N/A%), pre moving , FPS 8.20, Running 14.04s Step 107( N/A%), pre moving , FPS 8.27, Running 14.15s Step 108( N/A%), pre moving , FPS 8.40, Running 14.26s Step 109( N/A%), pre moving , FPS 8.35, Running 14.39s Step 110( N/A%), pre moving , FPS 8.37, Running 14.51s Step 111( N/A%), pre moving , FPS 8.36, Running 14.62s Step 112( N/A%), pre moving , FPS 8.39, Running 14.75s Step 113( N/A%), pre moving , FPS 8.38, Running 14.86s Step 114( N/A%), pre moving , FPS 8.41, Running 14.97s Step 115( N/A%), pre moving , FPS 8.56, Running 15.06s Step 116( N/A%), pre moving , FPS 8.74, Running 15.13s Step 117( N/A%), pre moving , FPS 8.86, Running 15.21s Step 118( N/A%), pre moving , FPS 9.09, Running 15.28s Step 119( N/A%), pre moving , FPS 9.22, Running 15.36s Step 120( N/A%), pre moving , FPS 7.25, Running 16.07s Step 121( N/A%), pre moving , FPS 6.93, Running 16.31s Step 122( N/A%), pre moving , FPS 6.32, Running 16.71s Step 123( N/A%), pre moving , FPS 6.06, Running 16.98s Step 124( N/A%), pre moving , FPS 5.62, Running 17.35s Step 125( N/A%), pre moving , FPS 5.44, Running 17.59s Step 126( N/A%), pre moving , FPS 5.05, Running 18.00s Step 127( N/A%), pre moving , FPS 4.89, Running 18.24s Step 128( N/A%), pre moving , FPS 4.61, Running 18.60s Step 129( N/A%), pre moving , FPS 4.53, Running 18.81s Step 130( N/A%), pre moving , FPS 4.31, Running 19.15s Step 131( N/A%), pre moving , FPS 4.23, Running 19.35s Step 132( N/A%), pre moving , FPS 4.05, Running 19.68s Step 133( N/A%), pre moving , FPS 3.98, Running 19.89s Step 134( N/A%), pre moving , FPS 3.78, Running 20.27s Step 135( N/A%), pre moving , FPS 3.68, Running 20.49s Step 136( N/A%), pre moving , FPS 3.46, Running 20.92s Step 137( N/A%), pre moving , FPS 3.35, Running 21.18s Step 138( N/A%), pre moving , FPS 3.18, Running 21.58s Step 139( N/A%), pre moving , FPS 3.11, Running 21.79s Step 140( N/A%), pre moving , FPS 3.27, Running 22.19s Step 141( N/A%), pre moving , FPS 3.27, Running 22.44s Step 142( N/A%), pre moving , FPS 3.34, Running 22.70s Step 143( N/A%), pre moving , FPS 3.37, Running 22.91s Step 144( N/A%), pre moving , FPS 3.38, Running 23.27s Step 145( N/A%), pre moving , FPS 3.38, Running 23.50s Step 146( N/A%), pre moving , FPS 3.40, Running 23.88s Step 147( N/A%), pre moving , FPS 3.40, Running 24.11s Step 148( N/A%), pre moving , FPS 3.36, Running 24.55s Step 149( N/A%), pre moving , FPS 3.35, Running 24.78s Step 150( N/A%), pre moving , FPS 3.32, Running 25.17s Step 151( N/A%), pre moving , FPS 3.28, Running 25.44s Step 152( N/A%), pre moving , FPS 3.24, Running 25.85s Step 153( N/A%), pre moving , FPS 3.21, Running 26.12s Step 154( N/A%), pre moving , FPS 3.23, Running 26.45s Step 155( N/A%), pre moving , FPS 3.24, Running 26.67s Step 156( N/A%), pre moving , FPS 3.28, Running 27.02s Step 157( N/A%), pre moving , FPS 3.32, Running 27.21s Step 158( N/A%), pre moving , FPS 3.32, Running 27.61s Step 159( N/A%), pre moving , FPS 3.28, Running 27.88s Step 160( N/A%), pre moving , FPS 3.27, Running 28.32s Step 161( N/A%), pre moving , FPS 3.26, Running 28.58s Step 162( N/A%), pre moving , FPS 3.20, Running 28.95s Step 163( N/A%), pre moving , FPS 3.16, Running 29.23s Step 164( N/A%), pre moving , FPS 3.16, Running 29.60s Step 165( N/A%), pre moving , FPS 3.14, Running 29.87s Step 166( N/A%), pre moving , FPS 3.14, Running 30.25s Step 167( N/A%), pre moving , FPS 3.15, Running 30.46s Step 168( N/A%), pre moving , FPS 3.22, Running 30.75s Step 169( N/A%), pre moving , FPS 3.25, Running 30.94s Step 170( N/A%), pre moving , FPS 3.26, Running 31.30s Step 171( N/A%), pre moving , FPS 3.28, Running 31.53s Step 172( N/A%), pre moving , FPS 3.28, Running 31.94s Step 173( N/A%), pre moving , FPS 3.30, Running 32.17s Step 174( N/A%), pre moving , FPS 3.27, Running 32.56s Step 175( N/A%), pre moving , FPS 3.32, Running 32.69s Step 176( N/A%), pre moving , FPS 3.46, Running 32.81s Step 177( N/A%), pre moving , FPS 3.50, Running 32.92s Step 178( N/A%), pre moving , FPS 3.67, Running 33.06s Step 179( N/A%), pre moving , FPS 3.77, Running 33.18s Step 180( N/A%), pre moving , FPS 4.01, Running 33.31s Step 181( N/A%), pre moving , FPS 4.12, Running 33.43s Step 182( N/A%), pre moving , FPS 4.35, Running 33.55s Step 183( N/A%), pre moving , FPS 4.50, Running 33.68s Step 184( N/A%), pre moving , FPS 4.76, Running 33.81s Step 185( N/A%), pre moving , FPS 4.35, Running 34.47s Step 186( N/A%), pre moving , FPS 4.64, Running 34.56s Step 187( N/A%), pre moving , FPS 4.78, Running 34.65s Step 188( N/A%), pre moving , FPS 5.05, Running 34.72s Step 189( N/A%), pre moving , FPS 5.21, Running 34.78s Step 190( N/A%), pre moving , FPS 5.52, Running 34.93s Step 191( N/A%), pre moving , FPS 5.65, Running 35.07s Step 192( N/A%), pre moving , FPS 6.13, Running 35.20s Step 193( N/A%), pre moving , FPS 6.22, Running 35.39s Step 194( N/A%), pre moving , FPS 6.62, Running 35.58s Step 195( N/A%), pre moving , FPS 6.36, Running 35.83s Step 196( N/A%), pre moving , FPS 6.09, Running 36.09s Step 197( N/A%), pre moving , FPS 5.85, Running 36.34s Step 198( N/A%), pre moving , FPS 5.76, Running 36.52s Step 199( N/A%), pre moving , FPS 5.66, Running 36.71s Step 200( N/A%), pre moving , FPS 5.57, Running 36.90s Step 201( N/A%), pre moving , FPS 5.48, Running 37.08s Step 202( N/A%), pre moving , FPS 5.27, Running 37.35s Step 203( N/A%), pre moving , FPS 5.13, Running 37.58s Step 204( N/A%), pre moving , FPS 4.97, Running 37.83s Step 205( N/A%), pre moving , FPS 5.47, Running 38.12s Step 206( N/A%), pre moving , FPS 5.22, Running 38.39s Step 207( N/A%), pre moving , FPS 5.05, Running 38.60s Step 208( N/A%), pre moving , FPS 4.86, Running 38.83s Step 209( N/A%), pre moving , FPS 4.69, Running 39.05s Step 210( N/A%), pre moving , FPS 4.55, Running 39.32s Step 211( N/A%), pre moving , FPS 4.35, Running 39.68s Step 212( N/A%), pre moving , FPS 4.13, Running 40.05s Step 213( N/A%), pre moving , FPS 3.99, Running 40.40s Step 214( N/A%), pre moving , FPS 3.87, Running 40.75s Step 215( N/A%), pre moving , FPS 3.80, Running 41.09s Step 216( N/A%), pre moving , FPS 3.74, Running 41.44s Step 217( N/A%), pre moving , FPS 3.65, Running 41.81s Step 218( N/A%), pre moving , FPS 3.54, Running 42.17s Step 219( N/A%), pre moving , FPS 3.49, Running 42.45s Step 220( N/A%), pre moving , FPS 3.45, Running 42.70s Step 221( N/A%), pre moving , FPS 3.44, Running 42.90s Step 222( N/A%), pre moving , FPS 3.48, Running 43.10s Step 223( N/A%), pre moving , FPS 3.49, Running 43.30s Step 224( N/A%), pre moving , FPS 3.46, Running 43.60s Step 225( N/A%), pre moving , FPS 3.46, Running 43.90s Step 226( N/A%), pre moving , FPS 3.46, Running 44.18s Step 227( N/A%), pre moving , FPS 3.41, Running 44.47s Step 228( N/A%), pre moving , FPS 3.37, Running 44.77s Step 229( N/A%), pre moving , FPS 3.35, Running 45.02s Step 230( N/A%), pre moving , FPS 3.38, Running 45.24s Step 231( N/A%), pre moving , FPS 3.44, Running 45.50s Step 232( N/A%), pre moving , FPS 3.59, Running 45.62s Step 233( N/A%), pre moving , FPS 3.75, Running 45.73s Step 234( N/A%), pre moving , FPS 3.91, Running 45.86s Step 235( N/A%), pre moving , FPS 4.10, Running 45.98s Step 236( N/A%), pre moving , FPS 4.24, Running 46.16s Step 237( N/A%), pre moving , FPS 4.43, Running 46.32s Step 238( N/A%), pre moving , FPS 4.72, Running 46.41s Step 239( N/A%), pre moving , FPS 4.97, Running 46.47s Step 240( N/A%), pre moving , FPS 5.21, Running 46.54s Step 241( N/A%), pre moving , FPS 5.42, Running 46.59s Step 242( N/A%), pre moving , FPS 5.63, Running 46.65s Step 243( N/A%), pre moving , FPS 5.86, Running 46.71s Step 244( N/A%), pre moving , FPS 6.28, Running 46.79s Step 245( N/A%), pre moving , FPS 6.72, Running 46.87s Step 246( N/A%), pre moving , FPS 6.10, Running 47.46s Step 247( N/A%), pre moving , FPS 6.44, Running 47.58s Step 248( N/A%), pre moving , FPS 6.82, Running 47.70s Step 249( N/A%), pre moving , FPS 7.14, Running 47.82s Step 250( N/A%), pre moving , FPS 7.40, Running 47.95s Step 251( N/A%), pre moving , FPS 7.80, Running 48.06s Step 252( N/A%), pre moving , FPS 7.61, Running 48.24s Step 253( N/A%), pre moving , FPS 7.56, Running 48.38s Step 254( N/A%), pre moving , FPS 7.28, Running 48.61s Step 255( N/A%), pre moving , FPS 7.09, Running 48.80s Step 256( N/A%), pre moving , FPS 7.13, Running 48.97s Step 257( N/A%), pre moving , FPS 7.07, Running 49.15s Step 258( N/A%), pre moving , FPS 6.88, Running 49.32s Step 259( N/A%), pre moving , FPS 6.62, Running 49.49s Step 260( N/A%), pre moving , FPS 6.39, Running 49.66s Step 261( N/A%), pre moving , FPS 6.17, Running 49.83s Step 262( N/A%), pre moving , FPS 5.93, Running 50.03s Step 263( N/A%), pre moving , FPS 5.74, Running 50.20s Step 264( N/A%), pre moving , FPS 5.59, Running 50.36s Step 265( N/A%), pre moving , FPS 5.45, Running 50.54s Step 266( N/A%), pre moving , FPS 6.29, Running 50.64s Step 267( N/A%), pre moving , FPS 6.30, Running 50.76s Step 268( N/A%), pre moving , FPS 6.28, Running 50.89s Step 269( N/A%), pre moving , FPS 6.23, Running 51.03s Step 270( N/A%), pre moving , FPS 6.20, Running 51.17s Step 271( N/A%), pre moving , FPS 6.15, Running 51.32s Step 272( N/A%), pre moving , FPS 6.12, Running 51.51s Step 273( N/A%), pre moving , FPS 5.96, Running 51.73s Step 274( N/A%), pre moving , FPS 5.96, Running 51.97s Step 275( N/A%), pre moving , FPS 5.79, Running 52.25s Step 276( N/A%), pre moving , FPS 5.70, Running 52.48s Step 277( N/A%), pre moving , FPS 5.62, Running 52.71s Step 278( N/A%), pre moving , FPS 5.53, Running 52.94s Step 279( N/A%), pre moving , FPS 5.46, Running 53.16s Step 280( N/A%), pre moving , FPS 5.38, Running 53.38s Step 281( N/A%), pre moving , FPS 5.26, Running 53.63s Step 282( N/A%), pre moving , FPS 5.21, Running 53.86s Step 283( N/A%), pre moving , FPS 5.14, Running 54.09s Step 284( N/A%), pre moving , FPS 5.08, Running 54.30s Step 285( N/A%), pre moving , FPS 5.02, Running 54.52s Step 286( N/A%), pre moving , FPS 4.86, Running 54.76s Step 287( N/A%), pre moving , FPS 4.81, Running 54.91s Step 288( N/A%), pre moving , FPS 4.82, Running 55.03s Step 289( N/A%), pre moving , FPS 4.78, Running 55.21s Step 290( N/A%), pre moving , FPS 4.77, Running 55.37s Step 291( N/A%), pre moving , FPS 4.79, Running 55.49s Step 292( N/A%), pre moving , FPS 4.87, Running 55.62s Step 293( N/A%), pre moving , FPS 4.85, Running 55.86s Step 294( N/A%), pre moving , FPS 4.86, Running 56.08s Step 295( N/A%), pre moving , FPS 4.84, Running 56.38s Step 296( N/A%), pre moving , FPS 4.81, Running 56.64s Step 297( N/A%), pre moving , FPS 4.73, Running 56.93s Step 298( N/A%), pre moving , FPS 4.66, Running 57.23s Step 299( N/A%), pre moving , FPS 4.57, Running 57.53s Step 300( N/A%), pre moving , FPS 4.49, Running 57.83s Step 301( N/A%), pre moving , FPS 4.43, Running 58.14s Step 302( N/A%), pre moving , FPS 4.37, Running 58.44s Step 303( N/A%), pre moving , FPS 4.32, Running 58.72s Step 304( N/A%), pre moving , FPS 4.37, Running 58.88s Step 305( N/A%), pre moving , FPS 4.40, Running 59.07s Step 306( N/A%), pre moving , FPS 4.47, Running 59.23s Step 307( N/A%), pre moving , FPS 4.50, Running 59.36s Step 308( N/A%), pre moving , FPS 4.44, Running 59.54s Step 309( N/A%), pre moving , FPS 4.46, Running 59.70s Step 310( N/A%), pre moving , FPS 4.45, Running 59.86s Step 311( N/A%), pre moving , FPS 4.40, Running 60.04s Step 312( N/A%), pre moving , FPS 4.40, Running 60.17s Step 313( N/A%), pre moving , FPS 4.52, Running 60.28s Step 314( N/A%), pre moving , FPS 4.63, Running 60.40s Step 315( N/A%), pre moving , FPS 4.83, Running 60.53s Step 316( N/A%), pre moving , FPS 5.00, Running 60.64s Step 317( N/A%), pre moving , FPS 5.23, Running 60.76s Step 318( N/A%), pre moving , FPS 5.49, Running 60.87s Step 319( N/A%), pre moving , FPS 5.82, Running 60.97s Step 320( N/A%), pre moving , FPS 6.13, Running 61.09s Step 321( N/A%), pre moving , FPS 6.54, Running 61.20s Step 322( N/A%), pre moving , FPS 6.93, Running 61.32s Step 323( N/A%), pre moving , FPS 7.37, Running 61.43s Step 324( N/A%), pre moving , FPS 7.52, Running 61.54s Step 325( N/A%), pre moving , FPS 7.69, Running 61.67s Step 326( N/A%), pre moving , FPS 7.87, Running 61.78s Step 327( N/A%), pre moving , FPS 7.89, Running 61.90s Step 328( N/A%), pre moving , FPS 8.13, Running 62.00s Step 329( N/A%), pre moving , FPS 8.22, Running 62.13s Step 330( N/A%), pre moving , FPS 8.41, Running 62.24s Step 331( N/A%), pre moving , FPS 8.68, Running 62.35s Step 332( N/A%), pre moving , FPS 8.69, Running 62.47s Step 333( N/A%), pre moving , FPS 8.73, Running 62.58s Step 334( N/A%), pre moving , FPS 8.82, Running 62.67s Step 335( N/A%), pre moving , FPS 9.00, Running 62.75s Step 336( N/A%), pre moving , FPS 9.05, Running 62.85s Step 337( N/A%), pre moving , FPS 9.26, Running 62.92s Step 338( N/A%), pre moving , FPS 9.38, Running 63.00s Step 339( N/A%), pre moving , FPS 7.55, Running 63.62s Step 340( N/A%), pre moving , FPS 7.54, Running 63.75s Step 341( N/A%), pre moving , FPS 7.54, Running 63.85s Step 342( N/A%), pre moving , FPS 7.36, Running 64.04s Step 343( N/A%), pre moving , FPS 7.15, Running 64.22s Step 344( N/A%), pre moving , FPS 7.03, Running 64.39s Step 345( N/A%), pre moving , FPS 6.90, Running 64.57s Step 346( N/A%), pre moving , FPS 6.84, Running 64.70s Step 347( N/A%), pre moving , FPS 6.85, Running 64.82s Step 348( N/A%), pre moving , FPS 6.80, Running 64.95s Step 349( N/A%), pre moving , FPS 6.66, Running 65.14s Step 350( N/A%), pre moving , FPS 6.54, Running 65.30s Step 351( N/A%), pre moving , FPS 6.38, Running 65.48s Step 352( N/A%), pre moving , FPS 6.26, Running 65.66s Step 353( N/A%), pre moving , FPS 6.15, Running 65.83s Step 354( N/A%), pre moving , FPS 5.98, Running 66.01s Step 355( N/A%), pre moving , FPS 5.93, Running 66.13s Step 356( N/A%), pre moving , FPS 5.88, Running 66.25s Step 357( N/A%), pre moving , FPS 5.80, Running 66.37s Step 358( N/A%), pre moving , FPS 5.76, Running 66.47s Step 359( N/A%), pre moving , FPS 6.84, Running 66.54s Step 360( N/A%), pre moving , FPS 6.97, Running 66.62s Step 361( N/A%), pre moving , FPS 7.05, Running 66.69s Step 362( N/A%), pre moving , FPS 7.30, Running 66.78s Step 363( N/A%), pre moving , FPS 7.64, Running 66.84s Step 364( N/A%), pre moving , FPS 7.92, Running 66.91s Step 365( N/A%), pre moving , FPS 8.26, Running 66.99s Step 366( N/A%), pre moving , FPS 8.29, Running 67.11s Step 367( N/A%), pre moving , FPS 8.26, Running 67.24s Step 368( N/A%), pre moving , FPS 8.35, Running 67.34s Step 369( N/A%), pre moving , FPS 8.73, Running 67.43s Step 370( N/A%), pre moving , FPS 8.70, Running 67.60s Step 371( N/A%), pre moving , FPS 8.72, Running 67.77s Step 372( N/A%), pre moving , FPS 8.70, Running 67.96s Step 373( N/A%), pre moving , FPS 8.78, Running 68.11s Step 374( N/A%), pre moving , FPS 8.83, Running 68.28s Step 375( N/A%), pre moving , FPS 8.57, Running 68.46s Step 376( N/A%), pre moving , FPS 8.40, Running 68.63s Step 377( N/A%), pre moving , FPS 8.20, Running 68.80s Step 378( N/A%), pre moving , FPS 7.94, Running 68.99s Step 379( N/A%), pre moving , FPS 7.63, Running 69.16s Step 380( N/A%), pre moving , FPS 7.33, Running 69.34s Step 381( N/A%), pre moving , FPS 7.08, Running 69.51s Step 382( N/A%), pre moving , FPS 6.97, Running 69.65s Step 383( N/A%), pre moving , FPS 6.91, Running 69.73s Step 384( N/A%), pre moving , FPS 6.77, Running 69.87s Step 385( N/A%), pre moving , FPS 6.70, Running 69.97s Step 386( N/A%), pre moving , FPS 6.72, Running 70.09s Step 387( N/A%), pre moving , FPS 6.75, Running 70.20s Step 388( N/A%), pre moving , FPS 6.74, Running 70.31s Step 389( N/A%), pre moving , FPS 6.73, Running 70.40s Step 390( N/A%), pre moving , FPS 6.83, Running 70.53s Step 391( N/A%), pre moving , FPS 7.02, Running 70.62s Step 392( N/A%), pre moving , FPS 7.25, Running 70.72s Step 393( N/A%), pre moving , FPS 7.48, Running 70.78s Step 394( N/A%), pre moving , FPS 7.77, Running 70.85s Step 395( N/A%), pre moving , FPS 8.06, Running 70.94s Step 396( N/A%), pre moving , FPS 8.44, Running 71.00s Step 397( N/A%), pre moving , FPS 8.79, Running 71.08s Step 398( N/A%), pre moving , FPS 9.20, Running 71.16s Step 399( N/A%), pre moving , FPS 9.61, Running 71.24s Step 400( N/A%), pre moving , FPS 10.18, Running 71.31s Step 401( N/A%), pre moving , FPS 10.67, Running 71.39s Step 402( N/A%), pre moving , FPS 10.98, Running 71.47s Step 403( N/A%), pre moving , FPS 11.16, Running 71.53s Step 404( N/A%), pre moving , FPS 11.59, Running 71.59s Step 405( N/A%), pre moving , FPS 11.65, Running 71.69s Step 406( N/A%), pre moving , FPS 11.71, Running 71.79s Step 407( N/A%), pre moving , FPS 11.75, Running 71.90s Step 408( N/A%), pre moving , FPS 11.64, Running 72.03s Step 409( N/A%), pre moving , FPS 11.58, Running 72.13s Step 410( N/A%), pre moving , FPS 11.68, Running 72.24s Step 411( N/A%), pre moving , FPS 11.65, Running 72.34s Step 412( N/A%), pre moving , FPS 11.49, Running 72.46s Step 413( N/A%), pre moving , FPS 11.11, Running 72.58s Step 414( N/A%), pre moving , FPS 11.02, Running 72.67s Step 415( N/A%), pre moving , FPS 5.69, Running 74.46s Step 416( N/A%), pre moving , FPS 5.26, Running 74.80s Step 417( N/A%), pre moving , FPS 5.13, Running 74.98s Step 418( N/A%), pre moving , FPS 4.73, Running 75.39s Step 419( N/A%), pre moving , FPS 4.56, Running 75.63s Step 420( N/A%), pre moving , FPS 4.24, Running 76.03s Step 421( N/A%), pre moving , FPS 4.12, Running 76.25s Step 422( N/A%), pre moving , FPS 3.86, Running 76.66s Step 423( N/A%), pre moving , FPS 3.73, Running 76.89s Step 424( N/A%), pre moving , FPS 3.53, Running 77.25s Step 425( N/A%), pre moving , FPS 3.44, Running 77.50s Step 426( N/A%), pre moving , FPS 3.27, Running 77.90s Step 427( N/A%), pre moving , FPS 3.23, Running 78.09s Step 428( N/A%), pre moving , FPS 3.15, Running 78.37s Step 429( N/A%), pre moving , FPS 3.12, Running 78.54s Step 430( N/A%), pre moving , FPS 3.01, Running 78.87s Step 431( N/A%), pre moving , FPS 2.98, Running 79.05s Step 432( N/A%), pre moving , FPS 2.86, Running 79.46s Step 433( N/A%), pre moving , FPS 2.82, Running 79.68s Step 434( N/A%), pre moving , FPS 2.71, Running 80.04s Step 435( 0.33%), action 1, FPS 3.10, Running 80.92s Step 436( 0.67%), action 2, FPS 2.99, Running 81.50s Step 437( 1.00%), action 3, FPS 2.82, Running 82.06s Step 438( 1.33%), action 4, FPS 2.85, Running 82.40s Step 439( 1.67%), action 5, FPS 2.78, Running 82.83s Step 440( 2.00%), action 6, FPS 2.69, Running 83.47s Step 441( 2.33%), action 7, FPS 2.60, Running 83.94s Step 442( 2.67%), action 8, FPS 2.53, Running 84.55s Step 443( 3.00%), action 9, FPS 2.45, Running 85.05s Step 444( 3.33%), action 10, FPS 2.43, Running 85.50s Step 445( 3.67%), action 11, FPS 2.29, Running 86.23s Step 446( 4.00%), action 12, FPS 2.26, Running 86.74s Step 447( 4.33%), action 13, FPS 2.19, Running 87.23s Step 448( 4.67%), action 14, FPS 2.11, Running 87.85s Step 449( 5.00%), action 15, FPS 2.02, Running 88.43s Step 450( 5.33%), action 16, FPS 2.02, Running 88.78s Step 451( 5.67%), action 17, FPS 1.98, Running 89.17s Step 452( 6.00%), action 18, FPS 2.00, Running 89.48s Step 453( 6.33%), action 19, FPS 1.96, Running 89.89s Step 454( 6.67%), action 20, FPS 1.95, Running 90.29s Step 455( 7.00%), action 21, FPS 1.98, Running 91.01s Step 456( 7.33%), action 22, FPS 2.03, Running 91.35s Step 457( 7.67%), action 23, FPS 2.05, Running 91.83s Step 458( 8.00%), action 24, FPS 2.03, Running 92.26s Step 459( 8.33%), action 25, FPS 2.02, Running 92.73s Step 460( 8.67%), action 26, FPS 2.08, Running 93.08s Step 461( 9.00%), action 27, FPS 2.09, Running 93.49s Step 462( 9.33%), action 28, FPS 2.16, Running 93.79s Step 463( 9.67%), action 29, FPS 2.18, Running 94.21s Step 464( 10.00%), action 30, FPS 2.21, Running 94.56s Step 465( 10.33%), action 31, FPS 2.23, Running 95.20s Step 466( 10.67%), action 32, FPS 2.26, Running 95.60s Step 467( 11.00%), action 33, FPS 2.27, Running 96.05s Step 468( 11.33%), action 34, FPS 2.32, Running 96.46s Step 469( 11.67%), action 35, FPS 2.34, Running 96.97s Step 470( 12.00%), action 36, FPS 2.34, Running 97.34s Step 471( 12.33%), action 37, FPS 2.33, Running 97.77s Step 472( 12.67%), action 38, FPS 2.33, Running 98.08s Step 473( 13.00%), action 39, FPS 2.29, Running 98.63s Step 474( 13.33%), action 40, FPS 2.29, Running 99.03s Step 475( 13.67%), action 41, FPS 2.26, Running 99.88s Step 476( 14.00%), action 42, FPS 2.24, Running 100.28s Step 477( 14.33%), action 43, FPS 2.27, Running 100.62s Step 478( 14.67%), action 44, FPS 2.20, Running 101.34s Step 479( 15.00%), action 45, FPS 2.21, Running 101.78s Step 480( 15.33%), action 46, FPS 2.19, Running 102.22s Step 481( 15.67%), action 47, FPS 2.18, Running 102.67s Step 482( 16.00%), action 48, FPS 2.16, Running 103.04s Step 483( 16.33%), action 49, FPS 2.15, Running 103.52s Step 484( 16.67%), action 50, FPS 2.14, Running 103.91s Step 485( 17.00%), action 51, FPS 2.18, Running 104.38s Step 486( 17.33%), action 52, FPS 2.22, Running 104.62s Step 487( 17.67%), action 53, FPS 2.21, Running 105.08s Step 488( 18.00%), action 54, FPS 2.23, Running 105.44s Step 489( 18.33%), action 55, FPS 2.23, Running 105.93s Step 490( 18.67%), action 56, FPS 2.23, Running 106.32s Step 491( 19.00%), action 57, FPS 2.21, Running 106.82s Step 492( 19.33%), action 58, FPS 2.14, Running 107.42s Step 493( 19.67%), action 59, FPS 2.16, Running 107.91s Step 494( 20.00%), action 60, FPS 2.12, Running 108.48s Step 495( 20.33%), action 61, FPS 2.19, Running 109.01s Step 496( 20.67%), action 62, FPS 2.14, Running 109.62s Step 497( 21.00%), action 63, FPS 2.11, Running 110.10s Step 498( 21.33%), action 64, FPS 2.21, Running 110.40s Step 499( 21.67%), action 65, FPS 2.20, Running 110.89s Step 500( 22.00%), action 66, FPS 2.22, Running 111.24s Step 501( 22.33%), action 67, FPS 2.21, Running 111.70s Step 502( 22.67%), action 68, FPS 2.13, Running 112.43s Step 503( 23.00%), action 69, FPS 2.14, Running 112.85s Step 504( 23.33%), action 70, FPS 2.17, Running 113.13s Step 505( 23.67%), action 71, FPS 2.07, Running 114.02s Step 506( 24.00%), action 72, FPS 2.05, Running 114.38s Step 507( 24.33%), action 73, FPS 2.05, Running 114.85s Step 508( 24.67%), action 74, FPS 2.04, Running 115.24s Step 509( 25.00%), action 75, FPS 2.04, Running 115.72s Step 510( 25.33%), action 76, FPS 2.05, Running 116.10s Step 511( 25.67%), action 77, FPS 2.05, Running 116.57s Step 512( 26.00%), action 78, FPS 2.10, Running 116.94s Step 513( 26.33%), action 79, FPS 2.10, Running 117.42s Step 514( 26.67%), action 80, FPS 2.14, Running 117.81s Step 515( 27.00%), action 81, FPS 2.11, Running 118.50s Step 516( 27.33%), action 82, FPS 2.17, Running 118.84s Step 517( 27.67%), action 83, FPS 2.17, Running 119.31s Step 518( 28.00%), action 84, FPS 2.18, Running 119.59s Step 519( 28.33%), action 85, FPS 2.11, Running 120.38s Step 520( 28.67%), action 86, FPS 2.11, Running 120.72s Step 521( 29.00%), action 87, FPS 2.11, Running 121.20s Step 522( 29.33%), action 88, FPS 2.16, Running 121.68s Step 523( 29.67%), action 89, FPS 2.14, Running 122.21s Step 524( 30.00%), action 90, FPS 2.11, Running 122.60s Step 525( 30.33%), action 91, FPS 2.17, Running 123.22s Step 526( 30.67%), action 92, FPS 2.18, Running 123.54s Step 527( 31.00%), action 93, FPS 2.20, Running 123.94s Step 528( 31.33%), action 94, FPS 2.20, Running 124.35s Step 529( 31.67%), action 95, FPS 2.20, Running 124.82s Step 530( 32.00%), action 96, FPS 2.18, Running 125.26s Step 531( 32.33%), action 97, FPS 2.17, Running 125.79s Step 532( 32.67%), action 98, FPS 2.16, Running 126.18s Step 533( 33.00%), action 99, FPS 2.15, Running 126.73s Step 534( 33.33%), action 100, FPS 2.15, Running 127.11s Step 535( 33.67%), action 101, FPS 2.21, Running 127.55s Step 536( 34.00%), action 102, FPS 2.22, Running 127.87s Step 537( 34.33%), action 103, FPS 2.22, Running 128.33s Step 538( 34.67%), action 104, FPS 2.17, Running 128.79s Step 539( 35.00%), action 105, FPS 2.24, Running 129.33s Step 540( 35.33%), action 106, FPS 2.23, Running 129.70s Step 541( 35.67%), action 107, FPS 2.20, Running 130.28s Step 542( 36.00%), action 108, FPS 2.22, Running 130.68s Step 543( 36.33%), action 109, FPS 2.23, Running 131.16s Step 544( 36.67%), action 110, FPS 2.27, Running 131.43s Step 545( 37.00%), action 111, FPS 2.29, Running 131.97s Step 546( 37.33%), action 112, FPS 2.29, Running 132.28s Step 547( 37.67%), action 113, FPS 2.26, Running 132.78s Step 548( 38.00%), action 114, FPS 2.28, Running 133.11s Step 549( 38.33%), action 115, FPS 2.28, Running 133.60s Step 550( 38.67%), action 116, FPS 2.30, Running 133.94s Step 551( 39.00%), action 117, FPS 2.31, Running 134.46s Step 552( 39.33%), action 118, FPS 2.27, Running 134.98s Step 553( 39.67%), action 119, FPS 2.34, Running 135.27s Step 554( 40.00%), action 120, FPS 2.34, Running 135.67s Step 555( 40.33%), action 121, FPS 2.31, Running 136.20s Step 556( 40.67%), action 122, FPS 2.30, Running 136.56s Step 557( 41.00%), action 123, FPS 2.30, Running 137.01s Step 558( 41.33%), action 124, FPS 2.31, Running 137.45s Step 559( 41.67%), action 125, FPS 2.31, Running 137.99s Step 560( 42.00%), action 126, FPS 2.29, Running 138.42s Step 561( 42.33%), action 127, FPS 2.32, Running 138.91s Step 562( 42.67%), action 128, FPS 2.34, Running 139.21s Step 563( 43.00%), action 129, FPS 2.35, Running 139.67s Step 564( 43.33%), action 130, FPS 2.33, Running 140.00s Step 565( 43.67%), action 131, FPS 2.31, Running 140.62s Step 566( 44.00%), action 132, FPS 2.30, Running 140.98s Step 567( 44.33%), action 133, FPS 2.30, Running 141.49s Step 568( 44.67%), action 134, FPS 2.27, Running 141.91s Step 569( 45.00%), action 135, FPS 2.28, Running 142.38s Step 570( 45.33%), action 136, FPS 2.25, Running 142.82s Step 571( 45.67%), action 137, FPS 2.32, Running 143.09s Step 572( 46.00%), action 138, FPS 2.39, Running 143.36s Step 573( 46.33%), action 139, FPS 2.35, Running 143.78s Step 574( 46.67%), action 140, FPS 2.38, Running 144.06s Step 575( 47.00%), action 141, FPS 2.34, Running 144.74s Step 576( 47.33%), action 142, FPS 2.34, Running 145.12s Step 577( 47.67%), action 143, FPS 2.31, Running 145.68s Step 578( 48.00%), action 144, FPS 2.23, Running 146.43s Step 579( 48.33%), action 145, FPS 2.28, Running 146.78s Step 580( 48.67%), action 146, FPS 2.31, Running 147.08s Step 581( 49.00%), action 147, FPS 2.31, Running 147.58s Step 582( 49.33%), action 148, FPS 2.29, Running 147.94s Step 583( 49.67%), action 149, FPS 2.28, Running 148.44s Step 584( 50.00%), action 150, FPS 2.26, Running 148.85s Step 585( 50.33%), action 151, FPS 2.27, Running 149.45s Step 586( 50.67%), action 152, FPS 2.26, Running 149.82s Step 587( 51.00%), action 153, FPS 2.28, Running 150.27s Step 588( 51.33%), action 154, FPS 2.32, Running 150.53s Step 589( 51.67%), action 155, FPS 2.35, Running 150.91s Step 590( 52.00%), action 156, FPS 2.38, Running 151.23s Step 591( 52.33%), action 157, FPS 2.34, Running 151.63s Step 592( 52.67%), action 158, FPS 2.30, Running 152.04s Step 593( 53.00%), action 159, FPS 2.29, Running 152.52s Step 594( 53.33%), action 160, FPS 2.25, Running 152.95s Step 595( 53.67%), action 161, FPS 2.26, Running 153.58s Step 596( 54.00%), action 162, FPS 2.26, Running 153.98s Step 597( 54.33%), action 163, FPS 2.29, Running 154.41s Step 598( 54.67%), action 164, FPS 2.42, Running 154.69s Step 599( 55.00%), action 165, FPS 2.44, Running 154.96s Step 600( 55.33%), action 166, FPS 2.44, Running 155.28s Step 601( 55.67%), action 167, FPS 2.44, Running 155.78s [2026-08-02 22:28:40] [82 ] Seed 81 success after 155.90 s. +steps: 601 , actions: 167 . +Instruction: Empty +Total 50/82(60.98%) success. +Setting seed: 82 +Step 1( N/A%), pre moving , FPS 2.37, Running 0.42s Step 2( N/A%), pre moving , FPS 3.80, Running 0.53s Step 3( N/A%), pre moving , FPS 4.77, Running 0.63s Step 4( N/A%), pre moving , FPS 5.38, Running 0.74s Step 5( N/A%), pre moving , FPS 5.81, Running 0.86s Step 6( N/A%), pre moving , FPS 6.14, Running 0.98s Step 7( N/A%), pre moving , FPS 6.28, Running 1.11s Step 8( N/A%), pre moving , FPS 6.53, Running 1.23s Step 9( N/A%), pre moving , FPS 6.70, Running 1.34s Step 10( N/A%), pre moving , FPS 6.86, Running 1.46s Step 11( N/A%), pre moving , FPS 6.96, Running 1.58s Step 12( N/A%), pre moving , FPS 7.10, Running 1.69s Step 13( N/A%), pre moving , FPS 7.21, Running 1.80s Step 14( N/A%), pre moving , FPS 7.22, Running 1.94s Step 15( N/A%), pre moving , FPS 7.29, Running 2.06s Step 16( N/A%), pre moving , FPS 7.43, Running 2.15s Step 17( N/A%), pre moving , FPS 7.51, Running 2.27s Step 18( N/A%), pre moving , FPS 7.55, Running 2.39s Step 19( N/A%), pre moving , FPS 7.61, Running 2.50s Step 20( N/A%), pre moving , FPS 7.64, Running 2.62s Step 21( N/A%), pre moving , FPS 7.92, Running 2.95s Step 22( N/A%), pre moving , FPS 7.85, Running 3.07s Step 23( N/A%), pre moving , FPS 7.95, Running 3.14s Step 24( N/A%), pre moving , FPS 8.02, Running 3.24s Step 25( N/A%), pre moving , FPS 8.18, Running 3.30s Step 26( N/A%), pre moving , FPS 7.37, Running 3.69s Step 27( N/A%), pre moving , FPS 7.46, Running 3.80s Step 28( N/A%), pre moving , FPS 7.44, Running 3.91s Step 29( N/A%), pre moving , FPS 7.44, Running 4.03s Step 30( N/A%), pre moving , FPS 7.45, Running 4.14s Step 31( N/A%), pre moving , FPS 7.41, Running 4.28s Step 32( N/A%), pre moving , FPS 7.39, Running 4.40s Step 33( N/A%), pre moving , FPS 7.35, Running 4.52s Step 34( N/A%), pre moving , FPS 7.43, Running 4.63s Step 35( N/A%), pre moving , FPS 7.44, Running 4.75s Step 36( N/A%), pre moving , FPS 6.42, Running 5.27s Step 37( N/A%), pre moving , FPS 6.38, Running 5.40s Step 38( N/A%), pre moving , FPS 6.40, Running 5.51s Step 39( N/A%), pre moving , FPS 6.38, Running 5.63s Step 40( N/A%), pre moving , FPS 6.37, Running 5.76s Step 41( N/A%), pre moving , FPS 6.85, Running 5.87s Step 42( N/A%), pre moving , FPS 6.86, Running 5.99s Step 43( N/A%), pre moving , FPS 6.72, Running 6.12s Step 44( N/A%), pre moving , FPS 6.68, Running 6.23s Step 45( N/A%), pre moving , FPS 6.59, Running 6.34s Step 46( N/A%), pre moving , FPS 7.24, Running 6.45s Step 47( N/A%), pre moving , FPS 7.19, Running 6.58s Step 48( N/A%), pre moving , FPS 7.21, Running 6.69s Step 49( N/A%), pre moving , FPS 7.20, Running 6.81s Step 50( N/A%), pre moving , FPS 7.29, Running 6.89s Step 51( N/A%), pre moving , FPS 7.44, Running 6.97s Step 52( N/A%), pre moving , FPS 7.52, Running 7.06s Step 53( N/A%), pre moving , FPS 7.61, Running 7.15s Step 54( N/A%), pre moving , FPS 7.67, Running 7.24s Step 55( N/A%), pre moving , FPS 7.78, Running 7.32s Step 56( N/A%), pre moving , FPS 9.42, Running 7.40s Step 57( N/A%), pre moving , FPS 9.54, Running 7.50s Step 58( N/A%), pre moving , FPS 9.71, Running 7.57s Step 59( N/A%), pre moving , FPS 9.86, Running 7.66s Step 60( N/A%), pre moving , FPS 9.88, Running 7.78s Step 61( N/A%), pre moving , FPS 9.55, Running 7.96s Step 62( N/A%), pre moving , FPS 9.31, Running 8.14s Step 63( N/A%), pre moving , FPS 9.08, Running 8.32s Step 64( N/A%), pre moving , FPS 8.77, Running 8.51s Step 65( N/A%), pre moving , FPS 8.48, Running 8.70s Step 66( N/A%), pre moving , FPS 8.22, Running 8.89s Step 67( N/A%), pre moving , FPS 8.08, Running 9.05s Step 68( N/A%), pre moving , FPS 7.87, Running 9.23s Step 69( N/A%), pre moving , FPS 7.68, Running 9.41s Step 70( N/A%), pre moving , FPS 7.37, Running 9.60s Step 71( N/A%), pre moving , FPS 7.14, Running 9.77s Step 72( N/A%), pre moving , FPS 6.91, Running 9.95s Step 73( N/A%), pre moving , FPS 6.72, Running 10.13s Step 74( N/A%), pre moving , FPS 6.54, Running 10.30s Step 75( N/A%), pre moving , FPS 6.35, Running 10.47s Step 76( N/A%), pre moving , FPS 6.14, Running 10.65s Step 77( N/A%), pre moving , FPS 6.04, Running 10.81s Step 78( N/A%), pre moving , FPS 5.95, Running 10.93s Step 79( N/A%), pre moving , FPS 5.87, Running 11.06s Step 80( N/A%), pre moving , FPS 5.88, Running 11.18s Step 81( N/A%), pre moving , FPS 5.96, Running 11.32s Step 82( N/A%), pre moving , FPS 6.01, Running 11.46s Step 83( N/A%), pre moving , FPS 6.12, Running 11.59s Step 84( N/A%), pre moving , FPS 6.24, Running 11.72s Step 85( N/A%), pre moving , FPS 6.39, Running 11.83s Step 86( N/A%), pre moving , FPS 6.43, Running 12.00s Step 87( N/A%), pre moving , FPS 6.52, Running 12.12s Step 88( N/A%), pre moving , FPS 6.65, Running 12.24s Step 89( N/A%), pre moving , FPS 6.80, Running 12.35s Step 90( N/A%), pre moving , FPS 7.00, Running 12.46s Step 91( N/A%), pre moving , FPS 7.11, Running 12.58s Step 92( N/A%), pre moving , FPS 7.28, Running 12.70s Step 93( N/A%), pre moving , FPS 7.40, Running 12.83s Step 94( N/A%), pre moving , FPS 7.56, Running 12.94s Step 95( N/A%), pre moving , FPS 7.71, Running 13.06s Step 96( N/A%), pre moving , FPS 7.93, Running 13.18s Step 97( N/A%), pre moving , FPS 8.05, Running 13.30s Step 98( N/A%), pre moving , FPS 8.02, Running 13.43s Step 99( N/A%), pre moving , FPS 8.08, Running 13.54s Step 100( N/A%), pre moving , FPS 8.06, Running 13.67s Step 101( N/A%), pre moving , FPS 8.12, Running 13.78s Step 102( N/A%), pre moving , FPS 8.16, Running 13.92s Step 103( N/A%), pre moving , FPS 8.17, Running 14.04s Step 104( N/A%), pre moving , FPS 8.20, Running 14.16s Step 105( N/A%), pre moving , FPS 8.22, Running 14.26s Step 106( N/A%), pre moving , FPS 8.33, Running 14.39s Step 107( N/A%), pre moving , FPS 8.38, Running 14.51s Step 108( N/A%), pre moving , FPS 8.36, Running 14.63s Step 109( N/A%), pre moving , FPS 8.36, Running 14.74s Step 110( N/A%), pre moving , FPS 8.33, Running 14.86s Step 111( N/A%), pre moving , FPS 8.38, Running 14.97s Step 112( N/A%), pre moving , FPS 8.40, Running 15.08s Step 113( N/A%), pre moving , FPS 8.56, Running 15.17s Step 114( N/A%), pre moving , FPS 8.68, Running 15.24s Step 115( N/A%), pre moving , FPS 8.78, Running 15.34s Step 116( N/A%), pre moving , FPS 8.91, Running 15.42s Step 117( N/A%), pre moving , FPS 6.69, Running 16.28s Step 118( N/A%), pre moving , FPS 6.53, Running 16.49s Step 119( N/A%), pre moving , FPS 6.02, Running 16.86s Step 120( N/A%), pre moving , FPS 5.83, Running 17.09s Step 121( N/A%), pre moving , FPS 5.42, Running 17.47s Step 122( N/A%), pre moving , FPS 5.30, Running 17.69s Step 123( N/A%), pre moving , FPS 4.95, Running 18.08s Step 124( N/A%), pre moving , FPS 4.81, Running 18.31s Step 125( N/A%), pre moving , FPS 4.52, Running 18.69s Step 126( N/A%), pre moving , FPS 4.49, Running 18.85s Step 127( N/A%), pre moving , FPS 4.41, Running 19.04s Step 128( N/A%), pre moving , FPS 4.35, Running 19.23s Step 129( N/A%), pre moving , FPS 4.16, Running 19.55s Step 130( N/A%), pre moving , FPS 4.06, Running 19.78s Step 131( N/A%), pre moving , FPS 3.88, Running 20.12s Step 132( N/A%), pre moving , FPS 3.79, Running 20.36s Step 133( N/A%), pre moving , FPS 3.58, Running 20.75s Step 134( N/A%), pre moving , FPS 3.49, Running 20.97s Step 135( N/A%), pre moving , FPS 3.33, Running 21.34s Step 136( N/A%), pre moving , FPS 3.24, Running 21.58s Step 137( N/A%), pre moving , FPS 3.51, Running 21.98s Step 138( N/A%), pre moving , FPS 3.49, Running 22.22s Step 139( N/A%), pre moving , FPS 3.48, Running 22.60s Step 140( N/A%), pre moving , FPS 3.50, Running 22.81s Step 141( N/A%), pre moving , FPS 3.60, Running 23.03s Step 142( N/A%), pre moving , FPS 3.62, Running 23.22s Step 143( N/A%), pre moving , FPS 3.64, Running 23.57s Step 144( N/A%), pre moving , FPS 3.67, Running 23.77s Step 145( N/A%), pre moving , FPS 3.68, Running 24.12s Step 146( N/A%), pre moving , FPS 3.59, Running 24.42s Step 147( N/A%), pre moving , FPS 3.47, Running 24.80s Step 148( N/A%), pre moving , FPS 3.43, Running 25.05s Step 149( N/A%), pre moving , FPS 3.37, Running 25.49s Step 150( N/A%), pre moving , FPS 3.35, Running 25.74s Step 151( N/A%), pre moving , FPS 3.33, Running 26.12s Step 152( N/A%), pre moving , FPS 3.33, Running 26.38s Step 153( N/A%), pre moving , FPS 3.31, Running 26.80s Step 154( N/A%), pre moving , FPS 3.35, Running 26.95s Step 155( N/A%), pre moving , FPS 3.43, Running 27.17s Step 156( N/A%), pre moving , FPS 3.47, Running 27.34s Step 157( N/A%), pre moving , FPS 3.47, Running 27.74s Step 158( N/A%), pre moving , FPS 3.48, Running 27.96s Step 159( N/A%), pre moving , FPS 3.46, Running 28.38s Step 160( N/A%), pre moving , FPS 3.43, Running 28.64s Step 161( N/A%), pre moving , FPS 3.33, Running 29.03s Step 162( N/A%), pre moving , FPS 3.30, Running 29.27s Step 163( N/A%), pre moving , FPS 3.25, Running 29.72s Step 164( N/A%), pre moving , FPS 3.22, Running 29.98s Step 165( N/A%), pre moving , FPS 3.20, Running 30.37s Step 166( N/A%), pre moving , FPS 3.23, Running 30.61s Step 167( N/A%), pre moving , FPS 3.25, Running 30.95s Step 168( N/A%), pre moving , FPS 3.32, Running 31.07s Step 169( N/A%), pre moving , FPS 3.36, Running 31.45s Step 170( N/A%), pre moving , FPS 3.38, Running 31.66s Step 171( N/A%), pre moving , FPS 3.41, Running 31.98s Step 172( N/A%), pre moving , FPS 3.51, Running 32.07s Step 173( N/A%), pre moving , FPS 3.70, Running 32.21s Step 174( N/A%), pre moving , FPS 3.72, Running 32.32s Step 175( N/A%), pre moving , FPS 3.80, Running 32.44s Step 176( N/A%), pre moving , FPS 3.83, Running 32.56s Step 177( N/A%), pre moving , FPS 4.06, Running 32.67s Step 178( N/A%), pre moving , FPS 4.15, Running 32.78s Step 179( N/A%), pre moving , FPS 4.43, Running 32.90s Step 180( N/A%), pre moving , FPS 4.55, Running 33.03s Step 181( N/A%), pre moving , FPS 4.86, Running 33.15s Step 182( N/A%), pre moving , FPS 4.44, Running 33.77s Step 183( N/A%), pre moving , FPS 4.80, Running 33.89s Step 184( N/A%), pre moving , FPS 4.96, Running 34.01s Step 185( N/A%), pre moving , FPS 5.33, Running 34.12s Step 186( N/A%), pre moving , FPS 5.40, Running 34.32s Step 187( N/A%), pre moving , FPS 5.62, Running 34.51s Step 188( N/A%), pre moving , FPS 5.49, Running 34.71s Step 189( N/A%), pre moving , FPS 5.82, Running 34.88s Step 190( N/A%), pre moving , FPS 5.89, Running 35.06s Step 191( N/A%), pre moving , FPS 6.12, Running 35.25s Step 192( N/A%), pre moving , FPS 6.03, Running 35.39s Step 193( N/A%), pre moving , FPS 5.96, Running 35.56s Step 194( N/A%), pre moving , FPS 5.95, Running 35.68s Step 195( N/A%), pre moving , FPS 5.86, Running 35.85s Step 196( N/A%), pre moving , FPS 5.86, Running 35.97s Step 197( N/A%), pre moving , FPS 5.87, Running 36.08s Step 198( N/A%), pre moving , FPS 5.83, Running 36.21s Step 199( N/A%), pre moving , FPS 5.68, Running 36.42s Step 200( N/A%), pre moving , FPS 5.38, Running 36.75s Step 201( N/A%), pre moving , FPS 5.14, Running 37.04s Step 202( N/A%), pre moving , FPS 5.63, Running 37.32s Step 203( N/A%), pre moving , FPS 5.34, Running 37.64s Step 204( N/A%), pre moving , FPS 5.10, Running 37.93s Step 205( N/A%), pre moving , FPS 4.88, Running 38.22s Step 206( N/A%), pre moving , FPS 4.78, Running 38.50s Step 207( N/A%), pre moving , FPS 4.63, Running 38.83s Step 208( N/A%), pre moving , FPS 4.49, Running 39.16s Step 209( N/A%), pre moving , FPS 4.34, Running 39.49s Step 210( N/A%), pre moving , FPS 4.30, Running 39.70s Step 211( N/A%), pre moving , FPS 4.29, Running 39.91s Step 212( N/A%), pre moving , FPS 4.20, Running 40.15s Step 213( N/A%), pre moving , FPS 4.15, Running 40.39s Step 214( N/A%), pre moving , FPS 3.99, Running 40.69s Step 215( N/A%), pre moving , FPS 3.84, Running 41.06s Step 216( N/A%), pre moving , FPS 3.69, Running 41.39s Step 217( N/A%), pre moving , FPS 3.54, Running 41.73s Step 218( N/A%), pre moving , FPS 3.40, Running 42.08s Step 219( N/A%), pre moving , FPS 3.30, Running 42.47s Step 220( N/A%), pre moving , FPS 3.33, Running 42.75s Step 221( N/A%), pre moving , FPS 3.33, Running 43.05s Step 222( N/A%), pre moving , FPS 3.32, Running 43.35s Step 223( N/A%), pre moving , FPS 3.34, Running 43.62s Step 224( N/A%), pre moving , FPS 3.40, Running 43.81s Step 225( N/A%), pre moving , FPS 3.45, Running 44.02s Step 226( N/A%), pre moving , FPS 3.51, Running 44.19s Step 227( N/A%), pre moving , FPS 3.63, Running 44.34s Step 228( N/A%), pre moving , FPS 3.72, Running 44.54s Step 229( N/A%), pre moving , FPS 3.78, Running 44.78s Step 230( N/A%), pre moving , FPS 3.87, Running 44.88s Step 231( N/A%), pre moving , FPS 3.93, Running 45.00s Step 232( N/A%), pre moving , FPS 4.03, Running 45.11s Step 233( N/A%), pre moving , FPS 4.12, Running 45.24s Step 234( N/A%), pre moving , FPS 4.23, Running 45.43s Step 235( N/A%), pre moving , FPS 4.40, Running 45.61s Step 236( N/A%), pre moving , FPS 4.55, Running 45.79s Step 237( N/A%), pre moving , FPS 4.79, Running 45.91s Step 238( N/A%), pre moving , FPS 5.09, Running 46.02s Step 239( N/A%), pre moving , FPS 5.43, Running 46.15s Step 240( N/A%), pre moving , FPS 5.69, Running 46.27s Step 241( N/A%), pre moving , FPS 5.99, Running 46.39s Step 242( N/A%), pre moving , FPS 6.35, Running 46.50s Step 243( N/A%), pre moving , FPS 6.66, Running 46.63s Step 244( N/A%), pre moving , FPS 5.83, Running 47.24s Step 245( N/A%), pre moving , FPS 6.00, Running 47.35s Step 246( N/A%), pre moving , FPS 6.18, Running 47.43s Step 247( N/A%), pre moving , FPS 6.41, Running 47.46s Step 248( N/A%), pre moving , FPS 6.79, Running 47.49s Step 249( N/A%), pre moving , FPS 7.24, Running 47.54s Step 250( N/A%), pre moving , FPS 7.33, Running 47.60s Step 251( N/A%), pre moving , FPS 7.53, Running 47.65s Step 252( N/A%), pre moving , FPS 7.70, Running 47.70s Step 253( N/A%), pre moving , FPS 7.81, Running 47.80s Step 254( N/A%), pre moving , FPS 7.99, Running 47.93s Step 255( N/A%), pre moving , FPS 8.23, Running 48.04s Step 256( N/A%), pre moving , FPS 8.41, Running 48.17s Step 257( N/A%), pre moving , FPS 8.40, Running 48.29s Step 258( N/A%), pre moving , FPS 8.40, Running 48.40s Step 259( N/A%), pre moving , FPS 8.29, Running 48.57s Step 260( N/A%), pre moving , FPS 7.88, Running 48.80s Step 261( N/A%), pre moving , FPS 7.67, Running 48.99s Step 262( N/A%), pre moving , FPS 7.30, Running 49.24s Step 263( N/A%), pre moving , FPS 6.99, Running 49.49s Step 264( N/A%), pre moving , FPS 8.04, Running 49.73s Step 265( N/A%), pre moving , FPS 7.66, Running 49.96s Step 266( N/A%), pre moving , FPS 7.15, Running 50.23s Step 267( N/A%), pre moving , FPS 6.66, Running 50.46s Step 268( N/A%), pre moving , FPS 6.32, Running 50.66s Step 269( N/A%), pre moving , FPS 5.95, Running 50.90s Step 270( N/A%), pre moving , FPS 5.74, Running 51.09s Step 271( N/A%), pre moving , FPS 5.51, Running 51.29s Step 272( N/A%), pre moving , FPS 5.23, Running 51.53s Step 273( N/A%), pre moving , FPS 5.18, Running 51.66s Step 274( N/A%), pre moving , FPS 5.27, Running 51.72s Step 275( N/A%), pre moving , FPS 5.34, Running 51.78s Step 276( N/A%), pre moving , FPS 5.45, Running 51.84s Step 277( N/A%), pre moving , FPS 5.55, Running 51.89s Step 278( N/A%), pre moving , FPS 5.64, Running 51.94s Step 279( N/A%), pre moving , FPS 5.80, Running 52.01s Step 280( N/A%), pre moving , FPS 6.00, Running 52.14s Step 281( N/A%), pre moving , FPS 6.08, Running 52.28s Step 282( N/A%), pre moving , FPS 6.23, Running 52.44s Step 283( N/A%), pre moving , FPS 6.45, Running 52.59s Step 284( N/A%), pre moving , FPS 6.66, Running 52.73s Step 285( N/A%), pre moving , FPS 6.87, Running 52.88s Step 286( N/A%), pre moving , FPS 7.12, Running 53.04s Step 287( N/A%), pre moving , FPS 7.23, Running 53.23s Step 288( N/A%), pre moving , FPS 7.25, Running 53.41s Step 289( N/A%), pre moving , FPS 7.41, Running 53.60s Step 290( N/A%), pre moving , FPS 7.41, Running 53.79s Step 291( N/A%), pre moving , FPS 7.43, Running 53.98s Step 292( N/A%), pre moving , FPS 7.58, Running 54.16s Step 293( N/A%), pre moving , FPS 7.44, Running 54.35s Step 294( N/A%), pre moving , FPS 7.17, Running 54.51s Step 295( N/A%), pre moving , FPS 6.86, Running 54.70s Step 296( N/A%), pre moving , FPS 6.43, Running 54.95s Step 297( N/A%), pre moving , FPS 6.05, Running 55.20s Step 298( N/A%), pre moving , FPS 5.73, Running 55.43s Step 299( N/A%), pre moving , FPS 5.44, Running 55.69s Step 300( N/A%), pre moving , FPS 5.27, Running 55.94s Step 301( N/A%), pre moving , FPS 5.34, Running 56.02s Step 302( N/A%), pre moving , FPS 5.48, Running 56.09s Step 303( N/A%), pre moving , FPS 5.58, Running 56.18s Step 304( N/A%), pre moving , FPS 5.66, Running 56.26s Step 305( N/A%), pre moving , FPS 5.62, Running 56.44s Step 306( N/A%), pre moving , FPS 5.59, Running 56.62s Step 307( N/A%), pre moving , FPS 5.62, Running 56.79s Step 308( N/A%), pre moving , FPS 5.69, Running 56.93s Step 309( N/A%), pre moving , FPS 5.75, Running 57.08s Step 310( N/A%), pre moving , FPS 5.80, Running 57.23s Step 311( N/A%), pre moving , FPS 5.81, Running 57.42s Step 312( N/A%), pre moving , FPS 5.82, Running 57.60s Step 313( N/A%), pre moving , FPS 5.82, Running 57.79s Step 314( N/A%), pre moving , FPS 5.89, Running 57.91s Step 315( N/A%), pre moving , FPS 6.01, Running 58.02s Step 316( N/A%), pre moving , FPS 6.23, Running 58.16s Step 317( N/A%), pre moving , FPS 6.38, Running 58.33s Step 318( N/A%), pre moving , FPS 6.48, Running 58.51s Step 319( N/A%), pre moving , FPS 6.66, Running 58.69s Step 320( N/A%), pre moving , FPS 6.80, Running 58.88s Step 321( N/A%), pre moving , FPS 6.61, Running 59.05s Step 322( N/A%), pre moving , FPS 6.37, Running 59.23s Step 323( N/A%), pre moving , FPS 6.17, Running 59.42s Step 324( N/A%), pre moving , FPS 6.00, Running 59.60s Step 325( N/A%), pre moving , FPS 5.98, Running 59.78s Step 326( N/A%), pre moving , FPS 6.10, Running 59.90s Step 327( N/A%), pre moving , FPS 6.19, Running 60.02s Step 328( N/A%), pre moving , FPS 6.24, Running 60.13s Step 329( N/A%), pre moving , FPS 6.32, Running 60.25s Step 330( N/A%), pre moving , FPS 6.53, Running 60.30s Step 331( N/A%), pre moving , FPS 6.88, Running 60.33s Step 332( N/A%), pre moving , FPS 7.25, Running 60.36s Step 333( N/A%), pre moving , FPS 7.68, Running 60.39s Step 334( N/A%), pre moving , FPS 7.95, Running 60.42s Step 335( N/A%), pre moving , FPS 8.23, Running 60.46s Step 336( N/A%), pre moving , FPS 8.55, Running 60.50s Step 337( N/A%), pre moving , FPS 9.06, Running 60.54s Step 338( N/A%), pre moving , FPS 9.74, Running 60.57s Step 339( N/A%), pre moving , FPS 10.49, Running 60.60s Step 340( N/A%), pre moving , FPS 11.40, Running 60.63s Step 341( N/A%), pre moving , FPS 12.02, Running 60.71s Step 342( N/A%), pre moving , FPS 12.70, Running 60.81s Step 343( N/A%), pre moving , FPS 10.30, Running 61.36s Step 344( N/A%), pre moving , FPS 10.86, Running 61.44s Step 345( N/A%), pre moving , FPS 11.51, Running 61.52s Step 346( N/A%), pre moving , FPS 11.13, Running 61.69s Step 347( N/A%), pre moving , FPS 10.79, Running 61.88s Step 348( N/A%), pre moving , FPS 10.38, Running 62.06s Step 349( N/A%), pre moving , FPS 10.30, Running 62.19s Step 350( N/A%), pre moving , FPS 9.62, Running 62.38s Step 351( N/A%), pre moving , FPS 9.00, Running 62.55s Step 352( N/A%), pre moving , FPS 8.39, Running 62.74s Step 353( N/A%), pre moving , FPS 7.88, Running 62.93s Step 354( N/A%), pre moving , FPS 7.44, Running 63.11s Step 355( N/A%), pre moving , FPS 7.04, Running 63.30s Step 356( N/A%), pre moving , FPS 6.71, Running 63.48s Step 357( N/A%), pre moving , FPS 6.45, Running 63.64s Step 358( N/A%), pre moving , FPS 6.14, Running 63.83s Step 359( N/A%), pre moving , FPS 5.87, Running 64.01s Step 360( N/A%), pre moving , FPS 5.62, Running 64.19s Step 361( N/A%), pre moving , FPS 5.46, Running 64.38s Step 362( N/A%), pre moving , FPS 5.35, Running 64.54s Step 363( N/A%), pre moving , FPS 6.10, Running 64.64s Step 364( N/A%), pre moving , FPS 6.16, Running 64.68s Step 365( N/A%), pre moving , FPS 6.22, Running 64.74s Step 366( N/A%), pre moving , FPS 6.45, Running 64.79s Step 367( N/A%), pre moving , FPS 6.78, Running 64.82s Step 368( N/A%), pre moving , FPS 7.15, Running 64.86s Step 369( N/A%), pre moving , FPS 7.39, Running 64.90s Step 370( N/A%), pre moving , FPS 7.80, Running 64.94s Step 371( N/A%), pre moving , FPS 8.26, Running 64.97s Step 372( N/A%), pre moving , FPS 8.81, Running 65.01s Step 373( N/A%), pre moving , FPS 9.32, Running 65.07s Step 374( N/A%), pre moving , FPS 9.79, Running 65.16s Step 375( N/A%), pre moving , FPS 10.37, Running 65.23s Step 376( N/A%), pre moving , FPS 10.98, Running 65.30s Step 377( N/A%), pre moving , FPS 11.51, Running 65.38s Step 378( N/A%), pre moving , FPS 12.35, Running 65.44s Step 379( N/A%), pre moving , FPS 13.21, Running 65.52s Step 380( N/A%), pre moving , FPS 14.13, Running 65.61s Step 381( N/A%), pre moving , FPS 15.36, Running 65.68s Step 382( N/A%), pre moving , FPS 16.58, Running 65.75s Step 383( N/A%), pre moving , FPS 16.84, Running 65.82s Step 384( N/A%), pre moving , FPS 7.21, Running 67.46s Step 385( N/A%), pre moving , FPS 6.42, Running 67.85s Step 386( N/A%), pre moving , FPS 6.10, Running 68.07s Step 387( N/A%), pre moving , FPS 5.52, Running 68.44s Step 388( N/A%), pre moving , FPS 5.28, Running 68.65s Step 389( N/A%), pre moving , FPS 5.08, Running 68.83s Step 390( N/A%), pre moving , FPS 4.98, Running 68.96s Step 391( N/A%), pre moving , FPS 4.75, Running 69.18s Step 392( N/A%), pre moving , FPS 4.67, Running 69.29s Step 393( N/A%), pre moving , FPS 4.44, Running 69.58s Step 394( N/A%), pre moving , FPS 4.36, Running 69.75s Step 395( N/A%), pre moving , FPS 4.10, Running 70.10s Step 396( N/A%), pre moving , FPS 4.00, Running 70.30s Step 397( N/A%), pre moving , FPS 3.75, Running 70.71s Step 398( N/A%), pre moving , FPS 3.63, Running 70.95s Step 399( N/A%), pre moving , FPS 3.44, Running 71.34s Step 400( N/A%), pre moving , FPS 3.36, Running 71.56s Step 401( N/A%), pre moving , FPS 3.20, Running 71.94s Step 402( N/A%), pre moving , FPS 3.11, Running 72.17s Step 403( N/A%), pre moving , FPS 2.97, Running 72.56s Step 404( 0.33%), action 1, FPS 3.45, Running 73.25s Step 405( 0.67%), action 2, FPS 3.53, Running 73.52s Step 406( 1.00%), action 3, FPS 3.34, Running 74.06s Step 407( 1.33%), action 4, FPS 3.36, Running 74.40s Step 408( 1.67%), action 5, FPS 3.21, Running 74.87s Step 409( 2.00%), action 6, FPS 3.13, Running 75.22s Step 410( 2.33%), action 7, FPS 2.94, Running 75.75s Step 411( 2.67%), action 8, FPS 2.87, Running 76.15s Step 412( 3.00%), action 9, FPS 2.70, Running 76.70s Step 413( 3.33%), action 10, FPS 2.66, Running 77.08s Step 414( 3.67%), action 11, FPS 2.47, Running 77.85s Step 415( 4.00%), action 12, FPS 2.45, Running 78.27s Step 416( 4.33%), action 13, FPS 2.33, Running 78.89s Step 417( 4.67%), action 14, FPS 2.34, Running 79.27s Step 418( 5.00%), action 15, FPS 2.23, Running 79.92s Step 419( 5.33%), action 16, FPS 2.25, Running 80.21s Step 420( 5.67%), action 17, FPS 2.12, Running 80.99s Step 421( 6.00%), action 18, FPS 2.16, Running 81.20s Step 422( 6.33%), action 19, FPS 2.10, Running 81.69s Step 423( 6.67%), action 20, FPS 2.04, Running 82.34s Step 424( 7.00%), action 21, FPS 2.05, Running 83.01s Step 425( 7.33%), action 22, FPS 2.03, Running 83.35s Step 426( 7.67%), action 23, FPS 2.01, Running 84.01s Step 427( 8.00%), action 24, FPS 2.01, Running 84.33s Step 428( 8.33%), action 25, FPS 2.02, Running 84.79s Step 429( 8.67%), action 26, FPS 2.05, Running 85.00s Step 430( 9.00%), action 27, FPS 2.05, Running 85.51s Step 431( 9.33%), action 28, FPS 2.07, Running 85.83s Step 432( 9.67%), action 29, FPS 2.06, Running 86.43s Step 433( 10.00%), action 30, FPS 2.07, Running 86.74s Step 434( 10.33%), action 31, FPS 2.04, Running 87.63s Step 435( 10.67%), action 32, FPS 2.06, Running 87.98s Step 436( 11.00%), action 33, FPS 2.05, Running 88.63s Step 437( 11.33%), action 34, FPS 2.05, Running 89.02s Step 438( 11.67%), action 35, FPS 2.11, Running 89.41s Step 439( 12.00%), action 36, FPS 2.10, Running 89.74s Step 440( 12.33%), action 37, FPS 2.15, Running 90.28s Step 441( 12.67%), action 38, FPS 2.10, Running 90.70s Step 442( 13.00%), action 39, FPS 2.07, Running 91.38s Step 443( 13.33%), action 40, FPS 2.13, Running 91.72s Step 444( 13.67%), action 41, FPS 2.13, Running 92.38s Step 445( 14.00%), action 42, FPS 2.17, Running 92.57s Step 446( 14.33%), action 43, FPS 2.21, Running 93.08s Step 447( 14.67%), action 44, FPS 2.17, Running 93.54s Step 448( 15.00%), action 45, FPS 2.14, Running 94.12s Step 449( 15.33%), action 46, FPS 2.09, Running 94.56s Step 450( 15.67%), action 47, FPS 2.08, Running 95.12s Step 451( 16.00%), action 48, FPS 2.07, Running 95.49s Step 452( 16.33%), action 49, FPS 2.09, Running 96.01s Step 453( 16.67%), action 50, FPS 2.10, Running 96.27s Step 454( 17.00%), action 51, FPS 2.16, Running 96.88s Step 455( 17.33%), action 52, FPS 2.18, Running 97.16s Step 456( 17.67%), action 53, FPS 2.23, Running 97.61s Step 457( 18.00%), action 54, FPS 2.24, Running 97.95s Step 458( 18.33%), action 55, FPS 2.20, Running 98.49s Step 459( 18.67%), action 56, FPS 2.20, Running 98.83s Step 460( 19.00%), action 57, FPS 2.20, Running 99.35s Step 461( 19.33%), action 58, FPS 2.23, Running 99.68s Step 462( 19.67%), action 59, FPS 2.17, Running 100.57s Step 463( 20.00%), action 60, FPS 2.20, Running 100.82s Step 464( 20.33%), action 61, FPS 2.20, Running 101.48s Step 465( 20.67%), action 62, FPS 2.17, Running 101.80s Step 466( 21.00%), action 63, FPS 2.11, Running 102.55s Step 467( 21.33%), action 64, FPS 2.14, Running 102.89s Step 468( 21.67%), action 65, FPS 2.15, Running 103.41s Step 469( 22.00%), action 66, FPS 2.18, Running 103.73s Step 470( 22.33%), action 67, FPS 2.23, Running 104.07s Step 471( 22.67%), action 68, FPS 2.24, Running 104.40s Step 472( 23.00%), action 69, FPS 2.25, Running 104.89s Step 473( 23.33%), action 70, FPS 2.20, Running 105.35s Step 474( 23.67%), action 71, FPS 2.18, Running 106.07s Step 475( 24.00%), action 72, FPS 2.17, Running 106.39s Step 476( 24.33%), action 73, FPS 2.14, Running 106.96s Step 477( 24.67%), action 74, FPS 2.14, Running 107.29s Step 478( 25.00%), action 75, FPS 2.17, Running 107.71s Step 479( 25.33%), action 76, FPS 2.20, Running 107.91s Step 480( 25.67%), action 77, FPS 2.19, Running 108.50s Step 481( 26.00%), action 78, FPS 2.17, Running 108.91s Step 482( 26.33%), action 79, FPS 2.25, Running 109.45s Step 483( 26.67%), action 80, FPS 2.24, Running 109.75s Step 484( 27.00%), action 81, FPS 2.24, Running 110.41s Step 485( 27.33%), action 82, FPS 2.22, Running 110.81s Step 486( 27.67%), action 83, FPS 2.27, Running 111.34s Step 487( 28.00%), action 84, FPS 2.30, Running 111.60s Step 488( 28.33%), action 85, FPS 2.34, Running 111.96s Step 489( 28.67%), action 86, FPS 2.32, Running 112.37s Step 490( 29.00%), action 87, FPS 2.28, Running 112.86s Step 491( 29.33%), action 88, FPS 2.28, Running 113.19s Step 492( 29.67%), action 89, FPS 2.27, Running 113.69s Step 493( 30.00%), action 90, FPS 2.28, Running 114.12s Step 494( 30.33%), action 91, FPS 2.28, Running 114.82s Step 495( 30.67%), action 92, FPS 2.28, Running 115.15s Step 496( 31.00%), action 93, FPS 2.32, Running 115.59s Step 497( 31.33%), action 94, FPS 2.33, Running 115.87s Step 498( 31.67%), action 95, FPS 2.32, Running 116.34s Step 499( 32.00%), action 96, FPS 2.29, Running 116.65s Step 500( 32.33%), action 97, FPS 2.32, Running 117.14s Step 501( 32.67%), action 98, FPS 2.34, Running 117.46s Step 502( 33.00%), action 99, FPS 2.32, Running 118.08s Step 503( 33.33%), action 100, FPS 2.29, Running 118.47s Step 504( 33.67%), action 101, FPS 2.31, Running 119.08s Step 505( 34.00%), action 102, FPS 2.33, Running 119.38s Step 506( 34.33%), action 103, FPS 2.40, Running 119.66s Step 507( 34.67%), action 104, FPS 2.41, Running 119.89s Step 508( 35.00%), action 105, FPS 2.36, Running 120.46s Step 509( 35.33%), action 106, FPS 2.39, Running 120.74s Step 510( 35.67%), action 107, FPS 2.38, Running 121.28s Step 511( 36.00%), action 108, FPS 2.38, Running 121.57s Step 512( 36.33%), action 109, FPS 2.34, Running 122.23s Step 513( 36.67%), action 110, FPS 2.37, Running 122.56s Step 514( 37.00%), action 111, FPS 2.38, Running 123.22s Step 515( 37.33%), action 112, FPS 2.40, Running 123.49s Step 516( 37.67%), action 113, FPS 2.42, Running 123.87s Step 517( 38.00%), action 114, FPS 2.39, Running 124.25s Step 518( 38.33%), action 115, FPS 2.37, Running 124.78s Step 519( 38.67%), action 116, FPS 2.34, Running 125.19s Step 520( 39.00%), action 117, FPS 2.29, Running 125.88s Step 521( 39.33%), action 118, FPS 2.28, Running 126.22s Step 522( 39.67%), action 119, FPS 2.29, Running 126.81s Step 523( 40.00%), action 120, FPS 2.24, Running 127.38s Step 524( 40.33%), action 121, FPS 2.22, Running 128.10s Step 525( 40.67%), action 122, FPS 2.22, Running 128.40s Step 526( 41.00%), action 123, FPS 2.15, Running 128.94s Step 527( 41.33%), action 124, FPS 2.12, Running 129.32s Step 528( 41.67%), action 125, FPS 2.13, Running 129.84s Step 529( 42.00%), action 126, FPS 2.12, Running 130.18s Step 530( 42.33%), action 127, FPS 2.12, Running 130.69s Step 531( 42.67%), action 128, FPS 2.11, Running 131.06s Step 532( 43.00%), action 129, FPS 2.13, Running 131.61s Step 533( 43.33%), action 130, FPS 2.15, Running 131.88s Step 534( 43.67%), action 131, FPS 2.16, Running 132.50s Step 535( 44.00%), action 132, FPS 2.14, Running 132.82s Step 536( 44.33%), action 133, FPS 2.05, Running 133.64s Step 537( 44.67%), action 134, FPS 2.06, Running 133.96s Step 538( 45.00%), action 135, FPS 2.03, Running 134.64s Step 539( 45.33%), action 136, FPS 1.98, Running 135.29s Step 540( 45.67%), action 137, FPS 2.02, Running 135.78s Step 541( 46.00%), action 138, FPS 2.03, Running 136.07s Step 542( 46.33%), action 139, FPS 2.03, Running 136.64s Step 543( 46.67%), action 140, FPS 2.09, Running 136.96s Step 544( 47.00%), action 141, FPS 2.10, Running 137.64s Step 545( 47.33%), action 142, FPS 2.09, Running 137.95s Step 546( 47.67%), action 143, FPS 2.10, Running 138.46s Step 547( 48.00%), action 144, FPS 2.12, Running 138.77s Step 548( 48.33%), action 145, FPS 2.17, Running 139.07s Step 549( 48.67%), action 146, FPS 2.18, Running 139.33s Step 550( 49.00%), action 147, FPS 2.19, Running 139.81s Step 551( 49.33%), action 148, FPS 2.22, Running 140.06s Step 552( 49.67%), action 149, FPS 2.24, Running 140.55s Step 553( 50.00%), action 150, FPS 2.22, Running 140.90s Step 554( 50.33%), action 151, FPS 2.20, Running 141.58s Step 555( 50.67%), action 152, FPS 2.20, Running 141.90s Step 556( 51.00%), action 153, FPS 2.23, Running 142.59s Step 557( 51.33%), action 154, FPS 2.21, Running 142.99s Step 558( 51.67%), action 155, FPS 2.26, Running 143.50s Step 559( 52.00%), action 156, FPS 2.36, Running 143.75s Step 560( 52.33%), action 157, FPS 2.36, Running 144.24s Step 561( 52.67%), action 158, FPS 2.32, Running 144.70s Step 562( 53.00%), action 159, FPS 2.28, Running 145.41s Step 563( 53.33%), action 160, FPS 2.26, Running 145.81s Step 564( 53.67%), action 161, FPS 2.26, Running 146.50s Step 565( 54.00%), action 162, FPS 2.29, Running 146.68s Step 566( 54.33%), action 163, FPS 2.32, Running 147.09s Step 567( 54.67%), action 164, FPS 2.32, Running 147.39s Step 568( 55.00%), action 165, FPS 2.26, Running 147.91s Step 569( 55.33%), action 166, FPS 2.23, Running 148.31s [2026-08-02 22:31:09] [83 ] Seed 82 success after 148.72 s. +steps: 569 , actions: 166 . +Instruction: Empty +Total 51/83(61.45%) success. +Setting seed: 83 +Step 1( N/A%), pre moving , FPS 2.72, Running 0.37s Step 2( N/A%), pre moving , FPS 4.28, Running 0.47s Step 3( N/A%), pre moving , FPS 5.31, Running 0.57s Step 4( N/A%), pre moving , FPS 5.95, Running 0.67s Step 5( N/A%), pre moving , FPS 6.32, Running 0.79s Step 6( N/A%), pre moving , FPS 6.50, Running 0.92s Step 7( N/A%), pre moving , FPS 6.75, Running 1.04s Step 8( N/A%), pre moving , FPS 6.94, Running 1.15s Step 9( N/A%), pre moving , FPS 7.06, Running 1.27s Step 10( N/A%), pre moving , FPS 7.19, Running 1.39s Step 11( N/A%), pre moving , FPS 7.23, Running 1.52s Step 12( N/A%), pre moving , FPS 7.35, Running 1.63s Step 13( N/A%), pre moving , FPS 7.45, Running 1.74s Step 14( N/A%), pre moving , FPS 7.55, Running 1.85s Step 15( N/A%), pre moving , FPS 7.62, Running 1.97s Step 16( N/A%), pre moving , FPS 7.83, Running 2.04s Step 17( N/A%), pre moving , FPS 8.06, Running 2.11s Step 18( N/A%), pre moving , FPS 8.16, Running 2.21s Step 19( N/A%), pre moving , FPS 8.29, Running 2.29s Step 20( N/A%), pre moving , FPS 8.50, Running 2.35s Step 21( N/A%), pre moving , FPS 8.64, Running 2.68s Step 22( N/A%), pre moving , FPS 8.37, Running 2.86s Step 23( N/A%), pre moving , FPS 8.38, Running 2.95s Step 24( N/A%), pre moving , FPS 8.47, Running 3.03s Step 25( N/A%), pre moving , FPS 8.53, Running 3.14s Step 26( N/A%), pre moving , FPS 7.68, Running 3.53s Step 27( N/A%), pre moving , FPS 7.74, Running 3.62s Step 28( N/A%), pre moving , FPS 7.67, Running 3.76s Step 29( N/A%), pre moving , FPS 7.68, Running 3.88s Step 30( N/A%), pre moving , FPS 7.68, Running 4.00s Step 31( N/A%), pre moving , FPS 7.74, Running 4.11s Step 32( N/A%), pre moving , FPS 7.67, Running 4.24s Step 33( N/A%), pre moving , FPS 7.67, Running 4.35s Step 34( N/A%), pre moving , FPS 7.66, Running 4.46s Step 35( N/A%), pre moving , FPS 7.65, Running 4.58s Step 36( N/A%), pre moving , FPS 6.51, Running 5.12s Step 37( N/A%), pre moving , FPS 6.40, Running 5.23s Step 38( N/A%), pre moving , FPS 6.39, Running 5.34s Step 39( N/A%), pre moving , FPS 6.34, Running 5.44s Step 40( N/A%), pre moving , FPS 6.21, Running 5.57s Step 41( N/A%), pre moving , FPS 6.64, Running 5.69s Step 42( N/A%), pre moving , FPS 6.78, Running 5.80s Step 43( N/A%), pre moving , FPS 6.75, Running 5.92s Step 44( N/A%), pre moving , FPS 6.62, Running 6.06s Step 45( N/A%), pre moving , FPS 6.61, Running 6.16s Step 46( N/A%), pre moving , FPS 7.25, Running 6.29s Step 47( N/A%), pre moving , FPS 7.15, Running 6.42s Step 48( N/A%), pre moving , FPS 7.09, Running 6.58s Step 49( N/A%), pre moving , FPS 7.10, Running 6.69s Step 50( N/A%), pre moving , FPS 7.13, Running 6.80s Step 51( N/A%), pre moving , FPS 7.04, Running 6.95s Step 52( N/A%), pre moving , FPS 6.91, Running 7.13s Step 53( N/A%), pre moving , FPS 6.74, Running 7.32s Step 54( N/A%), pre moving , FPS 6.59, Running 7.50s Step 55( N/A%), pre moving , FPS 6.43, Running 7.69s Step 56( N/A%), pre moving , FPS 7.24, Running 7.88s Step 57( N/A%), pre moving , FPS 7.11, Running 8.05s Step 58( N/A%), pre moving , FPS 6.90, Running 8.23s Step 59( N/A%), pre moving , FPS 6.75, Running 8.41s Step 60( N/A%), pre moving , FPS 6.61, Running 8.60s Step 61( N/A%), pre moving , FPS 6.46, Running 8.79s Step 62( N/A%), pre moving , FPS 6.30, Running 8.98s Step 63( N/A%), pre moving , FPS 6.15, Running 9.17s Step 64( N/A%), pre moving , FPS 6.05, Running 9.36s Step 65( N/A%), pre moving , FPS 5.94, Running 9.53s Step 66( N/A%), pre moving , FPS 5.84, Running 9.71s Step 67( N/A%), pre moving , FPS 5.75, Running 9.90s Step 68( N/A%), pre moving , FPS 5.74, Running 10.07s Step 69( N/A%), pre moving , FPS 5.72, Running 10.19s Step 70( N/A%), pre moving , FPS 5.68, Running 10.32s Step 71( N/A%), pre moving , FPS 5.75, Running 10.43s Step 72( N/A%), pre moving , FPS 5.90, Running 10.52s Step 73( N/A%), pre moving , FPS 6.10, Running 10.60s Step 74( N/A%), pre moving , FPS 6.29, Running 10.68s Step 75( N/A%), pre moving , FPS 6.53, Running 10.75s Step 76( N/A%), pre moving , FPS 6.76, Running 10.84s Step 77( N/A%), pre moving , FPS 6.94, Running 10.93s Step 78( N/A%), pre moving , FPS 7.17, Running 11.02s Step 79( N/A%), pre moving , FPS 7.35, Running 11.13s Step 80( N/A%), pre moving , FPS 7.53, Running 11.25s Step 81( N/A%), pre moving , FPS 7.76, Running 11.37s Step 82( N/A%), pre moving , FPS 8.00, Running 11.48s Step 83( N/A%), pre moving , FPS 8.23, Running 11.60s Step 84( N/A%), pre moving , FPS 8.43, Running 11.74s Step 85( N/A%), pre moving , FPS 8.65, Running 11.84s Step 86( N/A%), pre moving , FPS 8.89, Running 11.96s Step 87( N/A%), pre moving , FPS 9.18, Running 12.08s Step 88( N/A%), pre moving , FPS 9.40, Running 12.19s Step 89( N/A%), pre moving , FPS 9.36, Running 12.33s Step 90( N/A%), pre moving , FPS 6.97, Running 13.19s Step 91( N/A%), pre moving , FPS 6.67, Running 13.43s Step 92( N/A%), pre moving , FPS 6.03, Running 13.84s Step 93( N/A%), pre moving , FPS 5.83, Running 14.03s Step 94( N/A%), pre moving , FPS 5.41, Running 14.38s Step 95( N/A%), pre moving , FPS 5.20, Running 14.60s Step 96( N/A%), pre moving , FPS 4.84, Running 14.97s Step 97( N/A%), pre moving , FPS 4.69, Running 15.20s Step 98( N/A%), pre moving , FPS 4.36, Running 15.61s Step 99( N/A%), pre moving , FPS 4.22, Running 15.87s Step 100( N/A%), pre moving , FPS 3.98, Running 16.28s Step 101( N/A%), pre moving , FPS 3.88, Running 16.52s Step 102( N/A%), pre moving , FPS 3.68, Running 16.91s Step 103( N/A%), pre moving , FPS 3.57, Running 17.20s Step 104( N/A%), pre moving , FPS 3.42, Running 17.58s Step 105( N/A%), pre moving , FPS 3.38, Running 17.76s Step 106( N/A%), pre moving , FPS 3.25, Running 18.11s Step 107( N/A%), pre moving , FPS 3.20, Running 18.32s Step 108( N/A%), pre moving , FPS 3.09, Running 18.67s Step 109( N/A%), pre moving , FPS 3.05, Running 18.88s Step 110( N/A%), pre moving , FPS 3.28, Running 19.29s Step 111( N/A%), pre moving , FPS 3.27, Running 19.54s Step 112( N/A%), pre moving , FPS 3.28, Running 19.93s Step 113( N/A%), pre moving , FPS 3.26, Running 20.16s Step 114( N/A%), pre moving , FPS 3.22, Running 20.60s Step 115( N/A%), pre moving , FPS 3.16, Running 20.92s Step 116( N/A%), pre moving , FPS 3.14, Running 21.33s Step 117( N/A%), pre moving , FPS 3.18, Running 21.50s Step 118( N/A%), pre moving , FPS 3.21, Running 21.83s Step 119( N/A%), pre moving , FPS 3.26, Running 22.01s Step 120( N/A%), pre moving , FPS 3.29, Running 22.36s Step 121( N/A%), pre moving , FPS 3.29, Running 22.61s Step 122( N/A%), pre moving , FPS 3.27, Running 23.03s Step 123( N/A%), pre moving , FPS 3.29, Running 23.29s Step 124( N/A%), pre moving , FPS 3.26, Running 23.71s Step 125( N/A%), pre moving , FPS 3.24, Running 23.92s Step 126( N/A%), pre moving , FPS 3.22, Running 24.33s Step 127( N/A%), pre moving , FPS 3.20, Running 24.58s Step 128( N/A%), pre moving , FPS 3.17, Running 24.97s Step 129( N/A%), pre moving , FPS 3.17, Running 25.19s Step 130( N/A%), pre moving , FPS 3.20, Running 25.55s Step 131( N/A%), pre moving , FPS 3.22, Running 25.75s Step 132( N/A%), pre moving , FPS 3.25, Running 26.09s Step 133( N/A%), pre moving , FPS 3.27, Running 26.28s Step 134( N/A%), pre moving , FPS 3.29, Running 26.68s Step 135( N/A%), pre moving , FPS 3.32, Running 26.95s Step 136( N/A%), pre moving , FPS 3.31, Running 27.37s Step 137( N/A%), pre moving , FPS 3.28, Running 27.59s Step 138( N/A%), pre moving , FPS 3.24, Running 28.01s Step 139( N/A%), pre moving , FPS 3.20, Running 28.27s Step 140( N/A%), pre moving , FPS 3.19, Running 28.63s Step 141( N/A%), pre moving , FPS 3.19, Running 28.88s Step 142( N/A%), pre moving , FPS 3.28, Running 29.14s Step 143( N/A%), pre moving , FPS 3.34, Running 29.27s Step 144( N/A%), pre moving , FPS 3.39, Running 29.61s Step 145( N/A%), pre moving , FPS 3.42, Running 29.78s Step 146( N/A%), pre moving , FPS 3.44, Running 30.15s Step 147( N/A%), pre moving , FPS 3.43, Running 30.41s Step 148( N/A%), pre moving , FPS 3.44, Running 30.79s Step 149( N/A%), pre moving , FPS 3.49, Running 30.92s Step 150( N/A%), pre moving , FPS 3.65, Running 31.04s Step 151( N/A%), pre moving , FPS 3.70, Running 31.16s Step 152( N/A%), pre moving , FPS 3.86, Running 31.27s Step 153( N/A%), pre moving , FPS 3.92, Running 31.38s Step 154( N/A%), pre moving , FPS 4.15, Running 31.49s Step 155( N/A%), pre moving , FPS 4.28, Running 31.63s Step 156( N/A%), pre moving , FPS 4.58, Running 31.74s Step 157( N/A%), pre moving , FPS 4.68, Running 31.87s Step 158( N/A%), pre moving , FPS 5.02, Running 32.00s Step 159( N/A%), pre moving , FPS 4.57, Running 32.65s Step 160( N/A%), pre moving , FPS 4.83, Running 32.77s Step 161( N/A%), pre moving , FPS 4.99, Running 32.90s Step 162( N/A%), pre moving , FPS 5.13, Running 33.04s Step 163( N/A%), pre moving , FPS 5.15, Running 33.16s Step 164( N/A%), pre moving , FPS 5.38, Running 33.33s Step 165( N/A%), pre moving , FPS 5.46, Running 33.44s Step 166( N/A%), pre moving , FPS 5.84, Running 33.57s Step 167( N/A%), pre moving , FPS 6.00, Running 33.74s Step 168( N/A%), pre moving , FPS 6.49, Running 33.87s Step 169( N/A%), pre moving , FPS 6.45, Running 34.02s Step 170( N/A%), pre moving , FPS 6.41, Running 34.16s Step 171( N/A%), pre moving , FPS 6.33, Running 34.32s Step 172( N/A%), pre moving , FPS 5.96, Running 34.63s Step 173( N/A%), pre moving , FPS 5.80, Running 34.83s Step 174( N/A%), pre moving , FPS 5.67, Running 35.02s Step 175( N/A%), pre moving , FPS 5.47, Running 35.28s Step 176( N/A%), pre moving , FPS 5.30, Running 35.52s Step 177( N/A%), pre moving , FPS 5.16, Running 35.74s Step 178( N/A%), pre moving , FPS 4.95, Running 36.03s Step 179( N/A%), pre moving , FPS 5.34, Running 36.39s Step 180( N/A%), pre moving , FPS 5.04, Running 36.75s Step 181( N/A%), pre moving , FPS 4.76, Running 37.10s Step 182( N/A%), pre moving , FPS 4.60, Running 37.39s Step 183( N/A%), pre moving , FPS 4.50, Running 37.60s Step 184( N/A%), pre moving , FPS 4.47, Running 37.80s Step 185( N/A%), pre moving , FPS 4.34, Running 38.05s Step 186( N/A%), pre moving , FPS 4.21, Running 38.32s Step 187( N/A%), pre moving , FPS 4.06, Running 38.67s Step 188( N/A%), pre moving , FPS 3.88, Running 39.02s Step 189( N/A%), pre moving , FPS 3.72, Running 39.39s Step 190( N/A%), pre moving , FPS 3.58, Running 39.74s Step 191( N/A%), pre moving , FPS 3.45, Running 40.11s Step 192( N/A%), pre moving , FPS 3.42, Running 40.47s Step 193( N/A%), pre moving , FPS 3.34, Running 40.82s Step 194( N/A%), pre moving , FPS 3.25, Running 41.18s Step 195( N/A%), pre moving , FPS 3.25, Running 41.44s Step 196( N/A%), pre moving , FPS 3.26, Running 41.65s Step 197( N/A%), pre moving , FPS 3.27, Running 41.87s Step 198( N/A%), pre moving , FPS 3.31, Running 42.08s Step 199( N/A%), pre moving , FPS 3.37, Running 42.34s Step 200( N/A%), pre moving , FPS 3.39, Running 42.65s Step 201( N/A%), pre moving , FPS 3.41, Running 42.95s Step 202( N/A%), pre moving , FPS 3.40, Running 43.26s Step 203( N/A%), pre moving , FPS 3.38, Running 43.51s Step 204( N/A%), pre moving , FPS 3.36, Running 43.76s Step 205( N/A%), pre moving , FPS 3.37, Running 43.99s Step 206( N/A%), pre moving , FPS 3.44, Running 44.13s Step 207( N/A%), pre moving , FPS 3.59, Running 44.25s Step 208( N/A%), pre moving , FPS 3.74, Running 44.37s Step 209( N/A%), pre moving , FPS 3.93, Running 44.48s Step 210( N/A%), pre moving , FPS 4.07, Running 44.66s Step 211( N/A%), pre moving , FPS 4.23, Running 44.83s Step 212( N/A%), pre moving , FPS 4.43, Running 44.99s Step 213( N/A%), pre moving , FPS 4.64, Running 45.12s Step 214( N/A%), pre moving , FPS 4.94, Running 45.23s Step 215( N/A%), pre moving , FPS 5.15, Running 45.33s Step 216( N/A%), pre moving , FPS 5.33, Running 45.40s Step 217( N/A%), pre moving , FPS 5.55, Running 45.47s Step 218( N/A%), pre moving , FPS 5.76, Running 45.55s Step 219( N/A%), pre moving , FPS 6.10, Running 45.62s Step 220( N/A%), pre moving , FPS 5.59, Running 46.23s Step 221( N/A%), pre moving , FPS 5.92, Running 46.33s Step 222( N/A%), pre moving , FPS 6.31, Running 46.44s Step 223( N/A%), pre moving , FPS 6.62, Running 46.53s Step 224( N/A%), pre moving , FPS 6.87, Running 46.67s Step 225( N/A%), pre moving , FPS 7.19, Running 46.78s Step 226( N/A%), pre moving , FPS 7.12, Running 46.94s Step 227( N/A%), pre moving , FPS 6.92, Running 47.14s Step 228( N/A%), pre moving , FPS 6.83, Running 47.29s Step 229( N/A%), pre moving , FPS 6.65, Running 47.48s Step 230( N/A%), pre moving , FPS 6.66, Running 47.66s Step 231( N/A%), pre moving , FPS 6.63, Running 47.85s Step 232( N/A%), pre moving , FPS 6.57, Running 48.04s Step 233( N/A%), pre moving , FPS 6.47, Running 48.21s Step 234( N/A%), pre moving , FPS 6.42, Running 48.35s Step 235( N/A%), pre moving , FPS 6.23, Running 48.54s Step 236( N/A%), pre moving , FPS 6.07, Running 48.70s Step 237( N/A%), pre moving , FPS 5.88, Running 48.87s Step 238( N/A%), pre moving , FPS 5.71, Running 49.05s Step 239( N/A%), pre moving , FPS 5.52, Running 49.24s Step 240( N/A%), pre moving , FPS 6.29, Running 49.41s Step 241( N/A%), pre moving , FPS 6.26, Running 49.53s Step 242( N/A%), pre moving , FPS 6.15, Running 49.69s Step 243( N/A%), pre moving , FPS 6.06, Running 49.83s Step 244( N/A%), pre moving , FPS 6.04, Running 49.98s Step 245( N/A%), pre moving , FPS 6.00, Running 50.11s Step 246( N/A%), pre moving , FPS 5.96, Running 50.29s Step 247( N/A%), pre moving , FPS 5.92, Running 50.51s Step 248( N/A%), pre moving , FPS 5.78, Running 50.75s Step 249( N/A%), pre moving , FPS 5.71, Running 50.98s Step 250( N/A%), pre moving , FPS 5.59, Running 51.24s Step 251( N/A%), pre moving , FPS 5.53, Running 51.46s Step 252( N/A%), pre moving , FPS 5.45, Running 51.71s Step 253( N/A%), pre moving , FPS 5.37, Running 51.94s Step 254( N/A%), pre moving , FPS 5.22, Running 52.18s Step 255( N/A%), pre moving , FPS 5.14, Running 52.43s Step 256( N/A%), pre moving , FPS 5.05, Running 52.66s Step 257( N/A%), pre moving , FPS 4.95, Running 52.91s Step 258( N/A%), pre moving , FPS 4.89, Running 53.14s Step 259( N/A%), pre moving , FPS 4.81, Running 53.40s Step 260( N/A%), pre moving , FPS 4.82, Running 53.56s Step 261( N/A%), pre moving , FPS 4.75, Running 53.74s Step 262( N/A%), pre moving , FPS 4.77, Running 53.88s Step 263( N/A%), pre moving , FPS 4.78, Running 54.02s Step 264( N/A%), pre moving , FPS 4.77, Running 54.17s Step 265( N/A%), pre moving , FPS 4.78, Running 54.29s Step 266( N/A%), pre moving , FPS 4.74, Running 54.51s Step 267( N/A%), pre moving , FPS 4.66, Running 54.81s Step 268( N/A%), pre moving , FPS 4.60, Running 55.10s Step 269( N/A%), pre moving , FPS 4.52, Running 55.41s Step 270( N/A%), pre moving , FPS 4.44, Running 55.74s Step 271( N/A%), pre moving , FPS 4.39, Running 56.02s Step 272( N/A%), pre moving , FPS 4.33, Running 56.32s Step 273( N/A%), pre moving , FPS 4.26, Running 56.63s Step 274( N/A%), pre moving , FPS 4.20, Running 56.94s Step 275( N/A%), pre moving , FPS 4.17, Running 57.22s Step 276( N/A%), pre moving , FPS 4.14, Running 57.50s Step 277( N/A%), pre moving , FPS 4.20, Running 57.67s Step 278( N/A%), pre moving , FPS 4.28, Running 57.82s Step 279( N/A%), pre moving , FPS 4.37, Running 57.98s Step 280( N/A%), pre moving , FPS 4.36, Running 58.15s Step 281( N/A%), pre moving , FPS 4.45, Running 58.24s Step 282( N/A%), pre moving , FPS 4.46, Running 58.37s Step 283( N/A%), pre moving , FPS 4.50, Running 58.47s Step 284( N/A%), pre moving , FPS 4.51, Running 58.60s Step 285( N/A%), pre moving , FPS 4.52, Running 58.72s Step 286( N/A%), pre moving , FPS 4.62, Running 58.84s Step 287( N/A%), pre moving , FPS 4.80, Running 58.97s Step 288( N/A%), pre moving , FPS 5.03, Running 59.08s Step 289( N/A%), pre moving , FPS 5.30, Running 59.19s Step 290( N/A%), pre moving , FPS 5.61, Running 59.31s Step 291( N/A%), pre moving , FPS 5.84, Running 59.44s Step 292( N/A%), pre moving , FPS 6.19, Running 59.56s Step 293( N/A%), pre moving , FPS 6.56, Running 59.68s Step 294( N/A%), pre moving , FPS 7.00, Running 59.80s Step 295( N/A%), pre moving , FPS 7.40, Running 59.93s Step 296( N/A%), pre moving , FPS 7.86, Running 60.04s Step 297( N/A%), pre moving , FPS 8.05, Running 60.16s Step 298( N/A%), pre moving , FPS 8.10, Running 60.29s Step 299( N/A%), pre moving , FPS 8.25, Running 60.40s Step 300( N/A%), pre moving , FPS 8.44, Running 60.52s Step 301( N/A%), pre moving , FPS 8.28, Running 60.65s Step 302( N/A%), pre moving , FPS 8.45, Running 60.74s Step 303( N/A%), pre moving , FPS 8.36, Running 60.86s Step 304( N/A%), pre moving , FPS 8.45, Running 60.97s Step 305( N/A%), pre moving , FPS 8.44, Running 61.08s Step 306( N/A%), pre moving , FPS 8.50, Running 61.19s Step 307( N/A%), pre moving , FPS 8.57, Running 61.31s Step 308( N/A%), pre moving , FPS 8.57, Running 61.41s Step 309( N/A%), pre moving , FPS 8.64, Running 61.50s Step 310( N/A%), pre moving , FPS 8.84, Running 61.57s Step 311( N/A%), pre moving , FPS 7.54, Running 62.09s Step 312( N/A%), pre moving , FPS 7.67, Running 62.17s Step 313( N/A%), pre moving , FPS 7.79, Running 62.25s Step 314( N/A%), pre moving , FPS 7.81, Running 62.36s Step 315( N/A%), pre moving , FPS 7.71, Running 62.52s Step 316( N/A%), pre moving , FPS 7.51, Running 62.70s Step 317( N/A%), pre moving , FPS 7.51, Running 62.82s Step 318( N/A%), pre moving , FPS 7.55, Running 62.94s Step 319( N/A%), pre moving , FPS 7.48, Running 63.07s Step 320( N/A%), pre moving , FPS 7.30, Running 63.26s Step 321( N/A%), pre moving , FPS 7.17, Running 63.44s Step 322( N/A%), pre moving , FPS 6.97, Running 63.61s Step 323( N/A%), pre moving , FPS 6.82, Running 63.79s Step 324( N/A%), pre moving , FPS 6.65, Running 63.98s Step 325( N/A%), pre moving , FPS 6.59, Running 64.12s Step 326( N/A%), pre moving , FPS 6.57, Running 64.24s Step 327( N/A%), pre moving , FPS 6.59, Running 64.34s Step 328( N/A%), pre moving , FPS 6.54, Running 64.47s Step 329( N/A%), pre moving , FPS 6.47, Running 64.59s Step 330( N/A%), pre moving , FPS 6.36, Running 64.72s Step 331( N/A%), pre moving , FPS 7.31, Running 64.83s Step 332( N/A%), pre moving , FPS 7.18, Running 64.95s Step 333( N/A%), pre moving , FPS 7.09, Running 65.07s Step 334( N/A%), pre moving , FPS 6.95, Running 65.23s Step 335( N/A%), pre moving , FPS 6.92, Running 65.41s Step 336( N/A%), pre moving , FPS 7.06, Running 65.54s Step 337( N/A%), pre moving , FPS 7.08, Running 65.65s Step 338( N/A%), pre moving , FPS 7.08, Running 65.77s Step 339( N/A%), pre moving , FPS 7.13, Running 65.88s Step 340( N/A%), pre moving , FPS 7.32, Running 65.99s Step 341( N/A%), pre moving , FPS 7.51, Running 66.11s Step 342( N/A%), pre moving , FPS 7.65, Running 66.22s Step 343( N/A%), pre moving , FPS 7.89, Running 66.33s Step 344( N/A%), pre moving , FPS 7.93, Running 66.50s Step 345( N/A%), pre moving , FPS 7.84, Running 66.67s Step 346( N/A%), pre moving , FPS 7.65, Running 66.85s Step 347( N/A%), pre moving , FPS 7.43, Running 67.03s Step 348( N/A%), pre moving , FPS 7.28, Running 67.22s Step 349( N/A%), pre moving , FPS 7.12, Running 67.40s Step 350( N/A%), pre moving , FPS 6.96, Running 67.59s Step 351( N/A%), pre moving , FPS 6.85, Running 67.75s Step 352( N/A%), pre moving , FPS 6.84, Running 67.88s Step 353( N/A%), pre moving , FPS 6.80, Running 68.01s Step 354( N/A%), pre moving , FPS 6.94, Running 68.12s Step 355( N/A%), pre moving , FPS 7.10, Running 68.23s Step 356( N/A%), pre moving , FPS 7.17, Running 68.33s Step 357( N/A%), pre moving , FPS 7.13, Running 68.45s Step 358( N/A%), pre moving , FPS 7.16, Running 68.56s Step 359( N/A%), pre moving , FPS 7.13, Running 68.68s Step 360( N/A%), pre moving , FPS 7.13, Running 68.79s Step 361( N/A%), pre moving , FPS 7.12, Running 68.92s Step 362( N/A%), pre moving , FPS 7.14, Running 69.02s Step 363( N/A%), pre moving , FPS 7.15, Running 69.13s Step 364( N/A%), pre moving , FPS 7.29, Running 69.24s Step 365( N/A%), pre moving , FPS 7.45, Running 69.36s Step 366( N/A%), pre moving , FPS 7.78, Running 69.42s Step 367( N/A%), pre moving , FPS 8.11, Running 69.50s Step 368( N/A%), pre moving , FPS 8.53, Running 69.56s Step 369( N/A%), pre moving , FPS 8.95, Running 69.63s Step 370( N/A%), pre moving , FPS 9.41, Running 69.71s Step 371( N/A%), pre moving , FPS 9.90, Running 69.77s Step 372( N/A%), pre moving , FPS 10.19, Running 69.84s Step 373( N/A%), pre moving , FPS 10.49, Running 69.92s Step 374( N/A%), pre moving , FPS 10.64, Running 70.00s Step 375( N/A%), pre moving , FPS 10.81, Running 70.08s Step 376( N/A%), pre moving , FPS 10.98, Running 70.15s Step 377( N/A%), pre moving , FPS 11.32, Running 70.22s Step 378( N/A%), pre moving , FPS 6.04, Running 71.87s Step 379( N/A%), pre moving , FPS 5.55, Running 72.29s Step 380( N/A%), pre moving , FPS 5.34, Running 72.54s Step 381( N/A%), pre moving , FPS 5.05, Running 72.88s Step 382( N/A%), pre moving , FPS 5.03, Running 73.00s Step 383( N/A%), pre moving , FPS 4.88, Running 73.22s Step 384( N/A%), pre moving , FPS 4.75, Running 73.45s Step 385( N/A%), pre moving , FPS 4.52, Running 73.78s Step 386( N/A%), pre moving , FPS 4.39, Running 73.97s Step 387( N/A%), pre moving , FPS 4.10, Running 74.38s Step 388( N/A%), pre moving , FPS 3.98, Running 74.59s Step 389( N/A%), pre moving , FPS 3.75, Running 74.96s Step 390( N/A%), pre moving , FPS 3.66, Running 75.18s Step 391( N/A%), pre moving , FPS 3.45, Running 75.57s Step 392( N/A%), pre moving , FPS 3.36, Running 75.80s Step 393( N/A%), pre moving , FPS 3.18, Running 76.20s Step 394( N/A%), pre moving , FPS 3.12, Running 76.41s Step 395( N/A%), pre moving , FPS 2.99, Running 76.77s Step 396( N/A%), pre moving , FPS 2.94, Running 76.94s Step 397( N/A%), pre moving , FPS 2.83, Running 77.29s Step 398( 0.33%), action 1, FPS 3.17, Running 78.18s Step 399( 0.67%), action 2, FPS 3.06, Running 78.83s Step 400( 1.00%), action 3, FPS 2.94, Running 79.33s Step 401( 1.33%), action 4, FPS 2.95, Running 79.66s Step 402( 1.67%), action 5, FPS 2.78, Running 80.18s Step 403( 2.00%), action 6, FPS 2.73, Running 80.55s Step 404( 2.33%), action 7, FPS 2.59, Running 81.16s Step 405( 2.67%), action 8, FPS 2.61, Running 81.43s Step 406( 3.00%), action 9, FPS 2.49, Running 82.01s Step 407( 3.33%), action 10, FPS 2.52, Running 82.34s Step 408( 3.67%), action 11, FPS 2.36, Running 83.06s Step 409( 4.00%), action 12, FPS 2.36, Running 83.45s Step 410( 4.33%), action 13, FPS 2.21, Running 84.22s Step 411( 4.67%), action 14, FPS 2.17, Running 84.78s Step 412( 5.00%), action 15, FPS 2.12, Running 85.24s Step 413( 5.33%), action 16, FPS 2.11, Running 85.67s Step 414( 5.67%), action 17, FPS 2.03, Running 86.26s Step 415( 6.00%), action 18, FPS 2.03, Running 86.62s Step 416( 6.33%), action 19, FPS 1.96, Running 87.15s Step 417( 6.67%), action 20, FPS 1.97, Running 87.44s Step 418( 7.00%), action 21, FPS 2.01, Running 88.14s Step 419( 7.33%), action 22, FPS 2.03, Running 88.67s Step 420( 7.67%), action 23, FPS 2.03, Running 89.19s Step 421( 8.00%), action 24, FPS 2.03, Running 89.51s Step 422( 8.33%), action 25, FPS 2.02, Running 90.07s Step 423( 8.67%), action 26, FPS 1.95, Running 90.81s Step 424( 9.00%), action 27, FPS 1.97, Running 91.31s Step 425( 9.33%), action 28, FPS 1.96, Running 91.63s Step 426( 9.67%), action 29, FPS 2.01, Running 91.97s Step 427( 10.00%), action 30, FPS 2.02, Running 92.24s Step 428( 10.33%), action 31, FPS 2.01, Running 93.00s Step 429( 10.67%), action 32, FPS 2.03, Running 93.33s Step 430( 11.00%), action 33, FPS 2.06, Running 93.91s Step 431( 11.33%), action 34, FPS 2.12, Running 94.21s Step 432( 11.67%), action 35, FPS 2.07, Running 94.88s Step 433( 12.00%), action 36, FPS 2.10, Running 95.19s Step 434( 12.33%), action 37, FPS 2.12, Running 95.70s Step 435( 12.67%), action 38, FPS 2.14, Running 95.98s Step 436( 13.00%), action 39, FPS 2.09, Running 96.72s Step 437( 13.33%), action 40, FPS 2.09, Running 97.02s Step 438( 13.67%), action 41, FPS 2.08, Running 97.75s Step 439( 14.00%), action 42, FPS 2.13, Running 98.06s Step 440( 14.33%), action 43, FPS 2.10, Running 98.69s Step 441( 14.67%), action 44, FPS 2.11, Running 98.98s Step 442( 15.00%), action 45, FPS 2.11, Running 99.53s Step 443( 15.33%), action 46, FPS 2.19, Running 99.95s Step 444( 15.67%), action 47, FPS 2.18, Running 100.49s Step 445( 16.00%), action 48, FPS 2.18, Running 100.81s Step 446( 16.33%), action 49, FPS 2.12, Running 101.39s Step 447( 16.67%), action 50, FPS 2.12, Running 101.70s Step 448( 17.00%), action 51, FPS 2.13, Running 102.37s Step 449( 17.33%), action 52, FPS 2.13, Running 102.74s Step 450( 17.67%), action 53, FPS 2.16, Running 103.16s Step 451( 18.00%), action 54, FPS 2.12, Running 103.65s Step 452( 18.33%), action 55, FPS 2.16, Running 104.16s Step 453( 18.67%), action 56, FPS 2.15, Running 104.49s Step 454( 19.00%), action 57, FPS 2.15, Running 104.99s Step 455( 19.33%), action 58, FPS 2.14, Running 105.32s Step 456( 19.67%), action 59, FPS 2.19, Running 105.86s Step 457( 20.00%), action 60, FPS 2.14, Running 106.35s Step 458( 20.33%), action 61, FPS 2.19, Running 106.88s Step 459( 20.67%), action 62, FPS 2.20, Running 107.17s Step 460( 21.00%), action 63, FPS 2.24, Running 107.62s Step 461( 21.33%), action 64, FPS 2.24, Running 107.91s Step 462( 21.67%), action 65, FPS 2.22, Running 108.55s Step 463( 22.00%), action 66, FPS 2.24, Running 108.90s Step 464( 22.33%), action 67, FPS 2.23, Running 109.45s Step 465( 22.67%), action 68, FPS 2.23, Running 109.76s Step 466( 23.00%), action 69, FPS 2.26, Running 110.25s Step 467( 23.33%), action 70, FPS 2.25, Running 110.58s Step 468( 23.67%), action 71, FPS 2.28, Running 111.14s Step 469( 24.00%), action 72, FPS 2.29, Running 111.46s Step 470( 24.33%), action 73, FPS 2.25, Running 112.05s Step 471( 24.67%), action 74, FPS 2.30, Running 112.36s Step 472( 25.00%), action 75, FPS 2.27, Running 112.98s Step 473( 25.33%), action 76, FPS 2.23, Running 113.45s Step 474( 25.67%), action 77, FPS 2.13, Running 114.36s Step 475( 26.00%), action 78, FPS 2.15, Running 114.60s Step 476( 26.33%), action 79, FPS 2.17, Running 115.05s Step 477( 26.67%), action 80, FPS 2.23, Running 115.33s Step 478( 27.00%), action 81, FPS 2.19, Running 116.01s Step 479( 27.33%), action 82, FPS 2.18, Running 116.34s Step 480( 27.67%), action 83, FPS 2.15, Running 116.90s Step 481( 28.00%), action 84, FPS 2.15, Running 117.23s Step 482( 28.33%), action 85, FPS 2.16, Running 117.81s Step 483( 28.67%), action 86, FPS 2.16, Running 118.15s Step 484( 29.00%), action 87, FPS 2.19, Running 118.56s Step 485( 29.33%), action 88, FPS 2.21, Running 118.82s Step 486( 29.67%), action 89, FPS 2.22, Running 119.25s Step 487( 30.00%), action 90, FPS 2.18, Running 119.75s Step 488( 30.33%), action 91, FPS 2.13, Running 120.53s Step 489( 30.67%), action 92, FPS 2.04, Running 121.26s Step 490( 31.00%), action 93, FPS 2.05, Running 121.82s Step 491( 31.33%), action 94, FPS 2.01, Running 122.31s Step 492( 31.67%), action 95, FPS 2.06, Running 122.70s Step 493( 32.00%), action 96, FPS 2.10, Running 122.96s Step 494( 32.33%), action 97, FPS 2.20, Running 123.46s Step 495( 32.67%), action 98, FPS 2.15, Running 123.90s Step 496( 33.00%), action 99, FPS 2.12, Running 124.49s Step 497( 33.33%), action 100, FPS 2.10, Running 124.84s Step 498( 33.67%), action 101, FPS 2.07, Running 125.66s Step 499( 34.00%), action 102, FPS 2.03, Running 126.17s Step 500( 34.33%), action 103, FPS 2.03, Running 126.74s Step 501( 34.67%), action 104, FPS 2.03, Running 127.10s Step 502( 35.00%), action 105, FPS 2.04, Running 127.61s Step 503( 35.33%), action 106, FPS 2.04, Running 127.95s Step 504( 35.67%), action 107, FPS 2.03, Running 128.42s Step 505( 36.00%), action 108, FPS 2.02, Running 128.74s Step 506( 36.33%), action 109, FPS 2.00, Running 129.26s Step 507( 36.67%), action 110, FPS 2.05, Running 129.49s Step 508( 37.00%), action 111, FPS 2.09, Running 130.10s Step 509( 37.33%), action 112, FPS 2.09, Running 130.83s Step 510( 37.67%), action 113, FPS 2.09, Running 131.41s Step 511( 38.00%), action 114, FPS 2.10, Running 131.85s Step 512( 38.33%), action 115, FPS 2.06, Running 132.40s Step 513( 38.67%), action 116, FPS 2.02, Running 132.86s Step 514( 39.00%), action 117, FPS 2.03, Running 133.30s Step 515( 39.33%), action 118, FPS 2.09, Running 133.48s Step 516( 39.67%), action 119, FPS 2.11, Running 133.96s Step 517( 40.00%), action 120, FPS 2.12, Running 134.29s Step 518( 40.33%), action 121, FPS 2.16, Running 134.90s Step 519( 40.67%), action 122, FPS 2.19, Running 135.29s Step 520( 41.00%), action 123, FPS 2.19, Running 135.89s Step 521( 41.33%), action 124, FPS 2.19, Running 136.21s Step 522( 41.67%), action 125, FPS 2.13, Running 136.98s Step 523( 42.00%), action 126, FPS 2.12, Running 137.36s Step 524( 42.33%), action 127, FPS 2.12, Running 137.86s Step 525( 42.67%), action 128, FPS 2.14, Running 138.10s Step 526( 43.00%), action 129, FPS 2.15, Running 138.56s Step 527( 43.33%), action 130, FPS 2.14, Running 138.85s Step 528( 43.67%), action 131, FPS 2.11, Running 139.59s Step 529( 44.00%), action 132, FPS 2.19, Running 139.95s Step 530( 44.33%), action 133, FPS 2.17, Running 140.64s Step 531( 44.67%), action 134, FPS 2.18, Running 141.00s Step 532( 45.00%), action 135, FPS 2.12, Running 141.83s Step 533( 45.33%), action 136, FPS 2.17, Running 142.10s Step 534( 45.67%), action 137, FPS 2.14, Running 142.65s Step 535( 46.00%), action 138, FPS 2.10, Running 143.00s Step 536( 46.33%), action 139, FPS 2.08, Running 143.57s Step 537( 46.67%), action 140, FPS 2.07, Running 143.93s Step 538( 47.00%), action 141, FPS 2.05, Running 144.67s Step 539( 47.33%), action 142, FPS 2.07, Running 144.95s Step 540( 47.67%), action 143, FPS 2.09, Running 145.45s Step 541( 48.00%), action 144, FPS 2.10, Running 145.72s Step 542( 48.33%), action 145, FPS 2.09, Running 146.54s Step 543( 48.67%), action 146, FPS 2.11, Running 146.84s Step 544( 49.00%), action 147, FPS 2.06, Running 147.57s Step 545( 49.33%), action 148, FPS 2.04, Running 147.89s Step 546( 49.67%), action 149, FPS 2.04, Running 148.35s Step 547( 50.00%), action 150, FPS 2.04, Running 148.67s Step 548( 50.33%), action 151, FPS 2.07, Running 149.27s Step 549( 50.67%), action 152, FPS 2.06, Running 149.64s Step 550( 51.00%), action 153, FPS 2.08, Running 150.25s Step 551( 51.33%), action 154, FPS 2.09, Running 150.56s Step 552( 51.67%), action 155, FPS 2.12, Running 151.27s Step 553( 52.00%), action 156, FPS 2.11, Running 151.56s Step 554( 52.33%), action 157, FPS 2.12, Running 152.07s Step 555( 52.67%), action 158, FPS 2.14, Running 152.36s Step 556( 53.00%), action 159, FPS 2.17, Running 152.77s Step 557( 53.33%), action 160, FPS 2.20, Running 153.04s Step 558( 53.67%), action 161, FPS 2.23, Running 153.66s Step 559( 54.00%), action 162, FPS 2.22, Running 153.98s Step 560( 54.33%), action 163, FPS 2.19, Running 154.59s Step 561( 54.67%), action 164, FPS 2.18, Running 154.90s Step 562( 55.00%), action 165, FPS 2.26, Running 155.40s Step 563( 55.33%), action 166, FPS 2.25, Running 155.71s Step 564( 55.67%), action 167, FPS 2.32, Running 156.19s Step 565( 56.00%), action 168, FPS 2.35, Running 156.39s Step 566( 56.33%), action 169, FPS 2.37, Running 156.80s Step 567( 56.67%), action 170, FPS 2.38, Running 157.07s Step 568( 57.00%), action 171, FPS 2.36, Running 157.76s Step 569( 57.33%), action 172, FPS 2.38, Running 158.05s Step 570( 57.67%), action 173, FPS 2.40, Running 158.56s Step 571( 58.00%), action 174, FPS 2.40, Running 158.90s Step 572( 58.33%), action 175, FPS 2.45, Running 159.43s Step 573( 58.67%), action 176, FPS 2.45, Running 159.73s Step 574( 59.00%), action 177, FPS 2.50, Running 160.09s Step 575( 59.33%), action 178, FPS 2.52, Running 160.30s Step 576( 59.67%), action 179, FPS 2.49, Running 160.80s Step 577( 60.00%), action 180, FPS 2.49, Running 161.06s Step 578( 60.33%), action 181, FPS 2.45, Running 161.82s Step 579( 60.67%), action 182, FPS 2.44, Running 162.19s Step 580( 61.00%), action 183, FPS 2.45, Running 162.75s Step 581( 61.33%), action 184, FPS 2.44, Running 163.09s Step 582( 61.67%), action 185, FPS 2.43, Running 163.62s Step 583( 62.00%), action 186, FPS 2.43, Running 163.94s Step 584( 62.33%), action 187, FPS 2.41, Running 164.50s Step 585( 62.67%), action 188, FPS 2.36, Running 164.87s Step 586( 63.00%), action 189, FPS 2.32, Running 165.44s Step 587( 63.33%), action 190, FPS 2.31, Running 165.72s Step 588( 63.67%), action 191, FPS 2.32, Running 166.38s Step 589( 64.00%), action 192, FPS 2.30, Running 166.73s Step 590( 64.33%), action 193, FPS 2.29, Running 167.30s Step 591( 64.67%), action 194, FPS 2.28, Running 167.68s Step 592( 65.00%), action 195, FPS 2.25, Running 168.31s Step 593( 65.33%), action 196, FPS 2.16, Running 168.98s Step 594( 65.67%), action 197, FPS 2.12, Running 169.51s Step 595( 66.00%), action 198, FPS 2.09, Running 169.87s Step 596( 66.33%), action 199, FPS 2.06, Running 170.49s Step 597( 66.67%), action 200, FPS 2.03, Running 170.93s Step 598( 67.00%), action 201, FPS 2.07, Running 171.50s Step 599( 67.33%), action 202, FPS 2.01, Running 172.13s Step 600( 67.67%), action 203, FPS 2.02, Running 172.65s Step 601( 68.00%), action 204, FPS 2.02, Running 172.99s Step 602( 68.33%), action 205, FPS 1.97, Running 173.75s Step 603( 68.67%), action 206, FPS 1.97, Running 174.08s Step 604( 69.00%), action 207, FPS 1.95, Running 174.73s Step 605( 69.33%), action 208, FPS 1.96, Running 175.06s Step 606( 69.67%), action 209, FPS 2.00, Running 175.42s Step 607( 70.00%), action 210, FPS 2.01, Running 175.68s Step 608( 70.33%), action 211, FPS 2.01, Running 176.32s Step 609( 70.67%), action 212, FPS 2.02, Running 176.64s Step 610( 71.00%), action 213, FPS 2.03, Running 177.17s Step 611( 71.33%), action 214, FPS 2.02, Running 177.59s Step 612( 71.67%), action 215, FPS 1.99, Running 178.39s Step 613( 72.00%), action 216, FPS 2.06, Running 178.70s Step 614( 72.33%), action 217, FPS 2.07, Running 179.17s Step 615( 72.67%), action 218, FPS 2.01, Running 179.80s Step 616( 73.00%), action 219, FPS 2.00, Running 180.49s Step 617( 73.33%), action 220, FPS 2.03, Running 180.79s Step 618( 73.67%), action 221, FPS 2.00, Running 181.48s Step 619( 74.00%), action 222, FPS 2.07, Running 181.78s Step 620( 74.33%), action 223, FPS 2.07, Running 182.33s Step 621( 74.67%), action 224, FPS 2.08, Running 182.62s Step 622( 75.00%), action 225, FPS 2.15, Running 183.04s Step 623( 75.33%), action 226, FPS 2.17, Running 183.30s Step 624( 75.67%), action 227, FPS 2.20, Running 183.83s Step 625( 76.00%), action 228, FPS 2.20, Running 184.14s Step 626( 76.33%), action 229, FPS 2.16, Running 184.67s Step 627( 76.67%), action 230, FPS 2.14, Running 185.00s Step 628( 77.00%), action 231, FPS 2.14, Running 185.68s Step 629( 77.33%), action 232, FPS 2.14, Running 185.99s Step 630( 77.67%), action 233, FPS 2.14, Running 186.52s Step 631( 78.00%), action 234, FPS 2.17, Running 186.81s Step 632( 78.33%), action 235, FPS 2.25, Running 187.26s Step 633( 78.67%), action 236, FPS 2.25, Running 187.58s Step 634( 79.00%), action 237, FPS 2.24, Running 188.11s Step 635( 79.33%), action 238, FPS 2.32, Running 188.44s Step 636( 79.67%), action 239, FPS 2.35, Running 188.99s Step 637( 80.00%), action 240, FPS 2.33, Running 189.36s Step 638( 80.33%), action 241, FPS 2.34, Running 190.01s Step 639( 80.67%), action 242, FPS 2.34, Running 190.32s Step 640( 81.00%), action 243, FPS 2.40, Running 190.65s Step 641( 81.33%), action 244, FPS 2.41, Running 190.92s Step 642( 81.67%), action 245, FPS 2.27, Running 191.84s Step 643( 82.00%), action 246, FPS 2.26, Running 192.15s Step 644( 82.33%), action 247, FPS 2.25, Running 192.71s Step 645( 82.67%), action 248, FPS 2.24, Running 193.05s Step 646( 83.00%), action 249, FPS 2.25, Running 193.56s Step 647( 83.33%), action 250, FPS 2.26, Running 193.85s Step 648( 83.67%), action 251, FPS 2.30, Running 194.39s Step 649( 84.00%), action 252, FPS 2.29, Running 194.74s Step 650( 84.33%), action 253, FPS 2.27, Running 195.34s Step 651( 84.67%), action 254, FPS 2.25, Running 195.69s Step 652( 85.00%), action 255, FPS 2.24, Running 196.20s Step 653( 85.33%), action 256, FPS 2.23, Running 196.55s Step 654( 85.67%), action 257, FPS 2.23, Running 197.10s Step 655( 86.00%), action 258, FPS 2.23, Running 197.40s Step 656( 86.33%), action 259, FPS 2.20, Running 198.06s Step 657( 86.67%), action 260, FPS 2.25, Running 198.24s Step 658( 87.00%), action 261, FPS 2.26, Running 198.86s Step 659( 87.33%), action 262, FPS 2.26, Running 199.17s Step 660( 87.67%), action 263, FPS 2.20, Running 199.74s Step 661( 88.00%), action 264, FPS 2.20, Running 200.03s Step 662( 88.33%), action 265, FPS 2.29, Running 200.58s Step 663( 88.67%), action 266, FPS 2.29, Running 200.90s Step 664( 89.00%), action 267, FPS 2.30, Running 201.42s Step 665( 89.33%), action 268, FPS 2.31, Running 201.72s Step 666( 89.67%), action 269, FPS 2.32, Running 202.18s Step 667( 90.00%), action 270, FPS 2.34, Running 202.41s Step 668( 90.33%), action 271, FPS 2.32, Running 203.01s Step 669( 90.67%), action 272, FPS 2.34, Running 203.27s Step 670( 91.00%), action 273, FPS 2.36, Running 203.79s Step 671( 91.33%), action 274, FPS 2.35, Running 204.19s Step 672( 91.67%), action 275, FPS 2.35, Running 204.70s Step 673( 92.00%), action 276, FPS 2.35, Running 205.05s Step 674( 92.33%), action 277, FPS 2.36, Running 205.57s Step 675( 92.67%), action 278, FPS 2.34, Running 205.95s Step 676( 93.00%), action 279, FPS 2.41, Running 206.38s Step 677( 93.33%), action 280, FPS 2.37, Running 206.66s Step 678( 93.67%), action 281, FPS 2.38, Running 207.27s Step 679( 94.00%), action 282, FPS 2.34, Running 207.72s Step 680( 94.33%), action 283, FPS 2.32, Running 208.35s Step 681( 94.67%), action 284, FPS 2.26, Running 208.86s Step 682( 95.00%), action 285, FPS 2.28, Running 209.34s Step 683( 95.33%), action 286, FPS 2.28, Running 209.66s Step 684( 95.67%), action 287, FPS 2.33, Running 209.99s Step 685( 96.00%), action 288, FPS 2.36, Running 210.19s Step 686( 96.33%), action 289, FPS 2.36, Running 210.65s Step 687( 96.67%), action 290, FPS 2.34, Running 210.96s Step 688( 97.00%), action 291, FPS 2.28, Running 211.76s Step 689( 97.33%), action 292, FPS 2.26, Running 212.12s Step 690( 97.67%), action 293, FPS 2.22, Running 212.80s Step 691( 98.00%), action 294, FPS 2.24, Running 213.11s Step 692( 98.33%), action 295, FPS 2.24, Running 213.61s Step 693( 98.67%), action 296, FPS 2.28, Running 213.82s Step 694( 99.00%), action 297, FPS 2.32, Running 214.20s Step 695( 99.33%), action 298, FPS 2.33, Running 214.54s Step 696( 99.67%), action 299, FPS 2.28, Running 215.15s Step 697(100.00%), action 300, FPS 2.28, Running 215.44s [2026-08-02 22:34:44] [84 ] Seed 83 failed after 215.67 s. +steps: 697 , actions: 300 . +Instruction: Empty +Total 51/84(60.71%) success. +Setting seed: 84 +Step 1( N/A%), pre moving , FPS 2.22, Running 0.45s 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.24, Running 0.76s Step 5( N/A%), pre moving , FPS 5.67, Running 0.88s Step 6( N/A%), pre moving , FPS 6.00, Running 1.00s Step 7( N/A%), pre moving , FPS 6.16, Running 1.14s Step 8( N/A%), pre moving , FPS 6.42, Running 1.25s Step 9( N/A%), pre moving , FPS 6.60, Running 1.36s Step 10( N/A%), pre moving , FPS 6.75, Running 1.48s Step 11( N/A%), pre moving , FPS 6.91, Running 1.59s Step 12( N/A%), pre moving , FPS 6.95, Running 1.73s Step 13( N/A%), pre moving , FPS 7.08, Running 1.84s Step 14( N/A%), pre moving , FPS 7.18, Running 1.95s Step 15( N/A%), pre moving , FPS 7.27, Running 2.06s Step 16( N/A%), pre moving , FPS 7.42, Running 2.16s Step 17( N/A%), pre moving , FPS 7.60, Running 2.24s Step 18( N/A%), pre moving , FPS 7.78, Running 2.31s Step 19( N/A%), pre moving , FPS 7.93, Running 2.40s Step 20( N/A%), pre moving , FPS 8.03, Running 2.49s Step 21( N/A%), pre moving , FPS 8.49, Running 2.81s Step 22( N/A%), pre moving , FPS 8.43, Running 2.93s Step 23( N/A%), pre moving , FPS 8.58, Running 2.98s Step 24( N/A%), pre moving , FPS 8.76, Running 3.05s Step 25( N/A%), pre moving , FPS 8.85, Running 3.14s Step 26( N/A%), pre moving , FPS 7.94, Running 3.52s Step 27( N/A%), pre moving , FPS 8.02, Running 3.63s Step 28( N/A%), pre moving , FPS 7.98, Running 3.75s Step 29( N/A%), pre moving , FPS 7.98, Running 3.87s Step 30( N/A%), pre moving , FPS 7.93, Running 4.00s Step 31( N/A%), pre moving , FPS 7.93, Running 4.11s Step 32( N/A%), pre moving , FPS 8.00, Running 4.23s Step 33( N/A%), pre moving , FPS 8.00, Running 4.34s Step 34( N/A%), pre moving , FPS 7.97, Running 4.46s Step 35( N/A%), pre moving , FPS 7.97, Running 4.57s Step 36( N/A%), pre moving , FPS 6.90, Running 5.06s Step 37( N/A%), pre moving , FPS 6.81, Running 5.17s Step 38( N/A%), pre moving , FPS 6.72, Running 5.29s Step 39( N/A%), pre moving , FPS 6.64, Running 5.41s Step 40( N/A%), pre moving , FPS 6.55, Running 5.54s Step 41( N/A%), pre moving , FPS 7.03, Running 5.65s Step 42( N/A%), pre moving , FPS 7.07, Running 5.76s Step 43( N/A%), pre moving , FPS 6.90, Running 5.88s Step 44( N/A%), pre moving , FPS 6.79, Running 5.99s Step 45( N/A%), pre moving , FPS 6.74, Running 6.11s Step 46( N/A%), pre moving , FPS 7.45, Running 6.20s Step 47( N/A%), pre moving , FPS 7.50, Running 6.30s Step 48( N/A%), pre moving , FPS 7.62, Running 6.38s Step 49( N/A%), pre moving , FPS 7.71, Running 6.46s Step 50( N/A%), pre moving , FPS 7.89, Running 6.54s Step 51( N/A%), pre moving , FPS 7.98, Running 6.62s Step 52( N/A%), pre moving , FPS 8.05, Running 6.71s Step 53( N/A%), pre moving , FPS 8.16, Running 6.79s Step 54( N/A%), pre moving , FPS 8.31, Running 6.86s Step 55( N/A%), pre moving , FPS 8.44, Running 6.94s Step 56( N/A%), pre moving , FPS 10.19, Running 7.02s Step 57( N/A%), pre moving , FPS 10.34, Running 7.11s Step 58( N/A%), pre moving , FPS 10.37, Running 7.22s Step 59( N/A%), pre moving , FPS 10.40, Running 7.33s Step 60( N/A%), pre moving , FPS 10.47, Running 7.45s Step 61( N/A%), pre moving , FPS 10.46, Running 7.56s Step 62( N/A%), pre moving , FPS 10.35, Running 7.70s Step 63( N/A%), pre moving , FPS 10.39, Running 7.81s Step 64( N/A%), pre moving , FPS 10.39, Running 7.92s Step 65( N/A%), pre moving , FPS 10.01, Running 8.11s Step 66( N/A%), pre moving , FPS 9.54, Running 8.30s Step 67( N/A%), pre moving , FPS 9.14, Running 8.49s Step 68( N/A%), pre moving , FPS 8.78, Running 8.66s Step 69( N/A%), pre moving , FPS 8.45, Running 8.83s Step 70( N/A%), pre moving , FPS 8.05, Running 9.02s Step 71( N/A%), pre moving , FPS 7.75, Running 9.20s Step 72( N/A%), pre moving , FPS 7.47, Running 9.39s Step 73( N/A%), pre moving , FPS 7.16, Running 9.58s Step 74( N/A%), pre moving , FPS 6.93, Running 9.75s Step 75( N/A%), pre moving , FPS 6.70, Running 9.93s Step 76( N/A%), pre moving , FPS 6.49, Running 10.10s Step 77( N/A%), pre moving , FPS 6.32, Running 10.27s Step 78( N/A%), pre moving , FPS 6.28, Running 10.40s Step 79( N/A%), pre moving , FPS 6.25, Running 10.54s Step 80( N/A%), pre moving , FPS 6.25, Running 10.65s Step 81( N/A%), pre moving , FPS 6.17, Running 10.80s Step 82( N/A%), pre moving , FPS 6.19, Running 10.93s Step 83( N/A%), pre moving , FPS 6.05, Running 11.11s Step 84( N/A%), pre moving , FPS 5.96, Running 11.28s Step 85( N/A%), pre moving , FPS 5.95, Running 11.47s Step 86( N/A%), pre moving , FPS 5.97, Running 11.65s Step 87( N/A%), pre moving , FPS 5.97, Running 11.84s Step 88( N/A%), pre moving , FPS 5.98, Running 12.00s Step 89( N/A%), pre moving , FPS 6.05, Running 12.14s Step 90( N/A%), pre moving , FPS 6.18, Running 12.26s Step 91( N/A%), pre moving , FPS 6.32, Running 12.36s Step 92( N/A%), pre moving , FPS 6.46, Running 12.48s Step 93( N/A%), pre moving , FPS 6.62, Running 12.60s Step 94( N/A%), pre moving , FPS 6.71, Running 12.73s Step 95( N/A%), pre moving , FPS 6.86, Running 12.85s Step 96( N/A%), pre moving , FPS 6.98, Running 12.97s Step 97( N/A%), pre moving , FPS 7.13, Running 13.08s Step 98( N/A%), pre moving , FPS 7.17, Running 13.19s Step 99( N/A%), pre moving , FPS 7.17, Running 13.32s Step 100( N/A%), pre moving , FPS 7.18, Running 13.44s Step 101( N/A%), pre moving , FPS 7.27, Running 13.55s Step 102( N/A%), pre moving , FPS 7.29, Running 13.67s Step 103( N/A%), pre moving , FPS 7.42, Running 13.80s Step 104( N/A%), pre moving , FPS 7.56, Running 13.92s Step 105( N/A%), pre moving , FPS 7.78, Running 14.04s Step 106( N/A%), pre moving , FPS 7.96, Running 14.16s Step 107( N/A%), pre moving , FPS 8.21, Running 14.27s Step 108( N/A%), pre moving , FPS 8.47, Running 14.36s Step 109( N/A%), pre moving , FPS 8.64, Running 14.45s Step 110( N/A%), pre moving , FPS 8.74, Running 14.55s Step 111( N/A%), pre moving , FPS 8.77, Running 14.64s Step 112( N/A%), pre moving , FPS 8.93, Running 14.72s Step 113( N/A%), pre moving , FPS 9.02, Running 14.82s Step 114( N/A%), pre moving , FPS 9.19, Running 14.91s Step 115( N/A%), pre moving , FPS 9.33, Running 14.99s Step 116( N/A%), pre moving , FPS 9.47, Running 15.08s Step 117( N/A%), pre moving , FPS 9.45, Running 15.19s Step 118( N/A%), pre moving , FPS 9.37, Running 15.32s Step 119( N/A%), pre moving , FPS 7.11, Running 16.14s Step 120( N/A%), pre moving , FPS 6.86, Running 16.35s Step 121( N/A%), pre moving , FPS 6.26, Running 16.75s Step 122( N/A%), pre moving , FPS 6.05, Running 16.98s Step 123( N/A%), pre moving , FPS 5.66, Running 17.34s Step 124( N/A%), pre moving , FPS 5.47, Running 17.58s Step 125( N/A%), pre moving , FPS 5.19, Running 17.89s Step 126( N/A%), pre moving , FPS 5.18, Running 18.02s Step 127( N/A%), pre moving , FPS 4.91, Running 18.35s Step 128( N/A%), pre moving , FPS 4.78, Running 18.55s Step 129( N/A%), pre moving , FPS 4.50, Running 18.89s Step 130( N/A%), pre moving , FPS 4.34, Running 19.15s Step 131( N/A%), pre moving , FPS 4.09, Running 19.53s Step 132( N/A%), pre moving , FPS 3.96, Running 19.77s Step 133( N/A%), pre moving , FPS 3.74, Running 20.17s Step 134( N/A%), pre moving , FPS 3.65, Running 20.39s Step 135( N/A%), pre moving , FPS 3.43, Running 20.81s Step 136( N/A%), pre moving , FPS 3.36, Running 21.03s Step 137( N/A%), pre moving , FPS 3.21, Running 21.42s Step 138( N/A%), pre moving , FPS 3.16, Running 21.65s Step 139( N/A%), pre moving , FPS 3.47, Running 21.89s Step 140( N/A%), pre moving , FPS 3.52, Running 22.03s Step 141( N/A%), pre moving , FPS 3.53, Running 22.42s Step 142( N/A%), pre moving , FPS 3.55, Running 22.62s Step 143( N/A%), pre moving , FPS 3.51, Running 23.03s Step 144( N/A%), pre moving , FPS 3.48, Running 23.33s Step 145( N/A%), pre moving , FPS 3.43, Running 23.73s Step 146( N/A%), pre moving , FPS 3.37, Running 23.96s Step 147( N/A%), pre moving , FPS 3.33, Running 24.36s Step 148( N/A%), pre moving , FPS 3.31, Running 24.58s Step 149( N/A%), pre moving , FPS 3.27, Running 25.00s Step 150( N/A%), pre moving , FPS 3.27, Running 25.27s Step 151( N/A%), pre moving , FPS 3.28, Running 25.64s Step 152( N/A%), pre moving , FPS 3.33, Running 25.78s Step 153( N/A%), pre moving , FPS 3.34, Running 26.15s Step 154( N/A%), pre moving , FPS 3.35, Running 26.37s Step 155( N/A%), pre moving , FPS 3.39, Running 26.72s Step 156( N/A%), pre moving , FPS 3.36, Running 26.98s Step 157( N/A%), pre moving , FPS 3.36, Running 27.37s Step 158( N/A%), pre moving , FPS 3.35, Running 27.62s Step 159( N/A%), pre moving , FPS 3.26, Running 28.04s Step 160( N/A%), pre moving , FPS 3.18, Running 28.32s Step 161( N/A%), pre moving , FPS 3.17, Running 28.72s Step 162( N/A%), pre moving , FPS 3.17, Running 28.93s Step 163( N/A%), pre moving , FPS 3.18, Running 29.31s Step 164( N/A%), pre moving , FPS 3.24, Running 29.50s Step 165( N/A%), pre moving , FPS 3.34, Running 29.71s Step 166( N/A%), pre moving , FPS 3.38, Running 29.88s Step 167( N/A%), pre moving , FPS 3.42, Running 30.21s Step 168( N/A%), pre moving , FPS 3.43, Running 30.42s Step 169( N/A%), pre moving , FPS 3.43, Running 30.83s Step 170( N/A%), pre moving , FPS 3.45, Running 31.07s Step 171( N/A%), pre moving , FPS 3.44, Running 31.45s Step 172( N/A%), pre moving , FPS 3.38, Running 31.70s Step 173( N/A%), pre moving , FPS 3.35, Running 32.13s Step 174( N/A%), pre moving , FPS 3.40, Running 32.25s Step 175( N/A%), pre moving , FPS 3.52, Running 32.39s Step 176( N/A%), pre moving , FPS 3.61, Running 32.51s Step 177( N/A%), pre moving , FPS 3.80, Running 32.63s Step 178( N/A%), pre moving , FPS 3.89, Running 32.75s Step 179( N/A%), pre moving , FPS 4.14, Running 32.86s Step 180( N/A%), pre moving , FPS 4.29, Running 32.98s Step 181( N/A%), pre moving , FPS 4.57, Running 33.09s Step 182( N/A%), pre moving , FPS 4.66, Running 33.22s Step 183( N/A%), pre moving , FPS 4.96, Running 33.34s Step 184( N/A%), pre moving , FPS 4.52, Running 33.93s Step 185( N/A%), pre moving , FPS 4.67, Running 33.99s Step 186( N/A%), pre moving , FPS 4.75, Running 34.10s Step 187( N/A%), pre moving , FPS 5.06, Running 34.17s Step 188( N/A%), pre moving , FPS 5.18, Running 34.28s Step 189( N/A%), pre moving , FPS 5.58, Running 34.42s Step 190( N/A%), pre moving , FPS 5.78, Running 34.53s Step 191( N/A%), pre moving , FPS 6.18, Running 34.69s Step 192( N/A%), pre moving , FPS 6.30, Running 34.87s Step 193( N/A%), pre moving , FPS 6.81, Running 35.06s Step 194( N/A%), pre moving , FPS 6.69, Running 35.24s Step 195( N/A%), pre moving , FPS 6.64, Running 35.41s Step 196( N/A%), pre moving , FPS 6.35, Running 35.66s Step 197( N/A%), pre moving , FPS 5.99, Running 35.97s Step 198( N/A%), pre moving , FPS 5.77, Running 36.22s Step 199( N/A%), pre moving , FPS 5.55, Running 36.47s Step 200( N/A%), pre moving , FPS 5.44, Running 36.66s Step 201( N/A%), pre moving , FPS 5.24, Running 36.91s Step 202( N/A%), pre moving , FPS 5.10, Running 37.15s Step 203( N/A%), pre moving , FPS 4.88, Running 37.45s Step 204( N/A%), pre moving , FPS 5.24, Running 37.74s Step 205( N/A%), pre moving , FPS 5.05, Running 37.96s Step 206( N/A%), pre moving , FPS 4.94, Running 38.15s Step 207( N/A%), pre moving , FPS 4.77, Running 38.36s Step 208( N/A%), pre moving , FPS 4.65, Running 38.58s Step 209( N/A%), pre moving , FPS 4.57, Running 38.79s Step 210( N/A%), pre moving , FPS 4.34, Running 39.14s Step 211( N/A%), pre moving , FPS 4.16, Running 39.50s Step 212( N/A%), pre moving , FPS 4.01, Running 39.85s Step 213( N/A%), pre moving , FPS 3.87, Running 40.23s Step 214( N/A%), pre moving , FPS 3.75, Running 40.58s Step 215( N/A%), pre moving , FPS 3.61, Running 40.95s Step 216( N/A%), pre moving , FPS 3.54, Running 41.31s Step 217( N/A%), pre moving , FPS 3.50, Running 41.68s Step 218( N/A%), pre moving , FPS 3.48, Running 41.96s Step 219( N/A%), pre moving , FPS 3.52, Running 42.14s Step 220( N/A%), pre moving , FPS 3.51, Running 42.35s Step 221( N/A%), pre moving , FPS 3.53, Running 42.57s Step 222( N/A%), pre moving , FPS 3.56, Running 42.77s Step 223( N/A%), pre moving , FPS 3.57, Running 43.05s Step 224( N/A%), pre moving , FPS 3.59, Running 43.32s Step 225( N/A%), pre moving , FPS 3.52, Running 43.63s Step 226( N/A%), pre moving , FPS 3.46, Running 43.93s Step 227( N/A%), pre moving , FPS 3.43, Running 44.18s Step 228( N/A%), pre moving , FPS 3.43, Running 44.42s Step 229( N/A%), pre moving , FPS 3.40, Running 44.67s Step 230( N/A%), pre moving , FPS 3.45, Running 44.93s Step 231( N/A%), pre moving , FPS 3.63, Running 45.01s Step 232( N/A%), pre moving , FPS 3.78, Running 45.14s Step 233( N/A%), pre moving , FPS 3.97, Running 45.26s Step 234( N/A%), pre moving , FPS 4.15, Running 45.39s Step 235( N/A%), pre moving , FPS 4.34, Running 45.55s Step 236( N/A%), pre moving , FPS 4.54, Running 45.72s Step 237( N/A%), pre moving , FPS 4.84, Running 45.81s Step 238( N/A%), pre moving , FPS 5.15, Running 45.84s Step 239( N/A%), pre moving , FPS 5.36, Running 45.87s Step 240( N/A%), pre moving , FPS 5.63, Running 45.91s Step 241( N/A%), pre moving , FPS 5.92, Running 45.95s Step 242( N/A%), pre moving , FPS 6.22, Running 45.98s Step 243( N/A%), pre moving , FPS 6.75, Running 46.01s Step 244( N/A%), pre moving , FPS 7.34, Running 46.04s Step 245( N/A%), pre moving , FPS 6.80, Running 46.58s Step 246( N/A%), pre moving , FPS 7.36, Running 46.65s Step 247( N/A%), pre moving , FPS 7.92, Running 46.71s Step 248( N/A%), pre moving , FPS 8.44, Running 46.79s Step 249( N/A%), pre moving , FPS 9.18, Running 46.85s Step 250( N/A%), pre moving , FPS 10.08, Running 46.91s Step 251( N/A%), pre moving , FPS 9.94, Running 47.03s Step 252( N/A%), pre moving , FPS 10.36, Running 47.07s Step 253( N/A%), pre moving , FPS 10.65, Running 47.14s Step 254( N/A%), pre moving , FPS 11.08, Running 47.20s Step 255( N/A%), pre moving , FPS 11.29, Running 47.32s Step 256( N/A%), pre moving , FPS 11.46, Running 47.47s Step 257( N/A%), pre moving , FPS 11.13, Running 47.61s Step 258( N/A%), pre moving , FPS 10.50, Running 47.75s Step 259( N/A%), pre moving , FPS 9.90, Running 47.89s Step 260( N/A%), pre moving , FPS 9.44, Running 48.03s Step 261( N/A%), pre moving , FPS 9.02, Running 48.16s Step 262( N/A%), pre moving , FPS 8.59, Running 48.31s Step 263( N/A%), pre moving , FPS 8.06, Running 48.49s Step 264( N/A%), pre moving , FPS 7.71, Running 48.64s Step 265( N/A%), pre moving , FPS 8.69, Running 48.88s Step 266( N/A%), pre moving , FPS 8.26, Running 49.07s Step 267( N/A%), pre moving , FPS 7.86, Running 49.25s Step 268( N/A%), pre moving , FPS 7.52, Running 49.44s Step 269( N/A%), pre moving , FPS 7.19, Running 49.63s Step 270( N/A%), pre moving , FPS 7.13, Running 49.72s Step 271( N/A%), pre moving , FPS 7.26, Running 49.78s Step 272( N/A%), pre moving , FPS 7.19, Running 49.86s Step 273( N/A%), pre moving , FPS 7.16, Running 49.93s Step 274( N/A%), pre moving , FPS 7.14, Running 50.00s Step 275( N/A%), pre moving , FPS 7.29, Running 50.07s Step 276( N/A%), pre moving , FPS 7.49, Running 50.14s Step 277( N/A%), pre moving , FPS 7.67, Running 50.21s Step 278( N/A%), pre moving , FPS 7.88, Running 50.28s Step 279( N/A%), pre moving , FPS 8.10, Running 50.36s Step 280( N/A%), pre moving , FPS 8.29, Running 50.44s Step 281( N/A%), pre moving , FPS 8.54, Running 50.51s Step 282( N/A%), pre moving , FPS 8.84, Running 50.57s Step 283( N/A%), pre moving , FPS 9.25, Running 50.66s Step 284( N/A%), pre moving , FPS 9.58, Running 50.73s Step 285( N/A%), pre moving , FPS 10.44, Running 50.79s Step 286( N/A%), pre moving , FPS 11.16, Running 50.86s Step 287( N/A%), pre moving , FPS 11.90, Running 50.93s Step 288( N/A%), pre moving , FPS 12.80, Running 51.01s Step 289( N/A%), pre moving , FPS 14.02, Running 51.06s Step 290( N/A%), pre moving , FPS 14.20, Running 51.12s Step 291( N/A%), pre moving , FPS 14.14, Running 51.20s Step 292( N/A%), pre moving , FPS 14.15, Running 51.27s Step 293( N/A%), pre moving , FPS 14.25, Running 51.34s Step 294( N/A%), pre moving , FPS 14.20, Running 51.41s Step 295( N/A%), pre moving , FPS 14.22, Running 51.47s Step 296( N/A%), pre moving , FPS 14.28, Running 51.54s Step 297( N/A%), pre moving , FPS 14.30, Running 51.61s Step 298( N/A%), pre moving , FPS 14.23, Running 51.69s Step 299( N/A%), pre moving , FPS 14.36, Running 51.75s Step 300( N/A%), pre moving , FPS 14.36, Running 51.83s Step 301( N/A%), pre moving , FPS 14.42, Running 51.89s Step 302( N/A%), pre moving , FPS 14.45, Running 51.96s Step 303( N/A%), pre moving , FPS 14.31, Running 52.05s Step 304( N/A%), pre moving , FPS 14.13, Running 52.14s Step 305( N/A%), pre moving , FPS 13.87, Running 52.23s Step 306( N/A%), pre moving , FPS 13.70, Running 52.32s Step 307( N/A%), pre moving , FPS 13.64, Running 52.40s Step 308( N/A%), pre moving , FPS 13.48, Running 52.49s Step 309( N/A%), pre moving , FPS 13.33, Running 52.56s Step 310( N/A%), pre moving , FPS 13.31, Running 52.63s Step 311( N/A%), pre moving , FPS 13.29, Running 52.70s Step 312( N/A%), pre moving , FPS 13.50, Running 52.75s Step 313( N/A%), pre moving , FPS 13.68, Running 52.80s Step 314( N/A%), pre moving , FPS 13.91, Running 52.85s Step 315( N/A%), pre moving , FPS 14.19, Running 52.88s Step 316( N/A%), pre moving , FPS 14.47, Running 52.92s Step 317( N/A%), pre moving , FPS 14.87, Running 52.96s Step 318( N/A%), pre moving , FPS 15.36, Running 52.99s Step 319( N/A%), pre moving , FPS 15.77, Running 53.02s Step 320( N/A%), pre moving , FPS 16.37, Running 53.05s Step 321( N/A%), pre moving , FPS 16.58, Running 53.10s Step 322( N/A%), pre moving , FPS 16.76, Running 53.15s Step 323( N/A%), pre moving , FPS 17.22, Running 53.22s Step 324( N/A%), pre moving , FPS 17.73, Running 53.27s Step 325( N/A%), pre moving , FPS 18.44, Running 53.32s Step 326( N/A%), pre moving , FPS 19.08, Running 53.37s Step 327( N/A%), pre moving , FPS 19.66, Running 53.42s Step 328( N/A%), pre moving , FPS 20.30, Running 53.48s Step 329( N/A%), pre moving , FPS 20.87, Running 53.52s Step 330( N/A%), pre moving , FPS 21.76, Running 53.55s Step 331( N/A%), pre moving , FPS 22.83, Running 53.58s Step 332( N/A%), pre moving , FPS 23.16, Running 53.61s Step 333( N/A%), pre moving , FPS 23.31, Running 53.66s Step 334( N/A%), pre moving , FPS 23.68, Running 53.69s Step 335( N/A%), pre moving , FPS 23.82, Running 53.72s Step 336( N/A%), pre moving , FPS 23.98, Running 53.76s Step 337( N/A%), pre moving , FPS 24.08, Running 53.79s Step 338( N/A%), pre moving , FPS 24.10, Running 53.82s Step 339( N/A%), pre moving , FPS 24.06, Running 53.85s Step 340( N/A%), pre moving , FPS 23.84, Running 53.89s Step 341( N/A%), pre moving , FPS 24.14, Running 53.93s Step 342( N/A%), pre moving , FPS 24.75, Running 53.96s Step 343( N/A%), pre moving , FPS 25.78, Running 53.99s Step 344( N/A%), pre moving , FPS 17.99, Running 54.38s Step 345( N/A%), pre moving , FPS 18.21, Running 54.42s Step 346( N/A%), pre moving , FPS 18.42, Running 54.45s Step 347( N/A%), pre moving , FPS 18.72, Running 54.48s Step 348( N/A%), pre moving , FPS 18.88, Running 54.53s Step 349( N/A%), pre moving , FPS 18.54, Running 54.59s Step 350( N/A%), pre moving , FPS 18.14, Running 54.65s Step 351( N/A%), pre moving , FPS 17.89, Running 54.70s Step 352( N/A%), pre moving , FPS 17.68, Running 54.75s Step 353( N/A%), pre moving , FPS 17.51, Running 54.80s Step 354( N/A%), pre moving , FPS 17.20, Running 54.85s Step 355( N/A%), pre moving , FPS 16.96, Running 54.90s Step 356( N/A%), pre moving , FPS 16.67, Running 54.96s Step 357( N/A%), pre moving , FPS 16.29, Running 55.02s Step 358( N/A%), pre moving , FPS 15.93, Running 55.07s Step 359( N/A%), pre moving , FPS 15.62, Running 55.13s Step 360( N/A%), pre moving , FPS 15.51, Running 55.18s Step 361( N/A%), pre moving , FPS 15.30, Running 55.24s Step 362( N/A%), pre moving , FPS 15.04, Running 55.29s Step 363( N/A%), pre moving , FPS 14.94, Running 55.33s Step 364( N/A%), pre moving , FPS 20.26, Running 55.37s Step 365( N/A%), pre moving , FPS 20.27, Running 55.40s Step 366( N/A%), pre moving , FPS 20.36, Running 55.43s Step 367( N/A%), pre moving , FPS 20.37, Running 55.47s Step 368( N/A%), pre moving , FPS 20.69, Running 55.50s Step 369( N/A%), pre moving , FPS 21.22, Running 55.54s Step 370( N/A%), pre moving , FPS 21.61, Running 55.57s Step 371( N/A%), pre moving , FPS 21.92, Running 55.61s Step 372( N/A%), pre moving , FPS 22.10, Running 55.65s Step 373( N/A%), pre moving , FPS 22.60, Running 55.68s Step 374( N/A%), pre moving , FPS 23.19, Running 55.72s Step 375( N/A%), pre moving , FPS 23.33, Running 55.76s Step 376( N/A%), pre moving , FPS 23.75, Running 55.80s Step 377( N/A%), pre moving , FPS 24.41, Running 55.84s Step 378( N/A%), pre moving , FPS 25.08, Running 55.87s Step 379( N/A%), pre moving , FPS 25.74, Running 55.91s Step 380( N/A%), pre moving , FPS 26.11, Running 55.95s Step 381( N/A%), pre moving , FPS 26.90, Running 55.98s Step 382( N/A%), pre moving , FPS 27.70, Running 56.01s Step 383( N/A%), pre moving , FPS 28.02, Running 56.04s Step 384( N/A%), pre moving , FPS 28.28, Running 56.08s Step 385( N/A%), pre moving , FPS 10.77, Running 57.26s Step 386( N/A%), pre moving , FPS 9.58, Running 57.52s Step 387( N/A%), pre moving , FPS 9.12, Running 57.66s Step 388( N/A%), pre moving , FPS 8.52, Running 57.85s Step 389( N/A%), pre moving , FPS 8.06, Running 58.02s Step 390( N/A%), pre moving , FPS 7.53, Running 58.23s Step 391( N/A%), pre moving , FPS 7.20, Running 58.39s Step 392( N/A%), pre moving , FPS 6.76, Running 58.61s Step 393( N/A%), pre moving , FPS 6.48, Running 58.77s Step 394( N/A%), pre moving , FPS 6.12, Running 58.98s Step 395( N/A%), pre moving , FPS 5.96, Running 59.11s Step 396( N/A%), pre moving , FPS 5.65, Running 59.34s Step 397( N/A%), pre moving , FPS 5.51, Running 59.47s Step 398( N/A%), pre moving , FPS 5.25, Running 59.68s Step 399( N/A%), pre moving , FPS 5.06, Running 59.86s Step 400( N/A%), pre moving , FPS 4.82, Running 60.10s Step 401( N/A%), pre moving , FPS 4.66, Running 60.27s Step 402( N/A%), pre moving , FPS 4.45, Running 60.50s Step 403( N/A%), pre moving , FPS 4.35, Running 60.64s Step 404( N/A%), pre moving , FPS 4.19, Running 60.85s Step 405( 0.33%), action 1, FPS 4.77, Running 61.45s Step 406( 0.67%), action 2, FPS 4.78, Running 61.70s Step 407( 1.00%), action 3, FPS 4.12, Running 62.51s Step 408( 1.33%), action 4, FPS 3.89, Running 63.00s Step 409( 1.67%), action 5, FPS 3.76, Running 63.34s Step 410( 2.00%), action 6, FPS 3.69, Running 63.65s Step 411( 2.33%), action 7, FPS 3.60, Running 63.95s Step 412( 2.67%), action 8, FPS 3.49, Running 64.35s Step 413( 3.00%), action 9, FPS 3.37, Running 64.70s Step 414( 3.33%), action 10, FPS 3.36, Running 64.94s Step 415( 3.67%), action 11, FPS 3.04, Running 65.70s Step 416( 4.00%), action 12, FPS 2.98, Running 66.05s Step 417( 4.33%), action 13, FPS 2.77, Running 66.69s Step 418( 4.67%), action 14, FPS 2.71, Running 67.05s Step 419( 5.00%), action 15, FPS 2.59, Running 67.59s Step 420( 5.33%), action 16, FPS 2.57, Running 67.88s Step 421( 5.67%), action 17, FPS 2.53, Running 68.18s Step 422( 6.00%), action 18, FPS 2.43, Running 68.74s Step 423( 6.33%), action 19, FPS 2.31, Running 69.32s Step 424( 6.67%), action 20, FPS 2.26, Running 69.68s Step 425( 7.00%), action 21, FPS 2.30, Running 70.13s Step 426( 7.33%), action 22, FPS 2.29, Running 70.44s Step 427( 7.67%), action 23, FPS 2.43, Running 70.73s Step 428( 8.00%), action 24, FPS 2.50, Running 70.99s Step 429( 8.33%), action 25, FPS 2.47, Running 71.45s Step 430( 8.67%), action 26, FPS 2.49, Running 71.68s Step 431( 9.00%), action 27, FPS 2.49, Running 71.98s Step 432( 9.33%), action 28, FPS 2.42, Running 72.60s Step 433( 9.67%), action 29, FPS 2.35, Running 73.22s Step 434( 10.00%), action 30, FPS 2.31, Running 73.60s Step 435( 10.33%), action 31, FPS 2.30, Running 74.38s Step 436( 10.67%), action 32, FPS 2.23, Running 75.03s Step 437( 11.00%), action 33, FPS 2.24, Running 75.63s Step 438( 11.33%), action 34, FPS 2.19, Running 76.18s Step 439( 11.67%), action 35, FPS 2.15, Running 76.89s Step 440( 12.00%), action 36, FPS 2.06, Running 77.58s Step 441( 12.33%), action 37, FPS 2.03, Running 78.05s Step 442( 12.67%), action 38, FPS 2.07, Running 78.41s Step 443( 13.00%), action 39, FPS 2.09, Running 78.87s Step 444( 13.33%), action 40, FPS 2.08, Running 79.30s Step 445( 13.67%), action 41, FPS 2.06, Running 79.82s Step 446( 14.00%), action 42, FPS 2.04, Running 80.26s Step 447( 14.33%), action 43, FPS 1.96, Running 80.95s Step 448( 14.67%), action 44, FPS 1.92, Running 81.41s Step 449( 15.00%), action 45, FPS 1.92, Running 81.88s Step 450( 15.33%), action 46, FPS 1.90, Running 82.24s Step 451( 15.67%), action 47, FPS 1.86, Running 82.75s Step 452( 16.00%), action 48, FPS 1.93, Running 82.98s Step 453( 16.33%), action 49, FPS 1.97, Running 83.39s Step 454( 16.67%), action 50, FPS 1.98, Running 83.71s Step 455( 17.00%), action 51, FPS 2.01, Running 84.31s Step 456( 17.33%), action 52, FPS 2.07, Running 84.70s Step 457( 17.67%), action 53, FPS 2.08, Running 85.26s Step 458( 18.00%), action 54, FPS 2.03, Running 86.01s Step 459( 18.33%), action 55, FPS 2.08, Running 86.49s Step 460( 18.67%), action 56, FPS 2.16, Running 86.84s Step 461( 19.00%), action 57, FPS 2.17, Running 87.28s Step 462( 19.33%), action 58, FPS 2.17, Running 87.65s Step 463( 19.67%), action 59, FPS 2.17, Running 88.09s Step 464( 20.00%), action 60, FPS 2.17, Running 88.50s Step 465( 20.33%), action 61, FPS 2.13, Running 89.21s Step 466( 20.67%), action 62, FPS 2.14, Running 89.62s Step 467( 21.00%), action 63, FPS 2.18, Running 90.13s Step 468( 21.33%), action 64, FPS 2.21, Running 90.48s Step 469( 21.67%), action 65, FPS 2.22, Running 90.88s Step 470( 22.00%), action 66, FPS 2.20, Running 91.31s Step 471( 22.33%), action 67, FPS 2.21, Running 91.80s Step 472( 22.67%), action 68, FPS 2.18, Running 92.15s Step 473( 23.00%), action 69, FPS 2.16, Running 92.65s Step 474( 23.33%), action 70, FPS 2.15, Running 93.02s Step 475( 23.67%), action 71, FPS 2.14, Running 93.67s Step 476( 24.00%), action 72, FPS 2.13, Running 94.09s Step 477( 24.33%), action 73, FPS 2.17, Running 94.49s Step 478( 24.67%), action 74, FPS 2.26, Running 94.84s Step 479( 25.00%), action 75, FPS 2.27, Running 95.28s Step 480( 25.33%), action 76, FPS 2.22, Running 95.85s Step 481( 25.67%), action 77, FPS 2.14, Running 96.61s Step 482( 26.00%), action 78, FPS 2.13, Running 97.03s Step 483( 26.33%), action 79, FPS 2.12, Running 97.53s Step 484( 26.67%), action 80, FPS 2.12, Running 97.94s Step 485( 27.00%), action 81, FPS 2.16, Running 98.48s Step 486( 27.33%), action 82, FPS 2.16, Running 98.89s Step 487( 27.67%), action 83, FPS 2.11, Running 99.62s Step 488( 28.00%), action 84, FPS 2.11, Running 99.95s Step 489( 28.33%), action 85, FPS 2.10, Running 100.39s Step 490( 28.67%), action 86, FPS 2.13, Running 100.72s Step 491( 29.00%), action 87, FPS 2.13, Running 101.18s Step 492( 29.33%), action 88, FPS 2.13, Running 101.53s Step 493( 29.67%), action 89, FPS 2.14, Running 101.98s Step 494( 30.00%), action 90, FPS 2.08, Running 102.61s Step 495( 30.33%), action 91, FPS 2.10, Running 103.21s Step 496( 30.67%), action 92, FPS 2.11, Running 103.58s Step 497( 31.00%), action 93, FPS 2.08, Running 104.11s Step 498( 31.33%), action 94, FPS 2.08, Running 104.47s Step 499( 31.67%), action 95, FPS 2.07, Running 104.96s Step 500( 32.00%), action 96, FPS 2.12, Running 105.27s Step 501( 32.33%), action 97, FPS 2.15, Running 105.90s Step 502( 32.67%), action 98, FPS 2.17, Running 106.25s Step 503( 33.00%), action 99, FPS 2.20, Running 106.63s Step 504( 33.33%), action 100, FPS 2.21, Running 106.97s Step 505( 33.67%), action 101, FPS 2.18, Running 107.63s Step 506( 34.00%), action 102, FPS 2.19, Running 108.03s Step 507( 34.33%), action 103, FPS 2.26, Running 108.48s Step 508( 34.67%), action 104, FPS 2.25, Running 108.83s Step 509( 35.00%), action 105, FPS 2.24, Running 109.30s Step 510( 35.33%), action 106, FPS 2.21, Running 109.76s Step 511( 35.67%), action 107, FPS 2.22, Running 110.19s Step 512( 36.00%), action 108, FPS 2.21, Running 110.56s Step 513( 36.33%), action 109, FPS 2.12, Running 111.43s Step 514( 36.67%), action 110, FPS 2.15, Running 111.90s Step 515( 37.00%), action 111, FPS 2.11, Running 112.69s Step 516( 37.33%), action 112, FPS 2.13, Running 112.97s Step 517( 37.67%), action 113, FPS 2.14, Running 113.44s Step 518( 38.00%), action 114, FPS 2.16, Running 113.75s Step 519( 38.33%), action 115, FPS 2.17, Running 114.20s Step 520( 38.67%), action 116, FPS 2.16, Running 114.53s Step 521( 39.00%), action 117, FPS 2.19, Running 115.02s Step 522( 39.33%), action 118, FPS 2.19, Running 115.37s Step 523( 39.67%), action 119, FPS 2.16, Running 115.87s Step 524( 40.00%), action 120, FPS 2.16, Running 116.21s Step 525( 40.33%), action 121, FPS 2.12, Running 117.07s Step 526( 40.67%), action 122, FPS 2.13, Running 117.41s Step 527( 41.00%), action 123, FPS 2.13, Running 117.85s Step 528( 41.33%), action 124, FPS 2.14, Running 118.18s Step 529( 41.67%), action 125, FPS 2.14, Running 118.66s Step 530( 42.00%), action 126, FPS 2.12, Running 119.18s Step 531( 42.33%), action 127, FPS 2.09, Running 119.78s Step 532( 42.67%), action 128, FPS 2.06, Running 120.27s Step 533( 43.00%), action 129, FPS 2.17, Running 120.63s Step 534( 43.33%), action 130, FPS 2.18, Running 121.05s Step 535( 43.67%), action 131, FPS 2.16, Running 121.95s Step 536( 44.00%), action 132, FPS 2.13, Running 122.38s Step 537( 44.33%), action 133, FPS 2.11, Running 122.92s Step 538( 44.67%), action 134, FPS 2.09, Running 123.33s Step 539( 45.00%), action 135, FPS 2.02, Running 124.07s Step 540( 45.33%), action 136, FPS 2.02, Running 124.41s Step 541( 45.67%), action 137, FPS 2.01, Running 125.00s Step 542( 46.00%), action 138, FPS 1.99, Running 125.40s Step 543( 46.33%), action 139, FPS 1.98, Running 125.96s Step 544( 46.67%), action 140, FPS 1.98, Running 126.32s Step 545( 47.00%), action 141, FPS 2.00, Running 127.04s Step 546( 47.33%), action 142, FPS 1.98, Running 127.54s Step 547( 47.67%), action 143, FPS 1.98, Running 127.95s Step 548( 48.00%), action 144, FPS 1.99, Running 128.21s Step 549( 48.33%), action 145, FPS 1.95, Running 128.93s Step 550( 48.67%), action 146, FPS 1.94, Running 129.47s Step 551( 49.00%), action 147, FPS 1.96, Running 129.96s Step 552( 49.33%), action 148, FPS 1.97, Running 130.40s Step 553( 49.67%), action 149, FPS 1.96, Running 130.85s Step 554( 50.00%), action 150, FPS 1.95, Running 131.33s Step 555( 50.33%), action 151, FPS 2.00, Running 131.93s Step 556( 50.67%), action 152, FPS 2.01, Running 132.31s Step 557( 51.00%), action 153, FPS 1.98, Running 133.03s Step 558( 51.33%), action 154, FPS 2.00, Running 133.33s Step 559( 51.67%), action 155, FPS 2.06, Running 133.79s Step 560( 52.00%), action 156, FPS 2.02, Running 134.32s Step 561( 52.33%), action 157, FPS 2.04, Running 134.80s Step 562( 52.67%), action 158, FPS 2.05, Running 135.15s Step 563( 53.00%), action 159, FPS 2.10, Running 135.50s Step 564( 53.33%), action 160, FPS 2.11, Running 135.82s Step 565( 53.67%), action 161, FPS 2.13, Running 136.43s Step 566( 54.00%), action 162, FPS 2.16, Running 136.82s Step 567( 54.33%), action 163, FPS 2.12, Running 137.38s Step 568( 54.67%), action 164, FPS 2.07, Running 137.87s Step 569( 55.00%), action 165, FPS 2.11, Running 138.40s Step 570( 55.33%), action 166, FPS 2.08, Running 139.07s Step 571( 55.67%), action 167, FPS 2.10, Running 139.49s Step 572( 56.00%), action 168, FPS 2.14, Running 139.76s Step 573( 56.33%), action 169, FPS 2.04, Running 140.65s Step 574( 56.67%), action 170, FPS 2.00, Running 141.31s Step 575( 57.00%), action 171, FPS 1.98, Running 142.04s Step 576( 57.33%), action 172, FPS 1.94, Running 142.60s Step 577( 57.67%), action 173, FPS 1.94, Running 143.35s Step 578( 58.00%), action 174, FPS 1.91, Running 143.81s Step 579( 58.33%), action 175, FPS 1.87, Running 144.49s Step 580( 58.67%), action 176, FPS 1.85, Running 145.15s Step 581( 59.00%), action 177, FPS 1.83, Running 145.70s Step 582( 59.33%), action 178, FPS 1.80, Running 146.25s Step 583( 59.67%), action 179, FPS 1.77, Running 146.82s Step 584( 60.00%), action 180, FPS 1.75, Running 147.23s Step 585( 60.33%), action 181, FPS 1.72, Running 148.05s Step 586( 60.67%), action 182, FPS 1.70, Running 148.55s Step 587( 61.00%), action 183, FPS 1.70, Running 149.11s Step 588( 61.33%), action 184, FPS 1.69, Running 149.72s Step 589( 61.67%), action 185, FPS 1.67, Running 150.38s Step 590( 62.00%), action 186, FPS 1.71, Running 150.79s Step 591( 62.33%), action 187, FPS 1.70, Running 151.28s Step 592( 62.67%), action 188, FPS 1.65, Running 151.89s Step 593( 63.00%), action 189, FPS 1.70, Running 152.42s Step 594( 63.33%), action 190, FPS 1.72, Running 152.94s [2026-08-02 22:37:18] [85 ] Seed 84 success after 153.13 s. +steps: 594 , actions: 190 . +Instruction: Empty +Total 52/85(61.18%) success. +Setting seed: 85 +Step 1( N/A%), pre moving , FPS 2.26, Running 0.44s Step 2( N/A%), pre moving , FPS 3.73, Running 0.54s Step 3( N/A%), pre moving , FPS 4.93, Running 0.61s Step 4( N/A%), pre moving , FPS 6.19, Running 0.65s Step 5( N/A%), pre moving , FPS 7.31, Running 0.68s Step 6( N/A%), pre moving , FPS 8.31, Running 0.72s Step 7( N/A%), pre moving , FPS 8.80, Running 0.80s Step 8( N/A%), pre moving , FPS 9.13, Running 0.88s Step 9( N/A%), pre moving , FPS 9.25, Running 0.97s Step 10( N/A%), pre moving , FPS 9.64, Running 1.04s Step 11( N/A%), pre moving , FPS 9.84, Running 1.12s Step 12( N/A%), pre moving , FPS 9.92, Running 1.21s Step 13( N/A%), pre moving , FPS 10.00, Running 1.30s Step 14( N/A%), pre moving , FPS 10.24, Running 1.37s Step 15( N/A%), pre moving , FPS 10.39, Running 1.44s Step 16( N/A%), pre moving , FPS 10.49, Running 1.53s Step 17( N/A%), pre moving , FPS 10.63, Running 1.60s Step 18( N/A%), pre moving , FPS 10.58, Running 1.70s Step 19( N/A%), pre moving , FPS 10.49, Running 1.81s Step 20( N/A%), pre moving , FPS 10.36, Running 1.93s Step 21( N/A%), pre moving , FPS 10.79, Running 2.30s Step 22( N/A%), pre moving , FPS 10.35, Running 2.47s Step 23( N/A%), pre moving , FPS 10.23, Running 2.56s Step 24( N/A%), pre moving , FPS 9.91, Running 2.66s Step 25( N/A%), pre moving , FPS 9.61, Running 2.76s Step 26( N/A%), pre moving , FPS 8.16, Running 3.17s Step 27( N/A%), pre moving , FPS 8.00, Running 3.30s Step 28( N/A%), pre moving , FPS 7.88, Running 3.41s Step 29( N/A%), pre moving , FPS 7.84, Running 3.52s Step 30( N/A%), pre moving , FPS 7.68, Running 3.64s Step 31( N/A%), pre moving , FPS 7.54, Running 3.77s Step 32( N/A%), pre moving , FPS 7.47, Running 3.89s Step 33( N/A%), pre moving , FPS 7.39, Running 4.01s Step 34( N/A%), pre moving , FPS 7.26, Running 4.12s Step 35( N/A%), pre moving , FPS 7.16, Running 4.24s Step 36( N/A%), pre moving , FPS 6.20, Running 4.75s Step 37( N/A%), pre moving , FPS 6.21, Running 4.82s Step 38( N/A%), pre moving , FPS 6.26, Running 4.90s Step 39( N/A%), pre moving , FPS 6.30, Running 4.99s Step 40( N/A%), pre moving , FPS 6.38, Running 5.06s Step 41( N/A%), pre moving , FPS 7.01, Running 5.15s Step 42( N/A%), pre moving , FPS 7.27, Running 5.22s Step 43( N/A%), pre moving , FPS 7.29, Running 5.31s Step 44( N/A%), pre moving , FPS 7.24, Running 5.43s Step 45( N/A%), pre moving , FPS 7.17, Running 5.55s Step 46( N/A%), pre moving , FPS 7.89, Running 5.71s Step 47( N/A%), pre moving , FPS 7.71, Running 5.89s Step 48( N/A%), pre moving , FPS 7.53, Running 6.07s Step 49( N/A%), pre moving , FPS 7.32, Running 6.26s Step 50( N/A%), pre moving , FPS 7.14, Running 6.44s Step 51( N/A%), pre moving , FPS 6.99, Running 6.63s Step 52( N/A%), pre moving , FPS 6.82, Running 6.82s Step 53( N/A%), pre moving , FPS 6.71, Running 6.99s Step 54( N/A%), pre moving , FPS 6.56, Running 7.17s Step 55( N/A%), pre moving , FPS 6.40, Running 7.36s Step 56( N/A%), pre moving , FPS 7.20, Running 7.53s Step 57( N/A%), pre moving , FPS 6.90, Running 7.72s Step 58( N/A%), pre moving , FPS 6.65, Running 7.90s Step 59( N/A%), pre moving , FPS 6.42, Running 8.10s Step 60( N/A%), pre moving , FPS 6.24, Running 8.27s Step 61( N/A%), pre moving , FPS 6.07, Running 8.44s Step 62( N/A%), pre moving , FPS 5.92, Running 8.60s Step 63( N/A%), pre moving , FPS 5.76, Running 8.78s Step 64( N/A%), pre moving , FPS 5.73, Running 8.92s Step 65( N/A%), pre moving , FPS 5.72, Running 9.05s Step 66( N/A%), pre moving , FPS 5.79, Running 9.16s Step 67( N/A%), pre moving , FPS 5.91, Running 9.28s Step 68( N/A%), pre moving , FPS 5.95, Running 9.43s Step 69( N/A%), pre moving , FPS 6.05, Running 9.56s Step 70( N/A%), pre moving , FPS 6.11, Running 9.72s Step 71( N/A%), pre moving , FPS 6.11, Running 9.90s Step 72( N/A%), pre moving , FPS 6.24, Running 10.02s Step 73( N/A%), pre moving , FPS 6.34, Running 10.14s Step 74( N/A%), pre moving , FPS 6.44, Running 10.28s Step 75( N/A%), pre moving , FPS 6.60, Running 10.39s Step 76( N/A%), pre moving , FPS 6.70, Running 10.51s Step 77( N/A%), pre moving , FPS 6.82, Running 10.65s Step 78( N/A%), pre moving , FPS 6.99, Running 10.76s Step 79( N/A%), pre moving , FPS 7.18, Running 10.89s Step 80( N/A%), pre moving , FPS 7.31, Running 11.00s Step 81( N/A%), pre moving , FPS 7.47, Running 11.12s Step 82( N/A%), pre moving , FPS 7.54, Running 11.25s Step 83( N/A%), pre moving , FPS 7.74, Running 11.36s Step 84( N/A%), pre moving , FPS 7.80, Running 11.48s Step 85( N/A%), pre moving , FPS 7.86, Running 11.59s Step 86( N/A%), pre moving , FPS 7.85, Running 11.71s Step 87( N/A%), pre moving , FPS 7.79, Running 11.84s Step 88( N/A%), pre moving , FPS 7.94, Running 11.95s Step 89( N/A%), pre moving , FPS 7.99, Running 12.07s Step 90( N/A%), pre moving , FPS 8.08, Running 12.19s Step 91( N/A%), pre moving , FPS 6.43, Running 13.01s Step 92( N/A%), pre moving , FPS 6.30, Running 13.20s Step 93( N/A%), pre moving , FPS 5.85, Running 13.56s Step 94( N/A%), pre moving , FPS 5.64, Running 13.82s Step 95( N/A%), pre moving , FPS 5.28, Running 14.18s Step 96( N/A%), pre moving , FPS 5.13, Running 14.41s Step 97( N/A%), pre moving , FPS 4.84, Running 14.78s Step 98( N/A%), pre moving , FPS 4.65, Running 15.06s Step 99( N/A%), pre moving , FPS 4.37, Running 15.47s Step 100( N/A%), pre moving , FPS 4.24, Running 15.72s Step 101( N/A%), pre moving , FPS 3.99, Running 16.14s Step 102( N/A%), pre moving , FPS 3.94, Running 16.32s Step 103( N/A%), pre moving , FPS 3.88, Running 16.52s Step 104( N/A%), pre moving , FPS 3.82, Running 16.71s Step 105( N/A%), pre moving , FPS 3.62, Running 17.11s Step 106( N/A%), pre moving , FPS 3.57, Running 17.31s Step 107( N/A%), pre moving , FPS 3.42, Running 17.69s Step 108( N/A%), pre moving , FPS 3.33, Running 17.95s Step 109( N/A%), pre moving , FPS 3.20, Running 18.32s Step 110( N/A%), pre moving , FPS 3.14, Running 18.56s Step 111( N/A%), pre moving , FPS 3.35, Running 18.98s Step 112( N/A%), pre moving , FPS 3.31, Running 19.23s Step 113( N/A%), pre moving , FPS 3.28, Running 19.65s Step 114( N/A%), pre moving , FPS 3.28, Running 19.91s Step 115( N/A%), pre moving , FPS 3.30, Running 20.24s Step 116( N/A%), pre moving , FPS 3.35, Running 20.39s Step 117( N/A%), pre moving , FPS 3.38, Running 20.70s Step 118( N/A%), pre moving , FPS 3.40, Running 20.95s Step 119( N/A%), pre moving , FPS 3.44, Running 21.28s Step 120( N/A%), pre moving , FPS 3.45, Running 21.53s Step 121( N/A%), pre moving , FPS 3.48, Running 21.88s Step 122( N/A%), pre moving , FPS 3.47, Running 22.09s Step 123( N/A%), pre moving , FPS 3.35, Running 22.49s Step 124( N/A%), pre moving , FPS 3.32, Running 22.74s Step 125( N/A%), pre moving , FPS 3.32, Running 23.14s Step 126( N/A%), pre moving , FPS 3.30, Running 23.37s Step 127( N/A%), pre moving , FPS 3.29, Running 23.78s Step 128( N/A%), pre moving , FPS 3.30, Running 24.01s Step 129( N/A%), pre moving , FPS 3.29, Running 24.39s Step 130( N/A%), pre moving , FPS 3.32, Running 24.59s Step 131( N/A%), pre moving , FPS 3.38, Running 24.90s Step 132( N/A%), pre moving , FPS 3.42, Running 25.09s Step 133( N/A%), pre moving , FPS 3.40, Running 25.54s Step 134( N/A%), pre moving , FPS 3.42, Running 25.77s Step 135( N/A%), pre moving , FPS 3.33, Running 26.24s Step 136( N/A%), pre moving , FPS 3.28, Running 26.49s Step 137( N/A%), pre moving , FPS 3.23, Running 26.90s Step 138( N/A%), pre moving , FPS 3.23, Running 27.13s Step 139( N/A%), pre moving , FPS 3.21, Running 27.51s Step 140( N/A%), pre moving , FPS 3.22, Running 27.74s Step 141( N/A%), pre moving , FPS 3.20, Running 28.14s Step 142( N/A%), pre moving , FPS 3.19, Running 28.36s Step 143( N/A%), pre moving , FPS 3.22, Running 28.70s Step 144( N/A%), pre moving , FPS 3.24, Running 28.91s Step 145( N/A%), pre moving , FPS 3.26, Running 29.27s Step 146( N/A%), pre moving , FPS 3.31, Running 29.41s Step 147( N/A%), pre moving , FPS 3.48, Running 29.52s Step 148( N/A%), pre moving , FPS 3.56, Running 29.64s Step 149( N/A%), pre moving , FPS 3.73, Running 29.76s Step 150( N/A%), pre moving , FPS 3.78, Running 29.88s Step 151( N/A%), pre moving , FPS 3.91, Running 30.01s Step 152( N/A%), pre moving , FPS 3.97, Running 30.13s Step 153( N/A%), pre moving , FPS 4.25, Running 30.25s Step 154( N/A%), pre moving , FPS 4.35, Running 30.37s Step 155( N/A%), pre moving , FPS 4.73, Running 30.47s Step 156( N/A%), pre moving , FPS 4.32, Running 31.12s Step 157( N/A%), pre moving , FPS 4.59, Running 31.26s Step 158( N/A%), pre moving , FPS 4.71, Running 31.38s Step 159( N/A%), pre moving , FPS 5.02, Running 31.50s Step 160( N/A%), pre moving , FPS 5.13, Running 31.64s Step 161( N/A%), pre moving , FPS 5.44, Running 31.81s Step 162( N/A%), pre moving , FPS 5.47, Running 32.01s Step 163( N/A%), pre moving , FPS 5.75, Running 32.19s Step 164( N/A%), pre moving , FPS 5.78, Running 32.37s Step 165( N/A%), pre moving , FPS 6.16, Running 32.52s Step 166( N/A%), pre moving , FPS 6.10, Running 32.69s Step 167( N/A%), pre moving , FPS 5.99, Running 32.87s Step 168( N/A%), pre moving , FPS 5.90, Running 33.03s Step 169( N/A%), pre moving , FPS 5.92, Running 33.14s Step 170( N/A%), pre moving , FPS 5.82, Running 33.32s Step 171( N/A%), pre moving , FPS 5.65, Running 33.56s Step 172( N/A%), pre moving , FPS 5.43, Running 33.81s Step 173( N/A%), pre moving , FPS 5.26, Running 34.05s Step 174( N/A%), pre moving , FPS 5.09, Running 34.30s Step 175( N/A%), pre moving , FPS 4.87, Running 34.58s Step 176( N/A%), pre moving , FPS 5.32, Running 34.87s Step 177( N/A%), pre moving , FPS 5.05, Running 35.22s Step 178( N/A%), pre moving , FPS 4.77, Running 35.57s Step 179( N/A%), pre moving , FPS 4.53, Running 35.92s Step 180( N/A%), pre moving , FPS 4.32, Running 36.27s Step 181( N/A%), pre moving , FPS 4.23, Running 36.54s Step 182( N/A%), pre moving , FPS 4.21, Running 36.76s Step 183( N/A%), pre moving , FPS 4.16, Running 37.00s Step 184( N/A%), pre moving , FPS 4.13, Running 37.22s Step 185( N/A%), pre moving , FPS 3.97, Running 37.55s Step 186( N/A%), pre moving , FPS 3.83, Running 37.92s Step 187( N/A%), pre moving , FPS 3.70, Running 38.27s Step 188( N/A%), pre moving , FPS 3.58, Running 38.62s Step 189( N/A%), pre moving , FPS 3.42, Running 38.99s Step 190( N/A%), pre moving , FPS 3.31, Running 39.36s Step 191( N/A%), pre moving , FPS 3.25, Running 39.71s Step 192( N/A%), pre moving , FPS 3.20, Running 40.06s Step 193( N/A%), pre moving , FPS 3.15, Running 40.41s Step 194( N/A%), pre moving , FPS 3.18, Running 40.58s Step 195( N/A%), pre moving , FPS 3.24, Running 40.75s Step 196( N/A%), pre moving , FPS 3.30, Running 40.93s Step 197( N/A%), pre moving , FPS 3.39, Running 41.11s Step 198( N/A%), pre moving , FPS 3.47, Running 41.34s Step 199( N/A%), pre moving , FPS 3.50, Running 41.64s Step 200( N/A%), pre moving , FPS 3.56, Running 41.90s Step 201( N/A%), pre moving , FPS 3.58, Running 42.13s Step 202( N/A%), pre moving , FPS 3.56, Running 42.38s Step 203( N/A%), pre moving , FPS 3.64, Running 42.49s Step 204( N/A%), pre moving , FPS 3.71, Running 42.61s Step 205( N/A%), pre moving , FPS 3.85, Running 42.75s Step 206( N/A%), pre moving , FPS 4.05, Running 42.86s Step 207( N/A%), pre moving , FPS 4.19, Running 43.04s Step 208( N/A%), pre moving , FPS 4.34, Running 43.23s Step 209( N/A%), pre moving , FPS 4.51, Running 43.42s Step 210( N/A%), pre moving , FPS 4.78, Running 43.54s Step 211( N/A%), pre moving , FPS 5.07, Running 43.65s Step 212( N/A%), pre moving , FPS 5.41, Running 43.76s Step 213( N/A%), pre moving , FPS 5.75, Running 43.88s Step 214( N/A%), pre moving , FPS 5.86, Running 43.99s Step 215( N/A%), pre moving , FPS 5.95, Running 44.12s Step 216( N/A%), pre moving , FPS 6.07, Running 44.23s Step 217( N/A%), pre moving , FPS 5.39, Running 44.82s Step 218( N/A%), pre moving , FPS 5.63, Running 44.89s Step 219( N/A%), pre moving , FPS 5.99, Running 44.98s Step 220( N/A%), pre moving , FPS 6.34, Running 45.05s Step 221( N/A%), pre moving , FPS 6.69, Running 45.12s Step 222( N/A%), pre moving , FPS 7.07, Running 45.21s Step 223( N/A%), pre moving , FPS 7.17, Running 45.28s Step 224( N/A%), pre moving , FPS 6.98, Running 45.47s Step 225( N/A%), pre moving , FPS 7.01, Running 45.60s Step 226( N/A%), pre moving , FPS 6.87, Running 45.77s Step 227( N/A%), pre moving , FPS 6.87, Running 45.95s Step 228( N/A%), pre moving , FPS 6.88, Running 46.14s Step 229( N/A%), pre moving , FPS 6.88, Running 46.32s Step 230( N/A%), pre moving , FPS 6.78, Running 46.49s Step 231( N/A%), pre moving , FPS 6.64, Running 46.67s Step 232( N/A%), pre moving , FPS 6.49, Running 46.84s Step 233( N/A%), pre moving , FPS 6.37, Running 47.03s Step 234( N/A%), pre moving , FPS 6.21, Running 47.21s Step 235( N/A%), pre moving , FPS 6.16, Running 47.36s Step 236( N/A%), pre moving , FPS 6.02, Running 47.55s Step 237( N/A%), pre moving , FPS 6.91, Running 47.72s Step 238( N/A%), pre moving , FPS 6.64, Running 47.90s Step 239( N/A%), pre moving , FPS 6.43, Running 48.08s Step 240( N/A%), pre moving , FPS 6.24, Running 48.25s Step 241( N/A%), pre moving , FPS 6.01, Running 48.45s Step 242( N/A%), pre moving , FPS 5.87, Running 48.61s Step 243( N/A%), pre moving , FPS 5.74, Running 48.76s Step 244( N/A%), pre moving , FPS 5.81, Running 48.91s Step 245( N/A%), pre moving , FPS 5.79, Running 49.05s Step 246( N/A%), pre moving , FPS 5.80, Running 49.22s Step 247( N/A%), pre moving , FPS 5.70, Running 49.46s Step 248( N/A%), pre moving , FPS 5.62, Running 49.70s Step 249( N/A%), pre moving , FPS 5.47, Running 49.98s Step 250( N/A%), pre moving , FPS 5.34, Running 50.23s Step 251( N/A%), pre moving , FPS 5.26, Running 50.47s Step 252( N/A%), pre moving , FPS 5.16, Running 50.72s Step 253( N/A%), pre moving , FPS 5.09, Running 50.95s Step 254( N/A%), pre moving , FPS 5.01, Running 51.20s Step 255( N/A%), pre moving , FPS 4.91, Running 51.44s Step 256( N/A%), pre moving , FPS 4.84, Running 51.68s Step 257( N/A%), pre moving , FPS 4.78, Running 51.91s Step 258( N/A%), pre moving , FPS 4.73, Running 52.13s Step 259( N/A%), pre moving , FPS 4.68, Running 52.36s Step 260( N/A%), pre moving , FPS 4.73, Running 52.48s Step 261( N/A%), pre moving , FPS 4.80, Running 52.62s Step 262( N/A%), pre moving , FPS 4.82, Running 52.77s Step 263( N/A%), pre moving , FPS 4.80, Running 52.93s Step 264( N/A%), pre moving , FPS 4.74, Running 53.14s Step 265( N/A%), pre moving , FPS 4.64, Running 53.37s Step 266( N/A%), pre moving , FPS 4.50, Running 53.67s Step 267( N/A%), pre moving , FPS 4.45, Running 53.95s Step 268( N/A%), pre moving , FPS 4.38, Running 54.26s Step 269( N/A%), pre moving , FPS 4.37, Running 54.56s Step 270( N/A%), pre moving , FPS 4.34, Running 54.84s Step 271( N/A%), pre moving , FPS 4.30, Running 55.12s Step 272( N/A%), pre moving , FPS 4.24, Running 55.43s Step 273( N/A%), pre moving , FPS 4.19, Running 55.73s Step 274( N/A%), pre moving , FPS 4.15, Running 56.01s Step 275( N/A%), pre moving , FPS 4.10, Running 56.31s Step 276( N/A%), pre moving , FPS 4.15, Running 56.49s Step 277( N/A%), pre moving , FPS 4.21, Running 56.66s Step 278( N/A%), pre moving , FPS 4.28, Running 56.81s Step 279( N/A%), pre moving , FPS 4.34, Running 56.97s Step 280( N/A%), pre moving , FPS 4.29, Running 57.14s Step 281( N/A%), pre moving , FPS 4.21, Running 57.37s Step 282( N/A%), pre moving , FPS 4.12, Running 57.62s Step 283( N/A%), pre moving , FPS 4.16, Running 57.74s Step 284( N/A%), pre moving , FPS 4.24, Running 57.85s Step 285( N/A%), pre moving , FPS 4.33, Running 57.98s Step 286( N/A%), pre moving , FPS 4.52, Running 58.10s Step 287( N/A%), pre moving , FPS 4.69, Running 58.22s Step 288( N/A%), pre moving , FPS 4.91, Running 58.33s Step 289( N/A%), pre moving , FPS 5.05, Running 58.52s Step 290( N/A%), pre moving , FPS 5.21, Running 58.69s Step 291( N/A%), pre moving , FPS 5.34, Running 58.87s Step 292( N/A%), pre moving , FPS 5.51, Running 59.06s Step 293( N/A%), pre moving , FPS 5.69, Running 59.25s Step 294( N/A%), pre moving , FPS 5.97, Running 59.37s Step 295( N/A%), pre moving , FPS 6.31, Running 59.48s Step 296( N/A%), pre moving , FPS 6.40, Running 59.62s Step 297( N/A%), pre moving , FPS 6.51, Running 59.73s Step 298( N/A%), pre moving , FPS 6.59, Running 59.84s Step 299( N/A%), pre moving , FPS 6.72, Running 59.95s Step 300( N/A%), pre moving , FPS 6.85, Running 60.06s Step 301( N/A%), pre moving , FPS 7.15, Running 60.17s Step 302( N/A%), pre moving , FPS 7.48, Running 60.29s Step 303( N/A%), pre moving , FPS 7.64, Running 60.35s Step 304( N/A%), pre moving , FPS 7.79, Running 60.42s Step 305( N/A%), pre moving , FPS 7.94, Running 60.50s Step 306( N/A%), pre moving , FPS 8.04, Running 60.58s Step 307( N/A%), pre moving , FPS 8.16, Running 60.67s Step 308( N/A%), pre moving , FPS 8.35, Running 60.73s Step 309( N/A%), pre moving , FPS 8.71, Running 60.81s Step 310( N/A%), pre moving , FPS 9.14, Running 60.87s Step 311( N/A%), pre moving , FPS 7.54, Running 61.52s Step 312( N/A%), pre moving , FPS 7.72, Running 61.65s Step 313( N/A%), pre moving , FPS 7.93, Running 61.77s Step 314( N/A%), pre moving , FPS 7.79, Running 61.93s Step 315( N/A%), pre moving , FPS 7.57, Running 62.12s Step 316( N/A%), pre moving , FPS 7.63, Running 62.24s Step 317( N/A%), pre moving , FPS 7.58, Running 62.37s Step 318( N/A%), pre moving , FPS 7.54, Running 62.49s Step 319( N/A%), pre moving , FPS 7.48, Running 62.62s Step 320( N/A%), pre moving , FPS 7.43, Running 62.75s Step 321( N/A%), pre moving , FPS 7.42, Running 62.86s Step 322( N/A%), pre moving , FPS 7.45, Running 62.97s Step 323( N/A%), pre moving , FPS 7.31, Running 63.09s Step 324( N/A%), pre moving , FPS 7.19, Running 63.20s Step 325( N/A%), pre moving , FPS 7.12, Running 63.31s Step 326( N/A%), pre moving , FPS 6.99, Running 63.44s Step 327( N/A%), pre moving , FPS 6.93, Running 63.55s Step 328( N/A%), pre moving , FPS 6.82, Running 63.66s Step 329( N/A%), pre moving , FPS 6.72, Running 63.79s Step 330( N/A%), pre moving , FPS 6.60, Running 63.90s Step 331( N/A%), pre moving , FPS 8.05, Running 64.01s Step 332( N/A%), pre moving , FPS 7.85, Running 64.20s Step 333( N/A%), pre moving , FPS 7.75, Running 64.35s Step 334( N/A%), pre moving , FPS 7.89, Running 64.47s Step 335( N/A%), pre moving , FPS 8.10, Running 64.59s Step 336( N/A%), pre moving , FPS 8.12, Running 64.70s Step 337( N/A%), pre moving , FPS 8.26, Running 64.79s Step 338( N/A%), pre moving , FPS 8.29, Running 64.91s Step 339( N/A%), pre moving , FPS 8.43, Running 64.99s Step 340( N/A%), pre moving , FPS 8.52, Running 65.10s Step 341( N/A%), pre moving , FPS 8.53, Running 65.21s Step 342( N/A%), pre moving , FPS 8.32, Running 65.38s Step 343( N/A%), pre moving , FPS 8.11, Running 65.56s Step 344( N/A%), pre moving , FPS 7.94, Running 65.72s Step 345( N/A%), pre moving , FPS 7.75, Running 65.89s Step 346( N/A%), pre moving , FPS 7.64, Running 66.06s Step 347( N/A%), pre moving , FPS 7.55, Running 66.20s Step 348( N/A%), pre moving , FPS 7.31, Running 66.40s Step 349( N/A%), pre moving , FPS 7.35, Running 66.51s Step 350( N/A%), pre moving , FPS 7.46, Running 66.59s Step 351( N/A%), pre moving , FPS 7.39, Running 66.71s Step 352( N/A%), pre moving , FPS 7.61, Running 66.83s Step 353( N/A%), pre moving , FPS 7.73, Running 66.94s Step 354( N/A%), pre moving , FPS 7.74, Running 67.05s Step 355( N/A%), pre moving , FPS 7.79, Running 67.16s Step 356( N/A%), pre moving , FPS 7.74, Running 67.29s Step 357( N/A%), pre moving , FPS 7.68, Running 67.40s Step 358( N/A%), pre moving , FPS 7.70, Running 67.50s Step 359( N/A%), pre moving , FPS 7.59, Running 67.63s Step 360( N/A%), pre moving , FPS 7.52, Running 67.76s Step 361( N/A%), pre moving , FPS 7.53, Running 67.86s Step 362( N/A%), pre moving , FPS 7.71, Running 67.97s Step 363( N/A%), pre moving , FPS 7.94, Running 68.08s Step 364( N/A%), pre moving , FPS 8.06, Running 68.20s Step 365( N/A%), pre moving , FPS 8.28, Running 68.31s Step 366( N/A%), pre moving , FPS 8.59, Running 68.39s Step 367( N/A%), pre moving , FPS 8.83, Running 68.47s Step 368( N/A%), pre moving , FPS 9.27, Running 68.56s Step 369( N/A%), pre moving , FPS 9.44, Running 68.63s Step 370( N/A%), pre moving , FPS 9.48, Running 68.69s Step 371( N/A%), pre moving , FPS 9.70, Running 68.78s Step 372( N/A%), pre moving , FPS 5.65, Running 70.37s Step 373( N/A%), pre moving , FPS 5.27, Running 70.73s Step 374( N/A%), pre moving , FPS 5.16, Running 70.93s Step 375( N/A%), pre moving , FPS 4.80, Running 71.32s Step 376( N/A%), pre moving , FPS 4.71, Running 71.53s Step 377( N/A%), pre moving , FPS 4.39, Running 71.96s Step 378( N/A%), pre moving , FPS 4.35, Running 72.11s Step 379( N/A%), pre moving , FPS 4.25, Running 72.33s Step 380( N/A%), pre moving , FPS 4.19, Running 72.53s Step 381( N/A%), pre moving , FPS 4.00, Running 72.86s Step 382( N/A%), pre moving , FPS 3.95, Running 73.04s Step 383( N/A%), pre moving , FPS 3.78, Running 73.37s Step 384( N/A%), pre moving , FPS 3.71, Running 73.59s Step 385( N/A%), pre moving , FPS 3.53, Running 73.97s Step 386( N/A%), pre moving , FPS 3.43, Running 74.22s Step 387( N/A%), pre moving , FPS 3.25, Running 74.62s Step 388( N/A%), pre moving , FPS 3.18, Running 74.85s Step 389( N/A%), pre moving , FPS 3.02, Running 75.24s Step 390( N/A%), pre moving , FPS 2.95, Running 75.48s Step 391( N/A%), pre moving , FPS 2.82, Running 75.86s Step 392( 0.33%), action 1, FPS 3.26, Running 76.51s Step 393( 0.67%), action 2, FPS 3.32, Running 76.75s Step 394( 1.00%), action 3, FPS 3.19, Running 77.19s Step 395( 1.33%), action 4, FPS 3.19, Running 77.60s Step 396( 1.67%), action 5, FPS 3.04, Running 78.11s Step 397( 2.00%), action 6, FPS 3.11, Running 78.39s Step 398( 2.33%), action 7, FPS 2.92, Running 78.95s Step 399( 2.67%), action 8, FPS 2.90, Running 79.24s Step 400( 3.00%), action 9, FPS 2.74, Running 79.83s Step 401( 3.33%), action 10, FPS 2.75, Running 80.14s Step 402( 3.67%), action 11, FPS 2.56, Running 80.84s Step 403( 4.00%), action 12, FPS 2.51, Running 81.33s Step 404( 4.33%), action 13, FPS 2.41, Running 81.91s Step 405( 4.67%), action 14, FPS 2.43, Running 82.20s Step 406( 5.00%), action 15, FPS 2.30, Running 82.92s Step 407( 5.33%), action 16, FPS 2.33, Running 83.22s Step 408( 5.67%), action 17, FPS 2.25, Running 83.72s Step 409( 6.00%), action 18, FPS 2.30, Running 83.92s Step 410( 6.33%), action 19, FPS 2.25, Running 84.38s Step 411( 6.67%), action 20, FPS 2.25, Running 84.75s Step 412( 7.00%), action 21, FPS 2.19, Running 85.63s Step 413( 7.33%), action 22, FPS 2.16, Running 86.00s Step 414( 7.67%), action 23, FPS 2.13, Running 86.57s Step 415( 8.00%), action 24, FPS 2.14, Running 86.92s Step 416( 8.33%), action 25, FPS 2.12, Running 87.54s Step 417( 8.67%), action 26, FPS 2.14, Running 87.75s Step 418( 9.00%), action 27, FPS 2.08, Running 88.57s Step 419( 9.33%), action 28, FPS 2.05, Running 88.98s Step 420( 9.67%), action 29, FPS 2.06, Running 89.55s Step 421( 10.00%), action 30, FPS 2.04, Running 89.93s Step 422( 10.33%), action 31, FPS 2.04, Running 90.66s Step 423( 10.67%), action 32, FPS 2.08, Running 90.96s Step 424( 11.00%), action 33, FPS 2.07, Running 91.55s Step 425( 11.33%), action 34, FPS 2.04, Running 92.02s Step 426( 11.67%), action 35, FPS 2.06, Running 92.62s Step 427( 12.00%), action 36, FPS 2.05, Running 92.97s Step 428( 12.33%), action 37, FPS 2.03, Running 93.55s Step 429( 12.67%), action 38, FPS 2.00, Running 93.93s Step 430( 13.00%), action 39, FPS 1.98, Running 94.47s Step 431( 13.33%), action 40, FPS 1.98, Running 94.82s Step 432( 13.67%), action 41, FPS 2.02, Running 95.55s Step 433( 14.00%), action 42, FPS 2.03, Running 95.84s Step 434( 14.33%), action 43, FPS 2.01, Running 96.49s Step 435( 14.67%), action 44, FPS 2.01, Running 96.86s Step 436( 15.00%), action 45, FPS 2.02, Running 97.45s Step 437( 15.33%), action 46, FPS 2.00, Running 97.75s Step 438( 15.67%), action 47, FPS 2.06, Running 98.27s Step 439( 16.00%), action 48, FPS 2.08, Running 98.61s Step 440( 16.33%), action 49, FPS 2.08, Running 99.16s Step 441( 16.67%), action 50, FPS 2.12, Running 99.37s Step 442( 17.00%), action 51, FPS 2.15, Running 99.96s Step 443( 17.33%), action 52, FPS 2.16, Running 100.24s Step 444( 17.67%), action 53, FPS 2.14, Running 100.90s Step 445( 18.00%), action 54, FPS 2.17, Running 101.22s Step 446( 18.33%), action 55, FPS 2.16, Running 101.90s Step 447( 18.67%), action 56, FPS 2.16, Running 102.23s Step 448( 19.00%), action 57, FPS 2.18, Running 102.74s Step 449( 19.33%), action 58, FPS 2.22, Running 102.96s Step 450( 19.67%), action 59, FPS 2.20, Running 103.57s Step 451( 20.00%), action 60, FPS 2.20, Running 103.90s Step 452( 20.33%), action 61, FPS 2.18, Running 104.74s Step 453( 20.67%), action 62, FPS 2.13, Running 105.25s Step 454( 21.00%), action 63, FPS 2.13, Running 105.88s Step 455( 21.33%), action 64, FPS 2.11, Running 106.36s Step 456( 21.67%), action 65, FPS 2.14, Running 106.78s Step 457( 22.00%), action 66, FPS 2.15, Running 107.04s Step 458( 22.33%), action 67, FPS 2.16, Running 107.54s Step 459( 22.67%), action 68, FPS 2.17, Running 107.82s Step 460( 23.00%), action 69, FPS 2.17, Running 108.36s Step 461( 23.33%), action 70, FPS 2.14, Running 108.70s Step 462( 23.67%), action 71, FPS 2.13, Running 109.36s Step 463( 24.00%), action 72, FPS 2.11, Running 109.69s Step 464( 24.33%), action 73, FPS 2.14, Running 110.24s Step 465( 24.67%), action 74, FPS 2.14, Running 110.54s Step 466( 25.00%), action 75, FPS 2.20, Running 110.99s Step 467( 25.33%), action 76, FPS 2.18, Running 111.38s Step 468( 25.67%), action 77, FPS 2.17, Running 111.97s Step 469( 26.00%), action 78, FPS 2.14, Running 112.29s Step 470( 26.33%), action 79, FPS 2.15, Running 112.87s Step 471( 26.67%), action 80, FPS 2.13, Running 113.30s Step 472( 27.00%), action 81, FPS 2.14, Running 114.08s Step 473( 27.33%), action 82, FPS 2.21, Running 114.30s Step 474( 27.67%), action 83, FPS 2.28, Running 114.66s Step 475( 28.00%), action 84, FPS 2.33, Running 114.96s Step 476( 28.33%), action 85, FPS 2.32, Running 115.40s Step 477( 28.67%), action 86, FPS 2.31, Running 115.71s Step 478( 29.00%), action 87, FPS 2.32, Running 116.18s Step 479( 29.33%), action 88, FPS 2.30, Running 116.51s Step 480( 29.67%), action 89, FPS 2.30, Running 117.06s Step 481( 30.00%), action 90, FPS 2.30, Running 117.40s Step 482( 30.33%), action 91, FPS 2.29, Running 118.10s Step 483( 30.67%), action 92, FPS 2.29, Running 118.43s Step 484( 31.00%), action 93, FPS 2.21, Running 119.27s Step 485( 31.33%), action 94, FPS 2.21, Running 119.59s Step 486( 31.67%), action 95, FPS 2.20, Running 120.09s Step 487( 32.00%), action 96, FPS 2.20, Running 120.47s Step 488( 32.33%), action 97, FPS 2.21, Running 121.03s Step 489( 32.67%), action 98, FPS 2.12, Running 121.74s Step 490( 33.00%), action 99, FPS 2.17, Running 122.09s Step 491( 33.33%), action 100, FPS 2.22, Running 122.33s Step 492( 33.67%), action 101, FPS 2.25, Running 122.96s Step 493( 34.00%), action 102, FPS 2.22, Running 123.30s Step 494( 34.33%), action 103, FPS 2.13, Running 124.06s Step 495( 34.67%), action 104, FPS 2.12, Running 124.39s Step 496( 35.00%), action 105, FPS 2.11, Running 124.88s Step 497( 35.33%), action 106, FPS 2.09, Running 125.27s Step 498( 35.67%), action 107, FPS 2.09, Running 125.75s Step 499( 36.00%), action 108, FPS 2.11, Running 125.97s Step 500( 36.33%), action 109, FPS 2.15, Running 126.34s Step 501( 36.67%), action 110, FPS 2.17, Running 126.62s Step 502( 37.00%), action 111, FPS 2.15, Running 127.39s Step 503( 37.33%), action 112, FPS 2.07, Running 128.08s Step 504( 37.67%), action 113, FPS 2.12, Running 128.69s Step 505( 38.00%), action 114, FPS 2.06, Running 129.29s Step 506( 38.33%), action 115, FPS 2.06, Running 129.80s Step 507( 38.67%), action 116, FPS 1.99, Running 130.51s Step 508( 39.00%), action 117, FPS 1.95, Running 131.29s Step 509( 39.33%), action 118, FPS 2.02, Running 131.63s Step 510( 39.67%), action 119, FPS 1.98, Running 132.17s Step 511( 40.00%), action 120, FPS 1.97, Running 132.46s Step 512( 40.33%), action 121, FPS 1.95, Running 133.21s Step 513( 40.67%), action 122, FPS 1.95, Running 133.56s Step 514( 41.00%), action 123, FPS 1.99, Running 134.09s Step 515( 41.33%), action 124, FPS 2.01, Running 134.35s Step 516( 41.67%), action 125, FPS 2.00, Running 134.86s Step 517( 42.00%), action 126, FPS 2.02, Running 135.19s Step 518( 42.33%), action 127, FPS 2.00, Running 135.74s Step 519( 42.67%), action 128, FPS 1.99, Running 136.02s Step 520( 43.00%), action 129, FPS 1.94, Running 136.64s Step 521( 43.33%), action 130, FPS 1.92, Running 137.03s Step 522( 43.67%), action 131, FPS 1.89, Running 137.96s Step 523( 44.00%), action 132, FPS 1.98, Running 138.19s Step 524( 44.33%), action 133, FPS 1.98, Running 138.79s Step 525( 44.67%), action 134, FPS 2.02, Running 139.16s Step 526( 45.00%), action 135, FPS 2.02, Running 139.70s Step 527( 45.33%), action 136, FPS 2.09, Running 140.07s Step 528( 45.67%), action 137, FPS 2.15, Running 140.60s Step 529( 46.00%), action 138, FPS 2.15, Running 140.95s Step 530( 46.33%), action 139, FPS 2.19, Running 141.29s Step 531( 46.67%), action 140, FPS 2.19, Running 141.58s Step 532( 47.00%), action 141, FPS 2.23, Running 142.18s Step 533( 47.33%), action 142, FPS 2.23, Running 142.52s Step 534( 47.67%), action 143, FPS 2.24, Running 143.02s Step 535( 48.00%), action 144, FPS 2.17, Running 143.57s Step 536( 48.33%), action 145, FPS 2.16, Running 144.12s Step 537( 48.67%), action 146, FPS 2.16, Running 144.45s Step 538( 49.00%), action 147, FPS 2.16, Running 145.02s Step 539( 49.33%), action 148, FPS 2.17, Running 145.26s Step 540( 49.67%), action 149, FPS 2.20, Running 145.71s Step 541( 50.00%), action 150, FPS 2.23, Running 145.99s Step 542( 50.33%), action 151, FPS 2.30, Running 146.65s Step 543( 50.67%), action 152, FPS 2.29, Running 146.94s Step 544( 51.00%), action 153, FPS 2.28, Running 147.55s Step 545( 51.33%), action 154, FPS 2.22, Running 148.19s Step 546( 51.67%), action 155, FPS 2.21, Running 148.74s Step 547( 52.00%), action 156, FPS 2.25, Running 148.96s Step 548( 52.33%), action 157, FPS 2.23, Running 149.59s Step 549( 52.67%), action 158, FPS 2.24, Running 149.87s Step 550( 53.00%), action 159, FPS 2.12, Running 150.71s Step 551( 53.33%), action 160, FPS 2.09, Running 151.13s Step 552( 53.67%), action 161, FPS 2.07, Running 151.84s Step 553( 54.00%), action 162, FPS 2.07, Running 152.16s Step 554( 54.33%), action 163, FPS 2.09, Running 152.59s Step 555( 54.67%), action 164, FPS 2.17, Running 152.79s Step 556( 55.00%), action 165, FPS 2.18, Running 153.28s Step 557( 55.33%), action 166, FPS 2.16, Running 153.73s Step 558( 55.67%), action 167, FPS 2.11, Running 154.51s Step 559( 56.00%), action 168, FPS 2.08, Running 154.88s Step 560( 56.33%), action 169, FPS 2.01, Running 155.68s Step 561( 56.67%), action 170, FPS 2.01, Running 155.95s Step 562( 57.00%), action 171, FPS 2.03, Running 156.48s Step 563( 57.33%), action 172, FPS 2.05, Running 156.67s Step 564( 57.67%), action 173, FPS 2.09, Running 157.12s Step 565( 58.00%), action 174, FPS 2.15, Running 157.50s Step 566( 58.33%), action 175, FPS 2.14, Running 158.11s Step 567( 58.67%), action 176, FPS 2.09, Running 158.55s Step 568( 59.00%), action 177, FPS 2.10, Running 159.11s Step 569( 59.33%), action 178, FPS 2.08, Running 159.49s Step 570( 59.67%), action 179, FPS 2.10, Running 160.22s Step 571( 60.00%), action 180, FPS 2.05, Running 160.91s Step 572( 60.33%), action 181, FPS 2.04, Running 161.62s Step 573( 60.67%), action 182, FPS 2.04, Running 161.98s Step 574( 61.00%), action 183, FPS 2.02, Running 162.52s Step 575( 61.33%), action 184, FPS 1.98, Running 162.91s Step 576( 61.67%), action 185, FPS 1.96, Running 163.50s [2026-08-02 22:40:02] [86 ] Seed 85 success after 163.74 s. +steps: 576 , actions: 185 . +Instruction: Empty +Total 53/86(61.63%) success. +Setting seed: 86 +Step 1( N/A%), pre moving , FPS 6.99, Running 0.14s Step 2( N/A%), pre moving , FPS 9.87, Running 0.20s Step 3( N/A%), pre moving , FPS 11.63, Running 0.26s Step 4( N/A%), pre moving , FPS 11.68, Running 0.34s Step 5( N/A%), pre moving , FPS 11.73, Running 0.43s Step 6( N/A%), pre moving , FPS 12.06, Running 0.50s Step 7( N/A%), pre moving , FPS 11.93, Running 0.59s Step 8( N/A%), pre moving , FPS 11.90, Running 0.67s Step 9( N/A%), pre moving , FPS 12.06, Running 0.75s Step 10( N/A%), pre moving , FPS 11.91, Running 0.84s Step 11( N/A%), pre moving , FPS 11.78, Running 0.93s Step 12( N/A%), pre moving , FPS 11.83, Running 1.01s Step 13( N/A%), pre moving , FPS 11.36, Running 1.14s Step 14( N/A%), pre moving , FPS 11.07, Running 1.26s Step 15( N/A%), pre moving , FPS 10.81, Running 1.39s Step 16( N/A%), pre moving , FPS 10.53, Running 1.52s Step 17( N/A%), pre moving , FPS 10.41, Running 1.63s Step 18( N/A%), pre moving , FPS 10.29, Running 1.75s Step 19( N/A%), pre moving , FPS 10.21, Running 1.86s Step 20( N/A%), pre moving , FPS 10.12, Running 1.98s Step 21( N/A%), pre moving , FPS 9.19, Running 2.32s Step 22( N/A%), pre moving , FPS 8.68, Running 2.51s Step 23( N/A%), pre moving , FPS 8.60, Running 2.58s Step 24( N/A%), pre moving , FPS 8.55, Running 2.68s Step 25( N/A%), pre moving , FPS 8.48, Running 2.79s Step 26( N/A%), pre moving , FPS 7.47, Running 3.17s Step 27( N/A%), pre moving , FPS 7.43, Running 3.28s Step 28( N/A%), pre moving , FPS 7.35, Running 3.39s Step 29( N/A%), pre moving , FPS 7.23, Running 3.51s Step 30( N/A%), pre moving , FPS 7.17, Running 3.63s Step 31( N/A%), pre moving , FPS 7.07, Running 3.76s Step 32( N/A%), pre moving , FPS 6.99, Running 3.88s Step 33( N/A%), pre moving , FPS 7.04, Running 3.99s Step 34( N/A%), pre moving , FPS 7.06, Running 4.10s Step 35( N/A%), pre moving , FPS 7.12, Running 4.20s Step 36( N/A%), pre moving , FPS 6.44, Running 4.63s Step 37( N/A%), pre moving , FPS 6.46, Running 4.73s Step 38( N/A%), pre moving , FPS 6.50, Running 4.83s Step 39( N/A%), pre moving , FPS 6.56, Running 4.91s Step 40( N/A%), pre moving , FPS 6.62, Running 5.00s Step 41( N/A%), pre moving , FPS 7.19, Running 5.10s Step 42( N/A%), pre moving , FPS 7.37, Running 5.22s Step 43( N/A%), pre moving , FPS 7.26, Running 5.34s Step 44( N/A%), pre moving , FPS 7.19, Running 5.46s Step 45( N/A%), pre moving , FPS 7.14, Running 5.59s Step 46( N/A%), pre moving , FPS 7.70, Running 5.77s Step 47( N/A%), pre moving , FPS 7.46, Running 5.96s Step 48( N/A%), pre moving , FPS 7.31, Running 6.13s Step 49( N/A%), pre moving , FPS 7.14, Running 6.32s Step 50( N/A%), pre moving , FPS 7.00, Running 6.49s Step 51( N/A%), pre moving , FPS 6.85, Running 6.68s Step 52( N/A%), pre moving , FPS 6.69, Running 6.87s Step 53( N/A%), pre moving , FPS 6.52, Running 7.05s Step 54( N/A%), pre moving , FPS 6.36, Running 7.24s Step 55( N/A%), pre moving , FPS 6.23, Running 7.40s Step 56( N/A%), pre moving , FPS 6.74, Running 7.59s Step 57( N/A%), pre moving , FPS 6.58, Running 7.77s Step 58( N/A%), pre moving , FPS 6.38, Running 7.96s Step 59( N/A%), pre moving , FPS 6.22, Running 8.13s Step 60( N/A%), pre moving , FPS 6.08, Running 8.29s Step 61( N/A%), pre moving , FPS 6.04, Running 8.41s Step 62( N/A%), pre moving , FPS 6.05, Running 8.53s Step 63( N/A%), pre moving , FPS 6.03, Running 8.66s Step 64( N/A%), pre moving , FPS 5.97, Running 8.81s Step 65( N/A%), pre moving , FPS 5.97, Running 8.94s Step 66( N/A%), pre moving , FPS 6.06, Running 9.07s Step 67( N/A%), pre moving , FPS 6.12, Running 9.23s Step 68( N/A%), pre moving , FPS 6.12, Running 9.40s Step 69( N/A%), pre moving , FPS 6.15, Running 9.57s Step 70( N/A%), pre moving , FPS 6.16, Running 9.74s Step 71( N/A%), pre moving , FPS 6.17, Running 9.92s Step 72( N/A%), pre moving , FPS 6.25, Running 10.07s Step 73( N/A%), pre moving , FPS 6.26, Running 10.25s Step 74( N/A%), pre moving , FPS 6.39, Running 10.37s Step 75( N/A%), pre moving , FPS 6.49, Running 10.49s Step 76( N/A%), pre moving , FPS 6.65, Running 10.60s Step 77( N/A%), pre moving , FPS 6.78, Running 10.72s Step 78( N/A%), pre moving , FPS 6.92, Running 10.85s Step 79( N/A%), pre moving , FPS 7.05, Running 10.97s Step 80( N/A%), pre moving , FPS 7.17, Running 11.08s Step 81( N/A%), pre moving , FPS 7.20, Running 11.19s Step 82( N/A%), pre moving , FPS 7.21, Running 11.30s Step 83( N/A%), pre moving , FPS 7.24, Running 11.42s Step 84( N/A%), pre moving , FPS 7.35, Running 11.54s Step 85( N/A%), pre moving , FPS 7.36, Running 11.65s Step 86( N/A%), pre moving , FPS 7.38, Running 11.78s Step 87( N/A%), pre moving , FPS 7.50, Running 11.90s Step 88( N/A%), pre moving , FPS 7.67, Running 12.01s Step 89( N/A%), pre moving , FPS 7.79, Running 12.13s Step 90( N/A%), pre moving , FPS 7.99, Running 12.24s Step 91( N/A%), pre moving , FPS 8.21, Running 12.36s Step 92( N/A%), pre moving , FPS 6.60, Running 13.10s Step 93( N/A%), pre moving , FPS 6.56, Running 13.30s Step 94( N/A%), pre moving , FPS 6.09, Running 13.66s Step 95( N/A%), pre moving , FPS 5.88, Running 13.89s Step 96( N/A%), pre moving , FPS 5.49, Running 14.24s Step 97( N/A%), pre moving , FPS 5.35, Running 14.46s Step 98( N/A%), pre moving , FPS 5.11, Running 14.77s Step 99( N/A%), pre moving , FPS 4.96, Running 15.00s Step 100( N/A%), pre moving , FPS 4.66, Running 15.37s Step 101( N/A%), pre moving , FPS 4.56, Running 15.57s Step 102( N/A%), pre moving , FPS 4.29, Running 15.97s Step 103( N/A%), pre moving , FPS 4.19, Running 16.19s Step 104( N/A%), pre moving , FPS 3.99, Running 16.54s Step 105( N/A%), pre moving , FPS 3.92, Running 16.75s Step 106( N/A%), pre moving , FPS 3.77, Running 17.08s Step 107( N/A%), pre moving , FPS 3.71, Running 17.29s Step 108( N/A%), pre moving , FPS 3.52, Running 17.69s Step 109( N/A%), pre moving , FPS 3.44, Running 17.95s Step 110( N/A%), pre moving , FPS 3.26, Running 18.37s Step 111( N/A%), pre moving , FPS 3.19, Running 18.63s Step 112( N/A%), pre moving , FPS 3.38, Running 19.02s Step 113( N/A%), pre moving , FPS 3.36, Running 19.26s Step 114( N/A%), pre moving , FPS 3.35, Running 19.62s Step 115( N/A%), pre moving , FPS 3.34, Running 19.87s Step 116( N/A%), pre moving , FPS 3.38, Running 20.16s Step 117( N/A%), pre moving , FPS 3.37, Running 20.40s Step 118( N/A%), pre moving , FPS 3.35, Running 20.74s Step 119( N/A%), pre moving , FPS 3.37, Running 20.94s Step 120( N/A%), pre moving , FPS 3.35, Running 21.34s Step 121( N/A%), pre moving , FPS 3.34, Running 21.56s Step 122( N/A%), pre moving , FPS 3.33, Running 21.98s Step 123( N/A%), pre moving , FPS 3.33, Running 22.20s Step 124( N/A%), pre moving , FPS 3.31, Running 22.58s Step 125( N/A%), pre moving , FPS 3.28, Running 22.85s Step 126( N/A%), pre moving , FPS 3.24, Running 23.25s Step 127( N/A%), pre moving , FPS 3.23, Running 23.49s Step 128( N/A%), pre moving , FPS 3.22, Running 23.90s Step 129( N/A%), pre moving , FPS 3.27, Running 24.06s Step 130( N/A%), pre moving , FPS 3.34, Running 24.36s Step 131( N/A%), pre moving , FPS 3.35, Running 24.60s Step 132( N/A%), pre moving , FPS 3.36, Running 24.98s Step 133( N/A%), pre moving , FPS 3.36, Running 25.22s Step 134( N/A%), pre moving , FPS 3.36, Running 25.58s Step 135( N/A%), pre moving , FPS 3.34, Running 25.86s Step 136( N/A%), pre moving , FPS 3.28, Running 26.25s Step 137( N/A%), pre moving , FPS 3.26, Running 26.53s Step 138( N/A%), pre moving , FPS 3.21, Running 26.97s Step 139( N/A%), pre moving , FPS 3.17, Running 27.26s Step 140( N/A%), pre moving , FPS 3.15, Running 27.68s Step 141( N/A%), pre moving , FPS 3.17, Running 27.87s Step 142( N/A%), pre moving , FPS 3.28, Running 28.07s Step 143( N/A%), pre moving , FPS 3.30, Running 28.27s Step 144( N/A%), pre moving , FPS 3.30, Running 28.65s Step 145( N/A%), pre moving , FPS 3.32, Running 28.87s Step 146( N/A%), pre moving , FPS 3.32, Running 29.28s Step 147( N/A%), pre moving , FPS 3.39, Running 29.40s Step 148( N/A%), pre moving , FPS 3.56, Running 29.52s Step 149( N/A%), pre moving , FPS 3.58, Running 29.65s Step 150( N/A%), pre moving , FPS 3.70, Running 29.77s Step 151( N/A%), pre moving , FPS 3.79, Running 29.88s Step 152( N/A%), pre moving , FPS 3.98, Running 30.01s Step 153( N/A%), pre moving , FPS 4.08, Running 30.12s Step 154( N/A%), pre moving , FPS 4.28, Running 30.24s Step 155( N/A%), pre moving , FPS 4.42, Running 30.38s Step 156( N/A%), pre moving , FPS 4.72, Running 30.49s Step 157( N/A%), pre moving , FPS 4.37, Running 31.10s Step 158( N/A%), pre moving , FPS 4.71, Running 31.22s Step 159( N/A%), pre moving , FPS 4.89, Running 31.35s Step 160( N/A%), pre moving , FPS 5.24, Running 31.50s Step 161( N/A%), pre moving , FPS 5.25, Running 31.67s Step 162( N/A%), pre moving , FPS 5.30, Running 31.85s Step 163( N/A%), pre moving , FPS 5.30, Running 32.04s Step 164( N/A%), pre moving , FPS 5.65, Running 32.19s Step 165( N/A%), pre moving , FPS 5.80, Running 32.32s Step 166( N/A%), pre moving , FPS 6.25, Running 32.48s Step 167( N/A%), pre moving , FPS 6.26, Running 32.59s Step 168( N/A%), pre moving , FPS 6.29, Running 32.70s Step 169( N/A%), pre moving , FPS 6.30, Running 32.83s Step 170( N/A%), pre moving , FPS 6.03, Running 33.09s Step 171( N/A%), pre moving , FPS 5.77, Running 33.35s Step 172( N/A%), pre moving , FPS 5.69, Running 33.52s Step 173( N/A%), pre moving , FPS 5.51, Running 33.76s Step 174( N/A%), pre moving , FPS 5.32, Running 34.00s Step 175( N/A%), pre moving , FPS 5.19, Running 34.23s Step 176( N/A%), pre moving , FPS 5.04, Running 34.46s Step 177( N/A%), pre moving , FPS 5.49, Running 34.75s Step 178( N/A%), pre moving , FPS 5.15, Running 35.10s Step 179( N/A%), pre moving , FPS 4.85, Running 35.47s Step 180( N/A%), pre moving , FPS 4.62, Running 35.82s Step 181( N/A%), pre moving , FPS 4.45, Running 36.17s Step 182( N/A%), pre moving , FPS 4.35, Running 36.45s Step 183( N/A%), pre moving , FPS 4.35, Running 36.64s Step 184( N/A%), pre moving , FPS 4.33, Running 36.81s Step 185( N/A%), pre moving , FPS 4.25, Running 37.03s Step 186( N/A%), pre moving , FPS 4.14, Running 37.31s Step 187( N/A%), pre moving , FPS 3.95, Running 37.66s Step 188( N/A%), pre moving , FPS 3.77, Running 38.00s Step 189( N/A%), pre moving , FPS 3.61, Running 38.36s Step 190( N/A%), pre moving , FPS 3.55, Running 38.72s Step 191( N/A%), pre moving , FPS 3.49, Running 39.08s Step 192( N/A%), pre moving , FPS 3.37, Running 39.45s Step 193( N/A%), pre moving , FPS 3.31, Running 39.79s Step 194( N/A%), pre moving , FPS 3.25, Running 40.15s Step 195( N/A%), pre moving , FPS 3.27, Running 40.35s Step 196( N/A%), pre moving , FPS 3.35, Running 40.43s Step 197( N/A%), pre moving , FPS 3.46, Running 40.52s Step 198( N/A%), pre moving , FPS 3.63, Running 40.61s Step 199( N/A%), pre moving , FPS 3.79, Running 40.75s Step 200( N/A%), pre moving , FPS 3.92, Running 40.93s Step 201( N/A%), pre moving , FPS 4.07, Running 41.08s Step 202( N/A%), pre moving , FPS 4.17, Running 41.25s Step 203( N/A%), pre moving , FPS 4.20, Running 41.39s Step 204( N/A%), pre moving , FPS 4.27, Running 41.49s Step 205( N/A%), pre moving , FPS 4.38, Running 41.60s Step 206( N/A%), pre moving , FPS 4.59, Running 41.67s Step 207( N/A%), pre moving , FPS 4.86, Running 41.77s Step 208( N/A%), pre moving , FPS 5.08, Running 41.94s Step 209( N/A%), pre moving , FPS 5.32, Running 42.12s Step 210( N/A%), pre moving , FPS 5.57, Running 42.31s Step 211( N/A%), pre moving , FPS 5.99, Running 42.42s Step 212( N/A%), pre moving , FPS 6.44, Running 42.56s Step 213( N/A%), pre moving , FPS 6.97, Running 42.66s Step 214( N/A%), pre moving , FPS 7.62, Running 42.78s Step 215( N/A%), pre moving , FPS 7.90, Running 42.88s Step 216( N/A%), pre moving , FPS 7.79, Running 43.00s Step 217( N/A%), pre moving , FPS 7.69, Running 43.12s Step 218( N/A%), pre moving , FPS 6.47, Running 43.70s Step 219( N/A%), pre moving , FPS 6.48, Running 43.84s Step 220( N/A%), pre moving , FPS 6.62, Running 43.94s Step 221( N/A%), pre moving , FPS 6.72, Running 44.06s Step 222( N/A%), pre moving , FPS 6.82, Running 44.18s Step 223( N/A%), pre moving , FPS 6.89, Running 44.30s Step 224( N/A%), pre moving , FPS 6.75, Running 44.46s Step 225( N/A%), pre moving , FPS 6.88, Running 44.50s Step 226( N/A%), pre moving , FPS 6.95, Running 44.55s Step 227( N/A%), pre moving , FPS 6.81, Running 44.71s Step 228( N/A%), pre moving , FPS 6.93, Running 44.83s Step 229( N/A%), pre moving , FPS 7.08, Running 44.95s Step 230( N/A%), pre moving , FPS 7.24, Running 45.07s Step 231( N/A%), pre moving , FPS 7.29, Running 45.17s Step 232( N/A%), pre moving , FPS 7.20, Running 45.33s Step 233( N/A%), pre moving , FPS 6.78, Running 45.61s Step 234( N/A%), pre moving , FPS 6.63, Running 45.80s Step 235( N/A%), pre moving , FPS 6.35, Running 46.03s Step 236( N/A%), pre moving , FPS 6.22, Running 46.22s Step 237( N/A%), pre moving , FPS 6.07, Running 46.42s Step 238( N/A%), pre moving , FPS 6.78, Running 46.66s Step 239( N/A%), pre moving , FPS 6.65, Running 46.84s Step 240( N/A%), pre moving , FPS 6.22, Running 47.16s Step 241( N/A%), pre moving , FPS 6.00, Running 47.39s Step 242( N/A%), pre moving , FPS 5.79, Running 47.63s Step 243( N/A%), pre moving , FPS 5.60, Running 47.87s Step 244( N/A%), pre moving , FPS 5.48, Running 48.11s Step 245( N/A%), pre moving , FPS 5.20, Running 48.35s Step 246( N/A%), pre moving , FPS 5.07, Running 48.50s Step 247( N/A%), pre moving , FPS 5.07, Running 48.66s Step 248( N/A%), pre moving , FPS 5.02, Running 48.82s Step 249( N/A%), pre moving , FPS 4.96, Running 48.98s Step 250( N/A%), pre moving , FPS 4.91, Running 49.14s Step 251( N/A%), pre moving , FPS 4.81, Running 49.33s Step 252( N/A%), pre moving , FPS 4.72, Running 49.57s Step 253( N/A%), pre moving , FPS 4.77, Running 49.80s Step 254( N/A%), pre moving , FPS 4.70, Running 50.05s Step 255( N/A%), pre moving , FPS 4.71, Running 50.28s Step 256( N/A%), pre moving , FPS 4.66, Running 50.51s Step 257( N/A%), pre moving , FPS 4.60, Running 50.77s Step 258( N/A%), pre moving , FPS 4.58, Running 51.02s Step 259( N/A%), pre moving , FPS 4.53, Running 51.25s Step 260( N/A%), pre moving , FPS 4.60, Running 51.51s Step 261( N/A%), pre moving , FPS 4.62, Running 51.72s Step 262( N/A%), pre moving , FPS 4.62, Running 51.96s Step 263( N/A%), pre moving , FPS 4.64, Running 52.18s Step 264( N/A%), pre moving , FPS 4.65, Running 52.41s Step 265( N/A%), pre moving , FPS 4.75, Running 52.56s Step 266( N/A%), pre moving , FPS 4.73, Running 52.72s Step 267( N/A%), pre moving , FPS 4.73, Running 52.88s Step 268( N/A%), pre moving , FPS 4.72, Running 53.06s Step 269( N/A%), pre moving , FPS 4.66, Running 53.27s Step 270( N/A%), pre moving , FPS 4.52, Running 53.56s Step 271( N/A%), pre moving , FPS 4.41, Running 53.86s Step 272( N/A%), pre moving , FPS 4.35, Running 54.17s Step 273( N/A%), pre moving , FPS 4.28, Running 54.47s Step 274( N/A%), pre moving , FPS 4.24, Running 54.77s Step 275( N/A%), pre moving , FPS 4.22, Running 55.02s Step 276( N/A%), pre moving , FPS 4.19, Running 55.28s Step 277( N/A%), pre moving , FPS 4.23, Running 55.50s Step 278( N/A%), pre moving , FPS 4.26, Running 55.72s Step 279( N/A%), pre moving , FPS 4.25, Running 55.96s Step 280( N/A%), pre moving , FPS 4.32, Running 56.14s Step 281( N/A%), pre moving , FPS 4.36, Running 56.31s Step 282( N/A%), pre moving , FPS 4.48, Running 56.43s Step 283( N/A%), pre moving , FPS 4.60, Running 56.53s Step 284( N/A%), pre moving , FPS 4.76, Running 56.61s Step 285( N/A%), pre moving , FPS 4.87, Running 56.67s Step 286( N/A%), pre moving , FPS 4.96, Running 56.75s Step 287( N/A%), pre moving , FPS 5.07, Running 56.83s Step 288( N/A%), pre moving , FPS 5.21, Running 56.90s Step 289( N/A%), pre moving , FPS 5.41, Running 56.97s Step 290( N/A%), pre moving , FPS 5.76, Running 57.04s Step 291( N/A%), pre moving , FPS 6.12, Running 57.13s Step 292( N/A%), pre moving , FPS 6.54, Running 57.23s Step 293( N/A%), pre moving , FPS 7.00, Running 57.33s Step 294( N/A%), pre moving , FPS 7.50, Running 57.44s Step 295( N/A%), pre moving , FPS 7.89, Running 57.55s Step 296( N/A%), pre moving , FPS 8.38, Running 57.66s Step 297( N/A%), pre moving , FPS 8.81, Running 57.77s Step 298( N/A%), pre moving , FPS 9.18, Running 57.90s Step 299( N/A%), pre moving , FPS 9.76, Running 58.00s Step 300( N/A%), pre moving , FPS 10.06, Running 58.13s Step 301( N/A%), pre moving , FPS 10.42, Running 58.23s Step 302( N/A%), pre moving , FPS 10.39, Running 58.35s Step 303( N/A%), pre moving , FPS 10.22, Running 58.48s Step 304( N/A%), pre moving , FPS 10.03, Running 58.60s Step 305( N/A%), pre moving , FPS 9.78, Running 58.71s Step 306( N/A%), pre moving , FPS 9.65, Running 58.83s Step 307( N/A%), pre moving , FPS 9.40, Running 58.96s Step 308( N/A%), pre moving , FPS 9.24, Running 59.06s Step 309( N/A%), pre moving , FPS 9.11, Running 59.17s Step 310( N/A%), pre moving , FPS 7.24, Running 59.80s Step 311( N/A%), pre moving , FPS 7.15, Running 59.92s Step 312( N/A%), pre moving , FPS 7.13, Running 60.04s Step 313( N/A%), pre moving , FPS 7.11, Running 60.15s Step 314( N/A%), pre moving , FPS 7.16, Running 60.23s Step 315( N/A%), pre moving , FPS 7.29, Running 60.30s Step 316( N/A%), pre moving , FPS 7.39, Running 60.37s Step 317( N/A%), pre moving , FPS 7.40, Running 60.47s Step 318( N/A%), pre moving , FPS 7.45, Running 60.58s Step 319( N/A%), pre moving , FPS 7.29, Running 60.75s Step 320( N/A%), pre moving , FPS 7.25, Running 60.89s Step 321( N/A%), pre moving , FPS 7.18, Running 61.02s Step 322( N/A%), pre moving , FPS 7.03, Running 61.19s Step 323( N/A%), pre moving , FPS 6.77, Running 61.44s Step 324( N/A%), pre moving , FPS 6.66, Running 61.61s Step 325( N/A%), pre moving , FPS 6.51, Running 61.79s Step 326( N/A%), pre moving , FPS 6.38, Running 61.96s Step 327( N/A%), pre moving , FPS 6.27, Running 62.15s Step 328( N/A%), pre moving , FPS 6.16, Running 62.31s Step 329( N/A%), pre moving , FPS 6.03, Running 62.48s Step 330( N/A%), pre moving , FPS 7.16, Running 62.59s Step 331( N/A%), pre moving , FPS 7.16, Running 62.72s Step 332( N/A%), pre moving , FPS 7.16, Running 62.83s Step 333( N/A%), pre moving , FPS 7.16, Running 62.94s Step 334( N/A%), pre moving , FPS 7.10, Running 63.05s Step 335( N/A%), pre moving , FPS 6.98, Running 63.16s Step 336( N/A%), pre moving , FPS 6.90, Running 63.27s Step 337( N/A%), pre moving , FPS 6.84, Running 63.40s Step 338( N/A%), pre moving , FPS 6.83, Running 63.51s Step 339( N/A%), pre moving , FPS 6.94, Running 63.63s Step 340( N/A%), pre moving , FPS 7.01, Running 63.74s Step 341( N/A%), pre moving , FPS 7.01, Running 63.87s Step 342( N/A%), pre moving , FPS 7.18, Running 63.98s Step 343( N/A%), pre moving , FPS 7.54, Running 64.09s Step 344( N/A%), pre moving , FPS 7.71, Running 64.20s Step 345( N/A%), pre moving , FPS 7.95, Running 64.30s Step 346( N/A%), pre moving , FPS 8.28, Running 64.38s Step 347( N/A%), pre moving , FPS 8.73, Running 64.44s Step 348( N/A%), pre moving , FPS 9.04, Running 64.52s Step 349( N/A%), pre moving , FPS 9.50, Running 64.58s Step 350( N/A%), pre moving , FPS 9.63, Running 64.67s Step 351( N/A%), pre moving , FPS 9.92, Running 64.73s Step 352( N/A%), pre moving , FPS 10.16, Running 64.80s Step 353( N/A%), pre moving , FPS 10.30, Running 64.88s Step 354( N/A%), pre moving , FPS 10.47, Running 64.96s Step 355( N/A%), pre moving , FPS 10.70, Running 65.03s Step 356( N/A%), pre moving , FPS 10.89, Running 65.11s Step 357( N/A%), pre moving , FPS 11.16, Running 65.19s Step 358( N/A%), pre moving , FPS 11.19, Running 65.30s Step 359( N/A%), pre moving , FPS 11.19, Running 65.42s Step 360( N/A%), pre moving , FPS 11.19, Running 65.53s Step 361( N/A%), pre moving , FPS 11.38, Running 65.63s Step 362( N/A%), pre moving , FPS 11.39, Running 65.74s Step 363( N/A%), pre moving , FPS 11.40, Running 65.85s Step 364( N/A%), pre moving , FPS 11.40, Running 65.95s Step 365( N/A%), pre moving , FPS 11.39, Running 66.06s Step 366( N/A%), pre moving , FPS 11.18, Running 66.17s Step 367( N/A%), pre moving , FPS 10.88, Running 66.28s Step 368( N/A%), pre moving , FPS 10.73, Running 66.38s Step 369( N/A%), pre moving , FPS 10.47, Running 66.49s Step 370( N/A%), pre moving , FPS 10.32, Running 66.61s Step 371( N/A%), pre moving , FPS 10.13, Running 66.71s Step 372( N/A%), pre moving , FPS 9.92, Running 66.81s Step 373( N/A%), pre moving , FPS 9.81, Running 66.92s Step 374( N/A%), pre moving , FPS 9.71, Running 67.02s Step 375( N/A%), pre moving , FPS 9.55, Running 67.13s Step 376( N/A%), pre moving , FPS 9.42, Running 67.23s Step 377( N/A%), pre moving , FPS 9.35, Running 67.33s Step 378( N/A%), pre moving , FPS 9.40, Running 67.43s Step 379( N/A%), pre moving , FPS 9.46, Running 67.53s Step 380( N/A%), pre moving , FPS 9.50, Running 67.63s Step 381( N/A%), pre moving , FPS 5.50, Running 69.26s Step 382( N/A%), pre moving , FPS 5.13, Running 69.64s Step 383( N/A%), pre moving , FPS 4.99, Running 69.86s Step 384( N/A%), pre moving , FPS 4.70, Running 70.21s Step 385( N/A%), pre moving , FPS 4.59, Running 70.41s Step 386( N/A%), pre moving , FPS 4.34, Running 70.78s Step 387( N/A%), pre moving , FPS 4.24, Running 71.00s Step 388( N/A%), pre moving , FPS 4.05, Running 71.33s Step 389( N/A%), pre moving , FPS 3.96, Running 71.55s Step 390( N/A%), pre moving , FPS 3.76, Running 71.93s Step 391( N/A%), pre moving , FPS 3.70, Running 72.12s Step 392( N/A%), pre moving , FPS 3.63, Running 72.33s Step 393( N/A%), pre moving , FPS 3.60, Running 72.47s Step 394( N/A%), pre moving , FPS 3.53, Running 72.68s Step 395( N/A%), pre moving , FPS 3.52, Running 72.81s Step 396( N/A%), pre moving , FPS 3.39, Running 73.13s Step 397( N/A%), pre moving , FPS 3.36, Running 73.28s Step 398( N/A%), pre moving , FPS 3.24, Running 73.60s Step 399( N/A%), pre moving , FPS 3.18, Running 73.82s Step 400( N/A%), pre moving , FPS 3.05, Running 74.19s Step 401( 0.33%), action 1, FPS 3.41, Running 75.13s Step 402( 0.67%), action 2, FPS 3.38, Running 75.55s Step 403( 1.00%), action 3, FPS 3.24, Running 76.02s Step 404( 1.33%), action 4, FPS 3.23, Running 76.40s Step 405( 1.67%), action 5, FPS 3.21, Running 76.64s Step 406( 2.00%), action 6, FPS 3.28, Running 76.87s Step 407( 2.33%), action 7, FPS 3.18, Running 77.28s Step 408( 2.67%), action 8, FPS 3.20, Running 77.58s Step 409( 3.00%), action 9, FPS 3.10, Running 78.00s Step 410( 3.33%), action 10, FPS 3.11, Running 78.36s Step 411( 3.67%), action 11, FPS 2.91, Running 78.99s Step 412( 4.00%), action 12, FPS 2.85, Running 79.35s Step 413( 4.33%), action 13, FPS 2.71, Running 79.84s Step 414( 4.67%), action 14, FPS 2.68, Running 80.16s Step 415( 5.00%), action 15, FPS 2.56, Running 80.63s Step 416( 5.33%), action 16, FPS 2.59, Running 80.84s Step 417( 5.67%), action 17, FPS 2.55, Running 81.12s Step 418( 6.00%), action 18, FPS 2.57, Running 81.37s Step 419( 6.33%), action 19, FPS 2.54, Running 81.69s Step 420( 6.67%), action 20, FPS 2.57, Running 81.97s Step 421( 7.00%), action 21, FPS 2.71, Running 82.51s Step 422( 7.33%), action 22, FPS 2.73, Running 82.87s Step 423( 7.67%), action 23, FPS 2.74, Running 83.33s Step 424( 8.00%), action 24, FPS 2.73, Running 83.73s Step 425( 8.33%), action 25, FPS 2.63, Running 84.24s Step 426( 8.67%), action 26, FPS 2.58, Running 84.62s Step 427( 9.00%), action 27, FPS 2.54, Running 85.15s Step 428( 9.33%), action 28, FPS 2.56, Running 85.38s Step 429( 9.67%), action 29, FPS 2.62, Running 85.63s Step 430( 10.00%), action 30, FPS 2.65, Running 85.91s Step 431( 10.33%), action 31, FPS 2.71, Running 86.36s Step 432( 10.67%), action 32, FPS 2.73, Running 86.67s Step 433( 11.00%), action 33, FPS 2.76, Running 87.08s Step 434( 11.33%), action 34, FPS 2.75, Running 87.43s Step 435( 11.67%), action 35, FPS 2.72, Running 87.98s Step 436( 12.00%), action 36, FPS 2.63, Running 88.44s Step 437( 12.33%), action 37, FPS 2.56, Running 88.94s Step 438( 12.67%), action 38, FPS 2.51, Running 89.33s Step 439( 13.00%), action 39, FPS 2.47, Running 89.79s Step 440( 13.33%), action 40, FPS 2.49, Running 90.01s Step 441( 13.67%), action 41, FPS 2.52, Running 90.45s Step 442( 14.00%), action 42, FPS 2.55, Running 90.72s Step 443( 14.33%), action 43, FPS 2.55, Running 91.17s Step 444( 14.67%), action 44, FPS 2.56, Running 91.56s Step 445( 15.00%), action 45, FPS 2.56, Running 92.04s Step 446( 15.33%), action 46, FPS 2.56, Running 92.44s Step 447( 15.67%), action 47, FPS 2.58, Running 92.90s Step 448( 16.00%), action 48, FPS 2.53, Running 93.29s Step 449( 16.33%), action 49, FPS 2.45, Running 93.79s Step 450( 16.67%), action 50, FPS 2.39, Running 94.29s Step 451( 17.00%), action 51, FPS 2.35, Running 94.88s Step 452( 17.33%), action 52, FPS 2.34, Running 95.21s Step 453( 17.67%), action 53, FPS 2.33, Running 95.68s Step 454( 18.00%), action 54, FPS 2.30, Running 96.13s Step 455( 18.33%), action 55, FPS 2.31, Running 96.63s Step 456( 18.67%), action 56, FPS 2.31, Running 97.10s Step 457( 19.00%), action 57, FPS 2.30, Running 97.65s Step 458( 19.33%), action 58, FPS 2.28, Running 98.10s Step 459( 19.67%), action 59, FPS 2.29, Running 98.53s Step 460( 20.00%), action 60, FPS 2.24, Running 98.93s Step 461( 20.33%), action 61, FPS 2.20, Running 99.55s Step 462( 20.67%), action 62, FPS 2.17, Running 99.94s Step 463( 21.00%), action 63, FPS 2.16, Running 100.42s Step 464( 21.33%), action 64, FPS 2.14, Running 100.92s Step 465( 21.67%), action 65, FPS 2.12, Running 101.49s Step 466( 22.00%), action 66, FPS 2.13, Running 101.85s Step 467( 22.33%), action 67, FPS 2.13, Running 102.29s Step 468( 22.67%), action 68, FPS 2.12, Running 102.73s Step 469( 23.00%), action 69, FPS 2.12, Running 103.24s Step 470( 23.33%), action 70, FPS 2.05, Running 104.03s Step 471( 23.67%), action 71, FPS 2.00, Running 104.87s Step 472( 24.00%), action 72, FPS 1.97, Running 105.36s Step 473( 24.33%), action 73, FPS 1.95, Running 105.96s Step 474( 24.67%), action 74, FPS 1.99, Running 106.18s Step 475( 25.00%), action 75, FPS 2.02, Running 106.52s Step 476( 25.33%), action 76, FPS 2.06, Running 106.79s Step 477( 25.67%), action 77, FPS 2.08, Running 107.24s Step 478( 26.00%), action 78, FPS 2.06, Running 107.81s Step 479( 26.33%), action 79, FPS 2.05, Running 108.29s Step 480( 26.67%), action 80, FPS 1.99, Running 108.97s Step 481( 27.00%), action 81, FPS 1.98, Running 109.66s Step 482( 27.33%), action 82, FPS 1.99, Running 109.97s Step 483( 27.67%), action 83, FPS 2.02, Running 110.31s Step 484( 28.00%), action 84, FPS 2.06, Running 110.62s Step 485( 28.33%), action 85, FPS 2.10, Running 111.02s Step 486( 28.67%), action 86, FPS 2.05, Running 111.58s Step 487( 29.00%), action 87, FPS 1.97, Running 112.43s Step 488( 29.33%), action 88, FPS 1.99, Running 112.78s Step 489( 29.67%), action 89, FPS 1.99, Running 113.28s Step 490( 30.00%), action 90, FPS 2.08, Running 113.65s Step 491( 30.33%), action 91, FPS 2.14, Running 114.23s Step 492( 30.67%), action 92, FPS 2.17, Running 114.58s Step 493( 31.00%), action 93, FPS 2.20, Running 115.03s Step 494( 31.33%), action 94, FPS 2.17, Running 115.39s Step 495( 31.67%), action 95, FPS 2.14, Running 115.85s Step 496( 32.00%), action 96, FPS 2.13, Running 116.20s Step 497( 32.33%), action 97, FPS 2.12, Running 116.67s Step 498( 32.67%), action 98, FPS 2.15, Running 117.10s Step 499( 33.00%), action 99, FPS 2.14, Running 117.65s Step 500( 33.33%), action 100, FPS 2.23, Running 117.94s Step 501( 33.67%), action 101, FPS 2.20, Running 118.77s Step 502( 34.00%), action 102, FPS 2.16, Running 119.24s Step 503( 34.33%), action 103, FPS 2.03, Running 120.14s Step 504( 34.67%), action 104, FPS 2.02, Running 120.50s Step 505( 35.00%), action 105, FPS 2.00, Running 121.03s Step 506( 35.33%), action 106, FPS 2.03, Running 121.43s Step 507( 35.67%), action 107, FPS 2.12, Running 121.86s Step 508( 36.00%), action 108, FPS 2.12, Running 122.22s Step 509( 36.33%), action 109, FPS 2.12, Running 122.70s Step 510( 36.67%), action 110, FPS 2.10, Running 123.15s Step 511( 37.00%), action 111, FPS 2.09, Running 123.79s Step 512( 37.33%), action 112, FPS 2.09, Running 124.14s Step 513( 37.67%), action 113, FPS 2.01, Running 124.97s Step 514( 38.00%), action 114, FPS 2.03, Running 125.24s Step 515( 38.33%), action 115, FPS 1.99, Running 125.89s Step 516( 38.67%), action 116, FPS 1.98, Running 126.29s Step 517( 39.00%), action 117, FPS 1.99, Running 126.71s Step 518( 39.33%), action 118, FPS 2.01, Running 127.04s Step 519( 39.67%), action 119, FPS 2.03, Running 127.52s Step 520( 40.00%), action 120, FPS 2.00, Running 127.93s Step 521( 40.33%), action 121, FPS 2.05, Running 128.54s Step 522( 40.67%), action 122, FPS 2.06, Running 128.93s Step 523( 41.00%), action 123, FPS 2.19, Running 129.26s Step 524( 41.33%), action 124, FPS 2.18, Running 129.69s Step 525( 41.67%), action 125, FPS 2.14, Running 130.36s Step 526( 42.00%), action 126, FPS 2.14, Running 130.77s Step 527( 42.33%), action 127, FPS 2.07, Running 131.51s Step 528( 42.67%), action 128, FPS 2.06, Running 131.95s Step 529( 43.00%), action 129, FPS 2.06, Running 132.41s Step 530( 43.33%), action 130, FPS 2.05, Running 132.91s Step 531( 43.67%), action 131, FPS 2.02, Running 133.70s Step 532( 44.00%), action 132, FPS 2.02, Running 134.02s Step 533( 44.33%), action 133, FPS 2.09, Running 134.56s Step 534( 44.67%), action 134, FPS 2.03, Running 135.10s Step 535( 45.00%), action 135, FPS 2.05, Running 135.63s Step 536( 45.33%), action 136, FPS 2.04, Running 136.10s Step 537( 45.67%), action 137, FPS 2.05, Running 136.48s Step 538( 46.00%), action 138, FPS 2.07, Running 136.72s Step 539( 46.33%), action 139, FPS 2.06, Running 137.24s Step 540( 46.67%), action 140, FPS 2.07, Running 137.57s Step 541( 47.00%), action 141, FPS 2.07, Running 138.19s Step 542( 47.33%), action 142, FPS 2.06, Running 138.64s Step 543( 47.67%), action 143, FPS 1.96, Running 139.45s Step 544( 48.00%), action 144, FPS 1.97, Running 139.82s Step 545( 48.33%), action 145, FPS 2.02, Running 140.26s Step 546( 48.67%), action 146, FPS 2.05, Running 140.51s Step 547( 49.00%), action 147, FPS 2.12, Running 140.95s Step 548( 49.33%), action 148, FPS 2.15, Running 141.26s Step 549( 49.67%), action 149, FPS 2.13, Running 141.78s Step 550( 50.00%), action 150, FPS 2.17, Running 142.14s Step 551( 50.33%), action 151, FPS 2.19, Running 142.85s Step 552( 50.67%), action 152, FPS 2.18, Running 143.18s Step 553( 51.00%), action 153, FPS 2.19, Running 143.70s Step 554( 51.33%), action 154, FPS 2.21, Running 144.13s Step 555( 51.67%), action 155, FPS 2.27, Running 144.45s Step 556( 52.00%), action 156, FPS 2.28, Running 144.86s Step 557( 52.33%), action 157, FPS 2.26, Running 145.32s Step 558( 52.67%), action 158, FPS 2.23, Running 145.67s Step 559( 53.00%), action 159, FPS 2.24, Running 146.17s Step 560( 53.33%), action 160, FPS 2.20, Running 146.68s Step 561( 53.67%), action 161, FPS 2.19, Running 147.31s Step 562( 54.00%), action 162, FPS 2.22, Running 147.64s Step 563( 54.33%), action 163, FPS 2.32, Running 148.08s Step 564( 54.67%), action 164, FPS 2.31, Running 148.49s Step 565( 55.00%), action 165, FPS 2.30, Running 148.96s Step 566( 55.33%), action 166, FPS 2.26, Running 149.35s Step 567( 55.67%), action 167, FPS 2.26, Running 149.79s Step 568( 56.00%), action 168, FPS 2.21, Running 150.31s Step 569( 56.33%), action 169, FPS 2.21, Running 150.82s Step 570( 56.67%), action 170, FPS 2.20, Running 151.22s Step 571( 57.00%), action 171, FPS 2.23, Running 151.80s Step 572( 57.33%), action 172, FPS 2.25, Running 152.06s Step 573( 57.67%), action 173, FPS 2.24, Running 152.62s Step 574( 58.00%), action 174, FPS 2.27, Running 152.95s Step 575( 58.33%), action 175, FPS 2.23, Running 153.42s Step 576( 58.67%), action 176, FPS 2.22, Running 153.88s Step 577( 59.00%), action 177, FPS 2.20, Running 154.40s Step 578( 59.33%), action 178, FPS 2.19, Running 154.80s Step 579( 59.67%), action 179, FPS 2.14, Running 155.52s Step 580( 60.00%), action 180, FPS 2.20, Running 155.77s Step 581( 60.33%), action 181, FPS 2.18, Running 156.47s Step 582( 60.67%), action 182, FPS 2.15, Running 156.92s Step 583( 61.00%), action 183, FPS 2.14, Running 157.43s Step 584( 61.33%), action 184, FPS 2.13, Running 157.86s Step 585( 61.67%), action 185, FPS 2.10, Running 158.48s Step 586( 62.00%), action 186, FPS 2.07, Running 159.01s Step 587( 62.33%), action 187, FPS 2.02, Running 159.69s [2026-08-02 22:42:42] [87 ] Seed 86 success after 160.02 s. +steps: 587 , actions: 187 . +Instruction: Empty +Total 54/87(62.07%) success. +Setting seed: 87 +Step 1( N/A%), pre moving , FPS 2.71, Running 0.37s Step 2( N/A%), pre moving , FPS 4.46, Running 0.45s Step 3( N/A%), pre moving , FPS 5.45, Running 0.55s Step 4( N/A%), pre moving , FPS 6.21, Running 0.64s Step 5( N/A%), pre moving , FPS 6.55, Running 0.76s Step 6( N/A%), pre moving , FPS 6.86, Running 0.87s Step 7( N/A%), pre moving , FPS 6.97, Running 1.00s Step 8( N/A%), pre moving , FPS 7.13, Running 1.12s Step 9( N/A%), pre moving , FPS 7.25, Running 1.24s Step 10( N/A%), pre moving , FPS 7.30, Running 1.37s Step 11( N/A%), pre moving , FPS 7.44, Running 1.48s Step 12( N/A%), pre moving , FPS 7.55, Running 1.59s Step 13( N/A%), pre moving , FPS 7.60, Running 1.71s Step 14( N/A%), pre moving , FPS 7.67, Running 1.83s Step 15( N/A%), pre moving , FPS 7.76, Running 1.93s Step 16( N/A%), pre moving , FPS 7.74, Running 2.07s Step 17( N/A%), pre moving , FPS 7.80, Running 2.18s Step 18( N/A%), pre moving , FPS 7.85, Running 2.29s Step 19( N/A%), pre moving , FPS 7.89, Running 2.41s Step 20( N/A%), pre moving , FPS 7.92, Running 2.52s Step 21( N/A%), pre moving , FPS 7.97, Running 2.88s Step 22( N/A%), pre moving , FPS 7.66, Running 3.06s Step 23( N/A%), pre moving , FPS 7.66, Running 3.16s Step 24( N/A%), pre moving , FPS 7.65, Running 3.26s Step 25( N/A%), pre moving , FPS 7.77, Running 3.34s Step 26( N/A%), pre moving , FPS 7.07, Running 3.71s Step 27( N/A%), pre moving , FPS 7.13, Running 3.81s Step 28( N/A%), pre moving , FPS 7.24, Running 3.88s Step 29( N/A%), pre moving , FPS 7.32, Running 3.97s Step 30( N/A%), pre moving , FPS 7.43, Running 4.06s Step 31( N/A%), pre moving , FPS 7.49, Running 4.15s Step 32( N/A%), pre moving , FPS 7.62, Running 4.22s Step 33( N/A%), pre moving , FPS 7.74, Running 4.30s Step 34( N/A%), pre moving , FPS 7.84, Running 4.38s Step 35( N/A%), pre moving , FPS 7.90, Running 4.47s Step 36( N/A%), pre moving , FPS 6.90, Running 4.97s Step 37( N/A%), pre moving , FPS 6.91, Running 5.08s Step 38( N/A%), pre moving , FPS 6.91, Running 5.19s Step 39( N/A%), pre moving , FPS 6.87, Running 5.32s Step 40( N/A%), pre moving , FPS 6.88, Running 5.43s Step 41( N/A%), pre moving , FPS 7.50, Running 5.54s Step 42( N/A%), pre moving , FPS 7.65, Running 5.67s Step 43( N/A%), pre moving , FPS 7.54, Running 5.81s Step 44( N/A%), pre moving , FPS 7.48, Running 5.93s Step 45( N/A%), pre moving , FPS 7.38, Running 6.05s Step 46( N/A%), pre moving , FPS 8.14, Running 6.16s Step 47( N/A%), pre moving , FPS 8.04, Running 6.29s Step 48( N/A%), pre moving , FPS 7.92, Running 6.41s Step 49( N/A%), pre moving , FPS 7.69, Running 6.57s Step 50( N/A%), pre moving , FPS 7.42, Running 6.76s Step 51( N/A%), pre moving , FPS 7.16, Running 6.94s Step 52( N/A%), pre moving , FPS 6.90, Running 7.11s Step 53( N/A%), pre moving , FPS 6.71, Running 7.28s Step 54( N/A%), pre moving , FPS 6.49, Running 7.46s Step 55( N/A%), pre moving , FPS 6.29, Running 7.65s Step 56( N/A%), pre moving , FPS 7.11, Running 7.78s Step 57( N/A%), pre moving , FPS 7.07, Running 7.90s Step 58( N/A%), pre moving , FPS 7.02, Running 8.04s Step 59( N/A%), pre moving , FPS 7.01, Running 8.17s Step 60( N/A%), pre moving , FPS 7.00, Running 8.29s Step 61( N/A%), pre moving , FPS 6.96, Running 8.42s Step 62( N/A%), pre moving , FPS 6.97, Running 8.54s Step 63( N/A%), pre moving , FPS 7.00, Running 8.67s Step 64( N/A%), pre moving , FPS 6.89, Running 8.83s Step 65( N/A%), pre moving , FPS 6.75, Running 9.01s Step 66( N/A%), pre moving , FPS 6.65, Running 9.17s Step 67( N/A%), pre moving , FPS 6.62, Running 9.32s Step 68( N/A%), pre moving , FPS 6.48, Running 9.49s Step 69( N/A%), pre moving , FPS 6.45, Running 9.67s Step 70( N/A%), pre moving , FPS 6.52, Running 9.82s Step 71( N/A%), pre moving , FPS 6.56, Running 9.99s Step 72( N/A%), pre moving , FPS 6.56, Running 10.16s Step 73( N/A%), pre moving , FPS 6.56, Running 10.33s Step 74( N/A%), pre moving , FPS 6.57, Running 10.50s Step 75( N/A%), pre moving , FPS 6.62, Running 10.67s Step 76( N/A%), pre moving , FPS 6.54, Running 10.84s Step 77( N/A%), pre moving , FPS 6.45, Running 11.00s Step 78( N/A%), pre moving , FPS 6.34, Running 11.19s Step 79( N/A%), pre moving , FPS 6.26, Running 11.37s Step 80( N/A%), pre moving , FPS 6.16, Running 11.53s Step 81( N/A%), pre moving , FPS 6.06, Running 11.72s Step 82( N/A%), pre moving , FPS 5.96, Running 11.90s Step 83( N/A%), pre moving , FPS 5.86, Running 12.08s Step 84( N/A%), pre moving , FPS 5.89, Running 12.23s Step 85( N/A%), pre moving , FPS 6.05, Running 12.31s Step 86( N/A%), pre moving , FPS 6.18, Running 12.40s Step 87( N/A%), pre moving , FPS 6.30, Running 12.49s Step 88( N/A%), pre moving , FPS 6.47, Running 12.58s Step 89( N/A%), pre moving , FPS 6.69, Running 12.66s Step 90( N/A%), pre moving , FPS 6.84, Running 12.75s Step 91( N/A%), pre moving , FPS 7.04, Running 12.83s Step 92( N/A%), pre moving , FPS 7.32, Running 12.90s Step 93( N/A%), pre moving , FPS 7.55, Running 12.97s Step 94( N/A%), pre moving , FPS 7.85, Running 13.05s Step 95( N/A%), pre moving , FPS 8.03, Running 13.16s Step 96( N/A%), pre moving , FPS 8.14, Running 13.30s Step 97( N/A%), pre moving , FPS 8.31, Running 13.41s Step 98( N/A%), pre moving , FPS 8.56, Running 13.53s Step 99( N/A%), pre moving , FPS 8.82, Running 13.64s Step 100( N/A%), pre moving , FPS 8.97, Running 13.76s Step 101( N/A%), pre moving , FPS 9.25, Running 13.88s Step 102( N/A%), pre moving , FPS 9.45, Running 14.01s Step 103( N/A%), pre moving , FPS 9.78, Running 14.13s Step 104( N/A%), pre moving , FPS 9.90, Running 14.25s Step 105( N/A%), pre moving , FPS 9.76, Running 14.36s Step 106( N/A%), pre moving , FPS 9.65, Running 14.48s Step 107( N/A%), pre moving , FPS 9.42, Running 14.61s Step 108( N/A%), pre moving , FPS 6.94, Running 15.47s Step 109( N/A%), pre moving , FPS 6.64, Running 15.67s Step 110( N/A%), pre moving , FPS 6.06, Running 16.05s Step 111( N/A%), pre moving , FPS 5.84, Running 16.25s Step 112( N/A%), pre moving , FPS 5.46, Running 16.56s Step 113( N/A%), pre moving , FPS 5.28, Running 16.77s Step 114( N/A%), pre moving , FPS 4.94, Running 17.10s Step 115( N/A%), pre moving , FPS 4.80, Running 17.33s Step 116( N/A%), pre moving , FPS 4.49, Running 17.75s Step 117( N/A%), pre moving , FPS 4.40, Running 17.96s Step 118( N/A%), pre moving , FPS 4.15, Running 18.35s Step 119( N/A%), pre moving , FPS 4.01, Running 18.62s Step 120( N/A%), pre moving , FPS 3.77, Running 19.06s Step 121( N/A%), pre moving , FPS 3.69, Running 19.30s Step 122( N/A%), pre moving , FPS 3.51, Running 19.71s Step 123( N/A%), pre moving , FPS 3.49, Running 19.85s Step 124( N/A%), pre moving , FPS 3.43, Running 20.09s Step 125( N/A%), pre moving , FPS 3.38, Running 20.28s Step 126( N/A%), pre moving , FPS 3.26, Running 20.62s Step 127( N/A%), pre moving , FPS 3.19, Running 20.88s Step 128( N/A%), pre moving , FPS 3.42, Running 21.31s Step 129( N/A%), pre moving , FPS 3.41, Running 21.55s Step 130( N/A%), pre moving , FPS 3.40, Running 21.93s Step 131( N/A%), pre moving , FPS 3.38, Running 22.17s Step 132( N/A%), pre moving , FPS 3.31, Running 22.60s Step 133( N/A%), pre moving , FPS 3.25, Running 22.92s Step 134( N/A%), pre moving , FPS 3.22, Running 23.31s Step 135( N/A%), pre moving , FPS 3.22, Running 23.53s Step 136( N/A%), pre moving , FPS 3.31, Running 23.80s Step 137( N/A%), pre moving , FPS 3.35, Running 23.94s Step 138( N/A%), pre moving , FPS 3.38, Running 24.26s Step 139( N/A%), pre moving , FPS 3.43, Running 24.46s Step 140( N/A%), pre moving , FPS 3.49, Running 24.79s Step 141( N/A%), pre moving , FPS 3.51, Running 25.00s Step 142( N/A%), pre moving , FPS 3.50, Running 25.42s Step 143( N/A%), pre moving , FPS 3.46, Running 25.64s Step 144( N/A%), pre moving , FPS 3.34, Running 26.07s Step 145( N/A%), pre moving , FPS 3.32, Running 26.31s Step 146( N/A%), pre moving , FPS 3.29, Running 26.69s Step 147( N/A%), pre moving , FPS 3.30, Running 26.93s Step 148( N/A%), pre moving , FPS 3.31, Running 27.34s Step 149( N/A%), pre moving , FPS 3.32, Running 27.57s Step 150( N/A%), pre moving , FPS 3.40, Running 27.82s Step 151( N/A%), pre moving , FPS 3.46, Running 27.95s Step 152( N/A%), pre moving , FPS 3.52, Running 28.28s Step 153( N/A%), pre moving , FPS 3.59, Running 28.49s Step 154( N/A%), pre moving , FPS 3.64, Running 28.81s Step 155( N/A%), pre moving , FPS 3.63, Running 29.04s Step 156( N/A%), pre moving , FPS 3.51, Running 29.49s Step 157( N/A%), pre moving , FPS 3.43, Running 29.76s Step 158( N/A%), pre moving , FPS 3.41, Running 30.14s Step 159( N/A%), pre moving , FPS 3.38, Running 30.38s Step 160( N/A%), pre moving , FPS 3.34, Running 30.78s Step 161( N/A%), pre moving , FPS 3.32, Running 31.03s Step 162( N/A%), pre moving , FPS 3.31, Running 31.46s Step 163( N/A%), pre moving , FPS 3.35, Running 31.60s Step 164( N/A%), pre moving , FPS 3.56, Running 31.69s Step 165( N/A%), pre moving , FPS 3.69, Running 31.73s Step 166( N/A%), pre moving , FPS 3.94, Running 31.76s Step 167( N/A%), pre moving , FPS 4.11, Running 31.80s Step 168( N/A%), pre moving , FPS 4.44, Running 31.85s Step 169( N/A%), pre moving , FPS 4.59, Running 31.92s Step 170( N/A%), pre moving , FPS 4.80, Running 31.99s Step 171( N/A%), pre moving , FPS 4.86, Running 32.07s Step 172( N/A%), pre moving , FPS 5.16, Running 32.15s Step 173( N/A%), pre moving , FPS 4.61, Running 32.82s Step 174( N/A%), pre moving , FPS 4.86, Running 32.92s Step 175( N/A%), pre moving , FPS 4.98, Running 33.06s Step 176( N/A%), pre moving , FPS 5.41, Running 33.19s Step 177( N/A%), pre moving , FPS 5.63, Running 33.32s Step 178( N/A%), pre moving , FPS 5.90, Running 33.53s Step 179( N/A%), pre moving , FPS 5.98, Running 33.72s Step 180( N/A%), pre moving , FPS 6.39, Running 33.91s Step 181( N/A%), pre moving , FPS 6.51, Running 34.10s Step 182( N/A%), pre moving , FPS 7.07, Running 34.29s Step 183( N/A%), pre moving , FPS 6.94, Running 34.48s Step 184( N/A%), pre moving , FPS 6.65, Running 34.70s Step 185( N/A%), pre moving , FPS 6.35, Running 34.87s Step 186( N/A%), pre moving , FPS 6.05, Running 35.07s Step 187( N/A%), pre moving , FPS 5.79, Running 35.26s Step 188( N/A%), pre moving , FPS 5.46, Running 35.51s Step 189( N/A%), pre moving , FPS 5.31, Running 35.69s Step 190( N/A%), pre moving , FPS 5.05, Running 35.95s Step 191( N/A%), pre moving , FPS 5.00, Running 36.07s Step 192( N/A%), pre moving , FPS 4.81, Running 36.31s Step 193( N/A%), pre moving , FPS 5.32, Running 36.58s Step 194( N/A%), pre moving , FPS 5.01, Running 36.92s Step 195( N/A%), pre moving , FPS 4.76, Running 37.25s Step 196( N/A%), pre moving , FPS 4.51, Running 37.63s Step 197( N/A%), pre moving , FPS 4.27, Running 38.00s Step 198( N/A%), pre moving , FPS 4.15, Running 38.35s Step 199( N/A%), pre moving , FPS 4.03, Running 38.68s Step 200( N/A%), pre moving , FPS 3.89, Running 39.05s Step 201( N/A%), pre moving , FPS 3.78, Running 39.39s Step 202( N/A%), pre moving , FPS 3.66, Running 39.76s Step 203( N/A%), pre moving , FPS 3.63, Running 40.00s Step 204( N/A%), pre moving , FPS 3.62, Running 40.22s Step 205( N/A%), pre moving , FPS 3.59, Running 40.44s Step 206( N/A%), pre moving , FPS 3.56, Running 40.69s Step 207( N/A%), pre moving , FPS 3.51, Running 40.96s Step 208( N/A%), pre moving , FPS 3.44, Running 41.32s Step 209( N/A%), pre moving , FPS 3.35, Running 41.66s Step 210( N/A%), pre moving , FPS 3.30, Running 42.01s Step 211( N/A%), pre moving , FPS 3.16, Running 42.39s Step 212( N/A%), pre moving , FPS 3.13, Running 42.69s Step 213( N/A%), pre moving , FPS 3.13, Running 42.98s Step 214( N/A%), pre moving , FPS 3.12, Running 43.32s Step 215( N/A%), pre moving , FPS 3.14, Running 43.62s Step 216( N/A%), pre moving , FPS 3.19, Running 43.90s Step 217( N/A%), pre moving , FPS 3.29, Running 44.08s Step 218( N/A%), pre moving , FPS 3.40, Running 44.24s Step 219( N/A%), pre moving , FPS 3.51, Running 44.38s Step 220( N/A%), pre moving , FPS 3.65, Running 44.54s Step 221( N/A%), pre moving , FPS 3.81, Running 44.64s Step 222( N/A%), pre moving , FPS 4.04, Running 44.71s Step 223( N/A%), pre moving , FPS 4.14, Running 44.82s Step 224( N/A%), pre moving , FPS 4.22, Running 44.95s Step 225( N/A%), pre moving , FPS 4.22, Running 45.18s Step 226( N/A%), pre moving , FPS 4.28, Running 45.37s Step 227( N/A%), pre moving , FPS 4.36, Running 45.55s Step 228( N/A%), pre moving , FPS 4.59, Running 45.68s Step 229( N/A%), pre moving , FPS 4.84, Running 45.79s Step 230( N/A%), pre moving , FPS 5.11, Running 45.93s Step 231( N/A%), pre moving , FPS 5.47, Running 46.04s Step 232( N/A%), pre moving , FPS 5.73, Running 46.18s Step 233( N/A%), pre moving , FPS 6.03, Running 46.30s Step 234( N/A%), pre moving , FPS 6.48, Running 46.40s Step 235( N/A%), pre moving , FPS 5.80, Running 47.07s Step 236( N/A%), pre moving , FPS 6.08, Running 47.19s Step 237( N/A%), pre moving , FPS 6.22, Running 47.29s Step 238( N/A%), pre moving , FPS 6.34, Running 47.39s Step 239( N/A%), pre moving , FPS 6.37, Running 47.52s Step 240( N/A%), pre moving , FPS 6.33, Running 47.70s Step 241( N/A%), pre moving , FPS 6.39, Running 47.76s Step 242( N/A%), pre moving , FPS 6.36, Running 47.85s Step 243( N/A%), pre moving , FPS 6.39, Running 47.95s Step 244( N/A%), pre moving , FPS 6.45, Running 48.05s Step 245( N/A%), pre moving , FPS 6.62, Running 48.20s Step 246( N/A%), pre moving , FPS 6.81, Running 48.30s Step 247( N/A%), pre moving , FPS 6.97, Running 48.42s Step 248( N/A%), pre moving , FPS 7.05, Running 48.51s Step 249( N/A%), pre moving , FPS 7.06, Running 48.63s Step 250( N/A%), pre moving , FPS 6.88, Running 48.84s Step 251( N/A%), pre moving , FPS 6.71, Running 49.03s Step 252( N/A%), pre moving , FPS 6.44, Running 49.29s Step 253( N/A%), pre moving , FPS 6.22, Running 49.51s Step 254( N/A%), pre moving , FPS 5.94, Running 49.77s Step 255( N/A%), pre moving , FPS 6.83, Running 49.99s Step 256( N/A%), pre moving , FPS 6.53, Running 50.25s Step 257( N/A%), pre moving , FPS 6.28, Running 50.48s Step 258( N/A%), pre moving , FPS 5.98, Running 50.74s Step 259( N/A%), pre moving , FPS 5.77, Running 50.98s Step 260( N/A%), pre moving , FPS 5.67, Running 51.23s Step 261( N/A%), pre moving , FPS 5.41, Running 51.46s Step 262( N/A%), pre moving , FPS 5.19, Running 51.71s Step 263( N/A%), pre moving , FPS 5.07, Running 51.90s Step 264( N/A%), pre moving , FPS 5.04, Running 52.02s Step 265( N/A%), pre moving , FPS 5.10, Running 52.13s Step 266( N/A%), pre moving , FPS 5.05, Running 52.26s Step 267( N/A%), pre moving , FPS 5.02, Running 52.41s Step 268( N/A%), pre moving , FPS 4.94, Running 52.57s Step 269( N/A%), pre moving , FPS 4.79, Running 52.80s Step 270( N/A%), pre moving , FPS 4.76, Running 53.04s Step 271( N/A%), pre moving , FPS 4.73, Running 53.25s Step 272( N/A%), pre moving , FPS 4.75, Running 53.50s Step 273( N/A%), pre moving , FPS 4.71, Running 53.76s Step 274( N/A%), pre moving , FPS 4.73, Running 54.00s Step 275( N/A%), pre moving , FPS 4.77, Running 54.19s Step 276( N/A%), pre moving , FPS 4.87, Running 54.36s Step 277( N/A%), pre moving , FPS 4.90, Running 54.56s Step 278( N/A%), pre moving , FPS 4.90, Running 54.82s Step 279( N/A%), pre moving , FPS 4.91, Running 55.05s Step 280( N/A%), pre moving , FPS 4.94, Running 55.28s Step 281( N/A%), pre moving , FPS 4.97, Running 55.49s Step 282( N/A%), pre moving , FPS 4.99, Running 55.71s Step 283( N/A%), pre moving , FPS 4.99, Running 55.91s Step 284( N/A%), pre moving , FPS 4.93, Running 56.08s Step 285( N/A%), pre moving , FPS 4.89, Running 56.22s Step 286( N/A%), pre moving , FPS 4.84, Running 56.40s Step 287( N/A%), pre moving , FPS 4.83, Running 56.55s Step 288( N/A%), pre moving , FPS 4.78, Running 56.75s Step 289( N/A%), pre moving , FPS 4.78, Running 56.98s Step 290( N/A%), pre moving , FPS 4.77, Running 57.23s Step 291( N/A%), pre moving , FPS 4.74, Running 57.47s Step 292( N/A%), pre moving , FPS 4.74, Running 57.72s Step 293( N/A%), pre moving , FPS 4.75, Running 57.97s Step 294( N/A%), pre moving , FPS 4.74, Running 58.21s Step 295( N/A%), pre moving , FPS 4.64, Running 58.50s Step 296( N/A%), pre moving , FPS 4.50, Running 58.80s Step 297( N/A%), pre moving , FPS 4.45, Running 59.05s Step 298( N/A%), pre moving , FPS 4.49, Running 59.27s Step 299( N/A%), pre moving , FPS 4.49, Running 59.50s Step 300( N/A%), pre moving , FPS 4.45, Running 59.77s Step 301( N/A%), pre moving , FPS 4.55, Running 59.89s Step 302( N/A%), pre moving , FPS 4.68, Running 59.99s Step 303( N/A%), pre moving , FPS 4.79, Running 60.08s Step 304( N/A%), pre moving , FPS 4.90, Running 60.16s Step 305( N/A%), pre moving , FPS 4.98, Running 60.23s Step 306( N/A%), pre moving , FPS 5.12, Running 60.31s Step 307( N/A%), pre moving , FPS 5.21, Running 60.39s Step 308( N/A%), pre moving , FPS 5.37, Running 60.47s Step 309( N/A%), pre moving , FPS 5.58, Running 60.57s Step 310( N/A%), pre moving , FPS 5.87, Running 60.63s Step 311( N/A%), pre moving , FPS 6.15, Running 60.72s Step 312( N/A%), pre moving , FPS 6.32, Running 60.88s Step 313( N/A%), pre moving , FPS 6.61, Running 61.00s Step 314( N/A%), pre moving , FPS 6.91, Running 61.11s Step 315( N/A%), pre moving , FPS 7.14, Running 61.30s Step 316( N/A%), pre moving , FPS 7.46, Running 61.48s Step 317( N/A%), pre moving , FPS 7.86, Running 61.60s Step 318( N/A%), pre moving , FPS 8.15, Running 61.73s Step 319( N/A%), pre moving , FPS 8.59, Running 61.83s Step 320( N/A%), pre moving , FPS 9.11, Running 61.96s Step 321( N/A%), pre moving , FPS 9.08, Running 62.09s Step 322( N/A%), pre moving , FPS 9.04, Running 62.20s Step 323( N/A%), pre moving , FPS 8.98, Running 62.31s Step 324( N/A%), pre moving , FPS 8.87, Running 62.42s Step 325( N/A%), pre moving , FPS 8.75, Running 62.52s Step 326( N/A%), pre moving , FPS 8.63, Running 62.62s Step 327( N/A%), pre moving , FPS 8.49, Running 62.74s Step 328( N/A%), pre moving , FPS 8.32, Running 62.87s Step 329( N/A%), pre moving , FPS 8.28, Running 62.98s Step 330( N/A%), pre moving , FPS 8.15, Running 63.09s Step 331( N/A%), pre moving , FPS 8.04, Running 63.21s Step 332( N/A%), pre moving , FPS 6.90, Running 63.78s Step 333( N/A%), pre moving , FPS 7.11, Running 63.81s Step 334( N/A%), pre moving , FPS 7.31, Running 63.84s Step 335( N/A%), pre moving , FPS 7.77, Running 63.88s Step 336( N/A%), pre moving , FPS 8.22, Running 63.92s Step 337( N/A%), pre moving , FPS 8.33, Running 64.00s Step 338( N/A%), pre moving , FPS 8.51, Running 64.08s Step 339( N/A%), pre moving , FPS 8.52, Running 64.18s Step 340( N/A%), pre moving , FPS 8.57, Running 64.30s Step 341( N/A%), pre moving , FPS 8.52, Running 64.44s Step 342( N/A%), pre moving , FPS 8.57, Running 64.54s Step 343( N/A%), pre moving , FPS 8.51, Running 64.66s Step 344( N/A%), pre moving , FPS 8.45, Running 64.78s Step 345( N/A%), pre moving , FPS 8.26, Running 64.94s Step 346( N/A%), pre moving , FPS 8.04, Running 65.11s Step 347( N/A%), pre moving , FPS 7.83, Running 65.30s Step 348( N/A%), pre moving , FPS 7.65, Running 65.49s Step 349( N/A%), pre moving , FPS 7.44, Running 65.67s Step 350( N/A%), pre moving , FPS 7.30, Running 65.83s Step 351( N/A%), pre moving , FPS 7.12, Running 66.01s Step 352( N/A%), pre moving , FPS 8.26, Running 66.20s Step 353( N/A%), pre moving , FPS 7.99, Running 66.31s Step 354( N/A%), pre moving , FPS 7.70, Running 66.44s Step 355( N/A%), pre moving , FPS 7.48, Running 66.55s Step 356( N/A%), pre moving , FPS 7.28, Running 66.67s Step 357( N/A%), pre moving , FPS 7.19, Running 66.78s Step 358( N/A%), pre moving , FPS 7.06, Running 66.91s Step 359( N/A%), pre moving , FPS 7.05, Running 67.02s Step 360( N/A%), pre moving , FPS 7.05, Running 67.13s Step 361( N/A%), pre moving , FPS 7.12, Running 67.25s Step 362( N/A%), pre moving , FPS 7.05, Running 67.37s Step 363( N/A%), pre moving , FPS 7.06, Running 67.49s Step 364( N/A%), pre moving , FPS 7.09, Running 67.60s Step 365( N/A%), pre moving , FPS 7.21, Running 67.72s Step 366( N/A%), pre moving , FPS 7.40, Running 67.81s Step 367( N/A%), pre moving , FPS 7.71, Running 67.89s Step 368( N/A%), pre moving , FPS 8.03, Running 67.98s Step 369( N/A%), pre moving , FPS 8.32, Running 68.07s Step 370( N/A%), pre moving , FPS 8.73, Running 68.12s Step 371( N/A%), pre moving , FPS 9.18, Running 68.19s Step 372( N/A%), pre moving , FPS 9.65, Running 68.27s Step 373( N/A%), pre moving , FPS 5.61, Running 69.88s Step 374( N/A%), pre moving , FPS 5.26, Running 70.25s Step 375( N/A%), pre moving , FPS 5.09, Running 70.48s Step 376( N/A%), pre moving , FPS 4.79, Running 70.84s Step 377( N/A%), pre moving , FPS 4.68, Running 71.06s Step 378( N/A%), pre moving , FPS 4.46, Running 71.40s Step 379( N/A%), pre moving , FPS 4.34, Running 71.63s Step 380( N/A%), pre moving , FPS 4.12, Running 71.99s Step 381( N/A%), pre moving , FPS 4.06, Running 72.17s Step 382( N/A%), pre moving , FPS 3.89, Running 72.52s Step 383( N/A%), pre moving , FPS 3.82, Running 72.73s Step 384( N/A%), pre moving , FPS 3.61, Running 73.15s Step 385( N/A%), pre moving , FPS 3.54, Running 73.36s Step 386( N/A%), pre moving , FPS 3.36, Running 73.77s Step 387( N/A%), pre moving , FPS 3.28, Running 73.99s Step 388( N/A%), pre moving , FPS 3.13, Running 74.36s Step 389( N/A%), pre moving , FPS 3.07, Running 74.59s Step 390( N/A%), pre moving , FPS 2.92, Running 74.97s Step 391( N/A%), pre moving , FPS 2.85, Running 75.20s Step 392( N/A%), pre moving , FPS 2.76, Running 75.52s Step 393( 0.33%), action 1, FPS 2.98, Running 76.60s Step 394( 0.67%), action 2, FPS 2.93, Running 77.07s Step 395( 1.00%), action 3, FPS 2.47, Running 78.56s Step 396( 1.33%), action 4, FPS 2.43, Running 79.06s Step 397( 1.67%), action 5, FPS 2.37, Running 79.50s Step 398( 2.00%), action 6, FPS 2.37, Running 79.85s Step 399( 2.33%), action 7, FPS 2.25, Running 80.53s Step 400( 2.67%), action 8, FPS 2.24, Running 80.93s Step 401( 3.00%), action 9, FPS 2.14, Running 81.52s Step 402( 3.33%), action 10, FPS 2.12, Running 81.94s Step 403( 3.67%), action 11, FPS 2.00, Running 82.71s Step 404( 4.00%), action 12, FPS 2.04, Running 82.96s Step 405( 4.33%), action 13, FPS 1.93, Running 83.74s Step 406( 4.67%), action 14, FPS 1.92, Running 84.16s Step 407( 5.00%), action 15, FPS 1.87, Running 84.67s Step 408( 5.33%), action 16, FPS 1.87, Running 85.06s Step 409( 5.67%), action 17, FPS 1.81, Running 85.63s Step 410( 6.00%), action 18, FPS 1.80, Running 86.10s Step 411( 6.33%), action 19, FPS 1.76, Running 86.56s Step 412( 6.67%), action 20, FPS 1.78, Running 86.77s Step 413( 7.00%), action 21, FPS 1.87, Running 87.28s Step 414( 7.33%), action 22, FPS 1.87, Running 87.78s Step 415( 7.67%), action 23, FPS 1.95, Running 88.80s Step 416( 8.00%), action 24, FPS 1.94, Running 89.36s Step 417( 8.33%), action 25, FPS 1.87, Running 90.19s Step 418( 8.67%), action 26, FPS 1.89, Running 90.43s Step 419( 9.00%), action 27, FPS 1.96, Running 90.73s Step 420( 9.33%), action 28, FPS 1.99, Running 91.00s Step 421( 9.67%), action 29, FPS 2.05, Running 91.29s Step 422( 10.00%), action 30, FPS 2.09, Running 91.52s Step 423( 10.33%), action 31, FPS 2.11, Running 92.20s Step 424( 10.67%), action 32, FPS 2.08, Running 92.56s Step 425( 11.00%), action 33, FPS 2.16, Running 93.00s Step 426( 11.33%), action 34, FPS 2.17, Running 93.35s Step 427( 11.67%), action 35, FPS 2.17, Running 93.88s Step 428( 12.00%), action 36, FPS 2.17, Running 94.29s Step 429( 12.33%), action 37, FPS 2.17, Running 94.83s Step 430( 12.67%), action 38, FPS 2.16, Running 95.37s Step 431( 13.00%), action 39, FPS 2.16, Running 95.84s Step 432( 13.33%), action 40, FPS 2.12, Running 96.20s Step 433( 13.67%), action 41, FPS 2.13, Running 96.68s Step 434( 14.00%), action 42, FPS 2.17, Running 96.99s Step 435( 14.33%), action 43, FPS 2.35, Running 97.31s Step 436( 14.67%), action 44, FPS 2.42, Running 97.62s Step 437( 15.00%), action 45, FPS 2.56, Running 98.01s Step 438( 15.33%), action 46, FPS 2.53, Running 98.35s Step 439( 15.67%), action 47, FPS 2.47, Running 98.81s Step 440( 16.00%), action 48, FPS 2.39, Running 99.35s Step 441( 16.33%), action 49, FPS 2.34, Running 99.84s Step 442( 16.67%), action 50, FPS 2.31, Running 100.17s Step 443( 17.00%), action 51, FPS 2.33, Running 100.77s Step 444( 17.33%), action 52, FPS 2.34, Running 101.11s Step 445( 17.67%), action 53, FPS 2.39, Running 101.36s Step 446( 18.00%), action 54, FPS 2.40, Running 101.70s Step 447( 18.33%), action 55, FPS 2.37, Running 102.33s Step 448( 18.67%), action 56, FPS 2.39, Running 102.65s Step 449( 19.00%), action 57, FPS 2.48, Running 102.90s Step 450( 19.33%), action 58, FPS 2.58, Running 103.11s Step 451( 19.67%), action 59, FPS 2.60, Running 103.54s Step 452( 20.00%), action 60, FPS 2.61, Running 103.86s Step 453( 20.33%), action 61, FPS 2.57, Running 104.47s Step 454( 20.67%), action 62, FPS 2.48, Running 105.07s Step 455( 21.00%), action 63, FPS 2.43, Running 105.53s Step 456( 21.33%), action 64, FPS 2.42, Running 105.87s Step 457( 21.67%), action 65, FPS 2.40, Running 106.35s Step 458( 22.00%), action 66, FPS 2.35, Running 106.86s Step 459( 22.33%), action 67, FPS 2.41, Running 107.11s Step 460( 22.67%), action 68, FPS 2.51, Running 107.33s Step 461( 23.00%), action 69, FPS 2.57, Running 107.64s Step 462( 23.33%), action 70, FPS 2.60, Running 107.87s Step 463( 23.67%), action 71, FPS 2.65, Running 108.32s Step 464( 24.00%), action 72, FPS 2.62, Running 108.74s Step 465( 24.33%), action 73, FPS 2.55, Running 109.20s Step 466( 24.67%), action 74, FPS 2.43, Running 109.92s Step 467( 25.00%), action 75, FPS 2.49, Running 110.38s Step 468( 25.33%), action 76, FPS 2.34, Running 111.19s Step 469( 25.67%), action 77, FPS 2.28, Running 111.69s Step 470( 26.00%), action 78, FPS 2.24, Running 112.06s Step 471( 26.33%), action 79, FPS 2.26, Running 112.37s Step 472( 26.67%), action 80, FPS 2.27, Running 112.66s Step 473( 27.00%), action 81, FPS 2.29, Running 113.19s Step 474( 27.33%), action 82, FPS 2.37, Running 113.53s Step 475( 27.67%), action 83, FPS 2.42, Running 113.81s Step 476( 28.00%), action 84, FPS 2.32, Running 114.48s Step 477( 28.33%), action 85, FPS 2.34, Running 114.90s Step 478( 28.67%), action 86, FPS 2.38, Running 115.27s Step 479( 29.00%), action 87, FPS 2.31, Running 115.75s Step 480( 29.33%), action 88, FPS 2.28, Running 116.12s Step 481( 29.67%), action 89, FPS 2.24, Running 116.56s Step 482( 30.00%), action 90, FPS 2.19, Running 117.02s Step 483( 30.33%), action 91, FPS 2.16, Running 117.59s Step 484( 30.67%), action 92, FPS 2.20, Running 117.82s Step 485( 31.00%), action 93, FPS 2.25, Running 118.11s Step 486( 31.33%), action 94, FPS 2.31, Running 118.56s Step 487( 31.67%), action 95, FPS 2.35, Running 118.90s Step 488( 32.00%), action 96, FPS 2.52, Running 119.14s Step 489( 32.33%), action 97, FPS 2.58, Running 119.44s Step 490( 32.67%), action 98, FPS 2.55, Running 119.90s Step 491( 33.00%), action 99, FPS 2.49, Running 120.41s Step 492( 33.33%), action 100, FPS 2.43, Running 120.89s Step 493( 33.67%), action 101, FPS 2.33, Running 121.76s Step 494( 34.00%), action 102, FPS 2.32, Running 122.14s Step 495( 34.33%), action 103, FPS 2.27, Running 122.62s Step 496( 34.67%), action 104, FPS 2.29, Running 123.21s Step 497( 35.00%), action 105, FPS 2.30, Running 123.61s Step 498( 35.33%), action 106, FPS 2.33, Running 123.86s Step 499( 35.67%), action 107, FPS 2.38, Running 124.14s Step 500( 36.00%), action 108, FPS 2.42, Running 124.37s Step 501( 36.33%), action 109, FPS 2.46, Running 124.69s Step 502( 36.67%), action 110, FPS 2.52, Running 124.96s Step 503( 37.00%), action 111, FPS 2.50, Running 125.59s Step 504( 37.33%), action 112, FPS 2.45, Running 125.97s Step 505( 37.67%), action 113, FPS 2.38, Running 126.50s Step 506( 38.00%), action 114, FPS 2.35, Running 127.07s Step 507( 38.33%), action 115, FPS 2.26, Running 127.74s Step 508( 38.67%), action 116, FPS 2.18, Running 128.30s Step 509( 39.00%), action 117, FPS 2.13, Running 128.84s Step 510( 39.33%), action 118, FPS 2.16, Running 129.15s Step 511( 39.67%), action 119, FPS 2.22, Running 129.44s Step 512( 40.00%), action 120, FPS 2.26, Running 129.75s Step 513( 40.33%), action 121, FPS 2.35, Running 130.28s Step 514( 40.67%), action 122, FPS 2.36, Running 130.62s Step 515( 41.00%), action 123, FPS 2.30, Running 131.32s Step 516( 41.33%), action 124, FPS 2.27, Running 132.04s Step 517( 41.67%), action 125, FPS 2.20, Running 132.69s Step 518( 42.00%), action 126, FPS 2.15, Running 133.16s Step 519( 42.33%), action 127, FPS 2.07, Running 133.78s Step 520( 42.67%), action 128, FPS 2.02, Running 134.29s Step 521( 43.00%), action 129, FPS 2.02, Running 134.59s Step 522( 43.33%), action 130, FPS 2.02, Running 134.87s Step 523( 43.67%), action 131, FPS 2.05, Running 135.34s Step 524( 44.00%), action 132, FPS 2.07, Running 135.62s Step 525( 44.33%), action 133, FPS 2.11, Running 135.97s Step 526( 44.67%), action 134, FPS 2.13, Running 136.47s Step 527( 45.00%), action 135, FPS 2.19, Running 136.88s Step 528( 45.33%), action 136, FPS 2.22, Running 137.32s Step 529( 45.67%), action 137, FPS 2.22, Running 137.85s Step 530( 46.00%), action 138, FPS 2.16, Running 138.39s Step 531( 46.33%), action 139, FPS 2.10, Running 138.97s Step 532( 46.67%), action 140, FPS 2.09, Running 139.31s Step 533( 47.00%), action 141, FPS 2.11, Running 139.75s Step 534( 47.33%), action 142, FPS 2.14, Running 139.98s Step 535( 47.67%), action 143, FPS 2.24, Running 140.25s Step 536( 48.00%), action 144, FPS 2.34, Running 140.57s Step 537( 48.33%), action 145, FPS 2.45, Running 140.86s Step 538( 48.67%), action 146, FPS 2.53, Running 141.08s Step 539( 49.00%), action 147, FPS 2.60, Running 141.46s Step 540( 49.33%), action 148, FPS 2.55, Running 142.13s Step 541( 49.67%), action 149, FPS 2.47, Running 142.69s Step 542( 50.00%), action 150, FPS 2.45, Running 143.04s Step 543( 50.33%), action 151, FPS 2.42, Running 143.60s Step 544( 50.67%), action 152, FPS 2.38, Running 144.02s Step 545( 51.00%), action 153, FPS 2.35, Running 144.50s Step 546( 51.33%), action 154, FPS 2.38, Running 144.86s Step 547( 51.67%), action 155, FPS 2.43, Running 145.12s Step 548( 52.00%), action 156, FPS 2.46, Running 145.44s Step 549( 52.33%), action 157, FPS 2.44, Running 146.04s Step 550( 52.67%), action 158, FPS 2.51, Running 146.36s Step 551( 53.00%), action 159, FPS 2.57, Running 146.74s Step 552( 53.33%), action 160, FPS 2.58, Running 147.07s Step 553( 53.67%), action 161, FPS 2.54, Running 147.63s Step 554( 54.00%), action 162, FPS 2.49, Running 148.01s Step 555( 54.33%), action 163, FPS 2.34, Running 148.79s Step 556( 54.67%), action 164, FPS 2.33, Running 149.17s Step 557( 55.00%), action 165, FPS 2.26, Running 149.69s Step 558( 55.33%), action 166, FPS 2.23, Running 150.05s Step 559( 55.67%), action 167, FPS 2.24, Running 150.38s Step 560( 56.00%), action 168, FPS 2.36, Running 150.60s Step 561( 56.33%), action 169, FPS 2.43, Running 150.92s Step 562( 56.67%), action 170, FPS 2.43, Running 151.26s Step 563( 57.00%), action 171, FPS 2.38, Running 152.01s Step 564( 57.33%), action 172, FPS 2.40, Running 152.36s Step 565( 57.67%), action 173, FPS 2.38, Running 152.91s Step 566( 58.00%), action 174, FPS 2.38, Running 153.26s Step 567( 58.33%), action 175, FPS 2.31, Running 153.77s Step 568( 58.67%), action 176, FPS 2.26, Running 154.28s Step 569( 59.00%), action 177, FPS 2.27, Running 154.84s Step 570( 59.33%), action 178, FPS 2.27, Running 155.17s Step 571( 59.67%), action 179, FPS 2.27, Running 155.56s Step 572( 60.00%), action 180, FPS 2.25, Running 155.96s Step 573( 60.33%), action 181, FPS 2.29, Running 156.36s Step 574( 60.67%), action 182, FPS 2.29, Running 156.73s Step 575( 61.00%), action 183, FPS 2.26, Running 157.64s Step 576( 61.33%), action 184, FPS 2.26, Running 158.00s Step 577( 61.67%), action 185, FPS 2.20, Running 158.80s Step 578( 62.00%), action 186, FPS 2.14, Running 159.39s [2026-08-02 22:45:22] [88 ] Seed 87 failed after 159.52 s. +steps: 578 , actions: 186 . +Instruction: Empty +Total 54/88(61.36%) success. +Setting seed: 88 +Step 1( N/A%), pre moving , FPS 2.68, Running 0.37s Step 2( N/A%), pre moving , FPS 4.66, Running 0.43s Step 3( N/A%), pre moving , FPS 6.45, Running 0.47s Step 4( N/A%), pre moving , FPS 7.88, Running 0.51s Step 5( N/A%), pre moving , FPS 9.19, Running 0.54s Step 6( N/A%), pre moving , FPS 10.32, Running 0.58s Step 7( N/A%), pre moving , FPS 11.25, Running 0.62s Step 8( N/A%), pre moving , FPS 12.01, Running 0.67s Step 9( N/A%), pre moving , FPS 12.77, Running 0.70s Step 10( N/A%), pre moving , FPS 13.49, Running 0.74s Step 11( N/A%), pre moving , FPS 14.14, Running 0.78s Step 12( N/A%), pre moving , FPS 14.73, Running 0.81s Step 13( N/A%), pre moving , FPS 15.19, Running 0.86s Step 14( N/A%), pre moving , FPS 15.57, Running 0.90s Step 15( N/A%), pre moving , FPS 15.87, Running 0.95s Step 16( N/A%), pre moving , FPS 16.17, Running 0.99s Step 17( N/A%), pre moving , FPS 16.56, Running 1.03s Step 18( N/A%), pre moving , FPS 16.85, Running 1.07s Step 19( N/A%), pre moving , FPS 17.18, Running 1.11s Step 20( N/A%), pre moving , FPS 17.49, Running 1.14s Step 21( N/A%), pre moving , FPS 20.21, Running 1.36s Step 22( N/A%), pre moving , FPS 19.92, Running 1.43s Step 23( N/A%), pre moving , FPS 19.89, Running 1.47s Step 24( N/A%), pre moving , FPS 19.92, Running 1.51s Step 25( N/A%), pre moving , FPS 19.94, Running 1.55s Step 26( N/A%), pre moving , FPS 16.93, Running 1.76s Step 27( N/A%), pre moving , FPS 17.00, Running 1.80s Step 28( N/A%), pre moving , FPS 17.04, Running 1.84s Step 29( N/A%), pre moving , FPS 17.06, Running 1.88s Step 30( N/A%), pre moving , FPS 17.04, Running 1.92s Step 31( N/A%), pre moving , FPS 17.03, Running 1.95s Step 32( N/A%), pre moving , FPS 16.96, Running 1.99s Step 33( N/A%), pre moving , FPS 16.96, Running 2.04s Step 34( N/A%), pre moving , FPS 16.99, Running 2.08s Step 35( N/A%), pre moving , FPS 17.14, Running 2.11s Step 36( N/A%), pre moving , FPS 12.97, Running 2.53s Step 37( N/A%), pre moving , FPS 12.57, Running 2.62s Step 38( N/A%), pre moving , FPS 12.35, Running 2.69s Step 39( N/A%), pre moving , FPS 12.07, Running 2.76s Step 40( N/A%), pre moving , FPS 11.73, Running 2.85s Step 41( N/A%), pre moving , FPS 12.88, Running 2.92s Step 42( N/A%), pre moving , FPS 12.72, Running 3.01s Step 43( N/A%), pre moving , FPS 12.43, Running 3.08s Step 44( N/A%), pre moving , FPS 11.81, Running 3.21s Step 45( N/A%), pre moving , FPS 10.92, Running 3.38s Step 46( N/A%), pre moving , FPS 11.11, Running 3.56s Step 47( N/A%), pre moving , FPS 10.24, Running 3.75s Step 48( N/A%), pre moving , FPS 9.63, Running 3.92s Step 49( N/A%), pre moving , FPS 9.00, Running 4.10s Step 50( N/A%), pre moving , FPS 8.47, Running 4.28s Step 51( N/A%), pre moving , FPS 7.97, Running 4.46s Step 52( N/A%), pre moving , FPS 7.58, Running 4.63s Step 53( N/A%), pre moving , FPS 7.22, Running 4.81s Step 54( N/A%), pre moving , FPS 6.87, Running 4.99s Step 55( N/A%), pre moving , FPS 6.53, Running 5.18s Step 56( N/A%), pre moving , FPS 7.06, Running 5.36s Step 57( N/A%), pre moving , FPS 6.81, Running 5.55s Step 58( N/A%), pre moving , FPS 6.55, Running 5.74s Step 59( N/A%), pre moving , FPS 6.36, Running 5.91s Step 60( N/A%), pre moving , FPS 6.15, Running 6.10s Step 61( N/A%), pre moving , FPS 5.96, Running 6.27s Step 62( N/A%), pre moving , FPS 5.80, Running 6.45s Step 63( N/A%), pre moving , FPS 5.83, Running 6.51s Step 64( N/A%), pre moving , FPS 5.94, Running 6.57s Step 65( N/A%), pre moving , FPS 6.14, Running 6.64s Step 66( N/A%), pre moving , FPS 6.36, Running 6.70s Step 67( N/A%), pre moving , FPS 6.69, Running 6.74s Step 68( N/A%), pre moving , FPS 6.98, Running 6.78s Step 69( N/A%), pre moving , FPS 7.36, Running 6.82s Step 70( N/A%), pre moving , FPS 7.74, Running 6.86s Step 71( N/A%), pre moving , FPS 8.20, Running 6.90s Step 72( N/A%), pre moving , FPS 8.64, Running 6.94s Step 73( N/A%), pre moving , FPS 9.15, Running 6.99s Step 74( N/A%), pre moving , FPS 9.78, Running 7.03s Step 75( N/A%), pre moving , FPS 10.57, Running 7.07s Step 76( N/A%), pre moving , FPS 11.47, Running 7.11s Step 77( N/A%), pre moving , FPS 12.50, Running 7.15s Step 78( N/A%), pre moving , FPS 13.72, Running 7.20s Step 79( N/A%), pre moving , FPS 15.04, Running 7.24s Step 80( N/A%), pre moving , FPS 16.99, Running 7.28s Step 81( N/A%), pre moving , FPS 19.17, Running 7.31s Step 82( N/A%), pre moving , FPS 22.30, Running 7.35s Step 83( N/A%), pre moving , FPS 22.82, Running 7.39s Step 84( N/A%), pre moving , FPS 23.32, Running 7.43s Step 85( N/A%), pre moving , FPS 13.10, Running 8.17s Step 86( N/A%), pre moving , FPS 12.03, Running 8.37s Step 87( N/A%), pre moving , FPS 9.89, Running 8.76s Step 88( N/A%), pre moving , FPS 9.07, Running 8.99s Step 89( N/A%), pre moving , FPS 7.75, Running 9.40s Step 90( N/A%), pre moving , FPS 7.24, Running 9.62s Step 91( N/A%), pre moving , FPS 6.47, Running 9.99s Step 92( N/A%), pre moving , FPS 6.10, Running 10.22s Step 93( N/A%), pre moving , FPS 5.55, Running 10.60s Step 94( N/A%), pre moving , FPS 5.29, Running 10.81s Step 95( N/A%), pre moving , FPS 4.87, Running 11.18s Step 96( N/A%), pre moving , FPS 4.76, Running 11.31s Step 97( N/A%), pre moving , FPS 4.58, Running 11.52s Step 98( N/A%), pre moving , FPS 4.51, Running 11.64s Step 99( N/A%), pre moving , FPS 4.36, Running 11.82s Step 100( N/A%), pre moving , FPS 4.27, Running 11.96s Step 101( N/A%), pre moving , FPS 4.11, Running 12.18s Step 102( N/A%), pre moving , FPS 4.04, Running 12.30s Step 103( N/A%), pre moving , FPS 3.89, Running 12.53s Step 104( N/A%), pre moving , FPS 3.81, Running 12.67s Step 105( N/A%), pre moving , FPS 4.20, Running 12.93s Step 106( N/A%), pre moving , FPS 4.21, Running 13.11s Step 107( N/A%), pre moving , FPS 4.24, Running 13.49s Step 108( N/A%), pre moving , FPS 4.28, Running 13.66s Step 109( N/A%), pre moving , FPS 4.29, Running 14.07s Step 110( N/A%), pre moving , FPS 4.24, Running 14.34s Step 111( N/A%), pre moving , FPS 4.22, Running 14.74s Step 112( N/A%), pre moving , FPS 4.21, Running 14.97s Step 113( N/A%), pre moving , FPS 4.20, Running 15.36s Step 114( N/A%), pre moving , FPS 4.19, Running 15.58s Step 115( N/A%), pre moving , FPS 4.12, Running 16.03s Step 116( N/A%), pre moving , FPS 4.01, Running 16.29s Step 117( N/A%), pre moving , FPS 3.86, Running 16.70s Step 118( N/A%), pre moving , FPS 3.79, Running 16.92s Step 119( N/A%), pre moving , FPS 3.69, Running 17.24s Step 120( N/A%), pre moving , FPS 3.66, Running 17.43s Step 121( N/A%), pre moving , FPS 3.57, Running 17.78s Step 122( N/A%), pre moving , FPS 3.52, Running 17.98s Step 123( N/A%), pre moving , FPS 3.42, Running 18.37s Step 124( N/A%), pre moving , FPS 3.37, Running 18.60s Step 125( N/A%), pre moving , FPS 3.27, Running 19.03s Step 126( N/A%), pre moving , FPS 3.25, Running 19.27s Step 127( N/A%), pre moving , FPS 3.23, Running 19.67s Step 128( N/A%), pre moving , FPS 3.19, Running 19.93s Step 129( N/A%), pre moving , FPS 3.19, Running 20.34s Step 130( N/A%), pre moving , FPS 3.21, Running 20.57s Step 131( N/A%), pre moving , FPS 3.28, Running 20.84s Step 132( N/A%), pre moving , FPS 3.30, Running 21.03s Step 133( N/A%), pre moving , FPS 3.32, Running 21.38s Step 134( N/A%), pre moving , FPS 3.33, Running 21.59s Step 135( N/A%), pre moving , FPS 3.36, Running 21.98s Step 136( N/A%), pre moving , FPS 3.36, Running 22.24s Step 137( N/A%), pre moving , FPS 3.38, Running 22.61s Step 138( N/A%), pre moving , FPS 3.38, Running 22.84s Step 139( N/A%), pre moving , FPS 3.32, Running 23.26s Step 140( N/A%), pre moving , FPS 3.29, Running 23.51s Step 141( N/A%), pre moving , FPS 3.26, Running 23.91s Step 142( N/A%), pre moving , FPS 3.25, Running 24.15s Step 143( N/A%), pre moving , FPS 3.25, Running 24.54s Step 144( N/A%), pre moving , FPS 3.32, Running 24.63s Step 145( N/A%), pre moving , FPS 3.55, Running 24.67s Step 146( N/A%), pre moving , FPS 3.64, Running 24.76s Step 147( N/A%), pre moving , FPS 3.87, Running 24.84s Step 148( N/A%), pre moving , FPS 4.00, Running 24.93s Step 149( N/A%), pre moving , FPS 4.29, Running 25.00s Step 150( N/A%), pre moving , FPS 4.41, Running 25.10s Step 151( N/A%), pre moving , FPS 4.61, Running 25.18s Step 152( N/A%), pre moving , FPS 4.71, Running 25.27s Step 153( N/A%), pre moving , FPS 5.05, Running 25.34s Step 154( N/A%), pre moving , FPS 4.53, Running 26.01s Step 155( N/A%), pre moving , FPS 4.81, Running 26.14s Step 156( N/A%), pre moving , FPS 4.93, Running 26.29s Step 157( N/A%), pre moving , FPS 5.26, Running 26.41s Step 158( N/A%), pre moving , FPS 5.31, Running 26.61s Step 159( N/A%), pre moving , FPS 5.64, Running 26.80s Step 160( N/A%), pre moving , FPS 5.73, Running 27.00s Step 161( N/A%), pre moving , FPS 6.11, Running 27.19s Step 162( N/A%), pre moving , FPS 6.16, Running 27.39s Step 163( N/A%), pre moving , FPS 6.60, Running 27.56s Step 164( N/A%), pre moving , FPS 6.38, Running 27.76s Step 165( N/A%), pre moving , FPS 5.98, Running 28.02s Step 166( N/A%), pre moving , FPS 5.79, Running 28.21s Step 167( N/A%), pre moving , FPS 5.54, Running 28.44s Step 168( N/A%), pre moving , FPS 5.31, Running 28.70s Step 169( N/A%), pre moving , FPS 5.19, Running 28.86s Step 170( N/A%), pre moving , FPS 5.25, Running 28.91s Step 171( N/A%), pre moving , FPS 5.27, Running 28.97s Step 172( N/A%), pre moving , FPS 5.29, Running 29.05s Step 173( N/A%), pre moving , FPS 5.24, Running 29.16s Step 174( N/A%), pre moving , FPS 6.01, Running 29.34s Step 175( N/A%), pre moving , FPS 5.90, Running 29.53s Step 176( N/A%), pre moving , FPS 5.82, Running 29.72s Step 177( N/A%), pre moving , FPS 5.69, Running 29.93s Step 178( N/A%), pre moving , FPS 5.43, Running 30.29s Step 179( N/A%), pre moving , FPS 5.21, Running 30.64s Step 180( N/A%), pre moving , FPS 5.00, Running 31.00s Step 181( N/A%), pre moving , FPS 4.80, Running 31.35s Step 182( N/A%), pre moving , FPS 4.63, Running 31.72s Step 183( N/A%), pre moving , FPS 4.44, Running 32.06s Step 184( N/A%), pre moving , FPS 4.30, Running 32.41s Step 185( N/A%), pre moving , FPS 4.19, Running 32.79s Step 186( N/A%), pre moving , FPS 4.10, Running 33.09s Step 187( N/A%), pre moving , FPS 4.11, Running 33.31s Step 188( N/A%), pre moving , FPS 4.15, Running 33.52s Step 189( N/A%), pre moving , FPS 4.07, Running 33.77s Step 190( N/A%), pre moving , FPS 3.91, Running 34.03s Step 191( N/A%), pre moving , FPS 3.70, Running 34.37s Step 192( N/A%), pre moving , FPS 3.53, Running 34.73s Step 193( N/A%), pre moving , FPS 3.39, Running 35.06s Step 194( N/A%), pre moving , FPS 3.32, Running 35.36s Step 195( N/A%), pre moving , FPS 3.27, Running 35.64s Step 196( N/A%), pre moving , FPS 3.22, Running 35.93s Step 197( N/A%), pre moving , FPS 3.17, Running 36.23s Step 198( N/A%), pre moving , FPS 3.20, Running 36.53s Step 199( N/A%), pre moving , FPS 3.26, Running 36.77s Step 200( N/A%), pre moving , FPS 3.32, Running 37.01s Step 201( N/A%), pre moving , FPS 3.45, Running 37.15s Step 202( N/A%), pre moving , FPS 3.64, Running 37.22s Step 203( N/A%), pre moving , FPS 3.83, Running 37.29s Step 204( N/A%), pre moving , FPS 4.05, Running 37.35s Step 205( N/A%), pre moving , FPS 4.33, Running 37.41s Step 206( N/A%), pre moving , FPS 4.49, Running 37.55s Step 207( N/A%), pre moving , FPS 4.62, Running 37.64s Step 208( N/A%), pre moving , FPS 4.71, Running 37.77s Step 209( N/A%), pre moving , FPS 4.91, Running 37.84s Step 210( N/A%), pre moving , FPS 5.17, Running 37.90s Step 211( N/A%), pre moving , FPS 5.56, Running 37.97s Step 212( N/A%), pre moving , FPS 6.00, Running 38.06s Step 213( N/A%), pre moving , FPS 6.44, Running 38.16s Step 214( N/A%), pre moving , FPS 6.85, Running 38.28s Step 215( N/A%), pre moving , FPS 7.25, Running 38.40s Step 216( N/A%), pre moving , FPS 6.56, Running 38.98s Step 217( N/A%), pre moving , FPS 6.97, Running 39.10s Step 218( N/A%), pre moving , FPS 7.49, Running 39.20s Step 219( N/A%), pre moving , FPS 7.85, Running 39.31s Step 220( N/A%), pre moving , FPS 8.04, Running 39.50s Step 221( N/A%), pre moving , FPS 7.88, Running 39.69s Step 222( N/A%), pre moving , FPS 7.54, Running 39.87s Step 223( N/A%), pre moving , FPS 7.23, Running 40.06s Step 224( N/A%), pre moving , FPS 6.94, Running 40.23s Step 225( N/A%), pre moving , FPS 6.65, Running 40.42s Step 226( N/A%), pre moving , FPS 6.52, Running 40.62s Step 227( N/A%), pre moving , FPS 6.33, Running 40.80s Step 228( N/A%), pre moving , FPS 6.20, Running 40.99s Step 229( N/A%), pre moving , FPS 6.08, Running 41.13s Step 230( N/A%), pre moving , FPS 6.00, Running 41.23s Step 231( N/A%), pre moving , FPS 5.94, Running 41.34s Step 232( N/A%), pre moving , FPS 5.87, Running 41.47s Step 233( N/A%), pre moving , FPS 5.88, Running 41.56s Step 234( N/A%), pre moving , FPS 5.82, Running 41.72s Step 235( N/A%), pre moving , FPS 5.78, Running 41.86s Step 236( N/A%), pre moving , FPS 6.55, Running 42.04s Step 237( N/A%), pre moving , FPS 6.30, Running 42.27s Step 238( N/A%), pre moving , FPS 6.03, Running 42.52s Step 239( N/A%), pre moving , FPS 5.84, Running 42.74s Step 240( N/A%), pre moving , FPS 5.67, Running 43.03s Step 241( N/A%), pre moving , FPS 5.60, Running 43.26s Step 242( N/A%), pre moving , FPS 5.50, Running 43.50s Step 243( N/A%), pre moving , FPS 5.43, Running 43.74s Step 244( N/A%), pre moving , FPS 5.25, Running 44.04s Step 245( N/A%), pre moving , FPS 5.17, Running 44.29s Step 246( N/A%), pre moving , FPS 5.05, Running 44.57s Step 247( N/A%), pre moving , FPS 4.97, Running 44.82s Step 248( N/A%), pre moving , FPS 4.86, Running 45.10s Step 249( N/A%), pre moving , FPS 4.84, Running 45.25s Step 250( N/A%), pre moving , FPS 4.73, Running 45.47s Step 251( N/A%), pre moving , FPS 4.68, Running 45.61s Step 252( N/A%), pre moving , FPS 4.63, Running 45.79s Step 253( N/A%), pre moving , FPS 4.60, Running 45.91s Step 254( N/A%), pre moving , FPS 4.56, Running 46.11s Step 255( N/A%), pre moving , FPS 4.46, Running 46.34s Step 256( N/A%), pre moving , FPS 4.39, Running 46.59s Step 257( N/A%), pre moving , FPS 4.40, Running 46.82s Step 258( N/A%), pre moving , FPS 4.40, Running 47.07s Step 259( N/A%), pre moving , FPS 4.39, Running 47.30s Step 260( N/A%), pre moving , FPS 4.45, Running 47.53s Step 261( N/A%), pre moving , FPS 4.44, Running 47.77s Step 262( N/A%), pre moving , FPS 4.45, Running 48.00s Step 263( N/A%), pre moving , FPS 4.45, Running 48.23s Step 264( N/A%), pre moving , FPS 4.50, Running 48.48s Step 265( N/A%), pre moving , FPS 4.52, Running 48.71s Step 266( N/A%), pre moving , FPS 4.59, Running 48.93s Step 267( N/A%), pre moving , FPS 4.59, Running 49.17s Step 268( N/A%), pre moving , FPS 4.73, Running 49.33s Step 269( N/A%), pre moving , FPS 4.74, Running 49.48s Step 270( N/A%), pre moving , FPS 4.79, Running 49.64s Step 271( N/A%), pre moving , FPS 4.74, Running 49.83s Step 272( N/A%), pre moving , FPS 4.80, Running 49.96s Step 273( N/A%), pre moving , FPS 4.73, Running 50.14s Step 274( N/A%), pre moving , FPS 4.65, Running 50.41s Step 275( N/A%), pre moving , FPS 4.58, Running 50.70s Step 276( N/A%), pre moving , FPS 4.53, Running 51.00s Step 277( N/A%), pre moving , FPS 4.46, Running 51.30s Step 278( N/A%), pre moving , FPS 4.47, Running 51.54s Step 279( N/A%), pre moving , FPS 4.48, Running 51.76s Step 280( N/A%), pre moving , FPS 4.47, Running 52.00s Step 281( N/A%), pre moving , FPS 4.47, Running 52.25s Step 282( N/A%), pre moving , FPS 4.51, Running 52.43s Step 283( N/A%), pre moving , FPS 4.57, Running 52.61s Step 284( N/A%), pre moving , FPS 4.71, Running 52.73s Step 285( N/A%), pre moving , FPS 4.81, Running 52.87s Step 286( N/A%), pre moving , FPS 4.95, Running 52.97s Step 287( N/A%), pre moving , FPS 5.12, Running 53.08s Step 288( N/A%), pre moving , FPS 5.20, Running 53.18s Step 289( N/A%), pre moving , FPS 5.26, Running 53.28s Step 290( N/A%), pre moving , FPS 5.34, Running 53.38s Step 291( N/A%), pre moving , FPS 5.47, Running 53.48s Step 292( N/A%), pre moving , FPS 5.50, Running 53.59s Step 293( N/A%), pre moving , FPS 5.62, Running 53.70s Step 294( N/A%), pre moving , FPS 5.88, Running 53.81s Step 295( N/A%), pre moving , FPS 6.25, Running 53.91s Step 296( N/A%), pre moving , FPS 6.69, Running 53.99s Step 297( N/A%), pre moving , FPS 7.26, Running 54.06s Step 298( N/A%), pre moving , FPS 7.73, Running 54.13s Step 299( N/A%), pre moving , FPS 8.16, Running 54.21s Step 300( N/A%), pre moving , FPS 8.64, Running 54.32s Step 301( N/A%), pre moving , FPS 9.15, Running 54.43s Step 302( N/A%), pre moving , FPS 9.48, Running 54.54s Step 303( N/A%), pre moving , FPS 9.82, Running 54.65s Step 304( N/A%), pre moving , FPS 9.89, Running 54.76s Step 305( N/A%), pre moving , FPS 9.90, Running 54.89s Step 306( N/A%), pre moving , FPS 9.86, Running 55.00s Step 307( N/A%), pre moving , FPS 9.79, Running 55.12s Step 308( N/A%), pre moving , FPS 9.77, Running 55.23s Step 309( N/A%), pre moving , FPS 9.61, Running 55.36s Step 310( N/A%), pre moving , FPS 9.61, Running 55.46s Step 311( N/A%), pre moving , FPS 9.58, Running 55.57s Step 312( N/A%), pre moving , FPS 9.61, Running 55.68s Step 313( N/A%), pre moving , FPS 7.69, Running 56.30s Step 314( N/A%), pre moving , FPS 7.66, Running 56.42s Step 315( N/A%), pre moving , FPS 7.57, Running 56.55s Step 316( N/A%), pre moving , FPS 7.47, Running 56.67s Step 317( N/A%), pre moving , FPS 7.27, Running 56.81s Step 318( N/A%), pre moving , FPS 7.17, Running 56.92s Step 319( N/A%), pre moving , FPS 7.08, Running 57.04s Step 320( N/A%), pre moving , FPS 6.93, Running 57.20s Step 321( N/A%), pre moving , FPS 6.95, Running 57.31s Step 322( N/A%), pre moving , FPS 6.95, Running 57.41s Step 323( N/A%), pre moving , FPS 6.94, Running 57.53s Step 324( N/A%), pre moving , FPS 6.95, Running 57.64s Step 325( N/A%), pre moving , FPS 6.94, Running 57.77s Step 326( N/A%), pre moving , FPS 6.93, Running 57.89s Step 327( N/A%), pre moving , FPS 6.98, Running 57.98s Step 328( N/A%), pre moving , FPS 7.04, Running 58.07s Step 329( N/A%), pre moving , FPS 6.95, Running 58.24s Step 330( N/A%), pre moving , FPS 6.83, Running 58.39s Step 331( N/A%), pre moving , FPS 6.85, Running 58.49s Step 332( N/A%), pre moving , FPS 6.82, Running 58.61s Step 333( N/A%), pre moving , FPS 8.27, Running 58.72s Step 334( N/A%), pre moving , FPS 8.24, Running 58.84s Step 335( N/A%), pre moving , FPS 8.29, Running 58.96s Step 336( N/A%), pre moving , FPS 8.33, Running 59.07s Step 337( N/A%), pre moving , FPS 8.40, Running 59.19s Step 338( N/A%), pre moving , FPS 8.39, Running 59.31s Step 339( N/A%), pre moving , FPS 8.36, Running 59.43s Step 340( N/A%), pre moving , FPS 8.54, Running 59.55s Step 341( N/A%), pre moving , FPS 8.52, Running 59.66s Step 342( N/A%), pre moving , FPS 8.47, Running 59.77s Step 343( N/A%), pre moving , FPS 8.51, Running 59.88s Step 344( N/A%), pre moving , FPS 8.48, Running 60.00s Step 345( N/A%), pre moving , FPS 8.50, Running 60.12s Step 346( N/A%), pre moving , FPS 8.49, Running 60.24s Step 347( N/A%), pre moving , FPS 8.45, Running 60.35s Step 348( N/A%), pre moving , FPS 8.37, Running 60.46s Step 349( N/A%), pre moving , FPS 8.53, Running 60.58s Step 350( N/A%), pre moving , FPS 8.65, Running 60.70s Step 351( N/A%), pre moving , FPS 8.61, Running 60.81s Step 352( N/A%), pre moving , FPS 8.66, Running 60.92s Step 353( N/A%), pre moving , FPS 8.61, Running 61.04s Step 354( N/A%), pre moving , FPS 8.67, Running 61.15s Step 355( N/A%), pre moving , FPS 8.78, Running 61.24s Step 356( N/A%), pre moving , FPS 8.96, Running 61.31s Step 357( N/A%), pre moving , FPS 9.16, Running 61.38s Step 358( N/A%), pre moving , FPS 9.31, Running 61.45s Step 359( N/A%), pre moving , FPS 9.53, Running 61.52s Step 360( N/A%), pre moving , FPS 9.79, Running 61.59s Step 361( N/A%), pre moving , FPS 9.90, Running 61.68s Step 362( N/A%), pre moving , FPS 10.13, Running 61.75s Step 363( N/A%), pre moving , FPS 10.32, Running 61.82s Step 364( N/A%), pre moving , FPS 10.55, Running 61.89s Step 365( N/A%), pre moving , FPS 10.92, Running 61.95s Step 366( N/A%), pre moving , FPS 11.36, Running 62.00s Step 367( N/A%), pre moving , FPS 11.67, Running 62.07s Step 368( N/A%), pre moving , FPS 11.85, Running 62.15s Step 369( N/A%), pre moving , FPS 11.88, Running 62.27s Step 370( N/A%), pre moving , FPS 12.03, Running 62.36s Step 371( N/A%), pre moving , FPS 6.21, Running 64.03s Step 372( N/A%), pre moving , FPS 5.75, Running 64.40s Step 373( N/A%), pre moving , FPS 5.61, Running 64.61s Step 374( N/A%), pre moving , FPS 5.28, Running 64.94s Step 375( N/A%), pre moving , FPS 5.24, Running 65.06s Step 376( N/A%), pre moving , FPS 5.06, Running 65.26s Step 377( N/A%), pre moving , FPS 4.92, Running 65.44s Step 378( N/A%), pre moving , FPS 4.64, Running 65.77s Step 379( N/A%), pre moving , FPS 4.51, Running 65.96s Step 380( N/A%), pre moving , FPS 4.22, Running 66.33s Step 381( N/A%), pre moving , FPS 4.11, Running 66.55s Step 382( N/A%), pre moving , FPS 3.86, Running 66.93s Step 383( N/A%), pre moving , FPS 3.76, Running 67.14s Step 384( N/A%), pre moving , FPS 3.53, Running 67.56s Step 385( N/A%), pre moving , FPS 3.41, Running 67.82s Step 386( N/A%), pre moving , FPS 3.20, Running 68.25s Step 387( N/A%), pre moving , FPS 3.12, Running 68.47s Step 388( N/A%), pre moving , FPS 3.00, Running 68.82s Step 389( N/A%), pre moving , FPS 2.99, Running 68.95s Step 390( N/A%), pre moving , FPS 2.94, Running 69.18s Step 391( 0.33%), action 1, FPS 3.38, Running 69.95s Step 392( 0.67%), action 2, FPS 3.37, Running 70.33s Step 393( 1.00%), action 3, FPS 3.20, Running 70.86s Step 394( 1.33%), action 4, FPS 3.20, Running 71.20s Step 395( 1.67%), action 5, FPS 3.02, Running 71.69s Step 396( 2.00%), action 6, FPS 2.95, Running 72.03s Step 397( 2.33%), action 7, FPS 2.84, Running 72.50s Step 398( 2.67%), action 8, FPS 2.83, Running 72.82s Step 399( 3.00%), action 9, FPS 2.77, Running 73.18s Step 400( 3.33%), action 10, FPS 2.79, Running 73.50s Step 401( 3.67%), action 11, FPS 2.65, Running 74.09s Step 402( 4.00%), action 12, FPS 2.66, Running 74.45s Step 403( 4.33%), action 13, FPS 2.55, Running 74.98s Step 404( 4.67%), action 14, FPS 2.55, Running 75.41s Step 405( 5.00%), action 15, FPS 2.48, Running 75.88s Step 406( 5.33%), action 16, FPS 2.47, Running 76.35s Step 407( 5.67%), action 17, FPS 2.41, Running 76.77s Step 408( 6.00%), action 18, FPS 2.44, Running 77.01s Step 409( 6.33%), action 19, FPS 2.37, Running 77.40s Step 410( 6.67%), action 20, FPS 2.34, Running 77.73s Step 411( 7.00%), action 21, FPS 2.37, Running 78.39s Step 412( 7.33%), action 22, FPS 2.37, Running 78.76s Step 413( 7.67%), action 23, FPS 2.34, Running 79.41s Step 414( 8.00%), action 24, FPS 2.31, Running 79.85s Step 415( 8.33%), action 25, FPS 2.30, Running 80.40s Step 416( 8.67%), action 26, FPS 2.31, Running 80.68s Step 417( 9.00%), action 27, FPS 2.31, Running 81.16s Step 418( 9.33%), action 28, FPS 2.31, Running 81.49s Step 419( 9.67%), action 29, FPS 2.24, Running 82.09s Step 420( 10.00%), action 30, FPS 2.20, Running 82.59s Step 421( 10.33%), action 31, FPS 2.18, Running 83.29s Step 422( 10.67%), action 32, FPS 2.15, Running 83.75s Step 423( 11.00%), action 33, FPS 2.12, Running 84.39s Step 424( 11.33%), action 34, FPS 2.17, Running 84.62s Step 425( 11.67%), action 35, FPS 2.17, Running 85.09s Step 426( 12.00%), action 36, FPS 2.16, Running 85.60s Step 427( 12.33%), action 37, FPS 2.12, Running 86.21s Step 428( 12.67%), action 38, FPS 2.07, Running 86.68s Step 429( 13.00%), action 39, FPS 2.03, Running 87.23s Step 430( 13.33%), action 40, FPS 2.02, Running 87.65s Step 431( 13.67%), action 41, FPS 2.03, Running 88.25s Step 432( 14.00%), action 42, FPS 2.06, Running 88.44s Step 433( 14.33%), action 43, FPS 2.10, Running 88.93s Step 434( 14.67%), action 44, FPS 2.11, Running 89.33s Step 435( 15.00%), action 45, FPS 2.11, Running 89.87s Step 436( 15.33%), action 46, FPS 2.08, Running 90.30s Step 437( 15.67%), action 47, FPS 2.07, Running 90.82s Step 438( 16.00%), action 48, FPS 2.03, Running 91.34s Step 439( 16.33%), action 49, FPS 2.03, Running 91.92s Step 440( 16.67%), action 50, FPS 2.04, Running 92.39s Step 441( 17.00%), action 51, FPS 2.07, Running 92.93s Step 442( 17.33%), action 52, FPS 2.06, Running 93.44s Step 443( 17.67%), action 53, FPS 2.09, Running 93.94s Step 444( 18.00%), action 54, FPS 2.06, Running 94.34s Step 445( 18.33%), action 55, FPS 2.05, Running 94.86s Step 446( 18.67%), action 56, FPS 2.07, Running 95.25s Step 447( 19.00%), action 57, FPS 2.10, Running 95.74s Step 448( 19.33%), action 58, FPS 2.13, Running 96.05s Step 449( 19.67%), action 59, FPS 2.20, Running 96.30s Step 450( 20.00%), action 60, FPS 2.25, Running 96.54s Step 451( 20.33%), action 61, FPS 2.26, Running 97.11s Step 452( 20.67%), action 62, FPS 2.22, Running 97.46s Step 453( 21.00%), action 63, FPS 2.23, Running 97.92s Step 454( 21.33%), action 64, FPS 2.24, Running 98.28s Step 455( 21.67%), action 65, FPS 2.25, Running 98.75s Step 456( 22.00%), action 66, FPS 2.25, Running 99.20s Step 457( 22.33%), action 67, FPS 2.24, Running 99.76s Step 458( 22.67%), action 68, FPS 2.27, Running 100.14s Step 459( 23.00%), action 69, FPS 2.36, Running 100.41s Step 460( 23.33%), action 70, FPS 2.41, Running 100.67s Step 461( 23.67%), action 71, FPS 2.42, Running 101.19s Step 462( 24.00%), action 72, FPS 2.48, Running 101.50s Step 463( 24.33%), action 73, FPS 2.50, Running 101.95s Step 464( 24.67%), action 74, FPS 2.52, Running 102.29s Step 465( 25.00%), action 75, FPS 2.53, Running 102.77s Step 466( 25.33%), action 76, FPS 2.55, Running 103.08s Step 467( 25.67%), action 77, FPS 2.55, Running 103.58s Step 468( 26.00%), action 78, FPS 2.53, Running 103.95s Step 469( 26.33%), action 79, FPS 2.48, Running 104.36s Step 470( 26.67%), action 80, FPS 2.48, Running 104.60s Step 471( 27.00%), action 81, FPS 2.50, Running 105.13s Step 472( 27.33%), action 82, FPS 2.51, Running 105.43s Step 473( 27.67%), action 83, FPS 2.53, Running 105.83s Step 474( 28.00%), action 84, FPS 2.53, Running 106.20s Step 475( 28.33%), action 85, FPS 2.52, Running 106.68s Step 476( 28.67%), action 86, FPS 2.55, Running 107.04s Step 477( 29.00%), action 87, FPS 2.58, Running 107.51s Step 478( 29.33%), action 88, FPS 2.60, Running 107.84s Step 479( 29.67%), action 89, FPS 2.52, Running 108.34s Step 480( 30.00%), action 90, FPS 2.55, Running 108.53s Step 481( 30.33%), action 91, FPS 2.53, Running 109.09s Step 482( 30.67%), action 92, FPS 2.51, Running 109.48s Step 483( 31.00%), action 93, FPS 2.52, Running 109.90s Step 484( 31.33%), action 94, FPS 2.54, Running 110.17s Step 485( 31.67%), action 95, FPS 2.54, Running 110.63s Step 486( 32.00%), action 96, FPS 2.51, Running 111.04s Step 487( 32.33%), action 97, FPS 2.52, Running 111.51s Step 488( 32.67%), action 98, FPS 2.53, Running 111.87s Step 489( 33.00%), action 99, FPS 2.50, Running 112.36s Step 490( 33.33%), action 100, FPS 2.48, Running 112.67s Step 491( 33.67%), action 101, FPS 2.51, Running 113.11s Step 492( 34.00%), action 102, FPS 2.52, Running 113.38s Step 493( 34.33%), action 103, FPS 2.56, Running 113.65s Step 494( 34.67%), action 104, FPS 2.59, Running 113.92s Step 495( 35.00%), action 105, FPS 2.62, Running 114.33s Step 496( 35.33%), action 106, FPS 2.63, Running 114.64s Step 497( 35.67%), action 107, FPS 2.63, Running 115.10s Step 498( 36.00%), action 108, FPS 2.60, Running 115.54s Step 499( 36.33%), action 109, FPS 2.58, Running 116.10s Step 500( 36.67%), action 110, FPS 2.52, Running 116.47s Step 501( 37.00%), action 111, FPS 2.50, Running 117.08s Step 502( 37.33%), action 112, FPS 2.53, Running 117.39s Step 503( 37.67%), action 113, FPS 2.58, Running 117.63s Step 504( 38.00%), action 114, FPS 2.57, Running 117.95s Step 505( 38.33%), action 115, FPS 2.61, Running 118.29s Step 506( 38.67%), action 116, FPS 2.63, Running 118.66s Step 507( 39.00%), action 117, FPS 2.64, Running 119.09s Step 508( 39.33%), action 118, FPS 2.62, Running 119.49s Step 509( 39.67%), action 119, FPS 2.63, Running 119.97s Step 510( 40.00%), action 120, FPS 2.62, Running 120.31s Step 511( 40.33%), action 121, FPS 2.54, Running 120.97s Step 512( 40.67%), action 122, FPS 2.48, Running 121.44s Step 513( 41.00%), action 123, FPS 2.46, Running 121.78s Step 514( 41.33%), action 124, FPS 2.42, Running 122.17s Step 515( 41.67%), action 125, FPS 2.42, Running 122.59s Step 516( 42.00%), action 126, FPS 2.35, Running 123.15s Step 517( 42.33%), action 127, FPS 2.35, Running 123.61s Step 518( 42.67%), action 128, FPS 2.34, Running 124.09s Step 519( 43.00%), action 129, FPS 2.37, Running 124.55s Step 520( 43.33%), action 130, FPS 2.37, Running 124.89s Step 521( 43.67%), action 131, FPS 2.38, Running 125.47s Step 522( 44.00%), action 132, FPS 2.39, Running 125.75s Step 523( 44.33%), action 133, FPS 2.34, Running 126.18s Step 524( 44.67%), action 134, FPS 2.33, Running 126.53s Step 525( 45.00%), action 135, FPS 2.28, Running 127.05s Step 526( 45.33%), action 136, FPS 2.24, Running 127.58s Step 527( 45.67%), action 137, FPS 2.22, Running 128.10s Step 528( 46.00%), action 138, FPS 2.23, Running 128.46s Step 529( 46.33%), action 139, FPS 2.22, Running 128.96s Step 530( 46.67%), action 140, FPS 2.21, Running 129.34s Step 531( 47.00%), action 141, FPS 2.21, Running 130.03s Step 532( 47.33%), action 142, FPS 2.22, Running 130.46s Step 533( 47.67%), action 143, FPS 2.18, Running 130.95s Step 534( 48.00%), action 144, FPS 2.19, Running 131.31s Step 535( 48.33%), action 145, FPS 2.17, Running 131.82s Step 536( 48.67%), action 146, FPS 2.19, Running 132.26s Step 537( 49.00%), action 147, FPS 2.19, Running 132.74s Step 538( 49.33%), action 148, FPS 2.21, Running 133.16s Step 539( 49.67%), action 149, FPS 2.22, Running 133.54s Step 540( 50.00%), action 150, FPS 2.19, Running 134.04s Step 541( 50.33%), action 151, FPS 2.08, Running 135.08s Step 542( 50.67%), action 152, FPS 2.02, Running 135.67s Step 543( 51.00%), action 153, FPS 1.99, Running 136.24s Step 544( 51.33%), action 154, FPS 1.98, Running 136.62s Step 545( 51.67%), action 155, FPS 2.03, Running 136.91s Step 546( 52.00%), action 156, FPS 2.00, Running 137.56s Step 547( 52.33%), action 157, FPS 2.02, Running 137.99s Step 548( 52.67%), action 158, FPS 1.98, Running 138.58s Step 549( 53.00%), action 159, FPS 1.95, Running 139.23s Step 550( 53.33%), action 160, FPS 1.95, Running 139.59s Step 551( 53.67%), action 161, FPS 1.96, Running 140.22s Step 552( 54.00%), action 162, FPS 1.99, Running 140.52s Step 553( 54.33%), action 163, FPS 2.02, Running 140.87s Step 554( 54.67%), action 164, FPS 2.03, Running 141.18s Step 555( 55.00%), action 165, FPS 2.04, Running 141.62s Step 556( 55.33%), action 166, FPS 2.04, Running 142.05s Step 557( 55.67%), action 167, FPS 2.05, Running 142.51s Step 558( 56.00%), action 168, FPS 2.06, Running 142.85s Step 559( 56.33%), action 169, FPS 2.04, Running 143.35s Step 560( 56.67%), action 170, FPS 2.07, Running 143.72s Step 561( 57.00%), action 171, FPS 2.17, Running 144.28s Step 562( 57.33%), action 172, FPS 2.25, Running 144.54s Step 563( 57.67%), action 173, FPS 2.29, Running 144.96s Step 564( 58.00%), action 174, FPS 2.31, Running 145.26s Step 565( 58.33%), action 175, FPS 2.26, Running 145.75s Step 566( 58.67%), action 176, FPS 2.28, Running 146.33s Step 567( 59.00%), action 177, FPS 2.26, Running 146.84s Step 568( 59.33%), action 178, FPS 2.31, Running 147.22s Step 569( 59.67%), action 179, FPS 2.32, Running 147.84s Step 570( 60.00%), action 180, FPS 2.30, Running 148.29s Step 571( 60.33%), action 181, FPS 2.33, Running 148.82s Step 572( 60.67%), action 182, FPS 2.31, Running 149.18s Step 573( 61.00%), action 183, FPS 2.26, Running 149.72s Step 574( 61.33%), action 184, FPS 2.22, Running 150.19s Step 575( 61.67%), action 185, FPS 2.20, Running 150.72s Step 576( 62.00%), action 186, FPS 2.16, Running 151.29s Step 577( 62.33%), action 187, FPS 2.12, Running 151.92s Step 578( 62.67%), action 188, FPS 2.10, Running 152.39s Step 579( 63.00%), action 189, FPS 2.09, Running 152.94s Step 580( 63.33%), action 190, FPS 2.07, Running 153.39s Step 581( 63.67%), action 191, FPS 2.06, Running 153.97s Step 582( 64.00%), action 192, FPS 2.01, Running 154.51s Step 583( 64.33%), action 193, FPS 1.98, Running 155.04s Step 584( 64.67%), action 194, FPS 1.95, Running 155.51s Step 585( 65.00%), action 195, FPS 1.96, Running 155.93s Step 586( 65.33%), action 196, FPS 2.00, Running 156.34s Step 587( 65.67%), action 197, FPS 2.00, Running 156.82s Step 588( 66.00%), action 198, FPS 2.00, Running 157.21s Step 589( 66.33%), action 199, FPS 2.03, Running 157.70s Step 590( 66.67%), action 200, FPS 1.99, Running 158.33s Step 591( 67.00%), action 201, FPS 1.97, Running 158.96s Step 592( 67.33%), action 202, FPS 1.96, Running 159.40s Step 593( 67.67%), action 203, FPS 1.99, Running 159.77s Step 594( 68.00%), action 204, FPS 1.99, Running 160.23s Step 595( 68.33%), action 205, FPS 2.00, Running 160.71s Step 596( 68.67%), action 206, FPS 2.02, Running 161.16s Step 597( 69.00%), action 207, FPS 2.05, Running 161.66s Step 598( 69.33%), action 208, FPS 2.04, Running 162.19s [2026-08-02 22:48:04] [89 ] Seed 88 success after 162.51 s. +steps: 598 , actions: 208 . +Instruction: Empty +Total 55/89(61.80%) success. +Setting seed: 89 +Step 1( N/A%), pre moving , FPS 2.33, Running 0.43s Step 2( N/A%), pre moving , FPS 3.76, Running 0.53s Step 3( N/A%), pre moving , FPS 5.09, Running 0.59s Step 4( N/A%), pre moving , FPS 6.32, Running 0.63s Step 5( N/A%), pre moving , FPS 7.41, Running 0.67s Step 6( N/A%), pre moving , FPS 7.97, Running 0.75s Step 7( N/A%), pre moving , FPS 8.30, Running 0.84s Step 8( N/A%), pre moving , FPS 8.71, Running 0.92s Step 9( N/A%), pre moving , FPS 8.98, Running 1.00s Step 10( N/A%), pre moving , FPS 9.26, Running 1.08s Step 11( N/A%), pre moving , FPS 9.50, Running 1.16s Step 12( N/A%), pre moving , FPS 9.79, Running 1.23s Step 13( N/A%), pre moving , FPS 9.90, Running 1.31s Step 14( N/A%), pre moving , FPS 9.89, Running 1.42s Step 15( N/A%), pre moving , FPS 10.11, Running 1.48s Step 16( N/A%), pre moving , FPS 10.21, Running 1.57s Step 17( N/A%), pre moving , FPS 10.14, Running 1.68s Step 18( N/A%), pre moving , FPS 9.97, Running 1.81s Step 19( N/A%), pre moving , FPS 9.93, Running 1.91s Step 20( N/A%), pre moving , FPS 9.84, Running 2.03s Step 21( N/A%), pre moving , FPS 9.94, Running 2.44s Step 22( N/A%), pre moving , FPS 9.60, Running 2.62s Step 23( N/A%), pre moving , FPS 9.42, Running 2.71s Step 24( N/A%), pre moving , FPS 9.20, Running 2.81s Step 25( N/A%), pre moving , FPS 8.99, Running 2.90s Step 26( N/A%), pre moving , FPS 7.91, Running 3.28s Step 27( N/A%), pre moving , FPS 7.79, Running 3.41s Step 28( N/A%), pre moving , FPS 7.69, Running 3.52s Step 29( N/A%), pre moving , FPS 7.62, Running 3.63s Step 30( N/A%), pre moving , FPS 7.49, Running 3.75s Step 31( N/A%), pre moving , FPS 7.39, Running 3.86s Step 32( N/A%), pre moving , FPS 7.28, Running 3.97s Step 33( N/A%), pre moving , FPS 7.22, Running 4.08s Step 34( N/A%), pre moving , FPS 7.21, Running 4.19s Step 35( N/A%), pre moving , FPS 7.10, Running 4.30s Step 36( N/A%), pre moving , FPS 6.25, Running 4.77s Step 37( N/A%), pre moving , FPS 6.30, Running 4.85s Step 38( N/A%), pre moving , FPS 6.41, Running 4.93s Step 39( N/A%), pre moving , FPS 6.47, Running 5.01s Step 40( N/A%), pre moving , FPS 6.54, Running 5.09s Step 41( N/A%), pre moving , FPS 7.36, Running 5.16s Step 42( N/A%), pre moving , FPS 7.64, Running 5.23s Step 43( N/A%), pre moving , FPS 7.70, Running 5.31s Step 44( N/A%), pre moving , FPS 7.73, Running 5.39s Step 45( N/A%), pre moving , FPS 7.74, Running 5.48s Step 46( N/A%), pre moving , FPS 8.57, Running 5.61s Step 47( N/A%), pre moving , FPS 8.37, Running 5.80s Step 48( N/A%), pre moving , FPS 8.14, Running 5.98s Step 49( N/A%), pre moving , FPS 7.89, Running 6.16s Step 50( N/A%), pre moving , FPS 7.77, Running 6.33s Step 51( N/A%), pre moving , FPS 7.59, Running 6.50s Step 52( N/A%), pre moving , FPS 7.37, Running 6.69s Step 53( N/A%), pre moving , FPS 7.22, Running 6.85s Step 54( N/A%), pre moving , FPS 7.02, Running 7.03s Step 55( N/A%), pre moving , FPS 6.87, Running 7.21s Step 56( N/A%), pre moving , FPS 7.59, Running 7.40s Step 57( N/A%), pre moving , FPS 7.36, Running 7.57s Step 58( N/A%), pre moving , FPS 7.09, Running 7.75s Step 59( N/A%), pre moving , FPS 6.92, Running 7.90s Step 60( N/A%), pre moving , FPS 6.69, Running 8.08s Step 61( N/A%), pre moving , FPS 6.45, Running 8.26s Step 62( N/A%), pre moving , FPS 6.24, Running 8.44s Step 63( N/A%), pre moving , FPS 6.07, Running 8.61s Step 64( N/A%), pre moving , FPS 5.89, Running 8.79s Step 65( N/A%), pre moving , FPS 5.77, Running 8.95s Step 66( N/A%), pre moving , FPS 5.82, Running 9.05s Step 67( N/A%), pre moving , FPS 5.96, Running 9.16s Step 68( N/A%), pre moving , FPS 6.04, Running 9.29s Step 69( N/A%), pre moving , FPS 6.16, Running 9.41s Step 70( N/A%), pre moving , FPS 6.22, Running 9.54s Step 71( N/A%), pre moving , FPS 6.33, Running 9.66s Step 72( N/A%), pre moving , FPS 6.43, Running 9.80s Step 73( N/A%), pre moving , FPS 6.52, Running 9.92s Step 74( N/A%), pre moving , FPS 6.50, Running 10.11s Step 75( N/A%), pre moving , FPS 6.49, Running 10.29s Step 76( N/A%), pre moving , FPS 6.53, Running 10.46s Step 77( N/A%), pre moving , FPS 6.49, Running 10.65s Step 78( N/A%), pre moving , FPS 6.64, Running 10.76s Step 79( N/A%), pre moving , FPS 6.72, Running 10.87s Step 80( N/A%), pre moving , FPS 6.84, Running 11.00s Step 81( N/A%), pre moving , FPS 7.01, Running 11.11s Step 82( N/A%), pre moving , FPS 7.15, Running 11.24s Step 83( N/A%), pre moving , FPS 7.27, Running 11.36s Step 84( N/A%), pre moving , FPS 7.37, Running 11.50s Step 85( N/A%), pre moving , FPS 7.50, Running 11.61s Step 86( N/A%), pre moving , FPS 7.46, Running 11.73s Step 87( N/A%), pre moving , FPS 7.45, Running 11.84s Step 88( N/A%), pre moving , FPS 7.50, Running 11.96s Step 89( N/A%), pre moving , FPS 7.53, Running 12.07s Step 90( N/A%), pre moving , FPS 7.56, Running 12.19s Step 91( N/A%), pre moving , FPS 7.57, Running 12.30s Step 92( N/A%), pre moving , FPS 7.64, Running 12.41s Step 93( N/A%), pre moving , FPS 7.61, Running 12.55s Step 94( N/A%), pre moving , FPS 7.86, Running 12.66s Step 95( N/A%), pre moving , FPS 8.05, Running 12.78s Step 96( N/A%), pre moving , FPS 8.25, Running 12.89s Step 97( N/A%), pre moving , FPS 8.51, Running 13.00s Step 98( N/A%), pre moving , FPS 8.44, Running 13.13s Step 99( N/A%), pre moving , FPS 6.61, Running 13.90s Step 100( N/A%), pre moving , FPS 6.50, Running 14.08s Step 101( N/A%), pre moving , FPS 5.92, Running 14.49s Step 102( N/A%), pre moving , FPS 5.75, Running 14.71s Step 103( N/A%), pre moving , FPS 5.35, Running 15.10s Step 104( N/A%), pre moving , FPS 5.24, Running 15.32s Step 105( N/A%), pre moving , FPS 4.86, Running 15.73s Step 106( N/A%), pre moving , FPS 4.72, Running 15.97s Step 107( N/A%), pre moving , FPS 4.43, Running 16.35s Step 108( N/A%), pre moving , FPS 4.32, Running 16.59s Step 109( N/A%), pre moving , FPS 4.12, Running 16.92s Step 110( N/A%), pre moving , FPS 4.05, Running 17.13s Step 111( N/A%), pre moving , FPS 3.87, Running 17.47s Step 112( N/A%), pre moving , FPS 3.83, Running 17.64s Step 113( N/A%), pre moving , FPS 3.65, Running 18.02s Step 114( N/A%), pre moving , FPS 3.59, Running 18.23s Step 115( N/A%), pre moving , FPS 3.42, Running 18.62s Step 116( N/A%), pre moving , FPS 3.36, Running 18.84s Step 117( N/A%), pre moving , FPS 3.21, Running 19.23s Step 118( N/A%), pre moving , FPS 3.17, Running 19.45s Step 119( N/A%), pre moving , FPS 3.36, Running 19.86s Step 120( N/A%), pre moving , FPS 3.33, Running 20.09s Step 121( N/A%), pre moving , FPS 3.33, Running 20.49s Step 122( N/A%), pre moving , FPS 3.33, Running 20.72s Step 123( N/A%), pre moving , FPS 3.34, Running 21.08s Step 124( N/A%), pre moving , FPS 3.33, Running 21.33s Step 125( N/A%), pre moving , FPS 3.35, Running 21.70s Step 126( N/A%), pre moving , FPS 3.34, Running 21.96s Step 127( N/A%), pre moving , FPS 3.33, Running 22.36s Step 128( N/A%), pre moving , FPS 3.32, Running 22.62s Step 129( N/A%), pre moving , FPS 3.28, Running 23.02s Step 130( N/A%), pre moving , FPS 3.26, Running 23.26s Step 131( N/A%), pre moving , FPS 3.22, Running 23.69s Step 132( N/A%), pre moving , FPS 3.17, Running 23.95s Step 133( N/A%), pre moving , FPS 3.17, Running 24.33s Step 134( N/A%), pre moving , FPS 3.16, Running 24.55s Step 135( N/A%), pre moving , FPS 3.21, Running 24.86s Step 136( N/A%), pre moving , FPS 3.21, Running 25.07s Step 137( N/A%), pre moving , FPS 3.24, Running 25.41s Step 138( N/A%), pre moving , FPS 3.19, Running 25.72s Step 139( N/A%), pre moving , FPS 3.17, Running 26.16s Step 140( N/A%), pre moving , FPS 3.15, Running 26.43s Step 141( N/A%), pre moving , FPS 3.15, Running 26.84s Step 142( N/A%), pre moving , FPS 3.12, Running 27.12s Step 143( N/A%), pre moving , FPS 3.11, Running 27.52s Step 144( N/A%), pre moving , FPS 3.12, Running 27.75s Step 145( N/A%), pre moving , FPS 3.10, Running 28.15s Step 146( N/A%), pre moving , FPS 3.12, Running 28.36s Step 147( N/A%), pre moving , FPS 3.14, Running 28.72s Step 148( N/A%), pre moving , FPS 3.17, Running 28.92s Step 149( N/A%), pre moving , FPS 3.21, Running 29.26s Step 150( N/A%), pre moving , FPS 3.19, Running 29.53s Step 151( N/A%), pre moving , FPS 3.21, Running 29.93s Step 152( N/A%), pre moving , FPS 3.21, Running 30.18s Step 153( N/A%), pre moving , FPS 3.21, Running 30.57s Step 154( N/A%), pre moving , FPS 3.26, Running 30.68s Step 155( N/A%), pre moving , FPS 3.37, Running 30.80s Step 156( N/A%), pre moving , FPS 3.42, Running 30.92s Step 157( N/A%), pre moving , FPS 3.56, Running 31.03s Step 158( N/A%), pre moving , FPS 3.68, Running 31.15s Step 159( N/A%), pre moving , FPS 3.90, Running 31.28s Step 160( N/A%), pre moving , FPS 4.03, Running 31.40s Step 161( N/A%), pre moving , FPS 4.28, Running 31.51s Step 162( N/A%), pre moving , FPS 4.43, Running 31.64s Step 163( N/A%), pre moving , FPS 4.72, Running 31.76s Step 164( N/A%), pre moving , FPS 4.33, Running 32.37s Step 165( N/A%), pre moving , FPS 4.67, Running 32.43s Step 166( N/A%), pre moving , FPS 4.82, Running 32.51s Step 167( N/A%), pre moving , FPS 5.19, Running 32.58s Step 168( N/A%), pre moving , FPS 5.34, Running 32.66s Step 169( N/A%), pre moving , FPS 5.67, Running 32.79s Step 170( N/A%), pre moving , FPS 5.90, Running 32.92s Step 171( N/A%), pre moving , FPS 6.42, Running 33.04s Step 172( N/A%), pre moving , FPS 6.65, Running 33.19s Step 173( N/A%), pre moving , FPS 7.17, Running 33.36s Step 174( N/A%), pre moving , FPS 6.79, Running 33.63s Step 175( N/A%), pre moving , FPS 6.50, Running 33.88s Step 176( N/A%), pre moving , FPS 6.23, Running 34.13s Step 177( N/A%), pre moving , FPS 6.11, Running 34.30s Step 178( N/A%), pre moving , FPS 6.00, Running 34.48s Step 179( N/A%), pre moving , FPS 5.90, Running 34.67s Step 180( N/A%), pre moving , FPS 5.79, Running 34.85s Step 181( N/A%), pre moving , FPS 5.55, Running 35.12s Step 182( N/A%), pre moving , FPS 5.40, Running 35.34s Step 183( N/A%), pre moving , FPS 5.06, Running 35.70s Step 184( N/A%), pre moving , FPS 5.42, Running 36.06s Step 185( N/A%), pre moving , FPS 5.05, Running 36.39s Step 186( N/A%), pre moving , FPS 4.85, Running 36.63s Step 187( N/A%), pre moving , FPS 4.69, Running 36.84s Step 188( N/A%), pre moving , FPS 4.58, Running 37.03s Step 189( N/A%), pre moving , FPS 4.49, Running 37.25s Step 190( N/A%), pre moving , FPS 4.30, Running 37.57s Step 191( N/A%), pre moving , FPS 4.11, Running 37.90s Step 192( N/A%), pre moving , FPS 3.96, Running 38.25s Step 193( N/A%), pre moving , FPS 3.82, Running 38.59s Step 194( N/A%), pre moving , FPS 3.77, Running 38.94s Step 195( N/A%), pre moving , FPS 3.68, Running 39.31s Step 196( N/A%), pre moving , FPS 3.61, Running 39.68s Step 197( N/A%), pre moving , FPS 3.48, Running 40.05s Step 198( N/A%), pre moving , FPS 3.39, Running 40.38s Step 199( N/A%), pre moving , FPS 3.37, Running 40.62s Step 200( N/A%), pre moving , FPS 3.34, Running 40.83s Step 201( N/A%), pre moving , FPS 3.36, Running 41.08s Step 202( N/A%), pre moving , FPS 3.36, Running 41.28s Step 203( N/A%), pre moving , FPS 3.42, Running 41.56s Step 204( N/A%), pre moving , FPS 3.46, Running 41.84s Step 205( N/A%), pre moving , FPS 3.49, Running 42.13s Step 206( N/A%), pre moving , FPS 3.45, Running 42.42s Step 207( N/A%), pre moving , FPS 3.40, Running 42.73s Step 208( N/A%), pre moving , FPS 3.36, Running 42.98s Step 209( N/A%), pre moving , FPS 3.36, Running 43.21s Step 210( N/A%), pre moving , FPS 3.39, Running 43.46s Step 211( N/A%), pre moving , FPS 3.52, Running 43.59s Step 212( N/A%), pre moving , FPS 3.66, Running 43.71s Step 213( N/A%), pre moving , FPS 3.81, Running 43.84s Step 214( N/A%), pre moving , FPS 4.00, Running 43.95s Step 215( N/A%), pre moving , FPS 4.10, Running 44.18s Step 216( N/A%), pre moving , FPS 4.29, Running 44.33s Step 217( N/A%), pre moving , FPS 4.52, Running 44.47s Step 218( N/A%), pre moving , FPS 4.81, Running 44.54s Step 219( N/A%), pre moving , FPS 4.98, Running 44.63s Step 220( N/A%), pre moving , FPS 5.16, Running 44.71s Step 221( N/A%), pre moving , FPS 5.42, Running 44.77s Step 222( N/A%), pre moving , FPS 5.64, Running 44.83s Step 223( N/A%), pre moving , FPS 5.95, Running 44.92s Step 224( N/A%), pre moving , FPS 6.34, Running 44.99s Step 225( N/A%), pre moving , FPS 5.75, Running 45.61s Step 226( N/A%), pre moving , FPS 6.04, Running 45.73s Step 227( N/A%), pre moving , FPS 6.44, Running 45.84s Step 228( N/A%), pre moving , FPS 6.68, Running 45.97s Step 229( N/A%), pre moving , FPS 6.95, Running 46.08s Step 230( N/A%), pre moving , FPS 7.30, Running 46.20s Step 231( N/A%), pre moving , FPS 7.28, Running 46.34s Step 232( N/A%), pre moving , FPS 7.19, Running 46.49s Step 233( N/A%), pre moving , FPS 7.04, Running 46.68s Step 234( N/A%), pre moving , FPS 6.88, Running 46.85s Step 235( N/A%), pre moving , FPS 7.02, Running 47.03s Step 236( N/A%), pre moving , FPS 6.98, Running 47.20s Step 237( N/A%), pre moving , FPS 6.89, Running 47.38s Step 238( N/A%), pre moving , FPS 6.63, Running 47.55s Step 239( N/A%), pre moving , FPS 6.43, Running 47.74s Step 240( N/A%), pre moving , FPS 6.22, Running 47.92s Step 241( N/A%), pre moving , FPS 6.03, Running 48.08s Step 242( N/A%), pre moving , FPS 5.83, Running 48.26s Step 243( N/A%), pre moving , FPS 5.64, Running 48.46s Step 244( N/A%), pre moving , FPS 5.52, Running 48.61s Step 245( N/A%), pre moving , FPS 6.35, Running 48.76s Step 246( N/A%), pre moving , FPS 6.29, Running 48.91s Step 247( N/A%), pre moving , FPS 6.20, Running 49.07s Step 248( N/A%), pre moving , FPS 6.23, Running 49.18s Step 249( N/A%), pre moving , FPS 6.08, Running 49.38s Step 250( N/A%), pre moving , FPS 5.83, Running 49.63s Step 251( N/A%), pre moving , FPS 5.56, Running 49.93s Step 252( N/A%), pre moving , FPS 5.36, Running 50.22s Step 253( N/A%), pre moving , FPS 5.21, Running 50.52s Step 254( N/A%), pre moving , FPS 5.07, Running 50.79s Step 255( N/A%), pre moving , FPS 4.91, Running 51.11s Step 256( N/A%), pre moving , FPS 4.75, Running 51.40s Step 257( N/A%), pre moving , FPS 4.62, Running 51.70s Step 258( N/A%), pre moving , FPS 4.50, Running 52.00s Step 259( N/A%), pre moving , FPS 4.41, Running 52.27s Step 260( N/A%), pre moving , FPS 4.34, Running 52.53s Step 261( N/A%), pre moving , FPS 4.31, Running 52.72s Step 262( N/A%), pre moving , FPS 4.29, Running 52.92s Step 263( N/A%), pre moving , FPS 4.28, Running 53.13s Step 264( N/A%), pre moving , FPS 4.22, Running 53.35s Step 265( N/A%), pre moving , FPS 4.08, Running 53.67s Step 266( N/A%), pre moving , FPS 3.95, Running 53.98s Step 267( N/A%), pre moving , FPS 3.85, Running 54.26s Step 268( N/A%), pre moving , FPS 3.71, Running 54.58s Step 269( N/A%), pre moving , FPS 3.63, Running 54.88s Step 270( N/A%), pre moving , FPS 3.61, Running 55.18s Step 271( N/A%), pre moving , FPS 3.60, Running 55.49s Step 272( N/A%), pre moving , FPS 3.63, Running 55.74s Step 273( N/A%), pre moving , FPS 3.62, Running 56.04s Step 274( N/A%), pre moving , FPS 3.65, Running 56.27s Step 275( N/A%), pre moving , FPS 3.73, Running 56.47s Step 276( N/A%), pre moving , FPS 3.83, Running 56.63s Step 277( N/A%), pre moving , FPS 3.92, Running 56.80s Step 278( N/A%), pre moving , FPS 4.03, Running 56.96s Step 279( N/A%), pre moving , FPS 4.13, Running 57.12s Step 280( N/A%), pre moving , FPS 4.16, Running 57.33s Step 281( N/A%), pre moving , FPS 4.12, Running 57.57s Step 282( N/A%), pre moving , FPS 4.09, Running 57.82s Step 283( N/A%), pre moving , FPS 4.01, Running 58.12s Step 284( N/A%), pre moving , FPS 3.94, Running 58.43s Step 285( N/A%), pre moving , FPS 3.94, Running 58.74s Step 286( N/A%), pre moving , FPS 3.94, Running 59.06s Step 287( N/A%), pre moving , FPS 3.93, Running 59.35s Step 288( N/A%), pre moving , FPS 3.98, Running 59.60s Step 289( N/A%), pre moving , FPS 4.03, Running 59.84s Step 290( N/A%), pre moving , FPS 4.09, Running 60.07s Step 291( N/A%), pre moving , FPS 4.19, Running 60.26s Step 292( N/A%), pre moving , FPS 4.30, Running 60.39s Step 293( N/A%), pre moving , FPS 4.46, Running 60.52s Step 294( N/A%), pre moving , FPS 4.62, Running 60.61s Step 295( N/A%), pre moving , FPS 4.74, Running 60.68s Step 296( N/A%), pre moving , FPS 4.85, Running 60.75s Step 297( N/A%), pre moving , FPS 4.90, Running 60.88s Step 298( N/A%), pre moving , FPS 4.95, Running 61.01s Step 299( N/A%), pre moving , FPS 4.89, Running 61.20s Step 300( N/A%), pre moving , FPS 4.94, Running 61.38s Step 301( N/A%), pre moving , FPS 5.00, Running 61.57s Step 302( N/A%), pre moving , FPS 5.08, Running 61.75s Step 303( N/A%), pre moving , FPS 5.23, Running 61.94s Step 304( N/A%), pre moving , FPS 5.42, Running 62.12s Step 305( N/A%), pre moving , FPS 5.61, Running 62.31s Step 306( N/A%), pre moving , FPS 5.82, Running 62.49s Step 307( N/A%), pre moving , FPS 6.03, Running 62.66s Step 308( N/A%), pre moving , FPS 6.28, Running 62.79s Step 309( N/A%), pre moving , FPS 6.52, Running 62.91s Step 310( N/A%), pre moving , FPS 6.77, Running 63.02s Step 311( N/A%), pre moving , FPS 6.94, Running 63.14s Step 312( N/A%), pre moving , FPS 6.94, Running 63.27s Step 313( N/A%), pre moving , FPS 6.98, Running 63.39s Step 314( N/A%), pre moving , FPS 6.90, Running 63.51s Step 315( N/A%), pre moving , FPS 6.84, Running 63.61s Step 316( N/A%), pre moving , FPS 6.74, Running 63.72s Step 317( N/A%), pre moving , FPS 6.74, Running 63.85s Step 318( N/A%), pre moving , FPS 6.77, Running 63.96s Step 319( N/A%), pre moving , FPS 6.97, Running 64.07s Step 320( N/A%), pre moving , FPS 7.18, Running 64.17s Step 321( N/A%), pre moving , FPS 7.50, Running 64.24s Step 322( N/A%), pre moving , FPS 7.82, Running 64.31s Step 323( N/A%), pre moving , FPS 6.74, Running 64.91s Step 324( N/A%), pre moving , FPS 6.96, Running 64.99s Step 325( N/A%), pre moving , FPS 7.26, Running 65.06s Step 326( N/A%), pre moving , FPS 7.32, Running 65.23s Step 327( N/A%), pre moving , FPS 7.28, Running 65.41s Step 328( N/A%), pre moving , FPS 7.13, Running 65.59s Step 329( N/A%), pre moving , FPS 7.15, Running 65.71s Step 330( N/A%), pre moving , FPS 7.16, Running 65.82s Step 331( N/A%), pre moving , FPS 7.11, Running 65.95s Step 332( N/A%), pre moving , FPS 6.96, Running 66.14s Step 333( N/A%), pre moving , FPS 6.86, Running 66.31s Step 334( N/A%), pre moving , FPS 6.71, Running 66.49s Step 335( N/A%), pre moving , FPS 6.53, Running 66.67s Step 336( N/A%), pre moving , FPS 6.38, Running 66.85s Step 337( N/A%), pre moving , FPS 6.29, Running 67.03s Step 338( N/A%), pre moving , FPS 6.15, Running 67.21s Step 339( N/A%), pre moving , FPS 6.01, Running 67.40s Step 340( N/A%), pre moving , FPS 5.88, Running 67.57s Step 341( N/A%), pre moving , FPS 5.68, Running 67.76s Step 342( N/A%), pre moving , FPS 5.62, Running 67.87s Step 343( N/A%), pre moving , FPS 6.52, Running 67.98s Step 344( N/A%), pre moving , FPS 6.43, Running 68.10s Step 345( N/A%), pre moving , FPS 6.34, Running 68.22s Step 346( N/A%), pre moving , FPS 6.49, Running 68.31s Step 347( N/A%), pre moving , FPS 6.70, Running 68.39s Step 348( N/A%), pre moving , FPS 6.93, Running 68.48s Step 349( N/A%), pre moving , FPS 6.92, Running 68.60s Step 350( N/A%), pre moving , FPS 6.87, Running 68.73s Step 351( N/A%), pre moving , FPS 6.93, Running 68.84s Step 352( N/A%), pre moving , FPS 7.11, Running 68.95s Step 353( N/A%), pre moving , FPS 7.27, Running 69.06s Step 354( N/A%), pre moving , FPS 7.40, Running 69.19s Step 355( N/A%), pre moving , FPS 7.39, Running 69.38s Step 356( N/A%), pre moving , FPS 7.38, Running 69.56s Step 357( N/A%), pre moving , FPS 7.44, Running 69.72s Step 358( N/A%), pre moving , FPS 7.51, Running 69.88s Step 359( N/A%), pre moving , FPS 7.49, Running 70.07s Step 360( N/A%), pre moving , FPS 7.47, Running 70.25s Step 361( N/A%), pre moving , FPS 7.47, Running 70.43s Step 362( N/A%), pre moving , FPS 7.34, Running 70.60s Step 363( N/A%), pre moving , FPS 7.13, Running 70.78s Step 364( N/A%), pre moving , FPS 6.99, Running 70.97s Step 365( N/A%), pre moving , FPS 6.81, Running 71.15s Step 366( N/A%), pre moving , FPS 6.61, Running 71.34s Step 367( N/A%), pre moving , FPS 6.41, Running 71.51s Step 368( N/A%), pre moving , FPS 6.22, Running 71.69s Step 369( N/A%), pre moving , FPS 6.21, Running 71.82s Step 370( N/A%), pre moving , FPS 6.23, Running 71.94s Step 371( N/A%), pre moving , FPS 6.19, Running 72.07s Step 372( N/A%), pre moving , FPS 6.24, Running 72.16s Step 373( N/A%), pre moving , FPS 6.22, Running 72.27s Step 374( N/A%), pre moving , FPS 6.36, Running 72.33s Step 375( N/A%), pre moving , FPS 6.56, Running 72.42s Step 376( N/A%), pre moving , FPS 6.82, Running 72.50s Step 377( N/A%), pre moving , FPS 7.02, Running 72.57s Step 378( N/A%), pre moving , FPS 7.23, Running 72.64s Step 379( N/A%), pre moving , FPS 7.58, Running 72.71s Step 380( N/A%), pre moving , FPS 7.90, Running 72.78s Step 381( N/A%), pre moving , FPS 8.26, Running 72.86s Step 382( N/A%), pre moving , FPS 8.61, Running 72.92s Step 383( N/A%), pre moving , FPS 9.01, Running 73.00s Step 384( N/A%), pre moving , FPS 9.51, Running 73.07s Step 385( N/A%), pre moving , FPS 10.12, Running 73.13s Step 386( N/A%), pre moving , FPS 10.64, Running 73.22s Step 387( N/A%), pre moving , FPS 10.97, Running 73.34s Step 388( N/A%), pre moving , FPS 11.44, Running 73.44s Step 389( N/A%), pre moving , FPS 11.43, Running 73.57s Step 390( N/A%), pre moving , FPS 11.64, Running 73.66s Step 391( N/A%), pre moving , FPS 11.63, Running 73.79s Step 392( N/A%), pre moving , FPS 11.47, Running 73.90s Step 393( N/A%), pre moving , FPS 11.48, Running 74.01s Step 394( N/A%), pre moving , FPS 11.08, Running 74.14s Step 395( N/A%), pre moving , FPS 10.85, Running 74.27s Step 396( N/A%), pre moving , FPS 10.76, Running 74.35s Step 397( N/A%), pre moving , FPS 10.43, Running 74.48s Step 398( N/A%), pre moving , FPS 10.31, Running 74.58s Step 399( N/A%), pre moving , FPS 10.12, Running 74.69s Step 400( N/A%), pre moving , FPS 9.93, Running 74.79s Step 401( N/A%), pre moving , FPS 9.76, Running 74.90s Step 402( N/A%), pre moving , FPS 9.52, Running 75.02s Step 403( N/A%), pre moving , FPS 5.67, Running 76.52s Step 404( N/A%), pre moving , FPS 5.29, Running 76.85s Step 405( N/A%), pre moving , FPS 5.14, Running 77.02s Step 406( N/A%), pre moving , FPS 4.76, Running 77.42s Step 407( N/A%), pre moving , FPS 4.65, Running 77.64s Step 408( N/A%), pre moving , FPS 4.32, Running 78.07s Step 409( N/A%), pre moving , FPS 4.23, Running 78.29s Step 410( N/A%), pre moving , FPS 3.99, Running 78.67s Step 411( N/A%), pre moving , FPS 3.90, Running 78.92s Step 412( N/A%), pre moving , FPS 3.73, Running 79.27s Step 413( N/A%), pre moving , FPS 3.65, Running 79.49s Step 414( N/A%), pre moving , FPS 3.55, Running 79.78s Step 415( N/A%), pre moving , FPS 3.54, Running 79.91s Step 416( N/A%), pre moving , FPS 3.42, Running 80.21s Step 417( N/A%), pre moving , FPS 3.39, Running 80.39s Step 418( N/A%), pre moving , FPS 3.27, Running 80.70s Step 419( N/A%), pre moving , FPS 3.22, Running 80.90s Step 420( N/A%), pre moving , FPS 3.07, Running 81.30s Step 421( N/A%), pre moving , FPS 3.02, Running 81.53s Step 422( N/A%), pre moving , FPS 2.91, Running 81.90s Step 423( 0.33%), action 1, FPS 3.21, Running 82.75s Step 424( 0.67%), action 2, FPS 3.16, Running 83.18s Step 425( 1.00%), action 3, FPS 3.03, Running 83.62s Step 426( 1.33%), action 4, FPS 2.98, Running 84.13s Step 427( 1.67%), action 5, FPS 2.89, Running 84.55s Step 428( 2.00%), action 6, FPS 2.74, Running 85.37s Step 429( 2.33%), action 7, FPS 2.64, Running 85.88s Step 430( 2.67%), action 8, FPS 2.60, Running 86.36s Step 431( 3.00%), action 9, FPS 2.53, Running 86.82s Step 432( 3.33%), action 10, FPS 2.48, Running 87.33s Step 433( 3.67%), action 11, FPS 2.38, Running 87.91s Step 434( 4.00%), action 12, FPS 2.36, Running 88.27s Step 435( 4.33%), action 13, FPS 2.28, Running 88.69s Step 436( 4.67%), action 14, FPS 2.25, Running 89.09s Step 437( 5.00%), action 15, FPS 2.14, Running 89.74s Step 438( 5.33%), action 16, FPS 2.10, Running 90.23s Step 439( 5.67%), action 17, FPS 2.02, Running 90.80s Step 440( 6.00%), action 18, FPS 2.01, Running 91.23s Step 441( 6.33%), action 19, FPS 1.99, Running 91.58s Step 442( 6.67%), action 20, FPS 1.97, Running 92.04s Step 443( 7.00%), action 21, FPS 2.01, Running 92.68s Step 444( 7.33%), action 22, FPS 2.00, Running 93.19s Step 445( 7.67%), action 23, FPS 1.98, Running 93.71s Step 446( 8.00%), action 24, FPS 1.99, Running 94.17s Step 447( 8.33%), action 25, FPS 1.93, Running 94.90s Step 448( 8.67%), action 26, FPS 2.02, Running 95.26s Step 449( 9.00%), action 27, FPS 2.03, Running 95.71s Step 450( 9.33%), action 28, FPS 2.04, Running 96.16s Step 451( 9.67%), action 29, FPS 2.00, Running 96.81s Step 452( 10.00%), action 30, FPS 2.01, Running 97.27s Step 453( 10.33%), action 31, FPS 1.98, Running 97.99s Step 454( 10.67%), action 32, FPS 1.98, Running 98.35s Step 455( 11.00%), action 33, FPS 1.97, Running 98.83s Step 456( 11.33%), action 34, FPS 2.00, Running 99.10s Step 457( 11.67%), action 35, FPS 2.03, Running 99.61s Step 458( 12.00%), action 36, FPS 2.01, Running 100.19s Step 459( 12.33%), action 37, FPS 2.02, Running 100.70s Step 460( 12.67%), action 38, FPS 2.00, Running 101.22s Step 461( 13.00%), action 39, FPS 1.98, Running 101.71s Step 462( 13.33%), action 40, FPS 1.99, Running 102.08s Step 463( 13.67%), action 41, FPS 2.01, Running 102.63s Step 464( 14.00%), action 42, FPS 2.05, Running 102.92s Step 465( 14.33%), action 43, FPS 2.08, Running 103.33s Step 466( 14.67%), action 44, FPS 2.11, Running 103.66s Step 467( 15.00%), action 45, FPS 2.15, Running 104.19s Step 468( 15.33%), action 46, FPS 2.13, Running 104.64s Step 469( 15.67%), action 47, FPS 2.13, Running 105.12s Step 470( 16.00%), action 48, FPS 2.13, Running 105.56s Step 471( 16.33%), action 49, FPS 2.14, Running 106.16s Step 472( 16.67%), action 50, FPS 2.16, Running 106.55s Step 473( 17.00%), action 51, FPS 2.18, Running 107.15s Step 474( 17.33%), action 52, FPS 2.18, Running 107.53s Step 475( 17.67%), action 53, FPS 2.14, Running 108.19s Step 476( 18.00%), action 54, FPS 2.08, Running 108.72s Step 477( 18.33%), action 55, FPS 2.08, Running 109.22s Step 478( 18.67%), action 56, FPS 2.13, Running 109.59s Step 479( 19.00%), action 57, FPS 2.14, Running 110.05s Step 480( 19.33%), action 58, FPS 2.20, Running 110.31s Step 481( 19.67%), action 59, FPS 2.22, Running 110.73s Step 482( 20.00%), action 60, FPS 2.22, Running 111.11s Step 483( 20.33%), action 61, FPS 2.20, Running 111.72s Step 484( 20.67%), action 62, FPS 2.16, Running 112.17s Step 485( 21.00%), action 63, FPS 2.14, Running 112.68s Step 486( 21.33%), action 64, FPS 2.13, Running 113.05s Step 487( 21.67%), action 65, FPS 2.13, Running 113.58s Step 488( 22.00%), action 66, FPS 2.13, Running 114.03s Step 489( 22.33%), action 67, FPS 2.15, Running 114.44s Step 490( 22.67%), action 68, FPS 2.18, Running 114.76s Step 491( 23.00%), action 69, FPS 2.22, Running 115.16s Step 492( 23.33%), action 70, FPS 2.22, Running 115.56s Step 493( 23.67%), action 71, FPS 2.22, Running 116.17s Step 494( 24.00%), action 72, FPS 2.20, Running 116.63s Step 495( 24.33%), action 73, FPS 2.21, Running 117.26s Step 496( 24.67%), action 74, FPS 2.25, Running 117.62s Step 497( 25.00%), action 75, FPS 2.29, Running 117.95s Step 498( 25.33%), action 76, FPS 2.29, Running 118.31s Step 499( 25.67%), action 77, FPS 2.19, Running 119.17s Step 500( 26.00%), action 78, FPS 2.13, Running 119.71s Step 501( 26.33%), action 79, FPS 2.11, Running 120.23s Step 502( 26.67%), action 80, FPS 2.09, Running 120.69s Step 503( 27.00%), action 81, FPS 2.09, Running 121.27s Step 504( 27.33%), action 82, FPS 2.12, Running 121.60s Step 505( 27.67%), action 83, FPS 2.14, Running 122.03s Step 506( 28.00%), action 84, FPS 2.13, Running 122.44s Step 507( 28.33%), action 85, FPS 2.14, Running 122.92s Step 508( 28.67%), action 86, FPS 2.14, Running 123.36s Step 509( 29.00%), action 87, FPS 2.13, Running 123.85s Step 510( 29.33%), action 88, FPS 2.09, Running 124.33s Step 511( 29.67%), action 89, FPS 2.07, Running 124.83s Step 512( 30.00%), action 90, FPS 2.08, Running 125.18s Step 513( 30.33%), action 91, FPS 2.10, Running 125.70s Step 514( 30.67%), action 92, FPS 2.12, Running 126.06s Step 515( 31.00%), action 93, FPS 2.16, Running 126.51s Step 516( 31.33%), action 94, FPS 2.13, Running 126.99s Step 517( 31.67%), action 95, FPS 2.09, Running 127.50s Step 518( 32.00%), action 96, FPS 1.98, Running 128.40s Step 519( 32.33%), action 97, FPS 2.00, Running 129.19s Step 520( 32.67%), action 98, FPS 2.04, Running 129.53s Step 521( 33.00%), action 99, FPS 1.98, Running 130.33s Step 522( 33.33%), action 100, FPS 1.95, Running 130.92s Step 523( 33.67%), action 101, FPS 1.95, Running 131.53s Step 524( 34.00%), action 102, FPS 1.94, Running 131.91s Step 525( 34.33%), action 103, FPS 1.92, Running 132.43s Step 526( 34.67%), action 104, FPS 1.92, Running 132.86s Step 527( 35.00%), action 105, FPS 1.94, Running 133.22s Step 528( 35.33%), action 106, FPS 1.89, Running 133.92s Step 529( 35.67%), action 107, FPS 1.89, Running 134.41s Step 530( 36.00%), action 108, FPS 1.91, Running 134.79s Step 531( 36.33%), action 109, FPS 1.89, Running 135.39s Step 532( 36.67%), action 110, FPS 1.88, Running 135.83s Step 533( 37.00%), action 111, FPS 1.85, Running 136.49s Step 534( 37.33%), action 112, FPS 1.87, Running 136.78s Step 535( 37.67%), action 113, FPS 1.87, Running 137.22s Step 536( 38.00%), action 114, FPS 1.90, Running 137.54s Step 537( 38.33%), action 115, FPS 1.83, Running 138.42s Step 538( 38.67%), action 116, FPS 1.90, Running 138.95s Step 539( 39.00%), action 117, FPS 1.95, Running 139.44s Step 540( 39.33%), action 118, FPS 1.93, Running 139.91s Step 541( 39.67%), action 119, FPS 1.92, Running 140.73s Step 542( 40.00%), action 120, FPS 1.96, Running 141.13s Step 543( 40.33%), action 121, FPS 1.92, Running 141.97s Step 544( 40.67%), action 122, FPS 1.91, Running 142.40s Step 545( 41.00%), action 123, FPS 1.90, Running 142.94s Step 546( 41.33%), action 124, FPS 1.91, Running 143.35s Step 547( 41.67%), action 125, FPS 1.87, Running 143.91s Step 548( 42.00%), action 126, FPS 1.91, Running 144.38s Step 549( 42.33%), action 127, FPS 1.90, Running 144.91s Step 550( 42.67%), action 128, FPS 1.88, Running 145.41s Step 551( 43.00%), action 129, FPS 1.89, Running 145.95s Step 552( 43.33%), action 130, FPS 1.86, Running 146.57s Step 553( 43.67%), action 131, FPS 1.86, Running 147.24s Step 554( 44.00%), action 132, FPS 1.84, Running 147.62s Step 555( 44.33%), action 133, FPS 1.85, Running 148.02s Step 556( 44.67%), action 134, FPS 1.80, Running 148.67s Step 557( 45.00%), action 135, FPS 1.87, Running 149.11s Step 558( 45.33%), action 136, FPS 1.89, Running 149.55s Step 559( 45.67%), action 137, FPS 1.88, Running 150.05s Step 560( 46.00%), action 138, FPS 1.91, Running 150.39s Step 561( 46.33%), action 139, FPS 1.96, Running 150.95s Step 562( 46.67%), action 140, FPS 1.95, Running 151.39s Step 563( 47.00%), action 141, FPS 1.97, Running 152.12s Step 564( 47.33%), action 142, FPS 1.99, Running 152.45s Step 565( 47.67%), action 143, FPS 2.02, Running 152.84s Step 566( 48.00%), action 144, FPS 2.03, Running 153.23s Step 567( 48.33%), action 145, FPS 2.04, Running 153.70s Step 568( 48.67%), action 146, FPS 1.99, Running 154.43s Step 569( 49.00%), action 147, FPS 1.99, Running 154.97s Step 570( 49.33%), action 148, FPS 2.01, Running 155.38s Step 571( 49.67%), action 149, FPS 2.00, Running 155.97s Step 572( 50.00%), action 150, FPS 2.02, Running 156.46s Step 573( 50.33%), action 151, FPS 1.97, Running 157.41s Step 574( 50.67%), action 152, FPS 1.96, Running 157.81s Step 575( 51.00%), action 153, FPS 1.94, Running 158.32s Step 576( 51.33%), action 154, FPS 1.98, Running 158.76s Step 577( 51.67%), action 155, FPS 1.97, Running 159.26s Step 578( 52.00%), action 156, FPS 1.98, Running 159.66s Step 579( 52.33%), action 157, FPS 2.01, Running 159.99s Step 580( 52.67%), action 158, FPS 2.02, Running 160.30s Step 581( 53.00%), action 159, FPS 2.04, Running 160.74s Step 582( 53.33%), action 160, FPS 2.04, Running 161.21s Step 583( 53.67%), action 161, FPS 2.04, Running 161.91s Step 584( 54.00%), action 162, FPS 2.00, Running 162.44s Step 585( 54.33%), action 163, FPS 1.98, Running 162.97s Step 586( 54.67%), action 164, FPS 1.96, Running 163.42s Step 587( 55.00%), action 165, FPS 1.96, Running 163.92s Step 588( 55.33%), action 166, FPS 2.03, Running 164.27s Step 589( 55.67%), action 167, FPS 2.04, Running 164.78s Step 590( 56.00%), action 168, FPS 2.01, Running 165.31s Step 591( 56.33%), action 169, FPS 2.03, Running 165.83s Step 592( 56.67%), action 170, FPS 1.98, Running 166.58s Step 593( 57.00%), action 171, FPS 2.00, Running 167.42s Step 594( 57.33%), action 172, FPS 1.99, Running 167.88s Step 595( 57.67%), action 173, FPS 1.98, Running 168.40s Step 596( 58.00%), action 174, FPS 1.98, Running 168.85s Step 597( 58.33%), action 175, FPS 1.97, Running 169.41s Step 598( 58.67%), action 176, FPS 1.96, Running 169.87s Step 599( 59.00%), action 177, FPS 1.90, Running 170.51s Step 600( 59.33%), action 178, FPS 1.85, Running 171.13s Step 601( 59.67%), action 179, FPS 1.79, Running 171.89s Step 602( 60.00%), action 180, FPS 1.81, Running 172.26s Step 603( 60.33%), action 181, FPS 1.80, Running 173.03s Step 604( 60.67%), action 182, FPS 1.79, Running 173.59s Step 605( 61.00%), action 183, FPS 1.79, Running 174.13s [2026-08-02 22:50:59] [90 ] Seed 89 failed after 174.35 s. +steps: 605 , actions: 183 . +Instruction: Empty +Total 55/90(61.11%) success. +Setting seed: 90 +Step 1( N/A%), pre moving , FPS 3.58, Running 0.28s Step 2( N/A%), pre moving , FPS 6.36, Running 0.31s Step 3( N/A%), pre moving , FPS 8.56, Running 0.35s Step 4( N/A%), pre moving , FPS 10.17, Running 0.39s Step 5( N/A%), pre moving , FPS 11.39, Running 0.44s Step 6( N/A%), pre moving , FPS 11.83, Running 0.51s Step 7( N/A%), pre moving , FPS 11.98, Running 0.58s Step 8( N/A%), pre moving , FPS 12.10, Running 0.66s Step 9( N/A%), pre moving , FPS 12.09, Running 0.74s Step 10( N/A%), pre moving , FPS 12.04, Running 0.83s Step 11( N/A%), pre moving , FPS 12.14, Running 0.91s Step 12( N/A%), pre moving , FPS 12.30, Running 0.98s Step 13( N/A%), pre moving , FPS 12.12, Running 1.07s Step 14( N/A%), pre moving , FPS 12.20, Running 1.15s Step 15( N/A%), pre moving , FPS 12.36, Running 1.21s Step 16( N/A%), pre moving , FPS 12.30, Running 1.30s Step 17( N/A%), pre moving , FPS 12.36, Running 1.38s Step 18( N/A%), pre moving , FPS 12.33, Running 1.46s Step 19( N/A%), pre moving , FPS 12.10, Running 1.57s Step 20( N/A%), pre moving , FPS 11.90, Running 1.68s Step 21( N/A%), pre moving , FPS 11.20, Running 2.06s Step 22( N/A%), pre moving , FPS 10.39, Running 2.24s Step 23( N/A%), pre moving , FPS 10.10, Running 2.33s Step 24( N/A%), pre moving , FPS 9.82, Running 2.43s Step 25( N/A%), pre moving , FPS 9.58, Running 2.53s Step 26( N/A%), pre moving , FPS 8.31, Running 2.91s Step 27( N/A%), pre moving , FPS 8.11, Running 3.05s Step 28( N/A%), pre moving , FPS 7.98, Running 3.17s Step 29( N/A%), pre moving , FPS 7.88, Running 3.28s Step 30( N/A%), pre moving , FPS 7.81, Running 3.39s Step 31( N/A%), pre moving , FPS 7.71, Running 3.50s Step 32( N/A%), pre moving , FPS 7.60, Running 3.61s Step 33( N/A%), pre moving , FPS 7.55, Running 3.72s Step 34( N/A%), pre moving , FPS 7.42, Running 3.84s Step 35( N/A%), pre moving , FPS 7.29, Running 3.96s Step 36( N/A%), pre moving , FPS 6.32, Running 4.46s Step 37( N/A%), pre moving , FPS 6.30, Running 4.55s Step 38( N/A%), pre moving , FPS 6.29, Running 4.64s Step 39( N/A%), pre moving , FPS 6.31, Running 4.74s Step 40( N/A%), pre moving , FPS 6.34, Running 4.83s Step 41( N/A%), pre moving , FPS 7.00, Running 4.92s Step 42( N/A%), pre moving , FPS 7.23, Running 5.00s Step 43( N/A%), pre moving , FPS 7.30, Running 5.07s Step 44( N/A%), pre moving , FPS 7.28, Running 5.18s Step 45( N/A%), pre moving , FPS 7.34, Running 5.25s Step 46( N/A%), pre moving , FPS 8.26, Running 5.34s Step 47( N/A%), pre moving , FPS 8.42, Running 5.43s Step 48( N/A%), pre moving , FPS 8.45, Running 5.53s Step 49( N/A%), pre moving , FPS 8.44, Running 5.65s Step 50( N/A%), pre moving , FPS 8.45, Running 5.76s Step 51( N/A%), pre moving , FPS 8.42, Running 5.88s Step 52( N/A%), pre moving , FPS 8.36, Running 6.00s Step 53( N/A%), pre moving , FPS 8.30, Running 6.13s Step 54( N/A%), pre moving , FPS 8.32, Running 6.25s Step 55( N/A%), pre moving , FPS 8.31, Running 6.36s Step 56( N/A%), pre moving , FPS 9.99, Running 6.47s Step 57( N/A%), pre moving , FPS 9.81, Running 6.59s Step 58( N/A%), pre moving , FPS 9.61, Running 6.72s Step 59( N/A%), pre moving , FPS 9.60, Running 6.82s Step 60( N/A%), pre moving , FPS 9.43, Running 6.95s Step 61( N/A%), pre moving , FPS 9.33, Running 7.06s Step 62( N/A%), pre moving , FPS 9.21, Running 7.18s Step 63( N/A%), pre moving , FPS 9.01, Running 7.29s Step 64( N/A%), pre moving , FPS 8.93, Running 7.42s Step 65( N/A%), pre moving , FPS 8.71, Running 7.55s Step 66( N/A%), pre moving , FPS 8.60, Running 7.66s Step 67( N/A%), pre moving , FPS 8.52, Running 7.77s Step 68( N/A%), pre moving , FPS 8.51, Running 7.88s Step 69( N/A%), pre moving , FPS 8.50, Running 8.01s Step 70( N/A%), pre moving , FPS 8.24, Running 8.18s Step 71( N/A%), pre moving , FPS 8.09, Running 8.35s Step 72( N/A%), pre moving , FPS 7.92, Running 8.53s Step 73( N/A%), pre moving , FPS 7.80, Running 8.69s Step 74( N/A%), pre moving , FPS 7.77, Running 8.82s Step 75( N/A%), pre moving , FPS 7.74, Running 8.95s Step 76( N/A%), pre moving , FPS 7.63, Running 9.09s Step 77( N/A%), pre moving , FPS 7.65, Running 9.21s Step 78( N/A%), pre moving , FPS 7.69, Running 9.32s Step 79( N/A%), pre moving , FPS 7.59, Running 9.46s Step 80( N/A%), pre moving , FPS 7.62, Running 9.58s Step 81( N/A%), pre moving , FPS 7.54, Running 9.72s Step 82( N/A%), pre moving , FPS 7.33, Running 9.90s Step 83( N/A%), pre moving , FPS 7.16, Running 10.09s Step 84( N/A%), pre moving , FPS 7.02, Running 10.27s Step 85( N/A%), pre moving , FPS 6.94, Running 10.43s Step 86( N/A%), pre moving , FPS 6.94, Running 10.54s Step 87( N/A%), pre moving , FPS 6.89, Running 10.67s Step 88( N/A%), pre moving , FPS 6.89, Running 10.79s Step 89( N/A%), pre moving , FPS 6.89, Running 10.91s Step 90( N/A%), pre moving , FPS 7.05, Running 11.02s Step 91( N/A%), pre moving , FPS 7.17, Running 11.14s Step 92( N/A%), pre moving , FPS 7.32, Running 11.26s Step 93( N/A%), pre moving , FPS 7.44, Running 11.38s Step 94( N/A%), pre moving , FPS 7.48, Running 11.50s Step 95( N/A%), pre moving , FPS 7.52, Running 11.61s Step 96( N/A%), pre moving , FPS 7.57, Running 11.73s Step 97( N/A%), pre moving , FPS 7.58, Running 11.85s Step 98( N/A%), pre moving , FPS 7.58, Running 11.96s Step 99( N/A%), pre moving , FPS 7.58, Running 12.10s Step 100( N/A%), pre moving , FPS 7.62, Running 12.20s Step 101( N/A%), pre moving , FPS 7.65, Running 12.33s Step 102( N/A%), pre moving , FPS 7.86, Running 12.45s Step 103( N/A%), pre moving , FPS 8.08, Running 12.56s Step 104( N/A%), pre moving , FPS 8.33, Running 12.67s Step 105( N/A%), pre moving , FPS 8.52, Running 12.78s Step 106( N/A%), pre moving , FPS 8.44, Running 12.91s Step 107( N/A%), pre moving , FPS 8.64, Running 12.99s Step 108( N/A%), pre moving , FPS 8.66, Running 13.09s Step 109( N/A%), pre moving , FPS 8.78, Running 13.19s Step 110( N/A%), pre moving , FPS 8.87, Running 13.27s Step 111( N/A%), pre moving , FPS 9.03, Running 13.35s Step 112( N/A%), pre moving , FPS 9.23, Running 13.43s Step 113( N/A%), pre moving , FPS 9.38, Running 13.51s Step 114( N/A%), pre moving , FPS 9.48, Running 13.61s Step 115( N/A%), pre moving , FPS 9.59, Running 13.69s Step 116( N/A%), pre moving , FPS 9.77, Running 13.78s Step 117( N/A%), pre moving , FPS 9.78, Running 13.89s Step 118( N/A%), pre moving , FPS 9.77, Running 14.00s Step 119( N/A%), pre moving , FPS 9.82, Running 14.13s Step 120( N/A%), pre moving , FPS 9.79, Running 14.25s Step 121( N/A%), pre moving , FPS 9.79, Running 14.37s Step 122( N/A%), pre moving , FPS 6.91, Running 15.34s Step 123( N/A%), pre moving , FPS 6.63, Running 15.58s Step 124( N/A%), pre moving , FPS 6.01, Running 15.99s Step 125( N/A%), pre moving , FPS 5.81, Running 16.22s Step 126( N/A%), pre moving , FPS 5.41, Running 16.61s Step 127( N/A%), pre moving , FPS 5.25, Running 16.80s Step 128( N/A%), pre moving , FPS 4.96, Running 17.13s Step 129( N/A%), pre moving , FPS 4.81, Running 17.34s Step 130( N/A%), pre moving , FPS 4.48, Running 17.74s Step 131( N/A%), pre moving , FPS 4.35, Running 17.95s Step 132( N/A%), pre moving , FPS 4.03, Running 18.39s Step 133( N/A%), pre moving , FPS 3.92, Running 18.62s Step 134( N/A%), pre moving , FPS 3.72, Running 18.98s Step 135( N/A%), pre moving , FPS 3.62, Running 19.22s Step 136( N/A%), pre moving , FPS 3.44, Running 19.60s Step 137( N/A%), pre moving , FPS 3.37, Running 19.83s Step 138( N/A%), pre moving , FPS 3.19, Running 20.27s Step 139( N/A%), pre moving , FPS 3.18, Running 20.42s Step 140( N/A%), pre moving , FPS 3.12, Running 20.65s Step 141( N/A%), pre moving , FPS 3.09, Running 20.85s Step 142( N/A%), pre moving , FPS 3.43, Running 21.18s Step 143( N/A%), pre moving , FPS 3.43, Running 21.41s Step 144( N/A%), pre moving , FPS 3.45, Running 21.79s Step 145( N/A%), pre moving , FPS 3.45, Running 22.02s Step 146( N/A%), pre moving , FPS 3.43, Running 22.43s Step 147( N/A%), pre moving , FPS 3.37, Running 22.73s Step 148( N/A%), pre moving , FPS 3.34, Running 23.12s Step 149( N/A%), pre moving , FPS 3.32, Running 23.38s Step 150( N/A%), pre moving , FPS 3.33, Running 23.75s Step 151( N/A%), pre moving , FPS 3.30, Running 24.01s Step 152( N/A%), pre moving , FPS 3.38, Running 24.31s Step 153( N/A%), pre moving , FPS 3.42, Running 24.46s Step 154( N/A%), pre moving , FPS 3.42, Running 24.82s Step 155( N/A%), pre moving , FPS 3.45, Running 25.02s Step 156( N/A%), pre moving , FPS 3.46, Running 25.37s Step 157( N/A%), pre moving , FPS 3.46, Running 25.61s Step 158( N/A%), pre moving , FPS 3.48, Running 26.01s Step 159( N/A%), pre moving , FPS 3.42, Running 26.27s Step 160( N/A%), pre moving , FPS 3.31, Running 26.69s Step 161( N/A%), pre moving , FPS 3.28, Running 26.95s Step 162( N/A%), pre moving , FPS 3.24, Running 27.35s Step 163( N/A%), pre moving , FPS 3.24, Running 27.59s Step 164( N/A%), pre moving , FPS 3.21, Running 28.03s Step 165( N/A%), pre moving , FPS 3.19, Running 28.29s Step 166( N/A%), pre moving , FPS 3.23, Running 28.63s Step 167( N/A%), pre moving , FPS 3.28, Running 28.82s Step 168( N/A%), pre moving , FPS 3.28, Running 29.21s Step 169( N/A%), pre moving , FPS 3.29, Running 29.45s Step 170( N/A%), pre moving , FPS 3.30, Running 29.82s Step 171( N/A%), pre moving , FPS 3.30, Running 30.07s Step 172( N/A%), pre moving , FPS 3.25, Running 30.45s Step 173( N/A%), pre moving , FPS 3.20, Running 30.72s Step 174( N/A%), pre moving , FPS 3.18, Running 31.11s Step 175( N/A%), pre moving , FPS 3.15, Running 31.37s Step 176( N/A%), pre moving , FPS 3.12, Running 31.77s Step 177( N/A%), pre moving , FPS 3.18, Running 31.91s Step 178( N/A%), pre moving , FPS 3.33, Running 32.02s Step 179( N/A%), pre moving , FPS 3.41, Running 32.13s Step 180( N/A%), pre moving , FPS 3.61, Running 32.22s Step 181( N/A%), pre moving , FPS 3.73, Running 32.31s Step 182( N/A%), pre moving , FPS 3.96, Running 32.40s Step 183( N/A%), pre moving , FPS 4.08, Running 32.49s Step 184( N/A%), pre moving , FPS 4.38, Running 32.60s Step 185( N/A%), pre moving , FPS 4.54, Running 32.69s Step 186( N/A%), pre moving , FPS 4.81, Running 32.78s Step 187( N/A%), pre moving , FPS 4.40, Running 33.37s Step 188( N/A%), pre moving , FPS 4.66, Running 33.50s Step 189( N/A%), pre moving , FPS 4.77, Running 33.64s Step 190( N/A%), pre moving , FPS 5.08, Running 33.76s Step 191( N/A%), pre moving , FPS 5.24, Running 33.89s Step 192( N/A%), pre moving , FPS 5.50, Running 34.09s Step 193( N/A%), pre moving , FPS 5.61, Running 34.29s Step 194( N/A%), pre moving , FPS 5.96, Running 34.47s Step 195( N/A%), pre moving , FPS 6.07, Running 34.66s Step 196( N/A%), pre moving , FPS 6.48, Running 34.86s Step 197( N/A%), pre moving , FPS 6.36, Running 35.05s Step 198( N/A%), pre moving , FPS 6.09, Running 35.30s Step 199( N/A%), pre moving , FPS 5.96, Running 35.49s Step 200( N/A%), pre moving , FPS 5.80, Running 35.67s Step 201( N/A%), pre moving , FPS 5.42, Running 36.00s Step 202( N/A%), pre moving , FPS 5.17, Running 36.26s Step 203( N/A%), pre moving , FPS 5.06, Running 36.44s Step 204( N/A%), pre moving , FPS 4.97, Running 36.62s Step 205( N/A%), pre moving , FPS 4.92, Running 36.76s Step 206( N/A%), pre moving , FPS 4.68, Running 37.05s Step 207( N/A%), pre moving , FPS 4.99, Running 37.38s Step 208( N/A%), pre moving , FPS 4.80, Running 37.67s Step 209( N/A%), pre moving , FPS 4.57, Running 38.02s Step 210( N/A%), pre moving , FPS 4.34, Running 38.36s Step 211( N/A%), pre moving , FPS 4.14, Running 38.72s Step 212( N/A%), pre moving , FPS 4.01, Running 39.08s Step 213( N/A%), pre moving , FPS 3.90, Running 39.42s Step 214( N/A%), pre moving , FPS 3.76, Running 39.78s Step 215( N/A%), pre moving , FPS 3.65, Running 40.14s Step 216( N/A%), pre moving , FPS 3.58, Running 40.44s Step 217( N/A%), pre moving , FPS 3.56, Running 40.68s Step 218( N/A%), pre moving , FPS 3.59, Running 40.87s Step 219( N/A%), pre moving , FPS 3.58, Running 41.07s Step 220( N/A%), pre moving , FPS 3.56, Running 41.29s Step 221( N/A%), pre moving , FPS 3.54, Running 41.66s Step 222( N/A%), pre moving , FPS 3.49, Running 41.99s Step 223( N/A%), pre moving , FPS 3.38, Running 42.35s Step 224( N/A%), pre moving , FPS 3.30, Running 42.69s Step 225( N/A%), pre moving , FPS 3.18, Running 43.05s Step 226( N/A%), pre moving , FPS 3.19, Running 43.32s Step 227( N/A%), pre moving , FPS 3.21, Running 43.61s Step 228( N/A%), pre moving , FPS 3.22, Running 43.89s Step 229( N/A%), pre moving , FPS 3.26, Running 44.14s Step 230( N/A%), pre moving , FPS 3.31, Running 44.41s Step 231( N/A%), pre moving , FPS 3.36, Running 44.67s Step 232( N/A%), pre moving , FPS 3.49, Running 44.81s Step 233( N/A%), pre moving , FPS 3.60, Running 44.98s Step 234( N/A%), pre moving , FPS 3.75, Running 45.12s Step 235( N/A%), pre moving , FPS 3.95, Running 45.21s Step 236( N/A%), pre moving , FPS 4.13, Running 45.28s Step 237( N/A%), pre moving , FPS 4.29, Running 45.34s Step 238( N/A%), pre moving , FPS 4.38, Running 45.43s Step 239( N/A%), pre moving , FPS 4.48, Running 45.54s Step 240( N/A%), pre moving , FPS 4.52, Running 45.72s Step 241( N/A%), pre moving , FPS 4.72, Running 45.89s Step 242( N/A%), pre moving , FPS 4.98, Running 46.01s Step 243( N/A%), pre moving , FPS 5.29, Running 46.13s Step 244( N/A%), pre moving , FPS 5.61, Running 46.25s Step 245( N/A%), pre moving , FPS 6.01, Running 46.38s Step 246( N/A%), pre moving , FPS 6.32, Running 46.49s Step 247( N/A%), pre moving , FPS 6.69, Running 46.60s Step 248( N/A%), pre moving , FPS 7.07, Running 46.72s Step 249( N/A%), pre moving , FPS 6.23, Running 47.36s Step 250( N/A%), pre moving , FPS 6.54, Running 47.47s Step 251( N/A%), pre moving , FPS 6.83, Running 47.60s Step 252( N/A%), pre moving , FPS 6.90, Running 47.71s Step 253( N/A%), pre moving , FPS 7.03, Running 47.83s Step 254( N/A%), pre moving , FPS 7.08, Running 47.95s Step 255( N/A%), pre moving , FPS 6.79, Running 48.15s Step 256( N/A%), pre moving , FPS 6.70, Running 48.27s Step 257( N/A%), pre moving , FPS 6.32, Running 48.50s Step 258( N/A%), pre moving , FPS 6.35, Running 48.58s Step 259( N/A%), pre moving , FPS 6.15, Running 48.79s Step 260( N/A%), pre moving , FPS 6.28, Running 48.90s Step 261( N/A%), pre moving , FPS 6.41, Running 49.01s Step 262( N/A%), pre moving , FPS 6.39, Running 49.14s Step 263( N/A%), pre moving , FPS 6.44, Running 49.23s Step 264( N/A%), pre moving , FPS 6.47, Running 49.34s Step 265( N/A%), pre moving , FPS 6.30, Running 49.55s Step 266( N/A%), pre moving , FPS 6.06, Running 49.79s Step 267( N/A%), pre moving , FPS 5.84, Running 50.02s Step 268( N/A%), pre moving , FPS 5.65, Running 50.26s Step 269( N/A%), pre moving , FPS 6.37, Running 50.49s Step 270( N/A%), pre moving , FPS 6.12, Running 50.74s Step 271( N/A%), pre moving , FPS 5.95, Running 50.96s Step 272( N/A%), pre moving , FPS 5.70, Running 51.22s Step 273( N/A%), pre moving , FPS 5.53, Running 51.45s Step 274( N/A%), pre moving , FPS 5.33, Running 51.70s Step 275( N/A%), pre moving , FPS 5.29, Running 51.94s Step 276( N/A%), pre moving , FPS 5.17, Running 52.13s Step 277( N/A%), pre moving , FPS 5.16, Running 52.38s Step 278( N/A%), pre moving , FPS 4.99, Running 52.59s Step 279( N/A%), pre moving , FPS 5.08, Running 52.73s Step 280( N/A%), pre moving , FPS 5.02, Running 52.89s Step 281( N/A%), pre moving , FPS 4.96, Running 53.04s Step 282( N/A%), pre moving , FPS 4.93, Running 53.20s Step 283( N/A%), pre moving , FPS 4.86, Running 53.35s Step 284( N/A%), pre moving , FPS 4.71, Running 53.59s Step 285( N/A%), pre moving , FPS 4.69, Running 53.81s Step 286( N/A%), pre moving , FPS 4.62, Running 54.12s Step 287( N/A%), pre moving , FPS 4.60, Running 54.37s Step 288( N/A%), pre moving , FPS 4.54, Running 54.67s Step 289( N/A%), pre moving , FPS 4.51, Running 54.93s Step 290( N/A%), pre moving , FPS 4.52, Running 55.17s Step 291( N/A%), pre moving , FPS 4.49, Running 55.41s Step 292( N/A%), pre moving , FPS 4.51, Running 55.66s Step 293( N/A%), pre moving , FPS 4.48, Running 55.91s Step 294( N/A%), pre moving , FPS 4.48, Running 56.17s Step 295( N/A%), pre moving , FPS 4.49, Running 56.39s Step 296( N/A%), pre moving , FPS 4.49, Running 56.59s Step 297( N/A%), pre moving , FPS 4.57, Running 56.76s Step 298( N/A%), pre moving , FPS 4.63, Running 56.91s Step 299( N/A%), pre moving , FPS 4.62, Running 57.06s Step 300( N/A%), pre moving , FPS 4.64, Running 57.20s Step 301( N/A%), pre moving , FPS 4.65, Running 57.35s Step 302( N/A%), pre moving , FPS 4.60, Running 57.55s Step 303( N/A%), pre moving , FPS 4.52, Running 57.77s Step 304( N/A%), pre moving , FPS 4.54, Running 57.99s Step 305( N/A%), pre moving , FPS 4.50, Running 58.25s Step 306( N/A%), pre moving , FPS 4.57, Running 58.49s Step 307( N/A%), pre moving , FPS 4.58, Running 58.74s Step 308( N/A%), pre moving , FPS 4.64, Running 58.98s Step 309( N/A%), pre moving , FPS 4.66, Running 59.23s Step 310( N/A%), pre moving , FPS 4.62, Running 59.49s Step 311( N/A%), pre moving , FPS 4.63, Running 59.73s Step 312( N/A%), pre moving , FPS 4.63, Running 59.98s Step 313( N/A%), pre moving , FPS 4.64, Running 60.22s Step 314( N/A%), pre moving , FPS 4.66, Running 60.46s Step 315( N/A%), pre moving , FPS 4.71, Running 60.63s Step 316( N/A%), pre moving , FPS 4.82, Running 60.74s Step 317( N/A%), pre moving , FPS 4.88, Running 60.86s Step 318( N/A%), pre moving , FPS 4.88, Running 61.01s Step 319( N/A%), pre moving , FPS 4.98, Running 61.08s Step 320( N/A%), pre moving , FPS 5.07, Running 61.15s Step 321( N/A%), pre moving , FPS 5.15, Running 61.23s Step 322( N/A%), pre moving , FPS 5.32, Running 61.30s Step 323( N/A%), pre moving , FPS 5.54, Running 61.38s Step 324( N/A%), pre moving , FPS 5.75, Running 61.47s Step 325( N/A%), pre moving , FPS 6.01, Running 61.58s Step 326( N/A%), pre moving , FPS 6.20, Running 61.71s Step 327( N/A%), pre moving , FPS 6.47, Running 61.83s Step 328( N/A%), pre moving , FPS 6.77, Running 61.94s Step 329( N/A%), pre moving , FPS 7.08, Running 62.05s Step 330( N/A%), pre moving , FPS 7.47, Running 62.17s Step 331( N/A%), pre moving , FPS 7.87, Running 62.27s Step 332( N/A%), pre moving , FPS 8.36, Running 62.37s Step 333( N/A%), pre moving , FPS 8.77, Running 62.50s Step 334( N/A%), pre moving , FPS 9.27, Running 62.62s Step 335( N/A%), pre moving , FPS 9.53, Running 62.73s Step 336( N/A%), pre moving , FPS 9.50, Running 62.85s Step 337( N/A%), pre moving , FPS 9.49, Running 62.97s Step 338( N/A%), pre moving , FPS 9.66, Running 63.08s Step 339( N/A%), pre moving , FPS 9.46, Running 63.19s Step 340( N/A%), pre moving , FPS 9.26, Running 63.31s Step 341( N/A%), pre moving , FPS 9.08, Running 63.43s Step 342( N/A%), pre moving , FPS 8.94, Running 63.54s Step 343( N/A%), pre moving , FPS 8.79, Running 63.66s Step 344( N/A%), pre moving , FPS 8.71, Running 63.76s Step 345( N/A%), pre moving , FPS 8.73, Running 63.87s Step 346( N/A%), pre moving , FPS 8.84, Running 63.98s Step 347( N/A%), pre moving , FPS 8.82, Running 64.10s Step 348( N/A%), pre moving , FPS 7.09, Running 64.75s Step 349( N/A%), pre moving , FPS 7.18, Running 64.84s Step 350( N/A%), pre moving , FPS 7.31, Running 64.90s Step 351( N/A%), pre moving , FPS 7.37, Running 64.99s Step 352( N/A%), pre moving , FPS 7.44, Running 65.06s Step 353( N/A%), pre moving , FPS 7.58, Running 65.14s Step 354( N/A%), pre moving , FPS 7.65, Running 65.23s Step 355( N/A%), pre moving , FPS 7.65, Running 65.35s Step 356( N/A%), pre moving , FPS 7.50, Running 65.51s Step 357( N/A%), pre moving , FPS 7.34, Running 65.69s Step 358( N/A%), pre moving , FPS 7.13, Running 65.88s Step 359( N/A%), pre moving , FPS 7.03, Running 66.04s Step 360( N/A%), pre moving , FPS 6.87, Running 66.22s Step 361( N/A%), pre moving , FPS 6.75, Running 66.40s Step 362( N/A%), pre moving , FPS 6.59, Running 66.58s Step 363( N/A%), pre moving , FPS 6.43, Running 66.77s Step 364( N/A%), pre moving , FPS 6.44, Running 66.87s Step 365( N/A%), pre moving , FPS 6.44, Running 66.98s Step 366( N/A%), pre moving , FPS 6.40, Running 67.10s Step 367( N/A%), pre moving , FPS 6.39, Running 67.23s Step 368( N/A%), pre moving , FPS 7.68, Running 67.36s Step 369( N/A%), pre moving , FPS 7.55, Running 67.49s Step 370( N/A%), pre moving , FPS 7.44, Running 67.59s Step 371( N/A%), pre moving , FPS 7.35, Running 67.71s Step 372( N/A%), pre moving , FPS 7.24, Running 67.82s Step 373( N/A%), pre moving , FPS 7.13, Running 67.94s Step 374( N/A%), pre moving , FPS 7.09, Running 68.06s Step 375( N/A%), pre moving , FPS 7.09, Running 68.17s Step 376( N/A%), pre moving , FPS 7.21, Running 68.29s Step 377( N/A%), pre moving , FPS 7.39, Running 68.40s Step 378( N/A%), pre moving , FPS 7.67, Running 68.49s Step 379( N/A%), pre moving , FPS 7.92, Running 68.56s Step 380( N/A%), pre moving , FPS 8.25, Running 68.64s Step 381( N/A%), pre moving , FPS 8.64, Running 68.71s Step 382( N/A%), pre moving , FPS 9.08, Running 68.78s Step 383( N/A%), pre moving , FPS 9.59, Running 68.85s Step 384( N/A%), pre moving , FPS 9.62, Running 68.95s Step 385( N/A%), pre moving , FPS 9.80, Running 69.02s Step 386( N/A%), pre moving , FPS 10.01, Running 69.10s Step 387( N/A%), pre moving , FPS 10.27, Running 69.18s Step 388( N/A%), pre moving , FPS 10.60, Running 69.24s Step 389( N/A%), pre moving , FPS 10.99, Running 69.31s Step 390( N/A%), pre moving , FPS 10.98, Running 69.41s Step 391( N/A%), pre moving , FPS 11.03, Running 69.52s Step 392( N/A%), pre moving , FPS 11.01, Running 69.64s Step 393( N/A%), pre moving , FPS 11.14, Running 69.74s Step 394( N/A%), pre moving , FPS 11.22, Running 69.84s Step 395( N/A%), pre moving , FPS 11.07, Running 69.97s Step 396( N/A%), pre moving , FPS 11.13, Running 70.08s Step 397( N/A%), pre moving , FPS 11.14, Running 70.20s Step 398( N/A%), pre moving , FPS 11.02, Running 70.31s Step 399( N/A%), pre moving , FPS 10.77, Running 70.42s Step 400( N/A%), pre moving , FPS 10.60, Running 70.53s Step 401( N/A%), pre moving , FPS 10.46, Running 70.62s Step 402( N/A%), pre moving , FPS 10.24, Running 70.73s Step 403( N/A%), pre moving , FPS 10.06, Running 70.84s Step 404( N/A%), pre moving , FPS 9.93, Running 70.97s Step 405( N/A%), pre moving , FPS 5.80, Running 72.47s Step 406( N/A%), pre moving , FPS 5.45, Running 72.77s Step 407( N/A%), pre moving , FPS 5.31, Running 72.94s Step 408( N/A%), pre moving , FPS 5.01, Running 73.23s Step 409( N/A%), pre moving , FPS 4.85, Running 73.43s Step 410( N/A%), pre moving , FPS 4.56, Running 73.80s Step 411( N/A%), pre moving , FPS 4.44, Running 74.03s Step 412( N/A%), pre moving , FPS 4.20, Running 74.40s Step 413( N/A%), pre moving , FPS 4.09, Running 74.63s Step 414( N/A%), pre moving , FPS 3.84, Running 75.04s Step 415( N/A%), pre moving , FPS 3.78, Running 75.27s Step 416( N/A%), pre moving , FPS 3.58, Running 75.67s Step 417( N/A%), pre moving , FPS 3.50, Running 75.90s Step 418( N/A%), pre moving , FPS 3.42, Running 76.16s Step 419( N/A%), pre moving , FPS 3.40, Running 76.30s Step 420( N/A%), pre moving , FPS 3.25, Running 76.69s Step 421( N/A%), pre moving , FPS 3.21, Running 76.86s Step 422( N/A%), pre moving , FPS 3.10, Running 77.18s Step 423( N/A%), pre moving , FPS 3.04, Running 77.42s Step 424( N/A%), pre moving , FPS 2.92, Running 77.82s Step 425( 0.33%), action 1, FPS 3.14, Running 78.84s Step 426( 0.67%), action 2, FPS 3.11, Running 79.19s Step 427( 1.00%), action 3, FPS 2.97, Running 79.69s Step 428( 1.33%), action 4, FPS 2.95, Running 80.02s Step 429( 1.67%), action 5, FPS 2.92, Running 80.28s Step 430( 2.00%), action 6, FPS 2.92, Running 80.64s Step 431( 2.33%), action 7, FPS 2.81, Running 81.14s Step 432( 2.67%), action 8, FPS 2.75, Running 81.68s Step 433( 3.00%), action 9, FPS 2.62, Running 82.26s Step 434( 3.33%), action 10, FPS 2.62, Running 82.69s Step 435( 3.67%), action 11, FPS 2.49, Running 83.31s Step 436( 4.00%), action 12, FPS 2.50, Running 83.66s Step 437( 4.33%), action 13, FPS 2.47, Running 84.00s Step 438( 4.67%), action 14, FPS 2.47, Running 84.25s Step 439( 5.00%), action 15, FPS 2.35, Running 84.80s Step 440( 5.33%), action 16, FPS 2.37, Running 85.15s Step 441( 5.67%), action 17, FPS 2.28, Running 85.61s Step 442( 6.00%), action 18, FPS 2.27, Running 85.99s Step 443( 6.33%), action 19, FPS 2.20, Running 86.51s Step 444( 6.67%), action 20, FPS 2.20, Running 86.92s Step 445( 7.00%), action 21, FPS 2.29, Running 87.56s Step 446( 7.33%), action 22, FPS 2.32, Running 87.80s Step 447( 7.67%), action 23, FPS 2.35, Running 88.20s Step 448( 8.00%), action 24, FPS 2.36, Running 88.51s Step 449( 8.33%), action 25, FPS 2.29, Running 89.01s Step 450( 8.67%), action 26, FPS 2.29, Running 89.39s Step 451( 9.00%), action 27, FPS 2.27, Running 89.94s Step 452( 9.33%), action 28, FPS 2.31, Running 90.34s Step 453( 9.67%), action 29, FPS 2.25, Running 91.16s Step 454( 10.00%), action 30, FPS 2.27, Running 91.49s Step 455( 10.33%), action 31, FPS 2.28, Running 92.09s Step 456( 10.67%), action 32, FPS 2.28, Running 92.42s Step 457( 11.00%), action 33, FPS 2.24, Running 92.94s Step 458( 11.33%), action 34, FPS 2.21, Running 93.31s Step 459( 11.67%), action 35, FPS 2.23, Running 93.78s Step 460( 12.00%), action 36, FPS 2.19, Running 94.28s Step 461( 12.33%), action 37, FPS 2.19, Running 94.75s Step 462( 12.67%), action 38, FPS 2.20, Running 95.10s Step 463( 13.00%), action 39, FPS 2.23, Running 95.46s Step 464( 13.33%), action 40, FPS 2.24, Running 95.86s Step 465( 13.67%), action 41, FPS 2.21, Running 96.62s Step 466( 14.00%), action 42, FPS 2.17, Running 97.03s Step 467( 14.33%), action 43, FPS 2.15, Running 97.52s Step 468( 14.67%), action 44, FPS 2.12, Running 97.95s Step 469( 15.00%), action 45, FPS 2.11, Running 98.49s Step 470( 15.33%), action 46, FPS 2.11, Running 98.85s Step 471( 15.67%), action 47, FPS 2.15, Running 99.23s Step 472( 16.00%), action 48, FPS 2.19, Running 99.48s Step 473( 16.33%), action 49, FPS 2.29, Running 99.91s Step 474( 16.67%), action 50, FPS 2.29, Running 100.24s Step 475( 17.00%), action 51, FPS 2.26, Running 100.93s Step 476( 17.33%), action 52, FPS 2.24, Running 101.35s Step 477( 17.67%), action 53, FPS 2.25, Running 101.84s Step 478( 18.00%), action 54, FPS 2.23, Running 102.29s Step 479( 18.33%), action 55, FPS 2.23, Running 102.75s Step 480( 18.67%), action 56, FPS 2.27, Running 103.08s Step 481( 19.00%), action 57, FPS 2.23, Running 103.72s Step 482( 19.33%), action 58, FPS 2.23, Running 104.05s Step 483( 19.67%), action 59, FPS 2.19, Running 104.59s Step 484( 20.00%), action 60, FPS 2.17, Running 105.07s Step 485( 20.33%), action 61, FPS 2.20, Running 105.72s Step 486( 20.67%), action 62, FPS 2.19, Running 106.18s Step 487( 21.00%), action 63, FPS 2.20, Running 106.62s Step 488( 21.33%), action 64, FPS 2.22, Running 106.95s Step 489( 21.67%), action 65, FPS 2.29, Running 107.22s Step 490( 22.00%), action 66, FPS 2.31, Running 107.49s Step 491( 22.33%), action 67, FPS 2.34, Running 107.76s Step 492( 22.67%), action 68, FPS 2.33, Running 108.05s Step 493( 23.00%), action 69, FPS 2.30, Running 108.60s Step 494( 23.33%), action 70, FPS 2.30, Running 108.95s Step 495( 23.67%), action 71, FPS 2.37, Running 109.38s Step 496( 24.00%), action 72, FPS 2.41, Running 109.65s Step 497( 24.33%), action 73, FPS 2.47, Running 109.94s Step 498( 24.67%), action 74, FPS 2.54, Running 110.18s Step 499( 25.00%), action 75, FPS 2.55, Running 110.61s Step 500( 25.33%), action 76, FPS 2.58, Running 110.83s Step 501( 25.67%), action 77, FPS 2.70, Running 111.14s Step 502( 26.00%), action 78, FPS 2.73, Running 111.37s Step 503( 26.33%), action 79, FPS 2.81, Running 111.69s Step 504( 26.67%), action 80, FPS 2.92, Running 111.91s Step 505( 27.00%), action 81, FPS 3.00, Running 112.39s Step 506( 27.33%), action 82, FPS 3.05, Running 112.74s Step 507( 27.67%), action 83, FPS 3.12, Running 113.04s Step 508( 28.00%), action 84, FPS 3.15, Running 113.31s Step 509( 28.33%), action 85, FPS 3.14, Running 113.60s Step 510( 28.67%), action 86, FPS 3.13, Running 113.89s Step 511( 29.00%), action 87, FPS 3.13, Running 114.14s Step 512( 29.33%), action 88, FPS 3.17, Running 114.36s Step 513( 29.67%), action 89, FPS 3.33, Running 114.60s Step 514( 30.00%), action 90, FPS 3.36, Running 114.90s Step 515( 30.33%), action 91, FPS 3.37, Running 115.31s Step 516( 30.67%), action 92, FPS 3.39, Running 115.55s Step 517( 31.00%), action 93, FPS 3.41, Running 115.81s Step 518( 31.33%), action 94, FPS 3.34, Running 116.16s Step 519( 31.67%), action 95, FPS 3.44, Running 116.42s Step 520( 32.00%), action 96, FPS 3.29, Running 116.91s Step 521( 32.33%), action 97, FPS 3.32, Running 117.17s Step 522( 32.67%), action 98, FPS 3.29, Running 117.46s Step 523( 33.00%), action 99, FPS 3.32, Running 117.72s Step 524( 33.33%), action 100, FPS 3.32, Running 117.93s Step 525( 33.67%), action 101, FPS 3.35, Running 118.37s Step 526( 34.00%), action 102, FPS 3.42, Running 118.59s Step 527( 34.33%), action 103, FPS 3.40, Running 118.91s Step 528( 34.67%), action 104, FPS 3.40, Running 119.18s Step 529( 35.00%), action 105, FPS 3.41, Running 119.46s Step 530( 35.33%), action 106, FPS 3.41, Running 119.75s Step 531( 35.67%), action 107, FPS 3.19, Running 120.42s Step 532( 36.00%), action 108, FPS 3.18, Running 120.66s Step 533( 36.33%), action 109, FPS 3.13, Running 120.98s Step 534( 36.67%), action 110, FPS 3.13, Running 121.30s Step 535( 37.00%), action 111, FPS 3.11, Running 121.74s Step 536( 37.33%), action 112, FPS 3.10, Running 122.00s Step 537( 37.67%), action 113, FPS 3.03, Running 122.40s Step 538( 38.00%), action 114, FPS 2.92, Running 123.00s Step 539( 38.33%), action 115, FPS 2.90, Running 123.32s Step 540( 38.67%), action 116, FPS 2.96, Running 123.67s Step 541( 39.00%), action 117, FPS 2.84, Running 124.21s Step 542( 39.33%), action 118, FPS 2.85, Running 124.48s Step 543( 39.67%), action 119, FPS 2.83, Running 124.78s Step 544( 40.00%), action 120, FPS 2.82, Running 125.03s Step 545( 40.33%), action 121, FPS 2.82, Running 125.47s Step 546( 40.67%), action 122, FPS 2.70, Running 125.99s Step 547( 41.00%), action 123, FPS 2.70, Running 126.32s Step 548( 41.33%), action 124, FPS 2.67, Running 126.67s Step 549( 41.67%), action 125, FPS 2.65, Running 127.00s Step 550( 42.00%), action 126, FPS 2.67, Running 127.24s Step 551( 42.33%), action 127, FPS 2.73, Running 127.75s Step 552( 42.67%), action 128, FPS 2.72, Running 128.02s Step 553( 43.00%), action 129, FPS 2.73, Running 128.31s Step 554( 43.33%), action 130, FPS 2.76, Running 128.55s Step 555( 43.67%), action 131, FPS 2.77, Running 128.97s Step 556( 44.00%), action 132, FPS 2.74, Running 129.29s Step 557( 44.33%), action 133, FPS 2.77, Running 129.61s Step 558( 44.67%), action 134, FPS 2.88, Running 129.96s Step 559( 45.00%), action 135, FPS 2.77, Running 130.55s Step 560( 45.33%), action 136, FPS 2.78, Running 130.86s Step 561( 45.67%), action 137, FPS 2.79, Running 131.37s Step 562( 46.00%), action 138, FPS 2.69, Running 131.91s Step 563( 46.33%), action 139, FPS 2.58, Running 132.53s Step 564( 46.67%), action 140, FPS 2.55, Running 132.87s Step 565( 47.00%), action 141, FPS 2.54, Running 133.35s Step 566( 47.33%), action 142, FPS 2.56, Running 133.80s Step 567( 47.67%), action 143, FPS 2.57, Running 134.10s Step 568( 48.00%), action 144, FPS 2.54, Running 134.56s Step 569( 48.33%), action 145, FPS 2.49, Running 135.02s Step 570( 48.67%), action 146, FPS 2.40, Running 135.59s Step 571( 49.00%), action 147, FPS 2.40, Running 136.09s Step 572( 49.33%), action 148, FPS 2.37, Running 136.44s Step 573( 49.67%), action 149, FPS 2.33, Running 136.91s Step 574( 50.00%), action 150, FPS 2.31, Running 137.19s Step 575( 50.33%), action 151, FPS 2.28, Running 137.76s Step 576( 50.67%), action 152, FPS 2.23, Running 138.24s Step 577( 51.00%), action 153, FPS 2.17, Running 138.83s Step 578( 51.33%), action 154, FPS 2.16, Running 139.23s Step 579( 51.67%), action 155, FPS 2.19, Running 139.69s Step 580( 52.00%), action 156, FPS 2.11, Running 140.34s Step 581( 52.33%), action 157, FPS 2.13, Running 140.74s Step 582( 52.67%), action 158, FPS 2.13, Running 141.32s Step 583( 53.00%), action 159, FPS 2.15, Running 141.83s Step 584( 53.33%), action 160, FPS 2.13, Running 142.24s Step 585( 53.67%), action 161, FPS 2.09, Running 142.92s Step 586( 54.00%), action 162, FPS 2.08, Running 143.39s Step 587( 54.33%), action 163, FPS 2.04, Running 143.89s Step 588( 54.67%), action 164, FPS 2.08, Running 144.18s Step 589( 55.00%), action 165, FPS 2.09, Running 144.61s Step 590( 55.33%), action 166, FPS 2.15, Running 144.88s Step 591( 55.67%), action 167, FPS 2.16, Running 145.34s Step 592( 56.00%), action 168, FPS 2.17, Running 145.68s Step 593( 56.33%), action 169, FPS 2.16, Running 146.16s Step 594( 56.67%), action 170, FPS 2.14, Running 146.54s Step 595( 57.00%), action 171, FPS 2.13, Running 147.15s Step 596( 57.33%), action 172, FPS 2.16, Running 147.48s Step 597( 57.67%), action 173, FPS 2.21, Running 147.87s Step 598( 58.00%), action 174, FPS 2.25, Running 148.11s Step 599( 58.33%), action 175, FPS 2.26, Running 148.54s Step 600( 58.67%), action 176, FPS 2.36, Running 148.82s Step 601( 59.00%), action 177, FPS 2.35, Running 149.25s Step 602( 59.33%), action 178, FPS 2.39, Running 149.67s Step 603( 59.67%), action 179, FPS 2.40, Running 150.17s Step 604( 60.00%), action 180, FPS 2.37, Running 150.69s Step 605( 60.33%), action 181, FPS 2.37, Running 151.35s Step 606( 60.67%), action 182, FPS 2.41, Running 151.70s Step 607( 61.00%), action 183, FPS 2.43, Running 152.12s Step 608( 61.33%), action 184, FPS 2.42, Running 152.46s Step 609( 61.67%), action 185, FPS 2.41, Running 152.91s Step 610( 62.00%), action 186, FPS 2.39, Running 153.26s Step 611( 62.33%), action 187, FPS 2.30, Running 154.05s Step 612( 62.67%), action 188, FPS 2.30, Running 154.38s Step 613( 63.00%), action 189, FPS 2.28, Running 154.92s Step 614( 63.33%), action 190, FPS 2.29, Running 155.27s Step 615( 63.67%), action 191, FPS 2.32, Running 155.75s Step 616( 64.00%), action 192, FPS 2.34, Running 156.03s Step 617( 64.33%), action 193, FPS 2.34, Running 156.42s Step 618( 64.67%), action 194, FPS 2.21, Running 157.17s Step 619( 65.00%), action 195, FPS 2.19, Running 157.66s Step 620( 65.33%), action 196, FPS 2.18, Running 158.00s Step 621( 65.67%), action 197, FPS 2.17, Running 158.48s [2026-08-02 22:53:38] [91 ] Seed 90 failed after 158.63 s. +steps: 621 , actions: 197 . +Instruction: Empty +Total 55/91(60.44%) success. +Setting seed: 91 +Step 1( N/A%), pre moving , FPS 2.35, Running 0.42s Step 2( N/A%), pre moving , FPS 3.79, Running 0.53s Step 3( N/A%), pre moving , FPS 4.76, Running 0.63s Step 4( N/A%), pre moving , FPS 5.53, Running 0.72s Step 5( N/A%), pre moving , FPS 6.46, Running 0.77s Step 6( N/A%), pre moving , FPS 7.30, Running 0.82s Step 7( N/A%), pre moving , FPS 7.87, Running 0.89s Step 8( N/A%), pre moving , FPS 8.20, Running 0.98s Step 9( N/A%), pre moving , FPS 8.48, Running 1.06s Step 10( N/A%), pre moving , FPS 8.73, Running 1.15s Step 11( N/A%), pre moving , FPS 8.89, Running 1.24s Step 12( N/A%), pre moving , FPS 9.17, Running 1.31s Step 13( N/A%), pre moving , FPS 9.19, Running 1.41s Step 14( N/A%), pre moving , FPS 9.36, Running 1.50s Step 15( N/A%), pre moving , FPS 9.44, Running 1.59s Step 16( N/A%), pre moving , FPS 9.44, Running 1.70s Step 17( N/A%), pre moving , FPS 9.42, Running 1.80s Step 18( N/A%), pre moving , FPS 9.38, Running 1.92s Step 19( N/A%), pre moving , FPS 9.36, Running 2.03s Step 20( N/A%), pre moving , FPS 9.34, Running 2.14s Step 21( N/A%), pre moving , FPS 9.47, Running 2.54s Step 22( N/A%), pre moving , FPS 9.16, Running 2.71s Step 23( N/A%), pre moving , FPS 9.21, Running 2.80s Step 24( N/A%), pre moving , FPS 9.23, Running 2.89s Step 25( N/A%), pre moving , FPS 9.04, Running 2.98s Step 26( N/A%), pre moving , FPS 7.84, Running 3.37s Step 27( N/A%), pre moving , FPS 7.65, Running 3.50s Step 28( N/A%), pre moving , FPS 7.58, Running 3.61s Step 29( N/A%), pre moving , FPS 7.51, Running 3.73s Step 30( N/A%), pre moving , FPS 7.44, Running 3.83s Step 31( N/A%), pre moving , FPS 7.40, Running 3.94s Step 32( N/A%), pre moving , FPS 7.28, Running 4.05s Step 33( N/A%), pre moving , FPS 7.26, Running 4.17s Step 34( N/A%), pre moving , FPS 7.17, Running 4.29s Step 35( N/A%), pre moving , FPS 7.12, Running 4.40s Step 36( N/A%), pre moving , FPS 6.23, Running 4.90s Step 37( N/A%), pre moving , FPS 6.26, Running 5.00s Step 38( N/A%), pre moving , FPS 6.34, Running 5.07s Step 39( N/A%), pre moving , FPS 6.40, Running 5.16s Step 40( N/A%), pre moving , FPS 6.48, Running 5.23s Step 41( N/A%), pre moving , FPS 7.21, Running 5.31s Step 42( N/A%), pre moving , FPS 7.48, Running 5.38s Step 43( N/A%), pre moving , FPS 7.52, Running 5.46s Step 44( N/A%), pre moving , FPS 7.47, Running 5.57s Step 45( N/A%), pre moving , FPS 7.36, Running 5.70s Step 46( N/A%), pre moving , FPS 7.94, Running 5.89s Step 47( N/A%), pre moving , FPS 7.77, Running 6.08s Step 48( N/A%), pre moving , FPS 7.57, Running 6.25s Step 49( N/A%), pre moving , FPS 7.40, Running 6.43s Step 50( N/A%), pre moving , FPS 7.24, Running 6.60s Step 51( N/A%), pre moving , FPS 7.03, Running 6.78s Step 52( N/A%), pre moving , FPS 6.90, Running 6.95s Step 53( N/A%), pre moving , FPS 6.77, Running 7.12s Step 54( N/A%), pre moving , FPS 6.62, Running 7.31s Step 55( N/A%), pre moving , FPS 6.49, Running 7.48s Step 56( N/A%), pre moving , FPS 7.26, Running 7.66s Step 57( N/A%), pre moving , FPS 7.04, Running 7.84s Step 58( N/A%), pre moving , FPS 6.79, Running 8.02s Step 59( N/A%), pre moving , FPS 6.56, Running 8.20s Step 60( N/A%), pre moving , FPS 6.32, Running 8.39s Step 61( N/A%), pre moving , FPS 6.12, Running 8.58s Step 62( N/A%), pre moving , FPS 5.95, Running 8.75s Step 63( N/A%), pre moving , FPS 5.81, Running 8.90s Step 64( N/A%), pre moving , FPS 5.77, Running 9.03s Step 65( N/A%), pre moving , FPS 5.79, Running 9.16s Step 66( N/A%), pre moving , FPS 5.86, Running 9.31s Step 67( N/A%), pre moving , FPS 5.97, Running 9.43s Step 68( N/A%), pre moving , FPS 6.04, Running 9.57s Step 69( N/A%), pre moving , FPS 6.11, Running 9.70s Step 70( N/A%), pre moving , FPS 6.09, Running 9.88s Step 71( N/A%), pre moving , FPS 6.10, Running 10.07s Step 72( N/A%), pre moving , FPS 6.06, Running 10.25s Step 73( N/A%), pre moving , FPS 6.03, Running 10.44s Step 74( N/A%), pre moving , FPS 6.06, Running 10.61s Step 75( N/A%), pre moving , FPS 6.04, Running 10.79s Step 76( N/A%), pre moving , FPS 6.15, Running 10.91s Step 77( N/A%), pre moving , FPS 6.29, Running 11.02s Step 78( N/A%), pre moving , FPS 6.38, Running 11.15s Step 79( N/A%), pre moving , FPS 6.53, Running 11.27s Step 80( N/A%), pre moving , FPS 6.69, Running 11.39s Step 81( N/A%), pre moving , FPS 6.85, Running 11.50s Step 82( N/A%), pre moving , FPS 6.92, Running 11.64s Step 83( N/A%), pre moving , FPS 7.02, Running 11.75s Step 84( N/A%), pre moving , FPS 7.06, Running 11.86s Step 85( N/A%), pre moving , FPS 7.09, Running 11.98s Step 86( N/A%), pre moving , FPS 7.16, Running 12.10s Step 87( N/A%), pre moving , FPS 7.14, Running 12.23s Step 88( N/A%), pre moving , FPS 7.20, Running 12.34s Step 89( N/A%), pre moving , FPS 7.24, Running 12.46s Step 90( N/A%), pre moving , FPS 7.42, Running 12.58s Step 91( N/A%), pre moving , FPS 7.60, Running 12.70s Step 92( N/A%), pre moving , FPS 7.76, Running 12.83s Step 93( N/A%), pre moving , FPS 8.05, Running 12.92s Step 94( N/A%), pre moving , FPS 8.37, Running 13.00s Step 95( N/A%), pre moving , FPS 8.73, Running 13.08s Step 96( N/A%), pre moving , FPS 6.71, Running 13.89s Step 97( N/A%), pre moving , FPS 6.48, Running 14.11s Step 98( N/A%), pre moving , FPS 5.91, Running 14.54s Step 99( N/A%), pre moving , FPS 5.71, Running 14.77s Step 100( N/A%), pre moving , FPS 5.32, Running 15.14s Step 101( N/A%), pre moving , FPS 5.19, Running 15.36s Step 102( N/A%), pre moving , FPS 4.87, Running 15.74s Step 103( N/A%), pre moving , FPS 4.72, Running 15.99s Step 104( N/A%), pre moving , FPS 4.38, Running 16.43s Step 105( N/A%), pre moving , FPS 4.30, Running 16.63s Step 106( N/A%), pre moving , FPS 4.14, Running 16.92s Step 107( N/A%), pre moving , FPS 4.08, Running 17.13s Step 108( N/A%), pre moving , FPS 3.90, Running 17.47s Step 109( N/A%), pre moving , FPS 3.83, Running 17.68s Step 110( N/A%), pre moving , FPS 3.62, Running 18.10s Step 111( N/A%), pre moving , FPS 3.56, Running 18.32s Step 112( N/A%), pre moving , FPS 3.38, Running 18.74s Step 113( N/A%), pre moving , FPS 3.30, Running 18.98s Step 114( N/A%), pre moving , FPS 3.14, Running 19.37s Step 115( N/A%), pre moving , FPS 3.06, Running 19.61s Step 116( N/A%), pre moving , FPS 3.27, Running 20.00s Step 117( N/A%), pre moving , FPS 3.27, Running 20.23s Step 118( N/A%), pre moving , FPS 3.29, Running 20.61s Step 119( N/A%), pre moving , FPS 3.33, Running 20.77s Step 120( N/A%), pre moving , FPS 3.33, Running 21.14s Step 121( N/A%), pre moving , FPS 3.32, Running 21.39s Step 122( N/A%), pre moving , FPS 3.34, Running 21.72s Step 123( N/A%), pre moving , FPS 3.36, Running 21.95s Step 124( N/A%), pre moving , FPS 3.37, Running 22.36s Step 125( N/A%), pre moving , FPS 3.36, Running 22.59s Step 126( N/A%), pre moving , FPS 3.29, Running 23.00s Step 127( N/A%), pre moving , FPS 3.28, Running 23.23s Step 128( N/A%), pre moving , FPS 3.27, Running 23.59s Step 129( N/A%), pre moving , FPS 3.23, Running 23.87s Step 130( N/A%), pre moving , FPS 3.23, Running 24.29s Step 131( N/A%), pre moving , FPS 3.22, Running 24.53s Step 132( N/A%), pre moving , FPS 3.25, Running 24.90s Step 133( N/A%), pre moving , FPS 3.26, Running 25.12s Step 134( N/A%), pre moving , FPS 3.24, Running 25.54s Step 135( N/A%), pre moving , FPS 3.22, Running 25.82s Step 136( N/A%), pre moving , FPS 3.21, Running 26.23s Step 137( N/A%), pre moving , FPS 3.19, Running 26.49s Step 138( N/A%), pre moving , FPS 3.19, Running 26.88s Step 139( N/A%), pre moving , FPS 3.13, Running 27.17s Step 140( N/A%), pre moving , FPS 3.13, Running 27.54s Step 141( N/A%), pre moving , FPS 3.14, Running 27.76s Step 142( N/A%), pre moving , FPS 3.12, Running 28.14s Step 143( N/A%), pre moving , FPS 3.14, Running 28.33s Step 144( N/A%), pre moving , FPS 3.15, Running 28.70s Step 145( N/A%), pre moving , FPS 3.17, Running 28.91s Step 146( N/A%), pre moving , FPS 3.16, Running 29.33s Step 147( N/A%), pre moving , FPS 3.16, Running 29.56s Step 148( N/A%), pre moving , FPS 3.15, Running 29.93s Step 149( N/A%), pre moving , FPS 3.19, Running 30.15s Step 150( N/A%), pre moving , FPS 3.21, Running 30.53s Step 151( N/A%), pre moving , FPS 3.26, Running 30.66s Step 152( N/A%), pre moving , FPS 3.41, Running 30.77s Step 153( N/A%), pre moving , FPS 3.47, Running 30.88s Step 154( N/A%), pre moving , FPS 3.65, Running 31.02s Step 155( N/A%), pre moving , FPS 3.75, Running 31.15s Step 156( N/A%), pre moving , FPS 3.97, Running 31.27s Step 157( N/A%), pre moving , FPS 4.09, Running 31.38s Step 158( N/A%), pre moving , FPS 4.33, Running 31.50s Step 159( N/A%), pre moving , FPS 4.49, Running 31.62s Step 160( N/A%), pre moving , FPS 4.77, Running 31.73s Step 161( N/A%), pre moving , FPS 4.35, Running 32.36s Step 162( N/A%), pre moving , FPS 4.68, Running 32.41s Step 163( N/A%), pre moving , FPS 4.82, Running 32.48s Step 164( N/A%), pre moving , FPS 5.19, Running 32.56s Step 165( N/A%), pre moving , FPS 5.27, Running 32.71s Step 166( N/A%), pre moving , FPS 5.71, Running 32.83s Step 167( N/A%), pre moving , FPS 5.85, Running 32.97s Step 168( N/A%), pre moving , FPS 6.33, Running 33.09s Step 169( N/A%), pre moving , FPS 6.50, Running 33.22s Step 170( N/A%), pre moving , FPS 6.96, Running 33.40s Step 171( N/A%), pre moving , FPS 6.82, Running 33.59s Step 172( N/A%), pre moving , FPS 6.51, Running 33.84s Step 173( N/A%), pre moving , FPS 6.25, Running 34.09s Step 174( N/A%), pre moving , FPS 6.07, Running 34.32s Step 175( N/A%), pre moving , FPS 5.80, Running 34.60s Step 176( N/A%), pre moving , FPS 5.69, Running 34.78s Step 177( N/A%), pre moving , FPS 5.51, Running 35.01s Step 178( N/A%), pre moving , FPS 5.33, Running 35.25s Step 179( N/A%), pre moving , FPS 5.28, Running 35.40s Step 180( N/A%), pre moving , FPS 4.96, Running 35.77s Step 181( N/A%), pre moving , FPS 5.51, Running 35.98s Step 182( N/A%), pre moving , FPS 5.17, Running 36.28s Step 183( N/A%), pre moving , FPS 4.87, Running 36.58s Step 184( N/A%), pre moving , FPS 4.67, Running 36.84s Step 185( N/A%), pre moving , FPS 4.61, Running 37.04s Step 186( N/A%), pre moving , FPS 4.54, Running 37.23s Step 187( N/A%), pre moving , FPS 4.45, Running 37.47s Step 188( N/A%), pre moving , FPS 4.27, Running 37.78s Step 189( N/A%), pre moving , FPS 4.08, Running 38.12s Step 190( N/A%), pre moving , FPS 3.93, Running 38.49s Step 191( N/A%), pre moving , FPS 3.81, Running 38.84s Step 192( N/A%), pre moving , FPS 3.74, Running 39.19s Step 193( N/A%), pre moving , FPS 3.66, Running 39.55s Step 194( N/A%), pre moving , FPS 3.58, Running 39.91s Step 195( N/A%), pre moving , FPS 3.52, Running 40.28s Step 196( N/A%), pre moving , FPS 3.41, Running 40.64s Step 197( N/A%), pre moving , FPS 3.41, Running 40.88s Step 198( N/A%), pre moving , FPS 3.42, Running 41.09s Step 199( N/A%), pre moving , FPS 3.38, Running 41.31s Step 200( N/A%), pre moving , FPS 3.48, Running 41.52s Step 201( N/A%), pre moving , FPS 3.43, Running 41.81s Step 202( N/A%), pre moving , FPS 3.42, Running 42.13s Step 203( N/A%), pre moving , FPS 3.43, Running 42.42s Step 204( N/A%), pre moving , FPS 3.41, Running 42.71s Step 205( N/A%), pre moving , FPS 3.35, Running 43.01s Step 206( N/A%), pre moving , FPS 3.33, Running 43.24s Step 207( N/A%), pre moving , FPS 3.33, Running 43.47s Step 208( N/A%), pre moving , FPS 3.37, Running 43.71s Step 209( N/A%), pre moving , FPS 3.46, Running 43.90s Step 210( N/A%), pre moving , FPS 3.62, Running 44.00s Step 211( N/A%), pre moving , FPS 3.78, Running 44.13s Step 212( N/A%), pre moving , FPS 3.94, Running 44.26s Step 213( N/A%), pre moving , FPS 4.05, Running 44.49s Step 214( N/A%), pre moving , FPS 4.21, Running 44.66s Step 215( N/A%), pre moving , FPS 4.43, Running 44.79s Step 216( N/A%), pre moving , FPS 4.72, Running 44.88s Step 217( N/A%), pre moving , FPS 4.91, Running 44.96s Step 218( N/A%), pre moving , FPS 5.04, Running 45.06s Step 219( N/A%), pre moving , FPS 5.27, Running 45.11s Step 220( N/A%), pre moving , FPS 5.46, Running 45.18s Step 221( N/A%), pre moving , FPS 5.82, Running 45.24s Step 222( N/A%), pre moving , FPS 6.28, Running 45.31s Step 223( N/A%), pre moving , FPS 5.75, Running 45.89s Step 224( N/A%), pre moving , FPS 6.06, Running 46.02s Step 225( N/A%), pre moving , FPS 6.40, Running 46.13s Step 226( N/A%), pre moving , FPS 6.62, Running 46.26s Step 227( N/A%), pre moving , FPS 6.84, Running 46.39s Step 228( N/A%), pre moving , FPS 6.99, Running 46.58s Step 229( N/A%), pre moving , FPS 7.15, Running 46.69s Step 230( N/A%), pre moving , FPS 7.01, Running 46.86s Step 231( N/A%), pre moving , FPS 6.88, Running 47.04s Step 232( N/A%), pre moving , FPS 6.77, Running 47.21s Step 233( N/A%), pre moving , FPS 6.87, Running 47.40s Step 234( N/A%), pre moving , FPS 6.84, Running 47.59s Step 235( N/A%), pre moving , FPS 6.72, Running 47.77s Step 236( N/A%), pre moving , FPS 6.50, Running 47.96s Step 237( N/A%), pre moving , FPS 6.32, Running 48.12s Step 238( N/A%), pre moving , FPS 6.16, Running 48.31s Step 239( N/A%), pre moving , FPS 5.94, Running 48.48s Step 240( N/A%), pre moving , FPS 5.73, Running 48.67s Step 241( N/A%), pre moving , FPS 5.46, Running 48.90s Step 242( N/A%), pre moving , FPS 5.35, Running 49.05s Step 243( N/A%), pre moving , FPS 6.05, Running 49.20s Step 244( N/A%), pre moving , FPS 5.98, Running 49.36s Step 245( N/A%), pre moving , FPS 5.96, Running 49.49s Step 246( N/A%), pre moving , FPS 5.91, Running 49.65s Step 247( N/A%), pre moving , FPS 5.83, Running 49.82s Step 248( N/A%), pre moving , FPS 5.82, Running 50.01s Step 249( N/A%), pre moving , FPS 5.65, Running 50.23s Step 250( N/A%), pre moving , FPS 5.56, Running 50.46s Step 251( N/A%), pre moving , FPS 5.47, Running 50.69s Step 252( N/A%), pre moving , FPS 5.38, Running 50.93s Step 253( N/A%), pre moving , FPS 5.21, Running 51.24s Step 254( N/A%), pre moving , FPS 5.14, Running 51.47s Step 255( N/A%), pre moving , FPS 5.00, Running 51.77s Step 256( N/A%), pre moving , FPS 4.89, Running 52.05s Step 257( N/A%), pre moving , FPS 4.72, Running 52.36s Step 258( N/A%), pre moving , FPS 4.62, Running 52.64s Step 259( N/A%), pre moving , FPS 4.49, Running 52.93s Step 260( N/A%), pre moving , FPS 4.48, Running 53.13s Step 261( N/A%), pre moving , FPS 4.58, Running 53.27s Step 262( N/A%), pre moving , FPS 4.56, Running 53.43s Step 263( N/A%), pre moving , FPS 4.56, Running 53.59s Step 264( N/A%), pre moving , FPS 4.55, Running 53.75s Step 265( N/A%), pre moving , FPS 4.52, Running 53.91s Step 266( N/A%), pre moving , FPS 4.46, Running 54.13s Step 267( N/A%), pre moving , FPS 4.40, Running 54.37s Step 268( N/A%), pre moving , FPS 4.36, Running 54.60s Step 269( N/A%), pre moving , FPS 4.34, Running 54.84s Step 270( N/A%), pre moving , FPS 4.32, Running 55.08s Step 271( N/A%), pre moving , FPS 4.35, Running 55.29s Step 272( N/A%), pre moving , FPS 4.38, Running 55.50s Step 273( N/A%), pre moving , FPS 4.46, Running 55.72s Step 274( N/A%), pre moving , FPS 4.49, Running 55.93s Step 275( N/A%), pre moving , FPS 4.57, Running 56.15s Step 276( N/A%), pre moving , FPS 4.66, Running 56.34s Step 277( N/A%), pre moving , FPS 4.72, Running 56.59s Step 278( N/A%), pre moving , FPS 4.78, Running 56.82s Step 279( N/A%), pre moving , FPS 4.85, Running 57.05s Step 280( N/A%), pre moving , FPS 4.79, Running 57.30s Step 281( N/A%), pre moving , FPS 4.73, Running 57.50s Step 282( N/A%), pre moving , FPS 4.70, Running 57.68s Step 283( N/A%), pre moving , FPS 4.65, Running 57.89s Step 284( N/A%), pre moving , FPS 4.64, Running 58.07s Step 285( N/A%), pre moving , FPS 4.57, Running 58.29s Step 286( N/A%), pre moving , FPS 4.56, Running 58.52s Step 287( N/A%), pre moving , FPS 4.54, Running 58.77s Step 288( N/A%), pre moving , FPS 4.56, Running 58.99s Step 289( N/A%), pre moving , FPS 4.55, Running 59.24s Step 290( N/A%), pre moving , FPS 4.53, Running 59.50s Step 291( N/A%), pre moving , FPS 4.52, Running 59.72s Step 292( N/A%), pre moving , FPS 4.54, Running 59.91s Step 293( N/A%), pre moving , FPS 4.65, Running 60.02s Step 294( N/A%), pre moving , FPS 4.78, Running 60.11s Step 295( N/A%), pre moving , FPS 4.89, Running 60.24s Step 296( N/A%), pre moving , FPS 4.99, Running 60.35s Step 297( N/A%), pre moving , FPS 5.18, Running 60.45s Step 298( N/A%), pre moving , FPS 5.25, Running 60.63s Step 299( N/A%), pre moving , FPS 5.31, Running 60.81s Step 300( N/A%), pre moving , FPS 5.43, Running 60.98s Step 301( N/A%), pre moving , FPS 5.44, Running 61.18s Step 302( N/A%), pre moving , FPS 5.51, Running 61.31s Step 303( N/A%), pre moving , FPS 5.67, Running 61.42s Step 304( N/A%), pre moving , FPS 5.84, Running 61.49s Step 305( N/A%), pre moving , FPS 6.09, Running 61.57s Step 306( N/A%), pre moving , FPS 6.40, Running 61.64s Step 307( N/A%), pre moving , FPS 6.82, Running 61.70s Step 308( N/A%), pre moving , FPS 7.17, Running 61.78s Step 309( N/A%), pre moving , FPS 7.59, Running 61.87s Step 310( N/A%), pre moving , FPS 8.23, Running 61.93s Step 311( N/A%), pre moving , FPS 8.75, Running 62.01s Step 312( N/A%), pre moving , FPS 9.02, Running 62.13s Step 313( N/A%), pre moving , FPS 8.97, Running 62.25s Step 314( N/A%), pre moving , FPS 8.91, Running 62.36s Step 315( N/A%), pre moving , FPS 8.96, Running 62.47s Step 316( N/A%), pre moving , FPS 8.88, Running 62.60s Step 317( N/A%), pre moving , FPS 8.87, Running 62.71s Step 318( N/A%), pre moving , FPS 9.17, Running 62.81s Step 319( N/A%), pre moving , FPS 9.40, Running 62.94s Step 320( N/A%), pre moving , FPS 9.61, Running 63.07s Step 321( N/A%), pre moving , FPS 7.74, Running 63.76s Step 322( N/A%), pre moving , FPS 7.77, Running 63.89s Step 323( N/A%), pre moving , FPS 7.74, Running 64.00s Step 324( N/A%), pre moving , FPS 7.66, Running 64.10s Step 325( N/A%), pre moving , FPS 7.57, Running 64.21s Step 326( N/A%), pre moving , FPS 7.39, Running 64.35s Step 327( N/A%), pre moving , FPS 7.05, Running 64.54s Step 328( N/A%), pre moving , FPS 6.79, Running 64.73s Step 329( N/A%), pre moving , FPS 6.58, Running 64.91s Step 330( N/A%), pre moving , FPS 6.36, Running 65.08s Step 331( N/A%), pre moving , FPS 6.38, Running 65.14s Step 332( N/A%), pre moving , FPS 6.50, Running 65.21s Step 333( N/A%), pre moving , FPS 6.55, Running 65.30s Step 334( N/A%), pre moving , FPS 6.51, Running 65.43s Step 335( N/A%), pre moving , FPS 6.52, Running 65.54s Step 336( N/A%), pre moving , FPS 6.53, Running 65.66s Step 337( N/A%), pre moving , FPS 6.55, Running 65.76s Step 338( N/A%), pre moving , FPS 6.56, Running 65.86s Step 339( N/A%), pre moving , FPS 6.61, Running 65.96s Step 340( N/A%), pre moving , FPS 6.70, Running 66.05s Step 341( N/A%), pre moving , FPS 8.32, Running 66.17s Step 342( N/A%), pre moving , FPS 8.32, Running 66.29s Step 343( N/A%), pre moving , FPS 8.33, Running 66.40s Step 344( N/A%), pre moving , FPS 8.33, Running 66.50s Step 345( N/A%), pre moving , FPS 8.28, Running 66.63s Step 346( N/A%), pre moving , FPS 8.35, Running 66.74s Step 347( N/A%), pre moving , FPS 8.65, Running 66.85s Step 348( N/A%), pre moving , FPS 8.88, Running 66.98s Step 349( N/A%), pre moving , FPS 9.17, Running 67.09s Step 350( N/A%), pre moving , FPS 9.35, Running 67.22s Step 351( N/A%), pre moving , FPS 9.04, Running 67.35s Step 352( N/A%), pre moving , FPS 8.80, Running 67.48s Step 353( N/A%), pre moving , FPS 8.78, Running 67.58s Step 354( N/A%), pre moving , FPS 8.78, Running 67.71s Step 355( N/A%), pre moving , FPS 8.75, Running 67.83s Step 356( N/A%), pre moving , FPS 8.74, Running 67.95s Step 357( N/A%), pre moving , FPS 8.68, Running 68.07s Step 358( N/A%), pre moving , FPS 8.58, Running 68.19s Step 359( N/A%), pre moving , FPS 8.54, Running 68.31s Step 360( N/A%), pre moving , FPS 8.42, Running 68.43s Step 361( N/A%), pre moving , FPS 8.40, Running 68.55s Step 362( N/A%), pre moving , FPS 8.42, Running 68.67s Step 363( N/A%), pre moving , FPS 8.41, Running 68.78s Step 364( N/A%), pre moving , FPS 8.37, Running 68.89s Step 365( N/A%), pre moving , FPS 8.41, Running 69.01s Step 366( N/A%), pre moving , FPS 8.43, Running 69.11s Step 367( N/A%), pre moving , FPS 8.50, Running 69.20s Step 368( N/A%), pre moving , FPS 8.72, Running 69.27s Step 369( N/A%), pre moving , FPS 8.88, Running 69.34s Step 370( N/A%), pre moving , FPS 9.15, Running 69.40s Step 371( N/A%), pre moving , FPS 9.42, Running 69.48s Step 372( N/A%), pre moving , FPS 9.60, Running 69.56s Step 373( N/A%), pre moving , FPS 9.84, Running 69.61s Step 374( N/A%), pre moving , FPS 10.08, Running 69.69s Step 375( N/A%), pre moving , FPS 10.28, Running 69.77s Step 376( N/A%), pre moving , FPS 10.51, Running 69.85s Step 377( N/A%), pre moving , FPS 10.78, Running 69.92s Step 378( N/A%), pre moving , FPS 11.08, Running 70.00s Step 379( N/A%), pre moving , FPS 11.00, Running 70.12s Step 380( N/A%), pre moving , FPS 11.08, Running 70.23s Step 381( N/A%), pre moving , FPS 6.05, Running 71.85s Step 382( N/A%), pre moving , FPS 5.64, Running 72.21s Step 383( N/A%), pre moving , FPS 5.50, Running 72.41s Step 384( N/A%), pre moving , FPS 5.20, Running 72.74s Step 385( N/A%), pre moving , FPS 5.19, Running 72.86s Step 386( N/A%), pre moving , FPS 4.98, Running 73.13s Step 387( N/A%), pre moving , FPS 4.88, Running 73.30s Step 388( N/A%), pre moving , FPS 4.60, Running 73.62s Step 389( N/A%), pre moving , FPS 4.44, Running 73.85s Step 390( N/A%), pre moving , FPS 4.15, Running 74.23s Step 391( N/A%), pre moving , FPS 4.02, Running 74.45s Step 392( N/A%), pre moving , FPS 3.76, Running 74.89s Step 393( N/A%), pre moving , FPS 3.64, Running 75.11s Step 394( N/A%), pre moving , FPS 3.42, Running 75.53s Step 395( N/A%), pre moving , FPS 3.35, Running 75.75s Step 396( N/A%), pre moving , FPS 3.19, Running 76.11s Step 397( N/A%), pre moving , FPS 3.11, Running 76.36s Step 398( N/A%), pre moving , FPS 2.97, Running 76.73s Step 399( N/A%), pre moving , FPS 2.97, Running 76.87s Step 400( N/A%), pre moving , FPS 2.91, Running 77.10s Step 401( 0.33%), action 1, FPS 3.21, Running 78.07s Step 402( 0.67%), action 2, FPS 3.01, Running 78.86s Step 403( 1.00%), action 3, FPS 2.83, Running 79.49s Step 404( 1.33%), action 4, FPS 2.79, Running 79.91s Step 405( 1.67%), action 5, FPS 2.57, Running 80.65s Step 406( 2.00%), action 6, FPS 2.57, Running 80.90s Step 407( 2.33%), action 7, FPS 2.49, Running 81.34s Step 408( 2.67%), action 8, FPS 2.47, Running 81.73s Step 409( 3.00%), action 9, FPS 2.32, Running 82.47s Step 410( 3.33%), action 10, FPS 2.33, Running 82.82s Step 411( 3.67%), action 11, FPS 2.13, Running 83.86s Step 412( 4.00%), action 12, FPS 2.10, Running 84.40s Step 413( 4.33%), action 13, FPS 1.97, Running 85.27s Step 414( 4.67%), action 14, FPS 1.89, Running 86.11s Step 415( 5.00%), action 15, FPS 1.84, Running 86.65s Step 416( 5.33%), action 16, FPS 1.82, Running 87.10s Step 417( 5.67%), action 17, FPS 1.79, Running 87.56s Step 418( 6.00%), action 18, FPS 1.78, Running 87.96s Step 419( 6.33%), action 19, FPS 1.68, Running 88.74s Step 420( 6.67%), action 20, FPS 1.66, Running 89.13s Step 421( 7.00%), action 21, FPS 1.70, Running 89.82s Step 422( 7.33%), action 22, FPS 1.76, Running 90.24s Step 423( 7.67%), action 23, FPS 1.78, Running 90.71s Step 424( 8.00%), action 24, FPS 1.78, Running 91.15s Step 425( 8.33%), action 25, FPS 1.81, Running 91.71s Step 426( 8.67%), action 26, FPS 1.81, Running 91.94s Step 427( 9.00%), action 27, FPS 1.78, Running 92.56s Step 428( 9.33%), action 28, FPS 1.80, Running 92.84s Step 429( 9.67%), action 29, FPS 1.83, Running 93.41s Step 430( 10.00%), action 30, FPS 1.81, Running 93.87s Step 431( 10.33%), action 31, FPS 1.84, Running 94.75s Step 432( 10.67%), action 32, FPS 1.86, Running 95.15s Step 433( 11.00%), action 33, FPS 1.93, Running 95.61s Step 434( 11.33%), action 34, FPS 2.04, Running 95.90s Step 435( 11.67%), action 35, FPS 2.06, Running 96.35s Step 436( 12.00%), action 36, FPS 2.09, Running 96.66s Step 437( 12.33%), action 37, FPS 2.08, Running 97.19s Step 438( 12.67%), action 38, FPS 2.08, Running 97.58s Step 439( 13.00%), action 39, FPS 2.15, Running 98.03s Step 440( 13.33%), action 40, FPS 2.09, Running 98.70s Step 441( 13.67%), action 41, FPS 2.12, Running 99.24s Step 442( 14.00%), action 42, FPS 2.16, Running 99.49s Step 443( 14.33%), action 43, FPS 2.16, Running 99.95s Step 444( 14.67%), action 44, FPS 2.18, Running 100.34s Step 445( 15.00%), action 45, FPS 2.18, Running 100.90s Step 446( 15.33%), action 46, FPS 2.15, Running 101.25s Step 447( 15.67%), action 47, FPS 2.17, Running 101.76s Step 448( 16.00%), action 48, FPS 2.14, Running 102.18s Step 449( 16.33%), action 49, FPS 2.13, Running 102.82s Step 450( 16.67%), action 50, FPS 2.14, Running 103.24s Step 451( 17.00%), action 51, FPS 2.22, Running 103.77s Step 452( 17.33%), action 52, FPS 2.21, Running 104.20s Step 453( 17.67%), action 53, FPS 2.20, Running 104.70s Step 454( 18.00%), action 54, FPS 2.18, Running 105.09s Step 455( 18.33%), action 55, FPS 2.17, Running 105.57s Step 456( 18.67%), action 56, FPS 2.16, Running 105.92s Step 457( 19.00%), action 57, FPS 2.15, Running 106.50s Step 458( 19.33%), action 58, FPS 2.16, Running 106.86s Step 459( 19.67%), action 59, FPS 2.14, Running 107.36s Step 460( 20.00%), action 60, FPS 2.23, Running 107.68s Step 461( 20.33%), action 61, FPS 2.20, Running 108.33s Step 462( 20.67%), action 62, FPS 2.16, Running 108.75s Step 463( 21.00%), action 63, FPS 2.12, Running 109.38s Step 464( 21.33%), action 64, FPS 2.10, Running 109.85s Step 465( 21.67%), action 65, FPS 2.11, Running 110.36s Step 466( 22.00%), action 66, FPS 2.11, Running 110.72s Step 467( 22.33%), action 67, FPS 2.13, Running 111.13s Step 468( 22.67%), action 68, FPS 2.12, Running 111.60s Step 469( 23.00%), action 69, FPS 2.18, Running 112.01s Step 470( 23.33%), action 70, FPS 2.11, Running 112.71s Step 471( 23.67%), action 71, FPS 2.08, Running 113.40s Step 472( 24.00%), action 72, FPS 2.09, Running 113.78s Step 473( 24.33%), action 73, FPS 2.04, Running 114.49s Step 474( 24.67%), action 74, FPS 2.07, Running 114.76s Step 475( 25.00%), action 75, FPS 2.09, Running 115.13s Step 476( 25.33%), action 76, FPS 2.09, Running 115.50s Step 477( 25.67%), action 77, FPS 2.11, Running 115.96s Step 478( 26.00%), action 78, FPS 2.09, Running 116.41s Step 479( 26.33%), action 79, FPS 2.09, Running 116.92s Step 480( 26.67%), action 80, FPS 2.07, Running 117.34s Step 481( 27.00%), action 81, FPS 2.07, Running 118.01s Step 482( 27.33%), action 82, FPS 2.07, Running 118.43s Step 483( 27.67%), action 83, FPS 2.13, Running 118.76s Step 484( 28.00%), action 84, FPS 2.17, Running 119.09s Step 485( 28.33%), action 85, FPS 2.17, Running 119.58s Step 486( 28.67%), action 86, FPS 2.17, Running 119.94s Step 487( 29.00%), action 87, FPS 2.15, Running 120.44s Step 488( 29.33%), action 88, FPS 2.18, Running 120.78s Step 489( 29.67%), action 89, FPS 2.15, Running 121.30s Step 490( 30.00%), action 90, FPS 2.23, Running 121.67s Step 491( 30.33%), action 91, FPS 2.25, Running 122.30s Step 492( 30.67%), action 92, FPS 2.28, Running 122.55s Step 493( 31.00%), action 93, FPS 2.37, Running 122.93s Step 494( 31.33%), action 94, FPS 2.36, Running 123.25s Step 495( 31.67%), action 95, FPS 2.34, Running 123.68s Step 496( 32.00%), action 96, FPS 2.35, Running 124.01s Step 497( 32.33%), action 97, FPS 2.35, Running 124.48s Step 498( 32.67%), action 98, FPS 2.35, Running 124.92s Step 499( 33.00%), action 99, FPS 2.36, Running 125.39s Step 500( 33.33%), action 100, FPS 2.38, Running 125.75s Step 501( 33.67%), action 101, FPS 2.39, Running 126.38s Step 502( 34.00%), action 102, FPS 2.43, Running 126.67s Step 503( 34.33%), action 103, FPS 2.41, Running 127.06s Step 504( 34.67%), action 104, FPS 2.42, Running 127.36s Step 505( 35.00%), action 105, FPS 2.40, Running 127.92s Step 506( 35.33%), action 106, FPS 2.41, Running 128.23s Step 507( 35.67%), action 107, FPS 2.40, Running 128.76s Step 508( 36.00%), action 108, FPS 2.40, Running 129.11s Step 509( 36.33%), action 109, FPS 2.41, Running 129.58s Step 510( 36.67%), action 110, FPS 2.42, Running 129.95s Step 511( 37.00%), action 111, FPS 2.46, Running 130.43s Step 512( 37.33%), action 112, FPS 2.44, Running 130.75s Step 513( 37.67%), action 113, FPS 2.40, Running 131.24s Step 514( 38.00%), action 114, FPS 2.38, Running 131.63s Step 515( 38.33%), action 115, FPS 2.37, Running 132.10s Step 516( 38.67%), action 116, FPS 2.35, Running 132.53s Step 517( 39.00%), action 117, FPS 2.34, Running 133.01s Step 518( 39.33%), action 118, FPS 2.37, Running 133.37s Step 519( 39.67%), action 119, FPS 2.34, Running 133.92s Step 520( 40.00%), action 120, FPS 2.35, Running 134.27s Step 521( 40.33%), action 121, FPS 2.38, Running 134.77s Step 522( 40.67%), action 122, FPS 2.38, Running 135.07s Step 523( 41.00%), action 123, FPS 2.38, Running 135.45s Step 524( 41.33%), action 124, FPS 2.35, Running 135.89s Step 525( 41.67%), action 125, FPS 2.30, Running 136.60s Step 526( 42.00%), action 126, FPS 2.22, Running 137.24s Step 527( 42.33%), action 127, FPS 2.21, Running 137.80s Step 528( 42.67%), action 128, FPS 2.23, Running 138.06s Step 529( 43.00%), action 129, FPS 2.24, Running 138.53s Step 530( 43.33%), action 130, FPS 2.25, Running 138.85s Step 531( 43.67%), action 131, FPS 2.21, Running 139.49s Step 532( 44.00%), action 132, FPS 2.20, Running 139.83s Step 533( 44.33%), action 133, FPS 2.20, Running 140.35s Step 534( 44.67%), action 134, FPS 2.20, Running 140.74s Step 535( 45.00%), action 135, FPS 2.18, Running 141.26s Step 536( 45.33%), action 136, FPS 2.19, Running 141.65s Step 537( 45.67%), action 137, FPS 2.24, Running 141.92s Step 538( 46.00%), action 138, FPS 2.25, Running 142.27s Step 539( 46.33%), action 139, FPS 2.28, Running 142.70s Step 540( 46.67%), action 140, FPS 2.28, Running 143.06s Step 541( 47.00%), action 141, FPS 2.25, Running 143.65s Step 542( 47.33%), action 142, FPS 2.15, Running 144.38s Step 543( 47.67%), action 143, FPS 2.11, Running 144.92s Step 544( 48.00%), action 144, FPS 2.14, Running 145.25s Step 545( 48.33%), action 145, FPS 2.22, Running 145.62s Step 546( 48.67%), action 146, FPS 2.32, Running 145.88s Step 547( 49.00%), action 147, FPS 2.35, Running 146.30s Step 548( 49.33%), action 148, FPS 2.32, Running 146.69s Step 549( 49.67%), action 149, FPS 2.32, Running 147.16s Step 550( 50.00%), action 150, FPS 2.27, Running 147.64s Step 551( 50.33%), action 151, FPS 2.26, Running 148.33s Step 552( 50.67%), action 152, FPS 2.23, Running 148.79s Step 553( 51.00%), action 153, FPS 2.24, Running 149.26s Step 554( 51.33%), action 154, FPS 2.27, Running 149.56s Step 555( 51.67%), action 155, FPS 2.25, Running 150.16s Step 556( 52.00%), action 156, FPS 2.23, Running 150.60s Step 557( 52.33%), action 157, FPS 2.17, Running 151.14s Step 558( 52.67%), action 158, FPS 2.15, Running 151.57s Step 559( 53.00%), action 159, FPS 2.12, Running 152.14s Step 560( 53.33%), action 160, FPS 2.10, Running 152.56s Step 561( 53.67%), action 161, FPS 2.04, Running 153.44s Step 562( 54.00%), action 162, FPS 2.15, Running 153.67s Step 563( 54.33%), action 163, FPS 2.10, Running 154.43s Step 564( 54.67%), action 164, FPS 2.03, Running 155.09s Step 565( 55.00%), action 165, FPS 2.00, Running 155.63s Step 566( 55.33%), action 166, FPS 1.96, Running 156.08s Step 567( 55.67%), action 167, FPS 1.93, Running 156.66s Step 568( 56.00%), action 168, FPS 1.93, Running 157.08s Step 569( 56.33%), action 169, FPS 1.94, Running 157.47s Step 570( 56.67%), action 170, FPS 1.96, Running 157.85s Step 571( 57.00%), action 171, FPS 1.97, Running 158.46s Step 572( 57.33%), action 172, FPS 1.99, Running 158.82s Step 573( 57.67%), action 173, FPS 1.99, Running 159.31s Step 574( 58.00%), action 174, FPS 1.99, Running 159.64s Step 575( 58.33%), action 175, FPS 2.00, Running 160.14s Step 576( 58.67%), action 176, FPS 2.02, Running 160.49s Step 577( 59.00%), action 177, FPS 2.04, Running 160.97s Step 578( 59.33%), action 178, FPS 2.06, Running 161.26s Step 579( 59.67%), action 179, FPS 2.01, Running 162.07s Step 580( 60.00%), action 180, FPS 2.02, Running 162.48s Step 581( 60.33%), action 181, FPS 2.06, Running 163.16s Step 582( 60.67%), action 182, FPS 2.02, Running 163.56s Step 583( 61.00%), action 183, FPS 2.08, Running 164.03s Step 584( 61.33%), action 184, FPS 2.11, Running 164.55s Step 585( 61.67%), action 185, FPS 2.14, Running 164.96s Step 586( 62.00%), action 186, FPS 2.14, Running 165.41s Step 587( 62.33%), action 187, FPS 2.10, Running 166.18s Step 588( 62.67%), action 188, FPS 2.09, Running 166.66s Step 589( 63.00%), action 189, FPS 2.00, Running 167.45s Step 590( 63.33%), action 190, FPS 2.00, Running 167.83s Step 591( 63.67%), action 191, FPS 1.99, Running 168.49s Step 592( 64.00%), action 192, FPS 2.00, Running 168.80s Step 593( 64.33%), action 193, FPS 2.03, Running 169.16s Step 594( 64.67%), action 194, FPS 2.03, Running 169.49s Step 595( 65.00%), action 195, FPS 2.05, Running 169.89s Step 596( 65.33%), action 196, FPS 2.05, Running 170.26s Step 597( 65.67%), action 197, FPS 2.04, Running 170.75s Step 598( 66.00%), action 198, FPS 1.99, Running 171.33s Step 599( 66.33%), action 199, FPS 2.04, Running 171.87s Step 600( 66.67%), action 200, FPS 2.06, Running 172.21s Step 601( 67.00%), action 201, FPS 2.08, Running 172.77s Step 602( 67.33%), action 202, FPS 2.10, Running 173.11s Step 603( 67.67%), action 203, FPS 2.10, Running 173.53s Step 604( 68.00%), action 204, FPS 2.12, Running 173.99s Step 605( 68.33%), action 205, FPS 2.09, Running 174.55s Step 606( 68.67%), action 206, FPS 2.10, Running 174.92s Step 607( 69.00%), action 207, FPS 2.16, Running 175.45s Step 608( 69.33%), action 208, FPS 2.18, Running 175.85s Step 609( 69.67%), action 209, FPS 2.24, Running 176.38s [2026-08-02 22:56:34] [92 ] Seed 91 success after 176.57 s. +steps: 609 , actions: 209 . +Instruction: Empty +Total 56/92(60.87%) success. +Setting seed: 92 +Step 1( N/A%), pre moving , FPS 6.36, Running 0.16s Step 2( N/A%), pre moving , FPS 8.03, Running 0.25s Step 3( N/A%), pre moving , FPS 9.02, Running 0.33s Step 4( N/A%), pre moving , FPS 9.42, Running 0.42s Step 5( N/A%), pre moving , FPS 9.88, Running 0.51s Step 6( N/A%), pre moving , FPS 10.14, Running 0.59s Step 7( N/A%), pre moving , FPS 10.57, Running 0.66s Step 8( N/A%), pre moving , FPS 10.45, Running 0.77s Step 9( N/A%), pre moving , FPS 10.17, Running 0.89s Step 10( N/A%), pre moving , FPS 9.81, Running 1.02s Step 11( N/A%), pre moving , FPS 9.73, Running 1.13s Step 12( N/A%), pre moving , FPS 9.65, Running 1.24s Step 13( N/A%), pre moving , FPS 9.62, Running 1.35s Step 14( N/A%), pre moving , FPS 9.53, Running 1.47s Step 15( N/A%), pre moving , FPS 9.49, Running 1.58s Step 16( N/A%), pre moving , FPS 9.48, Running 1.69s Step 17( N/A%), pre moving , FPS 9.36, Running 1.82s Step 18( N/A%), pre moving , FPS 9.32, Running 1.93s Step 19( N/A%), pre moving , FPS 9.32, Running 2.04s Step 20( N/A%), pre moving , FPS 9.28, Running 2.16s Step 21( N/A%), pre moving , FPS 8.39, Running 2.54s Step 22( N/A%), pre moving , FPS 8.11, Running 2.72s Step 23( N/A%), pre moving , FPS 8.09, Running 2.81s Step 24( N/A%), pre moving , FPS 8.09, Running 2.90s Step 25( N/A%), pre moving , FPS 8.05, Running 2.99s Step 26( N/A%), pre moving , FPS 7.27, Running 3.34s Step 27( N/A%), pre moving , FPS 7.17, Running 3.45s Step 28( N/A%), pre moving , FPS 7.15, Running 3.57s Step 29( N/A%), pre moving , FPS 7.17, Running 3.68s Step 30( N/A%), pre moving , FPS 7.23, Running 3.79s Step 31( N/A%), pre moving , FPS 7.28, Running 3.88s Step 32( N/A%), pre moving , FPS 7.37, Running 3.96s Step 33( N/A%), pre moving , FPS 7.39, Running 4.06s Step 34( N/A%), pre moving , FPS 7.50, Running 4.14s Step 35( N/A%), pre moving , FPS 7.61, Running 4.21s Step 36( N/A%), pre moving , FPS 6.64, Running 4.70s Step 37( N/A%), pre moving , FPS 6.71, Running 4.80s Step 38( N/A%), pre moving , FPS 6.68, Running 4.92s Step 39( N/A%), pre moving , FPS 6.68, Running 5.04s Step 40( N/A%), pre moving , FPS 6.70, Running 5.14s Step 41( N/A%), pre moving , FPS 7.37, Running 5.26s Step 42( N/A%), pre moving , FPS 7.53, Running 5.37s Step 43( N/A%), pre moving , FPS 7.49, Running 5.48s Step 44( N/A%), pre moving , FPS 7.25, Running 5.65s Step 45( N/A%), pre moving , FPS 7.06, Running 5.82s Step 46( N/A%), pre moving , FPS 7.52, Running 6.00s Step 47( N/A%), pre moving , FPS 7.32, Running 6.19s Step 48( N/A%), pre moving , FPS 7.12, Running 6.38s Step 49( N/A%), pre moving , FPS 6.97, Running 6.54s Step 50( N/A%), pre moving , FPS 6.81, Running 6.72s Step 51( N/A%), pre moving , FPS 6.60, Running 6.91s Step 52( N/A%), pre moving , FPS 6.38, Running 7.09s Step 53( N/A%), pre moving , FPS 6.20, Running 7.28s Step 54( N/A%), pre moving , FPS 6.00, Running 7.47s Step 55( N/A%), pre moving , FPS 5.84, Running 7.63s Step 56( N/A%), pre moving , FPS 6.42, Running 7.81s Step 57( N/A%), pre moving , FPS 6.29, Running 7.98s Step 58( N/A%), pre moving , FPS 6.21, Running 8.15s Step 59( N/A%), pre moving , FPS 6.21, Running 8.26s Step 60( N/A%), pre moving , FPS 6.16, Running 8.39s Step 61( N/A%), pre moving , FPS 6.07, Running 8.55s Step 62( N/A%), pre moving , FPS 6.07, Running 8.67s Step 63( N/A%), pre moving , FPS 6.05, Running 8.78s Step 64( N/A%), pre moving , FPS 6.16, Running 8.90s Step 65( N/A%), pre moving , FPS 6.23, Running 9.03s Step 66( N/A%), pre moving , FPS 6.24, Running 9.21s Step 67( N/A%), pre moving , FPS 6.38, Running 9.32s Step 68( N/A%), pre moving , FPS 6.54, Running 9.44s Step 69( N/A%), pre moving , FPS 6.66, Running 9.55s Step 70( N/A%), pre moving , FPS 6.82, Running 9.66s Step 71( N/A%), pre moving , FPS 7.01, Running 9.76s Step 72( N/A%), pre moving , FPS 7.16, Running 9.89s Step 73( N/A%), pre moving , FPS 7.36, Running 10.00s Step 74( N/A%), pre moving , FPS 7.57, Running 10.11s Step 75( N/A%), pre moving , FPS 7.64, Running 10.25s Step 76( N/A%), pre moving , FPS 7.85, Running 10.36s Step 77( N/A%), pre moving , FPS 7.99, Running 10.48s Step 78( N/A%), pre moving , FPS 8.17, Running 10.59s Step 79( N/A%), pre moving , FPS 8.14, Running 10.71s Step 80( N/A%), pre moving , FPS 8.13, Running 10.85s Step 81( N/A%), pre moving , FPS 8.31, Running 10.96s Step 82( N/A%), pre moving , FPS 8.34, Running 11.07s Step 83( N/A%), pre moving , FPS 8.32, Running 11.19s Step 84( N/A%), pre moving , FPS 8.30, Running 11.31s Step 85( N/A%), pre moving , FPS 6.47, Running 12.13s Step 86( N/A%), pre moving , FPS 6.47, Running 12.30s Step 87( N/A%), pre moving , FPS 6.04, Running 12.63s Step 88( N/A%), pre moving , FPS 5.90, Running 12.83s Step 89( N/A%), pre moving , FPS 5.44, Running 13.23s Step 90( N/A%), pre moving , FPS 5.24, Running 13.48s Step 91( N/A%), pre moving , FPS 4.89, Running 13.85s Step 92( N/A%), pre moving , FPS 4.76, Running 14.09s Step 93( N/A%), pre moving , FPS 4.48, Running 14.47s Step 94( N/A%), pre moving , FPS 4.37, Running 14.70s Step 95( N/A%), pre moving , FPS 4.12, Running 15.10s Step 96( N/A%), pre moving , FPS 4.05, Running 15.30s Step 97( N/A%), pre moving , FPS 3.85, Running 15.67s Step 98( N/A%), pre moving , FPS 3.77, Running 15.89s Step 99( N/A%), pre moving , FPS 3.65, Running 16.20s Step 100( N/A%), pre moving , FPS 3.58, Running 16.43s Step 101( N/A%), pre moving , FPS 3.44, Running 16.78s Step 102( N/A%), pre moving , FPS 3.37, Running 17.00s Step 103( N/A%), pre moving , FPS 3.22, Running 17.40s Step 104( N/A%), pre moving , FPS 3.17, Running 17.62s Step 105( N/A%), pre moving , FPS 3.41, Running 17.99s Step 106( N/A%), pre moving , FPS 3.37, Running 18.23s Step 107( N/A%), pre moving , FPS 3.33, Running 18.63s Step 108( N/A%), pre moving , FPS 3.33, Running 18.84s Step 109( N/A%), pre moving , FPS 3.31, Running 19.26s Step 110( N/A%), pre moving , FPS 3.28, Running 19.58s Step 111( N/A%), pre moving , FPS 3.35, Running 19.83s Step 112( N/A%), pre moving , FPS 3.39, Running 19.99s Step 113( N/A%), pre moving , FPS 3.44, Running 20.29s Step 114( N/A%), pre moving , FPS 3.44, Running 20.51s Step 115( N/A%), pre moving , FPS 3.48, Running 20.86s Step 116( N/A%), pre moving , FPS 3.44, Running 21.11s Step 117( N/A%), pre moving , FPS 3.41, Running 21.55s Step 118( N/A%), pre moving , FPS 3.39, Running 21.80s Step 119( N/A%), pre moving , FPS 3.31, Running 22.23s Step 120( N/A%), pre moving , FPS 3.33, Running 22.44s Step 121( N/A%), pre moving , FPS 3.30, Running 22.85s Step 122( N/A%), pre moving , FPS 3.29, Running 23.07s Step 123( N/A%), pre moving , FPS 3.28, Running 23.49s Step 124( N/A%), pre moving , FPS 3.28, Running 23.72s Step 125( N/A%), pre moving , FPS 3.30, Running 24.05s Step 126( N/A%), pre moving , FPS 3.32, Running 24.26s Step 127( N/A%), pre moving , FPS 3.34, Running 24.63s Step 128( N/A%), pre moving , FPS 3.31, Running 24.89s Step 129( N/A%), pre moving , FPS 3.30, Running 25.33s Step 130( N/A%), pre moving , FPS 3.33, Running 25.58s Step 131( N/A%), pre moving , FPS 3.24, Running 25.99s Step 132( N/A%), pre moving , FPS 3.19, Running 26.25s Step 133( N/A%), pre moving , FPS 3.13, Running 26.68s Step 134( N/A%), pre moving , FPS 3.12, Running 26.93s Step 135( N/A%), pre moving , FPS 3.09, Running 27.33s Step 136( N/A%), pre moving , FPS 3.12, Running 27.51s Step 137( N/A%), pre moving , FPS 3.17, Running 27.86s Step 138( N/A%), pre moving , FPS 3.19, Running 28.07s Step 139( N/A%), pre moving , FPS 3.20, Running 28.48s Step 140( N/A%), pre moving , FPS 3.26, Running 28.58s Step 141( N/A%), pre moving , FPS 3.43, Running 28.67s Step 142( N/A%), pre moving , FPS 3.49, Running 28.81s Step 143( N/A%), pre moving , FPS 3.68, Running 28.92s Step 144( N/A%), pre moving , FPS 3.77, Running 29.03s Step 145( N/A%), pre moving , FPS 3.92, Running 29.16s Step 146( N/A%), pre moving , FPS 4.00, Running 29.27s Step 147( N/A%), pre moving , FPS 4.21, Running 29.39s Step 148( N/A%), pre moving , FPS 4.33, Running 29.51s Step 149( N/A%), pre moving , FPS 4.64, Running 29.64s Step 150( N/A%), pre moving , FPS 4.27, Running 30.27s Step 151( N/A%), pre moving , FPS 4.53, Running 30.41s Step 152( N/A%), pre moving , FPS 4.67, Running 30.53s Step 153( N/A%), pre moving , FPS 5.02, Running 30.66s Step 154( N/A%), pre moving , FPS 5.08, Running 30.86s Step 155( N/A%), pre moving , FPS 5.38, Running 31.05s Step 156( N/A%), pre moving , FPS 5.37, Running 31.23s Step 157( N/A%), pre moving , FPS 5.62, Running 31.42s Step 158( N/A%), pre moving , FPS 5.68, Running 31.60s Step 159( N/A%), pre moving , FPS 6.10, Running 31.76s Step 160( N/A%), pre moving , FPS 6.01, Running 31.90s Step 161( N/A%), pre moving , FPS 5.88, Running 32.08s Step 162( N/A%), pre moving , FPS 5.78, Running 32.26s Step 163( N/A%), pre moving , FPS 5.70, Running 32.43s Step 164( N/A%), pre moving , FPS 5.69, Running 32.54s Step 165( N/A%), pre moving , FPS 5.60, Running 32.73s Step 166( N/A%), pre moving , FPS 5.37, Running 32.99s Step 167( N/A%), pre moving , FPS 5.25, Running 33.20s Step 168( N/A%), pre moving , FPS 5.08, Running 33.44s Step 169( N/A%), pre moving , FPS 4.88, Running 33.74s Step 170( N/A%), pre moving , FPS 5.25, Running 34.08s Step 171( N/A%), pre moving , FPS 4.97, Running 34.43s Step 172( N/A%), pre moving , FPS 4.71, Running 34.78s Step 173( N/A%), pre moving , FPS 4.47, Running 35.13s Step 174( N/A%), pre moving , FPS 4.34, Running 35.47s Step 175( N/A%), pre moving , FPS 4.21, Running 35.80s Step 176( N/A%), pre moving , FPS 4.20, Running 35.99s Step 177( N/A%), pre moving , FPS 4.18, Running 36.21s Step 178( N/A%), pre moving , FPS 4.12, Running 36.46s Step 179( N/A%), pre moving , FPS 4.05, Running 36.69s Step 180( N/A%), pre moving , FPS 3.88, Running 37.06s Step 181( N/A%), pre moving , FPS 3.75, Running 37.40s Step 182( N/A%), pre moving , FPS 3.64, Running 37.76s Step 183( N/A%), pre moving , FPS 3.52, Running 38.11s Step 184( N/A%), pre moving , FPS 3.37, Running 38.47s Step 185( N/A%), pre moving , FPS 3.27, Running 38.85s Step 186( N/A%), pre moving , FPS 3.22, Running 39.20s Step 187( N/A%), pre moving , FPS 3.14, Running 39.57s Step 188( N/A%), pre moving , FPS 3.13, Running 39.84s Step 189( N/A%), pre moving , FPS 3.17, Running 40.05s Step 190( N/A%), pre moving , FPS 3.23, Running 40.27s Step 191( N/A%), pre moving , FPS 3.32, Running 40.45s Step 192( N/A%), pre moving , FPS 3.41, Running 40.65s Step 193( N/A%), pre moving , FPS 3.44, Running 40.96s Step 194( N/A%), pre moving , FPS 3.48, Running 41.21s Step 195( N/A%), pre moving , FPS 3.53, Running 41.46s Step 196( N/A%), pre moving , FPS 3.51, Running 41.69s Step 197( N/A%), pre moving , FPS 3.53, Running 41.87s Step 198( N/A%), pre moving , FPS 3.61, Running 41.99s Step 199( N/A%), pre moving , FPS 3.68, Running 42.12s Step 200( N/A%), pre moving , FPS 3.87, Running 42.23s Step 201( N/A%), pre moving , FPS 3.95, Running 42.47s Step 202( N/A%), pre moving , FPS 4.08, Running 42.66s Step 203( N/A%), pre moving , FPS 4.23, Running 42.84s Step 204( N/A%), pre moving , FPS 4.47, Running 42.95s Step 205( N/A%), pre moving , FPS 4.73, Running 43.07s Step 206( N/A%), pre moving , FPS 5.00, Running 43.20s Step 207( N/A%), pre moving , FPS 5.35, Running 43.30s Step 208( N/A%), pre moving , FPS 5.58, Running 43.43s Step 209( N/A%), pre moving , FPS 5.73, Running 43.54s Step 210( N/A%), pre moving , FPS 5.91, Running 43.65s Step 211( N/A%), pre moving , FPS 5.33, Running 44.20s Step 212( N/A%), pre moving , FPS 5.52, Running 44.27s Step 213( N/A%), pre moving , FPS 5.90, Running 44.35s Step 214( N/A%), pre moving , FPS 6.27, Running 44.40s Step 215( N/A%), pre moving , FPS 6.68, Running 44.46s Step 216( N/A%), pre moving , FPS 6.95, Running 44.57s Step 217( N/A%), pre moving , FPS 6.95, Running 44.75s Step 218( N/A%), pre moving , FPS 6.82, Running 44.92s Step 219( N/A%), pre moving , FPS 6.70, Running 45.11s Step 220( N/A%), pre moving , FPS 6.55, Running 45.28s Step 221( N/A%), pre moving , FPS 6.70, Running 45.45s Step 222( N/A%), pre moving , FPS 6.73, Running 45.63s Step 223( N/A%), pre moving , FPS 6.75, Running 45.81s Step 224( N/A%), pre moving , FPS 6.57, Running 45.99s Step 225( N/A%), pre moving , FPS 6.43, Running 46.18s Step 226( N/A%), pre moving , FPS 6.29, Running 46.37s Step 227( N/A%), pre moving , FPS 6.14, Running 46.56s Step 228( N/A%), pre moving , FPS 5.94, Running 46.80s Step 229( N/A%), pre moving , FPS 5.80, Running 46.98s Step 230( N/A%), pre moving , FPS 5.59, Running 47.23s Step 231( N/A%), pre moving , FPS 6.22, Running 47.42s Step 232( N/A%), pre moving , FPS 5.87, Running 47.68s Step 233( N/A%), pre moving , FPS 5.72, Running 47.84s Step 234( N/A%), pre moving , FPS 5.58, Running 47.98s Step 235( N/A%), pre moving , FPS 5.47, Running 48.11s Step 236( N/A%), pre moving , FPS 5.34, Running 48.32s Step 237( N/A%), pre moving , FPS 5.41, Running 48.44s Step 238( N/A%), pre moving , FPS 5.50, Running 48.56s Step 239( N/A%), pre moving , FPS 5.53, Running 48.73s Step 240( N/A%), pre moving , FPS 5.51, Running 48.91s Step 241( N/A%), pre moving , FPS 5.43, Running 49.14s Step 242( N/A%), pre moving , FPS 5.40, Running 49.34s Step 243( N/A%), pre moving , FPS 5.32, Running 49.57s Step 244( N/A%), pre moving , FPS 5.32, Running 49.75s Step 245( N/A%), pre moving , FPS 5.26, Running 49.99s Step 246( N/A%), pre moving , FPS 5.27, Running 50.17s Step 247( N/A%), pre moving , FPS 5.18, Running 50.42s Step 248( N/A%), pre moving , FPS 5.25, Running 50.61s Step 249( N/A%), pre moving , FPS 5.20, Running 50.83s Step 250( N/A%), pre moving , FPS 5.17, Running 51.09s Step 251( N/A%), pre moving , FPS 5.12, Running 51.33s Step 252( N/A%), pre moving , FPS 5.16, Running 51.56s Step 253( N/A%), pre moving , FPS 5.10, Running 51.76s Step 254( N/A%), pre moving , FPS 5.08, Running 51.92s Step 255( N/A%), pre moving , FPS 5.03, Running 52.08s Step 256( N/A%), pre moving , FPS 5.14, Running 52.21s Step 257( N/A%), pre moving , FPS 5.13, Running 52.34s Step 258( N/A%), pre moving , FPS 5.03, Running 52.54s Step 259( N/A%), pre moving , FPS 4.98, Running 52.74s Step 260( N/A%), pre moving , FPS 4.82, Running 53.06s Step 261( N/A%), pre moving , FPS 4.78, Running 53.32s Step 262( N/A%), pre moving , FPS 4.67, Running 53.62s Step 263( N/A%), pre moving , FPS 4.61, Running 53.91s Step 264( N/A%), pre moving , FPS 4.49, Running 54.20s Step 265( N/A%), pre moving , FPS 4.44, Running 54.48s Step 266( N/A%), pre moving , FPS 4.33, Running 54.79s Step 267( N/A%), pre moving , FPS 4.30, Running 55.07s Step 268( N/A%), pre moving , FPS 4.19, Running 55.38s Step 269( N/A%), pre moving , FPS 4.17, Running 55.63s Step 270( N/A%), pre moving , FPS 4.22, Running 55.83s Step 271( N/A%), pre moving , FPS 4.32, Running 55.96s Step 272( N/A%), pre moving , FPS 4.40, Running 56.11s Step 273( N/A%), pre moving , FPS 4.49, Running 56.21s Step 274( N/A%), pre moving , FPS 4.54, Running 56.33s Step 275( N/A%), pre moving , FPS 4.61, Running 56.42s Step 276( N/A%), pre moving , FPS 4.67, Running 56.49s Step 277( N/A%), pre moving , FPS 4.75, Running 56.55s Step 278( N/A%), pre moving , FPS 4.90, Running 56.62s Step 279( N/A%), pre moving , FPS 5.07, Running 56.69s Step 280( N/A%), pre moving , FPS 5.35, Running 56.80s Step 281( N/A%), pre moving , FPS 5.55, Running 56.93s Step 282( N/A%), pre moving , FPS 5.85, Running 57.04s Step 283( N/A%), pre moving , FPS 6.18, Running 57.14s Step 284( N/A%), pre moving , FPS 6.55, Running 57.26s Step 285( N/A%), pre moving , FPS 6.92, Running 57.37s Step 286( N/A%), pre moving , FPS 7.36, Running 57.50s Step 287( N/A%), pre moving , FPS 7.86, Running 57.62s Step 288( N/A%), pre moving , FPS 8.47, Running 57.74s Step 289( N/A%), pre moving , FPS 8.94, Running 57.87s Step 290( N/A%), pre moving , FPS 9.30, Running 57.98s Step 291( N/A%), pre moving , FPS 9.40, Running 58.09s Step 292( N/A%), pre moving , FPS 9.53, Running 58.21s Step 293( N/A%), pre moving , FPS 9.42, Running 58.34s Step 294( N/A%), pre moving , FPS 9.41, Running 58.46s Step 295( N/A%), pre moving , FPS 9.32, Running 58.57s Step 296( N/A%), pre moving , FPS 9.31, Running 58.64s Step 297( N/A%), pre moving , FPS 9.11, Running 58.75s Step 298( N/A%), pre moving , FPS 8.90, Running 58.87s Step 299( N/A%), pre moving , FPS 8.76, Running 58.97s Step 300( N/A%), pre moving , FPS 7.23, Running 59.56s Step 301( N/A%), pre moving , FPS 7.26, Running 59.68s Step 302( N/A%), pre moving , FPS 7.36, Running 59.76s Step 303( N/A%), pre moving , FPS 7.39, Running 59.85s Step 304( N/A%), pre moving , FPS 7.39, Running 59.97s Step 305( N/A%), pre moving , FPS 7.38, Running 60.08s Step 306( N/A%), pre moving , FPS 7.55, Running 60.15s Step 307( N/A%), pre moving , FPS 7.65, Running 60.23s Step 308( N/A%), pre moving , FPS 7.82, Running 60.29s Step 309( N/A%), pre moving , FPS 7.89, Running 60.40s Step 310( N/A%), pre moving , FPS 7.92, Running 60.51s Step 311( N/A%), pre moving , FPS 7.86, Running 60.63s Step 312( N/A%), pre moving , FPS 7.68, Running 60.82s Step 313( N/A%), pre moving , FPS 7.72, Running 60.93s Step 314( N/A%), pre moving , FPS 7.69, Running 61.06s Step 315( N/A%), pre moving , FPS 7.63, Running 61.19s Step 316( N/A%), pre moving , FPS 7.52, Running 61.30s Step 317( N/A%), pre moving , FPS 7.51, Running 61.41s Step 318( N/A%), pre moving , FPS 7.49, Running 61.54s Step 319( N/A%), pre moving , FPS 7.46, Running 61.65s Step 320( N/A%), pre moving , FPS 9.06, Running 61.77s Step 321( N/A%), pre moving , FPS 9.07, Running 61.89s Step 322( N/A%), pre moving , FPS 8.86, Running 62.01s Step 323( N/A%), pre moving , FPS 8.80, Running 62.13s Step 324( N/A%), pre moving , FPS 8.75, Running 62.25s Step 325( N/A%), pre moving , FPS 8.53, Running 62.43s Step 326( N/A%), pre moving , FPS 8.13, Running 62.61s Step 327( N/A%), pre moving , FPS 7.79, Running 62.80s Step 328( N/A%), pre moving , FPS 7.48, Running 62.97s Step 329( N/A%), pre moving , FPS 7.26, Running 63.15s Step 330( N/A%), pre moving , FPS 7.07, Running 63.33s Step 331( N/A%), pre moving , FPS 6.97, Running 63.50s Step 332( N/A%), pre moving , FPS 7.06, Running 63.65s Step 333( N/A%), pre moving , FPS 7.11, Running 63.74s Step 334( N/A%), pre moving , FPS 7.17, Running 63.85s Step 335( N/A%), pre moving , FPS 7.25, Running 63.95s Step 336( N/A%), pre moving , FPS 7.23, Running 64.06s Step 337( N/A%), pre moving , FPS 7.28, Running 64.16s Step 338( N/A%), pre moving , FPS 7.38, Running 64.25s Step 339( N/A%), pre moving , FPS 7.47, Running 64.33s Step 340( N/A%), pre moving , FPS 7.61, Running 64.40s Step 341( N/A%), pre moving , FPS 7.73, Running 64.47s Step 342( N/A%), pre moving , FPS 7.92, Running 64.54s Step 343( N/A%), pre moving , FPS 7.93, Running 64.65s Step 344( N/A%), pre moving , FPS 7.91, Running 64.78s Step 345( N/A%), pre moving , FPS 8.14, Running 64.89s Step 346( N/A%), pre moving , FPS 8.36, Running 65.01s Step 347( N/A%), pre moving , FPS 8.66, Running 65.11s Step 348( N/A%), pre moving , FPS 8.81, Running 65.24s Step 349( N/A%), pre moving , FPS 9.09, Running 65.35s Step 350( N/A%), pre moving , FPS 9.35, Running 65.47s Step 351( N/A%), pre moving , FPS 9.56, Running 65.59s Step 352( N/A%), pre moving , FPS 9.81, Running 65.69s Step 353( N/A%), pre moving , FPS 9.59, Running 65.83s Step 354( N/A%), pre moving , FPS 9.56, Running 65.94s Step 355( N/A%), pre moving , FPS 9.53, Running 66.04s Step 356( N/A%), pre moving , FPS 9.57, Running 66.15s Step 357( N/A%), pre moving , FPS 9.50, Running 66.26s Step 358( N/A%), pre moving , FPS 9.43, Running 66.37s Step 359( N/A%), pre moving , FPS 9.31, Running 66.48s Step 360( N/A%), pre moving , FPS 9.17, Running 66.58s Step 361( N/A%), pre moving , FPS 8.96, Running 66.70s Step 362( N/A%), pre moving , FPS 8.81, Running 66.81s Step 363( N/A%), pre moving , FPS 5.29, Running 68.43s Step 364( N/A%), pre moving , FPS 4.97, Running 68.80s Step 365( N/A%), pre moving , FPS 4.85, Running 69.01s Step 366( N/A%), pre moving , FPS 4.49, Running 69.46s Step 367( N/A%), pre moving , FPS 4.37, Running 69.68s Step 368( N/A%), pre moving , FPS 4.13, Running 70.09s Step 369( N/A%), pre moving , FPS 4.04, Running 70.30s Step 370( N/A%), pre moving , FPS 3.85, Running 70.66s Step 371( N/A%), pre moving , FPS 3.77, Running 70.89s Step 372( N/A%), pre moving , FPS 3.59, Running 71.27s Step 373( N/A%), pre moving , FPS 3.59, Running 71.40s Step 374( N/A%), pre moving , FPS 3.49, Running 71.67s Step 375( N/A%), pre moving , FPS 3.45, Running 71.85s Step 376( N/A%), pre moving , FPS 3.31, Running 72.20s Step 377( N/A%), pre moving , FPS 3.28, Running 72.37s Step 378( N/A%), pre moving , FPS 3.14, Running 72.74s Step 379( N/A%), pre moving , FPS 3.08, Running 72.97s Step 380( N/A%), pre moving , FPS 2.96, Running 73.33s Step 381( N/A%), pre moving , FPS 2.92, Running 73.54s Step 382( N/A%), pre moving , FPS 2.80, Running 73.95s Step 383( 0.33%), action 1, FPS 3.11, Running 74.87s Step 384( 0.67%), action 2, FPS 3.08, Running 75.29s Step 385( 1.00%), action 3, FPS 3.03, Running 75.61s Step 386( 1.33%), action 4, FPS 3.08, Running 75.96s Step 387( 1.67%), action 5, FPS 2.90, Running 76.57s Step 388( 2.00%), action 6, FPS 2.90, Running 76.98s Step 389( 2.33%), action 7, FPS 2.68, Running 77.77s Step 390( 2.67%), action 8, FPS 2.64, Running 78.24s Step 391( 3.00%), action 9, FPS 2.56, Running 78.72s Step 392( 3.33%), action 10, FPS 2.57, Running 79.05s Step 393( 3.67%), action 11, FPS 2.44, Running 79.61s Step 394( 4.00%), action 12, FPS 2.43, Running 79.88s Step 395( 4.33%), action 13, FPS 2.35, Running 80.36s Step 396( 4.67%), action 14, FPS 2.28, Running 80.96s Step 397( 5.00%), action 15, FPS 2.16, Running 81.64s Step 398( 5.33%), action 16, FPS 2.15, Running 82.03s Step 399( 5.67%), action 17, FPS 2.06, Running 82.70s Step 400( 6.00%), action 18, FPS 2.07, Running 83.01s Step 401( 6.33%), action 19, FPS 2.06, Running 83.27s Step 402( 6.67%), action 20, FPS 2.10, Running 83.47s Step 403( 7.00%), action 21, FPS 2.20, Running 83.96s Step 404( 7.33%), action 22, FPS 2.22, Running 84.30s Step 405( 7.67%), action 23, FPS 2.19, Running 84.74s Step 406( 8.00%), action 24, FPS 2.19, Running 85.09s Step 407( 8.33%), action 25, FPS 2.19, Running 85.69s Step 408( 8.67%), action 26, FPS 2.22, Running 86.01s Step 409( 9.00%), action 27, FPS 2.30, Running 86.48s Step 410( 9.33%), action 28, FPS 2.30, Running 86.94s Step 411( 9.67%), action 29, FPS 2.29, Running 87.47s Step 412( 10.00%), action 30, FPS 2.28, Running 87.84s Step 413( 10.33%), action 31, FPS 2.25, Running 88.49s Step 414( 10.67%), action 32, FPS 2.20, Running 88.96s Step 415( 11.00%), action 33, FPS 2.16, Running 89.60s Step 416( 11.33%), action 34, FPS 2.16, Running 90.21s Step 417( 11.67%), action 35, FPS 2.14, Running 90.99s Step 418( 12.00%), action 36, FPS 2.16, Running 91.29s Step 419( 12.33%), action 37, FPS 2.19, Running 91.82s Step 420( 12.67%), action 38, FPS 2.16, Running 92.28s Step 421( 13.00%), action 39, FPS 2.10, Running 92.77s Step 422( 13.33%), action 40, FPS 2.08, Running 93.08s Step 423( 13.67%), action 41, FPS 2.06, Running 93.68s Step 424( 14.00%), action 42, FPS 2.05, Running 94.04s Step 425( 14.33%), action 43, FPS 2.04, Running 94.53s Step 426( 14.67%), action 44, FPS 2.03, Running 94.95s Step 427( 15.00%), action 45, FPS 2.09, Running 95.28s Step 428( 15.33%), action 46, FPS 2.02, Running 95.89s Step 429( 15.67%), action 47, FPS 1.95, Running 96.73s Step 430( 16.00%), action 48, FPS 1.89, Running 97.54s Step 431( 16.33%), action 49, FPS 1.90, Running 98.01s Step 432( 16.67%), action 50, FPS 1.89, Running 98.44s Step 433( 17.00%), action 51, FPS 1.92, Running 98.93s Step 434( 17.33%), action 52, FPS 1.95, Running 99.24s Step 435( 17.67%), action 53, FPS 1.98, Running 99.70s Step 436( 18.00%), action 54, FPS 2.03, Running 100.09s Step 437( 18.33%), action 55, FPS 2.09, Running 100.57s Step 438( 18.67%), action 56, FPS 2.05, Running 101.06s Step 439( 19.00%), action 57, FPS 2.06, Running 101.52s Step 440( 19.33%), action 58, FPS 2.09, Running 101.87s Step 441( 19.67%), action 59, FPS 2.10, Running 102.31s Step 442( 20.00%), action 60, FPS 2.08, Running 102.70s Step 443( 20.33%), action 61, FPS 2.12, Running 103.13s Step 444( 20.67%), action 62, FPS 2.13, Running 103.44s Step 445( 21.00%), action 63, FPS 2.13, Running 103.93s Step 446( 21.33%), action 64, FPS 2.13, Running 104.34s Step 447( 21.67%), action 65, FPS 2.05, Running 105.05s Step 448( 22.00%), action 66, FPS 2.11, Running 105.36s Step 449( 22.33%), action 67, FPS 2.20, Running 105.83s Step 450( 22.67%), action 68, FPS 2.30, Running 106.25s Step 451( 23.00%), action 69, FPS 2.29, Running 106.74s Step 452( 23.33%), action 70, FPS 2.30, Running 107.14s Step 453( 23.67%), action 71, FPS 2.29, Running 107.66s Step 454( 24.00%), action 72, FPS 2.26, Running 108.08s Step 455( 24.33%), action 73, FPS 2.23, Running 108.66s Step 456( 24.67%), action 74, FPS 2.24, Running 109.01s Step 457( 25.00%), action 75, FPS 2.25, Running 109.48s Step 458( 25.33%), action 76, FPS 2.27, Running 109.87s Step 459( 25.67%), action 77, FPS 2.27, Running 110.34s Step 460( 26.00%), action 78, FPS 2.26, Running 110.71s Step 461( 26.33%), action 79, FPS 2.27, Running 111.10s Step 462( 26.67%), action 80, FPS 2.33, Running 111.29s Step 463( 27.00%), action 81, FPS 2.28, Running 111.89s Step 464( 27.33%), action 82, FPS 2.28, Running 112.19s Step 465( 27.67%), action 83, FPS 2.29, Running 112.66s Step 466( 28.00%), action 84, FPS 2.32, Running 112.97s Step 467( 28.33%), action 85, FPS 2.38, Running 113.47s Step 468( 28.67%), action 86, FPS 2.36, Running 113.85s Step 469( 29.00%), action 87, FPS 2.37, Running 114.28s Step 470( 29.33%), action 88, FPS 2.39, Running 114.63s Step 471( 29.67%), action 89, FPS 2.38, Running 115.14s Step 472( 30.00%), action 90, FPS 2.43, Running 115.37s Step 473( 30.33%), action 91, FPS 2.46, Running 115.79s Step 474( 30.67%), action 92, FPS 2.48, Running 116.14s Step 475( 31.00%), action 93, FPS 2.53, Running 116.57s Step 476( 31.33%), action 94, FPS 2.51, Running 116.98s Step 477( 31.67%), action 95, FPS 2.47, Running 117.57s Step 478( 32.00%), action 96, FPS 2.47, Running 117.95s Step 479( 32.33%), action 97, FPS 2.48, Running 118.42s Step 480( 32.67%), action 98, FPS 2.47, Running 118.82s Step 481( 33.00%), action 99, FPS 2.44, Running 119.30s Step 482( 33.33%), action 100, FPS 2.35, Running 119.78s Step 483( 33.67%), action 101, FPS 2.41, Running 120.19s Step 484( 34.00%), action 102, FPS 2.40, Running 120.54s Step 485( 34.33%), action 103, FPS 2.41, Running 120.94s Step 486( 34.67%), action 104, FPS 2.42, Running 121.24s Step 487( 35.00%), action 105, FPS 2.44, Running 121.67s Step 488( 35.33%), action 106, FPS 2.42, Running 122.11s Step 489( 35.67%), action 107, FPS 2.42, Running 122.55s Step 490( 36.00%), action 108, FPS 2.40, Running 122.95s Step 491( 36.33%), action 109, FPS 2.42, Running 123.41s Step 492( 36.67%), action 110, FPS 2.39, Running 123.75s Step 493( 37.00%), action 111, FPS 2.39, Running 124.14s Step 494( 37.33%), action 112, FPS 2.38, Running 124.55s Step 495( 37.67%), action 113, FPS 2.40, Running 124.90s Step 496( 38.00%), action 114, FPS 2.42, Running 125.24s Step 497( 38.33%), action 115, FPS 2.45, Running 125.75s Step 498( 38.67%), action 116, FPS 2.44, Running 126.14s Step 499( 39.00%), action 117, FPS 2.45, Running 126.57s Step 500( 39.33%), action 118, FPS 2.45, Running 127.00s Step 501( 39.67%), action 119, FPS 2.46, Running 127.44s Step 502( 40.00%), action 120, FPS 2.51, Running 127.76s Step 503( 40.33%), action 121, FPS 2.46, Running 128.32s Step 504( 40.67%), action 122, FPS 2.47, Running 128.63s Step 505( 41.00%), action 123, FPS 2.47, Running 129.04s Step 506( 41.33%), action 124, FPS 2.47, Running 129.32s Step 507( 41.67%), action 125, FPS 2.49, Running 129.69s Step 508( 42.00%), action 126, FPS 2.52, Running 130.06s Step 509( 42.33%), action 127, FPS 2.50, Running 130.54s Step 510( 42.67%), action 128, FPS 2.47, Running 131.04s Step 511( 43.00%), action 129, FPS 2.47, Running 131.52s Step 512( 43.33%), action 130, FPS 2.47, Running 131.84s Step 513( 43.67%), action 131, FPS 2.41, Running 132.45s Step 514( 44.00%), action 132, FPS 2.40, Running 132.89s Step 515( 44.33%), action 133, FPS 2.41, Running 133.19s Step 516( 44.67%), action 134, FPS 2.45, Running 133.42s Step 517( 45.00%), action 135, FPS 2.52, Running 133.70s Step 518( 45.33%), action 136, FPS 2.55, Running 133.98s Step 519( 45.67%), action 137, FPS 2.51, Running 134.54s Step 520( 46.00%), action 138, FPS 2.49, Running 135.04s Step 521( 46.33%), action 139, FPS 2.47, Running 135.54s Step 522( 46.67%), action 140, FPS 2.42, Running 136.04s Step 523( 47.00%), action 141, FPS 2.36, Running 136.78s Step 524( 47.33%), action 142, FPS 2.32, Running 137.24s Step 525( 47.67%), action 143, FPS 2.35, Running 137.57s Step 526( 48.00%), action 144, FPS 2.31, Running 137.98s Step 527( 48.33%), action 145, FPS 2.30, Running 138.39s Step 528( 48.67%), action 146, FPS 2.29, Running 138.77s Step 529( 49.00%), action 147, FPS 2.29, Running 139.28s Step 530( 49.33%), action 148, FPS 2.31, Running 139.68s Step 531( 49.67%), action 149, FPS 2.31, Running 140.20s Step 532( 50.00%), action 150, FPS 2.27, Running 140.63s Step 533( 50.33%), action 151, FPS 2.27, Running 141.27s Step 534( 50.67%), action 152, FPS 2.23, Running 141.85s Step 535( 51.00%), action 153, FPS 2.20, Running 142.27s Step 536( 51.33%), action 154, FPS 2.10, Running 142.94s Step 537( 51.67%), action 155, FPS 2.06, Running 143.43s Step 538( 52.00%), action 156, FPS 2.04, Running 143.79s Step 539( 52.33%), action 157, FPS 2.07, Running 144.22s Step 540( 52.67%), action 158, FPS 2.06, Running 144.73s Step 541( 53.00%), action 159, FPS 2.06, Running 145.23s Step 542( 53.33%), action 160, FPS 2.10, Running 145.55s Step 543( 53.67%), action 161, FPS 2.04, Running 146.59s Step 544( 54.00%), action 162, FPS 1.99, Running 147.26s Step 545( 54.33%), action 163, FPS 1.96, Running 147.78s Step 546( 54.67%), action 164, FPS 1.91, Running 148.45s Step 547( 55.00%), action 165, FPS 1.85, Running 149.21s Step 548( 55.33%), action 166, FPS 1.76, Running 150.14s Step 549( 55.67%), action 167, FPS 1.73, Running 150.84s Step 550( 56.00%), action 168, FPS 1.65, Running 151.81s Step 551( 56.33%), action 169, FPS 1.58, Running 152.85s Step 552( 56.67%), action 170, FPS 1.51, Running 153.87s Step 553( 57.00%), action 171, FPS 1.46, Running 154.98s Step 554( 57.33%), action 172, FPS 1.46, Running 155.59s [2026-08-02 22:59:10] [93 ] Seed 92 failed after 155.68 s. +steps: 554 , actions: 172 . +Instruction: Empty +Total 56/93(60.22%) success. +Setting seed: 93 +Step 1( N/A%), pre moving , FPS 2.52, Running 0.40s Step 2( N/A%), pre moving , FPS 3.99, Running 0.50s Step 3( N/A%), pre moving , FPS 5.08, Running 0.59s Step 4( N/A%), pre moving , FPS 5.75, Running 0.70s Step 5( N/A%), pre moving , FPS 6.44, Running 0.78s Step 6( N/A%), pre moving , FPS 7.34, Running 0.82s Step 7( N/A%), pre moving , FPS 8.08, Running 0.87s Step 8( N/A%), pre moving , FPS 8.86, Running 0.90s Step 9( N/A%), pre moving , FPS 9.40, Running 0.96s Step 10( N/A%), pre moving , FPS 9.80, Running 1.02s Step 11( N/A%), pre moving , FPS 10.03, Running 1.10s Step 12( N/A%), pre moving , FPS 9.99, Running 1.20s Step 13( N/A%), pre moving , FPS 10.24, Running 1.27s Step 14( N/A%), pre moving , FPS 10.40, Running 1.35s Step 15( N/A%), pre moving , FPS 10.66, Running 1.41s Step 16( N/A%), pre moving , FPS 10.66, Running 1.50s Step 17( N/A%), pre moving , FPS 10.66, Running 1.59s Step 18( N/A%), pre moving , FPS 10.71, Running 1.68s Step 19( N/A%), pre moving , FPS 10.76, Running 1.77s Step 20( N/A%), pre moving , FPS 10.72, Running 1.87s Step 21( N/A%), pre moving , FPS 10.82, Running 2.25s Step 22( N/A%), pre moving , FPS 10.42, Running 2.42s Step 23( N/A%), pre moving , FPS 10.39, Running 2.52s Step 24( N/A%), pre moving , FPS 10.41, Running 2.62s Step 25( N/A%), pre moving , FPS 10.30, Running 2.72s Step 26( N/A%), pre moving , FPS 8.77, Running 3.10s Step 27( N/A%), pre moving , FPS 8.54, Running 3.21s Step 28( N/A%), pre moving , FPS 8.20, Running 3.34s Step 29( N/A%), pre moving , FPS 8.01, Running 3.45s Step 30( N/A%), pre moving , FPS 7.86, Running 3.57s Step 31( N/A%), pre moving , FPS 7.73, Running 3.68s Step 32( N/A%), pre moving , FPS 7.70, Running 3.80s Step 33( N/A%), pre moving , FPS 7.50, Running 3.93s Step 34( N/A%), pre moving , FPS 7.39, Running 4.05s Step 35( N/A%), pre moving , FPS 7.26, Running 4.16s Step 36( N/A%), pre moving , FPS 6.33, Running 4.66s Step 37( N/A%), pre moving , FPS 6.25, Running 4.80s Step 38( N/A%), pre moving , FPS 6.24, Running 4.89s Step 39( N/A%), pre moving , FPS 6.24, Running 4.97s Step 40( N/A%), pre moving , FPS 6.25, Running 5.06s Step 41( N/A%), pre moving , FPS 6.90, Running 5.14s Step 42( N/A%), pre moving , FPS 7.07, Running 5.25s Step 43( N/A%), pre moving , FPS 7.10, Running 5.33s Step 44( N/A%), pre moving , FPS 7.14, Running 5.42s Step 45( N/A%), pre moving , FPS 7.20, Running 5.50s Step 46( N/A%), pre moving , FPS 8.04, Running 5.59s Step 47( N/A%), pre moving , FPS 8.22, Running 5.64s Step 48( N/A%), pre moving , FPS 8.42, Running 5.72s Step 49( N/A%), pre moving , FPS 8.39, Running 5.84s Step 50( N/A%), pre moving , FPS 8.37, Running 5.96s Step 51( N/A%), pre moving , FPS 8.37, Running 6.07s Step 52( N/A%), pre moving , FPS 8.36, Running 6.19s Step 53( N/A%), pre moving , FPS 8.38, Running 6.32s Step 54( N/A%), pre moving , FPS 8.40, Running 6.43s Step 55( N/A%), pre moving , FPS 8.40, Running 6.54s Step 56( N/A%), pre moving , FPS 10.06, Running 6.65s Step 57( N/A%), pre moving , FPS 10.14, Running 6.77s Step 58( N/A%), pre moving , FPS 10.02, Running 6.89s Step 59( N/A%), pre moving , FPS 9.86, Running 7.00s Step 60( N/A%), pre moving , FPS 9.68, Running 7.13s Step 61( N/A%), pre moving , FPS 9.52, Running 7.24s Step 62( N/A%), pre moving , FPS 9.45, Running 7.36s Step 63( N/A%), pre moving , FPS 9.34, Running 7.47s Step 64( N/A%), pre moving , FPS 9.22, Running 7.59s Step 65( N/A%), pre moving , FPS 9.01, Running 7.72s Step 66( N/A%), pre moving , FPS 8.70, Running 7.88s Step 67( N/A%), pre moving , FPS 8.21, Running 8.08s Step 68( N/A%), pre moving , FPS 7.90, Running 8.25s Step 69( N/A%), pre moving , FPS 7.73, Running 8.43s Step 70( N/A%), pre moving , FPS 7.54, Running 8.61s Step 71( N/A%), pre moving , FPS 7.31, Running 8.81s Step 72( N/A%), pre moving , FPS 7.18, Running 8.98s Step 73( N/A%), pre moving , FPS 7.21, Running 9.10s Step 74( N/A%), pre moving , FPS 7.15, Running 9.23s Step 75( N/A%), pre moving , FPS 7.02, Running 9.39s Step 76( N/A%), pre moving , FPS 7.00, Running 9.51s Step 77( N/A%), pre moving , FPS 6.98, Running 9.63s Step 78( N/A%), pre moving , FPS 6.97, Running 9.75s Step 79( N/A%), pre moving , FPS 6.89, Running 9.90s Step 80( N/A%), pre moving , FPS 6.76, Running 10.09s Step 81( N/A%), pre moving , FPS 6.65, Running 10.25s Step 82( N/A%), pre moving , FPS 6.51, Running 10.44s Step 83( N/A%), pre moving , FPS 6.35, Running 10.62s Step 84( N/A%), pre moving , FPS 6.23, Running 10.80s Step 85( N/A%), pre moving , FPS 6.13, Running 10.98s Step 86( N/A%), pre moving , FPS 6.23, Running 11.09s Step 87( N/A%), pre moving , FPS 6.36, Running 11.22s Step 88( N/A%), pre moving , FPS 6.45, Running 11.35s Step 89( N/A%), pre moving , FPS 6.57, Running 11.47s Step 90( N/A%), pre moving , FPS 6.73, Running 11.58s Step 91( N/A%), pre moving , FPS 6.95, Running 11.69s Step 92( N/A%), pre moving , FPS 7.05, Running 11.81s Step 93( N/A%), pre moving , FPS 7.02, Running 11.95s Step 94( N/A%), pre moving , FPS 7.07, Running 12.06s Step 95( N/A%), pre moving , FPS 7.18, Running 12.17s Step 96( N/A%), pre moving , FPS 7.18, Running 12.29s Step 97( N/A%), pre moving , FPS 7.20, Running 12.41s Step 98( N/A%), pre moving , FPS 7.24, Running 12.52s Step 99( N/A%), pre moving , FPS 7.27, Running 12.65s Step 100( N/A%), pre moving , FPS 7.52, Running 12.75s Step 101( N/A%), pre moving , FPS 7.62, Running 12.88s Step 102( N/A%), pre moving , FPS 7.82, Running 12.99s Step 103( N/A%), pre moving , FPS 8.11, Running 13.09s Step 104( N/A%), pre moving , FPS 8.43, Running 13.17s Step 105( N/A%), pre moving , FPS 8.77, Running 13.26s Step 106( N/A%), pre moving , FPS 8.93, Running 13.33s Step 107( N/A%), pre moving , FPS 9.03, Running 13.44s Step 108( N/A%), pre moving , FPS 9.10, Running 13.55s Step 109( N/A%), pre moving , FPS 9.22, Running 13.64s Step 110( N/A%), pre moving , FPS 9.34, Running 13.72s Step 111( N/A%), pre moving , FPS 9.42, Running 13.81s Step 112( N/A%), pre moving , FPS 9.64, Running 13.89s Step 113( N/A%), pre moving , FPS 9.76, Running 13.99s Step 114( N/A%), pre moving , FPS 9.69, Running 14.13s Step 115( N/A%), pre moving , FPS 9.69, Running 14.24s Step 116( N/A%), pre moving , FPS 9.66, Running 14.36s Step 117( N/A%), pre moving , FPS 9.66, Running 14.48s Step 118( N/A%), pre moving , FPS 9.57, Running 14.61s Step 119( N/A%), pre moving , FPS 9.70, Running 14.72s Step 120( N/A%), pre moving , FPS 9.59, Running 14.83s Step 121( N/A%), pre moving , FPS 9.59, Running 14.96s Step 122( N/A%), pre moving , FPS 7.19, Running 15.77s Step 123( N/A%), pre moving , FPS 6.90, Running 15.99s Step 124( N/A%), pre moving , FPS 6.24, Running 16.37s Step 125( N/A%), pre moving , FPS 5.98, Running 16.61s Step 126( N/A%), pre moving , FPS 5.52, Running 16.96s Step 127( N/A%), pre moving , FPS 5.38, Running 17.15s Step 128( N/A%), pre moving , FPS 5.06, Running 17.51s Step 129( N/A%), pre moving , FPS 4.92, Running 17.71s Step 130( N/A%), pre moving , FPS 4.56, Running 18.11s Step 131( N/A%), pre moving , FPS 4.41, Running 18.35s Step 132( N/A%), pre moving , FPS 4.12, Running 18.75s Step 133( N/A%), pre moving , FPS 4.01, Running 18.98s Step 134( N/A%), pre moving , FPS 3.83, Running 19.35s Step 135( N/A%), pre moving , FPS 3.77, Running 19.55s Step 136( N/A%), pre moving , FPS 3.58, Running 19.94s Step 137( N/A%), pre moving , FPS 3.52, Running 20.17s Step 138( N/A%), pre moving , FPS 3.34, Running 20.59s Step 139( N/A%), pre moving , FPS 3.31, Running 20.76s Step 140( N/A%), pre moving , FPS 3.20, Running 21.08s Step 141( N/A%), pre moving , FPS 3.18, Running 21.24s Step 142( N/A%), pre moving , FPS 3.43, Running 21.60s Step 143( N/A%), pre moving , FPS 3.45, Running 21.78s Step 144( N/A%), pre moving , FPS 3.44, Running 22.18s Step 145( N/A%), pre moving , FPS 3.44, Running 22.43s Step 146( N/A%), pre moving , FPS 3.41, Running 22.82s Step 147( N/A%), pre moving , FPS 3.37, Running 23.08s Step 148( N/A%), pre moving , FPS 3.36, Running 23.46s Step 149( N/A%), pre moving , FPS 3.34, Running 23.70s Step 150( N/A%), pre moving , FPS 3.33, Running 24.12s Step 151( N/A%), pre moving , FPS 3.32, Running 24.37s Step 152( N/A%), pre moving , FPS 3.34, Running 24.72s Step 153( N/A%), pre moving , FPS 3.36, Running 24.93s Step 154( N/A%), pre moving , FPS 3.38, Running 25.26s Step 155( N/A%), pre moving , FPS 3.37, Running 25.48s Step 156( N/A%), pre moving , FPS 3.36, Running 25.89s Step 157( N/A%), pre moving , FPS 3.36, Running 26.13s Step 158( N/A%), pre moving , FPS 3.38, Running 26.50s Step 159( N/A%), pre moving , FPS 3.34, Running 26.75s Step 160( N/A%), pre moving , FPS 3.29, Running 27.15s Step 161( N/A%), pre moving , FPS 3.24, Running 27.42s Step 162( N/A%), pre moving , FPS 3.20, Running 27.84s Step 163( N/A%), pre moving , FPS 3.18, Running 28.07s Step 164( N/A%), pre moving , FPS 3.21, Running 28.41s Step 165( N/A%), pre moving , FPS 3.26, Running 28.56s Step 166( N/A%), pre moving , FPS 3.30, Running 28.88s Step 167( N/A%), pre moving , FPS 3.34, Running 29.07s Step 168( N/A%), pre moving , FPS 3.33, Running 29.47s Step 169( N/A%), pre moving , FPS 3.32, Running 29.72s Step 170( N/A%), pre moving , FPS 3.33, Running 30.13s Step 171( N/A%), pre moving , FPS 3.34, Running 30.36s Step 172( N/A%), pre moving , FPS 3.30, Running 30.78s Step 173( N/A%), pre moving , FPS 3.26, Running 31.06s Step 174( N/A%), pre moving , FPS 3.21, Running 31.49s Step 175( N/A%), pre moving , FPS 3.20, Running 31.73s Step 176( N/A%), pre moving , FPS 3.19, Running 32.16s Step 177( N/A%), pre moving , FPS 3.26, Running 32.26s Step 178( N/A%), pre moving , FPS 3.44, Running 32.31s Step 179( N/A%), pre moving , FPS 3.58, Running 32.34s Step 180( N/A%), pre moving , FPS 3.83, Running 32.38s Step 181( N/A%), pre moving , FPS 4.00, Running 32.42s Step 182( N/A%), pre moving , FPS 4.31, Running 32.48s Step 183( N/A%), pre moving , FPS 4.45, Running 32.56s Step 184( N/A%), pre moving , FPS 4.71, Running 32.65s Step 185( N/A%), pre moving , FPS 4.77, Running 32.75s Step 186( N/A%), pre moving , FPS 5.08, Running 32.82s Step 187( N/A%), pre moving , FPS 4.59, Running 33.43s Step 188( N/A%), pre moving , FPS 4.90, Running 33.55s Step 189( N/A%), pre moving , FPS 5.04, Running 33.68s Step 190( N/A%), pre moving , FPS 5.42, Running 33.82s Step 191( N/A%), pre moving , FPS 5.50, Running 33.99s Step 192( N/A%), pre moving , FPS 5.85, Running 34.20s Step 193( N/A%), pre moving , FPS 6.01, Running 34.39s Step 194( N/A%), pre moving , FPS 6.49, Running 34.57s Step 195( N/A%), pre moving , FPS 6.60, Running 34.76s Step 196( N/A%), pre moving , FPS 7.22, Running 34.93s Step 197( N/A%), pre moving , FPS 6.70, Running 35.24s Step 198( N/A%), pre moving , FPS 6.28, Running 35.49s Step 199( N/A%), pre moving , FPS 5.90, Running 35.74s Step 200( N/A%), pre moving , FPS 5.60, Running 35.95s Step 201( N/A%), pre moving , FPS 5.26, Running 36.23s Step 202( N/A%), pre moving , FPS 4.94, Running 36.53s Step 203( N/A%), pre moving , FPS 4.83, Running 36.70s Step 204( N/A%), pre moving , FPS 4.82, Running 36.80s Step 205( N/A%), pre moving , FPS 4.75, Running 36.96s Step 206( N/A%), pre moving , FPS 4.68, Running 37.09s Step 207( N/A%), pre moving , FPS 5.17, Running 37.30s Step 208( N/A%), pre moving , FPS 5.04, Running 37.51s Step 209( N/A%), pre moving , FPS 5.01, Running 37.68s Step 210( N/A%), pre moving , FPS 4.75, Running 38.03s Step 211( N/A%), pre moving , FPS 4.55, Running 38.39s Step 212( N/A%), pre moving , FPS 4.42, Running 38.73s Step 213( N/A%), pre moving , FPS 4.25, Running 39.09s Step 214( N/A%), pre moving , FPS 4.10, Running 39.44s Step 215( N/A%), pre moving , FPS 3.98, Running 39.79s Step 216( N/A%), pre moving , FPS 3.83, Running 40.15s Step 217( N/A%), pre moving , FPS 3.81, Running 40.50s Step 218( N/A%), pre moving , FPS 3.75, Running 40.83s Step 219( N/A%), pre moving , FPS 3.80, Running 41.00s Step 220( N/A%), pre moving , FPS 3.80, Running 41.22s Step 221( N/A%), pre moving , FPS 3.84, Running 41.44s Step 222( N/A%), pre moving , FPS 3.90, Running 41.67s Step 223( N/A%), pre moving , FPS 3.79, Running 41.98s Step 224( N/A%), pre moving , FPS 3.62, Running 42.33s Step 225( N/A%), pre moving , FPS 3.49, Running 42.69s Step 226( N/A%), pre moving , FPS 3.36, Running 43.05s Step 227( N/A%), pre moving , FPS 3.28, Running 43.39s Step 228( N/A%), pre moving , FPS 3.25, Running 43.66s Step 229( N/A%), pre moving , FPS 3.19, Running 43.95s Step 230( N/A%), pre moving , FPS 3.23, Running 44.22s Step 231( N/A%), pre moving , FPS 3.28, Running 44.48s Step 232( N/A%), pre moving , FPS 3.33, Running 44.74s Step 233( N/A%), pre moving , FPS 3.41, Running 44.96s Step 234( N/A%), pre moving , FPS 3.54, Running 45.09s Step 235( N/A%), pre moving , FPS 3.71, Running 45.18s Step 236( N/A%), pre moving , FPS 3.88, Running 45.31s Step 237( N/A%), pre moving , FPS 4.06, Running 45.42s Step 238( N/A%), pre moving , FPS 4.23, Running 45.56s Step 239( N/A%), pre moving , FPS 4.28, Running 45.67s Step 240( N/A%), pre moving , FPS 4.41, Running 45.76s Step 241( N/A%), pre moving , FPS 4.52, Running 45.87s Step 242( N/A%), pre moving , FPS 4.64, Running 45.98s Step 243( N/A%), pre moving , FPS 4.87, Running 46.09s Step 244( N/A%), pre moving , FPS 5.17, Running 46.19s Step 245( N/A%), pre moving , FPS 5.51, Running 46.32s Step 246( N/A%), pre moving , FPS 5.92, Running 46.43s Step 247( N/A%), pre moving , FPS 6.35, Running 46.54s Step 248( N/A%), pre moving , FPS 5.71, Running 47.16s Step 249( N/A%), pre moving , FPS 5.97, Running 47.30s Step 250( N/A%), pre moving , FPS 6.26, Running 47.42s Step 251( N/A%), pre moving , FPS 6.56, Running 47.53s Step 252( N/A%), pre moving , FPS 6.72, Running 47.72s Step 253( N/A%), pre moving , FPS 6.82, Running 47.89s Step 254( N/A%), pre moving , FPS 6.71, Running 48.07s Step 255( N/A%), pre moving , FPS 6.52, Running 48.25s Step 256( N/A%), pre moving , FPS 6.40, Running 48.44s Step 257( N/A%), pre moving , FPS 6.24, Running 48.62s Step 258( N/A%), pre moving , FPS 6.15, Running 48.81s Step 259( N/A%), pre moving , FPS 6.16, Running 48.91s Step 260( N/A%), pre moving , FPS 6.22, Running 48.97s Step 261( N/A%), pre moving , FPS 6.24, Running 49.07s Step 262( N/A%), pre moving , FPS 6.22, Running 49.19s Step 263( N/A%), pre moving , FPS 6.24, Running 49.29s Step 264( N/A%), pre moving , FPS 6.18, Running 49.43s Step 265( N/A%), pre moving , FPS 6.21, Running 49.54s Step 266( N/A%), pre moving , FPS 6.17, Running 49.67s Step 267( N/A%), pre moving , FPS 6.09, Running 49.83s Step 268( N/A%), pre moving , FPS 6.95, Running 50.04s Step 269( N/A%), pre moving , FPS 6.59, Running 50.34s Step 270( N/A%), pre moving , FPS 6.32, Running 50.58s Step 271( N/A%), pre moving , FPS 6.03, Running 50.84s Step 272( N/A%), pre moving , FPS 5.96, Running 51.07s Step 273( N/A%), pre moving , FPS 5.82, Running 51.33s Step 274( N/A%), pre moving , FPS 5.73, Running 51.56s Step 275( N/A%), pre moving , FPS 5.62, Running 51.81s Step 276( N/A%), pre moving , FPS 5.57, Running 52.03s Step 277( N/A%), pre moving , FPS 5.49, Running 52.27s Step 278( N/A%), pre moving , FPS 5.39, Running 52.52s Step 279( N/A%), pre moving , FPS 5.23, Running 52.74s Step 280( N/A%), pre moving , FPS 5.02, Running 52.96s Step 281( N/A%), pre moving , FPS 4.95, Running 53.11s Step 282( N/A%), pre moving , FPS 4.93, Running 53.25s Step 283( N/A%), pre moving , FPS 4.88, Running 53.39s Step 284( N/A%), pre moving , FPS 4.89, Running 53.52s Step 285( N/A%), pre moving , FPS 4.85, Running 53.67s Step 286( N/A%), pre moving , FPS 4.83, Running 53.81s Step 287( N/A%), pre moving , FPS 4.86, Running 53.95s Step 288( N/A%), pre moving , FPS 4.82, Running 54.19s Step 289( N/A%), pre moving , FPS 4.89, Running 54.43s Step 290( N/A%), pre moving , FPS 4.89, Running 54.67s Step 291( N/A%), pre moving , FPS 4.84, Running 54.97s Step 292( N/A%), pre moving , FPS 4.77, Running 55.27s Step 293( N/A%), pre moving , FPS 4.71, Running 55.58s Step 294( N/A%), pre moving , FPS 4.63, Running 55.88s Step 295( N/A%), pre moving , FPS 4.56, Running 56.20s Step 296( N/A%), pre moving , FPS 4.47, Running 56.50s Step 297( N/A%), pre moving , FPS 4.43, Running 56.78s Step 298( N/A%), pre moving , FPS 4.39, Running 57.08s Step 299( N/A%), pre moving , FPS 4.43, Running 57.25s Step 300( N/A%), pre moving , FPS 4.47, Running 57.43s Step 301( N/A%), pre moving , FPS 4.46, Running 57.60s Step 302( N/A%), pre moving , FPS 4.43, Running 57.76s Step 303( N/A%), pre moving , FPS 4.45, Running 57.88s Step 304( N/A%), pre moving , FPS 4.41, Running 58.05s Step 305( N/A%), pre moving , FPS 4.31, Running 58.31s Step 306( N/A%), pre moving , FPS 4.24, Running 58.53s Step 307( N/A%), pre moving , FPS 4.14, Running 58.78s Step 308( N/A%), pre moving , FPS 4.16, Running 59.00s Step 309( N/A%), pre moving , FPS 4.17, Running 59.22s Step 310( N/A%), pre moving , FPS 4.17, Running 59.47s Step 311( N/A%), pre moving , FPS 4.23, Running 59.70s Step 312( N/A%), pre moving , FPS 4.27, Running 59.96s Step 313( N/A%), pre moving , FPS 4.38, Running 60.14s Step 314( N/A%), pre moving , FPS 4.50, Running 60.33s Step 315( N/A%), pre moving , FPS 4.64, Running 60.51s Step 316( N/A%), pre moving , FPS 4.77, Running 60.70s Step 317( N/A%), pre moving , FPS 4.87, Running 60.88s Step 318( N/A%), pre moving , FPS 5.06, Running 61.03s Step 319( N/A%), pre moving , FPS 5.11, Running 61.16s Step 320( N/A%), pre moving , FPS 5.24, Running 61.24s Step 321( N/A%), pre moving , FPS 5.33, Running 61.35s Step 322( N/A%), pre moving , FPS 5.42, Running 61.45s Step 323( N/A%), pre moving , FPS 5.45, Running 61.55s Step 324( N/A%), pre moving , FPS 5.56, Running 61.65s Step 325( N/A%), pre moving , FPS 5.84, Running 61.73s Step 326( N/A%), pre moving , FPS 6.12, Running 61.80s Step 327( N/A%), pre moving , FPS 6.46, Running 61.87s Step 328( N/A%), pre moving , FPS 6.71, Running 61.98s Step 329( N/A%), pre moving , FPS 6.83, Running 62.15s Step 330( N/A%), pre moving , FPS 7.16, Running 62.27s Step 331( N/A%), pre moving , FPS 7.40, Running 62.40s Step 332( N/A%), pre moving , FPS 7.83, Running 62.51s Step 333( N/A%), pre moving , FPS 8.08, Running 62.62s Step 334( N/A%), pre moving , FPS 8.32, Running 62.73s Step 335( N/A%), pre moving , FPS 8.61, Running 62.84s Step 336( N/A%), pre moving , FPS 8.89, Running 62.95s Step 337( N/A%), pre moving , FPS 9.12, Running 63.08s Step 338( N/A%), pre moving , FPS 9.29, Running 63.18s Step 339( N/A%), pre moving , FPS 9.36, Running 63.30s Step 340( N/A%), pre moving , FPS 9.22, Running 63.41s Step 341( N/A%), pre moving , FPS 9.16, Running 63.53s Step 342( N/A%), pre moving , FPS 9.05, Running 63.66s Step 343( N/A%), pre moving , FPS 9.00, Running 63.77s Step 344( N/A%), pre moving , FPS 8.94, Running 63.89s Step 345( N/A%), pre moving , FPS 7.21, Running 64.50s Step 346( N/A%), pre moving , FPS 7.06, Running 64.64s Step 347( N/A%), pre moving , FPS 6.94, Running 64.76s Step 348( N/A%), pre moving , FPS 6.77, Running 64.93s Step 349( N/A%), pre moving , FPS 6.88, Running 65.06s Step 350( N/A%), pre moving , FPS 6.91, Running 65.16s Step 351( N/A%), pre moving , FPS 7.06, Running 65.23s Step 352( N/A%), pre moving , FPS 7.13, Running 65.31s Step 353( N/A%), pre moving , FPS 7.21, Running 65.39s Step 354( N/A%), pre moving , FPS 7.26, Running 65.49s Step 355( N/A%), pre moving , FPS 7.29, Running 65.58s Step 356( N/A%), pre moving , FPS 7.21, Running 65.72s Step 357( N/A%), pre moving , FPS 7.29, Running 65.82s Step 358( N/A%), pre moving , FPS 7.22, Running 65.95s Step 359( N/A%), pre moving , FPS 7.05, Running 66.14s Step 360( N/A%), pre moving , FPS 6.87, Running 66.32s Step 361( N/A%), pre moving , FPS 6.77, Running 66.48s Step 362( N/A%), pre moving , FPS 6.81, Running 66.59s Step 363( N/A%), pre moving , FPS 6.78, Running 66.72s Step 364( N/A%), pre moving , FPS 6.80, Running 66.83s Step 365( N/A%), pre moving , FPS 8.23, Running 66.94s Step 366( N/A%), pre moving , FPS 8.30, Running 67.05s Step 367( N/A%), pre moving , FPS 8.31, Running 67.16s Step 368( N/A%), pre moving , FPS 8.57, Running 67.26s Step 369( N/A%), pre moving , FPS 8.42, Running 67.43s Step 370( N/A%), pre moving , FPS 8.15, Running 67.62s Step 371( N/A%), pre moving , FPS 7.81, Running 67.80s Step 372( N/A%), pre moving , FPS 7.51, Running 67.98s Step 373( N/A%), pre moving , FPS 7.21, Running 68.16s Step 374( N/A%), pre moving , FPS 7.05, Running 68.33s Step 375( N/A%), pre moving , FPS 6.84, Running 68.50s Step 376( N/A%), pre moving , FPS 6.75, Running 68.68s Step 377( N/A%), pre moving , FPS 6.61, Running 68.85s Step 378( N/A%), pre moving , FPS 6.54, Running 69.01s Step 379( N/A%), pre moving , FPS 6.71, Running 69.12s Step 380( N/A%), pre moving , FPS 6.93, Running 69.21s Step 381( N/A%), pre moving , FPS 7.13, Running 69.29s Step 382( N/A%), pre moving , FPS 7.17, Running 69.38s Step 383( N/A%), pre moving , FPS 7.21, Running 69.49s Step 384( N/A%), pre moving , FPS 7.25, Running 69.59s Step 385( N/A%), pre moving , FPS 7.27, Running 69.69s Step 386( N/A%), pre moving , FPS 7.24, Running 69.81s Step 387( N/A%), pre moving , FPS 7.30, Running 69.90s Step 388( N/A%), pre moving , FPS 7.18, Running 70.05s Step 389( N/A%), pre moving , FPS 7.18, Running 70.22s Step 390( N/A%), pre moving , FPS 7.19, Running 70.40s Step 391( N/A%), pre moving , FPS 7.39, Running 70.50s Step 392( N/A%), pre moving , FPS 7.38, Running 70.69s Step 393( N/A%), pre moving , FPS 7.57, Running 70.80s Step 394( N/A%), pre moving , FPS 7.71, Running 70.92s Step 395( N/A%), pre moving , FPS 7.93, Running 71.03s Step 396( N/A%), pre moving , FPS 8.17, Running 71.13s Step 397( N/A%), pre moving , FPS 8.27, Running 71.27s Step 398( N/A%), pre moving , FPS 8.46, Running 71.37s Step 399( N/A%), pre moving , FPS 8.47, Running 71.48s Step 400( N/A%), pre moving , FPS 8.41, Running 71.59s Step 401( N/A%), pre moving , FPS 8.26, Running 71.71s Step 402( N/A%), pre moving , FPS 8.21, Running 71.82s Step 403( N/A%), pre moving , FPS 8.23, Running 71.92s Step 404( N/A%), pre moving , FPS 8.12, Running 72.05s Step 405( N/A%), pre moving , FPS 8.10, Running 72.15s Step 406( N/A%), pre moving , FPS 8.17, Running 72.26s Step 407( N/A%), pre moving , FPS 8.11, Running 72.37s Step 408( N/A%), pre moving , FPS 8.23, Running 72.48s Step 409( N/A%), pre moving , FPS 8.43, Running 72.59s Step 410( N/A%), pre moving , FPS 8.65, Running 72.71s Step 411( N/A%), pre moving , FPS 8.67, Running 72.81s Step 412( N/A%), pre moving , FPS 8.97, Running 72.92s Step 413( N/A%), pre moving , FPS 8.97, Running 73.03s Step 414( N/A%), pre moving , FPS 9.08, Running 73.12s Step 415( N/A%), pre moving , FPS 5.24, Running 74.84s Step 416( N/A%), pre moving , FPS 4.83, Running 75.28s Step 417( N/A%), pre moving , FPS 4.70, Running 75.52s Step 418( N/A%), pre moving , FPS 4.42, Running 75.89s Step 419( N/A%), pre moving , FPS 4.27, Running 76.16s Step 420( N/A%), pre moving , FPS 4.03, Running 76.55s Step 421( N/A%), pre moving , FPS 3.98, Running 76.74s Step 422( N/A%), pre moving , FPS 3.91, Running 76.94s Step 423( N/A%), pre moving , FPS 3.87, Running 77.09s Step 424( N/A%), pre moving , FPS 3.73, Running 77.41s Step 425( N/A%), pre moving , FPS 3.69, Running 77.58s Step 426( N/A%), pre moving , FPS 3.54, Running 77.92s Step 427( N/A%), pre moving , FPS 3.50, Running 78.08s Step 428( N/A%), pre moving , FPS 3.32, Running 78.50s Step 429( N/A%), pre moving , FPS 3.25, Running 78.74s Step 430( N/A%), pre moving , FPS 3.10, Running 79.17s Step 431( N/A%), pre moving , FPS 3.03, Running 79.42s Step 432( N/A%), pre moving , FPS 2.92, Running 79.76s Step 433( N/A%), pre moving , FPS 2.88, Running 79.98s Step 434( N/A%), pre moving , FPS 2.77, Running 80.35s Step 435( 0.33%), action 1, FPS 3.29, Running 80.93s Step 436( 0.67%), action 2, FPS 3.35, Running 81.24s Step 437( 1.00%), action 3, FPS 3.26, Running 81.67s Step 438( 1.33%), action 4, FPS 3.29, Running 81.98s Step 439( 1.67%), action 5, FPS 3.16, Running 82.49s Step 440( 2.00%), action 6, FPS 3.15, Running 82.91s Step 441( 2.33%), action 7, FPS 2.93, Running 83.55s Step 442( 2.67%), action 8, FPS 2.86, Running 83.94s Step 443( 3.00%), action 9, FPS 2.73, Running 84.41s Step 444( 3.33%), action 10, FPS 2.70, Running 84.83s Step 445( 3.67%), action 11, FPS 2.53, Running 85.48s Step 446( 4.00%), action 12, FPS 2.53, Running 85.81s Step 447( 4.33%), action 13, FPS 2.30, Running 86.78s Step 448( 4.67%), action 14, FPS 2.32, Running 87.11s Step 449( 5.00%), action 15, FPS 2.24, Running 87.67s Step 450( 5.33%), action 16, FPS 2.26, Running 88.04s Step 451( 5.67%), action 17, FPS 2.19, Running 88.56s Step 452( 6.00%), action 18, FPS 2.20, Running 88.84s Step 453( 6.33%), action 19, FPS 2.14, Running 89.32s Step 454( 6.67%), action 20, FPS 2.12, Running 89.79s Step 455( 7.00%), action 21, FPS 2.09, Running 90.48s Step 456( 7.33%), action 22, FPS 2.06, Running 90.97s Step 457( 7.67%), action 23, FPS 1.98, Running 91.74s Step 458( 8.00%), action 24, FPS 1.96, Running 92.20s Step 459( 8.33%), action 25, FPS 1.95, Running 92.73s Step 460( 8.67%), action 26, FPS 1.94, Running 93.24s Step 461( 9.00%), action 27, FPS 1.98, Running 93.66s Step 462( 9.33%), action 28, FPS 1.93, Running 94.30s Step 463( 9.67%), action 29, FPS 1.92, Running 94.80s Step 464( 10.00%), action 30, FPS 1.94, Running 95.15s Step 465( 10.33%), action 31, FPS 1.95, Running 95.73s Step 466( 10.67%), action 32, FPS 1.94, Running 96.12s Step 467( 11.00%), action 33, FPS 2.06, Running 96.50s Step 468( 11.33%), action 34, FPS 2.04, Running 96.92s Step 469( 11.67%), action 35, FPS 2.07, Running 97.32s Step 470( 12.00%), action 36, FPS 2.08, Running 97.64s Step 471( 12.33%), action 37, FPS 2.08, Running 98.15s Step 472( 12.67%), action 38, FPS 2.04, Running 98.66s Step 473( 13.00%), action 39, FPS 2.03, Running 99.16s Step 474( 13.33%), action 40, FPS 2.06, Running 99.49s Step 475( 13.67%), action 41, FPS 2.08, Running 100.08s Step 476( 14.00%), action 42, FPS 2.13, Running 100.34s Step 477( 14.33%), action 43, FPS 2.23, Running 100.71s Step 478( 14.67%), action 44, FPS 2.23, Running 101.15s Step 479( 15.00%), action 45, FPS 2.26, Running 101.56s Step 480( 15.33%), action 46, FPS 2.31, Running 101.91s Step 481( 15.67%), action 47, FPS 2.28, Running 102.42s Step 482( 16.00%), action 48, FPS 2.36, Running 102.79s Step 483( 16.33%), action 49, FPS 2.34, Running 103.34s Step 484( 16.67%), action 50, FPS 2.34, Running 103.69s Step 485( 17.00%), action 51, FPS 2.34, Running 104.28s Step 486( 17.33%), action 52, FPS 2.36, Running 104.58s Step 487( 17.67%), action 53, FPS 2.36, Running 104.99s Step 488( 18.00%), action 54, FPS 2.39, Running 105.29s Step 489( 18.33%), action 55, FPS 2.35, Running 105.83s Step 490( 18.67%), action 56, FPS 2.23, Running 106.59s Step 491( 19.00%), action 57, FPS 2.22, Running 107.15s Step 492( 19.33%), action 58, FPS 2.26, Running 107.50s Step 493( 19.67%), action 59, FPS 2.27, Running 107.97s Step 494( 20.00%), action 60, FPS 2.29, Running 108.22s Step 495( 20.33%), action 61, FPS 2.24, Running 109.03s Step 496( 20.67%), action 62, FPS 2.17, Running 109.55s Step 497( 21.00%), action 63, FPS 2.14, Running 110.05s Step 498( 21.33%), action 64, FPS 2.16, Running 110.40s Step 499( 21.67%), action 65, FPS 2.13, Running 110.96s Step 500( 22.00%), action 66, FPS 2.12, Running 111.33s Step 501( 22.33%), action 67, FPS 2.13, Running 111.83s Step 502( 22.67%), action 68, FPS 2.14, Running 112.13s Step 503( 23.00%), action 69, FPS 2.17, Running 112.56s Step 504( 23.33%), action 70, FPS 2.17, Running 112.92s Step 505( 23.67%), action 71, FPS 2.13, Running 113.69s Step 506( 24.00%), action 72, FPS 2.12, Running 114.02s Step 507( 24.33%), action 73, FPS 2.09, Running 114.56s Step 508( 24.67%), action 74, FPS 2.08, Running 114.90s Step 509( 25.00%), action 75, FPS 2.09, Running 115.40s Step 510( 25.33%), action 76, FPS 2.18, Running 115.76s Step 511( 25.67%), action 77, FPS 2.25, Running 116.05s Step 512( 26.00%), action 78, FPS 2.20, Running 116.58s Step 513( 26.33%), action 79, FPS 2.21, Running 117.01s Step 514( 26.67%), action 80, FPS 2.19, Running 117.36s Step 515( 27.00%), action 81, FPS 2.23, Running 117.99s Step 516( 27.33%), action 82, FPS 2.23, Running 118.52s Step 517( 27.67%), action 83, FPS 2.23, Running 119.02s Step 518( 28.00%), action 84, FPS 2.23, Running 119.36s Step 519( 28.33%), action 85, FPS 2.27, Running 119.76s Step 520( 28.67%), action 86, FPS 2.19, Running 120.44s Step 521( 29.00%), action 87, FPS 2.21, Running 120.88s Step 522( 29.33%), action 88, FPS 2.18, Running 121.31s Step 523( 29.67%), action 89, FPS 2.16, Running 121.81s Step 524( 30.00%), action 90, FPS 2.09, Running 122.47s Step 525( 30.33%), action 91, FPS 2.12, Running 123.11s Step 526( 30.67%), action 92, FPS 2.11, Running 123.48s Step 527( 31.00%), action 93, FPS 2.17, Running 123.76s Step 528( 31.33%), action 94, FPS 2.20, Running 124.01s Step 529( 31.67%), action 95, FPS 2.21, Running 124.45s Step 530( 32.00%), action 96, FPS 2.22, Running 124.76s Step 531( 32.33%), action 97, FPS 2.18, Running 125.21s Step 532( 32.67%), action 98, FPS 2.23, Running 125.55s Step 533( 33.00%), action 99, FPS 2.16, Running 126.27s Step 534( 33.33%), action 100, FPS 2.16, Running 126.61s Step 535( 33.67%), action 101, FPS 2.13, Running 127.39s Step 536( 34.00%), action 102, FPS 2.17, Running 127.72s Step 537( 34.33%), action 103, FPS 2.22, Running 128.03s Step 538( 34.67%), action 104, FPS 2.19, Running 128.50s Step 539( 35.00%), action 105, FPS 2.18, Running 128.92s Step 540( 35.33%), action 106, FPS 2.26, Running 129.31s Step 541( 35.67%), action 107, FPS 2.24, Running 129.81s Step 542( 36.00%), action 108, FPS 2.25, Running 130.21s Step 543( 36.33%), action 109, FPS 2.26, Running 130.67s Step 544( 36.67%), action 110, FPS 2.32, Running 131.10s Step 545( 37.00%), action 111, FPS 2.35, Running 131.61s Step 546( 37.33%), action 112, FPS 2.38, Running 131.88s Step 547( 37.67%), action 113, FPS 2.34, Running 132.32s Step 548( 38.00%), action 114, FPS 2.33, Running 132.61s Step 549( 38.33%), action 115, FPS 2.31, Running 133.12s Step 550( 38.67%), action 116, FPS 2.29, Running 133.50s Step 551( 39.00%), action 117, FPS 2.28, Running 133.99s Step 552( 39.33%), action 118, FPS 2.26, Running 134.40s Step 553( 39.67%), action 119, FPS 2.33, Running 134.86s Step 554( 40.00%), action 120, FPS 2.31, Running 135.27s Step 555( 40.33%), action 121, FPS 2.36, Running 135.85s Step 556( 40.67%), action 122, FPS 2.37, Running 136.17s Step 557( 41.00%), action 123, FPS 2.29, Running 136.76s Step 558( 41.33%), action 124, FPS 2.31, Running 137.17s Step 559( 41.67%), action 125, FPS 2.29, Running 137.67s Step 560( 42.00%), action 126, FPS 2.25, Running 138.20s Step 561( 42.33%), action 127, FPS 2.23, Running 138.79s Step 562( 42.67%), action 128, FPS 2.24, Running 139.14s Step 563( 43.00%), action 129, FPS 2.27, Running 139.49s Step 564( 43.33%), action 130, FPS 2.31, Running 139.76s Step 565( 43.67%), action 131, FPS 2.29, Running 140.36s Step 566( 44.00%), action 132, FPS 2.25, Running 140.79s Step 567( 44.33%), action 133, FPS 2.24, Running 141.27s Step 568( 44.67%), action 134, FPS 2.22, Running 141.62s Step 569( 45.00%), action 135, FPS 2.22, Running 142.15s Step 570( 45.33%), action 136, FPS 2.23, Running 142.48s Step 571( 45.67%), action 137, FPS 2.20, Running 143.08s Step 572( 46.00%), action 138, FPS 2.22, Running 143.41s Step 573( 46.33%), action 139, FPS 2.24, Running 143.79s Step 574( 46.67%), action 140, FPS 2.25, Running 144.15s Step 575( 47.00%), action 141, FPS 2.21, Running 144.90s Step 576( 47.33%), action 142, FPS 2.20, Running 145.27s Step 577( 47.67%), action 143, FPS 2.23, Running 145.73s Step 578( 48.00%), action 144, FPS 2.23, Running 146.16s Step 579( 48.33%), action 145, FPS 2.23, Running 146.62s Step 580( 48.67%), action 146, FPS 2.26, Running 147.07s Step 581( 49.00%), action 147, FPS 2.31, Running 147.47s Step 582( 49.33%), action 148, FPS 2.27, Running 147.96s Step 583( 49.67%), action 149, FPS 2.15, Running 148.80s Step 584( 50.00%), action 150, FPS 2.13, Running 149.16s Step 585( 50.33%), action 151, FPS 2.04, Running 150.16s Step 586( 50.67%), action 152, FPS 2.04, Running 150.58s Step 587( 51.00%), action 153, FPS 2.08, Running 150.88s Step 588( 51.33%), action 154, FPS 2.09, Running 151.21s Step 589( 51.67%), action 155, FPS 2.04, Running 151.95s Step 590( 52.00%), action 156, FPS 2.03, Running 152.32s Step 591( 52.33%), action 157, FPS 2.07, Running 152.74s Step 592( 52.67%), action 158, FPS 2.03, Running 153.25s Step 593( 53.00%), action 159, FPS 2.01, Running 153.75s Step 594( 53.33%), action 160, FPS 2.01, Running 154.09s Step 595( 53.67%), action 161, FPS 2.06, Running 154.59s Step 596( 54.00%), action 162, FPS 2.08, Running 154.91s Step 597( 54.33%), action 163, FPS 2.08, Running 155.33s Step 598( 54.67%), action 164, FPS 2.11, Running 155.64s Step 599( 55.00%), action 165, FPS 2.11, Running 156.11s Step 600( 55.33%), action 166, FPS 2.14, Running 156.42s Step 601( 55.67%), action 167, FPS 2.12, Running 156.90s Step 602( 56.00%), action 168, FPS 2.15, Running 157.26s Step 603( 56.33%), action 169, FPS 2.24, Running 157.74s Step 604( 56.67%), action 170, FPS 2.24, Running 158.09s Step 605( 57.00%), action 171, FPS 2.38, Running 158.58s Step 606( 57.33%), action 172, FPS 2.40, Running 158.92s Step 607( 57.67%), action 173, FPS 2.35, Running 159.38s Step 608( 58.00%), action 174, FPS 2.35, Running 159.73s Step 609( 58.33%), action 175, FPS 2.41, Running 160.24s Step 610( 58.67%), action 176, FPS 2.40, Running 160.63s Step 611( 59.00%), action 177, FPS 2.39, Running 161.11s Step 612( 59.33%), action 178, FPS 2.44, Running 161.44s Step 613( 59.67%), action 179, FPS 2.44, Running 161.94s Step 614( 60.00%), action 180, FPS 2.45, Running 162.25s Step 615( 60.33%), action 181, FPS 2.43, Running 162.80s Step 616( 60.67%), action 182, FPS 2.43, Running 163.12s Step 617( 61.00%), action 183, FPS 2.43, Running 163.55s Step 618( 61.33%), action 184, FPS 2.39, Running 164.00s Step 619( 61.67%), action 185, FPS 2.38, Running 164.50s Step 620( 62.00%), action 186, FPS 2.36, Running 164.90s Step 621( 62.33%), action 187, FPS 2.33, Running 165.49s Step 622( 62.67%), action 188, FPS 2.28, Running 166.03s Step 623( 63.00%), action 189, FPS 2.33, Running 166.34s Step 624( 63.33%), action 190, FPS 2.29, Running 166.80s Step 625( 63.67%), action 191, FPS 2.25, Running 167.46s Step 626( 64.00%), action 192, FPS 2.21, Running 167.96s Step 627( 64.33%), action 193, FPS 2.18, Running 168.55s Step 628( 64.67%), action 194, FPS 2.16, Running 169.00s Step 629( 65.00%), action 195, FPS 2.13, Running 169.63s Step 630( 65.33%), action 196, FPS 2.12, Running 170.06s Step 631( 65.67%), action 197, FPS 2.13, Running 170.49s Step 632( 66.00%), action 198, FPS 2.10, Running 170.97s [2026-08-02 23:02:02] [94 ] Seed 93 success after 171.33 s. +steps: 632 , actions: 198 . +Instruction: Empty +Total 57/94(60.64%) success. +Setting seed: 94 +Step 1( N/A%), pre moving , FPS 5.24, Running 0.19s Step 2( N/A%), pre moving , FPS 6.51, Running 0.31s Step 3( N/A%), pre moving , FPS 7.46, Running 0.40s Step 4( N/A%), pre moving , FPS 7.75, Running 0.52s Step 5( N/A%), pre moving , FPS 7.94, Running 0.63s Step 6( N/A%), pre moving , FPS 7.81, Running 0.77s Step 7( N/A%), pre moving , FPS 7.95, Running 0.88s Step 8( N/A%), pre moving , FPS 7.97, Running 1.00s Step 9( N/A%), pre moving , FPS 7.97, Running 1.13s Step 10( N/A%), pre moving , FPS 8.09, Running 1.24s Step 11( N/A%), pre moving , FPS 8.01, Running 1.37s Step 12( N/A%), pre moving , FPS 8.09, Running 1.48s Step 13( N/A%), pre moving , FPS 8.11, Running 1.60s Step 14( N/A%), pre moving , FPS 8.14, Running 1.72s Step 15( N/A%), pre moving , FPS 8.21, Running 1.83s Step 16( N/A%), pre moving , FPS 8.20, Running 1.95s Step 17( N/A%), pre moving , FPS 8.17, Running 2.08s Step 18( N/A%), pre moving , FPS 8.21, Running 2.19s Step 19( N/A%), pre moving , FPS 8.22, Running 2.31s Step 20( N/A%), pre moving , FPS 8.23, Running 2.43s Step 21( N/A%), pre moving , FPS 7.84, Running 2.74s Step 22( N/A%), pre moving , FPS 7.72, Running 2.90s Step 23( N/A%), pre moving , FPS 7.76, Running 2.98s Step 24( N/A%), pre moving , FPS 7.91, Running 3.04s Step 25( N/A%), pre moving , FPS 8.01, Running 3.13s Step 26( N/A%), pre moving , FPS 7.29, Running 3.51s Step 27( N/A%), pre moving , FPS 7.30, Running 3.62s Step 28( N/A%), pre moving , FPS 7.33, Running 3.73s Step 29( N/A%), pre moving , FPS 7.31, Running 3.86s Step 30( N/A%), pre moving , FPS 7.30, Running 3.98s Step 31( N/A%), pre moving , FPS 7.36, Running 4.09s Step 32( N/A%), pre moving , FPS 7.35, Running 4.20s Step 33( N/A%), pre moving , FPS 7.35, Running 4.32s Step 34( N/A%), pre moving , FPS 7.37, Running 4.44s Step 35( N/A%), pre moving , FPS 7.35, Running 4.55s Step 36( N/A%), pre moving , FPS 6.44, Running 5.06s Step 37( N/A%), pre moving , FPS 6.47, Running 5.17s Step 38( N/A%), pre moving , FPS 6.47, Running 5.29s Step 39( N/A%), pre moving , FPS 6.44, Running 5.42s Step 40( N/A%), pre moving , FPS 6.45, Running 5.53s Step 41( N/A%), pre moving , FPS 6.90, Running 5.64s Step 42( N/A%), pre moving , FPS 7.11, Running 5.71s Step 43( N/A%), pre moving , FPS 6.99, Running 5.84s Step 44( N/A%), pre moving , FPS 6.87, Running 5.95s Step 45( N/A%), pre moving , FPS 6.87, Running 6.04s Step 46( N/A%), pre moving , FPS 7.53, Running 6.17s Step 47( N/A%), pre moving , FPS 7.48, Running 6.29s Step 48( N/A%), pre moving , FPS 7.48, Running 6.40s Step 49( N/A%), pre moving , FPS 7.51, Running 6.53s Step 50( N/A%), pre moving , FPS 7.64, Running 6.60s Step 51( N/A%), pre moving , FPS 7.73, Running 6.68s Step 52( N/A%), pre moving , FPS 7.79, Running 6.77s Step 53( N/A%), pre moving , FPS 7.93, Running 6.85s Step 54( N/A%), pre moving , FPS 7.98, Running 6.94s Step 55( N/A%), pre moving , FPS 8.11, Running 7.01s Step 56( N/A%), pre moving , FPS 9.78, Running 7.10s Step 57( N/A%), pre moving , FPS 9.95, Running 7.18s Step 58( N/A%), pre moving , FPS 10.11, Running 7.26s Step 59( N/A%), pre moving , FPS 10.40, Running 7.34s Step 60( N/A%), pre moving , FPS 10.62, Running 7.42s Step 61( N/A%), pre moving , FPS 10.79, Running 7.49s Step 62( N/A%), pre moving , FPS 10.60, Running 7.60s Step 63( N/A%), pre moving , FPS 10.33, Running 7.78s Step 64( N/A%), pre moving , FPS 9.97, Running 7.96s Step 65( N/A%), pre moving , FPS 9.64, Running 8.11s Step 66( N/A%), pre moving , FPS 9.40, Running 8.30s Step 67( N/A%), pre moving , FPS 9.14, Running 8.48s Step 68( N/A%), pre moving , FPS 8.84, Running 8.67s Step 69( N/A%), pre moving , FPS 8.66, Running 8.84s Step 70( N/A%), pre moving , FPS 8.31, Running 9.00s Step 71( N/A%), pre moving , FPS 7.96, Running 9.19s Step 72( N/A%), pre moving , FPS 7.67, Running 9.38s Step 73( N/A%), pre moving , FPS 7.37, Running 9.56s Step 74( N/A%), pre moving , FPS 7.19, Running 9.73s Step 75( N/A%), pre moving , FPS 6.92, Running 9.90s Step 76( N/A%), pre moving , FPS 6.70, Running 10.09s Step 77( N/A%), pre moving , FPS 6.51, Running 10.25s Step 78( N/A%), pre moving , FPS 6.32, Running 10.43s Step 79( N/A%), pre moving , FPS 6.10, Running 10.62s Step 80( N/A%), pre moving , FPS 6.04, Running 10.73s Step 81( N/A%), pre moving , FPS 5.89, Running 10.89s Step 82( N/A%), pre moving , FPS 5.87, Running 11.00s Step 83( N/A%), pre moving , FPS 5.94, Running 11.14s Step 84( N/A%), pre moving , FPS 6.03, Running 11.28s Step 85( N/A%), pre moving , FPS 6.09, Running 11.40s Step 86( N/A%), pre moving , FPS 6.22, Running 11.51s Step 87( N/A%), pre moving , FPS 6.43, Running 11.59s Step 88( N/A%), pre moving , FPS 6.67, Running 11.67s Step 89( N/A%), pre moving , FPS 6.84, Running 11.76s Step 90( N/A%), pre moving , FPS 6.98, Running 11.87s Step 91( N/A%), pre moving , FPS 7.16, Running 11.98s Step 92( N/A%), pre moving , FPS 7.28, Running 12.12s Step 93( N/A%), pre moving , FPS 7.47, Running 12.24s Step 94( N/A%), pre moving , FPS 7.62, Running 12.35s Step 95( N/A%), pre moving , FPS 7.81, Running 12.47s Step 96( N/A%), pre moving , FPS 8.00, Running 12.59s Step 97( N/A%), pre moving , FPS 8.15, Running 12.71s Step 98( N/A%), pre moving , FPS 8.38, Running 12.82s Step 99( N/A%), pre moving , FPS 8.58, Running 12.95s Step 100( N/A%), pre moving , FPS 8.56, Running 13.06s Step 101( N/A%), pre moving , FPS 8.70, Running 13.19s Step 102( N/A%), pre moving , FPS 8.69, Running 13.30s Step 103( N/A%), pre moving , FPS 8.74, Running 13.43s Step 104( N/A%), pre moving , FPS 8.80, Running 13.55s Step 105( N/A%), pre moving , FPS 8.85, Running 13.66s Step 106( N/A%), pre moving , FPS 8.76, Running 13.79s Step 107( N/A%), pre moving , FPS 8.65, Running 13.91s Step 108( N/A%), pre moving , FPS 8.51, Running 14.02s Step 109( N/A%), pre moving , FPS 8.37, Running 14.15s Step 110( N/A%), pre moving , FPS 8.36, Running 14.26s Step 111( N/A%), pre moving , FPS 8.34, Running 14.38s Step 112( N/A%), pre moving , FPS 8.50, Running 14.48s Step 113( N/A%), pre moving , FPS 8.51, Running 14.59s Step 114( N/A%), pre moving , FPS 8.50, Running 14.70s Step 115( N/A%), pre moving , FPS 8.50, Running 14.82s Step 116( N/A%), pre moving , FPS 8.53, Running 14.93s Step 117( N/A%), pre moving , FPS 8.57, Running 15.04s Step 118( N/A%), pre moving , FPS 8.66, Running 15.12s Step 119( N/A%), pre moving , FPS 8.91, Running 15.19s Step 120( N/A%), pre moving , FPS 7.05, Running 15.90s Step 121( N/A%), pre moving , FPS 6.78, Running 16.13s Step 122( N/A%), pre moving , FPS 6.21, Running 16.52s Step 123( N/A%), pre moving , FPS 5.97, Running 16.78s Step 124( N/A%), pre moving , FPS 5.51, Running 17.18s Step 125( N/A%), pre moving , FPS 5.29, Running 17.44s Step 126( N/A%), pre moving , FPS 4.95, Running 17.84s Step 127( N/A%), pre moving , FPS 4.73, Running 18.13s Step 128( N/A%), pre moving , FPS 4.45, Running 18.51s Step 129( N/A%), pre moving , FPS 4.36, Running 18.73s Step 130( N/A%), pre moving , FPS 4.26, Running 18.96s Step 131( N/A%), pre moving , FPS 4.21, Running 19.14s Step 132( N/A%), pre moving , FPS 4.03, Running 19.44s Step 133( N/A%), pre moving , FPS 3.94, Running 19.66s Step 134( N/A%), pre moving , FPS 3.79, Running 19.99s Step 135( N/A%), pre moving , FPS 3.70, Running 20.22s Step 136( N/A%), pre moving , FPS 3.51, Running 20.63s Step 137( N/A%), pre moving , FPS 3.44, Running 20.86s Step 138( N/A%), pre moving , FPS 3.27, Running 21.23s Step 139( N/A%), pre moving , FPS 3.18, Running 21.48s Step 140( N/A%), pre moving , FPS 3.36, Running 21.86s Step 141( N/A%), pre moving , FPS 3.35, Running 22.11s Step 142( N/A%), pre moving , FPS 3.34, Running 22.51s Step 143( N/A%), pre moving , FPS 3.34, Running 22.77s Step 144( N/A%), pre moving , FPS 3.37, Running 23.12s Step 145( N/A%), pre moving , FPS 3.38, Running 23.36s Step 146( N/A%), pre moving , FPS 3.40, Running 23.72s Step 147( N/A%), pre moving , FPS 3.46, Running 23.91s Step 148( N/A%), pre moving , FPS 3.43, Running 24.34s Step 149( N/A%), pre moving , FPS 3.43, Running 24.57s Step 150( N/A%), pre moving , FPS 3.32, Running 24.98s Step 151( N/A%), pre moving , FPS 3.29, Running 25.21s Step 152( N/A%), pre moving , FPS 3.23, Running 25.63s Step 153( N/A%), pre moving , FPS 3.21, Running 25.90s Step 154( N/A%), pre moving , FPS 3.15, Running 26.35s Step 155( N/A%), pre moving , FPS 3.13, Running 26.61s Step 156( N/A%), pre moving , FPS 3.20, Running 26.87s Step 157( N/A%), pre moving , FPS 3.26, Running 27.00s Step 158( N/A%), pre moving , FPS 3.26, Running 27.36s Step 159( N/A%), pre moving , FPS 3.29, Running 27.55s Step 160( N/A%), pre moving , FPS 3.31, Running 27.90s Step 161( N/A%), pre moving , FPS 3.32, Running 28.14s Step 162( N/A%), pre moving , FPS 3.30, Running 28.57s Step 163( N/A%), pre moving , FPS 3.31, Running 28.81s Step 164( N/A%), pre moving , FPS 3.28, Running 29.22s Step 165( N/A%), pre moving , FPS 3.26, Running 29.49s Step 166( N/A%), pre moving , FPS 3.24, Running 29.90s Step 167( N/A%), pre moving , FPS 3.22, Running 30.13s Step 168( N/A%), pre moving , FPS 3.22, Running 30.54s Step 169( N/A%), pre moving , FPS 3.21, Running 30.80s Step 170( N/A%), pre moving , FPS 3.31, Running 31.02s Step 171( N/A%), pre moving , FPS 3.33, Running 31.22s Step 172( N/A%), pre moving , FPS 3.38, Running 31.55s Step 173( N/A%), pre moving , FPS 3.40, Running 31.79s Step 174( N/A%), pre moving , FPS 3.42, Running 32.20s Step 175( N/A%), pre moving , FPS 3.50, Running 32.32s Step 176( N/A%), pre moving , FPS 3.59, Running 32.44s Step 177( N/A%), pre moving , FPS 3.60, Running 32.55s Step 178( N/A%), pre moving , FPS 3.77, Running 32.67s Step 179( N/A%), pre moving , FPS 3.81, Running 32.80s Step 180( N/A%), pre moving , FPS 3.99, Running 32.91s Step 181( N/A%), pre moving , FPS 4.09, Running 33.03s Step 182( N/A%), pre moving , FPS 4.37, Running 33.14s Step 183( N/A%), pre moving , FPS 4.49, Running 33.26s Step 184( N/A%), pre moving , FPS 4.80, Running 33.39s Step 185( N/A%), pre moving , FPS 4.37, Running 34.06s Step 186( N/A%), pre moving , FPS 4.66, Running 34.19s Step 187( N/A%), pre moving , FPS 4.78, Running 34.31s Step 188( N/A%), pre moving , FPS 5.11, Running 34.46s Step 189( N/A%), pre moving , FPS 5.19, Running 34.65s Step 190( N/A%), pre moving , FPS 5.23, Running 34.85s Step 191( N/A%), pre moving , FPS 5.26, Running 35.02s Step 192( N/A%), pre moving , FPS 5.58, Running 35.13s Step 193( N/A%), pre moving , FPS 5.75, Running 35.26s Step 194( N/A%), pre moving , FPS 6.28, Running 35.38s Step 195( N/A%), pre moving , FPS 6.21, Running 35.54s Step 196( N/A%), pre moving , FPS 6.19, Running 35.67s Step 197( N/A%), pre moving , FPS 6.09, Running 35.84s Step 198( N/A%), pre moving , FPS 5.94, Running 36.03s Step 199( N/A%), pre moving , FPS 5.78, Running 36.26s Step 200( N/A%), pre moving , FPS 5.56, Running 36.51s Step 201( N/A%), pre moving , FPS 5.46, Running 36.69s Step 202( N/A%), pre moving , FPS 5.09, Running 37.08s Step 203( N/A%), pre moving , FPS 4.93, Running 37.32s Step 204( N/A%), pre moving , FPS 4.65, Running 37.69s Step 205( N/A%), pre moving , FPS 5.03, Running 38.04s Step 206( N/A%), pre moving , FPS 4.74, Running 38.41s Step 207( N/A%), pre moving , FPS 4.48, Running 38.78s Step 208( N/A%), pre moving , FPS 4.31, Running 39.09s Step 209( N/A%), pre moving , FPS 4.29, Running 39.31s Step 210( N/A%), pre moving , FPS 4.26, Running 39.54s Step 211( N/A%), pre moving , FPS 4.22, Running 39.76s Step 212( N/A%), pre moving , FPS 4.15, Running 39.94s Step 213( N/A%), pre moving , FPS 3.97, Running 40.30s Step 214( N/A%), pre moving , FPS 3.80, Running 40.64s Step 215( N/A%), pre moving , FPS 3.66, Running 41.00s Step 216( N/A%), pre moving , FPS 3.53, Running 41.34s Step 217( N/A%), pre moving , FPS 3.41, Running 41.70s Step 218( N/A%), pre moving , FPS 3.32, Running 42.06s Step 219( N/A%), pre moving , FPS 3.24, Running 42.43s Step 220( N/A%), pre moving , FPS 3.19, Running 42.78s Step 221( N/A%), pre moving , FPS 3.12, Running 43.11s Step 222( N/A%), pre moving , FPS 3.26, Running 43.21s Step 223( N/A%), pre moving , FPS 3.34, Running 43.31s Step 224( N/A%), pre moving , FPS 3.50, Running 43.40s Step 225( N/A%), pre moving , FPS 3.64, Running 43.53s Step 226( N/A%), pre moving , FPS 3.77, Running 43.71s Step 227( N/A%), pre moving , FPS 3.92, Running 43.88s Step 228( N/A%), pre moving , FPS 4.04, Running 44.04s Step 229( N/A%), pre moving , FPS 4.12, Running 44.17s Step 230( N/A%), pre moving , FPS 4.10, Running 44.41s Step 231( N/A%), pre moving , FPS 4.10, Running 44.64s Step 232( N/A%), pre moving , FPS 4.09, Running 44.84s Step 233( N/A%), pre moving , FPS 4.30, Running 44.95s Step 234( N/A%), pre moving , FPS 4.52, Running 45.07s Step 235( N/A%), pre moving , FPS 4.76, Running 45.20s Step 236( N/A%), pre moving , FPS 4.89, Running 45.43s Step 237( N/A%), pre moving , FPS 5.12, Running 45.61s Step 238( N/A%), pre moving , FPS 5.36, Running 45.79s Step 239( N/A%), pre moving , FPS 5.75, Running 45.91s Step 240( N/A%), pre moving , FPS 6.17, Running 46.02s Step 241( N/A%), pre moving , FPS 6.57, Running 46.15s Step 242( N/A%), pre moving , FPS 6.55, Running 46.27s Step 243( N/A%), pre moving , FPS 6.50, Running 46.39s Step 244( N/A%), pre moving , FPS 6.46, Running 46.50s Step 245( N/A%), pre moving , FPS 6.46, Running 46.63s Step 246( N/A%), pre moving , FPS 5.67, Running 47.24s Step 247( N/A%), pre moving , FPS 5.88, Running 47.28s Step 248( N/A%), pre moving , FPS 6.08, Running 47.33s Step 249( N/A%), pre moving , FPS 6.19, Running 47.40s Step 250( N/A%), pre moving , FPS 6.56, Running 47.46s Step 251( N/A%), pre moving , FPS 6.90, Running 47.54s Step 252( N/A%), pre moving , FPS 7.21, Running 47.61s Step 253( N/A%), pre moving , FPS 7.25, Running 47.71s Step 254( N/A%), pre moving , FPS 7.27, Running 47.82s Step 255( N/A%), pre moving , FPS 7.24, Running 47.96s Step 256( N/A%), pre moving , FPS 7.62, Running 48.06s Step 257( N/A%), pre moving , FPS 7.70, Running 48.20s Step 258( N/A%), pre moving , FPS 7.70, Running 48.39s Step 259( N/A%), pre moving , FPS 7.52, Running 48.57s Step 260( N/A%), pre moving , FPS 7.31, Running 48.76s Step 261( N/A%), pre moving , FPS 7.17, Running 48.94s Step 262( N/A%), pre moving , FPS 6.99, Running 49.13s Step 263( N/A%), pre moving , FPS 6.89, Running 49.29s Step 264( N/A%), pre moving , FPS 6.74, Running 49.47s Step 265( N/A%), pre moving , FPS 6.66, Running 49.64s Step 266( N/A%), pre moving , FPS 7.53, Running 49.90s Step 267( N/A%), pre moving , FPS 7.16, Running 50.08s Step 268( N/A%), pre moving , FPS 6.66, Running 50.33s Step 269( N/A%), pre moving , FPS 6.44, Running 50.51s Step 270( N/A%), pre moving , FPS 6.19, Running 50.69s Step 271( N/A%), pre moving , FPS 5.86, Running 50.95s Step 272( N/A%), pre moving , FPS 5.60, Running 51.18s Step 273( N/A%), pre moving , FPS 5.44, Running 51.38s Step 274( N/A%), pre moving , FPS 5.40, Running 51.52s Step 275( N/A%), pre moving , FPS 5.40, Running 51.66s Step 276( N/A%), pre moving , FPS 5.33, Running 51.81s Step 277( N/A%), pre moving , FPS 5.33, Running 51.95s Step 278( N/A%), pre moving , FPS 5.38, Running 52.11s Step 279( N/A%), pre moving , FPS 5.30, Running 52.34s Step 280( N/A%), pre moving , FPS 5.23, Running 52.58s Step 281( N/A%), pre moving , FPS 5.17, Running 52.81s Step 282( N/A%), pre moving , FPS 5.12, Running 53.04s Step 283( N/A%), pre moving , FPS 5.01, Running 53.29s Step 284( N/A%), pre moving , FPS 4.87, Running 53.57s Step 285( N/A%), pre moving , FPS 4.79, Running 53.81s Step 286( N/A%), pre moving , FPS 4.81, Running 54.06s Step 287( N/A%), pre moving , FPS 4.68, Running 54.35s Step 288( N/A%), pre moving , FPS 4.70, Running 54.59s Step 289( N/A%), pre moving , FPS 4.58, Running 54.87s Step 290( N/A%), pre moving , FPS 4.45, Running 55.18s Step 291( N/A%), pre moving , FPS 4.53, Running 55.37s Step 292( N/A%), pre moving , FPS 4.57, Running 55.55s Step 293( N/A%), pre moving , FPS 4.55, Running 55.78s Step 294( N/A%), pre moving , FPS 4.54, Running 55.93s Step 295( N/A%), pre moving , FPS 4.54, Running 56.07s Step 296( N/A%), pre moving , FPS 4.48, Running 56.27s Step 297( N/A%), pre moving , FPS 4.34, Running 56.57s Step 298( N/A%), pre moving , FPS 4.21, Running 56.86s Step 299( N/A%), pre moving , FPS 4.19, Running 57.11s Step 300( N/A%), pre moving , FPS 4.20, Running 57.34s Step 301( N/A%), pre moving , FPS 4.18, Running 57.60s Step 302( N/A%), pre moving , FPS 4.17, Running 57.83s Step 303( N/A%), pre moving , FPS 4.18, Running 58.07s Step 304( N/A%), pre moving , FPS 4.23, Running 58.31s Step 305( N/A%), pre moving , FPS 4.20, Running 58.57s Step 306( N/A%), pre moving , FPS 4.21, Running 58.81s Step 307( N/A%), pre moving , FPS 4.27, Running 59.03s Step 308( N/A%), pre moving , FPS 4.27, Running 59.28s Step 309( N/A%), pre moving , FPS 4.40, Running 59.42s Step 310( N/A%), pre moving , FPS 4.59, Running 59.54s Step 311( N/A%), pre moving , FPS 4.63, Running 59.69s Step 312( N/A%), pre moving , FPS 4.63, Running 59.87s Step 313( N/A%), pre moving , FPS 4.71, Running 60.03s Step 314( N/A%), pre moving , FPS 4.76, Running 60.13s Step 315( N/A%), pre moving , FPS 4.80, Running 60.24s Step 316( N/A%), pre moving , FPS 4.83, Running 60.42s Step 317( N/A%), pre moving , FPS 4.97, Running 60.59s Step 318( N/A%), pre moving , FPS 5.20, Running 60.70s Step 319( N/A%), pre moving , FPS 5.41, Running 60.81s Step 320( N/A%), pre moving , FPS 5.58, Running 60.93s Step 321( N/A%), pre moving , FPS 5.79, Running 61.06s Step 322( N/A%), pre moving , FPS 5.99, Running 61.16s Step 323( N/A%), pre moving , FPS 6.21, Running 61.29s Step 324( N/A%), pre moving , FPS 6.46, Running 61.40s Step 325( N/A%), pre moving , FPS 6.78, Running 61.52s Step 326( N/A%), pre moving , FPS 7.06, Running 61.64s Step 327( N/A%), pre moving , FPS 7.32, Running 61.77s Step 328( N/A%), pre moving , FPS 7.65, Running 61.89s Step 329( N/A%), pre moving , FPS 7.73, Running 62.01s Step 330( N/A%), pre moving , FPS 7.76, Running 62.12s Step 331( N/A%), pre moving , FPS 7.84, Running 62.24s Step 332( N/A%), pre moving , FPS 8.04, Running 62.36s Step 333( N/A%), pre moving , FPS 8.12, Running 62.49s Step 334( N/A%), pre moving , FPS 8.07, Running 62.61s Step 335( N/A%), pre moving , FPS 8.05, Running 62.72s Step 336( N/A%), pre moving , FPS 8.24, Running 62.85s Step 337( N/A%), pre moving , FPS 8.43, Running 62.96s Step 338( N/A%), pre moving , FPS 8.45, Running 63.07s Step 339( N/A%), pre moving , FPS 8.44, Running 63.18s Step 340( N/A%), pre moving , FPS 8.46, Running 63.29s Step 341( N/A%), pre moving , FPS 8.62, Running 63.38s Step 342( N/A%), pre moving , FPS 8.79, Running 63.44s Step 343( N/A%), pre moving , FPS 8.93, Running 63.53s Step 344( N/A%), pre moving , FPS 9.16, Running 63.59s Step 345( N/A%), pre moving , FPS 9.35, Running 63.65s Step 346( N/A%), pre moving , FPS 9.68, Running 63.71s Step 347( N/A%), pre moving , FPS 9.93, Running 63.78s Step 348( N/A%), pre moving , FPS 10.23, Running 63.85s Step 349( N/A%), pre moving , FPS 10.46, Running 63.92s Step 350( N/A%), pre moving , FPS 10.64, Running 64.00s Step 351( N/A%), pre moving , FPS 8.70, Running 64.54s Step 352( N/A%), pre moving , FPS 8.75, Running 64.64s Step 353( N/A%), pre moving , FPS 8.86, Running 64.74s Step 354( N/A%), pre moving , FPS 8.97, Running 64.84s Step 355( N/A%), pre moving , FPS 9.02, Running 64.94s Step 356( N/A%), pre moving , FPS 9.09, Running 65.05s Step 357( N/A%), pre moving , FPS 9.12, Running 65.15s Step 358( N/A%), pre moving , FPS 8.82, Running 65.34s Step 359( N/A%), pre moving , FPS 8.65, Running 65.49s Step 360( N/A%), pre moving , FPS 8.39, Running 65.68s Step 361( N/A%), pre moving , FPS 7.89, Running 65.91s Step 362( N/A%), pre moving , FPS 7.59, Running 66.07s Step 363( N/A%), pre moving , FPS 7.38, Running 66.24s Step 364( N/A%), pre moving , FPS 7.11, Running 66.40s Step 365( N/A%), pre moving , FPS 6.84, Running 66.58s Step 366( N/A%), pre moving , FPS 6.57, Running 66.75s Step 367( N/A%), pre moving , FPS 6.34, Running 66.94s Step 368( N/A%), pre moving , FPS 6.10, Running 67.13s Step 369( N/A%), pre moving , FPS 5.94, Running 67.29s Step 370( N/A%), pre moving , FPS 5.85, Running 67.42s Step 371( N/A%), pre moving , FPS 6.67, Running 67.54s Step 372( N/A%), pre moving , FPS 6.66, Running 67.64s Step 373( N/A%), pre moving , FPS 6.63, Running 67.76s Step 374( N/A%), pre moving , FPS 6.65, Running 67.85s Step 375( N/A%), pre moving , FPS 6.72, Running 67.91s Step 376( N/A%), pre moving , FPS 6.83, Running 67.98s Step 377( N/A%), pre moving , FPS 6.91, Running 68.05s Step 378( N/A%), pre moving , FPS 7.20, Running 68.12s Step 379( N/A%), pre moving , FPS 7.45, Running 68.18s Step 380( N/A%), pre moving , FPS 7.77, Running 68.25s Step 381( N/A%), pre moving , FPS 8.34, Running 68.31s Step 382( N/A%), pre moving , FPS 8.68, Running 68.38s Step 383( N/A%), pre moving , FPS 9.09, Running 68.44s Step 384( N/A%), pre moving , FPS 9.55, Running 68.50s Step 385( N/A%), pre moving , FPS 9.91, Running 68.60s Step 386( N/A%), pre moving , FPS 10.34, Running 68.69s Step 387( N/A%), pre moving , FPS 10.66, Running 68.81s Step 388( N/A%), pre moving , FPS 11.13, Running 68.92s Step 389( N/A%), pre moving , FPS 11.41, Running 69.04s Step 390( N/A%), pre moving , FPS 11.51, Running 69.16s Step 391( N/A%), pre moving , FPS 11.46, Running 69.28s Step 392( N/A%), pre moving , FPS 11.43, Running 69.39s Step 393( N/A%), pre moving , FPS 11.43, Running 69.51s Step 394( N/A%), pre moving , FPS 11.24, Running 69.63s Step 395( N/A%), pre moving , FPS 11.01, Running 69.73s Step 396( N/A%), pre moving , FPS 10.65, Running 69.85s Step 397( N/A%), pre moving , FPS 10.43, Running 69.96s Step 398( N/A%), pre moving , FPS 10.25, Running 70.07s Step 399( N/A%), pre moving , FPS 10.00, Running 70.18s Step 400( N/A%), pre moving , FPS 9.83, Running 70.29s Step 401( N/A%), pre moving , FPS 9.56, Running 70.40s Step 402( N/A%), pre moving , FPS 9.31, Running 70.52s Step 403( N/A%), pre moving , FPS 9.15, Running 70.62s Step 404( N/A%), pre moving , FPS 8.97, Running 70.73s Step 405( N/A%), pre moving , FPS 8.96, Running 70.83s Step 406( N/A%), pre moving , FPS 8.89, Running 70.94s Step 407( N/A%), pre moving , FPS 8.94, Running 71.05s Step 408( N/A%), pre moving , FPS 8.95, Running 71.16s Step 409( N/A%), pre moving , FPS 8.89, Running 71.29s Step 410( N/A%), pre moving , FPS 8.89, Running 71.41s Step 411( N/A%), pre moving , FPS 8.99, Running 71.51s Step 412( N/A%), pre moving , FPS 9.02, Running 71.61s Step 413( N/A%), pre moving , FPS 9.04, Running 71.72s Step 414( N/A%), pre moving , FPS 9.23, Running 71.79s Step 415( N/A%), pre moving , FPS 9.36, Running 71.87s Step 416( N/A%), pre moving , FPS 9.55, Running 71.95s Step 417( N/A%), pre moving , FPS 5.43, Running 73.65s Step 418( N/A%), pre moving , FPS 5.03, Running 74.04s Step 419( N/A%), pre moving , FPS 4.94, Running 74.23s Step 420( N/A%), pre moving , FPS 4.55, Running 74.68s Step 421( N/A%), pre moving , FPS 4.46, Running 74.88s Step 422( N/A%), pre moving , FPS 4.24, Running 75.24s Step 423( N/A%), pre moving , FPS 4.12, Running 75.48s Step 424( N/A%), pre moving , FPS 4.02, Running 75.70s Step 425( N/A%), pre moving , FPS 3.96, Running 75.88s Step 426( N/A%), pre moving , FPS 3.80, Running 76.19s Step 427( N/A%), pre moving , FPS 3.76, Running 76.37s Step 428( N/A%), pre moving , FPS 3.56, Running 76.77s Step 429( N/A%), pre moving , FPS 3.51, Running 76.99s Step 430( N/A%), pre moving , FPS 3.35, Running 77.38s Step 431( N/A%), pre moving , FPS 3.29, Running 77.59s Step 432( N/A%), pre moving , FPS 3.11, Running 78.03s Step 433( N/A%), pre moving , FPS 3.06, Running 78.26s Step 434( N/A%), pre moving , FPS 2.90, Running 78.69s Step 435( N/A%), pre moving , FPS 2.85, Running 78.89s Step 436( N/A%), pre moving , FPS 2.72, Running 79.30s Step 437( 0.33%), action 1, FPS 2.92, Running 80.49s Step 438( 0.67%), action 2, FPS 2.91, Running 80.91s Step 439( 1.00%), action 3, FPS 2.80, Running 81.38s Step 440( 1.33%), action 4, FPS 2.81, Running 81.80s Step 441( 1.67%), action 5, FPS 2.68, Running 82.33s Step 442( 2.00%), action 6, FPS 2.66, Running 82.76s Step 443( 2.33%), action 7, FPS 2.55, Running 83.32s Step 444( 2.67%), action 8, FPS 2.50, Running 83.70s Step 445( 3.00%), action 9, FPS 2.36, Running 84.37s Step 446( 3.33%), action 10, FPS 2.34, Running 84.75s Step 447( 3.67%), action 11, FPS 2.20, Running 85.46s Step 448( 4.00%), action 12, FPS 2.20, Running 85.86s Step 449( 4.33%), action 13, FPS 2.12, Running 86.44s Step 450( 4.67%), action 14, FPS 2.11, Running 86.85s Step 451( 5.00%), action 15, FPS 2.08, Running 87.19s Step 452( 5.33%), action 16, FPS 2.09, Running 87.61s Step 453( 5.67%), action 17, FPS 2.04, Running 88.06s Step 454( 6.00%), action 18, FPS 2.04, Running 88.51s Step 455( 6.33%), action 19, FPS 1.93, Running 89.27s Step 456( 6.67%), action 20, FPS 1.92, Running 89.69s Step 457( 7.00%), action 21, FPS 2.01, Running 90.45s Step 458( 7.33%), action 22, FPS 2.00, Running 90.92s Step 459( 7.67%), action 23, FPS 2.02, Running 91.27s Step 460( 8.00%), action 24, FPS 2.02, Running 91.68s Step 461( 8.33%), action 25, FPS 1.99, Running 92.40s Step 462( 8.67%), action 26, FPS 1.98, Running 92.85s Step 463( 9.00%), action 27, FPS 1.98, Running 93.44s Step 464( 9.33%), action 28, FPS 1.97, Running 93.83s Step 465( 9.67%), action 29, FPS 1.98, Running 94.49s Step 466( 10.00%), action 30, FPS 1.99, Running 94.82s Step 467( 10.33%), action 31, FPS 2.02, Running 95.35s Step 468( 10.67%), action 32, FPS 2.04, Running 95.67s Step 469( 11.00%), action 33, FPS 2.08, Running 96.05s Step 470( 11.33%), action 34, FPS 2.09, Running 96.44s Step 471( 11.67%), action 35, FPS 1.99, Running 97.25s Step 472( 12.00%), action 36, FPS 1.98, Running 97.71s Step 473( 12.33%), action 37, FPS 1.95, Running 98.31s Step 474( 12.67%), action 38, FPS 1.98, Running 98.61s Step 475( 13.00%), action 39, FPS 2.04, Running 99.07s Step 476( 13.33%), action 40, FPS 2.04, Running 99.48s Step 477( 13.67%), action 41, FPS 2.03, Running 100.28s Step 478( 14.00%), action 42, FPS 2.03, Running 100.77s Step 479( 14.33%), action 43, FPS 1.99, Running 101.31s Step 480( 14.67%), action 44, FPS 2.01, Running 101.64s Step 481( 15.00%), action 45, FPS 2.06, Running 102.11s Step 482( 15.33%), action 46, FPS 2.06, Running 102.55s Step 483( 15.67%), action 47, FPS 2.08, Running 103.06s Step 484( 16.00%), action 48, FPS 2.10, Running 103.35s Step 485( 16.33%), action 49, FPS 2.14, Running 103.83s Step 486( 16.67%), action 50, FPS 2.11, Running 104.28s Step 487( 17.00%), action 51, FPS 2.08, Running 104.97s Step 488( 17.33%), action 52, FPS 2.08, Running 105.29s Step 489( 17.67%), action 53, FPS 2.04, Running 105.85s Step 490( 18.00%), action 54, FPS 2.03, Running 106.29s Step 491( 18.33%), action 55, FPS 2.12, Running 106.67s Step 492( 18.67%), action 56, FPS 2.16, Running 106.97s Step 493( 19.00%), action 57, FPS 2.21, Running 107.37s Step 494( 19.33%), action 58, FPS 2.20, Running 107.70s Step 495( 19.67%), action 59, FPS 2.20, Running 108.16s Step 496( 20.00%), action 60, FPS 2.18, Running 108.65s Step 497( 20.33%), action 61, FPS 2.18, Running 109.47s Step 498( 20.67%), action 62, FPS 2.18, Running 109.93s Step 499( 21.00%), action 63, FPS 2.18, Running 110.49s Step 500( 21.33%), action 64, FPS 2.21, Running 110.70s Step 501( 21.67%), action 65, FPS 2.24, Running 111.04s Step 502( 22.00%), action 66, FPS 2.28, Running 111.31s Step 503( 22.33%), action 67, FPS 2.30, Running 111.76s Step 504( 22.67%), action 68, FPS 2.29, Running 112.09s Step 505( 23.00%), action 69, FPS 2.29, Running 112.56s Step 506( 23.33%), action 70, FPS 2.31, Running 112.94s Step 507( 23.67%), action 71, FPS 2.32, Running 113.61s Step 508( 24.00%), action 72, FPS 2.18, Running 114.45s Step 509( 24.33%), action 73, FPS 2.20, Running 114.95s Step 510( 24.67%), action 74, FPS 2.13, Running 115.67s Step 511( 25.00%), action 75, FPS 2.11, Running 116.17s Step 512( 25.33%), action 76, FPS 1.99, Running 117.02s Step 513( 25.67%), action 77, FPS 1.96, Running 117.58s Step 514( 26.00%), action 78, FPS 1.93, Running 118.08s Step 515( 26.33%), action 79, FPS 1.88, Running 118.79s Step 516( 26.67%), action 80, FPS 1.88, Running 119.29s Step 517( 27.00%), action 81, FPS 1.86, Running 120.22s Step 518( 27.33%), action 82, FPS 1.84, Running 120.80s Step 519( 27.67%), action 83, FPS 1.84, Running 121.36s Step 520( 28.00%), action 84, FPS 1.81, Running 121.74s Step 521( 28.33%), action 85, FPS 1.82, Running 122.02s Step 522( 28.67%), action 86, FPS 1.80, Running 122.40s Step 523( 29.00%), action 87, FPS 1.80, Running 122.86s Step 524( 29.33%), action 88, FPS 1.80, Running 123.20s Step 525( 29.67%), action 89, FPS 1.79, Running 123.76s Step 526( 30.00%), action 90, FPS 1.79, Running 124.12s Step 527( 30.33%), action 91, FPS 1.78, Running 124.87s Step 528( 30.67%), action 92, FPS 1.84, Running 125.33s Step 529( 31.00%), action 93, FPS 1.86, Running 125.73s Step 530( 31.33%), action 94, FPS 1.92, Running 126.10s Step 531( 31.67%), action 95, FPS 1.93, Running 126.53s Step 532( 32.00%), action 96, FPS 1.97, Running 127.16s Step 533( 32.33%), action 97, FPS 1.96, Running 127.78s Step 534( 32.67%), action 98, FPS 1.91, Running 128.53s Step 535( 33.00%), action 99, FPS 1.90, Running 129.29s Step 536( 33.33%), action 100, FPS 1.92, Running 129.71s Step 537( 33.67%), action 101, FPS 1.92, Running 130.63s Step 538( 34.00%), action 102, FPS 1.93, Running 131.18s Step 539( 34.33%), action 103, FPS 1.91, Running 131.85s Step 540( 34.67%), action 104, FPS 1.90, Running 132.28s Step 541( 35.00%), action 105, FPS 1.85, Running 132.84s Step 542( 35.33%), action 106, FPS 1.85, Running 133.23s Step 543( 35.67%), action 107, FPS 1.86, Running 133.61s Step 544( 36.00%), action 108, FPS 1.83, Running 134.15s Step 545( 36.33%), action 109, FPS 1.82, Running 134.75s Step 546( 36.67%), action 110, FPS 1.83, Running 135.07s Step 547( 37.00%), action 111, FPS 1.85, Running 135.71s Step 548( 37.33%), action 112, FPS 1.85, Running 136.14s Step 549( 37.67%), action 113, FPS 1.83, Running 136.65s Step 550( 38.00%), action 114, FPS 1.82, Running 137.06s Step 551( 38.33%), action 115, FPS 1.85, Running 137.33s Step 552( 38.67%), action 116, FPS 1.92, Running 137.60s Step 553( 39.00%), action 117, FPS 1.96, Running 137.98s Step 554( 39.33%), action 118, FPS 2.04, Running 138.34s Step 555( 39.67%), action 119, FPS 2.03, Running 139.12s Step 556( 40.00%), action 120, FPS 2.03, Running 139.55s Step 557( 40.33%), action 121, FPS 2.06, Running 140.36s Step 558( 40.67%), action 122, FPS 2.08, Running 140.80s Step 559( 41.00%), action 123, FPS 2.12, Running 141.29s Step 560( 41.33%), action 124, FPS 2.15, Running 141.59s Step 561( 41.67%), action 125, FPS 2.11, Running 142.30s Step 562( 42.00%), action 126, FPS 2.11, Running 142.69s Step 563( 42.33%), action 127, FPS 2.11, Running 143.11s Step 564( 42.67%), action 128, FPS 2.12, Running 143.59s Step 565( 43.00%), action 129, FPS 2.14, Running 144.10s Step 566( 43.33%), action 130, FPS 2.12, Running 144.50s Step 567( 43.67%), action 131, FPS 2.12, Running 145.15s Step 568( 44.00%), action 132, FPS 2.14, Running 145.50s Step 569( 44.33%), action 133, FPS 2.19, Running 145.78s Step 570( 44.67%), action 134, FPS 2.22, Running 146.08s Step 571( 45.00%), action 135, FPS 2.20, Running 146.41s Step 572( 45.33%), action 136, FPS 2.18, Running 146.77s Step 573( 45.67%), action 137, FPS 2.17, Running 147.20s Step 574( 46.00%), action 138, FPS 2.17, Running 147.55s Step 575( 46.33%), action 139, FPS 2.26, Running 147.99s Step 576( 46.67%), action 140, FPS 2.27, Running 148.35s Step 577( 47.00%), action 141, FPS 2.33, Running 148.94s Step 578( 47.33%), action 142, FPS 2.35, Running 149.32s Step 579( 47.67%), action 143, FPS 2.36, Running 149.75s Step 580( 48.00%), action 144, FPS 2.39, Running 149.95s Step 581( 48.33%), action 145, FPS 2.53, Running 150.21s Step 582( 48.67%), action 146, FPS 2.58, Running 150.44s Step 583( 49.00%), action 147, FPS 2.59, Running 150.83s Step 584( 49.33%), action 148, FPS 2.64, Running 151.17s Step 585( 49.67%), action 149, FPS 2.67, Running 151.59s Step 586( 50.00%), action 150, FPS 2.66, Running 152.01s Step 587( 50.33%), action 151, FPS 2.66, Running 152.67s Step 588( 50.67%), action 152, FPS 2.66, Running 153.03s Step 589( 51.00%), action 153, FPS 2.58, Running 153.53s Step 590( 51.33%), action 154, FPS 2.56, Running 153.88s Step 591( 51.67%), action 155, FPS 2.50, Running 154.41s Step 592( 52.00%), action 156, FPS 2.54, Running 154.66s Step 593( 52.33%), action 157, FPS 2.58, Running 154.95s Step 594( 52.67%), action 158, FPS 2.58, Running 155.31s Step 595( 53.00%), action 159, FPS 2.57, Running 155.77s Step 596( 53.33%), action 160, FPS 2.59, Running 156.07s Step 597( 53.67%), action 161, FPS 2.56, Running 156.75s Step 598( 54.00%), action 162, FPS 2.56, Running 157.12s Step 599( 54.33%), action 163, FPS 2.47, Running 157.86s Step 600( 54.67%), action 164, FPS 2.39, Running 158.31s Step 601( 55.00%), action 165, FPS 2.36, Running 158.70s Step 602( 55.33%), action 166, FPS 2.36, Running 158.91s Step 603( 55.67%), action 167, FPS 2.38, Running 159.23s Step 604( 56.00%), action 168, FPS 2.28, Running 159.93s Step 605( 56.33%), action 169, FPS 2.28, Running 160.36s Step 606( 56.67%), action 170, FPS 2.23, Running 160.97s Step 607( 57.00%), action 171, FPS 2.21, Running 161.73s Step 608( 57.33%), action 172, FPS 2.15, Running 162.35s Step 609( 57.67%), action 173, FPS 2.14, Running 162.87s Step 610( 58.00%), action 174, FPS 2.13, Running 163.26s Step 611( 58.33%), action 175, FPS 2.16, Running 163.67s Step 612( 58.67%), action 176, FPS 2.10, Running 164.19s Step 613( 59.00%), action 177, FPS 2.06, Running 164.64s Step 614( 59.33%), action 178, FPS 2.04, Running 165.12s Step 615( 59.67%), action 179, FPS 2.04, Running 165.57s Step 616( 60.00%), action 180, FPS 1.96, Running 166.27s Step 617( 60.33%), action 181, FPS 1.96, Running 166.96s Step 618( 60.67%), action 182, FPS 1.98, Running 167.23s Step 619( 61.00%), action 183, FPS 2.05, Running 167.62s Step 620( 61.33%), action 184, FPS 2.02, Running 168.20s Step 621( 61.67%), action 185, FPS 1.93, Running 169.07s Step 622( 62.00%), action 186, FPS 1.90, Running 169.44s Step 623( 62.33%), action 187, FPS 1.84, Running 170.12s Step 624( 62.67%), action 188, FPS 1.87, Running 170.62s Step 625( 63.00%), action 189, FPS 1.81, Running 171.40s Step 626( 63.33%), action 190, FPS 1.85, Running 171.79s Step 627( 63.67%), action 191, FPS 1.86, Running 172.51s Step 628( 64.00%), action 192, FPS 1.89, Running 172.92s Step 629( 64.33%), action 193, FPS 1.90, Running 173.38s Step 630( 64.67%), action 194, FPS 1.91, Running 173.75s Step 631( 65.00%), action 195, FPS 1.88, Running 174.31s Step 632( 65.33%), action 196, FPS 1.89, Running 174.80s Step 633( 65.67%), action 197, FPS 1.89, Running 175.21s Step 634( 66.00%), action 198, FPS 1.93, Running 175.51s Step 635( 66.33%), action 199, FPS 1.92, Running 175.98s Step 636( 66.67%), action 200, FPS 1.99, Running 176.33s Step 637( 67.00%), action 201, FPS 1.99, Running 176.99s Step 638( 67.33%), action 202, FPS 1.97, Running 177.40s Step 639( 67.67%), action 203, FPS 1.93, Running 177.96s Step 640( 68.00%), action 204, FPS 1.98, Running 178.32s Step 641( 68.33%), action 205, FPS 2.08, Running 178.67s Step 642( 68.67%), action 206, FPS 2.09, Running 178.99s Step 643( 69.00%), action 207, FPS 2.15, Running 179.42s Step 644( 69.33%), action 208, FPS 2.12, Running 180.05s Step 645( 69.67%), action 209, FPS 2.16, Running 180.66s Step 646( 70.00%), action 210, FPS 2.14, Running 181.13s Step 647( 70.33%), action 211, FPS 2.16, Running 181.75s Step 648( 70.67%), action 212, FPS 2.17, Running 182.12s Step 649( 71.00%), action 213, FPS 2.16, Running 182.63s Step 650( 71.33%), action 214, FPS 2.16, Running 182.99s Step 651( 71.67%), action 215, FPS 2.20, Running 183.40s Step 652( 72.00%), action 216, FPS 2.18, Running 183.99s Step 653( 72.33%), action 217, FPS 2.16, Running 184.47s Step 654( 72.67%), action 218, FPS 2.13, Running 184.91s Step 655( 73.00%), action 219, FPS 2.13, Running 185.39s Step 656( 73.33%), action 220, FPS 2.11, Running 185.83s Step 657( 73.67%), action 221, FPS 2.12, Running 186.41s Step 658( 74.00%), action 222, FPS 2.12, Running 186.81s Step 659( 74.33%), action 223, FPS 2.15, Running 187.28s Step 660( 74.67%), action 224, FPS 2.15, Running 187.62s Step 661( 75.00%), action 225, FPS 2.11, Running 188.17s Step 662( 75.33%), action 226, FPS 2.03, Running 188.82s Step 663( 75.67%), action 227, FPS 2.00, Running 189.43s Step 664( 76.00%), action 228, FPS 2.05, Running 189.80s Step 665( 76.33%), action 229, FPS 2.10, Running 190.19s Step 666( 76.67%), action 230, FPS 2.10, Running 190.64s Step 667( 77.00%), action 231, FPS 2.05, Running 191.52s Step 668( 77.33%), action 232, FPS 2.02, Running 192.03s Step 669( 77.67%), action 233, FPS 2.00, Running 192.61s Step 670( 78.00%), action 234, FPS 1.96, Running 193.20s Step 671( 78.33%), action 235, FPS 1.96, Running 193.62s Step 672( 78.67%), action 236, FPS 1.97, Running 194.16s Step 673( 79.00%), action 237, FPS 1.97, Running 194.63s Step 674( 79.33%), action 238, FPS 1.95, Running 195.19s Step 675( 79.67%), action 239, FPS 1.94, Running 195.71s Step 676( 80.00%), action 240, FPS 1.92, Running 196.23s Step 677( 80.33%), action 241, FPS 1.90, Running 196.96s Step 678( 80.67%), action 242, FPS 1.91, Running 197.30s Step 679( 81.00%), action 243, FPS 1.84, Running 198.13s Step 680( 81.33%), action 244, FPS 1.84, Running 198.50s Step 681( 81.67%), action 245, FPS 1.83, Running 199.12s Step 682( 82.00%), action 246, FPS 1.81, Running 199.86s [2026-08-02 23:05:22] [95 ] Seed 94 failed after 200.23 s. +steps: 682 , actions: 246 . +Instruction: Empty +Total 57/95(60.00%) success. +Setting seed: 95 +Step 1( N/A%), pre moving , FPS 4.64, Running 0.22s Step 2( N/A%), pre moving , FPS 6.70, Running 0.30s Step 3( N/A%), pre moving , FPS 8.58, Running 0.35s Step 4( N/A%), pre moving , FPS 10.34, Running 0.39s Step 5( N/A%), pre moving , FPS 11.81, Running 0.42s Step 6( N/A%), pre moving , FPS 13.05, Running 0.46s Step 7( N/A%), pre moving , FPS 13.29, Running 0.53s Step 8( N/A%), pre moving , FPS 13.30, Running 0.60s Step 9( N/A%), pre moving , FPS 13.37, Running 0.67s Step 10( N/A%), pre moving , FPS 13.28, Running 0.75s Step 11( N/A%), pre moving , FPS 13.43, Running 0.82s Step 12( N/A%), pre moving , FPS 13.40, Running 0.90s Step 13( N/A%), pre moving , FPS 13.14, Running 0.99s Step 14( N/A%), pre moving , FPS 13.03, Running 1.07s Step 15( N/A%), pre moving , FPS 13.01, Running 1.15s Step 16( N/A%), pre moving , FPS 12.90, Running 1.24s Step 17( N/A%), pre moving , FPS 12.66, Running 1.34s Step 18( N/A%), pre moving , FPS 12.44, Running 1.45s Step 19( N/A%), pre moving , FPS 12.24, Running 1.55s Step 20( N/A%), pre moving , FPS 12.07, Running 1.66s Step 21( N/A%), pre moving , FPS 11.04, Running 2.03s Step 22( N/A%), pre moving , FPS 10.55, Running 2.19s Step 23( N/A%), pre moving , FPS 10.36, Running 2.28s Step 24( N/A%), pre moving , FPS 10.06, Running 2.38s Step 25( N/A%), pre moving , FPS 9.77, Running 2.47s Step 26( N/A%), pre moving , FPS 8.34, Running 2.86s Step 27( N/A%), pre moving , FPS 8.11, Running 2.99s Step 28( N/A%), pre moving , FPS 8.01, Running 3.10s Step 29( N/A%), pre moving , FPS 7.88, Running 3.21s Step 30( N/A%), pre moving , FPS 7.77, Running 3.33s Step 31( N/A%), pre moving , FPS 7.64, Running 3.44s Step 32( N/A%), pre moving , FPS 7.57, Running 3.54s Step 33( N/A%), pre moving , FPS 7.53, Running 3.65s Step 34( N/A%), pre moving , FPS 7.47, Running 3.75s Step 35( N/A%), pre moving , FPS 7.39, Running 3.86s Step 36( N/A%), pre moving , FPS 6.48, Running 4.33s Step 37( N/A%), pre moving , FPS 6.47, Running 4.43s Step 38( N/A%), pre moving , FPS 6.52, Running 4.51s Step 39( N/A%), pre moving , FPS 6.55, Running 4.60s Step 40( N/A%), pre moving , FPS 6.61, Running 4.68s Step 41( N/A%), pre moving , FPS 7.31, Running 4.76s Step 42( N/A%), pre moving , FPS 7.57, Running 4.84s Step 43( N/A%), pre moving , FPS 7.54, Running 4.93s Step 44( N/A%), pre moving , FPS 7.60, Running 5.01s Step 45( N/A%), pre moving , FPS 7.65, Running 5.08s Step 46( N/A%), pre moving , FPS 8.71, Running 5.16s Step 47( N/A%), pre moving , FPS 8.91, Running 5.24s Step 48( N/A%), pre moving , FPS 9.07, Running 5.30s Step 49( N/A%), pre moving , FPS 8.97, Running 5.44s Step 50( N/A%), pre moving , FPS 8.69, Running 5.63s Step 51( N/A%), pre moving , FPS 8.48, Running 5.79s Step 52( N/A%), pre moving , FPS 8.20, Running 5.98s Step 53( N/A%), pre moving , FPS 8.00, Running 6.15s Step 54( N/A%), pre moving , FPS 7.76, Running 6.33s Step 55( N/A%), pre moving , FPS 7.52, Running 6.52s Step 56( N/A%), pre moving , FPS 8.46, Running 6.69s Step 57( N/A%), pre moving , FPS 8.20, Running 6.87s Step 58( N/A%), pre moving , FPS 7.85, Running 7.06s Step 59( N/A%), pre moving , FPS 7.60, Running 7.24s Step 60( N/A%), pre moving , FPS 7.30, Running 7.42s Step 61( N/A%), pre moving , FPS 7.08, Running 7.59s Step 62( N/A%), pre moving , FPS 6.83, Running 7.76s Step 63( N/A%), pre moving , FPS 6.63, Running 7.95s Step 64( N/A%), pre moving , FPS 6.43, Running 8.12s Step 65( N/A%), pre moving , FPS 6.22, Running 8.30s Step 66( N/A%), pre moving , FPS 6.05, Running 8.46s Step 67( N/A%), pre moving , FPS 5.86, Running 8.65s Step 68( N/A%), pre moving , FPS 5.78, Running 8.77s Step 69( N/A%), pre moving , FPS 5.82, Running 8.88s Step 70( N/A%), pre moving , FPS 5.91, Running 9.01s Step 71( N/A%), pre moving , FPS 5.97, Running 9.14s Step 72( N/A%), pre moving , FPS 6.09, Running 9.26s Step 73( N/A%), pre moving , FPS 6.16, Running 9.39s Step 74( N/A%), pre moving , FPS 6.28, Running 9.52s Step 75( N/A%), pre moving , FPS 6.38, Running 9.66s Step 76( N/A%), pre moving , FPS 6.34, Running 9.84s Step 77( N/A%), pre moving , FPS 6.37, Running 10.01s Step 78( N/A%), pre moving , FPS 6.41, Running 10.18s Step 79( N/A%), pre moving , FPS 6.38, Running 10.37s Step 80( N/A%), pre moving , FPS 6.42, Running 10.54s Step 81( N/A%), pre moving , FPS 6.37, Running 10.73s Step 82( N/A%), pre moving , FPS 6.36, Running 10.91s Step 83( N/A%), pre moving , FPS 6.38, Running 11.08s Step 84( N/A%), pre moving , FPS 6.47, Running 11.21s Step 85( N/A%), pre moving , FPS 6.63, Running 11.32s Step 86( N/A%), pre moving , FPS 6.75, Running 11.42s Step 87( N/A%), pre moving , FPS 6.91, Running 11.54s Step 88( N/A%), pre moving , FPS 6.95, Running 11.64s Step 89( N/A%), pre moving , FPS 6.94, Running 11.76s Step 90( N/A%), pre moving , FPS 6.93, Running 11.90s Step 91( N/A%), pre moving , FPS 6.98, Running 12.01s Step 92( N/A%), pre moving , FPS 6.99, Running 12.12s Step 93( N/A%), pre moving , FPS 7.00, Running 12.25s Step 94( N/A%), pre moving , FPS 7.02, Running 12.37s Step 95( N/A%), pre moving , FPS 7.09, Running 12.48s Step 96( N/A%), pre moving , FPS 7.21, Running 12.62s Step 97( N/A%), pre moving , FPS 7.36, Running 12.73s Step 98( N/A%), pre moving , FPS 7.52, Running 12.84s Step 99( N/A%), pre moving , FPS 7.73, Running 12.96s Step 100( N/A%), pre moving , FPS 8.00, Running 13.04s Step 101( N/A%), pre moving , FPS 8.35, Running 13.12s Step 102( N/A%), pre moving , FPS 8.68, Running 13.21s Step 103( N/A%), pre moving , FPS 9.07, Running 13.29s Step 104( N/A%), pre moving , FPS 9.25, Running 13.37s Step 105( N/A%), pre moving , FPS 9.36, Running 13.45s Step 106( N/A%), pre moving , FPS 6.93, Running 14.31s Step 107( N/A%), pre moving , FPS 6.62, Running 14.56s Step 108( N/A%), pre moving , FPS 6.09, Running 14.93s Step 109( N/A%), pre moving , FPS 5.89, Running 15.16s Step 110( N/A%), pre moving , FPS 5.51, Running 15.52s Step 111( N/A%), pre moving , FPS 5.35, Running 15.75s Step 112( N/A%), pre moving , FPS 4.99, Running 16.13s Step 113( N/A%), pre moving , FPS 4.85, Running 16.37s Step 114( N/A%), pre moving , FPS 4.58, Running 16.74s Step 115( N/A%), pre moving , FPS 4.49, Running 16.93s Step 116( N/A%), pre moving , FPS 4.34, Running 17.23s Step 117( N/A%), pre moving , FPS 4.28, Running 17.40s Step 118( N/A%), pre moving , FPS 4.07, Running 17.75s Step 119( N/A%), pre moving , FPS 4.00, Running 17.96s Step 120( N/A%), pre moving , FPS 3.79, Running 18.32s Step 121( N/A%), pre moving , FPS 3.69, Running 18.55s Step 122( N/A%), pre moving , FPS 3.50, Running 18.93s Step 123( N/A%), pre moving , FPS 3.36, Running 19.24s Step 124( N/A%), pre moving , FPS 3.17, Running 19.68s Step 125( N/A%), pre moving , FPS 3.10, Running 19.90s Step 126( N/A%), pre moving , FPS 3.33, Running 20.31s Step 127( N/A%), pre moving , FPS 3.33, Running 20.56s Step 128( N/A%), pre moving , FPS 3.36, Running 20.88s Step 129( N/A%), pre moving , FPS 3.37, Running 21.08s Step 130( N/A%), pre moving , FPS 3.38, Running 21.45s Step 131( N/A%), pre moving , FPS 3.35, Running 21.73s Step 132( N/A%), pre moving , FPS 3.34, Running 22.11s Step 133( N/A%), pre moving , FPS 3.32, Running 22.39s Step 134( N/A%), pre moving , FPS 3.30, Running 22.79s Step 135( N/A%), pre moving , FPS 3.27, Running 23.04s Step 136( N/A%), pre moving , FPS 3.23, Running 23.41s Step 137( N/A%), pre moving , FPS 3.21, Running 23.64s Step 138( N/A%), pre moving , FPS 3.18, Running 24.05s Step 139( N/A%), pre moving , FPS 3.15, Running 24.31s Step 140( N/A%), pre moving , FPS 3.21, Running 24.54s Step 141( N/A%), pre moving , FPS 3.23, Running 24.75s Step 142( N/A%), pre moving , FPS 3.24, Running 25.11s Step 143( N/A%), pre moving , FPS 3.29, Running 25.33s Step 144( N/A%), pre moving , FPS 3.31, Running 25.72s Step 145( N/A%), pre moving , FPS 3.29, Running 25.97s Step 146( N/A%), pre moving , FPS 3.30, Running 26.37s Step 147( N/A%), pre moving , FPS 3.27, Running 26.67s Step 148( N/A%), pre moving , FPS 3.24, Running 27.05s Step 149( N/A%), pre moving , FPS 3.22, Running 27.30s Step 150( N/A%), pre moving , FPS 3.20, Running 27.70s Step 151( N/A%), pre moving , FPS 3.22, Running 27.93s Step 152( N/A%), pre moving , FPS 3.25, Running 28.27s Step 153( N/A%), pre moving , FPS 3.30, Running 28.44s Step 154( N/A%), pre moving , FPS 3.34, Running 28.79s Step 155( N/A%), pre moving , FPS 3.36, Running 28.99s Step 156( N/A%), pre moving , FPS 3.38, Running 29.33s Step 157( N/A%), pre moving , FPS 3.36, Running 29.59s Step 158( N/A%), pre moving , FPS 3.36, Running 30.00s Step 159( N/A%), pre moving , FPS 3.38, Running 30.23s Step 160( N/A%), pre moving , FPS 3.27, Running 30.65s Step 161( N/A%), pre moving , FPS 3.31, Running 30.78s Step 162( N/A%), pre moving , FPS 3.46, Running 30.90s Step 163( N/A%), pre moving , FPS 3.52, Running 31.01s Step 164( N/A%), pre moving , FPS 3.69, Running 31.14s Step 165( N/A%), pre moving , FPS 3.78, Running 31.27s Step 166( N/A%), pre moving , FPS 4.00, Running 31.38s Step 167( N/A%), pre moving , FPS 4.15, Running 31.49s Step 168( N/A%), pre moving , FPS 4.38, Running 31.61s Step 169( N/A%), pre moving , FPS 4.52, Running 31.72s Step 170( N/A%), pre moving , FPS 4.83, Running 31.84s Step 171( N/A%), pre moving , FPS 4.46, Running 32.42s Step 172( N/A%), pre moving , FPS 4.74, Running 32.49s Step 173( N/A%), pre moving , FPS 4.83, Running 32.58s Step 174( N/A%), pre moving , FPS 5.16, Running 32.66s Step 175( N/A%), pre moving , FPS 5.31, Running 32.76s Step 176( N/A%), pre moving , FPS 5.61, Running 32.89s Step 177( N/A%), pre moving , FPS 5.89, Running 32.99s Step 178( N/A%), pre moving , FPS 6.41, Running 33.12s Step 179( N/A%), pre moving , FPS 6.51, Running 33.31s Step 180( N/A%), pre moving , FPS 7.08, Running 33.48s Step 181( N/A%), pre moving , FPS 6.93, Running 33.67s Step 182( N/A%), pre moving , FPS 6.50, Running 33.97s Step 183( N/A%), pre moving , FPS 6.36, Running 34.15s Step 184( N/A%), pre moving , FPS 6.02, Running 34.47s Step 185( N/A%), pre moving , FPS 5.69, Running 34.78s Step 186( N/A%), pre moving , FPS 5.57, Running 34.97s Step 187( N/A%), pre moving , FPS 5.36, Running 35.23s Step 188( N/A%), pre moving , FPS 5.20, Running 35.46s Step 189( N/A%), pre moving , FPS 4.96, Running 35.75s Step 190( N/A%), pre moving , FPS 4.75, Running 36.05s Step 191( N/A%), pre moving , FPS 5.02, Running 36.40s Step 192( N/A%), pre moving , FPS 4.78, Running 36.68s Step 193( N/A%), pre moving , FPS 4.68, Running 36.86s Step 194( N/A%), pre moving , FPS 4.58, Running 37.03s Step 195( N/A%), pre moving , FPS 4.48, Running 37.22s Step 196( N/A%), pre moving , FPS 4.45, Running 37.39s Step 197( N/A%), pre moving , FPS 4.34, Running 37.60s Step 198( N/A%), pre moving , FPS 4.13, Running 37.96s Step 199( N/A%), pre moving , FPS 3.99, Running 38.32s Step 200( N/A%), pre moving , FPS 3.85, Running 38.68s Step 201( N/A%), pre moving , FPS 3.72, Running 39.05s Step 202( N/A%), pre moving , FPS 3.68, Running 39.40s Step 203( N/A%), pre moving , FPS 3.57, Running 39.76s Step 204( N/A%), pre moving , FPS 3.55, Running 40.11s Step 205( N/A%), pre moving , FPS 3.53, Running 40.45s Step 206( N/A%), pre moving , FPS 3.48, Running 40.72s Step 207( N/A%), pre moving , FPS 3.51, Running 40.93s Step 208( N/A%), pre moving , FPS 3.52, Running 41.13s Step 209( N/A%), pre moving , FPS 3.56, Running 41.38s Step 210( N/A%), pre moving , FPS 3.65, Running 41.54s Step 211( N/A%), pre moving , FPS 3.68, Running 41.83s Step 212( N/A%), pre moving , FPS 3.68, Running 42.12s Step 213( N/A%), pre moving , FPS 3.60, Running 42.41s Step 214( N/A%), pre moving , FPS 3.52, Running 42.71s Step 215( N/A%), pre moving , FPS 3.49, Running 42.96s Step 216( N/A%), pre moving , FPS 3.44, Running 43.20s Step 217( N/A%), pre moving , FPS 3.42, Running 43.45s Step 218( N/A%), pre moving , FPS 3.53, Running 43.63s Step 219( N/A%), pre moving , FPS 3.69, Running 43.74s Step 220( N/A%), pre moving , FPS 3.86, Running 43.86s Step 221( N/A%), pre moving , FPS 4.05, Running 43.99s Step 222( N/A%), pre moving , FPS 4.19, Running 44.18s Step 223( N/A%), pre moving , FPS 4.35, Running 44.36s Step 224( N/A%), pre moving , FPS 4.52, Running 44.53s Step 225( N/A%), pre moving , FPS 4.76, Running 44.65s Step 226( N/A%), pre moving , FPS 4.98, Running 44.73s Step 227( N/A%), pre moving , FPS 5.14, Running 44.82s Step 228( N/A%), pre moving , FPS 5.33, Running 44.89s Step 229( N/A%), pre moving , FPS 5.58, Running 44.96s Step 230( N/A%), pre moving , FPS 5.71, Running 45.04s Step 231( N/A%), pre moving , FPS 6.10, Running 45.11s Step 232( N/A%), pre moving , FPS 5.62, Running 45.67s Step 233( N/A%), pre moving , FPS 5.92, Running 45.80s Step 234( N/A%), pre moving , FPS 6.26, Running 45.91s Step 235( N/A%), pre moving , FPS 6.54, Running 46.02s Step 236( N/A%), pre moving , FPS 6.79, Running 46.14s Step 237( N/A%), pre moving , FPS 6.92, Running 46.33s Step 238( N/A%), pre moving , FPS 7.06, Running 46.46s Step 239( N/A%), pre moving , FPS 6.75, Running 46.70s Step 240( N/A%), pre moving , FPS 6.67, Running 46.86s Step 241( N/A%), pre moving , FPS 6.54, Running 47.05s Step 242( N/A%), pre moving , FPS 6.55, Running 47.23s Step 243( N/A%), pre moving , FPS 6.53, Running 47.42s Step 244( N/A%), pre moving , FPS 6.53, Running 47.60s Step 245( N/A%), pre moving , FPS 6.28, Running 47.84s Step 246( N/A%), pre moving , FPS 6.09, Running 48.02s Step 247( N/A%), pre moving , FPS 5.84, Running 48.24s Step 248( N/A%), pre moving , FPS 5.55, Running 48.49s Step 249( N/A%), pre moving , FPS 5.34, Running 48.70s Step 250( N/A%), pre moving , FPS 5.25, Running 48.85s Step 251( N/A%), pre moving , FPS 5.16, Running 48.99s Step 252( N/A%), pre moving , FPS 5.73, Running 49.17s Step 253( N/A%), pre moving , FPS 5.68, Running 49.31s Step 254( N/A%), pre moving , FPS 5.71, Running 49.40s Step 255( N/A%), pre moving , FPS 5.54, Running 49.63s Step 256( N/A%), pre moving , FPS 5.47, Running 49.80s Step 257( N/A%), pre moving , FPS 5.31, Running 50.10s Step 258( N/A%), pre moving , FPS 5.22, Running 50.29s Step 259( N/A%), pre moving , FPS 5.25, Running 50.51s Step 260( N/A%), pre moving , FPS 5.21, Running 50.70s Step 261( N/A%), pre moving , FPS 5.22, Running 50.88s Step 262( N/A%), pre moving , FPS 5.24, Running 51.05s Step 263( N/A%), pre moving , FPS 5.24, Running 51.24s Step 264( N/A%), pre moving , FPS 5.26, Running 51.40s Step 265( N/A%), pre moving , FPS 5.34, Running 51.59s Step 266( N/A%), pre moving , FPS 5.35, Running 51.76s Step 267( N/A%), pre moving , FPS 5.43, Running 51.93s Step 268( N/A%), pre moving , FPS 5.51, Running 52.11s Step 269( N/A%), pre moving , FPS 5.57, Running 52.29s Step 270( N/A%), pre moving , FPS 5.52, Running 52.47s Step 271( N/A%), pre moving , FPS 5.47, Running 52.65s Step 272( N/A%), pre moving , FPS 5.46, Running 52.83s Step 273( N/A%), pre moving , FPS 5.46, Running 52.98s Step 274( N/A%), pre moving , FPS 5.42, Running 53.10s Step 275( N/A%), pre moving , FPS 5.58, Running 53.22s Step 276( N/A%), pre moving , FPS 5.66, Running 53.33s Step 277( N/A%), pre moving , FPS 6.00, Running 53.44s Step 278( N/A%), pre moving , FPS 6.06, Running 53.59s Step 279( N/A%), pre moving , FPS 6.21, Running 53.73s Step 280( N/A%), pre moving , FPS 6.30, Running 53.87s Step 281( N/A%), pre moving , FPS 6.22, Running 54.10s Step 282( N/A%), pre moving , FPS 6.11, Running 54.33s Step 283( N/A%), pre moving , FPS 5.90, Running 54.63s Step 284( N/A%), pre moving , FPS 5.68, Running 54.92s Step 285( N/A%), pre moving , FPS 5.46, Running 55.25s Step 286( N/A%), pre moving , FPS 5.31, Running 55.53s Step 287( N/A%), pre moving , FPS 5.16, Running 55.81s Step 288( N/A%), pre moving , FPS 4.99, Running 56.12s Step 289( N/A%), pre moving , FPS 4.85, Running 56.42s Step 290( N/A%), pre moving , FPS 4.74, Running 56.69s Step 291( N/A%), pre moving , FPS 4.62, Running 56.97s Step 292( N/A%), pre moving , FPS 4.61, Running 57.17s Step 293( N/A%), pre moving , FPS 4.55, Running 57.38s Step 294( N/A%), pre moving , FPS 4.48, Running 57.56s Step 295( N/A%), pre moving , FPS 4.46, Running 57.70s Step 296( N/A%), pre moving , FPS 4.41, Running 57.86s Step 297( N/A%), pre moving , FPS 4.30, Running 58.08s Step 298( N/A%), pre moving , FPS 4.22, Running 58.33s Step 299( N/A%), pre moving , FPS 4.18, Running 58.52s Step 300( N/A%), pre moving , FPS 4.16, Running 58.69s Step 301( N/A%), pre moving , FPS 4.20, Running 58.86s Step 302( N/A%), pre moving , FPS 4.31, Running 58.97s Step 303( N/A%), pre moving , FPS 4.49, Running 59.08s Step 304( N/A%), pre moving , FPS 4.67, Running 59.20s Step 305( N/A%), pre moving , FPS 4.92, Running 59.32s Step 306( N/A%), pre moving , FPS 5.11, Running 59.44s Step 307( N/A%), pre moving , FPS 5.34, Running 59.55s Step 308( N/A%), pre moving , FPS 5.62, Running 59.68s Step 309( N/A%), pre moving , FPS 5.94, Running 59.79s Step 310( N/A%), pre moving , FPS 6.25, Running 59.89s Step 311( N/A%), pre moving , FPS 6.61, Running 60.00s Step 312( N/A%), pre moving , FPS 6.79, Running 60.12s Step 313( N/A%), pre moving , FPS 7.01, Running 60.23s Step 314( N/A%), pre moving , FPS 7.20, Running 60.34s Step 315( N/A%), pre moving , FPS 7.24, Running 60.46s Step 316( N/A%), pre moving , FPS 7.36, Running 60.58s Step 317( N/A%), pre moving , FPS 7.67, Running 60.69s Step 318( N/A%), pre moving , FPS 8.12, Running 60.80s Step 319( N/A%), pre moving , FPS 8.33, Running 60.92s Step 320( N/A%), pre moving , FPS 8.54, Running 61.03s Step 321( N/A%), pre moving , FPS 8.96, Running 61.09s Step 322( N/A%), pre moving , FPS 9.15, Running 61.15s Step 323( N/A%), pre moving , FPS 9.27, Running 61.24s Step 324( N/A%), pre moving , FPS 9.48, Running 61.31s Step 325( N/A%), pre moving , FPS 9.66, Running 61.39s Step 326( N/A%), pre moving , FPS 9.91, Running 61.46s Step 327( N/A%), pre moving , FPS 10.12, Running 61.53s Step 328( N/A%), pre moving , FPS 10.46, Running 61.59s Step 329( N/A%), pre moving , FPS 10.69, Running 61.66s Step 330( N/A%), pre moving , FPS 8.49, Running 62.25s Step 331( N/A%), pre moving , FPS 8.46, Running 62.36s Step 332( N/A%), pre moving , FPS 8.48, Running 62.47s Step 333( N/A%), pre moving , FPS 8.41, Running 62.61s Step 334( N/A%), pre moving , FPS 8.43, Running 62.71s Step 335( N/A%), pre moving , FPS 8.50, Running 62.81s Step 336( N/A%), pre moving , FPS 8.54, Running 62.92s Step 337( N/A%), pre moving , FPS 8.33, Running 63.09s Step 338( N/A%), pre moving , FPS 8.05, Running 63.28s Step 339( N/A%), pre moving , FPS 7.73, Running 63.51s Step 340( N/A%), pre moving , FPS 7.37, Running 63.74s Step 341( N/A%), pre moving , FPS 6.90, Running 63.99s Step 342( N/A%), pre moving , FPS 6.50, Running 64.23s Step 343( N/A%), pre moving , FPS 6.17, Running 64.48s Step 344( N/A%), pre moving , FPS 5.89, Running 64.71s Step 345( N/A%), pre moving , FPS 5.71, Running 64.89s Step 346( N/A%), pre moving , FPS 5.54, Running 65.07s Step 347( N/A%), pre moving , FPS 5.45, Running 65.20s Step 348( N/A%), pre moving , FPS 5.39, Running 65.30s Step 349( N/A%), pre moving , FPS 5.28, Running 65.44s Step 350( N/A%), pre moving , FPS 6.07, Running 65.54s Step 351( N/A%), pre moving , FPS 6.15, Running 65.62s Step 352( N/A%), pre moving , FPS 6.25, Running 65.67s Step 353( N/A%), pre moving , FPS 6.37, Running 65.75s Step 354( N/A%), pre moving , FPS 6.47, Running 65.81s Step 355( N/A%), pre moving , FPS 6.55, Running 65.87s Step 356( N/A%), pre moving , FPS 6.66, Running 65.93s Step 357( N/A%), pre moving , FPS 6.88, Running 66.00s Step 358( N/A%), pre moving , FPS 7.07, Running 66.11s Step 359( N/A%), pre moving , FPS 7.40, Running 66.21s Step 360( N/A%), pre moving , FPS 7.75, Running 66.33s Step 361( N/A%), pre moving , FPS 8.11, Running 66.46s Step 362( N/A%), pre moving , FPS 8.57, Running 66.57s Step 363( N/A%), pre moving , FPS 9.11, Running 66.68s Step 364( N/A%), pre moving , FPS 9.61, Running 66.79s Step 365( N/A%), pre moving , FPS 9.93, Running 66.90s Step 366( N/A%), pre moving , FPS 10.21, Running 67.03s Step 367( N/A%), pre moving , FPS 10.28, Running 67.14s Step 368( N/A%), pre moving , FPS 10.26, Running 67.25s Step 369( N/A%), pre moving , FPS 10.40, Running 67.37s Step 370( N/A%), pre moving , FPS 10.33, Running 67.48s Step 371( N/A%), pre moving , FPS 10.04, Running 67.61s Step 372( N/A%), pre moving , FPS 9.82, Running 67.71s Step 373( N/A%), pre moving , FPS 9.65, Running 67.82s Step 374( N/A%), pre moving , FPS 9.36, Running 67.94s Step 375( N/A%), pre moving , FPS 9.15, Running 68.06s Step 376( N/A%), pre moving , FPS 8.90, Running 68.17s Step 377( N/A%), pre moving , FPS 8.75, Running 68.29s Step 378( N/A%), pre moving , FPS 8.72, Running 68.41s Step 379( N/A%), pre moving , FPS 8.67, Running 68.52s Step 380( N/A%), pre moving , FPS 8.69, Running 68.63s Step 381( N/A%), pre moving , FPS 8.81, Running 68.73s Step 382( N/A%), pre moving , FPS 8.82, Running 68.83s Step 383( N/A%), pre moving , FPS 8.82, Running 68.94s Step 384( N/A%), pre moving , FPS 8.81, Running 69.06s Step 385( N/A%), pre moving , FPS 8.92, Running 69.14s Step 386( N/A%), pre moving , FPS 9.14, Running 69.22s Step 387( N/A%), pre moving , FPS 9.32, Running 69.29s Step 388( N/A%), pre moving , FPS 9.39, Running 69.38s Step 389( N/A%), pre moving , FPS 9.51, Running 69.47s Step 390( N/A%), pre moving , FPS 9.81, Running 69.52s Step 391( N/A%), pre moving , FPS 10.19, Running 69.57s Step 392( N/A%), pre moving , FPS 10.41, Running 69.63s Step 393( N/A%), pre moving , FPS 10.60, Running 69.70s Step 394( N/A%), pre moving , FPS 10.89, Running 69.78s Step 395( N/A%), pre moving , FPS 11.13, Running 69.85s Step 396( N/A%), pre moving , FPS 11.50, Running 69.91s Step 397( N/A%), pre moving , FPS 11.73, Running 69.99s Step 398( N/A%), pre moving , FPS 11.85, Running 70.09s Step 399( N/A%), pre moving , FPS 11.81, Running 70.21s Step 400( N/A%), pre moving , FPS 11.81, Running 70.32s Step 401( N/A%), pre moving , FPS 11.65, Running 70.44s Step 402( N/A%), pre moving , FPS 11.67, Running 70.55s Step 403( N/A%), pre moving , FPS 5.91, Running 72.33s Step 404( N/A%), pre moving , FPS 5.52, Running 72.69s Step 405( N/A%), pre moving , FPS 5.44, Running 72.82s Step 406( N/A%), pre moving , FPS 5.14, Running 73.11s Step 407( N/A%), pre moving , FPS 4.96, Running 73.33s Step 408( N/A%), pre moving , FPS 4.65, Running 73.69s Step 409( N/A%), pre moving , FPS 4.53, Running 73.88s Step 410( N/A%), pre moving , FPS 4.21, Running 74.28s Step 411( N/A%), pre moving , FPS 4.05, Running 74.51s Step 412( N/A%), pre moving , FPS 3.81, Running 74.88s Step 413( N/A%), pre moving , FPS 3.70, Running 75.10s Step 414( N/A%), pre moving , FPS 3.51, Running 75.48s Step 415( N/A%), pre moving , FPS 3.41, Running 75.72s Step 416( N/A%), pre moving , FPS 3.21, Running 76.15s Step 417( N/A%), pre moving , FPS 3.13, Running 76.38s Step 418( N/A%), pre moving , FPS 3.02, Running 76.71s Step 419( N/A%), pre moving , FPS 3.00, Running 76.89s Step 420( N/A%), pre moving , FPS 2.90, Running 77.21s Step 421( N/A%), pre moving , FPS 2.88, Running 77.40s Step 422( N/A%), pre moving , FPS 2.77, Running 77.78s Step 423( 0.33%), action 1, FPS 3.21, Running 78.55s Step 424( 0.67%), action 2, FPS 3.19, Running 78.96s Step 425( 1.00%), action 3, FPS 3.01, Running 79.46s Step 426( 1.33%), action 4, FPS 2.84, Running 80.14s Step 427( 1.67%), action 5, FPS 2.82, Running 80.42s Step 428( 2.00%), action 6, FPS 2.81, Running 80.80s Step 429( 2.33%), action 7, FPS 2.65, Running 81.43s Step 430( 2.67%), action 8, FPS 2.66, Running 81.79s Step 431( 3.00%), action 9, FPS 2.57, Running 82.31s Step 432( 3.33%), action 10, FPS 2.55, Running 82.72s Step 433( 3.67%), action 11, FPS 2.43, Running 83.35s Step 434( 4.00%), action 12, FPS 2.41, Running 83.77s Step 435( 4.33%), action 13, FPS 2.33, Running 84.32s Step 436( 4.67%), action 14, FPS 2.38, Running 84.54s Step 437( 5.00%), action 15, FPS 2.30, Running 85.06s Step 438( 5.33%), action 16, FPS 2.31, Running 85.37s Step 439( 5.67%), action 17, FPS 2.22, Running 85.90s Step 440( 6.00%), action 18, FPS 2.20, Running 86.32s Step 441( 6.33%), action 19, FPS 2.11, Running 86.87s Step 442( 6.67%), action 20, FPS 2.11, Running 87.26s Step 443( 7.00%), action 21, FPS 2.14, Running 87.92s Step 444( 7.33%), action 22, FPS 2.17, Running 88.18s Step 445( 7.67%), action 23, FPS 2.19, Running 88.61s Step 446( 8.00%), action 24, FPS 2.19, Running 89.26s Step 447( 8.33%), action 25, FPS 2.12, Running 89.85s Step 448( 8.67%), action 26, FPS 2.08, Running 90.44s Step 449( 9.00%), action 27, FPS 2.09, Running 90.99s Step 450( 9.33%), action 28, FPS 2.08, Running 91.40s Step 451( 9.67%), action 29, FPS 2.07, Running 91.99s Step 452( 10.00%), action 30, FPS 2.07, Running 92.39s Step 453( 10.33%), action 31, FPS 2.07, Running 93.01s Step 454( 10.67%), action 32, FPS 2.03, Running 93.61s Step 455( 11.00%), action 33, FPS 2.04, Running 94.12s Step 456( 11.33%), action 34, FPS 2.02, Running 94.45s Step 457( 11.67%), action 35, FPS 2.02, Running 94.96s Step 458( 12.00%), action 36, FPS 1.98, Running 95.45s Step 459( 12.33%), action 37, FPS 1.96, Running 96.10s Step 460( 12.67%), action 38, FPS 1.99, Running 96.36s Step 461( 13.00%), action 39, FPS 2.03, Running 96.74s Step 462( 13.33%), action 40, FPS 1.96, Running 97.44s Step 463( 13.67%), action 41, FPS 1.96, Running 98.10s Step 464( 14.00%), action 42, FPS 1.93, Running 98.56s Step 465( 14.33%), action 43, FPS 1.92, Running 99.04s Step 466( 14.67%), action 44, FPS 1.95, Running 99.50s Step 467( 15.00%), action 45, FPS 1.99, Running 99.91s Step 468( 15.33%), action 46, FPS 2.01, Running 100.37s Step 469( 15.67%), action 47, FPS 2.03, Running 100.82s Step 470( 16.00%), action 48, FPS 1.94, Running 101.69s Step 471( 16.33%), action 49, FPS 1.96, Running 102.19s Step 472( 16.67%), action 50, FPS 1.96, Running 102.59s Step 473( 17.00%), action 51, FPS 1.88, Running 103.63s Step 474( 17.33%), action 52, FPS 1.90, Running 104.12s Step 475( 17.67%), action 53, FPS 1.91, Running 104.59s Step 476( 18.00%), action 54, FPS 1.91, Running 104.94s Step 477( 18.33%), action 55, FPS 1.90, Running 105.47s Step 478( 18.67%), action 56, FPS 1.83, Running 106.38s Step 479( 19.00%), action 57, FPS 1.81, Running 107.15s Step 480( 19.33%), action 58, FPS 1.78, Running 107.63s Step 481( 19.67%), action 59, FPS 1.72, Running 108.34s Step 482( 20.00%), action 60, FPS 1.76, Running 108.80s Step 483( 20.33%), action 61, FPS 1.69, Running 109.91s Step 484( 20.67%), action 62, FPS 1.71, Running 110.25s Step 485( 21.00%), action 63, FPS 1.71, Running 110.74s Step 486( 21.33%), action 64, FPS 1.65, Running 111.62s Step 487( 21.67%), action 65, FPS 1.61, Running 112.35s Step 488( 22.00%), action 66, FPS 1.61, Running 112.77s Step 489( 22.33%), action 67, FPS 1.61, Running 113.25s Step 490( 22.67%), action 68, FPS 1.67, Running 113.69s Step 491( 23.00%), action 69, FPS 1.66, Running 114.22s Step 492( 23.33%), action 70, FPS 1.66, Running 114.62s Step 493( 23.67%), action 71, FPS 1.75, Running 115.04s Step 494( 24.00%), action 72, FPS 1.75, Running 115.54s Step 495( 24.33%), action 73, FPS 1.77, Running 115.92s Step 496( 24.67%), action 74, FPS 1.75, Running 116.39s Step 497( 25.00%), action 75, FPS 1.74, Running 116.95s Step 498( 25.33%), action 76, FPS 1.81, Running 117.43s Step 499( 25.67%), action 77, FPS 1.80, Running 118.24s Step 500( 26.00%), action 78, FPS 1.81, Running 118.70s Step 501( 26.33%), action 79, FPS 1.82, Running 119.35s Step 502( 26.67%), action 80, FPS 1.82, Running 119.79s Step 503( 27.00%), action 81, FPS 1.88, Running 120.53s Step 504( 27.33%), action 82, FPS 1.87, Running 120.93s Step 505( 27.67%), action 83, FPS 1.83, Running 121.67s Step 506( 28.00%), action 84, FPS 1.91, Running 122.11s Step 507( 28.33%), action 85, FPS 1.91, Running 122.83s Step 508( 28.67%), action 86, FPS 1.87, Running 123.46s Step 509( 29.00%), action 87, FPS 1.87, Running 123.92s Step 510( 29.33%), action 88, FPS 1.88, Running 124.34s Step 511( 29.67%), action 89, FPS 1.88, Running 124.83s Step 512( 30.00%), action 90, FPS 1.88, Running 125.26s Step 513( 30.33%), action 91, FPS 1.79, Running 126.20s Step 514( 30.67%), action 92, FPS 1.82, Running 126.55s Step 515( 31.00%), action 93, FPS 1.83, Running 126.84s Step 516( 31.33%), action 94, FPS 1.85, Running 127.19s Step 517( 31.67%), action 95, FPS 1.84, Running 127.80s Step 518( 32.00%), action 96, FPS 1.87, Running 128.15s Step 519( 32.33%), action 97, FPS 1.92, Running 128.63s Step 520( 32.67%), action 98, FPS 1.95, Running 128.96s Step 521( 33.00%), action 99, FPS 1.98, Running 129.48s Step 522( 33.33%), action 100, FPS 1.99, Running 129.85s Step 523( 33.67%), action 101, FPS 1.94, Running 130.84s Step 524( 34.00%), action 102, FPS 1.97, Running 131.08s Step 525( 34.33%), action 103, FPS 2.02, Running 131.59s Step 526( 34.67%), action 104, FPS 2.03, Running 131.97s Step 527( 35.00%), action 105, FPS 2.05, Running 132.58s Step 528( 35.33%), action 106, FPS 2.11, Running 132.92s Step 529( 35.67%), action 107, FPS 2.11, Running 133.42s Step 530( 36.00%), action 108, FPS 2.11, Running 133.83s Step 531( 36.33%), action 109, FPS 2.11, Running 134.33s Step 532( 36.67%), action 110, FPS 2.10, Running 134.78s Step 533( 37.00%), action 111, FPS 2.11, Running 135.69s Step 534( 37.33%), action 112, FPS 2.09, Running 136.12s Step 535( 37.67%), action 113, FPS 1.99, Running 136.91s Step 536( 38.00%), action 114, FPS 1.99, Running 137.25s Step 537( 38.33%), action 115, FPS 2.01, Running 137.76s Step 538( 38.67%), action 116, FPS 1.92, Running 138.56s Step 539( 39.00%), action 117, FPS 1.86, Running 139.38s Step 540( 39.33%), action 118, FPS 1.86, Running 139.72s Step 541( 39.67%), action 119, FPS 1.86, Running 140.22s Step 542( 40.00%), action 120, FPS 1.82, Running 140.82s Step 543( 40.33%), action 121, FPS 1.82, Running 141.82s Step 544( 40.67%), action 122, FPS 1.76, Running 142.42s Step 545( 41.00%), action 123, FPS 1.76, Running 142.95s Step 546( 41.33%), action 124, FPS 1.76, Running 143.36s Step 547( 41.67%), action 125, FPS 1.78, Running 143.82s Step 548( 42.00%), action 126, FPS 1.76, Running 144.32s Step 549( 42.33%), action 127, FPS 1.72, Running 145.08s Step 550( 42.67%), action 128, FPS 1.66, Running 145.86s Step 551( 43.00%), action 129, FPS 1.64, Running 146.54s Step 552( 43.33%), action 130, FPS 1.65, Running 146.93s Step 553( 43.67%), action 131, FPS 1.69, Running 147.54s Step 554( 44.00%), action 132, FPS 1.64, Running 148.30s Step 555( 44.33%), action 133, FPS 1.68, Running 148.85s Step 556( 44.67%), action 134, FPS 1.62, Running 149.60s Step 557( 45.00%), action 135, FPS 1.63, Running 150.02s Step 558( 45.33%), action 136, FPS 1.67, Running 150.50s Step 559( 45.67%), action 137, FPS 1.71, Running 151.07s Step 560( 46.00%), action 138, FPS 1.69, Running 151.53s Step 561( 46.33%), action 139, FPS 1.65, Running 152.34s Step 562( 46.67%), action 140, FPS 1.66, Running 152.88s Step 563( 47.00%), action 141, FPS 1.70, Running 153.58s Step 564( 47.33%), action 142, FPS 1.74, Running 153.94s Step 565( 47.67%), action 143, FPS 1.75, Running 154.35s Step 566( 48.00%), action 144, FPS 1.76, Running 154.72s Step 567( 48.33%), action 145, FPS 1.75, Running 155.23s Step 568( 48.67%), action 146, FPS 1.78, Running 155.56s Step 569( 49.00%), action 147, FPS 1.83, Running 156.03s Step 570( 49.33%), action 148, FPS 1.86, Running 156.63s Step 571( 49.67%), action 149, FPS 1.88, Running 157.20s Step 572( 50.00%), action 150, FPS 1.85, Running 157.72s Step 573( 50.33%), action 151, FPS 1.85, Running 158.35s Step 574( 50.67%), action 152, FPS 1.86, Running 159.04s Step 575( 51.00%), action 153, FPS 1.88, Running 159.47s Step 576( 51.33%), action 154, FPS 1.96, Running 159.80s Step 577( 51.67%), action 155, FPS 1.87, Running 160.72s Step 578( 52.00%), action 156, FPS 1.89, Running 161.11s Step 579( 52.33%), action 157, FPS 1.91, Running 161.56s Step 580( 52.67%), action 158, FPS 1.95, Running 161.78s Step 581( 53.00%), action 159, FPS 2.03, Running 162.19s Step 582( 53.33%), action 160, FPS 2.05, Running 162.63s Step 583( 53.67%), action 161, FPS 2.06, Running 163.30s Step 584( 54.00%), action 162, FPS 1.96, Running 164.16s Step 585( 54.33%), action 163, FPS 1.93, Running 164.71s Step 586( 54.67%), action 164, FPS 1.92, Running 165.15s Step 587( 55.00%), action 165, FPS 1.95, Running 165.47s Step 588( 55.33%), action 166, FPS 1.93, Running 165.92s Step 589( 55.67%), action 167, FPS 1.86, Running 166.79s Step 590( 56.00%), action 168, FPS 1.88, Running 167.28s Step 591( 56.33%), action 169, FPS 1.83, Running 168.15s Step 592( 56.67%), action 170, FPS 1.85, Running 168.55s Step 593( 57.00%), action 171, FPS 1.86, Running 169.10s Step 594( 57.33%), action 172, FPS 1.92, Running 169.43s Step 595( 57.67%), action 173, FPS 1.93, Running 169.85s Step 596( 58.00%), action 174, FPS 1.83, Running 170.74s Step 597( 58.33%), action 175, FPS 1.84, Running 171.58s Step 598( 58.67%), action 176, FPS 1.79, Running 172.25s Step 599( 59.00%), action 177, FPS 1.79, Running 172.76s Step 600( 59.33%), action 178, FPS 1.75, Running 173.22s Step 601( 59.67%), action 179, FPS 1.68, Running 174.10s Step 602( 60.00%), action 180, FPS 1.69, Running 174.49s Step 603( 60.33%), action 181, FPS 1.69, Running 175.14s Step 604( 60.67%), action 182, FPS 1.72, Running 175.77s Step 605( 61.00%), action 183, FPS 1.72, Running 176.31s Step 606( 61.33%), action 184, FPS 1.73, Running 176.70s Step 607( 61.67%), action 185, FPS 1.74, Running 176.96s Step 608( 62.00%), action 186, FPS 1.70, Running 177.71s Step 609( 62.33%), action 187, FPS 1.71, Running 178.50s Step 610( 62.67%), action 188, FPS 1.70, Running 179.07s Step 611( 63.00%), action 189, FPS 1.75, Running 179.57s Step 612( 63.33%), action 190, FPS 1.76, Running 179.93s Step 613( 63.67%), action 191, FPS 1.70, Running 180.86s Step 614( 64.00%), action 192, FPS 1.66, Running 181.47s Step 615( 64.33%), action 193, FPS 1.66, Running 181.91s Step 616( 64.67%), action 194, FPS 1.72, Running 182.37s Step 617( 65.00%), action 195, FPS 1.77, Running 182.87s Step 618( 65.33%), action 196, FPS 1.79, Running 183.44s Step 619( 65.67%), action 197, FPS 1.77, Running 184.05s Step 620( 66.00%), action 198, FPS 1.79, Running 184.40s Step 621( 66.33%), action 199, FPS 1.85, Running 184.91s Step 622( 66.67%), action 200, FPS 1.85, Running 185.30s Step 623( 67.00%), action 201, FPS 1.82, Running 186.15s Step 624( 67.33%), action 202, FPS 1.86, Running 186.52s Step 625( 67.67%), action 203, FPS 1.86, Running 187.03s Step 626( 68.00%), action 204, FPS 1.84, Running 187.56s Step 627( 68.33%), action 205, FPS 1.80, Running 188.07s Step 628( 68.67%), action 206, FPS 1.85, Running 188.53s Step 629( 69.00%), action 207, FPS 1.87, Running 189.20s Step 630( 69.33%), action 208, FPS 1.86, Running 189.84s Step 631( 69.67%), action 209, FPS 1.85, Running 190.38s Step 632( 70.00%), action 210, FPS 1.79, Running 191.10s Step 633( 70.33%), action 211, FPS 1.80, Running 191.98s Step 634( 70.67%), action 212, FPS 1.85, Running 192.30s Step 635( 71.00%), action 213, FPS 1.76, Running 193.26s Step 636( 71.33%), action 214, FPS 1.73, Running 193.94s Step 637( 71.67%), action 215, FPS 1.74, Running 194.39s Step 638( 72.00%), action 216, FPS 1.75, Running 194.87s Step 639( 72.33%), action 217, FPS 1.71, Running 195.73s Step 640( 72.67%), action 218, FPS 1.70, Running 196.18s Step 641( 73.00%), action 219, FPS 1.67, Running 196.88s Step 642( 73.33%), action 220, FPS 1.60, Running 197.77s Step 643( 73.67%), action 221, FPS 1.58, Running 198.77s Step 644( 74.00%), action 222, FPS 1.58, Running 199.21s Step 645( 74.33%), action 223, FPS 1.56, Running 199.87s Step 646( 74.67%), action 224, FPS 1.53, Running 200.59s Step 647( 75.00%), action 225, FPS 1.52, Running 201.20s Step 648( 75.33%), action 226, FPS 1.53, Running 201.59s Step 649( 75.67%), action 227, FPS 1.56, Running 202.05s Step 650( 76.00%), action 228, FPS 1.59, Running 202.39s Step 651( 76.33%), action 229, FPS 1.59, Running 202.94s Step 652( 76.67%), action 230, FPS 1.64, Running 203.33s Step 653( 77.00%), action 231, FPS 1.70, Running 203.75s Step 654( 77.33%), action 232, FPS 1.70, Running 204.07s Step 655( 77.67%), action 233, FPS 1.78, Running 204.48s Step 656( 78.00%), action 234, FPS 1.76, Running 205.31s Step 657( 78.33%), action 235, FPS 1.69, Running 206.20s Step 658( 78.67%), action 236, FPS 1.70, Running 206.64s Step 659( 79.00%), action 237, FPS 1.76, Running 207.11s Step 660( 79.33%), action 238, FPS 1.76, Running 207.53s Step 661( 79.67%), action 239, FPS 1.83, Running 207.81s Step 662( 80.00%), action 240, FPS 1.91, Running 208.22s Step 663( 80.33%), action 241, FPS 1.93, Running 209.16s Step 664( 80.67%), action 242, FPS 1.88, Running 209.83s Step 665( 81.00%), action 243, FPS 1.91, Running 210.32s Step 666( 81.33%), action 244, FPS 1.97, Running 210.76s Step 667( 81.67%), action 245, FPS 1.95, Running 211.45s Step 668( 82.00%), action 246, FPS 1.98, Running 211.71s Step 669( 82.33%), action 247, FPS 1.98, Running 212.17s Step 670( 82.67%), action 248, FPS 1.95, Running 212.63s Step 671( 83.00%), action 249, FPS 1.89, Running 213.50s Step 672( 83.33%), action 250, FPS 1.89, Running 213.93s Step 673( 83.67%), action 251, FPS 1.85, Running 214.56s Step 674( 84.00%), action 252, FPS 1.84, Running 214.91s Step 675( 84.33%), action 253, FPS 1.84, Running 215.38s Step 676( 84.67%), action 254, FPS 1.91, Running 215.78s Step 677( 85.00%), action 255, FPS 1.96, Running 216.41s Step 678( 85.33%), action 256, FPS 1.95, Running 216.92s Step 679( 85.67%), action 257, FPS 1.89, Running 217.71s Step 680( 86.00%), action 258, FPS 1.87, Running 218.22s Step 681( 86.33%), action 259, FPS 1.80, Running 218.89s Step 682( 86.67%), action 260, FPS 1.80, Running 219.32s Step 683( 87.00%), action 261, FPS 1.82, Running 220.14s Step 684( 87.33%), action 262, FPS 1.80, Running 220.95s Step 685( 87.67%), action 263, FPS 1.80, Running 221.45s Step 686( 88.00%), action 264, FPS 1.79, Running 221.93s Step 687( 88.33%), action 265, FPS 1.82, Running 222.47s Step 688( 88.67%), action 266, FPS 1.80, Running 222.84s Step 689( 89.00%), action 267, FPS 1.77, Running 223.49s Step 690( 89.33%), action 268, FPS 1.78, Running 223.90s Step 691( 89.67%), action 269, FPS 1.86, Running 224.28s Step 692( 90.00%), action 270, FPS 1.86, Running 224.66s Step 693( 90.33%), action 271, FPS 1.83, Running 225.49s Step 694( 90.67%), action 272, FPS 1.83, Running 225.87s Step 695( 91.00%), action 273, FPS 1.82, Running 226.34s Step 696( 91.33%), action 274, FPS 1.81, Running 226.85s Step 697( 91.67%), action 275, FPS 1.85, Running 227.23s Step 698( 92.00%), action 276, FPS 1.87, Running 227.64s Step 699( 92.33%), action 277, FPS 1.93, Running 228.06s Step 700( 92.67%), action 278, FPS 1.93, Running 228.60s Step 701( 93.00%), action 279, FPS 1.94, Running 229.19s Step 702( 93.33%), action 280, FPS 1.96, Running 229.53s Step 703( 93.67%), action 281, FPS 1.96, Running 230.33s Step 704( 94.00%), action 282, FPS 2.06, Running 230.66s Step 705( 94.33%), action 283, FPS 2.07, Running 231.10s Step 706( 94.67%), action 284, FPS 2.00, Running 231.91s Step 707( 95.00%), action 285, FPS 2.02, Running 232.36s Step 708( 95.33%), action 286, FPS 1.96, Running 233.03s Step 709( 95.67%), action 287, FPS 1.98, Running 233.59s Step 710( 96.00%), action 288, FPS 1.93, Running 234.25s Step 711( 96.33%), action 289, FPS 1.89, Running 234.84s Step 712( 96.67%), action 290, FPS 1.88, Running 235.28s Step 713( 97.00%), action 291, FPS 1.93, Running 235.85s Step 714( 97.33%), action 292, FPS 1.93, Running 236.23s Step 715( 97.67%), action 293, FPS 1.88, Running 236.97s Step 716( 98.00%), action 294, FPS 1.81, Running 237.89s Step 717( 98.33%), action 295, FPS 1.75, Running 238.67s Step 718( 98.67%), action 296, FPS 1.77, Running 238.95s Step 719( 99.00%), action 297, FPS 1.78, Running 239.31s Step 720( 99.33%), action 298, FPS 1.75, Running 240.02s Step 721( 99.67%), action 299, FPS 1.70, Running 240.94s Step 722(100.00%), action 300, FPS 1.65, Running 241.67s [2026-08-02 23:09:25] [96 ] Seed 95 failed after 242.18 s. +steps: 722 , actions: 300 . +Instruction: Empty +Total 57/96(59.38%) success. +Setting seed: 96 +Step 1( N/A%), pre moving , FPS 5.22, Running 0.19s Step 2( N/A%), pre moving , FPS 8.53, Running 0.23s Step 3( N/A%), pre moving , FPS 11.01, Running 0.27s Step 4( N/A%), pre moving , FPS 12.89, Running 0.31s Step 5( N/A%), pre moving , FPS 14.41, Running 0.35s Step 6( N/A%), pre moving , FPS 15.12, Running 0.40s Step 7( N/A%), pre moving , FPS 15.44, Running 0.45s Step 8( N/A%), pre moving , FPS 15.43, Running 0.52s Step 9( N/A%), pre moving , FPS 15.10, Running 0.60s Step 10( N/A%), pre moving , FPS 14.90, Running 0.67s Step 11( N/A%), pre moving , FPS 14.66, Running 0.75s Step 12( N/A%), pre moving , FPS 14.54, Running 0.83s Step 13( N/A%), pre moving , FPS 14.42, Running 0.90s Step 14( N/A%), pre moving , FPS 14.35, Running 0.98s Step 15( N/A%), pre moving , FPS 14.23, Running 1.05s Step 16( N/A%), pre moving , FPS 14.41, Running 1.11s Step 17( N/A%), pre moving , FPS 14.33, Running 1.19s Step 18( N/A%), pre moving , FPS 14.28, Running 1.26s Step 19( N/A%), pre moving , FPS 13.90, Running 1.37s Step 20( N/A%), pre moving , FPS 13.59, Running 1.47s Step 21( N/A%), pre moving , FPS 12.17, Running 1.84s Step 22( N/A%), pre moving , FPS 11.30, Running 2.00s Step 23( N/A%), pre moving , FPS 10.96, Running 2.10s Step 24( N/A%), pre moving , FPS 10.65, Running 2.19s Step 25( N/A%), pre moving , FPS 10.37, Running 2.28s Step 26( N/A%), pre moving , FPS 8.86, Running 2.65s Step 27( N/A%), pre moving , FPS 8.64, Running 2.77s Step 28( N/A%), pre moving , FPS 8.49, Running 2.87s Step 29( N/A%), pre moving , FPS 8.39, Running 2.98s Step 30( N/A%), pre moving , FPS 8.29, Running 3.08s Step 31( N/A%), pre moving , FPS 8.20, Running 3.19s Step 32( N/A%), pre moving , FPS 8.10, Running 3.29s Step 33( N/A%), pre moving , FPS 8.02, Running 3.40s Step 34( N/A%), pre moving , FPS 7.87, Running 3.52s Step 35( N/A%), pre moving , FPS 7.81, Running 3.62s Step 36( N/A%), pre moving , FPS 6.56, Running 4.16s Step 37( N/A%), pre moving , FPS 6.49, Running 4.27s Step 38( N/A%), pre moving , FPS 6.41, Running 4.38s Step 39( N/A%), pre moving , FPS 6.45, Running 4.47s Step 40( N/A%), pre moving , FPS 6.58, Running 4.51s Step 41( N/A%), pre moving , FPS 7.29, Running 4.58s Step 42( N/A%), pre moving , FPS 7.57, Running 4.65s Step 43( N/A%), pre moving , FPS 7.59, Running 4.73s Step 44( N/A%), pre moving , FPS 7.66, Running 4.80s Step 45( N/A%), pre moving , FPS 7.66, Running 4.89s Step 46( N/A%), pre moving , FPS 8.63, Running 4.97s Step 47( N/A%), pre moving , FPS 8.75, Running 5.05s Step 48( N/A%), pre moving , FPS 8.79, Running 5.15s Step 49( N/A%), pre moving , FPS 8.80, Running 5.25s Step 50( N/A%), pre moving , FPS 8.70, Running 5.38s Step 51( N/A%), pre moving , FPS 8.49, Running 5.54s Step 52( N/A%), pre moving , FPS 8.23, Running 5.72s Step 53( N/A%), pre moving , FPS 7.96, Running 5.91s Step 54( N/A%), pre moving , FPS 7.82, Running 6.07s Step 55( N/A%), pre moving , FPS 7.57, Running 6.26s Step 56( N/A%), pre moving , FPS 8.75, Running 6.44s Step 57( N/A%), pre moving , FPS 8.46, Running 6.63s Step 58( N/A%), pre moving , FPS 8.20, Running 6.82s Step 59( N/A%), pre moving , FPS 7.96, Running 6.98s Step 60( N/A%), pre moving , FPS 7.56, Running 7.16s Step 61( N/A%), pre moving , FPS 7.23, Running 7.35s Step 62( N/A%), pre moving , FPS 6.93, Running 7.53s Step 63( N/A%), pre moving , FPS 6.74, Running 7.70s Step 64( N/A%), pre moving , FPS 6.49, Running 7.88s Step 65( N/A%), pre moving , FPS 6.31, Running 8.06s Step 66( N/A%), pre moving , FPS 6.15, Running 8.22s Step 67( N/A%), pre moving , FPS 5.96, Running 8.41s Step 68( N/A%), pre moving , FPS 5.82, Running 8.58s Step 69( N/A%), pre moving , FPS 5.74, Running 8.74s Step 70( N/A%), pre moving , FPS 5.79, Running 8.84s Step 71( N/A%), pre moving , FPS 5.87, Running 8.95s Step 72( N/A%), pre moving , FPS 6.00, Running 9.06s Step 73( N/A%), pre moving , FPS 6.08, Running 9.20s Step 74( N/A%), pre moving , FPS 6.18, Running 9.31s Step 75( N/A%), pre moving , FPS 6.27, Running 9.45s Step 76( N/A%), pre moving , FPS 6.41, Running 9.56s Step 77( N/A%), pre moving , FPS 6.45, Running 9.73s Step 78( N/A%), pre moving , FPS 6.49, Running 9.90s Step 79( N/A%), pre moving , FPS 6.46, Running 10.07s Step 80( N/A%), pre moving , FPS 6.44, Running 10.26s Step 81( N/A%), pre moving , FPS 6.43, Running 10.45s Step 82( N/A%), pre moving , FPS 6.41, Running 10.65s Step 83( N/A%), pre moving , FPS 6.37, Running 10.84s Step 84( N/A%), pre moving , FPS 6.51, Running 10.95s Step 85( N/A%), pre moving , FPS 6.63, Running 11.07s Step 86( N/A%), pre moving , FPS 6.74, Running 11.19s Step 87( N/A%), pre moving , FPS 6.90, Running 11.31s Step 88( N/A%), pre moving , FPS 7.05, Running 11.42s Step 89( N/A%), pre moving , FPS 7.11, Running 11.55s Step 90( N/A%), pre moving , FPS 7.08, Running 11.66s Step 91( N/A%), pre moving , FPS 7.10, Running 11.77s Step 92( N/A%), pre moving , FPS 7.04, Running 11.90s Step 93( N/A%), pre moving , FPS 7.06, Running 12.03s Step 94( N/A%), pre moving , FPS 7.06, Running 12.14s Step 95( N/A%), pre moving , FPS 7.07, Running 12.28s Step 96( N/A%), pre moving , FPS 7.08, Running 12.39s Step 97( N/A%), pre moving , FPS 7.18, Running 12.52s Step 98( N/A%), pre moving , FPS 7.30, Running 12.64s Step 99( N/A%), pre moving , FPS 7.47, Running 12.75s Step 100( N/A%), pre moving , FPS 7.70, Running 12.86s Step 101( N/A%), pre moving , FPS 8.11, Running 12.92s Step 102( N/A%), pre moving , FPS 8.47, Running 13.01s Step 103( N/A%), pre moving , FPS 8.87, Running 13.09s Step 104( N/A%), pre moving , FPS 9.08, Running 13.15s Step 105( N/A%), pre moving , FPS 9.26, Running 13.23s Step 106( N/A%), pre moving , FPS 9.35, Running 13.33s Step 107( N/A%), pre moving , FPS 9.53, Running 13.40s Step 108( N/A%), pre moving , FPS 9.79, Running 13.46s Step 109( N/A%), pre moving , FPS 7.40, Running 14.25s Step 110( N/A%), pre moving , FPS 7.20, Running 14.44s Step 111( N/A%), pre moving , FPS 6.75, Running 14.74s Step 112( N/A%), pre moving , FPS 6.56, Running 14.94s Step 113( N/A%), pre moving , FPS 6.20, Running 15.26s Step 114( N/A%), pre moving , FPS 6.00, Running 15.48s Step 115( N/A%), pre moving , FPS 5.64, Running 15.83s Step 116( N/A%), pre moving , FPS 5.46, Running 16.05s Step 117( N/A%), pre moving , FPS 5.15, Running 16.40s Step 118( N/A%), pre moving , FPS 5.07, Running 16.59s Step 119( N/A%), pre moving , FPS 4.94, Running 16.80s Step 120( N/A%), pre moving , FPS 4.89, Running 16.95s Step 121( N/A%), pre moving , FPS 4.71, Running 17.16s Step 122( N/A%), pre moving , FPS 4.65, Running 17.31s Step 123( N/A%), pre moving , FPS 4.48, Running 17.56s Step 124( N/A%), pre moving , FPS 4.38, Running 17.72s Step 125( N/A%), pre moving , FPS 4.27, Running 17.92s Step 126( N/A%), pre moving , FPS 4.18, Running 18.12s Step 127( N/A%), pre moving , FPS 4.05, Running 18.35s Step 128( N/A%), pre moving , FPS 3.94, Running 18.53s Step 129( N/A%), pre moving , FPS 4.45, Running 18.74s Step 130( N/A%), pre moving , FPS 4.49, Running 18.89s Step 131( N/A%), pre moving , FPS 4.58, Running 19.11s Step 132( N/A%), pre moving , FPS 4.59, Running 19.30s Step 133( N/A%), pre moving , FPS 4.70, Running 19.52s Step 134( N/A%), pre moving , FPS 4.76, Running 19.68s Step 135( N/A%), pre moving , FPS 4.93, Running 19.88s Step 136( N/A%), pre moving , FPS 5.01, Running 20.05s Step 137( N/A%), pre moving , FPS 5.15, Running 20.28s Step 138( N/A%), pre moving , FPS 5.18, Running 20.45s Step 139( N/A%), pre moving , FPS 5.19, Running 20.66s Step 140( N/A%), pre moving , FPS 5.21, Running 20.79s Step 141( N/A%), pre moving , FPS 5.18, Running 21.02s Step 142( N/A%), pre moving , FPS 5.21, Running 21.16s Step 143( N/A%), pre moving , FPS 5.24, Running 21.37s Step 144( N/A%), pre moving , FPS 5.24, Running 21.53s Step 145( N/A%), pre moving , FPS 5.21, Running 21.76s Step 146( N/A%), pre moving , FPS 5.22, Running 21.95s Step 147( N/A%), pre moving , FPS 5.17, Running 22.21s Step 148( N/A%), pre moving , FPS 5.20, Running 22.38s Step 149( N/A%), pre moving , FPS 5.18, Running 22.61s Step 150( N/A%), pre moving , FPS 5.15, Running 22.78s Step 151( N/A%), pre moving , FPS 5.16, Running 22.98s Step 152( N/A%), pre moving , FPS 5.21, Running 23.14s Step 153( N/A%), pre moving , FPS 5.20, Running 23.36s Step 154( N/A%), pre moving , FPS 5.25, Running 23.49s Step 155( N/A%), pre moving , FPS 5.17, Running 23.75s Step 156( N/A%), pre moving , FPS 5.14, Running 23.93s Step 157( N/A%), pre moving , FPS 5.09, Running 24.21s Step 158( N/A%), pre moving , FPS 5.06, Running 24.40s Step 159( N/A%), pre moving , FPS 5.02, Running 24.65s Step 160( N/A%), pre moving , FPS 4.96, Running 24.82s Step 161( N/A%), pre moving , FPS 4.92, Running 25.08s Step 162( N/A%), pre moving , FPS 4.89, Running 25.25s Step 163( N/A%), pre moving , FPS 4.87, Running 25.48s Step 164( N/A%), pre moving , FPS 5.01, Running 25.53s Step 165( N/A%), pre moving , FPS 5.24, Running 25.57s Step 166( N/A%), pre moving , FPS 5.46, Running 25.61s Step 167( N/A%), pre moving , FPS 5.82, Running 25.65s Step 168( N/A%), pre moving , FPS 6.05, Running 25.69s Step 169( N/A%), pre moving , FPS 6.41, Running 25.73s Step 170( N/A%), pre moving , FPS 6.66, Running 25.78s Step 171( N/A%), pre moving , FPS 7.04, Running 25.82s Step 172( N/A%), pre moving , FPS 7.33, Running 25.86s Step 173( N/A%), pre moving , FPS 7.87, Running 25.90s Step 174( N/A%), pre moving , FPS 7.12, Running 26.30s Step 175( N/A%), pre moving , FPS 7.72, Running 26.35s Step 176( N/A%), pre moving , FPS 8.15, Running 26.39s Step 177( N/A%), pre moving , FPS 9.01, Running 26.43s Step 178( N/A%), pre moving , FPS 9.67, Running 26.47s Step 179( N/A%), pre moving , FPS 10.65, Running 26.53s Step 180( N/A%), pre moving , FPS 11.32, Running 26.59s Step 181( N/A%), pre moving , FPS 12.69, Running 26.66s Step 182( N/A%), pre moving , FPS 13.56, Running 26.72s Step 183( N/A%), pre moving , FPS 15.35, Running 26.78s Step 184( N/A%), pre moving , FPS 15.07, Running 26.86s Step 185( N/A%), pre moving , FPS 14.76, Running 26.93s Step 186( N/A%), pre moving , FPS 14.41, Running 27.00s Step 187( N/A%), pre moving , FPS 13.99, Running 27.08s Step 188( N/A%), pre moving , FPS 13.82, Running 27.14s Step 189( N/A%), pre moving , FPS 13.66, Running 27.19s Step 190( N/A%), pre moving , FPS 13.46, Running 27.27s Step 191( N/A%), pre moving , FPS 13.17, Running 27.34s Step 192( N/A%), pre moving , FPS 12.96, Running 27.41s Step 193( N/A%), pre moving , FPS 12.57, Running 27.49s Step 194( N/A%), pre moving , FPS 15.74, Running 27.57s Step 195( N/A%), pre moving , FPS 15.22, Running 27.66s Step 196( N/A%), pre moving , FPS 14.74, Running 27.75s Step 197( N/A%), pre moving , FPS 14.20, Running 27.84s Step 198( N/A%), pre moving , FPS 13.65, Running 27.93s Step 199( N/A%), pre moving , FPS 13.29, Running 28.03s Step 200( N/A%), pre moving , FPS 12.85, Running 28.15s Step 201( N/A%), pre moving , FPS 12.63, Running 28.24s Step 202( N/A%), pre moving , FPS 12.39, Running 28.34s Step 203( N/A%), pre moving , FPS 12.03, Running 28.44s Step 204( N/A%), pre moving , FPS 11.89, Running 28.54s Step 205( N/A%), pre moving , FPS 11.64, Running 28.65s Step 206( N/A%), pre moving , FPS 11.44, Running 28.75s Step 207( N/A%), pre moving , FPS 11.33, Running 28.85s Step 208( N/A%), pre moving , FPS 11.09, Running 28.94s Step 209( N/A%), pre moving , FPS 10.87, Running 29.03s Step 210( N/A%), pre moving , FPS 10.74, Running 29.13s Step 211( N/A%), pre moving , FPS 10.62, Running 29.23s Step 212( N/A%), pre moving , FPS 10.50, Running 29.31s Step 213( N/A%), pre moving , FPS 10.53, Running 29.39s Step 214( N/A%), pre moving , FPS 10.45, Running 29.49s Step 215( N/A%), pre moving , FPS 10.49, Running 29.57s Step 216( N/A%), pre moving , FPS 10.50, Running 29.65s Step 217( N/A%), pre moving , FPS 10.51, Running 29.74s Step 218( N/A%), pre moving , FPS 10.68, Running 29.81s Step 219( N/A%), pre moving , FPS 10.86, Running 29.87s Step 220( N/A%), pre moving , FPS 11.13, Running 29.94s Step 221( N/A%), pre moving , FPS 11.27, Running 30.01s Step 222( N/A%), pre moving , FPS 11.69, Running 30.05s Step 223( N/A%), pre moving , FPS 12.22, Running 30.08s Step 224( N/A%), pre moving , FPS 12.75, Running 30.11s Step 225( N/A%), pre moving , FPS 13.39, Running 30.14s Step 226( N/A%), pre moving , FPS 13.89, Running 30.19s Step 227( N/A%), pre moving , FPS 14.24, Running 30.25s Step 228( N/A%), pre moving , FPS 14.71, Running 30.30s Step 229( N/A%), pre moving , FPS 15.35, Running 30.34s Step 230( N/A%), pre moving , FPS 16.14, Running 30.37s Step 231( N/A%), pre moving , FPS 17.07, Running 30.40s Step 232( N/A%), pre moving , FPS 17.91, Running 30.43s Step 233( N/A%), pre moving , FPS 18.76, Running 30.46s Step 234( N/A%), pre moving , FPS 19.91, Running 30.49s Step 235( N/A%), pre moving , FPS 20.90, Running 30.52s Step 236( N/A%), pre moving , FPS 15.52, Running 30.94s Step 237( N/A%), pre moving , FPS 16.26, Running 30.97s Step 238( N/A%), pre moving , FPS 16.70, Running 31.01s Step 239( N/A%), pre moving , FPS 17.17, Running 31.04s Step 240( N/A%), pre moving , FPS 17.75, Running 31.07s Step 241( N/A%), pre moving , FPS 18.12, Running 31.12s Step 242( N/A%), pre moving , FPS 17.81, Running 31.17s Step 243( N/A%), pre moving , FPS 17.34, Running 31.23s Step 244( N/A%), pre moving , FPS 17.00, Running 31.28s Step 245( N/A%), pre moving , FPS 16.74, Running 31.33s Step 246( N/A%), pre moving , FPS 16.69, Running 31.39s Step 247( N/A%), pre moving , FPS 16.74, Running 31.44s Step 248( N/A%), pre moving , FPS 16.65, Running 31.50s Step 249( N/A%), pre moving , FPS 16.37, Running 31.56s Step 250( N/A%), pre moving , FPS 16.06, Running 31.61s Step 251( N/A%), pre moving , FPS 15.79, Running 31.66s Step 252( N/A%), pre moving , FPS 15.25, Running 31.74s Step 253( N/A%), pre moving , FPS 14.82, Running 31.81s Step 254( N/A%), pre moving , FPS 14.39, Running 31.88s Step 255( N/A%), pre moving , FPS 13.98, Running 31.95s Step 256( N/A%), pre moving , FPS 18.52, Running 32.02s Step 257( N/A%), pre moving , FPS 17.94, Running 32.09s Step 258( N/A%), pre moving , FPS 17.34, Running 32.16s Step 259( N/A%), pre moving , FPS 16.73, Running 32.23s Step 260( N/A%), pre moving , FPS 16.18, Running 32.31s Step 261( N/A%), pre moving , FPS 15.92, Running 32.37s Step 262( N/A%), pre moving , FPS 15.59, Running 32.45s Step 263( N/A%), pre moving , FPS 15.49, Running 32.52s Step 264( N/A%), pre moving , FPS 15.14, Running 32.61s Step 265( N/A%), pre moving , FPS 14.66, Running 32.70s Step 266( N/A%), pre moving , FPS 14.43, Running 32.77s Step 267( N/A%), pre moving , FPS 14.10, Running 32.86s Step 268( N/A%), pre moving , FPS 13.88, Running 32.94s Step 269( N/A%), pre moving , FPS 13.48, Running 33.04s Step 270( N/A%), pre moving , FPS 13.35, Running 33.11s Step 271( N/A%), pre moving , FPS 13.04, Running 33.20s Step 272( N/A%), pre moving , FPS 13.05, Running 33.27s Step 273( N/A%), pre moving , FPS 12.90, Running 33.36s Step 274( N/A%), pre moving , FPS 12.91, Running 33.43s Step 275( N/A%), pre moving , FPS 12.81, Running 33.51s Step 276( N/A%), pre moving , FPS 12.77, Running 33.59s Step 277( N/A%), pre moving , FPS 12.63, Running 33.67s Step 278( N/A%), pre moving , FPS 12.58, Running 33.75s Step 279( N/A%), pre moving , FPS 12.39, Running 33.85s Step 280( N/A%), pre moving , FPS 12.32, Running 33.93s Step 281( N/A%), pre moving , FPS 12.20, Running 34.01s Step 282( N/A%), pre moving , FPS 12.12, Running 34.10s Step 283( N/A%), pre moving , FPS 11.94, Running 34.20s Step 284( N/A%), pre moving , FPS 11.96, Running 34.28s Step 285( N/A%), pre moving , FPS 12.16, Running 34.34s Step 286( N/A%), pre moving , FPS 12.09, Running 34.43s Step 287( N/A%), pre moving , FPS 12.23, Running 34.50s Step 288( N/A%), pre moving , FPS 12.32, Running 34.56s Step 289( N/A%), pre moving , FPS 12.59, Running 34.63s Step 290( N/A%), pre moving , FPS 12.63, Running 34.69s Step 291( N/A%), pre moving , FPS 12.77, Running 34.76s Step 292( N/A%), pre moving , FPS 12.79, Running 34.84s Step 293( N/A%), pre moving , FPS 12.92, Running 34.91s Step 294( N/A%), pre moving , FPS 12.97, Running 34.97s Step 295( N/A%), pre moving , FPS 13.15, Running 35.04s Step 296( N/A%), pre moving , FPS 13.14, Running 35.11s Step 297( N/A%), pre moving , FPS 13.26, Running 35.18s Step 298( N/A%), pre moving , FPS 13.39, Running 35.24s Step 299( N/A%), pre moving , FPS 13.73, Running 35.30s Step 300( N/A%), pre moving , FPS 13.91, Running 35.37s Step 301( N/A%), pre moving , FPS 14.28, Running 35.41s Step 302( N/A%), pre moving , FPS 14.74, Running 35.46s Step 303( N/A%), pre moving , FPS 15.25, Running 35.51s Step 304( N/A%), pre moving , FPS 15.85, Running 35.54s Step 305( N/A%), pre moving , FPS 16.27, Running 35.57s Step 306( N/A%), pre moving , FPS 16.99, Running 35.60s Step 307( N/A%), pre moving , FPS 17.27, Running 35.66s Step 308( N/A%), pre moving , FPS 17.49, Running 35.71s Step 309( N/A%), pre moving , FPS 17.76, Running 35.76s Step 310( N/A%), pre moving , FPS 18.02, Running 35.80s Step 311( N/A%), pre moving , FPS 18.36, Running 35.85s Step 312( N/A%), pre moving , FPS 18.67, Running 35.91s Step 313( N/A%), pre moving , FPS 18.99, Running 35.96s Step 314( N/A%), pre moving , FPS 19.28, Running 36.01s Step 315( N/A%), pre moving , FPS 19.52, Running 36.06s Step 316( N/A%), pre moving , FPS 19.91, Running 36.11s Step 317( N/A%), pre moving , FPS 20.04, Running 36.18s Step 318( N/A%), pre moving , FPS 20.60, Running 36.21s Step 319( N/A%), pre moving , FPS 21.26, Running 36.25s Step 320( N/A%), pre moving , FPS 21.99, Running 36.28s Step 321( N/A%), pre moving , FPS 22.36, Running 36.31s Step 322( N/A%), pre moving , FPS 22.59, Running 36.35s Step 323( N/A%), pre moving , FPS 22.92, Running 36.38s Step 324( N/A%), pre moving , FPS 22.87, Running 36.41s Step 325( N/A%), pre moving , FPS 22.62, Running 36.46s Step 326( N/A%), pre moving , FPS 22.52, Running 36.49s Step 327( N/A%), pre moving , FPS 23.03, Running 36.52s Step 328( N/A%), pre moving , FPS 23.62, Running 36.56s Step 329( N/A%), pre moving , FPS 24.08, Running 36.59s Step 330( N/A%), pre moving , FPS 24.56, Running 36.62s Step 331( N/A%), pre moving , FPS 25.11, Running 36.65s Step 332( N/A%), pre moving , FPS 25.84, Running 36.68s Step 333( N/A%), pre moving , FPS 16.87, Running 37.15s Step 334( N/A%), pre moving , FPS 17.09, Running 37.18s Step 335( N/A%), pre moving , FPS 17.26, Running 37.22s Step 336( N/A%), pre moving , FPS 17.52, Running 37.25s Step 337( N/A%), pre moving , FPS 18.00, Running 37.29s Step 338( N/A%), pre moving , FPS 18.04, Running 37.32s Step 339( N/A%), pre moving , FPS 17.94, Running 37.36s Step 340( N/A%), pre moving , FPS 17.63, Running 37.41s Step 341( N/A%), pre moving , FPS 17.16, Running 37.47s Step 342( N/A%), pre moving , FPS 16.64, Running 37.55s Step 343( N/A%), pre moving , FPS 16.26, Running 37.61s Step 344( N/A%), pre moving , FPS 15.86, Running 37.68s Step 345( N/A%), pre moving , FPS 15.45, Running 37.75s Step 346( N/A%), pre moving , FPS 15.07, Running 37.82s Step 347( N/A%), pre moving , FPS 14.67, Running 37.89s Step 348( N/A%), pre moving , FPS 14.23, Running 37.96s Step 349( N/A%), pre moving , FPS 13.87, Running 38.03s Step 350( N/A%), pre moving , FPS 13.69, Running 38.08s Step 351( N/A%), pre moving , FPS 13.54, Running 38.13s Step 352( N/A%), pre moving , FPS 13.39, Running 38.18s Step 353( N/A%), pre moving , FPS 18.50, Running 38.23s Step 354( N/A%), pre moving , FPS 18.08, Running 38.29s Step 355( N/A%), pre moving , FPS 18.18, Running 38.32s Step 356( N/A%), pre moving , FPS 18.25, Running 38.35s Step 357( N/A%), pre moving , FPS 18.29, Running 38.38s Step 358( N/A%), pre moving , FPS 18.23, Running 38.42s Step 359( N/A%), pre moving , FPS 18.31, Running 38.45s Step 360( N/A%), pre moving , FPS 18.57, Running 38.49s Step 361( N/A%), pre moving , FPS 19.15, Running 38.52s Step 362( N/A%), pre moving , FPS 19.94, Running 38.55s Step 363( N/A%), pre moving , FPS 20.42, Running 38.59s Step 364( N/A%), pre moving , FPS 21.12, Running 38.62s Step 365( N/A%), pre moving , FPS 22.14, Running 38.65s Step 366( N/A%), pre moving , FPS 23.11, Running 38.69s Step 367( N/A%), pre moving , FPS 24.10, Running 38.72s Step 368( N/A%), pre moving , FPS 25.34, Running 38.75s Step 369( N/A%), pre moving , FPS 26.38, Running 38.79s Step 370( N/A%), pre moving , FPS 26.77, Running 38.83s Step 371( N/A%), pre moving , FPS 27.32, Running 38.86s Step 372( N/A%), pre moving , FPS 27.77, Running 38.90s Step 373( N/A%), pre moving , FPS 28.59, Running 38.93s Step 374( N/A%), pre moving , FPS 29.65, Running 38.96s Step 375( N/A%), pre moving , FPS 29.32, Running 39.00s Step 376( N/A%), pre moving , FPS 28.99, Running 39.04s Step 377( N/A%), pre moving , FPS 28.72, Running 39.08s Step 378( N/A%), pre moving , FPS 28.91, Running 39.11s Step 379( N/A%), pre moving , FPS 28.99, Running 39.14s Step 380( N/A%), pre moving , FPS 29.14, Running 39.17s Step 381( N/A%), pre moving , FPS 28.95, Running 39.21s Step 382( N/A%), pre moving , FPS 28.74, Running 39.25s Step 383( N/A%), pre moving , FPS 28.77, Running 39.29s Step 384( N/A%), pre moving , FPS 28.69, Running 39.32s Step 385( N/A%), pre moving , FPS 28.60, Running 39.35s Step 386( N/A%), pre moving , FPS 28.50, Running 39.39s Step 387( N/A%), pre moving , FPS 28.47, Running 39.42s Step 388( N/A%), pre moving , FPS 28.54, Running 39.45s Step 389( N/A%), pre moving , FPS 28.54, Running 39.49s Step 390( N/A%), pre moving , FPS 28.48, Running 39.53s Step 391( N/A%), pre moving , FPS 28.21, Running 39.57s Step 392( N/A%), pre moving , FPS 28.38, Running 39.60s Step 393( N/A%), pre moving , FPS 28.44, Running 39.63s Step 394( N/A%), pre moving , FPS 28.46, Running 39.66s Step 395( N/A%), pre moving , FPS 28.73, Running 39.70s Step 396( N/A%), pre moving , FPS 29.03, Running 39.73s Step 397( N/A%), pre moving , FPS 29.26, Running 39.76s Step 398( N/A%), pre moving , FPS 29.34, Running 39.79s Step 399( N/A%), pre moving , FPS 29.27, Running 39.83s Step 400( N/A%), pre moving , FPS 29.07, Running 39.86s Step 401( N/A%), pre moving , FPS 29.13, Running 39.90s Step 402( N/A%), pre moving , FPS 29.21, Running 39.93s Step 403( N/A%), pre moving , FPS 29.52, Running 39.96s Step 404( N/A%), pre moving , FPS 29.60, Running 40.00s Step 405( N/A%), pre moving , FPS 29.68, Running 40.03s Step 406( N/A%), pre moving , FPS 29.64, Running 40.06s Step 407( N/A%), pre moving , FPS 29.34, Running 40.10s Step 408( N/A%), pre moving , FPS 29.36, Running 40.13s Step 409( N/A%), pre moving , FPS 29.58, Running 40.16s Step 410( N/A%), pre moving , FPS 29.86, Running 40.20s Step 411( N/A%), pre moving , FPS 30.16, Running 40.23s Step 412( N/A%), pre moving , FPS 30.02, Running 40.27s Step 413( N/A%), pre moving , FPS 30.08, Running 40.30s Step 414( N/A%), pre moving , FPS 11.12, Running 41.46s Step 415( N/A%), pre moving , FPS 10.13, Running 41.67s Step 416( N/A%), pre moving , FPS 9.59, Running 41.81s Step 417( N/A%), pre moving , FPS 8.90, Running 42.01s Step 418( N/A%), pre moving , FPS 8.44, Running 42.16s Step 419( N/A%), pre moving , FPS 7.82, Running 42.38s Step 420( N/A%), pre moving , FPS 7.43, Running 42.55s Step 421( N/A%), pre moving , FPS 6.89, Running 42.80s Step 422( N/A%), pre moving , FPS 6.63, Running 42.95s Step 423( N/A%), pre moving , FPS 6.26, Running 43.16s Step 424( N/A%), pre moving , FPS 6.08, Running 43.29s Step 425( N/A%), pre moving , FPS 5.71, Running 43.53s Step 426( N/A%), pre moving , FPS 5.56, Running 43.66s Step 427( N/A%), pre moving , FPS 5.30, Running 43.87s Step 428( N/A%), pre moving , FPS 5.13, Running 44.03s Step 429( N/A%), pre moving , FPS 4.91, Running 44.24s Step 430( N/A%), pre moving , FPS 4.76, Running 44.40s Step 431( N/A%), pre moving , FPS 4.57, Running 44.61s Step 432( N/A%), pre moving , FPS 4.49, Running 44.72s Step 433( N/A%), pre moving , FPS 4.29, Running 44.96s Step 434( 0.33%), action 1, FPS 4.77, Running 45.66s Step 435( 0.67%), action 2, FPS 4.75, Running 45.88s Step 436( 1.00%), action 3, FPS 4.47, Running 46.29s Step 437( 1.33%), action 4, FPS 4.35, Running 46.61s Step 438( 1.67%), action 5, FPS 3.99, Running 47.17s Step 439( 2.00%), action 6, FPS 4.01, Running 47.37s Step 440( 2.33%), action 7, FPS 3.84, Running 47.77s Step 441( 2.67%), action 8, FPS 3.87, Running 47.97s Step 442( 3.00%), action 9, FPS 3.71, Running 48.33s Step 443( 3.33%), action 10, FPS 3.71, Running 48.55s Step 444( 3.67%), action 11, FPS 3.50, Running 49.01s Step 445( 4.00%), action 12, FPS 3.23, Running 49.72s Step 446( 4.33%), action 13, FPS 2.87, Running 50.63s Step 447( 4.67%), action 14, FPS 2.78, Running 51.06s Step 448( 5.00%), action 15, FPS 2.64, Running 51.60s Step 449( 5.33%), action 16, FPS 2.52, Running 52.19s Step 450( 5.67%), action 17, FPS 2.42, Running 52.67s Step 451( 6.00%), action 18, FPS 2.37, Running 53.05s Step 452( 6.33%), action 19, FPS 2.28, Running 53.47s Step 453( 6.67%), action 20, FPS 2.21, Running 54.01s Step 454( 7.00%), action 21, FPS 2.13, Running 55.07s Step 455( 7.33%), action 22, FPS 2.10, Running 55.40s Step 456( 7.67%), action 23, FPS 2.07, Running 55.93s Step 457( 8.00%), action 24, FPS 2.07, Running 56.26s Step 458( 8.33%), action 25, FPS 2.06, Running 56.90s Step 459( 8.67%), action 26, FPS 2.03, Running 57.23s Step 460( 9.00%), action 27, FPS 1.97, Running 57.91s Step 461( 9.33%), action 28, FPS 1.92, Running 58.41s Step 462( 9.67%), action 29, FPS 1.84, Running 59.18s Step 463( 10.00%), action 30, FPS 1.84, Running 59.45s Step 464( 10.33%), action 31, FPS 1.80, Running 60.14s Step 465( 10.67%), action 32, FPS 1.84, Running 60.56s Step 466( 11.00%), action 33, FPS 1.89, Running 61.20s Step 467( 11.33%), action 34, FPS 1.87, Running 61.75s Step 468( 11.67%), action 35, FPS 1.88, Running 62.23s Step 469( 12.00%), action 36, FPS 1.93, Running 62.57s Step 470( 12.33%), action 37, FPS 1.95, Running 62.91s Step 471( 12.67%), action 38, FPS 1.99, Running 63.11s Step 472( 13.00%), action 39, FPS 2.00, Running 63.47s Step 473( 13.33%), action 40, FPS 2.07, Running 63.67s Step 474( 13.67%), action 41, FPS 2.16, Running 64.31s Step 475( 14.00%), action 42, FPS 2.20, Running 64.50s Step 476( 14.33%), action 43, FPS 2.14, Running 65.26s Step 477( 14.67%), action 44, FPS 2.15, Running 65.55s Step 478( 15.00%), action 45, FPS 2.18, Running 66.08s Step 479( 15.33%), action 46, FPS 2.14, Running 66.56s Step 480( 15.67%), action 47, FPS 2.17, Running 67.14s Step 481( 16.00%), action 48, FPS 2.21, Running 67.44s Step 482( 16.33%), action 49, FPS 2.28, Running 67.96s Step 483( 16.67%), action 50, FPS 2.28, Running 68.22s Step 484( 17.00%), action 51, FPS 2.36, Running 68.63s Step 485( 17.33%), action 52, FPS 2.42, Running 68.83s Step 486( 17.67%), action 53, FPS 2.54, Running 69.09s Step 487( 18.00%), action 54, FPS 2.66, Running 69.27s Step 488( 18.33%), action 55, FPS 2.72, Running 69.58s Step 489( 18.67%), action 56, FPS 2.78, Running 69.75s Step 490( 19.00%), action 57, FPS 2.76, Running 70.16s Step 491( 19.33%), action 58, FPS 2.74, Running 70.40s Step 492( 19.67%), action 59, FPS 2.73, Running 70.80s Step 493( 20.00%), action 60, FPS 2.69, Running 71.11s Step 494( 20.33%), action 61, FPS 2.70, Running 71.73s Step 495( 20.67%), action 62, FPS 2.66, Running 72.03s Step 496( 21.00%), action 63, FPS 2.76, Running 72.52s Step 497( 21.33%), action 64, FPS 2.76, Running 72.81s Step 498( 21.67%), action 65, FPS 2.77, Running 73.31s Step 499( 22.00%), action 66, FPS 2.88, Running 73.52s Step 500( 22.33%), action 67, FPS 3.00, Running 73.79s Step 501( 22.67%), action 68, FPS 3.06, Running 73.98s Step 502( 23.00%), action 69, FPS 3.19, Running 74.24s Step 503( 23.33%), action 70, FPS 3.22, Running 74.42s Step 504( 23.67%), action 71, FPS 3.24, Running 74.80s Step 505( 24.00%), action 72, FPS 3.21, Running 75.06s Step 506( 24.33%), action 73, FPS 3.17, Running 75.40s Step 507( 24.67%), action 74, FPS 3.13, Running 75.66s Step 508( 25.00%), action 75, FPS 3.01, Running 76.21s Step 509( 25.33%), action 76, FPS 2.93, Running 76.57s Step 510( 25.67%), action 77, FPS 2.88, Running 77.11s Step 511( 26.00%), action 78, FPS 2.84, Running 77.44s Step 512( 26.33%), action 79, FPS 2.76, Running 78.06s Step 513( 26.67%), action 80, FPS 2.74, Running 78.42s Step 514( 27.00%), action 81, FPS 2.76, Running 78.99s Step 515( 27.33%), action 82, FPS 2.79, Running 79.20s Step 516( 27.67%), action 83, FPS 2.86, Running 79.51s Step 517( 28.00%), action 84, FPS 2.89, Running 79.73s Step 518( 28.33%), action 85, FPS 2.93, Running 80.13s Step 519( 28.67%), action 86, FPS 2.94, Running 80.33s Step 520( 29.00%), action 87, FPS 2.89, Running 80.71s Step 521( 29.33%), action 88, FPS 2.86, Running 80.97s Step 522( 29.67%), action 89, FPS 2.78, Running 81.43s Step 523( 30.00%), action 90, FPS 2.74, Running 81.72s Step 524( 30.33%), action 91, FPS 2.63, Running 82.42s Step 525( 30.67%), action 92, FPS 2.60, Running 82.75s Step 526( 31.00%), action 93, FPS 2.53, Running 83.29s Step 527( 31.33%), action 94, FPS 2.51, Running 83.64s Step 528( 31.67%), action 95, FPS 2.47, Running 84.30s Step 529( 32.00%), action 96, FPS 2.47, Running 84.65s Step 530( 32.33%), action 97, FPS 2.55, Running 84.94s Step 531( 32.67%), action 98, FPS 2.60, Running 85.15s Step 532( 33.00%), action 99, FPS 2.71, Running 85.43s Step 533( 33.33%), action 100, FPS 2.78, Running 85.61s Step 534( 33.67%), action 101, FPS 2.81, Running 86.11s Step 535( 34.00%), action 102, FPS 2.79, Running 86.38s Step 536( 34.33%), action 103, FPS 2.73, Running 86.84s Step 537( 34.67%), action 104, FPS 2.68, Running 87.20s Step 538( 35.00%), action 105, FPS 2.62, Running 87.75s Step 539( 35.33%), action 106, FPS 2.59, Running 88.04s Step 540( 35.67%), action 107, FPS 2.45, Running 88.88s Step 541( 36.00%), action 108, FPS 2.41, Running 89.25s Step 542( 36.33%), action 109, FPS 2.42, Running 89.69s Step 543( 36.67%), action 110, FPS 2.45, Running 89.88s Step 544( 37.00%), action 111, FPS 2.42, Running 90.69s Step 545( 37.33%), action 112, FPS 2.45, Running 90.91s Step 546( 37.67%), action 113, FPS 2.49, Running 91.31s Step 547( 38.00%), action 114, FPS 2.51, Running 91.60s Step 548( 38.33%), action 115, FPS 2.58, Running 92.07s Step 549( 38.67%), action 116, FPS 2.55, Running 92.48s Step 550( 39.00%), action 117, FPS 2.48, Running 93.01s Step 551( 39.33%), action 118, FPS 2.40, Running 93.49s Step 552( 39.67%), action 119, FPS 2.30, Running 94.11s Step 553( 40.00%), action 120, FPS 2.27, Running 94.43s Step 554( 40.33%), action 121, FPS 2.25, Running 95.00s Step 555( 40.67%), action 122, FPS 2.27, Running 95.20s Step 556( 41.00%), action 123, FPS 2.32, Running 95.47s Step 557( 41.33%), action 124, FPS 2.36, Running 95.66s Step 558( 41.67%), action 125, FPS 2.41, Running 96.06s Step 559( 42.00%), action 126, FPS 2.32, Running 96.65s Step 560( 42.33%), action 127, FPS 2.41, Running 97.17s Step 561( 42.67%), action 128, FPS 2.44, Running 97.44s Step 562( 43.00%), action 129, FPS 2.38, Running 98.10s Step 563( 43.33%), action 130, FPS 2.33, Running 98.46s Step 564( 43.67%), action 131, FPS 2.27, Running 99.50s Step 565( 44.00%), action 132, FPS 2.24, Running 99.84s Step 566( 44.33%), action 133, FPS 2.17, Running 100.51s Step 567( 44.67%), action 134, FPS 2.17, Running 100.80s Step 568( 45.00%), action 135, FPS 2.19, Running 101.20s Step 569( 45.33%), action 136, FPS 2.24, Running 101.42s Step 570( 45.67%), action 137, FPS 2.29, Running 101.75s Step 571( 46.00%), action 138, FPS 2.36, Running 101.98s Step 572( 46.33%), action 139, FPS 2.36, Running 102.57s Step 573( 46.67%), action 140, FPS 2.35, Running 102.93s Step 574( 47.00%), action 141, FPS 2.33, Running 103.59s Step 575( 47.33%), action 142, FPS 2.29, Running 103.94s Step 576( 47.67%), action 143, FPS 2.22, Running 104.47s Step 577( 48.00%), action 144, FPS 2.19, Running 104.81s Step 578( 48.33%), action 145, FPS 2.17, Running 105.28s Step 579( 48.67%), action 146, FPS 2.25, Running 105.53s Step 580( 49.00%), action 147, FPS 2.31, Running 105.83s Step 581( 49.33%), action 148, FPS 2.32, Running 106.04s Step 582( 49.67%), action 149, FPS 2.38, Running 106.51s Step 583( 50.00%), action 150, FPS 2.40, Running 106.78s Step 584( 50.33%), action 151, FPS 2.55, Running 107.35s Step 585( 50.67%), action 152, FPS 2.57, Running 107.61s Step 586( 51.00%), action 153, FPS 2.60, Running 108.19s Step 587( 51.33%), action 154, FPS 2.54, Running 108.67s Step 588( 51.67%), action 155, FPS 2.51, Running 109.17s Step 589( 52.00%), action 156, FPS 2.44, Running 109.60s Step 590( 52.33%), action 157, FPS 2.35, Running 110.27s Step 591( 52.67%), action 158, FPS 2.33, Running 110.57s Step 592( 53.00%), action 159, FPS 2.41, Running 110.87s Step 593( 53.33%), action 160, FPS 2.34, Running 111.49s Step 594( 53.67%), action 161, FPS 2.39, Running 111.97s Step 595( 54.00%), action 162, FPS 2.43, Running 112.17s Step 596( 54.33%), action 163, FPS 2.37, Running 112.91s Step 597( 54.67%), action 164, FPS 2.25, Running 113.70s Step 598( 55.00%), action 165, FPS 2.22, Running 114.27s Step 599( 55.33%), action 166, FPS 2.15, Running 114.83s Step 600( 55.67%), action 167, FPS 2.09, Running 115.38s Step 601( 56.00%), action 168, FPS 2.06, Running 115.77s Step 602( 56.33%), action 169, FPS 2.07, Running 116.17s Step 603( 56.67%), action 170, FPS 2.08, Running 116.38s Step 604( 57.00%), action 171, FPS 2.10, Running 116.86s Step 605( 57.33%), action 172, FPS 2.10, Running 117.12s Step 606( 57.67%), action 173, FPS 2.15, Running 117.51s Step 607( 58.00%), action 174, FPS 2.18, Running 117.83s Step 608( 58.33%), action 175, FPS 2.19, Running 118.29s Step 609( 58.67%), action 176, FPS 2.23, Running 118.57s Step 610( 59.00%), action 177, FPS 2.27, Running 119.10s Step 611( 59.33%), action 178, FPS 2.25, Running 119.46s Step 612( 59.67%), action 179, FPS 2.20, Running 119.98s Step 613( 60.00%), action 180, FPS 2.27, Running 120.31s Step 614( 60.33%), action 181, FPS 2.23, Running 120.95s Step 615( 60.67%), action 182, FPS 2.20, Running 121.24s Step 616( 61.00%), action 183, FPS 2.32, Running 121.54s Step 617( 61.33%), action 184, FPS 2.49, Running 121.72s Step 618( 61.67%), action 185, FPS 2.58, Running 122.03s Step 619( 62.00%), action 186, FPS 2.69, Running 122.27s Step 620( 62.33%), action 187, FPS 2.65, Running 122.93s Step 621( 62.67%), action 188, FPS 2.66, Running 123.29s Step 622( 63.00%), action 189, FPS 2.60, Running 123.87s Step 623( 63.33%), action 190, FPS 2.55, Running 124.22s Step 624( 63.67%), action 191, FPS 2.48, Running 124.91s Step 625( 64.00%), action 192, FPS 2.34, Running 125.67s Step 626( 64.33%), action 193, FPS 2.28, Running 126.28s Step 627( 64.67%), action 194, FPS 2.28, Running 126.58s Step 628( 65.00%), action 195, FPS 2.33, Running 126.87s Step 629( 65.33%), action 196, FPS 2.35, Running 127.08s Step 630( 65.67%), action 197, FPS 2.36, Running 127.59s Step 631( 66.00%), action 198, FPS 2.38, Running 127.86s Step 632( 66.33%), action 199, FPS 2.44, Running 128.18s Step 633( 66.67%), action 200, FPS 2.47, Running 128.39s Step 634( 67.00%), action 201, FPS 2.45, Running 129.13s Step 635( 67.33%), action 202, FPS 2.42, Running 129.50s Step 636( 67.67%), action 203, FPS 2.27, Running 130.34s Step 637( 68.00%), action 204, FPS 2.22, Running 130.72s [2026-08-02 23:11:36] [97 ] Seed 96 success after 131.48 s. +steps: 637 , actions: 204 . +Instruction: Empty +Total 58/97(59.79%) success. +Setting seed: 97 +Step 1( N/A%), pre moving , FPS 5.18, Running 0.19s Step 2( N/A%), pre moving , FPS 6.64, Running 0.30s Step 3( N/A%), pre moving , FPS 7.51, Running 0.40s Step 4( N/A%), pre moving , FPS 7.81, Running 0.51s Step 5( N/A%), pre moving , FPS 8.34, Running 0.60s Step 6( N/A%), pre moving , FPS 9.42, Running 0.64s Step 7( N/A%), pre moving , FPS 10.38, Running 0.67s Step 8( N/A%), pre moving , FPS 11.25, Running 0.71s Step 9( N/A%), pre moving , FPS 12.06, Running 0.75s Step 10( N/A%), pre moving , FPS 12.80, Running 0.78s Step 11( N/A%), pre moving , FPS 13.40, Running 0.82s Step 12( N/A%), pre moving , FPS 13.86, Running 0.87s Step 13( N/A%), pre moving , FPS 14.41, Running 0.90s Step 14( N/A%), pre moving , FPS 14.91, Running 0.94s Step 15( N/A%), pre moving , FPS 15.38, Running 0.98s Step 16( N/A%), pre moving , FPS 15.77, Running 1.01s Step 17( N/A%), pre moving , FPS 16.18, Running 1.05s Step 18( N/A%), pre moving , FPS 16.55, Running 1.09s Step 19( N/A%), pre moving , FPS 16.91, Running 1.12s Step 20( N/A%), pre moving , FPS 17.25, Running 1.16s Step 21( N/A%), pre moving , FPS 17.01, Running 1.37s Step 22( N/A%), pre moving , FPS 17.51, Running 1.44s Step 23( N/A%), pre moving , FPS 18.42, Running 1.49s Step 24( N/A%), pre moving , FPS 19.86, Running 1.52s Step 25( N/A%), pre moving , FPS 20.99, Running 1.55s Step 26( N/A%), pre moving , FPS 17.99, Running 1.75s Step 27( N/A%), pre moving , FPS 17.84, Running 1.80s Step 28( N/A%), pre moving , FPS 17.71, Running 1.84s Step 29( N/A%), pre moving , FPS 17.63, Running 1.88s Step 30( N/A%), pre moving , FPS 17.63, Running 1.92s Step 31( N/A%), pre moving , FPS 17.67, Running 1.95s Step 32( N/A%), pre moving , FPS 17.82, Running 1.99s Step 33( N/A%), pre moving , FPS 17.84, Running 2.02s Step 34( N/A%), pre moving , FPS 17.86, Running 2.06s Step 35( N/A%), pre moving , FPS 17.78, Running 2.10s Step 36( N/A%), pre moving , FPS 14.48, Running 2.40s Step 37( N/A%), pre moving , FPS 14.47, Running 2.43s Step 38( N/A%), pre moving , FPS 14.42, Running 2.48s Step 39( N/A%), pre moving , FPS 14.35, Running 2.52s Step 40( N/A%), pre moving , FPS 14.26, Running 2.56s Step 41( N/A%), pre moving , FPS 16.24, Running 2.60s Step 42( N/A%), pre moving , FPS 16.61, Running 2.65s Step 43( N/A%), pre moving , FPS 16.22, Running 2.72s Step 44( N/A%), pre moving , FPS 15.73, Running 2.79s Step 45( N/A%), pre moving , FPS 15.20, Running 2.87s Step 46( N/A%), pre moving , FPS 16.48, Running 2.96s Step 47( N/A%), pre moving , FPS 15.80, Running 3.06s Step 48( N/A%), pre moving , FPS 15.55, Running 3.13s Step 49( N/A%), pre moving , FPS 15.01, Running 3.21s Step 50( N/A%), pre moving , FPS 14.55, Running 3.29s Step 51( N/A%), pre moving , FPS 14.16, Running 3.37s Step 52( N/A%), pre moving , FPS 13.47, Running 3.47s Step 53( N/A%), pre moving , FPS 12.52, Running 3.62s Step 54( N/A%), pre moving , FPS 11.48, Running 3.80s Step 55( N/A%), pre moving , FPS 10.61, Running 3.99s Step 56( N/A%), pre moving , FPS 11.34, Running 4.16s Step 57( N/A%), pre moving , FPS 10.55, Running 4.33s Step 58( N/A%), pre moving , FPS 9.81, Running 4.51s Step 59( N/A%), pre moving , FPS 9.16, Running 4.70s Step 60( N/A%), pre moving , FPS 8.68, Running 4.87s Step 61( N/A%), pre moving , FPS 8.18, Running 5.05s Step 62( N/A%), pre moving , FPS 7.75, Running 5.23s Step 63( N/A%), pre moving , FPS 7.43, Running 5.41s Step 64( N/A%), pre moving , FPS 7.18, Running 5.57s Step 65( N/A%), pre moving , FPS 6.94, Running 5.75s Step 66( N/A%), pre moving , FPS 6.76, Running 5.92s Step 67( N/A%), pre moving , FPS 6.58, Running 6.10s Step 68( N/A%), pre moving , FPS 6.35, Running 6.28s Step 69( N/A%), pre moving , FPS 6.24, Running 6.42s Step 70( N/A%), pre moving , FPS 6.06, Running 6.59s Step 71( N/A%), pre moving , FPS 5.90, Running 6.76s Step 72( N/A%), pre moving , FPS 5.82, Running 6.91s Step 73( N/A%), pre moving , FPS 5.98, Running 6.97s Step 74( N/A%), pre moving , FPS 6.19, Running 7.03s Step 75( N/A%), pre moving , FPS 6.43, Running 7.10s Step 76( N/A%), pre moving , FPS 6.67, Running 7.16s Step 77( N/A%), pre moving , FPS 6.93, Running 7.21s Step 78( N/A%), pre moving , FPS 7.24, Running 7.28s Step 79( N/A%), pre moving , FPS 7.56, Running 7.35s Step 80( N/A%), pre moving , FPS 7.87, Running 7.41s Step 81( N/A%), pre moving , FPS 8.27, Running 7.46s Step 82( N/A%), pre moving , FPS 8.72, Running 7.52s Step 83( N/A%), pre moving , FPS 9.22, Running 7.58s Step 84( N/A%), pre moving , FPS 9.67, Running 7.64s Step 85( N/A%), pre moving , FPS 10.33, Running 7.68s Step 86( N/A%), pre moving , FPS 11.10, Running 7.72s Step 87( N/A%), pre moving , FPS 12.07, Running 7.76s Step 88( N/A%), pre moving , FPS 13.13, Running 7.80s Step 89( N/A%), pre moving , FPS 14.01, Running 7.85s Step 90( N/A%), pre moving , FPS 15.37, Running 7.89s Step 91( N/A%), pre moving , FPS 17.01, Running 7.93s Step 92( N/A%), pre moving , FPS 18.88, Running 7.97s Step 93( N/A%), pre moving , FPS 19.23, Running 8.01s Step 94( N/A%), pre moving , FPS 19.70, Running 8.05s Step 95( N/A%), pre moving , FPS 20.31, Running 8.08s Step 96( N/A%), pre moving , FPS 20.74, Running 8.12s Step 97( N/A%), pre moving , FPS 21.04, Running 8.16s Step 98( N/A%), pre moving , FPS 21.44, Running 8.21s Step 99( N/A%), pre moving , FPS 22.20, Running 8.25s Step 100( N/A%), pre moving , FPS 22.81, Running 8.28s Step 101( N/A%), pre moving , FPS 23.00, Running 8.33s Step 102( N/A%), pre moving , FPS 22.25, Running 8.42s Step 103( N/A%), pre moving , FPS 21.32, Running 8.52s Step 104( N/A%), pre moving , FPS 20.92, Running 8.60s Step 105( N/A%), pre moving , FPS 20.43, Running 8.66s Step 106( N/A%), pre moving , FPS 19.54, Running 8.75s Step 107( N/A%), pre moving , FPS 18.34, Running 8.85s Step 108( N/A%), pre moving , FPS 17.76, Running 8.93s Step 109( N/A%), pre moving , FPS 17.01, Running 9.02s Step 110( N/A%), pre moving , FPS 16.68, Running 9.09s Step 111( N/A%), pre moving , FPS 16.24, Running 9.16s Step 112( N/A%), pre moving , FPS 15.55, Running 9.26s Step 113( N/A%), pre moving , FPS 9.67, Running 10.07s Step 114( N/A%), pre moving , FPS 8.93, Running 10.29s Step 115( N/A%), pre moving , FPS 7.70, Running 10.68s Step 116( N/A%), pre moving , FPS 7.17, Running 10.91s Step 117( N/A%), pre moving , FPS 6.39, Running 11.29s Step 118( N/A%), pre moving , FPS 6.04, Running 11.52s Step 119( N/A%), pre moving , FPS 5.45, Running 11.92s Step 120( N/A%), pre moving , FPS 5.26, Running 12.09s Step 121( N/A%), pre moving , FPS 4.97, Running 12.36s Step 122( N/A%), pre moving , FPS 4.82, Running 12.57s Step 123( N/A%), pre moving , FPS 4.49, Running 12.97s Step 124( N/A%), pre moving , FPS 4.38, Running 13.17s Step 125( N/A%), pre moving , FPS 4.09, Running 13.55s Step 126( N/A%), pre moving , FPS 3.97, Running 13.79s Step 127( N/A%), pre moving , FPS 3.73, Running 14.21s Step 128( N/A%), pre moving , FPS 3.64, Running 14.42s Step 129( N/A%), pre moving , FPS 3.39, Running 14.92s Step 130( N/A%), pre moving , FPS 3.29, Running 15.17s Step 131( N/A%), pre moving , FPS 3.14, Running 15.54s Step 132( N/A%), pre moving , FPS 3.07, Running 15.78s Step 133( N/A%), pre moving , FPS 3.35, Running 16.05s Step 134( N/A%), pre moving , FPS 3.37, Running 16.23s Step 135( N/A%), pre moving , FPS 3.42, Running 16.53s Step 136( N/A%), pre moving , FPS 3.43, Running 16.74s Step 137( N/A%), pre moving , FPS 3.42, Running 17.14s Step 138( N/A%), pre moving , FPS 3.41, Running 17.39s Step 139( N/A%), pre moving , FPS 3.39, Running 17.82s Step 140( N/A%), pre moving , FPS 3.36, Running 18.04s Step 141( N/A%), pre moving , FPS 3.26, Running 18.49s Step 142( N/A%), pre moving , FPS 3.24, Running 18.74s Step 143( N/A%), pre moving , FPS 3.26, Running 19.11s Step 144( N/A%), pre moving , FPS 3.22, Running 19.38s Step 145( N/A%), pre moving , FPS 3.20, Running 19.80s Step 146( N/A%), pre moving , FPS 3.21, Running 20.02s Step 147( N/A%), pre moving , FPS 3.32, Running 20.23s Step 148( N/A%), pre moving , FPS 3.36, Running 20.37s Step 149( N/A%), pre moving , FPS 3.45, Running 20.72s Step 150( N/A%), pre moving , FPS 3.49, Running 20.89s Step 151( N/A%), pre moving , FPS 3.54, Running 21.19s Step 152( N/A%), pre moving , FPS 3.52, Running 21.47s Step 153( N/A%), pre moving , FPS 3.44, Running 21.87s Step 154( N/A%), pre moving , FPS 3.38, Running 22.13s Step 155( N/A%), pre moving , FPS 3.32, Running 22.56s Step 156( N/A%), pre moving , FPS 3.32, Running 22.78s Step 157( N/A%), pre moving , FPS 3.32, Running 23.16s Step 158( N/A%), pre moving , FPS 3.33, Running 23.40s Step 159( N/A%), pre moving , FPS 3.35, Running 23.80s Step 160( N/A%), pre moving , FPS 3.35, Running 24.02s Step 161( N/A%), pre moving , FPS 3.47, Running 24.25s Step 162( N/A%), pre moving , FPS 3.51, Running 24.43s Step 163( N/A%), pre moving , FPS 3.54, Running 24.76s Step 164( N/A%), pre moving , FPS 3.58, Running 24.97s Step 165( N/A%), pre moving , FPS 3.60, Running 25.36s Step 166( N/A%), pre moving , FPS 3.56, Running 25.63s Step 167( N/A%), pre moving , FPS 3.41, Running 26.09s Step 168( N/A%), pre moving , FPS 3.43, Running 26.20s Step 169( N/A%), pre moving , FPS 3.58, Running 26.31s Step 170( N/A%), pre moving , FPS 3.62, Running 26.42s Step 171( N/A%), pre moving , FPS 3.74, Running 26.54s Step 172( N/A%), pre moving , FPS 3.85, Running 26.66s Step 173( N/A%), pre moving , FPS 4.08, Running 26.77s Step 174( N/A%), pre moving , FPS 4.19, Running 26.90s Step 175( N/A%), pre moving , FPS 4.48, Running 27.02s Step 176( N/A%), pre moving , FPS 4.59, Running 27.13s Step 177( N/A%), pre moving , FPS 4.88, Running 27.25s Step 178( N/A%), pre moving , FPS 4.44, Running 27.90s Step 179( N/A%), pre moving , FPS 4.74, Running 28.02s Step 180( N/A%), pre moving , FPS 4.84, Running 28.15s Step 181( N/A%), pre moving , FPS 4.97, Running 28.27s Step 182( N/A%), pre moving , FPS 5.03, Running 28.40s Step 183( N/A%), pre moving , FPS 5.30, Running 28.53s Step 184( N/A%), pre moving , FPS 5.38, Running 28.68s Step 185( N/A%), pre moving , FPS 5.79, Running 28.81s Step 186( N/A%), pre moving , FPS 6.06, Running 28.93s Step 187( N/A%), pre moving , FPS 6.73, Running 29.06s Step 188( N/A%), pre moving , FPS 6.78, Running 29.15s Step 189( N/A%), pre moving , FPS 6.57, Running 29.35s Step 190( N/A%), pre moving , FPS 6.40, Running 29.55s Step 191( N/A%), pre moving , FPS 6.26, Running 29.74s Step 192( N/A%), pre moving , FPS 6.12, Running 29.93s Step 193( N/A%), pre moving , FPS 5.78, Running 30.23s Step 194( N/A%), pre moving , FPS 5.71, Running 30.40s Step 195( N/A%), pre moving , FPS 5.50, Running 30.65s Step 196( N/A%), pre moving , FPS 5.40, Running 30.83s Step 197( N/A%), pre moving , FPS 5.16, Running 31.13s Step 198( N/A%), pre moving , FPS 5.48, Running 31.55s Step 199( N/A%), pre moving , FPS 5.23, Running 31.84s Step 200( N/A%), pre moving , FPS 4.96, Running 32.19s Step 201( N/A%), pre moving , FPS 4.78, Running 32.46s Step 202( N/A%), pre moving , FPS 4.69, Running 32.67s Step 203( N/A%), pre moving , FPS 4.59, Running 32.89s Step 204( N/A%), pre moving , FPS 4.51, Running 33.12s Step 205( N/A%), pre moving , FPS 4.41, Running 33.35s Step 206( N/A%), pre moving , FPS 4.19, Running 33.71s Step 207( N/A%), pre moving , FPS 3.99, Running 34.07s Step 208( N/A%), pre moving , FPS 3.80, Running 34.42s Step 209( N/A%), pre moving , FPS 3.68, Running 34.78s Step 210( N/A%), pre moving , FPS 3.58, Running 35.13s Step 211( N/A%), pre moving , FPS 3.48, Running 35.48s Step 212( N/A%), pre moving , FPS 3.39, Running 35.83s Step 213( N/A%), pre moving , FPS 3.35, Running 36.20s Step 214( N/A%), pre moving , FPS 3.30, Running 36.46s Step 215( N/A%), pre moving , FPS 3.30, Running 36.70s Step 216( N/A%), pre moving , FPS 3.28, Running 36.93s Step 217( N/A%), pre moving , FPS 3.33, Running 37.13s Step 218( N/A%), pre moving , FPS 3.46, Running 37.34s Step 219( N/A%), pre moving , FPS 3.44, Running 37.65s Step 220( N/A%), pre moving , FPS 3.48, Running 37.93s Step 221( N/A%), pre moving , FPS 3.45, Running 38.25s Step 222( N/A%), pre moving , FPS 3.41, Running 38.54s Step 223( N/A%), pre moving , FPS 3.40, Running 38.77s Step 224( N/A%), pre moving , FPS 3.39, Running 39.02s Step 225( N/A%), pre moving , FPS 3.37, Running 39.28s Step 226( N/A%), pre moving , FPS 3.50, Running 39.43s Step 227( N/A%), pre moving , FPS 3.65, Running 39.54s Step 228( N/A%), pre moving , FPS 3.81, Running 39.67s Step 229( N/A%), pre moving , FPS 4.00, Running 39.78s Step 230( N/A%), pre moving , FPS 4.13, Running 39.98s Step 231( N/A%), pre moving , FPS 4.27, Running 40.16s Step 232( N/A%), pre moving , FPS 4.44, Running 40.34s Step 233( N/A%), pre moving , FPS 4.76, Running 40.40s Step 234( N/A%), pre moving , FPS 4.98, Running 40.47s Step 235( N/A%), pre moving , FPS 5.18, Running 40.56s Step 236( N/A%), pre moving , FPS 5.42, Running 40.62s Step 237( N/A%), pre moving , FPS 5.59, Running 40.71s Step 238( N/A%), pre moving , FPS 5.82, Running 40.78s Step 239( N/A%), pre moving , FPS 6.23, Running 40.86s Step 240( N/A%), pre moving , FPS 5.66, Running 41.47s Step 241( N/A%), pre moving , FPS 5.96, Running 41.60s Step 242( N/A%), pre moving , FPS 6.30, Running 41.71s Step 243( N/A%), pre moving , FPS 6.55, Running 41.83s Step 244( N/A%), pre moving , FPS 6.87, Running 41.93s Step 245( N/A%), pre moving , FPS 7.04, Running 42.12s Step 246( N/A%), pre moving , FPS 6.97, Running 42.30s Step 247( N/A%), pre moving , FPS 6.82, Running 42.48s Step 248( N/A%), pre moving , FPS 6.69, Running 42.66s Step 249( N/A%), pre moving , FPS 6.53, Running 42.84s Step 250( N/A%), pre moving , FPS 6.55, Running 43.03s Step 251( N/A%), pre moving , FPS 6.55, Running 43.21s Step 252( N/A%), pre moving , FPS 6.59, Running 43.38s Step 253( N/A%), pre moving , FPS 6.34, Running 43.56s Step 254( N/A%), pre moving , FPS 6.13, Running 43.73s Step 255( N/A%), pre moving , FPS 5.97, Running 43.91s Step 256( N/A%), pre moving , FPS 5.76, Running 44.09s Step 257( N/A%), pre moving , FPS 5.60, Running 44.28s Step 258( N/A%), pre moving , FPS 5.51, Running 44.41s Step 259( N/A%), pre moving , FPS 5.39, Running 44.57s Step 260( N/A%), pre moving , FPS 6.14, Running 44.73s Step 261( N/A%), pre moving , FPS 6.18, Running 44.84s Step 262( N/A%), pre moving , FPS 6.16, Running 44.96s Step 263( N/A%), pre moving , FPS 6.08, Running 45.11s Step 264( N/A%), pre moving , FPS 6.07, Running 45.23s Step 265( N/A%), pre moving , FPS 6.00, Running 45.45s Step 266( N/A%), pre moving , FPS 5.90, Running 45.69s Step 267( N/A%), pre moving , FPS 5.68, Running 46.00s Step 268( N/A%), pre moving , FPS 5.56, Running 46.26s Step 269( N/A%), pre moving , FPS 5.43, Running 46.53s Step 270( N/A%), pre moving , FPS 5.34, Running 46.77s Step 271( N/A%), pre moving , FPS 5.18, Running 47.08s Step 272( N/A%), pre moving , FPS 5.09, Running 47.30s Step 273( N/A%), pre moving , FPS 5.01, Running 47.55s Step 274( N/A%), pre moving , FPS 4.89, Running 47.82s Step 275( N/A%), pre moving , FPS 4.82, Running 48.06s Step 276( N/A%), pre moving , FPS 4.76, Running 48.30s Step 277( N/A%), pre moving , FPS 4.75, Running 48.49s Step 278( N/A%), pre moving , FPS 4.73, Running 48.63s Step 279( N/A%), pre moving , FPS 4.74, Running 48.79s Step 280( N/A%), pre moving , FPS 4.75, Running 48.93s Step 281( N/A%), pre moving , FPS 4.69, Running 49.10s Step 282( N/A%), pre moving , FPS 4.65, Running 49.26s Step 283( N/A%), pre moving , FPS 4.65, Running 49.41s Step 284( N/A%), pre moving , FPS 4.51, Running 49.66s Step 285( N/A%), pre moving , FPS 4.51, Running 49.89s Step 286( N/A%), pre moving , FPS 4.52, Running 50.12s Step 287( N/A%), pre moving , FPS 4.64, Running 50.31s Step 288( N/A%), pre moving , FPS 4.64, Running 50.57s Step 289( N/A%), pre moving , FPS 4.69, Running 50.79s Step 290( N/A%), pre moving , FPS 4.68, Running 51.05s Step 291( N/A%), pre moving , FPS 4.77, Running 51.27s Step 292( N/A%), pre moving , FPS 4.67, Running 51.59s Step 293( N/A%), pre moving , FPS 4.62, Running 51.88s Step 294( N/A%), pre moving , FPS 4.60, Running 52.17s Step 295( N/A%), pre moving , FPS 4.60, Running 52.41s Step 296( N/A%), pre moving , FPS 4.61, Running 52.63s Step 297( N/A%), pre moving , FPS 4.62, Running 52.82s Step 298( N/A%), pre moving , FPS 4.60, Running 52.99s Step 299( N/A%), pre moving , FPS 4.55, Running 53.19s Step 300( N/A%), pre moving , FPS 4.55, Running 53.33s Step 301( N/A%), pre moving , FPS 4.54, Running 53.51s Step 302( N/A%), pre moving , FPS 4.46, Running 53.75s Step 303( N/A%), pre moving , FPS 4.39, Running 53.97s Step 304( N/A%), pre moving , FPS 4.38, Running 54.22s Step 305( N/A%), pre moving , FPS 4.45, Running 54.38s Step 306( N/A%), pre moving , FPS 4.50, Running 54.57s Step 307( N/A%), pre moving , FPS 4.52, Running 54.74s Step 308( N/A%), pre moving , FPS 4.68, Running 54.85s Step 309( N/A%), pre moving , FPS 4.79, Running 54.96s Step 310( N/A%), pre moving , FPS 4.96, Running 55.08s Step 311( N/A%), pre moving , FPS 5.09, Running 55.20s Step 312( N/A%), pre moving , FPS 5.37, Running 55.31s Step 313( N/A%), pre moving , FPS 5.64, Running 55.43s Step 314( N/A%), pre moving , FPS 5.94, Running 55.54s Step 315( N/A%), pre moving , FPS 6.20, Running 55.64s Step 316( N/A%), pre moving , FPS 6.40, Running 55.76s Step 317( N/A%), pre moving , FPS 6.56, Running 55.87s Step 318( N/A%), pre moving , FPS 6.65, Running 55.99s Step 319( N/A%), pre moving , FPS 6.83, Running 56.11s Step 320( N/A%), pre moving , FPS 6.90, Running 56.23s Step 321( N/A%), pre moving , FPS 7.07, Running 56.33s Step 322( N/A%), pre moving , FPS 7.37, Running 56.46s Step 323( N/A%), pre moving , FPS 7.72, Running 56.56s Step 324( N/A%), pre moving , FPS 8.28, Running 56.64s Step 325( N/A%), pre moving , FPS 8.49, Running 56.74s Step 326( N/A%), pre moving , FPS 8.94, Running 56.80s Step 327( N/A%), pre moving , FPS 9.34, Running 56.88s Step 328( N/A%), pre moving , FPS 9.52, Running 56.94s Step 329( N/A%), pre moving , FPS 9.81, Running 57.00s Step 330( N/A%), pre moving , FPS 10.02, Running 57.07s Step 331( N/A%), pre moving , FPS 10.30, Running 57.14s Step 332( N/A%), pre moving , FPS 10.55, Running 57.20s Step 333( N/A%), pre moving , FPS 8.43, Running 57.80s Step 334( N/A%), pre moving , FPS 8.37, Running 57.93s Step 335( N/A%), pre moving , FPS 8.30, Running 58.05s Step 336( N/A%), pre moving , FPS 8.30, Running 58.17s Step 337( N/A%), pre moving , FPS 8.32, Running 58.27s Step 338( N/A%), pre moving , FPS 8.39, Running 58.38s Step 339( N/A%), pre moving , FPS 8.35, Running 58.51s Step 340( N/A%), pre moving , FPS 8.37, Running 58.62s Step 341( N/A%), pre moving , FPS 8.34, Running 58.73s Step 342( N/A%), pre moving , FPS 8.38, Running 58.85s Step 343( N/A%), pre moving , FPS 8.34, Running 58.95s Step 344( N/A%), pre moving , FPS 8.26, Running 59.06s Step 345( N/A%), pre moving , FPS 8.15, Running 59.19s Step 346( N/A%), pre moving , FPS 7.98, Running 59.31s Step 347( N/A%), pre moving , FPS 7.71, Running 59.48s Step 348( N/A%), pre moving , FPS 7.36, Running 59.66s Step 349( N/A%), pre moving , FPS 7.03, Running 59.85s Step 350( N/A%), pre moving , FPS 6.81, Running 60.01s Step 351( N/A%), pre moving , FPS 6.56, Running 60.19s Step 352( N/A%), pre moving , FPS 6.32, Running 60.37s Step 353( N/A%), pre moving , FPS 7.34, Running 60.53s Step 354( N/A%), pre moving , FPS 7.43, Running 60.62s Step 355( N/A%), pre moving , FPS 7.39, Running 60.76s Step 356( N/A%), pre moving , FPS 7.47, Running 60.84s Step 357( N/A%), pre moving , FPS 7.57, Running 60.91s Step 358( N/A%), pre moving , FPS 7.72, Running 60.97s Step 359( N/A%), pre moving , FPS 7.89, Running 61.04s Step 360( N/A%), pre moving , FPS 7.97, Running 61.12s Step 361( N/A%), pre moving , FPS 8.00, Running 61.23s Step 362( N/A%), pre moving , FPS 8.16, Running 61.30s Step 363( N/A%), pre moving , FPS 8.17, Running 61.40s Step 364( N/A%), pre moving , FPS 8.17, Running 61.51s Step 365( N/A%), pre moving , FPS 8.18, Running 61.64s Step 366( N/A%), pre moving , FPS 8.14, Running 61.77s Step 367( N/A%), pre moving , FPS 8.35, Running 61.87s Step 368( N/A%), pre moving , FPS 8.63, Running 61.98s Step 369( N/A%), pre moving , FPS 8.88, Running 62.10s Step 370( N/A%), pre moving , FPS 9.08, Running 62.21s Step 371( N/A%), pre moving , FPS 9.32, Running 62.34s Step 372( N/A%), pre moving , FPS 9.57, Running 62.46s Step 373( N/A%), pre moving , FPS 9.76, Running 62.57s Step 374( N/A%), pre moving , FPS 9.73, Running 62.68s Step 375( N/A%), pre moving , FPS 5.81, Running 64.20s Step 376( N/A%), pre moving , FPS 5.46, Running 64.51s Step 377( N/A%), pre moving , FPS 5.26, Running 64.71s Step 378( N/A%), pre moving , FPS 4.90, Running 65.05s Step 379( N/A%), pre moving , FPS 4.80, Running 65.21s Step 380( N/A%), pre moving , FPS 4.46, Running 65.60s Step 381( N/A%), pre moving , FPS 4.37, Running 65.81s Step 382( N/A%), pre moving , FPS 4.07, Running 66.21s Step 383( N/A%), pre moving , FPS 3.96, Running 66.45s Step 384( N/A%), pre moving , FPS 3.78, Running 66.81s Step 385( N/A%), pre moving , FPS 3.69, Running 67.05s Step 386( N/A%), pre moving , FPS 3.52, Running 67.45s Step 387( N/A%), pre moving , FPS 3.45, Running 67.67s Step 388( N/A%), pre moving , FPS 3.33, Running 67.99s Step 389( N/A%), pre moving , FPS 3.32, Running 68.12s Step 390( N/A%), pre moving , FPS 3.22, Running 68.42s Step 391( N/A%), pre moving , FPS 3.19, Running 68.61s Step 392( N/A%), pre moving , FPS 3.05, Running 69.01s Step 393( N/A%), pre moving , FPS 3.01, Running 69.21s Step 394( N/A%), pre moving , FPS 2.89, Running 69.60s Step 395( 0.33%), action 1, FPS 3.23, Running 70.39s Step 396( 0.67%), action 2, FPS 3.11, Running 70.95s Step 397( 1.00%), action 3, FPS 2.93, Running 71.53s Step 398( 1.33%), action 4, FPS 2.92, Running 71.89s Step 399( 1.67%), action 5, FPS 2.85, Running 72.23s Step 400( 2.00%), action 6, FPS 2.87, Running 72.58s Step 401( 2.33%), action 7, FPS 2.76, Running 73.06s Step 402( 2.67%), action 8, FPS 2.73, Running 73.54s Step 403( 3.00%), action 9, FPS 2.62, Running 74.07s Step 404( 3.33%), action 10, FPS 2.47, Running 74.92s Step 405( 3.67%), action 11, FPS 2.33, Running 75.63s Step 406( 4.00%), action 12, FPS 2.37, Running 75.90s Step 407( 4.33%), action 13, FPS 2.32, Running 76.29s Step 408( 4.67%), action 14, FPS 2.30, Running 76.67s Step 409( 5.00%), action 15, FPS 2.20, Running 77.21s Step 410( 5.33%), action 16, FPS 2.18, Running 77.60s Step 411( 5.67%), action 17, FPS 2.10, Running 78.12s Step 412( 6.00%), action 18, FPS 2.04, Running 78.80s Step 413( 6.33%), action 19, FPS 1.97, Running 79.35s Step 414( 6.67%), action 20, FPS 2.00, Running 79.62s Step 415( 7.00%), action 21, FPS 2.04, Running 80.21s Step 416( 7.33%), action 22, FPS 2.05, Running 80.71s Step 417( 7.67%), action 23, FPS 1.97, Running 81.68s Step 418( 8.00%), action 24, FPS 1.96, Running 82.12s Step 419( 8.33%), action 25, FPS 1.92, Running 82.65s Step 420( 8.67%), action 26, FPS 1.89, Running 83.14s Step 421( 9.00%), action 27, FPS 1.87, Running 83.74s Step 422( 9.33%), action 28, FPS 1.81, Running 84.60s Step 423( 9.67%), action 29, FPS 1.81, Running 85.14s Step 424( 10.00%), action 30, FPS 1.80, Running 86.01s Step 425( 10.33%), action 31, FPS 1.81, Running 86.66s Step 426( 10.67%), action 32, FPS 1.76, Running 87.24s Step 427( 11.00%), action 33, FPS 1.70, Running 88.08s Step 428( 11.33%), action 34, FPS 1.66, Running 88.69s Step 429( 11.67%), action 35, FPS 1.63, Running 89.50s Step 430( 12.00%), action 36, FPS 1.62, Running 89.98s Step 431( 12.33%), action 37, FPS 1.61, Running 90.52s Step 432( 12.67%), action 38, FPS 1.66, Running 90.88s Step 433( 13.00%), action 39, FPS 1.67, Running 91.31s Step 434( 13.33%), action 40, FPS 1.66, Running 91.64s Step 435( 13.67%), action 41, FPS 1.63, Running 92.44s Step 436( 14.00%), action 42, FPS 1.63, Running 92.99s Step 437( 14.33%), action 43, FPS 1.69, Running 93.50s Step 438( 14.67%), action 44, FPS 1.69, Running 93.92s Step 439( 15.00%), action 45, FPS 1.71, Running 94.36s Step 440( 15.33%), action 46, FPS 1.74, Running 94.61s Step 441( 15.67%), action 47, FPS 1.77, Running 95.04s Step 442( 16.00%), action 48, FPS 1.81, Running 95.64s Step 443( 16.33%), action 49, FPS 1.79, Running 96.28s Step 444( 16.67%), action 50, FPS 1.86, Running 96.75s Step 445( 17.00%), action 51, FPS 1.79, Running 97.82s Step 446( 17.33%), action 52, FPS 1.83, Running 98.15s Step 447( 17.67%), action 53, FPS 1.84, Running 98.96s Step 448( 18.00%), action 54, FPS 1.87, Running 99.37s Step 449( 18.33%), action 55, FPS 1.90, Running 100.03s Step 450( 18.67%), action 56, FPS 1.90, Running 100.51s Step 451( 19.00%), action 57, FPS 1.87, Running 101.21s Step 452( 19.33%), action 58, FPS 1.85, Running 101.66s Step 453( 19.67%), action 59, FPS 1.86, Running 102.07s Step 454( 20.00%), action 60, FPS 1.86, Running 102.37s Step 455( 20.33%), action 61, FPS 1.80, Running 103.52s Step 456( 20.67%), action 62, FPS 1.77, Running 104.28s Step 457( 21.00%), action 63, FPS 1.74, Running 104.98s Step 458( 21.33%), action 64, FPS 1.75, Running 105.33s Step 459( 21.67%), action 65, FPS 1.76, Running 105.72s Step 460( 22.00%), action 66, FPS 1.70, Running 106.39s Step 461( 22.33%), action 67, FPS 1.63, Running 107.32s Step 462( 22.67%), action 68, FPS 1.64, Running 107.86s Step 463( 23.00%), action 69, FPS 1.66, Running 108.35s Step 464( 23.33%), action 70, FPS 1.68, Running 108.68s Step 465( 23.67%), action 71, FPS 1.72, Running 109.47s Step 466( 24.00%), action 72, FPS 1.69, Running 109.97s Step 467( 24.33%), action 73, FPS 1.71, Running 110.63s Step 468( 24.67%), action 74, FPS 1.72, Running 110.98s Step 469( 25.00%), action 75, FPS 1.73, Running 111.56s Step 470( 25.33%), action 76, FPS 1.75, Running 111.93s Step 471( 25.67%), action 77, FPS 1.73, Running 112.75s Step 472( 26.00%), action 78, FPS 1.75, Running 113.10s Step 473( 26.33%), action 79, FPS 1.75, Running 113.51s Step 474( 26.67%), action 80, FPS 1.68, Running 114.25s Step 475( 27.00%), action 81, FPS 1.73, Running 115.11s Step 476( 27.33%), action 82, FPS 1.77, Running 115.55s Step 477( 27.67%), action 83, FPS 1.80, Running 116.09s Step 478( 28.00%), action 84, FPS 1.80, Running 116.46s Step 479( 28.33%), action 85, FPS 1.78, Running 116.99s Step 480( 28.67%), action 86, FPS 1.82, Running 117.35s Step 481( 29.00%), action 87, FPS 1.89, Running 117.92s Step 482( 29.33%), action 88, FPS 1.91, Running 118.33s Step 483( 29.67%), action 89, FPS 1.91, Running 118.80s Step 484( 30.00%), action 90, FPS 1.92, Running 119.10s Step 485( 30.33%), action 91, FPS 1.95, Running 119.71s Step 486( 30.67%), action 92, FPS 1.96, Running 120.18s Step 487( 31.00%), action 93, FPS 1.99, Running 120.70s Step 488( 31.33%), action 94, FPS 1.99, Running 121.02s Step 489( 31.67%), action 95, FPS 2.03, Running 121.39s Step 490( 32.00%), action 96, FPS 2.03, Running 121.77s Step 491( 32.33%), action 97, FPS 2.01, Running 122.69s Step 492( 32.67%), action 98, FPS 2.01, Running 123.05s Step 493( 33.00%), action 99, FPS 1.98, Running 123.64s Step 494( 33.33%), action 100, FPS 2.02, Running 124.15s Step 495( 33.67%), action 101, FPS 2.07, Running 124.79s Step 496( 34.00%), action 102, FPS 2.11, Running 125.04s Step 497( 34.33%), action 103, FPS 2.14, Running 125.45s Step 498( 34.67%), action 104, FPS 2.11, Running 125.92s Step 499( 35.00%), action 105, FPS 2.13, Running 126.36s Step 500( 35.33%), action 106, FPS 2.14, Running 126.72s Step 501( 35.67%), action 107, FPS 2.16, Running 127.18s Step 502( 36.00%), action 108, FPS 2.15, Running 127.65s Step 503( 36.33%), action 109, FPS 2.14, Running 128.15s Step 504( 36.67%), action 110, FPS 2.13, Running 128.50s Step 505( 37.00%), action 111, FPS 2.13, Running 129.08s Step 506( 37.33%), action 112, FPS 2.18, Running 129.38s Step 507( 37.67%), action 113, FPS 2.18, Running 129.88s Step 508( 38.00%), action 114, FPS 2.14, Running 130.36s Step 509( 38.33%), action 115, FPS 2.09, Running 130.98s Step 510( 38.67%), action 116, FPS 2.09, Running 131.34s Step 511( 39.00%), action 117, FPS 2.17, Running 131.92s Step 512( 39.33%), action 118, FPS 2.16, Running 132.30s Step 513( 39.67%), action 119, FPS 2.23, Running 132.62s Step 514( 40.00%), action 120, FPS 2.28, Running 132.92s Step 515( 40.33%), action 121, FPS 2.29, Running 133.51s Step 516( 40.67%), action 122, FPS 2.26, Running 133.88s Step 517( 41.00%), action 123, FPS 2.24, Running 134.37s Step 518( 41.33%), action 124, FPS 2.28, Running 134.69s Step 519( 41.67%), action 125, FPS 2.27, Running 135.19s Step 520( 42.00%), action 126, FPS 2.27, Running 135.54s Step 521( 42.33%), action 127, FPS 2.26, Running 136.03s Step 522( 42.67%), action 128, FPS 2.31, Running 136.32s Step 523( 43.00%), action 129, FPS 2.34, Running 136.72s Step 524( 43.33%), action 130, FPS 2.34, Running 137.04s Step 525( 43.67%), action 131, FPS 2.35, Running 137.60s Step 526( 44.00%), action 132, FPS 2.32, Running 137.99s Step 527( 44.33%), action 133, FPS 2.32, Running 138.50s Step 528( 44.67%), action 134, FPS 2.34, Running 138.88s Step 529( 45.00%), action 135, FPS 2.39, Running 139.36s Step 530( 45.33%), action 136, FPS 2.39, Running 139.71s Step 531( 45.67%), action 137, FPS 2.44, Running 140.12s Step 532( 46.00%), action 138, FPS 2.44, Running 140.51s Step 533( 46.33%), action 139, FPS 2.42, Running 140.88s Step 534( 46.67%), action 140, FPS 2.42, Running 141.18s Step 535( 47.00%), action 141, FPS 2.40, Running 141.82s Step 536( 47.33%), action 142, FPS 2.31, Running 142.53s Step 537( 47.67%), action 143, FPS 2.31, Running 143.01s Step 538( 48.00%), action 144, FPS 2.27, Running 143.50s Step 539( 48.33%), action 145, FPS 2.30, Running 143.87s Step 540( 48.67%), action 146, FPS 2.26, Running 144.40s Step 541( 49.00%), action 147, FPS 2.27, Running 144.84s Step 542( 49.33%), action 148, FPS 2.26, Running 145.15s Step 543( 49.67%), action 149, FPS 2.22, Running 145.73s Step 544( 50.00%), action 150, FPS 2.20, Running 146.14s Step 545( 50.33%), action 151, FPS 2.14, Running 146.93s Step 546( 50.67%), action 152, FPS 2.15, Running 147.28s Step 547( 51.00%), action 153, FPS 2.20, Running 147.61s Step 548( 51.33%), action 154, FPS 2.20, Running 147.98s Step 549( 51.67%), action 155, FPS 2.18, Running 148.54s Step 550( 52.00%), action 156, FPS 2.16, Running 148.96s Step 551( 52.33%), action 157, FPS 2.14, Running 149.45s Step 552( 52.67%), action 158, FPS 2.12, Running 149.94s Step 553( 53.00%), action 159, FPS 2.09, Running 150.46s Step 554( 53.33%), action 160, FPS 2.08, Running 150.80s Step 555( 53.67%), action 161, FPS 2.10, Running 151.35s Step 556( 54.00%), action 162, FPS 2.21, Running 151.57s Step 557( 54.33%), action 163, FPS 2.18, Running 152.19s Step 558( 54.67%), action 164, FPS 2.23, Running 152.48s Step 559( 55.00%), action 165, FPS 2.20, Running 152.98s Step 560( 55.33%), action 166, FPS 2.24, Running 153.33s Step 561( 55.67%), action 167, FPS 2.22, Running 153.85s Step 562( 56.00%), action 168, FPS 2.20, Running 154.26s Step 563( 56.33%), action 169, FPS 2.21, Running 154.77s Step 564( 56.67%), action 170, FPS 2.22, Running 155.12s Step 565( 57.00%), action 171, FPS 2.27, Running 155.75s Step 566( 57.33%), action 172, FPS 2.27, Running 156.10s Step 567( 57.67%), action 173, FPS 2.24, Running 156.54s Step 568( 58.00%), action 174, FPS 2.22, Running 156.99s Step 569( 58.33%), action 175, FPS 2.23, Running 157.51s Step 570( 58.67%), action 176, FPS 2.22, Running 157.98s Step 571( 59.00%), action 177, FPS 2.22, Running 158.47s Step 572( 59.33%), action 178, FPS 2.22, Running 158.95s Step 573( 59.67%), action 179, FPS 2.27, Running 159.25s Step 574( 60.00%), action 180, FPS 2.25, Running 159.68s Step 575( 60.33%), action 181, FPS 2.24, Running 160.28s Step 576( 60.67%), action 182, FPS 2.15, Running 160.85s Step 577( 61.00%), action 183, FPS 2.18, Running 161.35s Step 578( 61.33%), action 184, FPS 2.11, Running 161.94s Step 579( 61.67%), action 185, FPS 2.10, Running 162.49s Step 580( 62.00%), action 186, FPS 2.06, Running 163.02s Step 581( 62.33%), action 187, FPS 2.01, Running 163.80s Step 582( 62.67%), action 188, FPS 1.99, Running 164.31s Step 583( 63.00%), action 189, FPS 2.00, Running 164.78s Step 584( 63.33%), action 190, FPS 1.97, Running 165.29s Step 585( 63.67%), action 191, FPS 1.96, Running 165.94s Step 586( 64.00%), action 192, FPS 1.92, Running 166.53s Step 587( 64.33%), action 193, FPS 1.95, Running 166.78s Step 588( 64.67%), action 194, FPS 1.89, Running 167.56s Step 589( 65.00%), action 195, FPS 1.89, Running 168.07s Step 590( 65.33%), action 196, FPS 1.88, Running 168.63s Step 591( 65.67%), action 197, FPS 1.88, Running 169.14s Step 592( 66.00%), action 198, FPS 1.87, Running 169.63s Step 593( 66.33%), action 199, FPS 1.85, Running 170.08s Step 594( 66.67%), action 200, FPS 1.83, Running 170.59s Step 595( 67.00%), action 201, FPS 1.84, Running 171.15s Step 596( 67.33%), action 202, FPS 1.84, Running 171.71s Step 597( 67.67%), action 203, FPS 1.83, Running 172.28s Step 598( 68.00%), action 204, FPS 1.83, Running 172.85s Step 599( 68.33%), action 205, FPS 1.85, Running 173.32s Step 600( 68.67%), action 206, FPS 1.85, Running 173.82s Step 601( 69.00%), action 207, FPS 1.93, Running 174.17s Step 602( 69.33%), action 208, FPS 1.95, Running 174.56s Step 603( 69.67%), action 209, FPS 1.96, Running 174.96s Step 604( 70.00%), action 210, FPS 1.98, Running 175.40s Step 605( 70.33%), action 211, FPS 1.99, Running 176.01s Step 606( 70.67%), action 212, FPS 1.99, Running 176.58s Step 607( 71.00%), action 213, FPS 1.94, Running 177.10s Step 608( 71.33%), action 214, FPS 1.99, Running 177.62s Step 609( 71.67%), action 215, FPS 2.00, Running 178.05s Step 610( 72.00%), action 216, FPS 2.04, Running 178.42s Step 611( 72.33%), action 217, FPS 2.05, Running 178.91s Step 612( 72.67%), action 218, FPS 2.04, Running 179.43s Step 613( 73.00%), action 219, FPS 2.04, Running 179.89s Step 614( 73.33%), action 220, FPS 2.02, Running 180.47s Step 615( 73.67%), action 221, FPS 1.99, Running 181.17s [2026-08-02 23:14:38] [98 ] Seed 97 success after 181.61 s. +steps: 615 , actions: 221 . +Instruction: Empty +Total 59/98(60.20%) success. +Setting seed: 98 +Step 1( N/A%), pre moving , FPS 9.62, Running 0.10s Step 2( N/A%), pre moving , FPS 13.72, Running 0.15s Step 3( N/A%), pre moving , FPS 16.15, Running 0.19s Step 4( N/A%), pre moving , FPS 18.16, Running 0.22s Step 5( N/A%), pre moving , FPS 19.53, Running 0.26s Step 6( N/A%), pre moving , FPS 20.54, Running 0.29s Step 7( N/A%), pre moving , FPS 21.29, Running 0.33s Step 8( N/A%), pre moving , FPS 21.91, Running 0.37s Step 9( N/A%), pre moving , FPS 22.38, Running 0.40s Step 10( N/A%), pre moving , FPS 22.80, Running 0.44s Step 11( N/A%), pre moving , FPS 22.74, Running 0.48s Step 12( N/A%), pre moving , FPS 23.00, Running 0.52s Step 13( N/A%), pre moving , FPS 23.30, Running 0.56s Step 14( N/A%), pre moving , FPS 23.54, Running 0.59s Step 15( N/A%), pre moving , FPS 23.03, Running 0.65s Step 16( N/A%), pre moving , FPS 21.62, Running 0.74s Step 17( N/A%), pre moving , FPS 20.22, Running 0.84s Step 18( N/A%), pre moving , FPS 18.89, Running 0.95s Step 19( N/A%), pre moving , FPS 18.14, Running 1.05s Step 20( N/A%), pre moving , FPS 17.52, Running 1.14s Step 21( N/A%), pre moving , FPS 14.30, Running 1.50s Step 22( N/A%), pre moving , FPS 12.94, Running 1.69s Step 23( N/A%), pre moving , FPS 12.47, Running 1.79s Step 24( N/A%), pre moving , FPS 11.96, Running 1.89s Step 25( N/A%), pre moving , FPS 11.60, Running 1.98s Step 26( N/A%), pre moving , FPS 9.64, Running 2.37s Step 27( N/A%), pre moving , FPS 9.28, Running 2.48s Step 28( N/A%), pre moving , FPS 8.93, Running 2.60s Step 29( N/A%), pre moving , FPS 8.60, Running 2.73s Step 30( N/A%), pre moving , FPS 8.33, Running 2.84s Step 31( N/A%), pre moving , FPS 8.10, Running 2.95s Step 32( N/A%), pre moving , FPS 7.84, Running 3.07s Step 33( N/A%), pre moving , FPS 7.60, Running 3.19s Step 34( N/A%), pre moving , FPS 7.37, Running 3.31s Step 35( N/A%), pre moving , FPS 7.23, Running 3.42s Step 36( N/A%), pre moving , FPS 6.28, Running 3.92s Step 37( N/A%), pre moving , FPS 6.25, Running 4.04s Step 38( N/A%), pre moving , FPS 6.24, Running 4.16s Step 39( N/A%), pre moving , FPS 6.20, Running 4.27s Step 40( N/A%), pre moving , FPS 6.16, Running 4.39s Step 41( N/A%), pre moving , FPS 6.67, Running 4.50s Step 42( N/A%), pre moving , FPS 6.84, Running 4.62s Step 43( N/A%), pre moving , FPS 6.85, Running 4.71s Step 44( N/A%), pre moving , FPS 6.86, Running 4.81s Step 45( N/A%), pre moving , FPS 6.87, Running 4.89s Step 46( N/A%), pre moving , FPS 7.64, Running 4.99s Step 47( N/A%), pre moving , FPS 7.76, Running 5.06s Step 48( N/A%), pre moving , FPS 7.86, Running 5.15s Step 49( N/A%), pre moving , FPS 7.87, Running 5.27s Step 50( N/A%), pre moving , FPS 7.83, Running 5.40s Step 51( N/A%), pre moving , FPS 7.84, Running 5.51s Step 52( N/A%), pre moving , FPS 7.62, Running 5.70s Step 53( N/A%), pre moving , FPS 7.41, Running 5.89s Step 54( N/A%), pre moving , FPS 7.24, Running 6.07s Step 55( N/A%), pre moving , FPS 7.07, Running 6.25s Step 56( N/A%), pre moving , FPS 8.00, Running 6.42s Step 57( N/A%), pre moving , FPS 7.85, Running 6.59s Step 58( N/A%), pre moving , FPS 7.62, Running 6.78s Step 59( N/A%), pre moving , FPS 7.44, Running 6.96s Step 60( N/A%), pre moving , FPS 7.27, Running 7.14s Step 61( N/A%), pre moving , FPS 7.13, Running 7.31s Step 62( N/A%), pre moving , FPS 6.99, Running 7.48s Step 63( N/A%), pre moving , FPS 6.77, Running 7.66s Step 64( N/A%), pre moving , FPS 6.57, Running 7.85s Step 65( N/A%), pre moving , FPS 6.41, Running 8.01s Step 66( N/A%), pre moving , FPS 6.22, Running 8.20s Step 67( N/A%), pre moving , FPS 6.03, Running 8.38s Step 68( N/A%), pre moving , FPS 5.90, Running 8.54s Step 69( N/A%), pre moving , FPS 5.81, Running 8.71s Step 70( N/A%), pre moving , FPS 5.73, Running 8.88s Step 71( N/A%), pre moving , FPS 5.76, Running 8.98s Step 72( N/A%), pre moving , FPS 5.84, Running 9.12s Step 73( N/A%), pre moving , FPS 5.99, Running 9.23s Step 74( N/A%), pre moving , FPS 6.08, Running 9.36s Step 75( N/A%), pre moving , FPS 6.15, Running 9.50s Step 76( N/A%), pre moving , FPS 6.24, Running 9.63s Step 77( N/A%), pre moving , FPS 6.32, Running 9.76s Step 78( N/A%), pre moving , FPS 6.51, Running 9.86s Step 79( N/A%), pre moving , FPS 6.66, Running 9.96s Step 80( N/A%), pre moving , FPS 6.81, Running 10.08s Step 81( N/A%), pre moving , FPS 6.93, Running 10.19s Step 82( N/A%), pre moving , FPS 7.03, Running 10.32s Step 83( N/A%), pre moving , FPS 7.22, Running 10.44s Step 84( N/A%), pre moving , FPS 7.39, Running 10.56s Step 85( N/A%), pre moving , FPS 7.52, Running 10.67s Step 86( N/A%), pre moving , FPS 7.74, Running 10.79s Step 87( N/A%), pre moving , FPS 7.94, Running 10.90s Step 88( N/A%), pre moving , FPS 8.07, Running 11.02s Step 89( N/A%), pre moving , FPS 8.26, Running 11.13s Step 90( N/A%), pre moving , FPS 8.40, Running 11.26s Step 91( N/A%), pre moving , FPS 8.35, Running 11.37s Step 92( N/A%), pre moving , FPS 8.45, Running 11.49s Step 93( N/A%), pre moving , FPS 8.44, Running 11.60s Step 94( N/A%), pre moving , FPS 8.46, Running 11.72s Step 95( N/A%), pre moving , FPS 8.56, Running 11.83s Step 96( N/A%), pre moving , FPS 8.64, Running 11.94s Step 97( N/A%), pre moving , FPS 8.61, Running 12.08s Step 98( N/A%), pre moving , FPS 6.32, Running 13.02s Step 99( N/A%), pre moving , FPS 5.91, Running 13.35s Step 100( N/A%), pre moving , FPS 5.49, Running 13.72s Step 101( N/A%), pre moving , FPS 5.11, Running 14.10s Step 102( N/A%), pre moving , FPS 4.79, Running 14.50s Step 103( N/A%), pre moving , FPS 4.47, Running 14.91s Step 104( N/A%), pre moving , FPS 4.21, Running 15.31s Step 105( N/A%), pre moving , FPS 3.95, Running 15.73s Step 106( N/A%), pre moving , FPS 3.73, Running 16.14s Step 107( N/A%), pre moving , FPS 3.55, Running 16.53s Step 108( N/A%), pre moving , FPS 3.49, Running 16.76s Step 109( N/A%), pre moving , FPS 3.37, Running 17.06s Step 110( N/A%), pre moving , FPS 3.24, Running 17.44s Step 111( N/A%), pre moving , FPS 3.09, Running 17.86s Step 112( N/A%), pre moving , FPS 2.96, Running 18.24s Step 113( N/A%), pre moving , FPS 2.85, Running 18.61s Step 114( N/A%), pre moving , FPS 2.75, Running 18.99s Step 115( N/A%), pre moving , FPS 2.65, Running 19.38s Step 116( N/A%), pre moving , FPS 2.56, Running 19.76s Step 117( N/A%), pre moving , FPS 2.47, Running 20.16s Step 118( N/A%), pre moving , FPS 2.69, Running 20.45s Step 119( N/A%), pre moving , FPS 2.69, Running 20.78s Step 120( N/A%), pre moving , FPS 2.70, Running 21.12s Step 121( N/A%), pre moving , FPS 2.71, Running 21.48s Step 122( N/A%), pre moving , FPS 2.69, Running 21.95s Step 123( N/A%), pre moving , FPS 2.68, Running 22.38s Step 124( N/A%), pre moving , FPS 2.68, Running 22.78s Step 125( N/A%), pre moving , FPS 2.70, Running 23.15s Step 126( N/A%), pre moving , FPS 2.70, Running 23.56s Step 127( N/A%), pre moving , FPS 2.68, Running 23.99s Step 128( N/A%), pre moving , FPS 2.67, Running 24.26s Step 129( N/A%), pre moving , FPS 2.68, Running 24.53s Step 130( N/A%), pre moving , FPS 2.69, Running 24.88s Step 131( N/A%), pre moving , FPS 2.72, Running 25.21s Step 132( N/A%), pre moving , FPS 2.71, Running 25.62s Step 133( N/A%), pre moving , FPS 2.70, Running 26.02s Step 134( N/A%), pre moving , FPS 2.69, Running 26.41s Step 135( N/A%), pre moving , FPS 2.69, Running 26.82s Step 136( N/A%), pre moving , FPS 2.66, Running 27.28s Step 137( N/A%), pre moving , FPS 2.65, Running 27.72s Step 138( N/A%), pre moving , FPS 2.64, Running 28.04s Step 139( N/A%), pre moving , FPS 2.68, Running 28.24s Step 140( N/A%), pre moving , FPS 2.66, Running 28.64s Step 141( N/A%), pre moving , FPS 2.68, Running 28.95s Step 142( N/A%), pre moving , FPS 2.69, Running 29.38s Step 143( N/A%), pre moving , FPS 2.70, Running 29.78s Step 144( N/A%), pre moving , FPS 2.71, Running 30.17s Step 145( N/A%), pre moving , FPS 2.70, Running 30.57s Step 146( N/A%), pre moving , FPS 2.69, Running 31.00s Step 147( N/A%), pre moving , FPS 2.70, Running 31.39s Step 148( N/A%), pre moving , FPS 2.64, Running 31.83s Step 149( N/A%), pre moving , FPS 2.67, Running 32.03s Step 150( N/A%), pre moving , FPS 2.69, Running 32.32s Step 151( N/A%), pre moving , FPS 2.68, Running 32.67s Step 152( N/A%), pre moving , FPS 2.72, Running 32.98s Step 153( N/A%), pre moving , FPS 2.71, Running 33.40s Step 154( N/A%), pre moving , FPS 2.71, Running 33.78s Step 155( N/A%), pre moving , FPS 2.72, Running 34.17s Step 156( N/A%), pre moving , FPS 2.75, Running 34.55s Step 157( N/A%), pre moving , FPS 2.76, Running 34.96s Step 158( N/A%), pre moving , FPS 2.73, Running 35.36s Step 159( N/A%), pre moving , FPS 2.65, Running 35.79s Step 160( N/A%), pre moving , FPS 2.68, Running 36.10s Step 161( N/A%), pre moving , FPS 2.67, Running 36.44s Step 162( N/A%), pre moving , FPS 2.69, Running 36.81s Step 163( N/A%), pre moving , FPS 2.69, Running 37.20s Step 164( N/A%), pre moving , FPS 2.68, Running 37.62s Step 165( N/A%), pre moving , FPS 2.68, Running 38.02s Step 166( N/A%), pre moving , FPS 2.69, Running 38.44s Step 167( N/A%), pre moving , FPS 2.68, Running 38.86s Step 168( N/A%), pre moving , FPS 2.70, Running 39.25s Step 169( N/A%), pre moving , FPS 2.73, Running 39.36s Step 170( N/A%), pre moving , FPS 2.79, Running 39.50s Step 171( N/A%), pre moving , FPS 2.88, Running 39.61s Step 172( N/A%), pre moving , FPS 2.98, Running 39.69s Step 173( N/A%), pre moving , FPS 3.16, Running 39.73s Step 174( N/A%), pre moving , FPS 3.34, Running 39.77s Step 175( N/A%), pre moving , FPS 3.54, Running 39.82s Step 176( N/A%), pre moving , FPS 3.77, Running 39.86s Step 177( N/A%), pre moving , FPS 4.04, Running 39.91s Step 178( N/A%), pre moving , FPS 4.32, Running 39.99s Step 179( N/A%), pre moving , FPS 4.05, Running 40.72s Step 180( N/A%), pre moving , FPS 4.22, Running 40.84s Step 181( N/A%), pre moving , FPS 4.43, Running 40.95s Step 182( N/A%), pre moving , FPS 4.69, Running 41.08s Step 183( N/A%), pre moving , FPS 4.92, Running 41.27s Step 184( N/A%), pre moving , FPS 5.31, Running 41.39s Step 185( N/A%), pre moving , FPS 5.62, Running 41.58s Step 186( N/A%), pre moving , FPS 6.03, Running 41.76s Step 187( N/A%), pre moving , FPS 6.47, Running 41.95s Step 188( N/A%), pre moving , FPS 6.90, Running 42.15s Step 189( N/A%), pre moving , FPS 6.72, Running 42.34s Step 190( N/A%), pre moving , FPS 6.62, Running 42.51s Step 191( N/A%), pre moving , FPS 6.31, Running 42.78s Step 192( N/A%), pre moving , FPS 5.96, Running 43.05s Step 193( N/A%), pre moving , FPS 5.58, Running 43.32s Step 194( N/A%), pre moving , FPS 5.30, Running 43.54s Step 195( N/A%), pre moving , FPS 5.05, Running 43.78s Step 196( N/A%), pre moving , FPS 4.80, Running 44.02s Step 197( N/A%), pre moving , FPS 4.64, Running 44.21s Step 198( N/A%), pre moving , FPS 4.54, Running 44.40s Step 199( N/A%), pre moving , FPS 5.16, Running 44.60s Step 200( N/A%), pre moving , FPS 5.02, Running 44.82s Step 201( N/A%), pre moving , FPS 4.74, Running 45.17s Step 202( N/A%), pre moving , FPS 4.49, Running 45.53s Step 203( N/A%), pre moving , FPS 4.35, Running 45.87s Step 204( N/A%), pre moving , FPS 4.14, Running 46.22s Step 205( N/A%), pre moving , FPS 4.00, Running 46.58s Step 206( N/A%), pre moving , FPS 3.84, Running 46.96s Step 207( N/A%), pre moving , FPS 3.72, Running 47.33s Step 208( N/A%), pre moving , FPS 3.60, Running 47.70s Step 209( N/A%), pre moving , FPS 3.53, Running 48.00s Step 210( N/A%), pre moving , FPS 3.58, Running 48.10s Step 211( N/A%), pre moving , FPS 3.69, Running 48.20s Step 212( N/A%), pre moving , FPS 3.80, Running 48.30s Step 213( N/A%), pre moving , FPS 3.93, Running 48.40s Step 214( N/A%), pre moving , FPS 3.97, Running 48.58s Step 215( N/A%), pre moving , FPS 3.95, Running 48.85s Step 216( N/A%), pre moving , FPS 3.97, Running 49.06s Step 217( N/A%), pre moving , FPS 3.99, Running 49.23s Step 218( N/A%), pre moving , FPS 3.90, Running 49.52s Step 219( N/A%), pre moving , FPS 3.84, Running 49.81s Step 220( N/A%), pre moving , FPS 3.79, Running 50.10s Step 221( N/A%), pre moving , FPS 3.82, Running 50.41s Step 222( N/A%), pre moving , FPS 3.85, Running 50.72s Step 223( N/A%), pre moving , FPS 3.93, Running 50.96s Step 224( N/A%), pre moving , FPS 4.00, Running 51.21s Step 225( N/A%), pre moving , FPS 4.13, Running 51.43s Step 226( N/A%), pre moving , FPS 4.30, Running 51.61s Step 227( N/A%), pre moving , FPS 4.54, Running 51.73s Step 228( N/A%), pre moving , FPS 4.82, Running 51.85s Step 229( N/A%), pre moving , FPS 5.02, Running 51.98s Step 230( N/A%), pre moving , FPS 4.87, Running 52.20s Step 231( N/A%), pre moving , FPS 4.78, Running 52.39s Step 232( N/A%), pre moving , FPS 4.75, Running 52.52s Step 233( N/A%), pre moving , FPS 4.77, Running 52.59s Step 234( N/A%), pre moving , FPS 4.91, Running 52.65s Step 235( N/A%), pre moving , FPS 5.14, Running 52.74s Step 236( N/A%), pre moving , FPS 5.33, Running 52.81s Step 237( N/A%), pre moving , FPS 5.47, Running 52.88s Step 238( N/A%), pre moving , FPS 5.82, Running 52.96s Step 239( N/A%), pre moving , FPS 6.24, Running 53.02s Step 240( N/A%), pre moving , FPS 5.39, Running 53.81s Step 241( N/A%), pre moving , FPS 5.67, Running 53.93s Step 242( N/A%), pre moving , FPS 5.98, Running 54.07s Step 243( N/A%), pre moving , FPS 6.21, Running 54.18s Step 244( N/A%), pre moving , FPS 6.50, Running 54.29s Step 245( N/A%), pre moving , FPS 6.56, Running 54.48s Step 246( N/A%), pre moving , FPS 6.55, Running 54.66s Step 247( N/A%), pre moving , FPS 6.43, Running 54.85s Step 248( N/A%), pre moving , FPS 6.28, Running 55.03s Step 249( N/A%), pre moving , FPS 6.23, Running 55.19s Step 250( N/A%), pre moving , FPS 6.31, Running 55.37s Step 251( N/A%), pre moving , FPS 6.30, Running 55.56s Step 252( N/A%), pre moving , FPS 6.22, Running 55.73s Step 253( N/A%), pre moving , FPS 6.02, Running 55.91s Step 254( N/A%), pre moving , FPS 5.80, Running 56.10s Step 255( N/A%), pre moving , FPS 5.66, Running 56.27s Step 256( N/A%), pre moving , FPS 5.50, Running 56.45s Step 257( N/A%), pre moving , FPS 5.42, Running 56.57s Step 258( N/A%), pre moving , FPS 5.27, Running 56.75s Step 259( N/A%), pre moving , FPS 5.15, Running 56.90s Step 260( N/A%), pre moving , FPS 6.09, Running 57.10s Step 261( N/A%), pre moving , FPS 6.03, Running 57.25s Step 262( N/A%), pre moving , FPS 5.75, Running 57.54s Step 263( N/A%), pre moving , FPS 5.63, Running 57.73s Step 264( N/A%), pre moving , FPS 5.26, Running 58.10s Step 265( N/A%), pre moving , FPS 5.20, Running 58.33s Step 266( N/A%), pre moving , FPS 5.21, Running 58.50s Step 267( N/A%), pre moving , FPS 5.20, Running 58.69s Step 268( N/A%), pre moving , FPS 5.05, Running 58.99s Step 269( N/A%), pre moving , FPS 5.02, Running 59.18s Step 270( N/A%), pre moving , FPS 4.81, Running 59.53s Step 271( N/A%), pre moving , FPS 4.75, Running 59.77s Step 272( N/A%), pre moving , FPS 4.64, Running 60.04s Step 273( N/A%), pre moving , FPS 4.67, Running 60.20s Step 274( N/A%), pre moving , FPS 4.53, Running 60.51s Step 275( N/A%), pre moving , FPS 4.53, Running 60.68s Step 276( N/A%), pre moving , FPS 4.57, Running 60.83s Step 277( N/A%), pre moving , FPS 4.53, Running 60.98s Step 278( N/A%), pre moving , FPS 4.58, Running 61.12s Step 279( N/A%), pre moving , FPS 4.58, Running 61.27s Step 280( N/A%), pre moving , FPS 4.56, Running 61.49s Step 281( N/A%), pre moving , FPS 4.48, Running 61.71s Step 282( N/A%), pre moving , FPS 4.53, Running 61.96s Step 283( N/A%), pre moving , FPS 4.53, Running 62.15s Step 284( N/A%), pre moving , FPS 4.60, Running 62.44s Step 285( N/A%), pre moving , FPS 4.65, Running 62.63s Step 286( N/A%), pre moving , FPS 4.59, Running 62.86s Step 287( N/A%), pre moving , FPS 4.59, Running 63.04s Step 288( N/A%), pre moving , FPS 4.73, Running 63.22s Step 289( N/A%), pre moving , FPS 4.65, Running 63.48s Step 290( N/A%), pre moving , FPS 4.79, Running 63.71s Step 291( N/A%), pre moving , FPS 4.77, Running 63.97s Step 292( N/A%), pre moving , FPS 4.82, Running 64.19s Step 293( N/A%), pre moving , FPS 4.73, Running 64.43s Step 294( N/A%), pre moving , FPS 4.93, Running 64.57s Step 295( N/A%), pre moving , FPS 4.98, Running 64.70s Step 296( N/A%), pre moving , FPS 4.97, Running 64.85s Step 297( N/A%), pre moving , FPS 4.92, Running 65.05s Step 298( N/A%), pre moving , FPS 4.88, Running 65.22s Step 299( N/A%), pre moving , FPS 4.82, Running 65.41s Step 300( N/A%), pre moving , FPS 4.73, Running 65.71s Step 301( N/A%), pre moving , FPS 4.66, Running 66.00s Step 302( N/A%), pre moving , FPS 4.61, Running 66.30s Step 303( N/A%), pre moving , FPS 4.59, Running 66.51s Step 304( N/A%), pre moving , FPS 4.63, Running 66.76s Step 305( N/A%), pre moving , FPS 4.60, Running 66.98s Step 306( N/A%), pre moving , FPS 4.57, Running 67.24s Step 307( N/A%), pre moving , FPS 4.53, Running 67.46s Step 308( N/A%), pre moving , FPS 4.52, Running 67.64s Step 309( N/A%), pre moving , FPS 4.61, Running 67.82s Step 310( N/A%), pre moving , FPS 4.68, Running 67.98s Step 311( N/A%), pre moving , FPS 4.83, Running 68.11s Step 312( N/A%), pre moving , FPS 4.97, Running 68.21s Step 313( N/A%), pre moving , FPS 5.13, Running 68.32s Step 314( N/A%), pre moving , FPS 5.16, Running 68.44s Step 315( N/A%), pre moving , FPS 5.24, Running 68.52s Step 316( N/A%), pre moving , FPS 5.34, Running 68.60s Step 317( N/A%), pre moving , FPS 5.52, Running 68.67s Step 318( N/A%), pre moving , FPS 5.68, Running 68.74s Step 319( N/A%), pre moving , FPS 5.88, Running 68.82s Step 320( N/A%), pre moving , FPS 6.30, Running 68.89s Step 321( N/A%), pre moving , FPS 6.74, Running 68.96s Step 322( N/A%), pre moving , FPS 7.34, Running 69.02s Step 323( N/A%), pre moving , FPS 7.74, Running 69.09s Step 324( N/A%), pre moving , FPS 8.29, Running 69.17s Step 325( N/A%), pre moving , FPS 8.86, Running 69.24s Step 326( N/A%), pre moving , FPS 9.68, Running 69.30s Step 327( N/A%), pre moving , FPS 10.40, Running 69.38s Step 328( N/A%), pre moving , FPS 10.82, Running 69.49s Step 329( N/A%), pre moving , FPS 11.22, Running 69.60s Step 330( N/A%), pre moving , FPS 11.46, Running 69.72s Step 331( N/A%), pre moving , FPS 11.55, Running 69.84s Step 332( N/A%), pre moving , FPS 11.50, Running 69.95s Step 333( N/A%), pre moving , FPS 11.51, Running 70.06s Step 334( N/A%), pre moving , FPS 11.59, Running 70.17s Step 335( N/A%), pre moving , FPS 11.28, Running 70.29s Step 336( N/A%), pre moving , FPS 11.03, Running 70.41s Step 337( N/A%), pre moving , FPS 7.98, Running 71.18s Step 338( N/A%), pre moving , FPS 7.86, Running 71.29s Step 339( N/A%), pre moving , FPS 7.67, Running 71.42s Step 340( N/A%), pre moving , FPS 7.43, Running 71.58s Step 341( N/A%), pre moving , FPS 7.13, Running 71.77s Step 342( N/A%), pre moving , FPS 6.86, Running 71.94s Step 343( N/A%), pre moving , FPS 6.62, Running 72.11s Step 344( N/A%), pre moving , FPS 6.56, Running 72.22s Step 345( N/A%), pre moving , FPS 6.43, Running 72.34s Step 346( N/A%), pre moving , FPS 6.33, Running 72.46s Step 347( N/A%), pre moving , FPS 6.29, Running 72.56s Step 348( N/A%), pre moving , FPS 6.25, Running 72.69s Step 349( N/A%), pre moving , FPS 6.25, Running 72.80s Step 350( N/A%), pre moving , FPS 6.29, Running 72.90s Step 351( N/A%), pre moving , FPS 6.31, Running 73.01s Step 352( N/A%), pre moving , FPS 6.30, Running 73.13s Step 353( N/A%), pre moving , FPS 6.28, Running 73.24s Step 354( N/A%), pre moving , FPS 6.35, Running 73.32s Step 355( N/A%), pre moving , FPS 6.36, Running 73.44s Step 356( N/A%), pre moving , FPS 6.38, Running 73.55s Step 357( N/A%), pre moving , FPS 8.04, Running 73.66s Step 358( N/A%), pre moving , FPS 8.04, Running 73.77s Step 359( N/A%), pre moving , FPS 8.15, Running 73.88s Step 360( N/A%), pre moving , FPS 8.32, Running 73.98s Step 361( N/A%), pre moving , FPS 8.61, Running 74.09s Step 362( N/A%), pre moving , FPS 8.76, Running 74.22s Step 363( N/A%), pre moving , FPS 8.97, Running 74.34s Step 364( N/A%), pre moving , FPS 8.92, Running 74.46s Step 365( N/A%), pre moving , FPS 8.89, Running 74.59s Step 366( N/A%), pre moving , FPS 8.90, Running 74.71s Step 367( N/A%), pre moving , FPS 8.70, Running 74.86s Step 368( N/A%), pre moving , FPS 8.44, Running 75.06s Step 369( N/A%), pre moving , FPS 8.18, Running 75.24s Step 370( N/A%), pre moving , FPS 7.93, Running 75.43s Step 371( N/A%), pre moving , FPS 7.70, Running 75.61s Step 372( N/A%), pre moving , FPS 7.56, Running 75.78s Step 373( N/A%), pre moving , FPS 7.33, Running 75.97s Step 374( N/A%), pre moving , FPS 7.11, Running 76.13s Step 375( N/A%), pre moving , FPS 6.97, Running 76.31s Step 376( N/A%), pre moving , FPS 6.97, Running 76.42s Step 377( N/A%), pre moving , FPS 6.89, Running 76.57s Step 378( N/A%), pre moving , FPS 6.89, Running 76.68s Step 379( N/A%), pre moving , FPS 6.85, Running 76.80s Step 380( N/A%), pre moving , FPS 6.89, Running 76.89s Step 381( N/A%), pre moving , FPS 6.89, Running 77.00s Step 382( N/A%), pre moving , FPS 6.90, Running 77.12s Step 383( N/A%), pre moving , FPS 6.85, Running 77.26s Step 384( N/A%), pre moving , FPS 6.66, Running 77.46s Step 385( N/A%), pre moving , FPS 6.72, Running 77.57s Step 386( N/A%), pre moving , FPS 6.73, Running 77.68s Step 387( N/A%), pre moving , FPS 6.81, Running 77.80s Step 388( N/A%), pre moving , FPS 7.03, Running 77.90s Step 389( N/A%), pre moving , FPS 7.16, Running 78.04s Step 390( N/A%), pre moving , FPS 7.36, Running 78.15s Step 391( N/A%), pre moving , FPS 7.55, Running 78.26s Step 392( N/A%), pre moving , FPS 7.68, Running 78.38s Step 393( N/A%), pre moving , FPS 7.87, Running 78.51s Step 394( N/A%), pre moving , FPS 8.04, Running 78.62s Step 395( N/A%), pre moving , FPS 8.25, Running 78.73s Step 396( N/A%), pre moving , FPS 8.20, Running 78.86s Step 397( N/A%), pre moving , FPS 8.27, Running 78.99s Step 398( N/A%), pre moving , FPS 8.27, Running 79.10s Step 399( N/A%), pre moving , FPS 8.31, Running 79.20s Step 400( N/A%), pre moving , FPS 8.20, Running 79.33s Step 401( N/A%), pre moving , FPS 8.20, Running 79.44s Step 402( N/A%), pre moving , FPS 8.17, Running 79.57s Step 403( N/A%), pre moving , FPS 8.24, Running 79.69s Step 404( N/A%), pre moving , FPS 8.57, Running 79.80s Step 405( N/A%), pre moving , FPS 8.54, Running 79.91s Step 406( N/A%), pre moving , FPS 8.48, Running 80.04s Step 407( N/A%), pre moving , FPS 8.52, Running 80.15s Step 408( N/A%), pre moving , FPS 8.54, Running 80.25s Step 409( N/A%), pre moving , FPS 8.70, Running 80.33s Step 410( N/A%), pre moving , FPS 4.58, Running 82.52s Step 411( N/A%), pre moving , FPS 4.31, Running 82.89s Step 412( N/A%), pre moving , FPS 4.09, Running 83.28s Step 413( N/A%), pre moving , FPS 3.89, Running 83.65s Step 414( N/A%), pre moving , FPS 3.77, Running 83.93s Step 415( N/A%), pre moving , FPS 3.70, Running 84.13s Step 416( N/A%), pre moving , FPS 3.59, Running 84.43s Step 417( N/A%), pre moving , FPS 3.45, Running 84.79s Step 418( N/A%), pre moving , FPS 3.31, Running 85.15s Step 419( N/A%), pre moving , FPS 3.17, Running 85.51s Step 420( N/A%), pre moving , FPS 3.04, Running 85.90s Step 421( N/A%), pre moving , FPS 2.91, Running 86.31s Step 422( N/A%), pre moving , FPS 2.80, Running 86.71s Step 423( N/A%), pre moving , FPS 2.69, Running 87.11s Step 424( N/A%), pre moving , FPS 2.59, Running 87.52s Step 425( N/A%), pre moving , FPS 2.53, Running 87.82s Step 426( N/A%), pre moving , FPS 2.50, Running 88.03s Step 427( N/A%), pre moving , FPS 2.43, Running 88.36s Step 428( N/A%), pre moving , FPS 2.36, Running 88.71s Step 429( N/A%), pre moving , FPS 2.29, Running 89.05s Step 430( 0.33%), action 1, FPS 2.60, Running 90.22s Step 431( 0.67%), action 2, FPS 2.53, Running 90.81s Step 432( 1.00%), action 3, FPS 2.47, Running 91.37s Step 433( 1.33%), action 4, FPS 2.44, Running 91.84s Step 434( 1.67%), action 5, FPS 2.36, Running 92.41s Step 435( 2.00%), action 6, FPS 2.28, Running 92.92s Step 436( 2.33%), action 7, FPS 2.20, Running 93.51s Step 437( 2.67%), action 8, FPS 2.17, Running 94.02s Step 438( 3.00%), action 9, FPS 2.10, Running 94.66s Step 439( 3.33%), action 10, FPS 2.06, Running 95.22s Step 440( 3.67%), action 11, FPS 2.02, Running 95.78s Step 441( 4.00%), action 12, FPS 2.02, Running 96.21s Step 442( 4.33%), action 13, FPS 1.99, Running 96.76s Step 443( 4.67%), action 14, FPS 1.98, Running 97.20s Step 444( 5.00%), action 15, FPS 1.95, Running 97.78s Step 445( 5.33%), action 16, FPS 1.92, Running 98.26s Step 446( 5.67%), action 17, FPS 1.86, Running 98.81s Step 447( 6.00%), action 18, FPS 1.82, Running 99.33s Step 448( 6.33%), action 19, FPS 1.82, Running 99.70s Step 449( 6.67%), action 20, FPS 1.78, Running 100.28s Step 450( 7.00%), action 21, FPS 1.86, Running 100.98s Step 451( 7.33%), action 22, FPS 1.86, Running 101.53s Step 452( 7.67%), action 23, FPS 1.87, Running 102.07s Step 453( 8.00%), action 24, FPS 1.86, Running 102.58s Step 454( 8.33%), action 25, FPS 1.88, Running 103.05s Step 455( 8.67%), action 26, FPS 1.91, Running 103.39s Step 456( 9.00%), action 27, FPS 1.93, Running 103.88s Step 457( 9.33%), action 28, FPS 1.91, Running 104.49s Step 458( 9.67%), action 29, FPS 1.91, Running 105.11s Step 459( 10.00%), action 30, FPS 1.91, Running 105.68s Step 460( 10.33%), action 31, FPS 1.90, Running 106.32s Step 461( 10.67%), action 32, FPS 1.88, Running 106.83s Step 462( 11.00%), action 33, FPS 1.93, Running 107.15s Step 463( 11.33%), action 34, FPS 1.95, Running 107.47s Step 464( 11.67%), action 35, FPS 1.97, Running 107.91s Step 465( 12.00%), action 36, FPS 1.99, Running 108.30s Step 466( 12.33%), action 37, FPS 2.00, Running 108.79s Step 467( 12.67%), action 38, FPS 2.02, Running 109.21s Step 468( 13.00%), action 39, FPS 2.00, Running 109.72s Step 469( 13.33%), action 40, FPS 2.01, Running 110.21s Step 470( 13.67%), action 41, FPS 2.03, Running 110.85s Step 471( 14.00%), action 42, FPS 2.08, Running 111.16s Step 472( 14.33%), action 43, FPS 2.13, Running 111.46s Step 473( 14.67%), action 44, FPS 2.18, Running 111.75s Step 474( 15.00%), action 45, FPS 2.19, Running 112.19s Step 475( 15.33%), action 46, FPS 2.16, Running 112.65s Step 476( 15.67%), action 47, FPS 2.12, Running 113.30s Step 477( 16.00%), action 48, FPS 2.16, Running 113.75s Step 478( 16.33%), action 49, FPS 2.18, Running 114.27s Step 479( 16.67%), action 50, FPS 2.20, Running 114.76s Step 480( 17.00%), action 51, FPS 2.22, Running 115.31s Step 481( 17.33%), action 52, FPS 2.30, Running 115.54s Step 482( 17.67%), action 53, FPS 2.31, Running 115.81s Step 483( 18.00%), action 54, FPS 2.32, Running 116.07s Step 484( 18.33%), action 55, FPS 2.32, Running 116.53s Step 485( 18.67%), action 56, FPS 2.31, Running 116.97s Step 486( 19.00%), action 57, FPS 2.27, Running 117.59s Step 487( 19.33%), action 58, FPS 2.26, Running 118.04s Step 488( 19.67%), action 59, FPS 2.27, Running 118.54s Step 489( 20.00%), action 60, FPS 2.26, Running 119.06s Step 490( 20.33%), action 61, FPS 2.28, Running 119.62s Step 491( 20.67%), action 62, FPS 2.29, Running 119.89s Step 492( 21.00%), action 63, FPS 2.30, Running 120.15s Step 493( 21.33%), action 64, FPS 2.28, Running 120.53s Step 494( 21.67%), action 65, FPS 2.27, Running 120.99s Step 495( 22.00%), action 66, FPS 2.29, Running 121.39s Step 496( 22.33%), action 67, FPS 2.32, Running 121.94s Step 497( 22.67%), action 68, FPS 2.31, Running 122.40s Step 498( 23.00%), action 69, FPS 2.32, Running 122.88s Step 499( 23.33%), action 70, FPS 2.33, Running 123.33s Step 500( 23.67%), action 71, FPS 2.32, Running 123.92s Step 501( 24.00%), action 72, FPS 2.32, Running 124.16s Step 502( 24.33%), action 73, FPS 2.31, Running 124.47s Step 503( 24.67%), action 74, FPS 2.28, Running 124.85s Step 504( 25.00%), action 75, FPS 2.29, Running 125.26s Step 505( 25.33%), action 76, FPS 2.29, Running 125.71s Step 506( 25.67%), action 77, FPS 2.31, Running 126.26s Step 507( 26.00%), action 78, FPS 2.30, Running 126.74s Step 508( 26.33%), action 79, FPS 2.29, Running 127.29s Step 509( 26.67%), action 80, FPS 2.29, Running 127.80s Step 510( 27.00%), action 81, FPS 2.29, Running 128.34s Step 511( 27.33%), action 82, FPS 2.30, Running 128.59s Step 512( 27.67%), action 83, FPS 2.30, Running 128.85s Step 513( 28.00%), action 84, FPS 2.33, Running 129.12s Step 514( 28.33%), action 85, FPS 2.34, Running 129.53s Step 515( 28.67%), action 86, FPS 2.35, Running 129.90s Step 516( 29.00%), action 87, FPS 2.37, Running 130.39s Step 517( 29.33%), action 88, FPS 2.37, Running 130.83s Step 518( 29.67%), action 89, FPS 2.36, Running 131.35s Step 519( 30.00%), action 90, FPS 2.35, Running 131.83s Step 520( 30.33%), action 91, FPS 2.36, Running 132.41s Step 521( 30.67%), action 92, FPS 2.32, Running 132.78s Step 522( 31.00%), action 93, FPS 2.32, Running 133.10s Step 523( 31.33%), action 94, FPS 2.34, Running 133.39s Step 524( 31.67%), action 95, FPS 2.33, Running 133.84s Step 525( 32.00%), action 96, FPS 2.34, Running 134.27s Step 526( 32.33%), action 97, FPS 2.32, Running 134.87s Step 527( 32.67%), action 98, FPS 2.32, Running 135.37s Step 528( 33.00%), action 99, FPS 2.30, Running 135.97s Step 529( 33.33%), action 100, FPS 2.32, Running 136.43s Step 530( 33.67%), action 101, FPS 2.30, Running 137.03s Step 531( 34.00%), action 102, FPS 2.25, Running 137.49s Step 532( 34.33%), action 103, FPS 2.21, Running 137.91s Step 533( 34.67%), action 104, FPS 2.16, Running 138.39s Step 534( 35.00%), action 105, FPS 2.14, Running 138.88s Step 535( 35.33%), action 106, FPS 2.12, Running 139.36s Step 536( 35.67%), action 107, FPS 2.11, Running 139.87s Step 537( 36.00%), action 108, FPS 2.10, Running 140.35s Step 538( 36.33%), action 109, FPS 2.13, Running 140.74s Step 539( 36.67%), action 110, FPS 2.18, Running 141.02s Step 540( 37.00%), action 111, FPS 2.15, Running 141.71s Step 541( 37.33%), action 112, FPS 2.13, Running 142.16s Step 542( 37.67%), action 113, FPS 2.09, Running 142.65s Step 543( 38.00%), action 114, FPS 2.05, Running 143.17s Step 544( 38.33%), action 115, FPS 2.04, Running 143.64s Step 545( 38.67%), action 116, FPS 2.03, Running 144.13s Step 546( 39.00%), action 117, FPS 2.06, Running 144.57s Step 547( 39.33%), action 118, FPS 2.12, Running 144.81s Step 548( 39.67%), action 119, FPS 2.15, Running 145.28s Step 549( 40.00%), action 120, FPS 2.15, Running 145.75s Step 550( 40.33%), action 121, FPS 2.11, Running 146.52s Step 551( 40.67%), action 122, FPS 2.07, Running 147.15s Step 552( 41.00%), action 123, FPS 2.03, Running 147.74s Step 553( 41.33%), action 124, FPS 2.04, Running 148.20s Step 554( 41.67%), action 125, FPS 2.08, Running 148.51s Step 555( 42.00%), action 126, FPS 2.09, Running 148.94s Step 556( 42.33%), action 127, FPS 2.10, Running 149.38s Step 557( 42.67%), action 128, FPS 2.11, Running 149.83s Step 558( 43.00%), action 129, FPS 2.09, Running 150.32s Step 559( 43.33%), action 130, FPS 2.04, Running 150.85s Step 560( 43.67%), action 131, FPS 2.03, Running 151.55s Step 561( 44.00%), action 132, FPS 2.03, Running 152.01s Step 562( 44.33%), action 133, FPS 2.05, Running 152.41s Step 563( 44.67%), action 134, FPS 2.07, Running 152.83s Step 564( 45.00%), action 135, FPS 2.08, Running 153.27s Step 565( 45.33%), action 136, FPS 2.09, Running 153.72s Step 566( 45.67%), action 137, FPS 2.06, Running 154.30s Step 567( 46.00%), action 138, FPS 2.01, Running 154.78s Step 568( 46.33%), action 139, FPS 1.97, Running 155.42s Step 569( 46.67%), action 140, FPS 1.98, Running 155.86s Step 570( 47.00%), action 141, FPS 2.01, Running 156.47s Step 571( 47.33%), action 142, FPS 2.04, Running 156.93s Step 572( 47.67%), action 143, FPS 2.05, Running 157.51s Step 573( 48.00%), action 144, FPS 2.01, Running 158.13s Step 574( 48.33%), action 145, FPS 1.97, Running 158.66s Step 575( 48.67%), action 146, FPS 1.96, Running 159.13s Step 576( 49.00%), action 147, FPS 1.95, Running 159.64s Step 577( 49.33%), action 148, FPS 1.94, Running 160.12s Step 578( 49.67%), action 149, FPS 1.95, Running 160.58s Step 579( 50.00%), action 150, FPS 1.97, Running 161.02s Step 580( 50.33%), action 151, FPS 1.99, Running 161.59s Step 581( 50.67%), action 152, FPS 1.97, Running 162.18s Step 582( 51.00%), action 153, FPS 1.93, Running 162.75s Step 583( 51.33%), action 154, FPS 1.92, Running 163.23s Step 584( 51.67%), action 155, FPS 1.92, Running 163.68s Step 585( 52.00%), action 156, FPS 1.92, Running 164.12s Step 586( 52.33%), action 157, FPS 1.95, Running 164.57s Step 587( 52.67%), action 158, FPS 1.96, Running 164.97s Step 588( 53.00%), action 159, FPS 2.00, Running 165.40s Step 589( 53.33%), action 160, FPS 1.97, Running 166.00s Step 590( 53.67%), action 161, FPS 1.96, Running 166.69s Step 591( 54.00%), action 162, FPS 1.94, Running 167.27s Step 592( 54.33%), action 163, FPS 1.97, Running 167.65s Step 593( 54.67%), action 164, FPS 1.99, Running 168.21s Step 594( 55.00%), action 165, FPS 1.93, Running 169.02s Step 595( 55.33%), action 166, FPS 1.90, Running 169.65s Step 596( 55.67%), action 167, FPS 1.90, Running 170.16s Step 597( 56.00%), action 168, FPS 1.86, Running 170.89s Step 598( 56.33%), action 169, FPS 1.84, Running 171.45s Step 599( 56.67%), action 170, FPS 1.80, Running 172.15s [2026-08-02 23:17:31] [99 ] Seed 98 success after 172.26 s. +steps: 599 , actions: 170 . +Instruction: Empty +Total 60/99(60.61%) success. +Setting seed: 99 +Step 1( N/A%), pre moving , FPS 2.30, Running 0.43s Step 2( N/A%), pre moving , FPS 3.73, Running 0.54s Step 3( N/A%), pre moving , FPS 4.76, Running 0.63s Step 4( N/A%), pre moving , FPS 5.43, Running 0.74s Step 5( N/A%), pre moving , FPS 5.81, Running 0.86s Step 6( N/A%), pre moving , FPS 6.13, Running 0.98s Step 7( N/A%), pre moving , FPS 6.33, Running 1.11s Step 8( N/A%), pre moving , FPS 6.51, Running 1.23s Step 9( N/A%), pre moving , FPS 6.70, Running 1.34s Step 10( N/A%), pre moving , FPS 6.86, Running 1.46s Step 11( N/A%), pre moving , FPS 6.93, Running 1.59s Step 12( N/A%), pre moving , FPS 7.06, Running 1.70s Step 13( N/A%), pre moving , FPS 7.18, Running 1.81s Step 14( N/A%), pre moving , FPS 7.23, Running 1.94s Step 15( N/A%), pre moving , FPS 7.31, Running 2.05s Step 16( N/A%), pre moving , FPS 7.40, Running 2.16s Step 17( N/A%), pre moving , FPS 7.42, Running 2.29s Step 18( N/A%), pre moving , FPS 7.48, Running 2.41s Step 19( N/A%), pre moving , FPS 7.52, Running 2.53s Step 20( N/A%), pre moving , FPS 7.57, Running 2.64s Step 21( N/A%), pre moving , FPS 7.86, Running 2.98s Step 22( N/A%), pre moving , FPS 7.72, Running 3.13s Step 23( N/A%), pre moving , FPS 7.75, Running 3.21s Step 24( N/A%), pre moving , FPS 7.82, Running 3.29s Step 25( N/A%), pre moving , FPS 8.00, Running 3.36s Step 26( N/A%), pre moving , FPS 7.26, Running 3.74s Step 27( N/A%), pre moving , FPS 7.29, Running 3.85s Step 28( N/A%), pre moving , FPS 7.31, Running 3.97s Step 29( N/A%), pre moving , FPS 7.31, Running 4.08s Step 30( N/A%), pre moving , FPS 7.30, Running 4.20s Step 31( N/A%), pre moving , FPS 7.35, Running 4.31s Step 32( N/A%), pre moving , FPS 7.36, Running 4.42s Step 33( N/A%), pre moving , FPS 7.31, Running 4.54s Step 34( N/A%), pre moving , FPS 7.35, Running 4.66s Step 35( N/A%), pre moving , FPS 7.34, Running 4.78s Step 36( N/A%), pre moving , FPS 6.41, Running 5.28s Step 37( N/A%), pre moving , FPS 6.44, Running 5.40s Step 38( N/A%), pre moving , FPS 6.44, Running 5.51s Step 39( N/A%), pre moving , FPS 6.43, Running 5.64s Step 40( N/A%), pre moving , FPS 6.40, Running 5.77s Step 41( N/A%), pre moving , FPS 6.90, Running 5.88s Step 42( N/A%), pre moving , FPS 6.98, Running 5.99s Step 43( N/A%), pre moving , FPS 6.92, Running 6.10s Step 44( N/A%), pre moving , FPS 6.82, Running 6.23s Step 45( N/A%), pre moving , FPS 6.72, Running 6.34s Step 46( N/A%), pre moving , FPS 7.37, Running 6.45s Step 47( N/A%), pre moving , FPS 7.32, Running 6.58s Step 48( N/A%), pre moving , FPS 7.35, Running 6.69s Step 49( N/A%), pre moving , FPS 7.36, Running 6.80s Step 50( N/A%), pre moving , FPS 7.41, Running 6.90s Step 51( N/A%), pre moving , FPS 7.50, Running 6.97s Step 52( N/A%), pre moving , FPS 7.57, Running 7.06s Step 53( N/A%), pre moving , FPS 7.74, Running 7.13s Step 54( N/A%), pre moving , FPS 7.85, Running 7.20s Step 55( N/A%), pre moving , FPS 7.96, Running 7.29s Step 56( N/A%), pre moving , FPS 9.63, Running 7.36s Step 57( N/A%), pre moving , FPS 9.77, Running 7.44s Step 58( N/A%), pre moving , FPS 9.98, Running 7.51s Step 59( N/A%), pre moving , FPS 10.18, Running 7.60s Step 60( N/A%), pre moving , FPS 10.49, Running 7.68s Step 61( N/A%), pre moving , FPS 10.66, Running 7.76s Step 62( N/A%), pre moving , FPS 10.81, Running 7.84s Step 63( N/A%), pre moving , FPS 11.00, Running 7.92s Step 64( N/A%), pre moving , FPS 10.99, Running 8.05s Step 65( N/A%), pre moving , FPS 10.97, Running 8.16s Step 66( N/A%), pre moving , FPS 10.82, Running 8.30s Step 67( N/A%), pre moving , FPS 10.84, Running 8.42s Step 68( N/A%), pre moving , FPS 10.44, Running 8.60s Step 69( N/A%), pre moving , FPS 10.11, Running 8.78s Step 70( N/A%), pre moving , FPS 9.68, Running 8.96s Step 71( N/A%), pre moving , FPS 9.21, Running 9.15s Step 72( N/A%), pre moving , FPS 8.79, Running 9.33s Step 73( N/A%), pre moving , FPS 8.35, Running 9.52s Step 74( N/A%), pre moving , FPS 8.04, Running 9.69s Step 75( N/A%), pre moving , FPS 7.73, Running 9.88s Step 76( N/A%), pre moving , FPS 7.41, Running 10.06s Step 77( N/A%), pre moving , FPS 7.17, Running 10.23s Step 78( N/A%), pre moving , FPS 6.88, Running 10.42s Step 79( N/A%), pre moving , FPS 6.69, Running 10.59s Step 80( N/A%), pre moving , FPS 6.47, Running 10.77s Step 81( N/A%), pre moving , FPS 6.26, Running 10.95s Step 82( N/A%), pre moving , FPS 6.10, Running 11.12s Step 83( N/A%), pre moving , FPS 6.03, Running 11.24s Step 84( N/A%), pre moving , FPS 6.01, Running 11.38s Step 85( N/A%), pre moving , FPS 5.99, Running 11.50s Step 86( N/A%), pre moving , FPS 6.00, Running 11.63s Step 87( N/A%), pre moving , FPS 6.00, Running 11.76s Step 88( N/A%), pre moving , FPS 6.19, Running 11.84s Step 89( N/A%), pre moving , FPS 6.38, Running 11.91s Step 90( N/A%), pre moving , FPS 6.59, Running 12.00s Step 91( N/A%), pre moving , FPS 6.78, Running 12.10s Step 92( N/A%), pre moving , FPS 6.94, Running 12.22s Step 93( N/A%), pre moving , FPS 7.11, Running 12.33s Step 94( N/A%), pre moving , FPS 7.25, Running 12.45s Step 95( N/A%), pre moving , FPS 7.39, Running 12.58s Step 96( N/A%), pre moving , FPS 7.58, Running 12.70s Step 97( N/A%), pre moving , FPS 7.77, Running 12.81s Step 98( N/A%), pre moving , FPS 7.99, Running 12.93s Step 99( N/A%), pre moving , FPS 8.14, Running 13.05s Step 100( N/A%), pre moving , FPS 8.36, Running 13.16s Step 101( N/A%), pre moving , FPS 8.57, Running 13.29s Step 102( N/A%), pre moving , FPS 8.92, Running 13.36s Step 103( N/A%), pre moving , FPS 8.94, Running 13.48s Step 104( N/A%), pre moving , FPS 9.04, Running 13.59s Step 105( N/A%), pre moving , FPS 9.10, Running 13.70s Step 106( N/A%), pre moving , FPS 9.07, Running 13.83s Step 107( N/A%), pre moving , FPS 9.14, Running 13.95s Step 108( N/A%), pre moving , FPS 8.95, Running 14.07s Step 109( N/A%), pre moving , FPS 8.83, Running 14.18s Step 110( N/A%), pre moving , FPS 8.70, Running 14.30s Step 111( N/A%), pre moving , FPS 8.63, Running 14.41s Step 112( N/A%), pre moving , FPS 8.59, Running 14.55s Step 113( N/A%), pre moving , FPS 8.59, Running 14.66s Step 114( N/A%), pre moving , FPS 8.61, Running 14.77s Step 115( N/A%), pre moving , FPS 8.65, Running 14.89s Step 116( N/A%), pre moving , FPS 8.65, Running 15.01s Step 117( N/A%), pre moving , FPS 8.65, Running 15.12s Step 118( N/A%), pre moving , FPS 8.60, Running 15.25s Step 119( N/A%), pre moving , FPS 8.71, Running 15.34s Step 120( N/A%), pre moving , FPS 8.83, Running 15.43s Step 121( N/A%), pre moving , FPS 6.59, Running 16.32s Step 122( N/A%), pre moving , FPS 5.95, Running 16.72s Step 123( N/A%), pre moving , FPS 5.52, Running 17.10s Step 124( N/A%), pre moving , FPS 5.13, Running 17.49s Step 125( N/A%), pre moving , FPS 4.73, Running 17.93s Step 126( N/A%), pre moving , FPS 4.45, Running 18.33s Step 127( N/A%), pre moving , FPS 4.15, Running 18.76s Step 128( N/A%), pre moving , FPS 4.01, Running 19.05s Step 129( N/A%), pre moving , FPS 3.92, Running 19.28s Step 130( N/A%), pre moving , FPS 3.83, Running 19.52s Step 131( N/A%), pre moving , FPS 3.66, Running 19.88s Step 132( N/A%), pre moving , FPS 3.53, Running 20.22s Step 133( N/A%), pre moving , FPS 3.36, Running 20.61s Step 134( N/A%), pre moving , FPS 3.21, Running 21.01s Step 135( N/A%), pre moving , FPS 3.08, Running 21.39s Step 136( N/A%), pre moving , FPS 2.96, Running 21.77s Step 137( N/A%), pre moving , FPS 2.83, Running 22.19s Step 138( N/A%), pre moving , FPS 2.73, Running 22.59s Step 139( N/A%), pre moving , FPS 2.62, Running 22.98s Step 140( N/A%), pre moving , FPS 2.56, Running 23.25s Step 141( N/A%), pre moving , FPS 2.78, Running 23.50s Step 142( N/A%), pre moving , FPS 2.82, Running 23.82s Step 143( N/A%), pre moving , FPS 2.83, Running 24.16s Step 144( N/A%), pre moving , FPS 2.85, Running 24.52s Step 145( N/A%), pre moving , FPS 2.87, Running 24.90s Step 146( N/A%), pre moving , FPS 2.86, Running 25.33s Step 147( N/A%), pre moving , FPS 2.87, Running 25.74s Step 148( N/A%), pre moving , FPS 2.82, Running 26.16s Step 149( N/A%), pre moving , FPS 2.74, Running 26.57s Step 150( N/A%), pre moving , FPS 2.68, Running 26.97s Step 151( N/A%), pre moving , FPS 2.72, Running 27.24s Step 152( N/A%), pre moving , FPS 2.76, Running 27.47s Step 153( N/A%), pre moving , FPS 2.79, Running 27.79s Step 154( N/A%), pre moving , FPS 2.81, Running 28.13s Step 155( N/A%), pre moving , FPS 2.81, Running 28.50s Step 156( N/A%), pre moving , FPS 2.80, Running 28.91s Step 157( N/A%), pre moving , FPS 2.81, Running 29.31s Step 158( N/A%), pre moving , FPS 2.79, Running 29.74s Step 159( N/A%), pre moving , FPS 2.78, Running 30.16s Step 160( N/A%), pre moving , FPS 2.73, Running 30.59s Step 161( N/A%), pre moving , FPS 2.66, Running 31.02s Step 162( N/A%), pre moving , FPS 2.70, Running 31.24s Step 163( N/A%), pre moving , FPS 2.74, Running 31.46s Step 164( N/A%), pre moving , FPS 2.73, Running 31.83s Step 165( N/A%), pre moving , FPS 2.75, Running 32.18s Step 166( N/A%), pre moving , FPS 2.74, Running 32.62s Step 167( N/A%), pre moving , FPS 2.74, Running 33.04s Step 168( N/A%), pre moving , FPS 2.74, Running 33.46s Step 169( N/A%), pre moving , FPS 2.73, Running 33.89s Step 170( N/A%), pre moving , FPS 2.74, Running 34.29s Step 171( N/A%), pre moving , FPS 2.68, Running 34.71s Step 172( N/A%), pre moving , FPS 2.64, Running 35.03s Step 173( N/A%), pre moving , FPS 2.68, Running 35.25s Step 174( N/A%), pre moving , FPS 2.70, Running 35.54s Step 175( N/A%), pre moving , FPS 2.71, Running 35.87s Step 176( N/A%), pre moving , FPS 2.74, Running 36.20s Step 177( N/A%), pre moving , FPS 2.73, Running 36.63s Step 178( N/A%), pre moving , FPS 2.74, Running 37.05s Step 179( N/A%), pre moving , FPS 2.74, Running 37.46s Step 180( N/A%), pre moving , FPS 2.75, Running 37.85s Step 181( N/A%), pre moving , FPS 2.77, Running 38.25s Step 182( N/A%), pre moving , FPS 2.70, Running 38.65s Step 183( N/A%), pre moving , FPS 2.66, Running 38.99s Step 184( N/A%), pre moving , FPS 2.70, Running 39.23s Step 185( N/A%), pre moving , FPS 2.72, Running 39.54s Step 186( N/A%), pre moving , FPS 2.75, Running 39.88s Step 187( N/A%), pre moving , FPS 2.77, Running 40.27s Step 188( N/A%), pre moving , FPS 2.77, Running 40.68s Step 189( N/A%), pre moving , FPS 2.77, Running 41.11s Step 190( N/A%), pre moving , FPS 2.76, Running 41.54s Step 191( N/A%), pre moving , FPS 2.76, Running 41.97s Step 192( N/A%), pre moving , FPS 2.71, Running 42.40s Step 193( N/A%), pre moving , FPS 2.65, Running 42.78s Step 194( N/A%), pre moving , FPS 2.67, Running 43.04s Step 195( N/A%), pre moving , FPS 2.69, Running 43.31s Step 196( N/A%), pre moving , FPS 2.78, Running 43.40s Step 197( N/A%), pre moving , FPS 2.92, Running 43.48s Step 198( N/A%), pre moving , FPS 3.07, Running 43.56s Step 199( N/A%), pre moving , FPS 3.23, Running 43.65s Step 200( N/A%), pre moving , FPS 3.40, Running 43.74s Step 201( N/A%), pre moving , FPS 3.59, Running 43.82s Step 202( N/A%), pre moving , FPS 3.80, Running 43.92s Step 203( N/A%), pre moving , FPS 3.99, Running 44.00s Step 204( N/A%), pre moving , FPS 4.10, Running 44.11s Step 205( N/A%), pre moving , FPS 4.28, Running 44.21s Step 206( N/A%), pre moving , FPS 3.92, Running 44.99s Step 207( N/A%), pre moving , FPS 4.12, Running 45.13s Step 208( N/A%), pre moving , FPS 4.38, Running 45.25s Step 209( N/A%), pre moving , FPS 4.70, Running 45.37s Step 210( N/A%), pre moving , FPS 5.07, Running 45.49s Step 211( N/A%), pre moving , FPS 5.38, Running 45.68s Step 212( N/A%), pre moving , FPS 5.77, Running 45.87s Step 213( N/A%), pre moving , FPS 6.10, Running 46.06s Step 214( N/A%), pre moving , FPS 6.12, Running 46.31s Step 215( N/A%), pre moving , FPS 6.28, Running 46.49s Step 216( N/A%), pre moving , FPS 6.10, Running 46.68s Step 217( N/A%), pre moving , FPS 5.91, Running 46.87s Step 218( N/A%), pre moving , FPS 5.72, Running 47.06s Step 219( N/A%), pre moving , FPS 5.56, Running 47.25s Step 220( N/A%), pre moving , FPS 5.44, Running 47.42s Step 221( N/A%), pre moving , FPS 5.28, Running 47.61s Step 222( N/A%), pre moving , FPS 5.23, Running 47.74s Step 223( N/A%), pre moving , FPS 5.14, Running 47.89s Step 224( N/A%), pre moving , FPS 5.13, Running 48.00s Step 225( N/A%), pre moving , FPS 5.04, Running 48.18s Step 226( N/A%), pre moving , FPS 5.61, Running 48.55s Step 227( N/A%), pre moving , FPS 5.31, Running 48.89s Step 228( N/A%), pre moving , FPS 5.01, Running 49.24s Step 229( N/A%), pre moving , FPS 4.71, Running 49.61s Step 230( N/A%), pre moving , FPS 4.47, Running 49.96s Step 231( N/A%), pre moving , FPS 4.32, Running 50.31s Step 232( N/A%), pre moving , FPS 4.16, Running 50.68s Step 233( N/A%), pre moving , FPS 4.03, Running 51.02s Step 234( N/A%), pre moving , FPS 4.02, Running 51.28s Step 235( N/A%), pre moving , FPS 3.99, Running 51.50s Step 236( N/A%), pre moving , FPS 3.96, Running 51.73s Step 237( N/A%), pre moving , FPS 3.94, Running 51.95s Step 238( N/A%), pre moving , FPS 3.83, Running 52.28s Step 239( N/A%), pre moving , FPS 3.70, Running 52.64s Step 240( N/A%), pre moving , FPS 3.59, Running 52.99s Step 241( N/A%), pre moving , FPS 3.48, Running 53.36s Step 242( N/A%), pre moving , FPS 3.35, Running 53.71s Step 243( N/A%), pre moving , FPS 3.24, Running 54.06s Step 244( N/A%), pre moving , FPS 3.12, Running 54.42s Step 245( N/A%), pre moving , FPS 3.04, Running 54.77s Step 246( N/A%), pre moving , FPS 3.06, Running 55.08s Step 247( N/A%), pre moving , FPS 3.12, Running 55.30s Step 248( N/A%), pre moving , FPS 3.21, Running 55.47s Step 249( N/A%), pre moving , FPS 3.29, Running 55.69s Step 250( N/A%), pre moving , FPS 3.39, Running 55.86s Step 251( N/A%), pre moving , FPS 3.48, Running 56.05s Step 252( N/A%), pre moving , FPS 3.55, Running 56.31s Step 253( N/A%), pre moving , FPS 3.63, Running 56.53s Step 254( N/A%), pre moving , FPS 3.73, Running 56.64s Step 255( N/A%), pre moving , FPS 3.80, Running 56.76s Step 256( N/A%), pre moving , FPS 3.87, Running 56.90s Step 257( N/A%), pre moving , FPS 3.95, Running 57.01s Step 258( N/A%), pre moving , FPS 4.01, Running 57.27s Step 259( N/A%), pre moving , FPS 4.17, Running 57.44s Step 260( N/A%), pre moving , FPS 4.32, Running 57.62s Step 261( N/A%), pre moving , FPS 4.57, Running 57.74s Step 262( N/A%), pre moving , FPS 4.81, Running 57.87s Step 263( N/A%), pre moving , FPS 5.11, Running 57.97s Step 264( N/A%), pre moving , FPS 5.45, Running 58.09s Step 265( N/A%), pre moving , FPS 5.81, Running 58.21s Step 266( N/A%), pre moving , FPS 6.14, Running 58.34s Step 267( N/A%), pre moving , FPS 6.33, Running 58.45s Step 268( N/A%), pre moving , FPS 5.35, Running 59.22s Step 269( N/A%), pre moving , FPS 5.55, Running 59.29s Step 270( N/A%), pre moving , FPS 5.71, Running 59.37s Step 271( N/A%), pre moving , FPS 5.91, Running 59.44s Step 272( N/A%), pre moving , FPS 6.26, Running 59.51s Step 273( N/A%), pre moving , FPS 6.48, Running 59.62s Step 274( N/A%), pre moving , FPS 6.50, Running 59.72s Step 275( N/A%), pre moving , FPS 6.51, Running 59.84s Step 276( N/A%), pre moving , FPS 6.44, Running 60.00s Step 277( N/A%), pre moving , FPS 6.34, Running 60.17s Step 278( N/A%), pre moving , FPS 6.51, Running 60.34s Step 279( N/A%), pre moving , FPS 6.48, Running 60.52s Step 280( N/A%), pre moving , FPS 6.50, Running 60.70s Step 281( N/A%), pre moving , FPS 6.42, Running 60.85s Step 282( N/A%), pre moving , FPS 6.32, Running 61.03s Step 283( N/A%), pre moving , FPS 6.20, Running 61.20s Step 284( N/A%), pre moving , FPS 6.07, Running 61.38s Step 285( N/A%), pre moving , FPS 5.99, Running 61.55s Step 286( N/A%), pre moving , FPS 5.81, Running 61.79s Step 287( N/A%), pre moving , FPS 5.72, Running 61.95s Step 288( N/A%), pre moving , FPS 6.71, Running 62.19s Step 289( N/A%), pre moving , FPS 6.48, Running 62.38s Step 290( N/A%), pre moving , FPS 6.15, Running 62.62s Step 291( N/A%), pre moving , FPS 5.85, Running 62.86s Step 292( N/A%), pre moving , FPS 5.62, Running 63.07s Step 293( N/A%), pre moving , FPS 5.58, Running 63.20s Step 294( N/A%), pre moving , FPS 5.48, Running 63.37s Step 295( N/A%), pre moving , FPS 5.42, Running 63.53s Step 296( N/A%), pre moving , FPS 5.48, Running 63.65s Step 297( N/A%), pre moving , FPS 5.50, Running 63.80s Step 298( N/A%), pre moving , FPS 5.54, Running 63.95s Step 299( N/A%), pre moving , FPS 5.45, Running 64.19s Step 300( N/A%), pre moving , FPS 5.38, Running 64.42s Step 301( N/A%), pre moving , FPS 5.26, Running 64.65s Step 302( N/A%), pre moving , FPS 5.17, Running 64.90s Step 303( N/A%), pre moving , FPS 5.08, Running 65.14s Step 304( N/A%), pre moving , FPS 5.02, Running 65.36s Step 305( N/A%), pre moving , FPS 4.96, Running 65.58s Step 306( N/A%), pre moving , FPS 4.95, Running 65.82s Step 307( N/A%), pre moving , FPS 4.84, Running 66.08s Step 308( N/A%), pre moving , FPS 4.93, Running 66.25s Step 309( N/A%), pre moving , FPS 4.87, Running 66.49s Step 310( N/A%), pre moving , FPS 4.88, Running 66.72s Step 311( N/A%), pre moving , FPS 4.87, Running 66.96s Step 312( N/A%), pre moving , FPS 4.86, Running 67.18s Step 313( N/A%), pre moving , FPS 4.84, Running 67.33s Step 314( N/A%), pre moving , FPS 4.84, Running 67.50s Step 315( N/A%), pre moving , FPS 4.86, Running 67.65s Step 316( N/A%), pre moving , FPS 4.81, Running 67.81s Step 317( N/A%), pre moving , FPS 4.80, Running 67.97s Step 318( N/A%), pre moving , FPS 4.74, Running 68.16s Step 319( N/A%), pre moving , FPS 4.75, Running 68.41s Step 320( N/A%), pre moving , FPS 4.73, Running 68.65s Step 321( N/A%), pre moving , FPS 4.63, Running 68.97s Step 322( N/A%), pre moving , FPS 4.56, Running 69.29s Step 323( N/A%), pre moving , FPS 4.50, Running 69.59s Step 324( N/A%), pre moving , FPS 4.43, Running 69.88s Step 325( N/A%), pre moving , FPS 4.33, Running 70.20s Step 326( N/A%), pre moving , FPS 4.28, Running 70.49s Step 327( N/A%), pre moving , FPS 4.24, Running 70.80s Step 328( N/A%), pre moving , FPS 4.13, Running 71.09s Step 329( N/A%), pre moving , FPS 4.17, Running 71.28s Step 330( N/A%), pre moving , FPS 4.24, Running 71.43s Step 331( N/A%), pre moving , FPS 4.33, Running 71.59s Step 332( N/A%), pre moving , FPS 4.40, Running 71.73s Step 333( N/A%), pre moving , FPS 4.38, Running 71.90s Step 334( N/A%), pre moving , FPS 4.41, Running 72.03s Step 335( N/A%), pre moving , FPS 4.44, Running 72.15s Step 336( N/A%), pre moving , FPS 4.44, Running 72.32s Step 337( N/A%), pre moving , FPS 4.43, Running 72.48s Step 338( N/A%), pre moving , FPS 4.50, Running 72.61s Step 339( N/A%), pre moving , FPS 4.64, Running 72.72s Step 340( N/A%), pre moving , FPS 4.76, Running 72.85s Step 341( N/A%), pre moving , FPS 5.01, Running 72.96s Step 342( N/A%), pre moving , FPS 5.27, Running 73.08s Step 343( N/A%), pre moving , FPS 5.53, Running 73.21s Step 344( N/A%), pre moving , FPS 5.82, Running 73.32s Step 345( N/A%), pre moving , FPS 6.20, Running 73.43s Step 346( N/A%), pre moving , FPS 6.55, Running 73.55s Step 347( N/A%), pre moving , FPS 6.94, Running 73.68s Step 348( N/A%), pre moving , FPS 7.39, Running 73.79s Step 349( N/A%), pre moving , FPS 7.65, Running 73.90s Step 350( N/A%), pre moving , FPS 7.74, Running 74.02s Step 351( N/A%), pre moving , FPS 7.87, Running 74.13s Step 352( N/A%), pre moving , FPS 7.93, Running 74.25s Step 353( N/A%), pre moving , FPS 8.11, Running 74.36s Step 354( N/A%), pre moving , FPS 8.22, Running 74.47s Step 355( N/A%), pre moving , FPS 8.21, Running 74.59s Step 356( N/A%), pre moving , FPS 8.33, Running 74.72s Step 357( N/A%), pre moving , FPS 8.52, Running 74.83s Step 358( N/A%), pre moving , FPS 8.57, Running 74.94s Step 359( N/A%), pre moving , FPS 8.57, Running 75.05s Step 360( N/A%), pre moving , FPS 8.63, Running 75.17s Step 361( N/A%), pre moving , FPS 8.79, Running 75.24s Step 362( N/A%), pre moving , FPS 8.85, Running 75.34s Step 363( N/A%), pre moving , FPS 9.01, Running 75.43s Step 364( N/A%), pre moving , FPS 9.12, Running 75.51s Step 365( N/A%), pre moving , FPS 9.33, Running 75.57s Step 366( N/A%), pre moving , FPS 9.49, Running 75.65s Step 367( N/A%), pre moving , FPS 7.25, Running 76.44s Step 368( N/A%), pre moving , FPS 7.25, Running 76.55s Step 369( N/A%), pre moving , FPS 7.31, Running 76.63s Step 370( N/A%), pre moving , FPS 7.18, Running 76.80s Step 371( N/A%), pre moving , FPS 7.07, Running 76.96s Step 372( N/A%), pre moving , FPS 7.11, Running 77.07s Step 373( N/A%), pre moving , FPS 7.12, Running 77.17s Step 374( N/A%), pre moving , FPS 7.10, Running 77.28s Step 375( N/A%), pre moving , FPS 7.14, Running 77.39s Step 376( N/A%), pre moving , FPS 7.18, Running 77.50s Step 377( N/A%), pre moving , FPS 7.02, Running 77.68s Step 378( N/A%), pre moving , FPS 6.91, Running 77.83s Step 379( N/A%), pre moving , FPS 6.89, Running 77.96s Step 380( N/A%), pre moving , FPS 6.90, Running 78.06s Step 381( N/A%), pre moving , FPS 6.82, Running 78.17s Step 382( N/A%), pre moving , FPS 6.83, Running 78.27s Step 383( N/A%), pre moving , FPS 6.79, Running 78.38s Step 384( N/A%), pre moving , FPS 6.71, Running 78.49s Step 385( N/A%), pre moving , FPS 6.61, Running 78.60s Step 386( N/A%), pre moving , FPS 6.52, Running 78.72s Step 387( N/A%), pre moving , FPS 8.35, Running 78.84s Step 388( N/A%), pre moving , FPS 8.35, Running 78.95s Step 389( N/A%), pre moving , FPS 8.01, Running 79.13s Step 390( N/A%), pre moving , FPS 8.06, Running 79.28s Step 391( N/A%), pre moving , FPS 8.05, Running 79.44s Step 392( N/A%), pre moving , FPS 7.97, Running 79.57s Step 393( N/A%), pre moving , FPS 7.94, Running 79.69s Step 394( N/A%), pre moving , FPS 7.99, Running 79.79s Step 395( N/A%), pre moving , FPS 8.00, Running 79.89s Step 396( N/A%), pre moving , FPS 8.05, Running 79.99s Step 397( N/A%), pre moving , FPS 8.23, Running 80.11s Step 398( N/A%), pre moving , FPS 8.33, Running 80.24s Step 399( N/A%), pre moving , FPS 8.12, Running 80.42s Step 400( N/A%), pre moving , FPS 7.86, Running 80.61s Step 401( N/A%), pre moving , FPS 7.69, Running 80.77s Step 402( N/A%), pre moving , FPS 7.45, Running 80.95s Step 403( N/A%), pre moving , FPS 7.26, Running 81.13s Step 404( N/A%), pre moving , FPS 7.07, Running 81.32s Step 405( N/A%), pre moving , FPS 6.90, Running 81.49s Step 406( N/A%), pre moving , FPS 6.77, Running 81.68s Step 407( N/A%), pre moving , FPS 6.74, Running 81.80s Step 408( N/A%), pre moving , FPS 6.61, Running 81.97s Step 409( N/A%), pre moving , FPS 6.74, Running 82.09s Step 410( N/A%), pre moving , FPS 6.85, Running 82.20s Step 411( N/A%), pre moving , FPS 6.94, Running 82.32s Step 412( N/A%), pre moving , FPS 7.01, Running 82.43s Step 413( N/A%), pre moving , FPS 6.99, Running 82.55s Step 414( N/A%), pre moving , FPS 6.96, Running 82.66s Step 415( N/A%), pre moving , FPS 6.92, Running 82.78s Step 416( N/A%), pre moving , FPS 6.89, Running 82.89s Step 417( N/A%), pre moving , FPS 6.94, Running 82.99s Step 418( N/A%), pre moving , FPS 6.93, Running 83.12s Step 419( N/A%), pre moving , FPS 7.12, Running 83.23s Step 420( N/A%), pre moving , FPS 7.34, Running 83.33s Step 421( N/A%), pre moving , FPS 7.55, Running 83.42s Step 422( N/A%), pre moving , FPS 7.95, Running 83.47s Step 423( N/A%), pre moving , FPS 8.28, Running 83.55s Step 424( N/A%), pre moving , FPS 8.65, Running 83.63s Step 425( N/A%), pre moving , FPS 9.11, Running 83.69s Step 426( N/A%), pre moving , FPS 9.53, Running 83.78s Step 427( N/A%), pre moving , FPS 9.86, Running 83.83s Step 428( N/A%), pre moving , FPS 10.41, Running 83.89s Step 429( N/A%), pre moving , FPS 10.71, Running 83.96s Step 430( N/A%), pre moving , FPS 5.01, Running 86.20s Step 431( N/A%), pre moving , FPS 4.70, Running 86.58s Step 432( N/A%), pre moving , FPS 4.37, Running 87.00s Step 433( N/A%), pre moving , FPS 4.16, Running 87.36s Step 434( N/A%), pre moving , FPS 3.98, Running 87.68s Step 435( N/A%), pre moving , FPS 3.79, Running 88.06s Step 436( N/A%), pre moving , FPS 3.60, Running 88.44s Step 437( N/A%), pre moving , FPS 3.42, Running 88.84s Step 438( N/A%), pre moving , FPS 3.27, Running 89.23s Step 439( N/A%), pre moving , FPS 3.13, Running 89.63s Step 440( N/A%), pre moving , FPS 2.99, Running 90.02s Step 441( N/A%), pre moving , FPS 2.86, Running 90.41s Step 442( N/A%), pre moving , FPS 2.74, Running 90.77s Step 443( N/A%), pre moving , FPS 2.68, Running 91.01s Step 444( N/A%), pre moving , FPS 2.61, Running 91.28s Step 445( N/A%), pre moving , FPS 2.53, Running 91.61s Step 446( N/A%), pre moving , FPS 2.44, Running 91.98s Step 447( N/A%), pre moving , FPS 2.35, Running 92.35s Step 448( N/A%), pre moving , FPS 2.26, Running 92.73s Step 449( N/A%), pre moving , FPS 2.19, Running 93.09s Step 450( 0.33%), action 1, FPS 2.55, Running 94.04s Step 451( 0.67%), action 2, FPS 2.52, Running 94.53s Step 452( 1.00%), action 3, FPS 2.55, Running 94.84s Step 453( 1.33%), action 4, FPS 2.55, Running 95.22s Step 454( 1.67%), action 5, FPS 2.50, Running 95.66s Step 455( 2.00%), action 6, FPS 2.47, Running 96.16s Step 456( 2.33%), action 7, FPS 2.44, Running 96.64s Step 457( 2.67%), action 8, FPS 2.42, Running 97.11s Step 458( 3.00%), action 9, FPS 2.39, Running 97.60s Step 459( 3.33%), action 10, FPS 2.37, Running 98.06s Step 460( 3.67%), action 11, FPS 2.34, Running 98.56s Step 461( 4.00%), action 12, FPS 2.35, Running 98.91s Step 462( 4.33%), action 13, FPS 2.33, Running 99.35s Step 463( 4.67%), action 14, FPS 2.26, Running 99.86s Step 464( 5.00%), action 15, FPS 2.19, Running 100.43s Step 465( 5.33%), action 16, FPS 2.15, Running 100.91s Step 466( 5.67%), action 17, FPS 2.12, Running 101.43s Step 467( 6.00%), action 18, FPS 2.09, Running 101.93s Step 468( 6.33%), action 19, FPS 2.06, Running 102.45s Step 469( 6.67%), action 20, FPS 2.04, Running 102.87s Step 470( 7.00%), action 21, FPS 2.11, Running 103.52s Step 471( 7.33%), action 22, FPS 2.08, Running 104.13s Step 472( 7.67%), action 23, FPS 2.03, Running 104.70s Step 473( 8.00%), action 24, FPS 2.00, Running 105.23s Step 474( 8.33%), action 25, FPS 1.93, Running 106.02s Step 475( 8.67%), action 26, FPS 1.94, Running 106.47s Step 476( 9.00%), action 27, FPS 1.91, Running 107.13s Step 477( 9.33%), action 28, FPS 1.91, Running 107.59s Step 478( 9.67%), action 29, FPS 1.89, Running 108.16s Step 479( 10.00%), action 30, FPS 1.88, Running 108.69s Step 480( 10.33%), action 31, FPS 1.85, Running 109.35s Step 481( 10.67%), action 32, FPS 1.81, Running 109.94s Step 482( 11.00%), action 33, FPS 1.81, Running 110.43s Step 483( 11.33%), action 34, FPS 1.81, Running 110.92s Step 484( 11.67%), action 35, FPS 1.82, Running 111.43s Step 485( 12.00%), action 36, FPS 1.82, Running 111.88s Step 486( 12.33%), action 37, FPS 1.77, Running 112.73s Step 487( 12.67%), action 38, FPS 1.75, Running 113.35s Step 488( 13.00%), action 39, FPS 1.77, Running 113.77s Step 489( 13.33%), action 40, FPS 1.73, Running 114.47s Step 490( 13.67%), action 41, FPS 1.67, Running 115.52s Step 491( 14.00%), action 42, FPS 1.68, Running 116.05s Step 492( 14.33%), action 43, FPS 1.68, Running 116.62s Step 493( 14.67%), action 44, FPS 1.68, Running 117.11s Step 494( 15.00%), action 45, FPS 1.73, Running 117.58s Step 495( 15.33%), action 46, FPS 1.75, Running 117.92s Step 496( 15.67%), action 47, FPS 1.78, Running 118.36s Step 497( 16.00%), action 48, FPS 1.76, Running 118.94s Step 498( 16.33%), action 49, FPS 1.75, Running 119.61s Step 499( 16.67%), action 50, FPS 1.75, Running 120.12s Step 500( 17.00%), action 51, FPS 1.73, Running 120.89s Step 501( 17.33%), action 52, FPS 1.74, Running 121.43s Step 502( 17.67%), action 53, FPS 1.73, Running 122.00s Step 503( 18.00%), action 54, FPS 1.74, Running 122.44s Step 504( 18.33%), action 55, FPS 1.72, Running 123.05s Step 505( 18.67%), action 56, FPS 1.71, Running 123.56s Step 506( 19.00%), action 57, FPS 1.76, Running 124.11s Step 507( 19.33%), action 58, FPS 1.77, Running 124.67s Step 508( 19.67%), action 59, FPS 1.75, Running 125.17s Step 509( 20.00%), action 60, FPS 1.80, Running 125.56s Step 510( 20.33%), action 61, FPS 1.85, Running 126.33s Step 511( 20.67%), action 62, FPS 1.84, Running 126.91s Step 512( 21.00%), action 63, FPS 1.86, Running 127.40s Step 513( 21.33%), action 64, FPS 1.86, Running 127.88s Step 514( 21.67%), action 65, FPS 1.79, Running 128.75s Step 515( 22.00%), action 66, FPS 1.79, Running 129.11s Step 516( 22.33%), action 67, FPS 1.77, Running 129.67s Step 517( 22.67%), action 68, FPS 1.79, Running 130.12s Step 518( 23.00%), action 69, FPS 1.82, Running 130.61s Step 519( 23.33%), action 70, FPS 1.83, Running 131.04s Step 520( 23.67%), action 71, FPS 1.84, Running 131.74s Step 521( 24.00%), action 72, FPS 1.83, Running 132.38s Step 522( 24.33%), action 73, FPS 1.86, Running 132.73s Step 523( 24.67%), action 74, FPS 1.87, Running 133.16s Step 524( 25.00%), action 75, FPS 1.89, Running 133.62s Step 525( 25.33%), action 76, FPS 1.90, Running 134.11s Step 526( 25.67%), action 77, FPS 1.90, Running 134.61s Step 527( 26.00%), action 78, FPS 1.92, Running 135.07s Step 528( 26.33%), action 79, FPS 1.89, Running 135.77s Step 529( 26.67%), action 80, FPS 1.87, Running 136.23s Step 530( 27.00%), action 81, FPS 1.93, Running 136.68s Step 531( 27.33%), action 82, FPS 1.96, Running 137.11s Step 532( 27.67%), action 83, FPS 1.98, Running 137.51s Step 533( 28.00%), action 84, FPS 1.98, Running 138.00s Step 534( 28.33%), action 85, FPS 2.05, Running 138.48s Step 535( 28.67%), action 86, FPS 2.03, Running 138.97s Step 536( 29.00%), action 87, FPS 2.04, Running 139.49s Step 537( 29.33%), action 88, FPS 2.04, Running 139.94s Step 538( 29.67%), action 89, FPS 2.03, Running 140.47s Step 539( 30.00%), action 90, FPS 2.03, Running 140.88s Step 540( 30.33%), action 91, FPS 2.06, Running 141.44s Step 541( 30.67%), action 92, FPS 2.10, Running 141.92s Step 542( 31.00%), action 93, FPS 1.99, Running 142.76s Step 543( 31.33%), action 94, FPS 1.98, Running 143.25s Step 544( 31.67%), action 95, FPS 1.97, Running 143.79s Step 545( 32.00%), action 96, FPS 1.99, Running 144.14s Step 546( 32.33%), action 97, FPS 2.03, Running 144.48s Step 547( 32.67%), action 98, FPS 2.04, Running 144.88s Step 548( 33.00%), action 99, FPS 2.08, Running 145.40s Step 549( 33.33%), action 100, FPS 2.07, Running 145.88s Step 550( 33.67%), action 101, FPS 2.03, Running 146.54s Step 551( 34.00%), action 102, FPS 2.02, Running 147.04s Step 552( 34.33%), action 103, FPS 2.00, Running 147.52s Step 553( 34.67%), action 104, FPS 2.03, Running 147.87s Step 554( 35.00%), action 105, FPS 1.97, Running 148.63s Step 555( 35.33%), action 106, FPS 1.99, Running 149.04s Step 556( 35.67%), action 107, FPS 1.97, Running 149.64s Step 557( 36.00%), action 108, FPS 1.96, Running 150.13s Step 558( 36.33%), action 109, FPS 1.95, Running 150.72s Step 559( 36.67%), action 110, FPS 1.94, Running 151.21s Step 560( 37.00%), action 111, FPS 1.94, Running 151.73s Step 561( 37.33%), action 112, FPS 1.97, Running 152.08s Step 562( 37.67%), action 113, FPS 2.05, Running 152.53s Step 563( 38.00%), action 114, FPS 2.05, Running 152.99s Step 564( 38.33%), action 115, FPS 2.05, Running 153.54s Step 565( 38.67%), action 116, FPS 2.03, Running 154.00s Step 566( 39.00%), action 117, FPS 1.98, Running 154.57s Step 567( 39.33%), action 118, FPS 1.96, Running 155.09s Step 568( 39.67%), action 119, FPS 1.96, Running 155.58s Step 569( 40.00%), action 120, FPS 2.01, Running 155.82s Step 570( 40.33%), action 121, FPS 2.03, Running 156.37s Step 571( 40.67%), action 122, FPS 2.04, Running 156.82s Step 572( 41.00%), action 123, FPS 2.02, Running 157.43s Step 573( 41.33%), action 124, FPS 2.00, Running 157.88s Step 574( 41.67%), action 125, FPS 2.05, Running 158.37s Step 575( 42.00%), action 126, FPS 2.04, Running 158.86s Step 576( 42.33%), action 127, FPS 2.03, Running 159.51s Step 577( 42.67%), action 128, FPS 2.06, Running 159.86s Step 578( 43.00%), action 129, FPS 2.12, Running 160.16s Step 579( 43.33%), action 130, FPS 2.16, Running 160.45s Step 580( 43.67%), action 131, FPS 2.13, Running 161.12s Step 581( 44.00%), action 132, FPS 2.12, Running 161.53s Step 582( 44.33%), action 133, FPS 2.05, Running 162.29s Step 583( 44.67%), action 134, FPS 2.05, Running 162.75s Step 584( 45.00%), action 135, FPS 2.06, Running 163.26s Step 585( 45.33%), action 136, FPS 2.05, Running 163.74s Step 586( 45.67%), action 137, FPS 2.09, Running 164.13s Step 587( 46.00%), action 138, FPS 2.04, Running 164.90s Step 588( 46.33%), action 139, FPS 2.04, Running 165.38s Step 589( 46.67%), action 140, FPS 1.97, Running 165.94s Step 590( 47.00%), action 141, FPS 1.96, Running 166.57s Step 591( 47.33%), action 142, FPS 1.96, Running 167.05s Step 592( 47.67%), action 143, FPS 1.97, Running 167.56s Step 593( 48.00%), action 144, FPS 1.99, Running 167.94s Step 594( 48.33%), action 145, FPS 2.02, Running 168.30s Step 595( 48.67%), action 146, FPS 2.03, Running 168.69s Step 596( 49.00%), action 147, FPS 2.07, Running 169.15s Step 597( 49.33%), action 148, FPS 2.04, Running 169.64s Step 598( 49.67%), action 149, FPS 1.98, Running 170.26s Step 599( 50.00%), action 150, FPS 1.95, Running 170.73s Step 600( 50.33%), action 151, FPS 1.94, Running 171.44s Step 601( 50.67%), action 152, FPS 1.92, Running 171.92s Step 602( 51.00%), action 153, FPS 2.00, Running 172.29s Step 603( 51.33%), action 154, FPS 2.00, Running 172.77s Step 604( 51.67%), action 155, FPS 1.99, Running 173.31s Step 605( 52.00%), action 156, FPS 1.98, Running 173.86s Step 606( 52.33%), action 157, FPS 1.96, Running 174.34s Step 607( 52.67%), action 158, FPS 2.00, Running 174.89s Step 608( 53.00%), action 159, FPS 1.99, Running 175.45s Step 609( 53.33%), action 160, FPS 1.98, Running 176.06s [2026-08-02 23:20:27] [100] Seed 99 success after 176.30 s. +steps: 609 , actions: 160 . +Instruction: Empty +Total 61/100(61.00%) success. +[2026-08-02 23:20:27] Final Result: 61/100(61.00%) success. +===== END newhp hlen=6 task=insert_hole rc=0 Sun Aug 2 23:20:31 CST 2026 ===== diff --git a/checkpoints/a800/formal4_hlen6_best_policy_20260804/eval_evidence/eval_newhp_hlen6_lift_bottle_g0_20260802_170850.log b/checkpoints/a800/formal4_hlen6_best_policy_20260804/eval_evidence/eval_newhp_hlen6_lift_bottle_g0_20260802_170850.log new file mode 100644 index 0000000000000000000000000000000000000000..c0abd2acda0e95690dde4df0e190fea015e5cd39 --- /dev/null +++ b/checkpoints/a800/formal4_hlen6_best_policy_20260804/eval_evidence/eval_newhp_hlen6_lift_bottle_g0_20260802_170850.log @@ -0,0 +1,735 @@ +===== START newhp hlen=6 task=lift_bottle gpu=0 total=100 cfg=train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k Sun Aug 2 17:08:50 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_20260802_170854.log +2026-08-02 09:08:54 [0ms] [Warning] [omni.kit.app.plugin] No crash reporter present, dumps uploading isn't available. +2026-08-02 09:08:54 [41ms] [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-02 09:08:58 [4,150ms] [Warning] [omni.datastore] OmniHub is inaccessible +2026-08-02 09:08:58 [4,267ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:08:58 [4,267ms] [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-02 09:08:58 [4,371ms] [Warning] [omni.platforminfo.plugin] failed to open the default display. Can't verify X Server version. +2026-08-02 09:09:01 [7,341ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:01 [7,343ms] [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-02 09:09:01 [7,344ms] [Error] [carb.glinterop.plugin] GLInteropContext::init: carb::windowing is not available +2026-08-02 09:09:01 [7,344ms] [Warning] [carb.cudainterop.plugin] CUDA_VISIBLE_DEVICES environment variable is set. +2026-08-02 09:09:01 [7,344ms] [Warning] [carb.cudainterop.plugin] Note CUDA device enumeration and Omniverse device enumeration are different. +2026-08-02 09:09:01 [7,344ms] [Warning] [carb.cudainterop.plugin] Setting CUDA_VISIBLE_DEVICES can lead to undesired behavior or crashes. +2026-08-02 09:09:03 [8,969ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,969ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,977ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,977ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,981ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,981ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,985ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,985ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,988ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,988ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,992ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,992ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,999ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,999ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,999ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,999ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,999ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,999ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,999ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,999ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,999ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,999ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,999ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,999ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,999ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,999ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,999ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,999ms] [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: 805154 +| Total Page/Swap (MB): 0 | Free Page/Swap: 0 +|---------------------------------------------------------------------------------------------| +2026-08-02 09:09:07 [12,930ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [12,930ms] [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-02 09:09:07 [13,057ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [13,057ms] [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-02 09:09:07 [13,093ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [13,093ms] [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-02 09:09:07 [13,181ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [13,181ms] [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-02 09:09:07 [13,183ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [13,183ms] [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-02 09:09:07 [13,185ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [13,185ms] [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-02 09:09:08 [14,358ms] [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-02 09:09:10 [15,526ms] [Warning] [omni.log] Source: omni.hydra was already registered. +2026-08-02 09:09:11 [17,111ms] [Warning] [omni.replicator.core.scripts.extension] No material configuration file, adding configuration to material settings directly. +2026-08-02 09:09:18 [23,658ms] [Warning] [omni.kvdb.plugin] Disabling key-value database because another kit process is locking it +2026-08-02 09:09:18 [23,807ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/ambientOcclusion/enabled' +2026-08-02 09:09:18 [23,807ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/directLighting/sampledLighting/enabled' +2026-08-02 09:09:18 [23,807ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/indirectDiffuse/enabled' +2026-08-02 09:09:18 [23,807ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/raytracing/cached/enabled' +2026-08-02 09:09:18 [23,807ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/reflections/enabled' +2026-08-02 09:09:18 [23,808ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/sceneDb/ambientLightIntensity' +2026-08-02 09:09:18 [23,808ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/translucency/enabled' +2026-08-02 09:09:18 [23,808ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/viewTile/limit' +2026-08-02 09:09:18 [24,000ms] [Warning] [rtx.scenedb.plugin] SceneDbContext : TLAS limit buffer size 2908577024 +2026-08-02 09:09:18 [24,000ms] [Warning] [rtx.scenedb.plugin] SceneDbContext : TLAS limit : valid true, within: false +2026-08-02 09:09:19 [24,816ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/directLighting/sampledLighting/samplesPerPixel' +2026-08-02 09:09:19 [24,817ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/pathtracing/maxSamplesPerLaunch' +2026-08-02 09:09:19 [24,818ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults-transient/meshlights/forceDisable' +2026-08-02 09:09:19 [25,357ms] [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_hlen6_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=6, 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_hlen6_20260728/stage2_prior512_encoder500_multitask4_hlen6_stride5_e20_b160_from_stage1e30b160/stage2_v2_encoder_only.pth', vitacdreamer_task_order=['insert_HDMI', 'insert_hole', 'lift_bottle', 'pull_out_key'], val_freq=2000, 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_hlen6_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_hlen6_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_hlen6_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=6, 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_hlen6_20260728/stage2_prior512_encoder500_multitask4_hlen6_stride5_e20_b160_from_stage1e30b160/stage2_v2_encoder_only.pth', vitacdreamer_task_order=['insert_HDMI', 'insert_hole', 'lift_bottle', 'pull_out_key'], val_freq=2000, 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_hlen6_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_hlen6_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-02 09:10:25 [91,113ms] [Warning] [omni.hydra.scene_delegate.plugin] Calling getBypassRenderSkelMeshProcessing for prim /World/envs/env_0/Robot/panda_link0/visuals.proto_mesh_0_id0 that has not been populated +2026-08-02 09:10:25 [91,131ms] [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-02 09:10:25 [91,131ms] [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-02 09:10:26 [91,772ms] [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 : 22.932296 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-02 17:10:39] Task Name: lift_bottle +[2026-08-02 17:10:39] Task Config: /pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/task_config/default.yml +[2026-08-02 17:10:39] 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_hlen6_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k", + "policy_checkpoint": "act_ckpt/act-lift_bottle/default-balanced-50/train_config_vitacdreamer_formal4_hlen6_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_hlen6_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_hlen6_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k" +} +-------------------- + +[2026-08-02 17:10:39] Task init finish in 43.77 seconds. +[2026-08-02 17:10:39] Policy init finish in 9.19 seconds. +Setting seed: 0 +Step 1( N/A%), pre moving , FPS 0.08, Running 11.88s Step 2( N/A%), pre moving , FPS 0.17, Running 11.93s Step 3( N/A%), pre moving , FPS 0.25, Running 11.97s Step 4( N/A%), pre moving , FPS 0.33, Running 11.99s Step 5( N/A%), pre moving , FPS 0.42, Running 12.02s Step 6( N/A%), pre moving , FPS 0.49, Running 12.31s Step 7( N/A%), pre moving , FPS 0.57, Running 12.33s Step 8( N/A%), pre moving , FPS 0.65, Running 12.34s Step 9( N/A%), pre moving , FPS 0.73, Running 12.36s Step 10( N/A%), pre moving , FPS 0.81, Running 12.38s Step 11( N/A%), pre moving , FPS 0.89, Running 12.39s Step 12( N/A%), pre moving , FPS 0.97, Running 12.41s Step 13( N/A%), pre moving , FPS 1.05, Running 12.43s Step 14( N/A%), pre moving , FPS 1.13, Running 12.44s Step 15( N/A%), pre moving , FPS 1.20, Running 12.46s Step 16( N/A%), pre moving , FPS 1.28, Running 12.47s Step 17( N/A%), pre moving , FPS 1.36, Running 12.49s Step 18( N/A%), pre moving , FPS 1.44, Running 12.51s Step 19( N/A%), pre moving , FPS 1.52, Running 12.52s Step 20( N/A%), pre moving , FPS 1.59, Running 12.54s Step 21( N/A%), pre moving , FPS 29.53, Running 12.56s Step 22( N/A%), pre moving , FPS 30.93, Running 12.57s Step 23( N/A%), pre moving , FPS 32.18, Running 12.59s Step 24( N/A%), pre moving , FPS 32.79, Running 12.60s Step 25( N/A%), pre moving , FPS 33.06, Running 12.62s Step 26( N/A%), pre moving , FPS 41.49, Running 12.80s Step 27( N/A%), pre moving , FPS 41.51, Running 12.81s Step 28( N/A%), pre moving , FPS 41.49, Running 12.83s Step 29( N/A%), pre moving , FPS 41.14, Running 12.85s Step 30( N/A%), pre moving , FPS 40.74, Running 12.87s Step 31( N/A%), pre moving , FPS 28.37, Running 13.10s Step 32( N/A%), pre moving , FPS 27.37, Running 13.14s Step 33( N/A%), pre moving , FPS 27.44, Running 13.15s Step 34( N/A%), pre moving , FPS 26.56, Running 13.20s Step 35( N/A%), pre moving , FPS 25.68, Running 13.24s Step 36( N/A%), pre moving , FPS 25.53, Running 13.26s Step 37( N/A%), pre moving , FPS 24.87, Running 13.30s Step 38( N/A%), pre moving , FPS 24.44, Running 13.33s Step 39( N/A%), pre moving , FPS 24.12, Running 13.35s Step 40( N/A%), pre moving , FPS 23.77, Running 13.38s Step 41( N/A%), pre moving , FPS 16.65, Running 13.76s Step 42( N/A%), pre moving , FPS 16.30, Running 13.80s Step 43( N/A%), pre moving , FPS 15.98, Running 13.84s Step 44( N/A%), pre moving , FPS 15.61, Running 13.89s Step 45( N/A%), pre moving , FPS 15.30, Running 13.93s Step 46( N/A%), pre moving , FPS 16.97, Running 13.97s Step 47( N/A%), pre moving , FPS 16.58, Running 14.02s Step 48( N/A%), pre moving , FPS 16.51, Running 14.04s Step 49( N/A%), pre moving , FPS 15.81, Running 14.11s Step 50( N/A%), pre moving , FPS 14.93, Running 14.21s Step 51( N/A%), pre moving , FPS 13.64, Running 14.56s Step 52( N/A%), pre moving , FPS 12.98, Running 14.68s Step 53( N/A%), pre moving , FPS 12.26, Running 14.79s Step 54( N/A%), pre moving , FPS 10.19, Running 15.16s Step 55( N/A%), pre moving , FPS 9.90, Running 15.26s Step 56( N/A%), pre moving , FPS 8.49, Running 15.61s Step 57( N/A%), pre moving , FPS 8.20, Running 15.74s Step 58( N/A%), pre moving , FPS 7.88, Running 15.86s Step 59( N/A%), pre moving , FPS 6.97, Running 16.22s Step 60( N/A%), pre moving , FPS 6.79, Running 16.33s Step 61( N/A%), pre moving , FPS 6.83, Running 16.69s Step 62( N/A%), pre moving , FPS 6.64, Running 16.81s Step 63( N/A%), pre moving , FPS 6.01, Running 17.17s Step 64( N/A%), pre moving , FPS 5.88, Running 17.29s Step 65( N/A%), pre moving , FPS 5.77, Running 17.39s Step 66( N/A%), pre moving , FPS 5.26, Running 17.78s Step 67( N/A%), pre moving , FPS 5.18, Running 17.88s Step 68( N/A%), pre moving , FPS 4.77, Running 18.23s Step 69( N/A%), pre moving , FPS 4.78, Running 18.30s Step 70( N/A%), pre moving , FPS 4.73, Running 18.43s Step 71( N/A%), pre moving , FPS 4.73, Running 18.79s Step 72( N/A%), pre moving , FPS 4.69, Running 18.94s Step 73( N/A%), pre moving , FPS 4.39, Running 19.34s Step 74( N/A%), pre moving , FPS 4.66, Running 19.45s Step 75( N/A%), pre moving , FPS 4.65, Running 19.56s Step 76( N/A%), pre moving , FPS 4.63, Running 19.93s Step 77( N/A%), pre moving , FPS 4.66, Running 20.03s Step 78( N/A%), pre moving , FPS 4.44, Running 20.37s Step 79( N/A%), pre moving , FPS 4.68, Running 20.50s Step 80( N/A%), pre moving , FPS 4.67, Running 20.61s Step 81( N/A%), pre moving , FPS 4.67, Running 20.97s Step 82( N/A%), pre moving , FPS 4.68, Running 21.09s Step 83( N/A%), pre moving , FPS 4.79, Running 21.35s Step 84( N/A%), pre moving , FPS 4.67, Running 21.58s Step 85( N/A%), pre moving , FPS 4.66, Running 21.69s Step 86( N/A%), pre moving , FPS 4.70, Running 22.03s Step 87( N/A%), pre moving , FPS 4.70, Running 22.14s Step 88( N/A%), pre moving , FPS 5.02, Running 22.21s Step 89( N/A%), pre moving , FPS 4.73, Running 22.53s Step 90( N/A%), pre moving , FPS 4.78, Running 22.61s Step 91( N/A%), pre moving , FPS 5.15, Running 22.67s Step 92( N/A%), pre moving , FPS 5.26, Running 22.75s Step 93( N/A%), pre moving , FPS 5.37, Running 23.06s Step 94( N/A%), pre moving , FPS 5.41, Running 23.15s Step 95( N/A%), pre moving , FPS 5.49, Running 23.21s Step 96( N/A%), pre moving , FPS 5.99, Running 23.27s Step 97( N/A%), pre moving , FPS 5.62, Running 23.59s Step 98( N/A%), pre moving , FPS 6.06, Running 23.67s Step 99( N/A%), pre moving , FPS 6.19, Running 23.73s Step 100( N/A%), pre moving , FPS 6.26, Running 23.81s Step 101( N/A%), pre moving , FPS 6.34, Running 24.13s Step 102( N/A%), pre moving , FPS 6.40, Running 24.21s Step 103( N/A%), pre moving , FPS 6.84, Running 24.27s Step 104( N/A%), pre moving , FPS 7.22, Running 24.34s Step 105( N/A%), pre moving , FPS 6.72, Running 24.66s Step 106( N/A%), pre moving , FPS 7.35, Running 24.75s Step 107( N/A%), pre moving , FPS 3.48, Running 27.89s Step 108( N/A%), pre moving , FPS 3.24, Running 28.39s Step 109( N/A%), pre moving , FPS 3.15, Running 28.88s Step 110( N/A%), pre moving , FPS 2.95, Running 29.40s Step 111( N/A%), pre moving , FPS 2.76, Running 29.92s Step 112( N/A%), pre moving , FPS 2.60, Running 30.44s Step 113( N/A%), pre moving , FPS 2.53, Running 30.96s Step 114( N/A%), pre moving , FPS 2.51, Running 31.12s Step 115( N/A%), pre moving , FPS 2.48, Running 31.29s Step 116( N/A%), pre moving , FPS 2.44, Running 31.46s Step 117( N/A%), pre moving , FPS 2.48, Running 31.65s Step 118( N/A%), pre moving , FPS 2.45, Running 31.84s Step 119( N/A%), pre moving , FPS 2.41, Running 32.04s Step 120( N/A%), pre moving , FPS 2.38, Running 32.21s Step 121( N/A%), pre moving , FPS 2.41, Running 32.41s Step 122( N/A%), pre moving , FPS 2.38, Running 32.62s Step 123( N/A%), pre moving , FPS 2.33, Running 32.84s Step 124( N/A%), pre moving , FPS 2.30, Running 33.03s Step 125( N/A%), pre moving , FPS 2.33, Running 33.25s Step 126( N/A%), pre moving , FPS 2.31, Running 33.41s Step 127( 0.20%), action 1, FPS 2.89, Running 34.82s Step 128( 0.40%), action 2, FPS 2.93, Running 35.21s Step 129( 0.60%), action 3, FPS 2.94, Running 35.68s Step 130( 0.80%), action 4, FPS 3.02, Running 36.02s Step 131( 1.00%), action 5, FPS 3.04, Running 36.50s Step 132( 1.20%), action 6, FPS 3.01, Running 37.08s Step 133( 1.40%), action 7, FPS 3.09, Running 37.43s Step 134( 1.60%), action 8, FPS 2.99, Running 37.81s Step 135( 1.80%), action 9, FPS 2.84, Running 38.34s Step 136( 2.00%), action 10, FPS 2.69, Running 38.89s Step 137( 2.20%), action 11, FPS 2.54, Running 39.52s Step 138( 2.40%), action 12, FPS 2.33, Running 40.44s Step 139( 2.60%), action 13, FPS 2.14, Running 41.41s Step 140( 2.80%), action 14, FPS 2.02, Running 42.11s Step 141( 3.00%), action 15, FPS 1.94, Running 42.73s Step 142( 3.20%), action 16, FPS 1.81, Running 43.64s Step 143( 3.40%), action 17, FPS 1.76, Running 44.23s Step 144( 3.60%), action 18, FPS 1.70, Running 44.83s Step 145( 3.80%), action 19, FPS 1.65, Running 45.36s Step 146( 4.00%), action 20, FPS 1.59, Running 45.99s Step 147( 4.20%), action 21, FPS 1.67, Running 46.77s Step 148( 4.40%), action 22, FPS 1.62, Running 47.55s Step 149( 4.60%), action 23, FPS 1.58, Running 48.37s Step 150( 4.80%), action 24, FPS 1.52, Running 49.17s Step 151( 5.00%), action 25, FPS 1.47, Running 50.08s Step 152( 5.20%), action 26, FPS 1.46, Running 50.74s Step 153( 5.40%), action 27, FPS 1.44, Running 51.27s Step 154( 5.60%), action 28, FPS 1.41, Running 51.95s Step 155( 5.80%), action 29, FPS 1.41, Running 52.55s Step 156( 6.00%), action 30, FPS 1.37, Running 53.45s Step 157( 6.20%), action 31, FPS 1.35, Running 54.28s Step 158( 6.40%), action 32, FPS 1.37, Running 55.01s Step 159( 6.60%), action 33, FPS 1.43, Running 55.40s Step 160( 6.80%), action 34, FPS 1.46, Running 55.78s Step 161( 7.00%), action 35, FPS 1.50, Running 56.08s Step 162( 7.20%), action 36, FPS 1.57, Running 56.41s Step 163( 7.40%), action 37, FPS 1.58, Running 56.87s Step 164( 7.60%), action 38, FPS 1.61, Running 57.25s Step 165( 7.80%), action 39, FPS 1.64, Running 57.56s Step 166( 8.00%), action 40, FPS 1.67, Running 57.98s Step 167( 8.20%), action 41, FPS 1.69, Running 58.60s Step 168( 8.40%), action 42, FPS 1.73, Running 59.10s Step 169( 8.60%), action 43, FPS 1.78, Running 59.59s Step 170( 8.80%), action 44, FPS 1.86, Running 59.91s Step 171( 9.00%), action 45, FPS 1.88, Running 60.71s Step 172( 9.20%), action 46, FPS 1.87, Running 61.45s Step 173( 9.40%), action 47, FPS 1.85, Running 62.08s Step 174( 9.60%), action 48, FPS 1.81, Running 63.01s Step 175( 9.80%), action 49, FPS 1.80, Running 63.67s Step 176( 10.00%), action 50, FPS 1.86, Running 64.23s Step 177( 10.20%), action 51, FPS 1.86, Running 65.05s Step 178( 10.40%), action 52, FPS 1.87, Running 65.69s Step 179( 10.60%), action 53, FPS 1.84, Running 66.28s Step 180( 10.80%), action 54, FPS 1.80, Running 66.89s Step 181( 11.00%), action 55, FPS 1.71, Running 67.75s Step 182( 11.20%), action 56, FPS 1.68, Running 68.35s Step 183( 11.40%), action 57, FPS 1.66, Running 68.94s Step 184( 11.60%), action 58, FPS 1.63, Running 69.50s Step 185( 11.80%), action 59, FPS 1.59, Running 70.10s Step 186( 12.00%), action 60, FPS 1.53, Running 71.01s Step 187( 12.20%), action 61, FPS 1.50, Running 71.92s Step 188( 12.40%), action 62, FPS 1.48, Running 72.66s Step 189( 12.60%), action 63, FPS 1.47, Running 73.18s Step 190( 12.80%), action 64, FPS 1.43, Running 73.91s Step 191( 13.00%), action 65, FPS 1.43, Running 74.67s Step 192( 13.20%), action 66, FPS 1.44, Running 75.35s Step 193( 13.40%), action 67, FPS 1.45, Running 75.92s Step 194( 13.60%), action 68, FPS 1.45, Running 76.84s Step 195( 13.80%), action 69, FPS 1.49, Running 77.08s Step 196( 14.00%), action 70, FPS 1.53, Running 77.32s Step 197( 14.20%), action 71, FPS 1.59, Running 77.67s Step 198( 14.40%), action 72, FPS 1.62, Running 78.04s Step 199( 14.60%), action 73, FPS 1.64, Running 78.49s Step 200( 14.80%), action 74, FPS 1.67, Running 78.89s Step 201( 15.00%), action 75, FPS 1.70, Running 79.48s Step 202( 15.20%), action 76, FPS 1.65, Running 80.45s Step 203( 15.40%), action 77, FPS 1.65, Running 81.08s Step 204( 15.60%), action 78, FPS 1.59, Running 82.08s Step 205( 15.80%), action 79, FPS 1.59, Running 82.68s Step 206( 16.00%), action 80, FPS 1.58, Running 83.63s Step 207( 16.20%), action 81, FPS 1.60, Running 84.40s Step 208( 16.40%), action 82, FPS 1.58, Running 85.31s Step 209( 16.60%), action 83, FPS 1.58, Running 85.86s Step 210( 16.80%), action 84, FPS 1.55, Running 86.79s Step 211( 17.00%), action 85, FPS 1.57, Running 87.38s Step 212( 17.20%), action 86, FPS 1.58, Running 87.99s Step 213( 17.40%), action 87, FPS 1.58, Running 88.58s Step 214( 17.60%), action 88, FPS 1.58, Running 89.51s Step 215( 17.80%), action 89, FPS 1.54, Running 90.10s Step 216( 18.00%), action 90, FPS 1.47, Running 90.92s Step 217( 18.20%), action 91, FPS 1.41, Running 91.85s Step 218( 18.40%), action 92, FPS 1.37, Running 92.66s Step 219( 18.60%), action 93, FPS 1.36, Running 93.22s Step 220( 18.80%), action 94, FPS 1.31, Running 94.17s Step 221( 19.00%), action 95, FPS 1.31, Running 94.81s Step 222( 19.20%), action 96, FPS 1.33, Running 95.49s Step 223( 19.40%), action 97, FPS 1.34, Running 96.02s Step 224( 19.60%), action 98, FPS 1.41, Running 96.29s Step 225( 19.80%), action 99, FPS 1.44, Running 96.58s Step 226( 20.00%), action 100, FPS 1.50, Running 97.00s Step 227( 20.20%), action 101, FPS 1.53, Running 97.46s Step 228( 20.40%), action 102, FPS 1.59, Running 97.86s Step 229( 20.60%), action 103, FPS 1.61, Running 98.25s Step 230( 20.80%), action 104, FPS 1.67, Running 98.73s Step 231( 21.00%), action 105, FPS 1.71, Running 99.05s Step 232( 21.20%), action 106, FPS 1.66, Running 100.01s Step 233( 21.40%), action 107, FPS 1.66, Running 100.63s Step 234( 21.60%), action 108, FPS 1.70, Running 101.31s Step 235( 21.80%), action 109, FPS 1.66, Running 102.16s Step 236( 22.00%), action 110, FPS 1.68, Running 102.82s Step 237( 22.20%), action 111, FPS 1.68, Running 103.78s Step 238( 22.40%), action 112, FPS 1.69, Running 104.52s Step 239( 22.60%), action 113, FPS 1.67, Running 105.19s Step 240( 22.80%), action 114, FPS 1.68, Running 106.08s Step 241( 23.00%), action 115, FPS 1.68, Running 106.71s Step 242( 23.20%), action 116, FPS 1.68, Running 107.41s Step 243( 23.40%), action 117, FPS 1.65, Running 108.16s Step 244( 23.60%), action 118, FPS 1.58, Running 108.95s Step 245( 23.80%), action 119, FPS 1.54, Running 109.54s Step 246( 24.00%), action 120, FPS 1.53, Running 110.07s Step 247( 24.20%), action 121, FPS 1.51, Running 110.74s Step 248( 24.40%), action 122, FPS 1.48, Running 111.33s Step 249( 24.60%), action 123, FPS 1.44, Running 112.18s Step 250( 24.80%), action 124, FPS 1.41, Running 112.88s Step 251( 25.00%), action 125, FPS 1.36, Running 113.81s Step 252( 25.20%), action 126, FPS 1.38, Running 114.52s Step 253( 25.40%), action 127, FPS 1.35, Running 115.46s Step 254( 25.60%), action 128, FPS 1.35, Running 116.11s Step 255( 25.80%), action 129, FPS 1.37, Running 116.75s Step 256( 26.00%), action 130, FPS 1.40, Running 117.06s Step 257( 26.20%), action 131, FPS 1.43, Running 117.75s Step 258( 26.40%), action 132, FPS 1.46, Running 118.20s Step 259( 26.60%), action 133, FPS 1.49, Running 118.58s Step 260( 26.80%), action 134, FPS 1.49, Running 119.52s Step 261( 27.00%), action 135, FPS 1.49, Running 120.18s Step 262( 27.20%), action 136, FPS 1.49, Running 120.82s Step 263( 27.40%), action 137, FPS 1.47, Running 121.80s Step 264( 27.60%), action 138, FPS 1.47, Running 122.51s Step 265( 27.80%), action 139, FPS 1.43, Running 123.48s Step 266( 28.00%), action 140, FPS 1.39, Running 124.47s Step 267( 28.20%), action 141, FPS 1.36, Running 125.49s Step 268( 28.40%), action 142, FPS 1.31, Running 126.56s Step 269( 28.60%), action 143, FPS 1.32, Running 127.29s Step 270( 28.80%), action 144, FPS 1.30, Running 128.26s Step 271( 29.00%), action 145, FPS 1.29, Running 129.30s Step 272( 29.20%), action 146, FPS 1.29, Running 130.07s Step 273( 29.40%), action 147, FPS 1.29, Running 130.98s Step 274( 29.60%), action 148, FPS 1.27, Running 131.90s Step 275( 29.80%), action 149, FPS 1.25, Running 132.73s Step 276( 30.00%), action 150, FPS 1.19, Running 133.89s Step 277( 30.20%), action 151, FPS 1.17, Running 134.91s Step 278( 30.40%), action 152, FPS 1.13, Running 135.87s Step 279( 30.60%), action 153, FPS 1.11, Running 136.53s Step 280( 30.80%), action 154, FPS 1.15, Running 136.99s Step 281( 31.00%), action 155, FPS 1.15, Running 137.63s Step 282( 31.20%), action 156, FPS 1.15, Running 138.27s Step 283( 31.40%), action 157, FPS 1.15, Running 139.26s Step 284( 31.60%), action 158, FPS 1.15, Running 139.91s Step 285( 31.80%), action 159, FPS 1.16, Running 140.72s Step 286( 32.00%), action 160, FPS 1.18, Running 141.40s Step 287( 32.20%), action 161, FPS 1.19, Running 142.27s Step 288( 32.40%), action 162, FPS 1.19, Running 143.43s Step 289( 32.60%), action 163, FPS 1.17, Running 144.38s Step 290( 32.80%), action 164, FPS 1.16, Running 145.52s Step 291( 33.00%), action 165, FPS 1.19, Running 146.10s Step 292( 33.20%), action 166, FPS 1.20, Running 146.76s Step 293( 33.40%), action 167, FPS 1.20, Running 147.67s Step 294( 33.60%), action 168, FPS 1.21, Running 148.43s Step 295( 33.80%), action 169, FPS 1.18, Running 149.73s Step 296( 34.00%), action 170, FPS 1.21, Running 150.44s Step 297( 34.20%), action 171, FPS 1.19, Running 151.76s Step 298( 34.40%), action 172, FPS 1.21, Running 152.45s Step 299( 34.60%), action 173, FPS 1.18, Running 153.43s Step 300( 34.80%), action 174, FPS 1.17, Running 154.08s Step 301( 35.00%), action 175, FPS 1.19, Running 154.50s Step 302( 35.20%), action 176, FPS 1.19, Running 155.03s Step 303( 35.40%), action 177, FPS 1.22, Running 155.60s Step 304( 35.60%), action 178, FPS 1.23, Running 156.22s Step 305( 35.80%), action 179, FPS 1.24, Running 156.87s Step 306( 36.00%), action 180, FPS 1.22, Running 157.84s Step 307( 36.20%), action 181, FPS 1.22, Running 158.67s Step 308( 36.40%), action 182, FPS 1.25, Running 159.46s Step 309( 36.60%), action 183, FPS 1.26, Running 160.30s Step 310( 36.80%), action 184, FPS 1.29, Running 161.07s Step 311( 37.00%), action 185, FPS 1.29, Running 161.65s Step 312( 37.20%), action 186, FPS 1.28, Running 162.41s Step 313( 37.40%), action 187, FPS 1.29, Running 163.13s Step 314( 37.60%), action 188, FPS 1.30, Running 163.81s Step 315( 37.80%), action 189, FPS 1.36, Running 164.38s Step 316( 38.00%), action 190, FPS 1.37, Running 165.00s Step 317( 38.20%), action 191, FPS 1.41, Running 165.91s Step 318( 38.40%), action 192, FPS 1.42, Running 166.55s Step 319( 38.60%), action 193, FPS 1.41, Running 167.60s Step 320( 38.80%), action 194, FPS 1.42, Running 168.21s Step 321( 39.00%), action 195, FPS 1.40, Running 168.83s Step 322( 39.20%), action 196, FPS 1.36, Running 169.71s Step 323( 39.40%), action 197, FPS 1.35, Running 170.47s Step 324( 39.60%), action 198, FPS 1.31, Running 171.45s Step 325( 39.80%), action 199, FPS 1.28, Running 172.53s Step 326( 40.00%), action 200, FPS 1.31, Running 173.08s Step 327( 40.20%), action 201, FPS 1.26, Running 174.54s Step 328( 40.40%), action 202, FPS 1.23, Running 175.68s Step 329( 40.60%), action 203, FPS 1.22, Running 176.73s Step 330( 40.80%), action 204, FPS 1.20, Running 177.72s Step 331( 41.00%), action 205, FPS 1.20, Running 178.38s Step 332( 41.20%), action 206, FPS 1.18, Running 179.38s Step 333( 41.40%), action 207, FPS 1.18, Running 180.09s Step 334( 41.60%), action 208, FPS 1.16, Running 181.05s Step 335( 41.80%), action 209, FPS 1.16, Running 181.63s Step 336( 42.00%), action 210, FPS 1.13, Running 182.64s Step 337( 42.20%), action 211, FPS 1.13, Running 183.62s Step 338( 42.40%), action 212, FPS 1.13, Running 184.27s Step 339( 42.60%), action 213, FPS 1.13, Running 185.27s Step 340( 42.80%), action 214, FPS 1.11, Running 186.22s Step 341( 43.00%), action 215, FPS 1.10, Running 186.95s Step 342( 43.20%), action 216, FPS 1.10, Running 187.85s Step 343( 43.40%), action 217, FPS 1.10, Running 188.63s Step 344( 43.60%), action 218, FPS 1.10, Running 189.66s Step 345( 43.80%), action 219, FPS 1.12, Running 190.33s Step 346( 44.00%), action 220, FPS 1.10, Running 191.28s Step 347( 44.20%), action 221, FPS 1.15, Running 191.90s Step 348( 44.40%), action 222, FPS 1.18, Running 192.57s Step 349( 44.60%), action 223, FPS 1.22, Running 193.10s Step 350( 44.80%), action 224, FPS 1.22, Running 194.17s Step 351( 45.00%), action 225, FPS 1.22, Running 194.83s Step 352( 45.20%), action 226, FPS 1.23, Running 195.64s Step 353( 45.40%), action 227, FPS 1.22, Running 196.42s Step 354( 45.60%), action 228, FPS 1.23, Running 197.30s Step 355( 45.80%), action 229, FPS 1.22, Running 198.03s Step 356( 46.00%), action 230, FPS 1.23, Running 198.92s Step 357( 46.20%), action 231, FPS 1.23, Running 199.93s Step 358( 46.40%), action 232, FPS 1.23, Running 200.59s Step 359( 46.60%), action 233, FPS 1.23, Running 201.58s Step 360( 46.80%), action 234, FPS 1.24, Running 202.29s Step 361( 47.00%), action 235, FPS 1.23, Running 203.26s Step 362( 47.20%), action 236, FPS 1.25, Running 203.91s Step 363( 47.40%), action 237, FPS 1.26, Running 204.53s Step 364( 47.60%), action 238, FPS 1.26, Running 205.55s Step 365( 47.80%), action 239, FPS 1.24, Running 206.49s Step 366( 48.00%), action 240, FPS 1.26, Running 207.19s Step 367( 48.20%), action 241, FPS 1.23, Running 208.10s Step 368( 48.40%), action 242, FPS 1.23, Running 208.80s Step 369( 48.60%), action 243, FPS 1.22, Running 209.55s Step 370( 48.80%), action 244, FPS 1.24, Running 210.34s Step 371( 49.00%), action 245, FPS 1.24, Running 210.95s Step 372( 49.20%), action 246, FPS 1.24, Running 211.76s Step 373( 49.40%), action 247, FPS 1.21, Running 212.97s Step 374( 49.60%), action 248, FPS 1.23, Running 213.58s Step 375( 49.80%), action 249, FPS 1.22, Running 214.40s Step 376( 50.00%), action 250, FPS 1.23, Running 215.12s Step 377( 50.20%), action 251, FPS 1.23, Running 216.18s Step 378( 50.40%), action 252, FPS 1.24, Running 216.76s Step 379( 50.60%), action 253, FPS 1.26, Running 217.40s Step 380( 50.80%), action 254, FPS 1.25, Running 218.35s Step 381( 51.00%), action 255, FPS 1.25, Running 219.29s Step 382( 51.20%), action 256, FPS 1.21, Running 220.42s Step 383( 51.40%), action 257, FPS 1.19, Running 221.33s Step 384( 51.60%), action 258, FPS 1.22, Running 221.97s Step 385( 51.80%), action 259, FPS 1.25, Running 222.54s Step 386( 52.00%), action 260, FPS 1.25, Running 223.14s Step 387( 52.20%), action 261, FPS 1.25, Running 224.06s Step 388( 52.40%), action 262, FPS 1.25, Running 224.85s Step 389( 52.60%), action 263, FPS 1.26, Running 225.47s Step 390( 52.80%), action 264, FPS 1.24, Running 226.49s Step 391( 53.00%), action 265, FPS 1.23, Running 227.26s Step 392( 53.20%), action 266, FPS 1.21, Running 228.25s Step 393( 53.40%), action 267, FPS 1.28, Running 228.62s Step 394( 53.60%), action 268, FPS 1.27, Running 229.28s Step 395( 53.80%), action 269, FPS 1.27, Running 230.18s Step 396( 54.00%), action 270, FPS 1.28, Running 230.81s Step 397( 54.20%), action 271, FPS 1.28, Running 231.76s Step 398( 54.40%), action 272, FPS 1.27, Running 232.51s Step 399( 54.60%), action 273, FPS 1.26, Running 233.28s Step 400( 54.80%), action 274, FPS 1.28, Running 234.01s [2026-08-02 17:14:33] [1 ] Seed 0 success after 234.12 s. +steps: 400 , actions: 274 . +Instruction: Empty +Total 1/1(100.00%) success. +Setting seed: 1 +Step 1( N/A%), pre moving , FPS 3.42, Running 0.29s Step 2( N/A%), pre moving , FPS 3.32, Running 0.60s Step 3( N/A%), pre moving , FPS 4.44, Running 0.68s Step 4( N/A%), pre moving , FPS 5.42, Running 0.74s Step 5( N/A%), pre moving , FPS 6.17, Running 0.81s Step 6( N/A%), pre moving , FPS 5.32, Running 1.13s Step 7( N/A%), pre moving , FPS 5.74, Running 1.22s Step 8( N/A%), pre moving , FPS 6.24, Running 1.28s Step 9( N/A%), pre moving , FPS 6.66, Running 1.35s Step 10( N/A%), pre moving , FPS 5.97, Running 1.67s Step 11( N/A%), pre moving , FPS 6.24, Running 1.76s Step 12( N/A%), pre moving , FPS 6.55, Running 1.83s Step 13( N/A%), pre moving , FPS 6.85, Running 1.90s Step 14( N/A%), pre moving , FPS 6.31, Running 2.22s Step 15( N/A%), pre moving , FPS 6.52, Running 2.30s 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 6.55, Running 2.75s Step 19( N/A%), pre moving , FPS 6.70, Running 2.84s Step 20( N/A%), pre moving , FPS 6.91, Running 2.90s Step 21( N/A%), pre moving , FPS 6.43, Running 3.40s Step 22( N/A%), pre moving , FPS 7.01, Running 3.46s Step 23( N/A%), pre moving , FPS 7.04, Running 3.52s Step 24( N/A%), pre moving , FPS 6.38, Running 3.87s Step 25( N/A%), pre moving , FPS 6.38, Running 3.95s Step 26( N/A%), pre moving , FPS 6.02, Running 4.45s Step 27( N/A%), pre moving , FPS 6.06, Running 4.52s Step 28( N/A%), pre moving , FPS 5.91, Running 4.67s Step 29( N/A%), pre moving , FPS 5.65, Running 4.89s Step 30( N/A%), pre moving , FPS 6.06, Running 4.98s Step 31( N/A%), pre moving , FPS 6.09, Running 5.05s Step 32( N/A%), pre moving , FPS 5.83, Running 5.26s Step 33( N/A%), pre moving , FPS 5.69, Running 5.41s Step 34( N/A%), pre moving , FPS 6.11, Running 5.49s Step 35( N/A%), pre moving , FPS 6.24, Running 5.51s Step 36( N/A%), pre moving , FPS 5.28, Running 6.14s Step 37( N/A%), pre moving , FPS 4.96, Running 6.47s Step 38( N/A%), pre moving , FPS 5.27, Running 6.54s Step 39( N/A%), pre moving , FPS 5.31, Running 6.60s Step 40( N/A%), pre moving , FPS 5.29, Running 6.68s Step 41( N/A%), pre moving , FPS 5.57, Running 6.99s Step 42( N/A%), pre moving , FPS 5.51, Running 7.08s Step 43( N/A%), pre moving , FPS 5.46, Running 7.18s Step 44( N/A%), pre moving , FPS 5.47, Running 7.53s Step 45( N/A%), pre moving , FPS 5.41, Running 7.64s Step 46( N/A%), pre moving , FPS 6.07, Running 7.74s Step 47( N/A%), pre moving , FPS 5.56, Running 8.12s Step 48( N/A%), pre moving , FPS 5.63, Running 8.22s Step 49( N/A%), pre moving , FPS 5.44, Running 8.57s Step 50( N/A%), pre moving , FPS 5.39, Running 8.69s Step 51( N/A%), pre moving , FPS 5.34, Running 8.79s Step 52( N/A%), pre moving , FPS 5.15, Running 9.15s Step 53( N/A%), pre moving , FPS 5.19, Running 9.26s Step 54( N/A%), pre moving , FPS 4.97, Running 9.51s Step 55( N/A%), pre moving , FPS 4.72, Running 9.74s Step 56( N/A%), pre moving , FPS 5.42, Running 9.83s Step 57( N/A%), pre moving , FPS 5.39, Running 10.18s Step 58( N/A%), pre moving , FPS 5.34, Running 10.28s Step 59( N/A%), pre moving , FPS 5.28, Running 10.39s Step 60( N/A%), pre moving , FPS 4.93, Running 10.73s Step 61( N/A%), pre moving , FPS 5.25, Running 10.80s Step 62( N/A%), pre moving , FPS 5.32, Running 10.84s Step 63( N/A%), pre moving , FPS 5.35, Running 10.92s Step 64( N/A%), pre moving , FPS 5.78, Running 10.99s Step 65( N/A%), pre moving , FPS 5.83, Running 11.08s Step 66( N/A%), pre moving , FPS 5.86, Running 11.16s Step 67( N/A%), pre moving , FPS 6.39, Running 11.25s Step 68( N/A%), pre moving , FPS 6.41, Running 11.34s Step 69( N/A%), pre moving , FPS 6.99, Running 11.43s Step 70( N/A%), pre moving , FPS 7.14, Running 11.49s Step 71( N/A%), pre moving , FPS 7.22, Running 11.56s Step 72( N/A%), pre moving , FPS 8.09, Running 11.62s Step 73( N/A%), pre moving , FPS 8.29, Running 11.67s Step 74( N/A%), pre moving , FPS 9.02, Running 11.73s Step 75( N/A%), pre moving , FPS 9.75, Running 11.79s Step 76( N/A%), pre moving , FPS 9.88, Running 11.86s Step 77( N/A%), pre moving , FPS 11.51, Running 11.91s Step 78( N/A%), pre moving , FPS 11.71, Running 11.99s Step 79( N/A%), pre moving , FPS 11.94, Running 12.06s Step 80( N/A%), pre moving , FPS 12.89, Running 12.29s Step 81( N/A%), pre moving , FPS 11.71, Running 12.51s Step 82( N/A%), pre moving , FPS 11.58, Running 12.57s Step 83( N/A%), pre moving , FPS 11.62, Running 12.64s Step 84( N/A%), pre moving , FPS 11.73, Running 12.69s Step 85( N/A%), pre moving , FPS 10.32, Running 13.01s Step 86( N/A%), pre moving , FPS 10.33, Running 13.10s Step 87( N/A%), pre moving , FPS 10.45, Running 13.16s Step 88( N/A%), pre moving , FPS 10.61, Running 13.22s Step 89( N/A%), pre moving , FPS 9.47, Running 13.54s Step 90( N/A%), pre moving , FPS 9.35, Running 13.63s Step 91( N/A%), pre moving , FPS 9.37, Running 13.70s Step 92( N/A%), pre moving , FPS 9.03, Running 13.83s Step 93( N/A%), pre moving , FPS 8.36, Running 14.07s Step 94( N/A%), pre moving , FPS 8.25, Running 14.16s Step 95( N/A%), pre moving , FPS 8.20, Running 14.23s Step 96( N/A%), pre moving , FPS 7.43, Running 14.55s Step 97( N/A%), pre moving , FPS 7.34, Running 14.64s Step 98( N/A%), pre moving , FPS 7.39, Running 14.70s Step 99( N/A%), pre moving , FPS 7.40, Running 14.77s Step 100( N/A%), pre moving , FPS 7.14, Running 15.09s Step 101( N/A%), pre moving , FPS 3.69, Running 17.93s Step 102( N/A%), pre moving , FPS 3.40, Running 18.45s Step 103( N/A%), pre moving , FPS 3.16, Running 18.97s Step 104( N/A%), pre moving , FPS 2.93, Running 19.52s Step 105( N/A%), pre moving , FPS 2.84, Running 20.07s Step 106( N/A%), pre moving , FPS 2.67, Running 20.58s Step 107( N/A%), pre moving , FPS 2.47, Running 21.26s Step 108( N/A%), pre moving , FPS 2.34, Running 21.77s Step 109( N/A%), pre moving , FPS 2.25, Running 22.41s Step 110( N/A%), pre moving , FPS 2.15, Running 22.93s Step 111( N/A%), pre moving , FPS 2.05, Running 23.47s Step 112( N/A%), pre moving , FPS 1.96, Running 24.03s Step 113( N/A%), pre moving , FPS 1.91, Running 24.56s Step 114( N/A%), pre moving , FPS 1.83, Running 25.08s Step 115( N/A%), pre moving , FPS 1.76, Running 25.60s Step 116( N/A%), pre moving , FPS 1.73, Running 26.14s Step 117( N/A%), pre moving , FPS 1.66, Running 26.66s Step 118( N/A%), pre moving , FPS 1.60, Running 27.21s Step 119( N/A%), pre moving , FPS 1.54, Running 27.72s Step 120( N/A%), pre moving , FPS 1.52, Running 28.25s Step 121( 0.20%), action 1, FPS 1.74, Running 29.44s Step 122( 0.40%), action 2, FPS 1.60, Running 30.98s Step 123( 0.60%), action 3, FPS 1.49, Running 32.36s Step 124( 0.80%), action 4, FPS 1.48, Running 33.05s Step 125( 1.00%), action 5, FPS 1.41, Running 34.24s Step 126( 1.20%), action 6, FPS 1.37, Running 35.13s Step 127( 1.40%), action 7, FPS 1.38, Running 35.78s Step 128( 1.60%), action 8, FPS 1.36, Running 36.51s Step 129( 1.80%), action 9, FPS 1.34, Running 37.38s Step 130( 2.00%), action 10, FPS 1.26, Running 38.83s Step 131( 2.20%), action 11, FPS 1.23, Running 39.75s Step 132( 2.40%), action 12, FPS 1.21, Running 40.51s Step 133( 2.60%), action 13, FPS 1.21, Running 41.12s Step 134( 2.80%), action 14, FPS 1.18, Running 42.02s Step 135( 3.00%), action 15, FPS 1.17, Running 42.66s Step 136( 3.20%), action 16, FPS 1.14, Running 43.64s Step 137( 3.40%), action 17, FPS 1.14, Running 44.26s Step 138( 3.60%), action 18, FPS 1.11, Running 45.25s Step 139( 3.80%), action 19, FPS 1.10, Running 45.87s Step 140( 4.00%), action 20, FPS 1.09, Running 46.52s Step 141( 4.20%), action 21, FPS 1.13, Running 47.15s Step 142( 4.40%), action 22, FPS 1.20, Running 47.69s Step 143( 4.60%), action 23, FPS 1.26, Running 48.21s Step 144( 4.80%), action 24, FPS 1.27, Running 48.75s Step 145( 5.00%), action 25, FPS 1.32, Running 49.38s Step 146( 5.20%), action 26, FPS 1.32, Running 50.24s Step 147( 5.40%), action 27, FPS 1.32, Running 50.88s Step 148( 5.60%), action 28, FPS 1.34, Running 51.44s Step 149( 5.80%), action 29, FPS 1.36, Running 52.07s Step 150( 6.00%), action 30, FPS 1.44, Running 52.74s Step 151( 6.20%), action 31, FPS 1.45, Running 53.59s Step 152( 6.40%), action 32, FPS 1.47, Running 54.14s Step 153( 6.60%), action 33, FPS 1.47, Running 54.75s Step 154( 6.80%), action 34, FPS 1.46, Running 55.72s Step 155( 7.00%), action 35, FPS 1.46, Running 56.35s Step 156( 7.20%), action 36, FPS 1.46, Running 57.31s Step 157( 7.40%), action 37, FPS 1.47, Running 57.89s Step 158( 7.60%), action 38, FPS 1.50, Running 58.56s Step 159( 7.80%), action 39, FPS 1.47, Running 59.49s Step 160( 8.00%), action 40, FPS 1.48, Running 60.08s Step 161( 8.20%), action 41, FPS 1.44, Running 61.05s Step 162( 8.40%), action 42, FPS 1.43, Running 61.69s Step 163( 8.60%), action 43, FPS 1.39, Running 62.62s Step 164( 8.80%), action 44, FPS 1.38, Running 63.27s Step 165( 9.00%), action 45, FPS 1.38, Running 63.92s Step 166( 9.20%), action 46, FPS 1.37, Running 64.80s Step 167( 9.40%), action 47, FPS 1.38, Running 65.40s Step 168( 9.60%), action 48, FPS 1.40, Running 65.70s Step 169( 9.80%), action 49, FPS 1.41, Running 66.24s Step 170( 10.00%), action 50, FPS 1.43, Running 66.75s Step 171( 10.20%), action 51, FPS 1.47, Running 67.19s Step 172( 10.40%), action 52, FPS 1.47, Running 67.78s Step 173( 10.60%), action 53, FPS 1.44, Running 68.63s Step 174( 10.80%), action 54, FPS 1.48, Running 69.26s Step 175( 11.00%), action 55, FPS 1.48, Running 69.85s Step 176( 11.20%), action 56, FPS 1.53, Running 70.40s Step 177( 11.40%), action 57, FPS 1.53, Running 70.99s Step 178( 11.60%), action 58, FPS 1.50, Running 71.93s Step 179( 11.80%), action 59, FPS 1.54, Running 72.51s Step 180( 12.00%), action 60, FPS 1.54, Running 73.07s Step 181( 12.20%), action 61, FPS 1.54, Running 74.01s Step 182( 12.40%), action 62, FPS 1.53, Running 74.80s Step 183( 12.60%), action 63, FPS 1.53, Running 75.69s Step 184( 12.80%), action 64, FPS 1.53, Running 76.34s Step 185( 13.00%), action 65, FPS 1.50, Running 77.29s Step 186( 13.20%), action 66, FPS 1.52, Running 77.94s Step 187( 13.40%), action 67, FPS 1.49, Running 78.81s Step 188( 13.60%), action 68, FPS 1.45, Running 79.51s Step 189( 13.80%), action 69, FPS 1.43, Running 80.22s Step 190( 14.00%), action 70, FPS 1.37, Running 81.31s Step 191( 14.20%), action 71, FPS 1.33, Running 82.25s Step 192( 14.40%), action 72, FPS 1.32, Running 82.90s Step 193( 14.60%), action 73, FPS 1.31, Running 83.89s Step 194( 14.80%), action 74, FPS 1.28, Running 84.87s Step 195( 15.00%), action 75, FPS 1.30, Running 85.26s Step 196( 15.20%), action 76, FPS 1.24, Running 86.52s Step 197( 15.40%), action 77, FPS 1.24, Running 87.13s Step 198( 15.60%), action 78, FPS 1.24, Running 88.12s Step 199( 15.80%), action 79, FPS 1.23, Running 88.73s Step 200( 16.00%), action 80, FPS 1.20, Running 89.75s Step 201( 16.20%), action 81, FPS 1.21, Running 90.50s Step 202( 16.40%), action 82, FPS 1.20, Running 91.48s Step 203( 16.60%), action 83, FPS 1.22, Running 92.10s Step 204( 16.80%), action 84, FPS 1.19, Running 93.10s Step 205( 17.00%), action 85, FPS 1.22, Running 93.68s Step 206( 17.20%), action 86, FPS 1.19, Running 94.71s Step 207( 17.40%), action 87, FPS 1.20, Running 95.44s Step 208( 17.60%), action 88, FPS 1.19, Running 96.37s Step 209( 17.80%), action 89, FPS 1.19, Running 97.10s Step 210( 18.00%), action 90, FPS 1.20, Running 97.96s Step 211( 18.20%), action 91, FPS 1.18, Running 99.13s Step 212( 18.40%), action 92, FPS 1.16, Running 100.14s Step 213( 18.60%), action 93, FPS 1.18, Running 100.85s Step 214( 18.80%), action 94, FPS 1.17, Running 101.98s Step 215( 19.00%), action 95, FPS 1.13, Running 102.92s Step 216( 19.20%), action 96, FPS 1.15, Running 103.88s Step 217( 19.40%), action 97, FPS 1.17, Running 104.21s Step 218( 19.60%), action 98, FPS 1.22, Running 104.52s Step 219( 19.80%), action 99, FPS 1.18, Running 105.68s Step 220( 20.00%), action 100, FPS 1.18, Running 106.71s Step 221( 20.20%), action 101, FPS 1.15, Running 107.85s Step 222( 20.40%), action 102, FPS 1.16, Running 108.68s Step 223( 20.60%), action 103, FPS 1.15, Running 109.50s Step 224( 20.80%), action 104, FPS 1.14, Running 110.60s Step 225( 21.00%), action 105, FPS 1.12, Running 111.59s Step 226( 21.20%), action 106, FPS 1.13, Running 112.39s Step 227( 21.40%), action 107, FPS 1.13, Running 113.13s Step 228( 21.60%), action 108, FPS 1.15, Running 113.81s Step 229( 21.80%), action 109, FPS 1.14, Running 114.72s Step 230( 22.00%), action 110, FPS 1.15, Running 115.43s Step 231( 22.20%), action 111, FPS 1.16, Running 116.39s Step 232( 22.40%), action 112, FPS 1.16, Running 117.45s Step 233( 22.60%), action 113, FPS 1.13, Running 118.50s Step 234( 22.80%), action 114, FPS 1.14, Running 119.59s Step 235( 23.00%), action 115, FPS 1.13, Running 120.69s Step 236( 23.20%), action 116, FPS 1.14, Running 121.41s Step 237( 23.40%), action 117, FPS 1.11, Running 122.17s Step 238( 23.60%), action 118, FPS 1.10, Running 122.71s Step 239( 23.80%), action 119, FPS 1.15, Running 123.05s Step 240( 24.00%), action 120, FPS 1.18, Running 123.59s Step 241( 24.20%), action 121, FPS 1.20, Running 124.58s Step 242( 24.40%), action 122, FPS 1.17, Running 125.70s Step 243( 24.60%), action 123, FPS 1.17, Running 126.56s Step 244( 24.80%), action 124, FPS 1.19, Running 127.36s Step 245( 25.00%), action 125, FPS 1.20, Running 128.23s Step 246( 25.20%), action 126, FPS 1.20, Running 129.06s Step 247( 25.40%), action 127, FPS 1.19, Running 129.96s Step 248( 25.60%), action 128, FPS 1.18, Running 130.74s Step 249( 25.80%), action 129, FPS 1.15, Running 132.12s Step 250( 26.00%), action 130, FPS 1.12, Running 133.23s Step 251( 26.20%), action 131, FPS 1.12, Running 134.24s Step 252( 26.40%), action 132, FPS 1.15, Running 134.87s Step 253( 26.60%), action 133, FPS 1.17, Running 135.58s Step 254( 26.80%), action 134, FPS 1.19, Running 136.46s Step 255( 27.00%), action 135, FPS 1.19, Running 137.46s Step 256( 27.20%), action 136, FPS 1.19, Running 138.21s Step 257( 27.40%), action 137, FPS 1.18, Running 139.15s Step 258( 27.60%), action 138, FPS 1.17, Running 139.84s Step 259( 27.80%), action 139, FPS 1.15, Running 140.52s Step 260( 28.00%), action 140, FPS 1.15, Running 141.01s Step 261( 28.20%), action 141, FPS 1.18, Running 141.48s Step 262( 28.40%), action 142, FPS 1.20, Running 142.36s Step 263( 28.60%), action 143, FPS 1.21, Running 143.04s Step 264( 28.80%), action 144, FPS 1.22, Running 143.81s Step 265( 29.00%), action 145, FPS 1.22, Running 144.65s Step 266( 29.20%), action 146, FPS 1.23, Running 145.27s Step 267( 29.40%), action 147, FPS 1.25, Running 145.93s Step 268( 29.60%), action 148, FPS 1.24, Running 146.84s Step 269( 29.80%), action 149, FPS 1.30, Running 147.45s Step 270( 30.00%), action 150, FPS 1.33, Running 148.25s Step 271( 30.20%), action 151, FPS 1.32, Running 149.38s Step 272( 30.40%), action 152, FPS 1.31, Running 150.17s Step 273( 30.60%), action 153, FPS 1.29, Running 151.07s Step 274( 30.80%), action 154, FPS 1.31, Running 151.69s Step 275( 31.00%), action 155, FPS 1.34, Running 152.33s Step 276( 31.20%), action 156, FPS 1.33, Running 153.26s Step 277( 31.40%), action 157, FPS 1.35, Running 153.96s Step 278( 31.60%), action 158, FPS 1.33, Running 154.89s Step 279( 31.80%), action 159, FPS 1.34, Running 155.47s Step 280( 32.00%), action 160, FPS 1.33, Running 156.09s Step 281( 32.20%), action 161, FPS 1.30, Running 156.92s Step 282( 32.40%), action 162, FPS 1.31, Running 157.61s Step 283( 32.60%), action 163, FPS 1.32, Running 158.14s Step 284( 32.80%), action 164, FPS 1.34, Running 158.68s Step 285( 33.00%), action 165, FPS 1.40, Running 158.98s Step 286( 33.20%), action 166, FPS 1.41, Running 159.46s Step 287( 33.40%), action 167, FPS 1.43, Running 159.91s Step 288( 33.60%), action 168, FPS 1.46, Running 160.56s Step 289( 33.80%), action 169, FPS 1.48, Running 160.96s Step 290( 34.00%), action 170, FPS 1.49, Running 161.71s Step 291( 34.20%), action 171, FPS 1.50, Running 162.70s Step 292( 34.40%), action 172, FPS 1.52, Running 163.33s Step 293( 34.60%), action 173, FPS 1.52, Running 164.24s Step 294( 34.80%), action 174, FPS 1.52, Running 164.85s Step 295( 35.00%), action 175, FPS 1.48, Running 165.85s Step 296( 35.20%), action 176, FPS 1.51, Running 166.48s Step 297( 35.40%), action 177, FPS 1.52, Running 167.12s Step 298( 35.60%), action 178, FPS 1.53, Running 167.96s Step 299( 35.80%), action 179, FPS 1.52, Running 168.62s Step 300( 36.00%), action 180, FPS 1.52, Running 169.29s Step 301( 36.20%), action 181, FPS 1.52, Running 170.05s Step 302( 36.40%), action 182, FPS 1.52, Running 170.80s Step 303( 36.60%), action 183, FPS 1.49, Running 171.52s Step 304( 36.80%), action 184, FPS 1.49, Running 172.12s Step 305( 37.00%), action 185, FPS 1.42, Running 173.04s Step 306( 37.20%), action 186, FPS 1.38, Running 173.92s Step 307( 37.40%), action 187, FPS 1.36, Running 174.60s Step 308( 37.60%), action 188, FPS 1.35, Running 175.35s Step 309( 37.80%), action 189, FPS 1.32, Running 176.06s Step 310( 38.00%), action 190, FPS 1.32, Running 176.88s Step 311( 38.20%), action 191, FPS 1.30, Running 178.04s Step 312( 38.40%), action 192, FPS 1.31, Running 178.62s Step 313( 38.60%), action 193, FPS 1.33, Running 179.31s Step 314( 38.80%), action 194, FPS 1.34, Running 179.78s Step 315( 39.00%), action 195, FPS 1.38, Running 180.39s Step 316( 39.20%), action 196, FPS 1.37, Running 181.07s Step 317( 39.40%), action 197, FPS 1.34, Running 182.07s Step 318( 39.60%), action 198, FPS 1.34, Running 182.93s Step 319( 39.80%), action 199, FPS 1.33, Running 183.71s Step 320( 40.00%), action 200, FPS 1.31, Running 184.51s Step 321( 40.20%), action 201, FPS 1.30, Running 185.47s Step 322( 40.40%), action 202, FPS 1.30, Running 186.23s Step 323( 40.60%), action 203, FPS 1.28, Running 187.09s Step 324( 40.80%), action 204, FPS 1.24, Running 188.25s Step 325( 41.00%), action 205, FPS 1.23, Running 189.34s Step 326( 41.20%), action 206, FPS 1.23, Running 190.16s Step 327( 41.40%), action 207, FPS 1.21, Running 191.09s Step 328( 41.60%), action 208, FPS 1.21, Running 191.95s Step 329( 41.80%), action 209, FPS 1.19, Running 192.92s Step 330( 42.00%), action 210, FPS 1.17, Running 193.90s Step 331( 42.20%), action 211, FPS 1.18, Running 194.96s Step 332( 42.40%), action 212, FPS 1.15, Running 196.02s Step 333( 42.60%), action 213, FPS 1.13, Running 197.06s Step 334( 42.80%), action 214, FPS 1.10, Running 197.89s Step 335( 43.00%), action 215, FPS 1.11, Running 198.36s Step 336( 43.20%), action 216, FPS 1.13, Running 198.70s Step 337( 43.40%), action 217, FPS 1.16, Running 199.31s Step 338( 43.60%), action 218, FPS 1.17, Running 199.98s Step 339( 43.80%), action 219, FPS 1.14, Running 201.32s Step 340( 44.00%), action 220, FPS 1.14, Running 202.09s Step 341( 44.20%), action 221, FPS 1.14, Running 203.01s Step 342( 44.40%), action 222, FPS 1.14, Running 203.80s Step 343( 44.60%), action 223, FPS 1.14, Running 204.59s Step 344( 44.80%), action 224, FPS 1.18, Running 205.26s Step 345( 45.00%), action 225, FPS 1.20, Running 206.07s Step 346( 45.20%), action 226, FPS 1.20, Running 206.84s Step 347( 45.40%), action 227, FPS 1.23, Running 207.39s Step 348( 45.60%), action 228, FPS 1.22, Running 208.38s Step 349( 45.80%), action 229, FPS 1.24, Running 209.02s Step 350( 46.00%), action 230, FPS 1.24, Running 210.00s Step 351( 46.20%), action 231, FPS 1.24, Running 211.10s Step 352( 46.40%), action 232, FPS 1.26, Running 211.86s Step 353( 46.60%), action 233, FPS 1.27, Running 212.80s Step 354( 46.80%), action 234, FPS 1.26, Running 213.79s Step 355( 47.00%), action 235, FPS 1.24, Running 214.45s Step 356( 47.20%), action 236, FPS 1.20, Running 215.43s Step 357( 47.40%), action 237, FPS 1.19, Running 216.13s Step 358( 47.60%), action 238, FPS 1.21, Running 216.58s Step 359( 47.80%), action 239, FPS 1.28, Running 216.91s Step 360( 48.00%), action 240, FPS 1.31, Running 217.40s Step 361( 48.20%), action 241, FPS 1.34, Running 217.97s Step 362( 48.40%), action 242, FPS 1.35, Running 218.64s Step 363( 48.60%), action 243, FPS 1.37, Running 219.23s Step 364( 48.80%), action 244, FPS 1.35, Running 220.04s Step 365( 49.00%), action 245, FPS 1.35, Running 220.83s Step 366( 49.20%), action 246, FPS 1.35, Running 221.64s Step 367( 49.40%), action 247, FPS 1.33, Running 222.43s Step 368( 49.60%), action 248, FPS 1.37, Running 223.02s Step 369( 49.80%), action 249, FPS 1.37, Running 223.58s Step 370( 50.00%), action 250, FPS 1.41, Running 224.16s Step 371( 50.20%), action 251, FPS 1.43, Running 225.10s Step 372( 50.40%), action 252, FPS 1.43, Running 225.85s Step 373( 50.60%), action 253, FPS 1.43, Running 226.77s Step 374( 50.80%), action 254, FPS 1.47, Running 227.39s Step 375( 51.00%), action 255, FPS 1.47, Running 228.05s Step 376( 51.20%), action 256, FPS 1.49, Running 228.86s Step 377( 51.40%), action 257, FPS 1.49, Running 229.57s Step 378( 51.60%), action 258, FPS 1.47, Running 230.15s Step 379( 51.80%), action 259, FPS 1.42, Running 231.01s Step 380( 52.00%), action 260, FPS 1.40, Running 231.66s Step 381( 52.20%), action 261, FPS 1.39, Running 232.41s Step 382( 52.40%), action 262, FPS 1.39, Running 233.07s Step 383( 52.60%), action 263, FPS 1.37, Running 233.80s Step 384( 52.80%), action 264, FPS 1.39, Running 234.44s Step 385( 53.00%), action 265, FPS 1.41, Running 234.97s Step 386( 53.20%), action 266, FPS 1.43, Running 235.58s Step 387( 53.40%), action 267, FPS 1.48, Running 235.91s Step 388( 53.60%), action 268, FPS 1.51, Running 236.30s Step 389( 53.80%), action 269, FPS 1.53, Running 236.65s Step 390( 54.00%), action 270, FPS 1.54, Running 237.13s Step 391( 54.20%), action 271, FPS 1.56, Running 237.95s Step 392( 54.40%), action 272, FPS 1.57, Running 238.55s Step 393( 54.60%), action 273, FPS 1.61, Running 239.19s Step 394( 54.80%), action 274, FPS 1.58, Running 240.05s Step 395( 55.00%), action 275, FPS 1.59, Running 240.64s Step 396( 55.20%), action 276, FPS 1.61, Running 241.30s Step 397( 55.40%), action 277, FPS 1.63, Running 241.84s Step 398( 55.60%), action 278, FPS 1.58, Running 242.83s Step 399( 55.80%), action 279, FPS 1.57, Running 243.74s Step 400( 56.00%), action 280, FPS 1.56, Running 244.48s Step 401( 56.20%), action 281, FPS 1.54, Running 245.43s Step 402( 56.40%), action 282, FPS 1.53, Running 246.11s Step 403( 56.60%), action 283, FPS 1.51, Running 247.06s Step 404( 56.80%), action 284, FPS 1.50, Running 247.74s Step 405( 57.00%), action 285, FPS 1.46, Running 248.66s Step 406( 57.20%), action 286, FPS 1.46, Running 249.31s Step 407( 57.40%), action 287, FPS 1.42, Running 249.97s Step 408( 57.60%), action 288, FPS 1.37, Running 250.89s Step 409( 57.80%), action 289, FPS 1.34, Running 251.58s Step 410( 58.00%), action 290, FPS 1.30, Running 252.51s Step 411( 58.20%), action 291, FPS 1.28, Running 253.52s Step 412( 58.40%), action 292, FPS 1.28, Running 254.15s Step 413( 58.60%), action 293, FPS 1.29, Running 254.75s Step 414( 58.80%), action 294, FPS 1.34, Running 255.01s Step 415( 59.00%), action 295, FPS 1.36, Running 255.32s Step 416( 59.20%), action 296, FPS 1.39, Running 255.68s Step 417( 59.40%), action 297, FPS 1.41, Running 256.01s Step 418( 59.60%), action 298, FPS 1.47, Running 256.42s Step 419( 59.80%), action 299, FPS 1.52, Running 256.89s Step 420( 60.00%), action 300, FPS 1.55, Running 257.39s Step 421( 60.20%), action 301, FPS 1.56, Running 258.21s Step 422( 60.40%), action 302, FPS 1.52, Running 259.23s Step 423( 60.60%), action 303, FPS 1.52, Running 260.18s Step 424( 60.80%), action 304, FPS 1.51, Running 260.98s Step 425( 61.00%), action 305, FPS 1.51, Running 261.92s Step 426( 61.20%), action 306, FPS 1.50, Running 262.66s Step 427( 61.40%), action 307, FPS 1.47, Running 263.61s Step 428( 61.60%), action 308, FPS 1.46, Running 264.55s Step 429( 61.80%), action 309, FPS 1.46, Running 265.25s Step 430( 62.00%), action 310, FPS 1.48, Running 266.00s Step 431( 62.20%), action 311, FPS 1.50, Running 266.85s Step 432( 62.40%), action 312, FPS 1.46, Running 267.86s Step 433( 62.60%), action 313, FPS 1.46, Running 268.46s Step 434( 62.80%), action 314, FPS 1.39, Running 269.42s Step 435( 63.00%), action 315, FPS 1.36, Running 270.03s Step 436( 63.20%), action 316, FPS 1.33, Running 270.68s Step 437( 63.40%), action 317, FPS 1.30, Running 271.45s Step 438( 63.60%), action 318, FPS 1.27, Running 272.21s Step 439( 63.80%), action 319, FPS 1.26, Running 272.80s Step 440( 64.00%), action 320, FPS 1.25, Running 273.43s Step 441( 64.20%), action 321, FPS 1.24, Running 274.39s Step 442( 64.40%), action 322, FPS 1.27, Running 274.99s Step 443( 64.60%), action 323, FPS 1.30, Running 275.60s Step 444( 64.80%), action 324, FPS 1.32, Running 276.11s Step 445( 65.00%), action 325, FPS 1.37, Running 276.48s Step 446( 65.20%), action 326, FPS 1.37, Running 277.21s Step 447( 65.40%), action 327, FPS 1.38, Running 278.14s Step 448( 65.60%), action 328, FPS 1.41, Running 278.71s Step 449( 65.80%), action 329, FPS 1.42, Running 279.32s Step 450( 66.00%), action 330, FPS 1.41, Running 280.16s Step 451( 66.20%), action 331, FPS 1.43, Running 280.87s Step 452( 66.40%), action 332, FPS 1.45, Running 281.62s Step 453( 66.60%), action 333, FPS 1.43, Running 282.43s [2026-08-02 17:19:16] [2 ] Seed 1 success after 283.15 s. +steps: 453 , actions: 333 . +Instruction: Empty +Total 2/2(100.00%) success. +Setting seed: 2 +Step 1( N/A%), pre moving , FPS 2.19, Running 0.46s Step 2( N/A%), pre moving , FPS 3.65, Running 0.55s Step 3( N/A%), pre moving , FPS 4.95, Running 0.61s Step 4( N/A%), pre moving , FPS 5.91, Running 0.68s Step 5( N/A%), pre moving , FPS 6.15, Running 0.81s Step 6( N/A%), pre moving , FPS 5.70, Running 1.05s Step 7( N/A%), pre moving , FPS 6.14, Running 1.14s Step 8( N/A%), pre moving , FPS 6.61, Running 1.21s Step 9( N/A%), pre moving , FPS 6.14, Running 1.47s Step 10( N/A%), pre moving , FPS 6.21, Running 1.61s Step 11( N/A%), pre moving , FPS 6.57, Running 1.67s Step 12( N/A%), pre moving , FPS 6.88, Running 1.75s Step 13( N/A%), pre moving , FPS 6.58, Running 1.98s Step 14( N/A%), pre moving , FPS 6.52, Running 2.15s Step 15( N/A%), pre moving , FPS 6.89, Running 2.18s Step 16( N/A%), pre moving , FPS 7.13, Running 2.24s Step 17( N/A%), pre moving , FPS 7.32, Running 2.32s Step 18( N/A%), pre moving , FPS 6.82, Running 2.64s Step 19( N/A%), pre moving , FPS 6.98, Running 2.72s Step 20( N/A%), pre moving , FPS 7.18, Running 2.78s Step 21( N/A%), pre moving , FPS 7.01, Running 3.31s Step 22( N/A%), pre moving , FPS 7.08, Running 3.37s Step 23( N/A%), pre moving , FPS 7.09, Running 3.43s Step 24( N/A%), pre moving , FPS 6.46, Running 3.77s Step 25( N/A%), pre moving , FPS 6.57, Running 3.86s Step 26( N/A%), pre moving , FPS 5.92, Running 4.43s Step 27( N/A%), pre moving , FPS 5.95, Running 4.50s Step 28( N/A%), pre moving , FPS 5.67, Running 4.74s Step 29( N/A%), pre moving , FPS 5.83, Running 4.90s Step 30( N/A%), pre moving , FPS 5.98, Running 4.96s Step 31( N/A%), pre moving , FPS 5.97, Running 5.03s Step 32( N/A%), pre moving , FPS 5.99, Running 5.09s Step 33( N/A%), pre moving , FPS 5.83, Running 5.41s Step 34( N/A%), pre moving , FPS 5.98, Running 5.49s Step 35( N/A%), pre moving , FPS 5.92, Running 5.56s Step 36( N/A%), pre moving , FPS 5.07, Running 6.19s Step 37( N/A%), pre moving , FPS 4.79, Running 6.50s Step 38( N/A%), pre moving , FPS 5.07, Running 6.58s Step 39( N/A%), pre moving , FPS 5.10, Running 6.65s Step 40( N/A%), pre moving , FPS 5.08, Running 6.72s Step 41( N/A%), pre moving , FPS 5.47, Running 6.96s Step 42( N/A%), pre moving , FPS 5.38, Running 7.09s Step 43( N/A%), pre moving , FPS 5.33, Running 7.18s Step 44( N/A%), pre moving , FPS 5.71, Running 7.28s Step 45( N/A%), pre moving , FPS 5.31, Running 7.62s Step 46( N/A%), pre moving , FPS 6.03, Running 7.75s Step 47( N/A%), pre moving , FPS 5.97, Running 7.85s Step 48( N/A%), pre moving , FPS 5.78, Running 8.20s Step 49( N/A%), pre moving , FPS 5.84, Running 8.32s Step 50( N/A%), pre moving , FPS 5.77, Running 8.42s Step 51( N/A%), pre moving , FPS 5.34, Running 8.78s Step 52( N/A%), pre moving , FPS 5.26, Running 8.89s Step 53( N/A%), pre moving , FPS 5.58, Running 8.99s Step 54( N/A%), pre moving , FPS 5.16, Running 9.37s Step 55( N/A%), pre moving , FPS 5.12, Running 9.46s Step 56( N/A%), pre moving , FPS 5.65, Running 9.72s Step 57( N/A%), pre moving , FPS 5.81, Running 9.94s Step 58( N/A%), pre moving , FPS 5.77, Running 10.05s Step 59( N/A%), pre moving , FPS 5.33, Running 10.40s Step 60( N/A%), pre moving , FPS 5.28, Running 10.51s Step 61( N/A%), pre moving , FPS 5.47, Running 10.62s Step 62( N/A%), pre moving , FPS 5.17, Running 10.96s Step 63( N/A%), pre moving , FPS 5.18, Running 11.04s Step 64( N/A%), pre moving , FPS 5.19, Running 11.13s Step 65( N/A%), pre moving , FPS 5.56, Running 11.22s Step 66( N/A%), pre moving , FPS 5.55, Running 11.35s Step 67( N/A%), pre moving , FPS 5.59, Running 11.43s Step 68( N/A%), pre moving , FPS 6.05, Running 11.51s Step 69( N/A%), pre moving , FPS 6.05, Running 11.63s Step 70( N/A%), pre moving , FPS 6.06, Running 11.73s Step 71( N/A%), pre moving , FPS 6.64, Running 11.79s Step 72( N/A%), pre moving , FPS 6.73, Running 11.86s Step 73( N/A%), pre moving , FPS 6.85, Running 11.91s Step 74( N/A%), pre moving , FPS 7.67, Running 11.98s Step 75( N/A%), pre moving , FPS 7.76, Running 12.04s Step 76( N/A%), pre moving , FPS 8.40, Running 12.11s Step 77( N/A%), pre moving , FPS 9.04, Running 12.15s Step 78( N/A%), pre moving , FPS 9.11, Running 12.24s Step 79( N/A%), pre moving , FPS 10.29, Running 12.34s Step 80( N/A%), pre moving , FPS 9.27, Running 12.67s Step 81( N/A%), pre moving , FPS 9.38, Running 12.75s Step 82( N/A%), pre moving , FPS 10.76, Running 12.81s Step 83( N/A%), pre moving , FPS 10.81, Running 12.89s Step 84( N/A%), pre moving , FPS 9.56, Running 13.22s Step 85( N/A%), pre moving , FPS 9.56, Running 13.31s Step 86( N/A%), pre moving , FPS 9.85, Running 13.38s Step 87( N/A%), pre moving , FPS 9.93, Running 13.45s Step 88( N/A%), pre moving , FPS 8.89, Running 13.76s Step 89( N/A%), pre moving , FPS 9.01, Running 13.85s Step 90( N/A%), pre moving , FPS 9.13, Running 13.92s Step 91( N/A%), pre moving , FPS 9.11, Running 13.98s Step 92( N/A%), pre moving , FPS 8.20, Running 14.30s Step 93( N/A%), pre moving , FPS 8.09, Running 14.39s Step 94( N/A%), pre moving , FPS 8.07, Running 14.45s Step 95( N/A%), pre moving , FPS 8.04, Running 14.53s Step 96( N/A%), pre moving , FPS 7.27, Running 14.86s Step 97( N/A%), pre moving , FPS 7.16, Running 14.95s Step 98( N/A%), pre moving , FPS 7.20, Running 15.02s Step 99( N/A%), pre moving , FPS 7.31, Running 15.08s Step 100( N/A%), pre moving , FPS 3.70, Running 18.08s Step 101( N/A%), pre moving , FPS 3.41, Running 18.63s Step 102( N/A%), pre moving , FPS 3.16, Running 19.15s Step 103( N/A%), pre moving , FPS 2.96, Running 19.65s Step 104( N/A%), pre moving , FPS 2.88, Running 20.17s Step 105( N/A%), pre moving , FPS 2.70, Running 20.71s Step 106( N/A%), pre moving , FPS 2.54, Running 21.24s Step 107( N/A%), pre moving , FPS 2.41, Running 21.76s Step 108( N/A%), pre moving , FPS 2.34, Running 22.29s Step 109( N/A%), pre moving , FPS 2.23, Running 22.80s Step 110( N/A%), pre moving , FPS 2.14, Running 23.26s Step 111( N/A%), pre moving , FPS 2.08, Running 23.61s Step 112( N/A%), pre moving , FPS 2.03, Running 24.16s Step 113( N/A%), pre moving , FPS 1.93, Running 24.77s Step 114( N/A%), pre moving , FPS 1.82, Running 25.46s Step 115( N/A%), pre moving , FPS 1.75, Running 25.98s Step 116( N/A%), pre moving , FPS 1.71, Running 26.58s Step 117( N/A%), pre moving , FPS 1.65, Running 27.10s Step 118( N/A%), pre moving , FPS 1.58, Running 27.65s Step 119( N/A%), pre moving , FPS 1.52, Running 28.24s Step 120( 0.20%), action 1, FPS 1.76, Running 29.47s Step 121( 0.40%), action 2, FPS 1.77, Running 29.92s Step 122( 0.60%), action 3, FPS 1.65, Running 31.26s Step 123( 0.80%), action 4, FPS 1.58, Running 32.28s Step 124( 1.00%), action 5, FPS 1.56, Running 32.96s Step 125( 1.20%), action 6, FPS 1.56, Running 33.53s Step 126( 1.40%), action 7, FPS 1.52, Running 34.36s Step 127( 1.60%), action 8, FPS 1.50, Running 35.12s Step 128( 1.80%), action 9, FPS 1.48, Running 35.84s Step 129( 2.00%), action 10, FPS 1.43, Running 36.74s Step 130( 2.20%), action 11, FPS 1.38, Running 37.75s Step 131( 2.40%), action 12, FPS 1.35, Running 38.40s Step 132( 2.60%), action 13, FPS 1.34, Running 39.06s Step 133( 2.80%), action 14, FPS 1.33, Running 39.86s Step 134( 3.00%), action 15, FPS 1.32, Running 40.57s Step 135( 3.20%), action 16, FPS 1.32, Running 41.11s Step 136( 3.40%), action 17, FPS 1.29, Running 42.05s Step 137( 3.60%), action 18, FPS 1.29, Running 42.66s Step 138( 3.80%), action 19, FPS 1.28, Running 43.29s Step 139( 4.00%), action 20, FPS 1.28, Running 43.91s Step 140( 4.20%), action 21, FPS 1.30, Running 44.81s Step 141( 4.40%), action 22, FPS 1.29, Running 45.41s Step 142( 4.60%), action 23, FPS 1.36, Running 45.99s Step 143( 4.80%), action 24, FPS 1.39, Running 46.64s Step 144( 5.00%), action 25, FPS 1.37, Running 47.59s Step 145( 5.20%), action 26, FPS 1.35, Running 48.34s Step 146( 5.40%), action 27, FPS 1.38, Running 48.86s Step 147( 5.60%), action 28, FPS 1.42, Running 49.17s Step 148( 5.80%), action 29, FPS 1.43, Running 49.81s Step 149( 6.00%), action 30, FPS 1.46, Running 50.45s Step 150( 6.20%), action 31, FPS 1.46, Running 51.45s Step 151( 6.40%), action 32, FPS 1.43, Running 52.35s Step 152( 6.60%), action 33, FPS 1.43, Running 53.07s Step 153( 6.80%), action 34, FPS 1.44, Running 53.73s Step 154( 7.00%), action 35, FPS 1.43, Running 54.52s Step 155( 7.20%), action 36, FPS 1.41, Running 55.34s Step 156( 7.40%), action 37, FPS 1.41, Running 56.25s Step 157( 7.60%), action 38, FPS 1.37, Running 57.22s Step 158( 7.80%), action 39, FPS 1.36, Running 58.01s Step 159( 8.00%), action 40, FPS 1.33, Running 58.97s Step 160( 8.20%), action 41, FPS 1.31, Running 60.03s Step 161( 8.40%), action 42, FPS 1.31, Running 60.67s Step 162( 8.60%), action 43, FPS 1.30, Running 61.33s Step 163( 8.80%), action 44, FPS 1.28, Running 62.22s Step 164( 9.00%), action 45, FPS 1.27, Running 63.33s Step 165( 9.20%), action 46, FPS 1.28, Running 64.01s Step 166( 9.40%), action 47, FPS 1.25, Running 64.89s Step 167( 9.60%), action 48, FPS 1.21, Running 65.75s Step 168( 9.80%), action 49, FPS 1.19, Running 66.56s Step 169( 10.00%), action 50, FPS 1.20, Running 67.13s Step 170( 10.20%), action 51, FPS 1.23, Running 67.70s Step 171( 10.40%), action 52, FPS 1.25, Running 68.33s Step 172( 10.60%), action 53, FPS 1.26, Running 68.95s Step 173( 10.80%), action 54, FPS 1.26, Running 69.65s Step 174( 11.00%), action 55, FPS 1.26, Running 70.35s Step 175( 11.20%), action 56, FPS 1.27, Running 71.12s Step 176( 11.40%), action 57, FPS 1.29, Running 71.69s Step 177( 11.60%), action 58, FPS 1.30, Running 72.63s Step 178( 11.80%), action 59, FPS 1.31, Running 73.29s Step 179( 12.00%), action 60, FPS 1.31, Running 74.18s Step 180( 12.20%), action 61, FPS 1.33, Running 75.08s Step 181( 12.40%), action 62, FPS 1.28, Running 76.35s Step 182( 12.60%), action 63, FPS 1.28, Running 76.95s Step 183( 12.80%), action 64, FPS 1.30, Running 77.63s Step 184( 13.00%), action 65, FPS 1.32, Running 78.52s Step 185( 13.20%), action 66, FPS 1.30, Running 79.39s Step 186( 13.40%), action 67, FPS 1.31, Running 80.16s Step 187( 13.60%), action 68, FPS 1.33, Running 80.81s Step 188( 13.80%), action 69, FPS 1.32, Running 81.74s Step 189( 14.00%), action 70, FPS 1.29, Running 82.70s Step 190( 14.20%), action 71, FPS 1.21, Running 84.27s Step 191( 14.40%), action 72, FPS 1.20, Running 85.06s Step 192( 14.60%), action 73, FPS 1.19, Running 85.72s Step 193( 14.80%), action 74, FPS 1.22, Running 86.09s Step 194( 15.00%), action 75, FPS 1.20, Running 86.96s Step 195( 15.20%), action 76, FPS 1.20, Running 87.76s Step 196( 15.40%), action 77, FPS 1.17, Running 88.73s Step 197( 15.60%), action 78, FPS 1.19, Running 89.42s Step 198( 15.80%), action 79, FPS 1.16, Running 90.47s Step 199( 16.00%), action 80, FPS 1.16, Running 91.39s Step 200( 16.20%), action 81, FPS 1.15, Running 92.45s Step 201( 16.40%), action 82, FPS 1.19, Running 93.12s Step 202( 16.60%), action 83, FPS 1.17, Running 94.05s Step 203( 16.80%), action 84, FPS 1.17, Running 94.75s Step 204( 17.00%), action 85, FPS 1.17, Running 95.55s Step 205( 17.20%), action 86, FPS 1.15, Running 96.84s Step 206( 17.40%), action 87, FPS 1.14, Running 97.70s Step 207( 17.60%), action 88, FPS 1.13, Running 98.49s Step 208( 17.80%), action 89, FPS 1.14, Running 99.24s Step 209( 18.00%), action 90, FPS 1.15, Running 100.09s Step 210( 18.20%), action 91, FPS 1.19, Running 101.08s Step 211( 18.40%), action 92, FPS 1.20, Running 101.71s Step 212( 18.60%), action 93, FPS 1.18, Running 102.69s Step 213( 18.80%), action 94, FPS 1.16, Running 103.35s Step 214( 19.00%), action 95, FPS 1.18, Running 103.95s Step 215( 19.20%), action 96, FPS 1.21, Running 104.29s Step 216( 19.40%), action 97, FPS 1.23, Running 105.05s Step 217( 19.60%), action 98, FPS 1.22, Running 105.85s Step 218( 19.80%), action 99, FPS 1.22, Running 106.87s Step 219( 20.00%), action 100, FPS 1.24, Running 107.50s Step 220( 20.20%), action 101, FPS 1.24, Running 108.60s Step 221( 20.40%), action 102, FPS 1.24, Running 109.23s Step 222( 20.60%), action 103, FPS 1.24, Running 110.14s Step 223( 20.80%), action 104, FPS 1.25, Running 110.79s Step 224( 21.00%), action 105, FPS 1.25, Running 111.55s Step 225( 21.20%), action 106, FPS 1.29, Running 112.38s Step 226( 21.40%), action 107, FPS 1.31, Running 113.02s Step 227( 21.60%), action 108, FPS 1.29, Running 113.93s Step 228( 21.80%), action 109, FPS 1.30, Running 114.61s Step 229( 22.00%), action 110, FPS 1.30, Running 115.53s Step 230( 22.20%), action 111, FPS 1.29, Running 116.60s Step 231( 22.40%), action 112, FPS 1.29, Running 117.20s Step 232( 22.60%), action 113, FPS 1.32, Running 117.86s Step 233( 22.80%), action 114, FPS 1.30, Running 118.73s Step 234( 23.00%), action 115, FPS 1.30, Running 119.36s Step 235( 23.20%), action 116, FPS 1.27, Running 120.07s Step 236( 23.40%), action 117, FPS 1.26, Running 120.97s Step 237( 23.60%), action 118, FPS 1.27, Running 121.63s Step 238( 23.80%), action 119, FPS 1.30, Running 122.31s Step 239( 24.00%), action 120, FPS 1.25, Running 123.50s Step 240( 24.20%), action 121, FPS 1.23, Running 124.84s Step 241( 24.40%), action 122, FPS 1.23, Running 125.50s Step 242( 24.60%), action 123, FPS 1.23, Running 126.43s Step 243( 24.80%), action 124, FPS 1.22, Running 127.13s Step 244( 25.00%), action 125, FPS 1.21, Running 128.07s Step 245( 25.20%), action 126, FPS 1.22, Running 128.76s Step 246( 25.40%), action 127, FPS 1.20, Running 129.68s Step 247( 25.60%), action 128, FPS 1.22, Running 130.26s Step 248( 25.80%), action 129, FPS 1.22, Running 131.01s Step 249( 26.00%), action 130, FPS 1.22, Running 131.86s Step 250( 26.20%), action 131, FPS 1.22, Running 132.97s Step 251( 26.40%), action 132, FPS 1.19, Running 133.95s Step 252( 26.60%), action 133, FPS 1.19, Running 134.61s Step 253( 26.80%), action 134, FPS 1.19, Running 135.57s Step 254( 27.00%), action 135, FPS 1.19, Running 136.22s Step 255( 27.20%), action 136, FPS 1.17, Running 137.17s Step 256( 27.40%), action 137, FPS 1.16, Running 138.22s Step 257( 27.60%), action 138, FPS 1.16, Running 138.94s Step 258( 27.80%), action 139, FPS 1.13, Running 139.94s Step 259( 28.00%), action 140, FPS 1.17, Running 140.58s Step 260( 28.20%), action 141, FPS 1.23, Running 141.13s Step 261( 28.40%), action 142, FPS 1.21, Running 142.09s Step 262( 28.60%), action 143, FPS 1.22, Running 142.77s Step 263( 28.80%), action 144, FPS 1.21, Running 143.71s Step 264( 29.00%), action 145, FPS 1.22, Running 144.49s Step 265( 29.20%), action 146, FPS 1.20, Running 145.36s Step 266( 29.40%), action 147, FPS 1.22, Running 146.03s Step 267( 29.60%), action 148, FPS 1.22, Running 146.69s Step 268( 29.80%), action 149, FPS 1.20, Running 147.68s Step 269( 30.00%), action 150, FPS 1.19, Running 148.68s Step 270( 30.20%), action 151, FPS 1.19, Running 149.78s Step 271( 30.40%), action 152, FPS 1.22, Running 150.39s Step 272( 30.60%), action 153, FPS 1.19, Running 151.37s Step 273( 30.80%), action 154, FPS 1.22, Running 151.99s Step 274( 31.00%), action 155, FPS 1.21, Running 152.78s Step 275( 31.20%), action 156, FPS 1.19, Running 153.96s Step 276( 31.40%), action 157, FPS 1.22, Running 154.64s Step 277( 31.60%), action 158, FPS 1.22, Running 155.30s Step 278( 31.80%), action 159, FPS 1.25, Running 155.88s Step 279( 32.00%), action 160, FPS 1.24, Running 156.69s Step 280( 32.20%), action 161, FPS 1.22, Running 157.49s Step 281( 32.40%), action 162, FPS 1.24, Running 158.21s Step 282( 32.60%), action 163, FPS 1.26, Running 158.65s Step 283( 32.80%), action 164, FPS 1.30, Running 159.05s Step 284( 33.00%), action 165, FPS 1.33, Running 159.52s Step 285( 33.20%), action 166, FPS 1.38, Running 159.82s Step 286( 33.40%), action 167, FPS 1.39, Running 160.40s Step 287( 33.60%), action 168, FPS 1.40, Running 160.98s Step 288( 33.80%), action 169, FPS 1.43, Running 161.70s Step 289( 34.00%), action 170, FPS 1.43, Running 162.68s Step 290( 34.20%), action 171, FPS 1.44, Running 163.70s Step 291( 34.40%), action 172, FPS 1.44, Running 164.31s Step 292( 34.60%), action 173, FPS 1.46, Running 165.07s Step 293( 34.80%), action 174, FPS 1.45, Running 165.82s Step 294( 35.00%), action 175, FPS 1.46, Running 166.45s Step 295( 35.20%), action 176, FPS 1.52, Running 167.09s Step 296( 35.40%), action 177, FPS 1.50, Running 167.95s Step 297( 35.60%), action 178, FPS 1.51, Running 168.55s Step 298( 35.80%), action 179, FPS 1.47, Running 169.53s Step 299( 36.00%), action 180, FPS 1.49, Running 170.12s Step 300( 36.20%), action 181, FPS 1.47, Running 171.14s Step 301( 36.40%), action 182, FPS 1.48, Running 171.76s Step 302( 36.60%), action 183, FPS 1.46, Running 172.34s Step 303( 36.80%), action 184, FPS 1.42, Running 173.14s Step 304( 37.00%), action 185, FPS 1.39, Running 173.88s Step 305( 37.20%), action 186, FPS 1.37, Running 174.47s Step 306( 37.40%), action 187, FPS 1.35, Running 175.24s Step 307( 37.60%), action 188, FPS 1.33, Running 175.97s Step 308( 37.80%), action 189, FPS 1.34, Running 176.59s Step 309( 38.00%), action 190, FPS 1.37, Running 177.26s Step 310( 38.20%), action 191, FPS 1.42, Running 177.75s Step 311( 38.40%), action 192, FPS 1.45, Running 178.07s Step 312( 38.60%), action 193, FPS 1.51, Running 178.35s Step 313( 38.80%), action 194, FPS 1.55, Running 178.68s Step 314( 39.00%), action 195, FPS 1.56, Running 179.31s Step 315( 39.20%), action 196, FPS 1.59, Running 179.64s Step 316( 39.40%), action 197, FPS 1.63, Running 180.23s Step 317( 39.60%), action 198, FPS 1.62, Running 180.87s Step 318( 39.80%), action 199, FPS 1.62, Running 181.85s Step 319( 40.00%), action 200, FPS 1.59, Running 182.73s Step 320( 40.20%), action 201, FPS 1.57, Running 183.87s Step 321( 40.40%), action 202, FPS 1.52, Running 184.92s Step 322( 40.60%), action 203, FPS 1.46, Running 186.03s Step 323( 40.80%), action 204, FPS 1.48, Running 186.62s Step 324( 41.00%), action 205, FPS 1.45, Running 187.67s Step 325( 41.20%), action 206, FPS 1.44, Running 188.31s Step 326( 41.40%), action 207, FPS 1.42, Running 189.27s Step 327( 41.60%), action 208, FPS 1.40, Running 190.30s Step 328( 41.80%), action 209, FPS 1.36, Running 191.30s Step 329( 42.00%), action 210, FPS 1.35, Running 192.03s Step 330( 42.20%), action 211, FPS 1.31, Running 193.00s Step 331( 42.40%), action 212, FPS 1.25, Running 194.03s Step 332( 42.60%), action 213, FPS 1.23, Running 194.61s Step 333( 42.80%), action 214, FPS 1.18, Running 195.58s Step 334( 43.00%), action 215, FPS 1.18, Running 196.22s Step 335( 43.20%), action 216, FPS 1.16, Running 196.86s Step 336( 43.40%), action 217, FPS 1.19, Running 197.09s Step 337( 43.60%), action 218, FPS 1.21, Running 197.41s Step 338( 43.80%), action 219, FPS 1.26, Running 197.73s Step 339( 44.00%), action 220, FPS 1.30, Running 198.16s Step 340( 44.20%), action 221, FPS 1.33, Running 198.93s Step 341( 44.40%), action 222, FPS 1.38, Running 199.42s Step 342( 44.60%), action 223, FPS 1.45, Running 199.81s Step 343( 44.80%), action 224, FPS 1.45, Running 200.41s Step 344( 45.00%), action 225, FPS 1.46, Running 201.38s Step 345( 45.20%), action 226, FPS 1.46, Running 201.98s Step 346( 45.40%), action 227, FPS 1.51, Running 202.54s Step 347( 45.60%), action 228, FPS 1.56, Running 203.15s Step 348( 45.80%), action 229, FPS 1.58, Running 204.00s Step 349( 46.00%), action 230, FPS 1.58, Running 204.65s Step 350( 46.20%), action 231, FPS 1.57, Running 205.72s Step 351( 46.40%), action 232, FPS 1.62, Running 206.39s Step 352( 46.60%), action 233, FPS 1.61, Running 207.02s Step 353( 46.80%), action 234, FPS 1.65, Running 207.69s Step 354( 47.00%), action 235, FPS 1.64, Running 208.44s Step 355( 47.20%), action 236, FPS 1.62, Running 209.18s Step 356( 47.40%), action 237, FPS 1.56, Running 209.94s Step 357( 47.60%), action 238, FPS 1.49, Running 210.79s Step 358( 47.80%), action 239, FPS 1.46, Running 211.41s Step 359( 48.00%), action 240, FPS 1.44, Running 212.07s Step 360( 48.20%), action 241, FPS 1.42, Running 213.05s Step 361( 48.40%), action 242, FPS 1.40, Running 213.70s Step 362( 48.60%), action 243, FPS 1.35, Running 214.59s Step 363( 48.80%), action 244, FPS 1.35, Running 215.26s Step 364( 49.00%), action 245, FPS 1.38, Running 215.93s Step 365( 49.20%), action 246, FPS 1.38, Running 216.49s Step 366( 49.40%), action 247, FPS 1.36, Running 217.24s Step 367( 49.60%), action 248, FPS 1.36, Running 217.87s Step 368( 49.80%), action 249, FPS 1.37, Running 218.58s Step 369( 50.00%), action 250, FPS 1.40, Running 218.92s Step 370( 50.20%), action 251, FPS 1.39, Running 220.10s Step 371( 50.40%), action 252, FPS 1.40, Running 220.66s Step 372( 50.60%), action 253, FPS 1.36, Running 221.77s Step 373( 50.80%), action 254, FPS 1.33, Running 222.70s Step 374( 51.00%), action 255, FPS 1.33, Running 223.52s Step 375( 51.20%), action 256, FPS 1.31, Running 224.39s Step 376( 51.40%), action 257, FPS 1.32, Running 225.13s Step 377( 51.60%), action 258, FPS 1.31, Running 226.01s Step 378( 51.80%), action 259, FPS 1.30, Running 226.78s Step 379( 52.00%), action 260, FPS 1.30, Running 227.48s Step 380( 52.20%), action 261, FPS 1.30, Running 228.45s Step 381( 52.40%), action 262, FPS 1.30, Running 229.07s Step 382( 52.60%), action 263, FPS 1.28, Running 230.18s Step 383( 52.80%), action 264, FPS 1.26, Running 231.15s Step 384( 53.00%), action 265, FPS 1.25, Running 231.91s Step 385( 53.20%), action 266, FPS 1.21, Running 232.96s Step 386( 53.40%), action 267, FPS 1.22, Running 233.58s Step 387( 53.60%), action 268, FPS 1.20, Running 234.56s Step 388( 53.80%), action 269, FPS 1.20, Running 235.24s Step 389( 54.00%), action 270, FPS 1.17, Running 235.96s Step 390( 54.20%), action 271, FPS 1.19, Running 236.88s Step 391( 54.40%), action 272, FPS 1.20, Running 237.36s Step 392( 54.60%), action 273, FPS 1.24, Running 237.96s Step 393( 54.80%), action 274, FPS 1.26, Running 238.56s Step 394( 55.00%), action 275, FPS 1.28, Running 239.18s Step 395( 55.20%), action 276, FPS 1.30, Running 239.82s Step 396( 55.40%), action 277, FPS 1.28, Running 240.72s Step 397( 55.60%), action 278, FPS 1.31, Running 241.32s Step 398( 55.80%), action 279, FPS 1.28, Running 242.42s Step 399( 56.00%), action 280, FPS 1.28, Running 243.10s Step 400( 56.20%), action 281, FPS 1.27, Running 244.15s Step 401( 56.40%), action 282, FPS 1.28, Running 244.72s Step 402( 56.60%), action 283, FPS 1.31, Running 245.46s Step 403( 56.80%), action 284, FPS 1.33, Running 246.24s Step 404( 57.00%), action 285, FPS 1.33, Running 246.93s Step 405( 57.20%), action 286, FPS 1.37, Running 247.56s [2026-08-02 17:23:24] [3 ] Seed 2 success after 247.90 s. +steps: 405 , actions: 286 . +Instruction: Empty +Total 3/3(100.00%) success. +Setting seed: 3 +Step 1( N/A%), pre moving , FPS 2.08, Running 0.48s Step 2( N/A%), pre moving , FPS 3.76, Running 0.53s Step 3( N/A%), pre moving , FPS 3.55, Running 0.84s Step 4( N/A%), pre moving , FPS 4.29, Running 0.93s Step 5( N/A%), pre moving , FPS 4.98, Running 1.00s Step 6( N/A%), pre moving , FPS 4.75, Running 1.26s Step 7( N/A%), pre moving , FPS 5.11, Running 1.37s Step 8( N/A%), pre moving , FPS 5.51, Running 1.45s Step 9( N/A%), pre moving , FPS 5.99, Running 1.50s Step 10( N/A%), pre moving , FPS 6.34, Running 1.58s Step 11( N/A%), pre moving , FPS 6.03, Running 1.82s Step 12( N/A%), pre moving , FPS 6.07, Running 1.98s Step 13( N/A%), pre moving , FPS 6.38, Running 2.04s Step 14( N/A%), pre moving , FPS 6.64, Running 2.11s Step 15( N/A%), pre moving , FPS 6.69, Running 2.24s Step 16( N/A%), pre moving , FPS 6.46, Running 2.48s Step 17( N/A%), pre moving , FPS 6.63, Running 2.56s Step 18( N/A%), pre moving , FPS 6.84, Running 2.63s Step 19( N/A%), pre moving , FPS 6.95, Running 2.73s Step 20( N/A%), pre moving , FPS 6.65, Running 3.01s Step 21( N/A%), pre moving , FPS 6.58, Running 3.52s Step 22( N/A%), pre moving , FPS 6.55, Running 3.59s Step 23( N/A%), pre moving , FPS 7.12, Running 3.65s Step 24( N/A%), pre moving , FPS 7.10, Running 3.75s Step 25( N/A%), pre moving , FPS 6.55, Running 4.06s Step 26( N/A%), pre moving , FPS 5.95, Running 4.62s Step 27( N/A%), pre moving , FPS 5.99, Running 4.71s Step 28( N/A%), pre moving , FPS 6.03, Running 4.77s Step 29( N/A%), pre moving , FPS 5.99, Running 4.84s Step 30( N/A%), pre moving , FPS 5.58, Running 5.16s Step 31( N/A%), pre moving , FPS 5.84, Running 5.25s Step 32( N/A%), pre moving , FPS 5.99, Running 5.31s Step 33( N/A%), pre moving , FPS 5.98, Running 5.38s Step 34( N/A%), pre moving , FPS 5.58, Running 5.69s Step 35( N/A%), pre moving , FPS 5.65, Running 5.78s Step 36( N/A%), pre moving , FPS 5.09, Running 6.41s Step 37( N/A%), pre moving , FPS 5.12, Running 6.47s Step 38( N/A%), pre moving , FPS 4.81, Running 6.79s Step 39( N/A%), pre moving , FPS 4.83, Running 6.87s Step 40( N/A%), pre moving , FPS 5.09, Running 6.94s Step 41( N/A%), pre moving , FPS 5.74, Running 7.01s Step 42( N/A%), pre moving , FPS 5.37, Running 7.32s Step 43( N/A%), pre moving , FPS 5.40, Running 7.36s Step 44( N/A%), pre moving , FPS 5.49, Running 7.39s Step 45( N/A%), pre moving , FPS 5.93, Running 7.43s Step 46( N/A%), pre moving , FPS 7.06, Running 7.46s Step 47( N/A%), pre moving , FPS 7.20, Running 7.49s Step 48( N/A%), pre moving , FPS 7.25, Running 7.52s Step 49( N/A%), pre moving , FPS 7.38, Running 7.55s Step 50( N/A%), pre moving , FPS 8.26, Running 7.58s Step 51( N/A%), pre moving , FPS 8.47, Running 7.61s Step 52( N/A%), pre moving , FPS 8.62, Running 7.63s Step 53( N/A%), pre moving , FPS 8.74, Running 7.67s Step 54( N/A%), pre moving , FPS 9.97, Running 7.70s Step 55( N/A%), pre moving , FPS 10.28, Running 7.73s Step 56( N/A%), pre moving , FPS 14.87, Running 7.75s Step 57( N/A%), pre moving , FPS 15.28, Running 7.78s Step 58( N/A%), pre moving , FPS 19.54, Running 7.81s Step 59( N/A%), pre moving , FPS 20.53, Running 7.85s Step 60( N/A%), pre moving , FPS 21.01, Running 7.89s Step 61( N/A%), pre moving , FPS 21.87, Running 7.92s Step 62( N/A%), pre moving , FPS 31.07, Running 7.96s Step 63( N/A%), pre moving , FPS 31.37, Running 7.99s Step 64( N/A%), pre moving , FPS 31.83, Running 8.02s Step 65( N/A%), pre moving , FPS 32.13, Running 8.05s Step 66( N/A%), pre moving , FPS 32.12, Running 8.08s Step 67( N/A%), pre moving , FPS 32.33, Running 8.11s Step 68( N/A%), pre moving , FPS 32.79, Running 8.13s Step 69( N/A%), pre moving , FPS 32.80, Running 8.16s Step 70( N/A%), pre moving , FPS 32.48, Running 8.20s Step 71( N/A%), pre moving , FPS 31.96, Running 8.23s Step 72( N/A%), pre moving , FPS 31.58, Running 8.27s Step 73( N/A%), pre moving , FPS 31.73, Running 8.30s Step 74( N/A%), pre moving , FPS 31.88, Running 8.32s Step 75( N/A%), pre moving , FPS 31.94, Running 8.35s Step 76( N/A%), pre moving , FPS 31.17, Running 8.40s Step 77( N/A%), pre moving , FPS 29.81, Running 8.45s Step 78( N/A%), pre moving , FPS 28.35, Running 8.52s Step 79( N/A%), pre moving , FPS 27.15, Running 8.58s Step 80( N/A%), pre moving , FPS 25.48, Running 8.67s Step 81( N/A%), pre moving , FPS 24.54, Running 8.74s Step 82( N/A%), pre moving , FPS 23.62, Running 8.81s Step 83( N/A%), pre moving , FPS 23.59, Running 8.84s Step 84( N/A%), pre moving , FPS 22.66, Running 8.91s Step 85( N/A%), pre moving , FPS 21.55, Running 8.98s Step 86( N/A%), pre moving , FPS 21.42, Running 9.01s Step 87( N/A%), pre moving , FPS 20.93, Running 9.06s Step 88( N/A%), pre moving , FPS 20.51, Running 9.11s Step 89( N/A%), pre moving , FPS 20.34, Running 9.15s Step 90( N/A%), pre moving , FPS 20.20, Running 9.19s Step 91( N/A%), pre moving , FPS 20.26, Running 9.22s Step 92( N/A%), pre moving , FPS 20.09, Running 9.26s Step 93( N/A%), pre moving , FPS 19.86, Running 9.30s Step 94( N/A%), pre moving , FPS 19.52, Running 9.35s Step 95( N/A%), pre moving , FPS 19.21, Running 9.39s Step 96( N/A%), pre moving , FPS 19.51, Running 9.42s Step 97( N/A%), pre moving , FPS 19.62, Running 9.47s Step 98( N/A%), pre moving , FPS 20.04, Running 9.52s Step 99( N/A%), pre moving , FPS 19.98, Running 9.58s Step 100( N/A%), pre moving , FPS 4.91, Running 12.74s Step 101( N/A%), pre moving , FPS 4.40, Running 13.28s Step 102( N/A%), pre moving , FPS 4.00, Running 13.80s Step 103( N/A%), pre moving , FPS 3.65, Running 14.32s Step 104( N/A%), pre moving , FPS 3.37, Running 14.84s Step 105( N/A%), pre moving , FPS 3.13, Running 15.38s Step 106( N/A%), pre moving , FPS 2.88, Running 15.96s Step 107( N/A%), pre moving , FPS 2.69, Running 16.49s Step 108( N/A%), pre moving , FPS 2.52, Running 17.04s Step 109( N/A%), pre moving , FPS 2.37, Running 17.57s Step 110( N/A%), pre moving , FPS 2.24, Running 18.10s Step 111( N/A%), pre moving , FPS 2.13, Running 18.59s Step 112( N/A%), pre moving , FPS 2.03, Running 19.13s Step 113( N/A%), pre moving , FPS 1.93, Running 19.65s Step 114( N/A%), pre moving , FPS 1.89, Running 19.91s Step 115( N/A%), pre moving , FPS 1.83, Running 20.34s Step 116( N/A%), pre moving , FPS 1.75, Running 20.88s Step 117( N/A%), pre moving , FPS 1.68, Running 21.41s Step 118( N/A%), pre moving , FPS 1.61, Running 21.94s Step 119( N/A%), pre moving , FPS 1.55, Running 22.49s Step 120( 0.20%), action 1, FPS 1.78, Running 24.01s Step 121( 0.40%), action 2, FPS 1.77, Running 24.56s Step 122( 0.60%), action 3, FPS 1.75, Running 25.21s Step 123( 0.80%), action 4, FPS 1.75, Running 25.75s Step 124( 1.00%), action 5, FPS 1.74, Running 26.32s Step 125( 1.20%), action 6, FPS 1.75, Running 26.84s Step 126( 1.40%), action 7, FPS 1.79, Running 27.11s Step 127( 1.60%), action 8, FPS 1.80, Running 27.62s Step 128( 1.80%), action 9, FPS 1.82, Running 28.02s Step 129( 2.00%), action 10, FPS 1.83, Running 28.49s Step 130( 2.20%), action 11, FPS 1.75, Running 29.51s Step 131( 2.40%), action 12, FPS 1.71, Running 30.27s Step 132( 2.60%), action 13, FPS 1.70, Running 30.92s Step 133( 2.80%), action 14, FPS 1.69, Running 31.49s Step 134( 3.00%), action 15, FPS 1.64, Running 32.14s Step 135( 3.20%), action 16, FPS 1.58, Running 32.97s Step 136( 3.40%), action 17, FPS 1.57, Running 33.64s Step 137( 3.60%), action 18, FPS 1.56, Running 34.26s Step 138( 3.80%), action 19, FPS 1.54, Running 34.91s Step 139( 4.00%), action 20, FPS 1.51, Running 35.77s Step 140( 4.20%), action 21, FPS 1.55, Running 36.89s Step 141( 4.40%), action 22, FPS 1.53, Running 37.62s Step 142( 4.60%), action 23, FPS 1.55, Running 38.14s Step 143( 4.80%), action 24, FPS 1.51, Running 38.99s Step 144( 5.00%), action 25, FPS 1.50, Running 39.62s Step 145( 5.20%), action 26, FPS 1.46, Running 40.51s Step 146( 5.40%), action 27, FPS 1.43, Running 41.11s Step 147( 5.60%), action 28, FPS 1.43, Running 41.64s Step 148( 5.80%), action 29, FPS 1.39, Running 42.41s Step 149( 6.00%), action 30, FPS 1.36, Running 43.25s Step 150( 6.20%), action 31, FPS 1.35, Running 44.30s Step 151( 6.40%), action 32, FPS 1.37, Running 44.89s Step 152( 6.60%), action 33, FPS 1.33, Running 45.90s Step 153( 6.80%), action 34, FPS 1.36, Running 46.23s Step 154( 7.00%), action 35, FPS 1.37, Running 46.78s Step 155( 7.20%), action 36, FPS 1.39, Running 47.38s Step 156( 7.40%), action 37, FPS 1.41, Running 47.83s Step 157( 7.60%), action 38, FPS 1.44, Running 48.16s Step 158( 7.80%), action 39, FPS 1.44, Running 48.80s Step 159( 8.00%), action 40, FPS 1.46, Running 49.47s Step 160( 8.20%), action 41, FPS 1.47, Running 50.53s Step 161( 8.40%), action 42, FPS 1.46, Running 51.31s Step 162( 8.60%), action 43, FPS 1.44, Running 52.00s Step 163( 8.80%), action 44, FPS 1.48, Running 52.55s Step 164( 9.00%), action 45, FPS 1.46, Running 53.30s Step 165( 9.20%), action 46, FPS 1.47, Running 54.09s Step 166( 9.40%), action 47, FPS 1.45, Running 54.89s Step 167( 9.60%), action 48, FPS 1.41, Running 55.81s Step 168( 9.80%), action 49, FPS 1.38, Running 56.92s Step 169( 10.00%), action 50, FPS 1.37, Running 57.82s Step 170( 10.20%), action 51, FPS 1.36, Running 59.05s Step 171( 10.40%), action 52, FPS 1.32, Running 60.09s Step 172( 10.60%), action 53, FPS 1.35, Running 60.71s Step 173( 10.80%), action 54, FPS 1.29, Running 61.72s Step 174( 11.00%), action 55, FPS 1.28, Running 62.36s Step 175( 11.20%), action 56, FPS 1.27, Running 63.14s Step 176( 11.40%), action 57, FPS 1.24, Running 63.96s Step 177( 11.60%), action 58, FPS 1.22, Running 64.53s Step 178( 11.80%), action 59, FPS 1.22, Running 65.17s Step 179( 12.00%), action 60, FPS 1.22, Running 65.87s Step 180( 12.20%), action 61, FPS 1.24, Running 66.68s Step 181( 12.40%), action 62, FPS 1.22, Running 67.70s Step 182( 12.60%), action 63, FPS 1.22, Running 68.35s Step 183( 12.80%), action 64, FPS 1.22, Running 68.96s Step 184( 13.00%), action 65, FPS 1.21, Running 69.89s Step 185( 13.20%), action 66, FPS 1.22, Running 70.54s Step 186( 13.40%), action 67, FPS 1.20, Running 71.54s Step 187( 13.60%), action 68, FPS 1.22, Running 72.16s Step 188( 13.80%), action 69, FPS 1.24, Running 73.11s Step 189( 14.00%), action 70, FPS 1.22, Running 74.17s Step 190( 14.20%), action 71, FPS 1.24, Running 75.21s Step 191( 14.40%), action 72, FPS 1.27, Running 75.87s Step 192( 14.60%), action 73, FPS 1.27, Running 76.43s Step 193( 14.80%), action 74, FPS 1.30, Running 77.10s Step 194( 15.00%), action 75, FPS 1.28, Running 77.96s Step 195( 15.20%), action 76, FPS 1.30, Running 78.58s Step 196( 15.40%), action 77, FPS 1.31, Running 79.25s Step 197( 15.60%), action 78, FPS 1.26, Running 80.36s Step 198( 15.80%), action 79, FPS 1.24, Running 81.31s Step 199( 16.00%), action 80, FPS 1.25, Running 81.88s Step 200( 16.20%), action 81, FPS 1.23, Running 82.95s Step 201( 16.40%), action 82, FPS 1.24, Running 83.89s Step 202( 16.60%), action 83, FPS 1.26, Running 84.20s Step 203( 16.80%), action 84, FPS 1.27, Running 84.65s Step 204( 17.00%), action 85, FPS 1.31, Running 85.14s Step 205( 17.20%), action 86, FPS 1.33, Running 85.52s Step 206( 17.40%), action 87, FPS 1.34, Running 86.43s Step 207( 17.60%), action 88, FPS 1.34, Running 87.09s Step 208( 17.80%), action 89, FPS 1.33, Running 88.10s Step 209( 18.00%), action 90, FPS 1.38, Running 88.70s Step 210( 18.20%), action 91, FPS 1.38, Running 89.71s Step 211( 18.40%), action 92, FPS 1.39, Running 90.30s Step 212( 18.60%), action 93, FPS 1.37, Running 91.04s Step 213( 18.80%), action 94, FPS 1.35, Running 91.87s Step 214( 19.00%), action 95, FPS 1.38, Running 92.48s Step 215( 19.20%), action 96, FPS 1.34, Running 93.45s Step 216( 19.40%), action 97, FPS 1.35, Running 94.09s Step 217( 19.60%), action 98, FPS 1.39, Running 94.73s Step 218( 19.80%), action 99, FPS 1.39, Running 95.74s Step 219( 20.00%), action 100, FPS 1.36, Running 96.61s Step 220( 20.20%), action 101, FPS 1.37, Running 97.55s Step 221( 20.40%), action 102, FPS 1.38, Running 98.36s Step 222( 20.60%), action 103, FPS 1.35, Running 98.97s Step 223( 20.80%), action 104, FPS 1.31, Running 99.93s Step 224( 21.00%), action 105, FPS 1.29, Running 100.60s Step 225( 21.20%), action 106, FPS 1.27, Running 101.30s Step 226( 21.40%), action 107, FPS 1.27, Running 102.24s Step 227( 21.60%), action 108, FPS 1.27, Running 102.84s Step 228( 21.80%), action 109, FPS 1.33, Running 103.18s Step 229( 22.00%), action 110, FPS 1.33, Running 103.79s Step 230( 22.20%), action 111, FPS 1.37, Running 104.30s Step 231( 22.40%), action 112, FPS 1.37, Running 104.93s Step 232( 22.60%), action 113, FPS 1.37, Running 105.62s Step 233( 22.80%), action 114, FPS 1.36, Running 106.58s Step 234( 23.00%), action 115, FPS 1.36, Running 107.19s Step 235( 23.20%), action 116, FPS 1.39, Running 107.81s Step 236( 23.40%), action 117, FPS 1.36, Running 108.77s Step 237( 23.60%), action 118, FPS 1.36, Running 109.46s Step 238( 23.80%), action 119, FPS 1.36, Running 110.47s Step 239( 24.00%), action 120, FPS 1.35, Running 111.40s Step 240( 24.20%), action 121, FPS 1.34, Running 112.47s Step 241( 24.40%), action 122, FPS 1.32, Running 113.53s Step 242( 24.60%), action 123, FPS 1.31, Running 114.24s Step 243( 24.80%), action 124, FPS 1.31, Running 115.16s Step 244( 25.00%), action 125, FPS 1.32, Running 115.80s Step 245( 25.20%), action 126, FPS 1.29, Running 116.77s Step 246( 25.40%), action 127, FPS 1.32, Running 117.42s Step 247( 25.60%), action 128, FPS 1.29, Running 118.40s Step 248( 25.80%), action 129, FPS 1.25, Running 119.13s Step 249( 26.00%), action 130, FPS 1.22, Running 120.12s Step 250( 26.20%), action 131, FPS 1.18, Running 121.20s Step 251( 26.40%), action 132, FPS 1.17, Running 122.00s Step 252( 26.60%), action 133, FPS 1.19, Running 122.50s Step 253( 26.80%), action 134, FPS 1.23, Running 122.84s Step 254( 27.00%), action 135, FPS 1.23, Running 123.51s Step 255( 27.20%), action 136, FPS 1.22, Running 124.26s Step 256( 27.40%), action 137, FPS 1.23, Running 125.07s Step 257( 27.60%), action 138, FPS 1.23, Running 125.70s Step 258( 27.80%), action 139, FPS 1.23, Running 126.67s Step 259( 28.00%), action 140, FPS 1.26, Running 127.31s Step 260( 28.20%), action 141, FPS 1.26, Running 128.29s Step 261( 28.40%), action 142, FPS 1.27, Running 129.22s Step 262( 28.60%), action 143, FPS 1.27, Running 129.96s Step 263( 28.80%), action 144, FPS 1.30, Running 130.58s Step 264( 29.00%), action 145, FPS 1.30, Running 131.17s Step 265( 29.20%), action 146, FPS 1.31, Running 132.05s Step 266( 29.40%), action 147, FPS 1.26, Running 133.23s Step 267( 29.60%), action 148, FPS 1.30, Running 133.83s Step 268( 29.80%), action 149, FPS 1.30, Running 134.48s Step 269( 30.00%), action 150, FPS 1.31, Running 135.44s Step 270( 30.20%), action 151, FPS 1.30, Running 136.61s Step 271( 30.40%), action 152, FPS 1.28, Running 137.57s Step 272( 30.60%), action 153, FPS 1.27, Running 138.24s Step 273( 30.80%), action 154, FPS 1.22, Running 139.24s Step 274( 31.00%), action 155, FPS 1.19, Running 140.32s Step 275( 31.20%), action 156, FPS 1.21, Running 140.86s Step 276( 31.40%), action 157, FPS 1.22, Running 141.47s Step 277( 31.60%), action 158, FPS 1.19, Running 142.57s Step 278( 31.80%), action 159, FPS 1.20, Running 143.29s Step 279( 32.00%), action 160, FPS 1.18, Running 144.22s Step 280( 32.20%), action 161, FPS 1.17, Running 145.38s Step 281( 32.40%), action 162, FPS 1.16, Running 146.44s Step 282( 32.60%), action 163, FPS 1.14, Running 147.49s Step 283( 32.80%), action 164, FPS 1.11, Running 148.59s Step 284( 33.00%), action 165, FPS 1.08, Running 149.66s Step 285( 33.20%), action 166, FPS 1.08, Running 150.64s Step 286( 33.40%), action 167, FPS 1.07, Running 151.87s Step 287( 33.60%), action 168, FPS 1.06, Running 152.76s Step 288( 33.80%), action 169, FPS 1.05, Running 153.52s Step 289( 34.00%), action 170, FPS 1.05, Running 154.49s Step 290( 34.20%), action 171, FPS 1.03, Running 156.00s Step 291( 34.40%), action 172, FPS 1.05, Running 156.69s Step 292( 34.60%), action 173, FPS 1.03, Running 157.61s Step 293( 34.80%), action 174, FPS 1.06, Running 158.19s Step 294( 35.00%), action 175, FPS 1.08, Running 158.79s Step 295( 35.20%), action 176, FPS 1.10, Running 159.10s Step 296( 35.40%), action 177, FPS 1.09, Running 159.80s Step 297( 35.60%), action 178, FPS 1.14, Running 160.17s Step 298( 35.80%), action 179, FPS 1.14, Running 160.76s Step 299( 36.00%), action 180, FPS 1.17, Running 161.36s Step 300( 36.20%), action 181, FPS 1.20, Running 162.05s Step 301( 36.40%), action 182, FPS 1.22, Running 162.78s Step 302( 36.60%), action 183, FPS 1.25, Running 163.45s Step 303( 36.80%), action 184, FPS 1.29, Running 164.06s Step 304( 37.00%), action 185, FPS 1.30, Running 165.00s Step 305( 37.20%), action 186, FPS 1.34, Running 165.60s Step 306( 37.40%), action 187, FPS 1.40, Running 166.20s Step 307( 37.60%), action 188, FPS 1.43, Running 166.79s Step 308( 37.80%), action 189, FPS 1.41, Running 167.72s Step 309( 38.00%), action 190, FPS 1.45, Running 168.31s Step 310( 38.20%), action 191, FPS 1.50, Running 169.34s Step 311( 38.40%), action 192, FPS 1.51, Running 169.92s Step 312( 38.60%), action 193, FPS 1.53, Running 170.65s Step 313( 38.80%), action 194, FPS 1.50, Running 171.51s Step 314( 39.00%), action 195, FPS 1.49, Running 172.17s Step 315( 39.20%), action 196, FPS 1.46, Running 172.83s Step 316( 39.40%), action 197, FPS 1.42, Running 173.85s Step 317( 39.60%), action 198, FPS 1.37, Running 174.74s Step 318( 39.80%), action 199, FPS 1.33, Running 175.82s Step 319( 40.00%), action 200, FPS 1.32, Running 176.46s Step 320( 40.20%), action 201, FPS 1.30, Running 177.40s Step 321( 40.40%), action 202, FPS 1.33, Running 177.85s Step 322( 40.60%), action 203, FPS 1.34, Running 178.34s Step 323( 40.80%), action 204, FPS 1.36, Running 178.71s Step 324( 41.00%), action 205, FPS 1.40, Running 179.28s Step 325( 41.20%), action 206, FPS 1.40, Running 179.85s Step 326( 41.40%), action 207, FPS 1.40, Running 180.52s Step 327( 41.60%), action 208, FPS 1.38, Running 181.31s Step 328( 41.80%), action 209, FPS 1.40, Running 181.99s Step 329( 42.00%), action 210, FPS 1.40, Running 182.58s Step 330( 42.20%), action 211, FPS 1.40, Running 183.65s Step 331( 42.40%), action 212, FPS 1.40, Running 184.26s Step 332( 42.60%), action 213, FPS 1.38, Running 185.11s Step 333( 42.80%), action 214, FPS 1.40, Running 185.77s Step 334( 43.00%), action 215, FPS 1.37, Running 186.73s Step 335( 43.20%), action 216, FPS 1.37, Running 187.43s Step 336( 43.40%), action 217, FPS 1.41, Running 188.03s Step 337( 43.60%), action 218, FPS 1.41, Running 188.96s Step 338( 43.80%), action 219, FPS 1.45, Running 189.63s Step 339( 44.00%), action 220, FPS 1.45, Running 190.28s Step 340( 44.20%), action 221, FPS 1.45, Running 191.21s Step 341( 44.40%), action 222, FPS 1.44, Running 191.75s Step 342( 44.60%), action 223, FPS 1.41, Running 192.51s Step 343( 44.80%), action 224, FPS 1.37, Running 193.28s Step 344( 45.00%), action 225, FPS 1.36, Running 193.95s Step 345( 45.20%), action 226, FPS 1.36, Running 194.51s Step 346( 45.40%), action 227, FPS 1.33, Running 195.52s Step 347( 45.60%), action 228, FPS 1.33, Running 196.35s Step 348( 45.80%), action 229, FPS 1.35, Running 196.84s Step 349( 46.00%), action 230, FPS 1.36, Running 197.24s Step 350( 46.20%), action 231, FPS 1.39, Running 198.00s Step 351( 46.40%), action 232, FPS 1.37, Running 198.90s Step 352( 46.60%), action 233, FPS 1.39, Running 199.50s Step 353( 46.80%), action 234, FPS 1.36, Running 200.45s Step 354( 47.00%), action 235, FPS 1.39, Running 201.10s Step 355( 47.20%), action 236, FPS 1.38, Running 201.96s Step 356( 47.40%), action 237, FPS 1.37, Running 202.66s Step 357( 47.60%), action 238, FPS 1.40, Running 203.25s Step 358( 47.80%), action 239, FPS 1.41, Running 203.81s Step 359( 48.00%), action 240, FPS 1.40, Running 204.60s Step 360( 48.20%), action 241, FPS 1.37, Running 205.78s Step 361( 48.40%), action 242, FPS 1.35, Running 206.53s Step 362( 48.60%), action 243, FPS 1.34, Running 207.40s Step 363( 48.80%), action 244, FPS 1.36, Running 208.01s Step 364( 49.00%), action 245, FPS 1.35, Running 208.78s Step 365( 49.20%), action 246, FPS 1.33, Running 209.56s Step 366( 49.40%), action 247, FPS 1.36, Running 210.20s Step 367( 49.60%), action 248, FPS 1.36, Running 211.01s Step 368( 49.80%), action 249, FPS 1.34, Running 211.80s Step 369( 50.00%), action 250, FPS 1.30, Running 212.57s Step 370( 50.20%), action 251, FPS 1.27, Running 213.80s Step 371( 50.40%), action 252, FPS 1.29, Running 214.43s Step 372( 50.60%), action 253, FPS 1.26, Running 215.42s Step 373( 50.80%), action 254, FPS 1.28, Running 216.08s Step 374( 51.00%), action 255, FPS 1.29, Running 216.63s Step 375( 51.20%), action 256, FPS 1.30, Running 217.37s Step 376( 51.40%), action 257, FPS 1.29, Running 218.11s Step 377( 51.60%), action 258, FPS 1.29, Running 218.71s Step 378( 51.80%), action 259, FPS 1.29, Running 219.27s Step 379( 52.00%), action 260, FPS 1.31, Running 219.89s Step 380( 52.20%), action 261, FPS 1.33, Running 220.78s Step 381( 52.40%), action 262, FPS 1.35, Running 221.37s Step 382( 52.60%), action 263, FPS 1.33, Running 222.43s Step 383( 52.80%), action 264, FPS 1.33, Running 223.02s Step 384( 53.00%), action 265, FPS 1.34, Running 223.70s Step 385( 53.20%), action 266, FPS 1.36, Running 224.27s Step 386( 53.40%), action 267, FPS 1.33, Running 225.22s Step 387( 53.60%), action 268, FPS 1.35, Running 225.79s Step 388( 53.80%), action 269, FPS 1.34, Running 226.76s Step 389( 54.00%), action 270, FPS 1.35, Running 227.36s Step 390( 54.20%), action 271, FPS 1.38, Running 228.31s Step 391( 54.40%), action 272, FPS 1.38, Running 228.89s Step 392( 54.60%), action 273, FPS 1.41, Running 229.62s Step 393( 54.80%), action 274, FPS 1.39, Running 230.51s Step 394( 55.00%), action 275, FPS 1.38, Running 231.17s Step 395( 55.20%), action 276, FPS 1.36, Running 232.10s Step 396( 55.40%), action 277, FPS 1.36, Running 232.77s Step 397( 55.60%), action 278, FPS 1.39, Running 233.07s Step 398( 55.80%), action 279, FPS 1.41, Running 233.42s Step 399( 56.00%), action 280, FPS 1.43, Running 233.90s Step 400( 56.20%), action 281, FPS 1.46, Running 234.52s Step 401( 56.40%), action 282, FPS 1.48, Running 234.91s Step 402( 56.60%), action 283, FPS 1.56, Running 235.24s Step 403( 56.80%), action 284, FPS 1.60, Running 235.51s Step 404( 57.00%), action 285, FPS 1.65, Running 235.82s Step 405( 57.20%), action 286, FPS 1.61, Running 236.70s Step 406( 57.40%), action 287, FPS 1.65, Running 237.35s Step 407( 57.60%), action 288, FPS 1.64, Running 237.98s Step 408( 57.80%), action 289, FPS 1.64, Running 238.93s Step 409( 58.00%), action 290, FPS 1.60, Running 239.86s Step 410( 58.20%), action 291, FPS 1.58, Running 240.93s Step 411( 58.40%), action 292, FPS 1.58, Running 241.54s Step 412( 58.60%), action 293, FPS 1.61, Running 242.08s Step 413( 58.80%), action 294, FPS 1.62, Running 242.88s Step 414( 59.00%), action 295, FPS 1.59, Running 243.73s Step 415( 59.20%), action 296, FPS 1.59, Running 244.68s Step 416( 59.40%), action 297, FPS 1.53, Running 245.80s Step 417( 59.60%), action 298, FPS 1.46, Running 246.80s Step 418( 59.80%), action 299, FPS 1.43, Running 247.43s Step 419( 60.00%), action 300, FPS 1.41, Running 248.09s Step 420( 60.20%), action 301, FPS 1.40, Running 248.76s Step 421( 60.40%), action 302, FPS 1.37, Running 249.56s Step 422( 60.60%), action 303, FPS 1.34, Running 250.18s Step 423( 60.80%), action 304, FPS 1.31, Running 250.74s Step 424( 61.00%), action 305, FPS 1.29, Running 251.33s Step 425( 61.20%), action 306, FPS 1.29, Running 252.23s Step 426( 61.40%), action 307, FPS 1.28, Running 252.97s Step 427( 61.60%), action 308, FPS 1.30, Running 253.39s Step 428( 61.80%), action 309, FPS 1.34, Running 253.80s Step 429( 62.00%), action 310, FPS 1.36, Running 254.59s Step 430( 62.20%), action 311, FPS 1.39, Running 255.27s Step 431( 62.40%), action 312, FPS 1.39, Running 255.90s Step 432( 62.60%), action 313, FPS 1.35, Running 256.85s Step 433( 62.80%), action 314, FPS 1.37, Running 257.43s Step 434( 63.00%), action 315, FPS 1.38, Running 258.19s Step 435( 63.20%), action 316, FPS 1.43, Running 258.70s Step 436( 63.40%), action 317, FPS 1.45, Running 259.63s [2026-08-02 17:27:44] [4 ] Seed 3 success after 259.96 s. +steps: 436 , actions: 317 . +Instruction: Empty +Total 4/4(100.00%) success. +Setting seed: 4 +Step 1( N/A%), pre moving , FPS 6.58, Running 0.15s Step 2( N/A%), pre moving , FPS 5.37, Running 0.37s Step 3( N/A%), pre moving , FPS 5.97, Running 0.50s Step 4( N/A%), pre moving , FPS 6.75, Running 0.59s Step 5( N/A%), pre moving , FPS 7.58, Running 0.66s Step 6( N/A%), pre moving , FPS 8.34, Running 0.72s Step 7( N/A%), pre moving , FPS 6.71, Running 1.04s Step 8( N/A%), pre moving , FPS 7.11, Running 1.13s Step 9( N/A%), pre moving , FPS 7.59, Running 1.19s Step 10( N/A%), pre moving , FPS 7.94, Running 1.26s Step 11( N/A%), pre moving , FPS 6.97, Running 1.58s Step 12( N/A%), pre moving , FPS 7.24, Running 1.66s Step 13( N/A%), pre moving , FPS 7.54, Running 1.72s Step 14( N/A%), pre moving , FPS 7.84, Running 1.79s Step 15( N/A%), pre moving , FPS 8.12, Running 1.85s Step 16( N/A%), pre moving , FPS 7.40, Running 2.16s Step 17( N/A%), pre moving , FPS 7.54, Running 2.25s Step 18( N/A%), pre moving , FPS 7.74, Running 2.33s Step 19( N/A%), pre moving , FPS 7.91, Running 2.40s Step 20( N/A%), pre moving , FPS 7.34, Running 2.73s Step 21( N/A%), pre moving , FPS 7.05, Running 2.99s Step 22( N/A%), pre moving , FPS 6.84, Running 3.30s Step 23( N/A%), pre moving , FPS 6.95, Running 3.38s Step 24( N/A%), pre moving , FPS 6.90, Running 3.49s Step 25( N/A%), pre moving , FPS 6.91, Running 3.55s Step 26( N/A%), pre moving , FPS 6.07, Running 4.01s Step 27( N/A%), pre moving , FPS 6.57, Running 4.09s Step 28( N/A%), pre moving , FPS 6.11, Running 4.40s Step 29( N/A%), pre moving , FPS 6.08, Running 4.48s Step 30( N/A%), pre moving , FPS 6.12, Running 4.53s Step 31( N/A%), pre moving , FPS 6.66, Running 4.58s Step 32( N/A%), pre moving , FPS 6.67, Running 4.65s Step 33( N/A%), pre moving , FPS 6.16, Running 4.97s Step 34( N/A%), pre moving , FPS 6.13, Running 5.05s Step 35( N/A%), pre moving , FPS 6.14, Running 5.10s Step 36( N/A%), pre moving , FPS 5.55, Running 5.77s Step 37( N/A%), pre moving , FPS 5.22, Running 6.09s Step 38( N/A%), pre moving , FPS 5.22, Running 6.16s Step 39( N/A%), pre moving , FPS 5.25, Running 6.21s Step 40( N/A%), pre moving , FPS 5.65, Running 6.27s Step 41( N/A%), pre moving , FPS 5.98, Running 6.34s Step 42( N/A%), pre moving , FPS 5.96, Running 6.65s Step 43( N/A%), pre moving , FPS 5.97, Running 6.73s Step 44( N/A%), pre moving , FPS 6.05, Running 6.79s Step 45( N/A%), pre moving , FPS 5.98, Running 6.90s Step 46( N/A%), pre moving , FPS 6.18, Running 7.25s Step 47( N/A%), pre moving , FPS 6.14, Running 7.34s Step 48( N/A%), pre moving , FPS 6.57, Running 7.44s Step 49( N/A%), pre moving , FPS 6.05, Running 7.78s Step 50( N/A%), pre moving , FPS 5.97, Running 7.88s Step 51( N/A%), pre moving , FPS 5.90, Running 7.97s Step 52( N/A%), pre moving , FPS 5.46, Running 8.32s Step 53( N/A%), pre moving , FPS 5.75, Running 8.45s Step 54( N/A%), pre moving , FPS 5.71, Running 8.55s Step 55( N/A%), pre moving , FPS 5.26, Running 8.90s Step 56( N/A%), pre moving , FPS 6.16, Running 9.02s Step 57( N/A%), pre moving , FPS 6.59, Running 9.12s Step 58( N/A%), pre moving , FPS 6.06, Running 9.46s Step 59( N/A%), pre moving , FPS 5.95, Running 9.58s Step 60( N/A%), pre moving , FPS 5.85, Running 9.68s Step 61( N/A%), pre moving , FPS 5.42, Running 10.03s Step 62( N/A%), pre moving , FPS 5.74, Running 10.14s Step 63( N/A%), pre moving , FPS 5.70, Running 10.24s Step 64( N/A%), pre moving , FPS 5.23, Running 10.62s Step 65( N/A%), pre moving , FPS 5.22, Running 10.73s Step 66( N/A%), pre moving , FPS 5.23, Running 11.07s Step 67( N/A%), pre moving , FPS 5.23, Running 11.17s Step 68( N/A%), pre moving , FPS 5.25, Running 11.25s Step 69( N/A%), pre moving , FPS 5.60, Running 11.35s Step 70( N/A%), pre moving , FPS 5.30, Running 11.65s Step 71( N/A%), pre moving , FPS 5.29, Running 11.75s Step 72( N/A%), pre moving , FPS 5.74, Running 11.81s Step 73( N/A%), pre moving , FPS 5.82, Running 11.88s Step 74( N/A%), pre moving , FPS 5.92, Running 11.92s Step 75( N/A%), pre moving , FPS 6.45, Running 12.00s Step 76( N/A%), pre moving , FPS 6.52, Running 12.08s Step 77( N/A%), pre moving , FPS 6.54, Running 12.18s Step 78( N/A%), pre moving , FPS 7.05, Running 12.29s Step 79( N/A%), pre moving , FPS 7.16, Running 12.37s Step 80( N/A%), pre moving , FPS 7.26, Running 12.44s Step 81( N/A%), pre moving , FPS 8.05, Running 12.51s Step 82( N/A%), pre moving , FPS 8.26, Running 12.56s Step 83( N/A%), pre moving , FPS 8.50, Running 12.59s Step 84( N/A%), pre moving , FPS 9.93, Running 12.63s Step 85( N/A%), pre moving , FPS 10.28, Running 12.67s Step 86( N/A%), pre moving , FPS 12.20, Running 12.71s Step 87( N/A%), pre moving , FPS 12.58, Running 12.76s Step 88( N/A%), pre moving , FPS 12.95, Running 12.80s Step 89( N/A%), pre moving , FPS 13.44, Running 12.84s Step 90( N/A%), pre moving , FPS 16.39, Running 12.87s Step 91( N/A%), pre moving , FPS 17.07, Running 12.93s Step 92( N/A%), pre moving , FPS 17.36, Running 12.96s Step 93( N/A%), pre moving , FPS 17.77, Running 13.00s Step 94( N/A%), pre moving , FPS 17.33, Running 13.08s Step 95( N/A%), pre moving , FPS 15.28, Running 13.31s Step 96( N/A%), pre moving , FPS 14.28, Running 13.48s Step 97( N/A%), pre moving , FPS 14.62, Running 13.55s Step 98( N/A%), pre moving , FPS 15.08, Running 13.62s Step 99( N/A%), pre moving , FPS 15.48, Running 13.66s Step 100( N/A%), pre moving , FPS 12.97, Running 13.98s Step 101( N/A%), pre moving , FPS 12.85, Running 14.07s Step 102( N/A%), pre moving , FPS 12.64, Running 14.14s Step 103( N/A%), pre moving , FPS 4.36, Running 17.18s Step 104( N/A%), pre moving , FPS 3.91, Running 17.74s Step 105( N/A%), pre moving , FPS 3.57, Running 18.27s Step 106( N/A%), pre moving , FPS 3.28, Running 18.81s Step 107( N/A%), pre moving , FPS 3.04, Running 19.33s Step 108( N/A%), pre moving , FPS 2.84, Running 19.84s Step 109( N/A%), pre moving , FPS 2.65, Running 20.38s Step 110( N/A%), pre moving , FPS 2.57, Running 20.64s Step 111( N/A%), pre moving , FPS 2.36, Running 21.41s Step 112( N/A%), pre moving , FPS 2.22, Running 21.96s Step 113( N/A%), pre moving , FPS 2.16, Running 22.25s Step 114( N/A%), pre moving , FPS 2.05, Running 22.83s Step 115( N/A%), pre moving , FPS 1.96, Running 23.50s Step 116( N/A%), pre moving , FPS 1.90, Running 24.04s Step 117( N/A%), pre moving , FPS 1.81, Running 24.61s Step 118( N/A%), pre moving , FPS 1.73, Running 25.16s Step 119( N/A%), pre moving , FPS 1.66, Running 25.69s Step 120( N/A%), pre moving , FPS 1.63, Running 26.22s Step 121( N/A%), pre moving , FPS 1.57, Running 26.80s Step 122( N/A%), pre moving , FPS 1.52, Running 27.33s Step 123( 0.20%), action 1, FPS 1.72, Running 28.78s Step 124( 0.40%), action 2, FPS 1.71, Running 29.42s Step 125( 0.60%), action 3, FPS 1.70, Running 30.02s Step 126( 0.80%), action 4, FPS 1.72, Running 30.41s Step 127( 1.00%), action 5, FPS 1.70, Running 31.06s Step 128( 1.20%), action 6, FPS 1.72, Running 31.50s Step 129( 1.40%), action 7, FPS 1.75, Running 31.83s Step 130( 1.60%), action 8, FPS 1.70, Running 32.44s Step 131( 1.80%), action 9, FPS 1.72, Running 33.01s Step 132( 2.00%), action 10, FPS 1.72, Running 33.56s Step 133( 2.20%), action 11, FPS 1.64, Running 34.46s Step 134( 2.40%), action 12, FPS 1.63, Running 35.11s Step 135( 2.60%), action 13, FPS 1.65, Running 35.65s Step 136( 2.80%), action 14, FPS 1.65, Running 36.19s Step 137( 3.00%), action 15, FPS 1.65, Running 36.72s Step 138( 3.20%), action 16, FPS 1.65, Running 37.25s Step 139( 3.40%), action 17, FPS 1.64, Running 37.87s Step 140( 3.60%), action 18, FPS 1.62, Running 38.57s Step 141( 3.80%), action 19, FPS 1.59, Running 39.34s Step 142( 4.00%), action 20, FPS 1.59, Running 39.94s Step 143( 4.20%), action 21, FPS 1.69, Running 40.62s Step 144( 4.40%), action 22, FPS 1.66, Running 41.44s Step 145( 4.60%), action 23, FPS 1.66, Running 42.07s Step 146( 4.80%), action 24, FPS 1.63, Running 42.70s Step 147( 5.00%), action 25, FPS 1.60, Running 43.52s Step 148( 5.20%), action 26, FPS 1.57, Running 44.26s Step 149( 5.40%), action 27, FPS 1.53, Running 44.94s Step 150( 5.60%), action 28, FPS 1.52, Running 45.59s Step 151( 5.80%), action 29, FPS 1.50, Running 46.31s Step 152( 6.00%), action 30, FPS 1.50, Running 46.93s Step 153( 6.20%), action 31, FPS 1.48, Running 47.94s Step 154( 6.40%), action 32, FPS 1.49, Running 48.56s Step 155( 6.60%), action 33, FPS 1.48, Running 49.17s Step 156( 6.80%), action 34, FPS 1.50, Running 49.56s Step 157( 7.00%), action 35, FPS 1.52, Running 49.87s Step 158( 7.20%), action 36, FPS 1.53, Running 50.29s Step 159( 7.40%), action 37, FPS 1.56, Running 50.70s Step 160( 7.60%), action 38, FPS 1.61, Running 51.01s Step 161( 7.80%), action 39, FPS 1.63, Running 51.62s Step 162( 8.00%), action 40, FPS 1.63, Running 52.25s Step 163( 8.20%), action 41, FPS 1.60, Running 53.11s Step 164( 8.40%), action 42, FPS 1.62, Running 53.80s Step 165( 8.60%), action 43, FPS 1.62, Running 54.39s Step 166( 8.80%), action 44, FPS 1.62, Running 55.04s Step 167( 9.00%), action 45, FPS 1.61, Running 55.91s Step 168( 9.20%), action 46, FPS 1.62, Running 56.59s Step 169( 9.40%), action 47, FPS 1.64, Running 57.16s Step 170( 9.60%), action 48, FPS 1.60, Running 58.09s Step 171( 9.80%), action 49, FPS 1.61, Running 58.76s Step 172( 10.00%), action 50, FPS 1.59, Running 59.52s Step 173( 10.20%), action 51, FPS 1.61, Running 60.38s Step 174( 10.40%), action 52, FPS 1.56, Running 61.42s Step 175( 10.60%), action 53, FPS 1.56, Running 61.99s Step 176( 10.80%), action 54, FPS 1.52, Running 62.71s Step 177( 11.00%), action 55, FPS 1.47, Running 63.48s Step 178( 11.20%), action 56, FPS 1.44, Running 64.16s Step 179( 11.40%), action 57, FPS 1.43, Running 64.72s Step 180( 11.60%), action 58, FPS 1.37, Running 65.63s Step 181( 11.80%), action 59, FPS 1.36, Running 66.28s Step 182( 12.00%), action 60, FPS 1.36, Running 66.92s Step 183( 12.20%), action 61, FPS 1.37, Running 67.73s Step 184( 12.40%), action 62, FPS 1.36, Running 68.49s Step 185( 12.60%), action 63, FPS 1.39, Running 68.82s Step 186( 12.80%), action 64, FPS 1.42, Running 69.11s Step 187( 13.00%), action 65, FPS 1.47, Running 69.52s Step 188( 13.20%), action 66, FPS 1.50, Running 69.95s Step 189( 13.40%), action 67, FPS 1.52, Running 70.28s Step 190( 13.60%), action 68, FPS 1.54, Running 71.10s Step 191( 13.80%), action 69, FPS 1.54, Running 71.76s Step 192( 14.00%), action 70, FPS 1.51, Running 72.76s Step 193( 14.20%), action 71, FPS 1.52, Running 73.53s Step 194( 14.40%), action 72, FPS 1.54, Running 74.37s Step 195( 14.60%), action 73, FPS 1.54, Running 74.99s Step 196( 14.80%), action 74, FPS 1.54, Running 75.68s Step 197( 15.00%), action 75, FPS 1.52, Running 76.61s Step 198( 15.20%), action 76, FPS 1.53, Running 77.21s Step 199( 15.40%), action 77, FPS 1.52, Running 77.85s Step 200( 15.60%), action 78, FPS 1.53, Running 78.70s Step 201( 15.80%), action 79, FPS 1.53, Running 79.34s Step 202( 16.00%), action 80, FPS 1.53, Running 80.00s Step 203( 16.20%), action 81, FPS 1.53, Running 80.84s Step 204( 16.40%), action 82, FPS 1.54, Running 81.46s Step 205( 16.60%), action 83, FPS 1.51, Running 82.09s Step 206( 16.80%), action 84, FPS 1.46, Running 82.78s Step 207( 17.00%), action 85, FPS 1.42, Running 83.60s Step 208( 17.20%), action 86, FPS 1.40, Running 84.26s Step 209( 17.40%), action 87, FPS 1.37, Running 84.87s Step 210( 17.60%), action 88, FPS 1.38, Running 85.55s Step 211( 17.80%), action 89, FPS 1.36, Running 86.43s Step 212( 18.00%), action 90, FPS 1.37, Running 87.40s Step 213( 18.20%), action 91, FPS 1.40, Running 87.86s Step 214( 18.40%), action 92, FPS 1.44, Running 88.22s Step 215( 18.60%), action 93, FPS 1.47, Running 88.63s Step 216( 18.80%), action 94, FPS 1.50, Running 89.02s Step 217( 19.00%), action 95, FPS 1.57, Running 89.35s Step 218( 19.20%), action 96, FPS 1.59, Running 89.77s Step 219( 19.40%), action 97, FPS 1.60, Running 90.33s Step 220( 19.60%), action 98, FPS 1.67, Running 90.68s Step 221( 19.80%), action 99, FPS 1.63, Running 91.64s Step 222( 20.00%), action 100, FPS 1.62, Running 92.33s Step 223( 20.20%), action 101, FPS 1.61, Running 93.23s Step 224( 20.40%), action 102, FPS 1.60, Running 93.98s Step 225( 20.60%), action 103, FPS 1.59, Running 94.67s Step 226( 20.80%), action 104, FPS 1.57, Running 95.50s Step 227( 21.00%), action 105, FPS 1.59, Running 96.19s Step 228( 21.20%), action 106, FPS 1.59, Running 96.88s Step 229( 21.40%), action 107, FPS 1.59, Running 97.49s Step 230( 21.60%), action 108, FPS 1.56, Running 98.40s Step 231( 21.80%), action 109, FPS 1.54, Running 99.40s Step 232( 22.00%), action 110, FPS 1.58, Running 100.06s Step 233( 22.20%), action 111, FPS 1.55, Running 100.79s Step 234( 22.40%), action 112, FPS 1.51, Running 101.47s Step 235( 22.60%), action 113, FPS 1.41, Running 102.78s Step 236( 22.80%), action 114, FPS 1.35, Running 103.79s Step 237( 23.00%), action 115, FPS 1.32, Running 104.46s Step 238( 23.20%), action 116, FPS 1.26, Running 105.70s Step 239( 23.40%), action 117, FPS 1.23, Running 106.54s Step 240( 23.60%), action 118, FPS 1.18, Running 107.63s Step 241( 23.80%), action 119, FPS 1.19, Running 108.38s Step 242( 24.00%), action 120, FPS 1.20, Running 109.03s Step 243( 24.20%), action 121, FPS 1.21, Running 109.79s Step 244( 24.40%), action 122, FPS 1.21, Running 110.47s Step 245( 24.60%), action 123, FPS 1.22, Running 111.13s Step 246( 24.80%), action 124, FPS 1.21, Running 112.08s Step 247( 25.00%), action 125, FPS 1.20, Running 112.87s Step 248( 25.20%), action 126, FPS 1.18, Running 113.80s Step 249( 25.40%), action 127, FPS 1.15, Running 114.80s Step 250( 25.60%), action 128, FPS 1.15, Running 115.84s Step 251( 25.80%), action 129, FPS 1.17, Running 116.50s Step 252( 26.00%), action 130, FPS 1.15, Running 117.48s Step 253( 26.20%), action 131, FPS 1.13, Running 118.55s Step 254( 26.40%), action 132, FPS 1.12, Running 119.25s Step 255( 26.60%), action 133, FPS 1.15, Running 120.20s Step 256( 26.80%), action 134, FPS 1.13, Running 121.44s Step 257( 27.00%), action 135, FPS 1.13, Running 122.18s Step 258( 27.20%), action 136, FPS 1.14, Running 123.25s Step 259( 27.40%), action 137, FPS 1.14, Running 124.14s Step 260( 27.60%), action 138, FPS 1.16, Running 124.92s Step 261( 27.80%), action 139, FPS 1.15, Running 125.79s Step 262( 28.00%), action 140, FPS 1.15, Running 126.48s Step 263( 28.20%), action 141, FPS 1.13, Running 127.57s Step 264( 28.40%), action 142, FPS 1.14, Running 128.03s Step 265( 28.60%), action 143, FPS 1.12, Running 129.00s Step 266( 28.80%), action 144, FPS 1.13, Running 129.76s Step 267( 29.00%), action 145, FPS 1.14, Running 130.37s Step 268( 29.20%), action 146, FPS 1.14, Running 131.30s Step 269( 29.40%), action 147, FPS 1.16, Running 131.98s Step 270( 29.60%), action 148, FPS 1.17, Running 132.99s Step 271( 29.80%), action 149, FPS 1.14, Running 134.01s Step 272( 30.00%), action 150, FPS 1.15, Running 134.83s Step 273( 30.20%), action 151, FPS 1.16, Running 135.80s Step 274( 30.40%), action 152, FPS 1.13, Running 137.00s Step 275( 30.60%), action 153, FPS 1.12, Running 138.02s Step 276( 30.80%), action 154, FPS 1.16, Running 138.68s Step 277( 31.00%), action 155, FPS 1.14, Running 139.70s Step 278( 31.20%), action 156, FPS 1.17, Running 140.27s Step 279( 31.40%), action 157, FPS 1.19, Running 140.93s Step 280( 31.60%), action 158, FPS 1.19, Running 141.68s Step 281( 31.80%), action 159, FPS 1.20, Running 142.47s Step 282( 32.00%), action 160, FPS 1.18, Running 143.41s Step 283( 32.20%), action 161, FPS 1.18, Running 144.53s Step 284( 32.40%), action 162, FPS 1.17, Running 145.14s Step 285( 32.60%), action 163, FPS 1.19, Running 145.81s Step 286( 32.80%), action 164, FPS 1.20, Running 146.37s Step 287( 33.00%), action 165, FPS 1.22, Running 146.72s Step 288( 33.20%), action 166, FPS 1.25, Running 147.36s Step 289( 33.40%), action 167, FPS 1.25, Running 147.92s Step 290( 33.60%), action 168, FPS 1.29, Running 148.46s Step 291( 33.80%), action 169, FPS 1.33, Running 149.07s Step 292( 34.00%), action 170, FPS 1.34, Running 149.77s Step 293( 34.20%), action 171, FPS 1.32, Running 150.92s Step 294( 34.40%), action 172, FPS 1.37, Running 151.55s Step 295( 34.60%), action 173, FPS 1.41, Running 152.21s Step 296( 34.80%), action 174, FPS 1.38, Running 153.21s Step 297( 35.00%), action 175, FPS 1.42, Running 153.76s Step 298( 35.20%), action 176, FPS 1.38, Running 154.76s Step 299( 35.40%), action 177, FPS 1.38, Running 155.39s Step 300( 35.60%), action 178, FPS 1.40, Running 155.95s Step 301( 35.80%), action 179, FPS 1.39, Running 156.87s Step 302( 36.00%), action 180, FPS 1.42, Running 157.44s Step 303( 36.20%), action 181, FPS 1.44, Running 158.47s Step 304( 36.40%), action 182, FPS 1.39, Running 159.51s Step 305( 36.60%), action 183, FPS 1.40, Running 160.11s Step 306( 36.80%), action 184, FPS 1.38, Running 160.89s Step 307( 37.00%), action 185, FPS 1.35, Running 161.51s Step 308( 37.20%), action 186, FPS 1.34, Running 162.28s Step 309( 37.40%), action 187, FPS 1.34, Running 162.85s Step 310( 37.60%), action 188, FPS 1.32, Running 163.59s Step 311( 37.80%), action 189, FPS 1.34, Running 164.02s Step 312( 38.00%), action 190, FPS 1.35, Running 164.60s Step 313( 38.20%), action 191, FPS 1.41, Running 165.09s Step 314( 38.40%), action 192, FPS 1.34, Running 166.53s Step 315( 38.60%), action 193, FPS 1.34, Running 167.14s Step 316( 38.80%), action 194, FPS 1.34, Running 168.13s Step 317( 39.00%), action 195, FPS 1.31, Running 169.04s Step 318( 39.20%), action 196, FPS 1.33, Running 169.75s Step 319( 39.40%), action 197, FPS 1.31, Running 170.62s Step 320( 39.60%), action 198, FPS 1.29, Running 171.49s Step 321( 39.80%), action 199, FPS 1.29, Running 172.40s Step 322( 40.00%), action 200, FPS 1.23, Running 173.66s Step 323( 40.20%), action 201, FPS 1.24, Running 174.62s Step 324( 40.40%), action 202, FPS 1.21, Running 176.04s Step 325( 40.60%), action 203, FPS 1.20, Running 176.76s Step 326( 40.80%), action 204, FPS 1.18, Running 177.91s Step 327( 41.00%), action 205, FPS 1.15, Running 178.93s Step 328( 41.20%), action 206, FPS 1.14, Running 179.80s Step 329( 41.40%), action 207, FPS 1.12, Running 180.73s Step 330( 41.60%), action 208, FPS 1.11, Running 181.56s Step 331( 41.80%), action 209, FPS 1.10, Running 182.16s Step 332( 42.00%), action 210, FPS 1.10, Running 182.81s Step 333( 42.20%), action 211, FPS 1.09, Running 183.47s Step 334( 42.40%), action 212, FPS 1.14, Running 184.00s Step 335( 42.60%), action 213, FPS 1.16, Running 184.39s Step 336( 42.80%), action 214, FPS 1.17, Running 185.25s Step 337( 43.00%), action 215, FPS 1.19, Running 185.89s Step 338( 43.20%), action 216, FPS 1.19, Running 186.53s Step 339( 43.40%), action 217, FPS 1.19, Running 187.39s Step 340( 43.60%), action 218, FPS 1.21, Running 188.07s Step 341( 43.80%), action 219, FPS 1.23, Running 188.70s Step 342( 44.00%), action 220, FPS 1.27, Running 189.45s Step 343( 44.20%), action 221, FPS 1.28, Running 190.20s Step 344( 44.40%), action 222, FPS 1.36, Running 190.79s Step 345( 44.60%), action 223, FPS 1.33, Running 191.80s Step 346( 44.80%), action 224, FPS 1.38, Running 192.41s Step 347( 45.00%), action 225, FPS 1.42, Running 193.03s Step 348( 45.20%), action 226, FPS 1.43, Running 193.84s Step 349( 45.40%), action 227, FPS 1.46, Running 194.44s Step 350( 45.60%), action 228, FPS 1.45, Running 195.39s Step 351( 45.80%), action 229, FPS 1.44, Running 196.02s Step 352( 46.00%), action 230, FPS 1.45, Running 196.60s Step 353( 46.20%), action 231, FPS 1.43, Running 197.47s Step 354( 46.40%), action 232, FPS 1.37, Running 198.58s Step 355( 46.60%), action 233, FPS 1.35, Running 199.22s Step 356( 46.80%), action 234, FPS 1.33, Running 200.26s Step 357( 47.00%), action 235, FPS 1.34, Running 200.86s Step 358( 47.20%), action 236, FPS 1.34, Running 201.49s Step 359( 47.40%), action 237, FPS 1.39, Running 201.77s Step 360( 47.60%), action 238, FPS 1.41, Running 202.30s Step 361( 47.80%), action 239, FPS 1.43, Running 202.67s Step 362( 48.00%), action 240, FPS 1.47, Running 203.06s Step 363( 48.20%), action 241, FPS 1.49, Running 203.65s Step 364( 48.40%), action 242, FPS 1.46, Running 204.50s Step 365( 48.60%), action 243, FPS 1.50, Running 205.09s Step 366( 48.80%), action 244, FPS 1.51, Running 205.69s Step 367( 49.00%), action 245, FPS 1.51, Running 206.25s Step 368( 49.20%), action 246, FPS 1.52, Running 206.98s Step 369( 49.40%), action 247, FPS 1.51, Running 207.72s Step 370( 49.60%), action 248, FPS 1.54, Running 208.40s Step 371( 49.80%), action 249, FPS 1.54, Running 209.02s Step 372( 50.00%), action 250, FPS 1.52, Running 209.73s Step 373( 50.20%), action 251, FPS 1.52, Running 210.65s Step 374( 50.40%), action 252, FPS 1.55, Running 211.49s Step 375( 50.60%), action 253, FPS 1.55, Running 212.09s Step 376( 50.80%), action 254, FPS 1.62, Running 212.64s Step 377( 51.00%), action 255, FPS 1.61, Running 213.28s Step 378( 51.20%), action 256, FPS 1.58, Running 214.11s Step 379( 51.40%), action 257, FPS 1.54, Running 214.79s Step 380( 51.60%), action 258, FPS 1.53, Running 215.37s Step 381( 51.80%), action 259, FPS 1.51, Running 215.93s Step 382( 52.00%), action 260, FPS 1.48, Running 216.53s Step 383( 52.20%), action 261, FPS 1.45, Running 217.41s Step 384( 52.40%), action 262, FPS 1.48, Running 218.02s Step 385( 52.60%), action 263, FPS 1.48, Running 218.59s Step 386( 52.80%), action 264, FPS 1.48, Running 219.17s Step 387( 53.00%), action 265, FPS 1.49, Running 219.70s Step 388( 53.20%), action 266, FPS 1.51, Running 220.21s Step 389( 53.40%), action 267, FPS 1.57, Running 220.48s Step 390( 53.60%), action 268, FPS 1.61, Running 220.79s Step 391( 53.80%), action 269, FPS 1.64, Running 221.20s Step 392( 54.00%), action 270, FPS 1.69, Running 221.59s Step 393( 54.20%), action 271, FPS 1.72, Running 222.29s Step 394( 54.40%), action 272, FPS 1.72, Running 223.09s Step 395( 54.60%), action 273, FPS 1.74, Running 223.61s Step 396( 54.80%), action 274, FPS 1.69, Running 224.49s Step 397( 55.00%), action 275, FPS 1.69, Running 225.14s Step 398( 55.20%), action 276, FPS 1.70, Running 225.88s Step 399( 55.40%), action 277, FPS 1.69, Running 226.64s Step 400( 55.60%), action 278, FPS 1.69, Running 227.17s Step 401( 55.80%), action 279, FPS 1.69, Running 227.75s Step 402( 56.00%), action 280, FPS 1.64, Running 228.76s Step 403( 56.20%), action 281, FPS 1.62, Running 229.74s Step 404( 56.40%), action 282, FPS 1.58, Running 230.68s Step 405( 56.60%), action 283, FPS 1.56, Running 231.43s Step 406( 56.80%), action 284, FPS 1.55, Running 232.05s Step 407( 57.00%), action 285, FPS 1.52, Running 232.83s Step 408( 57.20%), action 286, FPS 1.50, Running 233.53s Step 409( 57.40%), action 287, FPS 1.46, Running 234.14s Step 410( 57.60%), action 288, FPS 1.42, Running 234.88s Step 411( 57.80%), action 289, FPS 1.39, Running 235.61s Step 412( 58.00%), action 290, FPS 1.36, Running 236.33s Step 413( 58.20%), action 291, FPS 1.35, Running 237.06s Step 414( 58.40%), action 292, FPS 1.35, Running 237.87s Step 415( 58.60%), action 293, FPS 1.34, Running 238.49s Step 416( 58.80%), action 294, FPS 1.36, Running 239.15s Step 417( 59.00%), action 295, FPS 1.40, Running 239.41s Step 418( 59.20%), action 296, FPS 1.44, Running 239.77s Step 419( 59.40%), action 297, FPS 1.48, Running 240.13s Step 420( 59.60%), action 298, FPS 1.51, Running 240.38s Step 421( 59.80%), action 299, FPS 1.54, Running 240.77s Step 422( 60.00%), action 300, FPS 1.61, Running 241.15s Step 423( 60.20%), action 301, FPS 1.69, Running 241.58s [2026-08-02 17:31:46] [5 ] Seed 4 failed after 241.85 s. +steps: 423 , actions: 301 . +Instruction: Empty +Total 4/5(80.00%) success. +Setting seed: 5 +Step 1( N/A%), pre moving , FPS 1.98, Running 0.51s Step 2( N/A%), pre moving , FPS 3.56, Running 0.56s Step 3( N/A%), pre moving , FPS 4.85, Running 0.62s Step 4( N/A%), pre moving , FPS 4.24, Running 0.94s Step 5( N/A%), pre moving , FPS 4.88, Running 1.02s Step 6( N/A%), pre moving , FPS 5.53, Running 1.08s Step 7( N/A%), pre moving , FPS 6.03, Running 1.16s Step 8( N/A%), pre moving , FPS 5.40, Running 1.48s Step 9( N/A%), pre moving , FPS 5.86, Running 1.54s Step 10( N/A%), pre moving , FPS 6.30, Running 1.59s 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.35, Running 1.77s Step 14( N/A%), pre moving , FPS 6.70, Running 2.09s Step 15( N/A%), pre moving , FPS 6.90, Running 2.17s Step 16( N/A%), pre moving , FPS 7.14, Running 2.24s Step 17( N/A%), pre moving , FPS 7.37, Running 2.31s Step 18( N/A%), pre moving , FPS 6.86, Running 2.63s Step 19( N/A%), pre moving , FPS 7.00, Running 2.71s Step 20( N/A%), pre moving , FPS 7.19, Running 2.78s Step 21( N/A%), pre moving , FPS 7.17, Running 3.30s Step 22( N/A%), pre moving , FPS 7.14, Running 3.36s Step 23( N/A%), pre moving , FPS 7.11, Running 3.43s Step 24( N/A%), pre moving , FPS 7.06, Running 3.78s Step 25( N/A%), pre moving , FPS 7.12, Running 3.83s Step 26( N/A%), pre moving , FPS 6.07, Running 4.38s Step 27( N/A%), pre moving , FPS 6.09, Running 4.44s Step 28( N/A%), pre moving , FPS 6.61, Running 4.51s Step 29( N/A%), pre moving , FPS 6.09, Running 4.82s Step 30( N/A%), pre moving , FPS 6.06, Running 4.89s Step 31( N/A%), pre moving , FPS 6.05, Running 4.95s Step 32( N/A%), pre moving , FPS 6.03, Running 5.01s Step 33( N/A%), pre moving , FPS 5.96, Running 5.12s Step 34( N/A%), pre moving , FPS 6.07, Running 5.39s Step 35( N/A%), pre moving , FPS 6.07, Running 5.47s Step 36( N/A%), pre moving , FPS 5.21, Running 6.08s Step 37( N/A%), pre moving , FPS 5.21, Running 6.15s Step 38( N/A%), pre moving , FPS 5.21, Running 6.46s Step 39( N/A%), pre moving , FPS 5.21, Running 6.55s Step 40( N/A%), pre moving , FPS 5.21, Running 6.62s Step 41( N/A%), pre moving , FPS 5.91, Running 6.68s Step 42( N/A%), pre moving , FPS 5.50, Running 7.00s Step 43( N/A%), pre moving , FPS 5.48, Running 7.08s Step 44( N/A%), pre moving , FPS 5.88, Running 7.18s Step 45( N/A%), pre moving , FPS 5.43, Running 7.51s Step 46( N/A%), pre moving , FPS 6.12, Running 7.65s Step 47( N/A%), pre moving , FPS 6.06, Running 7.75s Step 48( N/A%), pre moving , FPS 5.75, Running 7.99s Step 49( N/A%), pre moving , FPS 5.89, Running 8.21s Step 50( N/A%), pre moving , FPS 5.83, Running 8.32s Step 51( N/A%), pre moving , FPS 5.39, Running 8.66s Step 52( N/A%), pre moving , FPS 5.31, Running 8.78s Step 53( N/A%), pre moving , FPS 5.31, Running 8.89s Step 54( N/A%), pre moving , FPS 5.20, Running 9.23s Step 55( N/A%), pre moving , FPS 5.16, Running 9.35s Step 56( N/A%), pre moving , FPS 5.92, Running 9.46s Step 57( N/A%), pre moving , FPS 5.42, Running 9.84s Step 58( N/A%), pre moving , FPS 5.75, Running 9.94s Step 59( N/A%), pre moving , FPS 5.34, Running 10.30s Step 60( N/A%), pre moving , FPS 5.26, Running 10.42s Step 61( N/A%), pre moving , FPS 5.20, Running 10.53s Step 62( N/A%), pre moving , FPS 5.18, Running 10.86s Step 63( N/A%), pre moving , FPS 5.13, Running 10.98s Step 64( N/A%), pre moving , FPS 5.08, Running 11.12s Step 65( N/A%), pre moving , FPS 5.11, Running 11.43s Step 66( N/A%), pre moving , FPS 5.13, Running 11.55s Step 67( N/A%), pre moving , FPS 4.81, Running 11.90s Step 68( N/A%), pre moving , FPS 5.01, Running 11.98s Step 69( N/A%), pre moving , FPS 5.15, Running 12.10s Step 70( N/A%), pre moving , FPS 4.84, Running 12.45s Step 71( N/A%), pre moving , FPS 5.12, Running 12.57s Step 72( N/A%), pre moving , FPS 5.16, Running 12.66s Step 73( N/A%), pre moving , FPS 5.17, Running 12.76s Step 74( N/A%), pre moving , FPS 5.13, Running 13.13s Step 75( N/A%), pre moving , FPS 5.14, Running 13.24s Step 76( N/A%), pre moving , FPS 4.83, Running 13.60s Step 77( N/A%), pre moving , FPS 5.15, Running 13.72s Step 78( N/A%), pre moving , FPS 5.15, Running 13.83s Step 79( N/A%), pre moving , FPS 5.16, Running 14.17s Step 80( N/A%), pre moving , FPS 5.17, Running 14.29s Step 81( N/A%), pre moving , FPS 5.17, Running 14.40s Step 82( N/A%), pre moving , FPS 5.19, Running 14.72s Step 83( N/A%), pre moving , FPS 5.23, Running 14.80s Step 84( N/A%), pre moving , FPS 5.33, Running 14.87s Step 85( N/A%), pre moving , FPS 5.71, Running 14.93s Step 86( N/A%), pre moving , FPS 5.41, Running 15.25s Step 87( N/A%), pre moving , FPS 5.84, Running 15.33s Step 88( N/A%), pre moving , FPS 5.86, Running 15.39s Step 89( N/A%), pre moving , FPS 5.93, Running 15.47s Step 90( N/A%), pre moving , FPS 6.00, Running 15.78s Step 91( N/A%), pre moving , FPS 6.06, Running 15.87s Step 92( N/A%), pre moving , FPS 6.13, Running 15.92s Step 93( N/A%), pre moving , FPS 6.18, Running 16.00s Step 94( N/A%), pre moving , FPS 6.84, Running 16.06s Step 95( N/A%), pre moving , FPS 6.38, Running 16.37s Step 96( N/A%), pre moving , FPS 6.98, Running 16.46s Step 97( N/A%), pre moving , FPS 7.11, Running 16.53s Step 98( N/A%), pre moving , FPS 7.17, Running 16.62s Step 99( N/A%), pre moving , FPS 7.31, Running 16.91s Step 100( N/A%), pre moving , FPS 7.53, Running 16.95s Step 101( N/A%), pre moving , FPS 7.79, Running 16.96s Step 102( N/A%), pre moving , FPS 4.57, Running 19.10s Step 103( N/A%), pre moving , FPS 4.15, Running 19.62s Step 104( N/A%), pre moving , FPS 3.78, Running 20.17s Step 105( N/A%), pre moving , FPS 3.47, Running 20.69s Step 106( N/A%), pre moving , FPS 3.33, Running 21.25s Step 107( N/A%), pre moving , FPS 3.10, Running 21.78s Step 108( N/A%), pre moving , FPS 2.87, Running 22.36s Step 109( N/A%), pre moving , FPS 2.69, Running 22.89s Step 110( N/A%), pre moving , FPS 2.61, Running 23.44s Step 111( N/A%), pre moving , FPS 2.48, Running 23.93s Step 112( N/A%), pre moving , FPS 2.33, Running 24.50s Step 113( N/A%), pre moving , FPS 2.22, Running 25.03s Step 114( N/A%), pre moving , FPS 2.10, Running 25.56s Step 115( N/A%), pre moving , FPS 2.06, Running 26.09s Step 116( N/A%), pre moving , FPS 1.96, Running 26.64s Step 117( N/A%), pre moving , FPS 1.88, Running 27.17s Step 118( N/A%), pre moving , FPS 1.81, Running 27.69s Step 119( N/A%), pre moving , FPS 1.77, Running 28.22s Step 120( N/A%), pre moving , FPS 1.70, Running 28.73s Step 121( N/A%), pre moving , FPS 1.62, Running 29.28s Step 122( 0.20%), action 1, FPS 1.76, Running 30.45s Step 123( 0.40%), action 2, FPS 1.74, Running 31.10s Step 124( 0.60%), action 3, FPS 1.73, Running 31.74s Step 125( 0.80%), action 4, FPS 1.69, Running 32.55s Step 126( 1.00%), action 5, FPS 1.64, Running 33.43s Step 127( 1.20%), action 6, FPS 1.59, Running 34.33s Step 128( 1.40%), action 7, FPS 1.54, Running 35.32s Step 129( 1.60%), action 8, FPS 1.53, Running 35.98s Step 130( 1.80%), action 9, FPS 1.56, Running 36.26s Step 131( 2.00%), action 10, FPS 1.58, Running 36.60s Step 132( 2.20%), action 11, FPS 1.59, Running 37.11s Step 133( 2.40%), action 12, FPS 1.61, Running 37.44s Step 134( 2.60%), action 13, FPS 1.62, Running 37.93s Step 135( 2.80%), action 14, FPS 1.62, Running 38.41s Step 136( 3.00%), action 15, FPS 1.61, Running 39.05s Step 137( 3.20%), action 16, FPS 1.60, Running 39.64s Step 138( 3.40%), action 17, FPS 1.60, Running 40.19s Step 139( 3.60%), action 18, FPS 1.59, Running 40.82s Step 140( 3.80%), action 19, FPS 1.54, Running 41.70s Step 141( 4.00%), action 20, FPS 1.53, Running 42.31s Step 142( 4.20%), action 21, FPS 1.56, Running 43.31s Step 143( 4.40%), action 22, FPS 1.51, Running 44.34s Step 144( 4.60%), action 23, FPS 1.51, Running 45.00s Step 145( 4.80%), action 24, FPS 1.53, Running 45.63s Step 146( 5.00%), action 25, FPS 1.54, Running 46.44s Step 147( 5.20%), action 26, FPS 1.56, Running 47.14s Step 148( 5.40%), action 27, FPS 1.60, Running 47.79s Step 149( 5.60%), action 28, FPS 1.57, Running 48.72s Step 150( 5.80%), action 29, FPS 1.53, Running 49.35s Step 151( 6.00%), action 30, FPS 1.50, Running 49.92s Step 152( 6.20%), action 31, FPS 1.45, Running 50.87s Step 153( 6.40%), action 32, FPS 1.42, Running 51.50s Step 154( 6.60%), action 33, FPS 1.42, Running 52.05s Step 155( 6.80%), action 34, FPS 1.39, Running 52.76s Step 156( 7.00%), action 35, FPS 1.38, Running 53.55s Step 157( 7.20%), action 36, FPS 1.38, Running 54.15s Step 158( 7.40%), action 37, FPS 1.38, Running 54.70s Step 159( 7.60%), action 38, FPS 1.38, Running 55.34s Step 160( 7.80%), action 39, FPS 1.41, Running 55.84s Step 161( 8.00%), action 40, FPS 1.45, Running 56.07s Step 162( 8.20%), action 41, FPS 1.52, Running 56.50s Step 163( 8.40%), action 42, FPS 1.61, Running 56.73s Step 164( 8.60%), action 43, FPS 1.66, Running 57.07s Step 165( 8.80%), action 44, FPS 1.71, Running 57.31s Step 166( 9.00%), action 45, FPS 1.79, Running 57.63s Step 167( 9.20%), action 46, FPS 1.82, Running 58.15s Step 168( 9.40%), action 47, FPS 1.86, Running 58.56s Step 169( 9.60%), action 48, FPS 1.91, Running 59.20s Step 170( 9.80%), action 49, FPS 1.91, Running 59.79s Step 171( 10.00%), action 50, FPS 1.91, Running 60.40s Step 172( 10.20%), action 51, FPS 1.92, Running 61.29s Step 173( 10.40%), action 52, FPS 1.92, Running 61.93s Step 174( 10.60%), action 53, FPS 1.91, Running 62.53s Step 175( 10.80%), action 54, FPS 1.92, Running 63.16s Step 176( 11.00%), action 55, FPS 1.92, Running 63.95s Step 177( 11.20%), action 56, FPS 1.91, Running 64.64s Step 178( 11.40%), action 57, FPS 1.89, Running 65.27s Step 179( 11.60%), action 58, FPS 1.91, Running 65.82s Step 180( 11.80%), action 59, FPS 1.89, Running 66.43s Step 181( 12.00%), action 60, FPS 1.80, Running 67.20s Step 182( 12.20%), action 61, FPS 1.73, Running 68.09s Step 183( 12.40%), action 62, FPS 1.64, Running 68.94s Step 184( 12.60%), action 63, FPS 1.60, Running 69.57s Step 185( 12.80%), action 64, FPS 1.56, Running 70.14s Step 186( 13.00%), action 65, FPS 1.53, Running 70.71s Step 187( 13.20%), action 66, FPS 1.50, Running 71.45s Step 188( 13.40%), action 67, FPS 1.46, Running 72.29s Step 189( 13.60%), action 68, FPS 1.46, Running 72.86s Step 190( 13.80%), action 69, FPS 1.46, Running 73.46s Step 191( 14.00%), action 70, FPS 1.42, Running 74.44s Step 192( 14.20%), action 71, FPS 1.43, Running 75.24s Step 193( 14.40%), action 72, FPS 1.41, Running 76.09s Step 194( 14.60%), action 73, FPS 1.44, Running 76.43s Step 195( 14.80%), action 74, FPS 1.47, Running 76.74s Step 196( 15.00%), action 75, FPS 1.51, Running 77.21s Step 197( 15.20%), action 76, FPS 1.53, Running 77.69s Step 198( 15.40%), action 77, FPS 1.56, Running 78.09s Step 199( 15.60%), action 78, FPS 1.51, Running 79.07s Step 200( 15.80%), action 79, FPS 1.51, Running 79.69s Step 201( 16.00%), action 80, FPS 1.52, Running 80.36s Step 202( 16.20%), action 81, FPS 1.52, Running 81.28s Step 203( 16.40%), action 82, FPS 1.51, Running 82.22s Step 204( 16.60%), action 83, FPS 1.46, Running 83.31s Step 205( 16.80%), action 84, FPS 1.45, Running 83.98s Step 206( 17.00%), action 85, FPS 1.43, Running 84.68s Step 207( 17.20%), action 86, FPS 1.43, Running 85.45s Step 208( 17.40%), action 87, FPS 1.44, Running 86.22s Step 209( 17.60%), action 88, FPS 1.40, Running 87.17s Step 210( 17.80%), action 89, FPS 1.38, Running 87.97s Step 211( 18.00%), action 90, FPS 1.38, Running 88.93s Step 212( 18.20%), action 91, FPS 1.36, Running 89.91s Step 213( 18.40%), action 92, FPS 1.39, Running 90.51s Step 214( 18.60%), action 93, FPS 1.36, Running 91.18s Step 215( 18.80%), action 94, FPS 1.33, Running 91.79s Step 216( 19.00%), action 95, FPS 1.29, Running 92.70s Step 217( 19.20%), action 96, FPS 1.28, Running 93.28s Step 218( 19.40%), action 97, FPS 1.24, Running 94.26s Step 219( 19.60%), action 98, FPS 1.26, Running 94.89s Step 220( 19.80%), action 99, FPS 1.26, Running 95.63s Step 221( 20.00%), action 100, FPS 1.29, Running 95.92s Step 222( 20.20%), action 101, FPS 1.32, Running 96.42s Step 223( 20.40%), action 102, FPS 1.37, Running 96.87s Step 224( 20.60%), action 103, FPS 1.42, Running 97.35s Step 225( 20.80%), action 104, FPS 1.43, Running 97.98s Step 226( 21.00%), action 105, FPS 1.40, Running 98.96s Step 227( 21.20%), action 106, FPS 1.42, Running 99.58s Step 228( 21.40%), action 107, FPS 1.41, Running 100.37s Step 229( 21.60%), action 108, FPS 1.43, Running 101.17s Step 230( 21.80%), action 109, FPS 1.44, Running 101.89s Step 231( 22.00%), action 110, FPS 1.47, Running 102.53s Step 232( 22.20%), action 111, FPS 1.47, Running 103.47s Step 233( 22.40%), action 112, FPS 1.44, Running 104.41s Step 234( 22.60%), action 113, FPS 1.43, Running 105.17s Step 235( 22.80%), action 114, FPS 1.42, Running 105.84s Step 236( 23.00%), action 115, FPS 1.42, Running 106.75s Step 237( 23.20%), action 116, FPS 1.42, Running 107.37s Step 238( 23.40%), action 117, FPS 1.41, Running 108.40s Step 239( 23.60%), action 118, FPS 1.41, Running 109.06s Step 240( 23.80%), action 119, FPS 1.39, Running 110.02s Step 241( 24.00%), action 120, FPS 1.35, Running 110.68s Step 242( 24.20%), action 121, FPS 1.30, Running 111.79s Step 243( 24.40%), action 122, FPS 1.28, Running 112.49s Step 244( 24.60%), action 123, FPS 1.24, Running 113.43s Step 245( 24.80%), action 124, FPS 1.24, Running 114.08s Step 246( 25.00%), action 125, FPS 1.27, Running 114.68s Step 247( 25.20%), action 126, FPS 1.26, Running 115.47s Step 248( 25.40%), action 127, FPS 1.28, Running 115.96s Step 249( 25.60%), action 128, FPS 1.32, Running 116.37s Step 250( 25.80%), action 129, FPS 1.30, Running 117.34s Step 251( 26.00%), action 130, FPS 1.30, Running 117.93s Step 252( 26.20%), action 131, FPS 1.32, Running 118.68s Step 253( 26.40%), action 132, FPS 1.33, Running 119.44s Step 254( 26.60%), action 133, FPS 1.30, Running 120.56s Step 255( 26.80%), action 134, FPS 1.30, Running 121.22s Step 256( 27.00%), action 135, FPS 1.32, Running 121.88s Step 257( 27.20%), action 136, FPS 1.30, Running 122.80s Step 258( 27.40%), action 137, FPS 1.30, Running 123.80s Step 259( 27.60%), action 138, FPS 1.30, Running 124.49s Step 260( 27.80%), action 139, FPS 1.29, Running 125.51s Step 261( 28.00%), action 140, FPS 1.27, Running 126.48s Step 262( 28.20%), action 141, FPS 1.27, Running 127.55s Step 263( 28.40%), action 142, FPS 1.27, Running 128.18s Step 264( 28.60%), action 143, FPS 1.27, Running 129.22s Step 265( 28.80%), action 144, FPS 1.27, Running 129.87s Step 266( 29.00%), action 145, FPS 1.26, Running 130.55s Step 267( 29.20%), action 146, FPS 1.25, Running 131.45s Step 268( 29.40%), action 147, FPS 1.22, Running 132.29s Step 269( 29.60%), action 148, FPS 1.18, Running 133.28s Step 270( 29.80%), action 149, FPS 1.18, Running 134.32s Step 271( 30.00%), action 150, FPS 1.13, Running 135.62s Step 272( 30.20%), action 151, FPS 1.08, Running 137.23s Step 273( 30.40%), action 152, FPS 1.06, Running 138.36s Step 274( 30.60%), action 153, FPS 1.06, Running 139.39s Step 275( 30.80%), action 154, FPS 1.05, Running 140.34s Step 276( 31.00%), action 155, FPS 1.03, Running 141.21s Step 277( 31.20%), action 156, FPS 1.04, Running 142.01s Step 278( 31.40%), action 157, FPS 1.04, Running 143.08s Step 279( 31.60%), action 158, FPS 1.03, Running 143.94s Step 280( 31.80%), action 159, FPS 1.04, Running 144.68s Step 281( 32.00%), action 160, FPS 1.06, Running 145.28s Step 282( 32.20%), action 161, FPS 1.07, Running 146.23s Step 283( 32.40%), action 162, FPS 1.07, Running 146.90s Step 284( 32.60%), action 163, FPS 1.09, Running 147.53s Step 285( 32.80%), action 164, FPS 1.08, Running 148.42s Step 286( 33.00%), action 165, FPS 1.06, Running 149.49s Step 287( 33.20%), action 166, FPS 1.07, Running 150.13s Step 288( 33.40%), action 167, FPS 1.08, Running 150.84s Step 289( 33.60%), action 168, FPS 1.09, Running 151.69s Step 290( 33.80%), action 169, FPS 1.11, Running 152.39s Step 291( 34.00%), action 170, FPS 1.16, Running 152.83s Step 292( 34.20%), action 171, FPS 1.20, Running 153.92s Step 293( 34.40%), action 172, FPS 1.24, Running 154.54s Step 294( 34.60%), action 173, FPS 1.26, Running 155.26s Step 295( 34.80%), action 174, FPS 1.28, Running 156.02s Step 296( 35.00%), action 175, FPS 1.30, Running 156.63s Step 297( 35.20%), action 176, FPS 1.29, Running 157.58s Step 298( 35.40%), action 177, FPS 1.31, Running 158.37s Step 299( 35.60%), action 178, FPS 1.31, Running 159.20s Step 300( 35.80%), action 179, FPS 1.31, Running 159.91s Step 301( 36.00%), action 180, FPS 1.29, Running 160.81s Step 302( 36.20%), action 181, FPS 1.29, Running 161.75s Step 303( 36.40%), action 182, FPS 1.28, Running 162.49s Step 304( 36.60%), action 183, FPS 1.29, Running 163.04s Step 305( 36.80%), action 184, FPS 1.27, Running 164.11s Step 306( 37.00%), action 185, FPS 1.31, Running 164.71s Step 307( 37.20%), action 186, FPS 1.29, Running 165.69s Step 308( 37.40%), action 187, FPS 1.29, Running 166.31s Step 309( 37.60%), action 188, FPS 1.28, Running 167.31s Step 310( 37.80%), action 189, FPS 1.29, Running 167.92s Step 311( 38.00%), action 190, FPS 1.24, Running 168.94s Step 312( 38.20%), action 191, FPS 1.25, Running 169.96s Step 313( 38.40%), action 192, FPS 1.23, Running 170.84s Step 314( 38.60%), action 193, FPS 1.25, Running 171.28s Step 315( 38.80%), action 194, FPS 1.25, Running 172.02s Step 316( 39.00%), action 195, FPS 1.23, Running 172.84s Step 317( 39.20%), action 196, FPS 1.26, Running 173.41s Step 318( 39.40%), action 197, FPS 1.27, Running 174.09s Step 319( 39.60%), action 198, FPS 1.26, Running 175.03s Step 320( 39.80%), action 199, FPS 1.26, Running 175.79s Step 321( 40.00%), action 200, FPS 1.23, Running 177.11s Step 322( 40.20%), action 201, FPS 1.21, Running 178.24s Step 323( 40.40%), action 202, FPS 1.22, Running 178.87s Step 324( 40.60%), action 203, FPS 1.19, Running 179.83s Step 325( 40.80%), action 204, FPS 1.23, Running 180.42s Step 326( 41.00%), action 205, FPS 1.19, Running 181.45s Step 327( 41.20%), action 206, FPS 1.19, Running 182.44s Step 328( 41.40%), action 207, FPS 1.19, Running 183.10s Step 329( 41.60%), action 208, FPS 1.20, Running 184.03s Step 330( 41.80%), action 209, FPS 1.16, Running 185.21s Step 331( 42.00%), action 210, FPS 1.18, Running 185.87s Step 332( 42.20%), action 211, FPS 1.18, Running 186.87s Step 333( 42.40%), action 212, FPS 1.20, Running 187.53s Step 334( 42.60%), action 213, FPS 1.14, Running 188.84s Step 335( 42.80%), action 214, FPS 1.15, Running 189.36s Step 336( 43.00%), action 215, FPS 1.15, Running 190.20s Step 337( 43.20%), action 216, FPS 1.13, Running 191.14s Step 338( 43.40%), action 217, FPS 1.13, Running 191.79s Step 339( 43.60%), action 218, FPS 1.13, Running 192.81s Step 340( 43.80%), action 219, FPS 1.10, Running 193.92s Step 341( 44.00%), action 220, FPS 1.13, Running 194.88s Step 342( 44.20%), action 221, FPS 1.13, Running 195.97s Step 343( 44.40%), action 222, FPS 1.12, Running 196.78s Step 344( 44.60%), action 223, FPS 1.11, Running 197.81s Step 345( 44.80%), action 224, FPS 1.09, Running 198.74s Step 346( 45.00%), action 225, FPS 1.10, Running 199.71s Step 347( 45.20%), action 226, FPS 1.11, Running 200.39s Step 348( 45.40%), action 227, FPS 1.09, Running 201.45s Step 349( 45.60%), action 228, FPS 1.10, Running 202.20s Step 350( 45.80%), action 229, FPS 1.12, Running 203.13s Step 351( 46.00%), action 230, FPS 1.11, Running 203.86s Step 352( 46.20%), action 231, FPS 1.11, Running 204.83s Step 353( 46.40%), action 232, FPS 1.09, Running 205.91s Step 354( 46.60%), action 233, FPS 1.11, Running 206.86s Step 355( 46.80%), action 234, FPS 1.09, Running 207.71s Step 356( 47.00%), action 235, FPS 1.11, Running 208.23s Step 357( 47.20%), action 236, FPS 1.11, Running 209.19s Step 358( 47.40%), action 237, FPS 1.10, Running 210.03s Step 359( 47.60%), action 238, FPS 1.11, Running 210.89s Step 360( 47.80%), action 239, FPS 1.12, Running 211.76s Step 361( 48.00%), action 240, FPS 1.13, Running 212.54s Step 362( 48.20%), action 241, FPS 1.14, Running 213.59s Step 363( 48.40%), action 242, FPS 1.13, Running 214.45s Step 364( 48.60%), action 243, FPS 1.15, Running 215.25s Step 365( 48.80%), action 244, FPS 1.15, Running 216.15s Step 366( 49.00%), action 245, FPS 1.17, Running 216.81s Step 367( 49.20%), action 246, FPS 1.16, Running 217.64s Step 368( 49.40%), action 247, FPS 1.18, Running 218.41s Step 369( 49.60%), action 248, FPS 1.19, Running 219.06s Step 370( 49.80%), action 249, FPS 1.17, Running 220.29s Step 371( 50.00%), action 250, FPS 1.16, Running 221.05s Step 372( 50.20%), action 251, FPS 1.16, Running 222.03s Step 373( 50.40%), action 252, FPS 1.17, Running 223.05s Step 374( 50.60%), action 253, FPS 1.19, Running 223.72s Step 375( 50.80%), action 254, FPS 1.18, Running 224.64s Step 376( 51.00%), action 255, FPS 1.16, Running 225.44s Step 377( 51.20%), action 256, FPS 1.18, Running 226.18s Step 378( 51.40%), action 257, FPS 1.14, Running 227.53s Step 379( 51.60%), action 258, FPS 1.13, Running 228.59s Step 380( 51.80%), action 259, FPS 1.13, Running 229.46s Step 381( 52.00%), action 260, FPS 1.13, Running 230.31s Step 382( 52.20%), action 261, FPS 1.13, Running 231.36s Step 383( 52.40%), action 262, FPS 1.11, Running 232.41s Step 384( 52.60%), action 263, FPS 1.09, Running 233.62s Step 385( 52.80%), action 264, FPS 1.08, Running 234.59s Step 386( 53.00%), action 265, FPS 1.06, Running 235.61s Step 387( 53.20%), action 266, FPS 1.07, Running 236.38s Step 388( 53.40%), action 267, FPS 1.06, Running 237.33s Step 389( 53.60%), action 268, FPS 1.04, Running 238.38s Step 390( 53.80%), action 269, FPS 1.06, Running 239.10s Step 391( 54.00%), action 270, FPS 1.06, Running 239.98s Step 392( 54.20%), action 271, FPS 1.05, Running 241.12s Step 393( 54.40%), action 272, FPS 1.05, Running 242.06s Step 394( 54.60%), action 273, FPS 1.05, Running 242.78s Step 395( 54.80%), action 274, FPS 1.05, Running 243.71s Step 396( 55.00%), action 275, FPS 1.06, Running 244.39s Step 397( 55.20%), action 276, FPS 1.08, Running 244.71s Step 398( 55.40%), action 277, FPS 1.14, Running 245.11s Step 399( 55.60%), action 278, FPS 1.18, Running 245.54s Step 400( 55.80%), action 279, FPS 1.20, Running 246.09s Step 401( 56.00%), action 280, FPS 1.24, Running 246.47s Step 402( 56.20%), action 281, FPS 1.27, Running 247.08s Step 403( 56.40%), action 282, FPS 1.33, Running 247.45s Step 404( 56.60%), action 283, FPS 1.38, Running 248.09s Step 405( 56.80%), action 284, FPS 1.38, Running 249.03s Step 406( 57.00%), action 285, FPS 1.41, Running 249.78s Step 407( 57.20%), action 286, FPS 1.41, Running 250.60s [2026-08-02 17:35:58] [6 ] Seed 5 success after 250.88 s. +steps: 407 , actions: 286 . +Instruction: Empty +Total 5/6(83.33%) success. +Setting seed: 6 +Step 1( N/A%), pre moving , FPS 2.03, Running 0.49s Step 2( N/A%), pre moving , FPS 3.58, Running 0.56s Step 3( N/A%), pre moving , FPS 4.84, Running 0.62s Step 4( N/A%), pre moving , FPS 5.82, Running 0.69s Step 5( N/A%), pre moving , FPS 5.01, Running 1.00s Step 6( N/A%), pre moving , FPS 5.51, Running 1.09s Step 7( N/A%), pre moving , FPS 6.05, Running 1.16s Step 8( N/A%), pre moving , FPS 6.56, Running 1.22s Step 9( N/A%), pre moving , FPS 5.87, Running 1.53s Step 10( N/A%), pre moving , FPS 6.18, Running 1.62s Step 11( N/A%), pre moving , FPS 6.51, Running 1.69s Step 12( N/A%), pre moving , FPS 6.23, Running 1.93s Step 13( N/A%), pre moving , FPS 6.33, Running 2.05s Step 14( N/A%), pre moving , FPS 6.54, Running 2.14s Step 15( N/A%), pre moving , FPS 6.79, Running 2.21s Step 16( N/A%), pre moving , FPS 7.04, Running 2.27s Step 17( N/A%), pre moving , FPS 6.60, Running 2.58s Step 18( N/A%), pre moving , FPS 6.76, Running 2.66s Step 19( N/A%), pre moving , FPS 6.96, Running 2.73s Step 20( N/A%), pre moving , FPS 7.16, Running 2.79s Step 21( N/A%), pre moving , FPS 7.30, Running 3.23s Step 22( N/A%), pre moving , FPS 7.30, Running 3.30s Step 23( N/A%), pre moving , FPS 7.19, Running 3.40s Step 24( N/A%), pre moving , FPS 6.60, Running 3.72s Step 25( N/A%), pre moving , FPS 7.21, Running 3.77s Step 26( N/A%), pre moving , FPS 6.27, Running 4.28s Step 27( N/A%), pre moving , FPS 6.25, Running 4.36s Step 28( N/A%), pre moving , FPS 5.79, Running 4.67s Step 29( N/A%), pre moving , FPS 6.21, Running 4.75s Step 30( N/A%), pre moving , FPS 6.27, Running 4.81s Step 31( N/A%), pre moving , FPS 6.26, Running 4.88s Step 32( N/A%), pre moving , FPS 6.11, Running 5.20s Step 33( N/A%), pre moving , FPS 6.21, Running 5.28s Step 34( N/A%), pre moving , FPS 6.27, Running 5.33s Step 35( N/A%), pre moving , FPS 6.27, Running 5.40s Step 36( N/A%), pre moving , FPS 5.32, Running 6.03s Step 37( N/A%), pre moving , FPS 5.30, Running 6.35s Step 38( N/A%), pre moving , FPS 5.30, Running 6.44s Step 39( N/A%), pre moving , FPS 5.29, Running 6.51s Step 40( N/A%), pre moving , FPS 4.95, Running 6.83s Step 41( N/A%), pre moving , FPS 5.43, Running 6.92s Step 42( N/A%), pre moving , FPS 5.44, Running 6.98s Step 43( N/A%), pre moving , FPS 5.48, Running 7.05s Step 44( N/A%), pre moving , FPS 5.47, Running 7.37s Step 45( N/A%), pre moving , FPS 5.38, Running 7.49s Step 46( N/A%), pre moving , FPS 6.10, Running 7.56s Step 47( N/A%), pre moving , FPS 5.64, Running 7.90s Step 48( N/A%), pre moving , FPS 5.97, Running 8.02s Step 49( N/A%), pre moving , FPS 5.84, Running 8.18s Step 50( N/A%), pre moving , FPS 5.43, Running 8.49s Step 51( N/A%), pre moving , FPS 5.39, Running 8.59s Step 52( N/A%), pre moving , FPS 5.34, Running 8.95s Step 53( N/A%), pre moving , FPS 5.28, Running 9.07s Step 54( N/A%), pre moving , FPS 5.21, Running 9.17s Step 55( N/A%), pre moving , FPS 4.82, Running 9.55s Step 56( N/A%), pre moving , FPS 5.52, Running 9.65s Step 57( N/A%), pre moving , FPS 5.47, Running 10.01s Step 58( N/A%), pre moving , FPS 5.42, Running 10.13s Step 59( N/A%), pre moving , FPS 5.37, Running 10.23s Step 60( N/A%), pre moving , FPS 5.29, Running 10.61s Step 61( N/A%), pre moving , FPS 5.27, Running 10.71s Step 62( N/A%), pre moving , FPS 4.90, Running 11.06s Step 63( N/A%), pre moving , FPS 4.84, Running 11.18s Step 64( N/A%), pre moving , FPS 4.75, Running 11.58s Step 65( N/A%), pre moving , FPS 4.75, Running 11.70s Step 66( N/A%), pre moving , FPS 4.71, Running 11.81s Step 67( N/A%), pre moving , FPS 4.66, Running 12.20s Step 68( N/A%), pre moving , FPS 4.67, Running 12.30s Step 69( N/A%), pre moving , FPS 4.47, Running 12.65s Step 70( N/A%), pre moving , FPS 4.68, Running 12.77s Step 71( N/A%), pre moving , FPS 4.67, Running 12.88s Step 72( N/A%), pre moving , FPS 4.69, Running 13.21s Step 73( N/A%), pre moving , FPS 4.78, Running 13.25s Step 74( N/A%), pre moving , FPS 4.87, Running 13.28s Step 75( N/A%), pre moving , FPS 5.32, Running 13.31s Step 76( N/A%), pre moving , FPS 5.42, Running 13.34s Step 77( N/A%), pre moving , FPS 5.93, Running 13.38s Step 78( N/A%), pre moving , FPS 6.10, Running 13.41s Step 79( N/A%), pre moving , FPS 6.25, Running 13.43s Step 80( N/A%), pre moving , FPS 7.02, Running 13.46s Step 81( N/A%), pre moving , FPS 7.21, Running 13.49s Step 82( N/A%), pre moving , FPS 8.16, Running 13.52s Step 83( N/A%), pre moving , FPS 8.45, Running 13.55s Step 84( N/A%), pre moving , FPS 9.96, Running 13.59s Step 85( N/A%), pre moving , FPS 10.44, Running 13.62s Step 86( N/A%), pre moving , FPS 10.87, Running 13.65s Step 87( N/A%), pre moving , FPS 12.96, Running 13.74s Step 88( N/A%), pre moving , FPS 13.13, Running 13.82s Step 89( N/A%), pre moving , FPS 16.59, Running 13.85s Step 90( N/A%), pre moving , FPS 17.39, Running 13.92s Step 91( N/A%), pre moving , FPS 18.52, Running 13.96s Step 92( N/A%), pre moving , FPS 24.96, Running 14.01s Step 93( N/A%), pre moving , FPS 24.62, Running 14.07s Step 94( N/A%), pre moving , FPS 23.62, Running 14.13s Step 95( N/A%), pre moving , FPS 22.03, Running 14.22s Step 96( N/A%), pre moving , FPS 20.82, Running 14.30s Step 97( N/A%), pre moving , FPS 21.21, Running 14.32s Step 98( N/A%), pre moving , FPS 20.91, Running 14.36s Step 99( N/A%), pre moving , FPS 20.65, Running 14.40s Step 100( N/A%), pre moving , FPS 20.43, Running 14.44s Step 101( N/A%), pre moving , FPS 20.17, Running 14.48s Step 102( N/A%), pre moving , FPS 19.99, Running 14.52s Step 103( N/A%), pre moving , FPS 19.78, Running 14.56s Step 104( N/A%), pre moving , FPS 19.69, Running 14.60s Step 105( N/A%), pre moving , FPS 19.45, Running 14.65s Step 106( N/A%), pre moving , FPS 19.65, Running 14.67s Step 107( N/A%), pre moving , FPS 20.27, Running 14.73s Step 108( N/A%), pre moving , FPS 21.04, Running 14.77s Step 109( N/A%), pre moving , FPS 20.32, Running 14.84s Step 110( N/A%), pre moving , FPS 4.97, Running 17.94s Step 111( N/A%), pre moving , FPS 4.46, Running 18.44s Step 112( N/A%), pre moving , FPS 4.03, Running 18.98s Step 113( N/A%), pre moving , FPS 3.69, Running 19.49s Step 114( N/A%), pre moving , FPS 3.41, Running 20.00s Step 115( N/A%), pre moving , FPS 3.22, Running 20.42s Step 116( N/A%), pre moving , FPS 3.03, Running 20.90s Step 117( N/A%), pre moving , FPS 2.87, Running 21.30s Step 118( N/A%), pre moving , FPS 2.68, Running 21.83s Step 119( N/A%), pre moving , FPS 2.53, Running 22.30s Step 120( N/A%), pre moving , FPS 2.38, Running 22.83s Step 121( N/A%), pre moving , FPS 2.25, Running 23.39s Step 122( N/A%), pre moving , FPS 2.13, Running 23.90s Step 123( N/A%), pre moving , FPS 2.03, Running 24.42s Step 124( N/A%), pre moving , FPS 1.93, Running 24.94s Step 125( N/A%), pre moving , FPS 1.85, Running 25.46s Step 126( N/A%), pre moving , FPS 1.77, Running 25.99s Step 127( N/A%), pre moving , FPS 1.69, Running 26.53s Step 128( N/A%), pre moving , FPS 1.63, Running 27.08s Step 129( N/A%), pre moving , FPS 1.56, Running 27.65s Step 130( 0.20%), action 1, FPS 1.77, Running 29.24s Step 131( 0.40%), action 2, FPS 1.76, Running 29.79s Step 132( 0.60%), action 3, FPS 1.69, Running 30.84s Step 133( 0.80%), action 4, FPS 1.66, Running 31.53s Step 134( 1.00%), action 5, FPS 1.62, Running 32.32s Step 135( 1.20%), action 6, FPS 1.58, Running 33.11s Step 136( 1.40%), action 7, FPS 1.52, Running 34.09s Step 137( 1.60%), action 8, FPS 1.49, Running 34.71s Step 138( 1.80%), action 9, FPS 1.48, Running 35.37s Step 139( 2.00%), action 10, FPS 1.47, Running 35.95s Step 140( 2.20%), action 11, FPS 1.43, Running 36.81s Step 141( 2.40%), action 12, FPS 1.43, Running 37.36s Step 142( 2.60%), action 13, FPS 1.42, Running 38.00s Step 143( 2.80%), action 14, FPS 1.39, Running 38.85s Step 144( 3.00%), action 15, FPS 1.37, Running 39.50s Step 145( 3.20%), action 16, FPS 1.34, Running 40.43s Step 146( 3.40%), action 17, FPS 1.32, Running 41.13s Step 147( 3.60%), action 18, FPS 1.30, Running 41.95s Step 148( 3.80%), action 19, FPS 1.29, Running 42.63s Step 149( 4.00%), action 20, FPS 1.28, Running 43.26s Step 150( 4.20%), action 21, FPS 1.34, Running 44.21s Step 151( 4.40%), action 22, FPS 1.32, Running 44.89s Step 152( 4.60%), action 23, FPS 1.34, Running 45.82s Step 153( 4.80%), action 24, FPS 1.34, Running 46.46s Step 154( 5.00%), action 25, FPS 1.35, Running 47.13s Step 155( 5.20%), action 26, FPS 1.36, Running 47.79s Step 156( 5.40%), action 27, FPS 1.39, Running 48.47s Step 157( 5.60%), action 28, FPS 1.39, Running 49.15s Step 158( 5.80%), action 29, FPS 1.38, Running 49.87s Step 159( 6.00%), action 30, FPS 1.38, Running 50.43s Step 160( 6.20%), action 31, FPS 1.42, Running 50.94s Step 161( 6.40%), action 32, FPS 1.44, Running 51.29s Step 162( 6.60%), action 33, FPS 1.45, Running 51.77s Step 163( 6.80%), action 34, FPS 1.50, Running 52.18s Step 164( 7.00%), action 35, FPS 1.54, Running 52.49s Step 165( 7.20%), action 36, FPS 1.58, Running 53.10s Step 166( 7.40%), action 37, FPS 1.58, Running 53.76s Step 167( 7.60%), action 38, FPS 1.57, Running 54.68s Step 168( 7.80%), action 39, FPS 1.58, Running 55.33s Step 169( 8.00%), action 40, FPS 1.58, Running 55.89s Step 170( 8.20%), action 41, FPS 1.58, Running 56.89s Step 171( 8.40%), action 42, FPS 1.58, Running 57.53s Step 172( 8.60%), action 43, FPS 1.62, Running 58.16s Step 173( 8.80%), action 44, FPS 1.61, Running 58.84s Step 174( 9.00%), action 45, FPS 1.59, Running 59.73s Step 175( 9.20%), action 46, FPS 1.59, Running 60.36s Step 176( 9.40%), action 47, FPS 1.59, Running 61.01s Step 177( 9.60%), action 48, FPS 1.57, Running 61.89s Step 178( 9.80%), action 49, FPS 1.58, Running 62.56s Step 179( 10.00%), action 50, FPS 1.56, Running 63.28s Step 180( 10.20%), action 51, FPS 1.51, Running 64.20s Step 181( 10.40%), action 52, FPS 1.49, Running 64.76s Step 182( 10.60%), action 53, FPS 1.45, Running 65.53s Step 183( 10.80%), action 54, FPS 1.42, Running 66.21s Step 184( 11.00%), action 55, FPS 1.38, Running 66.96s Step 185( 11.20%), action 56, FPS 1.39, Running 67.52s Step 186( 11.40%), action 57, FPS 1.38, Running 68.27s Step 187( 11.60%), action 58, FPS 1.39, Running 69.07s Step 188( 11.80%), action 59, FPS 1.39, Running 69.70s Step 189( 12.00%), action 60, FPS 1.39, Running 70.33s Step 190( 12.20%), action 61, FPS 1.38, Running 71.34s Step 191( 12.40%), action 62, FPS 1.41, Running 71.70s Step 192( 12.60%), action 63, FPS 1.41, Running 72.35s Step 193( 12.80%), action 64, FPS 1.40, Running 73.13s Step 194( 13.00%), action 65, FPS 1.41, Running 73.87s Step 195( 13.20%), action 66, FPS 1.41, Running 74.55s Step 196( 13.40%), action 67, FPS 1.39, Running 75.42s Step 197( 13.60%), action 68, FPS 1.41, Running 76.04s Step 198( 13.80%), action 69, FPS 1.42, Running 76.67s Step 199( 14.00%), action 70, FPS 1.42, Running 77.33s Step 200( 14.20%), action 71, FPS 1.42, Running 78.31s Step 201( 14.40%), action 72, FPS 1.42, Running 78.87s Step 202( 14.60%), action 73, FPS 1.39, Running 79.88s Step 203( 14.80%), action 74, FPS 1.38, Running 80.66s Step 204( 15.00%), action 75, FPS 1.37, Running 81.54s Step 205( 15.20%), action 76, FPS 1.36, Running 82.19s Step 206( 15.40%), action 77, FPS 1.34, Running 83.19s Step 207( 15.60%), action 78, FPS 1.36, Running 83.82s Step 208( 15.80%), action 79, FPS 1.31, Running 84.98s Step 209( 16.00%), action 80, FPS 1.28, Running 85.96s Step 210( 16.20%), action 81, FPS 1.27, Running 87.07s Step 211( 16.40%), action 82, FPS 1.24, Running 87.77s Step 212( 16.60%), action 83, FPS 1.23, Running 88.66s Step 213( 16.80%), action 84, FPS 1.24, Running 89.26s Step 214( 17.00%), action 85, FPS 1.25, Running 89.84s Step 215( 17.20%), action 86, FPS 1.27, Running 90.27s Step 216( 17.40%), action 87, FPS 1.27, Running 91.11s Step 217( 17.60%), action 88, FPS 1.25, Running 92.05s Step 218( 17.80%), action 89, FPS 1.24, Running 92.76s Step 219( 18.00%), action 90, FPS 1.22, Running 93.69s Step 220( 18.20%), action 91, FPS 1.22, Running 94.77s Step 221( 18.40%), action 92, FPS 1.20, Running 95.51s Step 222( 18.60%), action 93, FPS 1.21, Running 96.46s Step 223( 18.80%), action 94, FPS 1.21, Running 97.16s Step 224( 19.00%), action 95, FPS 1.21, Running 98.07s Step 225( 19.20%), action 96, FPS 1.21, Running 98.69s Step 226( 19.40%), action 97, FPS 1.21, Running 99.68s Step 227( 19.60%), action 98, FPS 1.22, Running 100.27s Step 228( 19.80%), action 99, FPS 1.25, Running 100.98s Step 229( 20.00%), action 100, FPS 1.26, Running 101.87s Step 230( 20.20%), action 101, FPS 1.27, Running 102.88s Step 231( 20.40%), action 102, FPS 1.27, Running 103.47s Step 232( 20.60%), action 103, FPS 1.27, Running 104.42s Step 233( 20.80%), action 104, FPS 1.27, Running 105.05s Step 234( 21.00%), action 105, FPS 1.26, Running 105.77s Step 235( 21.20%), action 106, FPS 1.22, Running 106.63s Step 236( 21.40%), action 107, FPS 1.24, Running 107.30s Step 237( 21.60%), action 108, FPS 1.26, Running 107.92s Step 238( 21.80%), action 109, FPS 1.29, Running 108.26s Step 239( 22.00%), action 110, FPS 1.33, Running 108.73s Step 240( 22.20%), action 111, FPS 1.35, Running 109.53s Step 241( 22.40%), action 112, FPS 1.39, Running 109.86s Step 242( 22.60%), action 113, FPS 1.43, Running 110.47s Step 243( 22.80%), action 114, FPS 1.41, Running 111.39s Step 244( 23.00%), action 115, FPS 1.43, Running 112.05s Step 245( 23.20%), action 116, FPS 1.43, Running 112.71s Step 246( 23.40%), action 117, FPS 1.43, Running 113.63s Step 247( 23.60%), action 118, FPS 1.43, Running 114.29s Step 248( 23.80%), action 119, FPS 1.40, Running 115.23s Step 249( 24.00%), action 120, FPS 1.43, Running 115.83s Step 250( 24.20%), action 121, FPS 1.44, Running 116.79s Step 251( 24.40%), action 122, FPS 1.44, Running 117.40s Step 252( 24.60%), action 123, FPS 1.47, Running 118.07s Step 253( 24.80%), action 124, FPS 1.44, Running 118.94s Step 254( 25.00%), action 125, FPS 1.45, Running 119.59s Step 255( 25.20%), action 126, FPS 1.46, Running 120.33s Step 256( 25.40%), action 127, FPS 1.44, Running 121.22s Step 257( 25.60%), action 128, FPS 1.43, Running 121.91s Step 258( 25.80%), action 129, FPS 1.39, Running 122.63s Step 259( 26.00%), action 130, FPS 1.36, Running 123.39s Step 260( 26.20%), action 131, FPS 1.34, Running 124.41s Step 261( 26.40%), action 132, FPS 1.32, Running 125.02s Step 262( 26.60%), action 133, FPS 1.29, Running 125.99s Step 263( 26.80%), action 134, FPS 1.32, Running 126.58s Step 264( 27.00%), action 135, FPS 1.32, Running 127.22s Step 265( 27.20%), action 136, FPS 1.34, Running 127.58s Step 266( 27.40%), action 137, FPS 1.40, Running 127.93s Step 267( 27.60%), action 138, FPS 1.42, Running 128.33s Step 268( 27.80%), action 139, FPS 1.47, Running 128.84s Step 269( 28.00%), action 140, FPS 1.50, Running 129.18s Step 270( 28.20%), action 141, FPS 1.56, Running 129.61s Step 271( 28.40%), action 142, FPS 1.56, Running 130.20s Step 272( 28.60%), action 143, FPS 1.54, Running 131.05s Step 273( 28.80%), action 144, FPS 1.56, Running 131.79s Step 274( 29.00%), action 145, FPS 1.55, Running 132.52s Step 275( 29.20%), action 146, FPS 1.53, Running 133.42s Step 276( 29.40%), action 147, FPS 1.55, Running 134.08s Step 277( 29.60%), action 148, FPS 1.54, Running 134.91s Step 278( 29.80%), action 149, FPS 1.53, Running 135.69s Step 279( 30.00%), action 150, FPS 1.55, Running 136.26s Step 280( 30.20%), action 151, FPS 1.55, Running 137.28s Step 281( 30.40%), action 152, FPS 1.55, Running 137.96s Step 282( 30.60%), action 153, FPS 1.56, Running 138.85s Step 283( 30.80%), action 154, FPS 1.55, Running 139.46s Step 284( 31.00%), action 155, FPS 1.54, Running 140.18s Step 285( 31.20%), action 156, FPS 1.49, Running 141.01s Step 286( 31.40%), action 157, FPS 1.46, Running 141.62s Step 287( 31.60%), action 158, FPS 1.42, Running 142.46s Step 288( 31.80%), action 159, FPS 1.39, Running 143.27s Step 289( 32.00%), action 160, FPS 1.36, Running 143.94s Step 290( 32.20%), action 161, FPS 1.31, Running 144.85s Step 291( 32.40%), action 162, FPS 1.31, Running 145.45s Step 292( 32.60%), action 163, FPS 1.30, Running 146.49s Step 293( 32.80%), action 164, FPS 1.31, Running 147.06s Step 294( 33.00%), action 165, FPS 1.34, Running 147.42s Step 295( 33.20%), action 166, FPS 1.38, Running 147.93s Step 296( 33.40%), action 167, FPS 1.41, Running 148.30s Step 297( 33.60%), action 168, FPS 1.42, Running 148.96s Step 298( 33.80%), action 169, FPS 1.43, Running 149.64s Step 299( 34.00%), action 170, FPS 1.40, Running 150.55s Step 300( 34.20%), action 171, FPS 1.40, Running 151.56s Step 301( 34.40%), action 172, FPS 1.41, Running 152.17s Step 302( 34.60%), action 173, FPS 1.43, Running 152.87s Step 303( 34.80%), action 174, FPS 1.40, Running 153.71s Step 304( 35.00%), action 175, FPS 1.41, Running 154.33s Step 305( 35.20%), action 176, FPS 1.41, Running 155.24s Step 306( 35.40%), action 177, FPS 1.40, Running 155.90s Step 307( 35.60%), action 178, FPS 1.42, Running 156.56s Step 308( 35.80%), action 179, FPS 1.41, Running 157.48s Step 309( 36.00%), action 180, FPS 1.41, Running 158.15s Step 310( 36.20%), action 181, FPS 1.41, Running 159.07s Step 311( 36.40%), action 182, FPS 1.41, Running 159.65s Step 312( 36.60%), action 183, FPS 1.43, Running 160.50s Step 313( 36.80%), action 184, FPS 1.41, Running 161.24s Step 314( 37.00%), action 185, FPS 1.38, Running 161.93s Step 315( 37.20%), action 186, FPS 1.34, Running 162.81s Step 316( 37.40%), action 187, FPS 1.32, Running 163.48s Step 317( 37.60%), action 188, FPS 1.29, Running 164.45s Step 318( 37.80%), action 189, FPS 1.29, Running 165.11s Step 319( 38.00%), action 190, FPS 1.32, Running 165.74s Step 320( 38.20%), action 191, FPS 1.34, Running 166.47s Step 321( 38.40%), action 192, FPS 1.35, Running 166.95s Step 322( 38.60%), action 193, FPS 1.38, Running 167.34s Step 323( 38.80%), action 194, FPS 1.40, Running 167.96s Step 324( 39.00%), action 195, FPS 1.37, Running 168.91s Step 325( 39.20%), action 196, FPS 1.40, Running 169.50s Step 326( 39.40%), action 197, FPS 1.39, Running 170.30s Step 327( 39.60%), action 198, FPS 1.37, Running 171.11s Step 328( 39.80%), action 199, FPS 1.41, Running 171.68s Step 329( 40.00%), action 200, FPS 1.41, Running 172.33s Step 330( 40.20%), action 201, FPS 1.40, Running 173.34s Step 331( 40.40%), action 202, FPS 1.40, Running 173.96s Step 332( 40.60%), action 203, FPS 1.39, Running 174.85s Step 333( 40.80%), action 204, FPS 1.40, Running 175.53s Step 334( 41.00%), action 205, FPS 1.38, Running 176.43s Step 335( 41.20%), action 206, FPS 1.40, Running 177.07s Step 336( 41.40%), action 207, FPS 1.37, Running 178.04s Step 337( 41.60%), action 208, FPS 1.41, Running 178.66s Step 338( 41.80%), action 209, FPS 1.39, Running 179.53s Step 339( 42.00%), action 210, FPS 1.34, Running 180.72s Step 340( 42.20%), action 211, FPS 1.31, Running 181.78s Step 341( 42.40%), action 212, FPS 1.29, Running 182.46s Step 342( 42.60%), action 213, FPS 1.26, Running 183.24s Step 343( 42.80%), action 214, FPS 1.24, Running 184.04s Step 344( 43.00%), action 215, FPS 1.26, Running 184.83s Step 345( 43.20%), action 216, FPS 1.25, Running 185.51s Step 346( 43.40%), action 217, FPS 1.28, Running 185.87s Step 347( 43.60%), action 218, FPS 1.28, Running 186.71s Step 348( 43.80%), action 219, FPS 1.27, Running 187.46s Step 349( 44.00%), action 220, FPS 1.27, Running 188.07s Step 350( 44.20%), action 221, FPS 1.28, Running 189.00s Step 351( 44.40%), action 222, FPS 1.28, Running 189.58s Step 352( 44.60%), action 223, FPS 1.29, Running 190.36s Step 353( 44.80%), action 224, FPS 1.28, Running 191.11s Step 354( 45.00%), action 225, FPS 1.29, Running 191.88s Step 355( 45.20%), action 226, FPS 1.26, Running 192.89s Step 356( 45.40%), action 227, FPS 1.29, Running 193.56s Step 357( 45.60%), action 228, FPS 1.26, Running 194.50s Step 358( 45.80%), action 229, FPS 1.28, Running 195.15s Step 359( 46.00%), action 230, FPS 1.33, Running 195.78s Step 360( 46.20%), action 231, FPS 1.35, Running 196.64s Step 361( 46.40%), action 232, FPS 1.31, Running 197.69s Step 362( 46.60%), action 233, FPS 1.29, Running 198.75s Step 363( 46.80%), action 234, FPS 1.28, Running 199.66s Step 364( 47.00%), action 235, FPS 1.26, Running 200.70s Step 365( 47.20%), action 236, FPS 1.24, Running 201.67s Step 366( 47.40%), action 237, FPS 1.19, Running 202.65s Step 367( 47.60%), action 238, FPS 1.19, Running 203.51s Step 368( 47.80%), action 239, FPS 1.20, Running 204.13s Step 369( 48.00%), action 240, FPS 1.22, Running 204.48s Step 370( 48.20%), action 241, FPS 1.21, Running 205.47s Step 371( 48.40%), action 242, FPS 1.21, Running 206.05s Step 372( 48.60%), action 243, FPS 1.20, Running 207.08s Step 373( 48.80%), action 244, FPS 1.18, Running 208.00s Step 374( 49.00%), action 245, FPS 1.18, Running 208.79s Step 375( 49.20%), action 246, FPS 1.19, Running 209.68s Step 376( 49.40%), action 247, FPS 1.19, Running 210.38s Step 377( 49.60%), action 248, FPS 1.19, Running 211.29s Step 378( 49.80%), action 249, FPS 1.16, Running 212.43s Step 379( 50.00%), action 250, FPS 1.13, Running 213.48s Step 380( 50.20%), action 251, FPS 1.13, Running 214.39s Step 381( 50.40%), action 252, FPS 1.14, Running 215.18s Step 382( 50.60%), action 253, FPS 1.16, Running 215.94s Step 383( 50.80%), action 254, FPS 1.17, Running 216.76s Step 384( 51.00%), action 255, FPS 1.20, Running 217.39s Step 385( 51.20%), action 256, FPS 1.20, Running 218.29s Step 386( 51.40%), action 257, FPS 1.22, Running 219.03s Step 387( 51.60%), action 258, FPS 1.24, Running 219.69s Step 388( 51.80%), action 259, FPS 1.21, Running 220.65s Step 389( 52.00%), action 260, FPS 1.19, Running 221.26s Step 390( 52.20%), action 261, FPS 1.21, Running 222.01s Step 391( 52.40%), action 262, FPS 1.20, Running 222.78s Step 392( 52.60%), action 263, FPS 1.25, Running 223.13s Step 393( 52.80%), action 264, FPS 1.27, Running 223.79s Step 394( 53.00%), action 265, FPS 1.26, Running 224.67s Step 395( 53.20%), action 266, FPS 1.29, Running 225.22s Step 396( 53.40%), action 267, FPS 1.28, Running 226.01s Step 397( 53.60%), action 268, FPS 1.25, Running 227.27s Step 398( 53.80%), action 269, FPS 1.29, Running 227.90s Step 399( 54.00%), action 270, FPS 1.33, Running 228.52s Step 400( 54.20%), action 271, FPS 1.28, Running 229.97s Step 401( 54.40%), action 272, FPS 1.27, Running 230.92s Step 402( 54.60%), action 273, FPS 1.25, Running 231.94s Step 403( 54.80%), action 274, FPS 1.27, Running 232.54s Step 404( 55.00%), action 275, FPS 1.27, Running 233.19s Step 405( 55.20%), action 276, FPS 1.29, Running 233.81s Step 406( 55.40%), action 277, FPS 1.28, Running 234.65s Step 407( 55.60%), action 278, FPS 1.29, Running 235.23s Step 408( 55.80%), action 279, FPS 1.32, Running 235.81s Step 409( 56.00%), action 280, FPS 1.33, Running 236.36s Step 410( 56.20%), action 281, FPS 1.31, Running 237.32s Step 411( 56.40%), action 282, FPS 1.32, Running 237.89s Step 412( 56.60%), action 283, FPS 1.30, Running 238.56s Step 413( 56.80%), action 284, FPS 1.30, Running 239.15s Step 414( 57.00%), action 285, FPS 1.30, Running 240.11s Step 415( 57.20%), action 286, FPS 1.31, Running 240.47s Step 416( 57.40%), action 287, FPS 1.30, Running 241.37s Step 417( 57.60%), action 288, FPS 1.36, Running 241.94s Step 418( 57.80%), action 289, FPS 1.32, Running 243.04s Step 419( 58.00%), action 290, FPS 1.33, Running 243.61s Step 420( 58.20%), action 291, FPS 1.35, Running 244.74s Step 421( 58.40%), action 292, FPS 1.34, Running 245.82s Step 422( 58.60%), action 293, FPS 1.36, Running 246.67s Step 423( 58.80%), action 294, FPS 1.36, Running 247.23s Step 424( 59.00%), action 295, FPS 1.34, Running 248.16s [2026-08-02 17:40:06] [7 ] Seed 6 success after 248.49 s. +steps: 424 , actions: 295 . +Instruction: Empty +Total 6/7(85.71%) success. +Setting seed: 7 +Step 1( N/A%), pre moving , FPS 1.90, Running 0.53s Step 2( N/A%), pre moving , FPS 3.46, Running 0.58s Step 3( N/A%), pre moving , FPS 4.66, Running 0.64s Step 4( N/A%), pre moving , FPS 5.77, Running 0.69s Step 5( N/A%), pre moving , FPS 6.59, Running 0.76s Step 6( N/A%), pre moving , FPS 5.67, Running 1.06s Step 7( N/A%), pre moving , FPS 6.11, Running 1.14s Step 8( N/A%), pre moving , FPS 6.57, Running 1.22s Step 9( N/A%), pre moving , FPS 6.10, Running 1.47s Step 10( N/A%), pre moving , FPS 6.18, Running 1.62s Step 11( N/A%), pre moving , FPS 6.55, Running 1.68s Step 12( N/A%), pre moving , FPS 6.84, Running 1.75s Step 13( N/A%), pre moving , FPS 6.28, Running 2.07s Step 14( N/A%), pre moving , FPS 6.53, 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 6.56, Running 2.59s 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.13, Running 2.81s Step 21( N/A%), pre moving , FPS 7.21, Running 3.30s Step 22( N/A%), pre moving , FPS 7.20, Running 3.35s Step 23( N/A%), pre moving , FPS 6.62, Running 3.66s Step 24( N/A%), pre moving , FPS 6.48, Running 3.78s Step 25( N/A%), pre moving , FPS 6.46, Running 3.85s Step 26( N/A%), pre moving , FPS 6.08, Running 4.35s Step 27( N/A%), pre moving , FPS 6.13, Running 4.41s Step 28( N/A%), pre moving , FPS 5.77, Running 4.69s Step 29( N/A%), pre moving , FPS 6.00, Running 4.81s Step 30( N/A%), pre moving , FPS 6.20, Running 4.84s Step 31( N/A%), pre moving , FPS 6.24, Running 4.88s Step 32( N/A%), pre moving , FPS 6.29, Running 4.93s Step 33( N/A%), pre moving , FPS 6.87, Running 4.98s Step 34( N/A%), pre moving , FPS 6.33, Running 5.30s Step 35( N/A%), pre moving , FPS 6.27, Running 5.39s Step 36( N/A%), pre moving , FPS 5.32, Running 6.04s Step 37( N/A%), pre moving , FPS 5.32, Running 6.35s Step 38( N/A%), pre moving , FPS 5.36, Running 6.41s Step 39( N/A%), pre moving , FPS 5.32, Running 6.49s Step 40( N/A%), pre moving , FPS 5.32, Running 6.57s Step 41( N/A%), pre moving , FPS 6.02, Running 6.62s Step 42( N/A%), pre moving , FPS 5.58, Running 6.94s Step 43( N/A%), pre moving , FPS 5.95, Running 7.02s Step 44( N/A%), pre moving , FPS 6.05, Running 7.09s Step 45( N/A%), pre moving , FPS 6.07, Running 7.15s Step 46( N/A%), pre moving , FPS 6.30, Running 7.52s Step 47( N/A%), pre moving , FPS 6.21, Running 7.63s Step 48( N/A%), pre moving , FPS 6.28, Running 7.87s Step 49( N/A%), pre moving , FPS 6.12, Running 8.08s Step 50( N/A%), pre moving , FPS 5.98, Running 8.19s Step 51( N/A%), pre moving , FPS 5.51, Running 8.51s Step 52( N/A%), pre moving , FPS 5.44, Running 8.61s Step 53( N/A%), pre moving , FPS 5.35, Running 8.72s Step 54( N/A%), pre moving , FPS 5.55, Running 8.91s Step 55( N/A%), pre moving , FPS 5.25, Running 9.20s Step 56( N/A%), pre moving , FPS 6.12, Running 9.30s Step 57( N/A%), pre moving , FPS 6.06, Running 9.66s Step 58( N/A%), pre moving , FPS 6.00, Running 9.74s Step 59( N/A%), pre moving , FPS 6.07, Running 9.79s Step 60( N/A%), pre moving , FPS 6.05, Running 9.87s Step 61( N/A%), pre moving , FPS 6.00, Running 9.96s Step 62( N/A%), pre moving , FPS 6.48, Running 10.02s Step 63( N/A%), pre moving , FPS 6.47, Running 10.12s Step 64( N/A%), pre moving , FPS 6.45, Running 10.19s Step 65( N/A%), pre moving , FPS 6.40, Running 10.27s Step 66( N/A%), pre moving , FPS 7.12, Running 10.33s Step 67( N/A%), pre moving , FPS 7.14, Running 10.43s Step 68( N/A%), pre moving , FPS 7.67, Running 10.48s Step 69( N/A%), pre moving , FPS 8.11, Running 10.54s Step 70( N/A%), pre moving , FPS 8.25, Running 10.61s Step 71( N/A%), pre moving , FPS 9.24, Running 10.68s Step 72( N/A%), pre moving , FPS 9.36, Running 10.74s Step 73( N/A%), pre moving , FPS 9.63, Running 10.80s Step 74( N/A%), pre moving , FPS 10.41, Running 10.83s Step 75( N/A%), pre moving , FPS 11.72, Running 10.90s Step 76( N/A%), pre moving , FPS 12.13, Running 10.95s Step 77( N/A%), pre moving , FPS 14.31, Running 11.05s Step 78( N/A%), pre moving , FPS 11.99, Running 11.41s Step 79( N/A%), pre moving , FPS 11.52, Running 11.53s Step 80( N/A%), pre moving , FPS 11.36, Running 11.63s Step 81( N/A%), pre moving , FPS 9.81, Running 12.00s Step 82( N/A%), pre moving , FPS 9.83, Running 12.06s Step 83( N/A%), pre moving , FPS 9.91, Running 12.13s Step 84( N/A%), pre moving , FPS 10.03, Running 12.18s Step 85( N/A%), pre moving , FPS 8.96, Running 12.51s Step 86( N/A%), pre moving , FPS 8.85, Running 12.59s Step 87( N/A%), pre moving , FPS 8.95, Running 12.66s Step 88( N/A%), pre moving , FPS 8.93, Running 12.72s Step 89( N/A%), pre moving , FPS 8.02, Running 13.04s Step 90( N/A%), pre moving , FPS 7.96, Running 13.12s Step 91( N/A%), pre moving , FPS 7.94, Running 13.19s Step 92( N/A%), pre moving , FPS 8.00, Running 13.24s Step 93( N/A%), pre moving , FPS 7.93, Running 13.32s Step 94( N/A%), pre moving , FPS 7.22, Running 13.60s Step 95( N/A%), pre moving , FPS 7.18, Running 13.69s Step 96( N/A%), pre moving , FPS 7.10, Running 13.77s Step 97( N/A%), pre moving , FPS 6.58, Running 14.09s Step 98( N/A%), pre moving , FPS 7.22, Running 14.18s Step 99( N/A%), pre moving , FPS 7.38, Running 14.23s Step 100( N/A%), pre moving , FPS 7.44, Running 14.32s Step 101( N/A%), pre moving , FPS 3.38, Running 17.92s Step 102( N/A%), pre moving , FPS 3.12, Running 18.47s Step 103( N/A%), pre moving , FPS 2.91, Running 19.01s Step 104( N/A%), pre moving , FPS 2.71, Running 19.57s Step 105( N/A%), pre moving , FPS 2.62, Running 20.14s Step 106( N/A%), pre moving , FPS 2.48, Running 20.65s Step 107( N/A%), pre moving , FPS 2.35, Running 21.19s Step 108( N/A%), pre moving , FPS 2.22, Running 21.73s Step 109( N/A%), pre moving , FPS 2.17, Running 22.27s Step 110( N/A%), pre moving , FPS 2.07, Running 22.79s Step 111( N/A%), pre moving , FPS 1.97, Running 23.33s Step 112( N/A%), pre moving , FPS 1.88, Running 23.88s Step 113( N/A%), pre moving , FPS 1.81, Running 24.38s Step 114( N/A%), pre moving , FPS 1.76, Running 24.97s Step 115( N/A%), pre moving , FPS 1.70, Running 25.48s Step 116( N/A%), pre moving , FPS 1.63, Running 26.01s Step 117( N/A%), pre moving , FPS 1.60, Running 26.57s Step 118( N/A%), pre moving , FPS 1.55, Running 27.08s Step 119( N/A%), pre moving , FPS 1.49, Running 27.67s Step 120( N/A%), pre moving , FPS 1.44, Running 28.18s Step 121( 0.20%), action 1, FPS 1.78, Running 29.16s Step 122( 0.40%), action 2, FPS 1.76, Running 29.86s Step 123( 0.60%), action 3, FPS 1.74, Running 30.49s Step 124( 0.80%), action 4, FPS 1.69, Running 31.43s Step 125( 1.00%), action 5, FPS 1.69, Running 31.97s Step 126( 1.20%), action 6, FPS 1.65, Running 32.79s Step 127( 1.40%), action 7, FPS 1.62, Running 33.53s Step 128( 1.60%), action 8, FPS 1.61, Running 34.13s Step 129( 1.80%), action 9, FPS 1.60, Running 34.77s Step 130( 2.00%), action 10, FPS 1.58, Running 35.47s Step 131( 2.20%), action 11, FPS 1.55, Running 36.22s Step 132( 2.40%), action 12, FPS 1.52, Running 37.03s Step 133( 2.60%), action 13, FPS 1.50, Running 37.73s Step 134( 2.80%), action 14, FPS 1.49, Running 38.35s Step 135( 3.00%), action 15, FPS 1.49, Running 38.87s Step 136( 3.20%), action 16, FPS 1.49, Running 39.47s Step 137( 3.40%), action 17, FPS 1.48, Running 40.06s Step 138( 3.60%), action 18, FPS 1.44, Running 40.97s Step 139( 3.80%), action 19, FPS 1.44, Running 41.54s Step 140( 4.00%), action 20, FPS 1.44, Running 42.11s Step 141( 4.20%), action 21, FPS 1.44, Running 43.05s Step 142( 4.40%), action 22, FPS 1.44, Running 43.79s Step 143( 4.60%), action 23, FPS 1.42, Running 44.57s Step 144( 4.80%), action 24, FPS 1.45, Running 45.27s Step 145( 5.00%), action 25, FPS 1.44, Running 45.91s Step 146( 5.20%), action 26, FPS 1.45, Running 46.59s Step 147( 5.40%), action 27, FPS 1.47, Running 47.17s Step 148( 5.60%), action 28, FPS 1.49, Running 47.55s Step 149( 5.80%), action 29, FPS 1.52, Running 47.90s Step 150( 6.00%), action 30, FPS 1.49, Running 48.92s Step 151( 6.20%), action 31, FPS 1.48, Running 49.73s Step 152( 6.40%), action 32, FPS 1.45, Running 50.83s Step 153( 6.60%), action 33, FPS 1.45, Running 51.54s Step 154( 6.80%), action 34, FPS 1.44, Running 52.25s Step 155( 7.00%), action 35, FPS 1.40, Running 53.15s Step 156( 7.20%), action 36, FPS 1.40, Running 53.77s Step 157( 7.40%), action 37, FPS 1.37, Running 54.62s Step 158( 7.60%), action 38, FPS 1.40, Running 55.31s Step 159( 7.80%), action 39, FPS 1.39, Running 55.92s Step 160( 8.00%), action 40, FPS 1.38, Running 56.61s Step 161( 8.20%), action 41, FPS 1.38, Running 57.50s Step 162( 8.40%), action 42, FPS 1.40, Running 58.05s Step 163( 8.60%), action 43, FPS 1.40, Running 58.81s Step 164( 8.80%), action 44, FPS 1.40, Running 59.60s Step 165( 9.00%), action 45, FPS 1.40, Running 60.19s Step 166( 9.20%), action 46, FPS 1.38, Running 61.12s Step 167( 9.40%), action 47, FPS 1.37, Running 61.73s Step 168( 9.60%), action 48, FPS 1.31, Running 62.84s Step 169( 9.80%), action 49, FPS 1.28, Running 63.48s Step 170( 10.00%), action 50, FPS 1.29, Running 64.46s Step 171( 10.20%), action 51, FPS 1.29, Running 65.24s Step 172( 10.40%), action 52, FPS 1.34, Running 65.71s Step 173( 10.60%), action 53, FPS 1.32, Running 66.65s Step 174( 10.80%), action 54, FPS 1.30, Running 67.59s Step 175( 11.00%), action 55, FPS 1.33, Running 68.19s Step 176( 11.20%), action 56, FPS 1.32, Running 68.92s Step 177( 11.40%), action 57, FPS 1.32, Running 69.72s Step 178( 11.60%), action 58, FPS 1.33, Running 70.36s Step 179( 11.80%), action 59, FPS 1.30, Running 71.29s Step 180( 12.00%), action 60, FPS 1.30, Running 71.94s Step 181( 12.20%), action 61, FPS 1.30, Running 72.90s Step 182( 12.40%), action 62, FPS 1.29, Running 73.55s Step 183( 12.60%), action 63, FPS 1.30, Running 74.22s Step 184( 12.80%), action 64, FPS 1.29, Running 75.11s Step 185( 13.00%), action 65, FPS 1.29, Running 75.67s Step 186( 13.20%), action 66, FPS 1.32, Running 76.22s Step 187( 13.40%), action 67, FPS 1.32, Running 76.85s Step 188( 13.60%), action 68, FPS 1.34, Running 77.72s Step 189( 13.80%), action 69, FPS 1.34, Running 78.36s Step 190( 14.00%), action 70, FPS 1.38, Running 78.99s Step 191( 14.20%), action 71, FPS 1.36, Running 79.91s Step 192( 14.40%), action 72, FPS 1.34, Running 80.58s Step 193( 14.60%), action 73, FPS 1.35, Running 81.45s Step 194( 14.80%), action 74, FPS 1.37, Running 82.18s Step 195( 15.00%), action 75, FPS 1.37, Running 82.75s Step 196( 15.20%), action 76, FPS 1.39, Running 83.33s Step 197( 15.40%), action 77, FPS 1.44, Running 83.63s Step 198( 15.60%), action 78, FPS 1.48, Running 83.90s Step 199( 15.80%), action 79, FPS 1.55, Running 84.15s Step 200( 16.00%), action 80, FPS 1.60, Running 84.46s Step 201( 16.20%), action 81, FPS 1.64, Running 85.09s Step 202( 16.40%), action 82, FPS 1.66, Running 85.61s Step 203( 16.60%), action 83, FPS 1.66, Running 86.26s Step 204( 16.80%), action 84, FPS 1.68, Running 87.04s Step 205( 17.00%), action 85, FPS 1.63, Running 87.91s Step 206( 17.20%), action 86, FPS 1.60, Running 88.73s Step 207( 17.40%), action 87, FPS 1.57, Running 89.60s Step 208( 17.60%), action 88, FPS 1.58, Running 90.37s Step 209( 17.80%), action 89, FPS 1.56, Running 91.22s Step 210( 18.00%), action 90, FPS 1.54, Running 92.00s Step 211( 18.20%), action 91, FPS 1.54, Running 92.91s Step 212( 18.40%), action 92, FPS 1.53, Running 93.62s Step 213( 18.60%), action 93, FPS 1.57, Running 94.22s Step 214( 18.80%), action 94, FPS 1.53, Running 95.26s Step 215( 19.00%), action 95, FPS 1.51, Running 95.97s Step 216( 19.20%), action 96, FPS 1.48, Running 96.89s Step 217( 19.40%), action 97, FPS 1.44, Running 97.53s Step 218( 19.60%), action 98, FPS 1.37, Running 98.52s Step 219( 19.80%), action 99, FPS 1.33, Running 99.16s Step 220( 20.00%), action 100, FPS 1.28, Running 100.15s Step 221( 20.20%), action 101, FPS 1.25, Running 101.14s Step 222( 20.40%), action 102, FPS 1.24, Running 101.79s Step 223( 20.60%), action 103, FPS 1.24, Running 102.42s Step 224( 20.80%), action 104, FPS 1.23, Running 103.34s Step 225( 21.00%), action 105, FPS 1.27, Running 103.61s Step 226( 21.20%), action 106, FPS 1.30, Running 104.11s Step 227( 21.40%), action 107, FPS 1.34, Running 104.55s Step 228( 21.60%), action 108, FPS 1.34, Running 105.24s Step 229( 21.80%), action 109, FPS 1.37, Running 105.85s Step 230( 22.00%), action 110, FPS 1.38, Running 106.53s Step 231( 22.20%), action 111, FPS 1.38, Running 107.35s Step 232( 22.40%), action 112, FPS 1.38, Running 108.09s Step 233( 22.60%), action 113, FPS 1.35, Running 109.02s Step 234( 22.80%), action 114, FPS 1.38, Running 109.72s Step 235( 23.00%), action 115, FPS 1.37, Running 110.52s Step 236( 23.20%), action 116, FPS 1.38, Running 111.36s Step 237( 23.40%), action 117, FPS 1.39, Running 111.94s Step 238( 23.60%), action 118, FPS 1.39, Running 112.90s Step 239( 23.80%), action 119, FPS 1.39, Running 113.50s Step 240( 24.00%), action 120, FPS 1.43, Running 114.17s Step 241( 24.20%), action 121, FPS 1.42, Running 115.17s Step 242( 24.40%), action 122, FPS 1.38, Running 116.26s Step 243( 24.60%), action 123, FPS 1.35, Running 117.21s Step 244( 24.80%), action 124, FPS 1.36, Running 118.05s Step 245( 25.00%), action 125, FPS 1.30, Running 119.01s Step 246( 25.20%), action 126, FPS 1.28, Running 119.73s Step 247( 25.40%), action 127, FPS 1.25, Running 120.62s Step 248( 25.60%), action 128, FPS 1.25, Running 121.23s Step 249( 25.80%), action 129, FPS 1.22, Running 122.19s Step 250( 26.00%), action 130, FPS 1.26, Running 122.46s Step 251( 26.20%), action 131, FPS 1.26, Running 123.23s Step 252( 26.40%), action 132, FPS 1.28, Running 123.67s Step 253( 26.60%), action 133, FPS 1.31, Running 124.34s Step 254( 26.80%), action 134, FPS 1.29, Running 125.28s Step 255( 27.00%), action 135, FPS 1.29, Running 126.04s Step 256( 27.20%), action 136, FPS 1.29, Running 126.91s Step 257( 27.40%), action 137, FPS 1.28, Running 127.51s Step 258( 27.60%), action 138, FPS 1.28, Running 128.50s Step 259( 27.80%), action 139, FPS 1.28, Running 129.17s Step 260( 28.00%), action 140, FPS 1.26, Running 130.10s Step 261( 28.20%), action 141, FPS 1.26, Running 131.10s Step 262( 28.40%), action 142, FPS 1.29, Running 131.71s Step 263( 28.60%), action 143, FPS 1.30, Running 132.64s Step 264( 28.80%), action 144, FPS 1.31, Running 133.31s Step 265( 29.00%), action 145, FPS 1.34, Running 133.92s Step 266( 29.20%), action 146, FPS 1.32, Running 134.86s Step 267( 29.40%), action 147, FPS 1.32, Running 135.76s Step 268( 29.60%), action 148, FPS 1.31, Running 136.51s Step 269( 29.80%), action 149, FPS 1.31, Running 137.46s Step 270( 30.00%), action 150, FPS 1.28, Running 138.11s Step 271( 30.20%), action 151, FPS 1.26, Running 139.11s Step 272( 30.40%), action 152, FPS 1.24, Running 139.82s Step 273( 30.60%), action 153, FPS 1.22, Running 140.74s Step 274( 30.80%), action 154, FPS 1.27, Running 141.05s Step 275( 31.00%), action 155, FPS 1.30, Running 141.40s Step 276( 31.20%), action 156, FPS 1.35, Running 141.77s Step 277( 31.40%), action 157, FPS 1.38, Running 142.03s Step 278( 31.60%), action 158, FPS 1.44, Running 142.37s Step 279( 31.80%), action 159, FPS 1.48, Running 142.70s Step 280( 32.00%), action 160, FPS 1.51, Running 143.37s Step 281( 32.20%), action 161, FPS 1.53, Running 144.21s Step 282( 32.40%), action 162, FPS 1.53, Running 144.81s Step 283( 32.60%), action 163, FPS 1.54, Running 145.65s Step 284( 32.80%), action 164, FPS 1.53, Running 146.42s Step 285( 33.00%), action 165, FPS 1.52, Running 147.12s Step 286( 33.20%), action 166, FPS 1.53, Running 147.98s Step 287( 33.40%), action 167, FPS 1.56, Running 148.58s Step 288( 33.60%), action 168, FPS 1.56, Running 149.29s Step 289( 33.80%), action 169, FPS 1.59, Running 150.06s Step 290( 34.00%), action 170, FPS 1.58, Running 150.75s Step 291( 34.20%), action 171, FPS 1.60, Running 151.64s Step 292( 34.40%), action 172, FPS 1.59, Running 152.37s Step 293( 34.60%), action 173, FPS 1.64, Running 152.96s Step 294( 34.80%), action 174, FPS 1.60, Running 153.53s Step 295( 35.00%), action 175, FPS 1.57, Running 154.15s Step 296( 35.20%), action 176, FPS 1.51, Running 155.03s Step 297( 35.40%), action 177, FPS 1.47, Running 155.60s Step 298( 35.60%), action 178, FPS 1.41, Running 156.60s Step 299( 35.80%), action 179, FPS 1.37, Running 157.30s Step 300( 36.00%), action 180, FPS 1.37, Running 157.98s Step 301( 36.20%), action 181, FPS 1.36, Running 158.86s Step 302( 36.40%), action 182, FPS 1.33, Running 159.80s Step 303( 36.60%), action 183, FPS 1.35, Running 160.46s Step 304( 36.80%), action 184, FPS 1.36, Running 161.10s Step 305( 37.00%), action 185, FPS 1.39, Running 161.50s Step 306( 37.20%), action 186, FPS 1.45, Running 161.75s Step 307( 37.40%), action 187, FPS 1.49, Running 162.02s Step 308( 37.60%), action 188, FPS 1.53, Running 162.34s Step 309( 37.80%), action 189, FPS 1.58, Running 162.75s Step 310( 38.00%), action 190, FPS 1.59, Running 163.34s Step 311( 38.20%), action 191, FPS 1.57, Running 164.34s Step 312( 38.40%), action 192, FPS 1.56, Running 165.20s Step 313( 38.60%), action 193, FPS 1.53, Running 166.06s Step 314( 38.80%), action 194, FPS 1.50, Running 166.85s Step 315( 39.00%), action 195, FPS 1.47, Running 167.78s Step 316( 39.20%), action 196, FPS 1.48, Running 168.52s Step 317( 39.40%), action 197, FPS 1.44, Running 169.46s Step 318( 39.60%), action 198, FPS 1.45, Running 170.38s Step 319( 39.80%), action 199, FPS 1.44, Running 171.18s Step 320( 40.00%), action 200, FPS 1.41, Running 172.20s Step 321( 40.20%), action 201, FPS 1.39, Running 173.28s Step 322( 40.40%), action 202, FPS 1.40, Running 174.04s Step 323( 40.60%), action 203, FPS 1.38, Running 175.00s Step 324( 40.80%), action 204, FPS 1.35, Running 175.96s Step 325( 41.00%), action 205, FPS 1.32, Running 176.62s Step 326( 41.20%), action 206, FPS 1.26, Running 177.63s Step 327( 41.40%), action 207, FPS 1.22, Running 178.39s Step 328( 41.60%), action 208, FPS 1.17, Running 179.37s Step 329( 41.80%), action 209, FPS 1.15, Running 180.08s Step 330( 42.00%), action 210, FPS 1.13, Running 181.08s Step 331( 42.20%), action 211, FPS 1.15, Running 181.75s Step 332( 42.40%), action 212, FPS 1.16, Running 182.40s Step 333( 42.60%), action 213, FPS 1.17, Running 183.09s Step 334( 42.80%), action 214, FPS 1.16, Running 184.06s Step 335( 43.00%), action 215, FPS 1.18, Running 184.72s Step 336( 43.20%), action 216, FPS 1.18, Running 185.47s Step 337( 43.40%), action 217, FPS 1.19, Running 186.23s Step 338( 43.60%), action 218, FPS 1.21, Running 186.90s Step 339( 43.80%), action 219, FPS 1.22, Running 187.52s Step 340( 44.00%), action 220, FPS 1.23, Running 188.45s Step 341( 44.20%), action 221, FPS 1.26, Running 189.15s Step 342( 44.40%), action 222, FPS 1.24, Running 190.14s Step 343( 44.60%), action 223, FPS 1.27, Running 190.72s Step 344( 44.80%), action 224, FPS 1.29, Running 191.40s Step 345( 45.00%), action 225, FPS 1.28, Running 192.26s Step 346( 45.20%), action 226, FPS 1.27, Running 193.41s Step 347( 45.40%), action 227, FPS 1.28, Running 194.00s Step 348( 45.60%), action 228, FPS 1.30, Running 194.76s Step 349( 45.80%), action 229, FPS 1.26, Running 195.91s Step 350( 46.00%), action 230, FPS 1.29, Running 196.63s Step 351( 46.20%), action 231, FPS 1.26, Running 197.61s Step 352( 46.40%), action 232, FPS 1.25, Running 198.37s Step 353( 46.60%), action 233, FPS 1.24, Running 199.25s Step 354( 46.80%), action 234, FPS 1.24, Running 200.22s Step 355( 47.00%), action 235, FPS 1.25, Running 200.77s Step 356( 47.20%), action 236, FPS 1.25, Running 201.48s Step 357( 47.40%), action 237, FPS 1.24, Running 202.38s Step 358( 47.60%), action 238, FPS 1.24, Running 203.06s Step 359( 47.80%), action 239, FPS 1.24, Running 203.67s Step 360( 48.00%), action 240, FPS 1.25, Running 204.51s Step 361( 48.20%), action 241, FPS 1.24, Running 205.24s Step 362( 48.40%), action 242, FPS 1.25, Running 206.17s Step 363( 48.60%), action 243, FPS 1.24, Running 206.80s Step 364( 48.80%), action 244, FPS 1.21, Running 207.86s Step 365( 49.00%), action 245, FPS 1.24, Running 208.42s Step 366( 49.20%), action 246, FPS 1.27, Running 209.15s Step 367( 49.40%), action 247, FPS 1.25, Running 209.98s Step 368( 49.60%), action 248, FPS 1.26, Running 210.63s Step 369( 49.80%), action 249, FPS 1.31, Running 211.16s Step 370( 50.00%), action 250, FPS 1.31, Running 211.84s Step 371( 50.20%), action 251, FPS 1.33, Running 212.68s Step 372( 50.40%), action 252, FPS 1.30, Running 213.81s Step 373( 50.60%), action 253, FPS 1.31, Running 214.54s Step 374( 50.80%), action 254, FPS 1.32, Running 215.39s Step 375( 51.00%), action 255, FPS 1.31, Running 216.01s Step 376( 51.20%), action 256, FPS 1.32, Running 216.59s Step 377( 51.40%), action 257, FPS 1.32, Running 217.53s Step 378( 51.60%), action 258, FPS 1.30, Running 218.39s Step 379( 51.80%), action 259, FPS 1.32, Running 218.87s Step 380( 52.00%), action 260, FPS 1.36, Running 219.27s Step 381( 52.20%), action 261, FPS 1.34, Running 220.16s Step 382( 52.40%), action 262, FPS 1.36, Running 220.93s Step 383( 52.60%), action 263, FPS 1.35, Running 221.61s Step 384( 52.80%), action 264, FPS 1.36, Running 222.58s Step 385( 53.00%), action 265, FPS 1.36, Running 223.11s Step 386( 53.20%), action 266, FPS 1.37, Running 223.79s Step 387( 53.40%), action 267, FPS 1.37, Running 224.60s Step 388( 53.60%), action 268, FPS 1.37, Running 225.25s Step 389( 53.80%), action 269, FPS 1.36, Running 225.83s Step 390( 54.00%), action 270, FPS 1.37, Running 226.43s Step 391( 54.20%), action 271, FPS 1.37, Running 227.24s Step 392( 54.40%), action 272, FPS 1.41, Running 227.99s Step 393( 54.60%), action 273, FPS 1.42, Running 228.61s Step 394( 54.80%), action 274, FPS 1.42, Running 229.49s Step 395( 55.00%), action 275, FPS 1.38, Running 230.52s Step 396( 55.20%), action 276, FPS 1.37, Running 231.18s Step 397( 55.40%), action 277, FPS 1.40, Running 231.77s Step 398( 55.60%), action 278, FPS 1.42, Running 232.45s Step 399( 55.80%), action 279, FPS 1.39, Running 233.23s Step 400( 56.00%), action 280, FPS 1.37, Running 233.91s Step 401( 56.20%), action 281, FPS 1.37, Running 234.76s Step 402( 56.40%), action 282, FPS 1.37, Running 235.48s Step 403( 56.60%), action 283, FPS 1.35, Running 236.41s Step 404( 56.80%), action 284, FPS 1.40, Running 236.90s Step 405( 57.00%), action 285, FPS 1.37, Running 237.70s Step 406( 57.20%), action 286, FPS 1.35, Running 238.60s Step 407( 57.40%), action 287, FPS 1.33, Running 239.62s Step 408( 57.60%), action 288, FPS 1.33, Running 240.25s Step 409( 57.80%), action 289, FPS 1.33, Running 240.82s Step 410( 58.00%), action 290, FPS 1.33, Running 241.43s Step 411( 58.20%), action 291, FPS 1.33, Running 242.23s Step 412( 58.40%), action 292, FPS 1.34, Running 242.93s Step 413( 58.60%), action 293, FPS 1.34, Running 243.51s Step 414( 58.80%), action 294, FPS 1.33, Running 244.50s Step 415( 59.00%), action 295, FPS 1.37, Running 245.07s Step 416( 59.20%), action 296, FPS 1.38, Running 245.69s Step 417( 59.40%), action 297, FPS 1.35, Running 246.54s Step 418( 59.60%), action 298, FPS 1.36, Running 247.20s Step 419( 59.80%), action 299, FPS 1.37, Running 247.78s Step 420( 60.00%), action 300, FPS 1.38, Running 248.40s Step 421( 60.20%), action 301, FPS 1.38, Running 249.29s Step 422( 60.40%), action 302, FPS 1.38, Running 249.98s Step 423( 60.60%), action 303, FPS 1.37, Running 250.98s Step 424( 60.80%), action 304, FPS 1.36, Running 251.55s Step 425( 61.00%), action 305, FPS 1.36, Running 252.40s Step 426( 61.20%), action 306, FPS 1.38, Running 253.08s Step 427( 61.40%), action 307, FPS 1.42, Running 253.66s Step 428( 61.60%), action 308, FPS 1.43, Running 254.28s Step 429( 61.80%), action 309, FPS 1.42, Running 254.93s Step 430( 62.00%), action 310, FPS 1.43, Running 255.45s Step 431( 62.20%), action 311, FPS 1.38, Running 256.73s Step 432( 62.40%), action 312, FPS 1.38, Running 257.37s Step 433( 62.60%), action 313, FPS 1.38, Running 258.04s Step 434( 62.80%), action 314, FPS 1.38, Running 258.95s Step 435( 63.00%), action 315, FPS 1.35, Running 259.93s Step 436( 63.20%), action 316, FPS 1.34, Running 260.58s Step 437( 63.40%), action 317, FPS 1.34, Running 261.52s Step 438( 63.60%), action 318, FPS 1.34, Running 262.09s Step 439( 63.80%), action 319, FPS 1.35, Running 262.61s Step 440( 64.00%), action 320, FPS 1.35, Running 263.20s Step 441( 64.20%), action 321, FPS 1.36, Running 264.05s Step 442( 64.40%), action 322, FPS 1.35, Running 264.83s Step 443( 64.60%), action 323, FPS 1.37, Running 265.62s Step 444( 64.80%), action 324, FPS 1.35, Running 266.42s Step 445( 65.00%), action 325, FPS 1.36, Running 267.08s Step 446( 65.20%), action 326, FPS 1.34, Running 268.05s Step 447( 65.40%), action 327, FPS 1.34, Running 268.58s Step 448( 65.60%), action 328, FPS 1.35, Running 269.13s Step 449( 65.80%), action 329, FPS 1.35, Running 269.75s Step 450( 66.00%), action 330, FPS 1.32, Running 270.60s Step 451( 66.20%), action 331, FPS 1.35, Running 271.58s Step 452( 66.40%), action 332, FPS 1.30, Running 272.77s Step 453( 66.60%), action 333, FPS 1.28, Running 273.66s Step 454( 66.80%), action 334, FPS 1.32, Running 274.06s Step 455( 67.00%), action 335, FPS 1.34, Running 274.87s Step 456( 67.20%), action 336, FPS 1.33, Running 275.60s Step 457( 67.40%), action 337, FPS 1.36, Running 276.21s Step 458( 67.60%), action 338, FPS 1.34, Running 276.98s Step 459( 67.80%), action 339, FPS 1.33, Running 277.67s Step 460( 68.00%), action 340, FPS 1.33, Running 278.27s Step 461( 68.20%), action 341, FPS 1.32, Running 279.21s Step 462( 68.40%), action 342, FPS 1.33, Running 279.87s Step 463( 68.60%), action 343, FPS 1.32, Running 280.77s Step 464( 68.80%), action 344, FPS 1.34, Running 281.38s Step 465( 69.00%), action 345, FPS 1.34, Running 281.95s Step 466( 69.20%), action 346, FPS 1.33, Running 283.06s Step 467( 69.40%), action 347, FPS 1.29, Running 284.12s Step 468( 69.60%), action 348, FPS 1.28, Running 284.73s Step 469( 69.80%), action 349, FPS 1.26, Running 285.59s Step 470( 70.00%), action 350, FPS 1.27, Running 286.34s Step 471( 70.20%), action 351, FPS 1.30, Running 286.99s Step 472( 70.40%), action 352, FPS 1.31, Running 287.98s [2026-08-02 17:44:55] [8 ] Seed 7 success after 288.34 s. +steps: 472 , actions: 352 . +Instruction: Empty +Total 7/8(87.50%) success. +Setting seed: 8 +Step 1( N/A%), pre moving , FPS 1.80, Running 0.56s Step 2( N/A%), pre moving , FPS 3.27, Running 0.61s Step 3( N/A%), pre moving , FPS 3.25, Running 0.92s Step 4( N/A%), pre moving , FPS 3.97, Running 1.01s Step 5( N/A%), pre moving , FPS 4.67, Running 1.07s Step 6( N/A%), pre moving , FPS 5.24, Running 1.15s Step 7( N/A%), pre moving , FPS 4.98, Running 1.40s Step 8( N/A%), pre moving , FPS 5.20, Running 1.54s Step 9( N/A%), pre moving , FPS 5.63, Running 1.60s Step 10( N/A%), pre moving , FPS 5.98, Running 1.67s Step 11( N/A%), pre moving , FPS 6.34, Running 1.73s Step 12( N/A%), pre moving , FPS 5.85, Running 2.05s Step 13( N/A%), pre moving , FPS 6.07, Running 2.14s Step 14( N/A%), pre moving , FPS 6.34, Running 2.21s Step 15( N/A%), pre moving , FPS 6.60, Running 2.27s Step 16( N/A%), pre moving , FPS 6.18, Running 2.59s Step 17( N/A%), pre moving , FPS 6.51, Running 2.61s Step 18( N/A%), pre moving , FPS 6.85, Running 2.63s Step 19( N/A%), pre moving , FPS 7.19, Running 2.64s Step 20( N/A%), pre moving , FPS 7.51, Running 2.66s Step 21( N/A%), pre moving , FPS 7.98, Running 3.06s Step 22( N/A%), pre moving , FPS 8.01, Running 3.11s Step 23( N/A%), pre moving , FPS 8.92, Running 3.17s Step 24( N/A%), pre moving , FPS 9.09, Running 3.21s Step 25( N/A%), pre moving , FPS 9.16, Running 3.25s Step 26( N/A%), pre moving , FPS 8.36, Running 3.54s Step 27( N/A%), pre moving , FPS 9.22, Running 3.57s Step 28( N/A%), pre moving , FPS 9.65, Running 3.61s Step 29( N/A%), pre moving , FPS 9.74, Running 3.65s Step 30( N/A%), pre moving , FPS 9.90, Running 3.69s Step 31( N/A%), pre moving , FPS 10.05, Running 3.72s Step 32( N/A%), pre moving , FPS 11.73, Running 3.76s Step 33( N/A%), pre moving , FPS 12.23, Running 3.78s Step 34( N/A%), pre moving , FPS 12.35, Running 3.83s Step 35( N/A%), pre moving , FPS 12.47, Running 3.88s Step 36( N/A%), pre moving , FPS 10.54, Running 4.49s Step 37( N/A%), pre moving , FPS 10.38, Running 4.54s Step 38( N/A%), pre moving , FPS 9.01, Running 4.85s Step 39( N/A%), pre moving , FPS 8.75, Running 4.93s Step 40( N/A%), pre moving , FPS 8.59, Running 4.99s Step 41( N/A%), pre moving , FPS 9.97, Running 5.07s Step 42( N/A%), pre moving , FPS 8.79, Running 5.38s Step 43( N/A%), pre moving , FPS 8.69, Running 5.47s Step 44( N/A%), pre moving , FPS 8.47, Running 5.57s Step 45( N/A%), pre moving , FPS 7.50, Running 5.92s Step 46( N/A%), pre moving , FPS 8.00, Running 6.04s Step 47( N/A%), pre moving , FPS 7.78, Running 6.14s Step 48( N/A%), pre moving , FPS 6.99, Running 6.47s Step 49( N/A%), pre moving , FPS 6.81, Running 6.59s Step 50( N/A%), pre moving , FPS 6.36, Running 6.84s Step 51( N/A%), pre moving , FPS 6.02, Running 7.05s Step 52( N/A%), pre moving , FPS 5.90, Running 7.15s Step 53( N/A%), pre moving , FPS 5.37, Running 7.50s Step 54( N/A%), pre moving , FPS 5.28, Running 7.62s Step 55( N/A%), pre moving , FPS 5.20, Running 7.72s Step 56( N/A%), pre moving , FPS 5.60, Running 8.06s Step 57( N/A%), pre moving , FPS 5.51, Running 8.17s Step 58( N/A%), pre moving , FPS 5.84, Running 8.27s Step 59( N/A%), pre moving , FPS 5.39, Running 8.64s Step 60( N/A%), pre moving , FPS 5.33, Running 8.75s Step 61( N/A%), pre moving , FPS 4.87, Running 9.17s Step 62( N/A%), pre moving , FPS 5.10, Running 9.30s Step 63( N/A%), pre moving , FPS 4.69, Running 9.73s Step 64( N/A%), pre moving , FPS 4.34, Running 10.17s Step 65( N/A%), pre moving , FPS 4.56, Running 10.31s Step 66( N/A%), pre moving , FPS 4.29, Running 10.70s Step 67( N/A%), pre moving , FPS 4.27, Running 10.82s Step 68( N/A%), pre moving , FPS 4.49, Running 10.93s Step 69( N/A%), pre moving , FPS 4.24, Running 11.31s Step 70( N/A%), pre moving , FPS 4.37, Running 11.41s Step 71( N/A%), pre moving , FPS 4.32, Running 11.67s Step 72( N/A%), pre moving , FPS 4.28, Running 11.82s Step 73( N/A%), pre moving , FPS 4.50, Running 11.94s Step 74( N/A%), pre moving , FPS 4.27, Running 12.30s Step 75( N/A%), pre moving , FPS 4.25, Running 12.43s Step 76( N/A%), pre moving , FPS 4.46, Running 12.54s Step 77( N/A%), pre moving , FPS 4.24, Running 12.88s Step 78( N/A%), pre moving , FPS 4.23, Running 13.00s Step 79( N/A%), pre moving , FPS 4.23, Running 13.37s Step 80( N/A%), pre moving , FPS 4.22, Running 13.48s Step 81( N/A%), pre moving , FPS 4.53, Running 13.58s Step 82( N/A%), pre moving , FPS 4.32, Running 13.93s Step 83( N/A%), pre moving , FPS 4.67, Running 14.02s Step 84( N/A%), pre moving , FPS 5.12, Running 14.08s Step 85( N/A%), pre moving , FPS 5.20, Running 14.16s Step 86( N/A%), pre moving , FPS 5.31, Running 14.47s Step 87( N/A%), pre moving , FPS 5.37, Running 14.55s Step 88( N/A%), pre moving , FPS 5.44, Running 14.61s Step 89( N/A%), pre moving , FPS 5.93, Running 14.68s Step 90( N/A%), pre moving , FPS 5.57, Running 15.00s Step 91( N/A%), pre moving , FPS 5.88, Running 15.07s Step 92( N/A%), pre moving , FPS 6.04, Running 15.13s Step 93( N/A%), pre moving , FPS 6.13, Running 15.21s Step 94( N/A%), pre moving , FPS 6.19, Running 15.53s Step 95( N/A%), pre moving , FPS 6.28, Running 15.61s Step 96( N/A%), pre moving , FPS 6.37, Running 15.68s Step 97( N/A%), pre moving , FPS 6.96, Running 15.75s Step 98( N/A%), pre moving , FPS 6.52, Running 16.07s Step 99( N/A%), pre moving , FPS 7.16, Running 16.16s Step 100( N/A%), pre moving , FPS 7.28, Running 16.23s Step 101( N/A%), pre moving , FPS 6.91, Running 16.48s Step 102( N/A%), pre moving , FPS 7.50, Running 16.60s Step 103( N/A%), pre moving , FPS 3.45, Running 19.82s Step 104( N/A%), pre moving , FPS 3.17, Running 20.39s Step 105( N/A%), pre moving , FPS 2.96, Running 20.92s Step 106( N/A%), pre moving , FPS 2.95, Running 21.25s Step 107( N/A%), pre moving , FPS 2.82, Running 21.63s Step 108( N/A%), pre moving , FPS 2.73, Running 21.92s Step 109( N/A%), pre moving , FPS 2.67, Running 22.18s Step 110( N/A%), pre moving , FPS 2.59, Running 22.71s Step 111( N/A%), pre moving , FPS 2.46, Running 23.21s Step 112( N/A%), pre moving , FPS 2.33, Running 23.72s Step 113( N/A%), pre moving , FPS 2.23, Running 24.18s Step 114( N/A%), pre moving , FPS 2.16, Running 24.79s Step 115( N/A%), pre moving , FPS 2.06, Running 25.34s Step 116( N/A%), pre moving , FPS 1.95, Running 25.93s Step 117( N/A%), pre moving , FPS 1.87, Running 26.43s Step 118( N/A%), pre moving , FPS 1.83, Running 26.99s Step 119( N/A%), pre moving , FPS 1.76, Running 27.51s Step 120( N/A%), pre moving , FPS 1.70, Running 28.01s Step 121( N/A%), pre moving , FPS 1.65, Running 28.59s Step 122( N/A%), pre moving , FPS 1.60, Running 29.13s Step 123( 0.20%), action 1, FPS 1.84, Running 30.70s Step 124( 0.40%), action 2, FPS 1.84, Running 31.28s Step 125( 0.60%), action 3, FPS 1.78, Running 32.16s Step 126( 0.80%), action 4, FPS 1.71, Running 32.94s Step 127( 1.00%), action 5, FPS 1.64, Running 33.85s Step 128( 1.20%), action 6, FPS 1.59, Running 34.49s Step 129( 1.40%), action 7, FPS 1.52, Running 35.35s Step 130( 1.60%), action 8, FPS 1.45, Running 36.51s Step 131( 1.80%), action 9, FPS 1.44, Running 37.14s Step 132( 2.00%), action 10, FPS 1.42, Running 37.82s Step 133( 2.20%), action 11, FPS 1.38, Running 38.72s Step 134( 2.40%), action 12, FPS 1.36, Running 39.51s Step 135( 2.60%), action 13, FPS 1.37, Running 39.96s Step 136( 2.80%), action 14, FPS 1.39, Running 40.34s Step 137( 3.00%), action 15, FPS 1.38, Running 40.94s Step 138( 3.20%), action 16, FPS 1.38, Running 41.48s Step 139( 3.40%), action 17, FPS 1.37, Running 42.09s Step 140( 3.60%), action 18, FPS 1.33, Running 43.03s Step 141( 3.80%), action 19, FPS 1.34, Running 43.57s Step 142( 4.00%), action 20, FPS 1.33, Running 44.16s Step 143( 4.20%), action 21, FPS 1.39, Running 45.08s Step 144( 4.40%), action 22, FPS 1.39, Running 45.67s Step 145( 4.60%), action 23, FPS 1.40, Running 46.40s Step 146( 4.80%), action 24, FPS 1.40, Running 47.24s Step 147( 5.00%), action 25, FPS 1.43, Running 47.83s Step 148( 5.20%), action 26, FPS 1.44, Running 48.39s Step 149( 5.40%), action 27, FPS 1.46, Running 49.10s Step 150( 5.60%), action 28, FPS 1.49, Running 49.96s Step 151( 5.80%), action 29, FPS 1.49, Running 50.53s Step 152( 6.00%), action 30, FPS 1.50, Running 51.14s Step 153( 6.20%), action 31, FPS 1.51, Running 52.01s Step 154( 6.40%), action 32, FPS 1.48, Running 53.00s Step 155( 6.60%), action 33, FPS 1.46, Running 53.65s Step 156( 6.80%), action 34, FPS 1.44, Running 54.27s Step 157( 7.00%), action 35, FPS 1.43, Running 54.96s Step 158( 7.20%), action 36, FPS 1.40, Running 55.80s Step 159( 7.40%), action 37, FPS 1.38, Running 56.55s Step 160( 7.60%), action 38, FPS 1.39, Running 57.38s Step 161( 7.80%), action 39, FPS 1.42, Running 57.67s Step 162( 8.00%), action 40, FPS 1.42, Running 58.20s Step 163( 8.20%), action 41, FPS 1.46, Running 58.83s Step 164( 8.40%), action 42, FPS 1.47, Running 59.24s Step 165( 8.60%), action 43, FPS 1.48, Running 59.88s Step 166( 8.80%), action 44, FPS 1.49, Running 60.70s Step 167( 9.00%), action 45, FPS 1.47, Running 61.41s Step 168( 9.20%), action 46, FPS 1.44, Running 62.28s Step 169( 9.40%), action 47, FPS 1.45, Running 62.92s Step 170( 9.60%), action 48, FPS 1.45, Running 63.75s Step 171( 9.80%), action 49, FPS 1.44, Running 64.44s Step 172( 10.00%), action 50, FPS 1.43, Running 65.09s Step 173( 10.20%), action 51, FPS 1.42, Running 66.07s Step 174( 10.40%), action 52, FPS 1.46, Running 66.70s Step 175( 10.60%), action 53, FPS 1.42, Running 67.69s Step 176( 10.80%), action 54, FPS 1.42, Running 68.35s Step 177( 11.00%), action 55, FPS 1.39, Running 69.39s Step 178( 11.20%), action 56, FPS 1.41, Running 69.95s Step 179( 11.40%), action 57, FPS 1.42, Running 70.66s Step 180( 11.60%), action 58, FPS 1.41, Running 71.56s Step 181( 11.80%), action 59, FPS 1.37, Running 72.29s Step 182( 12.00%), action 60, FPS 1.33, Running 73.24s Step 183( 12.20%), action 61, FPS 1.29, Running 74.31s Step 184( 12.40%), action 62, FPS 1.28, Running 74.87s Step 185( 12.60%), action 63, FPS 1.25, Running 75.92s Step 186( 12.80%), action 64, FPS 1.24, Running 76.77s Step 187( 13.00%), action 65, FPS 1.26, Running 77.26s Step 188( 13.20%), action 66, FPS 1.22, Running 78.62s Step 189( 13.40%), action 67, FPS 1.20, Running 79.53s Step 190( 13.60%), action 68, FPS 1.20, Running 80.37s Step 191( 13.80%), action 69, FPS 1.20, Running 81.18s Step 192( 14.00%), action 70, FPS 1.18, Running 82.07s Step 193( 14.20%), action 71, FPS 1.18, Running 83.02s Step 194( 14.40%), action 72, FPS 1.16, Running 83.89s Step 195( 14.60%), action 73, FPS 1.17, Running 84.72s Step 196( 14.80%), action 74, FPS 1.15, Running 85.78s Step 197( 15.00%), action 75, FPS 1.15, Running 86.85s Step 198( 15.20%), action 76, FPS 1.13, Running 87.68s Step 199( 15.40%), action 77, FPS 1.12, Running 88.54s Step 200( 15.60%), action 78, FPS 1.12, Running 89.36s Step 201( 15.80%), action 79, FPS 1.11, Running 90.24s Step 202( 16.00%), action 80, FPS 1.12, Running 91.14s Step 203( 16.20%), action 81, FPS 1.11, Running 92.38s Step 204( 16.40%), action 82, FPS 1.10, Running 93.11s Step 205( 16.60%), action 83, FPS 1.11, Running 94.01s Step 206( 16.80%), action 84, FPS 1.11, Running 94.75s Step 207( 17.00%), action 85, FPS 1.10, Running 95.52s Step 208( 17.20%), action 86, FPS 1.15, Running 96.04s Step 209( 17.40%), action 87, FPS 1.16, Running 96.78s Step 210( 17.60%), action 88, FPS 1.17, Running 97.51s Step 211( 17.80%), action 89, FPS 1.16, Running 98.41s Step 212( 18.00%), action 90, FPS 1.18, Running 99.08s Step 213( 18.20%), action 91, FPS 1.17, Running 100.06s Step 214( 18.40%), action 92, FPS 1.18, Running 100.80s Step 215( 18.60%), action 93, FPS 1.18, Running 101.68s Step 216( 18.80%), action 94, FPS 1.21, Running 102.38s Step 217( 19.00%), action 95, FPS 1.23, Running 103.07s Step 218( 19.20%), action 96, FPS 1.23, Running 103.93s Step 219( 19.40%), action 97, FPS 1.25, Running 104.55s Step 220( 19.60%), action 98, FPS 1.25, Running 105.30s Step 221( 19.80%), action 99, FPS 1.26, Running 106.10s Step 222( 20.00%), action 100, FPS 1.28, Running 106.76s Step 223( 20.20%), action 101, FPS 1.30, Running 107.72s Step 224( 20.40%), action 102, FPS 1.31, Running 108.41s Step 225( 20.60%), action 103, FPS 1.32, Running 109.11s Step 226( 20.80%), action 104, FPS 1.30, Running 110.07s Step 227( 21.00%), action 105, FPS 1.31, Running 110.73s Step 228( 21.20%), action 106, FPS 1.30, Running 111.48s Step 229( 21.40%), action 107, FPS 1.28, Running 112.38s Step 230( 21.60%), action 108, FPS 1.29, Running 112.99s Step 231( 21.80%), action 109, FPS 1.31, Running 113.65s Step 232( 22.00%), action 110, FPS 1.32, Running 114.20s Step 233( 22.20%), action 111, FPS 1.36, Running 114.81s Step 234( 22.40%), action 112, FPS 1.38, Running 115.34s Step 235( 22.60%), action 113, FPS 1.41, Running 115.90s Step 236( 22.80%), action 114, FPS 1.41, Running 116.60s Step 237( 23.00%), action 115, FPS 1.42, Running 117.17s Step 238( 23.20%), action 116, FPS 1.43, Running 117.91s Step 239( 23.40%), action 117, FPS 1.41, Running 118.77s Step 240( 23.60%), action 118, FPS 1.42, Running 119.42s Step 241( 23.80%), action 119, FPS 1.43, Running 120.09s Step 242( 24.00%), action 120, FPS 1.40, Running 121.01s Step 243( 24.20%), action 121, FPS 1.41, Running 121.95s Step 244( 24.40%), action 122, FPS 1.40, Running 122.70s Step 245( 24.60%), action 123, FPS 1.41, Running 123.32s Step 246( 24.80%), action 124, FPS 1.43, Running 124.05s Step 247( 25.00%), action 125, FPS 1.41, Running 124.88s Step 248( 25.20%), action 126, FPS 1.39, Running 125.90s Step 249( 25.40%), action 127, FPS 1.40, Running 126.67s Step 250( 25.60%), action 128, FPS 1.35, Running 127.78s Step 251( 25.80%), action 129, FPS 1.32, Running 128.80s Step 252( 26.00%), action 130, FPS 1.27, Running 129.95s Step 253( 26.20%), action 131, FPS 1.24, Running 130.89s Step 254( 26.40%), action 132, FPS 1.23, Running 131.62s Step 255( 26.60%), action 133, FPS 1.22, Running 132.35s Step 256( 26.80%), action 134, FPS 1.20, Running 133.20s Step 257( 27.00%), action 135, FPS 1.20, Running 133.85s Step 258( 27.20%), action 136, FPS 1.20, Running 134.53s Step 259( 27.40%), action 137, FPS 1.24, Running 134.91s Step 260( 27.60%), action 138, FPS 1.24, Running 135.57s Step 261( 27.80%), action 139, FPS 1.23, Running 136.37s Step 262( 28.00%), action 140, FPS 1.23, Running 137.22s Step 263( 28.20%), action 141, FPS 1.23, Running 138.19s Step 264( 28.40%), action 142, FPS 1.23, Running 138.91s Step 265( 28.60%), action 143, FPS 1.21, Running 139.85s Step 266( 28.80%), action 144, FPS 1.22, Running 140.44s Step 267( 29.00%), action 145, FPS 1.22, Running 141.34s Step 268( 29.20%), action 146, FPS 1.24, Running 142.08s Step 269( 29.40%), action 147, FPS 1.25, Running 142.72s Step 270( 29.60%), action 148, FPS 1.26, Running 143.64s Step 271( 29.80%), action 149, FPS 1.30, Running 144.24s Step 272( 30.00%), action 150, FPS 1.33, Running 145.04s Step 273( 30.20%), action 151, FPS 1.33, Running 145.90s Step 274( 30.40%), action 152, FPS 1.31, Running 146.88s Step 275( 30.60%), action 153, FPS 1.31, Running 147.64s Step 276( 30.80%), action 154, FPS 1.31, Running 148.48s Step 277( 31.00%), action 155, FPS 1.31, Running 149.11s Step 278( 31.20%), action 156, FPS 1.31, Running 149.82s Step 279( 31.40%), action 157, FPS 1.25, Running 150.85s Step 280( 31.60%), action 158, FPS 1.22, Running 151.91s Step 281( 31.80%), action 159, FPS 1.24, Running 152.51s Step 282( 32.00%), action 160, FPS 1.24, Running 153.41s Step 283( 32.20%), action 161, FPS 1.27, Running 153.97s Step 284( 32.40%), action 162, FPS 1.28, Running 154.58s Step 285( 32.60%), action 163, FPS 1.30, Running 155.19s Step 286( 32.80%), action 164, FPS 1.30, Running 155.79s Step 287( 33.00%), action 165, FPS 1.31, Running 156.63s Step 288( 33.20%), action 166, FPS 1.31, Running 157.35s Step 289( 33.40%), action 167, FPS 1.29, Running 158.23s Step 290( 33.60%), action 168, FPS 1.31, Running 158.91s Step 291( 33.80%), action 169, FPS 1.28, Running 159.84s Step 292( 34.00%), action 170, FPS 1.29, Running 160.49s Step 293( 34.20%), action 171, FPS 1.30, Running 161.23s Step 294( 34.40%), action 172, FPS 1.32, Running 162.05s Step 295( 34.60%), action 173, FPS 1.33, Running 162.67s Step 296( 34.80%), action 174, FPS 1.35, Running 163.26s Step 297( 35.00%), action 175, FPS 1.36, Running 163.83s Step 298( 35.20%), action 176, FPS 1.35, Running 164.63s Step 299( 35.40%), action 177, FPS 1.37, Running 165.39s Step 300( 35.60%), action 178, FPS 1.42, Running 165.96s Step 301( 35.80%), action 179, FPS 1.42, Running 166.61s Step 302( 36.00%), action 180, FPS 1.42, Running 167.46s Step 303( 36.20%), action 181, FPS 1.39, Running 168.39s Step 304( 36.40%), action 182, FPS 1.38, Running 169.08s Step 305( 36.60%), action 183, FPS 1.38, Running 169.66s Step 306( 36.80%), action 184, FPS 1.38, Running 170.25s Step 307( 37.00%), action 185, FPS 1.40, Running 170.92s Step 308( 37.20%), action 186, FPS 1.42, Running 171.48s Step 309( 37.40%), action 187, FPS 1.44, Running 172.09s Step 310( 37.60%), action 188, FPS 1.47, Running 172.49s Step 311( 37.80%), action 189, FPS 1.49, Running 173.28s Step 312( 38.00%), action 190, FPS 1.52, Running 173.64s Step 313( 38.20%), action 191, FPS 1.50, Running 174.53s Step 314( 38.40%), action 192, FPS 1.53, Running 175.15s Step 315( 38.60%), action 193, FPS 1.52, Running 175.79s Step 316( 38.80%), action 194, FPS 1.49, Running 176.65s Step 317( 39.00%), action 195, FPS 1.49, Running 177.25s Step 318( 39.20%), action 196, FPS 1.50, Running 177.95s Step 319( 39.40%), action 197, FPS 1.50, Running 178.74s Step 320( 39.60%), action 198, FPS 1.48, Running 179.45s Step 321( 39.80%), action 199, FPS 1.49, Running 180.02s Step 322( 40.00%), action 200, FPS 1.51, Running 180.74s Step 323( 40.20%), action 201, FPS 1.51, Running 181.59s Step 324( 40.40%), action 202, FPS 1.48, Running 182.58s Step 325( 40.60%), action 203, FPS 1.47, Running 183.23s Step 326( 40.80%), action 204, FPS 1.44, Running 184.18s Step 327( 41.00%), action 205, FPS 1.44, Running 184.83s Step 328( 41.20%), action 206, FPS 1.42, Running 185.52s Step 329( 41.40%), action 207, FPS 1.42, Running 186.16s Step 330( 41.60%), action 208, FPS 1.38, Running 186.95s Step 331( 41.80%), action 209, FPS 1.40, Running 187.59s Step 332( 42.00%), action 210, FPS 1.37, Running 188.19s Step 333( 42.20%), action 211, FPS 1.38, Running 189.05s Step 334( 42.40%), action 212, FPS 1.37, Running 189.73s Step 335( 42.60%), action 213, FPS 1.38, Running 190.33s Step 336( 42.80%), action 214, FPS 1.40, Running 190.98s Step 337( 43.00%), action 215, FPS 1.43, Running 191.27s Step 338( 43.20%), action 216, FPS 1.46, Running 191.65s Step 339( 43.40%), action 217, FPS 1.50, Running 192.11s Step 340( 43.60%), action 218, FPS 1.53, Running 192.49s Step 341( 43.80%), action 219, FPS 1.56, Running 192.80s Step 342( 44.00%), action 220, FPS 1.59, Running 193.35s Step 343( 44.20%), action 221, FPS 1.59, Running 194.19s Step 344( 44.40%), action 222, FPS 1.62, Running 194.93s Step 345( 44.60%), action 223, FPS 1.63, Running 195.49s Step 346( 44.80%), action 224, FPS 1.68, Running 196.09s Step 347( 45.00%), action 225, FPS 1.64, Running 197.04s Step 348( 45.20%), action 226, FPS 1.62, Running 197.90s Step 349( 45.40%), action 227, FPS 1.60, Running 198.65s Step 350( 45.60%), action 228, FPS 1.61, Running 199.35s Step 351( 45.80%), action 229, FPS 1.58, Running 200.26s Step 352( 46.00%), action 230, FPS 1.58, Running 200.88s Step 353( 46.20%), action 231, FPS 1.56, Running 201.87s Step 354( 46.40%), action 232, FPS 1.57, Running 202.47s Step 355( 46.60%), action 233, FPS 1.56, Running 203.14s Step 356( 46.80%), action 234, FPS 1.49, Running 204.43s Step 357( 47.00%), action 235, FPS 1.44, Running 205.11s Step 358( 47.20%), action 236, FPS 1.43, Running 205.67s Step 359( 47.40%), action 237, FPS 1.38, Running 206.61s Step 360( 47.60%), action 238, FPS 1.35, Running 207.27s Step 361( 47.80%), action 239, FPS 1.32, Running 207.92s Step 362( 48.00%), action 240, FPS 1.29, Running 208.85s Step 363( 48.20%), action 241, FPS 1.28, Running 209.81s Step 364( 48.40%), action 242, FPS 1.31, Running 210.16s Step 365( 48.60%), action 243, FPS 1.34, Running 210.45s Step 366( 48.80%), action 244, FPS 1.36, Running 210.81s Step 367( 49.00%), action 245, FPS 1.41, Running 211.18s Step 368( 49.20%), action 246, FPS 1.45, Running 211.65s Step 369( 49.40%), action 247, FPS 1.50, Running 212.02s Step 370( 49.60%), action 248, FPS 1.50, Running 212.70s Step 371( 49.80%), action 249, FPS 1.53, Running 213.36s Step 372( 50.00%), action 250, FPS 1.49, Running 214.30s Step 373( 50.20%), action 251, FPS 1.49, Running 215.30s Step 374( 50.40%), action 252, FPS 1.49, Running 215.90s Step 375( 50.60%), action 253, FPS 1.48, Running 216.69s Step 376( 50.80%), action 254, FPS 1.53, Running 217.48s Step 377( 51.00%), action 255, FPS 1.50, Running 218.44s Step 378( 51.20%), action 256, FPS 1.49, Running 219.09s Step 379( 51.40%), action 257, FPS 1.48, Running 220.11s Step 380( 51.60%), action 258, FPS 1.47, Running 220.85s Step 381( 51.80%), action 259, FPS 1.46, Running 221.66s Step 382( 52.00%), action 260, FPS 1.49, Running 222.28s Step 383( 52.20%), action 261, FPS 1.49, Running 223.23s Step 384( 52.40%), action 262, FPS 1.46, Running 223.85s Step 385( 52.60%), action 263, FPS 1.39, Running 224.79s Step 386( 52.80%), action 264, FPS 1.37, Running 225.44s Step 387( 53.00%), action 265, FPS 1.34, Running 226.10s Step 388( 53.20%), action 266, FPS 1.30, Running 227.03s Step 389( 53.40%), action 267, FPS 1.27, Running 227.77s Step 390( 53.60%), action 268, FPS 1.25, Running 228.68s Step 391( 53.80%), action 269, FPS 1.26, Running 229.26s Step 392( 54.00%), action 270, FPS 1.30, Running 229.66s Step 393( 54.20%), action 271, FPS 1.34, Running 230.18s Step 394( 54.40%), action 272, FPS 1.34, Running 230.82s Step 395( 54.60%), action 273, FPS 1.39, Running 231.08s Step 396( 54.80%), action 274, FPS 1.44, Running 231.39s Step 397( 55.00%), action 275, FPS 1.48, Running 231.97s Step 398( 55.20%), action 276, FPS 1.47, Running 232.67s Step 399( 55.40%), action 277, FPS 1.50, Running 233.48s Step 400( 55.60%), action 278, FPS 1.50, Running 234.20s Step 401( 55.80%), action 279, FPS 1.49, Running 235.06s Step 402( 56.00%), action 280, FPS 1.48, Running 235.81s Step 403( 56.20%), action 281, FPS 1.51, Running 236.47s Step 404( 56.40%), action 282, FPS 1.49, Running 237.23s Step 405( 56.60%), action 283, FPS 1.52, Running 237.94s Step 406( 56.80%), action 284, FPS 1.52, Running 238.57s Step 407( 57.00%), action 285, FPS 1.53, Running 239.19s Step 408( 57.20%), action 286, FPS 1.57, Running 239.81s Step 409( 57.40%), action 287, FPS 1.55, Running 240.68s Step 410( 57.60%), action 288, FPS 1.58, Running 241.32s Step 411( 57.80%), action 289, FPS 1.58, Running 241.93s Step 412( 58.00%), action 290, FPS 1.51, Running 242.86s Step 413( 58.20%), action 291, FPS 1.46, Running 243.86s Step 414( 58.40%), action 292, FPS 1.46, Running 244.48s Step 415( 58.60%), action 293, FPS 1.43, Running 245.11s Step 416( 58.80%), action 294, FPS 1.38, Running 245.94s Step 417( 59.00%), action 295, FPS 1.37, Running 246.61s Step 418( 59.20%), action 296, FPS 1.38, Running 247.14s Step 419( 59.40%), action 297, FPS 1.40, Running 247.77s Step 420( 59.60%), action 298, FPS 1.37, Running 248.79s Step 421( 59.80%), action 299, FPS 1.41, Running 249.22s Step 422( 60.00%), action 300, FPS 1.46, Running 249.50s [2026-08-02 17:49:05] [9 ] Seed 8 success after 249.86 s. +steps: 422 , actions: 300 . +Instruction: Empty +Total 8/9(88.89%) success. +Setting seed: 9 +Step 1( N/A%), pre moving , FPS 13.78, Running 0.07s Step 2( N/A%), pre moving , FPS 21.44, Running 0.09s Step 3( N/A%), pre moving , FPS 24.86, Running 0.12s Step 4( N/A%), pre moving , FPS 25.27, Running 0.16s Step 5( N/A%), pre moving , FPS 27.61, Running 0.18s Step 6( N/A%), pre moving , FPS 25.06, Running 0.24s Step 7( N/A%), pre moving , FPS 24.61, Running 0.28s Step 8( N/A%), pre moving , FPS 23.08, Running 0.35s Step 9( N/A%), pre moving , FPS 23.71, Running 0.38s Step 10( N/A%), pre moving , FPS 23.88, Running 0.42s Step 11( N/A%), pre moving , FPS 24.82, Running 0.44s Step 12( N/A%), pre moving , FPS 24.53, Running 0.49s Step 13( N/A%), pre moving , FPS 24.95, Running 0.52s Step 14( N/A%), pre moving , FPS 24.97, Running 0.56s Step 15( N/A%), pre moving , FPS 24.57, Running 0.61s Step 16( N/A%), pre moving , FPS 25.44, Running 0.63s Step 17( N/A%), pre moving , FPS 25.52, Running 0.67s Step 18( N/A%), pre moving , FPS 24.83, Running 0.73s Step 19( N/A%), pre moving , FPS 24.19, Running 0.79s Step 20( N/A%), pre moving , FPS 23.65, Running 0.85s Step 21( N/A%), pre moving , FPS 18.98, Running 1.13s Step 22( N/A%), pre moving , FPS 18.66, Running 1.17s Step 23( N/A%), pre moving , FPS 18.79, Running 1.18s Step 24( N/A%), pre moving , FPS 18.32, Running 1.25s Step 25( N/A%), pre moving , FPS 17.72, Running 1.31s Step 26( N/A%), pre moving , FPS 12.57, Running 1.83s Step 27( N/A%), pre moving , FPS 12.38, Running 1.90s Step 28( N/A%), pre moving , FPS 11.36, Running 2.11s Step 29( N/A%), pre moving , FPS 10.42, Running 2.30s Step 30( N/A%), pre moving , FPS 10.31, Running 2.36s Step 31( N/A%), pre moving , FPS 10.05, Running 2.43s Step 32( N/A%), pre moving , FPS 8.86, Running 2.75s Step 33( N/A%), pre moving , FPS 8.65, Running 2.83s Step 34( N/A%), pre moving , FPS 8.59, Running 2.89s Step 35( N/A%), pre moving , FPS 8.51, Running 2.96s Step 36( N/A%), pre moving , FPS 6.32, Running 3.79s Step 37( N/A%), pre moving , FPS 6.23, Running 3.88s Step 38( N/A%), pre moving , FPS 6.23, Running 3.94s Step 39( N/A%), pre moving , FPS 6.20, Running 4.01s Step 40( N/A%), pre moving , FPS 5.74, Running 4.33s Step 41( N/A%), pre moving , FPS 6.08, Running 4.42s Step 42( N/A%), pre moving , FPS 6.02, Running 4.49s Step 43( N/A%), pre moving , FPS 5.81, Running 4.63s Step 44( N/A%), pre moving , FPS 5.44, Running 4.93s Step 45( N/A%), pre moving , FPS 5.38, Running 5.03s Step 46( N/A%), pre moving , FPS 5.64, Running 5.37s Step 47( N/A%), pre moving , FPS 5.56, Running 5.50s Step 48( N/A%), pre moving , FPS 5.64, Running 5.65s Step 49( N/A%), pre moving , FPS 5.46, Running 5.96s Step 50( N/A%), pre moving , FPS 5.41, Running 6.05s Step 51( N/A%), pre moving , FPS 5.37, Running 6.16s Step 52( N/A%), pre moving , FPS 5.31, Running 6.51s Step 53( N/A%), pre moving , FPS 5.28, Running 6.62s Step 54( N/A%), pre moving , FPS 5.22, Running 6.72s Step 55( N/A%), pre moving , FPS 4.88, Running 7.06s Step 56( N/A%), pre moving , FPS 5.90, Running 7.18s Step 57( N/A%), pre moving , FPS 5.86, Running 7.29s Step 58( N/A%), pre moving , FPS 5.36, Running 7.67s Step 59( N/A%), pre moving , FPS 5.33, Running 7.77s Step 60( N/A%), pre moving , FPS 5.27, Running 8.12s Step 61( N/A%), pre moving , FPS 5.22, Running 8.25s Step 62( N/A%), pre moving , FPS 5.17, Running 8.35s Step 63( N/A%), pre moving , FPS 4.88, Running 8.72s Step 64( N/A%), pre moving , FPS 5.07, Running 8.87s Step 65( N/A%), pre moving , FPS 4.72, Running 9.26s Step 66( N/A%), pre moving , FPS 4.94, Running 9.43s Step 67( N/A%), pre moving , FPS 4.64, Running 9.80s Step 68( N/A%), pre moving , FPS 4.65, Running 9.96s Step 69( N/A%), pre moving , FPS 4.60, Running 10.31s Step 70( N/A%), pre moving , FPS 4.57, Running 10.43s Step 71( N/A%), pre moving , FPS 4.58, Running 10.53s Step 72( N/A%), pre moving , FPS 4.58, Running 10.88s Step 73( N/A%), pre moving , FPS 4.58, Running 10.99s Step 74( N/A%), pre moving , FPS 4.57, Running 11.09s Step 75( N/A%), pre moving , FPS 4.54, Running 11.46s Step 76( N/A%), pre moving , FPS 4.56, Running 11.57s Step 77( N/A%), pre moving , FPS 4.31, Running 11.93s Step 78( N/A%), pre moving , FPS 4.57, Running 12.04s Step 79( N/A%), pre moving , FPS 4.56, Running 12.15s Step 80( N/A%), pre moving , FPS 4.54, Running 12.52s Step 81( N/A%), pre moving , FPS 4.58, Running 12.61s Step 82( N/A%), pre moving , FPS 4.62, Running 12.69s Step 83( N/A%), pre moving , FPS 4.67, Running 13.01s Step 84( N/A%), pre moving , FPS 4.74, Running 13.09s Step 85( N/A%), pre moving , FPS 5.15, Running 13.15s Step 86( N/A%), pre moving , FPS 5.27, Running 13.22s Step 87( N/A%), pre moving , FPS 5.35, Running 13.54s Step 88( N/A%), pre moving , FPS 5.45, Running 13.63s Step 89( N/A%), pre moving , FPS 5.93, Running 13.69s Step 90( N/A%), pre moving , FPS 6.00, Running 13.76s Step 91( N/A%), pre moving , FPS 5.64, Running 14.08s Step 92( N/A%), pre moving , FPS 6.08, Running 14.17s Step 93( N/A%), pre moving , FPS 6.16, Running 14.23s Step 94( N/A%), pre moving , FPS 6.24, Running 14.30s Step 95( N/A%), pre moving , FPS 6.34, Running 14.62s Step 96( N/A%), pre moving , FPS 6.36, Running 14.72s Step 97( N/A%), pre moving , FPS 7.01, Running 14.78s Step 98( N/A%), pre moving , FPS 7.12, Running 14.85s Step 99( N/A%), pre moving , FPS 6.63, Running 15.17s Step 100( N/A%), pre moving , FPS 7.32, Running 15.25s Step 101( N/A%), pre moving , FPS 7.38, Running 15.32s Step 102( N/A%), pre moving , FPS 7.45, Running 15.37s Step 103( N/A%), pre moving , FPS 3.61, Running 18.55s Step 104( N/A%), pre moving , FPS 3.54, Running 18.74s Step 105( N/A%), pre moving , FPS 3.46, Running 18.94s Step 106( N/A%), pre moving , FPS 3.37, Running 19.16s Step 107( N/A%), pre moving , FPS 3.43, Running 19.36s Step 108( N/A%), pre moving , FPS 3.37, Running 19.56s Step 109( N/A%), pre moving , FPS 3.29, Running 19.76s Step 110( N/A%), pre moving , FPS 3.21, Running 19.98s Step 111( N/A%), pre moving , FPS 3.27, Running 20.20s Step 112( N/A%), pre moving , FPS 3.23, Running 20.36s Step 113( N/A%), pre moving , FPS 3.14, Running 20.60s Step 114( N/A%), pre moving , FPS 3.09, Running 20.78s Step 115( N/A%), pre moving , FPS 3.12, Running 21.02s Step 116( N/A%), pre moving , FPS 3.09, Running 21.20s Step 117( N/A%), pre moving , FPS 3.01, Running 21.43s Step 118( N/A%), pre moving , FPS 2.94, Running 21.66s Step 119( N/A%), pre moving , FPS 3.00, Running 21.84s Step 120( N/A%), pre moving , FPS 2.95, Running 22.04s Step 121( N/A%), pre moving , FPS 2.88, Running 22.26s Step 122( N/A%), pre moving , FPS 2.82, Running 22.46s Step 123( 0.20%), action 1, FPS 4.08, Running 23.45s Step 124( 0.40%), action 2, FPS 3.79, Running 24.02s Step 125( 0.60%), action 3, FPS 3.36, Running 24.89s Step 126( 0.80%), action 4, FPS 3.04, Running 25.74s Step 127( 1.00%), action 5, FPS 2.84, Running 26.40s Step 128( 1.20%), action 6, FPS 2.58, Running 27.30s Step 129( 1.40%), action 7, FPS 2.44, Running 27.95s Step 130( 1.60%), action 8, FPS 2.31, Running 28.64s Step 131( 1.80%), action 9, FPS 2.17, Running 29.42s Step 132( 2.00%), action 10, FPS 2.05, Running 30.10s Step 133( 2.20%), action 11, FPS 1.96, Running 30.80s Step 134( 2.40%), action 12, FPS 1.85, Running 31.60s Step 135( 2.60%), action 13, FPS 1.79, Running 32.21s Step 136( 2.80%), action 14, FPS 1.72, Running 32.81s Step 137( 3.00%), action 15, FPS 1.68, Running 33.33s Step 138( 3.20%), action 16, FPS 1.64, Running 33.87s Step 139( 3.40%), action 17, FPS 1.59, Running 34.44s Step 140( 3.60%), action 18, FPS 1.50, Running 35.37s Step 141( 3.80%), action 19, FPS 1.46, Running 36.00s Step 142( 4.00%), action 20, FPS 1.42, Running 36.60s Step 143( 4.20%), action 21, FPS 1.44, Running 37.38s Step 144( 4.40%), action 22, FPS 1.41, Running 38.18s Step 145( 4.60%), action 23, FPS 1.45, Running 38.72s Step 146( 4.80%), action 24, FPS 1.46, Running 39.48s Step 147( 5.00%), action 25, FPS 1.45, Running 40.24s Step 148( 5.20%), action 26, FPS 1.48, Running 40.83s Step 149( 5.40%), action 27, FPS 1.48, Running 41.47s Step 150( 5.60%), action 28, FPS 1.51, Running 41.85s Step 151( 5.80%), action 29, FPS 1.55, Running 42.33s Step 152( 6.00%), action 30, FPS 1.58, Running 42.74s Step 153( 6.20%), action 31, FPS 1.62, Running 43.17s Step 154( 6.40%), action 32, FPS 1.67, Running 43.58s Step 155( 6.60%), action 33, FPS 1.69, Running 44.03s Step 156( 6.80%), action 34, FPS 1.73, Running 44.39s Step 157( 7.00%), action 35, FPS 1.71, Running 44.99s Step 158( 7.20%), action 36, FPS 1.71, Running 45.55s Step 159( 7.40%), action 37, FPS 1.71, Running 46.16s Step 160( 7.60%), action 38, FPS 1.72, Running 46.96s Step 161( 7.80%), action 39, FPS 1.71, Running 47.68s Step 162( 8.00%), action 40, FPS 1.71, Running 48.28s Step 163( 8.20%), action 41, FPS 1.73, Running 48.92s Step 164( 8.40%), action 42, FPS 1.73, Running 49.75s Step 165( 8.60%), action 43, FPS 1.71, Running 50.42s Step 166( 8.80%), action 44, FPS 1.70, Running 51.23s Step 167( 9.00%), action 45, FPS 1.71, Running 51.97s Step 168( 9.20%), action 46, FPS 1.70, Running 52.60s Step 169( 9.40%), action 47, FPS 1.70, Running 53.23s Step 170( 9.60%), action 48, FPS 1.66, Running 53.87s Step 171( 9.80%), action 49, FPS 1.62, Running 54.64s Step 172( 10.00%), action 50, FPS 1.59, Running 55.33s Step 173( 10.20%), action 51, FPS 1.54, Running 56.19s Step 174( 10.40%), action 52, FPS 1.49, Running 56.96s Step 175( 10.60%), action 53, FPS 1.45, Running 57.82s Step 176( 10.80%), action 54, FPS 1.42, Running 58.50s Step 177( 11.00%), action 55, FPS 1.42, Running 59.08s Step 178( 11.20%), action 56, FPS 1.42, Running 59.63s Step 179( 11.40%), action 57, FPS 1.42, Running 60.25s Step 180( 11.60%), action 58, FPS 1.41, Running 61.15s Step 181( 11.80%), action 59, FPS 1.42, Running 61.77s Step 182( 12.00%), action 60, FPS 1.45, Running 62.05s Step 183( 12.20%), action 61, FPS 1.48, Running 62.47s Step 184( 12.40%), action 62, FPS 1.51, Running 62.97s Step 185( 12.60%), action 63, FPS 1.54, Running 63.40s Step 186( 12.80%), action 64, FPS 1.60, Running 63.73s Step 187( 13.00%), action 65, FPS 1.62, Running 64.33s Step 188( 13.20%), action 66, FPS 1.59, Running 65.20s Step 189( 13.40%), action 67, FPS 1.59, Running 65.81s Step 190( 13.60%), action 68, FPS 1.59, Running 66.47s Step 191( 13.80%), action 69, FPS 1.61, Running 67.09s Step 192( 14.00%), action 70, FPS 1.58, Running 68.00s Step 193( 14.20%), action 71, FPS 1.59, Running 68.78s Step 194( 14.40%), action 72, FPS 1.57, Running 69.72s Step 195( 14.60%), action 73, FPS 1.60, Running 70.33s Step 196( 14.80%), action 74, FPS 1.61, Running 70.94s Step 197( 15.00%), action 75, FPS 1.58, Running 71.74s Step 198( 15.20%), action 76, FPS 1.51, Running 72.88s Step 199( 15.40%), action 77, FPS 1.51, Running 73.49s Step 200( 15.60%), action 78, FPS 1.54, Running 74.17s Step 201( 15.80%), action 79, FPS 1.51, Running 75.05s Step 202( 16.00%), action 80, FPS 1.46, Running 75.74s Step 203( 16.20%), action 81, FPS 1.41, Running 76.65s Step 204( 16.40%), action 82, FPS 1.40, Running 77.30s Step 205( 16.60%), action 83, FPS 1.34, Running 78.29s Step 206( 16.80%), action 84, FPS 1.32, Running 78.93s Step 207( 17.00%), action 85, FPS 1.32, Running 79.54s Step 208( 17.20%), action 86, FPS 1.32, Running 80.30s Step 209( 17.40%), action 87, FPS 1.32, Running 81.01s Step 210( 17.60%), action 88, FPS 1.33, Running 81.54s Step 211( 17.80%), action 89, FPS 1.32, Running 82.21s Step 212( 18.00%), action 90, FPS 1.35, Running 82.83s Step 213( 18.20%), action 91, FPS 1.34, Running 83.67s Step 214( 18.40%), action 92, FPS 1.34, Running 84.62s Step 215( 18.60%), action 93, FPS 1.31, Running 85.57s Step 216( 18.80%), action 94, FPS 1.28, Running 86.55s Step 217( 19.00%), action 95, FPS 1.30, Running 87.17s Step 218( 19.20%), action 96, FPS 1.34, Running 87.80s Step 219( 19.40%), action 97, FPS 1.32, Running 88.59s Step 220( 19.60%), action 98, FPS 1.32, Running 89.31s Step 221( 19.80%), action 99, FPS 1.34, Running 90.01s Step 222( 20.00%), action 100, FPS 1.33, Running 90.83s Step 223( 20.20%), action 101, FPS 1.34, Running 91.56s Step 224( 20.40%), action 102, FPS 1.34, Running 92.23s Step 225( 20.60%), action 103, FPS 1.36, Running 93.01s Step 226( 20.80%), action 104, FPS 1.32, Running 94.07s Step 227( 21.00%), action 105, FPS 1.32, Running 94.71s Step 228( 21.20%), action 106, FPS 1.32, Running 95.40s Step 229( 21.40%), action 107, FPS 1.32, Running 96.20s Step 230( 21.60%), action 108, FPS 1.30, Running 96.95s Step 231( 21.80%), action 109, FPS 1.31, Running 97.50s Step 232( 22.00%), action 110, FPS 1.31, Running 98.06s Step 233( 22.20%), action 111, FPS 1.30, Running 99.02s Step 234( 22.40%), action 112, FPS 1.33, Running 99.70s Step 235( 22.60%), action 113, FPS 1.34, Running 100.55s Step 236( 22.80%), action 114, FPS 1.30, Running 101.89s Step 237( 23.00%), action 115, FPS 1.31, Running 102.47s Step 238( 23.20%), action 116, FPS 1.29, Running 103.26s Step 239( 23.40%), action 117, FPS 1.28, Running 104.26s Step 240( 23.60%), action 118, FPS 1.26, Running 105.14s Step 241( 23.80%), action 119, FPS 1.27, Running 105.77s Step 242( 24.00%), action 120, FPS 1.26, Running 106.73s Step 243( 24.20%), action 121, FPS 1.23, Running 107.79s Step 244( 24.40%), action 122, FPS 1.23, Running 108.44s Step 245( 24.60%), action 123, FPS 1.25, Running 108.98s Step 246( 24.80%), action 124, FPS 1.29, Running 109.52s Step 247( 25.00%), action 125, FPS 1.30, Running 110.14s Step 248( 25.20%), action 126, FPS 1.29, Running 110.93s Step 249( 25.40%), action 127, FPS 1.29, Running 111.67s Step 250( 25.60%), action 128, FPS 1.31, Running 112.22s Step 251( 25.80%), action 129, FPS 1.27, Running 113.21s Step 252( 26.00%), action 130, FPS 1.27, Running 113.81s Step 253( 26.20%), action 131, FPS 1.27, Running 114.72s Step 254( 26.40%), action 132, FPS 1.28, Running 115.37s Step 255( 26.60%), action 133, FPS 1.28, Running 116.15s Step 256( 26.80%), action 134, FPS 1.33, Running 116.90s Step 257( 27.00%), action 135, FPS 1.33, Running 117.55s Step 258( 27.20%), action 136, FPS 1.33, Running 118.31s Step 259( 27.40%), action 137, FPS 1.38, Running 118.79s Step 260( 27.60%), action 138, FPS 1.41, Running 119.31s Step 261( 27.80%), action 139, FPS 1.39, Running 120.16s Step 262( 28.00%), action 140, FPS 1.43, Running 120.75s Step 263( 28.20%), action 141, FPS 1.45, Running 121.55s Step 264( 28.40%), action 142, FPS 1.44, Running 122.30s Step 265( 28.60%), action 143, FPS 1.44, Running 122.89s Step 266( 28.80%), action 144, FPS 1.42, Running 123.64s Step 267( 29.00%), action 145, FPS 1.40, Running 124.41s Step 268( 29.20%), action 146, FPS 1.41, Running 125.07s Step 269( 29.40%), action 147, FPS 1.43, Running 125.63s Step 270( 29.60%), action 148, FPS 1.40, Running 126.46s Step 271( 29.80%), action 149, FPS 1.44, Running 127.13s Step 272( 30.00%), action 150, FPS 1.43, Running 127.76s Step 273( 30.20%), action 151, FPS 1.42, Running 128.79s Step 274( 30.40%), action 152, FPS 1.43, Running 129.38s Step 275( 30.60%), action 153, FPS 1.44, Running 130.02s Step 276( 30.80%), action 154, FPS 1.43, Running 130.90s Step 277( 31.00%), action 155, FPS 1.43, Running 131.51s Step 278( 31.20%), action 156, FPS 1.44, Running 132.17s Step 279( 31.40%), action 157, FPS 1.42, Running 132.87s Step 280( 31.60%), action 158, FPS 1.40, Running 133.62s Step 281( 31.80%), action 159, FPS 1.42, Running 134.23s Step 282( 32.00%), action 160, FPS 1.42, Running 134.85s Step 283( 32.20%), action 161, FPS 1.42, Running 135.67s Step 284( 32.40%), action 162, FPS 1.42, Running 136.39s Step 285( 32.60%), action 163, FPS 1.42, Running 137.02s Step 286( 32.80%), action 164, FPS 1.41, Running 137.80s Step 287( 33.00%), action 165, FPS 1.45, Running 138.18s Step 288( 33.20%), action 166, FPS 1.48, Running 138.61s Step 289( 33.40%), action 167, FPS 1.47, Running 139.26s Step 290( 33.60%), action 168, FPS 1.46, Running 140.12s Step 291( 33.80%), action 169, FPS 1.47, Running 140.76s Step 292( 34.00%), action 170, FPS 1.48, Running 141.31s Step 293( 34.20%), action 171, FPS 1.48, Running 142.26s Step 294( 34.40%), action 172, FPS 1.48, Running 142.90s Step 295( 34.60%), action 173, FPS 1.49, Running 143.44s Step 296( 34.80%), action 174, FPS 1.53, Running 143.98s Step 297( 35.00%), action 175, FPS 1.50, Running 144.84s Step 298( 35.20%), action 176, FPS 1.50, Running 145.52s Step 299( 35.40%), action 177, FPS 1.51, Running 146.10s Step 300( 35.60%), action 178, FPS 1.53, Running 146.73s Step 301( 35.80%), action 179, FPS 1.50, Running 147.54s Step 302( 36.00%), action 180, FPS 1.49, Running 148.28s Step 303( 36.20%), action 181, FPS 1.47, Running 149.26s Step 304( 36.40%), action 182, FPS 1.48, Running 149.87s Step 305( 36.60%), action 183, FPS 1.49, Running 150.46s Step 306( 36.80%), action 184, FPS 1.51, Running 151.06s Step 307( 37.00%), action 185, FPS 1.45, Running 151.94s Step 308( 37.20%), action 186, FPS 1.41, Running 152.83s Step 309( 37.40%), action 187, FPS 1.40, Running 153.59s Step 310( 37.60%), action 188, FPS 1.41, Running 154.27s Step 311( 37.80%), action 189, FPS 1.38, Running 155.20s Step 312( 38.00%), action 190, FPS 1.37, Running 155.91s Step 313( 38.20%), action 191, FPS 1.42, Running 156.37s Step 314( 38.40%), action 192, FPS 1.44, Running 156.81s Step 315( 38.60%), action 193, FPS 1.45, Running 157.25s Step 316( 38.80%), action 194, FPS 1.46, Running 157.64s Step 317( 39.00%), action 195, FPS 1.49, Running 158.22s Step 318( 39.20%), action 196, FPS 1.50, Running 158.85s Step 319( 39.40%), action 197, FPS 1.50, Running 159.48s Step 320( 39.60%), action 198, FPS 1.49, Running 160.15s Step 321( 39.80%), action 199, FPS 1.50, Running 160.83s Step 322( 40.00%), action 200, FPS 1.50, Running 161.57s Step 323( 40.20%), action 201, FPS 1.54, Running 162.26s Step 324( 40.40%), action 202, FPS 1.52, Running 163.07s Step 325( 40.60%), action 203, FPS 1.51, Running 163.71s Step 326( 40.80%), action 204, FPS 1.51, Running 164.34s Step 327( 41.00%), action 205, FPS 1.53, Running 164.97s Step 328( 41.20%), action 206, FPS 1.56, Running 165.63s Step 329( 41.40%), action 207, FPS 1.56, Running 166.42s Step 330( 41.60%), action 208, FPS 1.56, Running 167.09s Step 331( 41.80%), action 209, FPS 1.55, Running 168.06s Step 332( 42.00%), action 210, FPS 1.56, Running 168.71s Step 333( 42.20%), action 211, FPS 1.50, Running 169.71s Step 334( 42.40%), action 212, FPS 1.47, Running 170.37s Step 335( 42.60%), action 213, FPS 1.44, Running 171.13s Step 336( 42.80%), action 214, FPS 1.39, Running 172.00s Step 337( 43.00%), action 215, FPS 1.37, Running 172.82s Step 338( 43.20%), action 216, FPS 1.36, Running 173.54s Step 339( 43.40%), action 217, FPS 1.36, Running 174.13s Step 340( 43.60%), action 218, FPS 1.37, Running 174.72s Step 341( 43.80%), action 219, FPS 1.38, Running 175.35s Step 342( 44.00%), action 220, FPS 1.41, Running 175.78s Step 343( 44.20%), action 221, FPS 1.42, Running 176.38s Step 344( 44.40%), action 222, FPS 1.47, Running 176.71s Step 345( 44.60%), action 223, FPS 1.46, Running 177.36s Step 346( 44.80%), action 224, FPS 1.43, Running 178.35s Step 347( 45.00%), action 225, FPS 1.41, Running 179.21s Step 348( 45.20%), action 226, FPS 1.39, Running 179.99s Step 349( 45.40%), action 227, FPS 1.41, Running 180.64s Step 350( 45.60%), action 228, FPS 1.41, Running 181.27s Step 351( 45.80%), action 229, FPS 1.45, Running 181.86s Step 352( 46.00%), action 230, FPS 1.42, Running 182.85s Step 353( 46.20%), action 231, FPS 1.42, Running 183.79s Step 354( 46.40%), action 232, FPS 1.41, Running 184.60s Step 355( 46.60%), action 233, FPS 1.39, Running 185.49s Step 356( 46.80%), action 234, FPS 1.37, Running 186.61s Step 357( 47.00%), action 235, FPS 1.37, Running 187.37s Step 358( 47.20%), action 236, FPS 1.38, Running 188.05s Step 359( 47.40%), action 237, FPS 1.36, Running 188.85s Step 360( 47.60%), action 238, FPS 1.35, Running 189.56s Step 361( 47.80%), action 239, FPS 1.32, Running 190.51s Step 362( 48.00%), action 240, FPS 1.29, Running 191.28s Step 363( 48.20%), action 241, FPS 1.27, Running 192.17s Step 364( 48.40%), action 242, FPS 1.24, Running 192.86s Step 365( 48.60%), action 243, FPS 1.22, Running 193.76s Step 366( 48.80%), action 244, FPS 1.24, Running 194.48s Step 367( 49.00%), action 245, FPS 1.27, Running 194.91s Step 368( 49.20%), action 246, FPS 1.30, Running 195.38s Step 369( 49.40%), action 247, FPS 1.33, Running 195.73s Step 370( 49.60%), action 248, FPS 1.32, Running 196.40s Step 371( 49.80%), action 249, FPS 1.29, Running 197.34s Step 372( 50.00%), action 250, FPS 1.31, Running 198.10s Step 373( 50.20%), action 251, FPS 1.32, Running 198.99s Step 374( 50.40%), action 252, FPS 1.33, Running 199.65s Step 375( 50.60%), action 253, FPS 1.32, Running 200.58s Step 376( 50.80%), action 254, FPS 1.37, Running 201.23s Step 377( 51.00%), action 255, FPS 1.35, Running 202.14s Step 378( 51.20%), action 256, FPS 1.35, Running 202.87s Step 379( 51.40%), action 257, FPS 1.34, Running 203.77s Step 380( 51.60%), action 258, FPS 1.34, Running 204.50s Step 381( 51.80%), action 259, FPS 1.34, Running 205.41s Step 382( 52.00%), action 260, FPS 1.32, Running 206.42s Step 383( 52.20%), action 261, FPS 1.30, Running 207.51s Step 384( 52.40%), action 262, FPS 1.27, Running 208.59s Step 385( 52.60%), action 263, FPS 1.26, Running 209.58s Step 386( 52.80%), action 264, FPS 1.24, Running 210.61s Step 387( 53.00%), action 265, FPS 1.22, Running 211.27s Step 388( 53.20%), action 266, FPS 1.20, Running 212.00s Step 389( 53.40%), action 267, FPS 1.17, Running 212.84s Step 390( 53.60%), action 268, FPS 1.20, Running 213.13s Step 391( 53.80%), action 269, FPS 1.24, Running 213.43s Step 392( 54.00%), action 270, FPS 1.28, Running 213.73s Step 393( 54.20%), action 271, FPS 1.32, Running 214.16s Step 394( 54.40%), action 272, FPS 1.33, Running 214.67s Step 395( 54.60%), action 273, FPS 1.38, Running 215.04s Step 396( 54.80%), action 274, FPS 1.39, Running 215.61s Step 397( 55.00%), action 275, FPS 1.42, Running 216.27s Step 398( 55.20%), action 276, FPS 1.42, Running 216.91s Step 399( 55.40%), action 277, FPS 1.42, Running 217.82s Step 400( 55.60%), action 278, FPS 1.43, Running 218.51s Step 401( 55.80%), action 279, FPS 1.43, Running 219.41s Step 402( 56.00%), action 280, FPS 1.46, Running 220.07s Step 403( 56.20%), action 281, FPS 1.48, Running 221.00s Step 404( 56.40%), action 282, FPS 1.53, Running 221.67s Step 405( 56.60%), action 283, FPS 1.54, Running 222.53s Step 406( 56.80%), action 284, FPS 1.58, Running 223.26s Step 407( 57.00%), action 285, FPS 1.58, Running 223.94s Step 408( 57.20%), action 286, FPS 1.56, Running 224.85s Step 409( 57.40%), action 287, FPS 1.58, Running 225.49s Step 410( 57.60%), action 288, FPS 1.50, Running 226.46s Step 411( 57.80%), action 289, FPS 1.47, Running 227.08s Step 412( 58.00%), action 290, FPS 1.40, Running 228.05s Step 413( 58.20%), action 291, FPS 1.34, Running 229.09s Step 414( 58.40%), action 292, FPS 1.33, Running 229.75s Step 415( 58.60%), action 293, FPS 1.28, Running 230.68s Step 416( 58.80%), action 294, FPS 1.27, Running 231.30s Step 417( 59.00%), action 295, FPS 1.27, Running 231.97s Step 418( 59.20%), action 296, FPS 1.28, Running 232.58s Step 419( 59.40%), action 297, FPS 1.33, Running 232.84s Step 420( 59.60%), action 298, FPS 1.37, Running 233.13s Step 421( 59.80%), action 299, FPS 1.43, Running 233.40s Step 422( 60.00%), action 300, FPS 1.47, Running 233.72s Step 423( 60.20%), action 301, FPS 1.52, Running 234.14s Step 424( 60.40%), action 302, FPS 1.57, Running 234.42s Step 425( 60.60%), action 303, FPS 1.62, Running 234.85s Step 426( 60.80%), action 304, FPS 1.67, Running 235.22s Step 427( 61.00%), action 305, FPS 1.73, Running 235.51s Step 428( 61.20%), action 306, FPS 1.82, Running 235.84s Step 429( 61.40%), action 307, FPS 1.78, Running 236.70s Step 430( 61.60%), action 308, FPS 1.84, Running 237.35s Step 431( 61.80%), action 309, FPS 1.84, Running 237.97s Step 432( 62.00%), action 310, FPS 1.88, Running 238.67s Step 433( 62.20%), action 311, FPS 1.93, Running 239.47s Step 434( 62.40%), action 312, FPS 1.93, Running 240.13s Step 435( 62.60%), action 313, FPS 1.93, Running 241.02s Step 436( 62.80%), action 314, FPS 1.94, Running 241.63s Step 437( 63.00%), action 315, FPS 1.94, Running 242.27s Step 438( 63.20%), action 316, FPS 1.89, Running 243.18s Step 439( 63.40%), action 317, FPS 1.83, Running 243.80s Step 440( 63.60%), action 318, FPS 1.77, Running 244.40s Step 441( 63.80%), action 319, FPS 1.70, Running 245.17s Step 442( 64.00%), action 320, FPS 1.64, Running 245.89s Step 443( 64.20%), action 321, FPS 1.57, Running 246.90s Step 444( 64.40%), action 322, FPS 1.53, Running 247.52s Step 445( 64.60%), action 323, FPS 1.51, Running 248.10s Step 446( 64.80%), action 324, FPS 1.48, Running 248.74s Step 447( 65.00%), action 325, FPS 1.44, Running 249.41s Step 448( 65.20%), action 326, FPS 1.39, Running 250.22s Step 449( 65.40%), action 327, FPS 1.41, Running 250.85s Step 450( 65.60%), action 328, FPS 1.38, Running 251.82s Step 451( 65.80%), action 329, FPS 1.38, Running 252.44s Step 452( 66.00%), action 330, FPS 1.40, Running 253.00s Step 453( 66.20%), action 331, FPS 1.42, Running 253.53s Step 454( 66.40%), action 332, FPS 1.44, Running 254.04s Step 455( 66.60%), action 333, FPS 1.50, Running 254.37s Step 456( 66.80%), action 334, FPS 1.49, Running 255.09s Step 457( 67.00%), action 335, FPS 1.46, Running 255.98s Step 458( 67.20%), action 336, FPS 1.49, Running 256.62s Step 459( 67.40%), action 337, FPS 1.49, Running 257.26s Step 460( 67.60%), action 338, FPS 1.45, Running 258.23s Step 461( 67.80%), action 339, FPS 1.47, Running 258.81s Step 462( 68.00%), action 340, FPS 1.46, Running 259.62s Step 463( 68.20%), action 341, FPS 1.45, Running 260.67s Step 464( 68.40%), action 342, FPS 1.43, Running 261.53s Step 465( 68.60%), action 343, FPS 1.39, Running 262.50s Step 466( 68.80%), action 344, FPS 1.34, Running 263.71s Step 467( 69.00%), action 345, FPS 1.30, Running 264.76s Step 468( 69.20%), action 346, FPS 1.28, Running 265.87s Step 469( 69.40%), action 347, FPS 1.25, Running 266.81s Step 470( 69.60%), action 348, FPS 1.27, Running 267.63s Step 471( 69.80%), action 349, FPS 1.24, Running 268.61s Step 472( 70.00%), action 350, FPS 1.21, Running 269.51s Step 473( 70.20%), action 351, FPS 1.16, Running 270.74s Step 474( 70.40%), action 352, FPS 1.12, Running 271.93s Step 475( 70.60%), action 353, FPS 1.11, Running 272.45s Step 476( 70.80%), action 354, FPS 1.12, Running 272.96s Step 477( 71.00%), action 355, FPS 1.11, Running 274.02s Step 478( 71.20%), action 356, FPS 1.08, Running 275.18s Step 479( 71.40%), action 357, FPS 1.06, Running 276.17s Step 480( 71.60%), action 358, FPS 1.05, Running 277.23s Step 481( 71.80%), action 359, FPS 1.05, Running 277.90s Step 482( 72.00%), action 360, FPS 1.04, Running 278.92s Step 483( 72.20%), action 361, FPS 1.03, Running 280.02s Step 484( 72.40%), action 362, FPS 1.02, Running 281.11s Step 485( 72.60%), action 363, FPS 1.02, Running 282.18s Step 486( 72.80%), action 364, FPS 1.04, Running 282.99s Step 487( 73.00%), action 365, FPS 1.04, Running 283.96s Step 488( 73.20%), action 366, FPS 1.04, Running 285.01s Step 489( 73.40%), action 367, FPS 1.04, Running 286.05s Step 490( 73.60%), action 368, FPS 1.03, Running 286.99s Step 491( 73.80%), action 369, FPS 1.04, Running 287.78s Step 492( 74.00%), action 370, FPS 1.05, Running 288.60s Step 493( 74.20%), action 371, FPS 1.05, Running 289.77s Step 494( 74.40%), action 372, FPS 1.07, Running 290.63s Step 495( 74.60%), action 373, FPS 1.07, Running 291.12s Step 496( 74.80%), action 374, FPS 1.08, Running 291.55s Step 497( 75.00%), action 375, FPS 1.10, Running 292.19s Step 498( 75.20%), action 376, FPS 1.13, Running 292.87s Step 499( 75.40%), action 377, FPS 1.15, Running 293.52s Step 500( 75.60%), action 378, FPS 1.16, Running 294.43s Step 501( 75.80%), action 379, FPS 1.17, Running 295.02s Step 502( 76.00%), action 380, FPS 1.18, Running 295.86s Step 503( 76.20%), action 381, FPS 1.17, Running 297.07s Step 504( 76.40%), action 382, FPS 1.19, Running 297.87s Step 505( 76.60%), action 383, FPS 1.20, Running 298.85s Step 506( 76.80%), action 384, FPS 1.19, Running 299.78s Step 507( 77.00%), action 385, FPS 1.21, Running 300.49s Step 508( 77.20%), action 386, FPS 1.24, Running 301.15s Step 509( 77.40%), action 387, FPS 1.25, Running 302.07s Step 510( 77.60%), action 388, FPS 1.26, Running 302.81s Step 511( 77.80%), action 389, FPS 1.26, Running 303.71s Step 512( 78.00%), action 390, FPS 1.27, Running 304.35s Step 513( 78.20%), action 391, FPS 1.28, Running 305.33s Step 514( 78.40%), action 392, FPS 1.30, Running 306.02s Step 515( 78.60%), action 393, FPS 1.28, Running 306.71s Step 516( 78.80%), action 394, FPS 1.26, Running 307.48s Step 517( 79.00%), action 395, FPS 1.24, Running 308.27s Step 518( 79.20%), action 396, FPS 1.23, Running 309.10s Step 519( 79.40%), action 397, FPS 1.21, Running 310.04s Step 520( 79.60%), action 398, FPS 1.25, Running 310.47s Step 521( 79.80%), action 399, FPS 1.25, Running 311.07s Step 522( 80.00%), action 400, FPS 1.27, Running 311.65s Step 523( 80.20%), action 401, FPS 1.29, Running 312.59s Step 524( 80.40%), action 402, FPS 1.27, Running 313.67s Step 525( 80.60%), action 403, FPS 1.26, Running 314.68s Step 526( 80.80%), action 404, FPS 1.28, Running 315.42s Step 527( 81.00%), action 405, FPS 1.26, Running 316.39s Step 528( 81.20%), action 406, FPS 1.26, Running 317.08s Step 529( 81.40%), action 407, FPS 1.26, Running 317.99s Step 530( 81.60%), action 408, FPS 1.26, Running 318.63s Step 531( 81.80%), action 409, FPS 1.26, Running 319.56s Step 532( 82.00%), action 410, FPS 1.26, Running 320.22s Step 533( 82.20%), action 411, FPS 1.26, Running 321.27s Step 534( 82.40%), action 412, FPS 1.26, Running 321.92s Step 535( 82.60%), action 413, FPS 1.24, Running 322.85s Step 536( 82.80%), action 414, FPS 1.22, Running 323.90s Step 537( 83.00%), action 415, FPS 1.22, Running 324.64s Step 538( 83.20%), action 416, FPS 1.18, Running 326.09s Step 539( 83.40%), action 417, FPS 1.18, Running 327.01s Step 540( 83.60%), action 418, FPS 1.14, Running 328.00s Step 541( 83.80%), action 419, FPS 1.15, Running 328.51s Step 542( 84.00%), action 420, FPS 1.16, Running 328.91s Step 543( 84.20%), action 421, FPS 1.15, Running 329.93s Step 544( 84.40%), action 422, FPS 1.17, Running 330.83s Step 545( 84.60%), action 423, FPS 1.18, Running 331.58s Step 546( 84.80%), action 424, FPS 1.16, Running 332.63s Step 547( 85.00%), action 425, FPS 1.18, Running 333.33s Step 548( 85.20%), action 426, FPS 1.16, Running 334.39s Step 549( 85.40%), action 427, FPS 1.15, Running 335.34s Step 550( 85.60%), action 428, FPS 1.14, Running 336.20s Step 551( 85.80%), action 429, FPS 1.12, Running 337.41s Step 552( 86.00%), action 430, FPS 1.11, Running 338.22s Step 553( 86.20%), action 431, FPS 1.12, Running 339.18s Step 554( 86.40%), action 432, FPS 1.10, Running 340.14s Step 555( 86.60%), action 433, FPS 1.12, Running 340.75s Step 556( 86.80%), action 434, FPS 1.12, Running 341.83s Step 557( 87.00%), action 435, FPS 1.12, Running 342.54s Step 558( 87.20%), action 436, FPS 1.15, Running 343.42s Step 559( 87.40%), action 437, FPS 1.18, Running 344.02s Step 560( 87.60%), action 438, FPS 1.17, Running 345.04s Step 561( 87.80%), action 439, FPS 1.17, Running 345.64s Step 562( 88.00%), action 440, FPS 1.14, Running 346.44s Step 563( 88.20%), action 441, FPS 1.18, Running 346.94s Step 564( 88.40%), action 442, FPS 1.21, Running 347.36s Step 565( 88.60%), action 443, FPS 1.20, Running 348.26s Step 566( 88.80%), action 444, FPS 1.23, Running 348.93s Step 567( 89.00%), action 445, FPS 1.21, Running 349.91s Step 568( 89.20%), action 446, FPS 1.23, Running 350.62s Step 569( 89.40%), action 447, FPS 1.24, Running 351.46s Step 570( 89.60%), action 448, FPS 1.25, Running 352.20s Step 571( 89.80%), action 449, FPS 1.30, Running 352.85s Step 572( 90.00%), action 450, FPS 1.25, Running 354.28s Step 573( 90.20%), action 451, FPS 1.25, Running 355.23s Step 574( 90.40%), action 452, FPS 1.27, Running 355.87s Step 575( 90.60%), action 453, FPS 1.27, Running 356.45s Step 576( 90.80%), action 454, FPS 1.31, Running 357.04s Step 577( 91.00%), action 455, FPS 1.33, Running 357.57s [2026-08-02 17:55:03] [10 ] Seed 9 success after 357.99 s. +steps: 577 , actions: 455 . +Instruction: Empty +Total 9/10(90.00%) success. +Setting seed: 10 +Step 1( N/A%), pre moving , FPS 2.07, Running 0.48s Step 2( N/A%), pre moving , FPS 3.68, Running 0.54s Step 3( N/A%), pre moving , FPS 5.01, Running 0.60s Step 4( N/A%), pre moving , FPS 4.37, Running 0.92s Step 5( N/A%), pre moving , FPS 4.99, Running 1.00s Step 6( N/A%), pre moving , FPS 5.60, Running 1.07s Step 7( N/A%), pre moving , FPS 6.12, Running 1.14s Step 8( N/A%), pre moving , FPS 5.52, Running 1.45s Step 9( N/A%), pre moving , FPS 5.86, Running 1.53s Step 10( N/A%), pre moving , FPS 6.23, Running 1.60s Step 11( N/A%), pre moving , FPS 6.25, Running 1.76s Step 12( N/A%), pre moving , FPS 6.07, Running 1.98s Step 13( N/A%), pre moving , FPS 6.30, Running 2.06s Step 14( N/A%), pre moving , FPS 6.55, Running 2.14s Step 15( N/A%), pre moving , FPS 6.11, Running 2.45s Step 16( N/A%), pre moving , FPS 6.32, Running 2.53s Step 17( N/A%), pre moving , FPS 6.55, Running 2.59s Step 18( N/A%), pre moving , FPS 6.74, Running 2.67s Step 19( N/A%), pre moving , FPS 6.37, Running 2.98s Step 20( N/A%), pre moving , FPS 6.51, Running 3.07s Step 21( N/A%), pre moving , FPS 6.45, Running 3.59s Step 22( N/A%), pre moving , FPS 6.45, Running 3.64s Step 23( N/A%), pre moving , FPS 6.45, Running 3.70s Step 24( N/A%), pre moving , FPS 6.72, Running 3.89s Step 25( N/A%), pre moving , FPS 6.43, Running 4.11s Step 26( N/A%), pre moving , FPS 5.66, Running 4.60s Step 27( N/A%), pre moving , FPS 5.64, Running 4.69s Step 28( N/A%), pre moving , FPS 6.05, Running 4.76s Step 29( N/A%), pre moving , FPS 6.09, Running 4.82s Step 30( N/A%), pre moving , FPS 5.67, Running 5.13s Step 31( N/A%), pre moving , FPS 5.79, Running 5.21s Step 32( N/A%), pre moving , FPS 6.08, Running 5.27s Step 33( N/A%), pre moving , FPS 6.10, Running 5.34s Step 34( N/A%), pre moving , FPS 6.09, Running 5.42s Step 35( N/A%), pre moving , FPS 6.15, Running 5.71s Step 36( N/A%), pre moving , FPS 5.48, Running 6.18s Step 37( N/A%), pre moving , FPS 5.46, Running 6.26s Step 38( N/A%), pre moving , FPS 5.51, Running 6.30s Step 39( N/A%), pre moving , FPS 5.96, Running 6.34s Step 40( N/A%), pre moving , FPS 6.03, Running 6.39s Step 41( N/A%), pre moving , FPS 6.89, Running 6.49s Step 42( N/A%), pre moving , FPS 6.86, Running 6.56s Step 43( N/A%), pre moving , FPS 6.90, Running 6.60s Step 44( N/A%), pre moving , FPS 7.28, Running 6.64s Step 45( N/A%), pre moving , FPS 7.83, Running 6.67s Step 46( N/A%), pre moving , FPS 9.54, Running 6.70s Step 47( N/A%), pre moving , FPS 9.72, Running 6.75s Step 48( N/A%), pre moving , FPS 9.69, Running 6.82s Step 49( N/A%), pre moving , FPS 9.70, Running 6.88s Step 50( N/A%), pre moving , FPS 11.05, Running 6.94s Step 51( N/A%), pre moving , FPS 11.11, Running 7.01s Step 52( N/A%), pre moving , FPS 10.80, Running 7.12s Step 53( N/A%), pre moving , FPS 9.36, Running 7.48s Step 54( N/A%), pre moving , FPS 9.23, Running 7.59s Step 55( N/A%), pre moving , FPS 9.11, Running 7.90s Step 56( N/A%), pre moving , FPS 10.63, Running 8.07s Step 57( N/A%), pre moving , FPS 10.46, Running 8.17s Step 58( N/A%), pre moving , FPS 9.04, Running 8.51s Step 59( N/A%), pre moving , FPS 8.79, Running 8.62s Step 60( N/A%), pre moving , FPS 8.58, Running 8.72s Step 61( N/A%), pre moving , FPS 7.73, Running 9.08s Step 62( N/A%), pre moving , FPS 7.56, Running 9.21s Step 63( N/A%), pre moving , FPS 6.76, Running 9.56s Step 64( N/A%), pre moving , FPS 6.57, Running 9.68s Step 65( N/A%), pre moving , FPS 6.42, Running 9.78s Step 66( N/A%), pre moving , FPS 5.83, Running 10.13s Step 67( N/A%), pre moving , FPS 5.71, Running 10.25s Step 68( N/A%), pre moving , FPS 5.65, Running 10.36s Step 69( N/A%), pre moving , FPS 5.25, Running 10.69s Step 70( N/A%), pre moving , FPS 5.18, Running 10.81s Step 71( N/A%), pre moving , FPS 5.13, Running 10.91s Step 72( N/A%), pre moving , FPS 4.81, Running 11.28s Step 73( N/A%), pre moving , FPS 5.12, Running 11.38s Step 74( N/A%), pre moving , FPS 4.83, Running 11.73s Step 75( N/A%), pre moving , FPS 5.07, Running 11.85s Step 76( N/A%), pre moving , FPS 5.13, Running 11.97s Step 77( N/A%), pre moving , FPS 4.79, Running 12.34s Step 78( N/A%), pre moving , FPS 5.08, Running 12.45s Step 79( N/A%), pre moving , FPS 4.77, Running 12.81s Step 80( N/A%), pre moving , FPS 4.76, Running 12.93s Step 81( N/A%), pre moving , FPS 4.98, Running 13.09s Step 82( N/A%), pre moving , FPS 4.76, Running 13.41s Step 83( N/A%), pre moving , FPS 5.06, Running 13.51s Step 84( N/A%), pre moving , FPS 5.15, Running 13.57s Step 85( N/A%), pre moving , FPS 4.86, Running 13.90s Step 86( N/A%), pre moving , FPS 5.19, Running 13.98s Step 87( N/A%), pre moving , FPS 5.27, Running 14.05s Step 88( N/A%), pre moving , FPS 5.35, Running 14.10s Step 89( N/A%), pre moving , FPS 5.78, Running 14.15s Step 90( N/A%), pre moving , FPS 5.46, Running 14.47s Step 91( N/A%), pre moving , FPS 5.49, Running 14.56s Step 92( N/A%), pre moving , FPS 6.01, Running 14.61s Step 93( N/A%), pre moving , FPS 5.92, Running 14.76s Step 94( N/A%), pre moving , FPS 6.11, Running 15.01s Step 95( N/A%), pre moving , FPS 6.18, Running 15.09s Step 96( N/A%), pre moving , FPS 6.25, Running 15.16s Step 97( N/A%), pre moving , FPS 6.92, Running 15.24s Step 98( N/A%), pre moving , FPS 6.44, Running 15.55s Step 99( N/A%), pre moving , FPS 7.10, Running 15.63s Step 100( N/A%), pre moving , FPS 7.24, Running 15.69s Step 101( N/A%), pre moving , FPS 7.50, Running 15.76s Step 102( N/A%), pre moving , FPS 8.43, Running 15.78s Step 103( N/A%), pre moving , FPS 7.71, Running 16.10s Step 104( N/A%), pre moving , FPS 3.43, Running 19.39s Step 105( N/A%), pre moving , FPS 3.30, Running 19.96s Step 106( N/A%), pre moving , FPS 3.07, Running 20.50s Step 107( N/A%), pre moving , FPS 2.88, Running 21.00s Step 108( N/A%), pre moving , FPS 2.68, Running 21.56s Step 109( N/A%), pre moving , FPS 2.51, Running 22.11s Step 110( N/A%), pre moving , FPS 2.45, Running 22.64s Step 111( N/A%), pre moving , FPS 2.33, Running 23.15s Step 112( N/A%), pre moving , FPS 2.21, Running 23.67s Step 113( N/A%), pre moving , FPS 2.12, Running 24.20s Step 114( N/A%), pre moving , FPS 2.10, Running 24.53s Step 115( N/A%), pre moving , FPS 2.04, Running 24.90s Step 116( N/A%), pre moving , FPS 1.99, Running 25.19s Step 117( N/A%), pre moving , FPS 1.96, Running 25.46s Step 118( N/A%), pre moving , FPS 1.91, Running 26.02s Step 119( N/A%), pre moving , FPS 1.83, Running 26.57s Step 120( N/A%), pre moving , FPS 1.75, Running 27.10s Step 121( N/A%), pre moving , FPS 1.68, Running 27.63s Step 122( N/A%), pre moving , FPS 1.63, Running 28.07s Step 123( N/A%), pre moving , FPS 1.60, Running 28.61s Step 124( 0.20%), action 1, FPS 1.86, Running 30.15s Step 125( 0.40%), action 2, FPS 1.81, Running 31.03s Step 126( 0.60%), action 3, FPS 1.76, Running 31.86s Step 127( 0.80%), action 4, FPS 1.69, Running 32.82s Step 128( 1.00%), action 5, FPS 1.66, Running 33.65s Step 129( 1.20%), action 6, FPS 1.62, Running 34.47s Step 130( 1.40%), action 7, FPS 1.61, Running 35.10s Step 131( 1.60%), action 8, FPS 1.57, Running 35.88s Step 132( 1.80%), action 9, FPS 1.54, Running 36.62s Step 133( 2.00%), action 10, FPS 1.55, Running 37.13s Step 134( 2.20%), action 11, FPS 1.48, Running 38.07s Step 135( 2.40%), action 12, FPS 1.45, Running 38.70s Step 136( 2.60%), action 13, FPS 1.42, Running 39.29s Step 137( 2.80%), action 14, FPS 1.39, Running 39.82s Step 138( 3.00%), action 15, FPS 1.39, Running 40.42s Step 139( 3.20%), action 16, FPS 1.36, Running 41.30s Step 140( 3.40%), action 17, FPS 1.34, Running 42.00s Step 141( 3.60%), action 18, FPS 1.33, Running 42.64s Step 142( 3.80%), action 19, FPS 1.31, Running 43.35s Step 143( 4.00%), action 20, FPS 1.32, Running 43.72s Step 144( 4.20%), action 21, FPS 1.38, Running 44.64s Step 145( 4.40%), action 22, FPS 1.40, Running 45.28s Step 146( 4.60%), action 23, FPS 1.43, Running 45.89s Step 147( 4.80%), action 24, FPS 1.46, Running 46.49s Step 148( 5.00%), action 25, FPS 1.47, Running 47.23s Step 149( 5.20%), action 26, FPS 1.49, Running 47.90s Step 150( 5.40%), action 27, FPS 1.47, Running 48.67s Step 151( 5.60%), action 28, FPS 1.47, Running 49.46s Step 152( 5.80%), action 29, FPS 1.48, Running 50.12s Step 153( 6.00%), action 30, FPS 1.46, Running 50.87s Step 154( 6.20%), action 31, FPS 1.47, Running 51.73s Step 155( 6.40%), action 32, FPS 1.43, Running 52.67s Step 156( 6.60%), action 33, FPS 1.42, Running 53.38s Step 157( 6.80%), action 34, FPS 1.38, Running 54.30s Step 158( 7.00%), action 35, FPS 1.38, Running 54.95s Step 159( 7.20%), action 36, FPS 1.39, Running 55.66s Step 160( 7.40%), action 37, FPS 1.38, Running 56.50s Step 161( 7.60%), action 38, FPS 1.38, Running 57.13s Step 162( 7.80%), action 39, FPS 1.39, Running 57.79s Step 163( 8.00%), action 40, FPS 1.34, Running 58.68s Step 164( 8.20%), action 41, FPS 1.32, Running 59.74s Step 165( 8.40%), action 42, FPS 1.32, Running 60.38s Step 166( 8.60%), action 43, FPS 1.33, Running 60.93s Step 167( 8.80%), action 44, FPS 1.36, Running 61.23s Step 168( 9.00%), action 45, FPS 1.40, Running 61.52s Step 169( 9.20%), action 46, FPS 1.43, Running 61.89s Step 170( 9.40%), action 47, FPS 1.46, Running 62.38s Step 171( 9.60%), action 48, FPS 1.51, Running 62.71s Step 172( 9.80%), action 49, FPS 1.52, Running 63.31s Step 173( 10.00%), action 50, FPS 1.53, Running 63.95s Step 174( 10.20%), action 51, FPS 1.53, Running 64.82s Step 175( 10.40%), action 52, FPS 1.56, Running 65.49s Step 176( 10.60%), action 53, FPS 1.56, Running 66.19s Step 177( 10.80%), action 54, FPS 1.58, Running 66.97s Step 178( 11.00%), action 55, FPS 1.57, Running 67.65s Step 179( 11.20%), action 56, FPS 1.56, Running 68.44s Step 180( 11.40%), action 57, FPS 1.58, Running 69.15s Step 181( 11.60%), action 58, FPS 1.59, Running 69.72s Step 182( 11.80%), action 59, FPS 1.60, Running 70.28s Step 183( 12.00%), action 60, FPS 1.64, Running 70.89s Step 184( 12.20%), action 61, FPS 1.66, Running 71.78s Step 185( 12.40%), action 62, FPS 1.67, Running 72.39s Step 186( 12.60%), action 63, FPS 1.64, Running 73.11s Step 187( 12.80%), action 64, FPS 1.61, Running 73.67s Step 188( 13.00%), action 65, FPS 1.54, Running 74.53s Step 189( 13.20%), action 66, FPS 1.51, Running 75.14s Step 190( 13.40%), action 67, FPS 1.49, Running 75.82s Step 191( 13.60%), action 68, FPS 1.43, Running 76.74s Step 192( 13.80%), action 69, FPS 1.41, Running 77.47s Step 193( 14.00%), action 70, FPS 1.38, Running 78.39s Step 194( 14.20%), action 71, FPS 1.39, Running 79.18s Step 195( 14.40%), action 72, FPS 1.38, Running 80.02s Step 196( 14.60%), action 73, FPS 1.41, Running 80.36s Step 197( 14.80%), action 74, FPS 1.46, Running 80.67s Step 198( 15.00%), action 75, FPS 1.49, Running 81.07s Step 199( 15.20%), action 76, FPS 1.52, Running 81.55s Step 200( 15.40%), action 77, FPS 1.57, Running 81.88s Step 201( 15.60%), action 78, FPS 1.57, Running 82.47s Step 202( 15.80%), action 79, FPS 1.56, Running 83.10s Step 203( 16.00%), action 80, FPS 1.52, Running 84.05s Step 204( 16.20%), action 81, FPS 1.54, Running 84.80s Step 205( 16.40%), action 82, FPS 1.50, Running 85.71s Step 206( 16.60%), action 83, FPS 1.51, Running 86.34s Step 207( 16.80%), action 84, FPS 1.47, Running 87.31s Step 208( 17.00%), action 85, FPS 1.49, Running 87.97s Step 209( 17.20%), action 86, FPS 1.45, Running 88.96s Step 210( 17.40%), action 87, FPS 1.45, Running 89.63s Step 211( 17.60%), action 88, FPS 1.44, Running 90.64s Step 212( 17.80%), action 89, FPS 1.45, Running 91.30s Step 213( 18.00%), action 90, FPS 1.47, Running 91.99s Step 214( 18.20%), action 91, FPS 1.45, Running 92.93s Step 215( 18.40%), action 92, FPS 1.48, Running 93.50s Step 216( 18.60%), action 93, FPS 1.44, Running 94.24s Step 217( 18.80%), action 94, FPS 1.39, Running 95.10s Step 218( 19.00%), action 95, FPS 1.36, Running 95.75s Step 219( 19.20%), action 96, FPS 1.34, Running 96.47s Step 220( 19.40%), action 97, FPS 1.29, Running 97.34s Step 221( 19.60%), action 98, FPS 1.29, Running 98.00s Step 222( 19.80%), action 99, FPS 1.26, Running 99.00s Step 223( 20.00%), action 100, FPS 1.28, Running 99.64s Step 224( 20.20%), action 101, FPS 1.27, Running 100.53s Step 225( 20.40%), action 102, FPS 1.28, Running 101.37s Step 226( 20.60%), action 103, FPS 1.25, Running 102.28s Step 227( 20.80%), action 104, FPS 1.27, Running 103.01s Step 228( 21.00%), action 105, FPS 1.27, Running 103.66s Step 229( 21.20%), action 106, FPS 1.29, Running 104.50s Step 230( 21.40%), action 107, FPS 1.29, Running 105.17s Step 231( 21.60%), action 108, FPS 1.32, Running 105.83s Step 232( 21.80%), action 109, FPS 1.29, Running 106.79s Step 233( 22.00%), action 110, FPS 1.26, Running 107.80s Step 234( 22.20%), action 111, FPS 1.26, Running 108.83s Step 235( 22.40%), action 112, FPS 1.25, Running 109.46s Step 236( 22.60%), action 113, FPS 1.27, Running 110.05s Step 237( 22.80%), action 114, FPS 1.28, Running 110.74s Step 238( 23.00%), action 115, FPS 1.26, Running 111.59s Step 239( 23.20%), action 116, FPS 1.27, Running 112.22s Step 240( 23.40%), action 117, FPS 1.28, Running 112.92s Step 241( 23.60%), action 118, FPS 1.26, Running 113.82s Step 242( 23.80%), action 119, FPS 1.29, Running 114.50s Step 243( 24.00%), action 120, FPS 1.28, Running 115.20s Step 244( 24.20%), action 121, FPS 1.28, Running 116.12s Step 245( 24.40%), action 122, FPS 1.28, Running 116.94s Step 246( 24.60%), action 123, FPS 1.29, Running 117.77s Step 247( 24.80%), action 124, FPS 1.30, Running 118.40s Step 248( 25.00%), action 125, FPS 1.32, Running 118.78s Step 249( 25.20%), action 126, FPS 1.36, Running 119.24s Step 250( 25.40%), action 127, FPS 1.36, Running 119.87s Step 251( 25.60%), action 128, FPS 1.34, Running 120.78s Step 252( 25.80%), action 129, FPS 1.36, Running 121.48s Step 253( 26.00%), action 130, FPS 1.37, Running 122.37s Step 254( 26.20%), action 131, FPS 1.37, Running 123.43s Step 255( 26.40%), action 132, FPS 1.36, Running 124.13s Step 256( 26.60%), action 133, FPS 1.35, Running 124.88s Step 257( 26.80%), action 134, FPS 1.36, Running 125.44s Step 258( 27.00%), action 135, FPS 1.35, Running 126.35s Step 259( 27.20%), action 136, FPS 1.36, Running 126.97s Step 260( 27.40%), action 137, FPS 1.36, Running 127.64s Step 261( 27.60%), action 138, FPS 1.36, Running 128.51s Step 262( 27.80%), action 139, FPS 1.36, Running 129.24s Step 263( 28.00%), action 140, FPS 1.36, Running 129.90s Step 264( 28.20%), action 141, FPS 1.36, Running 130.78s Step 265( 28.40%), action 142, FPS 1.38, Running 131.42s Step 266( 28.60%), action 143, FPS 1.40, Running 132.08s Step 267( 28.80%), action 144, FPS 1.37, Running 132.97s Step 268( 29.00%), action 145, FPS 1.34, Running 133.73s Step 269( 29.20%), action 146, FPS 1.30, Running 134.60s Step 270( 29.40%), action 147, FPS 1.28, Running 135.49s Step 271( 29.60%), action 148, FPS 1.28, Running 136.39s Step 272( 29.80%), action 149, FPS 1.26, Running 137.30s Step 273( 30.00%), action 150, FPS 1.31, Running 137.60s Step 274( 30.20%), action 151, FPS 1.34, Running 138.30s Step 275( 30.40%), action 152, FPS 1.37, Running 138.72s Step 276( 30.60%), action 153, FPS 1.40, Running 139.12s Step 277( 30.80%), action 154, FPS 1.37, Running 140.03s Step 278( 31.00%), action 155, FPS 1.39, Running 140.72s Step 279( 31.20%), action 156, FPS 1.39, Running 141.39s Step 280( 31.40%), action 157, FPS 1.37, Running 142.28s Step 281( 31.60%), action 158, FPS 1.39, Running 142.89s Step 282( 31.80%), action 159, FPS 1.39, Running 143.65s Step 283( 32.00%), action 160, FPS 1.37, Running 144.44s Step 284( 32.20%), action 161, FPS 1.35, Running 145.55s Step 285( 32.40%), action 162, FPS 1.35, Running 146.24s Step 286( 32.60%), action 163, FPS 1.35, Running 146.87s Step 287( 32.80%), action 164, FPS 1.36, Running 147.73s Step 288( 33.00%), action 165, FPS 1.37, Running 148.37s Step 289( 33.20%), action 166, FPS 1.40, Running 148.92s Step 290( 33.40%), action 167, FPS 1.43, Running 149.49s Step 291( 33.60%), action 168, FPS 1.46, Running 150.07s Step 292( 33.80%), action 169, FPS 1.46, Running 150.96s Step 293( 34.00%), action 170, FPS 1.43, Running 151.56s Step 294( 34.20%), action 171, FPS 1.40, Running 152.59s Step 295( 34.40%), action 172, FPS 1.39, Running 153.15s Step 296( 34.60%), action 173, FPS 1.36, Running 153.82s Step 297( 34.80%), action 174, FPS 1.37, Running 154.66s Step 298( 35.00%), action 175, FPS 1.37, Running 155.27s Step 299( 35.20%), action 176, FPS 1.38, Running 155.84s Step 300( 35.40%), action 177, FPS 1.41, Running 156.43s Step 301( 35.60%), action 178, FPS 1.44, Running 156.79s Step 302( 35.80%), action 179, FPS 1.48, Running 157.14s Step 303( 36.00%), action 180, FPS 1.53, Running 157.48s Step 304( 36.20%), action 181, FPS 1.59, Running 158.14s Step 305( 36.40%), action 182, FPS 1.62, Running 158.55s Step 306( 36.60%), action 183, FPS 1.59, Running 159.46s Step 307( 36.80%), action 184, FPS 1.62, Running 160.05s Step 308( 37.00%), action 185, FPS 1.58, Running 161.03s Step 309( 37.20%), action 186, FPS 1.57, Running 161.62s Step 310( 37.40%), action 187, FPS 1.53, Running 162.57s Step 311( 37.60%), action 188, FPS 1.52, Running 163.20s Step 312( 37.80%), action 189, FPS 1.51, Running 164.21s Step 313( 38.00%), action 190, FPS 1.51, Running 164.82s Step 314( 38.20%), action 191, FPS 1.50, Running 165.93s Step 315( 38.40%), action 192, FPS 1.49, Running 166.56s Step 316( 38.60%), action 193, FPS 1.45, Running 167.57s Step 317( 38.80%), action 194, FPS 1.47, Running 168.22s Step 318( 39.00%), action 195, FPS 1.43, Running 169.23s Step 319( 39.20%), action 196, FPS 1.42, Running 169.92s Step 320( 39.40%), action 197, FPS 1.38, Running 170.97s Step 321( 39.60%), action 198, FPS 1.32, Running 171.95s Step 322( 39.80%), action 199, FPS 1.25, Running 173.12s Step 323( 40.00%), action 200, FPS 1.20, Running 174.13s Step 324( 40.20%), action 201, FPS 1.17, Running 175.24s Step 325( 40.40%), action 202, FPS 1.15, Running 175.93s Step 326( 40.60%), action 203, FPS 1.19, Running 176.27s Step 327( 40.80%), action 204, FPS 1.21, Running 176.64s Step 328( 41.00%), action 205, FPS 1.24, Running 177.18s Step 329( 41.20%), action 206, FPS 1.26, Running 177.48s Step 330( 41.40%), action 207, FPS 1.28, Running 178.17s Step 331( 41.60%), action 208, FPS 1.27, Running 178.96s Step 332( 41.80%), action 209, FPS 1.30, Running 179.58s Step 333( 42.00%), action 210, FPS 1.31, Running 180.15s Step 334( 42.20%), action 211, FPS 1.33, Running 180.94s Step 335( 42.40%), action 212, FPS 1.35, Running 181.36s Step 336( 42.60%), action 213, FPS 1.39, Running 181.96s Step 337( 42.80%), action 214, FPS 1.39, Running 182.56s Step 338( 43.00%), action 215, FPS 1.44, Running 183.14s Step 339( 43.20%), action 216, FPS 1.46, Running 183.61s Step 340( 43.40%), action 217, FPS 1.49, Running 184.39s Step 341( 43.60%), action 218, FPS 1.53, Running 185.03s Step 342( 43.80%), action 219, FPS 1.60, Running 185.64s Step 343( 44.00%), action 220, FPS 1.66, Running 186.20s Step 344( 44.20%), action 221, FPS 1.68, Running 187.18s Step 345( 44.40%), action 222, FPS 1.68, Running 187.80s Step 346( 44.60%), action 223, FPS 1.59, Running 188.84s Step 347( 44.80%), action 224, FPS 1.57, Running 189.36s Step 348( 45.00%), action 225, FPS 1.53, Running 190.27s Step 349( 45.20%), action 226, FPS 1.49, Running 190.90s Step 350( 45.40%), action 227, FPS 1.48, Running 191.67s Step 351( 45.60%), action 228, FPS 1.48, Running 192.43s Step 352( 45.80%), action 229, FPS 1.48, Running 193.07s Step 353( 46.00%), action 230, FPS 1.48, Running 193.63s Step 354( 46.20%), action 231, FPS 1.47, Running 194.56s Step 355( 46.40%), action 232, FPS 1.47, Running 195.00s Step 356( 46.60%), action 233, FPS 1.48, Running 195.43s Step 357( 46.80%), action 234, FPS 1.44, Running 196.46s Step 358( 47.00%), action 235, FPS 1.41, Running 197.32s Step 359( 47.20%), action 236, FPS 1.40, Running 197.89s Step 360( 47.40%), action 237, FPS 1.42, Running 198.49s Step 361( 47.60%), action 238, FPS 1.42, Running 199.08s Step 362( 47.80%), action 239, FPS 1.39, Running 200.01s Step 363( 48.00%), action 240, FPS 1.37, Running 200.79s Step 364( 48.20%), action 241, FPS 1.38, Running 201.71s Step 365( 48.40%), action 242, FPS 1.38, Running 202.31s Step 366( 48.60%), action 243, FPS 1.40, Running 203.14s Step 367( 48.80%), action 244, FPS 1.39, Running 203.76s Step 368( 49.00%), action 245, FPS 1.42, Running 204.34s Step 369( 49.20%), action 246, FPS 1.43, Running 204.92s Step 370( 49.40%), action 247, FPS 1.45, Running 205.50s Step 371( 49.60%), action 248, FPS 1.46, Running 206.12s Step 372( 49.80%), action 249, FPS 1.44, Running 206.93s Step 373( 50.00%), action 250, FPS 1.43, Running 207.58s Step 374( 50.20%), action 251, FPS 1.44, Running 208.47s Step 375( 50.40%), action 252, FPS 1.41, Running 209.19s Step 376( 50.60%), action 253, FPS 1.40, Running 209.75s Step 377( 50.80%), action 254, FPS 1.45, Running 210.29s Step 378( 51.00%), action 255, FPS 1.47, Running 210.95s Step 379( 51.20%), action 256, FPS 1.47, Running 211.53s Step 380( 51.40%), action 257, FPS 1.47, Running 212.08s Step 381( 51.60%), action 258, FPS 1.44, Running 212.92s Step 382( 51.80%), action 259, FPS 1.49, Running 213.42s Step 383( 52.00%), action 260, FPS 1.53, Running 213.83s Step 384( 52.20%), action 261, FPS 1.52, Running 214.83s Step 385( 52.40%), action 262, FPS 1.51, Running 215.57s Step 386( 52.60%), action 263, FPS 1.49, Running 216.58s Step 387( 52.80%), action 264, FPS 1.49, Running 217.21s Step 388( 53.00%), action 265, FPS 1.48, Running 217.88s Step 389( 53.20%), action 266, FPS 1.48, Running 218.42s Step 390( 53.40%), action 267, FPS 1.48, Running 219.04s Step 391( 53.60%), action 268, FPS 1.46, Running 219.78s Step 392( 53.80%), action 269, FPS 1.47, Running 220.53s Step 393( 54.00%), action 270, FPS 1.48, Running 221.14s Step 394( 54.20%), action 271, FPS 1.49, Running 221.93s Step 395( 54.40%), action 272, FPS 1.49, Running 222.62s Step 396( 54.60%), action 273, FPS 1.45, Running 223.56s Step 397( 54.80%), action 274, FPS 1.44, Running 224.17s Step 398( 55.00%), action 275, FPS 1.41, Running 225.14s Step 399( 55.20%), action 276, FPS 1.41, Running 225.72s Step 400( 55.40%), action 277, FPS 1.38, Running 226.58s Step 401( 55.60%), action 278, FPS 1.39, Running 227.33s Step 402( 55.80%), action 279, FPS 1.38, Running 227.97s Step 403( 56.00%), action 280, FPS 1.36, Running 228.50s Step 404( 56.20%), action 281, FPS 1.37, Running 229.43s Step 405( 56.40%), action 282, FPS 1.34, Running 230.49s Step 406( 56.60%), action 283, FPS 1.36, Running 231.31s Step 407( 56.80%), action 284, FPS 1.36, Running 231.94s Step 408( 57.00%), action 285, FPS 1.38, Running 232.33s Step 409( 57.20%), action 286, FPS 1.38, Running 232.91s Step 410( 57.40%), action 287, FPS 1.38, Running 233.56s Step 411( 57.60%), action 288, FPS 1.37, Running 234.38s Step 412( 57.80%), action 289, FPS 1.39, Running 234.96s Step 413( 58.00%), action 290, FPS 1.39, Running 235.51s Step 414( 58.20%), action 291, FPS 1.37, Running 236.48s Step 415( 58.40%), action 292, FPS 1.38, Running 237.11s Step 416( 58.60%), action 293, FPS 1.38, Running 238.06s Step 417( 58.80%), action 294, FPS 1.38, Running 238.62s Step 418( 59.00%), action 295, FPS 1.42, Running 239.23s Step 419( 59.20%), action 296, FPS 1.42, Running 239.81s Step 420( 59.40%), action 297, FPS 1.42, Running 240.66s Step 421( 59.60%), action 298, FPS 1.44, Running 241.25s Step 422( 59.80%), action 299, FPS 1.44, Running 241.88s Step 423( 60.00%), action 300, FPS 1.44, Running 242.42s Step 424( 60.20%), action 301, FPS 1.45, Running 243.22s Step 425( 60.40%), action 302, FPS 1.49, Running 243.90s Step 426( 60.60%), action 303, FPS 1.51, Running 244.56s Step 427( 60.80%), action 304, FPS 1.51, Running 245.21s Step 428( 61.00%), action 305, FPS 1.48, Running 245.84s Step 429( 61.20%), action 306, FPS 1.47, Running 246.56s Step 430( 61.40%), action 307, FPS 1.43, Running 247.52s Step 431( 61.60%), action 308, FPS 1.40, Running 248.63s Step 432( 61.80%), action 309, FPS 1.40, Running 249.23s Step 433( 62.00%), action 310, FPS 1.42, Running 249.63s Step 434( 62.20%), action 311, FPS 1.44, Running 250.35s Step 435( 62.40%), action 312, FPS 1.44, Running 250.98s Step 436( 62.60%), action 313, FPS 1.48, Running 251.61s Step 437( 62.80%), action 314, FPS 1.41, Running 252.83s Step 438( 63.00%), action 315, FPS 1.39, Running 253.59s Step 439( 63.20%), action 316, FPS 1.37, Running 254.44s Step 440( 63.40%), action 317, FPS 1.39, Running 255.07s Step 441( 63.60%), action 318, FPS 1.39, Running 255.66s Step 442( 63.80%), action 319, FPS 1.39, Running 256.31s Step 443( 64.00%), action 320, FPS 1.36, Running 257.10s Step 444( 64.20%), action 321, FPS 1.33, Running 258.27s Step 445( 64.40%), action 322, FPS 1.34, Running 258.82s Step 446( 64.60%), action 323, FPS 1.35, Running 259.41s Step 447( 64.80%), action 324, FPS 1.32, Running 260.32s Step 448( 65.00%), action 325, FPS 1.29, Running 261.40s Step 449( 65.20%), action 326, FPS 1.30, Running 261.92s Step 450( 65.40%), action 327, FPS 1.32, Running 262.69s Step 451( 65.60%), action 328, FPS 1.36, Running 263.30s Step 452( 65.80%), action 329, FPS 1.34, Running 264.20s Step 453( 66.00%), action 330, FPS 1.30, Running 265.02s Step 454( 66.20%), action 331, FPS 1.28, Running 265.91s Step 455( 66.40%), action 332, FPS 1.28, Running 266.65s Step 456( 66.60%), action 333, FPS 1.27, Running 267.35s Step 457( 66.80%), action 334, FPS 1.31, Running 268.04s Step 458( 67.00%), action 335, FPS 1.34, Running 268.54s Step 459( 67.20%), action 336, FPS 1.34, Running 269.39s Step 460( 67.40%), action 337, FPS 1.32, Running 270.23s Step 461( 67.60%), action 338, FPS 1.31, Running 270.95s Step 462( 67.80%), action 339, FPS 1.31, Running 271.59s Step 463( 68.00%), action 340, FPS 1.33, Running 272.08s Step 464( 68.20%), action 341, FPS 1.36, Running 273.00s Step 465( 68.40%), action 342, FPS 1.36, Running 273.53s Step 466( 68.60%), action 343, FPS 1.35, Running 274.17s Step 467( 68.80%), action 344, FPS 1.36, Running 275.01s Step 468( 69.00%), action 345, FPS 1.40, Running 275.68s Step 469( 69.20%), action 346, FPS 1.38, Running 276.44s Step 470( 69.40%), action 347, FPS 1.38, Running 277.23s Step 471( 69.60%), action 348, FPS 1.37, Running 277.93s Step 472( 69.80%), action 349, FPS 1.39, Running 278.60s Step 473( 70.00%), action 350, FPS 1.40, Running 279.28s Step 474( 70.20%), action 351, FPS 1.39, Running 280.26s Step 475( 70.40%), action 352, FPS 1.40, Running 280.91s Step 476( 70.60%), action 353, FPS 1.41, Running 281.51s Step 477( 70.80%), action 354, FPS 1.42, Running 282.14s Step 478( 71.00%), action 355, FPS 1.38, Running 282.99s Step 479( 71.20%), action 356, FPS 1.41, Running 283.59s Step 480( 71.40%), action 357, FPS 1.43, Running 284.20s Step 481( 71.60%), action 358, FPS 1.43, Running 284.93s Step 482( 71.80%), action 359, FPS 1.44, Running 285.45s Step 483( 72.00%), action 360, FPS 1.43, Running 286.05s Step 484( 72.20%), action 361, FPS 1.45, Running 286.78s Step 485( 72.40%), action 362, FPS 1.48, Running 287.01s Step 486( 72.60%), action 363, FPS 1.50, Running 287.47s Step 487( 72.80%), action 364, FPS 1.50, Running 288.38s Step 488( 73.00%), action 365, FPS 1.49, Running 289.10s Step 489( 73.20%), action 366, FPS 1.51, Running 289.70s Step 490( 73.40%), action 367, FPS 1.54, Running 290.26s Step 491( 73.60%), action 368, FPS 1.55, Running 290.83s Step 492( 73.80%), action 369, FPS 1.54, Running 291.56s Step 493( 74.00%), action 370, FPS 1.54, Running 292.23s Step 494( 74.20%), action 371, FPS 1.57, Running 292.97s Step 495( 74.40%), action 372, FPS 1.59, Running 293.50s Step 496( 74.60%), action 373, FPS 1.55, Running 294.42s Step 497( 74.80%), action 374, FPS 1.56, Running 294.94s Step 498( 75.00%), action 375, FPS 1.60, Running 295.49s Step 499( 75.20%), action 376, FPS 1.60, Running 296.10s Step 500( 75.40%), action 377, FPS 1.57, Running 296.91s Step 501( 75.60%), action 378, FPS 1.53, Running 297.98s Step 502( 75.80%), action 379, FPS 1.50, Running 298.79s Step 503( 76.00%), action 380, FPS 1.49, Running 299.46s Step 504( 76.20%), action 381, FPS 1.48, Running 300.33s Step 505( 76.40%), action 382, FPS 1.44, Running 300.90s Step 506( 76.60%), action 383, FPS 1.42, Running 301.56s Step 507( 76.80%), action 384, FPS 1.46, Running 302.12s Step 508( 77.00%), action 385, FPS 1.44, Running 303.02s Step 509( 77.20%), action 386, FPS 1.44, Running 303.59s Step 510( 77.40%), action 387, FPS 1.43, Running 304.20s Step 511( 77.60%), action 388, FPS 1.42, Running 304.87s Step 512( 77.80%), action 389, FPS 1.44, Running 305.45s Step 513( 78.00%), action 390, FPS 1.39, Running 306.60s Step 514( 78.20%), action 391, FPS 1.39, Running 307.39s Step 515( 78.40%), action 392, FPS 1.38, Running 308.05s Step 516( 78.60%), action 393, FPS 1.36, Running 309.13s Step 517( 78.80%), action 394, FPS 1.31, Running 310.17s Step 518( 79.00%), action 395, FPS 1.30, Running 310.83s Step 519( 79.20%), action 396, FPS 1.31, Running 311.40s Step 520( 79.40%), action 397, FPS 1.33, Running 311.97s Step 521( 79.60%), action 398, FPS 1.37, Running 312.60s Step 522( 79.80%), action 399, FPS 1.36, Running 313.46s Step 523( 80.00%), action 400, FPS 1.37, Running 314.06s Step 524( 80.20%), action 401, FPS 1.36, Running 315.00s Step 525( 80.40%), action 402, FPS 1.36, Running 315.61s Step 526( 80.60%), action 403, FPS 1.33, Running 316.59s Step 527( 80.80%), action 404, FPS 1.33, Running 317.19s Step 528( 81.00%), action 405, FPS 1.35, Running 317.88s Step 529( 81.20%), action 406, FPS 1.35, Running 318.44s Step 530( 81.40%), action 407, FPS 1.32, Running 319.37s Step 531( 81.60%), action 408, FPS 1.30, Running 320.27s Step 532( 81.80%), action 409, FPS 1.29, Running 320.91s Step 533( 82.00%), action 410, FPS 1.35, Running 321.42s Step 534( 82.20%), action 411, FPS 1.34, Running 322.36s Step 535( 82.40%), action 412, FPS 1.37, Running 322.65s Step 536( 82.60%), action 413, FPS 1.45, Running 322.95s Step 537( 82.80%), action 414, FPS 1.54, Running 323.20s Step 538( 83.00%), action 415, FPS 1.56, Running 323.68s Step 539( 83.20%), action 416, FPS 1.54, Running 324.38s Step 540( 83.40%), action 417, FPS 1.56, Running 324.77s Step 541( 83.60%), action 418, FPS 1.56, Running 325.46s Step 542( 83.80%), action 419, FPS 1.59, Running 326.03s Step 543( 84.00%), action 420, FPS 1.59, Running 326.66s Step 544( 84.20%), action 421, FPS 1.60, Running 327.50s Step 545( 84.40%), action 422, FPS 1.60, Running 328.10s Step 546( 84.60%), action 423, FPS 1.65, Running 328.72s Step 547( 84.80%), action 424, FPS 1.65, Running 329.33s Step 548( 85.00%), action 425, FPS 1.66, Running 329.96s Step 549( 85.20%), action 426, FPS 1.67, Running 330.45s Step 550( 85.40%), action 427, FPS 1.67, Running 331.31s Step 551( 85.60%), action 428, FPS 1.72, Running 331.88s Step 552( 85.80%), action 429, FPS 1.73, Running 332.48s Step 553( 86.00%), action 430, FPS 1.72, Running 333.04s Step 554( 86.20%), action 431, FPS 1.74, Running 333.88s Step 555( 86.40%), action 432, FPS 1.69, Running 334.51s Step 556( 86.60%), action 433, FPS 1.59, Running 335.54s Step 557( 86.80%), action 434, FPS 1.53, Running 336.26s Step 558( 87.00%), action 435, FPS 1.51, Running 336.91s Step 559( 87.20%), action 436, FPS 1.51, Running 337.65s Step 560( 87.40%), action 437, FPS 1.48, Running 338.27s Step 561( 87.60%), action 438, FPS 1.50, Running 338.81s Step 562( 87.80%), action 439, FPS 1.50, Running 339.37s Step 563( 88.00%), action 440, FPS 1.51, Running 339.89s Step 564( 88.20%), action 441, FPS 1.49, Running 340.91s Step 565( 88.40%), action 442, FPS 1.50, Running 341.46s Step 566( 88.60%), action 443, FPS 1.49, Running 342.11s Step 567( 88.80%), action 444, FPS 1.52, Running 342.46s Step 568( 89.00%), action 445, FPS 1.53, Running 343.06s Step 569( 89.20%), action 446, FPS 1.55, Running 343.38s Step 570( 89.40%), action 447, FPS 1.59, Running 343.90s Step 571( 89.60%), action 448, FPS 1.58, Running 344.51s Step 572( 89.80%), action 449, FPS 1.58, Running 345.14s Step 573( 90.00%), action 450, FPS 1.56, Running 345.86s Step 574( 90.20%), action 451, FPS 1.51, Running 347.14s Step 575( 90.40%), action 452, FPS 1.51, Running 347.72s Step 576( 90.60%), action 453, FPS 1.57, Running 348.29s Step 577( 90.80%), action 454, FPS 1.59, Running 348.83s Step 578( 91.00%), action 455, FPS 1.60, Running 349.40s Step 579( 91.20%), action 456, FPS 1.63, Running 349.91s Step 580( 91.40%), action 457, FPS 1.64, Running 350.45s Step 581( 91.60%), action 458, FPS 1.60, Running 351.28s Step 582( 91.80%), action 459, FPS 1.59, Running 351.98s Step 583( 92.00%), action 460, FPS 1.57, Running 352.63s Step 584( 92.20%), action 461, FPS 1.61, Running 353.33s Step 585( 92.40%), action 462, FPS 1.61, Running 353.90s Step 586( 92.60%), action 463, FPS 1.61, Running 354.55s Step 587( 92.80%), action 464, FPS 1.56, Running 355.32s Step 588( 93.00%), action 465, FPS 1.54, Running 356.01s Step 589( 93.20%), action 466, FPS 1.50, Running 356.67s Step 590( 93.40%), action 467, FPS 1.47, Running 357.52s Step 591( 93.60%), action 468, FPS 1.47, Running 358.11s Step 592( 93.80%), action 469, FPS 1.47, Running 358.78s Step 593( 94.00%), action 470, FPS 1.48, Running 359.36s Step 594( 94.20%), action 471, FPS 1.52, Running 360.29s Step 595( 94.40%), action 472, FPS 1.51, Running 360.94s Step 596( 94.60%), action 473, FPS 1.52, Running 361.43s Step 597( 94.80%), action 474, FPS 1.54, Running 361.81s Step 598( 95.00%), action 475, FPS 1.56, Running 362.19s Step 599( 95.20%), action 476, FPS 1.56, Running 362.75s Step 600( 95.40%), action 477, FPS 1.51, Running 363.68s Step 601( 95.60%), action 478, FPS 1.54, Running 364.27s Step 602( 95.80%), action 479, FPS 1.55, Running 364.87s Step 603( 96.00%), action 480, FPS 1.54, Running 365.61s Step 604( 96.20%), action 481, FPS 1.52, Running 366.46s Step 605( 96.40%), action 482, FPS 1.52, Running 367.05s Step 606( 96.60%), action 483, FPS 1.51, Running 367.78s Step 607( 96.80%), action 484, FPS 1.52, Running 368.47s Step 608( 97.00%), action 485, FPS 1.53, Running 369.11s Step 609( 97.20%), action 486, FPS 1.54, Running 369.66s Step 610( 97.40%), action 487, FPS 1.57, Running 370.22s Step 611( 97.60%), action 488, FPS 1.58, Running 370.81s Step 612( 97.80%), action 489, FPS 1.54, Running 371.77s Step 613( 98.00%), action 490, FPS 1.54, Running 372.37s Step 614( 98.20%), action 491, FPS 1.54, Running 373.28s Step 615( 98.40%), action 492, FPS 1.55, Running 373.89s Step 616( 98.60%), action 493, FPS 1.53, Running 374.48s Step 617( 98.80%), action 494, FPS 1.52, Running 375.00s Step 618( 99.00%), action 495, FPS 1.50, Running 375.54s Step 619( 99.20%), action 496, FPS 1.50, Running 376.06s Step 620( 99.40%), action 497, FPS 1.55, Running 376.59s Step 621( 99.60%), action 498, FPS 1.55, Running 377.20s Step 622( 99.80%), action 499, FPS 1.54, Running 377.85s Step 623(100.00%), action 500, FPS 1.54, Running 378.55s [2026-08-02 18:01:23] [11 ] Seed 10 failed after 379.36 s. +steps: 623 , actions: 500 . +Instruction: Empty +Total 9/11(81.82%) success. +Setting seed: 11 +Step 1( N/A%), pre moving , FPS 7.34, Running 0.14s Step 2( N/A%), pre moving , FPS 12.95, Running 0.15s Step 3( N/A%), pre moving , FPS 17.14, Running 0.18s Step 4( N/A%), pre moving , FPS 20.69, Running 0.19s Step 5( N/A%), pre moving , FPS 23.77, Running 0.21s Step 6( N/A%), pre moving , FPS 25.95, Running 0.23s Step 7( N/A%), pre moving , FPS 28.16, Running 0.25s Step 8( N/A%), pre moving , FPS 29.94, Running 0.27s Step 9( N/A%), pre moving , FPS 30.75, Running 0.29s Step 10( N/A%), pre moving , FPS 32.15, Running 0.31s Step 11( N/A%), pre moving , FPS 33.53, Running 0.33s Step 12( N/A%), pre moving , FPS 34.76, Running 0.35s Step 13( N/A%), pre moving , FPS 34.74, Running 0.37s Step 14( N/A%), pre moving , FPS 35.79, Running 0.39s Step 15( N/A%), pre moving , FPS 36.50, Running 0.41s Step 16( N/A%), pre moving , FPS 37.25, Running 0.43s Step 17( N/A%), pre moving , FPS 38.02, Running 0.45s Step 18( N/A%), pre moving , FPS 38.76, Running 0.46s Step 19( N/A%), pre moving , FPS 39.46, Running 0.48s Step 20( N/A%), pre moving , FPS 40.11, Running 0.50s Step 21( N/A%), pre moving , FPS 32.83, Running 0.75s Step 22( N/A%), pre moving , FPS 31.87, Running 0.78s Step 23( N/A%), pre moving , FPS 29.84, Running 0.85s Step 24( N/A%), pre moving , FPS 26.72, Running 0.94s Step 25( N/A%), pre moving , FPS 25.72, Running 0.99s Step 26( N/A%), pre moving , FPS 18.36, Running 1.32s Step 27( N/A%), pre moving , FPS 17.96, Running 1.36s Step 28( N/A%), pre moving , FPS 17.24, Running 1.43s Step 29( N/A%), pre moving , FPS 17.05, Running 1.47s Step 30( N/A%), pre moving , FPS 16.77, Running 1.50s Step 31( N/A%), pre moving , FPS 16.50, Running 1.54s Step 32( N/A%), pre moving , FPS 16.28, Running 1.57s Step 33( N/A%), pre moving , FPS 16.35, Running 1.60s Step 34( N/A%), pre moving , FPS 16.06, Running 1.64s Step 35( N/A%), pre moving , FPS 15.78, Running 1.68s Step 36( N/A%), pre moving , FPS 10.66, Running 2.31s Step 37( N/A%), pre moving , FPS 10.34, Running 2.38s Step 38( N/A%), pre moving , FPS 10.10, Running 2.44s Step 39( N/A%), pre moving , FPS 9.87, Running 2.51s Step 40( N/A%), pre moving , FPS 9.68, Running 2.56s Step 41( N/A%), pre moving , FPS 9.35, Running 2.88s Step 42( N/A%), pre moving , FPS 9.17, Running 2.96s Step 43( N/A%), pre moving , FPS 9.17, Running 3.03s Step 44( N/A%), pre moving , FPS 9.17, Running 3.12s Step 45( N/A%), pre moving , FPS 8.05, Running 3.47s Step 46( N/A%), pre moving , FPS 8.83, Running 3.59s Step 47( N/A%), pre moving , FPS 8.61, Running 3.69s Step 48( N/A%), pre moving , FPS 7.65, Running 4.04s Step 49( N/A%), pre moving , FPS 7.46, Running 4.15s Step 50( N/A%), pre moving , FPS 7.28, Running 4.25s Step 51( N/A%), pre moving , FPS 6.53, Running 4.60s Step 52( N/A%), pre moving , FPS 6.35, Running 4.72s Step 53( N/A%), pre moving , FPS 6.17, Running 4.84s Step 54( N/A%), pre moving , FPS 5.65, Running 5.18s Step 55( N/A%), pre moving , FPS 5.53, Running 5.29s Step 56( N/A%), pre moving , FPS 6.46, Running 5.40s Step 57( N/A%), pre moving , FPS 5.96, Running 5.74s Step 58( N/A%), pre moving , FPS 5.87, Running 5.85s Step 59( N/A%), pre moving , FPS 5.51, Running 6.14s Step 60( N/A%), pre moving , FPS 5.32, Running 6.33s Step 61( N/A%), pre moving , FPS 5.69, Running 6.40s Step 62( N/A%), pre moving , FPS 5.65, Running 6.50s Step 63( N/A%), pre moving , FPS 5.23, Running 6.85s Step 64( N/A%), pre moving , FPS 5.15, Running 7.01s Step 65( N/A%), pre moving , FPS 5.11, Running 7.39s Step 66( N/A%), pre moving , FPS 5.10, Running 7.51s Step 67( N/A%), pre moving , FPS 5.05, Running 7.65s Step 68( N/A%), pre moving , FPS 5.08, Running 7.98s Step 69( N/A%), pre moving , FPS 5.04, Running 8.12s Step 70( N/A%), pre moving , FPS 4.79, Running 8.43s Step 71( N/A%), pre moving , FPS 5.06, Running 8.56s Step 72( N/A%), pre moving , FPS 5.10, Running 8.64s Step 73( N/A%), pre moving , FPS 5.13, Running 8.74s Step 74( N/A%), pre moving , FPS 5.12, Running 9.08s Step 75( N/A%), pre moving , FPS 5.14, Running 9.18s Step 76( N/A%), pre moving , FPS 5.14, Running 9.30s Step 77( N/A%), pre moving , FPS 5.12, Running 9.64s Step 78( N/A%), pre moving , FPS 5.09, Running 9.78s Step 79( N/A%), pre moving , FPS 5.15, Running 10.02s Step 80( N/A%), pre moving , FPS 5.08, Running 10.26s Step 81( N/A%), pre moving , FPS 5.04, Running 10.37s Step 82( N/A%), pre moving , FPS 5.08, Running 10.44s Step 83( N/A%), pre moving , FPS 5.15, Running 10.74s Step 84( N/A%), pre moving , FPS 5.31, Running 10.78s Step 85( N/A%), pre moving , FPS 5.84, Running 10.81s Step 86( N/A%), pre moving , FPS 5.90, Running 10.90s Step 87( N/A%), pre moving , FPS 6.07, Running 10.94s Step 88( N/A%), pre moving , FPS 6.67, Running 10.98s Step 89( N/A%), pre moving , FPS 6.83, Running 11.05s Step 90( N/A%), pre moving , FPS 6.84, Running 11.35s Step 91( N/A%), pre moving , FPS 6.93, Running 11.44s Step 92( N/A%), pre moving , FPS 6.97, Running 11.51s Step 93( N/A%), pre moving , FPS 6.61, Running 11.76s Step 94( N/A%), pre moving , FPS 7.16, Running 11.87s Step 95( N/A%), pre moving , FPS 7.19, Running 11.96s Step 96( N/A%), pre moving , FPS 7.42, Running 11.99s Step 97( N/A%), pre moving , FPS 8.26, Running 12.07s Step 98( N/A%), pre moving , FPS 7.69, Running 12.38s Step 99( N/A%), pre moving , FPS 8.22, Running 12.46s Step 100( N/A%), pre moving , FPS 3.73, Running 15.62s Step 101( N/A%), pre moving , FPS 3.45, Running 16.16s Step 102( N/A%), pre moving , FPS 3.17, Running 16.74s Step 103( N/A%), pre moving , FPS 3.06, Running 17.28s Step 104( N/A%), pre moving , FPS 2.86, Running 17.77s Step 105( N/A%), pre moving , FPS 2.65, Running 18.37s Step 106( N/A%), pre moving , FPS 2.50, Running 18.90s Step 107( N/A%), pre moving , FPS 2.35, Running 19.44s Step 108( N/A%), pre moving , FPS 2.30, Running 19.67s Step 109( N/A%), pre moving , FPS 2.24, Running 19.97s Step 110( N/A%), pre moving , FPS 2.24, Running 20.29s Step 111( N/A%), pre moving , FPS 2.19, Running 20.56s Step 112( N/A%), pre moving , FPS 2.16, Running 20.77s Step 113( N/A%), pre moving , FPS 2.09, Running 21.31s Step 114( N/A%), pre moving , FPS 2.01, Running 21.83s Step 115( N/A%), pre moving , FPS 1.92, Running 22.36s Step 116( N/A%), pre moving , FPS 1.84, Running 22.83s Step 117( N/A%), pre moving , FPS 1.77, Running 23.37s Step 118( N/A%), pre moving , FPS 1.74, Running 23.88s Step 119( N/A%), pre moving , FPS 1.67, Running 24.40s Step 120( 0.20%), action 1, FPS 1.83, Running 26.58s Step 121( 0.40%), action 2, FPS 1.74, Running 27.63s Step 122( 0.60%), action 3, FPS 1.64, Running 28.92s Step 123( 0.80%), action 4, FPS 1.59, Running 29.86s Step 124( 1.00%), action 5, FPS 1.57, Running 30.55s Step 125( 1.20%), action 6, FPS 1.53, Running 31.42s Step 126( 1.40%), action 7, FPS 1.52, Running 32.07s Step 127( 1.60%), action 8, FPS 1.51, Running 32.73s Step 128( 1.80%), action 9, FPS 1.43, Running 33.70s Step 129( 2.00%), action 10, FPS 1.41, Running 34.21s Step 130( 2.20%), action 11, FPS 1.35, Running 35.15s Step 131( 2.40%), action 12, FPS 1.32, Running 35.75s Step 132( 2.60%), action 13, FPS 1.25, Running 36.71s Step 133( 2.80%), action 14, FPS 1.25, Running 37.30s Step 134( 3.00%), action 15, FPS 1.24, Running 37.91s Step 135( 3.20%), action 16, FPS 1.27, Running 38.16s Step 136( 3.40%), action 17, FPS 1.28, Running 38.43s Step 137( 3.60%), action 18, FPS 1.29, Running 38.84s Step 138( 3.80%), action 19, FPS 1.30, Running 39.22s Step 139( 4.00%), action 20, FPS 1.31, Running 39.68s Step 140( 4.20%), action 21, FPS 1.47, Running 40.16s Step 141( 4.40%), action 22, FPS 1.53, Running 40.74s Step 142( 4.60%), action 23, FPS 1.57, Running 41.66s Step 143( 4.80%), action 24, FPS 1.62, Running 42.24s Step 144( 5.00%), action 25, FPS 1.63, Running 42.83s Step 145( 5.20%), action 26, FPS 1.66, Running 43.48s Step 146( 5.40%), action 27, FPS 1.67, Running 44.04s Step 147( 5.60%), action 28, FPS 1.68, Running 44.60s Step 148( 5.80%), action 29, FPS 1.70, Running 45.48s Step 149( 6.00%), action 30, FPS 1.68, Running 46.13s Step 150( 6.20%), action 31, FPS 1.68, Running 47.08s Step 151( 6.40%), action 32, FPS 1.67, Running 47.70s Step 152( 6.60%), action 33, FPS 1.73, Running 48.30s Step 153( 6.80%), action 34, FPS 1.73, Running 48.83s Step 154( 7.00%), action 35, FPS 1.74, Running 49.38s Step 155( 7.20%), action 36, FPS 1.70, Running 49.92s Step 156( 7.40%), action 37, FPS 1.66, Running 50.48s Step 157( 7.60%), action 38, FPS 1.64, Running 51.02s Step 158( 7.80%), action 39, FPS 1.62, Running 51.57s Step 159( 8.00%), action 40, FPS 1.61, Running 52.10s Step 160( 8.20%), action 41, FPS 1.56, Running 52.98s Step 161( 8.40%), action 42, FPS 1.55, Running 53.64s Step 162( 8.60%), action 43, FPS 1.59, Running 54.21s Step 163( 8.80%), action 44, FPS 1.59, Running 54.84s Step 164( 9.00%), action 45, FPS 1.55, Running 55.72s Step 165( 9.20%), action 46, FPS 1.56, Running 56.27s Step 166( 9.40%), action 47, FPS 1.57, Running 56.82s Step 167( 9.60%), action 48, FPS 1.56, Running 57.41s Step 168( 9.80%), action 49, FPS 1.63, Running 57.73s Step 169( 10.00%), action 50, FPS 1.66, Running 58.16s Step 170( 10.20%), action 51, FPS 1.71, Running 58.79s Step 171( 10.40%), action 52, FPS 1.72, Running 59.35s Step 172( 10.60%), action 53, FPS 1.71, Running 59.98s Step 173( 10.80%), action 54, FPS 1.68, Running 60.77s Step 174( 11.00%), action 55, FPS 1.65, Running 61.51s Step 175( 11.20%), action 56, FPS 1.64, Running 62.14s Step 176( 11.40%), action 57, FPS 1.63, Running 62.77s Step 177( 11.60%), action 58, FPS 1.62, Running 63.37s Step 178( 11.80%), action 59, FPS 1.60, Running 64.10s Step 179( 12.00%), action 60, FPS 1.58, Running 64.76s Step 180( 12.20%), action 61, FPS 1.57, Running 65.71s Step 181( 12.40%), action 62, FPS 1.57, Running 66.41s Step 182( 12.60%), action 63, FPS 1.56, Running 67.05s Step 183( 12.80%), action 64, FPS 1.57, Running 67.60s Step 184( 13.00%), action 65, FPS 1.60, Running 68.22s Step 185( 13.20%), action 66, FPS 1.59, Running 68.82s Step 186( 13.40%), action 67, FPS 1.55, Running 69.69s Step 187( 13.60%), action 68, FPS 1.55, Running 70.34s Step 188( 13.80%), action 69, FPS 1.51, Running 71.02s Step 189( 14.00%), action 70, FPS 1.46, Running 71.88s Step 190( 14.20%), action 71, FPS 1.45, Running 72.56s Step 191( 14.40%), action 72, FPS 1.44, Running 73.24s Step 192( 14.60%), action 73, FPS 1.42, Running 74.03s Step 193( 14.80%), action 74, FPS 1.44, Running 74.68s Step 194( 15.00%), action 75, FPS 1.45, Running 75.35s Step 195( 15.20%), action 76, FPS 1.45, Running 75.89s Step 196( 15.40%), action 77, FPS 1.47, Running 76.37s Step 197( 15.60%), action 78, FPS 1.49, Running 76.75s Step 198( 15.80%), action 79, FPS 1.50, Running 77.42s Step 199( 16.00%), action 80, FPS 1.55, Running 77.70s Step 200( 16.20%), action 81, FPS 1.57, Running 78.44s Step 201( 16.40%), action 82, FPS 1.59, Running 78.99s Step 202( 16.60%), action 83, FPS 1.58, Running 79.68s Step 203( 16.80%), action 84, FPS 1.56, Running 80.42s Step 204( 17.00%), action 85, FPS 1.57, Running 80.98s Step 205( 17.20%), action 86, FPS 1.57, Running 81.57s Step 206( 17.40%), action 87, FPS 1.60, Running 82.19s Step 207( 17.60%), action 88, FPS 1.61, Running 82.72s Step 208( 17.80%), action 89, FPS 1.63, Running 83.30s Step 209( 18.00%), action 90, FPS 1.64, Running 84.04s Step 210( 18.20%), action 91, FPS 1.63, Running 84.84s Step 211( 18.40%), action 92, FPS 1.65, Running 85.36s Step 212( 18.60%), action 93, FPS 1.68, Running 85.92s Step 213( 18.80%), action 94, FPS 1.70, Running 86.46s Step 214( 19.00%), action 95, FPS 1.71, Running 87.02s Step 215( 19.20%), action 96, FPS 1.71, Running 87.57s Step 216( 19.40%), action 97, FPS 1.70, Running 88.13s Step 217( 19.60%), action 98, FPS 1.68, Running 88.66s Step 218( 19.80%), action 99, FPS 1.69, Running 89.28s Step 219( 20.00%), action 100, FPS 1.65, Running 89.81s Step 220( 20.20%), action 101, FPS 1.62, Running 90.75s Step 221( 20.40%), action 102, FPS 1.62, Running 91.32s Step 222( 20.60%), action 103, FPS 1.63, Running 91.92s Step 223( 20.80%), action 104, FPS 1.66, Running 92.48s Step 224( 21.00%), action 105, FPS 1.65, Running 93.09s Step 225( 21.20%), action 106, FPS 1.64, Running 93.80s Step 226( 21.40%), action 107, FPS 1.62, Running 94.57s Step 227( 21.60%), action 108, FPS 1.62, Running 95.07s Step 228( 21.80%), action 109, FPS 1.66, Running 95.32s Step 229( 22.00%), action 110, FPS 1.74, Running 95.55s Step 230( 22.20%), action 111, FPS 1.80, Running 95.96s Step 231( 22.40%), action 112, FPS 1.85, Running 96.20s Step 232( 22.60%), action 113, FPS 1.89, Running 96.53s Step 233( 22.80%), action 114, FPS 1.88, Running 97.11s Step 234( 23.00%), action 115, FPS 1.90, Running 97.55s Step 235( 23.20%), action 116, FPS 1.95, Running 97.84s Step 236( 23.40%), action 117, FPS 1.99, Running 98.16s Step 237( 23.60%), action 118, FPS 1.98, Running 98.77s Step 238( 23.80%), action 119, FPS 1.96, Running 99.51s Step 239( 24.00%), action 120, FPS 1.94, Running 100.14s Step 240( 24.20%), action 121, FPS 1.95, Running 100.99s Step 241( 24.40%), action 122, FPS 1.93, Running 101.68s Step 242( 24.60%), action 123, FPS 1.93, Running 102.29s Step 243( 24.80%), action 124, FPS 1.93, Running 102.83s Step 244( 25.00%), action 125, FPS 1.95, Running 103.37s Step 245( 25.20%), action 126, FPS 1.97, Running 103.96s Step 246( 25.40%), action 127, FPS 2.01, Running 104.54s Step 247( 25.60%), action 128, FPS 2.00, Running 105.06s Step 248( 25.80%), action 129, FPS 1.94, Running 105.60s Step 249( 26.00%), action 130, FPS 1.88, Running 106.22s Step 250( 26.20%), action 131, FPS 1.80, Running 107.05s Step 251( 26.40%), action 132, FPS 1.75, Running 107.66s Step 252( 26.60%), action 133, FPS 1.71, Running 108.24s Step 253( 26.80%), action 134, FPS 1.70, Running 108.85s Step 254( 27.00%), action 135, FPS 1.64, Running 109.75s Step 255( 27.20%), action 136, FPS 1.61, Running 110.27s Step 256( 27.40%), action 137, FPS 1.58, Running 110.84s Step 257( 27.60%), action 138, FPS 1.59, Running 111.35s Step 258( 27.80%), action 139, FPS 1.60, Running 112.00s Step 259( 28.00%), action 140, FPS 1.61, Running 112.55s Step 260( 28.20%), action 141, FPS 1.62, Running 113.34s Step 261( 28.40%), action 142, FPS 1.62, Running 114.06s Step 262( 28.60%), action 143, FPS 1.62, Running 114.63s Step 263( 28.80%), action 144, FPS 1.62, Running 115.18s Step 264( 29.00%), action 145, FPS 1.65, Running 115.52s Step 265( 29.20%), action 146, FPS 1.69, Running 115.79s Step 266( 29.40%), action 147, FPS 1.74, Running 116.05s Step 267( 29.60%), action 148, FPS 1.77, Running 116.33s Step 268( 29.80%), action 149, FPS 1.78, Running 116.86s Step 269( 30.00%), action 150, FPS 1.80, Running 117.31s Step 270( 30.20%), action 151, FPS 1.81, Running 118.08s Step 271( 30.40%), action 152, FPS 1.82, Running 118.67s Step 272( 30.60%), action 153, FPS 1.77, Running 119.51s Step 273( 30.80%), action 154, FPS 1.75, Running 120.26s Step 274( 31.00%), action 155, FPS 1.79, Running 120.93s Step 275( 31.20%), action 156, FPS 1.77, Running 121.55s Step 276( 31.40%), action 157, FPS 1.76, Running 122.21s Step 277( 31.60%), action 158, FPS 1.72, Running 122.98s Step 278( 31.80%), action 159, FPS 1.72, Running 123.61s Step 279( 32.00%), action 160, FPS 1.72, Running 124.17s Step 280( 32.20%), action 161, FPS 1.71, Running 125.03s Step 281( 32.40%), action 162, FPS 1.72, Running 125.69s Step 282( 32.60%), action 163, FPS 1.72, Running 126.28s Step 283( 32.80%), action 164, FPS 1.72, Running 126.81s Step 284( 33.00%), action 165, FPS 1.69, Running 127.35s Step 285( 33.20%), action 166, FPS 1.64, Running 128.00s Step 286( 33.40%), action 167, FPS 1.58, Running 128.70s Step 287( 33.60%), action 168, FPS 1.53, Running 129.45s Step 288( 33.80%), action 169, FPS 1.53, Running 129.97s Step 289( 34.00%), action 170, FPS 1.52, Running 130.50s Step 290( 34.20%), action 171, FPS 1.53, Running 131.16s Step 291( 34.40%), action 172, FPS 1.53, Running 131.71s Step 292( 34.60%), action 173, FPS 1.55, Running 132.45s Step 293( 34.80%), action 174, FPS 1.55, Running 133.12s Step 294( 35.00%), action 175, FPS 1.56, Running 133.78s Step 295( 35.20%), action 176, FPS 1.54, Running 134.53s Step 296( 35.40%), action 177, FPS 1.58, Running 134.90s Step 297( 35.60%), action 178, FPS 1.64, Running 135.16s Step 298( 35.80%), action 179, FPS 1.65, Running 135.71s Step 299( 36.00%), action 180, FPS 1.70, Running 135.97s Step 300( 36.20%), action 181, FPS 1.70, Running 136.80s Step 301( 36.40%), action 182, FPS 1.75, Running 137.13s Step 302( 36.60%), action 183, FPS 1.75, Running 137.70s Step 303( 36.80%), action 184, FPS 1.75, Running 138.21s Step 304( 37.00%), action 185, FPS 1.76, Running 138.74s Step 305( 37.20%), action 186, FPS 1.78, Running 139.26s Step 306( 37.40%), action 187, FPS 1.80, Running 139.78s Step 307( 37.60%), action 188, FPS 1.83, Running 140.39s Step 308( 37.80%), action 189, FPS 1.81, Running 141.03s Step 309( 38.00%), action 190, FPS 1.79, Running 141.71s Step 310( 38.20%), action 191, FPS 1.75, Running 142.60s Step 311( 38.40%), action 192, FPS 1.76, Running 143.09s Step 312( 38.60%), action 193, FPS 1.78, Running 143.68s Step 313( 38.80%), action 194, FPS 1.81, Running 144.18s Step 314( 39.00%), action 195, FPS 1.78, Running 145.05s Step 315( 39.20%), action 196, FPS 1.80, Running 145.66s Step 316( 39.40%), action 197, FPS 1.76, Running 146.24s Step 317( 39.60%), action 198, FPS 1.71, Running 146.88s Step 318( 39.80%), action 199, FPS 1.67, Running 147.70s Step 319( 40.00%), action 200, FPS 1.62, Running 148.29s Step 320( 40.20%), action 201, FPS 1.62, Running 149.12s Step 321( 40.40%), action 202, FPS 1.57, Running 149.85s Step 322( 40.60%), action 203, FPS 1.56, Running 150.50s Step 323( 40.80%), action 204, FPS 1.56, Running 151.02s Step 324( 41.00%), action 205, FPS 1.56, Running 151.57s Step 325( 41.20%), action 206, FPS 1.56, Running 152.12s Step 326( 41.40%), action 207, FPS 1.54, Running 152.72s Step 327( 41.60%), action 208, FPS 1.55, Running 153.30s Step 328( 41.80%), action 209, FPS 1.53, Running 154.13s Step 329( 42.00%), action 210, FPS 1.56, Running 154.51s Step 330( 42.20%), action 211, FPS 1.60, Running 155.06s Step 331( 42.40%), action 212, FPS 1.62, Running 155.45s Step 332( 42.60%), action 213, FPS 1.65, Running 155.81s Step 333( 42.80%), action 214, FPS 1.67, Running 156.14s Step 334( 43.00%), action 215, FPS 1.71, Running 156.74s Step 335( 43.20%), action 216, FPS 1.72, Running 157.29s Step 336( 43.40%), action 217, FPS 1.68, Running 158.18s Step 337( 43.60%), action 218, FPS 1.68, Running 158.78s Step 338( 43.80%), action 219, FPS 1.72, Running 159.33s Step 339( 44.00%), action 220, FPS 1.73, Running 159.84s Step 340( 44.20%), action 221, FPS 1.75, Running 160.57s Step 341( 44.40%), action 222, FPS 1.75, Running 161.30s Step 342( 44.60%), action 223, FPS 1.72, Running 162.12s Step 343( 44.80%), action 224, FPS 1.69, Running 162.88s Step 344( 45.00%), action 225, FPS 1.68, Running 163.49s Step 345( 45.20%), action 226, FPS 1.67, Running 164.06s Step 346( 45.40%), action 227, FPS 1.67, Running 164.68s Step 347( 45.60%), action 228, FPS 1.64, Running 165.47s Step 348( 45.80%), action 229, FPS 1.61, Running 166.58s Step 349( 46.00%), action 230, FPS 1.55, Running 167.43s Step 350( 46.20%), action 231, FPS 1.50, Running 168.37s Step 351( 46.40%), action 232, FPS 1.46, Running 169.19s Step 352( 46.60%), action 233, FPS 1.38, Running 170.30s Step 353( 46.80%), action 234, FPS 1.35, Running 170.92s Step 354( 47.00%), action 235, FPS 1.34, Running 171.66s Step 355( 47.20%), action 236, FPS 1.33, Running 172.38s Step 356( 47.40%), action 237, FPS 1.33, Running 173.21s Step 357( 47.60%), action 238, FPS 1.31, Running 174.04s Step 358( 47.80%), action 239, FPS 1.32, Running 174.50s Step 359( 48.00%), action 240, FPS 1.29, Running 175.35s Step 360( 48.20%), action 241, FPS 1.28, Running 176.20s Step 361( 48.40%), action 242, FPS 1.29, Running 176.78s Step 362( 48.60%), action 243, FPS 1.30, Running 177.51s Step 363( 48.80%), action 244, FPS 1.30, Running 178.23s Step 364( 49.00%), action 245, FPS 1.30, Running 178.86s Step 365( 49.20%), action 246, FPS 1.30, Running 179.39s Step 366( 49.40%), action 247, FPS 1.31, Running 180.00s Step 367( 49.60%), action 248, FPS 1.31, Running 180.68s Step 368( 49.80%), action 249, FPS 1.37, Running 181.23s Step 369( 50.00%), action 250, FPS 1.37, Running 182.03s Step 370( 50.20%), action 251, FPS 1.35, Running 183.14s Step 371( 50.40%), action 252, FPS 1.34, Running 184.10s Step 372( 50.60%), action 253, FPS 1.37, Running 184.94s Step 373( 50.80%), action 254, FPS 1.36, Running 185.61s Step 374( 51.00%), action 255, FPS 1.36, Running 186.38s Step 375( 51.20%), action 256, FPS 1.38, Running 186.90s Step 376( 51.40%), action 257, FPS 1.37, Running 187.86s Step 377( 51.60%), action 258, FPS 1.39, Running 188.48s Step 378( 51.80%), action 259, FPS 1.35, Running 189.32s Step 379( 52.00%), action 260, FPS 1.38, Running 189.86s Step 380( 52.20%), action 261, FPS 1.38, Running 190.70s Step 381( 52.40%), action 262, FPS 1.38, Running 191.30s Step 382( 52.60%), action 263, FPS 1.38, Running 191.97s Step 383( 52.80%), action 264, FPS 1.41, Running 192.39s Step 384( 53.00%), action 265, FPS 1.43, Running 192.80s Step 385( 53.20%), action 266, FPS 1.42, Running 193.44s Step 386( 53.40%), action 267, FPS 1.42, Running 194.07s Step 387( 53.60%), action 268, FPS 1.44, Running 194.60s Step 388( 53.80%), action 269, FPS 1.43, Running 195.23s Step 389( 54.00%), action 270, FPS 1.45, Running 195.79s Step 390( 54.20%), action 271, FPS 1.47, Running 196.71s Step 391( 54.40%), action 272, FPS 1.52, Running 197.24s Step 392( 54.60%), action 273, FPS 1.54, Running 197.90s Step 393( 54.80%), action 274, FPS 1.52, Running 198.76s Step 394( 55.00%), action 275, FPS 1.52, Running 199.51s Step 395( 55.20%), action 276, FPS 1.51, Running 200.13s Step 396( 55.40%), action 277, FPS 1.51, Running 201.14s Step 397( 55.60%), action 278, FPS 1.51, Running 201.76s Step 398( 55.80%), action 279, FPS 1.50, Running 202.63s Step 399( 56.00%), action 280, FPS 1.49, Running 203.29s Step 400( 56.20%), action 281, FPS 1.49, Running 204.16s Step 401( 56.40%), action 282, FPS 1.48, Running 204.85s Step 402( 56.60%), action 283, FPS 1.47, Running 205.53s Step 403( 56.80%), action 284, FPS 1.45, Running 206.16s Step 404( 57.00%), action 285, FPS 1.41, Running 207.03s Step 405( 57.20%), action 286, FPS 1.41, Running 207.63s Step 406( 57.40%), action 287, FPS 1.41, Running 208.23s Step 407( 57.60%), action 288, FPS 1.38, Running 209.08s Step 408( 57.80%), action 289, FPS 1.38, Running 209.77s Step 409( 58.00%), action 290, FPS 1.37, Running 210.38s Step 410( 58.20%), action 291, FPS 1.38, Running 211.20s Step 411( 58.40%), action 292, FPS 1.40, Running 211.54s Step 412( 58.60%), action 293, FPS 1.40, Running 212.20s Step 413( 58.80%), action 294, FPS 1.43, Running 212.71s Step 414( 59.00%), action 295, FPS 1.45, Running 213.29s Step 415( 59.20%), action 296, FPS 1.46, Running 213.84s Step 416( 59.40%), action 297, FPS 1.50, Running 214.45s Step 417( 59.60%), action 298, FPS 1.49, Running 215.22s Step 418( 59.80%), action 299, FPS 1.50, Running 215.96s Step 419( 60.00%), action 300, FPS 1.52, Running 216.48s Step 420( 60.20%), action 301, FPS 1.54, Running 217.16s Step 421( 60.40%), action 302, FPS 1.56, Running 217.70s Step 422( 60.60%), action 303, FPS 1.57, Running 218.28s Step 423( 60.80%), action 304, FPS 1.58, Running 218.80s Step 424( 61.00%), action 305, FPS 1.56, Running 219.82s Step 425( 61.20%), action 306, FPS 1.55, Running 220.54s Step 426( 61.40%), action 307, FPS 1.52, Running 221.36s Step 427( 61.60%), action 308, FPS 1.56, Running 221.91s Step 428( 61.80%), action 309, FPS 1.57, Running 222.53s Step 429( 62.00%), action 310, FPS 1.56, Running 223.17s Step 430( 62.20%), action 311, FPS 1.52, Running 224.38s Step 431( 62.40%), action 312, FPS 1.47, Running 225.12s Step 432( 62.60%), action 313, FPS 1.44, Running 226.13s Step 433( 62.80%), action 314, FPS 1.41, Running 226.86s Step 434( 63.00%), action 315, FPS 1.39, Running 227.72s Step 435( 63.20%), action 316, FPS 1.36, Running 228.50s Step 436( 63.40%), action 317, FPS 1.38, Running 228.98s Step 437( 63.60%), action 318, FPS 1.41, Running 229.42s Step 438( 63.80%), action 319, FPS 1.38, Running 230.51s Step 439( 64.00%), action 320, FPS 1.36, Running 231.15s Step 440( 64.20%), action 321, FPS 1.35, Running 232.00s Step 441( 64.40%), action 322, FPS 1.34, Running 232.58s Step 442( 64.60%), action 323, FPS 1.34, Running 233.17s Step 443( 64.80%), action 324, FPS 1.32, Running 233.90s Step 444( 65.00%), action 325, FPS 1.35, Running 234.63s Step 445( 65.20%), action 326, FPS 1.37, Running 235.14s Step 446( 65.40%), action 327, FPS 1.39, Running 235.75s Step 447( 65.60%), action 328, FPS 1.38, Running 236.36s Step 448( 65.80%), action 329, FPS 1.39, Running 236.96s Step 449( 66.00%), action 330, FPS 1.39, Running 237.51s Step 450( 66.20%), action 331, FPS 1.42, Running 238.43s Step 451( 66.40%), action 332, FPS 1.44, Running 239.06s Step 452( 66.60%), action 333, FPS 1.48, Running 239.67s Step 453( 66.80%), action 334, FPS 1.49, Running 240.27s Step 454( 67.00%), action 335, FPS 1.51, Running 240.99s Step 455( 67.20%), action 336, FPS 1.53, Running 241.56s Step 456( 67.40%), action 337, FPS 1.51, Running 242.24s Step 457( 67.60%), action 338, FPS 1.49, Running 242.85s Step 458( 67.80%), action 339, FPS 1.55, Running 243.44s Step 459( 68.00%), action 340, FPS 1.54, Running 244.10s Step 460( 68.20%), action 341, FPS 1.51, Running 245.21s Step 461( 68.40%), action 342, FPS 1.50, Running 245.90s Step 462( 68.60%), action 343, FPS 1.48, Running 246.69s Step 463( 68.80%), action 344, FPS 1.47, Running 247.53s Step 464( 69.00%), action 345, FPS 1.50, Running 247.93s Step 465( 69.20%), action 346, FPS 1.53, Running 248.22s Step 466( 69.40%), action 347, FPS 1.53, Running 248.80s Step 467( 69.60%), action 348, FPS 1.52, Running 249.55s Step 468( 69.80%), action 349, FPS 1.48, Running 250.49s Step 469( 70.00%), action 350, FPS 1.47, Running 251.15s Step 470( 70.20%), action 351, FPS 1.44, Running 252.28s Step 471( 70.40%), action 352, FPS 1.45, Running 252.84s Step 472( 70.60%), action 353, FPS 1.44, Running 253.52s Step 473( 70.80%), action 354, FPS 1.45, Running 254.10s Step 474( 71.00%), action 355, FPS 1.43, Running 254.94s Step 475( 71.20%), action 356, FPS 1.43, Running 255.52s Step 476( 71.40%), action 357, FPS 1.42, Running 256.36s Step 477( 71.60%), action 358, FPS 1.43, Running 256.87s Step 478( 71.80%), action 359, FPS 1.40, Running 257.73s Step 479( 72.00%), action 360, FPS 1.41, Running 258.24s Step 480( 72.20%), action 361, FPS 1.45, Running 258.96s Step 481( 72.40%), action 362, FPS 1.47, Running 259.54s Step 482( 72.60%), action 363, FPS 1.46, Running 260.37s Step 483( 72.80%), action 364, FPS 1.49, Running 260.95s Step 484( 73.00%), action 365, FPS 1.45, Running 261.72s Step 485( 73.20%), action 366, FPS 1.41, Running 262.44s Step 486( 73.40%), action 367, FPS 1.39, Running 263.19s Step 487( 73.60%), action 368, FPS 1.40, Running 263.80s Step 488( 73.80%), action 369, FPS 1.42, Running 264.63s Step 489( 74.00%), action 370, FPS 1.42, Running 265.22s Step 490( 74.20%), action 371, FPS 1.48, Running 265.80s Step 491( 74.40%), action 372, FPS 1.50, Running 266.16s Step 492( 74.60%), action 373, FPS 1.50, Running 266.83s Step 493( 74.80%), action 374, FPS 1.50, Running 267.41s Step 494( 75.00%), action 375, FPS 1.53, Running 268.02s Step 495( 75.20%), action 376, FPS 1.52, Running 268.65s Step 496( 75.40%), action 377, FPS 1.52, Running 269.49s Step 497( 75.60%), action 378, FPS 1.51, Running 270.09s Step 498( 75.80%), action 379, FPS 1.55, Running 270.66s Step 499( 76.00%), action 380, FPS 1.54, Running 271.27s Step 500( 76.20%), action 381, FPS 1.47, Running 272.58s Step 501( 76.40%), action 382, FPS 1.46, Running 273.23s Step 502( 76.60%), action 383, FPS 1.49, Running 273.84s Step 503( 76.80%), action 384, FPS 1.45, Running 274.75s Step 504( 77.00%), action 385, FPS 1.46, Running 275.44s Step 505( 77.20%), action 386, FPS 1.48, Running 275.97s Step 506( 77.40%), action 387, FPS 1.49, Running 276.63s Step 507( 77.60%), action 388, FPS 1.48, Running 277.34s Step 508( 77.80%), action 389, FPS 1.48, Running 278.15s Step 509( 78.00%), action 390, FPS 1.45, Running 279.01s Step 510( 78.20%), action 391, FPS 1.43, Running 279.79s Step 511( 78.40%), action 392, FPS 1.40, Running 280.47s Step 512( 78.60%), action 393, FPS 1.39, Running 281.25s Step 513( 78.80%), action 394, FPS 1.34, Running 282.32s Step 514( 79.00%), action 395, FPS 1.34, Running 282.93s Step 515( 79.20%), action 396, FPS 1.35, Running 283.47s Step 516( 79.40%), action 397, FPS 1.39, Running 283.91s Step 517( 79.60%), action 398, FPS 1.41, Running 284.27s Step 518( 79.80%), action 399, FPS 1.39, Running 285.06s Step 519( 80.00%), action 400, FPS 1.37, Running 285.89s Step 520( 80.20%), action 401, FPS 1.41, Running 286.73s Step 521( 80.40%), action 402, FPS 1.42, Running 287.32s Step 522( 80.60%), action 403, FPS 1.39, Running 288.18s Step 523( 80.80%), action 404, FPS 1.42, Running 288.79s Step 524( 81.00%), action 405, FPS 1.42, Running 289.49s Step 525( 81.20%), action 406, FPS 1.42, Running 290.00s Step 526( 81.40%), action 407, FPS 1.41, Running 290.77s Step 527( 81.60%), action 408, FPS 1.42, Running 291.47s Step 528( 81.80%), action 409, FPS 1.44, Running 292.02s Step 529( 82.00%), action 410, FPS 1.47, Running 292.58s Step 530( 82.20%), action 411, FPS 1.46, Running 293.51s Step 531( 82.40%), action 412, FPS 1.47, Running 294.11s Step 532( 82.60%), action 413, FPS 1.49, Running 294.70s Step 533( 82.80%), action 414, FPS 1.55, Running 295.22s Step 534( 83.00%), action 415, FPS 1.55, Running 295.86s Step 535( 83.20%), action 416, FPS 1.52, Running 296.63s Step 536( 83.40%), action 417, FPS 1.48, Running 297.43s Step 537( 83.60%), action 418, FPS 1.38, Running 298.72s Step 538( 83.80%), action 419, FPS 1.39, Running 299.41s Step 539( 84.00%), action 420, FPS 1.42, Running 299.99s Step 540( 84.20%), action 421, FPS 1.41, Running 300.91s Step 541( 84.40%), action 422, FPS 1.41, Running 301.55s Step 542( 84.60%), action 423, FPS 1.46, Running 301.90s Step 543( 84.80%), action 424, FPS 1.48, Running 302.35s Step 544( 85.00%), action 425, FPS 1.51, Running 302.76s Step 545( 85.20%), action 426, FPS 1.49, Running 303.40s Step 546( 85.40%), action 427, FPS 1.51, Running 304.00s Step 547( 85.60%), action 428, FPS 1.53, Running 304.52s Step 548( 85.80%), action 429, FPS 1.53, Running 305.12s Step 549( 86.00%), action 430, FPS 1.53, Running 305.63s Step 550( 86.20%), action 431, FPS 1.53, Running 306.59s Step 551( 86.40%), action 432, FPS 1.53, Running 307.17s Step 552( 86.60%), action 433, FPS 1.53, Running 307.75s Step 553( 86.80%), action 434, FPS 1.53, Running 308.31s Step 554( 87.00%), action 435, FPS 1.52, Running 308.98s Step 555( 87.20%), action 436, FPS 1.55, Running 309.51s Step 556( 87.40%), action 437, FPS 1.54, Running 310.41s Step 557( 87.60%), action 438, FPS 1.62, Running 311.07s Step 558( 87.80%), action 439, FPS 1.60, Running 311.94s Step 559( 88.00%), action 440, FPS 1.59, Running 312.56s Step 560( 88.20%), action 441, FPS 1.59, Running 313.52s Step 561( 88.40%), action 442, FPS 1.57, Running 314.25s Step 562( 88.60%), action 443, FPS 1.51, Running 315.12s Step 563( 88.80%), action 444, FPS 1.43, Running 316.33s Step 564( 89.00%), action 445, FPS 1.38, Running 317.22s Step 565( 89.20%), action 446, FPS 1.35, Running 318.16s Step 566( 89.40%), action 447, FPS 1.34, Running 318.91s Step 567( 89.60%), action 448, FPS 1.33, Running 319.51s Step 568( 89.80%), action 449, FPS 1.33, Running 320.20s Step 569( 90.00%), action 450, FPS 1.32, Running 320.75s Step 570( 90.20%), action 451, FPS 1.36, Running 321.29s Step 571( 90.40%), action 452, FPS 1.37, Running 321.79s Step 572( 90.60%), action 453, FPS 1.36, Running 322.45s Step 573( 90.80%), action 454, FPS 1.34, Running 323.20s Step 574( 91.00%), action 455, FPS 1.33, Running 324.00s Step 575( 91.20%), action 456, FPS 1.31, Running 324.72s Step 576( 91.40%), action 457, FPS 1.33, Running 325.40s Step 577( 91.60%), action 458, FPS 1.34, Running 325.97s Step 578( 91.80%), action 459, FPS 1.36, Running 326.64s Step 579( 92.00%), action 460, FPS 1.36, Running 327.25s Step 580( 92.20%), action 461, FPS 1.37, Running 328.15s Step 581( 92.40%), action 462, FPS 1.35, Running 329.02s Step 582( 92.60%), action 463, FPS 1.36, Running 329.80s Step 583( 92.80%), action 464, FPS 1.40, Running 330.59s Step 584( 93.00%), action 465, FPS 1.42, Running 331.31s Step 585( 93.20%), action 466, FPS 1.46, Running 331.89s Step 586( 93.40%), action 467, FPS 1.44, Running 332.84s Step 587( 93.60%), action 468, FPS 1.42, Running 333.57s Step 588( 93.80%), action 469, FPS 1.41, Running 334.35s Step 589( 94.00%), action 470, FPS 1.40, Running 335.01s Step 590( 94.20%), action 471, FPS 1.38, Running 335.77s Step 591( 94.40%), action 472, FPS 1.36, Running 336.52s Step 592( 94.60%), action 473, FPS 1.36, Running 337.13s Step 593( 94.80%), action 474, FPS 1.38, Running 337.72s Step 594( 95.00%), action 475, FPS 1.40, Running 338.27s Step 595( 95.20%), action 476, FPS 1.44, Running 338.57s Step 596( 95.40%), action 477, FPS 1.47, Running 339.02s Step 597( 95.60%), action 478, FPS 1.47, Running 339.53s Step 598( 95.80%), action 479, FPS 1.50, Running 340.00s Step 599( 96.00%), action 480, FPS 1.54, Running 340.26s Step 600( 96.20%), action 481, FPS 1.52, Running 341.27s Step 601( 96.40%), action 482, FPS 1.56, Running 341.83s Step 602( 96.60%), action 483, FPS 1.58, Running 342.44s Step 603( 96.80%), action 484, FPS 1.61, Running 342.99s Step 604( 97.00%), action 485, FPS 1.64, Running 343.53s Step 605( 97.20%), action 486, FPS 1.65, Running 344.04s Step 606( 97.40%), action 487, FPS 1.71, Running 344.57s Step 607( 97.60%), action 488, FPS 1.73, Running 345.10s Step 608( 97.80%), action 489, FPS 1.76, Running 345.75s Step 609( 98.00%), action 490, FPS 1.75, Running 346.46s Step 610( 98.20%), action 491, FPS 1.74, Running 347.26s Step 611( 98.40%), action 492, FPS 1.76, Running 347.90s Step 612( 98.60%), action 493, FPS 1.72, Running 348.76s Step 613( 98.80%), action 494, FPS 1.68, Running 349.62s Step 614( 99.00%), action 495, FPS 1.60, Running 350.76s Step 615( 99.20%), action 496, FPS 1.55, Running 351.44s Step 616( 99.40%), action 497, FPS 1.52, Running 352.21s Step 617( 99.60%), action 498, FPS 1.50, Running 352.90s Step 618( 99.80%), action 499, FPS 1.48, Running 353.53s Step 619(100.00%), action 500, FPS 1.41, Running 354.44s [2026-08-02 18:07:17] [12 ] Seed 11 failed after 354.71 s. +steps: 619 , actions: 500 . +Instruction: Empty +Total 9/12(75.00%) success. +Setting seed: 12 +Step 1( N/A%), pre moving , FPS 1.65, Running 0.61s Step 2( N/A%), pre moving , FPS 2.95, Running 0.68s Step 3( N/A%), pre moving , FPS 4.10, Running 0.73s Step 4( N/A%), pre moving , FPS 4.96, Running 0.81s Step 5( N/A%), pre moving , FPS 4.44, Running 1.13s Step 6( N/A%), pre moving , FPS 5.00, Running 1.20s Step 7( N/A%), pre moving , FPS 5.55, Running 1.26s Step 8( N/A%), pre moving , FPS 6.04, Running 1.32s Step 9( N/A%), pre moving , FPS 6.53, Running 1.38s Step 10( N/A%), pre moving , FPS 6.96, Running 1.44s Step 11( N/A%), pre moving , FPS 6.29, Running 1.75s Step 12( N/A%), pre moving , FPS 6.56, Running 1.83s Step 13( N/A%), pre moving , FPS 6.85, Running 1.90s Step 14( N/A%), pre moving , FPS 7.15, Running 1.96s Step 15( N/A%), pre moving , FPS 6.60, Running 2.27s Step 16( N/A%), pre moving , FPS 6.95, Running 2.30s Step 17( N/A%), pre moving , FPS 7.31, Running 2.32s Step 18( N/A%), pre moving , FPS 7.68, Running 2.34s Step 19( N/A%), pre moving , FPS 8.04, Running 2.36s Step 20( N/A%), pre moving , FPS 8.41, Running 2.38s Step 21( N/A%), pre moving , FPS 10.15, Running 2.58s Step 22( N/A%), pre moving , FPS 10.43, Running 2.60s Step 23( N/A%), pre moving , FPS 10.64, Running 2.61s Step 24( N/A%), pre moving , FPS 10.90, Running 2.64s Step 25( N/A%), pre moving , FPS 12.98, Running 2.67s Step 26( N/A%), pre moving , FPS 11.83, Running 2.89s Step 27( N/A%), pre moving , FPS 12.15, Running 2.91s Step 28( N/A%), pre moving , FPS 12.50, Running 2.92s Step 29( N/A%), pre moving , FPS 12.80, Running 2.94s Step 30( N/A%), pre moving , FPS 13.14, Running 2.96s Step 31( N/A%), pre moving , FPS 16.27, Running 2.98s Step 32( N/A%), pre moving , FPS 17.15, Running 3.00s Step 33( N/A%), pre moving , FPS 17.90, Running 3.02s Step 34( N/A%), pre moving , FPS 18.23, Running 3.06s Step 35( N/A%), pre moving , FPS 24.37, Running 3.09s Step 36( N/A%), pre moving , FPS 15.36, Running 3.61s Step 37( N/A%), pre moving , FPS 15.14, Running 3.65s Step 38( N/A%), pre moving , FPS 14.67, Running 3.71s Step 39( N/A%), pre moving , FPS 14.28, Running 3.76s Step 40( N/A%), pre moving , FPS 14.02, Running 3.81s Step 41( N/A%), pre moving , FPS 15.73, Running 3.85s Step 42( N/A%), pre moving , FPS 15.48, Running 3.89s Step 43( N/A%), pre moving , FPS 14.95, Running 3.95s Step 44( N/A%), pre moving , FPS 14.70, Running 4.00s Step 45( N/A%), pre moving , FPS 14.31, Running 4.07s Step 46( N/A%), pre moving , FPS 16.16, Running 4.13s Step 47( N/A%), pre moving , FPS 15.54, Running 4.19s Step 48( N/A%), pre moving , FPS 14.92, Running 4.26s Step 49( N/A%), pre moving , FPS 14.14, Running 4.36s Step 50( N/A%), pre moving , FPS 11.29, Running 4.73s Step 51( N/A%), pre moving , FPS 10.78, Running 4.83s Step 52( N/A%), pre moving , FPS 9.13, Running 5.19s Step 53( N/A%), pre moving , FPS 8.73, Running 5.31s Step 54( N/A%), pre moving , FPS 8.49, Running 5.41s Step 55( N/A%), pre moving , FPS 7.44, Running 5.78s Step 56( N/A%), pre moving , FPS 8.77, Running 5.88s Step 57( N/A%), pre moving , FPS 7.71, Running 6.24s Step 58( N/A%), pre moving , FPS 7.56, Running 6.35s Step 59( N/A%), pre moving , FPS 7.43, Running 6.45s Step 60( N/A%), pre moving , FPS 6.69, Running 6.79s Step 61( N/A%), pre moving , FPS 6.54, Running 6.91s Step 62( N/A%), pre moving , FPS 6.40, Running 7.01s Step 63( N/A%), pre moving , FPS 5.87, Running 7.36s Step 64( N/A%), pre moving , FPS 5.77, Running 7.47s Step 65( N/A%), pre moving , FPS 5.70, Running 7.57s Step 66( N/A%), pre moving , FPS 5.27, Running 7.92s Step 67( N/A%), pre moving , FPS 5.19, Running 8.05s Step 68( N/A%), pre moving , FPS 4.95, Running 8.30s Step 69( N/A%), pre moving , FPS 4.85, Running 8.48s Step 70( N/A%), pre moving , FPS 5.18, Running 8.59s Step 71( N/A%), pre moving , FPS 5.18, Running 8.70s Step 72( N/A%), pre moving , FPS 5.20, Running 9.03s Step 73( N/A%), pre moving , FPS 5.21, Running 9.15s Step 74( N/A%), pre moving , FPS 5.14, Running 9.30s Step 75( N/A%), pre moving , FPS 5.21, Running 9.62s Step 76( N/A%), pre moving , FPS 5.20, Running 9.73s Step 77( N/A%), pre moving , FPS 5.20, Running 10.08s Step 78( N/A%), pre moving , FPS 5.20, Running 10.20s Step 79( N/A%), pre moving , FPS 5.21, Running 10.30s Step 80( N/A%), pre moving , FPS 5.19, Running 10.65s Step 81( N/A%), pre moving , FPS 5.20, Running 10.75s Step 82( N/A%), pre moving , FPS 5.20, Running 10.85s Step 83( N/A%), pre moving , FPS 5.20, Running 11.20s Step 84( N/A%), pre moving , FPS 5.20, Running 11.32s Step 85( N/A%), pre moving , FPS 5.20, Running 11.42s Step 86( N/A%), pre moving , FPS 5.20, Running 11.77s Step 87( N/A%), pre moving , FPS 5.24, Running 11.86s Step 88( N/A%), pre moving , FPS 5.50, Running 11.93s Step 89( N/A%), pre moving , FPS 5.58, Running 12.06s Step 90( N/A%), pre moving , FPS 5.37, Running 12.31s Step 91( N/A%), pre moving , FPS 5.40, Running 12.40s Step 92( N/A%), pre moving , FPS 5.82, Running 12.47s Step 93( N/A%), pre moving , FPS 5.86, Running 12.56s Step 94( N/A%), pre moving , FPS 5.65, Running 12.85s Step 95( N/A%), pre moving , FPS 6.04, Running 12.93s Step 96( N/A%), pre moving , FPS 6.11, Running 13.00s Step 97( N/A%), pre moving , FPS 6.71, Running 13.07s Step 98( N/A%), pre moving , FPS 6.27, Running 13.38s Step 99( N/A%), pre moving , FPS 6.30, Running 13.47s Step 100( N/A%), pre moving , FPS 6.93, Running 13.53s Step 101( N/A%), pre moving , FPS 7.03, Running 13.60s Step 102( N/A%), pre moving , FPS 6.53, Running 13.91s Step 103( N/A%), pre moving , FPS 7.16, Running 13.99s Step 104( N/A%), pre moving , FPS 7.31, Running 14.05s Step 105( N/A%), pre moving , FPS 7.40, Running 14.12s Step 106( N/A%), pre moving , FPS 7.47, Running 14.45s Step 107( N/A%), pre moving , FPS 7.50, Running 14.53s Step 108( N/A%), pre moving , FPS 7.54, Running 14.59s Step 109( N/A%), pre moving , FPS 7.70, Running 14.66s Step 110( N/A%), pre moving , FPS 8.32, Running 14.72s Step 111( N/A%), pre moving , FPS 7.60, Running 15.03s Step 112( N/A%), pre moving , FPS 7.55, Running 15.12s Step 113( N/A%), pre moving , FPS 3.51, Running 18.26s Step 114( N/A%), pre moving , FPS 3.34, Running 18.83s Step 115( N/A%), pre moving , FPS 3.12, Running 19.35s Step 116( N/A%), pre moving , FPS 2.91, Running 19.88s Step 117( N/A%), pre moving , FPS 2.71, Running 20.43s Step 118( N/A%), pre moving , FPS 2.65, Running 20.94s Step 119( N/A%), pre moving , FPS 2.51, Running 21.45s Step 120( N/A%), pre moving , FPS 2.43, Running 21.76s Step 121( N/A%), pre moving , FPS 2.38, Running 22.01s Step 122( N/A%), pre moving , FPS 2.38, Running 22.31s Step 123( N/A%), pre moving , FPS 2.31, Running 22.65s Step 124( N/A%), pre moving , FPS 2.26, Running 22.91s Step 125( N/A%), pre moving , FPS 2.22, Running 23.12s Step 126( N/A%), pre moving , FPS 2.18, Running 23.61s Step 127( N/A%), pre moving , FPS 2.08, Running 24.16s Step 128( N/A%), pre moving , FPS 1.98, Running 24.67s Step 129( N/A%), pre moving , FPS 1.89, Running 25.23s Step 130( N/A%), pre moving , FPS 1.82, Running 25.73s Step 131( N/A%), pre moving , FPS 1.78, Running 26.26s Step 132( N/A%), pre moving , FPS 1.72, Running 26.77s Step 133( 0.20%), action 1, FPS 1.98, Running 28.37s Step 134( 0.40%), action 2, FPS 1.96, Running 29.01s Step 135( 0.60%), action 3, FPS 1.89, Running 29.95s Step 136( 0.80%), action 4, FPS 1.86, Running 30.65s Step 137( 1.00%), action 5, FPS 1.84, Running 31.28s Step 138( 1.20%), action 6, FPS 1.84, Running 31.84s Step 139( 1.40%), action 7, FPS 1.78, Running 32.68s Step 140( 1.60%), action 8, FPS 1.73, Running 33.31s Step 141( 1.80%), action 9, FPS 1.63, Running 34.28s Step 142( 2.00%), action 10, FPS 1.59, Running 34.90s Step 143( 2.20%), action 11, FPS 1.51, Running 35.86s Step 144( 2.40%), action 12, FPS 1.47, Running 36.48s Step 145( 2.60%), action 13, FPS 1.42, Running 37.26s Step 146( 2.80%), action 14, FPS 1.39, Running 38.03s Step 147( 3.00%), action 15, FPS 1.38, Running 38.69s Step 148( 3.20%), action 16, FPS 1.33, Running 39.70s Step 149( 3.40%), action 17, FPS 1.33, Running 40.30s Step 150( 3.60%), action 18, FPS 1.34, Running 40.68s Step 151( 3.80%), action 19, FPS 1.32, Running 41.45s Step 152( 4.00%), action 20, FPS 1.33, Running 41.83s Step 153( 4.20%), action 21, FPS 1.43, Running 42.38s Step 154( 4.40%), action 22, FPS 1.43, Running 43.02s Step 155( 4.60%), action 23, FPS 1.43, Running 43.94s Step 156( 4.80%), action 24, FPS 1.40, Running 44.95s Step 157( 5.00%), action 25, FPS 1.40, Running 45.59s Step 158( 5.20%), action 26, FPS 1.40, Running 46.13s Step 159( 5.40%), action 27, FPS 1.42, Running 46.73s Step 160( 5.60%), action 28, FPS 1.41, Running 47.46s Step 161( 5.80%), action 29, FPS 1.43, Running 48.22s Step 162( 6.00%), action 30, FPS 1.43, Running 48.85s Step 163( 6.20%), action 31, FPS 1.45, Running 49.63s Step 164( 6.40%), action 32, FPS 1.45, Running 50.31s Step 165( 6.60%), action 33, FPS 1.47, Running 50.86s Step 166( 6.80%), action 34, FPS 1.49, Running 51.42s Step 167( 7.00%), action 35, FPS 1.50, Running 52.04s Step 168( 7.20%), action 36, FPS 1.51, Running 52.97s Step 169( 7.40%), action 37, FPS 1.51, Running 53.53s Step 170( 7.60%), action 38, FPS 1.48, Running 54.19s Step 171( 7.80%), action 39, FPS 1.47, Running 55.06s Step 172( 8.00%), action 40, FPS 1.44, Running 55.69s Step 173( 8.20%), action 41, FPS 1.43, Running 56.34s Step 174( 8.40%), action 42, FPS 1.44, Running 56.94s Step 175( 8.60%), action 43, FPS 1.45, Running 57.69s Step 176( 8.80%), action 44, FPS 1.49, Running 58.39s Step 177( 9.00%), action 45, FPS 1.50, Running 58.95s Step 178( 9.20%), action 46, FPS 1.50, Running 59.46s Step 179( 9.40%), action 47, FPS 1.54, Running 59.72s Step 180( 9.60%), action 48, FPS 1.59, Running 60.01s Step 181( 9.80%), action 49, FPS 1.66, Running 60.28s Step 182( 10.00%), action 50, FPS 1.71, Running 60.53s Step 183( 10.20%), action 51, FPS 1.75, Running 61.09s Step 184( 10.40%), action 52, FPS 1.80, Running 61.44s Step 185( 10.60%), action 53, FPS 1.80, Running 61.99s Step 186( 10.80%), action 54, FPS 1.78, Running 62.64s Step 187( 11.00%), action 55, FPS 1.78, Running 63.27s Step 188( 11.20%), action 56, FPS 1.84, Running 63.83s Step 189( 11.40%), action 57, FPS 1.84, Running 64.39s Step 190( 11.60%), action 58, FPS 1.80, Running 65.28s Step 191( 11.80%), action 59, FPS 1.85, Running 65.86s Step 192( 12.00%), action 60, FPS 1.87, Running 66.39s Step 193( 12.20%), action 61, FPS 1.83, Running 67.29s Step 194( 12.40%), action 62, FPS 1.81, Running 68.01s Step 195( 12.60%), action 63, FPS 1.80, Running 68.79s Step 196( 12.80%), action 64, FPS 1.80, Running 69.52s Step 197( 13.00%), action 65, FPS 1.75, Running 70.39s Step 198( 13.20%), action 66, FPS 1.72, Running 71.06s Step 199( 13.40%), action 67, FPS 1.67, Running 71.67s Step 200( 13.60%), action 68, FPS 1.64, Running 72.23s Step 201( 13.80%), action 69, FPS 1.60, Running 72.76s Step 202( 14.00%), action 70, FPS 1.57, Running 73.29s Step 203( 14.20%), action 71, FPS 1.54, Running 74.08s Step 204( 14.40%), action 72, FPS 1.49, Running 74.82s Step 205( 14.60%), action 73, FPS 1.48, Running 75.46s Step 206( 14.80%), action 74, FPS 1.49, Running 76.04s Step 207( 15.00%), action 75, FPS 1.46, Running 76.92s Step 208( 15.20%), action 76, FPS 1.45, Running 77.60s Step 209( 15.40%), action 77, FPS 1.45, Running 78.22s Step 210( 15.60%), action 78, FPS 1.48, Running 78.78s Step 211( 15.80%), action 79, FPS 1.49, Running 79.26s Step 212( 16.00%), action 80, FPS 1.51, Running 79.67s Step 213( 16.20%), action 81, FPS 1.54, Running 80.26s Step 214( 16.40%), action 82, FPS 1.57, Running 80.74s Step 215( 16.60%), action 83, FPS 1.63, Running 81.08s Step 216( 16.80%), action 84, FPS 1.65, Running 81.62s Step 217( 17.00%), action 85, FPS 1.70, Running 82.17s Step 218( 17.20%), action 86, FPS 1.72, Running 82.72s Step 219( 17.40%), action 87, FPS 1.72, Running 83.29s Step 220( 17.60%), action 88, FPS 1.70, Running 84.02s Step 221( 17.80%), action 89, FPS 1.67, Running 84.74s Step 222( 18.00%), action 90, FPS 1.65, Running 85.43s Step 223( 18.20%), action 91, FPS 1.67, Running 86.09s Step 224( 18.40%), action 92, FPS 1.66, Running 86.89s Step 225( 18.60%), action 93, FPS 1.67, Running 87.46s Step 226( 18.80%), action 94, FPS 1.66, Running 88.10s Step 227( 19.00%), action 95, FPS 1.71, Running 88.62s Step 228( 19.20%), action 96, FPS 1.73, Running 89.17s Step 229( 19.40%), action 97, FPS 1.75, Running 89.68s Step 230( 19.60%), action 98, FPS 1.75, Running 90.23s Step 231( 19.80%), action 99, FPS 1.74, Running 90.78s Step 232( 20.00%), action 100, FPS 1.66, Running 91.69s Step 233( 20.20%), action 101, FPS 1.65, Running 92.41s Step 234( 20.40%), action 102, FPS 1.60, Running 93.22s Step 235( 20.60%), action 103, FPS 1.56, Running 93.89s Step 236( 20.80%), action 104, FPS 1.55, Running 94.52s Step 237( 21.00%), action 105, FPS 1.55, Running 95.06s Step 238( 21.20%), action 106, FPS 1.55, Running 95.62s Step 239( 21.40%), action 107, FPS 1.55, Running 96.16s Step 240( 21.60%), action 108, FPS 1.58, Running 96.71s Step 241( 21.80%), action 109, FPS 1.59, Running 97.35s Step 242( 22.00%), action 110, FPS 1.59, Running 98.04s Step 243( 22.20%), action 111, FPS 1.60, Running 98.56s Step 244( 22.40%), action 112, FPS 1.65, Running 98.99s Step 245( 22.60%), action 113, FPS 1.67, Running 99.47s Step 246( 22.80%), action 114, FPS 1.69, Running 99.96s Step 247( 23.00%), action 115, FPS 1.68, Running 100.53s Step 248( 23.20%), action 116, FPS 1.68, Running 101.10s Step 249( 23.40%), action 117, FPS 1.67, Running 101.62s Step 250( 23.60%), action 118, FPS 1.67, Running 102.21s Step 251( 23.80%), action 119, FPS 1.66, Running 102.84s Step 252( 24.00%), action 120, FPS 1.69, Running 103.53s Step 253( 24.20%), action 121, FPS 1.68, Running 104.35s Step 254( 24.40%), action 122, FPS 1.65, Running 105.36s Step 255( 24.60%), action 123, FPS 1.66, Running 105.93s Step 256( 24.80%), action 124, FPS 1.64, Running 106.69s Step 257( 25.00%), action 125, FPS 1.61, Running 107.48s Step 258( 25.20%), action 126, FPS 1.60, Running 108.09s Step 259( 25.40%), action 127, FPS 1.60, Running 108.64s Step 260( 25.60%), action 128, FPS 1.60, Running 109.21s Step 261( 25.80%), action 129, FPS 1.58, Running 109.98s Step 262( 26.00%), action 130, FPS 1.58, Running 110.72s Step 263( 26.20%), action 131, FPS 1.56, Running 111.42s Step 264( 26.40%), action 132, FPS 1.51, Running 112.23s Step 265( 26.60%), action 133, FPS 1.50, Running 112.84s Step 266( 26.80%), action 134, FPS 1.49, Running 113.42s Step 267( 27.00%), action 135, FPS 1.48, Running 114.07s Step 268( 27.20%), action 136, FPS 1.47, Running 114.67s Step 269( 27.40%), action 137, FPS 1.44, Running 115.53s Step 270( 27.60%), action 138, FPS 1.43, Running 116.19s Step 271( 27.80%), action 139, FPS 1.44, Running 116.71s Step 272( 28.00%), action 140, FPS 1.46, Running 117.23s Step 273( 28.20%), action 141, FPS 1.49, Running 117.79s Step 274( 28.40%), action 142, FPS 1.56, Running 118.14s Step 275( 28.60%), action 143, FPS 1.52, Running 119.07s Step 276( 28.80%), action 144, FPS 1.52, Running 119.85s Step 277( 29.00%), action 145, FPS 1.54, Running 120.45s Step 278( 29.20%), action 146, FPS 1.50, Running 121.46s Step 279( 29.40%), action 147, FPS 1.49, Running 122.09s Step 280( 29.60%), action 148, FPS 1.49, Running 122.65s Step 281( 29.80%), action 149, FPS 1.51, Running 123.20s Step 282( 30.00%), action 150, FPS 1.53, Running 123.76s Step 283( 30.20%), action 151, FPS 1.51, Running 124.69s Step 284( 30.40%), action 152, FPS 1.52, Running 125.36s Step 285( 30.60%), action 153, FPS 1.52, Running 126.01s Step 286( 30.80%), action 154, FPS 1.49, Running 126.87s Step 287( 31.00%), action 155, FPS 1.46, Running 127.77s Step 288( 31.20%), action 156, FPS 1.45, Running 128.50s Step 289( 31.40%), action 157, FPS 1.48, Running 129.03s Step 290( 31.60%), action 158, FPS 1.49, Running 129.60s Step 291( 31.80%), action 159, FPS 1.43, Running 130.70s Step 292( 32.00%), action 160, FPS 1.39, Running 131.60s Step 293( 32.20%), action 161, FPS 1.34, Running 132.68s Step 294( 32.40%), action 162, FPS 1.32, Running 133.26s Step 295( 32.60%), action 163, FPS 1.33, Running 134.16s Step 296( 32.80%), action 164, FPS 1.34, Running 134.76s Step 297( 33.00%), action 165, FPS 1.34, Running 135.34s Step 298( 33.20%), action 166, FPS 1.40, Running 135.74s Step 299( 33.40%), action 167, FPS 1.42, Running 136.17s Step 300( 33.60%), action 168, FPS 1.44, Running 136.53s Step 301( 33.80%), action 169, FPS 1.44, Running 137.06s Step 302( 34.00%), action 170, FPS 1.42, Running 137.81s Step 303( 34.20%), action 171, FPS 1.42, Running 138.74s Step 304( 34.40%), action 172, FPS 1.39, Running 139.72s Step 305( 34.60%), action 173, FPS 1.40, Running 140.32s Step 306( 34.80%), action 174, FPS 1.43, Running 140.88s Step 307( 35.00%), action 175, FPS 1.46, Running 141.47s Step 308( 35.20%), action 176, FPS 1.47, Running 142.15s Step 309( 35.40%), action 177, FPS 1.45, Running 142.83s Step 310( 35.60%), action 178, FPS 1.44, Running 143.52s Step 311( 35.80%), action 179, FPS 1.49, Running 144.09s Step 312( 36.00%), action 180, FPS 1.53, Running 144.64s Step 313( 36.20%), action 181, FPS 1.57, Running 145.39s Step 314( 36.40%), action 182, FPS 1.55, Running 146.19s Step 315( 36.60%), action 183, FPS 1.57, Running 146.89s Step 316( 36.80%), action 184, FPS 1.52, Running 147.95s Step 317( 37.00%), action 185, FPS 1.53, Running 148.45s Step 318( 37.20%), action 186, FPS 1.49, Running 149.12s Step 319( 37.40%), action 187, FPS 1.47, Running 149.82s Step 320( 37.60%), action 188, FPS 1.44, Running 150.44s Step 321( 37.80%), action 189, FPS 1.43, Running 151.03s Step 322( 38.00%), action 190, FPS 1.45, Running 151.59s Step 323( 38.20%), action 191, FPS 1.42, Running 152.78s Step 324( 38.40%), action 192, FPS 1.43, Running 153.74s Step 325( 38.60%), action 193, FPS 1.42, Running 154.38s Step 326( 38.80%), action 194, FPS 1.43, Running 154.85s Step 327( 39.00%), action 195, FPS 1.43, Running 155.43s Step 328( 39.20%), action 196, FPS 1.40, Running 156.39s Step 329( 39.40%), action 197, FPS 1.42, Running 156.96s Step 330( 39.60%), action 198, FPS 1.42, Running 157.61s Step 331( 39.80%), action 199, FPS 1.42, Running 158.18s Step 332( 40.00%), action 200, FPS 1.39, Running 159.05s Step 333( 40.20%), action 201, FPS 1.38, Running 159.84s Step 334( 40.40%), action 202, FPS 1.39, Running 160.60s Step 335( 40.60%), action 203, FPS 1.34, Running 161.78s Step 336( 40.80%), action 204, FPS 1.38, Running 162.47s Step 337( 41.00%), action 205, FPS 1.36, Running 163.18s Step 338( 41.20%), action 206, FPS 1.35, Running 163.93s Step 339( 41.40%), action 207, FPS 1.34, Running 164.74s Step 340( 41.60%), action 208, FPS 1.33, Running 165.42s Step 341( 41.80%), action 209, FPS 1.34, Running 166.00s Step 342( 42.00%), action 210, FPS 1.33, Running 166.60s Step 343( 42.20%), action 211, FPS 1.36, Running 167.45s Step 344( 42.40%), action 212, FPS 1.38, Running 168.19s Step 345( 42.60%), action 213, FPS 1.39, Running 168.74s Step 346( 42.80%), action 214, FPS 1.38, Running 169.31s Step 347( 43.00%), action 215, FPS 1.38, Running 169.96s Step 348( 43.20%), action 216, FPS 1.35, Running 171.15s Step 349( 43.40%), action 217, FPS 1.35, Running 171.76s Step 350( 43.60%), action 218, FPS 1.33, Running 172.66s Step 351( 43.80%), action 219, FPS 1.31, Running 173.48s Step 352( 44.00%), action 220, FPS 1.33, Running 174.05s Step 353( 44.20%), action 221, FPS 1.33, Running 174.93s Step 354( 44.40%), action 222, FPS 1.33, Running 175.69s Step 355( 44.60%), action 223, FPS 1.38, Running 176.29s Step 356( 44.80%), action 224, FPS 1.38, Running 176.95s Step 357( 45.00%), action 225, FPS 1.40, Running 177.44s Step 358( 45.20%), action 226, FPS 1.40, Running 178.25s Step 359( 45.40%), action 227, FPS 1.36, Running 179.40s Step 360( 45.60%), action 228, FPS 1.38, Running 179.95s Step 361( 45.80%), action 229, FPS 1.37, Running 180.57s Step 362( 46.00%), action 230, FPS 1.30, Running 182.00s Step 363( 46.20%), action 231, FPS 1.28, Running 183.04s Step 364( 46.40%), action 232, FPS 1.29, Running 183.67s Step 365( 46.60%), action 233, FPS 1.27, Running 184.54s Step 366( 46.80%), action 234, FPS 1.23, Running 185.57s Step 367( 47.00%), action 235, FPS 1.20, Running 186.64s Step 368( 47.20%), action 236, FPS 1.24, Running 187.32s Step 369( 47.40%), action 237, FPS 1.20, Running 188.37s Step 370( 47.60%), action 238, FPS 1.22, Running 189.02s Step 371( 47.80%), action 239, FPS 1.23, Running 189.69s Step 372( 48.00%), action 240, FPS 1.23, Running 190.25s Step 373( 48.20%), action 241, FPS 1.25, Running 190.92s Step 374( 48.40%), action 242, FPS 1.24, Running 191.77s Step 375( 48.60%), action 243, FPS 1.24, Running 192.47s Step 376( 48.80%), action 244, FPS 1.23, Running 193.26s Step 377( 49.00%), action 245, FPS 1.22, Running 193.80s Step 378( 49.20%), action 246, FPS 1.24, Running 194.35s Step 379( 49.40%), action 247, FPS 1.29, Running 194.88s Step 380( 49.60%), action 248, FPS 1.29, Running 195.43s Step 381( 49.80%), action 249, FPS 1.29, Running 196.04s Step 382( 50.00%), action 250, FPS 1.35, Running 196.87s Step 383( 50.20%), action 251, FPS 1.36, Running 197.79s Step 384( 50.40%), action 252, FPS 1.34, Running 198.64s Step 385( 50.60%), action 253, FPS 1.33, Running 199.59s Step 386( 50.80%), action 254, FPS 1.34, Running 200.50s Step 387( 51.00%), action 255, FPS 1.34, Running 201.61s Step 388( 51.20%), action 256, FPS 1.34, Running 202.29s Step 389( 51.40%), action 257, FPS 1.35, Running 203.18s Step 390( 51.60%), action 258, FPS 1.35, Running 203.82s Step 391( 51.80%), action 259, FPS 1.36, Running 204.36s Step 392( 52.00%), action 260, FPS 1.34, Running 205.14s Step 393( 52.20%), action 261, FPS 1.33, Running 205.98s Step 394( 52.40%), action 262, FPS 1.34, Running 206.67s Step 395( 52.60%), action 263, FPS 1.34, Running 207.35s Step 396( 52.80%), action 264, FPS 1.35, Running 208.05s Step 397( 53.00%), action 265, FPS 1.38, Running 208.32s Step 398( 53.20%), action 266, FPS 1.35, Running 209.14s Step 399( 53.40%), action 267, FPS 1.38, Running 209.42s Step 400( 53.60%), action 268, FPS 1.35, Running 210.28s Step 401( 53.80%), action 269, FPS 1.30, Running 211.37s Step 402( 54.00%), action 270, FPS 1.30, Running 212.21s Step 403( 54.20%), action 271, FPS 1.30, Running 213.12s Step 404( 54.40%), action 272, FPS 1.32, Running 213.75s Step 405( 54.60%), action 273, FPS 1.36, Running 214.27s Step 406( 54.80%), action 274, FPS 1.40, Running 214.81s Step 407( 55.00%), action 275, FPS 1.45, Running 215.41s Step 408( 55.20%), action 276, FPS 1.43, Running 216.26s Step 409( 55.40%), action 277, FPS 1.46, Running 216.84s Step 410( 55.60%), action 278, FPS 1.47, Running 217.46s Step 411( 55.80%), action 279, FPS 1.47, Running 217.98s Step 412( 56.00%), action 280, FPS 1.50, Running 218.51s Step 413( 56.20%), action 281, FPS 1.51, Running 219.25s Step 414( 56.40%), action 282, FPS 1.48, Running 220.16s Step 415( 56.60%), action 283, FPS 1.50, Running 220.71s Step 416( 56.80%), action 284, FPS 1.51, Running 221.33s Step 417( 57.00%), action 285, FPS 1.44, Running 222.17s Step 418( 57.20%), action 286, FPS 1.46, Running 222.80s Step 419( 57.40%), action 287, FPS 1.42, Running 223.55s Step 420( 57.60%), action 288, FPS 1.42, Running 224.34s Step 421( 57.80%), action 289, FPS 1.48, Running 224.90s Step 422( 58.00%), action 290, FPS 1.48, Running 225.71s Step 423( 58.20%), action 291, FPS 1.49, Running 226.54s Step 424( 58.40%), action 292, FPS 1.50, Running 227.12s Step 425( 58.60%), action 293, FPS 1.49, Running 227.66s Step 426( 58.80%), action 294, FPS 1.52, Running 228.00s Step 427( 59.00%), action 295, FPS 1.48, Running 228.96s Step 428( 59.20%), action 296, FPS 1.47, Running 229.87s Step 429( 59.40%), action 297, FPS 1.47, Running 230.46s Step 430( 59.60%), action 298, FPS 1.47, Running 231.03s Step 431( 59.80%), action 299, FPS 1.47, Running 231.57s Step 432( 60.00%), action 300, FPS 1.45, Running 232.29s Step 433( 60.20%), action 301, FPS 1.40, Running 233.58s Step 434( 60.40%), action 302, FPS 1.38, Running 234.64s Step 435( 60.60%), action 303, FPS 1.34, Running 235.68s Step 436( 60.80%), action 304, FPS 1.34, Running 236.29s Step 437( 61.00%), action 305, FPS 1.34, Running 237.08s Step 438( 61.20%), action 306, FPS 1.33, Running 237.80s Step 439( 61.40%), action 307, FPS 1.35, Running 238.41s Step 440( 61.60%), action 308, FPS 1.36, Running 239.02s Step 441( 61.80%), action 309, FPS 1.34, Running 239.86s Step 442( 62.00%), action 310, FPS 1.34, Running 240.62s Step 443( 62.20%), action 311, FPS 1.33, Running 241.57s Step 444( 62.40%), action 312, FPS 1.32, Running 242.29s Step 445( 62.60%), action 313, FPS 1.29, Running 243.15s Step 446( 62.80%), action 314, FPS 1.27, Running 243.80s Step 447( 63.00%), action 315, FPS 1.27, Running 244.65s Step 448( 63.20%), action 316, FPS 1.28, Running 245.45s Step 449( 63.40%), action 317, FPS 1.27, Running 246.18s Step 450( 63.60%), action 318, FPS 1.29, Running 246.54s Step 451( 63.80%), action 319, FPS 1.28, Running 247.15s Step 452( 64.00%), action 320, FPS 1.29, Running 247.76s Step 453( 64.20%), action 321, FPS 1.31, Running 248.79s Step 454( 64.40%), action 322, FPS 1.34, Running 249.59s Step 455( 64.60%), action 323, FPS 1.38, Running 250.16s Step 456( 64.80%), action 324, FPS 1.38, Running 250.77s Step 457( 65.00%), action 325, FPS 1.40, Running 251.39s Step 458( 65.20%), action 326, FPS 1.38, Running 252.27s Step 459( 65.40%), action 327, FPS 1.34, Running 253.35s Step 460( 65.60%), action 328, FPS 1.34, Running 253.99s Step 461( 65.80%), action 329, FPS 1.34, Running 254.78s Step 462( 66.00%), action 330, FPS 1.30, Running 256.03s Step 463( 66.20%), action 331, FPS 1.30, Running 256.92s Step 464( 66.40%), action 332, FPS 1.31, Running 257.60s Step 465( 66.60%), action 333, FPS 1.30, Running 258.49s Step 466( 66.80%), action 334, FPS 1.30, Running 259.19s Step 467( 67.00%), action 335, FPS 1.33, Running 259.71s Step 468( 67.20%), action 336, FPS 1.34, Running 260.35s Step 469( 67.40%), action 337, FPS 1.35, Running 260.96s Step 470( 67.60%), action 338, FPS 1.31, Running 261.85s Step 471( 67.80%), action 339, FPS 1.31, Running 262.44s Step 472( 68.00%), action 340, FPS 1.31, Running 263.03s Step 473( 68.20%), action 341, FPS 1.34, Running 263.70s Step 474( 68.40%), action 342, FPS 1.37, Running 264.23s Step 475( 68.60%), action 343, FPS 1.33, Running 265.21s Step 476( 68.80%), action 344, FPS 1.33, Running 265.79s Step 477( 69.00%), action 345, FPS 1.34, Running 266.34s Step 478( 69.20%), action 346, FPS 1.37, Running 266.89s Step 479( 69.40%), action 347, FPS 1.42, Running 267.47s Step 480( 69.60%), action 348, FPS 1.42, Running 268.11s Step 481( 69.80%), action 349, FPS 1.42, Running 268.90s Step 482( 70.00%), action 350, FPS 1.48, Running 269.52s Step 483( 70.20%), action 351, FPS 1.51, Running 270.17s Step 484( 70.40%), action 352, FPS 1.49, Running 271.02s Step 485( 70.60%), action 353, FPS 1.52, Running 271.61s Step 486( 70.80%), action 354, FPS 1.53, Running 272.22s Step 487( 71.00%), action 355, FPS 1.54, Running 272.73s Step 488( 71.20%), action 356, FPS 1.54, Running 273.31s Step 489( 71.40%), action 357, FPS 1.52, Running 274.09s Step 490( 71.60%), action 358, FPS 1.54, Running 274.84s Step 491( 71.80%), action 359, FPS 1.55, Running 275.36s Step 492( 72.00%), action 360, FPS 1.55, Running 275.93s Step 493( 72.20%), action 361, FPS 1.54, Running 276.68s Step 494( 72.40%), action 362, FPS 1.51, Running 277.48s Step 495( 72.60%), action 363, FPS 1.56, Running 278.02s Step 496( 72.80%), action 364, FPS 1.57, Running 278.56s Step 497( 73.00%), action 365, FPS 1.56, Running 279.17s Step 498( 73.20%), action 366, FPS 1.52, Running 280.03s Step 499( 73.40%), action 367, FPS 1.52, Running 280.64s Step 500( 73.60%), action 368, FPS 1.53, Running 281.21s Step 501( 73.80%), action 369, FPS 1.55, Running 281.81s Step 502( 74.00%), action 370, FPS 1.59, Running 282.10s Step 503( 74.20%), action 371, FPS 1.61, Running 282.58s Step 504( 74.40%), action 372, FPS 1.69, Running 282.88s Step 505( 74.60%), action 373, FPS 1.73, Running 283.14s Step 506( 74.80%), action 374, FPS 1.77, Running 283.49s Step 507( 75.00%), action 375, FPS 1.79, Running 283.89s Step 508( 75.20%), action 376, FPS 1.83, Running 284.22s Step 509( 75.40%), action 377, FPS 1.86, Running 284.83s Step 510( 75.60%), action 378, FPS 1.88, Running 285.46s Step 511( 75.80%), action 379, FPS 1.86, Running 286.10s Step 512( 76.00%), action 380, FPS 1.82, Running 286.94s Step 513( 76.20%), action 381, FPS 1.81, Running 287.71s Step 514( 76.40%), action 382, FPS 1.80, Running 288.57s Step 515( 76.60%), action 383, FPS 1.74, Running 289.49s Step 516( 76.80%), action 384, FPS 1.73, Running 290.14s Step 517( 77.00%), action 385, FPS 1.74, Running 290.66s Step 518( 77.20%), action 386, FPS 1.79, Running 291.20s Step 519( 77.40%), action 387, FPS 1.79, Running 291.79s Step 520( 77.60%), action 388, FPS 1.73, Running 292.74s Step 521( 77.80%), action 389, FPS 1.68, Running 293.70s Step 522( 78.00%), action 390, FPS 1.60, Running 294.57s Step 523( 78.20%), action 391, FPS 1.56, Running 295.37s Step 524( 78.40%), action 392, FPS 1.53, Running 295.99s Step 525( 78.60%), action 393, FPS 1.45, Running 296.92s Step 526( 78.80%), action 394, FPS 1.43, Running 297.52s Step 527( 79.00%), action 395, FPS 1.40, Running 298.14s Step 528( 79.20%), action 396, FPS 1.34, Running 299.13s Step 529( 79.40%), action 397, FPS 1.34, Running 299.71s Step 530( 79.60%), action 398, FPS 1.34, Running 300.35s Step 531( 79.80%), action 399, FPS 1.33, Running 301.13s Step 532( 80.00%), action 400, FPS 1.38, Running 301.48s Step 533( 80.20%), action 401, FPS 1.40, Running 301.99s Step 534( 80.40%), action 402, FPS 1.41, Running 302.74s Step 535( 80.60%), action 403, FPS 1.47, Running 303.07s Step 536( 80.80%), action 404, FPS 1.48, Running 303.68s Step 537( 81.00%), action 405, FPS 1.47, Running 304.30s Step 538( 81.20%), action 406, FPS 1.46, Running 304.86s Step 539( 81.40%), action 407, FPS 1.47, Running 305.38s Step 540( 81.60%), action 408, FPS 1.51, Running 305.97s Step 541( 81.80%), action 409, FPS 1.52, Running 306.85s Step 542( 82.00%), action 410, FPS 1.49, Running 307.97s Step 543( 82.20%), action 411, FPS 1.46, Running 309.05s Step 544( 82.40%), action 412, FPS 1.47, Running 309.64s Step 545( 82.60%), action 413, FPS 1.51, Running 310.18s Step 546( 82.80%), action 414, FPS 1.51, Running 310.74s Step 547( 83.00%), action 415, FPS 1.52, Running 311.28s Step 548( 83.20%), action 416, FPS 1.57, Running 311.84s Step 549( 83.40%), action 417, FPS 1.56, Running 312.50s Step 550( 83.60%), action 418, FPS 1.54, Running 313.35s Step 551( 83.80%), action 419, FPS 1.55, Running 314.00s Step 552( 84.00%), action 420, FPS 1.52, Running 314.66s Step 553( 84.20%), action 421, FPS 1.48, Running 315.54s Step 554( 84.40%), action 422, FPS 1.49, Running 316.18s Step 555( 84.60%), action 423, FPS 1.45, Running 316.84s Step 556( 84.80%), action 424, FPS 1.43, Running 317.69s Step 557( 85.00%), action 425, FPS 1.43, Running 318.31s Step 558( 85.20%), action 426, FPS 1.42, Running 318.94s Step 559( 85.40%), action 427, FPS 1.41, Running 319.54s Step 560( 85.60%), action 428, FPS 1.39, Running 320.37s Step 561( 85.80%), action 429, FPS 1.45, Running 320.68s Step 562( 86.00%), action 430, FPS 1.53, Running 321.01s Step 563( 86.20%), action 431, FPS 1.61, Running 321.46s Step 564( 86.40%), action 432, FPS 1.63, Running 321.89s Step 565( 86.60%), action 433, FPS 1.65, Running 322.31s Step 566( 86.80%), action 434, FPS 1.68, Running 322.66s Step 567( 87.00%), action 435, FPS 1.68, Running 323.19s Step 568( 87.20%), action 436, FPS 1.67, Running 323.81s Step 569( 87.40%), action 437, FPS 1.69, Running 324.34s Step 570( 87.60%), action 438, FPS 1.73, Running 324.89s Step 571( 87.80%), action 439, FPS 1.75, Running 325.42s Step 572( 88.00%), action 440, FPS 1.76, Running 326.03s Step 573( 88.20%), action 441, FPS 1.78, Running 326.74s Step 574( 88.40%), action 442, FPS 1.76, Running 327.52s Step 575( 88.60%), action 443, FPS 1.77, Running 328.14s Step 576( 88.80%), action 444, FPS 1.79, Running 328.87s Step 577( 89.00%), action 445, FPS 1.78, Running 329.56s Step 578( 89.20%), action 446, FPS 1.76, Running 330.27s Step 579( 89.40%), action 447, FPS 1.77, Running 330.82s Step 580( 89.60%), action 448, FPS 1.82, Running 331.39s Step 581( 89.80%), action 449, FPS 1.77, Running 331.98s Step 582( 90.00%), action 450, FPS 1.71, Running 332.74s Step 583( 90.20%), action 451, FPS 1.67, Running 333.42s Step 584( 90.40%), action 452, FPS 1.65, Running 334.02s Step 585( 90.60%), action 453, FPS 1.63, Running 334.59s Step 586( 90.80%), action 454, FPS 1.59, Running 335.28s Step 587( 91.00%), action 455, FPS 1.56, Running 335.99s Step 588( 91.20%), action 456, FPS 1.56, Running 336.65s Step 589( 91.40%), action 457, FPS 1.55, Running 337.27s Step 590( 91.60%), action 458, FPS 1.54, Running 337.91s Step 591( 91.80%), action 459, FPS 1.52, Running 338.57s Step 592( 92.00%), action 460, FPS 1.51, Running 339.31s Step 593( 92.20%), action 461, FPS 1.51, Running 339.95s Step 594( 92.40%), action 462, FPS 1.57, Running 340.24s Step 595( 92.60%), action 463, FPS 1.62, Running 340.51s Step 596( 92.80%), action 464, FPS 1.63, Running 341.14s Step 597( 93.00%), action 465, FPS 1.67, Running 341.52s Step 598( 93.20%), action 466, FPS 1.73, Running 341.81s Step 599( 93.40%), action 467, FPS 1.76, Running 342.17s Step 600( 93.60%), action 468, FPS 1.80, Running 342.50s Step 601( 93.80%), action 469, FPS 1.84, Running 342.85s Step 602( 94.00%), action 470, FPS 1.89, Running 343.31s Step 603( 94.20%), action 471, FPS 1.93, Running 343.76s Step 604( 94.40%), action 472, FPS 1.98, Running 344.13s Step 605( 94.60%), action 473, FPS 2.03, Running 344.44s Step 606( 94.80%), action 474, FPS 2.10, Running 344.78s Step 607( 95.00%), action 475, FPS 2.18, Running 345.16s Step 608( 95.20%), action 476, FPS 2.26, Running 345.51s Step 609( 95.40%), action 477, FPS 2.32, Running 345.88s Step 610( 95.60%), action 478, FPS 2.41, Running 346.20s Step 611( 95.80%), action 479, FPS 2.49, Running 346.60s Step 612( 96.00%), action 480, FPS 2.61, Running 346.98s Step 613( 96.20%), action 481, FPS 2.66, Running 347.47s Step 614( 96.40%), action 482, FPS 2.64, Running 347.83s Step 615( 96.60%), action 483, FPS 2.59, Running 348.22s Step 616( 96.80%), action 484, FPS 2.68, Running 348.60s Step 617( 97.00%), action 485, FPS 2.70, Running 348.93s Step 618( 97.20%), action 486, FPS 2.68, Running 349.28s Step 619( 97.40%), action 487, FPS 2.69, Running 349.60s Step 620( 97.60%), action 488, FPS 2.70, Running 349.92s Step 621( 97.80%), action 489, FPS 2.71, Running 350.22s Step 622( 98.00%), action 490, FPS 2.76, Running 350.56s Step 623( 98.20%), action 491, FPS 2.76, Running 351.01s Step 624( 98.40%), action 492, FPS 2.75, Running 351.40s Step 625( 98.60%), action 493, FPS 2.75, Running 351.71s Step 626( 98.80%), action 494, FPS 2.76, Running 352.02s Step 627( 99.00%), action 495, FPS 2.79, Running 352.32s Step 628( 99.20%), action 496, FPS 2.79, Running 352.67s Step 629( 99.40%), action 497, FPS 2.81, Running 352.99s Step 630( 99.60%), action 498, FPS 2.79, Running 353.36s Step 631( 99.80%), action 499, FPS 2.82, Running 353.69s Step 632(100.00%), action 500, FPS 2.85, Running 354.00s [2026-08-02 18:13:12] [13 ] Seed 12 failed after 354.28 s. +steps: 632 , actions: 500 . +Instruction: Empty +Total 9/13(69.23%) success. +Setting seed: 13 +Step 1( N/A%), pre moving , FPS 6.86, Running 0.15s Step 2( N/A%), pre moving , FPS 11.46, Running 0.17s Step 3( N/A%), pre moving , FPS 13.78, Running 0.22s Step 4( N/A%), pre moving , FPS 16.04, Running 0.25s Step 5( N/A%), pre moving , FPS 16.55, Running 0.30s Step 6( N/A%), pre moving , FPS 17.93, Running 0.33s Step 7( N/A%), pre moving , FPS 18.76, Running 0.37s Step 8( N/A%), pre moving , FPS 19.69, Running 0.41s Step 9( N/A%), pre moving , FPS 20.27, Running 0.44s Step 10( N/A%), pre moving , FPS 20.76, Running 0.48s Step 11( N/A%), pre moving , FPS 21.66, Running 0.51s Step 12( N/A%), pre moving , FPS 22.06, Running 0.54s Step 13( N/A%), pre moving , FPS 22.28, Running 0.58s Step 14( N/A%), pre moving , FPS 22.64, Running 0.62s Step 15( N/A%), pre moving , FPS 23.09, Running 0.65s Step 16( N/A%), pre moving , FPS 23.61, Running 0.68s Step 17( N/A%), pre moving , FPS 23.72, Running 0.72s Step 18( N/A%), pre moving , FPS 24.07, Running 0.75s Step 19( N/A%), pre moving , FPS 24.30, Running 0.78s Step 20( N/A%), pre moving , FPS 24.56, Running 0.81s Step 21( N/A%), pre moving , FPS 21.55, Running 1.07s Step 22( N/A%), pre moving , FPS 21.53, Running 1.10s Step 23( N/A%), pre moving , FPS 21.49, Running 1.15s Step 24( N/A%), pre moving , FPS 21.25, Running 1.19s Step 25( N/A%), pre moving , FPS 21.67, Running 1.23s Step 26( N/A%), pre moving , FPS 17.52, Running 1.48s Step 27( N/A%), pre moving , FPS 17.68, Running 1.50s Step 28( N/A%), pre moving , FPS 17.74, Running 1.53s Step 29( N/A%), pre moving , FPS 17.84, Running 1.56s Step 30( N/A%), pre moving , FPS 17.90, Running 1.60s Step 31( N/A%), pre moving , FPS 17.78, Running 1.63s Step 32( N/A%), pre moving , FPS 17.83, Running 1.67s Step 33( N/A%), pre moving , FPS 17.88, Running 1.70s Step 34( N/A%), pre moving , FPS 17.89, Running 1.74s Step 35( N/A%), pre moving , FPS 17.87, Running 1.77s Step 36( N/A%), pre moving , FPS 13.95, Running 2.11s Step 37( N/A%), pre moving , FPS 14.02, Running 2.14s Step 38( N/A%), pre moving , FPS 13.95, Running 2.18s Step 39( N/A%), pre moving , FPS 13.90, Running 2.22s Step 40( N/A%), pre moving , FPS 13.91, Running 2.25s Step 41( N/A%), pre moving , FPS 16.41, Running 2.29s Step 42( N/A%), pre moving , FPS 16.32, Running 2.33s Step 43( N/A%), pre moving , FPS 16.33, Running 2.37s Step 44( N/A%), pre moving , FPS 16.21, Running 2.42s Step 45( N/A%), pre moving , FPS 16.00, Running 2.48s Step 46( N/A%), pre moving , FPS 18.83, Running 2.54s Step 47( N/A%), pre moving , FPS 18.10, Running 2.61s Step 48( N/A%), pre moving , FPS 17.44, Running 2.68s Step 49( N/A%), pre moving , FPS 17.05, Running 2.74s Step 50( N/A%), pre moving , FPS 16.79, Running 2.79s Step 51( N/A%), pre moving , FPS 16.48, Running 2.85s Step 52( N/A%), pre moving , FPS 16.19, Running 2.90s Step 53( N/A%), pre moving , FPS 15.93, Running 2.96s Step 54( N/A%), pre moving , FPS 15.67, Running 3.01s Step 55( N/A%), pre moving , FPS 15.42, Running 3.07s Step 56( N/A%), pre moving , FPS 19.61, Running 3.13s Step 57( N/A%), pre moving , FPS 19.41, Running 3.17s Step 58( N/A%), pre moving , FPS 18.62, Running 3.26s Step 59( N/A%), pre moving , FPS 18.35, Running 3.31s Step 60( N/A%), pre moving , FPS 17.85, Running 3.37s Step 61( N/A%), pre moving , FPS 17.39, Running 3.44s Step 62( N/A%), pre moving , FPS 17.20, Running 3.49s Step 63( N/A%), pre moving , FPS 16.92, Running 3.55s Step 64( N/A%), pre moving , FPS 16.78, Running 3.62s Step 65( N/A%), pre moving , FPS 16.81, Running 3.67s Step 66( N/A%), pre moving , FPS 16.91, Running 3.72s Step 67( N/A%), pre moving , FPS 17.08, Running 3.78s Step 68( N/A%), pre moving , FPS 17.37, Running 3.83s Step 69( N/A%), pre moving , FPS 17.30, Running 3.89s Step 70( N/A%), pre moving , FPS 17.18, Running 3.95s Step 71( N/A%), pre moving , FPS 17.20, Running 4.01s Step 72( N/A%), pre moving , FPS 17.22, Running 4.06s Step 73( N/A%), pre moving , FPS 17.27, Running 4.12s Step 74( N/A%), pre moving , FPS 17.21, Running 4.18s Step 75( N/A%), pre moving , FPS 17.15, Running 4.23s Step 76( N/A%), pre moving , FPS 17.34, Running 4.28s Step 77( N/A%), pre moving , FPS 16.96, Running 4.35s Step 78( N/A%), pre moving , FPS 17.40, Running 4.40s Step 79( N/A%), pre moving , FPS 17.54, Running 4.45s Step 80( N/A%), pre moving , FPS 17.51, Running 4.51s Step 81( N/A%), pre moving , FPS 18.08, Running 4.55s Step 82( N/A%), pre moving , FPS 18.27, Running 4.59s Step 83( N/A%), pre moving , FPS 18.74, Running 4.62s Step 84( N/A%), pre moving , FPS 19.18, Running 4.66s Step 85( N/A%), pre moving , FPS 19.42, Running 4.70s Step 86( N/A%), pre moving , FPS 19.64, Running 4.74s Step 87( N/A%), pre moving , FPS 20.09, Running 4.78s Step 88( N/A%), pre moving , FPS 20.33, Running 4.82s Step 89( N/A%), pre moving , FPS 20.95, Running 4.85s Step 90( N/A%), pre moving , FPS 21.53, Running 4.88s Step 91( N/A%), pre moving , FPS 21.88, Running 4.92s Step 92( N/A%), pre moving , FPS 22.10, Running 4.97s Step 93( N/A%), pre moving , FPS 22.47, Running 5.01s Step 94( N/A%), pre moving , FPS 23.17, Running 5.04s Step 95( N/A%), pre moving , FPS 23.69, Running 5.08s Step 96( N/A%), pre moving , FPS 24.10, Running 5.11s Step 97( N/A%), pre moving , FPS 25.12, Running 5.15s Step 98( N/A%), pre moving , FPS 25.53, Running 5.19s Step 99( N/A%), pre moving , FPS 25.93, Running 5.22s Step 100( N/A%), pre moving , FPS 7.58, Running 7.15s Step 101( N/A%), pre moving , FPS 6.91, Running 7.44s Step 102( N/A%), pre moving , FPS 6.33, Running 7.75s Step 103( N/A%), pre moving , FPS 5.83, Running 8.05s Step 104( N/A%), pre moving , FPS 5.46, Running 8.32s Step 105( N/A%), pre moving , FPS 5.11, Running 8.61s Step 106( N/A%), pre moving , FPS 4.80, Running 8.91s Step 107( N/A%), pre moving , FPS 4.55, Running 9.17s Step 108( N/A%), pre moving , FPS 4.30, Running 9.46s Step 109( N/A%), pre moving , FPS 4.10, Running 9.73s Step 110( N/A%), pre moving , FPS 3.91, Running 10.00s Step 111( N/A%), pre moving , FPS 3.73, Running 10.28s Step 112( N/A%), pre moving , FPS 3.58, Running 10.55s Step 113( N/A%), pre moving , FPS 3.43, Running 10.84s Step 114( N/A%), pre moving , FPS 3.29, Running 11.12s Step 115( N/A%), pre moving , FPS 3.16, Running 11.40s Step 116( N/A%), pre moving , FPS 3.05, Running 11.68s Step 117( N/A%), pre moving , FPS 2.95, Running 11.93s Step 118( N/A%), pre moving , FPS 2.85, Running 12.20s Step 119( N/A%), pre moving , FPS 2.77, Running 12.45s Step 120( 0.20%), action 1, FPS 3.24, Running 13.33s Step 121( 0.40%), action 2, FPS 3.04, Running 14.03s Step 122( 0.60%), action 3, FPS 2.94, Running 14.54s Step 123( 0.80%), action 4, FPS 2.93, Running 14.88s Step 124( 1.00%), action 5, FPS 2.84, Running 15.36s Step 125( 1.20%), action 6, FPS 2.54, Running 16.49s Step 126( 1.40%), action 7, FPS 2.48, Running 16.96s Step 127( 1.60%), action 8, FPS 2.44, Running 17.38s Step 128( 1.80%), action 9, FPS 2.24, Running 18.39s Step 129( 2.00%), action 10, FPS 2.06, Running 19.45s Step 130( 2.20%), action 11, FPS 1.98, Running 20.09s Step 131( 2.40%), action 12, FPS 1.96, Running 20.51s Step 132( 2.60%), action 13, FPS 1.90, Running 21.07s Step 133( 2.80%), action 14, FPS 1.80, Running 21.96s Step 134( 3.00%), action 15, FPS 1.76, Running 22.47s Step 135( 3.20%), action 16, FPS 1.72, Running 23.03s Step 136( 3.40%), action 17, FPS 1.62, Running 24.04s Step 137( 3.60%), action 18, FPS 1.58, Running 24.56s Step 138( 3.80%), action 19, FPS 1.51, Running 25.45s Step 139( 4.00%), action 20, FPS 1.49, Running 25.85s Step 140( 4.20%), action 21, FPS 1.50, Running 26.65s Step 141( 4.40%), action 22, FPS 1.54, Running 27.03s Step 142( 4.60%), action 23, FPS 1.53, Running 27.63s Step 143( 4.80%), action 24, FPS 1.51, Running 28.17s Step 144( 5.00%), action 25, FPS 1.50, Running 28.72s Step 145( 5.20%), action 26, FPS 1.58, Running 29.12s Step 146( 5.40%), action 27, FPS 1.58, Running 29.63s Step 147( 5.60%), action 28, FPS 1.58, Running 30.07s Step 148( 5.80%), action 29, FPS 1.64, Running 30.59s Step 149( 6.00%), action 30, FPS 1.68, Running 31.37s Step 150( 6.20%), action 31, FPS 1.69, Running 31.92s Step 151( 6.40%), action 32, FPS 1.70, Running 32.29s Step 152( 6.60%), action 33, FPS 1.70, Running 32.87s Step 153( 6.80%), action 34, FPS 1.75, Running 33.40s Step 154( 7.00%), action 35, FPS 1.71, Running 34.17s Step 155( 7.20%), action 36, FPS 1.71, Running 34.72s Step 156( 7.40%), action 37, FPS 1.78, Running 35.28s Step 157( 7.60%), action 38, FPS 1.80, Running 35.68s Step 158( 7.80%), action 39, FPS 1.85, Running 36.24s Step 159( 8.00%), action 40, FPS 1.83, Running 36.80s Step 160( 8.20%), action 41, FPS 1.82, Running 37.65s Step 161( 8.40%), action 42, FPS 1.82, Running 38.03s Step 162( 8.60%), action 43, FPS 1.83, Running 38.54s Step 163( 8.80%), action 44, FPS 1.85, Running 38.98s Step 164( 9.00%), action 45, FPS 1.87, Running 39.42s Step 165( 9.20%), action 46, FPS 1.86, Running 39.88s Step 166( 9.40%), action 47, FPS 1.82, Running 40.60s Step 167( 9.60%), action 48, FPS 1.79, Running 41.25s Step 168( 9.80%), action 49, FPS 1.83, Running 41.53s Step 169( 10.00%), action 50, FPS 1.80, Running 42.49s Step 170( 10.20%), action 51, FPS 1.78, Running 43.13s Step 171( 10.40%), action 52, FPS 1.75, Running 43.72s Step 172( 10.60%), action 53, FPS 1.75, Running 44.32s Step 173( 10.80%), action 54, FPS 1.73, Running 44.97s Step 174( 11.00%), action 55, FPS 1.70, Running 45.96s Step 175( 11.20%), action 56, FPS 1.65, Running 46.86s Step 176( 11.40%), action 57, FPS 1.63, Running 47.57s Step 177( 11.60%), action 58, FPS 1.61, Running 48.09s Step 178( 11.80%), action 59, FPS 1.61, Running 48.65s Step 179( 12.00%), action 60, FPS 1.61, Running 49.19s Step 180( 12.20%), action 61, FPS 1.60, Running 50.19s Step 181( 12.40%), action 62, FPS 1.57, Running 50.77s Step 182( 12.60%), action 63, FPS 1.56, Running 51.37s Step 183( 12.80%), action 64, FPS 1.53, Running 52.02s Step 184( 13.00%), action 65, FPS 1.48, Running 52.94s Step 185( 13.20%), action 66, FPS 1.45, Running 53.68s Step 186( 13.40%), action 67, FPS 1.42, Running 54.67s Step 187( 13.60%), action 68, FPS 1.40, Running 55.50s Step 188( 13.80%), action 69, FPS 1.37, Running 56.17s Step 189( 14.00%), action 70, FPS 1.39, Running 56.86s Step 190( 14.20%), action 71, FPS 1.36, Running 57.88s Step 191( 14.40%), action 72, FPS 1.35, Running 58.49s Step 192( 14.60%), action 73, FPS 1.29, Running 59.83s Step 193( 14.80%), action 74, FPS 1.28, Running 60.55s Step 194( 15.00%), action 75, FPS 1.31, Running 61.23s Step 195( 15.20%), action 76, FPS 1.35, Running 61.70s Step 196( 15.40%), action 77, FPS 1.33, Running 62.64s Step 197( 15.60%), action 78, FPS 1.32, Running 63.24s Step 198( 15.80%), action 79, FPS 1.30, Running 64.05s Step 199( 16.00%), action 80, FPS 1.28, Running 64.77s Step 200( 16.20%), action 81, FPS 1.28, Running 65.86s Step 201( 16.40%), action 82, FPS 1.27, Running 66.48s Step 202( 16.60%), action 83, FPS 1.27, Running 67.18s Step 203( 16.80%), action 84, FPS 1.24, Running 68.09s Step 204( 17.00%), action 85, FPS 1.26, Running 68.78s Step 205( 17.20%), action 86, FPS 1.26, Running 69.58s Step 206( 17.40%), action 87, FPS 1.27, Running 70.46s Step 207( 17.60%), action 88, FPS 1.26, Running 71.41s Step 208( 17.80%), action 89, FPS 1.22, Running 72.54s Step 209( 18.00%), action 90, FPS 1.22, Running 73.27s Step 210( 18.20%), action 91, FPS 1.22, Running 74.27s Step 211( 18.40%), action 92, FPS 1.22, Running 74.82s Step 212( 18.60%), action 93, FPS 1.25, Running 75.80s Step 213( 18.80%), action 94, FPS 1.27, Running 76.35s Step 214( 19.00%), action 95, FPS 1.27, Running 76.92s Step 215( 19.20%), action 96, FPS 1.26, Running 77.57s Step 216( 19.40%), action 97, FPS 1.27, Running 78.39s Step 217( 19.60%), action 98, FPS 1.26, Running 79.08s Step 218( 19.80%), action 99, FPS 1.29, Running 79.61s Step 219( 20.00%), action 100, FPS 1.31, Running 80.01s Step 220( 20.20%), action 101, FPS 1.33, Running 80.87s Step 221( 20.40%), action 102, FPS 1.31, Running 81.79s Step 222( 20.60%), action 103, FPS 1.31, Running 82.48s Step 223( 20.80%), action 104, FPS 1.34, Running 83.06s Step 224( 21.00%), action 105, FPS 1.31, Running 84.09s Step 225( 21.20%), action 106, FPS 1.32, Running 84.72s Step 226( 21.40%), action 107, FPS 1.34, Running 85.42s Step 227( 21.60%), action 108, FPS 1.34, Running 86.33s Step 228( 21.80%), action 109, FPS 1.34, Running 87.46s Step 229( 22.00%), action 110, FPS 1.32, Running 88.41s Step 230( 22.20%), action 111, FPS 1.27, Running 90.01s Step 231( 22.40%), action 112, FPS 1.29, Running 90.37s Step 232( 22.60%), action 113, FPS 1.29, Running 91.26s Step 233( 22.80%), action 114, FPS 1.28, Running 91.96s Step 234( 23.00%), action 115, FPS 1.26, Running 92.77s Step 235( 23.20%), action 116, FPS 1.25, Running 93.58s Step 236( 23.40%), action 117, FPS 1.23, Running 94.64s Step 237( 23.60%), action 118, FPS 1.23, Running 95.34s Step 238( 23.80%), action 119, FPS 1.21, Running 96.15s Step 239( 24.00%), action 120, FPS 1.17, Running 97.05s Step 240( 24.20%), action 121, FPS 1.17, Running 97.98s Step 241( 24.40%), action 122, FPS 1.20, Running 98.50s Step 242( 24.60%), action 123, FPS 1.21, Running 98.99s Step 243( 24.80%), action 124, FPS 1.19, Running 99.91s Step 244( 25.00%), action 125, FPS 1.21, Running 100.56s Step 245( 25.20%), action 126, FPS 1.20, Running 101.37s Step 246( 25.40%), action 127, FPS 1.20, Running 102.06s Step 247( 25.60%), action 128, FPS 1.22, Running 102.72s Step 248( 25.80%), action 129, FPS 1.25, Running 103.43s Step 249( 26.00%), action 130, FPS 1.27, Running 104.21s Step 250( 26.20%), action 131, FPS 1.32, Running 105.13s Step 251( 26.40%), action 132, FPS 1.26, Running 106.21s Step 252( 26.60%), action 133, FPS 1.27, Running 106.96s Step 253( 26.80%), action 134, FPS 1.28, Running 107.64s Step 254( 27.00%), action 135, FPS 1.27, Running 108.47s Step 255( 27.20%), action 136, FPS 1.29, Running 109.11s Step 256( 27.40%), action 137, FPS 1.33, Running 109.72s Step 257( 27.60%), action 138, FPS 1.32, Running 110.51s Step 258( 27.80%), action 139, FPS 1.33, Running 111.24s Step 259( 28.00%), action 140, FPS 1.35, Running 111.89s Step 260( 28.20%), action 141, FPS 1.35, Running 112.83s Step 261( 28.40%), action 142, FPS 1.33, Running 113.51s Step 262( 28.60%), action 143, FPS 1.31, Running 114.21s Step 263( 28.80%), action 144, FPS 1.32, Running 115.03s Step 264( 29.00%), action 145, FPS 1.32, Running 115.71s Step 265( 29.20%), action 146, FPS 1.34, Running 116.33s Step 266( 29.40%), action 147, FPS 1.34, Running 116.96s Step 267( 29.60%), action 148, FPS 1.36, Running 117.44s Step 268( 29.80%), action 149, FPS 1.36, Running 118.13s Step 269( 30.00%), action 150, FPS 1.35, Running 118.99s Step 270( 30.20%), action 151, FPS 1.36, Running 119.87s Step 271( 30.40%), action 152, FPS 1.37, Running 120.82s Step 272( 30.60%), action 153, FPS 1.35, Running 121.79s Step 273( 30.80%), action 154, FPS 1.35, Running 122.44s Step 274( 31.00%), action 155, FPS 1.34, Running 123.38s Step 275( 31.20%), action 156, FPS 1.33, Running 124.11s Step 276( 31.40%), action 157, FPS 1.30, Running 125.07s Step 277( 31.60%), action 158, FPS 1.32, Running 125.72s Step 278( 31.80%), action 159, FPS 1.30, Running 126.68s Step 279( 32.00%), action 160, FPS 1.30, Running 127.32s Step 280( 32.20%), action 161, FPS 1.29, Running 128.31s Step 281( 32.40%), action 162, FPS 1.30, Running 128.93s Step 282( 32.60%), action 163, FPS 1.30, Running 129.57s Step 283( 32.80%), action 164, FPS 1.29, Running 130.49s Step 284( 33.00%), action 165, FPS 1.30, Running 131.15s Step 285( 33.20%), action 166, FPS 1.29, Running 131.80s Step 286( 33.40%), action 167, FPS 1.27, Running 132.68s Step 287( 33.60%), action 168, FPS 1.26, Running 133.31s Step 288( 33.80%), action 169, FPS 1.26, Running 133.99s Step 289( 34.00%), action 170, FPS 1.27, Running 134.75s Step 290( 34.20%), action 171, FPS 1.28, Running 135.49s Step 291( 34.40%), action 172, FPS 1.34, Running 135.78s Step 292( 34.60%), action 173, FPS 1.40, Running 136.07s Step 293( 34.80%), action 174, FPS 1.44, Running 136.33s Step 294( 35.00%), action 175, FPS 1.50, Running 136.72s Step 295( 35.20%), action 176, FPS 1.53, Running 137.17s Step 296( 35.40%), action 177, FPS 1.61, Running 137.53s Step 297( 35.60%), action 178, FPS 1.61, Running 138.12s Step 298( 35.80%), action 179, FPS 1.66, Running 138.71s Step 299( 36.00%), action 180, FPS 1.67, Running 139.27s Step 300( 36.20%), action 181, FPS 1.70, Running 140.05s Step 301( 36.40%), action 182, FPS 1.69, Running 140.76s Step 302( 36.60%), action 183, FPS 1.69, Running 141.42s Step 303( 36.80%), action 184, FPS 1.73, Running 142.05s Step 304( 37.00%), action 185, FPS 1.74, Running 142.65s Step 305( 37.20%), action 186, FPS 1.73, Running 143.35s Step 306( 37.40%), action 187, FPS 1.71, Running 144.36s Step 307( 37.60%), action 188, FPS 1.71, Running 145.04s Step 308( 37.80%), action 189, FPS 1.67, Running 145.97s Step 309( 38.00%), action 190, FPS 1.68, Running 146.64s Step 310( 38.20%), action 191, FPS 1.68, Running 147.40s Step 311( 38.40%), action 192, FPS 1.61, Running 148.19s Step 312( 38.60%), action 193, FPS 1.56, Running 148.90s Step 313( 38.80%), action 194, FPS 1.49, Running 149.78s Step 314( 39.00%), action 195, FPS 1.42, Running 150.80s Step 315( 39.20%), action 196, FPS 1.38, Running 151.66s Step 316( 39.40%), action 197, FPS 1.34, Running 152.46s Step 317( 39.60%), action 198, FPS 1.31, Running 153.44s Step 318( 39.80%), action 199, FPS 1.28, Running 154.38s Step 319( 40.00%), action 200, FPS 1.25, Running 155.30s Step 320( 40.20%), action 201, FPS 1.24, Running 156.18s Step 321( 40.40%), action 202, FPS 1.25, Running 156.73s Step 322( 40.60%), action 203, FPS 1.25, Running 157.43s Step 323( 40.80%), action 204, FPS 1.25, Running 158.11s Step 324( 41.00%), action 205, FPS 1.21, Running 159.24s Step 325( 41.20%), action 206, FPS 1.18, Running 160.34s Step 326( 41.40%), action 207, FPS 1.18, Running 161.29s Step 327( 41.60%), action 208, FPS 1.17, Running 162.13s Step 328( 41.80%), action 209, FPS 1.18, Running 162.87s Step 329( 42.00%), action 210, FPS 1.16, Running 163.85s Step 330( 42.20%), action 211, FPS 1.14, Running 164.90s Step 331( 42.40%), action 212, FPS 1.14, Running 165.72s Step 332( 42.60%), action 213, FPS 1.13, Running 166.63s Step 333( 42.80%), action 214, FPS 1.14, Running 167.31s Step 334( 43.00%), action 215, FPS 1.13, Running 168.48s Step 335( 43.20%), action 216, FPS 1.12, Running 169.53s Step 336( 43.40%), action 217, FPS 1.11, Running 170.53s Step 337( 43.60%), action 218, FPS 1.13, Running 171.19s Step 338( 43.80%), action 219, FPS 1.14, Running 171.95s Step 339( 44.00%), action 220, FPS 1.14, Running 172.82s Step 340( 44.20%), action 221, FPS 1.13, Running 173.91s Step 341( 44.40%), action 222, FPS 1.12, Running 174.61s Step 342( 44.60%), action 223, FPS 1.12, Running 175.29s Step 343( 44.80%), action 224, FPS 1.13, Running 175.78s Step 344( 45.00%), action 225, FPS 1.18, Running 176.15s Step 345( 45.20%), action 226, FPS 1.21, Running 176.81s Step 346( 45.40%), action 227, FPS 1.24, Running 177.48s Step 347( 45.60%), action 228, FPS 1.23, Running 178.33s Step 348( 45.80%), action 229, FPS 1.24, Running 178.98s Step 349( 46.00%), action 230, FPS 1.27, Running 179.60s Step 350( 46.20%), action 231, FPS 1.30, Running 180.26s Step 351( 46.40%), action 232, FPS 1.31, Running 181.02s Step 352( 46.60%), action 233, FPS 1.33, Running 181.72s Step 353( 46.80%), action 234, FPS 1.34, Running 182.26s Step 354( 47.00%), action 235, FPS 1.39, Running 182.84s Step 355( 47.20%), action 236, FPS 1.43, Running 183.50s Step 356( 47.40%), action 237, FPS 1.44, Running 184.43s Step 357( 47.60%), action 238, FPS 1.44, Running 185.12s Step 358( 47.80%), action 239, FPS 1.45, Running 185.71s Step 359( 48.00%), action 240, FPS 1.46, Running 186.56s Step 360( 48.20%), action 241, FPS 1.48, Running 187.44s Step 361( 48.40%), action 242, FPS 1.48, Running 188.13s Step 362( 48.60%), action 243, FPS 1.47, Running 188.89s Step 363( 48.80%), action 244, FPS 1.44, Running 189.70s Step 364( 49.00%), action 245, FPS 1.36, Running 190.83s Step 365( 49.20%), action 246, FPS 1.35, Running 191.64s Step 366( 49.40%), action 247, FPS 1.34, Running 192.36s Step 367( 49.60%), action 248, FPS 1.34, Running 193.29s Step 368( 49.80%), action 249, FPS 1.35, Running 193.83s Step 369( 50.00%), action 250, FPS 1.38, Running 194.11s Step 370( 50.20%), action 251, FPS 1.40, Running 194.55s Step 371( 50.40%), action 252, FPS 1.44, Running 194.94s Step 372( 50.60%), action 253, FPS 1.46, Running 195.45s Step 373( 50.80%), action 254, FPS 1.48, Running 195.78s Step 374( 51.00%), action 255, FPS 1.47, Running 196.43s Step 375( 51.20%), action 256, FPS 1.45, Running 197.31s Step 376( 51.40%), action 257, FPS 1.47, Running 198.08s Step 377( 51.60%), action 258, FPS 1.45, Running 198.95s Step 378( 51.80%), action 259, FPS 1.44, Running 199.58s Step 379( 52.00%), action 260, FPS 1.46, Running 200.25s Step 380( 52.20%), action 261, FPS 1.45, Running 201.23s Step 381( 52.40%), action 262, FPS 1.45, Running 201.89s Step 382( 52.60%), action 263, FPS 1.47, Running 202.51s Step 383( 52.80%), action 264, FPS 1.46, Running 203.40s Step 384( 53.00%), action 265, FPS 1.50, Running 204.17s Step 385( 53.20%), action 266, FPS 1.50, Running 204.99s Step 386( 53.40%), action 267, FPS 1.51, Running 205.60s Step 387( 53.60%), action 268, FPS 1.54, Running 206.27s Step 388( 53.80%), action 269, FPS 1.50, Running 207.17s Step 389( 54.00%), action 270, FPS 1.46, Running 207.79s Step 390( 54.20%), action 271, FPS 1.41, Running 208.75s Step 391( 54.40%), action 272, FPS 1.38, Running 209.41s Step 392( 54.60%), action 273, FPS 1.34, Running 210.42s Step 393( 54.80%), action 274, FPS 1.31, Running 211.01s Step 394( 55.00%), action 275, FPS 1.32, Running 211.61s Step 395( 55.20%), action 276, FPS 1.35, Running 212.16s Step 396( 55.40%), action 277, FPS 1.35, Running 212.85s Step 397( 55.60%), action 278, FPS 1.39, Running 213.35s Step 398( 55.80%), action 279, FPS 1.39, Running 213.96s Step 399( 56.00%), action 280, FPS 1.43, Running 214.22s Step 400( 56.20%), action 281, FPS 1.48, Running 214.79s Step 401( 56.40%), action 282, FPS 1.51, Running 215.14s Step 402( 56.60%), action 283, FPS 1.46, Running 216.23s Step 403( 56.80%), action 284, FPS 1.50, Running 216.76s Step 404( 57.00%), action 285, FPS 1.51, Running 217.37s Step 405( 57.20%), action 286, FPS 1.52, Running 218.18s Step 406( 57.40%), action 287, FPS 1.51, Running 218.87s Step 407( 57.60%), action 288, FPS 1.51, Running 219.51s Step 408( 57.80%), action 289, FPS 1.51, Running 220.41s Step 409( 58.00%), action 290, FPS 1.51, Running 221.01s Step 410( 58.20%), action 291, FPS 1.52, Running 221.88s Step 411( 58.40%), action 292, FPS 1.56, Running 222.27s Step 412( 58.60%), action 293, FPS 1.58, Running 223.11s [2026-08-02 18:16:55] [14 ] Seed 13 success after 223.22 s. +steps: 412 , actions: 293 . +Instruction: Empty +Total 10/14(71.43%) success. +Setting seed: 14 +Step 1( N/A%), pre moving , FPS 3.13, Running 0.32s Step 2( N/A%), pre moving , FPS 5.17, Running 0.39s Step 3( N/A%), pre moving , FPS 4.66, Running 0.64s Step 4( N/A%), pre moving , FPS 5.36, Running 0.75s Step 5( N/A%), pre moving , FPS 6.01, Running 0.83s Step 6( N/A%), pre moving , FPS 6.63, Running 0.91s Step 7( N/A%), pre moving , FPS 5.72, Running 1.22s Step 8( N/A%), pre moving , FPS 6.23, Running 1.28s Step 9( N/A%), pre moving , FPS 6.64, Running 1.36s Step 10( N/A%), pre moving , FPS 6.99, Running 1.43s Step 11( N/A%), pre moving , FPS 6.29, Running 1.75s Step 12( N/A%), pre moving , FPS 6.71, Running 1.79s Step 13( N/A%), pre moving , FPS 6.95, Running 1.87s Step 14( N/A%), pre moving , FPS 7.25, Running 1.93s Step 15( N/A%), pre moving , FPS 7.49, Running 2.00s Step 16( N/A%), pre moving , FPS 6.89, Running 2.32s Step 17( N/A%), pre moving , FPS 7.11, Running 2.39s Step 18( N/A%), pre moving , FPS 7.34, Running 2.45s Step 19( N/A%), pre moving , FPS 7.53, Running 2.52s Step 20( N/A%), pre moving , FPS 7.61, Running 2.63s Step 21( N/A%), pre moving , FPS 7.37, Running 3.03s Step 22( N/A%), pre moving , FPS 7.39, Running 3.09s Step 23( N/A%), pre moving , FPS 7.25, Running 3.40s Step 24( N/A%), pre moving , FPS 7.42, Running 3.44s Step 25( N/A%), pre moving , FPS 7.45, Running 3.52s Step 26( N/A%), pre moving , FPS 6.33, Running 4.07s Step 27( N/A%), pre moving , FPS 6.87, Running 4.14s Step 28( N/A%), pre moving , FPS 6.50, Running 4.36s Step 29( N/A%), pre moving , FPS 6.36, Running 4.50s Step 30( N/A%), pre moving , FPS 6.34, Running 4.58s Step 31( N/A%), pre moving , FPS 6.89, Running 4.65s Step 32( N/A%), pre moving , FPS 6.84, Running 4.71s Step 33( N/A%), pre moving , FPS 6.34, Running 5.03s Step 34( N/A%), pre moving , FPS 6.39, Running 5.06s Step 35( N/A%), pre moving , FPS 6.36, Running 5.15s Step 36( N/A%), pre moving , FPS 5.79, Running 5.77s Step 37( N/A%), pre moving , FPS 5.51, Running 6.02s Step 38( N/A%), pre moving , FPS 5.43, Running 6.14s Step 39( N/A%), pre moving , FPS 5.48, Running 6.17s Step 40( N/A%), pre moving , FPS 5.52, Running 6.25s Step 41( N/A%), pre moving , FPS 6.08, Running 6.32s Step 42( N/A%), pre moving , FPS 6.06, Running 6.39s Step 43( N/A%), pre moving , FPS 6.04, Running 6.71s Step 44( N/A%), pre moving , FPS 5.94, Running 6.81s Step 45( N/A%), pre moving , FPS 5.89, Running 6.91s Step 46( N/A%), pre moving , FPS 6.80, Running 7.01s Step 47( N/A%), pre moving , FPS 6.25, Running 7.34s Step 48( N/A%), pre moving , FPS 6.47, Running 7.45s Step 49( N/A%), pre moving , FPS 6.54, Running 7.56s Step 50( N/A%), pre moving , FPS 6.04, Running 7.89s Step 51( N/A%), pre moving , FPS 5.95, Running 8.01s Step 52( N/A%), pre moving , FPS 5.88, Running 8.12s Step 53( N/A%), pre moving , FPS 5.83, Running 8.46s Step 54( N/A%), pre moving , FPS 5.73, Running 8.55s Step 55( N/A%), pre moving , FPS 5.71, Running 8.65s Step 56( N/A%), pre moving , FPS 6.20, Running 9.00s Step 57( N/A%), pre moving , FPS 6.58, Running 9.06s Step 58( N/A%), pre moving , FPS 6.55, Running 9.19s Step 59( N/A%), pre moving , FPS 6.40, Running 9.30s Step 60( N/A%), pre moving , FPS 5.91, Running 9.64s Step 61( N/A%), pre moving , FPS 5.96, Running 9.68s Step 62( N/A%), pre moving , FPS 5.99, Running 9.73s Step 63( N/A%), pre moving , FPS 6.53, Running 9.77s Step 64( N/A%), pre moving , FPS 6.65, Running 9.82s Step 65( N/A%), pre moving , FPS 6.80, Running 9.85s Step 66( N/A%), pre moving , FPS 6.92, Running 9.89s Step 67( N/A%), pre moving , FPS 7.74, Running 9.92s Step 68( N/A%), pre moving , FPS 8.01, Running 9.95s Step 69( N/A%), pre moving , FPS 8.27, Running 9.98s Step 70( N/A%), pre moving , FPS 9.48, Running 10.00s Step 71( N/A%), pre moving , FPS 9.85, Running 10.04s Step 72( N/A%), pre moving , FPS 10.19, Running 10.08s Step 73( N/A%), pre moving , FPS 12.07, Running 10.11s Step 74( N/A%), pre moving , FPS 12.26, Running 10.18s Step 75( N/A%), pre moving , FPS 12.56, Running 10.25s Step 76( N/A%), pre moving , FPS 14.95, Running 10.34s Step 77( N/A%), pre moving , FPS 14.63, Running 10.42s Step 78( N/A%), pre moving , FPS 15.11, Running 10.51s Step 79( N/A%), pre moving , FPS 15.90, Running 10.56s Step 80( N/A%), pre moving , FPS 20.20, Running 10.63s Step 81( N/A%), pre moving , FPS 20.04, Running 10.68s Step 82( N/A%), pre moving , FPS 20.39, Running 10.71s Step 83( N/A%), pre moving , FPS 20.01, Running 10.77s Step 84( N/A%), pre moving , FPS 19.74, Running 10.83s Step 85( N/A%), pre moving , FPS 19.65, Running 10.87s Step 86( N/A%), pre moving , FPS 19.13, Running 10.94s Step 87( N/A%), pre moving , FPS 18.86, Running 10.98s Step 88( N/A%), pre moving , FPS 18.66, Running 11.02s Step 89( N/A%), pre moving , FPS 18.53, Running 11.06s Step 90( N/A%), pre moving , FPS 18.27, Running 11.10s Step 91( N/A%), pre moving , FPS 18.06, Running 11.15s Step 92( N/A%), pre moving , FPS 17.99, Running 11.19s Step 93( N/A%), pre moving , FPS 17.90, Running 11.23s Step 94( N/A%), pre moving , FPS 18.31, Running 11.27s Step 95( N/A%), pre moving , FPS 19.04, Running 11.30s Step 96( N/A%), pre moving , FPS 19.78, Running 11.35s Step 97( N/A%), pre moving , FPS 20.40, Running 11.40s Step 98( N/A%), pre moving , FPS 20.85, Running 11.47s Step 99( N/A%), pre moving , FPS 4.83, Running 14.70s Step 100( N/A%), pre moving , FPS 4.37, Running 15.21s Step 101( N/A%), pre moving , FPS 3.95, Running 15.74s Step 102( N/A%), pre moving , FPS 3.59, Running 16.28s Step 103( N/A%), pre moving , FPS 3.29, Running 16.84s Step 104( N/A%), pre moving , FPS 3.07, Running 17.35s Step 105( N/A%), pre moving , FPS 2.83, Running 17.93s Step 106( N/A%), pre moving , FPS 2.66, Running 18.46s Step 107( N/A%), pre moving , FPS 2.49, Running 19.00s Step 108( N/A%), pre moving , FPS 2.35, Running 19.54s Step 109( N/A%), pre moving , FPS 2.22, Running 20.07s Step 110( N/A%), pre moving , FPS 2.12, Running 20.55s Step 111( N/A%), pre moving , FPS 2.01, Running 21.10s Step 112( N/A%), pre moving , FPS 1.91, Running 21.64s Step 113( N/A%), pre moving , FPS 1.83, Running 22.16s Step 114( N/A%), pre moving , FPS 1.74, Running 22.77s Step 115( N/A%), pre moving , FPS 1.67, Running 23.30s Step 116( N/A%), pre moving , FPS 1.61, Running 23.79s Step 117( N/A%), pre moving , FPS 1.55, Running 24.32s Step 118( N/A%), pre moving , FPS 1.49, Running 24.86s Step 119( 0.20%), action 1, FPS 1.71, Running 26.39s Step 120( 0.40%), action 2, FPS 1.69, Running 27.07s Step 121( 0.60%), action 3, FPS 1.67, Running 27.68s Step 122( 0.80%), action 4, FPS 1.61, Running 28.67s Step 123( 1.00%), action 5, FPS 1.56, Running 29.65s Step 124( 1.20%), action 6, FPS 1.54, Running 30.35s Step 125( 1.40%), action 7, FPS 1.55, Running 30.86s Step 126( 1.60%), action 8, FPS 1.53, Running 31.56s Step 127( 1.80%), action 9, FPS 1.52, Running 32.14s Step 128( 2.00%), action 10, FPS 1.51, Running 32.77s Step 129( 2.20%), action 11, FPS 1.39, Running 34.43s Step 130( 2.40%), action 12, FPS 1.38, Running 35.10s Step 131( 2.60%), action 13, FPS 1.37, Running 35.70s Step 132( 2.80%), action 14, FPS 1.34, Running 36.59s Step 133( 3.00%), action 15, FPS 1.31, Running 37.41s Step 134( 3.20%), action 16, FPS 1.30, Running 38.17s Step 135( 3.40%), action 17, FPS 1.29, Running 38.83s Step 136( 3.60%), action 18, FPS 1.27, Running 39.50s Step 137( 3.80%), action 19, FPS 1.26, Running 40.18s Step 138( 4.00%), action 20, FPS 1.26, Running 40.79s Step 139( 4.20%), action 21, FPS 1.27, Running 42.17s Step 140( 4.40%), action 22, FPS 1.26, Running 42.90s Step 141( 4.60%), action 23, FPS 1.24, Running 43.78s Step 142( 4.80%), action 24, FPS 1.20, Running 45.29s Step 143( 5.00%), action 25, FPS 1.22, Running 46.06s Step 144( 5.20%), action 26, FPS 1.21, Running 46.85s Step 145( 5.40%), action 27, FPS 1.18, Running 47.79s Step 146( 5.60%), action 28, FPS 1.19, Running 48.33s Step 147( 5.80%), action 29, FPS 1.19, Running 48.89s Step 148( 6.00%), action 30, FPS 1.19, Running 49.56s Step 149( 6.20%), action 31, FPS 1.25, Running 50.38s Step 150( 6.40%), action 32, FPS 1.26, Running 50.96s Step 151( 6.60%), action 33, FPS 1.26, Running 51.57s Step 152( 6.80%), action 34, FPS 1.27, Running 52.32s Step 153( 7.00%), action 35, FPS 1.27, Running 53.21s Step 154( 7.20%), action 36, FPS 1.27, Running 53.89s Step 155( 7.40%), action 37, FPS 1.25, Running 54.87s Step 156( 7.60%), action 38, FPS 1.22, Running 55.84s Step 157( 7.80%), action 39, FPS 1.22, Running 56.53s Step 158( 8.00%), action 40, FPS 1.20, Running 57.47s Step 159( 8.20%), action 41, FPS 1.24, Running 58.33s Step 160( 8.40%), action 42, FPS 1.22, Running 59.26s Step 161( 8.60%), action 43, FPS 1.24, Running 59.91s Step 162( 8.80%), action 44, FPS 1.28, Running 60.89s Step 163( 9.00%), action 45, FPS 1.29, Running 61.54s Step 164( 9.20%), action 46, FPS 1.31, Running 62.18s Step 165( 9.40%), action 47, FPS 1.31, Running 63.12s Step 166( 9.60%), action 48, FPS 1.28, Running 63.91s Step 167( 9.80%), action 49, FPS 1.25, Running 64.85s Step 168( 10.00%), action 50, FPS 1.22, Running 66.01s Step 169( 10.20%), action 51, FPS 1.20, Running 67.09s Step 170( 10.40%), action 52, FPS 1.19, Running 67.83s Step 171( 10.60%), action 53, FPS 1.16, Running 68.82s Step 172( 10.80%), action 54, FPS 1.15, Running 69.68s Step 173( 11.00%), action 55, FPS 1.17, Running 70.35s Step 174( 11.20%), action 56, FPS 1.17, Running 70.93s Step 175( 11.40%), action 57, FPS 1.18, Running 71.83s Step 176( 11.60%), action 58, FPS 1.20, Running 72.44s Step 177( 11.80%), action 59, FPS 1.21, Running 73.07s Step 178( 12.00%), action 60, FPS 1.24, Running 73.65s Step 179( 12.20%), action 61, FPS 1.25, Running 74.29s Step 180( 12.40%), action 62, FPS 1.27, Running 75.05s Step 181( 12.60%), action 63, FPS 1.26, Running 75.75s Step 182( 12.80%), action 64, FPS 1.29, Running 76.38s Step 183( 13.00%), action 65, FPS 1.30, Running 76.92s Step 184( 13.20%), action 66, FPS 1.30, Running 77.53s Step 185( 13.40%), action 67, FPS 1.33, Running 78.12s Step 186( 13.60%), action 68, FPS 1.32, Running 79.04s Step 187( 13.80%), action 69, FPS 1.35, Running 79.62s Step 188( 14.00%), action 70, FPS 1.40, Running 80.27s Step 189( 14.20%), action 71, FPS 1.42, Running 81.20s Step 190( 14.40%), action 72, FPS 1.43, Running 81.82s Step 191( 14.60%), action 73, FPS 1.48, Running 82.36s Step 192( 14.80%), action 74, FPS 1.48, Running 83.17s Step 193( 15.00%), action 75, FPS 1.47, Running 83.93s Step 194( 15.20%), action 76, FPS 1.45, Running 84.68s Step 195( 15.40%), action 77, FPS 1.51, Running 85.11s Step 196( 15.60%), action 78, FPS 1.50, Running 85.76s Step 197( 15.80%), action 79, FPS 1.50, Running 86.39s Step 198( 16.00%), action 80, FPS 1.49, Running 87.05s Step 199( 16.20%), action 81, FPS 1.46, Running 88.01s Step 200( 16.40%), action 82, FPS 1.47, Running 88.67s Step 201( 16.60%), action 83, FPS 1.48, Running 89.31s Step 202( 16.80%), action 84, FPS 1.45, Running 90.20s Step 203( 17.00%), action 85, FPS 1.44, Running 90.84s Step 204( 17.20%), action 86, FPS 1.43, Running 91.54s Step 205( 17.40%), action 87, FPS 1.42, Running 92.16s Step 206( 17.60%), action 88, FPS 1.41, Running 93.21s Step 207( 17.80%), action 89, FPS 1.38, Running 94.16s Step 208( 18.00%), action 90, FPS 1.37, Running 94.86s Step 209( 18.20%), action 91, FPS 1.36, Running 95.86s Step 210( 18.40%), action 92, FPS 1.35, Running 96.61s Step 211( 18.60%), action 93, FPS 1.35, Running 97.22s Step 212( 18.80%), action 94, FPS 1.33, Running 98.23s Step 213( 19.00%), action 95, FPS 1.31, Running 99.19s Step 214( 19.20%), action 96, FPS 1.30, Running 100.04s Step 215( 19.40%), action 97, FPS 1.26, Running 100.97s Step 216( 19.60%), action 98, FPS 1.26, Running 101.69s Step 217( 19.80%), action 99, FPS 1.25, Running 102.34s Step 218( 20.00%), action 100, FPS 1.23, Running 103.28s Step 219( 20.20%), action 101, FPS 1.23, Running 104.22s Step 220( 20.40%), action 102, FPS 1.24, Running 104.80s Step 221( 20.60%), action 103, FPS 1.23, Running 105.53s Step 222( 20.80%), action 104, FPS 1.22, Running 106.66s Step 223( 21.00%), action 105, FPS 1.22, Running 107.29s Step 224( 21.20%), action 106, FPS 1.21, Running 108.11s Step 225( 21.40%), action 107, FPS 1.21, Running 108.68s Step 226( 21.60%), action 108, FPS 1.22, Running 109.61s Step 227( 21.80%), action 109, FPS 1.25, Running 110.21s Step 228( 22.00%), action 110, FPS 1.22, Running 111.29s Step 229( 22.20%), action 111, FPS 1.22, Running 112.30s Step 230( 22.40%), action 112, FPS 1.22, Running 112.99s Step 231( 22.60%), action 113, FPS 1.22, Running 113.62s Step 232( 22.80%), action 114, FPS 1.22, Running 114.59s Step 233( 23.00%), action 115, FPS 1.22, Running 115.61s Step 234( 23.20%), action 116, FPS 1.23, Running 116.25s Step 235( 23.40%), action 117, FPS 1.29, Running 116.53s Step 236( 23.60%), action 118, FPS 1.30, Running 117.10s Step 237( 23.80%), action 119, FPS 1.28, Running 118.00s Step 238( 24.00%), action 120, FPS 1.30, Running 118.71s Step 239( 24.20%), action 121, FPS 1.30, Running 119.60s Step 240( 24.40%), action 122, FPS 1.29, Running 120.28s Step 241( 24.60%), action 123, FPS 1.29, Running 121.01s Step 242( 24.80%), action 124, FPS 1.32, Running 121.85s Step 243( 25.00%), action 125, FPS 1.32, Running 122.44s Step 244( 25.20%), action 126, FPS 1.33, Running 123.13s Step 245( 25.40%), action 127, FPS 1.31, Running 123.89s Step 246( 25.60%), action 128, FPS 1.34, Running 124.55s Step 247( 25.80%), action 129, FPS 1.33, Running 125.29s Step 248( 26.00%), action 130, FPS 1.32, Running 126.41s Step 249( 26.20%), action 131, FPS 1.32, Running 127.41s Step 250( 26.40%), action 132, FPS 1.30, Running 128.40s Step 251( 26.60%), action 133, FPS 1.29, Running 129.10s Step 252( 26.80%), action 134, FPS 1.32, Running 129.73s Step 253( 27.00%), action 135, FPS 1.35, Running 130.39s Step 254( 27.20%), action 136, FPS 1.33, Running 131.30s Step 255( 27.40%), action 137, FPS 1.27, Running 132.29s Step 256( 27.60%), action 138, FPS 1.24, Running 133.17s Step 257( 27.80%), action 139, FPS 1.25, Running 133.99s Step 258( 28.00%), action 140, FPS 1.22, Running 135.07s Step 259( 28.20%), action 141, FPS 1.21, Running 136.19s Step 260( 28.40%), action 142, FPS 1.18, Running 137.17s Step 261( 28.60%), action 143, FPS 1.16, Running 138.30s Step 262( 28.80%), action 144, FPS 1.14, Running 139.40s Step 263( 29.00%), action 145, FPS 1.12, Running 140.33s Step 264( 29.20%), action 146, FPS 1.12, Running 141.05s Step 265( 29.40%), action 147, FPS 1.11, Running 141.96s Step 266( 29.60%), action 148, FPS 1.09, Running 142.96s Step 267( 29.80%), action 149, FPS 1.10, Running 143.42s Step 268( 30.00%), action 150, FPS 1.11, Running 144.41s Step 269( 30.20%), action 151, FPS 1.11, Running 145.41s Step 270( 30.40%), action 152, FPS 1.13, Running 146.04s Step 271( 30.60%), action 153, FPS 1.12, Running 146.93s Step 272( 30.80%), action 154, FPS 1.11, Running 147.80s Step 273( 31.00%), action 155, FPS 1.07, Running 149.01s Step 274( 31.20%), action 156, FPS 1.08, Running 149.76s Step 275( 31.40%), action 157, FPS 1.09, Running 150.68s Step 276( 31.60%), action 158, FPS 1.10, Running 151.36s Step 277( 31.80%), action 159, FPS 1.11, Running 152.01s Step 278( 32.00%), action 160, FPS 1.11, Running 153.01s Step 279( 32.20%), action 161, FPS 1.10, Running 154.31s Step 280( 32.40%), action 162, FPS 1.12, Running 155.09s Step 281( 32.60%), action 163, FPS 1.13, Running 156.05s Step 282( 32.80%), action 164, FPS 1.15, Running 156.83s Step 283( 33.00%), action 165, FPS 1.16, Running 157.62s Step 284( 33.20%), action 166, FPS 1.16, Running 158.28s Step 285( 33.40%), action 167, FPS 1.19, Running 158.81s Step 286( 33.60%), action 168, FPS 1.19, Running 159.71s Step 287( 33.80%), action 169, FPS 1.19, Running 160.29s Step 288( 34.00%), action 170, FPS 1.24, Running 160.57s Step 289( 34.20%), action 171, FPS 1.28, Running 161.08s Step 290( 34.40%), action 172, FPS 1.29, Running 161.53s Step 291( 34.60%), action 173, FPS 1.34, Running 161.87s Step 292( 34.80%), action 174, FPS 1.38, Running 162.29s Step 293( 35.00%), action 175, FPS 1.47, Running 162.65s Step 294( 35.20%), action 176, FPS 1.52, Running 162.95s Step 295( 35.40%), action 177, FPS 1.52, Running 163.87s Step 296( 35.60%), action 178, FPS 1.52, Running 164.51s Step 297( 35.80%), action 179, FPS 1.52, Running 165.14s Step 298( 36.00%), action 180, FPS 1.51, Running 166.21s Step 299( 36.20%), action 181, FPS 1.59, Running 166.91s Step 300( 36.40%), action 182, FPS 1.57, Running 167.81s Step 301( 36.60%), action 183, FPS 1.56, Running 168.84s Step 302( 36.80%), action 184, FPS 1.54, Running 169.79s Step 303( 37.00%), action 185, FPS 1.55, Running 170.56s Step 304( 37.20%), action 186, FPS 1.51, Running 171.51s Step 305( 37.40%), action 187, FPS 1.46, Running 172.49s Step 306( 37.60%), action 188, FPS 1.48, Running 173.25s Step 307( 37.80%), action 189, FPS 1.43, Running 174.24s Step 308( 38.00%), action 190, FPS 1.38, Running 175.06s Step 309( 38.20%), action 191, FPS 1.34, Running 176.06s Step 310( 38.40%), action 192, FPS 1.29, Running 177.02s Step 311( 38.60%), action 193, FPS 1.24, Running 178.02s Step 312( 38.80%), action 194, FPS 1.21, Running 178.80s Step 313( 39.00%), action 195, FPS 1.15, Running 180.06s Step 314( 39.20%), action 196, FPS 1.10, Running 181.07s Step 315( 39.40%), action 197, FPS 1.14, Running 181.39s Step 316( 39.60%), action 198, FPS 1.12, Running 182.33s Step 317( 39.80%), action 199, FPS 1.13, Running 182.90s Step 318( 40.00%), action 200, FPS 1.16, Running 183.44s Step 319( 40.20%), action 201, FPS 1.17, Running 184.07s Step 320( 40.40%), action 202, FPS 1.17, Running 184.93s Step 321( 40.60%), action 203, FPS 1.20, Running 185.55s Step 322( 40.80%), action 204, FPS 1.22, Running 186.16s Step 323( 41.00%), action 205, FPS 1.23, Running 186.80s Step 324( 41.20%), action 206, FPS 1.24, Running 187.63s Step 325( 41.40%), action 207, FPS 1.27, Running 188.26s Step 326( 41.60%), action 208, FPS 1.28, Running 188.88s Step 327( 41.80%), action 209, FPS 1.31, Running 189.47s Step 328( 42.00%), action 210, FPS 1.32, Running 190.26s Step 329( 42.20%), action 211, FPS 1.31, Running 191.37s Step 330( 42.40%), action 212, FPS 1.34, Running 191.98s Step 331( 42.60%), action 213, FPS 1.37, Running 192.60s Step 332( 42.80%), action 214, FPS 1.39, Running 193.17s Step 333( 43.00%), action 215, FPS 1.47, Running 193.68s Step 334( 43.20%), action 216, FPS 1.52, Running 194.20s Step 335( 43.40%), action 217, FPS 1.49, Running 194.82s Step 336( 43.60%), action 218, FPS 1.51, Running 195.58s Step 337( 43.80%), action 219, FPS 1.50, Running 196.23s Step 338( 44.00%), action 220, FPS 1.49, Running 196.87s Step 339( 44.20%), action 221, FPS 1.45, Running 197.85s Step 340( 44.40%), action 222, FPS 1.47, Running 198.53s Step 341( 44.60%), action 223, FPS 1.51, Running 198.83s Step 342( 44.80%), action 224, FPS 1.54, Running 199.19s Step 343( 45.00%), action 225, FPS 1.56, Running 199.59s Step 344( 45.20%), action 226, FPS 1.55, Running 200.52s Step 345( 45.40%), action 227, FPS 1.56, Running 201.08s Step 346( 45.60%), action 228, FPS 1.53, Running 201.92s Step 347( 45.80%), action 229, FPS 1.53, Running 202.55s Step 348( 46.00%), action 230, FPS 1.54, Running 203.27s Step 349( 46.20%), action 231, FPS 1.57, Running 204.09s Step 350( 46.40%), action 232, FPS 1.57, Running 204.73s Step 351( 46.60%), action 233, FPS 1.58, Running 205.25s Step 352( 46.80%), action 234, FPS 1.58, Running 205.79s Step 353( 47.00%), action 235, FPS 1.58, Running 206.33s Step 354( 47.20%), action 236, FPS 1.53, Running 207.28s Step 355( 47.40%), action 237, FPS 1.53, Running 207.91s Step 356( 47.60%), action 238, FPS 1.54, Running 208.59s Step 357( 47.80%), action 239, FPS 1.52, Running 209.37s Step 358( 48.00%), action 240, FPS 1.51, Running 210.15s Step 359( 48.20%), action 241, FPS 1.54, Running 210.84s Step 360( 48.40%), action 242, FPS 1.52, Running 211.67s Step 361( 48.60%), action 243, FPS 1.49, Running 212.26s Step 362( 48.80%), action 244, FPS 1.46, Running 212.91s Step 363( 49.00%), action 245, FPS 1.44, Running 213.48s Step 364( 49.20%), action 246, FPS 1.44, Running 214.41s Step 365( 49.40%), action 247, FPS 1.42, Running 215.18s Step 366( 49.60%), action 248, FPS 1.43, Running 215.91s Step 367( 49.80%), action 249, FPS 1.42, Running 216.66s Step 368( 50.00%), action 250, FPS 1.43, Running 217.28s Step 369( 50.20%), action 251, FPS 1.46, Running 217.79s Step 370( 50.40%), action 252, FPS 1.50, Running 218.07s Step 371( 50.60%), action 253, FPS 1.51, Running 218.46s Step 372( 50.80%), action 254, FPS 1.52, Running 218.96s Step 373( 51.00%), action 255, FPS 1.55, Running 219.23s Step 374( 51.20%), action 256, FPS 1.59, Running 219.88s Step 375( 51.40%), action 257, FPS 1.59, Running 220.50s Step 376( 51.60%), action 258, FPS 1.56, Running 221.41s Step 377( 51.80%), action 259, FPS 1.59, Running 221.98s Step 378( 52.00%), action 260, FPS 1.61, Running 222.58s Step 379( 52.20%), action 261, FPS 1.61, Running 223.24s Step 380( 52.40%), action 262, FPS 1.62, Running 224.02s Step 381( 52.60%), action 263, FPS 1.61, Running 224.65s Step 382( 52.80%), action 264, FPS 1.62, Running 225.23s Step 383( 53.00%), action 265, FPS 1.63, Running 225.74s Step 384( 53.20%), action 266, FPS 1.68, Running 226.32s Step 385( 53.40%), action 267, FPS 1.70, Running 226.92s Step 386( 53.60%), action 268, FPS 1.73, Running 227.47s Step 387( 53.80%), action 269, FPS 1.73, Running 228.23s Step 388( 54.00%), action 270, FPS 1.71, Running 228.94s Step 389( 54.20%), action 271, FPS 1.69, Running 229.62s Step 390( 54.40%), action 272, FPS 1.62, Running 230.39s Step 391( 54.60%), action 273, FPS 1.59, Running 231.04s Step 392( 54.80%), action 274, FPS 1.57, Running 231.67s Step 393( 55.00%), action 275, FPS 1.54, Running 232.18s Step 394( 55.20%), action 276, FPS 1.56, Running 232.72s Step 395( 55.40%), action 277, FPS 1.57, Running 233.25s Step 396( 55.60%), action 278, FPS 1.61, Running 233.84s Step 397( 55.80%), action 279, FPS 1.58, Running 234.60s Step 398( 56.00%), action 280, FPS 1.56, Running 235.38s Step 399( 56.20%), action 281, FPS 1.53, Running 236.33s Step 400( 56.40%), action 282, FPS 1.58, Running 236.71s Step 401( 56.60%), action 283, FPS 1.62, Running 237.00s Step 402( 56.80%), action 284, FPS 1.64, Running 237.39s Step 403( 57.00%), action 285, FPS 1.68, Running 237.63s Step 404( 57.20%), action 286, FPS 1.72, Running 237.93s Step 405( 57.40%), action 287, FPS 1.74, Running 238.38s Step 406( 57.60%), action 288, FPS 1.75, Running 238.93s Step 407( 57.80%), action 289, FPS 1.71, Running 239.93s Step 408( 58.00%), action 290, FPS 1.69, Running 240.81s Step 409( 58.20%), action 291, FPS 1.64, Running 241.79s Step 410( 58.40%), action 292, FPS 1.66, Running 242.45s Step 411( 58.60%), action 293, FPS 1.65, Running 243.15s Step 412( 58.80%), action 294, FPS 1.63, Running 243.95s Step 413( 59.00%), action 295, FPS 1.62, Running 244.55s Step 414( 59.20%), action 296, FPS 1.61, Running 245.17s Step 415( 59.40%), action 297, FPS 1.61, Running 245.70s Step 416( 59.60%), action 298, FPS 1.61, Running 246.25s Step 417( 59.80%), action 299, FPS 1.64, Running 246.78s Step 418( 60.00%), action 300, FPS 1.64, Running 247.56s Step 419( 60.20%), action 301, FPS 1.65, Running 248.48s [2026-08-02 18:21:04] [15 ] Seed 14 failed after 248.66 s. +steps: 419 , actions: 301 . +Instruction: Empty +Total 10/15(66.67%) success. +Setting seed: 15 +Step 1( N/A%), pre moving , FPS 2.98, Running 0.34s Step 2( N/A%), pre moving , FPS 3.77, Running 0.53s Step 3( N/A%), pre moving , FPS 4.36, Running 0.69s Step 4( N/A%), pre moving , FPS 5.17, Running 0.77s Step 5( N/A%), pre moving , FPS 6.02, Running 0.83s Step 6( N/A%), pre moving , FPS 6.71, Running 0.89s Step 7( N/A%), pre moving , FPS 5.76, Running 1.21s Step 8( N/A%), pre moving , FPS 6.15, Running 1.30s Step 9( N/A%), pre moving , FPS 6.58, Running 1.37s Step 10( N/A%), pre moving , FPS 6.96, Running 1.44s Step 11( N/A%), pre moving , FPS 6.51, Running 1.69s Step 12( N/A%), pre moving , FPS 6.68, Running 1.80s Step 13( N/A%), pre moving , FPS 7.07, Running 1.84s Step 14( N/A%), pre moving , FPS 7.32, Running 1.91s Step 15( N/A%), pre moving , FPS 7.56, Running 1.99s Step 16( N/A%), pre moving , FPS 7.81, Running 2.05s Step 17( N/A%), pre moving , FPS 7.24, Running 2.35s Step 18( N/A%), pre moving , FPS 7.58, Running 2.37s Step 19( N/A%), pre moving , FPS 7.75, Running 2.45s Step 20( N/A%), pre moving , FPS 7.97, Running 2.51s Step 21( N/A%), pre moving , FPS 7.38, Running 3.05s Step 22( N/A%), pre moving , FPS 7.78, Running 3.10s Step 23( N/A%), pre moving , FPS 8.08, Running 3.16s Step 24( N/A%), pre moving , FPS 7.33, Running 3.50s Step 25( N/A%), pre moving , FPS 7.32, Running 3.56s Step 26( N/A%), pre moving , FPS 6.25, Running 4.09s Step 27( N/A%), pre moving , FPS 6.75, Running 4.18s Step 28( N/A%), pre moving , FPS 6.79, Running 4.24s Step 29( N/A%), pre moving , FPS 6.79, Running 4.31s Step 30( N/A%), pre moving , FPS 6.27, Running 4.63s Step 31( N/A%), pre moving , FPS 6.64, Running 4.70s Step 32( N/A%), pre moving , FPS 6.76, Running 4.75s Step 33( N/A%), pre moving , FPS 6.70, Running 4.82s Step 34( N/A%), pre moving , FPS 6.62, Running 4.94s Step 35( N/A%), pre moving , FPS 6.23, Running 5.20s Step 36( N/A%), pre moving , FPS 5.36, Running 5.78s Step 37( N/A%), pre moving , FPS 5.69, Running 5.86s Step 38( N/A%), pre moving , FPS 5.65, Running 5.91s Step 39( N/A%), pre moving , FPS 5.65, Running 5.99s Step 40( N/A%), pre moving , FPS 5.26, Running 6.31s Step 41( N/A%), pre moving , FPS 6.04, Running 6.36s Step 42( N/A%), pre moving , FPS 5.95, Running 6.46s Step 43( N/A%), pre moving , FPS 5.90, Running 6.56s Step 44( N/A%), pre moving , FPS 5.90, Running 6.89s Step 45( N/A%), pre moving , FPS 5.81, Running 7.00s Step 46( N/A%), pre moving , FPS 6.64, Running 7.11s Step 47( N/A%), pre moving , FPS 6.12, Running 7.45s Step 48( N/A%), pre moving , FPS 6.11, Running 7.52s Step 49( N/A%), pre moving , FPS 6.18, Running 7.55s Step 50( N/A%), pre moving , FPS 6.78, Running 7.58s Step 51( N/A%), pre moving , FPS 6.88, Running 7.61s Step 52( N/A%), pre moving , FPS 6.94, Running 7.64s Step 53( N/A%), pre moving , FPS 7.04, Running 7.67s Step 54( N/A%), pre moving , FPS 7.25, Running 7.69s Step 55( N/A%), pre moving , FPS 7.92, Running 7.72s Step 56( N/A%), pre moving , FPS 10.08, Running 7.77s Step 57( N/A%), pre moving , FPS 10.26, Running 7.81s Step 58( N/A%), pre moving , FPS 10.12, Running 7.89s Step 59( N/A%), pre moving , FPS 10.12, Running 7.96s Step 60( N/A%), pre moving , FPS 11.42, Running 8.06s Step 61( N/A%), pre moving , FPS 11.31, Running 8.12s Step 62( N/A%), pre moving , FPS 11.41, Running 8.21s Step 63( N/A%), pre moving , FPS 11.32, Running 8.32s Step 64( N/A%), pre moving , FPS 13.14, Running 8.41s Step 65( N/A%), pre moving , FPS 13.42, Running 8.49s Step 66( N/A%), pre moving , FPS 13.84, Running 8.55s Step 67( N/A%), pre moving , FPS 17.01, Running 8.62s Step 68( N/A%), pre moving , FPS 17.21, Running 8.68s Step 69( N/A%), pre moving , FPS 16.59, Running 8.76s Step 70( N/A%), pre moving , FPS 16.08, Running 8.82s Step 71( N/A%), pre moving , FPS 15.54, Running 8.89s Step 72( N/A%), pre moving , FPS 14.87, Running 8.98s Step 73( N/A%), pre moving , FPS 14.07, Running 9.09s Step 74( N/A%), pre moving , FPS 11.50, Running 9.43s Step 75( N/A%), pre moving , FPS 10.92, Running 9.56s Step 76( N/A%), pre moving , FPS 10.54, Running 9.67s Step 77( N/A%), pre moving , FPS 8.99, Running 10.04s Step 78( N/A%), pre moving , FPS 8.88, Running 10.14s Step 79( N/A%), pre moving , FPS 8.91, Running 10.21s Step 80( N/A%), pre moving , FPS 8.40, Running 10.44s Step 81( N/A%), pre moving , FPS 8.08, Running 10.60s Step 82( N/A%), pre moving , FPS 8.18, Running 10.66s Step 83( N/A%), pre moving , FPS 8.30, Running 10.73s Step 84( N/A%), pre moving , FPS 8.38, Running 10.80s Step 85( N/A%), pre moving , FPS 7.62, Running 11.12s Step 86( N/A%), pre moving , FPS 7.54, Running 11.20s Step 87( N/A%), pre moving , FPS 7.56, Running 11.27s Step 88( N/A%), pre moving , FPS 7.55, Running 11.33s Step 89( N/A%), pre moving , FPS 6.92, Running 11.65s Step 90( N/A%), pre moving , FPS 6.87, Running 11.73s Step 91( N/A%), pre moving , FPS 6.88, Running 11.80s Step 92( N/A%), pre moving , FPS 6.73, Running 11.95s Step 93( N/A%), pre moving , FPS 6.44, Running 12.19s Step 94( N/A%), pre moving , FPS 7.07, Running 12.26s Step 95( N/A%), pre moving , FPS 7.18, Running 12.34s Step 96( N/A%), pre moving , FPS 7.31, Running 12.40s Step 97( N/A%), pre moving , FPS 7.45, Running 12.72s Step 98( N/A%), pre moving , FPS 3.53, Running 15.81s Step 99( N/A%), pre moving , FPS 3.24, Running 16.37s Step 100( N/A%), pre moving , FPS 3.09, Running 16.91s Step 101( N/A%), pre moving , FPS 2.92, Running 17.46s Step 102( N/A%), pre moving , FPS 2.71, Running 18.03s Step 103( N/A%), pre moving , FPS 2.54, Running 18.60s Step 104( N/A%), pre moving , FPS 2.40, Running 19.13s Step 105( N/A%), pre moving , FPS 2.33, Running 19.69s Step 106( N/A%), pre moving , FPS 2.21, Running 20.25s Step 107( N/A%), pre moving , FPS 2.10, Running 20.79s Step 108( N/A%), pre moving , FPS 2.00, Running 21.32s Step 109( N/A%), pre moving , FPS 1.96, Running 21.86s Step 110( N/A%), pre moving , FPS 1.88, Running 22.38s Step 111( N/A%), pre moving , FPS 1.80, Running 22.88s Step 112( N/A%), pre moving , FPS 1.74, Running 23.42s Step 113( N/A%), pre moving , FPS 1.70, Running 23.94s Step 114( N/A%), pre moving , FPS 1.64, Running 24.46s Step 115( N/A%), pre moving , FPS 1.58, Running 24.99s Step 116( N/A%), pre moving , FPS 1.52, Running 25.52s Step 117( N/A%), pre moving , FPS 1.50, Running 26.04s Step 118( 0.20%), action 1, FPS 1.84, Running 26.70s Step 119( 0.40%), action 2, FPS 1.85, Running 27.17s Step 120( 0.60%), action 3, FPS 1.90, Running 27.44s Step 121( 0.80%), action 4, FPS 1.91, Running 27.95s Step 122( 1.00%), action 5, FPS 1.88, Running 28.66s Step 123( 1.20%), action 6, FPS 1.87, Running 29.28s Step 124( 1.40%), action 7, FPS 1.82, Running 30.12s Step 125( 1.60%), action 8, FPS 1.81, Running 30.77s Step 126( 1.80%), action 9, FPS 1.77, Running 31.54s Step 127( 2.00%), action 10, FPS 1.76, Running 32.15s Step 128( 2.20%), action 11, FPS 1.71, Running 33.05s Step 129( 2.40%), action 12, FPS 1.70, Running 33.63s Step 130( 2.60%), action 13, FPS 1.67, Running 34.37s Step 131( 2.80%), action 14, FPS 1.63, Running 35.14s Step 132( 3.00%), action 15, FPS 1.62, Running 35.78s Step 133( 3.20%), action 16, FPS 1.61, Running 36.34s Step 134( 3.40%), action 17, FPS 1.59, Running 37.04s Step 135( 3.60%), action 18, FPS 1.56, Running 37.80s Step 136( 3.80%), action 19, FPS 1.55, Running 38.46s Step 137( 4.00%), action 20, FPS 1.53, Running 39.10s Step 138( 4.20%), action 21, FPS 1.51, Running 39.97s Step 139( 4.40%), action 22, FPS 1.49, Running 40.61s Step 140( 4.60%), action 23, FPS 1.46, Running 41.16s Step 141( 4.80%), action 24, FPS 1.45, Running 41.71s Step 142( 5.00%), action 25, FPS 1.43, Running 42.61s Step 143( 5.20%), action 26, FPS 1.43, Running 43.23s Step 144( 5.40%), action 27, FPS 1.46, Running 43.85s Step 145( 5.60%), action 28, FPS 1.46, Running 44.45s Step 146( 5.80%), action 29, FPS 1.46, Running 45.21s Step 147( 6.00%), action 30, FPS 1.45, Running 45.95s Step 148( 6.20%), action 31, FPS 1.49, Running 46.51s Step 149( 6.40%), action 32, FPS 1.51, Running 46.85s Step 150( 6.60%), action 33, FPS 1.56, Running 47.16s Step 151( 6.80%), action 34, FPS 1.62, Running 47.45s Step 152( 7.00%), action 35, FPS 1.68, Running 47.72s Step 153( 7.20%), action 36, FPS 1.71, Running 48.00s Step 154( 7.40%), action 37, FPS 1.73, Running 48.58s Step 155( 7.60%), action 38, FPS 1.78, Running 49.02s Step 156( 7.80%), action 39, FPS 1.83, Running 49.37s Step 157( 8.00%), action 40, FPS 1.85, Running 49.89s Step 158( 8.20%), action 41, FPS 1.86, Running 50.70s Step 159( 8.40%), action 42, FPS 1.87, Running 51.28s Step 160( 8.60%), action 43, FPS 1.82, Running 52.16s Step 161( 8.80%), action 44, FPS 1.80, Running 52.80s Step 162( 9.00%), action 45, FPS 1.85, Running 53.39s Step 163( 9.20%), action 46, FPS 1.86, Running 54.01s Step 164( 9.40%), action 47, FPS 1.80, Running 54.95s Step 165( 9.60%), action 48, FPS 1.81, Running 55.50s Step 166( 9.80%), action 49, FPS 1.82, Running 56.18s Step 167( 10.00%), action 50, FPS 1.82, Running 56.94s Step 168( 10.20%), action 51, FPS 1.73, Running 58.05s Step 169( 10.40%), action 52, FPS 1.69, Running 58.68s Step 170( 10.60%), action 53, FPS 1.65, Running 59.27s Step 171( 10.80%), action 54, FPS 1.61, Running 59.89s Step 172( 11.00%), action 55, FPS 1.56, Running 60.52s Step 173( 11.20%), action 56, FPS 1.51, Running 61.25s Step 174( 11.40%), action 57, FPS 1.49, Running 61.98s Step 175( 11.60%), action 58, FPS 1.47, Running 62.59s Step 176( 11.80%), action 59, FPS 1.45, Running 63.16s Step 177( 12.00%), action 60, FPS 1.45, Running 63.69s Step 178( 12.20%), action 61, FPS 1.45, Running 64.54s Step 179( 12.40%), action 62, FPS 1.43, Running 65.22s Step 180( 12.60%), action 63, FPS 1.46, Running 65.86s Step 181( 12.80%), action 64, FPS 1.47, Running 66.43s Step 182( 13.00%), action 65, FPS 1.46, Running 67.10s Step 183( 13.20%), action 66, FPS 1.44, Running 67.87s Step 184( 13.40%), action 67, FPS 1.47, Running 68.53s Step 185( 13.60%), action 68, FPS 1.43, Running 69.44s Step 186( 13.80%), action 69, FPS 1.44, Running 70.07s Step 187( 14.00%), action 70, FPS 1.46, Running 70.65s Step 188( 14.20%), action 71, FPS 1.47, Running 71.70s Step 189( 14.40%), action 72, FPS 1.46, Running 72.41s Step 190( 14.60%), action 73, FPS 1.41, Running 73.47s Step 191( 14.80%), action 74, FPS 1.37, Running 74.48s Step 192( 15.00%), action 75, FPS 1.35, Running 75.29s Step 193( 15.20%), action 76, FPS 1.34, Running 76.21s Step 194( 15.40%), action 77, FPS 1.32, Running 77.13s Step 195( 15.60%), action 78, FPS 1.31, Running 77.82s Step 196( 15.80%), action 79, FPS 1.31, Running 78.46s Step 197( 16.00%), action 80, FPS 1.31, Running 79.00s Step 198( 16.20%), action 81, FPS 1.29, Running 80.05s Step 199( 16.40%), action 82, FPS 1.30, Running 80.61s Step 200( 16.60%), action 83, FPS 1.27, Running 81.64s Step 201( 16.80%), action 84, FPS 1.26, Running 82.27s Step 202( 17.00%), action 85, FPS 1.24, Running 83.30s Step 203( 17.20%), action 86, FPS 1.25, Running 83.89s Step 204( 17.40%), action 87, FPS 1.24, Running 84.68s Step 205( 17.60%), action 88, FPS 1.27, Running 85.19s Step 206( 17.80%), action 89, FPS 1.24, Running 86.17s Step 207( 18.00%), action 90, FPS 1.26, Running 86.46s Step 208( 18.20%), action 91, FPS 1.29, Running 87.20s Step 209( 18.40%), action 92, FPS 1.32, Running 87.60s Step 210( 18.60%), action 93, FPS 1.32, Running 88.60s Step 211( 18.80%), action 94, FPS 1.36, Running 89.23s Step 212( 19.00%), action 95, FPS 1.37, Running 89.91s Step 213( 19.20%), action 96, FPS 1.37, Running 90.81s Step 214( 19.40%), action 97, FPS 1.39, Running 91.48s Step 215( 19.60%), action 98, FPS 1.38, Running 92.27s Step 216( 19.80%), action 99, FPS 1.37, Running 93.03s Step 217( 20.00%), action 100, FPS 1.35, Running 93.78s Step 218( 20.20%), action 101, FPS 1.36, Running 94.81s Step 219( 20.40%), action 102, FPS 1.34, Running 95.51s Step 220( 20.60%), action 103, FPS 1.37, Running 96.24s Step 221( 20.80%), action 104, FPS 1.36, Running 96.94s Step 222( 21.00%), action 105, FPS 1.38, Running 97.81s Step 223( 21.20%), action 106, FPS 1.37, Running 98.44s Step 224( 21.40%), action 107, FPS 1.36, Running 99.44s Step 225( 21.60%), action 108, FPS 1.34, Running 100.10s Step 226( 21.80%), action 109, FPS 1.34, Running 101.10s Step 227( 22.00%), action 110, FPS 1.31, Running 101.71s Step 228( 22.20%), action 111, FPS 1.28, Running 102.85s Step 229( 22.40%), action 112, FPS 1.24, Running 103.67s Step 230( 22.60%), action 113, FPS 1.26, Running 104.45s Step 231( 22.80%), action 114, FPS 1.26, Running 105.13s Step 232( 23.00%), action 115, FPS 1.27, Running 105.66s Step 233( 23.20%), action 116, FPS 1.31, Running 106.09s Step 234( 23.40%), action 117, FPS 1.34, Running 106.41s Step 235( 23.60%), action 118, FPS 1.37, Running 106.87s Step 236( 23.80%), action 119, FPS 1.37, Running 107.58s Step 237( 24.00%), action 120, FPS 1.41, Running 108.00s Step 238( 24.20%), action 121, FPS 1.44, Running 108.74s Step 239( 24.40%), action 122, FPS 1.44, Running 109.44s Step 240( 24.60%), action 123, FPS 1.42, Running 110.28s Step 241( 24.80%), action 124, FPS 1.39, Running 111.35s Step 242( 25.00%), action 125, FPS 1.41, Running 111.99s Step 243( 25.20%), action 126, FPS 1.39, Running 112.83s Step 244( 25.40%), action 127, FPS 1.41, Running 113.58s Step 245( 25.60%), action 128, FPS 1.41, Running 114.27s Step 246( 25.80%), action 129, FPS 1.42, Running 115.21s Step 247( 26.00%), action 130, FPS 1.42, Running 115.79s Step 248( 26.20%), action 131, FPS 1.43, Running 116.82s Step 249( 26.40%), action 132, FPS 1.45, Running 117.50s Step 250( 26.60%), action 133, FPS 1.44, Running 118.38s Step 251( 26.80%), action 134, FPS 1.44, Running 119.00s Step 252( 27.00%), action 135, FPS 1.41, Running 119.81s Step 253( 27.20%), action 136, FPS 1.38, Running 120.61s Step 254( 27.40%), action 137, FPS 1.35, Running 121.27s Step 255( 27.60%), action 138, FPS 1.31, Running 122.16s Step 256( 27.80%), action 139, FPS 1.27, Running 123.32s Step 257( 28.00%), action 140, FPS 1.23, Running 124.28s Step 258( 28.20%), action 141, FPS 1.20, Running 125.47s Step 259( 28.40%), action 142, FPS 1.20, Running 126.12s Step 260( 28.60%), action 143, FPS 1.20, Running 126.92s Step 261( 28.80%), action 144, FPS 1.24, Running 127.50s Step 262( 29.00%), action 145, FPS 1.25, Running 127.95s Step 263( 29.20%), action 146, FPS 1.27, Running 128.59s Step 264( 29.40%), action 147, FPS 1.27, Running 129.36s Step 265( 29.60%), action 148, FPS 1.26, Running 130.19s Step 266( 29.80%), action 149, FPS 1.28, Running 130.82s Step 267( 30.00%), action 150, FPS 1.26, Running 131.70s Step 268( 30.20%), action 151, FPS 1.23, Running 133.08s Step 269( 30.40%), action 152, FPS 1.22, Running 133.94s Step 270( 30.60%), action 153, FPS 1.23, Running 134.60s Step 271( 30.80%), action 154, FPS 1.20, Running 135.62s Step 272( 31.00%), action 155, FPS 1.21, Running 136.29s Step 273( 31.20%), action 156, FPS 1.21, Running 137.18s Step 274( 31.40%), action 157, FPS 1.21, Running 137.84s Step 275( 31.60%), action 158, FPS 1.22, Running 138.60s Step 276( 31.80%), action 159, FPS 1.24, Running 139.46s Step 277( 32.00%), action 160, FPS 1.24, Running 140.39s Step 278( 32.20%), action 161, FPS 1.25, Running 141.51s Step 279( 32.40%), action 162, FPS 1.25, Running 142.14s Step 280( 32.60%), action 163, FPS 1.24, Running 143.07s Step 281( 32.80%), action 164, FPS 1.24, Running 143.64s Step 282( 33.00%), action 165, FPS 1.21, Running 144.41s Step 283( 33.20%), action 166, FPS 1.22, Running 145.00s Step 284( 33.40%), action 167, FPS 1.23, Running 145.60s Step 285( 33.60%), action 168, FPS 1.23, Running 146.44s Step 286( 33.80%), action 169, FPS 1.23, Running 147.11s Step 287( 34.00%), action 170, FPS 1.25, Running 147.64s Step 288( 34.20%), action 171, FPS 1.29, Running 148.60s Step 289( 34.40%), action 172, FPS 1.31, Running 149.21s Step 290( 34.60%), action 173, FPS 1.31, Running 149.84s Step 291( 34.80%), action 174, FPS 1.35, Running 150.43s Step 292( 35.00%), action 175, FPS 1.33, Running 151.30s Step 293( 35.20%), action 176, FPS 1.36, Running 151.90s Step 294( 35.40%), action 177, FPS 1.36, Running 152.51s Step 295( 35.60%), action 178, FPS 1.35, Running 153.46s Step 296( 35.80%), action 179, FPS 1.37, Running 154.09s Step 297( 36.00%), action 180, FPS 1.40, Running 154.70s Step 298( 36.20%), action 181, FPS 1.44, Running 155.37s Step 299( 36.40%), action 182, FPS 1.43, Running 156.15s Step 300( 36.60%), action 183, FPS 1.46, Running 156.77s Step 301( 36.80%), action 184, FPS 1.46, Running 157.37s Step 302( 37.00%), action 185, FPS 1.46, Running 158.09s Step 303( 37.20%), action 186, FPS 1.43, Running 158.95s Step 304( 37.40%), action 187, FPS 1.42, Running 159.71s Step 305( 37.60%), action 188, FPS 1.40, Running 160.68s Step 306( 37.80%), action 189, FPS 1.40, Running 161.45s Step 307( 38.00%), action 190, FPS 1.37, Running 162.27s Step 308( 38.20%), action 191, FPS 1.35, Running 163.42s Step 309( 38.40%), action 192, FPS 1.34, Running 164.15s Step 310( 38.60%), action 193, FPS 1.34, Running 164.79s Step 311( 38.80%), action 194, FPS 1.30, Running 165.78s Step 312( 39.00%), action 195, FPS 1.30, Running 166.66s Step 313( 39.20%), action 196, FPS 1.30, Running 167.31s Step 314( 39.40%), action 197, FPS 1.29, Running 168.06s Step 315( 39.60%), action 198, FPS 1.29, Running 168.94s Step 316( 39.80%), action 199, FPS 1.29, Running 169.60s Step 317( 40.00%), action 200, FPS 1.23, Running 170.92s Step 318( 40.20%), action 201, FPS 1.20, Running 172.05s Step 319( 40.40%), action 202, FPS 1.22, Running 172.59s Step 320( 40.60%), action 203, FPS 1.19, Running 173.59s Step 321( 40.80%), action 204, FPS 1.19, Running 174.19s Step 322( 41.00%), action 205, FPS 1.18, Running 174.99s Step 323( 41.20%), action 206, FPS 1.15, Running 176.30s Step 324( 41.40%), action 207, FPS 1.15, Running 177.17s Step 325( 41.60%), action 208, FPS 1.14, Running 178.18s Step 326( 41.80%), action 209, FPS 1.12, Running 179.24s Step 327( 42.00%), action 210, FPS 1.08, Running 180.75s Step 328( 42.20%), action 211, FPS 1.08, Running 181.98s Step 329( 42.40%), action 212, FPS 1.08, Running 182.70s Step 330( 42.60%), action 213, FPS 1.07, Running 183.52s Step 331( 42.80%), action 214, FPS 1.07, Running 184.53s Step 332( 43.00%), action 215, FPS 1.07, Running 185.31s Step 333( 43.20%), action 216, FPS 1.05, Running 186.33s Step 334( 43.40%), action 217, FPS 1.04, Running 187.37s Step 335( 43.60%), action 218, FPS 1.03, Running 188.29s Step 336( 43.80%), action 219, FPS 1.02, Running 189.12s Step 337( 44.00%), action 220, FPS 1.05, Running 190.05s Step 338( 44.20%), action 221, FPS 1.06, Running 190.93s Step 339( 44.40%), action 222, FPS 1.05, Running 191.66s Step 340( 44.60%), action 223, FPS 1.06, Running 192.45s Step 341( 44.80%), action 224, FPS 1.03, Running 193.67s Step 342( 45.00%), action 225, FPS 1.02, Running 194.59s Step 343( 45.20%), action 226, FPS 1.04, Running 195.51s Step 344( 45.40%), action 227, FPS 1.03, Running 196.60s Step 345( 45.60%), action 228, FPS 1.03, Running 197.59s Step 346( 45.80%), action 229, FPS 1.06, Running 198.20s Step 347( 46.00%), action 230, FPS 1.10, Running 198.88s Step 348( 46.20%), action 231, FPS 1.12, Running 199.81s Step 349( 46.40%), action 232, FPS 1.13, Running 200.44s Step 350( 46.60%), action 233, FPS 1.14, Running 201.07s Step 351( 46.80%), action 234, FPS 1.18, Running 201.53s Step 352( 47.00%), action 235, FPS 1.19, Running 202.07s Step 353( 47.20%), action 236, FPS 1.24, Running 202.46s Step 354( 47.40%), action 237, FPS 1.25, Running 203.33s Step 355( 47.60%), action 238, FPS 1.25, Running 204.27s Step 356( 47.80%), action 239, FPS 1.27, Running 204.89s Step 357( 48.00%), action 240, FPS 1.27, Running 205.85s Step 358( 48.20%), action 241, FPS 1.25, Running 206.94s Step 359( 48.40%), action 242, FPS 1.25, Running 207.62s Step 360( 48.60%), action 243, FPS 1.24, Running 208.57s Step 361( 48.80%), action 244, FPS 1.29, Running 209.20s Step 362( 49.00%), action 245, FPS 1.27, Running 210.28s Step 363( 49.20%), action 246, FPS 1.27, Running 211.22s Step 364( 49.40%), action 247, FPS 1.30, Running 212.00s Step 365( 49.60%), action 248, FPS 1.29, Running 213.05s Step 366( 49.80%), action 249, FPS 1.29, Running 213.66s Step 367( 50.00%), action 250, FPS 1.26, Running 214.71s Step 368( 50.20%), action 251, FPS 1.28, Running 215.39s Step 369( 50.40%), action 252, FPS 1.26, Running 216.36s Step 370( 50.60%), action 253, FPS 1.26, Running 216.95s Step 371( 50.80%), action 254, FPS 1.23, Running 217.81s Step 372( 51.00%), action 255, FPS 1.20, Running 218.72s Step 373( 51.20%), action 256, FPS 1.17, Running 219.61s Step 374( 51.40%), action 257, FPS 1.16, Running 220.52s Step 375( 51.60%), action 258, FPS 1.20, Running 220.94s Step 376( 51.80%), action 259, FPS 1.21, Running 221.45s Step 377( 52.00%), action 260, FPS 1.24, Running 222.04s Step 378( 52.20%), action 261, FPS 1.23, Running 223.19s Step 379( 52.40%), action 262, FPS 1.24, Running 223.72s Step 380( 52.60%), action 263, FPS 1.23, Running 224.82s Step 381( 52.80%), action 264, FPS 1.24, Running 225.37s Step 382( 53.00%), action 265, FPS 1.23, Running 226.49s Step 383( 53.20%), action 266, FPS 1.26, Running 227.11s Step 384( 53.40%), action 267, FPS 1.24, Running 228.11s Step 385( 53.60%), action 268, FPS 1.27, Running 228.74s Step 386( 53.80%), action 269, FPS 1.24, Running 229.76s Step 387( 54.00%), action 270, FPS 1.28, Running 230.31s Step 388( 54.20%), action 271, FPS 1.26, Running 231.31s Step 389( 54.40%), action 272, FPS 1.25, Running 232.33s Step 390( 54.60%), action 273, FPS 1.24, Running 233.06s Step 391( 54.80%), action 274, FPS 1.23, Running 234.02s Step 392( 55.00%), action 275, FPS 1.24, Running 234.82s Step 393( 55.20%), action 276, FPS 1.24, Running 235.76s Step 394( 55.40%), action 277, FPS 1.26, Running 236.41s Step 395( 55.60%), action 278, FPS 1.22, Running 237.32s Step 396( 55.80%), action 279, FPS 1.21, Running 238.04s Step 397( 56.00%), action 280, FPS 1.20, Running 238.70s Step 398( 56.20%), action 281, FPS 1.24, Running 239.29s Step 399( 56.40%), action 282, FPS 1.25, Running 239.70s Step 400( 56.60%), action 283, FPS 1.31, Running 240.14s Step 401( 56.80%), action 284, FPS 1.32, Running 240.47s Step 402( 57.00%), action 285, FPS 1.39, Running 240.84s Step 403( 57.20%), action 286, FPS 1.43, Running 241.08s Step 404( 57.40%), action 287, FPS 1.46, Running 241.78s Step 405( 57.60%), action 288, FPS 1.47, Running 242.30s Step 406( 57.80%), action 289, FPS 1.48, Running 243.32s Step 407( 58.00%), action 290, FPS 1.43, Running 244.31s Step 408( 58.20%), action 291, FPS 1.45, Running 245.07s Step 409( 58.40%), action 292, FPS 1.47, Running 245.92s Step 410( 58.60%), action 293, FPS 1.48, Running 246.60s Step 411( 58.80%), action 294, FPS 1.49, Running 247.46s Step 412( 59.00%), action 295, FPS 1.50, Running 248.12s Step 413( 59.20%), action 296, FPS 1.54, Running 248.74s Step 414( 59.40%), action 297, FPS 1.52, Running 249.61s Step 415( 59.60%), action 298, FPS 1.55, Running 250.24s [2026-08-02 18:25:15] [16 ] Seed 15 success after 250.76 s. +steps: 415 , actions: 298 . +Instruction: Empty +Total 11/16(68.75%) success. +Setting seed: 16 +Step 1( N/A%), pre moving , FPS 2.92, Running 0.34s Step 2( N/A%), pre moving , FPS 4.19, Running 0.48s Step 3( N/A%), pre moving , FPS 5.47, Running 0.55s Step 4( N/A%), pre moving , FPS 6.42, Running 0.62s Step 5( N/A%), pre moving , FPS 5.31, Running 0.94s Step 6( N/A%), pre moving , FPS 5.83, Running 1.03s Step 7( N/A%), pre moving , FPS 6.45, Running 1.09s Step 8( N/A%), pre moving , FPS 6.90, Running 1.16s Step 9( N/A%), pre moving , FPS 6.11, Running 1.47s Step 10( N/A%), pre moving , FPS 6.41, Running 1.56s Step 11( N/A%), pre moving , FPS 6.81, Running 1.62s Step 12( N/A%), pre moving , FPS 7.14, Running 1.68s Step 13( N/A%), pre moving , FPS 7.56, Running 1.72s Step 14( N/A%), pre moving , FPS 7.81, Running 1.79s Step 15( N/A%), pre moving , FPS 7.18, Running 2.09s Step 16( N/A%), pre moving , FPS 7.36, Running 2.17s Step 17( N/A%), pre moving , FPS 7.56, Running 2.25s Step 18( N/A%), pre moving , FPS 7.02, Running 2.57s Step 19( N/A%), pre moving , FPS 7.17, Running 2.65s Step 20( N/A%), pre moving , FPS 7.38, Running 2.71s Step 21( N/A%), pre moving , FPS 6.90, Running 3.24s Step 22( N/A%), pre moving , FPS 7.07, Running 3.31s Step 23( N/A%), pre moving , FPS 7.05, Running 3.39s Step 24( N/A%), pre moving , FPS 6.45, Running 3.72s Step 25( N/A%), pre moving , FPS 7.05, Running 3.78s Step 26( N/A%), pre moving , FPS 6.13, Running 4.29s Step 27( N/A%), pre moving , FPS 6.11, Running 4.36s Step 28( N/A%), pre moving , FPS 5.84, Running 4.59s Step 29( N/A%), pre moving , FPS 6.09, Running 4.76s Step 30( N/A%), pre moving , FPS 6.14, Running 4.82s Step 31( N/A%), pre moving , FPS 6.11, Running 4.89s Step 32( N/A%), pre moving , FPS 5.67, Running 5.21s Step 33( N/A%), pre moving , FPS 5.60, Running 5.29s Step 34( N/A%), pre moving , FPS 5.63, Running 5.35s Step 35( N/A%), pre moving , FPS 6.01, Running 5.42s Step 36( N/A%), pre moving , FPS 5.23, Running 6.00s Step 37( N/A%), pre moving , FPS 4.92, Running 6.31s Step 38( N/A%), pre moving , FPS 5.22, Running 6.40s Step 39( N/A%), pre moving , FPS 5.24, Running 6.47s Step 40( N/A%), pre moving , FPS 5.04, Running 6.68s Step 41( N/A%), pre moving , FPS 5.56, Running 6.84s Step 42( N/A%), pre moving , FPS 5.53, Running 6.92s Step 43( N/A%), pre moving , FPS 5.55, Running 6.99s Step 44( N/A%), pre moving , FPS 6.00, Running 7.05s Step 45( N/A%), pre moving , FPS 5.56, Running 7.37s Step 46( N/A%), pre moving , FPS 6.44, Running 7.39s Step 47( N/A%), pre moving , FPS 6.53, Running 7.42s Step 48( N/A%), pre moving , FPS 6.98, Running 7.45s Step 49( N/A%), pre moving , FPS 7.36, Running 7.48s Step 50( N/A%), pre moving , FPS 7.43, Running 7.51s Step 51( N/A%), pre moving , FPS 7.53, Running 7.54s Step 52( N/A%), pre moving , FPS 8.43, Running 7.58s Step 53( N/A%), pre moving , FPS 8.63, Running 7.61s Step 54( N/A%), pre moving , FPS 8.75, Running 7.63s Step 55( N/A%), pre moving , FPS 8.92, Running 7.66s Step 56( N/A%), pre moving , FPS 11.81, Running 7.69s Step 57( N/A%), pre moving , FPS 14.26, Running 7.72s Step 58( N/A%), pre moving , FPS 14.48, Running 7.78s Step 59( N/A%), pre moving , FPS 14.49, Running 7.85s Step 60( N/A%), pre moving , FPS 16.24, Running 7.91s Step 61( N/A%), pre moving , FPS 16.94, Running 8.02s Step 62( N/A%), pre moving , FPS 16.63, Running 8.13s Step 63( N/A%), pre moving , FPS 16.40, Running 8.21s Step 64( N/A%), pre moving , FPS 16.10, Running 8.30s Step 65( N/A%), pre moving , FPS 19.66, Running 8.39s Step 66( N/A%), pre moving , FPS 18.59, Running 8.47s Step 67( N/A%), pre moving , FPS 18.04, Running 8.53s Step 68( N/A%), pre moving , FPS 17.41, Running 8.60s Step 69( N/A%), pre moving , FPS 16.82, Running 8.66s Step 70( N/A%), pre moving , FPS 16.32, Running 8.73s Step 71( N/A%), pre moving , FPS 15.71, Running 8.82s Step 72( N/A%), pre moving , FPS 15.48, Running 8.87s Step 73( N/A%), pre moving , FPS 14.58, Running 8.98s Step 74( N/A%), pre moving , FPS 11.71, Running 9.34s Step 75( N/A%), pre moving , FPS 11.23, Running 9.44s Step 76( N/A%), pre moving , FPS 10.95, Running 9.52s Step 77( N/A%), pre moving , FPS 9.17, Running 9.90s Step 78( N/A%), pre moving , FPS 9.05, Running 9.99s Step 79( N/A%), pre moving , FPS 8.02, Running 10.34s Step 80( N/A%), pre moving , FPS 7.84, Running 10.46s Step 81( N/A%), pre moving , FPS 7.87, Running 10.56s Step 82( N/A%), pre moving , FPS 7.19, Running 10.91s Step 83( N/A%), pre moving , FPS 7.10, Running 11.03s Step 84( N/A%), pre moving , FPS 6.50, Running 11.38s Step 85( N/A%), pre moving , FPS 6.43, Running 11.50s Step 86( N/A%), pre moving , FPS 6.39, Running 11.60s Step 87( N/A%), pre moving , FPS 5.89, Running 11.93s Step 88( N/A%), pre moving , FPS 5.86, Running 12.01s Step 89( N/A%), pre moving , FPS 5.87, Running 12.07s Step 90( N/A%), pre moving , FPS 5.86, Running 12.15s Step 91( N/A%), pre moving , FPS 5.48, Running 12.47s Step 92( N/A%), pre moving , FPS 5.43, Running 12.55s Step 93( N/A%), pre moving , FPS 5.49, Running 12.62s Step 94( N/A%), pre moving , FPS 5.86, Running 12.75s Step 95( N/A%), pre moving , FPS 5.61, Running 13.00s Step 96( N/A%), pre moving , FPS 5.60, Running 13.09s Step 97( N/A%), pre moving , FPS 6.14, Running 13.15s Step 98( N/A%), pre moving , FPS 6.20, Running 13.22s Step 99( N/A%), pre moving , FPS 6.27, Running 13.53s Step 100( N/A%), pre moving , FPS 6.33, Running 13.62s Step 101( N/A%), pre moving , FPS 6.40, Running 13.69s Step 102( N/A%), pre moving , FPS 6.92, Running 13.80s Step 103( N/A%), pre moving , FPS 6.59, Running 14.06s Step 104( N/A%), pre moving , FPS 7.22, Running 14.15s Step 105( N/A%), pre moving , FPS 7.38, Running 14.21s Step 106( N/A%), pre moving , FPS 4.10, Running 16.48s Step 107( N/A%), pre moving , FPS 3.89, Running 17.07s Step 108( N/A%), pre moving , FPS 3.67, Running 17.47s Step 109( N/A%), pre moving , FPS 3.36, Running 18.03s Step 110( N/A%), pre moving , FPS 3.31, Running 18.18s Step 111( N/A%), pre moving , FPS 3.19, Running 18.73s Step 112( N/A%), pre moving , FPS 3.03, Running 19.16s Step 113( N/A%), pre moving , FPS 2.81, Running 19.73s Step 114( N/A%), pre moving , FPS 2.80, Running 19.90s Step 115( N/A%), pre moving , FPS 2.68, Running 20.47s Step 116( N/A%), pre moving , FPS 2.57, Running 20.87s Step 117( N/A%), pre moving , FPS 2.42, Running 21.42s Step 118( N/A%), pre moving , FPS 2.38, Running 21.61s Step 119( N/A%), pre moving , FPS 2.32, Running 22.16s Step 120( N/A%), pre moving , FPS 2.23, Running 22.57s Step 121( N/A%), pre moving , FPS 2.13, Running 23.07s Step 122( N/A%), pre moving , FPS 2.11, Running 23.28s Step 123( N/A%), pre moving , FPS 2.05, Running 23.80s Step 124( N/A%), pre moving , FPS 1.99, Running 24.22s Step 125( N/A%), pre moving , FPS 1.90, Running 24.75s Step 126( 0.20%), action 1, FPS 2.13, Running 25.88s Step 127( 0.40%), action 2, FPS 2.15, Running 26.38s Step 128( 0.60%), action 3, FPS 2.13, Running 26.86s Step 129( 0.80%), action 4, FPS 2.20, Running 27.13s Step 130( 1.00%), action 5, FPS 2.11, Running 27.68s Step 131( 1.20%), action 6, FPS 2.15, Running 28.01s Step 132( 1.40%), action 7, FPS 2.11, Running 28.62s Step 133( 1.60%), action 8, FPS 2.12, Running 29.17s Step 134( 1.80%), action 9, FPS 1.95, Running 30.16s Step 135( 2.00%), action 10, FPS 2.00, Running 30.46s Step 136( 2.20%), action 11, FPS 1.85, Running 31.66s Step 137( 2.40%), action 12, FPS 1.90, Running 31.97s Step 138( 2.60%), action 13, FPS 1.80, Running 32.73s Step 139( 2.80%), action 14, FPS 1.85, Running 32.98s Step 140( 3.00%), action 15, FPS 1.77, Running 33.86s Step 141( 3.20%), action 16, FPS 1.77, Running 34.40s Step 142( 3.40%), action 17, FPS 1.69, Running 35.11s Step 143( 3.60%), action 18, FPS 1.70, Running 35.57s Step 144( 3.80%), action 19, FPS 1.67, Running 36.23s Step 145( 4.00%), action 20, FPS 1.67, Running 36.70s Step 146( 4.20%), action 21, FPS 1.70, Running 37.67s Step 147( 4.40%), action 22, FPS 1.72, Running 38.02s Step 148( 4.60%), action 23, FPS 1.66, Running 38.90s Step 149( 4.80%), action 24, FPS 1.66, Running 39.15s Step 150( 5.00%), action 25, FPS 1.63, Running 39.98s Step 151( 5.20%), action 26, FPS 1.62, Running 40.34s Step 152( 5.40%), action 27, FPS 1.60, Running 41.09s Step 153( 5.60%), action 28, FPS 1.64, Running 41.40s Step 154( 5.80%), action 29, FPS 1.64, Running 42.36s Step 155( 6.00%), action 30, FPS 1.61, Running 42.88s Step 156( 6.20%), action 31, FPS 1.64, Running 43.85s Step 157( 6.40%), action 32, FPS 1.64, Running 44.15s Step 158( 6.60%), action 33, FPS 1.63, Running 44.99s Step 159( 6.80%), action 34, FPS 1.63, Running 45.25s Step 160( 7.00%), action 35, FPS 1.65, Running 46.00s Step 161( 7.20%), action 36, FPS 1.68, Running 46.32s Step 162( 7.40%), action 37, FPS 1.71, Running 46.79s Step 163( 7.60%), action 38, FPS 1.73, Running 47.10s Step 164( 7.80%), action 39, FPS 1.73, Running 47.78s Step 165( 8.00%), action 40, FPS 1.75, Running 48.14s Step 166( 8.20%), action 41, FPS 1.74, Running 49.16s Step 167( 8.40%), action 42, FPS 1.69, Running 49.83s Step 168( 8.60%), action 43, FPS 1.69, Running 50.72s Step 169( 8.80%), action 44, FPS 1.68, Running 51.08s Step 170( 9.00%), action 45, FPS 1.69, Running 51.82s Step 171( 9.20%), action 46, FPS 1.69, Running 52.18s Step 172( 9.40%), action 47, FPS 1.68, Running 52.97s Step 173( 9.60%), action 48, FPS 1.68, Running 53.30s Step 174( 9.80%), action 49, FPS 1.71, Running 54.05s Step 175( 10.00%), action 50, FPS 1.73, Running 54.42s Step 176( 10.20%), action 51, FPS 1.69, Running 55.71s Step 177( 10.40%), action 52, FPS 1.69, Running 56.00s Step 178( 10.60%), action 53, FPS 1.70, Running 56.77s Step 179( 10.80%), action 54, FPS 1.69, Running 57.11s Step 180( 11.00%), action 55, FPS 1.66, Running 58.02s Step 181( 11.20%), action 56, FPS 1.63, Running 58.62s Step 182( 11.40%), action 57, FPS 1.60, Running 59.27s Step 183( 11.60%), action 58, FPS 1.58, Running 59.75s Step 184( 11.80%), action 59, FPS 1.59, Running 60.35s Step 185( 12.00%), action 60, FPS 1.57, Running 60.85s Step 186( 12.20%), action 61, FPS 1.60, Running 61.65s Step 187( 12.40%), action 62, FPS 1.58, Running 62.46s Step 188( 12.60%), action 63, FPS 1.61, Running 63.12s Step 189( 12.80%), action 64, FPS 1.60, Running 63.61s Step 190( 13.00%), action 65, FPS 1.61, Running 64.25s Step 191( 13.20%), action 66, FPS 1.57, Running 64.93s Step 192( 13.40%), action 67, FPS 1.57, Running 65.70s Step 193( 13.60%), action 68, FPS 1.58, Running 65.94s Step 194( 13.80%), action 69, FPS 1.56, Running 66.85s Step 195( 14.00%), action 70, FPS 1.54, Running 67.41s Step 196( 14.20%), action 71, FPS 1.61, Running 68.14s Step 197( 14.40%), action 72, FPS 1.59, Running 68.56s Step 198( 14.60%), action 73, FPS 1.60, Running 69.24s Step 199( 14.80%), action 74, FPS 1.59, Running 69.71s Step 200( 15.00%), action 75, FPS 1.61, Running 70.45s Step 201( 15.20%), action 76, FPS 1.64, Running 70.83s Step 202( 15.40%), action 77, FPS 1.60, Running 71.78s Step 203( 15.60%), action 78, FPS 1.59, Running 72.37s Step 204( 15.80%), action 79, FPS 1.53, Running 73.40s Step 205( 16.00%), action 80, FPS 1.52, Running 74.02s Step 206( 16.20%), action 81, FPS 1.46, Running 75.36s Step 207( 16.40%), action 82, FPS 1.52, Running 75.64s Step 208( 16.60%), action 83, FPS 1.49, Running 76.57s Step 209( 16.80%), action 84, FPS 1.51, Running 76.90s Step 210( 17.00%), action 85, FPS 1.48, Running 77.76s Step 211( 17.20%), action 86, FPS 1.50, Running 78.29s Step 212( 17.40%), action 87, FPS 1.47, Running 79.28s Step 213( 17.60%), action 88, FPS 1.43, Running 79.89s Step 214( 17.80%), action 89, FPS 1.42, Running 80.89s Step 215( 18.00%), action 90, FPS 1.44, Running 81.29s Step 216( 18.20%), action 91, FPS 1.44, Running 82.06s Step 217( 18.40%), action 92, FPS 1.42, Running 82.63s Step 218( 18.60%), action 93, FPS 1.42, Running 83.35s Step 219( 18.80%), action 94, FPS 1.42, Running 83.76s Step 220( 19.00%), action 95, FPS 1.39, Running 84.86s Step 221( 19.20%), action 96, FPS 1.37, Running 85.43s Step 222( 19.40%), action 97, FPS 1.39, Running 86.14s Step 223( 19.60%), action 98, FPS 1.37, Running 86.94s Step 224( 19.80%), action 99, FPS 1.37, Running 88.02s Step 225( 20.00%), action 100, FPS 1.36, Running 88.67s Step 226( 20.20%), action 101, FPS 1.37, Running 89.95s Step 227( 20.40%), action 102, FPS 1.31, Running 90.91s Step 228( 20.60%), action 103, FPS 1.31, Running 91.80s Step 229( 20.80%), action 104, FPS 1.29, Running 92.41s Step 230( 21.00%), action 105, FPS 1.31, Running 93.05s Step 231( 21.20%), action 106, FPS 1.31, Running 93.51s Step 232( 21.40%), action 107, FPS 1.33, Running 94.31s Step 233( 21.60%), action 108, FPS 1.35, Running 94.69s Step 234( 21.80%), action 109, FPS 1.35, Running 95.65s Step 235( 22.00%), action 110, FPS 1.37, Running 95.94s Step 236( 22.20%), action 111, FPS 1.34, Running 97.00s Step 237( 22.40%), action 112, FPS 1.35, Running 97.43s Step 238( 22.60%), action 113, FPS 1.36, Running 98.11s Step 239( 22.80%), action 114, FPS 1.35, Running 98.58s Step 240( 23.00%), action 115, FPS 1.36, Running 99.52s Step 241( 23.20%), action 116, FPS 1.39, Running 99.86s Step 242( 23.40%), action 117, FPS 1.37, Running 100.71s Step 243( 23.60%), action 118, FPS 1.42, Running 101.01s Step 244( 23.80%), action 119, FPS 1.42, Running 102.08s Step 245( 24.00%), action 120, FPS 1.45, Running 102.42s Step 246( 24.20%), action 121, FPS 1.47, Running 103.55s Step 247( 24.40%), action 122, FPS 1.51, Running 104.12s Step 248( 24.60%), action 123, FPS 1.51, Running 105.05s Step 249( 24.80%), action 124, FPS 1.49, Running 105.82s Step 250( 25.00%), action 125, FPS 1.46, Running 106.78s Step 251( 25.20%), action 126, FPS 1.47, Running 107.13s Step 252( 25.40%), action 127, FPS 1.46, Running 107.98s Step 253( 25.60%), action 128, FPS 1.44, Running 108.58s Step 254( 25.80%), action 129, FPS 1.43, Running 109.62s Step 255( 26.00%), action 130, FPS 1.41, Running 110.12s Step 256( 26.20%), action 131, FPS 1.41, Running 111.20s Step 257( 26.40%), action 132, FPS 1.39, Running 111.86s Step 258( 26.60%), action 133, FPS 1.36, Running 112.77s Step 259( 26.80%), action 134, FPS 1.36, Running 113.27s Step 260( 27.00%), action 135, FPS 1.39, Running 113.90s Step 261( 27.20%), action 136, FPS 1.37, Running 114.50s Step 262( 27.40%), action 137, FPS 1.35, Running 115.56s Step 263( 27.60%), action 138, FPS 1.32, Running 116.14s Step 264( 27.80%), action 139, FPS 1.33, Running 117.09s Step 265( 28.00%), action 140, FPS 1.33, Running 117.46s Step 266( 28.20%), action 141, FPS 1.33, Running 118.62s Step 267( 28.40%), action 142, FPS 1.35, Running 118.98s Step 268( 28.60%), action 143, FPS 1.33, Running 120.04s Step 269( 28.80%), action 144, FPS 1.33, Running 120.87s Step 270( 29.00%), action 145, FPS 1.32, Running 121.89s Step 271( 29.20%), action 146, FPS 1.33, Running 122.18s Step 272( 29.40%), action 147, FPS 1.34, Running 122.95s Step 273( 29.60%), action 148, FPS 1.37, Running 123.21s Step 274( 29.80%), action 149, FPS 1.34, Running 124.52s Step 275( 30.00%), action 150, FPS 1.33, Running 125.15s Step 276( 30.20%), action 151, FPS 1.34, Running 126.15s Step 277( 30.40%), action 152, FPS 1.37, Running 126.50s Step 278( 30.60%), action 153, FPS 1.38, Running 127.29s Step 279( 30.80%), action 154, FPS 1.37, Running 127.86s Step 280( 31.00%), action 155, FPS 1.36, Running 128.55s Step 281( 31.20%), action 156, FPS 1.38, Running 129.04s Step 282( 31.40%), action 157, FPS 1.38, Running 130.04s Step 283( 31.60%), action 158, FPS 1.41, Running 130.37s Step 284( 31.80%), action 159, FPS 1.42, Running 131.19s Step 285( 32.00%), action 160, FPS 1.39, Running 131.83s Step 286( 32.20%), action 161, FPS 1.41, Running 132.78s Step 287( 32.40%), action 162, FPS 1.41, Running 133.19s Step 288( 32.60%), action 163, FPS 1.43, Running 134.07s Step 289( 32.80%), action 164, FPS 1.46, Running 134.61s Step 290( 33.00%), action 165, FPS 1.46, Running 135.61s Step 291( 33.20%), action 166, FPS 1.43, Running 136.16s Step 292( 33.40%), action 167, FPS 1.44, Running 136.87s Step 293( 33.60%), action 168, FPS 1.40, Running 137.46s Step 294( 33.80%), action 169, FPS 1.42, Running 138.61s Step 295( 34.00%), action 170, FPS 1.40, Running 139.43s Step 296( 34.20%), action 171, FPS 1.43, Running 140.15s Step 297( 34.40%), action 172, FPS 1.40, Running 140.80s Step 298( 34.60%), action 173, FPS 1.37, Running 141.86s Step 299( 34.80%), action 174, FPS 1.37, Running 142.41s Step 300( 35.00%), action 175, FPS 1.35, Running 143.35s Step 301( 35.20%), action 176, FPS 1.36, Running 143.77s Step 302( 35.40%), action 177, FPS 1.34, Running 144.95s Step 303( 35.60%), action 178, FPS 1.32, Running 145.51s Step 304( 35.80%), action 179, FPS 1.31, Running 146.45s Step 305( 36.00%), action 180, FPS 1.34, Running 146.79s Step 306( 36.20%), action 181, FPS 1.30, Running 148.12s Step 307( 36.40%), action 182, FPS 1.31, Running 148.44s Step 308( 36.60%), action 183, FPS 1.32, Running 149.19s Step 309( 36.80%), action 184, FPS 1.34, Running 149.55s Step 310( 37.00%), action 185, FPS 1.35, Running 150.37s Step 311( 37.20%), action 186, FPS 1.35, Running 150.94s Step 312( 37.40%), action 187, FPS 1.33, Running 151.92s Step 313( 37.60%), action 188, FPS 1.36, Running 152.20s Step 314( 37.80%), action 189, FPS 1.38, Running 153.10s Step 315( 38.00%), action 190, FPS 1.43, Running 153.38s Step 316( 38.20%), action 191, FPS 1.41, Running 154.32s Step 317( 38.40%), action 192, FPS 1.42, Running 154.88s Step 318( 38.60%), action 193, FPS 1.43, Running 155.88s Step 319( 38.80%), action 194, FPS 1.43, Running 156.44s Step 320( 39.00%), action 195, FPS 1.45, Running 157.13s Step 321( 39.20%), action 196, FPS 1.44, Running 157.65s Step 322( 39.40%), action 197, FPS 1.49, Running 158.34s Step 323( 39.60%), action 198, FPS 1.53, Running 158.55s Step 324( 39.80%), action 199, FPS 1.56, Running 159.29s Step 325( 40.00%), action 200, FPS 1.56, Running 159.59s Step 326( 40.20%), action 201, FPS 1.57, Running 160.85s Step 327( 40.40%), action 202, FPS 1.57, Running 161.17s Step 328( 40.60%), action 203, FPS 1.52, Running 162.37s Step 329( 40.80%), action 204, FPS 1.53, Running 162.64s Step 330( 41.00%), action 205, FPS 1.52, Running 163.51s Step 331( 41.20%), action 206, FPS 1.55, Running 163.85s Step 332( 41.40%), action 207, FPS 1.56, Running 164.72s Step 333( 41.60%), action 208, FPS 1.56, Running 165.06s Step 334( 41.80%), action 209, FPS 1.56, Running 165.94s Step 335( 42.00%), action 210, FPS 1.52, Running 166.52s Step 336( 42.20%), action 211, FPS 1.52, Running 167.49s Step 337( 42.40%), action 212, FPS 1.53, Running 167.98s Step 338( 42.60%), action 213, FPS 1.57, Running 168.64s Step 339( 42.80%), action 214, FPS 1.57, Running 169.21s Step 340( 43.00%), action 215, FPS 1.53, Running 170.23s Step 341( 43.20%), action 216, FPS 1.52, Running 170.85s Step 342( 43.40%), action 217, FPS 1.48, Running 171.84s Step 343( 43.60%), action 218, FPS 1.44, Running 172.47s Step 344( 43.80%), action 219, FPS 1.40, Running 173.55s Step 345( 44.00%), action 220, FPS 1.38, Running 174.08s Step 346( 44.20%), action 221, FPS 1.41, Running 175.09s Step 347( 44.40%), action 222, FPS 1.38, Running 175.71s Step 348( 44.60%), action 223, FPS 1.42, Running 176.41s Step 349( 44.80%), action 224, FPS 1.41, Running 176.78s Step 350( 45.00%), action 225, FPS 1.45, Running 177.27s Step 351( 45.20%), action 226, FPS 1.45, Running 177.65s Step 352( 45.40%), action 227, FPS 1.45, Running 178.52s Step 353( 45.60%), action 228, FPS 1.42, Running 179.12s Step 354( 45.80%), action 229, FPS 1.42, Running 180.02s Step 355( 46.00%), action 230, FPS 1.43, Running 180.47s Step 356( 46.20%), action 231, FPS 1.43, Running 181.46s Step 357( 46.40%), action 232, FPS 1.42, Running 182.09s Step 358( 46.60%), action 233, FPS 1.38, Running 183.08s Step 359( 46.80%), action 234, FPS 1.37, Running 183.78s Step 360( 47.00%), action 235, FPS 1.38, Running 184.68s Step 361( 47.20%), action 236, FPS 1.38, Running 185.31s Step 362( 47.40%), action 237, FPS 1.38, Running 186.35s Step 363( 47.60%), action 238, FPS 1.38, Running 186.95s Step 364( 47.80%), action 239, FPS 1.39, Running 187.90s Step 365( 48.00%), action 240, FPS 1.41, Running 188.31s Step 366( 48.20%), action 241, FPS 1.42, Running 189.20s Step 367( 48.40%), action 242, FPS 1.42, Running 189.76s Step 368( 48.60%), action 243, FPS 1.40, Running 190.74s Step 369( 48.80%), action 244, FPS 1.37, Running 191.42s Step 370( 49.00%), action 245, FPS 1.32, Running 192.46s Step 371( 49.20%), action 246, FPS 1.30, Running 193.07s Step 372( 49.40%), action 247, FPS 1.31, Running 193.74s Step 373( 49.60%), action 248, FPS 1.32, Running 194.23s Step 374( 49.80%), action 249, FPS 1.32, Running 195.20s Step 375( 50.00%), action 250, FPS 1.31, Running 195.74s Step 376( 50.20%), action 251, FPS 1.33, Running 196.46s Step 377( 50.40%), action 252, FPS 1.36, Running 196.80s Step 378( 50.60%), action 253, FPS 1.38, Running 197.56s Step 379( 50.80%), action 254, FPS 1.41, Running 197.98s Step 380( 51.00%), action 255, FPS 1.41, Running 198.87s Step 381( 51.20%), action 256, FPS 1.41, Running 199.46s Step 382( 51.40%), action 257, FPS 1.46, Running 200.08s Step 383( 51.60%), action 258, FPS 1.49, Running 200.42s Step 384( 51.80%), action 259, FPS 1.48, Running 201.39s Step 385( 52.00%), action 260, FPS 1.46, Running 201.97s Step 386( 52.20%), action 261, FPS 1.48, Running 202.69s Step 387( 52.40%), action 262, FPS 1.50, Running 203.07s Step 388( 52.60%), action 263, FPS 1.49, Running 204.17s Step 389( 52.80%), action 264, FPS 1.49, Running 204.82s Step 390( 53.00%), action 265, FPS 1.50, Running 205.83s Step 391( 53.20%), action 266, FPS 1.51, Running 206.32s Step 392( 53.40%), action 267, FPS 1.49, Running 207.15s Step 393( 53.60%), action 268, FPS 1.50, Running 207.57s Step 394( 53.80%), action 269, FPS 1.53, Running 208.31s Step 395( 54.00%), action 270, FPS 1.49, Running 209.14s Step 396( 54.20%), action 271, FPS 1.47, Running 210.03s Step 397( 54.40%), action 272, FPS 1.43, Running 210.79s Step 398( 54.60%), action 273, FPS 1.44, Running 211.43s Step 399( 54.80%), action 274, FPS 1.43, Running 211.98s Step 400( 55.00%), action 275, FPS 1.43, Running 212.85s Step 401( 55.20%), action 276, FPS 1.42, Running 213.55s Step 402( 55.40%), action 277, FPS 1.39, Running 214.49s Step 403( 55.60%), action 278, FPS 1.38, Running 214.87s Step 404( 55.80%), action 279, FPS 1.42, Running 215.43s Step 405( 56.00%), action 280, FPS 1.46, Running 215.65s Step 406( 56.20%), action 281, FPS 1.46, Running 216.43s Step 407( 56.40%), action 282, FPS 1.43, Running 217.01s Step 408( 56.60%), action 283, FPS 1.45, Running 217.92s Step 409( 56.80%), action 284, FPS 1.47, Running 218.46s Step 410( 57.00%), action 285, FPS 1.51, Running 219.06s Step 411( 57.20%), action 286, FPS 1.50, Running 219.62s Step 412( 57.40%), action 287, FPS 1.49, Running 220.57s Step 413( 57.60%), action 288, FPS 1.47, Running 221.21s Step 414( 57.80%), action 289, FPS 1.44, Running 222.16s Step 415( 58.00%), action 290, FPS 1.50, Running 222.48s Step 416( 58.20%), action 291, FPS 1.50, Running 223.35s Step 417( 58.40%), action 292, FPS 1.53, Running 223.88s Step 418( 58.60%), action 293, FPS 1.52, Running 224.59s Step 419( 58.80%), action 294, FPS 1.52, Running 225.13s Step 420( 59.00%), action 295, FPS 1.52, Running 226.04s Step 421( 59.20%), action 296, FPS 1.56, Running 226.34s Step 422( 59.40%), action 297, FPS 1.56, Running 227.29s Step 423( 59.60%), action 298, FPS 1.54, Running 227.90s Step 424( 59.80%), action 299, FPS 1.50, Running 228.75s Step 425( 60.00%), action 300, FPS 1.49, Running 229.10s Step 426( 60.20%), action 301, FPS 1.47, Running 230.02s Step 427( 60.40%), action 302, FPS 1.47, Running 230.66s Step 428( 60.60%), action 303, FPS 1.47, Running 231.53s Step 429( 60.80%), action 304, FPS 1.46, Running 232.16s Step 430( 61.00%), action 305, FPS 1.47, Running 232.70s Step 431( 61.20%), action 306, FPS 1.46, Running 233.33s Step 432( 61.40%), action 307, FPS 1.47, Running 234.14s Step 433( 61.60%), action 308, FPS 1.51, Running 234.46s Step 434( 61.80%), action 309, FPS 1.49, Running 235.59s Step 435( 62.00%), action 310, FPS 1.48, Running 236.00s Step 436( 62.20%), action 311, FPS 1.47, Running 236.91s Step 437( 62.40%), action 312, FPS 1.47, Running 237.50s Step 438( 62.60%), action 313, FPS 1.48, Running 238.07s [2026-08-02 18:29:14] [17 ] Seed 16 success after 238.36 s. +steps: 438 , actions: 313 . +Instruction: Empty +Total 12/17(70.59%) success. +Setting seed: 17 +Step 1( N/A%), pre moving , FPS 2.43, Running 0.41s Step 2( N/A%), pre moving , FPS 4.20, Running 0.48s Step 3( N/A%), pre moving , FPS 4.34, Running 0.69s Step 4( N/A%), pre moving , FPS 4.60, Running 0.87s Step 5( N/A%), pre moving , FPS 5.39, Running 0.93s Step 6( N/A%), pre moving , FPS 6.03, Running 0.99s Step 7( N/A%), pre moving , FPS 6.35, Running 1.10s Step 8( N/A%), pre moving , FPS 5.86, Running 1.37s Step 9( N/A%), pre moving , FPS 6.20, Running 1.45s Step 10( N/A%), pre moving , FPS 6.59, Running 1.52s Step 11( N/A%), pre moving , FPS 6.94, Running 1.58s Step 12( N/A%), pre moving , FPS 6.34, Running 1.89s Step 13( N/A%), pre moving , FPS 6.56, Running 1.98s Step 14( N/A%), pre moving , FPS 6.86, Running 2.04s Step 15( N/A%), pre moving , FPS 7.10, Running 2.11s Step 16( N/A%), pre moving , FPS 6.60, Running 2.43s Step 17( N/A%), pre moving , FPS 6.76, Running 2.51s Step 18( N/A%), pre moving , FPS 6.98, Running 2.58s Step 19( N/A%), pre moving , FPS 7.17, Running 2.65s Step 20( N/A%), pre moving , FPS 6.78, Running 2.95s Step 21( N/A%), pre moving , FPS 6.45, Running 3.51s Step 22( N/A%), pre moving , FPS 6.43, Running 3.59s Step 23( N/A%), pre moving , FPS 6.79, Running 3.64s Step 24( N/A%), pre moving , FPS 6.97, Running 3.74s Step 25( N/A%), pre moving , FPS 6.40, Running 4.05s Step 26( N/A%), pre moving , FPS 5.85, Running 4.41s Step 27( N/A%), pre moving , FPS 5.65, Running 4.64s Step 28( N/A%), pre moving , FPS 5.96, Running 4.72s Step 29( N/A%), pre moving , FPS 6.01, Running 4.78s Step 30( N/A%), pre moving , FPS 6.01, Running 4.85s Step 31( N/A%), pre moving , FPS 5.59, Running 5.16s Step 32( N/A%), pre moving , FPS 5.97, Running 5.25s Step 33( N/A%), pre moving , FPS 6.01, Running 5.31s Step 34( N/A%), pre moving , FPS 6.01, Running 5.37s Step 35( N/A%), pre moving , FPS 5.61, Running 5.68s Step 36( N/A%), pre moving , FPS 5.15, Running 6.31s Step 37( N/A%), pre moving , FPS 5.15, Running 6.40s Step 38( N/A%), pre moving , FPS 5.14, Running 6.47s Step 39( N/A%), pre moving , FPS 5.16, Running 6.52s Step 40( N/A%), pre moving , FPS 5.15, Running 6.84s Step 41( N/A%), pre moving , FPS 5.88, Running 6.92s Step 42( N/A%), pre moving , FPS 5.89, Running 6.98s Step 43( N/A%), pre moving , FPS 5.85, Running 7.06s Step 44( N/A%), pre moving , FPS 5.46, Running 7.40s Step 45( N/A%), pre moving , FPS 5.77, Running 7.52s Step 46( N/A%), pre moving , FPS 6.26, Running 7.61s Step 47( N/A%), pre moving , FPS 6.03, Running 7.96s Step 48( N/A%), pre moving , FPS 5.97, Running 8.07s Step 49( N/A%), pre moving , FPS 5.82, Running 8.22s Step 50( N/A%), pre moving , FPS 5.38, Running 8.56s Step 51( N/A%), pre moving , FPS 5.71, Running 8.66s Step 52( N/A%), pre moving , FPS 5.30, Running 9.02s Step 53( N/A%), pre moving , FPS 5.23, Running 9.14s Step 54( N/A%), pre moving , FPS 5.19, Running 9.22s Step 55( N/A%), pre moving , FPS 5.14, Running 9.57s Step 56( N/A%), pre moving , FPS 5.93, Running 9.69s Step 57( N/A%), pre moving , FPS 5.90, Running 9.79s Step 58( N/A%), pre moving , FPS 5.44, Running 10.14s Step 59( N/A%), pre moving , FPS 5.38, Running 10.24s Step 60( N/A%), pre moving , FPS 5.70, Running 10.34s Step 61( N/A%), pre moving , FPS 5.29, Running 10.69s Step 62( N/A%), pre moving , FPS 5.23, Running 10.81s Step 63( N/A%), pre moving , FPS 4.82, Running 11.20s Step 64( N/A%), pre moving , FPS 5.10, Running 11.33s Step 65( N/A%), pre moving , FPS 4.75, Running 11.73s Step 66( N/A%), pre moving , FPS 4.69, Running 11.87s Step 67( N/A%), pre moving , FPS 4.97, Running 11.99s Step 68( N/A%), pre moving , FPS 4.63, Running 12.39s Step 69( N/A%), pre moving , FPS 4.67, Running 12.50s Step 70( N/A%), pre moving , FPS 4.63, Running 12.89s Step 71( N/A%), pre moving , FPS 4.62, Running 12.99s Step 72( N/A%), pre moving , FPS 4.60, Running 13.36s Step 73( N/A%), pre moving , FPS 4.66, Running 13.43s Step 74( N/A%), pre moving , FPS 4.71, Running 13.47s Step 75( N/A%), pre moving , FPS 5.09, Running 13.50s Step 76( N/A%), pre moving , FPS 5.21, Running 13.53s Step 77( N/A%), pre moving , FPS 5.31, Running 13.55s Step 78( N/A%), pre moving , FPS 5.82, Running 13.58s Step 79( N/A%), pre moving , FPS 5.95, Running 13.61s Step 80( N/A%), pre moving , FPS 6.08, Running 13.63s Step 81( N/A%), pre moving , FPS 6.75, Running 13.66s Step 82( N/A%), pre moving , FPS 6.93, Running 13.69s Step 83( N/A%), pre moving , FPS 7.93, Running 13.72s Step 84( N/A%), pre moving , FPS 8.25, Running 13.75s Step 85( N/A%), pre moving , FPS 9.81, Running 13.77s Step 86( N/A%), pre moving , FPS 10.39, Running 13.80s Step 87( N/A%), pre moving , FPS 10.88, Running 13.82s Step 88( N/A%), pre moving , FPS 13.65, Running 13.86s Step 89( N/A%), pre moving , FPS 14.52, Running 13.87s Step 90( N/A%), pre moving , FPS 19.88, Running 13.89s Step 91( N/A%), pre moving , FPS 21.84, Running 13.91s Step 92( N/A%), pre moving , FPS 35.53, Running 13.93s Step 93( N/A%), pre moving , FPS 38.69, Running 13.94s Step 94( N/A%), pre moving , FPS 40.64, Running 13.96s Step 95( N/A%), pre moving , FPS 41.47, Running 13.98s Step 96( N/A%), pre moving , FPS 42.49, Running 14.00s Step 97( N/A%), pre moving , FPS 43.39, Running 14.02s Step 98( N/A%), pre moving , FPS 43.61, Running 14.04s Step 99( N/A%), pre moving , FPS 43.85, Running 14.06s Step 100( N/A%), pre moving , FPS 44.34, Running 14.08s Step 101( N/A%), pre moving , FPS 44.76, Running 14.11s Step 102( N/A%), pre moving , FPS 9.05, Running 15.90s Step 103( N/A%), pre moving , FPS 7.41, Running 16.42s Step 104( N/A%), pre moving , FPS 7.03, Running 16.60s Step 105( N/A%), pre moving , FPS 5.97, Running 17.12s Step 106( N/A%), pre moving , FPS 5.30, Running 17.57s Step 107( N/A%), pre moving , FPS 4.76, Running 18.02s Step 108( N/A%), pre moving , FPS 4.60, Running 18.21s Step 109( N/A%), pre moving , FPS 4.15, Running 18.69s Step 110( N/A%), pre moving , FPS 3.82, Running 19.12s Step 111( N/A%), pre moving , FPS 3.46, Running 19.68s Step 112( N/A%), pre moving , FPS 3.38, Running 19.85s Step 113( N/A%), pre moving , FPS 3.11, Running 20.38s Step 114( N/A%), pre moving , FPS 2.93, Running 20.79s Step 115( N/A%), pre moving , FPS 2.72, Running 21.33s Step 116( N/A%), pre moving , FPS 2.66, Running 21.53s Step 117( N/A%), pre moving , FPS 2.48, Running 22.09s Step 118( N/A%), pre moving , FPS 2.37, Running 22.47s Step 119( N/A%), pre moving , FPS 2.25, Running 22.93s Step 120( N/A%), pre moving , FPS 2.22, Running 23.08s Step 121( N/A%), pre moving , FPS 2.10, Running 23.61s Step 122( 0.20%), action 1, FPS 2.20, Running 25.00s Step 123( 0.40%), action 2, FPS 2.25, Running 25.30s Step 124( 0.60%), action 3, FPS 2.11, Running 26.08s Step 125( 0.80%), action 4, FPS 2.09, Running 26.67s Step 126( 1.00%), action 5, FPS 2.07, Running 27.22s Step 127( 1.20%), action 6, FPS 2.07, Running 27.66s Step 128( 1.40%), action 7, FPS 1.98, Running 28.30s Step 129( 1.60%), action 8, FPS 1.97, Running 28.84s Step 130( 1.80%), action 9, FPS 1.92, Running 29.53s Step 131( 2.00%), action 10, FPS 1.96, Running 29.91s Step 132( 2.20%), action 11, FPS 1.81, Running 30.88s Step 133( 2.40%), action 12, FPS 1.86, Running 31.15s Step 134( 2.60%), action 13, FPS 1.79, Running 31.97s Step 135( 2.80%), action 14, FPS 1.83, Running 32.23s Step 136( 3.00%), action 15, FPS 1.79, Running 32.72s Step 137( 3.20%), action 16, FPS 1.83, Running 33.01s Step 138( 3.40%), action 17, FPS 1.77, Running 33.78s Step 139( 3.60%), action 18, FPS 1.79, Running 34.13s Step 140( 3.80%), action 19, FPS 1.72, Running 34.71s Step 141( 4.00%), action 20, FPS 1.72, Running 35.26s Step 142( 4.20%), action 21, FPS 1.79, Running 36.18s Step 143( 4.40%), action 22, FPS 1.78, Running 36.53s Step 144( 4.60%), action 23, FPS 1.78, Running 37.34s Step 145( 4.80%), action 24, FPS 1.79, Running 37.84s Step 146( 5.00%), action 25, FPS 1.79, Running 38.42s Step 147( 5.20%), action 26, FPS 1.77, Running 38.95s Step 148( 5.40%), action 27, FPS 1.72, Running 39.92s Step 149( 5.60%), action 28, FPS 1.77, Running 40.17s Step 150( 5.80%), action 29, FPS 1.73, Running 41.06s Step 151( 6.00%), action 30, FPS 1.74, Running 41.39s Step 152( 6.20%), action 31, FPS 1.75, Running 42.30s Step 153( 6.40%), action 32, FPS 1.75, Running 42.59s Step 154( 6.60%), action 33, FPS 1.75, Running 43.42s Step 155( 6.80%), action 34, FPS 1.73, Running 43.78s Step 156( 7.00%), action 35, FPS 1.69, Running 44.58s Step 157( 7.20%), action 36, FPS 1.65, Running 45.13s Step 158( 7.40%), action 37, FPS 1.68, Running 45.72s Step 159( 7.60%), action 38, FPS 1.65, Running 46.28s Step 160( 7.80%), action 39, FPS 1.63, Running 47.00s Step 161( 8.00%), action 40, FPS 1.64, Running 47.48s Step 162( 8.20%), action 41, FPS 1.62, Running 48.53s Step 163( 8.40%), action 42, FPS 1.60, Running 49.05s Step 164( 8.60%), action 43, FPS 1.59, Running 49.92s Step 165( 8.80%), action 44, FPS 1.62, Running 50.21s Step 166( 9.00%), action 45, FPS 1.58, Running 51.08s Step 167( 9.20%), action 46, FPS 1.62, Running 51.31s Step 168( 9.40%), action 47, FPS 1.61, Running 52.34s Step 169( 9.60%), action 48, FPS 1.55, Running 53.06s Step 170( 9.80%), action 49, FPS 1.62, Running 53.37s Step 171( 10.00%), action 50, FPS 1.63, Running 53.68s Step 172( 10.20%), action 51, FPS 1.63, Running 54.54s Step 173( 10.40%), action 52, FPS 1.64, Running 54.82s Step 174( 10.60%), action 53, FPS 1.63, Running 55.69s Step 175( 10.80%), action 54, FPS 1.61, Running 56.20s Step 176( 11.00%), action 55, FPS 1.59, Running 57.15s Step 177( 11.20%), action 56, FPS 1.62, Running 57.49s Step 178( 11.40%), action 57, FPS 1.59, Running 58.33s Step 179( 11.60%), action 58, FPS 1.57, Running 59.00s Step 180( 11.80%), action 59, FPS 1.55, Running 59.89s Step 181( 12.00%), action 60, FPS 1.58, Running 60.17s Step 182( 12.20%), action 61, FPS 1.58, Running 61.15s Step 183( 12.40%), action 62, FPS 1.58, Running 61.70s Step 184( 12.60%), action 63, FPS 1.57, Running 62.68s Step 185( 12.80%), action 64, FPS 1.56, Running 63.03s Step 186( 13.00%), action 65, FPS 1.57, Running 63.81s Step 187( 13.20%), action 66, FPS 1.56, Running 64.11s Step 188( 13.40%), action 67, FPS 1.59, Running 64.95s Step 189( 13.60%), action 68, FPS 1.63, Running 65.33s Step 190( 13.80%), action 69, FPS 1.57, Running 66.08s Step 191( 14.00%), action 70, FPS 1.55, Running 66.58s Step 192( 14.20%), action 71, FPS 1.54, Running 67.55s Step 193( 14.40%), action 72, FPS 1.54, Running 67.79s Step 194( 14.60%), action 73, FPS 1.53, Running 68.72s Step 195( 14.80%), action 74, FPS 1.55, Running 69.11s Step 196( 15.00%), action 75, FPS 1.59, Running 69.77s Step 197( 15.20%), action 76, FPS 1.58, Running 70.12s Step 198( 15.40%), action 77, FPS 1.59, Running 70.94s Step 199( 15.60%), action 78, FPS 1.63, Running 71.27s Step 200( 15.80%), action 79, FPS 1.70, Running 71.63s Step 201( 16.00%), action 80, FPS 1.71, Running 71.86s Step 202( 16.20%), action 81, FPS 1.77, Running 72.44s Step 203( 16.40%), action 82, FPS 1.79, Running 72.90s Step 204( 16.60%), action 83, FPS 1.74, Running 74.16s Step 205( 16.80%), action 84, FPS 1.71, Running 74.74s Step 206( 17.00%), action 85, FPS 1.68, Running 75.73s Step 207( 17.20%), action 86, FPS 1.68, Running 75.99s Step 208( 17.40%), action 87, FPS 1.67, Running 76.91s Step 209( 17.60%), action 88, FPS 1.66, Running 77.36s Step 210( 17.80%), action 89, FPS 1.67, Running 78.04s Step 211( 18.00%), action 90, FPS 1.67, Running 78.58s Step 212( 18.20%), action 91, FPS 1.67, Running 79.55s Step 213( 18.40%), action 92, FPS 1.65, Running 79.93s Step 214( 18.60%), action 93, FPS 1.67, Running 80.69s Step 215( 18.80%), action 94, FPS 1.64, Running 81.29s Step 216( 19.00%), action 95, FPS 1.65, Running 81.88s Step 217( 19.20%), action 96, FPS 1.64, Running 82.32s Step 218( 19.40%), action 97, FPS 1.66, Running 82.98s Step 219( 19.60%), action 98, FPS 1.62, Running 83.61s Step 220( 19.80%), action 99, FPS 1.55, Running 84.51s Step 221( 20.00%), action 100, FPS 1.55, Running 84.79s Step 222( 20.20%), action 101, FPS 1.51, Running 85.70s Step 223( 20.40%), action 102, FPS 1.52, Running 86.08s Step 224( 20.60%), action 103, FPS 1.58, Running 86.78s Step 225( 20.80%), action 104, FPS 1.62, Running 87.09s Step 226( 21.00%), action 105, FPS 1.65, Running 87.87s Step 227( 21.20%), action 106, FPS 1.64, Running 88.20s Step 228( 21.40%), action 107, FPS 1.65, Running 89.00s Step 229( 21.60%), action 108, FPS 1.68, Running 89.26s Step 230( 21.80%), action 109, FPS 1.65, Running 90.19s Step 231( 22.00%), action 110, FPS 1.64, Running 90.81s Step 232( 22.20%), action 111, FPS 1.68, Running 91.45s Step 233( 22.40%), action 112, FPS 1.67, Running 91.91s Step 234( 22.60%), action 113, FPS 1.72, Running 92.35s Step 235( 22.80%), action 114, FPS 1.72, Running 92.93s Step 236( 23.00%), action 115, FPS 1.67, Running 93.88s Step 237( 23.20%), action 116, FPS 1.65, Running 94.41s Step 238( 23.40%), action 117, FPS 1.65, Running 95.07s Step 239( 23.60%), action 118, FPS 1.66, Running 95.68s Step 240( 23.80%), action 119, FPS 1.60, Running 97.03s Step 241( 24.00%), action 120, FPS 1.56, Running 97.65s Step 242( 24.20%), action 121, FPS 1.53, Running 98.74s Step 243( 24.40%), action 122, FPS 1.51, Running 99.35s Step 244( 24.60%), action 123, FPS 1.47, Running 100.34s Step 245( 24.80%), action 124, FPS 1.44, Running 100.93s Step 246( 25.00%), action 125, FPS 1.44, Running 101.79s Step 247( 25.20%), action 126, FPS 1.42, Running 102.28s Step 248( 25.40%), action 127, FPS 1.40, Running 103.32s Step 249( 25.60%), action 128, FPS 1.36, Running 103.91s Step 250( 25.80%), action 129, FPS 1.36, Running 104.93s Step 251( 26.00%), action 130, FPS 1.36, Running 105.49s Step 252( 26.20%), action 131, FPS 1.35, Running 106.29s Step 253( 26.40%), action 132, FPS 1.32, Running 107.10s Step 254( 26.60%), action 133, FPS 1.27, Running 108.09s Step 255( 26.80%), action 134, FPS 1.26, Running 108.78s Step 256( 27.00%), action 135, FPS 1.25, Running 109.84s Step 257( 27.20%), action 136, FPS 1.23, Running 110.65s Step 258( 27.40%), action 137, FPS 1.19, Running 111.84s Step 259( 27.60%), action 138, FPS 1.20, Running 112.32s Step 260( 27.80%), action 139, FPS 1.25, Running 113.03s Step 261( 28.00%), action 140, FPS 1.25, Running 113.65s Step 262( 28.20%), action 141, FPS 1.26, Running 114.58s Step 263( 28.40%), action 142, FPS 1.27, Running 115.13s Step 264( 28.60%), action 143, FPS 1.30, Running 115.78s Step 265( 28.80%), action 144, FPS 1.30, Running 116.30s Step 266( 29.00%), action 145, FPS 1.32, Running 116.95s Step 267( 29.20%), action 146, FPS 1.31, Running 117.51s Step 268( 29.40%), action 147, FPS 1.32, Running 118.43s Step 269( 29.60%), action 148, FPS 1.32, Running 119.05s Step 270( 29.80%), action 149, FPS 1.32, Running 120.03s Step 271( 30.00%), action 150, FPS 1.32, Running 120.63s Step 272( 30.20%), action 151, FPS 1.30, Running 121.74s Step 273( 30.40%), action 152, FPS 1.31, Running 122.40s Step 274( 30.60%), action 153, FPS 1.30, Running 123.41s Step 275( 30.80%), action 154, FPS 1.31, Running 123.99s Step 276( 31.00%), action 155, FPS 1.32, Running 125.01s Step 277( 31.20%), action 156, FPS 1.34, Running 125.62s Step 278( 31.40%), action 157, FPS 1.35, Running 126.70s Step 279( 31.60%), action 158, FPS 1.33, Running 127.33s Step 280( 31.80%), action 159, FPS 1.30, Running 128.37s Step 281( 32.00%), action 160, FPS 1.29, Running 129.15s Step 282( 32.20%), action 161, FPS 1.29, Running 130.10s Step 283( 32.40%), action 162, FPS 1.29, Running 130.66s Step 284( 32.60%), action 163, FPS 1.25, Running 131.73s Step 285( 32.80%), action 164, FPS 1.24, Running 132.39s Step 286( 33.00%), action 165, FPS 1.21, Running 133.42s Step 287( 33.20%), action 166, FPS 1.21, Running 134.02s Step 288( 33.40%), action 167, FPS 1.21, Running 134.97s Step 289( 33.60%), action 168, FPS 1.21, Running 135.62s Step 290( 33.80%), action 169, FPS 1.20, Running 136.63s Step 291( 34.00%), action 170, FPS 1.20, Running 137.34s Step 292( 34.20%), action 171, FPS 1.21, Running 138.31s Step 293( 34.40%), action 172, FPS 1.21, Running 138.90s Step 294( 34.60%), action 173, FPS 1.22, Running 139.86s Step 295( 34.80%), action 174, FPS 1.23, Running 140.29s Step 296( 35.00%), action 175, FPS 1.25, Running 141.05s Step 297( 35.20%), action 176, FPS 1.25, Running 141.60s Step 298( 35.40%), action 177, FPS 1.28, Running 142.28s Step 299( 35.60%), action 178, FPS 1.29, Running 142.85s Step 300( 35.80%), action 179, FPS 1.29, Running 143.82s Step 301( 36.00%), action 180, FPS 1.31, Running 144.38s Step 302( 36.20%), action 181, FPS 1.31, Running 145.38s Step 303( 36.40%), action 182, FPS 1.31, Running 145.96s Step 304( 36.60%), action 183, FPS 1.34, Running 146.64s Step 305( 36.80%), action 184, FPS 1.36, Running 147.13s Step 306( 37.00%), action 185, FPS 1.38, Running 147.90s Step 307( 37.20%), action 186, FPS 1.41, Running 148.19s Step 308( 37.40%), action 187, FPS 1.44, Running 148.85s Step 309( 37.60%), action 188, FPS 1.46, Running 149.33s Step 310( 37.80%), action 189, FPS 1.48, Running 150.15s Step 311( 38.00%), action 190, FPS 1.51, Running 150.61s Step 312( 38.20%), action 191, FPS 1.47, Running 151.90s Step 313( 38.40%), action 192, FPS 1.49, Running 152.31s Step 314( 38.60%), action 193, FPS 1.51, Running 153.10s Step 315( 38.80%), action 194, FPS 1.50, Running 153.60s Step 316( 39.00%), action 195, FPS 1.52, Running 154.19s Step 317( 39.20%), action 196, FPS 1.52, Running 154.78s Step 318( 39.40%), action 197, FPS 1.50, Running 155.62s Step 319( 39.60%), action 198, FPS 1.53, Running 155.96s Step 320( 39.80%), action 199, FPS 1.52, Running 156.94s Step 321( 40.00%), action 200, FPS 1.52, Running 157.50s Step 322( 40.20%), action 201, FPS 1.53, Running 158.45s Step 323( 40.40%), action 202, FPS 1.56, Running 158.77s Step 324( 40.60%), action 203, FPS 1.55, Running 159.56s Step 325( 40.80%), action 204, FPS 1.58, Running 159.80s Step 326( 41.00%), action 205, FPS 1.57, Running 160.66s Step 327( 41.20%), action 206, FPS 1.57, Running 160.96s Step 328( 41.40%), action 207, FPS 1.55, Running 161.77s Step 329( 41.60%), action 208, FPS 1.56, Running 162.12s Step 330( 41.80%), action 209, FPS 1.55, Running 163.05s Step 331( 42.00%), action 210, FPS 1.54, Running 163.56s Step 332( 42.20%), action 211, FPS 1.63, Running 164.20s Step 333( 42.40%), action 212, FPS 1.62, Running 164.68s Step 334( 42.60%), action 213, FPS 1.60, Running 165.57s Step 335( 42.80%), action 214, FPS 1.64, Running 165.78s Step 336( 43.00%), action 215, FPS 1.69, Running 166.05s Step 337( 43.20%), action 216, FPS 1.74, Running 166.28s Step 338( 43.40%), action 217, FPS 1.79, Running 166.82s Step 339( 43.60%), action 218, FPS 1.80, Running 167.08s Step 340( 43.80%), action 219, FPS 1.91, Running 167.43s Step 341( 44.00%), action 220, FPS 1.93, Running 167.86s Step 342( 44.20%), action 221, FPS 1.91, Running 168.92s Step 343( 44.40%), action 222, FPS 1.91, Running 169.22s Step 344( 44.60%), action 223, FPS 1.91, Running 170.05s Step 345( 44.80%), action 224, FPS 1.91, Running 170.30s Step 346( 45.00%), action 225, FPS 1.91, Running 171.11s Step 347( 45.20%), action 226, FPS 1.90, Running 171.47s Step 348( 45.40%), action 227, FPS 1.90, Running 172.27s Step 349( 45.60%), action 228, FPS 1.89, Running 172.72s Step 350( 45.80%), action 229, FPS 1.93, Running 173.41s Step 351( 46.00%), action 230, FPS 1.97, Running 173.71s Step 352( 46.20%), action 231, FPS 1.93, Running 174.58s Step 353( 46.40%), action 232, FPS 1.95, Running 174.95s Step 354( 46.60%), action 233, FPS 1.97, Running 175.72s Step 355( 46.80%), action 234, FPS 1.95, Running 176.02s Step 356( 47.00%), action 235, FPS 1.83, Running 176.96s Step 357( 47.20%), action 236, FPS 1.82, Running 177.29s Step 358( 47.40%), action 237, FPS 1.77, Running 178.11s Step 359( 47.60%), action 238, FPS 1.73, Running 178.66s Step 360( 47.80%), action 239, FPS 1.67, Running 179.42s Step 361( 48.00%), action 240, FPS 1.66, Running 179.92s Step 362( 48.20%), action 241, FPS 1.67, Running 180.90s Step 363( 48.40%), action 242, FPS 1.63, Running 181.45s Step 364( 48.60%), action 243, FPS 1.67, Running 182.05s Step 365( 48.80%), action 244, FPS 1.62, Running 182.63s Step 366( 49.00%), action 245, FPS 1.59, Running 183.65s Step 367( 49.20%), action 246, FPS 1.60, Running 183.99s Step 368( 49.40%), action 247, FPS 1.59, Running 184.81s Step 369( 49.60%), action 248, FPS 1.58, Running 185.37s Step 370( 49.80%), action 249, FPS 1.57, Running 186.12s Step 371( 50.00%), action 250, FPS 1.57, Running 186.47s Step 372( 50.20%), action 251, FPS 1.54, Running 187.60s Step 373( 50.40%), action 252, FPS 1.52, Running 188.08s Step 374( 50.60%), action 253, FPS 1.54, Running 188.72s Step 375( 50.80%), action 254, FPS 1.50, Running 189.33s Step 376( 51.00%), action 255, FPS 1.51, Running 190.18s Step 377( 51.20%), action 256, FPS 1.47, Running 190.91s Step 378( 51.40%), action 257, FPS 1.49, Running 191.53s Step 379( 51.60%), action 258, FPS 1.49, Running 192.11s Step 380( 51.80%), action 259, FPS 1.47, Running 193.00s Step 381( 52.00%), action 260, FPS 1.49, Running 193.35s Step 382( 52.20%), action 261, FPS 1.50, Running 194.26s Step 383( 52.40%), action 262, FPS 1.48, Running 194.94s Step 384( 52.60%), action 263, FPS 1.44, Running 195.98s Step 385( 52.80%), action 264, FPS 1.43, Running 196.59s Step 386( 53.00%), action 265, FPS 1.43, Running 197.60s Step 387( 53.20%), action 266, FPS 1.41, Running 198.17s Step 388( 53.40%), action 267, FPS 1.41, Running 199.03s Step 389( 53.60%), action 268, FPS 1.41, Running 199.55s Step 390( 53.80%), action 269, FPS 1.39, Running 200.47s Step 391( 54.00%), action 270, FPS 1.40, Running 200.81s Step 392( 54.20%), action 271, FPS 1.40, Running 201.85s Step 393( 54.40%), action 272, FPS 1.40, Running 202.34s Step 394( 54.60%), action 273, FPS 1.37, Running 203.28s Step 395( 54.80%), action 274, FPS 1.36, Running 204.00s Step 396( 55.00%), action 275, FPS 1.38, Running 204.63s Step 397( 55.20%), action 276, FPS 1.42, Running 204.96s Step 398( 55.40%), action 277, FPS 1.45, Running 205.36s Step 399( 55.60%), action 278, FPS 1.47, Running 205.67s Step 400( 55.80%), action 279, FPS 1.48, Running 206.52s Step 401( 56.00%), action 280, FPS 1.49, Running 206.74s Step 402( 56.20%), action 281, FPS 1.50, Running 207.63s Step 403( 56.40%), action 282, FPS 1.52, Running 208.08s [2026-08-02 18:32:42] [18 ] Seed 17 success after 208.51 s. +steps: 403 , actions: 282 . +Instruction: Empty +Total 13/18(72.22%) success. +Setting seed: 18 +Step 1( N/A%), pre moving , FPS 2.54, Running 0.39s 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.66, Running 0.71s Step 5( N/A%), pre moving , FPS 6.54, Running 0.77s Step 6( N/A%), pre moving , FPS 5.54, Running 1.08s Step 7( N/A%), pre moving , FPS 5.98, Running 1.17s Step 8( N/A%), pre moving , FPS 6.43, Running 1.24s Step 9( N/A%), pre moving , FPS 5.75, Running 1.56s Step 10( N/A%), pre moving , FPS 6.06, Running 1.65s Step 11( N/A%), pre moving , FPS 6.44, Running 1.71s Step 12( N/A%), pre moving , FPS 6.73, Running 1.78s Step 13( N/A%), pre moving , FPS 6.20, Running 2.10s Step 14( N/A%), pre moving , FPS 6.52, Running 2.15s Step 15( N/A%), pre moving , FPS 6.72, Running 2.23s Step 16( N/A%), pre moving , FPS 6.95, Running 2.30s Step 17( N/A%), pre moving , FPS 6.69, Running 2.54s Step 18( N/A%), pre moving , FPS 6.66, Running 2.70s Step 19( N/A%), pre moving , FPS 6.87, Running 2.76s Step 20( N/A%), pre moving , FPS 7.05, Running 2.84s Step 21( N/A%), pre moving , FPS 6.84, Running 3.32s Step 22( N/A%), pre moving , FPS 7.07, Running 3.39s Step 23( N/A%), pre moving , FPS 6.57, Running 3.68s Step 24( N/A%), pre moving , FPS 6.44, Running 3.81s Step 25( N/A%), pre moving , FPS 6.43, Running 3.87s Step 26( N/A%), pre moving , FPS 6.04, Running 4.40s Step 27( N/A%), pre moving , FPS 6.06, Running 4.47s Step 28( N/A%), pre moving , FPS 5.65, Running 4.79s Step 29( N/A%), pre moving , FPS 6.04, Running 4.87s Step 30( N/A%), pre moving , FPS 6.10, Running 4.93s Step 31( N/A%), pre moving , FPS 6.08, Running 5.00s Step 32( N/A%), pre moving , FPS 5.67, Running 5.31s Step 33( N/A%), pre moving , FPS 6.06, Running 5.40s Step 34( N/A%), pre moving , FPS 6.04, Running 5.46s Step 35( N/A%), pre moving , FPS 6.06, Running 5.53s Step 36( N/A%), pre moving , FPS 5.25, Running 6.11s Step 37( N/A%), pre moving , FPS 5.15, Running 6.43s Step 38( N/A%), pre moving , FPS 5.25, Running 6.51s Step 39( N/A%), pre moving , FPS 5.23, Running 6.59s Step 40( N/A%), pre moving , FPS 4.95, Running 6.88s Step 41( N/A%), pre moving , FPS 5.45, Running 6.99s Step 42( N/A%), pre moving , FPS 5.46, Running 7.05s Step 43( N/A%), pre moving , FPS 5.81, Running 7.12s Step 44( N/A%), pre moving , FPS 5.51, Running 7.44s Step 45( N/A%), pre moving , FPS 5.47, Running 7.53s Step 46( N/A%), pre moving , FPS 6.18, Running 7.63s Step 47( N/A%), pre moving , FPS 5.69, Running 7.99s Step 48( N/A%), pre moving , FPS 6.03, Running 8.10s Step 49( N/A%), pre moving , FPS 5.73, Running 8.36s Step 50( N/A%), pre moving , FPS 5.47, Running 8.58s Step 51( N/A%), pre moving , FPS 5.43, Running 8.68s Step 52( N/A%), pre moving , FPS 5.37, Running 9.03s Step 53( N/A%), pre moving , FPS 5.33, Running 9.15s Step 54( N/A%), pre moving , FPS 4.98, Running 9.48s Step 55( N/A%), pre moving , FPS 4.88, Running 9.63s Step 56( N/A%), pre moving , FPS 5.52, Running 9.73s Step 57( N/A%), pre moving , FPS 5.47, Running 10.08s Step 58( N/A%), pre moving , FPS 5.42, Running 10.20s Step 59( N/A%), pre moving , FPS 5.17, Running 10.45s Step 60( N/A%), pre moving , FPS 5.26, Running 10.68s Step 61( N/A%), pre moving , FPS 5.28, Running 10.78s Step 62( N/A%), pre moving , FPS 4.92, Running 11.12s Step 63( N/A%), pre moving , FPS 4.87, Running 11.23s Step 64( N/A%), pre moving , FPS 5.13, Running 11.34s Step 65( N/A%), pre moving , FPS 4.78, Running 11.71s Step 66( N/A%), pre moving , FPS 4.74, Running 11.85s Step 67( N/A%), pre moving , FPS 4.68, Running 12.26s Step 68( N/A%), pre moving , FPS 4.70, Running 12.36s Step 69( N/A%), pre moving , FPS 4.61, Running 12.70s Step 70( N/A%), pre moving , FPS 4.72, Running 12.82s Step 71( N/A%), pre moving , FPS 4.72, Running 12.92s Step 72( N/A%), pre moving , FPS 4.72, Running 13.27s Step 73( N/A%), pre moving , FPS 4.73, Running 13.38s Step 74( N/A%), pre moving , FPS 4.99, Running 13.49s Step 75( N/A%), pre moving , FPS 4.78, Running 13.82s Step 76( N/A%), pre moving , FPS 4.86, Running 13.85s Step 77( N/A%), pre moving , FPS 5.28, Running 13.87s Step 78( N/A%), pre moving , FPS 5.41, Running 13.90s Step 79( N/A%), pre moving , FPS 5.76, Running 13.92s Step 80( N/A%), pre moving , FPS 6.11, Running 13.95s Step 81( N/A%), pre moving , FPS 6.25, Running 13.98s Step 82( N/A%), pre moving , FPS 6.93, Running 14.00s Step 83( N/A%), pre moving , FPS 7.15, Running 14.03s Step 84( N/A%), pre moving , FPS 7.39, Running 14.05s Step 85( N/A%), pre moving , FPS 8.50, Running 14.06s Step 86( N/A%), pre moving , FPS 8.98, Running 14.08s Step 87( N/A%), pre moving , FPS 10.87, Running 14.10s Step 88( N/A%), pre moving , FPS 11.37, Running 14.11s Step 89( N/A%), pre moving , FPS 14.01, Running 14.13s Step 90( N/A%), pre moving , FPS 14.95, Running 14.15s Step 91( N/A%), pre moving , FPS 15.82, Running 14.18s Step 92( N/A%), pre moving , FPS 21.39, Running 14.20s Step 93( N/A%), pre moving , FPS 23.68, Running 14.23s Step 94( N/A%), pre moving , FPS 26.40, Running 14.24s Step 95( N/A%), pre moving , FPS 45.05, Running 14.26s Step 96( N/A%), pre moving , FPS 46.10, Running 14.28s Step 97( N/A%), pre moving , FPS 47.16, Running 14.30s Step 98( N/A%), pre moving , FPS 48.30, Running 14.31s Step 99( N/A%), pre moving , FPS 49.42, Running 14.33s Step 100( N/A%), pre moving , FPS 50.55, Running 14.35s Step 101( N/A%), pre moving , FPS 51.73, Running 14.36s Step 102( N/A%), pre moving , FPS 13.63, Running 15.47s Step 103( N/A%), pre moving , FPS 12.37, Running 15.64s Step 104( N/A%), pre moving , FPS 11.55, Running 15.78s Step 105( N/A%), pre moving , FPS 9.89, Running 16.09s Step 106( N/A%), pre moving , FPS 9.23, Running 16.25s Step 107( N/A%), pre moving , FPS 8.40, Running 16.48s Step 108( N/A%), pre moving , FPS 8.04, Running 16.60s Step 109( N/A%), pre moving , FPS 7.33, Running 16.86s Step 110( N/A%), pre moving , FPS 6.82, Running 17.08s Step 111( N/A%), pre moving , FPS 6.04, Running 17.50s Step 112( N/A%), pre moving , FPS 5.38, Running 17.92s Step 113( N/A%), pre moving , FPS 4.71, Running 18.48s Step 114( N/A%), pre moving , FPS 4.52, Running 18.67s Step 115( N/A%), pre moving , FPS 3.92, Running 19.37s Step 116( N/A%), pre moving , FPS 3.76, Running 19.60s Step 117( N/A%), pre moving , FPS 3.46, Running 20.08s Step 118( N/A%), pre moving , FPS 3.36, Running 20.26s Step 119( N/A%), pre moving , FPS 3.11, Running 20.76s Step 120( N/A%), pre moving , FPS 2.93, Running 21.17s Step 121( N/A%), pre moving , FPS 2.73, Running 21.70s Step 122( 0.20%), action 1, FPS 2.76, Running 22.73s Step 123( 0.40%), action 2, FPS 2.72, Running 23.01s Step 124( 0.60%), action 3, FPS 2.50, Running 23.77s Step 125( 0.80%), action 4, FPS 2.50, Running 24.07s Step 126( 1.00%), action 5, FPS 2.33, Running 24.83s Step 127( 1.20%), action 6, FPS 2.33, Running 25.07s Step 128( 1.40%), action 7, FPS 2.19, Running 25.74s Step 129( 1.60%), action 8, FPS 2.14, Running 26.20s Step 130( 1.80%), action 9, FPS 2.01, Running 27.05s Step 131( 2.00%), action 10, FPS 2.03, Running 27.37s Step 132( 2.20%), action 11, FPS 1.92, Running 28.37s Step 133( 2.40%), action 12, FPS 1.90, Running 28.99s Step 134( 2.60%), action 13, FPS 1.79, Running 29.83s Step 135( 2.80%), action 14, FPS 1.86, Running 30.14s Step 136( 3.00%), action 15, FPS 1.76, Running 30.96s Step 137( 3.20%), action 16, FPS 1.80, Running 31.19s Step 138( 3.40%), action 17, FPS 1.70, Running 32.01s Step 139( 3.60%), action 18, FPS 1.73, Running 32.30s Step 140( 3.80%), action 19, FPS 1.65, Running 33.29s Step 141( 4.00%), action 20, FPS 1.65, Running 33.84s Step 142( 4.20%), action 21, FPS 1.70, Running 34.51s Step 143( 4.40%), action 22, FPS 1.70, Running 34.76s Step 144( 4.60%), action 23, FPS 1.74, Running 35.29s Step 145( 4.80%), action 24, FPS 1.74, Running 35.60s Step 146( 5.00%), action 25, FPS 1.79, Running 36.01s Step 147( 5.20%), action 26, FPS 1.75, Running 36.50s Step 148( 5.40%), action 27, FPS 1.71, Running 37.44s Step 149( 5.60%), action 28, FPS 1.73, Running 37.78s Step 150( 5.80%), action 29, FPS 1.68, Running 38.93s Step 151( 6.00%), action 30, FPS 1.69, Running 39.24s Step 152( 6.20%), action 31, FPS 1.70, Running 40.13s Step 153( 6.40%), action 32, FPS 1.75, Running 40.42s Step 154( 6.60%), action 33, FPS 1.75, Running 41.23s Step 155( 6.80%), action 34, FPS 1.76, Running 41.53s Step 156( 7.00%), action 35, FPS 1.76, Running 42.34s Step 157( 7.20%), action 36, FPS 1.76, Running 42.59s Step 158( 7.40%), action 37, FPS 1.75, Running 43.44s Step 159( 7.60%), action 38, FPS 1.74, Running 43.80s Step 160( 7.80%), action 39, FPS 1.77, Running 44.57s Step 161( 8.00%), action 40, FPS 1.81, Running 44.88s Step 162( 8.20%), action 41, FPS 1.77, Running 45.82s Step 163( 8.40%), action 42, FPS 1.73, Running 46.29s Step 164( 8.60%), action 43, FPS 1.67, Running 47.24s Step 165( 8.80%), action 44, FPS 1.68, Running 47.53s Step 166( 9.00%), action 45, FPS 1.61, Running 48.45s Step 167( 9.20%), action 46, FPS 1.64, Running 48.71s Step 168( 9.40%), action 47, FPS 1.65, Running 49.58s Step 169( 9.60%), action 48, FPS 1.66, Running 49.85s Step 170( 9.80%), action 49, FPS 1.69, Running 50.78s Step 171( 10.00%), action 50, FPS 1.67, Running 51.23s Step 172( 10.20%), action 51, FPS 1.65, Running 52.24s Step 173( 10.40%), action 52, FPS 1.65, Running 52.52s Step 174( 10.60%), action 53, FPS 1.64, Running 53.40s Step 175( 10.80%), action 54, FPS 1.65, Running 53.66s Step 176( 11.00%), action 55, FPS 1.65, Running 54.43s Step 177( 11.20%), action 56, FPS 1.65, Running 54.68s Step 178( 11.40%), action 57, FPS 1.70, Running 55.17s Step 179( 11.60%), action 58, FPS 1.73, Running 55.38s Step 180( 11.80%), action 59, FPS 1.75, Running 55.99s Step 181( 12.00%), action 60, FPS 1.73, Running 56.43s Step 182( 12.20%), action 61, FPS 1.67, Running 57.83s Step 183( 12.40%), action 62, FPS 1.61, Running 58.73s Step 184( 12.60%), action 63, FPS 1.61, Running 59.68s Step 185( 12.80%), action 64, FPS 1.60, Running 60.02s Step 186( 13.00%), action 65, FPS 1.61, Running 60.86s Step 187( 13.20%), action 66, FPS 1.61, Running 61.16s Step 188( 13.40%), action 67, FPS 1.62, Running 61.95s Step 189( 13.60%), action 68, FPS 1.62, Running 62.21s Step 190( 13.80%), action 69, FPS 1.62, Running 63.16s Step 191( 14.00%), action 70, FPS 1.64, Running 63.43s Step 192( 14.20%), action 71, FPS 1.65, Running 64.36s Step 193( 14.40%), action 72, FPS 1.61, Running 64.97s Step 194( 14.60%), action 73, FPS 1.60, Running 65.88s Step 195( 14.80%), action 74, FPS 1.60, Running 66.16s Step 196( 15.00%), action 75, FPS 1.58, Running 67.05s Step 197( 15.20%), action 76, FPS 1.58, Running 67.35s Step 198( 15.40%), action 77, FPS 1.53, Running 68.21s Step 199( 15.60%), action 78, FPS 1.50, Running 68.68s Step 200( 15.80%), action 79, FPS 1.48, Running 69.51s Step 201( 16.00%), action 80, FPS 1.48, Running 69.91s Step 202( 16.20%), action 81, FPS 1.53, Running 70.91s Step 203( 16.40%), action 82, FPS 1.59, Running 71.30s Step 204( 16.60%), action 83, FPS 1.54, Running 72.65s Step 205( 16.80%), action 84, FPS 1.50, Running 73.32s Step 206( 17.00%), action 85, FPS 1.50, Running 74.18s Step 207( 17.20%), action 86, FPS 1.51, Running 74.38s Step 208( 17.40%), action 87, FPS 1.52, Running 75.14s Step 209( 17.60%), action 88, FPS 1.45, Running 76.04s Step 210( 17.80%), action 89, FPS 1.44, Running 77.01s Step 211( 18.00%), action 90, FPS 1.42, Running 77.56s Step 212( 18.20%), action 91, FPS 1.40, Running 78.64s Step 213( 18.40%), action 92, FPS 1.40, Running 79.21s Step 214( 18.60%), action 93, FPS 1.40, Running 80.19s Step 215( 18.80%), action 94, FPS 1.39, Running 80.56s Step 216( 19.00%), action 95, FPS 1.40, Running 81.33s Step 217( 19.20%), action 96, FPS 1.38, Running 81.89s Step 218( 19.40%), action 97, FPS 1.37, Running 82.84s Step 219( 19.60%), action 98, FPS 1.35, Running 83.47s Step 220( 19.80%), action 99, FPS 1.34, Running 84.43s Step 221( 20.00%), action 100, FPS 1.34, Running 84.86s Step 222( 20.20%), action 101, FPS 1.28, Running 86.49s Step 223( 20.40%), action 102, FPS 1.29, Running 86.82s Step 224( 20.60%), action 103, FPS 1.33, Running 87.66s Step 225( 20.80%), action 104, FPS 1.36, Running 87.97s Step 226( 21.00%), action 105, FPS 1.33, Running 89.25s Step 227( 21.20%), action 106, FPS 1.28, Running 90.03s Step 228( 21.40%), action 107, FPS 1.22, Running 91.48s Step 229( 21.60%), action 108, FPS 1.27, Running 91.79s Step 230( 21.80%), action 109, FPS 1.30, Running 92.45s Step 231( 22.00%), action 110, FPS 1.32, Running 92.69s Step 232( 22.20%), action 111, FPS 1.29, Running 94.19s Step 233( 22.40%), action 112, FPS 1.28, Running 94.79s Step 234( 22.60%), action 113, FPS 1.29, Running 95.66s Step 235( 22.80%), action 114, FPS 1.26, Running 96.45s Step 236( 23.00%), action 115, FPS 1.24, Running 97.42s Step 237( 23.20%), action 116, FPS 1.24, Running 97.98s Step 238( 23.40%), action 117, FPS 1.25, Running 98.79s Step 239( 23.60%), action 118, FPS 1.27, Running 99.23s Step 240( 23.80%), action 119, FPS 1.27, Running 100.22s Step 241( 24.00%), action 120, FPS 1.26, Running 100.76s Step 242( 24.20%), action 121, FPS 1.27, Running 102.30s Step 243( 24.40%), action 122, FPS 1.25, Running 102.88s Step 244( 24.60%), action 123, FPS 1.23, Running 103.86s Step 245( 24.80%), action 124, FPS 1.21, Running 104.57s Step 246( 25.00%), action 125, FPS 1.23, Running 105.53s Step 247( 25.20%), action 126, FPS 1.21, Running 106.62s Step 248( 25.40%), action 127, FPS 1.24, Running 107.57s Step 249( 25.60%), action 128, FPS 1.22, Running 108.14s Step 250( 25.80%), action 129, FPS 1.20, Running 109.16s Step 251( 26.00%), action 130, FPS 1.16, Running 109.89s Step 252( 26.20%), action 131, FPS 1.21, Running 110.68s Step 253( 26.40%), action 132, FPS 1.20, Running 111.44s Step 254( 26.60%), action 133, FPS 1.21, Running 112.22s Step 255( 26.80%), action 134, FPS 1.23, Running 112.69s Step 256( 27.00%), action 135, FPS 1.24, Running 113.59s Step 257( 27.20%), action 136, FPS 1.23, Running 114.25s Step 258( 27.40%), action 137, FPS 1.22, Running 115.24s Step 259( 27.60%), action 138, FPS 1.21, Running 115.77s Step 260( 27.80%), action 139, FPS 1.19, Running 117.00s Step 261( 28.00%), action 140, FPS 1.19, Running 117.60s Step 262( 28.20%), action 141, FPS 1.20, Running 119.03s Step 263( 28.40%), action 142, FPS 1.19, Running 119.70s Step 264( 28.60%), action 143, FPS 1.16, Running 121.14s Step 265( 28.80%), action 144, FPS 1.18, Running 121.56s Step 266( 29.00%), action 145, FPS 1.19, Running 122.37s Step 267( 29.20%), action 146, FPS 1.22, Running 122.98s Step 268( 29.40%), action 147, FPS 1.22, Running 124.00s Step 269( 29.60%), action 148, FPS 1.22, Running 124.59s Step 270( 29.80%), action 149, FPS 1.23, Running 125.47s Step 271( 30.00%), action 150, FPS 1.25, Running 125.92s Step 272( 30.20%), action 151, FPS 1.23, Running 126.89s Step 273( 30.40%), action 152, FPS 1.25, Running 127.46s Step 274( 30.60%), action 153, FPS 1.22, Running 128.60s Step 275( 30.80%), action 154, FPS 1.23, Running 128.93s Step 276( 31.00%), action 155, FPS 1.26, Running 129.42s Step 277( 31.20%), action 156, FPS 1.30, Running 129.68s Step 278( 31.40%), action 157, FPS 1.32, Running 130.40s Step 279( 31.60%), action 158, FPS 1.31, Running 131.01s Step 280( 31.80%), action 159, FPS 1.33, Running 131.99s Step 281( 32.00%), action 160, FPS 1.36, Running 132.33s Step 282( 32.20%), action 161, FPS 1.41, Running 133.24s Step 283( 32.40%), action 162, FPS 1.42, Running 133.81s Step 284( 32.60%), action 163, FPS 1.47, Running 134.77s Step 285( 32.80%), action 164, FPS 1.48, Running 135.09s Step 286( 33.00%), action 165, FPS 1.47, Running 136.02s Step 287( 33.20%), action 166, FPS 1.45, Running 136.72s Step 288( 33.40%), action 167, FPS 1.45, Running 137.83s Step 289( 33.60%), action 168, FPS 1.47, Running 138.22s Step 290( 33.80%), action 169, FPS 1.46, Running 139.18s Step 291( 34.00%), action 170, FPS 1.47, Running 139.49s Step 292( 34.20%), action 171, FPS 1.42, Running 140.96s Step 293( 34.40%), action 172, FPS 1.43, Running 141.49s Step 294( 34.60%), action 173, FPS 1.46, Running 142.27s Step 295( 34.80%), action 174, FPS 1.47, Running 142.55s Step 296( 35.00%), action 175, FPS 1.43, Running 143.40s Step 297( 35.20%), action 176, FPS 1.40, Running 143.93s Step 298( 35.40%), action 177, FPS 1.41, Running 144.62s Step 299( 35.60%), action 178, FPS 1.42, Running 145.11s Step 300( 35.80%), action 179, FPS 1.42, Running 146.05s Step 301( 36.00%), action 180, FPS 1.43, Running 146.33s Step 302( 36.20%), action 181, FPS 1.39, Running 147.59s Step 303( 36.40%), action 182, FPS 1.41, Running 148.01s Step 304( 36.60%), action 183, FPS 1.41, Running 148.91s Step 305( 36.80%), action 184, FPS 1.40, Running 149.37s Step 306( 37.00%), action 185, FPS 1.42, Running 150.15s Step 307( 37.20%), action 186, FPS 1.40, Running 151.00s Step 308( 37.40%), action 187, FPS 1.44, Running 151.77s Step 309( 37.60%), action 188, FPS 1.42, Running 152.30s Step 310( 37.80%), action 189, FPS 1.45, Running 152.97s Step 311( 38.00%), action 190, FPS 1.40, Running 153.82s Step 312( 38.20%), action 191, FPS 1.45, Running 154.71s Step 313( 38.40%), action 192, FPS 1.48, Running 154.98s Step 314( 38.60%), action 193, FPS 1.41, Running 156.41s Step 315( 38.80%), action 194, FPS 1.38, Running 157.02s Step 316( 39.00%), action 195, FPS 1.39, Running 157.74s Step 317( 39.20%), action 196, FPS 1.40, Running 158.26s Step 318( 39.40%), action 197, FPS 1.37, Running 159.17s Step 319( 39.60%), action 198, FPS 1.39, Running 159.47s Step 320( 39.80%), action 199, FPS 1.38, Running 160.52s Step 321( 40.00%), action 200, FPS 1.36, Running 161.00s Step 322( 40.20%), action 201, FPS 1.39, Running 161.99s Step 323( 40.40%), action 202, FPS 1.40, Running 162.30s Step 324( 40.60%), action 203, FPS 1.40, Running 163.18s Step 325( 40.80%), action 204, FPS 1.38, Running 163.81s Step 326( 41.00%), action 205, FPS 1.36, Running 164.80s Step 327( 41.20%), action 206, FPS 1.39, Running 165.38s Step 328( 41.40%), action 207, FPS 1.39, Running 166.14s Step 329( 41.60%), action 208, FPS 1.41, Running 166.47s Step 330( 41.80%), action 209, FPS 1.44, Running 166.88s Step 331( 42.00%), action 210, FPS 1.50, Running 167.14s Step 332( 42.20%), action 211, FPS 1.50, Running 168.04s Step 333( 42.40%), action 212, FPS 1.49, Running 168.38s Step 334( 42.60%), action 213, FPS 1.56, Running 169.19s Step 335( 42.80%), action 214, FPS 1.60, Running 169.52s Step 336( 43.00%), action 215, FPS 1.60, Running 170.27s Step 337( 43.20%), action 216, FPS 1.63, Running 170.55s Step 338( 43.40%), action 217, FPS 1.63, Running 171.45s Step 339( 43.60%), action 218, FPS 1.63, Running 171.73s Step 340( 43.80%), action 219, FPS 1.65, Running 172.62s Step 341( 44.00%), action 220, FPS 1.63, Running 173.28s Step 342( 44.20%), action 221, FPS 1.64, Running 174.21s Step 343( 44.40%), action 222, FPS 1.61, Running 174.73s Step 344( 44.60%), action 223, FPS 1.59, Running 175.78s Step 345( 44.80%), action 224, FPS 1.59, Running 176.42s Step 346( 45.00%), action 225, FPS 1.59, Running 177.38s Step 347( 45.20%), action 226, FPS 1.59, Running 177.97s Step 348( 45.40%), action 227, FPS 1.56, Running 178.98s Step 349( 45.60%), action 228, FPS 1.55, Running 179.35s Step 350( 45.80%), action 229, FPS 1.51, Running 180.12s Step 351( 46.00%), action 230, FPS 1.46, Running 180.81s Step 352( 46.20%), action 231, FPS 1.44, Running 181.92s Step 353( 46.40%), action 232, FPS 1.42, Running 182.42s Step 354( 46.60%), action 233, FPS 1.39, Running 183.56s Step 355( 46.80%), action 234, FPS 1.37, Running 184.12s Step 356( 47.00%), action 235, FPS 1.37, Running 184.92s Step 357( 47.20%), action 236, FPS 1.33, Running 185.59s Step 358( 47.40%), action 237, FPS 1.36, Running 186.16s Step 359( 47.60%), action 238, FPS 1.37, Running 186.34s Step 360( 47.80%), action 239, FPS 1.37, Running 187.24s Step 361( 48.00%), action 240, FPS 1.37, Running 187.88s Step 362( 48.20%), action 241, FPS 1.36, Running 188.90s Step 363( 48.40%), action 242, FPS 1.37, Running 189.30s Step 364( 48.60%), action 243, FPS 1.40, Running 190.05s Step 365( 48.80%), action 244, FPS 1.43, Running 190.40s Step 366( 49.00%), action 245, FPS 1.44, Running 191.27s Step 367( 49.20%), action 246, FPS 1.46, Running 191.69s Step 368( 49.40%), action 247, FPS 1.45, Running 192.80s Step 369( 49.60%), action 248, FPS 1.45, Running 193.16s Step 370( 49.80%), action 249, FPS 1.42, Running 194.22s Step 371( 50.00%), action 250, FPS 1.44, Running 194.67s Step 372( 50.20%), action 251, FPS 1.42, Running 196.01s Step 373( 50.40%), action 252, FPS 1.44, Running 196.30s Step 374( 50.60%), action 253, FPS 1.48, Running 197.10s Step 375( 50.80%), action 254, FPS 1.51, Running 197.39s Step 376( 51.00%), action 255, FPS 1.49, Running 198.30s Step 377( 51.20%), action 256, FPS 1.51, Running 198.87s Step 378( 51.40%), action 257, FPS 1.49, Running 199.55s Step 379( 51.60%), action 258, FPS 1.46, Running 200.04s Step 380( 51.80%), action 259, FPS 1.46, Running 200.96s Step 381( 52.00%), action 260, FPS 1.49, Running 201.28s Step 382( 52.20%), action 261, FPS 1.51, Running 202.18s Step 383( 52.40%), action 262, FPS 1.49, Running 202.69s Step 384( 52.60%), action 263, FPS 1.48, Running 203.61s Step 385( 52.80%), action 264, FPS 1.49, Running 203.80s Step 386( 53.00%), action 265, FPS 1.54, Running 204.23s Step 387( 53.20%), action 266, FPS 1.56, Running 204.48s Step 388( 53.40%), action 267, FPS 1.65, Running 204.91s Step 389( 53.60%), action 268, FPS 1.65, Running 205.27s Step 390( 53.80%), action 269, FPS 1.68, Running 206.14s Step 391( 54.00%), action 270, FPS 1.70, Running 206.46s Step 392( 54.20%), action 271, FPS 1.72, Running 207.67s Step 393( 54.40%), action 272, FPS 1.71, Running 208.02s Step 394( 54.60%), action 273, FPS 1.71, Running 208.81s Step 395( 54.80%), action 274, FPS 1.67, Running 209.36s Step 396( 55.00%), action 275, FPS 1.71, Running 210.02s Step 397( 55.20%), action 276, FPS 1.72, Running 210.52s Step 398( 55.40%), action 277, FPS 1.72, Running 211.19s Step 399( 55.60%), action 278, FPS 1.73, Running 211.63s Step 400( 55.80%), action 279, FPS 1.76, Running 212.30s Step 401( 56.00%), action 280, FPS 1.74, Running 212.76s Step 402( 56.20%), action 281, FPS 1.78, Running 213.40s Step 403( 56.40%), action 282, FPS 1.79, Running 213.88s Step 404( 56.60%), action 283, FPS 1.82, Running 214.59s Step 405( 56.80%), action 284, FPS 1.78, Running 215.03s Step 406( 57.00%), action 285, FPS 1.71, Running 215.96s Step 407( 57.20%), action 286, FPS 1.70, Running 216.25s Step 408( 57.40%), action 287, FPS 1.64, Running 217.13s Step 409( 57.60%), action 288, FPS 1.61, Running 217.69s Step 410( 57.80%), action 289, FPS 1.60, Running 218.67s Step 411( 58.00%), action 290, FPS 1.57, Running 219.21s Step 412( 58.20%), action 291, FPS 1.60, Running 220.17s Step 413( 58.40%), action 292, FPS 1.55, Running 220.92s Step 414( 58.60%), action 293, FPS 1.54, Running 221.77s Step 415( 58.80%), action 294, FPS 1.56, Running 222.15s Step 416( 59.00%), action 295, FPS 1.57, Running 222.73s Step 417( 59.20%), action 296, FPS 1.57, Running 223.25s Step 418( 59.40%), action 297, FPS 1.53, Running 224.22s Step 419( 59.60%), action 298, FPS 1.54, Running 224.59s Step 420( 59.80%), action 299, FPS 1.52, Running 225.49s Step 421( 60.00%), action 300, FPS 1.54, Running 225.72s Step 422( 60.20%), action 301, FPS 1.50, Running 226.70s Step 423( 60.40%), action 302, FPS 1.50, Running 227.17s Step 424( 60.60%), action 303, FPS 1.51, Running 227.81s Step 425( 60.80%), action 304, FPS 1.50, Running 228.33s Step 426( 61.00%), action 305, FPS 1.54, Running 228.91s Step 427( 61.20%), action 306, FPS 1.52, Running 229.39s Step 428( 61.40%), action 307, FPS 1.56, Running 229.93s Step 429( 61.60%), action 308, FPS 1.59, Running 230.23s Step 430( 61.80%), action 309, FPS 1.61, Running 231.11s Step 431( 62.00%), action 310, FPS 1.62, Running 231.56s Step 432( 62.20%), action 311, FPS 1.61, Running 232.57s Step 433( 62.40%), action 312, FPS 1.63, Running 233.18s Step 434( 62.60%), action 313, FPS 1.65, Running 233.90s Step 435( 62.80%), action 314, FPS 1.58, Running 234.82s Step 436( 63.00%), action 315, FPS 1.56, Running 235.56s Step 437( 63.20%), action 316, FPS 1.58, Running 235.95s Step 438( 63.40%), action 317, FPS 1.58, Running 236.91s Step 439( 63.60%), action 318, FPS 1.59, Running 237.19s Step 440( 63.80%), action 319, FPS 1.59, Running 238.05s Step 441( 64.00%), action 320, FPS 1.55, Running 238.65s Step 442( 64.20%), action 321, FPS 1.55, Running 239.61s Step 443( 64.40%), action 322, FPS 1.55, Running 240.10s Step 444( 64.60%), action 323, FPS 1.55, Running 240.74s Step 445( 64.80%), action 324, FPS 1.54, Running 241.29s Step 446( 65.00%), action 325, FPS 1.55, Running 241.82s Step 447( 65.20%), action 326, FPS 1.58, Running 242.07s Step 448( 65.40%), action 327, FPS 1.58, Running 242.57s Step 449( 65.60%), action 328, FPS 1.57, Running 242.99s Step 450( 65.80%), action 329, FPS 1.58, Running 243.76s Step 451( 66.00%), action 330, FPS 1.57, Running 244.31s Step 452( 66.20%), action 331, FPS 1.62, Running 244.95s Step 453( 66.40%), action 332, FPS 1.63, Running 245.48s Step 454( 66.60%), action 333, FPS 1.59, Running 246.44s Step 455( 66.80%), action 334, FPS 1.65, Running 246.92s Step 456( 67.00%), action 335, FPS 1.67, Running 247.54s Step 457( 67.20%), action 336, FPS 1.67, Running 247.94s Step 458( 67.40%), action 337, FPS 1.71, Running 248.61s Step 459( 67.60%), action 338, FPS 1.67, Running 249.20s Step 460( 67.80%), action 339, FPS 1.69, Running 249.88s Step 461( 68.00%), action 340, FPS 1.70, Running 250.41s Step 462( 68.20%), action 341, FPS 1.71, Running 251.32s Step 463( 68.40%), action 342, FPS 1.69, Running 251.93s [2026-08-02 18:36:55] [19 ] Seed 18 success after 252.25 s. +steps: 463 , actions: 342 . +Instruction: Empty +Total 14/19(73.68%) success. +Setting seed: 19 +Step 1( N/A%), pre moving , FPS 1.90, Running 0.53s Step 2( N/A%), pre moving , FPS 3.43, Running 0.58s Step 3( N/A%), pre moving , FPS 3.38, Running 0.89s Step 4( N/A%), pre moving , FPS 4.12, Running 0.97s Step 5( N/A%), pre moving , FPS 4.84, Running 1.03s Step 6( N/A%), pre moving , FPS 5.41, Running 1.11s Step 7( N/A%), pre moving , FPS 4.91, Running 1.42s Step 8( N/A%), pre moving , FPS 5.43, Running 1.47s Step 9( N/A%), pre moving , FPS 5.77, Running 1.56s Step 10( N/A%), pre moving , FPS 6.14, Running 1.63s Step 11( N/A%), pre moving , FPS 6.50, Running 1.69s Step 12( N/A%), pre moving , FPS 6.00, Running 2.00s Step 13( N/A%), pre moving , FPS 6.37, Running 2.04s Step 14( N/A%), pre moving , FPS 6.58, Running 2.13s Step 15( N/A%), pre moving , FPS 6.82, Running 2.20s Step 16( N/A%), pre moving , FPS 6.91, Running 2.31s Step 17( N/A%), pre moving , FPS 6.60, Running 2.58s Step 18( N/A%), pre moving , FPS 6.77, Running 2.66s Step 19( N/A%), pre moving , FPS 6.97, Running 2.73s Step 20( N/A%), pre moving , FPS 7.17, Running 2.79s Step 21( N/A%), pre moving , FPS 7.38, Running 3.24s Step 22( N/A%), pre moving , FPS 7.34, Running 3.31s Step 23( N/A%), pre moving , FPS 7.32, Running 3.62s Step 24( N/A%), pre moving , FPS 7.25, Running 3.73s Step 25( N/A%), pre moving , FPS 7.28, Running 3.78s Step 26( N/A%), pre moving , FPS 6.28, Running 4.30s Step 27( N/A%), pre moving , FPS 6.81, Running 4.36s Step 28( N/A%), pre moving , FPS 6.79, Running 4.42s Step 29( N/A%), pre moving , FPS 6.31, Running 4.73s Step 30( N/A%), pre moving , FPS 6.27, Running 4.82s Step 31( N/A%), pre moving , FPS 6.27, Running 4.88s Step 32( N/A%), pre moving , FPS 6.79, Running 4.94s Step 33( N/A%), pre moving , FPS 6.22, Running 5.26s Step 34( N/A%), pre moving , FPS 6.31, Running 5.30s Step 35( N/A%), pre moving , FPS 6.29, Running 5.38s Step 36( N/A%), pre moving , FPS 5.43, Running 6.00s Step 37( N/A%), pre moving , FPS 5.72, Running 6.07s Step 38( N/A%), pre moving , FPS 5.37, Running 6.39s Step 39( N/A%), pre moving , FPS 5.40, Running 6.43s Step 40( N/A%), pre moving , FPS 5.40, Running 6.50s Step 41( N/A%), pre moving , FPS 6.05, Running 6.55s Step 42( N/A%), pre moving , FPS 6.05, Running 6.61s Step 43( N/A%), pre moving , FPS 5.99, Running 6.96s Step 44( N/A%), pre moving , FPS 5.99, Running 7.06s Step 45( N/A%), pre moving , FPS 5.91, Running 7.16s Step 46( N/A%), pre moving , FPS 6.21, Running 7.51s Step 47( N/A%), pre moving , FPS 6.15, Running 7.61s Step 48( N/A%), pre moving , FPS 6.08, Running 7.71s Step 49( N/A%), pre moving , FPS 6.02, Running 8.05s Step 50( N/A%), pre moving , FPS 6.05, Running 8.12s Step 51( N/A%), pre moving , FPS 6.12, Running 8.15s Step 52( N/A%), pre moving , FPS 6.18, Running 8.18s Step 53( N/A%), pre moving , FPS 6.78, Running 8.21s Step 54( N/A%), pre moving , FPS 6.81, Running 8.23s Step 55( N/A%), pre moving , FPS 6.94, Running 8.26s Step 56( N/A%), pre moving , FPS 8.74, Running 8.29s Step 57( N/A%), pre moving , FPS 8.92, Running 8.32s Step 58( N/A%), pre moving , FPS 10.21, Running 8.35s Step 59( N/A%), pre moving , FPS 10.28, Running 8.37s Step 60( N/A%), pre moving , FPS 10.47, Running 8.41s Step 61( N/A%), pre moving , FPS 10.54, Running 8.44s Step 62( N/A%), pre moving , FPS 10.70, Running 8.48s Step 63( N/A%), pre moving , FPS 12.88, Running 8.51s Step 64( N/A%), pre moving , FPS 13.55, Running 8.54s Step 65( N/A%), pre moving , FPS 14.18, Running 8.57s Step 66( N/A%), pre moving , FPS 18.38, Running 8.60s Step 67( N/A%), pre moving , FPS 19.71, Running 8.63s Step 68( N/A%), pre moving , FPS 21.11, Running 8.66s Step 69( N/A%), pre moving , FPS 31.71, Running 8.68s Step 70( N/A%), pre moving , FPS 34.04, Running 8.71s Step 71( N/A%), pre moving , FPS 34.10, Running 8.74s Step 72( N/A%), pre moving , FPS 34.09, Running 8.76s Step 73( N/A%), pre moving , FPS 34.14, Running 8.79s Step 74( N/A%), pre moving , FPS 34.00, Running 8.82s Step 75( N/A%), pre moving , FPS 33.46, Running 8.86s Step 76( N/A%), pre moving , FPS 33.05, Running 8.89s Step 77( N/A%), pre moving , FPS 32.62, Running 8.93s Step 78( N/A%), pre moving , FPS 32.31, Running 8.96s Step 79( N/A%), pre moving , FPS 29.34, Running 9.06s Step 80( N/A%), pre moving , FPS 27.71, Running 9.13s Step 81( N/A%), pre moving , FPS 26.61, Running 9.20s Step 82( N/A%), pre moving , FPS 26.36, Running 9.24s Step 83( N/A%), pre moving , FPS 25.58, Running 9.29s Step 84( N/A%), pre moving , FPS 24.75, Running 9.35s Step 85( N/A%), pre moving , FPS 24.10, Running 9.40s Step 86( N/A%), pre moving , FPS 23.58, Running 9.45s Step 87( N/A%), pre moving , FPS 23.45, Running 9.48s Step 88( N/A%), pre moving , FPS 22.94, Running 9.53s Step 89( N/A%), pre moving , FPS 22.42, Running 9.57s Step 90( N/A%), pre moving , FPS 21.88, Running 9.62s Step 91( N/A%), pre moving , FPS 21.56, Running 9.66s Step 92( N/A%), pre moving , FPS 21.06, Running 9.71s Step 93( N/A%), pre moving , FPS 20.77, Running 9.75s Step 94( N/A%), pre moving , FPS 20.41, Running 9.80s Step 95( N/A%), pre moving , FPS 20.56, Running 9.83s Step 96( N/A%), pre moving , FPS 20.90, Running 9.85s Step 97( N/A%), pre moving , FPS 21.00, Running 9.88s Step 98( N/A%), pre moving , FPS 20.75, Running 9.93s Step 99( N/A%), pre moving , FPS 21.88, Running 9.97s Step 100( N/A%), pre moving , FPS 22.54, Running 10.01s Step 101( N/A%), pre moving , FPS 23.20, Running 10.06s Step 102( N/A%), pre moving , FPS 7.15, Running 12.04s Step 103( N/A%), pre moving , FPS 5.83, Running 12.72s Step 104( N/A%), pre moving , FPS 5.45, Running 13.02s Step 105( N/A%), pre moving , FPS 4.89, Running 13.50s Step 106( N/A%), pre moving , FPS 4.70, Running 13.71s Step 107( N/A%), pre moving , FPS 4.01, Running 14.47s Step 108( N/A%), pre moving , FPS 3.91, Running 14.65s Step 109( N/A%), pre moving , FPS 3.62, Running 15.10s Step 110( N/A%), pre moving , FPS 3.53, Running 15.29s Step 111( N/A%), pre moving , FPS 3.15, Running 16.01s Step 112( N/A%), pre moving , FPS 3.09, Running 16.20s Step 113( N/A%), pre moving , FPS 2.86, Running 16.75s Step 114( N/A%), pre moving , FPS 2.72, Running 17.17s Step 115( N/A%), pre moving , FPS 2.53, Running 17.72s Step 116( N/A%), pre moving , FPS 2.49, Running 17.89s Step 117( N/A%), pre moving , FPS 2.34, Running 18.42s Step 118( N/A%), pre moving , FPS 2.24, Running 18.84s Step 119( N/A%), pre moving , FPS 2.13, Running 19.37s Step 120( N/A%), pre moving , FPS 2.10, Running 19.52s Step 121( N/A%), pre moving , FPS 1.99, Running 20.09s Step 122( 0.20%), action 1, FPS 2.16, Running 21.31s Step 123( 0.40%), action 2, FPS 2.23, Running 21.68s Step 124( 0.60%), action 3, FPS 2.10, Running 22.56s Step 125( 0.80%), action 4, FPS 2.14, Running 22.85s Step 126( 1.00%), action 5, FPS 2.00, Running 23.72s Step 127( 1.20%), action 6, FPS 2.05, Running 24.23s Step 128( 1.40%), action 7, FPS 1.95, Running 24.90s Step 129( 1.60%), action 8, FPS 1.95, Running 25.36s Step 130( 1.80%), action 9, FPS 1.81, Running 26.32s Step 131( 2.00%), action 10, FPS 1.88, Running 26.65s Step 132( 2.20%), action 11, FPS 1.78, Running 27.43s Step 133( 2.40%), action 12, FPS 1.82, Running 27.72s Step 134( 2.60%), action 13, FPS 1.83, Running 28.12s Step 135( 2.80%), action 14, FPS 1.80, Running 28.85s Step 136( 3.00%), action 15, FPS 1.75, Running 29.35s Step 137( 3.20%), action 16, FPS 1.79, Running 29.62s Step 138( 3.40%), action 17, FPS 1.72, Running 30.49s Step 139( 3.60%), action 18, FPS 1.75, Running 30.77s Step 140( 3.80%), action 19, FPS 1.67, Running 31.51s Step 141( 4.00%), action 20, FPS 1.65, Running 32.19s Step 142( 4.20%), action 21, FPS 1.70, Running 33.10s Step 143( 4.40%), action 22, FPS 1.66, Running 33.76s Step 144( 4.60%), action 23, FPS 1.69, Running 34.38s Step 145( 4.80%), action 24, FPS 1.67, Running 34.86s Step 146( 5.00%), action 25, FPS 1.70, Running 35.50s Step 147( 5.20%), action 26, FPS 1.70, Running 35.97s Step 148( 5.40%), action 27, FPS 1.65, Running 36.99s Step 149( 5.60%), action 28, FPS 1.68, Running 37.25s Step 150( 5.80%), action 29, FPS 1.72, Running 37.93s Step 151( 6.00%), action 30, FPS 1.71, Running 38.32s Step 152( 6.20%), action 31, FPS 1.70, Running 39.21s Step 153( 6.40%), action 32, FPS 1.69, Running 39.54s Step 154( 6.60%), action 33, FPS 1.65, Running 40.27s Step 155( 6.80%), action 34, FPS 1.65, Running 41.00s Step 156( 7.00%), action 35, FPS 1.62, Running 41.67s Step 157( 7.20%), action 36, FPS 1.59, Running 42.23s Step 158( 7.40%), action 37, FPS 1.59, Running 43.06s Step 159( 7.60%), action 38, FPS 1.58, Running 43.39s Step 160( 7.80%), action 39, FPS 1.57, Running 44.27s Step 161( 8.00%), action 40, FPS 1.58, Running 44.89s Step 162( 8.20%), action 41, FPS 1.57, Running 45.83s Step 163( 8.40%), action 42, FPS 1.61, Running 46.17s Step 164( 8.60%), action 43, FPS 1.59, Running 46.98s Step 165( 8.80%), action 44, FPS 1.62, Running 47.22s Step 166( 9.00%), action 45, FPS 1.66, Running 47.54s Step 167( 9.20%), action 46, FPS 1.69, Running 47.83s Step 168( 9.40%), action 47, FPS 1.76, Running 48.38s Step 169( 9.60%), action 48, FPS 1.76, Running 48.61s Step 170( 9.80%), action 49, FPS 1.77, Running 49.21s Step 171( 10.00%), action 50, FPS 1.78, Running 49.54s Step 172( 10.20%), action 51, FPS 1.79, Running 50.40s Step 173( 10.40%), action 52, FPS 1.75, Running 50.94s Step 174( 10.60%), action 53, FPS 1.72, Running 51.93s Step 175( 10.80%), action 54, FPS 1.74, Running 52.47s Step 176( 11.00%), action 55, FPS 1.76, Running 53.04s Step 177( 11.20%), action 56, FPS 1.75, Running 53.68s Step 178( 11.40%), action 57, FPS 1.72, Running 54.67s Step 179( 11.60%), action 58, FPS 1.68, Running 55.27s Step 180( 11.80%), action 59, FPS 1.71, Running 56.00s Step 181( 12.00%), action 60, FPS 1.73, Running 56.47s Step 182( 12.20%), action 61, FPS 1.74, Running 57.34s Step 183( 12.40%), action 62, FPS 1.70, Running 57.96s Step 184( 12.60%), action 63, FPS 1.72, Running 58.63s Step 185( 12.80%), action 64, FPS 1.67, Running 59.20s Step 186( 13.00%), action 65, FPS 1.59, Running 60.12s Step 187( 13.20%), action 66, FPS 1.55, Running 60.72s Step 188( 13.40%), action 67, FPS 1.53, Running 61.42s Step 189( 13.60%), action 68, FPS 1.49, Running 62.03s Step 190( 13.80%), action 69, FPS 1.46, Running 62.95s Step 191( 14.00%), action 70, FPS 1.43, Running 63.57s Step 192( 14.20%), action 71, FPS 1.41, Running 64.54s Step 193( 14.40%), action 72, FPS 1.43, Running 64.92s Step 194( 14.60%), action 73, FPS 1.44, Running 65.77s Step 195( 14.80%), action 74, FPS 1.44, Running 66.38s Step 196( 15.00%), action 75, FPS 1.44, Running 66.96s Step 197( 15.20%), action 76, FPS 1.47, Running 67.31s Step 198( 15.40%), action 77, FPS 1.46, Running 68.34s Step 199( 15.60%), action 78, FPS 1.47, Running 68.84s Step 200( 15.80%), action 79, FPS 1.45, Running 69.79s Step 201( 16.00%), action 80, FPS 1.47, Running 70.07s Step 202( 16.20%), action 81, FPS 1.47, Running 70.94s Step 203( 16.40%), action 82, FPS 1.51, Running 71.25s Step 204( 16.60%), action 83, FPS 1.49, Running 72.04s Step 205( 16.80%), action 84, FPS 1.50, Running 72.58s Step 206( 17.00%), action 85, FPS 1.48, Running 73.61s Step 207( 17.20%), action 86, FPS 1.48, Running 74.21s Step 208( 17.40%), action 87, FPS 1.46, Running 75.13s Step 209( 17.60%), action 88, FPS 1.44, Running 75.94s Step 210( 17.80%), action 89, FPS 1.43, Running 76.97s Step 211( 18.00%), action 90, FPS 1.42, Running 77.66s Step 212( 18.20%), action 91, FPS 1.41, Running 78.73s Step 213( 18.40%), action 92, FPS 1.40, Running 79.19s Step 214( 18.60%), action 93, FPS 1.38, Running 80.23s Step 215( 18.80%), action 94, FPS 1.38, Running 80.84s Step 216( 19.00%), action 95, FPS 1.35, Running 81.78s Step 217( 19.20%), action 96, FPS 1.35, Running 82.17s Step 218( 19.40%), action 97, FPS 1.37, Running 82.94s Step 219( 19.60%), action 98, FPS 1.35, Running 83.64s Step 220( 19.80%), action 99, FPS 1.34, Running 84.67s Step 221( 20.00%), action 100, FPS 1.32, Running 85.27s Step 222( 20.20%), action 101, FPS 1.26, Running 86.84s Step 223( 20.40%), action 102, FPS 1.23, Running 87.52s Step 224( 20.60%), action 103, FPS 1.22, Running 88.45s Step 225( 20.80%), action 104, FPS 1.22, Running 89.01s Step 226( 21.00%), action 105, FPS 1.22, Running 90.05s Step 227( 21.20%), action 106, FPS 1.22, Running 90.63s Step 228( 21.40%), action 107, FPS 1.21, Running 91.70s Step 229( 21.60%), action 108, FPS 1.23, Running 92.24s Step 230( 21.80%), action 109, FPS 1.23, Running 93.26s Step 231( 22.00%), action 110, FPS 1.24, Running 93.81s Step 232( 22.20%), action 111, FPS 1.24, Running 94.81s Step 233( 22.40%), action 112, FPS 1.23, Running 95.40s Step 234( 22.60%), action 113, FPS 1.24, Running 96.41s Step 235( 22.80%), action 114, FPS 1.25, Running 96.79s Step 236( 23.00%), action 115, FPS 1.26, Running 97.64s Step 237( 23.20%), action 116, FPS 1.24, Running 98.25s Step 238( 23.40%), action 117, FPS 1.22, Running 99.30s Step 239( 23.60%), action 118, FPS 1.23, Running 99.89s Step 240( 23.80%), action 119, FPS 1.20, Running 101.28s Step 241( 24.00%), action 120, FPS 1.21, Running 101.73s Step 242( 24.20%), action 121, FPS 1.24, Running 102.90s Step 243( 24.40%), action 122, FPS 1.27, Running 103.24s Step 244( 24.60%), action 123, FPS 1.30, Running 103.78s Step 245( 24.80%), action 124, FPS 1.29, Running 104.53s Step 246( 25.00%), action 125, FPS 1.33, Running 105.14s Step 247( 25.20%), action 126, FPS 1.31, Running 105.87s Step 248( 25.40%), action 127, FPS 1.32, Running 106.86s Step 249( 25.60%), action 128, FPS 1.32, Running 107.44s Step 250( 25.80%), action 129, FPS 1.32, Running 108.37s Step 251( 26.00%), action 130, FPS 1.34, Running 108.69s Step 252( 26.20%), action 131, FPS 1.34, Running 109.73s Step 253( 26.40%), action 132, FPS 1.36, Running 110.13s Step 254( 26.60%), action 133, FPS 1.37, Running 111.02s Step 255( 26.80%), action 134, FPS 1.38, Running 111.30s Step 256( 27.00%), action 135, FPS 1.37, Running 112.21s Step 257( 27.20%), action 136, FPS 1.38, Running 112.72s Step 258( 27.40%), action 137, FPS 1.42, Running 113.36s Step 259( 27.60%), action 138, FPS 1.43, Running 113.85s Step 260( 27.80%), action 139, FPS 1.51, Running 114.52s Step 261( 28.00%), action 140, FPS 1.52, Running 114.92s Step 262( 28.20%), action 141, FPS 1.55, Running 115.79s Step 263( 28.40%), action 142, FPS 1.55, Running 116.12s Step 264( 28.60%), action 143, FPS 1.52, Running 116.91s Step 265( 28.80%), action 144, FPS 1.58, Running 117.23s Step 266( 29.00%), action 145, FPS 1.55, Running 118.06s Step 267( 29.20%), action 146, FPS 1.58, Running 118.54s Step 268( 29.40%), action 147, FPS 1.62, Running 119.20s Step 269( 29.60%), action 148, FPS 1.63, Running 119.69s Step 270( 29.80%), action 149, FPS 1.67, Running 120.31s Step 271( 30.00%), action 150, FPS 1.65, Running 120.85s Step 272( 30.20%), action 151, FPS 1.66, Running 121.78s Step 273( 30.40%), action 152, FPS 1.67, Running 122.07s Step 274( 30.60%), action 153, FPS 1.71, Running 122.71s Step 275( 30.80%), action 154, FPS 1.72, Running 122.95s Step 276( 31.00%), action 155, FPS 1.79, Running 123.41s Step 277( 31.20%), action 156, FPS 1.83, Running 123.65s Step 278( 31.40%), action 157, FPS 1.87, Running 124.06s Step 279( 31.60%), action 158, FPS 1.86, Running 124.62s Step 280( 31.80%), action 159, FPS 1.84, Running 125.36s Step 281( 32.00%), action 160, FPS 1.83, Running 125.82s Step 282( 32.20%), action 161, FPS 1.83, Running 126.72s Step 283( 32.40%), action 162, FPS 1.78, Running 127.37s Step 284( 32.60%), action 163, FPS 1.81, Running 127.98s Step 285( 32.80%), action 164, FPS 1.77, Running 128.50s Step 286( 33.00%), action 165, FPS 1.79, Running 129.26s Step 287( 33.20%), action 166, FPS 1.80, Running 129.67s Step 288( 33.40%), action 167, FPS 1.74, Running 130.70s Step 289( 33.60%), action 168, FPS 1.73, Running 131.24s Step 290( 33.80%), action 169, FPS 1.68, Running 132.25s Step 291( 34.00%), action 170, FPS 1.71, Running 132.54s Step 292( 34.20%), action 171, FPS 1.71, Running 133.48s Step 293( 34.40%), action 172, FPS 1.67, Running 134.03s Step 294( 34.60%), action 173, FPS 1.63, Running 134.99s Step 295( 34.80%), action 174, FPS 1.59, Running 135.54s Step 296( 35.00%), action 175, FPS 1.55, Running 136.29s Step 297( 35.20%), action 176, FPS 1.53, Running 136.74s Step 298( 35.40%), action 177, FPS 1.47, Running 137.65s Step 299( 35.60%), action 178, FPS 1.49, Running 138.05s Step 300( 35.80%), action 179, FPS 1.46, Running 139.07s Step 301( 36.00%), action 180, FPS 1.45, Running 139.58s Step 302( 36.20%), action 181, FPS 1.39, Running 141.08s Step 303( 36.40%), action 182, FPS 1.40, Running 141.67s Step 304( 36.60%), action 183, FPS 1.38, Running 142.47s Step 305( 36.80%), action 184, FPS 1.40, Running 142.83s Step 306( 37.00%), action 185, FPS 1.39, Running 143.69s Step 307( 37.20%), action 186, FPS 1.39, Running 144.08s Step 308( 37.40%), action 187, FPS 1.41, Running 144.87s Step 309( 37.60%), action 188, FPS 1.41, Running 145.47s Step 310( 37.80%), action 189, FPS 1.41, Running 146.42s Step 311( 38.00%), action 190, FPS 1.38, Running 147.01s Step 312( 38.20%), action 191, FPS 1.38, Running 148.00s Step 313( 38.40%), action 192, FPS 1.37, Running 148.64s Step 314( 38.60%), action 193, FPS 1.37, Running 149.56s Step 315( 38.80%), action 194, FPS 1.36, Running 150.20s Step 316( 39.00%), action 195, FPS 1.37, Running 150.93s Step 317( 39.20%), action 196, FPS 1.36, Running 151.47s Step 318( 39.40%), action 197, FPS 1.38, Running 152.14s Step 319( 39.60%), action 198, FPS 1.34, Running 153.02s Step 320( 39.80%), action 199, FPS 1.34, Running 154.03s Step 321( 40.00%), action 200, FPS 1.34, Running 154.49s Step 322( 40.20%), action 201, FPS 1.34, Running 156.01s Step 323( 40.40%), action 202, FPS 1.33, Running 156.65s Step 324( 40.60%), action 203, FPS 1.34, Running 157.42s Step 325( 40.80%), action 204, FPS 1.33, Running 157.89s Step 326( 41.00%), action 205, FPS 1.32, Running 158.83s Step 327( 41.20%), action 206, FPS 1.31, Running 159.38s Step 328( 41.40%), action 207, FPS 1.31, Running 160.13s Step 329( 41.60%), action 208, FPS 1.30, Running 160.88s Step 330( 41.80%), action 209, FPS 1.35, Running 161.28s Step 331( 42.00%), action 210, FPS 1.38, Running 161.54s Step 332( 42.20%), action 211, FPS 1.34, Running 162.89s Step 333( 42.40%), action 212, FPS 1.35, Running 163.44s Step 334( 42.60%), action 213, FPS 1.34, Running 164.44s Step 335( 42.80%), action 214, FPS 1.34, Running 165.18s Step 336( 43.00%), action 215, FPS 1.35, Running 165.79s Step 337( 43.20%), action 216, FPS 1.35, Running 166.29s Step 338( 43.40%), action 217, FPS 1.33, Running 167.16s Step 339( 43.60%), action 218, FPS 1.35, Running 167.86s Step 340( 43.80%), action 219, FPS 1.36, Running 168.78s Step 341( 44.00%), action 220, FPS 1.36, Running 169.17s Step 342( 44.20%), action 221, FPS 1.41, Running 170.23s Step 343( 44.40%), action 222, FPS 1.39, Running 171.07s Step 344( 44.60%), action 223, FPS 1.37, Running 172.03s Step 345( 44.80%), action 224, FPS 1.38, Running 172.38s Step 346( 45.00%), action 225, FPS 1.38, Running 173.30s Step 347( 45.20%), action 226, FPS 1.38, Running 173.88s Step 348( 45.40%), action 227, FPS 1.36, Running 174.86s Step 349( 45.60%), action 228, FPS 1.39, Running 175.24s Step 350( 45.80%), action 229, FPS 1.32, Running 176.45s Step 351( 46.00%), action 230, FPS 1.28, Running 177.18s Step 352( 46.20%), action 231, FPS 1.26, Running 178.72s Step 353( 46.40%), action 232, FPS 1.24, Running 179.58s Step 354( 46.60%), action 233, FPS 1.22, Running 180.89s Step 355( 46.80%), action 234, FPS 1.19, Running 182.01s Step 356( 47.00%), action 235, FPS 1.16, Running 183.11s Step 357( 47.20%), action 236, FPS 1.14, Running 183.79s Step 358( 47.40%), action 237, FPS 1.14, Running 184.75s Step 359( 47.60%), action 238, FPS 1.15, Running 185.32s Step 360( 47.80%), action 239, FPS 1.13, Running 186.45s Step 361( 48.00%), action 240, FPS 1.12, Running 187.02s Step 362( 48.20%), action 241, FPS 1.10, Running 188.48s Step 363( 48.40%), action 242, FPS 1.11, Running 189.09s Step 364( 48.60%), action 243, FPS 1.09, Running 190.33s Step 365( 48.80%), action 244, FPS 1.09, Running 190.76s Step 366( 49.00%), action 245, FPS 1.08, Running 191.74s Step 367( 49.20%), action 246, FPS 1.10, Running 192.09s Step 368( 49.40%), action 247, FPS 1.10, Running 192.97s Step 369( 49.60%), action 248, FPS 1.09, Running 193.56s Step 370( 49.80%), action 249, FPS 1.11, Running 194.53s Step 371( 50.00%), action 250, FPS 1.13, Running 194.88s Step 372( 50.20%), action 251, FPS 1.17, Running 195.82s Step 373( 50.40%), action 252, FPS 1.20, Running 196.31s Step 374( 50.60%), action 253, FPS 1.22, Running 197.34s Step 375( 50.80%), action 254, FPS 1.28, Running 197.65s Step 376( 51.00%), action 255, FPS 1.32, Running 198.22s Step 377( 51.20%), action 256, FPS 1.31, Running 199.04s Step 378( 51.40%), action 257, FPS 1.33, Running 199.74s Step 379( 51.60%), action 258, FPS 1.30, Running 200.71s Step 380( 51.80%), action 259, FPS 1.31, Running 201.73s Step 381( 52.00%), action 260, FPS 1.31, Running 202.29s Step 382( 52.20%), action 261, FPS 1.35, Running 203.28s [2026-08-02 18:40:19] [20 ] Seed 19 success after 203.55 s. +steps: 382 , actions: 261 . +Instruction: Empty +Total 15/20(75.00%) success. +Setting seed: 20 +Step 1( N/A%), pre moving , FPS 2.50, Running 0.40s Step 2( N/A%), pre moving , FPS 4.19, Running 0.48s Step 3( N/A%), pre moving , FPS 5.52, Running 0.54s Step 4( N/A%), pre moving , FPS 6.51, Running 0.61s Step 5( N/A%), pre moving , FPS 5.34, Running 0.94s Step 6( N/A%), pre moving , FPS 5.86, Running 1.02s Step 7( N/A%), pre moving , FPS 6.40, Running 1.09s Step 8( N/A%), pre moving , FPS 6.96, Running 1.15s Step 9( N/A%), pre moving , FPS 6.17, Running 1.46s Step 10( N/A%), pre moving , FPS 6.51, Running 1.54s Step 11( N/A%), pre moving , FPS 6.89, Running 1.60s Step 12( N/A%), pre moving , FPS 7.19, Running 1.67s Step 13( N/A%), pre moving , FPS 6.55, Running 1.99s Step 14( N/A%), pre moving , FPS 6.76, Running 2.07s Step 15( N/A%), pre moving , FPS 7.03, Running 2.13s Step 16( N/A%), pre moving , FPS 7.25, Running 2.21s Step 17( N/A%), pre moving , FPS 6.75, Running 2.52s Step 18( N/A%), pre moving , FPS 6.91, Running 2.61s Step 19( N/A%), pre moving , FPS 7.13, Running 2.66s Step 20( N/A%), pre moving , FPS 7.31, Running 2.74s Step 21( N/A%), pre moving , FPS 7.14, Running 3.20s Step 22( N/A%), pre moving , FPS 7.17, Running 3.27s Step 23( N/A%), pre moving , FPS 6.73, Running 3.51s Step 24( N/A%), pre moving , FPS 6.61, Running 3.64s Step 25( N/A%), pre moving , FPS 7.17, Running 3.72s Step 26( N/A%), pre moving , FPS 6.16, Running 4.27s Step 27( N/A%), pre moving , FPS 6.18, Running 4.33s Step 28( N/A%), pre moving , FPS 6.15, Running 4.40s Step 29( N/A%), pre moving , FPS 6.14, Running 4.72s Step 30( N/A%), pre moving , FPS 6.13, Running 4.80s Step 31( N/A%), pre moving , FPS 6.14, Running 4.85s Step 32( N/A%), pre moving , FPS 6.16, Running 4.91s Step 33( N/A%), pre moving , FPS 6.16, Running 5.23s Step 34( N/A%), pre moving , FPS 6.17, Running 5.31s Step 35( N/A%), pre moving , FPS 6.18, Running 5.37s Step 36( N/A%), pre moving , FPS 5.31, Running 5.97s Step 37( N/A%), pre moving , FPS 5.30, Running 6.29s Step 38( N/A%), pre moving , FPS 5.31, Running 6.38s Step 39( N/A%), pre moving , FPS 5.31, Running 6.43s Step 40( N/A%), pre moving , FPS 5.31, Running 6.51s Step 41( N/A%), pre moving , FPS 5.53, Running 6.82s Step 42( N/A%), pre moving , FPS 5.51, Running 6.90s Step 43( N/A%), pre moving , FPS 5.80, Running 6.96s Step 44( N/A%), pre moving , FPS 5.90, Running 7.03s Step 45( N/A%), pre moving , FPS 5.94, Running 7.09s Step 46( N/A%), pre moving , FPS 6.28, Running 7.46s Step 47( N/A%), pre moving , FPS 6.19, Running 7.56s Step 48( N/A%), pre moving , FPS 5.71, Running 7.91s Step 49( N/A%), pre moving , FPS 6.07, Running 8.01s Step 50( N/A%), pre moving , FPS 6.06, Running 8.10s Step 51( N/A%), pre moving , FPS 5.55, Running 8.46s Step 52( N/A%), pre moving , FPS 5.47, Running 8.57s Step 53( N/A%), pre moving , FPS 5.81, Running 8.67s Step 54( N/A%), pre moving , FPS 5.39, Running 9.02s Step 55( N/A%), pre moving , FPS 5.30, Running 9.14s Step 56( N/A%), pre moving , FPS 5.75, Running 9.45s Step 57( N/A%), pre moving , FPS 6.13, Running 9.55s Step 58( N/A%), pre moving , FPS 6.08, Running 9.67s Step 59( N/A%), pre moving , FPS 6.01, Running 9.76s Step 60( N/A%), pre moving , FPS 5.64, Running 10.06s Step 61( N/A%), pre moving , FPS 5.87, Running 10.23s Step 62( N/A%), pre moving , FPS 5.83, Running 10.33s Step 63( N/A%), pre moving , FPS 5.37, Running 10.68s Step 64( N/A%), pre moving , FPS 5.31, Running 10.80s Step 65( N/A%), pre moving , FPS 4.92, Running 11.16s Step 66( N/A%), pre moving , FPS 5.22, Running 11.29s Step 67( N/A%), pre moving , FPS 5.21, Running 11.39s Step 68( N/A%), pre moving , FPS 5.22, Running 11.74s Step 69( N/A%), pre moving , FPS 5.29, Running 11.79s Step 70( N/A%), pre moving , FPS 5.38, Running 11.82s Step 71( N/A%), pre moving , FPS 5.90, Running 11.84s Step 72( N/A%), pre moving , FPS 6.05, Running 11.87s Step 73( N/A%), pre moving , FPS 6.20, Running 11.90s Step 74( N/A%), pre moving , FPS 6.88, Running 11.93s Step 75( N/A%), pre moving , FPS 7.10, Running 11.96s Step 76( N/A%), pre moving , FPS 7.87, Running 12.00s Step 77( N/A%), pre moving , FPS 8.11, Running 12.02s Step 78( N/A%), pre moving , FPS 8.40, Running 12.05s Step 79( N/A%), pre moving , FPS 8.66, Running 12.07s Step 80( N/A%), pre moving , FPS 9.81, Running 12.09s Step 81( N/A%), pre moving , FPS 10.62, Running 12.11s Step 82( N/A%), pre moving , FPS 11.05, Running 12.14s Step 83( N/A%), pre moving , FPS 13.51, Running 12.16s Step 84( N/A%), pre moving , FPS 14.39, Running 12.19s Step 85( N/A%), pre moving , FPS 19.07, Running 12.21s Step 86( N/A%), pre moving , FPS 21.18, Running 12.23s Step 87( N/A%), pre moving , FPS 23.38, Running 12.25s Step 88( N/A%), pre moving , FPS 37.92, Running 12.27s Step 89( N/A%), pre moving , FPS 40.39, Running 12.29s Step 90( N/A%), pre moving , FPS 41.19, Running 12.30s Step 91( N/A%), pre moving , FPS 42.16, Running 12.32s Step 92( N/A%), pre moving , FPS 43.08, Running 12.34s Step 93( N/A%), pre moving , FPS 43.90, Running 12.35s Step 94( N/A%), pre moving , FPS 45.33, Running 12.37s Step 95( N/A%), pre moving , FPS 46.75, Running 12.39s Step 96( N/A%), pre moving , FPS 48.68, Running 12.41s Step 97( N/A%), pre moving , FPS 48.52, Running 12.43s Step 98( N/A%), pre moving , FPS 49.32, Running 12.45s Step 99( N/A%), pre moving , FPS 49.28, Running 12.48s Step 100( N/A%), pre moving , FPS 11.07, Running 13.90s Step 101( N/A%), pre moving , FPS 8.90, Running 14.36s Step 102( N/A%), pre moving , FPS 8.31, Running 14.55s Step 103( N/A%), pre moving , FPS 6.99, Running 15.02s Step 104( N/A%), pre moving , FPS 6.62, Running 15.21s Step 105( N/A%), pre moving , FPS 5.71, Running 15.71s Step 106( N/A%), pre moving , FPS 5.15, Running 16.12s Step 107( N/A%), pre moving , FPS 4.59, Running 16.60s Step 108( N/A%), pre moving , FPS 4.42, Running 16.79s Step 109( N/A%), pre moving , FPS 3.94, Running 17.36s Step 110( N/A%), pre moving , FPS 3.65, Running 17.78s Step 111( N/A%), pre moving , FPS 3.33, Running 18.33s Step 112( N/A%), pre moving , FPS 3.23, Running 18.52s Step 113( N/A%), pre moving , FPS 3.01, Running 19.00s Step 114( N/A%), pre moving , FPS 2.85, Running 19.39s Step 115( N/A%), pre moving , FPS 2.65, Running 19.94s Step 116( N/A%), pre moving , FPS 2.59, Running 20.13s Step 117( N/A%), pre moving , FPS 2.43, Running 20.65s Step 118( N/A%), pre moving , FPS 2.32, Running 21.07s Step 119( N/A%), pre moving , FPS 2.19, Running 21.61s Step 120( 0.20%), action 1, FPS 2.28, Running 22.69s Step 121( 0.40%), action 2, FPS 2.32, Running 22.99s Step 122( 0.60%), action 3, FPS 2.16, Running 23.82s Step 123( 0.80%), action 4, FPS 2.13, Running 24.40s Step 124( 1.00%), action 5, FPS 2.02, Running 25.10s Step 125( 1.20%), action 6, FPS 2.02, Running 25.61s Step 126( 1.40%), action 7, FPS 1.92, Running 26.51s Step 127( 1.60%), action 8, FPS 1.88, Running 27.23s Step 128( 1.80%), action 9, FPS 1.80, Running 27.91s Step 129( 2.00%), action 10, FPS 1.82, Running 28.33s Step 130( 2.20%), action 11, FPS 1.75, Running 29.20s Step 131( 2.40%), action 12, FPS 1.79, Running 29.49s Step 132( 2.60%), action 13, FPS 1.70, Running 30.29s Step 133( 2.80%), action 14, FPS 1.73, Running 30.54s Step 134( 3.00%), action 15, FPS 1.66, Running 31.45s Step 135( 3.20%), action 16, FPS 1.69, Running 31.74s Step 136( 3.40%), action 17, FPS 1.65, Running 32.24s Step 137( 3.60%), action 18, FPS 1.69, Running 32.47s Step 138( 3.80%), action 19, FPS 1.65, Running 33.22s Step 139( 4.00%), action 20, FPS 1.65, Running 33.73s Step 140( 4.20%), action 21, FPS 1.71, Running 34.42s Step 141( 4.40%), action 22, FPS 1.68, Running 34.89s Step 142( 4.60%), action 23, FPS 1.67, Running 35.76s Step 143( 4.80%), action 24, FPS 1.72, Running 36.01s Step 144( 5.00%), action 25, FPS 1.74, Running 36.59s Step 145( 5.20%), action 26, FPS 1.74, Running 37.10s Step 146( 5.40%), action 27, FPS 1.75, Running 37.96s Step 147( 5.60%), action 28, FPS 1.81, Running 38.26s Step 148( 5.80%), action 29, FPS 1.79, Running 39.08s Step 149( 6.00%), action 30, FPS 1.80, Running 39.44s Step 150( 6.20%), action 31, FPS 1.80, Running 40.33s Step 151( 6.40%), action 32, FPS 1.76, Running 40.82s Step 152( 6.60%), action 33, FPS 1.76, Running 41.66s Step 153( 6.80%), action 34, FPS 1.74, Running 42.04s Step 154( 7.00%), action 35, FPS 1.74, Running 42.95s Step 155( 7.20%), action 36, FPS 1.69, Running 43.55s Step 156( 7.40%), action 37, FPS 1.64, Running 44.45s Step 157( 7.60%), action 38, FPS 1.63, Running 44.74s Step 158( 7.80%), action 39, FPS 1.61, Running 45.62s Step 159( 8.00%), action 40, FPS 1.64, Running 45.96s Step 160( 8.20%), action 41, FPS 1.61, Running 46.82s Step 161( 8.40%), action 42, FPS 1.63, Running 47.18s Step 162( 8.60%), action 43, FPS 1.64, Running 47.93s Step 163( 8.80%), action 44, FPS 1.60, Running 48.53s Step 164( 9.00%), action 45, FPS 1.57, Running 49.31s Step 165( 9.20%), action 46, FPS 1.59, Running 49.71s Step 166( 9.40%), action 47, FPS 1.60, Running 50.44s Step 167( 9.60%), action 48, FPS 1.61, Running 50.69s Step 168( 9.80%), action 49, FPS 1.67, Running 51.08s Step 169( 10.00%), action 50, FPS 1.67, Running 51.40s Step 170( 10.20%), action 51, FPS 1.67, Running 52.33s Step 171( 10.40%), action 52, FPS 1.68, Running 52.75s Step 172( 10.60%), action 53, FPS 1.67, Running 53.60s Step 173( 10.80%), action 54, FPS 1.69, Running 53.87s Step 174( 11.00%), action 55, FPS 1.70, Running 54.70s Step 175( 11.20%), action 56, FPS 1.75, Running 55.01s Step 176( 11.40%), action 57, FPS 1.77, Running 55.73s Step 177( 11.60%), action 58, FPS 1.77, Running 56.07s Step 178( 11.80%), action 59, FPS 1.76, Running 57.00s Step 179( 12.00%), action 60, FPS 1.77, Running 57.29s Step 180( 12.20%), action 61, FPS 1.75, Running 58.26s Step 181( 12.40%), action 62, FPS 1.71, Running 58.88s Step 182( 12.60%), action 63, FPS 1.70, Running 59.68s Step 183( 12.80%), action 64, FPS 1.74, Running 60.06s Step 184( 13.00%), action 65, FPS 1.73, Running 60.90s Step 185( 13.20%), action 66, FPS 1.71, Running 61.44s Step 186( 13.40%), action 67, FPS 1.71, Running 62.13s Step 187( 13.60%), action 68, FPS 1.67, Running 62.63s Step 188( 13.80%), action 69, FPS 1.64, Running 63.26s Step 189( 14.00%), action 70, FPS 1.62, Running 63.75s Step 190( 14.20%), action 71, FPS 1.61, Running 64.75s Step 191( 14.40%), action 72, FPS 1.60, Running 65.27s Step 192( 14.60%), action 73, FPS 1.63, Running 65.89s Step 193( 14.80%), action 74, FPS 1.59, Running 66.44s Step 194( 15.00%), action 75, FPS 1.58, Running 67.34s Step 195( 15.20%), action 76, FPS 1.53, Running 68.11s Step 196( 15.40%), action 77, FPS 1.52, Running 68.93s Step 197( 15.60%), action 78, FPS 1.52, Running 69.20s Step 198( 15.80%), action 79, FPS 1.57, Running 69.76s Step 199( 16.00%), action 80, FPS 1.56, Running 70.14s Step 200( 16.20%), action 81, FPS 1.57, Running 71.01s Step 201( 16.40%), action 82, FPS 1.57, Running 71.60s Step 202( 16.60%), action 83, FPS 1.55, Running 72.57s Step 203( 16.80%), action 84, FPS 1.56, Running 72.84s Step 204( 17.00%), action 85, FPS 1.56, Running 73.72s Step 205( 17.20%), action 86, FPS 1.56, Running 74.27s Step 206( 17.40%), action 87, FPS 1.56, Running 74.94s Step 207( 17.60%), action 88, FPS 1.56, Running 75.48s Step 208( 17.80%), action 89, FPS 1.52, Running 76.39s Step 209( 18.00%), action 90, FPS 1.51, Running 77.03s Step 210( 18.20%), action 91, FPS 1.51, Running 77.99s Step 211( 18.40%), action 92, FPS 1.54, Running 78.30s Step 212( 18.60%), action 93, FPS 1.52, Running 79.09s Step 213( 18.80%), action 94, FPS 1.54, Running 79.41s Step 214( 19.00%), action 95, FPS 1.56, Running 80.18s Step 215( 19.20%), action 96, FPS 1.58, Running 80.78s Step 216( 19.40%), action 97, FPS 1.61, Running 81.37s Step 217( 19.60%), action 98, FPS 1.57, Running 81.97s Step 218( 19.80%), action 99, FPS 1.54, Running 82.78s Step 219( 20.00%), action 100, FPS 1.53, Running 83.23s Step 220( 20.20%), action 101, FPS 1.49, Running 84.46s Step 221( 20.40%), action 102, FPS 1.52, Running 84.78s Step 222( 20.60%), action 103, FPS 1.53, Running 85.65s Step 223( 20.80%), action 104, FPS 1.52, Running 85.99s Step 224( 21.00%), action 105, FPS 1.53, Running 86.80s Step 225( 21.20%), action 106, FPS 1.53, Running 87.35s Step 226( 21.40%), action 107, FPS 1.54, Running 87.95s Step 227( 21.60%), action 108, FPS 1.58, Running 88.12s Step 228( 21.80%), action 109, FPS 1.67, Running 88.38s Step 229( 22.00%), action 110, FPS 1.73, Running 88.56s Step 230( 22.20%), action 111, FPS 1.80, Running 89.12s Step 231( 22.40%), action 112, FPS 1.80, Running 89.43s Step 232( 22.60%), action 113, FPS 1.86, Running 89.82s Step 233( 22.80%), action 114, FPS 1.82, Running 90.38s Step 234( 23.00%), action 115, FPS 1.80, Running 91.28s Step 235( 23.20%), action 116, FPS 1.82, Running 91.78s Step 236( 23.40%), action 117, FPS 1.80, Running 92.49s Step 237( 23.60%), action 118, FPS 1.80, Running 93.05s Step 238( 23.80%), action 119, FPS 1.78, Running 94.00s Step 239( 24.00%), action 120, FPS 1.77, Running 94.54s Step 240( 24.20%), action 121, FPS 1.80, Running 95.54s Step 241( 24.40%), action 122, FPS 1.80, Running 95.88s Step 242( 24.60%), action 123, FPS 1.82, Running 96.65s Step 243( 24.80%), action 124, FPS 1.81, Running 97.04s Step 244( 25.00%), action 125, FPS 1.83, Running 97.75s Step 245( 25.20%), action 126, FPS 1.82, Running 98.34s Step 246( 25.40%), action 127, FPS 1.83, Running 98.90s Step 247( 25.60%), action 128, FPS 1.76, Running 99.51s Step 248( 25.80%), action 129, FPS 1.67, Running 100.37s Step 249( 26.00%), action 130, FPS 1.61, Running 100.99s Step 250( 26.20%), action 131, FPS 1.55, Running 102.04s Step 251( 26.40%), action 132, FPS 1.52, Running 102.63s Step 252( 26.60%), action 133, FPS 1.45, Running 103.61s Step 253( 26.80%), action 134, FPS 1.45, Running 104.22s Step 254( 27.00%), action 135, FPS 1.44, Running 105.22s Step 255( 27.20%), action 136, FPS 1.43, Running 105.78s Step 256( 27.40%), action 137, FPS 1.40, Running 106.75s Step 257( 27.60%), action 138, FPS 1.44, Running 106.93s Step 258( 27.80%), action 139, FPS 1.50, Running 107.32s Step 259( 28.00%), action 140, FPS 1.54, Running 107.53s Step 260( 28.20%), action 141, FPS 1.60, Running 108.07s Step 261( 28.40%), action 142, FPS 1.61, Running 108.33s Step 262( 28.60%), action 143, FPS 1.67, Running 108.66s Step 263( 28.80%), action 144, FPS 1.69, Running 108.89s Step 264( 29.00%), action 145, FPS 1.74, Running 109.26s Step 265( 29.20%), action 146, FPS 1.79, Running 109.50s Step 266( 29.40%), action 147, FPS 1.82, Running 109.92s Step 267( 29.60%), action 148, FPS 1.87, Running 110.17s Step 268( 29.80%), action 149, FPS 1.97, Running 110.53s Step 269( 30.00%), action 150, FPS 2.05, Running 110.73s Step 270( 30.20%), action 151, FPS 2.21, Running 111.10s Step 271( 30.40%), action 152, FPS 2.28, Running 111.39s Step 272( 30.60%), action 153, FPS 2.47, Running 111.70s Step 273( 30.80%), action 154, FPS 2.55, Running 112.05s Step 274( 31.00%), action 155, FPS 2.76, Running 112.46s Step 275( 31.20%), action 156, FPS 2.85, Running 112.81s Step 276( 31.40%), action 157, FPS 3.03, Running 113.35s Step 277( 31.60%), action 158, FPS 2.91, Running 113.81s Step 278( 31.80%), action 159, FPS 2.93, Running 114.14s Step 279( 32.00%), action 160, FPS 2.93, Running 114.36s Step 280( 32.20%), action 161, FPS 2.89, Running 115.00s Step 281( 32.40%), action 162, FPS 2.87, Running 115.30s Step 282( 32.60%), action 163, FPS 2.87, Running 115.63s Step 283( 32.80%), action 164, FPS 2.77, Running 116.11s Step 284( 33.00%), action 165, FPS 2.67, Running 116.75s Step 285( 33.20%), action 166, FPS 2.58, Running 117.24s Step 286( 33.40%), action 167, FPS 2.43, Running 118.15s Step 287( 33.60%), action 168, FPS 2.41, Running 118.47s Step 288( 33.80%), action 169, FPS 2.29, Running 119.26s Step 289( 34.00%), action 170, FPS 2.26, Running 119.59s Step 290( 34.20%), action 171, FPS 2.14, Running 120.47s Step 291( 34.40%), action 172, FPS 2.09, Running 120.98s Step 292( 34.60%), action 173, FPS 1.94, Running 121.99s Step 293( 34.80%), action 174, FPS 1.92, Running 122.45s Step 294( 35.00%), action 175, FPS 1.86, Running 123.22s Step 295( 35.20%), action 176, FPS 1.84, Running 123.70s Step 296( 35.40%), action 177, FPS 1.78, Running 124.62s Step 297( 35.60%), action 178, FPS 1.75, Running 125.22s Step 298( 35.80%), action 179, FPS 1.71, Running 125.86s Step 299( 36.00%), action 180, FPS 1.67, Running 126.34s Step 300( 36.20%), action 181, FPS 1.62, Running 127.37s Step 301( 36.40%), action 182, FPS 1.59, Running 127.91s Step 302( 36.60%), action 183, FPS 1.50, Running 128.94s Step 303( 36.80%), action 184, FPS 1.51, Running 129.36s Step 304( 37.00%), action 185, FPS 1.51, Running 130.03s Step 305( 37.20%), action 186, FPS 1.50, Running 130.61s Step 306( 37.40%), action 187, FPS 1.48, Running 131.68s Step 307( 37.60%), action 188, FPS 1.46, Running 132.21s Step 308( 37.80%), action 189, FPS 1.47, Running 132.86s Step 309( 38.00%), action 190, FPS 1.47, Running 133.18s Step 310( 38.20%), action 191, FPS 1.46, Running 134.15s Step 311( 38.40%), action 192, FPS 1.47, Running 134.60s Step 312( 38.60%), action 193, FPS 1.54, Running 135.01s Step 313( 38.80%), action 194, FPS 1.54, Running 135.47s Step 314( 39.00%), action 195, FPS 1.59, Running 135.82s Step 315( 39.20%), action 196, FPS 1.62, Running 136.06s Step 316( 39.40%), action 197, FPS 1.67, Running 136.62s Step 317( 39.60%), action 198, FPS 1.71, Running 136.88s Step 318( 39.80%), action 199, FPS 1.74, Running 137.32s Step 319( 40.00%), action 200, FPS 1.79, Running 137.54s Step 320( 40.20%), action 201, FPS 1.87, Running 138.04s Step 321( 40.40%), action 202, FPS 1.89, Running 138.48s Step 322( 40.60%), action 203, FPS 2.00, Running 138.92s Step 323( 40.80%), action 204, FPS 2.00, Running 139.34s Step 324( 41.00%), action 205, FPS 2.00, Running 140.04s Step 325( 41.20%), action 206, FPS 1.99, Running 140.66s Step 326( 41.40%), action 207, FPS 2.00, Running 141.66s Step 327( 41.60%), action 208, FPS 1.98, Running 142.30s Step 328( 41.80%), action 209, FPS 1.91, Running 143.31s Step 329( 42.00%), action 210, FPS 1.86, Running 143.94s Step 330( 42.20%), action 211, FPS 1.84, Running 145.01s Step 331( 42.40%), action 212, FPS 1.80, Running 145.69s Step 332( 42.60%), action 213, FPS 1.72, Running 146.63s Step 333( 42.80%), action 214, FPS 1.67, Running 147.42s Step 334( 43.00%), action 215, FPS 1.55, Running 148.70s Step 335( 43.20%), action 216, FPS 1.53, Running 149.14s Step 336( 43.40%), action 217, FPS 1.50, Running 149.96s Step 337( 43.60%), action 218, FPS 1.47, Running 150.47s Step 338( 43.80%), action 219, FPS 1.40, Running 151.56s Step 339( 44.00%), action 220, FPS 1.38, Running 151.98s Step 340( 44.20%), action 221, FPS 1.33, Running 153.13s Step 341( 44.40%), action 222, FPS 1.34, Running 153.42s Step 342( 44.60%), action 223, FPS 1.30, Running 154.28s Step 343( 44.80%), action 224, FPS 1.29, Running 154.80s Step 344( 45.00%), action 225, FPS 1.28, Running 155.63s Step 345( 45.20%), action 226, FPS 1.30, Running 156.03s Step 346( 45.40%), action 227, FPS 1.30, Running 157.00s Step 347( 45.60%), action 228, FPS 1.33, Running 157.30s Step 348( 45.80%), action 229, FPS 1.38, Running 157.77s Step 349( 46.00%), action 230, FPS 1.40, Running 158.18s Step 350( 46.20%), action 231, FPS 1.46, Running 158.70s Step 351( 46.40%), action 232, FPS 1.51, Running 158.89s Step 352( 46.60%), action 233, FPS 1.55, Running 159.52s Step 353( 46.80%), action 234, FPS 1.62, Running 159.79s Step 354( 47.00%), action 235, FPS 1.68, Running 160.59s Step 355( 47.20%), action 236, FPS 1.70, Running 160.90s Step 356( 47.40%), action 237, FPS 1.70, Running 161.76s Step 357( 47.60%), action 238, FPS 1.72, Running 162.08s Step 358( 47.80%), action 239, FPS 1.78, Running 162.82s Step 359( 48.00%), action 240, FPS 1.80, Running 163.11s Step 360( 48.20%), action 241, FPS 1.78, Running 164.37s Step 361( 48.40%), action 242, FPS 1.77, Running 164.71s Step 362( 48.60%), action 243, FPS 1.78, Running 165.49s Step 363( 48.80%), action 244, FPS 1.82, Running 165.78s Step 364( 49.00%), action 245, FPS 1.82, Running 166.60s Step 365( 49.20%), action 246, FPS 1.85, Running 166.87s Step 366( 49.40%), action 247, FPS 1.88, Running 167.66s Step 367( 49.60%), action 248, FPS 1.87, Running 167.98s Step 368( 49.80%), action 249, FPS 1.82, Running 168.76s Step 369( 50.00%), action 250, FPS 1.84, Running 169.06s Step 370( 50.20%), action 251, FPS 1.78, Running 169.91s Step 371( 50.40%), action 252, FPS 1.76, Running 170.23s Step 372( 50.60%), action 253, FPS 1.74, Running 171.00s Step 373( 50.80%), action 254, FPS 1.71, Running 171.52s Step 374( 51.00%), action 255, FPS 1.74, Running 172.09s Step 375( 51.20%), action 256, FPS 1.71, Running 172.60s Step 376( 51.40%), action 257, FPS 1.75, Running 173.20s Step 377( 51.60%), action 258, FPS 1.72, Running 173.70s Step 378( 51.80%), action 259, FPS 1.74, Running 174.29s Step 379( 52.00%), action 260, FPS 1.71, Running 174.79s Step 380( 52.20%), action 261, FPS 1.79, Running 175.55s Step 381( 52.40%), action 262, FPS 1.77, Running 176.02s Step 382( 52.60%), action 263, FPS 1.79, Running 176.68s Step 383( 52.80%), action 264, FPS 1.76, Running 177.11s Step 384( 53.00%), action 265, FPS 1.82, Running 177.58s Step 385( 53.20%), action 266, FPS 1.83, Running 177.80s Step 386( 53.40%), action 267, FPS 1.85, Running 178.45s Step 387( 53.60%), action 268, FPS 1.85, Running 178.76s Step 388( 53.80%), action 269, FPS 1.84, Running 179.62s Step 389( 54.00%), action 270, FPS 1.83, Running 180.00s Step 390( 54.20%), action 271, FPS 1.80, Running 181.03s Step 391( 54.40%), action 272, FPS 1.76, Running 181.61s Step 392( 54.60%), action 273, FPS 1.74, Running 182.51s Step 393( 54.80%), action 274, FPS 1.71, Running 183.20s Step 394( 55.00%), action 275, FPS 1.67, Running 184.05s Step 395( 55.20%), action 276, FPS 1.65, Running 184.73s Step 396( 55.40%), action 277, FPS 1.66, Running 185.28s Step 397( 55.60%), action 278, FPS 1.66, Running 185.76s Step 398( 55.80%), action 279, FPS 1.64, Running 186.52s Step 399( 56.00%), action 280, FPS 1.63, Running 187.05s Step 400( 56.20%), action 281, FPS 1.61, Running 188.00s Step 401( 56.40%), action 282, FPS 1.59, Running 188.57s Step 402( 56.60%), action 283, FPS 1.59, Running 189.27s Step 403( 56.80%), action 284, FPS 1.57, Running 189.85s Step 404( 57.00%), action 285, FPS 1.52, Running 190.78s Step 405( 57.20%), action 286, FPS 1.50, Running 191.16s Step 406( 57.40%), action 287, FPS 1.46, Running 192.14s Step 407( 57.60%), action 288, FPS 1.44, Running 192.69s Step 408( 57.80%), action 289, FPS 1.43, Running 193.64s Step 409( 58.00%), action 290, FPS 1.40, Running 194.24s Step 410( 58.20%), action 291, FPS 1.41, Running 195.26s Step 411( 58.40%), action 292, FPS 1.40, Running 195.88s Step 412( 58.60%), action 293, FPS 1.41, Running 196.73s Step 413( 58.80%), action 294, FPS 1.45, Running 196.95s Step 414( 59.00%), action 295, FPS 1.46, Running 197.73s Step 415( 59.20%), action 296, FPS 1.48, Running 198.23s Step 416( 59.40%), action 297, FPS 1.44, Running 199.15s Step 417( 59.60%), action 298, FPS 1.45, Running 199.51s Step 418( 59.80%), action 299, FPS 1.45, Running 200.31s Step 419( 60.00%), action 300, FPS 1.47, Running 200.64s Step 420( 60.20%), action 301, FPS 1.48, Running 201.50s Step 421( 60.40%), action 302, FPS 1.48, Running 202.04s Step 422( 60.60%), action 303, FPS 1.48, Running 202.75s Step 423( 60.80%), action 304, FPS 1.49, Running 203.29s Step 424( 61.00%), action 305, FPS 1.53, Running 203.89s Step 425( 61.20%), action 306, FPS 1.51, Running 204.40s Step 426( 61.40%), action 307, FPS 1.56, Running 204.97s Step 427( 61.60%), action 308, FPS 1.57, Running 205.47s Step 428( 61.80%), action 309, FPS 1.55, Running 206.55s Step 429( 62.00%), action 310, FPS 1.56, Running 207.06s Step 430( 62.20%), action 311, FPS 1.56, Running 208.07s Step 431( 62.40%), action 312, FPS 1.60, Running 208.38s Step 432( 62.60%), action 313, FPS 1.61, Running 209.13s Step 433( 62.80%), action 314, FPS 1.56, Running 209.78s Step 434( 63.00%), action 315, FPS 1.57, Running 210.44s Step 435( 63.20%), action 316, FPS 1.57, Running 210.98s Step 436( 63.40%), action 317, FPS 1.60, Running 211.64s Step 437( 63.60%), action 318, FPS 1.58, Running 212.19s Step 438( 63.80%), action 319, FPS 1.58, Running 212.97s Step 439( 64.00%), action 320, FPS 1.56, Running 213.43s Step 440( 64.20%), action 321, FPS 1.56, Running 214.31s Step 441( 64.40%), action 322, FPS 1.57, Running 214.80s Step 442( 64.60%), action 323, FPS 1.62, Running 215.12s Step 443( 64.80%), action 324, FPS 1.65, Running 215.43s Step 444( 65.00%), action 325, FPS 1.66, Running 215.92s Step 445( 65.20%), action 326, FPS 1.69, Running 216.20s Step 446( 65.40%), action 327, FPS 1.73, Running 216.55s Step 447( 65.60%), action 328, FPS 1.72, Running 217.08s Step 448( 65.80%), action 329, FPS 1.80, Running 217.66s Step 449( 66.00%), action 330, FPS 1.81, Running 218.13s Step 450( 66.20%), action 331, FPS 1.82, Running 219.06s Step 451( 66.40%), action 332, FPS 1.83, Running 219.29s Step 452( 66.60%), action 333, FPS 1.81, Running 220.16s Step 453( 66.80%), action 334, FPS 1.83, Running 220.70s Step 454( 67.00%), action 335, FPS 1.85, Running 221.23s [2026-08-02 18:44:00] [21 ] Seed 20 success after 221.57 s. +steps: 454 , actions: 335 . +Instruction: Empty +Total 16/21(76.19%) success. +Setting seed: 21 +Step 1( N/A%), pre moving , FPS 2.41, Running 0.41s Step 2( N/A%), pre moving , FPS 4.07, Running 0.49s Step 3( N/A%), pre moving , FPS 5.51, Running 0.54s Step 4( N/A%), pre moving , FPS 6.47, Running 0.62s Step 5( N/A%), pre moving , FPS 5.86, Running 0.85s Step 6( N/A%), pre moving , FPS 6.10, Running 0.98s Step 7( N/A%), pre moving , FPS 6.49, Running 1.08s Step 8( N/A%), pre moving , FPS 7.01, Running 1.14s Step 9( N/A%), pre moving , FPS 7.46, Running 1.21s Step 10( N/A%), pre moving , FPS 6.61, Running 1.51s Step 11( N/A%), pre moving , FPS 7.05, Running 1.56s Step 12( N/A%), pre moving , FPS 7.30, Running 1.64s Step 13( N/A%), pre moving , FPS 7.57, Running 1.72s Step 14( N/A%), pre moving , FPS 7.14, Running 1.96s Step 15( N/A%), pre moving , FPS 7.10, Running 2.11s Step 16( N/A%), pre moving , FPS 7.36, Running 2.17s Step 17( N/A%), pre moving , FPS 7.57, Running 2.25s Step 18( N/A%), pre moving , FPS 7.02, Running 2.56s Step 19( N/A%), pre moving , FPS 7.24, Running 2.62s Step 20( N/A%), pre moving , FPS 7.40, Running 2.70s Step 21( N/A%), pre moving , FPS 7.14, Running 3.22s Step 22( N/A%), pre moving , FPS 7.18, Running 3.28s Step 23( N/A%), pre moving , FPS 7.16, Running 3.34s Step 24( N/A%), pre moving , FPS 6.48, Running 3.71s Step 25( N/A%), pre moving , FPS 6.87, Running 3.76s Step 26( N/A%), pre moving , FPS 6.04, Running 4.30s Step 27( N/A%), pre moving , FPS 6.07, Running 4.37s Step 28( N/A%), pre moving , FPS 5.63, Running 4.69s Step 29( N/A%), pre moving , FPS 5.61, Running 4.77s Step 30( N/A%), pre moving , FPS 6.03, Running 4.83s Step 31( N/A%), pre moving , FPS 5.99, Running 4.90s Step 32( N/A%), pre moving , FPS 5.94, Running 5.01s Step 33( N/A%), pre moving , FPS 5.63, Running 5.27s Step 34( N/A%), pre moving , FPS 5.89, Running 5.35s Step 35( N/A%), pre moving , FPS 6.05, Running 5.42s Step 36( N/A%), pre moving , FPS 5.16, Running 6.05s Step 37( N/A%), pre moving , FPS 4.86, Running 6.36s Step 38( N/A%), pre moving , FPS 5.16, Running 6.44s Step 39( N/A%), pre moving , FPS 5.16, Running 6.50s Step 40( N/A%), pre moving , FPS 5.17, Running 6.57s Step 41( N/A%), pre moving , FPS 5.69, Running 6.73s Step 42( N/A%), pre moving , FPS 5.44, Running 6.95s Step 43( N/A%), pre moving , FPS 5.40, Running 7.04s Step 44( N/A%), pre moving , FPS 5.87, Running 7.11s Step 45( N/A%), pre moving , FPS 5.70, Running 7.27s Step 46( N/A%), pre moving , FPS 6.15, Running 7.55s Step 47( N/A%), pre moving , FPS 6.10, Running 7.65s Step 48( N/A%), pre moving , FPS 6.04, Running 8.00s Step 49( N/A%), pre moving , FPS 5.97, Running 8.12s Step 50( N/A%), pre moving , FPS 5.88, Running 8.23s Step 51( N/A%), pre moving , FPS 5.44, Running 8.57s Step 52( N/A%), pre moving , FPS 5.43, Running 8.69s Step 53( N/A%), pre moving , FPS 5.67, Running 8.80s Step 54( N/A%), pre moving , FPS 5.29, Running 9.13s Step 55( N/A%), pre moving , FPS 5.22, Running 9.25s Step 56( N/A%), pre moving , FPS 6.04, Running 9.36s Step 57( N/A%), pre moving , FPS 5.92, Running 9.74s Step 58( N/A%), pre moving , FPS 5.91, Running 9.82s Step 59( N/A%), pre moving , FPS 5.77, Running 9.97s Step 60( N/A%), pre moving , FPS 5.38, Running 10.29s Step 61( N/A%), pre moving , FPS 5.45, Running 10.40s Step 62( N/A%), pre moving , FPS 5.27, Running 10.75s Step 63( N/A%), pre moving , FPS 5.24, Running 10.85s Step 64( N/A%), pre moving , FPS 5.16, Running 10.99s Step 65( N/A%), pre moving , FPS 4.92, Running 11.34s Step 66( N/A%), pre moving , FPS 5.12, Running 11.46s Step 67( N/A%), pre moving , FPS 5.07, Running 11.60s Step 68( N/A%), pre moving , FPS 5.14, Running 11.90s Step 69( N/A%), pre moving , FPS 5.26, Running 11.92s Step 70( N/A%), pre moving , FPS 5.37, Running 11.95s Step 71( N/A%), pre moving , FPS 5.87, Running 11.98s Step 72( N/A%), pre moving , FPS 6.02, Running 12.02s Step 73( N/A%), pre moving , FPS 6.13, Running 12.06s Step 74( N/A%), pre moving , FPS 6.76, Running 12.09s Step 75( N/A%), pre moving , FPS 6.98, Running 12.12s Step 76( N/A%), pre moving , FPS 7.16, Running 12.15s Step 77( N/A%), pre moving , FPS 8.16, Running 12.19s Step 78( N/A%), pre moving , FPS 8.35, Running 12.22s Step 79( N/A%), pre moving , FPS 8.78, Running 12.24s Step 80( N/A%), pre moving , FPS 10.12, Running 12.27s Step 81( N/A%), pre moving , FPS 10.54, Running 12.30s Step 82( N/A%), pre moving , FPS 12.62, Running 12.33s Step 83( N/A%), pre moving , FPS 13.21, Running 12.36s Step 84( N/A%), pre moving , FPS 14.24, Running 12.39s Step 85( N/A%), pre moving , FPS 18.51, Running 12.42s Step 86( N/A%), pre moving , FPS 20.34, Running 12.44s Step 87( N/A%), pre moving , FPS 23.03, Running 12.47s Step 88( N/A%), pre moving , FPS 33.57, Running 12.49s Step 89( N/A%), pre moving , FPS 33.99, Running 12.51s Step 90( N/A%), pre moving , FPS 34.56, Running 12.53s Step 91( N/A%), pre moving , FPS 35.25, Running 12.55s Step 92( N/A%), pre moving , FPS 36.60, Running 12.56s Step 93( N/A%), pre moving , FPS 38.29, Running 12.58s Step 94( N/A%), pre moving , FPS 39.20, Running 12.60s Step 95( N/A%), pre moving , FPS 39.52, Running 12.62s Step 96( N/A%), pre moving , FPS 40.42, Running 12.65s Step 97( N/A%), pre moving , FPS 40.88, Running 12.68s Step 98( N/A%), pre moving , FPS 41.68, Running 12.70s Step 99( N/A%), pre moving , FPS 42.57, Running 12.71s Step 100( N/A%), pre moving , FPS 43.41, Running 12.73s Step 101( N/A%), pre moving , FPS 43.34, Running 12.76s Step 102( N/A%), pre moving , FPS 44.99, Running 12.78s Step 103( N/A%), pre moving , FPS 45.32, Running 12.81s Step 104( N/A%), pre moving , FPS 13.37, Running 13.89s Step 105( N/A%), pre moving , FPS 11.73, Running 14.12s Step 106( N/A%), pre moving , FPS 10.83, Running 14.29s Step 107( N/A%), pre moving , FPS 9.11, Running 14.66s Step 108( N/A%), pre moving , FPS 8.59, Running 14.82s Step 109( N/A%), pre moving , FPS 7.70, Running 15.11s Step 110( N/A%), pre moving , FPS 7.41, Running 15.23s Step 111( N/A%), pre moving , FPS 6.88, Running 15.45s Step 112( N/A%), pre moving , FPS 6.03, Running 15.88s Step 113( N/A%), pre moving , FPS 5.23, Running 16.40s Step 114( N/A%), pre moving , FPS 5.03, Running 16.58s Step 115( N/A%), pre moving , FPS 4.46, Running 17.11s Step 116( N/A%), pre moving , FPS 4.11, Running 17.52s Step 117( N/A%), pre moving , FPS 3.73, Running 18.04s Step 118( N/A%), pre moving , FPS 3.63, Running 18.21s Step 119( N/A%), pre moving , FPS 3.31, Running 18.76s Step 120( N/A%), pre moving , FPS 3.12, Running 19.15s Step 121( N/A%), pre moving , FPS 2.90, Running 19.66s Step 122( N/A%), pre moving , FPS 2.85, Running 19.80s Step 123( N/A%), pre moving , FPS 2.65, Running 20.36s Step 124( 0.20%), action 1, FPS 2.65, Running 21.43s Step 125( 0.40%), action 2, FPS 2.52, Running 22.05s Step 126( 0.60%), action 3, FPS 2.30, Running 22.99s Step 127( 0.80%), action 4, FPS 2.28, Running 23.45s Step 128( 1.00%), action 5, FPS 2.12, Running 24.25s Step 129( 1.20%), action 6, FPS 2.07, Running 24.79s Step 130( 1.40%), action 7, FPS 1.88, Running 25.88s Step 131( 1.60%), action 8, FPS 1.87, Running 26.16s Step 132( 1.80%), action 9, FPS 1.80, Running 27.02s Step 133( 2.00%), action 10, FPS 1.77, Running 27.69s Step 134( 2.20%), action 11, FPS 1.65, Running 28.69s Step 135( 2.40%), action 12, FPS 1.68, Running 29.01s Step 136( 2.60%), action 13, FPS 1.63, Running 29.80s Step 137( 2.80%), action 14, FPS 1.60, Running 30.53s Step 138( 3.00%), action 15, FPS 1.50, Running 31.56s Step 139( 3.20%), action 16, FPS 1.49, Running 32.14s Step 140( 3.40%), action 17, FPS 1.42, Running 33.28s Step 141( 3.60%), action 18, FPS 1.43, Running 33.64s Step 142( 3.80%), action 19, FPS 1.39, Running 34.14s Step 143( 4.00%), action 20, FPS 1.42, Running 34.48s Step 144( 4.20%), action 21, FPS 1.44, Running 35.33s Step 145( 4.40%), action 22, FPS 1.44, Running 35.95s Step 146( 4.60%), action 23, FPS 1.43, Running 36.99s Step 147( 4.80%), action 24, FPS 1.41, Running 37.63s Step 148( 5.00%), action 25, FPS 1.40, Running 38.58s Step 149( 5.20%), action 26, FPS 1.39, Running 39.21s Step 150( 5.40%), action 27, FPS 1.39, Running 40.22s Step 151( 5.60%), action 28, FPS 1.36, Running 40.92s Step 152( 5.80%), action 29, FPS 1.33, Running 42.02s Step 153( 6.00%), action 30, FPS 1.33, Running 42.70s Step 154( 6.20%), action 31, FPS 1.30, Running 44.11s Step 155( 6.40%), action 32, FPS 1.27, Running 44.78s Step 156( 6.60%), action 33, FPS 1.26, Running 45.73s Step 157( 6.80%), action 34, FPS 1.27, Running 46.31s Step 158( 7.00%), action 35, FPS 1.27, Running 47.33s Step 159( 7.20%), action 36, FPS 1.27, Running 47.87s Step 160( 7.40%), action 37, FPS 1.28, Running 48.86s Step 161( 7.60%), action 38, FPS 1.26, Running 49.52s Step 162( 7.80%), action 39, FPS 1.22, Running 50.50s Step 163( 8.00%), action 40, FPS 1.21, Running 51.06s Step 164( 8.20%), action 41, FPS 1.20, Running 52.06s Step 165( 8.40%), action 42, FPS 1.23, Running 52.23s Step 166( 8.60%), action 43, FPS 1.28, Running 52.57s Step 167( 8.80%), action 44, FPS 1.32, Running 52.76s Step 168( 9.00%), action 45, FPS 1.37, Running 53.15s Step 169( 9.20%), action 46, FPS 1.41, Running 53.42s Step 170( 9.40%), action 47, FPS 1.47, Running 53.85s Step 171( 9.60%), action 48, FPS 1.52, Running 54.08s Step 172( 9.80%), action 49, FPS 1.56, Running 54.80s Step 173( 10.00%), action 50, FPS 1.58, Running 55.34s Step 174( 10.20%), action 51, FPS 1.65, Running 56.25s Step 175( 10.40%), action 52, FPS 1.70, Running 56.54s Step 176( 10.60%), action 53, FPS 1.72, Running 57.33s Step 177( 10.80%), action 54, FPS 1.77, Running 57.61s Step 178( 11.00%), action 55, FPS 1.80, Running 58.43s Step 179( 11.20%), action 56, FPS 1.85, Running 58.67s Step 180( 11.40%), action 57, FPS 1.86, Running 59.60s Step 181( 11.60%), action 58, FPS 1.86, Running 60.24s Step 182( 11.80%), action 59, FPS 1.88, Running 61.16s Step 183( 12.00%), action 60, FPS 1.93, Running 61.44s Step 184( 12.20%), action 61, FPS 1.95, Running 62.33s Step 185( 12.40%), action 62, FPS 1.88, Running 62.86s Step 186( 12.60%), action 63, FPS 1.82, Running 63.56s Step 187( 12.80%), action 64, FPS 1.78, Running 63.99s Step 188( 13.00%), action 65, FPS 1.70, Running 64.90s Step 189( 13.20%), action 66, FPS 1.70, Running 65.18s Step 190( 13.40%), action 67, FPS 1.65, Running 65.98s Step 191( 13.60%), action 68, FPS 1.60, Running 66.55s Step 192( 13.80%), action 69, FPS 1.60, Running 67.27s Step 193( 14.00%), action 70, FPS 1.61, Running 67.74s Step 194( 14.20%), action 71, FPS 1.61, Running 68.71s Step 195( 14.40%), action 72, FPS 1.61, Running 68.98s Step 196( 14.60%), action 73, FPS 1.61, Running 69.76s Step 197( 14.80%), action 74, FPS 1.57, Running 70.37s Step 198( 15.00%), action 75, FPS 1.55, Running 71.32s Step 199( 15.20%), action 76, FPS 1.55, Running 71.54s Step 200( 15.40%), action 77, FPS 1.60, Running 72.13s Step 201( 15.60%), action 78, FPS 1.65, Running 72.36s Step 202( 15.80%), action 79, FPS 1.71, Running 72.88s Step 203( 16.00%), action 80, FPS 1.72, Running 73.09s Step 204( 16.20%), action 81, FPS 1.74, Running 73.80s Step 205( 16.40%), action 82, FPS 1.74, Running 74.32s Step 206( 16.60%), action 83, FPS 1.75, Running 74.96s Step 207( 16.80%), action 84, FPS 1.75, Running 75.44s Step 208( 17.00%), action 85, FPS 1.75, Running 76.31s Step 209( 17.20%), action 86, FPS 1.68, Running 77.06s Step 210( 17.40%), action 87, FPS 1.67, Running 77.93s Step 211( 17.60%), action 88, FPS 1.72, Running 78.18s Step 212( 17.80%), action 89, FPS 1.70, Running 79.04s Step 213( 18.00%), action 90, FPS 1.73, Running 79.33s Step 214( 18.20%), action 91, FPS 1.68, Running 80.61s Step 215( 18.40%), action 92, FPS 1.68, Running 80.87s Step 216( 18.60%), action 93, FPS 1.68, Running 81.69s Step 217( 18.80%), action 94, FPS 1.73, Running 81.95s Step 218( 19.00%), action 95, FPS 1.74, Running 82.79s Step 219( 19.20%), action 96, FPS 1.74, Running 83.04s Step 220( 19.40%), action 97, FPS 1.70, Running 83.91s Step 221( 19.60%), action 98, FPS 1.64, Running 84.52s Step 222( 19.80%), action 99, FPS 1.64, Running 85.08s Step 223( 20.00%), action 100, FPS 1.60, Running 85.56s Step 224( 20.20%), action 101, FPS 1.57, Running 86.50s Step 225( 20.40%), action 102, FPS 1.55, Running 87.21s Step 226( 20.60%), action 103, FPS 1.52, Running 88.13s Step 227( 20.80%), action 104, FPS 1.54, Running 88.40s Step 228( 21.00%), action 105, FPS 1.54, Running 89.28s Step 229( 21.20%), action 106, FPS 1.58, Running 89.70s Step 230( 21.40%), action 107, FPS 1.61, Running 90.34s Step 231( 21.60%), action 108, FPS 1.62, Running 90.54s Step 232( 21.80%), action 109, FPS 1.69, Running 90.89s Step 233( 22.00%), action 110, FPS 1.70, Running 91.10s Step 234( 22.20%), action 111, FPS 1.80, Running 91.72s Step 235( 22.40%), action 112, FPS 1.80, Running 91.98s Step 236( 22.60%), action 113, FPS 1.86, Running 92.42s Step 237( 22.80%), action 114, FPS 1.82, Running 92.95s Step 238( 23.00%), action 115, FPS 1.81, Running 93.84s Step 239( 23.20%), action 116, FPS 1.73, Running 94.58s Step 240( 23.40%), action 117, FPS 1.78, Running 95.17s Step 241( 23.60%), action 118, FPS 1.77, Running 95.81s Step 242( 23.80%), action 119, FPS 1.72, Running 96.72s Step 243( 24.00%), action 120, FPS 1.72, Running 97.21s Step 244( 24.20%), action 121, FPS 1.71, Running 98.22s Step 245( 24.40%), action 122, FPS 1.77, Running 98.50s Step 246( 24.60%), action 123, FPS 1.78, Running 99.37s Step 247( 24.80%), action 124, FPS 1.77, Running 99.72s Step 248( 25.00%), action 125, FPS 1.77, Running 100.59s Step 249( 25.20%), action 126, FPS 1.73, Running 101.25s Step 250( 25.40%), action 127, FPS 1.70, Running 102.08s Step 251( 25.60%), action 128, FPS 1.68, Running 102.46s Step 252( 25.80%), action 129, FPS 1.66, Running 102.96s Step 253( 26.00%), action 130, FPS 1.62, Running 103.42s Step 254( 26.20%), action 131, FPS 1.62, Running 104.09s Step 255( 26.40%), action 132, FPS 1.58, Running 104.66s Step 256( 26.60%), action 133, FPS 1.53, Running 105.45s Step 257( 26.80%), action 134, FPS 1.56, Running 105.80s Step 258( 27.00%), action 135, FPS 1.50, Running 107.15s Step 259( 27.20%), action 136, FPS 1.51, Running 107.79s Step 260( 27.40%), action 137, FPS 1.47, Running 108.74s Step 261( 27.60%), action 138, FPS 1.48, Running 109.35s Step 262( 27.80%), action 139, FPS 1.50, Running 110.07s Step 263( 28.00%), action 140, FPS 1.52, Running 110.41s Step 264( 28.20%), action 141, FPS 1.55, Running 111.09s Step 265( 28.40%), action 142, FPS 1.52, Running 111.67s Step 266( 28.60%), action 143, FPS 1.49, Running 112.75s Step 267( 28.80%), action 144, FPS 1.47, Running 113.32s Step 268( 29.00%), action 145, FPS 1.47, Running 114.21s Step 269( 29.20%), action 146, FPS 1.50, Running 114.55s Step 270( 29.40%), action 147, FPS 1.49, Running 115.49s Step 271( 29.60%), action 148, FPS 1.47, Running 116.09s Step 272( 29.80%), action 149, FPS 1.42, Running 117.08s Step 273( 30.00%), action 150, FPS 1.41, Running 117.65s Step 274( 30.20%), action 151, FPS 1.33, Running 119.13s Step 275( 30.40%), action 152, FPS 1.35, Running 119.50s Step 276( 30.60%), action 153, FPS 1.34, Running 120.37s Step 277( 30.80%), action 154, FPS 1.31, Running 121.04s Step 278( 31.00%), action 155, FPS 1.35, Running 121.99s Step 279( 31.20%), action 156, FPS 1.35, Running 122.59s Step 280( 31.40%), action 157, FPS 1.35, Running 123.54s Step 281( 31.60%), action 158, FPS 1.38, Running 123.83s Step 282( 31.80%), action 159, FPS 1.36, Running 124.78s Step 283( 32.00%), action 160, FPS 1.32, Running 125.51s Step 284( 32.20%), action 161, FPS 1.31, Running 126.36s Step 285( 32.40%), action 162, FPS 1.32, Running 126.86s Step 286( 32.60%), action 163, FPS 1.34, Running 127.65s Step 287( 32.80%), action 164, FPS 1.36, Running 128.03s Step 288( 33.00%), action 165, FPS 1.36, Running 128.89s Step 289( 33.20%), action 166, FPS 1.37, Running 129.19s Step 290( 33.40%), action 167, FPS 1.42, Running 129.58s Step 291( 33.60%), action 168, FPS 1.46, Running 129.81s Step 292( 33.80%), action 169, FPS 1.50, Running 130.45s Step 293( 34.00%), action 170, FPS 1.51, Running 130.87s Step 294( 34.20%), action 171, FPS 1.61, Running 131.58s Step 295( 34.40%), action 172, FPS 1.55, Running 132.43s Step 296( 34.60%), action 173, FPS 1.59, Running 132.97s Step 297( 34.80%), action 174, FPS 1.64, Running 133.24s Step 298( 35.00%), action 175, FPS 1.65, Running 134.09s Step 299( 35.20%), action 176, FPS 1.67, Running 134.59s Step 300( 35.40%), action 177, FPS 1.70, Running 135.28s Step 301( 35.60%), action 178, FPS 1.69, Running 135.68s Step 302( 35.80%), action 179, FPS 1.69, Running 136.62s Step 303( 36.00%), action 180, FPS 1.74, Running 136.99s Step 304( 36.20%), action 181, FPS 1.74, Running 137.85s Step 305( 36.40%), action 182, FPS 1.73, Running 138.44s Step 306( 36.60%), action 183, FPS 1.72, Running 139.30s Step 307( 36.80%), action 184, FPS 1.72, Running 139.69s Step 308( 37.00%), action 185, FPS 1.73, Running 140.47s Step 309( 37.20%), action 186, FPS 1.71, Running 140.85s Step 310( 37.40%), action 187, FPS 1.67, Running 141.57s Step 311( 37.60%), action 188, FPS 1.65, Running 141.95s Step 312( 37.80%), action 189, FPS 1.63, Running 142.70s Step 313( 38.00%), action 190, FPS 1.61, Running 143.28s Step 314( 38.20%), action 191, FPS 1.57, Running 144.28s Step 315( 38.40%), action 192, FPS 1.61, Running 144.86s Step 316( 38.60%), action 193, FPS 1.60, Running 145.45s Step 317( 38.80%), action 194, FPS 1.55, Running 146.11s Step 318( 39.00%), action 195, FPS 1.54, Running 147.04s Step 319( 39.20%), action 196, FPS 1.53, Running 147.66s Step 320( 39.40%), action 197, FPS 1.52, Running 148.44s Step 321( 39.60%), action 198, FPS 1.46, Running 149.39s Step 322( 39.80%), action 199, FPS 1.45, Running 150.38s Step 323( 40.00%), action 200, FPS 1.42, Running 151.04s Step 324( 40.20%), action 201, FPS 1.41, Running 152.08s Step 325( 40.40%), action 202, FPS 1.41, Running 152.66s Step 326( 40.60%), action 203, FPS 1.39, Running 153.68s Step 327( 40.80%), action 204, FPS 1.36, Running 154.37s Step 328( 41.00%), action 205, FPS 1.35, Running 155.34s Step 329( 41.20%), action 206, FPS 1.32, Running 156.05s Step 330( 41.40%), action 207, FPS 1.30, Running 156.95s Step 331( 41.60%), action 208, FPS 1.28, Running 157.61s Step 332( 41.80%), action 209, FPS 1.27, Running 158.48s Step 333( 42.00%), action 210, FPS 1.27, Running 159.06s Step 334( 42.20%), action 211, FPS 1.26, Running 160.10s Step 335( 42.40%), action 212, FPS 1.27, Running 160.65s Step 336( 42.60%), action 213, FPS 1.25, Running 161.40s Step 337( 42.80%), action 214, FPS 1.28, Running 161.79s Step 338( 43.00%), action 215, FPS 1.30, Running 162.37s Step 339( 43.20%), action 216, FPS 1.33, Running 162.65s Step 340( 43.40%), action 217, FPS 1.33, Running 163.49s Step 341( 43.60%), action 218, FPS 1.37, Running 163.96s Step 342( 43.80%), action 219, FPS 1.41, Running 164.54s Step 343( 44.00%), action 220, FPS 1.42, Running 165.10s Step 344( 44.20%), action 221, FPS 1.43, Running 166.03s Step 345( 44.40%), action 222, FPS 1.43, Running 166.66s Step 346( 44.60%), action 223, FPS 1.49, Running 167.14s Step 347( 44.80%), action 224, FPS 1.51, Running 167.64s Step 348( 45.00%), action 225, FPS 1.60, Running 167.87s Step 349( 45.20%), action 226, FPS 1.66, Running 168.09s Step 350( 45.40%), action 227, FPS 1.68, Running 168.87s Step 351( 45.60%), action 228, FPS 1.72, Running 169.28s Step 352( 45.80%), action 229, FPS 1.74, Running 169.98s Step 353( 46.00%), action 230, FPS 1.76, Running 170.42s Step 354( 46.20%), action 231, FPS 1.81, Running 171.13s Step 355( 46.40%), action 232, FPS 1.84, Running 171.49s Step 356( 46.60%), action 233, FPS 1.86, Running 172.16s Step 357( 46.80%), action 234, FPS 1.82, Running 172.78s Step 358( 47.00%), action 235, FPS 1.80, Running 173.47s Step 359( 47.20%), action 236, FPS 1.75, Running 174.08s Step 360( 47.40%), action 237, FPS 1.77, Running 174.78s Step 361( 47.60%), action 238, FPS 1.78, Running 175.20s Step 362( 47.80%), action 239, FPS 1.72, Running 176.19s Step 363( 48.00%), action 240, FPS 1.72, Running 176.72s Step 364( 48.20%), action 241, FPS 1.71, Running 177.73s Step 365( 48.40%), action 242, FPS 1.70, Running 178.40s Step 366( 48.60%), action 243, FPS 1.65, Running 179.28s Step 367( 48.80%), action 244, FPS 1.63, Running 179.92s Step 368( 49.00%), action 245, FPS 1.57, Running 180.62s Step 369( 49.20%), action 246, FPS 1.54, Running 181.10s Step 370( 49.40%), action 247, FPS 1.52, Running 181.99s Step 371( 49.60%), action 248, FPS 1.51, Running 182.52s Step 372( 49.80%), action 249, FPS 1.47, Running 183.58s Step 373( 50.00%), action 250, FPS 1.46, Running 184.12s Step 374( 50.20%), action 251, FPS 1.44, Running 185.01s Step 375( 50.40%), action 252, FPS 1.45, Running 185.31s Step 376( 50.60%), action 253, FPS 1.46, Running 185.85s Step 377( 50.80%), action 254, FPS 1.46, Running 186.52s Step 378( 51.00%), action 255, FPS 1.45, Running 187.30s Step 379( 51.20%), action 256, FPS 1.45, Running 187.86s Step 380( 51.40%), action 257, FPS 1.43, Running 188.75s Step 381( 51.60%), action 258, FPS 1.44, Running 189.05s Step 382( 51.80%), action 259, FPS 1.45, Running 189.99s Step 383( 52.00%), action 260, FPS 1.47, Running 190.29s Step 384( 52.20%), action 261, FPS 1.48, Running 191.22s Step 385( 52.40%), action 262, FPS 1.50, Running 191.73s Step 386( 52.60%), action 263, FPS 1.53, Running 192.38s Step 387( 52.80%), action 264, FPS 1.55, Running 192.84s Step 388( 53.00%), action 265, FPS 1.54, Running 193.57s Step 389( 53.20%), action 266, FPS 1.51, Running 194.36s Step 390( 53.40%), action 267, FPS 1.50, Running 195.32s Step 391( 53.60%), action 268, FPS 1.53, Running 195.60s Step 392( 53.80%), action 269, FPS 1.56, Running 196.38s Step 393( 54.00%), action 270, FPS 1.59, Running 196.67s Step 394( 54.20%), action 271, FPS 1.59, Running 197.56s Step 395( 54.40%), action 272, FPS 1.57, Running 198.07s Step 396( 54.60%), action 273, FPS 1.56, Running 198.67s Step 397( 54.80%), action 274, FPS 1.58, Running 199.14s Step 398( 55.00%), action 275, FPS 1.55, Running 200.20s Step 399( 55.20%), action 276, FPS 1.56, Running 200.68s Step 400( 55.40%), action 277, FPS 1.53, Running 201.80s Step 401( 55.60%), action 278, FPS 1.51, Running 202.28s Step 402( 55.80%), action 279, FPS 1.55, Running 202.88s Step 403( 56.00%), action 280, FPS 1.53, Running 203.39s Step 404( 56.20%), action 281, FPS 1.49, Running 204.63s Step 405( 56.40%), action 282, FPS 1.46, Running 205.39s Step 406( 56.60%), action 283, FPS 1.47, Running 206.01s Step 407( 56.80%), action 284, FPS 1.47, Running 206.48s Step 408( 57.00%), action 285, FPS 1.46, Running 207.30s Step 409( 57.20%), action 286, FPS 1.46, Running 208.05s Step 410( 57.40%), action 287, FPS 1.48, Running 208.86s Step 411( 57.60%), action 288, FPS 1.43, Running 209.56s Step 412( 57.80%), action 289, FPS 1.44, Running 210.26s Step 413( 58.00%), action 290, FPS 1.39, Running 211.09s Step 414( 58.20%), action 291, FPS 1.40, Running 211.82s Step 415( 58.40%), action 292, FPS 1.37, Running 212.68s Step 416( 58.60%), action 293, FPS 1.37, Running 213.23s Step 417( 58.80%), action 294, FPS 1.38, Running 213.60s Step 418( 59.00%), action 295, FPS 1.42, Running 214.29s Step 419( 59.20%), action 296, FPS 1.42, Running 214.80s Step 420( 59.40%), action 297, FPS 1.46, Running 215.45s Step 421( 59.60%), action 298, FPS 1.46, Running 215.93s Step 422( 59.80%), action 299, FPS 1.42, Running 216.98s Step 423( 60.00%), action 300, FPS 1.44, Running 217.26s Step 424( 60.20%), action 301, FPS 1.48, Running 218.14s Step 425( 60.40%), action 302, FPS 1.51, Running 218.60s Step 426( 60.60%), action 303, FPS 1.44, Running 219.91s Step 427( 60.80%), action 304, FPS 1.45, Running 220.30s Step 428( 61.00%), action 305, FPS 1.45, Running 221.11s Step 429( 61.20%), action 306, FPS 1.50, Running 221.35s Step 430( 61.40%), action 307, FPS 1.51, Running 222.13s Step 431( 61.60%), action 308, FPS 1.53, Running 222.61s Step 432( 61.80%), action 309, FPS 1.51, Running 223.53s Step 433( 62.00%), action 310, FPS 1.53, Running 224.12s Step 434( 62.20%), action 311, FPS 1.55, Running 224.71s Step 435( 62.40%), action 312, FPS 1.60, Running 225.14s Step 436( 62.60%), action 313, FPS 1.57, Running 225.97s Step 437( 62.80%), action 314, FPS 1.52, Running 226.73s Step 438( 63.00%), action 315, FPS 1.54, Running 227.26s Step 439( 63.20%), action 316, FPS 1.55, Running 227.69s Step 440( 63.40%), action 317, FPS 1.49, Running 228.86s Step 441( 63.60%), action 318, FPS 1.48, Running 229.44s Step 442( 63.80%), action 319, FPS 1.52, Running 230.13s Step 443( 64.00%), action 320, FPS 1.51, Running 230.51s Step 444( 64.20%), action 321, FPS 1.50, Running 231.45s Step 445( 64.40%), action 322, FPS 1.53, Running 231.70s Step 446( 64.60%), action 323, FPS 1.61, Running 232.34s Step 447( 64.80%), action 324, FPS 1.62, Running 232.68s Step 448( 65.00%), action 325, FPS 1.59, Running 233.66s Step 449( 65.20%), action 326, FPS 1.59, Running 233.90s Step 450( 65.40%), action 327, FPS 1.58, Running 234.81s Step 451( 65.60%), action 328, FPS 1.57, Running 235.37s Step 452( 65.80%), action 329, FPS 1.61, Running 235.96s Step 453( 66.00%), action 330, FPS 1.61, Running 236.56s Step 454( 66.20%), action 331, FPS 1.57, Running 237.45s Step 455( 66.40%), action 332, FPS 1.59, Running 237.71s Step 456( 66.60%), action 333, FPS 1.53, Running 239.03s Step 457( 66.80%), action 334, FPS 1.59, Running 239.27s Step 458( 67.00%), action 335, FPS 1.54, Running 240.22s Step 459( 67.20%), action 336, FPS 1.55, Running 240.56s Step 460( 67.40%), action 337, FPS 1.65, Running 241.01s Step 461( 67.60%), action 338, FPS 1.65, Running 241.53s Step 462( 67.80%), action 339, FPS 1.62, Running 242.45s Step 463( 68.00%), action 340, FPS 1.61, Running 242.92s Step 464( 68.20%), action 341, FPS 1.64, Running 243.62s Step 465( 68.40%), action 342, FPS 1.62, Running 244.04s Step 466( 68.60%), action 343, FPS 1.63, Running 244.63s Step 467( 68.80%), action 344, FPS 1.61, Running 245.07s Step 468( 69.00%), action 345, FPS 1.65, Running 245.75s Step 469( 69.20%), action 346, FPS 1.63, Running 246.14s Step 470( 69.40%), action 347, FPS 1.69, Running 246.67s Step 471( 69.60%), action 348, FPS 1.70, Running 247.17s Step 472( 69.80%), action 349, FPS 1.63, Running 248.21s Step 473( 70.00%), action 350, FPS 1.68, Running 248.50s Step 474( 70.20%), action 351, FPS 1.67, Running 249.42s Step 475( 70.40%), action 352, FPS 1.64, Running 249.92s Step 476( 70.60%), action 353, FPS 1.72, Running 250.63s Step 477( 70.80%), action 354, FPS 1.70, Running 251.03s Step 478( 71.00%), action 355, FPS 1.74, Running 251.72s Step 479( 71.20%), action 356, FPS 1.73, Running 252.13s Step 480( 71.40%), action 357, FPS 1.66, Running 253.07s Step 481( 71.60%), action 358, FPS 1.69, Running 253.33s Step 482( 71.80%), action 359, FPS 1.72, Running 254.11s Step 483( 72.00%), action 360, FPS 1.75, Running 254.33s Step 484( 72.20%), action 361, FPS 1.72, Running 255.24s Step 485( 72.40%), action 362, FPS 1.75, Running 255.49s Step 486( 72.60%), action 363, FPS 1.72, Running 256.28s Step 487( 72.80%), action 364, FPS 1.75, Running 256.52s Step 488( 73.00%), action 365, FPS 1.76, Running 257.12s Step 489( 73.20%), action 366, FPS 1.75, Running 257.58s Step 490( 73.40%), action 367, FPS 1.73, Running 258.22s Step 491( 73.60%), action 368, FPS 1.74, Running 258.64s Step 492( 73.80%), action 369, FPS 1.80, Running 259.33s Step 493( 74.00%), action 370, FPS 1.76, Running 259.88s Step 494( 74.20%), action 371, FPS 1.73, Running 260.99s Step 495( 74.40%), action 372, FPS 1.77, Running 261.25s Step 496( 74.60%), action 373, FPS 1.75, Running 262.07s Step 497( 74.80%), action 374, FPS 1.77, Running 262.33s Step 498( 75.00%), action 375, FPS 1.74, Running 263.21s Step 499( 75.20%), action 376, FPS 1.75, Running 263.54s Step 500( 75.40%), action 377, FPS 1.79, Running 264.25s Step 501( 75.60%), action 378, FPS 1.79, Running 264.51s Step 502( 75.80%), action 379, FPS 1.79, Running 265.26s Step 503( 76.00%), action 380, FPS 1.79, Running 265.52s Step 504( 76.20%), action 381, FPS 1.78, Running 266.49s Step 505( 76.40%), action 382, FPS 1.73, Running 267.07s Step 506( 76.60%), action 383, FPS 1.73, Running 267.86s Step 507( 76.80%), action 384, FPS 1.71, Running 268.21s Step 508( 77.00%), action 385, FPS 1.72, Running 268.77s Step 509( 77.20%), action 386, FPS 1.70, Running 269.32s Step 510( 77.40%), action 387, FPS 1.70, Running 269.99s Step 511( 77.60%), action 388, FPS 1.69, Running 270.46s Step 512( 77.80%), action 389, FPS 1.66, Running 271.38s Step 513( 78.00%), action 390, FPS 1.69, Running 271.68s Step 514( 78.20%), action 391, FPS 1.73, Running 272.54s Step 515( 78.40%), action 392, FPS 1.74, Running 272.78s Step 516( 78.60%), action 393, FPS 1.75, Running 273.50s Step 517( 78.80%), action 394, FPS 1.75, Running 273.76s Step 518( 79.00%), action 395, FPS 1.75, Running 274.61s Step 519( 79.20%), action 396, FPS 1.77, Running 274.84s Step 520( 79.40%), action 397, FPS 1.76, Running 275.62s Step 521( 79.60%), action 398, FPS 1.74, Running 276.02s Step 522( 79.80%), action 399, FPS 1.73, Running 276.83s Step 523( 80.00%), action 400, FPS 1.73, Running 277.08s Step 524( 80.20%), action 401, FPS 1.75, Running 277.94s Step 525( 80.40%), action 402, FPS 1.78, Running 278.32s Step 526( 80.60%), action 403, FPS 1.80, Running 278.96s Step 527( 80.80%), action 404, FPS 1.83, Running 279.15s Step 528( 81.00%), action 405, FPS 1.82, Running 279.77s Step 529( 81.20%), action 406, FPS 1.87, Running 280.04s Step 530( 81.40%), action 407, FPS 1.83, Running 280.90s Step 531( 81.60%), action 408, FPS 1.82, Running 281.42s Step 532( 81.80%), action 409, FPS 1.86, Running 282.14s Step 533( 82.00%), action 410, FPS 1.84, Running 282.53s Step 534( 82.20%), action 411, FPS 1.83, Running 283.47s Step 535( 82.40%), action 412, FPS 1.77, Running 284.07s Step 536( 82.60%), action 413, FPS 1.78, Running 284.76s Step 537( 82.80%), action 414, FPS 1.75, Running 285.16s Step 538( 83.00%), action 415, FPS 1.74, Running 286.11s Step 539( 83.20%), action 416, FPS 1.73, Running 286.39s Step 540( 83.40%), action 417, FPS 1.73, Running 287.16s Step 541( 83.60%), action 418, FPS 1.76, Running 287.39s Step 542( 83.80%), action 419, FPS 1.75, Running 288.29s Step 543( 84.00%), action 420, FPS 1.74, Running 288.58s Step 544( 84.20%), action 421, FPS 1.75, Running 289.38s Step 545( 84.40%), action 422, FPS 1.73, Running 289.91s Step 546( 84.60%), action 423, FPS 1.74, Running 290.48s Step 547( 84.80%), action 424, FPS 1.68, Running 291.02s Step 548( 85.00%), action 425, FPS 1.67, Running 291.73s Step 549( 85.20%), action 426, FPS 1.66, Running 292.10s Step 550( 85.40%), action 427, FPS 1.65, Running 293.03s Step 551( 85.60%), action 428, FPS 1.69, Running 293.28s Step 552( 85.80%), action 429, FPS 1.67, Running 294.13s Step 553( 86.00%), action 430, FPS 1.69, Running 294.37s Step 554( 86.20%), action 431, FPS 1.70, Running 295.26s Step 555( 86.40%), action 432, FPS 1.70, Running 295.81s Step 556( 86.60%), action 433, FPS 1.72, Running 296.40s Step 557( 86.80%), action 434, FPS 1.75, Running 296.60s Step 558( 87.00%), action 435, FPS 1.84, Running 296.96s Step 559( 87.20%), action 436, FPS 1.84, Running 297.24s Step 560( 87.40%), action 437, FPS 1.89, Running 297.73s Step 561( 87.60%), action 438, FPS 1.89, Running 297.98s Step 562( 87.80%), action 439, FPS 1.97, Running 298.46s Step 563( 88.00%), action 440, FPS 1.94, Running 298.87s Step 564( 88.20%), action 441, FPS 1.93, Running 299.72s Step 565( 88.40%), action 442, FPS 1.97, Running 300.09s Step 566( 88.60%), action 443, FPS 1.96, Running 300.67s Step 567( 88.80%), action 444, FPS 1.98, Running 301.11s Step 568( 89.00%), action 445, FPS 1.99, Running 301.80s Step 569( 89.20%), action 446, FPS 1.98, Running 302.21s Step 570( 89.40%), action 447, FPS 2.03, Running 302.91s Step 571( 89.60%), action 448, FPS 2.00, Running 303.28s Step 572( 89.80%), action 449, FPS 2.04, Running 303.93s Step 573( 90.00%), action 450, FPS 2.01, Running 304.33s Step 574( 90.20%), action 451, FPS 2.07, Running 304.91s Step 575( 90.40%), action 452, FPS 2.09, Running 305.36s Step 576( 90.60%), action 453, FPS 2.08, Running 306.03s Step 577( 90.80%), action 454, FPS 2.04, Running 306.42s Step 578( 91.00%), action 455, FPS 1.98, Running 307.08s Step 579( 91.20%), action 456, FPS 1.95, Running 307.47s Step 580( 91.40%), action 457, FPS 1.92, Running 308.16s Step 581( 91.60%), action 458, FPS 1.90, Running 308.53s Step 582( 91.80%), action 459, FPS 1.87, Running 309.17s Step 583( 92.00%), action 460, FPS 1.87, Running 309.58s Step 584( 92.20%), action 461, FPS 1.88, Running 310.38s Step 585( 92.40%), action 462, FPS 1.89, Running 310.68s Step 586( 92.60%), action 463, FPS 1.84, Running 311.52s Step 587( 92.80%), action 464, FPS 1.88, Running 311.76s Step 588( 93.00%), action 465, FPS 1.84, Running 312.65s Step 589( 93.20%), action 466, FPS 1.87, Running 312.90s Step 590( 93.40%), action 467, FPS 1.85, Running 313.73s Step 591( 93.60%), action 468, FPS 1.87, Running 313.98s Step 592( 93.80%), action 469, FPS 1.84, Running 314.77s Step 593( 94.00%), action 470, FPS 1.87, Running 315.00s Step 594( 94.20%), action 471, FPS 1.88, Running 315.55s Step 595( 94.40%), action 472, FPS 1.93, Running 315.71s Step 596( 94.60%), action 473, FPS 2.00, Running 316.04s Step 597( 94.80%), action 474, FPS 2.04, Running 316.20s Step 598( 95.00%), action 475, FPS 2.13, Running 316.47s Step 599( 95.20%), action 476, FPS 2.18, Running 316.63s Step 600( 95.40%), action 477, FPS 2.24, Running 317.11s Step 601( 95.60%), action 478, FPS 2.27, Running 317.34s Step 602( 95.80%), action 479, FPS 2.36, Running 317.66s Step 603( 96.00%), action 480, FPS 2.41, Running 317.87s Step 604( 96.20%), action 481, FPS 2.48, Running 318.45s Step 605( 96.40%), action 482, FPS 2.43, Running 318.90s Step 606( 96.60%), action 483, FPS 2.53, Running 319.42s Step 607( 96.80%), action 484, FPS 2.48, Running 319.83s Step 608( 97.00%), action 485, FPS 2.56, Running 320.47s Step 609( 97.20%), action 486, FPS 2.56, Running 320.72s Step 610( 97.40%), action 487, FPS 2.59, Running 321.45s Step 611( 97.60%), action 488, FPS 2.60, Running 321.68s Step 612( 97.80%), action 489, FPS 2.59, Running 322.51s Step 613( 98.00%), action 490, FPS 2.59, Running 322.72s Step 614( 98.20%), action 491, FPS 2.50, Running 323.56s Step 615( 98.40%), action 492, FPS 2.48, Running 323.78s Step 616( 98.60%), action 493, FPS 2.38, Running 324.45s Step 617( 98.80%), action 494, FPS 2.33, Running 324.81s Step 618( 99.00%), action 495, FPS 2.16, Running 325.71s Step 619( 99.20%), action 496, FPS 2.14, Running 325.99s Step 620( 99.40%), action 497, FPS 2.08, Running 326.72s Step 621( 99.60%), action 498, FPS 2.07, Running 327.00s Step 622( 99.80%), action 499, FPS 1.99, Running 327.73s Step 623(100.00%), action 500, FPS 1.96, Running 328.06s [2026-08-02 18:49:29] [22 ] Seed 21 failed after 328.35 s. +steps: 623 , actions: 500 . +Instruction: Empty +Total 16/22(72.73%) success. +Setting seed: 22 +Step 1( N/A%), pre moving , FPS 1.82, Running 0.55s Step 2( N/A%), pre moving , FPS 3.30, Running 0.61s Step 3( N/A%), pre moving , FPS 3.27, Running 0.92s Step 4( N/A%), pre moving , FPS 3.98, Running 1.01s Step 5( N/A%), pre moving , FPS 4.65, Running 1.07s Step 6( N/A%), pre moving , FPS 4.83, Running 1.24s Step 7( N/A%), pre moving , FPS 4.75, Running 1.47s Step 8( N/A%), pre moving , FPS 5.21, Running 1.54s Step 9( N/A%), pre moving , FPS 5.59, Running 1.61s Step 10( N/A%), pre moving , FPS 5.19, Running 1.93s Step 11( N/A%), pre moving , FPS 5.47, Running 2.01s Step 12( N/A%), pre moving , FPS 5.79, Running 2.07s Step 13( N/A%), pre moving , FPS 6.06, Running 2.15s Step 14( N/A%), pre moving , FPS 5.68, Running 2.46s Step 15( N/A%), pre moving , FPS 5.89, Running 2.55s Step 16( N/A%), pre moving , FPS 6.14, Running 2.60s Step 17( N/A%), pre moving , FPS 6.35, Running 2.68s Step 18( N/A%), pre moving , FPS 6.01, Running 3.00s Step 19( N/A%), pre moving , FPS 6.16, Running 3.08s Step 20( N/A%), pre moving , FPS 6.36, Running 3.14s Step 21( N/A%), pre moving , FPS 6.46, Running 3.65s Step 22( N/A%), pre moving , FPS 6.43, Running 3.72s Step 23( N/A%), pre moving , FPS 6.99, Running 3.78s Step 24( N/A%), pre moving , FPS 6.44, Running 4.11s Step 25( N/A%), pre moving , FPS 6.44, Running 4.18s Step 26( N/A%), pre moving , FPS 5.75, Running 4.72s Step 27( N/A%), pre moving , FPS 6.05, Running 4.78s Step 28( N/A%), pre moving , FPS 6.03, Running 4.85s Step 29( N/A%), pre moving , FPS 5.62, Running 5.17s Step 30( N/A%), pre moving , FPS 6.09, Running 5.21s Step 31( N/A%), pre moving , FPS 6.09, Running 5.29s Step 32( N/A%), pre moving , FPS 6.09, Running 5.36s Step 33( N/A%), pre moving , FPS 6.11, Running 5.42s Step 34( N/A%), pre moving , FPS 6.11, Running 5.74s Step 35( N/A%), pre moving , FPS 6.11, Running 5.82s Step 36( N/A%), pre moving , FPS 5.28, Running 6.39s Step 37( N/A%), pre moving , FPS 5.36, Running 6.41s Step 38( N/A%), pre moving , FPS 5.83, Running 6.43s Step 39( N/A%), pre moving , FPS 5.95, Running 6.45s Step 40( N/A%), pre moving , FPS 6.03, Running 6.46s Step 41( N/A%), pre moving , FPS 7.06, Running 6.48s Step 42( N/A%), pre moving , FPS 7.18, Running 6.51s Step 43( N/A%), pre moving , FPS 7.26, Running 6.53s Step 44( N/A%), pre moving , FPS 8.17, Running 6.56s Step 45( N/A%), pre moving , FPS 8.32, Running 6.59s Step 46( N/A%), pre moving , FPS 10.50, Running 6.62s Step 47( N/A%), pre moving , FPS 10.65, Running 6.66s Step 48( N/A%), pre moving , FPS 10.87, Running 6.69s Step 49( N/A%), pre moving , FPS 12.84, Running 6.72s Step 50( N/A%), pre moving , FPS 12.91, Running 6.76s Step 51( N/A%), pre moving , FPS 13.41, Running 6.78s Step 52( N/A%), pre moving , FPS 13.74, Running 6.81s Step 53( N/A%), pre moving , FPS 14.07, Running 6.84s Step 54( N/A%), pre moving , FPS 17.57, Running 6.88s Step 55( N/A%), pre moving , FPS 18.43, Running 6.91s Step 56( N/A%), pre moving , FPS 36.53, Running 6.94s Step 57( N/A%), pre moving , FPS 35.28, Running 6.98s Step 58( N/A%), pre moving , FPS 32.97, Running 7.03s Step 59( N/A%), pre moving , FPS 30.59, Running 7.10s Step 60( N/A%), pre moving , FPS 26.66, Running 7.21s Step 61( N/A%), pre moving , FPS 24.80, Running 7.29s Step 62( N/A%), pre moving , FPS 23.31, Running 7.36s Step 63( N/A%), pre moving , FPS 21.87, Running 7.45s Step 64( N/A%), pre moving , FPS 20.44, Running 7.54s Step 65( N/A%), pre moving , FPS 19.29, Running 7.62s Step 66( N/A%), pre moving , FPS 18.43, Running 7.71s Step 67( N/A%), pre moving , FPS 17.61, Running 7.79s Step 68( N/A%), pre moving , FPS 17.22, Running 7.85s Step 69( N/A%), pre moving , FPS 16.93, Running 7.91s Step 70( N/A%), pre moving , FPS 16.35, Running 7.98s Step 71( N/A%), pre moving , FPS 15.81, Running 8.05s Step 72( N/A%), pre moving , FPS 15.44, Running 8.11s Step 73( N/A%), pre moving , FPS 14.96, Running 8.18s Step 74( N/A%), pre moving , FPS 14.50, Running 8.26s Step 75( N/A%), pre moving , FPS 13.85, Running 8.35s Step 76( N/A%), pre moving , FPS 11.40, Running 8.69s Step 77( N/A%), pre moving , FPS 10.88, Running 8.81s Step 78( N/A%), pre moving , FPS 10.64, Running 8.91s Step 79( N/A%), pre moving , FPS 9.24, Running 9.26s Step 80( N/A%), pre moving , FPS 9.25, Running 9.38s Step 81( N/A%), pre moving , FPS 9.29, Running 9.44s Step 82( N/A%), pre moving , FPS 8.70, Running 9.66s Step 83( N/A%), pre moving , FPS 8.40, Running 9.83s Step 84( N/A%), pre moving , FPS 8.46, Running 9.90s Step 85( N/A%), pre moving , FPS 8.52, Running 9.97s Step 86( N/A%), pre moving , FPS 8.60, Running 10.03s Step 87( N/A%), pre moving , FPS 7.80, Running 10.36s Step 88( N/A%), pre moving , FPS 7.72, Running 10.44s Step 89( N/A%), pre moving , FPS 7.68, Running 10.51s Step 90( N/A%), pre moving , FPS 7.72, Running 10.57s Step 91( N/A%), pre moving , FPS 7.03, Running 10.90s Step 92( N/A%), pre moving , FPS 6.98, Running 10.97s Step 93( N/A%), pre moving , FPS 7.01, Running 11.03s Step 94( N/A%), pre moving , FPS 7.03, Running 11.10s Step 95( N/A%), pre moving , FPS 7.02, Running 11.20s Step 96( N/A%), pre moving , FPS 7.17, Running 11.48s Step 97( N/A%), pre moving , FPS 7.28, Running 11.56s Step 98( N/A%), pre moving , FPS 7.34, Running 11.64s Step 99( N/A%), pre moving , FPS 8.20, Running 11.70s Step 100( N/A%), pre moving , FPS 7.56, Running 12.02s Step 101( N/A%), pre moving , FPS 4.46, Running 13.93s Step 102( N/A%), pre moving , FPS 4.14, Running 14.50s Step 103( N/A%), pre moving , FPS 3.93, Running 14.91s Step 104( N/A%), pre moving , FPS 3.61, Running 15.44s Step 105( N/A%), pre moving , FPS 3.52, Running 15.66s Step 106( N/A%), pre moving , FPS 3.23, Running 16.22s Step 107( N/A%), pre moving , FPS 3.17, Running 16.66s Step 108( N/A%), pre moving , FPS 2.99, Running 17.13s Step 109( N/A%), pre moving , FPS 2.94, Running 17.32s Step 110( N/A%), pre moving , FPS 2.76, Running 17.82s Step 111( N/A%), pre moving , FPS 2.73, Running 18.23s Step 112( N/A%), pre moving , FPS 2.57, Running 18.75s Step 113( N/A%), pre moving , FPS 2.54, Running 18.90s Step 114( N/A%), pre moving , FPS 2.40, Running 19.43s Step 115( N/A%), pre moving , FPS 2.31, Running 19.86s Step 116( N/A%), pre moving , FPS 2.24, Running 20.40s Step 117( N/A%), pre moving , FPS 2.22, Running 20.56s Step 118( N/A%), pre moving , FPS 2.04, Running 21.42s Step 119( N/A%), pre moving , FPS 2.02, Running 21.59s Step 120( N/A%), pre moving , FPS 1.97, Running 22.15s Step 121( 0.20%), action 1, FPS 2.10, Running 23.44s Step 122( 0.40%), action 2, FPS 2.13, Running 23.87s Step 123( 0.60%), action 3, FPS 2.08, Running 24.55s Step 124( 0.80%), action 4, FPS 2.10, Running 24.95s Step 125( 1.00%), action 5, FPS 1.99, Running 25.73s Step 126( 1.20%), action 6, FPS 1.99, Running 26.25s Step 127( 1.40%), action 7, FPS 2.00, Running 26.66s Step 128( 1.60%), action 8, FPS 2.04, Running 26.93s Step 129( 1.80%), action 9, FPS 1.96, Running 27.54s Step 130( 2.00%), action 10, FPS 1.95, Running 28.07s Step 131( 2.20%), action 11, FPS 1.89, Running 28.78s Step 132( 2.40%), action 12, FPS 1.88, Running 29.37s Step 133( 2.60%), action 13, FPS 1.77, Running 30.22s Step 134( 2.80%), action 14, FPS 1.78, Running 30.66s Step 135( 3.00%), action 15, FPS 1.75, Running 31.28s Step 136( 3.20%), action 16, FPS 1.74, Running 31.92s Step 137( 3.40%), action 17, FPS 1.64, Running 32.78s Step 138( 3.60%), action 18, FPS 1.69, Running 33.29s Step 139( 3.80%), action 19, FPS 1.62, Running 33.91s Step 140( 4.00%), action 20, FPS 1.62, Running 34.49s Step 141( 4.20%), action 21, FPS 1.67, Running 35.38s Step 142( 4.40%), action 22, FPS 1.64, Running 36.05s Step 143( 4.60%), action 23, FPS 1.66, Running 36.60s Step 144( 4.80%), action 24, FPS 1.64, Running 37.17s Step 145( 5.00%), action 25, FPS 1.66, Running 37.79s Step 146( 5.20%), action 26, FPS 1.66, Running 38.29s Step 147( 5.40%), action 27, FPS 1.61, Running 39.10s Step 148( 5.60%), action 28, FPS 1.58, Running 39.62s Step 149( 5.80%), action 29, FPS 1.56, Running 40.35s Step 150( 6.00%), action 30, FPS 1.57, Running 40.79s Step 151( 6.20%), action 31, FPS 1.56, Running 41.60s Step 152( 6.40%), action 32, FPS 1.57, Running 42.11s Step 153( 6.60%), action 33, FPS 1.57, Running 42.97s Step 154( 6.80%), action 34, FPS 1.58, Running 43.32s Step 155( 7.00%), action 35, FPS 1.56, Running 44.13s Step 156( 7.20%), action 36, FPS 1.57, Running 44.66s Step 157( 7.40%), action 37, FPS 1.61, Running 45.23s Step 158( 7.60%), action 38, FPS 1.56, Running 46.14s Step 159( 7.80%), action 39, FPS 1.51, Running 47.12s Step 160( 8.00%), action 40, FPS 1.52, Running 47.62s Step 161( 8.20%), action 41, FPS 1.52, Running 48.53s Step 162( 8.40%), action 42, FPS 1.56, Running 48.88s Step 163( 8.60%), action 43, FPS 1.53, Running 49.71s Step 164( 8.80%), action 44, FPS 1.55, Running 50.03s Step 165( 9.00%), action 45, FPS 1.53, Running 50.85s Step 166( 9.20%), action 46, FPS 1.51, Running 51.56s Step 167( 9.40%), action 47, FPS 1.51, Running 52.33s Step 168( 9.60%), action 48, FPS 1.53, Running 52.70s Step 169( 9.80%), action 49, FPS 1.52, Running 53.55s Step 170( 10.00%), action 50, FPS 1.48, Running 54.26s Step 171( 10.20%), action 51, FPS 1.48, Running 55.12s Step 172( 10.40%), action 52, FPS 1.51, Running 55.37s Step 173( 10.60%), action 53, FPS 1.51, Running 56.20s Step 174( 10.80%), action 54, FPS 1.52, Running 56.46s Step 175( 11.00%), action 55, FPS 1.52, Running 57.31s Step 176( 11.20%), action 56, FPS 1.53, Running 57.78s Step 177( 11.40%), action 57, FPS 1.51, Running 58.48s Step 178( 11.60%), action 58, FPS 1.56, Running 58.92s Step 179( 11.80%), action 59, FPS 1.55, Running 59.99s Step 180( 12.00%), action 60, FPS 1.57, Running 60.39s Step 181( 12.20%), action 61, FPS 1.54, Running 61.50s Step 182( 12.40%), action 62, FPS 1.54, Running 61.84s Step 183( 12.60%), action 63, FPS 1.56, Running 62.50s Step 184( 12.80%), action 64, FPS 1.51, Running 63.31s Step 185( 13.00%), action 65, FPS 1.49, Running 64.29s Step 186( 13.20%), action 66, FPS 1.50, Running 64.88s Step 187( 13.40%), action 67, FPS 1.48, Running 65.84s Step 188( 13.60%), action 68, FPS 1.44, Running 66.57s Step 189( 13.80%), action 69, FPS 1.44, Running 67.42s Step 190( 14.00%), action 70, FPS 1.49, Running 67.72s Step 191( 14.20%), action 71, FPS 1.48, Running 68.62s Step 192( 14.40%), action 72, FPS 1.46, Running 69.04s Step 193( 14.60%), action 73, FPS 1.47, Running 69.77s Step 194( 14.80%), action 74, FPS 1.46, Running 70.15s Step 195( 15.00%), action 75, FPS 1.47, Running 70.91s Step 196( 15.20%), action 76, FPS 1.48, Running 71.30s Step 197( 15.40%), action 77, FPS 1.48, Running 72.02s Step 198( 15.60%), action 78, FPS 1.48, Running 72.40s Step 199( 15.80%), action 79, FPS 1.52, Running 73.16s Step 200( 16.00%), action 80, FPS 1.50, Running 73.72s Step 201( 16.20%), action 81, FPS 1.52, Running 74.66s Step 202( 16.40%), action 82, FPS 1.51, Running 75.12s Step 203( 16.60%), action 83, FPS 1.50, Running 75.87s Step 204( 16.80%), action 84, FPS 1.53, Running 76.38s Step 205( 17.00%), action 85, FPS 1.51, Running 77.50s Step 206( 17.20%), action 86, FPS 1.52, Running 78.05s Step 207( 17.40%), action 87, FPS 1.50, Running 79.20s Step 208( 17.60%), action 88, FPS 1.50, Running 79.90s Step 209( 17.80%), action 89, FPS 1.50, Running 80.74s Step 210( 18.00%), action 90, FPS 1.45, Running 81.54s Step 211( 18.20%), action 91, FPS 1.49, Running 82.08s Step 212( 18.40%), action 92, FPS 1.49, Running 82.46s Step 213( 18.60%), action 93, FPS 1.46, Running 83.44s Step 214( 18.80%), action 94, FPS 1.41, Running 84.32s Step 215( 19.00%), action 95, FPS 1.43, Running 84.94s Step 216( 19.20%), action 96, FPS 1.41, Running 85.47s Step 217( 19.40%), action 97, FPS 1.39, Running 86.43s Step 218( 19.60%), action 98, FPS 1.38, Running 86.94s Step 219( 19.80%), action 99, FPS 1.36, Running 87.90s Step 220( 20.00%), action 100, FPS 1.37, Running 88.30s Step 221( 20.20%), action 101, FPS 1.38, Running 89.17s Step 222( 20.40%), action 102, FPS 1.36, Running 89.78s Step 223( 20.60%), action 103, FPS 1.35, Running 90.66s Step 224( 20.80%), action 104, FPS 1.33, Running 91.38s Step 225( 21.00%), action 105, FPS 1.36, Running 92.23s Step 226( 21.20%), action 106, FPS 1.37, Running 92.67s Step 227( 21.40%), action 107, FPS 1.40, Running 93.46s Step 228( 21.60%), action 108, FPS 1.43, Running 93.89s Step 229( 21.80%), action 109, FPS 1.44, Running 94.66s Step 230( 22.00%), action 110, FPS 1.44, Running 95.47s Step 231( 22.20%), action 111, FPS 1.40, Running 96.34s Step 232( 22.40%), action 112, FPS 1.39, Running 96.81s Step 233( 22.60%), action 113, FPS 1.38, Running 97.91s Step 234( 22.80%), action 114, FPS 1.41, Running 98.49s Step 235( 23.00%), action 115, FPS 1.37, Running 99.55s Step 236( 23.20%), action 116, FPS 1.35, Running 100.33s Step 237( 23.40%), action 117, FPS 1.36, Running 101.15s Step 238( 23.60%), action 118, FPS 1.34, Running 101.87s Step 239( 23.80%), action 119, FPS 1.35, Running 102.76s Step 240( 24.00%), action 120, FPS 1.34, Running 103.24s Step 241( 24.20%), action 121, FPS 1.31, Running 104.45s Step 242( 24.40%), action 122, FPS 1.32, Running 104.91s Step 243( 24.60%), action 123, FPS 1.30, Running 106.06s Step 244( 24.80%), action 124, FPS 1.32, Running 106.51s Step 245( 25.00%), action 125, FPS 1.33, Running 107.24s Step 246( 25.20%), action 126, FPS 1.30, Running 108.00s Step 247( 25.40%), action 127, FPS 1.30, Running 108.86s Step 248( 25.60%), action 128, FPS 1.30, Running 109.28s Step 249( 25.80%), action 129, FPS 1.30, Running 109.99s Step 250( 26.00%), action 130, FPS 1.34, Running 110.40s Step 251( 26.20%), action 131, FPS 1.33, Running 111.36s Step 252( 26.40%), action 132, FPS 1.31, Running 112.14s Step 253( 26.60%), action 133, FPS 1.35, Running 112.76s Step 254( 26.80%), action 134, FPS 1.35, Running 113.28s Step 255( 27.00%), action 135, FPS 1.36, Running 114.25s Step 256( 27.20%), action 136, FPS 1.37, Running 114.88s Step 257( 27.40%), action 137, FPS 1.36, Running 115.82s Step 258( 27.60%), action 138, FPS 1.37, Running 116.45s Step 259( 27.80%), action 139, FPS 1.36, Running 117.41s Step 260( 28.00%), action 140, FPS 1.37, Running 117.88s Step 261( 28.20%), action 141, FPS 1.38, Running 118.89s Step 262( 28.40%), action 142, FPS 1.40, Running 119.22s Step 263( 28.60%), action 143, FPS 1.40, Running 120.33s Step 264( 28.80%), action 144, FPS 1.38, Running 121.01s Step 265( 29.00%), action 145, FPS 1.36, Running 121.95s Step 266( 29.20%), action 146, FPS 1.39, Running 122.36s Step 267( 29.40%), action 147, FPS 1.40, Running 123.11s Step 268( 29.60%), action 148, FPS 1.41, Running 123.45s Step 269( 29.80%), action 149, FPS 1.40, Running 124.26s Step 270( 30.00%), action 150, FPS 1.39, Running 124.81s Step 271( 30.20%), action 151, FPS 1.37, Running 125.91s Step 272( 30.40%), action 152, FPS 1.38, Running 126.65s Step 273( 30.60%), action 153, FPS 1.36, Running 127.52s Step 274( 30.80%), action 154, FPS 1.35, Running 128.10s Step 275( 31.00%), action 155, FPS 1.34, Running 129.17s Step 276( 31.20%), action 156, FPS 1.33, Running 129.88s Step 277( 31.40%), action 157, FPS 1.34, Running 130.76s Step 278( 31.60%), action 158, FPS 1.37, Running 131.06s Step 279( 31.80%), action 159, FPS 1.37, Running 132.00s Step 280( 32.00%), action 160, FPS 1.35, Running 132.70s Step 281( 32.20%), action 161, FPS 1.32, Running 134.00s Step 282( 32.40%), action 162, FPS 1.29, Running 134.66s Step 283( 32.60%), action 163, FPS 1.33, Running 135.39s Step 284( 32.80%), action 164, FPS 1.33, Running 136.04s Step 285( 33.00%), action 165, FPS 1.35, Running 136.77s Step 286( 33.20%), action 166, FPS 1.32, Running 137.46s Step 287( 33.40%), action 167, FPS 1.31, Running 138.37s Step 288( 33.60%), action 168, FPS 1.31, Running 138.75s Step 289( 33.80%), action 169, FPS 1.29, Running 139.77s Step 290( 34.00%), action 170, FPS 1.29, Running 140.32s Step 291( 34.20%), action 171, FPS 1.31, Running 141.20s Step 292( 34.40%), action 172, FPS 1.33, Running 141.64s Step 293( 34.60%), action 173, FPS 1.34, Running 142.40s Step 294( 34.80%), action 174, FPS 1.35, Running 142.86s Step 295( 35.00%), action 175, FPS 1.39, Running 143.53s Step 296( 35.20%), action 176, FPS 1.42, Running 143.92s Step 297( 35.40%), action 177, FPS 1.44, Running 144.65s Step 298( 35.60%), action 178, FPS 1.40, Running 145.34s Step 299( 35.80%), action 179, FPS 1.42, Running 146.12s Step 300( 36.00%), action 180, FPS 1.43, Running 146.67s Step 301( 36.20%), action 181, FPS 1.48, Running 147.56s Step 302( 36.40%), action 182, FPS 1.43, Running 148.67s Step 303( 36.60%), action 183, FPS 1.41, Running 149.54s Step 304( 36.80%), action 184, FPS 1.43, Running 149.98s Step 305( 37.00%), action 185, FPS 1.43, Running 150.76s Step 306( 37.20%), action 186, FPS 1.41, Running 151.67s Step 307( 37.40%), action 187, FPS 1.42, Running 152.41s Step 308( 37.60%), action 188, FPS 1.42, Running 152.80s Step 309( 37.80%), action 189, FPS 1.38, Running 154.24s Step 310( 38.00%), action 190, FPS 1.39, Running 154.67s Step 311( 38.20%), action 191, FPS 1.38, Running 155.74s Step 312( 38.40%), action 192, FPS 1.34, Running 156.59s Step 313( 38.60%), action 193, FPS 1.34, Running 157.37s Step 314( 38.80%), action 194, FPS 1.33, Running 157.87s Step 315( 39.00%), action 195, FPS 1.34, Running 158.43s Step 316( 39.20%), action 196, FPS 1.32, Running 159.04s Step 317( 39.40%), action 197, FPS 1.30, Running 159.99s Step 318( 39.60%), action 198, FPS 1.31, Running 160.56s Step 319( 39.80%), action 199, FPS 1.31, Running 161.41s Step 320( 40.00%), action 200, FPS 1.31, Running 161.92s Step 321( 40.20%), action 201, FPS 1.30, Running 162.96s Step 322( 40.40%), action 202, FPS 1.36, Running 163.36s Step 323( 40.60%), action 203, FPS 1.37, Running 164.19s Step 324( 40.80%), action 204, FPS 1.38, Running 164.49s Step 325( 41.00%), action 205, FPS 1.37, Running 165.35s Step 326( 41.20%), action 206, FPS 1.43, Running 165.66s Step 327( 41.40%), action 207, FPS 1.43, Running 166.42s Step 328( 41.60%), action 208, FPS 1.44, Running 166.73s Step 329( 41.80%), action 209, FPS 1.53, Running 167.34s Step 330( 42.00%), action 210, FPS 1.51, Running 167.89s Step 331( 42.20%), action 211, FPS 1.55, Running 168.67s Step 332( 42.40%), action 212, FPS 1.60, Running 169.06s Step 333( 42.60%), action 213, FPS 1.60, Running 169.89s Step 334( 42.80%), action 214, FPS 1.61, Running 170.29s Step 335( 43.00%), action 215, FPS 1.58, Running 171.07s Step 336( 43.20%), action 216, FPS 1.61, Running 171.49s Step 337( 43.40%), action 217, FPS 1.64, Running 172.19s Step 338( 43.60%), action 218, FPS 1.66, Running 172.59s Step 339( 43.80%), action 219, FPS 1.69, Running 173.23s Step 340( 44.00%), action 220, FPS 1.72, Running 173.57s Step 341( 44.20%), action 221, FPS 1.73, Running 174.51s Step 342( 44.40%), action 222, FPS 1.71, Running 175.03s Step 343( 44.60%), action 223, FPS 1.79, Running 175.33s Step 344( 44.80%), action 224, FPS 1.81, Running 175.53s Step 345( 45.00%), action 225, FPS 1.92, Running 175.77s Step 346( 45.20%), action 226, FPS 1.93, Running 176.05s Step 347( 45.40%), action 227, FPS 2.02, Running 176.33s Step 348( 45.60%), action 228, FPS 1.95, Running 176.98s Step 349( 45.80%), action 229, FPS 1.97, Running 177.49s Step 350( 46.00%), action 230, FPS 2.03, Running 177.73s Step 351( 46.20%), action 231, FPS 2.07, Running 178.31s Step 352( 46.40%), action 232, FPS 2.04, Running 178.87s Step 353( 46.60%), action 233, FPS 2.01, Running 179.83s Step 354( 46.80%), action 234, FPS 2.01, Running 180.25s Step 355( 47.00%), action 235, FPS 2.03, Running 180.90s Step 356( 47.20%), action 236, FPS 2.05, Running 181.25s Step 357( 47.40%), action 237, FPS 2.05, Running 181.93s Step 358( 47.60%), action 238, FPS 2.08, Running 182.19s Step 359( 47.80%), action 239, FPS 2.03, Running 183.08s Step 360( 48.00%), action 240, FPS 2.02, Running 183.46s Step 361( 48.20%), action 241, FPS 2.06, Running 184.24s Step 362( 48.40%), action 242, FPS 2.09, Running 184.61s Step 363( 48.60%), action 243, FPS 2.01, Running 185.26s Step 364( 48.80%), action 244, FPS 1.98, Running 185.63s Step 365( 49.00%), action 245, FPS 1.88, Running 186.41s Step 366( 49.20%), action 246, FPS 1.85, Running 186.83s Step 367( 49.40%), action 247, FPS 1.78, Running 187.58s Step 368( 49.60%), action 248, FPS 1.82, Running 187.94s Step 369( 49.80%), action 249, FPS 1.78, Running 188.70s Step 370( 50.00%), action 250, FPS 1.77, Running 189.05s Step 371( 50.20%), action 251, FPS 1.73, Running 189.90s Step 372( 50.40%), action 252, FPS 1.71, Running 190.58s Step 373( 50.60%), action 253, FPS 1.74, Running 191.32s Step 374( 50.80%), action 254, FPS 1.72, Running 191.86s Step 375( 51.00%), action 255, FPS 1.70, Running 192.65s Step 376( 51.20%), action 256, FPS 1.69, Running 193.11s Step 377( 51.40%), action 257, FPS 1.69, Running 193.75s Step 378( 51.60%), action 258, FPS 1.65, Running 194.33s Step 379( 51.80%), action 259, FPS 1.68, Running 195.01s Step 380( 52.00%), action 260, FPS 1.67, Running 195.47s Step 381( 52.20%), action 261, FPS 1.70, Running 196.01s Step 382( 52.40%), action 262, FPS 1.71, Running 196.30s Step 383( 52.60%), action 263, FPS 1.75, Running 196.68s Step 384( 52.80%), action 264, FPS 1.76, Running 197.01s Step 385( 53.00%), action 265, FPS 1.84, Running 197.30s Step 386( 53.20%), action 266, FPS 1.86, Running 197.60s Step 387( 53.40%), action 267, FPS 1.91, Running 198.07s Step 388( 53.60%), action 268, FPS 1.90, Running 198.48s Step 389( 53.80%), action 269, FPS 1.97, Running 198.86s Step 390( 54.00%), action 270, FPS 1.92, Running 199.45s Step 391( 54.20%), action 271, FPS 1.92, Running 200.34s Step 392( 54.40%), action 272, FPS 1.96, Running 200.76s Step 393( 54.60%), action 273, FPS 1.96, Running 201.52s Step 394( 54.80%), action 274, FPS 1.98, Running 201.94s Step 395( 55.00%), action 275, FPS 2.00, Running 202.64s Step 396( 55.20%), action 276, FPS 1.98, Running 203.22s Step 397( 55.40%), action 277, FPS 1.93, Running 204.14s Step 398( 55.60%), action 278, FPS 1.94, Running 204.61s Step 399( 55.80%), action 279, FPS 1.93, Running 205.37s Step 400( 56.00%), action 280, FPS 1.90, Running 205.98s Step 401( 56.20%), action 281, FPS 1.83, Running 206.93s Step 402( 56.40%), action 282, FPS 1.77, Running 207.58s Step 403( 56.60%), action 283, FPS 1.73, Running 208.25s Step 404( 56.80%), action 284, FPS 1.70, Running 208.81s Step 405( 57.00%), action 285, FPS 1.61, Running 209.69s Step 406( 57.20%), action 286, FPS 1.58, Running 210.25s Step 407( 57.40%), action 287, FPS 1.56, Running 210.93s Step 408( 57.60%), action 288, FPS 1.54, Running 211.50s Step 409( 57.80%), action 289, FPS 1.49, Running 212.26s Step 410( 58.00%), action 290, FPS 1.50, Running 212.76s Step 411( 58.20%), action 291, FPS 1.51, Running 213.60s Step 412( 58.40%), action 292, FPS 1.48, Running 214.23s Step 413( 58.60%), action 293, FPS 1.51, Running 214.78s Step 414( 58.80%), action 294, FPS 1.48, Running 215.42s Step 415( 59.00%), action 295, FPS 1.50, Running 216.00s Step 416( 59.20%), action 296, FPS 1.50, Running 216.54s Step 417( 59.40%), action 297, FPS 1.58, Running 216.79s Step 418( 59.60%), action 298, FPS 1.61, Running 217.03s Step 419( 59.80%), action 299, FPS 1.67, Running 217.34s Step 420( 60.00%), action 300, FPS 1.73, Running 217.57s Step 421( 60.20%), action 301, FPS 1.79, Running 218.13s Step 422( 60.40%), action 302, FPS 1.84, Running 218.46s Step 423( 60.60%), action 303, FPS 1.89, Running 218.82s Step 424( 60.80%), action 304, FPS 1.89, Running 219.38s Step 425( 61.00%), action 305, FPS 1.91, Running 220.17s Step 426( 61.20%), action 306, FPS 1.92, Running 220.66s Step 427( 61.40%), action 307, FPS 1.92, Running 221.37s Step 428( 61.60%), action 308, FPS 1.95, Running 221.78s Step 429( 61.80%), action 309, FPS 1.96, Running 222.49s Step 430( 62.00%), action 310, FPS 1.96, Running 222.95s Step 431( 62.20%), action 311, FPS 1.97, Running 223.73s Step 432( 62.40%), action 312, FPS 1.98, Running 224.32s Step 433( 62.60%), action 313, FPS 1.93, Running 225.13s Step 434( 62.80%), action 314, FPS 2.00, Running 225.44s Step 435( 63.00%), action 315, FPS 1.95, Running 226.23s Step 436( 63.20%), action 316, FPS 1.99, Running 226.58s Step 437( 63.40%), action 317, FPS 1.88, Running 227.41s Step 438( 63.60%), action 318, FPS 1.88, Running 227.68s Step 439( 63.80%), action 319, FPS 1.79, Running 228.54s Step 440( 64.00%), action 320, FPS 1.78, Running 228.79s Step 441( 64.20%), action 321, FPS 1.75, Running 229.59s Step 442( 64.40%), action 322, FPS 1.75, Running 229.91s Step 443( 64.60%), action 323, FPS 1.68, Running 230.71s Step 444( 64.80%), action 324, FPS 1.72, Running 231.00s Step 445( 65.00%), action 325, FPS 1.75, Running 231.57s Step 446( 65.20%), action 326, FPS 1.75, Running 232.08s Step 447( 65.40%), action 327, FPS 1.72, Running 233.01s Step 448( 65.60%), action 328, FPS 1.72, Running 233.39s Step 449( 65.80%), action 329, FPS 1.71, Running 234.18s Step 450( 66.00%), action 330, FPS 1.73, Running 234.53s Step 451( 66.20%), action 331, FPS 1.72, Running 235.38s Step 452( 66.40%), action 332, FPS 1.73, Running 235.89s Step 453( 66.60%), action 333, FPS 1.77, Running 236.44s Step 454( 66.80%), action 334, FPS 1.79, Running 236.62s Step 455( 67.00%), action 335, FPS 1.88, Running 236.87s Step 456( 67.20%), action 336, FPS 1.91, Running 237.04s Step 457( 67.40%), action 337, FPS 2.02, Running 237.29s Step 458( 67.60%), action 338, FPS 2.04, Running 237.50s Step 459( 67.80%), action 339, FPS 2.18, Running 237.72s Step 460( 68.00%), action 340, FPS 2.19, Running 237.92s Step 461( 68.20%), action 341, FPS 2.26, Running 238.42s Step 462( 68.40%), action 342, FPS 2.26, Running 238.77s Step 463( 68.60%), action 343, FPS 2.37, Running 239.14s Step 464( 68.80%), action 344, FPS 2.39, Running 239.38s Step 465( 69.00%), action 345, FPS 2.39, Running 239.92s Step 466( 69.20%), action 346, FPS 2.37, Running 240.53s Step 467( 69.40%), action 347, FPS 2.47, Running 241.12s Step 468( 69.60%), action 348, FPS 2.36, Running 241.84s Step 469( 69.80%), action 349, FPS 2.36, Running 242.64s Step 470( 70.00%), action 350, FPS 2.27, Running 243.32s Step 471( 70.20%), action 351, FPS 2.25, Running 244.26s Step 472( 70.40%), action 352, FPS 2.28, Running 244.65s Step 473( 70.60%), action 353, FPS 2.22, Running 245.44s Step 474( 70.80%), action 354, FPS 2.17, Running 245.84s Step 475( 71.00%), action 355, FPS 2.06, Running 246.60s Step 476( 71.20%), action 356, FPS 2.03, Running 246.87s Step 477( 71.40%), action 357, FPS 1.92, Running 247.72s Step 478( 71.60%), action 358, FPS 1.87, Running 248.18s Step 479( 71.80%), action 359, FPS 1.79, Running 248.87s Step 480( 72.00%), action 360, FPS 1.76, Running 249.25s Step 481( 72.20%), action 361, FPS 1.67, Running 250.38s Step 482( 72.40%), action 362, FPS 1.62, Running 251.08s [2026-08-02 18:53:40] [23 ] Seed 22 success after 251.28 s. +steps: 482 , actions: 362 . +Instruction: Empty +Total 17/23(73.91%) success. +Setting seed: 23 +Step 1( N/A%), pre moving , FPS 2.47, Running 0.40s Step 2( N/A%), pre moving , FPS 4.14, Running 0.48s Step 3( N/A%), pre moving , FPS 5.49, Running 0.55s Step 4( N/A%), pre moving , FPS 5.79, Running 0.69s Step 5( N/A%), pre moving , FPS 5.40, Running 0.93s Step 6( N/A%), pre moving , FPS 5.94, Running 1.01s Step 7( N/A%), pre moving , FPS 6.46, Running 1.08s Step 8( N/A%), pre moving , FPS 7.02, Running 1.14s Step 9( N/A%), pre moving , FPS 6.18, Running 1.46s Step 10( N/A%), pre moving , FPS 6.48, Running 1.54s Step 11( N/A%), pre moving , FPS 6.83, Running 1.61s Step 12( N/A%), pre moving , FPS 7.16, Running 1.68s Step 13( N/A%), pre moving , FPS 6.53, Running 1.99s Step 14( N/A%), pre moving , FPS 6.74, Running 2.08s Step 15( N/A%), pre moving , FPS 7.02, Running 2.14s Step 16( N/A%), pre moving , FPS 7.23, Running 2.21s Step 17( N/A%), pre moving , FPS 6.73, Running 2.53s Step 18( N/A%), pre moving , FPS 6.88, Running 2.62s Step 19( N/A%), pre moving , FPS 7.10, Running 2.68s Step 20( N/A%), pre moving , FPS 7.28, Running 2.75s Step 21( N/A%), pre moving , FPS 7.06, Running 3.24s Step 22( N/A%), pre moving , FPS 7.09, Running 3.30s Step 23( N/A%), pre moving , FPS 6.71, Running 3.53s Step 24( N/A%), pre moving , FPS 6.69, Running 3.68s Step 25( N/A%), pre moving , FPS 7.05, Running 3.76s Step 26( N/A%), pre moving , FPS 6.08, Running 4.30s Step 27( N/A%), pre moving , FPS 6.09, Running 4.37s Step 28( N/A%), pre moving , FPS 6.09, Running 4.42s Step 29( N/A%), pre moving , FPS 6.09, Running 4.74s Step 30( N/A%), pre moving , FPS 6.09, Running 4.83s Step 31( N/A%), pre moving , FPS 6.10, Running 4.89s Step 32( N/A%), pre moving , FPS 6.10, Running 4.96s Step 33( N/A%), pre moving , FPS 6.09, Running 5.27s Step 34( N/A%), pre moving , FPS 6.21, Running 5.30s Step 35( N/A%), pre moving , FPS 6.30, Running 5.31s Step 36( N/A%), pre moving , FPS 5.87, Running 5.62s Step 37( N/A%), pre moving , FPS 6.42, Running 5.64s Step 38( N/A%), pre moving , FPS 6.56, Running 5.66s Step 39( N/A%), pre moving , FPS 6.66, Running 5.68s Step 40( N/A%), pre moving , FPS 6.78, Running 5.70s Step 41( N/A%), pre moving , FPS 8.05, Running 5.72s Step 42( N/A%), pre moving , FPS 8.20, Running 5.74s Step 43( N/A%), pre moving , FPS 8.95, Running 5.76s Step 44( N/A%), pre moving , FPS 9.50, Running 5.78s Step 45( N/A%), pre moving , FPS 9.69, Running 5.83s Step 46( N/A%), pre moving , FPS 12.82, Running 5.86s Step 47( N/A%), pre moving , FPS 13.13, Running 5.89s Step 48( N/A%), pre moving , FPS 13.36, Running 5.92s Step 49( N/A%), pre moving , FPS 16.57, Running 5.95s Step 50( N/A%), pre moving , FPS 17.41, Running 5.98s Step 51( N/A%), pre moving , FPS 17.91, Running 6.00s Step 52( N/A%), pre moving , FPS 18.60, Running 6.03s Step 53( N/A%), pre moving , FPS 25.29, Running 6.06s Step 54( N/A%), pre moving , FPS 25.03, Running 6.10s Step 55( N/A%), pre moving , FPS 24.11, Running 6.14s Step 56( N/A%), pre moving , FPS 35.72, Running 6.18s Step 57( N/A%), pre moving , FPS 35.23, Running 6.21s Step 58( N/A%), pre moving , FPS 33.25, Running 6.26s Step 59( N/A%), pre moving , FPS 29.23, Running 6.36s Step 60( N/A%), pre moving , FPS 26.66, Running 6.45s Step 61( N/A%), pre moving , FPS 24.50, Running 6.54s Step 62( N/A%), pre moving , FPS 22.72, Running 6.62s Step 63( N/A%), pre moving , FPS 21.13, Running 6.71s Step 64( N/A%), pre moving , FPS 19.76, Running 6.80s Step 65( N/A%), pre moving , FPS 19.13, Running 6.87s Step 66( N/A%), pre moving , FPS 17.75, Running 6.99s Step 67( N/A%), pre moving , FPS 17.03, Running 7.07s Step 68( N/A%), pre moving , FPS 16.35, Running 7.14s Step 69( N/A%), pre moving , FPS 15.90, Running 7.21s Step 70( N/A%), pre moving , FPS 15.44, Running 7.27s Step 71( N/A%), pre moving , FPS 14.98, Running 7.34s Step 72( N/A%), pre moving , FPS 14.45, Running 7.41s Step 73( N/A%), pre moving , FPS 14.22, Running 7.47s Step 74( N/A%), pre moving , FPS 13.60, Running 7.57s Step 75( N/A%), pre moving , FPS 11.28, Running 7.92s Step 76( N/A%), pre moving , FPS 10.80, Running 8.03s Step 77( N/A%), pre moving , FPS 10.38, Running 8.14s Step 78( N/A%), pre moving , FPS 8.98, Running 8.49s Step 79( N/A%), pre moving , FPS 8.87, Running 8.62s Step 80( N/A%), pre moving , FPS 8.96, Running 8.68s Step 81( N/A%), pre moving , FPS 9.13, Running 8.73s Step 82( N/A%), pre moving , FPS 8.26, Running 9.05s Step 83( N/A%), pre moving , FPS 8.24, Running 9.14s Step 84( N/A%), pre moving , FPS 8.30, Running 9.21s Step 85( N/A%), pre moving , FPS 8.25, Running 9.29s Step 86( N/A%), pre moving , FPS 7.70, Running 9.58s Step 87( N/A%), pre moving , FPS 7.68, Running 9.67s Step 88( N/A%), pre moving , FPS 7.72, Running 9.74s Step 89( N/A%), pre moving , FPS 7.72, Running 9.80s Step 90( N/A%), pre moving , FPS 7.04, Running 10.11s Step 91( N/A%), pre moving , FPS 6.99, Running 10.20s Step 92( N/A%), pre moving , FPS 7.00, Running 10.27s Step 93( N/A%), pre moving , FPS 6.55, Running 10.52s Step 94( N/A%), pre moving , FPS 6.46, Running 10.66s Step 95( N/A%), pre moving , FPS 7.12, Running 10.73s Step 96( N/A%), pre moving , FPS 7.22, Running 10.80s Step 97( N/A%), pre moving , FPS 7.16, Running 10.94s Step 98( N/A%), pre moving , FPS 7.45, Running 11.18s Step 99( N/A%), pre moving , FPS 7.56, Running 11.26s Step 100( N/A%), pre moving , FPS 4.10, Running 13.56s Step 101( N/A%), pre moving , FPS 3.73, Running 14.09s Step 102( N/A%), pre moving , FPS 3.67, Running 14.50s Step 103( N/A%), pre moving , FPS 3.40, Running 15.02s Step 104( N/A%), pre moving , FPS 3.34, Running 15.19s Step 105( N/A%), pre moving , FPS 3.15, Running 15.64s Step 106( N/A%), pre moving , FPS 3.22, Running 15.80s Step 107( N/A%), pre moving , FPS 3.02, Running 16.30s Step 108( N/A%), pre moving , FPS 2.86, Running 16.72s Step 109( N/A%), pre moving , FPS 2.68, Running 17.25s Step 110( N/A%), pre moving , FPS 2.74, Running 17.40s Step 111( N/A%), pre moving , FPS 2.59, Running 17.93s Step 112( N/A%), pre moving , FPS 2.47, Running 18.37s Step 113( N/A%), pre moving , FPS 2.39, Running 18.89s Step 114( N/A%), pre moving , FPS 2.39, Running 19.03s Step 115( N/A%), pre moving , FPS 2.27, Running 19.55s Step 116( N/A%), pre moving , FPS 2.24, Running 19.75s Step 117( N/A%), pre moving , FPS 2.17, Running 20.16s Step 118( N/A%), pre moving , FPS 2.13, Running 20.57s Step 119( N/A%), pre moving , FPS 2.03, Running 21.11s Step 120( 0.20%), action 1, FPS 2.32, Running 22.17s Step 121( 0.40%), action 2, FPS 2.32, Running 22.71s Step 122( 0.60%), action 3, FPS 2.26, Running 23.35s Step 123( 0.80%), action 4, FPS 2.27, Running 23.84s Step 124( 1.00%), action 5, FPS 2.11, Running 24.66s Step 125( 1.20%), action 6, FPS 2.14, Running 24.97s Step 126( 1.40%), action 7, FPS 2.08, Running 25.41s Step 127( 1.60%), action 8, FPS 2.08, Running 25.91s Step 128( 1.80%), action 9, FPS 2.05, Running 26.47s Step 129( 2.00%), action 10, FPS 2.11, Running 26.74s Step 130( 2.20%), action 11, FPS 1.98, Running 27.51s Step 131( 2.40%), action 12, FPS 1.98, Running 28.03s Step 132( 2.60%), action 13, FPS 1.89, Running 28.96s Step 133( 2.80%), action 14, FPS 1.93, Running 29.22s Step 134( 3.00%), action 15, FPS 1.80, Running 30.14s Step 135( 3.20%), action 16, FPS 1.82, Running 30.51s Step 136( 3.40%), action 17, FPS 1.69, Running 31.60s Step 137( 3.60%), action 18, FPS 1.69, Running 32.01s Step 138( 3.80%), action 19, FPS 1.61, Running 32.96s Step 139( 4.00%), action 20, FPS 1.65, Running 33.25s Step 140( 4.20%), action 21, FPS 1.67, Running 34.15s Step 141( 4.40%), action 22, FPS 1.66, Running 34.75s Step 142( 4.60%), action 23, FPS 1.62, Running 35.72s Step 143( 4.80%), action 24, FPS 1.64, Running 36.03s Step 144( 5.00%), action 25, FPS 1.64, Running 36.89s Step 145( 5.20%), action 26, FPS 1.60, Running 37.46s Step 146( 5.40%), action 27, FPS 1.54, Running 38.43s Step 147( 5.60%), action 28, FPS 1.56, Running 38.73s Step 148( 5.80%), action 29, FPS 1.51, Running 39.69s Step 149( 6.00%), action 30, FPS 1.48, Running 40.23s Step 150( 6.20%), action 31, FPS 1.42, Running 41.63s Step 151( 6.40%), action 32, FPS 1.44, Running 41.96s Step 152( 6.60%), action 33, FPS 1.45, Running 42.73s Step 153( 6.80%), action 34, FPS 1.40, Running 43.48s Step 154( 7.00%), action 35, FPS 1.39, Running 44.57s Step 155( 7.20%), action 36, FPS 1.39, Running 44.88s Step 156( 7.40%), action 37, FPS 1.45, Running 45.43s Step 157( 7.60%), action 38, FPS 1.41, Running 46.17s Step 158( 7.80%), action 39, FPS 1.42, Running 47.08s Step 159( 8.00%), action 40, FPS 1.41, Running 47.40s Step 160( 8.20%), action 41, FPS 1.39, Running 48.53s Step 161( 8.40%), action 42, FPS 1.37, Running 49.31s Step 162( 8.60%), action 43, FPS 1.38, Running 50.19s Step 163( 8.80%), action 44, FPS 1.39, Running 50.45s Step 164( 9.00%), action 45, FPS 1.38, Running 51.37s Step 165( 9.20%), action 46, FPS 1.38, Running 51.92s Step 166( 9.40%), action 47, FPS 1.42, Running 52.54s Step 167( 9.60%), action 48, FPS 1.39, Running 53.11s Step 168( 9.80%), action 49, FPS 1.38, Running 54.21s Step 169( 10.00%), action 50, FPS 1.40, Running 54.49s Step 170( 10.20%), action 51, FPS 1.43, Running 55.63s Step 171( 10.40%), action 52, FPS 1.38, Running 56.46s Step 172( 10.60%), action 53, FPS 1.36, Running 57.43s Step 173( 10.80%), action 54, FPS 1.36, Running 58.18s Step 174( 11.00%), action 55, FPS 1.38, Running 59.10s Step 175( 11.20%), action 56, FPS 1.35, Running 59.74s Step 176( 11.40%), action 57, FPS 1.31, Running 60.75s Step 177( 11.60%), action 58, FPS 1.32, Running 61.34s Step 178( 11.80%), action 59, FPS 1.33, Running 62.12s Step 179( 12.00%), action 60, FPS 1.29, Running 62.96s Step 180( 12.20%), action 61, FPS 1.30, Running 63.96s Step 181( 12.40%), action 62, FPS 1.30, Running 64.67s Step 182( 12.60%), action 63, FPS 1.30, Running 65.61s Step 183( 12.80%), action 64, FPS 1.29, Running 65.90s Step 184( 13.00%), action 65, FPS 1.30, Running 66.76s Step 185( 13.20%), action 66, FPS 1.32, Running 67.05s Step 186( 13.40%), action 67, FPS 1.30, Running 67.92s Step 187( 13.60%), action 68, FPS 1.30, Running 68.49s Step 188( 13.80%), action 69, FPS 1.31, Running 69.44s Step 189( 14.00%), action 70, FPS 1.31, Running 69.81s Step 190( 14.20%), action 71, FPS 1.26, Running 71.52s Step 191( 14.40%), action 72, FPS 1.27, Running 72.19s Step 192( 14.60%), action 73, FPS 1.27, Running 73.19s Step 193( 14.80%), action 74, FPS 1.28, Running 73.79s Step 194( 15.00%), action 75, FPS 1.28, Running 74.76s Step 195( 15.20%), action 76, FPS 1.31, Running 75.05s Step 196( 15.40%), action 77, FPS 1.32, Running 75.91s Step 197( 15.60%), action 78, FPS 1.32, Running 76.45s Step 198( 15.80%), action 79, FPS 1.28, Running 77.76s Step 199( 16.00%), action 80, FPS 1.27, Running 78.66s Step 200( 16.20%), action 81, FPS 1.24, Running 80.07s Step 201( 16.40%), action 82, FPS 1.26, Running 80.60s Step 202( 16.60%), action 83, FPS 1.26, Running 81.44s Step 203( 16.80%), action 84, FPS 1.24, Running 82.07s Step 204( 17.00%), action 85, FPS 1.26, Running 82.58s Step 205( 17.20%), action 86, FPS 1.24, Running 83.16s Step 206( 17.40%), action 87, FPS 1.22, Running 84.33s Step 207( 17.60%), action 88, FPS 1.23, Running 84.75s Step 208( 17.80%), action 89, FPS 1.23, Running 85.71s Step 209( 18.00%), action 90, FPS 1.22, Running 86.26s Step 210( 18.20%), action 91, FPS 1.28, Running 87.14s Step 211( 18.40%), action 92, FPS 1.27, Running 87.96s Step 212( 18.60%), action 93, FPS 1.27, Running 88.92s Step 213( 18.80%), action 94, FPS 1.26, Running 89.69s Step 214( 19.00%), action 95, FPS 1.25, Running 90.78s Step 215( 19.20%), action 96, FPS 1.22, Running 91.42s Step 216( 19.40%), action 97, FPS 1.21, Running 92.42s Step 217( 19.60%), action 98, FPS 1.20, Running 93.05s Step 218( 19.80%), action 99, FPS 1.23, Running 94.07s Step 219( 20.00%), action 100, FPS 1.24, Running 94.74s Step 220( 20.20%), action 101, FPS 1.28, Running 95.69s Step 221( 20.40%), action 102, FPS 1.27, Running 96.29s Step 222( 20.60%), action 103, FPS 1.26, Running 97.37s Step 223( 20.80%), action 104, FPS 1.28, Running 97.68s Step 224( 21.00%), action 105, FPS 1.26, Running 98.50s Step 225( 21.20%), action 106, FPS 1.22, Running 99.60s Step 226( 21.40%), action 107, FPS 1.24, Running 100.42s Step 227( 21.60%), action 108, FPS 1.25, Running 100.81s Step 228( 21.80%), action 109, FPS 1.22, Running 102.10s Step 229( 22.00%), action 110, FPS 1.21, Running 102.80s Step 230( 22.20%), action 111, FPS 1.20, Running 103.78s Step 231( 22.40%), action 112, FPS 1.24, Running 104.10s Step 232( 22.60%), action 113, FPS 1.25, Running 104.92s Step 233( 22.80%), action 114, FPS 1.27, Running 105.47s Step 234( 23.00%), action 115, FPS 1.30, Running 106.12s Step 235( 23.20%), action 116, FPS 1.31, Running 106.66s Step 236( 23.40%), action 117, FPS 1.33, Running 107.50s Step 237( 23.60%), action 118, FPS 1.34, Running 107.95s Step 238( 23.80%), action 119, FPS 1.37, Running 108.63s Step 239( 24.00%), action 120, FPS 1.39, Running 109.13s Step 240( 24.20%), action 121, FPS 1.40, Running 110.02s Step 241( 24.40%), action 122, FPS 1.40, Running 110.62s Step 242( 24.60%), action 123, FPS 1.44, Running 111.23s Step 243( 24.80%), action 124, FPS 1.42, Running 111.80s Step 244( 25.00%), action 125, FPS 1.40, Running 112.80s Step 245( 25.20%), action 126, FPS 1.48, Running 113.14s Step 246( 25.40%), action 127, FPS 1.48, Running 113.94s Step 247( 25.60%), action 128, FPS 1.47, Running 114.41s Step 248( 25.80%), action 129, FPS 1.49, Running 115.53s Step 249( 26.00%), action 130, FPS 1.53, Running 115.87s Step 250( 26.20%), action 131, FPS 1.55, Running 116.69s Step 251( 26.40%), action 132, FPS 1.52, Running 117.22s Step 252( 26.60%), action 133, FPS 1.50, Running 118.21s Step 253( 26.80%), action 134, FPS 1.53, Running 118.56s Step 254( 27.00%), action 135, FPS 1.51, Running 119.35s Step 255( 27.20%), action 136, FPS 1.51, Running 119.89s Step 256( 27.40%), action 137, FPS 1.55, Running 120.37s Step 257( 27.60%), action 138, FPS 1.58, Running 120.61s Step 258( 27.80%), action 139, FPS 1.62, Running 120.97s Step 259( 28.00%), action 140, FPS 1.65, Running 121.24s Step 260( 28.20%), action 141, FPS 1.69, Running 121.88s Step 261( 28.40%), action 142, FPS 1.73, Running 122.16s Step 262( 28.60%), action 143, FPS 1.69, Running 123.06s Step 263( 28.80%), action 144, FPS 1.67, Running 123.75s Step 264( 29.00%), action 145, FPS 1.68, Running 124.69s Step 265( 29.20%), action 146, FPS 1.65, Running 125.28s Step 266( 29.40%), action 147, FPS 1.67, Running 125.94s Step 267( 29.60%), action 148, FPS 1.66, Running 126.48s Step 268( 29.80%), action 149, FPS 1.68, Running 127.42s Step 269( 30.00%), action 150, FPS 1.66, Running 127.92s Step 270( 30.20%), action 151, FPS 1.62, Running 129.04s Step 271( 30.40%), action 152, FPS 1.62, Running 129.60s Step 272( 30.60%), action 153, FPS 1.64, Running 130.38s Step 273( 30.80%), action 154, FPS 1.63, Running 130.81s Step 274( 31.00%), action 155, FPS 1.61, Running 131.79s Step 275( 31.20%), action 156, FPS 1.61, Running 132.35s Step 276( 31.40%), action 157, FPS 1.57, Running 133.14s Step 277( 31.60%), action 158, FPS 1.54, Running 133.58s Step 278( 31.80%), action 159, FPS 1.48, Running 134.52s Step 279( 32.00%), action 160, FPS 1.47, Running 134.82s Step 280( 32.20%), action 161, FPS 1.44, Running 135.77s Step 281( 32.40%), action 162, FPS 1.41, Running 136.30s Step 282( 32.60%), action 163, FPS 1.41, Running 137.24s Step 283( 32.80%), action 164, FPS 1.44, Running 137.63s Step 284( 33.00%), action 165, FPS 1.45, Running 138.44s Step 285( 33.20%), action 166, FPS 1.45, Running 139.07s Step 286( 33.40%), action 167, FPS 1.45, Running 139.73s Step 287( 33.60%), action 168, FPS 1.48, Running 140.00s Step 288( 33.80%), action 169, FPS 1.53, Running 140.51s Step 289( 34.00%), action 170, FPS 1.56, Running 140.74s Step 290( 34.20%), action 171, FPS 1.64, Running 141.22s Step 291( 34.40%), action 172, FPS 1.69, Running 141.40s Step 292( 34.60%), action 173, FPS 1.75, Running 141.77s Step 293( 34.80%), action 174, FPS 1.75, Running 142.23s Step 294( 35.00%), action 175, FPS 1.86, Running 142.56s Step 295( 35.20%), action 176, FPS 1.86, Running 143.07s Step 296( 35.40%), action 177, FPS 1.91, Running 143.63s Step 297( 35.60%), action 178, FPS 1.94, Running 143.91s Step 298( 35.80%), action 179, FPS 1.98, Running 144.60s Step 299( 36.00%), action 180, FPS 1.94, Running 145.14s Step 300( 36.20%), action 181, FPS 1.95, Running 146.01s Step 301( 36.40%), action 182, FPS 1.99, Running 146.33s Step 302( 36.60%), action 183, FPS 2.02, Running 147.16s Step 303( 36.80%), action 184, FPS 2.02, Running 147.53s Step 304( 37.00%), action 185, FPS 2.04, Running 148.25s Step 305( 37.20%), action 186, FPS 2.10, Running 148.60s Step 306( 37.40%), action 187, FPS 2.08, Running 149.35s Step 307( 37.60%), action 188, FPS 2.06, Running 149.72s Step 308( 37.80%), action 189, FPS 2.01, Running 150.48s Step 309( 38.00%), action 190, FPS 1.93, Running 151.09s Step 310( 38.20%), action 191, FPS 1.87, Running 151.89s Step 311( 38.40%), action 192, FPS 1.82, Running 152.38s Step 312( 38.60%), action 193, FPS 1.74, Running 153.25s Step 313( 38.80%), action 194, FPS 1.72, Running 153.87s Step 314( 39.00%), action 195, FPS 1.63, Running 154.84s Step 315( 39.20%), action 196, FPS 1.66, Running 155.10s Step 316( 39.40%), action 197, FPS 1.63, Running 155.93s Step 317( 39.60%), action 198, FPS 1.62, Running 156.23s Step 318( 39.80%), action 199, FPS 1.61, Running 157.03s Step 319( 40.00%), action 200, FPS 1.60, Running 157.64s Step 320( 40.20%), action 201, FPS 1.59, Running 158.60s Step 321( 40.40%), action 202, FPS 1.59, Running 158.89s Step 322( 40.60%), action 203, FPS 1.58, Running 159.82s Step 323( 40.80%), action 204, FPS 1.55, Running 160.44s Step 324( 41.00%), action 205, FPS 1.53, Running 161.35s Step 325( 41.20%), action 206, FPS 1.54, Running 161.60s Step 326( 41.40%), action 207, FPS 1.59, Running 161.90s Step 327( 41.60%), action 208, FPS 1.58, Running 162.37s Step 328( 41.80%), action 209, FPS 1.61, Running 162.91s Step 329( 42.00%), action 210, FPS 1.66, Running 163.11s Step 330( 42.20%), action 211, FPS 1.68, Running 163.81s Step 331( 42.40%), action 212, FPS 1.67, Running 164.35s Step 332( 42.60%), action 213, FPS 1.66, Running 165.31s Step 333( 42.80%), action 214, FPS 1.70, Running 165.63s Step 334( 43.00%), action 215, FPS 1.72, Running 166.45s Step 335( 43.20%), action 216, FPS 1.71, Running 166.77s Step 336( 43.40%), action 217, FPS 1.70, Running 167.72s Step 337( 43.60%), action 218, FPS 1.66, Running 168.25s Step 338( 43.80%), action 219, FPS 1.64, Running 169.19s Step 339( 44.00%), action 220, FPS 1.68, Running 169.56s Step 340( 44.20%), action 221, FPS 1.68, Running 170.49s Step 341( 44.40%), action 222, FPS 1.64, Running 171.08s Step 342( 44.60%), action 223, FPS 1.63, Running 172.09s Step 343( 44.80%), action 224, FPS 1.62, Running 172.80s Step 344( 45.00%), action 225, FPS 1.61, Running 173.73s Step 345( 45.20%), action 226, FPS 1.56, Running 174.39s Step 346( 45.40%), action 227, FPS 1.48, Running 175.41s Step 347( 45.60%), action 228, FPS 1.45, Running 176.14s Step 348( 45.80%), action 229, FPS 1.41, Running 177.11s Step 349( 46.00%), action 230, FPS 1.37, Running 177.74s Step 350( 46.20%), action 231, FPS 1.33, Running 178.82s Step 351( 46.40%), action 232, FPS 1.32, Running 179.52s Step 352( 46.60%), action 233, FPS 1.32, Running 180.48s Step 353( 46.80%), action 234, FPS 1.29, Running 181.12s Step 354( 47.00%), action 235, FPS 1.31, Running 181.68s Step 355( 47.20%), action 236, FPS 1.31, Running 182.00s Step 356( 47.40%), action 237, FPS 1.29, Running 183.22s Step 357( 47.60%), action 238, FPS 1.28, Running 183.86s Step 358( 47.80%), action 239, FPS 1.27, Running 184.95s Step 359( 48.00%), action 240, FPS 1.25, Running 185.54s Step 360( 48.20%), action 241, FPS 1.24, Running 186.61s Step 361( 48.40%), action 242, FPS 1.24, Running 187.27s Step 362( 48.60%), action 243, FPS 1.23, Running 188.28s Step 363( 48.80%), action 244, FPS 1.22, Running 189.17s Step 364( 49.00%), action 245, FPS 1.20, Running 190.38s Step 365( 49.20%), action 246, FPS 1.20, Running 191.09s Step 366( 49.40%), action 247, FPS 1.20, Running 192.03s Step 367( 49.60%), action 248, FPS 1.24, Running 192.33s Step 368( 49.80%), action 249, FPS 1.25, Running 193.15s Step 369( 50.00%), action 250, FPS 1.26, Running 193.56s Step 370( 50.20%), action 251, FPS 1.25, Running 194.78s Step 371( 50.40%), action 252, FPS 1.26, Running 195.44s Step 372( 50.60%), action 253, FPS 1.27, Running 196.20s Step 373( 50.80%), action 254, FPS 1.28, Running 196.68s Step 374( 51.00%), action 255, FPS 1.25, Running 197.64s Step 375( 51.20%), action 256, FPS 1.25, Running 198.02s Step 376( 51.40%), action 257, FPS 1.27, Running 198.95s Step 377( 51.60%), action 258, FPS 1.28, Running 199.51s Step 378( 51.80%), action 259, FPS 1.32, Running 200.09s Step 379( 52.00%), action 260, FPS 1.34, Running 200.45s Step 380( 52.20%), action 261, FPS 1.37, Running 201.25s Step 381( 52.40%), action 262, FPS 1.35, Running 202.09s Step 382( 52.60%), action 263, FPS 1.35, Running 203.09s Step 383( 52.80%), action 264, FPS 1.41, Running 203.34s Step 384( 53.00%), action 265, FPS 1.44, Running 204.25s Step 385( 53.20%), action 266, FPS 1.46, Running 204.79s Step 386( 53.40%), action 267, FPS 1.50, Running 205.40s Step 387( 53.60%), action 268, FPS 1.47, Running 205.91s Step 388( 53.80%), action 269, FPS 1.50, Running 206.50s Step 389( 54.00%), action 270, FPS 1.48, Running 207.04s Step 390( 54.20%), action 271, FPS 1.54, Running 207.79s Step 391( 54.40%), action 272, FPS 1.58, Running 208.14s Step 392( 54.60%), action 273, FPS 1.54, Running 209.20s Step 393( 54.80%), action 274, FPS 1.53, Running 209.79s Step 394( 55.00%), action 275, FPS 1.54, Running 210.66s Step 395( 55.20%), action 276, FPS 1.50, Running 211.39s Step 396( 55.40%), action 277, FPS 1.51, Running 212.23s Step 397( 55.60%), action 278, FPS 1.52, Running 212.63s Step 398( 55.80%), action 279, FPS 1.49, Running 213.47s Step 399( 56.00%), action 280, FPS 1.50, Running 213.74s Step 400( 56.20%), action 281, FPS 1.48, Running 214.78s Step 401( 56.40%), action 282, FPS 1.48, Running 215.65s Step 402( 56.60%), action 283, FPS 1.48, Running 216.62s Step 403( 56.80%), action 284, FPS 1.47, Running 216.98s Step 404( 57.00%), action 285, FPS 1.47, Running 217.90s Step 405( 57.20%), action 286, FPS 1.43, Running 218.82s Step 406( 57.40%), action 287, FPS 1.41, Running 219.56s Step 407( 57.60%), action 288, FPS 1.43, Running 219.88s Step 408( 57.80%), action 289, FPS 1.44, Running 220.39s Step 409( 58.00%), action 290, FPS 1.47, Running 220.63s Step 410( 58.20%), action 291, FPS 1.45, Running 221.60s Step 411( 58.40%), action 292, FPS 1.43, Running 222.13s Step 412( 58.60%), action 293, FPS 1.48, Running 222.68s Step 413( 58.80%), action 294, FPS 1.49, Running 223.22s Step 414( 59.00%), action 295, FPS 1.48, Running 224.16s Step 415( 59.20%), action 296, FPS 1.53, Running 224.46s Step 416( 59.40%), action 297, FPS 1.53, Running 225.33s Step 417( 59.60%), action 298, FPS 1.50, Running 225.93s Step 418( 59.80%), action 299, FPS 1.52, Running 226.61s Step 419( 60.00%), action 300, FPS 1.48, Running 227.21s Step 420( 60.20%), action 301, FPS 1.50, Running 228.15s Step 421( 60.40%), action 302, FPS 1.53, Running 228.72s Step 422( 60.60%), action 303, FPS 1.57, Running 229.37s Step 423( 60.80%), action 304, FPS 1.54, Running 229.94s Step 424( 61.00%), action 305, FPS 1.55, Running 230.82s Step 425( 61.20%), action 306, FPS 1.62, Running 231.16s Step 426( 61.40%), action 307, FPS 1.61, Running 231.96s Step 427( 61.60%), action 308, FPS 1.61, Running 232.32s Step 428( 61.80%), action 309, FPS 1.57, Running 233.10s Step 429( 62.00%), action 310, FPS 1.55, Running 233.57s Step 430( 62.20%), action 311, FPS 1.56, Running 234.42s Step 431( 62.40%), action 312, FPS 1.53, Running 235.21s Step 432( 62.60%), action 313, FPS 1.52, Running 235.85s Step 433( 62.80%), action 314, FPS 1.52, Running 236.38s Step 434( 63.00%), action 315, FPS 1.52, Running 237.36s Step 435( 63.20%), action 316, FPS 1.52, Running 237.63s Step 436( 63.40%), action 317, FPS 1.56, Running 238.14s Step 437( 63.60%), action 318, FPS 1.59, Running 238.48s Step 438( 63.80%), action 319, FPS 1.60, Running 239.07s Step 439( 64.00%), action 320, FPS 1.63, Running 239.49s Step 440( 64.20%), action 321, FPS 1.63, Running 240.39s Step 441( 64.40%), action 322, FPS 1.64, Running 240.89s Step 442( 64.60%), action 323, FPS 1.61, Running 241.82s Step 443( 64.80%), action 324, FPS 1.65, Running 242.07s Step 444( 65.00%), action 325, FPS 1.64, Running 243.01s [2026-08-02 18:57:44] [24 ] Seed 23 success after 243.35 s. +steps: 444 , actions: 325 . +Instruction: Empty +Total 18/24(75.00%) success. +Setting seed: 24 +Step 1( N/A%), pre moving , FPS 2.26, Running 0.44s Step 2( N/A%), pre moving , FPS 3.87, Running 0.52s Step 3( N/A%), pre moving , FPS 5.24, Running 0.57s Step 4( N/A%), pre moving , FPS 6.28, Running 0.64s Step 5( N/A%), pre moving , FPS 7.05, Running 0.71s Step 6( N/A%), pre moving , FPS 5.92, Running 1.01s Step 7( N/A%), pre moving , FPS 6.38, Running 1.10s Step 8( N/A%), pre moving , FPS 6.84, Running 1.17s Step 9( N/A%), pre moving , FPS 7.30, Running 1.23s Step 10( N/A%), pre moving , FPS 6.45, Running 1.55s Step 11( N/A%), pre moving , FPS 6.73, Running 1.63s Step 12( N/A%), pre moving , FPS 7.03, Running 1.71s Step 13( N/A%), pre moving , FPS 7.36, Running 1.77s Step 14( N/A%), pre moving , FPS 6.75, Running 2.07s Step 15( N/A%), pre moving , FPS 6.95, Running 2.16s Step 16( N/A%), pre moving , FPS 7.18, Running 2.23s Step 17( N/A%), pre moving , FPS 7.37, Running 2.31s Step 18( N/A%), pre moving , FPS 6.85, Running 2.63s Step 19( N/A%), pre moving , FPS 7.00, Running 2.72s Step 20( N/A%), pre moving , FPS 7.20, Running 2.78s Step 21( N/A%), pre moving , FPS 6.98, Running 3.31s Step 22( N/A%), pre moving , FPS 7.02, Running 3.37s Step 23( N/A%), pre moving , FPS 7.01, Running 3.42s Step 24( N/A%), pre moving , FPS 6.39, Running 3.77s Step 25( N/A%), pre moving , FPS 6.38, Running 3.85s Step 26( N/A%), pre moving , FPS 5.95, Running 4.37s Step 27( N/A%), pre moving , FPS 5.99, Running 4.44s Step 28( N/A%), pre moving , FPS 6.00, Running 4.50s Step 29( N/A%), pre moving , FPS 5.58, Running 4.82s Step 30( N/A%), pre moving , FPS 5.97, Running 4.90s Step 31( N/A%), pre moving , FPS 6.01, Running 4.96s Step 32( N/A%), pre moving , FPS 6.01, Running 5.03s Step 33( N/A%), pre moving , FPS 5.58, Running 5.35s Step 34( N/A%), pre moving , FPS 5.96, Running 5.43s Step 35( N/A%), pre moving , FPS 6.02, Running 5.48s Step 36( N/A%), pre moving , FPS 4.75, Running 6.44s Step 37( N/A%), pre moving , FPS 4.74, Running 6.53s Step 38( N/A%), pre moving , FPS 5.05, Running 6.59s Step 39( N/A%), pre moving , FPS 5.07, Running 6.66s Step 40( N/A%), pre moving , FPS 4.75, Running 6.99s Step 41( N/A%), pre moving , FPS 5.31, Running 7.07s Step 42( N/A%), pre moving , FPS 5.30, Running 7.14s Step 43( N/A%), pre moving , FPS 5.29, Running 7.20s Step 44( N/A%), pre moving , FPS 5.73, Running 7.25s Step 45( N/A%), pre moving , FPS 5.29, Running 7.62s Step 46( N/A%), pre moving , FPS 5.97, Running 7.72s Step 47( N/A%), pre moving , FPS 5.49, Running 8.08s Step 48( N/A%), pre moving , FPS 5.44, Running 8.18s Step 49( N/A%), pre moving , FPS 5.79, Running 8.27s Step 50( N/A%), pre moving , FPS 5.45, Running 8.57s Step 51( N/A%), pre moving , FPS 5.29, Running 8.74s Step 52( N/A%), pre moving , FPS 5.27, Running 8.82s Step 53( N/A%), pre moving , FPS 5.58, Running 8.93s Step 54( N/A%), pre moving , FPS 5.16, Running 9.31s Step 55( N/A%), pre moving , FPS 5.09, Running 9.41s Step 56( N/A%), pre moving , FPS 6.54, Running 9.50s Step 57( N/A%), pre moving , FPS 5.97, Running 9.88s Step 58( N/A%), pre moving , FPS 5.90, Running 9.98s Step 59( N/A%), pre moving , FPS 5.87, Running 10.07s Step 60( N/A%), pre moving , FPS 5.78, Running 10.44s Step 61( N/A%), pre moving , FPS 5.76, Running 10.55s Step 62( N/A%), pre moving , FPS 5.47, Running 10.79s Step 63( N/A%), pre moving , FPS 5.24, Running 11.02s Step 64( N/A%), pre moving , FPS 5.13, Running 11.15s Step 65( N/A%), pre moving , FPS 5.07, Running 11.57s Step 66( N/A%), pre moving , FPS 4.82, Running 11.87s Step 67( N/A%), pre moving , FPS 4.97, Running 12.11s Step 68( N/A%), pre moving , FPS 4.96, Running 12.21s Step 69( N/A%), pre moving , FPS 4.63, Running 12.59s Step 70( N/A%), pre moving , FPS 4.86, Running 12.69s Step 71( N/A%), pre moving , FPS 4.97, Running 12.77s Step 72( N/A%), pre moving , FPS 4.66, Running 13.11s Step 73( N/A%), pre moving , FPS 4.65, Running 13.23s Step 74( N/A%), pre moving , FPS 4.97, Running 13.33s Step 75( N/A%), pre moving , FPS 4.70, Running 13.67s Step 76( N/A%), pre moving , FPS 4.75, Running 13.71s Step 77( N/A%), pre moving , FPS 5.18, Running 13.74s Step 78( N/A%), pre moving , FPS 5.28, Running 13.77s Step 79( N/A%), pre moving , FPS 5.38, Running 13.78s Step 80( N/A%), pre moving , FPS 5.94, Running 13.81s Step 81( N/A%), pre moving , FPS 6.10, Running 13.83s Step 82( N/A%), pre moving , FPS 6.55, Running 13.85s Step 83( N/A%), pre moving , FPS 7.03, Running 13.86s Step 84( N/A%), pre moving , FPS 7.33, Running 13.88s Step 85( N/A%), pre moving , FPS 8.57, Running 13.90s Step 86( N/A%), pre moving , FPS 9.79, Running 13.92s Step 87( N/A%), pre moving , FPS 10.95, Running 13.93s Step 88( N/A%), pre moving , FPS 11.49, Running 13.95s Step 89( N/A%), pre moving , FPS 14.41, Running 13.98s Step 90( N/A%), pre moving , FPS 15.31, Running 13.99s Step 91( N/A%), pre moving , FPS 16.06, Running 14.01s Step 92( N/A%), pre moving , FPS 21.79, Running 14.03s Step 93( N/A%), pre moving , FPS 24.37, Running 14.05s Step 94( N/A%), pre moving , FPS 27.04, Running 14.07s Step 95( N/A%), pre moving , FPS 47.99, Running 14.08s Step 96( N/A%), pre moving , FPS 51.32, Running 14.10s Step 97( N/A%), pre moving , FPS 11.66, Running 15.46s Step 98( N/A%), pre moving , FPS 10.38, Running 15.69s Step 99( N/A%), pre moving , FPS 9.78, Running 15.83s Step 100( N/A%), pre moving , FPS 9.04, Running 16.02s Step 101( N/A%), pre moving , FPS 8.52, Running 16.18s Step 102( N/A%), pre moving , FPS 7.85, Running 16.39s Step 103( N/A%), pre moving , FPS 6.79, Running 16.81s Step 104( N/A%), pre moving , FPS 5.81, Running 17.33s Step 105( N/A%), pre moving , FPS 5.52, Running 17.52s Step 106( N/A%), pre moving , FPS 4.83, Running 18.06s Step 107( N/A%), pre moving , FPS 4.40, Running 18.48s Step 108( N/A%), pre moving , FPS 3.99, Running 18.97s Step 109( N/A%), pre moving , FPS 3.89, Running 19.12s Step 110( N/A%), pre moving , FPS 3.54, Running 19.65s Step 111( N/A%), pre moving , FPS 3.30, Running 20.07s Step 112( N/A%), pre moving , FPS 3.05, Running 20.59s Step 113( N/A%), pre moving , FPS 2.98, Running 20.75s Step 114( N/A%), pre moving , FPS 2.76, Running 21.30s Step 115( N/A%), pre moving , FPS 2.62, Running 21.72s Step 116( N/A%), pre moving , FPS 2.47, Running 22.21s Step 117( 0.20%), action 1, FPS 2.60, Running 23.16s Step 118( 0.40%), action 2, FPS 2.42, Running 23.96s Step 119( 0.60%), action 3, FPS 2.22, Running 24.82s Step 120( 0.80%), action 4, FPS 2.21, Running 25.08s Step 121( 1.00%), action 5, FPS 2.12, Running 25.63s Step 122( 1.20%), action 6, FPS 2.05, Running 26.15s Step 123( 1.40%), action 7, FPS 1.95, Running 27.06s Step 124( 1.60%), action 8, FPS 1.97, Running 27.46s Step 125( 1.80%), action 9, FPS 1.88, Running 28.15s Step 126( 2.00%), action 10, FPS 1.91, Running 28.55s Step 127( 2.20%), action 11, FPS 1.84, Running 29.34s Step 128( 2.40%), action 12, FPS 1.81, Running 30.02s Step 129( 2.60%), action 13, FPS 1.72, Running 30.74s Step 130( 2.80%), action 14, FPS 1.72, Running 31.25s Step 131( 3.00%), action 15, FPS 1.68, Running 31.99s Step 132( 3.20%), action 16, FPS 1.68, Running 32.48s Step 133( 3.40%), action 17, FPS 1.62, Running 33.09s Step 134( 3.60%), action 18, FPS 1.64, Running 33.49s Step 135( 3.80%), action 19, FPS 1.63, Running 33.99s Step 136( 4.00%), action 20, FPS 1.61, Running 34.62s Step 137( 4.20%), action 21, FPS 1.62, Running 35.52s Step 138( 4.40%), action 22, FPS 1.65, Running 36.08s Step 139( 4.60%), action 23, FPS 1.66, Running 36.90s Step 140( 4.80%), action 24, FPS 1.59, Running 37.69s Step 141( 5.00%), action 25, FPS 1.54, Running 38.59s Step 142( 5.20%), action 26, FPS 1.56, Running 38.99s Step 143( 5.40%), action 27, FPS 1.58, Running 39.74s Step 144( 5.60%), action 28, FPS 1.58, Running 40.08s Step 145( 5.80%), action 29, FPS 1.57, Running 40.88s Step 146( 6.00%), action 30, FPS 1.56, Running 41.40s Step 147( 6.20%), action 31, FPS 1.46, Running 42.99s Step 148( 6.40%), action 32, FPS 1.50, Running 43.38s Step 149( 6.60%), action 33, FPS 1.50, Running 44.09s Step 150( 6.80%), action 34, FPS 1.51, Running 44.52s Step 151( 7.00%), action 35, FPS 1.51, Running 45.24s Step 152( 7.20%), action 36, FPS 1.51, Running 45.74s Step 153( 7.40%), action 37, FPS 1.51, Running 46.36s Step 154( 7.60%), action 38, FPS 1.48, Running 47.03s Step 155( 7.80%), action 39, FPS 1.42, Running 48.03s Step 156( 8.00%), action 40, FPS 1.42, Running 48.67s Step 157( 8.20%), action 41, FPS 1.45, Running 49.31s Step 158( 8.40%), action 42, FPS 1.44, Running 50.00s Step 159( 8.60%), action 43, FPS 1.45, Running 50.71s Step 160( 8.80%), action 44, FPS 1.48, Running 51.20s Step 161( 9.00%), action 45, FPS 1.50, Running 51.90s Step 162( 9.20%), action 46, FPS 1.46, Running 52.70s Step 163( 9.40%), action 47, FPS 1.50, Running 53.09s Step 164( 9.60%), action 48, FPS 1.49, Running 53.51s Step 165( 9.80%), action 49, FPS 1.50, Running 54.19s Step 166( 10.00%), action 50, FPS 1.49, Running 54.82s Step 167( 10.20%), action 51, FPS 1.58, Running 55.63s Step 168( 10.40%), action 52, FPS 1.59, Running 55.94s Step 169( 10.60%), action 53, FPS 1.57, Running 56.81s Step 170( 10.80%), action 54, FPS 1.58, Running 57.16s Step 171( 11.00%), action 55, FPS 1.57, Running 57.99s Step 172( 11.20%), action 56, FPS 1.56, Running 58.54s Step 173( 11.40%), action 57, FPS 1.56, Running 59.17s Step 174( 11.60%), action 58, FPS 1.57, Running 59.74s Step 175( 11.80%), action 59, FPS 1.59, Running 60.59s Step 176( 12.00%), action 60, FPS 1.61, Running 61.06s Step 177( 12.20%), action 61, FPS 1.60, Running 61.82s Step 178( 12.40%), action 62, FPS 1.60, Running 62.50s Step 179( 12.60%), action 63, FPS 1.59, Running 63.32s Step 180( 12.80%), action 64, FPS 1.59, Running 63.78s Step 181( 13.00%), action 65, FPS 1.59, Running 64.50s Step 182( 13.20%), action 66, FPS 1.63, Running 64.96s Step 183( 13.40%), action 67, FPS 1.59, Running 65.64s Step 184( 13.60%), action 68, FPS 1.55, Running 66.43s Step 185( 13.80%), action 69, FPS 1.56, Running 67.02s Step 186( 14.00%), action 70, FPS 1.56, Running 67.68s Step 187( 14.20%), action 71, FPS 1.55, Running 68.53s Step 188( 14.40%), action 72, FPS 1.51, Running 69.23s Step 189( 14.60%), action 73, FPS 1.51, Running 70.06s Step 190( 14.80%), action 74, FPS 1.47, Running 70.80s Step 191( 15.00%), action 75, FPS 1.49, Running 71.38s Step 192( 15.20%), action 76, FPS 1.51, Running 71.78s Step 193( 15.40%), action 77, FPS 1.51, Running 72.46s Step 194( 15.60%), action 78, FPS 1.53, Running 72.82s Step 195( 15.80%), action 79, FPS 1.56, Running 73.43s Step 196( 16.00%), action 80, FPS 1.53, Running 74.11s Step 197( 16.20%), action 81, FPS 1.54, Running 74.80s Step 198( 16.40%), action 82, FPS 1.57, Running 75.25s Step 199( 16.60%), action 83, FPS 1.58, Running 75.96s Step 200( 16.80%), action 84, FPS 1.56, Running 76.61s Step 201( 17.00%), action 85, FPS 1.56, Running 77.32s Step 202( 17.20%), action 86, FPS 1.55, Running 77.83s Step 203( 17.40%), action 87, FPS 1.55, Running 78.53s Step 204( 17.60%), action 88, FPS 1.56, Running 79.24s Step 205( 17.80%), action 89, FPS 1.53, Running 80.13s Step 206( 18.00%), action 90, FPS 1.54, Running 80.69s Step 207( 18.20%), action 91, FPS 1.52, Running 81.66s Step 208( 18.40%), action 92, FPS 1.54, Running 82.18s Step 209( 18.60%), action 93, FPS 1.56, Running 82.88s Step 210( 18.80%), action 94, FPS 1.58, Running 83.49s Step 211( 19.00%), action 95, FPS 1.55, Running 84.31s Step 212( 19.20%), action 96, FPS 1.54, Running 84.79s Step 213( 19.40%), action 97, FPS 1.52, Running 85.58s Step 214( 19.60%), action 98, FPS 1.49, Running 86.22s Step 215( 19.80%), action 99, FPS 1.46, Running 87.15s Step 216( 20.00%), action 100, FPS 1.48, Running 87.60s Step 217( 20.20%), action 101, FPS 1.46, Running 88.45s Step 218( 20.40%), action 102, FPS 1.45, Running 89.00s Step 219( 20.60%), action 103, FPS 1.45, Running 89.80s Step 220( 20.80%), action 104, FPS 1.45, Running 90.40s Step 221( 21.00%), action 105, FPS 1.44, Running 91.16s Step 222( 21.20%), action 106, FPS 1.44, Running 91.67s Step 223( 21.40%), action 107, FPS 1.45, Running 92.30s Step 224( 21.60%), action 108, FPS 1.48, Running 92.80s Step 225( 21.80%), action 109, FPS 1.50, Running 93.50s Step 226( 22.00%), action 110, FPS 1.50, Running 94.07s Step 227( 22.20%), action 111, FPS 1.50, Running 95.03s Step 228( 22.40%), action 112, FPS 1.49, Running 95.65s Step 229( 22.60%), action 113, FPS 1.45, Running 96.69s Step 230( 22.80%), action 114, FPS 1.46, Running 97.18s Step 231( 23.00%), action 115, FPS 1.48, Running 97.85s Step 232( 23.20%), action 116, FPS 1.47, Running 98.42s Step 233( 23.40%), action 117, FPS 1.45, Running 99.34s Step 234( 23.60%), action 118, FPS 1.49, Running 99.65s Step 235( 23.80%), action 119, FPS 1.50, Running 100.53s Step 236( 24.00%), action 120, FPS 1.50, Running 100.96s Step 237( 24.20%), action 121, FPS 1.49, Running 101.84s Step 238( 24.40%), action 122, FPS 1.49, Running 102.42s Step 239( 24.60%), action 123, FPS 1.48, Running 103.29s Step 240( 24.80%), action 124, FPS 1.49, Running 103.85s Step 241( 25.00%), action 125, FPS 1.49, Running 104.59s Step 242( 25.20%), action 126, FPS 1.48, Running 105.22s Step 243( 25.40%), action 127, FPS 1.44, Running 106.16s Step 244( 25.60%), action 128, FPS 1.45, Running 106.61s Step 245( 25.80%), action 129, FPS 1.44, Running 107.39s Step 246( 26.00%), action 130, FPS 1.46, Running 107.81s Step 247( 26.20%), action 131, FPS 1.47, Running 108.68s Step 248( 26.40%), action 132, FPS 1.46, Running 109.34s Step 249( 26.60%), action 133, FPS 1.49, Running 110.14s Step 250( 26.80%), action 134, FPS 1.46, Running 110.87s Step 251( 27.00%), action 135, FPS 1.45, Running 111.65s Step 252( 27.20%), action 136, FPS 1.46, Running 112.16s Step 253( 27.40%), action 137, FPS 1.47, Running 112.92s Step 254( 27.60%), action 138, FPS 1.46, Running 113.39s Step 255( 27.80%), action 139, FPS 1.49, Running 113.99s Step 256( 28.00%), action 140, FPS 1.48, Running 114.43s Step 257( 28.20%), action 141, FPS 1.49, Running 115.29s Step 258( 28.40%), action 142, FPS 1.50, Running 115.76s Step 259( 28.60%), action 143, FPS 1.52, Running 116.41s Step 260( 28.80%), action 144, FPS 1.52, Running 117.00s Step 261( 29.00%), action 145, FPS 1.52, Running 117.73s Step 262( 29.20%), action 146, FPS 1.49, Running 118.64s Step 263( 29.40%), action 147, FPS 1.45, Running 119.95s Step 264( 29.60%), action 148, FPS 1.46, Running 120.28s Step 265( 29.80%), action 149, FPS 1.40, Running 121.63s Step 266( 30.00%), action 150, FPS 1.41, Running 122.03s Step 267( 30.20%), action 151, FPS 1.41, Running 122.86s Step 268( 30.40%), action 152, FPS 1.42, Running 123.40s Step 269( 30.60%), action 153, FPS 1.45, Running 123.96s Step 270( 30.80%), action 154, FPS 1.45, Running 124.62s Step 271( 31.00%), action 155, FPS 1.44, Running 125.54s Step 272( 31.20%), action 156, FPS 1.47, Running 125.79s Step 273( 31.40%), action 157, FPS 1.46, Running 126.63s Step 274( 31.60%), action 158, FPS 1.45, Running 127.17s Step 275( 31.80%), action 159, FPS 1.40, Running 128.27s Step 276( 32.00%), action 160, FPS 1.41, Running 128.65s Step 277( 32.20%), action 161, FPS 1.44, Running 129.19s Step 278( 32.40%), action 162, FPS 1.40, Running 130.09s Step 279( 32.60%), action 163, FPS 1.40, Running 130.69s Step 280( 32.80%), action 164, FPS 1.41, Running 131.19s Step 281( 33.00%), action 165, FPS 1.39, Running 132.09s Step 282( 33.20%), action 166, FPS 1.45, Running 132.42s Step 283( 33.40%), action 167, FPS 1.45, Running 133.73s Step 284( 33.60%), action 168, FPS 1.44, Running 134.20s Step 285( 33.80%), action 169, FPS 1.50, Running 134.92s Step 286( 34.00%), action 170, FPS 1.47, Running 135.65s Step 287( 34.20%), action 171, FPS 1.46, Running 136.55s Step 288( 34.40%), action 172, FPS 1.44, Running 137.28s Step 289( 34.60%), action 173, FPS 1.41, Running 138.11s Step 290( 34.80%), action 174, FPS 1.40, Running 138.86s Step 291( 35.00%), action 175, FPS 1.39, Running 139.88s Step 292( 35.20%), action 176, FPS 1.37, Running 140.41s Step 293( 35.40%), action 177, FPS 1.35, Running 141.42s Step 294( 35.60%), action 178, FPS 1.35, Running 142.02s Step 295( 35.80%), action 179, FPS 1.32, Running 143.46s Step 296( 36.00%), action 180, FPS 1.28, Running 144.27s Step 297( 36.20%), action 181, FPS 1.22, Running 145.64s Step 298( 36.40%), action 182, FPS 1.22, Running 146.44s Step 299( 36.60%), action 183, FPS 1.20, Running 147.40s Step 300( 36.80%), action 184, FPS 1.20, Running 147.90s Step 301( 37.00%), action 185, FPS 1.18, Running 148.99s Step 302( 37.20%), action 186, FPS 1.15, Running 149.88s Step 303( 37.40%), action 187, FPS 1.18, Running 150.63s Step 304( 37.60%), action 188, FPS 1.19, Running 151.02s Step 305( 37.80%), action 189, FPS 1.19, Running 151.69s Step 306( 38.00%), action 190, FPS 1.21, Running 152.22s Step 307( 38.20%), action 191, FPS 1.21, Running 153.11s Step 308( 38.40%), action 192, FPS 1.23, Running 153.47s Step 309( 38.60%), action 193, FPS 1.24, Running 154.26s Step 310( 38.80%), action 194, FPS 1.25, Running 154.88s Step 311( 39.00%), action 195, FPS 1.29, Running 155.44s Step 312( 39.20%), action 196, FPS 1.30, Running 155.82s Step 313( 39.40%), action 197, FPS 1.33, Running 156.48s Step 314( 39.60%), action 198, FPS 1.36, Running 156.77s Step 315( 39.80%), action 199, FPS 1.42, Running 157.58s Step 316( 40.00%), action 200, FPS 1.46, Running 157.94s Step 317( 40.20%), action 201, FPS 1.53, Running 158.72s Step 318( 40.40%), action 202, FPS 1.56, Running 159.24s Step 319( 40.60%), action 203, FPS 1.62, Running 159.79s Step 320( 40.80%), action 204, FPS 1.61, Running 160.31s Step 321( 41.00%), action 205, FPS 1.69, Running 160.84s Step 322( 41.20%), action 206, FPS 1.74, Running 161.37s Step 323( 41.40%), action 207, FPS 1.78, Running 161.88s Step 324( 41.60%), action 208, FPS 1.75, Running 162.42s Step 325( 41.80%), action 209, FPS 1.78, Running 162.96s Step 326( 42.00%), action 210, FPS 1.81, Running 163.30s Step 327( 42.20%), action 211, FPS 1.82, Running 164.09s Step 328( 42.40%), action 212, FPS 1.82, Running 164.47s Step 329( 42.60%), action 213, FPS 1.84, Running 165.10s Step 330( 42.80%), action 214, FPS 1.89, Running 165.44s Step 331( 43.00%), action 215, FPS 1.92, Running 165.85s Step 332( 43.20%), action 216, FPS 1.95, Running 166.07s Step 333( 43.40%), action 217, FPS 2.00, Running 166.48s Step 334( 43.60%), action 218, FPS 2.01, Running 166.71s Step 335( 43.80%), action 219, FPS 2.12, Running 167.01s Step 336( 44.00%), action 220, FPS 2.12, Running 167.37s Step 337( 44.20%), action 221, FPS 2.14, Running 168.08s Step 338( 44.40%), action 222, FPS 2.17, Running 168.43s Step 339( 44.60%), action 223, FPS 2.15, Running 169.08s Step 340( 44.80%), action 224, FPS 2.19, Running 169.42s Step 341( 45.00%), action 225, FPS 2.16, Running 170.10s Step 342( 45.20%), action 226, FPS 2.21, Running 170.40s Step 343( 45.40%), action 227, FPS 2.20, Running 170.98s Step 344( 45.60%), action 228, FPS 2.22, Running 171.43s Step 345( 45.80%), action 229, FPS 2.21, Running 172.02s Step 346( 46.00%), action 230, FPS 2.18, Running 172.47s Step 347( 46.20%), action 231, FPS 2.22, Running 173.11s Step 348( 46.40%), action 232, FPS 2.19, Running 173.59s Step 349( 46.60%), action 233, FPS 2.21, Running 174.17s Step 350( 46.80%), action 234, FPS 2.14, Running 174.77s Step 351( 47.00%), action 235, FPS 2.06, Running 175.54s Step 352( 47.20%), action 236, FPS 2.04, Running 175.90s Step 353( 47.40%), action 237, FPS 1.96, Running 176.66s Step 354( 47.60%), action 238, FPS 1.96, Running 176.91s Step 355( 47.80%), action 239, FPS 1.87, Running 177.70s Step 356( 48.00%), action 240, FPS 1.88, Running 178.02s Step 357( 48.20%), action 241, FPS 1.85, Running 178.90s Step 358( 48.40%), action 242, FPS 1.81, Running 179.48s Step 359( 48.60%), action 243, FPS 1.81, Running 180.11s Step 360( 48.80%), action 244, FPS 1.78, Running 180.67s Step 361( 49.00%), action 245, FPS 1.75, Running 181.53s Step 362( 49.20%), action 246, FPS 1.75, Running 181.83s Step 363( 49.40%), action 247, FPS 1.71, Running 182.68s Step 364( 49.60%), action 248, FPS 1.70, Running 183.19s Step 365( 49.80%), action 249, FPS 1.69, Running 183.84s Step 366( 50.00%), action 250, FPS 1.66, Running 184.53s Step 367( 50.20%), action 251, FPS 1.64, Running 185.28s Step 368( 50.40%), action 252, FPS 1.65, Running 185.73s Step 369( 50.60%), action 253, FPS 1.67, Running 186.13s Step 370( 50.80%), action 254, FPS 1.72, Running 186.43s Step 371( 51.00%), action 255, FPS 1.74, Running 187.01s Step 372( 51.20%), action 256, FPS 1.72, Running 187.51s Step 373( 51.40%), action 257, FPS 1.70, Running 188.40s Step 374( 51.60%), action 258, FPS 1.70, Running 188.65s Step 375( 51.80%), action 259, FPS 1.74, Running 189.21s Step 376( 52.00%), action 260, FPS 1.71, Running 189.69s Step 377( 52.20%), action 261, FPS 1.73, Running 190.46s Step 378( 52.40%), action 262, FPS 1.76, Running 190.86s Step 379( 52.60%), action 263, FPS 1.76, Running 191.45s Step 380( 52.80%), action 264, FPS 1.78, Running 191.93s Step 381( 53.00%), action 265, FPS 1.82, Running 192.54s Step 382( 53.20%), action 266, FPS 1.79, Running 193.02s Step 383( 53.40%), action 267, FPS 1.82, Running 193.65s Step 384( 53.60%), action 268, FPS 1.82, Running 194.16s Step 385( 53.80%), action 269, FPS 1.83, Running 194.74s Step 386( 54.00%), action 270, FPS 1.86, Running 195.27s Step 387( 54.20%), action 271, FPS 1.85, Running 196.10s Step 388( 54.40%), action 272, FPS 1.87, Running 196.45s Step 389( 54.60%), action 273, FPS 1.84, Running 196.98s Step 390( 54.80%), action 274, FPS 1.81, Running 197.47s Step 391( 55.00%), action 275, FPS 1.80, Running 198.09s Step 392( 55.20%), action 276, FPS 1.81, Running 198.54s Step 393( 55.40%), action 277, FPS 1.87, Running 199.12s Step 394( 55.60%), action 278, FPS 1.82, Running 199.62s Step 395( 55.80%), action 279, FPS 1.82, Running 200.19s Step 396( 56.00%), action 280, FPS 1.82, Running 200.67s Step 397( 56.20%), action 281, FPS 1.82, Running 201.45s Step 398( 56.40%), action 282, FPS 1.83, Running 201.80s Step 399( 56.60%), action 283, FPS 1.80, Running 202.58s Step 400( 56.80%), action 284, FPS 1.82, Running 202.92s Step 401( 57.00%), action 285, FPS 1.80, Running 203.62s Step 402( 57.20%), action 286, FPS 1.82, Running 204.02s Step 403( 57.40%), action 287, FPS 1.86, Running 204.42s Step 404( 57.60%), action 288, FPS 1.90, Running 204.67s Step 405( 57.80%), action 289, FPS 1.95, Running 205.00s Step 406( 58.00%), action 290, FPS 2.01, Running 205.24s Step 407( 58.20%), action 291, FPS 2.06, Running 205.83s Step 408( 58.40%), action 292, FPS 2.03, Running 206.29s Step 409( 58.60%), action 293, FPS 2.01, Running 206.91s Step 410( 58.80%), action 294, FPS 2.02, Running 207.39s Step 411( 59.00%), action 295, FPS 2.02, Running 208.01s Step 412( 59.20%), action 296, FPS 2.01, Running 208.47s Step 413( 59.40%), action 297, FPS 2.02, Running 209.02s Step 414( 59.60%), action 298, FPS 2.01, Running 209.56s Step 415( 59.80%), action 299, FPS 2.01, Running 210.12s Step 416( 60.00%), action 300, FPS 2.04, Running 210.46s Step 417( 60.20%), action 301, FPS 2.05, Running 211.19s [2026-08-02 19:01:15] [25 ] Seed 24 failed after 211.46 s. +steps: 417 , actions: 301 . +Instruction: Empty +Total 18/25(72.00%) success. +Setting seed: 25 +Step 1( N/A%), pre moving , FPS 1.74, Running 0.57s Step 2( N/A%), pre moving , FPS 3.22, Running 0.62s Step 3( N/A%), pre moving , FPS 3.22, Running 0.93s Step 4( N/A%), pre moving , FPS 3.91, Running 1.02s Step 5( N/A%), pre moving , FPS 4.63, Running 1.08s Step 6( N/A%), pre moving , FPS 5.20, Running 1.15s Step 7( N/A%), pre moving , FPS 4.96, Running 1.41s Step 8( N/A%), pre moving , FPS 5.23, Running 1.53s Step 9( N/A%), pre moving , FPS 5.62, Running 1.60s Step 10( N/A%), pre moving , FPS 5.98, Running 1.67s Step 11( N/A%), pre moving , FPS 6.33, Running 1.74s Step 12( N/A%), pre moving , FPS 5.85, Running 2.05s Step 13( N/A%), pre moving , FPS 6.08, Running 2.14s Step 14( N/A%), pre moving , FPS 6.35, Running 2.21s Step 15( N/A%), pre moving , FPS 6.62, Running 2.27s Step 16( N/A%), pre moving , FPS 6.20, Running 2.58s Step 17( N/A%), pre moving , FPS 6.37, Running 2.67s Step 18( N/A%), pre moving , FPS 6.58, Running 2.74s Step 19( N/A%), pre moving , FPS 6.79, Running 2.80s Step 20( N/A%), pre moving , FPS 6.42, Running 3.12s Step 21( N/A%), pre moving , FPS 6.47, Running 3.67s Step 22( N/A%), pre moving , FPS 6.39, Running 3.75s Step 23( N/A%), pre moving , FPS 6.95, Running 3.81s Step 24( N/A%), pre moving , FPS 6.47, Running 4.11s Step 25( N/A%), pre moving , FPS 6.42, Running 4.19s Step 26( N/A%), pre moving , FPS 5.62, Running 4.71s Step 27( N/A%), pre moving , FPS 5.91, Running 4.79s Step 28( N/A%), pre moving , FPS 6.02, Running 4.85s Step 29( N/A%), pre moving , FPS 6.02, Running 4.92s Step 30( N/A%), pre moving , FPS 5.60, Running 5.24s Step 31( N/A%), pre moving , FPS 5.56, Running 5.33s Step 32( N/A%), pre moving , FPS 6.00, Running 5.39s Step 33( N/A%), pre moving , FPS 6.02, Running 5.46s Step 34( N/A%), pre moving , FPS 5.60, Running 5.78s Step 35( N/A%), pre moving , FPS 5.56, Running 5.86s Step 36( N/A%), pre moving , FPS 5.10, Running 6.50s Step 37( N/A%), pre moving , FPS 5.12, Running 6.57s Step 38( N/A%), pre moving , FPS 4.81, Running 6.89s Step 39( N/A%), pre moving , FPS 4.84, Running 6.93s Step 40( N/A%), pre moving , FPS 5.13, Running 7.02s Step 41( N/A%), pre moving , FPS 5.84, Running 7.09s Step 42( N/A%), pre moving , FPS 5.68, Running 7.27s Step 43( N/A%), pre moving , FPS 5.44, Running 7.49s Step 44( N/A%), pre moving , FPS 5.74, Running 7.59s Step 45( N/A%), pre moving , FPS 5.33, Running 7.94s Step 46( N/A%), pre moving , FPS 5.97, Running 8.06s Step 47( N/A%), pre moving , FPS 5.94, Running 8.16s Step 48( N/A%), pre moving , FPS 5.47, Running 8.51s Step 49( N/A%), pre moving , FPS 5.40, Running 8.63s Step 50( N/A%), pre moving , FPS 5.64, Running 8.79s Step 51( N/A%), pre moving , FPS 5.29, Running 9.11s Step 52( N/A%), pre moving , FPS 5.23, Running 9.21s Step 53( N/A%), pre moving , FPS 4.87, Running 9.57s Step 54( N/A%), pre moving , FPS 5.12, Running 9.68s Step 55( N/A%), pre moving , FPS 5.09, Running 9.79s Step 56( N/A%), pre moving , FPS 5.45, Running 10.17s Step 57( N/A%), pre moving , FPS 5.41, Running 10.27s Step 58( N/A%), pre moving , FPS 5.35, Running 10.63s Step 59( N/A%), pre moving , FPS 5.34, Running 10.67s Step 60( N/A%), pre moving , FPS 5.43, Running 10.70s Step 61( N/A%), pre moving , FPS 5.49, Running 10.74s Step 62( N/A%), pre moving , FPS 5.72, Running 10.77s Step 63( N/A%), pre moving , FPS 6.04, Running 10.80s Step 64( N/A%), pre moving , FPS 6.17, Running 10.84s Step 65( N/A%), pre moving , FPS 6.80, Running 10.89s Step 66( N/A%), pre moving , FPS 6.99, Running 10.92s Step 67( N/A%), pre moving , FPS 7.17, Running 10.95s Step 68( N/A%), pre moving , FPS 8.10, Running 10.98s Step 69( N/A%), pre moving , FPS 8.41, Running 11.01s Step 70( N/A%), pre moving , FPS 8.91, Running 11.03s Step 71( N/A%), pre moving , FPS 10.23, Running 11.07s Step 72( N/A%), pre moving , FPS 10.61, Running 11.10s Step 73( N/A%), pre moving , FPS 12.82, Running 11.13s Step 74( N/A%), pre moving , FPS 13.50, Running 11.17s Step 75( N/A%), pre moving , FPS 14.29, Running 11.19s Step 76( N/A%), pre moving , FPS 18.98, Running 11.22s Step 77( N/A%), pre moving , FPS 20.46, Running 11.25s Step 78( N/A%), pre moving , FPS 30.84, Running 11.27s Step 79( N/A%), pre moving , FPS 32.07, Running 11.30s Step 80( N/A%), pre moving , FPS 32.43, Running 11.32s Step 81( N/A%), pre moving , FPS 33.35, Running 11.34s Step 82( N/A%), pre moving , FPS 34.19, Running 11.35s Step 83( N/A%), pre moving , FPS 35.06, Running 11.37s Step 84( N/A%), pre moving , FPS 36.22, Running 11.39s Step 85( N/A%), pre moving , FPS 38.38, Running 11.41s Step 86( N/A%), pre moving , FPS 39.61, Running 11.43s Step 87( N/A%), pre moving , FPS 39.33, Running 11.46s Step 88( N/A%), pre moving , FPS 40.06, Running 11.48s Step 89( N/A%), pre moving , FPS 40.55, Running 11.50s Step 90( N/A%), pre moving , FPS 41.11, Running 11.52s Step 91( N/A%), pre moving , FPS 42.10, Running 11.54s Step 92( N/A%), pre moving , FPS 42.48, Running 11.57s Step 93( N/A%), pre moving , FPS 43.75, Running 11.59s Step 94( N/A%), pre moving , FPS 45.27, Running 11.61s Step 95( N/A%), pre moving , FPS 46.39, Running 11.62s Step 96( N/A%), pre moving , FPS 46.89, Running 11.65s Step 97( N/A%), pre moving , FPS 10.40, Running 13.17s Step 98( N/A%), pre moving , FPS 9.37, Running 13.41s Step 99( N/A%), pre moving , FPS 8.94, Running 13.53s Step 100( N/A%), pre moving , FPS 7.51, Running 13.98s Step 101( N/A%), pre moving , FPS 7.05, Running 14.17s Step 102( N/A%), pre moving , FPS 6.03, Running 14.67s Step 103( N/A%), pre moving , FPS 5.37, Running 15.10s Step 104( N/A%), pre moving , FPS 4.77, Running 15.58s Step 105( N/A%), pre moving , FPS 4.60, Running 15.76s Step 106( N/A%), pre moving , FPS 4.12, Running 16.29s Step 107( N/A%), pre moving , FPS 3.81, Running 16.70s Step 108( N/A%), pre moving , FPS 3.49, Running 17.21s Step 109( N/A%), pre moving , FPS 3.41, Running 17.37s Step 110( N/A%), pre moving , FPS 3.14, Running 17.89s Step 111( N/A%), pre moving , FPS 2.96, Running 18.29s Step 112( N/A%), pre moving , FPS 2.76, Running 18.82s Step 113( N/A%), pre moving , FPS 2.70, Running 18.98s Step 114( N/A%), pre moving , FPS 2.52, Running 19.53s Step 115( N/A%), pre moving , FPS 2.40, Running 19.95s Step 116( N/A%), pre moving , FPS 2.27, Running 20.47s Step 117( 0.20%), action 1, FPS 2.41, Running 21.47s Step 118( 0.40%), action 2, FPS 2.36, Running 21.87s Step 119( 0.60%), action 3, FPS 2.19, Running 22.66s Step 120( 0.80%), action 4, FPS 2.15, Running 23.27s Step 121( 1.00%), action 5, FPS 1.99, Running 24.22s Step 122( 1.20%), action 6, FPS 2.02, Running 24.56s Step 123( 1.40%), action 7, FPS 1.95, Running 25.37s Step 124( 1.60%), action 8, FPS 1.95, Running 25.82s Step 125( 1.80%), action 9, FPS 1.87, Running 26.47s Step 126( 2.00%), action 10, FPS 1.90, Running 26.84s Step 127( 2.20%), action 11, FPS 1.82, Running 27.66s Step 128( 2.40%), action 12, FPS 1.82, Running 28.18s Step 129( 2.60%), action 13, FPS 1.73, Running 28.96s Step 130( 2.80%), action 14, FPS 1.75, Running 29.29s Step 131( 3.00%), action 15, FPS 1.70, Running 30.09s Step 132( 3.20%), action 16, FPS 1.73, Running 30.39s Step 133( 3.40%), action 17, FPS 1.67, Running 30.93s Step 134( 3.60%), action 18, FPS 1.73, Running 31.12s Step 135( 3.80%), action 19, FPS 1.74, Running 31.41s Step 136( 4.00%), action 20, FPS 1.78, Running 31.72s Step 137( 4.20%), action 21, FPS 1.85, Running 32.26s Step 138( 4.40%), action 22, FPS 1.88, Running 32.49s Step 139( 4.60%), action 23, FPS 1.91, Running 33.15s Step 140( 4.80%), action 24, FPS 1.94, Running 33.57s Step 141( 5.00%), action 25, FPS 2.01, Running 34.19s Step 142( 5.20%), action 26, FPS 2.01, Running 34.53s Step 143( 5.40%), action 27, FPS 2.01, Running 35.33s Step 144( 5.60%), action 28, FPS 2.02, Running 35.73s Step 145( 5.80%), action 29, FPS 2.01, Running 36.43s Step 146( 6.00%), action 30, FPS 1.98, Running 36.95s Step 147( 6.20%), action 31, FPS 1.96, Running 37.86s Step 148( 6.40%), action 32, FPS 1.96, Running 38.38s Step 149( 6.60%), action 33, FPS 1.97, Running 39.11s Step 150( 6.80%), action 34, FPS 1.96, Running 39.51s Step 151( 7.00%), action 35, FPS 1.97, Running 40.24s Step 152( 7.20%), action 36, FPS 1.95, Running 40.66s Step 153( 7.40%), action 37, FPS 1.92, Running 41.36s Step 154( 7.60%), action 38, FPS 1.88, Running 41.75s Step 155( 7.80%), action 39, FPS 1.81, Running 42.48s Step 156( 8.00%), action 40, FPS 1.79, Running 42.89s Step 157( 8.20%), action 41, FPS 1.75, Running 43.70s Step 158( 8.40%), action 42, FPS 1.70, Running 44.29s Step 159( 8.60%), action 43, FPS 1.67, Running 45.16s Step 160( 8.80%), action 44, FPS 1.66, Running 45.59s Step 161( 9.00%), action 45, FPS 1.65, Running 46.32s Step 162( 9.20%), action 46, FPS 1.64, Running 46.73s Step 163( 9.40%), action 47, FPS 1.65, Running 47.45s Step 164( 9.60%), action 48, FPS 1.65, Running 47.87s Step 165( 9.80%), action 49, FPS 1.64, Running 48.66s Step 166( 10.00%), action 50, FPS 1.61, Running 49.36s Step 167( 10.20%), action 51, FPS 1.62, Running 50.20s Step 168( 10.40%), action 52, FPS 1.64, Running 50.59s Step 169( 10.60%), action 53, FPS 1.68, Running 51.02s Step 170( 10.80%), action 54, FPS 1.68, Running 51.42s Step 171( 11.00%), action 55, FPS 1.72, Running 51.86s Step 172( 11.20%), action 56, FPS 1.73, Running 52.22s Step 173( 11.40%), action 57, FPS 1.78, Running 52.59s Step 174( 11.60%), action 58, FPS 1.80, Running 52.89s Step 175( 11.80%), action 59, FPS 1.77, Running 53.80s Step 176( 12.00%), action 60, FPS 1.77, Running 54.18s Step 177( 12.20%), action 61, FPS 1.77, Running 55.01s Step 178( 12.40%), action 62, FPS 1.79, Running 55.48s Step 179( 12.60%), action 63, FPS 1.82, Running 56.14s Step 180( 12.80%), action 64, FPS 1.83, Running 56.51s Step 181( 13.00%), action 65, FPS 1.83, Running 57.26s Step 182( 13.20%), action 66, FPS 1.79, Running 57.92s Step 183( 13.40%), action 67, FPS 1.76, Running 58.79s Step 184( 13.60%), action 68, FPS 1.75, Running 59.28s Step 185( 13.80%), action 69, FPS 1.76, Running 60.00s Step 186( 14.00%), action 70, FPS 1.80, Running 60.49s Step 187( 14.20%), action 71, FPS 1.81, Running 61.27s Step 188( 14.40%), action 72, FPS 1.76, Running 61.95s Step 189( 14.60%), action 73, FPS 1.72, Running 62.61s Step 190( 14.80%), action 74, FPS 1.68, Running 63.34s Step 191( 15.00%), action 75, FPS 1.60, Running 64.38s Step 192( 15.20%), action 76, FPS 1.58, Running 64.88s Step 193( 15.40%), action 77, FPS 1.56, Running 65.39s Step 194( 15.60%), action 78, FPS 1.53, Running 65.93s Step 195( 15.80%), action 79, FPS 1.55, Running 66.71s Step 196( 16.00%), action 80, FPS 1.54, Running 67.21s Step 197( 16.20%), action 81, FPS 1.54, Running 67.98s Step 198( 16.40%), action 82, FPS 1.53, Running 68.58s Step 199( 16.60%), action 83, FPS 1.49, Running 69.56s Step 200( 16.80%), action 84, FPS 1.49, Running 69.93s Step 201( 17.00%), action 85, FPS 1.47, Running 70.83s Step 202( 17.20%), action 86, FPS 1.48, Running 71.46s Step 203( 17.40%), action 87, FPS 1.53, Running 71.88s Step 204( 17.60%), action 88, FPS 1.56, Running 72.10s Step 205( 17.80%), action 89, FPS 1.57, Running 72.76s Step 206( 18.00%), action 90, FPS 1.57, Running 73.20s Step 207( 18.20%), action 91, FPS 1.55, Running 74.17s Step 208( 18.40%), action 92, FPS 1.60, Running 74.44s Step 209( 18.60%), action 93, FPS 1.57, Running 75.33s Step 210( 18.80%), action 94, FPS 1.61, Running 75.77s Step 211( 19.00%), action 95, FPS 1.65, Running 76.50s Step 212( 19.20%), action 96, FPS 1.63, Running 77.14s Step 213( 19.40%), action 97, FPS 1.58, Running 78.05s Step 214( 19.60%), action 98, FPS 1.59, Running 78.51s Step 215( 19.80%), action 99, FPS 1.59, Running 79.31s Step 216( 20.00%), action 100, FPS 1.58, Running 79.83s Step 217( 20.20%), action 101, FPS 1.54, Running 80.98s Step 218( 20.40%), action 102, FPS 1.56, Running 81.43s Step 219( 20.60%), action 103, FPS 1.58, Running 82.18s Step 220( 20.80%), action 104, FPS 1.55, Running 82.84s Step 221( 21.00%), action 105, FPS 1.54, Running 83.85s Step 222( 21.20%), action 106, FPS 1.54, Running 84.42s Step 223( 21.40%), action 107, FPS 1.52, Running 84.99s Step 224( 21.60%), action 108, FPS 1.47, Running 85.74s Step 225( 21.80%), action 109, FPS 1.45, Running 86.60s Step 226( 22.00%), action 110, FPS 1.44, Running 87.07s Step 227( 22.20%), action 111, FPS 1.43, Running 88.16s Step 228( 22.40%), action 112, FPS 1.41, Running 88.66s Step 229( 22.60%), action 113, FPS 1.42, Running 89.37s Step 230( 22.80%), action 114, FPS 1.39, Running 90.11s Step 231( 23.00%), action 115, FPS 1.39, Running 90.92s Step 232( 23.20%), action 116, FPS 1.41, Running 91.31s Step 233( 23.40%), action 117, FPS 1.41, Running 92.20s Step 234( 23.60%), action 118, FPS 1.39, Running 92.87s Step 235( 23.80%), action 119, FPS 1.38, Running 93.76s Step 236( 24.00%), action 120, FPS 1.39, Running 94.20s Step 237( 24.20%), action 121, FPS 1.40, Running 95.25s Step 238( 24.40%), action 122, FPS 1.39, Running 95.79s Step 239( 24.60%), action 123, FPS 1.40, Running 96.51s Step 240( 24.80%), action 124, FPS 1.42, Running 96.95s Step 241( 25.00%), action 125, FPS 1.44, Running 97.75s Step 242( 25.20%), action 126, FPS 1.44, Running 98.31s Step 243( 25.40%), action 127, FPS 1.41, Running 99.23s Step 244( 25.60%), action 128, FPS 1.43, Running 99.69s Step 245( 25.80%), action 129, FPS 1.45, Running 100.43s Step 246( 26.00%), action 130, FPS 1.44, Running 100.93s Step 247( 26.20%), action 131, FPS 1.45, Running 102.00s Step 248( 26.40%), action 132, FPS 1.45, Running 102.42s Step 249( 26.60%), action 133, FPS 1.45, Running 103.17s Step 250( 26.80%), action 134, FPS 1.48, Running 103.62s Step 251( 27.00%), action 135, FPS 1.46, Running 104.64s Step 252( 27.20%), action 136, FPS 1.42, Running 105.41s Step 253( 27.40%), action 137, FPS 1.41, Running 106.36s Step 254( 27.60%), action 138, FPS 1.43, Running 106.84s Step 255( 27.80%), action 139, FPS 1.45, Running 107.57s Step 256( 28.00%), action 140, FPS 1.45, Running 108.00s Step 257( 28.20%), action 141, FPS 1.46, Running 108.96s Step 258( 28.40%), action 142, FPS 1.48, Running 109.32s Step 259( 28.60%), action 143, FPS 1.50, Running 109.82s Step 260( 28.80%), action 144, FPS 1.49, Running 110.35s Step 261( 29.00%), action 145, FPS 1.50, Running 111.07s Step 262( 29.20%), action 146, FPS 1.50, Running 111.63s Step 263( 29.40%), action 147, FPS 1.54, Running 112.23s Step 264( 29.60%), action 148, FPS 1.53, Running 112.79s Step 265( 29.80%), action 149, FPS 1.50, Running 113.74s Step 266( 30.00%), action 150, FPS 1.50, Running 114.26s Step 267( 30.20%), action 151, FPS 1.51, Running 115.28s Step 268( 30.40%), action 152, FPS 1.49, Running 115.81s Step 269( 30.60%), action 153, FPS 1.45, Running 116.94s Step 270( 30.80%), action 154, FPS 1.42, Running 117.70s Step 271( 31.00%), action 155, FPS 1.44, Running 118.54s Step 272( 31.20%), action 156, FPS 1.46, Running 119.07s Step 273( 31.40%), action 157, FPS 1.45, Running 120.17s Step 274( 31.60%), action 158, FPS 1.42, Running 120.90s Step 275( 31.80%), action 159, FPS 1.36, Running 122.25s Step 276( 32.00%), action 160, FPS 1.36, Running 122.69s Step 277( 32.20%), action 161, FPS 1.34, Running 123.86s Step 278( 32.40%), action 162, FPS 1.33, Running 124.30s Step 279( 32.60%), action 163, FPS 1.31, Running 125.08s Step 280( 32.80%), action 164, FPS 1.32, Running 125.52s Step 281( 33.00%), action 165, FPS 1.32, Running 126.22s Step 282( 33.20%), action 166, FPS 1.34, Running 126.60s Step 283( 33.40%), action 167, FPS 1.32, Running 127.41s Step 284( 33.60%), action 168, FPS 1.31, Running 128.10s Step 285( 33.80%), action 169, FPS 1.35, Running 128.53s Step 286( 34.00%), action 170, FPS 1.33, Running 129.32s Step 287( 34.20%), action 171, FPS 1.33, Running 130.27s Step 288( 34.40%), action 172, FPS 1.34, Running 130.69s Step 289( 34.60%), action 173, FPS 1.38, Running 131.45s Step 290( 34.80%), action 174, FPS 1.39, Running 132.08s Step 291( 35.00%), action 175, FPS 1.38, Running 133.07s Step 292( 35.20%), action 176, FPS 1.39, Running 133.41s Step 293( 35.40%), action 177, FPS 1.42, Running 134.22s Step 294( 35.60%), action 178, FPS 1.46, Running 134.60s Step 295( 35.80%), action 179, FPS 1.53, Running 135.31s Step 296( 36.00%), action 180, FPS 1.53, Running 135.77s Step 297( 36.20%), action 181, FPS 1.55, Running 136.77s Step 298( 36.40%), action 182, FPS 1.53, Running 137.40s Step 299( 36.60%), action 183, FPS 1.53, Running 138.15s Step 300( 36.80%), action 184, FPS 1.50, Running 138.81s Step 301( 37.00%), action 185, FPS 1.51, Running 139.46s Step 302( 37.20%), action 186, FPS 1.46, Running 140.29s Step 303( 37.40%), action 187, FPS 1.47, Running 140.98s Step 304( 37.60%), action 188, FPS 1.41, Running 142.26s Step 305( 37.80%), action 189, FPS 1.37, Running 143.15s Step 306( 38.00%), action 190, FPS 1.37, Running 143.90s Step 307( 38.20%), action 191, FPS 1.38, Running 144.74s Step 308( 38.40%), action 192, FPS 1.38, Running 145.20s Step 309( 38.60%), action 193, FPS 1.38, Running 145.97s Step 310( 38.80%), action 194, FPS 1.37, Running 146.70s Step 311( 39.00%), action 195, FPS 1.38, Running 147.53s Step 312( 39.20%), action 196, FPS 1.39, Running 147.82s Step 313( 39.40%), action 197, FPS 1.39, Running 148.64s Step 314( 39.60%), action 198, FPS 1.38, Running 149.04s Step 315( 39.80%), action 199, FPS 1.39, Running 149.75s Step 316( 40.00%), action 200, FPS 1.39, Running 150.13s Step 317( 40.20%), action 201, FPS 1.40, Running 151.05s Step 318( 40.40%), action 202, FPS 1.40, Running 151.64s Step 319( 40.60%), action 203, FPS 1.39, Running 152.58s Step 320( 40.80%), action 204, FPS 1.39, Running 153.16s Step 321( 41.00%), action 205, FPS 1.40, Running 153.79s Step 322( 41.20%), action 206, FPS 1.42, Running 154.34s Step 323( 41.40%), action 207, FPS 1.40, Running 155.22s Step 324( 41.60%), action 208, FPS 1.48, Running 155.82s Step 325( 41.80%), action 209, FPS 1.48, Running 156.67s Step 326( 42.00%), action 210, FPS 1.52, Running 157.10s Step 327( 42.20%), action 211, FPS 1.49, Running 158.12s Step 328( 42.40%), action 212, FPS 1.49, Running 158.63s Step 329( 42.60%), action 213, FPS 1.50, Running 159.32s Step 330( 42.80%), action 214, FPS 1.52, Running 159.86s Step 331( 43.00%), action 215, FPS 1.52, Running 160.65s Step 332( 43.20%), action 216, FPS 1.47, Running 161.39s Step 333( 43.40%), action 217, FPS 1.48, Running 162.18s Step 334( 43.60%), action 218, FPS 1.49, Running 162.50s Step 335( 43.80%), action 219, FPS 1.49, Running 163.22s Step 336( 44.00%), action 220, FPS 1.49, Running 163.56s Step 337( 44.20%), action 221, FPS 1.50, Running 164.35s Step 338( 44.40%), action 222, FPS 1.51, Running 164.90s Step 339( 44.60%), action 223, FPS 1.49, Running 165.96s Step 340( 44.80%), action 224, FPS 1.52, Running 166.30s Step 341( 45.00%), action 225, FPS 1.49, Running 167.20s Step 342( 45.20%), action 226, FPS 1.49, Running 167.73s Step 343( 45.40%), action 227, FPS 1.51, Running 168.46s Step 344( 45.60%), action 228, FPS 1.52, Running 168.98s Step 345( 45.80%), action 229, FPS 1.50, Running 170.01s Step 346( 46.00%), action 230, FPS 1.49, Running 170.49s Step 347( 46.20%), action 231, FPS 1.53, Running 171.21s Step 348( 46.40%), action 232, FPS 1.52, Running 171.79s Step 349( 46.60%), action 233, FPS 1.53, Running 172.42s Step 350( 46.80%), action 234, FPS 1.53, Running 172.94s Step 351( 47.00%), action 235, FPS 1.53, Running 173.72s Step 352( 47.20%), action 236, FPS 1.55, Running 174.33s Step 353( 47.40%), action 237, FPS 1.50, Running 175.54s Step 354( 47.60%), action 238, FPS 1.49, Running 175.91s Step 355( 47.80%), action 239, FPS 1.49, Running 176.68s Step 356( 48.00%), action 240, FPS 1.45, Running 177.40s Step 357( 48.20%), action 241, FPS 1.41, Running 178.57s Step 358( 48.40%), action 242, FPS 1.38, Running 179.34s Step 359( 48.60%), action 243, FPS 1.40, Running 180.27s Step 360( 48.80%), action 244, FPS 1.35, Running 181.14s Step 361( 49.00%), action 245, FPS 1.33, Running 182.25s Step 362( 49.20%), action 246, FPS 1.30, Running 183.18s Step 363( 49.40%), action 247, FPS 1.28, Running 184.04s Step 364( 49.60%), action 248, FPS 1.26, Running 184.88s Step 365( 49.80%), action 249, FPS 1.28, Running 185.67s Step 366( 50.00%), action 250, FPS 1.26, Running 186.35s Step 367( 50.20%), action 251, FPS 1.24, Running 187.32s Step 368( 50.40%), action 252, FPS 1.25, Running 187.76s Step 369( 50.60%), action 253, FPS 1.22, Running 188.85s Step 370( 50.80%), action 254, FPS 1.20, Running 189.54s Step 371( 51.00%), action 255, FPS 1.19, Running 190.56s Step 372( 51.20%), action 256, FPS 1.20, Running 191.00s Step 373( 51.40%), action 257, FPS 1.24, Running 191.73s Step 374( 51.60%), action 258, FPS 1.22, Running 192.36s Step 375( 51.80%), action 259, FPS 1.22, Running 193.10s Step 376( 52.00%), action 260, FPS 1.23, Running 193.72s Step 377( 52.20%), action 261, FPS 1.22, Running 194.96s Step 378( 52.40%), action 262, FPS 1.25, Running 195.34s Step 379( 52.60%), action 263, FPS 1.26, Running 196.14s Step 380( 52.80%), action 264, FPS 1.30, Running 196.55s Step 381( 53.00%), action 265, FPS 1.29, Running 197.75s Step 382( 53.20%), action 266, FPS 1.31, Running 198.41s Step 383( 53.40%), action 267, FPS 1.34, Running 199.00s Step 384( 53.60%), action 268, FPS 1.37, Running 199.49s Step 385( 53.80%), action 269, FPS 1.39, Running 200.11s Step 386( 54.00%), action 270, FPS 1.40, Running 200.61s Step 387( 54.20%), action 271, FPS 1.40, Running 201.59s Step 388( 54.40%), action 272, FPS 1.39, Running 202.18s Step 389( 54.60%), action 273, FPS 1.47, Running 202.46s Step 390( 54.80%), action 274, FPS 1.52, Running 202.69s Step 391( 55.00%), action 275, FPS 1.57, Running 203.26s Step 392( 55.20%), action 276, FPS 1.59, Running 203.56s Step 393( 55.40%), action 277, FPS 1.65, Running 203.85s Step 394( 55.60%), action 278, FPS 1.70, Running 204.12s Step 395( 55.80%), action 279, FPS 1.67, Running 205.04s Step 396( 56.00%), action 280, FPS 1.69, Running 205.59s Step 397( 56.20%), action 281, FPS 1.72, Running 206.57s Step 398( 56.40%), action 282, FPS 1.73, Running 206.92s Step 399( 56.60%), action 283, FPS 1.74, Running 207.64s Step 400( 56.80%), action 284, FPS 1.70, Running 208.28s [2026-08-02 19:04:44] [26 ] Seed 25 success after 208.60 s. +steps: 400 , actions: 284 . +Instruction: Empty +Total 19/26(73.08%) success. +Setting seed: 26 +Step 1( N/A%), pre moving , FPS 2.13, Running 0.47s Step 2( N/A%), pre moving , FPS 3.69, Running 0.54s Step 3( N/A%), pre moving , FPS 4.98, Running 0.60s Step 4( N/A%), pre moving , FPS 5.94, Running 0.67s Step 5( N/A%), pre moving , FPS 5.35, Running 0.93s Step 6( N/A%), pre moving , FPS 5.76, Running 1.04s Step 7( N/A%), pre moving , FPS 6.22, Running 1.13s Step 8( N/A%), pre moving , FPS 6.70, Running 1.19s Step 9( N/A%), pre moving , FPS 7.14, Running 1.26s Step 10( N/A%), pre moving , FPS 6.38, Running 1.57s Step 11( N/A%), pre moving , FPS 6.65, Running 1.65s Step 12( N/A%), pre moving , FPS 6.95, Running 1.73s Step 13( N/A%), pre moving , FPS 7.29, Running 1.78s Step 14( N/A%), pre moving , FPS 6.66, Running 2.10s Step 15( N/A%), pre moving , FPS 6.86, Running 2.19s Step 16( N/A%), pre moving , FPS 7.07, Running 2.26s Step 17( N/A%), pre moving , FPS 6.59, Running 2.58s Step 18( N/A%), pre moving , FPS 6.75, Running 2.67s Step 19( N/A%), pre moving , FPS 6.97, Running 2.72s Step 20( N/A%), pre moving , FPS 7.15, Running 2.80s Step 21( N/A%), pre moving , FPS 7.16, Running 3.26s Step 22( N/A%), pre moving , FPS 7.17, Running 3.33s Step 23( N/A%), pre moving , FPS 6.60, Running 3.63s Step 24( N/A%), pre moving , FPS 6.49, Running 3.76s Step 25( N/A%), pre moving , FPS 6.94, Running 3.82s Step 26( N/A%), pre moving , FPS 6.10, Running 4.32s Step 27( N/A%), pre moving , FPS 6.12, Running 4.39s Step 28( N/A%), pre moving , FPS 5.69, Running 4.71s Step 29( N/A%), pre moving , FPS 5.67, Running 4.79s Step 30( N/A%), pre moving , FPS 6.10, Running 4.84s Step 31( N/A%), pre moving , FPS 6.13, Running 4.92s Step 32( N/A%), pre moving , FPS 5.71, Running 5.23s Step 33( N/A%), pre moving , FPS 5.66, Running 5.31s Step 34( N/A%), pre moving , FPS 6.12, Running 5.37s Step 35( N/A%), pre moving , FPS 6.14, Running 5.44s Step 36( N/A%), pre moving , FPS 5.10, Running 6.18s Step 37( N/A%), pre moving , FPS 5.33, Running 6.33s Step 38( N/A%), pre moving , FPS 5.34, Running 6.41s Step 39( N/A%), pre moving , FPS 5.34, Running 6.47s Step 40( N/A%), pre moving , FPS 5.34, Running 6.54s Step 41( N/A%), pre moving , FPS 5.56, Running 6.86s Step 42( N/A%), pre moving , FPS 5.53, Running 6.95s Step 43( N/A%), pre moving , FPS 5.91, Running 7.02s Step 44( N/A%), pre moving , FPS 5.54, Running 7.37s Step 45( N/A%), pre moving , FPS 5.44, Running 7.49s Step 46( N/A%), pre moving , FPS 6.12, Running 7.59s Step 47( N/A%), pre moving , FPS 5.61, Running 7.96s Step 48( N/A%), pre moving , FPS 5.97, Running 8.06s Step 49( N/A%), pre moving , FPS 5.93, Running 8.16s Step 50( N/A%), pre moving , FPS 5.43, Running 8.52s Step 51( N/A%), pre moving , FPS 5.41, Running 8.61s Step 52( N/A%), pre moving , FPS 5.73, Running 8.72s Step 53( N/A%), pre moving , FPS 5.31, Running 9.08s Step 54( N/A%), pre moving , FPS 5.24, Running 9.19s Step 55( N/A%), pre moving , FPS 4.88, Running 9.54s Step 56( N/A%), pre moving , FPS 5.75, Running 9.66s Step 57( N/A%), pre moving , FPS 5.81, Running 9.77s Step 58( N/A%), pre moving , FPS 5.35, Running 10.15s Step 59( N/A%), pre moving , FPS 5.29, Running 10.25s Step 60( N/A%), pre moving , FPS 4.92, Running 10.61s Step 61( N/A%), pre moving , FPS 5.17, Running 10.73s Step 62( N/A%), pre moving , FPS 5.15, Running 10.83s Step 63( N/A%), pre moving , FPS 4.77, Running 11.21s Step 64( N/A%), pre moving , FPS 5.08, Running 11.30s Step 65( N/A%), pre moving , FPS 4.80, Running 11.66s Step 66( N/A%), pre moving , FPS 4.76, Running 11.79s Step 67( N/A%), pre moving , FPS 5.07, Running 11.90s Step 68( N/A%), pre moving , FPS 4.76, Running 12.26s Step 69( N/A%), pre moving , FPS 4.82, Running 12.30s Step 70( N/A%), pre moving , FPS 5.24, Running 12.34s Step 71( N/A%), pre moving , FPS 5.32, Running 12.37s Step 72( N/A%), pre moving , FPS 5.43, Running 12.40s Step 73( N/A%), pre moving , FPS 5.97, Running 12.43s Step 74( N/A%), pre moving , FPS 6.11, Running 12.46s Step 75( N/A%), pre moving , FPS 6.78, Running 12.49s Step 76( N/A%), pre moving , FPS 6.99, Running 12.52s Step 77( N/A%), pre moving , FPS 7.17, Running 12.56s Step 78( N/A%), pre moving , FPS 8.18, Running 12.59s Step 79( N/A%), pre moving , FPS 8.42, Running 12.63s Step 80( N/A%), pre moving , FPS 9.73, Running 12.66s Step 81( N/A%), pre moving , FPS 10.24, Running 12.68s Step 82( N/A%), pre moving , FPS 10.68, Running 12.70s Step 83( N/A%), pre moving , FPS 13.17, Running 12.73s Step 84( N/A%), pre moving , FPS 13.81, Running 12.75s Step 85( N/A%), pre moving , FPS 17.86, Running 12.78s Step 86( N/A%), pre moving , FPS 19.97, Running 12.79s Step 87( N/A%), pre moving , FPS 21.82, Running 12.82s Step 88( N/A%), pre moving , FPS 34.68, Running 12.84s Step 89( N/A%), pre moving , FPS 36.46, Running 12.85s Step 90( N/A%), pre moving , FPS 37.93, Running 12.87s Step 91( N/A%), pre moving , FPS 38.70, Running 12.89s Step 92( N/A%), pre moving , FPS 39.83, Running 12.91s Step 93( N/A%), pre moving , FPS 40.62, Running 12.92s Step 94( N/A%), pre moving , FPS 41.51, Running 12.94s Step 95( N/A%), pre moving , FPS 42.84, Running 12.96s Step 96( N/A%), pre moving , FPS 44.12, Running 12.97s Step 97( N/A%), pre moving , FPS 46.37, Running 12.99s Step 98( N/A%), pre moving , FPS 47.87, Running 13.01s Step 99( N/A%), pre moving , FPS 49.73, Running 13.03s Step 100( N/A%), pre moving , FPS 10.70, Running 14.53s Step 101( N/A%), pre moving , FPS 8.46, Running 15.05s Step 102( N/A%), pre moving , FPS 7.22, Running 15.47s Step 103( N/A%), pre moving , FPS 6.07, Running 16.02s Step 104( N/A%), pre moving , FPS 5.82, Running 16.18s Step 105( N/A%), pre moving , FPS 5.12, Running 16.68s Step 106( N/A%), pre moving , FPS 4.65, Running 17.10s Step 107( N/A%), pre moving , FPS 4.18, Running 17.60s Step 108( N/A%), pre moving , FPS 4.05, Running 17.78s Step 109( N/A%), pre moving , FPS 3.66, Running 18.32s Step 110( N/A%), pre moving , FPS 3.39, Running 18.77s Step 111( N/A%), pre moving , FPS 3.13, Running 19.27s Step 112( N/A%), pre moving , FPS 3.08, Running 19.41s Step 113( N/A%), pre moving , FPS 2.85, Running 19.93s Step 114( N/A%), pre moving , FPS 2.77, Running 20.16s Step 115( N/A%), pre moving , FPS 2.55, Running 20.80s Step 116( N/A%), pre moving , FPS 2.50, Running 20.98s Step 117( N/A%), pre moving , FPS 2.36, Running 21.46s Step 118( N/A%), pre moving , FPS 2.32, Running 21.61s Step 119( N/A%), pre moving , FPS 2.20, Running 22.14s Step 120( 0.20%), action 1, FPS 2.22, Running 23.53s Step 121( 0.40%), action 2, FPS 2.20, Running 24.15s Step 122( 0.60%), action 3, FPS 2.13, Running 24.86s Step 123( 0.80%), action 4, FPS 2.13, Running 25.40s Step 124( 1.00%), action 5, FPS 1.99, Running 26.24s Step 125( 1.20%), action 6, FPS 1.97, Running 26.86s Step 126( 1.40%), action 7, FPS 1.88, Running 27.74s Step 127( 1.60%), action 8, FPS 1.84, Running 28.47s Step 128( 1.80%), action 9, FPS 1.75, Running 29.19s Step 129( 2.00%), action 10, FPS 1.77, Running 29.62s Step 130( 2.20%), action 11, FPS 1.68, Running 30.64s Step 131( 2.40%), action 12, FPS 1.72, Running 30.88s Step 132( 2.60%), action 13, FPS 1.62, Running 31.73s Step 133( 2.80%), action 14, FPS 1.67, Running 31.94s Step 134( 3.00%), action 15, FPS 1.62, Running 32.48s Step 135( 3.20%), action 16, FPS 1.67, Running 32.80s Step 136( 3.40%), action 17, FPS 1.63, Running 33.26s Step 137( 3.60%), action 18, FPS 1.66, Running 33.54s Step 138( 3.80%), action 19, FPS 1.57, Running 34.35s Step 139( 4.00%), action 20, FPS 1.59, Running 34.70s Step 140( 4.20%), action 21, FPS 1.61, Running 35.96s Step 141( 4.40%), action 22, FPS 1.65, Running 36.28s Step 142( 4.60%), action 23, FPS 1.63, Running 37.11s Step 143( 4.80%), action 24, FPS 1.66, Running 37.46s Step 144( 5.00%), action 25, FPS 1.67, Running 38.24s Step 145( 5.20%), action 26, FPS 1.68, Running 38.74s Step 146( 5.40%), action 27, FPS 1.71, Running 39.45s Step 147( 5.60%), action 28, FPS 1.75, Running 39.93s Step 148( 5.80%), action 29, FPS 1.76, Running 40.56s Step 149( 6.00%), action 30, FPS 1.76, Running 41.00s Step 150( 6.20%), action 31, FPS 1.76, Running 42.01s Step 151( 6.40%), action 32, FPS 1.76, Running 42.25s Step 152( 6.60%), action 33, FPS 1.75, Running 43.14s Step 153( 6.80%), action 34, FPS 1.74, Running 43.44s Step 154( 7.00%), action 35, FPS 1.69, Running 44.31s Step 155( 7.20%), action 36, FPS 1.70, Running 44.56s Step 156( 7.40%), action 37, FPS 1.64, Running 45.43s Step 157( 7.60%), action 38, FPS 1.60, Running 46.01s Step 158( 7.80%), action 39, FPS 1.60, Running 46.85s Step 159( 8.00%), action 40, FPS 1.59, Running 47.25s Step 160( 8.20%), action 41, FPS 1.63, Running 48.19s Step 161( 8.40%), action 42, FPS 1.59, Running 48.85s Step 162( 8.60%), action 43, FPS 1.57, Running 49.84s Step 163( 8.80%), action 44, FPS 1.55, Running 50.39s Step 164( 9.00%), action 45, FPS 1.57, Running 51.00s Step 165( 9.20%), action 46, FPS 1.59, Running 51.29s Step 166( 9.40%), action 47, FPS 1.62, Running 51.81s Step 167( 9.60%), action 48, FPS 1.65, Running 52.08s Step 168( 9.80%), action 49, FPS 1.65, Running 52.69s Step 169( 10.00%), action 50, FPS 1.66, Running 53.02s Step 170( 10.20%), action 51, FPS 1.63, Running 54.30s Step 171( 10.40%), action 52, FPS 1.61, Running 54.70s Step 172( 10.60%), action 53, FPS 1.64, Running 55.36s Step 173( 10.80%), action 54, FPS 1.64, Running 55.64s Step 174( 11.00%), action 55, FPS 1.65, Running 56.44s Step 175( 11.20%), action 56, FPS 1.64, Running 56.74s Step 176( 11.40%), action 57, FPS 1.65, Running 57.53s Step 177( 11.60%), action 58, FPS 1.69, Running 57.82s Step 178( 11.80%), action 59, FPS 1.70, Running 58.64s Step 179( 12.00%), action 60, FPS 1.71, Running 58.95s Step 180( 12.20%), action 61, FPS 1.72, Running 59.81s Step 181( 12.40%), action 62, FPS 1.74, Running 60.32s Step 182( 12.60%), action 63, FPS 1.81, Running 60.92s Step 183( 12.80%), action 64, FPS 1.82, Running 61.37s Step 184( 13.00%), action 65, FPS 1.81, Running 62.04s Step 185( 13.20%), action 66, FPS 1.77, Running 62.62s Step 186( 13.40%), action 67, FPS 1.70, Running 63.59s Step 187( 13.60%), action 68, FPS 1.70, Running 63.84s Step 188( 13.80%), action 69, FPS 1.66, Running 64.76s Step 189( 14.00%), action 70, FPS 1.66, Running 65.09s Step 190( 14.20%), action 71, FPS 1.72, Running 65.92s Step 191( 14.40%), action 72, FPS 1.71, Running 66.41s Step 192( 14.60%), action 73, FPS 1.70, Running 67.14s Step 193( 14.80%), action 74, FPS 1.66, Running 67.67s Step 194( 15.00%), action 75, FPS 1.65, Running 68.58s Step 195( 15.20%), action 76, FPS 1.65, Running 68.89s Step 196( 15.40%), action 77, FPS 1.63, Running 69.84s Step 197( 15.60%), action 78, FPS 1.61, Running 70.26s Step 198( 15.80%), action 79, FPS 1.61, Running 71.05s Step 199( 16.00%), action 80, FPS 1.61, Running 71.34s Step 200( 16.20%), action 81, FPS 1.62, Running 72.17s Step 201( 16.40%), action 82, FPS 1.62, Running 72.66s Step 202( 16.60%), action 83, FPS 1.57, Running 73.67s Step 203( 16.80%), action 84, FPS 1.58, Running 74.02s Step 204( 17.00%), action 85, FPS 1.56, Running 74.89s Step 205( 17.20%), action 86, FPS 1.56, Running 75.41s Step 206( 17.40%), action 87, FPS 1.62, Running 75.97s Step 207( 17.60%), action 88, FPS 1.57, Running 76.61s Step 208( 17.80%), action 89, FPS 1.57, Running 77.52s Step 209( 18.00%), action 90, FPS 1.57, Running 77.87s Step 210( 18.20%), action 91, FPS 1.51, Running 79.18s Step 211( 18.40%), action 92, FPS 1.53, Running 79.48s Step 212( 18.60%), action 93, FPS 1.52, Running 80.27s Step 213( 18.80%), action 94, FPS 1.55, Running 80.59s Step 214( 19.00%), action 95, FPS 1.56, Running 81.36s Step 215( 19.20%), action 96, FPS 1.56, Running 81.69s Step 216( 19.40%), action 97, FPS 1.59, Running 82.43s Step 217( 19.60%), action 98, FPS 1.60, Running 82.76s Step 218( 19.80%), action 99, FPS 1.60, Running 83.54s Step 219( 20.00%), action 100, FPS 1.60, Running 83.85s Step 220( 20.20%), action 101, FPS 1.59, Running 84.76s Step 221( 20.40%), action 102, FPS 1.59, Running 85.27s Step 222( 20.60%), action 103, FPS 1.63, Running 85.95s Step 223( 20.80%), action 104, FPS 1.61, Running 86.46s Step 224( 21.00%), action 105, FPS 1.62, Running 87.24s Step 225( 21.20%), action 106, FPS 1.63, Running 87.70s Step 226( 21.40%), action 107, FPS 1.61, Running 88.39s Step 227( 21.60%), action 108, FPS 1.64, Running 88.82s Step 228( 21.80%), action 109, FPS 1.66, Running 89.54s Step 229( 22.00%), action 110, FPS 1.68, Running 89.80s Step 230( 22.20%), action 111, FPS 1.81, Running 90.24s Step 231( 22.40%), action 112, FPS 1.81, Running 90.51s Step 232( 22.60%), action 113, FPS 1.85, Running 91.08s Step 233( 22.80%), action 114, FPS 1.85, Running 91.38s Step 234( 23.00%), action 115, FPS 1.88, Running 92.01s Step 235( 23.20%), action 116, FPS 1.85, Running 92.50s Step 236( 23.40%), action 117, FPS 1.86, Running 93.15s Step 237( 23.60%), action 118, FPS 1.83, Running 93.69s Step 238( 23.80%), action 119, FPS 1.80, Running 94.67s Step 239( 24.00%), action 120, FPS 1.77, Running 95.15s Step 240( 24.20%), action 121, FPS 1.74, Running 96.25s Step 241( 24.40%), action 122, FPS 1.76, Running 96.66s Step 242( 24.60%), action 123, FPS 1.75, Running 97.39s Step 243( 24.80%), action 124, FPS 1.74, Running 97.97s Step 244( 25.00%), action 125, FPS 1.72, Running 98.90s Step 245( 25.20%), action 126, FPS 1.72, Running 99.29s Step 246( 25.40%), action 127, FPS 1.72, Running 100.05s Step 247( 25.60%), action 128, FPS 1.73, Running 100.40s Step 248( 25.80%), action 129, FPS 1.72, Running 101.19s Step 249( 26.00%), action 130, FPS 1.71, Running 101.52s Step 250( 26.20%), action 131, FPS 1.60, Running 102.72s Step 251( 26.40%), action 132, FPS 1.60, Running 103.05s Step 252( 26.60%), action 133, FPS 1.55, Running 103.95s Step 253( 26.80%), action 134, FPS 1.55, Running 104.27s Step 254( 27.00%), action 135, FPS 1.52, Running 105.13s Step 255( 27.20%), action 136, FPS 1.51, Running 105.77s Step 256( 27.40%), action 137, FPS 1.48, Running 106.69s Step 257( 27.60%), action 138, FPS 1.50, Running 107.03s Step 258( 27.80%), action 139, FPS 1.51, Running 107.90s Step 259( 28.00%), action 140, FPS 1.53, Running 108.26s Step 260( 28.20%), action 141, FPS 1.55, Running 109.17s Step 261( 28.40%), action 142, FPS 1.56, Running 109.45s Step 262( 28.60%), action 143, FPS 1.59, Running 110.00s Step 263( 28.80%), action 144, FPS 1.61, Running 110.36s Step 264( 29.00%), action 145, FPS 1.69, Running 110.74s Step 265( 29.20%), action 146, FPS 1.67, Running 111.28s Step 266( 29.40%), action 147, FPS 1.69, Running 111.87s Step 267( 29.60%), action 148, FPS 1.66, Running 112.45s Step 268( 29.80%), action 149, FPS 1.64, Running 113.41s Step 269( 30.00%), action 150, FPS 1.60, Running 114.05s Step 270( 30.20%), action 151, FPS 1.62, Running 115.03s Step 271( 30.40%), action 152, FPS 1.62, Running 115.39s Step 272( 30.60%), action 153, FPS 1.64, Running 116.17s Step 273( 30.80%), action 154, FPS 1.63, Running 116.51s Step 274( 31.00%), action 155, FPS 1.64, Running 117.30s Step 275( 31.20%), action 156, FPS 1.69, Running 117.64s Step 276( 31.40%), action 157, FPS 1.70, Running 118.45s Step 277( 31.60%), action 158, FPS 1.67, Running 119.00s Step 278( 31.80%), action 159, FPS 1.66, Running 119.97s Step 279( 32.00%), action 160, FPS 1.66, Running 120.30s Step 280( 32.20%), action 161, FPS 1.61, Running 121.61s Step 281( 32.40%), action 162, FPS 1.60, Running 121.99s Step 282( 32.60%), action 163, FPS 1.57, Running 122.77s Step 283( 32.80%), action 164, FPS 1.55, Running 123.29s Step 284( 33.00%), action 165, FPS 1.52, Running 123.91s Step 285( 33.20%), action 166, FPS 1.53, Running 124.37s Step 286( 33.40%), action 167, FPS 1.48, Running 125.34s Step 287( 33.60%), action 168, FPS 1.52, Running 125.63s Step 288( 33.80%), action 169, FPS 1.53, Running 126.52s Step 289( 34.00%), action 170, FPS 1.57, Running 126.81s Step 290( 34.20%), action 171, FPS 1.52, Running 128.15s Step 291( 34.40%), action 172, FPS 1.50, Running 128.69s Step 292( 34.60%), action 173, FPS 1.52, Running 129.30s Step 293( 34.80%), action 174, FPS 1.52, Running 129.63s Step 294( 35.00%), action 175, FPS 1.52, Running 130.42s Step 295( 35.20%), action 176, FPS 1.53, Running 130.72s Step 296( 35.40%), action 177, FPS 1.52, Running 131.62s Step 297( 35.60%), action 178, FPS 1.53, Running 132.05s Step 298( 35.80%), action 179, FPS 1.57, Running 132.70s Step 299( 36.00%), action 180, FPS 1.54, Running 133.25s Step 300( 36.20%), action 181, FPS 1.57, Running 134.35s Step 301( 36.40%), action 182, FPS 1.55, Running 134.90s Step 302( 36.60%), action 183, FPS 1.57, Running 135.50s Step 303( 36.80%), action 184, FPS 1.57, Running 136.05s Step 304( 37.00%), action 185, FPS 1.54, Running 136.87s Step 305( 37.20%), action 186, FPS 1.52, Running 137.55s Step 306( 37.40%), action 187, FPS 1.51, Running 138.57s Step 307( 37.60%), action 188, FPS 1.51, Running 138.85s Step 308( 37.80%), action 189, FPS 1.50, Running 139.85s Step 309( 38.00%), action 190, FPS 1.49, Running 140.23s Step 310( 38.20%), action 191, FPS 1.52, Running 141.31s Step 311( 38.40%), action 192, FPS 1.53, Running 141.79s Step 312( 38.60%), action 193, FPS 1.46, Running 142.95s Step 313( 38.80%), action 194, FPS 1.45, Running 143.46s Step 314( 39.00%), action 195, FPS 1.45, Running 144.19s Step 315( 39.20%), action 196, FPS 1.43, Running 144.73s Step 316( 39.40%), action 197, FPS 1.42, Running 145.70s Step 317( 39.60%), action 198, FPS 1.44, Running 145.92s Step 318( 39.80%), action 199, FPS 1.42, Running 146.81s Step 319( 40.00%), action 200, FPS 1.45, Running 147.05s Step 320( 40.20%), action 201, FPS 1.48, Running 147.84s Step 321( 40.40%), action 202, FPS 1.51, Running 148.12s Step 322( 40.60%), action 203, FPS 1.47, Running 149.06s Step 323( 40.80%), action 204, FPS 1.49, Running 149.51s Step 324( 41.00%), action 205, FPS 1.46, Running 150.57s Step 325( 41.20%), action 206, FPS 1.47, Running 151.11s Step 326( 41.40%), action 207, FPS 1.47, Running 152.14s Step 327( 41.60%), action 208, FPS 1.44, Running 152.75s Step 328( 41.80%), action 209, FPS 1.44, Running 153.70s Step 329( 42.00%), action 210, FPS 1.41, Running 154.37s Step 330( 42.20%), action 211, FPS 1.40, Running 155.55s Step 331( 42.40%), action 212, FPS 1.39, Running 156.16s Step 332( 42.60%), action 213, FPS 1.41, Running 157.12s Step 333( 42.80%), action 214, FPS 1.39, Running 157.83s Step 334( 43.00%), action 215, FPS 1.33, Running 159.23s Step 335( 43.20%), action 216, FPS 1.33, Running 159.72s Step 336( 43.40%), action 217, FPS 1.35, Running 160.46s Step 337( 43.60%), action 218, FPS 1.35, Running 160.74s Step 338( 43.80%), action 219, FPS 1.38, Running 161.30s Step 339( 44.00%), action 220, FPS 1.32, Running 162.16s Step 340( 44.20%), action 221, FPS 1.33, Running 162.86s Step 341( 44.40%), action 222, FPS 1.29, Running 163.61s Step 342( 44.60%), action 223, FPS 1.31, Running 164.30s Step 343( 44.80%), action 224, FPS 1.31, Running 164.80s Step 344( 45.00%), action 225, FPS 1.35, Running 165.44s Step 345( 45.20%), action 226, FPS 1.37, Running 165.69s Step 346( 45.40%), action 227, FPS 1.43, Running 166.11s Step 347( 45.60%), action 228, FPS 1.47, Running 166.35s Step 348( 45.80%), action 229, FPS 1.48, Running 167.21s Step 349( 46.00%), action 230, FPS 1.52, Running 167.57s Step 350( 46.20%), action 231, FPS 1.53, Running 168.65s Step 351( 46.40%), action 232, FPS 1.56, Running 168.94s Step 352( 46.60%), action 233, FPS 1.59, Running 169.70s Step 353( 46.80%), action 234, FPS 1.65, Running 169.96s Step 354( 47.00%), action 235, FPS 1.72, Running 170.86s Step 355( 47.20%), action 236, FPS 1.74, Running 171.20s Step 356( 47.40%), action 237, FPS 1.74, Running 171.93s Step 357( 47.60%), action 238, FPS 1.71, Running 172.40s Step 358( 47.80%), action 239, FPS 1.69, Running 173.14s Step 359( 48.00%), action 240, FPS 1.73, Running 173.72s Step 360( 48.20%), action 241, FPS 1.68, Running 174.77s Step 361( 48.40%), action 242, FPS 1.73, Running 175.17s Step 362( 48.60%), action 243, FPS 1.72, Running 175.92s Step 363( 48.80%), action 244, FPS 1.68, Running 176.73s Step 364( 49.00%), action 245, FPS 1.67, Running 177.40s Step 365( 49.20%), action 246, FPS 1.64, Running 177.88s Step 366( 49.40%), action 247, FPS 1.57, Running 178.84s Step 367( 49.60%), action 248, FPS 1.56, Running 179.14s Step 368( 49.80%), action 249, FPS 1.58, Running 179.89s Step 369( 50.00%), action 250, FPS 1.59, Running 180.19s Step 370( 50.20%), action 251, FPS 1.56, Running 181.50s Step 371( 50.40%), action 252, FPS 1.54, Running 181.94s Step 372( 50.60%), action 253, FPS 1.55, Running 182.62s Step 373( 50.80%), action 254, FPS 1.52, Running 183.13s Step 374( 51.00%), action 255, FPS 1.53, Running 183.91s Step 375( 51.20%), action 256, FPS 1.54, Running 184.16s Step 376( 51.40%), action 257, FPS 1.58, Running 184.62s Step 377( 51.60%), action 258, FPS 1.55, Running 185.34s Step 378( 51.80%), action 259, FPS 1.52, Running 186.27s Step 379( 52.00%), action 260, FPS 1.56, Running 186.54s Step 380( 52.20%), action 261, FPS 1.54, Running 187.73s Step 381( 52.40%), action 262, FPS 1.56, Running 188.03s Step 382( 52.60%), action 263, FPS 1.53, Running 189.01s Step 383( 52.80%), action 264, FPS 1.55, Running 189.60s Step 384( 53.00%), action 265, FPS 1.57, Running 190.12s Step 385( 53.20%), action 266, FPS 1.56, Running 190.68s Step 386( 53.40%), action 267, FPS 1.58, Running 191.48s Step 387( 53.60%), action 268, FPS 1.52, Running 192.33s Step 388( 53.80%), action 269, FPS 1.50, Running 193.26s Step 389( 54.00%), action 270, FPS 1.49, Running 193.57s Step 390( 54.20%), action 271, FPS 1.54, Running 194.49s Step 391( 54.40%), action 272, FPS 1.53, Running 195.00s Step 392( 54.60%), action 273, FPS 1.49, Running 196.01s Step 393( 54.80%), action 274, FPS 1.49, Running 196.54s Step 394( 55.00%), action 275, FPS 1.52, Running 197.07s Step 395( 55.20%), action 276, FPS 1.51, Running 197.43s Step 396( 55.40%), action 277, FPS 1.43, Running 198.64s Step 397( 55.60%), action 278, FPS 1.45, Running 199.15s Step 398( 55.80%), action 279, FPS 1.48, Running 199.81s Step 399( 56.00%), action 280, FPS 1.46, Running 200.28s Step 400( 56.20%), action 281, FPS 1.47, Running 201.30s Step 401( 56.40%), action 282, FPS 1.47, Running 201.65s Step 402( 56.60%), action 283, FPS 1.47, Running 202.58s Step 403( 56.80%), action 284, FPS 1.51, Running 202.85s Step 404( 57.00%), action 285, FPS 1.48, Running 203.64s Step 405( 57.20%), action 286, FPS 1.49, Running 204.13s Step 406( 57.40%), action 287, FPS 1.50, Running 204.78s Step 407( 57.60%), action 288, FPS 1.49, Running 205.73s Step 408( 57.80%), action 289, FPS 1.49, Running 206.64s Step 409( 58.00%), action 290, FPS 1.46, Running 207.26s Step 410( 58.20%), action 291, FPS 1.45, Running 208.33s Step 411( 58.40%), action 292, FPS 1.46, Running 208.73s Step 412( 58.60%), action 293, FPS 1.50, Running 209.37s Step 413( 58.80%), action 294, FPS 1.53, Running 209.62s Step 414( 59.00%), action 295, FPS 1.50, Running 210.37s Step 415( 59.20%), action 296, FPS 1.52, Running 210.61s Step 416( 59.40%), action 297, FPS 1.56, Running 211.44s Step 417( 59.60%), action 298, FPS 1.59, Running 211.76s Step 418( 59.80%), action 299, FPS 1.57, Running 212.55s Step 419( 60.00%), action 300, FPS 1.58, Running 212.90s Step 420( 60.20%), action 301, FPS 1.61, Running 213.73s [2026-08-02 19:08:18] [27 ] Seed 26 failed after 213.95 s. +steps: 420 , actions: 301 . +Instruction: Empty +Total 19/27(70.37%) success. +Setting seed: 27 +Step 1( N/A%), pre moving , FPS 2.00, Running 0.50s Step 2( N/A%), pre moving , FPS 3.62, Running 0.55s Step 3( N/A%), pre moving , FPS 4.83, Running 0.62s Step 4( N/A%), pre moving , FPS 4.24, Running 0.94s Step 5( N/A%), pre moving , FPS 4.85, Running 1.03s Step 6( N/A%), pre moving , FPS 5.51, Running 1.09s Step 7( N/A%), pre moving , FPS 6.01, Running 1.16s Step 8( N/A%), pre moving , FPS 5.39, Running 1.49s Step 9( N/A%), pre moving , FPS 5.87, Running 1.53s Step 10( N/A%), pre moving , FPS 6.21, Running 1.61s Step 11( N/A%), pre moving , FPS 6.67, Running 1.65s Step 12( N/A%), pre moving , FPS 6.98, Running 1.72s Step 13( N/A%), pre moving , FPS 6.60, Running 1.97s Step 14( N/A%), pre moving , FPS 6.70, Running 2.09s Step 15( N/A%), pre moving , FPS 6.89, Running 2.18s Step 16( N/A%), pre moving , FPS 7.11, Running 2.25s Step 17( N/A%), pre moving , FPS 6.62, Running 2.57s Step 18( N/A%), pre moving , FPS 6.89, Running 2.61s Step 19( N/A%), pre moving , FPS 7.05, Running 2.69s Step 20( N/A%), pre moving , FPS 7.27, Running 2.75s Step 21( N/A%), pre moving , FPS 7.23, Running 3.27s Step 22( N/A%), pre moving , FPS 7.20, Running 3.33s Step 23( N/A%), pre moving , FPS 7.23, Running 3.39s Step 24( N/A%), pre moving , FPS 7.09, Running 3.76s Step 25( N/A%), pre moving , FPS 7.16, Running 3.82s Step 26( N/A%), pre moving , FPS 6.17, Running 4.33s Step 27( N/A%), pre moving , FPS 6.19, Running 4.39s Step 28( N/A%), pre moving , FPS 6.72, Running 4.46s Step 29( N/A%), pre moving , FPS 6.16, Running 4.78s Step 30( N/A%), pre moving , FPS 6.22, Running 4.83s Step 31( N/A%), pre moving , FPS 6.13, Running 4.91s Step 32( N/A%), pre moving , FPS 6.13, Running 4.98s Step 33( N/A%), pre moving , FPS 6.00, Running 5.30s Step 34( N/A%), pre moving , FPS 6.15, Running 5.34s Step 35( N/A%), pre moving , FPS 6.28, Running 5.36s Step 36( N/A%), pre moving , FPS 5.90, Running 5.64s Step 37( N/A%), pre moving , FPS 6.48, Running 5.66s Step 38( N/A%), pre moving , FPS 6.53, Running 5.68s Step 39( N/A%), pre moving , FPS 6.62, Running 5.72s Step 40( N/A%), pre moving , FPS 6.71, Running 5.73s Step 41( N/A%), pre moving , FPS 8.06, Running 5.75s Step 42( N/A%), pre moving , FPS 8.15, Running 5.78s Step 43( N/A%), pre moving , FPS 8.24, Running 5.81s Step 44( N/A%), pre moving , FPS 9.48, Running 5.87s Step 45( N/A%), pre moving , FPS 9.44, Running 5.94s Step 46( N/A%), pre moving , FPS 11.89, Running 6.01s Step 47( N/A%), pre moving , FPS 11.92, Running 6.07s Step 48( N/A%), pre moving , FPS 11.91, Running 6.14s Step 49( N/A%), pre moving , FPS 13.75, Running 6.23s Step 50( N/A%), pre moving , FPS 13.56, Running 6.30s Step 51( N/A%), pre moving , FPS 13.78, Running 6.36s Step 52( N/A%), pre moving , FPS 14.09, Running 6.40s Step 53( N/A%), pre moving , FPS 17.01, Running 6.48s Step 54( N/A%), pre moving , FPS 16.44, Running 6.56s Step 55( N/A%), pre moving , FPS 15.87, Running 6.62s Step 56( N/A%), pre moving , FPS 19.18, Running 6.68s Step 57( N/A%), pre moving , FPS 18.43, Running 6.74s Step 58( N/A%), pre moving , FPS 17.74, Running 6.81s Step 59( N/A%), pre moving , FPS 17.47, Running 6.86s Step 60( N/A%), pre moving , FPS 16.77, Running 6.93s Step 61( N/A%), pre moving , FPS 16.09, Running 6.99s Step 62( N/A%), pre moving , FPS 15.80, Running 7.05s Step 63( N/A%), pre moving , FPS 15.81, Running 7.08s Step 64( N/A%), pre moving , FPS 16.19, Running 7.11s Step 65( N/A%), pre moving , FPS 16.75, Running 7.13s Step 66( N/A%), pre moving , FPS 17.41, Running 7.16s Step 67( N/A%), pre moving , FPS 17.76, Running 7.20s Step 68( N/A%), pre moving , FPS 18.48, Running 7.22s Step 69( N/A%), pre moving , FPS 19.45, Running 7.26s Step 70( N/A%), pre moving , FPS 20.22, Running 7.29s Step 71( N/A%), pre moving , FPS 20.51, Running 7.34s Step 72( N/A%), pre moving , FPS 20.85, Running 7.36s Step 73( N/A%), pre moving , FPS 21.87, Running 7.39s Step 74( N/A%), pre moving , FPS 23.24, Running 7.42s Step 75( N/A%), pre moving , FPS 24.23, Running 7.45s Step 76( N/A%), pre moving , FPS 25.25, Running 7.47s Step 77( N/A%), pre moving , FPS 25.91, Running 7.51s Step 78( N/A%), pre moving , FPS 24.65, Running 7.62s Step 79( N/A%), pre moving , FPS 17.81, Running 7.98s Step 80( N/A%), pre moving , FPS 17.28, Running 8.08s Step 81( N/A%), pre moving , FPS 17.35, Running 8.15s Step 82( N/A%), pre moving , FPS 14.29, Running 8.45s Step 83( N/A%), pre moving , FPS 14.24, Running 8.48s Step 84( N/A%), pre moving , FPS 14.31, Running 8.50s Step 85( N/A%), pre moving , FPS 13.74, Running 8.59s Step 86( N/A%), pre moving , FPS 13.51, Running 8.64s Step 87( N/A%), pre moving , FPS 13.13, Running 8.72s Step 88( N/A%), pre moving , FPS 11.04, Running 9.04s Step 89( N/A%), pre moving , FPS 10.73, Running 9.13s Step 90( N/A%), pre moving , FPS 10.50, Running 9.19s Step 91( N/A%), pre moving , FPS 10.40, Running 9.26s Step 92( N/A%), pre moving , FPS 9.03, Running 9.58s Step 93( N/A%), pre moving , FPS 8.80, Running 9.67s Step 94( N/A%), pre moving , FPS 8.64, Running 9.73s Step 95( N/A%), pre moving , FPS 8.53, Running 9.79s Step 96( N/A%), pre moving , FPS 7.57, Running 10.12s Step 97( N/A%), pre moving , FPS 7.44, Running 10.20s Step 98( N/A%), pre moving , FPS 7.54, Running 10.27s Step 99( N/A%), pre moving , FPS 7.88, Running 10.52s Step 100( N/A%), pre moving , FPS 4.39, Running 12.63s Step 101( N/A%), pre moving , FPS 4.04, Running 13.10s Step 102( N/A%), pre moving , FPS 3.95, Running 13.51s Step 103( N/A%), pre moving , FPS 3.62, Running 14.00s Step 104( N/A%), pre moving , FPS 3.50, Running 14.22s Step 105( N/A%), pre moving , FPS 3.25, Running 14.74s Step 106( N/A%), pre moving , FPS 3.07, Running 15.15s Step 107( N/A%), pre moving , FPS 2.87, Running 15.68s Step 108( N/A%), pre moving , FPS 2.93, Running 15.87s Step 109( N/A%), pre moving , FPS 2.76, Running 16.37s Step 110( N/A%), pre moving , FPS 2.65, Running 16.74s Step 111( N/A%), pre moving , FPS 2.50, Running 17.26s Step 112( N/A%), pre moving , FPS 2.54, Running 17.45s Step 113( N/A%), pre moving , FPS 2.41, Running 17.98s Step 114( N/A%), pre moving , FPS 2.31, Running 18.39s Step 115( N/A%), pre moving , FPS 2.20, Running 18.89s Step 116( N/A%), pre moving , FPS 2.23, Running 19.10s Step 117( N/A%), pre moving , FPS 2.12, Running 19.63s Step 118( N/A%), pre moving , FPS 2.05, Running 20.03s Step 119( N/A%), pre moving , FPS 2.00, Running 20.54s Step 120( 0.20%), action 1, FPS 2.23, Running 21.61s Step 121( 0.40%), action 2, FPS 2.27, Running 21.90s Step 122( 0.60%), action 3, FPS 2.14, Running 22.86s Step 123( 0.80%), action 4, FPS 2.12, Running 23.44s Step 124( 1.00%), action 5, FPS 1.86, Running 24.96s Step 125( 1.20%), action 6, FPS 1.91, Running 25.21s Step 126( 1.40%), action 7, FPS 1.89, Running 25.71s Step 127( 1.60%), action 8, FPS 1.94, Running 25.99s Step 128( 1.80%), action 9, FPS 1.79, Running 27.01s Step 129( 2.00%), action 10, FPS 1.77, Running 27.69s Step 130( 2.20%), action 11, FPS 1.66, Running 28.77s Step 131( 2.40%), action 12, FPS 1.68, Running 29.17s Step 132( 2.60%), action 13, FPS 1.58, Running 30.12s Step 133( 2.80%), action 14, FPS 1.61, Running 30.42s Step 134( 3.00%), action 15, FPS 1.54, Running 31.35s Step 135( 3.20%), action 16, FPS 1.54, Running 31.84s Step 136( 3.40%), action 17, FPS 1.46, Running 32.85s Step 137( 3.60%), action 18, FPS 1.48, Running 33.17s Step 138( 3.80%), action 19, FPS 1.43, Running 34.01s Step 139( 4.00%), action 20, FPS 1.42, Running 34.63s Step 140( 4.20%), action 21, FPS 1.43, Running 35.61s Step 141( 4.40%), action 22, FPS 1.40, Running 36.23s Step 142( 4.60%), action 23, FPS 1.38, Running 37.33s Step 143( 4.80%), action 24, FPS 1.39, Running 37.86s Step 144( 5.00%), action 25, FPS 1.44, Running 38.82s Step 145( 5.20%), action 26, FPS 1.41, Running 39.39s Step 146( 5.40%), action 27, FPS 1.35, Running 40.48s Step 147( 5.60%), action 28, FPS 1.33, Running 41.08s Step 148( 5.80%), action 29, FPS 1.35, Running 41.78s Step 149( 6.00%), action 30, FPS 1.36, Running 42.35s Step 150( 6.20%), action 31, FPS 1.38, Running 43.28s Step 151( 6.40%), action 32, FPS 1.40, Running 43.48s Step 152( 6.60%), action 33, FPS 1.44, Running 43.97s Step 153( 6.80%), action 34, FPS 1.45, Running 44.23s Step 154( 7.00%), action 35, FPS 1.45, Running 45.16s Step 155( 7.20%), action 36, FPS 1.45, Running 45.64s Step 156( 7.40%), action 37, FPS 1.45, Running 46.60s Step 157( 7.60%), action 38, FPS 1.43, Running 47.16s Step 158( 7.80%), action 39, FPS 1.44, Running 47.94s Step 159( 8.00%), action 40, FPS 1.45, Running 48.39s Step 160( 8.20%), action 41, FPS 1.46, Running 49.28s Step 161( 8.40%), action 42, FPS 1.50, Running 49.59s Step 162( 8.60%), action 43, FPS 1.52, Running 50.45s Step 163( 8.80%), action 44, FPS 1.55, Running 50.76s Step 164( 9.00%), action 45, FPS 1.56, Running 51.62s Step 165( 9.20%), action 46, FPS 1.56, Running 52.17s Step 166( 9.40%), action 47, FPS 1.59, Running 53.08s Step 167( 9.60%), action 48, FPS 1.62, Running 53.44s Step 168( 9.80%), action 49, FPS 1.60, Running 54.25s Step 169( 10.00%), action 50, FPS 1.61, Running 54.79s Step 170( 10.20%), action 51, FPS 1.60, Running 55.78s Step 171( 10.40%), action 52, FPS 1.55, Running 56.36s Step 172( 10.60%), action 53, FPS 1.53, Running 57.07s Step 173( 10.80%), action 54, FPS 1.50, Running 57.55s Step 174( 11.00%), action 55, FPS 1.50, Running 58.51s Step 175( 11.20%), action 56, FPS 1.52, Running 58.82s Step 176( 11.40%), action 57, FPS 1.53, Running 59.68s Step 177( 11.60%), action 58, FPS 1.56, Running 60.00s Step 178( 11.80%), action 59, FPS 1.54, Running 60.92s Step 179( 12.00%), action 60, FPS 1.53, Running 61.45s Step 180( 12.20%), action 61, FPS 1.55, Running 62.18s Step 181( 12.40%), action 62, FPS 1.53, Running 62.65s Step 182( 12.60%), action 63, FPS 1.58, Running 63.14s Step 183( 12.80%), action 64, FPS 1.51, Running 63.96s Step 184( 13.00%), action 65, FPS 1.52, Running 64.78s Step 185( 13.20%), action 66, FPS 1.49, Running 65.62s Step 186( 13.40%), action 67, FPS 1.48, Running 66.58s Step 187( 13.60%), action 68, FPS 1.46, Running 67.18s Step 188( 13.80%), action 69, FPS 1.43, Running 68.25s Step 189( 14.00%), action 70, FPS 1.42, Running 68.85s Step 190( 14.20%), action 71, FPS 1.43, Running 69.80s Step 191( 14.40%), action 72, FPS 1.43, Running 70.40s Step 192( 14.60%), action 73, FPS 1.39, Running 71.42s Step 193( 14.80%), action 74, FPS 1.38, Running 72.02s Step 194( 15.00%), action 75, FPS 1.36, Running 73.16s Step 195( 15.20%), action 76, FPS 1.34, Running 73.71s Step 196( 15.40%), action 77, FPS 1.33, Running 74.72s Step 197( 15.60%), action 78, FPS 1.33, Running 75.08s Step 198( 15.80%), action 79, FPS 1.33, Running 76.00s Step 199( 16.00%), action 80, FPS 1.33, Running 76.50s Step 200( 16.20%), action 81, FPS 1.32, Running 77.30s Step 201( 16.40%), action 82, FPS 1.33, Running 77.73s Step 202( 16.60%), action 83, FPS 1.29, Running 78.68s Step 203( 16.80%), action 84, FPS 1.33, Running 79.01s Step 204( 17.00%), action 85, FPS 1.33, Running 79.81s Step 205( 17.20%), action 86, FPS 1.35, Running 80.38s Step 206( 17.40%), action 87, FPS 1.37, Running 81.14s Step 207( 17.60%), action 88, FPS 1.40, Running 81.47s Step 208( 17.80%), action 89, FPS 1.47, Running 81.85s Step 209( 18.00%), action 90, FPS 1.51, Running 82.12s Step 210( 18.20%), action 91, FPS 1.52, Running 82.96s Step 211( 18.40%), action 92, FPS 1.54, Running 83.37s Step 212( 18.60%), action 93, FPS 1.55, Running 84.36s Step 213( 18.80%), action 94, FPS 1.53, Running 85.05s Step 214( 19.00%), action 95, FPS 1.56, Running 86.01s Step 215( 19.20%), action 96, FPS 1.55, Running 86.59s Step 216( 19.40%), action 97, FPS 1.55, Running 87.60s Step 217( 19.60%), action 98, FPS 1.53, Running 88.13s Step 218( 19.80%), action 99, FPS 1.51, Running 89.28s Step 219( 20.00%), action 100, FPS 1.50, Running 89.83s Step 220( 20.20%), action 101, FPS 1.49, Running 90.76s Step 221( 20.40%), action 102, FPS 1.46, Running 91.40s Step 222( 20.60%), action 103, FPS 1.45, Running 92.45s Step 223( 20.80%), action 104, FPS 1.46, Running 92.74s Step 224( 21.00%), action 105, FPS 1.45, Running 93.61s Step 225( 21.20%), action 106, FPS 1.45, Running 94.16s Step 226( 21.40%), action 107, FPS 1.47, Running 94.74s Step 227( 21.60%), action 108, FPS 1.44, Running 95.32s Step 228( 21.80%), action 109, FPS 1.39, Running 96.24s Step 229( 22.00%), action 110, FPS 1.39, Running 96.55s Step 230( 22.20%), action 111, FPS 1.38, Running 97.44s Step 231( 22.40%), action 112, FPS 1.36, Running 98.06s Step 232( 22.60%), action 113, FPS 1.36, Running 99.08s Step 233( 22.80%), action 114, FPS 1.38, Running 99.59s Step 234( 23.00%), action 115, FPS 1.42, Running 100.10s Step 235( 23.20%), action 116, FPS 1.43, Running 100.55s Step 236( 23.40%), action 117, FPS 1.47, Running 101.16s Step 237( 23.60%), action 118, FPS 1.50, Running 101.44s Step 238( 23.80%), action 119, FPS 1.54, Running 102.28s Step 239( 24.00%), action 120, FPS 1.53, Running 102.88s Step 240( 24.20%), action 121, FPS 1.53, Running 103.79s Step 241( 24.40%), action 122, FPS 1.58, Running 104.03s Step 242( 24.60%), action 123, FPS 1.60, Running 104.92s Step 243( 24.80%), action 124, FPS 1.60, Running 105.22s Step 244( 25.00%), action 125, FPS 1.61, Running 106.04s Step 245( 25.20%), action 126, FPS 1.62, Running 106.52s Step 246( 25.40%), action 127, FPS 1.61, Running 107.20s Step 247( 25.60%), action 128, FPS 1.65, Running 107.45s Step 248( 25.80%), action 129, FPS 1.68, Running 108.16s Step 249( 26.00%), action 130, FPS 1.67, Running 108.51s Step 250( 26.20%), action 131, FPS 1.67, Running 109.40s Step 251( 26.40%), action 132, FPS 1.73, Running 109.65s Step 252( 26.60%), action 133, FPS 1.75, Running 110.48s Step 253( 26.80%), action 134, FPS 1.80, Running 110.72s Step 254( 27.00%), action 135, FPS 1.78, Running 111.33s Step 255( 27.20%), action 136, FPS 1.77, Running 111.88s Step 256( 27.40%), action 137, FPS 1.73, Running 112.75s Step 257( 27.60%), action 138, FPS 1.71, Running 113.12s Step 258( 27.80%), action 139, FPS 1.71, Running 113.94s Step 259( 28.00%), action 140, FPS 1.72, Running 114.50s Step 260( 28.20%), action 141, FPS 1.71, Running 115.47s Step 261( 28.40%), action 142, FPS 1.70, Running 115.80s Step 262( 28.60%), action 143, FPS 1.70, Running 116.66s Step 263( 28.80%), action 144, FPS 1.68, Running 117.15s Step 264( 29.00%), action 145, FPS 1.68, Running 117.93s Step 265( 29.20%), action 146, FPS 1.69, Running 118.36s Step 266( 29.40%), action 147, FPS 1.74, Running 118.72s Step 267( 29.60%), action 148, FPS 1.71, Running 119.15s Step 268( 29.80%), action 149, FPS 1.75, Running 119.60s Step 269( 30.00%), action 150, FPS 1.76, Running 119.90s Step 270( 30.20%), action 151, FPS 1.73, Running 120.96s Step 271( 30.40%), action 152, FPS 1.68, Running 121.56s Step 272( 30.60%), action 153, FPS 1.71, Running 122.18s Step 273( 30.80%), action 154, FPS 1.66, Running 122.75s Step 274( 31.00%), action 155, FPS 1.62, Running 123.70s Step 275( 31.20%), action 156, FPS 1.65, Running 124.02s Step 276( 31.40%), action 157, FPS 1.66, Running 124.81s Step 277( 31.60%), action 158, FPS 1.62, Running 125.43s Step 278( 31.80%), action 159, FPS 1.64, Running 126.15s Step 279( 32.00%), action 160, FPS 1.65, Running 126.63s Step 280( 32.20%), action 161, FPS 1.66, Running 127.54s Step 281( 32.40%), action 162, FPS 1.66, Running 127.87s Step 282( 32.60%), action 163, FPS 1.65, Running 128.78s Step 283( 32.80%), action 164, FPS 1.64, Running 129.35s Step 284( 33.00%), action 165, FPS 1.66, Running 130.00s Step 285( 33.20%), action 166, FPS 1.65, Running 130.47s Step 286( 33.40%), action 167, FPS 1.60, Running 131.22s Step 287( 33.60%), action 168, FPS 1.59, Running 131.69s Step 288( 33.80%), action 169, FPS 1.55, Running 132.53s Step 289( 34.00%), action 170, FPS 1.55, Running 132.82s Step 290( 34.20%), action 171, FPS 1.57, Running 133.71s Step 291( 34.40%), action 172, FPS 1.56, Running 134.34s Step 292( 34.60%), action 173, FPS 1.57, Running 134.94s Step 293( 34.80%), action 174, FPS 1.57, Running 135.46s Step 294( 35.00%), action 175, FPS 1.60, Running 136.19s Step 295( 35.20%), action 176, FPS 1.59, Running 136.63s Step 296( 35.40%), action 177, FPS 1.57, Running 137.57s Step 297( 35.60%), action 178, FPS 1.61, Running 137.85s Step 298( 35.80%), action 179, FPS 1.62, Running 138.49s Step 299( 36.00%), action 180, FPS 1.65, Running 138.73s Step 300( 36.20%), action 181, FPS 1.70, Running 139.28s Step 301( 36.40%), action 182, FPS 1.71, Running 139.56s Step 302( 36.60%), action 183, FPS 1.73, Running 140.36s Step 303( 36.80%), action 184, FPS 1.74, Running 140.87s Step 304( 37.00%), action 185, FPS 1.69, Running 141.83s Step 305( 37.20%), action 186, FPS 1.72, Running 142.07s Step 306( 37.40%), action 187, FPS 1.72, Running 142.86s Step 307( 37.60%), action 188, FPS 1.74, Running 143.17s Step 308( 37.80%), action 189, FPS 1.78, Running 143.75s Step 309( 38.00%), action 190, FPS 1.76, Running 144.21s Step 310( 38.20%), action 191, FPS 1.74, Running 145.21s Step 311( 38.40%), action 192, FPS 1.79, Running 145.53s Step 312( 38.60%), action 193, FPS 1.75, Running 146.35s Step 313( 38.80%), action 194, FPS 1.78, Running 146.72s Step 314( 39.00%), action 195, FPS 1.78, Running 147.41s Step 315( 39.20%), action 196, FPS 1.81, Running 147.68s Step 316( 39.40%), action 197, FPS 1.84, Running 148.43s Step 317( 39.60%), action 198, FPS 1.83, Running 148.79s Step 318( 39.80%), action 199, FPS 1.82, Running 149.45s Step 319( 40.00%), action 200, FPS 1.81, Running 149.81s Step 320( 40.20%), action 201, FPS 1.75, Running 150.70s Step 321( 40.40%), action 202, FPS 1.75, Running 150.97s Step 322( 40.60%), action 203, FPS 1.78, Running 151.59s Step 323( 40.80%), action 204, FPS 1.79, Running 152.02s Step 324( 41.00%), action 205, FPS 1.80, Running 152.91s Step 325( 41.20%), action 206, FPS 1.80, Running 153.18s Step 326( 41.40%), action 207, FPS 1.80, Running 154.00s Step 327( 41.60%), action 208, FPS 1.80, Running 154.26s Step 328( 41.80%), action 209, FPS 1.76, Running 155.12s Step 329( 42.00%), action 210, FPS 1.79, Running 155.37s Step 330( 42.20%), action 211, FPS 1.81, Running 156.26s Step 331( 42.40%), action 212, FPS 1.78, Running 156.78s Step 332( 42.60%), action 213, FPS 1.80, Running 157.47s Step 333( 42.80%), action 214, FPS 1.83, Running 157.62s Step 334( 43.00%), action 215, FPS 1.91, Running 157.90s Step 335( 43.20%), action 216, FPS 1.92, Running 158.09s Step 336( 43.40%), action 217, FPS 2.00, Running 158.44s Step 337( 43.60%), action 218, FPS 2.01, Running 158.75s Step 338( 43.80%), action 219, FPS 2.06, Running 159.18s Step 339( 44.00%), action 220, FPS 2.09, Running 159.40s Step 340( 44.20%), action 221, FPS 2.10, Running 160.21s Step 341( 44.40%), action 222, FPS 2.06, Running 160.66s Step 342( 44.60%), action 223, FPS 2.05, Running 161.36s Step 343( 44.80%), action 224, FPS 2.06, Running 161.75s Step 344( 45.00%), action 225, FPS 2.04, Running 162.70s Step 345( 45.20%), action 226, FPS 2.04, Running 162.97s Step 346( 45.40%), action 227, FPS 2.03, Running 163.84s Step 347( 45.60%), action 228, FPS 1.99, Running 164.33s Step 348( 45.80%), action 229, FPS 1.95, Running 165.36s Step 349( 46.00%), action 230, FPS 1.88, Running 165.99s Step 350( 46.20%), action 231, FPS 1.87, Running 166.94s Step 351( 46.40%), action 232, FPS 1.92, Running 167.21s Step 352( 46.60%), action 233, FPS 1.87, Running 168.14s Step 353( 46.80%), action 234, FPS 1.83, Running 168.54s Step 354( 47.00%), action 235, FPS 1.77, Running 169.20s Step 355( 47.20%), action 236, FPS 1.72, Running 169.70s Step 356( 47.40%), action 237, FPS 1.69, Running 170.31s Step 357( 47.60%), action 238, FPS 1.66, Running 170.83s Step 358( 47.80%), action 239, FPS 1.61, Running 171.61s Step 359( 48.00%), action 240, FPS 1.58, Running 172.03s Step 360( 48.20%), action 241, FPS 1.57, Running 172.97s Step 361( 48.40%), action 242, FPS 1.55, Running 173.58s Step 362( 48.60%), action 243, FPS 1.51, Running 174.58s Step 363( 48.80%), action 244, FPS 1.53, Running 174.84s Step 364( 49.00%), action 245, FPS 1.54, Running 175.70s Step 365( 49.20%), action 246, FPS 1.54, Running 176.00s Step 366( 49.40%), action 247, FPS 1.53, Running 176.88s Step 367( 49.60%), action 248, FPS 1.56, Running 177.11s Step 368( 49.80%), action 249, FPS 1.66, Running 177.42s Step 369( 50.00%), action 250, FPS 1.72, Running 177.63s Step 370( 50.20%), action 251, FPS 1.78, Running 178.15s Step 371( 50.40%), action 252, FPS 1.78, Running 178.47s Step 372( 50.60%), action 253, FPS 1.86, Running 178.91s Step 373( 50.80%), action 254, FPS 1.85, Running 179.36s Step 374( 51.00%), action 255, FPS 1.90, Running 179.71s Step 375( 51.20%), action 256, FPS 1.89, Running 180.28s Step 376( 51.40%), action 257, FPS 1.85, Running 181.15s Step 377( 51.60%), action 258, FPS 1.88, Running 181.48s Step 378( 51.80%), action 259, FPS 1.91, Running 182.09s Step 379( 52.00%), action 260, FPS 1.90, Running 182.54s Step 380( 52.20%), action 261, FPS 1.91, Running 183.44s Step 381( 52.40%), action 262, FPS 1.98, Running 183.70s Step 382( 52.60%), action 263, FPS 2.06, Running 184.30s Step 383( 52.80%), action 264, FPS 2.03, Running 184.69s Step 384( 53.00%), action 265, FPS 2.07, Running 185.34s Step 385( 53.20%), action 266, FPS 2.04, Running 185.80s Step 386( 53.40%), action 267, FPS 2.05, Running 186.63s Step 387( 53.60%), action 268, FPS 2.05, Running 186.88s Step 388( 53.80%), action 269, FPS 1.98, Running 187.54s Step 389( 54.00%), action 270, FPS 1.94, Running 187.94s Step 390( 54.20%), action 271, FPS 1.87, Running 188.86s Step 391( 54.40%), action 272, FPS 1.83, Running 189.38s Step 392( 54.60%), action 273, FPS 1.80, Running 190.03s Step 393( 54.80%), action 274, FPS 1.80, Running 190.47s Step 394( 55.00%), action 275, FPS 1.75, Running 191.12s Step 395( 55.20%), action 276, FPS 1.76, Running 191.67s Step 396( 55.40%), action 277, FPS 1.75, Running 192.56s Step 397( 55.60%), action 278, FPS 1.76, Running 192.84s Step 398( 55.80%), action 279, FPS 1.74, Running 193.58s Step 399( 56.00%), action 280, FPS 1.76, Running 193.93s Step 400( 56.20%), action 281, FPS 1.80, Running 194.55s Step 401( 56.40%), action 282, FPS 1.78, Running 194.94s Step 402( 56.60%), action 283, FPS 1.73, Running 195.85s Step 403( 56.80%), action 284, FPS 1.75, Running 196.09s Step 404( 57.00%), action 285, FPS 1.75, Running 196.79s Step 405( 57.20%), action 286, FPS 1.76, Running 197.17s Step 406( 57.40%), action 287, FPS 1.78, Running 197.84s Step 407( 57.60%), action 288, FPS 1.80, Running 197.98s Step 408( 57.80%), action 289, FPS 1.81, Running 198.59s Step 409( 58.00%), action 290, FPS 1.84, Running 198.81s Step 410( 58.20%), action 291, FPS 1.92, Running 199.25s Step 411( 58.40%), action 292, FPS 1.98, Running 199.50s Step 412( 58.60%), action 293, FPS 1.95, Running 200.29s Step 413( 58.80%), action 294, FPS 1.98, Running 200.56s Step 414( 59.00%), action 295, FPS 1.95, Running 201.35s Step 415( 59.20%), action 296, FPS 2.02, Running 201.58s Step 416( 59.40%), action 297, FPS 2.02, Running 202.45s Step 417( 59.60%), action 298, FPS 2.01, Running 202.79s Step 418( 59.80%), action 299, FPS 2.00, Running 203.56s Step 419( 60.00%), action 300, FPS 2.02, Running 203.81s Step 420( 60.20%), action 301, FPS 1.98, Running 204.64s Step 421( 60.40%), action 302, FPS 1.96, Running 205.14s Step 422( 60.60%), action 303, FPS 1.99, Running 205.91s Step 423( 60.80%), action 304, FPS 1.95, Running 206.36s Step 424( 61.00%), action 305, FPS 1.97, Running 206.95s Step 425( 61.20%), action 306, FPS 1.94, Running 207.49s Step 426( 61.40%), action 307, FPS 1.93, Running 208.21s Step 427( 61.60%), action 308, FPS 1.89, Running 208.56s Step 428( 61.80%), action 309, FPS 1.88, Running 209.23s Step 429( 62.00%), action 310, FPS 1.84, Running 209.68s Step 430( 62.20%), action 311, FPS 1.76, Running 210.59s Step 431( 62.40%), action 312, FPS 1.76, Running 210.85s Step 432( 62.60%), action 313, FPS 1.76, Running 211.64s Step 433( 62.80%), action 314, FPS 1.76, Running 211.89s Step 434( 63.00%), action 315, FPS 1.78, Running 212.60s Step 435( 63.20%), action 316, FPS 1.75, Running 212.99s Step 436( 63.40%), action 317, FPS 1.78, Running 213.67s Step 437( 63.60%), action 318, FPS 1.71, Running 214.51s Step 438( 63.80%), action 319, FPS 1.66, Running 215.61s Step 439( 64.00%), action 320, FPS 1.66, Running 215.88s Step 440( 64.20%), action 321, FPS 1.65, Running 216.74s Step 441( 64.40%), action 322, FPS 1.66, Running 217.20s Step 442( 64.60%), action 323, FPS 1.69, Running 217.78s Step 443( 64.80%), action 324, FPS 1.65, Running 218.48s Step 444( 65.00%), action 325, FPS 1.59, Running 219.52s Step 445( 65.20%), action 326, FPS 1.60, Running 220.03s Step 446( 65.40%), action 327, FPS 1.58, Running 220.90s Step 447( 65.60%), action 328, FPS 1.58, Running 221.19s Step 448( 65.80%), action 329, FPS 1.58, Running 221.85s Step 449( 66.00%), action 330, FPS 1.60, Running 222.21s Step 450( 66.20%), action 331, FPS 1.61, Running 223.00s Step 451( 66.40%), action 332, FPS 1.60, Running 223.33s Step 452( 66.60%), action 333, FPS 1.59, Running 224.19s Step 453( 66.80%), action 334, FPS 1.59, Running 224.48s Step 454( 67.00%), action 335, FPS 1.57, Running 225.30s Step 455( 67.20%), action 336, FPS 1.59, Running 225.58s Step 456( 67.40%), action 337, FPS 1.57, Running 226.42s Step 457( 67.60%), action 338, FPS 1.64, Running 226.69s Step 458( 67.80%), action 339, FPS 1.68, Running 227.53s Step 459( 68.00%), action 340, FPS 1.62, Running 228.25s Step 460( 68.20%), action 341, FPS 1.61, Running 229.15s Step 461( 68.40%), action 342, FPS 1.64, Running 229.40s Step 462( 68.60%), action 343, FPS 1.60, Running 230.31s Step 463( 68.80%), action 344, FPS 1.61, Running 230.88s Step 464( 69.00%), action 345, FPS 1.63, Running 231.78s Step 465( 69.20%), action 346, FPS 1.66, Running 232.08s Step 466( 69.40%), action 347, FPS 1.67, Running 232.84s Step 467( 69.60%), action 348, FPS 1.67, Running 233.19s Step 468( 69.80%), action 349, FPS 1.65, Running 233.96s Step 469( 70.00%), action 350, FPS 1.66, Running 234.26s Step 470( 70.20%), action 351, FPS 1.65, Running 235.13s Step 471( 70.40%), action 352, FPS 1.67, Running 235.33s Step 472( 70.60%), action 353, FPS 1.68, Running 236.08s Step 473( 70.80%), action 354, FPS 1.70, Running 236.26s Step 474( 71.00%), action 355, FPS 1.72, Running 236.91s Step 475( 71.20%), action 356, FPS 1.73, Running 237.15s Step 476( 71.40%), action 357, FPS 1.76, Running 237.80s Step 477( 71.60%), action 358, FPS 1.74, Running 238.16s Step 478( 71.80%), action 359, FPS 1.76, Running 238.93s Step 479( 72.00%), action 360, FPS 1.82, Running 239.26s Step 480( 72.20%), action 361, FPS 1.80, Running 240.24s Step 481( 72.40%), action 362, FPS 1.80, Running 240.49s Step 482( 72.60%), action 363, FPS 1.82, Running 241.32s Step 483( 72.80%), action 364, FPS 1.87, Running 241.58s Step 484( 73.00%), action 365, FPS 1.90, Running 242.32s Step 485( 73.20%), action 366, FPS 1.90, Running 242.59s Step 486( 73.40%), action 367, FPS 1.93, Running 243.22s Step 487( 73.60%), action 368, FPS 1.93, Running 243.56s Step 488( 73.80%), action 369, FPS 1.95, Running 244.20s Step 489( 74.00%), action 370, FPS 1.93, Running 244.63s Step 490( 74.20%), action 371, FPS 1.93, Running 245.51s Step 491( 74.40%), action 372, FPS 1.92, Running 245.75s Step 492( 74.60%), action 373, FPS 1.90, Running 246.62s Step 493( 74.80%), action 374, FPS 1.88, Running 246.87s Step 494( 75.00%), action 375, FPS 1.85, Running 247.71s Step 495( 75.20%), action 376, FPS 1.85, Running 247.95s Step 496( 75.40%), action 377, FPS 1.83, Running 248.72s Step 497( 75.60%), action 378, FPS 1.85, Running 248.96s Step 498( 75.80%), action 379, FPS 1.84, Running 249.77s Step 499( 76.00%), action 380, FPS 1.86, Running 250.04s Step 500( 76.20%), action 381, FPS 1.88, Running 250.89s Step 501( 76.40%), action 382, FPS 1.87, Running 251.19s Step 502( 76.60%), action 383, FPS 1.88, Running 251.96s Step 503( 76.80%), action 384, FPS 1.88, Running 252.20s Step 504( 77.00%), action 385, FPS 1.90, Running 252.85s Step 505( 77.20%), action 386, FPS 1.88, Running 253.21s Step 506( 77.40%), action 387, FPS 1.89, Running 253.82s Step 507( 77.60%), action 388, FPS 1.90, Running 254.10s Step 508( 77.80%), action 389, FPS 1.95, Running 254.46s Step 509( 78.00%), action 390, FPS 1.99, Running 254.68s Step 510( 78.20%), action 391, FPS 2.05, Running 255.25s Step 511( 78.40%), action 392, FPS 2.05, Running 255.50s Step 512( 78.60%), action 393, FPS 2.14, Running 255.96s Step 513( 78.80%), action 394, FPS 2.09, Running 256.44s Step 514( 79.00%), action 395, FPS 2.14, Running 257.05s Step 515( 79.20%), action 396, FPS 2.10, Running 257.47s Step 516( 79.40%), action 397, FPS 2.12, Running 258.14s Step 517( 79.60%), action 398, FPS 2.12, Running 258.40s Step 518( 79.80%), action 399, FPS 2.14, Running 259.13s Step 519( 80.00%), action 400, FPS 2.14, Running 259.40s Step 520( 80.20%), action 401, FPS 2.13, Running 260.27s Step 521( 80.40%), action 402, FPS 2.14, Running 260.52s Step 522( 80.60%), action 403, FPS 2.13, Running 261.36s Step 523( 80.80%), action 404, FPS 2.13, Running 261.60s Step 524( 81.00%), action 405, FPS 2.11, Running 262.35s Step 525( 81.20%), action 406, FPS 2.13, Running 262.59s Step 526( 81.40%), action 407, FPS 2.07, Running 263.50s Step 527( 81.60%), action 408, FPS 2.07, Running 263.78s Step 528( 81.80%), action 409, FPS 2.00, Running 264.48s Step 529( 82.00%), action 410, FPS 1.99, Running 264.74s Step 530( 82.20%), action 411, FPS 1.93, Running 265.63s Step 531( 82.40%), action 412, FPS 1.90, Running 266.04s Step 532( 82.60%), action 413, FPS 1.84, Running 266.83s Step 533( 82.80%), action 414, FPS 1.82, Running 267.44s Step 534( 83.00%), action 415, FPS 1.78, Running 268.30s Step 535( 83.20%), action 416, FPS 1.75, Running 268.88s Step 536( 83.40%), action 417, FPS 1.74, Running 269.66s Step 537( 83.60%), action 418, FPS 1.72, Running 270.06s Step 538( 83.80%), action 419, FPS 1.70, Running 270.91s Step 539( 84.00%), action 420, FPS 1.70, Running 271.14s Step 540( 84.20%), action 421, FPS 1.68, Running 272.18s Step 541( 84.40%), action 422, FPS 1.64, Running 272.68s Step 542( 84.60%), action 423, FPS 1.66, Running 273.37s Step 543( 84.80%), action 424, FPS 1.66, Running 273.65s Step 544( 85.00%), action 425, FPS 1.67, Running 274.34s Step 545( 85.20%), action 426, FPS 1.60, Running 275.10s Step 546( 85.40%), action 427, FPS 1.63, Running 275.77s Step 547( 85.60%), action 428, FPS 1.60, Running 276.24s Step 548( 85.80%), action 429, FPS 1.57, Running 277.18s Step 549( 86.00%), action 430, FPS 1.57, Running 277.45s Step 550( 86.20%), action 431, FPS 1.57, Running 278.36s Step 551( 86.40%), action 432, FPS 1.55, Running 278.93s Step 552( 86.60%), action 433, FPS 1.55, Running 279.73s Step 553( 86.80%), action 434, FPS 1.59, Running 280.05s Step 554( 87.00%), action 435, FPS 1.61, Running 280.71s Step 555( 87.20%), action 436, FPS 1.63, Running 281.16s Step 556( 87.40%), action 437, FPS 1.62, Running 282.00s Step 557( 87.60%), action 438, FPS 1.63, Running 282.33s Step 558( 87.80%), action 439, FPS 1.65, Running 283.01s Step 559( 88.00%), action 440, FPS 1.64, Running 283.36s Step 560( 88.20%), action 441, FPS 1.66, Running 284.21s Step 561( 88.40%), action 442, FPS 1.70, Running 284.47s Step 562( 88.60%), action 443, FPS 1.68, Running 285.30s Step 563( 88.80%), action 444, FPS 1.68, Running 285.56s Step 564( 89.00%), action 445, FPS 1.66, Running 286.38s Step 565( 89.20%), action 446, FPS 1.74, Running 286.60s Step 566( 89.40%), action 447, FPS 1.72, Running 287.41s Step 567( 89.60%), action 448, FPS 1.75, Running 287.66s Step 568( 89.80%), action 449, FPS 1.78, Running 288.41s Step 569( 90.00%), action 450, FPS 1.77, Running 288.78s Step 570( 90.20%), action 451, FPS 1.76, Running 289.73s Step 571( 90.40%), action 452, FPS 1.78, Running 290.19s Step 572( 90.60%), action 453, FPS 1.81, Running 290.80s Step 573( 90.80%), action 454, FPS 1.81, Running 291.07s Step 574( 91.00%), action 455, FPS 1.77, Running 291.99s Step 575( 91.20%), action 456, FPS 1.75, Running 292.61s Step 576( 91.40%), action 457, FPS 1.79, Running 293.16s Step 577( 91.60%), action 458, FPS 1.79, Running 293.47s Step 578( 91.80%), action 459, FPS 1.84, Running 293.90s Step 579( 92.00%), action 460, FPS 1.82, Running 294.36s Step 580( 92.20%), action 461, FPS 1.83, Running 295.11s Step 581( 92.40%), action 462, FPS 1.74, Running 295.98s Step 582( 92.60%), action 463, FPS 1.78, Running 296.55s Step 583( 92.80%), action 464, FPS 1.74, Running 297.04s Step 584( 93.00%), action 465, FPS 1.73, Running 297.93s Step 585( 93.20%), action 466, FPS 1.71, Running 298.30s Step 586( 93.40%), action 467, FPS 1.64, Running 299.60s Step 587( 93.60%), action 468, FPS 1.62, Running 300.04s Step 588( 93.80%), action 469, FPS 1.63, Running 300.65s Step 589( 94.00%), action 470, FPS 1.61, Running 301.22s Step 590( 94.20%), action 471, FPS 1.65, Running 301.86s Step 591( 94.40%), action 472, FPS 1.65, Running 302.29s Step 592( 94.60%), action 473, FPS 1.63, Running 303.07s Step 593( 94.80%), action 474, FPS 1.62, Running 303.41s Step 594( 95.00%), action 475, FPS 1.65, Running 304.14s Step 595( 95.20%), action 476, FPS 1.68, Running 304.49s Step 596( 95.40%), action 477, FPS 1.68, Running 305.05s Step 597( 95.60%), action 478, FPS 1.65, Running 305.60s Step 598( 95.80%), action 479, FPS 1.56, Running 306.70s Step 599( 96.00%), action 480, FPS 1.50, Running 307.65s Step 600( 96.20%), action 481, FPS 1.47, Running 308.68s Step 601( 96.40%), action 482, FPS 1.51, Running 309.19s Step 602( 96.60%), action 483, FPS 1.46, Running 310.23s Step 603( 96.80%), action 484, FPS 1.46, Running 310.71s Step 604( 97.00%), action 485, FPS 1.50, Running 311.29s Step 605( 97.20%), action 486, FPS 1.51, Running 311.55s Step 606( 97.40%), action 487, FPS 1.59, Running 312.19s Step 607( 97.60%), action 488, FPS 1.61, Running 312.47s Step 608( 97.80%), action 489, FPS 1.61, Running 313.05s Step 609( 98.00%), action 490, FPS 1.63, Running 313.52s Step 610( 98.20%), action 491, FPS 1.59, Running 314.47s Step 611( 98.40%), action 492, FPS 1.61, Running 314.71s Step 612( 98.60%), action 493, FPS 1.60, Running 315.58s Step 613( 98.80%), action 494, FPS 1.53, Running 316.51s Step 614( 99.00%), action 495, FPS 1.53, Running 317.20s Step 615( 99.20%), action 496, FPS 1.51, Running 317.78s Step 616( 99.40%), action 497, FPS 1.49, Running 318.43s Step 617( 99.60%), action 498, FPS 1.45, Running 319.37s Step 618( 99.80%), action 499, FPS 1.47, Running 320.31s Step 619(100.00%), action 500, FPS 1.50, Running 320.99s [2026-08-02 19:13:40] [28 ] Seed 27 failed after 321.70 s. +steps: 619 , actions: 500 . +Instruction: Empty +Total 19/28(67.86%) success. +Setting seed: 28 +Step 1( N/A%), pre moving , FPS 1.79, Running 0.56s Step 2( N/A%), pre moving , FPS 2.30, Running 0.87s Step 3( N/A%), pre moving , FPS 3.16, Running 0.95s Step 4( N/A%), pre moving , FPS 3.97, Running 1.01s Step 5( N/A%), pre moving , FPS 4.60, Running 1.09s Step 6( N/A%), pre moving , FPS 4.30, Running 1.40s Step 7( N/A%), pre moving , FPS 4.72, Running 1.48s Step 8( N/A%), pre moving , FPS 5.18, Running 1.55s Step 9( N/A%), pre moving , FPS 5.55, Running 1.62s Step 10( N/A%), pre moving , FPS 5.30, Running 1.89s Step 11( N/A%), pre moving , FPS 5.44, Running 2.02s Step 12( N/A%), pre moving , FPS 5.84, Running 2.06s Step 13( N/A%), pre moving , FPS 6.19, Running 2.10s Step 14( N/A%), pre moving , FPS 6.51, Running 2.15s 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.62, Running 2.57s Step 18( N/A%), pre moving , FPS 6.81, Running 2.64s Step 19( N/A%), pre moving , FPS 6.99, Running 2.72s Step 20( N/A%), pre moving , FPS 7.19, Running 2.78s Step 21( N/A%), pre moving , FPS 7.42, Running 3.25s Step 22( N/A%), pre moving , FPS 8.18, Running 3.31s Step 23( N/A%), pre moving , FPS 7.50, Running 3.62s Step 24( N/A%), pre moving , FPS 7.37, Running 3.72s Step 25( N/A%), pre moving , FPS 7.43, Running 3.78s Step 26( N/A%), pre moving , FPS 6.81, Running 4.33s Step 27( N/A%), pre moving , FPS 6.86, Running 4.40s Step 28( N/A%), pre moving , FPS 6.89, Running 4.45s Step 29( N/A%), pre moving , FPS 6.36, Running 4.77s Step 30( N/A%), pre moving , FPS 6.76, Running 4.84s Step 31( N/A%), pre moving , FPS 6.96, Running 4.90s Step 32( N/A%), pre moving , FPS 6.88, Running 4.96s Step 33( N/A%), pre moving , FPS 6.83, Running 5.03s Step 34( N/A%), pre moving , FPS 6.27, Running 5.34s Step 35( N/A%), pre moving , FPS 6.26, Running 5.42s Step 36( N/A%), pre moving , FPS 5.73, Running 6.03s Step 37( N/A%), pre moving , FPS 5.68, Running 6.09s Step 38( N/A%), pre moving , FPS 5.68, Running 6.17s Step 39( N/A%), pre moving , FPS 5.69, Running 6.23s Step 40( N/A%), pre moving , FPS 5.33, Running 6.53s Step 41( N/A%), pre moving , FPS 5.94, Running 6.62s Step 42( N/A%), pre moving , FPS 5.87, Running 6.73s Step 43( N/A%), pre moving , FPS 5.75, Running 7.09s Step 44( N/A%), pre moving , FPS 5.76, Running 7.19s Step 45( N/A%), pre moving , FPS 5.72, Running 7.28s Step 46( N/A%), pre moving , FPS 6.03, Running 7.65s Step 47( N/A%), pre moving , FPS 5.97, Running 7.75s Step 48( N/A%), pre moving , FPS 5.81, Running 7.89s Step 49( N/A%), pre moving , FPS 5.90, Running 8.16s Step 50( N/A%), pre moving , FPS 5.94, Running 8.21s Step 51( N/A%), pre moving , FPS 5.92, Running 8.28s Step 52( N/A%), pre moving , FPS 5.94, Running 8.33s Step 53( N/A%), pre moving , FPS 5.93, Running 8.40s Step 54( N/A%), pre moving , FPS 6.40, Running 8.47s Step 55( N/A%), pre moving , FPS 6.38, Running 8.56s Step 56( N/A%), pre moving , FPS 7.65, Running 8.64s Step 57( N/A%), pre moving , FPS 7.46, Running 8.77s Step 58( N/A%), pre moving , FPS 7.51, Running 8.83s Step 59( N/A%), pre moving , FPS 7.43, Running 8.92s Step 60( N/A%), pre moving , FPS 8.20, Running 8.97s Step 61( N/A%), pre moving , FPS 8.34, Running 9.02s Step 62( N/A%), pre moving , FPS 8.51, Running 9.07s Step 63( N/A%), pre moving , FPS 9.78, Running 9.14s Step 64( N/A%), pre moving , FPS 9.94, Running 9.21s Step 65( N/A%), pre moving , FPS 10.03, Running 9.27s Step 66( N/A%), pre moving , FPS 11.93, Running 9.33s Step 67( N/A%), pre moving , FPS 12.14, Running 9.40s Step 68( N/A%), pre moving , FPS 12.45, Running 9.50s Step 69( N/A%), pre moving , FPS 11.86, Running 9.85s Step 70( N/A%), pre moving , FPS 11.42, Running 9.96s Step 71( N/A%), pre moving , FPS 11.15, Running 10.07s Step 72( N/A%), pre moving , FPS 9.45, Running 10.45s Step 73( N/A%), pre moving , FPS 9.31, Running 10.55s Step 74( N/A%), pre moving , FPS 8.23, Running 10.90s Step 75( N/A%), pre moving , FPS 8.12, Running 11.02s Step 76( N/A%), pre moving , FPS 7.56, Running 11.28s Step 77( N/A%), pre moving , FPS 7.33, Running 11.50s Step 78( N/A%), pre moving , FPS 7.21, Running 11.60s Step 79( N/A%), pre moving , FPS 6.72, Running 11.90s Step 80( N/A%), pre moving , FPS 6.47, Running 12.06s Step 81( N/A%), pre moving , FPS 6.36, Running 12.16s Step 82( N/A%), pre moving , FPS 6.20, Running 12.30s Step 83( N/A%), pre moving , FPS 5.87, Running 12.54s Step 84( N/A%), pre moving , FPS 5.86, Running 12.62s Step 85( N/A%), pre moving , FPS 5.87, Running 12.68s Step 86( N/A%), pre moving , FPS 5.86, Running 12.74s Step 87( N/A%), pre moving , FPS 5.48, Running 13.05s Step 88( N/A%), pre moving , FPS 5.50, Running 13.14s Step 89( N/A%), pre moving , FPS 5.98, Running 13.19s Step 90( N/A%), pre moving , FPS 6.05, Running 13.27s Step 91( N/A%), pre moving , FPS 5.70, Running 13.58s Step 92( N/A%), pre moving , FPS 6.21, Running 13.67s Step 93( N/A%), pre moving , FPS 6.29, Running 13.73s Step 94( N/A%), pre moving , FPS 6.88, Running 13.80s Step 95( N/A%), pre moving , FPS 6.45, Running 14.12s Step 96( N/A%), pre moving , FPS 6.84, Running 14.21s Step 97( N/A%), pre moving , FPS 7.20, Running 14.28s Step 98( N/A%), pre moving , FPS 7.31, Running 14.34s Step 99( N/A%), pre moving , FPS 7.25, Running 14.66s Step 100( N/A%), pre moving , FPS 4.54, Running 16.47s Step 101( N/A%), pre moving , FPS 3.98, Running 17.19s Step 102( N/A%), pre moving , FPS 3.91, Running 17.42s Step 103( N/A%), pre moving , FPS 3.70, Running 17.95s Step 104( N/A%), pre moving , FPS 3.65, Running 18.10s Step 105( N/A%), pre moving , FPS 3.36, Running 18.62s Step 106( N/A%), pre moving , FPS 3.18, Running 19.02s Step 107( N/A%), pre moving , FPS 3.06, Running 19.58s Step 108( N/A%), pre moving , FPS 3.01, Running 19.78s Step 109( N/A%), pre moving , FPS 2.75, Running 20.47s Step 110( N/A%), pre moving , FPS 2.67, Running 20.77s Step 111( N/A%), pre moving , FPS 2.59, Running 21.29s Step 112( N/A%), pre moving , FPS 2.47, Running 21.76s Step 113( N/A%), pre moving , FPS 2.34, Running 22.28s Step 114( N/A%), pre moving , FPS 2.32, Running 22.43s Step 115( N/A%), pre moving , FPS 2.24, Running 23.07s Step 116( N/A%), pre moving , FPS 2.17, Running 23.42s Step 117( N/A%), pre moving , FPS 2.08, Running 23.91s Step 118( N/A%), pre moving , FPS 2.05, Running 24.07s Step 119( N/A%), pre moving , FPS 2.01, Running 24.61s Step 120( 0.20%), action 1, FPS 2.09, Running 26.04s Step 121( 0.40%), action 2, FPS 2.11, Running 26.65s Step 122( 0.60%), action 3, FPS 1.92, Running 27.82s Step 123( 0.80%), action 4, FPS 1.98, Running 28.04s Step 124( 1.00%), action 5, FPS 1.85, Running 28.93s Step 125( 1.20%), action 6, FPS 1.89, Running 29.19s Step 126( 1.40%), action 7, FPS 1.80, Running 30.13s Step 127( 1.60%), action 8, FPS 1.80, Running 30.71s Step 128( 1.80%), action 9, FPS 1.71, Running 31.47s Step 129( 2.00%), action 10, FPS 1.76, Running 31.84s Step 130( 2.20%), action 11, FPS 1.67, Running 32.73s Step 131( 2.40%), action 12, FPS 1.71, Running 33.00s Step 132( 2.60%), action 13, FPS 1.65, Running 33.87s Step 133( 2.80%), action 14, FPS 1.69, Running 34.13s Step 134( 3.00%), action 15, FPS 1.54, Running 35.40s Step 135( 3.20%), action 16, FPS 1.58, Running 35.72s Step 136( 3.40%), action 17, FPS 1.52, Running 36.57s Step 137( 3.60%), action 18, FPS 1.55, Running 36.83s Step 138( 3.80%), action 19, FPS 1.48, Running 37.63s Step 139( 4.00%), action 20, FPS 1.50, Running 37.90s Step 140( 4.20%), action 21, FPS 1.51, Running 39.28s Step 141( 4.40%), action 22, FPS 1.50, Running 39.98s Step 142( 4.60%), action 23, FPS 1.48, Running 41.30s Step 143( 4.80%), action 24, FPS 1.47, Running 41.61s Step 144( 5.00%), action 25, FPS 1.47, Running 42.49s Step 145( 5.20%), action 26, FPS 1.43, Running 43.20s Step 146( 5.40%), action 27, FPS 1.45, Running 43.96s Step 147( 5.60%), action 28, FPS 1.44, Running 44.64s Step 148( 5.80%), action 29, FPS 1.43, Running 45.44s Step 149( 6.00%), action 30, FPS 1.43, Running 45.82s Step 150( 6.20%), action 31, FPS 1.47, Running 46.38s Step 151( 6.40%), action 32, FPS 1.44, Running 46.87s Step 152( 6.60%), action 33, FPS 1.47, Running 47.47s Step 153( 6.80%), action 34, FPS 1.45, Running 47.92s Step 154( 7.00%), action 35, FPS 1.52, Running 48.57s Step 155( 7.20%), action 36, FPS 1.52, Running 48.89s Step 156( 7.40%), action 37, FPS 1.48, Running 50.12s Step 157( 7.60%), action 38, FPS 1.47, Running 50.41s Step 158( 7.80%), action 39, FPS 1.46, Running 51.34s Step 159( 8.00%), action 40, FPS 1.43, Running 51.91s Step 160( 8.20%), action 41, FPS 1.47, Running 52.89s Step 161( 8.40%), action 42, FPS 1.51, Running 53.26s Step 162( 8.60%), action 43, FPS 1.57, Running 54.07s Step 163( 8.80%), action 44, FPS 1.49, Running 55.02s Step 164( 9.00%), action 45, FPS 1.51, Running 55.76s Step 165( 9.20%), action 46, FPS 1.54, Running 56.19s Step 166( 9.40%), action 47, FPS 1.51, Running 57.16s Step 167( 9.60%), action 48, FPS 1.56, Running 57.47s Step 168( 9.80%), action 49, FPS 1.55, Running 58.32s Step 169( 10.00%), action 50, FPS 1.53, Running 58.91s Step 170( 10.20%), action 51, FPS 1.49, Running 59.80s Step 171( 10.40%), action 52, FPS 1.52, Running 60.05s Step 172( 10.60%), action 53, FPS 1.49, Running 60.93s Step 173( 10.80%), action 54, FPS 1.46, Running 61.62s Step 174( 11.00%), action 55, FPS 1.43, Running 62.52s Step 175( 11.20%), action 56, FPS 1.44, Running 62.78s Step 176( 11.40%), action 57, FPS 1.47, Running 63.76s Step 177( 11.60%), action 58, FPS 1.43, Running 64.35s Step 178( 11.80%), action 59, FPS 1.47, Running 64.95s Step 179( 12.00%), action 60, FPS 1.50, Running 65.27s Step 180( 12.20%), action 61, FPS 1.46, Running 66.60s Step 181( 12.40%), action 62, FPS 1.43, Running 67.26s Step 182( 12.60%), action 63, FPS 1.42, Running 68.13s Step 183( 12.80%), action 64, FPS 1.50, Running 68.40s Step 184( 13.00%), action 65, FPS 1.52, Running 68.94s Step 185( 13.20%), action 66, FPS 1.51, Running 69.42s Step 186( 13.40%), action 67, FPS 1.56, Running 70.02s Step 187( 13.60%), action 68, FPS 1.53, Running 70.57s Step 188( 13.80%), action 69, FPS 1.52, Running 71.46s Step 189( 14.00%), action 70, FPS 1.52, Running 72.10s Step 190( 14.20%), action 71, FPS 1.54, Running 72.76s Step 191( 14.40%), action 72, FPS 1.52, Running 73.24s Step 192( 14.60%), action 73, FPS 1.53, Running 73.97s Step 193( 14.80%), action 74, FPS 1.51, Running 74.85s Step 194( 15.00%), action 75, FPS 1.54, Running 75.54s Step 195( 15.20%), action 76, FPS 1.46, Running 76.50s Step 196( 15.40%), action 77, FPS 1.46, Running 77.50s Step 197( 15.60%), action 78, FPS 1.45, Running 78.11s Step 198( 15.80%), action 79, FPS 1.42, Running 79.02s Step 199( 16.00%), action 80, FPS 1.38, Running 79.73s Step 200( 16.20%), action 81, FPS 1.42, Running 80.69s Step 201( 16.40%), action 82, FPS 1.43, Running 81.20s Step 202( 16.60%), action 83, FPS 1.41, Running 82.30s Step 203( 16.80%), action 84, FPS 1.37, Running 83.04s Step 204( 17.00%), action 85, FPS 1.29, Running 84.50s Step 205( 17.20%), action 86, FPS 1.30, Running 84.78s Step 206( 17.40%), action 87, FPS 1.23, Running 86.22s Step 207( 17.60%), action 88, FPS 1.24, Running 86.76s Step 208( 17.80%), action 89, FPS 1.22, Running 87.85s Step 209( 18.00%), action 90, FPS 1.23, Running 88.41s Step 210( 18.20%), action 91, FPS 1.20, Running 89.48s Step 211( 18.40%), action 92, FPS 1.18, Running 90.15s Step 212( 18.60%), action 93, FPS 1.16, Running 91.15s Step 213( 18.80%), action 94, FPS 1.18, Running 91.83s Step 214( 19.00%), action 95, FPS 1.16, Running 92.84s Step 215( 19.20%), action 96, FPS 1.18, Running 93.39s Step 216( 19.40%), action 97, FPS 1.19, Running 94.35s Step 217( 19.60%), action 98, FPS 1.19, Running 94.85s Step 218( 19.80%), action 99, FPS 1.21, Running 95.57s Step 219( 20.00%), action 100, FPS 1.23, Running 96.04s Step 220( 20.20%), action 101, FPS 1.23, Running 97.00s Step 221( 20.40%), action 102, FPS 1.24, Running 97.30s Step 222( 20.60%), action 103, FPS 1.26, Running 98.16s Step 223( 20.80%), action 104, FPS 1.27, Running 98.78s Step 224( 21.00%), action 105, FPS 1.27, Running 100.21s Step 225( 21.20%), action 106, FPS 1.27, Running 100.52s Step 226( 21.40%), action 107, FPS 1.31, Running 101.54s Step 227( 21.60%), action 108, FPS 1.33, Running 101.84s Step 228( 21.80%), action 109, FPS 1.31, Running 103.07s Step 229( 22.00%), action 110, FPS 1.31, Running 103.68s Step 230( 22.20%), action 111, FPS 1.30, Running 104.84s Step 231( 22.40%), action 112, FPS 1.32, Running 105.33s Step 232( 22.60%), action 113, FPS 1.31, Running 106.42s Step 233( 22.80%), action 114, FPS 1.32, Running 106.96s Step 234( 23.00%), action 115, FPS 1.32, Running 108.03s Step 235( 23.20%), action 116, FPS 1.31, Running 108.65s Step 236( 23.40%), action 117, FPS 1.31, Running 109.56s Step 237( 23.60%), action 118, FPS 1.33, Running 109.89s Step 238( 23.80%), action 119, FPS 1.28, Running 111.17s Step 239( 24.00%), action 120, FPS 1.27, Running 111.74s Step 240( 24.20%), action 121, FPS 1.27, Running 112.75s Step 241( 24.40%), action 122, FPS 1.27, Running 113.11s Step 242( 24.60%), action 123, FPS 1.26, Running 113.99s Step 243( 24.80%), action 124, FPS 1.27, Running 114.59s Step 244( 25.00%), action 125, FPS 1.31, Running 115.52s Step 245( 25.20%), action 126, FPS 1.28, Running 116.13s Step 246( 25.40%), action 127, FPS 1.29, Running 117.09s Step 247( 25.60%), action 128, FPS 1.29, Running 117.38s Step 248( 25.80%), action 129, FPS 1.31, Running 118.30s Step 249( 26.00%), action 130, FPS 1.33, Running 118.77s Step 250( 26.20%), action 131, FPS 1.36, Running 119.53s Step 251( 26.40%), action 132, FPS 1.38, Running 119.85s Step 252( 26.60%), action 133, FPS 1.44, Running 120.31s Step 253( 26.80%), action 134, FPS 1.47, Running 120.58s Step 254( 27.00%), action 135, FPS 1.49, Running 121.47s Step 255( 27.20%), action 136, FPS 1.53, Running 121.71s Step 256( 27.40%), action 137, FPS 1.56, Running 122.39s Step 257( 27.60%), action 138, FPS 1.56, Running 122.73s Step 258( 27.80%), action 139, FPS 1.64, Running 123.39s Step 259( 28.00%), action 140, FPS 1.65, Running 123.89s Step 260( 28.20%), action 141, FPS 1.66, Running 124.84s Step 261( 28.40%), action 142, FPS 1.63, Running 125.40s Step 262( 28.60%), action 143, FPS 1.65, Running 126.10s Step 263( 28.80%), action 144, FPS 1.68, Running 126.51s Step 264( 29.00%), action 145, FPS 1.72, Running 127.17s Step 265( 29.20%), action 146, FPS 1.74, Running 127.65s Step 266( 29.40%), action 147, FPS 1.73, Running 128.62s Step 267( 29.60%), action 148, FPS 1.73, Running 128.95s Step 268( 29.80%), action 149, FPS 1.74, Running 129.77s Step 269( 30.00%), action 150, FPS 1.78, Running 130.02s Step 270( 30.20%), action 151, FPS 1.73, Running 131.07s Step 271( 30.40%), action 152, FPS 1.71, Running 131.57s Step 272( 30.60%), action 153, FPS 1.64, Running 132.47s Step 273( 30.80%), action 154, FPS 1.63, Running 132.84s Step 274( 31.00%), action 155, FPS 1.64, Running 133.69s Step 275( 31.20%), action 156, FPS 1.60, Running 134.19s Step 276( 31.40%), action 157, FPS 1.59, Running 134.94s Step 277( 31.60%), action 158, FPS 1.58, Running 135.41s Step 278( 31.80%), action 159, FPS 1.54, Running 136.37s Step 279( 32.00%), action 160, FPS 1.54, Running 136.92s Step 280( 32.20%), action 161, FPS 1.53, Running 137.95s Step 281( 32.40%), action 162, FPS 1.52, Running 138.52s Step 282( 32.60%), action 163, FPS 1.53, Running 139.19s Step 283( 32.80%), action 164, FPS 1.55, Running 139.44s Step 284( 33.00%), action 165, FPS 1.57, Running 139.89s Step 285( 33.20%), action 166, FPS 1.58, Running 140.30s Step 286( 33.40%), action 167, FPS 1.60, Running 141.11s Step 287( 33.60%), action 168, FPS 1.57, Running 141.68s Step 288( 33.80%), action 169, FPS 1.61, Running 142.22s Step 289( 34.00%), action 170, FPS 1.57, Running 142.77s Step 290( 34.20%), action 171, FPS 1.59, Running 143.61s Step 291( 34.40%), action 172, FPS 1.61, Running 143.98s Step 292( 34.60%), action 173, FPS 1.62, Running 144.83s Step 293( 34.80%), action 174, FPS 1.58, Running 145.51s Step 294( 35.00%), action 175, FPS 1.55, Running 146.59s Step 295( 35.20%), action 176, FPS 1.53, Running 147.29s Step 296( 35.40%), action 177, FPS 1.52, Running 148.11s Step 297( 35.60%), action 178, FPS 1.49, Running 148.84s Step 298( 35.80%), action 179, FPS 1.52, Running 149.49s Step 299( 36.00%), action 180, FPS 1.53, Running 150.00s Step 300( 36.20%), action 181, FPS 1.48, Running 151.43s Step 301( 36.40%), action 182, FPS 1.51, Running 151.77s Step 302( 36.60%), action 183, FPS 1.44, Running 153.05s Step 303( 36.80%), action 184, FPS 1.43, Running 153.43s Step 304( 37.00%), action 185, FPS 1.40, Running 154.22s Step 305( 37.20%), action 186, FPS 1.37, Running 154.92s Step 306( 37.40%), action 187, FPS 1.36, Running 155.83s Step 307( 37.60%), action 188, FPS 1.37, Running 156.28s Step 308( 37.80%), action 189, FPS 1.35, Running 157.04s Step 309( 38.00%), action 190, FPS 1.35, Running 157.56s Step 310( 38.20%), action 191, FPS 1.35, Running 158.48s Step 311( 38.40%), action 192, FPS 1.33, Running 158.97s Step 312( 38.60%), action 193, FPS 1.29, Running 160.34s Step 313( 38.80%), action 194, FPS 1.29, Running 161.02s Step 314( 39.00%), action 195, FPS 1.31, Running 161.91s Step 315( 39.20%), action 196, FPS 1.31, Running 162.53s Step 316( 39.40%), action 197, FPS 1.30, Running 163.50s Step 317( 39.60%), action 198, FPS 1.33, Running 163.85s Step 318( 39.80%), action 199, FPS 1.32, Running 164.64s Step 319( 40.00%), action 200, FPS 1.32, Running 165.17s Step 320( 40.20%), action 201, FPS 1.35, Running 166.19s Step 321( 40.40%), action 202, FPS 1.33, Running 166.80s Step 322( 40.60%), action 203, FPS 1.36, Running 167.78s Step 323( 40.80%), action 204, FPS 1.33, Running 168.43s Step 324( 41.00%), action 205, FPS 1.32, Running 169.41s Step 325( 41.20%), action 206, FPS 1.31, Running 170.22s Step 326( 41.40%), action 207, FPS 1.31, Running 171.08s Step 327( 41.60%), action 208, FPS 1.30, Running 171.70s Step 328( 41.80%), action 209, FPS 1.28, Running 172.72s Step 329( 42.00%), action 210, FPS 1.27, Running 173.36s Step 330( 42.20%), action 211, FPS 1.23, Running 174.80s Step 331( 42.40%), action 212, FPS 1.21, Running 175.44s Step 332( 42.60%), action 213, FPS 1.26, Running 176.19s Step 333( 42.80%), action 214, FPS 1.28, Running 176.66s Step 334( 43.00%), action 215, FPS 1.32, Running 177.03s Step 335( 43.20%), action 216, FPS 1.36, Running 177.26s Step 336( 43.40%), action 217, FPS 1.42, Running 177.58s Step 337( 43.60%), action 218, FPS 1.43, Running 177.82s Step 338( 43.80%), action 219, FPS 1.47, Running 178.29s Step 339( 44.00%), action 220, FPS 1.48, Running 178.69s Step 340( 44.20%), action 221, FPS 1.51, Running 179.48s Step 341( 44.40%), action 222, FPS 1.50, Running 180.12s Step 342( 44.60%), action 223, FPS 1.50, Running 181.12s Step 343( 44.80%), action 224, FPS 1.54, Running 181.39s Step 344( 45.00%), action 225, FPS 1.55, Running 182.28s Step 345( 45.20%), action 226, FPS 1.58, Running 182.88s Step 346( 45.40%), action 227, FPS 1.55, Running 183.96s Step 347( 45.60%), action 228, FPS 1.55, Running 184.61s Step 348( 45.80%), action 229, FPS 1.55, Running 185.63s Step 349( 46.00%), action 230, FPS 1.55, Running 186.23s Step 350( 46.20%), action 231, FPS 1.62, Running 187.17s Step 351( 46.40%), action 232, FPS 1.63, Running 187.74s Step 352( 46.60%), action 233, FPS 1.63, Running 188.44s Step 353( 46.80%), action 234, FPS 1.62, Running 188.98s Step 354( 47.00%), action 235, FPS 1.56, Running 189.88s Step 355( 47.20%), action 236, FPS 1.52, Running 190.46s Step 356( 47.40%), action 237, FPS 1.47, Running 191.22s Step 357( 47.60%), action 238, FPS 1.44, Running 191.71s Step 358( 47.80%), action 239, FPS 1.39, Running 192.65s Step 359( 48.00%), action 240, FPS 1.37, Running 193.24s Step 360( 48.20%), action 241, FPS 1.35, Running 194.25s Step 361( 48.40%), action 242, FPS 1.36, Running 194.80s Step 362( 48.60%), action 243, FPS 1.38, Running 195.57s Step 363( 48.80%), action 244, FPS 1.36, Running 196.04s Step 364( 49.00%), action 245, FPS 1.39, Running 196.64s Step 365( 49.20%), action 246, FPS 1.43, Running 196.89s Step 366( 49.40%), action 247, FPS 1.52, Running 197.13s Step 367( 49.60%), action 248, FPS 1.56, Running 197.41s Step 368( 49.80%), action 249, FPS 1.63, Running 197.89s Step 369( 50.00%), action 250, FPS 1.66, Running 198.24s Step 370( 50.20%), action 251, FPS 1.69, Running 199.04s Step 371( 50.40%), action 252, FPS 1.64, Running 199.90s Step 372( 50.60%), action 253, FPS 1.65, Running 200.53s Step 373( 50.80%), action 254, FPS 1.64, Running 201.21s Step 374( 51.00%), action 255, FPS 1.68, Running 201.79s Step 375( 51.20%), action 256, FPS 1.68, Running 202.36s Step 376( 51.40%), action 257, FPS 1.66, Running 203.27s Step 377( 51.60%), action 258, FPS 1.64, Running 203.93s Step 378( 51.80%), action 259, FPS 1.65, Running 204.80s Step 379( 52.00%), action 260, FPS 1.69, Running 205.08s Step 380( 52.20%), action 261, FPS 1.70, Running 205.98s Step 381( 52.40%), action 262, FPS 1.70, Running 206.58s Step 382( 52.60%), action 263, FPS 1.70, Running 207.35s Step 383( 52.80%), action 264, FPS 1.70, Running 207.81s Step 384( 53.00%), action 265, FPS 1.68, Running 208.51s Step 385( 53.20%), action 266, FPS 1.66, Running 208.96s Step 386( 53.40%), action 267, FPS 1.61, Running 209.54s Step 387( 53.60%), action 268, FPS 1.58, Running 210.03s Step 388( 53.80%), action 269, FPS 1.52, Running 211.01s Step 389( 54.00%), action 270, FPS 1.54, Running 211.25s Step 390( 54.20%), action 271, FPS 1.53, Running 212.14s Step 391( 54.40%), action 272, FPS 1.57, Running 212.65s Step 392( 54.60%), action 273, FPS 1.56, Running 213.37s Step 393( 54.80%), action 274, FPS 1.60, Running 213.74s Step 394( 55.00%), action 275, FPS 1.59, Running 214.35s Step 395( 55.20%), action 276, FPS 1.59, Running 214.93s Step 396( 55.40%), action 277, FPS 1.62, Running 215.59s Step 397( 55.60%), action 278, FPS 1.66, Running 215.98s Step 398( 55.80%), action 279, FPS 1.73, Running 216.38s Step 399( 56.00%), action 280, FPS 1.74, Running 216.54s Step 400( 56.20%), action 281, FPS 1.78, Running 217.24s Step 401( 56.40%), action 282, FPS 1.80, Running 217.67s Step 402( 56.60%), action 283, FPS 1.83, Running 218.29s Step 403( 56.80%), action 284, FPS 1.86, Running 218.57s Step 404( 57.00%), action 285, FPS 1.81, Running 219.59s Step 405( 57.20%), action 286, FPS 1.81, Running 219.98s Step 406( 57.40%), action 287, FPS 1.79, Running 220.74s Step 407( 57.60%), action 288, FPS 1.81, Running 221.09s Step 408( 57.80%), action 289, FPS 1.86, Running 221.77s Step 409( 58.00%), action 290, FPS 1.83, Running 222.18s Step 410( 58.20%), action 291, FPS 1.84, Running 223.00s Step 411( 58.40%), action 292, FPS 1.87, Running 223.37s Step 412( 58.60%), action 293, FPS 1.88, Running 224.00s Step 413( 58.80%), action 294, FPS 1.86, Running 224.47s Step 414( 59.00%), action 295, FPS 1.82, Running 225.35s Step 415( 59.20%), action 296, FPS 1.88, Running 225.57s Step 416( 59.40%), action 297, FPS 1.83, Running 226.50s Step 417( 59.60%), action 298, FPS 1.86, Running 226.75s Step 418( 59.80%), action 299, FPS 1.81, Running 227.41s Step 419( 60.00%), action 300, FPS 1.78, Running 227.77s Step 420( 60.20%), action 301, FPS 1.75, Running 228.65s Step 421( 60.40%), action 302, FPS 1.77, Running 228.98s Step 422( 60.60%), action 303, FPS 1.75, Running 229.73s Step 423( 60.80%), action 304, FPS 1.70, Running 230.35s Step 424( 61.00%), action 305, FPS 1.77, Running 230.90s Step 425( 61.20%), action 306, FPS 1.75, Running 231.39s Step 426( 61.40%), action 307, FPS 1.78, Running 232.00s Step 427( 61.60%), action 308, FPS 1.75, Running 232.52s Step 428( 61.80%), action 309, FPS 1.76, Running 233.14s Step 429( 62.00%), action 310, FPS 1.75, Running 233.61s Step 430( 62.20%), action 311, FPS 1.73, Running 234.54s Step 431( 62.40%), action 312, FPS 1.75, Running 234.80s Step 432( 62.60%), action 313, FPS 1.76, Running 235.34s Step 433( 62.80%), action 314, FPS 1.81, Running 235.55s Step 434( 63.00%), action 315, FPS 1.89, Running 235.95s Step 435( 63.20%), action 316, FPS 1.88, Running 236.22s Step 436( 63.40%), action 317, FPS 1.97, Running 236.65s Step 437( 63.60%), action 318, FPS 1.94, Running 237.09s Step 438( 63.80%), action 319, FPS 1.90, Running 237.91s Step 439( 64.00%), action 320, FPS 1.90, Running 238.30s Step 440( 64.20%), action 321, FPS 1.80, Running 239.77s Step 441( 64.40%), action 322, FPS 1.79, Running 240.17s Step 442( 64.60%), action 323, FPS 1.76, Running 241.11s Step 443( 64.80%), action 324, FPS 1.77, Running 241.63s Step 444( 65.00%), action 325, FPS 1.76, Running 242.28s Step 445( 65.20%), action 326, FPS 1.75, Running 242.79s Step 446( 65.40%), action 327, FPS 1.71, Running 243.72s Step 447( 65.60%), action 328, FPS 1.70, Running 244.30s Step 448( 65.80%), action 329, FPS 1.67, Running 245.10s Step 449( 66.00%), action 330, FPS 1.68, Running 245.50s Step 450( 66.20%), action 331, FPS 1.67, Running 246.50s Step 451( 66.40%), action 332, FPS 1.63, Running 247.07s Step 452( 66.60%), action 333, FPS 1.59, Running 247.92s Step 453( 66.80%), action 334, FPS 1.58, Running 248.20s Step 454( 67.00%), action 335, FPS 1.47, Running 249.54s Step 455( 67.20%), action 336, FPS 1.44, Running 250.11s Step 456( 67.40%), action 337, FPS 1.39, Running 251.04s Step 457( 67.60%), action 338, FPS 1.36, Running 251.82s Step 458( 67.80%), action 339, FPS 1.37, Running 252.52s Step 459( 68.00%), action 340, FPS 1.36, Running 252.96s Step 460( 68.20%), action 341, FPS 1.41, Running 253.93s Step 461( 68.40%), action 342, FPS 1.41, Running 254.33s Step 462( 68.60%), action 343, FPS 1.44, Running 254.99s Step 463( 68.80%), action 344, FPS 1.48, Running 255.19s Step 464( 69.00%), action 345, FPS 1.47, Running 255.86s Step 465( 69.20%), action 346, FPS 1.50, Running 256.13s Step 466( 69.40%), action 347, FPS 1.46, Running 257.40s Step 467( 69.60%), action 348, FPS 1.46, Running 257.96s Step 468( 69.80%), action 349, FPS 1.48, Running 258.60s Step 469( 70.00%), action 350, FPS 1.47, Running 259.08s Step 470( 70.20%), action 351, FPS 1.47, Running 260.14s Step 471( 70.40%), action 352, FPS 1.46, Running 260.75s Step 472( 70.60%), action 353, FPS 1.48, Running 261.40s Step 473( 70.80%), action 354, FPS 1.41, Running 262.37s Step 474( 71.00%), action 355, FPS 1.49, Running 263.01s Step 475( 71.20%), action 356, FPS 1.49, Running 263.53s Step 476( 71.40%), action 357, FPS 1.50, Running 264.41s Step 477( 71.60%), action 358, FPS 1.56, Running 264.62s Step 478( 71.80%), action 359, FPS 1.55, Running 265.39s Step 479( 72.00%), action 360, FPS 1.57, Running 265.68s Step 480( 72.20%), action 361, FPS 1.58, Running 266.59s Step 481( 72.40%), action 362, FPS 1.55, Running 267.24s Step 482( 72.60%), action 363, FPS 1.51, Running 268.19s Step 483( 72.80%), action 364, FPS 1.47, Running 268.75s Step 484( 73.00%), action 365, FPS 1.46, Running 269.55s Step 485( 73.20%), action 366, FPS 1.45, Running 269.94s Step 486( 73.40%), action 367, FPS 1.49, Running 270.82s Step 487( 73.60%), action 368, FPS 1.52, Running 271.08s Step 488( 73.80%), action 369, FPS 1.48, Running 272.08s Step 489( 74.00%), action 370, FPS 1.45, Running 272.84s Step 490( 74.20%), action 371, FPS 1.50, Running 273.49s Step 491( 74.40%), action 372, FPS 1.48, Running 274.23s Step 492( 74.60%), action 373, FPS 1.49, Running 274.86s Step 493( 74.80%), action 374, FPS 1.54, Running 275.32s Step 494( 75.00%), action 375, FPS 1.54, Running 276.02s Step 495( 75.20%), action 376, FPS 1.55, Running 276.44s Step 496( 75.40%), action 377, FPS 1.57, Running 277.17s Step 497( 75.60%), action 378, FPS 1.50, Running 277.95s Step 498( 75.80%), action 379, FPS 1.51, Running 278.62s Step 499( 76.00%), action 380, FPS 1.50, Running 279.05s Step 500( 76.20%), action 381, FPS 1.49, Running 280.04s Step 501( 76.40%), action 382, FPS 1.50, Running 280.61s Step 502( 76.60%), action 383, FPS 1.50, Running 281.53s Step 503( 76.80%), action 384, FPS 1.54, Running 281.77s Step 504( 77.00%), action 385, FPS 1.52, Running 282.67s Step 505( 77.20%), action 386, FPS 1.50, Running 283.28s Step 506( 77.40%), action 387, FPS 1.50, Running 284.16s Step 507( 77.60%), action 388, FPS 1.48, Running 284.58s Step 508( 77.80%), action 389, FPS 1.50, Running 285.39s Step 509( 78.00%), action 390, FPS 1.53, Running 285.91s Step 510( 78.20%), action 391, FPS 1.52, Running 286.66s Step 511( 78.40%), action 392, FPS 1.51, Running 287.47s Step 512( 78.60%), action 393, FPS 1.50, Running 288.16s Step 513( 78.80%), action 394, FPS 1.51, Running 288.56s Step 514( 79.00%), action 395, FPS 1.52, Running 289.22s Step 515( 79.20%), action 396, FPS 1.52, Running 289.64s Step 516( 79.40%), action 397, FPS 1.48, Running 290.68s Step 517( 79.60%), action 398, FPS 1.52, Running 291.12s Step 518( 79.80%), action 399, FPS 1.52, Running 291.82s Step 519( 80.00%), action 400, FPS 1.47, Running 292.61s Step 520( 80.20%), action 401, FPS 1.44, Running 293.93s Step 521( 80.40%), action 402, FPS 1.41, Running 294.79s Step 522( 80.60%), action 403, FPS 1.44, Running 295.45s Step 523( 80.80%), action 404, FPS 1.42, Running 295.82s Step 524( 81.00%), action 405, FPS 1.43, Running 296.65s Step 525( 81.20%), action 406, FPS 1.42, Running 297.42s Step 526( 81.40%), action 407, FPS 1.41, Running 298.36s Step 527( 81.60%), action 408, FPS 1.42, Running 298.68s Step 528( 81.80%), action 409, FPS 1.37, Running 299.94s Step 529( 82.00%), action 410, FPS 1.40, Running 300.16s Step 530( 82.20%), action 411, FPS 1.35, Running 301.46s Step 531( 82.40%), action 412, FPS 1.41, Running 301.69s Step 532( 82.60%), action 413, FPS 1.41, Running 302.38s Step 533( 82.80%), action 414, FPS 1.37, Running 303.20s Step 534( 83.00%), action 415, FPS 1.36, Running 303.96s Step 535( 83.20%), action 416, FPS 1.32, Running 304.83s Step 536( 83.40%), action 417, FPS 1.35, Running 305.45s Step 537( 83.60%), action 418, FPS 1.35, Running 305.92s Step 538( 83.80%), action 419, FPS 1.35, Running 306.62s Step 539( 84.00%), action 420, FPS 1.37, Running 307.16s Step 540( 84.20%), action 421, FPS 1.40, Running 308.22s Step 541( 84.40%), action 422, FPS 1.45, Running 308.62s Step 542( 84.60%), action 423, FPS 1.45, Running 309.26s Step 543( 84.80%), action 424, FPS 1.44, Running 309.68s Step 544( 85.00%), action 425, FPS 1.43, Running 310.64s Step 545( 85.20%), action 426, FPS 1.42, Running 311.49s Step 546( 85.40%), action 427, FPS 1.46, Running 312.07s Step 547( 85.60%), action 428, FPS 1.43, Running 312.61s Step 548( 85.80%), action 429, FPS 1.50, Running 313.24s Step 549( 86.00%), action 430, FPS 1.48, Running 313.72s Step 550( 86.20%), action 431, FPS 1.52, Running 314.61s Step 551( 86.40%), action 432, FPS 1.52, Running 314.85s Step 552( 86.60%), action 433, FPS 1.50, Running 315.75s Step 553( 86.80%), action 434, FPS 1.56, Running 316.02s Step 554( 87.00%), action 435, FPS 1.57, Running 316.72s Step 555( 87.20%), action 436, FPS 1.63, Running 317.12s Step 556( 87.40%), action 437, FPS 1.58, Running 318.09s Step 557( 87.60%), action 438, FPS 1.57, Running 318.64s Step 558( 87.80%), action 439, FPS 1.53, Running 319.67s Step 559( 88.00%), action 440, FPS 1.53, Running 320.21s Step 560( 88.20%), action 441, FPS 1.54, Running 321.19s Step 561( 88.40%), action 442, FPS 1.52, Running 321.74s Step 562( 88.60%), action 443, FPS 1.52, Running 322.41s Step 563( 88.80%), action 444, FPS 1.51, Running 322.91s Step 564( 89.00%), action 445, FPS 1.51, Running 323.90s Step 565( 89.20%), action 446, FPS 1.54, Running 324.45s Step 566( 89.40%), action 447, FPS 1.51, Running 325.29s Step 567( 89.60%), action 448, FPS 1.55, Running 325.55s Step 568( 89.80%), action 449, FPS 1.51, Running 326.46s Step 569( 90.00%), action 450, FPS 1.54, Running 326.71s Step 570( 90.20%), action 451, FPS 1.52, Running 327.74s Step 571( 90.40%), action 452, FPS 1.51, Running 328.10s Step 572( 90.60%), action 453, FPS 1.57, Running 328.51s Step 573( 90.80%), action 454, FPS 1.53, Running 329.11s Step 574( 91.00%), action 455, FPS 1.49, Running 330.12s Step 575( 91.20%), action 456, FPS 1.49, Running 330.51s Step 576( 91.40%), action 457, FPS 1.50, Running 331.45s Step 577( 91.60%), action 458, FPS 1.49, Running 332.06s Step 578( 91.80%), action 459, FPS 1.50, Running 333.01s Step 579( 92.00%), action 460, FPS 1.53, Running 333.28s Step 580( 92.20%), action 461, FPS 1.55, Running 334.09s Step 581( 92.40%), action 462, FPS 1.59, Running 334.35s Step 582( 92.60%), action 463, FPS 1.57, Running 335.19s Step 583( 92.80%), action 464, FPS 1.60, Running 335.43s Step 584( 93.00%), action 465, FPS 1.62, Running 336.28s Step 585( 93.20%), action 466, FPS 1.65, Running 336.59s Step 586( 93.40%), action 467, FPS 1.65, Running 337.41s Step 587( 93.60%), action 468, FPS 1.65, Running 337.70s Step 588( 93.80%), action 469, FPS 1.67, Running 338.46s Step 589( 94.00%), action 470, FPS 1.67, Running 338.72s Step 590( 94.20%), action 471, FPS 1.68, Running 339.64s Step 591( 94.40%), action 472, FPS 1.69, Running 339.94s Step 592( 94.60%), action 473, FPS 1.65, Running 340.64s Step 593( 94.80%), action 474, FPS 1.69, Running 340.94s Step 594( 95.00%), action 475, FPS 1.72, Running 341.76s Step 595( 95.20%), action 476, FPS 1.74, Running 342.01s Step 596( 95.40%), action 477, FPS 1.75, Running 342.85s Step 597( 95.60%), action 478, FPS 1.81, Running 343.09s Step 598( 95.80%), action 479, FPS 1.82, Running 343.97s Step 599( 96.00%), action 480, FPS 1.82, Running 344.29s Step 600( 96.20%), action 481, FPS 1.81, Running 345.13s Step 601( 96.40%), action 482, FPS 1.81, Running 345.39s Step 602( 96.60%), action 483, FPS 1.81, Running 346.22s Step 603( 96.80%), action 484, FPS 1.81, Running 346.47s Step 604( 97.00%), action 485, FPS 1.86, Running 347.02s Step 605( 97.20%), action 486, FPS 1.81, Running 347.64s Step 606( 97.40%), action 487, FPS 1.86, Running 348.18s Step 607( 97.60%), action 488, FPS 1.86, Running 348.44s Step 608( 97.80%), action 489, FPS 1.85, Running 349.28s Step 609( 98.00%), action 490, FPS 1.84, Running 349.59s Step 610( 98.20%), action 491, FPS 1.84, Running 350.53s Step 611( 98.40%), action 492, FPS 1.82, Running 350.95s Step 612( 98.60%), action 493, FPS 1.83, Running 351.55s Step 613( 98.80%), action 494, FPS 1.80, Running 352.04s Step 614( 99.00%), action 495, FPS 1.83, Running 352.67s Step 615( 99.20%), action 496, FPS 1.79, Running 353.20s Step 616( 99.40%), action 497, FPS 1.81, Running 353.89s Step 617( 99.60%), action 498, FPS 1.78, Running 354.33s Step 618( 99.80%), action 499, FPS 1.78, Running 355.19s Step 619(100.00%), action 500, FPS 1.78, Running 355.56s [2026-08-02 19:19:36] [29 ] Seed 28 failed after 355.83 s. +steps: 619 , actions: 500 . +Instruction: Empty +Total 19/29(65.52%) success. +Setting seed: 29 +Step 1( N/A%), pre moving , FPS 5.06, Running 0.20s Step 2( N/A%), pre moving , FPS 7.90, Running 0.25s Step 3( N/A%), pre moving , FPS 5.30, Running 0.57s Step 4( N/A%), pre moving , FPS 6.08, Running 0.66s Step 5( N/A%), pre moving , FPS 7.01, Running 0.71s Step 6( N/A%), pre moving , FPS 7.66, Running 0.78s Step 7( N/A%), pre moving , FPS 8.34, Running 0.84s Step 8( N/A%), pre moving , FPS 6.91, Running 1.16s Step 9( N/A%), pre moving , FPS 7.23, Running 1.24s Step 10( N/A%), pre moving , FPS 7.63, Running 1.31s Step 11( N/A%), pre moving , FPS 7.95, Running 1.38s Step 12( N/A%), pre moving , FPS 7.07, Running 1.70s Step 13( N/A%), pre moving , FPS 7.28, Running 1.79s Step 14( N/A%), pre moving , FPS 7.56, Running 1.85s Step 15( N/A%), pre moving , FPS 7.83, Running 1.91s Step 16( N/A%), pre moving , FPS 7.17, Running 2.23s Step 17( N/A%), pre moving , FPS 7.33, Running 2.32s Step 18( N/A%), pre moving , FPS 7.55, Running 2.38s Step 19( N/A%), pre moving , FPS 7.70, Running 2.47s Step 20( N/A%), pre moving , FPS 7.24, Running 2.76s Step 21( N/A%), pre moving , FPS 6.43, Running 3.31s Step 22( N/A%), pre moving , FPS 6.43, Running 3.36s Step 23( N/A%), pre moving , FPS 7.00, Running 3.42s Step 24( N/A%), pre moving , FPS 7.02, Running 3.51s Step 25( N/A%), pre moving , FPS 6.45, Running 3.82s Step 26( N/A%), pre moving , FPS 5.60, Running 4.36s Step 27( N/A%), pre moving , FPS 5.55, Running 4.44s Step 28( N/A%), pre moving , FPS 5.97, Running 4.51s Step 29( N/A%), pre moving , FPS 6.02, Running 4.56s Step 30( N/A%), pre moving , FPS 5.78, Running 4.77s Step 31( N/A%), pre moving , FPS 5.59, Running 4.96s Step 32( N/A%), pre moving , FPS 6.02, Running 5.02s Step 33( N/A%), pre moving , FPS 6.04, Running 5.09s Step 34( N/A%), pre moving , FPS 6.06, Running 5.15s Step 35( N/A%), pre moving , FPS 5.63, Running 5.47s Step 36( N/A%), pre moving , FPS 5.18, Running 6.09s Step 37( N/A%), pre moving , FPS 5.20, Running 6.16s Step 38( N/A%), pre moving , FPS 4.89, Running 6.48s Step 39( N/A%), pre moving , FPS 4.89, Running 6.56s Step 40( N/A%), pre moving , FPS 5.18, Running 6.63s Step 41( N/A%), pre moving , FPS 5.90, Running 6.70s Step 42( N/A%), pre moving , FPS 5.90, Running 6.75s Step 43( N/A%), pre moving , FPS 5.50, Running 7.06s Step 44( N/A%), pre moving , FPS 5.46, Running 7.17s Step 45( N/A%), pre moving , FPS 5.85, Running 7.24s Step 46( N/A%), pre moving , FPS 6.86, Running 7.27s Step 47( N/A%), pre moving , FPS 6.99, Running 7.30s Step 48( N/A%), pre moving , FPS 7.08, Running 7.33s Step 49( N/A%), pre moving , FPS 7.14, Running 7.37s Step 50( N/A%), pre moving , FPS 7.62, Running 7.40s Step 51( N/A%), pre moving , FPS 8.11, Running 7.43s Step 52( N/A%), pre moving , FPS 8.22, Running 7.45s Step 53( N/A%), pre moving , FPS 8.38, Running 7.48s Step 54( N/A%), pre moving , FPS 8.49, Running 7.51s Step 55( N/A%), pre moving , FPS 9.65, Running 7.54s Step 56( N/A%), pre moving , FPS 13.45, Running 7.57s Step 57( N/A%), pre moving , FPS 13.85, Running 7.61s Step 58( N/A%), pre moving , FPS 17.26, Running 7.63s Step 59( N/A%), pre moving , FPS 18.16, Running 7.66s Step 60( N/A%), pre moving , FPS 18.79, Running 7.69s Step 61( N/A%), pre moving , FPS 19.64, Running 7.72s Step 62( N/A%), pre moving , FPS 19.50, Running 7.78s Step 63( N/A%), pre moving , FPS 18.81, Running 8.13s Step 64( N/A%), pre moving , FPS 18.64, Running 8.24s Step 65( N/A%), pre moving , FPS 18.07, Running 8.34s Step 66( N/A%), pre moving , FPS 14.03, Running 8.70s Step 67( N/A%), pre moving , FPS 13.26, Running 8.81s Step 68( N/A%), pre moving , FPS 12.07, Running 8.99s Step 69( N/A%), pre moving , FPS 10.47, Running 9.28s Step 70( N/A%), pre moving , FPS 10.16, Running 9.37s Step 71( N/A%), pre moving , FPS 10.12, Running 9.40s Step 72( N/A%), pre moving , FPS 9.89, Running 9.48s Step 73( N/A%), pre moving , FPS 8.54, Running 9.82s Step 74( N/A%), pre moving , FPS 8.40, Running 9.89s Step 75( N/A%), pre moving , FPS 8.36, Running 9.93s Step 76( N/A%), pre moving , FPS 8.26, Running 10.00s Step 77( N/A%), pre moving , FPS 8.06, Running 10.09s Step 78( N/A%), pre moving , FPS 7.88, Running 10.17s Step 79( N/A%), pre moving , FPS 7.78, Running 10.23s Step 80( N/A%), pre moving , FPS 7.73, Running 10.28s Step 81( N/A%), pre moving , FPS 7.67, Running 10.32s Step 82( N/A%), pre moving , FPS 7.71, Running 10.37s Step 83( N/A%), pre moving , FPS 8.69, Running 10.43s Step 84( N/A%), pre moving , FPS 8.94, Running 10.48s Step 85( N/A%), pre moving , FPS 9.15, Running 10.53s Step 86( N/A%), pre moving , FPS 10.62, Running 10.58s Step 87( N/A%), pre moving , FPS 11.06, Running 10.62s Step 88( N/A%), pre moving , FPS 11.86, Running 10.67s Step 89( N/A%), pre moving , FPS 14.01, Running 10.70s Step 90( N/A%), pre moving , FPS 14.68, Running 10.73s Step 91( N/A%), pre moving , FPS 14.55, Running 10.78s Step 92( N/A%), pre moving , FPS 14.88, Running 10.82s Step 93( N/A%), pre moving , FPS 19.21, Running 10.86s Step 94( N/A%), pre moving , FPS 19.71, Running 10.90s Step 95( N/A%), pre moving , FPS 19.75, Running 10.95s Step 96( N/A%), pre moving , FPS 20.00, Running 11.00s Step 97( N/A%), pre moving , FPS 21.20, Running 11.03s Step 98( N/A%), pre moving , FPS 22.77, Running 11.05s Step 99( N/A%), pre moving , FPS 22.74, Running 11.11s Step 100( N/A%), pre moving , FPS 7.49, Running 12.95s Step 101( N/A%), pre moving , FPS 6.39, Running 13.45s Step 102( N/A%), pre moving , FPS 5.71, Running 13.88s Step 103( N/A%), pre moving , FPS 5.04, Running 14.40s Step 104( N/A%), pre moving , FPS 4.92, Running 14.54s Step 105( N/A%), pre moving , FPS 4.39, Running 15.08s Step 106( N/A%), pre moving , FPS 4.05, Running 15.53s Step 107( N/A%), pre moving , FPS 3.69, Running 16.04s Step 108( N/A%), pre moving , FPS 3.60, Running 16.23s Step 109( N/A%), pre moving , FPS 3.31, Running 16.74s Step 110( N/A%), pre moving , FPS 3.11, Running 17.16s Step 111( N/A%), pre moving , FPS 2.91, Running 17.66s Step 112( N/A%), pre moving , FPS 2.84, Running 17.85s Step 113( N/A%), pre moving , FPS 2.62, Running 18.51s Step 114( N/A%), pre moving , FPS 2.54, Running 18.78s Step 115( N/A%), pre moving , FPS 2.40, Running 19.29s Step 116( N/A%), pre moving , FPS 2.36, Running 19.45s Step 117( N/A%), pre moving , FPS 2.20, Running 20.12s Step 118( N/A%), pre moving , FPS 2.14, Running 20.39s Step 119( N/A%), pre moving , FPS 2.04, Running 20.90s Step 120( 0.20%), action 1, FPS 2.21, Running 21.98s Step 121( 0.40%), action 2, FPS 2.19, Running 22.59s Step 122( 0.60%), action 3, FPS 2.09, Running 23.47s Step 123( 0.80%), action 4, FPS 2.14, Running 23.75s Step 124( 1.00%), action 5, FPS 1.97, Running 24.70s Step 125( 1.20%), action 6, FPS 1.96, Running 25.29s Step 126( 1.40%), action 7, FPS 1.86, Running 26.27s Step 127( 1.60%), action 8, FPS 1.87, Running 26.72s Step 128( 1.80%), action 9, FPS 1.79, Running 27.39s Step 129( 2.00%), action 10, FPS 1.83, Running 27.66s Step 130( 2.20%), action 11, FPS 1.77, Running 28.47s Step 131( 2.40%), action 12, FPS 1.82, Running 28.64s Step 132( 2.60%), action 13, FPS 1.81, Running 28.91s Step 133( 2.80%), action 14, FPS 1.89, Running 29.07s Step 134( 3.00%), action 15, FPS 1.90, Running 29.30s Step 135( 3.20%), action 16, FPS 1.96, Running 29.48s Step 136( 3.40%), action 17, FPS 1.91, Running 29.91s Step 137( 3.60%), action 18, FPS 1.97, Running 30.26s Step 138( 3.80%), action 19, FPS 1.89, Running 30.98s Step 139( 4.00%), action 20, FPS 1.92, Running 31.35s Step 140( 4.20%), action 21, FPS 1.96, Running 32.16s Step 141( 4.40%), action 22, FPS 1.99, Running 32.62s Step 142( 4.60%), action 23, FPS 2.05, Running 33.24s Step 143( 4.80%), action 24, FPS 2.03, Running 33.60s Step 144( 5.00%), action 25, FPS 2.07, Running 34.35s Step 145( 5.20%), action 26, FPS 2.08, Running 34.92s Step 146( 5.40%), action 27, FPS 2.09, Running 35.84s Step 147( 5.60%), action 28, FPS 2.13, Running 36.10s Step 148( 5.80%), action 29, FPS 2.10, Running 36.90s Step 149( 6.00%), action 30, FPS 2.10, Running 37.20s Step 150( 6.20%), action 31, FPS 2.09, Running 38.06s Step 151( 6.40%), action 32, FPS 2.06, Running 38.33s Step 152( 6.60%), action 33, FPS 1.96, Running 39.11s Step 153( 6.80%), action 34, FPS 1.90, Running 39.60s Step 154( 7.00%), action 35, FPS 1.79, Running 40.44s Step 155( 7.20%), action 36, FPS 1.74, Running 40.99s Step 156( 7.40%), action 37, FPS 1.66, Running 41.99s Step 157( 7.60%), action 38, FPS 1.62, Running 42.60s Step 158( 7.80%), action 39, FPS 1.59, Running 43.58s Step 159( 8.00%), action 40, FPS 1.60, Running 43.86s Step 160( 8.20%), action 41, FPS 1.58, Running 44.83s Step 161( 8.40%), action 42, FPS 1.60, Running 45.11s Step 162( 8.60%), action 43, FPS 1.57, Running 45.96s Step 163( 8.80%), action 44, FPS 1.55, Running 46.51s Step 164( 9.00%), action 45, FPS 1.53, Running 47.42s Step 165( 9.20%), action 46, FPS 1.56, Running 47.72s Step 166( 9.40%), action 47, FPS 1.61, Running 48.26s Step 167( 9.60%), action 48, FPS 1.61, Running 48.51s Step 168( 9.80%), action 49, FPS 1.68, Running 48.79s Step 169( 10.00%), action 50, FPS 1.70, Running 48.98s Step 170( 10.20%), action 51, FPS 1.75, Running 49.46s Step 171( 10.40%), action 52, FPS 1.77, Running 49.64s Step 172( 10.60%), action 53, FPS 1.84, Running 50.00s Step 173( 10.80%), action 54, FPS 1.88, Running 50.26s Step 174( 11.00%), action 55, FPS 1.97, Running 50.57s Step 175( 11.20%), action 56, FPS 2.03, Running 50.82s Step 176( 11.40%), action 57, FPS 2.18, Running 51.15s Step 177( 11.60%), action 58, FPS 2.28, Running 51.37s Step 178( 11.80%), action 59, FPS 2.37, Running 52.03s Step 179( 12.00%), action 60, FPS 2.37, Running 52.31s Step 180( 12.20%), action 61, FPS 2.49, Running 52.86s Step 181( 12.40%), action 62, FPS 2.49, Running 53.12s Step 182( 12.60%), action 63, FPS 2.58, Running 53.72s Step 183( 12.80%), action 64, FPS 2.59, Running 54.22s Step 184( 13.00%), action 65, FPS 2.59, Running 55.15s Step 185( 13.20%), action 66, FPS 2.60, Running 55.41s Step 186( 13.40%), action 67, FPS 2.52, Running 56.21s Step 187( 13.60%), action 68, FPS 2.49, Running 56.54s Step 188( 13.80%), action 69, FPS 2.33, Running 57.38s Step 189( 14.00%), action 70, FPS 2.31, Running 57.66s Step 190( 14.20%), action 71, FPS 2.19, Running 58.58s Step 191( 14.40%), action 72, FPS 2.12, Running 59.09s Step 192( 14.60%), action 73, FPS 2.07, Running 59.68s Step 193( 14.80%), action 74, FPS 2.02, Running 60.17s Step 194( 15.00%), action 75, FPS 1.95, Running 60.83s Step 195( 15.20%), action 76, FPS 1.90, Running 61.34s Step 196( 15.40%), action 77, FPS 1.79, Running 62.30s Step 197( 15.60%), action 78, FPS 1.78, Running 62.61s Step 198( 15.80%), action 79, FPS 1.75, Running 63.48s Step 199( 16.00%), action 80, FPS 1.75, Running 63.74s Step 200( 16.20%), action 81, FPS 1.69, Running 64.67s Step 201( 16.40%), action 82, FPS 1.65, Running 65.24s Step 202( 16.60%), action 83, FPS 1.61, Running 66.17s Step 203( 16.80%), action 84, FPS 1.60, Running 66.73s Step 204( 17.00%), action 85, FPS 1.63, Running 67.44s Step 205( 17.20%), action 86, FPS 1.59, Running 67.98s Step 206( 17.40%), action 87, FPS 1.57, Running 68.96s Step 207( 17.60%), action 88, FPS 1.54, Running 69.50s Step 208( 17.80%), action 89, FPS 1.53, Running 70.42s Step 209( 18.00%), action 90, FPS 1.54, Running 70.64s Step 210( 18.20%), action 91, FPS 1.61, Running 71.03s Step 211( 18.40%), action 92, FPS 1.65, Running 71.24s Step 212( 18.60%), action 93, FPS 1.66, Running 71.70s Step 213( 18.80%), action 94, FPS 1.69, Running 72.01s Step 214( 19.00%), action 95, FPS 1.73, Running 72.36s Step 215( 19.20%), action 96, FPS 1.77, Running 72.67s Step 216( 19.40%), action 97, FPS 1.78, Running 73.54s Step 217( 19.60%), action 98, FPS 1.77, Running 73.87s Step 218( 19.80%), action 99, FPS 1.77, Running 74.75s Step 219( 20.00%), action 100, FPS 1.73, Running 75.33s Step 220( 20.20%), action 101, FPS 1.73, Running 76.26s Step 221( 20.40%), action 102, FPS 1.76, Running 76.59s Step 222( 20.60%), action 103, FPS 1.79, Running 77.38s Step 223( 20.80%), action 104, FPS 1.82, Running 77.73s Step 224( 21.00%), action 105, FPS 1.80, Running 78.58s Step 225( 21.20%), action 106, FPS 1.83, Running 78.89s Step 226( 21.40%), action 107, FPS 1.86, Running 79.74s Step 227( 21.60%), action 108, FPS 1.86, Running 80.27s Step 228( 21.80%), action 109, FPS 1.84, Running 81.28s Step 229( 22.00%), action 110, FPS 1.83, Running 81.58s Step 230( 22.20%), action 111, FPS 1.73, Running 82.60s Step 231( 22.40%), action 112, FPS 1.67, Running 83.18s Step 232( 22.60%), action 113, FPS 1.61, Running 84.12s Step 233( 22.80%), action 114, FPS 1.60, Running 84.51s Step 234( 23.00%), action 115, FPS 1.53, Running 85.40s Step 235( 23.20%), action 116, FPS 1.50, Running 86.02s Step 236( 23.40%), action 117, FPS 1.49, Running 86.92s Step 237( 23.60%), action 118, FPS 1.47, Running 87.47s Step 238( 23.80%), action 119, FPS 1.48, Running 88.23s Step 239( 24.00%), action 120, FPS 1.50, Running 88.70s Step 240( 24.20%), action 121, FPS 1.49, Running 89.65s Step 241( 24.40%), action 122, FPS 1.50, Running 89.95s Step 242( 24.60%), action 123, FPS 1.52, Running 90.51s Step 243( 24.80%), action 124, FPS 1.53, Running 90.78s Step 244( 25.00%), action 125, FPS 1.56, Running 91.37s Step 245( 25.20%), action 126, FPS 1.57, Running 91.62s Step 246( 25.40%), action 127, FPS 1.59, Running 92.34s Step 247( 25.60%), action 128, FPS 1.61, Running 92.70s Step 248( 25.80%), action 129, FPS 1.64, Running 93.46s Step 249( 26.00%), action 130, FPS 1.62, Running 93.95s Step 250( 26.20%), action 131, FPS 1.61, Running 95.01s Step 251( 26.40%), action 132, FPS 1.61, Running 95.62s Step 252( 26.60%), action 133, FPS 1.65, Running 96.28s Step 253( 26.80%), action 134, FPS 1.63, Running 96.77s Step 254( 27.00%), action 135, FPS 1.61, Running 97.79s Step 255( 27.20%), action 136, FPS 1.62, Running 98.36s Step 256( 27.40%), action 137, FPS 1.65, Running 99.04s Step 257( 27.60%), action 138, FPS 1.66, Running 99.51s Step 258( 27.80%), action 139, FPS 1.64, Running 100.43s Step 259( 28.00%), action 140, FPS 1.66, Running 100.76s Step 260( 28.20%), action 141, FPS 1.61, Running 102.04s Step 261( 28.40%), action 142, FPS 1.58, Running 102.64s Step 262( 28.60%), action 143, FPS 1.51, Running 103.74s Step 263( 28.80%), action 144, FPS 1.48, Running 104.30s Step 264( 29.00%), action 145, FPS 1.44, Running 105.28s Step 265( 29.20%), action 146, FPS 1.40, Running 105.86s Step 266( 29.40%), action 147, FPS 1.39, Running 106.74s Step 267( 29.60%), action 148, FPS 1.38, Running 107.14s Step 268( 29.80%), action 149, FPS 1.37, Running 108.06s Step 269( 30.00%), action 150, FPS 1.36, Running 108.65s Step 270( 30.20%), action 151, FPS 1.40, Running 109.27s Step 271( 30.40%), action 152, FPS 1.43, Running 109.59s Step 272( 30.60%), action 153, FPS 1.45, Running 110.02s Step 273( 30.80%), action 154, FPS 1.48, Running 110.29s Step 274( 31.00%), action 155, FPS 1.53, Running 110.86s Step 275( 31.20%), action 156, FPS 1.57, Running 111.11s Step 276( 31.40%), action 157, FPS 1.61, Running 111.48s Step 277( 31.60%), action 158, FPS 1.60, Running 112.01s Step 278( 31.80%), action 159, FPS 1.60, Running 112.92s Step 279( 32.00%), action 160, FPS 1.60, Running 113.23s Step 280( 32.20%), action 161, FPS 1.65, Running 114.13s Step 281( 32.40%), action 162, FPS 1.66, Running 114.68s Step 282( 32.60%), action 163, FPS 1.68, Running 115.66s Step 283( 32.80%), action 164, FPS 1.71, Running 115.98s Step 284( 33.00%), action 165, FPS 1.73, Running 116.82s Step 285( 33.20%), action 166, FPS 1.77, Running 117.16s Step 286( 33.40%), action 167, FPS 1.77, Running 118.02s Step 287( 33.60%), action 168, FPS 1.74, Running 118.61s Step 288( 33.80%), action 169, FPS 1.73, Running 119.62s Step 289( 34.00%), action 170, FPS 1.77, Running 119.93s Step 290( 34.20%), action 171, FPS 1.72, Running 120.87s Step 291( 34.40%), action 172, FPS 1.69, Running 121.44s Step 292( 34.60%), action 173, FPS 1.62, Running 122.36s Step 293( 34.80%), action 174, FPS 1.61, Running 122.68s Step 294( 35.00%), action 175, FPS 1.57, Running 123.57s Step 295( 35.20%), action 176, FPS 1.56, Running 123.90s Step 296( 35.40%), action 177, FPS 1.52, Running 124.66s Step 297( 35.60%), action 178, FPS 1.54, Running 124.97s Step 298( 35.80%), action 179, FPS 1.56, Running 125.76s Step 299( 36.00%), action 180, FPS 1.56, Running 126.07s Step 300( 36.20%), action 181, FPS 1.56, Running 126.92s Step 301( 36.40%), action 182, FPS 1.57, Running 127.44s Step 302( 36.60%), action 183, FPS 1.56, Running 128.46s Step 303( 36.80%), action 184, FPS 1.57, Running 128.74s Step 304( 37.00%), action 185, FPS 1.54, Running 129.85s Step 305( 37.20%), action 186, FPS 1.48, Running 130.68s Step 306( 37.40%), action 187, FPS 1.50, Running 131.32s Step 307( 37.60%), action 188, FPS 1.54, Running 131.62s Step 308( 37.80%), action 189, FPS 1.51, Running 132.87s Step 309( 38.00%), action 190, FPS 1.51, Running 133.13s Step 310( 38.20%), action 191, FPS 1.47, Running 134.45s Step 311( 38.40%), action 192, FPS 1.50, Running 134.76s Step 312( 38.60%), action 193, FPS 1.49, Running 135.82s Step 313( 38.80%), action 194, FPS 1.48, Running 136.21s Step 314( 39.00%), action 195, FPS 1.48, Running 137.12s Step 315( 39.20%), action 196, FPS 1.48, Running 137.38s Step 316( 39.40%), action 197, FPS 1.47, Running 138.29s Step 317( 39.60%), action 198, FPS 1.46, Running 138.71s Step 318( 39.80%), action 199, FPS 1.41, Running 139.93s Step 319( 40.00%), action 200, FPS 1.39, Running 140.42s Step 320( 40.20%), action 201, FPS 1.35, Running 141.70s Step 321( 40.40%), action 202, FPS 1.32, Running 142.62s Step 322( 40.60%), action 203, FPS 1.34, Running 143.36s Step 323( 40.80%), action 204, FPS 1.33, Running 143.81s Step 324( 41.00%), action 205, FPS 1.35, Running 144.72s Step 325( 41.20%), action 206, FPS 1.40, Running 145.01s Step 326( 41.40%), action 207, FPS 1.33, Running 146.33s Step 327( 41.60%), action 208, FPS 1.30, Running 146.99s Step 328( 41.80%), action 209, FPS 1.32, Running 148.02s Step 329( 42.00%), action 210, FPS 1.32, Running 148.26s Step 330( 42.20%), action 211, FPS 1.35, Running 149.25s Step 331( 42.40%), action 212, FPS 1.34, Running 149.72s Step 332( 42.60%), action 213, FPS 1.37, Running 150.41s Step 333( 42.80%), action 214, FPS 1.36, Running 150.91s Step 334( 43.00%), action 215, FPS 1.36, Running 151.81s Step 335( 43.20%), action 216, FPS 1.36, Running 152.11s Step 336( 43.40%), action 217, FPS 1.35, Running 153.09s Step 337( 43.60%), action 218, FPS 1.34, Running 153.67s Step 338( 43.80%), action 219, FPS 1.37, Running 154.53s Step 339( 44.00%), action 220, FPS 1.39, Running 154.82s Step 340( 44.20%), action 221, FPS 1.42, Running 155.76s Step 341( 44.40%), action 222, FPS 1.40, Running 156.86s Step 342( 44.60%), action 223, FPS 1.37, Running 157.95s Step 343( 44.80%), action 224, FPS 1.37, Running 158.40s Step 344( 45.00%), action 225, FPS 1.34, Running 159.63s Step 345( 45.20%), action 226, FPS 1.31, Running 160.28s Step 346( 45.40%), action 227, FPS 1.34, Running 161.28s Step 347( 45.60%), action 228, FPS 1.35, Running 161.81s Step 348( 45.80%), action 229, FPS 1.32, Running 163.19s Step 349( 46.00%), action 230, FPS 1.26, Running 164.19s Step 350( 46.20%), action 231, FPS 1.25, Running 165.22s Step 351( 46.40%), action 232, FPS 1.24, Running 165.84s Step 352( 46.60%), action 233, FPS 1.20, Running 167.01s Step 353( 46.80%), action 234, FPS 1.22, Running 167.32s Step 354( 47.00%), action 235, FPS 1.23, Running 168.02s Step 355( 47.20%), action 236, FPS 1.21, Running 168.61s Step 356( 47.40%), action 237, FPS 1.22, Running 169.44s Step 357( 47.60%), action 238, FPS 1.23, Running 169.97s Step 358( 47.80%), action 239, FPS 1.23, Running 170.77s Step 359( 48.00%), action 240, FPS 1.20, Running 171.50s Step 360( 48.20%), action 241, FPS 1.16, Running 173.00s Step 361( 48.40%), action 242, FPS 1.20, Running 173.49s Step 362( 48.60%), action 243, FPS 1.20, Running 174.56s Step 363( 48.80%), action 244, FPS 1.22, Running 174.81s Step 364( 49.00%), action 245, FPS 1.24, Running 175.74s Step 365( 49.20%), action 246, FPS 1.25, Running 176.25s Step 366( 49.40%), action 247, FPS 1.25, Running 177.30s Step 367( 49.60%), action 248, FPS 1.25, Running 177.85s Step 368( 49.80%), action 249, FPS 1.27, Running 178.91s Step 369( 50.00%), action 250, FPS 1.31, Running 179.43s Step 370( 50.20%), action 251, FPS 1.34, Running 180.18s Step 371( 50.40%), action 252, FPS 1.35, Running 180.63s Step 372( 50.60%), action 253, FPS 1.37, Running 181.64s Step 373( 50.80%), action 254, FPS 1.36, Running 182.03s Step 374( 51.00%), action 255, FPS 1.36, Running 182.72s Step 375( 51.20%), action 256, FPS 1.39, Running 183.01s Step 376( 51.40%), action 257, FPS 1.34, Running 184.34s Step 377( 51.60%), action 258, FPS 1.35, Running 184.73s Step 378( 51.80%), action 259, FPS 1.37, Running 185.37s Step 379( 52.00%), action 260, FPS 1.41, Running 185.67s Step 380( 52.20%), action 261, FPS 1.48, Running 186.51s Step 381( 52.40%), action 262, FPS 1.45, Running 187.28s Step 382( 52.60%), action 263, FPS 1.47, Running 188.12s Step 383( 52.80%), action 264, FPS 1.43, Running 188.76s Step 384( 53.00%), action 265, FPS 1.44, Running 189.60s Step 385( 53.20%), action 266, FPS 1.47, Running 189.88s Step 386( 53.40%), action 267, FPS 1.48, Running 190.77s Step 387( 53.60%), action 268, FPS 1.47, Running 191.47s Step 388( 53.80%), action 269, FPS 1.49, Running 192.38s Step 389( 54.00%), action 270, FPS 1.51, Running 192.66s Step 390( 54.20%), action 271, FPS 1.44, Running 194.09s Step 391( 54.40%), action 272, FPS 1.42, Running 194.72s Step 392( 54.60%), action 273, FPS 1.43, Running 195.59s Step 393( 54.80%), action 274, FPS 1.44, Running 195.88s Step 394( 55.00%), action 275, FPS 1.41, Running 196.89s Step 395( 55.20%), action 276, FPS 1.39, Running 197.38s Step 396( 55.40%), action 277, FPS 1.43, Running 198.37s Step 397( 55.60%), action 278, FPS 1.43, Running 198.68s Step 398( 55.80%), action 279, FPS 1.41, Running 199.55s Step 399( 56.00%), action 280, FPS 1.39, Running 200.01s Step 400( 56.20%), action 281, FPS 1.39, Running 200.85s Step 401( 56.40%), action 282, FPS 1.43, Running 201.31s Step 402( 56.60%), action 283, FPS 1.39, Running 202.52s Step 403( 56.80%), action 284, FPS 1.42, Running 202.89s Step 404( 57.00%), action 285, FPS 1.44, Running 203.47s Step 405( 57.20%), action 286, FPS 1.44, Running 203.74s Step 406( 57.40%), action 287, FPS 1.44, Running 204.62s Step 407( 57.60%), action 288, FPS 1.48, Running 205.00s Step 408( 57.80%), action 289, FPS 1.50, Running 205.71s Step 409( 58.00%), action 290, FPS 1.50, Running 205.98s Step 410( 58.20%), action 291, FPS 1.56, Running 206.88s Step 411( 58.40%), action 292, FPS 1.59, Running 207.31s Step 412( 58.60%), action 293, FPS 1.60, Running 208.12s Step 413( 58.80%), action 294, FPS 1.57, Running 208.59s Step 414( 59.00%), action 295, FPS 1.57, Running 209.61s Step 415( 59.20%), action 296, FPS 1.56, Running 210.21s Step 416( 59.40%), action 297, FPS 1.57, Running 211.14s Step 417( 59.60%), action 298, FPS 1.56, Running 211.48s Step 418( 59.80%), action 299, FPS 1.57, Running 212.26s Step 419( 60.00%), action 300, FPS 1.57, Running 212.71s Step 420( 60.20%), action 301, FPS 1.55, Running 213.75s Step 421( 60.40%), action 302, FPS 1.57, Running 214.05s Step 422( 60.60%), action 303, FPS 1.62, Running 214.89s Step 423( 60.80%), action 304, FPS 1.62, Running 215.21s Step 424( 61.00%), action 305, FPS 1.59, Running 216.03s Step 425( 61.20%), action 306, FPS 1.58, Running 216.38s Step 426( 61.40%), action 307, FPS 1.59, Running 217.16s Step 427( 61.60%), action 308, FPS 1.56, Running 217.83s Step 428( 61.80%), action 309, FPS 1.53, Running 218.76s Step 429( 62.00%), action 310, FPS 1.52, Running 219.10s Step 430( 62.20%), action 311, FPS 1.49, Running 220.29s Step 431( 62.40%), action 312, FPS 1.50, Running 220.61s Step 432( 62.60%), action 313, FPS 1.49, Running 221.51s Step 433( 62.80%), action 314, FPS 1.51, Running 221.85s Step 434( 63.00%), action 315, FPS 1.56, Running 222.41s Step 435( 63.20%), action 316, FPS 1.61, Running 222.62s Step 436( 63.40%), action 317, FPS 1.69, Running 223.01s Step 437( 63.60%), action 318, FPS 1.68, Running 223.36s Step 438( 63.80%), action 319, FPS 1.64, Running 224.43s Step 439( 64.00%), action 320, FPS 1.63, Running 224.97s Step 440( 64.20%), action 321, FPS 1.64, Running 225.97s Step 441( 64.40%), action 322, FPS 1.61, Running 226.46s Step 442( 64.60%), action 323, FPS 1.64, Running 227.11s Step 443( 64.80%), action 324, FPS 1.60, Running 227.67s Step 444( 65.00%), action 325, FPS 1.62, Running 228.34s Step 445( 65.20%), action 326, FPS 1.60, Running 228.88s Step 446( 65.40%), action 327, FPS 1.58, Running 229.80s Step 447( 65.60%), action 328, FPS 1.63, Running 230.13s Step 448( 65.80%), action 329, FPS 1.65, Running 230.92s Step 449( 66.00%), action 330, FPS 1.65, Running 231.19s Step 450( 66.20%), action 331, FPS 1.70, Running 232.03s Step 451( 66.40%), action 332, FPS 1.67, Running 232.57s Step 452( 66.60%), action 333, FPS 1.67, Running 233.51s Step 453( 66.80%), action 334, FPS 1.62, Running 234.16s Step 454( 67.00%), action 335, FPS 1.58, Running 235.08s Step 455( 67.20%), action 336, FPS 1.57, Running 235.39s Step 456( 67.40%), action 337, FPS 1.51, Running 236.27s Step 457( 67.60%), action 338, FPS 1.48, Running 236.89s Step 458( 67.80%), action 339, FPS 1.48, Running 237.95s Step 459( 68.00%), action 340, FPS 1.48, Running 238.47s Step 460( 68.20%), action 341, FPS 1.49, Running 239.38s Step 461( 68.40%), action 342, FPS 1.48, Running 239.99s Step 462( 68.60%), action 343, FPS 1.45, Running 240.88s Step 463( 68.80%), action 344, FPS 1.45, Running 241.42s Step 464( 69.00%), action 345, FPS 1.48, Running 241.84s Step 465( 69.20%), action 346, FPS 1.47, Running 242.44s Step 466( 69.40%), action 347, FPS 1.49, Running 243.19s Step 467( 69.60%), action 348, FPS 1.49, Running 243.53s Step 468( 69.80%), action 349, FPS 1.49, Running 244.33s Step 469( 70.00%), action 350, FPS 1.46, Running 244.87s Step 470( 70.20%), action 351, FPS 1.47, Running 245.62s Step 471( 70.40%), action 352, FPS 1.48, Running 246.07s Step 472( 70.60%), action 353, FPS 1.50, Running 246.81s Step 473( 70.80%), action 354, FPS 1.53, Running 247.20s Step 474( 71.00%), action 355, FPS 1.53, Running 248.14s Step 475( 71.20%), action 356, FPS 1.50, Running 248.75s Step 476( 71.40%), action 357, FPS 1.52, Running 249.46s Step 477( 71.60%), action 358, FPS 1.49, Running 250.28s Step 478( 71.80%), action 359, FPS 1.56, Running 250.81s Step 479( 72.00%), action 360, FPS 1.55, Running 251.37s Step 480( 72.20%), action 361, FPS 1.58, Running 252.08s Step 481( 72.40%), action 362, FPS 1.60, Running 252.50s Step 482( 72.60%), action 363, FPS 1.60, Running 253.37s Step 483( 72.80%), action 364, FPS 1.59, Running 254.01s Step 484( 73.00%), action 365, FPS 1.56, Running 254.64s Step 485( 73.20%), action 366, FPS 1.58, Running 255.10s Step 486( 73.40%), action 367, FPS 1.56, Running 256.04s Step 487( 73.60%), action 368, FPS 1.57, Running 256.30s Step 488( 73.80%), action 369, FPS 1.55, Running 257.20s Step 489( 74.00%), action 370, FPS 1.54, Running 257.87s Step 490( 74.20%), action 371, FPS 1.49, Running 259.02s Step 491( 74.40%), action 372, FPS 1.50, Running 259.44s Step 492( 74.60%), action 373, FPS 1.48, Running 260.35s [2026-08-02 19:23:57] [30 ] Seed 29 success after 260.73 s. +steps: 492 , actions: 373 . +Instruction: Empty +Total 20/30(66.67%) success. +Setting seed: 30 +Step 1( N/A%), pre moving , FPS 9.10, Running 0.11s Step 2( N/A%), pre moving , FPS 12.81, Running 0.16s Step 3( N/A%), pre moving , FPS 14.97, Running 0.20s Step 4( N/A%), pre moving , FPS 14.49, Running 0.28s Step 5( N/A%), pre moving , FPS 8.46, Running 0.59s Step 6( N/A%), pre moving , FPS 8.88, Running 0.68s Step 7( N/A%), pre moving , FPS 9.60, Running 0.73s Step 8( N/A%), pre moving , FPS 10.01, Running 0.80s Step 9( N/A%), pre moving , FPS 8.90, Running 1.01s Step 10( N/A%), pre moving , FPS 8.66, Running 1.16s Step 11( N/A%), pre moving , FPS 9.20, Running 1.20s Step 12( N/A%), pre moving , FPS 9.63, Running 1.25s Step 13( N/A%), pre moving , FPS 9.95, Running 1.31s Step 14( N/A%), pre moving , FPS 10.13, Running 1.38s Step 15( N/A%), pre moving , FPS 8.84, Running 1.70s Step 16( N/A%), pre moving , FPS 9.01, Running 1.78s Step 17( N/A%), pre moving , FPS 9.26, Running 1.84s Step 18( N/A%), pre moving , FPS 9.44, Running 1.91s Step 19( N/A%), pre moving , FPS 9.68, Running 1.96s Step 20( N/A%), pre moving , FPS 8.80, Running 2.27s Step 21( N/A%), pre moving , FPS 7.40, Running 2.81s Step 22( N/A%), pre moving , FPS 7.31, Running 2.89s Step 23( N/A%), pre moving , FPS 7.27, Running 2.95s Step 24( N/A%), pre moving , FPS 6.61, Running 3.30s Step 25( N/A%), pre moving , FPS 7.16, Running 3.38s Step 26( N/A%), pre moving , FPS 6.15, Running 3.93s Step 27( N/A%), pre moving , FPS 6.14, Running 3.99s Step 28( N/A%), pre moving , FPS 6.14, Running 4.06s Step 29( N/A%), pre moving , FPS 6.14, Running 4.27s Step 30( N/A%), pre moving , FPS 6.12, Running 4.42s Step 31( N/A%), pre moving , FPS 6.04, Running 4.51s Step 32( N/A%), pre moving , FPS 6.01, Running 4.57s Step 33( N/A%), pre moving , FPS 5.87, Running 4.71s Step 34( N/A%), pre moving , FPS 5.62, Running 4.94s Step 35( N/A%), pre moving , FPS 6.03, Running 5.01s Step 36( N/A%), pre moving , FPS 5.10, Running 5.70s Step 37( N/A%), pre moving , FPS 4.79, Running 6.01s Step 38( N/A%), pre moving , FPS 4.78, Running 6.09s Step 39( N/A%), pre moving , FPS 4.78, Running 6.15s Step 40( N/A%), pre moving , FPS 5.07, Running 6.22s Step 41( N/A%), pre moving , FPS 5.37, Running 6.54s Step 42( N/A%), pre moving , FPS 5.42, Running 6.58s Step 43( N/A%), pre moving , FPS 5.39, Running 6.66s Step 44( N/A%), pre moving , FPS 5.83, Running 6.73s Step 45( N/A%), pre moving , FPS 5.43, Running 7.07s Step 46( N/A%), pre moving , FPS 6.12, Running 7.19s Step 47( N/A%), pre moving , FPS 6.04, Running 7.30s Step 48( N/A%), pre moving , FPS 5.57, Running 7.65s Step 49( N/A%), pre moving , FPS 5.72, Running 7.76s Step 50( N/A%), pre moving , FPS 5.80, Running 7.87s Step 51( N/A%), pre moving , FPS 5.42, Running 8.20s Step 52( N/A%), pre moving , FPS 5.36, Running 8.31s Step 53( N/A%), pre moving , FPS 5.41, Running 8.41s Step 54( N/A%), pre moving , FPS 5.24, Running 8.76s Step 55( N/A%), pre moving , FPS 5.17, Running 8.88s Step 56( N/A%), pre moving , FPS 6.03, Running 9.02s Step 57( N/A%), pre moving , FPS 5.98, Running 9.35s Step 58( N/A%), pre moving , FPS 5.94, Running 9.46s Step 59( N/A%), pre moving , FPS 5.85, Running 9.57s Step 60( N/A%), pre moving , FPS 5.41, Running 9.92s Step 61( N/A%), pre moving , FPS 5.72, Running 10.04s Step 62( N/A%), pre moving , FPS 5.24, Running 10.40s Step 63( N/A%), pre moving , FPS 5.19, Running 10.52s Step 64( N/A%), pre moving , FPS 4.79, Running 10.91s Step 65( N/A%), pre moving , FPS 5.02, Running 11.05s Step 66( N/A%), pre moving , FPS 5.03, Running 11.17s Step 67( N/A%), pre moving , FPS 4.70, Running 11.55s Step 68( N/A%), pre moving , FPS 5.00, Running 11.65s Step 69( N/A%), pre moving , FPS 4.72, Running 12.00s Step 70( N/A%), pre moving , FPS 4.71, Running 12.12s Step 71( N/A%), pre moving , FPS 4.98, Running 12.22s Step 72( N/A%), pre moving , FPS 4.97, Running 12.33s Step 73( N/A%), pre moving , FPS 4.69, Running 12.68s Step 74( N/A%), pre moving , FPS 4.98, Running 12.77s Step 75( N/A%), pre moving , FPS 4.98, Running 12.89s Step 76( N/A%), pre moving , FPS 4.69, Running 13.28s Step 77( N/A%), pre moving , FPS 4.97, Running 13.38s Step 78( N/A%), pre moving , FPS 4.68, Running 13.73s Step 79( N/A%), pre moving , FPS 4.68, Running 13.84s Step 80( N/A%), pre moving , FPS 4.97, Running 13.94s Step 81( N/A%), pre moving , FPS 4.71, Running 14.29s Step 82( N/A%), pre moving , FPS 5.00, Running 14.40s Step 83( N/A%), pre moving , FPS 5.00, Running 14.51s Step 84( N/A%), pre moving , FPS 5.06, Running 14.86s Step 85( N/A%), pre moving , FPS 5.14, Running 14.95s Step 86( N/A%), pre moving , FPS 5.20, Running 15.02s Step 87( N/A%), pre moving , FPS 5.52, Running 15.18s Step 88( N/A%), pre moving , FPS 5.34, Running 15.40s Step 89( N/A%), pre moving , FPS 5.76, Running 15.47s Step 90( N/A%), pre moving , FPS 5.84, Running 15.54s Step 91( N/A%), pre moving , FPS 5.82, Running 15.66s Step 92( N/A%), pre moving , FPS 5.58, Running 15.92s Step 93( N/A%), pre moving , FPS 6.01, Running 16.01s Step 94( N/A%), pre moving , FPS 6.08, Running 16.06s Step 95( N/A%), pre moving , FPS 6.16, Running 16.14s Step 96( N/A%), pre moving , FPS 6.29, Running 16.45s Step 97( N/A%), pre moving , FPS 6.40, Running 16.51s Step 98( N/A%), pre moving , FPS 6.98, Running 16.59s Step 99( N/A%), pre moving , FPS 7.08, Running 16.66s Step 100( N/A%), pre moving , FPS 6.56, Running 16.99s Step 101( N/A%), pre moving , FPS 7.25, Running 17.04s Step 102( N/A%), pre moving , FPS 7.32, Running 17.13s Step 103( N/A%), pre moving , FPS 7.42, Running 17.21s Step 104( N/A%), pre moving , FPS 4.99, Running 18.86s Step 105( N/A%), pre moving , FPS 4.55, Running 19.35s Step 106( N/A%), pre moving , FPS 4.47, Running 19.49s Step 107( N/A%), pre moving , FPS 4.12, Running 20.03s Step 108( N/A%), pre moving , FPS 4.18, Running 20.18s Step 109( N/A%), pre moving , FPS 3.82, Running 20.71s Step 110( N/A%), pre moving , FPS 3.58, Running 21.14s Step 111( N/A%), pre moving , FPS 3.32, Running 21.69s Step 112( N/A%), pre moving , FPS 3.36, Running 21.87s Step 113( N/A%), pre moving , FPS 3.13, Running 22.40s Step 114( N/A%), pre moving , FPS 2.96, Running 22.81s Step 115( N/A%), pre moving , FPS 2.78, Running 23.32s Step 116( N/A%), pre moving , FPS 2.85, Running 23.48s Step 117( N/A%), pre moving , FPS 2.67, Running 23.99s Step 118( N/A%), pre moving , FPS 2.56, Running 24.40s Step 119( N/A%), pre moving , FPS 2.42, Running 24.94s Step 120( N/A%), pre moving , FPS 2.47, Running 25.08s Step 121( N/A%), pre moving , FPS 2.33, Running 25.62s Step 122( N/A%), pre moving , FPS 2.25, Running 26.03s Step 123( N/A%), pre moving , FPS 2.14, Running 26.54s Step 124( 0.20%), action 1, FPS 2.28, Running 27.65s Step 125( 0.40%), action 2, FPS 2.27, Running 28.16s Step 126( 0.60%), action 3, FPS 2.15, Running 28.78s Step 127( 0.80%), action 4, FPS 2.17, Running 29.23s Step 128( 1.00%), action 5, FPS 2.09, Running 29.75s Step 129( 1.20%), action 6, FPS 2.08, Running 30.31s Step 130( 1.40%), action 7, FPS 2.04, Running 30.96s Step 131( 1.60%), action 8, FPS 2.06, Running 31.41s Step 132( 1.80%), action 9, FPS 1.94, Running 32.17s Step 133( 2.00%), action 10, FPS 1.97, Running 32.54s Step 134( 2.20%), action 11, FPS 1.92, Running 33.24s Step 135( 2.40%), action 12, FPS 1.94, Running 33.64s Step 136( 2.60%), action 13, FPS 1.81, Running 34.52s Step 137( 2.80%), action 14, FPS 1.86, Running 34.77s Step 138( 3.00%), action 15, FPS 1.78, Running 35.63s Step 139( 3.20%), action 16, FPS 1.82, Running 35.95s Step 140( 3.40%), action 17, FPS 1.76, Running 36.48s Step 141( 3.60%), action 18, FPS 1.77, Running 36.94s Step 142( 3.80%), action 19, FPS 1.72, Running 37.67s Step 143( 4.00%), action 20, FPS 1.70, Running 38.31s Step 144( 4.20%), action 21, FPS 1.74, Running 39.16s Step 145( 4.40%), action 22, FPS 1.74, Running 39.66s Step 146( 4.60%), action 23, FPS 1.74, Running 40.25s Step 147( 4.80%), action 24, FPS 1.73, Running 40.75s Step 148( 5.00%), action 25, FPS 1.73, Running 41.31s Step 149( 5.20%), action 26, FPS 1.73, Running 41.84s Step 150( 5.40%), action 27, FPS 1.69, Running 42.78s Step 151( 5.60%), action 28, FPS 1.66, Running 43.45s Step 152( 5.80%), action 29, FPS 1.69, Running 44.02s Step 153( 6.00%), action 30, FPS 1.67, Running 44.55s Step 154( 6.20%), action 31, FPS 1.62, Running 45.58s Step 155( 6.40%), action 32, FPS 1.60, Running 46.17s Step 156( 6.60%), action 33, FPS 1.57, Running 47.24s Step 157( 6.80%), action 34, FPS 1.53, Running 47.83s Step 158( 7.00%), action 35, FPS 1.53, Running 48.73s Step 159( 7.20%), action 36, FPS 1.53, Running 49.00s Step 160( 7.40%), action 37, FPS 1.50, Running 49.81s Step 161( 7.60%), action 38, FPS 1.52, Running 50.14s Step 162( 7.80%), action 39, FPS 1.50, Running 51.04s Step 163( 8.00%), action 40, FPS 1.53, Running 51.37s Step 164( 8.20%), action 41, FPS 1.52, Running 52.28s Step 165( 8.40%), action 42, FPS 1.52, Running 52.85s Step 166( 8.60%), action 43, FPS 1.48, Running 53.76s Step 167( 8.80%), action 44, FPS 1.50, Running 54.10s Step 168( 9.00%), action 45, FPS 1.46, Running 55.00s Step 169( 9.20%), action 46, FPS 1.46, Running 55.55s Step 170( 9.40%), action 47, FPS 1.47, Running 56.42s Step 171( 9.60%), action 48, FPS 1.49, Running 56.84s Step 172( 9.80%), action 49, FPS 1.46, Running 57.68s Step 173( 10.00%), action 50, FPS 1.49, Running 57.98s Step 174( 10.20%), action 51, FPS 1.50, Running 58.96s Step 175( 10.40%), action 52, FPS 1.53, Running 59.23s Step 176( 10.60%), action 53, FPS 1.56, Running 60.09s Step 177( 10.80%), action 54, FPS 1.56, Running 60.62s Step 178( 11.00%), action 55, FPS 1.58, Running 61.39s Step 179( 11.20%), action 56, FPS 1.55, Running 61.87s Step 180( 11.40%), action 57, FPS 1.54, Running 62.78s Step 181( 11.60%), action 58, FPS 1.55, Running 63.04s Step 182( 11.80%), action 59, FPS 1.56, Running 63.85s Step 183( 12.00%), action 60, FPS 1.57, Running 64.12s Step 184( 12.20%), action 61, FPS 1.57, Running 65.01s Step 185( 12.40%), action 62, FPS 1.60, Running 65.34s Step 186( 12.60%), action 63, FPS 1.63, Running 66.04s Step 187( 12.80%), action 64, FPS 1.64, Running 66.32s Step 188( 13.00%), action 65, FPS 1.64, Running 67.20s Step 189( 13.20%), action 66, FPS 1.65, Running 67.64s Step 190( 13.40%), action 67, FPS 1.69, Running 68.27s Step 191( 13.60%), action 68, FPS 1.70, Running 68.62s Step 192( 13.80%), action 69, FPS 1.71, Running 69.39s Step 193( 14.00%), action 70, FPS 1.71, Running 69.70s Step 194( 14.20%), action 71, FPS 1.72, Running 70.56s Step 195( 14.40%), action 72, FPS 1.69, Running 71.06s Step 196( 14.60%), action 73, FPS 1.71, Running 71.77s Step 197( 14.80%), action 74, FPS 1.72, Running 72.26s Step 198( 15.00%), action 75, FPS 1.70, Running 73.13s Step 199( 15.20%), action 76, FPS 1.72, Running 73.47s Step 200( 15.40%), action 77, FPS 1.73, Running 74.36s Step 201( 15.60%), action 78, FPS 1.68, Running 74.94s Step 202( 15.80%), action 79, FPS 1.70, Running 75.60s Step 203( 16.00%), action 80, FPS 1.70, Running 75.89s Step 204( 16.20%), action 81, FPS 1.71, Running 76.69s Step 205( 16.40%), action 82, FPS 1.71, Running 77.03s Step 206( 16.60%), action 83, FPS 1.76, Running 77.40s Step 207( 16.80%), action 84, FPS 1.72, Running 77.94s Step 208( 17.00%), action 85, FPS 1.72, Running 78.80s Step 209( 17.20%), action 86, FPS 1.74, Running 79.13s Step 210( 17.40%), action 87, FPS 1.71, Running 79.97s Step 211( 17.60%), action 88, FPS 1.67, Running 80.59s Step 212( 17.80%), action 89, FPS 1.69, Running 81.20s Step 213( 18.00%), action 90, FPS 1.66, Running 81.77s Step 214( 18.20%), action 91, FPS 1.64, Running 82.78s Step 215( 18.40%), action 92, FPS 1.63, Running 83.35s Step 216( 18.60%), action 93, FPS 1.58, Running 84.41s Step 217( 18.80%), action 94, FPS 1.58, Running 84.95s Step 218( 19.00%), action 95, FPS 1.56, Running 85.95s Step 219( 19.20%), action 96, FPS 1.56, Running 86.26s Step 220( 19.40%), action 97, FPS 1.57, Running 87.06s Step 221( 19.60%), action 98, FPS 1.61, Running 87.38s Step 222( 19.80%), action 99, FPS 1.59, Running 88.19s Step 223( 20.00%), action 100, FPS 1.54, Running 88.84s Step 224( 20.20%), action 101, FPS 1.53, Running 89.73s Step 225( 20.40%), action 102, FPS 1.53, Running 90.09s Step 226( 20.60%), action 103, FPS 1.48, Running 90.92s Step 227( 20.80%), action 104, FPS 1.48, Running 91.50s Step 228( 21.00%), action 105, FPS 1.46, Running 92.48s Step 229( 21.20%), action 106, FPS 1.47, Running 92.78s Step 230( 21.40%), action 107, FPS 1.47, Running 93.60s Step 231( 21.60%), action 108, FPS 1.50, Running 93.92s Step 232( 21.80%), action 109, FPS 1.49, Running 94.63s Step 233( 22.00%), action 110, FPS 1.52, Running 94.89s Step 234( 22.20%), action 111, FPS 1.59, Running 95.36s Step 235( 22.40%), action 112, FPS 1.64, Running 95.53s Step 236( 22.60%), action 113, FPS 1.74, Running 95.88s Step 237( 22.80%), action 114, FPS 1.78, Running 96.17s Step 238( 23.00%), action 115, FPS 1.86, Running 96.70s Step 239( 23.20%), action 116, FPS 1.88, Running 96.93s Step 240( 23.40%), action 117, FPS 1.90, Running 97.59s Step 241( 23.60%), action 118, FPS 1.86, Running 98.13s Step 242( 23.80%), action 119, FPS 1.85, Running 99.01s Step 243( 24.00%), action 120, FPS 1.90, Running 99.36s Step 244( 24.20%), action 121, FPS 1.89, Running 100.29s Step 245( 24.40%), action 122, FPS 1.86, Running 100.84s Step 246( 24.60%), action 123, FPS 1.89, Running 101.52s Step 247( 24.80%), action 124, FPS 1.89, Running 102.06s Step 248( 25.00%), action 125, FPS 1.90, Running 103.01s Step 249( 25.20%), action 126, FPS 1.85, Running 103.57s Step 250( 25.40%), action 127, FPS 1.89, Running 104.19s Step 251( 25.60%), action 128, FPS 1.82, Running 104.93s Step 252( 25.80%), action 129, FPS 1.79, Running 105.81s Step 253( 26.00%), action 130, FPS 1.75, Running 106.34s Step 254( 26.20%), action 131, FPS 1.66, Running 107.41s Step 255( 26.40%), action 132, FPS 1.60, Running 108.00s Step 256( 26.60%), action 133, FPS 1.52, Running 109.01s Step 257( 26.80%), action 134, FPS 1.50, Running 109.51s Step 258( 27.00%), action 135, FPS 1.48, Running 110.22s Step 259( 27.20%), action 136, FPS 1.44, Running 110.83s Step 260( 27.40%), action 137, FPS 1.41, Running 111.73s Step 261( 27.60%), action 138, FPS 1.44, Running 112.01s Step 262( 27.80%), action 139, FPS 1.44, Running 112.93s Step 263( 28.00%), action 140, FPS 1.44, Running 113.24s Step 264( 28.20%), action 141, FPS 1.45, Running 114.10s Step 265( 28.40%), action 142, FPS 1.45, Running 114.64s Step 266( 28.60%), action 143, FPS 1.49, Running 114.98s Step 267( 28.80%), action 144, FPS 1.51, Running 115.33s Step 268( 29.00%), action 145, FPS 1.57, Running 115.77s Step 269( 29.20%), action 146, FPS 1.61, Running 115.99s Step 270( 29.40%), action 147, FPS 1.64, Running 116.37s Step 271( 29.60%), action 148, FPS 1.68, Running 116.85s Step 272( 29.80%), action 149, FPS 1.70, Running 117.57s Step 273( 30.00%), action 150, FPS 1.71, Running 118.00s Step 274( 30.20%), action 151, FPS 1.73, Running 118.94s Step 275( 30.40%), action 152, FPS 1.78, Running 119.26s Step 276( 30.60%), action 153, FPS 1.84, Running 119.85s Step 277( 30.80%), action 154, FPS 1.84, Running 120.37s Step 278( 31.00%), action 155, FPS 1.83, Running 121.13s Step 279( 31.20%), action 156, FPS 1.88, Running 121.49s Step 280( 31.40%), action 157, FPS 1.89, Running 122.31s Step 281( 31.60%), action 158, FPS 1.85, Running 122.85s Step 282( 31.80%), action 159, FPS 1.89, Running 123.52s Step 283( 32.00%), action 160, FPS 1.84, Running 124.14s Step 284( 32.20%), action 161, FPS 1.82, Running 125.08s Step 285( 32.40%), action 162, FPS 1.80, Running 125.73s Step 286( 32.60%), action 163, FPS 1.72, Running 126.60s Step 287( 32.80%), action 164, FPS 1.68, Running 127.25s Step 288( 33.00%), action 165, FPS 1.61, Running 128.19s Step 289( 33.20%), action 166, FPS 1.59, Running 128.56s Step 290( 33.40%), action 167, FPS 1.53, Running 129.41s Step 291( 33.60%), action 168, FPS 1.52, Running 130.03s Step 292( 33.80%), action 169, FPS 1.49, Running 130.96s Step 293( 34.00%), action 170, FPS 1.48, Running 131.56s Step 294( 34.20%), action 171, FPS 1.45, Running 132.69s Step 295( 34.40%), action 172, FPS 1.43, Running 133.26s Step 296( 34.60%), action 173, FPS 1.41, Running 134.03s Step 297( 34.80%), action 174, FPS 1.43, Running 134.39s Step 298( 35.00%), action 175, FPS 1.45, Running 134.91s Step 299( 35.20%), action 176, FPS 1.43, Running 135.52s Step 300( 35.40%), action 177, FPS 1.40, Running 136.64s Step 301( 35.60%), action 178, FPS 1.39, Running 137.28s Step 302( 35.80%), action 179, FPS 1.37, Running 138.16s Step 303( 36.00%), action 180, FPS 1.39, Running 138.49s Step 304( 36.20%), action 181, FPS 1.40, Running 139.32s Step 305( 36.40%), action 182, FPS 1.42, Running 139.80s Step 306( 36.60%), action 183, FPS 1.41, Running 140.83s Step 307( 36.80%), action 184, FPS 1.41, Running 141.42s Step 308( 37.00%), action 185, FPS 1.41, Running 142.34s Step 309( 37.20%), action 186, FPS 1.41, Running 142.70s Step 310( 37.40%), action 187, FPS 1.42, Running 143.51s Step 311( 37.60%), action 188, FPS 1.43, Running 144.01s Step 312( 37.80%), action 189, FPS 1.46, Running 144.69s Step 313( 38.00%), action 190, FPS 1.47, Running 145.18s Step 314( 38.20%), action 191, FPS 1.47, Running 146.25s Step 315( 38.40%), action 192, FPS 1.50, Running 146.57s Step 316( 38.60%), action 193, FPS 1.44, Running 147.90s Step 317( 38.80%), action 194, FPS 1.43, Running 148.43s Step 318( 39.00%), action 195, FPS 1.37, Running 149.48s Step 319( 39.20%), action 196, FPS 1.37, Running 150.11s Step 320( 39.40%), action 197, FPS 1.40, Running 150.90s Step 321( 39.60%), action 198, FPS 1.43, Running 151.25s Step 322( 39.80%), action 199, FPS 1.41, Running 152.36s Step 323( 40.00%), action 200, FPS 1.42, Running 152.59s Step 324( 40.20%), action 201, FPS 1.44, Running 153.24s Step 325( 40.40%), action 202, FPS 1.42, Running 153.86s Step 326( 40.60%), action 203, FPS 1.43, Running 154.86s Step 327( 40.80%), action 204, FPS 1.44, Running 155.35s Step 328( 41.00%), action 205, FPS 1.46, Running 156.00s Step 329( 41.20%), action 206, FPS 1.45, Running 156.52s Step 330( 41.40%), action 207, FPS 1.47, Running 157.11s Step 331( 41.60%), action 208, FPS 1.45, Running 157.76s Step 332( 41.80%), action 209, FPS 1.43, Running 158.65s Step 333( 42.00%), action 210, FPS 1.41, Running 159.33s Step 334( 42.20%), action 211, FPS 1.45, Running 160.06s Step 335( 42.40%), action 212, FPS 1.38, Running 161.08s Step 336( 42.60%), action 213, FPS 1.42, Running 162.02s Step 337( 42.80%), action 214, FPS 1.41, Running 162.56s Step 338( 43.00%), action 215, FPS 1.41, Running 163.68s Step 339( 43.20%), action 216, FPS 1.41, Running 164.27s Step 340( 43.40%), action 217, FPS 1.38, Running 165.34s Step 341( 43.60%), action 218, FPS 1.36, Running 165.96s Step 342( 43.80%), action 219, FPS 1.36, Running 167.03s Step 343( 44.00%), action 220, FPS 1.33, Running 167.61s Step 344( 44.20%), action 221, FPS 1.30, Running 168.57s Step 345( 44.40%), action 222, FPS 1.31, Running 169.16s Step 346( 44.60%), action 223, FPS 1.31, Running 170.16s Step 347( 44.80%), action 224, FPS 1.30, Running 170.78s Step 348( 45.00%), action 225, FPS 1.26, Running 171.83s Step 349( 45.20%), action 226, FPS 1.24, Running 172.63s Step 350( 45.40%), action 227, FPS 1.21, Running 173.59s Step 351( 45.60%), action 228, FPS 1.21, Running 174.26s Step 352( 45.80%), action 229, FPS 1.20, Running 175.36s Step 353( 46.00%), action 230, FPS 1.19, Running 176.12s Step 354( 46.20%), action 231, FPS 1.19, Running 176.87s Step 355( 46.40%), action 232, FPS 1.22, Running 177.42s Step 356( 46.60%), action 233, FPS 1.24, Running 178.21s Step 357( 46.80%), action 234, FPS 1.24, Running 178.66s Step 358( 47.00%), action 235, FPS 1.26, Running 179.61s Step 359( 47.20%), action 236, FPS 1.28, Running 179.94s Step 360( 47.40%), action 237, FPS 1.29, Running 180.86s Step 361( 47.60%), action 238, FPS 1.29, Running 181.41s Step 362( 47.80%), action 239, FPS 1.33, Running 182.06s Step 363( 48.00%), action 240, FPS 1.34, Running 182.54s Step 364( 48.20%), action 241, FPS 1.33, Running 183.58s Step 365( 48.40%), action 242, FPS 1.32, Running 184.28s Step 366( 48.60%), action 243, FPS 1.33, Running 185.14s Step 367( 48.80%), action 244, FPS 1.37, Running 185.42s Step 368( 49.00%), action 245, FPS 1.39, Running 186.25s Step 369( 49.20%), action 246, FPS 1.43, Running 186.59s Step 370( 49.40%), action 247, FPS 1.43, Running 187.56s Step 371( 49.60%), action 248, FPS 1.44, Running 188.16s Step 372( 49.80%), action 249, FPS 1.48, Running 188.86s Step 373( 50.00%), action 250, FPS 1.51, Running 189.38s Step 374( 50.20%), action 251, FPS 1.45, Running 190.65s Step 375( 50.40%), action 252, FPS 1.43, Running 191.39s Step 376( 50.60%), action 253, FPS 1.45, Running 191.96s Step 377( 50.80%), action 254, FPS 1.44, Running 192.51s Step 378( 51.00%), action 255, FPS 1.45, Running 193.36s Step 379( 51.20%), action 256, FPS 1.44, Running 193.83s Step 380( 51.40%), action 257, FPS 1.45, Running 194.66s Step 381( 51.60%), action 258, FPS 1.45, Running 195.21s Step 382( 51.80%), action 259, FPS 1.45, Running 195.88s Step 383( 52.00%), action 260, FPS 1.44, Running 196.42s Step 384( 52.20%), action 261, FPS 1.40, Running 197.86s Step 385( 52.40%), action 262, FPS 1.40, Running 198.53s Step 386( 52.60%), action 263, FPS 1.40, Running 199.42s Step 387( 52.80%), action 264, FPS 1.38, Running 199.95s Step 388( 53.00%), action 265, FPS 1.39, Running 200.61s Step 389( 53.20%), action 266, FPS 1.37, Running 201.21s Step 390( 53.40%), action 267, FPS 1.39, Running 202.00s Step 391( 53.60%), action 268, FPS 1.34, Running 203.03s Step 392( 53.80%), action 269, FPS 1.34, Running 203.82s Step 393( 54.00%), action 270, FPS 1.32, Running 204.51s Step 394( 54.20%), action 271, FPS 1.35, Running 205.44s Step 395( 54.40%), action 272, FPS 1.36, Running 206.05s Step 396( 54.60%), action 273, FPS 1.34, Running 206.93s Step 397( 54.80%), action 274, FPS 1.34, Running 207.38s Step 398( 55.00%), action 275, FPS 1.34, Running 208.25s Step 399( 55.20%), action 276, FPS 1.31, Running 209.09s Step 400( 55.40%), action 277, FPS 1.35, Running 209.44s Step 401( 55.60%), action 278, FPS 1.35, Running 210.05s Step 402( 55.80%), action 279, FPS 1.32, Running 211.00s Step 403( 56.00%), action 280, FPS 1.31, Running 211.71s Step 404( 56.20%), action 281, FPS 1.36, Running 212.60s Step 405( 56.40%), action 282, FPS 1.36, Running 213.22s Step 406( 56.60%), action 283, FPS 1.32, Running 214.62s Step 407( 56.80%), action 284, FPS 1.34, Running 214.92s Step 408( 57.00%), action 285, FPS 1.27, Running 216.39s Step 409( 57.20%), action 286, FPS 1.28, Running 216.86s Step 410( 57.40%), action 287, FPS 1.26, Running 217.85s Step 411( 57.60%), action 288, FPS 1.32, Running 218.17s Step 412( 57.80%), action 289, FPS 1.27, Running 219.53s Step 413( 58.00%), action 290, FPS 1.29, Running 220.05s Step 414( 58.20%), action 291, FPS 1.27, Running 221.18s Step 415( 58.40%), action 292, FPS 1.27, Running 221.80s Step 416( 58.60%), action 293, FPS 1.27, Running 222.73s Step 417( 58.80%), action 294, FPS 1.26, Running 223.21s Step 418( 59.00%), action 295, FPS 1.25, Running 224.20s [2026-08-02 19:27:43] [31 ] Seed 30 success after 224.90 s. +steps: 418 , actions: 295 . +Instruction: Empty +Total 21/31(67.74%) success. +Setting seed: 31 +Step 1( N/A%), pre moving , FPS 1.88, Running 0.53s Step 2( N/A%), pre moving , FPS 3.40, Running 0.59s Step 3( N/A%), pre moving , FPS 3.33, Running 0.90s Step 4( N/A%), pre moving , FPS 4.05, Running 0.99s Step 5( N/A%), pre moving , FPS 4.74, Running 1.05s Step 6( N/A%), pre moving , FPS 5.40, Running 1.11s Step 7( N/A%), pre moving , FPS 4.91, Running 1.42s Step 8( N/A%), pre moving , FPS 5.43, Running 1.47s Step 9( N/A%), pre moving , FPS 5.97, Running 1.51s Step 10( N/A%), pre moving , FPS 6.49, Running 1.54s Step 11( N/A%), pre moving , FPS 6.96, Running 1.58s 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.01, Running 1.75s Step 15( N/A%), pre moving , FPS 8.32, Running 1.80s Step 16( N/A%), pre moving , FPS 8.63, Running 1.85s Step 17( N/A%), pre moving , FPS 9.01, Running 1.89s Step 18( N/A%), pre moving , FPS 9.30, Running 1.94s Step 19( N/A%), pre moving , FPS 9.51, Running 2.00s Step 20( N/A%), pre moving , FPS 9.86, Running 2.03s Step 21( N/A%), pre moving , FPS 11.30, Running 2.30s Step 22( N/A%), pre moving , FPS 11.43, Running 2.34s Step 23( N/A%), pre moving , FPS 13.60, Running 2.37s Step 24( N/A%), pre moving , FPS 13.85, Running 2.43s Step 25( N/A%), pre moving , FPS 14.12, Running 2.47s Step 26( N/A%), pre moving , FPS 12.24, Running 2.75s Step 27( N/A%), pre moving , FPS 12.69, Running 3.00s Step 28( N/A%), pre moving , FPS 12.02, Running 3.14s Step 29( N/A%), pre moving , FPS 12.10, Running 3.16s Step 30( N/A%), pre moving , FPS 12.21, Running 3.18s Step 31( N/A%), pre moving , FPS 12.13, Running 3.23s Step 32( N/A%), pre moving , FPS 12.08, Running 3.30s Step 33( N/A%), pre moving , FPS 10.86, Running 3.53s Step 34( N/A%), pre moving , FPS 10.30, Running 3.69s Step 35( N/A%), pre moving , FPS 10.25, Running 3.75s Step 36( N/A%), pre moving , FPS 7.96, Running 4.37s Step 37( N/A%), pre moving , FPS 7.84, Running 4.44s Step 38( N/A%), pre moving , FPS 7.10, Running 4.76s Step 39( N/A%), pre moving , FPS 7.03, Running 4.84s Step 40( N/A%), pre moving , FPS 6.94, Running 4.91s Step 41( N/A%), pre moving , FPS 7.49, Running 4.97s Step 42( N/A%), pre moving , FPS 6.79, Running 5.28s Step 43( N/A%), pre moving , FPS 6.70, Running 5.36s Step 44( N/A%), pre moving , FPS 6.69, Running 5.42s Step 45( N/A%), pre moving , FPS 6.62, Running 5.49s Step 46( N/A%), pre moving , FPS 6.47, Running 5.84s Step 47( N/A%), pre moving , FPS 6.76, Running 5.96s Step 48( N/A%), pre moving , FPS 6.84, Running 6.06s Step 49( N/A%), pre moving , FPS 6.16, Running 6.41s Step 50( N/A%), pre moving , FPS 5.97, Running 6.53s Step 51( N/A%), pre moving , FPS 5.47, Running 6.89s Step 52( N/A%), pre moving , FPS 5.39, Running 7.01s Step 53( N/A%), pre moving , FPS 5.59, Running 7.11s Step 54( N/A%), pre moving , FPS 5.30, Running 7.46s Step 55( N/A%), pre moving , FPS 5.22, Running 7.58s Step 56( N/A%), pre moving , FPS 5.71, Running 7.87s Step 57( N/A%), pre moving , FPS 5.52, Running 8.06s Step 58( N/A%), pre moving , FPS 5.86, Running 8.17s Step 59( N/A%), pre moving , FPS 5.44, Running 8.52s Step 60( N/A%), pre moving , FPS 5.37, Running 8.64s Step 61( N/A%), pre moving , FPS 5.11, Running 8.89s Step 62( N/A%), pre moving , FPS 5.21, Running 9.12s Step 63( N/A%), pre moving , FPS 5.13, Running 9.25s Step 64( N/A%), pre moving , FPS 4.72, Running 9.66s Step 65( N/A%), pre moving , FPS 4.69, Running 9.76s Step 66( N/A%), pre moving , FPS 4.65, Running 10.14s Step 67( N/A%), pre moving , FPS 4.63, Running 10.28s Step 68( N/A%), pre moving , FPS 4.63, Running 10.38s Step 69( N/A%), pre moving , FPS 4.60, Running 10.76s Step 70( N/A%), pre moving , FPS 4.62, Running 10.86s Step 71( N/A%), pre moving , FPS 4.62, Running 11.21s Step 72( N/A%), pre moving , FPS 4.63, Running 11.33s Step 73( N/A%), pre moving , FPS 4.63, Running 11.43s Step 74( N/A%), pre moving , FPS 4.64, Running 11.77s Step 75( N/A%), pre moving , FPS 4.65, Running 11.89s Step 76( N/A%), pre moving , FPS 4.65, Running 12.17s Step 77( N/A%), pre moving , FPS 4.64, Running 12.37s Step 78( N/A%), pre moving , FPS 4.64, Running 12.47s Step 79( N/A%), pre moving , FPS 4.64, Running 12.82s Step 80( N/A%), pre moving , FPS 4.66, Running 12.93s Step 81( N/A%), pre moving , FPS 4.83, Running 13.03s Step 82( N/A%), pre moving , FPS 5.03, Running 13.09s Step 83( N/A%), pre moving , FPS 4.88, Running 13.35s Step 84( N/A%), pre moving , FPS 5.22, Running 13.49s Step 85( N/A%), pre moving , FPS 5.28, Running 13.55s Step 86( N/A%), pre moving , FPS 5.74, Running 13.62s Step 87( N/A%), pre moving , FPS 5.47, Running 13.93s Step 88( N/A%), pre moving , FPS 5.50, Running 14.02s Step 89( N/A%), pre moving , FPS 6.02, Running 14.08s Step 90( N/A%), pre moving , FPS 6.08, Running 14.16s Step 91( N/A%), pre moving , FPS 6.14, Running 14.47s Step 92( N/A%), pre moving , FPS 6.19, Running 14.56s Step 93( N/A%), pre moving , FPS 6.27, Running 14.62s Step 94( N/A%), pre moving , FPS 6.87, Running 14.68s Step 95( N/A%), pre moving , FPS 6.43, Running 15.00s Step 96( N/A%), pre moving , FPS 6.87, Running 15.08s Step 97( N/A%), pre moving , FPS 7.20, Running 15.15s Step 98( N/A%), pre moving , FPS 7.29, Running 15.22s Step 99( N/A%), pre moving , FPS 7.38, Running 15.53s Step 100( N/A%), pre moving , FPS 7.44, Running 15.62s Step 101( N/A%), pre moving , FPS 7.56, Running 15.67s Step 102( N/A%), pre moving , FPS 4.05, Running 18.03s Step 103( N/A%), pre moving , FPS 3.86, Running 18.53s Step 104( N/A%), pre moving , FPS 3.66, Running 18.95s Step 105( N/A%), pre moving , FPS 3.36, Running 19.50s Step 106( N/A%), pre moving , FPS 3.30, Running 19.69s Step 107( N/A%), pre moving , FPS 3.22, Running 20.14s Step 108( N/A%), pre moving , FPS 3.18, Running 20.31s Step 109( N/A%), pre moving , FPS 3.06, Running 20.62s Step 110( N/A%), pre moving , FPS 3.01, Running 20.79s Step 111( N/A%), pre moving , FPS 3.04, Running 21.05s Step 112( N/A%), pre moving , FPS 3.02, Running 21.18s Step 113( N/A%), pre moving , FPS 2.91, Running 21.49s Step 114( N/A%), pre moving , FPS 2.78, Running 21.88s Step 115( N/A%), pre moving , FPS 2.71, Running 22.38s Step 116( N/A%), pre moving , FPS 2.68, Running 22.55s Step 117( N/A%), pre moving , FPS 2.52, Running 23.10s Step 118( N/A%), pre moving , FPS 2.41, Running 23.50s Step 119( N/A%), pre moving , FPS 2.36, Running 24.02s Step 120( N/A%), pre moving , FPS 2.34, Running 24.17s Step 121( N/A%), pre moving , FPS 2.21, Running 24.70s Step 122( 0.20%), action 1, FPS 2.58, Running 25.80s Step 123( 0.40%), action 2, FPS 2.58, Running 26.30s Step 124( 0.60%), action 3, FPS 2.43, Running 27.18s Step 125( 0.80%), action 4, FPS 2.50, Running 27.50s Step 126( 1.00%), action 5, FPS 2.33, Running 28.26s Step 127( 1.20%), action 6, FPS 2.38, Running 28.52s Step 128( 1.40%), action 7, FPS 2.18, Running 29.47s Step 129( 1.60%), action 8, FPS 2.20, Running 29.72s Step 130( 1.80%), action 9, FPS 2.02, Running 30.68s Step 131( 2.00%), action 10, FPS 1.98, Running 31.17s Step 132( 2.20%), action 11, FPS 1.83, Running 32.13s Step 133( 2.40%), action 12, FPS 1.83, Running 32.39s Step 134( 2.60%), action 13, FPS 1.79, Running 33.04s Step 135( 2.80%), action 14, FPS 1.80, Running 33.51s Step 136( 3.00%), action 15, FPS 1.67, Running 34.49s Step 137( 3.20%), action 16, FPS 1.70, Running 34.86s Step 138( 3.40%), action 17, FPS 1.66, Running 35.58s Step 139( 3.60%), action 18, FPS 1.66, Running 36.05s Step 140( 3.80%), action 19, FPS 1.59, Running 36.73s Step 141( 4.00%), action 20, FPS 1.60, Running 37.24s Step 142( 4.20%), action 21, FPS 1.62, Running 38.12s Step 143( 4.40%), action 22, FPS 1.62, Running 38.63s Step 144( 4.60%), action 23, FPS 1.67, Running 39.15s Step 145( 4.80%), action 24, FPS 1.68, Running 39.42s Step 146( 5.00%), action 25, FPS 1.71, Running 39.93s Step 147( 5.20%), action 26, FPS 1.69, Running 40.39s Step 148( 5.40%), action 27, FPS 1.73, Running 41.03s Step 149( 5.60%), action 28, FPS 1.73, Running 41.31s Step 150( 5.80%), action 29, FPS 1.75, Running 42.12s Step 151( 6.00%), action 30, FPS 1.75, Running 42.60s Step 152( 6.20%), action 31, FPS 1.76, Running 43.48s Step 153( 6.40%), action 32, FPS 1.74, Running 43.86s Step 154( 6.60%), action 33, FPS 1.74, Running 44.53s Step 155( 6.80%), action 34, FPS 1.74, Running 44.99s Step 156( 7.00%), action 35, FPS 1.74, Running 45.96s Step 157( 7.20%), action 36, FPS 1.72, Running 46.50s Step 158( 7.40%), action 37, FPS 1.73, Running 47.17s Step 159( 7.60%), action 38, FPS 1.72, Running 47.65s Step 160( 7.80%), action 39, FPS 1.69, Running 48.57s Step 161( 8.00%), action 40, FPS 1.73, Running 48.83s Step 162( 8.20%), action 41, FPS 1.72, Running 49.72s Step 163( 8.40%), action 42, FPS 1.76, Running 49.99s Step 164( 8.60%), action 43, FPS 1.71, Running 50.87s Step 165( 8.80%), action 44, FPS 1.67, Running 51.37s Step 166( 9.00%), action 45, FPS 1.65, Running 52.04s Step 167( 9.20%), action 46, FPS 1.64, Running 52.56s Step 168( 9.40%), action 47, FPS 1.63, Running 53.32s Step 169( 9.60%), action 48, FPS 1.60, Running 53.81s Step 170( 9.80%), action 49, FPS 1.59, Running 54.71s Step 171( 10.00%), action 50, FPS 1.61, Running 55.06s Step 172( 10.20%), action 51, FPS 1.61, Running 55.93s Step 173( 10.40%), action 52, FPS 1.59, Running 56.46s Step 174( 10.60%), action 53, FPS 1.56, Running 57.39s Step 175( 10.80%), action 54, FPS 1.56, Running 57.79s Step 176( 11.00%), action 55, FPS 1.64, Running 58.16s Step 177( 11.20%), action 56, FPS 1.67, Running 58.49s Step 178( 11.40%), action 57, FPS 1.68, Running 59.09s Step 179( 11.60%), action 58, FPS 1.70, Running 59.39s Step 180( 11.80%), action 59, FPS 1.76, Running 59.96s Step 181( 12.00%), action 60, FPS 1.72, Running 60.44s Step 182( 12.20%), action 61, FPS 1.72, Running 61.37s Step 183( 12.40%), action 62, FPS 1.67, Running 61.97s Step 184( 12.60%), action 63, FPS 1.69, Running 62.74s Step 185( 12.80%), action 64, FPS 1.70, Running 63.13s Step 186( 13.00%), action 65, FPS 1.71, Running 63.76s Step 187( 13.20%), action 66, FPS 1.70, Running 64.29s Step 188( 13.40%), action 67, FPS 1.69, Running 65.13s Step 189( 13.60%), action 68, FPS 1.71, Running 65.51s Step 190( 13.80%), action 69, FPS 1.72, Running 66.31s Step 191( 14.00%), action 70, FPS 1.73, Running 66.64s Step 192( 14.20%), action 71, FPS 1.72, Running 67.57s Step 193( 14.40%), action 72, FPS 1.72, Running 68.12s Step 194( 14.60%), action 73, FPS 1.75, Running 68.83s Step 195( 14.80%), action 74, FPS 1.74, Running 69.27s Step 196( 15.00%), action 75, FPS 1.67, Running 70.16s Step 197( 15.20%), action 76, FPS 1.67, Running 70.46s Step 198( 15.40%), action 77, FPS 1.63, Running 71.35s Step 199( 15.60%), action 78, FPS 1.60, Running 71.89s Step 200( 15.80%), action 79, FPS 1.59, Running 72.55s Step 201( 16.00%), action 80, FPS 1.58, Running 73.10s Step 202( 16.20%), action 81, FPS 1.57, Running 74.10s Step 203( 16.40%), action 82, FPS 1.60, Running 74.44s Step 204( 16.60%), action 83, FPS 1.60, Running 75.21s Step 205( 16.80%), action 84, FPS 1.58, Running 75.78s Step 206( 17.00%), action 85, FPS 1.53, Running 76.82s Step 207( 17.20%), action 86, FPS 1.57, Running 77.05s Step 208( 17.40%), action 87, FPS 1.63, Running 77.43s Step 209( 17.60%), action 88, FPS 1.65, Running 77.65s Step 210( 17.80%), action 89, FPS 1.69, Running 78.15s Step 211( 18.00%), action 90, FPS 1.69, Running 78.48s Step 212( 18.20%), action 91, FPS 1.68, Running 79.48s Step 213( 18.40%), action 92, FPS 1.69, Running 79.95s Step 214( 18.60%), action 93, FPS 1.68, Running 80.75s Step 215( 18.80%), action 94, FPS 1.68, Running 81.19s Step 216( 19.00%), action 95, FPS 1.67, Running 82.10s Step 217( 19.20%), action 96, FPS 1.63, Running 82.75s Step 218( 19.40%), action 97, FPS 1.66, Running 83.38s Step 219( 19.60%), action 98, FPS 1.66, Running 83.98s Step 220( 19.80%), action 99, FPS 1.62, Running 84.88s Step 221( 20.00%), action 100, FPS 1.62, Running 85.48s Step 222( 20.20%), action 101, FPS 1.62, Running 86.42s Step 223( 20.40%), action 102, FPS 1.62, Running 86.76s Step 224( 20.60%), action 103, FPS 1.61, Running 87.62s Step 225( 20.80%), action 104, FPS 1.60, Running 88.25s Step 226( 21.00%), action 105, FPS 1.64, Running 89.03s Step 227( 21.20%), action 106, FPS 1.61, Running 89.47s Step 228( 21.40%), action 107, FPS 1.56, Running 90.26s Step 229( 21.60%), action 108, FPS 1.54, Running 90.67s Step 230( 21.80%), action 109, FPS 1.51, Running 91.42s Step 231( 22.00%), action 110, FPS 1.50, Running 91.84s Step 232( 22.20%), action 111, FPS 1.51, Running 92.73s Step 233( 22.40%), action 112, FPS 1.50, Running 93.26s Step 234( 22.60%), action 113, FPS 1.50, Running 94.08s Step 235( 22.80%), action 114, FPS 1.50, Running 94.53s Step 236( 23.00%), action 115, FPS 1.50, Running 95.44s Step 237( 23.20%), action 116, FPS 1.49, Running 96.14s Step 238( 23.40%), action 117, FPS 1.50, Running 96.74s Step 239( 23.60%), action 118, FPS 1.53, Running 97.01s Step 240( 23.80%), action 119, FPS 1.61, Running 97.33s Step 241( 24.00%), action 120, FPS 1.66, Running 97.53s Step 242( 24.20%), action 121, FPS 1.73, Running 97.97s Step 243( 24.40%), action 122, FPS 1.73, Running 98.30s Step 244( 24.60%), action 123, FPS 1.79, Running 98.78s Step 245( 24.80%), action 124, FPS 1.84, Running 99.09s Step 246( 25.00%), action 125, FPS 1.91, Running 99.52s Step 247( 25.20%), action 126, FPS 1.89, Running 100.08s Step 248( 25.40%), action 127, FPS 1.87, Running 100.96s Step 249( 25.60%), action 128, FPS 1.88, Running 101.31s Step 250( 25.80%), action 129, FPS 1.86, Running 102.20s Step 251( 26.00%), action 130, FPS 1.87, Running 102.54s Step 252( 26.20%), action 131, FPS 1.88, Running 103.35s Step 253( 26.40%), action 132, FPS 1.88, Running 103.89s Step 254( 26.60%), action 133, FPS 1.85, Running 104.86s Step 255( 26.80%), action 134, FPS 1.84, Running 105.43s Step 256( 27.00%), action 135, FPS 1.86, Running 106.22s Step 257( 27.20%), action 136, FPS 1.90, Running 106.65s Step 258( 27.40%), action 137, FPS 1.85, Running 107.56s Step 259( 27.60%), action 138, FPS 1.81, Running 108.06s Step 260( 27.80%), action 139, FPS 1.76, Running 108.71s Step 261( 28.00%), action 140, FPS 1.70, Running 109.30s Step 262( 28.20%), action 141, FPS 1.63, Running 110.24s Step 263( 28.40%), action 142, FPS 1.63, Running 110.57s Step 264( 28.60%), action 143, FPS 1.58, Running 111.42s Step 265( 28.80%), action 144, FPS 1.55, Running 112.00s Step 266( 29.00%), action 145, FPS 1.51, Running 112.77s Step 267( 29.20%), action 146, FPS 1.52, Running 113.26s Step 268( 29.40%), action 147, FPS 1.54, Running 113.95s Step 269( 29.60%), action 148, FPS 1.51, Running 114.52s Step 270( 29.80%), action 149, FPS 1.51, Running 115.47s Step 271( 30.00%), action 150, FPS 1.51, Running 115.79s Step 272( 30.20%), action 151, FPS 1.50, Running 116.66s Step 273( 30.40%), action 152, FPS 1.50, Running 117.21s Step 274( 30.60%), action 153, FPS 1.57, Running 117.62s Step 275( 30.80%), action 154, FPS 1.60, Running 117.93s Step 276( 31.00%), action 155, FPS 1.63, Running 118.49s Step 277( 31.20%), action 156, FPS 1.65, Running 118.75s Step 278( 31.40%), action 157, FPS 1.65, Running 119.67s Step 279( 31.60%), action 158, FPS 1.64, Running 120.26s Step 280( 31.80%), action 159, FPS 1.65, Running 120.84s Step 281( 32.00%), action 160, FPS 1.66, Running 121.38s Step 282( 32.20%), action 161, FPS 1.65, Running 122.37s Step 283( 32.40%), action 162, FPS 1.62, Running 122.94s Step 284( 32.60%), action 163, FPS 1.63, Running 123.68s Step 285( 32.80%), action 164, FPS 1.64, Running 124.20s Step 286( 33.00%), action 165, FPS 1.62, Running 125.15s Step 287( 33.20%), action 166, FPS 1.61, Running 125.70s Step 288( 33.40%), action 167, FPS 1.63, Running 126.24s Step 289( 33.60%), action 168, FPS 1.67, Running 126.52s Step 290( 33.80%), action 169, FPS 1.69, Running 127.30s Step 291( 34.00%), action 170, FPS 1.69, Running 127.62s Step 292( 34.20%), action 171, FPS 1.67, Running 128.64s Step 293( 34.40%), action 172, FPS 1.69, Running 129.05s Step 294( 34.60%), action 173, FPS 1.61, Running 130.02s Step 295( 34.80%), action 174, FPS 1.62, Running 130.29s Step 296( 35.00%), action 175, FPS 1.58, Running 131.16s Step 297( 35.20%), action 176, FPS 1.58, Running 131.42s Step 298( 35.40%), action 177, FPS 1.57, Running 132.37s Step 299( 35.60%), action 178, FPS 1.58, Running 132.93s Step 300( 35.80%), action 179, FPS 1.53, Running 133.89s Step 301( 36.00%), action 180, FPS 1.56, Running 134.17s Step 302( 36.20%), action 181, FPS 1.57, Running 135.09s Step 303( 36.40%), action 182, FPS 1.59, Running 135.51s Step 304( 36.60%), action 183, FPS 1.58, Running 136.36s Step 305( 36.80%), action 184, FPS 1.60, Running 136.72s Step 306( 37.00%), action 185, FPS 1.68, Running 137.04s Step 307( 37.20%), action 186, FPS 1.73, Running 137.29s Step 308( 37.40%), action 187, FPS 1.73, Running 137.77s Step 309( 37.60%), action 188, FPS 1.73, Running 138.06s Step 310( 37.80%), action 189, FPS 1.79, Running 138.47s Step 311( 38.00%), action 190, FPS 1.75, Running 139.06s Step 312( 38.20%), action 191, FPS 1.69, Running 140.47s Step 313( 38.40%), action 192, FPS 1.67, Running 141.03s Step 314( 38.60%), action 193, FPS 1.70, Running 141.82s Step 315( 38.80%), action 194, FPS 1.68, Running 142.19s Step 316( 39.00%), action 195, FPS 1.67, Running 143.16s Step 317( 39.20%), action 196, FPS 1.67, Running 143.42s Step 318( 39.40%), action 197, FPS 1.69, Running 144.21s Step 319( 39.60%), action 198, FPS 1.73, Running 144.51s Step 320( 39.80%), action 199, FPS 1.74, Running 145.38s Step 321( 40.00%), action 200, FPS 1.70, Running 145.96s Step 322( 40.20%), action 201, FPS 1.70, Running 146.89s Step 323( 40.40%), action 202, FPS 1.71, Running 147.22s Step 324( 40.60%), action 203, FPS 1.70, Running 148.12s Step 325( 40.80%), action 204, FPS 1.67, Running 148.70s Step 326( 41.00%), action 205, FPS 1.57, Running 149.75s Step 327( 41.20%), action 206, FPS 1.52, Running 150.43s Step 328( 41.40%), action 207, FPS 1.47, Running 151.39s Step 329( 41.60%), action 208, FPS 1.47, Running 151.69s Step 330( 41.80%), action 209, FPS 1.42, Running 152.52s Step 331( 42.00%), action 210, FPS 1.42, Running 153.13s Step 332( 42.20%), action 211, FPS 1.45, Running 154.26s Step 333( 42.40%), action 212, FPS 1.46, Running 154.74s Step 334( 42.60%), action 213, FPS 1.46, Running 155.55s Step 335( 42.80%), action 214, FPS 1.43, Running 156.13s Step 336( 43.00%), action 215, FPS 1.45, Running 156.98s Step 337( 43.20%), action 216, FPS 1.43, Running 157.39s Step 338( 43.40%), action 217, FPS 1.44, Running 158.10s Step 339( 43.60%), action 218, FPS 1.40, Running 158.79s Step 340( 43.80%), action 219, FPS 1.39, Running 159.75s Step 341( 44.00%), action 220, FPS 1.38, Running 160.40s Step 342( 44.20%), action 221, FPS 1.38, Running 161.38s Step 343( 44.40%), action 222, FPS 1.35, Running 162.01s Step 344( 44.60%), action 223, FPS 1.34, Running 163.01s Step 345( 44.80%), action 224, FPS 1.34, Running 163.65s Step 346( 45.00%), action 225, FPS 1.32, Running 164.89s Step 347( 45.20%), action 226, FPS 1.32, Running 165.62s Step 348( 45.40%), action 227, FPS 1.30, Running 166.79s Step 349( 45.60%), action 228, FPS 1.27, Running 167.40s Step 350( 45.80%), action 229, FPS 1.26, Running 168.34s Step 351( 46.00%), action 230, FPS 1.25, Running 169.18s Step 352( 46.20%), action 231, FPS 1.23, Running 170.56s Step 353( 46.40%), action 232, FPS 1.22, Running 171.14s Step 354( 46.60%), action 233, FPS 1.21, Running 172.14s Step 355( 46.80%), action 234, FPS 1.23, Running 172.44s Step 356( 47.00%), action 235, FPS 1.22, Running 173.32s Step 357( 47.20%), action 236, FPS 1.21, Running 173.97s Step 358( 47.40%), action 237, FPS 1.20, Running 174.83s Step 359( 47.60%), action 238, FPS 1.23, Running 175.11s Step 360( 47.80%), action 239, FPS 1.23, Running 176.05s Step 361( 48.00%), action 240, FPS 1.26, Running 176.27s Step 362( 48.20%), action 241, FPS 1.24, Running 177.49s Step 363( 48.40%), action 242, FPS 1.25, Running 178.04s Step 364( 48.60%), action 243, FPS 1.27, Running 178.71s Step 365( 48.80%), action 244, FPS 1.28, Running 179.26s Step 366( 49.00%), action 245, FPS 1.30, Running 180.23s Step 367( 49.20%), action 246, FPS 1.32, Running 180.73s Step 368( 49.40%), action 247, FPS 1.37, Running 181.36s Step 369( 49.60%), action 248, FPS 1.38, Running 181.90s Step 370( 49.80%), action 249, FPS 1.41, Running 182.52s Step 371( 50.00%), action 250, FPS 1.45, Running 183.01s Step 372( 50.20%), action 251, FPS 1.50, Running 183.91s Step 373( 50.40%), action 252, FPS 1.53, Running 184.19s Step 374( 50.60%), action 253, FPS 1.54, Running 185.10s Step 375( 50.80%), action 254, FPS 1.52, Running 185.56s Step 376( 51.00%), action 255, FPS 1.55, Running 186.19s Step 377( 51.20%), action 256, FPS 1.58, Running 186.64s Step 378( 51.40%), action 257, FPS 1.60, Running 187.30s Step 379( 51.60%), action 258, FPS 1.57, Running 187.84s Step 380( 51.80%), action 259, FPS 1.59, Running 188.60s Step 381( 52.00%), action 260, FPS 1.57, Running 189.02s Step 382( 52.20%), action 261, FPS 1.64, Running 189.70s Step 383( 52.40%), action 262, FPS 1.65, Running 190.16s Step 384( 52.60%), action 263, FPS 1.62, Running 191.04s Step 385( 52.80%), action 264, FPS 1.65, Running 191.36s Step 386( 53.00%), action 265, FPS 1.68, Running 192.15s Step 387( 53.20%), action 266, FPS 1.69, Running 192.56s Step 388( 53.40%), action 267, FPS 1.66, Running 193.41s Step 389( 53.60%), action 268, FPS 1.70, Running 193.67s Step 390( 53.80%), action 269, FPS 1.65, Running 194.62s Step 391( 54.00%), action 270, FPS 1.68, Running 194.92s Step 392( 54.20%), action 271, FPS 1.75, Running 195.32s Step 393( 54.40%), action 272, FPS 1.75, Running 195.61s Step 394( 54.60%), action 273, FPS 1.78, Running 196.31s Step 395( 54.80%), action 274, FPS 1.77, Running 196.85s Step 396( 55.00%), action 275, FPS 1.77, Running 197.49s Step 397( 55.20%), action 276, FPS 1.76, Running 197.98s Step 398( 55.40%), action 277, FPS 1.71, Running 199.00s Step 399( 55.60%), action 278, FPS 1.74, Running 199.36s Step 400( 55.80%), action 279, FPS 1.67, Running 200.55s Step 401( 56.00%), action 280, FPS 1.64, Running 201.21s Step 402( 56.20%), action 281, FPS 1.61, Running 202.13s Step 403( 56.40%), action 282, FPS 1.58, Running 202.79s Step 404( 56.60%), action 283, FPS 1.57, Running 203.81s Step 405( 56.80%), action 284, FPS 1.53, Running 204.46s Step 406( 57.00%), action 285, FPS 1.51, Running 205.43s Step 407( 57.20%), action 286, FPS 1.52, Running 205.73s Step 408( 57.40%), action 287, FPS 1.52, Running 206.60s Step 409( 57.60%), action 288, FPS 1.48, Running 207.16s Step 410( 57.80%), action 289, FPS 1.47, Running 208.23s Step 411( 58.00%), action 290, FPS 1.44, Running 208.77s Step 412( 58.20%), action 291, FPS 1.38, Running 209.85s Step 413( 58.40%), action 292, FPS 1.35, Running 210.45s Step 414( 58.60%), action 293, FPS 1.31, Running 211.53s Step 415( 58.80%), action 294, FPS 1.30, Running 212.18s Step 416( 59.00%), action 295, FPS 1.27, Running 213.21s Step 417( 59.20%), action 296, FPS 1.25, Running 213.97s Step 418( 59.40%), action 297, FPS 1.30, Running 214.42s Step 419( 59.60%), action 298, FPS 1.28, Running 214.97s Step 420( 59.80%), action 299, FPS 1.30, Running 215.90s Step 421( 60.00%), action 300, FPS 1.33, Running 216.26s Step 422( 60.20%), action 301, FPS 1.32, Running 217.23s Step 423( 60.40%), action 302, FPS 1.34, Running 217.72s Step 424( 60.60%), action 303, FPS 1.34, Running 218.73s Step 425( 60.80%), action 304, FPS 1.34, Running 219.35s Step 426( 61.00%), action 305, FPS 1.34, Running 220.36s Step 427( 61.20%), action 306, FPS 1.31, Running 220.95s Step 428( 61.40%), action 307, FPS 1.34, Running 221.56s Step 429( 61.60%), action 308, FPS 1.34, Running 222.06s Step 430( 61.80%), action 309, FPS 1.38, Running 222.77s Step 431( 62.00%), action 310, FPS 1.38, Running 223.24s Step 432( 62.20%), action 311, FPS 1.39, Running 224.27s Step 433( 62.40%), action 312, FPS 1.41, Running 224.62s Step 434( 62.60%), action 313, FPS 1.44, Running 225.39s Step 435( 62.80%), action 314, FPS 1.45, Running 225.97s Step 436( 63.00%), action 315, FPS 1.48, Running 226.69s Step 437( 63.20%), action 316, FPS 1.52, Running 227.12s Step 438( 63.40%), action 317, FPS 1.46, Running 228.10s Step 439( 63.60%), action 318, FPS 1.49, Running 228.38s Step 440( 63.80%), action 319, FPS 1.50, Running 229.24s Step 441( 64.00%), action 320, FPS 1.48, Running 229.80s Step 442( 64.20%), action 321, FPS 1.43, Running 231.18s Step 443( 64.40%), action 322, FPS 1.45, Running 231.50s Step 444( 64.60%), action 323, FPS 1.45, Running 232.53s Step 445( 64.80%), action 324, FPS 1.46, Running 233.06s Step 446( 65.00%), action 325, FPS 1.50, Running 233.69s Step 447( 65.20%), action 326, FPS 1.51, Running 234.21s Step 448( 65.40%), action 327, FPS 1.47, Running 235.13s Step 449( 65.60%), action 328, FPS 1.50, Running 235.42s Step 450( 65.80%), action 329, FPS 1.47, Running 236.33s Step 451( 66.00%), action 330, FPS 1.48, Running 236.79s Step 452( 66.20%), action 331, FPS 1.47, Running 237.84s [2026-08-02 19:31:41] [32 ] Seed 31 success after 238.37 s. +steps: 452 , actions: 331 . +Instruction: Empty +Total 22/32(68.75%) success. +Setting seed: 32 +Step 1( N/A%), pre moving , FPS 2.28, Running 0.44s Step 2( N/A%), pre moving , FPS 4.11, Running 0.49s Step 3( N/A%), pre moving , FPS 5.37, Running 0.56s Step 4( N/A%), pre moving , FPS 4.57, Running 0.88s Step 5( N/A%), pre moving , FPS 5.27, Running 0.95s Step 6( N/A%), pre moving , FPS 5.93, Running 1.01s Step 7( N/A%), pre moving , FPS 6.45, Running 1.09s Step 8( N/A%), pre moving , FPS 5.70, Running 1.40s Step 9( N/A%), pre moving , FPS 6.21, Running 1.45s Step 10( N/A%), pre moving , FPS 6.55, Running 1.53s Step 11( N/A%), pre moving , FPS 6.94, Running 1.59s Step 12( N/A%), pre moving , FPS 7.23, Running 1.66s Step 13( N/A%), pre moving , FPS 6.59, Running 1.97s Step 14( N/A%), pre moving , FPS 6.82, Running 2.05s Step 15( N/A%), pre moving , FPS 7.13, Running 2.10s Step 16( N/A%), pre moving , FPS 7.42, Running 2.16s Step 17( N/A%), pre moving , FPS 7.61, Running 2.23s Step 18( N/A%), pre moving , FPS 7.07, Running 2.55s Step 19( N/A%), pre moving , FPS 7.33, Running 2.59s Step 20( N/A%), pre moving , FPS 7.53, Running 2.66s Step 21( N/A%), pre moving , FPS 7.35, Running 3.16s Step 22( N/A%), pre moving , FPS 7.35, Running 3.21s Step 23( N/A%), pre moving , FPS 7.41, Running 3.26s Step 24( N/A%), pre moving , FPS 8.11, Running 3.34s Step 25( N/A%), pre moving , FPS 7.39, Running 3.65s Step 26( N/A%), pre moving , FPS 6.24, Running 4.22s Step 27( N/A%), pre moving , FPS 6.21, Running 4.30s Step 28( N/A%), pre moving , FPS 6.73, Running 4.38s Step 29( N/A%), pre moving , FPS 6.69, Running 4.44s Step 30( N/A%), pre moving , FPS 6.19, Running 4.76s Step 31( N/A%), pre moving , FPS 6.14, Running 4.84s Step 32( N/A%), pre moving , FPS 6.15, Running 4.91s Step 33( N/A%), pre moving , FPS 6.68, Running 4.97s Step 34( N/A%), pre moving , FPS 6.19, Running 5.29s Step 35( N/A%), pre moving , FPS 6.12, Running 5.37s Step 36( N/A%), pre moving , FPS 5.15, Running 6.04s Step 37( N/A%), pre moving , FPS 4.84, Running 6.36s Step 38( N/A%), pre moving , FPS 5.13, Running 6.45s Step 39( N/A%), pre moving , FPS 5.11, Running 6.51s Step 40( N/A%), pre moving , FPS 5.10, Running 6.58s Step 41( N/A%), pre moving , FPS 5.39, Running 6.87s Step 42( N/A%), pre moving , FPS 5.29, Running 6.98s Step 43( N/A%), pre moving , FPS 5.28, Running 7.05s Step 44( N/A%), pre moving , FPS 5.25, Running 7.15s Step 45( N/A%), pre moving , FPS 5.23, Running 7.48s Step 46( N/A%), pre moving , FPS 5.92, Running 7.60s Step 47( N/A%), pre moving , FPS 5.88, Running 7.70s Step 48( N/A%), pre moving , FPS 5.41, Running 8.08s Step 49( N/A%), pre moving , FPS 5.35, Running 8.18s Step 50( N/A%), pre moving , FPS 5.29, Running 8.54s Step 51( N/A%), pre moving , FPS 5.28, Running 8.63s Step 52( N/A%), pre moving , FPS 5.24, Running 8.73s Step 53( N/A%), pre moving , FPS 5.22, Running 8.80s Step 54( N/A%), pre moving , FPS 5.19, Running 9.14s Step 55( N/A%), pre moving , FPS 5.14, Running 9.26s Step 56( N/A%), pre moving , FPS 6.04, Running 9.36s Step 57( N/A%), pre moving , FPS 6.51, Running 9.43s Step 58( N/A%), pre moving , FPS 5.95, Running 9.81s Step 59( N/A%), pre moving , FPS 5.87, Running 9.92s Step 60( N/A%), pre moving , FPS 5.85, Running 10.00s Step 61( N/A%), pre moving , FPS 5.71, Running 10.37s Step 62( N/A%), pre moving , FPS 5.73, Running 10.47s Step 63( N/A%), pre moving , FPS 5.29, Running 10.83s Step 64( N/A%), pre moving , FPS 5.24, Running 10.97s Step 65( N/A%), pre moving , FPS 5.54, Running 11.09s Step 66( N/A%), pre moving , FPS 5.18, Running 11.46s Step 67( N/A%), pre moving , FPS 5.16, Running 11.58s Step 68( N/A%), pre moving , FPS 5.20, Running 11.92s Step 69( N/A%), pre moving , FPS 5.23, Running 12.00s Step 70( N/A%), pre moving , FPS 5.66, Running 12.07s Step 71( N/A%), pre moving , FPS 5.72, Running 12.13s Step 72( N/A%), pre moving , FPS 5.73, Running 12.22s Step 73( N/A%), pre moving , FPS 5.72, Running 12.30s Step 74( N/A%), pre moving , FPS 6.19, Running 12.37s Step 75( N/A%), pre moving , FPS 6.26, Running 12.46s Step 76( N/A%), pre moving , FPS 6.23, Running 12.57s Step 77( N/A%), pre moving , FPS 6.22, Running 12.65s Step 78( N/A%), pre moving , FPS 6.89, Running 12.71s Step 79( N/A%), pre moving , FPS 7.00, Running 12.77s Step 80( N/A%), pre moving , FPS 7.05, Running 12.83s Step 81( N/A%), pre moving , FPS 7.92, Running 12.90s Step 82( N/A%), pre moving , FPS 8.06, Running 12.95s Step 83( N/A%), pre moving , FPS 9.23, Running 12.99s Step 84( N/A%), pre moving , FPS 9.68, Running 13.04s Step 85( N/A%), pre moving , FPS 10.03, Running 13.08s Step 86( N/A%), pre moving , FPS 12.06, Running 13.12s Step 87( N/A%), pre moving , FPS 12.78, Running 13.15s Step 88( N/A%), pre moving , FPS 16.10, Running 13.17s Step 89( N/A%), pre moving , FPS 16.96, Running 13.18s Step 90( N/A%), pre moving , FPS 17.34, Running 13.22s Step 91( N/A%), pre moving , FPS 17.16, Running 13.29s Step 92( N/A%), pre moving , FPS 17.46, Running 13.37s Step 93( N/A%), pre moving , FPS 17.90, Running 13.41s Step 94( N/A%), pre moving , FPS 14.80, Running 13.72s Step 95( N/A%), pre moving , FPS 14.73, Running 13.81s Step 96( N/A%), pre moving , FPS 15.21, Running 13.88s Step 97( N/A%), pre moving , FPS 15.37, Running 13.95s Step 98( N/A%), pre moving , FPS 12.91, Running 14.26s Step 99( N/A%), pre moving , FPS 12.72, Running 14.34s Step 100( N/A%), pre moving , FPS 12.79, Running 14.39s Step 101( N/A%), pre moving , FPS 12.73, Running 14.47s Step 102( N/A%), pre moving , FPS 5.38, Running 16.67s Step 103( N/A%), pre moving , FPS 4.76, Running 17.19s Step 104( N/A%), pre moving , FPS 4.39, Running 17.59s Step 105( N/A%), pre moving , FPS 3.98, Running 18.11s Step 106( N/A%), pre moving , FPS 3.89, Running 18.26s Step 107( N/A%), pre moving , FPS 3.55, Running 18.78s Step 108( N/A%), pre moving , FPS 3.32, Running 19.20s Step 109( N/A%), pre moving , FPS 3.06, Running 19.72s Step 110( N/A%), pre moving , FPS 3.00, Running 19.89s Step 111( N/A%), pre moving , FPS 2.79, Running 20.46s Step 112( N/A%), pre moving , FPS 2.68, Running 20.84s Step 113( N/A%), pre moving , FPS 2.52, Running 21.35s Step 114( N/A%), pre moving , FPS 2.57, Running 21.52s Step 115( N/A%), pre moving , FPS 2.43, Running 22.04s Step 116( N/A%), pre moving , FPS 2.32, Running 22.50s Step 117( N/A%), pre moving , FPS 2.23, Running 22.94s Step 118( N/A%), pre moving , FPS 2.26, Running 23.09s Step 119( N/A%), pre moving , FPS 2.17, Running 23.56s Step 120( N/A%), pre moving , FPS 2.14, Running 23.75s Step 121( N/A%), pre moving , FPS 2.03, Running 24.32s Step 122( 0.20%), action 1, FPS 2.17, Running 25.88s Step 123( 0.40%), action 2, FPS 2.17, Running 26.41s Step 124( 0.60%), action 3, FPS 2.05, Running 27.32s Step 125( 0.80%), action 4, FPS 2.10, Running 27.65s Step 126( 1.00%), action 5, FPS 1.92, Running 28.67s Step 127( 1.20%), action 6, FPS 1.94, Running 29.11s Step 128( 1.40%), action 7, FPS 1.75, Running 30.65s Step 129( 1.60%), action 8, FPS 1.70, Running 31.51s Step 130( 1.80%), action 9, FPS 1.55, Running 32.77s Step 131( 2.00%), action 10, FPS 1.56, Running 33.28s Step 132( 2.20%), action 11, FPS 1.49, Running 34.26s Step 133( 2.40%), action 12, FPS 1.49, Running 34.77s Step 134( 2.60%), action 13, FPS 1.40, Running 35.79s Step 135( 2.80%), action 14, FPS 1.41, Running 36.27s Step 136( 3.00%), action 15, FPS 1.35, Running 37.37s Step 137( 3.20%), action 16, FPS 1.34, Running 37.89s Step 138( 3.40%), action 17, FPS 1.22, Running 39.47s Step 139( 3.60%), action 18, FPS 1.21, Running 40.09s Step 140( 3.80%), action 19, FPS 1.15, Running 41.12s Step 141( 4.00%), action 20, FPS 1.12, Running 42.16s Step 142( 4.20%), action 21, FPS 1.15, Running 43.21s Step 143( 4.40%), action 22, FPS 1.15, Running 43.81s Step 144( 4.60%), action 23, FPS 1.15, Running 44.77s Step 145( 4.80%), action 24, FPS 1.12, Running 45.46s Step 146( 5.00%), action 25, FPS 1.12, Running 46.49s Step 147( 5.20%), action 26, FPS 1.11, Running 47.19s Step 148( 5.40%), action 27, FPS 1.14, Running 48.15s Step 149( 5.60%), action 28, FPS 1.16, Running 48.77s Step 150( 5.80%), action 29, FPS 1.19, Running 49.61s Step 151( 6.00%), action 30, FPS 1.19, Running 50.03s Step 152( 6.20%), action 31, FPS 1.20, Running 51.00s Step 153( 6.40%), action 32, FPS 1.19, Running 51.59s Step 154( 6.60%), action 33, FPS 1.19, Running 52.66s Step 155( 6.80%), action 34, FPS 1.17, Running 53.31s Step 156( 7.00%), action 35, FPS 1.18, Running 54.28s Step 157( 7.20%), action 36, FPS 1.17, Running 54.97s Step 158( 7.40%), action 37, FPS 1.22, Running 55.91s Step 159( 7.60%), action 38, FPS 1.22, Running 56.50s Step 160( 7.80%), action 39, FPS 1.21, Running 57.59s Step 161( 8.00%), action 40, FPS 1.25, Running 58.18s Step 162( 8.20%), action 41, FPS 1.26, Running 59.10s Step 163( 8.40%), action 42, FPS 1.28, Running 59.49s Step 164( 8.60%), action 43, FPS 1.25, Running 60.78s Step 165( 8.80%), action 44, FPS 1.26, Running 61.32s Step 166( 9.00%), action 45, FPS 1.29, Running 62.01s Step 167( 9.20%), action 46, FPS 1.30, Running 62.54s Step 168( 9.40%), action 47, FPS 1.29, Running 63.60s Step 169( 9.60%), action 48, FPS 1.31, Running 64.09s Step 170( 9.80%), action 49, FPS 1.33, Running 64.66s Step 171( 10.00%), action 50, FPS 1.32, Running 65.22s Step 172( 10.20%), action 51, FPS 1.34, Running 65.94s Step 173( 10.40%), action 52, FPS 1.35, Running 66.36s Step 174( 10.60%), action 53, FPS 1.36, Running 67.32s Step 175( 10.80%), action 54, FPS 1.40, Running 67.62s Step 176( 11.00%), action 55, FPS 1.43, Running 68.30s Step 177( 11.20%), action 56, FPS 1.42, Running 69.03s Step 178( 11.40%), action 57, FPS 1.46, Running 69.65s Step 179( 11.60%), action 58, FPS 1.49, Running 69.97s Step 180( 11.80%), action 59, FPS 1.51, Running 70.80s Step 181( 12.00%), action 60, FPS 1.52, Running 71.35s Step 182( 12.20%), action 61, FPS 1.51, Running 72.33s Step 183( 12.40%), action 62, FPS 1.52, Running 72.67s Step 184( 12.60%), action 63, FPS 1.57, Running 73.50s Step 185( 12.80%), action 64, FPS 1.56, Running 74.17s Step 186( 13.00%), action 65, FPS 1.52, Running 75.13s Step 187( 13.20%), action 66, FPS 1.51, Running 75.74s Step 188( 13.40%), action 67, FPS 1.55, Running 76.51s Step 189( 13.60%), action 68, FPS 1.56, Running 76.90s Step 190( 13.80%), action 69, FPS 1.52, Running 77.85s Step 191( 14.00%), action 70, FPS 1.53, Running 78.29s Step 192( 14.20%), action 71, FPS 1.52, Running 79.13s Step 193( 14.40%), action 72, FPS 1.51, Running 79.57s Step 194( 14.60%), action 73, FPS 1.55, Running 80.23s Step 195( 14.80%), action 74, FPS 1.48, Running 81.15s Step 196( 15.00%), action 75, FPS 1.45, Running 82.12s Step 197( 15.20%), action 76, FPS 1.49, Running 82.46s Step 198( 15.40%), action 77, FPS 1.43, Running 83.62s Step 199( 15.60%), action 78, FPS 1.43, Running 83.92s Step 200( 15.80%), action 79, FPS 1.43, Running 84.80s Step 201( 16.00%), action 80, FPS 1.43, Running 85.39s Step 202( 16.20%), action 81, FPS 1.45, Running 86.12s Step 203( 16.40%), action 82, FPS 1.44, Running 86.54s Step 204( 16.60%), action 83, FPS 1.51, Running 86.79s Step 205( 16.80%), action 84, FPS 1.56, Running 86.99s Step 206( 17.00%), action 85, FPS 1.61, Running 87.54s Step 207( 17.20%), action 86, FPS 1.63, Running 88.03s Step 208( 17.40%), action 87, FPS 1.67, Running 88.47s Step 209( 17.60%), action 88, FPS 1.69, Running 88.73s Step 210( 17.80%), action 89, FPS 1.68, Running 89.74s Step 211( 18.00%), action 90, FPS 1.67, Running 90.29s Step 212( 18.20%), action 91, FPS 1.66, Running 91.22s Step 213( 18.40%), action 92, FPS 1.67, Running 91.55s Step 214( 18.60%), action 93, FPS 1.64, Running 92.39s Step 215( 18.80%), action 94, FPS 1.70, Running 92.94s Step 216( 19.00%), action 95, FPS 1.75, Running 93.57s Step 217( 19.20%), action 96, FPS 1.71, Running 94.15s Step 218( 19.40%), action 97, FPS 1.79, Running 94.83s Step 219( 19.60%), action 98, FPS 1.76, Running 95.30s Step 220( 19.80%), action 99, FPS 1.78, Running 96.03s Step 221( 20.00%), action 100, FPS 1.81, Running 96.47s Step 222( 20.20%), action 101, FPS 1.71, Running 97.80s Step 223( 20.40%), action 102, FPS 1.67, Running 98.51s Step 224( 20.60%), action 103, FPS 1.58, Running 99.47s Step 225( 20.80%), action 104, FPS 1.56, Running 99.83s Step 226( 21.00%), action 105, FPS 1.53, Running 100.62s Step 227( 21.20%), action 106, FPS 1.51, Running 101.26s Step 228( 21.40%), action 107, FPS 1.49, Running 101.85s Step 229( 21.60%), action 108, FPS 1.46, Running 102.42s Step 230( 21.80%), action 109, FPS 1.49, Running 103.13s Step 231( 22.00%), action 110, FPS 1.50, Running 103.59s Step 232( 22.20%), action 111, FPS 1.49, Running 104.68s Step 233( 22.40%), action 112, FPS 1.46, Running 105.23s Step 234( 22.60%), action 113, FPS 1.47, Running 106.01s Step 235( 22.80%), action 114, FPS 1.50, Running 106.24s Step 236( 23.00%), action 115, FPS 1.51, Running 106.85s Step 237( 23.20%), action 116, FPS 1.51, Running 107.38s Step 238( 23.40%), action 117, FPS 1.52, Running 107.99s Step 239( 23.60%), action 118, FPS 1.51, Running 108.57s Step 240( 23.80%), action 119, FPS 1.52, Running 109.20s Step 241( 24.00%), action 120, FPS 1.51, Running 109.72s Step 242( 24.20%), action 121, FPS 1.57, Running 110.52s Step 243( 24.40%), action 122, FPS 1.63, Running 110.80s Step 244( 24.60%), action 123, FPS 1.65, Running 111.60s Step 245( 24.80%), action 124, FPS 1.66, Running 111.88s Step 246( 25.00%), action 125, FPS 1.70, Running 112.39s Step 247( 25.20%), action 126, FPS 1.69, Running 113.11s Step 248( 25.40%), action 127, FPS 1.68, Running 113.74s Step 249( 25.60%), action 128, FPS 1.73, Running 113.98s Step 250( 25.80%), action 129, FPS 1.77, Running 114.41s Step 251( 26.00%), action 130, FPS 1.81, Running 114.64s Step 252( 26.20%), action 131, FPS 1.87, Running 115.35s Step 253( 26.40%), action 132, FPS 1.93, Running 115.58s Step 254( 26.60%), action 133, FPS 1.98, Running 116.14s Step 255( 26.80%), action 134, FPS 1.97, Running 116.38s Step 256( 27.00%), action 135, FPS 2.01, Running 116.80s Step 257( 27.20%), action 136, FPS 2.06, Running 117.07s Step 258( 27.40%), action 137, FPS 2.07, Running 117.65s Step 259( 27.60%), action 138, FPS 2.15, Running 117.88s Step 260( 27.80%), action 139, FPS 2.14, Running 118.54s Step 261( 28.00%), action 140, FPS 2.21, Running 118.78s Step 262( 28.20%), action 141, FPS 2.27, Running 119.33s Step 263( 28.40%), action 142, FPS 2.29, Running 119.54s Step 264( 28.60%), action 143, FPS 2.38, Running 119.99s Step 265( 28.80%), action 144, FPS 2.38, Running 120.29s Step 266( 29.00%), action 145, FPS 2.39, Running 120.76s Step 267( 29.20%), action 146, FPS 2.53, Running 121.02s Step 268( 29.40%), action 147, FPS 2.58, Running 121.48s Step 269( 29.60%), action 148, FPS 2.45, Running 122.13s Step 270( 29.80%), action 149, FPS 2.44, Running 122.62s Step 271( 30.00%), action 150, FPS 2.33, Running 123.20s Step 272( 30.20%), action 151, FPS 2.35, Running 123.86s Step 273( 30.40%), action 152, FPS 2.29, Running 124.33s Step 274( 30.60%), action 153, FPS 2.31, Running 124.80s Step 275( 30.80%), action 154, FPS 2.31, Running 125.05s Step 276( 31.00%), action 155, FPS 2.26, Running 125.65s Step 277( 31.20%), action 156, FPS 2.27, Running 125.89s Step 278( 31.40%), action 157, FPS 2.31, Running 126.31s Step 279( 31.60%), action 158, FPS 2.30, Running 126.57s Step 280( 31.80%), action 159, FPS 2.38, Running 126.96s Step 281( 32.00%), action 160, FPS 2.37, Running 127.23s Step 282( 32.20%), action 161, FPS 2.31, Running 128.00s Step 283( 32.40%), action 162, FPS 2.30, Running 128.25s Step 284( 32.60%), action 163, FPS 2.31, Running 128.65s Step 285( 32.80%), action 164, FPS 2.32, Running 128.90s Step 286( 33.00%), action 165, FPS 2.32, Running 129.40s Step 287( 33.20%), action 166, FPS 2.31, Running 129.66s Step 288( 33.40%), action 167, FPS 2.32, Running 130.11s Step 289( 33.60%), action 168, FPS 2.42, Running 130.40s Step 290( 33.80%), action 169, FPS 2.44, Running 130.82s Step 291( 34.00%), action 170, FPS 2.55, Running 131.04s Step 292( 34.20%), action 171, FPS 2.53, Running 131.78s Step 293( 34.40%), action 172, FPS 2.58, Running 132.08s Step 294( 34.60%), action 173, FPS 2.59, Running 132.52s Step 295( 34.80%), action 174, FPS 2.59, Running 132.77s Step 296( 35.00%), action 175, FPS 2.67, Running 133.15s Step 297( 35.20%), action 176, FPS 2.67, Running 133.38s Step 298( 35.40%), action 177, FPS 2.68, Running 133.77s Step 299( 35.60%), action 178, FPS 2.68, Running 134.04s Step 300( 35.80%), action 179, FPS 2.68, Running 134.41s Step 301( 36.00%), action 180, FPS 2.68, Running 134.69s Step 302( 36.20%), action 181, FPS 2.60, Running 135.68s Step 303( 36.40%), action 182, FPS 2.61, Running 135.91s Step 304( 36.60%), action 183, FPS 2.58, Running 136.41s Step 305( 36.80%), action 184, FPS 2.57, Running 136.68s Step 306( 37.00%), action 185, FPS 2.51, Running 137.38s Step 307( 37.20%), action 186, FPS 2.45, Running 137.82s Step 308( 37.40%), action 187, FPS 2.30, Running 138.80s Step 309( 37.60%), action 188, FPS 2.31, Running 139.07s Step 310( 37.80%), action 189, FPS 2.13, Running 140.21s Step 311( 38.00%), action 190, FPS 2.05, Running 140.80s Step 312( 38.20%), action 191, FPS 2.08, Running 141.38s Step 313( 38.40%), action 192, FPS 2.07, Running 141.73s Step 314( 38.60%), action 193, FPS 2.05, Running 142.29s Step 315( 38.80%), action 194, FPS 2.03, Running 142.62s Step 316( 39.00%), action 195, FPS 1.94, Running 143.47s Step 317( 39.20%), action 196, FPS 1.93, Running 143.76s Step 318( 39.40%), action 197, FPS 1.84, Running 144.65s Step 319( 39.60%), action 198, FPS 1.84, Running 144.93s Step 320( 39.80%), action 199, FPS 1.74, Running 145.88s Step 321( 40.00%), action 200, FPS 1.74, Running 146.15s Step 322( 40.20%), action 201, FPS 1.81, Running 146.73s Step 323( 40.40%), action 202, FPS 1.80, Running 147.03s Step 324( 40.60%), action 203, FPS 1.80, Running 147.54s Step 325( 40.80%), action 204, FPS 1.74, Running 148.19s Step 326( 41.00%), action 205, FPS 1.73, Running 148.97s Step 327( 41.20%), action 206, FPS 1.69, Running 149.68s Step 328( 41.40%), action 207, FPS 1.69, Running 150.61s Step 329( 41.60%), action 208, FPS 1.67, Running 151.05s Step 330( 41.80%), action 209, FPS 1.75, Running 151.63s Step 331( 42.00%), action 210, FPS 1.76, Running 152.13s Step 332( 42.20%), action 211, FPS 1.69, Running 153.24s Step 333( 42.40%), action 212, FPS 1.70, Running 153.48s Step 334( 42.60%), action 213, FPS 1.66, Running 154.34s Step 335( 42.80%), action 214, FPS 1.65, Running 154.76s Step 336( 43.00%), action 215, FPS 1.68, Running 155.41s Step 337( 43.20%), action 216, FPS 1.63, Running 156.04s Step 338( 43.40%), action 217, FPS 1.62, Running 157.01s Step 339( 43.60%), action 218, FPS 1.57, Running 157.65s Step 340( 43.80%), action 219, FPS 1.62, Running 158.24s Step 341( 44.00%), action 220, FPS 1.56, Running 158.99s Step 342( 44.20%), action 221, FPS 1.48, Running 160.21s Step 343( 44.40%), action 222, FPS 1.46, Running 160.74s Step 344( 44.60%), action 223, FPS 1.42, Running 161.61s Step 345( 44.80%), action 224, FPS 1.41, Running 162.43s Step 346( 45.00%), action 225, FPS 1.38, Running 163.45s Step 347( 45.20%), action 226, FPS 1.39, Running 164.05s Step 348( 45.40%), action 227, FPS 1.43, Running 164.64s Step 349( 45.60%), action 228, FPS 1.43, Running 165.06s Step 350( 45.80%), action 229, FPS 1.45, Running 165.40s Step 351( 46.00%), action 230, FPS 1.47, Running 165.74s Step 352( 46.20%), action 231, FPS 1.46, Running 166.93s Step 353( 46.40%), action 232, FPS 1.44, Running 167.40s Step 354( 46.60%), action 233, FPS 1.43, Running 168.36s Step 355( 46.80%), action 234, FPS 1.45, Running 168.60s Step 356( 47.00%), action 235, FPS 1.42, Running 169.47s Step 357( 47.20%), action 236, FPS 1.46, Running 169.73s Step 358( 47.40%), action 237, FPS 1.49, Running 170.47s Step 359( 47.60%), action 238, FPS 1.53, Running 170.71s Step 360( 47.80%), action 239, FPS 1.51, Running 171.51s Step 361( 48.00%), action 240, FPS 1.53, Running 172.03s Step 362( 48.20%), action 241, FPS 1.57, Running 172.99s Step 363( 48.40%), action 242, FPS 1.60, Running 173.21s Step 364( 48.60%), action 243, FPS 1.60, Running 174.12s Step 365( 48.80%), action 244, FPS 1.57, Running 175.16s Step 366( 49.00%), action 245, FPS 1.61, Running 175.88s Step 367( 49.20%), action 246, FPS 1.64, Running 176.24s Step 368( 49.40%), action 247, FPS 1.61, Running 177.04s Step 369( 49.60%), action 248, FPS 1.62, Running 177.37s Step 370( 49.80%), action 249, FPS 1.56, Running 178.22s Step 371( 50.00%), action 250, FPS 1.56, Running 178.53s Step 372( 50.20%), action 251, FPS 1.61, Running 179.37s Step 373( 50.40%), action 252, FPS 1.63, Running 179.66s Step 374( 50.60%), action 253, FPS 1.64, Running 180.58s Step 375( 50.80%), action 254, FPS 1.60, Running 181.09s Step 376( 51.00%), action 255, FPS 1.64, Running 181.63s Step 377( 51.20%), action 256, FPS 1.62, Running 182.04s Step 378( 51.40%), action 257, FPS 1.64, Running 182.69s Step 379( 51.60%), action 258, FPS 1.60, Running 183.20s Step 380( 51.80%), action 259, FPS 1.67, Running 183.48s Step 381( 52.00%), action 260, FPS 1.72, Running 183.67s Step 382( 52.20%), action 261, FPS 1.80, Running 184.11s Step 383( 52.40%), action 262, FPS 1.81, Running 184.28s Step 384( 52.60%), action 263, FPS 1.85, Running 184.93s Step 385( 52.80%), action 264, FPS 2.00, Running 185.17s Step 386( 53.00%), action 265, FPS 2.06, Running 185.61s Step 387( 53.20%), action 266, FPS 2.07, Running 185.90s Step 388( 53.40%), action 267, FPS 2.00, Running 187.02s Step 389( 53.60%), action 268, FPS 2.00, Running 187.37s Step 390( 53.80%), action 269, FPS 2.00, Running 188.23s Step 391( 54.00%), action 270, FPS 2.00, Running 188.55s Step 392( 54.20%), action 271, FPS 1.97, Running 189.50s Step 393( 54.40%), action 272, FPS 1.95, Running 189.94s Step 394( 54.60%), action 273, FPS 1.97, Running 190.72s Step 395( 54.80%), action 274, FPS 1.99, Running 191.12s Step 396( 55.00%), action 275, FPS 1.93, Running 191.98s Step 397( 55.20%), action 276, FPS 1.96, Running 192.23s Step 398( 55.40%), action 277, FPS 1.93, Running 193.07s Step 399( 55.60%), action 278, FPS 1.98, Running 193.29s Step 400( 55.80%), action 279, FPS 1.87, Running 194.16s Step 401( 56.00%), action 280, FPS 1.86, Running 194.42s Step 402( 56.20%), action 281, FPS 1.78, Running 195.33s Step 403( 56.40%), action 282, FPS 1.77, Running 195.59s Step 404( 56.60%), action 283, FPS 1.76, Running 196.30s Step 405( 56.80%), action 284, FPS 1.75, Running 196.60s Step 406( 57.00%), action 285, FPS 1.68, Running 197.49s Step 407( 57.20%), action 286, FPS 1.69, Running 197.75s Step 408( 57.40%), action 287, FPS 1.72, Running 198.63s Step 409( 57.60%), action 288, FPS 1.73, Running 198.92s Step 410( 57.80%), action 289, FPS 1.74, Running 199.72s Step 411( 58.00%), action 290, FPS 1.71, Running 200.28s Step 412( 58.20%), action 291, FPS 1.71, Running 201.19s Step 413( 58.40%), action 292, FPS 1.68, Running 201.85s Step 414( 58.60%), action 293, FPS 1.64, Running 202.93s Step 415( 58.80%), action 294, FPS 1.66, Running 203.21s Step 416( 59.00%), action 295, FPS 1.69, Running 203.80s Step 417( 59.20%), action 296, FPS 1.68, Running 204.11s Step 418( 59.40%), action 297, FPS 1.70, Running 204.82s Step 419( 59.60%), action 298, FPS 1.70, Running 205.06s Step 420( 59.80%), action 299, FPS 1.71, Running 205.87s Step 421( 60.00%), action 300, FPS 1.70, Running 206.19s Step 422( 60.20%), action 301, FPS 1.68, Running 207.20s Step 423( 60.40%), action 302, FPS 1.66, Running 207.66s Step 424( 60.60%), action 303, FPS 1.63, Running 208.55s Step 425( 60.80%), action 304, FPS 1.64, Running 208.83s Step 426( 61.00%), action 305, FPS 1.59, Running 210.09s Step 427( 61.20%), action 306, FPS 1.53, Running 210.80s Step 428( 61.40%), action 307, FPS 1.54, Running 211.59s Step 429( 61.60%), action 308, FPS 1.53, Running 211.96s Step 430( 61.80%), action 309, FPS 1.51, Running 212.93s Step 431( 62.00%), action 310, FPS 1.54, Running 213.23s Step 432( 62.20%), action 311, FPS 1.56, Running 214.05s Step 433( 62.40%), action 312, FPS 1.56, Running 214.65s Step 434( 62.60%), action 313, FPS 1.59, Running 215.47s Step 435( 62.80%), action 314, FPS 1.57, Running 215.93s Step 436( 63.00%), action 315, FPS 1.55, Running 216.71s Step 437( 63.20%), action 316, FPS 1.56, Running 216.96s Step 438( 63.40%), action 317, FPS 1.49, Running 218.26s Step 439( 63.60%), action 318, FPS 1.49, Running 218.51s Step 440( 63.80%), action 319, FPS 1.49, Running 219.30s Step 441( 64.00%), action 320, FPS 1.49, Running 219.59s Step 442( 64.20%), action 321, FPS 1.51, Running 220.42s Step 443( 64.40%), action 322, FPS 1.54, Running 220.65s Step 444( 64.60%), action 323, FPS 1.57, Running 221.31s Step 445( 64.80%), action 324, FPS 1.56, Running 221.65s Step 446( 65.00%), action 325, FPS 1.62, Running 222.45s Step 447( 65.20%), action 326, FPS 1.65, Running 222.90s Step 448( 65.40%), action 327, FPS 1.68, Running 223.52s Step 449( 65.60%), action 328, FPS 1.69, Running 223.76s Step 450( 65.80%), action 329, FPS 1.64, Running 225.14s Step 451( 66.00%), action 330, FPS 1.64, Running 225.40s Step 452( 66.20%), action 331, FPS 1.64, Running 226.23s Step 453( 66.40%), action 332, FPS 1.65, Running 226.75s Step 454( 66.60%), action 333, FPS 1.66, Running 227.50s Step 455( 66.80%), action 334, FPS 1.68, Running 227.84s Step 456( 67.00%), action 335, FPS 1.70, Running 228.50s Step 457( 67.20%), action 336, FPS 1.66, Running 228.98s Step 458( 67.40%), action 337, FPS 1.69, Running 230.06s Step 459( 67.60%), action 338, FPS 1.66, Running 230.58s Step 460( 67.80%), action 339, FPS 1.64, Running 231.48s Step 461( 68.00%), action 340, FPS 1.65, Running 231.74s Step 462( 68.20%), action 341, FPS 1.67, Running 232.40s Step 463( 68.40%), action 342, FPS 1.65, Running 232.80s Step 464( 68.60%), action 343, FPS 1.64, Running 233.53s Step 465( 68.80%), action 344, FPS 1.63, Running 233.89s Step 466( 69.00%), action 345, FPS 1.64, Running 234.67s Step 467( 69.20%), action 346, FPS 1.65, Running 235.04s Step 468( 69.40%), action 347, FPS 1.62, Running 235.87s Step 469( 69.60%), action 348, FPS 1.61, Running 236.18s Step 470( 69.80%), action 349, FPS 1.70, Running 236.93s Step 471( 70.00%), action 350, FPS 1.67, Running 237.40s Step 472( 70.20%), action 351, FPS 1.63, Running 238.54s Step 473( 70.40%), action 352, FPS 1.66, Running 238.81s Step 474( 70.60%), action 353, FPS 1.65, Running 239.63s Step 475( 70.80%), action 354, FPS 1.62, Running 240.20s Step 476( 71.00%), action 355, FPS 1.65, Running 240.60s Step 477( 71.20%), action 356, FPS 1.67, Running 240.95s Step 478( 71.40%), action 357, FPS 1.73, Running 241.59s Step 479( 71.60%), action 358, FPS 1.70, Running 242.35s Step 480( 71.80%), action 359, FPS 1.74, Running 242.98s Step 481( 72.00%), action 360, FPS 1.71, Running 243.42s Step 482( 72.20%), action 361, FPS 1.72, Running 244.06s Step 483( 72.40%), action 362, FPS 1.71, Running 244.49s Step 484( 72.60%), action 363, FPS 1.73, Running 245.10s Step 485( 72.80%), action 364, FPS 1.71, Running 245.56s Step 486( 73.00%), action 365, FPS 1.75, Running 246.10s Step 487( 73.20%), action 366, FPS 1.77, Running 246.35s Step 488( 73.40%), action 367, FPS 1.77, Running 247.16s Step 489( 73.60%), action 368, FPS 1.78, Running 247.42s Step 490( 73.80%), action 369, FPS 1.69, Running 248.77s Step 491( 74.00%), action 370, FPS 1.69, Running 249.26s Step 492( 74.20%), action 371, FPS 1.70, Running 250.32s Step 493( 74.40%), action 372, FPS 1.67, Running 250.80s Step 494( 74.60%), action 373, FPS 1.65, Running 251.76s Step 495( 74.80%), action 374, FPS 1.69, Running 252.06s Step 496( 75.00%), action 375, FPS 1.60, Running 253.09s Step 497( 75.20%), action 376, FPS 1.56, Running 253.75s Step 498( 75.40%), action 377, FPS 1.54, Running 254.56s Step 499( 75.60%), action 378, FPS 1.60, Running 254.83s Step 500( 75.80%), action 379, FPS 1.59, Running 255.59s Step 501( 76.00%), action 380, FPS 1.56, Running 256.25s Step 502( 76.20%), action 381, FPS 1.50, Running 257.41s Step 503( 76.40%), action 382, FPS 1.50, Running 257.87s Step 504( 76.60%), action 383, FPS 1.45, Running 258.92s Step 505( 76.80%), action 384, FPS 1.47, Running 259.15s Step 506( 77.00%), action 385, FPS 1.44, Running 260.02s Step 507( 77.20%), action 386, FPS 1.44, Running 260.21s Step 508( 77.40%), action 387, FPS 1.46, Running 260.83s Step 509( 77.60%), action 388, FPS 1.44, Running 261.28s Step 510( 77.80%), action 389, FPS 1.51, Running 261.99s Step 511( 78.00%), action 390, FPS 1.53, Running 262.34s Step 512( 78.20%), action 391, FPS 1.56, Running 263.13s Step 513( 78.40%), action 392, FPS 1.58, Running 263.48s Step 514( 78.60%), action 393, FPS 1.62, Running 264.12s Step 515( 78.80%), action 394, FPS 1.60, Running 264.54s Step 516( 79.00%), action 395, FPS 1.65, Running 265.24s Step 517( 79.20%), action 396, FPS 1.68, Running 265.64s Step 518( 79.40%), action 397, FPS 1.71, Running 266.28s Step 519( 79.60%), action 398, FPS 1.69, Running 266.67s Step 520( 79.80%), action 399, FPS 1.72, Running 267.21s Step 521( 80.00%), action 400, FPS 1.77, Running 267.57s Step 522( 80.20%), action 401, FPS 1.82, Running 268.37s Step 523( 80.40%), action 402, FPS 1.83, Running 268.81s Step 524( 80.60%), action 403, FPS 1.91, Running 269.40s Step 525( 80.80%), action 404, FPS 1.86, Running 269.91s Step 526( 81.00%), action 405, FPS 1.92, Running 270.45s Step 527( 81.20%), action 406, FPS 1.89, Running 270.77s Step 528( 81.40%), action 407, FPS 1.88, Running 271.49s Step 529( 81.60%), action 408, FPS 1.86, Running 272.01s Step 530( 81.80%), action 409, FPS 1.85, Running 272.81s Step 531( 82.00%), action 410, FPS 1.84, Running 273.18s Step 532( 82.20%), action 411, FPS 1.83, Running 274.09s Step 533( 82.40%), action 412, FPS 1.83, Running 274.41s Step 534( 82.60%), action 413, FPS 1.81, Running 275.16s Step 535( 82.80%), action 414, FPS 1.83, Running 275.46s Step 536( 83.00%), action 415, FPS 1.81, Running 276.26s Step 537( 83.20%), action 416, FPS 1.80, Running 276.77s Step 538( 83.40%), action 417, FPS 1.82, Running 277.26s Step 539( 83.60%), action 418, FPS 1.84, Running 277.52s Step 540( 83.80%), action 419, FPS 1.88, Running 277.86s Step 541( 84.00%), action 420, FPS 1.91, Running 278.02s Step 542( 84.20%), action 421, FPS 1.95, Running 278.60s Step 543( 84.40%), action 422, FPS 1.91, Running 279.29s Step 544( 84.60%), action 423, FPS 1.91, Running 279.85s Step 545( 84.80%), action 424, FPS 1.97, Running 280.07s Step 546( 85.00%), action 425, FPS 2.01, Running 280.41s Step 547( 85.20%), action 426, FPS 1.99, Running 280.84s Step 548( 85.40%), action 427, FPS 2.00, Running 281.48s Step 549( 85.60%), action 428, FPS 2.02, Running 281.92s Step 550( 85.80%), action 429, FPS 2.06, Running 282.54s Step 551( 86.00%), action 430, FPS 2.03, Running 283.03s Step 552( 86.20%), action 431, FPS 2.01, Running 284.07s Step 553( 86.40%), action 432, FPS 1.95, Running 284.64s Step 554( 86.60%), action 433, FPS 1.94, Running 285.50s Step 555( 86.80%), action 434, FPS 1.93, Running 285.81s Step 556( 87.00%), action 435, FPS 1.95, Running 286.54s Step 557( 87.20%), action 436, FPS 1.98, Running 286.87s Step 558( 87.40%), action 437, FPS 1.92, Running 287.67s Step 559( 87.60%), action 438, FPS 1.83, Running 288.47s Step 560( 87.80%), action 439, FPS 1.77, Running 289.15s Step 561( 88.00%), action 440, FPS 1.72, Running 289.66s Step 562( 88.20%), action 441, FPS 1.67, Running 290.59s Step 563( 88.40%), action 442, FPS 1.73, Running 290.85s Step 564( 88.60%), action 443, FPS 1.68, Running 291.77s Step 565( 88.80%), action 444, FPS 1.64, Running 292.30s Step 566( 89.00%), action 445, FPS 1.61, Running 292.85s Step 567( 89.20%), action 446, FPS 1.60, Running 293.36s Step 568( 89.40%), action 447, FPS 1.59, Running 294.07s Step 569( 89.60%), action 448, FPS 1.59, Running 294.48s Step 570( 89.80%), action 449, FPS 1.59, Running 295.10s Step 571( 90.00%), action 450, FPS 1.60, Running 295.54s Step 572( 90.20%), action 451, FPS 1.63, Running 296.35s Step 573( 90.40%), action 452, FPS 1.65, Running 296.75s Step 574( 90.60%), action 453, FPS 1.64, Running 297.66s Step 575( 90.80%), action 454, FPS 1.62, Running 298.14s Step 576( 91.00%), action 455, FPS 1.64, Running 298.72s Step 577( 91.20%), action 456, FPS 1.66, Running 298.95s Step 578( 91.40%), action 457, FPS 1.69, Running 299.53s Step 579( 91.60%), action 458, FPS 1.77, Running 299.75s Step 580( 91.80%), action 459, FPS 1.76, Running 300.54s Step 581( 92.00%), action 460, FPS 1.79, Running 300.86s Step 582( 92.20%), action 461, FPS 1.79, Running 301.75s Step 583( 92.40%), action 462, FPS 1.79, Running 301.99s Step 584( 92.60%), action 463, FPS 1.82, Running 302.79s Step 585( 92.80%), action 464, FPS 1.86, Running 303.02s Step 586( 93.00%), action 465, FPS 1.82, Running 303.86s Step 587( 93.20%), action 466, FPS 1.85, Running 304.17s Step 588( 93.40%), action 467, FPS 1.82, Running 305.03s Step 589( 93.60%), action 468, FPS 1.84, Running 305.34s Step 590( 93.80%), action 469, FPS 1.83, Running 306.03s Step 591( 94.00%), action 470, FPS 1.86, Running 306.29s Step 592( 94.20%), action 471, FPS 1.85, Running 307.14s Step 593( 94.40%), action 472, FPS 1.88, Running 307.38s Step 594( 94.60%), action 473, FPS 1.93, Running 308.03s Step 595( 94.80%), action 474, FPS 1.93, Running 308.52s Step 596( 95.00%), action 475, FPS 1.88, Running 309.36s Step 597( 95.20%), action 476, FPS 1.87, Running 309.67s Step 598( 95.40%), action 477, FPS 1.84, Running 310.41s Step 599( 95.60%), action 478, FPS 1.83, Running 310.70s Step 600( 95.80%), action 479, FPS 1.84, Running 311.42s Step 601( 96.00%), action 480, FPS 1.85, Running 311.66s Step 602( 96.20%), action 481, FPS 1.86, Running 312.53s Step 603( 96.40%), action 482, FPS 1.85, Running 312.83s Step 604( 96.60%), action 483, FPS 1.85, Running 313.60s Step 605( 96.80%), action 484, FPS 1.85, Running 313.85s Step 606( 97.00%), action 485, FPS 1.89, Running 314.42s Step 607( 97.20%), action 486, FPS 1.87, Running 314.87s Step 608( 97.40%), action 487, FPS 1.91, Running 315.49s Step 609( 97.60%), action 488, FPS 1.89, Running 315.95s Step 610( 97.80%), action 489, FPS 1.92, Running 316.47s Step 611( 98.00%), action 490, FPS 1.92, Running 316.68s Step 612( 98.20%), action 491, FPS 1.99, Running 317.19s Step 613( 98.40%), action 492, FPS 1.99, Running 317.43s Step 614( 98.60%), action 493, FPS 2.04, Running 317.83s Step 615( 98.80%), action 494, FPS 2.08, Running 318.12s Step 616( 99.00%), action 495, FPS 2.12, Running 318.80s Step 617( 99.20%), action 496, FPS 2.10, Running 319.21s Step 618( 99.40%), action 497, FPS 2.12, Running 319.82s Step 619( 99.60%), action 498, FPS 2.13, Running 320.07s Step 620( 99.80%), action 499, FPS 2.12, Running 320.85s Step 621(100.00%), action 500, FPS 2.11, Running 321.15s [2026-08-02 19:37:03] [33 ] Seed 32 failed after 321.53 s. +steps: 621 , actions: 500 . +Instruction: Empty +Total 22/33(66.67%) success. +Setting seed: 33 +Step 1( N/A%), pre moving , FPS 4.47, Running 0.22s Step 2( N/A%), pre moving , FPS 4.13, Running 0.48s Step 3( N/A%), pre moving , FPS 5.60, Running 0.54s Step 4( N/A%), pre moving , FPS 6.59, Running 0.61s Step 5( N/A%), pre moving , FPS 5.42, Running 0.92s Step 6( N/A%), pre moving , FPS 5.94, Running 1.01s Step 7( N/A%), pre moving , FPS 6.56, Running 1.07s Step 8( N/A%), pre moving , FPS 7.03, Running 1.14s Step 9( N/A%), pre moving , FPS 6.19, Running 1.45s Step 10( N/A%), pre moving , FPS 6.49, Running 1.54s Step 11( N/A%), pre moving , FPS 6.84, Running 1.61s Step 12( N/A%), pre moving , FPS 7.18, Running 1.67s Step 13( N/A%), pre moving , FPS 6.55, Running 1.98s Step 14( N/A%), pre moving , FPS 6.75, Running 2.08s Step 15( N/A%), pre moving , FPS 7.00, Running 2.14s Step 16( N/A%), pre moving , FPS 7.26, Running 2.20s Step 17( N/A%), pre moving , FPS 6.76, Running 2.52s Step 18( N/A%), pre moving , FPS 6.94, Running 2.59s Step 19( N/A%), pre moving , FPS 7.17, Running 2.65s Step 20( N/A%), pre moving , FPS 7.34, Running 2.73s Step 21( N/A%), pre moving , FPS 6.73, Running 3.19s Step 22( N/A%), pre moving , FPS 7.21, Running 3.26s Step 23( N/A%), pre moving , FPS 6.59, Running 3.57s Step 24( N/A%), pre moving , FPS 6.51, Running 3.68s Step 25( N/A%), pre moving , FPS 7.10, Running 3.74s Step 26( N/A%), pre moving , FPS 6.13, Running 4.27s Step 27( N/A%), pre moving , FPS 6.10, Running 4.35s Step 28( N/A%), pre moving , FPS 5.67, Running 4.67s Step 29( N/A%), pre moving , FPS 6.06, Running 4.75s Step 30( N/A%), pre moving , FPS 6.12, Running 4.81s Step 31( N/A%), pre moving , FPS 6.11, Running 4.88s Step 32( N/A%), pre moving , FPS 5.66, Running 5.20s Step 33( N/A%), pre moving , FPS 6.07, Running 5.28s Step 34( N/A%), pre moving , FPS 6.14, Running 5.33s Step 35( N/A%), pre moving , FPS 6.13, Running 5.41s Step 36( N/A%), pre moving , FPS 5.25, Running 6.01s Step 37( N/A%), pre moving , FPS 5.24, Running 6.33s Step 38( N/A%), pre moving , FPS 5.26, Running 6.39s Step 39( N/A%), pre moving , FPS 5.25, Running 6.46s Step 40( N/A%), pre moving , FPS 5.25, Running 6.53s Step 41( N/A%), pre moving , FPS 5.47, Running 6.85s Step 42( N/A%), pre moving , FPS 5.51, Running 6.89s Step 43( N/A%), pre moving , FPS 5.88, Running 6.97s Step 44( N/A%), pre moving , FPS 5.97, Running 7.03s Step 45( N/A%), pre moving , FPS 5.95, Running 7.10s Step 46( N/A%), pre moving , FPS 6.29, Running 7.45s Step 47( N/A%), pre moving , FPS 6.21, Running 7.57s Step 48( N/A%), pre moving , FPS 6.15, Running 7.92s Step 49( N/A%), pre moving , FPS 6.07, Running 8.04s Step 50( N/A%), pre moving , FPS 6.00, Running 8.14s Step 51( N/A%), pre moving , FPS 5.55, Running 8.49s Step 52( N/A%), pre moving , FPS 5.89, Running 8.60s Step 53( N/A%), pre moving , FPS 5.84, Running 8.70s Step 54( N/A%), pre moving , FPS 5.38, Running 9.05s Step 55( N/A%), pre moving , FPS 5.31, Running 9.17s Step 56( N/A%), pre moving , FPS 6.12, Running 9.28s Step 57( N/A%), pre moving , FPS 6.08, Running 9.62s Step 58( N/A%), pre moving , FPS 5.98, Running 9.74s Step 59( N/A%), pre moving , FPS 5.90, Running 9.85s Step 60( N/A%), pre moving , FPS 5.47, Running 10.19s Step 61( N/A%), pre moving , FPS 5.80, Running 10.30s Step 62( N/A%), pre moving , FPS 5.69, Running 10.40s Step 63( N/A%), pre moving , FPS 5.33, Running 10.72s Step 64( N/A%), pre moving , FPS 5.30, Running 10.80s Step 65( N/A%), pre moving , FPS 5.25, Running 10.92s Step 66( N/A%), pre moving , FPS 5.19, Running 11.30s Step 67( N/A%), pre moving , FPS 5.20, Running 11.42s Step 68( N/A%), pre moving , FPS 5.30, Running 11.69s Step 69( N/A%), pre moving , FPS 5.20, Running 11.89s Step 70( N/A%), pre moving , FPS 5.19, Running 11.99s Step 71( N/A%), pre moving , FPS 5.18, Running 12.35s Step 72( N/A%), pre moving , FPS 5.19, Running 12.45s Step 73( N/A%), pre moving , FPS 5.22, Running 12.53s Step 74( N/A%), pre moving , FPS 5.21, Running 12.89s Step 75( N/A%), pre moving , FPS 5.22, Running 13.00s Step 76( N/A%), pre moving , FPS 5.23, Running 13.11s Step 77( N/A%), pre moving , FPS 5.21, Running 13.46s Step 78( N/A%), pre moving , FPS 5.20, Running 13.58s Step 79( N/A%), pre moving , FPS 5.21, Running 13.69s Step 80( N/A%), pre moving , FPS 5.22, Running 14.02s Step 81( N/A%), pre moving , FPS 5.32, Running 14.06s Step 82( N/A%), pre moving , FPS 5.43, Running 14.09s Step 83( N/A%), pre moving , FPS 5.90, Running 14.11s Step 84( N/A%), pre moving , FPS 5.99, Running 14.14s Step 85( N/A%), pre moving , FPS 6.15, Running 14.17s Step 86( N/A%), pre moving , FPS 6.93, Running 14.19s Step 87( N/A%), pre moving , FPS 7.15, Running 14.22s Step 88( N/A%), pre moving , FPS 7.85, Running 14.24s Step 89( N/A%), pre moving , FPS 8.41, Running 14.27s Step 90( N/A%), pre moving , FPS 8.68, Running 14.30s Step 91( N/A%), pre moving , FPS 10.11, Running 14.33s Step 92( N/A%), pre moving , FPS 10.53, Running 14.35s Step 93( N/A%), pre moving , FPS 10.87, Running 14.37s Step 94( N/A%), pre moving , FPS 13.29, Running 14.40s Step 95( N/A%), pre moving , FPS 14.12, Running 14.42s Step 96( N/A%), pre moving , FPS 15.01, Running 14.44s Step 97( N/A%), pre moving , FPS 20.08, Running 14.46s Step 98( N/A%), pre moving , FPS 22.36, Running 14.47s Step 99( N/A%), pre moving , FPS 24.87, Running 14.49s Step 100( N/A%), pre moving , FPS 40.91, Running 14.51s Step 101( N/A%), pre moving , FPS 42.95, Running 14.53s Step 102( N/A%), pre moving , FPS 43.35, Running 14.55s Step 103( N/A%), pre moving , FPS 43.51, Running 14.57s Step 104( N/A%), pre moving , FPS 43.95, Running 14.60s Step 105( N/A%), pre moving , FPS 10.39, Running 16.09s Step 106( N/A%), pre moving , FPS 8.33, Running 16.59s Step 107( N/A%), pre moving , FPS 7.84, Running 16.77s Step 108( N/A%), pre moving , FPS 6.15, Running 17.49s Step 109( N/A%), pre moving , FPS 5.85, Running 17.69s Step 110( N/A%), pre moving , FPS 5.12, Running 18.20s Step 111( N/A%), pre moving , FPS 4.95, Running 18.37s Step 112( N/A%), pre moving , FPS 4.41, Running 18.88s Step 113( N/A%), pre moving , FPS 4.07, Running 19.29s Step 114( N/A%), pre moving , FPS 3.69, Running 19.81s Step 115( N/A%), pre moving , FPS 3.61, Running 19.96s Step 116( N/A%), pre moving , FPS 3.31, Running 20.49s Step 117( N/A%), pre moving , FPS 3.10, Running 20.91s Step 118( N/A%), pre moving , FPS 2.86, Running 21.47s Step 119( N/A%), pre moving , FPS 2.80, Running 21.62s Step 120( N/A%), pre moving , FPS 2.61, Running 22.16s Step 121( N/A%), pre moving , FPS 2.49, Running 22.57s Step 122( N/A%), pre moving , FPS 2.35, Running 23.06s Step 123( N/A%), pre moving , FPS 2.31, Running 23.23s Step 124( N/A%), pre moving , FPS 2.18, Running 23.75s Step 125( 0.20%), action 1, FPS 2.30, Running 24.78s Step 126( 0.40%), action 2, FPS 2.29, Running 25.32s Step 127( 0.60%), action 3, FPS 2.17, Running 25.97s Step 128( 0.80%), action 4, FPS 2.22, Running 26.50s Step 129( 1.00%), action 5, FPS 2.13, Running 27.07s Step 130( 1.20%), action 6, FPS 2.12, Running 27.62s Step 131( 1.40%), action 7, FPS 2.00, Running 28.37s Step 132( 1.60%), action 8, FPS 1.93, Running 29.25s Step 133( 1.80%), action 9, FPS 1.85, Running 30.10s Step 134( 2.00%), action 10, FPS 1.89, Running 30.38s Step 135( 2.20%), action 11, FPS 1.79, Running 31.10s Step 136( 2.40%), action 12, FPS 1.83, Running 31.44s Step 137( 2.60%), action 13, FPS 1.80, Running 32.04s Step 138( 2.80%), action 14, FPS 1.80, Running 32.56s Step 139( 3.00%), action 15, FPS 1.72, Running 33.28s Step 140( 3.20%), action 16, FPS 1.75, Running 33.60s Step 141( 3.40%), action 17, FPS 1.77, Running 33.86s Step 142( 3.60%), action 18, FPS 1.80, Running 34.16s Step 143( 3.80%), action 19, FPS 1.76, Running 34.57s Step 144( 4.00%), action 20, FPS 1.81, Running 34.81s Step 145( 4.20%), action 21, FPS 1.90, Running 35.28s Step 146( 4.40%), action 22, FPS 1.96, Running 35.52s Step 147( 4.60%), action 23, FPS 1.97, Running 36.11s Step 148( 4.80%), action 24, FPS 1.98, Running 36.59s Step 149( 5.00%), action 25, FPS 1.95, Running 37.31s Step 150( 5.20%), action 26, FPS 1.96, Running 37.81s Step 151( 5.40%), action 27, FPS 1.94, Running 38.65s Step 152( 5.60%), action 28, FPS 2.04, Running 39.06s Step 153( 5.80%), action 29, FPS 2.06, Running 39.82s Step 154( 6.00%), action 30, FPS 2.04, Running 40.17s Step 155( 6.20%), action 31, FPS 2.02, Running 41.01s Step 156( 6.40%), action 32, FPS 2.01, Running 41.40s Step 157( 6.60%), action 33, FPS 2.00, Running 42.05s Step 158( 6.80%), action 34, FPS 2.03, Running 42.42s Step 159( 7.00%), action 35, FPS 2.03, Running 43.13s Step 160( 7.20%), action 36, FPS 2.04, Running 43.40s Step 161( 7.40%), action 37, FPS 1.93, Running 44.23s Step 162( 7.60%), action 38, FPS 1.91, Running 44.62s Step 163( 7.80%), action 39, FPS 1.85, Running 45.36s Step 164( 8.00%), action 40, FPS 1.82, Running 45.82s Step 165( 8.20%), action 41, FPS 1.78, Running 46.53s Step 166( 8.40%), action 42, FPS 1.73, Running 47.08s Step 167( 8.60%), action 43, FPS 1.72, Running 47.71s Step 168( 8.80%), action 44, FPS 1.72, Running 48.24s Step 169( 9.00%), action 45, FPS 1.70, Running 49.07s Step 170( 9.20%), action 46, FPS 1.73, Running 49.40s Step 171( 9.40%), action 47, FPS 1.76, Running 50.02s Step 172( 9.60%), action 48, FPS 1.74, Running 50.55s Step 173( 9.80%), action 49, FPS 1.73, Running 51.39s Step 174( 10.00%), action 50, FPS 1.73, Running 51.70s Step 175( 10.20%), action 51, FPS 1.72, Running 52.62s Step 176( 10.40%), action 52, FPS 1.68, Running 53.27s Step 177( 10.60%), action 53, FPS 1.74, Running 53.54s Step 178( 10.80%), action 54, FPS 1.77, Running 53.75s Step 179( 11.00%), action 55, FPS 1.83, Running 54.04s Step 180( 11.20%), action 56, FPS 1.84, Running 54.29s Step 181( 11.40%), action 57, FPS 1.94, Running 54.55s Step 182( 11.60%), action 58, FPS 1.95, Running 54.86s Step 183( 11.80%), action 59, FPS 2.02, Running 55.28s Step 184( 12.00%), action 60, FPS 2.04, Running 55.63s Step 185( 12.20%), action 61, FPS 2.07, Running 56.19s Step 186( 12.40%), action 62, FPS 2.07, Running 56.76s Step 187( 12.60%), action 63, FPS 2.03, Running 57.56s Step 188( 12.80%), action 64, FPS 2.05, Running 58.00s Step 189( 13.00%), action 65, FPS 2.07, Running 58.74s Step 190( 13.20%), action 66, FPS 2.06, Running 59.13s Step 191( 13.40%), action 67, FPS 2.03, Running 59.86s Step 192( 13.60%), action 68, FPS 2.06, Running 60.27s Step 193( 13.80%), action 69, FPS 2.09, Running 60.94s Step 194( 14.00%), action 70, FPS 2.06, Running 61.40s Step 195( 14.20%), action 71, FPS 2.05, Running 62.36s Step 196( 14.40%), action 72, FPS 2.09, Running 62.84s Step 197( 14.60%), action 73, FPS 1.99, Running 63.59s Step 198( 14.80%), action 74, FPS 1.91, Running 64.21s Step 199( 15.00%), action 75, FPS 1.85, Running 64.83s Step 200( 15.20%), action 76, FPS 1.80, Running 65.41s Step 201( 15.40%), action 77, FPS 1.71, Running 66.26s Step 202( 15.60%), action 78, FPS 1.66, Running 66.90s Step 203( 15.80%), action 79, FPS 1.60, Running 67.81s Step 204( 16.00%), action 80, FPS 1.58, Running 68.27s Step 205( 16.20%), action 81, FPS 1.49, Running 69.60s Step 206( 16.40%), action 82, FPS 1.49, Running 70.20s Step 207( 16.60%), action 83, FPS 1.49, Running 71.01s Step 208( 16.80%), action 84, FPS 1.45, Running 71.83s Step 209( 17.00%), action 85, FPS 1.44, Running 72.67s Step 210( 17.20%), action 86, FPS 1.42, Running 73.24s Step 211( 17.40%), action 87, FPS 1.46, Running 73.53s Step 212( 17.60%), action 88, FPS 1.48, Running 73.77s Step 213( 17.80%), action 89, FPS 1.50, Running 74.24s Step 214( 18.00%), action 90, FPS 1.52, Running 74.55s Step 215( 18.20%), action 91, FPS 1.57, Running 75.14s Step 216( 18.40%), action 92, FPS 1.59, Running 75.42s Step 217( 18.60%), action 93, FPS 1.63, Running 75.84s Step 218( 18.80%), action 94, FPS 1.68, Running 76.13s Step 219( 19.00%), action 95, FPS 1.70, Running 76.59s Step 220( 19.20%), action 96, FPS 1.71, Running 77.12s Step 221( 19.40%), action 97, FPS 1.67, Running 78.20s Step 222( 19.60%), action 98, FPS 1.67, Running 78.86s Step 223( 19.80%), action 99, FPS 1.71, Running 79.51s Step 224( 20.00%), action 100, FPS 1.68, Running 80.16s Step 225( 20.20%), action 101, FPS 1.76, Running 80.98s Step 226( 20.40%), action 102, FPS 1.74, Running 81.68s Step 227( 20.60%), action 103, FPS 1.73, Running 82.54s Step 228( 20.80%), action 104, FPS 1.80, Running 82.95s Step 229( 21.00%), action 105, FPS 1.80, Running 83.75s Step 230( 21.20%), action 106, FPS 1.79, Running 84.39s Step 231( 21.40%), action 107, FPS 1.70, Running 85.31s Step 232( 21.60%), action 108, FPS 1.67, Running 85.74s Step 233( 21.80%), action 109, FPS 1.63, Running 86.49s Step 234( 22.00%), action 110, FPS 1.63, Running 86.84s Step 235( 22.20%), action 111, FPS 1.59, Running 87.72s Step 236( 22.40%), action 112, FPS 1.56, Running 88.25s Step 237( 22.60%), action 113, FPS 1.50, Running 89.14s Step 238( 22.80%), action 114, FPS 1.50, Running 89.43s Step 239( 23.00%), action 115, FPS 1.46, Running 90.32s Step 240( 23.20%), action 116, FPS 1.47, Running 90.70s Step 241( 23.40%), action 117, FPS 1.51, Running 91.45s Step 242( 23.60%), action 118, FPS 1.54, Running 91.82s Step 243( 23.80%), action 119, FPS 1.48, Running 92.99s Step 244( 24.00%), action 120, FPS 1.50, Running 93.45s Step 245( 24.20%), action 121, FPS 1.48, Running 94.50s Step 246( 24.40%), action 122, FPS 1.51, Running 94.97s Step 247( 24.60%), action 123, FPS 1.57, Running 95.28s Step 248( 24.80%), action 124, FPS 1.53, Running 96.05s Step 249( 25.00%), action 125, FPS 1.57, Running 96.46s Step 250( 25.20%), action 126, FPS 1.59, Running 96.94s Step 251( 25.40%), action 127, FPS 1.63, Running 97.60s Step 252( 25.60%), action 128, FPS 1.63, Running 97.99s Step 253( 25.80%), action 129, FPS 1.64, Running 98.70s Step 254( 26.00%), action 130, FPS 1.62, Running 99.17s Step 255( 26.20%), action 131, FPS 1.59, Running 100.26s Step 256( 26.40%), action 132, FPS 1.61, Running 100.65s Step 257( 26.60%), action 133, FPS 1.63, Running 101.38s Step 258( 26.80%), action 134, FPS 1.61, Running 101.86s Step 259( 27.00%), action 135, FPS 1.64, Running 102.51s Step 260( 27.20%), action 136, FPS 1.58, Running 103.36s Step 261( 27.40%), action 137, FPS 1.58, Running 104.15s Step 262( 27.60%), action 138, FPS 1.56, Running 104.60s Step 263( 27.80%), action 139, FPS 1.63, Running 105.28s Step 264( 28.00%), action 140, FPS 1.58, Running 106.12s Step 265( 28.20%), action 141, FPS 1.51, Running 107.76s Step 266( 28.40%), action 142, FPS 1.52, Running 108.16s Step 267( 28.60%), action 143, FPS 1.47, Running 108.91s Step 268( 28.80%), action 144, FPS 1.49, Running 109.45s Step 269( 29.00%), action 145, FPS 1.45, Running 110.25s Step 270( 29.20%), action 146, FPS 1.44, Running 110.78s Step 271( 29.40%), action 147, FPS 1.42, Running 111.64s Step 272( 29.60%), action 148, FPS 1.43, Running 111.94s Step 273( 29.80%), action 149, FPS 1.41, Running 112.84s Step 274( 30.00%), action 150, FPS 1.38, Running 113.67s Step 275( 30.20%), action 151, FPS 1.38, Running 114.71s Step 276( 30.40%), action 152, FPS 1.39, Running 115.05s Step 277( 30.60%), action 153, FPS 1.40, Running 115.68s Step 278( 30.80%), action 154, FPS 1.38, Running 116.30s Step 279( 31.00%), action 155, FPS 1.36, Running 117.21s Step 280( 31.20%), action 156, FPS 1.40, Running 117.64s Step 281( 31.40%), action 157, FPS 1.41, Running 118.34s Step 282( 31.60%), action 158, FPS 1.41, Running 118.78s Step 283( 31.80%), action 159, FPS 1.36, Running 119.94s Step 284( 32.00%), action 160, FPS 1.41, Running 120.26s Step 285( 32.20%), action 161, FPS 1.50, Running 121.10s Step 286( 32.40%), action 162, FPS 1.49, Running 121.55s Step 287( 32.60%), action 163, FPS 1.48, Running 122.44s Step 288( 32.80%), action 164, FPS 1.48, Running 123.00s Step 289( 33.00%), action 165, FPS 1.46, Running 123.92s Step 290( 33.20%), action 166, FPS 1.46, Running 124.51s Step 291( 33.40%), action 167, FPS 1.45, Running 125.44s Step 292( 33.60%), action 168, FPS 1.44, Running 125.87s Step 293( 33.80%), action 169, FPS 1.45, Running 126.67s Step 294( 34.00%), action 170, FPS 1.48, Running 127.14s Step 295( 34.20%), action 171, FPS 1.47, Running 128.27s Step 296( 34.40%), action 172, FPS 1.47, Running 128.69s Step 297( 34.60%), action 173, FPS 1.46, Running 129.41s Step 298( 34.80%), action 174, FPS 1.47, Running 129.94s Step 299( 35.00%), action 175, FPS 1.45, Running 131.04s Step 300( 35.20%), action 176, FPS 1.45, Running 131.47s Step 301( 35.40%), action 177, FPS 1.44, Running 132.26s Step 302( 35.60%), action 178, FPS 1.41, Running 132.99s Step 303( 35.80%), action 179, FPS 1.45, Running 133.74s Step 304( 36.00%), action 180, FPS 1.45, Running 134.04s Step 305( 36.20%), action 181, FPS 1.44, Running 134.97s Step 306( 36.40%), action 182, FPS 1.44, Running 135.43s Step 307( 36.60%), action 183, FPS 1.46, Running 136.15s Step 308( 36.80%), action 184, FPS 1.44, Running 136.89s Step 309( 37.00%), action 185, FPS 1.45, Running 137.76s Step 310( 37.20%), action 186, FPS 1.44, Running 138.41s Step 311( 37.40%), action 187, FPS 1.46, Running 139.13s Step 312( 37.60%), action 188, FPS 1.41, Running 140.09s Step 313( 37.80%), action 189, FPS 1.40, Running 140.95s Step 314( 38.00%), action 190, FPS 1.38, Running 141.65s Step 315( 38.20%), action 191, FPS 1.43, Running 142.29s Step 316( 38.40%), action 192, FPS 1.40, Running 142.99s Step 317( 38.60%), action 193, FPS 1.40, Running 143.72s Step 318( 38.80%), action 194, FPS 1.40, Running 144.19s Step 319( 39.00%), action 195, FPS 1.45, Running 144.86s Step 320( 39.20%), action 196, FPS 1.42, Running 145.53s Step 321( 39.40%), action 197, FPS 1.42, Running 146.34s Step 322( 39.60%), action 198, FPS 1.44, Running 146.87s Step 323( 39.80%), action 199, FPS 1.45, Running 147.56s Step 324( 40.00%), action 200, FPS 1.40, Running 148.34s Step 325( 40.20%), action 201, FPS 1.37, Running 149.58s Step 326( 40.40%), action 202, FPS 1.38, Running 149.90s Step 327( 40.60%), action 203, FPS 1.37, Running 150.78s Step 328( 40.80%), action 204, FPS 1.41, Running 151.10s Step 329( 41.00%), action 205, FPS 1.44, Running 151.66s Step 330( 41.20%), action 206, FPS 1.43, Running 152.39s Step 331( 41.40%), action 207, FPS 1.38, Running 153.57s Step 332( 41.60%), action 208, FPS 1.44, Running 153.95s Step 333( 41.80%), action 209, FPS 1.46, Running 154.69s Step 334( 42.00%), action 210, FPS 1.49, Running 155.11s Step 335( 42.20%), action 211, FPS 1.46, Running 155.99s Step 336( 42.40%), action 212, FPS 1.48, Running 156.55s Step 337( 42.60%), action 213, FPS 1.45, Running 157.55s Step 338( 42.80%), action 214, FPS 1.43, Running 158.17s Step 339( 43.00%), action 215, FPS 1.42, Running 158.95s Step 340( 43.20%), action 216, FPS 1.45, Running 159.33s Step 341( 43.40%), action 217, FPS 1.45, Running 160.16s Step 342( 43.60%), action 218, FPS 1.47, Running 160.50s Step 343( 43.80%), action 219, FPS 1.46, Running 161.24s Step 344( 44.00%), action 220, FPS 1.46, Running 162.07s Step 345( 44.20%), action 221, FPS 1.50, Running 162.92s Step 346( 44.40%), action 222, FPS 1.49, Running 163.31s Step 347( 44.60%), action 223, FPS 1.51, Running 164.04s Step 348( 44.80%), action 224, FPS 1.49, Running 164.53s Step 349( 45.00%), action 225, FPS 1.48, Running 165.15s Step 350( 45.20%), action 226, FPS 1.48, Running 165.87s Step 351( 45.40%), action 227, FPS 1.53, Running 166.66s Step 352( 45.60%), action 228, FPS 1.48, Running 167.42s Step 353( 45.80%), action 229, FPS 1.47, Running 168.28s Step 354( 46.00%), action 230, FPS 1.48, Running 168.67s Step 355( 46.20%), action 231, FPS 1.48, Running 169.51s Step 356( 46.40%), action 232, FPS 1.50, Running 169.88s Step 357( 46.60%), action 233, FPS 1.57, Running 170.32s Step 358( 46.80%), action 234, FPS 1.61, Running 170.61s Step 359( 47.00%), action 235, FPS 1.62, Running 171.33s Step 360( 47.20%), action 236, FPS 1.62, Running 171.63s Step 361( 47.40%), action 237, FPS 1.65, Running 172.27s Step 362( 47.60%), action 238, FPS 1.62, Running 172.83s Step 363( 47.80%), action 239, FPS 1.62, Running 173.58s Step 364( 48.00%), action 240, FPS 1.68, Running 173.96s Step 365( 48.20%), action 241, FPS 1.68, Running 174.80s Step 366( 48.40%), action 242, FPS 1.69, Running 175.15s Step 367( 48.60%), action 243, FPS 1.68, Running 175.98s Step 368( 48.80%), action 244, FPS 1.67, Running 176.47s Step 369( 49.00%), action 245, FPS 1.65, Running 177.27s Step 370( 49.20%), action 246, FPS 1.68, Running 177.75s Step 371( 49.40%), action 247, FPS 1.67, Running 178.63s Step 372( 49.60%), action 248, FPS 1.72, Running 179.07s Step 373( 49.80%), action 249, FPS 1.74, Running 179.79s Step 374( 50.00%), action 250, FPS 1.72, Running 180.27s Step 375( 50.20%), action 251, FPS 1.69, Running 181.33s Step 376( 50.40%), action 252, FPS 1.68, Running 181.80s Step 377( 50.60%), action 253, FPS 1.64, Running 182.51s Step 378( 50.80%), action 254, FPS 1.62, Running 182.98s Step 379( 51.00%), action 255, FPS 1.63, Running 183.62s Step 380( 51.20%), action 256, FPS 1.58, Running 184.33s Step 381( 51.40%), action 257, FPS 1.58, Running 184.93s Step 382( 51.60%), action 258, FPS 1.57, Running 185.55s Step 383( 51.80%), action 259, FPS 1.56, Running 186.41s Step 384( 52.00%), action 260, FPS 1.55, Running 186.84s Step 385( 52.20%), action 261, FPS 1.55, Running 187.67s Step 386( 52.40%), action 262, FPS 1.52, Running 188.34s Step 387( 52.60%), action 263, FPS 1.54, Running 188.95s Step 388( 52.80%), action 264, FPS 1.53, Running 189.54s Step 389( 53.00%), action 265, FPS 1.55, Running 190.14s Step 390( 53.20%), action 266, FPS 1.57, Running 190.46s Step 391( 53.40%), action 267, FPS 1.58, Running 191.32s Step 392( 53.60%), action 268, FPS 1.56, Running 191.92s Step 393( 53.80%), action 269, FPS 1.54, Running 192.76s Step 394( 54.00%), action 270, FPS 1.53, Running 193.35s Step 395( 54.20%), action 271, FPS 1.55, Running 194.20s Step 396( 54.40%), action 272, FPS 1.56, Running 194.63s Step 397( 54.60%), action 273, FPS 1.57, Running 195.25s Step 398( 54.80%), action 274, FPS 1.56, Running 195.77s Step 399( 55.00%), action 275, FPS 1.54, Running 196.64s Step 400( 55.20%), action 276, FPS 1.52, Running 197.46s Step 401( 55.40%), action 277, FPS 1.49, Running 198.33s Step 402( 55.60%), action 278, FPS 1.49, Running 198.96s Step 403( 55.80%), action 279, FPS 1.48, Running 199.89s Step 404( 56.00%), action 280, FPS 1.46, Running 200.56s Step 405( 56.20%), action 281, FPS 1.44, Running 201.52s Step 406( 56.40%), action 282, FPS 1.42, Running 202.37s Step 407( 56.60%), action 283, FPS 1.36, Running 203.61s Step 408( 56.80%), action 284, FPS 1.38, Running 204.04s Step 409( 57.00%), action 285, FPS 1.36, Running 204.84s Step 410( 57.20%), action 286, FPS 1.34, Running 205.43s Step 411( 57.40%), action 287, FPS 1.32, Running 206.45s Step 412( 57.60%), action 288, FPS 1.33, Running 206.94s Step 413( 57.80%), action 289, FPS 1.34, Running 207.70s Step 414( 58.00%), action 290, FPS 1.34, Running 208.29s Step 415( 58.20%), action 291, FPS 1.36, Running 208.92s Step 416( 58.40%), action 292, FPS 1.36, Running 209.28s Step 417( 58.60%), action 293, FPS 1.31, Running 210.51s Step 418( 58.80%), action 294, FPS 1.30, Running 211.19s Step 419( 59.00%), action 295, FPS 1.32, Running 211.84s Step 420( 59.20%), action 296, FPS 1.31, Running 212.70s Step 421( 59.40%), action 297, FPS 1.33, Running 213.40s Step 422( 59.60%), action 298, FPS 1.34, Running 213.89s Step 423( 59.80%), action 299, FPS 1.34, Running 214.84s Step 424( 60.00%), action 300, FPS 1.37, Running 215.19s Step 425( 60.20%), action 301, FPS 1.37, Running 216.13s Step 426( 60.40%), action 302, FPS 1.39, Running 216.73s Step 427( 60.60%), action 303, FPS 1.43, Running 217.60s Step 428( 60.80%), action 304, FPS 1.44, Running 217.89s Step 429( 61.00%), action 305, FPS 1.44, Running 218.76s Step 430( 61.20%), action 306, FPS 1.46, Running 219.12s Step 431( 61.40%), action 307, FPS 1.48, Running 219.96s Step 432( 61.60%), action 308, FPS 1.50, Running 220.29s Step 433( 61.80%), action 309, FPS 1.49, Running 221.13s Step 434( 62.00%), action 310, FPS 1.51, Running 221.55s Step 435( 62.20%), action 311, FPS 1.45, Running 222.72s Step 436( 62.40%), action 312, FPS 1.45, Running 223.08s Step 437( 62.60%), action 313, FPS 1.45, Running 224.33s Step 438( 62.80%), action 314, FPS 1.49, Running 224.65s Step 439( 63.00%), action 315, FPS 1.47, Running 225.48s Step 440( 63.20%), action 316, FPS 1.52, Running 225.83s Step 441( 63.40%), action 317, FPS 1.51, Running 226.62s Step 442( 63.60%), action 318, FPS 1.53, Running 226.96s Step 443( 63.80%), action 319, FPS 1.59, Running 227.41s Step 444( 64.00%), action 320, FPS 1.60, Running 227.67s Step 445( 64.20%), action 321, FPS 1.65, Running 228.29s Step 446( 64.40%), action 322, FPS 1.68, Running 228.62s Step 447( 64.60%), action 323, FPS 1.75, Running 229.06s Step 448( 64.80%), action 324, FPS 1.71, Running 229.62s Step 449( 65.00%), action 325, FPS 1.70, Running 230.51s Step 450( 65.20%), action 326, FPS 1.68, Running 231.05s Step 451( 65.40%), action 327, FPS 1.70, Running 231.70s Step 452( 65.60%), action 328, FPS 1.70, Running 232.06s Step 453( 65.80%), action 329, FPS 1.71, Running 232.80s Step 454( 66.00%), action 330, FPS 1.72, Running 233.16s Step 455( 66.20%), action 331, FPS 1.73, Running 234.27s Step 456( 66.40%), action 332, FPS 1.75, Running 234.54s Step 457( 66.60%), action 333, FPS 1.80, Running 235.45s Step 458( 66.80%), action 334, FPS 1.75, Running 236.10s Step 459( 67.00%), action 335, FPS 1.73, Running 237.07s Step 460( 67.20%), action 336, FPS 1.69, Running 237.65s Step 461( 67.40%), action 337, FPS 1.68, Running 238.53s Step 462( 67.60%), action 338, FPS 1.64, Running 239.13s Step 463( 67.80%), action 339, FPS 1.61, Running 239.82s Step 464( 68.00%), action 340, FPS 1.57, Running 240.43s Step 465( 68.20%), action 341, FPS 1.53, Running 241.35s Step 466( 68.40%), action 342, FPS 1.52, Running 241.80s Step 467( 68.60%), action 343, FPS 1.48, Running 242.60s Step 468( 68.80%), action 344, FPS 1.46, Running 243.28s Step 469( 69.00%), action 345, FPS 1.47, Running 244.12s Step 470( 69.20%), action 346, FPS 1.49, Running 244.46s Step 471( 69.40%), action 347, FPS 1.47, Running 245.31s Step 472( 69.60%), action 348, FPS 1.48, Running 245.56s Step 473( 69.80%), action 349, FPS 1.46, Running 246.52s Step 474( 70.00%), action 350, FPS 1.46, Running 246.85s Step 475( 70.20%), action 351, FPS 1.53, Running 247.30s Step 476( 70.40%), action 352, FPS 1.52, Running 247.66s Step 477( 70.60%), action 353, FPS 1.59, Running 248.05s Step 478( 70.80%), action 354, FPS 1.62, Running 248.47s [2026-08-02 19:41:12] [34 ] Seed 33 success after 248.61 s. +steps: 478 , actions: 354 . +Instruction: Empty +Total 23/34(67.65%) success. +Setting seed: 34 +Step 1( N/A%), pre moving , FPS 1.91, Running 0.52s Step 2( N/A%), pre moving , FPS 3.45, Running 0.58s Step 3( N/A%), pre moving , FPS 4.67, Running 0.64s Step 4( N/A%), pre moving , FPS 4.20, Running 0.95s Step 5( N/A%), pre moving , FPS 4.85, Running 1.03s Step 6( N/A%), pre moving , FPS 5.51, Running 1.09s Step 7( N/A%), pre moving , FPS 6.02, Running 1.16s Step 8( N/A%), pre moving , FPS 5.40, Running 1.48s Step 9( N/A%), pre moving , FPS 5.74, Running 1.57s Step 10( N/A%), pre moving , FPS 6.15, Running 1.63s Step 11( N/A%), pre moving , FPS 6.48, Running 1.70s Step 12( N/A%), pre moving , FPS 6.82, Running 1.76s Step 13( N/A%), pre moving , FPS 6.31, Running 2.06s Step 14( N/A%), pre moving , FPS 6.52, Running 2.15s Step 15( N/A%), pre moving , FPS 6.76, Running 2.22s Step 16( N/A%), pre moving , FPS 6.53, Running 2.45s Step 17( N/A%), pre moving , FPS 6.58, Running 2.59s Step 18( N/A%), pre moving , FPS 6.75, Running 2.67s Step 19( N/A%), pre moving , FPS 6.97, Running 2.72s Step 20( N/A%), pre moving , FPS 7.15, Running 2.80s Step 21( N/A%), pre moving , FPS 7.30, Running 3.26s Step 22( N/A%), pre moving , FPS 7.28, Running 3.33s Step 23( N/A%), pre moving , FPS 6.70, Running 3.63s Step 24( N/A%), pre moving , FPS 7.14, Running 3.75s Step 25( N/A%), pre moving , FPS 7.21, Running 3.80s Step 26( N/A%), pre moving , FPS 6.19, Running 4.32s Step 27( N/A%), pre moving , FPS 6.19, Running 4.39s Step 28( N/A%), pre moving , FPS 6.36, Running 4.62s Step 29( N/A%), pre moving , FPS 6.27, Running 4.76s Step 30( N/A%), pre moving , FPS 6.22, Running 4.84s Step 31( N/A%), pre moving , FPS 6.23, Running 4.91s Step 32( N/A%), pre moving , FPS 6.23, Running 4.97s Step 33( N/A%), pre moving , FPS 6.20, Running 5.29s Step 34( N/A%), pre moving , FPS 6.22, Running 5.36s Step 35( N/A%), pre moving , FPS 6.23, Running 5.43s Step 36( N/A%), pre moving , FPS 5.56, Running 6.05s Step 37( N/A%), pre moving , FPS 5.30, Running 6.36s Step 38( N/A%), pre moving , FPS 5.30, Running 6.44s Step 39( N/A%), pre moving , FPS 5.29, Running 6.51s Step 40( N/A%), pre moving , FPS 5.30, Running 6.57s Step 41( N/A%), pre moving , FPS 5.51, Running 6.89s Step 42( N/A%), pre moving , FPS 5.48, Running 6.98s Step 43( N/A%), pre moving , FPS 5.85, Running 7.05s Step 44( N/A%), pre moving , FPS 5.50, Running 7.39s Step 45( N/A%), pre moving , FPS 5.40, Running 7.51s Step 46( N/A%), pre moving , FPS 6.07, Running 7.62s Step 47( N/A%), pre moving , FPS 5.57, Running 7.99s Step 48( N/A%), pre moving , FPS 5.77, Running 8.09s Step 49( N/A%), pre moving , FPS 5.43, Running 8.44s Step 50( N/A%), pre moving , FPS 5.38, Running 8.56s Step 51( N/A%), pre moving , FPS 5.32, Running 8.66s Step 52( N/A%), pre moving , FPS 4.95, Running 9.01s Step 53( N/A%), pre moving , FPS 5.21, Running 9.12s Step 54( N/A%), pre moving , FPS 5.19, Running 9.22s Step 55( N/A%), pre moving , FPS 4.83, Running 9.57s Step 56( N/A%), pre moving , FPS 5.51, Running 9.68s Step 57( N/A%), pre moving , FPS 5.85, Running 9.78s Step 58( N/A%), pre moving , FPS 5.45, Running 10.11s Step 59( N/A%), pre moving , FPS 5.34, Running 10.25s Step 60( N/A%), pre moving , FPS 5.28, Running 10.36s Step 61( N/A%), pre moving , FPS 5.25, Running 10.70s Step 62( N/A%), pre moving , FPS 5.22, Running 10.81s Step 63( N/A%), pre moving , FPS 5.18, Running 10.91s Step 64( N/A%), pre moving , FPS 5.18, Running 11.25s Step 65( N/A%), pre moving , FPS 5.17, Running 11.38s Step 66( N/A%), pre moving , FPS 5.17, Running 11.49s Step 67( N/A%), pre moving , FPS 5.16, Running 11.86s Step 68( N/A%), pre moving , FPS 5.16, Running 11.96s Step 69( N/A%), pre moving , FPS 5.18, Running 12.31s Step 70( N/A%), pre moving , FPS 5.19, Running 12.41s Step 71( N/A%), pre moving , FPS 5.20, Running 12.51s Step 72( N/A%), pre moving , FPS 5.31, Running 12.78s Step 73( N/A%), pre moving , FPS 5.26, Running 12.93s Step 74( N/A%), pre moving , FPS 5.23, Running 13.05s Step 75( N/A%), pre moving , FPS 5.57, Running 13.16s Step 76( N/A%), pre moving , FPS 5.25, Running 13.49s Step 77( N/A%), pre moving , FPS 5.22, Running 13.61s Step 78( N/A%), pre moving , FPS 5.56, Running 13.71s Step 79( N/A%), pre moving , FPS 5.22, Running 14.09s Step 80( N/A%), pre moving , FPS 5.28, Running 14.15s Step 81( N/A%), pre moving , FPS 5.68, Running 14.22s Step 82( N/A%), pre moving , FPS 5.66, Running 14.34s Step 83( N/A%), pre moving , FPS 5.46, Running 14.57s Step 84( N/A%), pre moving , FPS 5.94, Running 14.62s Step 85( N/A%), pre moving , FPS 6.02, Running 14.70s Step 86( N/A%), pre moving , FPS 6.11, Running 14.76s Step 87( N/A%), pre moving , FPS 6.73, Running 14.83s Step 88( N/A%), pre moving , FPS 6.27, Running 15.15s Step 89( N/A%), pre moving , FPS 6.83, Running 15.24s Step 90( N/A%), pre moving , FPS 6.98, Running 15.28s Step 91( N/A%), pre moving , FPS 7.04, Running 15.35s Step 92( N/A%), pre moving , FPS 7.41, Running 15.47s Step 93( N/A%), pre moving , FPS 7.16, Running 15.72s Step 94( N/A%), pre moving , FPS 7.24, Running 15.81s Step 95( N/A%), pre moving , FPS 7.35, Running 15.88s Step 96( N/A%), pre moving , FPS 8.10, Running 15.96s Step 97( N/A%), pre moving , FPS 7.54, Running 16.26s Step 98( N/A%), pre moving , FPS 7.59, Running 16.34s Step 99( N/A%), pre moving , FPS 8.57, Running 16.42s Step 100( N/A%), pre moving , FPS 5.47, Running 17.81s Step 101( N/A%), pre moving , FPS 5.11, Running 18.13s Step 102( N/A%), pre moving , FPS 5.05, Running 18.30s Step 103( N/A%), pre moving , FPS 5.00, Running 18.57s Step 104( N/A%), pre moving , FPS 4.89, Running 18.71s Step 105( N/A%), pre moving , FPS 4.65, Running 19.00s Step 106( N/A%), pre moving , FPS 4.43, Running 19.27s Step 107( N/A%), pre moving , FPS 4.03, Running 19.79s Step 108( N/A%), pre moving , FPS 4.12, Running 20.00s Step 109( N/A%), pre moving , FPS 3.80, Running 20.50s Step 110( N/A%), pre moving , FPS 3.72, Running 20.65s Step 111( N/A%), pre moving , FPS 3.43, Running 21.18s Step 112( N/A%), pre moving , FPS 3.26, Running 21.61s Step 113( N/A%), pre moving , FPS 3.11, Running 22.14s Step 114( N/A%), pre moving , FPS 3.08, Running 22.30s Step 115( N/A%), pre moving , FPS 2.86, Running 22.86s Step 116( N/A%), pre moving , FPS 2.72, Running 23.31s Step 117( N/A%), pre moving , FPS 2.63, Running 23.85s Step 118( N/A%), pre moving , FPS 2.61, Running 24.00s Step 119( N/A%), pre moving , FPS 2.45, Running 24.57s Step 120( 0.20%), action 1, FPS 2.59, Running 25.54s Step 121( 0.40%), action 2, FPS 2.52, Running 26.06s Step 122( 0.60%), action 3, FPS 2.25, Running 27.18s Step 123( 0.80%), action 4, FPS 2.18, Running 27.76s Step 124( 1.00%), action 5, FPS 1.96, Running 28.92s Step 125( 1.20%), action 6, FPS 1.92, Running 29.44s Step 126( 1.40%), action 7, FPS 1.82, Running 30.23s Step 127( 1.60%), action 8, FPS 1.85, Running 30.59s Step 128( 1.80%), action 9, FPS 1.73, Running 31.53s Step 129( 2.00%), action 10, FPS 1.77, Running 31.79s Step 130( 2.20%), action 11, FPS 1.66, Running 32.69s Step 131( 2.40%), action 12, FPS 1.66, Running 33.22s Step 132( 2.60%), action 13, FPS 1.64, Running 33.78s Step 133( 2.80%), action 14, FPS 1.57, Running 34.85s Step 134( 3.00%), action 15, FPS 1.49, Running 35.76s Step 135( 3.20%), action 16, FPS 1.50, Running 36.16s Step 136( 3.40%), action 17, FPS 1.43, Running 37.27s Step 137( 3.60%), action 18, FPS 1.39, Running 38.26s Step 138( 3.80%), action 19, FPS 1.31, Running 39.31s Step 139( 4.00%), action 20, FPS 1.29, Running 40.07s Step 140( 4.20%), action 21, FPS 1.27, Running 41.31s Step 141( 4.40%), action 22, FPS 1.28, Running 41.64s Step 142( 4.60%), action 23, FPS 1.32, Running 42.38s Step 143( 4.80%), action 24, FPS 1.34, Running 42.73s Step 144( 5.00%), action 25, FPS 1.36, Running 43.61s Step 145( 5.20%), action 26, FPS 1.34, Running 44.41s Step 146( 5.40%), action 27, FPS 1.33, Running 45.33s Step 147( 5.60%), action 28, FPS 1.30, Running 45.93s Step 148( 5.80%), action 29, FPS 1.31, Running 46.83s Step 149( 6.00%), action 30, FPS 1.30, Running 47.20s Step 150( 6.20%), action 31, FPS 1.30, Running 48.09s Step 151( 6.40%), action 32, FPS 1.30, Running 48.62s Step 152( 6.60%), action 33, FPS 1.26, Running 49.71s Step 153( 6.80%), action 34, FPS 1.31, Running 50.18s Step 154( 7.00%), action 35, FPS 1.31, Running 51.03s Step 155( 7.20%), action 36, FPS 1.31, Running 51.42s Step 156( 7.40%), action 37, FPS 1.32, Running 52.39s Step 157( 7.60%), action 38, FPS 1.37, Running 52.86s Step 158( 7.80%), action 39, FPS 1.40, Running 53.61s Step 159( 8.00%), action 40, FPS 1.43, Running 54.01s Step 160( 8.20%), action 41, FPS 1.46, Running 55.01s Step 161( 8.40%), action 42, FPS 1.45, Running 55.44s Step 162( 8.60%), action 43, FPS 1.46, Running 56.05s Step 163( 8.80%), action 44, FPS 1.47, Running 56.35s Step 164( 9.00%), action 45, FPS 1.48, Running 57.16s Step 165( 9.20%), action 46, FPS 1.54, Running 57.41s Step 166( 9.40%), action 47, FPS 1.55, Running 58.27s Step 167( 9.60%), action 48, FPS 1.59, Running 58.53s Step 168( 9.80%), action 49, FPS 1.59, Running 59.44s Step 169( 10.00%), action 50, FPS 1.58, Running 59.83s Step 170( 10.20%), action 51, FPS 1.58, Running 60.75s Step 171( 10.40%), action 52, FPS 1.59, Running 61.23s Step 172( 10.60%), action 53, FPS 1.61, Running 62.11s Step 173( 10.80%), action 54, FPS 1.59, Running 62.78s Step 174( 11.00%), action 55, FPS 1.58, Running 63.67s Step 175( 11.20%), action 56, FPS 1.58, Running 64.06s Step 176( 11.40%), action 57, FPS 1.60, Running 64.87s Step 177( 11.60%), action 58, FPS 1.62, Running 65.24s Step 178( 11.80%), action 59, FPS 1.61, Running 66.07s Step 179( 12.00%), action 60, FPS 1.52, Running 67.14s Step 180( 12.20%), action 61, FPS 1.53, Running 68.04s Step 181( 12.40%), action 62, FPS 1.54, Running 68.44s Step 182( 12.60%), action 63, FPS 1.52, Running 69.21s Step 183( 12.80%), action 64, FPS 1.51, Running 69.60s Step 184( 13.00%), action 65, FPS 1.52, Running 70.33s Step 185( 13.20%), action 66, FPS 1.48, Running 70.95s Step 186( 13.40%), action 67, FPS 1.45, Running 72.08s Step 187( 13.60%), action 68, FPS 1.41, Running 72.69s Step 188( 13.80%), action 69, FPS 1.40, Running 73.72s Step 189( 14.00%), action 70, FPS 1.41, Running 74.06s Step 190( 14.20%), action 71, FPS 1.33, Running 75.83s Step 191( 14.40%), action 72, FPS 1.32, Running 76.42s Step 192( 14.60%), action 73, FPS 1.33, Running 77.10s Step 193( 14.80%), action 74, FPS 1.35, Running 77.64s Step 194( 15.00%), action 75, FPS 1.34, Running 78.63s Step 195( 15.20%), action 76, FPS 1.32, Running 79.26s Step 196( 15.40%), action 77, FPS 1.30, Running 80.26s Step 197( 15.60%), action 78, FPS 1.28, Running 80.82s Step 198( 15.80%), action 79, FPS 1.27, Running 81.78s Step 199( 16.00%), action 80, FPS 1.30, Running 82.52s Step 200( 16.20%), action 81, FPS 1.28, Running 83.68s Step 201( 16.40%), action 82, FPS 1.24, Running 84.59s Step 202( 16.60%), action 83, FPS 1.22, Running 85.62s Step 203( 16.80%), action 84, FPS 1.20, Running 86.25s Step 204( 17.00%), action 85, FPS 1.18, Running 87.21s Step 205( 17.20%), action 86, FPS 1.18, Running 87.84s Step 206( 17.40%), action 87, FPS 1.19, Running 88.90s Step 207( 17.60%), action 88, FPS 1.19, Running 89.45s Step 208( 17.80%), action 89, FPS 1.22, Running 90.16s Step 209( 18.00%), action 90, FPS 1.20, Running 90.74s Step 210( 18.20%), action 91, FPS 1.26, Running 91.67s Step 211( 18.40%), action 92, FPS 1.26, Running 92.23s Step 212( 18.60%), action 93, FPS 1.25, Running 93.11s Step 213( 18.80%), action 94, FPS 1.22, Running 93.97s Step 214( 19.00%), action 95, FPS 1.22, Running 95.04s Step 215( 19.20%), action 96, FPS 1.23, Running 95.58s Step 216( 19.40%), action 97, FPS 1.22, Running 96.59s Step 217( 19.60%), action 98, FPS 1.22, Running 97.22s Step 218( 19.80%), action 99, FPS 1.23, Running 98.03s Step 219( 20.00%), action 100, FPS 1.26, Running 98.43s Step 220( 20.20%), action 101, FPS 1.27, Running 99.40s Step 221( 20.40%), action 102, FPS 1.30, Running 100.02s Step 222( 20.60%), action 103, FPS 1.30, Running 101.01s Step 223( 20.80%), action 104, FPS 1.30, Running 101.68s Step 224( 21.00%), action 105, FPS 1.29, Running 102.73s Step 225( 21.20%), action 106, FPS 1.27, Running 103.59s Step 226( 21.40%), action 107, FPS 1.30, Running 104.26s Step 227( 21.60%), action 108, FPS 1.30, Running 104.88s Step 228( 21.80%), action 109, FPS 1.28, Running 105.84s Step 229( 22.00%), action 110, FPS 1.27, Running 106.45s Step 230( 22.20%), action 111, FPS 1.27, Running 107.44s Step 231( 22.40%), action 112, FPS 1.27, Running 108.03s Step 232( 22.60%), action 113, FPS 1.26, Running 109.00s Step 233( 22.80%), action 114, FPS 1.28, Running 109.55s Step 234( 23.00%), action 115, FPS 1.27, Running 110.82s Step 235( 23.20%), action 116, FPS 1.28, Running 111.16s Step 236( 23.40%), action 117, FPS 1.27, Running 112.32s Step 237( 23.60%), action 118, FPS 1.28, Running 112.87s Step 238( 23.80%), action 119, FPS 1.26, Running 113.90s Step 239( 24.00%), action 120, FPS 1.25, Running 114.46s Step 240( 24.20%), action 121, FPS 1.25, Running 115.41s Step 241( 24.40%), action 122, FPS 1.27, Running 115.74s Step 242( 24.60%), action 123, FPS 1.25, Running 117.04s Step 243( 24.80%), action 124, FPS 1.28, Running 117.35s Step 244( 25.00%), action 125, FPS 1.29, Running 118.23s Step 245( 25.20%), action 126, FPS 1.32, Running 118.76s Step 246( 25.40%), action 127, FPS 1.32, Running 119.43s Step 247( 25.60%), action 128, FPS 1.32, Running 120.00s Step 248( 25.80%), action 129, FPS 1.32, Running 121.00s Step 249( 26.00%), action 130, FPS 1.33, Running 121.55s Step 250( 26.20%), action 131, FPS 1.31, Running 122.70s Step 251( 26.40%), action 132, FPS 1.31, Running 123.28s Step 252( 26.60%), action 133, FPS 1.31, Running 124.24s Step 253( 26.80%), action 134, FPS 1.31, Running 124.87s Step 254( 27.00%), action 135, FPS 1.34, Running 125.79s Step 255( 27.20%), action 136, FPS 1.34, Running 126.09s Step 256( 27.40%), action 137, FPS 1.36, Running 127.05s Step 257( 27.60%), action 138, FPS 1.36, Running 127.58s Step 258( 27.80%), action 139, FPS 1.36, Running 128.65s Step 259( 28.00%), action 140, FPS 1.34, Running 129.41s Step 260( 28.20%), action 141, FPS 1.28, Running 131.04s Step 261( 28.40%), action 142, FPS 1.25, Running 131.76s Step 262( 28.60%), action 143, FPS 1.27, Running 132.78s Step 263( 28.80%), action 144, FPS 1.28, Running 133.03s Step 264( 29.00%), action 145, FPS 1.26, Running 134.06s Step 265( 29.20%), action 146, FPS 1.27, Running 134.48s Step 266( 29.40%), action 147, FPS 1.24, Running 135.51s Step 267( 29.60%), action 148, FPS 1.24, Running 136.15s Step 268( 29.80%), action 149, FPS 1.24, Running 137.17s Step 269( 30.00%), action 150, FPS 1.23, Running 137.84s Step 270( 30.20%), action 151, FPS 1.24, Running 138.79s Step 271( 30.40%), action 152, FPS 1.24, Running 139.36s Step 272( 30.60%), action 153, FPS 1.24, Running 140.32s Step 273( 30.80%), action 154, FPS 1.27, Running 140.59s Step 274( 31.00%), action 155, FPS 1.24, Running 141.98s Step 275( 31.20%), action 156, FPS 1.24, Running 142.26s Step 276( 31.40%), action 157, FPS 1.21, Running 143.55s Step 277( 31.60%), action 158, FPS 1.23, Running 143.86s Step 278( 31.80%), action 159, FPS 1.21, Running 145.21s Step 279( 32.00%), action 160, FPS 1.24, Running 145.51s Step 280( 32.20%), action 161, FPS 1.30, Running 146.49s Step 281( 32.40%), action 162, FPS 1.31, Running 146.99s Step 282( 32.60%), action 163, FPS 1.33, Running 147.77s Step 283( 32.80%), action 164, FPS 1.33, Running 148.10s Step 284( 33.00%), action 165, FPS 1.33, Running 149.07s Step 285( 33.20%), action 166, FPS 1.32, Running 149.66s Step 286( 33.40%), action 167, FPS 1.33, Running 150.56s Step 287( 33.60%), action 168, FPS 1.32, Running 151.34s Step 288( 33.80%), action 169, FPS 1.36, Running 151.92s Step 289( 34.00%), action 170, FPS 1.39, Running 152.21s Step 290( 34.20%), action 171, FPS 1.37, Running 153.37s Step 291( 34.40%), action 172, FPS 1.39, Running 153.70s Step 292( 34.60%), action 173, FPS 1.40, Running 154.63s Step 293( 34.80%), action 174, FPS 1.37, Running 155.15s Step 294( 35.00%), action 175, FPS 1.41, Running 156.12s Step 295( 35.20%), action 176, FPS 1.40, Running 156.56s Step 296( 35.40%), action 177, FPS 1.41, Running 157.77s Step 297( 35.60%), action 178, FPS 1.38, Running 158.40s Step 298( 35.80%), action 179, FPS 1.41, Running 159.38s Step 299( 36.00%), action 180, FPS 1.38, Running 159.96s Step 300( 36.20%), action 181, FPS 1.41, Running 160.68s Step 301( 36.40%), action 182, FPS 1.41, Running 161.19s Step 302( 36.60%), action 183, FPS 1.38, Running 162.23s Step 303( 36.80%), action 184, FPS 1.37, Running 162.74s Step 304( 37.00%), action 185, FPS 1.40, Running 163.36s Step 305( 37.20%), action 186, FPS 1.41, Running 163.86s Step 306( 37.40%), action 187, FPS 1.40, Running 164.88s Step 307( 37.60%), action 188, FPS 1.42, Running 165.38s Step 308( 37.80%), action 189, FPS 1.42, Running 166.04s Step 309( 38.00%), action 190, FPS 1.42, Running 166.32s Step 310( 38.20%), action 191, FPS 1.47, Running 166.99s Step 311( 38.40%), action 192, FPS 1.43, Running 167.70s Step 312( 38.60%), action 193, FPS 1.43, Running 168.60s Step 313( 38.80%), action 194, FPS 1.45, Running 168.93s Step 314( 39.00%), action 195, FPS 1.42, Running 170.24s Step 315( 39.20%), action 196, FPS 1.41, Running 170.70s Step 316( 39.40%), action 197, FPS 1.47, Running 171.36s Step 317( 39.60%), action 198, FPS 1.49, Running 171.85s Step 318( 39.80%), action 199, FPS 1.47, Running 172.98s Step 319( 40.00%), action 200, FPS 1.50, Running 173.29s Step 320( 40.20%), action 201, FPS 1.45, Running 174.51s Step 321( 40.40%), action 202, FPS 1.46, Running 174.86s Step 322( 40.60%), action 203, FPS 1.47, Running 175.82s Step 323( 40.80%), action 204, FPS 1.42, Running 176.83s Step 324( 41.00%), action 205, FPS 1.38, Running 177.85s Step 325( 41.20%), action 206, FPS 1.37, Running 178.42s Step 326( 41.40%), action 207, FPS 1.38, Running 179.41s Step 327( 41.60%), action 208, FPS 1.39, Running 179.76s Step 328( 41.80%), action 209, FPS 1.38, Running 180.55s Step 329( 42.00%), action 210, FPS 1.35, Running 181.10s Step 330( 42.20%), action 211, FPS 1.32, Running 182.09s Step 331( 42.40%), action 212, FPS 1.36, Running 182.42s Step 332( 42.60%), action 213, FPS 1.38, Running 183.08s Step 333( 42.80%), action 214, FPS 1.38, Running 183.44s Step 334( 43.00%), action 215, FPS 1.42, Running 184.36s Step 335( 43.20%), action 216, FPS 1.41, Running 184.87s Step 336( 43.40%), action 217, FPS 1.43, Running 185.37s Step 337( 43.60%), action 218, FPS 1.45, Running 185.62s Step 338( 43.80%), action 219, FPS 1.51, Running 186.24s Step 339( 44.00%), action 220, FPS 1.48, Running 186.82s Step 340( 44.20%), action 221, FPS 1.51, Running 187.78s Step 341( 44.40%), action 222, FPS 1.50, Running 188.17s Step 342( 44.60%), action 223, FPS 1.51, Running 189.03s Step 343( 44.80%), action 224, FPS 1.56, Running 189.63s Step 344( 45.00%), action 225, FPS 1.56, Running 190.65s Step 345( 45.20%), action 226, FPS 1.56, Running 191.22s Step 346( 45.40%), action 227, FPS 1.55, Running 192.31s Step 347( 45.60%), action 228, FPS 1.51, Running 193.02s Step 348( 45.80%), action 229, FPS 1.50, Running 193.92s Step 349( 46.00%), action 230, FPS 1.48, Running 194.58s Step 350( 46.20%), action 231, FPS 1.49, Running 195.54s Step 351( 46.40%), action 232, FPS 1.46, Running 196.12s Step 352( 46.60%), action 233, FPS 1.42, Running 197.21s Step 353( 46.80%), action 234, FPS 1.39, Running 197.87s Step 354( 47.00%), action 235, FPS 1.37, Running 198.97s Step 355( 47.20%), action 236, FPS 1.36, Running 199.55s Step 356( 47.40%), action 237, FPS 1.32, Running 200.52s Step 357( 47.60%), action 238, FPS 1.29, Running 201.17s Step 358( 47.80%), action 239, FPS 1.25, Running 202.26s Step 359( 48.00%), action 240, FPS 1.24, Running 202.91s Step 360( 48.20%), action 241, FPS 1.26, Running 203.62s Step 361( 48.40%), action 242, FPS 1.27, Running 203.96s Step 362( 48.60%), action 243, FPS 1.28, Running 204.66s Step 363( 48.80%), action 244, FPS 1.29, Running 205.15s Step 364( 49.00%), action 245, FPS 1.31, Running 205.89s Step 365( 49.20%), action 246, FPS 1.31, Running 206.47s Step 366( 49.40%), action 247, FPS 1.32, Running 207.47s Step 367( 49.60%), action 248, FPS 1.33, Running 208.03s Step 368( 49.80%), action 249, FPS 1.33, Running 208.91s Step 369( 50.00%), action 250, FPS 1.37, Running 209.21s Step 370( 50.20%), action 251, FPS 1.38, Running 210.09s Step 371( 50.40%), action 252, FPS 1.37, Running 210.73s Step 372( 50.60%), action 253, FPS 1.39, Running 211.61s Step 373( 50.80%), action 254, FPS 1.43, Running 211.90s Step 374( 51.00%), action 255, FPS 1.45, Running 212.80s Step 375( 51.20%), action 256, FPS 1.44, Running 213.43s Step 376( 51.40%), action 257, FPS 1.44, Running 214.38s Step 377( 51.60%), action 258, FPS 1.48, Running 214.71s [2026-08-02 19:44:47] [35 ] Seed 34 success after 214.98 s. +steps: 377 , actions: 258 . +Instruction: Empty +Total 24/35(68.57%) success. +Setting seed: 35 +Step 1( N/A%), pre moving , FPS 3.89, Running 0.26s Step 2( N/A%), pre moving , FPS 6.49, Running 0.31s Step 3( N/A%), pre moving , FPS 7.93, Running 0.38s Step 4( N/A%), pre moving , FPS 7.40, Running 0.54s Step 5( N/A%), pre moving , FPS 6.41, Running 0.78s Step 6( N/A%), pre moving , FPS 7.09, Running 0.85s Step 7( N/A%), pre moving , FPS 7.66, Running 0.91s Step 8( N/A%), pre moving , FPS 7.40, Running 1.08s Step 9( N/A%), pre moving , FPS 6.83, Running 1.32s Step 10( N/A%), pre moving , FPS 7.25, Running 1.38s Step 11( N/A%), pre moving , FPS 7.60, Running 1.45s Step 12( N/A%), pre moving , FPS 7.97, Running 1.51s Step 13( N/A%), pre moving , FPS 7.13, Running 1.82s Step 14( N/A%), pre moving , FPS 7.36, Running 1.90s Step 15( N/A%), pre moving , FPS 7.64, Running 1.96s Step 16( N/A%), pre moving , FPS 7.82, Running 2.05s Step 17( N/A%), pre moving , FPS 7.18, Running 2.37s Step 18( N/A%), pre moving , FPS 7.33, Running 2.45s Step 19( N/A%), pre moving , FPS 7.57, Running 2.51s Step 20( N/A%), pre moving , FPS 7.74, Running 2.58s Step 21( N/A%), pre moving , FPS 7.14, Running 3.06s Step 22( N/A%), pre moving , FPS 7.10, Running 3.13s Step 23( N/A%), pre moving , FPS 6.90, Running 3.28s Step 24( N/A%), pre moving , FPS 6.67, Running 3.54s Step 25( N/A%), pre moving , FPS 7.10, Running 3.60s Step 26( N/A%), pre moving , FPS 6.04, Running 4.16s Step 27( N/A%), pre moving , FPS 6.04, Running 4.22s Step 28( N/A%), pre moving , FPS 6.03, Running 4.40s Step 29( N/A%), pre moving , FPS 6.12, Running 4.58s Step 30( N/A%), pre moving , FPS 6.10, Running 4.66s Step 31( N/A%), pre moving , FPS 6.12, Running 4.72s Step 32( N/A%), pre moving , FPS 6.10, Running 4.78s Step 33( N/A%), pre moving , FPS 6.62, Running 4.84s Step 34( N/A%), pre moving , FPS 6.13, Running 5.17s Step 35( N/A%), pre moving , FPS 6.07, Running 5.26s Step 36( N/A%), pre moving , FPS 5.16, Running 5.92s Step 37( N/A%), pre moving , FPS 5.16, Running 6.24s Step 38( N/A%), pre moving , FPS 5.16, Running 6.33s Step 39( N/A%), pre moving , FPS 5.15, Running 6.39s Step 40( N/A%), pre moving , FPS 5.16, Running 6.46s Step 41( N/A%), pre moving , FPS 5.64, Running 6.60s Step 42( N/A%), pre moving , FPS 5.39, Running 6.83s Step 43( N/A%), pre moving , FPS 5.48, Running 6.92s Step 44( N/A%), pre moving , FPS 5.75, Running 7.02s Step 45( N/A%), pre moving , FPS 5.30, Running 7.37s Step 46( N/A%), pre moving , FPS 6.13, Running 7.42s Step 47( N/A%), pre moving , FPS 6.21, Running 7.45s Step 48( N/A%), pre moving , FPS 6.51, Running 7.47s Step 49( N/A%), pre moving , FPS 6.85, Running 7.50s Step 50( N/A%), pre moving , FPS 6.92, Running 7.55s Step 51( N/A%), pre moving , FPS 6.93, Running 7.60s Step 52( N/A%), pre moving , FPS 6.90, Running 7.68s Step 53( N/A%), pre moving , FPS 6.81, Running 7.78s Step 54( N/A%), pre moving , FPS 7.40, Running 7.87s Step 55( N/A%), pre moving , FPS 7.41, Running 7.96s Step 56( N/A%), pre moving , FPS 9.44, Running 8.04s Step 57( N/A%), pre moving , FPS 10.59, Running 8.13s Step 58( N/A%), pre moving , FPS 10.54, Running 8.22s Step 59( N/A%), pre moving , FPS 10.52, Running 8.29s Step 60( N/A%), pre moving , FPS 10.57, Running 8.35s Step 61( N/A%), pre moving , FPS 11.00, Running 8.42s Step 62( N/A%), pre moving , FPS 12.09, Running 8.49s Step 63( N/A%), pre moving , FPS 12.26, Running 8.56s Step 64( N/A%), pre moving , FPS 12.74, Running 8.59s Step 65( N/A%), pre moving , FPS 15.52, Running 8.66s Step 66( N/A%), pre moving , FPS 14.90, Running 8.76s Step 67( N/A%), pre moving , FPS 12.01, Running 9.11s Step 68( N/A%), pre moving , FPS 11.40, Running 9.23s Step 69( N/A%), pre moving , FPS 10.96, Running 9.33s Step 70( N/A%), pre moving , FPS 9.40, Running 9.68s Step 71( N/A%), pre moving , FPS 9.14, Running 9.79s Step 72( N/A%), pre moving , FPS 8.09, Running 10.15s Step 73( N/A%), pre moving , FPS 8.03, Running 10.28s Step 74( N/A%), pre moving , FPS 7.95, Running 10.39s Step 75( N/A%), pre moving , FPS 7.12, Running 10.77s Step 76( N/A%), pre moving , FPS 7.07, Running 10.87s Step 77( N/A%), pre moving , FPS 6.48, Running 11.22s Step 78( N/A%), pre moving , FPS 6.42, Running 11.34s Step 79( N/A%), pre moving , FPS 6.34, Running 11.45s Step 80( N/A%), pre moving , FPS 5.76, Running 11.82s Step 81( N/A%), pre moving , FPS 5.71, Running 11.92s Step 82( N/A%), pre moving , FPS 5.45, Running 12.16s Step 83( N/A%), pre moving , FPS 5.31, Running 12.32s Step 84( N/A%), pre moving , FPS 5.27, Running 12.39s Step 85( N/A%), pre moving , FPS 5.27, Running 12.46s Step 86( N/A%), pre moving , FPS 4.98, Running 12.78s Step 87( N/A%), pre moving , FPS 5.33, Running 12.86s Step 88( N/A%), pre moving , FPS 5.41, Running 12.92s Step 89( N/A%), pre moving , FPS 5.45, Running 13.00s Step 90( N/A%), pre moving , FPS 5.50, Running 13.31s Step 91( N/A%), pre moving , FPS 5.54, Running 13.40s Step 92( N/A%), pre moving , FPS 6.03, Running 13.47s Step 93( N/A%), pre moving , FPS 6.14, Running 13.54s Step 94( N/A%), pre moving , FPS 5.76, Running 13.86s Step 95( N/A%), pre moving , FPS 6.29, Running 13.94s Step 96( N/A%), pre moving , FPS 6.36, Running 14.02s Step 97( N/A%), pre moving , FPS 6.42, Running 14.34s Step 98( N/A%), pre moving , FPS 6.49, Running 14.42s Step 99( N/A%), pre moving , FPS 6.59, Running 14.48s Step 100( N/A%), pre moving , FPS 7.32, Running 14.55s Step 101( N/A%), pre moving , FPS 4.17, Running 16.72s Step 102( N/A%), pre moving , FPS 3.93, Running 17.26s Step 103( N/A%), pre moving , FPS 3.90, Running 17.45s Step 104( N/A%), pre moving , FPS 3.54, Running 18.04s Step 105( N/A%), pre moving , FPS 3.43, Running 18.28s Step 106( N/A%), pre moving , FPS 3.35, Running 18.75s Step 107( N/A%), pre moving , FPS 3.31, Running 18.91s Step 108( N/A%), pre moving , FPS 3.06, Running 19.45s Step 109( N/A%), pre moving , FPS 2.91, Running 19.86s Step 110( N/A%), pre moving , FPS 2.83, Running 20.38s Step 111( N/A%), pre moving , FPS 2.81, Running 20.53s Step 112( N/A%), pre moving , FPS 2.61, Running 21.13s Step 113( N/A%), pre moving , FPS 2.51, Running 21.49s Step 114( N/A%), pre moving , FPS 2.46, Running 21.99s Step 115( N/A%), pre moving , FPS 2.43, Running 22.17s Step 116( N/A%), pre moving , FPS 2.30, Running 22.70s Step 117( N/A%), pre moving , FPS 2.28, Running 23.11s Step 118( N/A%), pre moving , FPS 2.18, Running 23.60s Step 119( N/A%), pre moving , FPS 2.15, Running 23.78s Step 120( N/A%), pre moving , FPS 2.05, Running 24.32s Step 121( 0.20%), action 1, FPS 2.31, Running 25.39s Step 122( 0.40%), action 2, FPS 2.31, Running 25.92s Step 123( 0.60%), action 3, FPS 2.19, Running 26.57s Step 124( 0.80%), action 4, FPS 2.24, Running 26.97s Step 125( 1.00%), action 5, FPS 2.17, Running 27.51s Step 126( 1.20%), action 6, FPS 2.14, Running 28.08s Step 127( 1.40%), action 7, FPS 1.98, Running 29.01s Step 128( 1.60%), action 8, FPS 1.97, Running 29.62s Step 129( 1.80%), action 9, FPS 1.89, Running 30.42s Step 130( 2.00%), action 10, FPS 1.90, Running 30.91s Step 131( 2.20%), action 11, FPS 1.72, Running 32.13s Step 132( 2.40%), action 12, FPS 1.71, Running 32.83s Step 133( 2.60%), action 13, FPS 1.62, Running 33.83s Step 134( 2.80%), action 14, FPS 1.61, Running 34.40s Step 135( 3.00%), action 15, FPS 1.55, Running 35.07s Step 136( 3.20%), action 16, FPS 1.53, Running 35.75s Step 137( 3.40%), action 17, FPS 1.49, Running 36.54s Step 138( 3.60%), action 18, FPS 1.47, Running 37.19s Step 139( 3.80%), action 19, FPS 1.41, Running 37.96s Step 140( 4.00%), action 20, FPS 1.41, Running 38.47s Step 141( 4.20%), action 21, FPS 1.43, Running 39.36s Step 142( 4.40%), action 22, FPS 1.45, Running 39.75s Step 143( 4.60%), action 23, FPS 1.45, Running 40.41s Step 144( 4.80%), action 24, FPS 1.45, Running 40.76s Step 145( 5.00%), action 25, FPS 1.43, Running 41.53s Step 146( 5.20%), action 26, FPS 1.45, Running 41.90s Step 147( 5.40%), action 27, FPS 1.46, Running 42.68s Step 148( 5.60%), action 28, FPS 1.49, Running 43.03s Step 149( 5.80%), action 29, FPS 1.50, Running 43.78s Step 150( 6.00%), action 30, FPS 1.51, Running 44.15s Step 151( 6.20%), action 31, FPS 1.55, Running 45.01s Step 152( 6.40%), action 32, FPS 1.58, Running 45.47s Step 153( 6.60%), action 33, FPS 1.66, Running 45.88s Step 154( 6.80%), action 34, FPS 1.70, Running 46.15s Step 155( 7.00%), action 35, FPS 1.75, Running 46.52s Step 156( 7.20%), action 36, FPS 1.80, Running 46.84s Step 157( 7.40%), action 37, FPS 1.87, Running 47.23s Step 158( 7.60%), action 38, FPS 1.91, Running 47.69s Step 159( 7.80%), action 39, FPS 2.01, Running 47.93s Step 160( 8.00%), action 40, FPS 2.07, Running 48.14s Step 161( 8.20%), action 41, FPS 2.10, Running 48.90s Step 162( 8.40%), action 42, FPS 2.07, Running 49.41s Step 163( 8.60%), action 43, FPS 2.02, Running 50.31s Step 164( 8.80%), action 44, FPS 2.00, Running 50.77s Step 165( 9.00%), action 45, FPS 2.01, Running 51.50s Step 166( 9.20%), action 46, FPS 2.00, Running 51.91s Step 167( 9.40%), action 47, FPS 2.01, Running 52.64s Step 168( 9.60%), action 48, FPS 2.02, Running 52.94s Step 169( 9.80%), action 49, FPS 2.01, Running 53.75s Step 170( 10.00%), action 50, FPS 2.02, Running 54.06s Step 171( 10.20%), action 51, FPS 2.01, Running 54.97s Step 172( 10.40%), action 52, FPS 2.01, Running 55.43s Step 173( 10.60%), action 53, FPS 1.96, Running 56.06s Step 174( 10.80%), action 54, FPS 1.95, Running 56.40s Step 175( 11.00%), action 55, FPS 1.87, Running 57.19s Step 176( 11.20%), action 56, FPS 1.86, Running 57.60s Step 177( 11.40%), action 57, FPS 1.80, Running 58.31s Step 178( 11.60%), action 58, FPS 1.82, Running 58.67s Step 179( 11.80%), action 59, FPS 1.75, Running 59.34s Step 180( 12.00%), action 60, FPS 1.70, Running 59.88s Step 181( 12.20%), action 61, FPS 1.66, Running 60.92s Step 182( 12.40%), action 62, FPS 1.68, Running 61.30s Step 183( 12.60%), action 63, FPS 1.70, Running 62.06s Step 184( 12.80%), action 64, FPS 1.70, Running 62.54s Step 185( 13.00%), action 65, FPS 1.70, Running 63.25s Step 186( 13.20%), action 66, FPS 1.69, Running 63.75s Step 187( 13.40%), action 67, FPS 1.71, Running 64.33s Step 188( 13.60%), action 68, FPS 1.70, Running 64.72s Step 189( 13.80%), action 69, FPS 1.71, Running 65.44s Step 190( 14.00%), action 70, FPS 1.68, Running 65.99s Step 191( 14.20%), action 71, FPS 1.72, Running 66.58s Step 192( 14.40%), action 72, FPS 1.73, Running 66.98s Step 193( 14.60%), action 73, FPS 1.78, Running 67.31s Step 194( 14.80%), action 74, FPS 1.72, Running 68.02s Step 195( 15.00%), action 75, FPS 1.73, Running 68.77s Step 196( 15.20%), action 76, FPS 1.72, Running 69.25s Step 197( 15.40%), action 77, FPS 1.71, Running 69.99s Step 198( 15.60%), action 78, FPS 1.69, Running 70.49s Step 199( 15.80%), action 79, FPS 1.68, Running 71.24s Step 200( 16.00%), action 80, FPS 1.67, Running 71.84s Step 201( 16.20%), action 81, FPS 1.73, Running 72.45s Step 202( 16.40%), action 82, FPS 1.70, Running 73.07s Step 203( 16.60%), action 83, FPS 1.67, Running 74.01s Step 204( 16.80%), action 84, FPS 1.64, Running 74.74s Step 205( 17.00%), action 85, FPS 1.66, Running 75.31s Step 206( 17.20%), action 86, FPS 1.65, Running 75.86s Step 207( 17.40%), action 87, FPS 1.60, Running 76.80s Step 208( 17.60%), action 88, FPS 1.56, Running 77.52s Step 209( 17.80%), action 89, FPS 1.54, Running 78.44s Step 210( 18.00%), action 90, FPS 1.55, Running 78.90s Step 211( 18.20%), action 91, FPS 1.48, Running 80.13s Step 212( 18.40%), action 92, FPS 1.48, Running 80.48s Step 213( 18.60%), action 93, FPS 1.43, Running 81.28s Step 214( 18.80%), action 94, FPS 1.46, Running 81.74s Step 215( 19.00%), action 95, FPS 1.45, Running 82.55s Step 216( 19.20%), action 96, FPS 1.43, Running 83.22s Step 217( 19.40%), action 97, FPS 1.42, Running 84.12s Step 218( 19.60%), action 98, FPS 1.41, Running 84.72s Step 219( 19.80%), action 99, FPS 1.39, Running 85.60s Step 220( 20.00%), action 100, FPS 1.41, Running 86.06s Step 221( 20.20%), action 101, FPS 1.35, Running 87.26s Step 222( 20.40%), action 102, FPS 1.36, Running 87.81s Step 223( 20.60%), action 103, FPS 1.38, Running 88.47s Step 224( 20.80%), action 104, FPS 1.41, Running 88.95s Step 225( 21.00%), action 105, FPS 1.40, Running 89.61s Step 226( 21.20%), action 106, FPS 1.40, Running 90.19s Step 227( 21.40%), action 107, FPS 1.42, Running 90.85s Step 228( 21.60%), action 108, FPS 1.43, Running 91.49s Step 229( 21.80%), action 109, FPS 1.45, Running 92.21s Step 230( 22.00%), action 110, FPS 1.41, Running 93.09s Step 231( 22.20%), action 111, FPS 1.39, Running 94.49s Step 232( 22.40%), action 112, FPS 1.35, Running 95.32s Step 233( 22.60%), action 113, FPS 1.34, Running 96.15s Step 234( 22.80%), action 114, FPS 1.35, Running 96.53s Step 235( 23.00%), action 115, FPS 1.36, Running 97.29s Step 236( 23.20%), action 116, FPS 1.36, Running 97.93s Step 237( 23.40%), action 117, FPS 1.38, Running 98.61s Step 238( 23.60%), action 118, FPS 1.38, Running 99.21s Step 239( 23.80%), action 119, FPS 1.36, Running 100.29s Step 240( 24.00%), action 120, FPS 1.35, Running 100.85s Step 241( 24.20%), action 121, FPS 1.34, Running 102.18s Step 242( 24.40%), action 122, FPS 1.34, Running 102.78s Step 243( 24.60%), action 123, FPS 1.32, Running 103.67s Step 244( 24.80%), action 124, FPS 1.32, Running 104.06s Step 245( 25.00%), action 125, FPS 1.36, Running 104.36s Step 246( 25.20%), action 126, FPS 1.37, Running 104.76s Step 247( 25.40%), action 127, FPS 1.39, Running 105.22s Step 248( 25.60%), action 128, FPS 1.42, Running 105.54s Step 249( 25.80%), action 129, FPS 1.43, Running 106.18s Step 250( 26.00%), action 130, FPS 1.47, Running 106.72s Step 251( 26.20%), action 131, FPS 1.51, Running 107.77s Step 252( 26.40%), action 132, FPS 1.56, Running 108.16s Step 253( 26.60%), action 133, FPS 1.56, Running 108.95s Step 254( 26.80%), action 134, FPS 1.56, Running 109.38s Step 255( 27.00%), action 135, FPS 1.56, Running 110.10s Step 256( 27.20%), action 136, FPS 1.58, Running 110.58s Step 257( 27.40%), action 137, FPS 1.58, Running 111.24s Step 258( 27.60%), action 138, FPS 1.61, Running 111.64s Step 259( 27.80%), action 139, FPS 1.65, Running 112.40s Step 260( 28.00%), action 140, FPS 1.66, Running 112.89s Step 261( 28.20%), action 141, FPS 1.70, Running 113.96s Step 262( 28.40%), action 142, FPS 1.73, Running 114.35s Step 263( 28.60%), action 143, FPS 1.74, Running 115.15s Step 264( 28.80%), action 144, FPS 1.73, Running 115.61s Step 265( 29.00%), action 145, FPS 1.67, Running 116.34s Step 266( 29.20%), action 146, FPS 1.67, Running 116.76s Step 267( 29.40%), action 147, FPS 1.62, Running 117.56s Step 268( 29.60%), action 148, FPS 1.58, Running 118.20s Step 269( 29.80%), action 149, FPS 1.55, Running 119.12s Step 270( 30.00%), action 150, FPS 1.55, Running 119.59s Step 271( 30.20%), action 151, FPS 1.54, Running 120.76s Step 272( 30.40%), action 152, FPS 1.53, Running 121.24s Step 273( 30.60%), action 153, FPS 1.54, Running 121.97s Step 274( 30.80%), action 154, FPS 1.53, Running 122.46s Step 275( 31.00%), action 155, FPS 1.54, Running 123.09s Step 276( 31.20%), action 156, FPS 1.52, Running 123.77s Step 277( 31.40%), action 157, FPS 1.56, Running 124.06s Step 278( 31.60%), action 158, FPS 1.56, Running 124.44s Step 279( 31.80%), action 159, FPS 1.59, Running 124.96s Step 280( 32.00%), action 160, FPS 1.57, Running 125.62s Step 281( 32.20%), action 161, FPS 1.65, Running 126.12s Step 282( 32.40%), action 162, FPS 1.65, Running 126.45s Step 283( 32.60%), action 163, FPS 1.64, Running 127.32s Step 284( 32.80%), action 164, FPS 1.65, Running 127.76s Step 285( 33.00%), action 165, FPS 1.66, Running 128.41s Step 286( 33.20%), action 166, FPS 1.67, Running 128.77s Step 287( 33.40%), action 167, FPS 1.67, Running 129.52s Step 288( 33.60%), action 168, FPS 1.72, Running 129.82s Step 289( 33.80%), action 169, FPS 1.73, Running 130.71s Step 290( 34.00%), action 170, FPS 1.72, Running 131.20s Step 291( 34.20%), action 171, FPS 1.77, Running 132.06s Step 292( 34.40%), action 172, FPS 1.79, Running 132.43s Step 293( 34.60%), action 173, FPS 1.77, Running 133.24s Step 294( 34.80%), action 174, FPS 1.80, Running 133.57s Step 295( 35.00%), action 175, FPS 1.76, Running 134.45s Step 296( 35.20%), action 176, FPS 1.80, Running 134.89s Step 297( 35.40%), action 177, FPS 1.72, Running 135.68s Step 298( 35.60%), action 178, FPS 1.72, Running 136.04s Step 299( 35.80%), action 179, FPS 1.68, Running 136.86s Step 300( 36.00%), action 180, FPS 1.68, Running 137.49s Step 301( 36.20%), action 181, FPS 1.63, Running 138.40s Step 302( 36.40%), action 182, FPS 1.62, Running 138.80s Step 303( 36.60%), action 183, FPS 1.63, Running 139.62s Step 304( 36.80%), action 184, FPS 1.63, Running 140.05s Step 305( 37.00%), action 185, FPS 1.62, Running 140.75s Step 306( 37.20%), action 186, FPS 1.59, Running 141.32s Step 307( 37.40%), action 187, FPS 1.57, Running 142.30s Step 308( 37.60%), action 188, FPS 1.56, Running 142.64s Step 309( 37.80%), action 189, FPS 1.56, Running 143.49s Step 310( 38.00%), action 190, FPS 1.59, Running 143.76s Step 311( 38.20%), action 191, FPS 1.55, Running 144.96s Step 312( 38.40%), action 192, FPS 1.55, Running 145.36s Step 313( 38.60%), action 193, FPS 1.52, Running 146.37s Step 314( 38.80%), action 194, FPS 1.50, Running 146.87s Step 315( 39.00%), action 195, FPS 1.51, Running 147.66s Step 316( 39.20%), action 196, FPS 1.51, Running 148.18s Step 317( 39.40%), action 197, FPS 1.47, Running 149.29s Step 318( 39.60%), action 198, FPS 1.45, Running 149.80s Step 319( 39.80%), action 199, FPS 1.47, Running 150.50s Step 320( 40.00%), action 200, FPS 1.47, Running 151.13s Step 321( 40.20%), action 201, FPS 1.46, Running 152.07s Step 322( 40.40%), action 202, FPS 1.43, Running 152.76s Step 323( 40.60%), action 203, FPS 1.42, Running 153.68s Step 324( 40.80%), action 204, FPS 1.39, Running 154.39s Step 325( 41.00%), action 205, FPS 1.38, Running 155.28s Step 326( 41.20%), action 206, FPS 1.37, Running 155.95s Step 327( 41.40%), action 207, FPS 1.38, Running 156.82s Step 328( 41.60%), action 208, FPS 1.34, Running 157.56s Step 329( 41.80%), action 209, FPS 1.32, Running 158.70s Step 330( 42.00%), action 210, FPS 1.29, Running 159.30s Step 331( 42.20%), action 211, FPS 1.31, Running 160.22s Step 332( 42.40%), action 212, FPS 1.28, Running 160.99s Step 333( 42.60%), action 213, FPS 1.29, Running 161.88s Step 334( 42.80%), action 214, FPS 1.27, Running 162.58s Step 335( 43.00%), action 215, FPS 1.26, Running 163.60s Step 336( 43.20%), action 216, FPS 1.20, Running 164.86s Step 337( 43.40%), action 217, FPS 1.21, Running 165.77s Step 338( 43.60%), action 218, FPS 1.20, Running 166.48s Step 339( 43.80%), action 219, FPS 1.19, Running 167.32s Step 340( 44.00%), action 220, FPS 1.18, Running 168.04s Step 341( 44.20%), action 221, FPS 1.19, Running 168.94s Step 342( 44.40%), action 222, FPS 1.19, Running 169.60s Step 343( 44.60%), action 223, FPS 1.19, Running 170.52s Step 344( 44.80%), action 224, FPS 1.16, Running 171.65s Step 345( 45.00%), action 225, FPS 1.16, Running 172.57s Step 346( 45.20%), action 226, FPS 1.15, Running 173.37s Step 347( 45.40%), action 227, FPS 1.15, Running 174.22s Step 348( 45.60%), action 228, FPS 1.15, Running 174.90s Step 349( 45.80%), action 229, FPS 1.19, Running 175.54s Step 350( 46.00%), action 230, FPS 1.18, Running 176.27s Step 351( 46.20%), action 231, FPS 1.19, Running 177.09s Step 352( 46.40%), action 232, FPS 1.20, Running 177.71s Step 353( 46.60%), action 233, FPS 1.19, Running 178.62s Step 354( 46.80%), action 234, FPS 1.19, Running 179.33s Step 355( 47.00%), action 235, FPS 1.20, Running 180.24s Step 356( 47.20%), action 236, FPS 1.24, Running 180.99s Step 357( 47.40%), action 237, FPS 1.26, Running 181.67s Step 358( 47.60%), action 238, FPS 1.26, Running 182.29s Step 359( 47.80%), action 239, FPS 1.24, Running 183.45s Step 360( 48.00%), action 240, FPS 1.23, Running 184.30s Step 361( 48.20%), action 241, FPS 1.23, Running 185.17s Step 362( 48.40%), action 242, FPS 1.26, Running 185.45s Step 363( 48.60%), action 243, FPS 1.23, Running 186.74s Step 364( 48.80%), action 244, FPS 1.30, Running 187.03s Step 365( 49.00%), action 245, FPS 1.27, Running 188.31s Step 366( 49.20%), action 246, FPS 1.28, Running 189.00s Step 367( 49.40%), action 247, FPS 1.29, Running 189.67s Step 368( 49.60%), action 248, FPS 1.32, Running 190.08s Step 369( 49.80%), action 249, FPS 1.32, Running 190.72s Step 370( 50.00%), action 250, FPS 1.33, Running 191.30s Step 371( 50.20%), action 251, FPS 1.30, Running 192.53s Step 372( 50.40%), action 252, FPS 1.32, Running 192.86s Step 373( 50.60%), action 253, FPS 1.33, Running 193.71s Step 374( 50.80%), action 254, FPS 1.36, Running 194.07s Step 375( 51.00%), action 255, FPS 1.37, Running 194.83s Step 376( 51.20%), action 256, FPS 1.38, Running 195.47s Step 377( 51.40%), action 257, FPS 1.35, Running 196.46s Step 378( 51.60%), action 258, FPS 1.37, Running 196.93s Step 379( 51.80%), action 259, FPS 1.42, Running 197.55s Step 380( 52.00%), action 260, FPS 1.44, Running 198.17s Step 381( 52.20%), action 261, FPS 1.47, Running 198.75s Step 382( 52.40%), action 262, FPS 1.42, Running 199.52s Step 383( 52.60%), action 263, FPS 1.52, Running 199.87s Step 384( 52.80%), action 264, FPS 1.50, Running 200.36s Step 385( 53.00%), action 265, FPS 1.56, Running 201.15s Step 386( 53.20%), action 266, FPS 1.56, Running 201.80s Step 387( 53.40%), action 267, FPS 1.54, Running 202.69s Step 388( 53.60%), action 268, FPS 1.51, Running 203.30s Step 389( 53.80%), action 269, FPS 1.51, Running 203.96s Step 390( 54.00%), action 270, FPS 1.51, Running 204.51s Step 391( 54.20%), action 271, FPS 1.55, Running 205.40s Step 392( 54.40%), action 272, FPS 1.53, Running 205.97s Step 393( 54.60%), action 273, FPS 1.50, Running 207.06s Step 394( 54.80%), action 274, FPS 1.47, Running 207.68s Step 395( 55.00%), action 275, FPS 1.47, Running 208.41s Step 396( 55.20%), action 276, FPS 1.49, Running 208.88s Step 397( 55.40%), action 277, FPS 1.50, Running 209.78s Step 398( 55.60%), action 278, FPS 1.50, Running 210.23s Step 399( 55.80%), action 279, FPS 1.44, Running 211.40s Step 400( 56.00%), action 280, FPS 1.46, Running 211.86s Step 401( 56.20%), action 281, FPS 1.44, Running 212.68s Step 402( 56.40%), action 282, FPS 1.45, Running 213.28s Step 403( 56.60%), action 283, FPS 1.35, Running 214.65s Step 404( 56.80%), action 284, FPS 1.35, Running 215.12s Step 405( 57.00%), action 285, FPS 1.36, Running 215.83s Step 406( 57.20%), action 286, FPS 1.38, Running 216.26s Step 407( 57.40%), action 287, FPS 1.39, Running 217.06s Step 408( 57.60%), action 288, FPS 1.35, Running 218.11s Step 409( 57.80%), action 289, FPS 1.33, Running 218.95s Step 410( 58.00%), action 290, FPS 1.35, Running 219.36s Step 411( 58.20%), action 291, FPS 1.30, Running 220.78s Step 412( 58.40%), action 292, FPS 1.29, Running 221.52s Step 413( 58.60%), action 293, FPS 1.31, Running 222.36s Step 414( 58.80%), action 294, FPS 1.32, Running 222.85s Step 415( 59.00%), action 295, FPS 1.31, Running 223.63s Step 416( 59.20%), action 296, FPS 1.30, Running 224.24s Step 417( 59.40%), action 297, FPS 1.29, Running 225.24s Step 418( 59.60%), action 298, FPS 1.27, Running 225.93s Step 419( 59.80%), action 299, FPS 1.29, Running 226.86s Step 420( 60.00%), action 300, FPS 1.28, Running 227.53s Step 421( 60.20%), action 301, FPS 1.28, Running 228.34s Step 422( 60.40%), action 302, FPS 1.30, Running 228.71s Step 423( 60.60%), action 303, FPS 1.33, Running 229.73s Step 424( 60.80%), action 304, FPS 1.31, Running 230.34s Step 425( 61.00%), action 305, FPS 1.33, Running 230.82s Step 426( 61.20%), action 306, FPS 1.33, Running 231.33s Step 427( 61.40%), action 307, FPS 1.34, Running 231.96s Step 428( 61.60%), action 308, FPS 1.39, Running 232.50s Step 429( 61.80%), action 309, FPS 1.41, Running 233.09s Step 430( 62.00%), action 310, FPS 1.40, Running 233.68s Step 431( 62.20%), action 311, FPS 1.44, Running 234.65s Step 432( 62.40%), action 312, FPS 1.47, Running 235.14s Step 433( 62.60%), action 313, FPS 1.47, Running 235.95s Step 434( 62.80%), action 314, FPS 1.49, Running 236.23s Step 435( 63.00%), action 315, FPS 1.49, Running 237.08s Step 436( 63.20%), action 316, FPS 1.51, Running 237.50s Step 437( 63.40%), action 317, FPS 1.57, Running 238.00s Step 438( 63.60%), action 318, FPS 1.61, Running 238.32s Step 439( 63.80%), action 319, FPS 1.64, Running 239.03s Step 440( 64.00%), action 320, FPS 1.67, Running 239.52s Step 441( 64.20%), action 321, FPS 1.70, Running 240.13s Step 442( 64.40%), action 322, FPS 1.68, Running 240.62s Step 443( 64.60%), action 323, FPS 1.74, Running 241.21s Step 444( 64.80%), action 324, FPS 1.76, Running 241.69s Step 445( 65.00%), action 325, FPS 1.74, Running 242.30s Step 446( 65.20%), action 326, FPS 1.74, Running 242.85s Step 447( 65.40%), action 327, FPS 1.74, Running 243.45s Step 448( 65.60%), action 328, FPS 1.75, Running 243.94s Step 449( 65.80%), action 329, FPS 1.72, Running 244.73s Step 450( 66.00%), action 330, FPS 1.76, Running 245.07s Step 451( 66.20%), action 331, FPS 1.77, Running 245.95s Step 452( 66.40%), action 332, FPS 1.74, Running 246.64s Step 453( 66.60%), action 333, FPS 1.78, Running 247.22s Step 454( 66.80%), action 334, FPS 1.71, Running 247.96s Step 455( 67.00%), action 335, FPS 1.74, Running 248.59s Step 456( 67.20%), action 336, FPS 1.74, Running 248.99s Step 457( 67.40%), action 337, FPS 1.72, Running 249.63s Step 458( 67.60%), action 338, FPS 1.67, Running 250.28s Step 459( 67.80%), action 339, FPS 1.69, Running 250.88s Step 460( 68.00%), action 340, FPS 1.66, Running 251.57s Step 461( 68.20%), action 341, FPS 1.62, Running 252.46s Step 462( 68.40%), action 342, FPS 1.61, Running 253.01s Step 463( 68.60%), action 343, FPS 1.56, Running 254.02s Step 464( 68.80%), action 344, FPS 1.58, Running 254.36s Step 465( 69.00%), action 345, FPS 1.55, Running 255.17s Step 466( 69.20%), action 346, FPS 1.58, Running 255.48s Step 467( 69.40%), action 347, FPS 1.60, Running 255.93s [2026-08-02 19:49:03] [36 ] Seed 35 success after 256.25 s. +steps: 467 , actions: 347 . +Instruction: Empty +Total 25/36(69.44%) success. +Setting seed: 36 +Step 1( N/A%), pre moving , FPS 18.64, Running 0.05s Step 2( N/A%), pre moving , FPS 28.80, Running 0.07s Step 3( N/A%), pre moving , FPS 34.95, Running 0.09s Step 4( N/A%), pre moving , FPS 35.39, Running 0.11s Step 5( N/A%), pre moving , FPS 38.03, Running 0.13s Step 6( N/A%), pre moving , FPS 39.67, Running 0.15s Step 7( N/A%), pre moving , FPS 40.61, Running 0.17s Step 8( N/A%), pre moving , FPS 42.21, Running 0.19s Step 9( N/A%), pre moving , FPS 43.54, Running 0.21s Step 10( N/A%), pre moving , FPS 44.52, Running 0.22s Step 11( N/A%), pre moving , FPS 45.60, Running 0.24s Step 12( N/A%), pre moving , FPS 46.30, Running 0.26s Step 13( N/A%), pre moving , FPS 45.62, Running 0.29s Step 14( N/A%), pre moving , FPS 45.71, Running 0.31s Step 15( N/A%), pre moving , FPS 44.70, Running 0.34s Step 16( N/A%), pre moving , FPS 45.25, Running 0.35s Step 17( N/A%), pre moving , FPS 44.89, Running 0.38s Step 18( N/A%), pre moving , FPS 44.53, Running 0.40s Step 19( N/A%), pre moving , FPS 43.64, Running 0.44s Step 20( N/A%), pre moving , FPS 42.92, Running 0.47s Step 21( N/A%), pre moving , FPS 27.68, Running 0.78s Step 22( N/A%), pre moving , FPS 26.93, Running 0.81s Step 23( N/A%), pre moving , FPS 25.73, Running 0.86s Step 24( N/A%), pre moving , FPS 25.20, Running 0.91s Step 25( N/A%), pre moving , FPS 24.28, Running 0.96s Step 26( N/A%), pre moving , FPS 18.08, Running 1.26s Step 27( N/A%), pre moving , FPS 17.73, Running 1.30s Step 28( N/A%), pre moving , FPS 17.35, Running 1.34s Step 29( N/A%), pre moving , FPS 17.04, Running 1.38s Step 30( N/A%), pre moving , FPS 16.80, Running 1.42s Step 31( N/A%), pre moving , FPS 16.43, Running 1.46s Step 32( N/A%), pre moving , FPS 16.11, Running 1.50s Step 33( N/A%), pre moving , FPS 16.03, Running 1.53s Step 34( N/A%), pre moving , FPS 15.65, Running 1.58s Step 35( N/A%), pre moving , FPS 15.45, Running 1.63s Step 36( N/A%), pre moving , FPS 10.69, Running 2.23s Step 37( N/A%), pre moving , FPS 10.42, Running 2.30s Step 38( N/A%), pre moving , FPS 9.05, Running 2.61s Step 39( N/A%), pre moving , FPS 8.83, Running 2.70s Step 40( N/A%), pre moving , FPS 8.70, Running 2.77s Step 41( N/A%), pre moving , FPS 9.74, Running 2.83s Step 42( N/A%), pre moving , FPS 8.84, Running 3.07s Step 43( N/A%), pre moving , FPS 8.35, Running 3.26s Step 44( N/A%), pre moving , FPS 8.15, Running 3.36s Step 45( N/A%), pre moving , FPS 7.24, Running 3.72s Step 46( N/A%), pre moving , FPS 7.77, Running 3.83s Step 47( N/A%), pre moving , FPS 7.59, Running 3.93s Step 48( N/A%), pre moving , FPS 6.74, Running 4.31s Step 49( N/A%), pre moving , FPS 6.59, Running 4.41s Step 50( N/A%), pre moving , FPS 5.99, Running 4.75s Step 51( N/A%), pre moving , FPS 5.87, Running 4.86s Step 52( N/A%), pre moving , FPS 5.77, Running 4.97s Step 53( N/A%), pre moving , FPS 5.29, Running 5.31s Step 54( N/A%), pre moving , FPS 5.20, Running 5.43s Step 55( N/A%), pre moving , FPS 5.11, Running 5.55s Step 56( N/A%), pre moving , FPS 5.47, Running 5.88s Step 57( N/A%), pre moving , FPS 5.41, Running 6.00s Step 58( N/A%), pre moving , FPS 5.73, Running 6.10s Step 59( N/A%), pre moving , FPS 5.31, Running 6.47s Step 60( N/A%), pre moving , FPS 5.25, Running 6.57s Step 61( N/A%), pre moving , FPS 4.88, Running 6.93s Step 62( N/A%), pre moving , FPS 5.04, Running 7.04s Step 63( N/A%), pre moving , FPS 5.15, Running 7.14s Step 64( N/A%), pre moving , FPS 4.81, Running 7.52s Step 65( N/A%), pre moving , FPS 5.10, Running 7.64s Step 66( N/A%), pre moving , FPS 4.76, Running 8.04s Step 67( N/A%), pre moving , FPS 4.72, Running 8.17s Step 68( N/A%), pre moving , FPS 5.04, Running 8.28s Step 69( N/A%), pre moving , FPS 4.70, Running 8.67s Step 70( N/A%), pre moving , FPS 4.97, Running 8.77s Step 71( N/A%), pre moving , FPS 4.66, Running 9.15s Step 72( N/A%), pre moving , FPS 4.65, Running 9.27s Step 73( N/A%), pre moving , FPS 4.73, Running 9.54s Step 74( N/A%), pre moving , FPS 4.64, Running 9.74s Step 75( N/A%), pre moving , FPS 4.66, Running 9.84s Step 76( N/A%), pre moving , FPS 4.64, Running 10.19s Step 77( N/A%), pre moving , FPS 4.65, Running 10.29s Step 78( N/A%), pre moving , FPS 4.67, Running 10.38s Step 79( N/A%), pre moving , FPS 4.78, Running 10.65s Step 80( N/A%), pre moving , FPS 4.67, Running 10.86s Step 81( N/A%), pre moving , FPS 4.96, Running 10.96s Step 82( N/A%), pre moving , FPS 4.69, Running 11.31s Step 83( N/A%), pre moving , FPS 4.68, Running 11.41s Step 84( N/A%), pre moving , FPS 5.06, Running 11.47s Step 85( N/A%), pre moving , FPS 5.12, Running 11.54s Step 86( N/A%), pre moving , FPS 5.35, Running 11.77s Step 87( N/A%), pre moving , FPS 5.31, Running 11.94s Step 88( N/A%), pre moving , FPS 5.37, Running 12.00s Step 89( N/A%), pre moving , FPS 5.93, Running 12.05s Step 90( N/A%), pre moving , FPS 5.98, Running 12.12s Step 91( N/A%), pre moving , FPS 6.09, Running 12.44s Step 92( N/A%), pre moving , FPS 6.25, Running 12.47s Step 93( N/A%), pre moving , FPS 6.74, Running 12.51s Step 94( N/A%), pre moving , FPS 7.05, Running 12.58s Step 95( N/A%), pre moving , FPS 7.13, Running 12.65s Step 96( N/A%), pre moving , FPS 7.90, Running 12.72s Step 97( N/A%), pre moving , FPS 7.29, Running 13.04s Step 98( N/A%), pre moving , FPS 7.34, Running 13.11s Step 99( N/A%), pre moving , FPS 7.94, Running 13.17s Step 100( N/A%), pre moving , FPS 8.38, Running 13.24s Step 101( N/A%), pre moving , FPS 8.16, Running 13.41s Step 102( N/A%), pre moving , FPS 4.80, Running 15.47s Step 103( N/A%), pre moving , FPS 4.28, Running 16.09s Step 104( N/A%), pre moving , FPS 4.03, Running 16.43s Step 105( N/A%), pre moving , FPS 3.69, Running 16.96s Step 106( N/A%), pre moving , FPS 3.71, Running 17.16s Step 107( N/A%), pre moving , FPS 3.41, Running 17.80s Step 108( N/A%), pre moving , FPS 3.27, Running 18.12s Step 109( N/A%), pre moving , FPS 3.04, Running 18.63s Step 110( N/A%), pre moving , FPS 2.99, Running 18.80s Step 111( N/A%), pre moving , FPS 2.93, Running 19.26s Step 112( N/A%), pre moving , FPS 2.89, Running 19.39s Step 113( N/A%), pre moving , FPS 2.79, Running 19.68s Step 114( N/A%), pre moving , FPS 2.74, Running 19.88s Step 115( N/A%), pre moving , FPS 2.65, Running 20.20s Step 116( N/A%), pre moving , FPS 2.62, Running 20.35s Step 117( N/A%), pre moving , FPS 2.63, Running 20.63s Step 118( N/A%), pre moving , FPS 2.59, Running 20.82s Step 119( N/A%), pre moving , FPS 2.47, Running 21.28s Step 120( N/A%), pre moving , FPS 2.36, Running 21.70s Step 121( N/A%), pre moving , FPS 2.27, Running 22.24s Step 122( 0.20%), action 1, FPS 2.53, Running 23.38s Step 123( 0.40%), action 2, FPS 2.56, Running 23.89s Step 124( 0.60%), action 3, FPS 2.39, Running 24.81s Step 125( 0.80%), action 4, FPS 2.36, Running 25.45s Step 126( 1.00%), action 5, FPS 2.24, Running 26.11s Step 127( 1.20%), action 6, FPS 2.25, Running 26.67s Step 128( 1.40%), action 7, FPS 2.16, Running 27.39s Step 129( 1.60%), action 8, FPS 2.20, Running 27.73s Step 130( 1.80%), action 9, FPS 2.08, Running 28.40s Step 131( 2.00%), action 10, FPS 2.10, Running 28.80s Step 132( 2.20%), action 11, FPS 1.94, Running 29.69s Step 133( 2.40%), action 12, FPS 1.94, Running 29.96s Step 134( 2.60%), action 13, FPS 1.86, Running 30.62s Step 135( 2.80%), action 14, FPS 1.84, Running 31.06s Step 136( 3.00%), action 15, FPS 1.76, Running 31.73s Step 137( 3.20%), action 16, FPS 1.74, Running 32.13s Step 138( 3.40%), action 17, FPS 1.63, Running 33.07s Step 139( 3.60%), action 18, FPS 1.61, Running 33.67s Step 140( 3.80%), action 19, FPS 1.55, Running 34.62s Step 141( 4.00%), action 20, FPS 1.58, Running 34.91s Step 142( 4.20%), action 21, FPS 1.60, Running 35.86s Step 143( 4.40%), action 22, FPS 1.60, Running 36.41s Step 144( 4.60%), action 23, FPS 1.63, Running 37.06s Step 145( 4.80%), action 24, FPS 1.65, Running 37.54s Step 146( 5.00%), action 25, FPS 1.67, Running 38.10s Step 147( 5.20%), action 26, FPS 1.72, Running 38.28s Step 148( 5.40%), action 27, FPS 1.74, Running 38.87s Step 149( 5.60%), action 28, FPS 1.76, Running 39.12s Step 150( 5.80%), action 29, FPS 1.81, Running 39.46s Step 151( 6.00%), action 30, FPS 1.84, Running 39.69s Step 152( 6.20%), action 31, FPS 1.84, Running 40.58s Step 153( 6.40%), action 32, FPS 1.78, Running 41.17s Step 154( 6.60%), action 33, FPS 1.79, Running 41.80s Step 155( 6.80%), action 34, FPS 1.78, Running 42.30s Step 156( 7.00%), action 35, FPS 1.74, Running 43.25s Step 157( 7.20%), action 36, FPS 1.75, Running 43.54s Step 158( 7.40%), action 37, FPS 1.81, Running 44.13s Step 159( 7.60%), action 38, FPS 1.82, Running 44.66s Step 160( 7.80%), action 39, FPS 1.86, Running 45.38s Step 161( 8.00%), action 40, FPS 1.83, Running 45.81s Step 162( 8.20%), action 41, FPS 1.84, Running 46.71s Step 163( 8.40%), action 42, FPS 1.88, Running 47.02s Step 164( 8.60%), action 43, FPS 1.86, Running 47.83s Step 165( 8.80%), action 44, FPS 1.88, Running 48.15s Step 166( 9.00%), action 45, FPS 1.82, Running 49.06s Step 167( 9.20%), action 46, FPS 1.79, Running 49.42s Step 168( 9.40%), action 47, FPS 1.77, Running 50.19s Step 169( 9.60%), action 48, FPS 1.76, Running 50.49s Step 170( 9.80%), action 49, FPS 1.71, Running 51.17s Step 171( 10.00%), action 50, FPS 1.68, Running 51.61s Step 172( 10.20%), action 51, FPS 1.68, Running 52.51s Step 173( 10.40%), action 52, FPS 1.66, Running 53.21s Step 174( 10.60%), action 53, FPS 1.63, Running 54.07s Step 175( 10.80%), action 54, FPS 1.65, Running 54.40s Step 176( 11.00%), action 55, FPS 1.67, Running 55.26s Step 177( 11.20%), action 56, FPS 1.62, Running 55.93s Step 178( 11.40%), action 57, FPS 1.57, Running 56.87s Step 179( 11.60%), action 58, FPS 1.61, Running 57.11s Step 180( 11.80%), action 59, FPS 1.62, Running 57.75s Step 181( 12.00%), action 60, FPS 1.59, Running 58.38s Step 182( 12.20%), action 61, FPS 1.63, Running 58.96s Step 183( 12.40%), action 62, FPS 1.58, Running 59.66s Step 184( 12.60%), action 63, FPS 1.61, Running 60.24s Step 185( 12.80%), action 64, FPS 1.58, Running 60.78s Step 186( 13.00%), action 65, FPS 1.61, Running 61.50s Step 187( 13.20%), action 66, FPS 1.59, Running 62.02s Step 188( 13.40%), action 67, FPS 1.57, Running 62.93s Step 189( 13.60%), action 68, FPS 1.56, Running 63.30s Step 190( 13.80%), action 69, FPS 1.55, Running 64.07s Step 191( 14.00%), action 70, FPS 1.54, Running 64.62s Step 192( 14.20%), action 71, FPS 1.52, Running 65.63s Step 193( 14.40%), action 72, FPS 1.54, Running 66.19s Step 194( 14.60%), action 73, FPS 1.54, Running 67.09s Step 195( 14.80%), action 74, FPS 1.54, Running 67.40s Step 196( 15.00%), action 75, FPS 1.54, Running 68.29s Step 197( 15.20%), action 76, FPS 1.59, Running 68.54s Step 198( 15.40%), action 77, FPS 1.60, Running 69.38s Step 199( 15.60%), action 78, FPS 1.59, Running 69.70s Step 200( 15.80%), action 79, FPS 1.56, Running 70.56s Step 201( 16.00%), action 80, FPS 1.56, Running 71.20s Step 202( 16.20%), action 81, FPS 1.51, Running 72.23s Step 203( 16.40%), action 82, FPS 1.52, Running 72.83s Step 204( 16.60%), action 83, FPS 1.51, Running 73.46s Step 205( 16.80%), action 84, FPS 1.51, Running 74.07s Step 206( 17.00%), action 85, FPS 1.51, Running 74.73s Step 207( 17.20%), action 86, FPS 1.52, Running 75.21s Step 208( 17.40%), action 87, FPS 1.53, Running 75.97s Step 209( 17.60%), action 88, FPS 1.52, Running 76.47s Step 210( 17.80%), action 89, FPS 1.54, Running 77.02s Step 211( 18.00%), action 90, FPS 1.53, Running 77.65s Step 212( 18.20%), action 91, FPS 1.58, Running 78.32s Step 213( 18.40%), action 92, FPS 1.61, Running 78.60s Step 214( 18.60%), action 93, FPS 1.61, Running 79.50s Step 215( 18.80%), action 94, FPS 1.59, Running 79.96s Step 216( 19.00%), action 95, FPS 1.58, Running 80.93s Step 217( 19.20%), action 96, FPS 1.53, Running 81.59s Step 218( 19.40%), action 97, FPS 1.52, Running 82.56s Step 219( 19.60%), action 98, FPS 1.49, Running 83.16s Step 220( 19.80%), action 99, FPS 1.47, Running 84.14s Step 221( 20.00%), action 100, FPS 1.51, Running 84.42s Step 222( 20.20%), action 101, FPS 1.53, Running 85.34s Step 223( 20.40%), action 102, FPS 1.56, Running 85.61s Step 224( 20.60%), action 103, FPS 1.53, Running 86.56s Step 225( 20.80%), action 104, FPS 1.54, Running 87.09s Step 226( 21.00%), action 105, FPS 1.49, Running 88.13s Step 227( 21.20%), action 106, FPS 1.48, Running 88.71s Step 228( 21.40%), action 107, FPS 1.49, Running 89.43s Step 229( 21.60%), action 108, FPS 1.48, Running 89.95s Step 230( 21.80%), action 109, FPS 1.43, Running 90.97s Step 231( 22.00%), action 110, FPS 1.43, Running 91.59s Step 232( 22.20%), action 111, FPS 1.40, Running 92.58s Step 233( 22.40%), action 112, FPS 1.38, Running 93.11s Step 234( 22.60%), action 113, FPS 1.40, Running 93.74s Step 235( 22.80%), action 114, FPS 1.40, Running 94.29s Step 236( 23.00%), action 115, FPS 1.40, Running 95.26s Step 237( 23.20%), action 116, FPS 1.39, Running 95.94s Step 238( 23.40%), action 117, FPS 1.43, Running 96.58s Step 239( 23.60%), action 118, FPS 1.46, Running 96.86s Step 240( 23.80%), action 119, FPS 1.51, Running 97.43s Step 241( 24.00%), action 120, FPS 1.46, Running 98.16s Step 242( 24.20%), action 121, FPS 1.42, Running 99.43s Step 243( 24.40%), action 122, FPS 1.42, Running 99.72s Step 244( 24.60%), action 123, FPS 1.41, Running 100.72s Step 245( 24.80%), action 124, FPS 1.37, Running 101.66s Step 246( 25.00%), action 125, FPS 1.41, Running 102.31s Step 247( 25.20%), action 126, FPS 1.41, Running 102.89s Step 248( 25.40%), action 127, FPS 1.39, Running 103.80s Step 249( 25.60%), action 128, FPS 1.41, Running 104.15s Step 250( 25.80%), action 129, FPS 1.42, Running 105.02s Step 251( 26.00%), action 130, FPS 1.45, Running 105.37s Step 252( 26.20%), action 131, FPS 1.45, Running 106.40s Step 253( 26.40%), action 132, FPS 1.45, Running 106.94s Step 254( 26.60%), action 133, FPS 1.41, Running 107.92s Step 255( 26.80%), action 134, FPS 1.40, Running 108.55s Step 256( 27.00%), action 135, FPS 1.40, Running 109.54s Step 257( 27.20%), action 136, FPS 1.44, Running 109.87s Step 258( 27.40%), action 137, FPS 1.37, Running 111.17s Step 259( 27.60%), action 138, FPS 1.35, Running 111.72s Step 260( 27.80%), action 139, FPS 1.34, Running 112.38s Step 261( 28.00%), action 140, FPS 1.35, Running 112.93s Step 262( 28.20%), action 141, FPS 1.39, Running 113.85s Step 263( 28.40%), action 142, FPS 1.38, Running 114.16s Step 264( 28.60%), action 143, FPS 1.39, Running 115.13s Step 265( 28.80%), action 144, FPS 1.40, Running 115.94s Step 266( 29.00%), action 145, FPS 1.39, Running 116.69s Step 267( 29.20%), action 146, FPS 1.42, Running 116.98s Step 268( 29.40%), action 147, FPS 1.42, Running 117.92s Step 269( 29.60%), action 148, FPS 1.42, Running 118.26s Step 270( 29.80%), action 149, FPS 1.42, Running 119.09s Step 271( 30.00%), action 150, FPS 1.40, Running 119.63s Step 272( 30.20%), action 151, FPS 1.35, Running 121.18s Step 273( 30.40%), action 152, FPS 1.34, Running 121.90s Step 274( 30.60%), action 153, FPS 1.34, Running 122.83s Step 275( 30.80%), action 154, FPS 1.37, Running 123.15s Step 276( 31.00%), action 155, FPS 1.34, Running 124.44s Step 277( 31.20%), action 156, FPS 1.32, Running 125.05s Step 278( 31.40%), action 157, FPS 1.34, Running 126.05s Step 279( 31.60%), action 158, FPS 1.36, Running 126.38s Step 280( 31.80%), action 159, FPS 1.31, Running 127.70s Step 281( 32.00%), action 160, FPS 1.32, Running 128.06s Step 282( 32.20%), action 161, FPS 1.28, Running 129.42s Step 283( 32.40%), action 162, FPS 1.27, Running 129.93s Step 284( 32.60%), action 163, FPS 1.29, Running 130.64s Step 285( 32.80%), action 164, FPS 1.31, Running 131.25s Step 286( 33.00%), action 165, FPS 1.29, Running 132.24s Step 287( 33.20%), action 166, FPS 1.26, Running 132.87s Step 288( 33.40%), action 167, FPS 1.22, Running 134.30s Step 289( 33.60%), action 168, FPS 1.19, Running 135.06s Step 290( 33.80%), action 169, FPS 1.22, Running 135.51s Step 291( 34.00%), action 170, FPS 1.23, Running 135.83s Step 292( 34.20%), action 171, FPS 1.22, Running 137.53s Step 293( 34.40%), action 172, FPS 1.25, Running 137.94s Step 294( 34.60%), action 173, FPS 1.24, Running 138.96s Step 295( 34.80%), action 174, FPS 1.23, Running 139.44s Step 296( 35.00%), action 175, FPS 1.26, Running 140.35s Step 297( 35.20%), action 176, FPS 1.28, Running 140.66s Step 298( 35.40%), action 177, FPS 1.26, Running 141.96s Step 299( 35.60%), action 178, FPS 1.25, Running 142.38s Step 300( 35.80%), action 179, FPS 1.29, Running 143.26s Step 301( 36.00%), action 180, FPS 1.27, Running 143.85s Step 302( 36.20%), action 181, FPS 1.31, Running 144.63s Step 303( 36.40%), action 182, FPS 1.32, Running 145.04s Step 304( 36.60%), action 183, FPS 1.31, Running 145.96s Step 305( 36.80%), action 184, FPS 1.32, Running 146.35s Step 306( 37.00%), action 185, FPS 1.30, Running 147.59s Step 307( 37.20%), action 186, FPS 1.33, Running 147.96s Step 308( 37.40%), action 187, FPS 1.38, Running 148.76s Step 309( 37.60%), action 188, FPS 1.42, Running 149.10s Step 310( 37.80%), action 189, FPS 1.39, Running 149.90s Step 311( 38.00%), action 190, FPS 1.38, Running 150.28s Step 312( 38.20%), action 191, FPS 1.44, Running 151.38s Step 313( 38.40%), action 192, FPS 1.45, Running 151.73s Step 314( 38.60%), action 193, FPS 1.46, Running 152.67s Step 315( 38.80%), action 194, FPS 1.45, Running 153.24s Step 316( 39.00%), action 195, FPS 1.44, Running 154.21s Step 317( 39.20%), action 196, FPS 1.39, Running 155.00s Step 318( 39.40%), action 197, FPS 1.42, Running 156.02s Step 319( 39.60%), action 198, FPS 1.41, Running 156.58s Step 320( 39.80%), action 199, FPS 1.40, Running 157.52s Step 321( 40.00%), action 200, FPS 1.44, Running 157.76s Step 322( 40.20%), action 201, FPS 1.42, Running 158.70s Step 323( 40.40%), action 202, FPS 1.44, Running 158.95s Step 324( 40.60%), action 203, FPS 1.44, Running 159.83s Step 325( 40.80%), action 204, FPS 1.43, Running 160.33s Step 326( 41.00%), action 205, FPS 1.47, Running 161.17s Step 327( 41.20%), action 206, FPS 1.43, Running 161.95s Step 328( 41.40%), action 207, FPS 1.41, Running 162.94s Step 329( 41.60%), action 208, FPS 1.42, Running 163.15s Step 330( 41.80%), action 209, FPS 1.44, Running 163.83s Step 331( 42.00%), action 210, FPS 1.44, Running 164.20s Step 332( 42.20%), action 211, FPS 1.45, Running 165.14s Step 333( 42.40%), action 212, FPS 1.42, Running 165.85s Step 334( 42.60%), action 213, FPS 1.42, Running 166.76s Step 335( 42.80%), action 214, FPS 1.45, Running 167.03s Step 336( 43.00%), action 215, FPS 1.46, Running 167.91s Step 337( 43.20%), action 216, FPS 1.48, Running 168.54s Step 338( 43.40%), action 217, FPS 1.48, Running 169.52s Step 339( 43.60%), action 218, FPS 1.51, Running 169.84s Step 340( 43.80%), action 219, FPS 1.52, Running 170.64s Step 341( 44.00%), action 220, FPS 1.52, Running 170.93s Step 342( 44.20%), action 221, FPS 1.52, Running 171.88s Step 343( 44.40%), action 222, FPS 1.50, Running 172.26s Step 344( 44.60%), action 223, FPS 1.52, Running 173.01s Step 345( 44.80%), action 224, FPS 1.55, Running 173.23s Step 346( 45.00%), action 225, FPS 1.56, Running 174.00s Step 347( 45.20%), action 226, FPS 1.60, Running 174.47s Step 348( 45.40%), action 227, FPS 1.61, Running 175.34s Step 349( 45.60%), action 228, FPS 1.60, Running 175.67s Step 350( 45.80%), action 229, FPS 1.58, Running 176.49s Step 351( 46.00%), action 230, FPS 1.54, Running 177.15s Step 352( 46.20%), action 231, FPS 1.50, Running 178.49s Step 353( 46.40%), action 232, FPS 1.54, Running 178.84s Step 354( 46.60%), action 233, FPS 1.55, Running 179.66s Step 355( 46.80%), action 234, FPS 1.54, Running 179.99s Step 356( 47.00%), action 235, FPS 1.57, Running 180.67s Step 357( 47.20%), action 236, FPS 1.61, Running 180.96s Step 358( 47.40%), action 237, FPS 1.62, Running 181.85s Step 359( 47.60%), action 238, FPS 1.62, Running 182.18s Step 360( 47.80%), action 239, FPS 1.63, Running 182.92s Step 361( 48.00%), action 240, FPS 1.63, Running 183.19s Step 362( 48.20%), action 241, FPS 1.62, Running 184.20s Step 363( 48.40%), action 242, FPS 1.55, Running 185.18s Step 364( 48.60%), action 243, FPS 1.51, Running 186.24s Step 365( 48.80%), action 244, FPS 1.47, Running 186.80s Step 366( 49.00%), action 245, FPS 1.44, Running 187.85s Step 367( 49.20%), action 246, FPS 1.43, Running 188.48s Step 368( 49.40%), action 247, FPS 1.42, Running 189.46s Step 369( 49.60%), action 248, FPS 1.35, Running 190.53s Step 370( 49.80%), action 249, FPS 1.34, Running 191.45s Step 371( 50.00%), action 250, FPS 1.32, Running 192.29s Step 372( 50.20%), action 251, FPS 1.35, Running 193.29s Step 373( 50.40%), action 252, FPS 1.33, Running 193.90s Step 374( 50.60%), action 253, FPS 1.31, Running 194.87s Step 375( 50.80%), action 254, FPS 1.30, Running 195.39s Step 376( 51.00%), action 255, FPS 1.27, Running 196.40s Step 377( 51.20%), action 256, FPS 1.27, Running 196.68s Step 378( 51.40%), action 257, FPS 1.27, Running 197.58s Step 379( 51.60%), action 258, FPS 1.28, Running 197.86s Step 380( 51.80%), action 259, FPS 1.22, Running 199.30s Step 381( 52.00%), action 260, FPS 1.20, Running 199.80s Step 382( 52.20%), action 261, FPS 1.22, Running 200.55s Step 383( 52.40%), action 262, FPS 1.26, Running 201.05s Step 384( 52.60%), action 263, FPS 1.27, Running 201.94s Step 385( 52.80%), action 264, FPS 1.30, Running 202.21s Step 386( 53.00%), action 265, FPS 1.32, Running 202.97s Step 387( 53.20%), action 266, FPS 1.35, Running 203.29s Step 388( 53.40%), action 267, FPS 1.36, Running 204.20s Step 389( 53.60%), action 268, FPS 1.41, Running 204.68s Step 390( 53.80%), action 269, FPS 1.44, Running 205.37s Step 391( 54.00%), action 270, FPS 1.48, Running 205.80s Step 392( 54.20%), action 271, FPS 1.52, Running 206.47s Step 393( 54.40%), action 272, FPS 1.54, Running 206.92s Step 394( 54.60%), action 273, FPS 1.56, Running 207.73s Step 395( 54.80%), action 274, FPS 1.58, Running 208.02s Step 396( 55.00%), action 275, FPS 1.60, Running 208.90s Step 397( 55.20%), action 276, FPS 1.59, Running 209.25s Step 398( 55.40%), action 277, FPS 1.64, Running 209.76s Step 399( 55.60%), action 278, FPS 1.65, Running 210.00s Step 400( 55.80%), action 279, FPS 1.76, Running 210.66s Step 401( 56.00%), action 280, FPS 1.77, Running 211.10s Step 402( 56.20%), action 281, FPS 1.71, Running 212.22s Step 403( 56.40%), action 282, FPS 1.72, Running 212.68s Step 404( 56.60%), action 283, FPS 1.75, Running 213.35s Step 405( 56.80%), action 284, FPS 1.72, Running 213.84s Step 406( 57.00%), action 285, FPS 1.74, Running 214.45s Step 407( 57.20%), action 286, FPS 1.71, Running 214.98s Step 408( 57.40%), action 287, FPS 1.76, Running 215.53s Step 409( 57.60%), action 288, FPS 1.77, Running 215.97s Step 410( 57.80%), action 289, FPS 1.78, Running 216.62s Step 411( 58.00%), action 290, FPS 1.77, Running 217.08s Step 412( 58.20%), action 291, FPS 1.73, Running 218.07s Step 413( 58.40%), action 292, FPS 1.75, Running 218.32s Step 414( 58.60%), action 293, FPS 1.74, Running 219.21s Step 415( 58.80%), action 294, FPS 1.75, Running 219.44s Step 416( 59.00%), action 295, FPS 1.75, Running 220.34s Step 417( 59.20%), action 296, FPS 1.76, Running 220.62s Step 418( 59.40%), action 297, FPS 1.71, Running 221.47s Step 419( 59.60%), action 298, FPS 1.65, Running 222.10s Step 420( 59.80%), action 299, FPS 1.66, Running 222.72s Step 421( 60.00%), action 300, FPS 1.65, Running 223.22s Step 422( 60.20%), action 301, FPS 1.67, Running 224.17s Step 423( 60.40%), action 302, FPS 1.70, Running 224.42s Step 424( 60.60%), action 303, FPS 1.68, Running 225.26s Step 425( 60.80%), action 304, FPS 1.71, Running 225.54s Step 426( 61.00%), action 305, FPS 1.67, Running 226.45s Step 427( 61.20%), action 306, FPS 1.70, Running 226.73s Step 428( 61.40%), action 307, FPS 1.65, Running 227.65s Step 429( 61.60%), action 308, FPS 1.66, Running 227.99s Step 430( 61.80%), action 309, FPS 1.65, Running 228.76s Step 431( 62.00%), action 310, FPS 1.62, Running 229.45s Step 432( 62.20%), action 311, FPS 1.64, Running 230.24s Step 433( 62.40%), action 312, FPS 1.62, Running 230.68s Step 434( 62.60%), action 313, FPS 1.62, Running 231.55s Step 435( 62.80%), action 314, FPS 1.61, Running 231.85s Step 436( 63.00%), action 315, FPS 1.62, Running 232.65s Step 437( 63.20%), action 316, FPS 1.62, Running 232.98s Step 438( 63.40%), action 317, FPS 1.61, Running 233.92s Step 439( 63.60%), action 318, FPS 1.66, Running 234.15s Step 440( 63.80%), action 319, FPS 1.61, Running 235.11s Step 441( 64.00%), action 320, FPS 1.60, Running 235.73s Step 442( 64.20%), action 321, FPS 1.60, Running 236.67s Step 443( 64.40%), action 322, FPS 1.56, Running 237.25s Step 444( 64.60%), action 323, FPS 1.57, Running 238.00s Step 445( 64.80%), action 324, FPS 1.55, Running 238.40s Step 446( 65.00%), action 325, FPS 1.54, Running 239.42s Step 447( 65.20%), action 326, FPS 1.51, Running 239.95s Step 448( 65.40%), action 327, FPS 1.55, Running 240.53s Step 449( 65.60%), action 328, FPS 1.53, Running 241.05s Step 450( 65.80%), action 329, FPS 1.49, Running 242.22s Step 451( 66.00%), action 330, FPS 1.52, Running 242.60s Step 452( 66.20%), action 331, FPS 1.49, Running 243.65s Step 453( 66.40%), action 332, FPS 1.48, Running 244.22s Step 454( 66.60%), action 333, FPS 1.47, Running 245.15s Step 455( 66.80%), action 334, FPS 1.47, Running 245.43s Step 456( 67.00%), action 335, FPS 1.46, Running 246.34s Step 457( 67.20%), action 336, FPS 1.47, Running 246.55s Step 458( 67.40%), action 337, FPS 1.53, Running 246.96s Step 459( 67.60%), action 338, FPS 1.53, Running 247.23s Step 460( 67.80%), action 339, FPS 1.60, Running 247.59s Step 461( 68.00%), action 340, FPS 1.62, Running 248.05s Step 462( 68.20%), action 341, FPS 1.65, Running 248.79s Step 463( 68.40%), action 342, FPS 1.67, Running 249.23s Step 464( 68.60%), action 343, FPS 1.69, Running 249.87s Step 465( 68.80%), action 344, FPS 1.69, Running 250.25s Step 466( 69.00%), action 345, FPS 1.74, Running 250.94s Step 467( 69.20%), action 346, FPS 1.73, Running 251.53s Step 468( 69.40%), action 347, FPS 1.71, Running 252.26s Step 469( 69.60%), action 348, FPS 1.75, Running 252.51s Step 470( 69.80%), action 349, FPS 1.76, Running 253.57s Step 471( 70.00%), action 350, FPS 1.76, Running 253.98s Step 472( 70.20%), action 351, FPS 1.82, Running 254.63s Step 473( 70.40%), action 352, FPS 1.84, Running 255.08s Step 474( 70.60%), action 353, FPS 1.89, Running 255.72s Step 475( 70.80%), action 354, FPS 1.86, Running 256.17s Step 476( 71.00%), action 355, FPS 1.87, Running 257.02s Step 477( 71.20%), action 356, FPS 1.86, Running 257.31s Step 478( 71.40%), action 357, FPS 1.79, Running 258.16s Step 479( 71.60%), action 358, FPS 1.79, Running 258.43s Step 480( 71.80%), action 359, FPS 1.71, Running 259.30s Step 481( 72.00%), action 360, FPS 1.74, Running 259.55s Step 482( 72.20%), action 361, FPS 1.72, Running 260.42s Step 483( 72.40%), action 362, FPS 1.70, Running 261.00s Step 484( 72.60%), action 363, FPS 1.69, Running 261.72s Step 485( 72.80%), action 364, FPS 1.67, Running 262.22s Step 486( 73.00%), action 365, FPS 1.69, Running 262.79s [2026-08-02 19:53:26] [37 ] Seed 36 success after 263.00 s. +steps: 486 , actions: 365 . +Instruction: Empty +Total 26/37(70.27%) success. +Setting seed: 37 +Step 1( N/A%), pre moving , FPS 2.09, Running 0.48s Step 2( N/A%), pre moving , FPS 3.76, Running 0.53s Step 3( N/A%), pre moving , FPS 4.96, Running 0.60s Step 4( N/A%), pre moving , FPS 4.63, Running 0.86s Step 5( N/A%), pre moving , FPS 4.99, Running 1.00s Step 6( N/A%), pre moving , FPS 5.60, Running 1.07s Step 7( N/A%), pre moving , FPS 6.08, Running 1.15s Step 8( N/A%), pre moving , FPS 6.59, Running 1.21s Step 9( N/A%), pre moving , FPS 5.91, Running 1.52s Step 10( N/A%), pre moving , FPS 6.44, Running 1.55s Step 11( N/A%), pre moving , FPS 7.00, Running 1.57s Step 12( N/A%), pre moving , FPS 7.55, Running 1.59s Step 13( N/A%), pre moving , FPS 8.10, Running 1.61s Step 14( N/A%), pre moving , FPS 8.63, Running 1.62s Step 15( N/A%), pre moving , FPS 9.11, Running 1.65s Step 16( N/A%), pre moving , FPS 9.60, Running 1.67s Step 17( N/A%), pre moving , FPS 10.05, Running 1.69s Step 18( N/A%), pre moving , FPS 10.52, Running 1.71s Step 19( N/A%), pre moving , FPS 10.95, Running 1.74s Step 20( N/A%), pre moving , FPS 11.39, Running 1.76s Step 21( N/A%), pre moving , FPS 13.80, Running 1.93s Step 22( N/A%), pre moving , FPS 14.16, Running 1.94s Step 23( N/A%), pre moving , FPS 14.65, Running 1.97s Step 24( N/A%), pre moving , FPS 17.64, Running 2.00s Step 25( N/A%), pre moving , FPS 19.73, Running 2.02s Step 26( N/A%), pre moving , FPS 17.26, Running 2.23s Step 27( N/A%), pre moving , FPS 18.21, Running 2.25s Step 28( N/A%), pre moving , FPS 19.01, Running 2.27s Step 29( N/A%), pre moving , FPS 26.32, Running 2.28s Step 30( N/A%), pre moving , FPS 26.78, Running 2.30s Step 31( N/A%), pre moving , FPS 26.52, Running 2.33s Step 32( N/A%), pre moving , FPS 26.31, Running 2.35s Step 33( N/A%), pre moving , FPS 26.03, Running 2.37s Step 34( N/A%), pre moving , FPS 25.98, Running 2.39s Step 35( N/A%), pre moving , FPS 26.05, Running 2.41s Step 36( N/A%), pre moving , FPS 19.64, Running 2.68s Step 37( N/A%), pre moving , FPS 19.77, Running 2.70s Step 38( N/A%), pre moving , FPS 19.82, Running 2.72s Step 39( N/A%), pre moving , FPS 19.72, Running 2.75s Step 40( N/A%), pre moving , FPS 19.71, Running 2.77s Step 41( N/A%), pre moving , FPS 23.21, Running 2.79s Step 42( N/A%), pre moving , FPS 23.11, Running 2.81s Step 43( N/A%), pre moving , FPS 23.24, Running 2.83s Step 44( N/A%), pre moving , FPS 23.51, Running 2.85s Step 45( N/A%), pre moving , FPS 23.51, Running 2.87s Step 46( N/A%), pre moving , FPS 30.16, Running 2.89s Step 47( N/A%), pre moving , FPS 29.74, Running 2.92s Step 48( N/A%), pre moving , FPS 29.32, Running 2.95s Step 49( N/A%), pre moving , FPS 28.88, Running 2.98s Step 50( N/A%), pre moving , FPS 28.42, Running 3.00s Step 51( N/A%), pre moving , FPS 28.28, Running 3.03s Step 52( N/A%), pre moving , FPS 28.12, Running 3.06s Step 53( N/A%), pre moving , FPS 27.89, Running 3.09s Step 54( N/A%), pre moving , FPS 27.30, Running 3.12s Step 55( N/A%), pre moving , FPS 26.98, Running 3.16s Step 56( N/A%), pre moving , FPS 39.53, Running 3.19s Step 57( N/A%), pre moving , FPS 38.71, Running 3.22s Step 58( N/A%), pre moving , FPS 37.33, Running 3.26s Step 59( N/A%), pre moving , FPS 35.28, Running 3.32s Step 60( N/A%), pre moving , FPS 32.53, Running 3.39s Step 61( N/A%), pre moving , FPS 30.49, Running 3.45s Step 62( N/A%), pre moving , FPS 27.63, Running 3.53s Step 63( N/A%), pre moving , FPS 25.09, Running 3.63s Step 64( N/A%), pre moving , FPS 22.70, Running 3.73s Step 65( N/A%), pre moving , FPS 21.30, Running 3.81s Step 66( N/A%), pre moving , FPS 20.28, Running 3.88s Step 67( N/A%), pre moving , FPS 19.32, Running 3.96s Step 68( N/A%), pre moving , FPS 18.26, Running 4.04s Step 69( N/A%), pre moving , FPS 17.96, Running 4.09s Step 70( N/A%), pre moving , FPS 17.51, Running 4.15s Step 71( N/A%), pre moving , FPS 17.05, Running 4.21s Step 72( N/A%), pre moving , FPS 16.53, Running 4.27s Step 73( N/A%), pre moving , FPS 16.13, Running 4.33s Step 74( N/A%), pre moving , FPS 15.77, Running 4.39s Step 75( N/A%), pre moving , FPS 15.45, Running 4.45s Step 76( N/A%), pre moving , FPS 15.08, Running 4.52s Step 77( N/A%), pre moving , FPS 14.68, Running 4.58s Step 78( N/A%), pre moving , FPS 13.98, Running 4.69s Step 79( N/A%), pre moving , FPS 11.66, Running 5.03s Step 80( N/A%), pre moving , FPS 11.36, Running 5.15s Step 81( N/A%), pre moving , FPS 11.19, Running 5.23s Step 82( N/A%), pre moving , FPS 11.41, Running 5.29s Step 83( N/A%), pre moving , FPS 10.16, Running 5.60s Step 84( N/A%), pre moving , FPS 10.25, Running 5.68s Step 85( N/A%), pre moving , FPS 10.30, Running 5.75s Step 86( N/A%), pre moving , FPS 10.34, Running 5.82s Step 87( N/A%), pre moving , FPS 9.22, Running 6.13s Step 88( N/A%), pre moving , FPS 9.24, Running 6.21s Step 89( N/A%), pre moving , FPS 9.19, Running 6.27s Step 90( N/A%), pre moving , FPS 9.16, Running 6.33s Step 91( N/A%), pre moving , FPS 9.12, Running 6.40s Step 92( N/A%), pre moving , FPS 8.16, Running 6.72s Step 93( N/A%), pre moving , FPS 8.08, Running 6.81s Step 94( N/A%), pre moving , FPS 8.09, Running 6.87s Step 95( N/A%), pre moving , FPS 8.06, Running 6.93s Step 96( N/A%), pre moving , FPS 7.33, Running 7.24s Step 97( N/A%), pre moving , FPS 7.39, Running 7.29s Step 98( N/A%), pre moving , FPS 7.44, Running 7.37s Step 99( N/A%), pre moving , FPS 8.29, Running 7.44s Step 100( N/A%), pre moving , FPS 8.02, Running 7.64s Step 101( N/A%), pre moving , FPS 7.76, Running 7.81s Step 102( N/A%), pre moving , FPS 4.59, Running 9.64s Step 103( N/A%), pre moving , FPS 4.40, Running 10.15s Step 104( N/A%), pre moving , FPS 4.09, Running 10.57s Step 105( N/A%), pre moving , FPS 3.73, Running 11.12s Step 106( N/A%), pre moving , FPS 3.66, Running 11.29s Step 107( N/A%), pre moving , FPS 3.50, Running 11.84s Step 108( N/A%), pre moving , FPS 3.30, Running 12.26s Step 109( N/A%), pre moving , FPS 3.06, Running 12.80s Step 110( N/A%), pre moving , FPS 3.02, Running 12.96s Step 111( N/A%), pre moving , FPS 2.82, Running 13.48s Step 112( N/A%), pre moving , FPS 2.79, Running 13.89s Step 113( N/A%), pre moving , FPS 2.62, Running 14.43s Step 114( N/A%), pre moving , FPS 2.59, Running 14.59s Step 115( N/A%), pre moving , FPS 2.44, Running 15.13s Step 116( N/A%), pre moving , FPS 2.41, Running 15.55s Step 117( N/A%), pre moving , FPS 2.28, Running 16.06s Step 118( N/A%), pre moving , FPS 2.26, Running 16.21s Step 119( N/A%), pre moving , FPS 2.13, Running 16.81s Step 120( N/A%), pre moving , FPS 2.10, Running 17.17s Step 121( N/A%), pre moving , FPS 2.02, Running 17.70s Step 122( 0.20%), action 1, FPS 2.08, Running 19.26s Step 123( 0.40%), action 2, FPS 2.08, Running 19.75s Step 124( 0.60%), action 3, FPS 2.05, Running 20.34s Step 125( 0.80%), action 4, FPS 2.04, Running 20.91s Step 126( 1.00%), action 5, FPS 1.86, Running 22.04s Step 127( 1.20%), action 6, FPS 1.93, Running 22.23s Step 128( 1.40%), action 7, FPS 1.88, Running 22.88s Step 129( 1.60%), action 8, FPS 1.91, Running 23.24s Step 130( 1.80%), action 9, FPS 1.83, Running 23.90s Step 131( 2.00%), action 10, FPS 1.87, Running 24.15s Step 132( 2.20%), action 11, FPS 1.72, Running 25.55s Step 133( 2.40%), action 12, FPS 1.76, Running 25.81s Step 134( 2.60%), action 13, FPS 1.66, Running 26.62s Step 135( 2.80%), action 14, FPS 1.70, Running 26.89s Step 136( 3.00%), action 15, FPS 1.63, Running 27.83s Step 137( 3.20%), action 16, FPS 1.66, Running 28.08s Step 138( 3.40%), action 17, FPS 1.57, Running 28.94s Step 139( 3.60%), action 18, FPS 1.57, Running 29.53s Step 140( 3.80%), action 19, FPS 1.55, Running 30.08s Step 141( 4.00%), action 20, FPS 1.55, Running 30.60s Step 142( 4.20%), action 21, FPS 1.61, Running 31.65s Step 143( 4.40%), action 22, FPS 1.63, Running 32.05s Step 144( 4.60%), action 23, FPS 1.61, Running 32.78s Step 145( 4.80%), action 24, FPS 1.61, Running 33.33s Step 146( 5.00%), action 25, FPS 1.68, Running 33.97s Step 147( 5.20%), action 26, FPS 1.63, Running 34.46s Step 148( 5.40%), action 27, FPS 1.62, Running 35.19s Step 149( 5.60%), action 28, FPS 1.62, Running 35.58s Step 150( 5.80%), action 29, FPS 1.63, Running 36.19s Step 151( 6.00%), action 30, FPS 1.60, Running 36.63s Step 152( 6.20%), action 31, FPS 1.65, Running 37.66s Step 153( 6.40%), action 32, FPS 1.65, Running 37.91s Step 154( 6.60%), action 33, FPS 1.64, Running 38.79s Step 155( 6.80%), action 34, FPS 1.64, Running 39.08s Step 156( 7.00%), action 35, FPS 1.64, Running 40.00s Step 157( 7.20%), action 36, FPS 1.64, Running 40.29s Step 158( 7.40%), action 37, FPS 1.64, Running 41.13s Step 159( 7.60%), action 38, FPS 1.69, Running 41.34s Step 160( 7.80%), action 39, FPS 1.72, Running 41.73s Step 161( 8.00%), action 40, FPS 1.75, Running 42.00s Step 162( 8.20%), action 41, FPS 1.82, Running 42.66s Step 163( 8.40%), action 42, FPS 1.77, Running 43.37s Step 164( 8.60%), action 43, FPS 1.74, Running 44.28s Step 165( 8.80%), action 44, FPS 1.78, Running 44.53s Step 166( 9.00%), action 45, FPS 1.74, Running 45.47s Step 167( 9.20%), action 46, FPS 1.77, Running 45.79s Step 168( 9.40%), action 47, FPS 1.76, Running 46.53s Step 169( 9.60%), action 48, FPS 1.74, Running 47.07s Step 170( 9.80%), action 49, FPS 1.73, Running 47.75s Step 171( 10.00%), action 50, FPS 1.72, Running 48.26s Step 172( 10.20%), action 51, FPS 1.74, Running 49.14s Step 173( 10.40%), action 52, FPS 1.74, Running 49.38s Step 174( 10.60%), action 53, FPS 1.75, Running 50.24s Step 175( 10.80%), action 54, FPS 1.75, Running 50.49s Step 176( 11.00%), action 55, FPS 1.77, Running 51.33s Step 177( 11.20%), action 56, FPS 1.76, Running 51.63s Step 178( 11.40%), action 57, FPS 1.76, Running 52.47s Step 179( 11.60%), action 58, FPS 1.75, Running 52.79s Step 180( 11.80%), action 59, FPS 1.69, Running 53.54s Step 181( 12.00%), action 60, FPS 1.69, Running 53.85s Step 182( 12.20%), action 61, FPS 1.65, Running 54.76s Step 183( 12.40%), action 62, FPS 1.68, Running 55.30s Step 184( 12.60%), action 63, FPS 1.73, Running 55.86s Step 185( 12.80%), action 64, FPS 1.67, Running 56.53s Step 186( 13.00%), action 65, FPS 1.67, Running 57.44s Step 187( 13.20%), action 66, FPS 1.61, Running 58.21s Step 188( 13.40%), action 67, FPS 1.60, Running 59.02s Step 189( 13.60%), action 68, FPS 1.57, Running 59.77s Step 190( 13.80%), action 69, FPS 1.59, Running 60.35s Step 191( 14.00%), action 70, FPS 1.62, Running 60.57s Step 192( 14.20%), action 71, FPS 1.63, Running 61.40s Step 193( 14.40%), action 72, FPS 1.62, Running 61.73s Step 194( 14.60%), action 73, FPS 1.68, Running 62.15s Step 195( 14.80%), action 74, FPS 1.65, Running 62.61s Step 196( 15.00%), action 75, FPS 1.67, Running 63.30s Step 197( 15.20%), action 76, FPS 1.65, Running 63.77s Step 198( 15.40%), action 77, FPS 1.63, Running 64.75s Step 199( 15.60%), action 78, FPS 1.61, Running 65.24s Step 200( 15.80%), action 79, FPS 1.61, Running 65.93s Step 201( 16.00%), action 80, FPS 1.59, Running 66.46s Step 202( 16.20%), action 81, FPS 1.58, Running 67.40s Step 203( 16.40%), action 82, FPS 1.60, Running 67.78s Step 204( 16.60%), action 83, FPS 1.57, Running 68.57s Step 205( 16.80%), action 84, FPS 1.59, Running 69.11s Step 206( 17.00%), action 85, FPS 1.63, Running 69.68s Step 207( 17.20%), action 86, FPS 1.70, Running 69.99s Step 208( 17.40%), action 87, FPS 1.70, Running 70.78s Step 209( 17.60%), action 88, FPS 1.77, Running 71.09s Step 210( 17.80%), action 89, FPS 1.73, Running 71.93s Step 211( 18.00%), action 90, FPS 1.71, Running 72.26s Step 212( 18.20%), action 91, FPS 1.71, Running 73.10s Step 213( 18.40%), action 92, FPS 1.66, Running 73.78s Step 214( 18.60%), action 93, FPS 1.60, Running 74.68s Step 215( 18.80%), action 94, FPS 1.56, Running 75.40s Step 216( 19.00%), action 95, FPS 1.53, Running 76.40s Step 217( 19.20%), action 96, FPS 1.51, Running 76.99s Step 218( 19.40%), action 97, FPS 1.51, Running 77.95s Step 219( 19.60%), action 98, FPS 1.52, Running 78.36s Step 220( 19.80%), action 99, FPS 1.51, Running 79.17s Step 221( 20.00%), action 100, FPS 1.51, Running 79.74s Step 222( 20.20%), action 101, FPS 1.52, Running 80.56s Step 223( 20.40%), action 102, FPS 1.52, Running 80.92s Step 224( 20.60%), action 103, FPS 1.57, Running 81.27s Step 225( 20.80%), action 104, FPS 1.57, Running 81.86s Step 226( 21.00%), action 105, FPS 1.52, Running 82.83s Step 227( 21.20%), action 106, FPS 1.51, Running 83.21s Step 228( 21.40%), action 107, FPS 1.51, Running 84.05s Step 229( 21.60%), action 108, FPS 1.47, Running 84.71s Step 230( 21.80%), action 109, FPS 1.46, Running 85.64s Step 231( 22.00%), action 110, FPS 1.46, Running 86.00s Step 232( 22.20%), action 111, FPS 1.45, Running 86.86s Step 233( 22.40%), action 112, FPS 1.47, Running 87.43s Step 234( 22.60%), action 113, FPS 1.48, Running 88.19s Step 235( 22.80%), action 114, FPS 1.51, Running 88.69s Step 236( 23.00%), action 115, FPS 1.52, Running 89.59s Step 237( 23.20%), action 116, FPS 1.54, Running 89.94s Step 238( 23.40%), action 117, FPS 1.55, Running 90.83s Step 239( 23.60%), action 118, FPS 1.57, Running 91.11s Step 240( 23.80%), action 119, FPS 1.56, Running 91.95s Step 241( 24.00%), action 120, FPS 1.59, Running 92.28s Step 242( 24.20%), action 121, FPS 1.53, Running 93.60s Step 243( 24.40%), action 122, FPS 1.51, Running 94.19s Step 244( 24.60%), action 123, FPS 1.46, Running 94.93s Step 245( 24.80%), action 124, FPS 1.47, Running 95.44s Step 246( 25.00%), action 125, FPS 1.48, Running 96.36s Step 247( 25.20%), action 126, FPS 1.48, Running 96.69s Step 248( 25.40%), action 127, FPS 1.48, Running 97.52s Step 249( 25.60%), action 128, FPS 1.52, Running 97.86s Step 250( 25.80%), action 129, FPS 1.53, Running 98.69s Step 251( 26.00%), action 130, FPS 1.54, Running 99.01s Step 252( 26.20%), action 131, FPS 1.54, Running 99.84s Step 253( 26.40%), action 132, FPS 1.57, Running 100.14s Step 254( 26.60%), action 133, FPS 1.62, Running 100.50s Step 255( 26.80%), action 134, FPS 1.62, Running 101.06s Step 256( 27.00%), action 135, FPS 1.61, Running 102.05s Step 257( 27.20%), action 136, FPS 1.61, Running 102.36s Step 258( 27.40%), action 137, FPS 1.60, Running 103.33s Step 259( 27.60%), action 138, FPS 1.52, Running 104.30s Step 260( 27.80%), action 139, FPS 1.52, Running 105.12s Step 261( 28.00%), action 140, FPS 1.50, Running 105.59s Step 262( 28.20%), action 141, FPS 1.55, Running 106.52s Step 263( 28.40%), action 142, FPS 1.56, Running 107.00s Step 264( 28.60%), action 143, FPS 1.56, Running 107.72s Step 265( 28.80%), action 144, FPS 1.57, Running 108.19s Step 266( 29.00%), action 145, FPS 1.56, Running 109.21s Step 267( 29.20%), action 146, FPS 1.52, Running 109.86s Step 268( 29.40%), action 147, FPS 1.50, Running 110.87s Step 269( 29.60%), action 148, FPS 1.51, Running 111.13s Step 270( 29.80%), action 149, FPS 1.49, Running 112.11s Step 271( 30.00%), action 150, FPS 1.46, Running 112.67s Step 272( 30.20%), action 151, FPS 1.46, Running 113.59s Step 273( 30.40%), action 152, FPS 1.46, Running 113.87s Step 274( 30.60%), action 153, FPS 1.40, Running 114.80s Step 275( 30.80%), action 154, FPS 1.40, Running 115.29s Step 276( 31.00%), action 155, FPS 1.42, Running 116.10s Step 277( 31.20%), action 156, FPS 1.40, Running 116.66s Step 278( 31.40%), action 157, FPS 1.43, Running 117.27s Step 279( 31.60%), action 158, FPS 1.48, Running 117.79s Step 280( 31.80%), action 159, FPS 1.52, Running 118.31s Step 281( 32.00%), action 160, FPS 1.53, Running 118.64s Step 282( 32.20%), action 161, FPS 1.59, Running 119.09s Step 283( 32.40%), action 162, FPS 1.61, Running 119.43s Step 284( 32.60%), action 163, FPS 1.65, Running 119.81s Step 285( 32.80%), action 164, FPS 1.68, Running 120.10s Step 286( 33.00%), action 165, FPS 1.72, Running 120.84s Step 287( 33.20%), action 166, FPS 1.72, Running 121.47s Step 288( 33.40%), action 167, FPS 1.79, Running 122.07s Step 289( 33.60%), action 168, FPS 1.75, Running 122.53s Step 290( 33.80%), action 169, FPS 1.80, Running 123.20s Step 291( 34.00%), action 170, FPS 1.81, Running 123.73s Step 292( 34.20%), action 171, FPS 1.80, Running 124.69s Step 293( 34.40%), action 172, FPS 1.75, Running 125.31s Step 294( 34.60%), action 173, FPS 1.73, Running 126.35s Step 295( 34.80%), action 174, FPS 1.70, Running 127.05s Step 296( 35.00%), action 175, FPS 1.68, Running 128.03s Step 297( 35.20%), action 176, FPS 1.66, Running 128.72s Step 298( 35.40%), action 177, FPS 1.62, Running 129.64s Step 299( 35.60%), action 178, FPS 1.63, Running 130.03s Step 300( 35.80%), action 179, FPS 1.61, Running 130.76s Step 301( 36.00%), action 180, FPS 1.59, Running 131.22s Step 302( 36.20%), action 181, FPS 1.54, Running 132.06s Step 303( 36.40%), action 182, FPS 1.53, Running 132.49s Step 304( 36.60%), action 183, FPS 1.51, Running 133.07s Step 305( 36.80%), action 184, FPS 1.49, Running 133.50s Step 306( 37.00%), action 185, FPS 1.52, Running 134.03s Step 307( 37.20%), action 186, FPS 1.56, Running 134.29s Step 308( 37.40%), action 187, FPS 1.54, Running 135.02s Step 309( 37.60%), action 188, FPS 1.57, Running 135.27s Step 310( 37.80%), action 189, FPS 1.56, Running 135.99s Step 311( 38.00%), action 190, FPS 1.59, Running 136.28s Step 312( 38.20%), action 191, FPS 1.62, Running 137.03s Step 313( 38.40%), action 192, FPS 1.65, Running 137.41s Step 314( 38.60%), action 193, FPS 1.70, Running 138.11s Step 315( 38.80%), action 194, FPS 1.78, Running 138.32s Step 316( 39.00%), action 195, FPS 1.86, Running 138.80s Step 317( 39.20%), action 196, FPS 1.94, Running 139.04s Step 318( 39.40%), action 197, FPS 2.06, Running 139.37s Step 319( 39.60%), action 198, FPS 2.10, Running 139.57s Step 320( 39.80%), action 199, FPS 2.15, Running 140.06s Step 321( 40.00%), action 200, FPS 2.21, Running 140.28s Step 322( 40.20%), action 201, FPS 2.18, Running 141.22s Step 323( 40.40%), action 202, FPS 2.22, Running 141.48s Step 324( 40.60%), action 203, FPS 2.25, Running 141.94s Step 325( 40.80%), action 204, FPS 2.24, Running 142.41s Step 326( 41.00%), action 205, FPS 2.18, Running 143.20s Step 327( 41.20%), action 206, FPS 2.16, Running 143.53s Step 328( 41.40%), action 207, FPS 2.18, Running 144.20s Step 329( 41.60%), action 208, FPS 2.05, Running 145.05s Step 330( 41.80%), action 209, FPS 2.05, Running 145.75s Step 331( 42.00%), action 210, FPS 2.01, Running 146.21s Step 332( 42.20%), action 211, FPS 2.03, Running 146.87s Step 333( 42.40%), action 212, FPS 1.96, Running 147.63s Step 334( 42.60%), action 213, FPS 1.88, Running 148.75s Step 335( 42.80%), action 214, FPS 1.82, Running 149.29s Step 336( 43.00%), action 215, FPS 1.74, Running 150.31s Step 337( 43.20%), action 216, FPS 1.69, Running 150.85s Step 338( 43.40%), action 217, FPS 1.65, Running 151.46s Step 339( 43.60%), action 218, FPS 1.61, Running 151.97s Step 340( 43.80%), action 219, FPS 1.59, Running 152.66s Step 341( 44.00%), action 220, FPS 1.56, Running 153.12s Step 342( 44.20%), action 221, FPS 1.55, Running 154.13s Step 343( 44.40%), action 222, FPS 1.54, Running 154.44s Step 344( 44.60%), action 223, FPS 1.50, Running 155.30s Step 345( 44.80%), action 224, FPS 1.49, Running 155.83s Step 346( 45.00%), action 225, FPS 1.49, Running 156.60s Step 347( 45.20%), action 226, FPS 1.48, Running 157.02s Step 348( 45.40%), action 227, FPS 1.47, Running 157.85s Step 349( 45.60%), action 228, FPS 1.48, Running 158.52s Step 350( 45.80%), action 229, FPS 1.47, Running 159.38s Step 351( 46.00%), action 230, FPS 1.49, Running 159.61s Step 352( 46.20%), action 231, FPS 1.46, Running 160.58s Step 353( 46.40%), action 232, FPS 1.50, Running 161.00s Step 354( 46.60%), action 233, FPS 1.52, Running 161.93s Step 355( 46.80%), action 234, FPS 1.52, Running 162.44s Step 356( 47.00%), action 235, FPS 1.57, Running 163.01s Step 357( 47.20%), action 236, FPS 1.58, Running 163.49s Step 358( 47.40%), action 237, FPS 1.55, Running 164.38s Step 359( 47.60%), action 238, FPS 1.51, Running 165.18s Step 360( 47.80%), action 239, FPS 1.50, Running 166.03s Step 361( 48.00%), action 240, FPS 1.49, Running 166.54s Step 362( 48.20%), action 241, FPS 1.49, Running 167.55s Step 363( 48.40%), action 242, FPS 1.50, Running 167.81s Step 364( 48.60%), action 243, FPS 1.52, Running 168.45s Step 365( 48.80%), action 244, FPS 1.53, Running 168.87s Step 366( 49.00%), action 245, FPS 1.53, Running 169.66s Step 367( 49.20%), action 246, FPS 1.55, Running 169.91s Step 368( 49.40%), action 247, FPS 1.53, Running 170.88s Step 369( 49.60%), action 248, FPS 1.58, Running 171.15s Step 370( 49.80%), action 249, FPS 1.59, Running 171.92s Step 371( 50.00%), action 250, FPS 1.54, Running 172.56s Step 372( 50.20%), action 251, FPS 1.58, Running 173.24s Step 373( 50.40%), action 252, FPS 1.58, Running 173.69s Step 374( 50.60%), action 253, FPS 1.56, Running 174.72s Step 375( 50.80%), action 254, FPS 1.56, Running 175.24s Step 376( 51.00%), action 255, FPS 1.51, Running 176.26s Step 377( 51.20%), action 256, FPS 1.53, Running 176.52s Step 378( 51.40%), action 257, FPS 1.58, Running 177.02s Step 379( 51.60%), action 258, FPS 1.60, Running 177.68s Step 380( 51.80%), action 259, FPS 1.59, Running 178.63s Step 381( 52.00%), action 260, FPS 1.60, Running 179.07s Step 382( 52.20%), action 261, FPS 1.61, Running 179.97s Step 383( 52.40%), action 262, FPS 1.61, Running 180.23s Step 384( 52.60%), action 263, FPS 1.54, Running 181.45s Step 385( 52.80%), action 264, FPS 1.54, Running 181.83s Step 386( 53.00%), action 265, FPS 1.52, Running 182.82s Step 387( 53.20%), action 266, FPS 1.49, Running 183.34s Step 388( 53.40%), action 267, FPS 1.53, Running 183.99s Step 389( 53.60%), action 268, FPS 1.50, Running 184.45s Step 390( 53.80%), action 269, FPS 1.53, Running 184.98s Step 391( 54.00%), action 270, FPS 1.58, Running 185.24s Step 392( 54.20%), action 271, FPS 1.55, Running 186.12s Step 393( 54.40%), action 272, FPS 1.55, Running 186.58s Step 394( 54.60%), action 273, FPS 1.61, Running 187.12s Step 395( 54.80%), action 274, FPS 1.65, Running 187.39s Step 396( 55.00%), action 275, FPS 1.68, Running 188.15s Step 397( 55.20%), action 276, FPS 1.68, Running 188.42s Step 398( 55.40%), action 277, FPS 1.64, Running 189.21s Step 399( 55.60%), action 278, FPS 1.70, Running 189.43s Step 400( 55.80%), action 279, FPS 1.72, Running 190.25s Step 401( 56.00%), action 280, FPS 1.75, Running 190.51s Step 402( 56.20%), action 281, FPS 1.75, Running 191.42s Step 403( 56.40%), action 282, FPS 1.75, Running 191.69s Step 404( 56.60%), action 283, FPS 1.81, Running 192.51s Step 405( 56.80%), action 284, FPS 1.83, Running 192.74s Step 406( 57.00%), action 285, FPS 1.85, Running 193.61s Step 407( 57.20%), action 286, FPS 1.83, Running 194.26s Step 408( 57.40%), action 287, FPS 1.77, Running 195.25s Step 409( 57.60%), action 288, FPS 1.78, Running 195.67s Step 410( 57.80%), action 289, FPS 1.82, Running 195.98s Step 411( 58.00%), action 290, FPS 1.82, Running 196.20s Step 412( 58.20%), action 291, FPS 1.88, Running 196.75s Step 413( 58.40%), action 292, FPS 1.93, Running 196.93s Step 414( 58.60%), action 293, FPS 1.95, Running 197.39s Step 415( 58.80%), action 294, FPS 1.95, Running 197.62s Step 416( 59.00%), action 295, FPS 2.01, Running 198.09s Step 417( 59.20%), action 296, FPS 2.02, Running 198.31s Step 418( 59.40%), action 297, FPS 2.12, Running 198.64s Step 419( 59.60%), action 298, FPS 2.10, Running 198.96s Step 420( 59.80%), action 299, FPS 2.12, Running 199.68s Step 421( 60.00%), action 300, FPS 2.12, Running 199.96s Step 422( 60.20%), action 301, FPS 2.05, Running 201.18s [2026-08-02 19:56:48] [38 ] Seed 37 failed after 201.35 s. +steps: 422 , actions: 301 . +Instruction: Empty +Total 26/38(68.42%) success. +Setting seed: 38 +Step 1( N/A%), pre moving , FPS 2.24, Running 0.45s Step 2( N/A%), pre moving , FPS 4.04, Running 0.49s Step 3( N/A%), pre moving , FPS 5.35, Running 0.56s Step 4( N/A%), pre moving , FPS 4.54, Running 0.88s Step 5( N/A%), pre moving , FPS 5.39, Running 0.93s Step 6( N/A%), pre moving , FPS 5.91, Running 1.01s Step 7( N/A%), pre moving , FPS 6.48, Running 1.08s Step 8( N/A%), pre moving , FPS 6.97, Running 1.15s Step 9( N/A%), pre moving , FPS 6.15, Running 1.46s Step 10( N/A%), pre moving , FPS 6.43, Running 1.55s Step 11( N/A%), pre moving , FPS 6.78, Running 1.62s Step 12( N/A%), pre moving , FPS 6.80, Running 1.77s Step 13( N/A%), pre moving , FPS 6.54, Running 1.99s Step 14( N/A%), pre moving , FPS 6.78, Running 2.07s Step 15( N/A%), pre moving , FPS 7.05, Running 2.13s Step 16( N/A%), pre moving , FPS 7.24, Running 2.21s Step 17( N/A%), pre moving , FPS 6.72, Running 2.53s Step 18( N/A%), pre moving , FPS 6.95, Running 2.59s Step 19( N/A%), pre moving , FPS 7.11, Running 2.67s Step 20( N/A%), pre moving , FPS 7.28, Running 2.75s Step 21( N/A%), pre moving , FPS 7.18, Running 3.23s Step 22( N/A%), pre moving , FPS 7.13, Running 3.30s Step 23( N/A%), pre moving , FPS 6.80, Running 3.50s Step 24( N/A%), pre moving , FPS 7.05, Running 3.72s Step 25( N/A%), pre moving , FPS 7.03, Running 3.77s Step 26( N/A%), pre moving , FPS 6.13, Running 4.28s Step 27( N/A%), pre moving , FPS 6.13, Running 4.35s Step 28( N/A%), pre moving , FPS 6.00, Running 4.48s Step 29( N/A%), pre moving , FPS 6.14, Running 4.72s Step 30( N/A%), pre moving , FPS 6.15, Running 4.80s Step 31( N/A%), pre moving , FPS 6.15, Running 4.88s Step 32( N/A%), pre moving , FPS 5.84, Running 5.19s Step 33( N/A%), pre moving , FPS 6.07, Running 5.28s Step 34( N/A%), pre moving , FPS 6.11, Running 5.34s Step 35( N/A%), pre moving , FPS 6.10, Running 5.41s Step 36( N/A%), pre moving , FPS 5.26, Running 6.02s Step 37( N/A%), pre moving , FPS 5.26, Running 6.33s Step 38( N/A%), pre moving , FPS 5.23, Running 6.42s Step 39( N/A%), pre moving , FPS 5.26, Running 6.47s Step 40( N/A%), pre moving , FPS 5.26, Running 6.55s Step 41( N/A%), pre moving , FPS 5.52, Running 6.86s Step 42( N/A%), pre moving , FPS 5.50, Running 6.94s Step 43( N/A%), pre moving , FPS 5.72, Running 7.00s Step 44( N/A%), pre moving , FPS 5.96, Running 7.07s Step 45( N/A%), pre moving , FPS 5.49, Running 7.42s Step 46( N/A%), pre moving , FPS 6.13, Running 7.54s Step 47( N/A%), pre moving , FPS 5.99, Running 7.68s Step 48( N/A%), pre moving , FPS 5.65, Running 8.02s Step 49( N/A%), pre moving , FPS 5.88, Running 8.12s Step 50( N/A%), pre moving , FPS 5.46, Running 8.47s Step 51( N/A%), pre moving , FPS 5.39, Running 8.58s Step 52( N/A%), pre moving , FPS 5.50, Running 8.83s Step 53( N/A%), pre moving , FPS 5.28, Running 9.07s Step 54( N/A%), pre moving , FPS 5.23, Running 9.17s Step 55( N/A%), pre moving , FPS 4.87, Running 9.51s Step 56( N/A%), pre moving , FPS 5.56, Running 9.62s Step 57( N/A%), pre moving , FPS 5.90, Running 9.72s Step 58( N/A%), pre moving , FPS 5.49, Running 10.06s Step 59( N/A%), pre moving , FPS 5.40, Running 10.18s Step 60( N/A%), pre moving , FPS 5.35, Running 10.28s Step 61( N/A%), pre moving , FPS 5.27, Running 10.65s Step 62( N/A%), pre moving , FPS 5.23, Running 10.76s Step 63( N/A%), pre moving , FPS 4.86, Running 11.11s Step 64( N/A%), pre moving , FPS 4.80, Running 11.24s Step 65( N/A%), pre moving , FPS 5.10, Running 11.34s Step 66( N/A%), pre moving , FPS 4.81, Running 11.69s Step 67( N/A%), pre moving , FPS 4.85, Running 11.80s Step 68( N/A%), pre moving , FPS 5.14, Running 11.91s Step 69( N/A%), pre moving , FPS 4.84, Running 12.26s Step 70( N/A%), pre moving , FPS 5.12, Running 12.37s Step 71( N/A%), pre moving , FPS 5.13, Running 12.48s Step 72( N/A%), pre moving , FPS 4.97, Running 12.86s Step 73( N/A%), pre moving , FPS 5.16, Running 12.95s Step 74( N/A%), pre moving , FPS 4.83, Running 13.30s Step 75( N/A%), pre moving , FPS 5.13, Running 13.41s Step 76( N/A%), pre moving , FPS 5.13, Running 13.52s Step 77( N/A%), pre moving , FPS 4.82, Running 13.87s Step 78( N/A%), pre moving , FPS 5.09, Running 13.99s Step 79( N/A%), pre moving , FPS 5.10, Running 14.10s Step 80( N/A%), pre moving , FPS 4.80, Running 14.45s Step 81( N/A%), pre moving , FPS 5.23, Running 14.48s Step 82( N/A%), pre moving , FPS 5.33, Running 14.51s Step 83( N/A%), pre moving , FPS 5.83, Running 14.54s Step 84( N/A%), pre moving , FPS 5.96, Running 14.59s Step 85( N/A%), pre moving , FPS 6.01, Running 14.67s Step 86( N/A%), pre moving , FPS 6.47, Running 14.79s Step 87( N/A%), pre moving , FPS 6.57, Running 14.85s Step 88( N/A%), pre moving , FPS 6.63, Running 14.92s Step 89( N/A%), pre moving , FPS 7.35, Running 14.98s Step 90( N/A%), pre moving , FPS 7.50, Running 15.04s Step 91( N/A%), pre moving , FPS 7.63, Running 15.10s Step 92( N/A%), pre moving , FPS 8.72, Running 15.15s Step 93( N/A%), pre moving , FPS 8.79, Running 15.22s Step 94( N/A%), pre moving , FPS 10.23, Running 15.26s Step 95( N/A%), pre moving , FPS 10.58, Running 15.30s Step 96( N/A%), pre moving , FPS 10.97, Running 15.34s Step 97( N/A%), pre moving , FPS 13.25, Running 15.38s Step 98( N/A%), pre moving , FPS 13.95, Running 15.42s Step 99( N/A%), pre moving , FPS 14.68, Running 15.46s Step 100( N/A%), pre moving , FPS 18.97, Running 15.51s Step 101( N/A%), pre moving , FPS 18.72, Running 15.55s Step 102( N/A%), pre moving , FPS 18.90, Running 15.57s Step 103( N/A%), pre moving , FPS 19.17, Running 15.58s Step 104( N/A%), pre moving , FPS 19.85, Running 15.60s Step 105( N/A%), pre moving , FPS 21.21, Running 15.62s Step 106( N/A%), pre moving , FPS 22.08, Running 15.69s Step 107( N/A%), pre moving , FPS 21.93, Running 15.76s Step 108( N/A%), pre moving , FPS 6.42, Running 18.04s Step 109( N/A%), pre moving , FPS 5.58, Running 18.56s Step 110( N/A%), pre moving , FPS 5.09, Running 18.97s Step 111( N/A%), pre moving , FPS 4.57, Running 19.48s Step 112( N/A%), pre moving , FPS 4.43, Running 19.66s Step 113( N/A%), pre moving , FPS 4.01, Running 20.20s Step 114( N/A%), pre moving , FPS 3.74, Running 20.60s Step 115( N/A%), pre moving , FPS 3.43, Running 21.13s Step 116( N/A%), pre moving , FPS 3.37, Running 21.28s Step 117( N/A%), pre moving , FPS 3.05, Running 21.93s Step 118( N/A%), pre moving , FPS 2.91, Running 22.29s Step 119( N/A%), pre moving , FPS 2.73, Running 22.78s Step 120( N/A%), pre moving , FPS 2.68, Running 22.98s Step 121( N/A%), pre moving , FPS 2.52, Running 23.48s Step 122( N/A%), pre moving , FPS 2.40, Running 23.91s Step 123( N/A%), pre moving , FPS 2.26, Running 24.43s Step 124( N/A%), pre moving , FPS 2.23, Running 24.57s Step 125( N/A%), pre moving , FPS 2.10, Running 25.15s Step 126( N/A%), pre moving , FPS 2.03, Running 25.56s Step 127( N/A%), pre moving , FPS 1.94, Running 26.09s Step 128( 0.20%), action 1, FPS 2.20, Running 27.15s Step 129( 0.40%), action 2, FPS 2.19, Running 27.68s Step 130( 0.60%), action 3, FPS 2.07, Running 28.62s Step 131( 0.80%), action 4, FPS 2.11, Running 28.98s Step 132( 1.00%), action 5, FPS 1.97, Running 29.82s Step 133( 1.20%), action 6, FPS 2.02, Running 30.12s Step 134( 1.40%), action 7, FPS 1.94, Running 30.92s Step 135( 1.60%), action 8, FPS 1.98, Running 31.20s Step 136( 1.80%), action 9, FPS 1.84, Running 32.16s Step 137( 2.00%), action 10, FPS 1.86, Running 32.67s Step 138( 2.20%), action 11, FPS 1.82, Running 33.29s Step 139( 2.40%), action 12, FPS 1.83, Running 33.73s Step 140( 2.60%), action 13, FPS 1.76, Running 34.36s Step 141( 2.80%), action 14, FPS 1.78, Running 34.70s Step 142( 3.00%), action 15, FPS 1.74, Running 35.41s Step 143( 3.20%), action 16, FPS 1.73, Running 35.95s Step 144( 3.40%), action 17, FPS 1.66, Running 36.59s Step 145( 3.60%), action 18, FPS 1.68, Running 37.05s Step 146( 3.80%), action 19, FPS 1.63, Running 37.82s Step 147( 4.00%), action 20, FPS 1.66, Running 38.15s Step 148( 4.20%), action 21, FPS 1.66, Running 39.22s Step 149( 4.40%), action 22, FPS 1.66, Running 39.76s Step 150( 4.60%), action 23, FPS 1.65, Running 40.71s Step 151( 4.80%), action 24, FPS 1.67, Running 40.99s Step 152( 5.00%), action 25, FPS 1.69, Running 41.65s Step 153( 5.20%), action 26, FPS 1.67, Running 42.09s Step 154( 5.40%), action 27, FPS 1.66, Running 42.97s Step 155( 5.60%), action 28, FPS 1.65, Running 43.34s Step 156( 5.80%), action 29, FPS 1.66, Running 44.19s Step 157( 6.00%), action 30, FPS 1.69, Running 44.48s Step 158( 6.20%), action 31, FPS 1.67, Running 45.28s Step 159( 6.40%), action 32, FPS 1.65, Running 45.82s Step 160( 6.60%), action 33, FPS 1.66, Running 46.42s Step 161( 6.80%), action 34, FPS 1.64, Running 46.92s Step 162( 7.00%), action 35, FPS 1.65, Running 47.56s Step 163( 7.20%), action 36, FPS 1.64, Running 48.13s Step 164( 7.40%), action 37, FPS 1.61, Running 49.01s Step 165( 7.60%), action 38, FPS 1.63, Running 49.31s Step 166( 7.80%), action 39, FPS 1.61, Running 50.21s Step 167( 8.00%), action 40, FPS 1.62, Running 50.51s Step 168( 8.20%), action 41, FPS 1.64, Running 51.43s Step 169( 8.40%), action 42, FPS 1.63, Running 52.03s Step 170( 8.60%), action 43, FPS 1.67, Running 52.68s Step 171( 8.80%), action 44, FPS 1.67, Running 52.99s Step 172( 9.00%), action 45, FPS 1.69, Running 53.50s Step 173( 9.20%), action 46, FPS 1.71, Running 53.78s Step 174( 9.40%), action 47, FPS 1.78, Running 54.19s Step 175( 9.60%), action 48, FPS 1.77, Running 54.67s Step 176( 9.80%), action 49, FPS 1.76, Running 55.53s Step 177( 10.00%), action 50, FPS 1.77, Running 55.80s Step 178( 10.20%), action 51, FPS 1.75, Running 56.70s Step 179( 10.40%), action 52, FPS 1.80, Running 56.94s Step 180( 10.60%), action 53, FPS 1.77, Running 57.75s Step 181( 10.80%), action 54, FPS 1.80, Running 58.05s Step 182( 11.00%), action 55, FPS 1.77, Running 58.88s Step 183( 11.20%), action 56, FPS 1.81, Running 59.18s Step 184( 11.40%), action 57, FPS 1.83, Running 59.97s Step 185( 11.60%), action 58, FPS 1.82, Running 60.27s Step 186( 11.80%), action 59, FPS 1.83, Running 61.15s Step 187( 12.00%), action 60, FPS 1.78, Running 61.76s Step 188( 12.20%), action 61, FPS 1.78, Running 62.66s Step 189( 12.40%), action 62, FPS 1.84, Running 62.90s Step 190( 12.60%), action 63, FPS 1.81, Running 63.75s Step 191( 12.80%), action 64, FPS 1.82, Running 63.98s Step 192( 13.00%), action 65, FPS 1.77, Running 64.77s Step 193( 13.20%), action 66, FPS 1.77, Running 65.09s Step 194( 13.40%), action 67, FPS 1.72, Running 65.81s Step 195( 13.60%), action 68, FPS 1.74, Running 66.18s Step 196( 13.80%), action 69, FPS 1.73, Running 67.11s Step 197( 14.00%), action 70, FPS 1.73, Running 67.37s Step 198( 14.20%), action 71, FPS 1.73, Running 68.28s Step 199( 14.40%), action 72, FPS 1.68, Running 68.86s Step 200( 14.60%), action 73, FPS 1.66, Running 69.78s Step 201( 14.80%), action 74, FPS 1.67, Running 70.04s Step 202( 15.00%), action 75, FPS 1.65, Running 70.97s Step 203( 15.20%), action 76, FPS 1.62, Running 71.51s Step 204( 15.40%), action 77, FPS 1.67, Running 71.92s Step 205( 15.60%), action 78, FPS 1.67, Running 72.24s Step 206( 15.80%), action 79, FPS 1.76, Running 72.53s Step 207( 16.00%), action 80, FPS 1.82, Running 72.75s Step 208( 16.20%), action 81, FPS 1.87, Running 73.37s Step 209( 16.40%), action 82, FPS 1.86, Running 73.65s Step 210( 16.60%), action 83, FPS 1.93, Running 74.11s Step 211( 16.80%), action 84, FPS 1.90, Running 74.51s Step 212( 17.00%), action 85, FPS 1.91, Running 75.25s Step 213( 17.20%), action 86, FPS 1.92, Running 75.51s Step 214( 17.40%), action 87, FPS 1.91, Running 76.27s Step 215( 17.60%), action 88, FPS 1.92, Running 76.58s Step 216( 17.80%), action 89, FPS 1.92, Running 77.54s Step 217( 18.00%), action 90, FPS 1.91, Running 77.84s Step 218( 18.20%), action 91, FPS 1.92, Running 78.71s Step 219( 18.40%), action 92, FPS 1.97, Running 79.01s Step 220( 18.60%), action 93, FPS 1.97, Running 79.91s Step 221( 18.80%), action 94, FPS 1.93, Running 80.40s Step 222( 19.00%), action 95, FPS 1.92, Running 81.39s Step 223( 19.20%), action 96, FPS 1.96, Running 81.73s Step 224( 19.40%), action 97, FPS 1.90, Running 82.45s Step 225( 19.60%), action 98, FPS 1.91, Running 82.73s Step 226( 19.80%), action 99, FPS 1.79, Running 83.68s Step 227( 20.00%), action 100, FPS 1.73, Running 84.29s Step 228( 20.20%), action 101, FPS 1.67, Running 85.32s Step 229( 20.40%), action 102, FPS 1.67, Running 85.64s Step 230( 20.60%), action 103, FPS 1.62, Running 86.44s Step 231( 20.80%), action 104, FPS 1.63, Running 86.78s Step 232( 21.00%), action 105, FPS 1.62, Running 87.61s Step 233( 21.20%), action 106, FPS 1.58, Running 88.17s Step 234( 21.40%), action 107, FPS 1.56, Running 89.08s Step 235( 21.60%), action 108, FPS 1.55, Running 89.52s Step 236( 21.80%), action 109, FPS 1.54, Running 90.56s Step 237( 22.00%), action 110, FPS 1.50, Running 91.19s Step 238( 22.20%), action 111, FPS 1.48, Running 92.24s Step 239( 22.40%), action 112, FPS 1.46, Running 92.74s Step 240( 22.60%), action 113, FPS 1.48, Running 93.45s Step 241( 22.80%), action 114, FPS 1.49, Running 93.78s Step 242( 23.00%), action 115, FPS 1.57, Running 94.14s Step 243( 23.20%), action 116, FPS 1.58, Running 94.39s Step 244( 23.40%), action 117, FPS 1.57, Running 95.18s Step 245( 23.60%), action 118, FPS 1.55, Running 95.65s Step 246( 23.80%), action 119, FPS 1.55, Running 96.55s Step 247( 24.00%), action 120, FPS 1.55, Running 97.16s Step 248( 24.20%), action 121, FPS 1.54, Running 98.30s Step 249( 24.40%), action 122, FPS 1.51, Running 98.90s Step 250( 24.60%), action 123, FPS 1.49, Running 99.85s Step 251( 24.80%), action 124, FPS 1.47, Running 100.36s Step 252( 25.00%), action 125, FPS 1.49, Running 101.02s Step 253( 25.20%), action 126, FPS 1.49, Running 101.58s Step 254( 25.40%), action 127, FPS 1.48, Running 102.54s Step 255( 25.60%), action 128, FPS 1.47, Running 103.08s Step 256( 25.80%), action 129, FPS 1.52, Running 103.73s Step 257( 26.00%), action 130, FPS 1.53, Running 104.27s Step 258( 26.20%), action 131, FPS 1.54, Running 105.26s Step 259( 26.40%), action 132, FPS 1.54, Running 105.74s Step 260( 26.60%), action 133, FPS 1.54, Running 106.43s Step 261( 26.80%), action 134, FPS 1.51, Running 107.00s Step 262( 27.00%), action 135, FPS 1.45, Running 107.95s Step 263( 27.20%), action 136, FPS 1.44, Running 108.28s Step 264( 27.40%), action 137, FPS 1.43, Running 109.13s Step 265( 27.60%), action 138, FPS 1.43, Running 109.68s Step 266( 27.80%), action 139, FPS 1.42, Running 110.65s Step 267( 28.00%), action 140, FPS 1.45, Running 110.99s Step 268( 28.20%), action 141, FPS 1.44, Running 112.16s Step 269( 28.40%), action 142, FPS 1.44, Running 112.79s Step 270( 28.60%), action 143, FPS 1.51, Running 113.11s Step 271( 28.80%), action 144, FPS 1.51, Running 113.60s Step 272( 29.00%), action 145, FPS 1.52, Running 114.20s Step 273( 29.20%), action 146, FPS 1.54, Running 114.57s Step 274( 29.40%), action 147, FPS 1.51, Running 115.80s Step 275( 29.60%), action 148, FPS 1.53, Running 116.12s Step 276( 29.80%), action 149, FPS 1.51, Running 117.00s Step 277( 30.00%), action 150, FPS 1.50, Running 117.58s Step 278( 30.20%), action 151, FPS 1.50, Running 118.56s Step 279( 30.40%), action 152, FPS 1.49, Running 119.19s Step 280( 30.60%), action 153, FPS 1.49, Running 119.85s Step 281( 30.80%), action 154, FPS 1.50, Running 120.36s Step 282( 31.00%), action 155, FPS 1.49, Running 121.35s Step 283( 31.20%), action 156, FPS 1.47, Running 121.90s Step 284( 31.40%), action 157, FPS 1.48, Running 122.62s Step 285( 31.60%), action 158, FPS 1.44, Running 123.57s Step 286( 31.80%), action 159, FPS 1.45, Running 124.47s Step 287( 32.00%), action 160, FPS 1.44, Running 124.86s Step 288( 32.20%), action 161, FPS 1.48, Running 125.71s Step 289( 32.40%), action 162, FPS 1.48, Running 126.31s Step 290( 32.60%), action 163, FPS 1.42, Running 127.20s Step 291( 32.80%), action 164, FPS 1.43, Running 127.62s Step 292( 33.00%), action 165, FPS 1.40, Running 128.46s Step 293( 33.20%), action 166, FPS 1.38, Running 129.07s Step 294( 33.40%), action 167, FPS 1.41, Running 130.00s Step 295( 33.60%), action 168, FPS 1.37, Running 130.74s Step 296( 33.80%), action 169, FPS 1.37, Running 131.65s Step 297( 34.00%), action 170, FPS 1.40, Running 131.83s Step 298( 34.20%), action 171, FPS 1.40, Running 132.86s Step 299( 34.40%), action 172, FPS 1.38, Running 133.66s Step 300( 34.60%), action 173, FPS 1.35, Running 134.63s Step 301( 34.80%), action 174, FPS 1.38, Running 134.89s Step 302( 35.00%), action 175, FPS 1.39, Running 135.76s Step 303( 35.20%), action 176, FPS 1.42, Running 136.03s Step 304( 35.40%), action 177, FPS 1.40, Running 136.91s Step 305( 35.60%), action 178, FPS 1.44, Running 137.45s Step 306( 35.80%), action 179, FPS 1.46, Running 138.20s Step 307( 36.00%), action 180, FPS 1.46, Running 138.59s Step 308( 36.20%), action 181, FPS 1.44, Running 139.58s Step 309( 36.40%), action 182, FPS 1.47, Running 139.87s Step 310( 36.60%), action 183, FPS 1.49, Running 140.67s Step 311( 36.80%), action 184, FPS 1.48, Running 141.18s Step 312( 37.00%), action 185, FPS 1.49, Running 141.87s Step 313( 37.20%), action 186, FPS 1.50, Running 142.37s Step 314( 37.40%), action 187, FPS 1.52, Running 143.17s Step 315( 37.60%), action 188, FPS 1.57, Running 143.51s Step 316( 37.80%), action 189, FPS 1.60, Running 144.14s Step 317( 38.00%), action 190, FPS 1.56, Running 144.65s Step 318( 38.20%), action 191, FPS 1.57, Running 145.62s Step 319( 38.40%), action 192, FPS 1.64, Running 145.88s Step 320( 38.60%), action 193, FPS 1.69, Running 146.47s Step 321( 38.80%), action 194, FPS 1.67, Running 146.88s Step 322( 39.00%), action 195, FPS 1.69, Running 147.57s Step 323( 39.20%), action 196, FPS 1.67, Running 148.02s Step 324( 39.40%), action 197, FPS 1.70, Running 148.69s Step 325( 39.60%), action 198, FPS 1.71, Running 149.13s Step 326( 39.80%), action 199, FPS 1.68, Running 150.13s Step 327( 40.00%), action 200, FPS 1.64, Running 150.77s Step 328( 40.20%), action 201, FPS 1.72, Running 151.21s Step 329( 40.40%), action 202, FPS 1.72, Running 151.53s Step 330( 40.60%), action 203, FPS 1.75, Running 152.08s Step 331( 40.80%), action 204, FPS 1.77, Running 152.50s Step 332( 41.00%), action 205, FPS 1.74, Running 153.38s Step 333( 41.20%), action 206, FPS 1.73, Running 153.94s Step 334( 41.40%), action 207, FPS 1.71, Running 154.88s Step 335( 41.60%), action 208, FPS 1.67, Running 155.50s Step 336( 41.80%), action 209, FPS 1.62, Running 156.52s Step 337( 42.00%), action 210, FPS 1.60, Running 157.16s Step 338( 42.20%), action 211, FPS 1.60, Running 158.11s Step 339( 42.40%), action 212, FPS 1.56, Running 158.70s Step 340( 42.60%), action 213, FPS 1.52, Running 159.61s Step 341( 42.80%), action 214, FPS 1.52, Running 160.03s Step 342( 43.00%), action 215, FPS 1.50, Running 160.91s Step 343( 43.20%), action 216, FPS 1.48, Running 161.54s Step 344( 43.40%), action 217, FPS 1.45, Running 162.49s Step 345( 43.60%), action 218, FPS 1.43, Running 163.09s Step 346( 43.80%), action 219, FPS 1.46, Running 163.82s Step 347( 44.00%), action 220, FPS 1.47, Running 164.34s Step 348( 44.20%), action 221, FPS 1.42, Running 165.26s Step 349( 44.40%), action 222, FPS 1.41, Running 165.69s Step 350( 44.60%), action 223, FPS 1.38, Running 166.60s Step 351( 44.80%), action 224, FPS 1.37, Running 167.09s Step 352( 45.00%), action 225, FPS 1.36, Running 168.04s Step 353( 45.20%), action 226, FPS 1.39, Running 168.30s Step 354( 45.40%), action 227, FPS 1.40, Running 169.12s Step 355( 45.60%), action 228, FPS 1.44, Running 169.42s Step 356( 45.80%), action 229, FPS 1.46, Running 170.26s Step 357( 46.00%), action 230, FPS 1.51, Running 170.44s Step 358( 46.20%), action 231, FPS 1.56, Running 170.92s Step 359( 46.40%), action 232, FPS 1.61, Running 171.11s Step 360( 46.60%), action 233, FPS 1.65, Running 171.75s Step 361( 46.80%), action 234, FPS 1.66, Running 172.05s Step 362( 47.00%), action 235, FPS 1.72, Running 172.56s Step 363( 47.20%), action 236, FPS 1.75, Running 173.00s Step 364( 47.40%), action 237, FPS 1.75, Running 173.92s Step 365( 47.60%), action 238, FPS 1.79, Running 174.27s Step 366( 47.80%), action 239, FPS 1.77, Running 175.12s Step 367( 48.00%), action 240, FPS 1.80, Running 175.46s Step 368( 48.20%), action 241, FPS 1.81, Running 176.32s Step 369( 48.40%), action 242, FPS 1.79, Running 176.88s Step 370( 48.60%), action 243, FPS 1.78, Running 177.81s Step 371( 48.80%), action 244, FPS 1.81, Running 178.14s Step 372( 49.00%), action 245, FPS 1.82, Running 179.04s Step 373( 49.20%), action 246, FPS 1.76, Running 179.67s Step 374( 49.40%), action 247, FPS 1.75, Running 180.58s Step 375( 49.60%), action 248, FPS 1.74, Running 180.92s Step 376( 49.80%), action 249, FPS 1.73, Running 181.80s Step 377( 50.00%), action 250, FPS 1.67, Running 182.40s Step 378( 50.20%), action 251, FPS 1.61, Running 183.31s Step 379( 50.40%), action 252, FPS 1.55, Running 183.97s Step 380( 50.60%), action 253, FPS 1.52, Running 184.87s Step 381( 50.80%), action 254, FPS 1.52, Running 185.25s Step 382( 51.00%), action 255, FPS 1.48, Running 186.07s Step 383( 51.20%), action 256, FPS 1.46, Running 186.74s Step 384( 51.40%), action 257, FPS 1.46, Running 187.63s Step 385( 51.60%), action 258, FPS 1.45, Running 188.06s Step 386( 51.80%), action 259, FPS 1.45, Running 188.92s Step 387( 52.00%), action 260, FPS 1.42, Running 189.52s Step 388( 52.20%), action 261, FPS 1.45, Running 190.14s Step 389( 52.40%), action 262, FPS 1.48, Running 190.37s Step 390( 52.60%), action 263, FPS 1.51, Running 191.03s Step 391( 52.80%), action 264, FPS 1.45, Running 191.93s Step 392( 53.00%), action 265, FPS 1.43, Running 193.00s Step 393( 53.20%), action 266, FPS 1.43, Running 193.61s Step 394( 53.40%), action 267, FPS 1.42, Running 194.61s Step 395( 53.60%), action 268, FPS 1.40, Running 195.17s Step 396( 53.80%), action 269, FPS 1.41, Running 195.93s Step 397( 54.00%), action 270, FPS 1.43, Running 196.37s Step 398( 54.20%), action 271, FPS 1.43, Running 197.27s Step 399( 54.40%), action 272, FPS 1.47, Running 197.55s Step 400( 54.60%), action 273, FPS 1.48, Running 198.36s Step 401( 54.80%), action 274, FPS 1.46, Running 198.95s Step 402( 55.00%), action 275, FPS 1.46, Running 199.75s Step 403( 55.20%), action 276, FPS 1.49, Running 200.16s Step 404( 55.40%), action 277, FPS 1.49, Running 201.03s Step 405( 55.60%), action 278, FPS 1.51, Running 201.28s Step 406( 55.80%), action 279, FPS 1.50, Running 202.22s Step 407( 56.00%), action 280, FPS 1.54, Running 202.47s [2026-08-02 20:00:11] [39 ] Seed 38 success after 202.87 s. +steps: 407 , actions: 280 . +Instruction: Empty +Total 27/39(69.23%) success. +Setting seed: 39 +Step 1( N/A%), pre moving , FPS 4.64, Running 0.22s Step 2( N/A%), pre moving , FPS 6.94, Running 0.29s Step 3( N/A%), pre moving , FPS 8.54, Running 0.35s Step 4( N/A%), pre moving , FPS 5.95, Running 0.67s Step 5( N/A%), pre moving , FPS 6.58, Running 0.76s Step 6( N/A%), pre moving , FPS 7.31, Running 0.82s Step 7( N/A%), pre moving , FPS 7.97, Running 0.88s Step 8( N/A%), pre moving , FPS 6.69, Running 1.20s Step 9( N/A%), pre moving , FPS 7.04, Running 1.28s Step 10( N/A%), pre moving , FPS 7.45, Running 1.34s Step 11( N/A%), pre moving , FPS 7.77, Running 1.42s Step 12( N/A%), pre moving , FPS 8.15, Running 1.47s Step 13( N/A%), pre moving , FPS 7.26, Running 1.79s Step 14( N/A%), pre moving , FPS 7.46, Running 1.88s Step 15( N/A%), pre moving , FPS 7.71, Running 1.95s Step 16( N/A%), pre moving , FPS 8.00, Running 2.00s Step 17( N/A%), pre moving , FPS 7.33, Running 2.32s Step 18( N/A%), pre moving , FPS 7.50, Running 2.40s Step 19( N/A%), pre moving , FPS 7.71, Running 2.46s Step 20( N/A%), pre moving , FPS 7.88, Running 2.54s Step 21( N/A%), pre moving , FPS 7.12, Running 3.02s Step 22( N/A%), pre moving , FPS 7.14, Running 3.09s Step 23( N/A%), pre moving , FPS 6.75, Running 3.31s Step 24( N/A%), pre moving , FPS 7.07, Running 3.50s Step 25( N/A%), pre moving , FPS 7.15, Running 3.56s Step 26( N/A%), pre moving , FPS 6.11, Running 4.09s Step 27( N/A%), pre moving , FPS 6.09, Running 4.16s Step 28( N/A%), pre moving , FPS 6.61, Running 4.22s Step 29( N/A%), pre moving , FPS 6.14, Running 4.54s Step 30( N/A%), pre moving , FPS 6.10, Running 4.62s Step 31( N/A%), pre moving , FPS 6.13, Running 4.68s Step 32( N/A%), pre moving , FPS 6.11, Running 4.75s Step 33( N/A%), pre moving , FPS 6.64, Running 4.80s Step 34( N/A%), pre moving , FPS 6.18, Running 5.11s Step 35( N/A%), pre moving , FPS 6.17, Running 5.19s Step 36( N/A%), pre moving , FPS 5.34, Running 5.74s Step 37( N/A%), pre moving , FPS 5.80, Running 5.76s Step 38( N/A%), pre moving , FPS 5.91, Running 5.78s Step 39( N/A%), pre moving , FPS 5.99, Running 5.80s Step 40( N/A%), pre moving , FPS 6.09, Running 5.82s Step 41( N/A%), pre moving , FPS 7.08, Running 5.85s Step 42( N/A%), pre moving , FPS 7.20, Running 5.87s Step 43( N/A%), pre moving , FPS 7.77, Running 5.89s Step 44( N/A%), pre moving , FPS 8.32, Running 5.91s Step 45( N/A%), pre moving , FPS 8.45, Running 5.92s Step 46( N/A%), pre moving , FPS 10.76, Running 5.95s Step 47( N/A%), pre moving , FPS 10.99, Running 5.98s Step 48( N/A%), pre moving , FPS 11.15, Running 6.02s Step 49( N/A%), pre moving , FPS 13.21, Running 6.05s Step 50( N/A%), pre moving , FPS 13.64, Running 6.09s Step 51( N/A%), pre moving , FPS 13.87, Running 6.12s Step 52( N/A%), pre moving , FPS 14.26, Running 6.15s Step 53( N/A%), pre moving , FPS 14.49, Running 6.18s Step 54( N/A%), pre moving , FPS 18.26, Running 6.21s Step 55( N/A%), pre moving , FPS 18.18, Running 6.29s Step 56( N/A%), pre moving , FPS 31.97, Running 6.37s Step 57( N/A%), pre moving , FPS 29.69, Running 6.44s Step 58( N/A%), pre moving , FPS 27.95, Running 6.50s Step 59( N/A%), pre moving , FPS 26.30, Running 6.56s Step 60( N/A%), pre moving , FPS 24.58, Running 6.64s Step 61( N/A%), pre moving , FPS 22.79, Running 6.73s Step 62( N/A%), pre moving , FPS 21.86, Running 6.78s Step 63( N/A%), pre moving , FPS 20.17, Running 6.88s Step 64( N/A%), pre moving , FPS 18.76, Running 6.97s Step 65( N/A%), pre moving , FPS 17.54, Running 7.07s Step 66( N/A%), pre moving , FPS 16.77, Running 7.15s Step 67( N/A%), pre moving , FPS 16.33, Running 7.21s Step 68( N/A%), pre moving , FPS 15.67, Running 7.29s Step 69( N/A%), pre moving , FPS 15.34, Running 7.35s Step 70( N/A%), pre moving , FPS 14.65, Running 7.45s Step 71( N/A%), pre moving , FPS 14.24, Running 7.52s Step 72( N/A%), pre moving , FPS 11.60, Running 7.87s Step 73( N/A%), pre moving , FPS 11.09, Running 7.99s Step 74( N/A%), pre moving , FPS 10.64, Running 8.09s Step 75( N/A%), pre moving , FPS 9.36, Running 8.43s Step 76( N/A%), pre moving , FPS 9.19, Running 8.55s Step 77( N/A%), pre moving , FPS 8.40, Running 8.82s Step 78( N/A%), pre moving , FPS 8.10, Running 8.97s Step 79( N/A%), pre moving , FPS 7.94, Running 9.08s Step 80( N/A%), pre moving , FPS 7.85, Running 9.19s Step 81( N/A%), pre moving , FPS 7.07, Running 9.55s Step 82( N/A%), pre moving , FPS 7.07, Running 9.61s Step 83( N/A%), pre moving , FPS 7.12, Running 9.69s Step 84( N/A%), pre moving , FPS 6.61, Running 10.00s Step 85( N/A%), pre moving , FPS 6.62, Running 10.08s Step 86( N/A%), pre moving , FPS 6.67, Running 10.14s Step 87( N/A%), pre moving , FPS 6.65, Running 10.22s Step 88( N/A%), pre moving , FPS 6.17, Running 10.53s Step 89( N/A%), pre moving , FPS 6.13, Running 10.62s Step 90( N/A%), pre moving , FPS 6.20, Running 10.68s Step 91( N/A%), pre moving , FPS 6.19, Running 10.75s Step 92( N/A%), pre moving , FPS 6.26, Running 11.07s Step 93( N/A%), pre moving , FPS 6.44, Running 11.09s Step 94( N/A%), pre moving , FPS 6.48, Running 11.17s Step 95( N/A%), pre moving , FPS 7.12, Running 11.24s Step 96( N/A%), pre moving , FPS 7.23, Running 11.31s Step 97( N/A%), pre moving , FPS 7.11, Running 11.63s Step 98( N/A%), pre moving , FPS 7.39, Running 11.68s Step 99( N/A%), pre moving , FPS 7.51, Running 11.74s Step 100( N/A%), pre moving , FPS 7.65, Running 11.80s Step 101( N/A%), pre moving , FPS 4.39, Running 14.11s Step 102( N/A%), pre moving , FPS 3.81, Running 14.86s Step 103( N/A%), pre moving , FPS 3.69, Running 15.11s Step 104( N/A%), pre moving , FPS 3.54, Running 15.65s Step 105( N/A%), pre moving , FPS 3.44, Running 15.90s Step 106( N/A%), pre moving , FPS 3.26, Running 16.28s Step 107( N/A%), pre moving , FPS 3.09, Running 16.69s Step 108( N/A%), pre moving , FPS 2.99, Running 17.22s Step 109( N/A%), pre moving , FPS 2.96, Running 17.38s Step 110( N/A%), pre moving , FPS 2.76, Running 17.93s Step 111( N/A%), pre moving , FPS 2.63, Running 18.35s Step 112( N/A%), pre moving , FPS 2.56, Running 18.89s Step 113( N/A%), pre moving , FPS 2.51, Running 19.06s Step 114( N/A%), pre moving , FPS 2.37, Running 19.60s Step 115( N/A%), pre moving , FPS 2.28, Running 20.03s Step 116( N/A%), pre moving , FPS 2.16, Running 20.59s Step 117( N/A%), pre moving , FPS 2.20, Running 20.74s Step 118( N/A%), pre moving , FPS 2.08, Running 21.28s Step 119( N/A%), pre moving , FPS 2.01, Running 21.68s Step 120( N/A%), pre moving , FPS 1.92, Running 22.23s Step 121( 0.20%), action 1, FPS 2.20, Running 23.20s Step 122( 0.40%), action 2, FPS 2.16, Running 24.12s Step 123( 0.60%), action 3, FPS 2.05, Running 24.85s Step 124( 0.80%), action 4, FPS 2.04, Running 25.46s Step 125( 1.00%), action 5, FPS 1.94, Running 26.18s Step 126( 1.20%), action 6, FPS 1.95, Running 26.56s Step 127( 1.40%), action 7, FPS 1.89, Running 27.27s Step 128( 1.60%), action 8, FPS 1.91, Running 27.70s Step 129( 1.80%), action 9, FPS 1.82, Running 28.37s Step 130( 2.00%), action 10, FPS 1.86, Running 28.70s Step 131( 2.20%), action 11, FPS 1.76, Running 29.73s Step 132( 2.40%), action 12, FPS 1.76, Running 30.25s Step 133( 2.60%), action 13, FPS 1.68, Running 30.94s Step 134( 2.80%), action 14, FPS 1.71, Running 31.32s Step 135( 3.00%), action 15, FPS 1.59, Running 32.61s Step 136( 3.20%), action 16, FPS 1.59, Running 33.20s Step 137( 3.40%), action 17, FPS 1.53, Running 33.84s Step 138( 3.60%), action 18, FPS 1.53, Running 34.37s Step 139( 3.80%), action 19, FPS 1.48, Running 35.24s Step 140( 4.00%), action 20, FPS 1.50, Running 35.55s Step 141( 4.20%), action 21, FPS 1.51, Running 36.46s Step 142( 4.40%), action 22, FPS 1.56, Running 36.96s Step 143( 4.60%), action 23, FPS 1.57, Running 37.55s Step 144( 4.80%), action 24, FPS 1.57, Running 38.16s Step 145( 5.00%), action 25, FPS 1.58, Running 38.87s Step 146( 5.20%), action 26, FPS 1.56, Running 39.34s Step 147( 5.40%), action 27, FPS 1.56, Running 40.12s Step 148( 5.60%), action 28, FPS 1.52, Running 40.82s Step 149( 5.80%), action 29, FPS 1.49, Running 41.82s Step 150( 6.00%), action 30, FPS 1.48, Running 42.18s Step 151( 6.20%), action 31, FPS 1.47, Running 43.31s Step 152( 6.40%), action 32, FPS 1.43, Running 44.23s Step 153( 6.60%), action 33, FPS 1.46, Running 44.59s Step 154( 6.80%), action 34, FPS 1.47, Running 44.90s Step 155( 7.00%), action 35, FPS 1.52, Running 45.75s Step 156( 7.20%), action 36, FPS 1.54, Running 46.15s Step 157( 7.40%), action 37, FPS 1.53, Running 46.92s Step 158( 7.60%), action 38, FPS 1.54, Running 47.32s Step 159( 7.80%), action 39, FPS 1.55, Running 48.11s Step 160( 8.00%), action 40, FPS 1.52, Running 48.70s Step 161( 8.20%), action 41, FPS 1.52, Running 49.60s Step 162( 8.40%), action 42, FPS 1.55, Running 49.88s Step 163( 8.60%), action 43, FPS 1.47, Running 51.18s Step 164( 8.80%), action 44, FPS 1.49, Running 51.62s Step 165( 9.00%), action 45, FPS 1.44, Running 52.80s Step 166( 9.20%), action 46, FPS 1.41, Running 53.57s Step 167( 9.40%), action 47, FPS 1.37, Running 54.67s Step 168( 9.60%), action 48, FPS 1.40, Running 55.07s Step 169( 9.80%), action 49, FPS 1.42, Running 55.93s Step 170( 10.00%), action 50, FPS 1.43, Running 56.21s Step 171( 10.20%), action 51, FPS 1.41, Running 57.48s Step 172( 10.40%), action 52, FPS 1.46, Running 57.90s Step 173( 10.60%), action 53, FPS 1.42, Running 58.70s Step 174( 10.80%), action 54, FPS 1.41, Running 59.09s Step 175( 11.00%), action 55, FPS 1.42, Running 59.83s Step 176( 11.20%), action 56, FPS 1.42, Running 60.25s Step 177( 11.40%), action 57, FPS 1.43, Running 60.91s Step 178( 11.60%), action 58, FPS 1.42, Running 61.41s Step 179( 11.80%), action 59, FPS 1.42, Running 62.17s Step 180( 12.00%), action 60, FPS 1.43, Running 62.68s Step 181( 12.20%), action 61, FPS 1.43, Running 63.58s Step 182( 12.40%), action 62, FPS 1.40, Running 64.14s Step 183( 12.60%), action 63, FPS 1.42, Running 65.30s Step 184( 12.80%), action 64, FPS 1.38, Running 66.16s Step 185( 13.00%), action 65, FPS 1.41, Running 66.97s Step 186( 13.20%), action 66, FPS 1.45, Running 67.41s Step 187( 13.40%), action 67, FPS 1.48, Running 68.20s Step 188( 13.60%), action 68, FPS 1.45, Running 68.83s Step 189( 13.80%), action 69, FPS 1.43, Running 69.95s Step 190( 14.00%), action 70, FPS 1.38, Running 70.68s Step 191( 14.20%), action 71, FPS 1.41, Running 71.63s Step 192( 14.40%), action 72, FPS 1.38, Running 72.44s Step 193( 14.60%), action 73, FPS 1.39, Running 73.06s Step 194( 14.80%), action 74, FPS 1.37, Running 73.70s Step 195( 15.00%), action 75, FPS 1.36, Running 74.55s Step 196( 15.20%), action 76, FPS 1.35, Running 75.10s Step 197( 15.40%), action 77, FPS 1.34, Running 75.86s Step 198( 15.60%), action 78, FPS 1.34, Running 76.30s Step 199( 15.80%), action 79, FPS 1.35, Running 77.01s Step 200( 16.00%), action 80, FPS 1.34, Running 77.55s Step 201( 16.20%), action 81, FPS 1.36, Running 78.27s Step 202( 16.40%), action 82, FPS 1.36, Running 78.90s Step 203( 16.60%), action 83, FPS 1.38, Running 79.75s Step 204( 16.80%), action 84, FPS 1.41, Running 80.36s Step 205( 17.00%), action 85, FPS 1.41, Running 81.16s Step 206( 17.20%), action 86, FPS 1.41, Running 81.55s Step 207( 17.40%), action 87, FPS 1.39, Running 82.63s Step 208( 17.60%), action 88, FPS 1.40, Running 83.16s Step 209( 17.80%), action 89, FPS 1.42, Running 84.04s Step 210( 18.00%), action 90, FPS 1.42, Running 84.81s Step 211( 18.20%), action 91, FPS 1.42, Running 85.70s Step 212( 18.40%), action 92, FPS 1.40, Running 86.71s Step 213( 18.60%), action 93, FPS 1.36, Running 87.82s Step 214( 18.80%), action 94, FPS 1.35, Running 88.56s Step 215( 19.00%), action 95, FPS 1.34, Running 89.51s Step 216( 19.20%), action 96, FPS 1.33, Running 90.19s Step 217( 19.40%), action 97, FPS 1.30, Running 91.18s Step 218( 19.60%), action 98, FPS 1.31, Running 91.60s Step 219( 19.80%), action 99, FPS 1.31, Running 92.31s Step 220( 20.00%), action 100, FPS 1.30, Running 92.99s Step 221( 20.20%), action 101, FPS 1.28, Running 93.91s Step 222( 20.40%), action 102, FPS 1.30, Running 94.33s Step 223( 20.60%), action 103, FPS 1.30, Running 95.14s Step 224( 20.80%), action 104, FPS 1.30, Running 95.70s Step 225( 21.00%), action 105, FPS 1.31, Running 96.39s Step 226( 21.20%), action 106, FPS 1.29, Running 97.03s Step 227( 21.40%), action 107, FPS 1.32, Running 97.82s Step 228( 21.60%), action 108, FPS 1.29, Running 98.62s Step 229( 21.80%), action 109, FPS 1.29, Running 99.51s Step 230( 22.00%), action 110, FPS 1.30, Running 100.19s Step 231( 22.20%), action 111, FPS 1.29, Running 101.16s Step 232( 22.40%), action 112, FPS 1.32, Running 101.83s Step 233( 22.60%), action 113, FPS 1.35, Running 102.66s Step 234( 22.80%), action 114, FPS 1.35, Running 103.41s Step 235( 23.00%), action 115, FPS 1.36, Running 104.27s Step 236( 23.20%), action 116, FPS 1.35, Running 105.00s Step 237( 23.40%), action 117, FPS 1.39, Running 105.62s Step 238( 23.60%), action 118, FPS 1.37, Running 106.18s Step 239( 23.80%), action 119, FPS 1.38, Running 106.81s Step 240( 24.00%), action 120, FPS 1.39, Running 107.37s Step 241( 24.20%), action 121, FPS 1.39, Running 108.29s Step 242( 24.40%), action 122, FPS 1.37, Running 108.92s Step 243( 24.60%), action 123, FPS 1.37, Running 109.79s Step 244( 24.80%), action 124, FPS 1.37, Running 110.33s Step 245( 25.00%), action 125, FPS 1.36, Running 111.08s Step 246( 25.20%), action 126, FPS 1.36, Running 111.73s Step 247( 25.40%), action 127, FPS 1.35, Running 112.61s Step 248( 25.60%), action 128, FPS 1.38, Running 113.08s Step 249( 25.80%), action 129, FPS 1.38, Running 113.98s Step 250( 26.00%), action 130, FPS 1.39, Running 114.53s Step 251( 26.20%), action 131, FPS 1.36, Running 115.87s Step 252( 26.40%), action 132, FPS 1.38, Running 116.30s Step 253( 26.60%), action 133, FPS 1.38, Running 117.10s Step 254( 26.80%), action 134, FPS 1.39, Running 117.77s Step 255( 27.00%), action 135, FPS 1.42, Running 118.36s Step 256( 27.20%), action 136, FPS 1.46, Running 118.72s Step 257( 27.40%), action 137, FPS 1.47, Running 119.19s Step 258( 27.60%), action 138, FPS 1.50, Running 119.52s Step 259( 27.80%), action 139, FPS 1.51, Running 120.05s Step 260( 28.00%), action 140, FPS 1.48, Running 120.85s Step 261( 28.20%), action 141, FPS 1.46, Running 121.97s Step 262( 28.40%), action 142, FPS 1.48, Running 122.48s Step 263( 28.60%), action 143, FPS 1.50, Running 123.13s Step 264( 28.80%), action 144, FPS 1.52, Running 123.52s Step 265( 29.00%), action 145, FPS 1.53, Running 124.19s Step 266( 29.20%), action 146, FPS 1.57, Running 124.45s Step 267( 29.40%), action 147, FPS 1.57, Running 125.32s Step 268( 29.60%), action 148, FPS 1.57, Running 125.83s Step 269( 29.80%), action 149, FPS 1.60, Running 126.50s Step 270( 30.00%), action 150, FPS 1.59, Running 127.08s Step 271( 30.20%), action 151, FPS 1.65, Running 127.98s Step 272( 30.40%), action 152, FPS 1.61, Running 128.72s Step 273( 30.60%), action 153, FPS 1.62, Running 129.41s Step 274( 30.80%), action 154, FPS 1.63, Running 130.03s Step 275( 31.00%), action 155, FPS 1.65, Running 130.45s Step 276( 31.20%), action 156, FPS 1.60, Running 131.23s Step 277( 31.40%), action 157, FPS 1.57, Running 131.96s Step 278( 31.60%), action 158, FPS 1.54, Running 132.49s Step 279( 31.80%), action 159, FPS 1.53, Running 133.16s Step 280( 32.00%), action 160, FPS 1.54, Running 133.88s Step 281( 32.20%), action 161, FPS 1.56, Running 134.80s Step 282( 32.40%), action 162, FPS 1.58, Running 135.13s Step 283( 32.60%), action 163, FPS 1.57, Running 135.86s Step 284( 32.80%), action 164, FPS 1.58, Running 136.18s Step 285( 33.00%), action 165, FPS 1.56, Running 136.98s Step 286( 33.20%), action 166, FPS 1.51, Running 137.73s Step 287( 33.40%), action 167, FPS 1.52, Running 138.51s Step 288( 33.60%), action 168, FPS 1.47, Running 139.42s Step 289( 33.80%), action 169, FPS 1.44, Running 140.42s Step 290( 34.00%), action 170, FPS 1.45, Running 140.88s Step 291( 34.20%), action 171, FPS 1.44, Running 141.87s Step 292( 34.40%), action 172, FPS 1.46, Running 142.38s Step 293( 34.60%), action 173, FPS 1.42, Running 143.47s Step 294( 34.80%), action 174, FPS 1.44, Running 143.93s Step 295( 35.00%), action 175, FPS 1.41, Running 144.66s Step 296( 35.20%), action 176, FPS 1.45, Running 145.02s Step 297( 35.40%), action 177, FPS 1.44, Running 145.80s Step 298( 35.60%), action 178, FPS 1.42, Running 146.54s Step 299( 35.80%), action 179, FPS 1.41, Running 147.39s Step 300( 36.00%), action 180, FPS 1.43, Running 147.83s Step 301( 36.20%), action 181, FPS 1.40, Running 149.10s Step 302( 36.40%), action 182, FPS 1.37, Running 149.70s Step 303( 36.60%), action 183, FPS 1.35, Running 150.69s Step 304( 36.80%), action 184, FPS 1.33, Running 151.23s Step 305( 37.00%), action 185, FPS 1.34, Running 151.91s Step 306( 37.20%), action 186, FPS 1.35, Running 152.58s Step 307( 37.40%), action 187, FPS 1.33, Running 153.50s Step 308( 37.60%), action 188, FPS 1.36, Running 154.17s Step 309( 37.80%), action 189, FPS 1.37, Running 155.05s Step 310( 38.00%), action 190, FPS 1.34, Running 155.78s Step 311( 38.20%), action 191, FPS 1.35, Running 156.72s Step 312( 38.40%), action 192, FPS 1.34, Running 157.35s Step 313( 38.60%), action 193, FPS 1.39, Running 157.81s Step 314( 38.80%), action 194, FPS 1.40, Running 158.25s Step 315( 39.00%), action 195, FPS 1.42, Running 158.71s Step 316( 39.20%), action 196, FPS 1.43, Running 159.05s Step 317( 39.40%), action 197, FPS 1.41, Running 159.99s Step 318( 39.60%), action 198, FPS 1.42, Running 160.61s Step 319( 39.80%), action 199, FPS 1.41, Running 161.56s Step 320( 40.00%), action 200, FPS 1.40, Running 162.15s Step 321( 40.20%), action 201, FPS 1.42, Running 163.21s Step 322( 40.40%), action 202, FPS 1.41, Running 163.87s Step 323( 40.60%), action 203, FPS 1.42, Running 164.79s Step 324( 40.80%), action 204, FPS 1.40, Running 165.49s Step 325( 41.00%), action 205, FPS 1.37, Running 166.50s Step 326( 41.20%), action 206, FPS 1.36, Running 167.26s Step 327( 41.40%), action 207, FPS 1.36, Running 168.22s Step 328( 41.60%), action 208, FPS 1.37, Running 168.82s Step 329( 41.80%), action 209, FPS 1.40, Running 169.36s Step 330( 42.00%), action 210, FPS 1.40, Running 170.09s Step 331( 42.20%), action 211, FPS 1.41, Running 170.91s Step 332( 42.40%), action 212, FPS 1.41, Running 171.49s Step 333( 42.60%), action 213, FPS 1.40, Running 172.09s Step 334( 42.80%), action 214, FPS 1.37, Running 172.82s Step 335( 43.00%), action 215, FPS 1.35, Running 173.56s Step 336( 43.20%), action 216, FPS 1.34, Running 173.95s Step 337( 43.40%), action 217, FPS 1.36, Running 174.71s Step 338( 43.60%), action 218, FPS 1.38, Running 175.10s Step 339( 43.80%), action 219, FPS 1.40, Running 175.81s Step 340( 44.00%), action 220, FPS 1.43, Running 176.13s Step 341( 44.20%), action 221, FPS 1.49, Running 176.65s Step 342( 44.40%), action 222, FPS 1.54, Running 176.87s Step 343( 44.60%), action 223, FPS 1.62, Running 177.16s Step 344( 44.80%), action 224, FPS 1.67, Running 177.44s Step 345( 45.00%), action 225, FPS 1.75, Running 177.90s Step 346( 45.20%), action 226, FPS 1.84, Running 178.12s Step 347( 45.40%), action 227, FPS 1.91, Running 178.69s Step 348( 45.60%), action 228, FPS 1.96, Running 179.02s Step 349( 45.80%), action 229, FPS 1.92, Running 179.79s Step 350( 46.00%), action 230, FPS 2.01, Running 180.05s Step 351( 46.20%), action 231, FPS 2.01, Running 180.88s Step 352( 46.40%), action 232, FPS 2.08, Running 181.13s Step 353( 46.60%), action 233, FPS 2.02, Running 181.99s Step 354( 46.80%), action 234, FPS 2.12, Running 182.24s Step 355( 47.00%), action 235, FPS 2.10, Running 183.08s Step 356( 47.20%), action 236, FPS 2.13, Running 183.34s Step 357( 47.40%), action 237, FPS 2.12, Running 184.13s Step 358( 47.60%), action 238, FPS 2.12, Running 184.52s Step 359( 47.80%), action 239, FPS 2.12, Running 185.27s Step 360( 48.00%), action 240, FPS 2.10, Running 185.66s Step 361( 48.20%), action 241, FPS 2.04, Running 186.46s Step 362( 48.40%), action 242, FPS 2.00, Running 186.86s Step 363( 48.60%), action 243, FPS 1.91, Running 187.65s Step 364( 48.80%), action 244, FPS 1.86, Running 188.22s Step 365( 49.00%), action 245, FPS 1.84, Running 188.80s Step 366( 49.20%), action 246, FPS 1.77, Running 189.40s Step 367( 49.40%), action 247, FPS 1.72, Running 190.30s Step 368( 49.60%), action 248, FPS 1.71, Running 190.71s Step 369( 49.80%), action 249, FPS 1.71, Running 191.49s Step 370( 50.00%), action 250, FPS 1.67, Running 192.00s Step 371( 50.20%), action 251, FPS 1.64, Running 193.09s Step 372( 50.40%), action 252, FPS 1.59, Running 193.71s Step 373( 50.60%), action 253, FPS 1.61, Running 194.43s Step 374( 50.80%), action 254, FPS 1.56, Running 195.06s Step 375( 51.00%), action 255, FPS 1.56, Running 195.89s Step 376( 51.20%), action 256, FPS 1.56, Running 196.13s Step 377( 51.40%), action 257, FPS 1.63, Running 196.40s Step 378( 51.60%), action 258, FPS 1.65, Running 196.64s Step 379( 51.80%), action 259, FPS 1.69, Running 197.07s Step 380( 52.00%), action 260, FPS 1.68, Running 197.58s Step 381( 52.20%), action 261, FPS 1.64, Running 198.63s Step 382( 52.40%), action 262, FPS 1.63, Running 199.10s Step 383( 52.60%), action 263, FPS 1.64, Running 199.83s Step 384( 52.80%), action 264, FPS 1.64, Running 200.38s Step 385( 53.00%), action 265, FPS 1.59, Running 201.36s Step 386( 53.20%), action 266, FPS 1.63, Running 201.64s Step 387( 53.40%), action 267, FPS 1.63, Running 202.55s Step 388( 53.60%), action 268, FPS 1.64, Running 202.89s Step 389( 53.80%), action 269, FPS 1.64, Running 203.69s Step 390( 54.00%), action 270, FPS 1.62, Running 204.32s Step 391( 54.20%), action 271, FPS 1.64, Running 205.26s Step 392( 54.40%), action 272, FPS 1.67, Running 205.67s [2026-08-02 20:03:37] [40 ] Seed 39 success after 206.10 s. +steps: 392 , actions: 272 . +Instruction: Empty +Total 28/40(70.00%) success. +Setting seed: 40 +Step 1( N/A%), pre moving , FPS 2.34, Running 0.43s Step 2( N/A%), pre moving , FPS 4.11, Running 0.49s Step 3( N/A%), pre moving , FPS 5.52, Running 0.54s Step 4( N/A%), pre moving , FPS 4.60, Running 0.87s Step 5( N/A%), pre moving , FPS 5.21, Running 0.96s Step 6( N/A%), pre moving , FPS 5.84, Running 1.03s Step 7( N/A%), pre moving , FPS 6.40, Running 1.09s Step 8( N/A%), pre moving , FPS 5.68, Running 1.41s Step 9( N/A%), pre moving , FPS 6.05, Running 1.49s Step 10( N/A%), pre moving , FPS 6.46, Running 1.55s Step 11( N/A%), pre moving , FPS 6.78, Running 1.62s Step 12( N/A%), pre moving , FPS 6.19, Running 1.94s Step 13( N/A%), pre moving , FPS 6.42, Running 2.02s Step 14( N/A%), pre moving , FPS 6.71, Running 2.09s Step 15( N/A%), pre moving , FPS 6.95, Running 2.16s Step 16( N/A%), pre moving , FPS 7.21, Running 2.22s Step 17( N/A%), pre moving , FPS 6.71, Running 2.53s Step 18( N/A%), pre moving , FPS 6.90, Running 2.61s Step 19( N/A%), pre moving , FPS 7.11, Running 2.67s Step 20( N/A%), pre moving , FPS 7.30, Running 2.74s Step 21( N/A%), pre moving , FPS 7.08, Running 3.25s Step 22( N/A%), pre moving , FPS 7.06, Running 3.32s Step 23( N/A%), pre moving , FPS 7.06, Running 3.38s Step 24( N/A%), pre moving , FPS 7.03, Running 3.71s Step 25( N/A%), pre moving , FPS 7.05, Running 3.80s Step 26( N/A%), pre moving , FPS 6.08, Running 4.32s Step 27( N/A%), pre moving , FPS 6.09, Running 4.38s Step 28( N/A%), pre moving , FPS 6.62, Running 4.43s Step 29( N/A%), pre moving , FPS 6.19, Running 4.72s Step 30( N/A%), pre moving , FPS 6.19, Running 4.78s Step 31( N/A%), pre moving , FPS 6.17, Running 4.87s Step 32( N/A%), pre moving , FPS 6.69, Running 4.93s Step 33( N/A%), pre moving , FPS 6.73, Running 5.00s Step 34( N/A%), pre moving , FPS 6.20, Running 5.31s Step 35( N/A%), pre moving , FPS 6.17, Running 5.40s Step 36( N/A%), pre moving , FPS 5.22, Running 6.05s Step 37( N/A%), pre moving , FPS 5.59, Running 6.11s Step 38( N/A%), pre moving , FPS 5.24, Running 6.43s Step 39( N/A%), pre moving , FPS 5.21, Running 6.51s Step 40( N/A%), pre moving , FPS 5.23, Running 6.56s Step 41( N/A%), pre moving , FPS 5.91, Running 6.64s Step 42( N/A%), pre moving , FPS 5.50, Running 6.96s Step 43( N/A%), pre moving , FPS 5.45, Running 7.04s Step 44( N/A%), pre moving , FPS 5.90, Running 7.10s Step 45( N/A%), pre moving , FPS 5.92, Running 7.18s Step 46( N/A%), pre moving , FPS 6.29, Running 7.50s Step 47( N/A%), pre moving , FPS 6.20, Running 7.60s Step 48( N/A%), pre moving , FPS 6.12, Running 7.69s Step 49( N/A%), pre moving , FPS 6.01, Running 8.05s Step 50( N/A%), pre moving , FPS 5.92, Running 8.16s Step 51( N/A%), pre moving , FPS 5.87, Running 8.27s Step 52( N/A%), pre moving , FPS 5.45, Running 8.60s Step 53( N/A%), pre moving , FPS 5.37, Running 8.72s Step 54( N/A%), pre moving , FPS 5.73, Running 8.81s Step 55( N/A%), pre moving , FPS 5.45, Running 9.07s Step 56( N/A%), pre moving , FPS 6.31, Running 9.22s Step 57( N/A%), pre moving , FPS 6.37, Running 9.25s Step 58( N/A%), pre moving , FPS 6.99, Running 9.29s Step 59( N/A%), pre moving , FPS 7.11, Running 9.32s Step 60( N/A%), pre moving , FPS 7.20, Running 9.34s Step 61( N/A%), pre moving , FPS 7.33, Running 9.37s Step 62( N/A%), pre moving , FPS 8.20, Running 9.40s Step 63( N/A%), pre moving , FPS 8.36, Running 9.44s Step 64( N/A%), pre moving , FPS 8.45, Running 9.47s Step 65( N/A%), pre moving , FPS 8.61, Running 9.50s Step 66( N/A%), pre moving , FPS 9.74, Running 9.55s Step 67( N/A%), pre moving , FPS 9.95, Running 9.61s Step 68( N/A%), pre moving , FPS 9.97, Running 9.70s Step 69( N/A%), pre moving , FPS 11.50, Running 9.79s Step 70( N/A%), pre moving , FPS 11.75, Running 9.86s Step 71( N/A%), pre moving , FPS 12.06, Running 9.93s Step 72( N/A%), pre moving , FPS 14.51, Running 9.98s Step 73( N/A%), pre moving , FPS 15.00, Running 10.05s Step 74( N/A%), pre moving , FPS 14.70, Running 10.17s Step 75( N/A%), pre moving , FPS 16.55, Running 10.28s Step 76( N/A%), pre moving , FPS 18.09, Running 10.33s Step 77( N/A%), pre moving , FPS 17.49, Running 10.40s Step 78( N/A%), pre moving , FPS 17.20, Running 10.45s Step 79( N/A%), pre moving , FPS 16.81, Running 10.51s Step 80( N/A%), pre moving , FPS 16.53, Running 10.55s Step 81( N/A%), pre moving , FPS 15.96, Running 10.62s Step 82( N/A%), pre moving , FPS 15.77, Running 10.66s Step 83( N/A%), pre moving , FPS 15.55, Running 10.72s Step 84( N/A%), pre moving , FPS 14.73, Running 10.82s Step 85( N/A%), pre moving , FPS 14.10, Running 10.92s Step 86( N/A%), pre moving , FPS 11.46, Running 11.30s Step 87( N/A%), pre moving , FPS 11.41, Running 11.37s Step 88( N/A%), pre moving , FPS 11.50, Running 11.44s Step 89( N/A%), pre moving , FPS 10.14, Running 11.76s Step 90( N/A%), pre moving , FPS 10.09, Running 11.84s Step 91( N/A%), pre moving , FPS 10.21, Running 11.89s Step 92( N/A%), pre moving , FPS 10.10, Running 11.96s Step 93( N/A%), pre moving , FPS 10.14, Running 12.02s Step 94( N/A%), pre moving , FPS 9.21, Running 12.34s Step 95( N/A%), pre moving , FPS 9.27, Running 12.43s Step 96( N/A%), pre moving , FPS 9.22, Running 12.50s Step 97( N/A%), pre moving , FPS 9.27, Running 12.55s Step 98( N/A%), pre moving , FPS 8.28, Running 12.87s Step 99( N/A%), pre moving , FPS 8.19, Running 12.95s Step 100( N/A%), pre moving , FPS 8.13, Running 13.01s Step 101( N/A%), pre moving , FPS 8.12, Running 13.09s Step 102( N/A%), pre moving , FPS 7.38, Running 13.37s Step 103( N/A%), pre moving , FPS 7.23, Running 13.49s Step 104( N/A%), pre moving , FPS 7.34, Running 13.55s Step 105( N/A%), pre moving , FPS 7.42, Running 13.62s Step 106( N/A%), pre moving , FPS 8.41, Running 13.68s Step 107( N/A%), pre moving , FPS 4.42, Running 15.89s Step 108( N/A%), pre moving , FPS 3.99, Running 16.45s Step 109( N/A%), pre moving , FPS 3.92, Running 16.85s Step 110( N/A%), pre moving , FPS 3.63, Running 17.35s Step 111( N/A%), pre moving , FPS 3.53, Running 17.55s Step 112( N/A%), pre moving , FPS 3.26, Running 18.09s Step 113( N/A%), pre moving , FPS 3.18, Running 18.31s Step 114( N/A%), pre moving , FPS 3.14, Running 18.71s Step 115( N/A%), pre moving , FPS 2.98, Running 19.14s Step 116( N/A%), pre moving , FPS 2.80, Running 19.64s Step 117( N/A%), pre moving , FPS 2.74, Running 19.84s Step 118( N/A%), pre moving , FPS 2.67, Running 20.36s Step 119( N/A%), pre moving , FPS 2.55, Running 20.80s Step 120( N/A%), pre moving , FPS 2.40, Running 21.34s Step 121( N/A%), pre moving , FPS 2.38, Running 21.49s Step 122( N/A%), pre moving , FPS 2.34, Running 21.93s Step 123( N/A%), pre moving , FPS 2.32, Running 22.12s Step 124( N/A%), pre moving , FPS 2.21, Running 22.61s Step 125( N/A%), pre moving , FPS 2.12, Running 23.04s Step 126( N/A%), pre moving , FPS 2.03, Running 23.54s Step 127( 0.20%), action 1, FPS 2.31, Running 24.55s Step 128( 0.40%), action 2, FPS 2.26, Running 25.29s Step 129( 0.60%), action 3, FPS 2.13, Running 26.24s Step 130( 0.80%), action 4, FPS 2.11, Running 26.84s Step 131( 1.00%), action 5, FPS 1.99, Running 27.60s Step 132( 1.20%), action 6, FPS 2.00, Running 28.07s Step 133( 1.40%), action 7, FPS 1.91, Running 28.77s Step 134( 1.60%), action 8, FPS 1.93, Running 29.09s Step 135( 1.80%), action 9, FPS 1.92, Running 29.55s Step 136( 2.00%), action 10, FPS 1.91, Running 30.09s Step 137( 2.20%), action 11, FPS 1.76, Running 31.21s Step 138( 2.40%), action 12, FPS 1.73, Running 31.93s Step 139( 2.60%), action 13, FPS 1.68, Running 32.73s Step 140( 2.80%), action 14, FPS 1.71, Running 33.07s Step 141( 3.00%), action 15, FPS 1.65, Running 33.64s Step 142( 3.20%), action 16, FPS 1.64, Running 34.15s Step 143( 3.40%), action 17, FPS 1.55, Running 35.04s Step 144( 3.60%), action 18, FPS 1.55, Running 35.48s Step 145( 3.80%), action 19, FPS 1.51, Running 36.30s Step 146( 4.00%), action 20, FPS 1.51, Running 36.83s Step 147( 4.20%), action 21, FPS 1.50, Running 37.86s Step 148( 4.40%), action 22, FPS 1.55, Running 38.16s Step 149( 4.60%), action 23, FPS 1.56, Running 39.03s Step 150( 4.80%), action 24, FPS 1.55, Running 39.76s Step 151( 5.00%), action 25, FPS 1.54, Running 40.61s Step 152( 5.20%), action 26, FPS 1.55, Running 40.94s Step 153( 5.40%), action 27, FPS 1.54, Running 41.77s Step 154( 5.60%), action 28, FPS 1.53, Running 42.20s Step 155( 5.80%), action 29, FPS 1.50, Running 42.87s Step 156( 6.00%), action 30, FPS 1.53, Running 43.14s Step 157( 6.20%), action 31, FPS 1.56, Running 44.01s Step 158( 6.40%), action 32, FPS 1.61, Running 44.37s Step 159( 6.60%), action 33, FPS 1.62, Running 45.04s Step 160( 6.80%), action 34, FPS 1.56, Running 45.86s Step 161( 7.00%), action 35, FPS 1.54, Running 46.66s Step 162( 7.20%), action 36, FPS 1.52, Running 47.27s Step 163( 7.40%), action 37, FPS 1.56, Running 47.87s Step 164( 7.60%), action 38, FPS 1.57, Running 48.22s Step 165( 7.80%), action 39, FPS 1.51, Running 49.58s Step 166( 8.00%), action 40, FPS 1.49, Running 50.29s Step 167( 8.20%), action 41, FPS 1.50, Running 51.20s Step 168( 8.40%), action 42, FPS 1.48, Running 51.68s Step 169( 8.60%), action 43, FPS 1.50, Running 52.39s Step 170( 8.80%), action 44, FPS 1.54, Running 52.79s Step 171( 9.00%), action 45, FPS 1.55, Running 53.54s Step 172( 9.20%), action 46, FPS 1.53, Running 54.05s Step 173( 9.40%), action 47, FPS 1.55, Running 54.66s Step 174( 9.60%), action 48, FPS 1.56, Running 54.99s Step 175( 9.80%), action 49, FPS 1.55, Running 55.79s Step 176( 10.00%), action 50, FPS 1.54, Running 56.15s Step 177( 10.20%), action 51, FPS 1.50, Running 57.37s Step 178( 10.40%), action 52, FPS 1.48, Running 57.89s Step 179( 10.60%), action 53, FPS 1.44, Running 58.90s Step 180( 10.80%), action 54, FPS 1.49, Running 59.28s Step 181( 11.00%), action 55, FPS 1.49, Running 60.11s Step 182( 11.20%), action 56, FPS 1.51, Running 60.55s Step 183( 11.40%), action 57, FPS 1.50, Running 61.23s Step 184( 11.60%), action 58, FPS 1.49, Running 61.65s Step 185( 11.80%), action 59, FPS 1.57, Running 62.30s Step 186( 12.00%), action 60, FPS 1.61, Running 62.72s Step 187( 12.20%), action 61, FPS 1.59, Running 63.80s Step 188( 12.40%), action 62, FPS 1.57, Running 64.38s Step 189( 12.60%), action 63, FPS 1.52, Running 65.56s Step 190( 12.80%), action 64, FPS 1.50, Running 66.11s Step 191( 13.00%), action 65, FPS 1.48, Running 67.02s Step 192( 13.20%), action 66, FPS 1.51, Running 67.30s Step 193( 13.40%), action 67, FPS 1.50, Running 68.02s Step 194( 13.60%), action 68, FPS 1.47, Running 68.62s Step 195( 13.80%), action 69, FPS 1.46, Running 69.51s Step 196( 14.00%), action 70, FPS 1.44, Running 69.99s Step 197( 14.20%), action 71, FPS 1.48, Running 70.89s Step 198( 14.40%), action 72, FPS 1.48, Running 71.45s Step 199( 14.60%), action 73, FPS 1.46, Running 72.57s Step 200( 14.80%), action 74, FPS 1.45, Running 73.07s Step 201( 15.00%), action 75, FPS 1.46, Running 73.81s Step 202( 15.20%), action 76, FPS 1.43, Running 74.50s Step 203( 15.40%), action 77, FPS 1.41, Running 75.44s Step 204( 15.60%), action 78, FPS 1.41, Running 75.83s Step 205( 15.80%), action 79, FPS 1.39, Running 76.66s Step 206( 16.00%), action 80, FPS 1.37, Running 77.34s Step 207( 16.20%), action 81, FPS 1.39, Running 78.23s Step 208( 16.40%), action 82, FPS 1.40, Running 78.67s Step 209( 16.60%), action 83, FPS 1.45, Running 79.38s Step 210( 16.80%), action 84, FPS 1.46, Running 79.76s Step 211( 17.00%), action 85, FPS 1.43, Running 81.01s Step 212( 17.20%), action 86, FPS 1.38, Running 81.79s Step 213( 17.40%), action 87, FPS 1.36, Running 82.70s Step 214( 17.60%), action 88, FPS 1.38, Running 83.09s Step 215( 17.80%), action 89, FPS 1.39, Running 83.92s Step 216( 18.00%), action 90, FPS 1.35, Running 84.84s Step 217( 18.20%), action 91, FPS 1.34, Running 85.85s Step 218( 18.40%), action 92, FPS 1.36, Running 86.16s Step 219( 18.60%), action 93, FPS 1.40, Running 86.81s Step 220( 18.80%), action 94, FPS 1.40, Running 87.34s Step 221( 19.00%), action 95, FPS 1.41, Running 88.00s Step 222( 19.20%), action 96, FPS 1.43, Running 88.47s Step 223( 19.40%), action 97, FPS 1.44, Running 89.36s Step 224( 19.60%), action 98, FPS 1.43, Running 89.80s Step 225( 19.80%), action 99, FPS 1.44, Running 90.50s Step 226( 20.00%), action 100, FPS 1.46, Running 91.00s Step 227( 20.20%), action 101, FPS 1.44, Running 92.09s Step 228( 20.40%), action 102, FPS 1.40, Running 92.92s Step 229( 20.60%), action 103, FPS 1.39, Running 93.74s Step 230( 20.80%), action 104, FPS 1.37, Running 94.37s Step 231( 21.00%), action 105, FPS 1.42, Running 95.05s Step 232( 21.20%), action 106, FPS 1.45, Running 95.59s Step 233( 21.40%), action 107, FPS 1.46, Running 96.41s Step 234( 21.60%), action 108, FPS 1.44, Running 96.98s Step 235( 21.80%), action 109, FPS 1.45, Running 97.69s Step 236( 22.00%), action 110, FPS 1.50, Running 98.14s Step 237( 22.20%), action 111, FPS 1.49, Running 99.28s Step 238( 22.40%), action 112, FPS 1.47, Running 99.78s Step 239( 22.60%), action 113, FPS 1.42, Running 100.89s Step 240( 22.80%), action 114, FPS 1.45, Running 101.18s Step 241( 23.00%), action 115, FPS 1.40, Running 102.26s Step 242( 23.20%), action 116, FPS 1.38, Running 102.94s Step 243( 23.40%), action 117, FPS 1.37, Running 103.98s Step 244( 23.60%), action 118, FPS 1.34, Running 104.77s Step 245( 23.80%), action 119, FPS 1.31, Running 105.76s Step 246( 24.00%), action 120, FPS 1.32, Running 106.18s Step 247( 24.20%), action 121, FPS 1.30, Running 107.47s Step 248( 24.40%), action 122, FPS 1.33, Running 107.92s Step 249( 24.60%), action 123, FPS 1.34, Running 108.71s Step 250( 24.80%), action 124, FPS 1.33, Running 109.39s Step 251( 25.00%), action 125, FPS 1.32, Running 110.19s Step 252( 25.20%), action 126, FPS 1.31, Running 110.83s Step 253( 25.40%), action 127, FPS 1.30, Running 111.73s Step 254( 25.60%), action 128, FPS 1.29, Running 112.47s Step 255( 25.80%), action 129, FPS 1.30, Running 113.09s Step 256( 26.00%), action 130, FPS 1.28, Running 113.74s Step 257( 26.20%), action 131, FPS 1.27, Running 115.03s Step 258( 26.40%), action 132, FPS 1.27, Running 115.48s Step 259( 26.60%), action 133, FPS 1.31, Running 116.17s Step 260( 26.80%), action 134, FPS 1.29, Running 116.66s Step 261( 27.00%), action 135, FPS 1.32, Running 117.39s Step 262( 27.20%), action 136, FPS 1.32, Running 118.06s Step 263( 27.40%), action 137, FPS 1.34, Running 118.91s Step 264( 27.60%), action 138, FPS 1.37, Running 119.40s Step 265( 27.80%), action 139, FPS 1.40, Running 120.08s Step 266( 28.00%), action 140, FPS 1.37, Running 120.78s Step 267( 28.20%), action 141, FPS 1.43, Running 121.50s Step 268( 28.40%), action 142, FPS 1.41, Running 122.10s Step 269( 28.60%), action 143, FPS 1.42, Running 122.80s Step 270( 28.80%), action 144, FPS 1.46, Running 123.10s Step 271( 29.00%), action 145, FPS 1.51, Running 123.45s Step 272( 29.20%), action 146, FPS 1.54, Running 123.81s Step 273( 29.40%), action 147, FPS 1.56, Running 124.52s Step 274( 29.60%), action 148, FPS 1.59, Running 125.01s Step 275( 29.80%), action 149, FPS 1.57, Running 125.79s Step 276( 30.00%), action 150, FPS 1.60, Running 126.20s Step 277( 30.20%), action 151, FPS 1.66, Running 127.07s Step 278( 30.40%), action 152, FPS 1.64, Running 127.66s Step 279( 30.60%), action 153, FPS 1.63, Running 128.44s Step 280( 30.80%), action 154, FPS 1.63, Running 128.90s Step 281( 31.00%), action 155, FPS 1.65, Running 129.53s Step 282( 31.20%), action 156, FPS 1.69, Running 129.91s Step 283( 31.40%), action 157, FPS 1.71, Running 130.63s Step 284( 31.60%), action 158, FPS 1.72, Running 131.02s Step 285( 31.80%), action 159, FPS 1.72, Running 131.73s Step 286( 32.00%), action 160, FPS 1.73, Running 132.37s Step 287( 32.20%), action 161, FPS 1.74, Running 133.02s Step 288( 32.40%), action 162, FPS 1.75, Running 133.53s Step 289( 32.60%), action 163, FPS 1.76, Running 134.16s Step 290( 32.80%), action 164, FPS 1.72, Running 134.73s Step 291( 33.00%), action 165, FPS 1.66, Running 135.50s Step 292( 33.20%), action 166, FPS 1.67, Running 135.76s Step 293( 33.40%), action 167, FPS 1.66, Running 136.59s Step 294( 33.60%), action 168, FPS 1.69, Running 136.84s Step 295( 33.80%), action 169, FPS 1.68, Running 137.70s Step 296( 34.00%), action 170, FPS 1.69, Running 138.04s Step 297( 34.20%), action 171, FPS 1.70, Running 138.87s Step 298( 34.40%), action 172, FPS 1.68, Running 139.56s Step 299( 34.60%), action 173, FPS 1.71, Running 140.14s Step 300( 34.80%), action 174, FPS 1.70, Running 140.67s Step 301( 35.00%), action 175, FPS 1.70, Running 141.27s Step 302( 35.20%), action 176, FPS 1.72, Running 141.56s Step 303( 35.40%), action 177, FPS 1.70, Running 142.38s Step 304( 35.60%), action 178, FPS 1.73, Running 142.62s Step 305( 35.80%), action 179, FPS 1.73, Running 143.27s Step 306( 36.00%), action 180, FPS 1.75, Running 143.81s Step 307( 36.20%), action 181, FPS 1.69, Running 144.85s Step 308( 36.40%), action 182, FPS 1.66, Running 145.55s Step 309( 36.60%), action 183, FPS 1.63, Running 146.39s Step 310( 36.80%), action 184, FPS 1.66, Running 146.77s Step 311( 37.00%), action 185, FPS 1.65, Running 147.66s Step 312( 37.20%), action 186, FPS 1.63, Running 148.06s Step 313( 37.40%), action 187, FPS 1.63, Running 148.85s Step 314( 37.60%), action 188, FPS 1.61, Running 149.25s Step 315( 37.80%), action 189, FPS 1.63, Running 149.94s Step 316( 38.00%), action 190, FPS 1.64, Running 150.26s Step 317( 38.20%), action 191, FPS 1.63, Running 151.15s Step 318( 38.40%), action 192, FPS 1.67, Running 151.52s Step 319( 38.60%), action 193, FPS 1.65, Running 152.25s Step 320( 38.80%), action 194, FPS 1.68, Running 152.57s Step 321( 39.00%), action 195, FPS 1.65, Running 153.36s Step 322( 39.20%), action 196, FPS 1.64, Running 153.76s Step 323( 39.40%), action 197, FPS 1.64, Running 154.56s Step 324( 39.60%), action 198, FPS 1.62, Running 154.97s Step 325( 39.80%), action 199, FPS 1.61, Running 155.73s Step 326( 40.00%), action 200, FPS 1.59, Running 156.40s Step 327( 40.20%), action 201, FPS 1.65, Running 156.95s Step 328( 40.40%), action 202, FPS 1.67, Running 157.51s Step 329( 40.60%), action 203, FPS 1.71, Running 158.08s Step 330( 40.80%), action 204, FPS 1.68, Running 158.64s Step 331( 41.00%), action 205, FPS 1.68, Running 159.56s Step 332( 41.20%), action 206, FPS 1.64, Running 160.25s Step 333( 41.40%), action 207, FPS 1.65, Running 161.01s Step 334( 41.60%), action 208, FPS 1.64, Running 161.48s Step 335( 41.80%), action 209, FPS 1.68, Running 161.84s Step 336( 42.00%), action 210, FPS 1.66, Running 162.30s Step 337( 42.20%), action 211, FPS 1.63, Running 163.39s Step 338( 42.40%), action 212, FPS 1.62, Running 163.90s Step 339( 42.60%), action 213, FPS 1.61, Running 164.69s Step 340( 42.80%), action 214, FPS 1.57, Running 165.32s Step 341( 43.00%), action 215, FPS 1.55, Running 166.27s Step 342( 43.20%), action 216, FPS 1.55, Running 166.70s Step 343( 43.40%), action 217, FPS 1.55, Running 167.48s Step 344( 43.60%), action 218, FPS 1.53, Running 168.02s Step 345( 43.80%), action 219, FPS 1.52, Running 168.88s Step 346( 44.00%), action 220, FPS 1.52, Running 169.56s Step 347( 44.20%), action 221, FPS 1.44, Running 170.82s Step 348( 44.40%), action 222, FPS 1.46, Running 171.22s Step 349( 44.60%), action 223, FPS 1.44, Running 171.97s Step 350( 44.80%), action 224, FPS 1.46, Running 172.32s Step 351( 45.00%), action 225, FPS 1.48, Running 173.04s Step 352( 45.20%), action 226, FPS 1.52, Running 173.40s Step 353( 45.40%), action 227, FPS 1.52, Running 174.15s Step 354( 45.60%), action 228, FPS 1.54, Running 174.47s Step 355( 45.80%), action 229, FPS 1.48, Running 175.35s Step 356( 46.00%), action 230, FPS 1.49, Running 175.74s Step 357( 46.20%), action 231, FPS 1.51, Running 176.67s Step 358( 46.40%), action 232, FPS 1.49, Running 177.30s Step 359( 46.60%), action 233, FPS 1.49, Running 178.10s Step 360( 46.80%), action 234, FPS 1.53, Running 178.42s Step 361( 47.00%), action 235, FPS 1.53, Running 179.33s Step 362( 47.20%), action 236, FPS 1.53, Running 179.77s Step 363( 47.40%), action 237, FPS 1.56, Running 180.28s Step 364( 47.60%), action 238, FPS 1.59, Running 180.60s Step 365( 47.80%), action 239, FPS 1.65, Running 181.02s Step 366( 48.00%), action 240, FPS 1.69, Running 181.39s Step 367( 48.20%), action 241, FPS 1.77, Running 182.13s Step 368( 48.40%), action 242, FPS 1.77, Running 182.49s Step 369( 48.60%), action 243, FPS 1.77, Running 183.27s Step 370( 48.80%), action 244, FPS 1.76, Running 183.71s Step 371( 49.00%), action 245, FPS 1.76, Running 184.39s Step 372( 49.20%), action 246, FPS 1.76, Running 184.79s Step 373( 49.40%), action 247, FPS 1.76, Running 185.51s Step 374( 49.60%), action 248, FPS 1.75, Running 185.88s Step 375( 49.80%), action 249, FPS 1.77, Running 186.63s Step 376( 50.00%), action 250, FPS 1.79, Running 186.89s Step 377( 50.20%), action 251, FPS 1.81, Running 187.69s Step 378( 50.40%), action 252, FPS 1.85, Running 188.10s Step 379( 50.60%), action 253, FPS 1.86, Running 188.88s Step 380( 50.80%), action 254, FPS 1.84, Running 189.30s Step 381( 51.00%), action 255, FPS 1.88, Running 189.99s Step 382( 51.20%), action 256, FPS 1.89, Running 190.36s Step 383( 51.40%), action 257, FPS 1.84, Running 191.15s Step 384( 51.60%), action 258, FPS 1.83, Running 191.53s Step 385( 51.80%), action 259, FPS 1.81, Running 192.04s Step 386( 52.00%), action 260, FPS 1.78, Running 192.60s Step 387( 52.20%), action 261, FPS 1.77, Running 193.45s Step 388( 52.40%), action 262, FPS 1.76, Running 193.85s Step 389( 52.60%), action 263, FPS 1.75, Running 194.67s Step 390( 52.80%), action 264, FPS 1.76, Running 195.05s Step 391( 53.00%), action 265, FPS 1.76, Running 195.76s Step 392( 53.20%), action 266, FPS 1.76, Running 196.16s Step 393( 53.40%), action 267, FPS 1.76, Running 196.87s Step 394( 53.60%), action 268, FPS 1.76, Running 197.27s Step 395( 53.80%), action 269, FPS 1.75, Running 198.05s Step 396( 54.00%), action 270, FPS 1.74, Running 198.41s Step 397( 54.20%), action 271, FPS 1.75, Running 199.15s Step 398( 54.40%), action 272, FPS 1.75, Running 199.51s Step 399( 54.60%), action 273, FPS 1.82, Running 199.89s Step 400( 54.80%), action 274, FPS 1.85, Running 200.10s Step 401( 55.00%), action 275, FPS 1.90, Running 200.50s Step 402( 55.20%), action 276, FPS 1.94, Running 200.67s Step 403( 55.40%), action 277, FPS 2.03, Running 201.01s Step 404( 55.60%), action 278, FPS 2.03, Running 201.38s Step 405( 55.80%), action 279, FPS 2.04, Running 201.84s Step 406( 56.00%), action 280, FPS 2.09, Running 202.17s Step 407( 56.20%), action 281, FPS 2.12, Running 202.88s Step 408( 56.40%), action 282, FPS 2.13, Running 203.24s Step 409( 56.60%), action 283, FPS 2.15, Running 203.97s Step 410( 56.80%), action 284, FPS 2.17, Running 204.25s Step 411( 57.00%), action 285, FPS 2.21, Running 204.82s Step 412( 57.20%), action 286, FPS 2.17, Running 205.38s Step 413( 57.40%), action 287, FPS 2.16, Running 206.13s Step 414( 57.60%), action 288, FPS 2.16, Running 206.53s Step 415( 57.80%), action 289, FPS 2.14, Running 207.41s Step 416( 58.00%), action 290, FPS 2.15, Running 207.70s Step 417( 58.20%), action 291, FPS 2.13, Running 208.54s Step 418( 58.40%), action 292, FPS 2.14, Running 208.88s Step 419( 58.60%), action 293, FPS 2.03, Running 209.72s Step 420( 58.80%), action 294, FPS 2.02, Running 210.03s Step 421( 59.00%), action 295, FPS 1.93, Running 210.86s Step 422( 59.20%), action 296, FPS 1.89, Running 211.28s Step 423( 59.40%), action 297, FPS 1.82, Running 211.98s Step 424( 59.60%), action 298, FPS 1.84, Running 212.26s Step 425( 59.80%), action 299, FPS 1.78, Running 213.10s Step 426( 60.00%), action 300, FPS 1.77, Running 213.47s Step 427( 60.20%), action 301, FPS 1.75, Running 214.29s Step 428( 60.40%), action 302, FPS 1.71, Running 214.94s Step 429( 60.60%), action 303, FPS 1.70, Running 215.76s Step 430( 60.80%), action 304, FPS 1.69, Running 216.11s Step 431( 61.00%), action 305, FPS 1.65, Running 216.93s Step 432( 61.20%), action 306, FPS 1.67, Running 217.34s Step 433( 61.40%), action 307, FPS 1.68, Running 218.07s Step 434( 61.60%), action 308, FPS 1.69, Running 218.38s Step 435( 61.80%), action 309, FPS 1.71, Running 219.10s Step 436( 62.00%), action 310, FPS 1.65, Running 219.84s Step 437( 62.20%), action 311, FPS 1.68, Running 220.43s Step 438( 62.40%), action 312, FPS 1.70, Running 220.65s Step 439( 62.60%), action 313, FPS 1.77, Running 221.04s Step 440( 62.80%), action 314, FPS 1.76, Running 221.38s Step 441( 63.00%), action 315, FPS 1.82, Running 221.87s Step 442( 63.20%), action 316, FPS 1.84, Running 222.14s Step 443( 63.40%), action 317, FPS 1.80, Running 223.11s Step 444( 63.60%), action 318, FPS 1.73, Running 223.80s Step 445( 63.80%), action 319, FPS 1.72, Running 224.70s Step 446( 64.00%), action 320, FPS 1.72, Running 225.08s Step 447( 64.20%), action 321, FPS 1.72, Running 225.88s Step 448( 64.40%), action 322, FPS 1.77, Running 226.23s Step 449( 64.60%), action 323, FPS 1.79, Running 226.92s Step 450( 64.80%), action 324, FPS 1.78, Running 227.33s Step 451( 65.00%), action 325, FPS 1.82, Running 227.94s Step 452( 65.20%), action 326, FPS 1.80, Running 228.43s Step 453( 65.40%), action 327, FPS 1.79, Running 229.23s Step 454( 65.60%), action 328, FPS 1.79, Running 229.56s Step 455( 65.80%), action 329, FPS 1.77, Running 230.40s Step 456( 66.00%), action 330, FPS 1.84, Running 230.69s Step 457( 66.20%), action 331, FPS 1.74, Running 231.94s Step 458( 66.40%), action 332, FPS 1.72, Running 232.28s Step 459( 66.60%), action 333, FPS 1.67, Running 233.02s Step 460( 66.80%), action 334, FPS 1.66, Running 233.44s Step 461( 67.00%), action 335, FPS 1.62, Running 234.18s Step 462( 67.20%), action 336, FPS 1.61, Running 234.55s Step 463( 67.40%), action 337, FPS 1.64, Running 235.28s Step 464( 67.60%), action 338, FPS 1.65, Running 235.92s Step 465( 67.80%), action 339, FPS 1.64, Running 236.93s Step 466( 68.00%), action 340, FPS 1.62, Running 237.45s Step 467( 68.20%), action 341, FPS 1.60, Running 238.37s Step 468( 68.40%), action 342, FPS 1.59, Running 238.79s Step 469( 68.60%), action 343, FPS 1.58, Running 239.59s Step 470( 68.80%), action 344, FPS 1.54, Running 240.31s Step 471( 69.00%), action 345, FPS 1.56, Running 240.72s Step 472( 69.20%), action 346, FPS 1.59, Running 241.05s Step 473( 69.40%), action 347, FPS 1.64, Running 241.39s Step 474( 69.60%), action 348, FPS 1.63, Running 241.80s Step 475( 69.80%), action 349, FPS 1.67, Running 242.39s Step 476( 70.00%), action 350, FPS 1.64, Running 242.91s Step 477( 70.20%), action 351, FPS 1.73, Running 243.51s Step 478( 70.40%), action 352, FPS 1.71, Running 243.97s Step 479( 70.60%), action 353, FPS 1.73, Running 244.60s Step 480( 70.80%), action 354, FPS 1.72, Running 245.07s Step 481( 71.00%), action 355, FPS 1.74, Running 245.67s Step 482( 71.20%), action 356, FPS 1.72, Running 246.21s Step 483( 71.40%), action 357, FPS 1.74, Running 246.78s Step 484( 71.60%), action 358, FPS 1.74, Running 247.39s Step 485( 71.80%), action 359, FPS 1.76, Running 248.26s Step 486( 72.00%), action 360, FPS 1.72, Running 249.09s Step 487( 72.20%), action 361, FPS 1.73, Running 249.90s Step 488( 72.40%), action 362, FPS 1.74, Running 250.27s Step 489( 72.60%), action 363, FPS 1.76, Running 250.98s Step 490( 72.80%), action 364, FPS 1.82, Running 251.31s Step 491( 73.00%), action 365, FPS 1.76, Running 252.05s Step 492( 73.20%), action 366, FPS 1.72, Running 252.65s Step 493( 73.40%), action 367, FPS 1.64, Running 253.62s Step 494( 73.60%), action 368, FPS 1.64, Running 253.99s Step 495( 73.80%), action 369, FPS 1.62, Running 254.75s Step 496( 74.00%), action 370, FPS 1.63, Running 255.21s Step 497( 74.20%), action 371, FPS 1.61, Running 255.96s Step 498( 74.40%), action 372, FPS 1.58, Running 256.60s Step 499( 74.60%), action 373, FPS 1.59, Running 257.18s Step 500( 74.80%), action 374, FPS 1.55, Running 257.96s [2026-08-02 20:07:56] [41 ] Seed 40 success after 258.04 s. +steps: 500 , actions: 374 . +Instruction: Empty +Total 29/41(70.73%) success. +Setting seed: 41 +Step 1( N/A%), pre moving , FPS 2.98, Running 0.34s Step 2( N/A%), pre moving , FPS 5.10, Running 0.39s Step 3( N/A%), pre moving , FPS 4.22, Running 0.71s Step 4( N/A%), pre moving , FPS 5.31, Running 0.75s Step 5( N/A%), pre moving , FPS 6.34, Running 0.79s Step 6( N/A%), pre moving , FPS 7.30, Running 0.82s Step 7( N/A%), pre moving , FPS 8.11, Running 0.86s Step 8( N/A%), pre moving , FPS 8.73, Running 0.92s Step 9( N/A%), pre moving , FPS 9.23, Running 0.98s Step 10( N/A%), pre moving , FPS 9.76, Running 1.02s Step 11( N/A%), pre moving , FPS 10.08, Running 1.09s Step 12( N/A%), pre moving , FPS 10.41, Running 1.15s Step 13( N/A%), pre moving , FPS 10.75, Running 1.21s Step 14( N/A%), pre moving , FPS 10.96, Running 1.28s Step 15( N/A%), pre moving , FPS 11.22, Running 1.34s Step 16( N/A%), pre moving , FPS 11.56, Running 1.38s Step 17( N/A%), pre moving , FPS 11.96, Running 1.42s Step 18( N/A%), pre moving , FPS 12.15, Running 1.48s Step 19( N/A%), pre moving , FPS 12.55, Running 1.51s Step 20( N/A%), pre moving , FPS 12.84, Running 1.56s Step 21( N/A%), pre moving , FPS 13.86, Running 1.78s Step 22( N/A%), pre moving , FPS 14.22, Running 1.80s Step 23( N/A%), pre moving , FPS 18.03, Running 1.82s Step 24( N/A%), pre moving , FPS 17.14, Running 1.92s Step 25( N/A%), pre moving , FPS 16.61, Running 1.99s Step 26( N/A%), pre moving , FPS 12.13, Running 2.47s Step 27( N/A%), pre moving , FPS 11.89, Running 2.54s Step 28( N/A%), pre moving , FPS 10.31, Running 2.86s Step 29( N/A%), pre moving , FPS 10.21, Running 2.93s Step 30( N/A%), pre moving , FPS 10.16, Running 2.99s Step 31( N/A%), pre moving , FPS 10.14, Running 3.06s Step 32( N/A%), pre moving , FPS 9.88, Running 3.18s Step 33( N/A%), pre moving , FPS 9.00, Running 3.43s Step 34( N/A%), pre moving , FPS 8.90, Running 3.52s Step 35( N/A%), pre moving , FPS 8.89, Running 3.59s Step 36( N/A%), pre moving , FPS 7.07, Running 4.21s Step 37( N/A%), pre moving , FPS 6.44, Running 4.53s Step 38( N/A%), pre moving , FPS 6.38, Running 4.61s Step 39( N/A%), pre moving , FPS 6.31, Running 4.68s Step 40( N/A%), pre moving , FPS 6.27, Running 4.75s Step 41( N/A%), pre moving , FPS 6.09, Running 5.06s Step 42( N/A%), pre moving , FPS 5.97, Running 5.15s Step 43( N/A%), pre moving , FPS 5.83, Running 5.25s Step 44( N/A%), pre moving , FPS 5.44, Running 5.60s Step 45( N/A%), pre moving , FPS 5.38, Running 5.71s Step 46( N/A%), pre moving , FPS 5.73, Running 5.96s Step 47( N/A%), pre moving , FPS 5.49, Running 6.19s Step 48( N/A%), pre moving , FPS 5.83, Running 6.29s Step 49( N/A%), pre moving , FPS 5.39, Running 6.64s Step 50( N/A%), pre moving , FPS 5.31, Running 6.76s Step 51( N/A%), pre moving , FPS 5.26, Running 6.87s Step 52( N/A%), pre moving , FPS 4.95, Running 7.22s Step 53( N/A%), pre moving , FPS 5.12, Running 7.34s Step 54( N/A%), pre moving , FPS 4.90, Running 7.61s Step 55( N/A%), pre moving , FPS 4.73, Running 7.81s Step 56( N/A%), pre moving , FPS 5.41, Running 7.91s Step 57( N/A%), pre moving , FPS 5.36, Running 8.26s Step 58( N/A%), pre moving , FPS 5.32, Running 8.38s Step 59( N/A%), pre moving , FPS 5.27, Running 8.48s Step 60( N/A%), pre moving , FPS 4.93, Running 8.80s Step 61( N/A%), pre moving , FPS 5.19, Running 8.92s Step 62( N/A%), pre moving , FPS 5.16, Running 9.02s Step 63( N/A%), pre moving , FPS 4.88, Running 9.34s Step 64( N/A%), pre moving , FPS 5.20, Running 9.44s Step 65( N/A%), pre moving , FPS 5.22, Running 9.54s Step 66( N/A%), pre moving , FPS 5.49, Running 9.61s Step 67( N/A%), pre moving , FPS 5.33, Running 9.94s Step 68( N/A%), pre moving , FPS 5.34, Running 10.04s Step 69( N/A%), pre moving , FPS 5.72, Running 10.14s Step 70( N/A%), pre moving , FPS 5.36, Running 10.49s Step 71( N/A%), pre moving , FPS 5.36, Running 10.60s Step 72( N/A%), pre moving , FPS 5.67, Running 10.75s Step 73( N/A%), pre moving , FPS 5.35, Running 11.08s Step 74( N/A%), pre moving , FPS 5.59, Running 11.18s Step 75( N/A%), pre moving , FPS 5.37, Running 11.54s Step 76( N/A%), pre moving , FPS 5.34, Running 11.66s Step 77( N/A%), pre moving , FPS 5.48, Running 11.91s Step 78( N/A%), pre moving , FPS 5.32, Running 12.14s Step 79( N/A%), pre moving , FPS 5.31, Running 12.24s Step 80( N/A%), pre moving , FPS 5.27, Running 12.59s Step 81( N/A%), pre moving , FPS 5.29, Running 12.70s Step 82( N/A%), pre moving , FPS 5.34, Running 12.77s Step 83( N/A%), pre moving , FPS 5.74, Running 12.83s Step 84( N/A%), pre moving , FPS 5.41, Running 13.14s Step 85( N/A%), pre moving , FPS 5.43, Running 13.22s Step 86( N/A%), pre moving , FPS 5.44, Running 13.28s Step 87( N/A%), pre moving , FPS 5.85, Running 13.36s Step 88( N/A%), pre moving , FPS 5.50, Running 13.67s Step 89( N/A%), pre moving , FPS 5.52, Running 13.76s Step 90( N/A%), pre moving , FPS 6.01, Running 13.82s Step 91( N/A%), pre moving , FPS 6.08, Running 13.89s Step 92( N/A%), pre moving , FPS 5.80, Running 14.20s Step 93( N/A%), pre moving , FPS 6.25, Running 14.28s Step 94( N/A%), pre moving , FPS 6.34, Running 14.33s Step 95( N/A%), pre moving , FPS 6.96, Running 14.41s Step 96( N/A%), pre moving , FPS 6.51, Running 14.73s Step 97( N/A%), pre moving , FPS 6.89, Running 14.81s Step 98( N/A%), pre moving , FPS 7.31, Running 14.87s Step 99( N/A%), pre moving , FPS 7.40, Running 14.95s Step 100( N/A%), pre moving , FPS 7.82, Running 15.15s Step 101( N/A%), pre moving , FPS 7.65, Running 15.31s Step 102( N/A%), pre moving , FPS 4.52, Running 17.19s Step 103( N/A%), pre moving , FPS 4.09, Running 17.72s Step 104( N/A%), pre moving , FPS 4.03, Running 18.10s Step 105( N/A%), pre moving , FPS 3.69, Running 18.64s Step 106( N/A%), pre moving , FPS 3.60, Running 18.84s Step 107( N/A%), pre moving , FPS 3.35, Running 19.32s Step 108( N/A%), pre moving , FPS 3.45, Running 19.46s Step 109( N/A%), pre moving , FPS 3.32, Running 19.77s Step 110( N/A%), pre moving , FPS 3.26, Running 19.95s Step 111( N/A%), pre moving , FPS 3.16, Running 20.22s Step 112( N/A%), pre moving , FPS 3.25, Running 20.36s Step 113( N/A%), pre moving , FPS 3.16, Running 20.60s Step 114( N/A%), pre moving , FPS 3.12, Running 20.74s Step 115( N/A%), pre moving , FPS 2.91, Running 21.27s Step 116( N/A%), pre moving , FPS 2.97, Running 21.46s Step 117( N/A%), pre moving , FPS 2.83, Running 21.87s Step 118( N/A%), pre moving , FPS 2.70, Running 22.28s Step 119( N/A%), pre moving , FPS 2.55, Running 22.79s Step 120( N/A%), pre moving , FPS 2.57, Running 22.94s Step 121( N/A%), pre moving , FPS 2.48, Running 23.39s Step 122( 0.20%), action 1, FPS 2.74, Running 24.48s Step 123( 0.40%), action 2, FPS 2.59, Running 25.45s Step 124( 0.60%), action 3, FPS 2.51, Running 26.07s Step 125( 0.80%), action 4, FPS 2.50, Running 26.65s Step 126( 1.00%), action 5, FPS 2.26, Running 27.70s Step 127( 1.20%), action 6, FPS 2.24, Running 28.24s Step 128( 1.40%), action 7, FPS 2.03, Running 29.30s Step 129( 1.60%), action 8, FPS 1.98, Running 29.85s Step 130( 1.80%), action 9, FPS 1.85, Running 30.78s Step 131( 2.00%), action 10, FPS 1.85, Running 31.04s Step 132( 2.20%), action 11, FPS 1.71, Running 32.06s Step 133( 2.40%), action 12, FPS 1.66, Running 32.64s Step 134( 2.60%), action 13, FPS 1.58, Running 33.41s Step 135( 2.80%), action 14, FPS 1.59, Running 33.81s Step 136( 3.00%), action 15, FPS 1.51, Running 34.74s Step 137( 3.20%), action 16, FPS 1.47, Running 35.45s Step 138( 3.40%), action 17, FPS 1.44, Running 36.17s Step 139( 3.60%), action 18, FPS 1.45, Running 36.63s Step 140( 3.80%), action 19, FPS 1.36, Running 37.66s Step 141( 4.00%), action 20, FPS 1.34, Running 38.36s Step 142( 4.20%), action 21, FPS 1.38, Running 38.95s Step 143( 4.40%), action 22, FPS 1.43, Running 39.46s Step 144( 4.60%), action 23, FPS 1.40, Running 40.36s Step 145( 4.80%), action 24, FPS 1.40, Running 40.89s Step 146( 5.00%), action 25, FPS 1.41, Running 41.91s Step 147( 5.20%), action 26, FPS 1.43, Running 42.24s Step 148( 5.40%), action 27, FPS 1.45, Running 43.11s Step 149( 5.60%), action 28, FPS 1.47, Running 43.42s Step 150( 5.80%), action 29, FPS 1.48, Running 44.30s Step 151( 6.00%), action 30, FPS 1.45, Running 44.82s Step 152( 6.20%), action 31, FPS 1.46, Running 45.77s Step 153( 6.40%), action 32, FPS 1.46, Running 46.36s Step 154( 6.60%), action 33, FPS 1.43, Running 47.36s Step 155( 6.80%), action 34, FPS 1.41, Running 47.97s Step 156( 7.00%), action 35, FPS 1.42, Running 48.83s Step 157( 7.20%), action 36, FPS 1.46, Running 49.17s Step 158( 7.40%), action 37, FPS 1.44, Running 50.10s Step 159( 7.60%), action 38, FPS 1.42, Running 50.73s Step 160( 7.80%), action 39, FPS 1.45, Running 51.45s Step 161( 8.00%), action 40, FPS 1.48, Running 51.90s Step 162( 8.20%), action 41, FPS 1.45, Running 52.79s Step 163( 8.40%), action 42, FPS 1.45, Running 53.29s Step 164( 8.60%), action 43, FPS 1.44, Running 54.25s Step 165( 8.80%), action 44, FPS 1.42, Running 54.94s Step 166( 9.00%), action 45, FPS 1.45, Running 55.74s Step 167( 9.20%), action 46, FPS 1.44, Running 56.11s Step 168( 9.40%), action 47, FPS 1.47, Running 56.68s Step 169( 9.60%), action 48, FPS 1.47, Running 57.06s Step 170( 9.80%), action 49, FPS 1.48, Running 57.81s Step 171( 10.00%), action 50, FPS 1.46, Running 58.51s Step 172( 10.20%), action 51, FPS 1.45, Running 59.59s Step 173( 10.40%), action 52, FPS 1.46, Running 60.09s Step 174( 10.60%), action 53, FPS 1.48, Running 60.88s Step 175( 10.80%), action 54, FPS 1.50, Running 61.26s Step 176( 11.00%), action 55, FPS 1.52, Running 62.03s Step 177( 11.20%), action 56, FPS 1.51, Running 62.42s Step 178( 11.40%), action 57, FPS 1.51, Running 63.39s Step 179( 11.60%), action 58, FPS 1.55, Running 63.63s Step 180( 11.80%), action 59, FPS 1.56, Running 64.30s Step 181( 12.00%), action 60, FPS 1.57, Running 64.67s Step 182( 12.20%), action 61, FPS 1.50, Running 66.13s Step 183( 12.40%), action 62, FPS 1.51, Running 66.56s Step 184( 12.60%), action 63, FPS 1.52, Running 67.41s Step 185( 12.80%), action 64, FPS 1.55, Running 67.87s Step 186( 13.00%), action 65, FPS 1.52, Running 68.86s Step 187( 13.20%), action 66, FPS 1.49, Running 69.54s Step 188( 13.40%), action 67, FPS 1.46, Running 70.39s Step 189( 13.60%), action 68, FPS 1.47, Running 70.68s Step 190( 13.80%), action 69, FPS 1.45, Running 71.58s Step 191( 14.00%), action 70, FPS 1.50, Running 71.87s Step 192( 14.20%), action 71, FPS 1.48, Running 73.08s Step 193( 14.40%), action 72, FPS 1.50, Running 73.42s Step 194( 14.60%), action 73, FPS 1.49, Running 74.31s Step 195( 14.80%), action 74, FPS 1.42, Running 75.34s Step 196( 15.00%), action 75, FPS 1.42, Running 76.10s Step 197( 15.20%), action 76, FPS 1.43, Running 76.38s Step 198( 15.40%), action 77, FPS 1.49, Running 76.81s Step 199( 15.60%), action 78, FPS 1.47, Running 77.23s Step 200( 15.80%), action 79, FPS 1.45, Running 78.11s Step 201( 16.00%), action 80, FPS 1.45, Running 78.47s Step 202( 16.20%), action 81, FPS 1.47, Running 79.77s Step 203( 16.40%), action 82, FPS 1.44, Running 80.45s Step 204( 16.60%), action 83, FPS 1.42, Running 81.49s Step 205( 16.80%), action 84, FPS 1.41, Running 82.06s Step 206( 17.00%), action 85, FPS 1.37, Running 83.45s Step 207( 17.20%), action 86, FPS 1.37, Running 84.17s Step 208( 17.40%), action 87, FPS 1.36, Running 85.13s Step 209( 17.60%), action 88, FPS 1.33, Running 85.72s Step 210( 17.80%), action 89, FPS 1.32, Running 86.70s Step 211( 18.00%), action 90, FPS 1.32, Running 86.97s Step 212( 18.20%), action 91, FPS 1.31, Running 88.30s Step 213( 18.40%), action 92, FPS 1.32, Running 88.58s Step 214( 18.60%), action 93, FPS 1.28, Running 89.96s Step 215( 18.80%), action 94, FPS 1.31, Running 90.56s Step 216( 19.00%), action 95, FPS 1.30, Running 91.54s Step 217( 19.20%), action 96, FPS 1.26, Running 92.19s Step 218( 19.40%), action 97, FPS 1.23, Running 93.09s Step 219( 19.60%), action 98, FPS 1.24, Running 93.37s Step 220( 19.80%), action 99, FPS 1.25, Running 94.15s Step 221( 20.00%), action 100, FPS 1.25, Running 94.50s Step 222( 20.20%), action 101, FPS 1.28, Running 95.38s Step 223( 20.40%), action 102, FPS 1.30, Running 95.86s Step 224( 20.60%), action 103, FPS 1.29, Running 96.94s Step 225( 20.80%), action 104, FPS 1.31, Running 97.31s Step 226( 21.00%), action 105, FPS 1.36, Running 98.13s Step 227( 21.20%), action 106, FPS 1.38, Running 98.68s Step 228( 21.40%), action 107, FPS 1.41, Running 99.30s Step 229( 21.60%), action 108, FPS 1.37, Running 100.30s Step 230( 21.80%), action 109, FPS 1.37, Running 101.28s Step 231( 22.00%), action 110, FPS 1.35, Running 101.82s Step 232( 22.20%), action 111, FPS 1.38, Running 102.80s Step 233( 22.40%), action 112, FPS 1.38, Running 103.10s Step 234( 22.60%), action 113, FPS 1.43, Running 103.98s Step 235( 22.80%), action 114, FPS 1.45, Running 104.34s Step 236( 23.00%), action 115, FPS 1.47, Running 105.11s Step 237( 23.20%), action 116, FPS 1.51, Running 105.47s Step 238( 23.40%), action 117, FPS 1.47, Running 106.73s Step 239( 23.60%), action 118, FPS 1.43, Running 107.33s Step 240( 23.80%), action 119, FPS 1.41, Running 108.34s Step 241( 24.00%), action 120, FPS 1.38, Running 108.94s Step 242( 24.20%), action 121, FPS 1.37, Running 109.99s Step 243( 24.40%), action 122, FPS 1.36, Running 110.59s Step 244( 24.60%), action 123, FPS 1.37, Running 111.55s Step 245( 24.80%), action 124, FPS 1.38, Running 111.84s Step 246( 25.00%), action 125, FPS 1.35, Running 112.97s Step 247( 25.20%), action 126, FPS 1.38, Running 113.19s Step 248( 25.40%), action 127, FPS 1.37, Running 113.86s Step 249( 25.60%), action 128, FPS 1.44, Running 114.19s Step 250( 25.80%), action 129, FPS 1.41, Running 115.48s Step 251( 26.00%), action 130, FPS 1.38, Running 116.28s Step 252( 26.20%), action 131, FPS 1.36, Running 117.52s Step 253( 26.40%), action 132, FPS 1.33, Running 118.14s Step 254( 26.60%), action 133, FPS 1.33, Running 119.03s Step 255( 26.80%), action 134, FPS 1.33, Running 119.36s Step 256( 27.00%), action 135, FPS 1.32, Running 120.28s Step 257( 27.20%), action 136, FPS 1.30, Running 120.87s Step 258( 27.40%), action 137, FPS 1.33, Running 121.77s Step 259( 27.60%), action 138, FPS 1.35, Running 122.14s Step 260( 27.80%), action 139, FPS 1.38, Running 122.87s Step 261( 28.00%), action 140, FPS 1.37, Running 123.57s Step 262( 28.20%), action 141, FPS 1.37, Running 124.54s Step 263( 28.40%), action 142, FPS 1.37, Running 125.14s Step 264( 28.60%), action 143, FPS 1.39, Running 125.98s Step 265( 28.80%), action 144, FPS 1.34, Running 126.77s Step 266( 29.00%), action 145, FPS 1.35, Running 127.74s Step 267( 29.20%), action 146, FPS 1.32, Running 128.30s Step 268( 29.40%), action 147, FPS 1.30, Running 129.28s Step 269( 29.60%), action 148, FPS 1.30, Running 129.59s Step 270( 29.80%), action 149, FPS 1.32, Running 130.65s Step 271( 30.00%), action 150, FPS 1.36, Running 130.96s Step 272( 30.20%), action 151, FPS 1.38, Running 131.96s Step 273( 30.40%), action 152, FPS 1.41, Running 132.29s Step 274( 30.60%), action 153, FPS 1.42, Running 133.14s Step 275( 30.80%), action 154, FPS 1.41, Running 133.52s Step 276( 31.00%), action 155, FPS 1.43, Running 134.28s Step 277( 31.20%), action 156, FPS 1.43, Running 134.83s Step 278( 31.40%), action 157, FPS 1.43, Running 135.75s Step 279( 31.60%), action 158, FPS 1.40, Running 136.47s Step 280( 31.80%), action 159, FPS 1.36, Running 137.56s Step 281( 32.00%), action 160, FPS 1.38, Running 138.06s Step 282( 32.20%), action 161, FPS 1.38, Running 139.03s Step 283( 32.40%), action 162, FPS 1.38, Running 139.62s Step 284( 32.60%), action 163, FPS 1.39, Running 140.32s Step 285( 32.80%), action 164, FPS 1.42, Running 140.82s Step 286( 33.00%), action 165, FPS 1.43, Running 141.77s Step 287( 33.20%), action 166, FPS 1.46, Running 142.03s Step 288( 33.40%), action 167, FPS 1.47, Running 142.88s Step 289( 33.60%), action 168, FPS 1.48, Running 143.12s Step 290( 33.80%), action 169, FPS 1.49, Running 144.05s Step 291( 34.00%), action 170, FPS 1.50, Running 144.32s Step 292( 34.20%), action 171, FPS 1.48, Running 145.46s Step 293( 34.40%), action 172, FPS 1.46, Running 145.96s Step 294( 34.60%), action 173, FPS 1.46, Running 146.82s Step 295( 34.80%), action 174, FPS 1.44, Running 147.42s Step 296( 35.00%), action 175, FPS 1.42, Running 148.33s Step 297( 35.20%), action 176, FPS 1.45, Running 148.63s Step 298( 35.40%), action 177, FPS 1.49, Running 149.17s Step 299( 35.60%), action 178, FPS 1.52, Running 149.61s Step 300( 35.80%), action 179, FPS 1.54, Running 150.52s Step 301( 36.00%), action 180, FPS 1.56, Running 150.85s Step 302( 36.20%), action 181, FPS 1.56, Running 151.86s Step 303( 36.40%), action 182, FPS 1.57, Running 152.38s Step 304( 36.60%), action 183, FPS 1.57, Running 153.05s Step 305( 36.80%), action 184, FPS 1.57, Running 153.53s Step 306( 37.00%), action 185, FPS 1.57, Running 154.47s Step 307( 37.20%), action 186, FPS 1.57, Running 154.76s Step 308( 37.40%), action 187, FPS 1.57, Running 155.59s Step 309( 37.60%), action 188, FPS 1.57, Running 155.85s Step 310( 37.80%), action 189, FPS 1.58, Running 156.73s Step 311( 38.00%), action 190, FPS 1.54, Running 157.28s Step 312( 38.20%), action 191, FPS 1.56, Running 158.31s Step 313( 38.40%), action 192, FPS 1.55, Running 158.90s Step 314( 38.60%), action 193, FPS 1.57, Running 159.58s Step 315( 38.80%), action 194, FPS 1.58, Running 160.11s Step 316( 39.00%), action 195, FPS 1.57, Running 161.06s Step 317( 39.20%), action 196, FPS 1.54, Running 161.66s Step 318( 39.40%), action 197, FPS 1.51, Running 162.41s Step 319( 39.60%), action 198, FPS 1.51, Running 162.82s Step 320( 39.80%), action 199, FPS 1.50, Running 163.81s Step 321( 40.00%), action 200, FPS 1.51, Running 164.12s Step 322( 40.20%), action 201, FPS 1.48, Running 165.37s Step 323( 40.40%), action 202, FPS 1.49, Running 165.77s Step 324( 40.60%), action 203, FPS 1.47, Running 166.65s Step 325( 40.80%), action 204, FPS 1.44, Running 167.40s Step 326( 41.00%), action 205, FPS 1.45, Running 168.28s Step 327( 41.20%), action 206, FPS 1.41, Running 168.92s Step 328( 41.40%), action 207, FPS 1.45, Running 169.35s Step 329( 41.60%), action 208, FPS 1.44, Running 169.74s Step 330( 41.80%), action 209, FPS 1.43, Running 170.75s Step 331( 42.00%), action 210, FPS 1.42, Running 171.40s Step 332( 42.20%), action 211, FPS 1.42, Running 172.40s Step 333( 42.40%), action 212, FPS 1.40, Running 173.19s Step 334( 42.60%), action 213, FPS 1.38, Running 174.05s Step 335( 42.80%), action 214, FPS 1.38, Running 174.57s Step 336( 43.00%), action 215, FPS 1.37, Running 175.63s Step 337( 43.20%), action 216, FPS 1.36, Running 176.32s Step 338( 43.40%), action 217, FPS 1.34, Running 177.31s Step 339( 43.60%), action 218, FPS 1.32, Running 177.98s Step 340( 43.80%), action 219, FPS 1.33, Running 178.85s Step 341( 44.00%), action 220, FPS 1.30, Running 179.54s Step 342( 44.20%), action 221, FPS 1.32, Running 180.47s Step 343( 44.40%), action 222, FPS 1.30, Running 181.10s Step 344( 44.60%), action 223, FPS 1.32, Running 181.75s Step 345( 44.80%), action 224, FPS 1.34, Running 182.31s Step 346( 45.00%), action 225, FPS 1.35, Running 183.07s Step 347( 45.20%), action 226, FPS 1.37, Running 183.51s Step 348( 45.40%), action 227, FPS 1.33, Running 184.37s Step 349( 45.60%), action 228, FPS 1.33, Running 184.76s Step 350( 45.80%), action 229, FPS 1.35, Running 185.56s Step 351( 46.00%), action 230, FPS 1.35, Running 186.19s Step 352( 46.20%), action 231, FPS 1.33, Running 187.41s Step 353( 46.40%), action 232, FPS 1.35, Running 188.03s Step 354( 46.60%), action 233, FPS 1.37, Running 188.63s Step 355( 46.80%), action 234, FPS 1.37, Running 189.20s Step 356( 47.00%), action 235, FPS 1.43, Running 189.65s Step 357( 47.20%), action 236, FPS 1.47, Running 189.90s Step 358( 47.40%), action 237, FPS 1.47, Running 190.91s Step 359( 47.60%), action 238, FPS 1.47, Running 191.59s Step 360( 47.80%), action 239, FPS 1.47, Running 192.49s Step 361( 48.00%), action 240, FPS 1.51, Running 192.75s Step 362( 48.20%), action 241, FPS 1.48, Running 194.03s Step 363( 48.40%), action 242, FPS 1.47, Running 194.72s Step 364( 48.60%), action 243, FPS 1.43, Running 195.72s Step 365( 48.80%), action 244, FPS 1.43, Running 196.31s Step 366( 49.00%), action 245, FPS 1.41, Running 197.25s Step 367( 49.20%), action 246, FPS 1.42, Running 197.56s Step 368( 49.40%), action 247, FPS 1.42, Running 198.47s Step 369( 49.60%), action 248, FPS 1.41, Running 198.99s Step 370( 49.80%), action 249, FPS 1.43, Running 199.58s Step 371( 50.00%), action 250, FPS 1.44, Running 200.11s Step 372( 50.20%), action 251, FPS 1.46, Running 201.11s Step 373( 50.40%), action 252, FPS 1.49, Running 201.43s Step 374( 50.60%), action 253, FPS 1.48, Running 202.18s Step 375( 50.80%), action 254, FPS 1.50, Running 202.51s Step 376( 51.00%), action 255, FPS 1.48, Running 203.19s Step 377( 51.20%), action 256, FPS 1.46, Running 203.64s Step 378( 51.40%), action 257, FPS 1.49, Running 204.34s Step 379( 51.60%), action 258, FPS 1.52, Running 204.74s Step 380( 51.80%), action 259, FPS 1.52, Running 205.67s Step 381( 52.00%), action 260, FPS 1.52, Running 205.92s Step 382( 52.20%), action 261, FPS 1.57, Running 206.80s Step 383( 52.40%), action 262, FPS 1.62, Running 207.08s Step 384( 52.60%), action 263, FPS 1.68, Running 207.62s Step 385( 52.80%), action 264, FPS 1.74, Running 207.83s Step 386( 53.00%), action 265, FPS 1.83, Running 208.19s Step 387( 53.20%), action 266, FPS 1.83, Running 208.50s Step 388( 53.40%), action 267, FPS 1.91, Running 208.94s Step 389( 53.60%), action 268, FPS 1.97, Running 209.15s Step 390( 53.80%), action 269, FPS 1.94, Running 209.89s Step 391( 54.00%), action 270, FPS 2.00, Running 210.13s Step 392( 54.20%), action 271, FPS 2.03, Running 210.97s Step 393( 54.40%), action 272, FPS 2.04, Running 211.22s Step 394( 54.60%), action 273, FPS 2.02, Running 212.05s Step 395( 54.80%), action 274, FPS 2.04, Running 212.32s Step 396( 55.00%), action 275, FPS 2.00, Running 213.20s Step 397( 55.20%), action 276, FPS 2.04, Running 213.46s Step 398( 55.40%), action 277, FPS 1.97, Running 214.50s Step 399( 55.60%), action 278, FPS 1.95, Running 214.98s Step 400( 55.80%), action 279, FPS 1.96, Running 215.89s Step 401( 56.00%), action 280, FPS 1.95, Running 216.18s Step 402( 56.20%), action 281, FPS 1.96, Running 216.99s Step 403( 56.40%), action 282, FPS 1.94, Running 217.36s Step 404( 56.60%), action 283, FPS 1.91, Running 218.07s Step 405( 56.80%), action 284, FPS 1.90, Running 218.35s Step 406( 57.00%), action 285, FPS 1.83, Running 219.15s Step 407( 57.20%), action 286, FPS 1.83, Running 219.42s Step 408( 57.40%), action 287, FPS 1.75, Running 220.34s Step 409( 57.60%), action 288, FPS 1.72, Running 220.81s Step 410( 57.80%), action 289, FPS 1.74, Running 221.40s Step 411( 58.00%), action 290, FPS 1.69, Running 221.97s Step 412( 58.20%), action 291, FPS 1.68, Running 222.88s Step 413( 58.40%), action 292, FPS 1.67, Running 223.18s Step 414( 58.60%), action 293, FPS 1.66, Running 224.09s Step 415( 58.80%), action 294, FPS 1.63, Running 224.60s Step 416( 59.00%), action 295, FPS 1.61, Running 225.65s Step 417( 59.20%), action 296, FPS 1.59, Running 226.08s Step 418( 59.40%), action 297, FPS 1.63, Running 226.79s Step 419( 59.60%), action 298, FPS 1.66, Running 227.06s Step 420( 59.80%), action 299, FPS 1.73, Running 227.43s Step 421( 60.00%), action 300, FPS 1.68, Running 228.05s Step 422( 60.20%), action 301, FPS 1.71, Running 228.71s Step 423( 60.40%), action 302, FPS 1.64, Running 229.58s Step 424( 60.60%), action 303, FPS 1.59, Running 230.67s Step 425( 60.80%), action 304, FPS 1.56, Running 231.15s Step 426( 61.00%), action 305, FPS 1.58, Running 231.83s Step 427( 61.20%), action 306, FPS 1.55, Running 232.30s Step 428( 61.40%), action 307, FPS 1.55, Running 233.23s Step 429( 61.60%), action 308, FPS 1.54, Running 233.80s Step 430( 61.80%), action 309, FPS 1.48, Running 234.88s Step 431( 62.00%), action 310, FPS 1.52, Running 235.15s Step 432( 62.20%), action 311, FPS 1.51, Running 236.16s Step 433( 62.40%), action 312, FPS 1.49, Running 236.61s Step 434( 62.60%), action 313, FPS 1.49, Running 237.55s Step 435( 62.80%), action 314, FPS 1.51, Running 237.82s Step 436( 63.00%), action 315, FPS 1.53, Running 238.74s Step 437( 63.20%), action 316, FPS 1.51, Running 239.35s Step 438( 63.40%), action 317, FPS 1.49, Running 240.22s Step 439( 63.60%), action 318, FPS 1.48, Running 240.53s Step 440( 63.80%), action 319, FPS 1.43, Running 241.44s Step 441( 64.00%), action 320, FPS 1.44, Running 241.97s Step 442( 64.20%), action 321, FPS 1.40, Running 243.00s Step 443( 64.40%), action 322, FPS 1.42, Running 243.69s Step 444( 64.60%), action 323, FPS 1.40, Running 244.96s Step 445( 64.80%), action 324, FPS 1.41, Running 245.30s Step 446( 65.00%), action 325, FPS 1.37, Running 246.47s Step 447( 65.20%), action 326, FPS 1.35, Running 247.13s Step 448( 65.40%), action 327, FPS 1.40, Running 247.56s Step 449( 65.60%), action 328, FPS 1.41, Running 247.99s Step 450( 65.80%), action 329, FPS 1.40, Running 249.20s Step 451( 66.00%), action 330, FPS 1.37, Running 249.74s Step 452( 66.20%), action 331, FPS 1.40, Running 250.43s Step 453( 66.40%), action 332, FPS 1.40, Running 250.92s Step 454( 66.60%), action 333, FPS 1.39, Running 251.93s Step 455( 66.80%), action 334, FPS 1.39, Running 252.26s Step 456( 67.00%), action 335, FPS 1.40, Running 252.98s Step 457( 67.20%), action 336, FPS 1.41, Running 253.56s Step 458( 67.40%), action 337, FPS 1.37, Running 254.85s Step 459( 67.60%), action 338, FPS 1.32, Running 255.69s Step 460( 67.80%), action 339, FPS 1.33, Running 256.53s Step 461( 68.00%), action 340, FPS 1.34, Running 256.95s Step 462( 68.20%), action 341, FPS 1.34, Running 257.94s Step 463( 68.40%), action 342, FPS 1.36, Running 258.45s Step 464( 68.60%), action 343, FPS 1.38, Running 259.40s Step 465( 68.80%), action 344, FPS 1.35, Running 260.08s Step 466( 69.00%), action 345, FPS 1.37, Running 261.09s Step 467( 69.20%), action 346, FPS 1.37, Running 261.76s Step 468( 69.40%), action 347, FPS 1.33, Running 262.58s Step 469( 69.60%), action 348, FPS 1.34, Running 262.90s Step 470( 69.80%), action 349, FPS 1.36, Running 263.89s Step 471( 70.00%), action 350, FPS 1.32, Running 264.85s Step 472( 70.20%), action 351, FPS 1.28, Running 266.03s Step 473( 70.40%), action 352, FPS 1.28, Running 266.55s Step 474( 70.60%), action 353, FPS 1.28, Running 267.54s Step 475( 70.80%), action 354, FPS 1.29, Running 267.79s Step 476( 71.00%), action 355, FPS 1.24, Running 269.07s Step 477( 71.20%), action 356, FPS 1.27, Running 269.37s Step 478( 71.40%), action 357, FPS 1.30, Running 270.23s Step 479( 71.60%), action 358, FPS 1.35, Running 270.50s Step 480( 71.80%), action 359, FPS 1.34, Running 271.40s Step 481( 72.00%), action 360, FPS 1.35, Running 271.73s Step 482( 72.20%), action 361, FPS 1.37, Running 272.49s Step 483( 72.40%), action 362, FPS 1.38, Running 272.96s Step 484( 72.60%), action 363, FPS 1.41, Running 273.54s Step 485( 72.80%), action 364, FPS 1.43, Running 274.04s Step 486( 73.00%), action 365, FPS 1.47, Running 274.67s Step 487( 73.20%), action 366, FPS 1.50, Running 275.11s Step 488( 73.40%), action 367, FPS 1.52, Running 275.77s Step 489( 73.60%), action 368, FPS 1.52, Running 276.02s Step 490( 73.80%), action 369, FPS 1.54, Running 276.89s Step 491( 74.00%), action 370, FPS 1.59, Running 277.42s Step 492( 74.20%), action 371, FPS 1.62, Running 278.40s Step 493( 74.40%), action 372, FPS 1.65, Running 278.64s Step 494( 74.60%), action 373, FPS 1.70, Running 279.27s Step 495( 74.80%), action 374, FPS 1.68, Running 279.72s Step 496( 75.00%), action 375, FPS 1.72, Running 280.73s Step 497( 75.20%), action 376, FPS 1.61, Running 281.76s Step 498( 75.40%), action 377, FPS 1.62, Running 282.56s Step 499( 75.60%), action 378, FPS 1.59, Running 283.04s Step 500( 75.80%), action 379, FPS 1.62, Running 283.71s Step 501( 76.00%), action 380, FPS 1.64, Running 283.93s Step 502( 76.20%), action 381, FPS 1.64, Running 284.68s Step 503( 76.40%), action 382, FPS 1.64, Running 285.17s Step 504( 76.60%), action 383, FPS 1.61, Running 285.97s Step 505( 76.80%), action 384, FPS 1.58, Running 286.73s Step 506( 77.00%), action 385, FPS 1.57, Running 287.38s Step 507( 77.20%), action 386, FPS 1.57, Running 287.84s Step 508( 77.40%), action 387, FPS 1.57, Running 288.50s Step 509( 77.60%), action 388, FPS 1.55, Running 288.95s Step 510( 77.80%), action 389, FPS 1.52, Running 290.03s Step 511( 78.00%), action 390, FPS 1.55, Running 290.29s Step 512( 78.20%), action 391, FPS 1.51, Running 291.61s Step 513( 78.40%), action 392, FPS 1.48, Running 292.20s Step 514( 78.60%), action 393, FPS 1.44, Running 293.18s Step 515( 78.80%), action 394, FPS 1.46, Running 293.43s Step 516( 79.00%), action 395, FPS 1.51, Running 294.01s Step 517( 79.20%), action 396, FPS 1.58, Running 294.45s Step 518( 79.40%), action 397, FPS 1.56, Running 295.38s Step 519( 79.60%), action 398, FPS 1.59, Running 295.66s [2026-08-02 20:12:52] [42 ] Seed 41 success after 295.89 s. +steps: 519 , actions: 398 . +Instruction: Empty +Total 30/42(71.43%) success. +Setting seed: 42 +Step 1( N/A%), pre moving , FPS 2.15, Running 0.47s Step 2( N/A%), pre moving , FPS 3.81, Running 0.53s Step 3( N/A%), pre moving , FPS 5.13, Running 0.59s Step 4( N/A%), pre moving , FPS 4.45, Running 0.90s Step 5( N/A%), pre moving , FPS 5.08, Running 0.98s Step 6( N/A%), pre moving , FPS 5.70, Running 1.05s Step 7( N/A%), pre moving , FPS 6.28, Running 1.11s Step 8( N/A%), pre moving , FPS 5.59, Running 1.43s Step 9( N/A%), pre moving , FPS 5.93, Running 1.52s 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 6.10, Running 1.97s Step 13( N/A%), pre moving , FPS 6.49, Running 2.00s Step 14( N/A%), pre moving , FPS 6.70, Running 2.09s Step 15( N/A%), pre moving , FPS 6.98, Running 2.15s Step 16( N/A%), pre moving , FPS 7.21, Running 2.22s Step 17( N/A%), pre moving , FPS 6.71, Running 2.54s Step 18( N/A%), pre moving , FPS 6.87, Running 2.62s Step 19( N/A%), pre moving , FPS 7.07, Running 2.69s Step 20( N/A%), pre moving , FPS 7.07, Running 2.83s Step 21( N/A%), pre moving , FPS 7.24, Running 3.23s Step 22( N/A%), pre moving , FPS 6.91, Running 3.42s Step 23( N/A%), pre moving , FPS 6.69, Running 3.57s Step 24( N/A%), pre moving , FPS 7.20, Running 3.68s Step 25( N/A%), pre moving , FPS 7.28, Running 3.73s Step 26( N/A%), pre moving , FPS 6.24, Running 4.26s Step 27( N/A%), pre moving , FPS 6.23, Running 4.32s Step 28( N/A%), pre moving , FPS 6.76, Running 4.39s Step 29( N/A%), pre moving , FPS 6.28, Running 4.70s Step 30( N/A%), pre moving , FPS 6.24, Running 4.79s Step 31( N/A%), pre moving , FPS 6.27, Running 4.84s Step 32( N/A%), pre moving , FPS 6.82, Running 4.90s Step 33( N/A%), pre moving , FPS 6.75, Running 4.97s Step 34( N/A%), pre moving , FPS 6.27, Running 5.28s Step 35( N/A%), pre moving , FPS 6.22, Running 5.37s Step 36( N/A%), pre moving , FPS 5.28, Running 6.01s Step 37( N/A%), pre moving , FPS 5.69, Running 6.05s Step 38( N/A%), pre moving , FPS 5.70, Running 6.13s Step 39( N/A%), pre moving , FPS 5.76, Running 6.16s Step 40( N/A%), pre moving , FPS 5.94, Running 6.20s Step 41( N/A%), pre moving , FPS 6.63, Running 6.25s Step 42( N/A%), pre moving , FPS 6.97, Running 6.29s Step 43( N/A%), pre moving , FPS 7.09, Running 6.39s Step 44( N/A%), pre moving , FPS 7.13, Running 6.48s Step 45( N/A%), pre moving , FPS 7.06, Running 6.57s Step 46( N/A%), pre moving , FPS 8.42, Running 6.63s Step 47( N/A%), pre moving , FPS 8.45, Running 6.69s Step 48( N/A%), pre moving , FPS 8.49, Running 6.74s Step 49( N/A%), pre moving , FPS 9.57, Running 6.79s Step 50( N/A%), pre moving , FPS 9.64, Running 6.86s Step 51( N/A%), pre moving , FPS 9.59, Running 6.93s Step 52( N/A%), pre moving , FPS 9.57, Running 6.99s Step 53( N/A%), pre moving , FPS 9.64, Running 7.04s Step 54( N/A%), pre moving , FPS 10.85, Running 7.12s Step 55( N/A%), pre moving , FPS 10.85, Running 7.21s Step 56( N/A%), pre moving , FPS 15.65, Running 7.28s Step 57( N/A%), pre moving , FPS 12.85, Running 7.61s Step 58( N/A%), pre moving , FPS 12.53, Running 7.72s Step 59( N/A%), pre moving , FPS 11.98, Running 7.83s Step 60( N/A%), pre moving , FPS 10.05, Running 8.19s Step 61( N/A%), pre moving , FPS 9.69, Running 8.31s Step 62( N/A%), pre moving , FPS 9.38, Running 8.42s Step 63( N/A%), pre moving , FPS 8.22, Running 8.83s Step 64( N/A%), pre moving , FPS 8.08, Running 8.96s Step 65( N/A%), pre moving , FPS 7.29, Running 9.31s Step 66( N/A%), pre moving , FPS 7.06, Running 9.47s Step 67( N/A%), pre moving , FPS 6.31, Running 9.86s Step 68( N/A%), pre moving , FPS 6.19, Running 9.98s Step 69( N/A%), pre moving , FPS 6.10, Running 10.07s Step 70( N/A%), pre moving , FPS 5.53, Running 10.48s Step 71( N/A%), pre moving , FPS 5.48, Running 10.58s Step 72( N/A%), pre moving , FPS 5.08, Running 10.93s Step 73( N/A%), pre moving , FPS 4.99, Running 11.05s Step 74( N/A%), pre moving , FPS 4.97, Running 11.15s Step 75( N/A%), pre moving , FPS 4.66, Running 11.50s Step 76( N/A%), pre moving , FPS 4.61, Running 11.62s Step 77( N/A%), pre moving , FPS 4.86, Running 11.72s Step 78( N/A%), pre moving , FPS 4.57, Running 12.10s Step 79( N/A%), pre moving , FPS 4.57, Running 12.21s Step 80( N/A%), pre moving , FPS 4.70, Running 12.44s Step 81( N/A%), pre moving , FPS 4.66, Running 12.60s Step 82( N/A%), pre moving , FPS 4.72, Running 12.66s Step 83( N/A%), pre moving , FPS 5.15, Running 12.71s Step 84( N/A%), pre moving , FPS 5.22, Running 12.79s Step 85( N/A%), pre moving , FPS 5.27, Running 13.10s Step 86( N/A%), pre moving , FPS 5.37, Running 13.19s Step 87( N/A%), pre moving , FPS 5.89, Running 13.26s Step 88( N/A%), pre moving , FPS 5.97, Running 13.33s Step 89( N/A%), pre moving , FPS 6.02, Running 13.40s Step 90( N/A%), pre moving , FPS 6.20, Running 13.71s Step 91( N/A%), pre moving , FPS 6.22, Running 13.79s Step 92( N/A%), pre moving , FPS 6.84, Running 13.85s Step 93( N/A%), pre moving , FPS 6.96, Running 13.92s Step 94( N/A%), pre moving , FPS 7.09, Running 13.97s Step 95( N/A%), pre moving , FPS 7.17, Running 14.29s Step 96( N/A%), pre moving , FPS 7.26, Running 14.38s Step 97( N/A%), pre moving , FPS 7.35, Running 14.44s Step 98( N/A%), pre moving , FPS 8.30, Running 14.51s Step 99( N/A%), pre moving , FPS 4.49, Running 16.66s Step 100( N/A%), pre moving , FPS 4.22, Running 17.17s Step 101( N/A%), pre moving , FPS 4.02, Running 17.58s Step 102( N/A%), pre moving , FPS 3.70, Running 18.06s Step 103( N/A%), pre moving , FPS 3.60, Running 18.26s Step 104( N/A%), pre moving , FPS 3.32, Running 18.81s Step 105( N/A%), pre moving , FPS 3.25, Running 19.25s Step 106( N/A%), pre moving , FPS 3.03, Running 19.79s Step 107( N/A%), pre moving , FPS 2.99, Running 19.95s Step 108( N/A%), pre moving , FPS 2.80, Running 20.48s Step 109( N/A%), pre moving , FPS 2.70, Running 20.81s Step 110( N/A%), pre moving , FPS 2.72, Running 21.07s Step 111( N/A%), pre moving , FPS 2.60, Running 21.47s Step 112( N/A%), pre moving , FPS 2.45, Running 22.01s Step 113( N/A%), pre moving , FPS 2.43, Running 22.16s Step 114( N/A%), pre moving , FPS 2.29, Running 22.71s Step 115( N/A%), pre moving , FPS 2.26, Running 23.15s Step 116( N/A%), pre moving , FPS 2.15, Running 23.70s Step 117( N/A%), pre moving , FPS 2.13, Running 23.84s Step 118( N/A%), pre moving , FPS 2.01, Running 24.44s Step 119( 0.20%), action 1, FPS 2.21, Running 25.73s Step 120( 0.40%), action 2, FPS 2.14, Running 26.53s Step 121( 0.60%), action 3, FPS 2.01, Running 27.50s Step 122( 0.80%), action 4, FPS 1.95, Running 28.29s Step 123( 1.00%), action 5, FPS 1.85, Running 29.06s Step 124( 1.20%), action 6, FPS 1.84, Running 29.67s Step 125( 1.40%), action 7, FPS 1.83, Running 30.21s Step 126( 1.60%), action 8, FPS 1.83, Running 30.74s Step 127( 1.80%), action 9, FPS 1.70, Running 31.75s Step 128( 2.00%), action 10, FPS 1.70, Running 32.22s Step 129( 2.20%), action 11, FPS 1.61, Running 33.24s Step 130( 2.40%), action 12, FPS 1.59, Running 33.62s Step 131( 2.60%), action 13, FPS 1.49, Running 34.90s Step 132( 2.80%), action 14, FPS 1.48, Running 35.52s Step 133( 3.00%), action 15, FPS 1.40, Running 36.43s Step 134( 3.20%), action 16, FPS 1.43, Running 36.70s Step 135( 3.40%), action 17, FPS 1.40, Running 37.45s Step 136( 3.60%), action 18, FPS 1.41, Running 37.89s Step 137( 3.80%), action 19, FPS 1.35, Running 38.63s Step 138( 4.00%), action 20, FPS 1.37, Running 39.06s Step 139( 4.20%), action 21, FPS 1.42, Running 39.85s Step 140( 4.40%), action 22, FPS 1.43, Running 40.47s Step 141( 4.60%), action 23, FPS 1.44, Running 41.35s Step 142( 4.80%), action 24, FPS 1.50, Running 41.63s Step 143( 5.00%), action 25, FPS 1.49, Running 42.51s Step 144( 5.20%), action 26, FPS 1.50, Running 43.02s Step 145( 5.40%), action 27, FPS 1.52, Running 43.36s Step 146( 5.60%), action 28, FPS 1.54, Running 43.70s Step 147( 5.80%), action 29, FPS 1.61, Running 44.15s Step 148( 6.00%), action 30, FPS 1.63, Running 44.50s Step 149( 6.20%), action 31, FPS 1.65, Running 45.34s Step 150( 6.40%), action 32, FPS 1.63, Running 45.86s Step 151( 6.60%), action 33, FPS 1.71, Running 46.62s Step 152( 6.80%), action 34, FPS 1.71, Running 47.22s Step 153( 7.00%), action 35, FPS 1.72, Running 48.06s Step 154( 7.20%), action 36, FPS 1.71, Running 48.38s Step 155( 7.40%), action 37, FPS 1.70, Running 49.24s Step 156( 7.60%), action 38, FPS 1.67, Running 49.89s Step 157( 7.80%), action 39, FPS 1.68, Running 50.51s Step 158( 8.00%), action 40, FPS 1.67, Running 51.03s Step 159( 8.20%), action 41, FPS 1.65, Running 51.93s Step 160( 8.40%), action 42, FPS 1.69, Running 52.30s Step 161( 8.60%), action 43, FPS 1.71, Running 53.07s Step 162( 8.80%), action 44, FPS 1.70, Running 53.42s Step 163( 9.00%), action 45, FPS 1.71, Running 54.18s Step 164( 9.20%), action 46, FPS 1.72, Running 54.61s Step 165( 9.40%), action 47, FPS 1.67, Running 55.37s Step 166( 9.60%), action 48, FPS 1.63, Running 55.95s Step 167( 9.80%), action 49, FPS 1.61, Running 56.60s Step 168( 10.00%), action 50, FPS 1.56, Running 57.30s Step 169( 10.20%), action 51, FPS 1.54, Running 58.31s Step 170( 10.40%), action 52, FPS 1.54, Running 58.83s Step 171( 10.60%), action 53, FPS 1.54, Running 59.61s Step 172( 10.80%), action 54, FPS 1.54, Running 60.16s Step 173( 11.00%), action 55, FPS 1.57, Running 60.81s Step 174( 11.20%), action 56, FPS 1.54, Running 61.40s Step 175( 11.40%), action 57, FPS 1.56, Running 62.08s Step 176( 11.60%), action 58, FPS 1.60, Running 62.42s Step 177( 11.80%), action 59, FPS 1.61, Running 62.93s Step 178( 12.00%), action 60, FPS 1.60, Running 63.50s Step 179( 12.20%), action 61, FPS 1.60, Running 64.46s Step 180( 12.40%), action 62, FPS 1.59, Running 64.87s Step 181( 12.60%), action 63, FPS 1.59, Running 65.68s Step 182( 12.80%), action 64, FPS 1.58, Running 66.06s Step 183( 13.00%), action 65, FPS 1.59, Running 66.76s Step 184( 13.20%), action 66, FPS 1.61, Running 67.06s Step 185( 13.40%), action 67, FPS 1.59, Running 67.96s Step 186( 13.60%), action 68, FPS 1.61, Running 68.40s Step 187( 13.80%), action 69, FPS 1.61, Running 69.06s Step 188( 14.00%), action 70, FPS 1.62, Running 69.66s Step 189( 14.20%), action 71, FPS 1.63, Running 70.60s Step 190( 14.40%), action 72, FPS 1.59, Running 71.44s Step 191( 14.60%), action 73, FPS 1.58, Running 72.28s Step 192( 14.80%), action 74, FPS 1.58, Running 72.85s Step 193( 15.00%), action 75, FPS 1.58, Running 73.47s Step 194( 15.20%), action 76, FPS 1.58, Running 74.05s Step 195( 15.40%), action 77, FPS 1.55, Running 75.01s Step 196( 15.60%), action 78, FPS 1.55, Running 75.35s Step 197( 15.80%), action 79, FPS 1.51, Running 76.21s Step 198( 16.00%), action 80, FPS 1.50, Running 76.85s Step 199( 16.20%), action 81, FPS 1.50, Running 77.80s Step 200( 16.40%), action 82, FPS 1.51, Running 78.14s Step 201( 16.60%), action 83, FPS 1.50, Running 78.98s Step 202( 16.80%), action 84, FPS 1.48, Running 79.58s Step 203( 17.00%), action 85, FPS 1.45, Running 80.54s Step 204( 17.20%), action 86, FPS 1.42, Running 81.18s Step 205( 17.40%), action 87, FPS 1.46, Running 81.70s Step 206( 17.60%), action 88, FPS 1.44, Running 82.27s Step 207( 17.80%), action 89, FPS 1.46, Running 82.78s Step 208( 18.00%), action 90, FPS 1.46, Running 83.34s Step 209( 18.20%), action 91, FPS 1.48, Running 84.10s Step 210( 18.40%), action 92, FPS 1.51, Running 84.65s Step 211( 18.60%), action 93, FPS 1.50, Running 85.63s Step 212( 18.80%), action 94, FPS 1.48, Running 86.37s Step 213( 19.00%), action 95, FPS 1.45, Running 87.30s Step 214( 19.20%), action 96, FPS 1.44, Running 87.93s Step 215( 19.40%), action 97, FPS 1.47, Running 88.59s Step 216( 19.60%), action 98, FPS 1.44, Running 89.22s Step 217( 19.80%), action 99, FPS 1.44, Running 90.09s Step 218( 20.00%), action 100, FPS 1.48, Running 90.38s Step 219( 20.20%), action 101, FPS 1.52, Running 90.96s Step 220( 20.40%), action 102, FPS 1.50, Running 91.52s Step 221( 20.60%), action 103, FPS 1.49, Running 92.38s Step 222( 20.80%), action 104, FPS 1.53, Running 92.66s Step 223( 21.00%), action 105, FPS 1.54, Running 93.56s Step 224( 21.20%), action 106, FPS 1.56, Running 94.01s Step 225( 21.40%), action 107, FPS 1.53, Running 94.73s Step 226( 21.60%), action 108, FPS 1.54, Running 95.21s Step 227( 21.80%), action 109, FPS 1.53, Running 95.88s Step 228( 22.00%), action 110, FPS 1.54, Running 96.34s Step 229( 22.20%), action 111, FPS 1.53, Running 97.15s Step 230( 22.40%), action 112, FPS 1.53, Running 97.72s Step 231( 22.60%), action 113, FPS 1.54, Running 98.60s Step 232( 22.80%), action 114, FPS 1.58, Running 99.02s Step 233( 23.00%), action 115, FPS 1.59, Running 99.88s Step 234( 23.20%), action 116, FPS 1.61, Running 100.34s Step 235( 23.40%), action 117, FPS 1.65, Running 100.74s Step 236( 23.60%), action 118, FPS 1.68, Running 101.09s Step 237( 23.80%), action 119, FPS 1.76, Running 101.46s Step 238( 24.00%), action 120, FPS 1.76, Running 101.73s Step 239( 24.20%), action 121, FPS 1.70, Running 102.73s Step 240( 24.40%), action 122, FPS 1.73, Running 103.07s Step 241( 24.60%), action 123, FPS 1.66, Running 104.41s Step 242( 24.80%), action 124, FPS 1.66, Running 104.72s Step 243( 25.00%), action 125, FPS 1.67, Running 105.53s Step 244( 25.20%), action 126, FPS 1.68, Running 105.88s Step 245( 25.40%), action 127, FPS 1.67, Running 106.69s Step 246( 25.60%), action 128, FPS 1.64, Running 107.41s Step 247( 25.80%), action 129, FPS 1.65, Running 108.00s Step 248( 26.00%), action 130, FPS 1.64, Running 108.51s Step 249( 26.20%), action 131, FPS 1.62, Running 109.50s Step 250( 26.40%), action 132, FPS 1.61, Running 110.15s Step 251( 26.60%), action 133, FPS 1.64, Running 110.80s Step 252( 26.80%), action 134, FPS 1.62, Running 111.37s Step 253( 27.00%), action 135, FPS 1.61, Running 112.28s Step 254( 27.20%), action 136, FPS 1.63, Running 112.62s Step 255( 27.40%), action 137, FPS 1.58, Running 113.42s Step 256( 27.60%), action 138, FPS 1.59, Running 113.70s Step 257( 27.80%), action 139, FPS 1.53, Running 114.51s Step 258( 28.00%), action 140, FPS 1.51, Running 114.95s Step 259( 28.20%), action 141, FPS 1.52, Running 115.88s Step 260( 28.40%), action 142, FPS 1.51, Running 116.28s Step 261( 28.60%), action 143, FPS 1.58, Running 117.05s Step 262( 28.80%), action 144, FPS 1.57, Running 117.44s Step 263( 29.00%), action 145, FPS 1.58, Running 118.16s Step 264( 29.20%), action 146, FPS 1.58, Running 118.56s Step 265( 29.40%), action 147, FPS 1.58, Running 119.36s Step 266( 29.60%), action 148, FPS 1.60, Running 119.91s Step 267( 29.80%), action 149, FPS 1.62, Running 120.38s Step 268( 30.00%), action 150, FPS 1.63, Running 120.74s Step 269( 30.20%), action 151, FPS 1.63, Running 121.75s Step 270( 30.40%), action 152, FPS 1.67, Running 122.12s Step 271( 30.60%), action 153, FPS 1.63, Running 123.04s Step 272( 30.80%), action 154, FPS 1.65, Running 123.51s Step 273( 31.00%), action 155, FPS 1.66, Running 124.35s Step 274( 31.20%), action 156, FPS 1.63, Running 124.89s Step 275( 31.40%), action 157, FPS 1.66, Running 125.50s Step 276( 31.60%), action 158, FPS 1.62, Running 126.03s Step 277( 31.80%), action 159, FPS 1.61, Running 126.95s Step 278( 32.00%), action 160, FPS 1.60, Running 127.44s Step 279( 32.20%), action 161, FPS 1.59, Running 128.49s Step 280( 32.40%), action 162, FPS 1.57, Running 128.98s Step 281( 32.60%), action 163, FPS 1.57, Running 129.79s Step 282( 32.80%), action 164, FPS 1.56, Running 130.23s Step 283( 33.00%), action 165, FPS 1.56, Running 131.01s Step 284( 33.20%), action 166, FPS 1.52, Running 131.73s Step 285( 33.40%), action 167, FPS 1.51, Running 132.61s Step 286( 33.60%), action 168, FPS 1.54, Running 132.93s Step 287( 33.80%), action 169, FPS 1.50, Running 133.74s Step 288( 34.00%), action 170, FPS 1.48, Running 134.21s Step 289( 34.20%), action 171, FPS 1.50, Running 135.11s Step 290( 34.40%), action 172, FPS 1.47, Running 135.72s Step 291( 34.60%), action 173, FPS 1.48, Running 136.58s Step 292( 34.80%), action 174, FPS 1.48, Running 137.01s Step 293( 35.00%), action 175, FPS 1.52, Running 137.55s Step 294( 35.20%), action 176, FPS 1.53, Running 137.94s Step 295( 35.40%), action 177, FPS 1.53, Running 138.56s Step 296( 35.60%), action 178, FPS 1.54, Running 139.05s Step 297( 35.80%), action 179, FPS 1.59, Running 139.55s Step 298( 36.00%), action 180, FPS 1.61, Running 139.88s Step 299( 36.20%), action 181, FPS 1.63, Running 140.73s Step 300( 36.40%), action 182, FPS 1.64, Running 141.16s Step 301( 36.60%), action 183, FPS 1.65, Running 141.93s Step 302( 36.80%), action 184, FPS 1.66, Running 142.28s Step 303( 37.00%), action 185, FPS 1.66, Running 143.05s Step 304( 37.20%), action 186, FPS 1.70, Running 143.51s Step 305( 37.40%), action 187, FPS 1.73, Running 144.18s Step 306( 37.60%), action 188, FPS 1.71, Running 144.61s Step 307( 37.80%), action 189, FPS 1.73, Running 145.27s Step 308( 38.00%), action 190, FPS 1.74, Running 145.72s Step 309( 38.20%), action 191, FPS 1.75, Running 146.51s Step 310( 38.40%), action 192, FPS 1.75, Running 147.14s Step 311( 38.60%), action 193, FPS 1.80, Running 147.67s Step 312( 38.80%), action 194, FPS 1.78, Running 148.23s Step 313( 39.00%), action 195, FPS 1.73, Running 149.09s Step 314( 39.20%), action 196, FPS 1.76, Running 149.33s Step 315( 39.40%), action 197, FPS 1.72, Running 150.20s Step 316( 39.60%), action 198, FPS 1.75, Running 150.45s Step 317( 39.80%), action 199, FPS 1.74, Running 151.06s Step 318( 40.00%), action 200, FPS 1.72, Running 151.54s Step 319( 40.20%), action 201, FPS 1.72, Running 152.37s Step 320( 40.40%), action 202, FPS 1.73, Running 152.70s Step 321( 40.60%), action 203, FPS 1.77, Running 153.19s Step 322( 40.80%), action 204, FPS 1.76, Running 153.66s Step 323( 41.00%), action 205, FPS 1.73, Running 154.59s Step 324( 41.20%), action 206, FPS 1.74, Running 155.02s Step 325( 41.40%), action 207, FPS 1.73, Running 155.74s Step 326( 41.60%), action 208, FPS 1.72, Running 156.26s Step 327( 41.80%), action 209, FPS 1.72, Running 156.92s Step 328( 42.00%), action 210, FPS 1.70, Running 157.45s Step 329( 42.20%), action 211, FPS 1.72, Running 158.11s Step 330( 42.40%), action 212, FPS 1.79, Running 158.32s Step 331( 42.60%), action 213, FPS 1.83, Running 158.58s Step 332( 42.80%), action 214, FPS 1.89, Running 158.81s Step 333( 43.00%), action 215, FPS 1.96, Running 159.29s Step 334( 43.20%), action 216, FPS 1.95, Running 159.59s Step 335( 43.40%), action 217, FPS 2.07, Running 159.88s Step 336( 43.60%), action 218, FPS 2.04, Running 160.27s Step 337( 43.80%), action 219, FPS 2.02, Running 160.95s Step 338( 44.00%), action 220, FPS 2.05, Running 161.29s Step 339( 44.20%), action 221, FPS 2.04, Running 162.18s Step 340( 44.40%), action 222, FPS 1.99, Running 162.76s Step 341( 44.60%), action 223, FPS 1.97, Running 163.34s Step 342( 44.80%), action 224, FPS 1.96, Running 163.85s Step 343( 45.00%), action 225, FPS 1.97, Running 164.74s Step 344( 45.20%), action 226, FPS 2.01, Running 164.99s Step 345( 45.40%), action 227, FPS 2.03, Running 165.57s Step 346( 45.60%), action 228, FPS 2.03, Running 166.13s Step 347( 45.80%), action 229, FPS 1.97, Running 167.08s Step 348( 46.00%), action 230, FPS 1.96, Running 167.68s Step 349( 46.20%), action 231, FPS 1.88, Running 168.75s Step 350( 46.40%), action 232, FPS 1.84, Running 169.18s Step 351( 46.60%), action 233, FPS 1.76, Running 169.95s Step 352( 46.80%), action 234, FPS 1.74, Running 170.33s Step 353( 47.00%), action 235, FPS 1.70, Running 171.07s Step 354( 47.20%), action 236, FPS 1.68, Running 171.49s Step 355( 47.40%), action 237, FPS 1.63, Running 172.13s Step 356( 47.60%), action 238, FPS 1.62, Running 172.63s Step 357( 47.80%), action 239, FPS 1.59, Running 173.52s Step 358( 48.00%), action 240, FPS 1.59, Running 173.89s Step 359( 48.20%), action 241, FPS 1.60, Running 174.71s Step 360( 48.40%), action 242, FPS 1.59, Running 175.32s Step 361( 48.60%), action 243, FPS 1.56, Running 176.19s Step 362( 48.80%), action 244, FPS 1.55, Running 176.73s Step 363( 49.00%), action 245, FPS 1.58, Running 177.40s Step 364( 49.20%), action 246, FPS 1.53, Running 178.05s Step 365( 49.40%), action 247, FPS 1.56, Running 178.41s Step 366( 49.60%), action 248, FPS 1.60, Running 178.65s Step 367( 49.80%), action 249, FPS 1.68, Running 178.98s Step 368( 50.00%), action 250, FPS 1.74, Running 179.19s Step 369( 50.20%), action 251, FPS 1.84, Running 179.61s Step 370( 50.40%), action 252, FPS 1.85, Running 179.98s Step 371( 50.60%), action 253, FPS 1.92, Running 180.38s Step 372( 50.80%), action 254, FPS 1.94, Running 180.62s Step 373( 51.00%), action 255, FPS 1.97, Running 181.24s Step 374( 51.20%), action 256, FPS 1.95, Running 181.75s Step 375( 51.40%), action 257, FPS 1.93, Running 182.50s Step 376( 51.60%), action 258, FPS 1.93, Running 183.00s Step 377( 51.80%), action 259, FPS 1.91, Running 183.97s Step 378( 52.00%), action 260, FPS 1.91, Running 184.38s Step 379( 52.20%), action 261, FPS 1.91, Running 185.19s Step 380( 52.40%), action 262, FPS 1.94, Running 185.65s Step 381( 52.60%), action 263, FPS 1.97, Running 186.33s Step 382( 52.80%), action 264, FPS 2.00, Running 186.74s Step 383( 53.00%), action 265, FPS 2.00, Running 187.38s Step 384( 53.20%), action 266, FPS 2.05, Running 187.82s Step 385( 53.40%), action 267, FPS 1.98, Running 188.52s Step 386( 53.60%), action 268, FPS 1.92, Running 189.09s Step 387( 53.80%), action 269, FPS 1.85, Running 189.76s Step 388( 54.00%), action 270, FPS 1.79, Running 190.37s Step 389( 54.20%), action 271, FPS 1.74, Running 191.09s Step 390( 54.40%), action 272, FPS 1.67, Running 191.95s Step 391( 54.60%), action 273, FPS 1.64, Running 192.61s Step 392( 54.80%), action 274, FPS 1.58, Running 193.32s Step 393( 55.00%), action 275, FPS 1.58, Running 193.91s Step 394( 55.20%), action 276, FPS 1.55, Running 194.68s Step 395( 55.40%), action 277, FPS 1.56, Running 195.36s Step 396( 55.60%), action 278, FPS 1.55, Running 195.90s Step 397( 55.80%), action 279, FPS 1.59, Running 196.58s Step 398( 56.00%), action 280, FPS 1.59, Running 196.93s Step 399( 56.20%), action 281, FPS 1.58, Running 197.85s Step 400( 56.40%), action 282, FPS 1.56, Running 198.43s Step 401( 56.60%), action 283, FPS 1.56, Running 199.19s Step 402( 56.80%), action 284, FPS 1.56, Running 199.56s Step 403( 57.00%), action 285, FPS 1.59, Running 199.97s Step 404( 57.20%), action 286, FPS 1.58, Running 200.51s Step 405( 57.40%), action 287, FPS 1.52, Running 201.66s Step 406( 57.60%), action 288, FPS 1.54, Running 202.07s Step 407( 57.80%), action 289, FPS 1.53, Running 202.82s Step 408( 58.00%), action 290, FPS 1.55, Running 203.29s Step 409( 58.20%), action 291, FPS 1.54, Running 204.06s Step 410( 58.40%), action 292, FPS 1.58, Running 204.59s Step 411( 58.60%), action 293, FPS 1.55, Running 205.47s Step 412( 58.80%), action 294, FPS 1.60, Running 205.83s Step 413( 59.00%), action 295, FPS 1.57, Running 206.66s Step 414( 59.20%), action 296, FPS 1.62, Running 207.02s Step 415( 59.40%), action 297, FPS 1.61, Running 207.79s Step 416( 59.60%), action 298, FPS 1.62, Running 208.23s Step 417( 59.80%), action 299, FPS 1.62, Running 208.94s Step 418( 60.00%), action 300, FPS 1.61, Running 209.39s Step 419( 60.20%), action 301, FPS 1.60, Running 210.32s Step 420( 60.40%), action 302, FPS 1.62, Running 210.78s Step 421( 60.60%), action 303, FPS 1.63, Running 211.43s Step 422( 60.80%), action 304, FPS 1.62, Running 211.91s Step 423( 61.00%), action 305, FPS 1.58, Running 212.63s Step 424( 61.20%), action 306, FPS 1.59, Running 213.09s Step 425( 61.40%), action 307, FPS 1.65, Running 213.79s Step 426( 61.60%), action 308, FPS 1.64, Running 214.28s Step 427( 61.80%), action 309, FPS 1.63, Running 215.10s Step 428( 62.00%), action 310, FPS 1.66, Running 215.36s Step 429( 62.20%), action 311, FPS 1.64, Running 216.24s Step 430( 62.40%), action 312, FPS 1.66, Running 216.63s Step 431( 62.60%), action 313, FPS 1.72, Running 217.11s Step 432( 62.80%), action 314, FPS 1.68, Running 217.71s Step 433( 63.00%), action 315, FPS 1.68, Running 218.57s [2026-08-02 20:16:31] [43 ] Seed 42 success after 218.76 s. +steps: 433 , actions: 315 . +Instruction: Empty +Total 31/43(72.09%) success. +Setting seed: 43 +Step 1( N/A%), pre moving , FPS 4.39, Running 0.23s Step 2( N/A%), pre moving , FPS 7.28, Running 0.27s Step 3( N/A%), pre moving , FPS 5.22, Running 0.57s Step 4( N/A%), pre moving , FPS 6.71, Running 0.60s Step 5( N/A%), pre moving , FPS 7.88, Running 0.63s Step 6( N/A%), pre moving , FPS 8.51, Running 0.70s Step 7( N/A%), pre moving , FPS 9.16, Running 0.76s Step 8( N/A%), pre moving , FPS 9.55, Running 0.84s Step 9( N/A%), pre moving , FPS 7.79, Running 1.15s Step 10( N/A%), pre moving , FPS 8.17, Running 1.22s Step 11( N/A%), pre moving , FPS 8.57, Running 1.28s Step 12( N/A%), pre moving , FPS 8.84, Running 1.36s Step 13( N/A%), pre moving , FPS 7.76, Running 1.67s Step 14( N/A%), pre moving , FPS 8.14, Running 1.72s Step 15( N/A%), pre moving , FPS 8.33, Running 1.80s Step 16( N/A%), pre moving , FPS 8.68, Running 1.84s Step 17( N/A%), pre moving , FPS 8.89, Running 1.91s Step 18( N/A%), pre moving , FPS 8.39, Running 2.15s Step 19( N/A%), pre moving , FPS 8.34, Running 2.28s Step 20( N/A%), pre moving , FPS 8.65, Running 2.31s Step 21( N/A%), pre moving , FPS 7.69, Running 2.83s Step 22( N/A%), pre moving , FPS 7.59, Running 2.91s Step 23( N/A%), pre moving , FPS 8.40, Running 2.96s Step 24( N/A%), pre moving , FPS 8.11, Running 3.06s Step 25( N/A%), pre moving , FPS 7.29, Running 3.38s Step 26( N/A%), pre moving , FPS 6.20, Running 3.93s Step 27( N/A%), pre moving , FPS 6.15, Running 4.01s Step 28( N/A%), pre moving , FPS 6.17, Running 4.08s Step 29( N/A%), pre moving , FPS 6.71, Running 4.13s Step 30( N/A%), pre moving , FPS 6.20, Running 4.45s Step 31( N/A%), pre moving , FPS 6.22, Running 4.50s Step 32( N/A%), pre moving , FPS 6.22, Running 4.57s Step 33( N/A%), pre moving , FPS 6.75, Running 4.64s Step 34( N/A%), pre moving , FPS 6.71, Running 4.70s Step 35( N/A%), pre moving , FPS 6.23, Running 5.01s Step 36( N/A%), pre moving , FPS 5.29, Running 5.62s Step 37( N/A%), pre moving , FPS 5.27, Running 5.71s Step 38( N/A%), pre moving , FPS 5.53, Running 5.76s Step 39( N/A%), pre moving , FPS 5.62, Running 5.83s Step 40( N/A%), pre moving , FPS 5.21, Running 6.15s Step 41( N/A%), pre moving , FPS 5.94, Running 6.19s Step 42( N/A%), pre moving , FPS 5.93, Running 6.28s Step 43( N/A%), pre moving , FPS 5.89, Running 6.35s Step 44( N/A%), pre moving , FPS 5.64, Running 6.61s Step 45( N/A%), pre moving , FPS 5.91, Running 6.76s Step 46( N/A%), pre moving , FPS 6.82, Running 6.86s Step 47( N/A%), pre moving , FPS 6.78, Running 6.96s Step 48( N/A%), pre moving , FPS 6.19, Running 7.31s Step 49( N/A%), pre moving , FPS 6.13, Running 7.40s Step 50( N/A%), pre moving , FPS 6.56, Running 7.50s Step 51( N/A%), pre moving , FPS 6.48, Running 7.59s Step 52( N/A%), pre moving , FPS 5.98, Running 7.92s Step 53( N/A%), pre moving , FPS 5.89, Running 8.03s Step 54( N/A%), pre moving , FPS 5.82, Running 8.14s Step 55( N/A%), pre moving , FPS 5.77, Running 8.48s Step 56( N/A%), pre moving , FPS 6.73, Running 8.60s Step 57( N/A%), pre moving , FPS 6.69, Running 8.70s Step 58( N/A%), pre moving , FPS 6.10, Running 9.04s Step 59( N/A%), pre moving , FPS 6.02, Running 9.16s Step 60( N/A%), pre moving , FPS 6.42, Running 9.26s Step 61( N/A%), pre moving , FPS 5.84, Running 9.62s Step 62( N/A%), pre moving , FPS 5.79, Running 9.73s Step 63( N/A%), pre moving , FPS 5.72, Running 9.84s Step 64( N/A%), pre moving , FPS 5.60, Running 10.18s Step 65( N/A%), pre moving , FPS 5.64, Running 10.30s Step 66( N/A%), pre moving , FPS 5.26, Running 10.67s Step 67( N/A%), pre moving , FPS 5.24, Running 10.78s Step 68( N/A%), pre moving , FPS 5.61, Running 10.87s Step 69( N/A%), pre moving , FPS 5.38, Running 11.12s Step 70( N/A%), pre moving , FPS 5.23, Running 11.32s Step 71( N/A%), pre moving , FPS 5.24, Running 11.41s Step 72( N/A%), pre moving , FPS 5.56, Running 11.51s Step 73( N/A%), pre moving , FPS 5.24, Running 11.85s Step 74( N/A%), pre moving , FPS 5.20, Running 11.99s Step 75( N/A%), pre moving , FPS 5.18, Running 12.34s Step 76( N/A%), pre moving , FPS 5.18, Running 12.46s Step 77( N/A%), pre moving , FPS 5.18, Running 12.56s Step 78( N/A%), pre moving , FPS 5.17, Running 12.91s Step 79( N/A%), pre moving , FPS 5.20, Running 13.00s Step 80( N/A%), pre moving , FPS 5.21, Running 13.10s Step 81( N/A%), pre moving , FPS 5.22, Running 13.45s Step 82( N/A%), pre moving , FPS 5.29, Running 13.52s Step 83( N/A%), pre moving , FPS 5.32, Running 13.60s Step 84( N/A%), pre moving , FPS 5.73, Running 13.67s Step 85( N/A%), pre moving , FPS 5.69, Running 13.82s Step 86( N/A%), pre moving , FPS 5.93, Running 14.04s Step 87( N/A%), pre moving , FPS 6.01, Running 14.11s Step 88( N/A%), pre moving , FPS 6.05, Running 14.17s Step 89( N/A%), pre moving , FPS 6.39, Running 14.25s Step 90( N/A%), pre moving , FPS 6.15, Running 14.57s Step 91( N/A%), pre moving , FPS 6.23, Running 14.62s Step 92( N/A%), pre moving , FPS 6.27, Running 14.70s Step 93( N/A%), pre moving , FPS 6.85, Running 14.77s Step 94( N/A%), pre moving , FPS 7.03, Running 14.83s Step 95( N/A%), pre moving , FPS 7.13, Running 15.14s Step 96( N/A%), pre moving , FPS 7.21, Running 15.23s Step 97( N/A%), pre moving , FPS 7.31, Running 15.30s Step 98( N/A%), pre moving , FPS 8.18, Running 15.36s Step 99( N/A%), pre moving , FPS 7.47, Running 15.68s Step 100( N/A%), pre moving , FPS 7.57, Running 15.75s Step 101( N/A%), pre moving , FPS 8.49, Running 15.81s Step 102( N/A%), pre moving , FPS 8.48, Running 15.87s Step 103( N/A%), pre moving , FPS 4.40, Running 18.15s Step 104( N/A%), pre moving , FPS 4.18, Running 18.46s Step 105( N/A%), pre moving , FPS 4.15, Running 18.64s Step 106( N/A%), pre moving , FPS 4.05, Running 18.98s Step 107( N/A%), pre moving , FPS 3.99, Running 19.12s Step 108( N/A%), pre moving , FPS 3.85, Running 19.37s Step 109( N/A%), pre moving , FPS 3.76, Running 19.57s Step 110( N/A%), pre moving , FPS 3.57, Running 20.17s Step 111( N/A%), pre moving , FPS 3.46, Running 20.39s Step 112( N/A%), pre moving , FPS 3.21, Running 20.93s Step 113( N/A%), pre moving , FPS 3.17, Running 21.08s Step 114( N/A%), pre moving , FPS 2.95, Running 21.61s Step 115( N/A%), pre moving , FPS 2.91, Running 22.02s Step 116( N/A%), pre moving , FPS 2.74, Running 22.53s Step 117( N/A%), pre moving , FPS 2.71, Running 22.69s Step 118( N/A%), pre moving , FPS 2.56, Running 23.18s Step 119( N/A%), pre moving , FPS 2.61, Running 23.33s Step 120( N/A%), pre moving , FPS 2.46, Running 23.88s Step 121( N/A%), pre moving , FPS 2.36, Running 24.29s Step 122( N/A%), pre moving , FPS 2.23, Running 24.86s Step 123( 0.20%), action 1, FPS 2.41, Running 26.43s Step 124( 0.40%), action 2, FPS 2.24, Running 27.40s Step 125( 0.60%), action 3, FPS 2.09, Running 28.21s Step 126( 0.80%), action 4, FPS 2.07, Running 28.63s Step 127( 1.00%), action 5, FPS 1.88, Running 29.77s Step 128( 1.20%), action 6, FPS 1.82, Running 30.39s Step 129( 1.40%), action 7, FPS 1.74, Running 31.04s Step 130( 1.60%), action 8, FPS 1.74, Running 31.69s Step 131( 1.80%), action 9, FPS 1.67, Running 32.39s Step 132( 2.00%), action 10, FPS 1.68, Running 32.82s Step 133( 2.20%), action 11, FPS 1.58, Running 33.74s Step 134( 2.40%), action 12, FPS 1.60, Running 34.12s Step 135( 2.60%), action 13, FPS 1.55, Running 34.94s Step 136( 2.80%), action 14, FPS 1.53, Running 35.58s Step 137( 3.00%), action 15, FPS 1.44, Running 36.53s Step 138( 3.20%), action 16, FPS 1.40, Running 37.48s Step 139( 3.40%), action 17, FPS 1.32, Running 38.47s Step 140( 3.60%), action 18, FPS 1.31, Running 39.16s Step 141( 3.80%), action 19, FPS 1.23, Running 40.56s Step 142( 4.00%), action 20, FPS 1.24, Running 40.99s Step 143( 4.20%), action 21, FPS 1.28, Running 42.12s Step 144( 4.40%), action 22, FPS 1.32, Running 42.58s Step 145( 4.60%), action 23, FPS 1.33, Running 43.28s Step 146( 4.80%), action 24, FPS 1.30, Running 43.98s Step 147( 5.00%), action 25, FPS 1.35, Running 44.58s Step 148( 5.20%), action 26, FPS 1.36, Running 45.14s Step 149( 5.40%), action 27, FPS 1.36, Running 45.71s Step 150( 5.60%), action 28, FPS 1.37, Running 46.27s Step 151( 5.80%), action 29, FPS 1.38, Running 46.90s Step 152( 6.00%), action 30, FPS 1.35, Running 47.63s Step 153( 6.20%), action 31, FPS 1.33, Running 48.79s Step 154( 6.40%), action 32, FPS 1.30, Running 49.51s Step 155( 6.60%), action 33, FPS 1.32, Running 50.14s Step 156( 6.80%), action 34, FPS 1.31, Running 50.80s Step 157( 7.00%), action 35, FPS 1.33, Running 51.59s Step 158( 7.20%), action 36, FPS 1.38, Running 52.00s Step 159( 7.40%), action 37, FPS 1.43, Running 52.44s Step 160( 7.60%), action 38, FPS 1.45, Running 52.99s Step 161( 7.80%), action 39, FPS 1.50, Running 53.92s Step 162( 8.00%), action 40, FPS 1.50, Running 54.28s Step 163( 8.20%), action 41, FPS 1.54, Running 55.08s Step 164( 8.40%), action 42, FPS 1.51, Running 55.86s Step 165( 8.60%), action 43, FPS 1.51, Running 56.57s Step 166( 8.80%), action 44, FPS 1.52, Running 57.09s Step 167( 9.00%), action 45, FPS 1.50, Running 57.88s Step 168( 9.20%), action 46, FPS 1.50, Running 58.47s Step 169( 9.40%), action 47, FPS 1.50, Running 59.06s Step 170( 9.60%), action 48, FPS 1.49, Running 59.68s Step 171( 9.80%), action 49, FPS 1.42, Running 60.99s Step 172( 10.00%), action 50, FPS 1.46, Running 61.38s Step 173( 10.20%), action 51, FPS 1.45, Running 62.61s Step 174( 10.40%), action 52, FPS 1.47, Running 63.08s Step 175( 10.60%), action 53, FPS 1.46, Running 63.82s Step 176( 10.80%), action 54, FPS 1.47, Running 64.39s Step 177( 11.00%), action 55, FPS 1.48, Running 65.07s Step 178( 11.20%), action 56, FPS 1.46, Running 65.73s Step 179( 11.40%), action 57, FPS 1.44, Running 66.36s Step 180( 11.60%), action 58, FPS 1.43, Running 66.96s Step 181( 11.80%), action 59, FPS 1.43, Running 67.86s Step 182( 12.00%), action 60, FPS 1.41, Running 68.45s Step 183( 12.20%), action 61, FPS 1.43, Running 69.07s Step 184( 12.40%), action 62, FPS 1.44, Running 69.75s Step 185( 12.60%), action 63, FPS 1.42, Running 70.61s Step 186( 12.80%), action 64, FPS 1.42, Running 71.20s Step 187( 13.00%), action 65, FPS 1.41, Running 72.10s Step 188( 13.20%), action 66, FPS 1.41, Running 72.67s Step 189( 13.40%), action 67, FPS 1.39, Running 73.44s Step 190( 13.60%), action 68, FPS 1.38, Running 74.18s Step 191( 13.80%), action 69, FPS 1.42, Running 75.03s Step 192( 14.00%), action 70, FPS 1.37, Running 76.03s Step 193( 14.20%), action 71, FPS 1.37, Running 77.25s Step 194( 14.40%), action 72, FPS 1.36, Running 77.77s Step 195( 14.60%), action 73, FPS 1.36, Running 78.48s Step 196( 14.80%), action 74, FPS 1.37, Running 78.97s Step 197( 15.00%), action 75, FPS 1.37, Running 79.62s Step 198( 15.20%), action 76, FPS 1.38, Running 80.20s Step 199( 15.40%), action 77, FPS 1.38, Running 80.82s Step 200( 15.60%), action 78, FPS 1.39, Running 81.32s Step 201( 15.80%), action 79, FPS 1.38, Running 82.38s Step 202( 16.00%), action 80, FPS 1.37, Running 83.06s Step 203( 16.20%), action 81, FPS 1.37, Running 83.64s Step 204( 16.40%), action 82, FPS 1.39, Running 84.15s Step 205( 16.60%), action 83, FPS 1.38, Running 85.06s Step 206( 16.80%), action 84, FPS 1.40, Running 85.46s Step 207( 17.00%), action 85, FPS 1.41, Running 86.24s Step 208( 17.20%), action 86, FPS 1.43, Running 86.69s Step 209( 17.40%), action 87, FPS 1.43, Running 87.39s Step 210( 17.60%), action 88, FPS 1.46, Running 87.88s Step 211( 17.80%), action 89, FPS 1.44, Running 88.97s Step 212( 18.00%), action 90, FPS 1.51, Running 89.26s Step 213( 18.20%), action 91, FPS 1.55, Running 90.12s Step 214( 18.40%), action 92, FPS 1.57, Running 90.50s Step 215( 18.60%), action 93, FPS 1.56, Running 91.31s Step 216( 18.80%), action 94, FPS 1.54, Running 91.92s Step 217( 19.00%), action 95, FPS 1.51, Running 92.87s Step 218( 19.20%), action 96, FPS 1.47, Running 93.80s Step 219( 19.40%), action 97, FPS 1.49, Running 94.28s Step 220( 19.60%), action 98, FPS 1.44, Running 95.17s Step 221( 19.80%), action 99, FPS 1.48, Running 95.87s Step 222( 20.00%), action 100, FPS 1.48, Running 96.58s Step 223( 20.20%), action 101, FPS 1.44, Running 97.54s Step 224( 20.40%), action 102, FPS 1.45, Running 97.98s Step 225( 20.60%), action 103, FPS 1.45, Running 98.89s Step 226( 20.80%), action 104, FPS 1.44, Running 99.31s Step 227( 21.00%), action 105, FPS 1.43, Running 100.19s Step 228( 21.20%), action 106, FPS 1.42, Running 100.80s Step 229( 21.40%), action 107, FPS 1.39, Running 101.74s Step 230( 21.60%), action 108, FPS 1.40, Running 102.13s Step 231( 21.80%), action 109, FPS 1.38, Running 103.41s Step 232( 22.00%), action 110, FPS 1.35, Running 104.07s Step 233( 22.20%), action 111, FPS 1.34, Running 105.02s Step 234( 22.40%), action 112, FPS 1.33, Running 105.54s Step 235( 22.60%), action 113, FPS 1.34, Running 106.23s Step 236( 22.80%), action 114, FPS 1.36, Running 106.65s Step 237( 23.00%), action 115, FPS 1.38, Running 107.35s Step 238( 23.20%), action 116, FPS 1.41, Running 107.98s Step 239( 23.40%), action 117, FPS 1.39, Running 108.70s Step 240( 23.60%), action 118, FPS 1.42, Running 109.28s Step 241( 23.80%), action 119, FPS 1.39, Running 110.22s Step 242( 24.00%), action 120, FPS 1.40, Running 110.82s Step 243( 24.20%), action 121, FPS 1.40, Running 111.86s Step 244( 24.40%), action 122, FPS 1.40, Running 112.23s Step 245( 24.60%), action 123, FPS 1.42, Running 113.00s Step 246( 24.80%), action 124, FPS 1.44, Running 113.24s Step 247( 25.00%), action 125, FPS 1.48, Running 113.72s Step 248( 25.20%), action 126, FPS 1.51, Running 114.05s Step 249( 25.40%), action 127, FPS 1.58, Running 114.36s Step 250( 25.60%), action 128, FPS 1.60, Running 114.61s Step 251( 25.80%), action 129, FPS 1.69, Running 115.27s Step 252( 26.00%), action 130, FPS 1.69, Running 115.92s Step 253( 26.20%), action 131, FPS 1.69, Running 116.89s Step 254( 26.40%), action 132, FPS 1.72, Running 117.17s Step 255( 26.60%), action 133, FPS 1.69, Running 118.08s Step 256( 26.80%), action 134, FPS 1.65, Running 118.74s Step 257( 27.00%), action 135, FPS 1.61, Running 119.74s Step 258( 27.20%), action 136, FPS 1.65, Running 120.12s Step 259( 27.40%), action 137, FPS 1.64, Running 120.91s Step 260( 27.60%), action 138, FPS 1.67, Running 121.27s Step 261( 27.80%), action 139, FPS 1.69, Running 122.06s Step 262( 28.00%), action 140, FPS 1.71, Running 122.52s Step 263( 28.20%), action 141, FPS 1.70, Running 123.63s Step 264( 28.40%), action 142, FPS 1.69, Running 124.06s Step 265( 28.60%), action 143, FPS 1.63, Running 125.25s Step 266( 28.80%), action 144, FPS 1.62, Running 125.59s Step 267( 29.00%), action 145, FPS 1.57, Running 126.44s Step 268( 29.20%), action 146, FPS 1.57, Running 126.82s Step 269( 29.40%), action 147, FPS 1.51, Running 127.63s Step 270( 29.60%), action 148, FPS 1.45, Running 128.42s Step 271( 29.80%), action 149, FPS 1.42, Running 129.32s Step 272( 30.00%), action 150, FPS 1.46, Running 129.62s Step 273( 30.20%), action 151, FPS 1.46, Running 130.60s Step 274( 30.40%), action 152, FPS 1.43, Running 131.17s Step 275( 30.60%), action 153, FPS 1.45, Running 131.85s Step 276( 30.80%), action 154, FPS 1.42, Running 132.83s Step 277( 31.00%), action 155, FPS 1.43, Running 133.68s Step 278( 31.20%), action 156, FPS 1.41, Running 134.26s Step 279( 31.40%), action 157, FPS 1.41, Running 135.12s Step 280( 31.60%), action 158, FPS 1.39, Running 135.63s Step 281( 31.80%), action 159, FPS 1.41, Running 136.25s Step 282( 32.00%), action 160, FPS 1.38, Running 136.96s Step 283( 32.20%), action 161, FPS 1.40, Running 137.87s Step 284( 32.40%), action 162, FPS 1.38, Running 138.58s Step 285( 32.60%), action 163, FPS 1.42, Running 139.30s Step 286( 32.80%), action 164, FPS 1.41, Running 139.73s Step 287( 33.00%), action 165, FPS 1.42, Running 140.52s Step 288( 33.20%), action 166, FPS 1.39, Running 141.18s Step 289( 33.40%), action 167, FPS 1.39, Running 142.06s Step 290( 33.60%), action 168, FPS 1.43, Running 142.44s Step 291( 33.80%), action 169, FPS 1.44, Running 143.25s Step 292( 34.00%), action 170, FPS 1.43, Running 143.61s Step 293( 34.20%), action 171, FPS 1.44, Running 144.50s Step 294( 34.40%), action 172, FPS 1.43, Running 145.19s Step 295( 34.60%), action 173, FPS 1.43, Running 145.81s Step 296( 34.80%), action 174, FPS 1.48, Running 146.32s Step 297( 35.00%), action 175, FPS 1.49, Running 147.09s Step 298( 35.20%), action 176, FPS 1.50, Running 147.62s Step 299( 35.40%), action 177, FPS 1.51, Running 148.37s Step 300( 35.60%), action 178, FPS 1.49, Running 149.05s Step 301( 35.80%), action 179, FPS 1.49, Running 149.66s Step 302( 36.00%), action 180, FPS 1.52, Running 150.11s Step 303( 36.20%), action 181, FPS 1.55, Running 150.76s Step 304( 36.40%), action 182, FPS 1.56, Running 151.44s Step 305( 36.60%), action 183, FPS 1.53, Running 152.34s Step 306( 36.80%), action 184, FPS 1.55, Running 152.67s Step 307( 37.00%), action 185, FPS 1.55, Running 153.40s Step 308( 37.20%), action 186, FPS 1.56, Running 154.00s Step 309( 37.40%), action 187, FPS 1.56, Running 154.92s Step 310( 37.60%), action 188, FPS 1.53, Running 155.54s Step 311( 37.80%), action 189, FPS 1.52, Running 156.44s Step 312( 38.00%), action 190, FPS 1.50, Running 156.96s Step 313( 38.20%), action 191, FPS 1.50, Running 157.81s Step 314( 38.40%), action 192, FPS 1.51, Running 158.41s Step 315( 38.60%), action 193, FPS 1.52, Running 158.94s Step 316( 38.80%), action 194, FPS 1.52, Running 159.46s Step 317( 39.00%), action 195, FPS 1.50, Running 160.40s Step 318( 39.20%), action 196, FPS 1.52, Running 160.77s Step 319( 39.40%), action 197, FPS 1.51, Running 161.59s Step 320( 39.60%), action 198, FPS 1.55, Running 161.94s Step 321( 39.80%), action 199, FPS 1.52, Running 162.77s Step 322( 40.00%), action 200, FPS 1.50, Running 163.47s Step 323( 40.20%), action 201, FPS 1.50, Running 164.05s Step 324( 40.40%), action 202, FPS 1.56, Running 164.28s Step 325( 40.60%), action 203, FPS 1.63, Running 164.59s Step 326( 40.80%), action 204, FPS 1.63, Running 164.94s Step 327( 41.00%), action 205, FPS 1.62, Running 165.71s Step 328( 41.20%), action 206, FPS 1.61, Running 166.40s Step 329( 41.40%), action 207, FPS 1.65, Running 167.05s Step 330( 41.60%), action 208, FPS 1.67, Running 167.52s Step 331( 41.80%), action 209, FPS 1.69, Running 168.28s Step 332( 42.00%), action 210, FPS 1.65, Running 169.05s Step 333( 42.20%), action 211, FPS 1.68, Running 169.71s Step 334( 42.40%), action 212, FPS 1.68, Running 170.31s Step 335( 42.60%), action 213, FPS 1.64, Running 171.11s Step 336( 42.80%), action 214, FPS 1.67, Running 171.44s Step 337( 43.00%), action 215, FPS 1.75, Running 171.86s Step 338( 43.20%), action 216, FPS 1.75, Running 172.21s Step 339( 43.40%), action 217, FPS 1.78, Running 172.82s Step 340( 43.60%), action 218, FPS 1.75, Running 173.37s Step 341( 43.80%), action 219, FPS 1.78, Running 174.04s Step 342( 44.00%), action 220, FPS 1.81, Running 174.49s Step 343( 44.20%), action 221, FPS 1.78, Running 175.29s Step 344( 44.40%), action 222, FPS 1.76, Running 175.63s Step 345( 44.60%), action 223, FPS 1.70, Running 176.38s Step 346( 44.80%), action 224, FPS 1.69, Running 176.80s Step 347( 45.00%), action 225, FPS 1.69, Running 177.57s Step 348( 45.20%), action 226, FPS 1.73, Running 177.97s Step 349( 45.40%), action 227, FPS 1.71, Running 178.73s Step 350( 45.60%), action 228, FPS 1.73, Running 179.06s Step 351( 45.80%), action 229, FPS 1.73, Running 179.83s Step 352( 46.00%), action 230, FPS 1.81, Running 180.09s Step 353( 46.20%), action 231, FPS 1.79, Running 180.91s Step 354( 46.40%), action 232, FPS 1.85, Running 181.15s Step 355( 46.60%), action 233, FPS 1.86, Running 181.87s Step 356( 46.80%), action 234, FPS 1.85, Running 182.26s Step 357( 47.00%), action 235, FPS 1.79, Running 183.02s Step 358( 47.20%), action 236, FPS 1.79, Running 183.36s Step 359( 47.40%), action 237, FPS 1.77, Running 184.11s Step 360( 47.60%), action 238, FPS 1.78, Running 184.61s Step 361( 47.80%), action 239, FPS 1.78, Running 185.29s Step 362( 48.00%), action 240, FPS 1.81, Running 185.57s Step 363( 48.20%), action 241, FPS 1.80, Running 186.37s Step 364( 48.40%), action 242, FPS 1.81, Running 186.68s Step 365( 48.60%), action 243, FPS 1.81, Running 187.44s Step 366( 48.80%), action 244, FPS 1.81, Running 187.84s Step 367( 49.00%), action 245, FPS 1.81, Running 188.62s Step 368( 49.20%), action 246, FPS 1.81, Running 189.04s Step 369( 49.40%), action 247, FPS 1.82, Running 189.73s Step 370( 49.60%), action 248, FPS 1.84, Running 189.96s Step 371( 49.80%), action 249, FPS 1.90, Running 190.34s Step 372( 50.00%), action 250, FPS 1.91, Running 190.58s Step 373( 50.20%), action 251, FPS 1.97, Running 191.08s Step 374( 50.40%), action 252, FPS 1.96, Running 191.37s Step 375( 50.60%), action 253, FPS 2.03, Running 191.70s Step 376( 50.80%), action 254, FPS 1.98, Running 192.35s Step 377( 51.00%), action 255, FPS 1.98, Running 193.13s Step 378( 51.20%), action 256, FPS 1.97, Running 193.49s Step 379( 51.40%), action 257, FPS 2.02, Running 194.02s Step 380( 51.60%), action 258, FPS 2.01, Running 194.55s Step 381( 51.80%), action 259, FPS 1.97, Running 195.42s Step 382( 52.00%), action 260, FPS 1.95, Running 195.83s Step 383( 52.20%), action 261, FPS 1.94, Running 196.71s Step 384( 52.40%), action 262, FPS 1.90, Running 197.21s Step 385( 52.60%), action 263, FPS 1.86, Running 198.18s Step 386( 52.80%), action 264, FPS 1.86, Running 198.59s Step 387( 53.00%), action 265, FPS 1.87, Running 199.34s Step 388( 53.20%), action 266, FPS 1.84, Running 199.93s Step 389( 53.40%), action 267, FPS 1.86, Running 200.49s Step 390( 53.60%), action 268, FPS 1.81, Running 201.03s Step 391( 53.80%), action 269, FPS 1.73, Running 201.92s Step 392( 54.00%), action 270, FPS 1.69, Running 202.41s Step 393( 54.20%), action 271, FPS 1.66, Running 203.16s Step 394( 54.40%), action 272, FPS 1.62, Running 203.70s Step 395( 54.60%), action 273, FPS 1.58, Running 204.37s Step 396( 54.80%), action 274, FPS 1.60, Running 204.86s Step 397( 55.00%), action 275, FPS 1.62, Running 205.51s Step 398( 55.20%), action 276, FPS 1.60, Running 205.98s Step 399( 55.40%), action 277, FPS 1.60, Running 206.55s Step 400( 55.60%), action 278, FPS 1.59, Running 207.09s Step 401( 55.80%), action 279, FPS 1.59, Running 207.97s Step 402( 56.00%), action 280, FPS 1.59, Running 208.42s Step 403( 56.20%), action 281, FPS 1.62, Running 209.08s Step 404( 56.40%), action 282, FPS 1.65, Running 209.32s Step 405( 56.60%), action 283, FPS 1.74, Running 209.65s Step 406( 56.80%), action 284, FPS 1.76, Running 209.98s Step 407( 57.00%), action 285, FPS 1.80, Running 210.44s Step 408( 57.20%), action 286, FPS 1.85, Running 210.76s Step 409( 57.40%), action 287, FPS 1.84, Running 211.36s Step 410( 57.60%), action 288, FPS 1.85, Running 211.83s Step 411( 57.80%), action 289, FPS 1.89, Running 212.49s Step 412( 58.00%), action 290, FPS 1.91, Running 212.88s Step 413( 58.20%), action 291, FPS 1.88, Running 213.78s Step 414( 58.40%), action 292, FPS 1.85, Running 214.49s Step 415( 58.60%), action 293, FPS 1.84, Running 215.23s Step 416( 58.80%), action 294, FPS 1.87, Running 215.57s Step 417( 59.00%), action 295, FPS 1.86, Running 216.25s Step 418( 59.20%), action 296, FPS 1.83, Running 216.91s Step 419( 59.40%), action 297, FPS 1.77, Running 217.86s Step 420( 59.60%), action 298, FPS 1.79, Running 218.24s Step 421( 59.80%), action 299, FPS 1.82, Running 218.96s Step 422( 60.00%), action 300, FPS 1.77, Running 219.69s Step 423( 60.20%), action 301, FPS 1.74, Running 220.55s Step 424( 60.40%), action 302, FPS 1.67, Running 221.30s Step 425( 60.60%), action 303, FPS 1.63, Running 221.89s Step 426( 60.80%), action 304, FPS 1.61, Running 222.41s Step 427( 61.00%), action 305, FPS 1.59, Running 222.98s Step 428( 61.20%), action 306, FPS 1.57, Running 223.53s Step 429( 61.40%), action 307, FPS 1.56, Running 224.19s Step 430( 61.60%), action 308, FPS 1.56, Running 224.69s Step 431( 61.80%), action 309, FPS 1.55, Running 225.40s Step 432( 62.00%), action 310, FPS 1.56, Running 225.74s Step 433( 62.20%), action 311, FPS 1.60, Running 226.30s Step 434( 62.40%), action 312, FPS 1.62, Running 226.85s Step 435( 62.60%), action 313, FPS 1.60, Running 227.72s Step 436( 62.80%), action 314, FPS 1.55, Running 228.49s Step 437( 63.00%), action 315, FPS 1.55, Running 229.12s Step 438( 63.20%), action 316, FPS 1.57, Running 229.62s Step 439( 63.40%), action 317, FPS 1.57, Running 230.60s Step 440( 63.60%), action 318, FPS 1.56, Running 231.09s Step 441( 63.80%), action 319, FPS 1.58, Running 231.61s Step 442( 64.00%), action 320, FPS 1.61, Running 232.11s Step 443( 64.20%), action 321, FPS 1.64, Running 232.76s Step 444( 64.40%), action 322, FPS 1.67, Running 233.26s Step 445( 64.60%), action 323, FPS 1.66, Running 233.95s Step 446( 64.80%), action 324, FPS 1.65, Running 234.51s Step 447( 65.00%), action 325, FPS 1.62, Running 235.29s Step 448( 65.20%), action 326, FPS 1.62, Running 235.85s Step 449( 65.40%), action 327, FPS 1.64, Running 236.37s Step 450( 65.60%), action 328, FPS 1.62, Running 237.01s Step 451( 65.80%), action 329, FPS 1.58, Running 238.03s Step 452( 66.00%), action 330, FPS 1.56, Running 238.53s Step 453( 66.20%), action 331, FPS 1.55, Running 239.18s Step 454( 66.40%), action 332, FPS 1.57, Running 239.62s Step 455( 66.60%), action 333, FPS 1.60, Running 240.20s Step 456( 66.80%), action 334, FPS 1.64, Running 240.67s Step 457( 67.00%), action 335, FPS 1.65, Running 241.28s Step 458( 67.20%), action 336, FPS 1.64, Running 241.79s Step 459( 67.40%), action 337, FPS 1.70, Running 242.38s Step 460( 67.60%), action 338, FPS 1.70, Running 242.87s Step 461( 67.80%), action 339, FPS 1.68, Running 243.54s Step 462( 68.00%), action 340, FPS 1.68, Running 244.03s Step 463( 68.20%), action 341, FPS 1.64, Running 244.92s Step 464( 68.40%), action 342, FPS 1.64, Running 245.49s Step 465( 68.60%), action 343, FPS 1.59, Running 246.53s Step 466( 68.80%), action 344, FPS 1.59, Running 247.09s Step 467( 69.00%), action 345, FPS 1.63, Running 247.58s Step 468( 69.20%), action 346, FPS 1.64, Running 248.07s Step 469( 69.40%), action 347, FPS 1.63, Running 248.65s Step 470( 69.60%), action 348, FPS 1.65, Running 249.11s Step 471( 69.80%), action 349, FPS 1.64, Running 250.18s Step 472( 70.00%), action 350, FPS 1.63, Running 250.77s Step 473( 70.20%), action 351, FPS 1.60, Running 251.67s Step 474( 70.40%), action 352, FPS 1.57, Running 252.35s Step 475( 70.60%), action 353, FPS 1.57, Running 252.93s Step 476( 70.80%), action 354, FPS 1.57, Running 253.39s Step 477( 71.00%), action 355, FPS 1.58, Running 253.95s Step 478( 71.20%), action 356, FPS 1.58, Running 254.48s Step 479( 71.40%), action 357, FPS 1.57, Running 255.09s Step 480( 71.60%), action 358, FPS 1.56, Running 255.65s Step 481( 71.80%), action 359, FPS 1.56, Running 256.40s Step 482( 72.00%), action 360, FPS 1.57, Running 256.76s Step 483( 72.20%), action 361, FPS 1.57, Running 257.69s Step 484( 72.40%), action 362, FPS 1.55, Running 258.37s Step 485( 72.60%), action 363, FPS 1.58, Running 259.19s Step 486( 72.80%), action 364, FPS 1.60, Running 259.56s Step 487( 73.00%), action 365, FPS 1.58, Running 260.24s Step 488( 73.20%), action 366, FPS 1.61, Running 260.51s Step 489( 73.40%), action 367, FPS 1.58, Running 261.34s Step 490( 73.60%), action 368, FPS 1.59, Running 261.67s Step 491( 73.80%), action 369, FPS 1.66, Running 262.22s Step 492( 74.00%), action 370, FPS 1.67, Running 262.77s Step 493( 74.20%), action 371, FPS 1.68, Running 263.58s Step 494( 74.40%), action 372, FPS 1.65, Running 264.45s Step 495( 74.60%), action 373, FPS 1.63, Running 265.18s Step 496( 74.80%), action 374, FPS 1.64, Running 265.56s Step 497( 75.00%), action 375, FPS 1.61, Running 266.37s Step 498( 75.20%), action 376, FPS 1.58, Running 267.16s Step 499( 75.40%), action 377, FPS 1.59, Running 267.68s Step 500( 75.60%), action 378, FPS 1.61, Running 268.09s Step 501( 75.80%), action 379, FPS 1.63, Running 268.68s Step 502( 76.00%), action 380, FPS 1.63, Running 269.00s Step 503( 76.20%), action 381, FPS 1.64, Running 269.92s Step 504( 76.40%), action 382, FPS 1.66, Running 270.40s Step 505( 76.60%), action 383, FPS 1.67, Running 271.19s Step 506( 76.80%), action 384, FPS 1.67, Running 271.57s Step 507( 77.00%), action 385, FPS 1.68, Running 272.16s Step 508( 77.20%), action 386, FPS 1.65, Running 272.66s Step 509( 77.40%), action 387, FPS 1.68, Running 273.26s Step 510( 77.60%), action 388, FPS 1.64, Running 273.84s Step 511( 77.80%), action 389, FPS 1.58, Running 274.88s Step 512( 78.00%), action 390, FPS 1.59, Running 275.36s Step 513( 78.20%), action 391, FPS 1.59, Running 276.19s Step 514( 78.40%), action 392, FPS 1.65, Running 276.56s Step 515( 78.60%), action 393, FPS 1.69, Running 277.05s Step 516( 78.80%), action 394, FPS 1.66, Running 277.60s Step 517( 79.00%), action 395, FPS 1.70, Running 278.14s Step 518( 79.20%), action 396, FPS 1.74, Running 278.65s Step 519( 79.40%), action 397, FPS 1.73, Running 279.25s Step 520( 79.60%), action 398, FPS 1.70, Running 279.87s Step 521( 79.80%), action 399, FPS 1.67, Running 280.65s Step 522( 80.00%), action 400, FPS 1.66, Running 281.08s Step 523( 80.20%), action 401, FPS 1.70, Running 281.71s Step 524( 80.40%), action 402, FPS 1.70, Running 282.14s Step 525( 80.60%), action 403, FPS 1.73, Running 282.72s Step 526( 80.80%), action 404, FPS 1.73, Running 283.12s Step 527( 81.00%), action 405, FPS 1.72, Running 283.79s Step 528( 81.20%), action 406, FPS 1.73, Running 284.23s Step 529( 81.40%), action 407, FPS 1.72, Running 284.89s Step 530( 81.60%), action 408, FPS 1.76, Running 285.21s Step 531( 81.80%), action 409, FPS 1.85, Running 285.71s Step 532( 82.00%), action 410, FPS 1.87, Running 286.03s Step 533( 82.20%), action 411, FPS 1.82, Running 287.20s Step 534( 82.40%), action 412, FPS 1.80, Running 287.68s Step 535( 82.60%), action 413, FPS 1.70, Running 288.80s Step 536( 82.80%), action 414, FPS 1.73, Running 289.19s Step 537( 83.00%), action 415, FPS 1.64, Running 290.32s Step 538( 83.20%), action 416, FPS 1.66, Running 290.69s Step 539( 83.40%), action 417, FPS 1.64, Running 291.45s Step 540( 83.60%), action 418, FPS 1.67, Running 291.84s Step 541( 83.80%), action 419, FPS 1.68, Running 292.57s Step 542( 84.00%), action 420, FPS 1.69, Running 292.94s Step 543( 84.20%), action 421, FPS 1.66, Running 293.77s Step 544( 84.40%), action 422, FPS 1.66, Running 294.16s Step 545( 84.60%), action 423, FPS 1.65, Running 294.87s Step 546( 84.80%), action 424, FPS 1.64, Running 295.29s Step 547( 85.00%), action 425, FPS 1.64, Running 295.96s Step 548( 85.20%), action 426, FPS 1.65, Running 296.38s Step 549( 85.40%), action 427, FPS 1.65, Running 297.05s Step 550( 85.60%), action 428, FPS 1.58, Running 297.87s Step 551( 85.80%), action 429, FPS 1.59, Running 298.30s Step 552( 86.00%), action 430, FPS 1.57, Running 298.78s Step 553( 86.20%), action 431, FPS 1.63, Running 299.45s Step 554( 86.40%), action 432, FPS 1.63, Running 299.95s Step 555( 86.60%), action 433, FPS 1.71, Running 300.53s Step 556( 86.80%), action 434, FPS 1.69, Running 301.03s Step 557( 87.00%), action 435, FPS 1.77, Running 301.59s Step 558( 87.20%), action 436, FPS 1.74, Running 302.19s Step 559( 87.40%), action 437, FPS 1.72, Running 303.05s Step 560( 87.60%), action 438, FPS 1.71, Running 303.52s Step 561( 87.80%), action 439, FPS 1.70, Running 304.36s Step 562( 88.00%), action 440, FPS 1.67, Running 304.90s Step 563( 88.20%), action 441, FPS 1.66, Running 305.80s Step 564( 88.40%), action 442, FPS 1.64, Running 306.37s Step 565( 88.60%), action 443, FPS 1.66, Running 306.89s Step 566( 88.80%), action 444, FPS 1.67, Running 307.30s Step 567( 89.00%), action 445, FPS 1.61, Running 308.39s Step 568( 89.20%), action 446, FPS 1.61, Running 308.81s Step 569( 89.40%), action 447, FPS 1.61, Running 309.48s Step 570( 89.60%), action 448, FPS 1.63, Running 310.11s Step 571( 89.80%), action 449, FPS 1.61, Running 310.74s Step 572( 90.00%), action 450, FPS 1.61, Running 311.22s Step 573( 90.20%), action 451, FPS 1.58, Running 312.11s Step 574( 90.40%), action 452, FPS 1.59, Running 312.51s Step 575( 90.60%), action 453, FPS 1.55, Running 313.42s Step 576( 90.80%), action 454, FPS 1.56, Running 313.88s Step 577( 91.00%), action 455, FPS 1.55, Running 314.53s Step 578( 91.20%), action 456, FPS 1.55, Running 315.06s Step 579( 91.40%), action 457, FPS 1.55, Running 315.98s Step 580( 91.60%), action 458, FPS 1.56, Running 316.33s Step 581( 91.80%), action 459, FPS 1.58, Running 317.02s Step 582( 92.00%), action 460, FPS 1.60, Running 317.40s Step 583( 92.20%), action 461, FPS 1.62, Running 318.15s Step 584( 92.40%), action 462, FPS 1.62, Running 318.74s Step 585( 92.60%), action 463, FPS 1.60, Running 319.37s Step 586( 92.80%), action 464, FPS 1.59, Running 319.85s Step 587( 93.00%), action 465, FPS 1.66, Running 320.47s Step 588( 93.20%), action 466, FPS 1.65, Running 320.93s Step 589( 93.40%), action 467, FPS 1.67, Running 321.45s Step 590( 93.60%), action 468, FPS 1.73, Running 321.65s Step 591( 93.80%), action 469, FPS 1.74, Running 322.22s Step 592( 94.00%), action 470, FPS 1.78, Running 322.46s Step 593( 94.20%), action 471, FPS 1.83, Running 323.04s Step 594( 94.40%), action 472, FPS 1.86, Running 323.27s Step 595( 94.60%), action 473, FPS 1.95, Running 323.69s Step 596( 94.80%), action 474, FPS 1.95, Running 324.13s Step 597( 95.00%), action 475, FPS 1.98, Running 324.63s Step 598( 95.20%), action 476, FPS 2.04, Running 324.86s Step 599( 95.40%), action 477, FPS 2.12, Running 325.44s Step 600( 95.60%), action 478, FPS 2.08, Running 325.95s Step 601( 95.80%), action 479, FPS 2.11, Running 326.51s Step 602( 96.00%), action 480, FPS 2.09, Running 326.99s Step 603( 96.20%), action 481, FPS 2.08, Running 327.76s Step 604( 96.40%), action 482, FPS 2.12, Running 328.18s Step 605( 96.60%), action 483, FPS 2.08, Running 329.01s Step 606( 96.80%), action 484, FPS 2.10, Running 329.37s Step 607( 97.00%), action 485, FPS 2.04, Running 330.28s Step 608( 97.20%), action 486, FPS 2.02, Running 330.84s Step 609( 97.40%), action 487, FPS 1.91, Running 331.91s Step 610( 97.60%), action 488, FPS 1.86, Running 332.38s Step 611( 97.80%), action 489, FPS 1.86, Running 332.96s Step 612( 98.00%), action 490, FPS 1.82, Running 333.45s Step 613( 98.20%), action 491, FPS 1.81, Running 334.07s Step 614( 98.40%), action 492, FPS 1.77, Running 334.56s Step 615( 98.60%), action 493, FPS 1.75, Running 335.14s Step 616( 98.80%), action 494, FPS 1.74, Running 335.62s Step 617( 99.00%), action 495, FPS 1.69, Running 336.44s Step 618( 99.20%), action 496, FPS 1.66, Running 336.93s Step 619( 99.40%), action 497, FPS 1.65, Running 337.54s Step 620( 99.60%), action 498, FPS 1.68, Running 337.89s Step 621( 99.80%), action 499, FPS 1.67, Running 338.49s Step 622(100.00%), action 500, FPS 1.68, Running 338.92s [2026-08-02 20:22:10] [44 ] Seed 43 failed after 339.22 s. +steps: 622 , actions: 500 . +Instruction: Empty +Total 31/44(70.45%) success. +Setting seed: 44 +Step 1( N/A%), pre moving , FPS 1.94, Running 0.51s Step 2( N/A%), pre moving , FPS 3.48, Running 0.58s Step 3( N/A%), pre moving , FPS 4.72, Running 0.64s Step 4( N/A%), pre moving , FPS 4.26, Running 0.94s Step 5( N/A%), pre moving , FPS 5.07, Running 0.99s Step 6( N/A%), pre moving , FPS 5.57, Running 1.08s Step 7( N/A%), pre moving , FPS 6.08, Running 1.15s Step 8( N/A%), pre moving , FPS 5.43, Running 1.47s Step 9( N/A%), pre moving , FPS 5.76, Running 1.56s Step 10( N/A%), pre moving , FPS 6.16, Running 1.62s Step 11( N/A%), pre moving , FPS 6.49, Running 1.69s Step 12( N/A%), pre moving , FPS 5.96, Running 2.01s Step 13( N/A%), pre moving , FPS 6.21, Running 2.10s Step 14( N/A%), pre moving , FPS 6.48, Running 2.16s Step 15( N/A%), pre moving , FPS 6.72, Running 2.23s Step 16( N/A%), pre moving , FPS 6.29, Running 2.54s Step 17( N/A%), pre moving , FPS 6.61, Running 2.57s Step 18( N/A%), pre moving , FPS 6.96, Running 2.59s Step 19( N/A%), pre moving , FPS 7.29, Running 2.60s Step 20( N/A%), pre moving , FPS 7.63, Running 2.62s Step 21( N/A%), pre moving , FPS 8.62, Running 2.84s Step 22( N/A%), pre moving , FPS 8.79, Running 2.85s Step 23( N/A%), pre moving , FPS 8.97, Running 2.87s Step 24( N/A%), pre moving , FPS 10.26, Running 2.89s Step 25( N/A%), pre moving , FPS 10.43, Running 2.91s Step 26( N/A%), pre moving , FPS 9.16, Running 3.26s Step 27( N/A%), pre moving , FPS 9.16, Running 3.34s Step 28( N/A%), pre moving , FPS 10.56, Running 3.37s Step 29( N/A%), pre moving , FPS 10.80, Running 3.41s Step 30( N/A%), pre moving , FPS 10.81, Running 3.47s Step 31( N/A%), pre moving , FPS 11.04, Running 3.51s Step 32( N/A%), pre moving , FPS 12.99, Running 3.55s Step 33( N/A%), pre moving , FPS 13.39, Running 3.59s Step 34( N/A%), pre moving , FPS 13.33, Running 3.66s Step 35( N/A%), pre moving , FPS 13.64, Running 3.70s Step 36( N/A%), pre moving , FPS 13.14, Running 4.06s Step 37( N/A%), pre moving , FPS 12.87, Running 4.13s Step 38( N/A%), pre moving , FPS 10.79, Running 4.44s Step 39( N/A%), pre moving , FPS 10.40, Running 4.53s Step 40( N/A%), pre moving , FPS 10.18, Running 4.59s Step 41( N/A%), pre moving , FPS 10.95, Running 4.66s Step 42( N/A%), pre moving , FPS 9.41, Running 4.98s Step 43( N/A%), pre moving , FPS 9.11, Running 5.06s Step 44( N/A%), pre moving , FPS 8.79, Running 5.17s Step 45( N/A%), pre moving , FPS 7.66, Running 5.52s Step 46( N/A%), pre moving , FPS 8.44, Running 5.63s Step 47( N/A%), pre moving , FPS 8.33, Running 5.74s Step 48( N/A%), pre moving , FPS 7.29, Running 6.11s Step 49( N/A%), pre moving , FPS 7.15, Running 6.21s Step 50( N/A%), pre moving , FPS 6.47, Running 6.56s Step 51( N/A%), pre moving , FPS 6.30, Running 6.68s Step 52( N/A%), pre moving , FPS 6.18, Running 6.79s Step 53( N/A%), pre moving , FPS 5.60, Running 7.16s Step 54( N/A%), pre moving , FPS 5.56, Running 7.25s Step 55( N/A%), pre moving , FPS 5.30, Running 7.47s Step 56( N/A%), pre moving , FPS 5.45, Running 7.74s Step 57( N/A%), pre moving , FPS 5.38, Running 7.84s Step 58( N/A%), pre moving , FPS 5.33, Running 8.20s Step 59( N/A%), pre moving , FPS 5.28, Running 8.32s Step 60( N/A%), pre moving , FPS 5.22, Running 8.42s Step 61( N/A%), pre moving , FPS 4.86, Running 8.78s Step 62( N/A%), pre moving , FPS 5.11, Running 8.89s Step 63( N/A%), pre moving , FPS 5.10, Running 8.99s Step 64( N/A%), pre moving , FPS 4.76, Running 9.36s Step 65( N/A%), pre moving , FPS 5.07, Running 9.46s Step 66( N/A%), pre moving , FPS 4.78, Running 9.82s Step 67( N/A%), pre moving , FPS 4.77, Running 9.93s Step 68( N/A%), pre moving , FPS 5.09, Running 10.04s Step 69( N/A%), pre moving , FPS 4.80, Running 10.38s Step 70( N/A%), pre moving , FPS 5.10, Running 10.48s Step 71( N/A%), pre moving , FPS 5.12, Running 10.59s Step 72( N/A%), pre moving , FPS 4.84, Running 10.92s Step 73( N/A%), pre moving , FPS 5.19, Running 11.01s Step 74( N/A%), pre moving , FPS 5.17, Running 11.12s Step 75( N/A%), pre moving , FPS 4.99, Running 11.48s Step 76( N/A%), pre moving , FPS 5.27, Running 11.53s Step 77( N/A%), pre moving , FPS 5.37, Running 11.56s Step 78( N/A%), pre moving , FPS 5.76, Running 11.67s Step 79( N/A%), pre moving , FPS 5.79, Running 11.77s Step 80( N/A%), pre moving , FPS 5.42, Running 12.11s Step 81( N/A%), pre moving , FPS 5.80, Running 12.23s Step 82( N/A%), pre moving , FPS 5.86, Running 12.30s Step 83( N/A%), pre moving , FPS 5.51, Running 12.62s Step 84( N/A%), pre moving , FPS 6.07, Running 12.66s Step 85( N/A%), pre moving , FPS 6.10, Running 12.74s Step 86( N/A%), pre moving , FPS 6.68, Running 12.81s Step 87( N/A%), pre moving , FPS 6.80, Running 12.87s Step 88( N/A%), pre moving , FPS 6.37, Running 13.18s Step 89( N/A%), pre moving , FPS 6.93, Running 13.27s Step 90( N/A%), pre moving , FPS 7.02, Running 13.33s Step 91( N/A%), pre moving , FPS 7.12, Running 13.39s Step 92( N/A%), pre moving , FPS 7.16, Running 13.71s Step 93( N/A%), pre moving , FPS 7.18, Running 13.80s Step 94( N/A%), pre moving , FPS 7.27, Running 13.87s Step 95( N/A%), pre moving , FPS 7.65, Running 14.10s Step 96( N/A%), pre moving , FPS 7.38, Running 14.24s Step 97( N/A%), pre moving , FPS 7.24, Running 14.32s Step 98( N/A%), pre moving , FPS 7.33, Running 14.40s Step 99( N/A%), pre moving , FPS 6.79, Running 14.72s Step 100( N/A%), pre moving , FPS 7.43, Running 14.80s Step 101( N/A%), pre moving , FPS 4.26, Running 16.93s Step 102( N/A%), pre moving , FPS 3.88, Running 17.46s Step 103( N/A%), pre moving , FPS 3.97, Running 17.65s Step 104( N/A%), pre moving , FPS 3.68, Running 18.10s Step 105( N/A%), pre moving , FPS 3.62, Running 18.26s Step 106( N/A%), pre moving , FPS 3.34, Running 18.79s Step 107( N/A%), pre moving , FPS 3.17, Running 19.18s Step 108( N/A%), pre moving , FPS 3.07, Running 19.69s Step 109( N/A%), pre moving , FPS 3.03, Running 19.87s Step 110( N/A%), pre moving , FPS 2.86, Running 20.33s Step 111( N/A%), pre moving , FPS 2.80, Running 20.53s Step 112( N/A%), pre moving , FPS 2.74, Running 21.02s Step 113( N/A%), pre moving , FPS 2.62, Running 21.44s Step 114( N/A%), pre moving , FPS 2.56, Running 21.68s Step 115( N/A%), pre moving , FPS 2.60, Running 21.80s Step 116( N/A%), pre moving , FPS 2.55, Running 22.10s Step 117( N/A%), pre moving , FPS 2.52, Running 22.25s Step 118( N/A%), pre moving , FPS 2.44, Running 22.60s Step 119( N/A%), pre moving , FPS 2.49, Running 22.73s Step 120( N/A%), pre moving , FPS 2.44, Running 23.01s Step 121( 0.20%), action 1, FPS 2.80, Running 24.06s Step 122( 0.40%), action 2, FPS 2.79, Running 24.62s Step 123( 0.60%), action 3, FPS 2.50, Running 25.65s Step 124( 0.80%), action 4, FPS 2.45, Running 26.26s Step 125( 1.00%), action 5, FPS 2.25, Running 27.14s Step 126( 1.20%), action 6, FPS 2.31, Running 27.43s Step 127( 1.40%), action 7, FPS 2.19, Running 28.30s Step 128( 1.60%), action 8, FPS 2.25, Running 28.58s Step 129( 1.80%), action 9, FPS 2.10, Running 29.39s Step 130( 2.00%), action 10, FPS 2.13, Running 29.74s Step 131( 2.20%), action 11, FPS 1.99, Running 30.56s Step 132( 2.40%), action 12, FPS 1.97, Running 31.19s Step 133( 2.60%), action 13, FPS 1.93, Running 31.78s Step 134( 2.80%), action 14, FPS 1.89, Running 32.28s Step 135( 3.00%), action 15, FPS 1.76, Running 33.18s Step 136( 3.20%), action 16, FPS 1.76, Running 33.46s Step 137( 3.40%), action 17, FPS 1.69, Running 34.09s Step 138( 3.60%), action 18, FPS 1.68, Running 34.53s Step 139( 3.80%), action 19, FPS 1.58, Running 35.42s Step 140( 4.00%), action 20, FPS 1.56, Running 35.84s Step 141( 4.20%), action 21, FPS 1.55, Running 36.99s Step 142( 4.40%), action 22, FPS 1.57, Running 37.32s Step 143( 4.60%), action 23, FPS 1.58, Running 38.28s Step 144( 4.80%), action 24, FPS 1.57, Running 39.00s Step 145( 5.00%), action 25, FPS 1.57, Running 39.87s Step 146( 5.20%), action 26, FPS 1.55, Running 40.37s Step 147( 5.40%), action 27, FPS 1.60, Running 40.76s Step 148( 5.60%), action 28, FPS 1.59, Running 41.14s Step 149( 5.80%), action 29, FPS 1.63, Running 41.63s Step 150( 6.00%), action 30, FPS 1.65, Running 41.89s Step 151( 6.20%), action 31, FPS 1.67, Running 42.53s Step 152( 6.40%), action 32, FPS 1.68, Running 43.06s Step 153( 6.60%), action 33, FPS 1.65, Running 43.89s Step 154( 6.80%), action 34, FPS 1.62, Running 44.63s Step 155( 7.00%), action 35, FPS 1.65, Running 45.31s Step 156( 7.20%), action 36, FPS 1.62, Running 45.80s Step 157( 7.40%), action 37, FPS 1.58, Running 46.78s Step 158( 7.60%), action 38, FPS 1.57, Running 47.27s Step 159( 7.80%), action 39, FPS 1.60, Running 47.94s Step 160( 8.00%), action 40, FPS 1.60, Running 48.33s Step 161( 8.20%), action 41, FPS 1.63, Running 49.28s Step 162( 8.40%), action 42, FPS 1.61, Running 49.77s Step 163( 8.60%), action 43, FPS 1.60, Running 50.75s Step 164( 8.80%), action 44, FPS 1.62, Running 51.32s Step 165( 9.00%), action 45, FPS 1.65, Running 51.98s Step 166( 9.20%), action 46, FPS 1.63, Running 52.62s Step 167( 9.40%), action 47, FPS 1.56, Running 53.55s Step 168( 9.60%), action 48, FPS 1.56, Running 53.92s Step 169( 9.80%), action 49, FPS 1.53, Running 54.69s Step 170( 10.00%), action 50, FPS 1.53, Running 54.96s Step 171( 10.20%), action 51, FPS 1.50, Running 55.85s Step 172( 10.40%), action 52, FPS 1.53, Running 56.17s Step 173( 10.60%), action 53, FPS 1.56, Running 56.72s Step 174( 10.80%), action 54, FPS 1.59, Running 57.20s Step 175( 11.00%), action 55, FPS 1.60, Running 57.85s Step 176( 11.20%), action 56, FPS 1.58, Running 58.42s Step 177( 11.40%), action 57, FPS 1.63, Running 59.02s Step 178( 11.60%), action 58, FPS 1.63, Running 59.54s Step 179( 11.80%), action 59, FPS 1.60, Running 60.46s Step 180( 12.00%), action 60, FPS 1.59, Running 60.91s Step 181( 12.20%), action 61, FPS 1.63, Running 61.58s Step 182( 12.40%), action 62, FPS 1.65, Running 61.89s Step 183( 12.60%), action 63, FPS 1.74, Running 62.26s Step 184( 12.80%), action 64, FPS 1.77, Running 62.61s Step 185( 13.00%), action 65, FPS 1.74, Running 63.46s Step 186( 13.20%), action 66, FPS 1.78, Running 63.83s Step 187( 13.40%), action 67, FPS 1.74, Running 65.04s Step 188( 13.60%), action 68, FPS 1.74, Running 65.40s Step 189( 13.80%), action 69, FPS 1.73, Running 66.23s Step 190( 14.00%), action 70, FPS 1.72, Running 66.57s Step 191( 14.20%), action 71, FPS 1.73, Running 67.41s Step 192( 14.40%), action 72, FPS 1.68, Running 68.06s Step 193( 14.60%), action 73, FPS 1.62, Running 69.04s Step 194( 14.80%), action 74, FPS 1.64, Running 69.40s Step 195( 15.00%), action 75, FPS 1.62, Running 70.20s Step 196( 15.20%), action 76, FPS 1.65, Running 70.55s Step 197( 15.40%), action 77, FPS 1.63, Running 71.30s Step 198( 15.60%), action 78, FPS 1.64, Running 71.75s Step 199( 15.80%), action 79, FPS 1.67, Running 72.40s Step 200( 16.00%), action 80, FPS 1.69, Running 72.75s Step 201( 16.20%), action 81, FPS 1.62, Running 73.95s Step 202( 16.40%), action 82, FPS 1.61, Running 74.32s Step 203( 16.60%), action 83, FPS 1.55, Running 75.15s Step 204( 16.80%), action 84, FPS 1.52, Running 75.81s Step 205( 17.00%), action 85, FPS 1.50, Running 76.78s Step 206( 17.20%), action 86, FPS 1.46, Running 77.50s Step 207( 17.40%), action 87, FPS 1.53, Running 78.08s Step 208( 17.60%), action 88, FPS 1.51, Running 78.65s Step 209( 17.80%), action 89, FPS 1.51, Running 79.51s Step 210( 18.00%), action 90, FPS 1.51, Running 79.78s Step 211( 18.20%), action 91, FPS 1.54, Running 80.38s Step 212( 18.40%), action 92, FPS 1.60, Running 80.56s Step 213( 18.60%), action 93, FPS 1.69, Running 80.88s Step 214( 18.80%), action 94, FPS 1.69, Running 81.23s Step 215( 19.00%), action 95, FPS 1.74, Running 81.70s Step 216( 19.20%), action 96, FPS 1.73, Running 82.13s Step 217( 19.40%), action 97, FPS 1.68, Running 83.19s Step 218( 19.60%), action 98, FPS 1.66, Running 83.80s Step 219( 19.80%), action 99, FPS 1.66, Running 84.44s Step 220( 20.00%), action 100, FPS 1.62, Running 85.07s Step 221( 20.20%), action 101, FPS 1.66, Running 86.02s Step 222( 20.40%), action 102, FPS 1.63, Running 86.58s Step 223( 20.60%), action 103, FPS 1.61, Running 87.57s Step 224( 20.80%), action 104, FPS 1.64, Running 87.97s Step 225( 21.00%), action 105, FPS 1.68, Running 88.70s Step 226( 21.20%), action 106, FPS 1.71, Running 89.17s Step 227( 21.40%), action 107, FPS 1.70, Running 89.87s Step 228( 21.60%), action 108, FPS 1.72, Running 90.26s Step 229( 21.80%), action 109, FPS 1.75, Running 90.97s Step 230( 22.00%), action 110, FPS 1.72, Running 91.43s Step 231( 22.20%), action 111, FPS 1.65, Running 92.53s Step 232( 22.40%), action 112, FPS 1.62, Running 92.89s Step 233( 22.60%), action 113, FPS 1.56, Running 93.72s Step 234( 22.80%), action 114, FPS 1.56, Running 94.04s Step 235( 23.00%), action 115, FPS 1.52, Running 94.84s Step 236( 23.20%), action 116, FPS 1.53, Running 95.23s Step 237( 23.40%), action 117, FPS 1.59, Running 95.75s Step 238( 23.60%), action 118, FPS 1.60, Running 96.30s Step 239( 23.80%), action 119, FPS 1.57, Running 97.19s Step 240( 24.00%), action 120, FPS 1.60, Running 97.61s Step 241( 24.20%), action 121, FPS 1.62, Running 98.39s Step 242( 24.40%), action 122, FPS 1.62, Running 98.94s Step 243( 24.60%), action 123, FPS 1.65, Running 99.68s Step 244( 24.80%), action 124, FPS 1.63, Running 100.24s Step 245( 25.00%), action 125, FPS 1.68, Running 100.57s Step 246( 25.20%), action 126, FPS 1.69, Running 101.00s Step 247( 25.40%), action 127, FPS 1.72, Running 101.46s Step 248( 25.60%), action 128, FPS 1.75, Running 101.70s Step 249( 25.80%), action 129, FPS 1.76, Running 102.35s Step 250( 26.00%), action 130, FPS 1.74, Running 102.92s Step 251( 26.20%), action 131, FPS 1.75, Running 103.96s Step 252( 26.40%), action 132, FPS 1.74, Running 104.40s Step 253( 26.60%), action 133, FPS 1.75, Running 105.12s Step 254( 26.80%), action 134, FPS 1.69, Running 105.85s Step 255( 27.00%), action 135, FPS 1.68, Running 106.77s Step 256( 27.20%), action 136, FPS 1.63, Running 107.48s Step 257( 27.40%), action 137, FPS 1.58, Running 108.37s Step 258( 27.60%), action 138, FPS 1.60, Running 108.77s Step 259( 27.80%), action 139, FPS 1.61, Running 109.58s Step 260( 28.00%), action 140, FPS 1.58, Running 110.30s Step 261( 28.20%), action 141, FPS 1.56, Running 111.17s Step 262( 28.40%), action 142, FPS 1.54, Running 111.94s Step 263( 28.60%), action 143, FPS 1.52, Running 112.83s Step 264( 28.80%), action 144, FPS 1.54, Running 113.22s Step 265( 29.00%), action 145, FPS 1.49, Running 114.00s Step 266( 29.20%), action 146, FPS 1.49, Running 114.40s Step 267( 29.40%), action 147, FPS 1.46, Running 115.16s Step 268( 29.60%), action 148, FPS 1.44, Running 115.58s Step 269( 29.80%), action 149, FPS 1.43, Running 116.36s Step 270( 30.00%), action 150, FPS 1.44, Running 116.79s Step 271( 30.20%), action 151, FPS 1.47, Running 117.59s Step 272( 30.40%), action 152, FPS 1.46, Running 118.13s Step 273( 30.60%), action 153, FPS 1.47, Running 118.69s Step 274( 30.80%), action 154, FPS 1.49, Running 119.28s Step 275( 31.00%), action 155, FPS 1.54, Running 119.77s Step 276( 31.20%), action 156, FPS 1.58, Running 120.12s Step 277( 31.40%), action 157, FPS 1.62, Running 120.68s Step 278( 31.60%), action 158, FPS 1.63, Running 121.06s Step 279( 31.80%), action 159, FPS 1.68, Running 121.46s Step 280( 32.00%), action 160, FPS 1.66, Running 122.36s Step 281( 32.20%), action 161, FPS 1.66, Running 123.23s Step 282( 32.40%), action 162, FPS 1.69, Running 123.78s Step 283( 32.60%), action 163, FPS 1.73, Running 124.37s Step 284( 32.80%), action 164, FPS 1.72, Running 124.83s Step 285( 33.00%), action 165, FPS 1.75, Running 125.44s Step 286( 33.20%), action 166, FPS 1.70, Running 126.16s Step 287( 33.40%), action 167, FPS 1.73, Running 126.72s Step 288( 33.60%), action 168, FPS 1.71, Running 127.28s Step 289( 33.80%), action 169, FPS 1.69, Running 128.18s Step 290( 34.00%), action 170, FPS 1.64, Running 128.96s Step 291( 34.20%), action 171, FPS 1.65, Running 129.72s Step 292( 34.40%), action 172, FPS 1.65, Running 130.25s Step 293( 34.60%), action 173, FPS 1.66, Running 130.74s Step 294( 34.80%), action 174, FPS 1.65, Running 131.39s Step 295( 35.00%), action 175, FPS 1.65, Running 131.86s Step 296( 35.20%), action 176, FPS 1.62, Running 132.44s Step 297( 35.40%), action 177, FPS 1.63, Running 132.95s Step 298( 35.60%), action 178, FPS 1.58, Running 133.72s Step 299( 35.80%), action 179, FPS 1.54, Running 134.44s Step 300( 36.00%), action 180, FPS 1.56, Running 135.22s Step 301( 36.20%), action 181, FPS 1.56, Running 136.02s Step 302( 36.40%), action 182, FPS 1.51, Running 137.00s Step 303( 36.60%), action 183, FPS 1.45, Running 138.12s Step 304( 36.80%), action 184, FPS 1.44, Running 138.71s Step 305( 37.00%), action 185, FPS 1.48, Running 138.97s Step 306( 37.20%), action 186, FPS 1.53, Running 139.20s Step 307( 37.40%), action 187, FPS 1.56, Running 139.53s Step 308( 37.60%), action 188, FPS 1.59, Running 139.84s Step 309( 37.80%), action 189, FPS 1.66, Running 140.23s Step 310( 38.00%), action 190, FPS 1.74, Running 140.44s Step 311( 38.20%), action 191, FPS 1.73, Running 141.25s Step 312( 38.40%), action 192, FPS 1.73, Running 141.78s Step 313( 38.60%), action 193, FPS 1.72, Running 142.36s Step 314( 38.80%), action 194, FPS 1.74, Running 142.91s Step 315( 39.00%), action 195, FPS 1.70, Running 143.62s Step 316( 39.20%), action 196, FPS 1.74, Running 143.96s Step 317( 39.40%), action 197, FPS 1.72, Running 144.55s Step 318( 39.60%), action 198, FPS 1.77, Running 145.02s Step 319( 39.80%), action 199, FPS 1.78, Running 145.65s Step 320( 40.00%), action 200, FPS 1.84, Running 146.09s Step 321( 40.20%), action 201, FPS 1.84, Running 146.89s Step 322( 40.40%), action 202, FPS 1.97, Running 147.17s Step 323( 40.60%), action 203, FPS 2.09, Running 147.71s Step 324( 40.80%), action 204, FPS 2.10, Running 148.25s Step 325( 41.00%), action 205, FPS 2.03, Running 148.80s Step 326( 41.20%), action 206, FPS 1.98, Running 149.31s Step 327( 41.40%), action 207, FPS 1.93, Running 149.90s Step 328( 41.60%), action 208, FPS 1.89, Running 150.45s Step 329( 41.80%), action 209, FPS 1.85, Running 151.01s Step 330( 42.00%), action 210, FPS 1.80, Running 151.52s Step 331( 42.20%), action 211, FPS 1.81, Running 152.31s Step 332( 42.40%), action 212, FPS 1.84, Running 152.62s Step 333( 42.60%), action 213, FPS 1.85, Running 153.19s Step 334( 42.80%), action 214, FPS 1.85, Running 153.70s Step 335( 43.00%), action 215, FPS 1.84, Running 154.50s Step 336( 43.20%), action 216, FPS 1.85, Running 154.78s Step 337( 43.40%), action 217, FPS 1.83, Running 155.45s Step 338( 43.60%), action 218, FPS 1.85, Running 155.86s Step 339( 43.80%), action 219, FPS 1.82, Running 156.62s Step 340( 44.00%), action 220, FPS 1.85, Running 156.92s Step 341( 44.20%), action 221, FPS 1.85, Running 157.71s Step 342( 44.40%), action 222, FPS 1.84, Running 158.04s Step 343( 44.60%), action 223, FPS 1.88, Running 158.36s Step 344( 44.80%), action 224, FPS 1.94, Running 158.58s Step 345( 45.00%), action 225, FPS 2.00, Running 158.82s Step 346( 45.20%), action 226, FPS 2.01, Running 159.26s Step 347( 45.40%), action 227, FPS 2.00, Running 159.89s Step 348( 45.60%), action 228, FPS 2.05, Running 160.22s Step 349( 45.80%), action 229, FPS 2.09, Running 160.56s Step 350( 46.00%), action 230, FPS 2.16, Running 160.79s Step 351( 46.20%), action 231, FPS 2.20, Running 161.42s Step 352( 46.40%), action 232, FPS 2.15, Running 161.90s Step 353( 46.60%), action 233, FPS 2.13, Running 162.58s Step 354( 46.80%), action 234, FPS 2.13, Running 163.08s Step 355( 47.00%), action 235, FPS 2.17, Running 163.73s Step 356( 47.20%), action 236, FPS 2.14, Running 164.13s Step 357( 47.40%), action 237, FPS 2.15, Running 164.74s Step 358( 47.60%), action 238, FPS 2.14, Running 165.20s Step 359( 47.80%), action 239, FPS 2.17, Running 165.83s Step 360( 48.00%), action 240, FPS 2.13, Running 166.33s Step 361( 48.20%), action 241, FPS 2.16, Running 166.98s Step 362( 48.40%), action 242, FPS 2.11, Running 167.50s Step 363( 48.60%), action 243, FPS 2.01, Running 168.30s Step 364( 48.80%), action 244, FPS 1.99, Running 168.66s Step 365( 49.00%), action 245, FPS 1.88, Running 169.46s Step 366( 49.20%), action 246, FPS 1.89, Running 169.85s Step 367( 49.40%), action 247, FPS 1.86, Running 170.66s Step 368( 49.60%), action 248, FPS 1.86, Running 170.98s Step 369( 49.80%), action 249, FPS 1.78, Running 171.82s Step 370( 50.00%), action 250, FPS 1.71, Running 172.49s Step 371( 50.20%), action 251, FPS 1.67, Running 173.40s Step 372( 50.40%), action 252, FPS 1.69, Running 173.75s Step 373( 50.60%), action 253, FPS 1.69, Running 174.42s Step 374( 50.80%), action 254, FPS 1.71, Running 174.79s Step 375( 51.00%), action 255, FPS 1.70, Running 175.52s Step 376( 51.20%), action 256, FPS 1.69, Running 175.95s Step 377( 51.40%), action 257, FPS 1.68, Running 176.62s Step 378( 51.60%), action 258, FPS 1.70, Running 176.97s Step 379( 51.80%), action 259, FPS 1.68, Running 177.76s Step 380( 52.00%), action 260, FPS 1.70, Running 178.10s Step 381( 52.20%), action 261, FPS 1.63, Running 179.22s Step 382( 52.40%), action 262, FPS 1.59, Running 180.05s Step 383( 52.60%), action 263, FPS 1.63, Running 180.56s Step 384( 52.80%), action 264, FPS 1.63, Running 180.95s Step 385( 53.00%), action 265, FPS 1.65, Running 181.56s Step 386( 53.20%), action 266, FPS 1.64, Running 182.01s Step 387( 53.40%), action 267, FPS 1.61, Running 183.08s Step 388( 53.60%), action 268, FPS 1.56, Running 183.80s Step 389( 53.80%), action 269, FPS 1.59, Running 184.41s Step 390( 54.00%), action 270, FPS 1.61, Running 184.89s Step 391( 54.20%), action 271, FPS 1.61, Running 185.82s Step 392( 54.40%), action 272, FPS 1.60, Running 186.23s Step 393( 54.60%), action 273, FPS 1.60, Running 186.94s Step 394( 54.80%), action 274, FPS 1.60, Running 187.26s Step 395( 55.00%), action 275, FPS 1.63, Running 187.80s Step 396( 55.20%), action 276, FPS 1.62, Running 188.30s Step 397( 55.40%), action 277, FPS 1.63, Running 188.92s Step 398( 55.60%), action 278, FPS 1.60, Running 189.49s Step 399( 55.80%), action 279, FPS 1.59, Running 190.37s Step 400( 56.00%), action 280, FPS 1.57, Running 190.83s Step 401( 56.20%), action 281, FPS 1.61, Running 191.65s Step 402( 56.40%), action 282, FPS 1.65, Running 192.19s Step 403( 56.60%), action 283, FPS 1.64, Running 192.77s Step 404( 56.80%), action 284, FPS 1.61, Running 193.34s Step 405( 57.00%), action 285, FPS 1.59, Running 194.15s Step 406( 57.20%), action 286, FPS 1.62, Running 194.38s Step 407( 57.40%), action 287, FPS 1.69, Running 194.95s Step 408( 57.60%), action 288, FPS 1.71, Running 195.47s Step 409( 57.80%), action 289, FPS 1.68, Running 196.34s Step 410( 58.00%), action 290, FPS 1.65, Running 197.01s Step 411( 58.20%), action 291, FPS 1.69, Running 197.66s Step 412( 58.40%), action 292, FPS 1.65, Running 198.39s Step 413( 58.60%), action 293, FPS 1.69, Running 198.80s Step 414( 58.80%), action 294, FPS 1.65, Running 199.37s Step 415( 59.00%), action 295, FPS 1.60, Running 200.32s Step 416( 59.20%), action 296, FPS 1.58, Running 200.96s Step 417( 59.40%), action 297, FPS 1.57, Running 201.62s Step 418( 59.60%), action 298, FPS 1.58, Running 202.15s Step 419( 59.80%), action 299, FPS 1.58, Running 203.04s Step 420( 60.00%), action 300, FPS 1.59, Running 203.42s Step 421( 60.20%), action 301, FPS 1.57, Running 204.43s Step 422( 60.40%), action 302, FPS 1.55, Running 205.06s Step 423( 60.60%), action 303, FPS 1.55, Running 205.67s Step 424( 60.80%), action 304, FPS 1.57, Running 206.08s Step 425( 61.00%), action 305, FPS 1.57, Running 206.89s Step 426( 61.20%), action 306, FPS 1.56, Running 207.24s Step 427( 61.40%), action 307, FPS 1.53, Running 208.00s Step 428( 61.60%), action 308, FPS 1.54, Running 208.48s Step 429( 61.80%), action 309, FPS 1.57, Running 209.11s Step 430( 62.00%), action 310, FPS 1.56, Running 209.80s Step 431( 62.20%), action 311, FPS 1.54, Running 210.66s Step 432( 62.40%), action 312, FPS 1.60, Running 210.90s Step 433( 62.60%), action 313, FPS 1.58, Running 211.46s Step 434( 62.80%), action 314, FPS 1.56, Running 212.16s Step 435( 63.00%), action 315, FPS 1.58, Running 212.95s Step 436( 63.20%), action 316, FPS 1.62, Running 213.28s Step 437( 63.40%), action 317, FPS 1.61, Running 214.05s Step 438( 63.60%), action 318, FPS 1.62, Running 214.53s Step 439( 63.80%), action 319, FPS 1.65, Running 215.13s Step 440( 64.00%), action 320, FPS 1.62, Running 215.75s Step 441( 64.20%), action 321, FPS 1.67, Running 216.42s Step 442( 64.40%), action 322, FPS 1.72, Running 216.65s Step 443( 64.60%), action 323, FPS 1.77, Running 216.98s Step 444( 64.80%), action 324, FPS 1.76, Running 217.47s Step 445( 65.00%), action 325, FPS 1.79, Running 218.06s Step 446( 65.20%), action 326, FPS 1.77, Running 218.54s Step 447( 65.40%), action 327, FPS 1.81, Running 219.05s Step 448( 65.60%), action 328, FPS 1.81, Running 219.53s Step 449( 65.80%), action 329, FPS 1.80, Running 220.21s Step 450( 66.00%), action 330, FPS 1.83, Running 220.71s Step 451( 66.20%), action 331, FPS 1.84, Running 221.54s Step 452( 66.40%), action 332, FPS 1.81, Running 221.95s Step 453( 66.60%), action 333, FPS 1.74, Running 222.95s Step 454( 66.80%), action 334, FPS 1.76, Running 223.55s Step 455( 67.00%), action 335, FPS 1.75, Running 224.35s Step 456( 67.20%), action 336, FPS 1.77, Running 224.60s Step 457( 67.40%), action 337, FPS 1.76, Running 225.44s Step 458( 67.60%), action 338, FPS 1.76, Running 225.87s Step 459( 67.80%), action 339, FPS 1.75, Running 226.58s Step 460( 68.00%), action 340, FPS 1.79, Running 226.95s Step 461( 68.20%), action 341, FPS 1.77, Running 227.74s Step 462( 68.40%), action 342, FPS 1.75, Running 228.09s Step 463( 68.60%), action 343, FPS 1.69, Running 228.81s Step 464( 68.80%), action 344, FPS 1.70, Running 229.26s Step 465( 69.00%), action 345, FPS 1.69, Running 229.86s Step 466( 69.20%), action 346, FPS 1.71, Running 230.20s Step 467( 69.40%), action 347, FPS 1.72, Running 230.65s Step 468( 69.60%), action 348, FPS 1.72, Running 231.18s Step 469( 69.80%), action 349, FPS 1.73, Running 231.79s Step 470( 70.00%), action 350, FPS 1.72, Running 232.36s Step 471( 70.20%), action 351, FPS 1.71, Running 233.21s Step 472( 70.40%), action 352, FPS 1.72, Running 233.57s Step 473( 70.60%), action 353, FPS 1.81, Running 234.01s Step 474( 70.80%), action 354, FPS 1.81, Running 234.59s Step 475( 71.00%), action 355, FPS 1.85, Running 235.17s Step 476( 71.20%), action 356, FPS 1.84, Running 235.45s Step 477( 71.40%), action 357, FPS 1.88, Running 236.09s Step 478( 71.60%), action 358, FPS 1.89, Running 236.44s Step 479( 71.80%), action 359, FPS 1.90, Running 237.12s Step 480( 72.00%), action 360, FPS 1.91, Running 237.41s Step 481( 72.20%), action 361, FPS 1.88, Running 238.39s Step 482( 72.40%), action 362, FPS 1.84, Running 238.94s Step 483( 72.60%), action 363, FPS 1.87, Running 239.51s Step 484( 72.80%), action 364, FPS 1.86, Running 240.03s Step 485( 73.00%), action 365, FPS 1.85, Running 240.65s Step 486( 73.20%), action 366, FPS 1.84, Running 241.10s Step 487( 73.40%), action 367, FPS 1.82, Running 241.66s Step 488( 73.60%), action 368, FPS 1.82, Running 242.16s Step 489( 73.80%), action 369, FPS 1.78, Running 243.02s Step 490( 74.00%), action 370, FPS 1.81, Running 243.41s Step 491( 74.20%), action 371, FPS 1.82, Running 244.21s Step 492( 74.40%), action 372, FPS 1.78, Running 244.80s Step 493( 74.60%), action 373, FPS 1.76, Running 245.38s Step 494( 74.80%), action 374, FPS 1.80, Running 245.69s Step 495( 75.00%), action 375, FPS 1.80, Running 246.25s Step 496( 75.20%), action 376, FPS 1.78, Running 246.68s Step 497( 75.40%), action 377, FPS 1.80, Running 247.23s Step 498( 75.60%), action 378, FPS 1.78, Running 247.69s Step 499( 75.80%), action 379, FPS 1.79, Running 248.29s Step 500( 76.00%), action 380, FPS 1.77, Running 248.73s Step 501( 76.20%), action 381, FPS 1.82, Running 249.40s Step 502( 76.40%), action 382, FPS 1.84, Running 249.84s Step 503( 76.60%), action 383, FPS 1.84, Running 250.40s Step 504( 76.80%), action 384, FPS 1.82, Running 251.02s Step 505( 77.00%), action 385, FPS 1.82, Running 251.61s Step 506( 77.20%), action 386, FPS 1.81, Running 252.16s Step 507( 77.40%), action 387, FPS 1.80, Running 252.78s Step 508( 77.60%), action 388, FPS 1.81, Running 253.24s Step 509( 77.80%), action 389, FPS 1.86, Running 253.78s Step 510( 78.00%), action 390, FPS 1.88, Running 254.03s Step 511( 78.20%), action 391, FPS 1.91, Running 254.66s Step 512( 78.40%), action 392, FPS 1.98, Running 254.89s Step 513( 78.60%), action 393, FPS 1.99, Running 255.44s Step 514( 78.80%), action 394, FPS 1.94, Running 255.98s Step 515( 79.00%), action 395, FPS 1.90, Running 256.80s Step 516( 79.20%), action 396, FPS 1.92, Running 257.12s Step 517( 79.40%), action 397, FPS 1.87, Running 257.95s Step 518( 79.60%), action 398, FPS 1.90, Running 258.19s Step 519( 79.80%), action 399, FPS 1.91, Running 258.77s Step 520( 80.00%), action 400, FPS 1.90, Running 259.23s Step 521( 80.20%), action 401, FPS 1.88, Running 260.02s Step 522( 80.40%), action 402, FPS 1.91, Running 260.31s Step 523( 80.60%), action 403, FPS 1.91, Running 260.88s Step 524( 80.80%), action 404, FPS 1.93, Running 261.38s Step 525( 81.00%), action 405, FPS 1.93, Running 261.95s Step 526( 81.20%), action 406, FPS 1.94, Running 262.49s Step 527( 81.40%), action 407, FPS 1.93, Running 263.13s Step 528( 81.60%), action 408, FPS 1.92, Running 263.66s Step 529( 81.80%), action 409, FPS 1.87, Running 264.46s Step 530( 82.00%), action 410, FPS 1.85, Running 264.83s Step 531( 82.20%), action 411, FPS 1.86, Running 265.43s Step 532( 82.40%), action 412, FPS 1.82, Running 265.87s Step 533( 82.60%), action 413, FPS 1.79, Running 266.58s Step 534( 82.80%), action 414, FPS 1.81, Running 267.01s Step 535( 83.00%), action 415, FPS 1.82, Running 267.80s Step 536( 83.20%), action 416, FPS 1.83, Running 268.07s Step 537( 83.40%), action 417, FPS 1.83, Running 268.85s Step 538( 83.60%), action 418, FPS 1.82, Running 269.15s Step 539( 83.80%), action 419, FPS 1.83, Running 269.72s Step 540( 84.00%), action 420, FPS 1.81, Running 270.27s Step 541( 84.20%), action 421, FPS 1.82, Running 270.98s Step 542( 84.40%), action 422, FPS 1.81, Running 271.35s Step 543( 84.60%), action 423, FPS 1.81, Running 271.91s Step 544( 84.80%), action 424, FPS 1.86, Running 272.11s Step 545( 85.00%), action 425, FPS 1.92, Running 272.39s Step 546( 85.20%), action 426, FPS 1.99, Running 272.56s Step 547( 85.40%), action 427, FPS 2.05, Running 272.87s Step 548( 85.60%), action 428, FPS 2.10, Running 273.17s Step 549( 85.80%), action 429, FPS 2.21, Running 273.53s Step 550( 86.00%), action 430, FPS 2.22, Running 273.83s Step 551( 86.20%), action 431, FPS 2.21, Running 274.47s Step 552( 86.40%), action 432, FPS 2.21, Running 274.94s Step 553( 86.60%), action 433, FPS 2.26, Running 275.44s Step 554( 86.80%), action 434, FPS 2.27, Running 275.81s Step 555( 87.00%), action 435, FPS 2.30, Running 276.49s Step 556( 87.20%), action 436, FPS 2.29, Running 276.80s Step 557( 87.40%), action 437, FPS 2.31, Running 277.49s Step 558( 87.60%), action 438, FPS 2.30, Running 277.86s Step 559( 87.80%), action 439, FPS 2.25, Running 278.60s Step 560( 88.00%), action 440, FPS 2.31, Running 278.92s Step 561( 88.20%), action 441, FPS 2.35, Running 279.47s Step 562( 88.40%), action 442, FPS 2.32, Running 279.96s Step 563( 88.60%), action 443, FPS 2.32, Running 280.54s Step 564( 88.80%), action 444, FPS 2.24, Running 281.05s Step 565( 89.00%), action 445, FPS 2.15, Running 281.69s Step 566( 89.20%), action 446, FPS 2.08, Running 282.17s Step 567( 89.40%), action 447, FPS 2.03, Running 282.72s Step 568( 89.60%), action 448, FPS 2.02, Running 283.07s Step 569( 89.80%), action 449, FPS 1.96, Running 283.73s Step 570( 90.00%), action 450, FPS 1.95, Running 284.09s Step 571( 90.20%), action 451, FPS 1.92, Running 284.91s Step 572( 90.40%), action 452, FPS 1.94, Running 285.23s Step 573( 90.60%), action 453, FPS 1.90, Running 285.95s Step 574( 90.80%), action 454, FPS 1.92, Running 286.20s Step 575( 91.00%), action 455, FPS 1.91, Running 286.95s Step 576( 91.20%), action 456, FPS 1.92, Running 287.23s Step 577( 91.40%), action 457, FPS 1.95, Running 287.75s Step 578( 91.60%), action 458, FPS 1.95, Running 288.11s Step 579( 91.80%), action 459, FPS 1.97, Running 288.75s Step 580( 92.00%), action 460, FPS 1.99, Running 288.99s Step 581( 92.20%), action 461, FPS 1.97, Running 289.61s Step 582( 92.40%), action 462, FPS 1.99, Running 290.02s Step 583( 92.60%), action 463, FPS 1.98, Running 290.65s Step 584( 92.80%), action 464, FPS 1.96, Running 291.23s Step 585( 93.00%), action 465, FPS 1.98, Running 291.77s Step 586( 93.20%), action 466, FPS 2.00, Running 292.19s Step 587( 93.40%), action 467, FPS 2.05, Running 292.49s Step 588( 93.60%), action 468, FPS 2.06, Running 292.76s Step 589( 93.80%), action 469, FPS 2.12, Running 293.18s Step 590( 94.00%), action 470, FPS 2.13, Running 293.46s Step 591( 94.20%), action 471, FPS 2.21, Running 293.96s Step 592( 94.40%), action 472, FPS 2.17, Running 294.44s Step 593( 94.60%), action 473, FPS 2.20, Running 295.03s Step 594( 94.80%), action 474, FPS 2.15, Running 295.50s Step 595( 95.00%), action 475, FPS 2.20, Running 296.02s Step 596( 95.20%), action 476, FPS 2.16, Running 296.48s Step 597( 95.40%), action 477, FPS 2.15, Running 297.06s Step 598( 95.60%), action 478, FPS 2.16, Running 297.37s Step 599( 95.80%), action 479, FPS 2.13, Running 298.13s Step 600( 96.00%), action 480, FPS 2.10, Running 298.50s Step 601( 96.20%), action 481, FPS 2.04, Running 299.43s Step 602( 96.40%), action 482, FPS 2.02, Running 299.93s Step 603( 96.60%), action 483, FPS 2.03, Running 300.52s Step 604( 96.80%), action 484, FPS 2.05, Running 300.99s Step 605( 97.00%), action 485, FPS 2.04, Running 301.57s Step 606( 97.20%), action 486, FPS 2.03, Running 302.05s Step 607( 97.40%), action 487, FPS 1.96, Running 302.69s Step 608( 97.60%), action 488, FPS 1.91, Running 303.23s Step 609( 97.80%), action 489, FPS 1.87, Running 303.88s Step 610( 98.00%), action 490, FPS 1.85, Running 304.26s Step 611( 98.20%), action 491, FPS 1.79, Running 305.13s Step 612( 98.40%), action 492, FPS 1.82, Running 305.44s Step 613( 98.60%), action 493, FPS 1.80, Running 306.17s Step 614( 98.80%), action 494, FPS 1.82, Running 306.49s Step 615( 99.00%), action 495, FPS 1.79, Running 307.18s Step 616( 99.20%), action 496, FPS 1.79, Running 307.67s Step 617( 99.40%), action 497, FPS 1.76, Running 308.41s Step 618( 99.60%), action 498, FPS 1.75, Running 308.80s Step 619( 99.80%), action 499, FPS 1.80, Running 309.27s Step 620(100.00%), action 500, FPS 1.78, Running 309.77s [2026-08-02 20:27:20] [45 ] Seed 44 failed after 310.06 s. +steps: 620 , actions: 500 . +Instruction: Empty +Total 31/45(68.89%) success. +Setting seed: 45 +Step 1( N/A%), pre moving , FPS 2.94, Running 0.34s Step 2( N/A%), pre moving , FPS 4.98, Running 0.40s Step 3( N/A%), pre moving , FPS 6.48, Running 0.46s Step 4( N/A%), pre moving , FPS 5.11, Running 0.78s Step 5( N/A%), pre moving , FPS 6.22, Running 0.80s Step 6( N/A%), pre moving , FPS 7.31, Running 0.82s Step 7( N/A%), pre moving , FPS 8.35, Running 0.84s Step 8( N/A%), pre moving , FPS 9.35, Running 0.86s Step 9( N/A%), pre moving , FPS 10.22, Running 0.88s Step 10( N/A%), pre moving , FPS 11.10, Running 0.90s Step 11( N/A%), pre moving , FPS 11.84, Running 0.93s Step 12( N/A%), pre moving , FPS 12.63, Running 0.95s Step 13( N/A%), pre moving , FPS 13.34, Running 0.97s Step 14( N/A%), pre moving , FPS 14.04, Running 1.00s Step 15( N/A%), pre moving , FPS 14.73, Running 1.02s Step 16( N/A%), pre moving , FPS 15.44, Running 1.04s Step 17( N/A%), pre moving , FPS 16.14, Running 1.05s Step 18( N/A%), pre moving , FPS 16.73, Running 1.08s Step 19( N/A%), pre moving , FPS 17.39, Running 1.09s Step 20( N/A%), pre moving , FPS 17.96, Running 1.11s Step 21( N/A%), pre moving , FPS 20.29, Running 1.33s Step 22( N/A%), pre moving , FPS 21.27, Running 1.34s Step 23( N/A%), pre moving , FPS 22.38, Running 1.36s Step 24( N/A%), pre moving , FPS 33.42, Running 1.38s Step 25( N/A%), pre moving , FPS 33.25, Running 1.40s Step 26( N/A%), pre moving , FPS 26.28, Running 1.58s Step 27( N/A%), pre moving , FPS 26.33, Running 1.60s Step 28( N/A%), pre moving , FPS 26.37, Running 1.61s Step 29( N/A%), pre moving , FPS 25.76, Running 1.66s Step 30( N/A%), pre moving , FPS 24.97, Running 1.70s Step 31( N/A%), pre moving , FPS 24.58, Running 1.74s Step 32( N/A%), pre moving , FPS 23.27, Running 1.81s Step 33( N/A%), pre moving , FPS 22.13, Running 1.88s Step 34( N/A%), pre moving , FPS 21.53, Running 1.93s Step 35( N/A%), pre moving , FPS 20.67, Running 1.99s Step 36( N/A%), pre moving , FPS 14.52, Running 2.41s Step 37( N/A%), pre moving , FPS 14.26, Running 2.46s Step 38( N/A%), pre moving , FPS 14.09, Running 2.50s Step 39( N/A%), pre moving , FPS 13.84, Running 2.54s Step 40( N/A%), pre moving , FPS 13.60, Running 2.58s Step 41( N/A%), pre moving , FPS 15.39, Running 2.62s Step 42( N/A%), pre moving , FPS 15.08, Running 2.67s Step 43( N/A%), pre moving , FPS 14.84, Running 2.70s Step 44( N/A%), pre moving , FPS 14.44, Running 2.77s Step 45( N/A%), pre moving , FPS 14.37, Running 2.80s Step 46( N/A%), pre moving , FPS 15.26, Running 2.89s Step 47( N/A%), pre moving , FPS 14.56, Running 2.97s Step 48( N/A%), pre moving , FPS 11.59, Running 3.34s Step 49( N/A%), pre moving , FPS 11.20, Running 3.44s Step 50( N/A%), pre moving , FPS 9.57, Running 3.79s Step 51( N/A%), pre moving , FPS 9.21, Running 3.91s Step 52( N/A%), pre moving , FPS 9.06, Running 4.02s Step 53( N/A%), pre moving , FPS 8.06, Running 4.36s Step 54( N/A%), pre moving , FPS 7.83, Running 4.48s Step 55( N/A%), pre moving , FPS 7.87, Running 4.53s Step 56( N/A%), pre moving , FPS 8.11, Running 4.88s Step 57( N/A%), pre moving , FPS 7.86, Running 5.00s Step 58( N/A%), pre moving , FPS 7.66, Running 5.11s Step 59( N/A%), pre moving , FPS 6.84, Running 5.46s Step 60( N/A%), pre moving , FPS 6.67, Running 5.58s Step 61( N/A%), pre moving , FPS 6.54, Running 5.68s Step 62( N/A%), pre moving , FPS 5.88, Running 6.07s Step 63( N/A%), pre moving , FPS 5.72, Running 6.20s Step 64( N/A%), pre moving , FPS 5.21, Running 6.60s Step 65( N/A%), pre moving , FPS 5.07, Running 6.74s Step 66( N/A%), pre moving , FPS 4.74, Running 7.11s Step 67( N/A%), pre moving , FPS 4.68, Running 7.24s Step 68( N/A%), pre moving , FPS 4.99, Running 7.35s Step 69( N/A%), pre moving , FPS 4.67, Running 7.72s Step 70( N/A%), pre moving , FPS 4.96, Running 7.83s Step 71( N/A%), pre moving , FPS 4.69, Running 8.18s Step 72( N/A%), pre moving , FPS 4.68, Running 8.29s Step 73( N/A%), pre moving , FPS 4.97, Running 8.39s Step 74( N/A%), pre moving , FPS 4.70, Running 8.73s Step 75( N/A%), pre moving , FPS 4.68, Running 8.80s Step 76( N/A%), pre moving , FPS 4.96, Running 8.91s Step 77( N/A%), pre moving , FPS 4.98, Running 9.02s Step 78( N/A%), pre moving , FPS 4.67, Running 9.39s Step 79( N/A%), pre moving , FPS 4.96, Running 9.50s Step 80( N/A%), pre moving , FPS 4.69, Running 9.85s Step 81( N/A%), pre moving , FPS 4.71, Running 9.93s Step 82( N/A%), pre moving , FPS 5.10, Running 9.99s Step 83( N/A%), pre moving , FPS 5.18, Running 10.06s Step 84( N/A%), pre moving , FPS 5.30, Running 10.38s Step 85( N/A%), pre moving , FPS 5.37, Running 10.46s Step 86( N/A%), pre moving , FPS 5.85, Running 10.53s Step 87( N/A%), pre moving , FPS 5.91, Running 10.63s Step 88( N/A%), pre moving , FPS 5.62, Running 10.91s Step 89( N/A%), pre moving , FPS 6.12, Running 10.99s Step 90( N/A%), pre moving , FPS 6.20, Running 11.05s Step 91( N/A%), pre moving , FPS 6.79, Running 11.13s Step 92( N/A%), pre moving , FPS 6.34, Running 11.44s Step 93( N/A%), pre moving , FPS 6.37, Running 11.53s Step 94( N/A%), pre moving , FPS 7.00, Running 11.59s Step 95( N/A%), pre moving , FPS 7.01, Running 11.66s Step 96( N/A%), pre moving , FPS 6.52, Running 11.98s Step 97( N/A%), pre moving , FPS 6.56, Running 12.07s Step 98( N/A%), pre moving , FPS 7.27, Running 12.14s Step 99( N/A%), pre moving , FPS 6.75, Running 12.46s Step 100( N/A%), pre moving , FPS 7.52, Running 12.51s Step 101( N/A%), pre moving , FPS 4.12, Running 14.78s Step 102( N/A%), pre moving , FPS 3.75, Running 15.32s Step 103( N/A%), pre moving , FPS 3.69, Running 15.49s Step 104( N/A%), pre moving , FPS 3.54, Running 16.03s Step 105( N/A%), pre moving , FPS 3.35, Running 16.44s Step 106( N/A%), pre moving , FPS 3.11, Running 16.96s Step 107( N/A%), pre moving , FPS 3.07, Running 17.15s Step 108( N/A%), pre moving , FPS 2.97, Running 17.64s Step 109( N/A%), pre moving , FPS 2.83, Running 18.05s Step 110( N/A%), pre moving , FPS 2.65, Running 18.60s Step 111( N/A%), pre moving , FPS 2.62, Running 18.76s Step 112( N/A%), pre moving , FPS 2.55, Running 19.30s Step 113( N/A%), pre moving , FPS 2.44, Running 19.73s Step 114( N/A%), pre moving , FPS 2.31, Running 20.26s Step 115( N/A%), pre moving , FPS 2.29, Running 20.37s Step 116( N/A%), pre moving , FPS 2.32, Running 20.59s Step 117( N/A%), pre moving , FPS 2.32, Running 20.69s Step 118( N/A%), pre moving , FPS 2.28, Running 20.91s Step 119( N/A%), pre moving , FPS 2.32, Running 21.07s Step 120( N/A%), pre moving , FPS 2.25, Running 21.38s Step 121( 0.20%), action 1, FPS 2.58, Running 22.53s Step 122( 0.40%), action 2, FPS 2.64, Running 22.89s Step 123( 0.60%), action 3, FPS 2.44, Running 23.70s Step 124( 0.80%), action 4, FPS 2.44, Running 24.24s Step 125( 1.00%), action 5, FPS 2.40, Running 24.76s Step 126( 1.20%), action 6, FPS 2.45, Running 25.12s Step 127( 1.40%), action 7, FPS 2.35, Running 25.66s Step 128( 1.60%), action 8, FPS 2.40, Running 25.99s Step 129( 1.80%), action 9, FPS 2.36, Running 26.54s Step 130( 2.00%), action 10, FPS 2.37, Running 27.06s Step 131( 2.20%), action 11, FPS 2.21, Running 27.82s Step 132( 2.40%), action 12, FPS 2.25, Running 28.18s Step 133( 2.60%), action 13, FPS 2.23, Running 28.71s Step 134( 2.80%), action 14, FPS 2.24, Running 29.19s Step 135( 3.00%), action 15, FPS 2.07, Running 30.02s Step 136( 3.20%), action 16, FPS 2.04, Running 30.39s Step 137( 3.40%), action 17, FPS 1.92, Running 31.08s Step 138( 3.60%), action 18, FPS 1.88, Running 31.52s Step 139( 3.80%), action 19, FPS 1.79, Running 32.24s Step 140( 4.00%), action 20, FPS 1.79, Running 32.54s Step 141( 4.20%), action 21, FPS 1.87, Running 33.21s Step 142( 4.40%), action 22, FPS 1.86, Running 33.64s Step 143( 4.60%), action 23, FPS 1.87, Running 34.42s Step 144( 4.80%), action 24, FPS 1.89, Running 34.83s Step 145( 5.00%), action 25, FPS 1.83, Running 35.67s Step 146( 5.20%), action 26, FPS 1.85, Running 35.95s Step 147( 5.40%), action 27, FPS 1.80, Running 36.78s Step 148( 5.60%), action 28, FPS 1.81, Running 37.06s Step 149( 5.80%), action 29, FPS 1.77, Running 37.85s Step 150( 6.00%), action 30, FPS 1.80, Running 38.15s Step 151( 6.20%), action 31, FPS 1.79, Running 39.00s Step 152( 6.40%), action 32, FPS 1.80, Running 39.27s Step 153( 6.60%), action 33, FPS 1.80, Running 39.82s Step 154( 6.80%), action 34, FPS 1.84, Running 40.04s Step 155( 7.00%), action 35, FPS 1.92, Running 40.47s Step 156( 7.20%), action 36, FPS 1.91, Running 40.86s Step 157( 7.40%), action 37, FPS 1.92, Running 41.51s Step 158( 7.60%), action 38, FPS 1.93, Running 41.85s Step 159( 7.80%), action 39, FPS 1.96, Running 42.46s Step 160( 8.00%), action 40, FPS 1.94, Running 42.86s Step 161( 8.20%), action 41, FPS 1.89, Running 43.79s Step 162( 8.40%), action 42, FPS 1.90, Running 44.14s Step 163( 8.60%), action 43, FPS 1.91, Running 44.87s Step 164( 8.80%), action 44, FPS 1.92, Running 45.22s Step 165( 9.00%), action 45, FPS 1.94, Running 45.96s Step 166( 9.20%), action 46, FPS 1.88, Running 46.61s Step 167( 9.40%), action 47, FPS 1.87, Running 47.47s Step 168( 9.60%), action 48, FPS 1.86, Running 47.84s Step 169( 9.80%), action 49, FPS 1.85, Running 48.64s Step 170( 10.00%), action 50, FPS 1.78, Running 49.37s Step 171( 10.20%), action 51, FPS 1.76, Running 50.34s Step 172( 10.40%), action 52, FPS 1.75, Running 50.68s Step 173( 10.60%), action 53, FPS 1.71, Running 51.53s Step 174( 10.80%), action 54, FPS 1.66, Running 52.09s Step 175( 11.00%), action 55, FPS 1.64, Running 52.64s Step 176( 11.20%), action 56, FPS 1.62, Running 53.20s Step 177( 11.40%), action 57, FPS 1.63, Running 53.81s Step 178( 11.60%), action 58, FPS 1.60, Running 54.33s Step 179( 11.80%), action 59, FPS 1.56, Running 55.26s Step 180( 12.00%), action 60, FPS 1.56, Running 55.66s Step 181( 12.20%), action 61, FPS 1.57, Running 56.56s Step 182( 12.40%), action 62, FPS 1.53, Running 57.20s Step 183( 12.60%), action 63, FPS 1.51, Running 58.08s Step 184( 12.80%), action 64, FPS 1.46, Running 58.91s Step 185( 13.00%), action 65, FPS 1.47, Running 59.57s Step 186( 13.20%), action 66, FPS 1.46, Running 60.33s Step 187( 13.40%), action 67, FPS 1.48, Running 61.01s Step 188( 13.60%), action 68, FPS 1.45, Running 61.63s Step 189( 13.80%), action 69, FPS 1.44, Running 62.49s Step 190( 14.00%), action 70, FPS 1.47, Running 62.95s Step 191( 14.20%), action 71, FPS 1.46, Running 64.06s Step 192( 14.40%), action 72, FPS 1.43, Running 64.65s Step 193( 14.60%), action 73, FPS 1.44, Running 65.41s Step 194( 14.80%), action 74, FPS 1.44, Running 65.99s Step 195( 15.00%), action 75, FPS 1.41, Running 66.82s Step 196( 15.20%), action 76, FPS 1.43, Running 67.17s Step 197( 15.40%), action 77, FPS 1.41, Running 68.00s Step 198( 15.60%), action 78, FPS 1.39, Running 68.70s Step 199( 15.80%), action 79, FPS 1.42, Running 69.30s Step 200( 16.00%), action 80, FPS 1.41, Running 69.86s Step 201( 16.20%), action 81, FPS 1.41, Running 70.72s Step 202( 16.40%), action 82, FPS 1.41, Running 71.40s Step 203( 16.60%), action 83, FPS 1.41, Running 72.21s Step 204( 16.80%), action 84, FPS 1.45, Running 72.75s Step 205( 17.00%), action 85, FPS 1.43, Running 73.55s Step 206( 17.20%), action 86, FPS 1.45, Running 74.17s Step 207( 17.40%), action 87, FPS 1.42, Running 75.06s Step 208( 17.60%), action 88, FPS 1.44, Running 75.48s Step 209( 17.80%), action 89, FPS 1.48, Running 75.96s Step 210( 18.00%), action 90, FPS 1.48, Running 76.48s Step 211( 18.20%), action 91, FPS 1.49, Running 77.44s Step 212( 18.40%), action 92, FPS 1.53, Running 77.72s Step 213( 18.60%), action 93, FPS 1.55, Running 78.33s Step 214( 18.80%), action 94, FPS 1.58, Running 78.67s Step 215( 19.00%), action 95, FPS 1.56, Running 79.64s Step 216( 19.20%), action 96, FPS 1.55, Running 80.10s Step 217( 19.40%), action 97, FPS 1.55, Running 80.87s Step 218( 19.60%), action 98, FPS 1.57, Running 81.40s Step 219( 19.80%), action 99, FPS 1.56, Running 82.10s Step 220( 20.00%), action 100, FPS 1.56, Running 82.70s Step 221( 20.20%), action 101, FPS 1.55, Running 83.60s Step 222( 20.40%), action 102, FPS 1.55, Running 84.34s Step 223( 20.60%), action 103, FPS 1.53, Running 85.25s Step 224( 20.80%), action 104, FPS 1.51, Running 86.02s Step 225( 21.00%), action 105, FPS 1.49, Running 86.94s Step 226( 21.20%), action 106, FPS 1.48, Running 87.65s Step 227( 21.40%), action 107, FPS 1.48, Running 88.56s Step 228( 21.60%), action 108, FPS 1.45, Running 89.28s Step 229( 21.80%), action 109, FPS 1.41, Running 90.18s Step 230( 22.00%), action 110, FPS 1.39, Running 90.89s Step 231( 22.20%), action 111, FPS 1.40, Running 91.78s Step 232( 22.40%), action 112, FPS 1.37, Running 92.35s Step 233( 22.60%), action 113, FPS 1.35, Running 93.11s Step 234( 22.80%), action 114, FPS 1.33, Running 93.68s Step 235( 23.00%), action 115, FPS 1.34, Running 94.59s Step 236( 23.20%), action 116, FPS 1.32, Running 95.22s Step 237( 23.40%), action 117, FPS 1.33, Running 95.87s Step 238( 23.60%), action 118, FPS 1.33, Running 96.41s Step 239( 23.80%), action 119, FPS 1.34, Running 97.03s Step 240( 24.00%), action 120, FPS 1.30, Running 98.14s Step 241( 24.20%), action 121, FPS 1.29, Running 99.08s Step 242( 24.40%), action 122, FPS 1.31, Running 99.63s Step 243( 24.60%), action 123, FPS 1.33, Running 100.24s Step 244( 24.80%), action 124, FPS 1.34, Running 100.93s Step 245( 25.00%), action 125, FPS 1.35, Running 101.77s Step 246( 25.20%), action 126, FPS 1.33, Running 102.68s Step 247( 25.40%), action 127, FPS 1.33, Running 103.59s Step 248( 25.60%), action 128, FPS 1.35, Running 104.12s Step 249( 25.80%), action 129, FPS 1.35, Running 105.00s Step 250( 26.00%), action 130, FPS 1.39, Running 105.30s Step 251( 26.20%), action 131, FPS 1.38, Running 106.23s Step 252( 26.40%), action 132, FPS 1.38, Running 106.87s Step 253( 26.60%), action 133, FPS 1.37, Running 107.75s Step 254( 26.80%), action 134, FPS 1.38, Running 108.19s Step 255( 27.00%), action 135, FPS 1.39, Running 108.97s Step 256( 27.20%), action 136, FPS 1.41, Running 109.40s Step 257( 27.40%), action 137, FPS 1.37, Running 110.46s Step 258( 27.60%), action 138, FPS 1.37, Running 111.02s Step 259( 27.80%), action 139, FPS 1.36, Running 111.78s Step 260( 28.00%), action 140, FPS 1.40, Running 112.40s Step 261( 28.20%), action 141, FPS 1.40, Running 113.35s Step 262( 28.40%), action 142, FPS 1.38, Running 114.14s Step 263( 28.60%), action 143, FPS 1.35, Running 115.05s Step 264( 28.80%), action 144, FPS 1.35, Running 115.72s Step 265( 29.00%), action 145, FPS 1.33, Running 116.78s Step 266( 29.20%), action 146, FPS 1.36, Running 117.35s Step 267( 29.40%), action 147, FPS 1.39, Running 118.00s Step 268( 29.60%), action 148, FPS 1.38, Running 118.59s Step 269( 29.80%), action 149, FPS 1.38, Running 119.45s Step 270( 30.00%), action 150, FPS 1.36, Running 119.95s Step 271( 30.20%), action 151, FPS 1.35, Running 121.06s Step 272( 30.40%), action 152, FPS 1.37, Running 121.47s Step 273( 30.60%), action 153, FPS 1.39, Running 122.18s Step 274( 30.80%), action 154, FPS 1.37, Running 122.78s Step 275( 31.00%), action 155, FPS 1.38, Running 123.43s Step 276( 31.20%), action 156, FPS 1.33, Running 124.45s Step 277( 31.40%), action 157, FPS 1.35, Running 125.24s Step 278( 31.60%), action 158, FPS 1.37, Running 125.65s Step 279( 31.80%), action 159, FPS 1.39, Running 126.17s Step 280( 32.00%), action 160, FPS 1.40, Running 126.67s Step 281( 32.20%), action 161, FPS 1.40, Running 127.59s Step 282( 32.40%), action 162, FPS 1.44, Running 128.00s Step 283( 32.60%), action 163, FPS 1.46, Running 128.80s Step 284( 32.80%), action 164, FPS 1.49, Running 129.18s Step 285( 33.00%), action 165, FPS 1.52, Running 129.96s Step 286( 33.20%), action 166, FPS 1.54, Running 130.33s Step 287( 33.40%), action 167, FPS 1.52, Running 131.12s Step 288( 33.60%), action 168, FPS 1.55, Running 131.52s Step 289( 33.80%), action 169, FPS 1.56, Running 132.28s Step 290( 34.00%), action 170, FPS 1.52, Running 133.10s Step 291( 34.20%), action 171, FPS 1.54, Running 134.02s Step 292( 34.40%), action 172, FPS 1.50, Running 134.80s Step 293( 34.60%), action 173, FPS 1.51, Running 135.40s Step 294( 34.80%), action 174, FPS 1.54, Running 135.75s Step 295( 35.00%), action 175, FPS 1.53, Running 136.54s Step 296( 35.20%), action 176, FPS 1.59, Running 137.03s Step 297( 35.40%), action 177, FPS 1.60, Running 137.74s Step 298( 35.60%), action 178, FPS 1.60, Running 138.17s Step 299( 35.80%), action 179, FPS 1.58, Running 138.82s Step 300( 36.00%), action 180, FPS 1.57, Running 139.40s Step 301( 36.20%), action 181, FPS 1.51, Running 140.88s Step 302( 36.40%), action 182, FPS 1.49, Running 141.42s Step 303( 36.60%), action 183, FPS 1.50, Running 142.13s Step 304( 36.80%), action 184, FPS 1.48, Running 142.68s Step 305( 37.00%), action 185, FPS 1.47, Running 143.58s Step 306( 37.20%), action 186, FPS 1.47, Running 143.98s Step 307( 37.40%), action 187, FPS 1.52, Running 144.29s Step 308( 37.60%), action 188, FPS 1.47, Running 145.10s Step 309( 37.80%), action 189, FPS 1.47, Running 145.88s Step 310( 38.00%), action 190, FPS 1.49, Running 146.54s Step 311( 38.20%), action 191, FPS 1.45, Running 147.81s Step 312( 38.40%), action 192, FPS 1.45, Running 148.55s Step 313( 38.60%), action 193, FPS 1.45, Running 149.20s Step 314( 38.80%), action 194, FPS 1.44, Running 149.65s Step 315( 39.00%), action 195, FPS 1.43, Running 150.56s Step 316( 39.20%), action 196, FPS 1.43, Running 150.98s Step 317( 39.40%), action 197, FPS 1.43, Running 151.72s Step 318( 39.60%), action 198, FPS 1.44, Running 152.09s Step 319( 39.80%), action 199, FPS 1.41, Running 153.05s Step 320( 40.00%), action 200, FPS 1.42, Running 153.49s Step 321( 40.20%), action 201, FPS 1.47, Running 154.48s Step 322( 40.40%), action 202, FPS 1.49, Running 154.85s Step 323( 40.60%), action 203, FPS 1.43, Running 156.13s Step 324( 40.80%), action 204, FPS 1.44, Running 156.58s Step 325( 41.00%), action 205, FPS 1.46, Running 157.26s Step 326( 41.20%), action 206, FPS 1.45, Running 157.73s Step 327( 41.40%), action 207, FPS 1.42, Running 158.36s Step 328( 41.60%), action 208, FPS 1.46, Running 158.78s Step 329( 41.80%), action 209, FPS 1.47, Running 159.49s Step 330( 42.00%), action 210, FPS 1.49, Running 159.95s Step 331( 42.20%), action 211, FPS 1.55, Running 160.69s Step 332( 42.40%), action 212, FPS 1.56, Running 161.37s Step 333( 42.60%), action 213, FPS 1.53, Running 162.26s Step 334( 42.80%), action 214, FPS 1.49, Running 163.04s Step 335( 43.00%), action 215, FPS 1.44, Running 164.43s Step 336( 43.20%), action 216, FPS 1.44, Running 164.88s Step 337( 43.40%), action 217, FPS 1.40, Running 166.02s Step 338( 43.60%), action 218, FPS 1.39, Running 166.49s Step 339( 43.80%), action 219, FPS 1.36, Running 167.78s Step 340( 44.00%), action 220, FPS 1.36, Running 168.15s Step 341( 44.20%), action 221, FPS 1.34, Running 169.36s Step 342( 44.40%), action 222, FPS 1.35, Running 169.64s Step 343( 44.60%), action 223, FPS 1.38, Running 170.59s Step 344( 44.80%), action 224, FPS 1.37, Running 171.23s Step 345( 45.00%), action 225, FPS 1.36, Running 171.98s Step 346( 45.20%), action 226, FPS 1.37, Running 172.34s Step 347( 45.40%), action 227, FPS 1.39, Running 172.78s Step 348( 45.60%), action 228, FPS 1.38, Running 173.31s Step 349( 45.80%), action 229, FPS 1.37, Running 174.13s Step 350( 46.00%), action 230, FPS 1.37, Running 174.54s Step 351( 46.20%), action 231, FPS 1.34, Running 175.62s Step 352( 46.40%), action 232, FPS 1.33, Running 176.42s Step 353( 46.60%), action 233, FPS 1.33, Running 177.34s Step 354( 46.80%), action 234, FPS 1.34, Running 177.93s Step 355( 47.00%), action 235, FPS 1.38, Running 178.90s Step 356( 47.20%), action 236, FPS 1.38, Running 179.39s Step 357( 47.40%), action 237, FPS 1.42, Running 180.07s Step 358( 47.60%), action 238, FPS 1.41, Running 180.63s Step 359( 47.80%), action 239, FPS 1.49, Running 181.19s Step 360( 48.00%), action 240, FPS 1.49, Running 181.54s Step 361( 48.20%), action 241, FPS 1.50, Running 182.67s Step 362( 48.40%), action 242, FPS 1.50, Running 182.96s Step 363( 48.60%), action 243, FPS 1.52, Running 183.74s Step 364( 48.80%), action 244, FPS 1.56, Running 184.07s Step 365( 49.00%), action 245, FPS 1.57, Running 184.74s Step 366( 49.20%), action 246, FPS 1.56, Running 185.16s Step 367( 49.40%), action 247, FPS 1.51, Running 186.06s Step 368( 49.60%), action 248, FPS 1.53, Running 186.34s Step 369( 49.80%), action 249, FPS 1.53, Running 187.18s Step 370( 50.00%), action 250, FPS 1.55, Running 187.43s Step 371( 50.20%), action 251, FPS 1.57, Running 188.38s Step 372( 50.40%), action 252, FPS 1.63, Running 188.68s Step 373( 50.60%), action 253, FPS 1.64, Running 189.52s Step 374( 50.80%), action 254, FPS 1.68, Running 189.83s Step 375( 51.00%), action 255, FPS 1.71, Running 190.62s Step 376( 51.20%), action 256, FPS 1.74, Running 190.86s Step 377( 51.40%), action 257, FPS 1.80, Running 191.15s Step 378( 51.60%), action 258, FPS 1.83, Running 191.57s Step 379( 51.80%), action 259, FPS 1.86, Running 191.92s Step 380( 52.00%), action 260, FPS 1.88, Running 192.19s Step 381( 52.20%), action 261, FPS 1.97, Running 192.83s Step 382( 52.40%), action 262, FPS 1.90, Running 193.46s Step 383( 52.60%), action 263, FPS 1.87, Running 194.41s Step 384( 52.80%), action 264, FPS 1.81, Running 195.09s Step 385( 53.00%), action 265, FPS 1.80, Running 195.84s Step 386( 53.20%), action 266, FPS 1.80, Running 196.30s Step 387( 53.40%), action 267, FPS 1.79, Running 197.21s Step 388( 53.60%), action 268, FPS 1.77, Running 197.62s Step 389( 53.80%), action 269, FPS 1.78, Running 198.41s Step 390( 54.00%), action 270, FPS 1.72, Running 199.05s Step 391( 54.20%), action 271, FPS 1.71, Running 200.04s Step 392( 54.40%), action 272, FPS 1.70, Running 200.44s Step 393( 54.60%), action 273, FPS 1.71, Running 201.18s Step 394( 54.80%), action 274, FPS 1.67, Running 201.78s Step 395( 55.00%), action 275, FPS 1.65, Running 202.77s Step 396( 55.20%), action 276, FPS 1.61, Running 203.31s Step 397( 55.40%), action 277, FPS 1.57, Running 203.91s Step 398( 55.60%), action 278, FPS 1.55, Running 204.47s Step 399( 55.80%), action 279, FPS 1.48, Running 205.45s Step 400( 56.00%), action 280, FPS 1.47, Running 205.79s Step 401( 56.20%), action 281, FPS 1.45, Running 206.61s Step 402( 56.40%), action 282, FPS 1.48, Running 206.94s Step 403( 56.60%), action 283, FPS 1.51, Running 207.69s Step 404( 56.80%), action 284, FPS 1.56, Running 207.94s Step 405( 57.00%), action 285, FPS 1.58, Running 208.51s Step 406( 57.20%), action 286, FPS 1.57, Running 209.00s Step 407( 57.40%), action 287, FPS 1.61, Running 209.62s Step 408( 57.60%), action 288, FPS 1.59, Running 210.21s Step 409( 57.80%), action 289, FPS 1.59, Running 211.00s Step 410( 58.00%), action 290, FPS 1.63, Running 211.31s Step 411( 58.20%), action 291, FPS 1.67, Running 212.01s Step 412( 58.40%), action 292, FPS 1.65, Running 212.57s Step 413( 58.60%), action 293, FPS 1.66, Running 213.26s Step 414( 58.80%), action 294, FPS 1.69, Running 213.65s Step 415( 59.00%), action 295, FPS 1.74, Running 214.28s Step 416( 59.20%), action 296, FPS 1.75, Running 214.76s Step 417( 59.40%), action 297, FPS 1.74, Running 215.38s Step 418( 59.60%), action 298, FPS 1.75, Running 215.87s Step 419( 59.80%), action 299, FPS 1.79, Running 216.65s Step 420( 60.00%), action 300, FPS 1.77, Running 217.12s Step 421( 60.20%), action 301, FPS 1.76, Running 217.94s Step 422( 60.40%), action 302, FPS 1.75, Running 218.39s Step 423( 60.60%), action 303, FPS 1.76, Running 219.05s Step 424( 60.80%), action 304, FPS 1.74, Running 219.45s Step 425( 61.00%), action 305, FPS 1.74, Running 220.02s Step 426( 61.20%), action 306, FPS 1.75, Running 220.42s Step 427( 61.40%), action 307, FPS 1.72, Running 221.24s Step 428( 61.60%), action 308, FPS 1.69, Running 222.02s Step 429( 61.80%), action 309, FPS 1.69, Running 222.81s Step 430( 62.00%), action 310, FPS 1.69, Running 223.12s Step 431( 62.20%), action 311, FPS 1.66, Running 224.02s Step 432( 62.40%), action 312, FPS 1.69, Running 224.41s Step 433( 62.60%), action 313, FPS 1.69, Running 225.08s Step 434( 62.80%), action 314, FPS 1.66, Running 225.68s Step 435( 63.00%), action 315, FPS 1.67, Running 226.26s Step 436( 63.20%), action 316, FPS 1.67, Running 226.72s Step 437( 63.40%), action 317, FPS 1.68, Running 227.30s Step 438( 63.60%), action 318, FPS 1.68, Running 227.77s Step 439( 63.80%), action 319, FPS 1.71, Running 228.37s Step 440( 64.00%), action 320, FPS 1.69, Running 228.97s Step 441( 64.20%), action 321, FPS 1.72, Running 229.59s Step 442( 64.40%), action 322, FPS 1.75, Running 229.84s Step 443( 64.60%), action 323, FPS 1.75, Running 230.49s Step 444( 64.80%), action 324, FPS 1.76, Running 230.80s Step 445( 65.00%), action 325, FPS 1.76, Running 231.40s Step 446( 65.20%), action 326, FPS 1.76, Running 231.80s Step 447( 65.40%), action 327, FPS 1.76, Running 232.60s Step 448( 65.60%), action 328, FPS 1.81, Running 233.06s Step 449( 65.80%), action 329, FPS 1.86, Running 233.59s Step 450( 66.00%), action 330, FPS 1.85, Running 233.93s Step 451( 66.20%), action 331, FPS 1.88, Running 234.68s Step 452( 66.40%), action 332, FPS 1.86, Running 235.15s Step 453( 66.60%), action 333, FPS 1.88, Running 235.69s Step 454( 66.80%), action 334, FPS 1.90, Running 236.21s Step 455( 67.00%), action 335, FPS 1.91, Running 236.74s Step 456( 67.20%), action 336, FPS 1.89, Running 237.33s Step 457( 67.40%), action 337, FPS 1.88, Running 237.96s Step 458( 67.60%), action 338, FPS 1.87, Running 238.47s Step 459( 67.80%), action 339, FPS 1.87, Running 239.07s Step 460( 68.00%), action 340, FPS 1.88, Running 239.62s Step 461( 68.20%), action 341, FPS 1.84, Running 240.43s Step 462( 68.40%), action 342, FPS 1.82, Running 240.82s Step 463( 68.60%), action 343, FPS 1.81, Running 241.52s Step 464( 68.80%), action 344, FPS 1.80, Running 241.92s Step 465( 69.00%), action 345, FPS 1.78, Running 242.62s Step 466( 69.20%), action 346, FPS 1.80, Running 242.91s Step 467( 69.40%), action 347, FPS 1.81, Running 243.67s Step 468( 69.60%), action 348, FPS 1.82, Running 244.05s Step 469( 69.80%), action 349, FPS 1.79, Running 244.76s Step 470( 70.00%), action 350, FPS 1.79, Running 245.13s Step 471( 70.20%), action 351, FPS 1.78, Running 245.93s Step 472( 70.40%), action 352, FPS 1.80, Running 246.30s Step 473( 70.60%), action 353, FPS 1.78, Running 246.94s Step 474( 70.80%), action 354, FPS 1.76, Running 247.54s Step 475( 71.00%), action 355, FPS 1.76, Running 248.13s Step 476( 71.20%), action 356, FPS 1.82, Running 248.33s Step 477( 71.40%), action 357, FPS 1.88, Running 248.60s Step 478( 71.60%), action 358, FPS 1.93, Running 248.85s Step 479( 71.80%), action 359, FPS 1.91, Running 249.52s Step 480( 72.00%), action 360, FPS 1.95, Running 249.86s Step 481( 72.20%), action 361, FPS 1.95, Running 250.70s Step 482( 72.40%), action 362, FPS 1.93, Running 251.19s Step 483( 72.60%), action 363, FPS 1.96, Running 251.75s Step 484( 72.80%), action 364, FPS 1.97, Running 252.07s Step 485( 73.00%), action 365, FPS 1.98, Running 252.74s Step 486( 73.20%), action 366, FPS 1.95, Running 253.15s Step 487( 73.40%), action 367, FPS 1.94, Running 254.00s Step 488( 73.60%), action 368, FPS 1.92, Running 254.47s Step 489( 73.80%), action 369, FPS 1.96, Running 254.99s Step 490( 74.00%), action 370, FPS 1.93, Running 255.48s Step 491( 74.20%), action 371, FPS 1.94, Running 256.24s Step 492( 74.40%), action 372, FPS 1.93, Running 256.65s Step 493( 74.60%), action 373, FPS 1.94, Running 257.26s Step 494( 74.80%), action 374, FPS 1.96, Running 257.74s Step 495( 75.00%), action 375, FPS 1.91, Running 258.60s Step 496( 75.20%), action 376, FPS 1.89, Running 258.91s Step 497( 75.40%), action 377, FPS 1.81, Running 259.65s Step 498( 75.60%), action 378, FPS 1.80, Running 259.94s Step 499( 75.80%), action 379, FPS 1.78, Running 260.79s Step 500( 76.00%), action 380, FPS 1.79, Running 261.03s Step 501( 76.20%), action 381, FPS 1.81, Running 261.75s Step 502( 76.40%), action 382, FPS 1.83, Running 262.09s Step 503( 76.60%), action 383, FPS 1.81, Running 262.82s Step 504( 76.80%), action 384, FPS 1.80, Running 263.20s Step 505( 77.00%), action 385, FPS 1.82, Running 263.76s Step 506( 77.20%), action 386, FPS 1.80, Running 264.24s Step 507( 77.40%), action 387, FPS 1.84, Running 264.86s Step 508( 77.60%), action 388, FPS 1.85, Running 265.27s Step 509( 77.80%), action 389, FPS 1.83, Running 265.91s Step 510( 78.00%), action 390, FPS 1.83, Running 266.42s Step 511( 78.20%), action 391, FPS 1.83, Running 267.20s Step 512( 78.40%), action 392, FPS 1.85, Running 267.47s Step 513( 78.60%), action 393, FPS 1.91, Running 267.70s Step 514( 78.80%), action 394, FPS 1.96, Running 267.92s Step 515( 79.00%), action 395, FPS 2.00, Running 268.62s Step 516( 79.20%), action 396, FPS 1.94, Running 269.24s Step 517( 79.40%), action 397, FPS 2.02, Running 269.54s Step 518( 79.60%), action 398, FPS 1.98, Running 270.05s Step 519( 79.80%), action 399, FPS 2.03, Running 270.62s Step 520( 80.00%), action 400, FPS 1.99, Running 271.10s Step 521( 80.20%), action 401, FPS 2.00, Running 271.73s Step 522( 80.40%), action 402, FPS 1.97, Running 272.24s Step 523( 80.60%), action 403, FPS 2.00, Running 272.82s Step 524( 80.80%), action 404, FPS 1.98, Running 273.31s Step 525( 81.00%), action 405, FPS 1.91, Running 274.21s Step 526( 81.20%), action 406, FPS 1.94, Running 274.55s Step 527( 81.40%), action 407, FPS 1.92, Running 275.30s Step 528( 81.60%), action 408, FPS 1.94, Running 275.59s Step 529( 81.80%), action 409, FPS 1.90, Running 276.43s Step 530( 82.00%), action 410, FPS 1.95, Running 276.70s Step 531( 82.20%), action 411, FPS 1.94, Running 277.53s Step 532( 82.40%), action 412, FPS 1.90, Running 278.00s Step 533( 82.60%), action 413, FPS 1.83, Running 278.65s Step 534( 82.80%), action 414, FPS 1.76, Running 279.28s Step 535( 83.00%), action 415, FPS 1.79, Running 279.81s Step 536( 83.20%), action 416, FPS 1.82, Running 280.23s Step 537( 83.40%), action 417, FPS 1.71, Running 281.26s Step 538( 83.60%), action 418, FPS 1.69, Running 281.91s Step 539( 83.80%), action 419, FPS 1.62, Running 282.93s Step 540( 84.00%), action 420, FPS 1.63, Running 283.35s Step 541( 84.20%), action 421, FPS 1.63, Running 284.03s Step 542( 84.40%), action 422, FPS 1.64, Running 284.46s Step 543( 84.60%), action 423, FPS 1.63, Running 285.06s Step 544( 84.80%), action 424, FPS 1.65, Running 285.45s Step 545( 85.00%), action 425, FPS 1.68, Running 286.12s Step 546( 85.20%), action 426, FPS 1.67, Running 286.50s Step 547( 85.40%), action 427, FPS 1.72, Running 286.91s Step 548( 85.60%), action 428, FPS 1.65, Running 287.69s Step 549( 85.80%), action 429, FPS 1.66, Running 288.46s Step 550( 86.00%), action 430, FPS 1.66, Running 288.73s Step 551( 86.20%), action 431, FPS 1.67, Running 289.54s Step 552( 86.40%), action 432, FPS 1.69, Running 289.87s Step 553( 86.60%), action 433, FPS 1.70, Running 290.44s Step 554( 86.80%), action 434, FPS 1.70, Running 291.01s Step 555( 87.00%), action 435, FPS 1.69, Running 291.68s Step 556( 87.20%), action 436, FPS 1.69, Running 292.09s Step 557( 87.40%), action 437, FPS 1.71, Running 292.96s Step 558( 87.60%), action 438, FPS 1.76, Running 293.31s Step 559( 87.80%), action 439, FPS 1.81, Running 294.01s Step 560( 88.00%), action 440, FPS 1.82, Running 294.32s Step 561( 88.20%), action 441, FPS 1.80, Running 295.16s Step 562( 88.40%), action 442, FPS 1.81, Running 295.48s Step 563( 88.60%), action 443, FPS 1.79, Running 296.22s Step 564( 88.80%), action 444, FPS 1.76, Running 296.84s Step 565( 89.00%), action 445, FPS 1.74, Running 297.59s Step 566( 89.20%), action 446, FPS 1.74, Running 297.99s Step 567( 89.40%), action 447, FPS 1.68, Running 298.81s Step 568( 89.60%), action 448, FPS 1.75, Running 299.09s Step 569( 89.80%), action 449, FPS 1.75, Running 299.91s Step 570( 90.00%), action 450, FPS 1.71, Running 300.42s Step 571( 90.20%), action 451, FPS 1.72, Running 301.19s Step 572( 90.40%), action 452, FPS 1.70, Running 301.63s Step 573( 90.60%), action 453, FPS 1.71, Running 302.17s Step 574( 90.80%), action 454, FPS 1.73, Running 302.57s Step 575( 91.00%), action 455, FPS 1.73, Running 303.22s Step 576( 91.20%), action 456, FPS 1.74, Running 303.60s Step 577( 91.40%), action 457, FPS 1.77, Running 304.27s Step 578( 91.60%), action 458, FPS 1.70, Running 305.04s Step 579( 91.80%), action 459, FPS 1.70, Running 305.75s Step 580( 92.00%), action 460, FPS 1.63, Running 306.57s Step 581( 92.20%), action 461, FPS 1.67, Running 307.17s Step 582( 92.40%), action 462, FPS 1.66, Running 307.49s Step 583( 92.60%), action 463, FPS 1.68, Running 308.15s Step 584( 92.80%), action 464, FPS 1.66, Running 308.92s Step 585( 93.00%), action 465, FPS 1.62, Running 309.90s Step 586( 93.20%), action 466, FPS 1.62, Running 310.35s Step 587( 93.40%), action 467, FPS 1.64, Running 310.98s Step 588( 93.60%), action 468, FPS 1.62, Running 311.41s Step 589( 93.80%), action 469, FPS 1.65, Running 312.02s Step 590( 94.00%), action 470, FPS 1.68, Running 312.32s Step 591( 94.20%), action 471, FPS 1.67, Running 313.14s Step 592( 94.40%), action 472, FPS 1.63, Running 313.89s Step 593( 94.60%), action 473, FPS 1.63, Running 314.47s Step 594( 94.80%), action 474, FPS 1.62, Running 314.91s Step 595( 95.00%), action 475, FPS 1.63, Running 315.48s Step 596( 95.20%), action 476, FPS 1.61, Running 316.03s Step 597( 95.40%), action 477, FPS 1.59, Running 316.82s Step 598( 95.60%), action 478, FPS 1.64, Running 317.23s Step 599( 95.80%), action 479, FPS 1.62, Running 318.09s Step 600( 96.00%), action 480, FPS 1.67, Running 318.54s Step 601( 96.20%), action 481, FPS 1.58, Running 319.82s Step 602( 96.40%), action 482, FPS 1.56, Running 320.34s Step 603( 96.60%), action 483, FPS 1.56, Running 320.94s Step 604( 96.80%), action 484, FPS 1.60, Running 321.42s Step 605( 97.00%), action 485, FPS 1.65, Running 322.04s Step 606( 97.20%), action 486, FPS 1.65, Running 322.50s Step 607( 97.40%), action 487, FPS 1.64, Running 323.14s Step 608( 97.60%), action 488, FPS 1.63, Running 323.71s Step 609( 97.80%), action 489, FPS 1.59, Running 324.58s Step 610( 98.00%), action 490, FPS 1.52, Running 325.43s Step 611( 98.20%), action 491, FPS 1.49, Running 326.58s Step 612( 98.40%), action 492, FPS 1.53, Running 326.98s Step 613( 98.60%), action 493, FPS 1.53, Running 327.51s Step 614( 98.80%), action 494, FPS 1.52, Running 328.06s Step 615( 99.00%), action 495, FPS 1.50, Running 328.84s Step 616( 99.20%), action 496, FPS 1.51, Running 329.29s Step 617( 99.40%), action 497, FPS 1.51, Running 330.10s Step 618( 99.60%), action 498, FPS 1.49, Running 330.62s Step 619( 99.80%), action 499, FPS 1.50, Running 331.41s Step 620(100.00%), action 500, FPS 1.50, Running 331.87s [2026-08-02 20:32:53] [46 ] Seed 45 failed after 332.25 s. +steps: 620 , actions: 500 . +Instruction: Empty +Total 31/46(67.39%) success. +Setting seed: 46 +Step 1( N/A%), pre moving , FPS 2.13, Running 0.47s Step 2( N/A%), pre moving , FPS 3.67, Running 0.55s Step 3( N/A%), pre moving , FPS 4.94, Running 0.61s Step 4( N/A%), pre moving , FPS 5.75, Running 0.70s Step 5( N/A%), pre moving , FPS 5.15, Running 0.97s Step 6( N/A%), pre moving , FPS 5.71, Running 1.05s Step 7( N/A%), pre moving , FPS 6.26, Running 1.12s Step 8( N/A%), pre moving , FPS 6.70, Running 1.19s Step 9( N/A%), pre moving , FPS 5.96, Running 1.51s Step 10( N/A%), pre moving , FPS 6.27, Running 1.60s 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.70, Running 2.09s Step 15( N/A%), pre moving , FPS 6.89, 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.30s Step 18( N/A%), pre moving , FPS 6.88, Running 2.61s Step 19( N/A%), pre moving , FPS 7.02, Running 2.70s Step 20( N/A%), pre moving , FPS 7.21, Running 2.77s Step 21( N/A%), pre moving , FPS 7.07, Running 3.30s Step 22( N/A%), pre moving , FPS 7.10, Running 3.36s Step 23( N/A%), pre moving , FPS 6.52, Running 3.67s Step 24( N/A%), pre moving , FPS 6.49, Running 3.78s Step 25( N/A%), pre moving , FPS 6.97, Running 3.84s Step 26( N/A%), pre moving , FPS 6.04, Running 4.36s Step 27( N/A%), pre moving , FPS 6.03, Running 4.43s Step 28( N/A%), pre moving , FPS 6.02, Running 4.52s Step 29( N/A%), pre moving , FPS 6.07, Running 4.81s Step 30( N/A%), pre moving , FPS 6.07, Running 4.89s Step 31( N/A%), pre moving , FPS 6.06, Running 4.96s Step 32( N/A%), pre moving , FPS 6.09, Running 5.02s Step 33( N/A%), pre moving , FPS 6.08, Running 5.34s Step 34( N/A%), pre moving , FPS 6.00, Running 5.43s Step 35( N/A%), pre moving , FPS 6.04, Running 5.49s Step 36( N/A%), pre moving , FPS 5.16, Running 6.12s Step 37( N/A%), pre moving , FPS 4.85, Running 6.43s Step 38( N/A%), pre moving , FPS 5.14, Running 6.51s Step 39( N/A%), pre moving , FPS 5.18, Running 6.56s Step 40( N/A%), pre moving , FPS 5.18, Running 6.64s Step 41( N/A%), pre moving , FPS 5.46, Running 6.96s Step 42( N/A%), pre moving , FPS 5.43, Running 7.05s Step 43( N/A%), pre moving , FPS 5.83, Running 7.10s Step 44( N/A%), pre moving , FPS 5.83, Running 7.21s Step 45( N/A%), pre moving , FPS 5.37, Running 7.56s Step 46( N/A%), pre moving , FPS 6.08, Running 7.65s Step 47( N/A%), pre moving , FPS 5.99, Running 7.77s Step 48( N/A%), pre moving , FPS 5.54, Running 8.12s Step 49( N/A%), pre moving , FPS 5.88, Running 8.21s Step 50( N/A%), pre moving , FPS 5.71, Running 8.39s Step 51( N/A%), pre moving , FPS 5.42, Running 8.65s Step 52( N/A%), pre moving , FPS 5.34, Running 8.77s Step 53( N/A%), pre moving , FPS 5.40, Running 9.04s Step 54( N/A%), pre moving , FPS 5.23, Running 9.25s Step 55( N/A%), pre moving , FPS 5.18, Running 9.34s Step 56( N/A%), pre moving , FPS 5.59, Running 9.70s Step 57( N/A%), pre moving , FPS 5.90, Running 9.82s Step 58( N/A%), pre moving , FPS 5.86, Running 9.92s Step 59( N/A%), pre moving , FPS 5.40, Running 10.27s Step 60( N/A%), pre moving , FPS 5.34, Running 10.39s Step 61( N/A%), pre moving , FPS 5.65, Running 10.50s Step 62( N/A%), pre moving , FPS 5.26, Running 10.85s Step 63( N/A%), pre moving , FPS 5.31, Running 10.87s Step 64( N/A%), pre moving , FPS 5.41, Running 10.90s Step 65( N/A%), pre moving , FPS 5.91, Running 10.95s Step 66( N/A%), pre moving , FPS 5.99, Running 10.99s Step 67( N/A%), pre moving , FPS 6.17, Running 11.01s Step 68( N/A%), pre moving , FPS 6.84, Running 11.05s Step 69( N/A%), pre moving , FPS 6.97, Running 11.08s Step 70( N/A%), pre moving , FPS 7.34, Running 11.12s Step 71( N/A%), pre moving , FPS 7.97, Running 11.16s Step 72( N/A%), pre moving , FPS 8.24, Running 11.19s Step 73( N/A%), pre moving , FPS 9.17, Running 11.22s Step 74( N/A%), pre moving , FPS 10.00, Running 11.25s Step 75( N/A%), pre moving , FPS 10.35, Running 11.28s Step 76( N/A%), pre moving , FPS 12.41, Running 11.31s Step 77( N/A%), pre moving , FPS 13.13, Running 11.34s Step 78( N/A%), pre moving , FPS 13.75, Running 11.38s Step 79( N/A%), pre moving , FPS 17.16, Running 11.43s Step 80( N/A%), pre moving , FPS 17.82, Running 11.51s Step 81( N/A%), pre moving , FPS 18.30, Running 11.59s Step 82( N/A%), pre moving , FPS 24.32, Running 11.67s Step 83( N/A%), pre moving , FPS 23.68, Running 11.72s Step 84( N/A%), pre moving , FPS 23.60, Running 11.75s Step 85( N/A%), pre moving , FPS 22.75, Running 11.83s Step 86( N/A%), pre moving , FPS 22.07, Running 11.89s Step 87( N/A%), pre moving , FPS 21.25, Running 11.96s Step 88( N/A%), pre moving , FPS 20.97, Running 12.00s Step 89( N/A%), pre moving , FPS 20.92, Running 12.04s Step 90( N/A%), pre moving , FPS 20.58, Running 12.09s Step 91( N/A%), pre moving , FPS 20.63, Running 12.13s Step 92( N/A%), pre moving , FPS 20.50, Running 12.17s Step 93( N/A%), pre moving , FPS 20.21, Running 12.21s Step 94( N/A%), pre moving , FPS 19.93, Running 12.25s Step 95( N/A%), pre moving , FPS 19.63, Running 12.29s Step 96( N/A%), pre moving , FPS 19.49, Running 12.34s Step 97( N/A%), pre moving , FPS 19.24, Running 12.38s Step 98( N/A%), pre moving , FPS 19.21, Running 12.42s Step 99( N/A%), pre moving , FPS 19.63, Running 12.45s Step 100( N/A%), pre moving , FPS 20.16, Running 12.50s Step 101( N/A%), pre moving , FPS 20.69, Running 12.55s Step 102( N/A%), pre moving , FPS 21.82, Running 12.58s Step 103( N/A%), pre moving , FPS 6.49, Running 14.80s Step 104( N/A%), pre moving , FPS 5.72, Running 15.24s Step 105( N/A%), pre moving , FPS 5.58, Running 15.41s Step 106( N/A%), pre moving , FPS 4.96, Running 15.93s Step 107( N/A%), pre moving , FPS 4.56, Running 16.34s Step 108( N/A%), pre moving , FPS 4.14, Running 16.84s Step 109( N/A%), pre moving , FPS 4.03, Running 17.00s Step 110( N/A%), pre moving , FPS 3.67, Running 17.54s Step 111( N/A%), pre moving , FPS 3.43, Running 17.96s Step 112( N/A%), pre moving , FPS 3.14, Running 18.54s Step 113( N/A%), pre moving , FPS 3.09, Running 18.69s Step 114( N/A%), pre moving , FPS 2.87, Running 19.21s Step 115( N/A%), pre moving , FPS 2.73, Running 19.62s Step 116( N/A%), pre moving , FPS 2.55, Running 20.19s Step 117( N/A%), pre moving , FPS 2.51, Running 20.36s Step 118( N/A%), pre moving , FPS 2.36, Running 20.90s Step 119( N/A%), pre moving , FPS 2.25, Running 21.34s Step 120( N/A%), pre moving , FPS 2.13, Running 21.88s Step 121( N/A%), pre moving , FPS 2.11, Running 22.04s Step 122( N/A%), pre moving , FPS 2.01, Running 22.55s Step 123( 0.20%), action 1, FPS 2.17, Running 24.01s Step 124( 0.40%), action 2, FPS 2.10, Running 24.75s Step 125( 0.60%), action 3, FPS 1.93, Running 25.75s Step 126( 0.80%), action 4, FPS 1.92, Running 26.37s Step 127( 1.00%), action 5, FPS 1.82, Running 27.34s Step 128( 1.20%), action 6, FPS 1.84, Running 27.71s Step 129( 1.40%), action 7, FPS 1.74, Running 28.49s Step 130( 1.60%), action 8, FPS 1.75, Running 28.95s Step 131( 1.80%), action 9, FPS 1.72, Running 29.62s Step 132( 2.00%), action 10, FPS 1.63, Running 30.78s Step 133( 2.20%), action 11, FPS 1.58, Running 31.34s Step 134( 2.40%), action 12, FPS 1.57, Running 31.98s Step 135( 2.60%), action 13, FPS 1.54, Running 32.58s Step 136( 2.80%), action 14, FPS 1.52, Running 33.36s Step 137( 3.00%), action 15, FPS 1.46, Running 34.07s Step 138( 3.20%), action 16, FPS 1.45, Running 34.68s Step 139( 3.40%), action 17, FPS 1.40, Running 35.61s Step 140( 3.60%), action 18, FPS 1.39, Running 36.23s Step 141( 3.80%), action 19, FPS 1.32, Running 37.16s Step 142( 4.00%), action 20, FPS 1.33, Running 37.53s Step 143( 4.20%), action 21, FPS 1.36, Running 38.73s Step 144( 4.40%), action 22, FPS 1.39, Running 39.14s Step 145( 4.60%), action 23, FPS 1.41, Running 39.93s Step 146( 4.80%), action 24, FPS 1.40, Running 40.70s Step 147( 5.00%), action 25, FPS 1.41, Running 41.55s Step 148( 5.20%), action 26, FPS 1.40, Running 42.01s Step 149( 5.40%), action 27, FPS 1.40, Running 42.77s Step 150( 5.60%), action 28, FPS 1.36, Running 43.60s Step 151( 5.80%), action 29, FPS 1.32, Running 44.78s Step 152( 6.00%), action 30, FPS 1.38, Running 45.32s Step 153( 6.20%), action 31, FPS 1.29, Running 46.86s Step 154( 6.40%), action 32, FPS 1.30, Running 47.31s Step 155( 6.60%), action 33, FPS 1.29, Running 48.09s Step 156( 6.80%), action 34, FPS 1.30, Running 48.72s Step 157( 7.00%), action 35, FPS 1.32, Running 49.22s Step 158( 7.20%), action 36, FPS 1.32, Running 49.78s Step 159( 7.40%), action 37, FPS 1.32, Running 50.77s Step 160( 7.60%), action 38, FPS 1.34, Running 51.17s Step 161( 7.80%), action 39, FPS 1.34, Running 52.08s Step 162( 8.00%), action 40, FPS 1.34, Running 52.50s Step 163( 8.20%), action 41, FPS 1.37, Running 53.30s Step 164( 8.40%), action 42, FPS 1.36, Running 53.83s Step 165( 8.60%), action 43, FPS 1.36, Running 54.66s Step 166( 8.80%), action 44, FPS 1.39, Running 55.07s Step 167( 9.00%), action 45, FPS 1.40, Running 55.82s Step 168( 9.20%), action 46, FPS 1.41, Running 56.17s Step 169( 9.40%), action 47, FPS 1.43, Running 56.79s Step 170( 9.60%), action 48, FPS 1.46, Running 57.30s Step 171( 9.80%), action 49, FPS 1.52, Running 57.94s Step 172( 10.00%), action 50, FPS 1.53, Running 58.38s Step 173( 10.20%), action 51, FPS 1.61, Running 59.30s Step 174( 10.40%), action 52, FPS 1.63, Running 59.57s Step 175( 10.60%), action 53, FPS 1.66, Running 60.12s Step 176( 10.80%), action 54, FPS 1.68, Running 60.63s Step 177( 11.00%), action 55, FPS 1.63, Running 61.52s Step 178( 11.20%), action 56, FPS 1.65, Running 61.87s Step 179( 11.40%), action 57, FPS 1.69, Running 62.64s Step 180( 11.60%), action 58, FPS 1.67, Running 63.15s Step 181( 11.80%), action 59, FPS 1.71, Running 63.76s Step 182( 12.00%), action 60, FPS 1.71, Running 64.19s Step 183( 12.20%), action 61, FPS 1.66, Running 65.34s Step 184( 12.40%), action 62, FPS 1.64, Running 66.05s Step 185( 12.60%), action 63, FPS 1.63, Running 66.94s Step 186( 12.80%), action 64, FPS 1.58, Running 67.70s Step 187( 13.00%), action 65, FPS 1.61, Running 68.21s Step 188( 13.20%), action 66, FPS 1.60, Running 68.65s Step 189( 13.40%), action 67, FPS 1.56, Running 69.60s Step 190( 13.60%), action 68, FPS 1.54, Running 70.30s Step 191( 13.80%), action 69, FPS 1.48, Running 71.46s Step 192( 14.00%), action 70, FPS 1.47, Running 71.99s Step 193( 14.20%), action 71, FPS 1.47, Running 72.89s Step 194( 14.40%), action 72, FPS 1.45, Running 73.32s Step 195( 14.60%), action 73, FPS 1.39, Running 74.56s Step 196( 14.80%), action 74, FPS 1.35, Running 75.41s Step 197( 15.00%), action 75, FPS 1.32, Running 76.62s Step 198( 15.20%), action 76, FPS 1.30, Running 77.27s Step 199( 15.40%), action 77, FPS 1.25, Running 78.62s Step 200( 15.60%), action 78, FPS 1.23, Running 79.43s Step 201( 15.80%), action 79, FPS 1.21, Running 80.28s Step 202( 16.00%), action 80, FPS 1.20, Running 80.80s Step 203( 16.20%), action 81, FPS 1.21, Running 81.91s Step 204( 16.40%), action 82, FPS 1.22, Running 82.39s Step 205( 16.60%), action 83, FPS 1.20, Running 83.58s Step 206( 16.80%), action 84, FPS 1.21, Running 84.21s Step 207( 17.00%), action 85, FPS 1.18, Running 85.13s Step 208( 17.20%), action 86, FPS 1.19, Running 85.50s Step 209( 17.40%), action 87, FPS 1.19, Running 86.37s Step 210( 17.60%), action 88, FPS 1.20, Running 87.04s Step 211( 17.80%), action 89, FPS 1.24, Running 87.65s Step 212( 18.00%), action 90, FPS 1.22, Running 88.32s Step 213( 18.20%), action 91, FPS 1.22, Running 89.28s Step 214( 18.40%), action 92, FPS 1.23, Running 89.55s Step 215( 18.60%), action 93, FPS 1.26, Running 90.48s Step 216( 18.80%), action 94, FPS 1.27, Running 91.09s Step 217( 19.00%), action 95, FPS 1.26, Running 92.55s Step 218( 19.20%), action 96, FPS 1.26, Running 93.14s Step 219( 19.40%), action 97, FPS 1.28, Running 94.21s Step 220( 19.60%), action 98, FPS 1.29, Running 94.99s Step 221( 19.80%), action 99, FPS 1.29, Running 95.80s Step 222( 20.00%), action 100, FPS 1.27, Running 96.61s Step 223( 20.20%), action 101, FPS 1.25, Running 97.91s Step 224( 20.40%), action 102, FPS 1.22, Running 98.73s Step 225( 20.60%), action 103, FPS 1.26, Running 99.47s Step 226( 20.80%), action 104, FPS 1.27, Running 99.91s Step 227( 21.00%), action 105, FPS 1.29, Running 100.67s Step 228( 21.20%), action 106, FPS 1.28, Running 101.17s Step 229( 21.40%), action 107, FPS 1.29, Running 101.93s Step 230( 21.60%), action 108, FPS 1.29, Running 102.55s Step 231( 21.80%), action 109, FPS 1.26, Running 103.48s Step 232( 22.00%), action 110, FPS 1.25, Running 104.29s Step 233( 22.20%), action 111, FPS 1.26, Running 105.11s Step 234( 22.40%), action 112, FPS 1.22, Running 105.98s Step 235( 22.60%), action 113, FPS 1.20, Running 107.18s Step 236( 22.80%), action 114, FPS 1.22, Running 107.49s Step 237( 23.00%), action 115, FPS 1.26, Running 108.41s Step 238( 23.20%), action 116, FPS 1.25, Running 109.12s Step 239( 23.40%), action 117, FPS 1.27, Running 110.01s Step 240( 23.60%), action 118, FPS 1.30, Running 110.39s Step 241( 23.80%), action 119, FPS 1.30, Running 111.17s Step 242( 24.00%), action 120, FPS 1.33, Running 111.65s Step 243( 24.20%), action 121, FPS 1.35, Running 112.69s Step 244( 24.40%), action 122, FPS 1.38, Running 113.18s Step 245( 24.60%), action 123, FPS 1.38, Running 113.96s Step 246( 24.80%), action 124, FPS 1.38, Running 114.40s Step 247( 25.00%), action 125, FPS 1.38, Running 115.11s Step 248( 25.20%), action 126, FPS 1.39, Running 115.54s Step 249( 25.40%), action 127, FPS 1.39, Running 116.31s Step 250( 25.60%), action 128, FPS 1.39, Running 116.91s Step 251( 25.80%), action 129, FPS 1.39, Running 117.86s Step 252( 26.00%), action 130, FPS 1.43, Running 118.28s Step 253( 26.20%), action 131, FPS 1.43, Running 119.15s Step 254( 26.40%), action 132, FPS 1.44, Running 119.85s Step 255( 26.60%), action 133, FPS 1.47, Running 120.76s Step 256( 26.80%), action 134, FPS 1.44, Running 121.40s Step 257( 27.00%), action 135, FPS 1.44, Running 122.32s Step 258( 27.20%), action 136, FPS 1.46, Running 122.81s Step 259( 27.40%), action 137, FPS 1.48, Running 123.50s Step 260( 27.60%), action 138, FPS 1.50, Running 123.75s Step 261( 27.80%), action 139, FPS 1.55, Running 124.09s Step 262( 28.00%), action 140, FPS 1.56, Running 124.51s Step 263( 28.20%), action 141, FPS 1.62, Running 125.01s Step 264( 28.40%), action 142, FPS 1.65, Running 125.30s Step 265( 28.60%), action 143, FPS 1.64, Running 126.19s Step 266( 28.80%), action 144, FPS 1.65, Running 126.53s Step 267( 29.00%), action 145, FPS 1.63, Running 127.38s Step 268( 29.20%), action 146, FPS 1.63, Running 127.78s Step 269( 29.40%), action 147, FPS 1.65, Running 128.46s Step 270( 29.60%), action 148, FPS 1.68, Running 128.81s Step 271( 29.80%), action 149, FPS 1.70, Running 129.64s Step 272( 30.00%), action 150, FPS 1.66, Running 130.34s Step 273( 30.20%), action 151, FPS 1.65, Running 131.30s Step 274( 30.40%), action 152, FPS 1.69, Running 131.66s Step 275( 30.60%), action 153, FPS 1.71, Running 132.44s Step 276( 30.80%), action 154, FPS 1.75, Running 132.84s Step 277( 31.00%), action 155, FPS 1.78, Running 133.54s Step 278( 31.20%), action 156, FPS 1.79, Running 133.96s Step 279( 31.40%), action 157, FPS 1.80, Running 134.60s Step 280( 31.60%), action 158, FPS 1.77, Running 135.02s Step 281( 31.80%), action 159, FPS 1.72, Running 135.73s Step 282( 32.00%), action 160, FPS 1.72, Running 136.13s Step 283( 32.20%), action 161, FPS 1.67, Running 137.01s Step 284( 32.40%), action 162, FPS 1.62, Running 137.62s Step 285( 32.60%), action 163, FPS 1.62, Running 138.52s Step 286( 32.80%), action 164, FPS 1.61, Running 138.96s Step 287( 33.00%), action 165, FPS 1.64, Running 139.61s Step 288( 33.20%), action 166, FPS 1.64, Running 140.01s Step 289( 33.40%), action 167, FPS 1.65, Running 140.60s Step 290( 33.60%), action 168, FPS 1.64, Running 141.00s Step 291( 33.80%), action 169, FPS 1.62, Running 141.98s Step 292( 34.00%), action 170, FPS 1.62, Running 142.69s Step 293( 34.20%), action 171, FPS 1.64, Running 143.52s Step 294( 34.40%), action 172, FPS 1.63, Running 143.95s Step 295( 34.60%), action 173, FPS 1.66, Running 144.51s Step 296( 34.80%), action 174, FPS 1.64, Running 145.01s Step 297( 35.00%), action 175, FPS 1.65, Running 145.66s Step 298( 35.20%), action 176, FPS 1.64, Running 146.16s Step 299( 35.40%), action 177, FPS 1.60, Running 147.08s Step 300( 35.60%), action 178, FPS 1.60, Running 147.49s Step 301( 35.80%), action 179, FPS 1.59, Running 148.33s Step 302( 36.00%), action 180, FPS 1.56, Running 148.97s Step 303( 36.20%), action 181, FPS 1.55, Running 149.93s Step 304( 36.40%), action 182, FPS 1.53, Running 150.66s Step 305( 36.60%), action 183, FPS 1.53, Running 151.58s Step 306( 36.80%), action 184, FPS 1.50, Running 152.32s Step 307( 37.00%), action 185, FPS 1.47, Running 153.23s Step 308( 37.20%), action 186, FPS 1.45, Running 153.76s Step 309( 37.40%), action 187, FPS 1.45, Running 154.44s Step 310( 37.60%), action 188, FPS 1.42, Running 155.11s Step 311( 37.80%), action 189, FPS 1.42, Running 156.07s Step 312( 38.00%), action 190, FPS 1.43, Running 156.65s Step 313( 38.20%), action 191, FPS 1.40, Running 157.78s Step 314( 38.40%), action 192, FPS 1.38, Running 158.45s Step 315( 38.60%), action 193, FPS 1.35, Running 159.38s Step 316( 38.80%), action 194, FPS 1.32, Running 160.18s Step 317( 39.00%), action 195, FPS 1.30, Running 161.03s Step 318( 39.20%), action 196, FPS 1.29, Running 161.63s Step 319( 39.40%), action 197, FPS 1.31, Running 162.38s Step 320( 39.60%), action 198, FPS 1.31, Running 162.75s Step 321( 39.80%), action 199, FPS 1.35, Running 163.19s Step 322( 40.00%), action 200, FPS 1.36, Running 163.68s Step 323( 40.20%), action 201, FPS 1.34, Running 164.84s Step 324( 40.40%), action 202, FPS 1.37, Running 165.27s Step 325( 40.60%), action 203, FPS 1.39, Running 166.01s Step 326( 40.80%), action 204, FPS 1.41, Running 166.51s Step 327( 41.00%), action 205, FPS 1.43, Running 167.20s Step 328( 41.20%), action 206, FPS 1.44, Running 167.61s Step 329( 41.40%), action 207, FPS 1.44, Running 168.37s Step 330( 41.60%), action 208, FPS 1.46, Running 168.79s Step 331( 41.80%), action 209, FPS 1.49, Running 169.53s Step 332( 42.00%), action 210, FPS 1.52, Running 169.82s Step 333( 42.20%), action 211, FPS 1.55, Running 170.68s Step 334( 42.40%), action 212, FPS 1.59, Running 171.06s Step 335( 42.60%), action 213, FPS 1.65, Running 171.54s Step 336( 42.80%), action 214, FPS 1.69, Running 172.04s Step 337( 43.00%), action 215, FPS 1.68, Running 172.90s Step 338( 43.20%), action 216, FPS 1.72, Running 173.23s Step 339( 43.40%), action 217, FPS 1.72, Running 174.03s Step 340( 43.60%), action 218, FPS 1.72, Running 174.35s Step 341( 43.80%), action 219, FPS 1.68, Running 175.07s Step 342( 44.00%), action 220, FPS 1.70, Running 175.41s Step 343( 44.20%), action 221, FPS 1.75, Running 176.29s Step 344( 44.40%), action 222, FPS 1.76, Running 176.65s Step 345( 44.60%), action 223, FPS 1.76, Running 177.36s Step 346( 44.80%), action 224, FPS 1.80, Running 177.63s Step 347( 45.00%), action 225, FPS 1.79, Running 178.40s Step 348( 45.20%), action 226, FPS 1.80, Running 178.72s Step 349( 45.40%), action 227, FPS 1.82, Running 179.38s Step 350( 45.60%), action 228, FPS 1.81, Running 179.85s Step 351( 45.80%), action 229, FPS 1.83, Running 180.46s Step 352( 46.00%), action 230, FPS 1.77, Running 181.09s Step 353( 46.20%), action 231, FPS 1.83, Running 181.60s Step 354( 46.40%), action 232, FPS 1.86, Running 181.79s Step 355( 46.60%), action 233, FPS 1.88, Running 182.15s Step 356( 46.80%), action 234, FPS 1.92, Running 182.47s Step 357( 47.00%), action 235, FPS 2.02, Running 182.82s Step 358( 47.20%), action 236, FPS 2.02, Running 183.15s Step 359( 47.40%), action 237, FPS 2.07, Running 183.66s Step 360( 47.60%), action 238, FPS 2.02, Running 184.23s Step 361( 47.80%), action 239, FPS 2.04, Running 184.85s Step 362( 48.00%), action 240, FPS 2.02, Running 185.33s Step 363( 48.20%), action 241, FPS 2.02, Running 186.20s Step 364( 48.40%), action 242, FPS 2.03, Running 186.51s Step 365( 48.60%), action 243, FPS 1.99, Running 187.39s Step 366( 48.80%), action 244, FPS 1.98, Running 187.71s Step 367( 49.00%), action 245, FPS 1.98, Running 188.51s Step 368( 49.20%), action 246, FPS 1.98, Running 188.84s Step 369( 49.40%), action 247, FPS 1.95, Running 189.64s Step 370( 49.60%), action 248, FPS 1.97, Running 190.01s Step 371( 49.80%), action 249, FPS 1.94, Running 190.75s Step 372( 50.00%), action 250, FPS 1.98, Running 191.18s Step 373( 50.20%), action 251, FPS 1.94, Running 191.91s Step 374( 50.40%), action 252, FPS 1.89, Running 192.38s Step 375( 50.60%), action 253, FPS 1.85, Running 192.98s Step 376( 50.80%), action 254, FPS 1.83, Running 193.38s Step 377( 51.00%), action 255, FPS 1.78, Running 194.04s Step 378( 51.20%), action 256, FPS 1.77, Running 194.47s Step 379( 51.40%), action 257, FPS 1.68, Running 195.55s Step 380( 51.60%), action 258, FPS 1.71, Running 195.93s Step 381( 51.80%), action 259, FPS 1.68, Running 196.79s Step 382( 52.00%), action 260, FPS 1.69, Running 197.19s Step 383( 52.20%), action 261, FPS 1.69, Running 198.05s Step 384( 52.40%), action 262, FPS 1.65, Running 198.63s Step 385( 52.60%), action 263, FPS 1.65, Running 199.53s Step 386( 52.80%), action 264, FPS 1.65, Running 199.84s Step 387( 53.00%), action 265, FPS 1.65, Running 200.65s Step 388( 53.20%), action 266, FPS 1.66, Running 200.87s Step 389( 53.40%), action 267, FPS 1.71, Running 201.33s Step 390( 53.60%), action 268, FPS 1.71, Running 201.68s Step 391( 53.80%), action 269, FPS 1.77, Running 202.02s Step 392( 54.00%), action 270, FPS 1.78, Running 202.42s Step 393( 54.20%), action 271, FPS 1.77, Running 203.21s Step 394( 54.40%), action 272, FPS 1.75, Running 203.77s Step 395( 54.60%), action 273, FPS 1.76, Running 204.34s Step 396( 54.80%), action 274, FPS 1.74, Running 204.90s Step 397( 55.00%), action 275, FPS 1.74, Running 205.56s Step 398( 55.20%), action 276, FPS 1.71, Running 206.14s Step 399( 55.40%), action 277, FPS 1.75, Running 207.00s Step 400( 55.60%), action 278, FPS 1.74, Running 207.40s Step 401( 55.80%), action 279, FPS 1.77, Running 208.11s Step 402( 56.00%), action 280, FPS 1.76, Running 208.58s Step 403( 56.20%), action 281, FPS 1.77, Running 209.35s Step 404( 56.40%), action 282, FPS 1.78, Running 209.89s Step 405( 56.60%), action 283, FPS 1.80, Running 210.67s Step 406( 56.80%), action 284, FPS 1.79, Running 211.00s Step 407( 57.00%), action 285, FPS 1.80, Running 211.78s Step 408( 57.20%), action 286, FPS 1.77, Running 212.19s Step 409( 57.40%), action 287, FPS 1.72, Running 212.99s Step 410( 57.60%), action 288, FPS 1.71, Running 213.37s Step 411( 57.80%), action 289, FPS 1.65, Running 214.11s Step 412( 58.00%), action 290, FPS 1.66, Running 214.46s Step 413( 58.20%), action 291, FPS 1.66, Running 215.23s Step 414( 58.40%), action 292, FPS 1.68, Running 215.65s Step 415( 58.60%), action 293, FPS 1.66, Running 216.39s Step 416( 58.80%), action 294, FPS 1.66, Running 216.94s Step 417( 59.00%), action 295, FPS 1.63, Running 217.79s Step 418( 59.20%), action 296, FPS 1.63, Running 218.44s Step 419( 59.40%), action 297, FPS 1.66, Running 219.07s Step 420( 59.60%), action 298, FPS 1.67, Running 219.38s Step 421( 59.80%), action 299, FPS 1.67, Running 220.10s Step 422( 60.00%), action 300, FPS 1.67, Running 220.56s Step 423( 60.20%), action 301, FPS 1.64, Running 221.57s Step 424( 60.40%), action 302, FPS 1.63, Running 222.13s Step 425( 60.60%), action 303, FPS 1.65, Running 222.78s Step 426( 60.80%), action 304, FPS 1.64, Running 223.22s Step 427( 61.00%), action 305, FPS 1.67, Running 223.76s Step 428( 61.20%), action 306, FPS 1.65, Running 224.34s Step 429( 61.40%), action 307, FPS 1.67, Running 224.93s Step 430( 61.60%), action 308, FPS 1.64, Running 225.56s Step 431( 61.80%), action 309, FPS 1.63, Running 226.38s Step 432( 62.00%), action 310, FPS 1.59, Running 227.01s Step 433( 62.20%), action 311, FPS 1.57, Running 227.94s Step 434( 62.40%), action 312, FPS 1.59, Running 228.26s Step 435( 62.60%), action 313, FPS 1.61, Running 228.85s Step 436( 62.80%), action 314, FPS 1.61, Running 229.40s Step 437( 63.00%), action 315, FPS 1.63, Running 230.09s Step 438( 63.20%), action 316, FPS 1.66, Running 230.46s Step 439( 63.40%), action 317, FPS 1.66, Running 231.12s Step 440( 63.60%), action 318, FPS 1.63, Running 231.64s Step 441( 63.80%), action 319, FPS 1.66, Running 232.14s Step 442( 64.00%), action 320, FPS 1.66, Running 232.63s Step 443( 64.20%), action 321, FPS 1.67, Running 233.54s Step 444( 64.40%), action 322, FPS 1.70, Running 233.88s Step 445( 64.60%), action 323, FPS 1.72, Running 234.38s Step 446( 64.80%), action 324, FPS 1.70, Running 234.97s Step 447( 65.00%), action 325, FPS 1.66, Running 235.80s Step 448( 65.20%), action 326, FPS 1.67, Running 236.29s Step 449( 65.40%), action 327, FPS 1.67, Running 236.88s Step 450( 65.60%), action 328, FPS 1.70, Running 237.31s Step 451( 65.80%), action 329, FPS 1.72, Running 238.01s Step 452( 66.00%), action 330, FPS 1.77, Running 238.31s Step 453( 66.20%), action 331, FPS 1.82, Running 238.96s Step 454( 66.40%), action 332, FPS 1.81, Running 239.34s Step 455( 66.60%), action 333, FPS 1.84, Running 239.69s Step 456( 66.80%), action 334, FPS 1.85, Running 240.18s Step 457( 67.00%), action 335, FPS 1.85, Running 240.89s [2026-08-02 20:36:54] [47 ] Seed 46 success after 241.15 s. +steps: 457 , actions: 335 . +Instruction: Empty +Total 32/47(68.09%) success. +Setting seed: 47 +Step 1( N/A%), pre moving , FPS 2.85, Running 0.35s Step 2( N/A%), pre moving , FPS 4.92, Running 0.41s Step 3( N/A%), pre moving , FPS 6.45, Running 0.47s Step 4( N/A%), pre moving , FPS 5.09, Running 0.79s Step 5( N/A%), pre moving , FPS 5.73, Running 0.87s Step 6( N/A%), pre moving , FPS 6.49, Running 0.92s Step 7( N/A%), pre moving , FPS 7.06, Running 0.99s Step 8( N/A%), pre moving , FPS 7.28, Running 1.10s Step 9( N/A%), pre moving , FPS 6.67, Running 1.35s Step 10( N/A%), pre moving , FPS 6.96, Running 1.44s Step 11( N/A%), pre moving , FPS 7.38, Running 1.49s Step 12( N/A%), pre moving , FPS 7.73, Running 1.55s Step 13( N/A%), pre moving , FPS 8.01, Running 1.62s Step 14( N/A%), pre moving , FPS 7.21, Running 1.94s Step 15( N/A%), pre moving , FPS 7.39, Running 2.03s Step 16( N/A%), pre moving , FPS 7.66, Running 2.09s Step 17( N/A%), pre moving , FPS 7.85, Running 2.17s Step 18( N/A%), pre moving , FPS 7.25, Running 2.48s Step 19( N/A%), pre moving , FPS 7.39, Running 2.57s Step 20( N/A%), pre moving , FPS 7.58, Running 2.64s Step 21( N/A%), pre moving , FPS 7.19, Running 3.13s Step 22( N/A%), pre moving , FPS 7.16, Running 3.20s Step 23( N/A%), pre moving , FPS 6.57, Running 3.51s Step 24( N/A%), pre moving , FPS 7.02, Running 3.63s Step 25( N/A%), pre moving , FPS 7.08, Running 3.70s Step 26( N/A%), pre moving , FPS 6.07, Running 4.22s Step 27( N/A%), pre moving , FPS 6.07, Running 4.29s Step 28( N/A%), pre moving , FPS 6.16, Running 4.34s Step 29( N/A%), pre moving , FPS 6.05, Running 4.66s Step 30( N/A%), pre moving , FPS 6.06, Running 4.74s Step 31( N/A%), pre moving , FPS 6.05, Running 4.80s Step 32( N/A%), pre moving , FPS 6.08, Running 4.84s Step 33( N/A%), pre moving , FPS 6.12, Running 4.89s Step 34( N/A%), pre moving , FPS 6.66, Running 4.94s Step 35( N/A%), pre moving , FPS 6.19, Running 5.26s Step 36( N/A%), pre moving , FPS 5.18, Running 5.95s Step 37( N/A%), pre moving , FPS 5.20, Running 6.01s Step 38( N/A%), pre moving , FPS 5.50, Running 6.12s Step 39( N/A%), pre moving , FPS 5.25, Running 6.38s Step 40( N/A%), pre moving , FPS 5.29, Running 6.42s Step 41( N/A%), pre moving , FPS 5.98, Running 6.48s Step 42( N/A%), pre moving , FPS 6.01, Running 6.53s Step 43( N/A%), pre moving , FPS 6.41, Running 6.63s Step 44( N/A%), pre moving , FPS 6.00, Running 6.97s Step 45( N/A%), pre moving , FPS 5.92, Running 7.08s Step 46( N/A%), pre moving , FPS 6.75, Running 7.18s Step 47( N/A%), pre moving , FPS 6.20, Running 7.51s Step 48( N/A%), pre moving , FPS 6.13, Running 7.61s Step 49( N/A%), pre moving , FPS 6.58, Running 7.70s Step 50( N/A%), pre moving , FPS 6.04, Running 8.05s Step 51( N/A%), pre moving , FPS 6.05, Running 8.10s Step 52( N/A%), pre moving , FPS 5.94, Running 8.21s Step 53( N/A%), pre moving , FPS 5.84, Running 8.31s Step 54( N/A%), pre moving , FPS 5.34, Running 8.69s Step 55( N/A%), pre moving , FPS 5.69, Running 8.78s Step 56( N/A%), pre moving , FPS 6.83, Running 8.88s Step 57( N/A%), pre moving , FPS 6.17, Running 9.26s Step 58( N/A%), pre moving , FPS 6.20, Running 9.35s Step 59( N/A%), pre moving , FPS 6.17, Running 9.62s Step 60( N/A%), pre moving , FPS 5.89, Running 9.81s Step 61( N/A%), pre moving , FPS 5.84, Running 9.90s Step 62( N/A%), pre moving , FPS 5.48, Running 10.18s Step 63( N/A%), pre moving , FPS 5.39, Running 10.34s Step 64( N/A%), pre moving , FPS 5.74, Running 10.45s Step 65( N/A%), pre moving , FPS 5.47, Running 10.74s Step 66( N/A%), pre moving , FPS 5.34, Running 10.93s Step 67( N/A%), pre moving , FPS 5.68, Running 11.03s Step 68( N/A%), pre moving , FPS 5.28, Running 11.39s Step 69( N/A%), pre moving , FPS 5.24, Running 11.51s Step 70( N/A%), pre moving , FPS 5.60, Running 11.62s Step 71( N/A%), pre moving , FPS 5.17, Running 11.96s Step 72( N/A%), pre moving , FPS 5.17, Running 12.08s Step 73( N/A%), pre moving , FPS 5.17, Running 12.18s Step 74( N/A%), pre moving , FPS 5.23, Running 12.51s Step 75( N/A%), pre moving , FPS 5.18, Running 12.64s Step 76( N/A%), pre moving , FPS 5.18, Running 12.74s Step 77( N/A%), pre moving , FPS 5.22, Running 13.09s Step 78( N/A%), pre moving , FPS 5.19, Running 13.20s Step 79( N/A%), pre moving , FPS 5.43, Running 13.30s Step 80( N/A%), pre moving , FPS 5.22, Running 13.65s Step 81( N/A%), pre moving , FPS 5.18, Running 13.76s Step 82( N/A%), pre moving , FPS 5.47, Running 13.84s Step 83( N/A%), pre moving , FPS 5.58, Running 13.93s Step 84( N/A%), pre moving , FPS 5.33, Running 14.20s Step 85( N/A%), pre moving , FPS 5.65, Running 14.28s Step 86( N/A%), pre moving , FPS 5.86, Running 14.34s Step 87( N/A%), pre moving , FPS 5.92, Running 14.41s Step 88( N/A%), pre moving , FPS 5.99, Running 14.73s Step 89( N/A%), pre moving , FPS 6.06, Running 14.81s Step 90( N/A%), pre moving , FPS 6.15, Running 14.87s Step 91( N/A%), pre moving , FPS 6.73, Running 14.94s Step 92( N/A%), pre moving , FPS 6.90, Running 14.98s Step 93( N/A%), pre moving , FPS 6.86, Running 15.10s Step 94( N/A%), pre moving , FPS 7.08, Running 15.34s Step 95( N/A%), pre moving , FPS 7.18, Running 15.42s Step 96( N/A%), pre moving , FPS 7.28, Running 15.49s Step 97( N/A%), pre moving , FPS 8.16, Running 15.54s Step 98( N/A%), pre moving , FPS 7.53, Running 15.85s Step 99( N/A%), pre moving , FPS 7.69, Running 15.90s Step 100( N/A%), pre moving , FPS 8.72, Running 15.94s Step 101( N/A%), pre moving , FPS 9.05, Running 15.97s Step 102( N/A%), pre moving , FPS 5.07, Running 17.78s Step 103( N/A%), pre moving , FPS 4.63, Running 18.25s Step 104( N/A%), pre moving , FPS 4.77, Running 18.40s Step 105( N/A%), pre moving , FPS 4.30, Running 18.93s Step 106( N/A%), pre moving , FPS 3.96, Running 19.39s Step 107( N/A%), pre moving , FPS 3.67, Running 19.87s Step 108( N/A%), pre moving , FPS 3.75, Running 20.06s Step 109( N/A%), pre moving , FPS 3.47, Running 20.58s Step 110( N/A%), pre moving , FPS 3.27, Running 20.99s Step 111( N/A%), pre moving , FPS 3.03, Running 21.54s Step 112( N/A%), pre moving , FPS 2.98, Running 21.69s Step 113( N/A%), pre moving , FPS 2.81, Running 22.21s Step 114( N/A%), pre moving , FPS 2.81, Running 22.45s Step 115( N/A%), pre moving , FPS 2.62, Running 23.06s Step 116( N/A%), pre moving , FPS 2.58, Running 23.24s Step 117( N/A%), pre moving , FPS 2.45, Running 23.69s Step 118( N/A%), pre moving , FPS 2.49, Running 23.87s Step 119( N/A%), pre moving , FPS 2.35, Running 24.40s Step 120( N/A%), pre moving , FPS 2.31, Running 24.60s Step 121( N/A%), pre moving , FPS 2.22, Running 24.99s Step 122( 0.20%), action 1, FPS 2.34, Running 26.32s Step 123( 0.40%), action 2, FPS 2.36, Running 26.72s Step 124( 0.60%), action 3, FPS 2.18, Running 27.56s Step 125( 0.80%), action 4, FPS 2.17, Running 28.16s Step 126( 1.00%), action 5, FPS 1.96, Running 29.57s Step 127( 1.20%), action 6, FPS 1.96, Running 30.05s Step 128( 1.40%), action 7, FPS 1.87, Running 30.74s Step 129( 1.60%), action 8, FPS 1.88, Running 31.23s Step 130( 1.80%), action 9, FPS 1.79, Running 32.18s Step 131( 2.00%), action 10, FPS 1.76, Running 32.88s Step 132( 2.20%), action 11, FPS 1.59, Running 34.29s Step 133( 2.40%), action 12, FPS 1.56, Running 35.07s Step 134( 2.60%), action 13, FPS 1.54, Running 35.46s Step 135( 2.80%), action 14, FPS 1.58, Running 35.68s Step 136( 3.00%), action 15, FPS 1.50, Running 36.58s Step 137( 3.20%), action 16, FPS 1.50, Running 37.06s Step 138( 3.40%), action 17, FPS 1.44, Running 37.73s Step 139( 3.60%), action 18, FPS 1.44, Running 38.27s Step 140( 3.80%), action 19, FPS 1.37, Running 39.15s Step 141( 4.00%), action 20, FPS 1.36, Running 39.73s Step 142( 4.20%), action 21, FPS 1.40, Running 40.60s Step 143( 4.40%), action 22, FPS 1.40, Running 41.02s Step 144( 4.60%), action 23, FPS 1.39, Running 41.96s Step 145( 4.80%), action 24, FPS 1.42, Running 42.25s Step 146( 5.00%), action 25, FPS 1.50, Running 42.87s Step 147( 5.20%), action 26, FPS 1.52, Running 43.24s Step 148( 5.40%), action 27, FPS 1.52, Running 43.92s Step 149( 5.60%), action 28, FPS 1.52, Running 44.37s Step 150( 5.80%), action 29, FPS 1.53, Running 45.24s Step 151( 6.00%), action 30, FPS 1.58, Running 45.50s Step 152( 6.20%), action 31, FPS 1.59, Running 46.90s Step 153( 6.40%), action 32, FPS 1.65, Running 47.17s Step 154( 6.60%), action 33, FPS 1.57, Running 48.20s Step 155( 6.80%), action 34, FPS 1.54, Running 48.69s Step 156( 7.00%), action 35, FPS 1.56, Running 49.40s Step 157( 7.20%), action 36, FPS 1.55, Running 49.95s Step 158( 7.40%), action 37, FPS 1.55, Running 50.63s Step 159( 7.60%), action 38, FPS 1.56, Running 51.05s Step 160( 7.80%), action 39, FPS 1.56, Running 51.95s Step 161( 8.00%), action 40, FPS 1.60, Running 52.20s Step 162( 8.20%), action 41, FPS 1.59, Running 53.18s Step 163( 8.40%), action 42, FPS 1.58, Running 53.65s Step 164( 8.60%), action 43, FPS 1.63, Running 54.22s Step 165( 8.80%), action 44, FPS 1.63, Running 54.50s Step 166( 9.00%), action 45, FPS 1.60, Running 55.35s Step 167( 9.20%), action 46, FPS 1.62, Running 55.60s Step 168( 9.40%), action 47, FPS 1.52, Running 57.08s Step 169( 9.60%), action 48, FPS 1.51, Running 57.65s Step 170( 9.80%), action 49, FPS 1.49, Running 58.62s Step 171( 10.00%), action 50, FPS 1.46, Running 59.23s Step 172( 10.20%), action 51, FPS 1.50, Running 60.25s Step 173( 10.40%), action 52, FPS 1.50, Running 60.52s Step 174( 10.60%), action 53, FPS 1.46, Running 61.88s Step 175( 10.80%), action 54, FPS 1.49, Running 62.14s Step 176( 11.00%), action 55, FPS 1.42, Running 63.50s Step 177( 11.20%), action 56, FPS 1.45, Running 63.76s Step 178( 11.40%), action 57, FPS 1.43, Running 64.60s Step 179( 11.60%), action 58, FPS 1.45, Running 64.86s Step 180( 11.80%), action 59, FPS 1.45, Running 65.79s Step 181( 12.00%), action 60, FPS 1.45, Running 66.04s Step 182( 12.20%), action 61, FPS 1.44, Running 67.05s Step 183( 12.40%), action 62, FPS 1.40, Running 67.94s Step 184( 12.60%), action 63, FPS 1.36, Running 68.92s Step 185( 12.80%), action 64, FPS 1.33, Running 69.57s Step 186( 13.00%), action 65, FPS 1.32, Running 70.52s Step 187( 13.20%), action 66, FPS 1.28, Running 71.27s Step 188( 13.40%), action 67, FPS 1.36, Running 71.81s Step 189( 13.60%), action 68, FPS 1.38, Running 72.10s Step 190( 13.80%), action 69, FPS 1.43, Running 72.62s Step 191( 14.00%), action 70, FPS 1.46, Running 72.94s Step 192( 14.20%), action 71, FPS 1.47, Running 73.87s Step 193( 14.40%), action 72, FPS 1.44, Running 74.42s Step 194( 14.60%), action 73, FPS 1.51, Running 75.09s Step 195( 14.80%), action 74, FPS 1.48, Running 75.64s Step 196( 15.00%), action 75, FPS 1.51, Running 76.78s Step 197( 15.20%), action 76, FPS 1.48, Running 77.30s Step 198( 15.40%), action 77, FPS 1.41, Running 78.77s Step 199( 15.60%), action 78, FPS 1.34, Running 79.83s Step 200( 15.80%), action 79, FPS 1.33, Running 80.78s Step 201( 16.00%), action 80, FPS 1.31, Running 81.34s Step 202( 16.20%), action 81, FPS 1.30, Running 82.38s Step 203( 16.40%), action 82, FPS 1.33, Running 82.99s Step 204( 16.60%), action 83, FPS 1.32, Running 84.08s Step 205( 16.80%), action 84, FPS 1.32, Running 84.74s Step 206( 17.00%), action 85, FPS 1.32, Running 85.68s Step 207( 17.20%), action 86, FPS 1.33, Running 86.34s Step 208( 17.40%), action 87, FPS 1.29, Running 87.36s Step 209( 17.60%), action 88, FPS 1.26, Running 87.99s Step 210( 17.80%), action 89, FPS 1.20, Running 89.29s Step 211( 18.00%), action 90, FPS 1.16, Running 90.11s Step 212( 18.20%), action 91, FPS 1.18, Running 90.85s Step 213( 18.40%), action 92, FPS 1.20, Running 91.15s Step 214( 18.60%), action 93, FPS 1.20, Running 91.77s Step 215( 18.80%), action 94, FPS 1.20, Running 92.31s Step 216( 19.00%), action 95, FPS 1.22, Running 93.11s Step 217( 19.20%), action 96, FPS 1.20, Running 93.91s Step 218( 19.40%), action 97, FPS 1.26, Running 94.62s Step 219( 19.60%), action 98, FPS 1.31, Running 95.04s Step 220( 19.80%), action 99, FPS 1.31, Running 96.05s Step 221( 20.00%), action 100, FPS 1.31, Running 96.60s Step 222( 20.20%), action 101, FPS 1.31, Running 97.67s Step 223( 20.40%), action 102, FPS 1.31, Running 98.21s Step 224( 20.60%), action 103, FPS 1.32, Running 99.23s Step 225( 20.80%), action 104, FPS 1.35, Running 99.54s Step 226( 21.00%), action 105, FPS 1.36, Running 100.37s Step 227( 21.20%), action 106, FPS 1.40, Running 100.67s Step 228( 21.40%), action 107, FPS 1.41, Running 101.58s Step 229( 21.60%), action 108, FPS 1.44, Running 101.89s Step 230( 21.80%), action 109, FPS 1.48, Running 102.78s Step 231( 22.00%), action 110, FPS 1.51, Running 103.33s Step 232( 22.20%), action 111, FPS 1.48, Running 104.36s Step 233( 22.40%), action 112, FPS 1.45, Running 104.95s Step 234( 22.60%), action 113, FPS 1.42, Running 105.89s Step 235( 22.80%), action 114, FPS 1.43, Running 106.26s Step 236( 23.00%), action 115, FPS 1.43, Running 107.11s Step 237( 23.20%), action 116, FPS 1.45, Running 107.71s Step 238( 23.40%), action 117, FPS 1.44, Running 108.56s Step 239( 23.60%), action 118, FPS 1.44, Running 108.89s Step 240( 23.80%), action 119, FPS 1.51, Running 109.31s Step 241( 24.00%), action 120, FPS 1.54, Running 109.62s Step 242( 24.20%), action 121, FPS 1.58, Running 110.33s Step 243( 24.40%), action 122, FPS 1.59, Running 110.77s Step 244( 24.60%), action 123, FPS 1.65, Running 111.38s Step 245( 24.80%), action 124, FPS 1.63, Running 111.80s Step 246( 25.00%), action 125, FPS 1.63, Running 112.64s Step 247( 25.20%), action 126, FPS 1.61, Running 113.10s Step 248( 25.40%), action 127, FPS 1.61, Running 114.00s Step 249( 25.60%), action 128, FPS 1.61, Running 114.29s Step 250( 25.80%), action 129, FPS 1.61, Running 115.23s Step 251( 26.00%), action 130, FPS 1.64, Running 115.50s Step 252( 26.20%), action 131, FPS 1.65, Running 116.48s Step 253( 26.40%), action 132, FPS 1.68, Running 116.89s Step 254( 26.60%), action 133, FPS 1.68, Running 117.81s Step 255( 26.80%), action 134, FPS 1.68, Running 118.16s Step 256( 27.00%), action 135, FPS 1.69, Running 118.97s Step 257( 27.20%), action 136, FPS 1.71, Running 119.39s Step 258( 27.40%), action 137, FPS 1.74, Running 120.05s Step 259( 27.60%), action 138, FPS 1.71, Running 120.59s Step 260( 27.80%), action 139, FPS 1.68, Running 121.21s Step 261( 28.00%), action 140, FPS 1.65, Running 121.75s Step 262( 28.20%), action 141, FPS 1.61, Running 122.73s Step 263( 28.40%), action 142, FPS 1.62, Running 123.11s Step 264( 28.60%), action 143, FPS 1.59, Running 123.93s Step 265( 28.80%), action 144, FPS 1.56, Running 124.58s Step 266( 29.00%), action 145, FPS 1.56, Running 125.45s Step 267( 29.20%), action 146, FPS 1.58, Running 125.77s Step 268( 29.40%), action 147, FPS 1.59, Running 126.58s Step 269( 29.60%), action 148, FPS 1.58, Running 126.93s Step 270( 29.80%), action 149, FPS 1.60, Running 127.76s Step 271( 30.00%), action 150, FPS 1.56, Running 128.32s Step 272( 30.20%), action 151, FPS 1.62, Running 128.84s Step 273( 30.40%), action 152, FPS 1.65, Running 129.04s Step 274( 30.60%), action 153, FPS 1.71, Running 129.53s Step 275( 30.80%), action 154, FPS 1.73, Running 129.71s Step 276( 31.00%), action 155, FPS 1.81, Running 130.05s Step 277( 31.20%), action 156, FPS 1.83, Running 130.34s Step 278( 31.40%), action 157, FPS 1.88, Running 130.67s Step 279( 31.60%), action 158, FPS 1.95, Running 130.87s Step 280( 31.80%), action 159, FPS 1.97, Running 131.37s Step 281( 32.00%), action 160, FPS 2.02, Running 131.67s Step 282( 32.20%), action 161, FPS 2.05, Running 132.50s Step 283( 32.40%), action 162, FPS 2.01, Running 133.05s Step 284( 32.60%), action 163, FPS 1.98, Running 134.04s Step 285( 32.80%), action 164, FPS 2.05, Running 134.34s Step 286( 33.00%), action 165, FPS 2.12, Running 134.89s Step 287( 33.20%), action 166, FPS 2.08, Running 135.38s Step 288( 33.40%), action 167, FPS 2.04, Running 136.36s Step 289( 33.60%), action 168, FPS 2.02, Running 136.81s Step 290( 33.80%), action 169, FPS 2.00, Running 137.75s Step 291( 34.00%), action 170, FPS 2.03, Running 138.19s Step 292( 34.20%), action 171, FPS 1.92, Running 139.26s Step 293( 34.40%), action 172, FPS 1.91, Running 139.52s Step 294( 34.60%), action 173, FPS 1.81, Running 140.58s Step 295( 34.80%), action 174, FPS 1.76, Running 141.08s Step 296( 35.00%), action 175, FPS 1.70, Running 141.84s Step 297( 35.20%), action 176, FPS 1.68, Running 142.27s Step 298( 35.40%), action 177, FPS 1.60, Running 143.15s Step 299( 35.60%), action 178, FPS 1.58, Running 143.51s Step 300( 35.80%), action 179, FPS 1.54, Running 144.38s Step 301( 36.00%), action 180, FPS 1.51, Running 144.92s Step 302( 36.20%), action 181, FPS 1.50, Running 145.86s Step 303( 36.40%), action 182, FPS 1.53, Running 146.15s Step 304( 36.60%), action 183, FPS 1.57, Running 146.80s Step 305( 36.80%), action 184, FPS 1.56, Running 147.16s Step 306( 37.00%), action 185, FPS 1.51, Running 148.10s Step 307( 37.20%), action 186, FPS 1.54, Running 148.38s Step 308( 37.40%), action 187, FPS 1.56, Running 149.15s Step 309( 37.60%), action 188, FPS 1.60, Running 149.31s Step 310( 37.80%), action 189, FPS 1.69, Running 149.58s Step 311( 38.00%), action 190, FPS 1.73, Running 149.74s Step 312( 38.20%), action 191, FPS 1.80, Running 150.38s Step 313( 38.40%), action 192, FPS 1.80, Running 150.64s Step 314( 38.60%), action 193, FPS 1.92, Running 150.98s Step 315( 38.80%), action 194, FPS 1.93, Running 151.47s Step 316( 39.00%), action 195, FPS 1.95, Running 152.09s Step 317( 39.20%), action 196, FPS 1.94, Running 152.60s Step 318( 39.40%), action 197, FPS 1.98, Running 153.23s Step 319( 39.60%), action 198, FPS 1.97, Running 153.69s Step 320( 39.80%), action 199, FPS 2.00, Running 154.37s Step 321( 40.00%), action 200, FPS 2.02, Running 154.80s Step 322( 40.20%), action 201, FPS 2.03, Running 155.72s Step 323( 40.40%), action 202, FPS 2.03, Running 156.02s Step 324( 40.60%), action 203, FPS 1.97, Running 156.93s Step 325( 40.80%), action 204, FPS 2.00, Running 157.17s Step 326( 41.00%), action 205, FPS 2.01, Running 158.07s Step 327( 41.20%), action 206, FPS 2.00, Running 158.35s Step 328( 41.40%), action 207, FPS 2.01, Running 159.08s Step 329( 41.60%), action 208, FPS 1.98, Running 159.41s Step 330( 41.80%), action 209, FPS 1.86, Running 160.36s Step 331( 42.00%), action 210, FPS 1.84, Running 160.64s Step 332( 42.20%), action 211, FPS 1.79, Running 161.54s Step 333( 42.40%), action 212, FPS 1.80, Running 161.78s Step 334( 42.60%), action 213, FPS 1.71, Running 162.65s Step 335( 42.80%), action 214, FPS 1.73, Running 163.02s Step 336( 43.00%), action 215, FPS 1.71, Running 163.82s Step 337( 43.20%), action 216, FPS 1.73, Running 164.14s Step 338( 43.40%), action 217, FPS 1.69, Running 165.06s Step 339( 43.60%), action 218, FPS 1.67, Running 165.64s Step 340( 43.80%), action 219, FPS 1.65, Running 166.49s Step 341( 44.00%), action 220, FPS 1.65, Running 166.92s Step 342( 44.20%), action 221, FPS 1.65, Running 167.86s Step 343( 44.40%), action 222, FPS 1.59, Running 168.61s Step 344( 44.60%), action 223, FPS 1.62, Running 169.28s Step 345( 44.80%), action 224, FPS 1.60, Running 169.70s Step 346( 45.00%), action 225, FPS 1.64, Running 170.25s Step 347( 45.20%), action 226, FPS 1.65, Running 170.47s Step 348( 45.40%), action 227, FPS 1.61, Running 171.49s Step 349( 45.60%), action 228, FPS 1.56, Running 172.22s Step 350( 45.80%), action 229, FPS 1.55, Running 173.26s Step 351( 46.00%), action 230, FPS 1.50, Running 173.99s Step 352( 46.20%), action 231, FPS 1.45, Running 175.37s Step 353( 46.40%), action 232, FPS 1.41, Running 175.98s Step 354( 46.60%), action 233, FPS 1.40, Running 176.96s Step 355( 46.80%), action 234, FPS 1.40, Running 177.30s Step 356( 47.00%), action 235, FPS 1.39, Running 178.21s Step 357( 47.20%), action 236, FPS 1.37, Running 178.69s Step 358( 47.40%), action 237, FPS 1.40, Running 179.36s Step 359( 47.60%), action 238, FPS 1.39, Running 179.99s Step 360( 47.80%), action 239, FPS 1.41, Running 180.65s Step 361( 48.00%), action 240, FPS 1.42, Running 181.02s Step 362( 48.20%), action 241, FPS 1.44, Running 181.71s Step 363( 48.40%), action 242, FPS 1.47, Running 182.21s Step 364( 48.60%), action 243, FPS 1.48, Running 182.78s Step 365( 48.80%), action 244, FPS 1.45, Running 183.51s Step 366( 49.00%), action 245, FPS 1.41, Running 184.41s Step 367( 49.20%), action 246, FPS 1.37, Running 185.08s Step 368( 49.40%), action 247, FPS 1.37, Running 186.10s Step 369( 49.60%), action 248, FPS 1.41, Running 186.43s Step 370( 49.80%), action 249, FPS 1.43, Running 187.24s Step 371( 50.00%), action 250, FPS 1.45, Running 187.79s Step 372( 50.20%), action 251, FPS 1.51, Running 188.63s Step 373( 50.40%), action 252, FPS 1.51, Running 189.19s Step 374( 50.60%), action 253, FPS 1.58, Running 189.64s Step 375( 50.80%), action 254, FPS 1.55, Running 190.17s Step 376( 51.00%), action 255, FPS 1.55, Running 191.11s Step 377( 51.20%), action 256, FPS 1.56, Running 191.49s Step 378( 51.40%), action 257, FPS 1.55, Running 192.25s Step 379( 51.60%), action 258, FPS 1.59, Running 192.57s Step 380( 51.80%), action 259, FPS 1.57, Running 193.43s Step 381( 52.00%), action 260, FPS 1.54, Running 194.00s Step 382( 52.20%), action 261, FPS 1.50, Running 195.03s Step 383( 52.40%), action 262, FPS 1.49, Running 195.61s Step 384( 52.60%), action 263, FPS 1.45, Running 196.54s Step 385( 52.80%), action 264, FPS 1.50, Running 196.84s Step 386( 53.00%), action 265, FPS 1.49, Running 197.81s Step 387( 53.20%), action 266, FPS 1.51, Running 198.37s Step 388( 53.40%), action 267, FPS 1.54, Running 199.06s Step 389( 53.60%), action 268, FPS 1.52, Running 199.59s Step 390( 53.80%), action 269, FPS 1.51, Running 200.49s Step 391( 54.00%), action 270, FPS 1.53, Running 200.86s Step 392( 54.20%), action 271, FPS 1.51, Running 201.92s Step 393( 54.40%), action 272, FPS 1.53, Running 202.28s Step 394( 54.60%), action 273, FPS 1.48, Running 203.20s Step 395( 54.80%), action 274, FPS 1.50, Running 203.49s Step 396( 55.00%), action 275, FPS 1.52, Running 204.30s Step 397( 55.20%), action 276, FPS 1.53, Running 204.58s Step 398( 55.40%), action 277, FPS 1.52, Running 205.45s Step 399( 55.60%), action 278, FPS 1.52, Running 205.74s Step 400( 55.80%), action 279, FPS 1.55, Running 206.37s Step 401( 56.00%), action 280, FPS 1.57, Running 206.74s Step 402( 56.20%), action 281, FPS 1.61, Running 207.49s Step 403( 56.40%), action 282, FPS 1.64, Running 207.79s Step 404( 56.60%), action 283, FPS 1.64, Running 208.72s Step 405( 56.80%), action 284, FPS 1.63, Running 209.14s Step 406( 57.00%), action 285, FPS 1.63, Running 210.09s Step 407( 57.20%), action 286, FPS 1.62, Running 210.70s Step 408( 57.40%), action 287, FPS 1.59, Running 211.60s Step 409( 57.60%), action 288, FPS 1.58, Running 212.23s Step 410( 57.80%), action 289, FPS 1.61, Running 212.90s Step 411( 58.00%), action 290, FPS 1.59, Running 213.40s Step 412( 58.20%), action 291, FPS 1.61, Running 214.34s Step 413( 58.40%), action 292, FPS 1.62, Running 214.59s Step 414( 58.60%), action 293, FPS 1.64, Running 215.42s Step 415( 58.80%), action 294, FPS 1.64, Running 215.71s Step 416( 59.00%), action 295, FPS 1.65, Running 216.44s Step 417( 59.20%), action 296, FPS 1.63, Running 216.86s Step 418( 59.40%), action 297, FPS 1.62, Running 217.78s Step 419( 59.60%), action 298, FPS 1.62, Running 218.05s Step 420( 59.80%), action 299, FPS 1.63, Running 218.65s Step 421( 60.00%), action 300, FPS 1.62, Running 219.08s Step 422( 60.20%), action 301, FPS 1.63, Running 219.77s Step 423( 60.40%), action 302, FPS 1.61, Running 220.25s Step 424( 60.60%), action 303, FPS 1.64, Running 220.88s Step 425( 60.80%), action 304, FPS 1.63, Running 221.37s Step 426( 61.00%), action 305, FPS 1.68, Running 221.96s Step 427( 61.20%), action 306, FPS 1.70, Running 222.46s Step 428( 61.40%), action 307, FPS 1.74, Running 223.08s Step 429( 61.60%), action 308, FPS 1.76, Running 223.58s Step 430( 61.80%), action 309, FPS 1.76, Running 224.29s Step 431( 62.00%), action 310, FPS 1.77, Running 224.70s Step 432( 62.20%), action 311, FPS 1.80, Running 225.47s Step 433( 62.40%), action 312, FPS 1.76, Running 225.96s Step 434( 62.60%), action 313, FPS 1.79, Running 226.58s Step 435( 62.80%), action 314, FPS 1.78, Running 226.94s Step 436( 63.00%), action 315, FPS 1.75, Running 227.85s Step 437( 63.20%), action 316, FPS 1.75, Running 228.27s Step 438( 63.40%), action 317, FPS 1.84, Running 228.63s Step 439( 63.60%), action 318, FPS 1.80, Running 229.13s Step 440( 63.80%), action 319, FPS 1.81, Running 229.68s Step 441( 64.00%), action 320, FPS 1.80, Running 230.18s Step 442( 64.20%), action 321, FPS 1.75, Running 231.18s Step 443( 64.40%), action 322, FPS 1.79, Running 231.44s Step 444( 64.60%), action 323, FPS 1.76, Running 232.27s Step 445( 64.80%), action 324, FPS 1.79, Running 232.52s Step 446( 65.00%), action 325, FPS 1.78, Running 233.18s Step 447( 65.20%), action 326, FPS 1.80, Running 233.60s Step 448( 65.40%), action 327, FPS 1.80, Running 234.21s Step 449( 65.60%), action 328, FPS 1.80, Running 234.68s Step 450( 65.80%), action 329, FPS 1.81, Running 235.31s Step 451( 66.00%), action 330, FPS 1.80, Running 235.80s Step 452( 66.20%), action 331, FPS 1.78, Running 236.69s Step 453( 66.40%), action 332, FPS 1.81, Running 237.02s Step 454( 66.60%), action 333, FPS 1.78, Running 237.80s Step 455( 66.80%), action 334, FPS 1.77, Running 238.21s Step 456( 67.00%), action 335, FPS 1.81, Running 238.89s Step 457( 67.20%), action 336, FPS 1.84, Running 239.14s Step 458( 67.40%), action 337, FPS 1.79, Running 239.81s Step 459( 67.60%), action 338, FPS 1.80, Running 240.22s Step 460( 67.80%), action 339, FPS 1.76, Running 241.03s Step 461( 68.00%), action 340, FPS 1.79, Running 241.33s Step 462( 68.20%), action 341, FPS 1.81, Running 242.21s Step 463( 68.40%), action 342, FPS 1.81, Running 242.51s Step 464( 68.60%), action 343, FPS 1.80, Running 243.35s Step 465( 68.80%), action 344, FPS 1.80, Running 243.65s Step 466( 69.00%), action 345, FPS 1.77, Running 244.46s Step 467( 69.20%), action 346, FPS 1.80, Running 244.71s Step 468( 69.40%), action 347, FPS 1.79, Running 245.38s Step 469( 69.60%), action 348, FPS 1.79, Running 245.84s Step 470( 69.80%), action 349, FPS 1.80, Running 246.40s Step 471( 70.00%), action 350, FPS 1.84, Running 246.68s Step 472( 70.20%), action 351, FPS 1.87, Running 247.39s Step 473( 70.40%), action 352, FPS 1.88, Running 247.67s Step 474( 70.60%), action 353, FPS 1.98, Running 247.91s Step 475( 70.80%), action 354, FPS 2.00, Running 248.23s Step 476( 71.00%), action 355, FPS 1.99, Running 248.93s Step 477( 71.20%), action 356, FPS 1.94, Running 249.43s Step 478( 71.40%), action 357, FPS 1.93, Running 250.16s Step 479( 71.60%), action 358, FPS 1.94, Running 250.54s Step 480( 71.80%), action 359, FPS 1.98, Running 251.12s Step 481( 72.00%), action 360, FPS 1.93, Running 251.67s Step 482( 72.20%), action 361, FPS 1.93, Running 252.59s Step 483( 72.40%), action 362, FPS 1.93, Running 252.86s Step 484( 72.60%), action 363, FPS 1.93, Running 253.73s Step 485( 72.80%), action 364, FPS 1.94, Running 253.98s Step 486( 73.00%), action 365, FPS 1.93, Running 254.85s Step 487( 73.20%), action 366, FPS 1.93, Running 255.08s Step 488( 73.40%), action 367, FPS 1.92, Running 255.81s Step 489( 73.60%), action 368, FPS 1.91, Running 256.34s Step 490( 73.80%), action 369, FPS 1.87, Running 257.10s Step 491( 74.00%), action 370, FPS 1.86, Running 257.42s Step 492( 74.20%), action 371, FPS 1.83, Running 258.33s Step 493( 74.40%), action 372, FPS 1.79, Running 258.87s Step 494( 74.60%), action 373, FPS 1.73, Running 259.50s Step 495( 74.80%), action 374, FPS 1.69, Running 260.06s Step 496( 75.00%), action 375, FPS 1.65, Running 261.04s Step 497( 75.20%), action 376, FPS 1.68, Running 261.30s Step 498( 75.40%), action 377, FPS 1.66, Running 262.18s Step 499( 75.60%), action 378, FPS 1.67, Running 262.48s Step 500( 75.80%), action 379, FPS 1.64, Running 263.33s Step 501( 76.00%), action 380, FPS 1.67, Running 263.64s Step 502( 76.20%), action 381, FPS 1.67, Running 264.54s Step 503( 76.40%), action 382, FPS 1.63, Running 265.15s Step 504( 76.60%), action 383, FPS 1.59, Running 266.28s Step 505( 76.80%), action 384, FPS 1.52, Running 267.13s Step 506( 77.00%), action 385, FPS 1.58, Running 267.52s Step 507( 77.20%), action 386, FPS 1.55, Running 268.02s Step 508( 77.40%), action 387, FPS 1.55, Running 268.75s Step 509( 77.60%), action 388, FPS 1.51, Running 269.61s Step 510( 77.80%), action 389, FPS 1.47, Running 270.70s Step 511( 78.00%), action 390, FPS 1.46, Running 271.15s Step 512( 78.20%), action 391, FPS 1.46, Running 272.01s Step 513( 78.40%), action 392, FPS 1.47, Running 272.46s Step 514( 78.60%), action 393, FPS 1.42, Running 273.57s Step 515( 78.80%), action 394, FPS 1.43, Running 274.02s Step 516( 79.00%), action 395, FPS 1.44, Running 274.93s Step 517( 79.20%), action 396, FPS 1.44, Running 275.20s Step 518( 79.40%), action 397, FPS 1.43, Running 276.15s Step 519( 79.60%), action 398, FPS 1.40, Running 276.82s Step 520( 79.80%), action 399, FPS 1.39, Running 277.69s Step 521( 80.00%), action 400, FPS 1.36, Running 278.31s Step 522( 80.20%), action 401, FPS 1.35, Running 279.35s Step 523( 80.40%), action 402, FPS 1.38, Running 279.63s Step 524( 80.60%), action 403, FPS 1.41, Running 280.49s Step 525( 80.80%), action 404, FPS 1.46, Running 280.81s Step 526( 81.00%), action 405, FPS 1.42, Running 281.59s Step 527( 81.20%), action 406, FPS 1.44, Running 281.90s Step 528( 81.40%), action 407, FPS 1.43, Running 282.73s Step 529( 81.60%), action 408, FPS 1.48, Running 283.11s Step 530( 81.80%), action 409, FPS 1.52, Running 283.85s Step 531( 82.00%), action 410, FPS 1.50, Running 284.46s Step 532( 82.20%), action 411, FPS 1.53, Running 285.05s Step 533( 82.40%), action 412, FPS 1.57, Running 285.24s Step 534( 82.60%), action 413, FPS 1.65, Running 285.66s Step 535( 82.80%), action 414, FPS 1.66, Running 286.09s Step 536( 83.00%), action 415, FPS 1.70, Running 286.71s Step 537( 83.20%), action 416, FPS 1.70, Running 286.96s Step 538( 83.40%), action 417, FPS 1.76, Running 287.52s Step 539( 83.60%), action 418, FPS 1.82, Running 287.79s Step 540( 83.80%), action 419, FPS 1.83, Running 288.63s Step 541( 84.00%), action 420, FPS 1.89, Running 288.90s Step 542( 84.20%), action 421, FPS 1.92, Running 289.77s Step 543( 84.40%), action 422, FPS 1.92, Running 290.05s Step 544( 84.60%), action 423, FPS 1.92, Running 290.88s Step 545( 84.80%), action 424, FPS 1.88, Running 291.43s Step 546( 85.00%), action 425, FPS 1.92, Running 292.02s Step 547( 85.20%), action 426, FPS 1.92, Running 292.29s Step 548( 85.40%), action 427, FPS 1.94, Running 293.05s Step 549( 85.60%), action 428, FPS 1.95, Running 293.34s Step 550( 85.80%), action 429, FPS 1.94, Running 294.17s Step 551( 86.00%), action 430, FPS 2.00, Running 294.46s Step 552( 86.20%), action 431, FPS 1.94, Running 295.35s Step 553( 86.40%), action 432, FPS 1.88, Running 295.87s Step 554( 86.60%), action 433, FPS 1.84, Running 296.51s Step 555( 86.80%), action 434, FPS 1.84, Running 296.98s Step 556( 87.00%), action 435, FPS 1.79, Running 297.91s Step 557( 87.20%), action 436, FPS 1.79, Running 298.15s Step 558( 87.40%), action 437, FPS 1.75, Running 298.96s Step 559( 87.60%), action 438, FPS 1.74, Running 299.25s Step 560( 87.80%), action 439, FPS 1.74, Running 300.11s Step 561( 88.00%), action 440, FPS 1.75, Running 300.36s Step 562( 88.20%), action 441, FPS 1.79, Running 300.96s Step 563( 88.40%), action 442, FPS 1.76, Running 301.41s Step 564( 88.60%), action 443, FPS 1.77, Running 302.17s Step 565( 88.80%), action 444, FPS 1.79, Running 302.64s Step 566( 89.00%), action 445, FPS 1.74, Running 303.50s Step 567( 89.20%), action 446, FPS 1.72, Running 303.89s Step 568( 89.40%), action 447, FPS 1.70, Running 304.79s Step 569( 89.60%), action 448, FPS 1.69, Running 305.14s Step 570( 89.80%), action 449, FPS 1.72, Running 305.80s Step 571( 90.00%), action 450, FPS 1.66, Running 306.54s Step 572( 90.20%), action 451, FPS 1.64, Running 307.51s Step 573( 90.40%), action 452, FPS 1.68, Running 307.76s Step 574( 90.60%), action 453, FPS 1.66, Running 308.56s Step 575( 90.80%), action 454, FPS 1.68, Running 308.86s Step 576( 91.00%), action 455, FPS 1.73, Running 309.46s Step 577( 91.20%), action 456, FPS 1.71, Running 309.86s Step 578( 91.40%), action 457, FPS 1.72, Running 310.57s Step 579( 91.60%), action 458, FPS 1.71, Running 310.98s Step 580( 91.80%), action 459, FPS 1.69, Running 311.94s Step 581( 92.00%), action 460, FPS 1.69, Running 312.16s Step 582( 92.20%), action 461, FPS 1.65, Running 313.09s Step 583( 92.40%), action 462, FPS 1.62, Running 313.74s Step 584( 92.60%), action 463, FPS 1.61, Running 314.59s Step 585( 92.80%), action 464, FPS 1.64, Running 314.81s Step 586( 93.00%), action 465, FPS 1.62, Running 315.84s Step 587( 93.20%), action 466, FPS 1.61, Running 316.34s Step 588( 93.40%), action 467, FPS 1.60, Running 317.32s Step 589( 93.60%), action 468, FPS 1.57, Running 317.90s Step 590( 93.80%), action 469, FPS 1.57, Running 318.51s Step 591( 94.00%), action 470, FPS 1.60, Running 319.06s Step 592( 94.20%), action 471, FPS 1.61, Running 319.95s Step 593( 94.40%), action 472, FPS 1.59, Running 320.32s Step 594( 94.60%), action 473, FPS 1.60, Running 321.08s Step 595( 94.80%), action 474, FPS 1.59, Running 321.42s Step 596( 95.00%), action 475, FPS 1.57, Running 322.22s Step 597( 95.20%), action 476, FPS 1.55, Running 322.75s [2026-08-02 20:42:17] [48 ] Seed 47 success after 323.22 s. +steps: 597 , actions: 476 . +Instruction: Empty +Total 33/48(68.75%) success. +Setting seed: 48 +Step 1( N/A%), pre moving , FPS 17.74, Running 0.06s Step 2( N/A%), pre moving , FPS 25.96, Running 0.08s Step 3( N/A%), pre moving , FPS 31.26, Running 0.10s Step 4( N/A%), pre moving , FPS 34.93, Running 0.11s Step 5( N/A%), pre moving , FPS 37.01, Running 0.14s Step 6( N/A%), pre moving , FPS 38.07, Running 0.16s Step 7( N/A%), pre moving , FPS 39.78, Running 0.18s Step 8( N/A%), pre moving , FPS 40.92, Running 0.20s Step 9( N/A%), pre moving , FPS 42.08, Running 0.21s Step 10( N/A%), pre moving , FPS 43.12, Running 0.23s Step 11( N/A%), pre moving , FPS 44.18, Running 0.25s Step 12( N/A%), pre moving , FPS 45.01, Running 0.27s Step 13( N/A%), pre moving , FPS 45.30, Running 0.29s Step 14( N/A%), pre moving , FPS 44.19, Running 0.32s Step 15( N/A%), pre moving , FPS 43.56, Running 0.34s Step 16( N/A%), pre moving , FPS 43.75, Running 0.37s Step 17( N/A%), pre moving , FPS 43.65, Running 0.39s Step 18( N/A%), pre moving , FPS 43.48, Running 0.41s Step 19( N/A%), pre moving , FPS 43.32, Running 0.44s Step 20( N/A%), pre moving , FPS 43.27, Running 0.46s Step 21( N/A%), pre moving , FPS 28.30, Running 0.76s Step 22( N/A%), pre moving , FPS 27.22, Running 0.81s Step 23( N/A%), pre moving , FPS 25.85, Running 0.87s Step 24( N/A%), pre moving , FPS 24.12, Running 0.94s Step 25( N/A%), pre moving , FPS 23.15, Running 1.00s Step 26( N/A%), pre moving , FPS 16.90, Running 1.34s Step 27( N/A%), pre moving , FPS 16.65, Running 1.38s Step 28( N/A%), pre moving , FPS 16.21, Running 1.43s Step 29( N/A%), pre moving , FPS 16.08, Running 1.46s Step 30( N/A%), pre moving , FPS 15.89, Running 1.49s Step 31( N/A%), pre moving , FPS 15.60, Running 1.53s Step 32( N/A%), pre moving , FPS 15.26, Running 1.58s Step 33( N/A%), pre moving , FPS 15.03, Running 1.62s Step 34( N/A%), pre moving , FPS 15.00, Running 1.65s Step 35( N/A%), pre moving , FPS 14.67, Running 1.71s Step 36( N/A%), pre moving , FPS 10.26, Running 2.31s Step 37( N/A%), pre moving , FPS 10.04, Running 2.38s Step 38( N/A%), pre moving , FPS 9.83, Running 2.45s Step 39( N/A%), pre moving , FPS 9.68, Running 2.51s Step 40( N/A%), pre moving , FPS 8.48, Running 2.82s Step 41( N/A%), pre moving , FPS 9.44, Running 2.88s Step 42( N/A%), pre moving , FPS 9.40, Running 2.94s Step 43( N/A%), pre moving , FPS 9.48, Running 2.98s Step 44( N/A%), pre moving , FPS 9.48, Running 3.05s Step 45( N/A%), pre moving , FPS 8.33, Running 3.40s Step 46( N/A%), pre moving , FPS 9.38, Running 3.47s Step 47( N/A%), pre moving , FPS 9.18, Running 3.56s Step 48( N/A%), pre moving , FPS 8.99, Running 3.65s Step 49( N/A%), pre moving , FPS 7.94, Running 3.98s Step 50( N/A%), pre moving , FPS 7.75, Running 4.07s Step 51( N/A%), pre moving , FPS 7.57, Running 4.17s Step 52( N/A%), pre moving , FPS 6.76, Running 4.54s Step 53( N/A%), pre moving , FPS 6.60, Running 4.65s Step 54( N/A%), pre moving , FPS 6.46, Running 4.74s Step 55( N/A%), pre moving , FPS 6.38, Running 4.84s Step 56( N/A%), pre moving , FPS 6.92, Running 5.21s Step 57( N/A%), pre moving , FPS 6.88, Running 5.29s Step 58( N/A%), pre moving , FPS 6.79, Running 5.40s Step 59( N/A%), pre moving , FPS 6.21, Running 5.73s Step 60( N/A%), pre moving , FPS 6.62, Running 5.84s Step 61( N/A%), pre moving , FPS 6.52, Running 5.95s Step 62( N/A%), pre moving , FPS 5.96, Running 6.30s Step 63( N/A%), pre moving , FPS 5.85, Running 6.40s Step 64( N/A%), pre moving , FPS 5.47, Running 6.71s Step 65( N/A%), pre moving , FPS 5.66, Running 6.93s Step 66( N/A%), pre moving , FPS 5.60, Running 7.05s Step 67( N/A%), pre moving , FPS 5.21, Running 7.39s Step 68( N/A%), pre moving , FPS 5.18, Running 7.51s Step 69( N/A%), pre moving , FPS 5.50, Running 7.61s Step 70( N/A%), pre moving , FPS 5.15, Running 7.96s Step 71( N/A%), pre moving , FPS 5.13, Running 8.07s Step 72( N/A%), pre moving , FPS 5.51, Running 8.17s Step 73( N/A%), pre moving , FPS 5.18, Running 8.51s Step 74( N/A%), pre moving , FPS 5.18, Running 8.61s Step 75( N/A%), pre moving , FPS 5.17, Running 8.71s Step 76( N/A%), pre moving , FPS 5.17, Running 9.07s Step 77( N/A%), pre moving , FPS 5.13, Running 9.19s Step 78( N/A%), pre moving , FPS 5.12, Running 9.30s Step 79( N/A%), pre moving , FPS 5.06, Running 9.68s Step 80( N/A%), pre moving , FPS 5.09, Running 9.77s Step 81( N/A%), pre moving , FPS 5.11, Running 9.87s Step 82( N/A%), pre moving , FPS 5.12, Running 10.20s Step 83( N/A%), pre moving , FPS 5.10, Running 10.32s Step 84( N/A%), pre moving , FPS 5.38, Running 10.43s Step 85( N/A%), pre moving , FPS 5.18, Running 10.80s Step 86( N/A%), pre moving , FPS 5.19, Running 10.90s Step 87( N/A%), pre moving , FPS 5.18, Running 11.25s Step 88( N/A%), pre moving , FPS 5.24, Running 11.33s Step 89( N/A%), pre moving , FPS 5.29, Running 11.40s Step 90( N/A%), pre moving , FPS 5.73, Running 11.45s Step 91( N/A%), pre moving , FPS 5.80, Running 11.52s Step 92( N/A%), pre moving , FPS 5.46, Running 11.83s Step 93( N/A%), pre moving , FPS 5.89, Running 11.91s Step 94( N/A%), pre moving , FPS 5.96, Running 11.97s Step 95( N/A%), pre moving , FPS 6.00, Running 12.04s Step 96( N/A%), pre moving , FPS 6.37, Running 12.21s Step 97( N/A%), pre moving , FPS 6.20, Running 12.42s Step 98( N/A%), pre moving , FPS 6.25, Running 12.50s Step 99( N/A%), pre moving , FPS 6.91, Running 12.57s Step 100( N/A%), pre moving , FPS 6.98, Running 12.63s Step 101( N/A%), pre moving , FPS 6.50, Running 12.94s Step 102( N/A%), pre moving , FPS 7.10, Running 13.02s Step 103( N/A%), pre moving , FPS 7.26, Running 13.08s Step 104( N/A%), pre moving , FPS 7.34, Running 13.15s Step 105( N/A%), pre moving , FPS 7.78, Running 13.37s Step 106( N/A%), pre moving , FPS 7.65, Running 13.52s Step 107( N/A%), pre moving , FPS 8.58, Running 13.58s Step 108( N/A%), pre moving , FPS 4.82, Running 15.48s Step 109( N/A%), pre moving , FPS 4.36, Running 15.99s Step 110( N/A%), pre moving , FPS 4.05, Running 16.39s Step 111( N/A%), pre moving , FPS 3.71, Running 16.92s Step 112( N/A%), pre moving , FPS 3.82, Running 17.07s Step 113( N/A%), pre moving , FPS 3.47, Running 17.67s Step 114( N/A%), pre moving , FPS 3.30, Running 18.02s Step 115( N/A%), pre moving , FPS 3.06, Running 18.58s Step 116( N/A%), pre moving , FPS 3.05, Running 18.77s Step 117( N/A%), pre moving , FPS 2.93, Running 19.25s Step 118( N/A%), pre moving , FPS 2.87, Running 19.47s Step 119( N/A%), pre moving , FPS 2.71, Running 19.95s Step 120( N/A%), pre moving , FPS 2.67, Running 20.11s Step 121( N/A%), pre moving , FPS 2.67, Running 20.44s Step 122( N/A%), pre moving , FPS 2.65, Running 20.57s Step 123( N/A%), pre moving , FPS 2.56, Running 20.88s Step 124( N/A%), pre moving , FPS 2.52, Running 21.07s Step 125( N/A%), pre moving , FPS 2.45, Running 21.55s Step 126( N/A%), pre moving , FPS 2.37, Running 21.96s Step 127( N/A%), pre moving , FPS 2.25, Running 22.45s Step 128( 0.20%), action 1, FPS 2.49, Running 23.52s Step 129( 0.40%), action 2, FPS 2.39, Running 24.34s Step 130( 0.60%), action 3, FPS 2.26, Running 25.23s Step 131( 0.80%), action 4, FPS 2.23, Running 25.88s Step 132( 1.00%), action 5, FPS 2.03, Running 26.95s Step 133( 1.20%), action 6, FPS 2.06, Running 27.38s Step 134( 1.40%), action 7, FPS 1.99, Running 28.06s Step 135( 1.60%), action 8, FPS 2.04, Running 28.38s Step 136( 1.80%), action 9, FPS 1.92, Running 29.20s Step 137( 2.00%), action 10, FPS 1.95, Running 29.50s Step 138( 2.20%), action 11, FPS 1.77, Running 30.75s Step 139( 2.40%), action 12, FPS 1.80, Running 31.06s Step 140( 2.60%), action 13, FPS 1.69, Running 31.96s Step 141( 2.80%), action 14, FPS 1.64, Running 32.62s Step 142( 3.00%), action 15, FPS 1.54, Running 33.55s Step 143( 3.20%), action 16, FPS 1.51, Running 34.14s Step 144( 3.40%), action 17, FPS 1.46, Running 34.81s Step 145( 3.60%), action 18, FPS 1.45, Running 35.30s Step 146( 3.80%), action 19, FPS 1.43, Running 35.94s Step 147( 4.00%), action 20, FPS 1.43, Running 36.45s Step 148( 4.20%), action 21, FPS 1.44, Running 37.43s Step 149( 4.40%), action 22, FPS 1.49, Running 37.75s Step 150( 4.60%), action 23, FPS 1.49, Running 38.66s Step 151( 4.80%), action 24, FPS 1.53, Running 38.93s Step 152( 5.00%), action 25, FPS 1.58, Running 39.61s Step 153( 5.20%), action 26, FPS 1.61, Running 39.83s Step 154( 5.40%), action 27, FPS 1.61, Running 40.51s Step 155( 5.60%), action 28, FPS 1.58, Running 41.02s Step 156( 5.80%), action 29, FPS 1.56, Running 42.01s Step 157( 6.00%), action 30, FPS 1.57, Running 42.27s Step 158( 6.20%), action 31, FPS 1.61, Running 43.20s Step 159( 6.40%), action 32, FPS 1.58, Running 43.73s Step 160( 6.60%), action 33, FPS 1.62, Running 44.30s Step 161( 6.80%), action 34, FPS 1.65, Running 44.75s Step 162( 7.00%), action 35, FPS 1.68, Running 45.42s Step 163( 7.20%), action 36, FPS 1.73, Running 45.69s Step 164( 7.40%), action 37, FPS 1.71, Running 46.48s Step 165( 7.60%), action 38, FPS 1.74, Running 46.77s Step 166( 7.80%), action 39, FPS 1.71, Running 47.67s Step 167( 8.00%), action 40, FPS 1.71, Running 48.18s Step 168( 8.20%), action 41, FPS 1.69, Running 49.25s Step 169( 8.40%), action 42, FPS 1.69, Running 49.59s Step 170( 8.60%), action 43, FPS 1.64, Running 50.83s Step 171( 8.80%), action 44, FPS 1.60, Running 51.41s Step 172( 9.00%), action 45, FPS 1.60, Running 52.10s Step 173( 9.20%), action 46, FPS 1.51, Running 53.08s Step 174( 9.40%), action 47, FPS 1.46, Running 54.17s Step 175( 9.60%), action 48, FPS 1.45, Running 54.86s Step 176( 9.80%), action 49, FPS 1.47, Running 55.64s Step 177( 10.00%), action 50, FPS 1.43, Running 56.29s Step 178( 10.20%), action 51, FPS 1.41, Running 57.36s Step 179( 10.40%), action 52, FPS 1.44, Running 57.62s Step 180( 10.60%), action 53, FPS 1.43, Running 58.25s Step 181( 10.80%), action 54, FPS 1.45, Running 58.54s Step 182( 11.00%), action 55, FPS 1.45, Running 59.17s Step 183( 11.20%), action 56, FPS 1.43, Running 59.63s Step 184( 11.40%), action 57, FPS 1.45, Running 60.29s Step 185( 11.60%), action 58, FPS 1.44, Running 60.70s Step 186( 11.80%), action 59, FPS 1.43, Running 61.66s Step 187( 12.00%), action 60, FPS 1.45, Running 62.01s Step 188( 12.20%), action 61, FPS 1.41, Running 63.46s Step 189( 12.40%), action 62, FPS 1.39, Running 64.01s Step 190( 12.60%), action 63, FPS 1.44, Running 64.68s Step 191( 12.80%), action 64, FPS 1.46, Running 65.14s Step 192( 13.00%), action 65, FPS 1.46, Running 65.82s Step 193( 13.20%), action 66, FPS 1.51, Running 66.30s Step 194( 13.40%), action 67, FPS 1.53, Running 67.26s Step 195( 13.60%), action 68, FPS 1.58, Running 67.52s Step 196( 13.80%), action 69, FPS 1.56, Running 68.49s Step 197( 14.00%), action 70, FPS 1.57, Running 69.05s Step 198( 14.20%), action 71, FPS 1.58, Running 70.02s Step 199( 14.40%), action 72, FPS 1.56, Running 70.43s Step 200( 14.60%), action 73, FPS 1.54, Running 71.21s Step 201( 14.80%), action 74, FPS 1.54, Running 71.57s Step 202( 15.00%), action 75, FPS 1.51, Running 72.38s Step 203( 15.20%), action 76, FPS 1.52, Running 72.79s Step 204( 15.40%), action 77, FPS 1.50, Running 73.64s Step 205( 15.60%), action 78, FPS 1.47, Running 74.31s Step 206( 15.80%), action 79, FPS 1.47, Running 75.27s Step 207( 16.00%), action 80, FPS 1.44, Running 75.86s Step 208( 16.20%), action 81, FPS 1.52, Running 76.66s Step 209( 16.40%), action 82, FPS 1.54, Running 76.99s Step 210( 16.60%), action 83, FPS 1.55, Running 77.56s Step 211( 16.80%), action 84, FPS 1.57, Running 77.86s Step 212( 17.00%), action 85, FPS 1.54, Running 78.77s Step 213( 17.20%), action 86, FPS 1.55, Running 79.21s Step 214( 17.40%), action 87, FPS 1.58, Running 79.90s Step 215( 17.60%), action 88, FPS 1.58, Running 80.17s Step 216( 17.80%), action 89, FPS 1.58, Running 81.13s Step 217( 18.00%), action 90, FPS 1.57, Running 81.77s Step 218( 18.20%), action 91, FPS 1.56, Running 82.84s Step 219( 18.40%), action 92, FPS 1.53, Running 83.50s Step 220( 18.60%), action 93, FPS 1.49, Running 84.61s Step 221( 18.80%), action 94, FPS 1.48, Running 85.11s Step 222( 19.00%), action 95, FPS 1.47, Running 85.99s Step 223( 19.20%), action 96, FPS 1.48, Running 86.30s Step 224( 19.40%), action 97, FPS 1.51, Running 86.91s Step 225( 19.60%), action 98, FPS 1.53, Running 87.39s Step 226( 19.80%), action 99, FPS 1.55, Running 88.17s Step 227( 20.00%), action 100, FPS 1.58, Running 88.56s Step 228( 20.20%), action 101, FPS 1.56, Running 89.49s Step 229( 20.40%), action 102, FPS 1.56, Running 89.82s Step 230( 20.60%), action 103, FPS 1.53, Running 90.67s Step 231( 20.80%), action 104, FPS 1.49, Running 91.28s Step 232( 21.00%), action 105, FPS 1.49, Running 92.22s Step 233( 21.20%), action 106, FPS 1.49, Running 92.60s Step 234( 21.40%), action 107, FPS 1.48, Running 93.38s Step 235( 21.60%), action 108, FPS 1.45, Running 93.94s Step 236( 21.80%), action 109, FPS 1.49, Running 94.57s Step 237( 22.00%), action 110, FPS 1.50, Running 95.14s Step 238( 22.20%), action 111, FPS 1.51, Running 96.05s Step 239( 22.40%), action 112, FPS 1.54, Running 96.49s Step 240( 22.60%), action 113, FPS 1.58, Running 97.26s Step 241( 22.80%), action 114, FPS 1.57, Running 97.84s Step 242( 23.00%), action 115, FPS 1.57, Running 98.77s Step 243( 23.20%), action 116, FPS 1.56, Running 99.09s Step 244( 23.40%), action 117, FPS 1.53, Running 99.98s Step 245( 23.60%), action 118, FPS 1.51, Running 100.68s Step 246( 23.80%), action 119, FPS 1.49, Running 101.59s Step 247( 24.00%), action 120, FPS 1.50, Running 101.90s Step 248( 24.20%), action 121, FPS 1.49, Running 102.93s Step 249( 24.40%), action 122, FPS 1.48, Running 103.34s Step 250( 24.60%), action 123, FPS 1.47, Running 104.25s Step 251( 24.80%), action 124, FPS 1.50, Running 104.60s Step 252( 25.00%), action 125, FPS 1.52, Running 105.38s Step 253( 25.20%), action 126, FPS 1.52, Running 105.78s Step 254( 25.40%), action 127, FPS 1.52, Running 106.50s Step 255( 25.60%), action 128, FPS 1.54, Running 106.89s Step 256( 25.80%), action 129, FPS 1.52, Running 107.72s Step 257( 26.00%), action 130, FPS 1.52, Running 108.28s Step 258( 26.20%), action 131, FPS 1.51, Running 109.31s Step 259( 26.40%), action 132, FPS 1.52, Running 109.64s Step 260( 26.60%), action 133, FPS 1.51, Running 110.50s Step 261( 26.80%), action 134, FPS 1.54, Running 110.86s Step 262( 27.00%), action 135, FPS 1.56, Running 111.58s Step 263( 27.20%), action 136, FPS 1.57, Running 111.86s Step 264( 27.40%), action 137, FPS 1.58, Running 112.63s Step 265( 27.60%), action 138, FPS 1.64, Running 112.88s Step 266( 27.80%), action 139, FPS 1.65, Running 113.74s Step 267( 28.00%), action 140, FPS 1.65, Running 114.06s Step 268( 28.20%), action 141, FPS 1.72, Running 114.56s Step 269( 28.40%), action 142, FPS 1.75, Running 114.76s Step 270( 28.60%), action 143, FPS 1.83, Running 115.17s Step 271( 28.80%), action 144, FPS 1.85, Running 115.43s Step 272( 29.00%), action 145, FPS 1.92, Running 115.80s Step 273( 29.20%), action 146, FPS 1.96, Running 116.01s Step 274( 29.40%), action 147, FPS 1.92, Running 116.93s Step 275( 29.60%), action 148, FPS 1.95, Running 117.17s Step 276( 29.80%), action 149, FPS 1.94, Running 118.05s Step 277( 30.00%), action 150, FPS 1.98, Running 118.39s Step 278( 30.20%), action 151, FPS 2.00, Running 119.30s Step 279( 30.40%), action 152, FPS 2.01, Running 119.58s Step 280( 30.60%), action 153, FPS 2.02, Running 120.39s Step 281( 30.80%), action 154, FPS 1.97, Running 121.01s Step 282( 31.00%), action 155, FPS 1.93, Running 121.92s Step 283( 31.20%), action 156, FPS 1.92, Running 122.26s Step 284( 31.40%), action 157, FPS 1.90, Running 123.17s Step 285( 31.60%), action 158, FPS 1.89, Running 123.44s Step 286( 31.80%), action 159, FPS 1.91, Running 124.23s Step 287( 32.00%), action 160, FPS 1.90, Running 124.58s Step 288( 32.20%), action 161, FPS 1.85, Running 125.40s Step 289( 32.40%), action 162, FPS 1.79, Running 125.92s Step 290( 32.60%), action 163, FPS 1.75, Running 126.58s Step 291( 32.80%), action 164, FPS 1.71, Running 127.13s Step 292( 33.00%), action 165, FPS 1.62, Running 128.14s Step 293( 33.20%), action 166, FPS 1.59, Running 128.62s Step 294( 33.40%), action 167, FPS 1.62, Running 129.29s Step 295( 33.60%), action 168, FPS 1.58, Running 129.83s Step 296( 33.80%), action 169, FPS 1.61, Running 130.48s Step 297( 34.00%), action 170, FPS 1.58, Running 131.02s Step 298( 34.20%), action 171, FPS 1.58, Running 131.97s Step 299( 34.40%), action 172, FPS 1.57, Running 132.34s Step 300( 34.60%), action 173, FPS 1.57, Running 133.15s Step 301( 34.80%), action 174, FPS 1.61, Running 133.44s Step 302( 35.00%), action 175, FPS 1.68, Running 133.86s Step 303( 35.20%), action 176, FPS 1.67, Running 134.20s Step 304( 35.40%), action 177, FPS 1.75, Running 134.58s Step 305( 35.60%), action 178, FPS 1.74, Running 134.92s Step 306( 35.80%), action 179, FPS 1.77, Running 135.54s Step 307( 36.00%), action 180, FPS 1.79, Running 135.78s Step 308( 36.20%), action 181, FPS 1.80, Running 136.49s Step 309( 36.40%), action 182, FPS 1.81, Running 136.98s Step 310( 36.60%), action 183, FPS 1.80, Running 137.67s Step 311( 36.80%), action 184, FPS 1.82, Running 138.11s Step 312( 37.00%), action 185, FPS 1.82, Running 139.13s Step 313( 37.20%), action 186, FPS 1.81, Running 139.67s Step 314( 37.40%), action 187, FPS 1.76, Running 140.63s Step 315( 37.60%), action 188, FPS 1.75, Running 141.26s Step 316( 37.80%), action 189, FPS 1.70, Running 142.24s Step 317( 38.00%), action 190, FPS 1.69, Running 142.88s Step 318( 38.20%), action 191, FPS 1.68, Running 143.85s Step 319( 38.40%), action 192, FPS 1.69, Running 144.18s Step 320( 38.60%), action 193, FPS 1.73, Running 144.69s Step 321( 38.80%), action 194, FPS 1.71, Running 145.16s Step 322( 39.00%), action 195, FPS 1.63, Running 146.09s Step 323( 39.20%), action 196, FPS 1.65, Running 146.34s Step 324( 39.40%), action 197, FPS 1.57, Running 147.30s Step 325( 39.60%), action 198, FPS 1.55, Running 147.86s Step 326( 39.80%), action 199, FPS 1.55, Running 148.44s Step 327( 40.00%), action 200, FPS 1.52, Running 148.92s Step 328( 40.20%), action 201, FPS 1.50, Running 149.85s Step 329( 40.40%), action 202, FPS 1.53, Running 150.09s Step 330( 40.60%), action 203, FPS 1.50, Running 151.04s Step 331( 40.80%), action 204, FPS 1.52, Running 151.30s Step 332( 41.00%), action 205, FPS 1.53, Running 152.23s Step 333( 41.20%), action 206, FPS 1.54, Running 152.69s Step 334( 41.40%), action 207, FPS 1.57, Running 153.35s Step 335( 41.60%), action 208, FPS 1.63, Running 153.55s Step 336( 41.80%), action 209, FPS 1.70, Running 153.97s Step 337( 42.00%), action 210, FPS 1.73, Running 154.41s Step 338( 42.20%), action 211, FPS 1.79, Running 155.01s Step 339( 42.40%), action 212, FPS 1.78, Running 155.40s Step 340( 42.60%), action 213, FPS 1.73, Running 156.25s Step 341( 42.80%), action 214, FPS 1.71, Running 156.83s Step 342( 43.00%), action 215, FPS 1.71, Running 157.81s Step 343( 43.20%), action 216, FPS 1.66, Running 158.39s Step 344( 43.40%), action 217, FPS 1.69, Running 159.12s Step 345( 43.60%), action 218, FPS 1.68, Running 159.79s Step 346( 43.80%), action 219, FPS 1.63, Running 160.71s Step 347( 44.00%), action 220, FPS 1.61, Running 161.35s Step 348( 44.20%), action 221, FPS 1.62, Running 162.21s Step 349( 44.40%), action 222, FPS 1.61, Running 162.53s Step 350( 44.60%), action 223, FPS 1.63, Running 163.29s Step 351( 44.80%), action 224, FPS 1.62, Running 163.67s Step 352( 45.00%), action 225, FPS 1.66, Running 164.31s Step 353( 45.20%), action 226, FPS 1.66, Running 164.74s Step 354( 45.40%), action 227, FPS 1.63, Running 165.63s Step 355( 45.60%), action 228, FPS 1.61, Running 165.96s Step 356( 45.80%), action 229, FPS 1.56, Running 166.80s Step 357( 46.00%), action 230, FPS 1.56, Running 167.20s Step 358( 46.20%), action 231, FPS 1.52, Running 168.15s Step 359( 46.40%), action 232, FPS 1.52, Running 168.59s Step 360( 46.60%), action 233, FPS 1.50, Running 169.55s Step 361( 46.80%), action 234, FPS 1.54, Running 169.83s Step 362( 47.00%), action 235, FPS 1.59, Running 170.36s Step 363( 47.20%), action 236, FPS 1.61, Running 170.81s Step 364( 47.40%), action 237, FPS 1.62, Running 171.48s Step 365( 47.60%), action 238, FPS 1.65, Running 171.92s Step 366( 47.80%), action 239, FPS 1.68, Running 172.61s Step 367( 48.00%), action 240, FPS 1.71, Running 173.01s Step 368( 48.20%), action 241, FPS 1.76, Running 173.56s Step 369( 48.40%), action 242, FPS 1.77, Running 173.81s Step 370( 48.60%), action 243, FPS 1.84, Running 174.18s Step 371( 48.80%), action 244, FPS 1.82, Running 174.69s Step 372( 49.00%), action 245, FPS 1.82, Running 175.29s Step 373( 49.20%), action 246, FPS 1.80, Running 175.86s Step 374( 49.40%), action 247, FPS 1.82, Running 176.62s Step 375( 49.60%), action 248, FPS 1.81, Running 177.01s Step 376( 49.80%), action 249, FPS 1.81, Running 177.85s Step 377( 50.00%), action 250, FPS 1.82, Running 178.19s Step 378( 50.20%), action 251, FPS 1.83, Running 179.06s Step 379( 50.40%), action 252, FPS 1.81, Running 179.67s Step 380( 50.60%), action 253, FPS 1.85, Running 180.36s Step 381( 50.80%), action 254, FPS 1.81, Running 180.88s Step 382( 51.00%), action 255, FPS 1.80, Running 181.45s Step 383( 51.20%), action 256, FPS 1.79, Running 182.01s Step 384( 51.40%), action 257, FPS 1.78, Running 182.72s Step 385( 51.60%), action 258, FPS 1.77, Running 183.22s Step 386( 51.80%), action 259, FPS 1.76, Running 183.98s Step 387( 52.00%), action 260, FPS 1.76, Running 184.37s Step 388( 52.20%), action 261, FPS 1.72, Running 185.21s Step 389( 52.40%), action 262, FPS 1.66, Running 185.83s Step 390( 52.60%), action 263, FPS 1.58, Running 186.82s Step 391( 52.80%), action 264, FPS 1.58, Running 187.37s Step 392( 53.00%), action 265, FPS 1.52, Running 188.45s Step 393( 53.20%), action 266, FPS 1.55, Running 188.72s Step 394( 53.40%), action 267, FPS 1.55, Running 189.54s Step 395( 53.60%), action 268, FPS 1.53, Running 190.08s Step 396( 53.80%), action 269, FPS 1.52, Running 191.01s Step 397( 54.00%), action 270, FPS 1.52, Running 191.37s Step 398( 54.20%), action 271, FPS 1.53, Running 192.15s Step 399( 54.40%), action 272, FPS 1.57, Running 192.38s Step 400( 54.60%), action 273, FPS 1.59, Running 192.92s Step 401( 54.80%), action 274, FPS 1.62, Running 193.21s Step 402( 55.00%), action 275, FPS 1.65, Running 193.61s [2026-08-02 20:45:32] [49 ] Seed 48 success after 194.30 s. +steps: 402 , actions: 275 . +Instruction: Empty +Total 34/49(69.39%) success. +Setting seed: 49 +Step 1( N/A%), pre moving , FPS 2.14, Running 0.47s Step 2( N/A%), pre moving , FPS 3.79, Running 0.53s Step 3( N/A%), pre moving , FPS 4.96, Running 0.61s Step 4( N/A%), pre moving , FPS 4.46, Running 0.90s Step 5( N/A%), pre moving , FPS 5.09, Running 0.98s Step 6( N/A%), pre moving , FPS 5.74, Running 1.05s Step 7( N/A%), pre moving , FPS 6.26, Running 1.12s Step 8( N/A%), pre moving , FPS 5.62, Running 1.42s Step 9( N/A%), pre moving , FPS 6.10, Running 1.48s Step 10( N/A%), pre moving , FPS 6.42, Running 1.56s Step 11( N/A%), pre moving , FPS 6.75, Running 1.63s Step 12( N/A%), pre moving , FPS 6.47, Running 1.85s Step 13( N/A%), pre moving , FPS 6.41, Running 2.03s Step 14( N/A%), pre moving , FPS 6.70, Running 2.09s Step 15( N/A%), pre moving , FPS 6.93, Running 2.16s Step 16( N/A%), pre moving , FPS 6.45, Running 2.48s Step 17( N/A%), pre moving , FPS 6.71, Running 2.53s Step 18( N/A%), pre moving , FPS 6.88, Running 2.62s Step 19( N/A%), pre moving , FPS 7.08, Running 2.68s Step 20( N/A%), pre moving , FPS 7.28, Running 2.75s Step 21( N/A%), pre moving , FPS 7.33, Running 3.19s Step 22( N/A%), pre moving , FPS 7.34, Running 3.25s Step 23( N/A%), pre moving , FPS 6.77, Running 3.56s Step 24( N/A%), pre moving , FPS 7.21, Running 3.67s Step 25( N/A%), pre moving , FPS 7.33, Running 3.71s Step 26( N/A%), pre moving , FPS 6.21, Running 4.26s Step 27( N/A%), pre moving , FPS 6.22, Running 4.33s Step 28( N/A%), pre moving , FPS 6.66, Running 4.43s Step 29( N/A%), pre moving , FPS 6.18, Running 4.71s Step 30( N/A%), pre moving , FPS 6.18, Running 4.80s Step 31( N/A%), pre moving , FPS 6.18, Running 4.87s Step 32( N/A%), pre moving , FPS 6.17, Running 5.09s Step 33( N/A%), pre moving , FPS 6.23, Running 5.24s Step 34( N/A%), pre moving , FPS 6.19, Running 5.32s Step 35( N/A%), pre moving , FPS 6.20, Running 5.39s Step 36( N/A%), pre moving , FPS 5.67, Running 6.01s Step 37( N/A%), pre moving , FPS 5.27, Running 6.33s Step 38( N/A%), pre moving , FPS 5.26, Running 6.42s Step 39( N/A%), pre moving , FPS 5.26, Running 6.49s Step 40( N/A%), pre moving , FPS 5.15, Running 6.63s Step 41( N/A%), pre moving , FPS 5.45, Running 6.86s Step 42( N/A%), pre moving , FPS 5.41, Running 6.95s Step 43( N/A%), pre moving , FPS 5.73, Running 7.05s Step 44( N/A%), pre moving , FPS 5.37, Running 7.39s Step 45( N/A%), pre moving , FPS 5.26, Running 7.51s Step 46( N/A%), pre moving , FPS 5.97, Running 7.61s Step 47( N/A%), pre moving , FPS 5.47, Running 7.99s Step 48( N/A%), pre moving , FPS 5.46, Running 8.09s Step 49( N/A%), pre moving , FPS 5.35, Running 8.45s Step 50( N/A%), pre moving , FPS 5.30, Running 8.57s Step 51( N/A%), pre moving , FPS 5.26, Running 8.67s Step 52( N/A%), pre moving , FPS 5.08, Running 9.03s Step 53( N/A%), pre moving , FPS 5.12, Running 9.14s Step 54( N/A%), pre moving , FPS 5.09, Running 9.25s Step 55( N/A%), pre moving , FPS 4.72, Running 9.63s Step 56( N/A%), pre moving , FPS 5.38, Running 9.73s Step 57( N/A%), pre moving , FPS 5.33, Running 10.08s Step 58( N/A%), pre moving , FPS 5.30, Running 10.19s Step 59( N/A%), pre moving , FPS 5.24, Running 10.30s Step 60( N/A%), pre moving , FPS 4.95, Running 10.68s Step 61( N/A%), pre moving , FPS 5.11, Running 10.77s Step 62( N/A%), pre moving , FPS 4.99, Running 10.95s Step 63( N/A%), pre moving , FPS 4.77, Running 11.24s Step 64( N/A%), pre moving , FPS 5.06, Running 11.35s Step 65( N/A%), pre moving , FPS 4.78, Running 11.70s Step 66( N/A%), pre moving , FPS 4.76, Running 11.82s Step 67( N/A%), pre moving , FPS 5.09, Running 11.92s Step 68( N/A%), pre moving , FPS 4.79, Running 12.26s Step 69( N/A%), pre moving , FPS 5.08, Running 12.38s Step 70( N/A%), pre moving , FPS 4.83, Running 12.71s Step 71( N/A%), pre moving , FPS 4.77, Running 12.86s Step 72( N/A%), pre moving , FPS 5.08, Running 12.96s Step 73( N/A%), pre moving , FPS 4.80, Running 13.31s Step 74( N/A%), pre moving , FPS 4.79, Running 13.43s Step 75( N/A%), pre moving , FPS 5.12, Running 13.53s Step 76( N/A%), pre moving , FPS 4.79, Running 13.91s Step 77( N/A%), pre moving , FPS 5.09, Running 14.01s Step 78( N/A%), pre moving , FPS 4.80, Running 14.36s Step 79( N/A%), pre moving , FPS 4.79, Running 14.47s Step 80( N/A%), pre moving , FPS 5.13, Running 14.57s Step 81( N/A%), pre moving , FPS 4.82, Running 14.92s Step 82( N/A%), pre moving , FPS 4.93, Running 15.01s Step 83( N/A%), pre moving , FPS 5.24, Running 15.06s Step 84( N/A%), pre moving , FPS 5.28, Running 15.13s Step 85( N/A%), pre moving , FPS 5.37, Running 15.42s Step 86( N/A%), pre moving , FPS 5.44, Running 15.50s Step 87( N/A%), pre moving , FPS 5.46, Running 15.59s Step 88( N/A%), pre moving , FPS 5.91, Running 15.65s Step 89( N/A%), pre moving , FPS 6.00, Running 15.72s Step 90( N/A%), pre moving , FPS 6.04, Running 16.02s Step 91( N/A%), pre moving , FPS 6.16, Running 16.11s Step 92( N/A%), pre moving , FPS 6.24, Running 16.16s Step 93( N/A%), pre moving , FPS 6.86, Running 16.23s Step 94( N/A%), pre moving , FPS 6.83, Running 16.35s Step 95( N/A%), pre moving , FPS 6.54, Running 16.59s Step 96( N/A%), pre moving , FPS 7.36, Running 16.63s Step 97( N/A%), pre moving , FPS 7.59, Running 16.64s Step 98( N/A%), pre moving , FPS 8.69, Running 16.66s Step 99( N/A%), pre moving , FPS 9.06, Running 16.68s Step 100( N/A%), pre moving , FPS 9.41, Running 16.70s Step 101( N/A%), pre moving , FPS 11.06, Running 16.73s Step 102( N/A%), pre moving , FPS 6.42, Running 18.13s Step 103( N/A%), pre moving , FPS 6.02, Running 18.39s Step 104( N/A%), pre moving , FPS 5.88, Running 18.54s Step 105( N/A%), pre moving , FPS 5.97, Running 18.77s Step 106( N/A%), pre moving , FPS 5.51, Running 19.13s Step 107( N/A%), pre moving , FPS 5.00, Running 19.59s Step 108( N/A%), pre moving , FPS 4.79, Running 19.82s Step 109( N/A%), pre moving , FPS 4.37, Running 20.30s Step 110( N/A%), pre moving , FPS 4.50, Running 20.46s Step 111( N/A%), pre moving , FPS 3.91, Running 21.23s Step 112( N/A%), pre moving , FPS 3.80, Running 21.43s Step 113( N/A%), pre moving , FPS 3.51, Running 21.93s Step 114( N/A%), pre moving , FPS 3.49, Running 22.08s Step 115( N/A%), pre moving , FPS 3.33, Running 22.60s Step 116( N/A%), pre moving , FPS 3.13, Running 23.02s Step 117( N/A%), pre moving , FPS 2.90, Running 23.53s Step 118( N/A%), pre moving , FPS 2.84, Running 23.72s Step 119( N/A%), pre moving , FPS 2.64, Running 24.25s Step 120( N/A%), pre moving , FPS 2.51, Running 24.66s Step 121( N/A%), pre moving , FPS 2.36, Running 25.19s Step 122( 0.20%), action 1, FPS 2.33, Running 26.73s Step 123( 0.40%), action 2, FPS 2.31, Running 27.04s Step 124( 0.60%), action 3, FPS 2.03, Running 28.41s Step 125( 0.80%), action 4, FPS 1.94, Running 29.06s Step 126( 1.00%), action 5, FPS 1.83, Running 30.09s Step 127( 1.20%), action 6, FPS 1.80, Running 30.68s Step 128( 1.40%), action 7, FPS 1.74, Running 31.33s Step 129( 1.60%), action 8, FPS 1.73, Running 31.86s Step 130( 1.80%), action 9, FPS 1.68, Running 32.40s Step 131( 2.00%), action 10, FPS 1.71, Running 32.91s Step 132( 2.20%), action 11, FPS 1.59, Running 33.99s Step 133( 2.40%), action 12, FPS 1.58, Running 34.58s Step 134( 2.60%), action 13, FPS 1.48, Running 35.55s Step 135( 2.80%), action 14, FPS 1.47, Running 36.19s Step 136( 3.00%), action 15, FPS 1.47, Running 36.66s Step 137( 3.20%), action 16, FPS 1.49, Running 36.97s Step 138( 3.40%), action 17, FPS 1.37, Running 38.30s Step 139( 3.60%), action 18, FPS 1.37, Running 38.88s Step 140( 3.80%), action 19, FPS 1.34, Running 39.58s Step 141( 4.00%), action 20, FPS 1.34, Running 40.12s Step 142( 4.20%), action 21, FPS 1.39, Running 41.11s Step 143( 4.40%), action 22, FPS 1.37, Running 41.68s Step 144( 4.60%), action 23, FPS 1.44, Running 42.25s Step 145( 4.80%), action 24, FPS 1.45, Running 42.83s Step 146( 5.00%), action 25, FPS 1.50, Running 43.45s Step 147( 5.20%), action 26, FPS 1.51, Running 43.93s Step 148( 5.40%), action 27, FPS 1.50, Running 44.70s Step 149( 5.60%), action 28, FPS 1.52, Running 45.04s Step 150( 5.80%), action 29, FPS 1.49, Running 45.80s Step 151( 6.00%), action 30, FPS 1.51, Running 46.20s Step 152( 6.20%), action 31, FPS 1.51, Running 47.21s Step 153( 6.40%), action 32, FPS 1.52, Running 47.77s Step 154( 6.60%), action 33, FPS 1.56, Running 48.33s Step 155( 6.80%), action 34, FPS 1.59, Running 48.80s Step 156( 7.00%), action 35, FPS 1.56, Running 49.47s Step 157( 7.20%), action 36, FPS 1.53, Running 50.06s Step 158( 7.40%), action 37, FPS 1.60, Running 50.82s Step 159( 7.60%), action 38, FPS 1.62, Running 51.22s Step 160( 7.80%), action 39, FPS 1.57, Running 52.32s Step 161( 8.00%), action 40, FPS 1.57, Running 52.83s Step 162( 8.20%), action 41, FPS 1.59, Running 53.72s Step 163( 8.40%), action 42, FPS 1.61, Running 54.11s Step 164( 8.60%), action 43, FPS 1.56, Running 55.04s Step 165( 8.80%), action 44, FPS 1.57, Running 55.54s Step 166( 9.00%), action 45, FPS 1.57, Running 56.19s Step 167( 9.20%), action 46, FPS 1.59, Running 56.50s Step 168( 9.40%), action 47, FPS 1.59, Running 57.24s Step 169( 9.60%), action 48, FPS 1.59, Running 57.60s Step 170( 9.80%), action 49, FPS 1.59, Running 58.41s Step 171( 10.00%), action 50, FPS 1.60, Running 58.69s Step 172( 10.20%), action 51, FPS 1.61, Running 59.61s Step 173( 10.40%), action 52, FPS 1.63, Running 60.08s Step 174( 10.60%), action 53, FPS 1.60, Running 60.87s Step 175( 10.80%), action 54, FPS 1.61, Running 61.22s Step 176( 11.00%), action 55, FPS 1.58, Running 62.15s Step 177( 11.20%), action 56, FPS 1.62, Running 62.41s Step 178( 11.40%), action 57, FPS 1.60, Running 63.32s Step 179( 11.60%), action 58, FPS 1.61, Running 63.64s Step 180( 11.80%), action 59, FPS 1.66, Running 64.36s Step 181( 12.00%), action 60, FPS 1.70, Running 64.63s Step 182( 12.20%), action 61, FPS 1.69, Running 65.54s Step 183( 12.40%), action 62, FPS 1.70, Running 65.86s Step 184( 12.60%), action 63, FPS 1.73, Running 66.60s Step 185( 12.80%), action 64, FPS 1.72, Running 67.20s Step 186( 13.00%), action 65, FPS 1.72, Running 67.83s Step 187( 13.20%), action 66, FPS 1.69, Running 68.31s Step 188( 13.40%), action 67, FPS 1.70, Running 69.03s Step 189( 13.60%), action 68, FPS 1.68, Running 69.50s Step 190( 13.80%), action 69, FPS 1.65, Running 70.52s Step 191( 14.00%), action 70, FPS 1.60, Running 71.23s Step 192( 14.20%), action 71, FPS 1.54, Running 72.59s Step 193( 14.40%), action 72, FPS 1.56, Running 72.94s Step 194( 14.60%), action 73, FPS 1.51, Running 74.10s Step 195( 14.80%), action 74, FPS 1.48, Running 74.76s Step 196( 15.00%), action 75, FPS 1.49, Running 75.61s Step 197( 15.20%), action 76, FPS 1.45, Running 76.20s Step 198( 15.40%), action 77, FPS 1.44, Running 77.23s Step 199( 15.60%), action 78, FPS 1.44, Running 77.53s Step 200( 15.80%), action 79, FPS 1.43, Running 78.35s Step 201( 16.00%), action 80, FPS 1.41, Running 78.79s Step 202( 16.20%), action 81, FPS 1.38, Running 80.05s Step 203( 16.40%), action 82, FPS 1.36, Running 80.56s Step 204( 16.60%), action 83, FPS 1.34, Running 81.55s Step 205( 16.80%), action 84, FPS 1.36, Running 81.92s Step 206( 17.00%), action 85, FPS 1.33, Running 82.81s Step 207( 17.20%), action 86, FPS 1.32, Running 83.47s Step 208( 17.40%), action 87, FPS 1.29, Running 84.49s Step 209( 17.60%), action 88, FPS 1.29, Running 85.01s Step 210( 17.80%), action 89, FPS 1.28, Running 86.09s Step 211( 18.00%), action 90, FPS 1.30, Running 86.64s Step 212( 18.20%), action 91, FPS 1.33, Running 87.63s Step 213( 18.40%), action 92, FPS 1.30, Running 88.33s Step 214( 18.60%), action 93, FPS 1.32, Running 89.22s Step 215( 18.80%), action 94, FPS 1.32, Running 89.88s Step 216( 19.00%), action 95, FPS 1.31, Running 90.82s Step 217( 19.20%), action 96, FPS 1.34, Running 91.08s Step 218( 19.40%), action 97, FPS 1.31, Running 92.54s Step 219( 19.60%), action 98, FPS 1.27, Running 93.28s Step 220( 19.80%), action 99, FPS 1.24, Running 94.51s Step 221( 20.00%), action 100, FPS 1.24, Running 94.90s Step 222( 20.20%), action 101, FPS 1.23, Running 96.27s Step 223( 20.40%), action 102, FPS 1.23, Running 96.83s Step 224( 20.60%), action 103, FPS 1.23, Running 97.85s Step 225( 20.80%), action 104, FPS 1.23, Running 98.20s Step 226( 21.00%), action 105, FPS 1.21, Running 99.33s Step 227( 21.20%), action 106, FPS 1.23, Running 99.79s Step 228( 21.40%), action 107, FPS 1.23, Running 100.75s Step 229( 21.60%), action 108, FPS 1.23, Running 101.29s Step 230( 21.80%), action 109, FPS 1.25, Running 102.15s Step 231( 22.00%), action 110, FPS 1.23, Running 102.97s Step 232( 22.20%), action 111, FPS 1.19, Running 104.38s Step 233( 22.40%), action 112, FPS 1.22, Running 104.73s Step 234( 22.60%), action 113, FPS 1.22, Running 105.63s Step 235( 22.80%), action 114, FPS 1.22, Running 106.22s Step 236( 23.00%), action 115, FPS 1.22, Running 107.17s Step 237( 23.20%), action 116, FPS 1.22, Running 107.50s Step 238( 23.40%), action 117, FPS 1.26, Running 108.44s Step 239( 23.60%), action 118, FPS 1.27, Running 108.97s Step 240( 23.80%), action 119, FPS 1.31, Running 109.75s Step 241( 24.00%), action 120, FPS 1.31, Running 110.17s Step 242( 24.20%), action 121, FPS 1.34, Running 111.18s Step 243( 24.40%), action 122, FPS 1.34, Running 111.71s Step 244( 24.60%), action 123, FPS 1.34, Running 112.77s Step 245( 24.80%), action 124, FPS 1.34, Running 113.10s Step 246( 25.00%), action 125, FPS 1.33, Running 114.42s Step 247( 25.20%), action 126, FPS 1.34, Running 114.71s Step 248( 25.40%), action 127, FPS 1.35, Running 115.59s Step 249( 25.60%), action 128, FPS 1.33, Running 116.33s Step 250( 25.80%), action 129, FPS 1.32, Running 117.31s Step 251( 26.00%), action 130, FPS 1.35, Running 117.83s Step 252( 26.20%), action 131, FPS 1.38, Running 118.84s Step 253( 26.40%), action 132, FPS 1.37, Running 119.36s Step 254( 26.60%), action 133, FPS 1.36, Running 120.36s Step 255( 26.80%), action 134, FPS 1.35, Running 120.99s Step 256( 27.00%), action 135, FPS 1.37, Running 121.74s Step 257( 27.20%), action 136, FPS 1.36, Running 122.24s Step 258( 27.40%), action 137, FPS 1.35, Running 123.23s Step 259( 27.60%), action 138, FPS 1.37, Running 123.58s Step 260( 27.80%), action 139, FPS 1.37, Running 124.40s Step 261( 28.00%), action 140, FPS 1.35, Running 124.95s Step 262( 28.20%), action 141, FPS 1.34, Running 126.13s Step 263( 28.40%), action 142, FPS 1.33, Running 126.76s Step 264( 28.60%), action 143, FPS 1.34, Running 127.72s Step 265( 28.80%), action 144, FPS 1.32, Running 128.29s Step 266( 29.00%), action 145, FPS 1.34, Running 129.36s Step 267( 29.20%), action 146, FPS 1.32, Running 129.85s Step 268( 29.40%), action 147, FPS 1.31, Running 130.82s Step 269( 29.60%), action 148, FPS 1.30, Running 131.71s Step 270( 29.80%), action 149, FPS 1.30, Running 132.64s Step 271( 30.00%), action 150, FPS 1.32, Running 132.95s Step 272( 30.20%), action 151, FPS 1.29, Running 134.38s Step 273( 30.40%), action 152, FPS 1.28, Running 134.96s Step 274( 30.60%), action 153, FPS 1.29, Running 135.90s Step 275( 30.80%), action 154, FPS 1.31, Running 136.22s Step 276( 31.00%), action 155, FPS 1.26, Running 137.65s Step 277( 31.20%), action 156, FPS 1.24, Running 138.33s Step 278( 31.40%), action 157, FPS 1.24, Running 139.32s Step 279( 31.60%), action 158, FPS 1.22, Running 139.93s Step 280( 31.80%), action 159, FPS 1.21, Running 140.98s Step 281( 32.00%), action 160, FPS 1.20, Running 141.58s Step 282( 32.20%), action 161, FPS 1.21, Running 142.62s Step 283( 32.40%), action 162, FPS 1.24, Running 142.96s Step 284( 32.60%), action 163, FPS 1.21, Running 144.23s Step 285( 32.80%), action 164, FPS 1.23, Running 144.58s Step 286( 33.00%), action 165, FPS 1.21, Running 145.87s Step 287( 33.20%), action 166, FPS 1.22, Running 146.19s Step 288( 33.40%), action 167, FPS 1.23, Running 147.10s Step 289( 33.60%), action 168, FPS 1.26, Running 147.56s Step 290( 33.80%), action 169, FPS 1.28, Running 148.24s Step 291( 34.00%), action 170, FPS 1.27, Running 148.74s Step 292( 34.20%), action 171, FPS 1.32, Running 149.57s Step 293( 34.40%), action 172, FPS 1.33, Running 150.02s Step 294( 34.60%), action 173, FPS 1.33, Running 150.90s Step 295( 34.80%), action 174, FPS 1.34, Running 151.14s Step 296( 35.00%), action 175, FPS 1.39, Running 152.09s Step 297( 35.20%), action 176, FPS 1.43, Running 152.35s Step 298( 35.40%), action 177, FPS 1.44, Running 153.17s Step 299( 35.60%), action 178, FPS 1.48, Running 153.49s Step 300( 35.80%), action 179, FPS 1.51, Running 154.25s Step 301( 36.00%), action 180, FPS 1.54, Running 154.53s Step 302( 36.20%), action 181, FPS 1.56, Running 155.43s Step 303( 36.40%), action 182, FPS 1.55, Running 155.87s Step 304( 36.60%), action 183, FPS 1.60, Running 156.70s Step 305( 36.80%), action 184, FPS 1.59, Running 157.13s Step 306( 37.00%), action 185, FPS 1.65, Running 158.00s Step 307( 37.20%), action 186, FPS 1.66, Running 158.22s Step 308( 37.40%), action 187, FPS 1.66, Running 159.14s Step 309( 37.60%), action 188, FPS 1.68, Running 159.43s Step 310( 37.80%), action 189, FPS 1.65, Running 160.34s Step 311( 38.00%), action 190, FPS 1.67, Running 160.74s Step 312( 38.20%), action 191, FPS 1.63, Running 161.83s Step 313( 38.40%), action 192, FPS 1.66, Running 162.10s Step 314( 38.60%), action 193, FPS 1.65, Running 163.06s Step 315( 38.80%), action 194, FPS 1.64, Running 163.37s Step 316( 39.00%), action 195, FPS 1.66, Running 164.17s Step 317( 39.20%), action 196, FPS 1.61, Running 164.74s Step 318( 39.40%), action 197, FPS 1.59, Running 165.74s Step 319( 39.60%), action 198, FPS 1.60, Running 166.00s Step 320( 39.80%), action 199, FPS 1.58, Running 166.90s Step 321( 40.00%), action 200, FPS 1.55, Running 167.40s Step 322( 40.20%), action 201, FPS 1.56, Running 168.23s Step 323( 40.40%), action 202, FPS 1.56, Running 168.71s Step 324( 40.60%), action 203, FPS 1.57, Running 169.44s Step 325( 40.80%), action 204, FPS 1.56, Running 169.91s Step 326( 41.00%), action 205, FPS 1.50, Running 171.34s Step 327( 41.20%), action 206, FPS 1.46, Running 171.95s Step 328( 41.40%), action 207, FPS 1.44, Running 173.02s Step 329( 41.60%), action 208, FPS 1.41, Running 173.58s Step 330( 41.80%), action 209, FPS 1.41, Running 174.54s Step 331( 42.00%), action 210, FPS 1.42, Running 174.83s Step 332( 42.20%), action 211, FPS 1.39, Running 176.19s Step 333( 42.40%), action 212, FPS 1.39, Running 176.44s Step 334( 42.60%), action 213, FPS 1.39, Running 177.40s Step 335( 42.80%), action 214, FPS 1.37, Running 177.93s Step 336( 43.00%), action 215, FPS 1.34, Running 179.09s Step 337( 43.20%), action 216, FPS 1.33, Running 179.78s Step 338( 43.40%), action 217, FPS 1.34, Running 180.68s Step 339( 43.60%), action 218, FPS 1.30, Running 181.38s Step 340( 43.80%), action 219, FPS 1.29, Running 182.40s Step 341( 44.00%), action 220, FPS 1.27, Running 183.10s Step 342( 44.20%), action 221, FPS 1.25, Running 184.18s Step 343( 44.40%), action 222, FPS 1.24, Running 184.87s Step 344( 44.60%), action 223, FPS 1.22, Running 185.85s Step 345( 44.80%), action 224, FPS 1.20, Running 186.61s Step 346( 45.00%), action 225, FPS 1.26, Running 187.24s Step 347( 45.20%), action 226, FPS 1.28, Running 187.52s Step 348( 45.40%), action 227, FPS 1.32, Running 188.18s Step 349( 45.60%), action 228, FPS 1.31, Running 188.80s Step 350( 45.80%), action 229, FPS 1.34, Running 189.43s Step 351( 46.00%), action 230, FPS 1.31, Running 190.07s Step 352( 46.20%), action 231, FPS 1.33, Running 191.22s Step 353( 46.40%), action 232, FPS 1.28, Running 192.04s Step 354( 46.60%), action 233, FPS 1.31, Running 192.69s Step 355( 46.80%), action 234, FPS 1.30, Running 193.33s Step 356( 47.00%), action 235, FPS 1.35, Running 193.89s Step 357( 47.20%), action 236, FPS 1.35, Running 194.56s Step 358( 47.40%), action 237, FPS 1.37, Running 195.29s Step 359( 47.60%), action 238, FPS 1.38, Running 195.85s Step 360( 47.80%), action 239, FPS 1.41, Running 196.57s Step 361( 48.00%), action 240, FPS 1.42, Running 197.19s Step 362( 48.20%), action 241, FPS 1.43, Running 198.13s Step 363( 48.40%), action 242, FPS 1.46, Running 198.53s Step 364( 48.60%), action 243, FPS 1.49, Running 199.29s Step 365( 48.80%), action 244, FPS 1.53, Running 199.68s Step 366( 49.00%), action 245, FPS 1.51, Running 200.50s Step 367( 49.20%), action 246, FPS 1.48, Running 201.06s Step 368( 49.40%), action 247, FPS 1.49, Running 201.61s Step 369( 49.60%), action 248, FPS 1.50, Running 202.11s Step 370( 49.80%), action 249, FPS 1.50, Running 202.78s Step 371( 50.00%), action 250, FPS 1.51, Running 203.30s Step 372( 50.20%), action 251, FPS 1.55, Running 204.09s Step 373( 50.40%), action 252, FPS 1.61, Running 204.48s Step 374( 50.60%), action 253, FPS 1.57, Running 205.41s Step 375( 50.80%), action 254, FPS 1.62, Running 205.70s Step 376( 51.00%), action 255, FPS 1.63, Running 206.13s Step 377( 51.20%), action 256, FPS 1.69, Running 206.36s Step 378( 51.40%), action 257, FPS 1.69, Running 207.09s Step 379( 51.60%), action 258, FPS 1.70, Running 207.62s Step 380( 51.80%), action 259, FPS 1.71, Running 208.24s Step 381( 52.00%), action 260, FPS 1.74, Running 208.71s Step 382( 52.20%), action 261, FPS 1.74, Running 209.65s Step 383( 52.40%), action 262, FPS 1.76, Running 209.90s Step 384( 52.60%), action 263, FPS 1.74, Running 210.77s Step 385( 52.80%), action 264, FPS 1.76, Running 211.01s Step 386( 53.00%), action 265, FPS 1.75, Running 211.93s Step 387( 53.20%), action 266, FPS 1.80, Running 212.19s Step 388( 53.40%), action 267, FPS 1.72, Running 213.23s Step 389( 53.60%), action 268, FPS 1.73, Running 213.68s Step 390( 53.80%), action 269, FPS 1.69, Running 214.58s Step 391( 54.00%), action 270, FPS 1.73, Running 214.87s Step 392( 54.20%), action 271, FPS 1.75, Running 215.54s Step 393( 54.40%), action 272, FPS 1.75, Running 215.90s Step 394( 54.60%), action 273, FPS 1.78, Running 216.67s Step 395( 54.80%), action 274, FPS 1.77, Running 217.00s Step 396( 55.00%), action 275, FPS 1.73, Running 217.67s Step 397( 55.20%), action 276, FPS 1.70, Running 218.14s Step 398( 55.40%), action 277, FPS 1.67, Running 219.09s Step 399( 55.60%), action 278, FPS 1.71, Running 219.34s Step 400( 55.80%), action 279, FPS 1.65, Running 220.33s Step 401( 56.00%), action 280, FPS 1.68, Running 220.60s Step 402( 56.20%), action 281, FPS 1.69, Running 221.51s Step 403( 56.40%), action 282, FPS 1.66, Running 221.96s Step 404( 56.60%), action 283, FPS 1.69, Running 222.64s Step 405( 56.80%), action 284, FPS 1.65, Running 223.12s Step 406( 57.00%), action 285, FPS 1.65, Running 224.07s Step 407( 57.20%), action 286, FPS 1.63, Running 224.47s Step 408( 57.40%), action 287, FPS 1.72, Running 224.87s Step 409( 57.60%), action 288, FPS 1.73, Running 225.26s Step 410( 57.80%), action 289, FPS 1.76, Running 225.94s Step 411( 58.00%), action 290, FPS 1.73, Running 226.46s Step 412( 58.20%), action 291, FPS 1.68, Running 227.46s Step 413( 58.40%), action 292, FPS 1.65, Running 228.00s Step 414( 58.60%), action 293, FPS 1.67, Running 228.64s Step 415( 58.80%), action 294, FPS 1.64, Running 229.17s Step 416( 59.00%), action 295, FPS 1.65, Running 229.82s Step 417( 59.20%), action 296, FPS 1.65, Running 230.29s Step 418( 59.40%), action 297, FPS 1.68, Running 230.96s Step 419( 59.60%), action 298, FPS 1.65, Running 231.48s Step 420( 59.80%), action 299, FPS 1.66, Running 232.37s Step 421( 60.00%), action 300, FPS 1.65, Running 232.73s Step 422( 60.20%), action 301, FPS 1.65, Running 233.60s Step 423( 60.40%), action 302, FPS 1.64, Running 234.15s Step 424( 60.60%), action 303, FPS 1.61, Running 235.06s Step 425( 60.80%), action 304, FPS 1.57, Running 235.82s Step 426( 61.00%), action 305, FPS 1.57, Running 236.78s Step 427( 61.20%), action 306, FPS 1.54, Running 237.45s Step 428( 61.40%), action 307, FPS 1.48, Running 238.41s Step 429( 61.60%), action 308, FPS 1.46, Running 239.00s Step 430( 61.80%), action 309, FPS 1.43, Running 239.94s Step 431( 62.00%), action 310, FPS 1.46, Running 240.19s Step 432( 62.20%), action 311, FPS 1.49, Running 240.90s Step 433( 62.40%), action 312, FPS 1.51, Running 241.27s Step 434( 62.60%), action 313, FPS 1.47, Running 242.20s Step 435( 62.80%), action 314, FPS 1.50, Running 242.47s Step 436( 63.00%), action 315, FPS 1.47, Running 243.47s Step 437( 63.20%), action 316, FPS 1.46, Running 244.01s Step 438( 63.40%), action 317, FPS 1.44, Running 244.82s Step 439( 63.60%), action 318, FPS 1.44, Running 245.41s Step 440( 63.80%), action 319, FPS 1.43, Running 246.31s Step 441( 64.00%), action 320, FPS 1.42, Running 246.85s Step 442( 64.20%), action 321, FPS 1.40, Running 247.92s Step 443( 64.40%), action 322, FPS 1.39, Running 248.50s Step 444( 64.60%), action 323, FPS 1.42, Running 249.10s Step 445( 64.80%), action 324, FPS 1.45, Running 249.58s Step 446( 65.00%), action 325, FPS 1.50, Running 250.14s Step 447( 65.20%), action 326, FPS 1.51, Running 250.66s Step 448( 65.40%), action 327, FPS 1.51, Running 251.69s Step 449( 65.60%), action 328, FPS 1.54, Running 251.99s Step 450( 65.80%), action 329, FPS 1.56, Running 252.77s Step 451( 66.00%), action 330, FPS 1.56, Running 253.03s Step 452( 66.20%), action 331, FPS 1.53, Running 253.94s Step 453( 66.40%), action 332, FPS 1.51, Running 254.51s Step 454( 66.60%), action 333, FPS 1.50, Running 255.57s Step 455( 66.80%), action 334, FPS 1.46, Running 256.13s Step 456( 67.00%), action 335, FPS 1.47, Running 257.08s Step 457( 67.20%), action 336, FPS 1.46, Running 257.74s Step 458( 67.40%), action 337, FPS 1.44, Running 258.70s Step 459( 67.60%), action 338, FPS 1.46, Running 259.08s Step 460( 67.80%), action 339, FPS 1.48, Running 259.86s Step 461( 68.00%), action 340, FPS 1.47, Running 260.43s Step 462( 68.20%), action 341, FPS 1.50, Running 261.28s Step 463( 68.40%), action 342, FPS 1.53, Running 261.60s Step 464( 68.60%), action 343, FPS 1.51, Running 262.35s Step 465( 68.80%), action 344, FPS 1.52, Running 262.70s Step 466( 69.00%), action 345, FPS 1.54, Running 263.12s Step 467( 69.20%), action 346, FPS 1.55, Running 263.52s Step 468( 69.40%), action 347, FPS 1.62, Running 264.03s Step 469( 69.60%), action 348, FPS 1.61, Running 264.42s Step 470( 69.80%), action 349, FPS 1.61, Running 265.19s Step 471( 70.00%), action 350, FPS 1.60, Running 265.53s Step 472( 70.20%), action 351, FPS 1.61, Running 266.35s Step 473( 70.40%), action 352, FPS 1.62, Running 266.84s Step 474( 70.60%), action 353, FPS 1.67, Running 267.53s Step 475( 70.80%), action 354, FPS 1.69, Running 267.95s Step 476( 71.00%), action 355, FPS 1.74, Running 268.57s Step 477( 71.20%), action 356, FPS 1.76, Running 269.08s Step 478( 71.40%), action 357, FPS 1.77, Running 270.00s Step 479( 71.60%), action 358, FPS 1.78, Running 270.32s Step 480( 71.80%), action 359, FPS 1.77, Running 271.19s Step 481( 72.00%), action 360, FPS 1.81, Running 271.49s Step 482( 72.20%), action 361, FPS 1.80, Running 272.39s Step 483( 72.40%), action 362, FPS 1.77, Running 272.94s Step 484( 72.60%), action 363, FPS 1.74, Running 273.85s Step 485( 72.80%), action 364, FPS 1.75, Running 274.12s Step 486( 73.00%), action 365, FPS 1.67, Running 275.10s Step 487( 73.20%), action 366, FPS 1.65, Running 275.64s Step 488( 73.40%), action 367, FPS 1.64, Running 276.21s Step 489( 73.60%), action 368, FPS 1.66, Running 276.47s Step 490( 73.80%), action 369, FPS 1.66, Running 277.25s Step 491( 74.00%), action 370, FPS 1.67, Running 277.53s Step 492( 74.20%), action 371, FPS 1.65, Running 278.44s Step 493( 74.40%), action 372, FPS 1.66, Running 278.86s Step 494( 74.60%), action 373, FPS 1.66, Running 279.56s Step 495( 74.80%), action 374, FPS 1.68, Running 279.82s Step 496( 75.00%), action 375, FPS 1.66, Running 280.62s Step 497( 75.20%), action 376, FPS 1.68, Running 280.96s Step 498( 75.40%), action 377, FPS 1.70, Running 281.76s Step 499( 75.60%), action 378, FPS 1.70, Running 282.05s Step 500( 75.80%), action 379, FPS 1.75, Running 282.62s Step 501( 76.00%), action 380, FPS 1.77, Running 282.81s Step 502( 76.20%), action 381, FPS 1.80, Running 283.50s Step 503( 76.40%), action 382, FPS 1.85, Running 283.77s Step 504( 76.60%), action 383, FPS 1.94, Running 284.14s Step 505( 76.80%), action 384, FPS 1.89, Running 284.70s Step 506( 77.00%), action 385, FPS 1.91, Running 285.57s Step 507( 77.20%), action 386, FPS 1.95, Running 285.89s Step 508( 77.40%), action 387, FPS 1.91, Running 286.71s Step 509( 77.60%), action 388, FPS 1.89, Running 287.05s Step 510( 77.80%), action 389, FPS 1.89, Running 287.85s Step 511( 78.00%), action 390, FPS 1.87, Running 288.22s Step 512( 78.20%), action 391, FPS 1.84, Running 289.31s Step 513( 78.40%), action 392, FPS 1.85, Running 289.69s Step 514( 78.60%), action 393, FPS 1.80, Running 290.67s Step 515( 78.80%), action 394, FPS 1.79, Running 290.99s Step 516( 79.00%), action 395, FPS 1.79, Running 291.82s Step 517( 79.20%), action 396, FPS 1.75, Running 292.38s Step 518( 79.40%), action 397, FPS 1.73, Running 293.32s Step 519( 79.60%), action 398, FPS 1.73, Running 293.64s Step 520( 79.80%), action 399, FPS 1.68, Running 294.52s Step 521( 80.00%), action 400, FPS 1.63, Running 295.07s Step 522( 80.20%), action 401, FPS 1.60, Running 296.03s Step 523( 80.40%), action 402, FPS 1.57, Running 296.51s Step 524( 80.60%), action 403, FPS 1.53, Running 297.22s Step 525( 80.80%), action 404, FPS 1.54, Running 297.68s Step 526( 81.00%), action 405, FPS 1.56, Running 298.42s Step 527( 81.20%), action 406, FPS 1.54, Running 298.91s Step 528( 81.40%), action 407, FPS 1.52, Running 299.87s Step 529( 81.60%), action 408, FPS 1.53, Running 300.12s Step 530( 81.80%), action 409, FPS 1.54, Running 300.80s Step 531( 82.00%), action 410, FPS 1.55, Running 301.12s Step 532( 82.20%), action 411, FPS 1.62, Running 301.65s Step 533( 82.40%), action 412, FPS 1.65, Running 301.83s Step 534( 82.60%), action 413, FPS 1.74, Running 302.15s Step 535( 82.80%), action 414, FPS 1.76, Running 302.32s Step 536( 83.00%), action 415, FPS 1.81, Running 302.88s Step 537( 83.20%), action 416, FPS 1.86, Running 303.11s Step 538( 83.40%), action 417, FPS 1.97, Running 303.46s Step 539( 83.60%), action 418, FPS 1.99, Running 303.68s Step 540( 83.80%), action 419, FPS 1.97, Running 304.65s Step 541( 84.00%), action 420, FPS 2.04, Running 304.88s Step 542( 84.20%), action 421, FPS 2.05, Running 305.80s Step 543( 84.40%), action 422, FPS 2.04, Running 306.30s Step 544( 84.60%), action 423, FPS 1.97, Running 307.35s Step 545( 84.80%), action 424, FPS 2.02, Running 307.60s [2026-08-02 20:50:40] [50 ] Seed 49 success after 307.93 s. +steps: 545 , actions: 424 . +Instruction: Empty +Total 35/50(70.00%) success. +Setting seed: 50 +Step 1( N/A%), pre moving , FPS 3.21, Running 0.31s Step 2( N/A%), pre moving , FPS 5.36, Running 0.37s Step 3( N/A%), pre moving , FPS 4.36, Running 0.69s Step 4( N/A%), pre moving , FPS 5.35, Running 0.75s Step 5( N/A%), pre moving , FPS 6.11, Running 0.82s Step 6( N/A%), pre moving , FPS 6.83, Running 0.88s Step 7( N/A%), pre moving , FPS 7.36, Running 0.95s Step 8( N/A%), pre moving , FPS 6.27, Running 1.28s Step 9( N/A%), pre moving , FPS 6.67, Running 1.35s Step 10( N/A%), pre moving , FPS 7.10, Running 1.41s Step 11( N/A%), pre moving , FPS 7.46, Running 1.47s Step 12( N/A%), pre moving , FPS 7.64, Running 1.57s Step 13( N/A%), pre moving , FPS 7.05, Running 1.84s Step 14( N/A%), pre moving , FPS 7.29, Running 1.92s Step 15( N/A%), pre moving , FPS 7.53, Running 1.99s Step 16( N/A%), pre moving , FPS 7.74, Running 2.07s Step 17( N/A%), pre moving , FPS 7.14, Running 2.38s Step 18( N/A%), pre moving , FPS 7.30, Running 2.47s Step 19( N/A%), pre moving , FPS 7.53, Running 2.52s Step 20( N/A%), pre moving , FPS 7.70, Running 2.60s Step 21( N/A%), pre moving , FPS 7.24, Running 3.07s Step 22( N/A%), pre moving , FPS 7.25, Running 3.13s Step 23( N/A%), pre moving , FPS 7.25, Running 3.45s Step 24( N/A%), pre moving , FPS 7.29, Running 3.49s Step 25( N/A%), pre moving , FPS 7.26, Running 3.57s Step 26( N/A%), pre moving , FPS 6.21, Running 4.10s Step 27( N/A%), pre moving , FPS 6.24, Running 4.16s Step 28( N/A%), pre moving , FPS 6.77, Running 4.23s Step 29( N/A%), pre moving , FPS 6.26, Running 4.55s Step 30( N/A%), pre moving , FPS 6.19, Running 4.64s Step 31( N/A%), pre moving , FPS 6.20, Running 4.70s Step 32( N/A%), pre moving , FPS 6.25, Running 4.77s Step 33( N/A%), pre moving , FPS 6.18, Running 5.08s Step 34( N/A%), pre moving , FPS 6.16, Running 5.17s Step 35( N/A%), pre moving , FPS 6.17, Running 5.23s Step 36( N/A%), pre moving , FPS 5.29, Running 5.85s Step 37( N/A%), pre moving , FPS 5.28, Running 6.17s Step 38( N/A%), pre moving , FPS 5.28, Running 6.25s Step 39( N/A%), pre moving , FPS 5.27, Running 6.32s Step 40( N/A%), pre moving , FPS 5.29, Running 6.38s Step 41( N/A%), pre moving , FPS 5.53, Running 6.69s Step 42( N/A%), pre moving , FPS 5.49, Running 6.78s Step 43( N/A%), pre moving , FPS 5.90, Running 6.84s Step 44( N/A%), pre moving , FPS 5.59, Running 7.07s Step 45( N/A%), pre moving , FPS 5.35, Running 7.31s Step 46( N/A%), pre moving , FPS 6.03, Running 7.41s Step 47( N/A%), pre moving , FPS 5.55, Running 7.76s Step 48( N/A%), pre moving , FPS 5.48, Running 7.88s Step 49( N/A%), pre moving , FPS 5.79, Running 8.00s Step 50( N/A%), pre moving , FPS 5.37, Running 8.36s Step 51( N/A%), pre moving , FPS 5.31, Running 8.47s Step 52( N/A%), pre moving , FPS 4.96, Running 8.81s Step 53( N/A%), pre moving , FPS 5.21, Running 8.92s Step 54( N/A%), pre moving , FPS 5.19, Running 9.02s Step 55( N/A%), pre moving , FPS 4.84, Running 9.37s Step 56( N/A%), pre moving , FPS 5.51, Running 9.48s Step 57( N/A%), pre moving , FPS 5.85, Running 9.58s Step 58( N/A%), pre moving , FPS 5.44, Running 9.93s Step 59( N/A%), pre moving , FPS 5.36, Running 10.05s Step 60( N/A%), pre moving , FPS 5.29, Running 10.16s Step 61( N/A%), pre moving , FPS 5.25, Running 10.50s Step 62( N/A%), pre moving , FPS 5.23, Running 10.60s Step 63( N/A%), pre moving , FPS 5.18, Running 10.70s Step 64( N/A%), pre moving , FPS 5.03, Running 11.04s Step 65( N/A%), pre moving , FPS 5.21, Running 11.15s Step 66( N/A%), pre moving , FPS 5.21, Running 11.25s Step 67( N/A%), pre moving , FPS 5.20, Running 11.60s Step 68( N/A%), pre moving , FPS 5.21, Running 11.72s Step 69( N/A%), pre moving , FPS 5.23, Running 11.82s Step 70( N/A%), pre moving , FPS 5.25, Running 12.17s Step 71( N/A%), pre moving , FPS 5.23, Running 12.29s Step 72( N/A%), pre moving , FPS 5.56, Running 12.40s Step 73( N/A%), pre moving , FPS 5.25, Running 12.74s Step 74( N/A%), pre moving , FPS 5.35, Running 12.76s Step 75( N/A%), pre moving , FPS 5.84, Running 12.79s Step 76( N/A%), pre moving , FPS 5.99, Running 12.82s Step 77( N/A%), pre moving , FPS 6.13, Running 12.85s Step 78( N/A%), pre moving , FPS 6.81, Running 12.87s Step 79( N/A%), pre moving , FPS 7.01, Running 12.90s Step 80( N/A%), pre moving , FPS 7.19, Running 12.94s Step 81( N/A%), pre moving , FPS 8.10, Running 12.97s Step 82( N/A%), pre moving , FPS 8.35, Running 13.00s Step 83( N/A%), pre moving , FPS 8.60, Running 13.02s Step 84( N/A%), pre moving , FPS 10.00, Running 13.04s Step 85( N/A%), pre moving , FPS 10.46, Running 13.06s Step 86( N/A%), pre moving , FPS 10.88, Running 13.09s Step 87( N/A%), pre moving , FPS 13.30, Running 13.11s Step 88( N/A%), pre moving , FPS 14.08, Running 13.14s Step 89( N/A%), pre moving , FPS 15.03, Running 13.16s Step 90( N/A%), pre moving , FPS 19.96, Running 13.18s Step 91( N/A%), pre moving , FPS 21.96, Running 13.20s Step 92( N/A%), pre moving , FPS 24.30, Running 13.23s Step 93( N/A%), pre moving , FPS 38.84, Running 13.25s Step 94( N/A%), pre moving , FPS 39.54, Running 13.27s Step 95( N/A%), pre moving , FPS 40.34, Running 13.29s Step 96( N/A%), pre moving , FPS 41.08, Running 13.30s Step 97( N/A%), pre moving , FPS 41.88, Running 13.32s Step 98( N/A%), pre moving , FPS 42.71, Running 13.34s Step 99( N/A%), pre moving , FPS 43.92, Running 13.36s Step 100( N/A%), pre moving , FPS 45.48, Running 13.38s Step 101( N/A%), pre moving , FPS 46.20, Running 13.40s Step 102( N/A%), pre moving , FPS 46.92, Running 13.42s Step 103( N/A%), pre moving , FPS 10.40, Running 14.94s Step 104( N/A%), pre moving , FPS 8.04, Running 15.53s Step 105( N/A%), pre moving , FPS 7.46, Running 15.74s Step 106( N/A%), pre moving , FPS 6.36, Running 16.23s Step 107( N/A%), pre moving , FPS 6.09, Running 16.39s Step 108( N/A%), pre moving , FPS 5.41, Running 16.84s Step 109( N/A%), pre moving , FPS 5.19, Running 17.01s Step 110( N/A%), pre moving , FPS 4.62, Running 17.50s Step 111( N/A%), pre moving , FPS 4.22, Running 17.94s Step 112( N/A%), pre moving , FPS 3.82, Running 18.46s Step 113( N/A%), pre moving , FPS 3.73, Running 18.61s Step 114( N/A%), pre moving , FPS 3.40, Running 19.15s Step 115( N/A%), pre moving , FPS 3.18, Running 19.57s Step 116( N/A%), pre moving , FPS 2.96, Running 20.07s Step 117( N/A%), pre moving , FPS 2.89, Running 20.24s Step 118( N/A%), pre moving , FPS 2.69, Running 20.78s Step 119( N/A%), pre moving , FPS 2.55, Running 21.21s Step 120( N/A%), pre moving , FPS 2.39, Running 21.75s Step 121( N/A%), pre moving , FPS 2.35, Running 21.92s Step 122( N/A%), pre moving , FPS 2.17, Running 22.63s Step 123( 0.20%), action 1, FPS 2.25, Running 23.82s Step 124( 0.40%), action 2, FPS 2.31, Running 24.20s Step 125( 0.60%), action 3, FPS 2.17, Running 24.94s Step 126( 0.80%), action 4, FPS 2.13, Running 25.60s Step 127( 1.00%), action 5, FPS 1.98, Running 26.48s Step 128( 1.20%), action 6, FPS 1.93, Running 27.18s Step 129( 1.40%), action 7, FPS 1.83, Running 27.93s Step 130( 1.60%), action 8, FPS 1.85, Running 28.30s Step 131( 1.80%), action 9, FPS 1.80, Running 29.03s Step 132( 2.00%), action 10, FPS 1.84, Running 29.36s Step 133( 2.20%), action 11, FPS 1.73, Running 30.18s Step 134( 2.40%), action 12, FPS 1.76, Running 30.48s Step 135( 2.60%), action 13, FPS 1.70, Running 31.35s Step 136( 2.80%), action 14, FPS 1.69, Running 31.91s Step 137( 3.00%), action 15, FPS 1.63, Running 32.48s Step 138( 3.20%), action 16, FPS 1.59, Running 33.33s Step 139( 3.40%), action 17, FPS 1.57, Running 33.93s Step 140( 3.60%), action 18, FPS 1.56, Running 34.53s Step 141( 3.80%), action 19, FPS 1.51, Running 35.14s Step 142( 4.00%), action 20, FPS 1.49, Running 36.09s Step 143( 4.20%), action 21, FPS 1.51, Running 37.09s Step 144( 4.40%), action 22, FPS 1.51, Running 37.47s Step 145( 4.60%), action 23, FPS 1.52, Running 38.14s Step 146( 4.80%), action 24, FPS 1.52, Running 38.71s Step 147( 5.00%), action 25, FPS 1.56, Running 39.33s Step 148( 5.20%), action 26, FPS 1.59, Running 39.73s Step 149( 5.40%), action 27, FPS 1.57, Running 40.71s Step 150( 5.60%), action 28, FPS 1.55, Running 41.21s Step 151( 5.80%), action 29, FPS 1.54, Running 42.00s Step 152( 6.00%), action 30, FPS 1.54, Running 42.37s Step 153( 6.20%), action 31, FPS 1.53, Running 43.26s Step 154( 6.40%), action 32, FPS 1.50, Running 43.80s Step 155( 6.60%), action 33, FPS 1.52, Running 44.51s Step 156( 6.80%), action 34, FPS 1.50, Running 45.28s Step 157( 7.00%), action 35, FPS 1.45, Running 46.24s Step 158( 7.20%), action 36, FPS 1.49, Running 46.78s Step 159( 7.40%), action 37, FPS 1.46, Running 47.62s Step 160( 7.60%), action 38, FPS 1.46, Running 48.20s Step 161( 7.80%), action 39, FPS 1.44, Running 49.06s Step 162( 8.00%), action 40, FPS 1.51, Running 49.38s Step 163( 8.20%), action 41, FPS 1.52, Running 50.29s Step 164( 8.40%), action 42, FPS 1.49, Running 50.93s Step 165( 8.60%), action 43, FPS 1.51, Running 51.37s Step 166( 8.80%), action 44, FPS 1.54, Running 51.67s Step 167( 9.00%), action 45, FPS 1.58, Running 52.02s Step 168( 9.20%), action 46, FPS 1.56, Running 52.57s Step 169( 9.40%), action 47, FPS 1.60, Running 53.21s Step 170( 9.60%), action 48, FPS 1.59, Running 53.75s Step 171( 9.80%), action 49, FPS 1.60, Running 54.49s Step 172( 10.00%), action 50, FPS 1.59, Running 54.93s Step 173( 10.20%), action 51, FPS 1.60, Running 55.76s Step 174( 10.40%), action 52, FPS 1.59, Running 56.39s Step 175( 10.60%), action 53, FPS 1.55, Running 57.38s Step 176( 10.80%), action 54, FPS 1.56, Running 58.11s Step 177( 11.00%), action 55, FPS 1.57, Running 59.00s Step 178( 11.20%), action 56, FPS 1.59, Running 59.39s Step 179( 11.40%), action 57, FPS 1.60, Running 60.15s Step 180( 11.60%), action 58, FPS 1.61, Running 60.65s Step 181( 11.80%), action 59, FPS 1.58, Running 61.74s Step 182( 12.00%), action 60, FPS 1.57, Running 62.13s Step 183( 12.20%), action 61, FPS 1.57, Running 63.01s Step 184( 12.40%), action 62, FPS 1.57, Running 63.67s Step 185( 12.60%), action 63, FPS 1.51, Running 64.64s Step 186( 12.80%), action 64, FPS 1.49, Running 65.09s Step 187( 13.00%), action 65, FPS 1.45, Running 65.77s Step 188( 13.20%), action 66, FPS 1.45, Running 66.35s Step 189( 13.40%), action 67, FPS 1.43, Running 67.21s Step 190( 13.60%), action 68, FPS 1.43, Running 67.75s Step 191( 13.80%), action 69, FPS 1.42, Running 68.53s Step 192( 14.00%), action 70, FPS 1.42, Running 68.98s Step 193( 14.20%), action 71, FPS 1.38, Running 70.22s Step 194( 14.40%), action 72, FPS 1.37, Running 70.94s Step 195( 14.60%), action 73, FPS 1.39, Running 71.79s Step 196( 14.80%), action 74, FPS 1.42, Running 72.15s Step 197( 15.00%), action 75, FPS 1.44, Running 72.84s Step 198( 15.20%), action 76, FPS 1.45, Running 73.22s Step 199( 15.40%), action 77, FPS 1.45, Running 73.97s Step 200( 15.60%), action 78, FPS 1.46, Running 74.31s Step 201( 15.80%), action 79, FPS 1.49, Running 75.16s Step 202( 16.00%), action 80, FPS 1.49, Running 75.53s Step 203( 16.20%), action 81, FPS 1.50, Running 76.38s Step 204( 16.40%), action 82, FPS 1.50, Running 77.00s Step 205( 16.60%), action 83, FPS 1.51, Running 77.86s Step 206( 16.80%), action 84, FPS 1.49, Running 78.54s Step 207( 17.00%), action 85, FPS 1.45, Running 79.55s Step 208( 17.20%), action 86, FPS 1.48, Running 79.88s Step 209( 17.40%), action 87, FPS 1.45, Running 81.03s Step 210( 17.60%), action 88, FPS 1.41, Running 81.91s Step 211( 17.80%), action 89, FPS 1.36, Running 83.25s Step 212( 18.00%), action 90, FPS 1.35, Running 83.75s Step 213( 18.20%), action 91, FPS 1.37, Running 84.85s Step 214( 18.40%), action 92, FPS 1.35, Running 85.78s Step 215( 18.60%), action 93, FPS 1.36, Running 86.51s Step 216( 18.80%), action 94, FPS 1.33, Running 87.14s Step 217( 19.00%), action 95, FPS 1.31, Running 88.14s Step 218( 19.20%), action 96, FPS 1.27, Running 88.97s Step 219( 19.40%), action 97, FPS 1.30, Running 89.40s Step 220( 19.60%), action 98, FPS 1.25, Running 90.34s Step 221( 19.80%), action 99, FPS 1.24, Running 91.27s Step 222( 20.00%), action 100, FPS 1.22, Running 91.97s Step 223( 20.20%), action 101, FPS 1.21, Running 92.90s Step 224( 20.40%), action 102, FPS 1.21, Running 93.57s Step 225( 20.60%), action 103, FPS 1.23, Running 94.19s Step 226( 20.80%), action 104, FPS 1.24, Running 94.66s Step 227( 21.00%), action 105, FPS 1.28, Running 95.20s Step 228( 21.20%), action 106, FPS 1.26, Running 95.77s Step 229( 21.40%), action 107, FPS 1.31, Running 96.31s Step 230( 21.60%), action 108, FPS 1.34, Running 96.87s Step 231( 21.80%), action 109, FPS 1.40, Running 97.52s Step 232( 22.00%), action 110, FPS 1.40, Running 98.07s Step 233( 22.20%), action 111, FPS 1.42, Running 98.88s Step 234( 22.40%), action 112, FPS 1.49, Running 99.22s Step 235( 22.60%), action 113, FPS 1.43, Running 100.45s Step 236( 22.80%), action 114, FPS 1.47, Running 100.75s Step 237( 23.00%), action 115, FPS 1.51, Running 101.40s Step 238( 23.20%), action 116, FPS 1.55, Running 101.83s Step 239( 23.40%), action 117, FPS 1.50, Running 102.75s Step 240( 23.60%), action 118, FPS 1.56, Running 103.17s Step 241( 23.80%), action 119, FPS 1.58, Running 103.90s Step 242( 24.00%), action 120, FPS 1.62, Running 104.32s Step 243( 24.20%), action 121, FPS 1.61, Running 105.34s Step 244( 24.40%), action 122, FPS 1.63, Running 105.86s Step 245( 24.60%), action 123, FPS 1.64, Running 106.39s Step 246( 24.80%), action 124, FPS 1.62, Running 107.00s Step 247( 25.00%), action 125, FPS 1.57, Running 107.94s Step 248( 25.20%), action 126, FPS 1.60, Running 108.30s Step 249( 25.40%), action 127, FPS 1.62, Running 108.64s Step 250( 25.60%), action 128, FPS 1.62, Running 109.24s Step 251( 25.80%), action 129, FPS 1.59, Running 110.11s Step 252( 26.00%), action 130, FPS 1.59, Running 110.63s Step 253( 26.20%), action 131, FPS 1.60, Running 111.36s Step 254( 26.40%), action 132, FPS 1.56, Running 112.07s Step 255( 26.60%), action 133, FPS 1.57, Running 113.22s Step 256( 26.80%), action 134, FPS 1.54, Running 113.71s Step 257( 27.00%), action 135, FPS 1.53, Running 114.46s Step 258( 27.20%), action 136, FPS 1.53, Running 114.89s Step 259( 27.40%), action 137, FPS 1.56, Running 115.61s Step 260( 27.60%), action 138, FPS 1.55, Running 116.07s Step 261( 27.80%), action 139, FPS 1.55, Running 116.78s Step 262( 28.00%), action 140, FPS 1.50, Running 117.62s Step 263( 28.20%), action 141, FPS 1.52, Running 118.52s Step 264( 28.40%), action 142, FPS 1.50, Running 119.18s Step 265( 28.60%), action 143, FPS 1.46, Running 120.11s Step 266( 28.80%), action 144, FPS 1.48, Running 120.49s Step 267( 29.00%), action 145, FPS 1.52, Running 121.07s Step 268( 29.20%), action 146, FPS 1.47, Running 121.93s Step 269( 29.40%), action 147, FPS 1.41, Running 122.82s Step 270( 29.60%), action 148, FPS 1.40, Running 123.53s Step 271( 29.80%), action 149, FPS 1.43, Running 124.14s Step 272( 30.00%), action 150, FPS 1.43, Running 124.60s Step 273( 30.20%), action 151, FPS 1.43, Running 125.38s Step 274( 30.40%), action 152, FPS 1.44, Running 125.97s Step 275( 30.60%), action 153, FPS 1.47, Running 126.84s Step 276( 30.80%), action 154, FPS 1.50, Running 127.06s Step 277( 31.00%), action 155, FPS 1.55, Running 127.39s Step 278( 31.20%), action 156, FPS 1.54, Running 127.84s Step 279( 31.40%), action 157, FPS 1.57, Running 128.37s Step 280( 31.60%), action 158, FPS 1.58, Running 128.72s Step 281( 31.80%), action 159, FPS 1.58, Running 129.41s Step 282( 32.00%), action 160, FPS 1.64, Running 129.83s Step 283( 32.20%), action 161, FPS 1.65, Running 130.64s Step 284( 32.40%), action 162, FPS 1.66, Running 131.24s Step 285( 32.60%), action 163, FPS 1.69, Running 131.98s Step 286( 32.80%), action 164, FPS 1.67, Running 132.48s Step 287( 33.00%), action 165, FPS 1.65, Running 133.22s Step 288( 33.20%), action 166, FPS 1.69, Running 133.76s Step 289( 33.40%), action 167, FPS 1.73, Running 134.39s Step 290( 33.60%), action 168, FPS 1.77, Running 134.79s Step 291( 33.80%), action 169, FPS 1.76, Running 135.53s Step 292( 34.00%), action 170, FPS 1.77, Running 135.88s Step 293( 34.20%), action 171, FPS 1.77, Running 136.66s Step 294( 34.40%), action 172, FPS 1.79, Running 137.15s Step 295( 34.60%), action 173, FPS 1.84, Running 137.73s Step 296( 34.80%), action 174, FPS 1.80, Running 138.20s Step 297( 35.00%), action 175, FPS 1.76, Running 138.74s Step 298( 35.20%), action 176, FPS 1.75, Running 139.25s Step 299( 35.40%), action 177, FPS 1.75, Running 139.81s Step 300( 35.60%), action 178, FPS 1.75, Running 140.15s Step 301( 35.80%), action 179, FPS 1.75, Running 140.83s Step 302( 36.00%), action 180, FPS 1.78, Running 141.08s Step 303( 36.20%), action 181, FPS 1.77, Running 141.93s Step 304( 36.40%), action 182, FPS 1.81, Running 142.27s Step 305( 36.60%), action 183, FPS 1.82, Running 142.99s Step 306( 36.80%), action 184, FPS 1.84, Running 143.34s Step 307( 37.00%), action 185, FPS 1.84, Running 144.08s Step 308( 37.20%), action 186, FPS 1.90, Running 144.32s Step 309( 37.40%), action 187, FPS 1.90, Running 144.89s Step 310( 37.60%), action 188, FPS 1.94, Running 145.12s Step 311( 37.80%), action 189, FPS 2.03, Running 145.38s Step 312( 38.00%), action 190, FPS 2.05, Running 145.64s Step 313( 38.20%), action 191, FPS 2.07, Running 146.32s Step 314( 38.40%), action 192, FPS 2.07, Running 146.79s Step 315( 38.60%), action 193, FPS 2.06, Running 147.43s Step 316( 38.80%), action 194, FPS 2.10, Running 147.74s Step 317( 39.00%), action 195, FPS 2.05, Running 148.49s Step 318( 39.20%), action 196, FPS 2.08, Running 148.87s Step 319( 39.40%), action 197, FPS 2.03, Running 149.64s Step 320( 39.60%), action 198, FPS 2.03, Running 149.99s Step 321( 39.80%), action 199, FPS 2.05, Running 150.59s Step 322( 40.00%), action 200, FPS 2.01, Running 151.01s Step 323( 40.20%), action 201, FPS 2.04, Running 151.74s Step 324( 40.40%), action 202, FPS 2.01, Running 152.23s Step 325( 40.60%), action 203, FPS 2.00, Running 153.00s Step 326( 40.80%), action 204, FPS 2.02, Running 153.24s Step 327( 41.00%), action 205, FPS 1.98, Running 154.17s Step 328( 41.20%), action 206, FPS 1.96, Running 154.51s Step 329( 41.40%), action 207, FPS 1.91, Running 155.36s Step 330( 41.60%), action 208, FPS 1.86, Running 155.90s Step 331( 41.80%), action 209, FPS 1.76, Running 156.76s Step 332( 42.00%), action 210, FPS 1.73, Running 157.22s Step 333( 42.20%), action 211, FPS 1.70, Running 158.10s Step 334( 42.40%), action 212, FPS 1.68, Running 158.67s Step 335( 42.60%), action 213, FPS 1.66, Running 159.46s Step 336( 42.80%), action 214, FPS 1.65, Running 159.86s Step 337( 43.00%), action 215, FPS 1.64, Running 160.72s Step 338( 43.20%), action 216, FPS 1.59, Running 161.45s Step 339( 43.40%), action 217, FPS 1.57, Running 162.36s Step 340( 43.60%), action 218, FPS 1.57, Running 162.70s Step 341( 43.80%), action 219, FPS 1.54, Running 163.54s Step 342( 44.00%), action 220, FPS 1.52, Running 164.14s Step 343( 44.20%), action 221, FPS 1.53, Running 164.77s Step 344( 44.40%), action 222, FPS 1.57, Running 165.00s Step 345( 44.60%), action 223, FPS 1.61, Running 165.42s Step 346( 44.80%), action 224, FPS 1.59, Running 165.82s Step 347( 45.00%), action 225, FPS 1.67, Running 166.12s Step 348( 45.20%), action 226, FPS 1.68, Running 166.41s Step 349( 45.40%), action 227, FPS 1.74, Running 166.85s Step 350( 45.60%), action 228, FPS 1.77, Running 167.19s Step 351( 45.80%), action 229, FPS 1.85, Running 167.55s Step 352( 46.00%), action 230, FPS 1.84, Running 168.08s Step 353( 46.20%), action 231, FPS 1.87, Running 168.78s Step 354( 46.40%), action 232, FPS 1.90, Running 169.18s Step 355( 46.60%), action 233, FPS 1.91, Running 169.93s Step 356( 46.80%), action 234, FPS 1.93, Running 170.23s Step 357( 47.00%), action 235, FPS 1.99, Running 170.76s Step 358( 47.20%), action 236, FPS 2.04, Running 171.23s Step 359( 47.40%), action 237, FPS 2.13, Running 171.75s Step 360( 47.60%), action 238, FPS 2.13, Running 172.08s Step 361( 47.80%), action 239, FPS 2.17, Running 172.78s Step 362( 48.00%), action 240, FPS 2.22, Running 173.16s Step 363( 48.20%), action 241, FPS 2.17, Running 173.99s Step 364( 48.40%), action 242, FPS 2.10, Running 174.53s Step 365( 48.60%), action 243, FPS 2.07, Running 175.06s Step 366( 48.80%), action 244, FPS 2.09, Running 175.40s Step 367( 49.00%), action 245, FPS 2.01, Running 176.09s Step 368( 49.20%), action 246, FPS 1.99, Running 176.45s Step 369( 49.40%), action 247, FPS 1.94, Running 177.17s Step 370( 49.60%), action 248, FPS 1.93, Running 177.55s Step 371( 49.80%), action 249, FPS 1.88, Running 178.20s Step 372( 50.00%), action 250, FPS 1.90, Running 178.60s Step 373( 50.20%), action 251, FPS 1.86, Running 179.54s Step 374( 50.40%), action 252, FPS 1.83, Running 180.08s Step 375( 50.60%), action 253, FPS 1.84, Running 180.78s Step 376( 50.80%), action 254, FPS 1.84, Running 181.10s Step 377( 51.00%), action 255, FPS 1.79, Running 181.94s Step 378( 51.20%), action 256, FPS 1.82, Running 182.23s Step 379( 51.40%), action 257, FPS 1.79, Running 182.94s Step 380( 51.60%), action 258, FPS 1.79, Running 183.24s Step 381( 51.80%), action 259, FPS 1.78, Running 184.01s Step 382( 52.00%), action 260, FPS 1.78, Running 184.42s Step 383( 52.20%), action 261, FPS 1.80, Running 185.09s Step 384( 52.40%), action 262, FPS 1.82, Running 185.52s Step 385( 52.60%), action 263, FPS 1.83, Running 185.97s Step 386( 52.80%), action 264, FPS 1.84, Running 186.26s Step 387( 53.00%), action 265, FPS 1.89, Running 186.69s Step 388( 53.20%), action 266, FPS 1.91, Running 186.95s Step 389( 53.40%), action 267, FPS 1.93, Running 187.54s Step 390( 53.60%), action 268, FPS 1.91, Running 188.01s Step 391( 53.80%), action 269, FPS 1.92, Running 188.62s Step 392( 54.00%), action 270, FPS 1.92, Running 189.00s Step 393( 54.20%), action 271, FPS 1.95, Running 189.82s Step 394( 54.40%), action 272, FPS 1.98, Running 190.16s Step 395( 54.60%), action 273, FPS 1.98, Running 190.88s Step 396( 54.80%), action 274, FPS 1.98, Running 191.22s Step 397( 55.00%), action 275, FPS 2.06, Running 191.64s Step 398( 55.20%), action 276, FPS 2.01, Running 192.17s Step 399( 55.40%), action 277, FPS 2.00, Running 192.94s Step 400( 55.60%), action 278, FPS 1.99, Running 193.29s Step 401( 55.80%), action 279, FPS 1.98, Running 194.12s Step 402( 56.00%), action 280, FPS 2.00, Running 194.40s Step 403( 56.20%), action 281, FPS 1.96, Running 195.29s Step 404( 56.40%), action 282, FPS 1.93, Running 195.90s Step 405( 56.60%), action 283, FPS 1.89, Running 196.53s Step 406( 56.80%), action 284, FPS 1.86, Running 197.03s Step 407( 57.00%), action 285, FPS 1.83, Running 197.64s Step 408( 57.20%), action 286, FPS 1.77, Running 198.22s Step 409( 57.40%), action 287, FPS 1.74, Running 199.02s Step 410( 57.60%), action 288, FPS 1.75, Running 199.42s Step 411( 57.80%), action 289, FPS 1.73, Running 200.17s Step 412( 58.00%), action 290, FPS 1.69, Running 200.83s Step 413( 58.20%), action 291, FPS 1.69, Running 201.66s Step 414( 58.40%), action 292, FPS 1.70, Running 201.95s Step 415( 58.60%), action 293, FPS 1.72, Running 202.49s Step 416( 58.80%), action 294, FPS 1.71, Running 202.94s Step 417( 59.00%), action 295, FPS 1.65, Running 203.78s Step 418( 59.20%), action 296, FPS 1.66, Running 204.20s Step 419( 59.40%), action 297, FPS 1.70, Running 204.68s Step 420( 59.60%), action 298, FPS 1.70, Running 205.05s Step 421( 59.80%), action 299, FPS 1.77, Running 205.42s Step 422( 60.00%), action 300, FPS 1.77, Running 205.69s Step 423( 60.20%), action 301, FPS 1.81, Running 206.32s [2026-08-02 20:54:07] [51 ] Seed 50 failed after 206.76 s. +steps: 423 , actions: 301 . +Instruction: Empty +Total 35/51(68.63%) success. +Setting seed: 51 +Step 1( N/A%), pre moving , FPS 5.41, Running 0.18s Step 2( N/A%), pre moving , FPS 8.54, Running 0.23s Step 3( N/A%), pre moving , FPS 10.58, Running 0.28s Step 4( N/A%), pre moving , FPS 11.44, Running 0.35s Step 5( N/A%), pre moving , FPS 12.06, Running 0.41s Step 6( N/A%), pre moving , FPS 12.53, Running 0.48s Step 7( N/A%), pre moving , FPS 13.07, Running 0.54s Step 8( N/A%), pre moving , FPS 13.44, Running 0.60s Step 9( N/A%), pre moving , FPS 13.65, Running 0.66s Step 10( N/A%), pre moving , FPS 13.82, Running 0.72s Step 11( N/A%), pre moving , FPS 13.99, Running 0.79s Step 12( N/A%), pre moving , FPS 14.12, Running 0.85s Step 13( N/A%), pre moving , FPS 14.22, Running 0.91s Step 14( N/A%), pre moving , FPS 14.48, Running 0.97s Step 15( N/A%), pre moving , FPS 14.60, Running 1.03s Step 16( N/A%), pre moving , FPS 14.65, Running 1.09s Step 17( N/A%), pre moving , FPS 14.77, Running 1.15s Step 18( N/A%), pre moving , FPS 14.93, Running 1.21s Step 19( N/A%), pre moving , FPS 14.99, Running 1.27s Step 20( N/A%), pre moving , FPS 15.06, Running 1.33s Step 21( N/A%), pre moving , FPS 13.95, Running 1.62s Step 22( N/A%), pre moving , FPS 13.92, Running 1.67s Step 23( N/A%), pre moving , FPS 13.83, Running 1.73s Step 24( N/A%), pre moving , FPS 13.56, Running 1.83s Step 25( N/A%), pre moving , FPS 13.56, Running 1.89s Step 26( N/A%), pre moving , FPS 11.91, Running 2.16s Step 27( N/A%), pre moving , FPS 12.20, Running 2.18s Step 28( N/A%), pre moving , FPS 12.46, Running 2.20s Step 29( N/A%), pre moving , FPS 12.66, Running 2.24s Step 30( N/A%), pre moving , FPS 12.97, Running 2.27s Step 31( N/A%), pre moving , FPS 13.09, Running 2.31s Step 32( N/A%), pre moving , FPS 13.38, Running 2.34s Step 33( N/A%), pre moving , FPS 13.57, Running 2.39s Step 34( N/A%), pre moving , FPS 13.74, Running 2.42s Step 35( N/A%), pre moving , FPS 14.01, Running 2.46s Step 36( N/A%), pre moving , FPS 11.25, Running 2.87s Step 37( N/A%), pre moving , FPS 11.37, Running 2.91s Step 38( N/A%), pre moving , FPS 11.51, Running 2.94s Step 39( N/A%), pre moving , FPS 11.75, Running 2.97s Step 40( N/A%), pre moving , FPS 11.89, Running 3.01s Step 41( N/A%), pre moving , FPS 13.96, Running 3.05s Step 42( N/A%), pre moving , FPS 14.02, Running 3.10s Step 43( N/A%), pre moving , FPS 14.21, Running 3.14s Step 44( N/A%), pre moving , FPS 14.88, Running 3.17s Step 45( N/A%), pre moving , FPS 15.07, Running 3.22s Step 46( N/A%), pre moving , FPS 18.08, Running 3.26s Step 47( N/A%), pre moving , FPS 17.49, Running 3.32s Step 48( N/A%), pre moving , FPS 17.18, Running 3.36s Step 49( N/A%), pre moving , FPS 17.05, Running 3.41s Step 50( N/A%), pre moving , FPS 16.65, Running 3.47s Step 51( N/A%), pre moving , FPS 16.60, Running 3.52s Step 52( N/A%), pre moving , FPS 16.24, Running 3.58s Step 53( N/A%), pre moving , FPS 16.16, Running 3.63s Step 54( N/A%), pre moving , FPS 15.86, Running 3.68s Step 55( N/A%), pre moving , FPS 15.54, Running 3.74s Step 56( N/A%), pre moving , FPS 21.51, Running 3.80s Step 57( N/A%), pre moving , FPS 21.27, Running 3.85s Step 58( N/A%), pre moving , FPS 20.69, Running 3.91s Step 59( N/A%), pre moving , FPS 20.17, Running 3.96s Step 60( N/A%), pre moving , FPS 20.13, Running 4.00s Step 61( N/A%), pre moving , FPS 19.94, Running 4.05s Step 62( N/A%), pre moving , FPS 19.71, Running 4.11s Step 63( N/A%), pre moving , FPS 19.32, Running 4.17s Step 64( N/A%), pre moving , FPS 18.82, Running 4.23s Step 65( N/A%), pre moving , FPS 18.77, Running 4.28s Step 66( N/A%), pre moving , FPS 18.49, Running 4.35s Step 67( N/A%), pre moving , FPS 18.38, Running 4.41s Step 68( N/A%), pre moving , FPS 18.24, Running 4.46s Step 69( N/A%), pre moving , FPS 18.31, Running 4.50s Step 70( N/A%), pre moving , FPS 18.27, Running 4.56s Step 71( N/A%), pre moving , FPS 18.19, Running 4.62s Step 72( N/A%), pre moving , FPS 18.28, Running 4.67s Step 73( N/A%), pre moving , FPS 18.28, Running 4.72s Step 74( N/A%), pre moving , FPS 18.56, Running 4.76s Step 75( N/A%), pre moving , FPS 18.78, Running 4.81s Step 76( N/A%), pre moving , FPS 18.86, Running 4.86s Step 77( N/A%), pre moving , FPS 18.77, Running 4.92s Step 78( N/A%), pre moving , FPS 18.70, Running 4.98s Step 79( N/A%), pre moving , FPS 18.69, Running 5.03s Step 80( N/A%), pre moving , FPS 18.50, Running 5.09s Step 81( N/A%), pre moving , FPS 18.43, Running 5.14s Step 82( N/A%), pre moving , FPS 18.54, Running 5.19s Step 83( N/A%), pre moving , FPS 18.93, Running 5.23s Step 84( N/A%), pre moving , FPS 19.40, Running 5.26s Step 85( N/A%), pre moving , FPS 19.52, Running 5.31s Step 86( N/A%), pre moving , FPS 20.28, Running 5.33s Step 87( N/A%), pre moving , FPS 20.74, Running 5.37s Step 88( N/A%), pre moving , FPS 21.23, Running 5.40s Step 89( N/A%), pre moving , FPS 21.30, Running 5.44s Step 90( N/A%), pre moving , FPS 21.53, Running 5.49s Step 91( N/A%), pre moving , FPS 22.08, Running 5.52s Step 92( N/A%), pre moving , FPS 22.49, Running 5.56s Step 93( N/A%), pre moving , FPS 22.85, Running 5.60s Step 94( N/A%), pre moving , FPS 23.09, Running 5.63s Step 95( N/A%), pre moving , FPS 23.43, Running 5.66s Step 96( N/A%), pre moving , FPS 23.99, Running 5.69s Step 97( N/A%), pre moving , FPS 24.69, Running 5.73s Step 98( N/A%), pre moving , FPS 25.55, Running 5.76s Step 99( N/A%), pre moving , FPS 26.38, Running 5.79s Step 100( N/A%), pre moving , FPS 27.06, Running 5.82s Step 101( N/A%), pre moving , FPS 27.59, Running 5.86s Step 102( N/A%), pre moving , FPS 28.27, Running 5.90s Step 103( N/A%), pre moving , FPS 9.50, Running 7.33s Step 104( N/A%), pre moving , FPS 8.54, Running 7.60s Step 105( N/A%), pre moving , FPS 8.21, Running 7.74s Step 106( N/A%), pre moving , FPS 7.51, Running 8.00s Step 107( N/A%), pre moving , FPS 7.16, Running 8.17s Step 108( N/A%), pre moving , FPS 6.57, Running 8.45s Step 109( N/A%), pre moving , FPS 6.38, Running 8.58s Step 110( N/A%), pre moving , FPS 5.93, Running 8.86s Step 111( N/A%), pre moving , FPS 5.71, Running 9.03s Step 112( N/A%), pre moving , FPS 5.33, Running 9.31s Step 113( N/A%), pre moving , FPS 5.16, Running 9.47s Step 114( N/A%), pre moving , FPS 4.88, Running 9.72s Step 115( N/A%), pre moving , FPS 4.75, Running 9.87s Step 116( N/A%), pre moving , FPS 4.48, Running 10.16s Step 117( N/A%), pre moving , FPS 4.36, Running 10.32s Step 118( N/A%), pre moving , FPS 4.12, Running 10.62s Step 119( N/A%), pre moving , FPS 4.01, Running 10.78s Step 120( N/A%), pre moving , FPS 3.79, Running 11.10s Step 121( N/A%), pre moving , FPS 3.72, Running 11.24s Step 122( N/A%), pre moving , FPS 3.54, Running 11.55s Step 123( 0.20%), action 1, FPS 3.85, Running 12.52s Step 124( 0.40%), action 2, FPS 3.79, Running 12.89s Step 125( 0.60%), action 3, FPS 3.18, Running 14.04s Step 126( 0.80%), action 4, FPS 3.02, Running 14.61s Step 127( 1.00%), action 5, FPS 2.66, Running 15.67s Step 128( 1.20%), action 6, FPS 2.65, Running 15.98s Step 129( 1.40%), action 7, FPS 2.51, Running 16.55s Step 130( 1.60%), action 8, FPS 2.49, Running 16.88s Step 131( 1.80%), action 9, FPS 2.41, Running 17.32s Step 132( 2.00%), action 10, FPS 2.28, Running 18.09s Step 133( 2.20%), action 11, FPS 2.04, Running 19.26s Step 134( 2.40%), action 12, FPS 1.92, Running 20.15s Step 135( 2.60%), action 13, FPS 1.88, Running 20.54s Step 136( 2.80%), action 14, FPS 1.77, Running 21.45s Step 137( 3.00%), action 15, FPS 1.65, Running 22.40s Step 138( 3.20%), action 16, FPS 1.62, Running 22.96s Step 139( 3.40%), action 17, FPS 1.51, Running 24.06s Step 140( 3.60%), action 18, FPS 1.50, Running 24.46s Step 141( 3.80%), action 19, FPS 1.41, Running 25.40s Step 142( 4.00%), action 20, FPS 1.39, Running 25.89s Step 143( 4.20%), action 21, FPS 1.40, Running 26.84s Step 144( 4.40%), action 22, FPS 1.34, Running 27.83s Step 145( 4.60%), action 23, FPS 1.35, Running 28.82s Step 146( 4.80%), action 24, FPS 1.36, Running 29.37s Step 147( 5.00%), action 25, FPS 1.41, Running 29.90s Step 148( 5.20%), action 26, FPS 1.39, Running 30.40s Step 149( 5.40%), action 27, FPS 1.37, Running 31.16s Step 150( 5.60%), action 28, FPS 1.32, Running 32.03s Step 151( 5.80%), action 29, FPS 1.28, Running 32.90s Step 152( 6.00%), action 30, FPS 1.28, Running 33.75s Step 153( 6.20%), action 31, FPS 1.32, Running 34.45s Step 154( 6.40%), action 32, FPS 1.37, Running 34.79s Step 155( 6.60%), action 33, FPS 1.33, Running 35.57s Step 156( 6.80%), action 34, FPS 1.33, Running 36.48s Step 157( 7.00%), action 35, FPS 1.33, Running 37.40s Step 158( 7.20%), action 36, FPS 1.35, Running 37.78s Step 159( 7.40%), action 37, FPS 1.42, Running 38.14s Step 160( 7.60%), action 38, FPS 1.37, Running 39.04s Step 161( 7.80%), action 39, FPS 1.37, Running 39.95s Step 162( 8.00%), action 40, FPS 1.36, Running 40.61s Step 163( 8.20%), action 41, FPS 1.36, Running 41.55s Step 164( 8.40%), action 42, FPS 1.40, Running 42.09s Step 165( 8.60%), action 43, FPS 1.47, Running 42.45s Step 166( 8.80%), action 44, FPS 1.49, Running 42.81s Step 167( 9.00%), action 45, FPS 1.45, Running 43.66s Step 168( 9.20%), action 46, FPS 1.46, Running 44.07s Step 169( 9.40%), action 47, FPS 1.48, Running 44.63s Step 170( 9.60%), action 48, FPS 1.49, Running 45.42s Step 171( 9.80%), action 49, FPS 1.56, Running 45.76s Step 172( 10.00%), action 50, FPS 1.63, Running 46.05s Step 173( 10.20%), action 51, FPS 1.60, Running 46.93s Step 174( 10.40%), action 52, FPS 1.54, Running 47.75s Step 175( 10.60%), action 53, FPS 1.55, Running 48.46s Step 176( 10.80%), action 54, FPS 1.56, Running 49.33s Step 177( 11.00%), action 55, FPS 1.58, Running 50.02s Step 178( 11.20%), action 56, FPS 1.54, Running 50.78s Step 179( 11.40%), action 57, FPS 1.54, Running 51.13s Step 180( 11.60%), action 58, FPS 1.55, Running 51.96s Step 181( 11.80%), action 59, FPS 1.54, Running 52.94s Step 182( 12.00%), action 60, FPS 1.56, Running 53.46s Step 183( 12.20%), action 61, FPS 1.54, Running 54.56s Step 184( 12.40%), action 62, FPS 1.54, Running 55.10s Step 185( 12.60%), action 63, FPS 1.49, Running 55.90s Step 186( 12.80%), action 64, FPS 1.44, Running 56.68s Step 187( 13.00%), action 65, FPS 1.44, Running 57.52s Step 188( 13.20%), action 66, FPS 1.43, Running 58.09s Step 189( 13.40%), action 67, FPS 1.40, Running 58.94s Step 190( 13.60%), action 68, FPS 1.39, Running 59.81s Step 191( 13.80%), action 69, FPS 1.34, Running 60.69s Step 192( 14.00%), action 70, FPS 1.33, Running 61.05s Step 193( 14.20%), action 71, FPS 1.32, Running 62.05s Step 194( 14.40%), action 72, FPS 1.32, Running 62.95s Step 195( 14.60%), action 73, FPS 1.30, Running 63.83s Step 196( 14.80%), action 74, FPS 1.31, Running 64.65s Step 197( 15.00%), action 75, FPS 1.29, Running 65.51s Step 198( 15.20%), action 76, FPS 1.28, Running 66.37s Step 199( 15.40%), action 77, FPS 1.25, Running 67.15s Step 200( 15.60%), action 78, FPS 1.25, Running 67.91s Step 201( 15.80%), action 79, FPS 1.27, Running 68.73s Step 202( 16.00%), action 80, FPS 1.28, Running 69.03s Step 203( 16.20%), action 81, FPS 1.32, Running 69.75s Step 204( 16.40%), action 82, FPS 1.32, Running 70.25s Step 205( 16.60%), action 83, FPS 1.36, Running 70.58s Step 206( 16.80%), action 84, FPS 1.36, Running 71.34s Step 207( 17.00%), action 85, FPS 1.36, Running 72.19s Step 208( 17.20%), action 86, FPS 1.34, Running 73.07s Step 209( 17.40%), action 87, FPS 1.33, Running 73.94s Step 210( 17.60%), action 88, FPS 1.34, Running 74.75s Step 211( 17.80%), action 89, FPS 1.39, Running 75.11s Step 212( 18.00%), action 90, FPS 1.36, Running 75.78s Step 213( 18.20%), action 91, FPS 1.37, Running 76.68s Step 214( 18.40%), action 92, FPS 1.37, Running 77.56s Step 215( 18.60%), action 93, FPS 1.38, Running 78.29s Step 216( 18.80%), action 94, FPS 1.43, Running 78.68s Step 217( 19.00%), action 95, FPS 1.43, Running 79.47s Step 218( 19.20%), action 96, FPS 1.45, Running 80.14s Step 219( 19.40%), action 97, FPS 1.45, Running 80.92s Step 220( 19.60%), action 98, FPS 1.43, Running 81.86s Step 221( 19.80%), action 99, FPS 1.44, Running 82.62s Step 222( 20.00%), action 100, FPS 1.44, Running 82.94s Step 223( 20.20%), action 101, FPS 1.40, Running 84.01s Step 224( 20.40%), action 102, FPS 1.40, Running 84.57s Step 225( 20.60%), action 103, FPS 1.36, Running 85.28s Step 226( 20.80%), action 104, FPS 1.35, Running 86.10s Step 227( 21.00%), action 105, FPS 1.35, Running 86.98s Step 228( 21.20%), action 106, FPS 1.35, Running 87.88s Step 229( 21.40%), action 107, FPS 1.36, Running 88.65s Step 230( 21.60%), action 108, FPS 1.40, Running 89.04s Step 231( 21.80%), action 109, FPS 1.35, Running 89.88s Step 232( 22.00%), action 110, FPS 1.34, Running 90.68s Step 233( 22.20%), action 111, FPS 1.34, Running 91.60s Step 234( 22.40%), action 112, FPS 1.34, Running 92.47s Step 235( 22.60%), action 113, FPS 1.34, Running 93.24s Step 236( 22.80%), action 114, FPS 1.35, Running 93.49s Step 237( 23.00%), action 115, FPS 1.40, Running 93.79s Step 238( 23.20%), action 116, FPS 1.39, Running 94.50s Step 239( 23.40%), action 117, FPS 1.39, Running 95.27s Step 240( 23.60%), action 118, FPS 1.47, Running 95.50s Step 241( 23.80%), action 119, FPS 1.46, Running 96.34s Step 242( 24.00%), action 120, FPS 1.44, Running 96.82s Step 243( 24.20%), action 121, FPS 1.44, Running 97.87s Step 244( 24.40%), action 122, FPS 1.42, Running 98.62s Step 245( 24.60%), action 123, FPS 1.41, Running 99.43s Step 246( 24.80%), action 124, FPS 1.45, Running 99.85s Step 247( 25.00%), action 125, FPS 1.49, Running 100.39s Step 248( 25.20%), action 126, FPS 1.50, Running 101.23s Step 249( 25.40%), action 127, FPS 1.51, Running 101.93s Step 250( 25.60%), action 128, FPS 1.50, Running 102.42s Step 251( 25.80%), action 129, FPS 1.55, Running 102.76s Step 252( 26.00%), action 130, FPS 1.60, Running 103.18s Step 253( 26.20%), action 131, FPS 1.62, Running 103.98s Step 254( 26.40%), action 132, FPS 1.63, Running 104.71s Step 255( 26.60%), action 133, FPS 1.64, Running 105.45s Step 256( 26.80%), action 134, FPS 1.56, Running 106.35s Step 257( 27.00%), action 135, FPS 1.49, Running 107.23s Step 258( 27.20%), action 136, FPS 1.47, Running 108.14s Step 259( 27.40%), action 137, FPS 1.47, Running 108.90s Step 260( 27.60%), action 138, FPS 1.41, Running 109.72s Step 261( 27.80%), action 139, FPS 1.43, Running 110.33s Step 262( 28.00%), action 140, FPS 1.40, Running 111.06s Step 263( 28.20%), action 141, FPS 1.41, Running 112.04s Step 264( 28.40%), action 142, FPS 1.40, Running 112.89s Step 265( 28.60%), action 143, FPS 1.39, Running 113.77s Step 266( 28.80%), action 144, FPS 1.40, Running 114.16s Step 267( 29.00%), action 145, FPS 1.38, Running 114.89s Step 268( 29.20%), action 146, FPS 1.39, Running 115.62s Step 269( 29.40%), action 147, FPS 1.43, Running 115.93s Step 270( 29.60%), action 148, FPS 1.40, Running 116.66s Step 271( 29.80%), action 149, FPS 1.36, Running 117.51s Step 272( 30.00%), action 150, FPS 1.32, Running 118.32s Step 273( 30.20%), action 151, FPS 1.31, Running 119.26s Step 274( 30.40%), action 152, FPS 1.32, Running 119.86s Step 275( 30.60%), action 153, FPS 1.31, Running 120.70s Step 276( 30.80%), action 154, FPS 1.35, Running 121.12s Step 277( 31.00%), action 155, FPS 1.36, Running 121.93s Step 278( 31.20%), action 156, FPS 1.36, Running 122.81s Step 279( 31.40%), action 157, FPS 1.38, Running 123.34s Step 280( 31.60%), action 158, FPS 1.43, Running 123.68s Step 281( 31.80%), action 159, FPS 1.44, Running 124.17s Step 282( 32.00%), action 160, FPS 1.45, Running 124.89s Step 283( 32.20%), action 161, FPS 1.46, Running 125.71s Step 284( 32.40%), action 162, FPS 1.50, Running 126.20s Step 285( 32.60%), action 163, FPS 1.57, Running 126.52s Step 286( 32.80%), action 164, FPS 1.53, Running 127.25s Step 287( 33.00%), action 165, FPS 1.52, Running 128.03s Step 288( 33.20%), action 166, FPS 1.50, Running 128.96s Step 289( 33.40%), action 167, FPS 1.50, Running 129.25s Step 290( 33.60%), action 168, FPS 1.51, Running 129.95s Step 291( 33.80%), action 169, FPS 1.53, Running 130.62s Step 292( 34.00%), action 170, FPS 1.58, Running 131.01s Step 293( 34.20%), action 171, FPS 1.57, Running 131.97s Step 294( 34.40%), action 172, FPS 1.54, Running 132.81s Step 295( 34.60%), action 173, FPS 1.53, Running 133.75s Step 296( 34.80%), action 174, FPS 1.49, Running 134.53s Step 297( 35.00%), action 175, FPS 1.50, Running 135.26s Step 298( 35.20%), action 176, FPS 1.52, Running 136.00s Step 299( 35.40%), action 177, FPS 1.49, Running 136.73s Step 300( 35.60%), action 178, FPS 1.49, Running 137.14s Step 301( 35.80%), action 179, FPS 1.47, Running 137.80s Step 302( 36.00%), action 180, FPS 1.46, Running 138.59s Step 303( 36.20%), action 181, FPS 1.50, Running 139.06s Step 304( 36.40%), action 182, FPS 1.47, Running 139.82s Step 305( 36.60%), action 183, FPS 1.45, Running 140.32s Step 306( 36.80%), action 184, FPS 1.46, Running 140.98s Step 307( 37.00%), action 185, FPS 1.45, Running 141.82s Step 308( 37.20%), action 186, FPS 1.50, Running 142.33s Step 309( 37.40%), action 187, FPS 1.44, Running 143.17s Step 310( 37.60%), action 188, FPS 1.49, Running 143.37s Step 311( 37.80%), action 189, FPS 1.52, Running 143.75s Step 312( 38.00%), action 190, FPS 1.50, Running 144.35s Step 313( 38.20%), action 191, FPS 1.55, Running 144.86s Step 314( 38.40%), action 192, FPS 1.56, Running 145.63s Step 315( 38.60%), action 193, FPS 1.58, Running 146.37s Step 316( 38.80%), action 194, FPS 1.59, Running 147.11s Step 317( 39.00%), action 195, FPS 1.62, Running 147.64s Step 318( 39.20%), action 196, FPS 1.69, Running 147.86s Step 319( 39.40%), action 197, FPS 1.72, Running 148.33s Step 320( 39.60%), action 198, FPS 1.70, Running 148.93s Step 321( 39.80%), action 199, FPS 1.74, Running 149.29s Step 322( 40.00%), action 200, FPS 1.81, Running 149.66s Step 323( 40.20%), action 201, FPS 1.77, Running 150.35s Step 324( 40.40%), action 202, FPS 1.82, Running 150.84s Step 325( 40.60%), action 203, FPS 1.80, Running 151.45s Step 326( 40.80%), action 204, FPS 1.86, Running 151.74s Step 327( 41.00%), action 205, FPS 1.96, Running 152.04s Step 328( 41.20%), action 206, FPS 1.92, Running 152.74s Step 329( 41.40%), action 207, FPS 1.95, Running 153.42s Step 330( 41.60%), action 208, FPS 1.95, Running 153.63s Step 331( 41.80%), action 209, FPS 1.96, Running 153.94s Step 332( 42.00%), action 210, FPS 1.98, Running 154.45s Step 333( 42.20%), action 211, FPS 1.95, Running 155.12s Step 334( 42.40%), action 212, FPS 2.02, Running 155.55s Step 335( 42.60%), action 213, FPS 2.06, Running 156.06s Step 336( 42.80%), action 214, FPS 2.09, Running 156.66s Step 337( 43.00%), action 215, FPS 2.09, Running 157.20s Step 338( 43.20%), action 216, FPS 2.01, Running 157.80s Step 339( 43.40%), action 217, FPS 2.00, Running 158.33s Step 340( 43.60%), action 218, FPS 2.02, Running 158.84s Step 341( 43.80%), action 219, FPS 1.96, Running 159.48s Step 342( 44.00%), action 220, FPS 1.93, Running 160.03s Step 343( 44.20%), action 221, FPS 1.94, Running 160.65s Step 344( 44.40%), action 222, FPS 1.98, Running 160.93s Step 345( 44.60%), action 223, FPS 1.97, Running 161.62s Step 346( 44.80%), action 224, FPS 1.96, Running 161.96s Step 347( 45.00%), action 225, FPS 1.96, Running 162.22s Step 348( 45.20%), action 226, FPS 2.04, Running 162.54s Step 349( 45.40%), action 227, FPS 2.12, Running 162.85s Step 350( 45.60%), action 228, FPS 2.13, Running 163.03s Step 351( 45.80%), action 229, FPS 2.13, Running 163.32s Step 352( 46.00%), action 230, FPS 2.19, Running 163.57s Step 353( 46.20%), action 231, FPS 2.22, Running 164.12s Step 354( 46.40%), action 232, FPS 2.25, Running 164.43s Step 355( 46.60%), action 233, FPS 2.31, Running 164.71s Step 356( 46.80%), action 234, FPS 2.40, Running 165.01s Step 357( 47.00%), action 235, FPS 2.42, Running 165.45s Step 358( 47.20%), action 236, FPS 2.53, Running 165.72s Step 359( 47.40%), action 237, FPS 2.58, Running 166.07s Step 360( 47.60%), action 238, FPS 2.67, Running 166.34s Step 361( 47.80%), action 239, FPS 2.81, Running 166.61s Step 362( 48.00%), action 240, FPS 2.92, Running 166.88s Step 363( 48.20%), action 241, FPS 2.98, Running 167.38s Step 364( 48.40%), action 242, FPS 2.99, Running 167.63s Step 365( 48.60%), action 243, FPS 3.20, Running 167.88s Step 366( 48.80%), action 244, FPS 3.25, Running 168.11s Step 367( 49.00%), action 245, FPS 3.18, Running 168.51s Step 368( 49.20%), action 246, FPS 3.25, Running 168.69s Step 369( 49.40%), action 247, FPS 3.30, Running 168.92s Step 370( 49.60%), action 248, FPS 3.29, Running 169.10s Step 371( 49.80%), action 249, FPS 3.13, Running 169.71s Step 372( 50.00%), action 250, FPS 3.09, Running 170.03s Step 373( 50.20%), action 251, FPS 3.09, Running 170.59s Step 374( 50.40%), action 252, FPS 3.13, Running 170.81s Step 375( 50.60%), action 253, FPS 3.07, Running 171.23s Step 376( 50.80%), action 254, FPS 3.06, Running 171.54s Step 377( 51.00%), action 255, FPS 3.12, Running 171.86s Step 378( 51.20%), action 256, FPS 3.15, Running 172.06s Step 379( 51.40%), action 257, FPS 3.18, Running 172.36s Step 380( 51.60%), action 258, FPS 3.23, Running 172.54s Step 381( 51.80%), action 259, FPS 3.23, Running 172.81s Step 382( 52.00%), action 260, FPS 3.10, Running 173.33s Step 383( 52.20%), action 261, FPS 3.09, Running 173.85s Step 384( 52.40%), action 262, FPS 2.91, Running 174.52s Step 385( 52.60%), action 263, FPS 2.89, Running 174.79s Step 386( 52.80%), action 264, FPS 2.84, Running 175.16s Step 387( 53.00%), action 265, FPS 2.82, Running 175.59s Step 388( 53.20%), action 266, FPS 2.76, Running 175.94s Step 389( 53.40%), action 267, FPS 2.68, Running 176.38s Step 390( 53.60%), action 268, FPS 2.67, Running 176.60s Step 391( 53.80%), action 269, FPS 2.79, Running 176.88s Step 392( 54.00%), action 270, FPS 2.72, Running 177.39s Step 393( 54.20%), action 271, FPS 2.75, Running 177.85s Step 394( 54.40%), action 272, FPS 2.70, Running 178.21s Step 395( 54.60%), action 273, FPS 2.77, Running 178.44s Step 396( 54.80%), action 274, FPS 2.66, Running 179.05s Step 397( 55.00%), action 275, FPS 2.67, Running 179.36s Step 398( 55.20%), action 276, FPS 2.64, Running 179.63s Step 399( 55.40%), action 277, FPS 2.54, Running 180.23s Step 400( 55.60%), action 278, FPS 2.48, Running 180.60s Step 401( 55.80%), action 279, FPS 2.45, Running 180.96s Step 402( 56.00%), action 280, FPS 2.56, Running 181.14s Step 403( 56.20%), action 281, FPS 2.54, Running 181.71s Step 404( 56.40%), action 282, FPS 2.65, Running 182.06s Step 405( 56.60%), action 283, FPS 2.53, Running 182.70s Step 406( 56.80%), action 284, FPS 2.40, Running 183.49s Step 407( 57.00%), action 285, FPS 2.38, Running 183.98s Step 408( 57.20%), action 286, FPS 2.40, Running 184.29s Step 409( 57.40%), action 287, FPS 2.40, Running 184.70s Step 410( 57.60%), action 288, FPS 2.31, Running 185.24s Step 411( 57.80%), action 289, FPS 2.30, Running 185.58s Step 412( 58.00%), action 290, FPS 2.34, Running 185.94s Step 413( 58.20%), action 291, FPS 2.31, Running 186.51s Step 414( 58.40%), action 292, FPS 2.24, Running 187.14s Step 415( 58.60%), action 293, FPS 2.18, Running 187.62s Step 416( 58.80%), action 294, FPS 2.26, Running 187.89s Step 417( 59.00%), action 295, FPS 2.26, Running 188.20s Step 418( 59.20%), action 296, FPS 2.15, Running 188.92s Step 419( 59.40%), action 297, FPS 2.14, Running 189.58s Step 420( 59.60%), action 298, FPS 2.10, Running 190.13s Step 421( 59.80%), action 299, FPS 2.02, Running 190.86s Step 422( 60.00%), action 300, FPS 1.99, Running 191.21s Step 423( 60.20%), action 301, FPS 1.90, Running 192.24s [2026-08-02 20:57:20] [52 ] Seed 51 failed after 192.48 s. +steps: 423 , actions: 301 . +Instruction: Empty +Total 35/52(67.31%) success. +Setting seed: 52 +Step 1( N/A%), pre moving , FPS 13.05, Running 0.08s Step 2( N/A%), pre moving , FPS 21.41, Running 0.09s Step 3( N/A%), pre moving , FPS 27.17, Running 0.11s Step 4( N/A%), pre moving , FPS 31.19, Running 0.13s Step 5( N/A%), pre moving , FPS 34.22, Running 0.15s Step 6( N/A%), pre moving , FPS 36.54, Running 0.16s Step 7( N/A%), pre moving , FPS 36.18, Running 0.19s Step 8( N/A%), pre moving , FPS 36.45, Running 0.22s Step 9( N/A%), pre moving , FPS 37.97, Running 0.24s Step 10( N/A%), pre moving , FPS 39.17, Running 0.26s Step 11( N/A%), pre moving , FPS 40.30, Running 0.27s Step 12( N/A%), pre moving , FPS 41.26, Running 0.29s Step 13( N/A%), pre moving , FPS 42.15, Running 0.31s Step 14( N/A%), pre moving , FPS 42.92, Running 0.33s Step 15( N/A%), pre moving , FPS 43.58, Running 0.34s Step 16( N/A%), pre moving , FPS 44.21, Running 0.36s Step 17( N/A%), pre moving , FPS 44.30, Running 0.38s Step 18( N/A%), pre moving , FPS 43.91, Running 0.41s Step 19( N/A%), pre moving , FPS 43.70, Running 0.43s Step 20( N/A%), pre moving , FPS 42.74, Running 0.47s Step 21( N/A%), pre moving , FPS 30.41, Running 0.73s Step 22( N/A%), pre moving , FPS 30.17, Running 0.76s Step 23( N/A%), pre moving , FPS 30.15, Running 0.77s Step 24( N/A%), pre moving , FPS 29.72, Running 0.80s Step 25( N/A%), pre moving , FPS 29.59, Running 0.82s Step 26( N/A%), pre moving , FPS 21.96, Running 1.07s Step 27( N/A%), pre moving , FPS 22.16, Running 1.10s Step 28( N/A%), pre moving , FPS 22.31, Running 1.12s Step 29( N/A%), pre moving , FPS 22.14, Running 1.14s Step 30( N/A%), pre moving , FPS 22.03, Running 1.16s Step 31( N/A%), pre moving , FPS 21.96, Running 1.18s Step 32( N/A%), pre moving , FPS 21.92, Running 1.20s Step 33( N/A%), pre moving , FPS 21.86, Running 1.22s Step 34( N/A%), pre moving , FPS 21.68, Running 1.25s Step 35( N/A%), pre moving , FPS 21.36, Running 1.28s Step 36( N/A%), pre moving , FPS 16.14, Running 1.60s Step 37( N/A%), pre moving , FPS 16.19, Running 1.62s Step 38( N/A%), pre moving , FPS 16.27, Running 1.64s Step 39( N/A%), pre moving , FPS 16.35, Running 1.66s Step 40( N/A%), pre moving , FPS 16.54, Running 1.68s Step 41( N/A%), pre moving , FPS 20.34, Running 1.72s Step 42( N/A%), pre moving , FPS 20.19, Running 1.75s Step 43( N/A%), pre moving , FPS 20.13, Running 1.77s Step 44( N/A%), pre moving , FPS 20.32, Running 1.79s Step 45( N/A%), pre moving , FPS 20.39, Running 1.80s Step 46( N/A%), pre moving , FPS 26.50, Running 1.83s Step 47( N/A%), pre moving , FPS 26.24, Running 1.86s Step 48( N/A%), pre moving , FPS 25.75, Running 1.89s Step 49( N/A%), pre moving , FPS 25.64, Running 1.92s Step 50( N/A%), pre moving , FPS 25.47, Running 1.95s Step 51( N/A%), pre moving , FPS 25.16, Running 1.98s Step 52( N/A%), pre moving , FPS 24.72, Running 2.01s Step 53( N/A%), pre moving , FPS 24.44, Running 2.04s Step 54( N/A%), pre moving , FPS 24.29, Running 2.07s Step 55( N/A%), pre moving , FPS 24.36, Running 2.10s Step 56( N/A%), pre moving , FPS 37.48, Running 2.13s Step 57( N/A%), pre moving , FPS 36.37, Running 2.17s Step 58( N/A%), pre moving , FPS 34.69, Running 2.22s Step 59( N/A%), pre moving , FPS 33.41, Running 2.26s Step 60( N/A%), pre moving , FPS 32.92, Running 2.28s Step 61( N/A%), pre moving , FPS 33.51, Running 2.31s Step 62( N/A%), pre moving , FPS 33.57, Running 2.34s Step 63( N/A%), pre moving , FPS 33.10, Running 2.37s Step 64( N/A%), pre moving , FPS 32.58, Running 2.40s Step 65( N/A%), pre moving , FPS 31.46, Running 2.44s Step 66( N/A%), pre moving , FPS 30.19, Running 2.49s Step 67( N/A%), pre moving , FPS 29.67, Running 2.53s Step 68( N/A%), pre moving , FPS 29.31, Running 2.57s Step 69( N/A%), pre moving , FPS 29.22, Running 2.61s Step 70( N/A%), pre moving , FPS 29.20, Running 2.63s Step 71( N/A%), pre moving , FPS 29.36, Running 2.66s Step 72( N/A%), pre moving , FPS 29.65, Running 2.69s Step 73( N/A%), pre moving , FPS 29.64, Running 2.72s Step 74( N/A%), pre moving , FPS 29.73, Running 2.75s Step 75( N/A%), pre moving , FPS 29.62, Running 2.78s Step 76( N/A%), pre moving , FPS 29.78, Running 2.81s Step 77( N/A%), pre moving , FPS 29.78, Running 2.84s Step 78( N/A%), pre moving , FPS 30.70, Running 2.87s Step 79( N/A%), pre moving , FPS 31.44, Running 2.89s Step 80( N/A%), pre moving , FPS 31.52, Running 2.92s Step 81( N/A%), pre moving , FPS 31.63, Running 2.95s Step 82( N/A%), pre moving , FPS 32.13, Running 2.97s Step 83( N/A%), pre moving , FPS 32.48, Running 2.99s Step 84( N/A%), pre moving , FPS 33.00, Running 3.01s Step 85( N/A%), pre moving , FPS 33.93, Running 3.03s Step 86( N/A%), pre moving , FPS 36.02, Running 3.05s Step 87( N/A%), pre moving , FPS 37.56, Running 3.07s Step 88( N/A%), pre moving , FPS 39.33, Running 3.08s Step 89( N/A%), pre moving , FPS 40.33, Running 3.10s Step 90( N/A%), pre moving , FPS 40.90, Running 3.12s Step 91( N/A%), pre moving , FPS 41.71, Running 3.14s Step 92( N/A%), pre moving , FPS 41.52, Running 3.17s Step 93( N/A%), pre moving , FPS 40.85, Running 3.21s Step 94( N/A%), pre moving , FPS 41.51, Running 3.23s Step 95( N/A%), pre moving , FPS 42.78, Running 3.24s Step 96( N/A%), pre moving , FPS 43.99, Running 3.26s Step 97( N/A%), pre moving , FPS 45.72, Running 3.28s Step 98( N/A%), pre moving , FPS 45.98, Running 3.30s Step 99( N/A%), pre moving , FPS 46.37, Running 3.32s Step 100( N/A%), pre moving , FPS 47.06, Running 3.34s Step 101( N/A%), pre moving , FPS 47.60, Running 3.37s Step 102( N/A%), pre moving , FPS 11.00, Running 4.78s Step 103( N/A%), pre moving , FPS 10.04, Running 4.98s Step 104( N/A%), pre moving , FPS 9.37, Running 5.14s Step 105( N/A%), pre moving , FPS 8.41, Running 5.41s Step 106( N/A%), pre moving , FPS 7.99, Running 5.55s Step 107( N/A%), pre moving , FPS 7.41, Running 5.76s Step 108( N/A%), pre moving , FPS 7.05, Running 5.92s Step 109( N/A%), pre moving , FPS 6.59, Running 6.14s Step 110( N/A%), pre moving , FPS 6.42, Running 6.24s Step 111( N/A%), pre moving , FPS 5.98, Running 6.48s Step 112( N/A%), pre moving , FPS 5.83, Running 6.60s Step 113( N/A%), pre moving , FPS 5.53, Running 6.82s Step 114( N/A%), pre moving , FPS 5.39, Running 6.94s Step 115( N/A%), pre moving , FPS 5.07, Running 7.19s Step 116( N/A%), pre moving , FPS 4.88, Running 7.36s Step 117( N/A%), pre moving , FPS 4.63, Running 7.60s Step 118( N/A%), pre moving , FPS 4.56, Running 7.69s Step 119( N/A%), pre moving , FPS 4.35, Running 7.92s Step 120( N/A%), pre moving , FPS 4.23, Running 8.08s Step 121( N/A%), pre moving , FPS 4.03, Running 8.33s Step 122( 0.20%), action 1, FPS 4.00, Running 9.78s Step 123( 0.40%), action 2, FPS 3.47, Running 10.74s Step 124( 0.60%), action 3, FPS 2.99, Running 11.82s Step 125( 0.80%), action 4, FPS 2.82, Running 12.50s Step 126( 1.00%), action 5, FPS 2.52, Running 13.49s Step 127( 1.20%), action 6, FPS 2.40, Running 14.11s Step 128( 1.40%), action 7, FPS 2.31, Running 14.57s Step 129( 1.60%), action 8, FPS 2.22, Running 15.16s Step 130( 1.80%), action 9, FPS 2.13, Running 15.63s Step 131( 2.00%), action 10, FPS 2.00, Running 16.47s Step 132( 2.20%), action 11, FPS 1.89, Running 17.18s Step 133( 2.40%), action 12, FPS 1.79, Running 18.01s Step 134( 2.60%), action 13, FPS 1.65, Running 19.07s Step 135( 2.80%), action 14, FPS 1.60, Running 19.71s Step 136( 3.00%), action 15, FPS 1.51, Running 20.60s Step 137( 3.20%), action 16, FPS 1.50, Running 20.94s Step 138( 3.40%), action 17, FPS 1.42, Running 21.74s Step 139( 3.60%), action 18, FPS 1.43, Running 21.90s Step 140( 3.80%), action 19, FPS 1.37, Running 22.68s Step 141( 4.00%), action 20, FPS 1.36, Running 22.99s Step 142( 4.20%), action 21, FPS 1.41, Running 24.00s Step 143( 4.40%), action 22, FPS 1.46, Running 24.41s Step 144( 4.60%), action 23, FPS 1.48, Running 25.38s Step 145( 4.80%), action 24, FPS 1.51, Running 25.73s Step 146( 5.00%), action 25, FPS 1.51, Running 26.72s Step 147( 5.20%), action 26, FPS 1.53, Running 27.16s Step 148( 5.40%), action 27, FPS 1.53, Running 27.67s Step 149( 5.60%), action 28, FPS 1.54, Running 28.12s Step 150( 5.80%), action 29, FPS 1.54, Running 28.63s Step 151( 6.00%), action 30, FPS 1.60, Running 28.95s Step 152( 6.20%), action 31, FPS 1.57, Running 29.94s Step 153( 6.40%), action 32, FPS 1.59, Running 30.56s Step 154( 6.60%), action 33, FPS 1.67, Running 31.03s Step 155( 6.80%), action 34, FPS 1.66, Running 31.76s Step 156( 7.00%), action 35, FPS 1.72, Running 32.20s Step 157( 7.20%), action 36, FPS 1.67, Running 32.92s Step 158( 7.40%), action 37, FPS 1.70, Running 33.48s Step 159( 7.60%), action 38, FPS 1.64, Running 34.10s Step 160( 7.80%), action 39, FPS 1.64, Running 34.87s Step 161( 8.00%), action 40, FPS 1.59, Running 35.56s Step 162( 8.20%), action 41, FPS 1.64, Running 36.17s Step 163( 8.40%), action 42, FPS 1.63, Running 36.65s Step 164( 8.60%), action 43, FPS 1.69, Running 37.19s Step 165( 8.80%), action 44, FPS 1.68, Running 37.66s Step 166( 9.00%), action 45, FPS 1.70, Running 38.50s Step 167( 9.20%), action 46, FPS 1.66, Running 39.24s Step 168( 9.40%), action 47, FPS 1.61, Running 40.09s Step 169( 9.60%), action 48, FPS 1.59, Running 40.69s Step 170( 9.80%), action 49, FPS 1.54, Running 41.62s Step 171( 10.00%), action 50, FPS 1.49, Running 42.35s Step 172( 10.20%), action 51, FPS 1.49, Running 43.38s Step 173( 10.40%), action 52, FPS 1.48, Running 44.04s Step 174( 10.60%), action 53, FPS 1.48, Running 44.55s Step 175( 10.80%), action 54, FPS 1.50, Running 45.10s Step 176( 11.00%), action 55, FPS 1.50, Running 45.55s Step 177( 11.20%), action 56, FPS 1.50, Running 46.22s Step 178( 11.40%), action 57, FPS 1.47, Running 47.12s Step 179( 11.60%), action 58, FPS 1.46, Running 47.80s Step 180( 11.80%), action 59, FPS 1.45, Running 48.68s Step 181( 12.00%), action 60, FPS 1.50, Running 48.93s Step 182( 12.20%), action 61, FPS 1.45, Running 49.99s Step 183( 12.40%), action 62, FPS 1.47, Running 50.26s Step 184( 12.60%), action 63, FPS 1.45, Running 50.99s Step 185( 12.80%), action 64, FPS 1.47, Running 51.23s Step 186( 13.00%), action 65, FPS 1.48, Running 52.04s Step 187( 13.20%), action 66, FPS 1.53, Running 52.32s Step 188( 13.40%), action 67, FPS 1.52, Running 53.24s Step 189( 13.60%), action 68, FPS 1.50, Running 54.00s Step 190( 13.80%), action 69, FPS 1.51, Running 54.88s Step 191( 14.00%), action 70, FPS 1.53, Running 55.45s Step 192( 14.20%), action 71, FPS 1.57, Running 56.09s Step 193( 14.40%), action 72, FPS 1.60, Running 56.51s Step 194( 14.60%), action 73, FPS 1.61, Running 56.93s Step 195( 14.80%), action 74, FPS 1.63, Running 57.36s Step 196( 15.00%), action 75, FPS 1.57, Running 58.30s Step 197( 15.20%), action 76, FPS 1.56, Running 59.03s Step 198( 15.40%), action 77, FPS 1.57, Running 59.87s Step 199( 15.60%), action 78, FPS 1.62, Running 60.12s Step 200( 15.80%), action 79, FPS 1.61, Running 61.11s Step 201( 16.00%), action 80, FPS 1.56, Running 61.74s Step 202( 16.20%), action 81, FPS 1.61, Running 62.42s Step 203( 16.40%), action 82, FPS 1.60, Running 62.79s Step 204( 16.60%), action 83, FPS 1.58, Running 63.62s Step 205( 16.80%), action 84, FPS 1.58, Running 63.88s Step 206( 17.00%), action 85, FPS 1.58, Running 64.72s Step 207( 17.20%), action 86, FPS 1.54, Running 65.29s Step 208( 17.40%), action 87, FPS 1.56, Running 66.05s Step 209( 17.60%), action 88, FPS 1.59, Running 66.58s Step 210( 17.80%), action 89, FPS 1.63, Running 67.16s Step 211( 18.00%), action 90, FPS 1.65, Running 67.60s Step 212( 18.20%), action 91, FPS 1.67, Running 68.03s Step 213( 18.40%), action 92, FPS 1.70, Running 68.29s Step 214( 18.60%), action 93, FPS 1.66, Running 69.02s Step 215( 18.80%), action 94, FPS 1.64, Running 69.56s Step 216( 19.00%), action 95, FPS 1.70, Running 70.08s Step 217( 19.20%), action 96, FPS 1.76, Running 70.40s Step 218( 19.40%), action 97, FPS 1.83, Running 70.79s Step 219( 19.60%), action 98, FPS 1.83, Running 71.03s Step 220( 19.80%), action 99, FPS 1.91, Running 71.59s Step 221( 20.00%), action 100, FPS 1.98, Running 71.87s Step 222( 20.20%), action 101, FPS 1.92, Running 72.82s Step 223( 20.40%), action 102, FPS 1.86, Running 73.55s Step 224( 20.60%), action 103, FPS 1.82, Running 74.63s Step 225( 20.80%), action 104, FPS 1.79, Running 75.06s Step 226( 21.00%), action 105, FPS 1.85, Running 75.53s Step 227( 21.20%), action 106, FPS 1.83, Running 76.23s Step 228( 21.40%), action 107, FPS 1.90, Running 76.56s Step 229( 21.60%), action 108, FPS 1.93, Running 76.96s Step 230( 21.80%), action 109, FPS 1.97, Running 77.32s Step 231( 22.00%), action 110, FPS 1.93, Running 77.96s Step 232( 22.20%), action 111, FPS 1.79, Running 79.18s Step 233( 22.40%), action 112, FPS 1.79, Running 79.49s Step 234( 22.60%), action 113, FPS 1.78, Running 80.26s Step 235( 22.80%), action 114, FPS 1.81, Running 80.60s Step 236( 23.00%), action 115, FPS 1.75, Running 81.51s Step 237( 23.20%), action 116, FPS 1.69, Running 82.20s Step 238( 23.40%), action 117, FPS 1.62, Running 83.16s Step 239( 23.60%), action 118, FPS 1.56, Running 83.81s Step 240( 23.80%), action 119, FPS 1.58, Running 84.25s Step 241( 24.00%), action 120, FPS 1.53, Running 84.94s Step 242( 24.20%), action 121, FPS 1.55, Running 85.76s Step 243( 24.40%), action 122, FPS 1.55, Running 86.44s Step 244( 24.60%), action 123, FPS 1.63, Running 86.93s Step 245( 24.80%), action 124, FPS 1.65, Running 87.21s Step 246( 25.00%), action 125, FPS 1.59, Running 88.11s Step 247( 25.20%), action 126, FPS 1.65, Running 88.34s Step 248( 25.40%), action 127, FPS 1.65, Running 88.71s Step 249( 25.60%), action 128, FPS 1.60, Running 89.45s Step 250( 25.80%), action 129, FPS 1.59, Running 89.89s Step 251( 26.00%), action 130, FPS 1.62, Running 90.29s Step 252( 26.20%), action 131, FPS 1.65, Running 91.28s Step 253( 26.40%), action 132, FPS 1.65, Running 91.64s Step 254( 26.60%), action 133, FPS 1.69, Running 92.08s Step 255( 26.80%), action 134, FPS 1.64, Running 92.76s Step 256( 27.00%), action 135, FPS 1.71, Running 93.21s Step 257( 27.20%), action 136, FPS 1.73, Running 93.76s Step 258( 27.40%), action 137, FPS 1.76, Running 94.50s Step 259( 27.60%), action 138, FPS 1.77, Running 95.13s Step 260( 27.80%), action 139, FPS 1.69, Running 96.06s Step 261( 28.00%), action 140, FPS 1.69, Running 96.78s Step 262( 28.20%), action 141, FPS 1.66, Running 97.84s Step 263( 28.40%), action 142, FPS 1.65, Running 98.55s Step 264( 28.60%), action 143, FPS 1.60, Running 99.42s Step 265( 28.80%), action 144, FPS 1.59, Running 99.82s Step 266( 29.00%), action 145, FPS 1.61, Running 100.50s Step 267( 29.20%), action 146, FPS 1.56, Running 101.15s Step 268( 29.40%), action 147, FPS 1.48, Running 102.23s Step 269( 29.60%), action 148, FPS 1.49, Running 102.90s Step 270( 29.80%), action 149, FPS 1.48, Running 103.39s Step 271( 30.00%), action 150, FPS 1.45, Running 104.11s Step 272( 30.20%), action 151, FPS 1.43, Running 105.23s Step 273( 30.40%), action 152, FPS 1.40, Running 105.88s Step 274( 30.60%), action 153, FPS 1.40, Running 106.33s Step 275( 30.80%), action 154, FPS 1.43, Running 106.73s Step 276( 31.00%), action 155, FPS 1.45, Running 107.04s Step 277( 31.20%), action 156, FPS 1.48, Running 107.28s Step 278( 31.40%), action 157, FPS 1.47, Running 108.13s Step 279( 31.60%), action 158, FPS 1.46, Running 108.79s Step 280( 31.80%), action 159, FPS 1.47, Running 109.70s Step 281( 32.00%), action 160, FPS 1.49, Running 110.18s Step 282( 32.20%), action 161, FPS 1.48, Running 111.35s Step 283( 32.40%), action 162, FPS 1.51, Running 111.80s Step 284( 32.60%), action 163, FPS 1.55, Running 112.36s Step 285( 32.80%), action 164, FPS 1.51, Running 113.10s Step 286( 33.00%), action 165, FPS 1.53, Running 113.57s Step 287( 33.20%), action 166, FPS 1.52, Running 114.29s Step 288( 33.40%), action 167, FPS 1.55, Running 115.15s Step 289( 33.60%), action 168, FPS 1.55, Running 115.82s Step 290( 33.80%), action 169, FPS 1.55, Running 116.26s Step 291( 34.00%), action 170, FPS 1.56, Running 116.93s Step 292( 34.20%), action 171, FPS 1.56, Running 118.06s Step 293( 34.40%), action 172, FPS 1.55, Running 118.76s Step 294( 34.60%), action 173, FPS 1.49, Running 119.74s Step 295( 34.80%), action 174, FPS 1.46, Running 120.41s Step 296( 35.00%), action 175, FPS 1.39, Running 121.38s Step 297( 35.20%), action 176, FPS 1.35, Running 122.14s Step 298( 35.40%), action 177, FPS 1.37, Running 122.69s Step 299( 35.60%), action 178, FPS 1.41, Running 122.94s Step 300( 35.80%), action 179, FPS 1.40, Running 123.95s Step 301( 36.00%), action 180, FPS 1.37, Running 124.73s Step 302( 36.20%), action 181, FPS 1.36, Running 126.04s Step 303( 36.40%), action 182, FPS 1.35, Running 126.58s Step 304( 36.60%), action 183, FPS 1.32, Running 127.54s Step 305( 36.80%), action 184, FPS 1.31, Running 128.32s Step 306( 37.00%), action 185, FPS 1.28, Running 129.19s Step 307( 37.20%), action 186, FPS 1.28, Running 129.93s Step 308( 37.40%), action 187, FPS 1.27, Running 130.93s Step 309( 37.60%), action 188, FPS 1.27, Running 131.61s Step 310( 37.80%), action 189, FPS 1.22, Running 132.66s Step 311( 38.00%), action 190, FPS 1.22, Running 133.39s Step 312( 38.20%), action 191, FPS 1.22, Running 134.52s Step 313( 38.40%), action 192, FPS 1.21, Running 135.33s Step 314( 38.60%), action 193, FPS 1.21, Running 136.32s Step 315( 38.80%), action 194, FPS 1.20, Running 137.04s Step 316( 39.00%), action 195, FPS 1.21, Running 137.90s Step 317( 39.20%), action 196, FPS 1.21, Running 138.62s Step 318( 39.40%), action 197, FPS 1.21, Running 139.19s Step 319( 39.60%), action 198, FPS 1.18, Running 139.93s Step 320( 39.80%), action 199, FPS 1.20, Running 140.58s Step 321( 40.00%), action 200, FPS 1.24, Running 140.82s Step 322( 40.20%), action 201, FPS 1.29, Running 141.50s Step 323( 40.40%), action 202, FPS 1.31, Running 141.88s Step 324( 40.60%), action 203, FPS 1.34, Running 142.44s Step 325( 40.80%), action 204, FPS 1.38, Running 142.78s Step 326( 41.00%), action 205, FPS 1.43, Running 143.19s Step 327( 41.20%), action 206, FPS 1.48, Running 143.46s Step 328( 41.40%), action 207, FPS 1.50, Running 144.28s Step 329( 41.60%), action 208, FPS 1.53, Running 144.72s Step 330( 41.80%), action 209, FPS 1.58, Running 145.30s Step 331( 42.00%), action 210, FPS 1.60, Running 145.93s Step 332( 42.20%), action 211, FPS 1.61, Running 146.91s Step 333( 42.40%), action 212, FPS 1.63, Running 147.56s Step 334( 42.60%), action 213, FPS 1.66, Running 148.35s Step 335( 42.80%), action 214, FPS 1.73, Running 148.60s Step 336( 43.00%), action 215, FPS 1.80, Running 148.99s Step 337( 43.20%), action 216, FPS 1.82, Running 149.59s Step 338( 43.40%), action 217, FPS 1.86, Running 149.97s Step 339( 43.60%), action 218, FPS 1.95, Running 150.17s Step 340( 43.80%), action 219, FPS 1.93, Running 150.96s Step 341( 44.00%), action 220, FPS 1.86, Running 151.57s Step 342( 44.20%), action 221, FPS 1.87, Running 152.22s Step 343( 44.40%), action 222, FPS 1.82, Running 152.88s Step 344( 44.60%), action 223, FPS 1.83, Running 153.36s Step 345( 44.80%), action 224, FPS 1.81, Running 153.81s Step 346( 45.00%), action 225, FPS 1.75, Running 154.59s Step 347( 45.20%), action 226, FPS 1.76, Running 154.85s Step 348( 45.40%), action 227, FPS 1.77, Running 155.58s Step 349( 45.60%), action 228, FPS 1.77, Running 156.03s Step 350( 45.80%), action 229, FPS 1.76, Running 156.70s Step 351( 46.00%), action 230, FPS 1.78, Running 157.15s Step 352( 46.20%), action 231, FPS 1.82, Running 157.89s Step 353( 46.40%), action 232, FPS 1.85, Running 158.37s Step 354( 46.60%), action 233, FPS 1.86, Running 159.09s Step 355( 46.80%), action 234, FPS 1.86, Running 159.33s Step 356( 47.00%), action 235, FPS 1.86, Running 159.76s Step 357( 47.20%), action 236, FPS 1.85, Running 160.43s Step 358( 47.40%), action 237, FPS 1.85, Running 160.77s Step 359( 47.60%), action 238, FPS 1.85, Running 160.98s Step 360( 47.80%), action 239, FPS 1.90, Running 161.49s Step 361( 48.00%), action 240, FPS 1.95, Running 161.80s Step 362( 48.20%), action 241, FPS 1.99, Running 162.25s Step 363( 48.40%), action 242, FPS 2.09, Running 162.43s Step 364( 48.60%), action 243, FPS 2.08, Running 162.96s Step 365( 48.80%), action 244, FPS 2.14, Running 163.14s Step 366( 49.00%), action 245, FPS 2.21, Running 163.62s Step 367( 49.20%), action 246, FPS 2.24, Running 163.78s Step 368( 49.40%), action 247, FPS 2.35, Running 164.09s Step 369( 49.60%), action 248, FPS 2.43, Running 164.26s Step 370( 49.80%), action 249, FPS 2.56, Running 164.50s Step 371( 50.00%), action 250, FPS 2.66, Running 164.67s Step 372( 50.20%), action 251, FPS 2.78, Running 165.08s Step 373( 50.40%), action 252, FPS 2.90, Running 165.27s Step 374( 50.60%), action 253, FPS 3.12, Running 165.51s Step 375( 50.80%), action 254, FPS 3.14, Running 165.70s Step 376( 51.00%), action 255, FPS 3.19, Running 166.03s Step 377( 51.20%), action 256, FPS 3.47, Running 166.19s Step 378( 51.40%), action 257, FPS 3.52, Running 166.45s Step 379( 51.60%), action 258, FPS 3.53, Running 166.64s Step 380( 51.80%), action 259, FPS 3.71, Running 166.88s Step 381( 52.00%), action 260, FPS 3.83, Running 167.03s Step 382( 52.20%), action 261, FPS 3.82, Running 167.48s Step 383( 52.40%), action 262, FPS 3.81, Running 167.68s Step 384( 52.60%), action 263, FPS 3.97, Running 168.00s Step 385( 52.80%), action 264, FPS 3.96, Running 168.18s Step 386( 53.00%), action 265, FPS 4.14, Running 168.46s Step 387( 53.20%), action 266, FPS 4.12, Running 168.64s Step 388( 53.40%), action 267, FPS 4.01, Running 169.08s Step 389( 53.60%), action 268, FPS 3.94, Running 169.34s Step 390( 53.80%), action 269, FPS 3.95, Running 169.57s Step 391( 54.00%), action 270, FPS 3.93, Running 169.76s Step 392( 54.20%), action 271, FPS 3.96, Running 170.14s Step 393( 54.40%), action 272, FPS 3.99, Running 170.28s Step 394( 54.60%), action 273, FPS 3.97, Running 170.55s Step 395( 54.80%), action 274, FPS 3.98, Running 170.72s Step 396( 55.00%), action 275, FPS 4.04, Running 170.97s Step 397( 55.20%), action 276, FPS 4.04, Running 171.15s Step 398( 55.40%), action 277, FPS 3.99, Running 171.45s Step 399( 55.60%), action 278, FPS 4.02, Running 171.62s Step 400( 55.80%), action 279, FPS 3.98, Running 171.90s Step 401( 56.00%), action 280, FPS 3.95, Running 172.09s Step 402( 56.20%), action 281, FPS 3.88, Running 172.63s Step 403( 56.40%), action 282, FPS 3.74, Running 173.04s Step 404( 56.60%), action 283, FPS 3.73, Running 173.36s Step 405( 56.80%), action 284, FPS 3.69, Running 173.61s Step 406( 57.00%), action 285, FPS 3.55, Running 174.09s Step 407( 57.20%), action 286, FPS 3.55, Running 174.28s Step 408( 57.40%), action 287, FPS 3.50, Running 174.79s Step 409( 57.60%), action 288, FPS 3.44, Running 175.15s Step 410( 57.80%), action 289, FPS 3.32, Running 175.59s Step 411( 58.00%), action 290, FPS 3.32, Running 175.79s [2026-08-02 21:00:17] [53 ] Seed 52 success after 176.80 s. +steps: 411 , actions: 290 . +Instruction: Empty +Total 36/53(67.92%) success. +Setting seed: 53 +Step 1( N/A%), pre moving , FPS 11.53, Running 0.09s Step 2( N/A%), pre moving , FPS 17.64, Running 0.11s Step 3( N/A%), pre moving , FPS 22.92, Running 0.13s Step 4( N/A%), pre moving , FPS 26.76, Running 0.15s Step 5( N/A%), pre moving , FPS 29.67, Running 0.17s Step 6( N/A%), pre moving , FPS 30.27, Running 0.20s Step 7( N/A%), pre moving , FPS 31.96, Running 0.22s Step 8( N/A%), pre moving , FPS 33.60, Running 0.24s Step 9( N/A%), pre moving , FPS 35.06, Running 0.26s Step 10( N/A%), pre moving , FPS 36.41, Running 0.27s Step 11( N/A%), pre moving , FPS 37.64, Running 0.29s Step 12( N/A%), pre moving , FPS 38.71, Running 0.31s Step 13( N/A%), pre moving , FPS 39.68, Running 0.33s Step 14( N/A%), pre moving , FPS 39.99, Running 0.35s Step 15( N/A%), pre moving , FPS 39.72, Running 0.38s Step 16( N/A%), pre moving , FPS 39.85, Running 0.40s Step 17( N/A%), pre moving , FPS 39.96, Running 0.43s Step 18( N/A%), pre moving , FPS 39.82, Running 0.45s Step 19( N/A%), pre moving , FPS 40.40, Running 0.47s Step 20( N/A%), pre moving , FPS 40.95, Running 0.49s Step 21( N/A%), pre moving , FPS 33.26, Running 0.69s Step 22( N/A%), pre moving , FPS 33.85, Running 0.70s Step 23( N/A%), pre moving , FPS 34.01, Running 0.72s Step 24( N/A%), pre moving , FPS 33.62, Running 0.74s Step 25( N/A%), pre moving , FPS 33.76, Running 0.76s Step 26( N/A%), pre moving , FPS 25.83, Running 0.97s Step 27( N/A%), pre moving , FPS 25.93, Running 0.99s Step 28( N/A%), pre moving , FPS 26.02, Running 1.01s Step 29( N/A%), pre moving , FPS 25.89, Running 1.03s Step 30( N/A%), pre moving , FPS 25.61, Running 1.06s Step 31( N/A%), pre moving , FPS 25.44, Running 1.08s Step 32( N/A%), pre moving , FPS 25.35, Running 1.10s Step 33( N/A%), pre moving , FPS 25.22, Running 1.12s Step 34( N/A%), pre moving , FPS 25.27, Running 1.14s Step 35( N/A%), pre moving , FPS 25.59, Running 1.16s Step 36( N/A%), pre moving , FPS 18.53, Running 1.48s Step 37( N/A%), pre moving , FPS 18.65, Running 1.50s Step 38( N/A%), pre moving , FPS 18.80, Running 1.52s Step 39( N/A%), pre moving , FPS 18.77, Running 1.54s Step 40( N/A%), pre moving , FPS 18.77, Running 1.55s Step 41( N/A%), pre moving , FPS 22.59, Running 1.57s Step 42( N/A%), pre moving , FPS 22.56, Running 1.59s Step 43( N/A%), pre moving , FPS 22.48, Running 1.61s Step 44( N/A%), pre moving , FPS 22.60, Running 1.63s Step 45( N/A%), pre moving , FPS 22.52, Running 1.65s Step 46( N/A%), pre moving , FPS 28.34, Running 1.68s Step 47( N/A%), pre moving , FPS 27.88, Running 1.71s Step 48( N/A%), pre moving , FPS 27.40, Running 1.74s Step 49( N/A%), pre moving , FPS 27.18, Running 1.77s Step 50( N/A%), pre moving , FPS 26.83, Running 1.80s Step 51( N/A%), pre moving , FPS 26.71, Running 1.83s Step 52( N/A%), pre moving , FPS 26.36, Running 1.86s Step 53( N/A%), pre moving , FPS 26.19, Running 1.88s Step 54( N/A%), pre moving , FPS 26.00, Running 1.91s Step 55( N/A%), pre moving , FPS 25.60, Running 1.94s Step 56( N/A%), pre moving , FPS 40.13, Running 1.98s Step 57( N/A%), pre moving , FPS 38.93, Running 2.01s Step 58( N/A%), pre moving , FPS 37.56, Running 2.05s Step 59( N/A%), pre moving , FPS 37.01, Running 2.08s Step 60( N/A%), pre moving , FPS 36.42, Running 2.10s Step 61( N/A%), pre moving , FPS 35.93, Running 2.13s Step 62( N/A%), pre moving , FPS 35.33, Running 2.16s Step 63( N/A%), pre moving , FPS 34.82, Running 2.18s Step 64( N/A%), pre moving , FPS 34.26, Running 2.21s Step 65( N/A%), pre moving , FPS 33.78, Running 2.24s Step 66( N/A%), pre moving , FPS 33.72, Running 2.27s Step 67( N/A%), pre moving , FPS 33.82, Running 2.30s Step 68( N/A%), pre moving , FPS 33.92, Running 2.33s Step 69( N/A%), pre moving , FPS 34.01, Running 2.35s Step 70( N/A%), pre moving , FPS 34.57, Running 2.38s Step 71( N/A%), pre moving , FPS 34.22, Running 2.41s Step 72( N/A%), pre moving , FPS 34.29, Running 2.44s Step 73( N/A%), pre moving , FPS 33.82, Running 2.48s Step 74( N/A%), pre moving , FPS 33.56, Running 2.51s Step 75( N/A%), pre moving , FPS 33.69, Running 2.53s Step 76( N/A%), pre moving , FPS 34.40, Running 2.56s Step 77( N/A%), pre moving , FPS 34.66, Running 2.59s Step 78( N/A%), pre moving , FPS 35.27, Running 2.62s Step 79( N/A%), pre moving , FPS 35.30, Running 2.64s Step 80( N/A%), pre moving , FPS 35.14, Running 2.67s Step 81( N/A%), pre moving , FPS 34.76, Running 2.71s Step 82( N/A%), pre moving , FPS 34.34, Running 2.74s Step 83( N/A%), pre moving , FPS 33.92, Running 2.77s Step 84( N/A%), pre moving , FPS 33.47, Running 2.81s Step 85( N/A%), pre moving , FPS 34.06, Running 2.83s Step 86( N/A%), pre moving , FPS 34.81, Running 2.85s Step 87( N/A%), pre moving , FPS 35.46, Running 2.86s Step 88( N/A%), pre moving , FPS 36.04, Running 2.88s Step 89( N/A%), pre moving , FPS 36.69, Running 2.90s Step 90( N/A%), pre moving , FPS 37.20, Running 2.92s Step 91( N/A%), pre moving , FPS 37.49, Running 2.95s Step 92( N/A%), pre moving , FPS 38.09, Running 2.97s Step 93( N/A%), pre moving , FPS 38.82, Running 2.99s Step 94( N/A%), pre moving , FPS 39.26, Running 3.02s Step 95( N/A%), pre moving , FPS 39.40, Running 3.04s Step 96( N/A%), pre moving , FPS 39.58, Running 3.07s Step 97( N/A%), pre moving , FPS 40.20, Running 3.09s Step 98( N/A%), pre moving , FPS 40.99, Running 3.10s Step 99( N/A%), pre moving , FPS 41.72, Running 3.12s Step 100( N/A%), pre moving , FPS 42.14, Running 3.15s Step 101( N/A%), pre moving , FPS 43.53, Running 3.16s Step 102( N/A%), pre moving , FPS 45.18, Running 3.18s Step 103( N/A%), pre moving , FPS 46.83, Running 3.20s Step 104( N/A%), pre moving , FPS 13.13, Running 4.33s Step 105( N/A%), pre moving , FPS 11.58, Running 4.56s Step 106( N/A%), pre moving , FPS 11.04, Running 4.66s Step 107( N/A%), pre moving , FPS 9.98, Running 4.87s Step 108( N/A%), pre moving , FPS 9.58, Running 4.97s Step 109( N/A%), pre moving , FPS 8.76, Running 5.18s Step 110( N/A%), pre moving , FPS 8.40, Running 5.30s Step 111( N/A%), pre moving , FPS 7.84, Running 5.50s Step 112( N/A%), pre moving , FPS 7.55, Running 5.61s Step 113( N/A%), pre moving , FPS 7.10, Running 5.81s Step 114( N/A%), pre moving , FPS 6.87, Running 5.93s Step 115( N/A%), pre moving , FPS 6.49, Running 6.13s Step 116( N/A%), pre moving , FPS 6.28, Running 6.25s Step 117( N/A%), pre moving , FPS 5.92, Running 6.46s Step 118( N/A%), pre moving , FPS 5.68, Running 6.62s Step 119( N/A%), pre moving , FPS 5.32, Running 6.88s Step 120( N/A%), pre moving , FPS 5.14, Running 7.04s Step 121( N/A%), pre moving , FPS 4.83, Running 7.30s Step 122( N/A%), pre moving , FPS 4.67, Running 7.47s Step 123( N/A%), pre moving , FPS 4.49, Running 7.65s Step 124( 0.20%), action 1, FPS 4.97, Running 8.36s Step 125( 0.40%), action 2, FPS 4.86, Running 8.67s Step 126( 0.60%), action 3, FPS 4.07, Running 9.58s Step 127( 0.80%), action 4, FPS 4.05, Running 9.81s Step 128( 1.00%), action 5, FPS 3.75, Running 10.30s Step 129( 1.20%), action 6, FPS 3.44, Running 11.00s Step 130( 1.40%), action 7, FPS 3.19, Running 11.56s Step 131( 1.60%), action 8, FPS 3.02, Running 12.12s Step 132( 1.80%), action 9, FPS 2.69, Running 13.05s Step 133( 2.00%), action 10, FPS 2.55, Running 13.64s Step 134( 2.20%), action 11, FPS 2.37, Running 14.37s Step 135( 2.40%), action 12, FPS 2.27, Running 14.95s Step 136( 2.60%), action 13, FPS 2.16, Running 15.52s Step 137( 2.80%), action 14, FPS 2.14, Running 15.81s Step 138( 3.00%), action 15, FPS 2.09, Running 16.19s Step 139( 3.20%), action 16, FPS 2.07, Running 16.53s Step 140( 3.40%), action 17, FPS 1.98, Running 17.15s Step 141( 3.60%), action 18, FPS 1.98, Running 17.40s Step 142( 3.80%), action 19, FPS 1.88, Running 18.10s Step 143( 4.00%), action 20, FPS 1.78, Running 18.87s Step 144( 4.20%), action 21, FPS 1.80, Running 19.48s Step 145( 4.40%), action 22, FPS 1.75, Running 20.10s Step 146( 4.60%), action 23, FPS 1.81, Running 20.62s Step 147( 4.80%), action 24, FPS 1.74, Running 21.29s Step 148( 5.00%), action 25, FPS 1.75, Running 21.73s Step 149( 5.20%), action 26, FPS 1.83, Running 21.94s Step 150( 5.40%), action 27, FPS 1.83, Running 22.52s Step 151( 5.60%), action 28, FPS 1.88, Running 22.75s Step 152( 5.80%), action 29, FPS 1.97, Running 23.20s Step 153( 6.00%), action 30, FPS 1.96, Running 23.82s Step 154( 6.20%), action 31, FPS 1.92, Running 24.78s Step 155( 6.40%), action 32, FPS 1.99, Running 25.02s Step 156( 6.60%), action 33, FPS 2.00, Running 25.53s Step 157( 6.80%), action 34, FPS 2.02, Running 25.74s Step 158( 7.00%), action 35, FPS 1.94, Running 26.49s Step 159( 7.20%), action 36, FPS 1.97, Running 26.69s Step 160( 7.40%), action 37, FPS 2.01, Running 27.12s Step 161( 7.60%), action 38, FPS 1.92, Running 27.79s Step 162( 7.80%), action 39, FPS 1.98, Running 28.19s Step 163( 8.00%), action 40, FPS 2.00, Running 28.89s Step 164( 8.20%), action 41, FPS 2.02, Running 29.36s Step 165( 8.40%), action 42, FPS 2.11, Running 29.57s Step 166( 8.60%), action 43, FPS 2.08, Running 30.25s Step 167( 8.80%), action 44, FPS 2.15, Running 30.58s Step 168( 9.00%), action 45, FPS 2.18, Running 30.89s Step 169( 9.20%), action 46, FPS 2.17, Running 31.14s Step 170( 9.40%), action 47, FPS 2.24, Running 31.43s Step 171( 9.60%), action 48, FPS 2.24, Running 31.68s Step 172( 9.80%), action 49, FPS 2.25, Running 32.07s Step 173( 10.00%), action 50, FPS 2.33, Running 32.39s Step 174( 10.20%), action 51, FPS 2.46, Running 32.90s Step 175( 10.40%), action 52, FPS 2.48, Running 33.10s Step 176( 10.60%), action 53, FPS 2.47, Running 33.62s Step 177( 10.80%), action 54, FPS 2.39, Running 34.09s Step 178( 11.00%), action 55, FPS 2.41, Running 34.77s Step 179( 11.20%), action 56, FPS 2.42, Running 34.96s Step 180( 11.40%), action 57, FPS 2.44, Running 35.32s Step 181( 11.60%), action 58, FPS 2.46, Running 35.94s Step 182( 11.80%), action 59, FPS 2.35, Running 36.72s Step 183( 12.00%), action 60, FPS 2.47, Running 36.97s Step 184( 12.20%), action 61, FPS 2.41, Running 37.65s Step 185( 12.40%), action 62, FPS 2.30, Running 38.27s Step 186( 12.60%), action 63, FPS 2.33, Running 38.81s Step 187( 12.80%), action 64, FPS 2.27, Running 39.38s Step 188( 13.00%), action 65, FPS 2.16, Running 40.17s Step 189( 13.20%), action 66, FPS 2.14, Running 40.48s Step 190( 13.40%), action 67, FPS 2.03, Running 41.29s Step 191( 13.60%), action 68, FPS 1.94, Running 41.99s Step 192( 13.80%), action 69, FPS 1.88, Running 42.70s Step 193( 14.00%), action 70, FPS 1.89, Running 42.95s Step 194( 14.20%), action 71, FPS 1.79, Running 44.09s Step 195( 14.40%), action 72, FPS 1.77, Running 44.40s Step 196( 14.60%), action 73, FPS 1.78, Running 44.83s Step 197( 14.80%), action 74, FPS 1.74, Running 45.59s Step 198( 15.00%), action 75, FPS 1.70, Running 46.50s Step 199( 15.20%), action 76, FPS 1.64, Running 47.16s Step 200( 15.40%), action 77, FPS 1.55, Running 48.23s Step 201( 15.60%), action 78, FPS 1.55, Running 48.86s Step 202( 15.80%), action 79, FPS 1.60, Running 49.25s Step 203( 16.00%), action 80, FPS 1.59, Running 49.56s Step 204( 16.20%), action 81, FPS 1.59, Running 50.22s Step 205( 16.40%), action 82, FPS 1.59, Running 50.88s Step 206( 16.60%), action 83, FPS 1.60, Running 51.32s Step 207( 16.80%), action 84, FPS 1.59, Running 51.97s Step 208( 17.00%), action 85, FPS 1.63, Running 52.45s Step 209( 17.20%), action 86, FPS 1.58, Running 53.14s Step 210( 17.40%), action 87, FPS 1.59, Running 53.87s Step 211( 17.60%), action 88, FPS 1.58, Running 54.64s Step 212( 17.80%), action 89, FPS 1.60, Running 55.23s Step 213( 18.00%), action 90, FPS 1.59, Running 55.52s Step 214( 18.20%), action 91, FPS 1.61, Running 56.53s Step 215( 18.40%), action 92, FPS 1.58, Running 57.07s Step 216( 18.60%), action 93, FPS 1.51, Running 58.07s Step 217( 18.80%), action 94, FPS 1.52, Running 58.77s Step 218( 19.00%), action 95, FPS 1.52, Running 59.66s Step 219( 19.20%), action 96, FPS 1.51, Running 60.36s Step 220( 19.40%), action 97, FPS 1.55, Running 61.12s Step 221( 19.60%), action 98, FPS 1.54, Running 61.84s Step 222( 19.80%), action 99, FPS 1.51, Running 62.46s Step 223( 20.00%), action 100, FPS 1.51, Running 62.76s Step 224( 20.20%), action 101, FPS 1.50, Running 63.58s Step 225( 20.40%), action 102, FPS 1.50, Running 64.18s Step 226( 20.60%), action 103, FPS 1.46, Running 65.06s Step 227( 20.80%), action 104, FPS 1.45, Running 65.79s Step 228( 21.00%), action 105, FPS 1.44, Running 66.36s Step 229( 21.20%), action 106, FPS 1.45, Running 66.89s Step 230( 21.40%), action 107, FPS 1.45, Running 67.62s Step 231( 21.60%), action 108, FPS 1.51, Running 67.90s Step 232( 21.80%), action 109, FPS 1.48, Running 68.74s Step 233( 22.00%), action 110, FPS 1.49, Running 68.95s Step 234( 22.20%), action 111, FPS 1.48, Running 70.06s Step 235( 22.40%), action 112, FPS 1.47, Running 70.71s Step 236( 22.60%), action 113, FPS 1.49, Running 71.48s Step 237( 22.80%), action 114, FPS 1.54, Running 71.75s Step 238( 23.00%), action 115, FPS 1.58, Running 72.31s Step 239( 23.20%), action 116, FPS 1.57, Running 73.10s Step 240( 23.40%), action 117, FPS 1.57, Running 73.89s Step 241( 23.60%), action 118, FPS 1.63, Running 74.09s Step 242( 23.80%), action 119, FPS 1.66, Running 74.49s Step 243( 24.00%), action 120, FPS 1.67, Running 74.71s Step 244( 24.20%), action 121, FPS 1.68, Running 75.48s Step 245( 24.40%), action 122, FPS 1.67, Running 76.16s Step 246( 24.60%), action 123, FPS 1.66, Running 77.11s Step 247( 24.80%), action 124, FPS 1.66, Running 77.82s Step 248( 25.00%), action 125, FPS 1.62, Running 78.70s Step 249( 25.20%), action 126, FPS 1.60, Running 79.41s Step 250( 25.40%), action 127, FPS 1.57, Running 80.37s Step 251( 25.60%), action 128, FPS 1.52, Running 81.04s Step 252( 25.80%), action 129, FPS 1.50, Running 82.06s Step 253( 26.00%), action 130, FPS 1.45, Running 82.73s Step 254( 26.20%), action 131, FPS 1.49, Running 83.48s Step 255( 26.40%), action 132, FPS 1.49, Running 84.16s Step 256( 26.60%), action 133, FPS 1.48, Running 85.02s Step 257( 26.80%), action 134, FPS 1.44, Running 85.66s Step 258( 27.00%), action 135, FPS 1.41, Running 86.48s Step 259( 27.20%), action 136, FPS 1.42, Running 87.22s Step 260( 27.40%), action 137, FPS 1.44, Running 87.79s Step 261( 27.60%), action 138, FPS 1.40, Running 88.41s Step 262( 27.80%), action 139, FPS 1.36, Running 89.17s Step 263( 28.00%), action 140, FPS 1.33, Running 89.77s Step 264( 28.20%), action 141, FPS 1.33, Running 90.47s Step 265( 28.40%), action 142, FPS 1.33, Running 91.14s Step 266( 28.60%), action 143, FPS 1.38, Running 91.58s Step 267( 28.80%), action 144, FPS 1.42, Running 91.88s Step 268( 29.00%), action 145, FPS 1.42, Running 92.76s Step 269( 29.20%), action 146, FPS 1.43, Running 93.38s Step 270( 29.40%), action 147, FPS 1.48, Running 93.84s Step 271( 29.60%), action 148, FPS 1.50, Running 94.36s Step 272( 29.80%), action 149, FPS 1.54, Running 95.02s Step 273( 30.00%), action 150, FPS 1.57, Running 95.44s Step 274( 30.20%), action 151, FPS 1.61, Running 95.92s Step 275( 30.40%), action 152, FPS 1.67, Running 96.16s Step 276( 30.60%), action 153, FPS 1.75, Running 96.47s Step 277( 30.80%), action 154, FPS 1.81, Running 96.72s Step 278( 31.00%), action 155, FPS 1.87, Running 97.16s Step 279( 31.20%), action 156, FPS 1.91, Running 97.72s Step 280( 31.40%), action 157, FPS 1.95, Running 98.06s Step 281( 31.60%), action 158, FPS 2.01, Running 98.36s Step 282( 31.80%), action 159, FPS 2.04, Running 98.97s Step 283( 32.00%), action 160, FPS 2.11, Running 99.25s Step 284( 32.20%), action 161, FPS 2.16, Running 99.74s Step 285( 32.40%), action 162, FPS 2.27, Running 99.95s Step 286( 32.60%), action 163, FPS 2.32, Running 100.22s Step 287( 32.80%), action 164, FPS 2.35, Running 100.40s Step 288( 33.00%), action 165, FPS 2.48, Running 100.83s Step 289( 33.20%), action 166, FPS 2.61, Running 101.05s Step 290( 33.40%), action 167, FPS 2.59, Running 101.57s Step 291( 33.60%), action 168, FPS 2.63, Running 101.95s Step 292( 33.80%), action 169, FPS 2.70, Running 102.43s Step 293( 34.00%), action 170, FPS 2.78, Running 102.62s Step 294( 34.20%), action 171, FPS 2.80, Running 103.06s Step 295( 34.40%), action 172, FPS 2.80, Running 103.31s Step 296( 34.60%), action 173, FPS 2.75, Running 103.74s Step 297( 34.80%), action 174, FPS 2.69, Running 104.15s Step 298( 35.00%), action 175, FPS 2.68, Running 104.62s Step 299( 35.20%), action 176, FPS 2.65, Running 105.26s Step 300( 35.40%), action 177, FPS 2.62, Running 105.69s Step 301( 35.60%), action 178, FPS 2.59, Running 106.08s Step 302( 35.80%), action 179, FPS 2.64, Running 106.54s Step 303( 36.00%), action 180, FPS 2.53, Running 107.16s Step 304( 36.20%), action 181, FPS 2.38, Running 108.15s Step 305( 36.40%), action 182, FPS 2.32, Running 108.56s Step 306( 36.60%), action 183, FPS 2.19, Running 109.35s Step 307( 36.80%), action 184, FPS 2.18, Running 109.58s Step 308( 37.00%), action 185, FPS 2.13, Running 110.20s Step 309( 37.20%), action 186, FPS 2.13, Running 110.42s Step 310( 37.40%), action 187, FPS 2.13, Running 110.97s Step 311( 37.60%), action 188, FPS 2.16, Running 111.20s Step 312( 37.80%), action 189, FPS 2.18, Running 111.60s Step 313( 38.00%), action 190, FPS 2.12, Running 112.04s Step 314( 38.20%), action 191, FPS 2.10, Running 112.57s Step 315( 38.40%), action 192, FPS 2.08, Running 112.91s Step 316( 38.60%), action 193, FPS 2.08, Running 113.35s Step 317( 38.80%), action 194, FPS 2.12, Running 113.56s Step 318( 39.00%), action 195, FPS 2.14, Running 113.96s Step 319( 39.20%), action 196, FPS 2.20, Running 114.33s Step 320( 39.40%), action 197, FPS 2.20, Running 114.79s Step 321( 39.60%), action 198, FPS 2.22, Running 115.09s Step 322( 39.80%), action 199, FPS 2.21, Running 115.57s Step 323( 40.00%), action 200, FPS 2.32, Running 115.78s Step 324( 40.20%), action 201, FPS 2.45, Running 116.30s Step 325( 40.40%), action 202, FPS 2.46, Running 116.68s Step 326( 40.60%), action 203, FPS 2.58, Running 117.10s Step 327( 40.80%), action 204, FPS 2.60, Running 117.27s Step 328( 41.00%), action 205, FPS 2.51, Running 118.19s Step 329( 41.20%), action 206, FPS 2.41, Running 118.72s Step 330( 41.40%), action 207, FPS 2.48, Running 119.04s Step 331( 41.60%), action 208, FPS 2.48, Running 119.26s Step 332( 41.80%), action 209, FPS 2.42, Running 119.86s Step 333( 42.00%), action 210, FPS 2.48, Running 120.11s Step 334( 42.20%), action 211, FPS 2.41, Running 120.87s Step 335( 42.40%), action 212, FPS 2.41, Running 121.19s Step 336( 42.60%), action 213, FPS 2.36, Running 121.81s Step 337( 42.80%), action 214, FPS 2.36, Running 122.03s Step 338( 43.00%), action 215, FPS 2.38, Running 122.37s Step 339( 43.20%), action 216, FPS 2.42, Running 122.61s Step 340( 43.40%), action 217, FPS 2.43, Running 123.01s Step 341( 43.60%), action 218, FPS 2.35, Running 123.61s Step 342( 43.80%), action 219, FPS 2.36, Running 124.05s Step 343( 44.00%), action 220, FPS 2.37, Running 124.23s Step 344( 44.20%), action 221, FPS 2.35, Running 124.80s Step 345( 44.40%), action 222, FPS 2.40, Running 125.02s Step 346( 44.60%), action 223, FPS 2.41, Running 125.39s Step 347( 44.80%), action 224, FPS 2.38, Running 125.68s Step 348( 45.00%), action 225, FPS 2.49, Running 126.22s Step 349( 45.20%), action 226, FPS 2.51, Running 126.69s Step 350( 45.40%), action 227, FPS 2.31, Running 127.71s Step 351( 45.60%), action 228, FPS 2.22, Running 128.25s Step 352( 45.80%), action 229, FPS 2.27, Running 128.67s Step 353( 46.00%), action 230, FPS 2.17, Running 129.34s Step 354( 46.20%), action 231, FPS 2.19, Running 129.99s Step 355( 46.40%), action 232, FPS 2.08, Running 130.81s Step 356( 46.60%), action 233, FPS 2.12, Running 131.25s Step 357( 46.80%), action 234, FPS 2.06, Running 131.71s Step 358( 47.00%), action 235, FPS 1.95, Running 132.62s Step 359( 47.20%), action 236, FPS 1.90, Running 133.12s Step 360( 47.40%), action 237, FPS 1.82, Running 133.99s Step 361( 47.60%), action 238, FPS 1.82, Running 134.62s Step 362( 47.80%), action 239, FPS 1.82, Running 135.05s Step 363( 48.00%), action 240, FPS 1.73, Running 135.79s Step 364( 48.20%), action 241, FPS 1.65, Running 136.93s Step 365( 48.40%), action 242, FPS 1.59, Running 137.64s Step 366( 48.60%), action 243, FPS 1.58, Running 138.01s Step 367( 48.80%), action 244, FPS 1.59, Running 138.23s Step 368( 49.00%), action 245, FPS 1.59, Running 138.80s Step 369( 49.20%), action 246, FPS 1.59, Running 139.30s Step 370( 49.40%), action 247, FPS 1.61, Running 140.14s Step 371( 49.60%), action 248, FPS 1.59, Running 140.81s Step 372( 49.80%), action 249, FPS 1.59, Running 141.24s Step 373( 50.00%), action 250, FPS 1.63, Running 141.62s Step 374( 50.20%), action 251, FPS 1.57, Running 142.73s Step 375( 50.40%), action 252, FPS 1.58, Running 143.44s Step 376( 50.60%), action 253, FPS 1.54, Running 144.26s Step 377( 50.80%), action 254, FPS 1.53, Running 144.75s Step 378( 51.00%), action 255, FPS 1.55, Running 145.53s Step 379( 51.20%), action 256, FPS 1.53, Running 146.20s Step 380( 51.40%), action 257, FPS 1.57, Running 146.72s Step 381( 51.60%), action 258, FPS 1.62, Running 146.94s Step 382( 51.80%), action 259, FPS 1.56, Running 147.84s Step 383( 52.00%), action 260, FPS 1.58, Running 148.46s Step 384( 52.20%), action 261, FPS 1.59, Running 149.53s Step 385( 52.40%), action 262, FPS 1.59, Running 150.20s Step 386( 52.60%), action 263, FPS 1.57, Running 150.75s Step 387( 52.80%), action 264, FPS 1.55, Running 151.11s Step 388( 53.00%), action 265, FPS 1.53, Running 151.88s Step 389( 53.20%), action 266, FPS 1.51, Running 152.54s Step 390( 53.40%), action 267, FPS 1.56, Running 152.97s Step 391( 53.60%), action 268, FPS 1.62, Running 153.18s Step 392( 53.80%), action 269, FPS 1.56, Running 154.03s Step 393( 54.00%), action 270, FPS 1.57, Running 154.35s Step 394( 54.20%), action 271, FPS 1.66, Running 154.77s Step 395( 54.40%), action 272, FPS 1.74, Running 154.96s Step 396( 54.60%), action 273, FPS 1.81, Running 155.29s Step 397( 54.80%), action 274, FPS 1.85, Running 155.54s Step 398( 55.00%), action 275, FPS 1.84, Running 156.42s Step 399( 55.20%), action 276, FPS 1.90, Running 156.75s Step 400( 55.40%), action 277, FPS 1.85, Running 157.54s Step 401( 55.60%), action 278, FPS 1.85, Running 157.78s Step 402( 55.80%), action 279, FPS 1.93, Running 158.22s Step 403( 56.00%), action 280, FPS 1.95, Running 158.74s Step 404( 56.20%), action 281, FPS 1.99, Running 159.58s Step 405( 56.40%), action 282, FPS 2.01, Running 160.15s Step 406( 56.60%), action 283, FPS 1.96, Running 160.95s Step 407( 56.80%), action 284, FPS 1.89, Running 161.69s Step 408( 57.00%), action 285, FPS 1.88, Running 162.50s Step 409( 57.20%), action 286, FPS 1.96, Running 162.72s Step 410( 57.40%), action 287, FPS 1.95, Running 163.21s Step 411( 57.60%), action 288, FPS 1.91, Running 163.65s Step 412( 57.80%), action 289, FPS 1.95, Running 164.26s Step 413( 58.00%), action 290, FPS 1.98, Running 164.46s Step 414( 58.20%), action 291, FPS 1.91, Running 165.24s Step 415( 58.40%), action 292, FPS 1.82, Running 165.93s Step 416( 58.60%), action 293, FPS 1.73, Running 166.85s Step 417( 58.80%), action 294, FPS 1.67, Running 167.54s Step 418( 59.00%), action 295, FPS 1.74, Running 167.91s Step 419( 59.20%), action 296, FPS 1.69, Running 168.59s Step 420( 59.40%), action 297, FPS 1.68, Running 169.47s Step 421( 59.60%), action 298, FPS 1.61, Running 170.19s Step 422( 59.80%), action 299, FPS 1.55, Running 171.13s Step 423( 60.00%), action 300, FPS 1.53, Running 171.80s Step 424( 60.20%), action 301, FPS 1.50, Running 172.88s Step 425( 60.40%), action 302, FPS 1.54, Running 173.11s Step 426( 60.60%), action 303, FPS 1.59, Running 173.50s Step 427( 60.80%), action 304, FPS 1.66, Running 173.76s Step 428( 61.00%), action 305, FPS 1.67, Running 174.52s Step 429( 61.20%), action 306, FPS 1.65, Running 174.86s Step 430( 61.40%), action 307, FPS 1.61, Running 175.64s Step 431( 61.60%), action 308, FPS 1.58, Running 176.32s Step 432( 61.80%), action 309, FPS 1.61, Running 176.71s Step 433( 62.00%), action 310, FPS 1.61, Running 176.89s Step 434( 62.20%), action 311, FPS 1.62, Running 177.58s Step 435( 62.40%), action 312, FPS 1.63, Running 178.19s Step 436( 62.60%), action 313, FPS 1.72, Running 178.51s Step 437( 62.80%), action 314, FPS 1.72, Running 179.14s Step 438( 63.00%), action 315, FPS 1.70, Running 179.68s Step 439( 63.20%), action 316, FPS 1.75, Running 180.00s Step 440( 63.40%), action 317, FPS 1.84, Running 180.34s Step 441( 63.60%), action 318, FPS 1.86, Running 180.97s Step 442( 63.80%), action 319, FPS 1.85, Running 181.91s Step 443( 64.00%), action 320, FPS 1.94, Running 182.13s Step 444( 64.20%), action 321, FPS 1.93, Running 183.26s Step 445( 64.40%), action 322, FPS 1.84, Running 183.99s Step 446( 64.60%), action 323, FPS 1.76, Running 184.85s Step 447( 64.80%), action 324, FPS 1.75, Running 185.18s Step 448( 65.00%), action 325, FPS 1.73, Running 186.05s Step 449( 65.20%), action 326, FPS 1.68, Running 186.74s Step 450( 65.40%), action 327, FPS 1.72, Running 187.28s Step 451( 65.60%), action 328, FPS 1.72, Running 187.97s Step 452( 65.80%), action 329, FPS 1.64, Running 188.87s Step 453( 66.00%), action 330, FPS 1.58, Running 189.55s Step 454( 66.20%), action 331, FPS 1.52, Running 190.72s Step 455( 66.40%), action 332, FPS 1.52, Running 191.37s Step 456( 66.60%), action 333, FPS 1.48, Running 191.98s Step 457( 66.80%), action 334, FPS 1.47, Running 192.71s Step 458( 67.00%), action 335, FPS 1.44, Running 193.57s Step 459( 67.20%), action 336, FPS 1.39, Running 194.35s Step 460( 67.40%), action 337, FPS 1.38, Running 194.83s Step 461( 67.60%), action 338, FPS 1.38, Running 195.48s Step 462( 67.80%), action 339, FPS 1.39, Running 196.34s Step 463( 68.00%), action 340, FPS 1.35, Running 196.95s Step 464( 68.20%), action 341, FPS 1.36, Running 197.92s Step 465( 68.40%), action 342, FPS 1.40, Running 198.25s Step 466( 68.60%), action 343, FPS 1.43, Running 198.82s Step 467( 68.80%), action 344, FPS 1.40, Running 199.42s Step 468( 69.00%), action 345, FPS 1.41, Running 200.25s Step 469( 69.20%), action 346, FPS 1.41, Running 200.93s Step 470( 69.40%), action 347, FPS 1.36, Running 201.94s Step 471( 69.60%), action 348, FPS 1.37, Running 202.62s Step 472( 69.80%), action 349, FPS 1.36, Running 203.57s Step 473( 70.00%), action 350, FPS 1.36, Running 204.27s Step 474( 70.20%), action 351, FPS 1.37, Running 205.36s Step 475( 70.40%), action 352, FPS 1.38, Running 205.84s Step 476( 70.60%), action 353, FPS 1.38, Running 206.48s Step 477( 70.80%), action 354, FPS 1.40, Running 207.01s Step 478( 71.00%), action 355, FPS 1.43, Running 207.60s Step 479( 71.20%), action 356, FPS 1.46, Running 208.06s Step 480( 71.40%), action 357, FPS 1.41, Running 209.03s Step 481( 71.60%), action 358, FPS 1.42, Running 209.55s Step 482( 71.80%), action 359, FPS 1.42, Running 210.45s Step 483( 72.00%), action 360, FPS 1.41, Running 211.12s [2026-08-02 21:03:49] [54 ] Seed 53 failed after 211.46 s. +steps: 483 , actions: 360 . +Instruction: Empty +Total 36/54(66.67%) success. +Setting seed: 54 +Step 1( N/A%), pre moving , FPS 18.59, Running 0.05s Step 2( N/A%), pre moving , FPS 26.74, Running 0.07s Step 3( N/A%), pre moving , FPS 31.95, Running 0.09s Step 4( N/A%), pre moving , FPS 35.25, Running 0.11s Step 5( N/A%), pre moving , FPS 37.23, Running 0.13s Step 6( N/A%), pre moving , FPS 39.12, Running 0.15s Step 7( N/A%), pre moving , FPS 40.43, Running 0.17s Step 8( N/A%), pre moving , FPS 41.69, Running 0.19s Step 9( N/A%), pre moving , FPS 42.46, Running 0.21s Step 10( N/A%), pre moving , FPS 43.22, Running 0.23s Step 11( N/A%), pre moving , FPS 43.76, Running 0.25s Step 12( N/A%), pre moving , FPS 44.39, Running 0.27s Step 13( N/A%), pre moving , FPS 44.29, Running 0.29s Step 14( N/A%), pre moving , FPS 44.38, Running 0.32s Step 15( N/A%), pre moving , FPS 44.59, Running 0.34s Step 16( N/A%), pre moving , FPS 44.71, Running 0.36s Step 17( N/A%), pre moving , FPS 45.03, Running 0.38s Step 18( N/A%), pre moving , FPS 45.50, Running 0.40s Step 19( N/A%), pre moving , FPS 45.67, Running 0.42s Step 20( N/A%), pre moving , FPS 46.01, Running 0.43s Step 21( N/A%), pre moving , FPS 33.89, Running 0.64s Step 22( N/A%), pre moving , FPS 33.90, Running 0.66s Step 23( N/A%), pre moving , FPS 33.95, Running 0.68s Step 24( N/A%), pre moving , FPS 33.14, Running 0.72s Step 25( N/A%), pre moving , FPS 33.34, Running 0.73s Step 26( N/A%), pre moving , FPS 25.28, Running 0.94s Step 27( N/A%), pre moving , FPS 25.34, Running 0.96s Step 28( N/A%), pre moving , FPS 25.41, Running 0.98s Step 29( N/A%), pre moving , FPS 25.52, Running 1.00s Step 30( N/A%), pre moving , FPS 25.51, Running 1.02s Step 31( N/A%), pre moving , FPS 25.62, Running 1.03s Step 32( N/A%), pre moving , FPS 25.70, Running 1.05s Step 33( N/A%), pre moving , FPS 25.61, Running 1.07s Step 34( N/A%), pre moving , FPS 25.61, Running 1.10s Step 35( N/A%), pre moving , FPS 25.69, Running 1.12s Step 36( N/A%), pre moving , FPS 19.11, Running 1.40s Step 37( N/A%), pre moving , FPS 19.12, Running 1.42s Step 38( N/A%), pre moving , FPS 19.03, Running 1.45s Step 39( N/A%), pre moving , FPS 19.03, Running 1.47s Step 40( N/A%), pre moving , FPS 18.97, Running 1.49s Step 41( N/A%), pre moving , FPS 23.07, Running 1.51s Step 42( N/A%), pre moving , FPS 23.04, Running 1.53s Step 43( N/A%), pre moving , FPS 22.92, Running 1.56s Step 44( N/A%), pre moving , FPS 22.77, Running 1.60s Step 45( N/A%), pre moving , FPS 22.24, Running 1.63s Step 46( N/A%), pre moving , FPS 27.99, Running 1.66s Step 47( N/A%), pre moving , FPS 27.65, Running 1.69s Step 48( N/A%), pre moving , FPS 26.91, Running 1.72s Step 49( N/A%), pre moving , FPS 26.56, Running 1.75s Step 50( N/A%), pre moving , FPS 26.32, Running 1.78s Step 51( N/A%), pre moving , FPS 25.97, Running 1.80s Step 52( N/A%), pre moving , FPS 25.64, Running 1.83s Step 53( N/A%), pre moving , FPS 25.60, Running 1.86s Step 54( N/A%), pre moving , FPS 25.44, Running 1.88s Step 55( N/A%), pre moving , FPS 25.17, Running 1.91s Step 56( N/A%), pre moving , FPS 37.50, Running 1.94s Step 57( N/A%), pre moving , FPS 36.15, Running 1.98s Step 58( N/A%), pre moving , FPS 35.45, Running 2.01s Step 59( N/A%), pre moving , FPS 34.70, Running 2.04s Step 60( N/A%), pre moving , FPS 34.12, Running 2.07s Step 61( N/A%), pre moving , FPS 33.33, Running 2.11s Step 62( N/A%), pre moving , FPS 32.69, Running 2.14s Step 63( N/A%), pre moving , FPS 32.45, Running 2.17s Step 64( N/A%), pre moving , FPS 33.13, Running 2.20s Step 65( N/A%), pre moving , FPS 33.71, Running 2.23s Step 66( N/A%), pre moving , FPS 33.60, Running 2.25s Step 67( N/A%), pre moving , FPS 33.36, Running 2.29s Step 68( N/A%), pre moving , FPS 33.33, Running 2.32s Step 69( N/A%), pre moving , FPS 33.16, Running 2.35s Step 70( N/A%), pre moving , FPS 33.10, Running 2.38s Step 71( N/A%), pre moving , FPS 33.06, Running 2.41s Step 72( N/A%), pre moving , FPS 33.06, Running 2.43s Step 73( N/A%), pre moving , FPS 33.08, Running 2.46s Step 74( N/A%), pre moving , FPS 33.11, Running 2.49s Step 75( N/A%), pre moving , FPS 33.04, Running 2.52s Step 76( N/A%), pre moving , FPS 32.77, Running 2.55s Step 77( N/A%), pre moving , FPS 33.20, Running 2.58s Step 78( N/A%), pre moving , FPS 33.29, Running 2.61s Step 79( N/A%), pre moving , FPS 33.71, Running 2.64s Step 80( N/A%), pre moving , FPS 34.39, Running 2.66s Step 81( N/A%), pre moving , FPS 35.27, Running 2.68s Step 82( N/A%), pre moving , FPS 36.26, Running 2.70s Step 83( N/A%), pre moving , FPS 36.87, Running 2.71s Step 84( N/A%), pre moving , FPS 37.55, Running 2.73s Step 85( N/A%), pre moving , FPS 38.27, Running 2.75s Step 86( N/A%), pre moving , FPS 39.09, Running 2.77s Step 87( N/A%), pre moving , FPS 40.16, Running 2.78s Step 88( N/A%), pre moving , FPS 41.13, Running 2.81s Step 89( N/A%), pre moving , FPS 42.20, Running 2.83s Step 90( N/A%), pre moving , FPS 43.10, Running 2.84s Step 91( N/A%), pre moving , FPS 44.08, Running 2.86s Step 92( N/A%), pre moving , FPS 44.99, Running 2.88s Step 93( N/A%), pre moving , FPS 45.98, Running 2.90s Step 94( N/A%), pre moving , FPS 46.98, Running 2.91s Step 95( N/A%), pre moving , FPS 48.21, Running 2.93s Step 96( N/A%), pre moving , FPS 49.03, Running 2.96s Step 97( N/A%), pre moving , FPS 50.41, Running 2.98s Step 98( N/A%), pre moving , FPS 11.76, Running 4.31s Step 99( N/A%), pre moving , FPS 10.32, Running 4.58s Step 100( N/A%), pre moving , FPS 9.78, Running 4.70s Step 101( N/A%), pre moving , FPS 8.92, Running 4.92s Step 102( N/A%), pre moving , FPS 8.40, Running 5.08s Step 103( N/A%), pre moving , FPS 7.60, Running 5.35s Step 104( N/A%), pre moving , FPS 7.35, Running 5.45s Step 105( N/A%), pre moving , FPS 6.76, Running 5.71s Step 106( N/A%), pre moving , FPS 6.57, Running 5.81s Step 107( N/A%), pre moving , FPS 6.11, Running 6.06s Step 108( N/A%), pre moving , FPS 5.90, Running 6.20s Step 109( N/A%), pre moving , FPS 5.54, Running 6.43s Step 110( N/A%), pre moving , FPS 5.32, Running 6.60s Step 111( N/A%), pre moving , FPS 5.06, Running 6.82s Step 112( N/A%), pre moving , FPS 4.90, Running 6.96s Step 113( N/A%), pre moving , FPS 4.64, Running 7.21s Step 114( N/A%), pre moving , FPS 4.53, Running 7.32s Step 115( N/A%), pre moving , FPS 4.34, Running 7.54s Step 116( N/A%), pre moving , FPS 4.18, Running 7.74s Step 117( N/A%), pre moving , FPS 3.98, Running 8.00s Step 118( 0.20%), action 1, FPS 3.73, Running 9.68s Step 119( 0.40%), action 2, FPS 3.22, Running 10.78s Step 120( 0.60%), action 3, FPS 2.99, Running 11.39s Step 121( 0.80%), action 4, FPS 2.61, Running 12.58s Step 122( 1.00%), action 5, FPS 2.28, Running 13.86s Step 123( 1.20%), action 6, FPS 2.10, Running 14.86s Step 124( 1.40%), action 7, FPS 1.87, Running 16.13s Step 125( 1.60%), action 8, FPS 1.77, Running 16.98s Step 126( 1.80%), action 9, FPS 1.61, Running 18.23s Step 127( 2.00%), action 10, FPS 1.52, Running 19.22s Step 128( 2.20%), action 11, FPS 1.39, Running 20.58s Step 129( 2.40%), action 12, FPS 1.33, Running 21.48s Step 130( 2.60%), action 13, FPS 1.25, Running 22.56s Step 131( 2.80%), action 14, FPS 1.21, Running 23.40s Step 132( 3.00%), action 15, FPS 1.14, Running 24.56s Step 133( 3.20%), action 16, FPS 1.11, Running 25.22s Step 134( 3.40%), action 17, FPS 1.06, Running 26.15s Step 135( 3.60%), action 18, FPS 1.03, Running 27.00s Step 136( 3.80%), action 19, FPS 0.98, Running 28.08s Step 137( 4.00%), action 20, FPS 0.96, Running 28.86s Step 138( 4.20%), action 21, FPS 0.98, Running 30.02s Step 139( 4.40%), action 22, FPS 1.00, Running 30.68s Step 140( 4.60%), action 23, FPS 0.99, Running 31.67s Step 141( 4.80%), action 24, FPS 1.01, Running 32.43s Step 142( 5.00%), action 25, FPS 1.02, Running 33.45s Step 143( 5.20%), action 26, FPS 1.03, Running 34.21s Step 144( 5.40%), action 27, FPS 1.05, Running 35.18s Step 145( 5.60%), action 28, FPS 1.05, Running 35.95s Step 146( 5.80%), action 29, FPS 1.08, Running 36.77s Step 147( 6.00%), action 30, FPS 1.12, Running 37.06s Step 148( 6.20%), action 31, FPS 1.14, Running 38.15s Step 149( 6.40%), action 32, FPS 1.15, Running 38.88s Step 150( 6.60%), action 33, FPS 1.17, Running 39.64s Step 151( 6.80%), action 34, FPS 1.20, Running 40.12s Step 152( 7.00%), action 35, FPS 1.22, Running 40.97s Step 153( 7.20%), action 36, FPS 1.25, Running 41.21s Step 154( 7.40%), action 37, FPS 1.25, Running 42.16s Step 155( 7.60%), action 38, FPS 1.25, Running 42.98s Step 156( 7.80%), action 39, FPS 1.26, Running 43.93s Step 157( 8.00%), action 40, FPS 1.28, Running 44.54s Step 158( 8.20%), action 41, FPS 1.30, Running 45.35s Step 159( 8.40%), action 42, FPS 1.29, Running 46.17s Step 160( 8.60%), action 43, FPS 1.33, Running 46.71s Step 161( 8.80%), action 44, FPS 1.37, Running 47.05s Step 162( 9.00%), action 45, FPS 1.38, Running 47.98s Step 163( 9.20%), action 46, FPS 1.39, Running 48.63s Step 164( 9.40%), action 47, FPS 1.40, Running 49.46s Step 165( 9.60%), action 48, FPS 1.44, Running 49.82s Step 166( 9.80%), action 49, FPS 1.46, Running 50.43s Step 167( 10.00%), action 50, FPS 1.43, Running 51.09s Step 168( 10.20%), action 51, FPS 1.46, Running 51.83s Step 169( 10.40%), action 52, FPS 1.49, Running 52.34s Step 170( 10.60%), action 53, FPS 1.49, Running 53.06s Step 171( 10.80%), action 54, FPS 1.52, Running 53.27s Step 172( 11.00%), action 55, FPS 1.53, Running 54.08s Step 173( 11.20%), action 56, FPS 1.50, Running 54.55s Step 174( 11.40%), action 57, FPS 1.51, Running 55.40s Step 175( 11.60%), action 58, FPS 1.57, Running 55.70s Step 176( 11.80%), action 59, FPS 1.57, Running 56.66s Step 177( 12.00%), action 60, FPS 1.57, Running 57.25s Step 178( 12.20%), action 61, FPS 1.59, Running 57.94s Step 179( 12.40%), action 62, FPS 1.66, Running 58.18s Step 180( 12.60%), action 63, FPS 1.61, Running 59.12s Step 181( 12.80%), action 64, FPS 1.57, Running 59.83s Step 182( 13.00%), action 65, FPS 1.57, Running 60.73s Step 183( 13.20%), action 66, FPS 1.56, Running 61.45s Step 184( 13.40%), action 67, FPS 1.54, Running 62.40s Step 185( 13.60%), action 68, FPS 1.51, Running 63.06s Step 186( 13.80%), action 69, FPS 1.48, Running 63.97s Step 187( 14.00%), action 70, FPS 1.52, Running 64.21s Step 188( 14.20%), action 71, FPS 1.47, Running 65.42s Step 189( 14.40%), action 72, FPS 1.46, Running 66.00s Step 190( 14.60%), action 73, FPS 1.44, Running 66.94s Step 191( 14.80%), action 74, FPS 1.40, Running 67.55s Step 192( 15.00%), action 75, FPS 1.44, Running 67.96s Step 193( 15.20%), action 76, FPS 1.43, Running 68.49s Step 194( 15.40%), action 77, FPS 1.44, Running 69.25s Step 195( 15.60%), action 78, FPS 1.43, Running 69.71s Step 196( 15.80%), action 79, FPS 1.44, Running 70.54s Step 197( 16.00%), action 80, FPS 1.44, Running 71.16s Step 198( 16.20%), action 81, FPS 1.40, Running 72.25s Step 199( 16.40%), action 82, FPS 1.37, Running 72.81s Step 200( 16.60%), action 83, FPS 1.36, Running 73.80s Step 201( 16.80%), action 84, FPS 1.37, Running 74.44s Step 202( 17.00%), action 85, FPS 1.37, Running 75.31s Step 203( 17.20%), action 86, FPS 1.38, Running 75.99s Step 204( 17.40%), action 87, FPS 1.43, Running 76.36s Step 205( 17.60%), action 88, FPS 1.44, Running 76.92s Step 206( 17.80%), action 89, FPS 1.46, Running 77.64s Step 207( 18.00%), action 90, FPS 1.42, Running 78.25s Step 208( 18.20%), action 91, FPS 1.49, Running 78.88s Step 209( 18.40%), action 92, FPS 1.48, Running 79.48s Step 210( 18.60%), action 93, FPS 1.54, Running 79.96s Step 211( 18.80%), action 94, FPS 1.58, Running 80.24s Step 212( 19.00%), action 95, FPS 1.54, Running 80.98s Step 213( 19.20%), action 96, FPS 1.56, Running 81.32s Step 214( 19.40%), action 97, FPS 1.56, Running 82.08s Step 215( 19.60%), action 98, FPS 1.55, Running 82.62s Step 216( 19.80%), action 99, FPS 1.56, Running 83.40s Step 217( 20.00%), action 100, FPS 1.55, Running 84.03s Step 218( 20.20%), action 101, FPS 1.53, Running 85.35s Step 219( 20.40%), action 102, FPS 1.50, Running 86.16s Step 220( 20.60%), action 103, FPS 1.55, Running 86.67s Step 221( 20.80%), action 104, FPS 1.54, Running 87.41s Step 222( 21.00%), action 105, FPS 1.55, Running 88.20s Step 223( 21.20%), action 106, FPS 1.59, Running 88.61s Step 224( 21.40%), action 107, FPS 1.52, Running 89.52s Step 225( 21.60%), action 108, FPS 1.50, Running 90.23s Step 226( 21.80%), action 109, FPS 1.49, Running 91.07s Step 227( 22.00%), action 110, FPS 1.46, Running 91.98s Step 228( 22.20%), action 111, FPS 1.40, Running 93.19s Step 229( 22.40%), action 112, FPS 1.38, Running 93.93s Step 230( 22.60%), action 113, FPS 1.37, Running 94.50s Step 231( 22.80%), action 114, FPS 1.34, Running 95.22s Step 232( 23.00%), action 115, FPS 1.31, Running 96.25s Step 233( 23.20%), action 116, FPS 1.28, Running 96.98s Step 234( 23.40%), action 117, FPS 1.25, Running 98.05s Step 235( 23.60%), action 118, FPS 1.24, Running 98.75s Step 236( 23.80%), action 119, FPS 1.25, Running 99.39s Step 237( 24.00%), action 120, FPS 1.24, Running 100.14s Step 238( 24.20%), action 121, FPS 1.23, Running 101.56s Step 239( 24.40%), action 122, FPS 1.23, Running 102.36s Step 240( 24.60%), action 123, FPS 1.20, Running 103.36s Step 241( 24.80%), action 124, FPS 1.19, Running 104.19s Step 242( 25.00%), action 125, FPS 1.18, Running 105.11s Step 243( 25.20%), action 126, FPS 1.16, Running 105.90s Step 244( 25.40%), action 127, FPS 1.16, Running 106.74s Step 245( 25.60%), action 128, FPS 1.19, Running 107.01s Step 246( 25.80%), action 129, FPS 1.19, Running 107.86s Step 247( 26.00%), action 130, FPS 1.19, Running 108.72s Step 248( 26.20%), action 131, FPS 1.19, Running 109.93s Step 249( 26.40%), action 132, FPS 1.19, Running 110.71s Step 250( 26.60%), action 133, FPS 1.16, Running 111.73s Step 251( 26.80%), action 134, FPS 1.17, Running 112.36s Step 252( 27.00%), action 135, FPS 1.16, Running 113.46s Step 253( 27.20%), action 136, FPS 1.16, Running 114.15s Step 254( 27.40%), action 137, FPS 1.18, Running 115.01s Step 255( 27.60%), action 138, FPS 1.20, Running 115.43s Step 256( 27.80%), action 139, FPS 1.17, Running 116.48s Step 257( 28.00%), action 140, FPS 1.17, Running 117.26s Step 258( 28.20%), action 141, FPS 1.17, Running 118.62s Step 259( 28.40%), action 142, FPS 1.19, Running 119.16s Step 260( 28.60%), action 143, FPS 1.20, Running 120.07s Step 261( 28.80%), action 144, FPS 1.21, Running 120.71s Step 262( 29.00%), action 145, FPS 1.20, Running 121.78s Step 263( 29.20%), action 146, FPS 1.20, Running 122.59s Step 264( 29.40%), action 147, FPS 1.20, Running 123.44s Step 265( 29.60%), action 148, FPS 1.17, Running 124.14s Step 266( 29.80%), action 149, FPS 1.16, Running 125.09s Step 267( 30.00%), action 150, FPS 1.17, Running 125.86s Step 268( 30.20%), action 151, FPS 1.17, Running 127.06s Step 269( 30.40%), action 152, FPS 1.19, Running 127.57s Step 270( 30.60%), action 153, FPS 1.19, Running 128.52s Step 271( 30.80%), action 154, FPS 1.19, Running 129.23s Step 272( 31.00%), action 155, FPS 1.20, Running 130.15s Step 273( 31.20%), action 156, FPS 1.22, Running 130.57s Step 274( 31.40%), action 157, FPS 1.22, Running 131.35s Step 275( 31.60%), action 158, FPS 1.20, Running 132.08s Step 276( 31.80%), action 159, FPS 1.20, Running 133.16s Step 277( 32.00%), action 160, FPS 1.21, Running 133.82s Step 278( 32.20%), action 161, FPS 1.21, Running 135.09s Step 279( 32.40%), action 162, FPS 1.20, Running 135.77s Step 280( 32.60%), action 163, FPS 1.19, Running 136.81s Step 281( 32.80%), action 164, FPS 1.20, Running 137.43s Step 282( 33.00%), action 165, FPS 1.22, Running 138.22s Step 283( 33.20%), action 166, FPS 1.26, Running 138.48s Step 284( 33.40%), action 167, FPS 1.25, Running 139.38s Step 285( 33.60%), action 168, FPS 1.25, Running 140.14s Step 286( 33.80%), action 169, FPS 1.25, Running 141.06s Step 287( 34.00%), action 170, FPS 1.26, Running 141.77s Step 288( 34.20%), action 171, FPS 1.28, Running 142.64s Step 289( 34.40%), action 172, FPS 1.27, Running 143.26s Step 290( 34.60%), action 173, FPS 1.27, Running 144.27s Step 291( 34.80%), action 174, FPS 1.27, Running 145.01s Step 292( 35.00%), action 175, FPS 1.27, Running 145.96s Step 293( 35.20%), action 176, FPS 1.24, Running 146.66s Step 294( 35.40%), action 177, FPS 1.23, Running 147.62s Step 295( 35.60%), action 178, FPS 1.23, Running 148.31s Step 296( 35.80%), action 179, FPS 1.25, Running 149.10s Step 297( 36.00%), action 180, FPS 1.24, Running 149.90s Step 298( 36.20%), action 181, FPS 1.24, Running 151.24s Step 299( 36.40%), action 182, FPS 1.24, Running 151.85s Step 300( 36.60%), action 183, FPS 1.25, Running 152.80s Step 301( 36.80%), action 184, FPS 1.24, Running 153.56s Step 302( 37.00%), action 185, FPS 1.22, Running 154.57s Step 303( 37.20%), action 186, FPS 1.19, Running 155.28s Step 304( 37.40%), action 187, FPS 1.19, Running 156.18s Step 305( 37.60%), action 188, FPS 1.19, Running 156.87s Step 306( 37.80%), action 189, FPS 1.20, Running 157.79s Step 307( 38.00%), action 190, FPS 1.20, Running 158.50s Step 308( 38.20%), action 191, FPS 1.17, Running 159.73s Step 309( 38.40%), action 192, FPS 1.16, Running 160.45s Step 310( 38.60%), action 193, FPS 1.18, Running 161.18s Step 311( 38.80%), action 194, FPS 1.18, Running 161.93s Step 312( 39.00%), action 195, FPS 1.19, Running 162.83s Step 313( 39.20%), action 196, FPS 1.18, Running 163.59s Step 314( 39.40%), action 197, FPS 1.18, Running 164.52s Step 315( 39.60%), action 198, FPS 1.18, Running 165.23s Step 316( 39.80%), action 199, FPS 1.17, Running 166.21s Step 317( 40.00%), action 200, FPS 1.18, Running 166.81s Step 318( 40.20%), action 201, FPS 1.19, Running 168.10s Step 319( 40.40%), action 202, FPS 1.18, Running 168.75s Step 320( 40.60%), action 203, FPS 1.18, Running 169.77s Step 321( 40.80%), action 204, FPS 1.17, Running 170.59s Step 322( 41.00%), action 205, FPS 1.19, Running 171.34s Step 323( 41.20%), action 206, FPS 1.19, Running 172.06s Step 324( 41.40%), action 207, FPS 1.21, Running 172.64s Step 325( 41.60%), action 208, FPS 1.24, Running 173.06s Step 326( 41.80%), action 209, FPS 1.24, Running 173.96s Step 327( 42.00%), action 210, FPS 1.23, Running 174.76s Step 328( 42.20%), action 211, FPS 1.23, Running 175.94s Step 329( 42.40%), action 212, FPS 1.24, Running 176.56s Step 330( 42.60%), action 213, FPS 1.23, Running 177.49s Step 331( 42.80%), action 214, FPS 1.23, Running 178.20s Step 332( 43.00%), action 215, FPS 1.25, Running 178.79s Step 333( 43.20%), action 216, FPS 1.27, Running 179.28s Step 334( 43.40%), action 217, FPS 1.27, Running 180.22s Step 335( 43.60%), action 218, FPS 1.26, Running 181.05s Step 336( 43.80%), action 219, FPS 1.28, Running 181.85s Step 337( 44.00%), action 220, FPS 1.31, Running 182.06s Step 338( 44.20%), action 221, FPS 1.31, Running 183.41s Step 339( 44.40%), action 222, FPS 1.30, Running 184.10s Step 340( 44.60%), action 223, FPS 1.31, Running 185.05s Step 341( 44.80%), action 224, FPS 1.31, Running 185.84s Step 342( 45.00%), action 225, FPS 1.29, Running 186.82s Step 343( 45.20%), action 226, FPS 1.29, Running 187.51s Step 344( 45.40%), action 227, FPS 1.31, Running 187.95s Step 345( 45.60%), action 228, FPS 1.28, Running 188.73s Step 346( 45.80%), action 229, FPS 1.28, Running 189.64s Step 347( 46.00%), action 230, FPS 1.27, Running 190.45s Step 348( 46.20%), action 231, FPS 1.27, Running 191.73s Step 349( 46.40%), action 232, FPS 1.28, Running 192.20s Step 350( 46.60%), action 233, FPS 1.28, Running 193.14s Step 351( 46.80%), action 234, FPS 1.28, Running 193.82s Step 352( 47.00%), action 235, FPS 1.25, Running 194.85s Step 353( 47.20%), action 236, FPS 1.22, Running 195.73s Step 354( 47.40%), action 237, FPS 1.23, Running 196.55s Step 355( 47.60%), action 238, FPS 1.25, Running 196.99s Step 356( 47.80%), action 239, FPS 1.26, Running 197.75s Step 357( 48.00%), action 240, FPS 1.26, Running 197.95s Step 358( 48.20%), action 241, FPS 1.30, Running 198.84s Step 359( 48.40%), action 242, FPS 1.31, Running 199.39s Step 360( 48.60%), action 243, FPS 1.36, Running 199.78s Step 361( 48.80%), action 244, FPS 1.41, Running 199.98s Step 362( 49.00%), action 245, FPS 1.49, Running 200.28s Step 363( 49.20%), action 246, FPS 1.55, Running 200.45s Step 364( 49.40%), action 247, FPS 1.57, Running 200.72s Step 365( 49.60%), action 248, FPS 1.65, Running 200.89s Step 366( 49.80%), action 249, FPS 1.66, Running 201.66s Step 367( 50.00%), action 250, FPS 1.71, Running 202.16s Step 368( 50.20%), action 251, FPS 1.79, Running 202.91s Step 369( 50.40%), action 252, FPS 1.81, Running 203.22s Step 370( 50.60%), action 253, FPS 1.82, Running 204.13s Step 371( 50.80%), action 254, FPS 1.81, Running 204.85s Step 372( 51.00%), action 255, FPS 1.80, Running 205.96s Step 373( 51.20%), action 256, FPS 1.82, Running 206.69s Step 374( 51.40%), action 257, FPS 1.88, Running 207.17s Step 375( 51.60%), action 258, FPS 1.83, Running 207.93s Step 376( 51.80%), action 259, FPS 1.80, Running 208.89s Step 377( 52.00%), action 260, FPS 1.70, Running 209.74s Step 378( 52.20%), action 261, FPS 1.65, Running 210.97s Step 379( 52.40%), action 262, FPS 1.69, Running 211.21s Step 380( 52.60%), action 263, FPS 1.60, Running 212.25s Step 381( 52.80%), action 264, FPS 1.56, Running 212.82s Step 382( 53.00%), action 265, FPS 1.51, Running 213.56s Step 383( 53.20%), action 266, FPS 1.44, Running 214.31s Step 384( 53.40%), action 267, FPS 1.40, Running 215.02s Step 385( 53.60%), action 268, FPS 1.35, Running 215.66s Step 386( 53.80%), action 269, FPS 1.36, Running 216.35s Step 387( 54.00%), action 270, FPS 1.34, Running 217.07s Step 388( 54.20%), action 271, FPS 1.30, Running 218.26s Step 389( 54.40%), action 272, FPS 1.26, Running 219.08s Step 390( 54.60%), action 273, FPS 1.26, Running 220.00s Step 391( 54.80%), action 274, FPS 1.25, Running 220.83s Step 392( 55.00%), action 275, FPS 1.26, Running 221.78s Step 393( 55.20%), action 276, FPS 1.31, Running 221.99s Step 394( 55.40%), action 277, FPS 1.27, Running 222.97s Step 395( 55.60%), action 278, FPS 1.28, Running 223.58s Step 396( 55.80%), action 279, FPS 1.28, Running 224.56s Step 397( 56.00%), action 280, FPS 1.28, Running 225.42s Step 398( 56.20%), action 281, FPS 1.28, Running 226.62s Step 399( 56.40%), action 282, FPS 1.23, Running 227.45s Step 400( 56.60%), action 283, FPS 1.23, Running 228.45s Step 401( 56.80%), action 284, FPS 1.25, Running 228.83s Step 402( 57.00%), action 285, FPS 1.22, Running 229.90s Step 403( 57.20%), action 286, FPS 1.22, Running 230.65s Step 404( 57.40%), action 287, FPS 1.21, Running 231.59s Step 405( 57.60%), action 288, FPS 1.20, Running 232.32s Step 406( 57.80%), action 289, FPS 1.21, Running 232.88s Step 407( 58.00%), action 290, FPS 1.21, Running 233.55s Step 408( 58.20%), action 291, FPS 1.24, Running 234.33s Step 409( 58.40%), action 292, FPS 1.25, Running 235.05s Step 410( 58.60%), action 293, FPS 1.24, Running 236.07s Step 411( 58.80%), action 294, FPS 1.25, Running 236.83s Step 412( 59.00%), action 295, FPS 1.28, Running 237.44s Step 413( 59.20%), action 296, FPS 1.24, Running 238.14s Step 414( 59.40%), action 297, FPS 1.25, Running 239.02s Step 415( 59.60%), action 298, FPS 1.23, Running 239.89s Step 416( 59.80%), action 299, FPS 1.28, Running 240.19s Step 417( 60.00%), action 300, FPS 1.28, Running 241.04s Step 418( 60.20%), action 301, FPS 1.28, Running 242.22s [2026-08-02 21:07:52] [55 ] Seed 54 failed after 242.90 s. +steps: 418 , actions: 301 . +Instruction: Empty +Total 36/55(65.45%) success. +Setting seed: 55 +Step 1( N/A%), pre moving , FPS 5.63, Running 0.18s Step 2( N/A%), pre moving , FPS 10.19, Running 0.20s Step 3( N/A%), pre moving , FPS 13.75, Running 0.22s Step 4( N/A%), pre moving , FPS 16.93, Running 0.24s Step 5( N/A%), pre moving , FPS 19.61, Running 0.25s Step 6( N/A%), pre moving , FPS 21.99, Running 0.27s Step 7( N/A%), pre moving , FPS 24.09, Running 0.29s Step 8( N/A%), pre moving , FPS 25.52, Running 0.31s Step 9( N/A%), pre moving , FPS 27.04, Running 0.33s Step 10( N/A%), pre moving , FPS 28.45, Running 0.35s Step 11( N/A%), pre moving , FPS 29.81, Running 0.37s Step 12( N/A%), pre moving , FPS 30.97, Running 0.39s Step 13( N/A%), pre moving , FPS 32.04, Running 0.41s Step 14( N/A%), pre moving , FPS 32.97, Running 0.42s Step 15( N/A%), pre moving , FPS 33.64, Running 0.45s Step 16( N/A%), pre moving , FPS 34.41, Running 0.47s Step 17( N/A%), pre moving , FPS 34.98, Running 0.49s Step 18( N/A%), pre moving , FPS 35.69, Running 0.50s Step 19( N/A%), pre moving , FPS 36.46, Running 0.52s Step 20( N/A%), pre moving , FPS 37.14, Running 0.54s Step 21( N/A%), pre moving , FPS 30.32, Running 0.84s Step 22( N/A%), pre moving , FPS 30.36, Running 0.85s Step 23( N/A%), pre moving , FPS 30.61, Running 0.87s Step 24( N/A%), pre moving , FPS 30.31, Running 0.90s Step 25( N/A%), pre moving , FPS 30.34, Running 0.91s Step 26( N/A%), pre moving , FPS 22.59, Running 1.16s Step 27( N/A%), pre moving , FPS 22.59, Running 1.18s Step 28( N/A%), pre moving , FPS 22.59, Running 1.20s Step 29( N/A%), pre moving , FPS 22.45, Running 1.22s Step 30( N/A%), pre moving , FPS 22.37, Running 1.25s Step 31( N/A%), pre moving , FPS 22.32, Running 1.27s Step 32( N/A%), pre moving , FPS 22.32, Running 1.28s Step 33( N/A%), pre moving , FPS 22.26, Running 1.30s Step 34( N/A%), pre moving , FPS 22.32, Running 1.32s Step 35( N/A%), pre moving , FPS 22.34, Running 1.34s Step 36( N/A%), pre moving , FPS 17.04, Running 1.64s Step 37( N/A%), pre moving , FPS 17.09, Running 1.66s Step 38( N/A%), pre moving , FPS 17.10, Running 1.67s Step 39( N/A%), pre moving , FPS 17.09, Running 1.69s Step 40( N/A%), pre moving , FPS 17.09, Running 1.71s Step 41( N/A%), pre moving , FPS 22.50, Running 1.73s Step 42( N/A%), pre moving , FPS 22.45, Running 1.75s Step 43( N/A%), pre moving , FPS 22.28, Running 1.77s Step 44( N/A%), pre moving , FPS 22.43, Running 1.79s Step 45( N/A%), pre moving , FPS 22.40, Running 1.81s Step 46( N/A%), pre moving , FPS 29.63, Running 1.83s Step 47( N/A%), pre moving , FPS 29.20, Running 1.86s Step 48( N/A%), pre moving , FPS 29.05, Running 1.89s Step 49( N/A%), pre moving , FPS 28.99, Running 1.91s Step 50( N/A%), pre moving , FPS 28.81, Running 1.94s Step 51( N/A%), pre moving , FPS 28.51, Running 1.97s Step 52( N/A%), pre moving , FPS 28.15, Running 1.99s Step 53( N/A%), pre moving , FPS 27.82, Running 2.02s Step 54( N/A%), pre moving , FPS 27.38, Running 2.05s Step 55( N/A%), pre moving , FPS 27.06, Running 2.08s Step 56( N/A%), pre moving , FPS 42.38, Running 2.11s Step 57( N/A%), pre moving , FPS 41.12, Running 2.14s Step 58( N/A%), pre moving , FPS 40.14, Running 2.17s Step 59( N/A%), pre moving , FPS 38.73, Running 2.21s Step 60( N/A%), pre moving , FPS 37.26, Running 2.25s Step 61( N/A%), pre moving , FPS 35.78, Running 2.29s Step 62( N/A%), pre moving , FPS 35.24, Running 2.31s Step 63( N/A%), pre moving , FPS 34.98, Running 2.34s Step 64( N/A%), pre moving , FPS 34.46, Running 2.37s Step 65( N/A%), pre moving , FPS 33.92, Running 2.40s Step 66( N/A%), pre moving , FPS 33.88, Running 2.42s Step 67( N/A%), pre moving , FPS 33.89, Running 2.45s Step 68( N/A%), pre moving , FPS 33.81, Running 2.48s Step 69( N/A%), pre moving , FPS 33.68, Running 2.51s Step 70( N/A%), pre moving , FPS 33.61, Running 2.54s Step 71( N/A%), pre moving , FPS 33.58, Running 2.56s Step 72( N/A%), pre moving , FPS 33.59, Running 2.59s Step 73( N/A%), pre moving , FPS 33.72, Running 2.62s Step 74( N/A%), pre moving , FPS 33.74, Running 2.64s Step 75( N/A%), pre moving , FPS 33.87, Running 2.67s Step 76( N/A%), pre moving , FPS 34.07, Running 2.70s Step 77( N/A%), pre moving , FPS 34.35, Running 2.73s Step 78( N/A%), pre moving , FPS 34.48, Running 2.75s Step 79( N/A%), pre moving , FPS 35.02, Running 2.78s Step 80( N/A%), pre moving , FPS 36.24, Running 2.80s Step 81( N/A%), pre moving , FPS 37.72, Running 2.82s Step 82( N/A%), pre moving , FPS 38.43, Running 2.83s Step 83( N/A%), pre moving , FPS 39.13, Running 2.85s Step 84( N/A%), pre moving , FPS 39.71, Running 2.87s Step 85( N/A%), pre moving , FPS 40.34, Running 2.89s Step 86( N/A%), pre moving , FPS 41.01, Running 2.91s Step 87( N/A%), pre moving , FPS 41.41, Running 2.93s Step 88( N/A%), pre moving , FPS 42.19, Running 2.95s Step 89( N/A%), pre moving , FPS 43.08, Running 2.97s Step 90( N/A%), pre moving , FPS 43.98, Running 2.99s Step 91( N/A%), pre moving , FPS 44.78, Running 3.01s Step 92( N/A%), pre moving , FPS 45.76, Running 3.03s Step 93( N/A%), pre moving , FPS 46.11, Running 3.05s Step 94( N/A%), pre moving , FPS 47.19, Running 3.07s Step 95( N/A%), pre moving , FPS 48.29, Running 3.08s Step 96( N/A%), pre moving , FPS 49.48, Running 3.10s Step 97( N/A%), pre moving , FPS 50.81, Running 3.12s Step 98( N/A%), pre moving , FPS 52.17, Running 3.14s Step 99( N/A%), pre moving , FPS 12.21, Running 4.42s Step 100( N/A%), pre moving , FPS 10.92, Running 4.63s Step 101( N/A%), pre moving , FPS 10.16, Running 4.78s Step 102( N/A%), pre moving , FPS 9.30, Running 4.98s Step 103( N/A%), pre moving , FPS 8.80, Running 5.12s Step 104( N/A%), pre moving , FPS 8.06, Running 5.35s Step 105( N/A%), pre moving , FPS 7.73, Running 5.48s Step 106( N/A%), pre moving , FPS 7.11, Running 5.73s Step 107( N/A%), pre moving , FPS 6.78, Running 5.88s Step 108( N/A%), pre moving , FPS 6.33, Running 6.11s Step 109( N/A%), pre moving , FPS 6.09, Running 6.25s Step 110( N/A%), pre moving , FPS 5.63, Running 6.54s Step 111( N/A%), pre moving , FPS 5.46, Running 6.67s Step 112( N/A%), pre moving , FPS 5.13, Running 6.93s Step 113( N/A%), pre moving , FPS 4.94, Running 7.10s Step 114( N/A%), pre moving , FPS 4.68, Running 7.34s Step 115( N/A%), pre moving , FPS 4.53, Running 7.50s Step 116( N/A%), pre moving , FPS 4.30, Running 7.75s Step 117( N/A%), pre moving , FPS 4.19, Running 7.89s Step 118( N/A%), pre moving , FPS 4.00, Running 8.13s Step 119( 0.20%), action 1, FPS 4.51, Running 8.85s Step 120( 0.40%), action 2, FPS 3.93, Running 9.72s Step 121( 0.60%), action 3, FPS 3.30, Running 10.85s Step 122( 0.80%), action 4, FPS 2.86, Running 11.97s Step 123( 1.00%), action 5, FPS 2.54, Running 13.00s Step 124( 1.20%), action 6, FPS 2.34, Running 13.91s Step 125( 1.40%), action 7, FPS 2.12, Running 14.92s Step 126( 1.60%), action 8, FPS 2.11, Running 15.22s Step 127( 1.80%), action 9, FPS 1.92, Running 16.28s Step 128( 2.00%), action 10, FPS 1.87, Running 16.79s Step 129( 2.20%), action 11, FPS 1.83, Running 17.18s Step 130( 2.40%), action 12, FPS 1.76, Running 17.93s Step 131( 2.60%), action 13, FPS 1.67, Running 18.64s Step 132( 2.80%), action 14, FPS 1.63, Running 19.21s Step 133( 3.00%), action 15, FPS 1.55, Running 19.98s Step 134( 3.20%), action 16, FPS 1.52, Running 20.48s Step 135( 3.40%), action 17, FPS 1.48, Running 21.02s Step 136( 3.60%), action 18, FPS 1.48, Running 21.29s Step 137( 3.80%), action 19, FPS 1.46, Running 21.58s Step 138( 4.00%), action 20, FPS 1.45, Running 21.93s Step 139( 4.20%), action 21, FPS 1.46, Running 22.54s Step 140( 4.40%), action 22, FPS 1.51, Running 22.96s Step 141( 4.60%), action 23, FPS 1.57, Running 23.60s Step 142( 4.80%), action 24, FPS 1.59, Running 24.52s Step 143( 5.00%), action 25, FPS 1.63, Running 25.29s Step 144( 5.20%), action 26, FPS 1.62, Running 26.24s Step 145( 5.40%), action 27, FPS 1.66, Running 26.97s Step 146( 5.60%), action 28, FPS 1.62, Running 27.54s Step 147( 5.80%), action 29, FPS 1.70, Running 28.07s Step 148( 6.00%), action 30, FPS 1.68, Running 28.71s Step 149( 6.20%), action 31, FPS 1.61, Running 29.60s Step 150( 6.40%), action 32, FPS 1.64, Running 30.15s Step 151( 6.60%), action 33, FPS 1.64, Running 30.83s Step 152( 6.80%), action 34, FPS 1.65, Running 31.30s Step 153( 7.00%), action 35, FPS 1.68, Running 31.87s Step 154( 7.20%), action 36, FPS 1.67, Running 32.49s Step 155( 7.40%), action 37, FPS 1.63, Running 33.29s Step 156( 7.60%), action 38, FPS 1.61, Running 33.72s Step 157( 7.80%), action 39, FPS 1.57, Running 34.31s Step 158( 8.00%), action 40, FPS 1.54, Running 34.93s Step 159( 8.20%), action 41, FPS 1.51, Running 35.79s Step 160( 8.40%), action 42, FPS 1.53, Running 36.04s Step 161( 8.60%), action 43, FPS 1.54, Running 36.57s Step 162( 8.80%), action 44, FPS 1.61, Running 36.93s Step 163( 9.00%), action 45, FPS 1.67, Running 37.26s Step 164( 9.20%), action 46, FPS 1.77, Running 37.55s Step 165( 9.40%), action 47, FPS 1.82, Running 37.93s Step 166( 9.60%), action 48, FPS 1.82, Running 38.52s Step 167( 9.80%), action 49, FPS 1.82, Running 39.03s Step 168( 10.00%), action 50, FPS 1.88, Running 39.33s Step 169( 10.20%), action 51, FPS 1.97, Running 39.76s Step 170( 10.40%), action 52, FPS 1.98, Running 40.24s Step 171( 10.60%), action 53, FPS 2.07, Running 40.49s Step 172( 10.80%), action 54, FPS 2.12, Running 40.76s Step 173( 11.00%), action 55, FPS 2.16, Running 41.15s Step 174( 11.20%), action 56, FPS 2.18, Running 41.67s Step 175( 11.40%), action 57, FPS 2.27, Running 42.11s Step 176( 11.60%), action 58, FPS 2.31, Running 42.39s Step 177( 11.80%), action 59, FPS 2.34, Running 42.86s Step 178( 12.00%), action 60, FPS 2.46, Running 43.07s Step 179( 12.20%), action 61, FPS 2.57, Running 43.56s Step 180( 12.40%), action 62, FPS 2.55, Running 43.88s Step 181( 12.60%), action 63, FPS 2.55, Running 44.42s Step 182( 12.80%), action 64, FPS 2.51, Running 44.90s Step 183( 13.00%), action 65, FPS 2.50, Running 45.27s Step 184( 13.20%), action 66, FPS 2.40, Running 45.90s Step 185( 13.40%), action 67, FPS 2.37, Running 46.36s Step 186( 13.60%), action 68, FPS 2.41, Running 46.83s Step 187( 13.80%), action 69, FPS 2.39, Running 47.39s Step 188( 14.00%), action 70, FPS 2.34, Running 47.89s Step 189( 14.20%), action 71, FPS 2.23, Running 48.71s Step 190( 14.40%), action 72, FPS 2.19, Running 49.35s Step 191( 14.60%), action 73, FPS 2.16, Running 49.73s Step 192( 14.80%), action 74, FPS 2.14, Running 50.13s Step 193( 15.00%), action 75, FPS 2.11, Running 50.64s Step 194( 15.20%), action 76, FPS 2.08, Running 51.30s Step 195( 15.40%), action 77, FPS 2.00, Running 52.11s Step 196( 15.60%), action 78, FPS 1.98, Running 52.52s Step 197( 15.80%), action 79, FPS 2.00, Running 52.85s Step 198( 16.00%), action 80, FPS 1.92, Running 53.48s Step 199( 16.20%), action 81, FPS 1.93, Running 53.94s Step 200( 16.40%), action 82, FPS 1.91, Running 54.32s Step 201( 16.60%), action 83, FPS 1.94, Running 54.73s Step 202( 16.80%), action 84, FPS 1.98, Running 55.02s Step 203( 17.00%), action 85, FPS 1.92, Running 55.66s Step 204( 17.20%), action 86, FPS 2.00, Running 55.92s Step 205( 17.40%), action 87, FPS 2.02, Running 56.27s Step 206( 17.60%), action 88, FPS 1.98, Running 56.92s Step 207( 17.80%), action 89, FPS 2.04, Running 57.19s Step 208( 18.00%), action 90, FPS 2.03, Running 57.76s Step 209( 18.20%), action 91, FPS 2.05, Running 58.46s Step 210( 18.40%), action 92, FPS 2.11, Running 58.83s Step 211( 18.60%), action 93, FPS 2.07, Running 59.41s Step 212( 18.80%), action 94, FPS 2.09, Running 59.67s Step 213( 19.00%), action 95, FPS 2.14, Running 60.00s Step 214( 19.20%), action 96, FPS 2.23, Running 60.29s Step 215( 19.40%), action 97, FPS 2.27, Running 60.93s Step 216( 19.60%), action 98, FPS 2.29, Running 61.25s Step 217( 19.80%), action 99, FPS 2.21, Running 61.91s Step 218( 20.00%), action 100, FPS 2.30, Running 62.16s Step 219( 20.20%), action 101, FPS 2.31, Running 62.59s Step 220( 20.40%), action 102, FPS 2.36, Running 62.80s Step 221( 20.60%), action 103, FPS 2.39, Running 63.09s Step 222( 20.80%), action 104, FPS 2.37, Running 63.46s Step 223( 21.00%), action 105, FPS 2.44, Running 63.85s Step 224( 21.20%), action 106, FPS 2.46, Running 64.06s Step 225( 21.40%), action 107, FPS 2.39, Running 64.64s Step 226( 21.60%), action 108, FPS 2.41, Running 65.21s Step 227( 21.80%), action 109, FPS 2.36, Running 65.67s Step 228( 22.00%), action 110, FPS 2.29, Running 66.48s Step 229( 22.20%), action 111, FPS 2.24, Running 67.38s Step 230( 22.40%), action 112, FPS 2.15, Running 68.15s Step 231( 22.60%), action 113, FPS 2.14, Running 68.74s Step 232( 22.80%), action 114, FPS 2.01, Running 69.63s Step 233( 23.00%), action 115, FPS 1.93, Running 70.35s Step 234( 23.20%), action 116, FPS 1.85, Running 71.07s Step 235( 23.40%), action 117, FPS 1.82, Running 71.90s Step 236( 23.60%), action 118, FPS 1.79, Running 72.43s Step 237( 23.80%), action 119, FPS 1.76, Running 73.25s Step 238( 24.00%), action 120, FPS 1.67, Running 74.16s Step 239( 24.20%), action 121, FPS 1.59, Running 75.21s Step 240( 24.40%), action 122, FPS 1.51, Running 76.02s Step 241( 24.60%), action 123, FPS 1.49, Running 76.50s Step 242( 24.80%), action 124, FPS 1.49, Running 76.86s Step 243( 25.00%), action 125, FPS 1.45, Running 77.66s Step 244( 25.20%), action 126, FPS 1.44, Running 77.99s Step 245( 25.40%), action 127, FPS 1.41, Running 78.81s Step 246( 25.60%), action 128, FPS 1.39, Running 79.59s Step 247( 25.80%), action 129, FPS 1.37, Running 80.29s Step 248( 26.00%), action 130, FPS 1.36, Running 81.20s Step 249( 26.20%), action 131, FPS 1.35, Running 82.20s Step 250( 26.40%), action 132, FPS 1.39, Running 82.55s Step 251( 26.60%), action 133, FPS 1.36, Running 83.41s Step 252( 26.80%), action 134, FPS 1.37, Running 84.18s Step 253( 27.00%), action 135, FPS 1.37, Running 84.97s Step 254( 27.20%), action 136, FPS 1.39, Running 85.50s Step 255( 27.40%), action 137, FPS 1.39, Running 86.28s Step 256( 27.60%), action 138, FPS 1.37, Running 87.06s Step 257( 27.80%), action 139, FPS 1.37, Running 87.86s Step 258( 28.00%), action 140, FPS 1.38, Running 88.61s Step 259( 28.20%), action 141, FPS 1.43, Running 89.21s Step 260( 28.40%), action 142, FPS 1.47, Running 89.60s Step 261( 28.60%), action 143, FPS 1.44, Running 90.41s Step 262( 28.80%), action 144, FPS 1.40, Running 91.18s Step 263( 29.00%), action 145, FPS 1.39, Running 92.02s Step 264( 29.20%), action 146, FPS 1.38, Running 92.45s Step 265( 29.40%), action 147, FPS 1.42, Running 92.90s Step 266( 29.60%), action 148, FPS 1.42, Running 93.72s Step 267( 29.80%), action 149, FPS 1.40, Running 94.55s Step 268( 30.00%), action 150, FPS 1.40, Running 95.45s Step 269( 30.20%), action 151, FPS 1.41, Running 96.40s Step 270( 30.40%), action 152, FPS 1.36, Running 97.30s Step 271( 30.60%), action 153, FPS 1.36, Running 98.12s Step 272( 30.80%), action 154, FPS 1.35, Running 98.97s Step 273( 31.00%), action 155, FPS 1.40, Running 99.24s Step 274( 31.20%), action 156, FPS 1.41, Running 99.69s Step 275( 31.40%), action 157, FPS 1.42, Running 100.41s Step 276( 31.60%), action 158, FPS 1.43, Running 101.02s Step 277( 31.80%), action 159, FPS 1.44, Running 101.78s Step 278( 32.00%), action 160, FPS 1.43, Running 102.60s Step 279( 32.20%), action 161, FPS 1.44, Running 103.13s Step 280( 32.40%), action 162, FPS 1.43, Running 103.58s Step 281( 32.60%), action 163, FPS 1.43, Running 104.36s Step 282( 32.80%), action 164, FPS 1.44, Running 105.11s Step 283( 33.00%), action 165, FPS 1.49, Running 105.45s Step 284( 33.20%), action 166, FPS 1.45, Running 106.26s Step 285( 33.40%), action 167, FPS 1.46, Running 106.64s Step 286( 33.60%), action 168, FPS 1.45, Running 107.49s Step 287( 33.80%), action 169, FPS 1.51, Running 107.77s Step 288( 34.00%), action 170, FPS 1.58, Running 108.12s Step 289( 34.20%), action 171, FPS 1.58, Running 109.04s Step 290( 34.40%), action 172, FPS 1.60, Running 109.76s Step 291( 34.60%), action 173, FPS 1.65, Running 110.24s Step 292( 34.80%), action 174, FPS 1.66, Running 111.04s Step 293( 35.00%), action 175, FPS 1.60, Running 111.73s Step 294( 35.20%), action 176, FPS 1.60, Running 112.18s Step 295( 35.40%), action 177, FPS 1.60, Running 112.92s Step 296( 35.60%), action 178, FPS 1.57, Running 113.75s Step 297( 35.80%), action 179, FPS 1.57, Running 114.54s Step 298( 36.00%), action 180, FPS 1.58, Running 115.24s Step 299( 36.20%), action 181, FPS 1.52, Running 116.25s Step 300( 36.40%), action 182, FPS 1.48, Running 117.05s Step 301( 36.60%), action 183, FPS 1.51, Running 117.64s Step 302( 36.80%), action 184, FPS 1.51, Running 118.32s Step 303( 37.00%), action 185, FPS 1.50, Running 118.82s Step 304( 37.20%), action 186, FPS 1.50, Running 119.58s Step 305( 37.40%), action 187, FPS 1.49, Running 120.05s Step 306( 37.60%), action 188, FPS 1.51, Running 120.74s Step 307( 37.80%), action 189, FPS 1.48, Running 121.24s Step 308( 38.00%), action 190, FPS 1.44, Running 121.97s Step 309( 38.20%), action 191, FPS 1.44, Running 122.95s Step 310( 38.40%), action 192, FPS 1.45, Running 123.57s Step 311( 38.60%), action 193, FPS 1.47, Running 123.88s Step 312( 38.80%), action 194, FPS 1.47, Running 124.66s Step 313( 39.00%), action 195, FPS 1.51, Running 124.96s Step 314( 39.20%), action 196, FPS 1.46, Running 125.83s Step 315( 39.40%), action 197, FPS 1.48, Running 126.41s Step 316( 39.60%), action 198, FPS 1.48, Running 127.28s Step 317( 39.80%), action 199, FPS 1.52, Running 127.67s Step 318( 40.00%), action 200, FPS 1.53, Running 128.33s Step 319( 40.20%), action 201, FPS 1.53, Running 129.30s Step 320( 40.40%), action 202, FPS 1.52, Running 130.17s Step 321( 40.60%), action 203, FPS 1.49, Running 131.02s Step 322( 40.80%), action 204, FPS 1.47, Running 131.90s Step 323( 41.00%), action 205, FPS 1.44, Running 132.68s Step 324( 41.20%), action 206, FPS 1.45, Running 133.39s Step 325( 41.40%), action 207, FPS 1.40, Running 134.30s Step 326( 41.60%), action 208, FPS 1.44, Running 134.66s Step 327( 41.80%), action 209, FPS 1.45, Running 135.02s Step 328( 42.00%), action 210, FPS 1.44, Running 135.88s Step 329( 42.20%), action 211, FPS 1.48, Running 136.51s Step 330( 42.40%), action 212, FPS 1.47, Running 137.19s Step 331( 42.60%), action 213, FPS 1.47, Running 137.52s Step 332( 42.80%), action 214, FPS 1.45, Running 138.48s Step 333( 43.00%), action 215, FPS 1.41, Running 139.16s Step 334( 43.20%), action 216, FPS 1.41, Running 140.04s Step 335( 43.40%), action 217, FPS 1.38, Running 140.92s Step 336( 43.60%), action 218, FPS 1.37, Running 141.83s Step 337( 43.80%), action 219, FPS 1.33, Running 142.69s Step 338( 44.00%), action 220, FPS 1.32, Running 143.52s Step 339( 44.20%), action 221, FPS 1.32, Running 144.47s Step 340( 44.40%), action 222, FPS 1.32, Running 145.27s Step 341( 44.60%), action 223, FPS 1.33, Running 146.04s Step 342( 44.80%), action 224, FPS 1.34, Running 146.87s Step 343( 45.00%), action 225, FPS 1.34, Running 147.62s Step 344( 45.20%), action 226, FPS 1.35, Running 148.24s Step 345( 45.40%), action 227, FPS 1.37, Running 148.87s Step 346( 45.60%), action 228, FPS 1.39, Running 149.08s Step 347( 45.80%), action 229, FPS 1.39, Running 149.38s Step 348( 46.00%), action 230, FPS 1.42, Running 149.99s Step 349( 46.20%), action 231, FPS 1.42, Running 150.60s Step 350( 46.40%), action 232, FPS 1.41, Running 151.37s Step 351( 46.60%), action 233, FPS 1.38, Running 152.06s Step 352( 46.80%), action 234, FPS 1.44, Running 152.39s Step 353( 47.00%), action 235, FPS 1.44, Running 153.09s Step 354( 47.20%), action 236, FPS 1.49, Running 153.44s Step 355( 47.40%), action 237, FPS 1.53, Running 153.96s Step 356( 47.60%), action 238, FPS 1.59, Running 154.42s Step 357( 47.80%), action 239, FPS 1.66, Running 154.70s Step 358( 48.00%), action 240, FPS 1.72, Running 155.13s Step 359( 48.20%), action 241, FPS 1.75, Running 155.92s Step 360( 48.40%), action 242, FPS 1.75, Running 156.72s Step 361( 48.60%), action 243, FPS 1.75, Running 157.47s Step 362( 48.80%), action 244, FPS 1.80, Running 158.00s Step 363( 49.00%), action 245, FPS 1.79, Running 158.80s Step 364( 49.20%), action 246, FPS 1.83, Running 159.19s Step 365( 49.40%), action 247, FPS 1.83, Running 159.83s Step 366( 49.60%), action 248, FPS 1.81, Running 160.13s Step 367( 49.80%), action 249, FPS 1.76, Running 160.73s Step 368( 50.00%), action 250, FPS 1.72, Running 161.60s Step 369( 50.20%), action 251, FPS 1.72, Running 162.22s Step 370( 50.40%), action 252, FPS 1.78, Running 162.62s Step 371( 50.60%), action 253, FPS 1.82, Running 163.02s Step 372( 50.80%), action 254, FPS 1.82, Running 163.40s Step 373( 51.00%), action 255, FPS 1.82, Running 164.07s Step 374( 51.20%), action 256, FPS 1.81, Running 164.47s Step 375( 51.40%), action 257, FPS 1.82, Running 164.93s Step 376( 51.60%), action 258, FPS 1.86, Running 165.18s Step 377( 51.80%), action 259, FPS 1.86, Running 165.47s Step 378( 52.00%), action 260, FPS 1.80, Running 166.23s Step 379( 52.20%), action 261, FPS 1.86, Running 166.67s Step 380( 52.40%), action 262, FPS 1.93, Running 167.09s Step 381( 52.60%), action 263, FPS 1.92, Running 167.86s Step 382( 52.80%), action 264, FPS 1.94, Running 168.33s Step 383( 53.00%), action 265, FPS 1.95, Running 169.08s Step 384( 53.20%), action 266, FPS 1.95, Running 169.45s Step 385( 53.40%), action 267, FPS 1.93, Running 170.21s Step 386( 53.60%), action 268, FPS 1.90, Running 170.66s Step 387( 53.80%), action 269, FPS 1.90, Running 171.27s Step 388( 54.00%), action 270, FPS 1.93, Running 171.97s Step 389( 54.20%), action 271, FPS 1.96, Running 172.44s Step 390( 54.40%), action 272, FPS 1.99, Running 172.69s Step 391( 54.60%), action 273, FPS 1.92, Running 173.41s Step 392( 54.80%), action 274, FPS 1.93, Running 173.76s Step 393( 55.00%), action 275, FPS 1.92, Running 174.50s Step 394( 55.20%), action 276, FPS 1.86, Running 175.21s Step 395( 55.40%), action 277, FPS 1.83, Running 175.84s Step 396( 55.60%), action 278, FPS 1.74, Running 176.70s Step 397( 55.80%), action 279, FPS 1.72, Running 177.08s Step 398( 56.00%), action 280, FPS 1.73, Running 177.78s Step 399( 56.20%), action 281, FPS 1.64, Running 178.85s Step 400( 56.40%), action 282, FPS 1.59, Running 179.63s Step 401( 56.60%), action 283, FPS 1.63, Running 180.16s Step 402( 56.80%), action 284, FPS 1.66, Running 180.38s Step 403( 57.00%), action 285, FPS 1.70, Running 180.83s Step 404( 57.20%), action 286, FPS 1.65, Running 181.54s Step 405( 57.40%), action 287, FPS 1.72, Running 181.85s Step 406( 57.60%), action 288, FPS 1.71, Running 182.32s Step 407( 57.80%), action 289, FPS 1.75, Running 182.71s Step 408( 58.00%), action 290, FPS 1.75, Running 183.38s Step 409( 58.20%), action 291, FPS 1.71, Running 184.14s Step 410( 58.40%), action 292, FPS 1.67, Running 184.64s Step 411( 58.60%), action 293, FPS 1.73, Running 184.94s Step 412( 58.80%), action 294, FPS 1.69, Running 185.60s Step 413( 59.00%), action 295, FPS 1.67, Running 186.44s Step 414( 59.20%), action 296, FPS 1.69, Running 187.06s Step 415( 59.40%), action 297, FPS 1.68, Running 187.75s Step 416( 59.60%), action 298, FPS 1.70, Running 188.48s Step 417( 59.80%), action 299, FPS 1.64, Running 189.30s Step 418( 60.00%), action 300, FPS 1.67, Running 189.76s Step 419( 60.20%), action 301, FPS 1.70, Running 190.60s Step 420( 60.40%), action 302, FPS 1.76, Running 191.01s Step 421( 60.60%), action 303, FPS 1.76, Running 191.55s Step 422( 60.80%), action 304, FPS 1.67, Running 192.38s Step 423( 61.00%), action 305, FPS 1.66, Running 192.91s Step 424( 61.20%), action 306, FPS 1.66, Running 193.59s Step 425( 61.40%), action 307, FPS 1.66, Running 193.93s Step 426( 61.60%), action 308, FPS 1.66, Running 194.39s Step 427( 61.80%), action 309, FPS 1.64, Running 194.91s Step 428( 62.00%), action 310, FPS 1.66, Running 195.42s Step 429( 62.20%), action 311, FPS 1.67, Running 196.10s Step 430( 62.40%), action 312, FPS 1.64, Running 196.85s Step 431( 62.60%), action 313, FPS 1.58, Running 197.59s Step 432( 62.80%), action 314, FPS 1.60, Running 198.14s Step 433( 63.00%), action 315, FPS 1.61, Running 198.85s Step 434( 63.20%), action 316, FPS 1.61, Running 199.49s Step 435( 63.40%), action 317, FPS 1.66, Running 199.78s Step 436( 63.60%), action 318, FPS 1.66, Running 200.54s Step 437( 63.80%), action 319, FPS 1.69, Running 201.15s Step 438( 64.00%), action 320, FPS 1.69, Running 201.56s Step 439( 64.20%), action 321, FPS 1.69, Running 202.43s Step 440( 64.40%), action 322, FPS 1.70, Running 202.76s Step 441( 64.60%), action 323, FPS 1.70, Running 203.34s Step 442( 64.80%), action 324, FPS 1.77, Running 203.68s Step 443( 65.00%), action 325, FPS 1.79, Running 204.07s Step 444( 65.20%), action 326, FPS 1.86, Running 204.33s Step 445( 65.40%), action 327, FPS 1.87, Running 204.61s Step 446( 65.60%), action 328, FPS 1.90, Running 204.91s Step 447( 65.80%), action 329, FPS 1.90, Running 205.45s Step 448( 66.00%), action 330, FPS 1.88, Running 206.08s Step 449( 66.20%), action 331, FPS 1.92, Running 206.51s Step 450( 66.40%), action 332, FPS 2.00, Running 206.84s Step 451( 66.60%), action 333, FPS 2.01, Running 207.52s Step 452( 66.80%), action 334, FPS 2.07, Running 207.79s [2026-08-02 21:11:21] [56 ] Seed 55 success after 208.94 s. +steps: 452 , actions: 334 . +Instruction: Empty +Total 37/56(66.07%) success. +Setting seed: 56 +Step 1( N/A%), pre moving , FPS 9.73, Running 0.10s Step 2( N/A%), pre moving , FPS 16.58, Running 0.12s Step 3( N/A%), pre moving , FPS 21.32, Running 0.14s Step 4( N/A%), pre moving , FPS 24.72, Running 0.16s Step 5( N/A%), pre moving , FPS 27.59, Running 0.18s Step 6( N/A%), pre moving , FPS 30.17, Running 0.20s Step 7( N/A%), pre moving , FPS 32.29, Running 0.22s Step 8( N/A%), pre moving , FPS 34.12, Running 0.23s Step 9( N/A%), pre moving , FPS 34.77, Running 0.26s Step 10( N/A%), pre moving , FPS 35.29, Running 0.28s Step 11( N/A%), pre moving , FPS 36.28, Running 0.30s Step 12( N/A%), pre moving , FPS 37.04, Running 0.32s Step 13( N/A%), pre moving , FPS 37.83, Running 0.34s Step 14( N/A%), pre moving , FPS 38.66, Running 0.36s Step 15( N/A%), pre moving , FPS 38.40, Running 0.39s Step 16( N/A%), pre moving , FPS 39.23, Running 0.41s Step 17( N/A%), pre moving , FPS 40.00, Running 0.43s Step 18( N/A%), pre moving , FPS 40.73, Running 0.44s Step 19( N/A%), pre moving , FPS 40.37, Running 0.47s Step 20( N/A%), pre moving , FPS 41.02, Running 0.49s Step 21( N/A%), pre moving , FPS 34.06, Running 0.69s Step 22( N/A%), pre moving , FPS 34.01, Running 0.71s Step 23( N/A%), pre moving , FPS 34.13, Running 0.73s Step 24( N/A%), pre moving , FPS 33.89, Running 0.75s Step 25( N/A%), pre moving , FPS 34.09, Running 0.77s Step 26( N/A%), pre moving , FPS 25.67, Running 0.98s Step 27( N/A%), pre moving , FPS 25.66, Running 1.00s Step 28( N/A%), pre moving , FPS 25.67, Running 1.01s Step 29( N/A%), pre moving , FPS 25.87, Running 1.03s Step 30( N/A%), pre moving , FPS 26.11, Running 1.05s Step 31( N/A%), pre moving , FPS 26.20, Running 1.07s Step 32( N/A%), pre moving , FPS 26.33, Running 1.08s Step 33( N/A%), pre moving , FPS 26.43, Running 1.10s Step 34( N/A%), pre moving , FPS 26.16, Running 1.13s Step 35( N/A%), pre moving , FPS 26.36, Running 1.15s Step 36( N/A%), pre moving , FPS 19.34, Running 1.44s Step 37( N/A%), pre moving , FPS 19.29, Running 1.46s Step 38( N/A%), pre moving , FPS 19.12, Running 1.49s Step 39( N/A%), pre moving , FPS 19.21, Running 1.51s Step 40( N/A%), pre moving , FPS 19.19, Running 1.53s Step 41( N/A%), pre moving , FPS 23.32, Running 1.55s Step 42( N/A%), pre moving , FPS 23.35, Running 1.57s Step 43( N/A%), pre moving , FPS 23.37, Running 1.58s Step 44( N/A%), pre moving , FPS 23.56, Running 1.60s Step 45( N/A%), pre moving , FPS 23.48, Running 1.62s Step 46( N/A%), pre moving , FPS 29.96, Running 1.65s Step 47( N/A%), pre moving , FPS 29.62, Running 1.67s Step 48( N/A%), pre moving , FPS 29.19, Running 1.70s Step 49( N/A%), pre moving , FPS 28.74, Running 1.73s Step 50( N/A%), pre moving , FPS 28.17, Running 1.76s Step 51( N/A%), pre moving , FPS 27.60, Running 1.79s Step 52( N/A%), pre moving , FPS 26.79, Running 1.83s Step 53( N/A%), pre moving , FPS 26.39, Running 1.86s Step 54( N/A%), pre moving , FPS 26.34, Running 1.89s Step 55( N/A%), pre moving , FPS 26.17, Running 1.91s Step 56( N/A%), pre moving , FPS 40.11, Running 1.94s Step 57( N/A%), pre moving , FPS 39.24, Running 1.97s Step 58( N/A%), pre moving , FPS 37.98, Running 2.01s Step 59( N/A%), pre moving , FPS 37.59, Running 2.04s Step 60( N/A%), pre moving , FPS 36.41, Running 2.08s Step 61( N/A%), pre moving , FPS 35.27, Running 2.11s Step 62( N/A%), pre moving , FPS 34.22, Running 2.15s Step 63( N/A%), pre moving , FPS 33.20, Running 2.18s Step 64( N/A%), pre moving , FPS 31.89, Running 2.23s Step 65( N/A%), pre moving , FPS 31.37, Running 2.26s Step 66( N/A%), pre moving , FPS 30.64, Running 2.30s Step 67( N/A%), pre moving , FPS 30.23, Running 2.33s Step 68( N/A%), pre moving , FPS 29.59, Running 2.37s Step 69( N/A%), pre moving , FPS 29.60, Running 2.40s Step 70( N/A%), pre moving , FPS 29.57, Running 2.44s Step 71( N/A%), pre moving , FPS 29.74, Running 2.46s Step 72( N/A%), pre moving , FPS 30.16, Running 2.49s Step 73( N/A%), pre moving , FPS 29.50, Running 2.54s Step 74( N/A%), pre moving , FPS 29.24, Running 2.57s Step 75( N/A%), pre moving , FPS 29.22, Running 2.60s Step 76( N/A%), pre moving , FPS 29.17, Running 2.63s Step 77( N/A%), pre moving , FPS 29.23, Running 2.66s Step 78( N/A%), pre moving , FPS 29.74, Running 2.69s Step 79( N/A%), pre moving , FPS 29.62, Running 2.72s Step 80( N/A%), pre moving , FPS 29.70, Running 2.75s Step 81( N/A%), pre moving , FPS 29.76, Running 2.79s Step 82( N/A%), pre moving , FPS 29.81, Running 2.82s Step 83( N/A%), pre moving , FPS 30.05, Running 2.85s Step 84( N/A%), pre moving , FPS 30.82, Running 2.88s Step 85( N/A%), pre moving , FPS 30.80, Running 2.91s Step 86( N/A%), pre moving , FPS 31.32, Running 2.94s Step 87( N/A%), pre moving , FPS 31.64, Running 2.97s Step 88( N/A%), pre moving , FPS 32.26, Running 2.99s Step 89( N/A%), pre moving , FPS 31.96, Running 3.03s Step 90( N/A%), pre moving , FPS 31.92, Running 3.06s Step 91( N/A%), pre moving , FPS 32.02, Running 3.09s Step 92( N/A%), pre moving , FPS 32.65, Running 3.11s Step 93( N/A%), pre moving , FPS 34.04, Running 3.12s Step 94( N/A%), pre moving , FPS 35.02, Running 3.14s Step 95( N/A%), pre moving , FPS 35.67, Running 3.16s Step 96( N/A%), pre moving , FPS 36.36, Running 3.18s Step 97( N/A%), pre moving , FPS 36.79, Running 3.20s Step 98( N/A%), pre moving , FPS 37.54, Running 3.22s Step 99( N/A%), pre moving , FPS 38.43, Running 3.24s Step 100( N/A%), pre moving , FPS 39.52, Running 3.26s Step 101( N/A%), pre moving , FPS 40.71, Running 3.28s Step 102( N/A%), pre moving , FPS 42.02, Running 3.30s Step 103( N/A%), pre moving , FPS 42.62, Running 3.32s Step 104( N/A%), pre moving , FPS 43.31, Running 3.34s Step 105( N/A%), pre moving , FPS 44.40, Running 3.36s Step 106( N/A%), pre moving , FPS 45.23, Running 3.38s Step 107( N/A%), pre moving , FPS 44.98, Running 3.41s Step 108( N/A%), pre moving , FPS 45.36, Running 3.44s Step 109( N/A%), pre moving , FPS 47.19, Running 3.45s Step 110( N/A%), pre moving , FPS 48.96, Running 3.47s Step 111( N/A%), pre moving , FPS 11.40, Running 4.84s Step 112( N/A%), pre moving , FPS 10.17, Running 5.07s Step 113( N/A%), pre moving , FPS 9.64, Running 5.20s Step 114( N/A%), pre moving , FPS 8.87, Running 5.40s Step 115( N/A%), pre moving , FPS 8.34, Running 5.56s Step 116( N/A%), pre moving , FPS 7.47, Running 5.85s Step 117( N/A%), pre moving , FPS 7.16, Running 5.99s Step 118( N/A%), pre moving , FPS 6.70, Running 6.20s Step 119( N/A%), pre moving , FPS 6.49, Running 6.32s Step 120( N/A%), pre moving , FPS 6.14, Running 6.52s Step 121( N/A%), pre moving , FPS 5.88, Running 6.68s Step 122( N/A%), pre moving , FPS 5.58, Running 6.88s Step 123( N/A%), pre moving , FPS 5.33, Running 7.07s Step 124( N/A%), pre moving , FPS 5.06, Running 7.29s Step 125( N/A%), pre moving , FPS 4.91, Running 7.43s Step 126( N/A%), pre moving , FPS 4.64, Running 7.69s Step 127( N/A%), pre moving , FPS 4.52, Running 7.83s Step 128( N/A%), pre moving , FPS 4.27, Running 8.12s Step 129( N/A%), pre moving , FPS 4.16, Running 8.26s Step 130( N/A%), pre moving , FPS 4.01, Running 8.46s Step 131( 0.20%), action 1, FPS 3.99, Running 9.86s Step 132( 0.40%), action 2, FPS 3.52, Running 10.76s Step 133( 0.60%), action 3, FPS 3.04, Running 11.78s Step 134( 0.80%), action 4, FPS 2.74, Running 12.71s Step 135( 1.00%), action 5, FPS 2.43, Running 13.77s Step 136( 1.20%), action 6, FPS 2.38, Running 14.24s Step 137( 1.40%), action 7, FPS 2.25, Running 14.87s Step 138( 1.60%), action 8, FPS 2.09, Running 15.78s Step 139( 1.80%), action 9, FPS 1.90, Running 16.84s Step 140( 2.00%), action 10, FPS 1.78, Running 17.77s Step 141( 2.20%), action 11, FPS 1.62, Running 19.06s Step 142( 2.40%), action 12, FPS 1.51, Running 20.14s Step 143( 2.60%), action 13, FPS 1.43, Running 21.09s Step 144( 2.80%), action 14, FPS 1.41, Running 21.49s Step 145( 3.00%), action 15, FPS 1.35, Running 22.30s Step 146( 3.20%), action 16, FPS 1.33, Running 22.70s Step 147( 3.40%), action 17, FPS 1.29, Running 23.39s Step 148( 3.60%), action 18, FPS 1.24, Running 24.24s Step 149( 3.80%), action 19, FPS 1.19, Running 25.09s Step 150( 4.00%), action 20, FPS 1.18, Running 25.46s Step 151( 4.20%), action 21, FPS 1.20, Running 26.58s Step 152( 4.40%), action 22, FPS 1.20, Running 27.47s Step 153( 4.60%), action 23, FPS 1.21, Running 28.32s Step 154( 4.80%), action 24, FPS 1.21, Running 29.25s Step 155( 5.00%), action 25, FPS 1.23, Running 30.10s Step 156( 5.20%), action 26, FPS 1.23, Running 30.46s Step 157( 5.40%), action 27, FPS 1.22, Running 31.29s Step 158( 5.60%), action 28, FPS 1.25, Running 31.81s Step 159( 5.80%), action 29, FPS 1.28, Running 32.47s Step 160( 6.00%), action 30, FPS 1.29, Running 33.27s Step 161( 6.20%), action 31, FPS 1.32, Running 34.18s Step 162( 6.40%), action 32, FPS 1.36, Running 34.86s Step 163( 6.60%), action 33, FPS 1.41, Running 35.26s Step 164( 6.80%), action 34, FPS 1.36, Running 36.14s Step 165( 7.00%), action 35, FPS 1.41, Running 36.45s Step 166( 7.20%), action 36, FPS 1.37, Running 37.30s Step 167( 7.40%), action 37, FPS 1.38, Running 37.90s Step 168( 7.60%), action 38, FPS 1.41, Running 38.38s Step 169( 7.80%), action 39, FPS 1.42, Running 39.21s Step 170( 8.00%), action 40, FPS 1.40, Running 39.71s Step 171( 8.20%), action 41, FPS 1.45, Running 40.35s Step 172( 8.40%), action 42, FPS 1.47, Running 41.09s Step 173( 8.60%), action 43, FPS 1.50, Running 41.69s Step 174( 8.80%), action 44, FPS 1.55, Running 42.14s Step 175( 9.00%), action 45, FPS 1.57, Running 42.81s Step 176( 9.20%), action 46, FPS 1.58, Running 43.11s Step 177( 9.40%), action 47, FPS 1.60, Running 43.80s Step 178( 9.60%), action 48, FPS 1.59, Running 44.41s Step 179( 9.80%), action 49, FPS 1.63, Running 44.72s Step 180( 10.00%), action 50, FPS 1.71, Running 44.96s Step 181( 10.20%), action 51, FPS 1.72, Running 45.78s Step 182( 10.40%), action 52, FPS 1.72, Running 46.46s Step 183( 10.60%), action 53, FPS 1.74, Running 46.74s Step 184( 10.80%), action 54, FPS 1.84, Running 46.99s Step 185( 11.00%), action 55, FPS 1.80, Running 47.57s Step 186( 11.20%), action 56, FPS 1.90, Running 47.85s Step 187( 11.40%), action 57, FPS 1.89, Running 48.50s Step 188( 11.60%), action 58, FPS 1.87, Running 49.07s Step 189( 11.80%), action 59, FPS 1.95, Running 49.45s Step 190( 12.00%), action 60, FPS 1.92, Running 50.13s Step 191( 12.20%), action 61, FPS 1.94, Running 50.67s Step 192( 12.40%), action 62, FPS 2.03, Running 50.94s Step 193( 12.60%), action 63, FPS 2.04, Running 51.51s Step 194( 12.80%), action 64, FPS 1.95, Running 52.38s Step 195( 13.00%), action 65, FPS 2.01, Running 52.79s Step 196( 13.20%), action 66, FPS 1.98, Running 53.19s Step 197( 13.40%), action 67, FPS 1.99, Running 53.86s Step 198( 13.60%), action 68, FPS 1.96, Running 54.63s Step 199( 13.80%), action 69, FPS 1.88, Running 55.36s Step 200( 14.00%), action 70, FPS 1.78, Running 56.19s Step 201( 14.20%), action 71, FPS 1.76, Running 57.15s Step 202( 14.40%), action 72, FPS 1.72, Running 58.08s Step 203( 14.60%), action 73, FPS 1.72, Running 58.40s Step 204( 14.80%), action 74, FPS 1.66, Running 59.05s Step 205( 15.00%), action 75, FPS 1.68, Running 59.46s Step 206( 15.20%), action 76, FPS 1.61, Running 60.25s Step 207( 15.40%), action 77, FPS 1.62, Running 60.84s Step 208( 15.60%), action 78, FPS 1.65, Running 61.16s Step 209( 15.80%), action 79, FPS 1.63, Running 61.72s Step 210( 16.00%), action 80, FPS 1.61, Running 62.57s Step 211( 16.20%), action 81, FPS 1.61, Running 63.12s Step 212( 16.40%), action 82, FPS 1.56, Running 63.78s Step 213( 16.60%), action 83, FPS 1.53, Running 64.58s Step 214( 16.80%), action 84, FPS 1.53, Running 65.44s Step 215( 17.00%), action 85, FPS 1.54, Running 65.75s Step 216( 17.20%), action 86, FPS 1.55, Running 66.11s Step 217( 17.40%), action 87, FPS 1.53, Running 66.92s Step 218( 17.60%), action 88, FPS 1.53, Running 67.66s Step 219( 17.80%), action 89, FPS 1.52, Running 68.49s Step 220( 18.00%), action 90, FPS 1.53, Running 69.28s Step 221( 18.20%), action 91, FPS 1.52, Running 70.32s Step 222( 18.40%), action 92, FPS 1.55, Running 70.97s Step 223( 18.60%), action 93, FPS 1.49, Running 71.85s Step 224( 18.80%), action 94, FPS 1.46, Running 72.74s Step 225( 19.00%), action 95, FPS 1.43, Running 73.42s Step 226( 19.20%), action 96, FPS 1.47, Running 73.84s Step 227( 19.40%), action 97, FPS 1.45, Running 74.59s Step 228( 19.60%), action 98, FPS 1.40, Running 75.44s Step 229( 19.80%), action 99, FPS 1.38, Running 76.26s Step 230( 20.00%), action 100, FPS 1.41, Running 76.73s Step 231( 20.20%), action 101, FPS 1.37, Running 77.72s Step 232( 20.40%), action 102, FPS 1.35, Running 78.57s Step 233( 20.60%), action 103, FPS 1.35, Running 79.34s Step 234( 20.80%), action 104, FPS 1.40, Running 79.73s Step 235( 21.00%), action 105, FPS 1.35, Running 80.56s Step 236( 21.20%), action 106, FPS 1.32, Running 81.27s Step 237( 21.40%), action 107, FPS 1.33, Running 82.00s Step 238( 21.60%), action 108, FPS 1.35, Running 82.49s Step 239( 21.80%), action 109, FPS 1.35, Running 83.31s Step 240( 22.00%), action 110, FPS 1.34, Running 84.16s Step 241( 22.20%), action 111, FPS 1.35, Running 85.09s Step 242( 22.40%), action 112, FPS 1.33, Running 85.99s Step 243( 22.60%), action 113, FPS 1.33, Running 86.85s Step 244( 22.80%), action 114, FPS 1.33, Running 87.73s Step 245( 23.00%), action 115, FPS 1.32, Running 88.56s Step 246( 23.20%), action 116, FPS 1.28, Running 89.41s Step 247( 23.40%), action 117, FPS 1.32, Running 89.72s Step 248( 23.60%), action 118, FPS 1.36, Running 90.13s Step 249( 23.80%), action 119, FPS 1.36, Running 90.99s Step 250( 24.00%), action 120, FPS 1.34, Running 91.66s Step 251( 24.20%), action 121, FPS 1.33, Running 92.79s Step 252( 24.40%), action 122, FPS 1.35, Running 93.37s Step 253( 24.60%), action 123, FPS 1.39, Running 93.69s Step 254( 24.80%), action 124, FPS 1.37, Running 94.37s Step 255( 25.00%), action 125, FPS 1.38, Running 95.09s Step 256( 25.20%), action 126, FPS 1.36, Running 95.99s Step 257( 25.40%), action 127, FPS 1.35, Running 96.81s Step 258( 25.60%), action 128, FPS 1.31, Running 97.72s Step 259( 25.80%), action 129, FPS 1.32, Running 98.42s Step 260( 26.00%), action 130, FPS 1.33, Running 99.21s Step 261( 26.20%), action 131, FPS 1.32, Running 100.28s Step 262( 26.40%), action 132, FPS 1.31, Running 101.21s Step 263( 26.60%), action 133, FPS 1.31, Running 102.06s Step 264( 26.80%), action 134, FPS 1.33, Running 102.81s Step 265( 27.00%), action 135, FPS 1.33, Running 103.63s Step 266( 27.20%), action 136, FPS 1.33, Running 104.49s Step 267( 27.40%), action 137, FPS 1.28, Running 105.33s Step 268( 27.60%), action 138, FPS 1.24, Running 106.30s Step 269( 27.80%), action 139, FPS 1.24, Running 107.05s Step 270( 28.00%), action 140, FPS 1.24, Running 107.80s Step 271( 28.20%), action 141, FPS 1.24, Running 108.86s Step 272( 28.40%), action 142, FPS 1.23, Running 109.61s Step 273( 28.60%), action 143, FPS 1.20, Running 110.39s Step 274( 28.80%), action 144, FPS 1.22, Running 110.80s Step 275( 29.00%), action 145, FPS 1.22, Running 111.52s Step 276( 29.20%), action 146, FPS 1.26, Running 111.87s Step 277( 29.40%), action 147, FPS 1.26, Running 112.70s Step 278( 29.60%), action 148, FPS 1.27, Running 113.51s Step 279( 29.80%), action 149, FPS 1.28, Running 113.98s Step 280( 30.00%), action 150, FPS 1.28, Running 114.79s Step 281( 30.20%), action 151, FPS 1.31, Running 115.51s Step 282( 30.40%), action 152, FPS 1.33, Running 116.27s Step 283( 30.60%), action 153, FPS 1.33, Running 117.05s Step 284( 30.80%), action 154, FPS 1.35, Running 117.67s Step 285( 31.00%), action 155, FPS 1.38, Running 118.10s Step 286( 31.20%), action 156, FPS 1.39, Running 118.91s Step 287( 31.40%), action 157, FPS 1.38, Running 119.82s Step 288( 31.60%), action 158, FPS 1.40, Running 120.56s Step 289( 31.80%), action 159, FPS 1.39, Running 121.43s Step 290( 32.00%), action 160, FPS 1.43, Running 121.80s Step 291( 32.20%), action 161, FPS 1.43, Running 122.88s Step 292( 32.40%), action 162, FPS 1.41, Running 123.75s Step 293( 32.60%), action 163, FPS 1.42, Running 124.49s Step 294( 32.80%), action 164, FPS 1.42, Running 124.84s Step 295( 33.00%), action 165, FPS 1.42, Running 125.59s Step 296( 33.20%), action 166, FPS 1.38, Running 126.39s Step 297( 33.40%), action 167, FPS 1.39, Running 127.12s Step 298( 33.60%), action 168, FPS 1.39, Running 127.93s Step 299( 33.80%), action 169, FPS 1.36, Running 128.70s Step 300( 34.00%), action 170, FPS 1.36, Running 129.46s Step 301( 34.20%), action 171, FPS 1.36, Running 130.24s Step 302( 34.40%), action 172, FPS 1.38, Running 130.77s Step 303( 34.60%), action 173, FPS 1.39, Running 131.48s Step 304( 34.80%), action 174, FPS 1.37, Running 132.31s Step 305( 35.00%), action 175, FPS 1.37, Running 132.70s Step 306( 35.20%), action 176, FPS 1.36, Running 133.66s Step 307( 35.40%), action 177, FPS 1.37, Running 134.45s Step 308( 35.60%), action 178, FPS 1.36, Running 135.25s Step 309( 35.80%), action 179, FPS 1.40, Running 135.75s Step 310( 36.00%), action 180, FPS 1.36, Running 136.50s Step 311( 36.20%), action 181, FPS 1.36, Running 137.59s Step 312( 36.40%), action 182, FPS 1.36, Running 138.42s Step 313( 36.60%), action 183, FPS 1.35, Running 139.27s Step 314( 36.80%), action 184, FPS 1.34, Running 139.82s Step 315( 37.00%), action 185, FPS 1.37, Running 140.21s Step 316( 37.20%), action 186, FPS 1.36, Running 141.13s Step 317( 37.40%), action 187, FPS 1.36, Running 141.86s Step 318( 37.60%), action 188, FPS 1.40, Running 142.24s Step 319( 37.80%), action 189, FPS 1.40, Running 143.02s Step 320( 38.00%), action 190, FPS 1.39, Running 143.88s Step 321( 38.20%), action 191, FPS 1.36, Running 144.91s Step 322( 38.40%), action 192, FPS 1.36, Running 145.49s Step 323( 38.60%), action 193, FPS 1.40, Running 145.79s Step 324( 38.80%), action 194, FPS 1.40, Running 146.61s Step 325( 39.00%), action 195, FPS 1.41, Running 146.92s Step 326( 39.20%), action 196, FPS 1.42, Running 147.78s Step 327( 39.40%), action 197, FPS 1.41, Running 148.61s Step 328( 39.60%), action 198, FPS 1.44, Running 149.13s Step 329( 39.80%), action 199, FPS 1.40, Running 150.00s Step 330( 40.00%), action 200, FPS 1.44, Running 150.41s Step 331( 40.20%), action 201, FPS 1.45, Running 151.41s Step 332( 40.40%), action 202, FPS 1.45, Running 152.18s Step 333( 40.60%), action 203, FPS 1.45, Running 153.04s Step 334( 40.80%), action 204, FPS 1.42, Running 153.87s Step 335( 41.00%), action 205, FPS 1.38, Running 154.67s Step 336( 41.20%), action 206, FPS 1.39, Running 155.47s Step 337( 41.40%), action 207, FPS 1.40, Running 156.15s Step 338( 41.60%), action 208, FPS 1.39, Running 156.63s Step 339( 41.80%), action 209, FPS 1.39, Running 157.41s Step 340( 42.00%), action 210, FPS 1.43, Running 157.83s Step 341( 42.20%), action 211, FPS 1.42, Running 158.95s Step 342( 42.40%), action 212, FPS 1.41, Running 159.69s Step 343( 42.60%), action 213, FPS 1.35, Running 160.57s Step 344( 42.80%), action 214, FPS 1.34, Running 161.55s Step 345( 43.00%), action 215, FPS 1.29, Running 162.43s Step 346( 43.20%), action 216, FPS 1.30, Running 163.13s Step 347( 43.40%), action 217, FPS 1.32, Running 163.73s Step 348( 43.60%), action 218, FPS 1.33, Running 164.20s Step 349( 43.80%), action 219, FPS 1.34, Running 164.96s Step 350( 44.00%), action 220, FPS 1.32, Running 165.52s Step 351( 44.20%), action 221, FPS 1.33, Running 166.49s Step 352( 44.40%), action 222, FPS 1.36, Running 166.88s Step 353( 44.60%), action 223, FPS 1.37, Running 167.64s Step 354( 44.80%), action 224, FPS 1.37, Running 168.45s Step 355( 45.00%), action 225, FPS 1.42, Running 168.80s Step 356( 45.20%), action 226, FPS 1.43, Running 169.49s Step 357( 45.40%), action 227, FPS 1.41, Running 170.35s Step 358( 45.60%), action 228, FPS 1.38, Running 171.15s Step 359( 45.80%), action 229, FPS 1.36, Running 172.05s Step 360( 46.00%), action 230, FPS 1.36, Running 172.51s Step 361( 46.20%), action 231, FPS 1.40, Running 173.19s Step 362( 46.40%), action 232, FPS 1.41, Running 173.83s Step 363( 46.60%), action 233, FPS 1.42, Running 174.64s Step 364( 46.80%), action 234, FPS 1.45, Running 175.31s Step 365( 47.00%), action 235, FPS 1.46, Running 176.17s Step 366( 47.20%), action 236, FPS 1.44, Running 176.98s Step 367( 47.40%), action 237, FPS 1.44, Running 177.64s Step 368( 47.60%), action 238, FPS 1.45, Running 177.94s Step 369( 47.80%), action 239, FPS 1.45, Running 178.77s Step 370( 48.00%), action 240, FPS 1.43, Running 179.48s Step 371( 48.20%), action 241, FPS 1.45, Running 180.32s Step 372( 48.40%), action 242, FPS 1.42, Running 180.94s Step 373( 48.60%), action 243, FPS 1.42, Running 181.69s Step 374( 48.80%), action 244, FPS 1.47, Running 182.05s Step 375( 49.00%), action 245, FPS 1.42, Running 182.86s Step 376( 49.20%), action 246, FPS 1.40, Running 183.79s Step 377( 49.40%), action 247, FPS 1.40, Running 184.59s Step 378( 49.60%), action 248, FPS 1.39, Running 185.51s Step 379( 49.80%), action 249, FPS 1.42, Running 186.12s Step 380( 50.00%), action 250, FPS 1.41, Running 186.69s Step 381( 50.20%), action 251, FPS 1.39, Running 187.55s Step 382( 50.40%), action 252, FPS 1.39, Running 188.25s Step 383( 50.60%), action 253, FPS 1.40, Running 188.97s Step 384( 50.80%), action 254, FPS 1.39, Running 189.68s Step 385( 51.00%), action 255, FPS 1.40, Running 190.45s Step 386( 51.20%), action 256, FPS 1.40, Running 191.25s Step 387( 51.40%), action 257, FPS 1.38, Running 192.10s Step 388( 51.60%), action 258, FPS 1.34, Running 192.91s Step 389( 51.80%), action 259, FPS 1.34, Running 193.70s Step 390( 52.00%), action 260, FPS 1.37, Running 194.02s Step 391( 52.20%), action 261, FPS 1.36, Running 195.00s Step 392( 52.40%), action 262, FPS 1.34, Running 195.83s Step 393( 52.60%), action 263, FPS 1.38, Running 196.15s Step 394( 52.80%), action 264, FPS 1.34, Running 197.02s Step 395( 53.00%), action 265, FPS 1.33, Running 197.85s Step 396( 53.20%), action 266, FPS 1.34, Running 198.66s Step 397( 53.40%), action 267, FPS 1.35, Running 199.43s Step 398( 53.60%), action 268, FPS 1.36, Running 200.22s Step 399( 53.80%), action 269, FPS 1.35, Running 200.89s Step 400( 54.00%), action 270, FPS 1.37, Running 201.27s Step 401( 54.20%), action 271, FPS 1.37, Running 202.11s Step 402( 54.40%), action 272, FPS 1.38, Running 202.73s Step 403( 54.60%), action 273, FPS 1.39, Running 203.34s Step 404( 54.80%), action 274, FPS 1.39, Running 204.09s Step 405( 55.00%), action 275, FPS 1.44, Running 204.39s Step 406( 55.20%), action 276, FPS 1.45, Running 205.06s Step 407( 55.40%), action 277, FPS 1.47, Running 205.75s Step 408( 55.60%), action 278, FPS 1.50, Running 206.24s Step 409( 55.80%), action 279, FPS 1.55, Running 206.62s Step 410( 56.00%), action 280, FPS 1.51, Running 207.27s Step 411( 56.20%), action 281, FPS 1.57, Running 207.73s Step 412( 56.40%), action 282, FPS 1.64, Running 207.99s Step 413( 56.60%), action 283, FPS 1.65, Running 208.26s Step 414( 56.80%), action 284, FPS 1.73, Running 208.57s Step 415( 57.00%), action 285, FPS 1.82, Running 208.85s Step 416( 57.20%), action 286, FPS 1.91, Running 209.12s [2026-08-02 21:14:51] [57 ] Seed 56 success after 209.71 s. +steps: 416 , actions: 286 . +Instruction: Empty +Total 38/57(66.67%) success. +Setting seed: 57 +Step 1( N/A%), pre moving , FPS 11.49, Running 0.09s Step 2( N/A%), pre moving , FPS 19.28, Running 0.10s Step 3( N/A%), pre moving , FPS 24.76, Running 0.12s Step 4( N/A%), pre moving , FPS 27.95, Running 0.14s Step 5( N/A%), pre moving , FPS 30.62, Running 0.16s Step 6( N/A%), pre moving , FPS 32.41, Running 0.19s Step 7( N/A%), pre moving , FPS 34.32, Running 0.20s Step 8( N/A%), pre moving , FPS 35.73, Running 0.22s Step 9( N/A%), pre moving , FPS 37.21, Running 0.24s Step 10( N/A%), pre moving , FPS 38.43, Running 0.26s Step 11( N/A%), pre moving , FPS 39.32, Running 0.28s Step 12( N/A%), pre moving , FPS 40.28, Running 0.30s Step 13( N/A%), pre moving , FPS 41.18, Running 0.32s Step 14( N/A%), pre moving , FPS 42.00, Running 0.33s Step 15( N/A%), pre moving , FPS 42.80, Running 0.35s Step 16( N/A%), pre moving , FPS 43.37, Running 0.37s Step 17( N/A%), pre moving , FPS 43.38, Running 0.39s Step 18( N/A%), pre moving , FPS 43.73, Running 0.41s Step 19( N/A%), pre moving , FPS 43.89, Running 0.43s Step 20( N/A%), pre moving , FPS 44.21, Running 0.45s Step 21( N/A%), pre moving , FPS 35.25, Running 0.65s Step 22( N/A%), pre moving , FPS 35.28, Running 0.67s Step 23( N/A%), pre moving , FPS 34.85, Running 0.70s Step 24( N/A%), pre moving , FPS 34.34, Running 0.73s Step 25( N/A%), pre moving , FPS 33.98, Running 0.75s Step 26( N/A%), pre moving , FPS 27.04, Running 0.92s Step 27( N/A%), pre moving , FPS 27.07, Running 0.94s Step 28( N/A%), pre moving , FPS 27.19, Running 0.96s Step 29( N/A%), pre moving , FPS 27.18, Running 0.98s Step 30( N/A%), pre moving , FPS 27.22, Running 1.00s Step 31( N/A%), pre moving , FPS 27.28, Running 1.01s Step 32( N/A%), pre moving , FPS 27.32, Running 1.03s Step 33( N/A%), pre moving , FPS 27.34, Running 1.05s Step 34( N/A%), pre moving , FPS 27.37, Running 1.06s Step 35( N/A%), pre moving , FPS 27.15, Running 1.09s Step 36( N/A%), pre moving , FPS 19.47, Running 1.40s Step 37( N/A%), pre moving , FPS 19.57, Running 1.41s Step 38( N/A%), pre moving , FPS 19.55, Running 1.44s Step 39( N/A%), pre moving , FPS 19.32, Running 1.47s Step 40( N/A%), pre moving , FPS 19.19, Running 1.49s Step 41( N/A%), pre moving , FPS 23.25, Running 1.51s Step 42( N/A%), pre moving , FPS 23.15, Running 1.53s Step 43( N/A%), pre moving , FPS 23.30, Running 1.55s Step 44( N/A%), pre moving , FPS 23.64, Running 1.57s Step 45( N/A%), pre moving , FPS 23.82, Running 1.59s Step 46( N/A%), pre moving , FPS 29.20, Running 1.61s Step 47( N/A%), pre moving , FPS 28.76, Running 1.64s Step 48( N/A%), pre moving , FPS 28.20, Running 1.67s Step 49( N/A%), pre moving , FPS 27.70, Running 1.70s Step 50( N/A%), pre moving , FPS 26.85, Running 1.74s Step 51( N/A%), pre moving , FPS 26.45, Running 1.77s Step 52( N/A%), pre moving , FPS 25.93, Running 1.80s Step 53( N/A%), pre moving , FPS 25.46, Running 1.83s Step 54( N/A%), pre moving , FPS 25.12, Running 1.86s Step 55( N/A%), pre moving , FPS 24.99, Running 1.89s Step 56( N/A%), pre moving , FPS 38.54, Running 1.91s Step 57( N/A%), pre moving , FPS 37.83, Running 1.94s Step 58( N/A%), pre moving , FPS 36.91, Running 1.98s Step 59( N/A%), pre moving , FPS 36.80, Running 2.01s Step 60( N/A%), pre moving , FPS 35.84, Running 2.05s Step 61( N/A%), pre moving , FPS 35.15, Running 2.08s Step 62( N/A%), pre moving , FPS 34.44, Running 2.12s Step 63( N/A%), pre moving , FPS 33.65, Running 2.15s Step 64( N/A%), pre moving , FPS 32.72, Running 2.18s Step 65( N/A%), pre moving , FPS 31.99, Running 2.22s Step 66( N/A%), pre moving , FPS 31.18, Running 2.25s Step 67( N/A%), pre moving , FPS 31.20, Running 2.28s Step 68( N/A%), pre moving , FPS 31.35, Running 2.31s Step 69( N/A%), pre moving , FPS 31.54, Running 2.33s Step 70( N/A%), pre moving , FPS 31.79, Running 2.37s Step 71( N/A%), pre moving , FPS 31.73, Running 2.40s Step 72( N/A%), pre moving , FPS 31.46, Running 2.44s Step 73( N/A%), pre moving , FPS 31.57, Running 2.47s Step 74( N/A%), pre moving , FPS 31.53, Running 2.49s Step 75( N/A%), pre moving , FPS 31.13, Running 2.53s Step 76( N/A%), pre moving , FPS 30.87, Running 2.56s Step 77( N/A%), pre moving , FPS 30.43, Running 2.60s Step 78( N/A%), pre moving , FPS 30.48, Running 2.63s Step 79( N/A%), pre moving , FPS 30.87, Running 2.66s Step 80( N/A%), pre moving , FPS 31.53, Running 2.69s Step 81( N/A%), pre moving , FPS 31.73, Running 2.71s Step 82( N/A%), pre moving , FPS 31.20, Running 2.76s Step 83( N/A%), pre moving , FPS 31.39, Running 2.79s Step 84( N/A%), pre moving , FPS 31.69, Running 2.81s Step 85( N/A%), pre moving , FPS 31.97, Running 2.84s Step 86( N/A%), pre moving , FPS 32.31, Running 2.87s Step 87( N/A%), pre moving , FPS 32.39, Running 2.90s Step 88( N/A%), pre moving , FPS 32.79, Running 2.92s Step 89( N/A%), pre moving , FPS 33.21, Running 2.94s Step 90( N/A%), pre moving , FPS 34.16, Running 2.95s Step 91( N/A%), pre moving , FPS 34.90, Running 2.97s Step 92( N/A%), pre moving , FPS 36.19, Running 2.99s Step 93( N/A%), pre moving , FPS 36.82, Running 3.01s Step 94( N/A%), pre moving , FPS 37.46, Running 3.03s Step 95( N/A%), pre moving , FPS 38.67, Running 3.05s Step 96( N/A%), pre moving , FPS 39.78, Running 3.07s Step 97( N/A%), pre moving , FPS 41.27, Running 3.08s Step 98( N/A%), pre moving , FPS 42.68, Running 3.10s Step 99( N/A%), pre moving , FPS 43.36, Running 3.12s Step 100( N/A%), pre moving , FPS 44.20, Running 3.14s Step 101( N/A%), pre moving , FPS 44.74, Running 3.16s Step 102( N/A%), pre moving , FPS 46.96, Running 3.18s Step 103( N/A%), pre moving , FPS 47.48, Running 3.21s Step 104( N/A%), pre moving , FPS 48.68, Running 3.22s Step 105( N/A%), pre moving , FPS 49.59, Running 3.25s Step 106( N/A%), pre moving , FPS 50.79, Running 3.26s Step 107( N/A%), pre moving , FPS 11.85, Running 4.59s Step 108( N/A%), pre moving , FPS 10.58, Running 4.81s Step 109( N/A%), pre moving , FPS 9.96, Running 4.94s Step 110( N/A%), pre moving , FPS 9.04, Running 5.17s Step 111( N/A%), pre moving , FPS 8.57, Running 5.31s Step 112( N/A%), pre moving , FPS 7.82, Running 5.55s Step 113( N/A%), pre moving , FPS 7.42, Running 5.70s Step 114( N/A%), pre moving , FPS 6.92, Running 5.92s Step 115( N/A%), pre moving , FPS 6.65, Running 6.06s Step 116( N/A%), pre moving , FPS 6.18, Running 6.30s Step 117( N/A%), pre moving , FPS 5.99, Running 6.42s Step 118( N/A%), pre moving , FPS 5.67, Running 6.63s Step 119( N/A%), pre moving , FPS 5.44, Running 6.80s Step 120( N/A%), pre moving , FPS 5.13, Running 7.04s Step 121( N/A%), pre moving , FPS 4.97, Running 7.19s Step 122( N/A%), pre moving , FPS 4.72, Running 7.42s Step 123( N/A%), pre moving , FPS 4.60, Running 7.55s Step 124( N/A%), pre moving , FPS 4.37, Running 7.80s Step 125( N/A%), pre moving , FPS 4.24, Running 7.97s Step 126( N/A%), pre moving , FPS 4.05, Running 8.21s Step 127( 0.20%), action 1, FPS 4.63, Running 8.90s Step 128( 0.40%), action 2, FPS 3.79, Running 10.09s Step 129( 0.60%), action 3, FPS 3.18, Running 11.24s Step 130( 0.80%), action 4, FPS 3.07, Running 11.67s Step 131( 1.00%), action 5, FPS 2.84, Running 12.36s Step 132( 1.20%), action 6, FPS 2.52, Running 13.48s Step 133( 1.40%), action 7, FPS 2.30, Running 14.39s Step 134( 1.60%), action 8, FPS 2.26, Running 14.77s Step 135( 1.80%), action 9, FPS 2.20, Running 15.15s Step 136( 2.00%), action 10, FPS 2.16, Running 15.57s Step 137( 2.20%), action 11, FPS 2.02, Running 16.34s Step 138( 2.40%), action 12, FPS 2.00, Running 16.65s Step 139( 2.60%), action 13, FPS 1.88, Running 17.43s Step 140( 2.80%), action 14, FPS 1.80, Running 18.15s Step 141( 3.00%), action 15, FPS 1.78, Running 18.42s Step 142( 3.20%), action 16, FPS 1.77, Running 18.72s Step 143( 3.40%), action 17, FPS 1.70, Running 19.29s Step 144( 3.60%), action 18, FPS 1.70, Running 19.54s Step 145( 3.80%), action 19, FPS 1.62, Running 20.29s Step 146( 4.00%), action 20, FPS 1.62, Running 20.58s Step 147( 4.20%), action 21, FPS 1.65, Running 21.04s Step 148( 4.40%), action 22, FPS 1.79, Running 21.26s Step 149( 4.60%), action 23, FPS 1.89, Running 21.80s Step 150( 4.80%), action 24, FPS 1.84, Running 22.51s Step 151( 5.00%), action 25, FPS 1.90, Running 22.89s Step 152( 5.20%), action 26, FPS 2.07, Running 23.14s Step 153( 5.40%), action 27, FPS 2.21, Running 23.44s Step 154( 5.60%), action 28, FPS 2.22, Running 23.77s Step 155( 5.80%), action 29, FPS 2.20, Running 24.24s Step 156( 6.00%), action 30, FPS 2.24, Running 24.49s Step 157( 6.20%), action 31, FPS 2.34, Running 24.89s Step 158( 6.40%), action 32, FPS 2.31, Running 25.30s Step 159( 6.60%), action 33, FPS 2.34, Running 25.98s Step 160( 6.80%), action 34, FPS 2.40, Running 26.48s Step 161( 7.00%), action 35, FPS 2.32, Running 27.05s Step 162( 7.20%), action 36, FPS 2.25, Running 27.60s Step 163( 7.40%), action 37, FPS 2.30, Running 28.00s Step 164( 7.60%), action 38, FPS 2.30, Running 28.23s Step 165( 7.80%), action 39, FPS 2.41, Running 28.60s Step 166( 8.00%), action 40, FPS 2.39, Running 28.96s Step 167( 8.20%), action 41, FPS 2.30, Running 29.75s Step 168( 8.40%), action 42, FPS 2.16, Running 30.54s Step 169( 8.60%), action 43, FPS 2.09, Running 31.35s Step 170( 8.80%), action 44, FPS 2.11, Running 31.99s Step 171( 9.00%), action 45, FPS 2.03, Running 32.73s Step 172( 9.20%), action 46, FPS 2.01, Running 33.08s Step 173( 9.40%), action 47, FPS 1.95, Running 33.71s Step 174( 9.60%), action 48, FPS 1.87, Running 34.47s Step 175( 9.80%), action 49, FPS 1.80, Running 35.33s Step 176( 10.00%), action 50, FPS 1.71, Running 36.16s Step 177( 10.20%), action 51, FPS 1.62, Running 37.21s Step 178( 10.40%), action 52, FPS 1.63, Running 37.57s Step 179( 10.60%), action 53, FPS 1.68, Running 37.88s Step 180( 10.80%), action 54, FPS 1.64, Running 38.65s Step 181( 11.00%), action 55, FPS 1.61, Running 39.46s Step 182( 11.20%), action 56, FPS 1.57, Running 40.38s Step 183( 11.40%), action 57, FPS 1.52, Running 41.14s Step 184( 11.60%), action 58, FPS 1.50, Running 41.53s Step 185( 11.80%), action 59, FPS 1.46, Running 42.29s Step 186( 12.00%), action 60, FPS 1.42, Running 43.00s Step 187( 12.20%), action 61, FPS 1.40, Running 44.03s Step 188( 12.40%), action 62, FPS 1.39, Running 44.90s Step 189( 12.60%), action 63, FPS 1.39, Running 45.77s Step 190( 12.80%), action 64, FPS 1.37, Running 46.61s Step 191( 13.00%), action 65, FPS 1.40, Running 47.04s Step 192( 13.20%), action 66, FPS 1.40, Running 47.40s Step 193( 13.40%), action 67, FPS 1.38, Running 48.24s Step 194( 13.60%), action 68, FPS 1.42, Running 48.59s Step 195( 13.80%), action 69, FPS 1.42, Running 49.41s Step 196( 14.00%), action 70, FPS 1.41, Running 50.32s Step 197( 14.20%), action 71, FPS 1.40, Running 51.52s Step 198( 14.40%), action 72, FPS 1.35, Running 52.38s Step 199( 14.60%), action 73, FPS 1.30, Running 53.30s Step 200( 14.80%), action 74, FPS 1.30, Running 54.09s Step 201( 15.00%), action 75, FPS 1.30, Running 54.87s Step 202( 15.20%), action 76, FPS 1.32, Running 55.51s Step 203( 15.40%), action 77, FPS 1.34, Running 56.08s Step 204( 15.60%), action 78, FPS 1.30, Running 56.91s Step 205( 15.80%), action 79, FPS 1.34, Running 57.24s Step 206( 16.00%), action 80, FPS 1.32, Running 58.17s Step 207( 16.20%), action 81, FPS 1.33, Running 59.06s Step 208( 16.40%), action 82, FPS 1.33, Running 59.89s Step 209( 16.60%), action 83, FPS 1.34, Running 60.70s Step 210( 16.80%), action 84, FPS 1.36, Running 61.28s Step 211( 17.00%), action 85, FPS 1.33, Running 62.08s Step 212( 17.20%), action 86, FPS 1.33, Running 62.46s Step 213( 17.40%), action 87, FPS 1.33, Running 63.25s Step 214( 17.60%), action 88, FPS 1.27, Running 64.30s Step 215( 17.80%), action 89, FPS 1.28, Running 64.99s Step 216( 18.00%), action 90, FPS 1.32, Running 65.43s Step 217( 18.20%), action 91, FPS 1.36, Running 66.26s Step 218( 18.40%), action 92, FPS 1.36, Running 67.04s Step 219( 18.60%), action 93, FPS 1.42, Running 67.36s Step 220( 18.80%), action 94, FPS 1.42, Running 68.14s Step 221( 19.00%), action 95, FPS 1.42, Running 68.98s Step 222( 19.20%), action 96, FPS 1.41, Running 69.73s Step 223( 19.40%), action 97, FPS 1.38, Running 70.60s Step 224( 19.60%), action 98, FPS 1.37, Running 71.45s Step 225( 19.80%), action 99, FPS 1.33, Running 72.26s Step 226( 20.00%), action 100, FPS 1.33, Running 73.18s Step 227( 20.20%), action 101, FPS 1.31, Running 74.30s Step 228( 20.40%), action 102, FPS 1.33, Running 74.95s Step 229( 20.60%), action 103, FPS 1.37, Running 75.25s Step 230( 20.80%), action 104, FPS 1.39, Running 75.68s Step 231( 21.00%), action 105, FPS 1.41, Running 76.24s Step 232( 21.20%), action 106, FPS 1.38, Running 76.96s Step 233( 21.40%), action 107, FPS 1.41, Running 77.41s Step 234( 21.60%), action 108, FPS 1.49, Running 77.75s Step 235( 21.80%), action 109, FPS 1.48, Running 78.54s Step 236( 22.00%), action 110, FPS 1.46, Running 79.12s Step 237( 22.20%), action 111, FPS 1.45, Running 80.09s Step 238( 22.40%), action 112, FPS 1.49, Running 80.49s Step 239( 22.60%), action 113, FPS 1.47, Running 80.96s Step 240( 22.80%), action 114, FPS 1.49, Running 81.57s Step 241( 23.00%), action 115, FPS 1.53, Running 82.06s Step 242( 23.20%), action 116, FPS 1.54, Running 82.69s Step 243( 23.40%), action 117, FPS 1.61, Running 83.02s Step 244( 23.60%), action 118, FPS 1.68, Running 83.39s Step 245( 23.80%), action 119, FPS 1.75, Running 83.69s Step 246( 24.00%), action 120, FPS 1.77, Running 84.46s Step 247( 24.20%), action 121, FPS 1.78, Running 85.56s Step 248( 24.40%), action 122, FPS 1.75, Running 86.35s Step 249( 24.60%), action 123, FPS 1.74, Running 86.73s Step 250( 24.80%), action 124, FPS 1.75, Running 87.10s Step 251( 25.00%), action 125, FPS 1.71, Running 87.90s Step 252( 25.20%), action 126, FPS 1.75, Running 88.40s Step 253( 25.40%), action 127, FPS 1.71, Running 89.08s Step 254( 25.60%), action 128, FPS 1.64, Running 89.96s Step 255( 25.80%), action 129, FPS 1.64, Running 90.74s Step 256( 26.00%), action 130, FPS 1.62, Running 91.49s Step 257( 26.20%), action 131, FPS 1.63, Running 92.37s Step 258( 26.40%), action 132, FPS 1.63, Running 92.73s Step 259( 26.60%), action 133, FPS 1.59, Running 93.55s Step 260( 26.80%), action 134, FPS 1.56, Running 94.42s Step 261( 27.00%), action 135, FPS 1.52, Running 95.20s Step 262( 27.20%), action 136, FPS 1.56, Running 95.52s Step 263( 27.40%), action 137, FPS 1.56, Running 95.85s Step 264( 27.60%), action 138, FPS 1.56, Running 96.23s Step 265( 27.80%), action 139, FPS 1.50, Running 96.98s Step 266( 28.00%), action 140, FPS 1.50, Running 97.79s Step 267( 28.20%), action 141, FPS 1.50, Running 98.88s Step 268( 28.40%), action 142, FPS 1.50, Running 99.71s Step 269( 28.60%), action 143, FPS 1.48, Running 100.22s Step 270( 28.80%), action 144, FPS 1.42, Running 101.14s Step 271( 29.00%), action 145, FPS 1.47, Running 101.47s Step 272( 29.20%), action 146, FPS 1.45, Running 102.22s Step 273( 29.40%), action 147, FPS 1.43, Running 103.06s Step 274( 29.60%), action 148, FPS 1.48, Running 103.46s Step 275( 29.80%), action 149, FPS 1.52, Running 103.87s Step 276( 30.00%), action 150, FPS 1.57, Running 104.26s Step 277( 30.20%), action 151, FPS 1.62, Running 104.75s Step 278( 30.40%), action 152, FPS 1.55, Running 105.60s Step 279( 30.60%), action 153, FPS 1.60, Running 106.06s Step 280( 30.80%), action 154, FPS 1.65, Running 106.58s Step 281( 31.00%), action 155, FPS 1.68, Running 107.13s Step 282( 31.20%), action 156, FPS 1.67, Running 107.48s Step 283( 31.40%), action 157, FPS 1.66, Running 107.91s Step 284( 31.60%), action 158, FPS 1.64, Running 108.42s Step 285( 31.80%), action 159, FPS 1.63, Running 109.26s Step 286( 32.00%), action 160, FPS 1.68, Running 109.71s Step 287( 32.20%), action 161, FPS 1.74, Running 110.35s Step 288( 32.40%), action 162, FPS 1.76, Running 111.07s Step 289( 32.60%), action 163, FPS 1.79, Running 111.39s Step 290( 32.80%), action 164, FPS 1.86, Running 111.90s Step 291( 33.00%), action 165, FPS 1.84, Running 112.33s Step 292( 33.20%), action 166, FPS 1.91, Running 112.69s Step 293( 33.40%), action 167, FPS 1.98, Running 113.17s Step 294( 33.60%), action 168, FPS 1.88, Running 114.09s Step 295( 33.80%), action 169, FPS 1.80, Running 114.97s Step 296( 34.00%), action 170, FPS 1.75, Running 115.67s Step 297( 34.20%), action 171, FPS 1.68, Running 116.64s Step 298( 34.40%), action 172, FPS 1.67, Running 117.57s Step 299( 34.60%), action 173, FPS 1.62, Running 118.39s Step 300( 34.80%), action 174, FPS 1.58, Running 119.25s Step 301( 35.00%), action 175, FPS 1.55, Running 120.07s Step 302( 35.20%), action 176, FPS 1.53, Running 120.53s Step 303( 35.40%), action 177, FPS 1.49, Running 121.34s Step 304( 35.60%), action 178, FPS 1.45, Running 122.18s Step 305( 35.80%), action 179, FPS 1.48, Running 122.80s Step 306( 36.00%), action 180, FPS 1.43, Running 123.66s Step 307( 36.20%), action 181, FPS 1.39, Running 124.77s Step 308( 36.40%), action 182, FPS 1.40, Running 125.31s Step 309( 36.60%), action 183, FPS 1.40, Running 125.67s Step 310( 36.80%), action 184, FPS 1.38, Running 126.41s Step 311( 37.00%), action 185, FPS 1.35, Running 127.10s Step 312( 37.20%), action 186, FPS 1.33, Running 127.68s Step 313( 37.40%), action 187, FPS 1.31, Running 128.42s Step 314( 37.60%), action 188, FPS 1.32, Running 129.25s Step 315( 37.80%), action 189, FPS 1.33, Running 129.95s Step 316( 38.00%), action 190, FPS 1.33, Running 130.67s Step 317( 38.20%), action 191, FPS 1.37, Running 131.28s Step 318( 38.40%), action 192, FPS 1.41, Running 131.74s Step 319( 38.60%), action 193, FPS 1.42, Running 132.51s Step 320( 38.80%), action 194, FPS 1.47, Running 132.83s Step 321( 39.00%), action 195, FPS 1.48, Running 133.62s Step 322( 39.20%), action 196, FPS 1.45, Running 134.34s Step 323( 39.40%), action 197, FPS 1.47, Running 134.94s Step 324( 39.60%), action 198, FPS 1.51, Running 135.45s Step 325( 39.80%), action 199, FPS 1.52, Running 135.94s Step 326( 40.00%), action 200, FPS 1.59, Running 136.21s Step 327( 40.20%), action 201, FPS 1.65, Running 136.86s Step 328( 40.40%), action 202, FPS 1.68, Running 137.18s Step 329( 40.60%), action 203, FPS 1.67, Running 137.68s Step 330( 40.80%), action 204, FPS 1.74, Running 137.93s Step 331( 41.00%), action 205, FPS 1.75, Running 138.55s Step 332( 41.20%), action 206, FPS 1.76, Running 139.04s Step 333( 41.40%), action 207, FPS 1.82, Running 139.38s Step 334( 41.60%), action 208, FPS 1.83, Running 140.20s Step 335( 41.80%), action 209, FPS 1.82, Running 140.94s Step 336( 42.00%), action 210, FPS 1.80, Running 141.75s Step 337( 42.20%), action 211, FPS 1.73, Running 142.81s Step 338( 42.40%), action 212, FPS 1.69, Running 143.57s Step 339( 42.60%), action 213, FPS 1.68, Running 144.41s Step 340( 42.80%), action 214, FPS 1.65, Running 144.98s Step 341( 43.00%), action 215, FPS 1.71, Running 145.33s Step 342( 43.20%), action 216, FPS 1.69, Running 146.15s Step 343( 43.40%), action 217, FPS 1.71, Running 146.65s Step 344( 43.60%), action 218, FPS 1.67, Running 147.42s Step 345( 43.80%), action 219, FPS 1.64, Running 148.16s Step 346( 44.00%), action 220, FPS 1.59, Running 148.78s Step 347( 44.20%), action 221, FPS 1.53, Running 149.90s Step 348( 44.40%), action 222, FPS 1.48, Running 150.65s Step 349( 44.60%), action 223, FPS 1.47, Running 151.26s Step 350( 44.80%), action 224, FPS 1.40, Running 152.19s Step 351( 45.00%), action 225, FPS 1.39, Running 152.99s Step 352( 45.20%), action 226, FPS 1.39, Running 153.38s Step 353( 45.40%), action 227, FPS 1.35, Running 154.16s Step 354( 45.60%), action 228, FPS 1.34, Running 155.10s Step 355( 45.80%), action 229, FPS 1.34, Running 155.91s Step 356( 46.00%), action 230, FPS 1.33, Running 156.84s Step 357( 46.20%), action 231, FPS 1.33, Running 157.82s Step 358( 46.40%), action 232, FPS 1.33, Running 158.56s Step 359( 46.60%), action 233, FPS 1.34, Running 159.29s Step 360( 46.80%), action 234, FPS 1.37, Running 159.63s Step 361( 47.00%), action 235, FPS 1.33, Running 160.40s Step 362( 47.20%), action 236, FPS 1.36, Running 160.84s Step 363( 47.40%), action 237, FPS 1.37, Running 161.26s Step 364( 47.60%), action 238, FPS 1.38, Running 161.90s Step 365( 47.80%), action 239, FPS 1.43, Running 162.18s Step 366( 48.00%), action 240, FPS 1.46, Running 162.51s Step 367( 48.20%), action 241, FPS 1.49, Running 163.30s Step 368( 48.40%), action 242, FPS 1.53, Running 163.69s Step 369( 48.60%), action 243, FPS 1.57, Running 163.96s Step 370( 48.80%), action 244, FPS 1.59, Running 164.74s Step 371( 49.00%), action 245, FPS 1.66, Running 165.01s Step 372( 49.20%), action 246, FPS 1.62, Running 165.71s Step 373( 49.40%), action 247, FPS 1.67, Running 166.10s Step 374( 49.60%), action 248, FPS 1.69, Running 166.96s Step 375( 49.80%), action 249, FPS 1.68, Running 167.78s Step 376( 50.00%), action 250, FPS 1.71, Running 168.56s Step 377( 50.20%), action 251, FPS 1.71, Running 169.53s Step 378( 50.40%), action 252, FPS 1.70, Running 170.32s Step 379( 50.60%), action 253, FPS 1.70, Running 171.08s Step 380( 50.80%), action 254, FPS 1.62, Running 172.01s Step 381( 51.00%), action 255, FPS 1.62, Running 172.78s Step 382( 51.20%), action 256, FPS 1.63, Running 173.14s Step 383( 51.40%), action 257, FPS 1.59, Running 173.84s Step 384( 51.60%), action 258, FPS 1.58, Running 174.56s Step 385( 51.80%), action 259, FPS 1.53, Running 175.26s Step 386( 52.00%), action 260, FPS 1.48, Running 176.00s Step 387( 52.20%), action 261, FPS 1.52, Running 176.49s Step 388( 52.40%), action 262, FPS 1.48, Running 177.20s Step 389( 52.60%), action 263, FPS 1.44, Running 177.86s Step 390( 52.80%), action 264, FPS 1.45, Running 178.52s Step 391( 53.00%), action 265, FPS 1.45, Running 178.80s Step 392( 53.20%), action 266, FPS 1.48, Running 179.19s Step 393( 53.40%), action 267, FPS 1.47, Running 179.68s Step 394( 53.60%), action 268, FPS 1.50, Running 180.33s Step 395( 53.80%), action 269, FPS 1.54, Running 180.76s Step 396( 54.00%), action 270, FPS 1.60, Running 181.06s Step 397( 54.20%), action 271, FPS 1.62, Running 181.92s Step 398( 54.40%), action 272, FPS 1.63, Running 182.62s Step 399( 54.60%), action 273, FPS 1.66, Running 183.16s Step 400( 54.80%), action 274, FPS 1.71, Running 183.74s Step 401( 55.00%), action 275, FPS 1.73, Running 184.35s Step 402( 55.20%), action 276, FPS 1.70, Running 184.92s Step 403( 55.40%), action 277, FPS 1.75, Running 185.23s Step 404( 55.60%), action 278, FPS 1.80, Running 185.65s Step 405( 55.80%), action 279, FPS 1.80, Running 186.37s Step 406( 56.00%), action 280, FPS 1.79, Running 187.16s Step 407( 56.20%), action 281, FPS 1.74, Running 187.98s Step 408( 56.40%), action 282, FPS 1.76, Running 188.54s Step 409( 56.60%), action 283, FPS 1.79, Running 189.05s Step 410( 56.80%), action 284, FPS 1.79, Running 189.66s Step 411( 57.00%), action 285, FPS 1.74, Running 190.32s Step 412( 57.20%), action 286, FPS 1.76, Running 190.58s Step 413( 57.40%), action 287, FPS 1.74, Running 191.20s Step 414( 57.60%), action 288, FPS 1.73, Running 191.86s Step 415( 57.80%), action 289, FPS 1.69, Running 192.61s Step 416( 58.00%), action 290, FPS 1.62, Running 193.42s Step 417( 58.20%), action 291, FPS 1.63, Running 194.17s Step 418( 58.40%), action 292, FPS 1.67, Running 194.62s Step 419( 58.60%), action 293, FPS 1.69, Running 194.97s [2026-08-02 21:18:07] [58 ] Seed 57 success after 195.50 s. +steps: 419 , actions: 293 . +Instruction: Empty +Total 39/58(67.24%) success. +Setting seed: 58 +Step 1( N/A%), pre moving , FPS 7.62, Running 0.13s Step 2( N/A%), pre moving , FPS 13.00, Running 0.15s Step 3( N/A%), pre moving , FPS 17.33, Running 0.17s Step 4( N/A%), pre moving , FPS 20.35, Running 0.20s Step 5( N/A%), pre moving , FPS 23.31, Running 0.21s Step 6( N/A%), pre moving , FPS 25.82, Running 0.23s Step 7( N/A%), pre moving , FPS 27.54, Running 0.25s Step 8( N/A%), pre moving , FPS 29.33, Running 0.27s Step 9( N/A%), pre moving , FPS 30.90, Running 0.29s Step 10( N/A%), pre moving , FPS 32.08, Running 0.31s Step 11( N/A%), pre moving , FPS 32.30, Running 0.34s Step 12( N/A%), pre moving , FPS 33.48, Running 0.36s Step 13( N/A%), pre moving , FPS 34.17, Running 0.38s Step 14( N/A%), pre moving , FPS 34.53, Running 0.41s Step 15( N/A%), pre moving , FPS 35.07, Running 0.43s Step 16( N/A%), pre moving , FPS 35.99, Running 0.44s Step 17( N/A%), pre moving , FPS 36.83, Running 0.46s Step 18( N/A%), pre moving , FPS 37.55, Running 0.48s Step 19( N/A%), pre moving , FPS 37.41, Running 0.51s Step 20( N/A%), pre moving , FPS 38.01, Running 0.53s Step 21( N/A%), pre moving , FPS 31.39, Running 0.77s Step 22( N/A%), pre moving , FPS 31.57, Running 0.79s Step 23( N/A%), pre moving , FPS 31.63, Running 0.81s Step 24( N/A%), pre moving , FPS 31.63, Running 0.83s Step 25( N/A%), pre moving , FPS 31.75, Running 0.84s Step 26( N/A%), pre moving , FPS 23.10, Running 1.10s Step 27( N/A%), pre moving , FPS 23.08, Running 1.12s Step 28( N/A%), pre moving , FPS 22.91, Running 1.15s Step 29( N/A%), pre moving , FPS 22.92, Running 1.16s Step 30( N/A%), pre moving , FPS 22.95, Running 1.18s Step 31( N/A%), pre moving , FPS 23.01, Running 1.21s Step 32( N/A%), pre moving , FPS 22.98, Running 1.23s Step 33( N/A%), pre moving , FPS 22.89, Running 1.25s Step 34( N/A%), pre moving , FPS 23.00, Running 1.28s Step 35( N/A%), pre moving , FPS 23.11, Running 1.29s Step 36( N/A%), pre moving , FPS 16.61, Running 1.65s Step 37( N/A%), pre moving , FPS 16.59, Running 1.67s Step 38( N/A%), pre moving , FPS 16.57, Running 1.69s Step 39( N/A%), pre moving , FPS 16.71, Running 1.70s Step 40( N/A%), pre moving , FPS 16.72, Running 1.72s Step 41( N/A%), pre moving , FPS 20.57, Running 1.74s Step 42( N/A%), pre moving , FPS 20.28, Running 1.77s Step 43( N/A%), pre moving , FPS 20.10, Running 1.80s Step 44( N/A%), pre moving , FPS 19.77, Running 1.84s Step 45( N/A%), pre moving , FPS 19.50, Running 1.87s Step 46( N/A%), pre moving , FPS 25.01, Running 1.90s Step 47( N/A%), pre moving , FPS 24.86, Running 1.93s Step 48( N/A%), pre moving , FPS 24.78, Running 1.95s Step 49( N/A%), pre moving , FPS 24.40, Running 1.98s Step 50( N/A%), pre moving , FPS 24.15, Running 2.01s Step 51( N/A%), pre moving , FPS 23.98, Running 2.04s Step 52( N/A%), pre moving , FPS 23.73, Running 2.07s Step 53( N/A%), pre moving , FPS 23.63, Running 2.10s Step 54( N/A%), pre moving , FPS 23.43, Running 2.13s Step 55( N/A%), pre moving , FPS 23.13, Running 2.16s Step 56( N/A%), pre moving , FPS 37.18, Running 2.19s Step 57( N/A%), pre moving , FPS 36.57, Running 2.21s Step 58( N/A%), pre moving , FPS 35.86, Running 2.24s Step 59( N/A%), pre moving , FPS 35.13, Running 2.27s Step 60( N/A%), pre moving , FPS 34.53, Running 2.30s Step 61( N/A%), pre moving , FPS 33.90, Running 2.33s Step 62( N/A%), pre moving , FPS 33.97, Running 2.36s Step 63( N/A%), pre moving , FPS 33.70, Running 2.39s Step 64( N/A%), pre moving , FPS 34.13, Running 2.43s Step 65( N/A%), pre moving , FPS 33.21, Running 2.47s Step 66( N/A%), pre moving , FPS 32.50, Running 2.51s Step 67( N/A%), pre moving , FPS 31.65, Running 2.56s Step 68( N/A%), pre moving , FPS 31.05, Running 2.60s Step 69( N/A%), pre moving , FPS 31.27, Running 2.62s Step 70( N/A%), pre moving , FPS 31.31, Running 2.65s Step 71( N/A%), pre moving , FPS 31.61, Running 2.68s Step 72( N/A%), pre moving , FPS 31.47, Running 2.71s Step 73( N/A%), pre moving , FPS 31.02, Running 2.75s Step 74( N/A%), pre moving , FPS 30.60, Running 2.78s Step 75( N/A%), pre moving , FPS 30.57, Running 2.81s Step 76( N/A%), pre moving , FPS 30.34, Running 2.85s Step 77( N/A%), pre moving , FPS 30.12, Running 2.88s Step 78( N/A%), pre moving , FPS 30.20, Running 2.91s Step 79( N/A%), pre moving , FPS 30.28, Running 2.93s Step 80( N/A%), pre moving , FPS 30.19, Running 2.96s Step 81( N/A%), pre moving , FPS 30.49, Running 2.99s Step 82( N/A%), pre moving , FPS 31.14, Running 3.00s Step 83( N/A%), pre moving , FPS 31.84, Running 3.02s Step 84( N/A%), pre moving , FPS 32.60, Running 3.04s Step 85( N/A%), pre moving , FPS 33.93, Running 3.06s Step 86( N/A%), pre moving , FPS 35.11, Running 3.08s Step 87( N/A%), pre moving , FPS 36.73, Running 3.10s Step 88( N/A%), pre moving , FPS 38.03, Running 3.12s Step 89( N/A%), pre moving , FPS 38.47, Running 3.14s Step 90( N/A%), pre moving , FPS 39.03, Running 3.16s Step 91( N/A%), pre moving , FPS 39.57, Running 3.18s Step 92( N/A%), pre moving , FPS 40.59, Running 3.20s Step 93( N/A%), pre moving , FPS 42.22, Running 3.22s Step 94( N/A%), pre moving , FPS 43.40, Running 3.24s Step 95( N/A%), pre moving , FPS 44.58, Running 3.26s Step 96( N/A%), pre moving , FPS 46.29, Running 3.28s Step 97( N/A%), pre moving , FPS 47.80, Running 3.30s Step 98( N/A%), pre moving , FPS 48.05, Running 3.32s Step 99( N/A%), pre moving , FPS 49.09, Running 3.34s Step 100( N/A%), pre moving , FPS 11.43, Running 4.71s Step 101( N/A%), pre moving , FPS 10.35, Running 4.92s Step 102( N/A%), pre moving , FPS 9.65, Running 5.08s Step 103( N/A%), pre moving , FPS 8.65, Running 5.33s Step 104( N/A%), pre moving , FPS 8.29, Running 5.45s Step 105( N/A%), pre moving , FPS 7.51, Running 5.72s Step 106( N/A%), pre moving , FPS 7.19, Running 5.86s Step 107( N/A%), pre moving , FPS 6.65, Running 6.11s Step 108( N/A%), pre moving , FPS 6.37, Running 6.26s Step 109( N/A%), pre moving , FPS 5.98, Running 6.49s Step 110( N/A%), pre moving , FPS 5.69, Running 6.68s Step 111( N/A%), pre moving , FPS 5.36, Running 6.91s Step 112( N/A%), pre moving , FPS 5.16, Running 7.07s Step 113( N/A%), pre moving , FPS 4.94, Running 7.27s Step 114( N/A%), pre moving , FPS 4.76, Running 7.45s Step 115( N/A%), pre moving , FPS 4.51, Running 7.69s Step 116( N/A%), pre moving , FPS 4.36, Running 7.86s Step 117( N/A%), pre moving , FPS 4.14, Running 8.13s Step 118( N/A%), pre moving , FPS 4.04, Running 8.27s Step 119( N/A%), pre moving , FPS 3.86, Running 8.52s Step 120( 0.20%), action 1, FPS 3.72, Running 10.08s Step 121( 0.40%), action 2, FPS 3.73, Running 10.29s Step 122( 0.60%), action 3, FPS 3.13, Running 11.46s Step 123( 0.80%), action 4, FPS 3.01, Running 11.97s Step 124( 1.00%), action 5, FPS 2.63, Running 13.06s Step 125( 1.20%), action 6, FPS 2.53, Running 13.64s Step 126( 1.40%), action 7, FPS 2.31, Running 14.54s Step 127( 1.60%), action 8, FPS 2.20, Running 15.22s Step 128( 1.80%), action 9, FPS 2.03, Running 16.11s Step 129( 2.00%), action 10, FPS 2.03, Running 16.32s Step 130( 2.20%), action 11, FPS 1.83, Running 17.58s Step 131( 2.40%), action 12, FPS 1.76, Running 18.26s Step 132( 2.60%), action 13, FPS 1.70, Running 18.86s Step 133( 2.80%), action 14, FPS 1.66, Running 19.32s Step 134( 3.00%), action 15, FPS 1.64, Running 19.66s Step 135( 3.20%), action 16, FPS 1.64, Running 19.90s Step 136( 3.40%), action 17, FPS 1.57, Running 20.61s Step 137( 3.60%), action 18, FPS 1.57, Running 20.83s Step 138( 3.80%), action 19, FPS 1.54, Running 21.23s Step 139( 4.00%), action 20, FPS 1.54, Running 21.47s Step 140( 4.20%), action 21, FPS 1.60, Running 22.59s Step 141( 4.40%), action 22, FPS 1.55, Running 23.16s Step 142( 4.60%), action 23, FPS 1.58, Running 24.11s Step 143( 4.80%), action 24, FPS 1.55, Running 24.85s Step 144( 5.00%), action 25, FPS 1.57, Running 25.78s Step 145( 5.20%), action 26, FPS 1.57, Running 26.41s Step 146( 5.40%), action 27, FPS 1.62, Running 26.86s Step 147( 5.60%), action 28, FPS 1.62, Running 27.53s Step 148( 5.80%), action 29, FPS 1.62, Running 28.47s Step 149( 6.00%), action 30, FPS 1.57, Running 29.05s Step 150( 6.20%), action 31, FPS 1.64, Running 29.79s Step 151( 6.40%), action 32, FPS 1.64, Running 30.43s Step 152( 6.60%), action 33, FPS 1.66, Running 30.89s Step 153( 6.80%), action 34, FPS 1.70, Running 31.11s Step 154( 7.00%), action 35, FPS 1.68, Running 31.56s Step 155( 7.20%), action 36, FPS 1.62, Running 32.25s Step 156( 7.40%), action 37, FPS 1.60, Running 33.13s Step 157( 7.60%), action 38, FPS 1.59, Running 33.44s Step 158( 7.80%), action 39, FPS 1.53, Running 34.30s Step 159( 8.00%), action 40, FPS 1.53, Running 34.51s Step 160( 8.20%), action 41, FPS 1.60, Running 35.12s Step 161( 8.40%), action 42, FPS 1.63, Running 35.41s Step 162( 8.60%), action 43, FPS 1.64, Running 36.30s Step 163( 8.80%), action 44, FPS 1.67, Running 36.85s Step 164( 9.00%), action 45, FPS 1.67, Running 37.73s Step 165( 9.20%), action 46, FPS 1.73, Running 37.97s Step 166( 9.40%), action 47, FPS 1.69, Running 38.72s Step 167( 9.60%), action 48, FPS 1.71, Running 39.24s Step 168( 9.80%), action 49, FPS 1.75, Running 39.88s Step 169( 10.00%), action 50, FPS 1.80, Running 40.16s Step 170( 10.20%), action 51, FPS 1.78, Running 41.01s Step 171( 10.40%), action 52, FPS 1.85, Running 41.25s Step 172( 10.60%), action 53, FPS 1.77, Running 42.16s Step 173( 10.80%), action 54, FPS 1.70, Running 42.89s Step 174( 11.00%), action 55, FPS 1.67, Running 43.53s Step 175( 11.20%), action 56, FPS 1.66, Running 44.32s Step 176( 11.40%), action 57, FPS 1.65, Running 45.24s Step 177( 11.60%), action 58, FPS 1.60, Running 45.97s Step 178( 11.80%), action 59, FPS 1.66, Running 46.37s Step 179( 12.00%), action 60, FPS 1.58, Running 47.15s Step 180( 12.20%), action 61, FPS 1.50, Running 48.41s Step 181( 12.40%), action 62, FPS 1.46, Running 49.14s Step 182( 12.60%), action 63, FPS 1.45, Running 50.13s Step 183( 12.80%), action 64, FPS 1.42, Running 50.92s Step 184( 13.00%), action 65, FPS 1.42, Running 51.85s Step 185( 13.20%), action 66, FPS 1.41, Running 52.16s Step 186( 13.40%), action 67, FPS 1.44, Running 52.56s Step 187( 13.60%), action 68, FPS 1.41, Running 53.40s Step 188( 13.80%), action 69, FPS 1.39, Running 54.27s Step 189( 14.00%), action 70, FPS 1.34, Running 55.05s Step 190( 14.20%), action 71, FPS 1.32, Running 56.21s Step 191( 14.40%), action 72, FPS 1.27, Running 57.05s Step 192( 14.60%), action 73, FPS 1.26, Running 58.07s Step 193( 14.80%), action 74, FPS 1.25, Running 58.92s Step 194( 15.00%), action 75, FPS 1.22, Running 59.89s Step 195( 15.20%), action 76, FPS 1.22, Running 60.66s Step 196( 15.40%), action 77, FPS 1.24, Running 61.39s Step 197( 15.60%), action 78, FPS 1.23, Running 62.17s Step 198( 15.80%), action 79, FPS 1.19, Running 63.19s Step 199( 16.00%), action 80, FPS 1.19, Running 64.02s Step 200( 16.20%), action 81, FPS 1.19, Running 65.26s Step 201( 16.40%), action 82, FPS 1.19, Running 65.95s Step 202( 16.60%), action 83, FPS 1.20, Running 66.85s Step 203( 16.80%), action 84, FPS 1.20, Running 67.64s Step 204( 17.00%), action 85, FPS 1.19, Running 68.63s Step 205( 17.20%), action 86, FPS 1.16, Running 69.35s Step 206( 17.40%), action 87, FPS 1.12, Running 70.42s Step 207( 17.60%), action 88, FPS 1.13, Running 71.14s Step 208( 17.80%), action 89, FPS 1.12, Running 72.20s Step 209( 18.00%), action 90, FPS 1.11, Running 73.10s Step 210( 18.20%), action 91, FPS 1.13, Running 73.88s Step 211( 18.40%), action 92, FPS 1.14, Running 74.57s Step 212( 18.60%), action 93, FPS 1.15, Running 75.49s Step 213( 18.80%), action 94, FPS 1.16, Running 76.23s Step 214( 19.00%), action 95, FPS 1.15, Running 77.34s Step 215( 19.20%), action 96, FPS 1.15, Running 78.08s Step 216( 19.40%), action 97, FPS 1.13, Running 79.06s Step 217( 19.60%), action 98, FPS 1.13, Running 79.79s Step 218( 19.80%), action 99, FPS 1.13, Running 80.82s Step 219( 20.00%), action 100, FPS 1.14, Running 81.60s Step 220( 20.20%), action 101, FPS 1.14, Running 82.88s Step 221( 20.40%), action 102, FPS 1.14, Running 83.52s Step 222( 20.60%), action 103, FPS 1.13, Running 84.55s Step 223( 20.80%), action 104, FPS 1.16, Running 84.81s Step 224( 21.00%), action 105, FPS 1.17, Running 85.72s Step 225( 21.20%), action 106, FPS 1.18, Running 86.36s Step 226( 21.40%), action 107, FPS 1.17, Running 87.45s Step 227( 21.60%), action 108, FPS 1.17, Running 88.20s Step 228( 21.80%), action 109, FPS 1.17, Running 89.28s Step 229( 22.00%), action 110, FPS 1.18, Running 90.02s Step 230( 22.20%), action 111, FPS 1.15, Running 91.34s Step 231( 22.40%), action 112, FPS 1.15, Running 92.02s Step 232( 22.60%), action 113, FPS 1.14, Running 92.97s Step 233( 22.80%), action 114, FPS 1.15, Running 93.68s Step 234( 23.00%), action 115, FPS 1.16, Running 94.61s Step 235( 23.20%), action 116, FPS 1.16, Running 95.25s Step 236( 23.40%), action 117, FPS 1.17, Running 96.18s Step 237( 23.60%), action 118, FPS 1.18, Running 96.81s Step 238( 23.80%), action 119, FPS 1.18, Running 97.76s Step 239( 24.00%), action 120, FPS 1.19, Running 98.45s Step 240( 24.20%), action 121, FPS 1.20, Running 99.50s Step 241( 24.40%), action 122, FPS 1.20, Running 100.23s Step 242( 24.60%), action 123, FPS 1.24, Running 100.66s Step 243( 24.80%), action 124, FPS 1.21, Running 101.31s Step 244( 25.00%), action 125, FPS 1.21, Running 102.28s Step 245( 25.20%), action 126, FPS 1.20, Running 103.04s Step 246( 25.40%), action 127, FPS 1.21, Running 103.97s Step 247( 25.60%), action 128, FPS 1.21, Running 104.69s Step 248( 25.80%), action 129, FPS 1.23, Running 105.57s Step 249( 26.00%), action 130, FPS 1.22, Running 106.39s Step 250( 26.20%), action 131, FPS 1.23, Running 107.62s Step 251( 26.40%), action 132, FPS 1.24, Running 108.11s Step 252( 26.60%), action 133, FPS 1.27, Running 108.74s Step 253( 26.80%), action 134, FPS 1.27, Running 109.45s Step 254( 27.00%), action 135, FPS 1.30, Running 109.98s Step 255( 27.20%), action 136, FPS 1.30, Running 110.67s Step 256( 27.40%), action 137, FPS 1.31, Running 111.48s Step 257( 27.60%), action 138, FPS 1.29, Running 112.26s Step 258( 27.80%), action 139, FPS 1.31, Running 113.01s Step 259( 28.00%), action 140, FPS 1.34, Running 113.35s Step 260( 28.20%), action 141, FPS 1.33, Running 114.51s Step 261( 28.40%), action 142, FPS 1.38, Running 114.74s Step 262( 28.60%), action 143, FPS 1.35, Running 115.52s Step 263( 28.80%), action 144, FPS 1.35, Running 116.17s Step 264( 29.00%), action 145, FPS 1.37, Running 116.90s Step 265( 29.20%), action 146, FPS 1.42, Running 117.13s Step 266( 29.40%), action 147, FPS 1.47, Running 117.61s Step 267( 29.60%), action 148, FPS 1.48, Running 118.17s Step 268( 29.80%), action 149, FPS 1.54, Running 118.60s Step 269( 30.00%), action 150, FPS 1.57, Running 119.12s Step 270( 30.20%), action 151, FPS 1.61, Running 120.01s Step 271( 30.40%), action 152, FPS 1.63, Running 120.39s Step 272( 30.60%), action 153, FPS 1.62, Running 121.09s Step 273( 30.80%), action 154, FPS 1.68, Running 121.33s Step 274( 31.00%), action 155, FPS 1.71, Running 121.69s Step 275( 31.20%), action 156, FPS 1.78, Running 121.91s Step 276( 31.40%), action 157, FPS 1.84, Running 122.34s Step 277( 31.60%), action 158, FPS 1.86, Running 122.99s Step 278( 31.80%), action 159, FPS 1.81, Running 124.03s Step 279( 32.00%), action 160, FPS 1.75, Running 124.78s Step 280( 32.20%), action 161, FPS 1.75, Running 125.92s Step 281( 32.40%), action 162, FPS 1.69, Running 126.56s Step 282( 32.60%), action 163, FPS 1.66, Running 127.57s Step 283( 32.80%), action 164, FPS 1.70, Running 127.95s Step 284( 33.00%), action 165, FPS 1.69, Running 128.73s Step 285( 33.20%), action 166, FPS 1.63, Running 129.39s Step 286( 33.40%), action 167, FPS 1.61, Running 130.06s Step 287( 33.60%), action 168, FPS 1.59, Running 130.73s Step 288( 33.80%), action 169, FPS 1.54, Running 131.63s Step 289( 34.00%), action 170, FPS 1.50, Running 132.44s Step 290( 34.20%), action 171, FPS 1.46, Running 133.68s Step 291( 34.40%), action 172, FPS 1.46, Running 134.09s Step 292( 34.60%), action 173, FPS 1.46, Running 134.79s Step 293( 34.80%), action 174, FPS 1.41, Running 135.52s Step 294( 35.00%), action 175, FPS 1.40, Running 136.02s Step 295( 35.20%), action 176, FPS 1.39, Running 136.25s Step 296( 35.40%), action 177, FPS 1.37, Running 136.96s Step 297( 35.60%), action 178, FPS 1.37, Running 137.59s Step 298( 35.80%), action 179, FPS 1.43, Running 138.06s Step 299( 36.00%), action 180, FPS 1.44, Running 138.67s Step 300( 36.20%), action 181, FPS 1.50, Running 139.24s Step 301( 36.40%), action 182, FPS 1.52, Running 139.76s Step 302( 36.60%), action 183, FPS 1.60, Running 140.11s Step 303( 36.80%), action 184, FPS 1.61, Running 140.39s Step 304( 37.00%), action 185, FPS 1.65, Running 140.82s Step 305( 37.20%), action 186, FPS 1.72, Running 141.02s Step 306( 37.40%), action 187, FPS 1.75, Running 141.46s Step 307( 37.60%), action 188, FPS 1.83, Running 141.66s Step 308( 37.80%), action 189, FPS 1.82, Running 142.60s Step 309( 38.00%), action 190, FPS 1.85, Running 143.26s Step 310( 38.20%), action 191, FPS 1.87, Running 144.40s Step 311( 38.40%), action 192, FPS 1.90, Running 144.61s Step 312( 38.60%), action 193, FPS 1.87, Running 145.46s Step 313( 38.80%), action 194, FPS 1.87, Running 146.19s Step 314( 39.00%), action 195, FPS 1.79, Running 147.17s Step 315( 39.20%), action 196, FPS 1.71, Running 147.97s Step 316( 39.40%), action 197, FPS 1.69, Running 148.78s Step 317( 39.60%), action 198, FPS 1.68, Running 149.48s Step 318( 39.80%), action 199, FPS 1.64, Running 150.26s Step 319( 40.00%), action 200, FPS 1.64, Running 150.89s Step 320( 40.20%), action 201, FPS 1.55, Running 152.13s Step 321( 40.40%), action 202, FPS 1.55, Running 152.63s Step 322( 40.60%), action 203, FPS 1.53, Running 153.14s Step 323( 40.80%), action 204, FPS 1.50, Running 153.68s Step 324( 41.00%), action 205, FPS 1.45, Running 154.61s Step 325( 41.20%), action 206, FPS 1.45, Running 154.82s Step 326( 41.40%), action 207, FPS 1.43, Running 155.45s Step 327( 41.60%), action 208, FPS 1.40, Running 156.00s Step 328( 41.80%), action 209, FPS 1.43, Running 156.61s Step 329( 42.00%), action 210, FPS 1.43, Running 157.27s Step 330( 42.20%), action 211, FPS 1.50, Running 157.75s Step 331( 42.40%), action 212, FPS 1.50, Running 157.98s Step 332( 42.60%), action 213, FPS 1.55, Running 158.36s Step 333( 42.80%), action 214, FPS 1.62, Running 158.57s Step 334( 43.00%), action 215, FPS 1.70, Running 158.93s Step 335( 43.20%), action 216, FPS 1.77, Running 159.25s Step 336( 43.40%), action 217, FPS 1.81, Running 159.83s Step 337( 43.60%), action 218, FPS 1.90, Running 160.03s Step 338( 43.80%), action 219, FPS 1.98, Running 160.35s Step 339( 44.00%), action 220, FPS 2.06, Running 160.59s Step 340( 44.20%), action 221, FPS 2.25, Running 161.02s Step 341( 44.40%), action 222, FPS 2.33, Running 161.21s Step 342( 44.60%), action 223, FPS 2.28, Running 161.91s Step 343( 44.80%), action 224, FPS 2.33, Running 162.26s Step 344( 45.00%), action 225, FPS 2.36, Running 163.08s Step 345( 45.20%), action 226, FPS 2.35, Running 163.34s Step 346( 45.40%), action 227, FPS 2.45, Running 163.62s Step 347( 45.60%), action 228, FPS 2.55, Running 163.85s Step 348( 45.80%), action 229, FPS 2.54, Running 164.47s Step 349( 46.00%), action 230, FPS 2.58, Running 165.00s Step 350( 46.20%), action 231, FPS 2.45, Running 165.92s Step 351( 46.40%), action 232, FPS 2.42, Running 166.24s Step 352( 46.60%), action 233, FPS 2.36, Running 166.84s Step 353( 46.80%), action 234, FPS 2.32, Running 167.19s Step 354( 47.00%), action 235, FPS 2.28, Running 167.69s Step 355( 47.20%), action 236, FPS 2.21, Running 168.29s Step 356( 47.40%), action 237, FPS 2.22, Running 168.82s Step 357( 47.60%), action 238, FPS 2.14, Running 169.37s Step 358( 47.80%), action 239, FPS 2.05, Running 170.08s Step 359( 48.00%), action 240, FPS 1.98, Running 170.67s Step 360( 48.20%), action 241, FPS 1.83, Running 171.92s Step 361( 48.40%), action 242, FPS 1.80, Running 172.33s Step 362( 48.60%), action 243, FPS 1.79, Running 173.09s Step 363( 48.80%), action 244, FPS 1.75, Running 173.70s Step 364( 49.00%), action 245, FPS 1.72, Running 174.73s Step 365( 49.20%), action 246, FPS 1.66, Running 175.39s Step 366( 49.40%), action 247, FPS 1.58, Running 176.32s Step 367( 49.60%), action 248, FPS 1.56, Running 176.67s Step 368( 49.80%), action 249, FPS 1.51, Running 177.68s Step 369( 50.00%), action 250, FPS 1.49, Running 178.47s Step 370( 50.20%), action 251, FPS 1.45, Running 179.73s Step 371( 50.40%), action 252, FPS 1.42, Running 180.28s Step 372( 50.60%), action 253, FPS 1.40, Running 181.17s Step 373( 50.80%), action 254, FPS 1.35, Running 181.98s Step 374( 51.00%), action 255, FPS 1.32, Running 182.85s Step 375( 51.20%), action 256, FPS 1.30, Running 183.69s Step 376( 51.40%), action 257, FPS 1.26, Running 184.64s Step 377( 51.60%), action 258, FPS 1.25, Running 185.33s Step 378( 51.80%), action 259, FPS 1.25, Running 186.06s Step 379( 52.00%), action 260, FPS 1.24, Running 186.73s Step 380( 52.20%), action 261, FPS 1.25, Running 187.96s Step 381( 52.40%), action 262, FPS 1.23, Running 188.54s Step 382( 52.60%), action 263, FPS 1.21, Running 189.57s Step 383( 52.80%), action 264, FPS 1.20, Running 190.33s Step 384( 53.00%), action 265, FPS 1.22, Running 191.18s Step 385( 53.20%), action 266, FPS 1.20, Running 192.08s Step 386( 53.40%), action 267, FPS 1.23, Running 192.57s Step 387( 53.60%), action 268, FPS 1.20, Running 193.31s Step 388( 53.80%), action 269, FPS 1.22, Running 194.09s Step 389( 54.00%), action 270, FPS 1.25, Running 194.42s Step 390( 54.20%), action 271, FPS 1.31, Running 195.02s Step 391( 54.40%), action 272, FPS 1.29, Running 195.77s Step 392( 54.60%), action 273, FPS 1.33, Running 196.19s Step 393( 54.80%), action 274, FPS 1.33, Running 197.00s Step 394( 55.00%), action 275, FPS 1.33, Running 197.85s Step 395( 55.20%), action 276, FPS 1.39, Running 198.09s Step 396( 55.40%), action 277, FPS 1.42, Running 198.76s Step 397( 55.60%), action 278, FPS 1.45, Running 199.17s Step 398( 55.80%), action 279, FPS 1.47, Running 199.67s Step 399( 56.00%), action 280, FPS 1.50, Running 200.10s Step 400( 56.20%), action 281, FPS 1.52, Running 201.09s Step 401( 56.40%), action 282, FPS 1.56, Running 201.36s Step 402( 56.60%), action 283, FPS 1.56, Running 202.36s Step 403( 56.80%), action 284, FPS 1.56, Running 203.19s Step 404( 57.00%), action 285, FPS 1.59, Running 203.73s Step 405( 57.20%), action 286, FPS 1.62, Running 204.43s Step 406( 57.40%), action 287, FPS 1.62, Running 204.93s Step 407( 57.60%), action 288, FPS 1.61, Running 205.74s Step 408( 57.80%), action 289, FPS 1.63, Running 206.32s Step 409( 58.00%), action 290, FPS 1.59, Running 206.96s Step 410( 58.20%), action 291, FPS 1.54, Running 207.99s Step 411( 58.40%), action 292, FPS 1.55, Running 208.71s Step 412( 58.60%), action 293, FPS 1.48, Running 209.66s Step 413( 58.80%), action 294, FPS 1.49, Running 210.43s Step 414( 59.00%), action 295, FPS 1.49, Running 211.31s Step 415( 59.20%), action 296, FPS 1.44, Running 212.00s Step 416( 59.40%), action 297, FPS 1.41, Running 212.91s Step 417( 59.60%), action 298, FPS 1.39, Running 213.59s Step 418( 59.80%), action 299, FPS 1.40, Running 213.98s Step 419( 60.00%), action 300, FPS 1.41, Running 214.23s Step 420( 60.20%), action 301, FPS 1.43, Running 215.05s Step 421( 60.40%), action 302, FPS 1.44, Running 215.24s Step 422( 60.60%), action 303, FPS 1.50, Running 215.70s Step 423( 60.80%), action 304, FPS 1.58, Running 215.88s Step 424( 61.00%), action 305, FPS 1.58, Running 216.41s Step 425( 61.20%), action 306, FPS 1.64, Running 216.65s Step 426( 61.40%), action 307, FPS 1.57, Running 217.70s Step 427( 61.60%), action 308, FPS 1.57, Running 218.48s Step 428( 61.80%), action 309, FPS 1.53, Running 219.43s Step 429( 62.00%), action 310, FPS 1.56, Running 219.75s Step 430( 62.20%), action 311, FPS 1.56, Running 220.81s Step 431( 62.40%), action 312, FPS 1.57, Running 221.47s Step 432( 62.60%), action 313, FPS 1.61, Running 222.05s Step 433( 62.80%), action 314, FPS 1.61, Running 222.84s Step 434( 63.00%), action 315, FPS 1.61, Running 223.74s Step 435( 63.20%), action 316, FPS 1.67, Running 223.97s Step 436( 63.40%), action 317, FPS 1.71, Running 224.58s Step 437( 63.60%), action 318, FPS 1.70, Running 225.32s Step 438( 63.80%), action 319, FPS 1.66, Running 226.01s Step 439( 64.00%), action 320, FPS 1.66, Running 226.27s Step 440( 64.20%), action 321, FPS 1.63, Running 227.30s Step 441( 64.40%), action 322, FPS 1.63, Running 227.50s Step 442( 64.60%), action 323, FPS 1.57, Running 228.43s Step 443( 64.80%), action 324, FPS 1.50, Running 229.20s Step 444( 65.00%), action 325, FPS 1.51, Running 229.70s Step 445( 65.20%), action 326, FPS 1.49, Running 230.08s Step 446( 65.40%), action 327, FPS 1.55, Running 230.58s Step 447( 65.60%), action 328, FPS 1.62, Running 230.82s Step 448( 65.80%), action 329, FPS 1.62, Running 231.80s Step 449( 66.00%), action 330, FPS 1.60, Running 232.26s Step 450( 66.20%), action 331, FPS 1.60, Running 233.32s Step 451( 66.40%), action 332, FPS 1.65, Running 233.62s Step 452( 66.60%), action 333, FPS 1.59, Running 234.60s Step 453( 66.80%), action 334, FPS 1.59, Running 235.39s Step 454( 67.00%), action 335, FPS 1.59, Running 236.30s Step 455( 67.20%), action 336, FPS 1.55, Running 236.84s Step 456( 67.40%), action 337, FPS 1.57, Running 237.32s Step 457( 67.60%), action 338, FPS 1.59, Running 237.86s Step 458( 67.80%), action 339, FPS 1.55, Running 238.89s Step 459( 68.00%), action 340, FPS 1.50, Running 239.63s Step 460( 68.20%), action 341, FPS 1.48, Running 240.83s Step 461( 68.40%), action 342, FPS 1.43, Running 241.48s Step 462( 68.60%), action 343, FPS 1.42, Running 242.49s Step 463( 68.80%), action 344, FPS 1.42, Running 243.30s Step 464( 69.00%), action 345, FPS 1.41, Running 243.88s Step 465( 69.20%), action 346, FPS 1.38, Running 244.53s Step 466( 69.40%), action 347, FPS 1.35, Running 245.35s Step 467( 69.60%), action 348, FPS 1.31, Running 246.03s Step 468( 69.80%), action 349, FPS 1.32, Running 246.93s Step 469( 70.00%), action 350, FPS 1.34, Running 247.14s Step 470( 70.20%), action 351, FPS 1.34, Running 248.29s Step 471( 70.40%), action 352, FPS 1.30, Running 249.01s Step 472( 70.60%), action 353, FPS 1.31, Running 249.91s Step 473( 70.80%), action 354, FPS 1.33, Running 250.37s Step 474( 71.00%), action 355, FPS 1.36, Running 251.04s Step 475( 71.20%), action 356, FPS 1.35, Running 251.69s Step 476( 71.40%), action 357, FPS 1.35, Running 252.15s Step 477( 71.60%), action 358, FPS 1.34, Running 252.75s Step 478( 71.80%), action 359, FPS 1.35, Running 253.74s Step 479( 72.00%), action 360, FPS 1.34, Running 254.51s Step 480( 72.20%), action 361, FPS 1.35, Running 255.64s Step 481( 72.40%), action 362, FPS 1.35, Running 256.34s Step 482( 72.60%), action 363, FPS 1.38, Running 256.98s Step 483( 72.80%), action 364, FPS 1.44, Running 257.20s Step 484( 73.00%), action 365, FPS 1.40, Running 258.13s Step 485( 73.20%), action 366, FPS 1.39, Running 258.93s Step 486( 73.40%), action 367, FPS 1.38, Running 259.87s Step 487( 73.60%), action 368, FPS 1.38, Running 260.54s Step 488( 73.80%), action 369, FPS 1.39, Running 261.35s Step 489( 74.00%), action 370, FPS 1.37, Running 261.73s Step 490( 74.20%), action 371, FPS 1.40, Running 262.61s Step 491( 74.40%), action 372, FPS 1.41, Running 263.17s Step 492( 74.60%), action 373, FPS 1.42, Running 264.01s Step 493( 74.80%), action 374, FPS 1.40, Running 264.69s Step 494( 75.00%), action 375, FPS 1.37, Running 265.66s Step 495( 75.20%), action 376, FPS 1.36, Running 266.35s Step 496( 75.40%), action 377, FPS 1.30, Running 267.52s Step 497( 75.60%), action 378, FPS 1.31, Running 268.00s Step 498( 75.80%), action 379, FPS 1.32, Running 268.91s Step 499( 76.00%), action 380, FPS 1.33, Running 269.54s Step 500( 76.20%), action 381, FPS 1.39, Running 270.01s Step 501( 76.40%), action 382, FPS 1.39, Running 270.71s Step 502( 76.60%), action 383, FPS 1.39, Running 271.33s Step 503( 76.80%), action 384, FPS 1.37, Running 271.83s Step 504( 77.00%), action 385, FPS 1.37, Running 272.69s Step 505( 77.20%), action 386, FPS 1.38, Running 273.43s Step 506( 77.40%), action 387, FPS 1.43, Running 273.84s Step 507( 77.60%), action 388, FPS 1.44, Running 274.43s Step 508( 77.80%), action 389, FPS 1.43, Running 275.34s Step 509( 78.00%), action 390, FPS 1.40, Running 276.04s Step 510( 78.20%), action 391, FPS 1.39, Running 277.05s Step 511( 78.40%), action 392, FPS 1.37, Running 277.73s [2026-08-02 21:22:46] [59 ] Seed 58 success after 278.57 s. +steps: 511 , actions: 392 . +Instruction: Empty +Total 40/59(67.80%) success. +Setting seed: 59 +Step 1( N/A%), pre moving , FPS 8.12, Running 0.12s Step 2( N/A%), pre moving , FPS 13.47, Running 0.15s Step 3( N/A%), pre moving , FPS 17.80, Running 0.17s Step 4( N/A%), pre moving , FPS 20.72, Running 0.19s Step 5( N/A%), pre moving , FPS 22.98, Running 0.22s Step 6( N/A%), pre moving , FPS 24.74, Running 0.24s Step 7( N/A%), pre moving , FPS 26.33, Running 0.27s Step 8( N/A%), pre moving , FPS 27.94, Running 0.29s Step 9( N/A%), pre moving , FPS 29.29, Running 0.31s Step 10( N/A%), pre moving , FPS 30.44, Running 0.33s Step 11( N/A%), pre moving , FPS 31.72, Running 0.35s Step 12( N/A%), pre moving , FPS 32.91, Running 0.36s Step 13( N/A%), pre moving , FPS 33.95, Running 0.38s Step 14( N/A%), pre moving , FPS 34.89, Running 0.40s Step 15( N/A%), pre moving , FPS 35.49, Running 0.42s Step 16( N/A%), pre moving , FPS 36.08, Running 0.44s Step 17( N/A%), pre moving , FPS 36.65, Running 0.46s Step 18( N/A%), pre moving , FPS 37.22, Running 0.48s Step 19( N/A%), pre moving , FPS 37.66, Running 0.50s Step 20( N/A%), pre moving , FPS 37.87, Running 0.53s Step 21( N/A%), pre moving , FPS 33.42, Running 0.72s Step 22( N/A%), pre moving , FPS 33.70, Running 0.74s Step 23( N/A%), pre moving , FPS 33.80, Running 0.76s Step 24( N/A%), pre moving , FPS 33.30, Running 0.79s Step 25( N/A%), pre moving , FPS 33.35, Running 0.82s Step 26( N/A%), pre moving , FPS 24.22, Running 1.07s Step 27( N/A%), pre moving , FPS 24.38, Running 1.09s Step 28( N/A%), pre moving , FPS 24.43, Running 1.10s Step 29( N/A%), pre moving , FPS 24.49, Running 1.12s Step 30( N/A%), pre moving , FPS 24.56, Running 1.14s Step 31( N/A%), pre moving , FPS 24.55, Running 1.16s Step 32( N/A%), pre moving , FPS 24.53, Running 1.18s Step 33( N/A%), pre moving , FPS 24.40, Running 1.20s Step 34( N/A%), pre moving , FPS 24.38, Running 1.22s Step 35( N/A%), pre moving , FPS 24.41, Running 1.24s Step 36( N/A%), pre moving , FPS 18.51, Running 1.52s Step 37( N/A%), pre moving , FPS 18.50, Running 1.55s Step 38( N/A%), pre moving , FPS 18.50, Running 1.56s Step 39( N/A%), pre moving , FPS 18.49, Running 1.59s Step 40( N/A%), pre moving , FPS 18.53, Running 1.61s Step 41( N/A%), pre moving , FPS 21.78, Running 1.64s Step 42( N/A%), pre moving , FPS 21.52, Running 1.67s Step 43( N/A%), pre moving , FPS 21.25, Running 1.70s Step 44( N/A%), pre moving , FPS 21.04, Running 1.74s Step 45( N/A%), pre moving , FPS 20.52, Running 1.79s Step 46( N/A%), pre moving , FPS 26.36, Running 1.83s Step 47( N/A%), pre moving , FPS 25.95, Running 1.86s Step 48( N/A%), pre moving , FPS 25.42, Running 1.89s Step 49( N/A%), pre moving , FPS 25.02, Running 1.92s Step 50( N/A%), pre moving , FPS 24.63, Running 1.95s Step 51( N/A%), pre moving , FPS 24.01, Running 1.99s Step 52( N/A%), pre moving , FPS 23.46, Running 2.03s Step 53( N/A%), pre moving , FPS 23.22, Running 2.06s Step 54( N/A%), pre moving , FPS 22.89, Running 2.10s Step 55( N/A%), pre moving , FPS 22.60, Running 2.13s Step 56( N/A%), pre moving , FPS 31.58, Running 2.16s Step 57( N/A%), pre moving , FPS 31.09, Running 2.19s Step 58( N/A%), pre moving , FPS 30.28, Running 2.23s Step 59( N/A%), pre moving , FPS 29.76, Running 2.26s Step 60( N/A%), pre moving , FPS 29.27, Running 2.29s Step 61( N/A%), pre moving , FPS 29.27, Running 2.32s Step 62( N/A%), pre moving , FPS 29.27, Running 2.35s Step 63( N/A%), pre moving , FPS 29.03, Running 2.39s Step 64( N/A%), pre moving , FPS 29.50, Running 2.42s Step 65( N/A%), pre moving , FPS 29.82, Running 2.46s Step 66( N/A%), pre moving , FPS 30.13, Running 2.49s Step 67( N/A%), pre moving , FPS 30.12, Running 2.52s Step 68( N/A%), pre moving , FPS 30.34, Running 2.55s Step 69( N/A%), pre moving , FPS 30.31, Running 2.58s Step 70( N/A%), pre moving , FPS 30.39, Running 2.61s Step 71( N/A%), pre moving , FPS 30.78, Running 2.64s Step 72( N/A%), pre moving , FPS 31.13, Running 2.67s Step 73( N/A%), pre moving , FPS 31.18, Running 2.71s Step 74( N/A%), pre moving , FPS 31.00, Running 2.74s Step 75( N/A%), pre moving , FPS 30.86, Running 2.78s Step 76( N/A%), pre moving , FPS 30.56, Running 2.81s Step 77( N/A%), pre moving , FPS 30.51, Running 2.84s Step 78( N/A%), pre moving , FPS 30.42, Running 2.88s Step 79( N/A%), pre moving , FPS 30.99, Running 2.90s Step 80( N/A%), pre moving , FPS 31.54, Running 2.92s Step 81( N/A%), pre moving , FPS 32.20, Running 2.94s Step 82( N/A%), pre moving , FPS 32.83, Running 2.96s Step 83( N/A%), pre moving , FPS 33.70, Running 2.98s Step 84( N/A%), pre moving , FPS 34.42, Running 3.00s Step 85( N/A%), pre moving , FPS 35.74, Running 3.02s Step 86( N/A%), pre moving , FPS 36.37, Running 3.04s Step 87( N/A%), pre moving , FPS 37.10, Running 3.06s Step 88( N/A%), pre moving , FPS 37.43, Running 3.09s Step 89( N/A%), pre moving , FPS 38.33, Running 3.11s Step 90( N/A%), pre moving , FPS 39.16, Running 3.12s Step 91( N/A%), pre moving , FPS 39.99, Running 3.14s Step 92( N/A%), pre moving , FPS 40.93, Running 3.16s Step 93( N/A%), pre moving , FPS 41.95, Running 3.18s Step 94( N/A%), pre moving , FPS 43.48, Running 3.20s Step 95( N/A%), pre moving , FPS 45.08, Running 3.22s Step 96( N/A%), pre moving , FPS 47.06, Running 3.24s Step 97( N/A%), pre moving , FPS 48.61, Running 3.26s Step 98( N/A%), pre moving , FPS 11.84, Running 4.57s Step 99( N/A%), pre moving , FPS 10.63, Running 4.79s Step 100( N/A%), pre moving , FPS 9.97, Running 4.93s Step 101( N/A%), pre moving , FPS 8.91, Running 5.19s Step 102( N/A%), pre moving , FPS 8.39, Running 5.35s Step 103( N/A%), pre moving , FPS 7.59, Running 5.62s Step 104( N/A%), pre moving , FPS 7.34, Running 5.73s Step 105( N/A%), pre moving , FPS 6.81, Running 5.96s Step 106( N/A%), pre moving , FPS 6.56, Running 6.09s Step 107( N/A%), pre moving , FPS 6.10, Running 6.34s Step 108( N/A%), pre moving , FPS 5.84, Running 6.51s Step 109( N/A%), pre moving , FPS 5.50, Running 6.74s Step 110( N/A%), pre moving , FPS 5.30, Running 6.90s Step 111( N/A%), pre moving , FPS 5.02, Running 7.13s Step 112( N/A%), pre moving , FPS 4.85, Running 7.29s Step 113( N/A%), pre moving , FPS 4.65, Running 7.48s Step 114( N/A%), pre moving , FPS 4.50, Running 7.65s Step 115( N/A%), pre moving , FPS 4.27, Running 7.90s Step 116( N/A%), pre moving , FPS 4.14, Running 8.07s Step 117( N/A%), pre moving , FPS 3.95, Running 8.31s Step 118( 0.20%), action 1, FPS 4.47, Running 9.05s Step 119( 0.40%), action 2, FPS 4.47, Running 9.26s Step 120( 0.60%), action 3, FPS 3.94, Running 10.01s Step 121( 0.80%), action 4, FPS 3.60, Running 10.74s Step 122( 1.00%), action 5, FPS 3.47, Running 11.11s Step 123( 1.20%), action 6, FPS 3.27, Running 11.74s Step 124( 1.40%), action 7, FPS 3.15, Running 12.08s Step 125( 1.60%), action 8, FPS 3.16, Running 12.29s Step 126( 1.80%), action 9, FPS 3.06, Running 12.62s Step 127( 2.00%), action 10, FPS 3.08, Running 12.83s Step 128( 2.20%), action 11, FPS 2.96, Running 13.26s Step 129( 2.40%), action 12, FPS 2.97, Running 13.47s Step 130( 2.60%), action 13, FPS 2.89, Running 13.82s Step 131( 2.80%), action 14, FPS 2.63, Running 14.75s Step 132( 3.00%), action 15, FPS 2.36, Running 15.77s Step 133( 3.20%), action 16, FPS 2.20, Running 16.56s Step 134( 3.40%), action 17, FPS 2.12, Running 17.06s Step 135( 3.60%), action 18, FPS 2.07, Running 17.55s Step 136( 3.80%), action 19, FPS 1.95, Running 18.34s Step 137( 4.00%), action 20, FPS 1.85, Running 19.12s Step 138( 4.20%), action 21, FPS 1.78, Running 20.29s Step 139( 4.40%), action 22, FPS 1.73, Running 20.85s Step 140( 4.60%), action 23, FPS 1.71, Running 21.70s Step 141( 4.80%), action 24, FPS 1.77, Running 22.02s Step 142( 5.00%), action 25, FPS 1.69, Running 22.91s Step 143( 5.20%), action 26, FPS 1.75, Running 23.15s Step 144( 5.40%), action 27, FPS 1.70, Running 23.88s Step 145( 5.60%), action 28, FPS 1.63, Running 24.59s Step 146( 5.80%), action 29, FPS 1.58, Running 25.30s Step 147( 6.00%), action 30, FPS 1.58, Running 25.50s Step 148( 6.20%), action 31, FPS 1.51, Running 26.47s Step 149( 6.40%), action 32, FPS 1.49, Running 26.90s Step 150( 6.60%), action 33, FPS 1.48, Running 27.33s Step 151( 6.80%), action 34, FPS 1.52, Running 27.95s Step 152( 7.00%), action 35, FPS 1.58, Running 28.44s Step 153( 7.20%), action 36, FPS 1.64, Running 28.72s Step 154( 7.40%), action 37, FPS 1.61, Running 29.50s Step 155( 7.60%), action 38, FPS 1.64, Running 29.72s Step 156( 7.80%), action 39, FPS 1.64, Running 30.50s Step 157( 8.00%), action 40, FPS 1.68, Running 31.04s Step 158( 8.20%), action 41, FPS 1.78, Running 31.55s Step 159( 8.40%), action 42, FPS 1.76, Running 32.23s Step 160( 8.60%), action 43, FPS 1.81, Running 32.73s Step 161( 8.80%), action 44, FPS 1.78, Running 33.24s Step 162( 9.00%), action 45, FPS 1.85, Running 33.75s Step 163( 9.20%), action 46, FPS 1.81, Running 34.19s Step 164( 9.40%), action 47, FPS 1.86, Running 34.65s Step 165( 9.60%), action 48, FPS 1.94, Running 34.89s Step 166( 9.80%), action 49, FPS 2.01, Running 35.26s Step 167( 10.00%), action 50, FPS 1.93, Running 35.85s Step 168( 10.20%), action 51, FPS 2.04, Running 36.29s Step 169( 10.40%), action 52, FPS 2.08, Running 36.50s Step 170( 10.60%), action 53, FPS 2.03, Running 37.18s Step 171( 10.80%), action 54, FPS 2.12, Running 37.37s Step 172( 11.00%), action 55, FPS 2.06, Running 38.13s Step 173( 11.20%), action 56, FPS 2.07, Running 38.37s Step 174( 11.40%), action 57, FPS 2.14, Running 38.83s Step 175( 11.60%), action 58, FPS 2.07, Running 39.39s Step 176( 11.80%), action 59, FPS 2.15, Running 39.79s Step 177( 12.00%), action 60, FPS 2.17, Running 40.24s Step 178( 12.20%), action 61, FPS 2.18, Running 40.72s Step 179( 12.40%), action 62, FPS 2.30, Running 40.93s Step 180( 12.60%), action 63, FPS 2.24, Running 41.68s Step 181( 12.80%), action 64, FPS 2.21, Running 42.30s Step 182( 13.00%), action 65, FPS 2.24, Running 42.70s Step 183( 13.20%), action 66, FPS 2.23, Running 43.14s Step 184( 13.40%), action 67, FPS 2.14, Running 44.02s Step 185( 13.60%), action 68, FPS 2.11, Running 44.37s Step 186( 13.80%), action 69, FPS 2.08, Running 44.85s Step 187( 14.00%), action 70, FPS 2.13, Running 45.26s Step 188( 14.20%), action 71, FPS 2.05, Running 46.03s Step 189( 14.40%), action 72, FPS 1.95, Running 46.75s Step 190( 14.60%), action 73, FPS 1.91, Running 47.66s Step 191( 14.80%), action 74, FPS 1.82, Running 48.35s Step 192( 15.00%), action 75, FPS 1.81, Running 49.19s Step 193( 15.20%), action 76, FPS 1.80, Running 49.47s Step 194( 15.40%), action 77, FPS 1.77, Running 50.15s Step 195( 15.60%), action 78, FPS 1.80, Running 50.51s Step 196( 15.80%), action 79, FPS 1.71, Running 51.46s Step 197( 16.00%), action 80, FPS 1.74, Running 51.75s Step 198( 16.20%), action 81, FPS 1.66, Running 52.79s Step 199( 16.40%), action 82, FPS 1.60, Running 53.42s Step 200( 16.60%), action 83, FPS 1.58, Running 54.33s Step 201( 16.80%), action 84, FPS 1.63, Running 54.59s Step 202( 17.00%), action 85, FPS 1.56, Running 55.48s Step 203( 17.20%), action 86, FPS 1.57, Running 55.86s Step 204( 17.40%), action 87, FPS 1.61, Running 56.42s Step 205( 17.60%), action 88, FPS 1.58, Running 57.02s Step 206( 17.80%), action 89, FPS 1.53, Running 57.92s Step 207( 18.00%), action 90, FPS 1.56, Running 58.12s Step 208( 18.20%), action 91, FPS 1.51, Running 59.29s Step 209( 18.40%), action 92, FPS 1.52, Running 59.93s Step 210( 18.60%), action 93, FPS 1.56, Running 60.50s Step 211( 18.80%), action 94, FPS 1.61, Running 60.80s Step 212( 19.00%), action 95, FPS 1.60, Running 61.69s Step 213( 19.20%), action 96, FPS 1.57, Running 62.23s Step 214( 19.40%), action 97, FPS 1.55, Running 63.06s Step 215( 19.60%), action 98, FPS 1.54, Running 63.50s Step 216( 19.80%), action 99, FPS 1.54, Running 64.49s Step 217( 20.00%), action 100, FPS 1.50, Running 65.07s Step 218( 20.20%), action 101, FPS 1.56, Running 65.58s Step 219( 20.40%), action 102, FPS 1.58, Running 66.04s Step 220( 20.60%), action 103, FPS 1.64, Running 66.53s Step 221( 20.80%), action 104, FPS 1.61, Running 67.02s Step 222( 21.00%), action 105, FPS 1.69, Running 67.35s Step 223( 21.20%), action 106, FPS 1.71, Running 67.55s Step 224( 21.40%), action 107, FPS 1.74, Running 67.90s Step 225( 21.60%), action 108, FPS 1.80, Running 68.14s Step 226( 21.80%), action 109, FPS 1.85, Running 68.72s Step 227( 22.00%), action 110, FPS 1.80, Running 69.26s Step 228( 22.20%), action 111, FPS 1.86, Running 70.03s Step 229( 22.40%), action 112, FPS 1.93, Running 70.29s Step 230( 22.60%), action 113, FPS 1.96, Running 70.71s Step 231( 22.80%), action 114, FPS 1.97, Running 70.94s Step 232( 23.00%), action 115, FPS 2.00, Running 71.71s Step 233( 23.20%), action 116, FPS 1.96, Running 72.42s Step 234( 23.40%), action 117, FPS 1.95, Running 73.34s Step 235( 23.60%), action 118, FPS 1.96, Running 73.72s Step 236( 23.80%), action 119, FPS 1.92, Running 74.89s Step 237( 24.00%), action 120, FPS 1.90, Running 75.62s Step 238( 24.20%), action 121, FPS 1.80, Running 76.66s Step 239( 24.40%), action 122, FPS 1.85, Running 76.88s Step 240( 24.60%), action 123, FPS 1.77, Running 77.84s Step 241( 24.80%), action 124, FPS 1.77, Running 78.33s Step 242( 25.00%), action 125, FPS 1.68, Running 79.24s Step 243( 25.20%), action 126, FPS 1.66, Running 79.59s Step 244( 25.40%), action 127, FPS 1.61, Running 80.29s Step 245( 25.60%), action 128, FPS 1.57, Running 80.85s Step 246( 25.80%), action 129, FPS 1.60, Running 81.24s Step 247( 26.00%), action 130, FPS 1.59, Running 81.86s Step 248( 26.20%), action 131, FPS 1.59, Running 82.62s Step 249( 26.40%), action 132, FPS 1.54, Running 83.27s Step 250( 26.60%), action 133, FPS 1.53, Running 83.74s Step 251( 26.80%), action 134, FPS 1.47, Running 84.50s Step 252( 27.00%), action 135, FPS 1.50, Running 85.03s Step 253( 27.20%), action 136, FPS 1.50, Running 85.75s Step 254( 27.40%), action 137, FPS 1.55, Running 86.26s Step 255( 27.60%), action 138, FPS 1.55, Running 86.65s Step 256( 27.80%), action 139, FPS 1.57, Running 87.59s Step 257( 28.00%), action 140, FPS 1.62, Running 87.97s Step 258( 28.20%), action 141, FPS 1.68, Running 88.56s Step 259( 28.40%), action 142, FPS 1.68, Running 88.80s Step 260( 28.60%), action 143, FPS 1.75, Running 89.30s Step 261( 28.80%), action 144, FPS 1.75, Running 89.77s Step 262( 29.00%), action 145, FPS 1.80, Running 90.36s Step 263( 29.20%), action 146, FPS 1.81, Running 90.61s Step 264( 29.40%), action 147, FPS 1.85, Running 91.08s Step 265( 29.60%), action 148, FPS 1.90, Running 91.37s Step 266( 29.80%), action 149, FPS 1.81, Running 92.31s Step 267( 30.00%), action 150, FPS 1.83, Running 92.76s Step 268( 30.20%), action 151, FPS 1.83, Running 93.53s Step 269( 30.40%), action 152, FPS 1.86, Running 94.01s Step 270( 30.60%), action 153, FPS 1.80, Running 94.85s Step 271( 30.80%), action 154, FPS 1.88, Running 95.12s Step 272( 31.00%), action 155, FPS 1.85, Running 95.85s Step 273( 31.20%), action 156, FPS 1.92, Running 96.18s Step 274( 31.40%), action 157, FPS 1.93, Running 96.61s Step 275( 31.60%), action 158, FPS 1.96, Running 96.87s Step 276( 31.80%), action 159, FPS 2.04, Running 97.37s Step 277( 32.00%), action 160, FPS 1.96, Running 98.15s Step 278( 32.20%), action 161, FPS 1.85, Running 99.38s Step 279( 32.40%), action 162, FPS 1.77, Running 100.09s Step 280( 32.60%), action 163, FPS 1.71, Running 101.00s Step 281( 32.80%), action 164, FPS 1.73, Running 101.35s Step 282( 33.00%), action 165, FPS 1.75, Running 101.77s Step 283( 33.20%), action 166, FPS 1.76, Running 102.00s Step 284( 33.40%), action 167, FPS 1.74, Running 102.55s Step 285( 33.60%), action 168, FPS 1.74, Running 102.83s Step 286( 33.80%), action 169, FPS 1.80, Running 103.43s Step 287( 34.00%), action 170, FPS 1.82, Running 103.73s Step 288( 34.20%), action 171, FPS 1.77, Running 104.81s Step 289( 34.40%), action 172, FPS 1.78, Running 105.22s Step 290( 34.60%), action 173, FPS 1.84, Running 105.74s Step 291( 34.80%), action 174, FPS 1.76, Running 106.45s Step 292( 35.00%), action 175, FPS 1.80, Running 106.93s Step 293( 35.20%), action 176, FPS 1.80, Running 107.31s Step 294( 35.40%), action 177, FPS 1.77, Running 107.89s Step 295( 35.60%), action 178, FPS 1.71, Running 108.60s Step 296( 35.80%), action 179, FPS 1.66, Running 109.45s Step 297( 36.00%), action 180, FPS 1.68, Running 110.07s Step 298( 36.20%), action 181, FPS 1.70, Running 111.14s Step 299( 36.40%), action 182, FPS 1.77, Running 111.39s Step 300( 36.60%), action 183, FPS 1.82, Running 111.98s Step 301( 36.80%), action 184, FPS 1.84, Running 112.23s Step 302( 37.00%), action 185, FPS 1.77, Running 113.06s Step 303( 37.20%), action 186, FPS 1.77, Running 113.30s Step 304( 37.40%), action 187, FPS 1.78, Running 113.77s Step 305( 37.60%), action 188, FPS 1.76, Running 114.17s Step 306( 37.80%), action 189, FPS 1.77, Running 114.71s Step 307( 38.00%), action 190, FPS 1.76, Running 115.09s Step 308( 38.20%), action 191, FPS 1.78, Running 116.06s Step 309( 38.40%), action 192, FPS 1.78, Running 116.43s Step 310( 38.60%), action 193, FPS 1.81, Running 116.79s Step 311( 38.80%), action 194, FPS 1.90, Running 117.00s Step 312( 39.00%), action 195, FPS 1.91, Running 117.39s Step 313( 39.20%), action 196, FPS 1.89, Running 117.92s Step 314( 39.40%), action 197, FPS 1.90, Running 118.39s Step 315( 39.60%), action 198, FPS 1.92, Running 119.01s Step 316( 39.80%), action 199, FPS 2.01, Running 119.43s Step 317( 40.00%), action 200, FPS 2.07, Running 119.73s Step 318( 40.20%), action 201, FPS 2.19, Running 120.28s Step 319( 40.40%), action 202, FPS 2.18, Running 120.57s Step 320( 40.60%), action 203, FPS 2.18, Running 121.16s Step 321( 40.80%), action 204, FPS 2.19, Running 121.37s Step 322( 41.00%), action 205, FPS 2.22, Running 122.07s Step 323( 41.20%), action 206, FPS 2.18, Running 122.47s Step 324( 41.40%), action 207, FPS 2.22, Running 122.79s Step 325( 41.60%), action 208, FPS 2.23, Running 123.13s Step 326( 41.80%), action 209, FPS 2.23, Running 123.68s Step 327( 42.00%), action 210, FPS 2.27, Running 123.89s Step 328( 42.20%), action 211, FPS 2.29, Running 124.80s Step 329( 42.40%), action 212, FPS 2.32, Running 125.06s Step 330( 42.60%), action 213, FPS 2.29, Running 125.54s Step 331( 42.80%), action 214, FPS 2.15, Running 126.31s Step 332( 43.00%), action 215, FPS 2.06, Running 127.09s Step 333( 43.20%), action 216, FPS 2.07, Running 127.56s Step 334( 43.40%), action 217, FPS 2.01, Running 128.36s Step 335( 43.60%), action 218, FPS 1.98, Running 129.10s Step 336( 43.80%), action 219, FPS 1.90, Running 129.95s Step 337( 44.00%), action 220, FPS 1.83, Running 130.64s Step 338( 44.20%), action 221, FPS 1.78, Running 131.51s Step 339( 44.40%), action 222, FPS 1.75, Running 132.01s Step 340( 44.60%), action 223, FPS 1.76, Running 132.49s Step 341( 44.80%), action 224, FPS 1.70, Running 133.12s Step 342( 45.00%), action 225, FPS 1.65, Running 134.15s Step 343( 45.20%), action 226, FPS 1.62, Running 134.85s Step 344( 45.40%), action 227, FPS 1.52, Running 135.95s Step 345( 45.60%), action 228, FPS 1.46, Running 136.82s Step 346( 45.80%), action 229, FPS 1.41, Running 137.89s Step 347( 46.00%), action 230, FPS 1.34, Running 138.77s Step 348( 46.20%), action 231, FPS 1.37, Running 139.43s Step 349( 46.40%), action 232, FPS 1.32, Running 140.15s Step 350( 46.60%), action 233, FPS 1.32, Running 140.70s Step 351( 46.80%), action 234, FPS 1.33, Running 141.38s Step 352( 47.00%), action 235, FPS 1.33, Running 142.16s Step 353( 47.20%), action 236, FPS 1.34, Running 142.53s Step 354( 47.40%), action 237, FPS 1.32, Running 143.55s Step 355( 47.60%), action 238, FPS 1.33, Running 144.18s Step 356( 47.80%), action 239, FPS 1.32, Running 145.15s Step 357( 48.00%), action 240, FPS 1.35, Running 145.40s Step 358( 48.20%), action 241, FPS 1.33, Running 146.58s Step 359( 48.40%), action 242, FPS 1.32, Running 147.14s Step 360( 48.60%), action 243, FPS 1.28, Running 148.15s Step 361( 48.80%), action 244, FPS 1.27, Running 148.85s Step 362( 49.00%), action 245, FPS 1.29, Running 149.66s Step 363( 49.20%), action 246, FPS 1.33, Running 149.89s Step 364( 49.40%), action 247, FPS 1.39, Running 150.32s Step 365( 49.60%), action 248, FPS 1.41, Running 151.02s Step 366( 49.80%), action 249, FPS 1.47, Running 151.51s Step 367( 50.00%), action 250, FPS 1.49, Running 152.18s Step 368( 50.20%), action 251, FPS 1.46, Running 153.13s Step 369( 50.40%), action 252, FPS 1.46, Running 153.90s Step 370( 50.60%), action 253, FPS 1.41, Running 154.86s Step 371( 50.80%), action 254, FPS 1.41, Running 155.54s Step 372( 51.00%), action 255, FPS 1.41, Running 156.31s Step 373( 51.20%), action 256, FPS 1.39, Running 156.95s Step 374( 51.40%), action 257, FPS 1.43, Running 157.54s Step 375( 51.60%), action 258, FPS 1.42, Running 158.27s Step 376( 51.80%), action 259, FPS 1.41, Running 159.29s Step 377( 52.00%), action 260, FPS 1.37, Running 159.98s Step 378( 52.20%), action 261, FPS 1.36, Running 161.30s Step 379( 52.40%), action 262, FPS 1.34, Running 162.02s Step 380( 52.60%), action 263, FPS 1.38, Running 162.66s Step 381( 52.80%), action 264, FPS 1.38, Running 163.33s Step 382( 53.00%), action 265, FPS 1.37, Running 164.23s Step 383( 53.20%), action 266, FPS 1.36, Running 164.54s Step 384( 53.40%), action 267, FPS 1.37, Running 164.94s Step 385( 53.60%), action 268, FPS 1.41, Running 165.25s Step 386( 53.80%), action 269, FPS 1.40, Running 165.79s Step 387( 54.00%), action 270, FPS 1.44, Running 166.10s Step 388( 54.20%), action 271, FPS 1.45, Running 166.94s Step 389( 54.40%), action 272, FPS 1.49, Running 167.33s Step 390( 54.60%), action 273, FPS 1.51, Running 168.15s Step 391( 54.80%), action 274, FPS 1.51, Running 168.78s Step 392( 55.00%), action 275, FPS 1.53, Running 169.37s Step 393( 55.20%), action 276, FPS 1.57, Running 169.70s Step 394( 55.40%), action 277, FPS 1.57, Running 170.25s Step 395( 55.60%), action 278, FPS 1.63, Running 170.53s Step 396( 55.80%), action 279, FPS 1.70, Running 171.03s Step 397( 56.00%), action 280, FPS 1.76, Running 171.36s Step 398( 56.20%), action 281, FPS 1.85, Running 172.14s Step 399( 56.40%), action 282, FPS 1.92, Running 172.44s Step 400( 56.60%), action 283, FPS 1.86, Running 173.39s Step 401( 56.80%), action 284, FPS 1.94, Running 173.66s Step 402( 57.00%), action 285, FPS 1.93, Running 174.60s Step 403( 57.20%), action 286, FPS 1.86, Running 175.29s Step 404( 57.40%), action 287, FPS 1.84, Running 175.80s Step 405( 57.60%), action 288, FPS 1.82, Running 176.26s Step 406( 57.80%), action 289, FPS 1.84, Running 176.66s Step 407( 58.00%), action 290, FPS 1.84, Running 176.99s Step 408( 58.20%), action 291, FPS 1.88, Running 177.58s Step 409( 58.40%), action 292, FPS 1.90, Running 177.87s Step 410( 58.60%), action 293, FPS 1.94, Running 178.43s Step 411( 58.80%), action 294, FPS 2.01, Running 178.72s Step 412( 59.00%), action 295, FPS 2.02, Running 179.30s Step 413( 59.20%), action 296, FPS 2.00, Running 179.72s Step 414( 59.40%), action 297, FPS 1.92, Running 180.67s Step 415( 59.60%), action 298, FPS 1.84, Running 181.41s Step 416( 59.80%), action 299, FPS 1.81, Running 182.08s Step 417( 60.00%), action 300, FPS 1.83, Running 182.28s Step 418( 60.20%), action 301, FPS 1.79, Running 183.32s Step 419( 60.40%), action 302, FPS 1.77, Running 183.72s Step 420( 60.60%), action 303, FPS 1.83, Running 184.30s Step 421( 60.80%), action 304, FPS 1.82, Running 184.67s Step 422( 61.00%), action 305, FPS 1.88, Running 185.27s Step 423( 61.20%), action 306, FPS 1.91, Running 185.74s Step 424( 61.40%), action 307, FPS 1.85, Running 186.60s Step 425( 61.60%), action 308, FPS 1.85, Running 187.05s Step 426( 61.80%), action 309, FPS 1.81, Running 187.70s Step 427( 62.00%), action 310, FPS 1.82, Running 187.97s Step 428( 62.20%), action 311, FPS 1.81, Running 188.65s Step 429( 62.40%), action 312, FPS 1.79, Running 189.03s Step 430( 62.60%), action 313, FPS 1.78, Running 189.68s Step 431( 62.80%), action 314, FPS 1.75, Running 190.13s Step 432( 63.00%), action 315, FPS 1.75, Running 190.73s Step 433( 63.20%), action 316, FPS 1.73, Running 191.31s Step 434( 63.40%), action 317, FPS 1.77, Running 191.99s Step 435( 63.60%), action 318, FPS 1.81, Running 192.47s Step 436( 63.80%), action 319, FPS 1.85, Running 192.91s Step 437( 64.00%), action 320, FPS 1.81, Running 193.35s Step 438( 64.20%), action 321, FPS 1.87, Running 194.02s Step 439( 64.40%), action 322, FPS 1.86, Running 194.47s Step 440( 64.60%), action 323, FPS 1.86, Running 195.06s Step 441( 64.80%), action 324, FPS 1.86, Running 195.42s Step 442( 65.00%), action 325, FPS 1.87, Running 195.97s Step 443( 65.20%), action 326, FPS 1.89, Running 196.33s Step 444( 65.40%), action 327, FPS 1.95, Running 196.87s Step 445( 65.60%), action 328, FPS 1.97, Running 197.22s Step 446( 65.80%), action 329, FPS 1.98, Running 197.82s Step 447( 66.00%), action 330, FPS 1.97, Running 198.11s Step 448( 66.20%), action 331, FPS 2.00, Running 198.67s Step 449( 66.40%), action 332, FPS 2.00, Running 199.02s Step 450( 66.60%), action 333, FPS 2.06, Running 199.39s Step 451( 66.80%), action 334, FPS 2.10, Running 199.65s Step 452( 67.00%), action 335, FPS 2.15, Running 200.05s Step 453( 67.20%), action 336, FPS 2.22, Running 200.32s Step 454( 67.40%), action 337, FPS 2.28, Running 200.76s Step 455( 67.60%), action 338, FPS 2.32, Running 201.10s Step 456( 67.80%), action 339, FPS 2.25, Running 201.79s [2026-08-02 21:26:09] [60 ] Seed 59 success after 202.66 s. +steps: 456 , actions: 339 . +Instruction: Empty +Total 41/60(68.33%) success. +Setting seed: 60 +Step 1( N/A%), pre moving , FPS 3.46, Running 0.29s Step 2( N/A%), pre moving , FPS 6.19, Running 0.32s Step 3( N/A%), pre moving , FPS 7.33, Running 0.41s Step 4( N/A%), pre moving , FPS 8.95, Running 0.45s Step 5( N/A%), pre moving , FPS 9.49, Running 0.53s Step 6( N/A%), pre moving , FPS 10.38, Running 0.58s Step 7( N/A%), pre moving , FPS 10.44, Running 0.67s Step 8( N/A%), pre moving , FPS 10.62, Running 0.75s Step 9( N/A%), pre moving , FPS 11.09, Running 0.81s Step 10( N/A%), pre moving , FPS 10.88, Running 0.92s Step 11( N/A%), pre moving , FPS 11.08, Running 0.99s Step 12( N/A%), pre moving , FPS 11.49, Running 1.04s Step 13( N/A%), pre moving , FPS 11.39, Running 1.14s Step 14( N/A%), pre moving , FPS 11.58, Running 1.21s Step 15( N/A%), pre moving , FPS 12.00, Running 1.25s Step 16( N/A%), pre moving , FPS 12.45, Running 1.29s Step 17( N/A%), pre moving , FPS 12.76, Running 1.33s Step 18( N/A%), pre moving , FPS 13.14, Running 1.37s Step 19( N/A%), pre moving , FPS 13.50, Running 1.41s Step 20( N/A%), pre moving , FPS 13.86, Running 1.44s Step 21( N/A%), pre moving , FPS 13.94, Running 1.72s Step 22( N/A%), pre moving , FPS 13.83, Running 1.77s Step 23( N/A%), pre moving , FPS 14.35, Running 1.80s Step 24( N/A%), pre moving , FPS 14.11, Running 1.86s Step 25( N/A%), pre moving , FPS 14.48, Running 1.91s Step 26( N/A%), pre moving , FPS 12.81, Running 2.14s Step 27( N/A%), pre moving , FPS 13.25, Running 2.18s Step 28( N/A%), pre moving , FPS 13.82, Running 2.20s Step 29( N/A%), pre moving , FPS 13.89, Running 2.25s Step 30( N/A%), pre moving , FPS 14.43, Running 2.31s Step 31( N/A%), pre moving , FPS 14.73, Running 2.35s Step 32( N/A%), pre moving , FPS 14.31, Running 2.44s Step 33( N/A%), pre moving , FPS 14.49, Running 2.52s Step 34( N/A%), pre moving , FPS 14.60, Running 2.58s Step 35( N/A%), pre moving , FPS 14.23, Running 2.66s Step 36( N/A%), pre moving , FPS 10.94, Running 3.11s Step 37( N/A%), pre moving , FPS 10.95, Running 3.16s Step 38( N/A%), pre moving , FPS 10.71, Running 3.24s Step 39( N/A%), pre moving , FPS 10.48, Running 3.32s Step 40( N/A%), pre moving , FPS 10.34, Running 3.38s Step 41( N/A%), pre moving , FPS 11.44, Running 3.47s Step 42( N/A%), pre moving , FPS 11.11, Running 3.57s Step 43( N/A%), pre moving , FPS 11.02, Running 3.62s Step 44( N/A%), pre moving , FPS 10.66, Running 3.74s Step 45( N/A%), pre moving , FPS 10.24, Running 3.86s Step 46( N/A%), pre moving , FPS 10.97, Running 3.96s Step 47( N/A%), pre moving , FPS 10.57, Running 4.07s Step 48( N/A%), pre moving , FPS 10.04, Running 4.19s Step 49( N/A%), pre moving , FPS 9.76, Running 4.30s Step 50( N/A%), pre moving , FPS 9.56, Running 4.40s Step 51( N/A%), pre moving , FPS 9.39, Running 4.48s Step 52( N/A%), pre moving , FPS 9.27, Running 4.60s Step 53( N/A%), pre moving , FPS 9.16, Running 4.71s Step 54( N/A%), pre moving , FPS 8.88, Running 4.83s Step 55( N/A%), pre moving , FPS 8.70, Running 4.95s Step 56( N/A%), pre moving , FPS 10.17, Running 5.08s Step 57( N/A%), pre moving , FPS 9.80, Running 5.20s Step 58( N/A%), pre moving , FPS 9.55, Running 5.33s Step 59( N/A%), pre moving , FPS 9.38, Running 5.45s Step 60( N/A%), pre moving , FPS 9.06, Running 5.58s Step 61( N/A%), pre moving , FPS 8.84, Running 5.73s Step 62( N/A%), pre moving , FPS 8.57, Running 5.90s Step 63( N/A%), pre moving , FPS 8.21, Running 6.06s Step 64( N/A%), pre moving , FPS 8.17, Running 6.19s Step 65( N/A%), pre moving , FPS 8.20, Running 6.30s Step 66( N/A%), pre moving , FPS 8.29, Running 6.37s Step 67( N/A%), pre moving , FPS 8.38, Running 6.46s Step 68( N/A%), pre moving , FPS 8.62, Running 6.51s Step 69( N/A%), pre moving , FPS 8.79, Running 6.58s Step 70( N/A%), pre moving , FPS 8.93, Running 6.64s Step 71( N/A%), pre moving , FPS 8.98, Running 6.71s Step 72( N/A%), pre moving , FPS 9.25, Running 6.76s Step 73( N/A%), pre moving , FPS 9.47, Running 6.82s Step 74( N/A%), pre moving , FPS 9.71, Running 6.89s Step 75( N/A%), pre moving , FPS 10.02, Running 6.95s Step 76( N/A%), pre moving , FPS 10.34, Running 7.01s Step 77( N/A%), pre moving , FPS 10.69, Running 7.07s Step 78( N/A%), pre moving , FPS 11.18, Running 7.12s Step 79( N/A%), pre moving , FPS 11.57, Running 7.18s Step 80( N/A%), pre moving , FPS 12.11, Running 7.24s Step 81( N/A%), pre moving , FPS 12.98, Running 7.28s Step 82( N/A%), pre moving , FPS 13.92, Running 7.34s Step 83( N/A%), pre moving , FPS 15.12, Running 7.38s Step 84( N/A%), pre moving , FPS 16.44, Running 7.41s Step 85( N/A%), pre moving , FPS 17.01, Running 7.48s Step 86( N/A%), pre moving , FPS 17.12, Running 7.54s Step 87( N/A%), pre moving , FPS 17.28, Running 7.62s Step 88( N/A%), pre moving , FPS 17.20, Running 7.68s Step 89( N/A%), pre moving , FPS 16.92, Running 7.76s Step 90( N/A%), pre moving , FPS 16.93, Running 7.82s Step 91( N/A%), pre moving , FPS 16.77, Running 7.90s Step 92( N/A%), pre moving , FPS 16.86, Running 7.95s Step 93( N/A%), pre moving , FPS 16.94, Running 8.00s Step 94( N/A%), pre moving , FPS 16.64, Running 8.09s Step 95( N/A%), pre moving , FPS 16.25, Running 8.18s Step 96( N/A%), pre moving , FPS 16.23, Running 8.25s Step 97( N/A%), pre moving , FPS 15.94, Running 8.33s Step 98( N/A%), pre moving , FPS 15.92, Running 8.38s Step 99( N/A%), pre moving , FPS 15.44, Running 8.47s Step 100( N/A%), pre moving , FPS 15.25, Running 8.55s Step 101( N/A%), pre moving , FPS 6.91, Running 10.17s Step 102( N/A%), pre moving , FPS 6.27, Running 10.53s Step 103( N/A%), pre moving , FPS 6.05, Running 10.69s Step 104( N/A%), pre moving , FPS 5.52, Running 11.03s Step 105( N/A%), pre moving , FPS 5.42, Running 11.17s Step 106( N/A%), pre moving , FPS 5.05, Running 11.50s Step 107( N/A%), pre moving , FPS 4.89, Running 11.70s Step 108( N/A%), pre moving , FPS 4.58, Running 12.04s Step 109( N/A%), pre moving , FPS 4.53, Running 12.17s Step 110( N/A%), pre moving , FPS 4.30, Running 12.47s Step 111( N/A%), pre moving , FPS 4.24, Running 12.62s Step 112( N/A%), pre moving , FPS 4.04, Running 12.90s Step 113( N/A%), pre moving , FPS 3.95, Running 13.06s Step 114( N/A%), pre moving , FPS 3.76, Running 13.41s Step 115( N/A%), pre moving , FPS 3.71, Running 13.57s Step 116( N/A%), pre moving , FPS 3.54, Running 13.89s Step 117( N/A%), pre moving , FPS 3.46, Running 14.10s Step 118( N/A%), pre moving , FPS 3.32, Running 14.40s Step 119( N/A%), pre moving , FPS 3.25, Running 14.62s Step 120( N/A%), pre moving , FPS 3.10, Running 15.00s Step 121( 0.20%), action 1, FPS 3.54, Running 15.81s Step 122( 0.40%), action 2, FPS 3.35, Running 16.49s Step 123( 0.60%), action 3, FPS 3.03, Running 17.28s Step 124( 0.80%), action 4, FPS 2.97, Running 17.77s Step 125( 1.00%), action 5, FPS 2.86, Running 18.17s Step 126( 1.20%), action 6, FPS 2.88, Running 18.45s Step 127( 1.40%), action 7, FPS 2.63, Running 19.31s Step 128( 1.60%), action 8, FPS 2.62, Running 19.68s Step 129( 1.80%), action 9, FPS 2.50, Running 20.18s Step 130( 2.00%), action 10, FPS 2.49, Running 20.49s Step 131( 2.20%), action 11, FPS 2.37, Running 21.05s Step 132( 2.40%), action 12, FPS 2.31, Running 21.57s Step 133( 2.60%), action 13, FPS 2.17, Running 22.26s Step 134( 2.80%), action 14, FPS 2.15, Running 22.74s Step 135( 3.00%), action 15, FPS 1.99, Running 23.61s Step 136( 3.20%), action 16, FPS 1.86, Running 24.64s Step 137( 3.40%), action 17, FPS 1.81, Running 25.13s Step 138( 3.60%), action 18, FPS 1.79, Running 25.57s Step 139( 3.80%), action 19, FPS 1.72, Running 26.28s Step 140( 4.00%), action 20, FPS 1.69, Running 26.86s Step 141( 4.20%), action 21, FPS 1.63, Running 28.09s Step 142( 4.40%), action 22, FPS 1.65, Running 28.65s Step 143( 4.60%), action 23, FPS 1.70, Running 29.07s Step 144( 4.80%), action 24, FPS 1.71, Running 29.48s Step 145( 5.00%), action 25, FPS 1.67, Running 30.14s Step 146( 5.20%), action 26, FPS 1.59, Running 31.06s Step 147( 5.40%), action 27, FPS 1.62, Running 31.64s Step 148( 5.60%), action 28, FPS 1.55, Running 32.56s Step 149( 5.80%), action 29, FPS 1.51, Running 33.43s Step 150( 6.00%), action 30, FPS 1.44, Running 34.35s Step 151( 6.20%), action 31, FPS 1.39, Running 35.49s Step 152( 6.40%), action 32, FPS 1.35, Running 36.40s Step 153( 6.60%), action 33, FPS 1.34, Running 37.19s Step 154( 6.80%), action 34, FPS 1.30, Running 38.07s Step 155( 7.00%), action 35, FPS 1.32, Running 38.74s Step 156( 7.20%), action 36, FPS 1.34, Running 39.61s Step 157( 7.40%), action 37, FPS 1.34, Running 40.08s Step 158( 7.60%), action 38, FPS 1.33, Running 40.57s Step 159( 7.80%), action 39, FPS 1.31, Running 41.59s Step 160( 8.00%), action 40, FPS 1.32, Running 42.02s Step 161( 8.20%), action 41, FPS 1.34, Running 42.98s Step 162( 8.40%), action 42, FPS 1.32, Running 43.77s Step 163( 8.60%), action 43, FPS 1.32, Running 44.17s Step 164( 8.80%), action 44, FPS 1.30, Running 44.81s Step 165( 9.00%), action 45, FPS 1.29, Running 45.59s Step 166( 9.20%), action 46, FPS 1.33, Running 46.09s Step 167( 9.40%), action 47, FPS 1.34, Running 46.53s Step 168( 9.60%), action 48, FPS 1.39, Running 46.97s Step 169( 9.80%), action 49, FPS 1.39, Running 47.85s Step 170( 10.00%), action 50, FPS 1.40, Running 48.60s Step 171( 10.20%), action 51, FPS 1.41, Running 49.64s Step 172( 10.40%), action 52, FPS 1.45, Running 50.20s Step 173( 10.60%), action 53, FPS 1.42, Running 51.27s Step 174( 10.80%), action 54, FPS 1.47, Running 51.69s Step 175( 11.00%), action 55, FPS 1.49, Running 52.20s Step 176( 11.20%), action 56, FPS 1.47, Running 53.22s Step 177( 11.40%), action 57, FPS 1.42, Running 54.19s Step 178( 11.60%), action 58, FPS 1.39, Running 54.98s Step 179( 11.80%), action 59, FPS 1.44, Running 55.48s Step 180( 12.00%), action 60, FPS 1.45, Running 55.86s Step 181( 12.20%), action 61, FPS 1.47, Running 56.60s Step 182( 12.40%), action 62, FPS 1.45, Running 57.52s Step 183( 12.60%), action 63, FPS 1.44, Running 58.09s Step 184( 12.80%), action 64, FPS 1.45, Running 58.58s Step 185( 13.00%), action 65, FPS 1.46, Running 59.28s Step 186( 13.20%), action 66, FPS 1.43, Running 60.03s Step 187( 13.40%), action 67, FPS 1.42, Running 60.60s Step 188( 13.60%), action 68, FPS 1.37, Running 61.56s Step 189( 13.80%), action 69, FPS 1.37, Running 62.40s Step 190( 14.00%), action 70, FPS 1.37, Running 63.20s Step 191( 14.20%), action 71, FPS 1.36, Running 64.35s Step 192( 14.40%), action 72, FPS 1.33, Running 65.19s Step 193( 14.60%), action 73, FPS 1.35, Running 66.07s Step 194( 14.80%), action 74, FPS 1.31, Running 66.91s Step 195( 15.00%), action 75, FPS 1.28, Running 67.87s Step 196( 15.20%), action 76, FPS 1.29, Running 68.71s Step 197( 15.40%), action 77, FPS 1.29, Running 69.65s Step 198( 15.60%), action 78, FPS 1.33, Running 70.02s Step 199( 15.80%), action 79, FPS 1.33, Running 70.46s Step 200( 16.00%), action 80, FPS 1.32, Running 71.01s Step 201( 16.20%), action 81, FPS 1.33, Running 71.59s Step 202( 16.40%), action 82, FPS 1.37, Running 72.10s Step 203( 16.60%), action 83, FPS 1.38, Running 72.62s Step 204( 16.80%), action 84, FPS 1.33, Running 73.56s Step 205( 17.00%), action 85, FPS 1.33, Running 74.37s Step 206( 17.20%), action 86, FPS 1.31, Running 75.28s Step 207( 17.40%), action 87, FPS 1.32, Running 75.77s Step 208( 17.60%), action 88, FPS 1.33, Running 76.59s Step 209( 17.80%), action 89, FPS 1.36, Running 77.16s Step 210( 18.00%), action 90, FPS 1.39, Running 77.54s Step 211( 18.20%), action 91, FPS 1.46, Running 78.09s Step 212( 18.40%), action 92, FPS 1.50, Running 78.49s Step 213( 18.60%), action 93, FPS 1.50, Running 79.44s Step 214( 18.80%), action 94, FPS 1.54, Running 79.89s Step 215( 19.00%), action 95, FPS 1.59, Running 80.43s Step 216( 19.20%), action 96, FPS 1.65, Running 80.86s Step 217( 19.40%), action 97, FPS 1.65, Running 81.81s Step 218( 19.60%), action 98, FPS 1.58, Running 82.66s Step 219( 19.80%), action 99, FPS 1.53, Running 83.56s Step 220( 20.00%), action 100, FPS 1.52, Running 84.15s Step 221( 20.20%), action 101, FPS 1.47, Running 85.16s Step 222( 20.40%), action 102, FPS 1.47, Running 85.66s Step 223( 20.60%), action 103, FPS 1.46, Running 86.29s Step 224( 20.80%), action 104, FPS 1.45, Running 87.35s Step 225( 21.00%), action 105, FPS 1.43, Running 88.32s Step 226( 21.20%), action 106, FPS 1.43, Running 89.31s Step 227( 21.40%), action 107, FPS 1.38, Running 90.23s Step 228( 21.60%), action 108, FPS 1.36, Running 91.25s Step 229( 21.80%), action 109, FPS 1.36, Running 91.90s Step 230( 22.00%), action 110, FPS 1.35, Running 92.36s Step 231( 22.20%), action 111, FPS 1.34, Running 93.00s Step 232( 22.40%), action 112, FPS 1.34, Running 93.40s Step 233( 22.60%), action 113, FPS 1.37, Running 94.09s Step 234( 22.80%), action 114, FPS 1.36, Running 94.63s Step 235( 23.00%), action 115, FPS 1.36, Running 95.12s Step 236( 23.20%), action 116, FPS 1.34, Running 95.83s Step 237( 23.40%), action 117, FPS 1.36, Running 96.57s Step 238( 23.60%), action 118, FPS 1.35, Running 97.45s Step 239( 23.80%), action 119, FPS 1.40, Running 97.85s Step 240( 24.00%), action 120, FPS 1.41, Running 98.39s Step 241( 24.20%), action 121, FPS 1.43, Running 99.18s Step 242( 24.40%), action 122, FPS 1.42, Running 99.70s Step 243( 24.60%), action 123, FPS 1.43, Running 100.31s Step 244( 24.80%), action 124, FPS 1.44, Running 101.29s Step 245( 25.00%), action 125, FPS 1.43, Running 102.29s Step 246( 25.20%), action 126, FPS 1.44, Running 103.19s Step 247( 25.40%), action 127, FPS 1.43, Running 104.22s Step 248( 25.60%), action 128, FPS 1.44, Running 105.11s Step 249( 25.80%), action 129, FPS 1.40, Running 106.21s Step 250( 26.00%), action 130, FPS 1.39, Running 106.80s Step 251( 26.20%), action 131, FPS 1.34, Running 107.94s Step 252( 26.40%), action 132, FPS 1.35, Running 108.26s Step 253( 26.60%), action 133, FPS 1.37, Running 108.66s Step 254( 26.80%), action 134, FPS 1.40, Running 108.91s Step 255( 27.00%), action 135, FPS 1.40, Running 109.37s Step 256( 27.20%), action 136, FPS 1.42, Running 109.95s Step 257( 27.40%), action 137, FPS 1.42, Running 110.65s Step 258( 27.60%), action 138, FPS 1.46, Running 111.18s Step 259( 27.80%), action 139, FPS 1.43, Running 111.87s Step 260( 28.00%), action 140, FPS 1.44, Running 112.24s Step 261( 28.20%), action 141, FPS 1.44, Running 113.08s Step 262( 28.40%), action 142, FPS 1.46, Running 113.37s Step 263( 28.60%), action 143, FPS 1.47, Running 113.90s Step 264( 28.80%), action 144, FPS 1.51, Running 114.56s Step 265( 29.00%), action 145, FPS 1.56, Running 115.13s Step 266( 29.20%), action 146, FPS 1.62, Running 115.57s Step 267( 29.40%), action 147, FPS 1.69, Running 116.03s Step 268( 29.60%), action 148, FPS 1.78, Running 116.33s Step 269( 29.80%), action 149, FPS 1.83, Running 117.17s Step 270( 30.00%), action 150, FPS 1.85, Running 117.60s Step 271( 30.20%), action 151, FPS 1.94, Running 118.26s Step 272( 30.40%), action 152, FPS 1.92, Running 118.70s Step 273( 30.60%), action 153, FPS 1.85, Running 119.47s Step 274( 30.80%), action 154, FPS 1.81, Running 119.99s Step 275( 31.00%), action 155, FPS 1.82, Running 120.37s Step 276( 31.20%), action 156, FPS 1.86, Running 120.73s Step 277( 31.40%), action 157, FPS 1.91, Running 121.14s Step 278( 31.60%), action 158, FPS 1.94, Running 121.51s Step 279( 31.80%), action 159, FPS 1.97, Running 122.04s Step 280( 32.00%), action 160, FPS 1.95, Running 122.49s Step 281( 32.20%), action 161, FPS 1.96, Running 123.27s Step 282( 32.40%), action 162, FPS 1.93, Running 123.73s Step 283( 32.60%), action 163, FPS 1.91, Running 124.39s Step 284( 32.80%), action 164, FPS 1.99, Running 124.63s Step 285( 33.00%), action 165, FPS 2.00, Running 125.13s Step 286( 33.20%), action 166, FPS 1.93, Running 125.95s Step 287( 33.40%), action 167, FPS 1.91, Running 126.50s Step 288( 33.60%), action 168, FPS 1.83, Running 127.25s Step 289( 33.80%), action 169, FPS 1.86, Running 127.92s Step 290( 34.00%), action 170, FPS 1.85, Running 128.42s Step 291( 34.20%), action 171, FPS 1.79, Running 129.43s Step 292( 34.40%), action 172, FPS 1.75, Running 130.16s Step 293( 34.60%), action 173, FPS 1.76, Running 130.81s Step 294( 34.80%), action 174, FPS 1.69, Running 131.80s Step 295( 35.00%), action 175, FPS 1.64, Running 132.59s Step 296( 35.20%), action 176, FPS 1.57, Running 133.47s Step 297( 35.40%), action 177, FPS 1.50, Running 134.47s Step 298( 35.60%), action 178, FPS 1.50, Running 134.86s Step 299( 35.80%), action 179, FPS 1.46, Running 135.74s Step 300( 36.00%), action 180, FPS 1.45, Running 136.27s Step 301( 36.20%), action 181, FPS 1.46, Running 137.00s Step 302( 36.40%), action 182, FPS 1.46, Running 137.47s Step 303( 36.60%), action 183, FPS 1.43, Running 138.39s Step 304( 36.80%), action 184, FPS 1.41, Running 138.80s Step 305( 37.00%), action 185, FPS 1.40, Running 139.44s Step 306( 37.20%), action 186, FPS 1.40, Running 140.21s Step 307( 37.40%), action 187, FPS 1.41, Running 140.73s Step 308( 37.60%), action 188, FPS 1.44, Running 141.17s Step 309( 37.80%), action 189, FPS 1.41, Running 142.06s Step 310( 38.00%), action 190, FPS 1.44, Running 142.36s Step 311( 38.20%), action 191, FPS 1.46, Running 143.12s Step 312( 38.40%), action 192, FPS 1.50, Running 143.53s Step 313( 38.60%), action 193, FPS 1.52, Running 143.99s Step 314( 38.80%), action 194, FPS 1.58, Running 144.47s Step 315( 39.00%), action 195, FPS 1.56, Running 145.44s Step 316( 39.20%), action 196, FPS 1.56, Running 146.29s Step 317( 39.40%), action 197, FPS 1.57, Running 147.21s Step 318( 39.60%), action 198, FPS 1.51, Running 148.13s Step 319( 39.80%), action 199, FPS 1.55, Running 148.62s Step 320( 40.00%), action 200, FPS 1.52, Running 149.45s Step 321( 40.20%), action 201, FPS 1.48, Running 150.56s Step 322( 40.40%), action 202, FPS 1.45, Running 151.29s Step 323( 40.60%), action 203, FPS 1.45, Running 152.21s Step 324( 40.80%), action 204, FPS 1.40, Running 153.06s Step 325( 41.00%), action 205, FPS 1.41, Running 153.58s Step 326( 41.20%), action 206, FPS 1.42, Running 154.33s Step 327( 41.40%), action 207, FPS 1.38, Running 155.19s Step 328( 41.60%), action 208, FPS 1.39, Running 155.55s Step 329( 41.80%), action 209, FPS 1.39, Running 156.42s Step 330( 42.00%), action 210, FPS 1.38, Running 156.90s Step 331( 42.20%), action 211, FPS 1.38, Running 157.65s Step 332( 42.40%), action 212, FPS 1.36, Running 158.24s Step 333( 42.60%), action 213, FPS 1.33, Running 159.05s Step 334( 42.80%), action 214, FPS 1.33, Running 159.50s Step 335( 43.00%), action 215, FPS 1.38, Running 159.94s Step 336( 43.20%), action 216, FPS 1.43, Running 160.23s Step 337( 43.40%), action 217, FPS 1.42, Running 161.33s Step 338( 43.60%), action 218, FPS 1.47, Running 161.70s Step 339( 43.80%), action 219, FPS 1.47, Running 162.27s Step 340( 44.00%), action 220, FPS 1.46, Running 163.19s Step 341( 44.20%), action 221, FPS 1.44, Running 164.44s Step 342( 44.40%), action 222, FPS 1.42, Running 165.39s Step 343( 44.60%), action 223, FPS 1.40, Running 166.47s Step 344( 44.80%), action 224, FPS 1.39, Running 167.45s Step 345( 45.00%), action 225, FPS 1.40, Running 167.86s Step 346( 45.20%), action 226, FPS 1.41, Running 168.55s Step 347( 45.40%), action 227, FPS 1.40, Running 169.49s Step 348( 45.60%), action 228, FPS 1.39, Running 169.95s Step 349( 45.80%), action 229, FPS 1.42, Running 170.54s Step 350( 46.00%), action 230, FPS 1.43, Running 170.89s Step 351( 46.20%), action 231, FPS 1.43, Running 171.62s Step 352( 46.40%), action 232, FPS 1.42, Running 172.35s Step 353( 46.60%), action 233, FPS 1.43, Running 173.00s Step 354( 46.80%), action 234, FPS 1.37, Running 174.13s Step 355( 47.00%), action 235, FPS 1.31, Running 175.15s Step 356( 47.20%), action 236, FPS 1.25, Running 176.23s Step 357( 47.40%), action 237, FPS 1.25, Running 177.39s Step 358( 47.60%), action 238, FPS 1.23, Running 177.96s Step 359( 47.80%), action 239, FPS 1.20, Running 178.93s Step 360( 48.00%), action 240, FPS 1.20, Running 179.90s Step 361( 48.20%), action 241, FPS 1.19, Running 181.28s Step 362( 48.40%), action 242, FPS 1.22, Running 181.84s Step 363( 48.60%), action 243, FPS 1.22, Running 182.81s Step 364( 48.80%), action 244, FPS 1.23, Running 183.77s Step 365( 49.00%), action 245, FPS 1.17, Running 184.91s Step 366( 49.20%), action 246, FPS 1.15, Running 185.94s Step 367( 49.40%), action 247, FPS 1.15, Running 186.82s Step 368( 49.60%), action 248, FPS 1.15, Running 187.30s Step 369( 49.80%), action 249, FPS 1.14, Running 188.06s Step 370( 50.00%), action 250, FPS 1.13, Running 188.54s Step 371( 50.20%), action 251, FPS 1.11, Running 189.64s Step 372( 50.40%), action 252, FPS 1.11, Running 190.31s Step 373( 50.60%), action 253, FPS 1.13, Running 190.68s Step 374( 50.80%), action 254, FPS 1.16, Running 191.31s Step 375( 51.00%), action 255, FPS 1.17, Running 192.19s Step 376( 51.20%), action 256, FPS 1.22, Running 192.67s Step 377( 51.40%), action 257, FPS 1.26, Running 193.24s Step 378( 51.60%), action 258, FPS 1.28, Running 193.54s Step 379( 51.80%), action 259, FPS 1.30, Running 194.35s Step 380( 52.00%), action 260, FPS 1.31, Running 195.17s Step 381( 52.20%), action 261, FPS 1.33, Running 196.27s Step 382( 52.40%), action 262, FPS 1.33, Running 196.90s Step 383( 52.60%), action 263, FPS 1.37, Running 197.41s Step 384( 52.80%), action 264, FPS 1.39, Running 198.21s Step 385( 53.00%), action 265, FPS 1.42, Running 199.04s Step 386( 53.20%), action 266, FPS 1.42, Running 200.01s Step 387( 53.40%), action 267, FPS 1.42, Running 200.89s Step 388( 53.60%), action 268, FPS 1.41, Running 201.50s Step 389( 53.80%), action 269, FPS 1.43, Running 202.02s Step 390( 54.00%), action 270, FPS 1.39, Running 202.96s Step 391( 54.20%), action 271, FPS 1.45, Running 203.47s Step 392( 54.40%), action 272, FPS 1.49, Running 203.72s Step 393( 54.60%), action 273, FPS 1.47, Running 204.27s Step 394( 54.80%), action 274, FPS 1.50, Running 204.67s Step 395( 55.00%), action 275, FPS 1.48, Running 205.66s Step 396( 55.20%), action 276, FPS 1.49, Running 206.09s Step 397( 55.40%), action 277, FPS 1.49, Running 206.70s Step 398( 55.60%), action 278, FPS 1.44, Running 207.45s Step 399( 55.80%), action 279, FPS 1.43, Running 208.31s Step 400( 56.00%), action 280, FPS 1.46, Running 208.91s Step 401( 56.20%), action 281, FPS 1.46, Running 210.01s Step 402( 56.40%), action 282, FPS 1.48, Running 210.44s Step 403( 56.60%), action 283, FPS 1.50, Running 210.78s Step 404( 56.80%), action 284, FPS 1.54, Running 211.19s Step 405( 57.00%), action 285, FPS 1.54, Running 212.04s Step 406( 57.20%), action 286, FPS 1.58, Running 212.69s Step 407( 57.40%), action 287, FPS 1.63, Running 213.18s Step 408( 57.60%), action 288, FPS 1.64, Running 213.68s Step 409( 57.80%), action 289, FPS 1.64, Running 214.24s Step 410( 58.00%), action 290, FPS 1.70, Running 214.70s Step 411( 58.20%), action 291, FPS 1.67, Running 215.46s Step 412( 58.40%), action 292, FPS 1.61, Running 216.16s Step 413( 58.60%), action 293, FPS 1.61, Running 216.71s Step 414( 58.80%), action 294, FPS 1.61, Running 217.06s Step 415( 59.00%), action 295, FPS 1.67, Running 217.63s Step 416( 59.20%), action 296, FPS 1.64, Running 218.25s Step 417( 59.40%), action 297, FPS 1.65, Running 218.86s Step 418( 59.60%), action 298, FPS 1.68, Running 219.38s Step 419( 59.80%), action 299, FPS 1.74, Running 219.79s [2026-08-02 21:29:49] [61 ] Seed 60 success after 219.97 s. +steps: 419 , actions: 299 . +Instruction: Empty +Total 42/61(68.85%) success. +Setting seed: 61 +Step 1( N/A%), pre moving , FPS 3.34, Running 0.30s Step 2( N/A%), pre moving , FPS 5.33, Running 0.38s Step 3( N/A%), pre moving , FPS 6.70, Running 0.45s Step 4( N/A%), pre moving , FPS 7.43, Running 0.54s Step 5( N/A%), pre moving , FPS 7.90, Running 0.63s Step 6( N/A%), pre moving , FPS 8.38, Running 0.72s Step 7( N/A%), pre moving , FPS 8.71, Running 0.80s Step 8( N/A%), pre moving , FPS 8.97, Running 0.89s Step 9( N/A%), pre moving , FPS 9.17, Running 0.98s Step 10( N/A%), pre moving , FPS 9.18, Running 1.09s Step 11( N/A%), pre moving , FPS 9.50, Running 1.16s Step 12( N/A%), pre moving , FPS 9.60, Running 1.25s Step 13( N/A%), pre moving , FPS 9.64, Running 1.35s Step 14( N/A%), pre moving , FPS 9.74, Running 1.44s Step 15( N/A%), pre moving , FPS 9.81, Running 1.53s Step 16( N/A%), pre moving , FPS 9.89, Running 1.62s Step 17( N/A%), pre moving , FPS 9.94, Running 1.71s Step 18( N/A%), pre moving , FPS 10.00, Running 1.80s Step 19( N/A%), pre moving , FPS 10.33, Running 1.84s Step 20( N/A%), pre moving , FPS 10.78, Running 1.86s Step 21( N/A%), pre moving , FPS 11.45, Running 2.05s Step 22( N/A%), pre moving , FPS 11.86, Running 2.06s Step 23( N/A%), pre moving , FPS 12.27, Running 2.08s Step 24( N/A%), pre moving , FPS 12.78, Running 2.10s Step 25( N/A%), pre moving , FPS 13.45, Running 2.12s Step 26( N/A%), pre moving , FPS 12.11, Running 2.37s Step 27( N/A%), pre moving , FPS 12.49, Running 2.41s Step 28( N/A%), pre moving , FPS 12.90, Running 2.44s Step 29( N/A%), pre moving , FPS 13.36, Running 2.48s Step 30( N/A%), pre moving , FPS 13.94, Running 2.52s Step 31( N/A%), pre moving , FPS 14.16, Running 2.57s Step 32( N/A%), pre moving , FPS 14.74, Running 2.61s Step 33( N/A%), pre moving , FPS 15.43, Running 2.64s Step 34( N/A%), pre moving , FPS 15.98, Running 2.69s Step 35( N/A%), pre moving , FPS 16.52, Running 2.74s Step 36( N/A%), pre moving , FPS 13.04, Running 3.15s Step 37( N/A%), pre moving , FPS 13.46, Running 3.20s Step 38( N/A%), pre moving , FPS 14.01, Running 3.23s Step 39( N/A%), pre moving , FPS 14.18, Running 3.25s Step 40( N/A%), pre moving , FPS 14.14, Running 3.27s Step 41( N/A%), pre moving , FPS 15.53, Running 3.33s Step 42( N/A%), pre moving , FPS 15.15, Running 3.38s Step 43( N/A%), pre moving , FPS 14.21, Running 3.49s Step 44( N/A%), pre moving , FPS 13.59, Running 3.57s Step 45( N/A%), pre moving , FPS 12.95, Running 3.66s Step 46( N/A%), pre moving , FPS 14.13, Running 3.78s Step 47( N/A%), pre moving , FPS 13.12, Running 3.93s Step 48( N/A%), pre moving , FPS 12.38, Running 4.06s Step 49( N/A%), pre moving , FPS 11.66, Running 4.19s Step 50( N/A%), pre moving , FPS 11.09, Running 4.33s Step 51( N/A%), pre moving , FPS 10.58, Running 4.46s Step 52( N/A%), pre moving , FPS 10.07, Running 4.59s Step 53( N/A%), pre moving , FPS 9.62, Running 4.72s Step 54( N/A%), pre moving , FPS 9.30, Running 4.84s Step 55( N/A%), pre moving , FPS 9.04, Running 4.95s Step 56( N/A%), pre moving , FPS 10.34, Running 5.09s Step 57( N/A%), pre moving , FPS 9.82, Running 5.23s Step 58( N/A%), pre moving , FPS 9.36, Running 5.37s Step 59( N/A%), pre moving , FPS 8.87, Running 5.50s Step 60( N/A%), pre moving , FPS 8.46, Running 5.63s Step 61( N/A%), pre moving , FPS 8.18, Running 5.78s Step 62( N/A%), pre moving , FPS 7.94, Running 5.90s Step 63( N/A%), pre moving , FPS 7.79, Running 6.05s Step 64( N/A%), pre moving , FPS 7.82, Running 6.13s Step 65( N/A%), pre moving , FPS 8.00, Running 6.16s Step 66( N/A%), pre moving , FPS 8.29, Running 6.19s Step 67( N/A%), pre moving , FPS 8.65, Running 6.24s Step 68( N/A%), pre moving , FPS 8.88, Running 6.31s Step 69( N/A%), pre moving , FPS 9.16, Running 6.38s Step 70( N/A%), pre moving , FPS 9.50, Running 6.43s Step 71( N/A%), pre moving , FPS 9.82, Running 6.50s Step 72( N/A%), pre moving , FPS 10.15, Running 6.56s Step 73( N/A%), pre moving , FPS 10.47, Running 6.63s Step 74( N/A%), pre moving , FPS 10.69, Running 6.71s Step 75( N/A%), pre moving , FPS 11.05, Running 6.76s Step 76( N/A%), pre moving , FPS 11.51, Running 6.82s Step 77( N/A%), pre moving , FPS 12.18, Running 6.87s Step 78( N/A%), pre moving , FPS 12.49, Running 6.97s Step 79( N/A%), pre moving , FPS 13.03, Running 7.04s Step 80( N/A%), pre moving , FPS 13.89, Running 7.07s Step 81( N/A%), pre moving , FPS 14.92, Running 7.12s Step 82( N/A%), pre moving , FPS 15.94, Running 7.16s Step 83( N/A%), pre moving , FPS 17.46, Running 7.20s Step 84( N/A%), pre moving , FPS 18.29, Running 7.23s Step 85( N/A%), pre moving , FPS 18.41, Running 7.25s Step 86( N/A%), pre moving , FPS 18.64, Running 7.27s Step 87( N/A%), pre moving , FPS 18.26, Running 7.34s Step 88( N/A%), pre moving , FPS 17.95, Running 7.42s Step 89( N/A%), pre moving , FPS 17.75, Running 7.50s Step 90( N/A%), pre moving , FPS 17.11, Running 7.60s Step 91( N/A%), pre moving , FPS 16.91, Running 7.68s Step 92( N/A%), pre moving , FPS 16.61, Running 7.77s Step 93( N/A%), pre moving , FPS 16.43, Running 7.85s Step 94( N/A%), pre moving , FPS 16.04, Running 7.96s Step 95( N/A%), pre moving , FPS 15.51, Running 8.05s Step 96( N/A%), pre moving , FPS 15.28, Running 8.13s Step 97( N/A%), pre moving , FPS 14.97, Running 8.21s Step 98( N/A%), pre moving , FPS 15.05, Running 8.30s Step 99( N/A%), pre moving , FPS 14.84, Running 8.39s Step 100( N/A%), pre moving , FPS 6.70, Running 10.06s Step 101( N/A%), pre moving , FPS 6.38, Running 10.26s Step 102( N/A%), pre moving , FPS 6.19, Running 10.39s Step 103( N/A%), pre moving , FPS 5.77, Running 10.66s Step 104( N/A%), pre moving , FPS 5.59, Running 10.80s Step 105( N/A%), pre moving , FPS 5.24, Running 11.06s Step 106( N/A%), pre moving , FPS 5.05, Running 11.23s Step 107( N/A%), pre moving , FPS 4.81, Running 11.50s Step 108( N/A%), pre moving , FPS 4.77, Running 11.62s Step 109( N/A%), pre moving , FPS 4.51, Running 11.94s Step 110( N/A%), pre moving , FPS 4.41, Running 12.14s Step 111( N/A%), pre moving , FPS 4.15, Running 12.50s Step 112( N/A%), pre moving , FPS 4.05, Running 12.71s Step 113( N/A%), pre moving , FPS 3.83, Running 13.07s Step 114( N/A%), pre moving , FPS 3.75, Running 13.29s Step 115( N/A%), pre moving , FPS 3.56, Running 13.68s Step 116( N/A%), pre moving , FPS 3.47, Running 13.89s Step 117( N/A%), pre moving , FPS 3.29, Running 14.30s Step 118( N/A%), pre moving , FPS 3.22, Running 14.51s Step 119( N/A%), pre moving , FPS 3.13, Running 14.77s Step 120( 0.20%), action 1, FPS 3.54, Running 15.70s Step 121( 0.40%), action 2, FPS 3.34, Running 16.25s Step 122( 0.60%), action 3, FPS 3.10, Running 16.85s Step 123( 0.80%), action 4, FPS 2.96, Running 17.43s Step 124( 1.00%), action 5, FPS 2.80, Running 17.93s Step 125( 1.20%), action 6, FPS 2.79, Running 18.25s Step 126( 1.40%), action 7, FPS 2.68, Running 18.68s Step 127( 1.60%), action 8, FPS 2.61, Running 19.17s Step 128( 1.80%), action 9, FPS 2.47, Running 19.73s Step 129( 2.00%), action 10, FPS 2.48, Running 20.00s Step 130( 2.20%), action 11, FPS 2.31, Running 20.81s Step 131( 2.40%), action 12, FPS 2.32, Running 21.13s Step 132( 2.60%), action 13, FPS 2.21, Running 21.76s Step 133( 2.80%), action 14, FPS 2.18, Running 22.24s Step 134( 3.00%), action 15, FPS 2.09, Running 22.85s Step 135( 3.20%), action 16, FPS 2.10, Running 23.19s Step 136( 3.40%), action 17, FPS 2.04, Running 23.69s Step 137( 3.60%), action 18, FPS 2.01, Running 24.24s Step 138( 3.80%), action 19, FPS 1.96, Running 24.71s Step 139( 4.00%), action 20, FPS 1.96, Running 25.00s Step 140( 4.20%), action 21, FPS 1.99, Running 25.74s Step 141( 4.40%), action 22, FPS 2.03, Running 26.09s Step 142( 4.60%), action 23, FPS 2.03, Running 26.69s Step 143( 4.80%), action 24, FPS 2.04, Running 27.24s Step 144( 5.00%), action 25, FPS 2.05, Running 27.68s Step 145( 5.20%), action 26, FPS 2.06, Running 27.93s Step 146( 5.40%), action 27, FPS 2.07, Running 28.36s Step 147( 5.60%), action 28, FPS 2.11, Running 28.66s Step 148( 5.80%), action 29, FPS 2.04, Running 29.52s Step 149( 6.00%), action 30, FPS 1.98, Running 30.12s Step 150( 6.20%), action 31, FPS 1.98, Running 30.90s Step 151( 6.40%), action 32, FPS 1.98, Running 31.21s Step 152( 6.60%), action 33, FPS 2.02, Running 31.65s Step 153( 6.80%), action 34, FPS 1.99, Running 32.26s Step 154( 7.00%), action 35, FPS 2.02, Running 32.76s Step 155( 7.20%), action 36, FPS 1.99, Running 33.26s Step 156( 7.40%), action 37, FPS 1.95, Running 33.92s Step 157( 7.60%), action 38, FPS 2.01, Running 34.20s Step 158( 7.80%), action 39, FPS 1.92, Running 35.13s Step 159( 8.00%), action 40, FPS 1.83, Running 35.94s Step 160( 8.20%), action 41, FPS 1.76, Running 37.08s Step 161( 8.40%), action 42, FPS 1.76, Running 37.47s Step 162( 8.60%), action 43, FPS 1.72, Running 38.31s Step 163( 8.80%), action 44, FPS 1.75, Running 38.67s Step 164( 9.00%), action 45, FPS 1.67, Running 39.66s Step 165( 9.20%), action 46, FPS 1.67, Running 39.88s Step 166( 9.40%), action 47, FPS 1.60, Running 40.88s Step 167( 9.60%), action 48, FPS 1.59, Running 41.25s Step 168( 9.80%), action 49, FPS 1.58, Running 42.21s Step 169( 10.00%), action 50, FPS 1.61, Running 42.53s Step 170( 10.20%), action 51, FPS 1.56, Running 43.74s Step 171( 10.40%), action 52, FPS 1.56, Running 44.03s Step 172( 10.60%), action 53, FPS 1.50, Running 44.98s Step 173( 10.80%), action 54, FPS 1.45, Running 46.02s Step 174( 11.00%), action 55, FPS 1.45, Running 46.51s Step 175( 11.20%), action 56, FPS 1.41, Running 47.49s Step 176( 11.40%), action 57, FPS 1.42, Running 47.96s Step 177( 11.60%), action 58, FPS 1.43, Running 48.22s Step 178( 11.80%), action 59, FPS 1.44, Running 49.03s Step 179( 12.00%), action 60, FPS 1.47, Running 49.53s Step 180( 12.20%), action 61, FPS 1.43, Running 51.07s Step 181( 12.40%), action 62, FPS 1.38, Running 51.99s Step 182( 12.60%), action 63, FPS 1.35, Running 53.12s Step 183( 12.80%), action 64, FPS 1.36, Running 53.43s Step 184( 13.00%), action 65, FPS 1.35, Running 54.44s Step 185( 13.20%), action 66, FPS 1.34, Running 54.80s Step 186( 13.40%), action 67, FPS 1.34, Running 55.82s Step 187( 13.60%), action 68, FPS 1.30, Running 56.61s Step 188( 13.80%), action 69, FPS 1.28, Running 57.82s Step 189( 14.00%), action 70, FPS 1.24, Running 58.72s Step 190( 14.20%), action 71, FPS 1.24, Running 59.91s Step 191( 14.40%), action 72, FPS 1.21, Running 60.53s Step 192( 14.60%), action 73, FPS 1.24, Running 61.12s Step 193( 14.80%), action 74, FPS 1.30, Running 61.41s Step 194( 15.00%), action 75, FPS 1.27, Running 62.21s Step 195( 15.20%), action 76, FPS 1.33, Running 62.54s Step 196( 15.40%), action 77, FPS 1.28, Running 63.53s Step 197( 15.60%), action 78, FPS 1.28, Running 63.83s Step 198( 15.80%), action 79, FPS 1.32, Running 64.22s Step 199( 16.00%), action 80, FPS 1.27, Running 65.23s Step 200( 16.20%), action 81, FPS 1.32, Running 66.18s Step 201( 16.40%), action 82, FPS 1.33, Running 67.01s Step 202( 16.60%), action 83, FPS 1.34, Running 68.06s Step 203( 16.80%), action 84, FPS 1.32, Running 68.55s Step 204( 17.00%), action 85, FPS 1.30, Running 69.79s Step 205( 17.20%), action 86, FPS 1.27, Running 70.58s Step 206( 17.40%), action 87, FPS 1.29, Running 71.35s Step 207( 17.60%), action 88, FPS 1.29, Running 72.16s Step 208( 17.80%), action 89, FPS 1.30, Running 73.26s Step 209( 18.00%), action 90, FPS 1.35, Running 73.59s Step 210( 18.20%), action 91, FPS 1.33, Running 74.91s Step 211( 18.40%), action 92, FPS 1.36, Running 75.27s Step 212( 18.60%), action 93, FPS 1.34, Running 76.03s Step 213( 18.80%), action 94, FPS 1.34, Running 76.30s Step 214( 19.00%), action 95, FPS 1.33, Running 77.20s Step 215( 19.20%), action 96, FPS 1.29, Running 78.04s Step 216( 19.40%), action 97, FPS 1.29, Running 79.02s Step 217( 19.60%), action 98, FPS 1.25, Running 79.81s Step 218( 19.80%), action 99, FPS 1.20, Running 80.89s Step 219( 20.00%), action 100, FPS 1.23, Running 81.52s Step 220( 20.20%), action 101, FPS 1.22, Running 82.52s Step 221( 20.40%), action 102, FPS 1.26, Running 82.84s Step 222( 20.60%), action 103, FPS 1.30, Running 83.49s Step 223( 20.80%), action 104, FPS 1.27, Running 84.25s Step 224( 21.00%), action 105, FPS 1.29, Running 85.33s Step 225( 21.20%), action 106, FPS 1.28, Running 86.24s Step 226( 21.40%), action 107, FPS 1.25, Running 87.37s Step 227( 21.60%), action 108, FPS 1.26, Running 88.04s Step 228( 21.80%), action 109, FPS 1.27, Running 88.97s Step 229( 22.00%), action 110, FPS 1.28, Running 89.24s Step 230( 22.20%), action 111, FPS 1.32, Running 90.06s Step 231( 22.40%), action 112, FPS 1.30, Running 90.65s Step 232( 22.60%), action 113, FPS 1.31, Running 91.35s Step 233( 22.80%), action 114, FPS 1.27, Running 92.04s Step 234( 23.00%), action 115, FPS 1.25, Running 93.20s Step 235( 23.20%), action 116, FPS 1.27, Running 93.82s Step 236( 23.40%), action 117, FPS 1.25, Running 95.03s Step 237( 23.60%), action 118, FPS 1.28, Running 95.45s Step 238( 23.80%), action 119, FPS 1.32, Running 95.98s Step 239( 24.00%), action 120, FPS 1.35, Running 96.29s Step 240( 24.20%), action 121, FPS 1.33, Running 97.60s Step 241( 24.40%), action 122, FPS 1.29, Running 98.30s Step 242( 24.60%), action 123, FPS 1.27, Running 99.30s Step 243( 24.80%), action 124, FPS 1.26, Running 100.16s Step 244( 25.00%), action 125, FPS 1.26, Running 101.25s Step 245( 25.20%), action 126, FPS 1.31, Running 101.56s Step 246( 25.40%), action 127, FPS 1.31, Running 102.59s Step 247( 25.60%), action 128, FPS 1.31, Running 103.27s Step 248( 25.80%), action 129, FPS 1.29, Running 104.43s Step 249( 26.00%), action 130, FPS 1.29, Running 104.76s Step 250( 26.20%), action 131, FPS 1.24, Running 106.15s Step 251( 26.40%), action 132, FPS 1.26, Running 106.50s Step 252( 26.60%), action 133, FPS 1.23, Running 107.63s Step 253( 26.80%), action 134, FPS 1.21, Running 108.58s Step 254( 27.00%), action 135, FPS 1.22, Running 109.62s Step 255( 27.20%), action 136, FPS 1.24, Running 110.00s Step 256( 27.40%), action 137, FPS 1.26, Running 110.94s Step 257( 27.60%), action 138, FPS 1.24, Running 111.62s Step 258( 27.80%), action 139, FPS 1.20, Running 112.68s Step 259( 28.00%), action 140, FPS 1.16, Running 113.55s Step 260( 28.20%), action 141, FPS 1.18, Running 114.48s Step 261( 28.40%), action 142, FPS 1.18, Running 115.18s Step 262( 28.60%), action 143, FPS 1.21, Running 115.89s Step 263( 28.80%), action 144, FPS 1.21, Running 116.64s Step 264( 29.00%), action 145, FPS 1.22, Running 117.61s Step 265( 29.20%), action 146, FPS 1.21, Running 118.09s Step 266( 29.40%), action 147, FPS 1.20, Running 119.22s Step 267( 29.60%), action 148, FPS 1.19, Running 120.02s Step 268( 29.80%), action 149, FPS 1.19, Running 121.17s Step 269( 30.00%), action 150, FPS 1.17, Running 121.91s Step 270( 30.20%), action 151, FPS 1.17, Running 123.26s Step 271( 30.40%), action 152, FPS 1.17, Running 123.67s Step 272( 30.60%), action 153, FPS 1.20, Running 124.31s Step 273( 30.80%), action 154, FPS 1.24, Running 124.73s Step 274( 31.00%), action 155, FPS 1.26, Running 125.55s Step 275( 31.20%), action 156, FPS 1.23, Running 126.32s Step 276( 31.40%), action 157, FPS 1.22, Running 127.40s Step 277( 31.60%), action 158, FPS 1.24, Running 127.80s Step 278( 31.80%), action 159, FPS 1.23, Running 128.92s Step 279( 32.00%), action 160, FPS 1.24, Running 129.71s Step 280( 32.20%), action 161, FPS 1.20, Running 131.17s Step 281( 32.40%), action 162, FPS 1.19, Running 131.98s Step 282( 32.60%), action 163, FPS 1.17, Running 132.93s Step 283( 32.80%), action 164, FPS 1.17, Running 133.68s Step 284( 33.00%), action 165, FPS 1.17, Running 134.76s Step 285( 33.20%), action 166, FPS 1.16, Running 135.36s Step 286( 33.40%), action 167, FPS 1.16, Running 136.51s Step 287( 33.60%), action 168, FPS 1.15, Running 137.48s Step 288( 33.80%), action 169, FPS 1.15, Running 138.63s Step 289( 34.00%), action 170, FPS 1.14, Running 139.52s Step 290( 34.20%), action 171, FPS 1.14, Running 140.86s Step 291( 34.40%), action 172, FPS 1.12, Running 141.51s Step 292( 34.60%), action 173, FPS 1.09, Running 142.62s Step 293( 34.80%), action 174, FPS 1.07, Running 143.45s Step 294( 35.00%), action 175, FPS 1.05, Running 144.62s Step 295( 35.20%), action 176, FPS 1.04, Running 145.48s Step 296( 35.40%), action 177, FPS 1.04, Running 146.67s Step 297( 35.60%), action 178, FPS 1.02, Running 147.36s Step 298( 35.80%), action 179, FPS 1.06, Running 147.79s Step 299( 36.00%), action 180, FPS 1.09, Running 148.07s Step 300( 36.20%), action 181, FPS 1.12, Running 149.02s Step 301( 36.40%), action 182, FPS 1.12, Running 149.82s Step 302( 36.60%), action 183, FPS 1.14, Running 150.48s Step 303( 36.80%), action 184, FPS 1.16, Running 150.93s Step 304( 37.00%), action 185, FPS 1.16, Running 151.99s Step 305( 37.20%), action 186, FPS 1.18, Running 152.30s Step 306( 37.40%), action 187, FPS 1.18, Running 153.45s Step 307( 37.60%), action 188, FPS 1.19, Running 154.23s Step 308( 37.80%), action 189, FPS 1.19, Running 155.39s Step 309( 38.00%), action 190, FPS 1.23, Running 155.79s Step 310( 38.20%), action 191, FPS 1.27, Running 156.57s Step 311( 38.40%), action 192, FPS 1.28, Running 157.17s Step 312( 38.60%), action 193, FPS 1.27, Running 158.31s Step 313( 38.80%), action 194, FPS 1.28, Running 159.06s Step 314( 39.00%), action 195, FPS 1.30, Running 159.97s Step 315( 39.20%), action 196, FPS 1.33, Running 160.47s Step 316( 39.40%), action 197, FPS 1.36, Running 161.37s Step 317( 39.60%), action 198, FPS 1.40, Running 161.68s Step 318( 39.80%), action 199, FPS 1.37, Running 162.37s Step 319( 40.00%), action 200, FPS 1.32, Running 163.22s Step 320( 40.20%), action 201, FPS 1.29, Running 164.58s Step 321( 40.40%), action 202, FPS 1.29, Running 165.28s Step 322( 40.60%), action 203, FPS 1.31, Running 165.73s Step 323( 40.80%), action 204, FPS 1.33, Running 165.99s Step 324( 41.00%), action 205, FPS 1.35, Running 166.84s Step 325( 41.20%), action 206, FPS 1.34, Running 167.18s Step 326( 41.40%), action 207, FPS 1.36, Running 168.12s Step 327( 41.60%), action 208, FPS 1.39, Running 168.66s Step 328( 41.80%), action 209, FPS 1.44, Running 169.29s Step 329( 42.00%), action 210, FPS 1.44, Running 169.70s Step 330( 42.20%), action 211, FPS 1.43, Running 170.58s Step 331( 42.40%), action 212, FPS 1.47, Running 170.82s Step 332( 42.60%), action 213, FPS 1.50, Running 171.62s Step 333( 42.80%), action 214, FPS 1.52, Running 172.22s Step 334( 43.00%), action 215, FPS 1.57, Running 172.72s Step 335( 43.20%), action 216, FPS 1.59, Running 173.00s Step 336( 43.40%), action 217, FPS 1.63, Running 173.66s Step 337( 43.60%), action 218, FPS 1.58, Running 174.34s Step 338( 43.80%), action 219, FPS 1.57, Running 175.12s Step 339( 44.00%), action 220, FPS 1.61, Running 175.68s Step 340( 44.20%), action 221, FPS 1.66, Running 176.61s Step 341( 44.40%), action 222, FPS 1.73, Running 176.86s Step 342( 44.60%), action 223, FPS 1.67, Running 177.72s Step 343( 44.80%), action 224, FPS 1.63, Running 178.29s Step 344( 45.00%), action 225, FPS 1.64, Running 179.03s Step 345( 45.20%), action 226, FPS 1.64, Running 179.34s Step 346( 45.40%), action 227, FPS 1.68, Running 180.02s Step 347( 45.60%), action 228, FPS 1.72, Running 180.30s Step 348( 45.80%), action 229, FPS 1.69, Running 181.13s Step 349( 46.00%), action 230, FPS 1.72, Running 181.33s Step 350( 46.20%), action 231, FPS 1.77, Running 181.88s Step 351( 46.40%), action 232, FPS 1.77, Running 182.15s Step 352( 46.60%), action 233, FPS 1.79, Running 182.77s Step 353( 46.80%), action 234, FPS 1.86, Running 182.99s Step 354( 47.00%), action 235, FPS 1.85, Running 183.52s Step 355( 47.20%), action 236, FPS 1.80, Running 184.09s Step 356( 47.40%), action 237, FPS 1.83, Running 184.59s Step 357( 47.60%), action 238, FPS 1.82, Running 185.32s Step 358( 47.80%), action 239, FPS 1.84, Running 186.00s Step 359( 48.00%), action 240, FPS 1.91, Running 186.17s Step 360( 48.20%), action 241, FPS 1.96, Running 186.82s Step 361( 48.40%), action 242, FPS 1.96, Running 187.04s Step 362( 48.60%), action 243, FPS 2.00, Running 187.71s Step 363( 48.80%), action 244, FPS 2.03, Running 188.12s Step 364( 49.00%), action 245, FPS 2.04, Running 188.85s Step 365( 49.20%), action 246, FPS 2.03, Running 189.17s Step 366( 49.40%), action 247, FPS 2.06, Running 189.75s Step 367( 49.60%), action 248, FPS 2.05, Running 190.07s Step 368( 49.80%), action 249, FPS 2.11, Running 190.61s Step 369( 50.00%), action 250, FPS 2.08, Running 190.96s Step 370( 50.20%), action 251, FPS 2.06, Running 191.58s Step 371( 50.40%), action 252, FPS 2.07, Running 191.80s Step 372( 50.60%), action 253, FPS 2.03, Running 192.59s Step 373( 50.80%), action 254, FPS 2.02, Running 192.91s Step 374( 51.00%), action 255, FPS 1.98, Running 193.62s Step 375( 51.20%), action 256, FPS 1.97, Running 194.23s Step 376( 51.40%), action 257, FPS 1.91, Running 195.06s Step 377( 51.60%), action 258, FPS 1.95, Running 195.58s Step 378( 51.80%), action 259, FPS 1.90, Running 196.50s Step 379( 52.00%), action 260, FPS 1.89, Running 196.76s Step 380( 52.20%), action 261, FPS 1.88, Running 197.48s Step 381( 52.40%), action 262, FPS 1.87, Running 197.76s Step 382( 52.60%), action 263, FPS 1.89, Running 198.29s Step 383( 52.80%), action 264, FPS 1.84, Running 198.96s Step 384( 53.00%), action 265, FPS 1.89, Running 199.43s Step 385( 53.20%), action 266, FPS 1.89, Running 199.77s Step 386( 53.40%), action 267, FPS 1.85, Running 200.57s Step 387( 53.60%), action 268, FPS 1.83, Running 200.98s Step 388( 53.80%), action 269, FPS 1.82, Running 201.60s Step 389( 54.00%), action 270, FPS 1.81, Running 202.00s Step 390( 54.20%), action 271, FPS 1.78, Running 202.81s Step 391( 54.40%), action 272, FPS 1.78, Running 203.06s Step 392( 54.60%), action 273, FPS 1.80, Running 203.69s Step 393( 54.80%), action 274, FPS 1.81, Running 203.96s Step 394( 55.00%), action 275, FPS 1.86, Running 204.40s Step 395( 55.20%), action 276, FPS 1.89, Running 204.81s Step 396( 55.40%), action 277, FPS 1.95, Running 205.30s Step 397( 55.60%), action 278, FPS 1.99, Running 205.64s Step 398( 55.80%), action 279, FPS 2.07, Running 206.18s Step 399( 56.00%), action 280, FPS 2.07, Running 206.42s Step 400( 56.20%), action 281, FPS 2.08, Running 207.10s Step 401( 56.40%), action 282, FPS 2.09, Running 207.34s Step 402( 56.60%), action 283, FPS 2.10, Running 207.80s Step 403( 56.80%), action 284, FPS 2.21, Running 208.00s Step 404( 57.00%), action 285, FPS 2.24, Running 208.37s Step 405( 57.20%), action 286, FPS 2.27, Running 208.58s Step 406( 57.40%), action 287, FPS 2.31, Running 209.23s Step 407( 57.60%), action 288, FPS 2.36, Running 209.47s Step 408( 57.80%), action 289, FPS 2.39, Running 209.96s Step 409( 58.00%), action 290, FPS 2.42, Running 210.28s Step 410( 58.20%), action 291, FPS 2.46, Running 210.95s Step 411( 58.40%), action 292, FPS 2.41, Running 211.34s Step 412( 58.60%), action 293, FPS 2.47, Running 211.79s Step 413( 58.80%), action 294, FPS 2.42, Running 212.22s [2026-08-02 21:33:22] [62 ] Seed 61 success after 212.92 s. +steps: 413 , actions: 294 . +Instruction: Empty +Total 43/62(69.35%) success. +Setting seed: 62 +Step 1( N/A%), pre moving , FPS 17.82, Running 0.06s Step 2( N/A%), pre moving , FPS 27.67, Running 0.07s Step 3( N/A%), pre moving , FPS 33.82, Running 0.09s Step 4( N/A%), pre moving , FPS 37.45, Running 0.11s Step 5( N/A%), pre moving , FPS 40.31, Running 0.12s Step 6( N/A%), pre moving , FPS 42.49, Running 0.14s Step 7( N/A%), pre moving , FPS 42.59, Running 0.16s Step 8( N/A%), pre moving , FPS 42.88, Running 0.19s Step 9( N/A%), pre moving , FPS 42.69, Running 0.21s Step 10( N/A%), pre moving , FPS 43.57, Running 0.23s Step 11( N/A%), pre moving , FPS 44.56, Running 0.25s Step 12( N/A%), pre moving , FPS 45.44, Running 0.26s Step 13( N/A%), pre moving , FPS 46.17, Running 0.28s Step 14( N/A%), pre moving , FPS 46.90, Running 0.30s Step 15( N/A%), pre moving , FPS 47.54, Running 0.32s Step 16( N/A%), pre moving , FPS 48.02, Running 0.33s Step 17( N/A%), pre moving , FPS 47.98, Running 0.35s Step 18( N/A%), pre moving , FPS 48.17, Running 0.37s Step 19( N/A%), pre moving , FPS 47.63, Running 0.40s Step 20( N/A%), pre moving , FPS 48.10, Running 0.42s Step 21( N/A%), pre moving , FPS 37.68, Running 0.59s Step 22( N/A%), pre moving , FPS 37.72, Running 0.60s Step 23( N/A%), pre moving , FPS 37.77, Running 0.62s Step 24( N/A%), pre moving , FPS 37.39, Running 0.64s Step 25( N/A%), pre moving , FPS 37.46, Running 0.66s Step 26( N/A%), pre moving , FPS 27.78, Running 0.86s Step 27( N/A%), pre moving , FPS 28.03, Running 0.88s Step 28( N/A%), pre moving , FPS 28.22, Running 0.90s Step 29( N/A%), pre moving , FPS 28.48, Running 0.91s Step 30( N/A%), pre moving , FPS 28.55, Running 0.93s Step 31( N/A%), pre moving , FPS 28.57, Running 0.95s Step 32( N/A%), pre moving , FPS 28.61, Running 0.96s Step 33( N/A%), pre moving , FPS 28.64, Running 0.98s Step 34( N/A%), pre moving , FPS 28.67, Running 1.00s Step 35( N/A%), pre moving , FPS 28.55, Running 1.02s Step 36( N/A%), pre moving , FPS 20.83, Running 1.29s Step 37( N/A%), pre moving , FPS 20.44, Running 1.33s Step 38( N/A%), pre moving , FPS 20.20, Running 1.36s Step 39( N/A%), pre moving , FPS 20.14, Running 1.39s Step 40( N/A%), pre moving , FPS 20.01, Running 1.42s Step 41( N/A%), pre moving , FPS 22.83, Running 1.46s Step 42( N/A%), pre moving , FPS 22.03, Running 1.51s Step 43( N/A%), pre moving , FPS 21.34, Running 1.56s Step 44( N/A%), pre moving , FPS 20.83, Running 1.60s Step 45( N/A%), pre moving , FPS 20.21, Running 1.65s Step 46( N/A%), pre moving , FPS 23.73, Running 1.70s Step 47( N/A%), pre moving , FPS 22.44, Running 1.77s Step 48( N/A%), pre moving , FPS 21.52, Running 1.82s Step 49( N/A%), pre moving , FPS 20.57, Running 1.89s Step 50( N/A%), pre moving , FPS 19.70, Running 1.95s Step 51( N/A%), pre moving , FPS 18.81, Running 2.01s Step 52( N/A%), pre moving , FPS 17.97, Running 2.08s Step 53( N/A%), pre moving , FPS 17.34, Running 2.13s Step 54( N/A%), pre moving , FPS 16.78, Running 2.19s Step 55( N/A%), pre moving , FPS 16.23, Running 2.25s Step 56( N/A%), pre moving , FPS 19.91, Running 2.30s Step 57( N/A%), pre moving , FPS 19.04, Running 2.38s Step 58( N/A%), pre moving , FPS 17.37, Running 2.52s Step 59( N/A%), pre moving , FPS 15.95, Running 2.65s Step 60( N/A%), pre moving , FPS 14.57, Running 2.79s Step 61( N/A%), pre moving , FPS 13.73, Running 2.92s Step 62( N/A%), pre moving , FPS 12.91, Running 3.06s Step 63( N/A%), pre moving , FPS 12.09, Running 3.21s Step 64( N/A%), pre moving , FPS 11.59, Running 3.33s Step 65( N/A%), pre moving , FPS 10.89, Running 3.48s Step 66( N/A%), pre moving , FPS 10.45, Running 3.62s Step 67( N/A%), pre moving , FPS 10.10, Running 3.75s Step 68( N/A%), pre moving , FPS 9.85, Running 3.86s Step 69( N/A%), pre moving , FPS 9.54, Running 3.98s Step 70( N/A%), pre moving , FPS 9.20, Running 4.12s Step 71( N/A%), pre moving , FPS 8.92, Running 4.25s Step 72( N/A%), pre moving , FPS 8.65, Running 4.39s Step 73( N/A%), pre moving , FPS 8.45, Running 4.50s Step 74( N/A%), pre moving , FPS 8.19, Running 4.63s Step 75( N/A%), pre moving , FPS 7.91, Running 4.78s Step 76( N/A%), pre moving , FPS 7.62, Running 4.92s Step 77( N/A%), pre moving , FPS 7.47, Running 5.06s Step 78( N/A%), pre moving , FPS 7.51, Running 5.18s Step 79( N/A%), pre moving , FPS 7.79, Running 5.21s Step 80( N/A%), pre moving , FPS 8.18, Running 5.23s Step 81( N/A%), pre moving , FPS 8.58, Running 5.25s Step 82( N/A%), pre moving , FPS 9.05, Running 5.27s Step 83( N/A%), pre moving , FPS 9.63, Running 5.29s Step 84( N/A%), pre moving , FPS 10.12, Running 5.30s Step 85( N/A%), pre moving , FPS 10.89, Running 5.32s Step 86( N/A%), pre moving , FPS 11.62, Running 5.34s Step 87( N/A%), pre moving , FPS 12.46, Running 5.36s Step 88( N/A%), pre moving , FPS 13.19, Running 5.37s Step 89( N/A%), pre moving , FPS 14.22, Running 5.39s Step 90( N/A%), pre moving , FPS 15.54, Running 5.41s Step 91( N/A%), pre moving , FPS 17.00, Running 5.43s Step 92( N/A%), pre moving , FPS 18.74, Running 5.46s Step 93( N/A%), pre moving , FPS 20.47, Running 5.48s Step 94( N/A%), pre moving , FPS 23.04, Running 5.50s Step 95( N/A%), pre moving , FPS 26.82, Running 5.52s Step 96( N/A%), pre moving , FPS 32.43, Running 5.54s Step 97( N/A%), pre moving , FPS 40.22, Running 5.56s Step 98( N/A%), pre moving , FPS 50.64, Running 5.57s Step 99( N/A%), pre moving , FPS 53.20, Running 5.59s Step 100( N/A%), pre moving , FPS 13.83, Running 6.68s Step 101( N/A%), pre moving , FPS 12.03, Running 6.91s Step 102( N/A%), pre moving , FPS 11.22, Running 7.05s Step 103( N/A%), pre moving , FPS 9.99, Running 7.29s Step 104( N/A%), pre moving , FPS 9.45, Running 7.42s Step 105( N/A%), pre moving , FPS 8.11, Running 7.79s Step 106( N/A%), pre moving , FPS 7.58, Running 7.98s Step 107( N/A%), pre moving , FPS 6.73, Running 8.33s Step 108( N/A%), pre moving , FPS 6.40, Running 8.50s Step 109( N/A%), pre moving , FPS 5.73, Running 8.88s Step 110( N/A%), pre moving , FPS 5.38, Running 9.12s Step 111( N/A%), pre moving , FPS 4.89, Running 9.52s Step 112( N/A%), pre moving , FPS 4.67, Running 9.74s Step 113( N/A%), pre moving , FPS 4.33, Running 10.09s Step 114( N/A%), pre moving , FPS 4.19, Running 10.27s Step 115( N/A%), pre moving , FPS 4.01, Running 10.51s Step 116( N/A%), pre moving , FPS 3.94, Running 10.62s Step 117( N/A%), pre moving , FPS 3.82, Running 10.79s Step 118( N/A%), pre moving , FPS 3.75, Running 10.91s Step 119( N/A%), pre moving , FPS 3.62, Running 11.12s Step 120( 0.20%), action 1, FPS 3.91, Running 11.79s Step 121( 0.40%), action 2, FPS 3.87, Running 12.08s Step 122( 0.60%), action 3, FPS 3.65, Running 12.53s Step 123( 0.80%), action 4, FPS 3.64, Running 12.79s Step 124( 1.00%), action 5, FPS 3.41, Running 13.29s Step 125( 1.20%), action 6, FPS 3.44, Running 13.61s Step 126( 1.40%), action 7, FPS 3.25, Running 14.13s Step 127( 1.60%), action 8, FPS 3.30, Running 14.39s Step 128( 1.80%), action 9, FPS 3.14, Running 14.87s Step 129( 2.00%), action 10, FPS 3.18, Running 15.17s Step 130( 2.20%), action 11, FPS 3.02, Running 15.75s Step 131( 2.40%), action 12, FPS 3.12, Running 15.94s Step 132( 2.60%), action 13, FPS 2.95, Running 16.51s Step 133( 2.80%), action 14, FPS 3.03, Running 16.68s Step 134( 3.00%), action 15, FPS 2.83, Running 17.33s Step 135( 3.20%), action 16, FPS 2.83, Running 17.59s Step 136( 3.40%), action 17, FPS 2.71, Running 18.00s Step 137( 3.60%), action 18, FPS 2.66, Running 18.32s Step 138( 3.80%), action 19, FPS 2.56, Running 18.73s Step 139( 4.00%), action 20, FPS 2.54, Running 18.99s Step 140( 4.20%), action 21, FPS 2.56, Running 19.60s Step 141( 4.40%), action 22, FPS 2.56, Running 19.89s Step 142( 4.60%), action 23, FPS 2.52, Running 20.47s Step 143( 4.80%), action 24, FPS 2.50, Running 20.80s Step 144( 5.00%), action 25, FPS 2.54, Running 21.17s Step 145( 5.20%), action 26, FPS 2.49, Running 21.65s Step 146( 5.40%), action 27, FPS 2.51, Running 22.10s Step 147( 5.60%), action 28, FPS 2.50, Running 22.38s Step 148( 5.80%), action 29, FPS 2.49, Running 22.88s Step 149( 6.00%), action 30, FPS 2.51, Running 23.13s Step 150( 6.20%), action 31, FPS 2.43, Running 23.97s Step 151( 6.40%), action 32, FPS 2.40, Running 24.26s Step 152( 6.60%), action 33, FPS 2.42, Running 24.76s Step 153( 6.80%), action 34, FPS 2.40, Running 25.03s Step 154( 7.00%), action 35, FPS 2.42, Running 25.61s Step 155( 7.20%), action 36, FPS 2.39, Running 25.94s Step 156( 7.40%), action 37, FPS 2.41, Running 26.29s Step 157( 7.60%), action 38, FPS 2.46, Running 26.46s Step 158( 7.80%), action 39, FPS 2.49, Running 26.76s Step 159( 8.00%), action 40, FPS 2.51, Running 26.95s Step 160( 8.20%), action 41, FPS 2.53, Running 27.50s Step 161( 8.40%), action 42, FPS 2.55, Running 27.74s Step 162( 8.60%), action 43, FPS 2.60, Running 28.16s Step 163( 8.80%), action 44, FPS 2.60, Running 28.50s Step 164( 9.00%), action 45, FPS 2.58, Running 28.94s Step 165( 9.20%), action 46, FPS 2.63, Running 29.25s Step 166( 9.40%), action 47, FPS 2.63, Running 29.70s Step 167( 9.60%), action 48, FPS 2.61, Running 30.03s Step 168( 9.80%), action 49, FPS 2.63, Running 30.50s Step 169( 10.00%), action 50, FPS 2.58, Running 30.88s Step 170( 10.20%), action 51, FPS 2.68, Running 31.43s Step 171( 10.40%), action 52, FPS 2.72, Running 31.61s Step 172( 10.60%), action 53, FPS 2.79, Running 31.93s Step 173( 10.80%), action 54, FPS 2.83, Running 32.09s Step 174( 11.00%), action 55, FPS 2.95, Running 32.38s Step 175( 11.20%), action 56, FPS 3.01, Running 32.58s Step 176( 11.40%), action 57, FPS 2.98, Running 33.00s Step 177( 11.60%), action 58, FPS 2.94, Running 33.26s Step 178( 11.80%), action 59, FPS 2.89, Running 33.67s Step 179( 12.00%), action 60, FPS 2.82, Running 34.05s Step 180( 12.20%), action 61, FPS 2.77, Running 34.73s Step 181( 12.40%), action 62, FPS 2.73, Running 35.05s Step 182( 12.60%), action 63, FPS 2.69, Running 35.59s Step 183( 12.80%), action 64, FPS 2.69, Running 35.94s Step 184( 13.00%), action 65, FPS 2.71, Running 36.32s Step 185( 13.20%), action 66, FPS 2.76, Running 36.50s Step 186( 13.40%), action 67, FPS 2.84, Running 36.75s Step 187( 13.60%), action 68, FPS 2.91, Running 36.91s Step 188( 13.80%), action 69, FPS 3.00, Running 37.16s Step 189( 14.00%), action 70, FPS 3.09, Running 37.36s Step 190( 14.20%), action 71, FPS 3.10, Running 37.88s Step 191( 14.40%), action 72, FPS 3.06, Running 38.16s Step 192( 14.60%), action 73, FPS 3.02, Running 38.55s Step 193( 14.80%), action 74, FPS 3.00, Running 38.76s Step 194( 15.00%), action 75, FPS 2.92, Running 39.22s Step 195( 15.20%), action 76, FPS 2.88, Running 39.53s Step 196( 15.40%), action 77, FPS 2.85, Running 40.01s Step 197( 15.60%), action 78, FPS 2.85, Running 40.29s Step 198( 15.80%), action 79, FPS 2.76, Running 40.91s Step 199( 16.00%), action 80, FPS 2.79, Running 41.22s Step 200( 16.20%), action 81, FPS 2.89, Running 41.65s Step 201( 16.40%), action 82, FPS 2.95, Running 41.84s Step 202( 16.60%), action 83, FPS 3.06, Running 42.12s Step 203( 16.80%), action 84, FPS 3.14, Running 42.32s Step 204( 17.00%), action 85, FPS 3.17, Running 42.62s Step 205( 17.20%), action 86, FPS 3.15, Running 42.84s Step 206( 17.40%), action 87, FPS 3.07, Running 43.26s Step 207( 17.60%), action 88, FPS 3.01, Running 43.55s Step 208( 17.80%), action 89, FPS 2.93, Running 43.98s Step 209( 18.00%), action 90, FPS 2.87, Running 44.34s Step 210( 18.20%), action 91, FPS 2.81, Running 45.01s Step 211( 18.40%), action 92, FPS 2.75, Running 45.43s Step 212( 18.60%), action 93, FPS 2.71, Running 45.92s Step 213( 18.80%), action 94, FPS 2.65, Running 46.32s Step 214( 19.00%), action 95, FPS 2.68, Running 46.69s Step 215( 19.20%), action 96, FPS 2.73, Running 46.85s Step 216( 19.40%), action 97, FPS 2.80, Running 47.15s Step 217( 19.60%), action 98, FPS 2.82, Running 47.37s Step 218( 19.80%), action 99, FPS 2.96, Running 47.66s Step 219( 20.00%), action 100, FPS 3.03, Running 47.83s Step 220( 20.20%), action 101, FPS 2.97, Running 48.38s Step 221( 20.40%), action 102, FPS 2.95, Running 48.62s Step 222( 20.60%), action 103, FPS 2.89, Running 49.04s Step 223( 20.80%), action 104, FPS 2.82, Running 49.42s Step 224( 21.00%), action 105, FPS 2.74, Running 49.91s Step 225( 21.20%), action 106, FPS 2.68, Running 50.29s Step 226( 21.40%), action 107, FPS 2.65, Running 50.81s Step 227( 21.60%), action 108, FPS 2.59, Running 51.26s Step 228( 21.80%), action 109, FPS 2.52, Running 51.91s Step 229( 22.00%), action 110, FPS 2.53, Running 52.23s Step 230( 22.20%), action 111, FPS 2.59, Running 52.73s Step 231( 22.40%), action 112, FPS 2.61, Running 53.11s Step 232( 22.60%), action 113, FPS 2.62, Running 53.57s Step 233( 22.80%), action 114, FPS 2.64, Running 53.90s Step 234( 23.00%), action 115, FPS 2.59, Running 54.40s Step 235( 23.20%), action 116, FPS 2.48, Running 54.93s Step 236( 23.40%), action 117, FPS 2.37, Running 55.59s Step 237( 23.60%), action 118, FPS 2.30, Running 56.07s Step 238( 23.80%), action 119, FPS 2.22, Running 56.65s Step 239( 24.00%), action 120, FPS 2.14, Running 57.17s Step 240( 24.20%), action 121, FPS 2.14, Running 57.73s Step 241( 24.40%), action 122, FPS 2.14, Running 57.97s Step 242( 24.60%), action 123, FPS 2.13, Running 58.42s Step 243( 24.80%), action 124, FPS 2.15, Running 58.74s Step 244( 25.00%), action 125, FPS 2.08, Running 59.54s Step 245( 25.20%), action 126, FPS 2.08, Running 59.93s Step 246( 25.40%), action 127, FPS 1.96, Running 61.00s Step 247( 25.60%), action 128, FPS 1.96, Running 61.47s Step 248( 25.80%), action 129, FPS 1.97, Running 62.04s Step 249( 26.00%), action 130, FPS 1.95, Running 62.48s Step 250( 26.20%), action 131, FPS 1.94, Running 63.03s Step 251( 26.40%), action 132, FPS 1.95, Running 63.38s Step 252( 26.60%), action 133, FPS 1.97, Running 63.72s Step 253( 26.80%), action 134, FPS 1.98, Running 64.00s Step 254( 27.00%), action 135, FPS 1.94, Running 64.69s Step 255( 27.20%), action 136, FPS 2.01, Running 64.90s Step 256( 27.40%), action 137, FPS 2.01, Running 65.53s Step 257( 27.60%), action 138, FPS 2.04, Running 65.87s Step 258( 27.80%), action 139, FPS 2.02, Running 66.53s Step 259( 28.00%), action 140, FPS 1.98, Running 67.29s Step 260( 28.20%), action 141, FPS 1.96, Running 67.94s Step 261( 28.40%), action 142, FPS 1.94, Running 68.27s Step 262( 28.60%), action 143, FPS 1.91, Running 68.88s Step 263( 28.80%), action 144, FPS 1.89, Running 69.33s Step 264( 29.00%), action 145, FPS 1.94, Running 69.84s Step 265( 29.20%), action 146, FPS 1.94, Running 70.23s Step 266( 29.40%), action 147, FPS 2.03, Running 70.83s Step 267( 29.60%), action 148, FPS 2.04, Running 71.26s Step 268( 29.80%), action 149, FPS 2.00, Running 72.02s Step 269( 30.00%), action 150, FPS 2.02, Running 72.38s Step 270( 30.20%), action 151, FPS 1.95, Running 73.27s Step 271( 30.40%), action 152, FPS 1.92, Running 73.82s Step 272( 30.60%), action 153, FPS 1.88, Running 74.36s Step 273( 30.80%), action 154, FPS 1.88, Running 74.61s Step 274( 31.00%), action 155, FPS 1.90, Running 75.21s Step 275( 31.20%), action 156, FPS 1.87, Running 75.58s Step 276( 31.40%), action 157, FPS 1.87, Running 76.23s Step 277( 31.60%), action 158, FPS 1.82, Running 76.84s Step 278( 31.80%), action 159, FPS 1.84, Running 77.40s Step 279( 32.00%), action 160, FPS 1.92, Running 77.71s Step 280( 32.20%), action 161, FPS 1.93, Running 78.33s Step 281( 32.40%), action 162, FPS 1.96, Running 78.50s Step 282( 32.60%), action 163, FPS 1.97, Running 79.01s Step 283( 32.80%), action 164, FPS 2.02, Running 79.24s Step 284( 33.00%), action 165, FPS 1.97, Running 79.98s Step 285( 33.20%), action 166, FPS 2.00, Running 80.22s Step 286( 33.40%), action 167, FPS 2.04, Running 80.66s Step 287( 33.60%), action 168, FPS 2.04, Running 81.05s Step 288( 33.80%), action 169, FPS 2.01, Running 81.96s Step 289( 34.00%), action 170, FPS 1.99, Running 82.42s Step 290( 34.20%), action 171, FPS 2.02, Running 83.15s Step 291( 34.40%), action 172, FPS 2.08, Running 83.45s Step 292( 34.60%), action 173, FPS 2.11, Running 83.84s Step 293( 34.80%), action 174, FPS 2.07, Running 84.29s Step 294( 35.00%), action 175, FPS 2.09, Running 84.80s Step 295( 35.20%), action 176, FPS 2.11, Running 85.07s Step 296( 35.40%), action 177, FPS 2.15, Running 85.52s Step 297( 35.60%), action 178, FPS 2.20, Running 85.91s Step 298( 35.80%), action 179, FPS 2.22, Running 86.42s Step 299( 36.00%), action 180, FPS 2.20, Running 86.81s Step 300( 36.20%), action 181, FPS 2.20, Running 87.41s Step 301( 36.40%), action 182, FPS 2.16, Running 87.74s Step 302( 36.60%), action 183, FPS 2.17, Running 88.22s Step 303( 36.80%), action 184, FPS 2.18, Running 88.43s Step 304( 37.00%), action 185, FPS 2.26, Running 88.82s Step 305( 37.20%), action 186, FPS 2.25, Running 89.11s Step 306( 37.40%), action 187, FPS 2.26, Running 89.50s Step 307( 37.60%), action 188, FPS 2.30, Running 89.76s Step 308( 37.80%), action 189, FPS 2.39, Running 90.31s Step 309( 38.00%), action 190, FPS 2.40, Running 90.76s Step 310( 38.20%), action 191, FPS 2.40, Running 91.49s Step 311( 38.40%), action 192, FPS 2.38, Running 91.86s Step 312( 38.60%), action 193, FPS 2.36, Running 92.33s Step 313( 38.80%), action 194, FPS 2.39, Running 92.67s Step 314( 39.00%), action 195, FPS 2.41, Running 93.08s Step 315( 39.20%), action 196, FPS 2.42, Running 93.34s Step 316( 39.40%), action 197, FPS 2.40, Running 93.84s Step 317( 39.60%), action 198, FPS 2.45, Running 94.07s Step 318( 39.80%), action 199, FPS 2.44, Running 94.63s Step 319( 40.00%), action 200, FPS 2.42, Running 95.09s Step 320( 40.20%), action 201, FPS 2.38, Running 95.81s Step 321( 40.40%), action 202, FPS 2.38, Running 96.13s Step 322( 40.60%), action 203, FPS 2.24, Running 97.14s Step 323( 40.80%), action 204, FPS 2.22, Running 97.42s Step 324( 41.00%), action 205, FPS 2.21, Running 97.87s Step 325( 41.20%), action 206, FPS 2.23, Running 98.09s Step 326( 41.40%), action 207, FPS 2.17, Running 98.70s Step 327( 41.60%), action 208, FPS 2.15, Running 99.05s Step 328( 41.80%), action 209, FPS 2.14, Running 99.67s Step 329( 42.00%), action 210, FPS 2.15, Running 100.04s Step 330( 42.20%), action 211, FPS 2.12, Running 100.92s Step 331( 42.40%), action 212, FPS 2.13, Running 101.23s Step 332( 42.60%), action 213, FPS 2.09, Running 101.88s Step 333( 42.80%), action 214, FPS 2.03, Running 102.50s Step 334( 43.00%), action 215, FPS 2.01, Running 103.03s Step 335( 43.20%), action 216, FPS 1.99, Running 103.38s Step 336( 43.40%), action 217, FPS 1.99, Running 103.89s Step 337( 43.60%), action 218, FPS 1.97, Running 104.22s Step 338( 43.80%), action 219, FPS 1.97, Running 104.79s Step 339( 44.00%), action 220, FPS 1.98, Running 105.17s Step 340( 44.20%), action 221, FPS 1.95, Running 106.07s Step 341( 44.40%), action 222, FPS 1.96, Running 106.35s Step 342( 44.60%), action 223, FPS 2.03, Running 106.99s Step 343( 44.80%), action 224, FPS 2.02, Running 107.34s Step 344( 45.00%), action 225, FPS 1.98, Running 107.97s Step 345( 45.20%), action 226, FPS 1.92, Running 108.52s Step 346( 45.40%), action 227, FPS 1.90, Running 109.24s Step 347( 45.60%), action 228, FPS 1.88, Running 109.68s Step 348( 45.80%), action 229, FPS 1.90, Running 110.19s Step 349( 46.00%), action 230, FPS 1.92, Running 110.47s Step 350( 46.20%), action 231, FPS 1.93, Running 111.25s Step 351( 46.40%), action 232, FPS 1.90, Running 111.75s Step 352( 46.60%), action 233, FPS 1.91, Running 112.33s Step 353( 46.80%), action 234, FPS 1.95, Running 112.78s Step 354( 47.00%), action 235, FPS 1.93, Running 113.40s Step 355( 47.20%), action 236, FPS 1.94, Running 113.70s Step 356( 47.40%), action 237, FPS 1.95, Running 114.16s Step 357( 47.60%), action 238, FPS 1.94, Running 114.55s Step 358( 47.80%), action 239, FPS 1.95, Running 115.04s Step 359( 48.00%), action 240, FPS 1.96, Running 115.39s Step 360( 48.20%), action 241, FPS 1.98, Running 116.17s Step 361( 48.40%), action 242, FPS 1.98, Running 116.44s Step 362( 48.60%), action 243, FPS 1.98, Running 117.07s Step 363( 48.80%), action 244, FPS 1.93, Running 117.70s Step 364( 49.00%), action 245, FPS 1.99, Running 118.01s Step 365( 49.20%), action 246, FPS 2.07, Running 118.19s Step 366( 49.40%), action 247, FPS 2.09, Running 118.82s Step 367( 49.60%), action 248, FPS 2.14, Running 119.04s Step 368( 49.80%), action 249, FPS 2.10, Running 119.71s Step 369( 50.00%), action 250, FPS 2.10, Running 119.98s Step 370( 50.20%), action 251, FPS 2.12, Running 120.68s Step 371( 50.40%), action 252, FPS 2.17, Running 120.96s Step 372( 50.60%), action 253, FPS 2.19, Running 121.46s Step 373( 50.80%), action 254, FPS 2.23, Running 121.75s Step 374( 51.00%), action 255, FPS 2.21, Running 122.44s Step 375( 51.20%), action 256, FPS 2.23, Running 122.65s Step 376( 51.40%), action 257, FPS 2.28, Running 122.91s Step 377( 51.60%), action 258, FPS 2.32, Running 123.15s Step 378( 51.80%), action 259, FPS 2.32, Running 123.65s Step 379( 52.00%), action 260, FPS 2.30, Running 124.09s Step 380( 52.20%), action 261, FPS 2.35, Running 124.66s Step 381( 52.40%), action 262, FPS 2.30, Running 125.14s Step 382( 52.60%), action 263, FPS 2.35, Running 125.59s Step 383( 52.80%), action 264, FPS 2.38, Running 126.11s Step 384( 53.00%), action 265, FPS 2.33, Running 126.58s Step 385( 53.20%), action 266, FPS 2.23, Running 127.14s Step 386( 53.40%), action 267, FPS 2.25, Running 127.71s Step 387( 53.60%), action 268, FPS 2.25, Running 127.94s Step 388( 53.80%), action 269, FPS 2.27, Running 128.51s Step 389( 54.00%), action 270, FPS 2.28, Running 128.76s Step 390( 54.20%), action 271, FPS 2.25, Running 129.59s Step 391( 54.40%), action 272, FPS 2.23, Running 129.93s Step 392( 54.60%), action 273, FPS 2.21, Running 130.50s Step 393( 54.80%), action 274, FPS 2.16, Running 131.01s Step 394( 55.00%), action 275, FPS 2.18, Running 131.60s Step 395( 55.20%), action 276, FPS 2.14, Running 131.99s Step 396( 55.40%), action 277, FPS 2.08, Running 132.54s Step 397( 55.60%), action 278, FPS 2.02, Running 133.07s Step 398( 55.80%), action 279, FPS 1.99, Running 133.71s Step 399( 56.00%), action 280, FPS 2.00, Running 134.12s Step 400( 56.20%), action 281, FPS 1.96, Running 134.89s Step 401( 56.40%), action 282, FPS 1.93, Running 135.49s Step 402( 56.60%), action 283, FPS 1.89, Running 136.17s Step 403( 56.80%), action 284, FPS 1.86, Running 136.87s Step 404( 57.00%), action 285, FPS 1.83, Running 137.51s Step 405( 57.20%), action 286, FPS 1.87, Running 137.83s Step 406( 57.40%), action 287, FPS 1.87, Running 138.40s Step 407( 57.60%), action 288, FPS 1.83, Running 138.90s Step 408( 57.80%), action 289, FPS 1.80, Running 139.64s Step 409( 58.00%), action 290, FPS 1.71, Running 140.43s Step 410( 58.20%), action 291, FPS 1.69, Running 141.41s Step 411( 58.40%), action 292, FPS 1.70, Running 141.71s Step 412( 58.60%), action 293, FPS 1.63, Running 142.78s Step 413( 58.80%), action 294, FPS 1.66, Running 143.08s Step 414( 59.00%), action 295, FPS 1.65, Running 143.74s Step 415( 59.20%), action 296, FPS 1.66, Running 144.00s Step 416( 59.40%), action 297, FPS 1.60, Running 145.07s Step 417( 59.60%), action 298, FPS 1.55, Running 145.94s Step 418( 59.80%), action 299, FPS 1.49, Running 147.15s Step 419( 60.00%), action 300, FPS 1.45, Running 147.92s Step 420( 60.20%), action 301, FPS 1.41, Running 149.06s Step 421( 60.40%), action 302, FPS 1.39, Running 149.91s Step 422( 60.60%), action 303, FPS 1.35, Running 150.99s Step 423( 60.80%), action 304, FPS 1.39, Running 151.31s Step 424( 61.00%), action 305, FPS 1.40, Running 151.81s Step 425( 61.20%), action 306, FPS 1.36, Running 152.49s Step 426( 61.40%), action 307, FPS 1.36, Running 153.11s Step 427( 61.60%), action 308, FPS 1.35, Running 153.76s Step 428( 61.80%), action 309, FPS 1.37, Running 154.27s Step 429( 62.00%), action 310, FPS 1.41, Running 154.60s Step 430( 62.20%), action 311, FPS 1.42, Running 155.54s Step 431( 62.40%), action 312, FPS 1.41, Running 155.89s Step 432( 62.60%), action 313, FPS 1.45, Running 156.59s Step 433( 62.80%), action 314, FPS 1.45, Running 156.86s Step 434( 63.00%), action 315, FPS 1.44, Running 157.64s Step 435( 63.20%), action 316, FPS 1.41, Running 158.21s Step 436( 63.40%), action 317, FPS 1.47, Running 158.67s Step 437( 63.60%), action 318, FPS 1.53, Running 158.98s Step 438( 63.80%), action 319, FPS 1.62, Running 159.46s Step 439( 64.00%), action 320, FPS 1.69, Running 159.77s Step 440( 64.20%), action 321, FPS 1.73, Running 160.61s Step 441( 64.40%), action 322, FPS 1.77, Running 161.22s Step 442( 64.60%), action 323, FPS 1.83, Running 161.92s Step 443( 64.80%), action 324, FPS 1.82, Running 162.28s Step 444( 65.00%), action 325, FPS 1.73, Running 163.35s Step 445( 65.20%), action 326, FPS 1.80, Running 163.62s Step 446( 65.40%), action 327, FPS 1.80, Running 164.23s Step 447( 65.60%), action 328, FPS 1.86, Running 164.51s Step 448( 65.80%), action 329, FPS 1.78, Running 165.51s Step 449( 66.00%), action 330, FPS 1.70, Running 166.37s Step 450( 66.20%), action 331, FPS 1.73, Running 167.10s Step 451( 66.40%), action 332, FPS 1.71, Running 167.58s Step 452( 66.60%), action 333, FPS 1.68, Running 168.48s Step 453( 66.80%), action 334, FPS 1.69, Running 168.71s Step 454( 67.00%), action 335, FPS 1.72, Running 169.28s Step 455( 67.20%), action 336, FPS 1.69, Running 170.07s Step 456( 67.40%), action 337, FPS 1.64, Running 170.89s Step 457( 67.60%), action 338, FPS 1.60, Running 171.51s Step 458( 67.80%), action 339, FPS 1.58, Running 172.09s Step 459( 68.00%), action 340, FPS 1.54, Running 172.75s Step 460( 68.20%), action 341, FPS 1.55, Running 173.51s Step 461( 68.40%), action 342, FPS 1.60, Running 173.75s Step 462( 68.60%), action 343, FPS 1.62, Running 174.25s Step 463( 68.80%), action 344, FPS 1.62, Running 174.62s Step 464( 69.00%), action 345, FPS 1.65, Running 175.47s Step 465( 69.20%), action 346, FPS 1.61, Running 176.07s Step 466( 69.40%), action 347, FPS 1.57, Running 176.96s Step 467( 69.60%), action 348, FPS 1.56, Running 177.30s Step 468( 69.80%), action 349, FPS 1.60, Running 177.97s Step 469( 70.00%), action 350, FPS 1.67, Running 178.35s Step 470( 70.20%), action 351, FPS 1.66, Running 179.13s Step 471( 70.40%), action 352, FPS 1.69, Running 179.44s Step 472( 70.60%), action 353, FPS 1.76, Running 179.85s Step 473( 70.80%), action 354, FPS 1.71, Running 180.41s Step 474( 71.00%), action 355, FPS 1.72, Running 180.88s Step 475( 71.20%), action 356, FPS 1.81, Running 181.11s Step 476( 71.40%), action 357, FPS 1.87, Running 181.58s Step 477( 71.60%), action 358, FPS 1.94, Running 181.84s Step 478( 71.80%), action 359, FPS 1.92, Running 182.49s Step 479( 72.00%), action 360, FPS 1.97, Running 182.88s Step 480( 72.20%), action 361, FPS 2.02, Running 183.44s Step 481( 72.40%), action 362, FPS 2.01, Running 183.69s Step 482( 72.60%), action 363, FPS 2.04, Running 184.08s Step 483( 72.80%), action 364, FPS 2.08, Running 184.26s Step 484( 73.00%), action 365, FPS 2.11, Running 184.93s Step 485( 73.20%), action 366, FPS 2.21, Running 185.14s Step 486( 73.40%), action 367, FPS 2.30, Running 185.64s Step 487( 73.60%), action 368, FPS 2.23, Running 186.27s Step 488( 73.80%), action 369, FPS 2.24, Running 186.89s Step 489( 74.00%), action 370, FPS 2.27, Running 187.15s Step 490( 74.20%), action 371, FPS 2.31, Running 187.80s Step 491( 74.40%), action 372, FPS 2.28, Running 188.23s Step 492( 74.60%), action 373, FPS 2.18, Running 189.02s Step 493( 74.80%), action 374, FPS 2.24, Running 189.34s Step 494( 75.00%), action 375, FPS 2.23, Running 189.83s Step 495( 75.20%), action 376, FPS 2.22, Running 190.12s Step 496( 75.40%), action 377, FPS 2.22, Running 190.59s Step 497( 75.60%), action 378, FPS 2.17, Running 191.05s Step 498( 75.80%), action 379, FPS 2.22, Running 191.50s Step 499( 76.00%), action 380, FPS 2.23, Running 191.83s Step 500( 76.20%), action 381, FPS 2.21, Running 192.47s Step 501( 76.40%), action 382, FPS 2.17, Running 192.91s Step 502( 76.60%), action 383, FPS 2.13, Running 193.46s Step 503( 76.80%), action 384, FPS 2.05, Running 194.03s Step 504( 77.00%), action 385, FPS 2.06, Running 194.66s Step 505( 77.20%), action 386, FPS 2.00, Running 195.13s Step 506( 77.40%), action 387, FPS 1.97, Running 195.81s Step 507( 77.60%), action 388, FPS 2.05, Running 196.05s Step 508( 77.80%), action 389, FPS 2.03, Running 196.75s Step 509( 78.00%), action 390, FPS 1.97, Running 197.30s Step 510( 78.20%), action 391, FPS 1.93, Running 198.18s Step 511( 78.40%), action 392, FPS 1.93, Running 198.59s Step 512( 78.60%), action 393, FPS 2.00, Running 199.04s Step 513( 78.80%), action 394, FPS 2.00, Running 199.32s Step 514( 79.00%), action 395, FPS 1.99, Running 199.89s Step 515( 79.20%), action 396, FPS 1.96, Running 200.33s Step 516( 79.40%), action 397, FPS 1.92, Running 201.00s Step 517( 79.60%), action 398, FPS 1.93, Running 201.44s Step 518( 79.80%), action 399, FPS 1.94, Running 201.83s Step 519( 80.00%), action 400, FPS 1.95, Running 202.09s Step 520( 80.20%), action 401, FPS 1.94, Running 202.76s Step 521( 80.40%), action 402, FPS 1.98, Running 203.00s Step 522( 80.60%), action 403, FPS 2.00, Running 203.46s Step 523( 80.80%), action 404, FPS 2.07, Running 203.71s Step 524( 81.00%), action 405, FPS 2.08, Running 204.30s Step 525( 81.20%), action 406, FPS 2.13, Running 204.52s Step 526( 81.40%), action 407, FPS 2.19, Running 204.92s Step 527( 81.60%), action 408, FPS 2.20, Running 205.16s Step 528( 81.80%), action 409, FPS 2.25, Running 205.62s Step 529( 82.00%), action 410, FPS 2.34, Running 205.87s Step 530( 82.20%), action 411, FPS 2.40, Running 206.52s Step 531( 82.40%), action 412, FPS 2.43, Running 206.82s Step 532( 82.60%), action 413, FPS 2.38, Running 207.43s Step 533( 82.80%), action 414, FPS 2.34, Running 207.86s Step 534( 83.00%), action 415, FPS 2.37, Running 208.31s Step 535( 83.20%), action 416, FPS 2.41, Running 208.64s Step 536( 83.40%), action 417, FPS 2.47, Running 209.09s Step 537( 83.60%), action 418, FPS 2.54, Running 209.32s Step 538( 83.80%), action 419, FPS 2.50, Running 209.82s Step 539( 84.00%), action 420, FPS 2.52, Running 210.04s Step 540( 84.20%), action 421, FPS 2.48, Running 210.81s Step 541( 84.40%), action 422, FPS 2.46, Running 211.12s Step 542( 84.60%), action 423, FPS 2.44, Running 211.65s Step 543( 84.80%), action 424, FPS 2.42, Running 211.96s Step 544( 85.00%), action 425, FPS 2.47, Running 212.39s Step 545( 85.20%), action 426, FPS 2.46, Running 212.65s Step 546( 85.40%), action 427, FPS 2.46, Running 213.05s Step 547( 85.60%), action 428, FPS 2.46, Running 213.30s Step 548( 85.80%), action 429, FPS 2.45, Running 213.79s Step 549( 86.00%), action 430, FPS 2.44, Running 214.05s Step 550( 86.20%), action 431, FPS 2.48, Running 214.58s Step 551( 86.40%), action 432, FPS 2.49, Running 214.85s Step 552( 86.60%), action 433, FPS 2.55, Running 215.27s Step 553( 86.80%), action 434, FPS 2.60, Running 215.53s Step 554( 87.00%), action 435, FPS 2.58, Running 216.06s Step 555( 87.20%), action 436, FPS 2.58, Running 216.39s Step 556( 87.40%), action 437, FPS 2.55, Running 216.93s Step 557( 87.60%), action 438, FPS 2.57, Running 217.10s Step 558( 87.80%), action 439, FPS 2.59, Running 217.55s Step 559( 88.00%), action 440, FPS 2.54, Running 217.92s Step 560( 88.20%), action 441, FPS 2.62, Running 218.44s Step 561( 88.40%), action 442, FPS 2.66, Running 218.64s Step 562( 88.60%), action 443, FPS 2.66, Running 219.18s Step 563( 88.80%), action 444, FPS 2.66, Running 219.48s Step 564( 89.00%), action 445, FPS 2.62, Running 220.03s Step 565( 89.20%), action 446, FPS 2.62, Running 220.28s Step 566( 89.40%), action 447, FPS 2.61, Running 220.73s Step 567( 89.60%), action 448, FPS 2.59, Running 221.02s Step 568( 89.80%), action 449, FPS 2.60, Running 221.48s Step 569( 90.00%), action 450, FPS 2.62, Running 221.68s Step 570( 90.20%), action 451, FPS 2.60, Running 222.29s Step 571( 90.40%), action 452, FPS 2.61, Running 222.51s Step 572( 90.60%), action 453, FPS 2.64, Running 222.84s Step 573( 90.80%), action 454, FPS 2.65, Running 223.09s Step 574( 91.00%), action 455, FPS 2.66, Running 223.58s Step 575( 91.20%), action 456, FPS 2.68, Running 223.85s Step 576( 91.40%), action 457, FPS 2.70, Running 224.32s Step 577( 91.60%), action 458, FPS 2.68, Running 224.58s Step 578( 91.80%), action 459, FPS 2.69, Running 224.98s Step 579( 92.00%), action 460, FPS 2.73, Running 225.25s Step 580( 92.20%), action 461, FPS 2.74, Running 225.75s Step 581( 92.40%), action 462, FPS 2.73, Running 225.97s Step 582( 92.60%), action 463, FPS 2.81, Running 226.30s Step 583( 92.80%), action 464, FPS 2.82, Running 226.57s Step 584( 93.00%), action 465, FPS 2.90, Running 226.93s Step 585( 93.20%), action 466, FPS 2.92, Running 227.14s Step 586( 93.40%), action 467, FPS 2.95, Running 227.50s Step 587( 93.60%), action 468, FPS 2.92, Running 227.86s Step 588( 93.80%), action 469, FPS 2.95, Running 228.27s Step 589( 94.00%), action 470, FPS 2.91, Running 228.54s Step 590( 94.20%), action 471, FPS 2.93, Running 229.12s Step 591( 94.40%), action 472, FPS 2.88, Running 229.47s Step 592( 94.60%), action 473, FPS 2.79, Running 230.00s Step 593( 94.80%), action 474, FPS 2.81, Running 230.20s Step 594( 95.00%), action 475, FPS 2.90, Running 230.47s Step 595( 95.20%), action 476, FPS 2.94, Running 230.65s Step 596( 95.40%), action 477, FPS 3.04, Running 230.89s Step 597( 95.60%), action 478, FPS 3.07, Running 231.10s Step 598( 95.80%), action 479, FPS 3.04, Running 231.57s Step 599( 96.00%), action 480, FPS 3.01, Running 231.89s Step 600( 96.20%), action 481, FPS 3.00, Running 232.42s Step 601( 96.40%), action 482, FPS 2.94, Running 232.78s Step 602( 96.60%), action 483, FPS 2.87, Running 233.28s Step 603( 96.80%), action 484, FPS 2.87, Running 233.55s Step 604( 97.00%), action 485, FPS 2.83, Running 234.00s Step 605( 97.20%), action 486, FPS 2.78, Running 234.34s Step 606( 97.40%), action 487, FPS 2.74, Running 234.79s Step 607( 97.60%), action 488, FPS 2.81, Running 234.98s Step 608( 97.80%), action 489, FPS 2.87, Running 235.25s Step 609( 98.00%), action 490, FPS 2.89, Running 235.46s Step 610( 98.20%), action 491, FPS 2.89, Running 236.05s Step 611( 98.40%), action 492, FPS 2.94, Running 236.26s Step 612( 98.60%), action 493, FPS 2.96, Running 236.75s Step 613( 98.80%), action 494, FPS 2.92, Running 237.04s Step 614( 99.00%), action 495, FPS 2.80, Running 237.60s Step 615( 99.20%), action 496, FPS 2.77, Running 237.88s Step 616( 99.40%), action 497, FPS 2.67, Running 238.38s Step 617( 99.60%), action 498, FPS 2.66, Running 238.63s Step 618( 99.80%), action 499, FPS 2.63, Running 239.17s Step 619(100.00%), action 500, FPS 2.65, Running 239.43s [2026-08-02 21:37:22] [63 ] Seed 62 failed after 239.60 s. +steps: 619 , actions: 500 . +Instruction: Empty +Total 43/63(68.25%) success. +Setting seed: 63 +Step 1( N/A%), pre moving , FPS 6.47, Running 0.15s Step 2( N/A%), pre moving , FPS 10.56, Running 0.19s Step 3( N/A%), pre moving , FPS 12.78, Running 0.23s Step 4( N/A%), pre moving , FPS 14.75, Running 0.27s Step 5( N/A%), pre moving , FPS 15.69, Running 0.32s Step 6( N/A%), pre moving , FPS 16.75, Running 0.36s Step 7( N/A%), pre moving , FPS 16.97, Running 0.41s Step 8( N/A%), pre moving , FPS 18.10, Running 0.44s Step 9( N/A%), pre moving , FPS 18.66, Running 0.48s Step 10( N/A%), pre moving , FPS 19.24, Running 0.52s Step 11( N/A%), pre moving , FPS 19.74, Running 0.56s Step 12( N/A%), pre moving , FPS 19.83, Running 0.61s Step 13( N/A%), pre moving , FPS 20.26, Running 0.64s Step 14( N/A%), pre moving , FPS 20.48, Running 0.68s Step 15( N/A%), pre moving , FPS 20.63, Running 0.73s Step 16( N/A%), pre moving , FPS 21.23, Running 0.75s Step 17( N/A%), pre moving , FPS 20.49, Running 0.83s Step 18( N/A%), pre moving , FPS 19.77, Running 0.91s Step 19( N/A%), pre moving , FPS 19.13, Running 0.99s Step 20( N/A%), pre moving , FPS 18.49, Running 1.08s Step 21( N/A%), pre moving , FPS 15.71, Running 1.43s Step 22( N/A%), pre moving , FPS 15.14, Running 1.51s Step 23( N/A%), pre moving , FPS 14.97, Running 1.57s Step 24( N/A%), pre moving , FPS 14.51, Running 1.65s Step 25( N/A%), pre moving , FPS 14.70, Running 1.68s Step 26( N/A%), pre moving , FPS 11.80, Running 2.05s Step 27( N/A%), pre moving , FPS 11.71, Running 2.12s Step 28( N/A%), pre moving , FPS 11.20, Running 2.23s Step 29( N/A%), pre moving , FPS 11.03, Running 2.30s Step 30( N/A%), pre moving , FPS 10.78, Running 2.38s Step 31( N/A%), pre moving , FPS 10.53, Running 2.46s Step 32( N/A%), pre moving , FPS 10.33, Running 2.54s Step 33( N/A%), pre moving , FPS 10.06, Running 2.63s Step 34( N/A%), pre moving , FPS 9.84, Running 2.72s Step 35( N/A%), pre moving , FPS 9.63, Running 2.80s Step 36( N/A%), pre moving , FPS 7.74, Running 3.34s Step 37( N/A%), pre moving , FPS 7.70, Running 3.43s Step 38( N/A%), pre moving , FPS 7.67, Running 3.52s Step 39( N/A%), pre moving , FPS 7.64, Running 3.61s Step 40( N/A%), pre moving , FPS 7.67, Running 3.69s Step 41( N/A%), pre moving , FPS 8.69, Running 3.73s Step 42( N/A%), pre moving , FPS 8.74, Running 3.80s Step 43( N/A%), pre moving , FPS 8.70, Running 3.87s Step 44( N/A%), pre moving , FPS 8.76, Running 3.93s Step 45( N/A%), pre moving , FPS 8.59, Running 4.01s Step 46( N/A%), pre moving , FPS 9.87, Running 4.08s Step 47( N/A%), pre moving , FPS 9.81, Running 4.16s Step 48( N/A%), pre moving , FPS 10.00, Running 4.23s Step 49( N/A%), pre moving , FPS 9.98, Running 4.30s Step 50( N/A%), pre moving , FPS 10.00, Running 4.38s Step 51( N/A%), pre moving , FPS 10.01, Running 4.46s Step 52( N/A%), pre moving , FPS 10.07, Running 4.53s Step 53( N/A%), pre moving , FPS 10.22, Running 4.59s Step 54( N/A%), pre moving , FPS 10.42, Running 4.63s Step 55( N/A%), pre moving , FPS 10.54, Running 4.70s Step 56( N/A%), pre moving , FPS 14.18, Running 4.75s Step 57( N/A%), pre moving , FPS 14.00, Running 4.86s Step 58( N/A%), pre moving , FPS 13.72, Running 4.98s Step 59( N/A%), pre moving , FPS 13.52, Running 5.09s Step 60( N/A%), pre moving , FPS 13.07, Running 5.22s Step 61( N/A%), pre moving , FPS 12.46, Running 5.33s Step 62( N/A%), pre moving , FPS 11.98, Running 5.47s Step 63( N/A%), pre moving , FPS 11.57, Running 5.60s Step 64( N/A%), pre moving , FPS 11.11, Running 5.73s Step 65( N/A%), pre moving , FPS 10.76, Running 5.86s Step 66( N/A%), pre moving , FPS 10.39, Running 6.00s Step 67( N/A%), pre moving , FPS 10.13, Running 6.14s Step 68( N/A%), pre moving , FPS 9.90, Running 6.25s Step 69( N/A%), pre moving , FPS 9.58, Running 6.39s Step 70( N/A%), pre moving , FPS 9.32, Running 6.52s Step 71( N/A%), pre moving , FPS 9.11, Running 6.65s Step 72( N/A%), pre moving , FPS 8.88, Running 6.78s Step 73( N/A%), pre moving , FPS 8.67, Running 6.89s Step 74( N/A%), pre moving , FPS 8.34, Running 7.03s Step 75( N/A%), pre moving , FPS 8.04, Running 7.19s Step 76( N/A%), pre moving , FPS 7.80, Running 7.31s Step 77( N/A%), pre moving , FPS 7.74, Running 7.44s Step 78( N/A%), pre moving , FPS 7.69, Running 7.58s Step 79( N/A%), pre moving , FPS 7.84, Running 7.64s Step 80( N/A%), pre moving , FPS 7.95, Running 7.74s Step 81( N/A%), pre moving , FPS 8.11, Running 7.80s Step 82( N/A%), pre moving , FPS 8.42, Running 7.84s Step 83( N/A%), pre moving , FPS 8.76, Running 7.88s Step 84( N/A%), pre moving , FPS 9.15, Running 7.92s Step 85( N/A%), pre moving , FPS 9.47, Running 7.98s Step 86( N/A%), pre moving , FPS 9.99, Running 8.00s Step 87( N/A%), pre moving , FPS 10.40, Running 8.06s Step 88( N/A%), pre moving , FPS 10.82, Running 8.10s Step 89( N/A%), pre moving , FPS 11.33, Running 8.15s Step 90( N/A%), pre moving , FPS 12.01, Running 8.19s Step 91( N/A%), pre moving , FPS 12.57, Running 8.24s Step 92( N/A%), pre moving , FPS 13.25, Running 8.29s Step 93( N/A%), pre moving , FPS 13.84, Running 8.34s Step 94( N/A%), pre moving , FPS 14.90, Running 8.37s Step 95( N/A%), pre moving , FPS 16.37, Running 8.41s Step 96( N/A%), pre moving , FPS 17.49, Running 8.46s Step 97( N/A%), pre moving , FPS 18.62, Running 8.51s Step 98( N/A%), pre moving , FPS 8.17, Running 10.03s Step 99( N/A%), pre moving , FPS 7.35, Running 10.36s Step 100( N/A%), pre moving , FPS 7.08, Running 10.56s Step 101( N/A%), pre moving , FPS 6.38, Running 10.93s Step 102( N/A%), pre moving , FPS 6.05, Running 11.15s Step 103( N/A%), pre moving , FPS 5.60, Running 11.45s Step 104( N/A%), pre moving , FPS 5.45, Running 11.59s Step 105( N/A%), pre moving , FPS 5.16, Running 11.85s Step 106( N/A%), pre moving , FPS 4.97, Running 12.03s Step 107( N/A%), pre moving , FPS 4.69, Running 12.32s Step 108( N/A%), pre moving , FPS 4.56, Running 12.49s Step 109( N/A%), pre moving , FPS 4.36, Running 12.73s Step 110( N/A%), pre moving , FPS 4.26, Running 12.88s Step 111( N/A%), pre moving , FPS 4.02, Running 13.22s Step 112( N/A%), pre moving , FPS 3.92, Running 13.39s Step 113( N/A%), pre moving , FPS 3.70, Running 13.75s Step 114( N/A%), pre moving , FPS 3.58, Running 13.96s Step 115( N/A%), pre moving , FPS 3.41, Running 14.27s Step 116( N/A%), pre moving , FPS 3.34, Running 14.45s Step 117( N/A%), pre moving , FPS 3.18, Running 14.81s Step 118( 0.20%), action 1, FPS 3.45, Running 15.83s Step 119( 0.40%), action 2, FPS 3.48, Running 16.11s Step 120( 0.60%), action 3, FPS 3.05, Running 17.12s Step 121( 0.80%), action 4, FPS 2.99, Running 17.63s Step 122( 1.00%), action 5, FPS 2.69, Running 18.58s Step 123( 1.20%), action 6, FPS 2.69, Running 18.90s Step 124( 1.40%), action 7, FPS 2.54, Running 19.45s Step 125( 1.60%), action 8, FPS 2.40, Running 20.19s Step 126( 1.80%), action 9, FPS 2.32, Running 20.66s Step 127( 2.00%), action 10, FPS 2.31, Running 20.98s Step 128( 2.20%), action 11, FPS 2.19, Running 21.61s Step 129( 2.40%), action 12, FPS 2.18, Running 21.90s Step 130( 2.60%), action 13, FPS 2.03, Running 22.72s Step 131( 2.80%), action 14, FPS 2.03, Running 23.07s Step 132( 3.00%), action 15, FPS 1.94, Running 23.68s Step 133( 3.20%), action 16, FPS 1.96, Running 23.96s Step 134( 3.40%), action 17, FPS 1.90, Running 24.51s Step 135( 3.60%), action 18, FPS 1.84, Running 25.14s Step 136( 3.80%), action 19, FPS 1.78, Running 25.68s Step 137( 4.00%), action 20, FPS 1.72, Running 26.46s Step 138( 4.20%), action 21, FPS 1.77, Running 27.14s Step 139( 4.40%), action 22, FPS 1.77, Running 27.42s Step 140( 4.60%), action 23, FPS 1.77, Running 28.42s Step 141( 4.80%), action 24, FPS 1.75, Running 29.03s Step 142( 5.00%), action 25, FPS 1.80, Running 29.69s Step 143( 5.20%), action 26, FPS 1.79, Running 30.04s Step 144( 5.40%), action 27, FPS 1.81, Running 30.49s Step 145( 5.60%), action 28, FPS 1.88, Running 30.81s Step 146( 5.80%), action 29, FPS 1.86, Running 31.43s Step 147( 6.00%), action 30, FPS 1.80, Running 32.08s Step 148( 6.20%), action 31, FPS 1.79, Running 32.80s Step 149( 6.40%), action 32, FPS 1.78, Running 33.17s Step 150( 6.60%), action 33, FPS 1.81, Running 33.80s Step 151( 6.80%), action 34, FPS 1.80, Running 34.16s Step 152( 7.00%), action 35, FPS 1.82, Running 34.68s Step 153( 7.20%), action 36, FPS 1.80, Running 35.04s Step 154( 7.40%), action 37, FPS 1.75, Running 35.91s Step 155( 7.60%), action 38, FPS 1.78, Running 36.40s Step 156( 7.80%), action 39, FPS 1.70, Running 37.45s Step 157( 8.00%), action 40, FPS 1.76, Running 37.79s Step 158( 8.20%), action 41, FPS 1.73, Running 38.70s Step 159( 8.40%), action 42, FPS 1.69, Running 39.26s Step 160( 8.60%), action 43, FPS 1.74, Running 39.89s Step 161( 8.80%), action 44, FPS 1.75, Running 40.45s Step 162( 9.00%), action 45, FPS 1.74, Running 41.15s Step 163( 9.20%), action 46, FPS 1.74, Running 41.53s Step 164( 9.40%), action 47, FPS 1.71, Running 42.17s Step 165( 9.60%), action 48, FPS 1.65, Running 42.92s Step 166( 9.80%), action 49, FPS 1.65, Running 43.56s Step 167( 10.00%), action 50, FPS 1.64, Running 44.28s Step 168( 10.20%), action 51, FPS 1.58, Running 45.49s Step 169( 10.40%), action 52, FPS 1.53, Running 46.25s Step 170( 10.60%), action 53, FPS 1.48, Running 47.28s Step 171( 10.80%), action 54, FPS 1.49, Running 47.60s Step 172( 11.00%), action 55, FPS 1.47, Running 48.28s Step 173( 11.20%), action 56, FPS 1.48, Running 48.58s Step 174( 11.40%), action 57, FPS 1.51, Running 49.18s Step 175( 11.60%), action 58, FPS 1.51, Running 49.67s Step 176( 11.80%), action 59, FPS 1.56, Running 50.31s Step 177( 12.00%), action 60, FPS 1.56, Running 50.64s Step 178( 12.20%), action 61, FPS 1.51, Running 51.92s Step 179( 12.40%), action 62, FPS 1.50, Running 52.60s Step 180( 12.60%), action 63, FPS 1.48, Running 53.44s Step 181( 12.80%), action 64, FPS 1.51, Running 53.73s Step 182( 13.00%), action 65, FPS 1.51, Running 54.36s Step 183( 13.20%), action 66, FPS 1.48, Running 55.05s Step 184( 13.40%), action 67, FPS 1.48, Running 55.66s Step 185( 13.60%), action 68, FPS 1.52, Running 56.10s Step 186( 13.80%), action 69, FPS 1.54, Running 56.55s Step 187( 14.00%), action 70, FPS 1.59, Running 56.84s Step 188( 14.20%), action 71, FPS 1.59, Running 58.09s Step 189( 14.40%), action 72, FPS 1.65, Running 58.37s Step 190( 14.60%), action 73, FPS 1.63, Running 59.58s Step 191( 14.80%), action 74, FPS 1.60, Running 60.08s Step 192( 15.00%), action 75, FPS 1.55, Running 61.15s Step 193( 15.20%), action 76, FPS 1.56, Running 61.43s Step 194( 15.40%), action 77, FPS 1.50, Running 62.54s Step 195( 15.60%), action 78, FPS 1.51, Running 62.87s Step 196( 15.80%), action 79, FPS 1.51, Running 63.54s Step 197( 16.00%), action 80, FPS 1.49, Running 64.09s Step 198( 16.20%), action 81, FPS 1.55, Running 64.85s Step 199( 16.40%), action 82, FPS 1.59, Running 65.18s Step 200( 16.60%), action 83, FPS 1.62, Running 65.78s Step 201( 16.80%), action 84, FPS 1.60, Running 66.23s Step 202( 17.00%), action 85, FPS 1.54, Running 67.31s Step 203( 17.20%), action 86, FPS 1.53, Running 68.11s Step 204( 17.40%), action 87, FPS 1.54, Running 68.63s Step 205( 17.60%), action 88, FPS 1.56, Running 68.94s Step 206( 17.80%), action 89, FPS 1.50, Running 69.86s Step 207( 18.00%), action 90, FPS 1.48, Running 70.40s Step 208( 18.20%), action 91, FPS 1.52, Running 71.24s Step 209( 18.40%), action 92, FPS 1.51, Running 71.66s Step 210( 18.60%), action 93, FPS 1.58, Running 72.27s Step 211( 18.80%), action 94, FPS 1.60, Running 72.60s Step 212( 19.00%), action 95, FPS 1.60, Running 73.65s Step 213( 19.20%), action 96, FPS 1.53, Running 74.54s Step 214( 19.40%), action 97, FPS 1.58, Running 75.21s Step 215( 19.60%), action 98, FPS 1.58, Running 75.54s Step 216( 19.80%), action 99, FPS 1.57, Running 76.29s Step 217( 20.00%), action 100, FPS 1.57, Running 76.85s Step 218( 20.20%), action 101, FPS 1.52, Running 78.03s Step 219( 20.40%), action 102, FPS 1.51, Running 78.46s Step 220( 20.60%), action 103, FPS 1.49, Running 79.24s Step 221( 20.80%), action 104, FPS 1.48, Running 79.71s Step 222( 21.00%), action 105, FPS 1.50, Running 80.67s Step 223( 21.20%), action 106, FPS 1.53, Running 81.16s Step 224( 21.40%), action 107, FPS 1.47, Running 82.27s Step 225( 21.60%), action 108, FPS 1.46, Running 82.64s Step 226( 21.80%), action 109, FPS 1.49, Running 83.29s Step 227( 22.00%), action 110, FPS 1.47, Running 83.98s Step 228( 22.20%), action 111, FPS 1.44, Running 85.16s Step 229( 22.40%), action 112, FPS 1.44, Running 85.50s Step 230( 22.60%), action 113, FPS 1.39, Running 86.67s Step 231( 22.80%), action 114, FPS 1.35, Running 87.36s Step 232( 23.00%), action 115, FPS 1.37, Running 88.26s Step 233( 23.20%), action 116, FPS 1.37, Running 89.12s Step 234( 23.40%), action 117, FPS 1.36, Running 89.97s Step 235( 23.60%), action 118, FPS 1.31, Running 90.78s Step 236( 23.80%), action 119, FPS 1.29, Running 91.75s Step 237( 24.00%), action 120, FPS 1.31, Running 92.07s Step 238( 24.20%), action 121, FPS 1.36, Running 92.73s Step 239( 24.40%), action 122, FPS 1.37, Running 93.08s Step 240( 24.60%), action 123, FPS 1.38, Running 93.79s Step 241( 24.80%), action 124, FPS 1.36, Running 94.44s Step 242( 25.00%), action 125, FPS 1.39, Running 95.10s Step 243( 25.20%), action 126, FPS 1.39, Running 95.53s Step 244( 25.40%), action 127, FPS 1.45, Running 96.02s Step 245( 25.60%), action 128, FPS 1.44, Running 96.55s Step 246( 25.80%), action 129, FPS 1.45, Running 97.06s Step 247( 26.00%), action 130, FPS 1.48, Running 97.46s Step 248( 26.20%), action 131, FPS 1.54, Running 98.15s Step 249( 26.40%), action 132, FPS 1.53, Running 98.58s Step 250( 26.60%), action 133, FPS 1.55, Running 99.57s Step 251( 26.80%), action 134, FPS 1.58, Running 100.06s Step 252( 27.00%), action 135, FPS 1.57, Running 101.01s Step 253( 27.20%), action 136, FPS 1.62, Running 101.45s Step 254( 27.40%), action 137, FPS 1.59, Running 102.54s Step 255( 27.60%), action 138, FPS 1.65, Running 102.91s Step 256( 27.80%), action 139, FPS 1.70, Running 103.50s Step 257( 28.00%), action 140, FPS 1.65, Running 104.20s Step 258( 28.20%), action 141, FPS 1.61, Running 105.18s Step 259( 28.40%), action 142, FPS 1.57, Running 105.82s Step 260( 28.60%), action 143, FPS 1.57, Running 106.51s Step 261( 28.80%), action 144, FPS 1.56, Running 107.23s Step 262( 29.00%), action 145, FPS 1.58, Running 107.77s Step 263( 29.20%), action 146, FPS 1.56, Running 108.37s Step 264( 29.40%), action 147, FPS 1.49, Running 109.40s Step 265( 29.60%), action 148, FPS 1.51, Running 109.79s Step 266( 29.80%), action 149, FPS 1.48, Running 110.56s Step 267( 30.00%), action 150, FPS 1.48, Running 111.01s Step 268( 30.20%), action 151, FPS 1.47, Running 111.76s Step 269( 30.40%), action 152, FPS 1.44, Running 112.46s Step 270( 30.60%), action 153, FPS 1.47, Running 113.15s Step 271( 30.80%), action 154, FPS 1.48, Running 113.61s Step 272( 31.00%), action 155, FPS 1.46, Running 114.70s Step 273( 31.20%), action 156, FPS 1.47, Running 115.08s Step 274( 31.40%), action 157, FPS 1.53, Running 115.65s Step 275( 31.60%), action 158, FPS 1.48, Running 116.38s Step 276( 31.80%), action 159, FPS 1.43, Running 117.53s Step 277( 32.00%), action 160, FPS 1.46, Running 117.89s Step 278( 32.20%), action 161, FPS 1.48, Running 118.69s Step 279( 32.40%), action 162, FPS 1.48, Running 119.35s Step 280( 32.60%), action 163, FPS 1.51, Running 119.76s Step 281( 32.80%), action 164, FPS 1.56, Running 120.09s Step 282( 33.00%), action 165, FPS 1.50, Running 121.09s Step 283( 33.20%), action 166, FPS 1.54, Running 121.34s Step 284( 33.40%), action 167, FPS 1.56, Running 122.23s Step 285( 33.60%), action 168, FPS 1.51, Running 123.05s Step 286( 33.80%), action 169, FPS 1.51, Running 123.78s Step 287( 34.00%), action 170, FPS 1.52, Running 124.20s Step 288( 34.20%), action 171, FPS 1.52, Running 124.88s Step 289( 34.40%), action 172, FPS 1.58, Running 125.14s Step 290( 34.60%), action 173, FPS 1.57, Running 125.87s Step 291( 34.80%), action 174, FPS 1.55, Running 126.52s Step 292( 35.00%), action 175, FPS 1.56, Running 127.51s Step 293( 35.20%), action 176, FPS 1.53, Running 128.12s Step 294( 35.40%), action 177, FPS 1.54, Running 128.65s Step 295( 35.60%), action 178, FPS 1.59, Running 128.98s Step 296( 35.80%), action 179, FPS 1.60, Running 130.05s Step 297( 36.00%), action 180, FPS 1.57, Running 130.62s Step 298( 36.20%), action 181, FPS 1.58, Running 131.32s Step 299( 36.40%), action 182, FPS 1.59, Running 131.96s Step 300( 36.60%), action 183, FPS 1.47, Running 133.33s Step 301( 36.80%), action 184, FPS 1.46, Running 133.83s Step 302( 37.00%), action 185, FPS 1.50, Running 134.44s Step 303( 37.20%), action 186, FPS 1.46, Running 135.01s Step 304( 37.40%), action 187, FPS 1.49, Running 135.61s Step 305( 37.60%), action 188, FPS 1.51, Running 136.31s Step 306( 37.80%), action 189, FPS 1.49, Running 137.22s Step 307( 38.00%), action 190, FPS 1.49, Running 137.59s Step 308( 38.20%), action 191, FPS 1.47, Running 138.48s Step 309( 38.40%), action 192, FPS 1.45, Running 138.97s Step 310( 38.60%), action 193, FPS 1.47, Running 139.47s Step 311( 38.80%), action 194, FPS 1.48, Running 140.08s Step 312( 39.00%), action 195, FPS 1.51, Running 140.73s Step 313( 39.20%), action 196, FPS 1.53, Running 141.21s Step 314( 39.40%), action 197, FPS 1.50, Running 141.96s Step 315( 39.60%), action 198, FPS 1.48, Running 142.48s Step 316( 39.80%), action 199, FPS 1.51, Running 143.30s Step 317( 40.00%), action 200, FPS 1.53, Running 143.67s Step 318( 40.20%), action 201, FPS 1.52, Running 144.47s Step 319( 40.40%), action 202, FPS 1.55, Running 144.90s Step 320( 40.60%), action 203, FPS 1.64, Running 145.56s Step 321( 40.80%), action 204, FPS 1.65, Running 145.99s Step 322( 41.00%), action 205, FPS 1.64, Running 146.66s Step 323( 41.20%), action 206, FPS 1.67, Running 146.96s Step 324( 41.40%), action 207, FPS 1.66, Running 147.65s Step 325( 41.60%), action 208, FPS 1.69, Running 148.11s Step 326( 41.80%), action 209, FPS 1.77, Running 148.52s Step 327( 42.00%), action 210, FPS 1.76, Running 148.95s Step 328( 42.20%), action 211, FPS 1.76, Running 149.87s Step 329( 42.40%), action 212, FPS 1.75, Running 150.37s Step 330( 42.60%), action 213, FPS 1.71, Running 151.16s Step 331( 42.80%), action 214, FPS 1.70, Running 151.82s Step 332( 43.00%), action 215, FPS 1.68, Running 152.66s Step 333( 43.20%), action 216, FPS 1.62, Running 153.56s Step 334( 43.40%), action 217, FPS 1.57, Running 154.73s Step 335( 43.60%), action 218, FPS 1.58, Running 155.17s Step 336( 43.80%), action 219, FPS 1.60, Running 155.84s Step 337( 44.00%), action 220, FPS 1.59, Running 156.24s Step 338( 44.20%), action 221, FPS 1.56, Running 157.30s Step 339( 44.40%), action 222, FPS 1.54, Running 157.86s Step 340( 44.60%), action 223, FPS 1.56, Running 158.37s Step 341( 44.80%), action 224, FPS 1.55, Running 158.85s Step 342( 45.00%), action 225, FPS 1.52, Running 159.84s Step 343( 45.20%), action 226, FPS 1.52, Running 160.14s Step 344( 45.40%), action 227, FPS 1.48, Running 161.12s Step 345( 45.60%), action 228, FPS 1.48, Running 161.62s Step 346( 45.80%), action 229, FPS 1.45, Running 162.27s Step 347( 46.00%), action 230, FPS 1.46, Running 162.68s Step 348( 46.20%), action 231, FPS 1.47, Running 163.46s Step 349( 46.40%), action 232, FPS 1.49, Running 163.76s Step 350( 46.60%), action 233, FPS 1.54, Running 164.15s Step 351( 46.80%), action 234, FPS 1.59, Running 164.42s Step 352( 47.00%), action 235, FPS 1.62, Running 165.04s Step 353( 47.20%), action 236, FPS 1.65, Running 165.65s Step 354( 47.40%), action 237, FPS 1.74, Running 166.20s Step 355( 47.60%), action 238, FPS 1.76, Running 166.54s Step 356( 47.80%), action 239, FPS 1.78, Running 167.09s Step 357( 48.00%), action 240, FPS 1.79, Running 167.42s Step 358( 48.20%), action 241, FPS 1.86, Running 168.04s Step 359( 48.40%), action 242, FPS 1.92, Running 168.29s Step 360( 48.60%), action 243, FPS 1.93, Running 168.74s Step 361( 48.80%), action 244, FPS 1.98, Running 168.97s Step 362( 49.00%), action 245, FPS 2.09, Running 169.43s Step 363( 49.20%), action 246, FPS 2.09, Running 169.72s Step 364( 49.40%), action 247, FPS 2.21, Running 170.19s Step 365( 49.60%), action 248, FPS 2.25, Running 170.49s Step 366( 49.80%), action 249, FPS 2.30, Running 170.97s Step 367( 50.00%), action 250, FPS 2.34, Running 171.24s Step 368( 50.20%), action 251, FPS 2.39, Running 171.82s Step 369( 50.40%), action 252, FPS 2.42, Running 172.03s Step 370( 50.60%), action 253, FPS 2.42, Running 172.43s Step 371( 50.80%), action 254, FPS 2.43, Running 172.65s Step 372( 51.00%), action 255, FPS 2.49, Running 173.08s Step 373( 51.20%), action 256, FPS 2.61, Running 173.30s Step 374( 51.40%), action 257, FPS 2.63, Running 173.80s Step 375( 51.60%), action 258, FPS 2.66, Running 174.08s Step 376( 51.80%), action 259, FPS 2.67, Running 174.58s Step 377( 52.00%), action 260, FPS 2.69, Running 174.86s Step 378( 52.20%), action 261, FPS 2.68, Running 175.51s Step 379( 52.40%), action 262, FPS 2.65, Running 175.84s Step 380( 52.60%), action 263, FPS 2.71, Running 176.12s Step 381( 52.80%), action 264, FPS 2.71, Running 176.35s Step 382( 53.00%), action 265, FPS 2.59, Running 177.16s Step 383( 53.20%), action 266, FPS 2.61, Running 177.38s Step 384( 53.40%), action 267, FPS 2.59, Running 177.92s Step 385( 53.60%), action 268, FPS 2.56, Running 178.29s Step 386( 53.80%), action 269, FPS 2.55, Running 178.83s Step 387( 54.00%), action 270, FPS 2.52, Running 179.18s Step 388( 54.20%), action 271, FPS 2.48, Running 179.88s Step 389( 54.40%), action 272, FPS 2.43, Running 180.25s Step 390( 54.60%), action 273, FPS 2.38, Running 180.85s Step 391( 54.80%), action 274, FPS 2.37, Running 181.09s Step 392( 55.00%), action 275, FPS 2.39, Running 181.46s Step 393( 55.20%), action 276, FPS 2.34, Running 181.86s Step 394( 55.40%), action 277, FPS 2.32, Running 182.41s Step 395( 55.60%), action 278, FPS 2.31, Running 182.73s Step 396( 55.80%), action 279, FPS 2.30, Running 183.29s Step 397( 56.00%), action 280, FPS 2.28, Running 183.62s Step 398( 56.20%), action 281, FPS 2.23, Running 184.49s Step 399( 56.40%), action 282, FPS 2.24, Running 184.77s Step 400( 56.60%), action 283, FPS 2.20, Running 185.22s Step 401( 56.80%), action 284, FPS 2.19, Running 185.49s Step 402( 57.00%), action 285, FPS 2.27, Running 185.99s Step 403( 57.20%), action 286, FPS 2.25, Running 186.27s Step 404( 57.40%), action 287, FPS 2.26, Running 186.76s Step 405( 57.60%), action 288, FPS 2.27, Running 187.09s Step 406( 57.80%), action 289, FPS 2.28, Running 187.61s Step 407( 58.00%), action 290, FPS 2.27, Running 187.98s Step 408( 58.20%), action 291, FPS 2.27, Running 188.70s Step 409( 58.40%), action 292, FPS 2.25, Running 189.13s Step 410( 58.60%), action 293, FPS 2.28, Running 189.61s Step 411( 58.80%), action 294, FPS 2.25, Running 189.97s Step 412( 59.00%), action 295, FPS 2.22, Running 190.48s Step 413( 59.20%), action 296, FPS 2.25, Running 190.72s Step 414( 59.40%), action 297, FPS 2.28, Running 191.19s Step 415( 59.60%), action 298, FPS 2.25, Running 191.63s Step 416( 59.80%), action 299, FPS 2.25, Running 192.19s Step 417( 60.00%), action 300, FPS 2.27, Running 192.44s Step 418( 60.20%), action 301, FPS 2.27, Running 193.28s Step 419( 60.40%), action 302, FPS 2.26, Running 193.62s Step 420( 60.60%), action 303, FPS 2.28, Running 194.00s Step 421( 60.80%), action 304, FPS 2.26, Running 194.34s Step 422( 61.00%), action 305, FPS 2.25, Running 194.89s Step 423( 61.20%), action 306, FPS 2.16, Running 195.51s Step 424( 61.40%), action 307, FPS 2.15, Running 196.06s Step 425( 61.60%), action 308, FPS 2.16, Running 196.36s Step 426( 61.80%), action 309, FPS 2.18, Running 196.79s Step 427( 62.00%), action 310, FPS 2.20, Running 197.07s Step 428( 62.20%), action 311, FPS 2.24, Running 197.63s Step 429( 62.40%), action 312, FPS 2.28, Running 197.92s Step 430( 62.60%), action 313, FPS 2.31, Running 198.28s Step 431( 62.80%), action 314, FPS 2.33, Running 198.57s Step 432( 63.00%), action 315, FPS 2.31, Running 199.13s Step 433( 63.20%), action 316, FPS 2.29, Running 199.46s Step 434( 63.40%), action 317, FPS 2.28, Running 199.96s Step 435( 63.60%), action 318, FPS 2.32, Running 200.24s Step 436( 63.80%), action 319, FPS 2.32, Running 200.83s Step 437( 64.00%), action 320, FPS 2.27, Running 201.24s Step 438( 64.20%), action 321, FPS 2.27, Running 202.09s Step 439( 64.40%), action 322, FPS 2.30, Running 202.32s Step 440( 64.60%), action 323, FPS 2.26, Running 202.84s Step 441( 64.80%), action 324, FPS 2.27, Running 203.15s Step 442( 65.00%), action 325, FPS 2.28, Running 203.65s Step 443( 65.20%), action 326, FPS 2.37, Running 203.97s Step 444( 65.40%), action 327, FPS 2.26, Running 204.90s Step 445( 65.60%), action 328, FPS 2.16, Running 205.64s Step 446( 65.80%), action 329, FPS 2.12, Running 206.21s Step 447( 66.00%), action 330, FPS 2.11, Running 206.55s Step 448( 66.20%), action 331, FPS 2.10, Running 207.15s Step 449( 66.40%), action 332, FPS 2.08, Running 207.54s Step 450( 66.60%), action 333, FPS 2.04, Running 208.07s Step 451( 66.80%), action 334, FPS 2.04, Running 208.37s Step 452( 67.00%), action 335, FPS 1.97, Running 209.26s Step 453( 67.20%), action 336, FPS 1.92, Running 209.86s Step 454( 67.40%), action 337, FPS 1.91, Running 210.42s Step 455( 67.60%), action 338, FPS 1.90, Running 210.77s Step 456( 67.80%), action 339, FPS 1.90, Running 211.37s Step 457( 68.00%), action 340, FPS 1.87, Running 211.93s Step 458( 68.20%), action 341, FPS 1.84, Running 212.96s Step 459( 68.40%), action 342, FPS 1.83, Running 213.24s Step 460( 68.60%), action 343, FPS 1.77, Running 214.16s Step 461( 68.80%), action 344, FPS 1.76, Running 214.50s Step 462( 69.00%), action 345, FPS 1.75, Running 215.11s Step 463( 69.20%), action 346, FPS 1.69, Running 215.81s Step 464( 69.40%), action 347, FPS 1.73, Running 216.49s Step 465( 69.60%), action 348, FPS 1.72, Running 217.30s Step 466( 69.80%), action 349, FPS 1.71, Running 217.88s Step 467( 70.00%), action 350, FPS 1.65, Running 218.71s Step 468( 70.20%), action 351, FPS 1.57, Running 219.90s Step 469( 70.40%), action 352, FPS 1.52, Running 220.67s Step 470( 70.60%), action 353, FPS 1.46, Running 221.75s Step 471( 70.80%), action 354, FPS 1.41, Running 222.55s Step 472( 71.00%), action 355, FPS 1.38, Running 223.71s Step 473( 71.20%), action 356, FPS 1.40, Running 224.11s Step 474( 71.40%), action 357, FPS 1.39, Running 224.81s Step 475( 71.60%), action 358, FPS 1.39, Running 225.13s Step 476( 71.80%), action 359, FPS 1.37, Running 225.96s Step 477( 72.00%), action 360, FPS 1.37, Running 226.54s Step 478( 72.20%), action 361, FPS 1.38, Running 227.41s Step 479( 72.40%), action 362, FPS 1.34, Running 228.12s Step 480( 72.60%), action 363, FPS 1.36, Running 228.89s Step 481( 72.80%), action 364, FPS 1.37, Running 229.15s Step 482( 73.00%), action 365, FPS 1.36, Running 229.82s Step 483( 73.20%), action 366, FPS 1.36, Running 230.51s Step 484( 73.40%), action 367, FPS 1.36, Running 231.20s Step 485( 73.60%), action 368, FPS 1.41, Running 231.47s Step 486( 73.80%), action 369, FPS 1.40, Running 232.22s Step 487( 74.00%), action 370, FPS 1.41, Running 232.88s Step 488( 74.20%), action 371, FPS 1.45, Running 233.72s Step 489( 74.40%), action 372, FPS 1.50, Running 233.97s Step 490( 74.60%), action 373, FPS 1.55, Running 234.67s Step 491( 74.80%), action 374, FPS 1.61, Running 234.99s Step 492( 75.00%), action 375, FPS 1.67, Running 235.68s [2026-08-02 21:41:18] [64 ] Seed 63 success after 235.91 s. +steps: 492 , actions: 375 . +Instruction: Empty +Total 44/64(68.75%) success. +Setting seed: 64 +Step 1( N/A%), pre moving , FPS 9.51, Running 0.11s Step 2( N/A%), pre moving , FPS 14.72, Running 0.14s Step 3( N/A%), pre moving , FPS 18.25, Running 0.16s Step 4( N/A%), pre moving , FPS 18.90, Running 0.21s Step 5( N/A%), pre moving , FPS 19.64, Running 0.25s Step 6( N/A%), pre moving , FPS 19.50, Running 0.31s Step 7( N/A%), pre moving , FPS 19.85, Running 0.35s Step 8( N/A%), pre moving , FPS 20.52, Running 0.39s Step 9( N/A%), pre moving , FPS 21.10, Running 0.43s Step 10( N/A%), pre moving , FPS 21.19, Running 0.47s Step 11( N/A%), pre moving , FPS 21.38, Running 0.51s Step 12( N/A%), pre moving , FPS 21.92, Running 0.55s Step 13( N/A%), pre moving , FPS 22.75, Running 0.57s Step 14( N/A%), pre moving , FPS 22.61, Running 0.62s Step 15( N/A%), pre moving , FPS 22.57, Running 0.66s Step 16( N/A%), pre moving , FPS 23.14, Running 0.69s Step 17( N/A%), pre moving , FPS 22.74, Running 0.75s Step 18( N/A%), pre moving , FPS 21.83, Running 0.82s Step 19( N/A%), pre moving , FPS 20.72, Running 0.92s Step 20( N/A%), pre moving , FPS 20.68, Running 0.97s Step 21( N/A%), pre moving , FPS 16.24, Running 1.34s Step 22( N/A%), pre moving , FPS 15.62, Running 1.42s Step 23( N/A%), pre moving , FPS 15.45, Running 1.46s Step 24( N/A%), pre moving , FPS 14.71, Running 1.57s Step 25( N/A%), pre moving , FPS 14.59, Running 1.63s Step 26( N/A%), pre moving , FPS 11.91, Running 1.99s Step 27( N/A%), pre moving , FPS 11.63, Running 2.07s Step 28( N/A%), pre moving , FPS 11.32, Running 2.16s Step 29( N/A%), pre moving , FPS 11.06, Running 2.23s Step 30( N/A%), pre moving , FPS 10.79, Running 2.33s Step 31( N/A%), pre moving , FPS 10.53, Running 2.41s Step 32( N/A%), pre moving , FPS 10.22, Running 2.50s Step 33( N/A%), pre moving , FPS 9.93, Running 2.59s Step 34( N/A%), pre moving , FPS 9.75, Running 2.67s Step 35( N/A%), pre moving , FPS 9.55, Running 2.76s Step 36( N/A%), pre moving , FPS 7.80, Running 3.25s Step 37( N/A%), pre moving , FPS 7.70, Running 3.34s Step 38( N/A%), pre moving , FPS 7.66, Running 3.44s Step 39( N/A%), pre moving , FPS 7.71, Running 3.51s Step 40( N/A%), pre moving , FPS 7.75, Running 3.55s Step 41( N/A%), pre moving , FPS 8.89, Running 3.59s Step 42( N/A%), pre moving , FPS 9.09, Running 3.62s Step 43( N/A%), pre moving , FPS 9.07, Running 3.66s Step 44( N/A%), pre moving , FPS 9.33, Running 3.72s Step 45( N/A%), pre moving , FPS 9.32, Running 3.77s Step 46( N/A%), pre moving , FPS 10.81, Running 3.84s Step 47( N/A%), pre moving , FPS 10.96, Running 3.90s Step 48( N/A%), pre moving , FPS 11.00, Running 3.97s Step 49( N/A%), pre moving , FPS 11.01, Running 4.05s Step 50( N/A%), pre moving , FPS 11.27, Running 4.10s Step 51( N/A%), pre moving , FPS 11.44, Running 4.16s Step 52( N/A%), pre moving , FPS 11.72, Running 4.21s Step 53( N/A%), pre moving , FPS 11.80, Running 4.28s Step 54( N/A%), pre moving , FPS 11.97, Running 4.34s Step 55( N/A%), pre moving , FPS 12.11, Running 4.41s Step 56( N/A%), pre moving , FPS 16.20, Running 4.49s Step 57( N/A%), pre moving , FPS 16.37, Running 4.57s Step 58( N/A%), pre moving , FPS 16.36, Running 4.66s Step 59( N/A%), pre moving , FPS 15.57, Running 4.80s Step 60( N/A%), pre moving , FPS 14.48, Running 4.93s Step 61( N/A%), pre moving , FPS 13.55, Running 5.06s Step 62( N/A%), pre moving , FPS 12.74, Running 5.19s Step 63( N/A%), pre moving , FPS 12.04, Running 5.32s Step 64( N/A%), pre moving , FPS 11.50, Running 5.46s Step 65( N/A%), pre moving , FPS 10.95, Running 5.60s Step 66( N/A%), pre moving , FPS 10.60, Running 5.72s Step 67( N/A%), pre moving , FPS 10.00, Running 5.90s Step 68( N/A%), pre moving , FPS 9.83, Running 6.01s Step 69( N/A%), pre moving , FPS 9.63, Running 6.13s Step 70( N/A%), pre moving , FPS 9.40, Running 6.23s Step 71( N/A%), pre moving , FPS 8.84, Running 6.42s Step 72( N/A%), pre moving , FPS 8.58, Running 6.54s Step 73( N/A%), pre moving , FPS 8.35, Running 6.67s Step 74( N/A%), pre moving , FPS 8.10, Running 6.81s Step 75( N/A%), pre moving , FPS 7.83, Running 6.96s Step 76( N/A%), pre moving , FPS 7.67, Running 7.10s Step 77( N/A%), pre moving , FPS 7.52, Running 7.23s Step 78( N/A%), pre moving , FPS 7.40, Running 7.36s Step 79( N/A%), pre moving , FPS 7.52, Running 7.46s Step 80( N/A%), pre moving , FPS 7.65, Running 7.55s Step 81( N/A%), pre moving , FPS 7.97, Running 7.57s Step 82( N/A%), pre moving , FPS 8.22, Running 7.62s Step 83( N/A%), pre moving , FPS 8.58, Running 7.66s Step 84( N/A%), pre moving , FPS 8.91, Running 7.70s Step 85( N/A%), pre moving , FPS 9.40, Running 7.73s Step 86( N/A%), pre moving , FPS 9.78, Running 7.77s Step 87( N/A%), pre moving , FPS 10.46, Running 7.81s Step 88( N/A%), pre moving , FPS 10.92, Running 7.84s Step 89( N/A%), pre moving , FPS 11.40, Running 7.88s Step 90( N/A%), pre moving , FPS 11.83, Running 7.92s Step 91( N/A%), pre moving , FPS 12.87, Running 7.98s Step 92( N/A%), pre moving , FPS 13.53, Running 8.02s Step 93( N/A%), pre moving , FPS 14.38, Running 8.07s Step 94( N/A%), pre moving , FPS 15.48, Running 8.10s Step 95( N/A%), pre moving , FPS 16.99, Running 8.14s Step 96( N/A%), pre moving , FPS 18.50, Running 8.18s Step 97( N/A%), pre moving , FPS 20.17, Running 8.22s Step 98( N/A%), pre moving , FPS 22.05, Running 8.27s Step 99( N/A%), pre moving , FPS 23.62, Running 8.30s Step 100( N/A%), pre moving , FPS 24.86, Running 8.35s Step 101( N/A%), pre moving , FPS 8.63, Running 9.89s Step 102( N/A%), pre moving , FPS 7.47, Running 10.30s Step 103( N/A%), pre moving , FPS 7.04, Running 10.50s Step 104( N/A%), pre moving , FPS 6.36, Running 10.84s Step 105( N/A%), pre moving , FPS 6.03, Running 11.05s Step 106( N/A%), pre moving , FPS 5.49, Running 11.41s Step 107( N/A%), pre moving , FPS 5.32, Running 11.57s Step 108( N/A%), pre moving , FPS 4.95, Running 11.88s Step 109( N/A%), pre moving , FPS 4.79, Running 12.05s Step 110( N/A%), pre moving , FPS 4.51, Running 12.35s Step 111( N/A%), pre moving , FPS 4.40, Running 12.52s Step 112( N/A%), pre moving , FPS 4.14, Running 12.85s Step 113( N/A%), pre moving , FPS 4.01, Running 13.05s Step 114( N/A%), pre moving , FPS 3.77, Running 13.41s Step 115( N/A%), pre moving , FPS 3.65, Running 13.62s Step 116( N/A%), pre moving , FPS 3.42, Running 14.03s Step 117( N/A%), pre moving , FPS 3.31, Running 14.26s Step 118( N/A%), pre moving , FPS 3.17, Running 14.58s Step 119( N/A%), pre moving , FPS 3.09, Running 14.77s Step 120( N/A%), pre moving , FPS 2.96, Running 15.11s Step 121( 0.20%), action 1, FPS 3.35, Running 15.86s Step 122( 0.40%), action 2, FPS 3.40, Running 16.18s Step 123( 0.60%), action 3, FPS 2.96, Running 17.26s Step 124( 0.80%), action 4, FPS 2.71, Running 18.23s Step 125( 1.00%), action 5, FPS 2.60, Running 18.75s Step 126( 1.20%), action 6, FPS 2.44, Running 19.60s Step 127( 1.40%), action 7, FPS 2.38, Running 19.97s Step 128( 1.60%), action 8, FPS 2.37, Running 20.34s Step 129( 1.80%), action 9, FPS 2.26, Running 20.92s Step 130( 2.00%), action 10, FPS 2.26, Running 21.19s Step 131( 2.20%), action 11, FPS 2.15, Running 21.81s Step 132( 2.40%), action 12, FPS 2.05, Running 22.62s Step 133( 2.60%), action 13, FPS 1.99, Running 23.09s Step 134( 2.80%), action 14, FPS 1.92, Running 23.85s Step 135( 3.00%), action 15, FPS 1.88, Running 24.25s Step 136( 3.20%), action 16, FPS 1.87, Running 24.73s Step 137( 3.40%), action 17, FPS 1.77, Running 25.57s Step 138( 3.60%), action 18, FPS 1.65, Running 26.67s Step 139( 3.80%), action 19, FPS 1.56, Running 27.57s Step 140( 4.00%), action 20, FPS 1.52, Running 28.27s Step 141( 4.20%), action 21, FPS 1.49, Running 29.30s Step 142( 4.40%), action 22, FPS 1.48, Running 29.65s Step 143( 4.60%), action 23, FPS 1.52, Running 30.44s Step 144( 4.80%), action 24, FPS 1.57, Running 30.96s Step 145( 5.00%), action 25, FPS 1.53, Running 31.84s Step 146( 5.20%), action 26, FPS 1.58, Running 32.24s Step 147( 5.40%), action 27, FPS 1.51, Running 33.22s Step 148( 5.60%), action 28, FPS 1.50, Running 33.67s Step 149( 5.80%), action 29, FPS 1.51, Running 34.15s Step 150( 6.00%), action 30, FPS 1.50, Running 34.52s Step 151( 6.20%), action 31, FPS 1.51, Running 35.07s Step 152( 6.40%), action 32, FPS 1.57, Running 35.40s Step 153( 6.60%), action 33, FPS 1.57, Running 35.84s Step 154( 6.80%), action 34, FPS 1.55, Running 36.75s Step 155( 7.00%), action 35, FPS 1.51, Running 37.51s Step 156( 7.20%), action 36, FPS 1.52, Running 37.85s Step 157( 7.40%), action 37, FPS 1.57, Running 38.33s Step 158( 7.60%), action 38, FPS 1.65, Running 38.76s Step 159( 7.80%), action 39, FPS 1.67, Running 39.58s Step 160( 8.00%), action 40, FPS 1.66, Running 40.32s Step 161( 8.20%), action 41, FPS 1.71, Running 41.01s Step 162( 8.40%), action 42, FPS 1.69, Running 41.49s Step 163( 8.60%), action 43, FPS 1.67, Running 42.40s Step 164( 8.80%), action 44, FPS 1.68, Running 42.86s Step 165( 9.00%), action 45, FPS 1.70, Running 43.61s Step 166( 9.20%), action 46, FPS 1.72, Running 43.86s Step 167( 9.40%), action 47, FPS 1.77, Running 44.49s Step 168( 9.60%), action 48, FPS 1.74, Running 45.17s Step 169( 9.80%), action 49, FPS 1.70, Running 45.90s Step 170( 10.00%), action 50, FPS 1.69, Running 46.35s Step 171( 10.20%), action 51, FPS 1.63, Running 47.31s Step 172( 10.40%), action 52, FPS 1.63, Running 47.63s Step 173( 10.60%), action 53, FPS 1.59, Running 48.43s Step 174( 10.80%), action 54, FPS 1.59, Running 49.34s Step 175( 11.00%), action 55, FPS 1.63, Running 49.78s Step 176( 11.20%), action 56, FPS 1.62, Running 50.20s Step 177( 11.40%), action 57, FPS 1.63, Running 50.62s Step 178( 11.60%), action 58, FPS 1.58, Running 51.43s Step 179( 11.80%), action 59, FPS 1.56, Running 52.37s Step 180( 12.00%), action 60, FPS 1.59, Running 52.88s Step 181( 12.20%), action 61, FPS 1.59, Running 53.56s Step 182( 12.40%), action 62, FPS 1.57, Running 54.24s Step 183( 12.60%), action 63, FPS 1.60, Running 54.92s Step 184( 12.80%), action 64, FPS 1.60, Running 55.36s Step 185( 13.00%), action 65, FPS 1.63, Running 55.91s Step 186( 13.20%), action 66, FPS 1.55, Running 56.80s Step 187( 13.40%), action 67, FPS 1.51, Running 57.72s Step 188( 13.60%), action 68, FPS 1.50, Running 58.49s Step 189( 13.80%), action 69, FPS 1.49, Running 59.36s Step 190( 14.00%), action 70, FPS 1.49, Running 59.82s Step 191( 14.20%), action 71, FPS 1.46, Running 61.01s Step 192( 14.40%), action 72, FPS 1.45, Running 61.44s Step 193( 14.60%), action 73, FPS 1.43, Running 62.39s Step 194( 14.80%), action 74, FPS 1.49, Running 62.76s Step 195( 15.00%), action 75, FPS 1.44, Running 63.70s Step 196( 15.20%), action 76, FPS 1.43, Running 64.23s Step 197( 15.40%), action 77, FPS 1.41, Running 64.81s Step 198( 15.60%), action 78, FPS 1.45, Running 65.20s Step 199( 15.80%), action 79, FPS 1.51, Running 65.65s Step 200( 16.00%), action 80, FPS 1.51, Running 66.12s Step 201( 16.20%), action 81, FPS 1.53, Running 66.67s Step 202( 16.40%), action 82, FPS 1.56, Running 67.05s Step 203( 16.60%), action 83, FPS 1.52, Running 68.08s Step 204( 16.80%), action 84, FPS 1.52, Running 68.54s Step 205( 17.00%), action 85, FPS 1.46, Running 69.57s Step 206( 17.20%), action 86, FPS 1.45, Running 70.55s Step 207( 17.40%), action 87, FPS 1.46, Running 71.46s Step 208( 17.60%), action 88, FPS 1.46, Running 72.22s Step 209( 17.80%), action 89, FPS 1.46, Running 73.07s Step 210( 18.00%), action 90, FPS 1.45, Running 73.58s Step 211( 18.20%), action 91, FPS 1.47, Running 74.62s Step 212( 18.40%), action 92, FPS 1.43, Running 75.44s Step 213( 18.60%), action 93, FPS 1.43, Running 76.37s Step 214( 18.80%), action 94, FPS 1.41, Running 76.94s Step 215( 19.00%), action 95, FPS 1.44, Running 77.62s Step 216( 19.20%), action 96, FPS 1.40, Running 78.48s Step 217( 19.40%), action 97, FPS 1.41, Running 78.98s Step 218( 19.60%), action 98, FPS 1.40, Running 79.45s Step 219( 19.80%), action 99, FPS 1.38, Running 80.09s Step 220( 20.00%), action 100, FPS 1.37, Running 80.72s Step 221( 20.20%), action 101, FPS 1.33, Running 81.75s Step 222( 20.40%), action 102, FPS 1.32, Running 82.21s Step 223( 20.60%), action 103, FPS 1.33, Running 83.11s Step 224( 20.80%), action 104, FPS 1.34, Running 83.49s Step 225( 21.00%), action 105, FPS 1.38, Running 84.04s Step 226( 21.20%), action 106, FPS 1.40, Running 84.88s Step 227( 21.40%), action 107, FPS 1.41, Running 85.66s Step 228( 21.60%), action 108, FPS 1.42, Running 86.30s Step 229( 21.80%), action 109, FPS 1.45, Running 86.84s Step 230( 22.00%), action 110, FPS 1.41, Running 87.73s Step 231( 22.20%), action 111, FPS 1.44, Running 88.54s Step 232( 22.40%), action 112, FPS 1.47, Running 89.03s Step 233( 22.60%), action 113, FPS 1.52, Running 89.53s Step 234( 22.80%), action 114, FPS 1.54, Running 89.95s Step 235( 23.00%), action 115, FPS 1.53, Running 90.71s Step 236( 23.20%), action 116, FPS 1.57, Running 91.18s Step 237( 23.40%), action 117, FPS 1.55, Running 91.85s Step 238( 23.60%), action 118, FPS 1.56, Running 92.25s Step 239( 23.80%), action 119, FPS 1.54, Running 93.06s Step 240( 24.00%), action 120, FPS 1.52, Running 93.84s Step 241( 24.20%), action 121, FPS 1.56, Running 94.56s Step 242( 24.40%), action 122, FPS 1.58, Running 94.90s Step 243( 24.60%), action 123, FPS 1.62, Running 95.46s Step 244( 24.80%), action 124, FPS 1.56, Running 96.30s Step 245( 25.00%), action 125, FPS 1.51, Running 97.25s Step 246( 25.20%), action 126, FPS 1.51, Running 98.16s Step 247( 25.40%), action 127, FPS 1.50, Running 99.03s Step 248( 25.60%), action 128, FPS 1.47, Running 99.94s Step 249( 25.80%), action 129, FPS 1.43, Running 100.85s Step 250( 26.00%), action 130, FPS 1.45, Running 101.52s Step 251( 26.20%), action 131, FPS 1.42, Running 102.62s Step 252( 26.40%), action 132, FPS 1.38, Running 103.56s Step 253( 26.60%), action 133, FPS 1.32, Running 104.70s Step 254( 26.80%), action 134, FPS 1.29, Running 105.46s Step 255( 27.00%), action 135, FPS 1.29, Running 106.26s Step 256( 27.20%), action 136, FPS 1.29, Running 106.68s Step 257( 27.40%), action 137, FPS 1.30, Running 107.18s Step 258( 27.60%), action 138, FPS 1.31, Running 107.57s Step 259( 27.80%), action 139, FPS 1.33, Running 108.10s Step 260( 28.00%), action 140, FPS 1.36, Running 108.53s Step 261( 28.20%), action 141, FPS 1.32, Running 109.67s Step 262( 28.40%), action 142, FPS 1.32, Running 110.06s Step 263( 28.60%), action 143, FPS 1.33, Running 110.48s Step 264( 28.80%), action 144, FPS 1.36, Running 111.02s Step 265( 29.00%), action 145, FPS 1.38, Running 111.77s Step 266( 29.20%), action 146, FPS 1.42, Running 112.23s Step 267( 29.40%), action 147, FPS 1.47, Running 112.67s Step 268( 29.60%), action 148, FPS 1.48, Running 113.42s Step 269( 29.80%), action 149, FPS 1.55, Running 113.77s Step 270( 30.00%), action 150, FPS 1.59, Running 114.11s Step 271( 30.20%), action 151, FPS 1.66, Running 114.66s Step 272( 30.40%), action 152, FPS 1.70, Running 115.36s Step 273( 30.60%), action 153, FPS 1.79, Running 115.87s Step 274( 30.80%), action 154, FPS 1.79, Running 116.61s Step 275( 31.00%), action 155, FPS 1.82, Running 117.28s Step 276( 31.20%), action 156, FPS 1.79, Running 117.84s Step 277( 31.40%), action 157, FPS 1.74, Running 118.65s Step 278( 31.60%), action 158, FPS 1.71, Running 119.24s Step 279( 31.80%), action 159, FPS 1.70, Running 119.83s Step 280( 32.00%), action 160, FPS 1.67, Running 120.50s Step 281( 32.20%), action 161, FPS 1.69, Running 121.48s Step 282( 32.40%), action 162, FPS 1.70, Running 121.82s Step 283( 32.60%), action 163, FPS 1.67, Running 122.44s Step 284( 32.80%), action 164, FPS 1.66, Running 123.04s Step 285( 33.00%), action 165, FPS 1.72, Running 123.42s Step 286( 33.20%), action 166, FPS 1.69, Running 124.06s Step 287( 33.40%), action 167, FPS 1.71, Running 124.38s Step 288( 33.60%), action 168, FPS 1.77, Running 124.72s Step 289( 33.80%), action 169, FPS 1.76, Running 125.14s Step 290( 34.00%), action 170, FPS 1.74, Running 125.58s Step 291( 34.20%), action 171, FPS 1.76, Running 126.02s Step 292( 34.40%), action 172, FPS 1.82, Running 126.33s Step 293( 34.60%), action 173, FPS 1.85, Running 126.71s Step 294( 34.80%), action 174, FPS 1.94, Running 126.94s Step 295( 35.00%), action 175, FPS 1.94, Running 127.58s Step 296( 35.20%), action 176, FPS 1.98, Running 127.94s Step 297( 35.40%), action 177, FPS 2.09, Running 128.23s Step 298( 35.60%), action 178, FPS 2.17, Running 128.46s Step 299( 35.80%), action 179, FPS 2.25, Running 128.73s Step 300( 36.00%), action 180, FPS 2.37, Running 128.94s Step 301( 36.20%), action 181, FPS 2.52, Running 129.42s Step 302( 36.40%), action 182, FPS 2.55, Running 129.65s Step 303( 36.60%), action 183, FPS 2.68, Running 129.91s Step 304( 36.80%), action 184, FPS 2.81, Running 130.16s Step 305( 37.00%), action 185, FPS 2.84, Running 130.46s Step 306( 37.20%), action 186, FPS 2.97, Running 130.79s Step 307( 37.40%), action 187, FPS 2.99, Running 131.06s Step 308( 37.60%), action 188, FPS 3.07, Running 131.25s Step 309( 37.80%), action 189, FPS 3.14, Running 131.51s Step 310( 38.00%), action 190, FPS 3.26, Running 131.71s Step 311( 38.20%), action 191, FPS 3.27, Running 132.14s Step 312( 38.40%), action 192, FPS 3.30, Running 132.38s Step 313( 38.60%), action 193, FPS 3.38, Running 132.63s Step 314( 38.80%), action 194, FPS 3.32, Running 132.96s Step 315( 39.00%), action 195, FPS 3.55, Running 133.22s Step 316( 39.20%), action 196, FPS 3.62, Running 133.47s Step 317( 39.40%), action 197, FPS 3.61, Running 133.77s Step 318( 39.60%), action 198, FPS 3.53, Running 134.12s Step 319( 39.80%), action 199, FPS 3.54, Running 134.38s Step 320( 40.00%), action 200, FPS 3.49, Running 134.67s Step 321( 40.20%), action 201, FPS 3.52, Running 135.10s Step 322( 40.40%), action 202, FPS 3.50, Running 135.36s Step 323( 40.60%), action 203, FPS 3.48, Running 135.66s Step 324( 40.80%), action 204, FPS 3.49, Running 135.90s Step 325( 41.00%), action 205, FPS 3.41, Running 136.32s Step 326( 41.20%), action 206, FPS 3.46, Running 136.57s Step 327( 41.40%), action 207, FPS 3.44, Running 136.87s Step 328( 41.60%), action 208, FPS 3.39, Running 137.15s Step 329( 41.80%), action 209, FPS 3.37, Running 137.44s Step 330( 42.00%), action 210, FPS 3.34, Running 137.70s Step 331( 42.20%), action 211, FPS 3.35, Running 138.10s Step 332( 42.40%), action 212, FPS 3.37, Running 138.32s Step 333( 42.60%), action 213, FPS 3.36, Running 138.58s Step 334( 42.80%), action 214, FPS 3.43, Running 138.80s Step 335( 43.00%), action 215, FPS 3.43, Running 139.05s Step 336( 43.20%), action 216, FPS 3.44, Running 139.28s Step 337( 43.40%), action 217, FPS 3.48, Running 139.52s Step 338( 43.60%), action 218, FPS 3.56, Running 139.74s Step 339( 43.80%), action 219, FPS 3.50, Running 140.09s Step 340( 44.00%), action 220, FPS 3.49, Running 140.40s Step 341( 44.20%), action 221, FPS 3.40, Running 140.98s Step 342( 44.40%), action 222, FPS 3.39, Running 141.27s Step 343( 44.60%), action 223, FPS 3.38, Running 141.58s Step 344( 44.80%), action 224, FPS 3.30, Running 141.95s Step 345( 45.00%), action 225, FPS 3.28, Running 142.42s Step 346( 45.20%), action 226, FPS 3.13, Running 142.96s Step 347( 45.40%), action 227, FPS 3.04, Running 143.46s Step 348( 45.60%), action 228, FPS 2.98, Running 143.87s Step 349( 45.80%), action 229, FPS 2.89, Running 144.36s Step 350( 46.00%), action 230, FPS 2.70, Running 145.10s Step 351( 46.20%), action 231, FPS 2.63, Running 145.70s Step 352( 46.40%), action 232, FPS 2.58, Running 146.07s Step 353( 46.60%), action 233, FPS 2.50, Running 146.59s Step 354( 46.80%), action 234, FPS 2.39, Running 147.18s Step 355( 47.00%), action 235, FPS 2.34, Running 147.60s Step 356( 47.20%), action 236, FPS 2.28, Running 148.05s Step 357( 47.40%), action 237, FPS 2.23, Running 148.47s Step 358( 47.60%), action 238, FPS 2.18, Running 148.94s Step 359( 47.80%), action 239, FPS 2.17, Running 149.31s Step 360( 48.00%), action 240, FPS 2.13, Running 149.80s Step 361( 48.20%), action 241, FPS 2.13, Running 150.36s Step 362( 48.40%), action 242, FPS 2.09, Running 150.82s Step 363( 48.60%), action 243, FPS 2.00, Running 151.61s Step 364( 48.80%), action 244, FPS 2.01, Running 151.92s Step 365( 49.00%), action 245, FPS 1.99, Running 152.49s [2026-08-02 21:43:52] [65 ] Seed 64 success after 153.26 s. +steps: 365 , actions: 245 . +Instruction: Empty +Total 45/65(69.23%) success. +Setting seed: 65 +Step 1( N/A%), pre moving , FPS 14.26, Running 0.07s Step 2( N/A%), pre moving , FPS 17.90, Running 0.11s Step 3( N/A%), pre moving , FPS 19.99, Running 0.15s Step 4( N/A%), pre moving , FPS 22.41, Running 0.18s Step 5( N/A%), pre moving , FPS 22.83, Running 0.22s Step 6( N/A%), pre moving , FPS 23.31, Running 0.26s Step 7( N/A%), pre moving , FPS 22.23, Running 0.31s Step 8( N/A%), pre moving , FPS 21.94, Running 0.36s Step 9( N/A%), pre moving , FPS 22.56, Running 0.40s Step 10( N/A%), pre moving , FPS 22.72, Running 0.44s Step 11( N/A%), pre moving , FPS 22.57, Running 0.49s Step 12( N/A%), pre moving , FPS 22.05, Running 0.54s Step 13( N/A%), pre moving , FPS 21.76, Running 0.60s Step 14( N/A%), pre moving , FPS 21.84, Running 0.64s Step 15( N/A%), pre moving , FPS 21.80, Running 0.69s Step 16( N/A%), pre moving , FPS 22.12, Running 0.72s Step 17( N/A%), pre moving , FPS 22.26, Running 0.76s Step 18( N/A%), pre moving , FPS 22.36, Running 0.81s Step 19( N/A%), pre moving , FPS 22.44, Running 0.85s Step 20( N/A%), pre moving , FPS 22.64, Running 0.88s Step 21( N/A%), pre moving , FPS 17.34, Running 1.22s Step 22( N/A%), pre moving , FPS 16.84, Running 1.30s Step 23( N/A%), pre moving , FPS 16.32, Running 1.38s Step 24( N/A%), pre moving , FPS 15.11, Running 1.50s Step 25( N/A%), pre moving , FPS 14.53, Running 1.60s Step 26( N/A%), pre moving , FPS 11.99, Running 1.93s Step 27( N/A%), pre moving , FPS 11.79, Running 2.01s Step 28( N/A%), pre moving , FPS 11.56, Running 2.10s Step 29( N/A%), pre moving , FPS 11.32, Running 2.17s Step 30( N/A%), pre moving , FPS 10.98, Running 2.26s Step 31( N/A%), pre moving , FPS 10.82, Running 2.34s Step 32( N/A%), pre moving , FPS 10.65, Running 2.42s Step 33( N/A%), pre moving , FPS 10.48, Running 2.51s Step 34( N/A%), pre moving , FPS 10.22, Running 2.60s Step 35( N/A%), pre moving , FPS 10.00, Running 2.69s Step 36( N/A%), pre moving , FPS 8.15, Running 3.18s Step 37( N/A%), pre moving , FPS 8.00, Running 3.26s Step 38( N/A%), pre moving , FPS 7.86, Running 3.35s Step 39( N/A%), pre moving , FPS 7.71, Running 3.44s Step 40( N/A%), pre moving , FPS 7.54, Running 3.54s Step 41( N/A%), pre moving , FPS 8.31, Running 3.63s Step 42( N/A%), pre moving , FPS 8.25, Running 3.72s Step 43( N/A%), pre moving , FPS 8.35, Running 3.77s Step 44( N/A%), pre moving , FPS 8.73, Running 3.79s Step 45( N/A%), pre moving , FPS 8.95, Running 3.83s Step 46( N/A%), pre moving , FPS 10.34, Running 3.86s Step 47( N/A%), pre moving , FPS 10.61, Running 3.90s Step 48( N/A%), pre moving , FPS 10.93, Running 3.93s Step 49( N/A%), pre moving , FPS 11.20, Running 3.95s Step 50( N/A%), pre moving , FPS 11.62, Running 3.98s Step 51( N/A%), pre moving , FPS 11.91, Running 4.01s Step 52( N/A%), pre moving , FPS 12.18, Running 4.06s Step 53( N/A%), pre moving , FPS 12.38, Running 4.12s Step 54( N/A%), pre moving , FPS 12.55, Running 4.19s Step 55( N/A%), pre moving , FPS 12.91, Running 4.24s Step 56( N/A%), pre moving , FPS 17.73, Running 4.30s Step 57( N/A%), pre moving , FPS 18.30, Running 4.36s Step 58( N/A%), pre moving , FPS 18.90, Running 4.41s Step 59( N/A%), pre moving , FPS 19.27, Running 4.48s Step 60( N/A%), pre moving , FPS 19.98, Running 4.54s Step 61( N/A%), pre moving , FPS 20.77, Running 4.59s Step 62( N/A%), pre moving , FPS 21.26, Running 4.66s Step 63( N/A%), pre moving , FPS 20.68, Running 4.74s Step 64( N/A%), pre moving , FPS 19.72, Running 4.81s Step 65( N/A%), pre moving , FPS 19.41, Running 4.86s Step 66( N/A%), pre moving , FPS 18.62, Running 4.93s Step 67( N/A%), pre moving , FPS 18.20, Running 4.99s Step 68( N/A%), pre moving , FPS 17.69, Running 5.06s Step 69( N/A%), pre moving , FPS 17.10, Running 5.12s Step 70( N/A%), pre moving , FPS 16.57, Running 5.19s Step 71( N/A%), pre moving , FPS 15.75, Running 5.29s Step 72( N/A%), pre moving , FPS 14.99, Running 5.40s Step 73( N/A%), pre moving , FPS 14.22, Running 5.53s Step 74( N/A%), pre moving , FPS 13.56, Running 5.67s Step 75( N/A%), pre moving , FPS 12.80, Running 5.80s Step 76( N/A%), pre moving , FPS 12.29, Running 5.93s Step 77( N/A%), pre moving , FPS 11.78, Running 6.06s Step 78( N/A%), pre moving , FPS 11.17, Running 6.20s Step 79( N/A%), pre moving , FPS 10.83, Running 6.33s Step 80( N/A%), pre moving , FPS 10.52, Running 6.44s Step 81( N/A%), pre moving , FPS 10.28, Running 6.54s Step 82( N/A%), pre moving , FPS 9.96, Running 6.67s Step 83( N/A%), pre moving , FPS 9.70, Running 6.80s Step 84( N/A%), pre moving , FPS 9.60, Running 6.89s Step 85( N/A%), pre moving , FPS 9.44, Running 6.98s Step 86( N/A%), pre moving , FPS 9.38, Running 7.07s Step 87( N/A%), pre moving , FPS 9.19, Running 7.17s Step 88( N/A%), pre moving , FPS 9.07, Running 7.26s Step 89( N/A%), pre moving , FPS 8.97, Running 7.35s Step 90( N/A%), pre moving , FPS 8.97, Running 7.42s Step 91( N/A%), pre moving , FPS 9.02, Running 7.50s Step 92( N/A%), pre moving , FPS 9.13, Running 7.59s Step 93( N/A%), pre moving , FPS 9.30, Running 7.68s Step 94( N/A%), pre moving , FPS 9.52, Running 7.77s Step 95( N/A%), pre moving , FPS 9.74, Running 7.85s Step 96( N/A%), pre moving , FPS 9.93, Running 7.95s Step 97( N/A%), pre moving , FPS 10.10, Running 8.03s Step 98( N/A%), pre moving , FPS 10.69, Running 8.07s Step 99( N/A%), pre moving , FPS 11.36, Running 8.09s Step 100( N/A%), pre moving , FPS 12.00, Running 8.10s Step 101( N/A%), pre moving , FPS 12.63, Running 8.12s Step 102( N/A%), pre moving , FPS 13.55, Running 8.15s Step 103( N/A%), pre moving , FPS 7.55, Running 9.45s Step 104( N/A%), pre moving , FPS 6.89, Running 9.79s Step 105( N/A%), pre moving , FPS 6.71, Running 9.96s Step 106( N/A%), pre moving , FPS 6.17, Running 10.31s Step 107( N/A%), pre moving , FPS 5.98, Running 10.52s Step 108( N/A%), pre moving , FPS 5.51, Running 10.89s Step 109( N/A%), pre moving , FPS 5.34, Running 11.09s Step 110( N/A%), pre moving , FPS 4.94, Running 11.47s Step 111( N/A%), pre moving , FPS 4.81, Running 11.66s Step 112( N/A%), pre moving , FPS 4.52, Running 12.02s Step 113( N/A%), pre moving , FPS 4.42, Running 12.20s Step 114( N/A%), pre moving , FPS 4.31, Running 12.40s Step 115( N/A%), pre moving , FPS 4.29, Running 12.52s Step 116( N/A%), pre moving , FPS 4.21, Running 12.70s Step 117( N/A%), pre moving , FPS 4.19, Running 12.81s Step 118( N/A%), pre moving , FPS 3.94, Running 13.15s Step 119( N/A%), pre moving , FPS 3.82, Running 13.32s Step 120( N/A%), pre moving , FPS 3.64, Running 13.59s Step 121( N/A%), pre moving , FPS 3.56, Running 13.74s Step 122( N/A%), pre moving , FPS 3.41, Running 14.02s Step 123( 0.20%), action 1, FPS 3.61, Running 14.99s Step 124( 0.40%), action 2, FPS 3.60, Running 15.35s Step 125( 0.60%), action 3, FPS 3.35, Running 15.92s Step 126( 0.80%), action 4, FPS 3.37, Running 16.24s Step 127( 1.00%), action 5, FPS 3.17, Running 16.83s Step 128( 1.20%), action 6, FPS 3.08, Running 17.38s Step 129( 1.40%), action 7, FPS 2.99, Running 17.78s Step 130( 1.60%), action 8, FPS 2.89, Running 18.40s Step 131( 1.80%), action 9, FPS 2.81, Running 18.77s Step 132( 2.00%), action 10, FPS 2.81, Running 19.14s Step 133( 2.20%), action 11, FPS 2.65, Running 19.76s Step 134( 2.40%), action 12, FPS 2.58, Running 20.16s Step 135( 2.60%), action 13, FPS 2.46, Running 20.66s Step 136( 2.80%), action 14, FPS 2.42, Running 20.97s Step 137( 3.00%), action 15, FPS 2.32, Running 21.44s Step 138( 3.20%), action 16, FPS 2.32, Running 21.77s Step 139( 3.40%), action 17, FPS 2.16, Running 22.56s Step 140( 3.60%), action 18, FPS 2.15, Running 22.90s Step 141( 3.80%), action 19, FPS 2.10, Running 23.28s Step 142( 4.00%), action 20, FPS 2.09, Running 23.58s Step 143( 4.20%), action 21, FPS 2.15, Running 24.30s Step 144( 4.40%), action 22, FPS 2.15, Running 24.66s Step 145( 4.60%), action 23, FPS 2.17, Running 25.14s Step 146( 4.80%), action 24, FPS 2.15, Running 25.54s Step 147( 5.00%), action 25, FPS 2.18, Running 26.00s Step 148( 5.20%), action 26, FPS 2.24, Running 26.32s Step 149( 5.40%), action 27, FPS 2.26, Running 26.62s Step 150( 5.60%), action 28, FPS 2.36, Running 26.87s Step 151( 5.80%), action 29, FPS 2.35, Running 27.27s Step 152( 6.00%), action 30, FPS 2.38, Running 27.55s Step 153( 6.20%), action 31, FPS 2.40, Running 28.08s Step 154( 6.40%), action 32, FPS 2.42, Running 28.42s Step 155( 6.60%), action 33, FPS 2.44, Running 28.85s Step 156( 6.80%), action 34, FPS 2.43, Running 29.19s Step 157( 7.00%), action 35, FPS 2.42, Running 29.70s Step 158( 7.20%), action 36, FPS 2.40, Running 30.11s Step 159( 7.40%), action 37, FPS 2.43, Running 30.79s Step 160( 7.60%), action 38, FPS 2.35, Running 31.42s Step 161( 7.80%), action 39, FPS 2.27, Running 32.11s Step 162( 8.00%), action 40, FPS 2.11, Running 33.04s Step 163( 8.20%), action 41, FPS 2.06, Running 34.00s Step 164( 8.40%), action 42, FPS 2.06, Running 34.36s Step 165( 8.60%), action 43, FPS 2.00, Running 35.16s Step 166( 8.80%), action 44, FPS 1.98, Running 35.66s Step 167( 9.00%), action 45, FPS 1.92, Running 36.41s Step 168( 9.20%), action 46, FPS 1.90, Running 36.83s Step 169( 9.40%), action 47, FPS 1.86, Running 37.38s Step 170( 9.60%), action 48, FPS 1.83, Running 37.82s Step 171( 9.80%), action 49, FPS 1.75, Running 38.69s Step 172( 10.00%), action 50, FPS 1.70, Running 39.29s Step 173( 10.20%), action 51, FPS 1.62, Running 40.42s Step 174( 10.40%), action 52, FPS 1.55, Running 41.30s Step 175( 10.60%), action 53, FPS 1.51, Running 42.12s Step 176( 10.80%), action 54, FPS 1.45, Running 42.94s Step 177( 11.00%), action 55, FPS 1.42, Running 43.78s Step 178( 11.20%), action 56, FPS 1.42, Running 44.21s Step 179( 11.40%), action 57, FPS 1.40, Running 45.12s Step 180( 11.60%), action 58, FPS 1.40, Running 45.70s Step 181( 11.80%), action 59, FPS 1.42, Running 46.22s Step 182( 12.00%), action 60, FPS 1.45, Running 46.87s Step 183( 12.20%), action 61, FPS 1.46, Running 47.66s Step 184( 12.40%), action 62, FPS 1.41, Running 48.52s Step 185( 12.60%), action 63, FPS 1.44, Running 49.04s Step 186( 12.80%), action 64, FPS 1.45, Running 49.41s Step 187( 13.00%), action 65, FPS 1.47, Running 50.06s Step 188( 13.20%), action 66, FPS 1.45, Running 50.59s Step 189( 13.40%), action 67, FPS 1.44, Running 51.26s Step 190( 13.60%), action 68, FPS 1.44, Running 51.69s Step 191( 13.80%), action 69, FPS 1.49, Running 52.15s Step 192( 14.00%), action 70, FPS 1.51, Running 52.55s Step 193( 14.20%), action 71, FPS 1.53, Running 53.46s Step 194( 14.40%), action 72, FPS 1.59, Running 53.84s Step 195( 14.60%), action 73, FPS 1.59, Running 54.72s Step 196( 14.80%), action 74, FPS 1.61, Running 55.37s Step 197( 15.00%), action 75, FPS 1.65, Running 55.93s Step 198( 15.20%), action 76, FPS 1.62, Running 56.56s Step 199( 15.40%), action 77, FPS 1.68, Running 57.05s Step 200( 15.60%), action 78, FPS 1.68, Running 57.58s Step 201( 15.80%), action 79, FPS 1.68, Running 58.10s Step 202( 16.00%), action 80, FPS 1.70, Running 58.61s Step 203( 16.20%), action 81, FPS 1.69, Running 59.49s Step 204( 16.40%), action 82, FPS 1.75, Running 59.98s Step 205( 16.60%), action 83, FPS 1.71, Running 60.74s Step 206( 16.80%), action 84, FPS 1.69, Running 61.27s Step 207( 17.00%), action 85, FPS 1.70, Running 61.81s Step 208( 17.20%), action 86, FPS 1.73, Running 62.17s Step 209( 17.40%), action 87, FPS 1.75, Running 62.67s Step 210( 17.60%), action 88, FPS 1.74, Running 63.17s Step 211( 17.80%), action 89, FPS 1.67, Running 64.15s Step 212( 18.00%), action 90, FPS 1.65, Running 64.69s Step 213( 18.20%), action 91, FPS 1.63, Running 65.74s Step 214( 18.40%), action 92, FPS 1.61, Running 66.25s Step 215( 18.60%), action 93, FPS 1.66, Running 66.77s Step 216( 18.80%), action 94, FPS 1.65, Running 67.50s Step 217( 19.00%), action 95, FPS 1.65, Running 68.02s Step 218( 19.20%), action 96, FPS 1.63, Running 68.81s Step 219( 19.40%), action 97, FPS 1.63, Running 69.29s Step 220( 19.60%), action 98, FPS 1.59, Running 70.18s Step 221( 19.80%), action 99, FPS 1.59, Running 70.69s Step 222( 20.00%), action 100, FPS 1.59, Running 71.17s Step 223( 20.20%), action 101, FPS 1.59, Running 72.11s Step 224( 20.40%), action 102, FPS 1.57, Running 72.74s Step 225( 20.60%), action 103, FPS 1.60, Running 73.22s Step 226( 20.80%), action 104, FPS 1.60, Running 73.74s Step 227( 21.00%), action 105, FPS 1.61, Running 74.25s Step 228( 21.20%), action 106, FPS 1.59, Running 74.77s Step 229( 21.40%), action 107, FPS 1.60, Running 75.19s Step 230( 21.60%), action 108, FPS 1.58, Running 75.81s Step 231( 21.80%), action 109, FPS 1.64, Running 76.33s Step 232( 22.00%), action 110, FPS 1.66, Running 76.73s Step 233( 22.20%), action 111, FPS 1.67, Running 77.69s Step 234( 22.40%), action 112, FPS 1.67, Running 78.25s Step 235( 22.60%), action 113, FPS 1.67, Running 78.77s Step 236( 22.80%), action 114, FPS 1.71, Running 79.23s Step 237( 23.00%), action 115, FPS 1.68, Running 79.92s Step 238( 23.20%), action 116, FPS 1.74, Running 80.30s Step 239( 23.40%), action 117, FPS 1.73, Running 80.85s Step 240( 23.60%), action 118, FPS 1.81, Running 81.25s Step 241( 23.80%), action 119, FPS 1.80, Running 81.78s Step 242( 24.00%), action 120, FPS 1.81, Running 82.23s Step 243( 24.20%), action 121, FPS 1.87, Running 82.82s Step 244( 24.40%), action 122, FPS 1.92, Running 83.18s Step 245( 24.60%), action 123, FPS 1.90, Running 83.73s Step 246( 24.80%), action 124, FPS 1.93, Running 84.08s Step 247( 25.00%), action 125, FPS 1.94, Running 84.57s Step 248( 25.20%), action 126, FPS 1.97, Running 84.94s Step 249( 25.40%), action 127, FPS 1.95, Running 85.42s Step 250( 25.60%), action 128, FPS 1.97, Running 85.94s Step 251( 25.80%), action 129, FPS 1.97, Running 86.49s Step 252( 26.00%), action 130, FPS 1.97, Running 86.86s Step 253( 26.20%), action 131, FPS 1.96, Running 87.92s Step 254( 26.40%), action 132, FPS 1.97, Running 88.39s Step 255( 26.60%), action 133, FPS 1.94, Running 89.06s Step 256( 26.80%), action 134, FPS 1.94, Running 89.54s Step 257( 27.00%), action 135, FPS 1.96, Running 90.10s Step 258( 27.20%), action 136, FPS 1.91, Running 90.75s Step 259( 27.40%), action 137, FPS 1.89, Running 91.44s Step 260( 27.60%), action 138, FPS 1.88, Running 91.91s Step 261( 27.80%), action 139, FPS 1.79, Running 92.97s Step 262( 28.00%), action 140, FPS 1.78, Running 93.44s Step 263( 28.20%), action 141, FPS 1.76, Running 94.17s Step 264( 28.40%), action 142, FPS 1.74, Running 94.70s Step 265( 28.60%), action 143, FPS 1.72, Running 95.34s Step 266( 28.80%), action 144, FPS 1.73, Running 95.63s Step 267( 29.00%), action 145, FPS 1.72, Running 96.23s Step 268( 29.20%), action 146, FPS 1.71, Running 96.64s Step 269( 29.40%), action 147, FPS 1.71, Running 97.15s Step 270( 29.60%), action 148, FPS 1.71, Running 97.65s Step 271( 29.80%), action 149, FPS 1.71, Running 98.17s Step 272( 30.00%), action 150, FPS 1.71, Running 98.57s Step 273( 30.20%), action 151, FPS 1.79, Running 99.11s Step 274( 30.40%), action 152, FPS 1.82, Running 99.39s Step 275( 30.60%), action 153, FPS 1.87, Running 99.75s Step 276( 30.80%), action 154, FPS 1.89, Running 100.14s Step 277( 31.00%), action 155, FPS 1.90, Running 100.63s Step 278( 31.20%), action 156, FPS 1.94, Running 101.06s Step 279( 31.40%), action 157, FPS 1.97, Running 101.58s Step 280( 31.60%), action 158, FPS 1.99, Running 101.98s Step 281( 31.80%), action 159, FPS 2.10, Running 102.51s Step 282( 32.00%), action 160, FPS 2.15, Running 102.74s Step 283( 32.20%), action 161, FPS 2.15, Running 103.46s Step 284( 32.40%), action 162, FPS 2.19, Running 103.83s Step 285( 32.60%), action 163, FPS 2.25, Running 104.21s Step 286( 32.80%), action 164, FPS 2.18, Running 104.78s Step 287( 33.00%), action 165, FPS 2.21, Running 105.30s Step 288( 33.20%), action 166, FPS 2.20, Running 105.74s Step 289( 33.40%), action 167, FPS 2.18, Running 106.31s Step 290( 33.60%), action 168, FPS 2.19, Running 106.77s Step 291( 33.80%), action 169, FPS 2.22, Running 107.16s Step 292( 34.00%), action 170, FPS 2.22, Running 107.60s Step 293( 34.20%), action 171, FPS 2.17, Running 108.32s Step 294( 34.40%), action 172, FPS 2.12, Running 108.85s Step 295( 34.60%), action 173, FPS 2.09, Running 109.32s Step 296( 34.80%), action 174, FPS 2.09, Running 109.72s Step 297( 35.00%), action 175, FPS 2.07, Running 110.31s Step 298( 35.20%), action 176, FPS 2.09, Running 110.61s Step 299( 35.40%), action 177, FPS 2.10, Running 111.12s Step 300( 35.60%), action 178, FPS 2.07, Running 111.64s Step 301( 35.80%), action 179, FPS 2.11, Running 112.01s Step 302( 36.00%), action 180, FPS 2.09, Running 112.32s Step 303( 36.20%), action 181, FPS 2.11, Running 112.92s Step 304( 36.40%), action 182, FPS 2.12, Running 113.26s Step 305( 36.60%), action 183, FPS 2.11, Running 113.67s Step 306( 36.80%), action 184, FPS 2.14, Running 114.14s Step 307( 37.00%), action 185, FPS 2.15, Running 114.60s Step 308( 37.20%), action 186, FPS 2.11, Running 115.24s Step 309( 37.40%), action 187, FPS 2.13, Running 115.69s Step 310( 37.60%), action 188, FPS 2.12, Running 116.22s Step 311( 37.80%), action 189, FPS 2.07, Running 116.83s Step 312( 38.00%), action 190, FPS 2.10, Running 117.14s Step 313( 38.20%), action 191, FPS 2.14, Running 117.65s Step 314( 38.40%), action 192, FPS 2.17, Running 118.07s Step 315( 38.60%), action 193, FPS 2.18, Running 118.51s Step 316( 38.80%), action 194, FPS 2.19, Running 118.88s Step 317( 39.00%), action 195, FPS 2.21, Running 119.35s Step 318( 39.20%), action 196, FPS 2.21, Running 119.66s Step 319( 39.40%), action 197, FPS 2.23, Running 120.10s Step 320( 39.60%), action 198, FPS 2.27, Running 120.43s Step 321( 39.80%), action 199, FPS 2.29, Running 120.75s Step 322( 40.00%), action 200, FPS 2.32, Running 120.95s Step 323( 40.20%), action 201, FPS 2.34, Running 121.47s Step 324( 40.40%), action 202, FPS 2.35, Running 121.77s Step 325( 40.60%), action 203, FPS 2.34, Running 122.21s Step 326( 40.80%), action 204, FPS 2.39, Running 122.49s Step 327( 41.00%), action 205, FPS 2.39, Running 122.96s Step 328( 41.20%), action 206, FPS 2.49, Running 123.28s Step 329( 41.40%), action 207, FPS 2.48, Running 123.75s Step 330( 41.60%), action 208, FPS 2.52, Running 124.16s Step 331( 41.80%), action 209, FPS 2.59, Running 124.57s Step 332( 42.00%), action 210, FPS 2.57, Running 124.92s Step 333( 42.20%), action 211, FPS 2.62, Running 125.29s Step 334( 42.40%), action 212, FPS 2.69, Running 125.49s Step 335( 42.60%), action 213, FPS 2.77, Running 125.74s Step 336( 42.80%), action 214, FPS 2.84, Running 125.92s Step 337( 43.00%), action 215, FPS 2.88, Running 126.30s Step 338( 43.20%), action 216, FPS 2.90, Running 126.57s Step 339( 43.40%), action 217, FPS 2.94, Running 126.91s Step 340( 43.60%), action 218, FPS 2.98, Running 127.15s Step 341( 43.80%), action 219, FPS 2.91, Running 127.64s Step 342( 44.00%), action 220, FPS 2.83, Running 128.02s Step 343( 44.20%), action 221, FPS 2.80, Running 128.62s Step 344( 44.40%), action 222, FPS 2.78, Running 128.95s Step 345( 44.60%), action 223, FPS 2.75, Running 129.49s Step 346( 44.80%), action 224, FPS 2.72, Running 129.84s Step 347( 45.00%), action 225, FPS 2.78, Running 130.16s Step 348( 45.20%), action 226, FPS 2.78, Running 130.48s Step 349( 45.40%), action 227, FPS 2.79, Running 130.92s Step 350( 45.60%), action 228, FPS 2.76, Running 131.39s Step 351( 45.80%), action 229, FPS 2.73, Running 131.89s Step 352( 46.00%), action 230, FPS 2.73, Running 132.24s Step 353( 46.20%), action 231, FPS 2.65, Running 132.84s Step 354( 46.40%), action 232, FPS 2.57, Running 133.27s Step 355( 46.60%), action 233, FPS 2.48, Running 133.80s Step 356( 46.80%), action 234, FPS 2.43, Running 134.16s Step 357( 47.00%), action 235, FPS 2.43, Running 134.54s Step 358( 47.20%), action 236, FPS 2.39, Running 134.92s Step 359( 47.40%), action 237, FPS 2.34, Running 135.44s Step 360( 47.60%), action 238, FPS 2.31, Running 135.80s Step 361( 47.80%), action 239, FPS 2.29, Running 136.38s Step 362( 48.00%), action 240, FPS 2.29, Running 136.77s Step 363( 48.20%), action 241, FPS 2.26, Running 137.48s Step 364( 48.40%), action 242, FPS 2.17, Running 138.15s Step 365( 48.60%), action 243, FPS 2.20, Running 138.58s Step 366( 48.80%), action 244, FPS 2.22, Running 138.85s Step 367( 49.00%), action 245, FPS 2.21, Running 139.20s Step 368( 49.20%), action 246, FPS 2.20, Running 139.55s Step 369( 49.40%), action 247, FPS 2.12, Running 140.36s Step 370( 49.60%), action 248, FPS 2.09, Running 140.96s Step 371( 49.80%), action 249, FPS 2.11, Running 141.39s Step 372( 50.00%), action 250, FPS 2.09, Running 141.81s Step 373( 50.20%), action 251, FPS 2.08, Running 142.44s Step 374( 50.40%), action 252, FPS 2.08, Running 142.90s Step 375( 50.60%), action 253, FPS 2.06, Running 143.52s Step 376( 50.80%), action 254, FPS 2.02, Running 144.07s Step 377( 51.00%), action 255, FPS 1.99, Running 144.61s Step 378( 51.20%), action 256, FPS 1.94, Running 145.24s Step 379( 51.40%), action 257, FPS 1.95, Running 145.69s Step 380( 51.60%), action 258, FPS 1.94, Running 146.12s Step 381( 51.80%), action 259, FPS 1.92, Running 146.79s Step 382( 52.00%), action 260, FPS 1.89, Running 147.37s Step 383( 52.20%), action 261, FPS 1.93, Running 147.85s Step 384( 52.40%), action 262, FPS 1.96, Running 148.36s Step 385( 52.60%), action 263, FPS 1.96, Running 148.78s Step 386( 52.80%), action 264, FPS 1.89, Running 149.41s Step 387( 53.00%), action 265, FPS 1.87, Running 149.90s Step 388( 53.20%), action 266, FPS 1.87, Running 150.25s Step 389( 53.40%), action 267, FPS 1.94, Running 150.70s Step 390( 53.60%), action 268, FPS 1.97, Running 151.12s Step 391( 53.80%), action 269, FPS 1.95, Running 151.64s Step 392( 54.00%), action 270, FPS 1.90, Running 152.32s Step 393( 54.20%), action 271, FPS 1.87, Running 153.13s Step 394( 54.40%), action 272, FPS 1.88, Running 153.55s Step 395( 54.60%), action 273, FPS 1.90, Running 154.07s Step 396( 54.80%), action 274, FPS 1.94, Running 154.38s Step 397( 55.00%), action 275, FPS 1.94, Running 154.92s Step 398( 55.20%), action 276, FPS 2.00, Running 155.25s Step 399( 55.40%), action 277, FPS 2.02, Running 155.59s Step 400( 55.60%), action 278, FPS 2.04, Running 155.93s Step 401( 55.80%), action 279, FPS 2.09, Running 156.35s Step 402( 56.00%), action 280, FPS 2.13, Running 156.76s Step 403( 56.20%), action 281, FPS 2.00, Running 157.86s Step 404( 56.40%), action 282, FPS 2.01, Running 158.30s Step 405( 56.60%), action 283, FPS 1.93, Running 159.17s Step 406( 56.80%), action 284, FPS 1.96, Running 159.63s Step 407( 57.00%), action 285, FPS 1.97, Running 160.03s Step 408( 57.20%), action 286, FPS 1.90, Running 160.77s Step 409( 57.40%), action 287, FPS 1.81, Running 161.75s Step 410( 57.60%), action 288, FPS 1.79, Running 162.27s Step 411( 57.80%), action 289, FPS 1.72, Running 163.27s Step 412( 58.00%), action 290, FPS 1.68, Running 164.23s Step 413( 58.20%), action 291, FPS 1.63, Running 165.42s Step 414( 58.40%), action 292, FPS 1.57, Running 166.25s Step 415( 58.60%), action 293, FPS 1.56, Running 166.93s Step 416( 58.80%), action 294, FPS 1.48, Running 167.86s Step 417( 59.00%), action 295, FPS 1.48, Running 168.43s Step 418( 59.20%), action 296, FPS 1.42, Running 169.38s Step 419( 59.40%), action 297, FPS 1.40, Running 169.84s Step 420( 59.60%), action 298, FPS 1.35, Running 170.73s Step 421( 59.80%), action 299, FPS 1.35, Running 171.17s Step 422( 60.00%), action 300, FPS 1.31, Running 172.03s Step 423( 60.20%), action 301, FPS 1.37, Running 172.50s Step 424( 60.40%), action 302, FPS 1.37, Running 172.85s Step 425( 60.60%), action 303, FPS 1.41, Running 173.36s Step 426( 60.80%), action 304, FPS 1.42, Running 173.72s Step 427( 61.00%), action 305, FPS 1.41, Running 174.19s Step 428( 61.20%), action 306, FPS 1.39, Running 175.13s Step 429( 61.40%), action 307, FPS 1.40, Running 176.08s Step 430( 61.60%), action 308, FPS 1.41, Running 176.45s Step 431( 61.80%), action 309, FPS 1.44, Running 177.13s Step 432( 62.00%), action 310, FPS 1.50, Running 177.55s Step 433( 62.20%), action 311, FPS 1.57, Running 178.12s Step 434( 62.40%), action 312, FPS 1.56, Running 179.05s Step 435( 62.60%), action 313, FPS 1.60, Running 179.40s Step 436( 62.80%), action 314, FPS 1.65, Running 179.97s Step 437( 63.00%), action 315, FPS 1.67, Running 180.39s Step 438( 63.20%), action 316, FPS 1.75, Running 180.79s Step 439( 63.40%), action 317, FPS 1.68, Running 181.72s Step 440( 63.60%), action 318, FPS 1.75, Running 182.14s Step 441( 63.80%), action 319, FPS 1.69, Running 183.03s Step 442( 64.00%), action 320, FPS 1.75, Running 183.43s Step 443( 64.20%), action 321, FPS 1.69, Running 184.36s Step 444( 64.40%), action 322, FPS 1.68, Running 184.73s Step 445( 64.60%), action 323, FPS 1.63, Running 185.64s Step 446( 64.80%), action 324, FPS 1.57, Running 186.48s Step 447( 65.00%), action 325, FPS 1.57, Running 186.95s Step 448( 65.20%), action 326, FPS 1.57, Running 187.84s Step 449( 65.40%), action 327, FPS 1.59, Running 188.67s Step 450( 65.60%), action 328, FPS 1.54, Running 189.44s Step 451( 65.80%), action 329, FPS 1.55, Running 190.01s Step 452( 66.00%), action 330, FPS 1.53, Running 190.59s Step 453( 66.20%), action 331, FPS 1.53, Running 191.16s Step 454( 66.40%), action 332, FPS 1.58, Running 191.73s Step 455( 66.60%), action 333, FPS 1.54, Running 192.43s Step 456( 66.80%), action 334, FPS 1.50, Running 193.34s Step 457( 67.00%), action 335, FPS 1.48, Running 193.90s Step 458( 67.20%), action 336, FPS 1.49, Running 194.24s Step 459( 67.40%), action 337, FPS 1.54, Running 194.70s Step 460( 67.60%), action 338, FPS 1.49, Running 195.54s Step 461( 67.80%), action 339, FPS 1.55, Running 195.96s Step 462( 68.00%), action 340, FPS 1.55, Running 196.37s Step 463( 68.20%), action 341, FPS 1.54, Running 197.39s Step 464( 68.40%), action 342, FPS 1.49, Running 198.15s Step 465( 68.60%), action 343, FPS 1.54, Running 198.65s Step 466( 68.80%), action 344, FPS 1.56, Running 199.30s Step 467( 69.00%), action 345, FPS 1.57, Running 199.71s Step 468( 69.20%), action 346, FPS 1.59, Running 200.44s Step 469( 69.40%), action 347, FPS 1.63, Running 200.94s Step 470( 69.60%), action 348, FPS 1.63, Running 201.68s Step 471( 69.80%), action 349, FPS 1.65, Running 202.09s Step 472( 70.00%), action 350, FPS 1.67, Running 202.53s Step 473( 70.20%), action 351, FPS 1.63, Running 203.46s Step 474( 70.40%), action 352, FPS 1.58, Running 204.39s Step 475( 70.60%), action 353, FPS 1.61, Running 204.86s Step 476( 70.80%), action 354, FPS 1.66, Running 205.37s [2026-08-02 21:47:17] [66 ] Seed 65 success after 205.64 s. +steps: 476 , actions: 354 . +Instruction: Empty +Total 46/66(69.70%) success. +Setting seed: 66 +Step 1( N/A%), pre moving , FPS 4.50, Running 0.22s Step 2( N/A%), pre moving , FPS 6.71, Running 0.30s Step 3( N/A%), pre moving , FPS 8.25, Running 0.36s Step 4( N/A%), pre moving , FPS 8.83, Running 0.45s Step 5( N/A%), pre moving , FPS 9.29, Running 0.54s Step 6( N/A%), pre moving , FPS 10.25, Running 0.59s Step 7( N/A%), pre moving , FPS 11.26, Running 0.62s Step 8( N/A%), pre moving , FPS 11.87, Running 0.67s Step 9( N/A%), pre moving , FPS 12.31, Running 0.73s Step 10( N/A%), pre moving , FPS 12.84, Running 0.78s Step 11( N/A%), pre moving , FPS 13.47, Running 0.82s Step 12( N/A%), pre moving , FPS 14.08, Running 0.85s Step 13( N/A%), pre moving , FPS 14.79, Running 0.88s Step 14( N/A%), pre moving , FPS 15.13, Running 0.93s Step 15( N/A%), pre moving , FPS 15.43, Running 0.97s Step 16( N/A%), pre moving , FPS 15.75, Running 1.02s Step 17( N/A%), pre moving , FPS 16.11, Running 1.06s Step 18( N/A%), pre moving , FPS 16.40, Running 1.10s Step 19( N/A%), pre moving , FPS 16.54, Running 1.15s Step 20( N/A%), pre moving , FPS 16.70, Running 1.20s Step 21( N/A%), pre moving , FPS 16.08, Running 1.47s Step 22( N/A%), pre moving , FPS 16.78, Running 1.49s Step 23( N/A%), pre moving , FPS 17.35, Running 1.52s Step 24( N/A%), pre moving , FPS 18.09, Running 1.56s Step 25( N/A%), pre moving , FPS 18.88, Running 1.60s Step 26( N/A%), pre moving , FPS 14.61, Running 1.95s Step 27( N/A%), pre moving , FPS 14.14, Running 2.04s Step 28( N/A%), pre moving , FPS 13.80, Running 2.12s Step 29( N/A%), pre moving , FPS 13.52, Running 2.21s Step 30( N/A%), pre moving , FPS 13.11, Running 2.30s Step 31( N/A%), pre moving , FPS 12.77, Running 2.38s Step 32( N/A%), pre moving , FPS 12.44, Running 2.46s Step 33( N/A%), pre moving , FPS 12.01, Running 2.54s Step 34( N/A%), pre moving , FPS 11.72, Running 2.63s Step 35( N/A%), pre moving , FPS 11.45, Running 2.72s Step 36( N/A%), pre moving , FPS 9.15, Running 3.20s Step 37( N/A%), pre moving , FPS 8.95, Running 3.29s Step 38( N/A%), pre moving , FPS 8.79, Running 3.37s Step 39( N/A%), pre moving , FPS 8.62, Running 3.47s Step 40( N/A%), pre moving , FPS 8.48, Running 3.56s Step 41( N/A%), pre moving , FPS 9.18, Running 3.64s Step 42( N/A%), pre moving , FPS 8.94, Running 3.73s Step 43( N/A%), pre moving , FPS 8.70, Running 3.82s Step 44( N/A%), pre moving , FPS 8.37, Running 3.95s Step 45( N/A%), pre moving , FPS 8.05, Running 4.08s Step 46( N/A%), pre moving , FPS 8.87, Running 4.21s Step 47( N/A%), pre moving , FPS 8.71, Running 4.33s Step 48( N/A%), pre moving , FPS 8.48, Running 4.48s Step 49( N/A%), pre moving , FPS 8.52, Running 4.56s Step 50( N/A%), pre moving , FPS 8.68, Running 4.61s Step 51( N/A%), pre moving , FPS 8.71, Running 4.68s Step 52( N/A%), pre moving , FPS 8.79, Running 4.74s Step 53( N/A%), pre moving , FPS 8.85, Running 4.80s Step 54( N/A%), pre moving , FPS 8.99, Running 4.86s Step 55( N/A%), pre moving , FPS 9.09, Running 4.92s Step 56( N/A%), pre moving , FPS 11.32, Running 4.97s Step 57( N/A%), pre moving , FPS 11.27, Running 5.06s Step 58( N/A%), pre moving , FPS 11.39, Running 5.13s Step 59( N/A%), pre moving , FPS 11.67, Running 5.18s Step 60( N/A%), pre moving , FPS 11.90, Running 5.24s Step 61( N/A%), pre moving , FPS 12.12, Running 5.29s Step 62( N/A%), pre moving , FPS 12.30, Running 5.35s Step 63( N/A%), pre moving , FPS 12.41, Running 5.43s Step 64( N/A%), pre moving , FPS 12.95, Running 5.49s Step 65( N/A%), pre moving , FPS 13.59, Running 5.55s Step 66( N/A%), pre moving , FPS 14.24, Running 5.61s Step 67( N/A%), pre moving , FPS 14.80, Running 5.68s Step 68( N/A%), pre moving , FPS 15.00, Running 5.81s Step 69( N/A%), pre moving , FPS 14.72, Running 5.92s Step 70( N/A%), pre moving , FPS 14.31, Running 6.01s Step 71( N/A%), pre moving , FPS 13.62, Running 6.15s Step 72( N/A%), pre moving , FPS 12.97, Running 6.28s Step 73( N/A%), pre moving , FPS 12.63, Running 6.39s Step 74( N/A%), pre moving , FPS 11.96, Running 6.53s Step 75( N/A%), pre moving , FPS 11.55, Running 6.65s Step 76( N/A%), pre moving , FPS 11.03, Running 6.78s Step 77( N/A%), pre moving , FPS 11.19, Running 6.85s Step 78( N/A%), pre moving , FPS 10.81, Running 6.98s Step 79( N/A%), pre moving , FPS 10.26, Running 7.13s Step 80( N/A%), pre moving , FPS 9.95, Running 7.25s Step 81( N/A%), pre moving , FPS 9.80, Running 7.33s Step 82( N/A%), pre moving , FPS 9.60, Running 7.44s Step 83( N/A%), pre moving , FPS 9.51, Running 7.53s Step 84( N/A%), pre moving , FPS 9.39, Running 7.62s Step 85( N/A%), pre moving , FPS 9.29, Running 7.71s Step 86( N/A%), pre moving , FPS 9.16, Running 7.80s Step 87( N/A%), pre moving , FPS 9.15, Running 7.87s Step 88( N/A%), pre moving , FPS 9.32, Running 7.96s Step 89( N/A%), pre moving , FPS 9.38, Running 8.05s Step 90( N/A%), pre moving , FPS 9.40, Running 8.14s Step 91( N/A%), pre moving , FPS 9.78, Running 8.19s Step 92( N/A%), pre moving , FPS 10.02, Running 8.28s Step 93( N/A%), pre moving , FPS 10.27, Running 8.33s Step 94( N/A%), pre moving , FPS 10.68, Running 8.40s Step 95( N/A%), pre moving , FPS 11.13, Running 8.45s Step 96( N/A%), pre moving , FPS 11.51, Running 8.52s Step 97( N/A%), pre moving , FPS 11.47, Running 8.60s Step 98( N/A%), pre moving , FPS 12.14, Running 8.63s Step 99( N/A%), pre moving , FPS 6.33, Running 10.29s Step 100( N/A%), pre moving , FPS 5.88, Running 10.65s Step 101( N/A%), pre moving , FPS 5.70, Running 10.84s Step 102( N/A%), pre moving , FPS 5.33, Running 11.19s Step 103( N/A%), pre moving , FPS 5.18, Running 11.39s Step 104( N/A%), pre moving , FPS 4.88, Running 11.72s Step 105( N/A%), pre moving , FPS 4.77, Running 11.90s Step 106( N/A%), pre moving , FPS 4.46, Running 12.28s Step 107( N/A%), pre moving , FPS 4.31, Running 12.51s Step 108( N/A%), pre moving , FPS 4.09, Running 12.84s Step 109( N/A%), pre moving , FPS 4.04, Running 13.00s Step 110( N/A%), pre moving , FPS 3.88, Running 13.29s Step 111( N/A%), pre moving , FPS 3.78, Running 13.48s Step 112( N/A%), pre moving , FPS 3.59, Running 13.85s Step 113( N/A%), pre moving , FPS 3.52, Running 14.01s Step 114( N/A%), pre moving , FPS 3.35, Running 14.37s Step 115( N/A%), pre moving , FPS 3.27, Running 14.56s Step 116( N/A%), pre moving , FPS 3.11, Running 14.94s Step 117( N/A%), pre moving , FPS 3.06, Running 15.13s Step 118( N/A%), pre moving , FPS 2.92, Running 15.47s Step 119( 0.20%), action 1, FPS 3.13, Running 16.68s Step 120( 0.40%), action 2, FPS 3.12, Running 17.05s Step 121( 0.60%), action 3, FPS 2.77, Running 18.06s Step 122( 0.80%), action 4, FPS 2.75, Running 18.46s Step 123( 1.00%), action 5, FPS 2.61, Running 19.06s Step 124( 1.20%), action 6, FPS 2.60, Running 19.41s Step 125( 1.40%), action 7, FPS 2.51, Running 19.87s Step 126( 1.60%), action 8, FPS 2.33, Running 20.88s Step 127( 1.80%), action 9, FPS 2.15, Running 21.81s Step 128( 2.00%), action 10, FPS 2.04, Running 22.65s Step 129( 2.20%), action 11, FPS 1.82, Running 23.97s Step 130( 2.40%), action 12, FPS 1.72, Running 24.94s Step 131( 2.60%), action 13, FPS 1.60, Running 25.98s Step 132( 2.80%), action 14, FPS 1.60, Running 26.34s Step 133( 3.00%), action 15, FPS 1.56, Running 26.87s Step 134( 3.20%), action 16, FPS 1.55, Running 27.24s Step 135( 3.40%), action 17, FPS 1.53, Running 27.67s Step 136( 3.60%), action 18, FPS 1.46, Running 28.61s Step 137( 3.80%), action 19, FPS 1.40, Running 29.45s Step 138( 4.00%), action 20, FPS 1.35, Running 30.26s Step 139( 4.20%), action 21, FPS 1.36, Running 31.37s Step 140( 4.40%), action 22, FPS 1.35, Running 31.81s Step 141( 4.60%), action 23, FPS 1.36, Running 32.78s Step 142( 4.80%), action 24, FPS 1.33, Running 33.47s Step 143( 5.00%), action 25, FPS 1.35, Running 33.90s Step 144( 5.20%), action 26, FPS 1.33, Running 34.48s Step 145( 5.40%), action 27, FPS 1.32, Running 34.98s Step 146( 5.60%), action 28, FPS 1.38, Running 35.41s Step 147( 5.80%), action 29, FPS 1.42, Running 35.89s Step 148( 6.00%), action 30, FPS 1.43, Running 36.60s Step 149( 6.20%), action 31, FPS 1.45, Running 37.77s Step 150( 6.40%), action 32, FPS 1.50, Running 38.25s Step 151( 6.60%), action 33, FPS 1.53, Running 39.06s Step 152( 6.80%), action 34, FPS 1.52, Running 39.49s Step 153( 7.00%), action 35, FPS 1.49, Running 40.29s Step 154( 7.20%), action 36, FPS 1.45, Running 41.05s Step 155( 7.40%), action 37, FPS 1.43, Running 41.69s Step 156( 7.60%), action 38, FPS 1.49, Running 42.08s Step 157( 7.80%), action 39, FPS 1.53, Running 42.51s Step 158( 8.00%), action 40, FPS 1.56, Running 43.09s Step 159( 8.20%), action 41, FPS 1.60, Running 43.87s Step 160( 8.40%), action 42, FPS 1.55, Running 44.69s Step 161( 8.60%), action 43, FPS 1.56, Running 45.58s Step 162( 8.80%), action 44, FPS 1.59, Running 46.05s Step 163( 9.00%), action 45, FPS 1.53, Running 46.95s Step 164( 9.20%), action 46, FPS 1.55, Running 47.37s Step 165( 9.40%), action 47, FPS 1.52, Running 48.17s Step 166( 9.60%), action 48, FPS 1.50, Running 48.70s Step 167( 9.80%), action 49, FPS 1.48, Running 49.42s Step 168( 10.00%), action 50, FPS 1.47, Running 50.21s Step 169( 10.20%), action 51, FPS 1.54, Running 50.79s Step 170( 10.40%), action 52, FPS 1.49, Running 51.71s Step 171( 10.60%), action 53, FPS 1.49, Running 52.51s Step 172( 10.80%), action 54, FPS 1.44, Running 53.38s Step 173( 11.00%), action 55, FPS 1.47, Running 53.92s Step 174( 11.20%), action 56, FPS 1.49, Running 54.45s Step 175( 11.40%), action 57, FPS 1.45, Running 55.45s Step 176( 11.60%), action 58, FPS 1.46, Running 55.78s Step 177( 11.80%), action 59, FPS 1.43, Running 56.52s Step 178( 12.00%), action 60, FPS 1.40, Running 57.34s Step 179( 12.20%), action 61, FPS 1.37, Running 58.47s Step 180( 12.40%), action 62, FPS 1.40, Running 58.98s Step 181( 12.60%), action 63, FPS 1.44, Running 59.43s Step 182( 12.80%), action 64, FPS 1.45, Running 59.86s Step 183( 13.00%), action 65, FPS 1.45, Running 60.71s Step 184( 13.20%), action 66, FPS 1.44, Running 61.25s Step 185( 13.40%), action 67, FPS 1.48, Running 61.71s Step 186( 13.60%), action 68, FPS 1.49, Running 62.08s Step 187( 13.80%), action 69, FPS 1.53, Running 62.52s Step 188( 14.00%), action 70, FPS 1.56, Running 63.01s Step 189( 14.20%), action 71, FPS 1.57, Running 63.53s Step 190( 14.40%), action 72, FPS 1.65, Running 63.81s Step 191( 14.60%), action 73, FPS 1.71, Running 64.20s Step 192( 14.80%), action 74, FPS 1.77, Running 64.66s Step 193( 15.00%), action 75, FPS 1.79, Running 65.07s Step 194( 15.20%), action 76, FPS 1.80, Running 65.58s Step 195( 15.40%), action 77, FPS 1.89, Running 66.05s Step 196( 15.60%), action 78, FPS 1.87, Running 66.46s Step 197( 15.80%), action 79, FPS 1.92, Running 66.92s Step 198( 16.00%), action 80, FPS 2.00, Running 67.34s Step 199( 16.20%), action 81, FPS 2.16, Running 67.74s Step 200( 16.40%), action 82, FPS 2.22, Running 68.00s Step 201( 16.60%), action 83, FPS 2.23, Running 68.38s Step 202( 16.80%), action 84, FPS 2.23, Running 68.83s Step 203( 17.00%), action 85, FPS 2.32, Running 69.33s Step 204( 17.20%), action 86, FPS 2.38, Running 69.64s Step 205( 17.40%), action 87, FPS 2.38, Running 70.12s Step 206( 17.60%), action 88, FPS 2.39, Running 70.46s Step 207( 17.80%), action 89, FPS 2.38, Running 70.92s Step 208( 18.00%), action 90, FPS 2.41, Running 71.31s Step 209( 18.20%), action 91, FPS 2.43, Running 71.78s Step 210( 18.40%), action 92, FPS 2.42, Running 72.06s Step 211( 18.60%), action 93, FPS 2.42, Running 72.45s Step 212( 18.80%), action 94, FPS 2.46, Running 72.79s Step 213( 19.00%), action 95, FPS 2.48, Running 73.14s Step 214( 19.20%), action 96, FPS 2.48, Running 73.63s Step 215( 19.40%), action 97, FPS 2.48, Running 74.12s Step 216( 19.60%), action 98, FPS 2.43, Running 74.71s Step 217( 19.80%), action 99, FPS 2.43, Running 75.16s Step 218( 20.00%), action 100, FPS 2.34, Running 75.88s Step 219( 20.20%), action 101, FPS 2.20, Running 76.85s Step 220( 20.40%), action 102, FPS 2.17, Running 77.23s Step 221( 20.60%), action 103, FPS 2.18, Running 77.55s Step 222( 20.80%), action 104, FPS 2.22, Running 77.84s Step 223( 21.00%), action 105, FPS 2.13, Running 78.71s Step 224( 21.20%), action 106, FPS 2.11, Running 79.14s Step 225( 21.40%), action 107, FPS 2.04, Running 79.94s Step 226( 21.60%), action 108, FPS 1.93, Running 80.81s Step 227( 21.80%), action 109, FPS 1.86, Running 81.66s Step 228( 22.00%), action 110, FPS 1.86, Running 82.06s Step 229( 22.20%), action 111, FPS 1.82, Running 82.77s Step 230( 22.40%), action 112, FPS 1.79, Running 83.22s Step 231( 22.60%), action 113, FPS 1.73, Running 83.98s Step 232( 22.80%), action 114, FPS 1.70, Running 84.55s Step 233( 23.00%), action 115, FPS 1.68, Running 85.01s Step 234( 23.20%), action 116, FPS 1.70, Running 85.39s Step 235( 23.40%), action 117, FPS 1.72, Running 85.78s Step 236( 23.60%), action 118, FPS 1.73, Running 86.27s Step 237( 23.80%), action 119, FPS 1.72, Running 86.78s Step 238( 24.00%), action 120, FPS 1.75, Running 87.30s Step 239( 24.20%), action 121, FPS 1.79, Running 88.03s Step 240( 24.40%), action 122, FPS 1.77, Running 88.56s Step 241( 24.60%), action 123, FPS 1.72, Running 89.15s Step 242( 24.80%), action 124, FPS 1.69, Running 89.64s Step 243( 25.00%), action 125, FPS 1.76, Running 90.09s Step 244( 25.20%), action 126, FPS 1.73, Running 90.66s Step 245( 25.40%), action 127, FPS 1.77, Running 91.22s Step 246( 25.60%), action 128, FPS 1.83, Running 91.76s Step 247( 25.80%), action 129, FPS 1.87, Running 92.33s Step 248( 26.00%), action 130, FPS 1.87, Running 92.75s Step 249( 26.20%), action 131, FPS 1.89, Running 93.33s Step 250( 26.40%), action 132, FPS 1.91, Running 93.66s Step 251( 26.60%), action 133, FPS 1.98, Running 94.10s Step 252( 26.80%), action 134, FPS 2.00, Running 94.55s Step 253( 27.00%), action 135, FPS 1.98, Running 95.11s Step 254( 27.20%), action 136, FPS 1.95, Running 95.63s Step 255( 27.40%), action 137, FPS 1.94, Running 96.08s Step 256( 27.60%), action 138, FPS 1.94, Running 96.58s Step 257( 27.80%), action 139, FPS 1.95, Running 97.03s Step 258( 28.00%), action 140, FPS 2.00, Running 97.29s Step 259( 28.20%), action 141, FPS 2.03, Running 97.88s Step 260( 28.40%), action 142, FPS 2.09, Running 98.13s Step 261( 28.60%), action 143, FPS 2.13, Running 98.54s Step 262( 28.80%), action 144, FPS 2.15, Running 98.96s Step 263( 29.00%), action 145, FPS 2.13, Running 99.48s Step 264( 29.20%), action 146, FPS 2.19, Running 99.80s Step 265( 29.40%), action 147, FPS 2.19, Running 100.37s Step 266( 29.60%), action 148, FPS 2.23, Running 100.72s Step 267( 29.80%), action 149, FPS 2.24, Running 101.26s Step 268( 30.00%), action 150, FPS 2.27, Running 101.57s Step 269( 30.20%), action 151, FPS 2.24, Running 102.26s Step 270( 30.40%), action 152, FPS 2.25, Running 102.57s Step 271( 30.60%), action 153, FPS 2.24, Running 103.04s Step 272( 30.80%), action 154, FPS 2.24, Running 103.47s Step 273( 31.00%), action 155, FPS 2.17, Running 104.31s Step 274( 31.20%), action 156, FPS 2.20, Running 104.70s Step 275( 31.40%), action 157, FPS 2.18, Running 105.26s Step 276( 31.60%), action 158, FPS 2.23, Running 105.53s Step 277( 31.80%), action 159, FPS 2.24, Running 105.96s Step 278( 32.00%), action 160, FPS 2.24, Running 106.21s Step 279( 32.20%), action 161, FPS 2.25, Running 106.75s Step 280( 32.40%), action 162, FPS 2.23, Running 107.12s Step 281( 32.60%), action 163, FPS 2.21, Running 107.60s Step 282( 32.80%), action 164, FPS 2.21, Running 108.02s Step 283( 33.00%), action 165, FPS 2.21, Running 108.52s Step 284( 33.20%), action 166, FPS 2.18, Running 108.98s Step 285( 33.40%), action 167, FPS 2.20, Running 109.45s Step 286( 33.60%), action 168, FPS 2.20, Running 109.82s Step 287( 33.80%), action 169, FPS 2.25, Running 110.14s Step 288( 34.00%), action 170, FPS 2.25, Running 110.44s Step 289( 34.20%), action 171, FPS 2.25, Running 111.14s Step 290( 34.40%), action 172, FPS 2.27, Running 111.38s Step 291( 34.60%), action 173, FPS 2.28, Running 111.81s Step 292( 34.80%), action 174, FPS 2.29, Running 112.21s Step 293( 35.00%), action 175, FPS 2.38, Running 112.69s Step 294( 35.20%), action 176, FPS 2.36, Running 113.18s Step 295( 35.40%), action 177, FPS 2.37, Running 113.71s Step 296( 35.60%), action 178, FPS 2.34, Running 114.09s Step 297( 35.80%), action 179, FPS 2.24, Running 114.87s Step 298( 36.00%), action 180, FPS 2.20, Running 115.29s Step 299( 36.20%), action 181, FPS 2.16, Running 116.01s Step 300( 36.40%), action 182, FPS 2.14, Running 116.48s Step 301( 36.60%), action 183, FPS 2.12, Running 117.03s Step 302( 36.80%), action 184, FPS 2.14, Running 117.37s Step 303( 37.00%), action 185, FPS 2.11, Running 118.01s Step 304( 37.20%), action 186, FPS 2.09, Running 118.55s Step 305( 37.40%), action 187, FPS 2.09, Running 119.00s Step 306( 37.60%), action 188, FPS 2.08, Running 119.45s Step 307( 37.80%), action 189, FPS 2.01, Running 120.07s Step 308( 38.00%), action 190, FPS 1.98, Running 120.55s Step 309( 38.20%), action 191, FPS 1.96, Running 121.32s Step 310( 38.40%), action 192, FPS 1.92, Running 121.77s Step 311( 38.60%), action 193, FPS 1.90, Running 122.36s Step 312( 38.80%), action 194, FPS 1.88, Running 122.83s Step 313( 39.00%), action 195, FPS 1.89, Running 123.25s Step 314( 39.20%), action 196, FPS 1.91, Running 123.66s Step 315( 39.40%), action 197, FPS 1.87, Running 124.42s Step 316( 39.60%), action 198, FPS 1.80, Running 125.18s Step 317( 39.80%), action 199, FPS 1.84, Running 125.76s Step 318( 40.00%), action 200, FPS 1.81, Running 126.36s Step 319( 40.20%), action 201, FPS 1.82, Running 126.99s Step 320( 40.40%), action 202, FPS 1.82, Running 127.49s Step 321( 40.60%), action 203, FPS 1.81, Running 128.06s Step 322( 40.80%), action 204, FPS 1.82, Running 128.35s Step 323( 41.00%), action 205, FPS 1.84, Running 128.89s Step 324( 41.20%), action 206, FPS 1.85, Running 129.34s Step 325( 41.40%), action 207, FPS 1.82, Running 129.96s Step 326( 41.60%), action 208, FPS 1.83, Running 130.37s Step 327( 41.80%), action 209, FPS 1.78, Running 131.29s Step 328( 42.00%), action 210, FPS 1.79, Running 131.70s Step 329( 42.20%), action 211, FPS 1.82, Running 132.34s Step 330( 42.40%), action 212, FPS 1.80, Running 132.88s Step 331( 42.60%), action 213, FPS 1.80, Running 133.47s Step 332( 42.80%), action 214, FPS 1.81, Running 133.90s Step 333( 43.00%), action 215, FPS 1.79, Running 134.40s Step 334( 43.20%), action 216, FPS 1.73, Running 135.21s Step 335( 43.40%), action 217, FPS 1.79, Running 135.61s Step 336( 43.60%), action 218, FPS 1.87, Running 135.90s Step 337( 43.80%), action 219, FPS 1.88, Running 136.38s Step 338( 44.00%), action 220, FPS 1.90, Running 136.88s Step 339( 44.20%), action 221, FPS 1.90, Running 137.50s Step 340( 44.40%), action 222, FPS 1.91, Running 137.97s Step 341( 44.60%), action 223, FPS 1.91, Running 138.52s Step 342( 44.80%), action 224, FPS 1.91, Running 138.80s Step 343( 45.00%), action 225, FPS 1.86, Running 139.67s Step 344( 45.20%), action 226, FPS 1.85, Running 140.13s Step 345( 45.40%), action 227, FPS 1.86, Running 140.69s Step 346( 45.60%), action 228, FPS 1.79, Running 141.55s Step 347( 45.80%), action 229, FPS 1.84, Running 142.18s Step 348( 46.00%), action 230, FPS 1.79, Running 142.84s Step 349( 46.20%), action 231, FPS 1.79, Running 143.49s Step 350( 46.40%), action 232, FPS 1.82, Running 143.88s Step 351( 46.60%), action 233, FPS 1.76, Running 144.84s Step 352( 46.80%), action 234, FPS 1.77, Running 145.22s Step 353( 47.00%), action 235, FPS 1.69, Running 146.26s Step 354( 47.20%), action 236, FPS 1.68, Running 147.09s Step 355( 47.40%), action 237, FPS 1.68, Running 147.53s Step 356( 47.60%), action 238, FPS 1.65, Running 147.99s Step 357( 47.80%), action 239, FPS 1.59, Running 149.00s Step 358( 48.00%), action 240, FPS 1.57, Running 149.63s Step 359( 48.20%), action 241, FPS 1.52, Running 150.70s Step 360( 48.40%), action 242, FPS 1.53, Running 151.06s Step 361( 48.60%), action 243, FPS 1.54, Running 151.50s Step 362( 48.80%), action 244, FPS 1.52, Running 152.00s Step 363( 49.00%), action 245, FPS 1.56, Running 152.52s Step 364( 49.20%), action 246, FPS 1.51, Running 153.41s Step 365( 49.40%), action 247, FPS 1.50, Running 154.07s Step 366( 49.60%), action 248, FPS 1.55, Running 154.47s Step 367( 49.80%), action 249, FPS 1.57, Running 154.95s Step 368( 50.00%), action 250, FPS 1.60, Running 155.33s Step 369( 50.20%), action 251, FPS 1.59, Running 156.10s Step 370( 50.40%), action 252, FPS 1.58, Running 156.52s Step 371( 50.60%), action 253, FPS 1.64, Running 157.00s Step 372( 50.80%), action 254, FPS 1.62, Running 157.53s Step 373( 51.00%), action 255, FPS 1.70, Running 158.03s Step 374( 51.20%), action 256, FPS 1.70, Running 158.86s Step 375( 51.40%), action 257, FPS 1.71, Running 159.20s Step 376( 51.60%), action 258, FPS 1.69, Running 159.81s Step 377( 51.80%), action 259, FPS 1.77, Running 160.30s Step 378( 52.00%), action 260, FPS 1.73, Running 161.19s Step 379( 52.20%), action 261, FPS 1.78, Running 161.96s [2026-08-02 21:50:00] [67 ] Seed 66 success after 162.27 s. +steps: 379 , actions: 261 . +Instruction: Empty +Total 47/67(70.15%) success. +Setting seed: 67 +Step 1( N/A%), pre moving , FPS 6.96, Running 0.14s Step 2( N/A%), pre moving , FPS 10.77, Running 0.19s Step 3( N/A%), pre moving , FPS 13.52, Running 0.22s Step 4( N/A%), pre moving , FPS 15.38, Running 0.26s Step 5( N/A%), pre moving , FPS 16.57, Running 0.30s Step 6( N/A%), pre moving , FPS 17.54, Running 0.34s Step 7( N/A%), pre moving , FPS 18.61, Running 0.38s Step 8( N/A%), pre moving , FPS 19.45, Running 0.41s Step 9( N/A%), pre moving , FPS 19.87, Running 0.45s Step 10( N/A%), pre moving , FPS 19.57, Running 0.51s Step 11( N/A%), pre moving , FPS 18.67, Running 0.59s Step 12( N/A%), pre moving , FPS 17.67, Running 0.68s Step 13( N/A%), pre moving , FPS 16.91, Running 0.77s Step 14( N/A%), pre moving , FPS 16.34, Running 0.86s Step 15( N/A%), pre moving , FPS 15.85, Running 0.95s Step 16( N/A%), pre moving , FPS 14.69, Running 1.09s Step 17( N/A%), pre moving , FPS 14.54, Running 1.17s Step 18( N/A%), pre moving , FPS 14.62, Running 1.23s Step 19( N/A%), pre moving , FPS 14.20, Running 1.34s Step 20( N/A%), pre moving , FPS 14.31, Running 1.40s Step 21( N/A%), pre moving , FPS 12.46, Running 1.75s Step 22( N/A%), pre moving , FPS 12.18, Running 1.83s Step 23( N/A%), pre moving , FPS 11.89, Running 1.90s Step 24( N/A%), pre moving , FPS 11.27, Running 2.04s Step 25( N/A%), pre moving , FPS 11.01, Running 2.12s Step 26( N/A%), pre moving , FPS 9.28, Running 2.50s Step 27( N/A%), pre moving , FPS 9.02, Running 2.59s Step 28( N/A%), pre moving , FPS 8.82, Running 2.68s Step 29( N/A%), pre moving , FPS 8.65, Running 2.76s Step 30( N/A%), pre moving , FPS 8.62, Running 2.83s Step 31( N/A%), pre moving , FPS 8.56, Running 2.93s Step 32( N/A%), pre moving , FPS 8.55, Running 3.02s Step 33( N/A%), pre moving , FPS 8.62, Running 3.09s Step 34( N/A%), pre moving , FPS 8.64, Running 3.17s Step 35( N/A%), pre moving , FPS 8.64, Running 3.26s Step 36( N/A%), pre moving , FPS 7.64, Running 3.71s Step 37( N/A%), pre moving , FPS 7.75, Running 3.75s Step 38( N/A%), pre moving , FPS 7.81, Running 3.79s Step 39( N/A%), pre moving , FPS 8.00, Running 3.84s Step 40( N/A%), pre moving , FPS 8.03, Running 3.89s Step 41( N/A%), pre moving , FPS 9.11, Running 3.94s Step 42( N/A%), pre moving , FPS 9.16, Running 4.01s Step 43( N/A%), pre moving , FPS 9.21, Running 4.08s Step 44( N/A%), pre moving , FPS 9.58, Running 4.12s Step 45( N/A%), pre moving , FPS 9.76, Running 4.17s Step 46( N/A%), pre moving , FPS 11.52, Running 4.23s Step 47( N/A%), pre moving , FPS 11.85, Running 4.28s Step 48( N/A%), pre moving , FPS 12.11, Running 4.33s Step 49( N/A%), pre moving , FPS 12.45, Running 4.37s Step 50( N/A%), pre moving , FPS 12.51, Running 4.43s Step 51( N/A%), pre moving , FPS 12.82, Running 4.49s Step 52( N/A%), pre moving , FPS 12.72, Running 4.59s Step 53( N/A%), pre moving , FPS 12.26, Running 4.72s Step 54( N/A%), pre moving , FPS 11.90, Running 4.85s Step 55( N/A%), pre moving , FPS 11.61, Running 4.98s Step 56( N/A%), pre moving , FPS 14.27, Running 5.11s Step 57( N/A%), pre moving , FPS 13.45, Running 5.24s Step 58( N/A%), pre moving , FPS 12.66, Running 5.37s Step 59( N/A%), pre moving , FPS 12.09, Running 5.49s Step 60( N/A%), pre moving , FPS 11.84, Running 5.58s Step 61( N/A%), pre moving , FPS 11.16, Running 5.74s Step 62( N/A%), pre moving , FPS 10.84, Running 5.85s Step 63( N/A%), pre moving , FPS 10.47, Running 5.98s Step 64( N/A%), pre moving , FPS 9.82, Running 6.16s Step 65( N/A%), pre moving , FPS 9.18, Running 6.35s Step 66( N/A%), pre moving , FPS 8.66, Running 6.55s Step 67( N/A%), pre moving , FPS 8.29, Running 6.69s Step 68( N/A%), pre moving , FPS 8.05, Running 6.81s Step 69( N/A%), pre moving , FPS 7.76, Running 6.95s Step 70( N/A%), pre moving , FPS 7.53, Running 7.08s Step 71( N/A%), pre moving , FPS 7.31, Running 7.22s Step 72( N/A%), pre moving , FPS 7.23, Running 7.36s Step 73( N/A%), pre moving , FPS 7.43, Running 7.41s Step 74( N/A%), pre moving , FPS 7.66, Running 7.47s Step 75( N/A%), pre moving , FPS 7.82, Running 7.54s Step 76( N/A%), pre moving , FPS 7.93, Running 7.63s Step 77( N/A%), pre moving , FPS 8.16, Running 7.69s Step 78( N/A%), pre moving , FPS 8.47, Running 7.73s Step 79( N/A%), pre moving , FPS 8.75, Running 7.78s Step 80( N/A%), pre moving , FPS 8.85, Running 7.84s Step 81( N/A%), pre moving , FPS 9.19, Running 7.91s Step 82( N/A%), pre moving , FPS 9.47, Running 7.97s Step 83( N/A%), pre moving , FPS 9.77, Running 8.03s Step 84( N/A%), pre moving , FPS 10.39, Running 8.09s Step 85( N/A%), pre moving , FPS 11.20, Running 8.13s Step 86( N/A%), pre moving , FPS 12.39, Running 8.16s Step 87( N/A%), pre moving , FPS 13.28, Running 8.20s Step 88( N/A%), pre moving , FPS 14.10, Running 8.23s Step 89( N/A%), pre moving , FPS 15.23, Running 8.26s Step 90( N/A%), pre moving , FPS 16.32, Running 8.31s Step 91( N/A%), pre moving , FPS 17.80, Running 8.35s Step 92( N/A%), pre moving , FPS 19.41, Running 8.39s Step 93( N/A%), pre moving , FPS 19.76, Running 8.42s Step 94( N/A%), pre moving , FPS 19.93, Running 8.47s Step 95( N/A%), pre moving , FPS 20.43, Running 8.52s Step 96( N/A%), pre moving , FPS 20.57, Running 8.60s Step 97( N/A%), pre moving , FPS 20.84, Running 8.65s Step 98( N/A%), pre moving , FPS 20.95, Running 8.69s Step 99( N/A%), pre moving , FPS 20.29, Running 8.76s Step 100( N/A%), pre moving , FPS 19.75, Running 8.85s Step 101( N/A%), pre moving , FPS 19.61, Running 8.93s Step 102( N/A%), pre moving , FPS 19.55, Running 8.99s Step 103( N/A%), pre moving , FPS 19.08, Running 9.08s Step 104( N/A%), pre moving , FPS 18.82, Running 9.15s Step 105( N/A%), pre moving , FPS 7.61, Running 10.76s Step 106( N/A%), pre moving , FPS 6.81, Running 11.10s Step 107( N/A%), pre moving , FPS 6.49, Running 11.28s Step 108( N/A%), pre moving , FPS 6.01, Running 11.56s Step 109( N/A%), pre moving , FPS 5.83, Running 11.69s Step 110( N/A%), pre moving , FPS 5.46, Running 11.97s Step 111( N/A%), pre moving , FPS 5.27, Running 12.14s Step 112( N/A%), pre moving , FPS 4.96, Running 12.42s Step 113( N/A%), pre moving , FPS 4.78, Running 12.61s Step 114( N/A%), pre moving , FPS 4.50, Running 12.91s Step 115( N/A%), pre moving , FPS 4.37, Running 13.09s Step 116( N/A%), pre moving , FPS 4.11, Running 13.47s Step 117( N/A%), pre moving , FPS 3.99, Running 13.66s Step 118( N/A%), pre moving , FPS 3.74, Running 14.04s Step 119( N/A%), pre moving , FPS 3.64, Running 14.26s Step 120( N/A%), pre moving , FPS 3.48, Running 14.60s Step 121( N/A%), pre moving , FPS 3.41, Running 14.80s Step 122( N/A%), pre moving , FPS 3.27, Running 15.11s Step 123( N/A%), pre moving , FPS 3.18, Running 15.37s Step 124( N/A%), pre moving , FPS 3.05, Running 15.71s Step 125( 0.20%), action 1, FPS 3.48, Running 16.52s Step 126( 0.40%), action 2, FPS 3.12, Running 17.51s Step 127( 0.60%), action 3, FPS 2.95, Running 18.05s Step 128( 0.80%), action 4, FPS 2.63, Running 19.17s Step 129( 1.00%), action 5, FPS 2.42, Running 19.96s Step 130( 1.20%), action 6, FPS 2.23, Running 20.92s Step 131( 1.40%), action 7, FPS 2.04, Running 21.96s Step 132( 1.60%), action 8, FPS 2.01, Running 22.36s Step 133( 1.80%), action 9, FPS 1.95, Running 22.87s Step 134( 2.00%), action 10, FPS 1.94, Running 23.24s Step 135( 2.20%), action 11, FPS 1.88, Running 23.75s Step 136( 2.40%), action 12, FPS 1.90, Running 24.00s Step 137( 2.60%), action 13, FPS 1.86, Running 24.41s Step 138( 2.80%), action 14, FPS 1.85, Running 24.83s Step 139( 3.00%), action 15, FPS 1.75, Running 25.70s Step 140( 3.20%), action 16, FPS 1.67, Running 26.59s Step 141( 3.40%), action 17, FPS 1.57, Running 27.55s Step 142( 3.60%), action 18, FPS 1.56, Running 27.97s Step 143( 3.80%), action 19, FPS 1.46, Running 29.04s Step 144( 4.00%), action 20, FPS 1.40, Running 30.00s Step 145( 4.20%), action 21, FPS 1.38, Running 31.03s Step 146( 4.40%), action 22, FPS 1.44, Running 31.43s Step 147( 4.60%), action 23, FPS 1.45, Running 31.83s Step 148( 4.80%), action 24, FPS 1.53, Running 32.21s Step 149( 5.00%), action 25, FPS 1.56, Running 32.76s Step 150( 5.20%), action 26, FPS 1.63, Running 33.17s Step 151( 5.40%), action 27, FPS 1.64, Running 34.17s Step 152( 5.60%), action 28, FPS 1.59, Running 34.97s Step 153( 5.80%), action 29, FPS 1.60, Running 35.40s Step 154( 6.00%), action 30, FPS 1.59, Running 35.79s Step 155( 6.20%), action 31, FPS 1.51, Running 36.96s Step 156( 6.40%), action 32, FPS 1.49, Running 37.40s Step 157( 6.60%), action 33, FPS 1.43, Running 38.37s Step 158( 6.80%), action 34, FPS 1.42, Running 38.92s Step 159( 7.00%), action 35, FPS 1.47, Running 39.29s Step 160( 7.20%), action 36, FPS 1.53, Running 39.70s Step 161( 7.40%), action 37, FPS 1.57, Running 40.29s Step 162( 7.60%), action 38, FPS 1.56, Running 40.76s Step 163( 7.80%), action 39, FPS 1.61, Running 41.47s Step 164( 8.00%), action 40, FPS 1.69, Running 41.81s Step 165( 8.20%), action 41, FPS 1.72, Running 42.68s Step 166( 8.40%), action 42, FPS 1.69, Running 43.25s Step 167( 8.60%), action 43, FPS 1.67, Running 43.84s Step 168( 8.80%), action 44, FPS 1.62, Running 44.52s Step 169( 9.00%), action 45, FPS 1.62, Running 45.10s Step 170( 9.20%), action 46, FPS 1.57, Running 45.88s Step 171( 9.40%), action 47, FPS 1.62, Running 46.50s Step 172( 9.60%), action 48, FPS 1.68, Running 46.88s Step 173( 9.80%), action 49, FPS 1.65, Running 47.54s Step 174( 10.00%), action 50, FPS 1.66, Running 47.86s Step 175( 10.20%), action 51, FPS 1.74, Running 48.48s Step 176( 10.40%), action 52, FPS 1.75, Running 48.84s Step 177( 10.60%), action 53, FPS 1.82, Running 49.36s Step 178( 10.80%), action 54, FPS 1.84, Running 49.77s Step 179( 11.00%), action 55, FPS 1.79, Running 50.47s Step 180( 11.20%), action 56, FPS 1.79, Running 50.86s Step 181( 11.40%), action 57, FPS 1.82, Running 51.29s Step 182( 11.60%), action 58, FPS 1.84, Running 51.63s Step 183( 11.80%), action 59, FPS 1.89, Running 52.04s Step 184( 12.00%), action 60, FPS 1.89, Running 52.41s Step 185( 12.20%), action 61, FPS 1.91, Running 53.17s Step 186( 12.40%), action 62, FPS 1.92, Running 53.64s Step 187( 12.60%), action 63, FPS 1.91, Running 54.31s Step 188( 12.80%), action 64, FPS 1.97, Running 54.69s Step 189( 13.00%), action 65, FPS 1.99, Running 55.13s Step 190( 13.20%), action 66, FPS 2.08, Running 55.48s Step 191( 13.40%), action 67, FPS 2.10, Running 56.04s Step 192( 13.60%), action 68, FPS 2.06, Running 56.59s Step 193( 13.80%), action 69, FPS 2.10, Running 57.08s Step 194( 14.00%), action 70, FPS 2.07, Running 57.53s Step 195( 14.20%), action 71, FPS 2.01, Running 58.41s Step 196( 14.40%), action 72, FPS 2.00, Running 58.85s Step 197( 14.60%), action 73, FPS 1.98, Running 59.47s Step 198( 14.80%), action 74, FPS 1.98, Running 59.88s Step 199( 15.00%), action 75, FPS 2.03, Running 60.33s Step 200( 15.20%), action 76, FPS 2.01, Running 60.78s Step 201( 15.40%), action 77, FPS 1.96, Running 61.50s Step 202( 15.60%), action 78, FPS 1.93, Running 61.99s Step 203( 15.80%), action 79, FPS 1.86, Running 62.78s Step 204( 16.00%), action 80, FPS 1.82, Running 63.42s Step 205( 16.20%), action 81, FPS 1.78, Running 64.40s Step 206( 16.40%), action 82, FPS 1.77, Running 64.95s Step 207( 16.60%), action 83, FPS 1.80, Running 65.44s Step 208( 16.80%), action 84, FPS 1.77, Running 66.01s Step 209( 17.00%), action 85, FPS 1.76, Running 66.46s Step 210( 17.20%), action 86, FPS 1.73, Running 67.04s Step 211( 17.40%), action 87, FPS 1.74, Running 67.51s Step 212( 17.60%), action 88, FPS 1.70, Running 68.36s Step 213( 17.80%), action 89, FPS 1.70, Running 68.83s Step 214( 18.00%), action 90, FPS 1.70, Running 69.32s Step 215( 18.20%), action 91, FPS 1.72, Running 70.01s Step 216( 18.40%), action 92, FPS 1.71, Running 70.57s Step 217( 18.60%), action 93, FPS 1.70, Running 71.20s Step 218( 18.80%), action 94, FPS 1.64, Running 72.05s Step 219( 19.00%), action 95, FPS 1.58, Running 72.96s Step 220( 19.20%), action 96, FPS 1.59, Running 73.35s Step 221( 19.40%), action 97, FPS 1.61, Running 73.94s Step 222( 19.60%), action 98, FPS 1.61, Running 74.44s Step 223( 19.80%), action 99, FPS 1.61, Running 75.20s Step 224( 20.00%), action 100, FPS 1.59, Running 75.98s Step 225( 20.20%), action 101, FPS 1.64, Running 76.60s Step 226( 20.40%), action 102, FPS 1.66, Running 76.98s Step 227( 20.60%), action 103, FPS 1.66, Running 77.48s Step 228( 20.80%), action 104, FPS 1.61, Running 78.39s Step 229( 21.00%), action 105, FPS 1.56, Running 79.31s Step 230( 21.20%), action 106, FPS 1.54, Running 80.07s Step 231( 21.40%), action 107, FPS 1.50, Running 80.88s Step 232( 21.60%), action 108, FPS 1.54, Running 81.33s Step 233( 21.80%), action 109, FPS 1.52, Running 81.96s Step 234( 22.00%), action 110, FPS 1.54, Running 82.31s Step 235( 22.20%), action 111, FPS 1.55, Running 82.90s Step 236( 22.40%), action 112, FPS 1.55, Running 83.47s Step 237( 22.60%), action 113, FPS 1.58, Running 83.90s Step 238( 22.80%), action 114, FPS 1.63, Running 84.33s Step 239( 23.00%), action 115, FPS 1.69, Running 84.79s Step 240( 23.20%), action 116, FPS 1.68, Running 85.26s Step 241( 23.40%), action 117, FPS 1.69, Running 85.81s Step 242( 23.60%), action 118, FPS 1.69, Running 86.29s Step 243( 23.80%), action 119, FPS 1.68, Running 87.14s Step 244( 24.00%), action 120, FPS 1.72, Running 87.60s Step 245( 24.20%), action 121, FPS 1.65, Running 88.72s Step 246( 24.40%), action 122, FPS 1.63, Running 89.22s Step 247( 24.60%), action 123, FPS 1.58, Running 90.14s Step 248( 24.80%), action 124, FPS 1.60, Running 90.90s Step 249( 25.00%), action 125, FPS 1.66, Running 91.38s Step 250( 25.20%), action 126, FPS 1.65, Running 92.17s Step 251( 25.40%), action 127, FPS 1.66, Running 92.91s Step 252( 25.60%), action 128, FPS 1.59, Running 93.88s Step 253( 25.80%), action 129, FPS 1.60, Running 94.45s Step 254( 26.00%), action 130, FPS 1.56, Running 95.10s Step 255( 26.20%), action 131, FPS 1.56, Running 95.74s Step 256( 26.40%), action 132, FPS 1.57, Running 96.24s Step 257( 26.60%), action 133, FPS 1.55, Running 96.81s Step 258( 26.80%), action 134, FPS 1.55, Running 97.22s Step 259( 27.00%), action 135, FPS 1.54, Running 97.75s Step 260( 27.20%), action 136, FPS 1.50, Running 98.64s Step 261( 27.40%), action 137, FPS 1.46, Running 99.49s Step 262( 27.60%), action 138, FPS 1.48, Running 99.79s Step 263( 27.80%), action 139, FPS 1.52, Running 100.33s Step 264( 28.00%), action 140, FPS 1.46, Running 101.31s Step 265( 28.20%), action 141, FPS 1.51, Running 101.97s Step 266( 28.40%), action 142, FPS 1.53, Running 102.30s Step 267( 28.60%), action 143, FPS 1.58, Running 102.81s Step 268( 28.80%), action 144, FPS 1.62, Running 103.23s Step 269( 29.00%), action 145, FPS 1.55, Running 104.30s Step 270( 29.20%), action 146, FPS 1.60, Running 104.69s Step 271( 29.40%), action 147, FPS 1.56, Running 105.71s Step 272( 29.60%), action 148, FPS 1.64, Running 106.06s Step 273( 29.80%), action 149, FPS 1.61, Running 106.85s Step 274( 30.00%), action 150, FPS 1.65, Running 107.23s Step 275( 30.20%), action 151, FPS 1.60, Running 108.26s Step 276( 30.40%), action 152, FPS 1.58, Running 108.90s Step 277( 30.60%), action 153, FPS 1.59, Running 109.36s Step 278( 30.80%), action 154, FPS 1.54, Running 110.19s Step 279( 31.00%), action 155, FPS 1.53, Running 110.82s Step 280( 31.20%), action 156, FPS 1.56, Running 111.45s Step 281( 31.40%), action 157, FPS 1.54, Running 112.48s Step 282( 31.60%), action 158, FPS 1.53, Running 112.83s Step 283( 31.80%), action 159, FPS 1.53, Running 113.42s Step 284( 32.00%), action 160, FPS 1.53, Running 114.37s Step 285( 32.20%), action 161, FPS 1.51, Running 115.22s Step 286( 32.40%), action 162, FPS 1.50, Running 115.65s Step 287( 32.60%), action 163, FPS 1.51, Running 116.07s Step 288( 32.80%), action 164, FPS 1.49, Running 116.67s Step 289( 33.00%), action 165, FPS 1.54, Running 117.28s Step 290( 33.20%), action 166, FPS 1.47, Running 118.27s Step 291( 33.40%), action 167, FPS 1.53, Running 118.78s Step 292( 33.60%), action 168, FPS 1.46, Running 119.73s Step 293( 33.80%), action 169, FPS 1.45, Running 120.68s Step 294( 34.00%), action 170, FPS 1.40, Running 121.50s Step 295( 34.20%), action 171, FPS 1.44, Running 122.16s Step 296( 34.40%), action 172, FPS 1.44, Running 122.77s Step 297( 34.60%), action 173, FPS 1.44, Running 123.28s Step 298( 34.80%), action 174, FPS 1.48, Running 123.68s Step 299( 35.00%), action 175, FPS 1.44, Running 124.66s Step 300( 35.20%), action 176, FPS 1.47, Running 125.05s Step 301( 35.40%), action 177, FPS 1.52, Running 125.59s Step 302( 35.60%), action 178, FPS 1.51, Running 126.12s Step 303( 35.80%), action 179, FPS 1.51, Running 126.63s Step 304( 36.00%), action 180, FPS 1.58, Running 127.03s Step 305( 36.20%), action 181, FPS 1.62, Running 127.59s Step 306( 36.40%), action 182, FPS 1.62, Running 128.02s Step 307( 36.60%), action 183, FPS 1.56, Running 128.86s Step 308( 36.80%), action 184, FPS 1.59, Running 129.21s Step 309( 37.00%), action 185, FPS 1.60, Running 129.81s Step 310( 37.20%), action 186, FPS 1.68, Running 130.15s Step 311( 37.40%), action 187, FPS 1.69, Running 130.63s Step 312( 37.60%), action 188, FPS 1.71, Running 131.46s Step 313( 37.80%), action 189, FPS 1.70, Running 132.45s Step 314( 38.00%), action 190, FPS 1.73, Running 133.09s Step 315( 38.20%), action 191, FPS 1.74, Running 133.65s Step 316( 38.40%), action 192, FPS 1.76, Running 134.16s Step 317( 38.60%), action 193, FPS 1.69, Running 135.12s Step 318( 38.80%), action 194, FPS 1.63, Running 135.94s Step 319( 39.00%), action 195, FPS 1.69, Running 136.48s Step 320( 39.20%), action 196, FPS 1.66, Running 137.11s Step 321( 39.40%), action 197, FPS 1.66, Running 137.63s Step 322( 39.60%), action 198, FPS 1.65, Running 138.21s Step 323( 39.80%), action 199, FPS 1.66, Running 138.67s Step 324( 40.00%), action 200, FPS 1.65, Running 139.12s Step 325( 40.20%), action 201, FPS 1.60, Running 140.12s Step 326( 40.40%), action 202, FPS 1.59, Running 140.60s Step 327( 40.60%), action 203, FPS 1.64, Running 141.06s Step 328( 40.80%), action 204, FPS 1.63, Running 141.45s Step 329( 41.00%), action 205, FPS 1.64, Running 142.00s Step 330( 41.20%), action 206, FPS 1.63, Running 142.42s Step 331( 41.40%), action 207, FPS 1.57, Running 143.34s Step 332( 41.60%), action 208, FPS 1.58, Running 144.09s Step 333( 41.80%), action 209, FPS 1.64, Running 144.65s Step 334( 42.00%), action 210, FPS 1.69, Running 144.90s Step 335( 42.20%), action 211, FPS 1.70, Running 145.41s Step 336( 42.40%), action 212, FPS 1.73, Running 145.71s Step 337( 42.60%), action 213, FPS 1.82, Running 146.12s Step 338( 42.80%), action 214, FPS 1.90, Running 146.46s Step 339( 43.00%), action 215, FPS 1.92, Running 146.89s Step 340( 43.20%), action 216, FPS 1.98, Running 147.19s Step 341( 43.40%), action 217, FPS 1.99, Running 147.68s Step 342( 43.60%), action 218, FPS 2.01, Running 148.18s Step 343( 43.80%), action 219, FPS 2.00, Running 148.69s Step 344( 44.00%), action 220, FPS 2.03, Running 148.97s Step 345( 44.20%), action 221, FPS 2.10, Running 149.66s Step 346( 44.40%), action 222, FPS 2.14, Running 149.97s Step 347( 44.60%), action 223, FPS 2.16, Running 150.30s Step 348( 44.80%), action 224, FPS 2.19, Running 150.57s Step 349( 45.00%), action 225, FPS 2.20, Running 151.07s Step 350( 45.20%), action 226, FPS 2.23, Running 151.38s Step 351( 45.40%), action 227, FPS 2.35, Running 151.86s Step 352( 45.60%), action 228, FPS 2.45, Running 152.24s Step 353( 45.80%), action 229, FPS 2.49, Running 152.67s Step 354( 46.00%), action 230, FPS 2.46, Running 153.03s Step 355( 46.20%), action 231, FPS 2.46, Running 153.55s Step 356( 46.40%), action 232, FPS 2.46, Running 153.86s Step 357( 46.60%), action 233, FPS 2.43, Running 154.35s Step 358( 46.80%), action 234, FPS 2.44, Running 154.66s Step 359( 47.00%), action 235, FPS 2.44, Running 155.09s Step 360( 47.20%), action 236, FPS 2.44, Running 155.40s Step 361( 47.40%), action 237, FPS 2.44, Running 155.88s Step 362( 47.60%), action 238, FPS 2.49, Running 156.20s Step 363( 47.80%), action 239, FPS 2.52, Running 156.62s Step 364( 48.00%), action 240, FPS 2.48, Running 157.02s Step 365( 48.20%), action 241, FPS 2.51, Running 157.64s Step 366( 48.40%), action 242, FPS 2.50, Running 157.96s Step 367( 48.60%), action 243, FPS 2.47, Running 158.41s Step 368( 48.80%), action 244, FPS 2.45, Running 158.74s Step 369( 49.00%), action 245, FPS 2.43, Running 159.29s Step 370( 49.20%), action 246, FPS 2.37, Running 159.84s Step 371( 49.40%), action 247, FPS 2.34, Running 160.43s Step 372( 49.60%), action 248, FPS 2.33, Running 160.81s Step 373( 49.80%), action 249, FPS 2.32, Running 161.29s Step 374( 50.00%), action 250, FPS 2.31, Running 161.69s Step 375( 50.20%), action 251, FPS 2.27, Running 162.35s Step 376( 50.40%), action 252, FPS 2.26, Running 162.69s Step 377( 50.60%), action 253, FPS 2.28, Running 163.13s Step 378( 50.80%), action 254, FPS 2.26, Running 163.50s Step 379( 51.00%), action 255, FPS 2.26, Running 163.95s Step 380( 51.20%), action 256, FPS 2.26, Running 164.27s Step 381( 51.40%), action 257, FPS 2.26, Running 164.73s Step 382( 51.60%), action 258, FPS 2.26, Running 165.04s Step 383( 51.80%), action 259, FPS 2.22, Running 165.63s Step 384( 52.00%), action 260, FPS 2.20, Running 166.09s Step 385( 52.20%), action 261, FPS 2.19, Running 166.75s Step 386( 52.40%), action 262, FPS 2.17, Running 167.17s Step 387( 52.60%), action 263, FPS 2.18, Running 167.61s Step 388( 52.80%), action 264, FPS 2.17, Running 167.97s Step 389( 53.00%), action 265, FPS 2.19, Running 168.41s Step 390( 53.20%), action 266, FPS 2.25, Running 168.71s Step 391( 53.40%), action 267, FPS 2.31, Running 169.09s Step 392( 53.60%), action 268, FPS 2.31, Running 169.47s Step 393( 53.80%), action 269, FPS 2.30, Running 169.97s Step 394( 54.00%), action 270, FPS 2.32, Running 170.30s Step 395( 54.20%), action 271, FPS 2.34, Running 170.91s Step 396( 54.40%), action 272, FPS 2.32, Running 171.33s Step 397( 54.60%), action 273, FPS 2.26, Running 171.97s Step 398( 54.80%), action 274, FPS 2.25, Running 172.37s Step 399( 55.00%), action 275, FPS 2.26, Running 172.79s Step 400( 55.20%), action 276, FPS 2.25, Running 173.15s Step 401( 55.40%), action 277, FPS 2.28, Running 173.48s Step 402( 55.60%), action 278, FPS 2.30, Running 173.74s Step 403( 55.80%), action 279, FPS 2.33, Running 174.21s Step 404( 56.00%), action 280, FPS 2.38, Running 174.49s Step 405( 56.20%), action 281, FPS 2.41, Running 175.07s Step 406( 56.40%), action 282, FPS 2.44, Running 175.37s Step 407( 56.60%), action 283, FPS 2.43, Running 175.84s Step 408( 56.80%), action 284, FPS 2.42, Running 176.23s Step 409( 57.00%), action 285, FPS 2.41, Running 176.72s Step 410( 57.20%), action 286, FPS 2.40, Running 177.02s Step 411( 57.40%), action 287, FPS 2.38, Running 177.49s Step 412( 57.60%), action 288, FPS 2.39, Running 177.84s Step 413( 57.80%), action 289, FPS 2.40, Running 178.31s Step 414( 58.00%), action 290, FPS 2.41, Running 178.60s Step 415( 58.20%), action 291, FPS 2.43, Running 179.14s Step 416( 58.40%), action 292, FPS 2.48, Running 179.40s Step 417( 58.60%), action 293, FPS 2.55, Running 179.83s Step 418( 58.80%), action 294, FPS 2.57, Running 180.17s Step 419( 59.00%), action 295, FPS 2.57, Running 180.57s Step 420( 59.20%), action 296, FPS 2.59, Running 180.87s Step 421( 59.40%), action 297, FPS 2.56, Running 181.30s Step 422( 59.60%), action 298, FPS 2.54, Running 181.62s Step 423( 59.80%), action 299, FPS 2.55, Running 182.06s Step 424( 60.00%), action 300, FPS 2.53, Running 182.41s Step 425( 60.20%), action 301, FPS 2.51, Running 183.05s Step 426( 60.40%), action 302, FPS 2.47, Running 183.47s Step 427( 60.60%), action 303, FPS 2.47, Running 183.94s Step 428( 60.80%), action 304, FPS 2.48, Running 184.28s Step 429( 61.00%), action 305, FPS 2.45, Running 184.88s Step 430( 61.20%), action 306, FPS 2.43, Running 185.25s Step 431( 61.40%), action 307, FPS 2.42, Running 185.74s Step 432( 61.60%), action 308, FPS 2.43, Running 186.07s Step 433( 61.80%), action 309, FPS 2.44, Running 186.52s Step 434( 62.00%), action 310, FPS 2.42, Running 186.85s Step 435( 62.20%), action 311, FPS 2.41, Running 187.44s Step 436( 62.40%), action 312, FPS 2.37, Running 187.83s Step 437( 62.60%), action 313, FPS 2.35, Running 188.32s Step 438( 62.80%), action 314, FPS 2.34, Running 188.72s Step 439( 63.00%), action 315, FPS 2.31, Running 189.24s Step 440( 63.20%), action 316, FPS 2.30, Running 189.58s Step 441( 63.40%), action 317, FPS 2.28, Running 190.05s Step 442( 63.60%), action 318, FPS 2.25, Running 190.50s Step 443( 63.80%), action 319, FPS 2.14, Running 191.42s Step 444( 64.00%), action 320, FPS 2.12, Running 191.83s Step 445( 64.20%), action 321, FPS 2.10, Running 192.55s Step 446( 64.40%), action 322, FPS 2.07, Running 193.13s Step 447( 64.60%), action 323, FPS 2.05, Running 193.67s Step 448( 64.80%), action 324, FPS 1.98, Running 194.37s Step 449( 65.00%), action 325, FPS 1.98, Running 194.98s Step 450( 65.20%), action 326, FPS 2.00, Running 195.27s Step 451( 65.40%), action 327, FPS 2.01, Running 195.71s Step 452( 65.60%), action 328, FPS 2.02, Running 195.99s Step 453( 65.80%), action 329, FPS 1.99, Running 196.58s Step 454( 66.00%), action 330, FPS 1.96, Running 197.07s Step 455( 66.20%), action 331, FPS 1.92, Running 197.86s Step 456( 66.40%), action 332, FPS 1.89, Running 198.42s Step 457( 66.60%), action 333, FPS 1.87, Running 199.04s Step 458( 66.80%), action 334, FPS 1.84, Running 199.56s Step 459( 67.00%), action 335, FPS 1.81, Running 200.31s Step 460( 67.20%), action 336, FPS 1.78, Running 200.80s Step 461( 67.40%), action 337, FPS 1.77, Running 201.35s Step 462( 67.60%), action 338, FPS 1.77, Running 201.79s Step 463( 67.80%), action 339, FPS 1.81, Running 202.46s Step 464( 68.00%), action 340, FPS 1.82, Running 202.84s Step 465( 68.20%), action 341, FPS 1.78, Running 203.76s Step 466( 68.40%), action 342, FPS 1.80, Running 204.23s Step 467( 68.60%), action 343, FPS 1.73, Running 205.23s Step 468( 68.80%), action 344, FPS 1.71, Running 206.08s Step 469( 69.00%), action 345, FPS 1.68, Running 206.88s Step 470( 69.20%), action 346, FPS 1.68, Running 207.17s Step 471( 69.40%), action 347, FPS 1.68, Running 207.64s Step 472( 69.60%), action 348, FPS 1.62, Running 208.30s Step 473( 69.80%), action 349, FPS 1.59, Running 209.15s Step 474( 70.00%), action 350, FPS 1.60, Running 209.54s Step 475( 70.20%), action 351, FPS 1.56, Running 210.69s Step 476( 70.40%), action 352, FPS 1.59, Running 211.03s Step 477( 70.60%), action 353, FPS 1.57, Running 211.81s Step 478( 70.80%), action 354, FPS 1.58, Running 212.25s Step 479( 71.00%), action 355, FPS 1.58, Running 212.94s Step 480( 71.20%), action 356, FPS 1.55, Running 213.72s Step 481( 71.40%), action 357, FPS 1.56, Running 214.20s Step 482( 71.60%), action 358, FPS 1.56, Running 214.62s Step 483( 71.80%), action 359, FPS 1.59, Running 215.07s Step 484( 72.00%), action 360, FPS 1.54, Running 215.82s Step 485( 72.20%), action 361, FPS 1.60, Running 216.23s Step 486( 72.40%), action 362, FPS 1.56, Running 217.08s Step 487( 72.60%), action 363, FPS 1.59, Running 217.84s Step 488( 72.80%), action 364, FPS 1.66, Running 218.14s Step 489( 73.00%), action 365, FPS 1.64, Running 219.08s Step 490( 73.20%), action 366, FPS 1.64, Running 219.40s Step 491( 73.40%), action 367, FPS 1.58, Running 220.27s Step 492( 73.60%), action 368, FPS 1.56, Running 221.12s Step 493( 73.80%), action 369, FPS 1.58, Running 221.85s Step 494( 74.00%), action 370, FPS 1.56, Running 222.33s Step 495( 74.20%), action 371, FPS 1.61, Running 223.10s Step 496( 74.40%), action 372, FPS 1.58, Running 223.71s Step 497( 74.60%), action 373, FPS 1.55, Running 224.71s Step 498( 74.80%), action 374, FPS 1.56, Running 225.09s Step 499( 75.00%), action 375, FPS 1.60, Running 225.48s Step 500( 75.20%), action 376, FPS 1.60, Running 226.23s Step 501( 75.40%), action 377, FPS 1.60, Running 226.68s Step 502( 75.60%), action 378, FPS 1.56, Running 227.42s Step 503( 75.80%), action 379, FPS 1.56, Running 227.87s Step 504( 76.00%), action 380, FPS 1.56, Running 228.61s Step 505( 76.20%), action 381, FPS 1.55, Running 229.09s Step 506( 76.40%), action 382, FPS 1.55, Running 229.96s [2026-08-02 21:53:51] [68 ] Seed 67 success after 230.36 s. +steps: 506 , actions: 382 . +Instruction: Empty +Total 48/68(70.59%) success. +Setting seed: 68 +Step 1( N/A%), pre moving , FPS 14.37, Running 0.07s Step 2( N/A%), pre moving , FPS 22.39, Running 0.09s Step 3( N/A%), pre moving , FPS 28.47, Running 0.11s Step 4( N/A%), pre moving , FPS 32.40, Running 0.12s Step 5( N/A%), pre moving , FPS 35.06, Running 0.14s Step 6( N/A%), pre moving , FPS 27.14, Running 0.22s Step 7( N/A%), pre moving , FPS 22.54, Running 0.31s Step 8( N/A%), pre moving , FPS 20.06, Running 0.40s Step 9( N/A%), pre moving , FPS 18.89, Running 0.48s Step 10( N/A%), pre moving , FPS 17.71, Running 0.56s Step 11( N/A%), pre moving , FPS 16.91, Running 0.65s Step 12( N/A%), pre moving , FPS 16.82, Running 0.71s Step 13( N/A%), pre moving , FPS 16.26, Running 0.80s Step 14( N/A%), pre moving , FPS 15.98, Running 0.88s Step 15( N/A%), pre moving , FPS 15.68, Running 0.96s Step 16( N/A%), pre moving , FPS 15.34, Running 1.04s Step 17( N/A%), pre moving , FPS 15.35, Running 1.11s Step 18( N/A%), pre moving , FPS 15.24, Running 1.18s Step 19( N/A%), pre moving , FPS 15.02, Running 1.27s Step 20( N/A%), pre moving , FPS 15.23, Running 1.31s Step 21( N/A%), pre moving , FPS 12.61, Running 1.66s Step 22( N/A%), pre moving , FPS 12.55, Running 1.68s Step 23( N/A%), pre moving , FPS 12.32, Running 1.73s Step 24( N/A%), pre moving , FPS 11.54, Running 1.86s Step 25( N/A%), pre moving , FPS 11.11, Running 1.94s Step 26( N/A%), pre moving , FPS 9.28, Running 2.38s Step 27( N/A%), pre moving , FPS 9.29, Running 2.46s Step 28( N/A%), pre moving , FPS 9.54, Running 2.49s Step 29( N/A%), pre moving , FPS 9.81, Running 2.52s Step 30( N/A%), pre moving , FPS 9.90, Running 2.58s Step 31( N/A%), pre moving , FPS 9.90, Running 2.67s Step 32( N/A%), pre moving , FPS 9.77, Running 2.76s Step 33( N/A%), pre moving , FPS 9.76, Running 2.85s Step 34( N/A%), pre moving , FPS 9.72, Running 2.93s Step 35( N/A%), pre moving , FPS 9.77, Running 3.00s Step 36( N/A%), pre moving , FPS 8.51, Running 3.39s Step 37( N/A%), pre moving , FPS 8.59, Running 3.44s Step 38( N/A%), pre moving , FPS 8.74, Running 3.47s Step 39( N/A%), pre moving , FPS 8.89, Running 3.52s Step 40( N/A%), pre moving , FPS 8.96, Running 3.55s Step 41( N/A%), pre moving , FPS 10.35, Running 3.59s Step 42( N/A%), pre moving , FPS 10.15, Running 3.65s Step 43( N/A%), pre moving , FPS 10.15, Running 3.70s Step 44( N/A%), pre moving , FPS 10.60, Running 3.74s Step 45( N/A%), pre moving , FPS 10.83, Running 3.79s Step 46( N/A%), pre moving , FPS 13.71, Running 3.84s Step 47( N/A%), pre moving , FPS 14.12, Running 3.88s Step 48( N/A%), pre moving , FPS 13.80, Running 3.94s Step 49( N/A%), pre moving , FPS 13.26, Running 4.02s Step 50( N/A%), pre moving , FPS 13.57, Running 4.06s Step 51( N/A%), pre moving , FPS 13.83, Running 4.12s Step 52( N/A%), pre moving , FPS 14.08, Running 4.18s Step 53( N/A%), pre moving , FPS 14.15, Running 4.26s Step 54( N/A%), pre moving , FPS 13.64, Running 4.40s Step 55( N/A%), pre moving , FPS 13.22, Running 4.52s Step 56( N/A%), pre moving , FPS 16.18, Running 4.63s Step 57( N/A%), pre moving , FPS 14.93, Running 4.78s Step 58( N/A%), pre moving , FPS 13.93, Running 4.90s Step 59( N/A%), pre moving , FPS 13.33, Running 5.02s Step 60( N/A%), pre moving , FPS 12.46, Running 5.15s Step 61( N/A%), pre moving , FPS 11.87, Running 5.27s Step 62( N/A%), pre moving , FPS 11.41, Running 5.41s Step 63( N/A%), pre moving , FPS 11.05, Running 5.51s Step 64( N/A%), pre moving , FPS 10.77, Running 5.60s Step 65( N/A%), pre moving , FPS 10.28, Running 5.73s Step 66( N/A%), pre moving , FPS 9.61, Running 5.92s Step 67( N/A%), pre moving , FPS 9.20, Running 6.05s Step 68( N/A%), pre moving , FPS 8.85, Running 6.20s Step 69( N/A%), pre moving , FPS 8.66, Running 6.33s Step 70( N/A%), pre moving , FPS 8.29, Running 6.47s Step 71( N/A%), pre moving , FPS 8.26, Running 6.54s Step 72( N/A%), pre moving , FPS 8.13, Running 6.64s Step 73( N/A%), pre moving , FPS 7.95, Running 6.78s Step 74( N/A%), pre moving , FPS 7.96, Running 6.91s Step 75( N/A%), pre moving , FPS 7.86, Running 7.06s Step 76( N/A%), pre moving , FPS 7.97, Running 7.14s Step 77( N/A%), pre moving , FPS 8.24, Running 7.20s Step 78( N/A%), pre moving , FPS 8.49, Running 7.26s Step 79( N/A%), pre moving , FPS 8.70, Running 7.32s Step 80( N/A%), pre moving , FPS 9.04, Running 7.36s Step 81( N/A%), pre moving , FPS 9.35, Running 7.41s Step 82( N/A%), pre moving , FPS 9.65, Running 7.48s Step 83( N/A%), pre moving , FPS 9.91, Running 7.53s Step 84( N/A%), pre moving , FPS 10.09, Running 7.58s Step 85( N/A%), pre moving , FPS 10.44, Running 7.65s Step 86( N/A%), pre moving , FPS 11.25, Running 7.70s Step 87( N/A%), pre moving , FPS 11.84, Running 7.74s Step 88( N/A%), pre moving , FPS 12.68, Running 7.78s Step 89( N/A%), pre moving , FPS 13.44, Running 7.82s Step 90( N/A%), pre moving , FPS 14.40, Running 7.86s Step 91( N/A%), pre moving , FPS 14.71, Running 7.90s Step 92( N/A%), pre moving , FPS 15.59, Running 7.92s Step 93( N/A%), pre moving , FPS 16.91, Running 7.96s Step 94( N/A%), pre moving , FPS 18.60, Running 7.99s Step 95( N/A%), pre moving , FPS 20.92, Running 8.02s Step 96( N/A%), pre moving , FPS 21.86, Running 8.05s Step 97( N/A%), pre moving , FPS 22.30, Running 8.10s Step 98( N/A%), pre moving , FPS 23.03, Running 8.13s Step 99( N/A%), pre moving , FPS 23.72, Running 8.16s Step 100( N/A%), pre moving , FPS 23.93, Running 8.20s Step 101( N/A%), pre moving , FPS 24.18, Running 8.24s Step 102( N/A%), pre moving , FPS 25.11, Running 8.28s Step 103( N/A%), pre moving , FPS 25.64, Running 8.31s Step 104( N/A%), pre moving , FPS 25.29, Running 8.37s Step 105( N/A%), pre moving , FPS 25.01, Running 8.45s Step 106( N/A%), pre moving , FPS 23.81, Running 8.54s Step 107( N/A%), pre moving , FPS 8.16, Running 10.19s Step 108( N/A%), pre moving , FPS 7.36, Running 10.50s Step 109( N/A%), pre moving , FPS 6.93, Running 10.71s Step 110( N/A%), pre moving , FPS 6.26, Running 11.05s Step 111( N/A%), pre moving , FPS 6.01, Running 11.22s Step 112( N/A%), pre moving , FPS 5.73, Running 11.42s Step 113( N/A%), pre moving , FPS 5.57, Running 11.55s Step 114( N/A%), pre moving , FPS 5.21, Running 11.83s Step 115( N/A%), pre moving , FPS 5.05, Running 11.98s Step 116( N/A%), pre moving , FPS 4.77, Running 12.25s Step 117( N/A%), pre moving , FPS 4.64, Running 12.41s Step 118( N/A%), pre moving , FPS 4.40, Running 12.68s Step 119( N/A%), pre moving , FPS 4.28, Running 12.84s Step 120( N/A%), pre moving , FPS 4.02, Running 13.18s Step 121( N/A%), pre moving , FPS 3.90, Running 13.37s Step 122( N/A%), pre moving , FPS 3.68, Running 13.71s Step 123( N/A%), pre moving , FPS 3.58, Running 13.90s Step 124( N/A%), pre moving , FPS 3.40, Running 14.25s Step 125( N/A%), pre moving , FPS 3.34, Running 14.44s Step 126( N/A%), pre moving , FPS 3.18, Running 14.83s Step 127( 0.20%), action 1, FPS 3.70, Running 15.60s Step 128( 0.40%), action 2, FPS 3.60, Running 16.05s Step 129( 0.60%), action 3, FPS 3.43, Running 16.54s Step 130( 0.80%), action 4, FPS 3.50, Running 16.77s Step 131( 1.00%), action 5, FPS 3.41, Running 17.09s Step 132( 1.20%), action 6, FPS 3.34, Running 17.41s Step 133( 1.40%), action 7, FPS 3.16, Running 17.89s Step 134( 1.60%), action 8, FPS 3.17, Running 18.13s Step 135( 1.80%), action 9, FPS 3.09, Running 18.45s Step 136( 2.00%), action 10, FPS 3.02, Running 18.88s Step 137( 2.20%), action 11, FPS 2.82, Running 19.50s Step 138( 2.40%), action 12, FPS 2.80, Running 19.83s Step 139( 2.60%), action 13, FPS 2.71, Running 20.23s Step 140( 2.80%), action 14, FPS 2.70, Running 20.60s Step 141( 3.00%), action 15, FPS 2.60, Running 21.08s Step 142( 3.20%), action 16, FPS 2.60, Running 21.39s Step 143( 3.40%), action 17, FPS 2.53, Running 21.81s Step 144( 3.60%), action 18, FPS 2.55, Running 22.10s Step 145( 3.80%), action 19, FPS 2.48, Running 22.52s Step 146( 4.00%), action 20, FPS 2.40, Running 23.18s Step 147( 4.20%), action 21, FPS 2.47, Running 23.71s Step 148( 4.40%), action 22, FPS 2.49, Running 24.08s Step 149( 4.60%), action 23, FPS 2.46, Running 24.65s Step 150( 4.80%), action 24, FPS 2.43, Running 25.01s Step 151( 5.00%), action 25, FPS 2.34, Running 25.63s Step 152( 5.20%), action 26, FPS 2.30, Running 26.12s Step 153( 5.40%), action 27, FPS 2.27, Running 26.70s Step 154( 5.60%), action 28, FPS 2.23, Running 27.10s Step 155( 5.80%), action 29, FPS 2.22, Running 27.44s Step 156( 6.00%), action 30, FPS 2.21, Running 27.93s Step 157( 6.20%), action 31, FPS 2.24, Running 28.42s Step 158( 6.40%), action 32, FPS 2.26, Running 28.69s Step 159( 6.60%), action 33, FPS 2.29, Running 28.97s Step 160( 6.80%), action 34, FPS 2.27, Running 29.41s Step 161( 7.00%), action 35, FPS 2.23, Running 30.04s Step 162( 7.20%), action 36, FPS 2.22, Running 30.41s Step 163( 7.40%), action 37, FPS 2.15, Running 31.10s Step 164( 7.60%), action 38, FPS 2.10, Running 31.61s Step 165( 7.80%), action 39, FPS 2.09, Running 32.06s Step 166( 8.00%), action 40, FPS 2.17, Running 32.40s Step 167( 8.20%), action 41, FPS 2.16, Running 32.99s Step 168( 8.40%), action 42, FPS 2.12, Running 33.51s Step 169( 8.60%), action 43, FPS 2.14, Running 34.00s Step 170( 8.80%), action 44, FPS 2.11, Running 34.50s Step 171( 9.00%), action 45, FPS 2.14, Running 34.98s Step 172( 9.20%), action 46, FPS 2.15, Running 35.43s Step 173( 9.40%), action 47, FPS 2.19, Running 35.82s Step 174( 9.60%), action 48, FPS 2.12, Running 36.52s Step 175( 9.80%), action 49, FPS 2.08, Running 37.07s Step 176( 10.00%), action 50, FPS 2.08, Running 37.52s Step 177( 10.20%), action 51, FPS 2.02, Running 38.32s Step 178( 10.40%), action 52, FPS 1.99, Running 38.76s Step 179( 10.60%), action 53, FPS 1.92, Running 39.41s Step 180( 10.80%), action 54, FPS 1.92, Running 39.84s Step 181( 11.00%), action 55, FPS 1.94, Running 40.36s Step 182( 11.20%), action 56, FPS 1.90, Running 40.95s Step 183( 11.40%), action 57, FPS 1.91, Running 41.56s Step 184( 11.60%), action 58, FPS 1.91, Running 42.10s Step 185( 11.80%), action 59, FPS 1.89, Running 42.65s Step 186( 12.00%), action 60, FPS 1.88, Running 43.03s Step 187( 12.20%), action 61, FPS 1.84, Running 43.89s Step 188( 12.40%), action 62, FPS 1.86, Running 44.26s Step 189( 12.60%), action 63, FPS 1.86, Running 44.77s Step 190( 12.80%), action 64, FPS 1.87, Running 45.20s Step 191( 13.00%), action 65, FPS 1.88, Running 45.62s Step 192( 13.20%), action 66, FPS 1.91, Running 45.92s Step 193( 13.40%), action 67, FPS 1.89, Running 46.41s Step 194( 13.60%), action 68, FPS 1.95, Running 46.78s Step 195( 13.80%), action 69, FPS 1.93, Running 47.45s Step 196( 14.00%), action 70, FPS 1.96, Running 47.74s Step 197( 14.20%), action 71, FPS 1.99, Running 48.36s Step 198( 14.40%), action 72, FPS 1.93, Running 49.14s Step 199( 14.60%), action 73, FPS 1.96, Running 49.62s Step 200( 14.80%), action 74, FPS 1.96, Running 50.05s Step 201( 15.00%), action 75, FPS 1.95, Running 50.63s Step 202( 15.20%), action 76, FPS 1.99, Running 50.99s Step 203( 15.40%), action 77, FPS 1.99, Running 51.62s Step 204( 15.60%), action 78, FPS 2.04, Running 51.91s Step 205( 15.80%), action 79, FPS 2.04, Running 52.44s Step 206( 16.00%), action 80, FPS 2.06, Running 52.76s Step 207( 16.20%), action 81, FPS 2.09, Running 53.45s Step 208( 16.40%), action 82, FPS 2.06, Running 53.95s Step 209( 16.60%), action 83, FPS 2.03, Running 54.60s Step 210( 16.80%), action 84, FPS 2.01, Running 55.13s Step 211( 17.00%), action 85, FPS 1.95, Running 55.86s Step 212( 17.20%), action 86, FPS 1.95, Running 56.15s Step 213( 17.40%), action 87, FPS 1.96, Running 56.60s Step 214( 17.60%), action 88, FPS 1.94, Running 57.07s Step 215( 17.80%), action 89, FPS 1.98, Running 57.52s Step 216( 18.00%), action 90, FPS 1.92, Running 58.15s Step 217( 18.20%), action 91, FPS 1.90, Running 58.90s Step 218( 18.40%), action 92, FPS 1.97, Running 59.27s Step 219( 18.60%), action 93, FPS 2.00, Running 59.62s Step 220( 18.80%), action 94, FPS 2.00, Running 60.03s Step 221( 19.00%), action 95, FPS 2.00, Running 60.64s Step 222( 19.20%), action 96, FPS 1.92, Running 61.38s Step 223( 19.40%), action 97, FPS 1.95, Running 61.87s Step 224( 19.60%), action 98, FPS 1.90, Running 62.41s Step 225( 19.80%), action 99, FPS 1.90, Running 62.98s Step 226( 20.00%), action 100, FPS 1.88, Running 63.39s Step 227( 20.20%), action 101, FPS 1.90, Running 63.96s Step 228( 20.40%), action 102, FPS 1.92, Running 64.37s Step 229( 20.60%), action 103, FPS 1.93, Running 64.97s Step 230( 20.80%), action 104, FPS 1.96, Running 65.33s Step 231( 21.00%), action 105, FPS 2.00, Running 65.87s Step 232( 21.20%), action 106, FPS 1.97, Running 66.30s Step 233( 21.40%), action 107, FPS 1.93, Running 66.99s Step 234( 21.60%), action 108, FPS 1.94, Running 67.39s Step 235( 21.80%), action 109, FPS 1.95, Running 67.79s Step 236( 22.00%), action 110, FPS 2.01, Running 68.09s Step 237( 22.20%), action 111, FPS 2.04, Running 68.71s Step 238( 22.40%), action 112, FPS 2.03, Running 69.12s Step 239( 22.60%), action 113, FPS 1.97, Running 69.77s Step 240( 22.80%), action 114, FPS 1.98, Running 70.14s Step 241( 23.00%), action 115, FPS 1.99, Running 70.69s Step 242( 23.20%), action 116, FPS 2.06, Running 71.09s Step 243( 23.40%), action 117, FPS 2.05, Running 71.62s Step 244( 23.60%), action 118, FPS 2.12, Running 71.86s Step 245( 23.80%), action 119, FPS 2.12, Running 72.39s Step 246( 24.00%), action 120, FPS 2.14, Running 72.73s Step 247( 24.20%), action 121, FPS 2.09, Running 73.51s Step 248( 24.40%), action 122, FPS 2.10, Running 73.91s Step 249( 24.60%), action 123, FPS 2.10, Running 74.48s Step 250( 24.80%), action 124, FPS 2.07, Running 74.99s Step 251( 25.00%), action 125, FPS 2.08, Running 75.48s Step 252( 25.20%), action 126, FPS 2.09, Running 75.89s Step 253( 25.40%), action 127, FPS 2.15, Running 76.31s Step 254( 25.60%), action 128, FPS 2.11, Running 76.87s Step 255( 25.80%), action 129, FPS 2.09, Running 77.36s Step 256( 26.00%), action 130, FPS 1.98, Running 78.20s Step 257( 26.20%), action 131, FPS 1.90, Running 79.26s Step 258( 26.40%), action 132, FPS 1.85, Running 79.94s Step 259( 26.60%), action 133, FPS 1.86, Running 80.55s Step 260( 26.80%), action 134, FPS 1.80, Running 81.27s Step 261( 27.00%), action 135, FPS 1.80, Running 81.80s Step 262( 27.20%), action 136, FPS 1.80, Running 82.21s Step 263( 27.40%), action 137, FPS 1.81, Running 82.70s Step 264( 27.60%), action 138, FPS 1.77, Running 83.15s Step 265( 27.80%), action 139, FPS 1.72, Running 84.02s Step 266( 28.00%), action 140, FPS 1.68, Running 84.65s Step 267( 28.20%), action 141, FPS 1.64, Running 85.67s Step 268( 28.40%), action 142, FPS 1.64, Running 86.11s Step 269( 28.60%), action 143, FPS 1.65, Running 86.57s Step 270( 28.80%), action 144, FPS 1.66, Running 87.07s Step 271( 29.00%), action 145, FPS 1.65, Running 87.63s Step 272( 29.20%), action 146, FPS 1.63, Running 88.14s Step 273( 29.40%), action 147, FPS 1.60, Running 88.79s Step 274( 29.60%), action 148, FPS 1.62, Running 89.22s Step 275( 29.80%), action 149, FPS 1.59, Running 89.91s Step 276( 30.00%), action 150, FPS 1.63, Running 90.47s Step 277( 30.20%), action 151, FPS 1.67, Running 91.21s Step 278( 30.40%), action 152, FPS 1.70, Running 91.72s Step 279( 30.60%), action 153, FPS 1.67, Running 92.54s Step 280( 30.80%), action 154, FPS 1.71, Running 92.93s Step 281( 31.00%), action 155, FPS 1.72, Running 93.41s Step 282( 31.20%), action 156, FPS 1.70, Running 93.97s Step 283( 31.40%), action 157, FPS 1.70, Running 94.46s Step 284( 31.60%), action 158, FPS 1.70, Running 94.91s Step 285( 31.80%), action 159, FPS 1.74, Running 95.51s Step 286( 32.00%), action 160, FPS 1.77, Running 95.93s Step 287( 32.20%), action 161, FPS 1.84, Running 96.54s Step 288( 32.40%), action 162, FPS 1.86, Running 96.89s Step 289( 32.60%), action 163, FPS 1.86, Running 97.32s Step 290( 32.80%), action 164, FPS 1.88, Running 97.68s Step 291( 33.00%), action 165, FPS 1.89, Running 98.22s Step 292( 33.20%), action 166, FPS 1.90, Running 98.64s Step 293( 33.40%), action 167, FPS 1.92, Running 99.20s Step 294( 33.60%), action 168, FPS 1.91, Running 99.69s Step 295( 33.80%), action 169, FPS 1.94, Running 100.22s Step 296( 34.00%), action 170, FPS 2.00, Running 100.46s Step 297( 34.20%), action 171, FPS 2.04, Running 101.03s Step 298( 34.40%), action 172, FPS 2.05, Running 101.48s Step 299( 34.60%), action 173, FPS 2.12, Running 101.96s Step 300( 34.80%), action 174, FPS 2.13, Running 102.33s Step 301( 35.00%), action 175, FPS 2.12, Running 102.85s Step 302( 35.20%), action 176, FPS 2.15, Running 103.28s Step 303( 35.40%), action 177, FPS 2.13, Running 103.85s Step 304( 35.60%), action 178, FPS 2.11, Running 104.40s Step 305( 35.80%), action 179, FPS 2.08, Running 105.12s Step 306( 36.00%), action 180, FPS 2.08, Running 105.53s Step 307( 36.20%), action 181, FPS 2.08, Running 106.17s Step 308( 36.40%), action 182, FPS 2.02, Running 106.78s Step 309( 36.60%), action 183, FPS 2.00, Running 107.32s Step 310( 36.80%), action 184, FPS 1.97, Running 107.84s Step 311( 37.00%), action 185, FPS 1.96, Running 108.43s Step 312( 37.20%), action 186, FPS 1.98, Running 108.74s Step 313( 37.40%), action 187, FPS 1.96, Running 109.39s Step 314( 37.60%), action 188, FPS 1.97, Running 109.83s Step 315( 37.80%), action 189, FPS 1.97, Running 110.36s Step 316( 38.00%), action 190, FPS 1.91, Running 110.94s Step 317( 38.20%), action 191, FPS 1.87, Running 111.71s Step 318( 38.40%), action 192, FPS 1.89, Running 112.08s Step 319( 38.60%), action 193, FPS 1.88, Running 112.59s Step 320( 38.80%), action 194, FPS 1.86, Running 113.06s Step 321( 39.00%), action 195, FPS 1.87, Running 113.57s Step 322( 39.20%), action 196, FPS 1.87, Running 113.96s Step 323( 39.40%), action 197, FPS 1.89, Running 114.41s Step 324( 39.60%), action 198, FPS 1.93, Running 114.78s Step 325( 39.80%), action 199, FPS 1.95, Running 115.39s Step 326( 40.00%), action 200, FPS 1.95, Running 115.77s Step 327( 40.20%), action 201, FPS 1.95, Running 116.43s Step 328( 40.40%), action 202, FPS 2.00, Running 116.81s Step 329( 40.60%), action 203, FPS 2.00, Running 117.33s Step 330( 40.80%), action 204, FPS 2.04, Running 117.67s Step 331( 41.00%), action 205, FPS 2.05, Running 118.19s Step 332( 41.20%), action 206, FPS 2.06, Running 118.48s Step 333( 41.40%), action 207, FPS 2.09, Running 118.94s Step 334( 41.60%), action 208, FPS 2.09, Running 119.40s Step 335( 41.80%), action 209, FPS 2.10, Running 119.90s Step 336( 42.00%), action 210, FPS 2.13, Running 120.35s Step 337( 42.20%), action 211, FPS 2.16, Running 120.96s Step 338( 42.40%), action 212, FPS 2.17, Running 121.32s Step 339( 42.60%), action 213, FPS 2.18, Running 121.75s Step 340( 42.80%), action 214, FPS 2.20, Running 122.14s Step 341( 43.00%), action 215, FPS 2.23, Running 122.53s Step 342( 43.20%), action 216, FPS 2.25, Running 122.87s Step 343( 43.40%), action 217, FPS 2.23, Running 123.39s Step 344( 43.60%), action 218, FPS 2.21, Running 123.81s Step 345( 43.80%), action 219, FPS 2.23, Running 124.35s Step 346( 44.00%), action 220, FPS 2.24, Running 124.70s Step 347( 44.20%), action 221, FPS 2.25, Running 125.33s Step 348( 44.40%), action 222, FPS 2.22, Running 125.82s Step 349( 44.60%), action 223, FPS 2.23, Running 126.28s Step 350( 44.80%), action 224, FPS 2.24, Running 126.61s Step 351( 45.00%), action 225, FPS 2.26, Running 127.02s Step 352( 45.20%), action 226, FPS 2.25, Running 127.38s Step 353( 45.40%), action 227, FPS 2.23, Running 127.92s Step 354( 45.60%), action 228, FPS 2.20, Running 128.50s Step 355( 45.80%), action 229, FPS 2.13, Running 129.27s Step 356( 46.00%), action 230, FPS 2.15, Running 129.65s Step 357( 46.20%), action 231, FPS 2.16, Running 130.23s Step 358( 46.40%), action 232, FPS 2.16, Running 130.59s Step 359( 46.60%), action 233, FPS 2.07, Running 131.40s Step 360( 46.80%), action 234, FPS 2.08, Running 131.75s Step 361( 47.00%), action 235, FPS 2.02, Running 132.42s Step 362( 47.20%), action 236, FPS 2.01, Running 132.83s Step 363( 47.40%), action 237, FPS 2.01, Running 133.32s Step 364( 47.60%), action 238, FPS 2.02, Running 133.69s Step 365( 47.80%), action 239, FPS 2.07, Running 134.00s Step 366( 48.00%), action 240, FPS 2.07, Running 134.37s Step 367( 48.20%), action 241, FPS 2.05, Running 135.08s Step 368( 48.40%), action 242, FPS 2.07, Running 135.46s Step 369( 48.60%), action 243, FPS 2.07, Running 135.96s Step 370( 48.80%), action 244, FPS 2.01, Running 136.54s Step 371( 49.00%), action 245, FPS 2.00, Running 137.01s Step 372( 49.20%), action 246, FPS 1.98, Running 137.46s Step 373( 49.40%), action 247, FPS 1.98, Running 138.01s Step 374( 49.60%), action 248, FPS 1.95, Running 138.73s Step 375( 49.80%), action 249, FPS 1.99, Running 139.35s Step 376( 50.00%), action 250, FPS 1.94, Running 139.93s Step 377( 50.20%), action 251, FPS 1.86, Running 140.97s Step 378( 50.40%), action 252, FPS 1.84, Running 141.48s Step 379( 50.60%), action 253, FPS 1.82, Running 142.40s Step 380( 50.80%), action 254, FPS 1.77, Running 143.06s Step 381( 51.00%), action 255, FPS 1.72, Running 144.01s Step 382( 51.20%), action 256, FPS 1.69, Running 144.64s Step 383( 51.40%), action 257, FPS 1.63, Running 145.56s Step 384( 51.60%), action 258, FPS 1.61, Running 146.13s Step 385( 51.80%), action 259, FPS 1.53, Running 147.07s Step 386( 52.00%), action 260, FPS 1.52, Running 147.55s Step 387( 52.20%), action 261, FPS 1.49, Running 148.48s Step 388( 52.40%), action 262, FPS 1.48, Running 148.93s Step 389( 52.60%), action 263, FPS 1.43, Running 149.95s Step 390( 52.80%), action 264, FPS 1.44, Running 150.45s Step 391( 53.00%), action 265, FPS 1.42, Running 151.07s Step 392( 53.20%), action 266, FPS 1.43, Running 151.40s Step 393( 53.40%), action 267, FPS 1.44, Running 151.86s Step 394( 53.60%), action 268, FPS 1.47, Running 152.31s Step 395( 53.80%), action 269, FPS 1.48, Running 152.90s Step 396( 54.00%), action 270, FPS 1.46, Running 153.66s Step 397( 54.20%), action 271, FPS 1.45, Running 154.74s Step 398( 54.40%), action 272, FPS 1.42, Running 155.52s Step 399( 54.60%), action 273, FPS 1.46, Running 156.07s Step 400( 54.80%), action 274, FPS 1.49, Running 156.45s Step 401( 55.00%), action 275, FPS 1.53, Running 157.05s Step 402( 55.20%), action 276, FPS 1.56, Running 157.48s Step 403( 55.40%), action 277, FPS 1.56, Running 158.42s Step 404( 55.60%), action 278, FPS 1.53, Running 159.22s Step 405( 55.80%), action 279, FPS 1.53, Running 160.18s Step 406( 56.00%), action 280, FPS 1.52, Running 160.67s Step 407( 56.20%), action 281, FPS 1.51, Running 161.69s Step 408( 56.40%), action 282, FPS 1.48, Running 162.41s Step 409( 56.60%), action 283, FPS 1.50, Running 163.31s Step 410( 56.80%), action 284, FPS 1.52, Running 163.60s Step 411( 57.00%), action 285, FPS 1.53, Running 164.17s Step 412( 57.20%), action 286, FPS 1.52, Running 164.57s Step 413( 57.40%), action 287, FPS 1.47, Running 165.46s Step 414( 57.60%), action 288, FPS 1.44, Running 166.17s Step 415( 57.80%), action 289, FPS 1.43, Running 166.86s Step 416( 58.00%), action 290, FPS 1.47, Running 167.25s Step 417( 58.20%), action 291, FPS 1.47, Running 168.36s Step 418( 58.40%), action 292, FPS 1.51, Running 168.79s Step 419( 58.60%), action 293, FPS 1.45, Running 169.85s Step 420( 58.80%), action 294, FPS 1.44, Running 170.31s Step 421( 59.00%), action 295, FPS 1.41, Running 171.21s Step 422( 59.20%), action 296, FPS 1.41, Running 171.67s Step 423( 59.40%), action 297, FPS 1.46, Running 172.10s Step 424( 59.60%), action 298, FPS 1.51, Running 172.46s Step 425( 59.80%), action 299, FPS 1.57, Running 172.95s Step 426( 60.00%), action 300, FPS 1.59, Running 173.28s Step 427( 60.20%), action 301, FPS 1.65, Running 173.84s Step 428( 60.40%), action 302, FPS 1.70, Running 174.15s Step 429( 60.60%), action 303, FPS 1.75, Running 174.71s Step 430( 60.80%), action 304, FPS 1.67, Running 175.60s Step 431( 61.00%), action 305, FPS 1.64, Running 176.37s Step 432( 61.20%), action 306, FPS 1.65, Running 176.69s Step 433( 61.40%), action 307, FPS 1.71, Running 177.18s Step 434( 61.60%), action 308, FPS 1.71, Running 177.90s Step 435( 61.80%), action 309, FPS 1.75, Running 178.31s Step 436( 62.00%), action 310, FPS 1.74, Running 178.73s Step 437( 62.20%), action 311, FPS 1.74, Running 179.82s Step 438( 62.40%), action 312, FPS 1.71, Running 180.50s Step 439( 62.60%), action 313, FPS 1.79, Running 180.99s Step 440( 62.80%), action 314, FPS 1.80, Running 181.45s Step 441( 63.00%), action 315, FPS 1.81, Running 182.27s Step 442( 63.20%), action 316, FPS 1.82, Running 182.65s Step 443( 63.40%), action 317, FPS 1.81, Running 183.16s Step 444( 63.60%), action 318, FPS 1.80, Running 183.56s Step 445( 63.80%), action 319, FPS 1.81, Running 184.00s Step 446( 64.00%), action 320, FPS 1.74, Running 184.77s Step 447( 64.20%), action 321, FPS 1.73, Running 185.38s Step 448( 64.40%), action 322, FPS 1.73, Running 185.68s Step 449( 64.60%), action 323, FPS 1.70, Running 186.46s Step 450( 64.80%), action 324, FPS 1.72, Running 187.25s Step 451( 65.00%), action 325, FPS 1.74, Running 187.87s Step 452( 65.20%), action 326, FPS 1.72, Running 188.34s Step 453( 65.40%), action 327, FPS 1.72, Running 188.80s Step 454( 65.60%), action 328, FPS 1.73, Running 189.49s Step 455( 65.80%), action 329, FPS 1.70, Running 190.05s Step 456( 66.00%), action 330, FPS 1.72, Running 190.32s Step 457( 66.20%), action 331, FPS 1.82, Running 190.83s Step 458( 66.40%), action 332, FPS 1.87, Running 191.19s Step 459( 66.60%), action 333, FPS 1.87, Running 191.70s Step 460( 66.80%), action 334, FPS 1.88, Running 192.07s Step 461( 67.00%), action 335, FPS 1.94, Running 192.56s Step 462( 67.20%), action 336, FPS 1.93, Running 192.98s Step 463( 67.40%), action 337, FPS 1.93, Running 193.51s Step 464( 67.60%), action 338, FPS 1.89, Running 194.14s Step 465( 67.80%), action 339, FPS 1.90, Running 194.54s Step 466( 68.00%), action 340, FPS 1.98, Running 194.85s Step 467( 68.20%), action 341, FPS 2.00, Running 195.40s Step 468( 68.40%), action 342, FPS 1.98, Running 195.78s Step 469( 68.60%), action 343, FPS 1.96, Running 196.65s Step 470( 68.80%), action 344, FPS 2.03, Running 197.09s Step 471( 69.00%), action 345, FPS 2.05, Running 197.60s Step 472( 69.20%), action 346, FPS 2.02, Running 198.23s Step 473( 69.40%), action 347, FPS 2.00, Running 198.81s Step 474( 69.60%), action 348, FPS 2.08, Running 199.10s Step 475( 69.80%), action 349, FPS 2.07, Running 199.74s Step 476( 70.00%), action 350, FPS 2.03, Running 200.18s Step 477( 70.20%), action 351, FPS 1.99, Running 200.91s Step 478( 70.40%), action 352, FPS 1.97, Running 201.33s Step 479( 70.60%), action 353, FPS 1.98, Running 201.78s Step 480( 70.80%), action 354, FPS 1.98, Running 202.15s Step 481( 71.00%), action 355, FPS 1.92, Running 202.97s Step 482( 71.20%), action 356, FPS 1.84, Running 203.83s Step 483( 71.40%), action 357, FPS 1.85, Running 204.30s Step 484( 71.60%), action 358, FPS 1.88, Running 204.79s Step 485( 71.80%), action 359, FPS 1.78, Running 205.77s Step 486( 72.00%), action 360, FPS 1.75, Running 206.30s Step 487( 72.20%), action 361, FPS 1.74, Running 206.91s Step 488( 72.40%), action 362, FPS 1.69, Running 207.62s Step 489( 72.60%), action 363, FPS 1.66, Running 208.68s Step 490( 72.80%), action 364, FPS 1.67, Running 209.06s Step 491( 73.00%), action 365, FPS 1.62, Running 209.95s Step 492( 73.20%), action 366, FPS 1.62, Running 210.56s Step 493( 73.40%), action 367, FPS 1.65, Running 210.91s Step 494( 73.60%), action 368, FPS 1.65, Running 211.21s Step 495( 73.80%), action 369, FPS 1.67, Running 211.75s Step 496( 74.00%), action 370, FPS 1.67, Running 212.14s Step 497( 74.20%), action 371, FPS 1.69, Running 212.77s Step 498( 74.40%), action 372, FPS 1.64, Running 213.54s Step 499( 74.60%), action 373, FPS 1.64, Running 213.97s Step 500( 74.80%), action 374, FPS 1.59, Running 214.72s Step 501( 75.00%), action 375, FPS 1.63, Running 215.23s Step 502( 75.20%), action 376, FPS 1.70, Running 215.59s Step 503( 75.40%), action 377, FPS 1.69, Running 216.17s Step 504( 75.60%), action 378, FPS 1.70, Running 216.56s Step 505( 75.80%), action 379, FPS 1.77, Running 217.10s Step 506( 76.00%), action 380, FPS 1.81, Running 217.35s Step 507( 76.20%), action 381, FPS 1.82, Running 217.90s Step 508( 76.40%), action 382, FPS 1.88, Running 218.27s Step 509( 76.60%), action 383, FPS 1.96, Running 218.89s Step 510( 76.80%), action 384, FPS 1.95, Running 219.30s Step 511( 77.00%), action 385, FPS 2.00, Running 219.95s Step 512( 77.20%), action 386, FPS 2.02, Running 220.46s Step 513( 77.40%), action 387, FPS 1.95, Running 221.16s Step 514( 77.60%), action 388, FPS 1.93, Running 221.60s [2026-08-02 21:57:33] [69 ] Seed 68 success after 221.93 s. +steps: 514 , actions: 388 . +Instruction: Empty +Total 49/69(71.01%) success. +Setting seed: 69 +Step 1( N/A%), pre moving , FPS 10.33, Running 0.10s Step 2( N/A%), pre moving , FPS 15.38, Running 0.13s Step 3( N/A%), pre moving , FPS 18.55, Running 0.16s Step 4( N/A%), pre moving , FPS 21.28, Running 0.19s Step 5( N/A%), pre moving , FPS 23.05, Running 0.22s Step 6( N/A%), pre moving , FPS 23.74, Running 0.25s Step 7( N/A%), pre moving , FPS 24.36, Running 0.29s Step 8( N/A%), pre moving , FPS 24.44, Running 0.33s Step 9( N/A%), pre moving , FPS 24.52, Running 0.37s Step 10( N/A%), pre moving , FPS 24.95, Running 0.40s Step 11( N/A%), pre moving , FPS 24.93, Running 0.44s Step 12( N/A%), pre moving , FPS 25.25, Running 0.48s Step 13( N/A%), pre moving , FPS 25.74, Running 0.51s Step 14( N/A%), pre moving , FPS 26.50, Running 0.53s Step 15( N/A%), pre moving , FPS 26.47, Running 0.57s Step 16( N/A%), pre moving , FPS 26.40, Running 0.61s Step 17( N/A%), pre moving , FPS 26.75, Running 0.64s Step 18( N/A%), pre moving , FPS 25.19, Running 0.71s Step 19( N/A%), pre moving , FPS 24.85, Running 0.76s Step 20( N/A%), pre moving , FPS 23.55, Running 0.85s Step 21( N/A%), pre moving , FPS 17.87, Running 1.22s Step 22( N/A%), pre moving , FPS 17.14, Running 1.30s Step 23( N/A%), pre moving , FPS 16.50, Running 1.37s Step 24( N/A%), pre moving , FPS 15.59, Running 1.47s Step 25( N/A%), pre moving , FPS 15.08, Running 1.54s Step 26( N/A%), pre moving , FPS 12.12, Running 1.90s Step 27( N/A%), pre moving , FPS 11.74, Running 1.99s Step 28( N/A%), pre moving , FPS 11.41, Running 2.08s Step 29( N/A%), pre moving , FPS 11.11, Running 2.17s Step 30( N/A%), pre moving , FPS 10.71, Running 2.27s Step 31( N/A%), pre moving , FPS 10.44, Running 2.36s Step 32( N/A%), pre moving , FPS 10.19, Running 2.44s Step 33( N/A%), pre moving , FPS 9.92, Running 2.52s Step 34( N/A%), pre moving , FPS 9.60, Running 2.61s Step 35( N/A%), pre moving , FPS 9.39, Running 2.70s Step 36( N/A%), pre moving , FPS 7.68, Running 3.21s Step 37( N/A%), pre moving , FPS 7.51, Running 3.30s Step 38( N/A%), pre moving , FPS 7.57, Running 3.36s Step 39( N/A%), pre moving , FPS 7.42, Running 3.46s Step 40( N/A%), pre moving , FPS 7.40, Running 3.55s Step 41( N/A%), pre moving , FPS 8.43, Running 3.59s Step 42( N/A%), pre moving , FPS 8.51, Running 3.65s Step 43( N/A%), pre moving , FPS 8.66, Running 3.68s Step 44( N/A%), pre moving , FPS 8.85, Running 3.73s Step 45( N/A%), pre moving , FPS 8.97, Running 3.77s Step 46( N/A%), pre moving , FPS 10.40, Running 3.83s Step 47( N/A%), pre moving , FPS 10.46, Running 3.90s Step 48( N/A%), pre moving , FPS 10.59, Running 3.97s Step 49( N/A%), pre moving , FPS 10.80, Running 4.02s Step 50( N/A%), pre moving , FPS 11.00, Running 4.09s Step 51( N/A%), pre moving , FPS 11.11, Running 4.16s Step 52( N/A%), pre moving , FPS 11.14, Running 4.23s Step 53( N/A%), pre moving , FPS 11.19, Running 4.31s Step 54( N/A%), pre moving , FPS 11.28, Running 4.38s Step 55( N/A%), pre moving , FPS 11.50, Running 4.43s Step 56( N/A%), pre moving , FPS 15.55, Running 4.50s Step 57( N/A%), pre moving , FPS 15.95, Running 4.55s Step 58( N/A%), pre moving , FPS 15.98, Running 4.61s Step 59( N/A%), pre moving , FPS 16.24, Running 4.69s Step 60( N/A%), pre moving , FPS 16.52, Running 4.76s Step 61( N/A%), pre moving , FPS 15.51, Running 4.88s Step 62( N/A%), pre moving , FPS 14.74, Running 5.00s Step 63( N/A%), pre moving , FPS 13.96, Running 5.12s Step 64( N/A%), pre moving , FPS 13.67, Running 5.19s Step 65( N/A%), pre moving , FPS 12.69, Running 5.35s Step 66( N/A%), pre moving , FPS 11.73, Running 5.53s Step 67( N/A%), pre moving , FPS 11.07, Running 5.71s Step 68( N/A%), pre moving , FPS 10.70, Running 5.84s Step 69( N/A%), pre moving , FPS 10.20, Running 5.98s Step 70( N/A%), pre moving , FPS 9.90, Running 6.11s Step 71( N/A%), pre moving , FPS 9.84, Running 6.19s Step 72( N/A%), pre moving , FPS 9.59, Running 6.32s Step 73( N/A%), pre moving , FPS 9.31, Running 6.46s Step 74( N/A%), pre moving , FPS 8.99, Running 6.61s Step 75( N/A%), pre moving , FPS 8.93, Running 6.67s Step 76( N/A%), pre moving , FPS 8.89, Running 6.74s Step 77( N/A%), pre moving , FPS 8.74, Running 6.84s Step 78( N/A%), pre moving , FPS 8.47, Running 6.97s Step 79( N/A%), pre moving , FPS 8.26, Running 7.11s Step 80( N/A%), pre moving , FPS 8.05, Running 7.25s Step 81( N/A%), pre moving , FPS 8.13, Running 7.34s Step 82( N/A%), pre moving , FPS 8.35, Running 7.40s Step 83( N/A%), pre moving , FPS 8.59, Running 7.44s Step 84( N/A%), pre moving , FPS 8.54, Running 7.53s Step 85( N/A%), pre moving , FPS 8.80, Running 7.62s Step 86( N/A%), pre moving , FPS 9.33, Running 7.68s Step 87( N/A%), pre moving , FPS 10.07, Running 7.70s Step 88( N/A%), pre moving , FPS 10.51, Running 7.74s Step 89( N/A%), pre moving , FPS 11.12, Running 7.78s Step 90( N/A%), pre moving , FPS 11.72, Running 7.81s Step 91( N/A%), pre moving , FPS 12.05, Running 7.85s Step 92( N/A%), pre moving , FPS 12.65, Running 7.90s Step 93( N/A%), pre moving , FPS 13.51, Running 7.94s Step 94( N/A%), pre moving , FPS 14.69, Running 7.97s Step 95( N/A%), pre moving , FPS 14.92, Running 8.02s Step 96( N/A%), pre moving , FPS 15.22, Running 8.06s Step 97( N/A%), pre moving , FPS 15.51, Running 8.13s Step 98( N/A%), pre moving , FPS 16.35, Running 8.20s Step 99( N/A%), pre moving , FPS 17.56, Running 8.25s Step 100( N/A%), pre moving , FPS 19.45, Running 8.28s Step 101( N/A%), pre moving , FPS 20.51, Running 8.31s Step 102( N/A%), pre moving , FPS 7.95, Running 9.91s Step 103( N/A%), pre moving , FPS 7.09, Running 10.27s Step 104( N/A%), pre moving , FPS 6.82, Running 10.47s Step 105( N/A%), pre moving , FPS 6.35, Running 10.77s Step 106( N/A%), pre moving , FPS 6.07, Running 10.97s Step 107( N/A%), pre moving , FPS 5.46, Running 11.36s Step 108( N/A%), pre moving , FPS 5.20, Running 11.59s Step 109( N/A%), pre moving , FPS 4.86, Running 11.89s Step 110( N/A%), pre moving , FPS 4.69, Running 12.08s Step 111( N/A%), pre moving , FPS 4.42, Running 12.38s Step 112( N/A%), pre moving , FPS 4.28, Running 12.57s Step 113( N/A%), pre moving , FPS 4.00, Running 12.93s Step 114( N/A%), pre moving , FPS 3.87, Running 13.14s Step 115( N/A%), pre moving , FPS 3.66, Running 13.49s Step 116( N/A%), pre moving , FPS 3.55, Running 13.70s Step 117( N/A%), pre moving , FPS 3.39, Running 14.03s Step 118( N/A%), pre moving , FPS 3.32, Running 14.22s Step 119( N/A%), pre moving , FPS 3.16, Running 14.58s Step 120( N/A%), pre moving , FPS 3.09, Running 14.75s Step 121( N/A%), pre moving , FPS 2.95, Running 15.08s Step 122( 0.20%), action 1, FPS 3.00, Running 16.58s Step 123( 0.40%), action 2, FPS 2.98, Running 16.97s Step 124( 0.60%), action 3, FPS 2.74, Running 17.76s Step 125( 0.80%), action 4, FPS 2.57, Running 18.55s Step 126( 1.00%), action 5, FPS 2.39, Running 19.34s Step 127( 1.20%), action 6, FPS 2.43, Running 19.58s Step 128( 1.40%), action 7, FPS 2.17, Running 20.81s Step 129( 1.60%), action 8, FPS 2.02, Running 21.78s Step 130( 1.80%), action 9, FPS 1.95, Running 22.35s Step 131( 2.00%), action 10, FPS 1.93, Running 22.73s Step 132( 2.20%), action 11, FPS 1.81, Running 23.64s Step 133( 2.40%), action 12, FPS 1.82, Running 23.90s Step 134( 2.60%), action 13, FPS 1.78, Running 24.37s Step 135( 2.80%), action 14, FPS 1.80, Running 24.62s Step 136( 3.00%), action 15, FPS 1.75, Running 25.10s Step 137( 3.20%), action 16, FPS 1.76, Running 25.41s Step 138( 3.40%), action 17, FPS 1.71, Running 25.94s Step 139( 3.60%), action 18, FPS 1.71, Running 26.26s Step 140( 3.80%), action 19, FPS 1.65, Running 26.90s Step 141( 4.00%), action 20, FPS 1.66, Running 27.12s Step 142( 4.20%), action 21, FPS 1.81, Running 27.64s Step 143( 4.40%), action 22, FPS 1.83, Running 27.88s Step 144( 4.60%), action 23, FPS 1.90, Running 28.32s Step 145( 4.80%), action 24, FPS 1.98, Running 28.67s Step 146( 5.00%), action 25, FPS 2.02, Running 29.23s Step 147( 5.20%), action 26, FPS 1.99, Running 29.63s Step 148( 5.40%), action 27, FPS 2.15, Running 30.10s Step 149( 5.60%), action 28, FPS 2.32, Running 30.39s Step 150( 5.80%), action 29, FPS 2.31, Running 31.00s Step 151( 6.00%), action 30, FPS 2.30, Running 31.41s Step 152( 6.20%), action 31, FPS 2.40, Running 31.97s Step 153( 6.40%), action 32, FPS 2.32, Running 32.54s Step 154( 6.60%), action 33, FPS 2.29, Running 33.11s Step 155( 6.80%), action 34, FPS 2.29, Running 33.36s Step 156( 7.00%), action 35, FPS 2.27, Running 33.92s Step 157( 7.20%), action 36, FPS 2.26, Running 34.26s Step 158( 7.40%), action 37, FPS 2.23, Running 34.90s Step 159( 7.60%), action 38, FPS 2.24, Running 35.17s Step 160( 7.80%), action 39, FPS 2.30, Running 35.61s Step 161( 8.00%), action 40, FPS 2.28, Running 35.88s Step 162( 8.20%), action 41, FPS 2.27, Running 36.45s Step 163( 8.40%), action 42, FPS 2.26, Running 36.72s Step 164( 8.60%), action 43, FPS 2.21, Running 37.36s Step 165( 8.80%), action 44, FPS 2.23, Running 37.65s Step 166( 9.00%), action 45, FPS 2.23, Running 38.20s Step 167( 9.20%), action 46, FPS 2.25, Running 38.51s Step 168( 9.40%), action 47, FPS 2.20, Running 39.19s Step 169( 9.60%), action 48, FPS 2.17, Running 39.63s Step 170( 9.80%), action 49, FPS 2.13, Running 40.38s Step 171( 10.00%), action 50, FPS 2.15, Running 40.69s Step 172( 10.20%), action 51, FPS 2.10, Running 41.47s Step 173( 10.40%), action 52, FPS 2.07, Running 42.21s Step 174( 10.60%), action 53, FPS 2.07, Running 42.77s Step 175( 10.80%), action 54, FPS 2.06, Running 43.07s Step 176( 11.00%), action 55, FPS 2.05, Running 43.68s Step 177( 11.20%), action 56, FPS 2.03, Running 44.12s Step 178( 11.40%), action 57, FPS 2.04, Running 44.73s Step 179( 11.60%), action 58, FPS 2.04, Running 44.98s Step 180( 11.80%), action 59, FPS 1.99, Running 45.63s Step 181( 12.00%), action 60, FPS 1.93, Running 46.23s Step 182( 12.20%), action 61, FPS 1.85, Running 47.28s Step 183( 12.40%), action 62, FPS 1.84, Running 47.59s Step 184( 12.60%), action 63, FPS 1.83, Running 48.26s Step 185( 12.80%), action 64, FPS 1.77, Running 48.96s Step 186( 13.00%), action 65, FPS 1.78, Running 49.47s Step 187( 13.20%), action 66, FPS 1.78, Running 49.72s Step 188( 13.40%), action 67, FPS 1.79, Running 50.34s Step 189( 13.60%), action 68, FPS 1.81, Running 50.65s Step 190( 13.80%), action 69, FPS 1.84, Running 51.23s Step 191( 14.00%), action 70, FPS 1.81, Running 51.77s Step 192( 14.20%), action 71, FPS 1.75, Running 52.90s Step 193( 14.40%), action 72, FPS 1.83, Running 53.14s Step 194( 14.60%), action 73, FPS 1.78, Running 53.98s Step 195( 14.80%), action 74, FPS 1.78, Running 54.32s Step 196( 15.00%), action 75, FPS 1.78, Running 54.91s Step 197( 15.20%), action 76, FPS 1.80, Running 55.20s Step 198( 15.40%), action 77, FPS 1.79, Running 55.93s Step 199( 15.60%), action 78, FPS 1.78, Running 56.21s Step 200( 15.80%), action 79, FPS 1.79, Running 56.81s Step 201( 16.00%), action 80, FPS 1.84, Running 57.09s Step 202( 16.20%), action 81, FPS 1.86, Running 58.03s Step 203( 16.40%), action 82, FPS 1.86, Running 58.32s Step 204( 16.60%), action 83, FPS 1.87, Running 58.98s Step 205( 16.80%), action 84, FPS 1.93, Running 59.30s Step 206( 17.00%), action 85, FPS 1.90, Running 59.97s Step 207( 17.20%), action 86, FPS 1.90, Running 60.22s Step 208( 17.40%), action 87, FPS 1.94, Running 60.67s Step 209( 17.60%), action 88, FPS 1.89, Running 61.24s Step 210( 17.80%), action 89, FPS 1.89, Running 61.80s Step 211( 18.00%), action 90, FPS 1.93, Running 62.12s Step 212( 18.20%), action 91, FPS 1.96, Running 63.08s Step 213( 18.40%), action 92, FPS 1.92, Running 63.58s Step 214( 18.60%), action 93, FPS 1.98, Running 64.05s Step 215( 18.80%), action 94, FPS 2.00, Running 64.33s Step 216( 19.00%), action 95, FPS 2.01, Running 64.87s Step 217( 19.20%), action 96, FPS 1.95, Running 65.45s Step 218( 19.40%), action 97, FPS 1.96, Running 66.14s Step 219( 19.60%), action 98, FPS 1.94, Running 66.54s Step 220( 19.80%), action 99, FPS 1.95, Running 67.08s Step 221( 20.00%), action 100, FPS 1.95, Running 67.34s Step 222( 20.20%), action 101, FPS 2.00, Running 68.05s Step 223( 20.40%), action 102, FPS 2.00, Running 68.33s Step 224( 20.60%), action 103, FPS 2.04, Running 68.79s Step 225( 20.80%), action 104, FPS 2.03, Running 69.14s Step 226( 21.00%), action 105, FPS 2.05, Running 69.74s Step 227( 21.20%), action 106, FPS 2.02, Running 70.14s Step 228( 21.40%), action 107, FPS 2.01, Running 70.65s Step 229( 21.60%), action 108, FPS 2.05, Running 70.98s Step 230( 21.80%), action 109, FPS 2.06, Running 71.52s Step 231( 22.00%), action 110, FPS 2.05, Running 71.87s Step 232( 22.20%), action 111, FPS 2.13, Running 72.46s Step 233( 22.40%), action 112, FPS 2.18, Running 72.76s Step 234( 22.60%), action 113, FPS 2.18, Running 73.23s Step 235( 22.80%), action 114, FPS 2.17, Running 73.54s Step 236( 23.00%), action 115, FPS 2.17, Running 74.09s Step 237( 23.20%), action 116, FPS 2.23, Running 74.43s Step 238( 23.40%), action 117, FPS 2.27, Running 74.94s Step 239( 23.60%), action 118, FPS 2.28, Running 75.29s Step 240( 23.80%), action 119, FPS 2.29, Running 75.81s Step 241( 24.00%), action 120, FPS 2.27, Running 76.16s Step 242( 24.20%), action 121, FPS 2.27, Running 76.84s Step 243( 24.40%), action 122, FPS 2.28, Running 77.12s Step 244( 24.60%), action 123, FPS 2.26, Running 77.66s Step 245( 24.80%), action 124, FPS 2.27, Running 77.96s Step 246( 25.00%), action 125, FPS 2.29, Running 78.46s Step 247( 25.20%), action 126, FPS 2.31, Running 78.80s Step 248( 25.40%), action 127, FPS 2.29, Running 79.36s Step 249( 25.60%), action 128, FPS 2.29, Running 79.73s Step 250( 25.80%), action 129, FPS 2.30, Running 80.22s Step 251( 26.00%), action 130, FPS 2.31, Running 80.54s Step 252( 26.20%), action 131, FPS 2.26, Running 81.33s Step 253( 26.40%), action 132, FPS 2.28, Running 81.54s Step 254( 26.60%), action 133, FPS 2.31, Running 81.89s Step 255( 26.80%), action 134, FPS 2.30, Running 82.24s Step 256( 27.00%), action 135, FPS 2.29, Running 82.83s Step 257( 27.20%), action 136, FPS 2.29, Running 83.15s Step 258( 27.40%), action 137, FPS 2.27, Running 83.75s Step 259( 27.60%), action 138, FPS 2.28, Running 84.08s Step 260( 27.80%), action 139, FPS 2.26, Running 84.66s Step 261( 28.00%), action 140, FPS 2.25, Running 85.05s Step 262( 28.20%), action 141, FPS 2.25, Running 85.72s Step 263( 28.40%), action 142, FPS 2.26, Running 85.97s Step 264( 28.60%), action 143, FPS 2.25, Running 86.54s Step 265( 28.80%), action 144, FPS 2.23, Running 86.92s Step 266( 29.00%), action 145, FPS 2.21, Running 87.51s Step 267( 29.20%), action 146, FPS 2.21, Running 87.87s Step 268( 29.40%), action 147, FPS 2.16, Running 88.64s Step 269( 29.60%), action 148, FPS 2.17, Running 88.96s Step 270( 29.80%), action 149, FPS 2.16, Running 89.48s Step 271( 30.00%), action 150, FPS 2.17, Running 89.77s Step 272( 30.20%), action 151, FPS 2.20, Running 90.43s Step 273( 30.40%), action 152, FPS 2.18, Running 90.74s Step 274( 30.60%), action 153, FPS 2.15, Running 91.20s Step 275( 30.80%), action 154, FPS 2.17, Running 91.45s Step 276( 31.00%), action 155, FPS 2.21, Running 91.87s Step 277( 31.20%), action 156, FPS 2.16, Running 92.39s Step 278( 31.40%), action 157, FPS 2.20, Running 92.83s Step 279( 31.60%), action 158, FPS 2.23, Running 93.04s Step 280( 31.80%), action 159, FPS 2.25, Running 93.53s Step 281( 32.00%), action 160, FPS 2.28, Running 93.83s Step 282( 32.20%), action 161, FPS 2.22, Running 94.75s Step 283( 32.40%), action 162, FPS 2.20, Running 95.05s Step 284( 32.60%), action 163, FPS 2.18, Running 95.72s Step 285( 32.80%), action 164, FPS 2.21, Running 95.99s Step 286( 33.00%), action 165, FPS 2.20, Running 96.60s Step 287( 33.20%), action 166, FPS 2.22, Running 96.86s Step 288( 33.40%), action 167, FPS 2.25, Running 97.51s Step 289( 33.60%), action 168, FPS 2.28, Running 97.75s Step 290( 33.80%), action 169, FPS 2.29, Running 98.21s Step 291( 34.00%), action 170, FPS 2.32, Running 98.41s Step 292( 34.20%), action 171, FPS 2.30, Running 99.11s Step 293( 34.40%), action 172, FPS 2.30, Running 99.41s Step 294( 34.60%), action 173, FPS 2.24, Running 100.11s Step 295( 34.80%), action 174, FPS 2.23, Running 100.42s Step 296( 35.00%), action 175, FPS 2.13, Running 101.25s Step 297( 35.20%), action 176, FPS 2.16, Running 101.66s Step 298( 35.40%), action 177, FPS 2.09, Running 102.40s Step 299( 35.60%), action 178, FPS 2.01, Running 103.02s Step 300( 35.80%), action 179, FPS 2.00, Running 103.52s Step 301( 36.00%), action 180, FPS 2.00, Running 103.82s Step 302( 36.20%), action 181, FPS 2.03, Running 104.61s Step 303( 36.40%), action 182, FPS 1.97, Running 105.21s Step 304( 36.60%), action 183, FPS 1.98, Running 105.80s Step 305( 36.80%), action 184, FPS 1.97, Running 106.14s Step 306( 37.00%), action 185, FPS 1.98, Running 106.70s Step 307( 37.20%), action 186, FPS 1.98, Running 106.98s Step 308( 37.40%), action 187, FPS 1.96, Running 107.71s Step 309( 37.60%), action 188, FPS 1.92, Running 108.15s Step 310( 37.80%), action 189, FPS 1.88, Running 108.86s Step 311( 38.00%), action 190, FPS 1.84, Running 109.25s Step 312( 38.20%), action 191, FPS 1.83, Running 110.03s Step 313( 38.40%), action 192, FPS 1.80, Running 110.51s Step 314( 38.60%), action 193, FPS 1.79, Running 111.27s Step 315( 38.80%), action 194, FPS 1.76, Running 111.79s Step 316( 39.00%), action 195, FPS 1.80, Running 112.37s Step 317( 39.20%), action 196, FPS 1.79, Running 112.80s Step 318( 39.40%), action 197, FPS 1.81, Running 113.43s Step 319( 39.60%), action 198, FPS 1.88, Running 113.66s Step 320( 39.80%), action 199, FPS 1.89, Running 114.09s Step 321( 40.00%), action 200, FPS 1.89, Running 114.38s Step 322( 40.20%), action 201, FPS 1.90, Running 115.11s Step 323( 40.40%), action 202, FPS 1.94, Running 115.52s Step 324( 40.60%), action 203, FPS 1.86, Running 116.54s Step 325( 40.80%), action 204, FPS 1.85, Running 116.94s Step 326( 41.00%), action 205, FPS 1.82, Running 117.72s Step 327( 41.20%), action 206, FPS 1.76, Running 118.34s Step 328( 41.40%), action 207, FPS 1.74, Running 119.20s Step 329( 41.60%), action 208, FPS 1.75, Running 119.57s Step 330( 41.80%), action 209, FPS 1.72, Running 120.50s Step 331( 42.00%), action 210, FPS 1.69, Running 121.09s Step 332( 42.20%), action 211, FPS 1.69, Running 121.85s Step 333( 42.40%), action 212, FPS 1.73, Running 122.08s Step 334( 42.60%), action 213, FPS 1.72, Running 122.91s Step 335( 42.80%), action 214, FPS 1.76, Running 123.18s Step 336( 43.00%), action 215, FPS 1.78, Running 123.61s Step 337( 43.20%), action 216, FPS 1.81, Running 123.85s Step 338( 43.40%), action 217, FPS 1.81, Running 124.45s Step 339( 43.60%), action 218, FPS 1.81, Running 124.73s Step 340( 43.80%), action 219, FPS 1.78, Running 125.31s Step 341( 44.00%), action 220, FPS 1.78, Running 125.61s Step 342( 44.20%), action 221, FPS 1.78, Running 126.38s Step 343( 44.40%), action 222, FPS 1.79, Running 126.71s Step 344( 44.60%), action 223, FPS 1.86, Running 127.28s Step 345( 44.80%), action 224, FPS 1.86, Running 127.70s Step 346( 45.00%), action 225, FPS 1.93, Running 128.10s Step 347( 45.20%), action 226, FPS 2.00, Running 128.34s Step 348( 45.40%), action 227, FPS 2.07, Running 128.87s Step 349( 45.60%), action 228, FPS 2.09, Running 129.15s Step 350( 45.80%), action 229, FPS 2.18, Running 129.70s Step 351( 46.00%), action 230, FPS 2.21, Running 130.14s Step 352( 46.20%), action 231, FPS 2.23, Running 130.84s Step 353( 46.40%), action 232, FPS 2.23, Running 131.06s Step 354( 46.60%), action 233, FPS 2.37, Running 131.36s Step 355( 46.80%), action 234, FPS 2.38, Running 131.57s Step 356( 47.00%), action 235, FPS 2.40, Running 131.93s Step 357( 47.20%), action 236, FPS 2.39, Running 132.23s Step 358( 47.40%), action 237, FPS 2.39, Running 132.82s Step 359( 47.60%), action 238, FPS 2.38, Running 133.13s Step 360( 47.80%), action 239, FPS 2.41, Running 133.61s Step 361( 48.00%), action 240, FPS 2.39, Running 133.98s Step 362( 48.20%), action 241, FPS 2.39, Running 134.74s Step 363( 48.40%), action 242, FPS 2.36, Running 135.20s Step 364( 48.60%), action 243, FPS 2.31, Running 135.92s Step 365( 48.80%), action 244, FPS 2.23, Running 136.67s Step 366( 49.00%), action 245, FPS 2.20, Running 137.17s Step 367( 49.20%), action 246, FPS 2.17, Running 137.56s Step 368( 49.40%), action 247, FPS 2.15, Running 138.18s Step 369( 49.60%), action 248, FPS 2.12, Running 138.59s Step 370( 49.80%), action 249, FPS 2.10, Running 139.22s Step 371( 50.00%), action 250, FPS 2.10, Running 139.66s Step 372( 50.20%), action 251, FPS 2.09, Running 140.42s Step 373( 50.40%), action 252, FPS 2.06, Running 140.76s Step 374( 50.60%), action 253, FPS 2.00, Running 141.37s Step 375( 50.80%), action 254, FPS 1.95, Running 141.82s Step 376( 51.00%), action 255, FPS 1.88, Running 142.57s Step 377( 51.20%), action 256, FPS 1.86, Running 143.01s Step 378( 51.40%), action 257, FPS 1.81, Running 143.87s Step 379( 51.60%), action 258, FPS 1.75, Running 144.57s Step 380( 51.80%), action 259, FPS 1.65, Running 145.73s Step 381( 52.00%), action 260, FPS 1.60, Running 146.45s Step 382( 52.20%), action 261, FPS 1.53, Running 147.84s Step 383( 52.40%), action 262, FPS 1.49, Running 148.63s Step 384( 52.60%), action 263, FPS 1.51, Running 149.13s Step 385( 52.80%), action 264, FPS 1.51, Running 149.93s Step 386( 53.00%), action 265, FPS 1.51, Running 150.42s Step 387( 53.20%), action 266, FPS 1.51, Running 150.83s Step 388( 53.40%), action 267, FPS 1.50, Running 151.49s Step 389( 53.60%), action 268, FPS 1.46, Running 152.28s Step 390( 53.80%), action 269, FPS 1.46, Running 152.92s Step 391( 54.00%), action 270, FPS 1.44, Running 153.53s Step 392( 54.20%), action 271, FPS 1.40, Running 154.67s Step 393( 54.40%), action 272, FPS 1.40, Running 155.05s Step 394( 54.60%), action 273, FPS 1.40, Running 155.67s Step 395( 54.80%), action 274, FPS 1.37, Running 156.43s Step 396( 55.00%), action 275, FPS 1.40, Running 156.87s Step 397( 55.20%), action 276, FPS 1.36, Running 157.69s Step 398( 55.40%), action 277, FPS 1.40, Running 158.15s Step 399( 55.60%), action 278, FPS 1.45, Running 158.40s Step 400( 55.80%), action 279, FPS 1.52, Running 158.91s Step 401( 56.00%), action 280, FPS 1.54, Running 159.45s Step 402( 56.20%), action 281, FPS 1.57, Running 160.60s Step 403( 56.40%), action 282, FPS 1.63, Running 160.92s [2026-08-02 22:00:14] [70 ] Seed 69 success after 161.19 s. +steps: 403 , actions: 282 . +Instruction: Empty +Total 50/70(71.43%) success. +Setting seed: 70 +Step 1( N/A%), pre moving , FPS 3.25, Running 0.31s Step 2( N/A%), pre moving , FPS 5.18, Running 0.39s Step 3( N/A%), pre moving , FPS 6.45, Running 0.47s Step 4( N/A%), pre moving , FPS 7.25, Running 0.55s Step 5( N/A%), pre moving , FPS 8.29, Running 0.60s Step 6( N/A%), pre moving , FPS 8.87, Running 0.68s Step 7( N/A%), pre moving , FPS 9.84, Running 0.71s Step 8( N/A%), pre moving , FPS 9.86, Running 0.81s Step 9( N/A%), pre moving , FPS 10.00, Running 0.90s Step 10( N/A%), pre moving , FPS 10.14, Running 0.99s Step 11( N/A%), pre moving , FPS 10.29, Running 1.07s Step 12( N/A%), pre moving , FPS 11.00, Running 1.09s Step 13( N/A%), pre moving , FPS 10.80, Running 1.20s Step 14( N/A%), pre moving , FPS 10.83, Running 1.29s Step 15( N/A%), pre moving , FPS 11.11, Running 1.35s Step 16( N/A%), pre moving , FPS 10.99, Running 1.46s Step 17( N/A%), pre moving , FPS 11.02, Running 1.54s Step 18( N/A%), pre moving , FPS 11.07, Running 1.63s Step 19( N/A%), pre moving , FPS 11.10, Running 1.71s Step 20( N/A%), pre moving , FPS 11.46, Running 1.75s Step 21( N/A%), pre moving , FPS 11.09, Running 2.11s Step 22( N/A%), pre moving , FPS 11.34, Running 2.15s Step 23( N/A%), pre moving , FPS 11.66, Running 2.18s Step 24( N/A%), pre moving , FPS 11.89, Running 2.23s Step 25( N/A%), pre moving , FPS 11.94, Running 2.28s Step 26( N/A%), pre moving , FPS 10.67, Running 2.55s Step 27( N/A%), pre moving , FPS 10.61, Running 2.60s Step 28( N/A%), pre moving , FPS 10.97, Running 2.63s Step 29( N/A%), pre moving , FPS 11.26, Running 2.68s Step 30( N/A%), pre moving , FPS 11.58, Running 2.71s Step 31( N/A%), pre moving , FPS 11.81, Running 2.76s Step 32( N/A%), pre moving , FPS 11.64, Running 2.81s Step 33( N/A%), pre moving , FPS 12.18, Running 2.85s Step 34( N/A%), pre moving , FPS 12.59, Running 2.88s Step 35( N/A%), pre moving , FPS 12.76, Running 2.92s Step 36( N/A%), pre moving , FPS 11.09, Running 3.26s Step 37( N/A%), pre moving , FPS 11.10, Running 3.34s Step 38( N/A%), pre moving , FPS 11.27, Running 3.40s Step 39( N/A%), pre moving , FPS 11.26, Running 3.49s Step 40( N/A%), pre moving , FPS 10.93, Running 3.58s Step 41( N/A%), pre moving , FPS 12.90, Running 3.66s Step 42( N/A%), pre moving , FPS 12.51, Running 3.75s Step 43( N/A%), pre moving , FPS 12.07, Running 3.84s Step 44( N/A%), pre moving , FPS 11.80, Running 3.93s Step 45( N/A%), pre moving , FPS 11.49, Running 4.02s Step 46( N/A%), pre moving , FPS 12.85, Running 4.11s Step 47( N/A%), pre moving , FPS 12.45, Running 4.20s Step 48( N/A%), pre moving , FPS 11.64, Running 4.35s Step 49( N/A%), pre moving , FPS 11.08, Running 4.48s Step 50( N/A%), pre moving , FPS 10.59, Running 4.60s Step 51( N/A%), pre moving , FPS 10.15, Running 4.73s Step 52( N/A%), pre moving , FPS 9.75, Running 4.86s Step 53( N/A%), pre moving , FPS 9.30, Running 5.00s Step 54( N/A%), pre moving , FPS 8.96, Running 5.11s Step 55( N/A%), pre moving , FPS 8.53, Running 5.26s Step 56( N/A%), pre moving , FPS 9.46, Running 5.38s Step 57( N/A%), pre moving , FPS 9.33, Running 5.49s Step 58( N/A%), pre moving , FPS 9.08, Running 5.60s Step 59( N/A%), pre moving , FPS 8.90, Running 5.74s Step 60( N/A%), pre moving , FPS 8.74, Running 5.87s Step 61( N/A%), pre moving , FPS 8.54, Running 6.00s Step 62( N/A%), pre moving , FPS 8.38, Running 6.14s Step 63( N/A%), pre moving , FPS 8.53, Running 6.18s Step 64( N/A%), pre moving , FPS 8.70, Running 6.23s Step 65( N/A%), pre moving , FPS 8.79, Running 6.29s Step 66( N/A%), pre moving , FPS 8.93, Running 6.35s Step 67( N/A%), pre moving , FPS 9.09, Running 6.40s Step 68( N/A%), pre moving , FPS 9.46, Running 6.47s Step 69( N/A%), pre moving , FPS 9.82, Running 6.52s Step 70( N/A%), pre moving , FPS 10.13, Running 6.58s Step 71( N/A%), pre moving , FPS 10.56, Running 6.63s Step 72( N/A%), pre moving , FPS 11.01, Running 6.68s Step 73( N/A%), pre moving , FPS 11.39, Running 6.75s Step 74( N/A%), pre moving , FPS 11.83, Running 6.81s Step 75( N/A%), pre moving , FPS 12.38, Running 6.88s Step 76( N/A%), pre moving , FPS 12.59, Running 6.96s Step 77( N/A%), pre moving , FPS 12.86, Running 7.04s Step 78( N/A%), pre moving , FPS 13.28, Running 7.11s Step 79( N/A%), pre moving , FPS 13.89, Running 7.18s Step 80( N/A%), pre moving , FPS 14.55, Running 7.24s Step 81( N/A%), pre moving , FPS 15.25, Running 7.32s Step 82( N/A%), pre moving , FPS 15.58, Running 7.42s Step 83( N/A%), pre moving , FPS 14.62, Running 7.55s Step 84( N/A%), pre moving , FPS 13.81, Running 7.68s Step 85( N/A%), pre moving , FPS 13.13, Running 7.82s Step 86( N/A%), pre moving , FPS 12.37, Running 7.96s Step 87( N/A%), pre moving , FPS 11.95, Running 8.08s Step 88( N/A%), pre moving , FPS 11.49, Running 8.21s Step 89( N/A%), pre moving , FPS 11.24, Running 8.30s Step 90( N/A%), pre moving , FPS 10.73, Running 8.44s Step 91( N/A%), pre moving , FPS 10.54, Running 8.53s Step 92( N/A%), pre moving , FPS 10.29, Running 8.62s Step 93( N/A%), pre moving , FPS 10.22, Running 8.71s Step 94( N/A%), pre moving , FPS 10.05, Running 8.80s Step 95( N/A%), pre moving , FPS 9.90, Running 8.90s Step 96( N/A%), pre moving , FPS 9.90, Running 8.99s Step 97( N/A%), pre moving , FPS 9.81, Running 9.08s Step 98( N/A%), pre moving , FPS 9.71, Running 9.17s Step 99( N/A%), pre moving , FPS 9.61, Running 9.26s Step 100( N/A%), pre moving , FPS 9.48, Running 9.35s Step 101( N/A%), pre moving , FPS 9.43, Running 9.44s Step 102( N/A%), pre moving , FPS 9.55, Running 9.51s Step 103( N/A%), pre moving , FPS 9.74, Running 9.60s Step 104( N/A%), pre moving , FPS 9.91, Running 9.70s Step 105( N/A%), pre moving , FPS 10.14, Running 9.79s Step 106( N/A%), pre moving , FPS 10.47, Running 9.87s Step 107( N/A%), pre moving , FPS 10.68, Running 9.95s Step 108( N/A%), pre moving , FPS 10.95, Running 10.03s Step 109( N/A%), pre moving , FPS 11.08, Running 10.10s Step 110( N/A%), pre moving , FPS 11.74, Running 10.14s Step 111( N/A%), pre moving , FPS 12.04, Running 10.19s Step 112( N/A%), pre moving , FPS 6.55, Running 11.67s Step 113( N/A%), pre moving , FPS 6.07, Running 12.00s Step 114( N/A%), pre moving , FPS 5.85, Running 12.22s Step 115( N/A%), pre moving , FPS 5.44, Running 12.57s Step 116( N/A%), pre moving , FPS 5.31, Running 12.75s Step 117( N/A%), pre moving , FPS 4.97, Running 13.11s Step 118( N/A%), pre moving , FPS 4.82, Running 13.32s Step 119( N/A%), pre moving , FPS 4.50, Running 13.70s Step 120( N/A%), pre moving , FPS 4.40, Running 13.89s Step 121( N/A%), pre moving , FPS 4.20, Running 14.20s Step 122( N/A%), pre moving , FPS 4.12, Running 14.37s Step 123( N/A%), pre moving , FPS 3.93, Running 14.69s Step 124( N/A%), pre moving , FPS 3.88, Running 14.85s Step 125( N/A%), pre moving , FPS 3.70, Running 15.19s Step 126( N/A%), pre moving , FPS 3.66, Running 15.34s Step 127( N/A%), pre moving , FPS 3.47, Running 15.71s Step 128( N/A%), pre moving , FPS 3.38, Running 15.94s Step 129( N/A%), pre moving , FPS 3.21, Running 16.34s Step 130( N/A%), pre moving , FPS 3.13, Running 16.53s Step 131( N/A%), pre moving , FPS 2.97, Running 16.92s Step 132( 0.20%), action 1, FPS 3.21, Running 17.90s Step 133( 0.40%), action 2, FPS 3.14, Running 18.37s Step 134( 0.60%), action 3, FPS 2.98, Running 18.94s Step 135( 0.80%), action 4, FPS 3.03, Running 19.16s Step 136( 1.00%), action 5, FPS 2.89, Running 19.66s Step 137( 1.20%), action 6, FPS 2.93, Running 19.93s Step 138( 1.40%), action 7, FPS 2.80, Running 20.46s Step 139( 1.60%), action 8, FPS 2.81, Running 20.83s Step 140( 1.80%), action 9, FPS 2.62, Running 21.52s Step 141( 2.00%), action 10, FPS 2.52, Running 22.13s Step 142( 2.20%), action 11, FPS 2.34, Running 22.93s Step 143( 2.40%), action 12, FPS 2.35, Running 23.19s Step 144( 2.60%), action 13, FPS 2.22, Running 23.85s Step 145( 2.80%), action 14, FPS 2.24, Running 24.13s Step 146( 3.00%), action 15, FPS 2.16, Running 24.59s Step 147( 3.20%), action 16, FPS 2.17, Running 24.90s Step 148( 3.40%), action 17, FPS 2.10, Running 25.48s Step 149( 3.60%), action 18, FPS 2.07, Running 25.99s Step 150( 3.80%), action 19, FPS 1.98, Running 26.61s Step 151( 4.00%), action 20, FPS 1.89, Running 27.51s Step 152( 4.20%), action 21, FPS 1.90, Running 28.41s Step 153( 4.40%), action 22, FPS 1.93, Running 28.75s Step 154( 4.60%), action 23, FPS 1.92, Running 29.36s Step 155( 4.80%), action 24, FPS 1.89, Running 29.75s Step 156( 5.00%), action 25, FPS 1.86, Running 30.42s Step 157( 5.20%), action 26, FPS 1.81, Running 30.99s Step 158( 5.40%), action 27, FPS 1.80, Running 31.56s Step 159( 5.60%), action 28, FPS 1.82, Running 31.85s Step 160( 5.80%), action 29, FPS 1.84, Running 32.37s Step 161( 6.00%), action 30, FPS 1.90, Running 32.67s Step 162( 6.20%), action 31, FPS 1.91, Running 33.38s Step 163( 6.40%), action 32, FPS 1.86, Running 33.91s Step 164( 6.60%), action 33, FPS 1.83, Running 34.77s Step 165( 6.80%), action 34, FPS 1.74, Running 35.63s Step 166( 7.00%), action 35, FPS 1.73, Running 36.16s Step 167( 7.20%), action 36, FPS 1.72, Running 36.52s Step 168( 7.40%), action 37, FPS 1.69, Running 37.30s Step 169( 7.60%), action 38, FPS 1.71, Running 37.66s Step 170( 7.80%), action 39, FPS 1.74, Running 38.08s Step 171( 8.00%), action 40, FPS 1.84, Running 38.40s Step 172( 8.20%), action 41, FPS 1.86, Running 39.19s Step 173( 8.40%), action 42, FPS 1.86, Running 39.49s Step 174( 8.60%), action 43, FPS 1.85, Running 40.16s Step 175( 8.80%), action 44, FPS 1.86, Running 40.48s Step 176( 9.00%), action 45, FPS 1.83, Running 41.36s Step 177( 9.20%), action 46, FPS 1.88, Running 41.64s Step 178( 9.40%), action 47, FPS 1.84, Running 42.45s Step 179( 9.60%), action 48, FPS 1.78, Running 43.10s Step 180( 9.80%), action 49, FPS 1.77, Running 43.64s Step 181( 10.00%), action 50, FPS 1.77, Running 43.98s Step 182( 10.20%), action 51, FPS 1.75, Running 44.82s Step 183( 10.40%), action 52, FPS 1.71, Running 45.63s Step 184( 10.60%), action 53, FPS 1.73, Running 46.35s Step 185( 10.80%), action 54, FPS 1.73, Running 47.16s Step 186( 11.00%), action 55, FPS 1.69, Running 47.99s Step 187( 11.20%), action 56, FPS 1.63, Running 48.81s Step 188( 11.40%), action 57, FPS 1.63, Running 49.57s Step 189( 11.60%), action 58, FPS 1.63, Running 49.91s Step 190( 11.80%), action 59, FPS 1.54, Running 51.03s Step 191( 12.00%), action 60, FPS 1.48, Running 51.94s Step 192( 12.20%), action 61, FPS 1.44, Running 53.11s Step 193( 12.40%), action 62, FPS 1.44, Running 53.41s Step 194( 12.60%), action 63, FPS 1.40, Running 54.45s Step 195( 12.80%), action 64, FPS 1.39, Running 54.83s Step 196( 13.00%), action 65, FPS 1.40, Running 55.64s Step 197( 13.20%), action 66, FPS 1.35, Running 56.47s Step 198( 13.40%), action 67, FPS 1.32, Running 57.55s Step 199( 13.60%), action 68, FPS 1.35, Running 57.87s Step 200( 13.80%), action 69, FPS 1.35, Running 58.46s Step 201( 14.00%), action 70, FPS 1.32, Running 59.17s Step 202( 14.20%), action 71, FPS 1.32, Running 60.01s Step 203( 14.40%), action 72, FPS 1.34, Running 60.53s Step 204( 14.60%), action 73, FPS 1.35, Running 61.21s Step 205( 14.80%), action 74, FPS 1.38, Running 61.71s Step 206( 15.00%), action 75, FPS 1.39, Running 62.38s Step 207( 15.20%), action 76, FPS 1.45, Running 62.63s Step 208( 15.40%), action 77, FPS 1.49, Running 63.00s Step 209( 15.60%), action 78, FPS 1.46, Running 63.61s Step 210( 15.80%), action 79, FPS 1.54, Running 64.00s Step 211( 16.00%), action 80, FPS 1.58, Running 64.60s Step 212( 16.20%), action 81, FPS 1.65, Running 65.20s Step 213( 16.40%), action 82, FPS 1.61, Running 65.85s Step 214( 16.60%), action 83, FPS 1.66, Running 66.53s Step 215( 16.80%), action 84, FPS 1.66, Running 66.89s Step 216( 17.00%), action 85, FPS 1.72, Running 67.25s Step 217( 17.20%), action 86, FPS 1.79, Running 67.63s Step 218( 17.40%), action 87, FPS 1.91, Running 68.00s Step 219( 17.60%), action 88, FPS 1.92, Running 68.31s Step 220( 17.80%), action 89, FPS 1.86, Running 69.22s Step 221( 18.00%), action 90, FPS 1.91, Running 69.62s Step 222( 18.20%), action 91, FPS 1.87, Running 70.70s Step 223( 18.40%), action 92, FPS 1.85, Running 71.36s Step 224( 18.60%), action 93, FPS 1.88, Running 71.82s Step 225( 18.80%), action 94, FPS 1.93, Running 72.05s Step 226( 19.00%), action 95, FPS 1.91, Running 72.88s Step 227( 19.20%), action 96, FPS 1.87, Running 73.31s Step 228( 19.40%), action 97, FPS 1.85, Running 73.81s Step 229( 19.60%), action 98, FPS 1.85, Running 74.40s Step 230( 19.80%), action 99, FPS 1.78, Running 75.23s Step 231( 20.00%), action 100, FPS 1.79, Running 75.78s Step 232( 20.20%), action 101, FPS 1.70, Running 76.96s Step 233( 20.40%), action 102, FPS 1.70, Running 77.59s Step 234( 20.60%), action 103, FPS 1.67, Running 78.53s Step 235( 20.80%), action 104, FPS 1.64, Running 79.11s Step 236( 21.00%), action 105, FPS 1.58, Running 79.91s Step 237( 21.20%), action 106, FPS 1.60, Running 80.12s Step 238( 21.40%), action 107, FPS 1.59, Running 80.62s Step 239( 21.60%), action 108, FPS 1.55, Running 81.19s Step 240( 21.80%), action 109, FPS 1.57, Running 81.93s Step 241( 22.00%), action 110, FPS 1.59, Running 82.19s Step 242( 22.20%), action 111, FPS 1.64, Running 82.93s Step 243( 22.40%), action 112, FPS 1.67, Running 83.36s Step 244( 22.60%), action 113, FPS 1.67, Running 83.78s Step 245( 22.80%), action 114, FPS 1.68, Running 83.98s Step 246( 23.00%), action 115, FPS 1.71, Running 84.60s Step 247( 23.20%), action 116, FPS 1.74, Running 84.83s Step 248( 23.40%), action 117, FPS 1.69, Running 85.63s Step 249( 23.60%), action 118, FPS 1.71, Running 86.13s Step 250( 23.80%), action 119, FPS 1.74, Running 86.69s Step 251( 24.00%), action 120, FPS 1.74, Running 87.28s Step 252( 24.20%), action 121, FPS 1.79, Running 88.15s Step 253( 24.40%), action 122, FPS 1.82, Running 88.57s Step 254( 24.60%), action 123, FPS 1.86, Running 89.26s Step 255( 24.80%), action 124, FPS 1.87, Running 89.81s Step 256( 25.00%), action 125, FPS 1.94, Running 90.22s Step 257( 25.20%), action 126, FPS 1.85, Running 90.91s Step 258( 25.40%), action 127, FPS 1.80, Running 91.71s Step 259( 25.60%), action 128, FPS 1.84, Running 92.08s Step 260( 25.80%), action 129, FPS 1.78, Running 93.16s Step 261( 26.00%), action 130, FPS 1.73, Running 93.72s Step 262( 26.20%), action 131, FPS 1.70, Running 94.70s Step 263( 26.40%), action 132, FPS 1.71, Running 95.03s Step 264( 26.60%), action 133, FPS 1.68, Running 95.70s Step 265( 26.80%), action 134, FPS 1.66, Running 96.03s Step 266( 27.00%), action 135, FPS 1.66, Running 96.65s Step 267( 27.20%), action 136, FPS 1.64, Running 97.05s Step 268( 27.40%), action 137, FPS 1.65, Running 97.78s Step 269( 27.60%), action 138, FPS 1.67, Running 98.11s Step 270( 27.80%), action 139, FPS 1.66, Running 98.71s Step 271( 28.00%), action 140, FPS 1.71, Running 98.96s Step 272( 28.20%), action 141, FPS 1.68, Running 100.08s Step 273( 28.40%), action 142, FPS 1.64, Running 100.74s Step 274( 28.60%), action 143, FPS 1.62, Running 101.57s Step 275( 28.80%), action 144, FPS 1.60, Running 102.30s Step 276( 29.00%), action 145, FPS 1.58, Running 102.86s Step 277( 29.20%), action 146, FPS 1.60, Running 103.43s Step 278( 29.40%), action 147, FPS 1.63, Running 104.00s Step 279( 29.60%), action 148, FPS 1.64, Running 104.29s Step 280( 29.80%), action 149, FPS 1.66, Running 105.17s Step 281( 30.00%), action 150, FPS 1.66, Running 105.80s Step 282( 30.20%), action 151, FPS 1.61, Running 107.09s Step 283( 30.40%), action 152, FPS 1.61, Running 107.46s Step 284( 30.60%), action 153, FPS 1.59, Running 108.31s Step 285( 30.80%), action 154, FPS 1.58, Running 108.65s Step 286( 31.00%), action 155, FPS 1.60, Running 109.14s Step 287( 31.20%), action 156, FPS 1.61, Running 109.45s Step 288( 31.40%), action 157, FPS 1.63, Running 110.05s Step 289( 31.60%), action 158, FPS 1.59, Running 110.70s Step 290( 31.80%), action 159, FPS 1.54, Running 111.70s Step 291( 32.00%), action 160, FPS 1.51, Running 112.22s Step 292( 32.20%), action 161, FPS 1.49, Running 113.50s Step 293( 32.40%), action 162, FPS 1.53, Running 113.79s Step 294( 32.60%), action 163, FPS 1.51, Running 114.84s Step 295( 32.80%), action 164, FPS 1.50, Running 115.66s Step 296( 33.00%), action 165, FPS 1.47, Running 116.46s Step 297( 33.20%), action 166, FPS 1.45, Running 117.18s Step 298( 33.40%), action 167, FPS 1.44, Running 117.90s Step 299( 33.60%), action 168, FPS 1.44, Running 118.14s Step 300( 33.80%), action 169, FPS 1.45, Running 119.00s Step 301( 34.00%), action 170, FPS 1.46, Running 119.50s Step 302( 34.20%), action 171, FPS 1.46, Running 120.82s Step 303( 34.40%), action 172, FPS 1.42, Running 121.52s Step 304( 34.60%), action 173, FPS 1.46, Running 121.99s Step 305( 34.80%), action 174, FPS 1.47, Running 122.26s Step 306( 35.00%), action 175, FPS 1.41, Running 123.29s Step 307( 35.20%), action 176, FPS 1.41, Running 123.61s Step 308( 35.40%), action 177, FPS 1.41, Running 124.26s Step 309( 35.60%), action 178, FPS 1.41, Running 124.89s Step 310( 35.80%), action 179, FPS 1.45, Running 125.47s Step 311( 36.00%), action 180, FPS 1.46, Running 125.95s Step 312( 36.20%), action 181, FPS 1.50, Running 126.80s Step 313( 36.40%), action 182, FPS 1.51, Running 127.06s Step 314( 36.60%), action 183, FPS 1.52, Running 127.95s Step 315( 36.80%), action 184, FPS 1.54, Running 128.69s Step 316( 37.00%), action 185, FPS 1.54, Running 129.42s Step 317( 37.20%), action 186, FPS 1.56, Running 129.97s Step 318( 37.40%), action 187, FPS 1.53, Running 130.99s Step 319( 37.60%), action 188, FPS 1.52, Running 131.34s Step 320( 37.80%), action 189, FPS 1.53, Running 132.05s Step 321( 38.00%), action 190, FPS 1.52, Running 132.62s Step 322( 38.20%), action 191, FPS 1.56, Running 133.62s Step 323( 38.40%), action 192, FPS 1.56, Running 134.33s Step 324( 38.60%), action 193, FPS 1.53, Running 135.04s Step 325( 38.80%), action 194, FPS 1.50, Running 135.59s Step 326( 39.00%), action 195, FPS 1.56, Running 136.15s Step 327( 39.20%), action 196, FPS 1.56, Running 136.45s Step 328( 39.40%), action 197, FPS 1.55, Running 137.16s Step 329( 39.60%), action 198, FPS 1.56, Running 137.73s Step 330( 39.80%), action 199, FPS 1.56, Running 138.31s Step 331( 40.00%), action 200, FPS 1.53, Running 139.05s Step 332( 40.20%), action 201, FPS 1.52, Running 139.95s Step 333( 40.40%), action 202, FPS 1.47, Running 140.69s Step 334( 40.60%), action 203, FPS 1.44, Running 141.86s Step 335( 40.80%), action 204, FPS 1.44, Running 142.53s Step 336( 41.00%), action 205, FPS 1.41, Running 143.63s Step 337( 41.20%), action 206, FPS 1.43, Running 143.91s Step 338( 41.40%), action 207, FPS 1.49, Running 144.43s Step 339( 41.60%), action 208, FPS 1.45, Running 145.14s Step 340( 41.80%), action 209, FPS 1.42, Running 146.12s Step 341( 42.00%), action 210, FPS 1.45, Running 146.43s Step 342( 42.20%), action 211, FPS 1.49, Running 147.08s Step 343( 42.40%), action 212, FPS 1.52, Running 147.47s Step 344( 42.60%), action 213, FPS 1.53, Running 148.15s Step 345( 42.80%), action 214, FPS 1.56, Running 148.43s Step 346( 43.00%), action 215, FPS 1.53, Running 149.24s Step 347( 43.20%), action 216, FPS 1.48, Running 149.94s Step 348( 43.40%), action 217, FPS 1.50, Running 150.45s Step 349( 43.60%), action 218, FPS 1.53, Running 150.78s Step 350( 43.80%), action 219, FPS 1.48, Running 151.87s Step 351( 44.00%), action 220, FPS 1.51, Running 152.31s Step 352( 44.20%), action 221, FPS 1.51, Running 153.15s Step 353( 44.40%), action 222, FPS 1.54, Running 153.68s Step 354( 44.60%), action 223, FPS 1.60, Running 154.40s Step 355( 44.80%), action 224, FPS 1.63, Running 154.81s Step 356( 45.00%), action 225, FPS 1.69, Running 155.44s Step 357( 45.20%), action 226, FPS 1.64, Running 156.10s Step 358( 45.40%), action 227, FPS 1.61, Running 156.87s Step 359( 45.60%), action 228, FPS 1.61, Running 157.56s Step 360( 45.80%), action 229, FPS 1.67, Running 158.12s Step 361( 46.00%), action 230, FPS 1.67, Running 158.39s Step 362( 46.20%), action 231, FPS 1.67, Running 159.07s Step 363( 46.40%), action 232, FPS 1.68, Running 159.35s Step 364( 46.60%), action 233, FPS 1.69, Running 160.00s Step 365( 46.80%), action 234, FPS 1.63, Running 160.68s Step 366( 47.00%), action 235, FPS 1.60, Running 161.74s Step 367( 47.20%), action 236, FPS 1.61, Running 162.35s Step 368( 47.40%), action 237, FPS 1.58, Running 163.13s Step 369( 47.60%), action 238, FPS 1.56, Running 163.57s Step 370( 47.80%), action 239, FPS 1.57, Running 164.57s Step 371( 48.00%), action 240, FPS 1.59, Running 164.88s Step 372( 48.20%), action 241, FPS 1.56, Running 166.00s Step 373( 48.40%), action 242, FPS 1.59, Running 166.26s Step 374( 48.60%), action 243, FPS 1.54, Running 167.37s Step 375( 48.80%), action 244, FPS 1.54, Running 167.83s Step 376( 49.00%), action 245, FPS 1.49, Running 168.89s Step 377( 49.20%), action 246, FPS 1.50, Running 169.43s Step 378( 49.40%), action 247, FPS 1.52, Running 170.00s Step 379( 49.60%), action 248, FPS 1.57, Running 170.26s Step 380( 49.80%), action 249, FPS 1.56, Running 170.98s Step 381( 50.00%), action 250, FPS 1.53, Running 171.49s Step 382( 50.20%), action 251, FPS 1.52, Running 172.26s Step 383( 50.40%), action 252, FPS 1.47, Running 172.93s Step 384( 50.60%), action 253, FPS 1.44, Running 173.84s Step 385( 50.80%), action 254, FPS 1.48, Running 174.19s Step 386( 51.00%), action 255, FPS 1.49, Running 175.15s Step 387( 51.20%), action 256, FPS 1.47, Running 176.00s Step 388( 51.40%), action 257, FPS 1.48, Running 176.64s Step 389( 51.60%), action 258, FPS 1.47, Running 177.14s Step 390( 51.80%), action 259, FPS 1.47, Running 178.18s Step 391( 52.00%), action 260, FPS 1.46, Running 178.53s Step 392( 52.20%), action 261, FPS 1.49, Running 179.46s Step 393( 52.40%), action 262, FPS 1.48, Running 179.79s Step 394( 52.60%), action 263, FPS 1.52, Running 180.49s Step 395( 52.80%), action 264, FPS 1.49, Running 181.25s Step 396( 53.00%), action 265, FPS 1.54, Running 181.84s Step 397( 53.20%), action 266, FPS 1.57, Running 182.17s Step 398( 53.40%), action 267, FPS 1.51, Running 183.22s Step 399( 53.60%), action 268, FPS 1.47, Running 183.86s Step 400( 53.80%), action 269, FPS 1.45, Running 184.81s Step 401( 54.00%), action 270, FPS 1.44, Running 185.36s Step 402( 54.20%), action 271, FPS 1.46, Running 185.94s Step 403( 54.40%), action 272, FPS 1.46, Running 186.65s Step 404( 54.60%), action 273, FPS 1.49, Running 187.28s Step 405( 54.80%), action 274, FPS 1.43, Running 188.16s Step 406( 55.00%), action 275, FPS 1.43, Running 189.15s Step 407( 55.20%), action 276, FPS 1.49, Running 189.44s Step 408( 55.40%), action 277, FPS 1.44, Running 190.49s Step 409( 55.60%), action 278, FPS 1.45, Running 190.89s Step 410( 55.80%), action 279, FPS 1.51, Running 191.42s Step 411( 56.00%), action 280, FPS 1.52, Running 191.69s Step 412( 56.20%), action 281, FPS 1.54, Running 192.44s Step 413( 56.40%), action 282, FPS 1.55, Running 192.66s Step 414( 56.60%), action 283, FPS 1.57, Running 193.22s Step 415( 56.80%), action 284, FPS 1.64, Running 193.44s Step 416( 57.00%), action 285, FPS 1.58, Running 194.50s Step 417( 57.20%), action 286, FPS 1.59, Running 194.77s Step 418( 57.40%), action 287, FPS 1.63, Running 195.50s Step 419( 57.60%), action 288, FPS 1.59, Running 196.41s Step 420( 57.80%), action 289, FPS 1.60, Running 197.31s Step 421( 58.00%), action 290, FPS 1.60, Running 197.87s Step 422( 58.20%), action 291, FPS 1.58, Running 198.57s [2026-08-02 22:03:33] [71 ] Seed 70 success after 198.73 s. +steps: 422 , actions: 291 . +Instruction: Empty +Total 51/71(71.83%) success. +Setting seed: 71 +Step 1( N/A%), pre moving , FPS 4.76, Running 0.21s Step 2( N/A%), pre moving , FPS 6.90, Running 0.29s Step 3( N/A%), pre moving , FPS 8.30, Running 0.36s Step 4( N/A%), pre moving , FPS 8.92, Running 0.45s Step 5( N/A%), pre moving , FPS 9.30, Running 0.54s Step 6( N/A%), pre moving , FPS 9.59, Running 0.63s Step 7( N/A%), pre moving , FPS 10.03, Running 0.70s Step 8( N/A%), pre moving , FPS 10.37, Running 0.77s Step 9( N/A%), pre moving , FPS 10.95, Running 0.82s Step 10( N/A%), pre moving , FPS 11.77, Running 0.85s Step 11( N/A%), pre moving , FPS 12.41, Running 0.89s Step 12( N/A%), pre moving , FPS 13.01, Running 0.92s Step 13( N/A%), pre moving , FPS 13.53, Running 0.96s Step 14( N/A%), pre moving , FPS 13.89, Running 1.01s Step 15( N/A%), pre moving , FPS 14.30, Running 1.05s Step 16( N/A%), pre moving , FPS 14.78, Running 1.08s Step 17( N/A%), pre moving , FPS 15.14, Running 1.12s Step 18( N/A%), pre moving , FPS 15.37, Running 1.17s Step 19( N/A%), pre moving , FPS 15.73, Running 1.21s Step 20( N/A%), pre moving , FPS 15.95, Running 1.25s Step 21( N/A%), pre moving , FPS 14.79, Running 1.56s Step 22( N/A%), pre moving , FPS 15.32, Running 1.60s Step 23( N/A%), pre moving , FPS 15.82, Running 1.63s Step 24( N/A%), pre moving , FPS 16.27, Running 1.68s Step 25( N/A%), pre moving , FPS 17.00, Running 1.71s Step 26( N/A%), pre moving , FPS 14.35, Running 2.02s Step 27( N/A%), pre moving , FPS 14.19, Running 2.11s Step 28( N/A%), pre moving , FPS 14.41, Running 2.16s Step 29( N/A%), pre moving , FPS 14.30, Running 2.22s Step 30( N/A%), pre moving , FPS 14.11, Running 2.27s Step 31( N/A%), pre moving , FPS 13.74, Running 2.34s Step 32( N/A%), pre moving , FPS 13.26, Running 2.43s Step 33( N/A%), pre moving , FPS 12.89, Running 2.51s Step 34( N/A%), pre moving , FPS 12.55, Running 2.60s Step 35( N/A%), pre moving , FPS 12.21, Running 2.69s Step 36( N/A%), pre moving , FPS 9.51, Running 3.19s Step 37( N/A%), pre moving , FPS 9.30, Running 3.27s Step 38( N/A%), pre moving , FPS 9.14, Running 3.36s Step 39( N/A%), pre moving , FPS 8.91, Running 3.45s Step 40( N/A%), pre moving , FPS 8.75, Running 3.54s Step 41( N/A%), pre moving , FPS 9.68, Running 3.63s Step 42( N/A%), pre moving , FPS 9.43, Running 3.72s Step 43( N/A%), pre moving , FPS 9.13, Running 3.82s Step 44( N/A%), pre moving , FPS 8.78, Running 3.96s Step 45( N/A%), pre moving , FPS 8.50, Running 4.07s Step 46( N/A%), pre moving , FPS 9.23, Running 4.19s Step 47( N/A%), pre moving , FPS 9.10, Running 4.31s Step 48( N/A%), pre moving , FPS 8.74, Running 4.45s Step 49( N/A%), pre moving , FPS 8.46, Running 4.58s Step 50( N/A%), pre moving , FPS 8.14, Running 4.72s Step 51( N/A%), pre moving , FPS 8.09, Running 4.82s Step 52( N/A%), pre moving , FPS 8.17, Running 4.88s Step 53( N/A%), pre moving , FPS 8.23, Running 4.94s Step 54( N/A%), pre moving , FPS 8.34, Running 5.00s Step 55( N/A%), pre moving , FPS 8.50, Running 5.04s Step 56( N/A%), pre moving , FPS 10.41, Running 5.11s Step 57( N/A%), pre moving , FPS 10.62, Running 5.16s Step 58( N/A%), pre moving , FPS 10.71, Running 5.23s Step 59( N/A%), pre moving , FPS 10.86, Running 5.29s Step 60( N/A%), pre moving , FPS 11.02, Running 5.36s Step 61( N/A%), pre moving , FPS 11.16, Running 5.42s Step 62( N/A%), pre moving , FPS 11.26, Running 5.49s Step 63( N/A%), pre moving , FPS 11.54, Running 5.55s Step 64( N/A%), pre moving , FPS 12.01, Running 5.62s Step 65( N/A%), pre moving , FPS 12.42, Running 5.68s Step 66( N/A%), pre moving , FPS 12.86, Running 5.74s Step 67( N/A%), pre moving , FPS 13.39, Running 5.80s Step 68( N/A%), pre moving , FPS 14.23, Running 5.85s Step 69( N/A%), pre moving , FPS 15.12, Running 5.91s Step 70( N/A%), pre moving , FPS 16.14, Running 5.96s Step 71( N/A%), pre moving , FPS 15.70, Running 6.09s Step 72( N/A%), pre moving , FPS 15.06, Running 6.21s Step 73( N/A%), pre moving , FPS 14.35, Running 6.34s Step 74( N/A%), pre moving , FPS 13.78, Running 6.45s Step 75( N/A%), pre moving , FPS 13.37, Running 6.54s Step 76( N/A%), pre moving , FPS 12.65, Running 6.69s Step 77( N/A%), pre moving , FPS 12.11, Running 6.81s Step 78( N/A%), pre moving , FPS 11.57, Running 6.96s Step 79( N/A%), pre moving , FPS 11.19, Running 7.08s Step 80( N/A%), pre moving , FPS 10.95, Running 7.18s Step 81( N/A%), pre moving , FPS 10.81, Running 7.27s Step 82( N/A%), pre moving , FPS 10.81, Running 7.34s Step 83( N/A%), pre moving , FPS 10.66, Running 7.43s Step 84( N/A%), pre moving , FPS 10.45, Running 7.53s Step 85( N/A%), pre moving , FPS 10.29, Running 7.62s Step 86( N/A%), pre moving , FPS 10.17, Running 7.71s Step 87( N/A%), pre moving , FPS 10.03, Running 7.79s Step 88( N/A%), pre moving , FPS 9.85, Running 7.89s Step 89( N/A%), pre moving , FPS 9.66, Running 7.98s Step 90( N/A%), pre moving , FPS 9.43, Running 8.08s Step 91( N/A%), pre moving , FPS 9.60, Running 8.17s Step 92( N/A%), pre moving , FPS 9.73, Running 8.26s Step 93( N/A%), pre moving , FPS 10.05, Running 8.33s Step 94( N/A%), pre moving , FPS 10.24, Running 8.40s Step 95( N/A%), pre moving , FPS 10.30, Running 8.48s Step 96( N/A%), pre moving , FPS 10.77, Running 8.54s Step 97( N/A%), pre moving , FPS 11.02, Running 8.62s Step 98( N/A%), pre moving , FPS 11.39, Running 8.71s Step 99( N/A%), pre moving , FPS 11.68, Running 8.79s Step 100( N/A%), pre moving , FPS 11.92, Running 8.86s Step 101( N/A%), pre moving , FPS 6.03, Running 10.59s Step 102( N/A%), pre moving , FPS 5.50, Running 10.98s Step 103( N/A%), pre moving , FPS 5.33, Running 11.18s Step 104( N/A%), pre moving , FPS 5.00, Running 11.53s Step 105( N/A%), pre moving , FPS 4.83, Running 11.76s Step 106( N/A%), pre moving , FPS 4.54, Running 12.11s Step 107( N/A%), pre moving , FPS 4.45, Running 12.29s Step 108( N/A%), pre moving , FPS 4.20, Running 12.64s Step 109( N/A%), pre moving , FPS 4.11, Running 12.84s Step 110( N/A%), pre moving , FPS 3.95, Running 13.15s Step 111( N/A%), pre moving , FPS 3.89, Running 13.31s Step 112( N/A%), pre moving , FPS 3.77, Running 13.57s Step 113( N/A%), pre moving , FPS 3.72, Running 13.70s Step 114( N/A%), pre moving , FPS 3.61, Running 13.94s Step 115( N/A%), pre moving , FPS 3.57, Running 14.08s Step 116( N/A%), pre moving , FPS 3.37, Running 14.47s Step 117( N/A%), pre moving , FPS 3.09, Running 15.10s Step 118( N/A%), pre moving , FPS 2.96, Running 15.47s Step 119( N/A%), pre moving , FPS 2.91, Running 15.67s Step 120( N/A%), pre moving , FPS 2.80, Running 16.01s Step 121( 0.20%), action 1, FPS 3.26, Running 16.72s Step 122( 0.40%), action 2, FPS 3.30, Running 17.05s Step 123( 0.60%), action 3, FPS 3.19, Running 17.46s Step 124( 0.80%), action 4, FPS 3.17, Running 17.84s Step 125( 1.00%), action 5, FPS 3.03, Running 18.36s Step 126( 1.20%), action 6, FPS 3.01, Running 18.74s Step 127( 1.40%), action 7, FPS 2.85, Running 19.31s Step 128( 1.60%), action 8, FPS 2.86, Running 19.64s Step 129( 1.80%), action 9, FPS 2.76, Running 20.08s Step 130( 2.00%), action 10, FPS 2.72, Running 20.51s Step 131( 2.20%), action 11, FPS 2.53, Running 21.21s Step 132( 2.40%), action 12, FPS 2.52, Running 21.51s Step 133( 2.60%), action 13, FPS 2.45, Running 21.88s Step 134( 2.80%), action 14, FPS 2.40, Running 22.27s Step 135( 3.00%), action 15, FPS 2.31, Running 22.74s Step 136( 3.20%), action 16, FPS 2.22, Running 23.48s Step 137( 3.40%), action 17, FPS 2.25, Running 23.99s Step 138( 3.60%), action 18, FPS 2.23, Running 24.45s Step 139( 3.80%), action 19, FPS 2.16, Running 24.94s Step 140( 4.00%), action 20, FPS 2.16, Running 25.26s Step 141( 4.20%), action 21, FPS 2.17, Running 25.94s Step 142( 4.40%), action 22, FPS 2.06, Running 26.78s Step 143( 4.60%), action 23, FPS 2.01, Running 27.41s Step 144( 4.80%), action 24, FPS 2.02, Running 27.74s Step 145( 5.00%), action 25, FPS 2.04, Running 28.17s Step 146( 5.20%), action 26, FPS 2.06, Running 28.48s Step 147( 5.40%), action 27, FPS 2.09, Running 28.87s Step 148( 5.60%), action 28, FPS 2.11, Running 29.12s Step 149( 5.80%), action 29, FPS 2.10, Running 29.60s Step 150( 6.00%), action 30, FPS 2.11, Running 29.99s Step 151( 6.20%), action 31, FPS 2.13, Running 30.58s Step 152( 6.40%), action 32, FPS 2.12, Running 30.96s Step 153( 6.60%), action 33, FPS 2.03, Running 31.75s Step 154( 6.80%), action 34, FPS 2.03, Running 32.12s Step 155( 7.00%), action 35, FPS 1.98, Running 32.84s Step 156( 7.20%), action 36, FPS 2.00, Running 33.47s Step 157( 7.40%), action 37, FPS 2.00, Running 33.97s Step 158( 7.60%), action 38, FPS 2.04, Running 34.27s Step 159( 7.80%), action 39, FPS 1.95, Running 35.19s Step 160( 8.00%), action 40, FPS 1.92, Running 35.67s Step 161( 8.20%), action 41, FPS 1.95, Running 36.22s Step 162( 8.40%), action 42, FPS 2.05, Running 36.52s Step 163( 8.60%), action 43, FPS 2.10, Running 36.94s Step 164( 8.80%), action 44, FPS 2.10, Running 37.27s Step 165( 9.00%), action 45, FPS 2.03, Running 38.00s Step 166( 9.20%), action 46, FPS 2.03, Running 38.33s Step 167( 9.40%), action 47, FPS 1.99, Running 38.93s Step 168( 9.60%), action 48, FPS 1.98, Running 39.24s Step 169( 9.80%), action 49, FPS 1.97, Running 39.73s Step 170( 10.00%), action 50, FPS 1.98, Running 40.09s Step 171( 10.20%), action 51, FPS 1.97, Running 40.73s Step 172( 10.40%), action 52, FPS 1.97, Running 41.09s Step 173( 10.60%), action 53, FPS 1.98, Running 41.88s Step 174( 10.80%), action 54, FPS 1.98, Running 42.21s Step 175( 11.00%), action 55, FPS 2.03, Running 42.71s Step 176( 11.20%), action 56, FPS 2.08, Running 43.09s Step 177( 11.40%), action 57, FPS 2.10, Running 43.48s Step 178( 11.60%), action 58, FPS 2.09, Running 43.83s Step 179( 11.80%), action 59, FPS 2.21, Running 44.23s Step 180( 12.00%), action 60, FPS 2.20, Running 44.76s Step 181( 12.20%), action 61, FPS 2.16, Running 45.49s Step 182( 12.40%), action 62, FPS 2.14, Running 45.88s Step 183( 12.60%), action 63, FPS 2.11, Running 46.43s Step 184( 12.80%), action 64, FPS 2.09, Running 46.83s Step 185( 13.00%), action 65, FPS 2.13, Running 47.41s Step 186( 13.20%), action 66, FPS 2.13, Running 47.72s Step 187( 13.40%), action 67, FPS 2.17, Running 48.16s Step 188( 13.60%), action 68, FPS 2.16, Running 48.50s Step 189( 13.80%), action 69, FPS 2.13, Running 49.11s Step 190( 14.00%), action 70, FPS 2.14, Running 49.44s Step 191( 14.20%), action 71, FPS 2.12, Running 50.18s Step 192( 14.40%), action 72, FPS 2.07, Running 50.77s Step 193( 14.60%), action 73, FPS 2.14, Running 51.22s Step 194( 14.80%), action 74, FPS 2.08, Running 51.85s Step 195( 15.00%), action 75, FPS 2.03, Running 52.57s Step 196( 15.20%), action 76, FPS 2.02, Running 52.97s Step 197( 15.40%), action 77, FPS 1.99, Running 53.51s Step 198( 15.60%), action 78, FPS 1.98, Running 53.95s Step 199( 15.80%), action 79, FPS 1.95, Running 54.50s Step 200( 16.00%), action 80, FPS 1.98, Running 54.88s Step 201( 16.20%), action 81, FPS 2.01, Running 55.44s Step 202( 16.40%), action 82, FPS 2.02, Running 55.77s Step 203( 16.60%), action 83, FPS 2.03, Running 56.30s Step 204( 16.80%), action 84, FPS 2.03, Running 56.67s Step 205( 17.00%), action 85, FPS 2.05, Running 57.18s Step 206( 17.20%), action 86, FPS 2.04, Running 57.52s Step 207( 17.40%), action 87, FPS 2.03, Running 58.02s Step 208( 17.60%), action 88, FPS 2.04, Running 58.33s Step 209( 17.80%), action 89, FPS 2.06, Running 58.83s Step 210( 18.00%), action 90, FPS 2.07, Running 59.12s Step 211( 18.20%), action 91, FPS 2.07, Running 59.86s Step 212( 18.40%), action 92, FPS 2.12, Running 60.20s Step 213( 18.60%), action 93, FPS 2.10, Running 60.74s Step 214( 18.80%), action 94, FPS 2.15, Running 61.13s Step 215( 19.00%), action 95, FPS 2.20, Running 61.66s Step 216( 19.20%), action 96, FPS 2.18, Running 62.12s Step 217( 19.40%), action 97, FPS 2.19, Running 62.67s Step 218( 19.60%), action 98, FPS 2.18, Running 63.11s Step 219( 19.80%), action 99, FPS 2.22, Running 63.50s Step 220( 20.00%), action 100, FPS 2.24, Running 63.80s Step 221( 20.20%), action 101, FPS 2.21, Running 64.47s Step 222( 20.40%), action 102, FPS 2.18, Running 64.94s Step 223( 20.60%), action 103, FPS 2.18, Running 65.46s Step 224( 20.80%), action 104, FPS 2.15, Running 65.97s Step 225( 21.00%), action 105, FPS 2.16, Running 66.44s Step 226( 21.20%), action 106, FPS 2.15, Running 66.80s Step 227( 21.40%), action 107, FPS 2.18, Running 67.22s Step 228( 21.60%), action 108, FPS 2.13, Running 67.70s Step 229( 21.80%), action 109, FPS 2.13, Running 68.22s Step 230( 22.00%), action 110, FPS 2.12, Running 68.56s Step 231( 22.20%), action 111, FPS 2.15, Running 69.16s Step 232( 22.40%), action 112, FPS 2.14, Running 69.53s Step 233( 22.60%), action 113, FPS 2.15, Running 70.05s Step 234( 22.80%), action 114, FPS 2.16, Running 70.40s Step 235( 23.00%), action 115, FPS 2.20, Running 70.77s Step 236( 23.20%), action 116, FPS 2.24, Running 71.06s Step 237( 23.40%), action 117, FPS 2.28, Running 71.42s Step 238( 23.60%), action 118, FPS 2.27, Running 71.91s Step 239( 23.80%), action 119, FPS 2.26, Running 72.36s Step 240( 24.00%), action 120, FPS 2.25, Running 72.70s Step 241( 24.20%), action 121, FPS 2.26, Running 73.33s Step 242( 24.40%), action 122, FPS 2.30, Running 73.63s Step 243( 24.60%), action 123, FPS 2.34, Running 74.02s Step 244( 24.80%), action 124, FPS 2.38, Running 74.36s Step 245( 25.00%), action 125, FPS 2.44, Running 74.62s Step 246( 25.20%), action 126, FPS 2.47, Running 74.91s Step 247( 25.40%), action 127, FPS 2.45, Running 75.39s Step 248( 25.60%), action 128, FPS 2.52, Running 75.63s Step 249( 25.80%), action 129, FPS 2.54, Running 76.11s Step 250( 26.00%), action 130, FPS 2.51, Running 76.52s Step 251( 26.20%), action 131, FPS 2.50, Running 77.17s Step 252( 26.40%), action 132, FPS 2.51, Running 77.50s Step 253( 26.60%), action 133, FPS 2.47, Running 78.15s Step 254( 26.80%), action 134, FPS 2.44, Running 78.61s Step 255( 27.00%), action 135, FPS 2.41, Running 79.06s Step 256( 27.20%), action 136, FPS 2.38, Running 79.47s Step 257( 27.40%), action 137, FPS 2.29, Running 80.14s Step 258( 27.60%), action 138, FPS 2.31, Running 80.55s Step 259( 27.80%), action 139, FPS 2.30, Running 81.04s Step 260( 28.00%), action 140, FPS 2.28, Running 81.45s Step 261( 28.20%), action 141, FPS 2.28, Running 82.10s Step 262( 28.40%), action 142, FPS 2.27, Running 82.44s Step 263( 28.60%), action 143, FPS 2.25, Running 82.91s Step 264( 28.80%), action 144, FPS 2.26, Running 83.22s Step 265( 29.00%), action 145, FPS 2.22, Running 83.63s Step 266( 29.20%), action 146, FPS 2.18, Running 84.07s Step 267( 29.40%), action 147, FPS 2.18, Running 84.55s Step 268( 29.60%), action 148, FPS 2.14, Running 84.95s Step 269( 29.80%), action 149, FPS 2.14, Running 85.44s Step 270( 30.00%), action 150, FPS 2.16, Running 85.78s Step 271( 30.20%), action 151, FPS 2.16, Running 86.44s Step 272( 30.40%), action 152, FPS 2.15, Running 86.80s Step 273( 30.60%), action 153, FPS 2.20, Running 87.26s Step 274( 30.80%), action 154, FPS 2.22, Running 87.60s Step 275( 31.00%), action 155, FPS 2.22, Running 88.06s Step 276( 31.20%), action 156, FPS 2.20, Running 88.57s Step 277( 31.40%), action 157, FPS 2.23, Running 89.09s Step 278( 31.60%), action 158, FPS 2.23, Running 89.53s Step 279( 31.80%), action 159, FPS 2.22, Running 90.04s Step 280( 32.00%), action 160, FPS 2.22, Running 90.47s Step 281( 32.20%), action 161, FPS 2.23, Running 91.08s Step 282( 32.40%), action 162, FPS 2.23, Running 91.39s Step 283( 32.60%), action 163, FPS 2.24, Running 91.83s Step 284( 32.80%), action 164, FPS 2.22, Running 92.25s Step 285( 33.00%), action 165, FPS 2.21, Running 92.69s Step 286( 33.20%), action 166, FPS 2.24, Running 93.01s Step 287( 33.40%), action 167, FPS 2.23, Running 93.53s Step 288( 33.60%), action 168, FPS 2.22, Running 93.94s Step 289( 33.80%), action 169, FPS 2.22, Running 94.47s Step 290( 34.00%), action 170, FPS 2.22, Running 94.79s Step 291( 34.20%), action 171, FPS 2.23, Running 95.42s Step 292( 34.40%), action 172, FPS 2.20, Running 95.91s Step 293( 34.60%), action 173, FPS 2.18, Running 96.43s Step 294( 34.80%), action 174, FPS 2.19, Running 96.75s Step 295( 35.00%), action 175, FPS 2.18, Running 97.22s Step 296( 35.20%), action 176, FPS 2.24, Running 97.49s Step 297( 35.40%), action 177, FPS 2.23, Running 98.06s Step 298( 35.60%), action 178, FPS 2.26, Running 98.39s Step 299( 35.80%), action 179, FPS 2.29, Running 98.79s Step 300( 36.00%), action 180, FPS 2.33, Running 99.05s Step 301( 36.20%), action 181, FPS 2.35, Running 99.58s Step 302( 36.40%), action 182, FPS 2.36, Running 99.88s Step 303( 36.60%), action 183, FPS 2.31, Running 100.48s Step 304( 36.80%), action 184, FPS 2.32, Running 100.87s Step 305( 37.00%), action 185, FPS 2.27, Running 101.49s Step 306( 37.20%), action 186, FPS 2.28, Running 101.77s Step 307( 37.40%), action 187, FPS 2.26, Running 102.37s Step 308( 37.60%), action 188, FPS 2.32, Running 102.58s Step 309( 37.80%), action 189, FPS 2.36, Running 102.95s Step 310( 38.00%), action 190, FPS 2.37, Running 103.22s Step 311( 38.20%), action 191, FPS 2.40, Running 103.76s Step 312( 38.40%), action 192, FPS 2.40, Running 104.24s Step 313( 38.60%), action 193, FPS 2.42, Running 104.69s Step 314( 38.80%), action 194, FPS 2.41, Running 105.06s Step 315( 39.00%), action 195, FPS 2.37, Running 105.66s Step 316( 39.20%), action 196, FPS 2.35, Running 106.02s Step 317( 39.40%), action 197, FPS 2.36, Running 106.55s Step 318( 39.60%), action 198, FPS 2.37, Running 106.82s Step 319( 39.80%), action 199, FPS 2.36, Running 107.27s Step 320( 40.00%), action 200, FPS 2.34, Running 107.60s Step 321( 40.20%), action 201, FPS 2.29, Running 108.33s Step 322( 40.40%), action 202, FPS 2.29, Running 108.61s Step 323( 40.60%), action 203, FPS 2.32, Running 109.09s Step 324( 40.80%), action 204, FPS 2.32, Running 109.48s Step 325( 41.00%), action 205, FPS 2.30, Running 110.19s Step 326( 41.20%), action 206, FPS 2.28, Running 110.53s Step 327( 41.40%), action 207, FPS 2.35, Running 110.87s Step 328( 41.60%), action 208, FPS 2.30, Running 111.27s Step 329( 41.80%), action 209, FPS 2.27, Running 111.76s Step 330( 42.00%), action 210, FPS 2.24, Running 112.17s Step 331( 42.20%), action 211, FPS 2.20, Running 112.84s Step 332( 42.40%), action 212, FPS 2.22, Running 113.25s Step 333( 42.60%), action 213, FPS 2.18, Running 113.87s Step 334( 42.80%), action 214, FPS 2.16, Running 114.33s Step 335( 43.00%), action 215, FPS 2.17, Running 114.89s Step 336( 43.20%), action 216, FPS 2.17, Running 115.25s Step 337( 43.40%), action 217, FPS 2.18, Running 115.74s Step 338( 43.60%), action 218, FPS 2.15, Running 116.13s Step 339( 43.80%), action 219, FPS 2.11, Running 116.73s Step 340( 44.00%), action 220, FPS 2.08, Running 117.23s Step 341( 44.20%), action 221, FPS 2.06, Running 118.02s Step 342( 44.40%), action 222, FPS 2.00, Running 118.59s Step 343( 44.60%), action 223, FPS 2.05, Running 118.85s Step 344( 44.80%), action 224, FPS 2.05, Running 119.23s Step 345( 45.00%), action 225, FPS 2.11, Running 119.68s Step 346( 45.20%), action 226, FPS 2.09, Running 120.09s Step 347( 45.40%), action 227, FPS 2.06, Running 120.59s Step 348( 45.60%), action 228, FPS 2.06, Running 121.00s Step 349( 45.80%), action 229, FPS 2.03, Running 121.63s Step 350( 46.00%), action 230, FPS 2.04, Running 121.95s Step 351( 46.20%), action 231, FPS 2.04, Running 122.65s Step 352( 46.40%), action 232, FPS 2.07, Running 122.91s Step 353( 46.60%), action 233, FPS 2.11, Running 123.34s Step 354( 46.80%), action 234, FPS 2.15, Running 123.64s Step 355( 47.00%), action 235, FPS 2.17, Running 124.10s Step 356( 47.20%), action 236, FPS 2.18, Running 124.42s Step 357( 47.40%), action 237, FPS 2.17, Running 124.97s Step 358( 47.60%), action 238, FPS 2.18, Running 125.31s Step 359( 47.80%), action 239, FPS 2.20, Running 125.82s Step 360( 48.00%), action 240, FPS 2.24, Running 126.16s Step 361( 48.20%), action 241, FPS 2.29, Running 126.74s Step 362( 48.40%), action 242, FPS 2.34, Running 127.12s Step 363( 48.60%), action 243, FPS 2.29, Running 127.58s Step 364( 48.80%), action 244, FPS 2.33, Running 127.80s Step 365( 49.00%), action 245, FPS 2.33, Running 128.25s Step 366( 49.20%), action 246, FPS 2.36, Running 128.57s Step 367( 49.40%), action 247, FPS 2.38, Running 129.00s Step 368( 49.60%), action 248, FPS 2.41, Running 129.29s Step 369( 49.80%), action 249, FPS 2.48, Running 129.71s Step 370( 50.00%), action 250, FPS 2.48, Running 130.03s Step 371( 50.20%), action 251, FPS 2.53, Running 130.55s Step 372( 50.40%), action 252, FPS 2.56, Running 130.72s Step 373( 50.60%), action 253, FPS 2.58, Running 131.10s Step 374( 50.80%), action 254, FPS 2.59, Running 131.38s Step 375( 51.00%), action 255, FPS 2.62, Running 131.73s Step 376( 51.20%), action 256, FPS 2.63, Running 132.04s Step 377( 51.40%), action 257, FPS 2.68, Running 132.42s Step 378( 51.60%), action 258, FPS 2.70, Running 132.73s Step 379( 51.80%), action 259, FPS 2.73, Running 133.14s Step 380( 52.00%), action 260, FPS 2.74, Running 133.44s Step 381( 52.20%), action 261, FPS 2.76, Running 133.99s Step 382( 52.40%), action 262, FPS 2.79, Running 134.30s Step 383( 52.60%), action 263, FPS 2.84, Running 134.62s Step 384( 52.80%), action 264, FPS 2.84, Running 134.85s Step 385( 53.00%), action 265, FPS 2.85, Running 135.27s Step 386( 53.20%), action 266, FPS 2.82, Running 135.65s Step 387( 53.40%), action 267, FPS 2.82, Running 136.09s Step 388( 53.60%), action 268, FPS 2.79, Running 136.46s Step 389( 53.80%), action 269, FPS 2.74, Running 137.01s Step 390( 54.00%), action 270, FPS 2.68, Running 137.49s Step 391( 54.20%), action 271, FPS 2.64, Running 138.13s Step 392( 54.40%), action 272, FPS 2.59, Running 138.43s Step 393( 54.60%), action 273, FPS 2.56, Running 138.91s Step 394( 54.80%), action 274, FPS 2.55, Running 139.23s Step 395( 55.00%), action 275, FPS 2.50, Running 139.71s Step 396( 55.20%), action 276, FPS 2.48, Running 140.10s Step 397( 55.40%), action 277, FPS 2.46, Running 140.55s Step 398( 55.60%), action 278, FPS 2.44, Running 140.93s Step 399( 55.80%), action 279, FPS 2.43, Running 141.37s Step 400( 56.00%), action 280, FPS 2.41, Running 141.75s Step 401( 56.20%), action 281, FPS 2.40, Running 142.33s Step 402( 56.40%), action 282, FPS 2.37, Running 142.72s Step 403( 56.60%), action 283, FPS 2.34, Running 143.16s Step 404( 56.80%), action 284, FPS 2.32, Running 143.47s Step 405( 57.00%), action 285, FPS 2.33, Running 143.87s Step 406( 57.20%), action 286, FPS 2.34, Running 144.21s Step 407( 57.40%), action 287, FPS 2.31, Running 144.76s Step 408( 57.60%), action 288, FPS 2.29, Running 145.18s Step 409( 57.80%), action 289, FPS 2.29, Running 145.76s Step 410( 58.00%), action 290, FPS 2.31, Running 146.15s Step 411( 58.20%), action 291, FPS 2.31, Running 146.77s Step 412( 58.40%), action 292, FPS 2.28, Running 147.22s Step 413( 58.60%), action 293, FPS 2.30, Running 147.60s Step 414( 58.80%), action 294, FPS 2.27, Running 148.04s Step 415( 59.00%), action 295, FPS 2.25, Running 148.61s Step 416( 59.20%), action 296, FPS 2.26, Running 148.97s Step 417( 59.40%), action 297, FPS 2.24, Running 149.48s Step 418( 59.60%), action 298, FPS 2.22, Running 149.93s Step 419( 59.80%), action 299, FPS 2.19, Running 150.50s Step 420( 60.00%), action 300, FPS 2.22, Running 150.78s Step 421( 60.20%), action 301, FPS 2.23, Running 151.32s Step 422( 60.40%), action 302, FPS 2.26, Running 151.55s Step 423( 60.60%), action 303, FPS 2.21, Running 152.20s Step 424( 60.80%), action 304, FPS 2.19, Running 152.59s Step 425( 61.00%), action 305, FPS 2.18, Running 153.05s Step 426( 61.20%), action 306, FPS 2.17, Running 153.41s Step 427( 61.40%), action 307, FPS 2.17, Running 153.99s Step 428( 61.60%), action 308, FPS 2.17, Running 154.39s Step 429( 61.80%), action 309, FPS 2.22, Running 154.79s Step 430( 62.00%), action 310, FPS 2.21, Running 155.18s Step 431( 62.20%), action 311, FPS 2.24, Running 155.69s Step 432( 62.40%), action 312, FPS 2.25, Running 156.09s Step 433( 62.60%), action 313, FPS 2.24, Running 156.53s Step 434( 62.80%), action 314, FPS 2.27, Running 156.87s Step 435( 63.00%), action 315, FPS 2.30, Running 157.30s Step 436( 63.20%), action 316, FPS 2.29, Running 157.70s Step 437( 63.40%), action 317, FPS 2.31, Running 158.14s Step 438( 63.60%), action 318, FPS 2.38, Running 158.33s Step 439( 63.80%), action 319, FPS 2.46, Running 158.64s Step 440( 64.00%), action 320, FPS 2.45, Running 158.92s Step 441( 64.20%), action 321, FPS 2.48, Running 159.40s Step 442( 64.40%), action 322, FPS 2.47, Running 159.64s Step 443( 64.60%), action 323, FPS 2.54, Running 160.07s Step 444( 64.80%), action 324, FPS 2.58, Running 160.36s Step 445( 65.00%), action 325, FPS 2.59, Running 160.76s Step 446( 65.20%), action 326, FPS 2.59, Running 161.14s Step 447( 65.40%), action 327, FPS 2.59, Running 161.73s Step 448( 65.60%), action 328, FPS 2.62, Running 162.04s Step 449( 65.80%), action 329, FPS 2.63, Running 162.39s Step 450( 66.00%), action 330, FPS 2.67, Running 162.66s Step 451( 66.20%), action 331, FPS 2.68, Running 163.15s Step 452( 66.40%), action 332, FPS 2.73, Running 163.41s Step 453( 66.60%), action 333, FPS 2.77, Running 163.74s Step 454( 66.80%), action 334, FPS 2.80, Running 164.01s Step 455( 67.00%), action 335, FPS 2.79, Running 164.48s Step 456( 67.20%), action 336, FPS 2.81, Running 164.82s Step 457( 67.40%), action 337, FPS 2.82, Running 165.23s Step 458( 67.60%), action 338, FPS 2.77, Running 165.55s Step 459( 67.80%), action 339, FPS 2.72, Running 165.98s Step 460( 68.00%), action 340, FPS 2.60, Running 166.62s Step 461( 68.20%), action 341, FPS 2.65, Running 166.96s Step 462( 68.40%), action 342, FPS 2.64, Running 167.23s Step 463( 68.60%), action 343, FPS 2.67, Running 167.55s Step 464( 68.80%), action 344, FPS 2.69, Running 167.79s Step 465( 69.00%), action 345, FPS 2.71, Running 168.14s Step 466( 69.20%), action 346, FPS 2.74, Running 168.44s Step 467( 69.40%), action 347, FPS 2.80, Running 168.87s Step 468( 69.60%), action 348, FPS 2.81, Running 169.16s Step 469( 69.80%), action 349, FPS 2.79, Running 169.56s Step 470( 70.00%), action 350, FPS 2.76, Running 169.91s Step 471( 70.20%), action 351, FPS 2.75, Running 170.43s Step 472( 70.40%), action 352, FPS 2.73, Running 170.73s Step 473( 70.60%), action 353, FPS 2.73, Running 171.06s Step 474( 70.80%), action 354, FPS 2.76, Running 171.25s Step 475( 71.00%), action 355, FPS 2.84, Running 171.53s Step 476( 71.20%), action 356, FPS 2.77, Running 172.03s Step 477( 71.40%), action 357, FPS 2.78, Running 172.42s Step 478( 71.60%), action 358, FPS 2.82, Running 172.65s Step 479( 71.80%), action 359, FPS 2.83, Running 173.06s Step 480( 72.00%), action 360, FPS 2.97, Running 173.36s Step 481( 72.20%), action 361, FPS 2.85, Running 173.97s Step 482( 72.40%), action 362, FPS 2.81, Running 174.33s Step 483( 72.60%), action 363, FPS 2.72, Running 174.90s Step 484( 72.80%), action 364, FPS 2.62, Running 175.41s Step 485( 73.00%), action 365, FPS 2.66, Running 175.65s Step 486( 73.20%), action 366, FPS 2.70, Running 175.85s Step 487( 73.40%), action 367, FPS 2.73, Running 176.20s Step 488( 73.60%), action 368, FPS 2.77, Running 176.37s Step 489( 73.80%), action 369, FPS 2.78, Running 176.76s Step 490( 74.00%), action 370, FPS 2.77, Running 177.13s Step 491( 74.20%), action 371, FPS 2.79, Running 177.61s Step 492( 74.40%), action 372, FPS 2.83, Running 177.79s Step 493( 74.60%), action 373, FPS 2.85, Running 178.09s Step 494( 74.80%), action 374, FPS 2.83, Running 178.33s Step 495( 75.00%), action 375, FPS 2.74, Running 178.83s Step 496( 75.20%), action 376, FPS 2.75, Running 179.29s [2026-08-02 22:06:33] [72 ] Seed 71 success after 179.72 s. +steps: 496 , actions: 376 . +Instruction: Empty +Total 52/72(72.22%) success. +Setting seed: 72 +Step 1( N/A%), pre moving , FPS 3.14, Running 0.32s Step 2( N/A%), pre moving , FPS 5.19, Running 0.39s Step 3( N/A%), pre moving , FPS 6.27, Running 0.48s Step 4( N/A%), pre moving , FPS 7.06, Running 0.57s Step 5( N/A%), pre moving , FPS 7.53, Running 0.66s Step 6( N/A%), pre moving , FPS 8.10, Running 0.74s Step 7( N/A%), pre moving , FPS 8.69, Running 0.81s Step 8( N/A%), pre moving , FPS 8.98, Running 0.89s Step 9( N/A%), pre moving , FPS 9.18, Running 0.98s Step 10( N/A%), pre moving , FPS 9.34, Running 1.07s Step 11( N/A%), pre moving , FPS 9.53, Running 1.15s Step 12( N/A%), pre moving , FPS 9.63, Running 1.25s Step 13( N/A%), pre moving , FPS 9.85, Running 1.32s Step 14( N/A%), pre moving , FPS 10.26, Running 1.36s Step 15( N/A%), pre moving , FPS 10.55, Running 1.42s Step 16( N/A%), pre moving , FPS 10.97, Running 1.46s Step 17( N/A%), pre moving , FPS 11.31, Running 1.50s Step 18( N/A%), pre moving , FPS 11.62, Running 1.55s Step 19( N/A%), pre moving , FPS 11.95, Running 1.59s Step 20( N/A%), pre moving , FPS 12.24, Running 1.63s Step 21( N/A%), pre moving , FPS 12.38, Running 1.93s Step 22( N/A%), pre moving , FPS 12.48, Running 1.99s Step 23( N/A%), pre moving , FPS 12.90, Running 2.03s Step 24( N/A%), pre moving , FPS 13.05, Running 2.10s Step 25( N/A%), pre moving , FPS 13.33, Running 2.16s Step 26( N/A%), pre moving , FPS 12.13, Running 2.39s Step 27( N/A%), pre moving , FPS 12.15, Running 2.45s Step 28( N/A%), pre moving , FPS 12.31, Running 2.52s Step 29( N/A%), pre moving , FPS 12.28, Running 2.61s Step 30( N/A%), pre moving , FPS 12.27, Running 2.70s Step 31( N/A%), pre moving , FPS 12.37, Running 2.77s Step 32( N/A%), pre moving , FPS 12.44, Running 2.85s Step 33( N/A%), pre moving , FPS 12.56, Running 2.91s Step 34( N/A%), pre moving , FPS 12.26, Running 3.00s Step 35( N/A%), pre moving , FPS 12.04, Running 3.08s Step 36( N/A%), pre moving , FPS 9.55, Running 3.55s Step 37( N/A%), pre moving , FPS 9.34, Running 3.65s Step 38( N/A%), pre moving , FPS 9.18, Running 3.73s Step 39( N/A%), pre moving , FPS 8.99, Running 3.82s Step 40( N/A%), pre moving , FPS 8.81, Running 3.90s Step 41( N/A%), pre moving , FPS 9.68, Running 4.00s Step 42( N/A%), pre moving , FPS 9.53, Running 4.09s Step 43( N/A%), pre moving , FPS 9.30, Running 4.18s Step 44( N/A%), pre moving , FPS 9.02, Running 4.32s Step 45( N/A%), pre moving , FPS 8.83, Running 4.43s Step 46( N/A%), pre moving , FPS 9.24, Running 4.55s Step 47( N/A%), pre moving , FPS 8.93, Running 4.69s Step 48( N/A%), pre moving , FPS 8.73, Running 4.81s Step 49( N/A%), pre moving , FPS 8.52, Running 4.96s Step 50( N/A%), pre moving , FPS 8.46, Running 5.07s Step 51( N/A%), pre moving , FPS 8.25, Running 5.19s Step 52( N/A%), pre moving , FPS 8.33, Running 5.26s Step 53( N/A%), pre moving , FPS 8.30, Running 5.32s Step 54( N/A%), pre moving , FPS 8.37, Running 5.39s Step 55( N/A%), pre moving , FPS 8.43, Running 5.46s Step 56( N/A%), pre moving , FPS 10.13, Running 5.53s Step 57( N/A%), pre moving , FPS 10.24, Running 5.60s Step 58( N/A%), pre moving , FPS 10.23, Running 5.68s Step 59( N/A%), pre moving , FPS 10.34, Running 5.75s Step 60( N/A%), pre moving , FPS 10.54, Running 5.80s Step 61( N/A%), pre moving , FPS 10.67, Running 5.87s Step 62( N/A%), pre moving , FPS 10.79, Running 5.94s Step 63( N/A%), pre moving , FPS 10.83, Running 6.03s Step 64( N/A%), pre moving , FPS 11.20, Running 6.10s Step 65( N/A%), pre moving , FPS 11.41, Running 6.18s Step 66( N/A%), pre moving , FPS 11.77, Running 6.25s Step 67( N/A%), pre moving , FPS 12.26, Running 6.32s Step 68( N/A%), pre moving , FPS 11.98, Running 6.48s Step 69( N/A%), pre moving , FPS 11.88, Running 6.64s Step 70( N/A%), pre moving , FPS 11.82, Running 6.76s Step 71( N/A%), pre moving , FPS 11.56, Running 6.92s Step 72( N/A%), pre moving , FPS 11.13, Running 7.05s Step 73( N/A%), pre moving , FPS 10.57, Running 7.22s Step 74( N/A%), pre moving , FPS 10.10, Running 7.37s Step 75( N/A%), pre moving , FPS 9.90, Running 7.47s Step 76( N/A%), pre moving , FPS 9.70, Running 7.59s Step 77( N/A%), pre moving , FPS 9.48, Running 7.71s Step 78( N/A%), pre moving , FPS 9.33, Running 7.82s Step 79( N/A%), pre moving , FPS 9.03, Running 7.96s Step 80( N/A%), pre moving , FPS 8.70, Running 8.10s Step 81( N/A%), pre moving , FPS 8.48, Running 8.23s Step 82( N/A%), pre moving , FPS 8.26, Running 8.36s Step 83( N/A%), pre moving , FPS 8.25, Running 8.45s Step 84( N/A%), pre moving , FPS 8.21, Running 8.54s Step 85( N/A%), pre moving , FPS 8.18, Running 8.63s Step 86( N/A%), pre moving , FPS 8.15, Running 8.71s Step 87( N/A%), pre moving , FPS 8.10, Running 8.79s Step 88( N/A%), pre moving , FPS 8.32, Running 8.88s Step 89( N/A%), pre moving , FPS 8.57, Running 8.97s Step 90( N/A%), pre moving , FPS 8.68, Running 9.06s Step 91( N/A%), pre moving , FPS 8.98, Running 9.15s Step 92( N/A%), pre moving , FPS 9.15, Running 9.24s Step 93( N/A%), pre moving , FPS 9.54, Running 9.31s Step 94( N/A%), pre moving , FPS 10.07, Running 9.35s Step 95( N/A%), pre moving , FPS 10.33, Running 9.41s Step 96( N/A%), pre moving , FPS 10.76, Running 9.45s Step 97( N/A%), pre moving , FPS 11.17, Running 9.50s Step 98( N/A%), pre moving , FPS 11.63, Running 9.54s Step 99( N/A%), pre moving , FPS 12.30, Running 9.59s Step 100( N/A%), pre moving , FPS 12.95, Running 9.64s Step 101( N/A%), pre moving , FPS 13.91, Running 9.67s Step 102( N/A%), pre moving , FPS 14.76, Running 9.72s Step 103( N/A%), pre moving , FPS 6.73, Running 11.42s Step 104( N/A%), pre moving , FPS 6.24, Running 11.74s Step 105( N/A%), pre moving , FPS 6.06, Running 11.93s Step 106( N/A%), pre moving , FPS 5.57, Running 12.30s Step 107( N/A%), pre moving , FPS 5.36, Running 12.52s Step 108( N/A%), pre moving , FPS 5.04, Running 12.85s Step 109( N/A%), pre moving , FPS 4.91, Running 13.05s Step 110( N/A%), pre moving , FPS 4.61, Running 13.40s Step 111( N/A%), pre moving , FPS 4.52, Running 13.57s Step 112( N/A%), pre moving , FPS 4.30, Running 13.88s Step 113( N/A%), pre moving , FPS 4.23, Running 14.05s Step 114( N/A%), pre moving , FPS 4.01, Running 14.35s Step 115( N/A%), pre moving , FPS 3.91, Running 14.53s Step 116( N/A%), pre moving , FPS 3.70, Running 14.86s Step 117( N/A%), pre moving , FPS 3.60, Running 15.05s Step 118( N/A%), pre moving , FPS 3.44, Running 15.36s Step 119( N/A%), pre moving , FPS 3.37, Running 15.53s Step 120( N/A%), pre moving , FPS 3.20, Running 15.90s Step 121( N/A%), pre moving , FPS 3.10, Running 16.12s Step 122( N/A%), pre moving , FPS 2.97, Running 16.44s Step 123( 0.20%), action 1, FPS 3.45, Running 17.22s Step 124( 0.40%), action 2, FPS 3.34, Running 17.74s Step 125( 0.60%), action 3, FPS 3.22, Running 18.14s Step 126( 0.80%), action 4, FPS 3.25, Running 18.45s Step 127( 1.00%), action 5, FPS 3.07, Running 19.04s Step 128( 1.20%), action 6, FPS 3.06, Running 19.39s Step 129( 1.40%), action 7, FPS 2.94, Running 19.85s Step 130( 1.60%), action 8, FPS 2.88, Running 20.36s Step 131( 1.80%), action 9, FPS 2.76, Running 20.82s Step 132( 2.00%), action 10, FPS 2.64, Running 21.45s Step 133( 2.20%), action 11, FPS 2.53, Running 21.96s Step 134( 2.40%), action 12, FPS 2.54, Running 22.22s Step 135( 2.60%), action 13, FPS 2.40, Running 22.85s Step 136( 2.80%), action 14, FPS 2.42, Running 23.13s Step 137( 3.00%), action 15, FPS 2.31, Running 23.71s Step 138( 3.20%), action 16, FPS 2.26, Running 24.21s Step 139( 3.40%), action 17, FPS 2.16, Running 24.77s Step 140( 3.60%), action 18, FPS 2.08, Running 25.50s Step 141( 3.80%), action 19, FPS 1.94, Running 26.43s Step 142( 4.00%), action 20, FPS 1.93, Running 26.82s Step 143( 4.20%), action 21, FPS 1.96, Running 27.44s Step 144( 4.40%), action 22, FPS 1.99, Running 27.78s Step 145( 4.60%), action 23, FPS 1.97, Running 28.29s Step 146( 4.80%), action 24, FPS 1.96, Running 28.65s Step 147( 5.00%), action 25, FPS 1.99, Running 29.08s Step 148( 5.20%), action 26, FPS 2.00, Running 29.38s Step 149( 5.40%), action 27, FPS 2.01, Running 29.78s Step 150( 5.60%), action 28, FPS 2.01, Running 30.29s Step 151( 5.80%), action 29, FPS 2.00, Running 30.79s Step 152( 6.00%), action 30, FPS 2.08, Running 31.07s Step 153( 6.20%), action 31, FPS 2.03, Running 31.79s Step 154( 6.40%), action 32, FPS 2.02, Running 32.14s Step 155( 6.60%), action 33, FPS 2.04, Running 32.63s Step 156( 6.80%), action 34, FPS 2.05, Running 32.91s Step 157( 7.00%), action 35, FPS 2.04, Running 33.53s Step 158( 7.20%), action 36, FPS 2.07, Running 33.86s Step 159( 7.40%), action 37, FPS 2.06, Running 34.50s Step 160( 7.60%), action 38, FPS 2.16, Running 34.77s Step 161( 7.80%), action 39, FPS 2.26, Running 35.26s Step 162( 8.00%), action 40, FPS 2.29, Running 35.57s Step 163( 8.20%), action 41, FPS 2.29, Running 36.17s Step 164( 8.40%), action 42, FPS 2.25, Running 36.68s Step 165( 8.60%), action 43, FPS 2.29, Running 37.02s Step 166( 8.80%), action 44, FPS 2.29, Running 37.39s Step 167( 9.00%), action 45, FPS 2.28, Running 37.84s Step 168( 9.20%), action 46, FPS 2.28, Running 38.15s Step 169( 9.40%), action 47, FPS 2.26, Running 38.64s Step 170( 9.60%), action 48, FPS 2.31, Running 38.96s Step 171( 9.80%), action 49, FPS 2.31, Running 39.46s Step 172( 10.00%), action 50, FPS 2.30, Running 39.77s Step 173( 10.20%), action 51, FPS 2.31, Running 40.43s Step 174( 10.40%), action 52, FPS 2.32, Running 40.76s Step 175( 10.60%), action 53, FPS 2.34, Running 41.17s Step 176( 10.80%), action 54, FPS 2.33, Running 41.47s Step 177( 11.00%), action 55, FPS 2.40, Running 41.86s Step 178( 11.20%), action 56, FPS 2.40, Running 42.19s Step 179( 11.40%), action 57, FPS 2.46, Running 42.62s Step 180( 11.60%), action 58, FPS 2.44, Running 42.95s Step 181( 11.80%), action 59, FPS 2.46, Running 43.40s Step 182( 12.00%), action 60, FPS 2.44, Running 43.77s Step 183( 12.20%), action 61, FPS 2.41, Running 44.46s Step 184( 12.40%), action 62, FPS 2.44, Running 44.87s Step 185( 12.60%), action 63, FPS 2.42, Running 45.27s Step 186( 12.80%), action 64, FPS 2.42, Running 45.66s Step 187( 13.00%), action 65, FPS 2.41, Running 46.15s Step 188( 13.20%), action 66, FPS 2.37, Running 46.59s Step 189( 13.40%), action 67, FPS 2.26, Running 47.49s Step 190( 13.60%), action 68, FPS 2.21, Running 48.02s Step 191( 13.80%), action 69, FPS 2.22, Running 48.46s Step 192( 14.00%), action 70, FPS 2.20, Running 48.85s Step 193( 14.20%), action 71, FPS 2.23, Running 49.41s Step 194( 14.40%), action 72, FPS 2.10, Running 50.27s Step 195( 14.60%), action 73, FPS 2.09, Running 50.73s Step 196( 14.80%), action 74, FPS 2.03, Running 51.33s Step 197( 15.00%), action 75, FPS 2.01, Running 51.80s Step 198( 15.20%), action 76, FPS 2.00, Running 52.17s Step 199( 15.40%), action 77, FPS 2.02, Running 52.54s Step 200( 15.60%), action 78, FPS 1.93, Running 53.31s Step 201( 15.80%), action 79, FPS 1.93, Running 53.78s Step 202( 16.00%), action 80, FPS 1.92, Running 54.21s Step 203( 16.20%), action 81, FPS 1.93, Running 54.80s Step 204( 16.40%), action 82, FPS 1.92, Running 55.27s Step 205( 16.60%), action 83, FPS 1.91, Running 55.76s Step 206( 16.80%), action 84, FPS 1.91, Running 56.14s Step 207( 17.00%), action 85, FPS 1.92, Running 56.58s Step 208( 17.20%), action 86, FPS 1.95, Running 56.87s Step 209( 17.40%), action 87, FPS 2.03, Running 57.34s Step 210( 17.60%), action 88, FPS 2.06, Running 57.75s Step 211( 17.80%), action 89, FPS 2.03, Running 58.30s Step 212( 18.00%), action 90, FPS 2.03, Running 58.68s Step 213( 18.20%), action 91, FPS 2.01, Running 59.37s Step 214( 18.40%), action 92, FPS 2.10, Running 59.77s Step 215( 18.60%), action 93, FPS 2.08, Running 60.34s Step 216( 18.80%), action 94, FPS 2.14, Running 60.67s Step 217( 19.00%), action 95, FPS 2.16, Running 61.08s Step 218( 19.20%), action 96, FPS 2.15, Running 61.47s Step 219( 19.40%), action 97, FPS 2.10, Running 62.07s Step 220( 19.60%), action 98, FPS 2.12, Running 62.72s Step 221( 19.80%), action 99, FPS 2.11, Running 63.25s Step 222( 20.00%), action 100, FPS 2.11, Running 63.67s Step 223( 20.20%), action 101, FPS 2.10, Running 64.32s Step 224( 20.40%), action 102, FPS 2.12, Running 64.69s Step 225( 20.60%), action 103, FPS 2.15, Running 65.08s Step 226( 20.80%), action 104, FPS 2.14, Running 65.48s Step 227( 21.00%), action 105, FPS 2.11, Running 66.07s Step 228( 21.20%), action 106, FPS 2.06, Running 66.57s Step 229( 21.40%), action 107, FPS 2.05, Running 67.10s Step 230( 21.60%), action 108, FPS 2.04, Running 67.54s Step 231( 21.80%), action 109, FPS 2.05, Running 68.06s Step 232( 22.00%), action 110, FPS 2.07, Running 68.37s Step 233( 22.20%), action 111, FPS 2.09, Running 68.93s Step 234( 22.40%), action 112, FPS 2.10, Running 69.32s Step 235( 22.60%), action 113, FPS 2.10, Running 69.89s Step 236( 22.80%), action 114, FPS 2.07, Running 70.31s Step 237( 23.00%), action 115, FPS 2.05, Running 70.82s Step 238( 23.20%), action 116, FPS 2.05, Running 71.22s Step 239( 23.40%), action 117, FPS 2.06, Running 71.78s Step 240( 23.60%), action 118, FPS 2.07, Running 72.40s Step 241( 23.80%), action 119, FPS 2.09, Running 72.83s Step 242( 24.00%), action 120, FPS 2.08, Running 73.26s Step 243( 24.20%), action 121, FPS 2.06, Running 74.05s Step 244( 24.40%), action 122, FPS 2.00, Running 74.69s Step 245( 24.60%), action 123, FPS 1.98, Running 75.20s Step 246( 24.80%), action 124, FPS 1.99, Running 75.54s Step 247( 25.00%), action 125, FPS 2.05, Running 75.80s Step 248( 25.20%), action 126, FPS 2.10, Running 76.11s Step 249( 25.40%), action 127, FPS 2.11, Running 76.57s Step 250( 25.60%), action 128, FPS 2.13, Running 76.93s Step 251( 25.80%), action 129, FPS 2.12, Running 77.50s Step 252( 26.00%), action 130, FPS 2.08, Running 77.99s Step 253( 26.20%), action 131, FPS 2.05, Running 78.67s Step 254( 26.40%), action 132, FPS 2.05, Running 79.08s Step 255( 26.60%), action 133, FPS 2.06, Running 79.57s Step 256( 26.80%), action 134, FPS 2.11, Running 79.80s Step 257( 27.00%), action 135, FPS 2.17, Running 80.05s Step 258( 27.20%), action 136, FPS 2.19, Running 80.36s Step 259( 27.40%), action 137, FPS 2.22, Running 80.77s Step 260( 27.60%), action 138, FPS 2.30, Running 81.09s Step 261( 27.80%), action 139, FPS 2.30, Running 81.54s Step 262( 28.00%), action 140, FPS 2.31, Running 81.94s Step 263( 28.20%), action 141, FPS 2.35, Running 82.55s Step 264( 28.40%), action 142, FPS 2.41, Running 82.98s Step 265( 28.60%), action 143, FPS 2.40, Running 83.54s Step 266( 28.80%), action 144, FPS 2.38, Running 83.93s Step 267( 29.00%), action 145, FPS 2.38, Running 84.20s Step 268( 29.20%), action 146, FPS 2.42, Running 84.38s Step 269( 29.40%), action 147, FPS 2.46, Running 84.72s Step 270( 29.60%), action 148, FPS 2.48, Running 84.99s Step 271( 29.80%), action 149, FPS 2.53, Running 85.41s Step 272( 30.00%), action 150, FPS 2.61, Running 85.64s Step 273( 30.20%), action 151, FPS 2.63, Running 86.27s Step 274( 30.40%), action 152, FPS 2.63, Running 86.68s Step 275( 30.60%), action 153, FPS 2.64, Running 87.15s Step 276( 30.80%), action 154, FPS 2.60, Running 87.48s Step 277( 31.00%), action 155, FPS 2.44, Running 88.25s Step 278( 31.20%), action 156, FPS 2.45, Running 88.54s Step 279( 31.40%), action 157, FPS 2.44, Running 88.97s Step 280( 31.60%), action 158, FPS 2.45, Running 89.24s Step 281( 31.80%), action 159, FPS 2.46, Running 89.67s Step 282( 32.00%), action 160, FPS 2.47, Running 90.04s Step 283( 32.20%), action 161, FPS 2.47, Running 90.65s Step 284( 32.40%), action 162, FPS 2.49, Running 91.00s Step 285( 32.60%), action 163, FPS 2.52, Running 91.48s Step 286( 32.80%), action 164, FPS 2.52, Running 91.86s Step 287( 33.00%), action 165, FPS 2.45, Running 92.37s Step 288( 33.20%), action 166, FPS 2.41, Running 92.68s Step 289( 33.40%), action 167, FPS 2.40, Running 93.07s Step 290( 33.60%), action 168, FPS 2.38, Running 93.40s Step 291( 33.80%), action 169, FPS 2.40, Running 93.76s Step 292( 34.00%), action 170, FPS 2.38, Running 94.06s Step 293( 34.20%), action 171, FPS 2.37, Running 94.70s Step 294( 34.40%), action 172, FPS 2.40, Running 95.02s Step 295( 34.60%), action 173, FPS 2.43, Running 95.39s Step 296( 34.80%), action 174, FPS 2.43, Running 95.71s Step 297( 35.00%), action 175, FPS 2.52, Running 96.19s Step 298( 35.20%), action 176, FPS 2.49, Running 96.56s Step 299( 35.40%), action 177, FPS 2.49, Running 97.01s Step 300( 35.60%), action 178, FPS 2.46, Running 97.37s Step 301( 35.80%), action 179, FPS 2.46, Running 97.79s Step 302( 36.00%), action 180, FPS 2.48, Running 98.10s Step 303( 36.20%), action 181, FPS 2.49, Running 98.69s Step 304( 36.40%), action 182, FPS 2.49, Running 99.05s Step 305( 36.60%), action 183, FPS 2.49, Running 99.53s Step 306( 36.80%), action 184, FPS 2.49, Running 99.88s Step 307( 37.00%), action 185, FPS 2.50, Running 100.38s Step 308( 37.20%), action 186, FPS 2.46, Running 100.82s Step 309( 37.40%), action 187, FPS 2.45, Running 101.23s Step 310( 37.60%), action 188, FPS 2.45, Running 101.56s Step 311( 37.80%), action 189, FPS 2.38, Running 102.18s Step 312( 38.00%), action 190, FPS 2.37, Running 102.50s Step 313( 38.20%), action 191, FPS 2.37, Running 103.15s Step 314( 38.40%), action 192, FPS 2.36, Running 103.48s Step 315( 38.60%), action 193, FPS 2.31, Running 104.04s Step 316( 38.80%), action 194, FPS 2.29, Running 104.43s Step 317( 39.00%), action 195, FPS 2.31, Running 104.84s Step 318( 39.20%), action 196, FPS 2.34, Running 105.10s Step 319( 39.40%), action 197, FPS 2.38, Running 105.42s Step 320( 39.60%), action 198, FPS 2.38, Running 105.78s Step 321( 39.80%), action 199, FPS 2.38, Running 106.18s Step 322( 40.00%), action 200, FPS 2.37, Running 106.54s Step 323( 40.20%), action 201, FPS 2.37, Running 107.14s Step 324( 40.40%), action 202, FPS 2.39, Running 107.43s Step 325( 40.60%), action 203, FPS 2.35, Running 108.03s Step 326( 40.80%), action 204, FPS 2.39, Running 108.26s Step 327( 41.00%), action 205, FPS 2.44, Running 108.58s Step 328( 41.20%), action 206, FPS 2.51, Running 108.80s Step 329( 41.40%), action 207, FPS 2.48, Running 109.29s Step 330( 41.60%), action 208, FPS 2.51, Running 109.54s Step 331( 41.80%), action 209, FPS 2.60, Running 109.87s Step 332( 42.00%), action 210, FPS 2.61, Running 110.16s Step 333( 42.20%), action 211, FPS 2.63, Running 110.74s Step 334( 42.40%), action 212, FPS 2.63, Running 111.09s Step 335( 42.60%), action 213, FPS 2.67, Running 111.54s Step 336( 42.80%), action 214, FPS 2.69, Running 111.88s Step 337( 43.00%), action 215, FPS 2.67, Running 112.33s Step 338( 43.20%), action 216, FPS 2.67, Running 112.60s Step 339( 43.40%), action 217, FPS 2.69, Running 112.85s Step 340( 43.60%), action 218, FPS 2.72, Running 113.13s Step 341( 43.80%), action 219, FPS 2.71, Running 113.57s Step 342( 44.00%), action 220, FPS 2.74, Running 113.85s Step 343( 44.20%), action 221, FPS 2.77, Running 114.36s Step 344( 44.40%), action 222, FPS 2.73, Running 114.75s Step 345( 44.60%), action 223, FPS 2.74, Running 115.33s Step 346( 44.80%), action 224, FPS 2.73, Running 115.59s Step 347( 45.00%), action 225, FPS 2.67, Running 116.08s Step 348( 45.20%), action 226, FPS 2.65, Running 116.35s Step 349( 45.40%), action 227, FPS 2.66, Running 116.79s Step 350( 45.60%), action 228, FPS 2.68, Running 116.99s Step 351( 45.80%), action 229, FPS 2.65, Running 117.41s Step 352( 46.00%), action 230, FPS 2.63, Running 117.78s Step 353( 46.20%), action 231, FPS 2.60, Running 118.44s Step 354( 46.40%), action 232, FPS 2.57, Running 118.85s Step 355( 46.60%), action 233, FPS 2.59, Running 119.25s Step 356( 46.80%), action 234, FPS 2.57, Running 119.66s Step 357( 47.00%), action 235, FPS 2.53, Running 120.24s Step 358( 47.20%), action 236, FPS 2.52, Running 120.52s Step 359( 47.40%), action 237, FPS 2.44, Running 121.05s Step 360( 47.60%), action 238, FPS 2.44, Running 121.32s Step 361( 47.80%), action 239, FPS 2.44, Running 121.75s Step 362( 48.00%), action 240, FPS 2.47, Running 121.96s Step 363( 48.20%), action 241, FPS 2.40, Running 122.68s Step 364( 48.40%), action 242, FPS 2.44, Running 122.94s Step 365( 48.60%), action 243, FPS 2.42, Running 123.60s Step 366( 48.80%), action 244, FPS 2.39, Running 123.95s Step 367( 49.00%), action 245, FPS 2.38, Running 124.46s Step 368( 49.20%), action 246, FPS 2.37, Running 124.79s Step 369( 49.40%), action 247, FPS 2.39, Running 125.17s Step 370( 49.60%), action 248, FPS 2.37, Running 125.45s Step 371( 49.80%), action 249, FPS 2.35, Running 125.94s Step 372( 50.00%), action 250, FPS 2.35, Running 126.30s Step 373( 50.20%), action 251, FPS 2.34, Running 126.97s Step 374( 50.40%), action 252, FPS 2.38, Running 127.26s Step 375( 50.60%), action 253, FPS 2.35, Running 127.75s Step 376( 50.80%), action 254, FPS 2.37, Running 128.08s Step 377( 51.00%), action 255, FPS 2.41, Running 128.53s Step 378( 51.20%), action 256, FPS 2.41, Running 128.82s Step 379( 51.40%), action 257, FPS 2.47, Running 129.14s Step 380( 51.60%), action 258, FPS 2.48, Running 129.37s Step 381( 51.80%), action 259, FPS 2.49, Running 129.78s Step 382( 52.00%), action 260, FPS 2.49, Running 130.01s Step 383( 52.20%), action 261, FPS 2.54, Running 130.55s Step 384( 52.40%), action 262, FPS 2.53, Running 130.85s Step 385( 52.60%), action 263, FPS 2.62, Running 131.24s Step 386( 52.80%), action 264, FPS 2.63, Running 131.56s Step 387( 53.00%), action 265, FPS 2.62, Running 132.11s Step 388( 53.20%), action 266, FPS 2.63, Running 132.39s Step 389( 53.40%), action 267, FPS 2.64, Running 132.74s Step 390( 53.60%), action 268, FPS 2.69, Running 132.90s Step 391( 53.80%), action 269, FPS 2.75, Running 133.21s Step 392( 54.00%), action 270, FPS 2.78, Running 133.49s Step 393( 54.20%), action 271, FPS 2.86, Running 133.97s Step 394( 54.40%), action 272, FPS 2.89, Running 134.19s Step 395( 54.60%), action 273, FPS 2.91, Running 134.62s Step 396( 54.80%), action 274, FPS 2.93, Running 134.91s Step 397( 55.00%), action 275, FPS 2.94, Running 135.33s Step 398( 55.20%), action 276, FPS 2.93, Running 135.63s Step 399( 55.40%), action 277, FPS 2.89, Running 136.06s Step 400( 55.60%), action 278, FPS 2.85, Running 136.38s Step 401( 55.80%), action 279, FPS 2.84, Running 136.83s Step 402( 56.00%), action 280, FPS 2.84, Running 137.06s Step 403( 56.20%), action 281, FPS 2.83, Running 137.62s Step 404( 56.40%), action 282, FPS 2.86, Running 137.85s Step 405( 56.60%), action 283, FPS 2.87, Running 138.20s Step 406( 56.80%), action 284, FPS 2.87, Running 138.53s Step 407( 57.00%), action 285, FPS 2.93, Running 138.94s Step 408( 57.20%), action 286, FPS 2.91, Running 139.26s Step 409( 57.40%), action 287, FPS 2.88, Running 139.68s Step 410( 57.60%), action 288, FPS 2.81, Running 140.00s Step 411( 57.80%), action 289, FPS 2.77, Running 140.44s Step 412( 58.00%), action 290, FPS 2.75, Running 140.77s Step 413( 58.20%), action 291, FPS 2.76, Running 141.23s Step 414( 58.40%), action 292, FPS 2.73, Running 141.51s Step 415( 58.60%), action 293, FPS 2.76, Running 141.86s Step 416( 58.80%), action 294, FPS 2.79, Running 142.08s Step 417( 59.00%), action 295, FPS 2.77, Running 142.55s Step 418( 59.20%), action 296, FPS 2.77, Running 142.84s Step 419( 59.40%), action 297, FPS 2.75, Running 143.34s Step 420( 59.60%), action 298, FPS 2.74, Running 143.68s Step 421( 59.80%), action 299, FPS 2.75, Running 144.09s Step 422( 60.00%), action 300, FPS 2.74, Running 144.36s Step 423( 60.20%), action 301, FPS 2.75, Running 144.89s Step 424( 60.40%), action 302, FPS 2.68, Running 145.31s Step 425( 60.60%), action 303, FPS 2.67, Running 145.69s Step 426( 60.80%), action 304, FPS 2.71, Running 145.92s Step 427( 61.00%), action 305, FPS 2.69, Running 146.36s Step 428( 61.20%), action 306, FPS 2.67, Running 146.76s Step 429( 61.40%), action 307, FPS 2.66, Running 147.19s Step 430( 61.60%), action 308, FPS 2.64, Running 147.58s Step 431( 61.80%), action 309, FPS 2.64, Running 148.00s Step 432( 62.00%), action 310, FPS 2.66, Running 148.30s Step 433( 62.20%), action 311, FPS 2.61, Running 148.88s Step 434( 62.40%), action 312, FPS 2.61, Running 149.17s Step 435( 62.60%), action 313, FPS 2.60, Running 149.57s Step 436( 62.80%), action 314, FPS 2.58, Running 149.84s Step 437( 63.00%), action 315, FPS 2.62, Running 150.19s Step 438( 63.20%), action 316, FPS 2.58, Running 150.59s Step 439( 63.40%), action 317, FPS 2.59, Running 151.06s Step 440( 63.60%), action 318, FPS 2.60, Running 151.37s Step 441( 63.80%), action 319, FPS 2.59, Running 151.81s Step 442( 64.00%), action 320, FPS 2.59, Running 152.09s Step 443( 64.20%), action 321, FPS 2.59, Running 152.61s Step 444( 64.40%), action 322, FPS 2.61, Running 152.98s Step 445( 64.60%), action 323, FPS 2.53, Running 153.60s Step 446( 64.80%), action 324, FPS 2.52, Running 153.87s Step 447( 65.00%), action 325, FPS 2.51, Running 154.34s Step 448( 65.20%), action 326, FPS 2.52, Running 154.70s Step 449( 65.40%), action 327, FPS 2.52, Running 155.11s Step 450( 65.60%), action 328, FPS 2.56, Running 155.40s Step 451( 65.80%), action 329, FPS 2.48, Running 156.07s Step 452( 66.00%), action 330, FPS 2.47, Running 156.39s Step 453( 66.20%), action 331, FPS 2.48, Running 156.95s Step 454( 66.40%), action 332, FPS 2.46, Running 157.29s Step 455( 66.60%), action 333, FPS 2.40, Running 157.92s Step 456( 66.80%), action 334, FPS 2.35, Running 158.33s Step 457( 67.00%), action 335, FPS 2.34, Running 158.73s Step 458( 67.20%), action 336, FPS 2.33, Running 159.16s Step 459( 67.40%), action 337, FPS 2.28, Running 159.81s Step 460( 67.60%), action 338, FPS 2.29, Running 160.10s Step 461( 67.80%), action 339, FPS 2.30, Running 160.51s Step 462( 68.00%), action 340, FPS 2.31, Running 160.76s Step 463( 68.20%), action 341, FPS 2.32, Running 161.24s Step 464( 68.40%), action 342, FPS 2.34, Running 161.53s Step 465( 68.60%), action 343, FPS 2.39, Running 161.98s Step 466( 68.80%), action 344, FPS 2.37, Running 162.32s Step 467( 69.00%), action 345, FPS 2.34, Running 162.88s Step 468( 69.20%), action 346, FPS 2.35, Running 163.22s Step 469( 69.40%), action 347, FPS 2.34, Running 163.64s Step 470( 69.60%), action 348, FPS 2.35, Running 163.93s Step 471( 69.80%), action 349, FPS 2.40, Running 164.41s Step 472( 70.00%), action 350, FPS 2.41, Running 164.68s Step 473( 70.20%), action 351, FPS 2.44, Running 165.16s Step 474( 70.40%), action 352, FPS 2.43, Running 165.53s Step 475( 70.60%), action 353, FPS 2.49, Running 165.95s Step 476( 70.80%), action 354, FPS 2.47, Running 166.43s Step 477( 71.00%), action 355, FPS 2.43, Running 166.94s Step 478( 71.20%), action 356, FPS 2.39, Running 167.51s Step 479( 71.40%), action 357, FPS 2.47, Running 167.92s Step 480( 71.60%), action 358, FPS 2.47, Running 168.20s Step 481( 71.80%), action 359, FPS 2.43, Running 168.73s Step 482( 72.00%), action 360, FPS 2.44, Running 168.97s Step 483( 72.20%), action 361, FPS 2.41, Running 169.55s Step 484( 72.40%), action 362, FPS 2.40, Running 169.85s Step 485( 72.60%), action 363, FPS 2.41, Running 170.29s Step 486( 72.80%), action 364, FPS 2.35, Running 170.83s Step 487( 73.00%), action 365, FPS 2.34, Running 171.44s Step 488( 73.20%), action 366, FPS 2.27, Running 172.02s Step 489( 73.40%), action 367, FPS 2.26, Running 172.51s Step 490( 73.60%), action 368, FPS 2.26, Running 172.77s Step 491( 73.80%), action 369, FPS 2.27, Running 173.23s Step 492( 74.00%), action 370, FPS 2.19, Running 173.80s Step 493( 74.20%), action 371, FPS 2.17, Running 174.36s Step 494( 74.40%), action 372, FPS 2.20, Running 174.62s Step 495( 74.60%), action 373, FPS 2.19, Running 175.07s Step 496( 74.80%), action 374, FPS 2.22, Running 175.44s Step 497( 75.00%), action 375, FPS 2.26, Running 175.80s Step 498( 75.20%), action 376, FPS 2.33, Running 176.08s Step 499( 75.40%), action 377, FPS 2.34, Running 176.48s Step 500( 75.60%), action 378, FPS 2.25, Running 177.10s Step 501( 75.80%), action 379, FPS 2.28, Running 177.51s Step 502( 76.00%), action 380, FPS 2.26, Running 177.82s Step 503( 76.20%), action 381, FPS 2.26, Running 178.40s Step 504( 76.40%), action 382, FPS 2.26, Running 178.72s Step 505( 76.60%), action 383, FPS 2.27, Running 179.12s Step 506( 76.80%), action 384, FPS 2.31, Running 179.50s Step 507( 77.00%), action 385, FPS 2.36, Running 179.90s Step 508( 77.20%), action 386, FPS 2.46, Running 180.14s Step 509( 77.40%), action 387, FPS 2.48, Running 180.56s Step 510( 77.60%), action 388, FPS 2.48, Running 180.82s Step 511( 77.80%), action 389, FPS 2.49, Running 181.26s Step 512( 78.00%), action 390, FPS 2.55, Running 181.63s Step 513( 78.20%), action 391, FPS 2.52, Running 182.28s Step 514( 78.40%), action 392, FPS 2.52, Running 182.55s Step 515( 78.60%), action 393, FPS 2.54, Running 182.96s Step 516( 78.80%), action 394, FPS 2.47, Running 183.54s Step 517( 79.00%), action 395, FPS 2.45, Running 183.95s Step 518( 79.20%), action 396, FPS 2.47, Running 184.19s Step 519( 79.40%), action 397, FPS 2.39, Running 184.84s Step 520( 79.60%), action 398, FPS 2.47, Running 185.20s Step 521( 79.80%), action 399, FPS 2.45, Running 185.67s Step 522( 80.00%), action 400, FPS 2.45, Running 185.98s Step 523( 80.20%), action 401, FPS 2.46, Running 186.51s Step 524( 80.40%), action 402, FPS 2.48, Running 186.79s Step 525( 80.60%), action 403, FPS 2.49, Running 187.17s Step 526( 80.80%), action 404, FPS 2.44, Running 187.70s Step 527( 81.00%), action 405, FPS 2.42, Running 188.18s Step 528( 81.20%), action 406, FPS 2.40, Running 188.48s Step 529( 81.40%), action 407, FPS 2.39, Running 188.92s Step 530( 81.60%), action 408, FPS 2.36, Running 189.29s Step 531( 81.80%), action 409, FPS 2.34, Running 189.80s Step 532( 82.00%), action 410, FPS 2.35, Running 190.15s Step 533( 82.20%), action 411, FPS 2.34, Running 190.82s Step 534( 82.40%), action 412, FPS 2.35, Running 191.06s Step 535( 82.60%), action 413, FPS 2.36, Running 191.43s Step 536( 82.80%), action 414, FPS 2.45, Running 191.69s Step 537( 83.00%), action 415, FPS 2.46, Running 192.07s Step 538( 83.20%), action 416, FPS 2.44, Running 192.38s Step 539( 83.40%), action 417, FPS 2.50, Running 192.83s Step 540( 83.60%), action 418, FPS 2.53, Running 193.10s Step 541( 83.80%), action 419, FPS 2.54, Running 193.54s Step 542( 84.00%), action 420, FPS 2.50, Running 193.98s Step 543( 84.20%), action 421, FPS 2.52, Running 194.46s Step 544( 84.40%), action 422, FPS 2.52, Running 194.71s Step 545( 84.60%), action 423, FPS 2.50, Running 195.16s Step 546( 84.80%), action 424, FPS 2.57, Running 195.49s Step 547( 85.00%), action 425, FPS 2.58, Running 195.94s Step 548( 85.20%), action 426, FPS 2.57, Running 196.26s Step 549( 85.40%), action 427, FPS 2.56, Running 196.73s Step 550( 85.60%), action 428, FPS 2.58, Running 197.05s Step 551( 85.80%), action 429, FPS 2.60, Running 197.49s Step 552( 86.00%), action 430, FPS 2.60, Running 197.84s Step 553( 86.20%), action 431, FPS 2.65, Running 198.36s Step 554( 86.40%), action 432, FPS 2.62, Running 198.70s Step 555( 86.60%), action 433, FPS 2.62, Running 199.05s Step 556( 86.80%), action 434, FPS 2.63, Running 199.29s Step 557( 87.00%), action 435, FPS 2.61, Running 199.75s Step 558( 87.20%), action 436, FPS 2.60, Running 200.07s Step 559( 87.40%), action 437, FPS 2.60, Running 200.51s Step 560( 87.60%), action 438, FPS 2.59, Running 200.81s Step 561( 87.80%), action 439, FPS 2.60, Running 201.24s Step 562( 88.00%), action 440, FPS 2.65, Running 201.52s Step 563( 88.20%), action 441, FPS 2.64, Running 202.04s Step 564( 88.40%), action 442, FPS 2.64, Running 202.29s Step 565( 88.60%), action 443, FPS 2.60, Running 202.86s Step 566( 88.80%), action 444, FPS 2.63, Running 203.10s Step 567( 89.00%), action 445, FPS 2.62, Running 203.56s Step 568( 89.20%), action 446, FPS 2.63, Running 203.87s Step 569( 89.40%), action 447, FPS 2.58, Running 204.48s Step 570( 89.60%), action 448, FPS 2.58, Running 204.78s Step 571( 89.80%), action 449, FPS 2.58, Running 205.23s Step 572( 90.00%), action 450, FPS 2.59, Running 205.57s Step 573( 90.20%), action 451, FPS 2.49, Running 206.39s Step 574( 90.40%), action 452, FPS 2.48, Running 206.75s Step 575( 90.60%), action 453, FPS 2.48, Running 207.10s Step 576( 90.80%), action 454, FPS 2.33, Running 207.88s Step 577( 91.00%), action 455, FPS 2.28, Running 208.52s Step 578( 91.20%), action 456, FPS 2.28, Running 208.85s Step 579( 91.40%), action 457, FPS 2.27, Running 209.30s Step 580( 91.60%), action 458, FPS 2.27, Running 209.64s Step 581( 91.80%), action 459, FPS 2.23, Running 210.23s Step 582( 92.00%), action 460, FPS 2.22, Running 210.52s Step 583( 92.20%), action 461, FPS 2.19, Running 211.15s Step 584( 92.40%), action 462, FPS 2.18, Running 211.45s Step 585( 92.60%), action 463, FPS 2.21, Running 211.91s Step 586( 92.80%), action 464, FPS 2.19, Running 212.22s Step 587( 93.00%), action 465, FPS 2.21, Running 212.62s Step 588( 93.20%), action 466, FPS 2.21, Running 212.90s Step 589( 93.40%), action 467, FPS 2.26, Running 213.32s Step 590( 93.60%), action 468, FPS 2.23, Running 213.74s Step 591( 93.80%), action 469, FPS 2.24, Running 214.16s Step 592( 94.00%), action 470, FPS 2.27, Running 214.38s Step 593( 94.20%), action 471, FPS 2.34, Running 214.95s Step 594( 94.40%), action 472, FPS 2.31, Running 215.40s Step 595( 94.60%), action 473, FPS 2.30, Running 215.79s Step 596( 94.80%), action 474, FPS 2.40, Running 216.21s Step 597( 95.00%), action 475, FPS 2.47, Running 216.63s Step 598( 95.20%), action 476, FPS 2.45, Running 216.99s Step 599( 95.40%), action 477, FPS 2.48, Running 217.37s Step 600( 95.60%), action 478, FPS 2.45, Running 217.81s Step 601( 95.80%), action 479, FPS 2.53, Running 218.14s Step 602( 96.00%), action 480, FPS 2.50, Running 218.51s Step 603( 96.20%), action 481, FPS 2.49, Running 219.17s Step 604( 96.40%), action 482, FPS 2.49, Running 219.48s Step 605( 96.60%), action 483, FPS 2.49, Running 219.93s Step 606( 96.80%), action 484, FPS 2.49, Running 220.25s Step 607( 97.00%), action 485, FPS 2.47, Running 220.72s Step 608( 97.20%), action 486, FPS 2.43, Running 221.12s Step 609( 97.40%), action 487, FPS 2.43, Running 221.54s Step 610( 97.60%), action 488, FPS 2.34, Running 222.27s Step 611( 97.80%), action 489, FPS 2.32, Running 222.79s Step 612( 98.00%), action 490, FPS 2.28, Running 223.13s Step 613( 98.20%), action 491, FPS 2.22, Running 223.95s Step 614( 98.40%), action 492, FPS 2.24, Running 224.33s Step 615( 98.60%), action 493, FPS 2.23, Running 224.76s Step 616( 98.80%), action 494, FPS 2.24, Running 225.12s Step 617( 99.00%), action 495, FPS 2.24, Running 225.55s Step 618( 99.20%), action 496, FPS 2.28, Running 225.76s Step 619( 99.40%), action 497, FPS 2.26, Running 226.20s Step 620( 99.60%), action 498, FPS 2.19, Running 226.93s Step 621( 99.80%), action 499, FPS 2.16, Running 227.38s Step 622(100.00%), action 500, FPS 2.08, Running 228.12s [2026-08-02 22:10:22] [73 ] Seed 72 failed after 228.28 s. +steps: 622 , actions: 500 . +Instruction: Empty +Total 52/73(71.23%) success. +Setting seed: 73 +Step 1( N/A%), pre moving , FPS 7.73, Running 0.13s Step 2( N/A%), pre moving , FPS 11.13, Running 0.18s Step 3( N/A%), pre moving , FPS 13.43, Running 0.22s Step 4( N/A%), pre moving , FPS 14.82, Running 0.27s Step 5( N/A%), pre moving , FPS 15.53, Running 0.32s Step 6( N/A%), pre moving , FPS 16.47, Running 0.36s Step 7( N/A%), pre moving , FPS 17.14, Running 0.41s Step 8( N/A%), pre moving , FPS 17.92, Running 0.45s Step 9( N/A%), pre moving , FPS 18.51, Running 0.49s Step 10( N/A%), pre moving , FPS 18.90, Running 0.53s Step 11( N/A%), pre moving , FPS 18.83, Running 0.58s Step 12( N/A%), pre moving , FPS 19.01, Running 0.63s Step 13( N/A%), pre moving , FPS 18.51, Running 0.70s Step 14( N/A%), pre moving , FPS 17.68, Running 0.79s Step 15( N/A%), pre moving , FPS 17.13, Running 0.88s Step 16( N/A%), pre moving , FPS 16.62, Running 0.96s Step 17( N/A%), pre moving , FPS 16.03, Running 1.06s Step 18( N/A%), pre moving , FPS 15.69, Running 1.15s Step 19( N/A%), pre moving , FPS 15.45, Running 1.23s Step 20( N/A%), pre moving , FPS 15.09, Running 1.33s Step 21( N/A%), pre moving , FPS 12.97, Running 1.67s Step 22( N/A%), pre moving , FPS 12.72, Running 1.75s Step 23( N/A%), pre moving , FPS 12.49, Running 1.82s Step 24( N/A%), pre moving , FPS 11.92, Running 1.95s Step 25( N/A%), pre moving , FPS 11.69, Running 2.03s Step 26( N/A%), pre moving , FPS 9.87, Running 2.39s Step 27( N/A%), pre moving , FPS 9.66, Running 2.48s Step 28( N/A%), pre moving , FPS 9.45, Running 2.56s Step 29( N/A%), pre moving , FPS 9.27, Running 2.64s Step 30( N/A%), pre moving , FPS 9.13, Running 2.72s Step 31( N/A%), pre moving , FPS 8.97, Running 2.81s Step 32( N/A%), pre moving , FPS 8.82, Running 2.90s Step 33( N/A%), pre moving , FPS 8.77, Running 2.98s Step 34( N/A%), pre moving , FPS 8.87, Running 3.05s Step 35( N/A%), pre moving , FPS 8.89, Running 3.13s Step 36( N/A%), pre moving , FPS 7.67, Running 3.57s Step 37( N/A%), pre moving , FPS 7.83, Running 3.62s Step 38( N/A%), pre moving , FPS 7.99, Running 3.65s Step 39( N/A%), pre moving , FPS 8.13, Running 3.69s Step 40( N/A%), pre moving , FPS 8.23, Running 3.76s Step 41( N/A%), pre moving , FPS 9.41, Running 3.80s Step 42( N/A%), pre moving , FPS 9.52, Running 3.85s Step 43( N/A%), pre moving , FPS 9.54, Running 3.92s Step 44( N/A%), pre moving , FPS 9.81, Running 3.99s Step 45( N/A%), pre moving , FPS 10.01, Running 4.03s Step 46( N/A%), pre moving , FPS 11.78, Running 4.09s Step 47( N/A%), pre moving , FPS 12.07, Running 4.14s Step 48( N/A%), pre moving , FPS 12.33, Running 4.19s Step 49( N/A%), pre moving , FPS 12.40, Running 4.26s Step 50( N/A%), pre moving , FPS 12.52, Running 4.32s Step 51( N/A%), pre moving , FPS 12.78, Running 4.38s Step 52( N/A%), pre moving , FPS 13.07, Running 4.43s Step 53( N/A%), pre moving , FPS 13.02, Running 4.52s Step 54( N/A%), pre moving , FPS 12.44, Running 4.65s Step 55( N/A%), pre moving , FPS 12.06, Running 4.78s Step 56( N/A%), pre moving , FPS 15.00, Running 4.90s Step 57( N/A%), pre moving , FPS 14.11, Running 5.03s Step 58( N/A%), pre moving , FPS 13.36, Running 5.15s Step 59( N/A%), pre moving , FPS 12.87, Running 5.24s Step 60( N/A%), pre moving , FPS 12.28, Running 5.38s Step 61( N/A%), pre moving , FPS 11.70, Running 5.51s Step 62( N/A%), pre moving , FPS 11.28, Running 5.63s Step 63( N/A%), pre moving , FPS 10.87, Running 5.76s Step 64( N/A%), pre moving , FPS 10.48, Running 5.89s Step 65( N/A%), pre moving , FPS 9.93, Running 6.04s Step 66( N/A%), pre moving , FPS 9.56, Running 6.18s Step 67( N/A%), pre moving , FPS 9.18, Running 6.31s Step 68( N/A%), pre moving , FPS 8.91, Running 6.43s Step 69( N/A%), pre moving , FPS 8.66, Running 6.57s Step 70( N/A%), pre moving , FPS 8.41, Running 6.70s Step 71( N/A%), pre moving , FPS 8.14, Running 6.83s Step 72( N/A%), pre moving , FPS 7.86, Running 6.97s Step 73( N/A%), pre moving , FPS 7.70, Running 7.12s Step 74( N/A%), pre moving , FPS 7.68, Running 7.26s Step 75( N/A%), pre moving , FPS 7.72, Running 7.38s Step 76( N/A%), pre moving , FPS 7.89, Running 7.44s Step 77( N/A%), pre moving , FPS 8.08, Running 7.51s Step 78( N/A%), pre moving , FPS 8.28, Running 7.56s Step 79( N/A%), pre moving , FPS 8.32, Running 7.65s Step 80( N/A%), pre moving , FPS 8.66, Running 7.69s Step 81( N/A%), pre moving , FPS 8.88, Running 7.76s Step 82( N/A%), pre moving , FPS 9.13, Running 7.82s Step 83( N/A%), pre moving , FPS 9.40, Running 7.89s Step 84( N/A%), pre moving , FPS 9.62, Running 7.97s Step 85( N/A%), pre moving , FPS 10.03, Running 8.04s Step 86( N/A%), pre moving , FPS 10.45, Running 8.10s Step 87( N/A%), pre moving , FPS 10.76, Running 8.17s Step 88( N/A%), pre moving , FPS 11.12, Running 8.23s Step 89( N/A%), pre moving , FPS 11.62, Running 8.29s Step 90( N/A%), pre moving , FPS 12.19, Running 8.34s Step 91( N/A%), pre moving , FPS 12.94, Running 8.38s Step 92( N/A%), pre moving , FPS 13.72, Running 8.43s Step 93( N/A%), pre moving , FPS 14.59, Running 8.49s Step 94( N/A%), pre moving , FPS 14.94, Running 8.60s Step 95( N/A%), pre moving , FPS 15.23, Running 8.69s Step 96( N/A%), pre moving , FPS 15.17, Running 8.76s Step 97( N/A%), pre moving , FPS 14.95, Running 8.85s Step 98( N/A%), pre moving , FPS 14.50, Running 8.94s Step 99( N/A%), pre moving , FPS 14.36, Running 9.04s Step 100( N/A%), pre moving , FPS 13.95, Running 9.13s Step 101( N/A%), pre moving , FPS 13.70, Running 9.22s Step 102( N/A%), pre moving , FPS 13.42, Running 9.31s Step 103( N/A%), pre moving , FPS 13.26, Running 9.40s Step 104( N/A%), pre moving , FPS 13.24, Running 9.49s Step 105( N/A%), pre moving , FPS 13.04, Running 9.57s Step 106( N/A%), pre moving , FPS 12.75, Running 9.66s Step 107( N/A%), pre moving , FPS 12.66, Running 9.75s Step 108( N/A%), pre moving , FPS 12.39, Running 9.84s Step 109( N/A%), pre moving , FPS 12.17, Running 9.93s Step 110( N/A%), pre moving , FPS 6.25, Running 11.54s Step 111( N/A%), pre moving , FPS 5.81, Running 11.82s Step 112( N/A%), pre moving , FPS 5.64, Running 11.98s Step 113( N/A%), pre moving , FPS 5.35, Running 12.22s Step 114( N/A%), pre moving , FPS 5.34, Running 12.34s Step 115( N/A%), pre moving , FPS 5.03, Running 12.66s Step 116( N/A%), pre moving , FPS 4.91, Running 12.83s Step 117( N/A%), pre moving , FPS 4.63, Running 13.16s Step 118( N/A%), pre moving , FPS 4.51, Running 13.37s Step 119( N/A%), pre moving , FPS 4.30, Running 13.69s Step 120( N/A%), pre moving , FPS 4.20, Running 13.89s Step 121( N/A%), pre moving , FPS 4.00, Running 14.22s Step 122( N/A%), pre moving , FPS 3.91, Running 14.43s Step 123( N/A%), pre moving , FPS 3.74, Running 14.75s Step 124( N/A%), pre moving , FPS 3.62, Running 15.00s Step 125( N/A%), pre moving , FPS 3.50, Running 15.28s Step 126( N/A%), pre moving , FPS 3.45, Running 15.47s Step 127( N/A%), pre moving , FPS 3.32, Running 15.77s Step 128( N/A%), pre moving , FPS 3.29, Running 15.92s Step 129( N/A%), pre moving , FPS 3.18, Running 16.23s Step 130( 0.20%), action 1, FPS 3.58, Running 17.13s Step 131( 0.40%), action 2, FPS 3.55, Running 17.45s Step 132( 0.60%), action 3, FPS 3.35, Running 17.96s Step 133( 0.80%), action 4, FPS 3.30, Running 18.29s Step 134( 1.00%), action 5, FPS 3.11, Running 18.76s Step 135( 1.20%), action 6, FPS 3.16, Running 18.98s Step 136( 1.40%), action 7, FPS 3.04, Running 19.40s Step 137( 1.60%), action 8, FPS 3.05, Running 19.72s Step 138( 1.80%), action 9, FPS 2.92, Running 20.22s Step 139( 2.00%), action 10, FPS 2.94, Running 20.48s Step 140( 2.20%), action 11, FPS 2.76, Running 21.13s Step 141( 2.40%), action 12, FPS 2.76, Running 21.46s Step 142( 2.60%), action 13, FPS 2.65, Running 21.98s Step 143( 2.80%), action 14, FPS 2.66, Running 22.26s Step 144( 3.00%), action 15, FPS 2.61, Running 22.67s Step 145( 3.20%), action 16, FPS 2.64, Running 22.86s Step 146( 3.40%), action 17, FPS 2.55, Running 23.30s Step 147( 3.60%), action 18, FPS 2.57, Running 23.54s Step 148( 3.80%), action 19, FPS 2.47, Running 24.03s Step 149( 4.00%), action 20, FPS 2.47, Running 24.33s Step 150( 4.20%), action 21, FPS 2.56, Running 24.93s Step 151( 4.40%), action 22, FPS 2.58, Running 25.21s Step 152( 4.60%), action 23, FPS 2.59, Running 25.68s Step 153( 4.80%), action 24, FPS 2.61, Running 25.95s Step 154( 5.00%), action 25, FPS 2.59, Running 26.49s Step 155( 5.20%), action 26, FPS 2.57, Running 26.76s Step 156( 5.40%), action 27, FPS 2.61, Running 27.07s Step 157( 5.60%), action 28, FPS 2.62, Running 27.35s Step 158( 5.80%), action 29, FPS 2.64, Running 27.80s Step 159( 6.00%), action 30, FPS 2.64, Running 28.05s Step 160( 6.20%), action 31, FPS 2.62, Running 28.75s Step 161( 6.40%), action 32, FPS 2.63, Running 29.07s Step 162( 6.60%), action 33, FPS 2.62, Running 29.61s Step 163( 6.80%), action 34, FPS 2.63, Running 29.86s Step 164( 7.00%), action 35, FPS 2.61, Running 30.34s Step 165( 7.20%), action 36, FPS 2.57, Running 30.64s Step 166( 7.40%), action 37, FPS 2.59, Running 31.01s Step 167( 7.60%), action 38, FPS 2.61, Running 31.22s Step 168( 7.80%), action 39, FPS 2.64, Running 31.61s Step 169( 8.00%), action 40, FPS 2.65, Running 31.87s Step 170( 8.20%), action 41, FPS 2.65, Running 32.48s Step 171( 8.40%), action 42, FPS 2.63, Running 32.81s Step 172( 8.60%), action 43, FPS 2.63, Running 33.29s Step 173( 8.80%), action 44, FPS 2.60, Running 33.65s Step 174( 9.00%), action 45, FPS 2.60, Running 34.20s Step 175( 9.20%), action 46, FPS 2.58, Running 34.53s Step 176( 9.40%), action 47, FPS 2.47, Running 35.17s Step 177( 9.60%), action 48, FPS 2.47, Running 35.46s Step 178( 9.80%), action 49, FPS 2.43, Running 36.03s Step 179( 10.00%), action 50, FPS 2.44, Running 36.23s Step 180( 10.20%), action 51, FPS 2.42, Running 37.02s Step 181( 10.40%), action 52, FPS 2.43, Running 37.30s Step 182( 10.60%), action 53, FPS 2.42, Running 37.89s Step 183( 10.80%), action 54, FPS 2.41, Running 38.16s Step 184( 11.00%), action 55, FPS 2.40, Running 38.68s Step 185( 11.20%), action 56, FPS 2.41, Running 38.94s Step 186( 11.40%), action 57, FPS 2.36, Running 39.47s Step 187( 11.60%), action 58, FPS 2.29, Running 39.96s Step 188( 11.80%), action 59, FPS 2.28, Running 40.40s Step 189( 12.00%), action 60, FPS 2.27, Running 40.70s Step 190( 12.20%), action 61, FPS 2.25, Running 41.38s Step 191( 12.40%), action 62, FPS 2.25, Running 41.69s Step 192( 12.60%), action 63, FPS 2.25, Running 42.17s Step 193( 12.80%), action 64, FPS 2.27, Running 42.44s Step 194( 13.00%), action 65, FPS 2.29, Running 42.93s Step 195( 13.20%), action 66, FPS 2.31, Running 43.17s Step 196( 13.40%), action 67, FPS 2.36, Running 43.65s Step 197( 13.60%), action 68, FPS 2.37, Running 43.89s Step 198( 13.80%), action 69, FPS 2.35, Running 44.54s Step 199( 14.00%), action 70, FPS 2.32, Running 44.84s Step 200( 14.20%), action 71, FPS 2.35, Running 45.54s Step 201( 14.40%), action 72, FPS 2.35, Running 45.82s Step 202( 14.60%), action 73, FPS 2.35, Running 46.41s Step 203( 14.80%), action 74, FPS 2.34, Running 46.72s Step 204( 15.00%), action 75, FPS 2.37, Running 47.11s Step 205( 15.20%), action 76, FPS 2.38, Running 47.35s Step 206( 15.40%), action 77, FPS 2.39, Running 47.84s Step 207( 15.60%), action 78, FPS 2.46, Running 48.08s Step 208( 15.80%), action 79, FPS 2.43, Running 48.64s Step 209( 16.00%), action 80, FPS 2.42, Running 48.96s Step 210( 16.20%), action 81, FPS 2.39, Running 49.75s Step 211( 16.40%), action 82, FPS 2.39, Running 50.06s Step 212( 16.60%), action 83, FPS 2.38, Running 50.59s Step 213( 16.80%), action 84, FPS 2.38, Running 50.85s Step 214( 17.00%), action 85, FPS 2.38, Running 51.32s Step 215( 17.20%), action 86, FPS 2.38, Running 51.58s Step 216( 17.40%), action 87, FPS 2.41, Running 51.96s Step 217( 17.60%), action 88, FPS 2.42, Running 52.14s Step 218( 17.80%), action 89, FPS 2.54, Running 52.40s Step 219( 18.00%), action 90, FPS 2.54, Running 52.70s Step 220( 18.20%), action 91, FPS 2.53, Running 53.43s Step 221( 18.40%), action 92, FPS 2.54, Running 53.70s Step 222( 18.60%), action 93, FPS 2.57, Running 54.19s Step 223( 18.80%), action 94, FPS 2.58, Running 54.46s Step 224( 19.00%), action 95, FPS 2.52, Running 55.06s Step 225( 19.20%), action 96, FPS 2.52, Running 55.29s Step 226( 19.40%), action 97, FPS 2.52, Running 55.76s Step 227( 19.60%), action 98, FPS 2.51, Running 56.04s Step 228( 19.80%), action 99, FPS 2.53, Running 56.54s Step 229( 20.00%), action 100, FPS 2.54, Running 56.83s Step 230( 20.20%), action 101, FPS 2.55, Running 57.60s Step 231( 20.40%), action 102, FPS 2.45, Running 58.23s Step 232( 20.60%), action 103, FPS 2.45, Running 58.75s Step 233( 20.80%), action 104, FPS 2.47, Running 58.95s Step 234( 21.00%), action 105, FPS 2.52, Running 59.26s Step 235( 21.20%), action 106, FPS 2.50, Running 59.58s Step 236( 21.40%), action 107, FPS 2.47, Running 60.07s Step 237( 21.60%), action 108, FPS 2.43, Running 60.36s Step 238( 21.80%), action 109, FPS 2.33, Running 60.99s Step 239( 22.00%), action 110, FPS 2.32, Running 61.34s Step 240( 22.20%), action 111, FPS 2.32, Running 62.06s Step 241( 22.40%), action 112, FPS 2.29, Running 62.42s Step 242( 22.60%), action 113, FPS 2.27, Running 63.01s Step 243( 22.80%), action 114, FPS 2.27, Running 63.28s Step 244( 23.00%), action 115, FPS 2.30, Running 63.74s Step 245( 23.20%), action 116, FPS 2.28, Running 64.05s Step 246( 23.40%), action 117, FPS 2.29, Running 64.51s Step 247( 23.60%), action 118, FPS 2.25, Running 64.94s Step 248( 23.80%), action 119, FPS 2.24, Running 65.48s Step 249( 24.00%), action 120, FPS 2.21, Running 65.87s Step 250( 24.20%), action 121, FPS 2.22, Running 66.62s Step 251( 24.40%), action 122, FPS 2.28, Running 67.01s Step 252( 24.60%), action 123, FPS 2.30, Running 67.45s Step 253( 24.80%), action 124, FPS 2.27, Running 67.74s Step 254( 25.00%), action 125, FPS 2.24, Running 68.21s Step 255( 25.20%), action 126, FPS 2.26, Running 68.45s Step 256( 25.40%), action 127, FPS 2.24, Running 69.01s Step 257( 25.60%), action 128, FPS 2.21, Running 69.42s Step 258( 25.80%), action 129, FPS 2.20, Running 70.07s Step 259( 26.00%), action 130, FPS 2.16, Running 70.59s Step 260( 26.20%), action 131, FPS 2.19, Running 71.20s Step 261( 26.40%), action 132, FPS 2.24, Running 71.37s Step 262( 26.60%), action 133, FPS 2.25, Running 71.88s Step 263( 26.80%), action 134, FPS 2.24, Running 72.20s Step 264( 27.00%), action 135, FPS 2.26, Running 72.61s Step 265( 27.20%), action 136, FPS 2.25, Running 72.94s Step 266( 27.40%), action 137, FPS 2.22, Running 73.51s Step 267( 27.60%), action 138, FPS 2.26, Running 73.79s Step 268( 27.80%), action 139, FPS 2.27, Running 74.30s Step 269( 28.00%), action 140, FPS 2.28, Running 74.63s Step 270( 28.20%), action 141, FPS 2.32, Running 75.23s Step 271( 28.40%), action 142, FPS 2.38, Running 75.40s Step 272( 28.60%), action 143, FPS 2.38, Running 75.85s Step 273( 28.80%), action 144, FPS 2.39, Running 76.13s Step 274( 29.00%), action 145, FPS 2.40, Running 76.54s Step 275( 29.20%), action 146, FPS 2.37, Running 76.90s Step 276( 29.40%), action 147, FPS 2.38, Running 77.40s Step 277( 29.60%), action 148, FPS 2.40, Running 77.75s Step 278( 29.80%), action 149, FPS 2.44, Running 78.28s Step 279( 30.00%), action 150, FPS 2.49, Running 78.62s Step 280( 30.20%), action 151, FPS 2.53, Running 79.11s Step 281( 30.40%), action 152, FPS 2.52, Running 79.30s Step 282( 30.60%), action 153, FPS 2.55, Running 79.74s Step 283( 30.80%), action 154, FPS 2.57, Running 79.98s Step 284( 31.00%), action 155, FPS 2.57, Running 80.40s Step 285( 31.20%), action 156, FPS 2.54, Running 80.80s Step 286( 31.40%), action 157, FPS 2.57, Running 81.30s Step 287( 31.60%), action 158, FPS 2.54, Running 81.65s Step 288( 31.80%), action 159, FPS 2.55, Running 82.12s Step 289( 32.00%), action 160, FPS 2.51, Running 82.60s Step 290( 32.20%), action 161, FPS 2.48, Running 83.30s Step 291( 32.40%), action 162, FPS 2.45, Running 83.57s Step 292( 32.60%), action 163, FPS 2.43, Running 84.08s Step 293( 32.80%), action 164, FPS 2.43, Running 84.37s Step 294( 33.00%), action 165, FPS 2.35, Running 85.04s Step 295( 33.20%), action 166, FPS 2.33, Running 85.49s Step 296( 33.40%), action 167, FPS 2.30, Running 86.10s Step 297( 33.60%), action 168, FPS 2.29, Running 86.50s Step 298( 33.80%), action 169, FPS 2.28, Running 87.04s Step 299( 34.00%), action 170, FPS 2.29, Running 87.35s Step 300( 34.20%), action 171, FPS 2.27, Running 87.94s Step 301( 34.40%), action 172, FPS 2.24, Running 88.24s Step 302( 34.60%), action 173, FPS 2.20, Running 88.84s Step 303( 34.80%), action 174, FPS 2.16, Running 89.23s Step 304( 35.00%), action 175, FPS 2.15, Running 89.69s Step 305( 35.20%), action 176, FPS 2.18, Running 89.98s Step 306( 35.40%), action 177, FPS 2.15, Running 90.59s Step 307( 35.60%), action 178, FPS 2.14, Running 90.97s Step 308( 35.80%), action 179, FPS 2.13, Running 91.53s Step 309( 36.00%), action 180, FPS 2.17, Running 91.81s Step 310( 36.20%), action 181, FPS 2.18, Running 92.46s Step 311( 36.40%), action 182, FPS 2.16, Running 92.82s Step 312( 36.60%), action 183, FPS 2.14, Running 93.42s Step 313( 36.80%), action 184, FPS 2.13, Running 93.78s Step 314( 37.00%), action 185, FPS 2.14, Running 94.39s Step 315( 37.20%), action 186, FPS 2.15, Running 94.78s Step 316( 37.40%), action 187, FPS 2.17, Running 95.30s Step 317( 37.60%), action 188, FPS 2.16, Running 95.77s Step 318( 37.80%), action 189, FPS 2.13, Running 96.42s Step 319( 38.00%), action 190, FPS 2.11, Running 96.84s Step 320( 38.20%), action 191, FPS 2.08, Running 97.57s Step 321( 38.40%), action 192, FPS 2.07, Running 97.90s Step 322( 38.60%), action 193, FPS 2.03, Running 98.69s Step 323( 38.80%), action 194, FPS 2.02, Running 99.14s Step 324( 39.00%), action 195, FPS 2.00, Running 99.71s Step 325( 39.20%), action 196, FPS 1.99, Running 100.05s Step 326( 39.40%), action 197, FPS 1.97, Running 100.75s Step 327( 39.60%), action 198, FPS 1.95, Running 101.22s Step 328( 39.80%), action 199, FPS 1.94, Running 101.87s Step 329( 40.00%), action 200, FPS 1.90, Running 102.32s Step 330( 40.20%), action 201, FPS 1.87, Running 103.15s Step 331( 40.40%), action 202, FPS 1.87, Running 103.51s Step 332( 40.60%), action 203, FPS 1.89, Running 103.98s Step 333( 40.80%), action 204, FPS 1.91, Running 104.27s Step 334( 41.00%), action 205, FPS 1.91, Running 104.87s Step 335( 41.20%), action 206, FPS 1.92, Running 105.19s Step 336( 41.40%), action 207, FPS 1.93, Running 105.65s Step 337( 41.60%), action 208, FPS 1.97, Running 105.94s Step 338( 41.80%), action 209, FPS 2.00, Running 106.41s Step 339( 42.00%), action 210, FPS 2.00, Running 106.82s Step 340( 42.20%), action 211, FPS 2.05, Running 107.33s Step 341( 42.40%), action 212, FPS 2.07, Running 107.57s Step 342( 42.60%), action 213, FPS 2.14, Running 108.03s Step 343( 42.80%), action 214, FPS 2.19, Running 108.30s Step 344( 43.00%), action 215, FPS 2.20, Running 108.79s Step 345( 43.20%), action 216, FPS 2.20, Running 109.14s Step 346( 43.40%), action 217, FPS 2.24, Running 109.70s Step 347( 43.60%), action 218, FPS 2.26, Running 110.05s Step 348( 43.80%), action 219, FPS 2.28, Running 110.62s Step 349( 44.00%), action 220, FPS 2.30, Running 111.00s Step 350( 44.20%), action 221, FPS 2.37, Running 111.60s Step 351( 44.40%), action 222, FPS 2.37, Running 111.96s Step 352( 44.60%), action 223, FPS 2.38, Running 112.38s Step 353( 44.80%), action 224, FPS 2.38, Running 112.66s Step 354( 45.00%), action 225, FPS 2.43, Running 113.09s Step 355( 45.20%), action 226, FPS 2.43, Running 113.40s Step 356( 45.40%), action 227, FPS 2.40, Running 113.96s Step 357( 45.60%), action 228, FPS 2.39, Running 114.30s Step 358( 45.80%), action 229, FPS 2.38, Running 114.81s Step 359( 46.00%), action 230, FPS 2.40, Running 115.15s Step 360( 46.20%), action 231, FPS 2.38, Running 115.71s Step 361( 46.40%), action 232, FPS 2.39, Running 115.93s Step 362( 46.60%), action 233, FPS 2.41, Running 116.33s Step 363( 46.80%), action 234, FPS 2.42, Running 116.57s Step 364( 47.00%), action 235, FPS 2.42, Running 117.07s Step 365( 47.20%), action 236, FPS 2.44, Running 117.34s Step 366( 47.40%), action 237, FPS 2.44, Running 117.90s Step 367( 47.60%), action 238, FPS 2.45, Running 118.23s Step 368( 47.80%), action 239, FPS 2.43, Running 118.84s Step 369( 48.00%), action 240, FPS 2.46, Running 119.12s Step 370( 48.20%), action 241, FPS 2.45, Running 119.75s Step 371( 48.40%), action 242, FPS 2.46, Running 120.08s Step 372( 48.60%), action 243, FPS 2.47, Running 120.47s Step 373( 48.80%), action 244, FPS 2.50, Running 120.65s Step 374( 49.00%), action 245, FPS 2.50, Running 121.10s Step 375( 49.20%), action 246, FPS 2.48, Running 121.48s Step 376( 49.40%), action 247, FPS 2.51, Running 121.94s Step 377( 49.60%), action 248, FPS 2.49, Running 122.33s Step 378( 49.80%), action 249, FPS 2.46, Running 122.95s Step 379( 50.00%), action 250, FPS 2.44, Running 123.35s Step 380( 50.20%), action 251, FPS 2.41, Running 124.02s Step 381( 50.40%), action 252, FPS 2.35, Running 124.44s Step 382( 50.60%), action 253, FPS 2.31, Running 125.00s Step 383( 50.80%), action 254, FPS 2.32, Running 125.20s Step 384( 51.00%), action 255, FPS 2.31, Running 125.73s Step 385( 51.20%), action 256, FPS 2.30, Running 126.05s Step 386( 51.40%), action 257, FPS 2.22, Running 126.89s Step 387( 51.60%), action 258, FPS 2.20, Running 127.33s Step 388( 51.80%), action 259, FPS 2.17, Running 128.07s Step 389( 52.00%), action 260, FPS 2.12, Running 128.55s Step 390( 52.20%), action 261, FPS 2.08, Running 129.34s Step 391( 52.40%), action 262, FPS 2.08, Running 129.70s Step 392( 52.60%), action 263, FPS 2.02, Running 130.38s Step 393( 52.80%), action 264, FPS 1.96, Running 130.87s Step 394( 53.00%), action 265, FPS 1.94, Running 131.43s Step 395( 53.20%), action 266, FPS 1.93, Running 131.86s Step 396( 53.40%), action 267, FPS 1.89, Running 132.51s Step 397( 53.60%), action 268, FPS 1.90, Running 132.84s Step 398( 53.80%), action 269, FPS 1.92, Running 133.37s Step 399( 54.00%), action 270, FPS 1.88, Running 134.01s Step 400( 54.20%), action 271, FPS 1.89, Running 134.63s Step 401( 54.40%), action 272, FPS 1.88, Running 135.11s Step 402( 54.60%), action 273, FPS 1.89, Running 135.60s Step 403( 54.80%), action 274, FPS 1.87, Running 135.88s Step 404( 55.00%), action 275, FPS 1.88, Running 136.38s Step 405( 55.20%), action 276, FPS 1.88, Running 136.67s Step 406( 55.40%), action 277, FPS 1.90, Running 137.40s [2026-08-02 22:12:40] [74 ] Seed 73 success after 137.91 s. +steps: 406 , actions: 277 . +Instruction: Empty +Total 53/74(71.62%) success. +Setting seed: 74 +Step 1( N/A%), pre moving , FPS 5.79, Running 0.17s Step 2( N/A%), pre moving , FPS 8.50, Running 0.24s Step 3( N/A%), pre moving , FPS 9.42, Running 0.32s Step 4( N/A%), pre moving , FPS 9.78, Running 0.41s Step 5( N/A%), pre moving , FPS 10.15, Running 0.49s Step 6( N/A%), pre moving , FPS 10.21, Running 0.59s Step 7( N/A%), pre moving , FPS 10.37, Running 0.68s Step 8( N/A%), pre moving , FPS 10.48, Running 0.76s Step 9( N/A%), pre moving , FPS 10.57, Running 0.85s Step 10( N/A%), pre moving , FPS 10.71, Running 0.93s Step 11( N/A%), pre moving , FPS 10.74, Running 1.02s Step 12( N/A%), pre moving , FPS 10.84, Running 1.11s Step 13( N/A%), pre moving , FPS 11.03, Running 1.18s Step 14( N/A%), pre moving , FPS 11.07, Running 1.27s Step 15( N/A%), pre moving , FPS 11.10, Running 1.35s Step 16( N/A%), pre moving , FPS 11.07, Running 1.45s Step 17( N/A%), pre moving , FPS 11.16, Running 1.52s Step 18( N/A%), pre moving , FPS 11.22, Running 1.60s Step 19( N/A%), pre moving , FPS 11.25, Running 1.69s Step 20( N/A%), pre moving , FPS 11.26, Running 1.78s Step 21( N/A%), pre moving , FPS 10.16, Running 2.14s Step 22( N/A%), pre moving , FPS 10.05, Running 2.23s Step 23( N/A%), pre moving , FPS 10.06, Running 2.31s Step 24( N/A%), pre moving , FPS 9.88, Running 2.43s Step 25( N/A%), pre moving , FPS 9.90, Running 2.51s Step 26( N/A%), pre moving , FPS 9.04, Running 2.80s Step 27( N/A%), pre moving , FPS 9.22, Running 2.84s Step 28( N/A%), pre moving , FPS 9.46, Running 2.88s Step 29( N/A%), pre moving , FPS 9.62, Running 2.93s Step 30( N/A%), pre moving , FPS 9.82, Running 2.97s Step 31( N/A%), pre moving , FPS 9.97, Running 3.03s Step 32( N/A%), pre moving , FPS 10.21, Running 3.07s Step 33( N/A%), pre moving , FPS 10.40, Running 3.10s Step 34( N/A%), pre moving , FPS 10.63, Running 3.15s Step 35( N/A%), pre moving , FPS 10.88, Running 3.19s Step 36( N/A%), pre moving , FPS 9.32, Running 3.59s Step 37( N/A%), pre moving , FPS 9.38, Running 3.65s Step 38( N/A%), pre moving , FPS 9.59, Running 3.69s Step 39( N/A%), pre moving , FPS 9.78, Running 3.73s Step 40( N/A%), pre moving , FPS 10.01, Running 3.77s Step 41( N/A%), pre moving , FPS 11.98, Running 3.81s Step 42( N/A%), pre moving , FPS 12.11, Running 3.88s Step 43( N/A%), pre moving , FPS 12.13, Running 3.96s Step 44( N/A%), pre moving , FPS 12.12, Running 4.08s Step 45( N/A%), pre moving , FPS 11.96, Running 4.19s Step 46( N/A%), pre moving , FPS 13.17, Running 4.32s Step 47( N/A%), pre moving , FPS 12.43, Running 4.45s Step 48( N/A%), pre moving , FPS 11.70, Running 4.59s Step 49( N/A%), pre moving , FPS 11.19, Running 4.72s Step 50( N/A%), pre moving , FPS 10.66, Running 4.85s Step 51( N/A%), pre moving , FPS 10.36, Running 4.96s Step 52( N/A%), pre moving , FPS 9.80, Running 5.11s Step 53( N/A%), pre moving , FPS 9.37, Running 5.24s Step 54( N/A%), pre moving , FPS 9.01, Running 5.37s Step 55( N/A%), pre moving , FPS 8.67, Running 5.49s Step 56( N/A%), pre moving , FPS 9.85, Running 5.62s Step 57( N/A%), pre moving , FPS 9.51, Running 5.76s Step 58( N/A%), pre moving , FPS 9.12, Running 5.88s Step 59( N/A%), pre moving , FPS 8.75, Running 6.02s Step 60( N/A%), pre moving , FPS 8.42, Running 6.15s Step 61( N/A%), pre moving , FPS 8.11, Running 6.28s Step 62( N/A%), pre moving , FPS 7.87, Running 6.42s Step 63( N/A%), pre moving , FPS 7.76, Running 6.53s Step 64( N/A%), pre moving , FPS 7.71, Running 6.68s Step 65( N/A%), pre moving , FPS 7.69, Running 6.78s Step 66( N/A%), pre moving , FPS 7.88, Running 6.86s Step 67( N/A%), pre moving , FPS 8.10, Running 6.92s Step 68( N/A%), pre moving , FPS 8.37, Running 6.98s Step 69( N/A%), pre moving , FPS 8.64, Running 7.03s Step 70( N/A%), pre moving , FPS 8.85, Running 7.11s Step 71( N/A%), pre moving , FPS 9.06, Running 7.17s Step 72( N/A%), pre moving , FPS 9.36, Running 7.24s Step 73( N/A%), pre moving , FPS 9.56, Running 7.33s Step 74( N/A%), pre moving , FPS 9.94, Running 7.38s Step 75( N/A%), pre moving , FPS 10.28, Running 7.44s Step 76( N/A%), pre moving , FPS 10.59, Running 7.51s Step 77( N/A%), pre moving , FPS 11.02, Running 7.57s Step 78( N/A%), pre moving , FPS 11.36, Running 7.64s Step 79( N/A%), pre moving , FPS 11.86, Running 7.71s Step 80( N/A%), pre moving , FPS 12.40, Running 7.76s Step 81( N/A%), pre moving , FPS 13.02, Running 7.81s Step 82( N/A%), pre moving , FPS 14.04, Running 7.84s Step 83( N/A%), pre moving , FPS 14.29, Running 7.93s Step 84( N/A%), pre moving , FPS 15.04, Running 8.01s Step 85( N/A%), pre moving , FPS 15.23, Running 8.10s Step 86( N/A%), pre moving , FPS 15.06, Running 8.19s Step 87( N/A%), pre moving , FPS 14.84, Running 8.27s Step 88( N/A%), pre moving , FPS 14.48, Running 8.36s Step 89( N/A%), pre moving , FPS 14.15, Running 8.45s Step 90( N/A%), pre moving , FPS 14.21, Running 8.51s Step 91( N/A%), pre moving , FPS 13.97, Running 8.60s Step 92( N/A%), pre moving , FPS 13.87, Running 8.69s Step 93( N/A%), pre moving , FPS 13.92, Running 8.77s Step 94( N/A%), pre moving , FPS 13.62, Running 8.85s Step 95( N/A%), pre moving , FPS 13.35, Running 8.94s Step 96( N/A%), pre moving , FPS 13.16, Running 9.03s Step 97( N/A%), pre moving , FPS 12.96, Running 9.11s Step 98( N/A%), pre moving , FPS 12.85, Running 9.20s Step 99( N/A%), pre moving , FPS 12.66, Running 9.29s Step 100( N/A%), pre moving , FPS 6.64, Running 10.78s Step 101( N/A%), pre moving , FPS 6.10, Running 11.09s Step 102( N/A%), pre moving , FPS 5.87, Running 11.25s Step 103( N/A%), pre moving , FPS 5.51, Running 11.56s Step 104( N/A%), pre moving , FPS 5.41, Running 11.71s Step 105( N/A%), pre moving , FPS 5.06, Running 12.05s Step 106( N/A%), pre moving , FPS 4.93, Running 12.24s Step 107( N/A%), pre moving , FPS 4.64, Running 12.58s Step 108( N/A%), pre moving , FPS 4.49, Running 12.81s Step 109( N/A%), pre moving , FPS 4.26, Running 13.14s Step 110( N/A%), pre moving , FPS 4.13, Running 13.36s Step 111( N/A%), pre moving , FPS 3.88, Running 13.76s Step 112( N/A%), pre moving , FPS 3.78, Running 13.97s Step 113( N/A%), pre moving , FPS 3.61, Running 14.31s Step 114( N/A%), pre moving , FPS 3.53, Running 14.51s Step 115( N/A%), pre moving , FPS 3.40, Running 14.83s Step 116( N/A%), pre moving , FPS 3.35, Running 15.00s Step 117( N/A%), pre moving , FPS 3.22, Running 15.32s Step 118( N/A%), pre moving , FPS 3.19, Running 15.46s Step 119( N/A%), pre moving , FPS 3.09, Running 15.77s Step 120( 0.20%), action 1, FPS 3.43, Running 16.61s Step 121( 0.40%), action 2, FPS 3.43, Running 16.91s Step 122( 0.60%), action 3, FPS 3.22, Running 17.46s Step 123( 0.80%), action 4, FPS 3.25, Running 17.72s Step 124( 1.00%), action 5, FPS 3.09, Running 18.18s Step 125( 1.20%), action 6, FPS 3.14, Running 18.42s Step 126( 1.40%), action 7, FPS 2.87, Running 19.20s Step 127( 1.60%), action 8, FPS 2.91, Running 19.45s Step 128( 1.80%), action 9, FPS 2.77, Running 20.02s Step 129( 2.00%), action 10, FPS 2.79, Running 20.31s Step 130( 2.20%), action 11, FPS 2.61, Running 21.03s Step 131( 2.40%), action 12, FPS 2.65, Running 21.32s Step 132( 2.60%), action 13, FPS 2.56, Running 21.78s Step 133( 2.80%), action 14, FPS 2.57, Running 22.09s Step 134( 3.00%), action 15, FPS 2.44, Running 22.69s Step 135( 3.20%), action 16, FPS 2.46, Running 22.96s Step 136( 3.40%), action 17, FPS 2.41, Running 23.32s Step 137( 3.60%), action 18, FPS 2.42, Running 23.57s Step 138( 3.80%), action 19, FPS 2.22, Running 24.46s Step 139( 4.00%), action 20, FPS 2.23, Running 24.74s Step 140( 4.20%), action 21, FPS 2.28, Running 25.38s Step 141( 4.40%), action 22, FPS 2.28, Running 25.69s Step 142( 4.60%), action 23, FPS 2.31, Running 26.13s Step 143( 4.80%), action 24, FPS 2.32, Running 26.34s Step 144( 5.00%), action 25, FPS 2.33, Running 26.75s Step 145( 5.20%), action 26, FPS 2.34, Running 26.97s Step 146( 5.40%), action 27, FPS 2.45, Running 27.38s Step 147( 5.60%), action 28, FPS 2.46, Running 27.60s Step 148( 5.80%), action 29, FPS 2.46, Running 28.15s Step 149( 6.00%), action 30, FPS 2.46, Running 28.45s Step 150( 6.20%), action 31, FPS 2.45, Running 29.20s Step 151( 6.40%), action 32, FPS 2.44, Running 29.51s Step 152( 6.60%), action 33, FPS 2.41, Running 30.08s Step 153( 6.80%), action 34, FPS 2.42, Running 30.36s Step 154( 7.00%), action 35, FPS 2.50, Running 30.70s Step 155( 7.20%), action 36, FPS 2.50, Running 30.95s Step 156( 7.40%), action 37, FPS 2.45, Running 31.48s Step 157( 7.60%), action 38, FPS 2.46, Running 31.69s Step 158( 7.80%), action 39, FPS 2.57, Running 32.23s Step 159( 8.00%), action 40, FPS 2.57, Running 32.52s Step 160( 8.20%), action 41, FPS 2.57, Running 33.17s Step 161( 8.40%), action 42, FPS 2.58, Running 33.43s Step 162( 8.60%), action 43, FPS 2.54, Running 34.00s Step 163( 8.80%), action 44, FPS 2.52, Running 34.27s Step 164( 9.00%), action 45, FPS 2.54, Running 34.61s Step 165( 9.20%), action 46, FPS 2.56, Running 34.78s Step 166( 9.40%), action 47, FPS 2.56, Running 35.18s Step 167( 9.60%), action 48, FPS 2.56, Running 35.42s Step 168( 9.80%), action 49, FPS 2.62, Running 35.80s Step 169( 10.00%), action 50, FPS 2.65, Running 36.00s Step 170( 10.20%), action 51, FPS 2.69, Running 36.63s Step 171( 10.40%), action 52, FPS 2.70, Running 36.91s Step 172( 10.60%), action 53, FPS 2.73, Running 37.40s Step 173( 10.80%), action 54, FPS 2.72, Running 37.72s Step 174( 11.00%), action 55, FPS 2.59, Running 38.43s Step 175( 11.20%), action 56, FPS 2.55, Running 38.80s Step 176( 11.40%), action 57, FPS 2.57, Running 39.27s Step 177( 11.60%), action 58, FPS 2.57, Running 39.49s Step 178( 11.80%), action 59, FPS 2.57, Running 40.00s Step 179( 12.00%), action 60, FPS 2.58, Running 40.26s Step 180( 12.20%), action 61, FPS 2.52, Running 41.09s Step 181( 12.40%), action 62, FPS 2.46, Running 41.55s Step 182( 12.60%), action 63, FPS 2.45, Running 42.17s Step 183( 12.80%), action 64, FPS 2.43, Running 42.49s Step 184( 13.00%), action 65, FPS 2.36, Running 43.10s Step 185( 13.20%), action 66, FPS 2.31, Running 43.42s Step 186( 13.40%), action 67, FPS 2.24, Running 44.10s Step 187( 13.60%), action 68, FPS 2.22, Running 44.44s Step 188( 13.80%), action 69, FPS 2.17, Running 45.02s Step 189( 14.00%), action 70, FPS 2.13, Running 45.41s Step 190( 14.20%), action 71, FPS 2.10, Running 46.17s Step 191( 14.40%), action 72, FPS 2.07, Running 46.56s Step 192( 14.60%), action 73, FPS 2.07, Running 47.07s Step 193( 14.80%), action 74, FPS 2.08, Running 47.32s Step 194( 15.00%), action 75, FPS 2.13, Running 47.83s Step 195( 15.20%), action 76, FPS 2.11, Running 48.27s Step 196( 15.40%), action 77, FPS 2.11, Running 48.77s Step 197( 15.60%), action 78, FPS 2.07, Running 49.16s Step 198( 15.80%), action 79, FPS 2.07, Running 49.69s Step 199( 16.00%), action 80, FPS 2.07, Running 49.94s Step 200( 16.20%), action 81, FPS 2.09, Running 50.67s Step 201( 16.40%), action 82, FPS 2.12, Running 50.97s Step 202( 16.60%), action 83, FPS 2.16, Running 51.44s Step 203( 16.80%), action 84, FPS 2.17, Running 51.69s Step 204( 17.00%), action 85, FPS 2.17, Running 52.32s Step 205( 17.20%), action 86, FPS 2.11, Running 52.90s Step 206( 17.40%), action 87, FPS 2.14, Running 53.46s Step 207( 17.60%), action 88, FPS 2.15, Running 53.76s Step 208( 17.80%), action 89, FPS 2.14, Running 54.36s Step 209( 18.00%), action 90, FPS 2.16, Running 54.69s Step 210( 18.20%), action 91, FPS 2.18, Running 55.34s Step 211( 18.40%), action 92, FPS 2.21, Running 55.63s Step 212( 18.60%), action 93, FPS 2.19, Running 56.21s Step 213( 18.80%), action 94, FPS 2.16, Running 56.59s Step 214( 19.00%), action 95, FPS 2.13, Running 57.24s Step 215( 19.20%), action 96, FPS 2.13, Running 57.64s Step 216( 19.40%), action 97, FPS 2.12, Running 58.20s Step 217( 19.60%), action 98, FPS 2.13, Running 58.56s Step 218( 19.80%), action 99, FPS 2.16, Running 58.95s Step 219( 20.00%), action 100, FPS 2.14, Running 59.30s Step 220( 20.20%), action 101, FPS 2.17, Running 59.87s Step 221( 20.40%), action 102, FPS 2.17, Running 60.21s Step 222( 20.60%), action 103, FPS 2.14, Running 60.79s Step 223( 20.80%), action 104, FPS 2.12, Running 61.12s Step 224( 21.00%), action 105, FPS 2.14, Running 61.68s Step 225( 21.20%), action 106, FPS 2.19, Running 62.01s Step 226( 21.40%), action 107, FPS 2.19, Running 62.60s Step 227( 21.60%), action 108, FPS 2.21, Running 62.80s Step 228( 21.80%), action 109, FPS 2.25, Running 63.26s Step 229( 22.00%), action 110, FPS 2.26, Running 63.54s Step 230( 22.20%), action 111, FPS 2.28, Running 64.11s Step 231( 22.40%), action 112, FPS 2.27, Running 64.45s Step 232( 22.60%), action 113, FPS 2.29, Running 64.96s Step 233( 22.80%), action 114, FPS 2.30, Running 65.29s Step 234( 23.00%), action 115, FPS 2.34, Running 65.80s Step 235( 23.20%), action 116, FPS 2.35, Running 66.16s Step 236( 23.40%), action 117, FPS 2.36, Running 66.69s Step 237( 23.60%), action 118, FPS 2.38, Running 66.96s Step 238( 23.80%), action 119, FPS 2.35, Running 67.45s Step 239( 24.00%), action 120, FPS 2.36, Running 67.76s Step 240( 24.20%), action 121, FPS 2.32, Running 68.50s Step 241( 24.40%), action 122, FPS 2.31, Running 68.85s Step 242( 24.60%), action 123, FPS 2.33, Running 69.37s Step 243( 24.80%), action 124, FPS 2.32, Running 69.73s Step 244( 25.00%), action 125, FPS 2.33, Running 70.28s Step 245( 25.20%), action 126, FPS 2.29, Running 70.74s Step 246( 25.40%), action 127, FPS 2.35, Running 71.10s Step 247( 25.60%), action 128, FPS 2.34, Running 71.36s Step 248( 25.80%), action 129, FPS 2.35, Running 71.78s Step 249( 26.00%), action 130, FPS 2.36, Running 72.01s Step 250( 26.20%), action 131, FPS 2.34, Running 72.65s Step 251( 26.40%), action 132, FPS 2.34, Running 72.98s Step 252( 26.60%), action 133, FPS 2.34, Running 73.52s Step 253( 26.80%), action 134, FPS 2.34, Running 73.85s Step 254( 27.00%), action 135, FPS 2.32, Running 74.40s Step 255( 27.20%), action 136, FPS 2.33, Running 74.74s Step 256( 27.40%), action 137, FPS 2.39, Running 75.06s Step 257( 27.60%), action 138, FPS 2.38, Running 75.38s Step 258( 27.80%), action 139, FPS 2.38, Running 75.85s Step 259( 28.00%), action 140, FPS 2.41, Running 76.05s Step 260( 28.20%), action 141, FPS 2.44, Running 76.70s Step 261( 28.40%), action 142, FPS 2.47, Running 76.96s Step 262( 28.60%), action 143, FPS 2.45, Running 77.52s Step 263( 28.80%), action 144, FPS 2.47, Running 77.83s Step 264( 29.00%), action 145, FPS 2.47, Running 78.38s Step 265( 29.20%), action 146, FPS 2.49, Running 78.77s Step 266( 29.40%), action 147, FPS 2.51, Running 79.07s Step 267( 29.60%), action 148, FPS 2.52, Running 79.29s Step 268( 29.80%), action 149, FPS 2.53, Running 79.67s Step 269( 30.00%), action 150, FPS 2.53, Running 79.92s Step 270( 30.20%), action 151, FPS 2.56, Running 80.47s Step 271( 30.40%), action 152, FPS 2.54, Running 80.86s Step 272( 30.60%), action 153, FPS 2.56, Running 81.34s Step 273( 30.80%), action 154, FPS 2.56, Running 81.68s Step 274( 31.00%), action 155, FPS 2.56, Running 82.21s Step 275( 31.20%), action 156, FPS 2.52, Running 82.68s Step 276( 31.40%), action 157, FPS 2.52, Running 83.01s Step 277( 31.60%), action 158, FPS 2.54, Running 83.26s Step 278( 31.80%), action 159, FPS 2.53, Running 83.76s Step 279( 32.00%), action 160, FPS 2.50, Running 84.05s Step 280( 32.20%), action 161, FPS 2.49, Running 84.73s Step 281( 32.40%), action 162, FPS 2.45, Running 85.13s Step 282( 32.60%), action 163, FPS 2.44, Running 85.73s Step 283( 32.80%), action 164, FPS 2.46, Running 85.97s Step 284( 33.00%), action 165, FPS 2.47, Running 86.47s Step 285( 33.20%), action 166, FPS 2.47, Running 86.85s Step 286( 33.40%), action 167, FPS 2.48, Running 87.12s Step 287( 33.60%), action 168, FPS 2.49, Running 87.33s Step 288( 33.80%), action 169, FPS 2.47, Running 87.76s Step 289( 34.00%), action 170, FPS 2.48, Running 87.98s Step 290( 34.20%), action 171, FPS 2.44, Running 88.68s Step 291( 34.40%), action 172, FPS 2.48, Running 88.93s Step 292( 34.60%), action 173, FPS 2.46, Running 89.49s Step 293( 34.80%), action 174, FPS 2.48, Running 89.74s Step 294( 35.00%), action 175, FPS 2.48, Running 90.28s Step 295( 35.20%), action 176, FPS 2.52, Running 90.60s Step 296( 35.40%), action 177, FPS 2.51, Running 90.98s Step 297( 35.60%), action 178, FPS 2.52, Running 91.21s Step 298( 35.80%), action 179, FPS 2.55, Running 91.59s Step 299( 36.00%), action 180, FPS 2.56, Running 91.85s Step 300( 36.20%), action 181, FPS 2.55, Running 92.58s Step 301( 36.40%), action 182, FPS 2.60, Running 92.81s Step 302( 36.60%), action 183, FPS 2.59, Running 93.45s Step 303( 36.80%), action 184, FPS 2.59, Running 93.70s Step 304( 37.00%), action 185, FPS 2.54, Running 94.33s Step 305( 37.20%), action 186, FPS 2.58, Running 94.60s Step 306( 37.40%), action 187, FPS 2.53, Running 95.02s Step 307( 37.60%), action 188, FPS 2.54, Running 95.19s Step 308( 37.80%), action 189, FPS 2.52, Running 95.69s Step 309( 38.00%), action 190, FPS 2.49, Running 96.00s Step 310( 38.20%), action 191, FPS 2.46, Running 96.79s Step 311( 38.40%), action 192, FPS 2.38, Running 97.32s Step 312( 38.60%), action 193, FPS 2.39, Running 97.86s Step 313( 38.80%), action 194, FPS 2.30, Running 98.44s Step 314( 39.00%), action 195, FPS 2.31, Running 98.96s Step 315( 39.20%), action 196, FPS 2.32, Running 99.22s Step 316( 39.40%), action 197, FPS 2.31, Running 99.64s Step 317( 39.60%), action 198, FPS 2.31, Running 99.88s Step 318( 39.80%), action 199, FPS 2.31, Running 100.27s Step 319( 40.00%), action 200, FPS 2.30, Running 100.54s Step 320( 40.20%), action 201, FPS 2.32, Running 101.21s Step 321( 40.40%), action 202, FPS 2.31, Running 101.47s Step 322( 40.60%), action 203, FPS 2.34, Running 102.00s Step 323( 40.80%), action 204, FPS 2.34, Running 102.25s Step 324( 41.00%), action 205, FPS 2.36, Running 102.82s Step 325( 41.20%), action 206, FPS 2.36, Running 103.08s Step 326( 41.40%), action 207, FPS 2.34, Running 103.56s Step 327( 41.60%), action 208, FPS 2.33, Running 103.76s Step 328( 41.80%), action 209, FPS 2.35, Running 104.20s Step 329( 42.00%), action 210, FPS 2.35, Running 104.51s Step 330( 42.20%), action 211, FPS 2.37, Running 105.23s Step 331( 42.40%), action 212, FPS 2.43, Running 105.53s Step 332( 42.60%), action 213, FPS 2.46, Running 106.01s Step 333( 42.80%), action 214, FPS 2.56, Running 106.27s Step 334( 43.00%), action 215, FPS 2.60, Running 106.66s Step 335( 43.20%), action 216, FPS 2.60, Running 106.91s Step 336( 43.40%), action 217, FPS 2.60, Running 107.33s Step 337( 43.60%), action 218, FPS 2.45, Running 108.03s Step 338( 43.80%), action 219, FPS 2.44, Running 108.45s Step 339( 44.00%), action 220, FPS 2.46, Running 108.69s Step 340( 44.20%), action 221, FPS 2.46, Running 109.34s Step 341( 44.40%), action 222, FPS 2.46, Running 109.59s Step 342( 44.60%), action 223, FPS 2.49, Running 110.03s Step 343( 44.80%), action 224, FPS 2.49, Running 110.29s Step 344( 45.00%), action 225, FPS 2.49, Running 110.85s Step 345( 45.20%), action 226, FPS 2.49, Running 111.10s Step 346( 45.40%), action 227, FPS 2.48, Running 111.63s Step 347( 45.60%), action 228, FPS 2.39, Running 112.12s Step 348( 45.80%), action 229, FPS 2.39, Running 112.57s Step 349( 46.00%), action 230, FPS 2.41, Running 112.82s Step 350( 46.20%), action 231, FPS 2.37, Running 113.67s Step 351( 46.40%), action 232, FPS 2.30, Running 114.23s Step 352( 46.60%), action 233, FPS 2.26, Running 114.85s Step 353( 46.80%), action 234, FPS 2.23, Running 115.25s Step 354( 47.00%), action 235, FPS 2.18, Running 115.86s Step 355( 47.20%), action 236, FPS 2.17, Running 116.15s Step 356( 47.40%), action 237, FPS 2.14, Running 116.67s Step 357( 47.60%), action 238, FPS 2.25, Running 116.92s Step 358( 47.80%), action 239, FPS 2.25, Running 117.33s Step 359( 48.00%), action 240, FPS 2.24, Running 117.63s Step 360( 48.20%), action 241, FPS 2.25, Running 118.25s Step 361( 48.40%), action 242, FPS 2.26, Running 118.45s Step 362( 48.60%), action 243, FPS 2.27, Running 118.84s Step 363( 48.80%), action 244, FPS 2.27, Running 119.09s Step 364( 49.00%), action 245, FPS 2.31, Running 119.51s Step 365( 49.20%), action 246, FPS 2.29, Running 119.84s Step 366( 49.40%), action 247, FPS 2.28, Running 120.40s Step 367( 49.60%), action 248, FPS 2.26, Running 120.97s Step 368( 49.80%), action 249, FPS 2.24, Running 121.49s Step 369( 50.00%), action 250, FPS 2.24, Running 121.75s Step 370( 50.20%), action 251, FPS 2.32, Running 122.29s Step 371( 50.40%), action 252, FPS 2.41, Running 122.54s Step 372( 50.60%), action 253, FPS 2.45, Running 123.02s Step 373( 50.80%), action 254, FPS 2.49, Running 123.28s Step 374( 51.00%), action 255, FPS 2.55, Running 123.71s Step 375( 51.20%), action 256, FPS 2.55, Running 123.98s Step 376( 51.40%), action 257, FPS 2.56, Running 124.48s Step 377( 51.60%), action 258, FPS 2.55, Running 124.76s Step 378( 51.80%), action 259, FPS 2.53, Running 125.24s Step 379( 52.00%), action 260, FPS 2.45, Running 125.78s Step 380( 52.20%), action 261, FPS 2.45, Running 126.41s Step 381( 52.40%), action 262, FPS 2.42, Running 126.70s Step 382( 52.60%), action 263, FPS 2.37, Running 127.26s Step 383( 52.80%), action 264, FPS 2.32, Running 127.72s Step 384( 53.00%), action 265, FPS 2.30, Running 128.20s Step 385( 53.20%), action 266, FPS 2.31, Running 128.49s Step 386( 53.40%), action 267, FPS 2.35, Running 128.90s Step 387( 53.60%), action 268, FPS 2.41, Running 129.26s Step 388( 53.80%), action 269, FPS 2.41, Running 129.79s Step 389( 54.00%), action 270, FPS 2.41, Running 130.05s Step 390( 54.20%), action 271, FPS 2.40, Running 130.62s Step 391( 54.40%), action 272, FPS 2.39, Running 130.91s Step 392( 54.60%), action 273, FPS 2.40, Running 131.37s Step 393( 54.80%), action 274, FPS 2.39, Running 131.66s Step 394( 55.00%), action 275, FPS 2.38, Running 132.12s Step 395( 55.20%), action 276, FPS 2.39, Running 132.35s Step 396( 55.40%), action 277, FPS 2.36, Running 132.95s Step 397( 55.60%), action 278, FPS 2.37, Running 133.18s Step 398( 55.80%), action 279, FPS 2.40, Running 133.56s Step 399( 56.00%), action 280, FPS 2.49, Running 133.81s Step 400( 56.20%), action 281, FPS 2.51, Running 134.38s Step 401( 56.40%), action 282, FPS 2.53, Running 134.61s Step 402( 56.60%), action 283, FPS 2.50, Running 135.28s Step 403( 56.80%), action 284, FPS 2.53, Running 135.63s Step 404( 57.00%), action 285, FPS 2.51, Running 136.17s Step 405( 57.20%), action 286, FPS 2.53, Running 136.39s Step 406( 57.40%), action 287, FPS 2.50, Running 136.91s Step 407( 57.60%), action 288, FPS 2.46, Running 137.40s Step 408( 57.80%), action 289, FPS 2.45, Running 137.94s Step 409( 58.00%), action 290, FPS 2.44, Running 138.23s Step 410( 58.20%), action 291, FPS 2.42, Running 138.89s Step 411( 58.40%), action 292, FPS 2.43, Running 139.15s Step 412( 58.60%), action 293, FPS 2.42, Running 139.62s Step 413( 58.80%), action 294, FPS 2.42, Running 139.92s Step 414( 59.00%), action 295, FPS 2.43, Running 140.35s Step 415( 59.20%), action 296, FPS 2.42, Running 140.61s Step 416( 59.40%), action 297, FPS 2.49, Running 140.97s Step 417( 59.60%), action 298, FPS 2.50, Running 141.18s Step 418( 59.80%), action 299, FPS 2.50, Running 141.55s Step 419( 60.00%), action 300, FPS 2.49, Running 141.83s Step 420( 60.20%), action 301, FPS 2.41, Running 142.67s [2026-08-02 22:15:03] [75 ] Seed 74 failed after 143.05 s. +steps: 420 , actions: 301 . +Instruction: Empty +Total 53/75(70.67%) success. +Setting seed: 75 +Step 1( N/A%), pre moving , FPS 2.85, Running 0.35s Step 2( N/A%), pre moving , FPS 4.76, Running 0.42s Step 3( N/A%), pre moving , FPS 5.98, Running 0.50s Step 4( N/A%), pre moving , FPS 6.68, Running 0.60s Step 5( N/A%), pre moving , FPS 7.27, Running 0.69s Step 6( N/A%), pre moving , FPS 7.80, Running 0.77s Step 7( N/A%), pre moving , FPS 8.15, Running 0.86s Step 8( N/A%), pre moving , FPS 8.45, Running 0.95s Step 9( N/A%), pre moving , FPS 8.71, Running 1.03s Step 10( N/A%), pre moving , FPS 8.97, Running 1.12s Step 11( N/A%), pre moving , FPS 9.50, Running 1.16s Step 12( N/A%), pre moving , FPS 9.82, Running 1.22s Step 13( N/A%), pre moving , FPS 10.25, Running 1.27s Step 14( N/A%), pre moving , FPS 10.83, Running 1.29s Step 15( N/A%), pre moving , FPS 11.18, Running 1.34s Step 16( N/A%), pre moving , FPS 11.46, Running 1.40s Step 17( N/A%), pre moving , FPS 11.74, Running 1.45s Step 18( N/A%), pre moving , FPS 11.99, Running 1.50s Step 19( N/A%), pre moving , FPS 12.31, Running 1.54s Step 20( N/A%), pre moving , FPS 12.63, Running 1.58s Step 21( N/A%), pre moving , FPS 12.82, Running 1.91s Step 22( N/A%), pre moving , FPS 13.11, Running 1.95s Step 23( N/A%), pre moving , FPS 13.53, Running 1.98s Step 24( N/A%), pre moving , FPS 13.95, Running 2.03s Step 25( N/A%), pre moving , FPS 14.39, Running 2.08s Step 26( N/A%), pre moving , FPS 12.00, Running 2.44s Step 27( N/A%), pre moving , FPS 12.11, Running 2.51s Step 28( N/A%), pre moving , FPS 12.08, Running 2.60s Step 29( N/A%), pre moving , FPS 12.07, Running 2.69s Step 30( N/A%), pre moving , FPS 12.02, Running 2.78s Step 31( N/A%), pre moving , FPS 11.71, Running 2.87s Step 32( N/A%), pre moving , FPS 11.54, Running 2.96s Step 33( N/A%), pre moving , FPS 11.26, Running 3.05s Step 34( N/A%), pre moving , FPS 10.94, Running 3.12s Step 35( N/A%), pre moving , FPS 10.73, Running 3.20s Step 36( N/A%), pre moving , FPS 8.89, Running 3.65s Step 37( N/A%), pre moving , FPS 8.72, Running 3.74s Step 38( N/A%), pre moving , FPS 8.57, Running 3.83s Step 39( N/A%), pre moving , FPS 8.40, Running 3.92s Step 40( N/A%), pre moving , FPS 8.28, Running 4.00s Step 41( N/A%), pre moving , FPS 9.15, Running 4.10s Step 42( N/A%), pre moving , FPS 8.73, Running 4.24s Step 43( N/A%), pre moving , FPS 8.40, Running 4.36s Step 44( N/A%), pre moving , FPS 8.18, Running 4.48s Step 45( N/A%), pre moving , FPS 7.89, Running 4.61s Step 46( N/A%), pre moving , FPS 8.68, Running 4.74s Step 47( N/A%), pre moving , FPS 8.52, Running 4.86s Step 48( N/A%), pre moving , FPS 8.61, Running 4.93s Step 49( N/A%), pre moving , FPS 8.69, Running 4.99s Step 50( N/A%), pre moving , FPS 8.82, Running 5.05s Step 51( N/A%), pre moving , FPS 8.83, Running 5.13s Step 52( N/A%), pre moving , FPS 8.84, Running 5.22s Step 53( N/A%), pre moving , FPS 8.87, Running 5.30s Step 54( N/A%), pre moving , FPS 8.86, Running 5.38s Step 55( N/A%), pre moving , FPS 8.94, Running 5.44s Step 56( N/A%), pre moving , FPS 10.74, Running 5.51s Step 57( N/A%), pre moving , FPS 10.85, Running 5.59s Step 58( N/A%), pre moving , FPS 10.91, Running 5.67s Step 59( N/A%), pre moving , FPS 11.01, Running 5.74s Step 60( N/A%), pre moving , FPS 11.10, Running 5.80s Step 61( N/A%), pre moving , FPS 11.28, Running 5.87s Step 62( N/A%), pre moving , FPS 11.41, Running 5.99s Step 63( N/A%), pre moving , FPS 11.08, Running 6.17s Step 64( N/A%), pre moving , FPS 10.84, Running 6.32s Step 65( N/A%), pre moving , FPS 11.10, Running 6.41s Step 66( N/A%), pre moving , FPS 10.88, Running 6.58s Step 67( N/A%), pre moving , FPS 10.94, Running 6.69s Step 68( N/A%), pre moving , FPS 10.42, Running 6.84s Step 69( N/A%), pre moving , FPS 10.00, Running 6.99s Step 70( N/A%), pre moving , FPS 9.57, Running 7.14s Step 71( N/A%), pre moving , FPS 9.56, Running 7.22s Step 72( N/A%), pre moving , FPS 9.53, Running 7.32s Step 73( N/A%), pre moving , FPS 9.24, Running 7.47s Step 74( N/A%), pre moving , FPS 9.06, Running 7.58s Step 75( N/A%), pre moving , FPS 8.70, Running 7.74s Step 76( N/A%), pre moving , FPS 8.44, Running 7.88s Step 77( N/A%), pre moving , FPS 8.24, Running 8.01s Step 78( N/A%), pre moving , FPS 8.01, Running 8.16s Step 79( N/A%), pre moving , FPS 7.95, Running 8.26s Step 80( N/A%), pre moving , FPS 7.87, Running 8.34s Step 81( N/A%), pre moving , FPS 7.79, Running 8.43s Step 82( N/A%), pre moving , FPS 7.97, Running 8.50s Step 83( N/A%), pre moving , FPS 8.25, Running 8.59s Step 84( N/A%), pre moving , FPS 8.50, Running 8.68s Step 85( N/A%), pre moving , FPS 8.50, Running 8.77s Step 86( N/A%), pre moving , FPS 8.93, Running 8.82s Step 87( N/A%), pre moving , FPS 9.22, Running 8.86s Step 88( N/A%), pre moving , FPS 9.71, Running 8.90s Step 89( N/A%), pre moving , FPS 10.18, Running 8.96s Step 90( N/A%), pre moving , FPS 10.66, Running 9.01s Step 91( N/A%), pre moving , FPS 10.85, Running 9.07s Step 92( N/A%), pre moving , FPS 11.19, Running 9.10s Step 93( N/A%), pre moving , FPS 11.75, Running 9.17s Step 94( N/A%), pre moving , FPS 12.25, Running 9.22s Step 95( N/A%), pre moving , FPS 12.89, Running 9.29s Step 96( N/A%), pre moving , FPS 13.78, Running 9.33s Step 97( N/A%), pre moving , FPS 14.77, Running 9.37s Step 98( N/A%), pre moving , FPS 7.65, Running 10.78s Step 99( N/A%), pre moving , FPS 7.02, Running 11.10s Step 100( N/A%), pre moving , FPS 6.83, Running 11.27s Step 101( N/A%), pre moving , FPS 6.26, Running 11.63s Step 102( N/A%), pre moving , FPS 5.99, Running 11.84s Step 103( N/A%), pre moving , FPS 5.56, Running 12.18s Step 104( N/A%), pre moving , FPS 5.39, Running 12.39s Step 105( N/A%), pre moving , FPS 5.08, Running 12.71s Step 106( N/A%), pre moving , FPS 4.95, Running 12.86s Step 107( N/A%), pre moving , FPS 4.63, Running 13.17s Step 108( N/A%), pre moving , FPS 4.52, Running 13.33s Step 109( N/A%), pre moving , FPS 4.30, Running 13.61s Step 110( N/A%), pre moving , FPS 4.17, Running 13.81s Step 111( N/A%), pre moving , FPS 3.90, Running 14.19s Step 112( N/A%), pre moving , FPS 3.80, Running 14.37s Step 113( N/A%), pre moving , FPS 3.62, Running 14.69s Step 114( N/A%), pre moving , FPS 3.53, Running 14.88s Step 115( N/A%), pre moving , FPS 3.36, Running 15.24s Step 116( N/A%), pre moving , FPS 3.29, Running 15.41s Step 117( N/A%), pre moving , FPS 3.13, Running 15.76s Step 118( 0.20%), action 1, FPS 3.47, Running 16.54s Step 119( 0.40%), action 2, FPS 3.52, Running 16.79s Step 120( 0.60%), action 3, FPS 3.31, Running 17.32s Step 121( 0.80%), action 4, FPS 3.32, Running 17.65s Step 122( 1.00%), action 5, FPS 3.16, Running 18.17s Step 123( 1.20%), action 6, FPS 2.98, Running 18.89s Step 124( 1.40%), action 7, FPS 2.81, Running 19.49s Step 125( 1.60%), action 8, FPS 2.83, Running 19.77s Step 126( 1.80%), action 9, FPS 2.71, Running 20.25s Step 127( 2.00%), action 10, FPS 2.71, Running 20.55s Step 128( 2.20%), action 11, FPS 2.58, Running 21.09s Step 129( 2.40%), action 12, FPS 2.57, Running 21.39s Step 130( 2.60%), action 13, FPS 2.41, Running 22.11s Step 131( 2.80%), action 14, FPS 2.40, Running 22.51s Step 132( 3.00%), action 15, FPS 2.32, Running 22.99s Step 133( 3.20%), action 16, FPS 2.30, Running 23.38s Step 134( 3.40%), action 17, FPS 2.21, Running 23.93s Step 135( 3.60%), action 18, FPS 2.21, Running 24.30s Step 136( 3.80%), action 19, FPS 2.13, Running 24.79s Step 137( 4.00%), action 20, FPS 2.14, Running 25.10s Step 138( 4.20%), action 21, FPS 2.16, Running 25.81s Step 139( 4.40%), action 22, FPS 2.13, Running 26.18s Step 140( 4.60%), action 23, FPS 2.13, Running 26.72s Step 141( 4.80%), action 24, FPS 2.14, Running 26.98s Step 142( 5.00%), action 25, FPS 2.15, Running 27.47s Step 143( 5.20%), action 26, FPS 2.23, Running 27.85s Step 144( 5.40%), action 27, FPS 2.28, Running 28.26s Step 145( 5.60%), action 28, FPS 2.28, Running 28.53s Step 146( 5.80%), action 29, FPS 2.29, Running 28.98s Step 147( 6.00%), action 30, FPS 2.27, Running 29.37s Step 148( 6.20%), action 31, FPS 2.24, Running 30.03s Step 149( 6.40%), action 32, FPS 2.23, Running 30.35s Step 150( 6.60%), action 33, FPS 2.24, Running 31.03s Step 151( 6.80%), action 34, FPS 2.27, Running 31.32s Step 152( 7.00%), action 35, FPS 2.24, Running 31.91s Step 153( 7.20%), action 36, FPS 2.26, Running 32.23s Step 154( 7.40%), action 37, FPS 2.28, Running 32.69s Step 155( 7.60%), action 38, FPS 2.28, Running 33.06s Step 156( 7.80%), action 39, FPS 2.23, Running 33.76s Step 157( 8.00%), action 40, FPS 2.20, Running 34.20s Step 158( 8.20%), action 41, FPS 2.21, Running 34.85s Step 159( 8.40%), action 42, FPS 2.21, Running 35.22s Step 160( 8.60%), action 43, FPS 2.23, Running 35.68s Step 161( 8.80%), action 44, FPS 2.23, Running 35.93s Step 162( 9.00%), action 45, FPS 2.26, Running 36.32s Step 163( 9.20%), action 46, FPS 2.28, Running 36.63s Step 164( 9.40%), action 47, FPS 2.26, Running 37.12s Step 165( 9.60%), action 48, FPS 2.26, Running 37.40s Step 166( 9.80%), action 49, FPS 2.22, Running 37.99s Step 167( 10.00%), action 50, FPS 2.24, Running 38.30s Step 168( 10.20%), action 51, FPS 2.24, Running 38.96s Step 169( 10.40%), action 52, FPS 2.22, Running 39.36s Step 170( 10.60%), action 53, FPS 2.30, Running 39.74s Step 171( 10.80%), action 54, FPS 2.30, Running 40.00s Step 172( 11.00%), action 55, FPS 2.31, Running 40.58s Step 173( 11.20%), action 56, FPS 2.29, Running 40.95s Step 174( 11.40%), action 57, FPS 2.30, Running 41.38s Step 175( 11.60%), action 58, FPS 2.33, Running 41.64s Step 176( 11.80%), action 59, FPS 2.35, Running 42.26s Step 177( 12.00%), action 60, FPS 2.40, Running 42.53s Step 178( 12.20%), action 61, FPS 2.39, Running 43.21s Step 179( 12.40%), action 62, FPS 2.41, Running 43.51s Step 180( 12.60%), action 63, FPS 2.31, Running 44.33s Step 181( 12.80%), action 64, FPS 2.28, Running 44.70s Step 182( 13.00%), action 65, FPS 2.22, Running 45.32s Step 183( 13.20%), action 66, FPS 2.20, Running 45.72s Step 184( 13.40%), action 67, FPS 2.16, Running 46.39s Step 185( 13.60%), action 68, FPS 2.12, Running 46.81s Step 186( 13.80%), action 69, FPS 2.10, Running 47.53s Step 187( 14.00%), action 70, FPS 2.09, Running 47.86s Step 188( 14.20%), action 71, FPS 2.07, Running 48.61s Step 189( 14.40%), action 72, FPS 2.05, Running 49.10s Step 190( 14.60%), action 73, FPS 2.00, Running 49.75s Step 191( 14.80%), action 74, FPS 1.96, Running 50.21s Step 192( 15.00%), action 75, FPS 1.96, Running 50.78s Step 193( 15.20%), action 76, FPS 1.97, Running 51.09s Step 194( 15.40%), action 77, FPS 1.97, Running 51.55s Step 195( 15.60%), action 78, FPS 1.94, Running 51.94s Step 196( 15.80%), action 79, FPS 1.95, Running 52.53s Step 197( 16.00%), action 80, FPS 1.94, Running 52.85s Step 198( 16.20%), action 81, FPS 1.94, Running 53.50s Step 199( 16.40%), action 82, FPS 1.94, Running 53.83s Step 200( 16.60%), action 83, FPS 2.00, Running 54.33s Step 201( 16.80%), action 84, FPS 2.04, Running 54.50s Step 202( 17.00%), action 85, FPS 2.12, Running 54.75s Step 203( 17.20%), action 86, FPS 2.17, Running 54.92s Step 204( 17.40%), action 87, FPS 2.22, Running 55.39s Step 205( 17.60%), action 88, FPS 2.27, Running 55.61s Step 206( 17.80%), action 89, FPS 2.35, Running 56.03s Step 207( 18.00%), action 90, FPS 2.36, Running 56.33s Step 208( 18.20%), action 91, FPS 2.41, Running 56.92s Step 209( 18.40%), action 92, FPS 2.48, Running 57.18s Step 210( 18.60%), action 93, FPS 2.52, Running 57.68s Step 211( 18.80%), action 94, FPS 2.59, Running 57.94s Step 212( 19.00%), action 95, FPS 2.63, Running 58.39s Step 213( 19.20%), action 96, FPS 2.64, Running 58.66s Step 214( 19.40%), action 97, FPS 2.63, Running 59.14s Step 215( 19.60%), action 98, FPS 2.68, Running 59.41s Step 216( 19.80%), action 99, FPS 2.74, Running 59.83s Step 217( 20.00%), action 100, FPS 2.78, Running 60.05s Step 218( 20.20%), action 101, FPS 2.79, Running 60.66s Step 219( 20.40%), action 102, FPS 2.80, Running 60.98s Step 220( 20.60%), action 103, FPS 2.79, Running 61.50s Step 221( 20.80%), action 104, FPS 2.75, Running 61.79s Step 222( 21.00%), action 105, FPS 2.63, Running 62.35s Step 223( 21.20%), action 106, FPS 2.58, Running 62.67s Step 224( 21.40%), action 107, FPS 2.53, Running 63.29s Step 225( 21.60%), action 108, FPS 2.52, Running 63.56s Step 226( 21.80%), action 109, FPS 2.51, Running 63.99s Step 227( 22.00%), action 110, FPS 2.53, Running 64.23s Step 228( 22.20%), action 111, FPS 2.48, Running 64.98s Step 229( 22.40%), action 112, FPS 2.48, Running 65.25s Step 230( 22.60%), action 113, FPS 2.47, Running 65.77s Step 231( 22.80%), action 114, FPS 2.45, Running 66.11s Step 232( 23.00%), action 115, FPS 2.42, Running 66.66s Step 233( 23.20%), action 116, FPS 2.41, Running 66.98s Step 234( 23.40%), action 117, FPS 2.34, Running 67.69s Step 235( 23.60%), action 118, FPS 2.34, Running 67.95s Step 236( 23.80%), action 119, FPS 2.30, Running 68.53s Step 237( 24.00%), action 120, FPS 2.25, Running 68.94s Step 238( 24.20%), action 121, FPS 2.23, Running 69.63s Step 239( 24.40%), action 122, FPS 2.23, Running 69.93s Step 240( 24.60%), action 123, FPS 2.22, Running 70.50s Step 241( 24.80%), action 124, FPS 2.21, Running 70.85s Step 242( 25.00%), action 125, FPS 2.22, Running 71.37s Step 243( 25.20%), action 126, FPS 2.22, Running 71.67s Step 244( 25.40%), action 127, FPS 2.24, Running 72.23s Step 245( 25.60%), action 128, FPS 2.19, Running 72.71s Step 246( 25.80%), action 129, FPS 2.18, Running 73.17s Step 247( 26.00%), action 130, FPS 2.15, Running 73.54s Step 248( 26.20%), action 131, FPS 2.18, Running 74.14s Step 249( 26.40%), action 132, FPS 2.18, Running 74.42s Step 250( 26.60%), action 133, FPS 2.18, Running 74.93s Step 251( 26.80%), action 134, FPS 2.19, Running 75.25s Step 252( 27.00%), action 135, FPS 2.20, Running 75.73s Step 253( 27.20%), action 136, FPS 2.21, Running 76.01s Step 254( 27.40%), action 137, FPS 2.28, Running 76.46s Step 255( 27.60%), action 138, FPS 2.28, Running 76.72s Step 256( 27.80%), action 139, FPS 2.26, Running 77.40s Step 257( 28.00%), action 140, FPS 2.27, Running 77.74s Step 258( 28.20%), action 141, FPS 2.24, Running 78.58s Step 259( 28.40%), action 142, FPS 2.21, Running 78.97s Step 260( 28.60%), action 143, FPS 2.23, Running 79.45s Step 261( 28.80%), action 144, FPS 2.24, Running 79.76s Step 262( 29.00%), action 145, FPS 2.27, Running 80.19s Step 263( 29.20%), action 146, FPS 2.24, Running 80.58s Step 264( 29.40%), action 147, FPS 2.24, Running 81.15s Step 265( 29.60%), action 148, FPS 2.27, Running 81.51s Step 266( 29.80%), action 149, FPS 2.24, Running 82.11s Step 267( 30.00%), action 150, FPS 2.22, Running 82.54s Step 268( 30.20%), action 151, FPS 2.22, Running 83.14s Step 269( 30.40%), action 152, FPS 2.24, Running 83.37s Step 270( 30.60%), action 153, FPS 2.22, Running 83.95s Step 271( 30.80%), action 154, FPS 2.21, Running 84.29s Step 272( 31.00%), action 155, FPS 2.18, Running 84.91s Step 273( 31.20%), action 156, FPS 2.15, Running 85.30s Step 274( 31.40%), action 157, FPS 2.12, Running 85.88s Step 275( 31.60%), action 158, FPS 2.09, Running 86.28s Step 276( 31.80%), action 159, FPS 2.11, Running 86.87s Step 277( 32.00%), action 160, FPS 2.11, Running 87.22s Step 278( 32.20%), action 161, FPS 2.15, Running 87.89s Step 279( 32.40%), action 162, FPS 2.16, Running 88.23s Step 280( 32.60%), action 163, FPS 2.17, Running 88.66s Step 281( 32.80%), action 164, FPS 2.16, Running 89.03s Step 282( 33.00%), action 165, FPS 2.12, Running 89.63s Step 283( 33.20%), action 166, FPS 2.12, Running 90.01s Step 284( 33.40%), action 167, FPS 2.14, Running 90.50s Step 285( 33.60%), action 168, FPS 2.14, Running 90.84s Step 286( 33.80%), action 169, FPS 2.20, Running 91.22s Step 287( 34.00%), action 170, FPS 2.25, Running 91.41s Step 288( 34.20%), action 171, FPS 2.25, Running 92.04s Step 289( 34.40%), action 172, FPS 2.24, Running 92.30s Step 290( 34.60%), action 173, FPS 2.26, Running 92.81s Step 291( 34.80%), action 174, FPS 2.28, Running 93.05s Step 292( 35.00%), action 175, FPS 2.31, Running 93.56s Step 293( 35.20%), action 176, FPS 2.35, Running 93.83s Step 294( 35.40%), action 177, FPS 2.37, Running 94.33s Step 295( 35.60%), action 178, FPS 2.40, Running 94.60s Step 296( 35.80%), action 179, FPS 2.42, Running 95.15s Step 297( 36.00%), action 180, FPS 2.43, Running 95.44s Step 298( 36.20%), action 181, FPS 2.47, Running 95.98s Step 299( 36.40%), action 182, FPS 2.51, Running 96.21s Step 300( 36.60%), action 183, FPS 2.52, Running 96.60s Step 301( 36.80%), action 184, FPS 2.55, Running 96.87s Step 302( 37.00%), action 185, FPS 2.59, Running 97.35s Step 303( 37.20%), action 186, FPS 2.63, Running 97.60s Step 304( 37.40%), action 187, FPS 2.65, Running 98.06s Step 305( 37.60%), action 188, FPS 2.66, Running 98.36s Step 306( 37.80%), action 189, FPS 2.61, Running 98.89s Step 307( 38.00%), action 190, FPS 2.58, Running 99.17s Step 308( 38.20%), action 191, FPS 2.61, Running 99.70s Step 309( 38.40%), action 192, FPS 2.62, Running 99.92s Step 310( 38.60%), action 193, FPS 2.65, Running 100.36s Step 311( 38.80%), action 194, FPS 2.67, Running 100.55s Step 312( 39.00%), action 195, FPS 2.67, Running 101.05s Step 313( 39.20%), action 196, FPS 2.67, Running 101.33s Step 314( 39.40%), action 197, FPS 2.68, Running 101.78s Step 315( 39.60%), action 198, FPS 2.68, Running 102.06s Step 316( 39.80%), action 199, FPS 2.72, Running 102.50s Step 317( 40.00%), action 200, FPS 2.71, Running 102.81s Step 318( 40.20%), action 201, FPS 2.69, Running 103.43s Step 319( 40.40%), action 202, FPS 2.70, Running 103.61s Step 320( 40.60%), action 203, FPS 2.72, Running 103.96s Step 321( 40.80%), action 204, FPS 2.73, Running 104.20s Step 322( 41.00%), action 205, FPS 2.75, Running 104.61s Step 323( 41.20%), action 206, FPS 2.75, Running 104.87s Step 324( 41.40%), action 207, FPS 2.73, Running 105.37s Step 325( 41.60%), action 208, FPS 2.74, Running 105.65s Step 326( 41.80%), action 209, FPS 2.72, Running 106.24s Step 327( 42.00%), action 210, FPS 2.72, Running 106.52s Step 328( 42.20%), action 211, FPS 2.66, Running 107.22s Step 329( 42.40%), action 212, FPS 2.62, Running 107.55s Step 330( 42.60%), action 213, FPS 2.64, Running 107.93s Step 331( 42.80%), action 214, FPS 2.60, Running 108.23s Step 332( 43.00%), action 215, FPS 2.65, Running 108.61s Step 333( 43.20%), action 216, FPS 2.64, Running 108.90s Step 334( 43.40%), action 217, FPS 2.57, Running 109.56s Step 335( 43.60%), action 218, FPS 2.54, Running 109.93s Step 336( 43.80%), action 219, FPS 2.50, Running 110.49s Step 337( 44.00%), action 220, FPS 2.45, Running 110.98s Step 338( 44.20%), action 221, FPS 2.45, Running 111.58s Step 339( 44.40%), action 222, FPS 2.43, Running 111.84s Step 340( 44.60%), action 223, FPS 2.40, Running 112.30s Step 341( 44.80%), action 224, FPS 2.39, Running 112.56s Step 342( 45.00%), action 225, FPS 2.38, Running 113.01s Step 343( 45.20%), action 226, FPS 2.38, Running 113.27s Step 344( 45.40%), action 227, FPS 2.37, Running 113.80s Step 345( 45.60%), action 228, FPS 2.37, Running 114.10s Step 346( 45.80%), action 229, FPS 2.40, Running 114.57s Step 347( 46.00%), action 230, FPS 2.35, Running 115.04s Step 348( 46.20%), action 231, FPS 2.41, Running 115.52s Step 349( 46.40%), action 232, FPS 2.43, Running 115.78s Step 350( 46.60%), action 233, FPS 2.42, Running 116.20s Step 351( 46.80%), action 234, FPS 2.40, Running 116.56s Step 352( 47.00%), action 235, FPS 2.39, Running 116.99s Step 353( 47.20%), action 236, FPS 2.35, Running 117.40s Step 354( 47.40%), action 237, FPS 2.41, Running 117.86s Step 355( 47.60%), action 238, FPS 2.42, Running 118.21s Step 356( 47.80%), action 239, FPS 2.44, Running 118.67s Step 357( 48.00%), action 240, FPS 2.49, Running 119.00s Step 358( 48.20%), action 241, FPS 2.51, Running 119.56s Step 359( 48.40%), action 242, FPS 2.52, Running 119.79s Step 360( 48.60%), action 243, FPS 2.49, Running 120.33s Step 361( 48.80%), action 244, FPS 2.47, Running 120.66s Step 362( 49.00%), action 245, FPS 2.47, Running 121.10s Step 363( 49.20%), action 246, FPS 2.44, Running 121.48s Step 364( 49.40%), action 247, FPS 2.39, Running 122.18s Step 365( 49.60%), action 248, FPS 2.38, Running 122.49s Step 366( 49.80%), action 249, FPS 2.35, Running 123.09s Step 367( 50.00%), action 250, FPS 2.36, Running 123.53s Step 368( 50.20%), action 251, FPS 2.30, Running 124.21s Step 369( 50.40%), action 252, FPS 2.30, Running 124.48s Step 370( 50.60%), action 253, FPS 2.28, Running 124.97s Step 371( 50.80%), action 254, FPS 2.30, Running 125.26s Step 372( 51.00%), action 255, FPS 2.25, Running 125.88s Step 373( 51.20%), action 256, FPS 2.28, Running 126.16s Step 374( 51.40%), action 257, FPS 2.21, Running 126.89s Step 375( 51.60%), action 258, FPS 2.24, Running 127.15s Step 376( 51.80%), action 259, FPS 2.18, Running 127.86s Step 377( 52.00%), action 260, FPS 2.19, Running 128.15s Step 378( 52.20%), action 261, FPS 2.20, Running 128.66s Step 379( 52.40%), action 262, FPS 2.13, Running 129.17s Step 380( 52.60%), action 263, FPS 2.14, Running 129.66s Step 381( 52.80%), action 264, FPS 2.15, Running 129.98s Step 382( 53.00%), action 265, FPS 2.10, Running 130.63s Step 383( 53.20%), action 266, FPS 2.10, Running 131.00s Step 384( 53.40%), action 267, FPS 2.12, Running 131.62s Step 385( 53.60%), action 268, FPS 2.11, Running 131.96s Step 386( 53.80%), action 269, FPS 2.14, Running 132.45s Step 387( 54.00%), action 270, FPS 2.11, Running 133.01s Step 388( 54.20%), action 271, FPS 2.09, Running 133.80s Step 389( 54.40%), action 272, FPS 2.04, Running 134.28s Step 390( 54.60%), action 273, FPS 2.02, Running 134.89s Step 391( 54.80%), action 274, FPS 1.97, Running 135.43s Step 392( 55.00%), action 275, FPS 1.99, Running 135.92s Step 393( 55.20%), action 276, FPS 1.97, Running 136.30s Step 394( 55.40%), action 277, FPS 1.97, Running 137.03s Step 395( 55.60%), action 278, FPS 1.90, Running 137.67s Step 396( 55.80%), action 279, FPS 1.93, Running 138.24s Step 397( 56.00%), action 280, FPS 1.91, Running 138.62s Step 398( 56.20%), action 281, FPS 1.88, Running 139.30s Step 399( 56.40%), action 282, FPS 1.91, Running 139.63s Step 400( 56.60%), action 283, FPS 1.92, Running 140.06s Step 401( 56.80%), action 284, FPS 1.93, Running 140.36s Step 402( 57.00%), action 285, FPS 1.95, Running 140.86s Step 403( 57.20%), action 286, FPS 1.97, Running 141.14s Step 404( 57.40%), action 287, FPS 1.98, Running 141.71s Step 405( 57.60%), action 288, FPS 2.00, Running 141.98s Step 406( 57.80%), action 289, FPS 1.97, Running 142.61s Step 407( 58.00%), action 290, FPS 2.00, Running 143.00s Step 408( 58.20%), action 291, FPS 2.05, Running 143.58s Step 409( 58.40%), action 292, FPS 2.11, Running 143.76s Step 410( 58.60%), action 293, FPS 2.14, Running 144.22s Step 411( 58.80%), action 294, FPS 2.18, Running 144.60s Step 412( 59.00%), action 295, FPS 2.20, Running 145.03s Step 413( 59.20%), action 296, FPS 2.21, Running 145.34s Step 414( 59.40%), action 297, FPS 2.29, Running 145.77s Step 415( 59.60%), action 298, FPS 2.37, Running 146.09s Step 416( 59.80%), action 299, FPS 2.42, Running 146.49s Step 417( 60.00%), action 300, FPS 2.47, Running 146.72s Step 418( 60.20%), action 301, FPS 2.51, Running 147.26s Step 419( 60.40%), action 302, FPS 2.54, Running 147.52s Step 420( 60.60%), action 303, FPS 2.52, Running 147.98s Step 421( 60.80%), action 304, FPS 2.51, Running 148.32s Step 422( 61.00%), action 305, FPS 2.48, Running 148.92s Step 423( 61.20%), action 306, FPS 2.46, Running 149.28s Step 424( 61.40%), action 307, FPS 2.45, Running 149.88s Step 425( 61.60%), action 308, FPS 2.45, Running 150.16s Step 426( 61.80%), action 309, FPS 2.47, Running 150.72s Step 427( 62.00%), action 310, FPS 2.50, Running 150.98s Step 428( 62.20%), action 311, FPS 2.49, Running 151.62s Step 429( 62.40%), action 312, FPS 2.41, Running 152.07s Step 430( 62.60%), action 313, FPS 2.38, Running 152.62s Step 431( 62.80%), action 314, FPS 2.38, Running 152.99s Step 432( 63.00%), action 315, FPS 2.37, Running 153.46s Step 433( 63.20%), action 316, FPS 2.37, Running 153.77s Step 434( 63.40%), action 317, FPS 2.32, Running 154.38s Step 435( 63.60%), action 318, FPS 2.34, Running 154.63s Step 436( 63.80%), action 319, FPS 2.35, Running 155.02s Step 437( 64.00%), action 320, FPS 2.34, Running 155.26s Step 438( 64.20%), action 321, FPS 2.32, Running 155.86s Step 439( 64.40%), action 322, FPS 2.31, Running 156.18s Step 440( 64.60%), action 323, FPS 2.32, Running 156.62s Step 441( 64.80%), action 324, FPS 2.35, Running 156.84s Step 442( 65.00%), action 325, FPS 2.37, Running 157.35s Step 443( 65.20%), action 326, FPS 2.40, Running 157.62s Step 444( 65.40%), action 327, FPS 2.42, Running 158.13s Step 445( 65.60%), action 328, FPS 2.43, Running 158.40s Step 446( 65.80%), action 329, FPS 2.46, Running 158.83s Step 447( 66.00%), action 330, FPS 2.48, Running 159.06s Step 448( 66.20%), action 331, FPS 2.48, Running 159.69s Step 449( 66.40%), action 332, FPS 2.53, Running 159.99s Step 450( 66.60%), action 333, FPS 2.55, Running 160.48s Step 451( 66.80%), action 334, FPS 2.57, Running 160.76s Step 452( 67.00%), action 335, FPS 2.55, Running 161.30s Step 453( 67.20%), action 336, FPS 2.56, Running 161.60s Step 454( 67.40%), action 337, FPS 2.61, Running 162.05s Step 455( 67.60%), action 338, FPS 2.62, Running 162.27s Step 456( 67.80%), action 339, FPS 2.61, Running 162.68s Step 457( 68.00%), action 340, FPS 2.63, Running 162.88s Step 458( 68.20%), action 341, FPS 2.56, Running 163.66s Step 459( 68.40%), action 342, FPS 2.56, Running 163.98s Step 460( 68.60%), action 343, FPS 2.55, Running 164.45s Step 461( 68.80%), action 344, FPS 2.54, Running 164.71s Step 462( 69.00%), action 345, FPS 2.57, Running 165.14s Step 463( 69.20%), action 346, FPS 2.58, Running 165.39s Step 464( 69.40%), action 347, FPS 2.61, Running 165.79s Step 465( 69.60%), action 348, FPS 2.62, Running 166.02s Step 466( 69.80%), action 349, FPS 2.63, Running 166.43s Step 467( 70.00%), action 350, FPS 2.64, Running 166.65s Step 468( 70.20%), action 351, FPS 2.63, Running 167.29s Step 469( 70.40%), action 352, FPS 2.65, Running 167.54s Step 470( 70.60%), action 353, FPS 2.63, Running 168.08s Step 471( 70.80%), action 354, FPS 2.64, Running 168.34s Step 472( 71.00%), action 355, FPS 2.66, Running 168.81s Step 473( 71.20%), action 356, FPS 2.66, Running 169.13s Step 474( 71.40%), action 357, FPS 2.69, Running 169.49s Step 475( 71.60%), action 358, FPS 2.68, Running 169.73s Step 476( 71.80%), action 359, FPS 2.63, Running 170.28s Step 477( 72.00%), action 360, FPS 2.60, Running 170.57s Step 478( 72.20%), action 361, FPS 2.68, Running 171.13s Step 479( 72.40%), action 362, FPS 2.70, Running 171.39s Step 480( 72.60%), action 363, FPS 2.70, Running 171.87s Step 481( 72.80%), action 364, FPS 2.68, Running 172.16s Step 482( 73.00%), action 365, FPS 2.69, Running 172.58s Step 483( 73.20%), action 366, FPS 2.69, Running 172.81s Step 484( 73.40%), action 367, FPS 2.68, Running 173.26s Step 485( 73.60%), action 368, FPS 2.69, Running 173.45s Step 486( 73.80%), action 369, FPS 2.76, Running 173.68s Step 487( 74.00%), action 370, FPS 2.74, Running 173.94s Step 488( 74.20%), action 371, FPS 2.76, Running 174.53s Step 489( 74.40%), action 372, FPS 2.79, Running 174.72s Step 490( 74.60%), action 373, FPS 2.82, Running 175.18s Step 491( 74.80%), action 374, FPS 2.81, Running 175.46s Step 492( 75.00%), action 375, FPS 2.81, Running 175.92s Step 493( 75.20%), action 376, FPS 2.84, Running 176.18s Step 494( 75.40%), action 377, FPS 2.82, Running 176.59s Step 495( 75.60%), action 378, FPS 2.82, Running 176.83s Step 496( 75.80%), action 379, FPS 2.84, Running 177.32s Step 497( 76.00%), action 380, FPS 2.82, Running 177.65s Step 498( 76.20%), action 381, FPS 2.83, Running 178.19s Step 499( 76.40%), action 382, FPS 2.82, Running 178.49s Step 500( 76.60%), action 383, FPS 2.84, Running 178.91s Step 501( 76.80%), action 384, FPS 2.87, Running 179.13s Step 502( 77.00%), action 385, FPS 2.86, Running 179.58s Step 503( 77.20%), action 386, FPS 2.85, Running 179.82s Step 504( 77.40%), action 387, FPS 2.86, Running 180.24s Step 505( 77.60%), action 388, FPS 2.81, Running 180.56s Step 506( 77.80%), action 389, FPS 2.73, Running 181.00s Step 507( 78.00%), action 390, FPS 2.73, Running 181.26s Step 508( 78.20%), action 391, FPS 2.75, Running 181.81s Step 509( 78.40%), action 392, FPS 2.75, Running 182.00s Step 510( 78.60%), action 393, FPS 2.82, Running 182.26s Step 511( 78.80%), action 394, FPS 2.83, Running 182.53s Step 512( 79.00%), action 395, FPS 2.84, Running 182.97s Step 513( 79.20%), action 396, FPS 2.85, Running 183.20s Step 514( 79.40%), action 397, FPS 2.88, Running 183.53s Step 515( 79.60%), action 398, FPS 2.90, Running 183.72s Step 516( 79.80%), action 399, FPS 2.89, Running 184.22s Step 517( 80.00%), action 400, FPS 2.91, Running 184.52s Step 518( 80.20%), action 401, FPS 2.92, Running 185.04s Step 519( 80.40%), action 402, FPS 2.94, Running 185.29s Step 520( 80.60%), action 403, FPS 2.91, Running 185.77s Step 521( 80.80%), action 404, FPS 2.90, Running 186.03s Step 522( 81.00%), action 405, FPS 2.90, Running 186.47s Step 523( 81.20%), action 406, FPS 2.93, Running 186.64s Step 524( 81.40%), action 407, FPS 3.01, Running 186.89s Step 525( 81.60%), action 408, FPS 3.05, Running 187.12s Step 526( 81.80%), action 409, FPS 3.09, Running 187.48s Step 527( 82.00%), action 410, FPS 3.10, Running 187.71s Step 528( 82.20%), action 411, FPS 3.09, Running 188.27s Step 529( 82.40%), action 412, FPS 3.07, Running 188.52s Step 530( 82.60%), action 413, FPS 2.97, Running 189.00s Step 531( 82.80%), action 414, FPS 2.96, Running 189.28s Step 532( 83.00%), action 415, FPS 2.94, Running 189.77s Step 533( 83.20%), action 416, FPS 2.92, Running 190.05s Step 534( 83.40%), action 417, FPS 2.85, Running 190.55s Step 535( 83.60%), action 418, FPS 2.83, Running 190.80s Step 536( 83.80%), action 419, FPS 2.92, Running 191.08s Step 537( 84.00%), action 420, FPS 2.95, Running 191.30s Step 538( 84.20%), action 421, FPS 2.95, Running 191.83s Step 539( 84.40%), action 422, FPS 2.97, Running 192.04s Step 540( 84.60%), action 423, FPS 2.99, Running 192.46s Step 541( 84.80%), action 424, FPS 3.02, Running 192.65s Step 542( 85.00%), action 425, FPS 3.07, Running 192.98s Step 543( 85.20%), action 426, FPS 3.05, Running 193.21s Step 544( 85.40%), action 427, FPS 3.00, Running 193.55s Step 545( 85.60%), action 428, FPS 2.89, Running 194.04s Step 546( 85.80%), action 429, FPS 2.85, Running 194.49s Step 547( 86.00%), action 430, FPS 2.85, Running 194.73s Step 548( 86.20%), action 431, FPS 2.82, Running 195.37s Step 549( 86.40%), action 432, FPS 2.81, Running 195.64s Step 550( 86.60%), action 433, FPS 2.78, Running 196.19s Step 551( 86.80%), action 434, FPS 2.82, Running 196.38s Step 552( 87.00%), action 435, FPS 2.86, Running 196.76s Step 553( 87.20%), action 436, FPS 2.87, Running 197.03s Step 554( 87.40%), action 437, FPS 2.82, Running 197.64s Step 555( 87.60%), action 438, FPS 2.85, Running 197.83s Step 556( 87.80%), action 439, FPS 2.86, Running 198.08s Step 557( 88.00%), action 440, FPS 2.81, Running 198.41s Step 558( 88.20%), action 441, FPS 2.83, Running 198.89s Step 559( 88.40%), action 442, FPS 2.78, Running 199.22s Step 560( 88.60%), action 443, FPS 2.80, Running 199.61s Step 561( 88.80%), action 444, FPS 2.76, Running 199.89s Step 562( 89.00%), action 445, FPS 2.72, Running 200.34s Step 563( 89.20%), action 446, FPS 2.64, Running 200.78s Step 564( 89.40%), action 447, FPS 2.62, Running 201.17s Step 565( 89.60%), action 448, FPS 2.73, Running 201.37s Step 566( 89.80%), action 449, FPS 2.64, Running 202.06s Step 567( 90.00%), action 450, FPS 2.66, Running 202.24s Step 568( 90.20%), action 451, FPS 2.65, Running 202.91s Step 569( 90.40%), action 452, FPS 2.68, Running 203.11s Step 570( 90.60%), action 453, FPS 2.74, Running 203.48s Step 571( 90.80%), action 454, FPS 2.62, Running 204.03s Step 572( 91.00%), action 455, FPS 2.62, Running 204.38s Step 573( 91.20%), action 456, FPS 2.53, Running 204.93s Step 574( 91.40%), action 457, FPS 2.62, Running 205.28s Step 575( 91.60%), action 458, FPS 2.57, Running 205.62s Step 576( 91.80%), action 459, FPS 2.45, Running 206.25s Step 577( 92.00%), action 460, FPS 2.39, Running 206.80s Step 578( 92.20%), action 461, FPS 2.35, Running 207.39s Step 579( 92.40%), action 462, FPS 2.33, Running 207.82s Step 580( 92.60%), action 463, FPS 2.36, Running 208.10s Step 581( 92.80%), action 464, FPS 2.38, Running 208.30s Step 582( 93.00%), action 465, FPS 2.42, Running 208.61s Step 583( 93.20%), action 466, FPS 2.50, Running 208.78s Step 584( 93.40%), action 467, FPS 2.52, Running 209.11s Step 585( 93.60%), action 468, FPS 2.52, Running 209.31s Step 586( 93.80%), action 469, FPS 2.66, Running 209.59s Step 587( 94.00%), action 470, FPS 2.65, Running 209.79s Step 588( 94.20%), action 471, FPS 2.75, Running 210.17s Step 589( 94.40%), action 472, FPS 2.75, Running 210.39s Step 590( 94.60%), action 473, FPS 2.75, Running 210.76s Step 591( 94.80%), action 474, FPS 2.91, Running 210.91s Step 592( 95.00%), action 475, FPS 2.95, Running 211.17s Step 593( 95.20%), action 476, FPS 3.07, Running 211.44s Step 594( 95.40%), action 477, FPS 3.05, Running 211.82s Step 595( 95.60%), action 478, FPS 3.13, Running 212.02s Step 596( 95.80%), action 479, FPS 3.29, Running 212.32s Step 597( 96.00%), action 480, FPS 3.47, Running 212.56s Step 598( 96.20%), action 481, FPS 3.60, Running 212.95s Step 599( 96.40%), action 482, FPS 3.71, Running 213.21s Step 600( 96.60%), action 483, FPS 3.64, Running 213.59s Step 601( 96.80%), action 484, FPS 3.66, Running 213.76s Step 602( 97.00%), action 485, FPS 3.66, Running 214.08s Step 603( 97.20%), action 486, FPS 3.65, Running 214.25s Step 604( 97.40%), action 487, FPS 3.62, Running 214.64s Step 605( 97.60%), action 488, FPS 3.64, Running 214.81s Step 606( 97.80%), action 489, FPS 3.44, Running 215.41s Step 607( 98.00%), action 490, FPS 3.42, Running 215.63s Step 608( 98.20%), action 491, FPS 3.30, Running 216.23s Step 609( 98.40%), action 492, FPS 3.31, Running 216.43s Step 610( 98.60%), action 493, FPS 3.37, Running 216.68s Step 611( 98.80%), action 494, FPS 3.34, Running 216.89s Step 612( 99.00%), action 495, FPS 3.29, Running 217.24s Step 613( 99.20%), action 496, FPS 3.34, Running 217.43s Step 614( 99.40%), action 497, FPS 3.39, Running 217.73s Step 615( 99.60%), action 498, FPS 3.40, Running 217.90s Step 616( 99.80%), action 499, FPS 3.41, Running 218.18s Step 617(100.00%), action 500, FPS 3.45, Running 218.36s [2026-08-02 22:18:42] [76 ] Seed 75 failed after 218.55 s. +steps: 617 , actions: 500 . +Instruction: Empty +Total 53/76(69.74%) success. +Setting seed: 76 +Step 1( N/A%), pre moving , FPS 11.38, Running 0.09s Step 2( N/A%), pre moving , FPS 18.60, Running 0.11s Step 3( N/A%), pre moving , FPS 23.59, Running 0.13s Step 4( N/A%), pre moving , FPS 27.08, Running 0.15s Step 5( N/A%), pre moving , FPS 29.89, Running 0.17s Step 6( N/A%), pre moving , FPS 32.06, Running 0.19s Step 7( N/A%), pre moving , FPS 32.56, Running 0.22s Step 8( N/A%), pre moving , FPS 33.23, Running 0.24s Step 9( N/A%), pre moving , FPS 34.35, Running 0.26s Step 10( N/A%), pre moving , FPS 35.66, Running 0.28s Step 11( N/A%), pre moving , FPS 36.96, Running 0.30s Step 12( N/A%), pre moving , FPS 38.08, Running 0.32s Step 13( N/A%), pre moving , FPS 39.06, Running 0.33s Step 14( N/A%), pre moving , FPS 40.04, Running 0.35s Step 15( N/A%), pre moving , FPS 40.90, Running 0.37s Step 16( N/A%), pre moving , FPS 41.65, Running 0.38s Step 17( N/A%), pre moving , FPS 42.18, Running 0.40s Step 18( N/A%), pre moving , FPS 42.29, Running 0.43s Step 19( N/A%), pre moving , FPS 42.58, Running 0.45s Step 20( N/A%), pre moving , FPS 42.85, Running 0.47s Step 21( N/A%), pre moving , FPS 34.11, Running 0.67s Step 22( N/A%), pre moving , FPS 34.31, Running 0.69s Step 23( N/A%), pre moving , FPS 34.53, Running 0.71s Step 24( N/A%), pre moving , FPS 34.34, Running 0.73s Step 25( N/A%), pre moving , FPS 34.46, Running 0.75s Step 26( N/A%), pre moving , FPS 25.15, Running 0.98s Step 27( N/A%), pre moving , FPS 25.34, Running 1.00s Step 28( N/A%), pre moving , FPS 25.62, Running 1.02s Step 29( N/A%), pre moving , FPS 25.75, Running 1.04s Step 30( N/A%), pre moving , FPS 25.79, Running 1.06s Step 31( N/A%), pre moving , FPS 25.78, Running 1.07s Step 32( N/A%), pre moving , FPS 25.81, Running 1.09s Step 33( N/A%), pre moving , FPS 25.84, Running 1.11s Step 34( N/A%), pre moving , FPS 25.71, Running 1.13s Step 35( N/A%), pre moving , FPS 25.58, Running 1.15s Step 36( N/A%), pre moving , FPS 18.47, Running 1.47s Step 37( N/A%), pre moving , FPS 18.48, Running 1.49s Step 38( N/A%), pre moving , FPS 18.48, Running 1.51s Step 39( N/A%), pre moving , FPS 18.47, Running 1.53s Step 40( N/A%), pre moving , FPS 18.41, Running 1.55s Step 41( N/A%), pre moving , FPS 22.23, Running 1.57s Step 42( N/A%), pre moving , FPS 22.20, Running 1.59s Step 43( N/A%), pre moving , FPS 21.92, Running 1.62s Step 44( N/A%), pre moving , FPS 21.73, Running 1.65s Step 45( N/A%), pre moving , FPS 21.38, Running 1.68s Step 46( N/A%), pre moving , FPS 27.24, Running 1.72s Step 47( N/A%), pre moving , FPS 26.77, Running 1.75s Step 48( N/A%), pre moving , FPS 26.40, Running 1.78s Step 49( N/A%), pre moving , FPS 26.06, Running 1.81s Step 50( N/A%), pre moving , FPS 25.72, Running 1.83s Step 51( N/A%), pre moving , FPS 25.37, Running 1.86s Step 52( N/A%), pre moving , FPS 24.85, Running 1.90s Step 53( N/A%), pre moving , FPS 24.28, Running 1.93s Step 54( N/A%), pre moving , FPS 24.01, Running 1.96s Step 55( N/A%), pre moving , FPS 23.75, Running 1.99s Step 56( N/A%), pre moving , FPS 35.54, Running 2.03s Step 57( N/A%), pre moving , FPS 34.67, Running 2.06s Step 58( N/A%), pre moving , FPS 34.33, Running 2.09s Step 59( N/A%), pre moving , FPS 33.95, Running 2.12s Step 60( N/A%), pre moving , FPS 33.71, Running 2.15s Step 61( N/A%), pre moving , FPS 33.30, Running 2.17s Step 62( N/A%), pre moving , FPS 32.47, Running 2.21s Step 63( N/A%), pre moving , FPS 32.22, Running 2.24s Step 64( N/A%), pre moving , FPS 31.87, Running 2.28s Step 65( N/A%), pre moving , FPS 31.77, Running 2.31s Step 66( N/A%), pre moving , FPS 32.09, Running 2.34s Step 67( N/A%), pre moving , FPS 32.18, Running 2.37s Step 68( N/A%), pre moving , FPS 31.89, Running 2.41s Step 69( N/A%), pre moving , FPS 31.48, Running 2.44s Step 70( N/A%), pre moving , FPS 31.52, Running 2.47s Step 71( N/A%), pre moving , FPS 31.55, Running 2.50s Step 72( N/A%), pre moving , FPS 31.89, Running 2.52s Step 73( N/A%), pre moving , FPS 32.35, Running 2.55s Step 74( N/A%), pre moving , FPS 32.33, Running 2.58s Step 75( N/A%), pre moving , FPS 31.87, Running 2.62s Step 76( N/A%), pre moving , FPS 32.07, Running 2.65s Step 77( N/A%), pre moving , FPS 31.98, Running 2.69s Step 78( N/A%), pre moving , FPS 31.89, Running 2.72s Step 79( N/A%), pre moving , FPS 31.93, Running 2.74s Step 80( N/A%), pre moving , FPS 32.06, Running 2.77s Step 81( N/A%), pre moving , FPS 32.08, Running 2.80s Step 82( N/A%), pre moving , FPS 32.16, Running 2.83s Step 83( N/A%), pre moving , FPS 32.07, Running 2.86s Step 84( N/A%), pre moving , FPS 32.48, Running 2.89s Step 85( N/A%), pre moving , FPS 32.63, Running 2.93s Step 86( N/A%), pre moving , FPS 32.83, Running 2.95s Step 87( N/A%), pre moving , FPS 33.43, Running 2.97s Step 88( N/A%), pre moving , FPS 34.36, Running 2.99s Step 89( N/A%), pre moving , FPS 35.48, Running 3.01s Step 90( N/A%), pre moving , FPS 35.96, Running 3.02s Step 91( N/A%), pre moving , FPS 36.21, Running 3.05s Step 92( N/A%), pre moving , FPS 36.57, Running 3.07s Step 93( N/A%), pre moving , FPS 36.76, Running 3.09s Step 94( N/A%), pre moving , FPS 37.65, Running 3.11s Step 95( N/A%), pre moving , FPS 39.22, Running 3.13s Step 96( N/A%), pre moving , FPS 40.65, Running 3.15s Step 97( N/A%), pre moving , FPS 41.88, Running 3.17s Step 98( N/A%), pre moving , FPS 42.82, Running 3.18s Step 99( N/A%), pre moving , FPS 43.34, Running 3.21s Step 100( N/A%), pre moving , FPS 43.36, Running 3.23s Step 101( N/A%), pre moving , FPS 43.94, Running 3.25s Step 102( N/A%), pre moving , FPS 45.39, Running 3.27s Step 103( N/A%), pre moving , FPS 47.20, Running 3.29s Step 104( N/A%), pre moving , FPS 48.11, Running 3.31s Step 105( N/A%), pre moving , FPS 11.44, Running 4.68s Step 106( N/A%), pre moving , FPS 9.69, Running 5.01s Step 107( N/A%), pre moving , FPS 9.07, Running 5.18s Step 108( N/A%), pre moving , FPS 7.83, Running 5.54s Step 109( N/A%), pre moving , FPS 7.38, Running 5.71s Step 110( N/A%), pre moving , FPS 6.59, Running 6.06s Step 111( N/A%), pre moving , FPS 6.23, Running 6.26s Step 112( N/A%), pre moving , FPS 5.68, Running 6.59s Step 113( N/A%), pre moving , FPS 5.42, Running 6.78s Step 114( N/A%), pre moving , FPS 4.92, Running 7.18s Step 115( N/A%), pre moving , FPS 4.73, Running 7.35s Step 116( N/A%), pre moving , FPS 4.38, Running 7.71s Step 117( N/A%), pre moving , FPS 4.25, Running 7.87s Step 118( N/A%), pre moving , FPS 3.97, Running 8.23s Step 119( N/A%), pre moving , FPS 3.86, Running 8.39s Step 120( N/A%), pre moving , FPS 3.69, Running 8.65s Step 121( N/A%), pre moving , FPS 3.61, Running 8.79s Step 122( N/A%), pre moving , FPS 3.44, Running 9.08s Step 123( N/A%), pre moving , FPS 3.38, Running 9.21s Step 124( N/A%), pre moving , FPS 3.25, Running 9.47s Step 125( 0.20%), action 1, FPS 3.57, Running 10.28s Step 126( 0.40%), action 2, FPS 3.58, Running 10.59s Step 127( 0.60%), action 3, FPS 3.36, Running 11.14s Step 128( 0.80%), action 4, FPS 3.39, Running 11.45s Step 129( 1.00%), action 5, FPS 3.25, Running 11.87s Step 130( 1.20%), action 6, FPS 3.20, Running 12.32s Step 131( 1.40%), action 7, FPS 3.09, Running 12.73s Step 132( 1.60%), action 8, FPS 3.05, Running 13.15s Step 133( 1.80%), action 9, FPS 2.95, Running 13.56s Step 134( 2.00%), action 10, FPS 3.02, Running 13.80s Step 135( 2.20%), action 11, FPS 2.87, Running 14.33s Step 136( 2.40%), action 12, FPS 2.92, Running 14.57s Step 137( 2.60%), action 13, FPS 2.82, Running 14.97s Step 138( 2.80%), action 14, FPS 2.83, Running 15.31s Step 139( 3.00%), action 15, FPS 2.70, Running 15.80s Step 140( 3.20%), action 16, FPS 2.67, Running 16.14s Step 141( 3.40%), action 17, FPS 2.57, Running 16.57s Step 142( 3.60%), action 18, FPS 2.57, Running 16.87s Step 143( 3.80%), action 19, FPS 2.47, Running 17.32s Step 144( 4.00%), action 20, FPS 2.45, Running 17.64s Step 145( 4.20%), action 21, FPS 2.49, Running 18.32s Step 146( 4.40%), action 22, FPS 2.46, Running 18.72s Step 147( 4.60%), action 23, FPS 2.49, Running 19.16s Step 148( 4.80%), action 24, FPS 2.51, Running 19.42s Step 149( 5.00%), action 25, FPS 2.49, Running 19.90s Step 150( 5.20%), action 26, FPS 2.56, Running 20.15s Step 151( 5.40%), action 27, FPS 2.53, Running 20.62s Step 152( 5.60%), action 28, FPS 2.58, Running 20.92s Step 153( 5.80%), action 29, FPS 2.58, Running 21.31s Step 154( 6.00%), action 30, FPS 2.55, Running 21.64s Step 155( 6.20%), action 31, FPS 2.55, Running 22.18s Step 156( 6.40%), action 32, FPS 2.54, Running 22.45s Step 157( 6.60%), action 33, FPS 2.51, Running 22.94s Step 158( 6.80%), action 34, FPS 2.51, Running 23.29s Step 159( 7.00%), action 35, FPS 2.49, Running 23.84s Step 160( 7.20%), action 36, FPS 2.50, Running 24.16s Step 161( 7.40%), action 37, FPS 2.49, Running 24.60s Step 162( 7.60%), action 38, FPS 2.49, Running 24.91s Step 163( 7.80%), action 39, FPS 2.50, Running 25.34s Step 164( 8.00%), action 40, FPS 2.49, Running 25.69s Step 165( 8.20%), action 41, FPS 2.49, Running 26.36s Step 166( 8.40%), action 42, FPS 2.48, Running 26.77s Step 167( 8.60%), action 43, FPS 2.46, Running 27.31s Step 168( 8.80%), action 44, FPS 2.45, Running 27.60s Step 169( 9.00%), action 45, FPS 2.45, Running 28.07s Step 170( 9.20%), action 46, FPS 2.44, Running 28.35s Step 171( 9.40%), action 47, FPS 2.42, Running 28.88s Step 172( 9.60%), action 48, FPS 2.41, Running 29.23s Step 173( 9.80%), action 49, FPS 2.40, Running 29.65s Step 174( 10.00%), action 50, FPS 2.41, Running 29.94s Step 175( 10.20%), action 51, FPS 2.40, Running 30.51s Step 176( 10.40%), action 52, FPS 2.40, Running 30.79s Step 177( 10.60%), action 53, FPS 2.44, Running 31.14s Step 178( 10.80%), action 54, FPS 2.47, Running 31.38s Step 179( 11.00%), action 55, FPS 2.50, Running 31.83s Step 180( 11.20%), action 56, FPS 2.48, Running 32.22s Step 181( 11.40%), action 57, FPS 2.50, Running 32.61s Step 182( 11.60%), action 58, FPS 2.49, Running 32.94s Step 183( 11.80%), action 59, FPS 2.49, Running 33.38s Step 184( 12.00%), action 60, FPS 2.48, Running 33.75s Step 185( 12.20%), action 61, FPS 2.50, Running 34.37s Step 186( 12.40%), action 62, FPS 2.47, Running 34.86s Step 187( 12.60%), action 63, FPS 2.50, Running 35.30s Step 188( 12.80%), action 64, FPS 2.46, Running 35.73s Step 189( 13.00%), action 65, FPS 2.47, Running 36.16s Step 190( 13.20%), action 66, FPS 2.47, Running 36.45s Step 191( 13.40%), action 67, FPS 2.51, Running 36.84s Step 192( 13.60%), action 68, FPS 2.52, Running 37.16s Step 193( 13.80%), action 69, FPS 2.51, Running 37.61s Step 194( 14.00%), action 70, FPS 2.40, Running 38.27s Step 195( 14.20%), action 71, FPS 2.31, Running 39.17s Step 196( 14.40%), action 72, FPS 2.23, Running 39.76s Step 197( 14.60%), action 73, FPS 2.15, Running 40.46s Step 198( 14.80%), action 74, FPS 2.09, Running 40.96s Step 199( 15.00%), action 75, FPS 2.06, Running 41.53s Step 200( 15.20%), action 76, FPS 2.08, Running 41.85s Step 201( 15.40%), action 77, FPS 2.06, Running 42.32s Step 202( 15.60%), action 78, FPS 2.01, Running 42.88s Step 203( 15.80%), action 79, FPS 1.96, Running 43.58s Step 204( 16.00%), action 80, FPS 1.94, Running 44.04s Step 205( 16.20%), action 81, FPS 1.95, Running 44.63s Step 206( 16.40%), action 82, FPS 1.93, Running 45.23s Step 207( 16.60%), action 83, FPS 1.92, Running 45.71s Step 208( 16.80%), action 84, FPS 1.90, Running 46.24s Step 209( 17.00%), action 85, FPS 1.83, Running 47.06s Step 210( 17.20%), action 86, FPS 1.82, Running 47.46s Step 211( 17.40%), action 87, FPS 1.81, Running 47.90s Step 212( 17.60%), action 88, FPS 1.79, Running 48.35s Step 213( 17.80%), action 89, FPS 1.78, Running 48.82s Step 214( 18.00%), action 90, FPS 1.83, Running 49.20s Step 215( 18.20%), action 91, FPS 1.86, Running 49.90s Step 216( 18.40%), action 92, FPS 1.89, Running 50.34s Step 217( 18.60%), action 93, FPS 1.94, Running 50.78s Step 218( 18.80%), action 94, FPS 1.93, Running 51.33s Step 219( 19.00%), action 95, FPS 1.95, Running 51.80s Step 220( 19.20%), action 96, FPS 1.95, Running 52.10s Step 221( 19.40%), action 97, FPS 1.96, Running 52.53s Step 222( 19.60%), action 98, FPS 1.99, Running 52.92s Step 223( 19.80%), action 99, FPS 2.02, Running 53.50s Step 224( 20.00%), action 100, FPS 2.04, Running 53.84s Step 225( 20.20%), action 101, FPS 2.01, Running 54.58s Step 226( 20.40%), action 102, FPS 2.05, Running 55.00s Step 227( 20.60%), action 103, FPS 2.04, Running 55.52s Step 228( 20.80%), action 104, FPS 2.02, Running 56.12s Step 229( 21.00%), action 105, FPS 2.09, Running 56.62s Step 230( 21.20%), action 106, FPS 2.11, Running 56.93s Step 231( 21.40%), action 107, FPS 2.10, Running 57.44s Step 232( 21.60%), action 108, FPS 2.12, Running 57.78s Step 233( 21.80%), action 109, FPS 2.13, Running 58.21s Step 234( 22.00%), action 110, FPS 2.13, Running 58.59s Step 235( 22.20%), action 111, FPS 2.15, Running 59.21s Step 236( 22.40%), action 112, FPS 2.17, Running 59.57s Step 237( 22.60%), action 113, FPS 2.16, Running 60.05s Step 238( 22.80%), action 114, FPS 2.21, Running 60.37s Step 239( 23.00%), action 115, FPS 2.20, Running 60.88s Step 240( 23.20%), action 116, FPS 2.12, Running 61.55s Step 241( 23.40%), action 117, FPS 2.09, Running 62.08s Step 242( 23.60%), action 118, FPS 2.07, Running 62.56s Step 243( 23.80%), action 119, FPS 2.10, Running 63.02s Step 244( 24.00%), action 120, FPS 2.11, Running 63.32s Step 245( 24.20%), action 121, FPS 2.09, Running 64.17s Step 246( 24.40%), action 122, FPS 2.11, Running 64.47s Step 247( 24.60%), action 123, FPS 2.11, Running 64.98s Step 248( 24.80%), action 124, FPS 2.18, Running 65.29s Step 249( 25.00%), action 125, FPS 2.17, Running 65.84s Step 250( 25.20%), action 126, FPS 2.16, Running 66.21s Step 251( 25.40%), action 127, FPS 2.17, Running 66.66s Step 252( 25.60%), action 128, FPS 2.13, Running 67.16s Step 253( 25.80%), action 129, FPS 2.13, Running 67.62s Step 254( 26.00%), action 130, FPS 2.14, Running 67.92s Step 255( 26.20%), action 131, FPS 2.14, Running 68.57s Step 256( 26.40%), action 132, FPS 2.15, Running 68.88s Step 257( 26.60%), action 133, FPS 2.14, Running 69.38s Step 258( 26.80%), action 134, FPS 2.14, Running 69.73s Step 259( 27.00%), action 135, FPS 2.16, Running 70.16s Step 260( 27.20%), action 136, FPS 2.24, Running 70.48s Step 261( 27.40%), action 137, FPS 2.24, Running 71.00s Step 262( 27.60%), action 138, FPS 2.26, Running 71.40s Step 263( 27.80%), action 139, FPS 2.25, Running 71.91s Step 264( 28.00%), action 140, FPS 2.20, Running 72.42s Step 265( 28.20%), action 141, FPS 2.23, Running 73.13s Step 266( 28.40%), action 142, FPS 2.22, Running 73.49s Step 267( 28.60%), action 143, FPS 2.23, Running 73.96s Step 268( 28.80%), action 144, FPS 2.19, Running 74.42s Step 269( 29.00%), action 145, FPS 2.21, Running 74.90s Step 270( 29.20%), action 146, FPS 2.22, Running 75.23s Step 271( 29.40%), action 147, FPS 2.21, Running 75.70s Step 272( 29.60%), action 148, FPS 2.25, Running 76.04s Step 273( 29.80%), action 149, FPS 2.23, Running 76.59s Step 274( 30.00%), action 150, FPS 2.22, Running 76.94s Step 275( 30.20%), action 151, FPS 2.20, Running 77.64s Step 276( 30.40%), action 152, FPS 2.06, Running 78.57s Step 277( 30.60%), action 153, FPS 2.06, Running 79.10s Step 278( 30.80%), action 154, FPS 2.07, Running 79.41s Step 279( 31.00%), action 155, FPS 2.05, Running 79.93s Step 280( 31.20%), action 156, FPS 2.03, Running 80.32s Step 281( 31.40%), action 157, FPS 2.01, Running 80.96s Step 282( 31.60%), action 158, FPS 2.00, Running 81.42s Step 283( 31.80%), action 159, FPS 1.97, Running 82.07s Step 284( 32.00%), action 160, FPS 1.99, Running 82.46s Step 285( 32.20%), action 161, FPS 2.00, Running 83.14s Step 286( 32.40%), action 162, FPS 1.98, Running 83.61s Step 287( 32.60%), action 163, FPS 1.97, Running 84.10s Step 288( 32.80%), action 164, FPS 2.00, Running 84.44s Step 289( 33.00%), action 165, FPS 1.99, Running 84.95s Step 290( 33.20%), action 166, FPS 2.00, Running 85.25s Step 291( 33.40%), action 167, FPS 1.99, Running 85.76s Step 292( 33.60%), action 168, FPS 1.99, Running 86.12s Step 293( 33.80%), action 169, FPS 2.00, Running 86.61s Step 294( 34.00%), action 170, FPS 2.00, Running 86.93s Step 295( 34.20%), action 171, FPS 2.03, Running 87.50s Step 296( 34.40%), action 172, FPS 2.16, Running 87.84s Step 297( 34.60%), action 173, FPS 2.13, Running 88.48s Step 298( 34.80%), action 174, FPS 2.13, Running 88.81s Step 299( 35.00%), action 175, FPS 2.08, Running 89.57s Step 300( 35.20%), action 176, FPS 2.06, Running 90.02s Step 301( 35.40%), action 177, FPS 2.12, Running 90.42s Step 302( 35.60%), action 178, FPS 2.16, Running 90.69s Step 303( 35.80%), action 179, FPS 2.23, Running 91.05s Step 304( 36.00%), action 180, FPS 2.24, Running 91.40s Step 305( 36.20%), action 181, FPS 2.26, Running 92.00s Step 306( 36.40%), action 182, FPS 2.29, Running 92.35s Step 307( 36.60%), action 183, FPS 2.29, Running 92.82s Step 308( 36.80%), action 184, FPS 2.28, Running 93.20s Step 309( 37.00%), action 185, FPS 2.31, Running 93.63s Step 310( 37.20%), action 186, FPS 2.30, Running 93.96s Step 311( 37.40%), action 187, FPS 2.32, Running 94.37s Step 312( 37.60%), action 188, FPS 2.32, Running 94.72s Step 313( 37.80%), action 189, FPS 2.30, Running 95.32s Step 314( 38.00%), action 190, FPS 2.25, Running 95.83s Step 315( 38.20%), action 191, FPS 2.16, Running 96.77s Step 316( 38.40%), action 192, FPS 2.13, Running 97.22s Step 317( 38.60%), action 193, FPS 2.18, Running 97.65s Step 318( 38.80%), action 194, FPS 2.19, Running 97.95s Step 319( 39.00%), action 195, FPS 2.23, Running 98.54s Step 320( 39.20%), action 196, FPS 2.26, Running 98.89s Step 321( 39.40%), action 197, FPS 2.22, Running 99.43s Step 322( 39.60%), action 198, FPS 2.20, Running 99.79s Step 323( 39.80%), action 199, FPS 2.16, Running 100.32s Step 324( 40.00%), action 200, FPS 2.14, Running 100.74s Step 325( 40.20%), action 201, FPS 2.15, Running 101.32s Step 326( 40.40%), action 202, FPS 2.14, Running 101.69s Step 327( 40.60%), action 203, FPS 2.15, Running 102.11s Step 328( 40.80%), action 204, FPS 2.18, Running 102.39s Step 329( 41.00%), action 205, FPS 2.14, Running 102.98s Step 330( 41.20%), action 206, FPS 2.12, Running 103.37s Step 331( 41.40%), action 207, FPS 2.06, Running 104.08s Step 332( 41.60%), action 208, FPS 2.04, Running 104.51s Step 333( 41.80%), action 209, FPS 2.06, Running 105.01s Step 334( 42.00%), action 210, FPS 2.07, Running 105.48s Step 335( 42.20%), action 211, FPS 2.14, Running 106.12s Step 336( 42.40%), action 212, FPS 2.18, Running 106.41s Step 337( 42.60%), action 213, FPS 2.16, Running 106.91s Step 338( 42.80%), action 214, FPS 2.15, Running 107.25s Step 339( 43.00%), action 215, FPS 2.16, Running 107.82s Step 340( 43.20%), action 216, FPS 2.09, Running 108.45s Step 341( 43.40%), action 217, FPS 2.04, Running 109.22s Step 342( 43.60%), action 218, FPS 2.01, Running 109.73s Step 343( 43.80%), action 219, FPS 2.03, Running 110.18s Step 344( 44.00%), action 220, FPS 2.05, Running 110.51s Step 345( 44.20%), action 221, FPS 1.99, Running 111.39s Step 346( 44.40%), action 222, FPS 1.95, Running 111.97s Step 347( 44.60%), action 223, FPS 1.91, Running 112.55s Step 348( 44.80%), action 224, FPS 1.88, Running 113.02s Step 349( 45.00%), action 225, FPS 1.90, Running 113.48s Step 350( 45.20%), action 226, FPS 1.91, Running 113.86s Step 351( 45.40%), action 227, FPS 1.97, Running 114.25s Step 352( 45.60%), action 228, FPS 1.98, Running 114.60s Step 353( 45.80%), action 229, FPS 2.00, Running 115.03s Step 354( 46.00%), action 230, FPS 2.03, Running 115.35s Step 355( 46.20%), action 231, FPS 2.00, Running 116.10s Step 356( 46.40%), action 232, FPS 1.99, Running 116.44s Step 357( 46.60%), action 233, FPS 2.00, Running 116.89s Step 358( 46.80%), action 234, FPS 2.00, Running 117.23s Step 359( 47.00%), action 235, FPS 2.04, Running 117.62s Step 360( 47.20%), action 236, FPS 2.11, Running 117.91s Step 361( 47.40%), action 237, FPS 2.18, Running 118.40s Step 362( 47.60%), action 238, FPS 2.22, Running 118.72s Step 363( 47.80%), action 239, FPS 2.21, Running 119.22s Step 364( 48.00%), action 240, FPS 2.20, Running 119.62s Step 365( 48.20%), action 241, FPS 2.24, Running 120.30s Step 366( 48.40%), action 242, FPS 2.31, Running 120.64s Step 367( 48.60%), action 243, FPS 2.37, Running 120.99s Step 368( 48.80%), action 244, FPS 2.42, Running 121.29s Step 369( 49.00%), action 245, FPS 2.41, Running 121.79s Step 370( 49.20%), action 246, FPS 2.42, Running 122.11s Step 371( 49.40%), action 247, FPS 2.40, Running 122.57s Step 372( 49.60%), action 248, FPS 2.40, Running 122.93s Step 373( 49.80%), action 249, FPS 2.37, Running 123.46s Step 374( 50.00%), action 250, FPS 2.37, Running 123.79s Step 375( 50.20%), action 251, FPS 2.42, Running 124.37s Step 376( 50.40%), action 252, FPS 2.43, Running 124.66s Step 377( 50.60%), action 253, FPS 2.50, Running 124.90s Step 378( 50.80%), action 254, FPS 2.53, Running 125.14s Step 379( 51.00%), action 255, FPS 2.52, Running 125.54s Step 380( 51.20%), action 256, FPS 2.51, Running 125.87s Step 381( 51.40%), action 257, FPS 2.56, Running 126.22s Step 382( 51.60%), action 258, FPS 2.55, Running 126.57s Step 383( 51.80%), action 259, FPS 2.58, Running 126.97s Step 384( 52.00%), action 260, FPS 2.59, Running 127.33s Step 385( 52.20%), action 261, FPS 2.65, Running 127.85s Step 386( 52.40%), action 262, FPS 2.66, Running 128.18s Step 387( 52.60%), action 263, FPS 2.61, Running 128.66s Step 388( 52.80%), action 264, FPS 2.63, Running 128.88s Step 389( 53.00%), action 265, FPS 2.72, Running 129.13s Step 390( 53.20%), action 266, FPS 2.76, Running 129.36s [2026-08-02 22:20:52] [77 ] Seed 76 success after 129.68 s. +steps: 390 , actions: 266 . +Instruction: Empty +Total 54/77(70.13%) success. +Setting seed: 77 +Step 1( N/A%), pre moving , FPS 11.38, Running 0.09s Step 2( N/A%), pre moving , FPS 14.68, Running 0.14s Step 3( N/A%), pre moving , FPS 16.72, Running 0.18s Step 4( N/A%), pre moving , FPS 16.15, Running 0.25s Step 5( N/A%), pre moving , FPS 15.93, Running 0.31s Step 6( N/A%), pre moving , FPS 16.71, Running 0.36s Step 7( N/A%), pre moving , FPS 17.47, Running 0.40s Step 8( N/A%), pre moving , FPS 18.23, Running 0.44s Step 9( N/A%), pre moving , FPS 19.11, Running 0.47s Step 10( N/A%), pre moving , FPS 18.02, Running 0.55s Step 11( N/A%), pre moving , FPS 17.74, Running 0.62s Step 12( N/A%), pre moving , FPS 17.03, Running 0.70s Step 13( N/A%), pre moving , FPS 16.41, Running 0.79s Step 14( N/A%), pre moving , FPS 15.90, Running 0.88s Step 15( N/A%), pre moving , FPS 15.48, Running 0.97s Step 16( N/A%), pre moving , FPS 15.04, Running 1.06s Step 17( N/A%), pre moving , FPS 14.87, Running 1.14s Step 18( N/A%), pre moving , FPS 14.60, Running 1.23s Step 19( N/A%), pre moving , FPS 14.36, Running 1.32s Step 20( N/A%), pre moving , FPS 14.18, Running 1.41s Step 21( N/A%), pre moving , FPS 12.11, Running 1.74s Step 22( N/A%), pre moving , FPS 12.03, Running 1.80s Step 23( N/A%), pre moving , FPS 11.89, Running 1.86s Step 24( N/A%), pre moving , FPS 11.64, Running 1.97s Step 25( N/A%), pre moving , FPS 11.54, Running 2.05s Step 26( N/A%), pre moving , FPS 9.85, Running 2.39s Step 27( N/A%), pre moving , FPS 9.64, Running 2.48s Step 28( N/A%), pre moving , FPS 9.42, Running 2.56s Step 29( N/A%), pre moving , FPS 9.19, Running 2.65s Step 30( N/A%), pre moving , FPS 9.26, Running 2.71s Step 31( N/A%), pre moving , FPS 9.19, Running 2.80s Step 32( N/A%), pre moving , FPS 9.17, Running 2.88s Step 33( N/A%), pre moving , FPS 9.19, Running 2.97s Step 34( N/A%), pre moving , FPS 9.18, Running 3.06s Step 35( N/A%), pre moving , FPS 9.21, Running 3.14s Step 36( N/A%), pre moving , FPS 7.97, Running 3.57s Step 37( N/A%), pre moving , FPS 8.04, Running 3.63s Step 38( N/A%), pre moving , FPS 8.24, Running 3.66s Step 39( N/A%), pre moving , FPS 8.41, Running 3.70s Step 40( N/A%), pre moving , FPS 8.59, Running 3.74s Step 41( N/A%), pre moving , FPS 9.77, Running 3.79s Step 42( N/A%), pre moving , FPS 9.80, Running 3.84s Step 43( N/A%), pre moving , FPS 9.85, Running 3.89s Step 44( N/A%), pre moving , FPS 10.03, Running 3.96s Step 45( N/A%), pre moving , FPS 10.20, Running 4.01s Step 46( N/A%), pre moving , FPS 11.91, Running 4.07s Step 47( N/A%), pre moving , FPS 12.02, Running 4.14s Step 48( N/A%), pre moving , FPS 12.31, Running 4.19s Step 49( N/A%), pre moving , FPS 12.51, Running 4.25s Step 50( N/A%), pre moving , FPS 12.59, Running 4.30s Step 51( N/A%), pre moving , FPS 12.73, Running 4.37s Step 52( N/A%), pre moving , FPS 12.93, Running 4.43s Step 53( N/A%), pre moving , FPS 12.88, Running 4.52s Step 54( N/A%), pre moving , FPS 12.51, Running 4.66s Step 55( N/A%), pre moving , FPS 12.12, Running 4.79s Step 56( N/A%), pre moving , FPS 14.72, Running 4.93s Step 57( N/A%), pre moving , FPS 14.05, Running 5.05s Step 58( N/A%), pre moving , FPS 13.03, Running 5.19s Step 59( N/A%), pre moving , FPS 12.37, Running 5.32s Step 60( N/A%), pre moving , FPS 11.67, Running 5.45s Step 61( N/A%), pre moving , FPS 11.07, Running 5.59s Step 62( N/A%), pre moving , FPS 10.64, Running 5.72s Step 63( N/A%), pre moving , FPS 10.30, Running 5.83s Step 64( N/A%), pre moving , FPS 9.97, Running 5.97s Step 65( N/A%), pre moving , FPS 9.30, Running 6.16s Step 66( N/A%), pre moving , FPS 9.00, Running 6.29s Step 67( N/A%), pre moving , FPS 8.61, Running 6.46s Step 68( N/A%), pre moving , FPS 8.25, Running 6.61s Step 69( N/A%), pre moving , FPS 8.01, Running 6.74s Step 70( N/A%), pre moving , FPS 7.83, Running 6.86s Step 71( N/A%), pre moving , FPS 7.61, Running 6.99s Step 72( N/A%), pre moving , FPS 7.44, Running 7.12s Step 73( N/A%), pre moving , FPS 7.30, Running 7.26s Step 74( N/A%), pre moving , FPS 7.36, Running 7.38s Step 75( N/A%), pre moving , FPS 7.47, Running 7.47s Step 76( N/A%), pre moving , FPS 7.70, Running 7.53s Step 77( N/A%), pre moving , FPS 7.90, Running 7.58s Step 78( N/A%), pre moving , FPS 8.12, Running 7.66s Step 79( N/A%), pre moving , FPS 8.30, Running 7.73s Step 80( N/A%), pre moving , FPS 8.47, Running 7.81s Step 81( N/A%), pre moving , FPS 8.73, Running 7.89s Step 82( N/A%), pre moving , FPS 9.07, Running 7.92s Step 83( N/A%), pre moving , FPS 9.34, Running 7.97s Step 84( N/A%), pre moving , FPS 9.73, Running 8.02s Step 85( N/A%), pre moving , FPS 10.46, Running 8.07s Step 86( N/A%), pre moving , FPS 10.96, Running 8.11s Step 87( N/A%), pre moving , FPS 11.86, Running 8.15s Step 88( N/A%), pre moving , FPS 12.64, Running 8.19s Step 89( N/A%), pre moving , FPS 13.37, Running 8.24s Step 90( N/A%), pre moving , FPS 13.97, Running 8.29s Step 91( N/A%), pre moving , FPS 14.92, Running 8.33s Step 92( N/A%), pre moving , FPS 15.98, Running 8.37s Step 93( N/A%), pre moving , FPS 17.42, Running 8.41s Step 94( N/A%), pre moving , FPS 18.55, Running 8.45s Step 95( N/A%), pre moving , FPS 19.44, Running 8.50s Step 96( N/A%), pre moving , FPS 20.26, Running 8.52s Step 97( N/A%), pre moving , FPS 19.88, Running 8.59s Step 98( N/A%), pre moving , FPS 19.62, Running 8.68s Step 99( N/A%), pre moving , FPS 19.24, Running 8.77s Step 100( N/A%), pre moving , FPS 19.27, Running 8.85s Step 101( N/A%), pre moving , FPS 18.96, Running 8.94s Step 102( N/A%), pre moving , FPS 7.73, Running 10.51s Step 103( N/A%), pre moving , FPS 6.94, Running 10.86s Step 104( N/A%), pre moving , FPS 6.60, Running 11.05s Step 105( N/A%), pre moving , FPS 5.97, Running 11.42s Step 106( N/A%), pre moving , FPS 5.78, Running 11.58s Step 107( N/A%), pre moving , FPS 5.37, Running 11.88s Step 108( N/A%), pre moving , FPS 5.22, Running 12.03s Step 109( N/A%), pre moving , FPS 4.88, Running 12.33s Step 110( N/A%), pre moving , FPS 4.75, Running 12.50s Step 111( N/A%), pre moving , FPS 4.44, Running 12.84s Step 112( N/A%), pre moving , FPS 4.30, Running 13.02s Step 113( N/A%), pre moving , FPS 4.05, Running 13.34s Step 114( N/A%), pre moving , FPS 3.94, Running 13.52s Step 115( N/A%), pre moving , FPS 3.72, Running 13.88s Step 116( N/A%), pre moving , FPS 3.58, Running 14.10s Step 117( N/A%), pre moving , FPS 3.40, Running 14.47s Step 118( N/A%), pre moving , FPS 3.34, Running 14.67s Step 119( N/A%), pre moving , FPS 3.19, Running 15.03s Step 120( N/A%), pre moving , FPS 3.13, Running 15.24s Step 121( N/A%), pre moving , FPS 3.02, Running 15.57s Step 122( 0.20%), action 1, FPS 3.42, Running 16.36s Step 123( 0.40%), action 2, FPS 3.44, Running 16.68s Step 124( 0.60%), action 3, FPS 3.17, Running 17.36s Step 125( 0.80%), action 4, FPS 3.11, Running 17.86s Step 126( 1.00%), action 5, FPS 2.94, Running 18.38s Step 127( 1.20%), action 6, FPS 2.88, Running 18.81s Step 128( 1.40%), action 7, FPS 2.80, Running 19.16s Step 129( 1.60%), action 8, FPS 2.84, Running 19.37s Step 130( 1.80%), action 9, FPS 2.74, Running 19.79s Step 131( 2.00%), action 10, FPS 2.75, Running 20.11s Step 132( 2.20%), action 11, FPS 2.60, Running 20.73s Step 133( 2.40%), action 12, FPS 2.61, Running 21.02s Step 134( 2.60%), action 13, FPS 2.50, Running 21.51s Step 135( 2.80%), action 14, FPS 2.53, Running 21.78s Step 136( 3.00%), action 15, FPS 2.46, Running 22.22s Step 137( 3.20%), action 16, FPS 2.49, Running 22.49s Step 138( 3.40%), action 17, FPS 2.38, Running 23.06s Step 139( 3.60%), action 18, FPS 2.42, Running 23.30s Step 140( 3.80%), action 19, FPS 2.36, Running 23.72s Step 141( 4.00%), action 20, FPS 2.38, Running 23.99s Step 142( 4.20%), action 21, FPS 2.42, Running 24.64s Step 143( 4.40%), action 22, FPS 2.41, Running 24.97s Step 144( 4.60%), action 23, FPS 2.46, Running 25.50s Step 145( 4.80%), action 24, FPS 2.52, Running 25.79s Step 146( 5.00%), action 25, FPS 2.53, Running 26.29s Step 147( 5.20%), action 26, FPS 2.58, Running 26.57s Step 148( 5.40%), action 27, FPS 2.55, Running 27.02s Step 149( 5.60%), action 28, FPS 2.53, Running 27.29s Step 150( 5.80%), action 29, FPS 2.52, Running 27.72s Step 151( 6.00%), action 30, FPS 2.54, Running 27.99s Step 152( 6.20%), action 31, FPS 2.58, Running 28.47s Step 153( 6.40%), action 32, FPS 2.57, Running 28.79s Step 154( 6.60%), action 33, FPS 2.56, Running 29.32s Step 155( 6.80%), action 34, FPS 2.56, Running 29.60s Step 156( 7.00%), action 35, FPS 2.53, Running 30.12s Step 157( 7.20%), action 36, FPS 2.52, Running 30.42s Step 158( 7.40%), action 37, FPS 2.53, Running 30.96s Step 159( 7.60%), action 38, FPS 2.52, Running 31.25s Step 160( 7.80%), action 39, FPS 2.52, Running 31.65s Step 161( 8.00%), action 40, FPS 2.52, Running 31.94s Step 162( 8.20%), action 41, FPS 2.57, Running 32.41s Step 163( 8.40%), action 42, FPS 2.57, Running 32.74s Step 164( 8.60%), action 43, FPS 2.59, Running 33.22s Step 165( 8.80%), action 44, FPS 2.58, Running 33.53s Step 166( 9.00%), action 45, FPS 2.60, Running 34.00s Step 167( 9.20%), action 46, FPS 2.59, Running 34.28s Step 168( 9.40%), action 47, FPS 2.55, Running 34.86s Step 169( 9.60%), action 48, FPS 2.53, Running 35.18s Step 170( 9.80%), action 49, FPS 2.55, Running 35.57s Step 171( 10.00%), action 50, FPS 2.56, Running 35.81s Step 172( 10.20%), action 51, FPS 2.55, Running 36.30s Step 173( 10.40%), action 52, FPS 2.60, Running 36.50s Step 174( 10.60%), action 53, FPS 2.61, Running 36.99s Step 175( 10.80%), action 54, FPS 2.61, Running 37.26s Step 176( 11.00%), action 55, FPS 2.59, Running 37.83s Step 177( 11.20%), action 56, FPS 2.61, Running 38.09s Step 178( 11.40%), action 57, FPS 2.61, Running 38.62s Step 179( 11.60%), action 58, FPS 2.61, Running 38.90s Step 180( 11.80%), action 59, FPS 2.61, Running 39.32s Step 181( 12.00%), action 60, FPS 2.64, Running 39.52s Step 182( 12.20%), action 61, FPS 2.61, Running 40.08s Step 183( 12.40%), action 62, FPS 2.64, Running 40.33s Step 184( 12.60%), action 63, FPS 2.65, Running 40.77s Step 185( 12.80%), action 64, FPS 2.65, Running 41.07s Step 186( 13.00%), action 65, FPS 2.64, Running 41.57s Step 187( 13.20%), action 66, FPS 2.66, Running 41.80s Step 188( 13.40%), action 67, FPS 2.67, Running 42.35s Step 189( 13.60%), action 68, FPS 2.69, Running 42.62s Step 190( 13.80%), action 69, FPS 2.60, Running 43.27s Step 191( 14.00%), action 70, FPS 2.60, Running 43.49s Step 192( 14.20%), action 71, FPS 2.50, Running 44.30s Step 193( 14.40%), action 72, FPS 2.49, Running 44.54s Step 194( 14.60%), action 73, FPS 2.44, Running 45.20s Step 195( 14.80%), action 74, FPS 2.44, Running 45.46s Step 196( 15.00%), action 75, FPS 2.44, Running 46.03s Step 197( 15.20%), action 76, FPS 2.44, Running 46.28s Step 198( 15.40%), action 77, FPS 2.39, Running 47.00s Step 199( 15.60%), action 78, FPS 2.34, Running 47.44s Step 200( 15.80%), action 79, FPS 2.33, Running 47.90s Step 201( 16.00%), action 80, FPS 2.30, Running 48.21s Step 202( 16.20%), action 81, FPS 2.28, Running 48.84s Step 203( 16.40%), action 82, FPS 2.28, Running 49.10s Step 204( 16.60%), action 83, FPS 2.25, Running 49.67s Step 205( 16.80%), action 84, FPS 2.25, Running 49.97s Step 206( 17.00%), action 85, FPS 2.23, Running 50.54s Step 207( 17.20%), action 86, FPS 2.20, Running 50.88s Step 208( 17.40%), action 87, FPS 2.21, Running 51.41s Step 209( 17.60%), action 88, FPS 2.20, Running 51.70s Step 210( 17.80%), action 89, FPS 2.25, Running 52.17s Step 211( 18.00%), action 90, FPS 2.24, Running 52.44s Step 212( 18.20%), action 91, FPS 2.29, Running 53.02s Step 213( 18.40%), action 92, FPS 2.26, Running 53.38s Step 214( 18.60%), action 93, FPS 2.29, Running 53.93s Step 215( 18.80%), action 94, FPS 2.25, Running 54.33s Step 216( 19.00%), action 95, FPS 2.25, Running 54.91s Step 217( 19.20%), action 96, FPS 2.21, Running 55.33s Step 218( 19.40%), action 97, FPS 2.20, Running 56.10s Step 219( 19.60%), action 98, FPS 2.23, Running 56.43s Step 220( 19.80%), action 99, FPS 2.19, Running 57.02s Step 221( 20.00%), action 100, FPS 2.17, Running 57.43s Step 222( 20.20%), action 101, FPS 2.10, Running 58.37s Step 223( 20.40%), action 102, FPS 2.07, Running 58.77s Step 224( 20.60%), action 103, FPS 2.05, Running 59.42s Step 225( 20.80%), action 104, FPS 2.06, Running 59.69s Step 226( 21.00%), action 105, FPS 2.08, Running 60.17s Step 227( 21.20%), action 106, FPS 2.09, Running 60.43s Step 228( 21.40%), action 107, FPS 2.09, Running 61.00s Step 229( 21.60%), action 108, FPS 2.07, Running 61.36s Step 230( 21.80%), action 109, FPS 2.04, Running 61.97s Step 231( 22.00%), action 110, FPS 2.03, Running 62.31s Step 232( 22.20%), action 111, FPS 2.00, Running 63.05s Step 233( 22.40%), action 112, FPS 1.96, Running 63.61s Step 234( 22.60%), action 113, FPS 1.92, Running 64.33s Step 235( 22.80%), action 114, FPS 1.94, Running 64.65s Step 236( 23.00%), action 115, FPS 1.95, Running 65.16s Step 237( 23.20%), action 116, FPS 1.97, Running 65.48s Step 238( 23.40%), action 117, FPS 2.01, Running 66.03s Step 239( 23.60%), action 118, FPS 1.97, Running 66.56s Step 240( 23.80%), action 119, FPS 1.99, Running 67.08s Step 241( 24.00%), action 120, FPS 2.02, Running 67.35s Step 242( 24.20%), action 121, FPS 2.03, Running 68.24s Step 243( 24.40%), action 122, FPS 2.04, Running 68.59s Step 244( 24.60%), action 123, FPS 1.99, Running 69.48s Step 245( 24.80%), action 124, FPS 1.94, Running 69.99s Step 246( 25.00%), action 125, FPS 1.92, Running 70.57s Step 247( 25.20%), action 126, FPS 1.90, Running 70.97s Step 248( 25.40%), action 127, FPS 1.90, Running 71.50s Step 249( 25.60%), action 128, FPS 1.90, Running 71.88s Step 250( 25.80%), action 129, FPS 1.92, Running 72.41s Step 251( 26.00%), action 130, FPS 1.92, Running 72.76s Step 252( 26.20%), action 131, FPS 1.91, Running 73.51s Step 253( 26.40%), action 132, FPS 1.95, Running 73.85s Step 254( 26.60%), action 133, FPS 1.99, Running 74.38s Step 255( 26.80%), action 134, FPS 1.99, Running 74.69s Step 256( 27.00%), action 135, FPS 2.00, Running 75.18s Step 257( 27.20%), action 136, FPS 2.00, Running 75.49s Step 258( 27.40%), action 137, FPS 2.02, Running 75.93s Step 259( 27.60%), action 138, FPS 2.05, Running 76.29s Step 260( 27.80%), action 139, FPS 2.03, Running 76.92s Step 261( 28.00%), action 140, FPS 1.99, Running 77.42s Step 262( 28.20%), action 141, FPS 2.03, Running 78.11s Step 263( 28.40%), action 142, FPS 2.01, Running 78.56s Step 264( 28.60%), action 143, FPS 2.08, Running 79.10s Step 265( 28.80%), action 144, FPS 2.13, Running 79.39s Step 266( 29.00%), action 145, FPS 2.14, Running 79.91s Step 267( 29.20%), action 146, FPS 2.15, Running 80.28s Step 268( 29.40%), action 147, FPS 2.12, Running 80.96s Step 269( 29.60%), action 148, FPS 2.12, Running 81.31s Step 270( 29.80%), action 149, FPS 2.12, Running 81.84s Step 271( 30.00%), action 150, FPS 2.08, Running 82.39s Step 272( 30.20%), action 151, FPS 2.09, Running 83.10s Step 273( 30.40%), action 152, FPS 2.10, Running 83.37s Step 274( 30.60%), action 153, FPS 2.11, Running 83.87s Step 275( 30.80%), action 154, FPS 2.12, Running 84.12s Step 276( 31.00%), action 155, FPS 2.11, Running 84.66s Step 277( 31.20%), action 156, FPS 2.11, Running 84.95s Step 278( 31.40%), action 157, FPS 2.11, Running 85.39s Step 279( 31.60%), action 158, FPS 2.13, Running 85.68s Step 280( 31.80%), action 159, FPS 2.15, Running 86.21s Step 281( 32.00%), action 160, FPS 2.19, Running 86.57s Step 282( 32.20%), action 161, FPS 2.19, Running 87.26s Step 283( 32.40%), action 162, FPS 2.23, Running 87.51s Step 284( 32.60%), action 163, FPS 2.23, Running 88.07s Step 285( 32.80%), action 164, FPS 2.17, Running 88.63s Step 286( 33.00%), action 165, FPS 2.17, Running 89.14s Step 287( 33.20%), action 166, FPS 2.19, Running 89.44s Step 288( 33.40%), action 167, FPS 2.18, Running 90.14s Step 289( 33.60%), action 168, FPS 2.21, Running 90.37s Step 290( 33.80%), action 169, FPS 2.21, Running 90.89s Step 291( 34.00%), action 170, FPS 2.28, Running 91.14s Step 292( 34.20%), action 171, FPS 2.30, Running 91.81s Step 293( 34.40%), action 172, FPS 2.26, Running 92.23s Step 294( 34.60%), action 173, FPS 2.24, Running 92.80s Step 295( 34.80%), action 174, FPS 2.21, Running 93.17s Step 296( 35.00%), action 175, FPS 2.17, Running 93.88s Step 297( 35.20%), action 176, FPS 2.14, Running 94.29s Step 298( 35.40%), action 177, FPS 2.12, Running 94.84s Step 299( 35.60%), action 178, FPS 2.09, Running 95.23s Step 300( 35.80%), action 179, FPS 2.05, Running 95.95s Step 301( 36.00%), action 180, FPS 2.03, Running 96.45s Step 302( 36.20%), action 181, FPS 1.99, Running 97.32s Step 303( 36.40%), action 182, FPS 1.95, Running 97.79s Step 304( 36.60%), action 183, FPS 1.98, Running 98.19s Step 305( 36.80%), action 184, FPS 2.04, Running 98.44s Step 306( 37.00%), action 185, FPS 2.05, Running 98.89s Step 307( 37.20%), action 186, FPS 2.06, Running 99.13s Step 308( 37.40%), action 187, FPS 2.02, Running 100.04s Step 309( 37.60%), action 188, FPS 2.01, Running 100.31s Step 310( 37.80%), action 189, FPS 1.99, Running 100.94s Step 311( 38.00%), action 190, FPS 1.95, Running 101.42s Step 312( 38.20%), action 191, FPS 1.94, Running 102.09s Step 313( 38.40%), action 192, FPS 1.97, Running 102.38s Step 314( 38.60%), action 193, FPS 2.01, Running 102.76s Step 315( 38.80%), action 194, FPS 2.03, Running 103.02s Step 316( 39.00%), action 195, FPS 2.05, Running 103.64s Step 317( 39.20%), action 196, FPS 2.02, Running 104.19s Step 318( 39.40%), action 197, FPS 2.02, Running 104.74s Step 319( 39.60%), action 198, FPS 2.05, Running 104.99s Step 320( 39.80%), action 199, FPS 2.10, Running 105.49s Step 321( 40.00%), action 200, FPS 2.15, Running 105.74s Step 322( 40.20%), action 201, FPS 2.16, Running 106.57s Step 323( 40.40%), action 202, FPS 2.19, Running 106.91s Step 324( 40.60%), action 203, FPS 2.16, Running 107.45s Step 325( 40.80%), action 204, FPS 2.15, Running 107.73s Step 326( 41.00%), action 205, FPS 2.13, Running 108.26s Step 327( 41.20%), action 206, FPS 2.13, Running 108.53s Step 328( 41.40%), action 207, FPS 2.23, Running 108.99s Step 329( 41.60%), action 208, FPS 2.23, Running 109.26s Step 330( 41.80%), action 209, FPS 2.28, Running 109.70s Step 331( 42.00%), action 210, FPS 2.36, Running 109.89s Step 332( 42.20%), action 211, FPS 2.41, Running 110.38s Step 333( 42.40%), action 212, FPS 2.42, Running 110.65s Step 334( 42.60%), action 213, FPS 2.39, Running 111.12s Step 335( 42.80%), action 214, FPS 2.38, Running 111.41s Step 336( 43.00%), action 215, FPS 2.43, Running 111.88s Step 337( 43.20%), action 216, FPS 2.51, Running 112.16s Step 338( 43.40%), action 217, FPS 2.51, Running 112.71s Step 339( 43.60%), action 218, FPS 2.48, Running 113.05s Step 340( 43.80%), action 219, FPS 2.48, Running 113.57s Step 341( 44.00%), action 220, FPS 2.45, Running 113.91s Step 342( 44.20%), action 221, FPS 2.51, Running 114.52s Step 343( 44.40%), action 222, FPS 2.51, Running 114.88s Step 344( 44.60%), action 223, FPS 2.52, Running 115.39s Step 345( 44.80%), action 224, FPS 2.51, Running 115.69s Step 346( 45.00%), action 225, FPS 2.53, Running 116.17s Step 347( 45.20%), action 226, FPS 2.53, Running 116.42s Step 348( 45.40%), action 227, FPS 2.51, Running 116.94s Step 349( 45.60%), action 228, FPS 2.51, Running 117.22s Step 350( 45.80%), action 229, FPS 2.51, Running 117.66s Step 351( 46.00%), action 230, FPS 2.49, Running 117.91s Step 352( 46.20%), action 231, FPS 2.45, Running 118.54s Step 353( 46.40%), action 232, FPS 2.46, Running 118.79s Step 354( 46.60%), action 233, FPS 2.46, Running 119.25s Step 355( 46.80%), action 234, FPS 2.39, Running 119.79s Step 356( 47.00%), action 235, FPS 2.38, Running 120.28s Step 357( 47.20%), action 236, FPS 2.35, Running 120.66s Step 358( 47.40%), action 237, FPS 2.39, Running 121.07s Step 359( 47.60%), action 238, FPS 2.42, Running 121.33s Step 360( 47.80%), action 239, FPS 2.47, Running 121.67s Step 361( 48.00%), action 240, FPS 2.49, Running 121.94s Step 362( 48.20%), action 241, FPS 2.49, Running 122.56s Step 363( 48.40%), action 242, FPS 2.53, Running 122.80s Step 364( 48.60%), action 243, FPS 2.54, Running 123.27s Step 365( 48.80%), action 244, FPS 2.55, Running 123.53s Step 366( 49.00%), action 245, FPS 2.41, Running 124.46s Step 367( 49.20%), action 246, FPS 2.41, Running 124.71s Step 368( 49.40%), action 247, FPS 2.44, Running 125.13s Step 369( 49.60%), action 248, FPS 2.46, Running 125.36s Step 370( 49.80%), action 249, FPS 2.47, Running 125.77s Step 371( 50.00%), action 250, FPS 2.45, Running 126.06s Step 372( 50.20%), action 251, FPS 2.43, Running 126.78s Step 373( 50.40%), action 252, FPS 2.43, Running 127.01s Step 374( 50.60%), action 253, FPS 2.38, Running 127.65s Step 375( 50.80%), action 254, FPS 2.47, Running 127.90s Step 376( 51.00%), action 255, FPS 2.46, Running 128.39s Step 377( 51.20%), action 256, FPS 2.51, Running 128.62s Step 378( 51.40%), action 257, FPS 2.52, Running 129.01s Step 379( 51.60%), action 258, FPS 2.54, Running 129.19s Step 380( 51.80%), action 259, FPS 2.49, Running 129.71s Step 381( 52.00%), action 260, FPS 2.49, Running 129.97s Step 382( 52.20%), action 261, FPS 2.47, Running 130.67s Step 383( 52.40%), action 262, FPS 2.43, Running 131.05s Step 384( 52.60%), action 263, FPS 2.42, Running 131.53s Step 385( 52.80%), action 264, FPS 2.43, Running 131.75s Step 386( 53.00%), action 265, FPS 2.58, Running 132.22s Step 387( 53.20%), action 266, FPS 2.57, Running 132.48s Step 388( 53.40%), action 267, FPS 2.60, Running 132.83s Step 389( 53.60%), action 268, FPS 2.59, Running 133.07s Step 390( 53.80%), action 269, FPS 2.58, Running 133.52s Step 391( 54.00%), action 270, FPS 2.59, Running 133.77s Step 392( 54.20%), action 271, FPS 2.64, Running 134.35s Step 393( 54.40%), action 272, FPS 2.63, Running 134.61s Step 394( 54.60%), action 273, FPS 2.70, Running 135.06s Step 395( 54.80%), action 274, FPS 2.67, Running 135.38s Step 396( 55.00%), action 275, FPS 2.70, Running 135.79s Step 397( 55.20%), action 276, FPS 2.71, Running 136.00s Step 398( 55.40%), action 277, FPS 2.71, Running 136.39s Step 399( 55.60%), action 278, FPS 2.70, Running 136.60s Step 400( 55.80%), action 279, FPS 2.76, Running 136.96s Step 401( 56.00%), action 280, FPS 2.77, Running 137.20s Step 402( 56.20%), action 281, FPS 2.79, Running 137.85s Step 403( 56.40%), action 282, FPS 2.84, Running 138.08s Step 404( 56.60%), action 283, FPS 2.84, Running 138.57s Step 405( 56.80%), action 284, FPS 2.77, Running 138.98s Step 406( 57.00%), action 285, FPS 2.77, Running 139.44s Step 407( 57.20%), action 286, FPS 2.75, Running 139.75s Step 408( 57.40%), action 287, FPS 2.73, Running 140.16s Step 409( 57.60%), action 288, FPS 2.71, Running 140.46s Step 410( 57.80%), action 289, FPS 2.69, Running 140.95s Step 411( 58.00%), action 290, FPS 2.68, Running 141.23s Step 412( 58.20%), action 291, FPS 2.66, Running 141.88s Step 413( 58.40%), action 292, FPS 2.65, Running 142.15s Step 414( 58.60%), action 293, FPS 2.63, Running 142.66s Step 415( 58.80%), action 294, FPS 2.63, Running 142.98s Step 416( 59.00%), action 295, FPS 2.57, Running 143.56s Step 417( 59.20%), action 296, FPS 2.56, Running 143.81s Step 418( 59.40%), action 297, FPS 2.55, Running 144.22s Step 419( 59.60%), action 298, FPS 2.54, Running 144.49s Step 420( 59.80%), action 299, FPS 2.49, Running 145.00s Step 421( 60.00%), action 300, FPS 2.47, Running 145.31s Step 422( 60.20%), action 301, FPS 2.44, Running 146.05s [2026-08-02 22:23:18] [78 ] Seed 77 failed after 146.17 s. +steps: 422 , actions: 301 . +Instruction: Empty +Total 54/78(69.23%) success. +Setting seed: 78 +Step 1( N/A%), pre moving , FPS 3.23, Running 0.31s Step 2( N/A%), pre moving , FPS 5.17, Running 0.39s Step 3( N/A%), pre moving , FPS 6.47, Running 0.46s Step 4( N/A%), pre moving , FPS 7.34, Running 0.54s Step 5( N/A%), pre moving , FPS 8.21, Running 0.61s Step 6( N/A%), pre moving , FPS 9.58, Running 0.63s Step 7( N/A%), pre moving , FPS 10.88, Running 0.64s Step 8( N/A%), pre moving , FPS 12.11, Running 0.66s Step 9( N/A%), pre moving , FPS 13.27, Running 0.68s Step 10( N/A%), pre moving , FPS 14.37, Running 0.70s Step 11( N/A%), pre moving , FPS 15.42, Running 0.71s Step 12( N/A%), pre moving , FPS 16.44, Running 0.73s Step 13( N/A%), pre moving , FPS 17.40, Running 0.75s Step 14( N/A%), pre moving , FPS 18.33, Running 0.76s Step 15( N/A%), pre moving , FPS 19.21, Running 0.78s Step 16( N/A%), pre moving , FPS 19.66, Running 0.81s Step 17( N/A%), pre moving , FPS 19.76, Running 0.86s Step 18( N/A%), pre moving , FPS 20.08, Running 0.90s Step 19( N/A%), pre moving , FPS 20.01, Running 0.95s Step 20( N/A%), pre moving , FPS 20.07, Running 1.00s Step 21( N/A%), pre moving , FPS 19.40, Running 1.34s Step 22( N/A%), pre moving , FPS 20.08, Running 1.38s Step 23( N/A%), pre moving , FPS 20.80, Running 1.43s Step 24( N/A%), pre moving , FPS 21.20, Running 1.49s Step 25( N/A%), pre moving , FPS 21.51, Running 1.54s Step 26( N/A%), pre moving , FPS 17.04, Running 1.80s Step 27( N/A%), pre moving , FPS 16.70, Running 1.84s Step 28( N/A%), pre moving , FPS 16.44, Running 1.88s Step 29( N/A%), pre moving , FPS 15.91, Running 1.94s Step 30( N/A%), pre moving , FPS 15.15, Running 2.02s Step 31( N/A%), pre moving , FPS 14.41, Running 2.10s Step 32( N/A%), pre moving , FPS 13.97, Running 2.16s Step 33( N/A%), pre moving , FPS 13.33, Running 2.25s Step 34( N/A%), pre moving , FPS 12.86, Running 2.32s Step 35( N/A%), pre moving , FPS 12.39, Running 2.40s Step 36( N/A%), pre moving , FPS 9.87, Running 2.84s Step 37( N/A%), pre moving , FPS 9.69, Running 2.92s Step 38( N/A%), pre moving , FPS 9.46, Running 3.01s Step 39( N/A%), pre moving , FPS 9.29, Running 3.10s Step 40( N/A%), pre moving , FPS 9.12, Running 3.19s Step 41( N/A%), pre moving , FPS 10.33, Running 3.28s Step 42( N/A%), pre moving , FPS 10.22, Running 3.34s Step 43( N/A%), pre moving , FPS 9.75, Running 3.48s Step 44( N/A%), pre moving , FPS 9.47, Running 3.60s Step 45( N/A%), pre moving , FPS 9.17, Running 3.72s Step 46( N/A%), pre moving , FPS 9.86, Running 3.83s Step 47( N/A%), pre moving , FPS 9.37, Running 3.98s Step 48( N/A%), pre moving , FPS 9.01, Running 4.10s Step 49( N/A%), pre moving , FPS 8.72, Running 4.23s Step 50( N/A%), pre moving , FPS 8.53, Running 4.36s Step 51( N/A%), pre moving , FPS 8.37, Running 4.49s Step 52( N/A%), pre moving , FPS 8.18, Running 4.61s Step 53( N/A%), pre moving , FPS 8.24, Running 4.68s Step 54( N/A%), pre moving , FPS 8.05, Running 4.81s Step 55( N/A%), pre moving , FPS 7.96, Running 4.91s Step 56( N/A%), pre moving , FPS 9.36, Running 4.98s Step 57( N/A%), pre moving , FPS 9.43, Running 5.05s Step 58( N/A%), pre moving , FPS 9.57, Running 5.10s Step 59( N/A%), pre moving , FPS 9.64, Running 5.18s Step 60( N/A%), pre moving , FPS 9.70, Running 5.25s Step 61( N/A%), pre moving , FPS 9.81, Running 5.32s Step 62( N/A%), pre moving , FPS 9.85, Running 5.37s Step 63( N/A%), pre moving , FPS 10.22, Running 5.43s Step 64( N/A%), pre moving , FPS 10.50, Running 5.50s Step 65( N/A%), pre moving , FPS 10.75, Running 5.58s Step 66( N/A%), pre moving , FPS 10.90, Running 5.66s Step 67( N/A%), pre moving , FPS 11.31, Running 5.74s Step 68( N/A%), pre moving , FPS 11.71, Running 5.80s Step 69( N/A%), pre moving , FPS 12.24, Running 5.86s Step 70( N/A%), pre moving , FPS 12.77, Running 5.93s Step 71( N/A%), pre moving , FPS 12.88, Running 6.05s Step 72( N/A%), pre moving , FPS 12.78, Running 6.17s Step 73( N/A%), pre moving , FPS 12.28, Running 6.31s Step 74( N/A%), pre moving , FPS 12.04, Running 6.47s Step 75( N/A%), pre moving , FPS 11.94, Running 6.58s Step 76( N/A%), pre moving , FPS 11.51, Running 6.72s Step 77( N/A%), pre moving , FPS 11.08, Running 6.85s Step 78( N/A%), pre moving , FPS 10.66, Running 6.98s Step 79( N/A%), pre moving , FPS 10.50, Running 7.08s Step 80( N/A%), pre moving , FPS 10.17, Running 7.22s Step 81( N/A%), pre moving , FPS 9.76, Running 7.37s Step 82( N/A%), pre moving , FPS 9.58, Running 7.46s Step 83( N/A%), pre moving , FPS 9.54, Running 7.53s Step 84( N/A%), pre moving , FPS 9.47, Running 7.62s Step 85( N/A%), pre moving , FPS 9.45, Running 7.70s Step 86( N/A%), pre moving , FPS 9.38, Running 7.79s Step 87( N/A%), pre moving , FPS 9.39, Running 7.87s Step 88( N/A%), pre moving , FPS 9.26, Running 7.97s Step 89( N/A%), pre moving , FPS 9.16, Running 8.05s Step 90( N/A%), pre moving , FPS 9.23, Running 8.09s Step 91( N/A%), pre moving , FPS 9.28, Running 8.20s Step 92( N/A%), pre moving , FPS 9.47, Running 8.28s Step 93( N/A%), pre moving , FPS 9.77, Running 8.35s Step 94( N/A%), pre moving , FPS 10.13, Running 8.44s Step 95( N/A%), pre moving , FPS 10.28, Running 8.53s Step 96( N/A%), pre moving , FPS 10.53, Running 8.61s Step 97( N/A%), pre moving , FPS 10.89, Running 8.69s Step 98( N/A%), pre moving , FPS 11.10, Running 8.78s Step 99( N/A%), pre moving , FPS 11.36, Running 8.84s Step 100( N/A%), pre moving , FPS 11.92, Running 8.89s Step 101( N/A%), pre moving , FPS 6.74, Running 10.34s Step 102( N/A%), pre moving , FPS 6.11, Running 10.73s Step 103( N/A%), pre moving , FPS 5.89, Running 10.92s Step 104( N/A%), pre moving , FPS 5.47, Running 11.27s Step 105( N/A%), pre moving , FPS 5.31, Running 11.46s Step 106( N/A%), pre moving , FPS 4.97, Running 11.81s Step 107( N/A%), pre moving , FPS 4.85, Running 12.00s Step 108( N/A%), pre moving , FPS 4.55, Running 12.36s Step 109( N/A%), pre moving , FPS 4.44, Running 12.55s Step 110( N/A%), pre moving , FPS 4.21, Running 12.84s Step 111( N/A%), pre moving , FPS 4.17, Running 12.99s Step 112( N/A%), pre moving , FPS 4.01, Running 13.28s Step 113( N/A%), pre moving , FPS 3.94, Running 13.43s Step 114( N/A%), pre moving , FPS 3.79, Running 13.72s Step 115( N/A%), pre moving , FPS 3.75, Running 13.87s Step 116( N/A%), pre moving , FPS 3.58, Running 14.20s Step 117( N/A%), pre moving , FPS 3.52, Running 14.37s Step 118( N/A%), pre moving , FPS 3.38, Running 14.69s Step 119( N/A%), pre moving , FPS 3.31, Running 14.88s Step 120( N/A%), pre moving , FPS 3.17, Running 15.20s Step 121( 0.20%), action 1, FPS 3.57, Running 15.93s Step 122( 0.40%), action 2, FPS 3.62, Running 16.25s Step 123( 0.60%), action 3, FPS 3.52, Running 16.61s Step 124( 0.80%), action 4, FPS 3.61, Running 16.81s Step 125( 1.00%), action 5, FPS 3.55, Running 17.09s Step 126( 1.20%), action 6, FPS 3.54, Running 17.46s Step 127( 1.40%), action 7, FPS 3.42, Running 17.85s Step 128( 1.60%), action 8, FPS 3.51, Running 18.06s Step 129( 1.80%), action 9, FPS 3.37, Running 18.49s Step 130( 2.00%), action 10, FPS 3.25, Running 19.00s Step 131( 2.20%), action 11, FPS 3.05, Running 19.56s Step 132( 2.40%), action 12, FPS 3.01, Running 19.92s Step 133( 2.60%), action 13, FPS 2.86, Running 20.43s Step 134( 2.80%), action 14, FPS 2.81, Running 20.83s Step 135( 3.00%), action 15, FPS 2.78, Running 21.06s Step 136( 3.20%), action 16, FPS 2.84, Running 21.23s Step 137( 3.40%), action 17, FPS 2.78, Running 21.57s Step 138( 3.60%), action 18, FPS 2.79, Running 21.87s Step 139( 3.80%), action 19, FPS 2.72, Running 22.22s Step 140( 4.00%), action 20, FPS 2.76, Running 22.43s Step 141( 4.20%), action 21, FPS 2.82, Running 23.02s Step 142( 4.40%), action 22, FPS 2.83, Running 23.32s Step 143( 4.60%), action 23, FPS 2.77, Running 23.82s Step 144( 4.80%), action 24, FPS 2.73, Running 24.13s Step 145( 5.00%), action 25, FPS 2.66, Running 24.62s Step 146( 5.20%), action 26, FPS 2.68, Running 24.92s Step 147( 5.40%), action 27, FPS 2.68, Running 25.31s Step 148( 5.60%), action 28, FPS 2.68, Running 25.51s Step 149( 5.80%), action 29, FPS 2.72, Running 25.86s Step 150( 6.00%), action 30, FPS 2.79, Running 26.16s Step 151( 6.20%), action 31, FPS 2.81, Running 26.68s Step 152( 6.40%), action 32, FPS 2.76, Running 27.16s Step 153( 6.60%), action 33, FPS 2.79, Running 27.61s Step 154( 6.80%), action 34, FPS 2.80, Running 27.97s Step 155( 7.00%), action 35, FPS 2.70, Running 28.47s Step 156( 7.20%), action 36, FPS 2.61, Running 28.90s Step 157( 7.40%), action 37, FPS 2.55, Running 29.42s Step 158( 7.60%), action 38, FPS 2.54, Running 29.75s Step 159( 7.80%), action 39, FPS 2.56, Running 30.04s Step 160( 8.00%), action 40, FPS 2.55, Running 30.27s Step 161( 8.20%), action 41, FPS 2.57, Running 30.81s Step 162( 8.40%), action 42, FPS 2.57, Running 31.12s Step 163( 8.60%), action 43, FPS 2.59, Running 31.56s Step 164( 8.80%), action 44, FPS 2.56, Running 31.94s Step 165( 9.00%), action 45, FPS 2.56, Running 32.42s Step 166( 9.20%), action 46, FPS 2.52, Running 32.85s Step 167( 9.40%), action 47, FPS 2.48, Running 33.37s Step 168( 9.60%), action 48, FPS 2.41, Running 33.82s Step 169( 9.80%), action 49, FPS 2.37, Running 34.30s Step 170( 10.00%), action 50, FPS 2.38, Running 34.55s Step 171( 10.20%), action 51, FPS 2.39, Running 35.04s Step 172( 10.40%), action 52, FPS 2.44, Running 35.37s Step 173( 10.60%), action 53, FPS 2.44, Running 35.79s Step 174( 10.80%), action 54, FPS 2.46, Running 36.09s Step 175( 11.00%), action 55, FPS 2.53, Running 36.38s Step 176( 11.20%), action 56, FPS 2.59, Running 36.63s Step 177( 11.40%), action 57, FPS 2.58, Running 37.17s Step 178( 11.60%), action 58, FPS 2.53, Running 37.64s Step 179( 11.80%), action 59, FPS 2.46, Running 38.16s Step 180( 12.00%), action 60, FPS 2.44, Running 38.48s Step 181( 12.20%), action 61, FPS 2.37, Running 39.27s Step 182( 12.40%), action 62, FPS 2.32, Running 39.74s Step 183( 12.60%), action 63, FPS 2.30, Running 40.24s Step 184( 12.80%), action 64, FPS 2.30, Running 40.63s Step 185( 13.00%), action 65, FPS 2.25, Running 41.32s Step 186( 13.20%), action 66, FPS 2.23, Running 41.83s Step 187( 13.40%), action 67, FPS 2.23, Running 42.34s Step 188( 13.60%), action 68, FPS 2.24, Running 42.76s Step 189( 13.80%), action 69, FPS 2.21, Running 43.33s Step 190( 14.00%), action 70, FPS 2.22, Running 43.58s Step 191( 14.20%), action 71, FPS 2.20, Running 44.14s Step 192( 14.40%), action 72, FPS 2.21, Running 44.43s Step 193( 14.60%), action 73, FPS 2.21, Running 44.83s Step 194( 14.80%), action 74, FPS 2.20, Running 45.17s Step 195( 15.00%), action 75, FPS 2.15, Running 45.69s Step 196( 15.20%), action 76, FPS 2.13, Running 46.02s Step 197( 15.40%), action 77, FPS 2.14, Running 46.50s Step 198( 15.60%), action 78, FPS 2.17, Running 46.88s Step 199( 15.80%), action 79, FPS 2.18, Running 47.33s Step 200( 16.00%), action 80, FPS 2.16, Running 47.73s Step 201( 16.20%), action 81, FPS 2.22, Running 48.27s Step 202( 16.40%), action 82, FPS 2.26, Running 48.58s Step 203( 16.60%), action 83, FPS 2.29, Running 48.97s Step 204( 16.80%), action 84, FPS 2.28, Running 49.40s Step 205( 17.00%), action 85, FPS 2.33, Running 49.91s Step 206( 17.20%), action 86, FPS 2.38, Running 50.25s Step 207( 17.40%), action 87, FPS 2.38, Running 50.75s Step 208( 17.60%), action 88, FPS 2.38, Running 51.18s Step 209( 17.80%), action 89, FPS 2.41, Running 51.63s Step 210( 18.00%), action 90, FPS 2.41, Running 51.88s Step 211( 18.20%), action 91, FPS 2.42, Running 52.41s Step 212( 18.40%), action 92, FPS 2.39, Running 52.79s Step 213( 18.60%), action 93, FPS 2.39, Running 53.22s Step 214( 18.80%), action 94, FPS 2.37, Running 53.61s Step 215( 19.00%), action 95, FPS 2.39, Running 54.06s Step 216( 19.20%), action 96, FPS 2.36, Running 54.48s Step 217( 19.40%), action 97, FPS 2.38, Running 54.91s Step 218( 19.60%), action 98, FPS 2.37, Running 55.32s Step 219( 19.80%), action 99, FPS 2.38, Running 55.73s Step 220( 20.00%), action 100, FPS 2.40, Running 56.07s Step 221( 20.20%), action 101, FPS 2.41, Running 56.58s Step 222( 20.40%), action 102, FPS 2.39, Running 56.96s Step 223( 20.60%), action 103, FPS 2.35, Running 57.46s Step 224( 20.80%), action 104, FPS 2.38, Running 57.82s Step 225( 21.00%), action 105, FPS 2.38, Running 58.33s Step 226( 21.20%), action 106, FPS 2.38, Running 58.64s Step 227( 21.40%), action 107, FPS 2.38, Running 59.16s Step 228( 21.60%), action 108, FPS 2.41, Running 59.48s Step 229( 21.80%), action 109, FPS 2.44, Running 59.81s Step 230( 22.00%), action 110, FPS 2.43, Running 60.09s Step 231( 22.20%), action 111, FPS 2.42, Running 60.67s Step 232( 22.40%), action 112, FPS 2.39, Running 61.14s Step 233( 22.60%), action 113, FPS 2.35, Running 61.72s Step 234( 22.80%), action 114, FPS 2.36, Running 62.07s Step 235( 23.00%), action 115, FPS 2.33, Running 62.65s Step 236( 23.20%), action 116, FPS 2.28, Running 63.27s Step 237( 23.40%), action 117, FPS 2.31, Running 63.58s Step 238( 23.60%), action 118, FPS 2.33, Running 63.90s Step 239( 23.80%), action 119, FPS 2.32, Running 64.35s Step 240( 24.00%), action 120, FPS 2.33, Running 64.65s Step 241( 24.20%), action 121, FPS 2.29, Running 65.32s Step 242( 24.40%), action 122, FPS 2.26, Running 65.79s Step 243( 24.60%), action 123, FPS 2.26, Running 66.29s Step 244( 24.80%), action 124, FPS 2.23, Running 66.80s Step 245( 25.00%), action 125, FPS 2.22, Running 67.35s Step 246( 25.20%), action 126, FPS 2.23, Running 67.60s Step 247( 25.40%), action 127, FPS 2.26, Running 68.00s Step 248( 25.60%), action 128, FPS 2.27, Running 68.30s Step 249( 25.80%), action 129, FPS 2.24, Running 68.74s Step 250( 26.00%), action 130, FPS 2.24, Running 69.03s Step 251( 26.20%), action 131, FPS 2.21, Running 69.73s Step 252( 26.40%), action 132, FPS 2.25, Running 70.05s Step 253( 26.60%), action 133, FPS 2.27, Running 70.53s Step 254( 26.80%), action 134, FPS 2.28, Running 70.83s Step 255( 27.00%), action 135, FPS 2.32, Running 71.28s Step 256( 27.20%), action 136, FPS 2.41, Running 71.57s Step 257( 27.40%), action 137, FPS 2.39, Running 71.95s Step 258( 27.60%), action 138, FPS 2.39, Running 72.26s Step 259( 27.80%), action 139, FPS 2.41, Running 72.67s Step 260( 28.00%), action 140, FPS 2.39, Running 73.01s Step 261( 28.20%), action 141, FPS 2.41, Running 73.63s Step 262( 28.40%), action 142, FPS 2.42, Running 74.04s Step 263( 28.60%), action 143, FPS 2.45, Running 74.46s Step 264( 28.80%), action 144, FPS 2.48, Running 74.86s Step 265( 29.00%), action 145, FPS 2.52, Running 75.28s Step 266( 29.20%), action 146, FPS 2.50, Running 75.58s Step 267( 29.40%), action 147, FPS 2.50, Running 76.01s Step 268( 29.60%), action 148, FPS 2.49, Running 76.33s Step 269( 29.80%), action 149, FPS 2.52, Running 76.66s Step 270( 30.00%), action 150, FPS 2.50, Running 77.01s Step 271( 30.20%), action 151, FPS 2.53, Running 77.63s Step 272( 30.40%), action 152, FPS 2.53, Running 77.95s Step 273( 30.60%), action 153, FPS 2.53, Running 78.45s Step 274( 30.80%), action 154, FPS 2.51, Running 78.81s Step 275( 31.00%), action 155, FPS 2.48, Running 79.35s Step 276( 31.20%), action 156, FPS 2.49, Running 79.62s Step 277( 31.40%), action 157, FPS 2.49, Running 80.00s Step 278( 31.60%), action 158, FPS 2.47, Running 80.36s Step 279( 31.80%), action 159, FPS 2.48, Running 80.74s Step 280( 32.00%), action 160, FPS 2.46, Running 81.14s Step 281( 32.20%), action 161, FPS 2.42, Running 81.88s Step 282( 32.40%), action 162, FPS 2.42, Running 82.31s Step 283( 32.60%), action 163, FPS 2.34, Running 82.99s Step 284( 32.80%), action 164, FPS 2.33, Running 83.44s Step 285( 33.00%), action 165, FPS 2.31, Running 83.95s Step 286( 33.20%), action 166, FPS 2.31, Running 84.26s Step 287( 33.40%), action 167, FPS 2.27, Running 84.83s Step 288( 33.60%), action 168, FPS 2.25, Running 85.23s Step 289( 33.80%), action 169, FPS 2.19, Running 85.80s Step 290( 34.00%), action 170, FPS 2.13, Running 86.39s Step 291( 34.20%), action 171, FPS 2.13, Running 87.02s Step 292( 34.40%), action 172, FPS 2.10, Running 87.46s Step 293( 34.60%), action 173, FPS 2.11, Running 87.92s Step 294( 34.80%), action 174, FPS 2.12, Running 88.24s Step 295( 35.00%), action 175, FPS 2.14, Running 88.72s Step 296( 35.20%), action 176, FPS 2.11, Running 89.10s Step 297( 35.40%), action 177, FPS 2.08, Running 89.62s Step 298( 35.60%), action 178, FPS 2.08, Running 89.98s Step 299( 35.80%), action 179, FPS 2.06, Running 90.47s Step 300( 36.00%), action 180, FPS 2.06, Running 90.83s Step 301( 36.20%), action 181, FPS 2.04, Running 91.68s Step 302( 36.40%), action 182, FPS 2.03, Running 92.17s Step 303( 36.60%), action 183, FPS 2.06, Running 92.71s Step 304( 36.80%), action 184, FPS 2.07, Running 93.09s Step 305( 37.00%), action 185, FPS 2.04, Running 93.76s Step 306( 37.20%), action 186, FPS 2.01, Running 94.19s Step 307( 37.40%), action 187, FPS 2.05, Running 94.61s Step 308( 37.60%), action 188, FPS 2.06, Running 94.94s Step 309( 37.80%), action 189, FPS 2.05, Running 95.56s Step 310( 38.00%), action 190, FPS 2.10, Running 95.91s Step 311( 38.20%), action 191, FPS 2.12, Running 96.48s Step 312( 38.40%), action 192, FPS 2.13, Running 96.86s Step 313( 38.60%), action 193, FPS 2.11, Running 97.41s Step 314( 38.80%), action 194, FPS 2.09, Running 97.79s Step 315( 39.00%), action 195, FPS 2.09, Running 98.29s Step 316( 39.20%), action 196, FPS 2.09, Running 98.65s Step 317( 39.40%), action 197, FPS 2.04, Running 99.43s Step 318( 39.60%), action 198, FPS 2.03, Running 99.81s Step 319( 39.80%), action 199, FPS 2.05, Running 100.24s Step 320( 40.00%), action 200, FPS 2.02, Running 100.74s Step 321( 40.20%), action 201, FPS 2.02, Running 101.56s Step 322( 40.40%), action 202, FPS 2.05, Running 101.93s Step 323( 40.60%), action 203, FPS 2.05, Running 102.47s Step 324( 40.80%), action 204, FPS 2.04, Running 102.88s Step 325( 41.00%), action 205, FPS 2.10, Running 103.26s Step 326( 41.20%), action 206, FPS 2.12, Running 103.63s Step 327( 41.40%), action 207, FPS 2.03, Running 104.46s Step 328( 41.60%), action 208, FPS 2.02, Running 104.86s Step 329( 41.80%), action 209, FPS 2.04, Running 105.37s Step 330( 42.00%), action 210, FPS 2.04, Running 105.70s Step 331( 42.20%), action 211, FPS 1.97, Running 106.63s Step 332( 42.40%), action 212, FPS 1.99, Running 106.90s Step 333( 42.60%), action 213, FPS 2.01, Running 107.38s Step 334( 42.80%), action 214, FPS 2.01, Running 107.74s Step 335( 43.00%), action 215, FPS 1.99, Running 108.35s Step 336( 43.20%), action 216, FPS 1.99, Running 108.68s Step 337( 43.40%), action 217, FPS 2.03, Running 109.27s Step 338( 43.60%), action 218, FPS 2.01, Running 109.78s Step 339( 43.80%), action 219, FPS 1.98, Running 110.34s Step 340( 44.00%), action 220, FPS 2.01, Running 110.67s Step 341( 44.20%), action 221, FPS 2.04, Running 111.35s Step 342( 44.40%), action 222, FPS 2.03, Running 111.76s Step 343( 44.60%), action 223, FPS 2.04, Running 112.26s Step 344( 44.80%), action 224, FPS 2.02, Running 112.76s Step 345( 45.00%), action 225, FPS 2.00, Running 113.27s Step 346( 45.20%), action 226, FPS 1.99, Running 113.67s Step 347( 45.40%), action 227, FPS 2.03, Running 114.29s Step 348( 45.60%), action 228, FPS 2.03, Running 114.71s Step 349( 45.80%), action 229, FPS 1.97, Running 115.54s Step 350( 46.00%), action 230, FPS 1.97, Running 115.85s Step 351( 46.20%), action 231, FPS 2.03, Running 116.50s Step 352( 46.40%), action 232, FPS 2.00, Running 116.89s Step 353( 46.60%), action 233, FPS 2.00, Running 117.36s Step 354( 46.80%), action 234, FPS 1.97, Running 117.90s Step 355( 47.00%), action 235, FPS 2.00, Running 118.37s Step 356( 47.20%), action 236, FPS 2.00, Running 118.67s Step 357( 47.40%), action 237, FPS 2.04, Running 119.07s Step 358( 47.60%), action 238, FPS 2.09, Running 119.37s Step 359( 47.80%), action 239, FPS 2.07, Running 119.99s Step 360( 48.00%), action 240, FPS 2.07, Running 120.33s Step 361( 48.20%), action 241, FPS 2.09, Running 120.92s Step 362( 48.40%), action 242, FPS 2.08, Running 121.38s Step 363( 48.60%), action 243, FPS 2.09, Running 121.83s Step 364( 48.80%), action 244, FPS 2.10, Running 122.27s Step 365( 49.00%), action 245, FPS 2.06, Running 122.99s Step 366( 49.20%), action 246, FPS 2.06, Running 123.36s Step 367( 49.40%), action 247, FPS 2.10, Running 123.81s Step 368( 49.60%), action 248, FPS 2.11, Running 124.20s Step 369( 49.80%), action 249, FPS 2.19, Running 124.66s Step 370( 50.00%), action 250, FPS 2.20, Running 124.95s Step 371( 50.20%), action 251, FPS 2.19, Running 125.62s Step 372( 50.40%), action 252, FPS 2.20, Running 125.97s Step 373( 50.60%), action 253, FPS 2.15, Running 126.67s Step 374( 50.80%), action 254, FPS 2.22, Running 126.92s Step 375( 51.00%), action 255, FPS 2.25, Running 127.27s Step 376( 51.20%), action 256, FPS 2.23, Running 127.64s Step 377( 51.40%), action 257, FPS 2.23, Running 128.05s Step 378( 51.60%), action 258, FPS 2.22, Running 128.39s Step 379( 51.80%), action 259, FPS 2.26, Running 128.85s Step 380( 52.00%), action 260, FPS 2.25, Running 129.21s Step 381( 52.20%), action 261, FPS 2.24, Running 129.84s Step 382( 52.40%), action 262, FPS 2.28, Running 130.16s Step 383( 52.60%), action 263, FPS 2.29, Running 130.54s Step 384( 52.80%), action 264, FPS 2.32, Running 130.88s Step 385( 53.00%), action 265, FPS 2.40, Running 131.31s Step 386( 53.20%), action 266, FPS 2.43, Running 131.59s Step 387( 53.40%), action 267, FPS 2.44, Running 132.00s Step 388( 53.60%), action 268, FPS 2.46, Running 132.34s Step 389( 53.80%), action 269, FPS 2.45, Running 132.82s Step 390( 54.00%), action 270, FPS 2.45, Running 133.11s Step 391( 54.20%), action 271, FPS 2.50, Running 133.63s Step 392( 54.40%), action 272, FPS 2.52, Running 133.92s Step 393( 54.60%), action 273, FPS 2.61, Running 134.34s Step 394( 54.80%), action 274, FPS 2.53, Running 134.82s Step 395( 55.00%), action 275, FPS 2.51, Running 135.24s Step 396( 55.20%), action 276, FPS 2.54, Running 135.52s Step 397( 55.40%), action 277, FPS 2.41, Running 136.34s Step 398( 55.60%), action 278, FPS 2.42, Running 136.65s Step 399( 55.80%), action 279, FPS 2.41, Running 137.13s Step 400( 56.00%), action 280, FPS 2.40, Running 137.54s Step 401( 56.20%), action 281, FPS 2.42, Running 138.09s Step 402( 56.40%), action 282, FPS 2.41, Running 138.46s Step 403( 56.60%), action 283, FPS 2.35, Running 139.04s Step 404( 56.80%), action 284, FPS 2.37, Running 139.31s Step 405( 57.00%), action 285, FPS 2.34, Running 139.86s Step 406( 57.20%), action 286, FPS 2.33, Running 140.17s Step 407( 57.40%), action 287, FPS 2.32, Running 140.63s Step 408( 57.60%), action 288, FPS 2.33, Running 140.93s Step 409( 57.80%), action 289, FPS 2.35, Running 141.32s Step 410( 58.00%), action 290, FPS 2.36, Running 141.58s Step 411( 58.20%), action 291, FPS 2.37, Running 142.06s Step 412( 58.40%), action 292, FPS 2.37, Running 142.37s Step 413( 58.60%), action 293, FPS 2.27, Running 143.13s Step 414( 58.80%), action 294, FPS 2.33, Running 143.41s Step 415( 59.00%), action 295, FPS 2.31, Running 143.90s Step 416( 59.20%), action 296, FPS 2.30, Running 144.21s Step 417( 59.40%), action 297, FPS 2.42, Running 144.62s Step 418( 59.60%), action 298, FPS 2.41, Running 144.96s Step 419( 59.80%), action 299, FPS 2.44, Running 145.34s Step 420( 60.00%), action 300, FPS 2.37, Running 145.99s Step 421( 60.20%), action 301, FPS 2.36, Running 146.56s Step 422( 60.40%), action 302, FPS 2.37, Running 146.91s Step 423( 60.60%), action 303, FPS 2.41, Running 147.34s Step 424( 60.80%), action 304, FPS 2.40, Running 147.63s Step 425( 61.00%), action 305, FPS 2.45, Running 148.02s Step 426( 61.20%), action 306, FPS 2.45, Running 148.34s Step 427( 61.40%), action 307, FPS 2.46, Running 148.76s Step 428( 61.60%), action 308, FPS 2.47, Running 149.04s Step 429( 61.80%), action 309, FPS 2.47, Running 149.41s Step 430( 62.00%), action 310, FPS 2.47, Running 149.69s Step 431( 62.20%), action 311, FPS 2.46, Running 150.19s Step 432( 62.40%), action 312, FPS 2.47, Running 150.46s Step 433( 62.60%), action 313, FPS 2.58, Running 150.88s Step 434( 62.80%), action 314, FPS 2.46, Running 151.53s Step 435( 63.00%), action 315, FPS 2.48, Running 151.96s Step 436( 63.20%), action 316, FPS 2.45, Running 152.38s Step 437( 63.40%), action 317, FPS 2.44, Running 152.81s Step 438( 63.60%), action 318, FPS 2.38, Running 153.35s Step 439( 63.80%), action 319, FPS 2.40, Running 153.68s Step 440( 64.00%), action 320, FPS 2.49, Running 154.03s Step 441( 64.20%), action 321, FPS 2.51, Running 154.55s Step 442( 64.40%), action 322, FPS 2.51, Running 154.86s Step 443( 64.60%), action 323, FPS 2.51, Running 155.30s Step 444( 64.80%), action 324, FPS 2.48, Running 155.71s Step 445( 65.00%), action 325, FPS 2.45, Running 156.19s Step 446( 65.20%), action 326, FPS 2.44, Running 156.55s Step 447( 65.40%), action 327, FPS 2.45, Running 156.92s Step 448( 65.60%), action 328, FPS 2.45, Running 157.19s Step 449( 65.80%), action 329, FPS 2.42, Running 157.67s Step 450( 66.00%), action 330, FPS 2.38, Running 158.10s Step 451( 66.20%), action 331, FPS 2.36, Running 158.66s Step 452( 66.40%), action 332, FPS 2.34, Running 159.02s Step 453( 66.60%), action 333, FPS 2.33, Running 159.47s Step 454( 66.80%), action 334, FPS 2.42, Running 159.78s Step 455( 67.00%), action 335, FPS 2.37, Running 160.39s Step 456( 67.20%), action 336, FPS 2.41, Running 160.67s Step 457( 67.40%), action 337, FPS 2.33, Running 161.39s Step 458( 67.60%), action 338, FPS 2.41, Running 161.64s Step 459( 67.80%), action 339, FPS 2.38, Running 162.08s Step 460( 68.00%), action 340, FPS 2.37, Running 162.45s Step 461( 68.20%), action 341, FPS 2.31, Running 163.20s Step 462( 68.40%), action 342, FPS 2.30, Running 163.57s Step 463( 68.60%), action 343, FPS 2.29, Running 164.05s Step 464( 68.80%), action 344, FPS 2.32, Running 164.34s Step 465( 69.00%), action 345, FPS 2.34, Running 164.75s Step 466( 69.20%), action 346, FPS 2.36, Running 165.02s Step 467( 69.40%), action 347, FPS 2.36, Running 165.38s Step 468( 69.60%), action 348, FPS 2.34, Running 165.74s Step 469( 69.80%), action 349, FPS 2.35, Running 166.19s Step 470( 70.00%), action 350, FPS 2.38, Running 166.49s Step 471( 70.20%), action 351, FPS 2.39, Running 167.02s Step 472( 70.40%), action 352, FPS 2.41, Running 167.33s Step 473( 70.60%), action 353, FPS 2.42, Running 167.74s Step 474( 70.80%), action 354, FPS 2.39, Running 168.14s Step 475( 71.00%), action 355, FPS 2.45, Running 168.56s Step 476( 71.20%), action 356, FPS 2.45, Running 168.83s Step 477( 71.40%), action 357, FPS 2.56, Running 169.21s Step 478( 71.60%), action 358, FPS 2.51, Running 169.62s Step 479( 71.80%), action 359, FPS 2.52, Running 170.02s Step 480( 72.00%), action 360, FPS 2.54, Running 170.33s Step 481( 72.20%), action 361, FPS 2.61, Running 170.86s Step 482( 72.40%), action 362, FPS 2.64, Running 171.13s Step 483( 72.60%), action 363, FPS 2.67, Running 171.55s Step 484( 72.80%), action 364, FPS 2.66, Running 171.85s Step 485( 73.00%), action 365, FPS 2.72, Running 172.10s Step 486( 73.20%), action 366, FPS 2.74, Running 172.33s Step 487( 73.40%), action 367, FPS 2.74, Running 172.69s Step 488( 73.60%), action 368, FPS 2.78, Running 172.94s Step 489( 73.80%), action 369, FPS 2.81, Running 173.31s Step 490( 74.00%), action 370, FPS 2.78, Running 173.67s Step 491( 74.20%), action 371, FPS 2.76, Running 174.27s Step 492( 74.40%), action 372, FPS 2.76, Running 174.58s Step 493( 74.60%), action 373, FPS 2.75, Running 175.01s Step 494( 74.80%), action 374, FPS 2.81, Running 175.27s Step 495( 75.00%), action 375, FPS 2.81, Running 175.68s Step 496( 75.20%), action 376, FPS 2.80, Running 175.98s Step 497( 75.40%), action 377, FPS 2.83, Running 176.28s Step 498( 75.60%), action 378, FPS 2.92, Running 176.47s Step 499( 75.80%), action 379, FPS 2.94, Running 176.82s Step 500( 76.00%), action 380, FPS 2.97, Running 177.07s Step 501( 76.20%), action 381, FPS 2.98, Running 177.56s Step 502( 76.40%), action 382, FPS 2.95, Running 177.91s Step 503( 76.60%), action 383, FPS 2.95, Running 178.32s Step 504( 76.80%), action 384, FPS 2.93, Running 178.67s Step 505( 77.00%), action 385, FPS 2.82, Running 179.21s Step 506( 77.20%), action 386, FPS 2.77, Running 179.55s Step 507( 77.40%), action 387, FPS 2.73, Running 180.02s Step 508( 77.60%), action 388, FPS 2.73, Running 180.28s Step 509( 77.80%), action 389, FPS 2.75, Running 180.58s Step 510( 78.00%), action 390, FPS 2.78, Running 180.87s Step 511( 78.20%), action 391, FPS 2.81, Running 181.38s Step 512( 78.40%), action 392, FPS 2.80, Running 181.72s Step 513( 78.60%), action 393, FPS 2.78, Running 182.21s Step 514( 78.80%), action 394, FPS 2.67, Running 182.76s Step 515( 79.00%), action 395, FPS 2.67, Running 183.18s Step 516( 79.20%), action 396, FPS 2.65, Running 183.52s Step 517( 79.40%), action 397, FPS 2.59, Running 184.01s Step 518( 79.60%), action 398, FPS 2.55, Running 184.33s Step 519( 79.80%), action 399, FPS 2.52, Running 184.77s Step 520( 80.00%), action 400, FPS 2.47, Running 185.18s Step 521( 80.20%), action 401, FPS 2.46, Running 185.69s Step 522( 80.40%), action 402, FPS 2.46, Running 186.04s Step 523( 80.60%), action 403, FPS 2.46, Running 186.45s Step 524( 80.80%), action 404, FPS 2.46, Running 186.81s Step 525( 81.00%), action 405, FPS 2.46, Running 187.33s Step 526( 81.20%), action 406, FPS 2.47, Running 187.65s Step 527( 81.40%), action 407, FPS 2.48, Running 188.08s Step 528( 81.60%), action 408, FPS 2.44, Running 188.46s Step 529( 81.80%), action 409, FPS 2.42, Running 188.84s Step 530( 82.00%), action 410, FPS 2.41, Running 189.18s Step 531( 82.20%), action 411, FPS 2.39, Running 189.73s Step 532( 82.40%), action 412, FPS 2.39, Running 190.08s Step 533( 82.60%), action 413, FPS 2.40, Running 190.53s Step 534( 82.80%), action 414, FPS 2.46, Running 190.88s Step 535( 83.00%), action 415, FPS 2.46, Running 191.30s Step 536( 83.20%), action 416, FPS 2.48, Running 191.61s Step 537( 83.40%), action 417, FPS 2.49, Running 192.05s Step 538( 83.60%), action 418, FPS 2.45, Running 192.50s Step 539( 83.80%), action 419, FPS 2.48, Running 192.85s Step 540( 84.00%), action 420, FPS 2.49, Running 193.21s Step 541( 84.20%), action 421, FPS 2.44, Running 193.88s Step 542( 84.40%), action 422, FPS 2.42, Running 194.32s Step 543( 84.60%), action 423, FPS 2.41, Running 194.77s Step 544( 84.80%), action 424, FPS 2.41, Running 195.10s Step 545( 85.00%), action 425, FPS 2.45, Running 195.51s Step 546( 85.20%), action 426, FPS 2.45, Running 195.82s Step 547( 85.40%), action 427, FPS 2.43, Running 196.29s Step 548( 85.60%), action 428, FPS 2.48, Running 196.51s Step 549( 85.80%), action 429, FPS 2.43, Running 197.05s Step 550( 86.00%), action 430, FPS 2.45, Running 197.35s Step 551( 86.20%), action 431, FPS 2.45, Running 197.91s Step 552( 86.40%), action 432, FPS 2.46, Running 198.20s Step 553( 86.60%), action 433, FPS 2.48, Running 198.61s Step 554( 86.80%), action 434, FPS 2.49, Running 198.90s Step 555( 87.00%), action 435, FPS 2.48, Running 199.38s Step 556( 87.20%), action 436, FPS 2.48, Running 199.68s Step 557( 87.40%), action 437, FPS 2.51, Running 200.00s Step 558( 87.60%), action 438, FPS 2.56, Running 200.30s Step 559( 87.80%), action 439, FPS 2.56, Running 200.66s Step 560( 88.00%), action 440, FPS 2.61, Running 200.88s Step 561( 88.20%), action 441, FPS 2.65, Running 201.43s Step 562( 88.40%), action 442, FPS 2.69, Running 201.75s Step 563( 88.60%), action 443, FPS 2.71, Running 202.14s Step 564( 88.80%), action 444, FPS 2.71, Running 202.48s Step 565( 89.00%), action 445, FPS 2.71, Running 202.88s Step 566( 89.20%), action 446, FPS 2.70, Running 203.22s Step 567( 89.40%), action 447, FPS 2.72, Running 203.64s Step 568( 89.60%), action 448, FPS 2.74, Running 203.81s Step 569( 89.80%), action 449, FPS 2.83, Running 204.12s Step 570( 90.00%), action 450, FPS 2.83, Running 204.40s Step 571( 90.20%), action 451, FPS 2.88, Running 204.85s Step 572( 90.40%), action 452, FPS 2.91, Running 205.08s Step 573( 90.60%), action 453, FPS 2.91, Running 205.48s Step 574( 90.80%), action 454, FPS 2.90, Running 205.80s Step 575( 91.00%), action 455, FPS 2.92, Running 206.22s Step 576( 91.20%), action 456, FPS 2.92, Running 206.54s Step 577( 91.40%), action 457, FPS 2.86, Running 206.99s Step 578( 91.60%), action 458, FPS 2.82, Running 207.38s Step 579( 91.80%), action 459, FPS 2.80, Running 207.81s Step 580( 92.00%), action 460, FPS 2.81, Running 207.99s Step 581( 92.20%), action 461, FPS 2.83, Running 208.48s Step 582( 92.40%), action 462, FPS 2.87, Running 208.72s Step 583( 92.60%), action 463, FPS 2.88, Running 209.08s Step 584( 92.80%), action 464, FPS 2.91, Running 209.35s Step 585( 93.00%), action 465, FPS 2.91, Running 209.74s Step 586( 93.20%), action 466, FPS 2.91, Running 210.09s Step 587( 93.40%), action 467, FPS 2.91, Running 210.51s Step 588( 93.60%), action 468, FPS 2.86, Running 210.81s Step 589( 93.80%), action 469, FPS 2.80, Running 211.26s Step 590( 94.00%), action 470, FPS 2.80, Running 211.56s Step 591( 94.20%), action 471, FPS 2.82, Running 211.93s Step 592( 94.40%), action 472, FPS 2.81, Running 212.20s Step 593( 94.60%), action 473, FPS 2.81, Running 212.59s Step 594( 94.80%), action 474, FPS 2.83, Running 212.86s Step 595( 95.00%), action 475, FPS 2.86, Running 213.22s Step 596( 95.20%), action 476, FPS 2.86, Running 213.53s Step 597( 95.40%), action 477, FPS 2.88, Running 213.94s Step 598( 95.60%), action 478, FPS 2.91, Running 214.25s Step 599( 95.80%), action 479, FPS 2.92, Running 214.67s Step 600( 96.00%), action 480, FPS 2.86, Running 214.98s Step 601( 96.20%), action 481, FPS 2.86, Running 215.48s Step 602( 96.40%), action 482, FPS 2.83, Running 215.79s Step 603( 96.60%), action 483, FPS 2.87, Running 216.04s Step 604( 96.80%), action 484, FPS 2.87, Running 216.31s Step 605( 97.00%), action 485, FPS 2.89, Running 216.67s Step 606( 97.20%), action 486, FPS 2.91, Running 216.95s Step 607( 97.40%), action 487, FPS 2.94, Running 217.32s Step 608( 97.60%), action 488, FPS 2.92, Running 217.67s Step 609( 97.80%), action 489, FPS 2.94, Running 218.07s Step 610( 98.00%), action 490, FPS 2.94, Running 218.37s Step 611( 98.20%), action 491, FPS 2.84, Running 218.97s Step 612( 98.40%), action 492, FPS 2.82, Running 219.30s Step 613( 98.60%), action 493, FPS 2.80, Running 219.73s Step 614( 98.80%), action 494, FPS 2.84, Running 219.91s Step 615( 99.00%), action 495, FPS 2.88, Running 220.17s Step 616( 99.20%), action 496, FPS 2.93, Running 220.35s Step 617( 99.40%), action 497, FPS 2.95, Running 220.73s Step 618( 99.60%), action 498, FPS 2.98, Running 220.97s Step 619( 99.80%), action 499, FPS 3.00, Running 221.33s Step 620(100.00%), action 500, FPS 3.01, Running 221.62s [2026-08-02 22:27:00] [79 ] Seed 78 failed after 221.75 s. +steps: 620 , actions: 500 . +Instruction: Empty +Total 54/79(68.35%) success. +Setting seed: 79 +Step 1( N/A%), pre moving , FPS 2.69, Running 0.37s Step 2( N/A%), pre moving , FPS 4.45, Running 0.45s Step 3( N/A%), pre moving , FPS 5.64, Running 0.53s Step 4( N/A%), pre moving , FPS 6.47, Running 0.62s Step 5( N/A%), pre moving , FPS 7.08, Running 0.71s Step 6( N/A%), pre moving , FPS 7.54, Running 0.80s Step 7( N/A%), pre moving , FPS 7.94, Running 0.88s Step 8( N/A%), pre moving , FPS 8.27, Running 0.97s Step 9( N/A%), pre moving , FPS 8.52, Running 1.06s Step 10( N/A%), pre moving , FPS 8.75, Running 1.14s Step 11( N/A%), pre moving , FPS 8.96, Running 1.23s Step 12( N/A%), pre moving , FPS 9.01, Running 1.33s Step 13( N/A%), pre moving , FPS 9.14, Running 1.42s Step 14( N/A%), pre moving , FPS 9.26, Running 1.51s Step 15( N/A%), pre moving , FPS 9.38, Running 1.60s Step 16( N/A%), pre moving , FPS 9.49, Running 1.69s Step 17( N/A%), pre moving , FPS 9.56, Running 1.78s Step 18( N/A%), pre moving , FPS 9.62, Running 1.87s Step 19( N/A%), pre moving , FPS 9.74, Running 1.95s Step 20( N/A%), pre moving , FPS 9.81, Running 2.04s Step 21( N/A%), pre moving , FPS 10.46, Running 2.28s Step 22( N/A%), pre moving , FPS 10.80, Running 2.30s Step 23( N/A%), pre moving , FPS 11.21, Running 2.32s Step 24( N/A%), pre moving , FPS 11.62, Running 2.34s Step 25( N/A%), pre moving , FPS 12.13, Running 2.36s Step 26( N/A%), pre moving , FPS 10.86, Running 2.64s Step 27( N/A%), pre moving , FPS 11.10, Running 2.68s Step 28( N/A%), pre moving , FPS 11.36, Running 2.73s Step 29( N/A%), pre moving , FPS 11.70, Running 2.77s Step 30( N/A%), pre moving , FPS 12.00, Running 2.81s Step 31( N/A%), pre moving , FPS 12.36, Running 2.85s Step 32( N/A%), pre moving , FPS 12.82, Running 2.89s Step 33( N/A%), pre moving , FPS 13.23, Running 2.93s Step 34( N/A%), pre moving , FPS 13.61, Running 2.98s Step 35( N/A%), pre moving , FPS 14.15, Running 3.01s Step 36( N/A%), pre moving , FPS 11.67, Running 3.40s Step 37( N/A%), pre moving , FPS 11.93, Running 3.46s Step 38( N/A%), pre moving , FPS 12.13, Running 3.52s Step 39( N/A%), pre moving , FPS 11.95, Running 3.63s Step 40( N/A%), pre moving , FPS 11.95, Running 3.71s Step 41( N/A%), pre moving , FPS 13.18, Running 3.80s Step 42( N/A%), pre moving , FPS 12.58, Running 3.89s Step 43( N/A%), pre moving , FPS 12.06, Running 3.98s Step 44( N/A%), pre moving , FPS 11.40, Running 4.09s Step 45( N/A%), pre moving , FPS 10.64, Running 4.23s Step 46( N/A%), pre moving , FPS 11.61, Running 4.36s Step 47( N/A%), pre moving , FPS 11.00, Running 4.50s Step 48( N/A%), pre moving , FPS 10.38, Running 4.66s Step 49( N/A%), pre moving , FPS 9.91, Running 4.78s Step 50( N/A%), pre moving , FPS 9.47, Running 4.92s Step 51( N/A%), pre moving , FPS 8.97, Running 5.08s Step 52( N/A%), pre moving , FPS 8.67, Running 5.20s Step 53( N/A%), pre moving , FPS 8.28, Running 5.35s Step 54( N/A%), pre moving , FPS 8.00, Running 5.48s Step 55( N/A%), pre moving , FPS 7.67, Running 5.62s Step 56( N/A%), pre moving , FPS 8.51, Running 5.75s Step 57( N/A%), pre moving , FPS 8.22, Running 5.89s Step 58( N/A%), pre moving , FPS 8.00, Running 6.02s Step 59( N/A%), pre moving , FPS 7.91, Running 6.15s Step 60( N/A%), pre moving , FPS 7.93, Running 6.23s Step 61( N/A%), pre moving , FPS 8.10, Running 6.27s Step 62( N/A%), pre moving , FPS 8.24, Running 6.32s Step 63( N/A%), pre moving , FPS 8.20, Running 6.41s Step 64( N/A%), pre moving , FPS 8.22, Running 6.53s Step 65( N/A%), pre moving , FPS 8.55, Running 6.57s Step 66( N/A%), pre moving , FPS 8.67, Running 6.67s Step 67( N/A%), pre moving , FPS 8.90, Running 6.75s Step 68( N/A%), pre moving , FPS 9.19, Running 6.83s Step 69( N/A%), pre moving , FPS 9.34, Running 6.93s Step 70( N/A%), pre moving , FPS 9.64, Running 7.00s Step 71( N/A%), pre moving , FPS 10.05, Running 7.07s Step 72( N/A%), pre moving , FPS 10.36, Running 7.13s Step 73( N/A%), pre moving , FPS 10.89, Running 7.19s Step 74( N/A%), pre moving , FPS 11.31, Running 7.25s Step 75( N/A%), pre moving , FPS 11.77, Running 7.32s Step 76( N/A%), pre moving , FPS 12.00, Running 7.42s Step 77( N/A%), pre moving , FPS 12.04, Running 7.55s Step 78( N/A%), pre moving , FPS 11.98, Running 7.69s Step 79( N/A%), pre moving , FPS 11.84, Running 7.84s Step 80( N/A%), pre moving , FPS 11.78, Running 7.93s Step 81( N/A%), pre moving , FPS 11.43, Running 8.02s Step 82( N/A%), pre moving , FPS 11.14, Running 8.11s Step 83( N/A%), pre moving , FPS 11.19, Running 8.20s Step 84( N/A%), pre moving , FPS 11.34, Running 8.29s Step 85( N/A%), pre moving , FPS 11.03, Running 8.39s Step 86( N/A%), pre moving , FPS 11.02, Running 8.48s Step 87( N/A%), pre moving , FPS 10.96, Running 8.57s Step 88( N/A%), pre moving , FPS 10.94, Running 8.66s Step 89( N/A%), pre moving , FPS 10.97, Running 8.75s Step 90( N/A%), pre moving , FPS 10.87, Running 8.84s Step 91( N/A%), pre moving , FPS 10.85, Running 8.91s Step 92( N/A%), pre moving , FPS 10.70, Running 9.00s Step 93( N/A%), pre moving , FPS 10.52, Running 9.09s Step 94( N/A%), pre moving , FPS 10.41, Running 9.17s Step 95( N/A%), pre moving , FPS 10.38, Running 9.25s Step 96( N/A%), pre moving , FPS 10.41, Running 9.34s Step 97( N/A%), pre moving , FPS 10.68, Running 9.42s Step 98( N/A%), pre moving , FPS 11.11, Running 9.49s Step 99( N/A%), pre moving , FPS 6.32, Running 11.01s Step 100( N/A%), pre moving , FPS 6.06, Running 11.23s Step 101( N/A%), pre moving , FPS 5.98, Running 11.36s Step 102( N/A%), pre moving , FPS 5.68, Running 11.64s Step 103( N/A%), pre moving , FPS 5.54, Running 11.81s Step 104( N/A%), pre moving , FPS 5.20, Running 12.14s Step 105( N/A%), pre moving , FPS 5.04, Running 12.36s Step 106( N/A%), pre moving , FPS 4.74, Running 12.70s Step 107( N/A%), pre moving , FPS 4.63, Running 12.90s Step 108( N/A%), pre moving , FPS 4.35, Running 13.26s Step 109( N/A%), pre moving , FPS 4.24, Running 13.46s Step 110( N/A%), pre moving , FPS 4.04, Running 13.79s Step 111( N/A%), pre moving , FPS 3.95, Running 13.98s Step 112( N/A%), pre moving , FPS 3.82, Running 14.23s Step 113( N/A%), pre moving , FPS 3.81, Running 14.34s Step 114( N/A%), pre moving , FPS 3.70, Running 14.58s Step 115( N/A%), pre moving , FPS 3.66, Running 14.71s Step 116( N/A%), pre moving , FPS 3.53, Running 15.00s Step 117( N/A%), pre moving , FPS 3.50, Running 15.14s Step 118( N/A%), pre moving , FPS 3.39, Running 15.39s Step 119( 0.20%), action 1, FPS 3.89, Running 16.15s Step 120( 0.40%), action 2, FPS 3.79, Running 16.51s Step 121( 0.60%), action 3, FPS 3.57, Running 16.97s Step 122( 0.80%), action 4, FPS 3.26, Running 17.77s Step 123( 1.00%), action 5, FPS 3.08, Running 18.30s Step 124( 1.20%), action 6, FPS 3.10, Running 18.60s Step 125( 1.40%), action 7, FPS 3.00, Running 19.03s Step 126( 1.60%), action 8, FPS 3.07, Running 19.22s Step 127( 1.80%), action 9, FPS 2.93, Running 19.72s Step 128( 2.00%), action 10, FPS 2.96, Running 20.03s Step 129( 2.20%), action 11, FPS 2.74, Running 20.77s Step 130( 2.40%), action 12, FPS 2.73, Running 21.12s Step 131( 2.60%), action 13, FPS 2.61, Running 21.64s Step 132( 2.80%), action 14, FPS 2.58, Running 21.98s Step 133( 3.00%), action 15, FPS 2.47, Running 22.44s Step 134( 3.20%), action 16, FPS 2.45, Running 22.74s Step 135( 3.40%), action 17, FPS 2.38, Running 23.12s Step 136( 3.60%), action 18, FPS 2.36, Running 23.46s Step 137( 3.80%), action 19, FPS 2.28, Running 23.92s Step 138( 4.00%), action 20, FPS 2.26, Running 24.23s Step 139( 4.20%), action 21, FPS 2.27, Running 24.96s Step 140( 4.40%), action 22, FPS 2.19, Running 25.66s Step 141( 4.60%), action 23, FPS 2.20, Running 26.07s Step 142( 4.80%), action 24, FPS 2.34, Running 26.33s Step 143( 5.00%), action 25, FPS 2.35, Running 26.82s Step 144( 5.20%), action 26, FPS 2.34, Running 27.15s Step 145( 5.40%), action 27, FPS 2.33, Running 27.60s Step 146( 5.60%), action 28, FPS 2.21, Running 28.27s Step 147( 5.80%), action 29, FPS 2.20, Running 28.82s Step 148( 6.00%), action 30, FPS 2.18, Running 29.21s Step 149( 6.20%), action 31, FPS 2.19, Running 29.92s Step 150( 6.40%), action 32, FPS 2.18, Running 30.28s Step 151( 6.60%), action 33, FPS 2.15, Running 30.95s Step 152( 6.80%), action 34, FPS 2.09, Running 31.56s Step 153( 7.00%), action 35, FPS 2.07, Running 32.10s Step 154( 7.20%), action 36, FPS 2.06, Running 32.46s Step 155( 7.40%), action 37, FPS 2.02, Running 33.02s Step 156( 7.60%), action 38, FPS 2.00, Running 33.46s Step 157( 7.80%), action 39, FPS 2.00, Running 33.91s Step 158( 8.00%), action 40, FPS 1.96, Running 34.41s Step 159( 8.20%), action 41, FPS 1.96, Running 35.17s Step 160( 8.40%), action 42, FPS 2.04, Running 35.48s Step 161( 8.60%), action 43, FPS 2.00, Running 36.06s Step 162( 8.80%), action 44, FPS 1.99, Running 36.39s Step 163( 9.00%), action 45, FPS 1.99, Running 36.90s Step 164( 9.20%), action 46, FPS 1.98, Running 37.24s Step 165( 9.40%), action 47, FPS 1.95, Running 37.84s Step 166( 9.60%), action 48, FPS 2.02, Running 38.15s Step 167( 9.80%), action 49, FPS 2.04, Running 38.65s Step 168( 10.00%), action 50, FPS 2.03, Running 39.05s Step 169( 10.20%), action 51, FPS 2.05, Running 39.70s Step 170( 10.40%), action 52, FPS 2.02, Running 40.17s Step 171( 10.60%), action 53, FPS 2.06, Running 40.65s Step 172( 10.80%), action 54, FPS 2.13, Running 40.94s Step 173( 11.00%), action 55, FPS 2.14, Running 41.43s Step 174( 11.20%), action 56, FPS 2.16, Running 41.74s Step 175( 11.40%), action 57, FPS 2.16, Running 42.29s Step 176( 11.60%), action 58, FPS 2.20, Running 42.57s Step 177( 11.80%), action 59, FPS 2.17, Running 43.12s Step 178( 12.00%), action 60, FPS 2.21, Running 43.44s Step 179( 12.20%), action 61, FPS 2.25, Running 44.06s Step 180( 12.40%), action 62, FPS 2.23, Running 44.45s Step 181( 12.60%), action 63, FPS 2.21, Running 45.10s Step 182( 12.80%), action 64, FPS 2.23, Running 45.37s Step 183( 13.00%), action 65, FPS 2.24, Running 45.81s Step 184( 13.20%), action 66, FPS 2.21, Running 46.27s Step 185( 13.40%), action 67, FPS 2.25, Running 46.72s Step 186( 13.60%), action 68, FPS 2.24, Running 47.08s Step 187( 13.80%), action 69, FPS 2.25, Running 47.53s Step 188( 14.00%), action 70, FPS 2.24, Running 47.96s Step 189( 14.20%), action 71, FPS 2.28, Running 48.47s Step 190( 14.40%), action 72, FPS 2.32, Running 48.78s Step 191( 14.60%), action 73, FPS 2.34, Running 49.18s Step 192( 14.80%), action 74, FPS 2.35, Running 49.45s Step 193( 15.00%), action 75, FPS 2.35, Running 49.94s Step 194( 15.20%), action 76, FPS 2.32, Running 50.38s Step 195( 15.40%), action 77, FPS 2.34, Running 50.84s Step 196( 15.60%), action 78, FPS 2.22, Running 51.60s Step 197( 15.80%), action 79, FPS 2.17, Running 52.34s Step 198( 16.00%), action 80, FPS 2.17, Running 52.67s Step 199( 16.20%), action 81, FPS 2.17, Running 53.28s Step 200( 16.40%), action 82, FPS 2.16, Running 53.70s Step 201( 16.60%), action 83, FPS 2.21, Running 54.15s Step 202( 16.80%), action 84, FPS 2.17, Running 54.58s Step 203( 17.00%), action 85, FPS 2.17, Running 55.04s Step 204( 17.20%), action 86, FPS 2.15, Running 55.56s Step 205( 17.40%), action 87, FPS 2.10, Running 56.24s Step 206( 17.60%), action 88, FPS 2.12, Running 56.53s Step 207( 17.80%), action 89, FPS 2.15, Running 56.85s Step 208( 18.00%), action 90, FPS 2.07, Running 57.62s Step 209( 18.20%), action 91, FPS 2.05, Running 58.22s Step 210( 18.40%), action 92, FPS 2.02, Running 58.66s Step 211( 18.60%), action 93, FPS 2.01, Running 59.16s Step 212( 18.80%), action 94, FPS 1.99, Running 59.52s Step 213( 19.00%), action 95, FPS 1.95, Running 60.22s Step 214( 19.20%), action 96, FPS 1.97, Running 60.54s Step 215( 19.40%), action 97, FPS 1.96, Running 61.04s Step 216( 19.60%), action 98, FPS 2.03, Running 61.44s Step 217( 19.80%), action 99, FPS 2.10, Running 61.88s Step 218( 20.00%), action 100, FPS 2.07, Running 62.31s Step 219( 20.20%), action 101, FPS 2.07, Running 62.96s Step 220( 20.40%), action 102, FPS 2.08, Running 63.31s Step 221( 20.60%), action 103, FPS 2.02, Running 64.07s Step 222( 20.80%), action 104, FPS 2.04, Running 64.39s Step 223( 21.00%), action 105, FPS 2.04, Running 64.86s Step 224( 21.20%), action 106, FPS 2.06, Running 65.27s Step 225( 21.40%), action 107, FPS 2.07, Running 65.89s Step 226( 21.60%), action 108, FPS 2.03, Running 66.37s Step 227( 21.80%), action 109, FPS 2.00, Running 66.83s Step 228( 22.00%), action 110, FPS 2.08, Running 67.26s Step 229( 22.20%), action 111, FPS 2.08, Running 67.85s Step 230( 22.40%), action 112, FPS 2.12, Running 68.12s Step 231( 22.60%), action 113, FPS 2.14, Running 68.51s Step 232( 22.80%), action 114, FPS 2.12, Running 68.95s Step 233( 23.00%), action 115, FPS 2.17, Running 69.44s Step 234( 23.20%), action 116, FPS 2.14, Running 69.87s Step 235( 23.40%), action 117, FPS 2.14, Running 70.41s Step 236( 23.60%), action 118, FPS 2.13, Running 70.83s Step 237( 23.80%), action 119, FPS 2.11, Running 71.36s Step 238( 24.00%), action 120, FPS 2.11, Running 71.80s Step 239( 24.20%), action 121, FPS 2.12, Running 72.37s Step 240( 24.40%), action 122, FPS 2.09, Running 72.87s Step 241( 24.60%), action 123, FPS 2.15, Running 73.38s Step 242( 24.80%), action 124, FPS 2.13, Running 73.76s Step 243( 25.00%), action 125, FPS 2.11, Running 74.32s Step 244( 25.20%), action 126, FPS 2.11, Running 74.75s Step 245( 25.40%), action 127, FPS 2.14, Running 75.24s Step 246( 25.60%), action 128, FPS 2.18, Running 75.56s Step 247( 25.80%), action 129, FPS 2.19, Running 75.99s Step 248( 26.00%), action 130, FPS 2.22, Running 76.25s Step 249( 26.20%), action 131, FPS 2.20, Running 76.93s Step 250( 26.40%), action 132, FPS 2.20, Running 77.22s Step 251( 26.60%), action 133, FPS 2.16, Running 77.77s Step 252( 26.80%), action 134, FPS 2.17, Running 78.18s Step 253( 27.00%), action 135, FPS 2.14, Running 78.79s Step 254( 27.20%), action 136, FPS 2.16, Running 79.14s Step 255( 27.40%), action 137, FPS 2.12, Running 79.84s Step 256( 27.60%), action 138, FPS 2.16, Running 80.09s Step 257( 27.80%), action 139, FPS 2.15, Running 80.66s Step 258( 28.00%), action 140, FPS 2.14, Running 81.16s Step 259( 28.20%), action 141, FPS 2.10, Running 81.92s Step 260( 28.40%), action 142, FPS 2.09, Running 82.43s Step 261( 28.60%), action 143, FPS 2.08, Running 83.02s Step 262( 28.80%), action 144, FPS 2.09, Running 83.35s Step 263( 29.00%), action 145, FPS 2.12, Running 83.76s Step 264( 29.20%), action 146, FPS 2.10, Running 84.29s Step 265( 29.40%), action 147, FPS 2.09, Running 84.82s Step 266( 29.60%), action 148, FPS 2.08, Running 85.19s Step 267( 29.80%), action 149, FPS 2.05, Running 85.73s Step 268( 30.00%), action 150, FPS 2.03, Running 86.11s Step 269( 30.20%), action 151, FPS 2.02, Running 86.83s Step 270( 30.40%), action 152, FPS 2.02, Running 87.15s Step 271( 30.60%), action 153, FPS 2.03, Running 87.61s Step 272( 30.80%), action 154, FPS 2.05, Running 87.93s Step 273( 31.00%), action 155, FPS 2.07, Running 88.44s Step 274( 31.20%), action 156, FPS 2.06, Running 88.83s Step 275( 31.40%), action 157, FPS 2.09, Running 89.42s Step 276( 31.60%), action 158, FPS 1.99, Running 90.14s Step 277( 31.80%), action 159, FPS 2.01, Running 90.61s Step 278( 32.00%), action 160, FPS 2.05, Running 90.92s Step 279( 32.20%), action 161, FPS 2.07, Running 91.59s Step 280( 32.40%), action 162, FPS 2.09, Running 91.98s Step 281( 32.60%), action 163, FPS 2.11, Running 92.49s Step 282( 32.80%), action 164, FPS 2.09, Running 92.92s Step 283( 33.00%), action 165, FPS 2.08, Running 93.40s Step 284( 33.20%), action 166, FPS 2.10, Running 93.83s Step 285( 33.40%), action 167, FPS 2.11, Running 94.30s Step 286( 33.60%), action 168, FPS 2.12, Running 94.60s Step 287( 33.80%), action 169, FPS 2.17, Running 94.96s Step 288( 34.00%), action 170, FPS 2.18, Running 95.26s Step 289( 34.20%), action 171, FPS 2.21, Running 95.88s Step 290( 34.40%), action 172, FPS 2.21, Running 96.19s Step 291( 34.60%), action 173, FPS 2.21, Running 96.65s Step 292( 34.80%), action 174, FPS 2.22, Running 96.94s Step 293( 35.00%), action 175, FPS 2.27, Running 97.26s Step 294( 35.20%), action 176, FPS 2.32, Running 97.44s Step 295( 35.40%), action 177, FPS 2.40, Running 97.74s Step 296( 35.60%), action 178, FPS 2.53, Running 98.06s Step 297( 35.80%), action 179, FPS 2.52, Running 98.55s Step 298( 36.00%), action 180, FPS 2.48, Running 98.99s Step 299( 36.20%), action 181, FPS 2.52, Running 99.52s Step 300( 36.40%), action 182, FPS 2.54, Running 99.85s Step 301( 36.60%), action 183, FPS 2.52, Running 100.42s Step 302( 36.80%), action 184, FPS 2.54, Running 100.79s Step 303( 37.00%), action 185, FPS 2.55, Running 101.23s Step 304( 37.20%), action 186, FPS 2.58, Running 101.58s Step 305( 37.40%), action 187, FPS 2.59, Running 102.03s Step 306( 37.60%), action 188, FPS 2.59, Running 102.33s Step 307( 37.80%), action 189, FPS 2.57, Running 102.75s Step 308( 38.00%), action 190, FPS 2.59, Running 102.98s Step 309( 38.20%), action 191, FPS 2.58, Running 103.63s Step 310( 38.40%), action 192, FPS 2.59, Running 103.91s Step 311( 38.60%), action 193, FPS 2.59, Running 104.36s Step 312( 38.80%), action 194, FPS 2.55, Running 104.77s Step 313( 39.00%), action 195, FPS 2.50, Running 105.25s Step 314( 39.20%), action 196, FPS 2.45, Running 105.61s Step 315( 39.40%), action 197, FPS 2.41, Running 106.05s Step 316( 39.60%), action 198, FPS 2.41, Running 106.36s Step 317( 39.80%), action 199, FPS 2.41, Running 106.84s Step 318( 40.00%), action 200, FPS 2.48, Running 107.06s Step 319( 40.20%), action 201, FPS 2.48, Running 107.58s Step 320( 40.40%), action 202, FPS 2.51, Running 107.81s Step 321( 40.60%), action 203, FPS 2.55, Running 108.27s Step 322( 40.80%), action 204, FPS 2.55, Running 108.62s Step 323( 41.00%), action 205, FPS 2.52, Running 109.16s Step 324( 41.20%), action 206, FPS 2.50, Running 109.57s Step 325( 41.40%), action 207, FPS 2.51, Running 110.01s Step 326( 41.60%), action 208, FPS 2.48, Running 110.40s Step 327( 41.80%), action 209, FPS 2.46, Running 110.87s Step 328( 42.00%), action 210, FPS 2.45, Running 111.15s Step 329( 42.20%), action 211, FPS 2.47, Running 111.72s Step 330( 42.40%), action 212, FPS 2.44, Running 112.11s Step 331( 42.60%), action 213, FPS 2.40, Running 112.69s Step 332( 42.80%), action 214, FPS 2.37, Running 113.21s Step 333( 43.00%), action 215, FPS 2.33, Running 113.82s Step 334( 43.20%), action 216, FPS 2.29, Running 114.35s Step 335( 43.40%), action 217, FPS 2.26, Running 114.90s Step 336( 43.60%), action 218, FPS 2.28, Running 115.15s Step 337( 43.80%), action 219, FPS 2.27, Running 115.66s Step 338( 44.00%), action 220, FPS 2.23, Running 116.03s Step 339( 44.20%), action 221, FPS 2.18, Running 116.74s Step 340( 44.40%), action 222, FPS 2.12, Running 117.24s Step 341( 44.60%), action 223, FPS 2.08, Running 117.86s Step 342( 44.80%), action 224, FPS 2.06, Running 118.33s Step 343( 45.00%), action 225, FPS 2.04, Running 118.98s Step 344( 45.20%), action 226, FPS 2.04, Running 119.37s Step 345( 45.40%), action 227, FPS 2.02, Running 119.89s Step 346( 45.60%), action 228, FPS 2.03, Running 120.25s Step 347( 45.80%), action 229, FPS 2.02, Running 120.78s Step 348( 46.00%), action 230, FPS 1.98, Running 121.25s Step 349( 46.20%), action 231, FPS 1.93, Running 122.07s Step 350( 46.40%), action 232, FPS 1.92, Running 122.51s Step 351( 46.60%), action 233, FPS 1.93, Running 123.04s Step 352( 46.80%), action 234, FPS 1.97, Running 123.37s Step 353( 47.00%), action 235, FPS 1.99, Running 123.85s Step 354( 47.20%), action 236, FPS 2.01, Running 124.32s Step 355( 47.40%), action 237, FPS 2.01, Running 124.86s Step 356( 47.60%), action 238, FPS 1.96, Running 125.35s Step 357( 47.80%), action 239, FPS 1.97, Running 125.84s Step 358( 48.00%), action 240, FPS 1.95, Running 126.29s Step 359( 48.20%), action 241, FPS 1.97, Running 126.91s Step 360( 48.40%), action 242, FPS 1.98, Running 127.33s Step 361( 48.60%), action 243, FPS 2.02, Running 127.75s Step 362( 48.80%), action 244, FPS 2.05, Running 128.06s Step 363( 49.00%), action 245, FPS 2.10, Running 128.51s Step 364( 49.20%), action 246, FPS 2.11, Running 128.85s Step 365( 49.40%), action 247, FPS 2.12, Running 129.33s Step 366( 49.60%), action 248, FPS 2.08, Running 129.86s Step 367( 49.80%), action 249, FPS 2.10, Running 130.32s Step 368( 50.00%), action 250, FPS 2.10, Running 130.79s Step 369( 50.20%), action 251, FPS 2.13, Running 131.44s Step 370( 50.40%), action 252, FPS 2.14, Running 131.86s Step 371( 50.60%), action 253, FPS 2.18, Running 132.22s Step 372( 50.80%), action 254, FPS 2.18, Running 132.54s Step 373( 51.00%), action 255, FPS 2.18, Running 133.04s Step 374( 51.20%), action 256, FPS 2.22, Running 133.34s Step 375( 51.40%), action 257, FPS 2.24, Running 133.78s Step 376( 51.60%), action 258, FPS 2.28, Running 134.13s Step 377( 51.80%), action 259, FPS 2.29, Running 134.58s Step 378( 52.00%), action 260, FPS 2.32, Running 134.89s Step 379( 52.20%), action 261, FPS 2.38, Running 135.32s Step 380( 52.40%), action 262, FPS 2.42, Running 135.59s Step 381( 52.60%), action 263, FPS 2.41, Running 136.03s Step 382( 52.80%), action 264, FPS 2.43, Running 136.30s Step 383( 53.00%), action 265, FPS 2.46, Running 136.65s Step 384( 53.20%), action 266, FPS 2.47, Running 136.95s Step 385( 53.40%), action 267, FPS 2.48, Running 137.40s Step 386( 53.60%), action 268, FPS 2.52, Running 137.79s Step 387( 53.80%), action 269, FPS 2.54, Running 138.20s Step 388( 54.00%), action 270, FPS 2.60, Running 138.49s Step 389( 54.20%), action 271, FPS 2.61, Running 139.10s Step 390( 54.40%), action 272, FPS 2.66, Running 139.37s Step 391( 54.60%), action 273, FPS 2.66, Running 139.73s Step 392( 54.80%), action 274, FPS 2.67, Running 140.05s Step 393( 55.00%), action 275, FPS 2.71, Running 140.42s Step 394( 55.20%), action 276, FPS 2.72, Running 140.68s Step 395( 55.40%), action 277, FPS 2.73, Running 141.10s Step 396( 55.60%), action 278, FPS 2.75, Running 141.40s Step 397( 55.80%), action 279, FPS 2.76, Running 141.84s Step 398( 56.00%), action 280, FPS 2.76, Running 142.13s Step 399( 56.20%), action 281, FPS 2.68, Running 142.79s Step 400( 56.40%), action 282, FPS 2.66, Running 143.11s Step 401( 56.60%), action 283, FPS 2.68, Running 143.51s Step 402( 56.80%), action 284, FPS 2.70, Running 143.71s Step 403( 57.00%), action 285, FPS 2.67, Running 144.14s Step 404( 57.20%), action 286, FPS 2.67, Running 144.46s Step 405( 57.40%), action 287, FPS 2.70, Running 144.82s Step 406( 57.60%), action 288, FPS 2.70, Running 145.20s Step 407( 57.80%), action 289, FPS 2.67, Running 145.68s Step 408( 58.00%), action 290, FPS 2.65, Running 146.03s Step 409( 58.20%), action 291, FPS 2.66, Running 146.62s Step 410( 58.40%), action 292, FPS 2.60, Running 147.06s Step 411( 58.60%), action 293, FPS 2.58, Running 147.47s Step 412( 58.80%), action 294, FPS 2.62, Running 147.67s Step 413( 59.00%), action 295, FPS 2.64, Running 148.01s Step 414( 59.20%), action 296, FPS 2.62, Running 148.33s Step 415( 59.40%), action 297, FPS 2.63, Running 148.70s Step 416( 59.60%), action 298, FPS 2.62, Running 149.03s Step 417( 59.80%), action 299, FPS 2.60, Running 149.52s Step 418( 60.00%), action 300, FPS 2.57, Running 149.92s Step 419( 60.20%), action 301, FPS 2.58, Running 150.53s Step 420( 60.40%), action 302, FPS 2.57, Running 150.89s Step 421( 60.60%), action 303, FPS 2.54, Running 151.38s Step 422( 60.80%), action 304, FPS 2.53, Running 151.61s Step 423( 61.00%), action 305, FPS 2.59, Running 151.86s Step 424( 61.20%), action 306, FPS 2.64, Running 152.03s Step 425( 61.40%), action 307, FPS 2.62, Running 152.45s Step 426( 61.60%), action 308, FPS 2.64, Running 152.77s Step 427( 61.80%), action 309, FPS 2.65, Running 153.22s Step 428( 62.00%), action 310, FPS 2.65, Running 153.56s Step 429( 62.20%), action 311, FPS 2.66, Running 154.15s Step 430( 62.40%), action 312, FPS 2.67, Running 154.56s Step 431( 62.60%), action 313, FPS 2.64, Running 155.04s Step 432( 62.80%), action 314, FPS 2.58, Running 155.41s Step 433( 63.00%), action 315, FPS 2.53, Running 155.90s Step 434( 63.20%), action 316, FPS 2.57, Running 156.10s Step 435( 63.40%), action 317, FPS 2.61, Running 156.36s Step 436( 63.60%), action 318, FPS 2.62, Running 156.65s Step 437( 63.80%), action 319, FPS 2.66, Running 157.04s Step 438( 64.00%), action 320, FPS 2.73, Running 157.26s Step 439( 64.20%), action 321, FPS 2.77, Running 157.75s Step 440( 64.40%), action 322, FPS 2.81, Running 158.01s Step 441( 64.60%), action 323, FPS 2.84, Running 158.42s Step 442( 64.80%), action 324, FPS 2.80, Running 158.76s Step 443( 65.00%), action 325, FPS 2.73, Running 159.19s Step 444( 65.20%), action 326, FPS 2.65, Running 159.58s Step 445( 65.40%), action 327, FPS 2.66, Running 159.98s Step 446( 65.60%), action 328, FPS 2.71, Running 160.16s Step 447( 65.80%), action 329, FPS 2.78, Running 160.41s Step 448( 66.00%), action 330, FPS 2.85, Running 160.59s Step 449( 66.20%), action 331, FPS 2.90, Running 161.05s Step 450( 66.40%), action 332, FPS 2.96, Running 161.31s Step 451( 66.60%), action 333, FPS 3.04, Running 161.61s Step 452( 66.80%), action 334, FPS 3.10, Running 161.86s Step 453( 67.00%), action 335, FPS 3.14, Running 162.28s Step 454( 67.20%), action 336, FPS 3.05, Running 162.65s Step 455( 67.40%), action 337, FPS 2.98, Running 163.07s Step 456( 67.60%), action 338, FPS 2.93, Running 163.48s Step 457( 67.80%), action 339, FPS 2.92, Running 163.89s Step 458( 68.00%), action 340, FPS 2.84, Running 164.31s Step 459( 68.20%), action 341, FPS 2.90, Running 164.64s Step 460( 68.40%), action 342, FPS 2.93, Running 164.82s Step 461( 68.60%), action 343, FPS 3.02, Running 165.04s Step 462( 68.80%), action 344, FPS 3.04, Running 165.33s Step 463( 69.00%), action 345, FPS 3.08, Running 165.68s Step 464( 69.20%), action 346, FPS 3.14, Running 165.95s Step 465( 69.40%), action 347, FPS 3.15, Running 166.33s Step 466( 69.60%), action 348, FPS 3.05, Running 166.72s Step 467( 69.80%), action 349, FPS 2.97, Running 167.14s Step 468( 70.00%), action 350, FPS 2.86, Running 167.57s [2026-08-02 22:29:48] [80 ] Seed 79 success after 167.69 s. +steps: 468 , actions: 350 . +Instruction: Empty +Total 55/80(68.75%) success. +Setting seed: 80 +Step 1( N/A%), pre moving , FPS 2.94, Running 0.34s Step 2( N/A%), pre moving , FPS 4.79, Running 0.42s Step 3( N/A%), pre moving , FPS 6.00, Running 0.50s Step 4( N/A%), pre moving , FPS 6.79, Running 0.59s Step 5( N/A%), pre moving , FPS 7.39, Running 0.68s Step 6( N/A%), pre moving , FPS 7.82, Running 0.77s Step 7( N/A%), pre moving , FPS 8.16, Running 0.86s Step 8( N/A%), pre moving , FPS 8.61, Running 0.93s Step 9( N/A%), pre moving , FPS 9.51, Running 0.95s Step 10( N/A%), pre moving , FPS 10.38, Running 0.96s Step 11( N/A%), pre moving , FPS 11.22, Running 0.98s Step 12( N/A%), pre moving , FPS 11.94, Running 1.00s Step 13( N/A%), pre moving , FPS 12.66, Running 1.03s Step 14( N/A%), pre moving , FPS 13.27, Running 1.05s Step 15( N/A%), pre moving , FPS 13.96, Running 1.07s Step 16( N/A%), pre moving , FPS 14.66, Running 1.09s Step 17( N/A%), pre moving , FPS 15.30, Running 1.11s Step 18( N/A%), pre moving , FPS 15.86, Running 1.13s Step 19( N/A%), pre moving , FPS 16.43, Running 1.16s Step 20( N/A%), pre moving , FPS 16.91, Running 1.18s Step 21( N/A%), pre moving , FPS 19.45, Running 1.37s Step 22( N/A%), pre moving , FPS 20.48, Running 1.39s Step 23( N/A%), pre moving , FPS 21.95, Running 1.41s Step 24( N/A%), pre moving , FPS 23.67, Running 1.43s Step 25( N/A%), pre moving , FPS 25.89, Running 1.45s Step 26( N/A%), pre moving , FPS 20.96, Running 1.72s Step 27( N/A%), pre moving , FPS 22.22, Running 1.76s Step 28( N/A%), pre moving , FPS 22.98, Running 1.80s Step 29( N/A%), pre moving , FPS 22.28, Running 1.84s Step 30( N/A%), pre moving , FPS 21.62, Running 1.89s Step 31( N/A%), pre moving , FPS 20.96, Running 1.93s Step 32( N/A%), pre moving , FPS 20.70, Running 1.97s Step 33( N/A%), pre moving , FPS 20.14, Running 2.02s Step 34( N/A%), pre moving , FPS 19.89, Running 2.06s Step 35( N/A%), pre moving , FPS 19.08, Running 2.12s Step 36( N/A%), pre moving , FPS 14.43, Running 2.48s Step 37( N/A%), pre moving , FPS 13.82, Running 2.56s Step 38( N/A%), pre moving , FPS 13.47, Running 2.62s Step 39( N/A%), pre moving , FPS 12.86, Running 2.71s Step 40( N/A%), pre moving , FPS 12.38, Running 2.80s Step 41( N/A%), pre moving , FPS 13.15, Running 2.89s Step 42( N/A%), pre moving , FPS 12.63, Running 2.98s Step 43( N/A%), pre moving , FPS 11.85, Running 3.10s Step 44( N/A%), pre moving , FPS 11.13, Running 3.23s Step 45( N/A%), pre moving , FPS 10.43, Running 3.37s Step 46( N/A%), pre moving , FPS 11.27, Running 3.50s Step 47( N/A%), pre moving , FPS 10.81, Running 3.61s Step 48( N/A%), pre moving , FPS 10.26, Running 3.75s Step 49( N/A%), pre moving , FPS 9.83, Running 3.88s Step 50( N/A%), pre moving , FPS 9.49, Running 4.00s Step 51( N/A%), pre moving , FPS 9.10, Running 4.13s Step 52( N/A%), pre moving , FPS 8.79, Running 4.25s Step 53( N/A%), pre moving , FPS 8.43, Running 4.39s Step 54( N/A%), pre moving , FPS 8.21, Running 4.50s Step 55( N/A%), pre moving , FPS 7.91, Running 4.65s Step 56( N/A%), pre moving , FPS 8.75, Running 4.76s Step 57( N/A%), pre moving , FPS 8.62, Running 4.88s Step 58( N/A%), pre moving , FPS 8.30, Running 5.03s Step 59( N/A%), pre moving , FPS 8.23, Running 5.14s Step 60( N/A%), pre moving , FPS 8.00, Running 5.30s Step 61( N/A%), pre moving , FPS 7.74, Running 5.47s Step 62( N/A%), pre moving , FPS 7.66, Running 5.59s Step 63( N/A%), pre moving , FPS 7.73, Running 5.69s Step 64( N/A%), pre moving , FPS 7.90, Running 5.76s Step 65( N/A%), pre moving , FPS 8.02, Running 5.86s Step 66( N/A%), pre moving , FPS 8.25, Running 5.92s Step 67( N/A%), pre moving , FPS 8.36, Running 6.00s Step 68( N/A%), pre moving , FPS 8.54, Running 6.09s Step 69( N/A%), pre moving , FPS 8.57, Running 6.21s Step 70( N/A%), pre moving , FPS 8.80, Running 6.27s Step 71( N/A%), pre moving , FPS 9.12, Running 6.32s Step 72( N/A%), pre moving , FPS 9.34, Running 6.39s Step 73( N/A%), pre moving , FPS 9.69, Running 6.46s Step 74( N/A%), pre moving , FPS 9.82, Running 6.53s Step 75( N/A%), pre moving , FPS 10.22, Running 6.61s Step 76( N/A%), pre moving , FPS 10.11, Running 6.74s Step 77( N/A%), pre moving , FPS 9.97, Running 6.88s Step 78( N/A%), pre moving , FPS 9.99, Running 7.03s Step 79( N/A%), pre moving , FPS 10.03, Running 7.14s Step 80( N/A%), pre moving , FPS 10.21, Running 7.26s Step 81( N/A%), pre moving , FPS 10.47, Running 7.38s Step 82( N/A%), pre moving , FPS 10.36, Running 7.52s Step 83( N/A%), pre moving , FPS 10.43, Running 7.60s Step 84( N/A%), pre moving , FPS 10.37, Running 7.69s Step 85( N/A%), pre moving , FPS 10.54, Running 7.76s Step 86( N/A%), pre moving , FPS 10.30, Running 7.86s Step 87( N/A%), pre moving , FPS 10.24, Running 7.95s Step 88( N/A%), pre moving , FPS 10.22, Running 8.05s Step 89( N/A%), pre moving , FPS 10.36, Running 8.14s Step 90( N/A%), pre moving , FPS 10.23, Running 8.22s Step 91( N/A%), pre moving , FPS 10.05, Running 8.31s Step 92( N/A%), pre moving , FPS 10.11, Running 8.37s Step 93( N/A%), pre moving , FPS 10.00, Running 8.45s Step 94( N/A%), pre moving , FPS 10.00, Running 8.53s Step 95( N/A%), pre moving , FPS 9.99, Running 8.61s Step 96( N/A%), pre moving , FPS 10.20, Running 8.70s Step 97( N/A%), pre moving , FPS 10.45, Running 8.80s Step 98( N/A%), pre moving , FPS 10.79, Running 8.88s Step 99( N/A%), pre moving , FPS 11.02, Running 8.95s Step 100( N/A%), pre moving , FPS 11.23, Running 9.04s Step 101( N/A%), pre moving , FPS 11.47, Running 9.13s Step 102( N/A%), pre moving , FPS 11.79, Running 9.22s Step 103( N/A%), pre moving , FPS 6.29, Running 10.78s Step 104( N/A%), pre moving , FPS 5.78, Running 11.15s Step 105( N/A%), pre moving , FPS 5.61, Running 11.32s Step 106( N/A%), pre moving , FPS 5.21, Running 11.70s Step 107( N/A%), pre moving , FPS 5.11, Running 11.87s Step 108( N/A%), pre moving , FPS 4.83, Running 12.19s Step 109( N/A%), pre moving , FPS 4.73, Running 12.37s Step 110( N/A%), pre moving , FPS 4.44, Running 12.73s Step 111( N/A%), pre moving , FPS 4.36, Running 12.91s Step 112( N/A%), pre moving , FPS 4.10, Running 13.25s Step 113( N/A%), pre moving , FPS 4.04, Running 13.41s Step 114( N/A%), pre moving , FPS 3.86, Running 13.72s Step 115( N/A%), pre moving , FPS 3.79, Running 13.88s Step 116( N/A%), pre moving , FPS 3.65, Running 14.18s Step 117( N/A%), pre moving , FPS 3.61, Running 14.34s Step 118( N/A%), pre moving , FPS 3.46, Running 14.67s Step 119( N/A%), pre moving , FPS 3.39, Running 14.85s Step 120( N/A%), pre moving , FPS 3.24, Running 15.22s Step 121( N/A%), pre moving , FPS 3.17, Running 15.45s Step 122( N/A%), pre moving , FPS 3.06, Running 15.76s Step 123( 0.20%), action 1, FPS 3.47, Running 16.54s Step 124( 0.40%), action 2, FPS 3.51, Running 16.84s Step 125( 0.60%), action 3, FPS 3.30, Running 17.38s Step 126( 0.80%), action 4, FPS 3.32, Running 17.72s Step 127( 1.00%), action 5, FPS 3.20, Running 18.12s Step 128( 1.20%), action 6, FPS 3.22, Running 18.41s Step 129( 1.40%), action 7, FPS 3.05, Running 18.92s Step 130( 1.60%), action 8, FPS 3.03, Running 19.33s Step 131( 1.80%), action 9, FPS 2.82, Running 20.00s Step 132( 2.00%), action 10, FPS 2.61, Running 20.91s Step 133( 2.20%), action 11, FPS 2.49, Running 21.45s Step 134( 2.40%), action 12, FPS 2.48, Running 21.78s Step 135( 2.60%), action 13, FPS 2.43, Running 22.13s Step 136( 2.80%), action 14, FPS 2.38, Running 22.57s Step 137( 3.00%), action 15, FPS 2.30, Running 23.03s Step 138( 3.20%), action 16, FPS 2.26, Running 23.50s Step 139( 3.40%), action 17, FPS 2.17, Running 24.07s Step 140( 3.60%), action 18, FPS 2.18, Running 24.41s Step 141( 3.80%), action 19, FPS 2.14, Running 24.81s Step 142( 4.00%), action 20, FPS 2.13, Running 25.13s Step 143( 4.20%), action 21, FPS 2.16, Running 25.82s Step 144( 4.40%), action 22, FPS 2.12, Running 26.26s Step 145( 4.60%), action 23, FPS 2.10, Running 26.88s Step 146( 4.80%), action 24, FPS 2.12, Running 27.17s Step 147( 5.00%), action 25, FPS 2.10, Running 27.66s Step 148( 5.20%), action 26, FPS 2.09, Running 27.99s Step 149( 5.40%), action 27, FPS 2.08, Running 28.53s Step 150( 5.60%), action 28, FPS 2.10, Running 28.84s Step 151( 5.80%), action 29, FPS 2.15, Running 29.32s Step 152( 6.00%), action 30, FPS 2.31, Running 29.56s Step 153( 6.20%), action 31, FPS 2.28, Running 30.22s Step 154( 6.40%), action 32, FPS 2.29, Running 30.53s Step 155( 6.60%), action 33, FPS 2.25, Running 31.03s Step 156( 6.80%), action 34, FPS 2.28, Running 31.32s Step 157( 7.00%), action 35, FPS 2.27, Running 31.83s Step 158( 7.20%), action 36, FPS 2.20, Running 32.58s Step 159( 7.40%), action 37, FPS 2.22, Running 33.08s Step 160( 7.60%), action 38, FPS 2.22, Running 33.43s Step 161( 7.80%), action 39, FPS 2.19, Running 33.94s Step 162( 8.00%), action 40, FPS 2.14, Running 34.47s Step 163( 8.20%), action 41, FPS 2.14, Running 35.17s Step 164( 8.40%), action 42, FPS 2.18, Running 35.46s Step 165( 8.60%), action 43, FPS 2.21, Running 35.91s Step 166( 8.80%), action 44, FPS 2.20, Running 36.26s Step 167( 9.00%), action 45, FPS 2.22, Running 36.67s Step 168( 9.20%), action 46, FPS 2.21, Running 37.02s Step 169( 9.40%), action 47, FPS 2.20, Running 37.61s Step 170( 9.60%), action 48, FPS 2.18, Running 38.03s Step 171( 9.80%), action 49, FPS 2.18, Running 38.50s Step 172( 10.00%), action 50, FPS 2.16, Running 38.84s Step 173( 10.20%), action 51, FPS 2.15, Running 39.50s Step 174( 10.40%), action 52, FPS 2.16, Running 39.80s Step 175( 10.60%), action 53, FPS 2.18, Running 40.21s Step 176( 10.80%), action 54, FPS 2.16, Running 40.60s Step 177( 11.00%), action 55, FPS 2.16, Running 41.10s Step 178( 11.20%), action 56, FPS 2.26, Running 41.43s Step 179( 11.40%), action 57, FPS 2.25, Running 41.97s Step 180( 11.60%), action 58, FPS 2.25, Running 42.30s Step 181( 11.80%), action 59, FPS 2.25, Running 42.82s Step 182( 12.00%), action 60, FPS 2.29, Running 43.19s Step 183( 12.20%), action 61, FPS 2.30, Running 43.85s Step 184( 12.40%), action 62, FPS 2.29, Running 44.20s Step 185( 12.60%), action 63, FPS 2.23, Running 44.90s Step 186( 12.80%), action 64, FPS 2.24, Running 45.17s Step 187( 13.00%), action 65, FPS 2.23, Running 45.65s Step 188( 13.20%), action 66, FPS 2.23, Running 45.97s Step 189( 13.40%), action 67, FPS 2.25, Running 46.48s Step 190( 13.60%), action 68, FPS 2.28, Running 46.80s Step 191( 13.80%), action 69, FPS 2.25, Running 47.38s Step 192( 14.00%), action 70, FPS 2.24, Running 47.79s Step 193( 14.20%), action 71, FPS 2.25, Running 48.38s Step 194( 14.40%), action 72, FPS 2.25, Running 48.68s Step 195( 14.60%), action 73, FPS 2.23, Running 49.17s Step 196( 14.80%), action 74, FPS 2.21, Running 49.64s Step 197( 15.00%), action 75, FPS 2.22, Running 50.11s Step 198( 15.20%), action 76, FPS 2.18, Running 50.61s Step 199( 15.40%), action 77, FPS 2.19, Running 51.10s Step 200( 15.60%), action 78, FPS 2.16, Running 51.55s Step 201( 15.80%), action 79, FPS 2.17, Running 52.05s Step 202( 16.00%), action 80, FPS 2.18, Running 52.36s Step 203( 16.20%), action 81, FPS 2.21, Running 52.90s Step 204( 16.40%), action 82, FPS 2.20, Running 53.28s Step 205( 16.60%), action 83, FPS 2.24, Running 53.81s Step 206( 16.80%), action 84, FPS 2.22, Running 54.20s Step 207( 17.00%), action 85, FPS 2.19, Running 54.78s Step 208( 17.20%), action 86, FPS 2.17, Running 55.18s Step 209( 17.40%), action 87, FPS 2.18, Running 55.67s Step 210( 17.60%), action 88, FPS 2.15, Running 56.11s Step 211( 17.80%), action 89, FPS 2.18, Running 56.57s Step 212( 18.00%), action 90, FPS 2.20, Running 56.86s Step 213( 18.20%), action 91, FPS 2.18, Running 57.54s Step 214( 18.40%), action 92, FPS 2.14, Running 58.01s Step 215( 18.60%), action 93, FPS 2.13, Running 58.57s Step 216( 18.80%), action 94, FPS 2.15, Running 58.95s Step 217( 19.00%), action 95, FPS 2.06, Running 59.81s Step 218( 19.20%), action 96, FPS 2.08, Running 60.22s Step 219( 19.40%), action 97, FPS 2.10, Running 60.64s Step 220( 19.60%), action 98, FPS 2.13, Running 60.95s Step 221( 19.80%), action 99, FPS 2.11, Running 61.50s Step 222( 20.00%), action 100, FPS 2.11, Running 61.86s Step 223( 20.20%), action 101, FPS 2.08, Running 62.51s Step 224( 20.40%), action 102, FPS 2.04, Running 63.10s Step 225( 20.60%), action 103, FPS 2.01, Running 63.78s Step 226( 20.80%), action 104, FPS 2.03, Running 64.07s Step 227( 21.00%), action 105, FPS 2.07, Running 64.46s Step 228( 21.20%), action 106, FPS 2.06, Running 64.88s Step 229( 21.40%), action 107, FPS 1.99, Running 65.74s Step 230( 21.60%), action 108, FPS 1.97, Running 66.25s Step 231( 21.80%), action 109, FPS 1.96, Running 66.77s Step 232( 22.00%), action 110, FPS 1.86, Running 67.60s Step 233( 22.20%), action 111, FPS 1.85, Running 68.35s Step 234( 22.40%), action 112, FPS 1.87, Running 68.71s Step 235( 22.60%), action 113, FPS 1.88, Running 69.21s Step 236( 22.80%), action 114, FPS 1.88, Running 69.59s Step 237( 23.00%), action 115, FPS 1.94, Running 70.10s Step 238( 23.20%), action 116, FPS 1.95, Running 70.46s Step 239( 23.40%), action 117, FPS 1.94, Running 70.97s Step 240( 23.60%), action 118, FPS 1.90, Running 71.45s Step 241( 23.80%), action 119, FPS 1.92, Running 71.94s Step 242( 24.00%), action 120, FPS 1.91, Running 72.31s Step 243( 24.20%), action 121, FPS 1.90, Running 73.03s Step 244( 24.40%), action 122, FPS 1.90, Running 73.60s Step 245( 24.60%), action 123, FPS 1.93, Running 74.12s Step 246( 24.80%), action 124, FPS 1.90, Running 74.59s Step 247( 25.00%), action 125, FPS 1.83, Running 75.40s Step 248( 25.20%), action 126, FPS 1.84, Running 75.73s Step 249( 25.40%), action 127, FPS 1.92, Running 76.13s Step 250( 25.60%), action 128, FPS 1.95, Running 76.53s Step 251( 25.80%), action 129, FPS 1.95, Running 77.04s Step 252( 26.00%), action 130, FPS 2.04, Running 77.38s Step 253( 26.20%), action 131, FPS 2.06, Running 78.05s Step 254( 26.40%), action 132, FPS 2.05, Running 78.44s Step 255( 26.60%), action 133, FPS 2.05, Running 78.97s Step 256( 26.80%), action 134, FPS 2.04, Running 79.38s Step 257( 27.00%), action 135, FPS 2.05, Running 79.83s Step 258( 27.20%), action 136, FPS 2.03, Running 80.29s Step 259( 27.40%), action 137, FPS 2.00, Running 80.97s Step 260( 27.60%), action 138, FPS 2.01, Running 81.41s Step 261( 27.80%), action 139, FPS 1.98, Running 82.01s Step 262( 28.00%), action 140, FPS 1.96, Running 82.50s Step 263( 28.20%), action 141, FPS 1.98, Running 83.12s Step 264( 28.40%), action 142, FPS 2.04, Running 83.42s Step 265( 28.60%), action 143, FPS 2.07, Running 83.80s Step 266( 28.80%), action 144, FPS 2.08, Running 84.19s Step 267( 29.00%), action 145, FPS 2.16, Running 84.64s Step 268( 29.20%), action 146, FPS 2.15, Running 85.05s Step 269( 29.40%), action 147, FPS 2.13, Running 85.52s Step 270( 29.60%), action 148, FPS 2.13, Running 85.91s Step 271( 29.80%), action 149, FPS 2.13, Running 86.42s Step 272( 30.00%), action 150, FPS 2.13, Running 86.77s Step 273( 30.20%), action 151, FPS 2.14, Running 87.40s Step 274( 30.40%), action 152, FPS 2.10, Running 87.95s Step 275( 30.60%), action 153, FPS 2.09, Running 88.55s Step 276( 30.80%), action 154, FPS 2.10, Running 88.92s Step 277( 31.00%), action 155, FPS 2.08, Running 89.44s Step 278( 31.20%), action 156, FPS 2.11, Running 89.76s Step 279( 31.40%), action 157, FPS 2.16, Running 90.24s Step 280( 31.60%), action 158, FPS 2.17, Running 90.61s Step 281( 31.80%), action 159, FPS 2.26, Running 90.87s Step 282( 32.00%), action 160, FPS 2.32, Running 91.12s Step 283( 32.20%), action 161, FPS 2.35, Running 91.63s Step 284( 32.40%), action 162, FPS 2.36, Running 91.88s Step 285( 32.60%), action 163, FPS 2.32, Running 92.42s Step 286( 32.80%), action 164, FPS 2.28, Running 92.98s Step 287( 33.00%), action 165, FPS 2.26, Running 93.50s Step 288( 33.20%), action 166, FPS 2.23, Running 94.02s Step 289( 33.40%), action 167, FPS 2.21, Running 94.56s Step 290( 33.60%), action 168, FPS 2.25, Running 94.82s Step 291( 33.80%), action 169, FPS 2.23, Running 95.40s Step 292( 34.00%), action 170, FPS 2.24, Running 95.68s Step 293( 34.20%), action 171, FPS 2.25, Running 96.30s Step 294( 34.40%), action 172, FPS 2.31, Running 96.61s Step 295( 34.60%), action 173, FPS 2.32, Running 97.16s Step 296( 34.80%), action 174, FPS 2.32, Running 97.55s Step 297( 35.00%), action 175, FPS 2.31, Running 98.09s Step 298( 35.20%), action 176, FPS 2.27, Running 98.56s Step 299( 35.40%), action 177, FPS 2.30, Running 98.94s Step 300( 35.60%), action 178, FPS 2.32, Running 99.22s Step 301( 35.80%), action 179, FPS 2.27, Running 99.68s Step 302( 36.00%), action 180, FPS 2.24, Running 100.03s Step 303( 36.20%), action 181, FPS 2.23, Running 100.61s Step 304( 36.40%), action 182, FPS 2.21, Running 100.93s Step 305( 36.60%), action 183, FPS 2.15, Running 101.71s Step 306( 36.80%), action 184, FPS 2.20, Running 102.05s Step 307( 37.00%), action 185, FPS 2.21, Running 102.54s Step 308( 37.20%), action 186, FPS 2.27, Running 102.83s Step 309( 37.40%), action 187, FPS 2.29, Running 103.27s Step 310( 37.60%), action 188, FPS 2.27, Running 103.61s Step 311( 37.80%), action 189, FPS 2.31, Running 104.04s Step 312( 38.00%), action 190, FPS 2.31, Running 104.33s Step 313( 38.20%), action 191, FPS 2.33, Running 104.90s Step 314( 38.40%), action 192, FPS 2.32, Running 105.22s Step 315( 38.60%), action 193, FPS 2.32, Running 105.78s Step 316( 38.80%), action 194, FPS 2.33, Running 106.14s Step 317( 39.00%), action 195, FPS 2.36, Running 106.56s Step 318( 39.20%), action 196, FPS 2.41, Running 106.87s Step 319( 39.40%), action 197, FPS 2.40, Running 107.26s Step 320( 39.60%), action 198, FPS 2.39, Running 107.58s Step 321( 39.80%), action 199, FPS 2.34, Running 108.24s Step 322( 40.00%), action 200, FPS 2.33, Running 108.62s Step 323( 40.20%), action 201, FPS 2.32, Running 109.25s Step 324( 40.40%), action 202, FPS 2.30, Running 109.64s Step 325( 40.60%), action 203, FPS 2.39, Running 110.09s Step 326( 40.80%), action 204, FPS 2.41, Running 110.35s Step 327( 41.00%), action 205, FPS 2.43, Running 110.77s Step 328( 41.20%), action 206, FPS 2.40, Running 111.16s Step 329( 41.40%), action 207, FPS 2.38, Running 111.66s Step 330( 41.60%), action 208, FPS 2.40, Running 111.95s Step 331( 41.80%), action 209, FPS 2.39, Running 112.42s Step 332( 42.00%), action 210, FPS 2.36, Running 112.81s Step 333( 42.20%), action 211, FPS 2.32, Running 113.51s Step 334( 42.40%), action 212, FPS 2.33, Running 113.81s Step 335( 42.60%), action 213, FPS 2.36, Running 114.26s Step 336( 42.80%), action 214, FPS 2.35, Running 114.64s Step 337( 43.00%), action 215, FPS 2.35, Running 115.07s Step 338( 43.20%), action 216, FPS 2.31, Running 115.54s Step 339( 43.40%), action 217, FPS 2.26, Running 116.12s Step 340( 43.60%), action 218, FPS 2.23, Running 116.55s Step 341( 43.80%), action 219, FPS 2.25, Running 117.14s Step 342( 44.00%), action 220, FPS 2.27, Running 117.45s Step 343( 44.20%), action 221, FPS 2.28, Running 118.00s Step 344( 44.40%), action 222, FPS 2.29, Running 118.37s Step 345( 44.60%), action 223, FPS 2.30, Running 118.78s Step 346( 44.80%), action 224, FPS 2.30, Running 119.06s Step 347( 45.00%), action 225, FPS 2.30, Running 119.46s Step 348( 45.20%), action 226, FPS 2.32, Running 119.77s Step 349( 45.40%), action 227, FPS 2.32, Running 120.29s Step 350( 45.60%), action 228, FPS 2.31, Running 120.62s Step 351( 45.80%), action 229, FPS 2.29, Running 121.15s Step 352( 46.00%), action 230, FPS 2.30, Running 121.52s Step 353( 46.20%), action 231, FPS 2.32, Running 122.12s Step 354( 46.40%), action 232, FPS 2.33, Running 122.39s Step 355( 46.60%), action 233, FPS 2.33, Running 122.84s Step 356( 46.80%), action 234, FPS 2.34, Running 123.18s Step 357( 47.00%), action 235, FPS 2.31, Running 123.72s Step 358( 47.20%), action 236, FPS 2.33, Running 124.14s Step 359( 47.40%), action 237, FPS 2.33, Running 124.69s Step 360( 47.60%), action 238, FPS 2.36, Running 125.03s Step 361( 47.80%), action 239, FPS 2.39, Running 125.52s Step 362( 48.00%), action 240, FPS 2.38, Running 125.85s Step 363( 48.20%), action 241, FPS 2.39, Running 126.36s Step 364( 48.40%), action 242, FPS 2.42, Running 126.62s Step 365( 48.60%), action 243, FPS 2.43, Running 127.00s Step 366( 48.80%), action 244, FPS 2.42, Running 127.33s Step 367( 49.00%), action 245, FPS 2.40, Running 127.78s Step 368( 49.20%), action 246, FPS 2.39, Running 128.16s Step 369( 49.40%), action 247, FPS 2.39, Running 128.65s Step 370( 49.60%), action 248, FPS 2.38, Running 129.02s Step 371( 49.80%), action 249, FPS 2.38, Running 129.57s Step 372( 50.00%), action 250, FPS 2.37, Running 129.97s Step 373( 50.20%), action 251, FPS 2.41, Running 130.41s Step 374( 50.40%), action 252, FPS 2.41, Running 130.68s Step 375( 50.60%), action 253, FPS 2.42, Running 131.11s Step 376( 50.80%), action 254, FPS 2.44, Running 131.37s Step 377( 51.00%), action 255, FPS 2.44, Running 131.93s Step 378( 51.20%), action 256, FPS 2.47, Running 132.23s Step 379( 51.40%), action 257, FPS 2.46, Running 132.80s Step 380( 51.60%), action 258, FPS 2.47, Running 133.13s Step 381( 51.80%), action 259, FPS 2.44, Running 133.70s Step 382( 52.00%), action 260, FPS 2.44, Running 134.05s Step 383( 52.20%), action 261, FPS 2.37, Running 134.79s Step 384( 52.40%), action 262, FPS 2.37, Running 135.05s Step 385( 52.60%), action 263, FPS 2.35, Running 135.50s Step 386( 52.80%), action 264, FPS 2.36, Running 135.81s Step 387( 53.00%), action 265, FPS 2.32, Running 136.41s Step 388( 53.20%), action 266, FPS 2.34, Running 136.71s Step 389( 53.40%), action 267, FPS 2.31, Running 137.31s Step 390( 53.60%), action 268, FPS 2.32, Running 137.63s Step 391( 53.80%), action 269, FPS 2.35, Running 138.08s Step 392( 54.00%), action 270, FPS 2.40, Running 138.30s Step 393( 54.20%), action 271, FPS 2.39, Running 138.77s Step 394( 54.40%), action 272, FPS 2.36, Running 139.16s Step 395( 54.60%), action 273, FPS 2.37, Running 139.55s Step 396( 54.80%), action 274, FPS 2.31, Running 140.01s Step 397( 55.00%), action 275, FPS 2.33, Running 140.51s Step 398( 55.20%), action 276, FPS 2.32, Running 140.85s Step 399( 55.40%), action 277, FPS 2.33, Running 141.39s Step 400( 55.60%), action 278, FPS 2.31, Running 141.78s Step 401( 55.80%), action 279, FPS 2.35, Running 142.20s Step 402( 56.00%), action 280, FPS 2.36, Running 142.52s Step 403( 56.20%), action 281, FPS 2.40, Running 143.13s Step 404( 56.40%), action 282, FPS 2.40, Running 143.40s Step 405( 56.60%), action 283, FPS 2.38, Running 143.91s Step 406( 56.80%), action 284, FPS 2.39, Running 144.20s Step 407( 57.00%), action 285, FPS 2.43, Running 144.63s Step 408( 57.20%), action 286, FPS 2.42, Running 144.97s Step 409( 57.40%), action 287, FPS 2.48, Running 145.39s Step 410( 57.60%), action 288, FPS 2.49, Running 145.65s Step 411( 57.80%), action 289, FPS 2.49, Running 146.10s Step 412( 58.00%), action 290, FPS 2.51, Running 146.28s Step 413( 58.20%), action 291, FPS 2.50, Running 146.76s Step 414( 58.40%), action 292, FPS 2.55, Running 147.00s Step 415( 58.60%), action 293, FPS 2.57, Running 147.33s Step 416( 58.80%), action 294, FPS 2.63, Running 147.61s Step 417( 59.00%), action 295, FPS 2.66, Running 148.02s Step 418( 59.20%), action 296, FPS 2.68, Running 148.30s Step 419( 59.40%), action 297, FPS 2.74, Running 148.69s Step 420( 59.60%), action 298, FPS 2.74, Running 149.07s Step 421( 59.80%), action 299, FPS 2.70, Running 149.60s Step 422( 60.00%), action 300, FPS 2.69, Running 149.95s Step 423( 60.20%), action 301, FPS 2.76, Running 150.37s Step 424( 60.40%), action 302, FPS 2.77, Running 150.62s Step 425( 60.60%), action 303, FPS 2.83, Running 150.97s Step 426( 60.80%), action 304, FPS 2.86, Running 151.19s Step 427( 61.00%), action 305, FPS 2.86, Running 151.62s Step 428( 61.20%), action 306, FPS 2.84, Running 152.00s Step 429( 61.40%), action 307, FPS 2.85, Running 152.40s Step 430( 61.60%), action 308, FPS 2.82, Running 152.74s Step 431( 61.80%), action 309, FPS 2.84, Running 153.13s Step 432( 62.00%), action 310, FPS 2.78, Running 153.47s Step 433( 62.20%), action 311, FPS 2.75, Running 154.02s Step 434( 62.40%), action 312, FPS 2.74, Running 154.30s Step 435( 62.60%), action 313, FPS 2.65, Running 154.88s Step 436( 62.80%), action 314, FPS 2.65, Running 155.17s Step 437( 63.00%), action 315, FPS 2.63, Running 155.61s Step 438( 63.20%), action 316, FPS 2.62, Running 155.93s Step 439( 63.40%), action 317, FPS 2.58, Running 156.46s Step 440( 63.60%), action 318, FPS 2.59, Running 156.80s Step 441( 63.80%), action 319, FPS 2.61, Running 157.25s Step 442( 64.00%), action 320, FPS 2.62, Running 157.58s Step 443( 64.20%), action 321, FPS 2.50, Running 158.37s Step 444( 64.40%), action 322, FPS 2.50, Running 158.63s Step 445( 64.60%), action 323, FPS 2.49, Running 159.01s Step 446( 64.80%), action 324, FPS 2.38, Running 159.60s Step 447( 65.00%), action 325, FPS 2.37, Running 160.08s Step 448( 65.20%), action 326, FPS 2.38, Running 160.39s Step 449( 65.40%), action 327, FPS 2.36, Running 160.89s Step 450( 65.60%), action 328, FPS 2.35, Running 161.24s Step 451( 65.80%), action 329, FPS 2.36, Running 161.62s Step 452( 66.00%), action 330, FPS 2.39, Running 161.85s Step 453( 66.20%), action 331, FPS 2.38, Running 162.44s Step 454( 66.40%), action 332, FPS 2.31, Running 162.96s Step 455( 66.60%), action 333, FPS 2.34, Running 163.44s Step 456( 66.80%), action 334, FPS 2.33, Running 163.74s Step 457( 67.00%), action 335, FPS 2.34, Running 164.17s Step 458( 67.20%), action 336, FPS 2.34, Running 164.49s Step 459( 67.40%), action 337, FPS 2.36, Running 164.92s Step 460( 67.60%), action 338, FPS 2.28, Running 165.56s Step 461( 67.80%), action 339, FPS 2.29, Running 165.97s Step 462( 68.00%), action 340, FPS 2.32, Running 166.21s Step 463( 68.20%), action 341, FPS 2.39, Running 166.74s Step 464( 68.40%), action 342, FPS 2.38, Running 167.03s Step 465( 68.60%), action 343, FPS 2.37, Running 167.46s Step 466( 68.80%), action 344, FPS 2.46, Running 167.74s Step 467( 69.00%), action 345, FPS 2.48, Running 168.14s Step 468( 69.20%), action 346, FPS 2.49, Running 168.44s Step 469( 69.40%), action 347, FPS 2.48, Running 168.97s Step 470( 69.60%), action 348, FPS 2.38, Running 169.64s Step 471( 69.80%), action 349, FPS 2.39, Running 169.98s Step 472( 70.00%), action 350, FPS 2.40, Running 170.20s Step 473( 70.20%), action 351, FPS 2.40, Running 170.77s Step 474( 70.40%), action 352, FPS 2.45, Running 171.13s Step 475( 70.60%), action 353, FPS 2.41, Running 171.75s Step 476( 70.80%), action 354, FPS 2.41, Running 172.05s Step 477( 71.00%), action 355, FPS 2.41, Running 172.47s Step 478( 71.20%), action 356, FPS 2.41, Running 172.80s Step 479( 71.40%), action 357, FPS 2.43, Running 173.16s Step 480( 71.60%), action 358, FPS 2.52, Running 173.51s Step 481( 71.80%), action 359, FPS 2.46, Running 174.10s Step 482( 72.00%), action 360, FPS 2.41, Running 174.50s Step 483( 72.20%), action 361, FPS 2.39, Running 175.12s Step 484( 72.40%), action 362, FPS 2.37, Running 175.45s Step 485( 72.60%), action 363, FPS 2.37, Running 175.89s Step 486( 72.80%), action 364, FPS 2.37, Running 176.18s Step 487( 73.00%), action 365, FPS 2.37, Running 176.59s Step 488( 73.20%), action 366, FPS 2.37, Running 176.87s Step 489( 73.40%), action 367, FPS 2.36, Running 177.46s Step 490( 73.60%), action 368, FPS 2.48, Running 177.72s Step 491( 73.80%), action 369, FPS 2.42, Running 178.26s Step 492( 74.00%), action 370, FPS 2.37, Running 178.65s Step 493( 74.20%), action 371, FPS 2.38, Running 179.19s Step 494( 74.40%), action 372, FPS 2.39, Running 179.48s Step 495( 74.60%), action 373, FPS 2.45, Running 179.91s Step 496( 74.80%), action 374, FPS 2.44, Running 180.25s Step 497( 75.00%), action 375, FPS 2.44, Running 180.65s Step 498( 75.20%), action 376, FPS 2.47, Running 180.90s Step 499( 75.40%), action 377, FPS 2.46, Running 181.29s Step 500( 75.60%), action 378, FPS 2.49, Running 181.53s Step 501( 75.80%), action 379, FPS 2.56, Running 181.93s Step 502( 76.00%), action 380, FPS 2.58, Running 182.25s Step 503( 76.20%), action 381, FPS 2.58, Running 182.88s Step 504( 76.40%), action 382, FPS 2.58, Running 183.20s Step 505( 76.60%), action 383, FPS 2.58, Running 183.64s Step 506( 76.80%), action 384, FPS 2.58, Running 183.94s Step 507( 77.00%), action 385, FPS 2.58, Running 184.33s Step 508( 77.20%), action 386, FPS 2.58, Running 184.62s Step 509( 77.40%), action 387, FPS 2.65, Running 185.01s Step 510( 77.60%), action 388, FPS 2.65, Running 185.26s Step 511( 77.80%), action 389, FPS 2.68, Running 185.72s Step 512( 78.00%), action 390, FPS 2.72, Running 186.02s Step 513( 78.20%), action 391, FPS 2.66, Running 186.71s Step 514( 78.40%), action 392, FPS 2.65, Running 187.03s Step 515( 78.60%), action 393, FPS 2.60, Running 187.60s Step 516( 78.80%), action 394, FPS 2.60, Running 187.94s Step 517( 79.00%), action 395, FPS 2.58, Running 188.41s Step 518( 79.20%), action 396, FPS 2.58, Running 188.66s Step 519( 79.40%), action 397, FPS 2.56, Running 189.11s Step 520( 79.60%), action 398, FPS 2.53, Running 189.44s Step 521( 79.80%), action 399, FPS 2.52, Running 189.86s Step 522( 80.00%), action 400, FPS 2.53, Running 190.14s Step 523( 80.20%), action 401, FPS 2.57, Running 190.67s Step 524( 80.40%), action 402, FPS 2.57, Running 190.97s Step 525( 80.60%), action 403, FPS 2.58, Running 191.39s Step 526( 80.80%), action 404, FPS 2.55, Running 191.77s Step 527( 81.00%), action 405, FPS 2.51, Running 192.31s Step 528( 81.20%), action 406, FPS 2.49, Running 192.64s Step 529( 81.40%), action 407, FPS 2.49, Running 193.03s Step 530( 81.60%), action 408, FPS 2.48, Running 193.32s Step 531( 81.80%), action 409, FPS 2.48, Running 193.80s Step 532( 82.00%), action 410, FPS 2.41, Running 194.30s Step 533( 82.20%), action 411, FPS 2.35, Running 195.21s Step 534( 82.40%), action 412, FPS 2.36, Running 195.50s Step 535( 82.60%), action 413, FPS 2.42, Running 195.85s Step 536( 82.80%), action 414, FPS 2.43, Running 196.19s Step 537( 83.00%), action 415, FPS 2.47, Running 196.52s Step 538( 83.20%), action 416, FPS 2.44, Running 196.84s Step 539( 83.40%), action 417, FPS 2.45, Running 197.27s Step 540( 83.60%), action 418, FPS 2.44, Running 197.63s Step 541( 83.80%), action 419, FPS 2.44, Running 198.05s Step 542( 84.00%), action 420, FPS 2.38, Running 198.54s Step 543( 84.20%), action 421, FPS 2.37, Running 199.11s Step 544( 84.40%), action 422, FPS 2.39, Running 199.35s Step 545( 84.60%), action 423, FPS 2.40, Running 199.71s Step 546( 84.80%), action 424, FPS 2.44, Running 199.96s Step 547( 85.00%), action 425, FPS 2.50, Running 200.32s Step 548( 85.20%), action 426, FPS 2.48, Running 200.71s Step 549( 85.40%), action 427, FPS 2.47, Running 201.14s Step 550( 85.60%), action 428, FPS 2.46, Running 201.46s Step 551( 85.80%), action 429, FPS 2.37, Running 202.25s Step 552( 86.00%), action 430, FPS 2.43, Running 202.53s Step 553( 86.20%), action 431, FPS 2.49, Running 203.24s Step 554( 86.40%), action 432, FPS 2.51, Running 203.49s Step 555( 86.60%), action 433, FPS 2.51, Running 203.81s Step 556( 86.80%), action 434, FPS 2.52, Running 204.13s Step 557( 87.00%), action 435, FPS 2.48, Running 204.60s Step 558( 87.20%), action 436, FPS 2.43, Running 205.07s Step 559( 87.40%), action 437, FPS 2.43, Running 205.49s Step 560( 87.60%), action 438, FPS 2.42, Running 205.90s Step 561( 87.80%), action 439, FPS 2.37, Running 206.49s Step 562( 88.00%), action 440, FPS 2.36, Running 207.00s Step 563( 88.20%), action 441, FPS 2.37, Running 207.54s Step 564( 88.40%), action 442, FPS 2.35, Running 207.87s Step 565( 88.60%), action 443, FPS 2.32, Running 208.33s Step 566( 88.80%), action 444, FPS 2.30, Running 208.64s Step 567( 89.00%), action 445, FPS 2.25, Running 209.20s Step 568( 89.20%), action 446, FPS 2.28, Running 209.47s Step 569( 89.40%), action 447, FPS 2.28, Running 209.92s Step 570( 89.60%), action 448, FPS 2.29, Running 210.19s Step 571( 89.80%), action 449, FPS 2.37, Running 210.67s Step 572( 90.00%), action 450, FPS 2.37, Running 210.97s Step 573( 90.20%), action 451, FPS 2.31, Running 211.89s Step 574( 90.40%), action 452, FPS 2.23, Running 212.44s Step 575( 90.60%), action 453, FPS 2.21, Running 212.88s Step 576( 90.80%), action 454, FPS 2.20, Running 213.21s Step 577( 91.00%), action 455, FPS 2.25, Running 213.48s Step 578( 91.20%), action 456, FPS 2.30, Running 213.77s Step 579( 91.40%), action 457, FPS 2.30, Running 214.20s Step 580( 91.60%), action 458, FPS 2.31, Running 214.56s Step 581( 91.80%), action 459, FPS 2.36, Running 214.96s Step 582( 92.00%), action 460, FPS 2.42, Running 215.27s Step 583( 92.20%), action 461, FPS 2.44, Running 215.75s Step 584( 92.40%), action 462, FPS 2.38, Running 216.26s Step 585( 92.60%), action 463, FPS 2.40, Running 216.68s Step 586( 92.80%), action 464, FPS 2.40, Running 216.98s Step 587( 93.00%), action 465, FPS 2.42, Running 217.48s Step 588( 93.20%), action 466, FPS 2.37, Running 217.90s Step 589( 93.40%), action 467, FPS 2.39, Running 218.29s Step 590( 93.60%), action 468, FPS 2.38, Running 218.59s Step 591( 93.80%), action 469, FPS 2.38, Running 219.07s Step 592( 94.00%), action 470, FPS 2.40, Running 219.30s Step 593( 94.20%), action 471, FPS 2.53, Running 219.79s Step 594( 94.40%), action 472, FPS 2.63, Running 220.05s Step 595( 94.60%), action 473, FPS 2.62, Running 220.52s Step 596( 94.80%), action 474, FPS 2.61, Running 220.87s Step 597( 95.00%), action 475, FPS 2.52, Running 221.43s Step 598( 95.20%), action 476, FPS 2.48, Running 221.84s Step 599( 95.40%), action 477, FPS 2.39, Running 222.56s Step 600( 95.60%), action 478, FPS 2.40, Running 222.89s Step 601( 95.80%), action 479, FPS 2.40, Running 223.29s Step 602( 96.00%), action 480, FPS 2.41, Running 223.59s Step 603( 96.20%), action 481, FPS 2.39, Running 224.14s Step 604( 96.40%), action 482, FPS 2.44, Running 224.44s Step 605( 96.60%), action 483, FPS 2.43, Running 224.93s Step 606( 96.80%), action 484, FPS 2.42, Running 225.25s Step 607( 97.00%), action 485, FPS 2.44, Running 225.67s Step 608( 97.20%), action 486, FPS 2.46, Running 226.02s Step 609( 97.40%), action 487, FPS 2.45, Running 226.44s Step 610( 97.60%), action 488, FPS 2.43, Running 226.83s Step 611( 97.80%), action 489, FPS 2.41, Running 227.39s Step 612( 98.00%), action 490, FPS 2.38, Running 227.70s Step 613( 98.20%), action 491, FPS 2.32, Running 228.40s Step 614( 98.40%), action 492, FPS 2.31, Running 228.71s Step 615( 98.60%), action 493, FPS 2.32, Running 229.16s Step 616( 98.80%), action 494, FPS 2.33, Running 229.45s Step 617( 99.00%), action 495, FPS 2.37, Running 229.87s Step 618( 99.20%), action 496, FPS 2.39, Running 230.21s Step 619( 99.40%), action 497, FPS 2.49, Running 230.57s Step 620( 99.60%), action 498, FPS 2.52, Running 230.84s Step 621( 99.80%), action 499, FPS 2.51, Running 231.26s Step 622(100.00%), action 500, FPS 2.51, Running 231.57s [2026-08-02 22:33:40] [81 ] Seed 80 failed after 231.72 s. +steps: 622 , actions: 500 . +Instruction: Empty +Total 55/81(67.90%) success. +Setting seed: 81 +Step 1( N/A%), pre moving , FPS 3.62, Running 0.28s Step 2( N/A%), pre moving , FPS 5.57, Running 0.36s Step 3( N/A%), pre moving , FPS 6.79, Running 0.44s Step 4( N/A%), pre moving , FPS 7.52, Running 0.53s Step 5( N/A%), pre moving , FPS 8.08, Running 0.62s Step 6( N/A%), pre moving , FPS 8.45, Running 0.71s Step 7( N/A%), pre moving , FPS 8.75, Running 0.80s Step 8( N/A%), pre moving , FPS 9.01, Running 0.89s Step 9( N/A%), pre moving , FPS 9.22, Running 0.98s Step 10( N/A%), pre moving , FPS 9.33, Running 1.07s Step 11( N/A%), pre moving , FPS 9.42, Running 1.17s Step 12( N/A%), pre moving , FPS 9.56, Running 1.26s Step 13( N/A%), pre moving , FPS 9.92, Running 1.31s Step 14( N/A%), pre moving , FPS 10.18, Running 1.38s Step 15( N/A%), pre moving , FPS 10.72, Running 1.40s Step 16( N/A%), pre moving , FPS 11.11, Running 1.44s Step 17( N/A%), pre moving , FPS 11.58, Running 1.47s Step 18( N/A%), pre moving , FPS 11.82, Running 1.52s Step 19( N/A%), pre moving , FPS 12.12, Running 1.57s Step 20( N/A%), pre moving , FPS 12.46, Running 1.60s Step 21( N/A%), pre moving , FPS 12.29, Running 1.90s Step 22( N/A%), pre moving , FPS 12.59, Running 1.95s Step 23( N/A%), pre moving , FPS 12.91, Running 1.99s Step 24( N/A%), pre moving , FPS 13.03, Running 2.07s Step 25( N/A%), pre moving , FPS 13.34, Running 2.12s Step 26( N/A%), pre moving , FPS 11.66, Running 2.43s Step 27( N/A%), pre moving , FPS 11.69, Running 2.51s Step 28( N/A%), pre moving , FPS 11.69, Running 2.60s Step 29( N/A%), pre moving , FPS 11.72, Running 2.68s Step 30( N/A%), pre moving , FPS 11.96, Running 2.75s Step 31( N/A%), pre moving , FPS 12.16, Running 2.81s Step 32( N/A%), pre moving , FPS 12.25, Running 2.89s Step 33( N/A%), pre moving , FPS 12.02, Running 2.97s Step 34( N/A%), pre moving , FPS 11.87, Running 3.06s Step 35( N/A%), pre moving , FPS 11.51, Running 3.14s Step 36( N/A%), pre moving , FPS 9.18, Running 3.62s Step 37( N/A%), pre moving , FPS 8.96, Running 3.70s Step 38( N/A%), pre moving , FPS 8.83, Running 3.79s Step 39( N/A%), pre moving , FPS 8.67, Running 3.87s Step 40( N/A%), pre moving , FPS 8.49, Running 3.96s Step 41( N/A%), pre moving , FPS 9.31, Running 4.05s Step 42( N/A%), pre moving , FPS 9.12, Running 4.14s Step 43( N/A%), pre moving , FPS 8.94, Running 4.23s Step 44( N/A%), pre moving , FPS 8.86, Running 4.32s Step 45( N/A%), pre moving , FPS 8.71, Running 4.41s Step 46( N/A%), pre moving , FPS 9.39, Running 4.55s Step 47( N/A%), pre moving , FPS 9.28, Running 4.67s Step 48( N/A%), pre moving , FPS 9.10, Running 4.80s Step 49( N/A%), pre moving , FPS 8.99, Running 4.91s Step 50( N/A%), pre moving , FPS 8.70, Running 5.04s Step 51( N/A%), pre moving , FPS 8.48, Running 5.17s Step 52( N/A%), pre moving , FPS 8.51, Running 5.24s Step 53( N/A%), pre moving , FPS 8.59, Running 5.30s Step 54( N/A%), pre moving , FPS 8.61, Running 5.38s Step 55( N/A%), pre moving , FPS 8.65, Running 5.45s Step 56( N/A%), pre moving , FPS 10.53, Running 5.52s Step 57( N/A%), pre moving , FPS 10.59, Running 5.59s Step 58( N/A%), pre moving , FPS 10.73, Running 5.65s Step 59( N/A%), pre moving , FPS 10.81, Running 5.73s Step 60( N/A%), pre moving , FPS 10.80, Running 5.81s Step 61( N/A%), pre moving , FPS 10.88, Running 5.89s Step 62( N/A%), pre moving , FPS 10.92, Running 5.97s Step 63( N/A%), pre moving , FPS 10.79, Running 6.08s Step 64( N/A%), pre moving , FPS 10.93, Running 6.15s Step 65( N/A%), pre moving , FPS 10.98, Running 6.23s Step 66( N/A%), pre moving , FPS 11.04, Running 6.37s Step 67( N/A%), pre moving , FPS 10.76, Running 6.53s Step 68( N/A%), pre moving , FPS 10.75, Running 6.66s Step 69( N/A%), pre moving , FPS 10.77, Running 6.77s Step 70( N/A%), pre moving , FPS 10.76, Running 6.90s Step 71( N/A%), pre moving , FPS 10.76, Running 7.03s Step 72( N/A%), pre moving , FPS 10.48, Running 7.15s Step 73( N/A%), pre moving , FPS 10.12, Running 7.28s Step 74( N/A%), pre moving , FPS 9.76, Running 7.43s Step 75( N/A%), pre moving , FPS 9.48, Running 7.56s Step 76( N/A%), pre moving , FPS 9.21, Running 7.69s Step 77( N/A%), pre moving , FPS 8.88, Running 7.84s Step 78( N/A%), pre moving , FPS 8.59, Running 7.98s Step 79( N/A%), pre moving , FPS 8.30, Running 8.13s Step 80( N/A%), pre moving , FPS 8.20, Running 8.25s Step 81( N/A%), pre moving , FPS 7.97, Running 8.40s Step 82( N/A%), pre moving , FPS 7.96, Running 8.48s Step 83( N/A%), pre moving , FPS 8.07, Running 8.56s Step 84( N/A%), pre moving , FPS 8.03, Running 8.64s Step 85( N/A%), pre moving , FPS 7.95, Running 8.75s Step 86( N/A%), pre moving , FPS 8.13, Running 8.83s Step 87( N/A%), pre moving , FPS 8.33, Running 8.93s Step 88( N/A%), pre moving , FPS 8.56, Running 9.00s Step 89( N/A%), pre moving , FPS 8.64, Running 9.08s Step 90( N/A%), pre moving , FPS 8.98, Running 9.13s Step 91( N/A%), pre moving , FPS 9.36, Running 9.17s Step 92( N/A%), pre moving , FPS 9.71, Running 9.20s Step 93( N/A%), pre moving , FPS 10.15, Running 9.25s Step 94( N/A%), pre moving , FPS 10.72, Running 9.30s Step 95( N/A%), pre moving , FPS 11.19, Running 9.35s Step 96( N/A%), pre moving , FPS 11.83, Running 9.38s Step 97( N/A%), pre moving , FPS 12.54, Running 9.44s Step 98( N/A%), pre moving , FPS 13.15, Running 9.50s Step 99( N/A%), pre moving , FPS 13.96, Running 9.57s Step 100( N/A%), pre moving , FPS 14.45, Running 9.63s Step 101( N/A%), pre moving , FPS 15.73, Running 9.67s Step 102( N/A%), pre moving , FPS 7.48, Running 11.16s Step 103( N/A%), pre moving , FPS 6.77, Running 11.51s Step 104( N/A%), pre moving , FPS 6.56, Running 11.69s Step 105( N/A%), pre moving , FPS 6.04, Running 12.06s Step 106( N/A%), pre moving , FPS 5.91, Running 12.21s Step 107( N/A%), pre moving , FPS 5.54, Running 12.54s Step 108( N/A%), pre moving , FPS 5.26, Running 12.80s Step 109( N/A%), pre moving , FPS 4.99, Running 13.09s Step 110( N/A%), pre moving , FPS 4.84, Running 13.26s Step 111( N/A%), pre moving , FPS 4.55, Running 13.56s Step 112( N/A%), pre moving , FPS 4.41, Running 13.74s Step 113( N/A%), pre moving , FPS 4.18, Running 14.03s Step 114( N/A%), pre moving , FPS 4.05, Running 14.24s Step 115( N/A%), pre moving , FPS 3.81, Running 14.59s Step 116( N/A%), pre moving , FPS 3.70, Running 14.79s Step 117( N/A%), pre moving , FPS 3.51, Running 15.13s Step 118( N/A%), pre moving , FPS 3.44, Running 15.32s Step 119( N/A%), pre moving , FPS 3.26, Running 15.71s Step 120( N/A%), pre moving , FPS 3.19, Running 15.91s Step 121( N/A%), pre moving , FPS 3.04, Running 16.25s Step 122( 0.20%), action 1, FPS 3.24, Running 17.33s Step 123( 0.40%), action 2, FPS 3.21, Running 17.75s Step 124( 0.60%), action 3, FPS 3.04, Running 18.26s Step 125( 0.80%), action 4, FPS 2.97, Running 18.79s Step 126( 1.00%), action 5, FPS 2.78, Running 19.41s Step 127( 1.20%), action 6, FPS 2.79, Running 19.72s Step 128( 1.40%), action 7, FPS 2.63, Running 20.40s Step 129( 1.60%), action 8, FPS 2.54, Running 20.95s Step 130( 1.80%), action 9, FPS 2.47, Running 21.35s Step 131( 2.00%), action 10, FPS 2.45, Running 21.72s Step 132( 2.20%), action 11, FPS 2.28, Running 22.53s Step 133( 2.40%), action 12, FPS 2.29, Running 22.78s Step 134( 2.60%), action 13, FPS 2.17, Running 23.46s Step 135( 2.80%), action 14, FPS 2.19, Running 23.72s Step 136( 3.00%), action 15, FPS 2.11, Running 24.26s Step 137( 3.20%), action 16, FPS 2.12, Running 24.56s Step 138( 3.40%), action 17, FPS 2.07, Running 24.99s Step 139( 3.60%), action 18, FPS 2.08, Running 25.30s Step 140( 3.80%), action 19, FPS 1.96, Running 26.09s Step 141( 4.00%), action 20, FPS 1.96, Running 26.45s Step 142( 4.20%), action 21, FPS 2.02, Running 27.23s Step 143( 4.40%), action 22, FPS 2.04, Running 27.56s Step 144( 4.60%), action 23, FPS 2.04, Running 28.07s Step 145( 4.80%), action 24, FPS 2.03, Running 28.65s Step 146( 5.00%), action 25, FPS 2.01, Running 29.35s Step 147( 5.20%), action 26, FPS 2.00, Running 29.74s Step 148( 5.40%), action 27, FPS 2.02, Running 30.32s Step 149( 5.60%), action 28, FPS 2.05, Running 30.69s Step 150( 5.80%), action 29, FPS 2.01, Running 31.30s Step 151( 6.00%), action 30, FPS 2.01, Running 31.65s Step 152( 6.20%), action 31, FPS 2.05, Running 32.30s Step 153( 6.40%), action 32, FPS 2.05, Running 32.53s Step 154( 6.60%), action 33, FPS 2.09, Running 33.04s Step 155( 6.80%), action 34, FPS 2.07, Running 33.37s Step 156( 7.00%), action 35, FPS 2.07, Running 33.93s Step 157( 7.20%), action 36, FPS 2.07, Running 34.23s Step 158( 7.40%), action 37, FPS 2.04, Running 34.80s Step 159( 7.60%), action 38, FPS 2.01, Running 35.26s Step 160( 7.80%), action 39, FPS 2.07, Running 35.75s Step 161( 8.00%), action 40, FPS 2.09, Running 36.02s Step 162( 8.20%), action 41, FPS 2.15, Running 36.52s Step 163( 8.40%), action 42, FPS 2.17, Running 36.77s Step 164( 8.60%), action 43, FPS 2.16, Running 37.32s Step 165( 8.80%), action 44, FPS 2.23, Running 37.62s Step 166( 9.00%), action 45, FPS 2.28, Running 38.14s Step 167( 9.20%), action 46, FPS 2.28, Running 38.51s Step 168( 9.40%), action 47, FPS 2.28, Running 39.08s Step 169( 9.60%), action 48, FPS 2.30, Running 39.38s Step 170( 9.80%), action 49, FPS 2.32, Running 39.92s Step 171( 10.00%), action 50, FPS 2.27, Running 40.48s Step 172( 10.20%), action 51, FPS 2.25, Running 41.19s Step 173( 10.40%), action 52, FPS 2.21, Running 41.60s Step 174( 10.60%), action 53, FPS 2.19, Running 42.19s Step 175( 10.80%), action 54, FPS 2.17, Running 42.59s Step 176( 11.00%), action 55, FPS 2.16, Running 43.20s Step 177( 11.20%), action 56, FPS 2.15, Running 43.52s Step 178( 11.40%), action 57, FPS 2.16, Running 44.07s Step 179( 11.60%), action 58, FPS 2.18, Running 44.44s Step 180( 11.80%), action 59, FPS 2.15, Running 45.07s Step 181( 12.00%), action 60, FPS 2.11, Running 45.49s Step 182( 12.20%), action 61, FPS 2.05, Running 46.26s Step 183( 12.40%), action 62, FPS 2.00, Running 46.77s Step 184( 12.60%), action 63, FPS 2.00, Running 47.33s Step 185( 12.80%), action 64, FPS 1.99, Running 47.65s Step 186( 13.00%), action 65, FPS 2.01, Running 48.10s Step 187( 13.20%), action 66, FPS 2.02, Running 48.42s Step 188( 13.40%), action 67, FPS 2.01, Running 49.03s Step 189( 13.60%), action 68, FPS 1.98, Running 49.47s Step 190( 13.80%), action 69, FPS 1.97, Running 50.08s Step 191( 14.00%), action 70, FPS 2.00, Running 50.49s Step 192( 14.20%), action 71, FPS 1.98, Running 51.31s Step 193( 14.40%), action 72, FPS 2.00, Running 51.58s Step 194( 14.60%), action 73, FPS 2.02, Running 52.07s Step 195( 14.80%), action 74, FPS 2.05, Running 52.35s Step 196( 15.00%), action 75, FPS 2.07, Running 52.84s Step 197( 15.20%), action 76, FPS 2.06, Running 53.21s Step 198( 15.40%), action 77, FPS 2.04, Running 53.85s Step 199( 15.60%), action 78, FPS 2.06, Running 54.15s Step 200( 15.80%), action 79, FPS 2.06, Running 54.76s Step 201( 16.00%), action 80, FPS 2.09, Running 55.04s Step 202( 16.20%), action 81, FPS 2.13, Running 55.66s Step 203( 16.40%), action 82, FPS 2.18, Running 55.94s Step 204( 16.60%), action 83, FPS 2.22, Running 56.34s Step 205( 16.80%), action 84, FPS 2.22, Running 56.66s Step 206( 17.00%), action 85, FPS 2.18, Running 57.26s Step 207( 17.20%), action 86, FPS 2.14, Running 57.77s Step 208( 17.40%), action 87, FPS 2.18, Running 58.21s Step 209( 17.60%), action 88, FPS 2.19, Running 58.61s Step 210( 17.80%), action 89, FPS 2.20, Running 59.17s Step 211( 18.00%), action 90, FPS 2.20, Running 59.58s Step 212( 18.20%), action 91, FPS 2.16, Running 60.55s Step 213( 18.40%), action 92, FPS 2.13, Running 60.95s Step 214( 18.60%), action 93, FPS 2.08, Running 61.67s Step 215( 18.80%), action 94, FPS 2.05, Running 62.11s Step 216( 19.00%), action 95, FPS 2.01, Running 62.77s Step 217( 19.20%), action 96, FPS 2.01, Running 63.15s Step 218( 19.40%), action 97, FPS 2.06, Running 63.57s Step 219( 19.60%), action 98, FPS 2.07, Running 63.83s Step 220( 19.80%), action 99, FPS 2.06, Running 64.45s Step 221( 20.00%), action 100, FPS 2.03, Running 64.90s Step 222( 20.20%), action 101, FPS 2.03, Running 65.52s Step 223( 20.40%), action 102, FPS 2.01, Running 65.89s Step 224( 20.60%), action 103, FPS 2.00, Running 66.34s Step 225( 20.80%), action 104, FPS 1.99, Running 66.72s Step 226( 21.00%), action 105, FPS 2.03, Running 67.13s Step 227( 21.20%), action 106, FPS 2.07, Running 67.44s Step 228( 21.40%), action 107, FPS 2.07, Running 67.88s Step 229( 21.60%), action 108, FPS 2.09, Running 68.17s Step 230( 21.80%), action 109, FPS 2.10, Running 68.69s Step 231( 22.00%), action 110, FPS 2.13, Running 68.98s Step 232( 22.20%), action 111, FPS 2.21, Running 69.59s Step 233( 22.40%), action 112, FPS 2.23, Running 69.93s Step 234( 22.60%), action 113, FPS 2.28, Running 70.44s Step 235( 22.80%), action 114, FPS 2.32, Running 70.74s Step 236( 23.00%), action 115, FPS 2.37, Running 71.20s Step 237( 23.20%), action 116, FPS 2.39, Running 71.52s Step 238( 23.40%), action 117, FPS 2.38, Running 71.98s Step 239( 23.60%), action 118, FPS 2.34, Running 72.38s Step 240( 23.80%), action 119, FPS 2.35, Running 72.96s Step 241( 24.00%), action 120, FPS 2.35, Running 73.40s Step 242( 24.20%), action 121, FPS 2.31, Running 74.17s Step 243( 24.40%), action 122, FPS 2.29, Running 74.62s Step 244( 24.60%), action 123, FPS 2.35, Running 74.86s Step 245( 24.80%), action 124, FPS 2.37, Running 75.16s Step 246( 25.00%), action 125, FPS 2.34, Running 75.67s Step 247( 25.20%), action 126, FPS 2.36, Running 75.91s Step 248( 25.40%), action 127, FPS 2.34, Running 76.44s Step 249( 25.60%), action 128, FPS 2.30, Running 76.87s Step 250( 25.80%), action 129, FPS 2.30, Running 77.37s Step 251( 26.00%), action 130, FPS 2.30, Running 77.68s Step 252( 26.20%), action 131, FPS 2.29, Running 78.33s Step 253( 26.40%), action 132, FPS 2.29, Running 78.65s Step 254( 26.60%), action 133, FPS 2.34, Running 78.98s Step 255( 26.80%), action 134, FPS 2.34, Running 79.30s Step 256( 27.00%), action 135, FPS 2.34, Running 79.75s Step 257( 27.20%), action 136, FPS 2.34, Running 80.08s Step 258( 27.40%), action 137, FPS 2.31, Running 80.64s Step 259( 27.60%), action 138, FPS 2.31, Running 81.04s Step 260( 27.80%), action 139, FPS 2.29, Running 81.68s Step 261( 28.00%), action 140, FPS 2.31, Running 82.05s Step 262( 28.20%), action 141, FPS 2.30, Running 82.86s Step 263( 28.40%), action 142, FPS 2.35, Running 83.12s Step 264( 28.60%), action 143, FPS 2.28, Running 83.64s Step 265( 28.80%), action 144, FPS 2.29, Running 83.88s Step 266( 29.00%), action 145, FPS 2.28, Running 84.44s Step 267( 29.20%), action 146, FPS 2.27, Running 84.73s Step 268( 29.40%), action 147, FPS 2.26, Running 85.27s Step 269( 29.60%), action 148, FPS 2.26, Running 85.73s Step 270( 29.80%), action 149, FPS 2.22, Running 86.37s Step 271( 30.00%), action 150, FPS 2.20, Running 86.77s Step 272( 30.20%), action 151, FPS 2.19, Running 87.48s Step 273( 30.40%), action 152, FPS 2.20, Running 87.74s Step 274( 30.60%), action 153, FPS 2.16, Running 88.24s Step 275( 30.80%), action 154, FPS 2.15, Running 88.61s Step 276( 31.00%), action 155, FPS 2.11, Running 89.23s Step 277( 31.20%), action 156, FPS 2.09, Running 89.67s Step 278( 31.40%), action 157, FPS 2.09, Running 90.19s Step 279( 31.60%), action 158, FPS 2.09, Running 90.61s Step 280( 31.80%), action 159, FPS 2.12, Running 91.13s Step 281( 32.00%), action 160, FPS 2.13, Running 91.45s Step 282( 32.20%), action 161, FPS 2.17, Running 92.09s Step 283( 32.40%), action 162, FPS 2.15, Running 92.43s Step 284( 32.60%), action 163, FPS 2.14, Running 92.99s Step 285( 32.80%), action 164, FPS 2.12, Running 93.30s Step 286( 33.00%), action 165, FPS 2.14, Running 93.80s Step 287( 33.20%), action 166, FPS 2.14, Running 94.09s Step 288( 33.40%), action 167, FPS 2.13, Running 94.65s Step 289( 33.60%), action 168, FPS 2.18, Running 94.92s Step 290( 33.80%), action 169, FPS 2.24, Running 95.31s Step 291( 34.00%), action 170, FPS 2.26, Running 95.62s Step 292( 34.20%), action 171, FPS 2.24, Running 96.39s Step 293( 34.40%), action 172, FPS 2.21, Running 96.81s Step 294( 34.60%), action 173, FPS 2.21, Running 97.29s Step 295( 34.80%), action 174, FPS 2.24, Running 97.55s Step 296( 35.00%), action 175, FPS 2.25, Running 98.12s Step 297( 35.20%), action 176, FPS 2.31, Running 98.34s Step 298( 35.40%), action 177, FPS 2.33, Running 98.79s Step 299( 35.60%), action 178, FPS 2.35, Running 99.11s Step 300( 35.80%), action 179, FPS 2.39, Running 99.49s Step 301( 36.00%), action 180, FPS 2.36, Running 99.93s Step 302( 36.20%), action 181, FPS 2.34, Running 100.64s Step 303( 36.40%), action 182, FPS 2.32, Running 101.07s Step 304( 36.60%), action 183, FPS 2.32, Running 101.61s Step 305( 36.80%), action 184, FPS 2.28, Running 102.08s Step 306( 37.00%), action 185, FPS 2.33, Running 102.37s Step 307( 37.20%), action 186, FPS 2.35, Running 102.60s Step 308( 37.40%), action 187, FPS 2.38, Running 103.05s Step 309( 37.60%), action 188, FPS 2.37, Running 103.35s Step 310( 37.80%), action 189, FPS 2.38, Running 103.73s Step 311( 38.00%), action 190, FPS 2.35, Running 104.13s Step 312( 38.20%), action 191, FPS 2.37, Running 104.82s Step 313( 38.40%), action 192, FPS 2.38, Running 105.22s Step 314( 38.60%), action 193, FPS 2.35, Running 105.79s Step 315( 38.80%), action 194, FPS 2.31, Running 106.19s Step 316( 39.00%), action 195, FPS 2.36, Running 106.58s Step 317( 39.20%), action 196, FPS 2.33, Running 106.92s Step 318( 39.40%), action 197, FPS 2.34, Running 107.33s Step 319( 39.60%), action 198, FPS 2.36, Running 107.60s Step 320( 39.80%), action 199, FPS 2.33, Running 108.09s Step 321( 40.00%), action 200, FPS 2.35, Running 108.46s Step 322( 40.20%), action 201, FPS 2.39, Running 109.01s Step 323( 40.40%), action 202, FPS 2.42, Running 109.34s Step 324( 40.60%), action 203, FPS 2.44, Running 109.81s Step 325( 40.80%), action 204, FPS 2.48, Running 110.15s Step 326( 41.00%), action 205, FPS 2.49, Running 110.42s Step 327( 41.20%), action 206, FPS 2.51, Running 110.57s Step 328( 41.40%), action 207, FPS 2.52, Running 110.99s Step 329( 41.60%), action 208, FPS 2.55, Running 111.20s Step 330( 41.80%), action 209, FPS 2.52, Running 111.67s Step 331( 42.00%), action 210, FPS 2.58, Running 111.87s Step 332( 42.20%), action 211, FPS 2.61, Running 112.49s Step 333( 42.40%), action 212, FPS 2.67, Running 112.72s Step 334( 42.60%), action 213, FPS 2.71, Running 113.18s Step 335( 42.80%), action 214, FPS 2.74, Running 113.48s Step 336( 43.00%), action 215, FPS 2.73, Running 113.90s Step 337( 43.20%), action 216, FPS 2.74, Running 114.22s Step 338( 43.40%), action 217, FPS 2.75, Running 114.61s Step 339( 43.60%), action 218, FPS 2.78, Running 114.80s Step 340( 43.80%), action 219, FPS 2.86, Running 115.09s Step 341( 44.00%), action 220, FPS 2.93, Running 115.27s Step 342( 44.20%), action 221, FPS 3.00, Running 115.67s Step 343( 44.40%), action 222, FPS 3.07, Running 115.85s Step 344( 44.60%), action 223, FPS 3.18, Running 116.10s Step 345( 44.80%), action 224, FPS 3.27, Running 116.27s Step 346( 45.00%), action 225, FPS 3.29, Running 116.50s Step 347( 45.20%), action 226, FPS 3.27, Running 116.68s Step 348( 45.40%), action 227, FPS 3.37, Running 116.93s Step 349( 45.60%), action 228, FPS 3.38, Running 117.11s Step 350( 45.80%), action 229, FPS 3.51, Running 117.37s Step 351( 46.00%), action 230, FPS 3.52, Running 117.55s Step 352( 46.20%), action 231, FPS 3.68, Running 117.93s Step 353( 46.40%), action 232, FPS 3.71, Running 118.11s Step 354( 46.60%), action 233, FPS 3.86, Running 118.36s Step 355( 46.80%), action 234, FPS 3.95, Running 118.54s Step 356( 47.00%), action 235, FPS 4.03, Running 118.86s Step 357( 47.20%), action 236, FPS 4.14, Running 119.04s Step 358( 47.40%), action 237, FPS 4.27, Running 119.29s Step 359( 47.60%), action 238, FPS 4.29, Running 119.47s Step 360( 47.80%), action 239, FPS 4.29, Running 119.75s Step 361( 48.00%), action 240, FPS 4.27, Running 119.96s Step 362( 48.20%), action 241, FPS 4.08, Running 120.57s Step 363( 48.40%), action 242, FPS 4.02, Running 120.83s Step 364( 48.60%), action 243, FPS 3.97, Running 121.14s Step 365( 48.80%), action 244, FPS 3.95, Running 121.33s Step 366( 49.00%), action 245, FPS 3.78, Running 121.79s Step 367( 49.20%), action 246, FPS 3.71, Running 122.08s Step 368( 49.40%), action 247, FPS 3.65, Running 122.41s Step 369( 49.60%), action 248, FPS 3.60, Running 122.66s Step 370( 49.80%), action 249, FPS 3.49, Running 123.10s Step 371( 50.00%), action 250, FPS 3.43, Running 123.38s Step 372( 50.20%), action 251, FPS 3.36, Running 123.89s Step 373( 50.40%), action 252, FPS 3.26, Running 124.24s Step 374( 50.60%), action 253, FPS 3.23, Running 124.55s Step 375( 50.80%), action 254, FPS 3.21, Running 124.77s Step 376( 51.00%), action 255, FPS 3.16, Running 125.19s Step 377( 51.20%), action 256, FPS 3.07, Running 125.56s Step 378( 51.40%), action 257, FPS 3.05, Running 125.86s Step 379( 51.60%), action 258, FPS 3.04, Running 126.05s Step 380( 51.80%), action 259, FPS 3.05, Running 126.30s Step 381( 52.00%), action 260, FPS 2.90, Running 126.86s Step 382( 52.20%), action 261, FPS 2.97, Running 127.31s Step 383( 52.40%), action 262, FPS 2.87, Running 127.80s Step 384( 52.60%), action 263, FPS 2.82, Running 128.24s Step 385( 52.80%), action 264, FPS 2.83, Running 128.39s Step 386( 53.00%), action 265, FPS 2.82, Running 128.87s Step 387( 53.20%), action 266, FPS 2.83, Running 129.14s Step 388( 53.40%), action 267, FPS 2.80, Running 129.55s Step 389( 53.60%), action 268, FPS 2.70, Running 130.06s Step 390( 53.80%), action 269, FPS 2.70, Running 130.50s Step 391( 54.00%), action 270, FPS 2.59, Running 131.09s Step 392( 54.20%), action 271, FPS 2.63, Running 131.48s Step 393( 54.40%), action 272, FPS 2.57, Running 132.03s Step 394( 54.60%), action 273, FPS 2.53, Running 132.46s Step 395( 54.80%), action 274, FPS 2.55, Running 132.61s Step 396( 55.00%), action 275, FPS 2.50, Running 133.20s Step 397( 55.20%), action 276, FPS 2.51, Running 133.52s Step 398( 55.40%), action 277, FPS 2.47, Running 133.95s Step 399( 55.60%), action 278, FPS 2.47, Running 134.16s Step 400( 55.80%), action 279, FPS 2.41, Running 134.60s Step 401( 56.00%), action 280, FPS 2.51, Running 134.83s Step 402( 56.20%), action 281, FPS 2.50, Running 135.31s Step 403( 56.40%), action 282, FPS 2.60, Running 135.49s Step 404( 56.60%), action 283, FPS 2.64, Running 135.83s Step 405( 56.80%), action 284, FPS 2.63, Running 136.01s Step 406( 57.00%), action 285, FPS 2.67, Running 136.35s Step 407( 57.20%), action 286, FPS 2.65, Running 136.68s Step 408( 57.40%), action 287, FPS 2.57, Running 137.33s Step 409( 57.60%), action 288, FPS 2.60, Running 137.76s Step 410( 57.80%), action 289, FPS 2.67, Running 138.00s Step 411( 58.00%), action 290, FPS 2.78, Running 138.28s Step 412( 58.20%), action 291, FPS 2.63, Running 139.10s Step 413( 58.40%), action 292, FPS 2.67, Running 139.53s Step 414( 58.60%), action 293, FPS 2.59, Running 140.18s Step 415( 58.80%), action 294, FPS 2.58, Running 140.38s Step 416( 59.00%), action 295, FPS 2.64, Running 140.78s Step 417( 59.20%), action 296, FPS 2.56, Running 141.32s Step 418( 59.40%), action 297, FPS 2.53, Running 141.85s Step 419( 59.60%), action 298, FPS 2.51, Running 142.13s Step 420( 59.80%), action 299, FPS 2.51, Running 142.58s Step 421( 60.00%), action 300, FPS 2.49, Running 142.85s Step 422( 60.20%), action 301, FPS 2.46, Running 143.45s Step 423( 60.40%), action 302, FPS 2.44, Running 143.69s Step 424( 60.60%), action 303, FPS 2.43, Running 144.06s Step 425( 60.80%), action 304, FPS 2.42, Running 144.28s Step 426( 61.00%), action 305, FPS 2.40, Running 144.69s Step 427( 61.20%), action 306, FPS 2.30, Running 145.35s Step 428( 61.40%), action 307, FPS 2.35, Running 145.85s Step 429( 61.60%), action 308, FPS 2.39, Running 146.12s Step 430( 61.80%), action 309, FPS 2.33, Running 146.58s Step 431( 62.00%), action 310, FPS 2.34, Running 146.83s Step 432( 62.20%), action 311, FPS 2.41, Running 147.40s Step 433( 62.40%), action 312, FPS 2.46, Running 147.65s Step 434( 62.60%), action 313, FPS 2.54, Running 148.07s Step 435( 62.80%), action 314, FPS 2.52, Running 148.33s Step 436( 63.00%), action 315, FPS 2.49, Running 148.80s Step 437( 63.20%), action 316, FPS 2.58, Running 149.07s Step 438( 63.40%), action 317, FPS 2.59, Running 149.56s Step 439( 63.60%), action 318, FPS 2.59, Running 149.86s Step 440( 63.80%), action 319, FPS 2.45, Running 150.75s Step 441( 64.00%), action 320, FPS 2.45, Running 151.03s Step 442( 64.20%), action 321, FPS 2.45, Running 151.60s Step 443( 64.40%), action 322, FPS 2.46, Running 151.82s Step 444( 64.60%), action 323, FPS 2.44, Running 152.26s Step 445( 64.80%), action 324, FPS 2.44, Running 152.47s Step 446( 65.00%), action 325, FPS 2.42, Running 152.94s Step 447( 65.20%), action 326, FPS 2.55, Running 153.21s Step 448( 65.40%), action 327, FPS 2.53, Running 153.75s Step 449( 65.60%), action 328, FPS 2.54, Running 153.98s Step 450( 65.80%), action 329, FPS 2.54, Running 154.44s Step 451( 66.00%), action 330, FPS 2.53, Running 154.73s Step 452( 66.20%), action 331, FPS 2.50, Running 155.39s Step 453( 66.40%), action 332, FPS 2.50, Running 155.66s Step 454( 66.60%), action 333, FPS 2.42, Running 156.32s Step 455( 66.80%), action 334, FPS 2.42, Running 156.59s Step 456( 67.00%), action 335, FPS 2.41, Running 157.09s Step 457( 67.20%), action 336, FPS 2.42, Running 157.34s Step 458( 67.40%), action 337, FPS 2.42, Running 157.83s Step 459( 67.60%), action 338, FPS 2.44, Running 158.07s Step 460( 67.80%), action 339, FPS 2.58, Running 158.50s Step 461( 68.00%), action 340, FPS 2.54, Running 158.89s Step 462( 68.20%), action 341, FPS 2.51, Running 159.57s Step 463( 68.40%), action 342, FPS 2.51, Running 159.80s Step 464( 68.60%), action 343, FPS 2.53, Running 160.16s Step 465( 68.80%), action 344, FPS 2.52, Running 160.42s Step 466( 69.00%), action 345, FPS 2.44, Running 161.15s Step 467( 69.20%), action 346, FPS 2.44, Running 161.40s Step 468( 69.40%), action 347, FPS 2.48, Running 161.80s Step 469( 69.60%), action 348, FPS 2.43, Running 162.21s Step 470( 69.80%), action 349, FPS 2.43, Running 162.66s Step 471( 70.00%), action 350, FPS 2.44, Running 162.93s Step 472( 70.20%), action 351, FPS 2.47, Running 163.48s Step 473( 70.40%), action 352, FPS 2.42, Running 163.92s Step 474( 70.60%), action 353, FPS 2.50, Running 164.31s Step 475( 70.80%), action 354, FPS 2.51, Running 164.57s Step 476( 71.00%), action 355, FPS 2.53, Running 165.01s Step 477( 71.20%), action 356, FPS 2.52, Running 165.28s Step 478( 71.40%), action 357, FPS 2.53, Running 165.74s Step 479( 71.60%), action 358, FPS 2.52, Running 166.01s Step 480( 71.80%), action 359, FPS 2.49, Running 166.53s Step 481( 72.00%), action 360, FPS 2.44, Running 167.07s Step 482( 72.20%), action 361, FPS 2.47, Running 167.67s Step 483( 72.40%), action 362, FPS 2.49, Running 167.85s Step 484( 72.60%), action 363, FPS 2.46, Running 168.28s Step 485( 72.80%), action 364, FPS 2.37, Running 168.85s Step 486( 73.00%), action 365, FPS 2.42, Running 169.43s Step 487( 73.20%), action 366, FPS 2.41, Running 169.70s Step 488( 73.40%), action 367, FPS 2.38, Running 170.21s Step 489( 73.60%), action 368, FPS 2.40, Running 170.55s Step 490( 73.80%), action 369, FPS 2.35, Running 171.16s Step 491( 74.00%), action 370, FPS 2.36, Running 171.42s Step 492( 74.20%), action 371, FPS 2.33, Running 172.05s Step 493( 74.40%), action 372, FPS 2.38, Running 172.33s Step 494( 74.60%), action 373, FPS 2.36, Running 172.78s Step 495( 74.80%), action 374, FPS 2.37, Running 173.01s Step 496( 75.00%), action 375, FPS 2.36, Running 173.48s Step 497( 75.20%), action 376, FPS 2.36, Running 173.75s Step 498( 75.40%), action 377, FPS 2.37, Running 174.19s Step 499( 75.60%), action 378, FPS 2.38, Running 174.41s Step 500( 75.80%), action 379, FPS 2.38, Running 174.93s Step 501( 76.00%), action 380, FPS 2.48, Running 175.14s Step 502( 76.20%), action 381, FPS 2.38, Running 176.06s Step 503( 76.40%), action 382, FPS 2.35, Running 176.35s Step 504( 76.60%), action 383, FPS 2.26, Running 177.14s Step 505( 76.80%), action 384, FPS 2.34, Running 177.39s Step 506( 77.00%), action 385, FPS 2.39, Running 177.79s Step 507( 77.20%), action 386, FPS 2.41, Running 178.00s Step 508( 77.40%), action 387, FPS 2.44, Running 178.39s Step 509( 77.60%), action 388, FPS 2.48, Running 178.61s Step 510( 77.80%), action 389, FPS 2.48, Running 179.22s Step 511( 78.00%), action 390, FPS 2.48, Running 179.48s Step 512( 78.20%), action 391, FPS 2.49, Running 180.09s Step 513( 78.40%), action 392, FPS 2.49, Running 180.37s Step 514( 78.60%), action 393, FPS 2.43, Running 181.00s Step 515( 78.80%), action 394, FPS 2.39, Running 181.39s Step 516( 79.00%), action 395, FPS 2.41, Running 181.77s Step 517( 79.20%), action 396, FPS 2.42, Running 182.03s Step 518( 79.40%), action 397, FPS 2.44, Running 182.39s Step 519( 79.60%), action 398, FPS 2.42, Running 182.67s Step 520( 79.80%), action 399, FPS 2.44, Running 183.13s Step 521( 80.00%), action 400, FPS 2.42, Running 183.41s Step 522( 80.20%), action 401, FPS 2.53, Running 183.98s Step 523( 80.40%), action 402, FPS 2.53, Running 184.25s Step 524( 80.60%), action 403, FPS 2.66, Running 184.66s Step 525( 80.80%), action 404, FPS 2.59, Running 185.11s Step 526( 81.00%), action 405, FPS 2.59, Running 185.50s Step 527( 81.20%), action 406, FPS 2.56, Running 185.81s Step 528( 81.40%), action 407, FPS 2.54, Running 186.28s Step 529( 81.60%), action 408, FPS 2.50, Running 186.61s Step 530( 81.80%), action 409, FPS 2.54, Running 187.08s Step 531( 82.00%), action 410, FPS 2.55, Running 187.34s Step 532( 82.20%), action 411, FPS 2.56, Running 187.92s Step 533( 82.40%), action 412, FPS 2.50, Running 188.36s Step 534( 82.60%), action 413, FPS 2.50, Running 188.98s Step 535( 82.80%), action 414, FPS 2.53, Running 189.29s Step 536( 83.00%), action 415, FPS 2.52, Running 189.72s Step 537( 83.20%), action 416, FPS 2.54, Running 189.92s Step 538( 83.40%), action 417, FPS 2.46, Running 190.51s Step 539( 83.60%), action 418, FPS 2.47, Running 190.78s Step 540( 83.80%), action 419, FPS 2.46, Running 191.27s Step 541( 84.00%), action 420, FPS 2.46, Running 191.54s Step 542( 84.20%), action 421, FPS 2.44, Running 192.16s Step 543( 84.40%), action 422, FPS 2.45, Running 192.40s Step 544( 84.60%), action 423, FPS 2.41, Running 192.94s Step 545( 84.80%), action 424, FPS 2.44, Running 193.31s Step 546( 85.00%), action 425, FPS 2.42, Running 193.76s Step 547( 85.20%), action 426, FPS 2.44, Running 193.99s Step 548( 85.40%), action 427, FPS 2.42, Running 194.53s Step 549( 85.60%), action 428, FPS 2.45, Running 194.79s Step 550( 85.80%), action 429, FPS 2.39, Running 195.45s Step 551( 86.00%), action 430, FPS 2.34, Running 195.88s Step 552( 86.20%), action 431, FPS 2.32, Running 196.55s Step 553( 86.40%), action 432, FPS 2.38, Running 196.77s Step 554( 86.60%), action 433, FPS 2.32, Running 197.59s Step 555( 86.80%), action 434, FPS 2.34, Running 197.84s Step 556( 87.00%), action 435, FPS 2.33, Running 198.29s Step 557( 87.20%), action 436, FPS 2.31, Running 198.57s Step 558( 87.40%), action 437, FPS 2.35, Running 199.04s Step 559( 87.60%), action 438, FPS 2.34, Running 199.31s Step 560( 87.80%), action 439, FPS 2.33, Running 199.87s Step 561( 88.00%), action 440, FPS 2.32, Running 200.14s Step 562( 88.20%), action 441, FPS 2.30, Running 200.87s Step 563( 88.40%), action 442, FPS 2.31, Running 201.08s Step 564( 88.60%), action 443, FPS 2.34, Running 201.49s Step 565( 88.80%), action 444, FPS 2.37, Running 201.74s Step 566( 89.00%), action 445, FPS 2.36, Running 202.22s Step 567( 89.20%), action 446, FPS 2.35, Running 202.49s Step 568( 89.40%), action 447, FPS 2.36, Running 203.01s Step 569( 89.60%), action 448, FPS 2.29, Running 203.53s Step 570( 89.80%), action 449, FPS 2.30, Running 204.14s Step 571( 90.00%), action 450, FPS 2.36, Running 204.37s Step 572( 90.20%), action 451, FPS 2.30, Running 205.26s Step 573( 90.40%), action 452, FPS 2.25, Running 205.65s Step 574( 90.60%), action 453, FPS 2.31, Running 206.23s Step 575( 90.80%), action 454, FPS 2.31, Running 206.51s Step 576( 91.00%), action 455, FPS 2.31, Running 206.95s Step 577( 91.20%), action 456, FPS 2.32, Running 207.19s Step 578( 91.40%), action 457, FPS 2.26, Running 207.90s Step 579( 91.60%), action 458, FPS 2.27, Running 208.14s Step 580( 91.80%), action 459, FPS 2.33, Running 208.47s Step 581( 92.00%), action 460, FPS 2.32, Running 208.77s Step 582( 92.20%), action 461, FPS 2.37, Running 209.30s Step 583( 92.40%), action 462, FPS 2.35, Running 209.59s Step 584( 92.60%), action 463, FPS 2.30, Running 210.18s Step 585( 92.80%), action 464, FPS 2.30, Running 210.45s Step 586( 93.00%), action 465, FPS 2.30, Running 210.92s Step 587( 93.20%), action 466, FPS 2.30, Running 211.20s Step 588( 93.40%), action 467, FPS 2.27, Running 211.82s Step 589( 93.60%), action 468, FPS 2.35, Running 212.04s Step 590( 93.80%), action 469, FPS 2.41, Running 212.44s Step 591( 94.00%), action 470, FPS 2.41, Running 212.68s Step 592( 94.20%), action 471, FPS 2.50, Running 213.25s Step 593( 94.40%), action 472, FPS 2.54, Running 213.52s Step 594( 94.60%), action 473, FPS 2.58, Running 213.97s Step 595( 94.80%), action 474, FPS 2.60, Running 214.21s Step 596( 95.00%), action 475, FPS 2.50, Running 214.96s Step 597( 95.20%), action 476, FPS 2.51, Running 215.16s Step 598( 95.40%), action 477, FPS 2.63, Running 215.51s Step 599( 95.60%), action 478, FPS 2.63, Running 215.73s Step 600( 95.80%), action 479, FPS 2.61, Running 216.12s Step 601( 96.00%), action 480, FPS 2.62, Running 216.40s Step 602( 96.20%), action 481, FPS 2.59, Running 217.02s Step 603( 96.40%), action 482, FPS 2.60, Running 217.28s Step 604( 96.60%), action 483, FPS 2.65, Running 217.73s Step 605( 96.80%), action 484, FPS 2.60, Running 218.14s Step 606( 97.00%), action 485, FPS 2.60, Running 218.62s Step 607( 97.20%), action 486, FPS 2.61, Running 218.87s Step 608( 97.40%), action 487, FPS 2.68, Running 219.28s Step 609( 97.60%), action 488, FPS 2.67, Running 219.51s Step 610( 97.80%), action 489, FPS 2.69, Running 219.86s Step 611( 98.00%), action 490, FPS 2.63, Running 220.30s Step 612( 98.20%), action 491, FPS 2.60, Running 220.94s Step 613( 98.40%), action 492, FPS 2.56, Running 221.34s Step 614( 98.60%), action 493, FPS 2.56, Running 221.78s Step 615( 98.80%), action 494, FPS 2.55, Running 222.06s Step 616( 99.00%), action 495, FPS 2.66, Running 222.46s Step 617( 99.20%), action 496, FPS 2.68, Running 222.62s Step 618( 99.40%), action 497, FPS 2.69, Running 222.96s Step 619( 99.60%), action 498, FPS 2.69, Running 223.18s Step 620( 99.80%), action 499, FPS 2.70, Running 223.54s Step 621(100.00%), action 500, FPS 2.72, Running 223.74s [2026-08-02 22:37:24] [82 ] Seed 81 failed after 224.06 s. +steps: 621 , actions: 500 . +Instruction: Empty +Total 55/82(67.07%) success. +Setting seed: 82 +Step 1( N/A%), pre moving , FPS 3.41, Running 0.29s Step 2( N/A%), pre moving , FPS 5.44, Running 0.37s Step 3( N/A%), pre moving , FPS 6.66, Running 0.45s Step 4( N/A%), pre moving , FPS 7.37, Running 0.54s Step 5( N/A%), pre moving , FPS 7.90, Running 0.63s Step 6( N/A%), pre moving , FPS 8.12, Running 0.74s Step 7( N/A%), pre moving , FPS 8.68, Running 0.81s Step 8( N/A%), pre moving , FPS 8.92, Running 0.90s Step 9( N/A%), pre moving , FPS 9.06, Running 0.99s Step 10( N/A%), pre moving , FPS 9.17, Running 1.09s Step 11( N/A%), pre moving , FPS 9.34, Running 1.18s Step 12( N/A%), pre moving , FPS 9.47, Running 1.27s Step 13( N/A%), pre moving , FPS 9.61, Running 1.35s Step 14( N/A%), pre moving , FPS 9.69, Running 1.44s Step 15( N/A%), pre moving , FPS 9.74, Running 1.54s Step 16( N/A%), pre moving , FPS 9.86, Running 1.62s Step 17( N/A%), pre moving , FPS 9.95, Running 1.71s Step 18( N/A%), pre moving , FPS 10.01, Running 1.80s Step 19( N/A%), pre moving , FPS 10.10, Running 1.88s Step 20( N/A%), pre moving , FPS 10.15, Running 1.97s Step 21( N/A%), pre moving , FPS 9.97, Running 2.30s Step 22( N/A%), pre moving , FPS 10.27, Running 2.32s Step 23( N/A%), pre moving , FPS 10.64, Running 2.33s Step 24( N/A%), pre moving , FPS 11.03, Running 2.36s Step 25( N/A%), pre moving , FPS 11.50, Running 2.37s Step 26( N/A%), pre moving , FPS 10.97, Running 2.56s Step 27( N/A%), pre moving , FPS 11.28, Running 2.58s Step 28( N/A%), pre moving , FPS 11.78, Running 2.60s Step 29( N/A%), pre moving , FPS 12.36, Running 2.61s Step 30( N/A%), pre moving , FPS 13.00, Running 2.63s Step 31( N/A%), pre moving , FPS 13.63, Running 2.65s Step 32( N/A%), pre moving , FPS 14.34, Running 2.66s Step 33( N/A%), pre moving , FPS 15.08, Running 2.68s Step 34( N/A%), pre moving , FPS 15.99, Running 2.70s Step 35( N/A%), pre moving , FPS 16.90, Running 2.72s Step 36( N/A%), pre moving , FPS 13.39, Running 3.12s Step 37( N/A%), pre moving , FPS 13.83, Running 3.15s Step 38( N/A%), pre moving , FPS 14.30, Running 3.20s Step 39( N/A%), pre moving , FPS 14.59, Running 3.25s Step 40( N/A%), pre moving , FPS 14.96, Running 3.31s Step 41( N/A%), pre moving , FPS 19.14, Running 3.34s Step 42( N/A%), pre moving , FPS 18.63, Running 3.39s Step 43( N/A%), pre moving , FPS 18.09, Running 3.44s Step 44( N/A%), pre moving , FPS 17.88, Running 3.47s Step 45( N/A%), pre moving , FPS 17.14, Running 3.54s Step 46( N/A%), pre moving , FPS 19.41, Running 3.59s Step 47( N/A%), pre moving , FPS 18.68, Running 3.65s Step 48( N/A%), pre moving , FPS 17.99, Running 3.71s Step 49( N/A%), pre moving , FPS 17.01, Running 3.79s Step 50( N/A%), pre moving , FPS 15.39, Running 3.93s Step 51( N/A%), pre moving , FPS 14.23, Running 4.05s Step 52( N/A%), pre moving , FPS 13.05, Running 4.20s Step 53( N/A%), pre moving , FPS 12.00, Running 4.35s Step 54( N/A%), pre moving , FPS 11.24, Running 4.47s Step 55( N/A%), pre moving , FPS 10.60, Running 4.61s Step 56( N/A%), pre moving , FPS 12.34, Running 4.74s Step 57( N/A%), pre moving , FPS 11.59, Running 4.88s Step 58( N/A%), pre moving , FPS 11.15, Running 4.99s Step 59( N/A%), pre moving , FPS 10.59, Running 5.14s Step 60( N/A%), pre moving , FPS 10.19, Running 5.27s Step 61( N/A%), pre moving , FPS 9.70, Running 5.41s Step 62( N/A%), pre moving , FPS 9.30, Running 5.54s Step 63( N/A%), pre moving , FPS 8.93, Running 5.68s Step 64( N/A%), pre moving , FPS 8.50, Running 5.83s Step 65( N/A%), pre moving , FPS 8.28, Running 5.95s Step 66( N/A%), pre moving , FPS 7.98, Running 6.10s Step 67( N/A%), pre moving , FPS 7.75, Running 6.23s Step 68( N/A%), pre moving , FPS 7.52, Running 6.37s Step 69( N/A%), pre moving , FPS 7.40, Running 6.49s Step 70( N/A%), pre moving , FPS 7.58, Running 6.57s Step 71( N/A%), pre moving , FPS 7.80, Running 6.62s Step 72( N/A%), pre moving , FPS 8.05, Running 6.68s Step 73( N/A%), pre moving , FPS 8.25, Running 6.77s Step 74( N/A%), pre moving , FPS 8.47, Running 6.83s Step 75( N/A%), pre moving , FPS 8.68, Running 6.91s Step 76( N/A%), pre moving , FPS 8.93, Running 6.98s Step 77( N/A%), pre moving , FPS 9.26, Running 7.04s Step 78( N/A%), pre moving , FPS 9.44, Running 7.11s Step 79( N/A%), pre moving , FPS 9.86, Running 7.17s Step 80( N/A%), pre moving , FPS 10.17, Running 7.24s Step 81( N/A%), pre moving , FPS 10.44, Running 7.32s Step 82( N/A%), pre moving , FPS 11.04, Running 7.35s Step 83( N/A%), pre moving , FPS 11.60, Running 7.40s Step 84( N/A%), pre moving , FPS 12.36, Running 7.44s Step 85( N/A%), pre moving , FPS 13.04, Running 7.49s Step 86( N/A%), pre moving , FPS 14.02, Running 7.53s Step 87( N/A%), pre moving , FPS 15.03, Running 7.56s Step 88( N/A%), pre moving , FPS 15.98, Running 7.62s Step 89( N/A%), pre moving , FPS 17.01, Running 7.67s Step 90( N/A%), pre moving , FPS 16.84, Running 7.76s Step 91( N/A%), pre moving , FPS 16.23, Running 7.85s Step 92( N/A%), pre moving , FPS 15.88, Running 7.94s Step 93( N/A%), pre moving , FPS 15.72, Running 8.04s Step 94( N/A%), pre moving , FPS 15.62, Running 8.12s Step 95( N/A%), pre moving , FPS 15.63, Running 8.19s Step 96( N/A%), pre moving , FPS 15.28, Running 8.28s Step 97( N/A%), pre moving , FPS 15.31, Running 8.35s Step 98( N/A%), pre moving , FPS 15.04, Running 8.44s Step 99( N/A%), pre moving , FPS 14.78, Running 8.52s Step 100( N/A%), pre moving , FPS 14.77, Running 8.59s Step 101( N/A%), pre moving , FPS 14.80, Running 8.67s Step 102( N/A%), pre moving , FPS 7.06, Running 10.18s Step 103( N/A%), pre moving , FPS 6.37, Running 10.54s Step 104( N/A%), pre moving , FPS 6.13, Running 10.71s Step 105( N/A%), pre moving , FPS 5.66, Running 11.02s Step 106( N/A%), pre moving , FPS 5.49, Running 11.17s Step 107( N/A%), pre moving , FPS 5.21, Running 11.40s Step 108( N/A%), pre moving , FPS 5.09, Running 11.55s Step 109( N/A%), pre moving , FPS 4.76, Running 11.87s Step 110( N/A%), pre moving , FPS 4.65, Running 12.06s Step 111( N/A%), pre moving , FPS 4.37, Running 12.42s Step 112( N/A%), pre moving , FPS 4.28, Running 12.61s Step 113( N/A%), pre moving , FPS 4.04, Running 13.00s Step 114( N/A%), pre moving , FPS 3.95, Running 13.17s Step 115( N/A%), pre moving , FPS 3.76, Running 13.51s Step 116( N/A%), pre moving , FPS 3.70, Running 13.69s Step 117( N/A%), pre moving , FPS 3.51, Running 14.05s Step 118( N/A%), pre moving , FPS 3.44, Running 14.25s Step 119( N/A%), pre moving , FPS 3.33, Running 14.52s Step 120( N/A%), pre moving , FPS 3.27, Running 14.71s Step 121( N/A%), pre moving , FPS 3.16, Running 15.00s Step 122( 0.20%), action 1, FPS 3.45, Running 15.97s Step 123( 0.40%), action 2, FPS 3.40, Running 16.43s Step 124( 0.60%), action 3, FPS 3.15, Running 17.06s Step 125( 0.80%), action 4, FPS 3.12, Running 17.43s Step 126( 1.00%), action 5, FPS 2.97, Running 17.90s Step 127( 1.20%), action 6, FPS 2.98, Running 18.10s Step 128( 1.40%), action 7, FPS 2.92, Running 18.40s Step 129( 1.60%), action 8, FPS 2.96, Running 18.62s Step 130( 1.80%), action 9, FPS 2.84, Running 19.09s Step 131( 2.00%), action 10, FPS 2.90, Running 19.33s Step 132( 2.20%), action 11, FPS 2.73, Running 19.95s Step 133( 2.40%), action 12, FPS 2.78, Running 20.19s Step 134( 2.60%), action 13, FPS 2.66, Running 20.68s Step 135( 2.80%), action 14, FPS 2.69, Running 20.95s Step 136( 3.00%), action 15, FPS 2.55, Running 21.55s Step 137( 3.20%), action 16, FPS 2.58, Running 21.80s Step 138( 3.40%), action 17, FPS 2.49, Running 22.27s Step 139( 3.60%), action 18, FPS 2.49, Running 22.55s Step 140( 3.80%), action 19, FPS 2.43, Running 22.96s Step 141( 4.00%), action 20, FPS 2.45, Running 23.17s Step 142( 4.20%), action 21, FPS 2.52, Running 23.91s Step 143( 4.40%), action 22, FPS 2.55, Running 24.27s Step 144( 4.60%), action 23, FPS 2.59, Running 24.79s Step 145( 4.80%), action 24, FPS 2.62, Running 25.08s Step 146( 5.00%), action 25, FPS 2.62, Running 25.52s Step 147( 5.20%), action 26, FPS 2.60, Running 25.80s Step 148( 5.40%), action 27, FPS 2.58, Running 26.16s Step 149( 5.60%), action 28, FPS 2.58, Running 26.35s Step 150( 5.80%), action 29, FPS 2.60, Running 26.77s Step 151( 6.00%), action 30, FPS 2.61, Running 27.00s Step 152( 6.20%), action 31, FPS 2.59, Running 27.66s Step 153( 6.40%), action 32, FPS 2.55, Running 28.01s Step 154( 6.60%), action 33, FPS 2.56, Running 28.49s Step 155( 6.80%), action 34, FPS 2.55, Running 28.79s Step 156( 7.00%), action 35, FPS 2.57, Running 29.31s Step 157( 7.20%), action 36, FPS 2.57, Running 29.59s Step 158( 7.40%), action 37, FPS 2.58, Running 30.03s Step 159( 7.60%), action 38, FPS 2.62, Running 30.20s Step 160( 7.80%), action 39, FPS 2.59, Running 30.67s Step 161( 8.00%), action 40, FPS 2.58, Running 30.93s Step 162( 8.20%), action 41, FPS 2.64, Running 31.50s Step 163( 8.40%), action 42, FPS 2.65, Running 31.83s Step 164( 8.60%), action 43, FPS 2.66, Running 32.32s Step 165( 8.80%), action 44, FPS 2.66, Running 32.60s Step 166( 9.00%), action 45, FPS 2.64, Running 33.09s Step 167( 9.20%), action 46, FPS 2.62, Running 33.42s Step 168( 9.40%), action 47, FPS 2.58, Running 33.92s Step 169( 9.60%), action 48, FPS 2.56, Running 34.17s Step 170( 9.80%), action 49, FPS 2.58, Running 34.53s Step 171( 10.00%), action 50, FPS 2.57, Running 34.77s Step 172( 10.20%), action 51, FPS 2.59, Running 35.37s Step 173( 10.40%), action 52, FPS 2.61, Running 35.67s Step 174( 10.60%), action 53, FPS 2.59, Running 36.23s Step 175( 10.80%), action 54, FPS 2.59, Running 36.50s Step 176( 11.00%), action 55, FPS 2.60, Running 37.00s Step 177( 11.20%), action 56, FPS 2.60, Running 37.28s Step 178( 11.40%), action 57, FPS 2.56, Running 37.84s Step 179( 11.60%), action 58, FPS 2.52, Running 38.15s Step 180( 11.80%), action 59, FPS 2.43, Running 38.91s Step 181( 12.00%), action 60, FPS 2.43, Running 39.17s Step 182( 12.20%), action 61, FPS 2.40, Running 39.84s Step 183( 12.40%), action 62, FPS 2.42, Running 40.10s Step 184( 12.60%), action 63, FPS 2.42, Running 40.57s Step 185( 12.80%), action 64, FPS 2.42, Running 40.88s Step 186( 13.00%), action 65, FPS 2.42, Running 41.37s Step 187( 13.20%), action 66, FPS 2.44, Running 41.62s Step 188( 13.40%), action 67, FPS 2.46, Running 42.04s Step 189( 13.60%), action 68, FPS 2.49, Running 42.20s Step 190( 13.80%), action 69, FPS 2.46, Running 42.66s Step 191( 14.00%), action 70, FPS 2.45, Running 42.94s Step 192( 14.20%), action 71, FPS 2.48, Running 43.45s Step 193( 14.40%), action 72, FPS 2.43, Running 43.88s Step 194( 14.60%), action 73, FPS 2.39, Running 44.59s Step 195( 14.80%), action 74, FPS 2.39, Running 44.87s Step 196( 15.00%), action 75, FPS 2.36, Running 45.46s Step 197( 15.20%), action 76, FPS 2.36, Running 45.74s Step 198( 15.40%), action 77, FPS 2.42, Running 46.12s Step 199( 15.60%), action 78, FPS 2.45, Running 46.31s Step 200( 15.80%), action 79, FPS 2.52, Running 46.86s Step 201( 16.00%), action 80, FPS 2.52, Running 47.09s Step 202( 16.20%), action 81, FPS 2.50, Running 47.83s Step 203( 16.40%), action 82, FPS 2.50, Running 48.11s Step 204( 16.60%), action 83, FPS 2.45, Running 48.73s Step 205( 16.80%), action 84, FPS 2.46, Running 49.01s Step 206( 17.00%), action 85, FPS 2.43, Running 49.61s Step 207( 17.20%), action 86, FPS 2.43, Running 49.86s Step 208( 17.40%), action 87, FPS 2.45, Running 50.21s Step 209( 17.60%), action 88, FPS 2.43, Running 50.42s Step 210( 17.80%), action 89, FPS 2.42, Running 50.91s Step 211( 18.00%), action 90, FPS 2.43, Running 51.16s Step 212( 18.20%), action 91, FPS 2.37, Running 51.89s Step 213( 18.40%), action 92, FPS 2.42, Running 52.16s Step 214( 18.60%), action 93, FPS 2.47, Running 52.69s Step 215( 18.80%), action 94, FPS 2.45, Running 53.04s Step 216( 19.00%), action 95, FPS 2.49, Running 53.50s Step 217( 19.20%), action 96, FPS 2.48, Running 53.81s Step 218( 19.40%), action 97, FPS 2.48, Running 54.19s Step 219( 19.60%), action 98, FPS 2.44, Running 54.50s Step 220( 19.80%), action 99, FPS 2.47, Running 54.95s Step 221( 20.00%), action 100, FPS 2.46, Running 55.23s Step 222( 20.20%), action 101, FPS 2.47, Running 55.93s Step 223( 20.40%), action 102, FPS 2.43, Running 56.33s Step 224( 20.60%), action 103, FPS 2.43, Running 56.95s Step 225( 20.80%), action 104, FPS 2.44, Running 57.22s Step 226( 21.00%), action 105, FPS 2.44, Running 57.79s Step 227( 21.20%), action 106, FPS 2.42, Running 58.12s Step 228( 21.40%), action 107, FPS 2.42, Running 58.47s Step 229( 21.60%), action 108, FPS 2.40, Running 58.75s Step 230( 21.80%), action 109, FPS 2.42, Running 59.19s Step 231( 22.00%), action 110, FPS 2.39, Running 59.52s Step 232( 22.20%), action 111, FPS 2.41, Running 60.17s Step 233( 22.40%), action 112, FPS 2.39, Running 60.53s Step 234( 22.60%), action 113, FPS 2.39, Running 61.07s Step 235( 22.80%), action 114, FPS 2.38, Running 61.44s Step 236( 23.00%), action 115, FPS 2.37, Running 61.94s Step 237( 23.20%), action 116, FPS 2.38, Running 62.23s Step 238( 23.40%), action 117, FPS 2.34, Running 62.72s Step 239( 23.60%), action 118, FPS 2.34, Running 63.06s Step 240( 23.80%), action 119, FPS 2.33, Running 63.55s Step 241( 24.00%), action 120, FPS 2.31, Running 63.90s Step 242( 24.20%), action 121, FPS 2.32, Running 64.56s Step 243( 24.40%), action 122, FPS 2.33, Running 64.93s Step 244( 24.60%), action 123, FPS 2.33, Running 65.51s Step 245( 24.80%), action 124, FPS 2.32, Running 65.85s Step 246( 25.00%), action 125, FPS 2.32, Running 66.41s Step 247( 25.20%), action 126, FPS 2.33, Running 66.72s Step 248( 25.40%), action 127, FPS 2.30, Running 67.16s Step 249( 25.60%), action 128, FPS 2.31, Running 67.41s Step 250( 25.80%), action 129, FPS 2.28, Running 67.97s Step 251( 26.00%), action 130, FPS 2.26, Running 68.38s Step 252( 26.20%), action 131, FPS 2.25, Running 69.05s Step 253( 26.40%), action 132, FPS 2.25, Running 69.41s Step 254( 26.60%), action 133, FPS 2.26, Running 69.92s Step 255( 26.80%), action 134, FPS 2.27, Running 70.24s Step 256( 27.00%), action 135, FPS 2.29, Running 70.69s Step 257( 27.20%), action 136, FPS 2.29, Running 70.95s Step 258( 27.40%), action 137, FPS 2.30, Running 71.40s Step 259( 27.60%), action 138, FPS 2.28, Running 71.82s Step 260( 27.80%), action 139, FPS 2.26, Running 72.41s Step 261( 28.00%), action 140, FPS 2.27, Running 72.72s Step 262( 28.20%), action 141, FPS 2.25, Running 73.44s Step 263( 28.40%), action 142, FPS 2.25, Running 73.84s Step 264( 28.60%), action 143, FPS 2.20, Running 74.58s Step 265( 28.80%), action 144, FPS 2.21, Running 74.90s Step 266( 29.00%), action 145, FPS 2.23, Running 75.38s Step 267( 29.20%), action 146, FPS 2.22, Running 75.73s Step 268( 29.40%), action 147, FPS 2.19, Running 76.29s Step 269( 29.60%), action 148, FPS 2.16, Running 76.67s Step 270( 29.80%), action 149, FPS 2.16, Running 77.23s Step 271( 30.00%), action 150, FPS 2.17, Running 77.60s Step 272( 30.20%), action 151, FPS 2.16, Running 78.33s Step 273( 30.40%), action 152, FPS 2.16, Running 78.65s Step 274( 30.60%), action 153, FPS 2.10, Running 79.45s Step 275( 30.80%), action 154, FPS 2.09, Running 79.80s Step 276( 31.00%), action 155, FPS 2.06, Running 80.40s Step 277( 31.20%), action 156, FPS 2.04, Running 80.74s Step 278( 31.40%), action 157, FPS 2.01, Running 81.34s Step 279( 31.60%), action 158, FPS 2.02, Running 81.71s Step 280( 31.80%), action 159, FPS 1.99, Running 82.45s Step 281( 32.00%), action 160, FPS 2.00, Running 82.71s Step 282( 32.20%), action 161, FPS 2.02, Running 83.34s Step 283( 32.40%), action 162, FPS 2.04, Running 83.64s Step 284( 32.60%), action 163, FPS 2.09, Running 84.16s Step 285( 32.80%), action 164, FPS 2.10, Running 84.43s Step 286( 33.00%), action 165, FPS 2.09, Running 84.95s Step 287( 33.20%), action 166, FPS 2.11, Running 85.22s Step 288( 33.40%), action 167, FPS 2.13, Running 85.68s Step 289( 33.60%), action 168, FPS 2.16, Running 85.94s Step 290( 33.80%), action 169, FPS 2.17, Running 86.46s Step 291( 34.00%), action 170, FPS 2.20, Running 86.69s Step 292( 34.20%), action 171, FPS 2.20, Running 87.41s Step 293( 34.40%), action 172, FPS 2.22, Running 87.68s Step 294( 34.60%), action 173, FPS 2.27, Running 88.27s Step 295( 34.80%), action 174, FPS 2.28, Running 88.58s Step 296( 35.00%), action 175, FPS 2.28, Running 89.18s Step 297( 35.20%), action 176, FPS 2.27, Running 89.56s Step 298( 35.40%), action 177, FPS 2.31, Running 90.01s Step 299( 35.60%), action 178, FPS 2.34, Running 90.26s Step 300( 35.80%), action 179, FPS 2.43, Running 90.70s Step 301( 36.00%), action 180, FPS 2.38, Running 91.13s Step 302( 36.20%), action 181, FPS 2.36, Running 91.80s Step 303( 36.40%), action 182, FPS 2.32, Running 92.28s Step 304( 36.60%), action 183, FPS 2.29, Running 92.87s Step 305( 36.80%), action 184, FPS 2.27, Running 93.25s Step 306( 37.00%), action 185, FPS 2.29, Running 93.67s Step 307( 37.20%), action 186, FPS 2.28, Running 93.99s Step 308( 37.40%), action 187, FPS 2.21, Running 94.73s Step 309( 37.60%), action 188, FPS 2.20, Running 95.04s Step 310( 37.80%), action 189, FPS 2.15, Running 95.77s Step 311( 38.00%), action 190, FPS 2.13, Running 96.10s Step 312( 38.20%), action 191, FPS 2.12, Running 96.85s Step 313( 38.40%), action 192, FPS 2.08, Running 97.28s Step 314( 38.60%), action 193, FPS 2.10, Running 97.79s Step 315( 38.80%), action 194, FPS 2.11, Running 98.04s Step 316( 39.00%), action 195, FPS 2.12, Running 98.62s Step 317( 39.20%), action 196, FPS 2.08, Running 99.15s Step 318( 39.40%), action 197, FPS 2.03, Running 99.84s Step 319( 39.60%), action 198, FPS 2.00, Running 100.25s Step 320( 39.80%), action 199, FPS 1.98, Running 100.77s Step 321( 40.00%), action 200, FPS 1.99, Running 101.17s Step 322( 40.20%), action 201, FPS 2.00, Running 101.82s Step 323( 40.40%), action 202, FPS 2.03, Running 102.14s Step 324( 40.60%), action 203, FPS 2.03, Running 102.71s Step 325( 40.80%), action 204, FPS 2.04, Running 103.06s Step 326( 41.00%), action 205, FPS 2.00, Running 103.67s Step 327( 41.20%), action 206, FPS 2.00, Running 103.99s Step 328( 41.40%), action 207, FPS 2.01, Running 104.65s Step 329( 41.60%), action 208, FPS 2.03, Running 104.92s Step 330( 41.80%), action 209, FPS 2.06, Running 105.47s Step 331( 42.00%), action 210, FPS 2.08, Running 105.71s Step 332( 42.20%), action 211, FPS 2.09, Running 106.43s Step 333( 42.40%), action 212, FPS 2.08, Running 106.88s Step 334( 42.60%), action 213, FPS 2.07, Running 107.46s Step 335( 42.80%), action 214, FPS 2.05, Running 107.80s Step 336( 43.00%), action 215, FPS 2.06, Running 108.35s Step 337( 43.20%), action 216, FPS 2.10, Running 108.67s Step 338( 43.40%), action 217, FPS 2.13, Running 109.21s Step 339( 43.60%), action 218, FPS 2.17, Running 109.48s Step 340( 43.80%), action 219, FPS 2.14, Running 110.10s Step 341( 44.00%), action 220, FPS 2.16, Running 110.44s Step 342( 44.20%), action 221, FPS 2.16, Running 111.08s Step 343( 44.40%), action 222, FPS 2.15, Running 111.44s Step 344( 44.60%), action 223, FPS 2.14, Running 112.05s Step 345( 44.80%), action 224, FPS 2.12, Running 112.48s Step 346( 45.00%), action 225, FPS 2.10, Running 113.18s Step 347( 45.20%), action 226, FPS 2.10, Running 113.49s Step 348( 45.40%), action 227, FPS 2.14, Running 113.99s Step 349( 45.60%), action 228, FPS 2.13, Running 114.30s Step 350( 45.80%), action 229, FPS 2.10, Running 115.01s Step 351( 46.00%), action 230, FPS 2.02, Running 115.59s Step 352( 46.20%), action 231, FPS 2.03, Running 116.27s Step 353( 46.40%), action 232, FPS 2.07, Running 116.54s Step 354( 46.60%), action 233, FPS 2.09, Running 117.01s Step 355( 46.80%), action 234, FPS 2.12, Running 117.25s Step 356( 47.00%), action 235, FPS 2.08, Running 117.95s Step 357( 47.20%), action 236, FPS 2.09, Running 118.25s Step 358( 47.40%), action 237, FPS 2.10, Running 118.72s Step 359( 47.60%), action 238, FPS 2.10, Running 119.02s Step 360( 47.80%), action 239, FPS 2.12, Running 119.54s Step 361( 48.00%), action 240, FPS 2.13, Running 119.81s Step 362( 48.20%), action 241, FPS 2.15, Running 120.37s Step 363( 48.40%), action 242, FPS 2.18, Running 120.62s Step 364( 48.60%), action 243, FPS 2.22, Running 121.08s Step 365( 48.80%), action 244, FPS 2.24, Running 121.41s Step 366( 49.00%), action 245, FPS 2.23, Running 122.16s Step 367( 49.20%), action 246, FPS 2.22, Running 122.51s Step 368( 49.40%), action 247, FPS 2.19, Running 123.11s Step 369( 49.60%), action 248, FPS 2.14, Running 123.67s Step 370( 49.80%), action 249, FPS 2.08, Running 124.64s Step 371( 50.00%), action 250, FPS 2.14, Running 124.94s Step 372( 50.20%), action 251, FPS 2.13, Running 125.67s Step 373( 50.40%), action 252, FPS 2.12, Running 125.97s Step 374( 50.60%), action 253, FPS 2.12, Running 126.44s Step 375( 50.80%), action 254, FPS 2.08, Running 126.84s Step 376( 51.00%), action 255, FPS 2.08, Running 127.57s Step 377( 51.20%), action 256, FPS 2.09, Running 127.80s Step 378( 51.40%), action 257, FPS 2.08, Running 128.32s Step 379( 51.60%), action 258, FPS 2.10, Running 128.55s Step 380( 51.80%), action 259, FPS 2.13, Running 128.95s Step 381( 52.00%), action 260, FPS 2.12, Running 129.26s Step 382( 52.20%), action 261, FPS 2.07, Running 130.03s Step 383( 52.40%), action 262, FPS 2.06, Running 130.33s Step 384( 52.60%), action 263, FPS 2.04, Running 130.87s Step 385( 52.80%), action 264, FPS 1.99, Running 131.47s Step 386( 53.00%), action 265, FPS 2.00, Running 132.17s Step 387( 53.20%), action 266, FPS 2.02, Running 132.41s Step 388( 53.40%), action 267, FPS 2.03, Running 132.98s Step 389( 53.60%), action 268, FPS 2.08, Running 133.29s Step 390( 53.80%), action 269, FPS 2.15, Running 133.95s Step 391( 54.00%), action 270, FPS 2.14, Running 134.29s Step 392( 54.20%), action 271, FPS 2.13, Running 135.04s Step 393( 54.40%), action 272, FPS 2.14, Running 135.33s Step 394( 54.60%), action 273, FPS 2.13, Running 135.85s Step 395( 54.80%), action 274, FPS 2.12, Running 136.27s Step 396( 55.00%), action 275, FPS 2.14, Running 136.92s Step 397( 55.20%), action 276, FPS 2.07, Running 137.47s Step 398( 55.40%), action 277, FPS 2.05, Running 138.07s Step 399( 55.60%), action 278, FPS 2.03, Running 138.41s Step 400( 55.80%), action 279, FPS 1.99, Running 138.99s Step 401( 56.00%), action 280, FPS 1.99, Running 139.29s Step 402( 56.20%), action 281, FPS 2.02, Running 139.94s Step 403( 56.40%), action 282, FPS 2.03, Running 140.16s Step 404( 56.60%), action 283, FPS 2.04, Running 140.68s Step 405( 56.80%), action 284, FPS 2.10, Running 141.00s Step 406( 57.00%), action 285, FPS 2.10, Running 141.68s Step 407( 57.20%), action 286, FPS 2.05, Running 142.18s Step 408( 57.40%), action 287, FPS 2.05, Running 142.73s Step 409( 57.60%), action 288, FPS 2.03, Running 143.13s Step 410( 57.80%), action 289, FPS 2.06, Running 143.65s Step 411( 58.00%), action 290, FPS 2.06, Running 143.98s Step 412( 58.20%), action 291, FPS 2.05, Running 144.81s Step 413( 58.40%), action 292, FPS 2.00, Running 145.32s Step 414( 58.60%), action 293, FPS 2.01, Running 145.79s Step 415( 58.80%), action 294, FPS 2.03, Running 146.13s Step 416( 59.00%), action 295, FPS 2.05, Running 146.68s Step 417( 59.20%), action 296, FPS 2.10, Running 147.01s Step 418( 59.40%), action 297, FPS 2.12, Running 147.48s Step 419( 59.60%), action 298, FPS 2.13, Running 147.79s Step 420( 59.80%), action 299, FPS 2.12, Running 148.44s Step 421( 60.00%), action 300, FPS 2.11, Running 148.78s Step 422( 60.20%), action 301, FPS 2.06, Running 149.64s Step 423( 60.40%), action 302, FPS 2.04, Running 149.99s Step 424( 60.60%), action 303, FPS 2.03, Running 150.51s Step 425( 60.80%), action 304, FPS 2.03, Running 150.83s Step 426( 61.00%), action 305, FPS 2.06, Running 151.39s Step 427( 61.20%), action 306, FPS 2.11, Running 151.65s Step 428( 61.40%), action 307, FPS 2.09, Running 152.28s Step 429( 61.60%), action 308, FPS 2.11, Running 152.61s Step 430( 61.80%), action 309, FPS 2.12, Running 153.07s Step 431( 62.00%), action 310, FPS 2.11, Running 153.44s Step 432( 62.20%), action 311, FPS 2.13, Running 154.19s Step 433( 62.40%), action 312, FPS 2.13, Running 154.71s Step 434( 62.60%), action 313, FPS 2.15, Running 155.12s Step 435( 62.80%), action 314, FPS 2.17, Running 155.36s Step 436( 63.00%), action 315, FPS 2.17, Running 155.92s Step 437( 63.20%), action 316, FPS 2.16, Running 156.26s Step 438( 63.40%), action 317, FPS 2.15, Running 156.78s Step 439( 63.60%), action 318, FPS 2.13, Running 157.16s Step 440( 63.80%), action 319, FPS 2.16, Running 157.71s Step 441( 64.00%), action 320, FPS 2.12, Running 158.24s [2026-08-02 22:40:02] [83 ] Seed 82 success after 158.42 s. +steps: 441 , actions: 320 . +Instruction: Empty +Total 56/83(67.47%) success. +Setting seed: 83 +Step 1( N/A%), pre moving , FPS 5.33, Running 0.19s Step 2( N/A%), pre moving , FPS 8.76, Running 0.23s Step 3( N/A%), pre moving , FPS 11.23, Running 0.27s Step 4( N/A%), pre moving , FPS 13.19, Running 0.30s Step 5( N/A%), pre moving , FPS 14.43, Running 0.35s Step 6( N/A%), pre moving , FPS 15.46, Running 0.39s Step 7( N/A%), pre moving , FPS 16.35, Running 0.43s Step 8( N/A%), pre moving , FPS 16.45, Running 0.49s Step 9( N/A%), pre moving , FPS 15.83, Running 0.57s Step 10( N/A%), pre moving , FPS 15.16, Running 0.66s Step 11( N/A%), pre moving , FPS 14.65, Running 0.75s Step 12( N/A%), pre moving , FPS 14.31, Running 0.84s Step 13( N/A%), pre moving , FPS 14.03, Running 0.93s Step 14( N/A%), pre moving , FPS 13.57, Running 1.03s Step 15( N/A%), pre moving , FPS 13.65, Running 1.10s Step 16( N/A%), pre moving , FPS 13.42, Running 1.19s Step 17( N/A%), pre moving , FPS 13.28, Running 1.28s Step 18( N/A%), pre moving , FPS 13.06, Running 1.38s Step 19( N/A%), pre moving , FPS 12.80, Running 1.48s Step 20( N/A%), pre moving , FPS 12.78, Running 1.57s Step 21( N/A%), pre moving , FPS 11.64, Running 1.91s Step 22( N/A%), pre moving , FPS 11.38, Running 1.99s Step 23( N/A%), pre moving , FPS 11.13, Running 2.06s Step 24( N/A%), pre moving , FPS 10.57, Running 2.19s Step 25( N/A%), pre moving , FPS 10.34, Running 2.28s Step 26( N/A%), pre moving , FPS 8.92, Running 2.63s Step 27( N/A%), pre moving , FPS 8.75, Running 2.72s Step 28( N/A%), pre moving , FPS 8.57, Running 2.82s Step 29( N/A%), pre moving , FPS 8.55, Running 2.91s Step 30( N/A%), pre moving , FPS 8.58, Running 2.99s Step 31( N/A%), pre moving , FPS 8.57, Running 3.08s Step 32( N/A%), pre moving , FPS 8.63, Running 3.16s Step 33( N/A%), pre moving , FPS 8.89, Running 3.18s Step 34( N/A%), pre moving , FPS 9.23, Running 3.20s Step 35( N/A%), pre moving , FPS 9.44, Running 3.22s Step 36( N/A%), pre moving , FPS 8.65, Running 3.50s Step 37( N/A%), pre moving , FPS 8.82, Running 3.55s Step 38( N/A%), pre moving , FPS 9.03, Running 3.59s Step 39( N/A%), pre moving , FPS 9.27, Running 3.64s Step 40( N/A%), pre moving , FPS 9.43, Running 3.69s Step 41( N/A%), pre moving , FPS 11.00, Running 3.72s Step 42( N/A%), pre moving , FPS 11.32, Running 3.75s Step 43( N/A%), pre moving , FPS 11.60, Running 3.79s Step 44( N/A%), pre moving , FPS 12.16, Running 3.84s Step 45( N/A%), pre moving , FPS 12.39, Running 3.89s Step 46( N/A%), pre moving , FPS 14.95, Running 3.97s Step 47( N/A%), pre moving , FPS 15.20, Running 4.03s Step 48( N/A%), pre moving , FPS 15.54, Running 4.11s Step 49( N/A%), pre moving , FPS 16.05, Running 4.15s Step 50( N/A%), pre moving , FPS 16.17, Running 4.23s Step 51( N/A%), pre moving , FPS 16.66, Running 4.28s Step 52( N/A%), pre moving , FPS 16.94, Running 4.34s Step 53( N/A%), pre moving , FPS 16.35, Running 4.40s Step 54( N/A%), pre moving , FPS 15.83, Running 4.46s Step 55( N/A%), pre moving , FPS 14.95, Running 4.56s Step 56( N/A%), pre moving , FPS 16.83, Running 4.69s Step 57( N/A%), pre moving , FPS 15.68, Running 4.82s Step 58( N/A%), pre moving , FPS 14.58, Running 4.96s Step 59( N/A%), pre moving , FPS 13.65, Running 5.11s Step 60( N/A%), pre moving , FPS 12.98, Running 5.23s Step 61( N/A%), pre moving , FPS 12.32, Running 5.35s Step 62( N/A%), pre moving , FPS 11.54, Running 5.49s Step 63( N/A%), pre moving , FPS 10.81, Running 5.64s Step 64( N/A%), pre moving , FPS 10.45, Running 5.75s Step 65( N/A%), pre moving , FPS 10.07, Running 5.88s Step 66( N/A%), pre moving , FPS 9.52, Running 6.07s Step 67( N/A%), pre moving , FPS 9.02, Running 6.25s Step 68( N/A%), pre moving , FPS 8.76, Running 6.39s Step 69( N/A%), pre moving , FPS 8.29, Running 6.57s Step 70( N/A%), pre moving , FPS 8.11, Running 6.69s Step 71( N/A%), pre moving , FPS 7.85, Running 6.83s Step 72( N/A%), pre moving , FPS 7.56, Running 6.98s Step 73( N/A%), pre moving , FPS 7.42, Running 7.09s Step 74( N/A%), pre moving , FPS 7.23, Running 7.23s Step 75( N/A%), pre moving , FPS 7.18, Running 7.34s Step 76( N/A%), pre moving , FPS 7.48, Running 7.37s Step 77( N/A%), pre moving , FPS 7.78, Running 7.39s Step 78( N/A%), pre moving , FPS 8.14, Running 7.42s Step 79( N/A%), pre moving , FPS 8.55, Running 7.45s Step 80( N/A%), pre moving , FPS 8.94, Running 7.46s Step 81( N/A%), pre moving , FPS 9.37, Running 7.48s Step 82( N/A%), pre moving , FPS 9.93, Running 7.50s Step 83( N/A%), pre moving , FPS 10.59, Running 7.53s Step 84( N/A%), pre moving , FPS 11.00, Running 7.57s Step 85( N/A%), pre moving , FPS 11.57, Running 7.61s Step 86( N/A%), pre moving , FPS 12.62, Running 7.65s Step 87( N/A%), pre moving , FPS 13.81, Running 7.70s Step 88( N/A%), pre moving , FPS 14.96, Running 7.73s Step 89( N/A%), pre moving , FPS 16.71, Running 7.76s Step 90( N/A%), pre moving , FPS 18.08, Running 7.80s Step 91( N/A%), pre moving , FPS 19.93, Running 7.83s Step 92( N/A%), pre moving , FPS 22.38, Running 7.87s Step 93( N/A%), pre moving , FPS 24.37, Running 7.91s Step 94( N/A%), pre moving , FPS 27.62, Running 7.95s Step 95( N/A%), pre moving , FPS 30.02, Running 8.01s Step 96( N/A%), pre moving , FPS 28.78, Running 8.06s Step 97( N/A%), pre moving , FPS 28.31, Running 8.10s Step 98( N/A%), pre moving , FPS 27.61, Running 8.15s Step 99( N/A%), pre moving , FPS 27.55, Running 8.17s Step 100( N/A%), pre moving , FPS 8.95, Running 9.70s Step 101( N/A%), pre moving , FPS 7.82, Running 10.04s Step 102( N/A%), pre moving , FPS 7.34, Running 10.22s Step 103( N/A%), pre moving , FPS 6.54, Running 10.58s Step 104( N/A%), pre moving , FPS 6.22, Running 10.79s Step 105( N/A%), pre moving , FPS 5.65, Running 11.15s Step 106( N/A%), pre moving , FPS 5.41, Running 11.35s Step 107( N/A%), pre moving , FPS 5.18, Running 11.56s Step 108( N/A%), pre moving , FPS 5.07, Running 11.67s Step 109( N/A%), pre moving , FPS 4.79, Running 11.94s Step 110( N/A%), pre moving , FPS 4.65, Running 12.10s Step 111( N/A%), pre moving , FPS 4.39, Running 12.39s Step 112( N/A%), pre moving , FPS 4.29, Running 12.54s Step 113( N/A%), pre moving , FPS 4.10, Running 12.79s Step 114( N/A%), pre moving , FPS 4.01, Running 12.94s Step 115( N/A%), pre moving , FPS 3.75, Running 13.34s Step 116( N/A%), pre moving , FPS 3.66, Running 13.53s Step 117( N/A%), pre moving , FPS 3.48, Running 13.84s Step 118( N/A%), pre moving , FPS 3.40, Running 14.03s Step 119( N/A%), pre moving , FPS 3.23, Running 14.37s Step 120( 0.20%), action 1, FPS 3.67, Running 15.14s Step 121( 0.40%), action 2, FPS 3.64, Running 15.53s Step 122( 0.60%), action 3, FPS 3.46, Running 16.01s Step 123( 0.80%), action 4, FPS 3.43, Running 16.41s Step 124( 1.00%), action 5, FPS 3.28, Running 16.88s Step 125( 1.20%), action 6, FPS 3.32, Running 17.17s Step 126( 1.40%), action 7, FPS 3.13, Running 17.75s Step 127( 1.60%), action 8, FPS 3.05, Running 18.11s Step 128( 1.80%), action 9, FPS 2.88, Running 18.62s Step 129( 2.00%), action 10, FPS 2.85, Running 18.95s Step 130( 2.20%), action 11, FPS 2.67, Running 19.60s Step 131( 2.40%), action 12, FPS 2.68, Running 19.86s Step 132( 2.60%), action 13, FPS 2.57, Running 20.31s Step 133( 2.80%), action 14, FPS 2.59, Running 20.51s Step 134( 3.00%), action 15, FPS 2.50, Running 20.94s Step 135( 3.20%), action 16, FPS 2.54, Running 21.21s Step 136( 3.40%), action 17, FPS 2.46, Running 21.65s Step 137( 3.60%), action 18, FPS 2.49, Running 21.89s Step 138( 3.80%), action 19, FPS 2.38, Running 22.42s Step 139( 4.00%), action 20, FPS 2.40, Running 22.70s Step 140( 4.20%), action 21, FPS 2.42, Running 23.41s Step 141( 4.40%), action 22, FPS 2.46, Running 23.66s Step 142( 4.60%), action 23, FPS 2.43, Running 24.22s Step 143( 4.80%), action 24, FPS 2.48, Running 24.47s Step 144( 5.00%), action 25, FPS 2.45, Running 25.04s Step 145( 5.20%), action 26, FPS 2.46, Running 25.29s Step 146( 5.40%), action 27, FPS 2.49, Running 25.77s Step 147( 5.60%), action 28, FPS 2.51, Running 26.07s Step 148( 5.80%), action 29, FPS 2.44, Running 26.83s Step 149( 6.00%), action 30, FPS 2.45, Running 27.12s Step 150( 6.20%), action 31, FPS 2.43, Running 27.82s Step 151( 6.40%), action 32, FPS 2.43, Running 28.08s Step 152( 6.60%), action 33, FPS 2.45, Running 28.46s Step 153( 6.80%), action 34, FPS 2.43, Running 28.72s Step 154( 7.00%), action 35, FPS 2.41, Running 29.24s Step 155( 7.20%), action 36, FPS 2.40, Running 29.53s Step 156( 7.40%), action 37, FPS 2.40, Running 30.00s Step 157( 7.60%), action 38, FPS 2.36, Running 30.35s Step 158( 7.80%), action 39, FPS 2.39, Running 30.79s Step 159( 8.00%), action 40, FPS 2.38, Running 31.12s Step 160( 8.20%), action 41, FPS 2.42, Running 31.68s Step 161( 8.40%), action 42, FPS 2.40, Running 31.98s Step 162( 8.60%), action 43, FPS 2.46, Running 32.35s Step 163( 8.80%), action 44, FPS 2.42, Running 32.72s Step 164( 9.00%), action 45, FPS 2.44, Running 33.24s Step 165( 9.20%), action 46, FPS 2.41, Running 33.60s Step 166( 9.40%), action 47, FPS 2.40, Running 34.10s Step 167( 9.60%), action 48, FPS 2.39, Running 34.44s Step 168( 9.80%), action 49, FPS 2.47, Running 34.93s Step 169( 10.00%), action 50, FPS 2.46, Running 35.25s Step 170( 10.20%), action 51, FPS 2.53, Running 35.72s Step 171( 10.40%), action 52, FPS 2.53, Running 35.99s Step 172( 10.60%), action 53, FPS 2.50, Running 36.46s Step 173( 10.80%), action 54, FPS 2.50, Running 36.72s Step 174( 11.00%), action 55, FPS 2.60, Running 36.95s Step 175( 11.20%), action 56, FPS 2.63, Running 37.14s Step 176( 11.40%), action 57, FPS 2.63, Running 37.60s Step 177( 11.60%), action 58, FPS 2.65, Running 37.89s Step 178( 11.80%), action 59, FPS 2.65, Running 38.35s Step 179( 12.00%), action 60, FPS 2.66, Running 38.63s Step 180( 12.20%), action 61, FPS 2.66, Running 39.22s Step 181( 12.40%), action 62, FPS 2.64, Running 39.55s Step 182( 12.60%), action 63, FPS 2.62, Running 39.98s Step 183( 12.80%), action 64, FPS 2.65, Running 40.27s Step 184( 13.00%), action 65, FPS 2.68, Running 40.69s Step 185( 13.20%), action 66, FPS 2.71, Running 40.97s Step 186( 13.40%), action 67, FPS 2.73, Running 41.42s Step 187( 13.60%), action 68, FPS 2.73, Running 41.75s Step 188( 13.80%), action 69, FPS 2.75, Running 42.21s Step 189( 14.00%), action 70, FPS 2.74, Running 42.55s Step 190( 14.20%), action 71, FPS 2.69, Running 43.15s Step 191( 14.40%), action 72, FPS 2.66, Running 43.50s Step 192( 14.60%), action 73, FPS 2.68, Running 43.93s Step 193( 14.80%), action 74, FPS 2.66, Running 44.24s Step 194( 15.00%), action 75, FPS 2.60, Running 44.63s Step 195( 15.20%), action 76, FPS 2.58, Running 44.89s Step 196( 15.40%), action 77, FPS 2.55, Running 45.44s Step 197( 15.60%), action 78, FPS 2.52, Running 45.83s Step 198( 15.80%), action 79, FPS 2.48, Running 46.41s Step 199( 16.00%), action 80, FPS 2.44, Running 46.81s Step 200( 16.20%), action 81, FPS 2.42, Running 47.50s Step 201( 16.40%), action 82, FPS 2.45, Running 47.70s Step 202( 16.60%), action 83, FPS 2.43, Running 48.20s Step 203( 16.80%), action 84, FPS 2.43, Running 48.50s Step 204( 17.00%), action 85, FPS 2.43, Running 48.93s Step 205( 17.20%), action 86, FPS 2.41, Running 49.27s Step 206( 17.40%), action 87, FPS 2.40, Running 49.77s Step 207( 17.60%), action 88, FPS 2.39, Running 50.11s Step 208( 17.80%), action 89, FPS 2.39, Running 50.58s Step 209( 18.00%), action 90, FPS 2.35, Running 51.07s Step 210( 18.20%), action 91, FPS 2.33, Running 51.72s Step 211( 18.40%), action 92, FPS 2.35, Running 52.01s Step 212( 18.60%), action 93, FPS 2.34, Running 52.48s Step 213( 18.80%), action 94, FPS 2.33, Running 52.84s Step 214( 19.00%), action 95, FPS 2.29, Running 53.36s Step 215( 19.20%), action 96, FPS 2.27, Running 53.71s Step 216( 19.40%), action 97, FPS 2.26, Running 54.27s Step 217( 19.60%), action 98, FPS 2.27, Running 54.65s Step 218( 19.80%), action 99, FPS 2.29, Running 55.15s Step 219( 20.00%), action 100, FPS 2.29, Running 55.54s Step 220( 20.20%), action 101, FPS 2.31, Running 56.15s Step 221( 20.40%), action 102, FPS 2.26, Running 56.53s Step 222( 20.60%), action 103, FPS 2.24, Running 57.12s Step 223( 20.80%), action 104, FPS 2.21, Running 57.54s Step 224( 21.00%), action 105, FPS 2.17, Running 58.14s Step 225( 21.20%), action 106, FPS 2.17, Running 58.49s Step 226( 21.40%), action 107, FPS 2.16, Running 59.05s Step 227( 21.60%), action 108, FPS 2.15, Running 59.42s Step 228( 21.80%), action 109, FPS 2.15, Running 59.88s Step 229( 22.00%), action 110, FPS 2.19, Running 60.20s Step 230( 22.20%), action 111, FPS 2.18, Running 60.90s Step 231( 22.40%), action 112, FPS 2.17, Running 61.23s Step 232( 22.60%), action 113, FPS 2.16, Running 61.76s Step 233( 22.80%), action 114, FPS 2.16, Running 62.09s Step 234( 23.00%), action 115, FPS 2.16, Running 62.60s Step 235( 23.20%), action 116, FPS 2.16, Running 62.95s Step 236( 23.40%), action 117, FPS 2.18, Running 63.46s Step 237( 23.60%), action 118, FPS 2.20, Running 63.73s Step 238( 23.80%), action 119, FPS 2.21, Running 64.22s Step 239( 24.00%), action 120, FPS 2.23, Running 64.49s Step 240( 24.20%), action 121, FPS 2.24, Running 65.09s Step 241( 24.40%), action 122, FPS 2.25, Running 65.42s Step 242( 24.60%), action 123, FPS 2.26, Running 65.96s Step 243( 24.80%), action 124, FPS 2.28, Running 66.32s Step 244( 25.00%), action 125, FPS 2.30, Running 66.85s Step 245( 25.20%), action 126, FPS 2.29, Running 67.21s Step 246( 25.40%), action 127, FPS 2.35, Running 67.57s Step 247( 25.60%), action 128, FPS 2.39, Running 67.79s Step 248( 25.80%), action 129, FPS 2.37, Running 68.33s Step 249( 26.00%), action 130, FPS 2.34, Running 68.75s Step 250( 26.20%), action 131, FPS 2.35, Running 69.43s Step 251( 26.40%), action 132, FPS 2.33, Running 69.81s Step 252( 26.60%), action 133, FPS 2.30, Running 70.47s Step 253( 26.80%), action 134, FPS 2.28, Running 70.85s Step 254( 27.00%), action 135, FPS 2.26, Running 71.45s Step 255( 27.20%), action 136, FPS 2.28, Running 71.72s Step 256( 27.40%), action 137, FPS 2.32, Running 72.07s Step 257( 27.60%), action 138, FPS 2.31, Running 72.39s Step 258( 27.80%), action 139, FPS 2.31, Running 72.89s Step 259( 28.00%), action 140, FPS 2.31, Running 73.14s Step 260( 28.20%), action 141, FPS 2.29, Running 73.81s Step 261( 28.40%), action 142, FPS 2.29, Running 74.16s Step 262( 28.60%), action 143, FPS 2.29, Running 74.68s Step 263( 28.80%), action 144, FPS 2.28, Running 75.11s Step 264( 29.00%), action 145, FPS 2.28, Running 75.60s Step 265( 29.20%), action 146, FPS 2.27, Running 76.00s Step 266( 29.40%), action 147, FPS 2.27, Running 76.38s Step 267( 29.60%), action 148, FPS 2.25, Running 76.68s Step 268( 29.80%), action 149, FPS 2.25, Running 77.22s Step 269( 30.00%), action 150, FPS 2.28, Running 77.50s Step 270( 30.20%), action 151, FPS 2.26, Running 78.29s Step 271( 30.40%), action 152, FPS 2.26, Running 78.67s Step 272( 30.60%), action 153, FPS 2.28, Running 79.23s Step 273( 30.80%), action 154, FPS 2.30, Running 79.55s Step 274( 31.00%), action 155, FPS 2.32, Running 80.08s Step 275( 31.20%), action 156, FPS 2.31, Running 80.37s Step 276( 31.40%), action 157, FPS 2.32, Running 80.68s Step 277( 31.60%), action 158, FPS 2.35, Running 80.90s Step 278( 31.80%), action 159, FPS 2.37, Running 81.31s Step 279( 32.00%), action 160, FPS 2.37, Running 81.58s Step 280( 32.20%), action 161, FPS 2.37, Running 82.23s Step 281( 32.40%), action 162, FPS 2.40, Running 82.49s Step 282( 32.60%), action 163, FPS 2.38, Running 83.07s Step 283( 32.80%), action 164, FPS 2.43, Running 83.34s Step 284( 33.00%), action 165, FPS 2.45, Running 83.76s Step 285( 33.20%), action 166, FPS 2.47, Running 84.08s Step 286( 33.40%), action 167, FPS 2.46, Running 84.51s Step 287( 33.60%), action 168, FPS 2.48, Running 84.76s Step 288( 33.80%), action 169, FPS 2.53, Running 85.14s Step 289( 34.00%), action 170, FPS 2.56, Running 85.30s Step 290( 34.20%), action 171, FPS 2.66, Running 85.82s Step 291( 34.40%), action 172, FPS 2.69, Running 86.09s Step 292( 34.60%), action 173, FPS 2.77, Running 86.46s Step 293( 34.80%), action 174, FPS 2.78, Running 86.73s Step 294( 35.00%), action 175, FPS 2.79, Running 87.25s Step 295( 35.20%), action 176, FPS 2.79, Running 87.54s Step 296( 35.40%), action 177, FPS 2.71, Running 88.08s Step 297( 35.60%), action 178, FPS 2.69, Running 88.33s Step 298( 35.80%), action 179, FPS 2.69, Running 88.75s Step 299( 36.00%), action 180, FPS 2.68, Running 89.05s Step 300( 36.20%), action 181, FPS 2.76, Running 89.47s Step 301( 36.40%), action 182, FPS 2.79, Running 89.66s Step 302( 36.60%), action 183, FPS 2.89, Running 89.99s Step 303( 36.80%), action 184, FPS 2.89, Running 90.25s Step 304( 37.00%), action 185, FPS 2.90, Running 90.66s Step 305( 37.20%), action 186, FPS 2.94, Running 90.90s Step 306( 37.40%), action 187, FPS 2.93, Running 91.35s Step 307( 37.60%), action 188, FPS 2.91, Running 91.63s Step 308( 37.80%), action 189, FPS 2.86, Running 92.13s Step 309( 38.00%), action 190, FPS 2.80, Running 92.45s Step 310( 38.20%), action 191, FPS 2.75, Running 93.09s Step 311( 38.40%), action 192, FPS 2.75, Running 93.37s Step 312( 38.60%), action 193, FPS 2.73, Running 93.78s Step 313( 38.80%), action 194, FPS 2.75, Running 94.01s Step 314( 39.00%), action 195, FPS 2.75, Running 94.53s Step 315( 39.20%), action 196, FPS 2.76, Running 94.80s Step 316( 39.40%), action 197, FPS 2.78, Running 95.28s Step 317( 39.60%), action 198, FPS 2.73, Running 95.65s Step 318( 39.80%), action 199, FPS 2.67, Running 96.24s Step 319( 40.00%), action 200, FPS 2.68, Running 96.51s Step 320( 40.20%), action 201, FPS 2.61, Running 97.14s Step 321( 40.40%), action 202, FPS 2.57, Running 97.45s Step 322( 40.60%), action 203, FPS 2.52, Running 97.93s Step 323( 40.80%), action 204, FPS 2.47, Running 98.33s Step 324( 41.00%), action 205, FPS 2.46, Running 98.78s Step 325( 41.20%), action 206, FPS 2.44, Running 99.08s Step 326( 41.40%), action 207, FPS 2.41, Running 99.64s Step 327( 41.60%), action 208, FPS 2.35, Running 100.15s Step 328( 41.80%), action 209, FPS 2.35, Running 100.65s Step 329( 42.00%), action 210, FPS 2.35, Running 100.95s Step 330( 42.20%), action 211, FPS 2.33, Running 101.66s Step 331( 42.40%), action 212, FPS 2.30, Running 102.06s Step 332( 42.60%), action 213, FPS 2.29, Running 102.50s Step 333( 42.80%), action 214, FPS 2.14, Running 103.34s Step 334( 43.00%), action 215, FPS 2.12, Running 103.94s Step 335( 43.20%), action 216, FPS 2.10, Running 104.32s Step 336( 43.40%), action 217, FPS 2.02, Running 105.18s Step 337( 43.60%), action 218, FPS 2.01, Running 105.62s Step 338( 43.80%), action 219, FPS 2.02, Running 106.13s Step 339( 44.00%), action 220, FPS 2.02, Running 106.40s Step 340( 44.20%), action 221, FPS 2.02, Running 107.03s Step 341( 44.40%), action 222, FPS 2.01, Running 107.42s Step 342( 44.60%), action 223, FPS 2.00, Running 107.94s Step 343( 44.80%), action 224, FPS 2.02, Running 108.26s Step 344( 45.00%), action 225, FPS 1.99, Running 108.83s Step 345( 45.20%), action 226, FPS 1.97, Running 109.23s Step 346( 45.40%), action 227, FPS 1.99, Running 109.71s Step 347( 45.60%), action 228, FPS 2.03, Running 110.01s Step 348( 45.80%), action 229, FPS 2.03, Running 110.52s Step 349( 46.00%), action 230, FPS 2.03, Running 110.83s Step 350( 46.20%), action 231, FPS 1.97, Running 111.80s Step 351( 46.40%), action 232, FPS 1.98, Running 112.14s Step 352( 46.60%), action 233, FPS 1.96, Running 112.68s Step 353( 46.80%), action 234, FPS 2.06, Running 113.04s Step 354( 47.00%), action 235, FPS 2.09, Running 113.52s Step 355( 47.20%), action 236, FPS 2.10, Running 113.84s Step 356( 47.40%), action 237, FPS 2.21, Running 114.22s Step 357( 47.60%), action 238, FPS 2.24, Running 114.57s Step 358( 47.80%), action 239, FPS 2.24, Running 115.07s Step 359( 48.00%), action 240, FPS 2.24, Running 115.35s Step 360( 48.20%), action 241, FPS 2.24, Running 115.95s Step 361( 48.40%), action 242, FPS 2.26, Running 116.28s Step 362( 48.60%), action 243, FPS 2.17, Running 117.17s Step 363( 48.80%), action 244, FPS 2.11, Running 117.74s Step 364( 49.00%), action 245, FPS 2.10, Running 118.34s Step 365( 49.20%), action 246, FPS 2.10, Running 118.74s Step 366( 49.40%), action 247, FPS 2.04, Running 119.53s Step 367( 49.60%), action 248, FPS 2.02, Running 119.90s Step 368( 49.80%), action 249, FPS 2.03, Running 120.36s Step 369( 50.00%), action 250, FPS 2.03, Running 120.69s Step 370( 50.20%), action 251, FPS 2.12, Running 121.25s Step 371( 50.40%), action 252, FPS 2.10, Running 121.66s Step 372( 50.60%), action 253, FPS 2.07, Running 122.36s Step 373( 50.80%), action 254, FPS 2.06, Running 122.74s Step 374( 51.00%), action 255, FPS 2.07, Running 123.20s Step 375( 51.20%), action 256, FPS 2.07, Running 123.51s Step 376( 51.40%), action 257, FPS 1.99, Running 124.28s Step 377( 51.60%), action 258, FPS 1.99, Running 124.61s Step 378( 51.80%), action 259, FPS 1.93, Running 125.41s Step 379( 52.00%), action 260, FPS 1.92, Running 125.76s Step 380( 52.20%), action 261, FPS 1.91, Running 126.45s Step 381( 52.40%), action 262, FPS 1.90, Running 126.83s Step 382( 52.60%), action 263, FPS 1.97, Running 127.34s Step 383( 52.80%), action 264, FPS 2.01, Running 127.69s Step 384( 53.00%), action 265, FPS 1.99, Running 128.40s Step 385( 53.20%), action 266, FPS 2.01, Running 128.70s Step 386( 53.40%), action 267, FPS 1.99, Running 129.59s Step 387( 53.60%), action 268, FPS 1.98, Running 129.98s Step 388( 53.80%), action 269, FPS 1.92, Running 130.76s Step 389( 54.00%), action 270, FPS 1.92, Running 131.10s Step 390( 54.20%), action 271, FPS 1.89, Running 131.82s Step 391( 54.40%), action 272, FPS 1.91, Running 132.15s Step 392( 54.60%), action 273, FPS 1.90, Running 132.91s Step 393( 54.80%), action 274, FPS 1.92, Running 133.17s Step 394( 55.00%), action 275, FPS 1.89, Running 133.80s Step 395( 55.20%), action 276, FPS 1.86, Running 134.27s Step 396( 55.40%), action 277, FPS 1.88, Running 134.92s Step 397( 55.60%), action 278, FPS 1.87, Running 135.28s Step 398( 55.80%), action 279, FPS 1.93, Running 135.79s Step 399( 56.00%), action 280, FPS 1.93, Running 136.10s Step 400( 56.20%), action 281, FPS 1.92, Running 136.89s Step 401( 56.40%), action 282, FPS 1.95, Running 137.09s Step 402( 56.60%), action 283, FPS 1.91, Running 137.82s Step 403( 56.80%), action 284, FPS 1.83, Running 138.60s Step 404( 57.00%), action 285, FPS 1.86, Running 139.17s Step 405( 57.20%), action 286, FPS 1.87, Running 139.42s Step 406( 57.40%), action 287, FPS 1.94, Running 139.89s Step 407( 57.60%), action 288, FPS 1.96, Running 140.16s Step 408( 57.80%), action 289, FPS 2.04, Running 140.57s Step 409( 58.00%), action 290, FPS 2.07, Running 140.78s Step 410( 58.20%), action 291, FPS 2.06, Running 141.53s Step 411( 58.40%), action 292, FPS 2.08, Running 141.77s Step 412( 58.60%), action 293, FPS 2.13, Running 142.29s Step 413( 58.80%), action 294, FPS 2.13, Running 142.54s Step 414( 59.00%), action 295, FPS 2.16, Running 143.04s Step 415( 59.20%), action 296, FPS 2.20, Running 143.38s Step 416( 59.40%), action 297, FPS 2.23, Running 143.87s Step 417( 59.60%), action 298, FPS 2.25, Running 144.17s Step 418( 59.80%), action 299, FPS 2.27, Running 144.60s Step 419( 60.00%), action 300, FPS 2.28, Running 144.87s Step 420( 60.20%), action 301, FPS 2.32, Running 145.51s Step 421( 60.40%), action 302, FPS 2.26, Running 145.92s Step 422( 60.60%), action 303, FPS 2.33, Running 146.40s Step 423( 60.80%), action 304, FPS 2.43, Running 146.82s Step 424( 61.00%), action 305, FPS 2.45, Running 147.33s [2026-08-02 22:42:30] [84 ] Seed 83 success after 147.63 s. +steps: 424 , actions: 305 . +Instruction: Empty +Total 57/84(67.86%) success. +Setting seed: 84 +Step 1( N/A%), pre moving , FPS 5.70, Running 0.18s Step 2( N/A%), pre moving , FPS 9.21, Running 0.22s Step 3( N/A%), pre moving , FPS 11.70, Running 0.26s Step 4( N/A%), pre moving , FPS 12.42, Running 0.32s Step 5( N/A%), pre moving , FPS 12.93, Running 0.39s Step 6( N/A%), pre moving , FPS 13.92, Running 0.43s Step 7( N/A%), pre moving , FPS 14.84, Running 0.47s Step 8( N/A%), pre moving , FPS 15.58, Running 0.51s Step 9( N/A%), pre moving , FPS 16.64, Running 0.54s Step 10( N/A%), pre moving , FPS 16.86, Running 0.59s Step 11( N/A%), pre moving , FPS 16.21, Running 0.68s Step 12( N/A%), pre moving , FPS 15.70, Running 0.76s Step 13( N/A%), pre moving , FPS 15.30, Running 0.85s Step 14( N/A%), pre moving , FPS 14.97, Running 0.94s Step 15( N/A%), pre moving , FPS 14.66, Running 1.02s Step 16( N/A%), pre moving , FPS 14.37, Running 1.11s Step 17( N/A%), pre moving , FPS 14.18, Running 1.20s Step 18( N/A%), pre moving , FPS 13.99, Running 1.29s Step 19( N/A%), pre moving , FPS 13.75, Running 1.38s Step 20( N/A%), pre moving , FPS 13.57, Running 1.47s Step 21( N/A%), pre moving , FPS 12.10, Running 1.83s Step 22( N/A%), pre moving , FPS 11.82, Running 1.91s Step 23( N/A%), pre moving , FPS 11.52, Running 1.99s Step 24( N/A%), pre moving , FPS 11.24, Running 2.10s Step 25( N/A%), pre moving , FPS 11.10, Running 2.19s Step 26( N/A%), pre moving , FPS 9.62, Running 2.51s Step 27( N/A%), pre moving , FPS 9.41, Running 2.60s Step 28( N/A%), pre moving , FPS 9.34, Running 2.66s Step 29( N/A%), pre moving , FPS 9.09, Running 2.74s Step 30( N/A%), pre moving , FPS 8.95, Running 2.83s Step 31( N/A%), pre moving , FPS 8.94, Running 2.92s Step 32( N/A%), pre moving , FPS 8.92, Running 3.01s Step 33( N/A%), pre moving , FPS 8.96, Running 3.08s Step 34( N/A%), pre moving , FPS 8.97, Running 3.17s Step 35( N/A%), pre moving , FPS 9.05, Running 3.23s Step 36( N/A%), pre moving , FPS 7.99, Running 3.62s Step 37( N/A%), pre moving , FPS 8.11, Running 3.66s Step 38( N/A%), pre moving , FPS 8.32, Running 3.69s Step 39( N/A%), pre moving , FPS 8.49, Running 3.74s Step 40( N/A%), pre moving , FPS 8.70, Running 3.77s Step 41( N/A%), pre moving , FPS 10.09, Running 3.81s Step 42( N/A%), pre moving , FPS 10.25, Running 3.86s Step 43( N/A%), pre moving , FPS 10.44, Running 3.91s Step 44( N/A%), pre moving , FPS 10.70, Running 3.97s Step 45( N/A%), pre moving , FPS 10.66, Running 4.06s Step 46( N/A%), pre moving , FPS 12.37, Running 4.13s Step 47( N/A%), pre moving , FPS 12.44, Running 4.20s Step 48( N/A%), pre moving , FPS 12.46, Running 4.26s Step 49( N/A%), pre moving , FPS 12.68, Running 4.32s Step 50( N/A%), pre moving , FPS 12.92, Running 4.38s Step 51( N/A%), pre moving , FPS 13.11, Running 4.44s Step 52( N/A%), pre moving , FPS 13.40, Running 4.50s Step 53( N/A%), pre moving , FPS 13.06, Running 4.61s Step 54( N/A%), pre moving , FPS 12.69, Running 4.74s Step 55( N/A%), pre moving , FPS 12.16, Running 4.88s Step 56( N/A%), pre moving , FPS 14.38, Running 5.01s Step 57( N/A%), pre moving , FPS 13.49, Running 5.15s Step 58( N/A%), pre moving , FPS 12.66, Running 5.27s Step 59( N/A%), pre moving , FPS 11.89, Running 5.42s Step 60( N/A%), pre moving , FPS 11.22, Running 5.56s Step 61( N/A%), pre moving , FPS 10.66, Running 5.69s Step 62( N/A%), pre moving , FPS 10.28, Running 5.81s Step 63( N/A%), pre moving , FPS 9.76, Running 5.96s Step 64( N/A%), pre moving , FPS 9.49, Running 6.08s Step 65( N/A%), pre moving , FPS 9.25, Running 6.23s Step 66( N/A%), pre moving , FPS 8.88, Running 6.38s Step 67( N/A%), pre moving , FPS 8.66, Running 6.51s Step 68( N/A%), pre moving , FPS 8.38, Running 6.65s Step 69( N/A%), pre moving , FPS 8.16, Running 6.77s Step 70( N/A%), pre moving , FPS 7.88, Running 6.91s Step 71( N/A%), pre moving , FPS 7.69, Running 7.04s Step 72( N/A%), pre moving , FPS 7.51, Running 7.16s Step 73( N/A%), pre moving , FPS 7.51, Running 7.28s Step 74( N/A%), pre moving , FPS 7.56, Running 7.39s Step 75( N/A%), pre moving , FPS 7.71, Running 7.47s Step 76( N/A%), pre moving , FPS 7.85, Running 7.56s Step 77( N/A%), pre moving , FPS 8.11, Running 7.61s Step 78( N/A%), pre moving , FPS 8.32, Running 7.67s Step 79( N/A%), pre moving , FPS 8.56, Running 7.75s Step 80( N/A%), pre moving , FPS 8.69, Running 7.86s Step 81( N/A%), pre moving , FPS 8.91, Running 7.93s Step 82( N/A%), pre moving , FPS 9.12, Running 8.00s Step 83( N/A%), pre moving , FPS 9.53, Running 8.05s Step 84( N/A%), pre moving , FPS 9.82, Running 8.11s Step 85( N/A%), pre moving , FPS 10.35, Running 8.16s Step 86( N/A%), pre moving , FPS 10.97, Running 8.21s Step 87( N/A%), pre moving , FPS 11.54, Running 8.25s Step 88( N/A%), pre moving , FPS 12.30, Running 8.27s Step 89( N/A%), pre moving , FPS 12.78, Running 8.34s Step 90( N/A%), pre moving , FPS 13.27, Running 8.42s Step 91( N/A%), pre moving , FPS 13.65, Running 8.51s Step 92( N/A%), pre moving , FPS 13.91, Running 8.60s Step 93( N/A%), pre moving , FPS 14.23, Running 8.68s Step 94( N/A%), pre moving , FPS 14.39, Running 8.78s Step 95( N/A%), pre moving , FPS 14.24, Running 8.88s Step 96( N/A%), pre moving , FPS 14.15, Running 8.97s Step 97( N/A%), pre moving , FPS 13.86, Running 9.05s Step 98( N/A%), pre moving , FPS 13.62, Running 9.14s Step 99( N/A%), pre moving , FPS 13.69, Running 9.21s Step 100( N/A%), pre moving , FPS 14.29, Running 9.26s Step 101( N/A%), pre moving , FPS 14.26, Running 9.34s Step 102( N/A%), pre moving , FPS 14.07, Running 9.42s Step 103( N/A%), pre moving , FPS 13.90, Running 9.49s Step 104( N/A%), pre moving , FPS 13.64, Running 9.58s Step 105( N/A%), pre moving , FPS 6.72, Running 11.13s Step 106( N/A%), pre moving , FPS 6.20, Running 11.43s Step 107( N/A%), pre moving , FPS 5.98, Running 11.59s Step 108( N/A%), pre moving , FPS 5.57, Running 11.86s Step 109( N/A%), pre moving , FPS 5.48, Running 11.98s Step 110( N/A%), pre moving , FPS 5.19, Running 12.28s Step 111( N/A%), pre moving , FPS 5.08, Running 12.45s Step 112( N/A%), pre moving , FPS 4.79, Running 12.78s Step 113( N/A%), pre moving , FPS 4.67, Running 12.96s Step 114( N/A%), pre moving , FPS 4.44, Running 13.28s Step 115( N/A%), pre moving , FPS 4.37, Running 13.46s Step 116( N/A%), pre moving , FPS 4.16, Running 13.77s Step 117( N/A%), pre moving , FPS 4.08, Running 13.96s Step 118( N/A%), pre moving , FPS 3.89, Running 14.28s Step 119( N/A%), pre moving , FPS 3.82, Running 14.45s Step 120( N/A%), pre moving , FPS 3.63, Running 14.78s Step 121( N/A%), pre moving , FPS 3.57, Running 14.94s Step 122( N/A%), pre moving , FPS 3.46, Running 15.20s Step 123( N/A%), pre moving , FPS 3.41, Running 15.35s Step 124( N/A%), pre moving , FPS 3.30, Running 15.64s Step 125( 0.20%), action 1, FPS 3.86, Running 16.31s Step 126( 0.40%), action 2, FPS 3.82, Running 16.67s Step 127( 0.60%), action 3, FPS 3.61, Running 17.13s Step 128( 0.80%), action 4, FPS 3.51, Running 17.56s Step 129( 1.00%), action 5, FPS 3.25, Running 18.14s Step 130( 1.20%), action 6, FPS 3.19, Running 18.54s Step 131( 1.40%), action 7, FPS 3.05, Running 19.01s Step 132( 1.60%), action 8, FPS 3.07, Running 19.28s Step 133( 1.80%), action 9, FPS 2.97, Running 19.69s Step 134( 2.00%), action 10, FPS 2.97, Running 20.01s Step 135( 2.20%), action 11, FPS 2.82, Running 20.54s Step 136( 2.40%), action 12, FPS 2.83, Running 20.85s Step 137( 2.60%), action 13, FPS 2.74, Running 21.26s Step 138( 2.80%), action 14, FPS 2.75, Running 21.57s Step 139( 3.00%), action 15, FPS 2.65, Running 22.00s Step 140( 3.20%), action 16, FPS 2.66, Running 22.29s Step 141( 3.40%), action 17, FPS 2.58, Running 22.71s Step 142( 3.60%), action 18, FPS 2.55, Running 23.06s Step 143( 3.80%), action 19, FPS 2.51, Running 23.32s Step 144( 4.00%), action 20, FPS 2.52, Running 23.57s Step 145( 4.20%), action 21, FPS 2.58, Running 24.08s Step 146( 4.40%), action 22, FPS 2.59, Running 24.40s Step 147( 4.60%), action 23, FPS 2.61, Running 24.79s Step 148( 4.80%), action 24, FPS 2.64, Running 25.14s Step 149( 5.00%), action 25, FPS 2.68, Running 25.60s Step 150( 5.20%), action 26, FPS 2.71, Running 25.92s Step 151( 5.40%), action 27, FPS 2.72, Running 26.37s Step 152( 5.60%), action 28, FPS 2.71, Running 26.65s Step 153( 5.80%), action 29, FPS 2.70, Running 27.10s Step 154( 6.00%), action 30, FPS 2.67, Running 27.51s Step 155( 6.20%), action 31, FPS 2.65, Running 28.08s Step 156( 6.40%), action 32, FPS 2.63, Running 28.44s Step 157( 6.60%), action 33, FPS 2.65, Running 28.80s Step 158( 6.80%), action 34, FPS 2.64, Running 29.13s Step 159( 7.00%), action 35, FPS 2.65, Running 29.56s Step 160( 7.20%), action 36, FPS 2.60, Running 29.98s Step 161( 7.40%), action 37, FPS 2.58, Running 30.46s Step 162( 7.60%), action 38, FPS 2.60, Running 30.75s Step 163( 7.80%), action 39, FPS 2.46, Running 31.44s Step 164( 8.00%), action 40, FPS 2.41, Running 31.89s Step 165( 8.20%), action 41, FPS 2.38, Running 32.47s Step 166( 8.40%), action 42, FPS 2.40, Running 32.73s Step 167( 8.60%), action 43, FPS 2.34, Running 33.33s Step 168( 8.80%), action 44, FPS 2.31, Running 33.78s Step 169( 9.00%), action 45, FPS 2.29, Running 34.33s Step 170( 9.20%), action 46, FPS 2.28, Running 34.70s Step 171( 9.40%), action 47, FPS 2.24, Running 35.28s Step 172( 9.60%), action 48, FPS 2.23, Running 35.61s Step 173( 9.80%), action 49, FPS 2.24, Running 36.02s Step 174( 10.00%), action 50, FPS 2.26, Running 36.37s Step 175( 10.20%), action 51, FPS 2.24, Running 37.00s Step 176( 10.40%), action 52, FPS 2.24, Running 37.38s Step 177( 10.60%), action 53, FPS 2.20, Running 37.87s Step 178( 10.80%), action 54, FPS 2.20, Running 38.21s Step 179( 11.00%), action 55, FPS 2.19, Running 38.68s Step 180( 11.20%), action 56, FPS 2.22, Running 38.98s Step 181( 11.40%), action 57, FPS 2.21, Running 39.50s Step 182( 11.60%), action 58, FPS 2.20, Running 39.84s Step 183( 11.80%), action 59, FPS 2.27, Running 40.26s Step 184( 12.00%), action 60, FPS 2.29, Running 40.62s Step 185( 12.20%), action 61, FPS 2.25, Running 41.37s Step 186( 12.40%), action 62, FPS 2.22, Running 41.74s Step 187( 12.60%), action 63, FPS 2.25, Running 42.21s Step 188( 12.80%), action 64, FPS 2.25, Running 42.67s Step 189( 13.00%), action 65, FPS 2.25, Running 43.20s Step 190( 13.20%), action 66, FPS 2.28, Running 43.49s Step 191( 13.40%), action 67, FPS 2.30, Running 43.99s Step 192( 13.60%), action 68, FPS 2.27, Running 44.43s Step 193( 13.80%), action 69, FPS 2.21, Running 45.06s Step 194( 14.00%), action 70, FPS 2.20, Running 45.45s Step 195( 14.20%), action 71, FPS 2.21, Running 46.05s Step 196( 14.40%), action 72, FPS 2.21, Running 46.45s Step 197( 14.60%), action 73, FPS 2.22, Running 46.88s Step 198( 14.80%), action 74, FPS 2.23, Running 47.20s Step 199( 15.00%), action 75, FPS 2.27, Running 47.48s Step 200( 15.20%), action 76, FPS 2.26, Running 47.83s Step 201( 15.40%), action 77, FPS 2.29, Running 48.23s Step 202( 15.60%), action 78, FPS 2.30, Running 48.52s Step 203( 15.80%), action 79, FPS 2.28, Running 49.04s Step 204( 16.00%), action 80, FPS 2.24, Running 49.53s Step 205( 16.20%), action 81, FPS 2.26, Running 50.21s Step 206( 16.40%), action 82, FPS 2.25, Running 50.64s Step 207( 16.60%), action 83, FPS 2.25, Running 51.09s Step 208( 16.80%), action 84, FPS 2.29, Running 51.41s Step 209( 17.00%), action 85, FPS 2.31, Running 51.85s Step 210( 17.20%), action 86, FPS 2.28, Running 52.26s Step 211( 17.40%), action 87, FPS 2.30, Running 52.67s Step 212( 17.60%), action 88, FPS 2.31, Running 53.07s Step 213( 17.80%), action 89, FPS 2.35, Running 53.58s Step 214( 18.00%), action 90, FPS 2.36, Running 53.93s Step 215( 18.20%), action 91, FPS 2.35, Running 54.58s Step 216( 18.40%), action 92, FPS 2.35, Running 54.94s Step 217( 18.60%), action 93, FPS 2.36, Running 55.37s Step 218( 18.80%), action 94, FPS 2.37, Running 55.65s Step 219( 19.00%), action 95, FPS 2.33, Running 56.07s Step 220( 19.20%), action 96, FPS 2.35, Running 56.33s Step 221( 19.40%), action 97, FPS 2.32, Running 56.86s Step 222( 19.60%), action 98, FPS 2.28, Running 57.28s Step 223( 19.80%), action 99, FPS 2.25, Running 57.91s Step 224( 20.00%), action 100, FPS 2.27, Running 58.34s Step 225( 20.20%), action 101, FPS 2.29, Running 58.97s Step 226( 20.40%), action 102, FPS 2.28, Running 59.41s Step 227( 20.60%), action 103, FPS 2.28, Running 59.88s Step 228( 20.80%), action 104, FPS 2.28, Running 60.18s Step 229( 21.00%), action 105, FPS 2.30, Running 60.56s Step 230( 21.20%), action 106, FPS 2.30, Running 60.98s Step 231( 21.40%), action 107, FPS 2.24, Running 61.59s Step 232( 21.60%), action 108, FPS 2.25, Running 61.97s Step 233( 21.80%), action 109, FPS 2.25, Running 62.48s Step 234( 22.00%), action 110, FPS 2.23, Running 62.89s Step 235( 22.20%), action 111, FPS 2.26, Running 63.43s Step 236( 22.40%), action 112, FPS 2.28, Running 63.73s Step 237( 22.60%), action 113, FPS 2.28, Running 64.14s Step 238( 22.80%), action 114, FPS 2.24, Running 64.58s Step 239( 23.00%), action 115, FPS 2.22, Running 65.07s Step 240( 23.20%), action 116, FPS 2.19, Running 65.47s Step 241( 23.40%), action 117, FPS 2.19, Running 65.98s Step 242( 23.60%), action 118, FPS 2.20, Running 66.36s Step 243( 23.80%), action 119, FPS 2.21, Running 66.95s Step 244( 24.00%), action 120, FPS 2.24, Running 67.27s Step 245( 24.20%), action 121, FPS 2.26, Running 67.83s Step 246( 24.40%), action 122, FPS 2.28, Running 68.19s Step 247( 24.60%), action 123, FPS 2.28, Running 68.63s Step 248( 24.80%), action 124, FPS 2.25, Running 69.09s Step 249( 25.00%), action 125, FPS 2.22, Running 69.57s Step 250( 25.20%), action 126, FPS 2.24, Running 69.89s Step 251( 25.40%), action 127, FPS 2.27, Running 70.39s Step 252( 25.60%), action 128, FPS 2.28, Running 70.75s Step 253( 25.80%), action 129, FPS 2.31, Running 71.16s Step 254( 26.00%), action 130, FPS 2.36, Running 71.37s Step 255( 26.20%), action 131, FPS 2.36, Running 71.92s Step 256( 26.40%), action 132, FPS 2.36, Running 72.22s Step 257( 26.60%), action 133, FPS 2.33, Running 72.70s Step 258( 26.80%), action 134, FPS 2.35, Running 73.08s Step 259( 27.00%), action 135, FPS 2.37, Running 73.51s Step 260( 27.20%), action 136, FPS 2.37, Running 73.90s Step 261( 27.40%), action 137, FPS 2.39, Running 74.34s Step 262( 27.60%), action 138, FPS 2.41, Running 74.67s Step 263( 27.80%), action 139, FPS 2.42, Running 75.23s Step 264( 28.00%), action 140, FPS 2.40, Running 75.59s Step 265( 28.20%), action 141, FPS 2.38, Running 76.24s Step 266( 28.40%), action 142, FPS 2.42, Running 76.47s Step 267( 28.60%), action 143, FPS 2.39, Running 77.00s Step 268( 28.80%), action 144, FPS 2.42, Running 77.34s Step 269( 29.00%), action 145, FPS 2.43, Running 77.80s Step 270( 29.20%), action 146, FPS 2.41, Running 78.18s Step 271( 29.40%), action 147, FPS 2.42, Running 78.67s Step 272( 29.60%), action 148, FPS 2.40, Running 79.08s Step 273( 29.80%), action 149, FPS 2.38, Running 79.55s Step 274( 30.00%), action 150, FPS 2.33, Running 79.94s Step 275( 30.20%), action 151, FPS 2.25, Running 80.79s Step 276( 30.40%), action 152, FPS 2.18, Running 81.39s Step 277( 30.60%), action 153, FPS 2.19, Running 81.85s Step 278( 30.80%), action 154, FPS 2.16, Running 82.32s Step 279( 31.00%), action 155, FPS 2.15, Running 82.83s Step 280( 31.20%), action 156, FPS 2.14, Running 83.25s Step 281( 31.40%), action 157, FPS 2.13, Running 83.73s Step 282( 31.60%), action 158, FPS 2.13, Running 84.08s Step 283( 31.80%), action 159, FPS 2.13, Running 84.62s Step 284( 32.00%), action 160, FPS 2.12, Running 85.05s Step 285( 32.20%), action 161, FPS 2.11, Running 85.70s Step 286( 32.40%), action 162, FPS 2.09, Running 86.04s Step 287( 32.60%), action 163, FPS 2.09, Running 86.56s Step 288( 32.80%), action 164, FPS 2.08, Running 86.97s Step 289( 33.00%), action 165, FPS 2.07, Running 87.46s Step 290( 33.20%), action 166, FPS 2.08, Running 87.78s Step 291( 33.40%), action 167, FPS 2.10, Running 88.19s Step 292( 33.60%), action 168, FPS 2.11, Running 88.56s Step 293( 33.80%), action 169, FPS 2.03, Running 89.40s Step 294( 34.00%), action 170, FPS 2.04, Running 89.76s Step 295( 34.20%), action 171, FPS 2.04, Running 90.60s Step 296( 34.40%), action 172, FPS 2.10, Running 90.89s Step 297( 34.60%), action 173, FPS 2.11, Running 91.35s Step 298( 34.80%), action 174, FPS 2.13, Running 91.70s Step 299( 35.00%), action 175, FPS 2.11, Running 92.32s Step 300( 35.20%), action 176, FPS 2.09, Running 92.80s Step 301( 35.40%), action 177, FPS 2.10, Running 93.27s Step 302( 35.60%), action 178, FPS 2.08, Running 93.70s Step 303( 35.80%), action 179, FPS 2.08, Running 94.23s Step 304( 36.00%), action 180, FPS 2.09, Running 94.61s Step 305( 36.20%), action 181, FPS 2.08, Running 95.32s Step 306( 36.40%), action 182, FPS 2.09, Running 95.59s Step 307( 36.60%), action 183, FPS 2.10, Running 96.08s Step 308( 36.80%), action 184, FPS 2.10, Running 96.47s Step 309( 37.00%), action 185, FPS 2.10, Running 97.00s Step 310( 37.20%), action 186, FPS 2.05, Running 97.54s Step 311( 37.40%), action 187, FPS 2.03, Running 98.04s Step 312( 37.60%), action 188, FPS 2.03, Running 98.42s Step 313( 37.80%), action 189, FPS 2.13, Running 98.77s Step 314( 38.00%), action 190, FPS 2.08, Running 99.37s Step 315( 38.20%), action 191, FPS 2.07, Running 100.27s Step 316( 38.40%), action 192, FPS 2.01, Running 100.82s Step 317( 38.60%), action 193, FPS 1.95, Running 101.59s Step 318( 38.80%), action 194, FPS 1.94, Running 101.99s Step 319( 39.00%), action 195, FPS 1.95, Running 102.59s Step 320( 39.20%), action 196, FPS 1.94, Running 103.13s Step 321( 39.40%), action 197, FPS 1.92, Running 103.67s Step 322( 39.60%), action 198, FPS 1.93, Running 104.04s Step 323( 39.80%), action 199, FPS 1.96, Running 104.44s Step 324( 40.00%), action 200, FPS 1.98, Running 104.72s Step 325( 40.20%), action 201, FPS 2.00, Running 105.33s Step 326( 40.40%), action 202, FPS 1.97, Running 105.76s Step 327( 40.60%), action 203, FPS 1.98, Running 106.18s Step 328( 40.80%), action 204, FPS 1.98, Running 106.56s Step 329( 41.00%), action 205, FPS 2.00, Running 106.99s Step 330( 41.20%), action 206, FPS 2.02, Running 107.43s Step 331( 41.40%), action 207, FPS 2.03, Running 107.89s Step 332( 41.60%), action 208, FPS 2.01, Running 108.36s Step 333( 41.80%), action 209, FPS 1.97, Running 108.91s Step 334( 42.00%), action 210, FPS 2.00, Running 109.36s Step 335( 42.20%), action 211, FPS 2.08, Running 109.89s Step 336( 42.40%), action 212, FPS 2.14, Running 110.18s Step 337( 42.60%), action 213, FPS 2.14, Running 110.95s Step 338( 42.80%), action 214, FPS 2.16, Running 111.27s Step 339( 43.00%), action 215, FPS 2.18, Running 111.74s Step 340( 43.20%), action 216, FPS 2.22, Running 112.14s Step 341( 43.40%), action 217, FPS 2.23, Running 112.64s Step 342( 43.60%), action 218, FPS 2.20, Running 113.12s Step 343( 43.80%), action 219, FPS 2.10, Running 113.97s Step 344( 44.00%), action 220, FPS 2.08, Running 114.32s Step 345( 44.20%), action 221, FPS 2.09, Running 114.91s Step 346( 44.40%), action 222, FPS 2.09, Running 115.33s Step 347( 44.60%), action 223, FPS 2.10, Running 115.70s Step 348( 44.80%), action 224, FPS 2.08, Running 116.19s Step 349( 45.00%), action 225, FPS 2.07, Running 116.68s Step 350( 45.20%), action 226, FPS 2.09, Running 117.00s Step 351( 45.40%), action 227, FPS 2.08, Running 117.49s Step 352( 45.60%), action 228, FPS 2.11, Running 117.83s Step 353( 45.80%), action 229, FPS 2.08, Running 118.53s Step 354( 46.00%), action 230, FPS 2.10, Running 118.89s Step 355( 46.20%), action 231, FPS 2.08, Running 119.50s Step 356( 46.40%), action 232, FPS 2.06, Running 119.88s Step 357( 46.60%), action 233, FPS 2.12, Running 120.38s Step 358( 46.80%), action 234, FPS 2.12, Running 120.70s Step 359( 47.00%), action 235, FPS 2.04, Running 121.54s Step 360( 47.20%), action 236, FPS 2.03, Running 122.00s Step 361( 47.40%), action 237, FPS 1.97, Running 122.80s Step 362( 47.60%), action 238, FPS 2.01, Running 123.09s Step 363( 47.80%), action 239, FPS 2.08, Running 123.61s Step 364( 48.00%), action 240, FPS 2.03, Running 124.18s Step 365( 48.20%), action 241, FPS 2.02, Running 124.80s Step 366( 48.40%), action 242, FPS 2.00, Running 125.35s Step 367( 48.60%), action 243, FPS 1.94, Running 126.03s Step 368( 48.80%), action 244, FPS 1.97, Running 126.34s Step 369( 49.00%), action 245, FPS 1.98, Running 126.78s Step 370( 49.20%), action 246, FPS 1.99, Running 127.06s Step 371( 49.40%), action 247, FPS 1.99, Running 127.52s Step 372( 49.60%), action 248, FPS 1.99, Running 127.88s Step 373( 49.80%), action 249, FPS 2.03, Running 128.36s Step 374( 50.00%), action 250, FPS 2.02, Running 128.79s Step 375( 50.20%), action 251, FPS 2.01, Running 129.44s Step 376( 50.40%), action 252, FPS 2.01, Running 129.81s Step 377( 50.60%), action 253, FPS 1.99, Running 130.41s Step 378( 50.80%), action 254, FPS 1.98, Running 130.77s Step 379( 51.00%), action 255, FPS 2.06, Running 131.23s Step 380( 51.20%), action 256, FPS 2.07, Running 131.64s Step 381( 51.40%), action 257, FPS 2.16, Running 132.08s Step 382( 51.60%), action 258, FPS 2.15, Running 132.38s Step 383( 51.80%), action 259, FPS 2.12, Running 133.05s Step 384( 52.00%), action 260, FPS 2.18, Running 133.33s Step 385( 52.20%), action 261, FPS 2.19, Running 133.93s Step 386( 52.40%), action 262, FPS 2.23, Running 134.33s Step 387( 52.60%), action 263, FPS 2.27, Running 134.84s Step 388( 52.80%), action 264, FPS 2.27, Running 135.14s Step 389( 53.00%), action 265, FPS 2.25, Running 135.68s Step 390( 53.20%), action 266, FPS 2.20, Running 136.17s Step 391( 53.40%), action 267, FPS 2.20, Running 136.61s Step 392( 53.60%), action 268, FPS 2.20, Running 136.97s Step 393( 53.80%), action 269, FPS 2.21, Running 137.40s Step 394( 54.00%), action 270, FPS 2.25, Running 137.67s Step 395( 54.20%), action 271, FPS 2.27, Running 138.27s Step 396( 54.40%), action 272, FPS 2.26, Running 138.67s Step 397( 54.60%), action 273, FPS 2.30, Running 139.09s Step 398( 54.80%), action 274, FPS 2.32, Running 139.39s Step 399( 55.00%), action 275, FPS 2.33, Running 139.83s Step 400( 55.20%), action 276, FPS 2.36, Running 140.14s Step 401( 55.40%), action 277, FPS 2.33, Running 140.65s Step 402( 55.60%), action 278, FPS 2.33, Running 140.97s Step 403( 55.80%), action 279, FPS 2.31, Running 141.71s Step 404( 56.00%), action 280, FPS 2.28, Running 142.12s Step 405( 56.20%), action 281, FPS 2.24, Running 142.85s Step 406( 56.40%), action 282, FPS 2.22, Running 143.35s Step 407( 56.60%), action 283, FPS 2.23, Running 143.79s Step 408( 56.80%), action 284, FPS 2.24, Running 144.09s Step 409( 57.00%), action 285, FPS 2.27, Running 144.49s Step 410( 57.20%), action 286, FPS 2.31, Running 144.83s Step 411( 57.40%), action 287, FPS 2.31, Running 145.26s Step 412( 57.60%), action 288, FPS 2.33, Running 145.56s Step 413( 57.80%), action 289, FPS 2.27, Running 146.20s Step 414( 58.00%), action 290, FPS 2.21, Running 146.71s Step 415( 58.20%), action 291, FPS 2.19, Running 147.42s Step 416( 58.40%), action 292, FPS 2.19, Running 147.82s Step 417( 58.60%), action 293, FPS 2.17, Running 148.30s Step 418( 58.80%), action 294, FPS 2.18, Running 148.59s Step 419( 59.00%), action 295, FPS 2.12, Running 149.26s Step 420( 59.20%), action 296, FPS 2.12, Running 149.56s Step 421( 59.40%), action 297, FPS 2.13, Running 150.04s Step 422( 59.60%), action 298, FPS 2.13, Running 150.38s Step 423( 59.80%), action 299, FPS 2.19, Running 150.86s Step 424( 60.00%), action 300, FPS 2.20, Running 151.22s Step 425( 60.20%), action 301, FPS 2.22, Running 151.86s Step 426( 60.40%), action 302, FPS 2.23, Running 152.31s Step 427( 60.60%), action 303, FPS 2.23, Running 152.76s Step 428( 60.80%), action 304, FPS 2.19, Running 153.20s Step 429( 61.00%), action 305, FPS 2.15, Running 153.78s Step 430( 61.20%), action 306, FPS 2.15, Running 154.13s Step 431( 61.40%), action 307, FPS 2.15, Running 154.58s Step 432( 61.60%), action 308, FPS 2.13, Running 154.95s Step 433( 61.80%), action 309, FPS 2.17, Running 155.42s Step 434( 62.00%), action 310, FPS 2.18, Running 155.86s Step 435( 62.20%), action 311, FPS 2.21, Running 156.46s Step 436( 62.40%), action 312, FPS 2.18, Running 156.98s Step 437( 62.60%), action 313, FPS 2.12, Running 157.72s Step 438( 62.80%), action 314, FPS 2.09, Running 158.15s Step 439( 63.00%), action 315, FPS 2.14, Running 158.59s Step 440( 63.20%), action 316, FPS 2.14, Running 158.89s Step 441( 63.40%), action 317, FPS 2.14, Running 159.39s Step 442( 63.60%), action 318, FPS 2.12, Running 159.83s Step 443( 63.80%), action 319, FPS 2.12, Running 160.31s Step 444( 64.00%), action 320, FPS 2.11, Running 160.68s Step 445( 64.20%), action 321, FPS 2.11, Running 161.32s Step 446( 64.40%), action 322, FPS 2.14, Running 161.66s Step 447( 64.60%), action 323, FPS 2.12, Running 162.20s Step 448( 64.80%), action 324, FPS 2.09, Running 162.75s Step 449( 65.00%), action 325, FPS 2.07, Running 163.44s Step 450( 65.20%), action 326, FPS 2.09, Running 163.68s Step 451( 65.40%), action 327, FPS 2.07, Running 164.23s Step 452( 65.60%), action 328, FPS 2.09, Running 164.52s Step 453( 65.80%), action 329, FPS 2.10, Running 164.93s Step 454( 66.00%), action 330, FPS 2.09, Running 165.45s Step 455( 66.20%), action 331, FPS 2.10, Running 165.99s Step 456( 66.40%), action 332, FPS 2.10, Running 166.51s Step 457( 66.60%), action 333, FPS 2.17, Running 166.95s Step 458( 66.80%), action 334, FPS 2.19, Running 167.27s Step 459( 67.00%), action 335, FPS 2.17, Running 167.82s Step 460( 67.20%), action 336, FPS 2.13, Running 168.27s Step 461( 67.40%), action 337, FPS 2.07, Running 169.04s Step 462( 67.60%), action 338, FPS 2.08, Running 169.44s Step 463( 67.80%), action 339, FPS 2.02, Running 170.19s Step 464( 68.00%), action 340, FPS 2.02, Running 170.56s Step 465( 68.20%), action 341, FPS 2.05, Running 171.08s Step 466( 68.40%), action 342, FPS 2.01, Running 171.61s Step 467( 68.60%), action 343, FPS 2.03, Running 172.03s Step 468( 68.80%), action 344, FPS 2.08, Running 172.38s Step 469( 69.00%), action 345, FPS 2.14, Running 172.79s Step 470( 69.20%), action 346, FPS 2.12, Running 173.10s Step 471( 69.40%), action 347, FPS 2.13, Running 173.62s Step 472( 69.60%), action 348, FPS 2.13, Running 173.89s Step 473( 69.80%), action 349, FPS 2.15, Running 174.24s Step 474( 70.00%), action 350, FPS 2.21, Running 174.51s Step 475( 70.20%), action 351, FPS 2.22, Running 174.98s Step 476( 70.40%), action 352, FPS 2.25, Running 175.41s Step 477( 70.60%), action 353, FPS 2.25, Running 175.83s [2026-08-02 22:45:27] [85 ] Seed 84 success after 176.14 s. +steps: 477 , actions: 353 . +Instruction: Empty +Total 58/85(68.24%) success. +Setting seed: 85 +Step 1( N/A%), pre moving , FPS 5.67, Running 0.18s Step 2( N/A%), pre moving , FPS 9.52, Running 0.21s Step 3( N/A%), pre moving , FPS 10.58, Running 0.28s Step 4( N/A%), pre moving , FPS 12.03, Running 0.33s Step 5( N/A%), pre moving , FPS 12.33, Running 0.41s Step 6( N/A%), pre moving , FPS 13.20, Running 0.45s Step 7( N/A%), pre moving , FPS 13.24, Running 0.53s Step 8( N/A%), pre moving , FPS 13.82, Running 0.58s Step 9( N/A%), pre moving , FPS 13.76, Running 0.65s Step 10( N/A%), pre moving , FPS 14.12, Running 0.71s Step 11( N/A%), pre moving , FPS 14.74, Running 0.75s Step 12( N/A%), pre moving , FPS 14.26, Running 0.84s Step 13( N/A%), pre moving , FPS 14.32, Running 0.91s Step 14( N/A%), pre moving , FPS 14.48, Running 0.97s Step 15( N/A%), pre moving , FPS 14.95, Running 1.00s Step 16( N/A%), pre moving , FPS 14.69, Running 1.09s Step 17( N/A%), pre moving , FPS 14.71, Running 1.16s Step 18( N/A%), pre moving , FPS 14.63, Running 1.23s Step 19( N/A%), pre moving , FPS 14.61, Running 1.30s Step 20( N/A%), pre moving , FPS 14.61, Running 1.37s Step 21( N/A%), pre moving , FPS 13.11, Running 1.70s Step 22( N/A%), pre moving , FPS 12.91, Running 1.76s Step 23( N/A%), pre moving , FPS 12.91, Running 1.83s Step 24( N/A%), pre moving , FPS 12.80, Running 1.90s Step 25( N/A%), pre moving , FPS 12.72, Running 1.98s Step 26( N/A%), pre moving , FPS 10.90, Running 2.29s Step 27( N/A%), pre moving , FPS 10.88, Running 2.37s Step 28( N/A%), pre moving , FPS 10.87, Running 2.42s Step 29( N/A%), pre moving , FPS 10.70, Running 2.52s Step 30( N/A%), pre moving , FPS 10.82, Running 2.56s Step 31( N/A%), pre moving , FPS 10.63, Running 2.63s Step 32( N/A%), pre moving , FPS 10.86, Running 2.68s Step 33( N/A%), pre moving , FPS 11.15, Running 2.70s Step 34( N/A%), pre moving , FPS 11.18, Running 2.76s Step 35( N/A%), pre moving , FPS 11.14, Running 2.80s Step 36( N/A%), pre moving , FPS 9.25, Running 3.25s Step 37( N/A%), pre moving , FPS 9.33, Running 3.30s Step 38( N/A%), pre moving , FPS 9.41, Running 3.36s Step 39( N/A%), pre moving , FPS 9.51, Running 3.40s Step 40( N/A%), pre moving , FPS 9.65, Running 3.44s Step 41( N/A%), pre moving , FPS 11.23, Running 3.48s Step 42( N/A%), pre moving , FPS 11.37, Running 3.52s Step 43( N/A%), pre moving , FPS 11.54, Running 3.57s Step 44( N/A%), pre moving , FPS 11.68, Running 3.61s Step 45( N/A%), pre moving , FPS 12.00, Running 3.64s Step 46( N/A%), pre moving , FPS 14.06, Running 3.71s Step 47( N/A%), pre moving , FPS 14.31, Running 3.77s Step 48( N/A%), pre moving , FPS 13.87, Running 3.86s Step 49( N/A%), pre moving , FPS 14.12, Running 3.94s Step 50( N/A%), pre moving , FPS 13.32, Running 4.06s Step 51( N/A%), pre moving , FPS 13.09, Running 4.16s Step 52( N/A%), pre moving , FPS 12.85, Running 4.24s Step 53( N/A%), pre moving , FPS 12.22, Running 4.34s Step 54( N/A%), pre moving , FPS 12.17, Running 4.40s Step 55( N/A%), pre moving , FPS 11.78, Running 4.50s Step 56( N/A%), pre moving , FPS 14.58, Running 4.62s Step 57( N/A%), pre moving , FPS 14.04, Running 4.72s Step 58( N/A%), pre moving , FPS 13.83, Running 4.80s Step 59( N/A%), pre moving , FPS 13.16, Running 4.92s Step 60( N/A%), pre moving , FPS 12.53, Running 5.04s Step 61( N/A%), pre moving , FPS 11.81, Running 5.18s Step 62( N/A%), pre moving , FPS 11.38, Running 5.28s Step 63( N/A%), pre moving , FPS 11.21, Running 5.35s Step 64( N/A%), pre moving , FPS 10.94, Running 5.44s Step 65( N/A%), pre moving , FPS 10.64, Running 5.52s Step 66( N/A%), pre moving , FPS 10.36, Running 5.64s Step 67( N/A%), pre moving , FPS 10.11, Running 5.74s Step 68( N/A%), pre moving , FPS 10.11, Running 5.84s Step 69( N/A%), pre moving , FPS 9.89, Running 5.96s Step 70( N/A%), pre moving , FPS 10.05, Running 6.05s Step 71( N/A%), pre moving , FPS 9.97, Running 6.16s Step 72( N/A%), pre moving , FPS 9.82, Running 6.28s Step 73( N/A%), pre moving , FPS 9.81, Running 6.38s Step 74( N/A%), pre moving , FPS 9.81, Running 6.44s Step 75( N/A%), pre moving , FPS 10.02, Running 6.49s Step 76( N/A%), pre moving , FPS 10.54, Running 6.52s Step 77( N/A%), pre moving , FPS 10.95, Running 6.55s Step 78( N/A%), pre moving , FPS 11.18, Running 6.59s Step 79( N/A%), pre moving , FPS 11.77, Running 6.62s Step 80( N/A%), pre moving , FPS 12.39, Running 6.65s Step 81( N/A%), pre moving , FPS 13.24, Running 6.69s Step 82( N/A%), pre moving , FPS 13.85, Running 6.72s Step 83( N/A%), pre moving , FPS 14.30, Running 6.75s Step 84( N/A%), pre moving , FPS 14.87, Running 6.78s Step 85( N/A%), pre moving , FPS 15.50, Running 6.81s Step 86( N/A%), pre moving , FPS 16.65, Running 6.84s Step 87( N/A%), pre moving , FPS 17.77, Running 6.87s Step 88( N/A%), pre moving , FPS 19.08, Running 6.89s Step 89( N/A%), pre moving , FPS 21.10, Running 6.91s Step 90( N/A%), pre moving , FPS 22.58, Running 6.93s Step 91( N/A%), pre moving , FPS 25.24, Running 6.96s Step 92( N/A%), pre moving , FPS 28.39, Running 6.98s Step 93( N/A%), pre moving , FPS 31.82, Running 7.00s Step 94( N/A%), pre moving , FPS 33.48, Running 7.03s Step 95( N/A%), pre moving , FPS 35.65, Running 7.05s Step 96( N/A%), pre moving , FPS 36.40, Running 7.07s Step 97( N/A%), pre moving , FPS 37.13, Running 7.09s Step 98( N/A%), pre moving , FPS 37.84, Running 7.12s Step 99( N/A%), pre moving , FPS 38.52, Running 7.14s Step 100( N/A%), pre moving , FPS 38.59, Running 7.17s Step 101( N/A%), pre moving , FPS 39.60, Running 7.19s Step 102( N/A%), pre moving , FPS 37.89, Running 7.25s Step 103( N/A%), pre moving , FPS 34.03, Running 7.34s Step 104( N/A%), pre moving , FPS 31.08, Running 7.42s Step 105( N/A%), pre moving , FPS 29.88, Running 7.48s Step 106( N/A%), pre moving , FPS 27.96, Running 7.56s Step 107( N/A%), pre moving , FPS 25.75, Running 7.65s Step 108( N/A%), pre moving , FPS 23.88, Running 7.73s Step 109( N/A%), pre moving , FPS 8.61, Running 9.23s Step 110( N/A%), pre moving , FPS 7.64, Running 9.55s Step 111( N/A%), pre moving , FPS 7.19, Running 9.74s Step 112( N/A%), pre moving , FPS 6.45, Running 10.08s Step 113( N/A%), pre moving , FPS 6.12, Running 10.27s Step 114( N/A%), pre moving , FPS 5.57, Running 10.62s Step 115( N/A%), pre moving , FPS 5.30, Running 10.83s Step 116( N/A%), pre moving , FPS 4.89, Running 11.16s Step 117( N/A%), pre moving , FPS 4.74, Running 11.31s Step 118( N/A%), pre moving , FPS 4.39, Running 11.67s Step 119( N/A%), pre moving , FPS 4.18, Running 11.92s Step 120( N/A%), pre moving , FPS 3.93, Running 12.27s Step 121( N/A%), pre moving , FPS 3.83, Running 12.41s Step 122( N/A%), pre moving , FPS 3.66, Running 12.72s Step 123( N/A%), pre moving , FPS 3.62, Running 12.87s Step 124( N/A%), pre moving , FPS 3.50, Running 13.13s Step 125( N/A%), pre moving , FPS 3.44, Running 13.29s Step 126( N/A%), pre moving , FPS 3.29, Running 13.63s Step 127( N/A%), pre moving , FPS 3.23, Running 13.84s Step 128( N/A%), pre moving , FPS 3.08, Running 14.23s Step 129( 0.20%), action 1, FPS 3.40, Running 15.12s Step 130( 0.40%), action 2, FPS 3.20, Running 15.80s Step 131( 0.60%), action 3, FPS 3.07, Running 16.25s Step 132( 0.80%), action 4, FPS 3.04, Running 16.66s Step 133( 1.00%), action 5, FPS 2.97, Running 17.00s Step 134( 1.20%), action 6, FPS 2.98, Running 17.33s Step 135( 1.40%), action 7, FPS 2.86, Running 17.82s Step 136( 1.60%), action 8, FPS 2.82, Running 18.25s Step 137( 1.80%), action 9, FPS 2.72, Running 18.67s Step 138( 2.00%), action 10, FPS 2.64, Running 19.26s Step 139( 2.20%), action 11, FPS 2.52, Running 19.86s Step 140( 2.40%), action 12, FPS 2.53, Running 20.18s Step 141( 2.60%), action 13, FPS 2.42, Running 20.69s Step 142( 2.80%), action 14, FPS 2.41, Running 21.02s Step 143( 3.00%), action 15, FPS 2.38, Running 21.28s Step 144( 3.20%), action 16, FPS 2.39, Running 21.51s Step 145( 3.40%), action 17, FPS 2.28, Running 22.05s Step 146( 3.60%), action 18, FPS 2.28, Running 22.41s Step 147( 3.80%), action 19, FPS 2.22, Running 22.86s Step 148( 4.00%), action 20, FPS 2.23, Running 23.19s Step 149( 4.20%), action 21, FPS 2.31, Running 23.79s Step 150( 4.40%), action 22, FPS 2.39, Running 24.18s Step 151( 4.60%), action 23, FPS 2.41, Running 24.55s Step 152( 4.80%), action 24, FPS 2.45, Running 24.84s Step 153( 5.00%), action 25, FPS 2.38, Running 25.39s Step 154( 5.20%), action 26, FPS 2.39, Running 25.69s Step 155( 5.40%), action 27, FPS 2.41, Running 26.12s Step 156( 5.60%), action 28, FPS 2.42, Running 26.50s Step 157( 5.80%), action 29, FPS 2.41, Running 26.99s Step 158( 6.00%), action 30, FPS 2.48, Running 27.34s Step 159( 6.20%), action 31, FPS 2.48, Running 27.92s Step 160( 6.40%), action 32, FPS 2.48, Running 28.24s Step 161( 6.60%), action 33, FPS 2.49, Running 28.70s Step 162( 6.80%), action 34, FPS 2.50, Running 29.04s Step 163( 7.00%), action 35, FPS 2.45, Running 29.45s Step 164( 7.20%), action 36, FPS 2.40, Running 29.86s Step 165( 7.40%), action 37, FPS 2.38, Running 30.46s Step 166( 7.60%), action 38, FPS 2.37, Running 30.86s Step 167( 7.80%), action 39, FPS 2.36, Running 31.33s Step 168( 8.00%), action 40, FPS 2.36, Running 31.68s Step 169( 8.20%), action 41, FPS 2.38, Running 32.20s Step 170( 8.40%), action 42, FPS 2.40, Running 32.49s Step 171( 8.60%), action 43, FPS 2.38, Running 32.94s Step 172( 8.80%), action 44, FPS 2.39, Running 33.20s Step 173( 9.00%), action 45, FPS 2.42, Running 33.64s Step 174( 9.20%), action 46, FPS 2.43, Running 33.93s Step 175( 9.40%), action 47, FPS 2.41, Running 34.42s Step 176( 9.60%), action 48, FPS 2.43, Running 34.74s Step 177( 9.80%), action 49, FPS 2.45, Running 35.16s Step 178( 10.00%), action 50, FPS 2.47, Running 35.45s Step 179( 10.20%), action 51, FPS 2.47, Running 36.03s Step 180( 10.40%), action 52, FPS 2.50, Running 36.25s Step 181( 10.60%), action 53, FPS 2.52, Running 36.65s Step 182( 10.80%), action 54, FPS 2.53, Running 36.96s Step 183( 11.00%), action 55, FPS 2.52, Running 37.39s Step 184( 11.20%), action 56, FPS 2.54, Running 37.73s Step 185( 11.40%), action 57, FPS 2.56, Running 38.28s Step 186( 11.60%), action 58, FPS 2.54, Running 38.73s Step 187( 11.80%), action 59, FPS 2.52, Running 39.26s Step 188( 12.00%), action 60, FPS 2.51, Running 39.64s Step 189( 12.20%), action 61, FPS 2.52, Running 40.15s Step 190( 12.40%), action 62, FPS 2.54, Running 40.37s Step 191( 12.60%), action 63, FPS 2.55, Running 40.79s Step 192( 12.80%), action 64, FPS 2.54, Running 41.07s Step 193( 13.00%), action 65, FPS 2.55, Running 41.48s Step 194( 13.20%), action 66, FPS 2.54, Running 41.82s Step 195( 13.40%), action 67, FPS 2.53, Running 42.33s Step 196( 13.60%), action 68, FPS 2.54, Running 42.62s Step 197( 13.80%), action 69, FPS 2.52, Running 43.11s Step 198( 14.00%), action 70, FPS 2.52, Running 43.40s Step 199( 14.20%), action 71, FPS 2.48, Running 44.08s Step 200( 14.40%), action 72, FPS 2.48, Running 44.32s Step 201( 14.60%), action 73, FPS 2.43, Running 44.89s Step 202( 14.80%), action 74, FPS 2.44, Running 45.16s Step 203( 15.00%), action 75, FPS 2.43, Running 45.64s Step 204( 15.20%), action 76, FPS 2.44, Running 45.93s Step 205( 15.40%), action 77, FPS 2.45, Running 46.44s Step 206( 15.60%), action 78, FPS 2.47, Running 46.82s Step 207( 15.80%), action 79, FPS 2.49, Running 47.30s Step 208( 16.00%), action 80, FPS 2.51, Running 47.59s Step 209( 16.20%), action 81, FPS 2.47, Running 48.24s Step 210( 16.40%), action 82, FPS 2.46, Running 48.51s Step 211( 16.60%), action 83, FPS 2.46, Running 48.93s Step 212( 16.80%), action 84, FPS 2.46, Running 49.20s Step 213( 17.00%), action 85, FPS 2.47, Running 49.59s Step 214( 17.20%), action 86, FPS 2.46, Running 49.94s Step 215( 17.40%), action 87, FPS 2.47, Running 50.43s Step 216( 17.60%), action 88, FPS 2.46, Running 50.75s Step 217( 17.80%), action 89, FPS 2.43, Running 51.32s Step 218( 18.00%), action 90, FPS 2.42, Running 51.65s Step 219( 18.20%), action 91, FPS 2.45, Running 52.23s Step 220( 18.40%), action 92, FPS 2.45, Running 52.50s Step 221( 18.60%), action 93, FPS 2.48, Running 52.96s Step 222( 18.80%), action 94, FPS 2.47, Running 53.28s Step 223( 19.00%), action 95, FPS 2.48, Running 53.70s Step 224( 19.20%), action 96, FPS 2.47, Running 54.02s Step 225( 19.40%), action 97, FPS 2.47, Running 54.54s Step 226( 19.60%), action 98, FPS 2.50, Running 54.81s Step 227( 19.80%), action 99, FPS 2.52, Running 55.25s Step 228( 20.00%), action 100, FPS 2.51, Running 55.57s Step 229( 20.20%), action 101, FPS 2.52, Running 56.16s Step 230( 20.40%), action 102, FPS 2.53, Running 56.42s Step 231( 20.60%), action 103, FPS 2.53, Running 56.84s Step 232( 20.80%), action 104, FPS 2.51, Running 57.17s Step 233( 21.00%), action 105, FPS 2.50, Running 57.60s Step 234( 21.20%), action 106, FPS 2.49, Running 57.97s Step 235( 21.40%), action 107, FPS 2.49, Running 58.48s Step 236( 21.60%), action 108, FPS 2.48, Running 58.82s Step 237( 21.80%), action 109, FPS 2.49, Running 59.36s Step 238( 22.00%), action 110, FPS 2.47, Running 59.74s Step 239( 22.20%), action 111, FPS 2.45, Running 60.40s Step 240( 22.40%), action 112, FPS 2.42, Running 60.75s Step 241( 22.60%), action 113, FPS 2.42, Running 61.24s Step 242( 22.80%), action 114, FPS 2.43, Running 61.49s Step 243( 23.00%), action 115, FPS 2.42, Running 61.97s Step 244( 23.20%), action 116, FPS 2.42, Running 62.27s Step 245( 23.40%), action 117, FPS 2.43, Running 62.78s Step 246( 23.60%), action 118, FPS 2.38, Running 63.21s Step 247( 23.80%), action 119, FPS 2.35, Running 63.76s Step 248( 24.00%), action 120, FPS 2.32, Running 64.20s Step 249( 24.20%), action 121, FPS 2.34, Running 64.72s Step 250( 24.40%), action 122, FPS 2.32, Running 65.04s Step 251( 24.60%), action 123, FPS 2.33, Running 65.43s Step 252( 24.80%), action 124, FPS 2.31, Running 65.82s Step 253( 25.00%), action 125, FPS 2.32, Running 66.22s Step 254( 25.20%), action 126, FPS 2.30, Running 66.65s Step 255( 25.40%), action 127, FPS 2.31, Running 67.14s Step 256( 25.60%), action 128, FPS 2.32, Running 67.45s Step 257( 25.80%), action 129, FPS 2.33, Running 67.94s Step 258( 26.00%), action 130, FPS 2.35, Running 68.25s Step 259( 26.20%), action 131, FPS 2.39, Running 68.75s Step 260( 26.40%), action 132, FPS 2.41, Running 69.04s Step 261( 26.60%), action 133, FPS 2.46, Running 69.38s Step 262( 26.80%), action 134, FPS 2.44, Running 69.71s Step 263( 27.00%), action 135, FPS 2.45, Running 70.14s Step 264( 27.20%), action 136, FPS 2.44, Running 70.46s Step 265( 27.40%), action 137, FPS 2.44, Running 70.97s Step 266( 27.60%), action 138, FPS 2.45, Running 71.38s Step 267( 27.80%), action 139, FPS 2.44, Running 71.96s Step 268( 28.00%), action 140, FPS 2.43, Running 72.42s Step 269( 28.20%), action 141, FPS 2.43, Running 72.96s Step 270( 28.40%), action 142, FPS 2.38, Running 73.43s Step 271( 28.60%), action 143, FPS 2.37, Running 73.88s Step 272( 28.80%), action 144, FPS 2.33, Running 74.39s Step 273( 29.00%), action 145, FPS 2.32, Running 74.84s Step 274( 29.20%), action 146, FPS 2.32, Running 75.28s Step 275( 29.40%), action 147, FPS 2.30, Running 75.83s Step 276( 29.60%), action 148, FPS 2.29, Running 76.18s Step 277( 29.80%), action 149, FPS 2.31, Running 76.60s Step 278( 30.00%), action 150, FPS 2.31, Running 76.91s Step 279( 30.20%), action 151, FPS 2.28, Running 77.53s Step 280( 30.40%), action 152, FPS 2.22, Running 78.04s Step 281( 30.60%), action 153, FPS 2.18, Running 78.53s Step 282( 30.80%), action 154, FPS 2.18, Running 78.88s Step 283( 31.00%), action 155, FPS 2.11, Running 79.62s Step 284( 31.20%), action 156, FPS 2.09, Running 80.01s Step 285( 31.40%), action 157, FPS 2.11, Running 80.47s Step 286( 31.60%), action 158, FPS 2.12, Running 80.81s Step 287( 31.80%), action 159, FPS 2.13, Running 81.35s Step 288( 32.00%), action 160, FPS 2.13, Running 81.82s Step 289( 32.20%), action 161, FPS 2.12, Running 82.41s Step 290( 32.40%), action 162, FPS 2.14, Running 82.78s Step 291( 32.60%), action 163, FPS 2.11, Running 83.35s Step 292( 32.80%), action 164, FPS 2.15, Running 83.70s Step 293( 33.00%), action 165, FPS 2.14, Running 84.20s Step 294( 33.20%), action 166, FPS 2.16, Running 84.52s Step 295( 33.40%), action 167, FPS 2.21, Running 84.89s Step 296( 33.60%), action 168, FPS 2.20, Running 85.28s Step 297( 33.80%), action 169, FPS 2.18, Running 85.77s Step 298( 34.00%), action 170, FPS 2.17, Running 86.15s Step 299( 34.20%), action 171, FPS 2.16, Running 86.78s Step 300( 34.40%), action 172, FPS 2.19, Running 87.18s Step 301( 34.60%), action 173, FPS 2.20, Running 87.63s Step 302( 34.80%), action 174, FPS 2.22, Running 87.90s Step 303( 35.00%), action 175, FPS 2.29, Running 88.33s Step 304( 35.20%), action 176, FPS 2.32, Running 88.64s Step 305( 35.40%), action 177, FPS 2.33, Running 89.07s Step 306( 35.60%), action 178, FPS 2.31, Running 89.45s Step 307( 35.80%), action 179, FPS 2.33, Running 89.93s Step 308( 36.00%), action 180, FPS 2.35, Running 90.33s Step 309( 36.20%), action 181, FPS 2.34, Running 90.97s Step 310( 36.40%), action 182, FPS 2.33, Running 91.36s Step 311( 36.60%), action 183, FPS 2.38, Running 91.77s Step 312( 36.80%), action 184, FPS 2.37, Running 92.13s Step 313( 37.00%), action 185, FPS 2.40, Running 92.53s Step 314( 37.20%), action 186, FPS 2.36, Running 92.98s Step 315( 37.40%), action 187, FPS 2.31, Running 93.54s Step 316( 37.60%), action 188, FPS 2.33, Running 93.84s Step 317( 37.80%), action 189, FPS 2.33, Running 94.36s Step 318( 38.00%), action 190, FPS 2.32, Running 94.76s Step 319( 38.20%), action 191, FPS 2.35, Running 95.30s Step 320( 38.40%), action 192, FPS 2.40, Running 95.53s Step 321( 38.60%), action 193, FPS 2.43, Running 95.87s Step 322( 38.80%), action 194, FPS 2.43, Running 96.13s Step 323( 39.00%), action 195, FPS 2.43, Running 96.57s Step 324( 39.20%), action 196, FPS 2.42, Running 96.90s Step 325( 39.40%), action 197, FPS 2.42, Running 97.34s Step 326( 39.60%), action 198, FPS 2.41, Running 97.74s Step 327( 39.80%), action 199, FPS 2.40, Running 98.27s Step 328( 40.00%), action 200, FPS 2.42, Running 98.59s Step 329( 40.20%), action 201, FPS 2.43, Running 99.19s Step 330( 40.40%), action 202, FPS 2.45, Running 99.52s Step 331( 40.60%), action 203, FPS 2.49, Running 99.82s Step 332( 40.80%), action 204, FPS 2.51, Running 100.10s Step 333( 41.00%), action 205, FPS 2.51, Running 100.49s Step 334( 41.20%), action 206, FPS 2.56, Running 100.80s Step 335( 41.40%), action 207, FPS 2.54, Running 101.41s Step 336( 41.60%), action 208, FPS 2.55, Running 101.68s Step 337( 41.80%), action 209, FPS 2.52, Running 102.30s Step 338( 42.00%), action 210, FPS 2.54, Running 102.63s Step 339( 42.20%), action 211, FPS 2.52, Running 103.23s Step 340( 42.40%), action 212, FPS 2.46, Running 103.66s Step 341( 42.60%), action 213, FPS 2.43, Running 104.10s Step 342( 42.80%), action 214, FPS 2.43, Running 104.37s Step 343( 43.00%), action 215, FPS 2.45, Running 104.72s Step 344( 43.20%), action 216, FPS 2.48, Running 104.97s Step 345( 43.40%), action 217, FPS 2.50, Running 105.34s Step 346( 43.60%), action 218, FPS 2.55, Running 105.59s Step 347( 43.80%), action 219, FPS 2.58, Running 106.02s Step 348( 44.00%), action 220, FPS 2.57, Running 106.37s Step 349( 44.20%), action 221, FPS 2.55, Running 107.03s Step 350( 44.40%), action 222, FPS 2.54, Running 107.41s Step 351( 44.60%), action 223, FPS 2.49, Running 107.86s Step 352( 44.80%), action 224, FPS 2.45, Running 108.26s Step 353( 45.00%), action 225, FPS 2.48, Running 108.55s Step 354( 45.20%), action 226, FPS 2.51, Running 108.75s Step 355( 45.40%), action 227, FPS 2.58, Running 109.16s Step 356( 45.60%), action 228, FPS 2.57, Running 109.46s Step 357( 45.80%), action 229, FPS 2.66, Running 109.81s Step 358( 46.00%), action 230, FPS 2.64, Running 110.20s Step 359( 46.20%), action 231, FPS 2.64, Running 110.80s Step 360( 46.40%), action 232, FPS 2.65, Running 111.20s Step 361( 46.60%), action 233, FPS 2.65, Running 111.63s Step 362( 46.80%), action 234, FPS 2.57, Running 112.15s Step 363( 47.00%), action 235, FPS 2.54, Running 112.60s Step 364( 47.20%), action 236, FPS 2.53, Running 112.87s Step 365( 47.40%), action 237, FPS 2.57, Running 113.13s Step 366( 47.60%), action 238, FPS 2.56, Running 113.41s Step 367( 47.80%), action 239, FPS 2.54, Running 113.88s Step 368( 48.00%), action 240, FPS 2.55, Running 114.21s Step 369( 48.20%), action 241, FPS 2.59, Running 114.73s Step 370( 48.40%), action 242, FPS 2.63, Running 115.01s Step 371( 48.60%), action 243, FPS 2.64, Running 115.43s Step 372( 48.80%), action 244, FPS 2.66, Running 115.79s Step 373( 49.00%), action 245, FPS 2.59, Running 116.27s Step 374( 49.20%), action 246, FPS 2.56, Running 116.57s Step 375( 49.40%), action 247, FPS 2.56, Running 116.99s Step 376( 49.60%), action 248, FPS 2.55, Running 117.32s Step 377( 49.80%), action 249, FPS 2.54, Running 117.70s Step 378( 50.00%), action 250, FPS 2.53, Running 118.10s Step 379( 50.20%), action 251, FPS 2.51, Running 118.75s Step 380( 50.40%), action 252, FPS 2.54, Running 119.08s Step 381( 50.60%), action 253, FPS 2.50, Running 119.62s Step 382( 50.80%), action 254, FPS 2.58, Running 119.89s Step 383( 51.00%), action 255, FPS 2.58, Running 120.34s Step 384( 51.20%), action 256, FPS 2.58, Running 120.64s Step 385( 51.40%), action 257, FPS 2.54, Running 121.00s Step 386( 51.60%), action 258, FPS 2.55, Running 121.26s Step 387( 51.80%), action 259, FPS 2.57, Running 121.65s Step 388( 52.00%), action 260, FPS 2.61, Running 121.87s Step 389( 52.20%), action 261, FPS 2.57, Running 122.52s Step 390( 52.40%), action 262, FPS 2.53, Running 122.91s Step 391( 52.60%), action 263, FPS 2.50, Running 123.44s Step 392( 52.80%), action 264, FPS 2.52, Running 123.73s Step 393( 53.00%), action 265, FPS 2.53, Running 124.17s Step 394( 53.20%), action 266, FPS 2.53, Running 124.49s Step 395( 53.40%), action 267, FPS 2.50, Running 125.01s Step 396( 53.60%), action 268, FPS 2.52, Running 125.27s Step 397( 53.80%), action 269, FPS 2.51, Running 125.67s Step 398( 54.00%), action 270, FPS 2.55, Running 125.94s Step 399( 54.20%), action 271, FPS 2.59, Running 126.46s Step 400( 54.40%), action 272, FPS 2.59, Running 126.81s Step 401( 54.60%), action 273, FPS 2.63, Running 127.23s Step 402( 54.80%), action 274, FPS 2.56, Running 127.71s Step 403( 55.00%), action 275, FPS 2.55, Running 128.18s Step 404( 55.20%), action 276, FPS 2.54, Running 128.52s Step 405( 55.40%), action 277, FPS 2.54, Running 128.88s Step 406( 55.60%), action 278, FPS 2.50, Running 129.26s Step 407( 55.80%), action 279, FPS 2.40, Running 130.00s Step 408( 56.00%), action 280, FPS 2.33, Running 130.44s Step 409( 56.20%), action 281, FPS 2.37, Running 130.95s Step 410( 56.40%), action 282, FPS 2.40, Running 131.25s Step 411( 56.60%), action 283, FPS 2.44, Running 131.63s Step 412( 56.80%), action 284, FPS 2.43, Running 131.97s Step 413( 57.00%), action 285, FPS 2.33, Running 132.74s Step 414( 57.20%), action 286, FPS 2.35, Running 133.01s Step 415( 57.40%), action 287, FPS 2.38, Running 133.42s Step 416( 57.60%), action 288, FPS 2.36, Running 133.75s Step 417( 57.80%), action 289, FPS 2.32, Running 134.30s Step 418( 58.00%), action 290, FPS 2.32, Running 134.58s Step 419( 58.20%), action 291, FPS 2.29, Running 135.21s Step 420( 58.40%), action 292, FPS 2.30, Running 135.50s Step 421( 58.60%), action 293, FPS 2.30, Running 135.92s Step 422( 58.80%), action 294, FPS 2.37, Running 136.14s Step 423( 59.00%), action 295, FPS 2.37, Running 136.63s Step 424( 59.20%), action 296, FPS 2.39, Running 136.89s Step 425( 59.40%), action 297, FPS 2.38, Running 137.30s Step 426( 59.60%), action 298, FPS 2.40, Running 137.59s Step 427( 59.80%), action 299, FPS 2.48, Running 138.06s Step 428( 60.00%), action 300, FPS 2.51, Running 138.41s Step 429( 60.20%), action 301, FPS 2.50, Running 138.94s Step 430( 60.40%), action 302, FPS 2.48, Running 139.32s Step 431( 60.60%), action 303, FPS 2.46, Running 139.75s Step 432( 60.80%), action 304, FPS 2.49, Running 140.01s Step 433( 61.00%), action 305, FPS 2.62, Running 140.39s Step 434( 61.20%), action 306, FPS 2.60, Running 140.71s Step 435( 61.40%), action 307, FPS 2.60, Running 141.11s Step 436( 61.60%), action 308, FPS 2.59, Running 141.49s Step 437( 61.80%), action 309, FPS 2.63, Running 141.90s Step 438( 62.00%), action 310, FPS 2.64, Running 142.17s Step 439( 62.20%), action 311, FPS 2.64, Running 142.79s Step 440( 62.40%), action 312, FPS 2.63, Running 143.11s Step 441( 62.60%), action 313, FPS 2.62, Running 143.56s Step 442( 62.80%), action 314, FPS 2.60, Running 143.84s Step 443( 63.00%), action 315, FPS 2.65, Running 144.19s Step 444( 63.20%), action 316, FPS 2.63, Running 144.48s Step 445( 63.40%), action 317, FPS 2.64, Running 144.89s Step 446( 63.60%), action 318, FPS 2.63, Running 145.19s Step 447( 63.80%), action 319, FPS 2.63, Running 145.65s Step 448( 64.00%), action 320, FPS 2.65, Running 145.95s Step 449( 64.20%), action 321, FPS 2.64, Running 146.51s Step 450( 64.40%), action 322, FPS 2.65, Running 146.86s Step 451( 64.60%), action 323, FPS 2.66, Running 147.28s Step 452( 64.80%), action 324, FPS 2.64, Running 147.59s Step 453( 65.00%), action 325, FPS 2.63, Running 148.00s Step 454( 65.20%), action 326, FPS 2.66, Running 148.23s Step 455( 65.40%), action 327, FPS 2.66, Running 148.64s Step 456( 65.60%), action 328, FPS 2.68, Running 148.96s Step 457( 65.80%), action 329, FPS 2.67, Running 149.38s Step 458( 66.00%), action 330, FPS 2.68, Running 149.64s Step 459( 66.20%), action 331, FPS 2.70, Running 150.18s Step 460( 66.40%), action 332, FPS 2.71, Running 150.48s Step 461( 66.60%), action 333, FPS 2.71, Running 150.95s Step 462( 66.80%), action 334, FPS 2.70, Running 151.24s Step 463( 67.00%), action 335, FPS 2.69, Running 151.63s Step 464( 67.20%), action 336, FPS 2.70, Running 151.88s Step 465( 67.40%), action 337, FPS 2.69, Running 152.33s Step 466( 67.60%), action 338, FPS 2.66, Running 152.70s Step 467( 67.80%), action 339, FPS 2.67, Running 153.15s Step 468( 68.00%), action 340, FPS 2.65, Running 153.49s Step 469( 68.20%), action 341, FPS 2.66, Running 154.03s Step 470( 68.40%), action 342, FPS 2.69, Running 154.29s Step 471( 68.60%), action 343, FPS 2.70, Running 154.70s Step 472( 68.80%), action 344, FPS 2.67, Running 155.09s Step 473( 69.00%), action 345, FPS 2.67, Running 155.48s Step 474( 69.20%), action 346, FPS 2.67, Running 155.71s Step 475( 69.40%), action 347, FPS 2.70, Running 156.05s Step 476( 69.60%), action 348, FPS 2.71, Running 156.34s Step 477( 69.80%), action 349, FPS 2.70, Running 156.79s Step 478( 70.00%), action 350, FPS 2.65, Running 157.18s Step 479( 70.20%), action 351, FPS 2.62, Running 157.82s Step 480( 70.40%), action 352, FPS 2.62, Running 158.10s Step 481( 70.60%), action 353, FPS 2.65, Running 158.51s Step 482( 70.80%), action 354, FPS 2.67, Running 158.74s Step 483( 71.00%), action 355, FPS 2.68, Running 159.10s Step 484( 71.20%), action 356, FPS 2.66, Running 159.40s Step 485( 71.40%), action 357, FPS 2.68, Running 159.80s Step 486( 71.60%), action 358, FPS 2.70, Running 160.11s Step 487( 71.80%), action 359, FPS 2.71, Running 160.52s Step 488( 72.00%), action 360, FPS 2.74, Running 160.79s Step 489( 72.20%), action 361, FPS 2.73, Running 161.34s Step 490( 72.40%), action 362, FPS 2.73, Running 161.62s Step 491( 72.60%), action 363, FPS 2.70, Running 162.09s Step 492( 72.80%), action 364, FPS 2.77, Running 162.32s Step 493( 73.00%), action 365, FPS 2.80, Running 162.62s Step 494( 73.20%), action 366, FPS 2.79, Running 162.87s Step 495( 73.40%), action 367, FPS 2.79, Running 163.22s Step 496( 73.60%), action 368, FPS 2.82, Running 163.44s Step 497( 73.80%), action 369, FPS 2.84, Running 163.82s Step 498( 74.00%), action 370, FPS 2.89, Running 164.10s Step 499( 74.20%), action 371, FPS 2.95, Running 164.61s Step 500( 74.40%), action 372, FPS 2.95, Running 164.89s Step 501( 74.60%), action 373, FPS 2.93, Running 165.33s Step 502( 74.80%), action 374, FPS 2.90, Running 165.62s Step 503( 75.00%), action 375, FPS 2.88, Running 166.06s Step 504( 75.20%), action 376, FPS 2.91, Running 166.26s Step 505( 75.40%), action 377, FPS 2.98, Running 166.51s Step 506( 75.60%), action 378, FPS 3.03, Running 166.71s Step 507( 75.80%), action 379, FPS 3.06, Running 167.06s Step 508( 76.00%), action 380, FPS 3.07, Running 167.30s Step 509( 76.20%), action 381, FPS 3.13, Running 167.74s Step 510( 76.40%), action 382, FPS 3.16, Running 167.95s Step 511( 76.60%), action 383, FPS 3.21, Running 168.32s Step 512( 76.80%), action 384, FPS 3.17, Running 168.62s Step 513( 77.00%), action 385, FPS 3.10, Running 169.07s Step 514( 77.20%), action 386, FPS 3.08, Running 169.35s Step 515( 77.40%), action 387, FPS 3.04, Running 169.80s Step 516( 77.60%), action 388, FPS 2.98, Running 170.15s Step 517( 77.80%), action 389, FPS 2.98, Running 170.54s Step 518( 78.00%), action 390, FPS 3.02, Running 170.72s Step 519( 78.20%), action 391, FPS 3.05, Running 171.17s Step 520( 78.40%), action 392, FPS 3.02, Running 171.50s Step 521( 78.60%), action 393, FPS 3.06, Running 171.86s Step 522( 78.80%), action 394, FPS 3.03, Running 172.22s Step 523( 79.00%), action 395, FPS 3.01, Running 172.70s Step 524( 79.20%), action 396, FPS 2.98, Running 172.98s Step 525( 79.40%), action 397, FPS 2.91, Running 173.39s Step 526( 79.60%), action 398, FPS 2.88, Running 173.65s Step 527( 79.80%), action 399, FPS 2.86, Running 174.06s Step 528( 80.00%), action 400, FPS 2.79, Running 174.46s Step 529( 80.20%), action 401, FPS 2.72, Running 175.08s Step 530( 80.40%), action 402, FPS 2.71, Running 175.32s Step 531( 80.60%), action 403, FPS 2.71, Running 175.70s Step 532( 80.80%), action 404, FPS 2.70, Running 176.02s Step 533( 81.00%), action 405, FPS 2.70, Running 176.48s Step 534( 81.20%), action 406, FPS 2.69, Running 176.80s Step 535( 81.40%), action 407, FPS 2.70, Running 177.22s Step 536( 81.60%), action 408, FPS 2.73, Running 177.49s Step 537( 81.80%), action 409, FPS 2.71, Running 177.91s Step 538( 82.00%), action 410, FPS 2.67, Running 178.20s Step 539( 82.20%), action 411, FPS 2.63, Running 178.78s Step 540( 82.40%), action 412, FPS 2.66, Running 179.01s Step 541( 82.60%), action 413, FPS 2.66, Running 179.38s Step 542( 82.80%), action 414, FPS 2.70, Running 179.61s Step 543( 83.00%), action 415, FPS 2.74, Running 180.01s Step 544( 83.20%), action 416, FPS 2.73, Running 180.29s Step 545( 83.40%), action 417, FPS 2.71, Running 180.75s Step 546( 83.60%), action 418, FPS 2.68, Running 181.11s Step 547( 83.80%), action 419, FPS 2.67, Running 181.56s Step 548( 84.00%), action 420, FPS 2.72, Running 181.83s Step 549( 84.20%), action 421, FPS 2.75, Running 182.36s Step 550( 84.40%), action 422, FPS 2.72, Running 182.67s Step 551( 84.60%), action 423, FPS 2.71, Running 183.09s Step 552( 84.80%), action 424, FPS 2.73, Running 183.36s Step 553( 85.00%), action 425, FPS 2.73, Running 183.80s Step 554( 85.20%), action 426, FPS 2.74, Running 184.09s Step 555( 85.40%), action 427, FPS 2.75, Running 184.49s Step 556( 85.60%), action 428, FPS 2.74, Running 184.79s Step 557( 85.80%), action 429, FPS 2.75, Running 185.17s Step 558( 86.00%), action 430, FPS 2.71, Running 185.58s Step 559( 86.20%), action 431, FPS 2.74, Running 186.08s Step 560( 86.40%), action 432, FPS 2.67, Running 186.51s Step 561( 86.60%), action 433, FPS 2.67, Running 186.88s Step 562( 86.80%), action 434, FPS 2.65, Running 187.17s Step 563( 87.00%), action 435, FPS 2.65, Running 187.55s Step 564( 87.20%), action 436, FPS 2.66, Running 187.81s Step 565( 87.40%), action 437, FPS 2.67, Running 188.24s Step 566( 87.60%), action 438, FPS 2.69, Running 188.53s Step 567( 87.80%), action 439, FPS 2.71, Running 188.95s Step 568( 88.00%), action 440, FPS 2.69, Running 189.25s Step 569( 88.20%), action 441, FPS 2.68, Running 189.82s Step 570( 88.40%), action 442, FPS 2.65, Running 190.22s Step 571( 88.60%), action 443, FPS 2.67, Running 190.58s Step 572( 88.80%), action 444, FPS 2.68, Running 190.83s Step 573( 89.00%), action 445, FPS 2.71, Running 191.17s Step 574( 89.20%), action 446, FPS 2.71, Running 191.48s Step 575( 89.40%), action 447, FPS 2.71, Running 191.88s Step 576( 89.60%), action 448, FPS 2.68, Running 192.26s Step 577( 89.80%), action 449, FPS 2.66, Running 192.68s Step 578( 90.00%), action 450, FPS 2.69, Running 193.00s Step 579( 90.20%), action 451, FPS 2.67, Running 193.57s Step 580( 90.40%), action 452, FPS 2.73, Running 193.83s Step 581( 90.60%), action 453, FPS 2.74, Running 194.17s Step 582( 90.80%), action 454, FPS 2.76, Running 194.41s Step 583( 91.00%), action 455, FPS 2.79, Running 194.73s Step 584( 91.20%), action 456, FPS 2.80, Running 194.96s Step 585( 91.40%), action 457, FPS 2.83, Running 195.32s Step 586( 91.60%), action 458, FPS 2.83, Running 195.59s Step 587( 91.80%), action 459, FPS 2.84, Running 196.00s Step 588( 92.00%), action 460, FPS 2.83, Running 196.31s Step 589( 92.20%), action 461, FPS 2.83, Running 196.88s Step 590( 92.40%), action 462, FPS 2.88, Running 197.17s Step 591( 92.60%), action 463, FPS 2.85, Running 197.58s Step 592( 92.80%), action 464, FPS 2.84, Running 197.87s Step 593( 93.00%), action 465, FPS 2.87, Running 198.15s Step 594( 93.20%), action 466, FPS 2.87, Running 198.45s Step 595( 93.40%), action 467, FPS 2.86, Running 198.88s Step 596( 93.60%), action 468, FPS 2.92, Running 199.10s Step 597( 93.80%), action 469, FPS 2.90, Running 199.58s Step 598( 94.00%), action 470, FPS 2.92, Running 199.84s Step 599( 94.20%), action 471, FPS 2.95, Running 200.36s Step 600( 94.40%), action 472, FPS 2.92, Running 200.68s Step 601( 94.60%), action 473, FPS 2.88, Running 201.13s Step 602( 94.80%), action 474, FPS 2.84, Running 201.45s Step 603( 95.00%), action 475, FPS 2.79, Running 201.88s Step 604( 95.20%), action 476, FPS 2.81, Running 202.08s Step 605( 95.40%), action 477, FPS 2.82, Running 202.41s Step 606( 95.60%), action 478, FPS 2.84, Running 202.62s Step 607( 95.80%), action 479, FPS 2.84, Running 203.04s Step 608( 96.00%), action 480, FPS 2.84, Running 203.36s Step 609( 96.20%), action 481, FPS 2.83, Running 203.94s Step 610( 96.40%), action 482, FPS 2.84, Running 204.22s Step 611( 96.60%), action 483, FPS 2.85, Running 204.60s Step 612( 96.80%), action 484, FPS 2.81, Running 204.99s Step 613( 97.00%), action 485, FPS 2.76, Running 205.39s Step 614( 97.20%), action 486, FPS 2.75, Running 205.74s Step 615( 97.40%), action 487, FPS 2.82, Running 205.98s Step 616( 97.60%), action 488, FPS 2.81, Running 206.21s Step 617( 97.80%), action 489, FPS 2.86, Running 206.56s Step 618( 98.00%), action 490, FPS 2.88, Running 206.80s Step 619( 98.20%), action 491, FPS 2.91, Running 207.24s Step 620( 98.40%), action 492, FPS 2.93, Running 207.51s Step 621( 98.60%), action 493, FPS 2.93, Running 207.96s Step 622( 98.80%), action 494, FPS 2.95, Running 208.24s Step 623( 99.00%), action 495, FPS 2.94, Running 208.69s Step 624( 99.20%), action 496, FPS 2.90, Running 208.97s Step 625( 99.40%), action 497, FPS 2.86, Running 209.40s Step 626( 99.60%), action 498, FPS 2.83, Running 209.69s Step 627( 99.80%), action 499, FPS 2.84, Running 210.07s Step 628(100.00%), action 500, FPS 2.90, Running 210.26s [2026-08-02 22:48:57] [86 ] Seed 85 failed after 210.49 s. +steps: 628 , actions: 500 . +Instruction: Empty +Total 58/86(67.44%) success. +Setting seed: 86 +Step 1( N/A%), pre moving , FPS 5.55, Running 0.18s Step 2( N/A%), pre moving , FPS 8.99, Running 0.22s Step 3( N/A%), pre moving , FPS 11.23, Running 0.27s Step 4( N/A%), pre moving , FPS 12.74, Running 0.31s Step 5( N/A%), pre moving , FPS 13.64, Running 0.37s Step 6( N/A%), pre moving , FPS 14.76, Running 0.41s Step 7( N/A%), pre moving , FPS 15.68, Running 0.45s Step 8( N/A%), pre moving , FPS 16.36, Running 0.49s Step 9( N/A%), pre moving , FPS 17.07, Running 0.53s Step 10( N/A%), pre moving , FPS 17.62, Running 0.57s Step 11( N/A%), pre moving , FPS 17.73, Running 0.62s Step 12( N/A%), pre moving , FPS 18.19, Running 0.66s Step 13( N/A%), pre moving , FPS 17.34, Running 0.75s Step 14( N/A%), pre moving , FPS 16.80, Running 0.83s Step 15( N/A%), pre moving , FPS 16.20, Running 0.93s Step 16( N/A%), pre moving , FPS 15.77, Running 1.01s Step 17( N/A%), pre moving , FPS 15.43, Running 1.10s Step 18( N/A%), pre moving , FPS 14.91, Running 1.21s Step 19( N/A%), pre moving , FPS 14.66, Running 1.30s Step 20( N/A%), pre moving , FPS 14.44, Running 1.38s Step 21( N/A%), pre moving , FPS 13.06, Running 1.71s Step 22( N/A%), pre moving , FPS 12.72, Running 1.79s Step 23( N/A%), pre moving , FPS 12.43, Running 1.88s Step 24( N/A%), pre moving , FPS 11.83, Running 2.01s Step 25( N/A%), pre moving , FPS 11.59, Running 2.09s Step 26( N/A%), pre moving , FPS 9.91, Running 2.42s Step 27( N/A%), pre moving , FPS 9.66, Running 2.52s Step 28( N/A%), pre moving , FPS 9.51, Running 2.59s Step 29( N/A%), pre moving , FPS 9.29, Running 2.68s Step 30( N/A%), pre moving , FPS 9.10, Running 2.77s Step 31( N/A%), pre moving , FPS 8.96, Running 2.85s Step 32( N/A%), pre moving , FPS 8.77, Running 2.94s Step 33( N/A%), pre moving , FPS 8.79, Running 3.03s Step 34( N/A%), pre moving , FPS 8.78, Running 3.11s Step 35( N/A%), pre moving , FPS 8.81, Running 3.20s Step 36( N/A%), pre moving , FPS 8.10, Running 3.48s Step 37( N/A%), pre moving , FPS 8.34, Running 3.50s Step 38( N/A%), pre moving , FPS 8.66, Running 3.52s Step 39( N/A%), pre moving , FPS 8.93, Running 3.54s Step 40( N/A%), pre moving , FPS 9.23, Running 3.55s Step 41( N/A%), pre moving , FPS 10.70, Running 3.58s Step 42( N/A%), pre moving , FPS 10.96, Running 3.62s Step 43( N/A%), pre moving , FPS 11.17, Running 3.67s Step 44( N/A%), pre moving , FPS 11.64, Running 3.72s Step 45( N/A%), pre moving , FPS 11.75, Running 3.79s Step 46( N/A%), pre moving , FPS 13.93, Running 3.86s Step 47( N/A%), pre moving , FPS 14.20, Running 3.93s Step 48( N/A%), pre moving , FPS 14.11, Running 4.01s Step 49( N/A%), pre moving , FPS 14.33, Running 4.08s Step 50( N/A%), pre moving , FPS 14.55, Running 4.14s Step 51( N/A%), pre moving , FPS 14.73, Running 4.21s Step 52( N/A%), pre moving , FPS 15.08, Running 4.27s Step 53( N/A%), pre moving , FPS 15.07, Running 4.35s Step 54( N/A%), pre moving , FPS 15.31, Running 4.42s Step 55( N/A%), pre moving , FPS 15.57, Running 4.48s Step 56( N/A%), pre moving , FPS 18.59, Running 4.56s Step 57( N/A%), pre moving , FPS 16.87, Running 4.68s Step 58( N/A%), pre moving , FPS 15.31, Running 4.82s Step 59( N/A%), pre moving , FPS 13.90, Running 4.97s Step 60( N/A%), pre moving , FPS 13.03, Running 5.09s Step 61( N/A%), pre moving , FPS 12.05, Running 5.24s Step 62( N/A%), pre moving , FPS 11.44, Running 5.37s Step 63( N/A%), pre moving , FPS 10.89, Running 5.50s Step 64( N/A%), pre moving , FPS 10.42, Running 5.64s Step 65( N/A%), pre moving , FPS 9.83, Running 5.83s Step 66( N/A%), pre moving , FPS 9.50, Running 5.97s Step 67( N/A%), pre moving , FPS 9.19, Running 6.10s Step 68( N/A%), pre moving , FPS 8.94, Running 6.25s Step 69( N/A%), pre moving , FPS 8.64, Running 6.39s Step 70( N/A%), pre moving , FPS 8.42, Running 6.52s Step 71( N/A%), pre moving , FPS 8.17, Running 6.66s Step 72( N/A%), pre moving , FPS 7.93, Running 6.79s Step 73( N/A%), pre moving , FPS 7.77, Running 6.93s Step 74( N/A%), pre moving , FPS 7.50, Running 7.08s Step 75( N/A%), pre moving , FPS 7.31, Running 7.22s Step 76( N/A%), pre moving , FPS 7.20, Running 7.34s Step 77( N/A%), pre moving , FPS 7.47, Running 7.36s Step 78( N/A%), pre moving , FPS 7.79, Running 7.39s Step 79( N/A%), pre moving , FPS 8.11, Running 7.44s Step 80( N/A%), pre moving , FPS 8.21, Running 7.52s Step 81( N/A%), pre moving , FPS 8.42, Running 7.62s Step 82( N/A%), pre moving , FPS 8.67, Running 7.67s Step 83( N/A%), pre moving , FPS 8.94, Running 7.74s Step 84( N/A%), pre moving , FPS 9.21, Running 7.81s Step 85( N/A%), pre moving , FPS 9.72, Running 7.89s Step 86( N/A%), pre moving , FPS 10.11, Running 7.94s Step 87( N/A%), pre moving , FPS 10.53, Running 8.00s Step 88( N/A%), pre moving , FPS 11.05, Running 8.06s Step 89( N/A%), pre moving , FPS 11.74, Running 8.09s Step 90( N/A%), pre moving , FPS 12.31, Running 8.14s Step 91( N/A%), pre moving , FPS 13.05, Running 8.19s Step 92( N/A%), pre moving , FPS 13.87, Running 8.23s Step 93( N/A%), pre moving , FPS 14.88, Running 8.27s Step 94( N/A%), pre moving , FPS 16.28, Running 8.31s Step 95( N/A%), pre moving , FPS 17.41, Running 8.37s Step 96( N/A%), pre moving , FPS 18.48, Running 8.42s Step 97( N/A%), pre moving , FPS 17.51, Running 8.51s Step 98( N/A%), pre moving , FPS 16.67, Running 8.59s Step 99( N/A%), pre moving , FPS 16.22, Running 8.67s Step 100( N/A%), pre moving , FPS 16.23, Running 8.76s Step 101( N/A%), pre moving , FPS 16.35, Running 8.84s Step 102( N/A%), pre moving , FPS 16.24, Running 8.91s Step 103( N/A%), pre moving , FPS 15.81, Running 9.00s Step 104( N/A%), pre moving , FPS 15.66, Running 9.09s Step 105( N/A%), pre moving , FPS 15.42, Running 9.18s Step 106( N/A%), pre moving , FPS 7.20, Running 10.72s Step 107( N/A%), pre moving , FPS 6.55, Running 11.05s Step 108( N/A%), pre moving , FPS 6.40, Running 11.18s Step 109( N/A%), pre moving , FPS 6.04, Running 11.40s Step 110( N/A%), pre moving , FPS 5.83, Running 11.57s Step 111( N/A%), pre moving , FPS 5.46, Running 11.85s Step 112( N/A%), pre moving , FPS 5.32, Running 11.99s Step 113( N/A%), pre moving , FPS 5.02, Running 12.25s Step 114( N/A%), pre moving , FPS 4.92, Running 12.38s Step 115( N/A%), pre moving , FPS 4.61, Running 12.70s Step 116( N/A%), pre moving , FPS 4.46, Running 12.90s Step 117( N/A%), pre moving , FPS 4.25, Running 13.21s Step 118( N/A%), pre moving , FPS 4.16, Running 13.40s Step 119( N/A%), pre moving , FPS 3.96, Running 13.72s Step 120( N/A%), pre moving , FPS 3.88, Running 13.91s Step 121( N/A%), pre moving , FPS 3.70, Running 14.24s Step 122( N/A%), pre moving , FPS 3.61, Running 14.45s Step 123( N/A%), pre moving , FPS 3.44, Running 14.81s Step 124( N/A%), pre moving , FPS 3.39, Running 14.99s Step 125( N/A%), pre moving , FPS 3.31, Running 15.23s Step 126( 0.20%), action 1, FPS 3.84, Running 15.94s Step 127( 0.40%), action 2, FPS 3.90, Running 16.19s Step 128( 0.60%), action 3, FPS 3.70, Running 16.59s Step 129( 0.80%), action 4, FPS 3.67, Running 16.86s Step 130( 1.00%), action 5, FPS 3.38, Running 17.49s Step 131( 1.20%), action 6, FPS 3.39, Running 17.76s Step 132( 1.40%), action 7, FPS 3.17, Running 18.30s Step 133( 1.60%), action 8, FPS 3.15, Running 18.61s Step 134( 1.80%), action 9, FPS 2.95, Running 19.16s Step 135( 2.00%), action 10, FPS 3.00, Running 19.36s Step 136( 2.20%), action 11, FPS 2.88, Running 19.84s Step 137( 2.40%), action 12, FPS 2.90, Running 20.12s Step 138( 2.60%), action 13, FPS 2.82, Running 20.50s Step 139( 2.80%), action 14, FPS 2.81, Running 20.83s Step 140( 3.00%), action 15, FPS 2.71, Running 21.29s Step 141( 3.20%), action 16, FPS 2.74, Running 21.54s Step 142( 3.40%), action 17, FPS 2.61, Running 22.13s Step 143( 3.60%), action 18, FPS 2.62, Running 22.44s Step 144( 3.80%), action 19, FPS 2.47, Running 23.08s Step 145( 4.00%), action 20, FPS 2.45, Running 23.40s Step 146( 4.20%), action 21, FPS 2.48, Running 24.01s Step 147( 4.40%), action 22, FPS 2.47, Running 24.28s Step 148( 4.60%), action 23, FPS 2.42, Running 24.86s Step 149( 4.80%), action 24, FPS 2.42, Running 25.14s Step 150( 5.00%), action 25, FPS 2.45, Running 25.66s Step 151( 5.20%), action 26, FPS 2.41, Running 26.05s Step 152( 5.40%), action 27, FPS 2.42, Running 26.56s Step 153( 5.60%), action 28, FPS 2.43, Running 26.85s Step 154( 5.80%), action 29, FPS 2.44, Running 27.36s Step 155( 6.00%), action 30, FPS 2.42, Running 27.63s Step 156( 6.20%), action 31, FPS 2.37, Running 28.28s Step 157( 6.40%), action 32, FPS 2.36, Running 28.57s Step 158( 6.60%), action 33, FPS 2.30, Running 29.20s Step 159( 6.80%), action 34, FPS 2.32, Running 29.47s Step 160( 7.00%), action 35, FPS 2.31, Running 29.93s Step 161( 7.20%), action 36, FPS 2.28, Running 30.30s Step 162( 7.40%), action 37, FPS 2.28, Running 30.90s Step 163( 7.60%), action 38, FPS 2.26, Running 31.27s Step 164( 7.80%), action 39, FPS 2.33, Running 31.68s Step 165( 8.00%), action 40, FPS 2.24, Running 32.31s Step 166( 8.20%), action 41, FPS 2.21, Running 33.08s Step 167( 8.40%), action 42, FPS 2.20, Running 33.40s Step 168( 8.60%), action 43, FPS 2.18, Running 34.05s Step 169( 8.80%), action 44, FPS 2.17, Running 34.37s Step 170( 9.00%), action 45, FPS 2.14, Running 35.01s Step 171( 9.20%), action 46, FPS 2.17, Running 35.28s Step 172( 9.40%), action 47, FPS 2.17, Running 35.78s Step 173( 9.60%), action 48, FPS 2.18, Running 36.03s Step 174( 9.80%), action 49, FPS 2.18, Running 36.54s Step 175( 10.00%), action 50, FPS 2.16, Running 36.89s Step 176( 10.20%), action 51, FPS 2.17, Running 37.52s Step 177( 10.40%), action 52, FPS 2.16, Running 37.85s Step 178( 10.60%), action 53, FPS 2.19, Running 38.32s Step 179( 10.80%), action 54, FPS 2.17, Running 38.68s Step 180( 11.00%), action 55, FPS 2.17, Running 39.15s Step 181( 11.20%), action 56, FPS 2.17, Running 39.50s Step 182( 11.40%), action 57, FPS 2.22, Running 39.90s Step 183( 11.60%), action 58, FPS 2.21, Running 40.31s Step 184( 11.80%), action 59, FPS 2.17, Running 40.88s Step 185( 12.00%), action 60, FPS 2.25, Running 41.22s Step 186( 12.20%), action 61, FPS 2.20, Running 42.15s Step 187( 12.40%), action 62, FPS 2.22, Running 42.41s Step 188( 12.60%), action 63, FPS 2.28, Running 42.83s Step 189( 12.80%), action 64, FPS 2.31, Running 43.02s Step 190( 13.00%), action 65, FPS 2.38, Running 43.43s Step 191( 13.20%), action 66, FPS 2.36, Running 43.76s Step 192( 13.40%), action 67, FPS 2.38, Running 44.20s Step 193( 13.60%), action 68, FPS 2.37, Running 44.46s Step 194( 13.80%), action 69, FPS 2.35, Running 45.04s Step 195( 14.00%), action 70, FPS 2.38, Running 45.29s Step 196( 14.20%), action 71, FPS 2.34, Running 46.08s Step 197( 14.40%), action 72, FPS 2.37, Running 46.29s Step 198( 14.60%), action 73, FPS 2.36, Running 46.80s Step 199( 14.80%), action 74, FPS 2.34, Running 47.23s Step 200( 15.00%), action 75, FPS 2.33, Running 47.72s Step 201( 15.20%), action 76, FPS 2.36, Running 47.98s Step 202( 15.40%), action 77, FPS 2.33, Running 48.47s Step 203( 15.60%), action 78, FPS 2.35, Running 48.84s Step 204( 15.80%), action 79, FPS 2.38, Running 49.28s Step 205( 16.00%), action 80, FPS 2.40, Running 49.55s Step 206( 16.20%), action 81, FPS 2.50, Running 50.16s Step 207( 16.40%), action 82, FPS 2.50, Running 50.40s Step 208( 16.60%), action 83, FPS 2.52, Running 50.77s Step 209( 16.80%), action 84, FPS 2.53, Running 50.93s Step 210( 17.00%), action 85, FPS 2.51, Running 51.39s Step 211( 17.20%), action 86, FPS 2.53, Running 51.66s Step 212( 17.40%), action 87, FPS 2.50, Running 52.19s Step 213( 17.60%), action 88, FPS 2.49, Running 52.50s Step 214( 17.80%), action 89, FPS 2.52, Running 52.98s Step 215( 18.00%), action 90, FPS 2.51, Running 53.26s Step 216( 18.20%), action 91, FPS 2.56, Running 53.88s Step 217( 18.40%), action 92, FPS 2.54, Running 54.16s Step 218( 18.60%), action 93, FPS 2.55, Running 54.65s Step 219( 18.80%), action 94, FPS 2.61, Running 54.90s Step 220( 19.00%), action 95, FPS 2.60, Running 55.41s Step 221( 19.20%), action 96, FPS 2.55, Running 55.83s Step 222( 19.40%), action 97, FPS 2.55, Running 56.30s Step 223( 19.60%), action 98, FPS 2.58, Running 56.59s Step 224( 19.80%), action 99, FPS 2.55, Running 57.12s Step 225( 20.00%), action 100, FPS 2.55, Running 57.38s Step 226( 20.20%), action 101, FPS 2.56, Running 57.98s Step 227( 20.40%), action 102, FPS 2.54, Running 58.26s Step 228( 20.60%), action 103, FPS 2.55, Running 58.60s Step 229( 20.80%), action 104, FPS 2.48, Running 58.99s Step 230( 21.00%), action 105, FPS 2.47, Running 59.47s Step 231( 21.20%), action 106, FPS 2.48, Running 59.74s Step 232( 21.40%), action 107, FPS 2.48, Running 60.26s Step 233( 21.60%), action 108, FPS 2.48, Running 60.55s Step 234( 21.80%), action 109, FPS 2.48, Running 61.06s Step 235( 22.00%), action 110, FPS 2.45, Running 61.42s Step 236( 22.20%), action 111, FPS 2.47, Running 61.98s Step 237( 22.40%), action 112, FPS 2.48, Running 62.23s Step 238( 22.60%), action 113, FPS 2.48, Running 62.71s Step 239( 22.80%), action 114, FPS 2.47, Running 62.98s Step 240( 23.00%), action 115, FPS 2.51, Running 63.39s Step 241( 23.20%), action 116, FPS 2.54, Running 63.70s Step 242( 23.40%), action 117, FPS 2.48, Running 64.35s Step 243( 23.60%), action 118, FPS 2.49, Running 64.61s Step 244( 23.80%), action 119, FPS 2.49, Running 65.15s Step 245( 24.00%), action 120, FPS 2.51, Running 65.35s Step 246( 24.20%), action 121, FPS 2.37, Running 66.44s Step 247( 24.40%), action 122, FPS 2.37, Running 66.71s Step 248( 24.60%), action 123, FPS 2.28, Running 67.36s Step 249( 24.80%), action 124, FPS 2.32, Running 67.62s Step 250( 25.00%), action 125, FPS 2.27, Running 68.29s Step 251( 25.20%), action 126, FPS 2.27, Running 68.55s Step 252( 25.40%), action 127, FPS 2.26, Running 69.13s Step 253( 25.60%), action 128, FPS 2.27, Running 69.37s Step 254( 25.80%), action 129, FPS 2.22, Running 70.06s Step 255( 26.00%), action 130, FPS 2.24, Running 70.37s Step 256( 26.20%), action 131, FPS 2.21, Running 71.02s Step 257( 26.40%), action 132, FPS 2.20, Running 71.32s Step 258( 26.60%), action 133, FPS 2.17, Running 71.93s Step 259( 26.80%), action 134, FPS 2.16, Running 72.23s Step 260( 27.00%), action 135, FPS 2.14, Running 72.74s Step 261( 27.20%), action 136, FPS 2.16, Running 72.95s Step 262( 27.40%), action 137, FPS 2.22, Running 73.36s Step 263( 27.60%), action 138, FPS 2.22, Running 73.64s Step 264( 27.80%), action 139, FPS 2.22, Running 74.15s Step 265( 28.00%), action 140, FPS 2.20, Running 74.46s Step 266( 28.20%), action 141, FPS 2.30, Running 75.14s Step 267( 28.40%), action 142, FPS 2.25, Running 75.60s Step 268( 28.60%), action 143, FPS 2.21, Running 76.42s Step 269( 28.80%), action 144, FPS 2.21, Running 76.67s Step 270( 29.00%), action 145, FPS 2.19, Running 77.41s Step 271( 29.20%), action 146, FPS 2.12, Running 77.99s Step 272( 29.40%), action 147, FPS 2.14, Running 78.49s Step 273( 29.60%), action 148, FPS 2.12, Running 78.79s Step 274( 29.80%), action 149, FPS 2.18, Running 79.22s Step 275( 30.00%), action 150, FPS 2.18, Running 79.53s Step 276( 30.20%), action 151, FPS 2.18, Running 80.21s Step 277( 30.40%), action 152, FPS 2.18, Running 80.48s Step 278( 30.60%), action 153, FPS 2.17, Running 81.15s Step 279( 30.80%), action 154, FPS 2.19, Running 81.35s Step 280( 31.00%), action 155, FPS 2.15, Running 82.03s Step 281( 31.20%), action 156, FPS 2.14, Running 82.32s Step 282( 31.40%), action 157, FPS 2.08, Running 82.99s Step 283( 31.60%), action 158, FPS 2.09, Running 83.23s Step 284( 31.80%), action 159, FPS 2.11, Running 83.64s Step 285( 32.00%), action 160, FPS 2.11, Running 83.92s Step 286( 32.20%), action 161, FPS 2.15, Running 84.46s Step 287( 32.40%), action 162, FPS 2.20, Running 84.67s Step 288( 32.60%), action 163, FPS 2.19, Running 85.56s Step 289( 32.80%), action 164, FPS 2.18, Running 85.83s Step 290( 33.00%), action 165, FPS 2.25, Running 86.28s Step 291( 33.20%), action 166, FPS 2.35, Running 86.51s Step 292( 33.40%), action 167, FPS 2.33, Running 87.08s Step 293( 33.60%), action 168, FPS 2.24, Running 87.71s Step 294( 33.80%), action 169, FPS 2.25, Running 88.11s Step 295( 34.00%), action 170, FPS 2.28, Running 88.32s Step 296( 34.20%), action 171, FPS 2.27, Running 89.02s Step 297( 34.40%), action 172, FPS 2.27, Running 89.27s Step 298( 34.60%), action 173, FPS 2.33, Running 89.73s Step 299( 34.80%), action 174, FPS 2.32, Running 89.95s Step 300( 35.00%), action 175, FPS 2.38, Running 90.43s Step 301( 35.20%), action 176, FPS 2.39, Running 90.70s Step 302( 35.40%), action 177, FPS 2.46, Running 91.13s Step 303( 35.60%), action 178, FPS 2.45, Running 91.41s Step 304( 35.80%), action 179, FPS 2.43, Running 91.87s Step 305( 36.00%), action 180, FPS 2.43, Running 92.15s Step 306( 36.20%), action 181, FPS 2.44, Running 92.65s Step 307( 36.40%), action 182, FPS 2.45, Running 92.82s Step 308( 36.60%), action 183, FPS 2.54, Running 93.42s Step 309( 36.80%), action 184, FPS 2.53, Running 93.73s Step 310( 37.00%), action 185, FPS 2.52, Running 94.22s Step 311( 37.20%), action 186, FPS 2.51, Running 94.49s Step 312( 37.40%), action 187, FPS 2.53, Running 94.99s Step 313( 37.60%), action 188, FPS 2.63, Running 95.32s Step 314( 37.80%), action 189, FPS 2.54, Running 95.97s Step 315( 38.00%), action 190, FPS 2.54, Running 96.21s Step 316( 38.20%), action 191, FPS 2.60, Running 96.71s Step 317( 38.40%), action 192, FPS 2.64, Running 96.86s Step 318( 38.60%), action 193, FPS 2.66, Running 97.26s Step 319( 38.80%), action 194, FPS 2.64, Running 97.52s Step 320( 39.00%), action 195, FPS 2.58, Running 98.18s Step 321( 39.20%), action 196, FPS 2.55, Running 98.54s Step 322( 39.40%), action 197, FPS 2.48, Running 99.18s Step 323( 39.60%), action 198, FPS 2.47, Running 99.49s Step 324( 39.80%), action 199, FPS 2.46, Running 99.99s Step 325( 40.00%), action 200, FPS 2.48, Running 100.22s Step 326( 40.20%), action 201, FPS 2.41, Running 100.96s Step 327( 40.40%), action 202, FPS 2.31, Running 101.48s Step 328( 40.60%), action 203, FPS 2.31, Running 102.07s Step 329( 40.80%), action 204, FPS 2.33, Running 102.33s Step 330( 41.00%), action 205, FPS 2.31, Running 102.86s Step 331( 41.20%), action 206, FPS 2.31, Running 103.16s Step 332( 41.40%), action 207, FPS 2.28, Running 103.75s Step 333( 41.60%), action 208, FPS 2.24, Running 104.23s Step 334( 41.80%), action 209, FPS 2.30, Running 104.67s Step 335( 42.00%), action 210, FPS 2.30, Running 104.90s Step 336( 42.20%), action 211, FPS 2.28, Running 105.47s Step 337( 42.40%), action 212, FPS 2.24, Running 105.79s Step 338( 42.60%), action 213, FPS 2.22, Running 106.26s Step 339( 42.80%), action 214, FPS 2.23, Running 106.49s Step 340( 43.00%), action 215, FPS 2.27, Running 107.00s Step 341( 43.20%), action 216, FPS 2.30, Running 107.22s Step 342( 43.40%), action 217, FPS 2.37, Running 107.61s Step 343( 43.60%), action 218, FPS 2.40, Running 107.81s Step 344( 43.80%), action 219, FPS 2.44, Running 108.17s Step 345( 44.00%), action 220, FPS 2.44, Running 108.41s Step 346( 44.20%), action 221, FPS 2.48, Running 109.03s Step 347( 44.40%), action 222, FPS 2.56, Running 109.28s Step 348( 44.60%), action 223, FPS 2.61, Running 109.75s Step 349( 44.80%), action 224, FPS 2.61, Running 110.00s Step 350( 45.00%), action 225, FPS 2.62, Running 110.51s Step 351( 45.20%), action 226, FPS 2.62, Running 110.80s Step 352( 45.40%), action 227, FPS 2.69, Running 111.19s Step 353( 45.60%), action 228, FPS 2.78, Running 111.41s Step 354( 45.80%), action 229, FPS 2.81, Running 111.78s Step 355( 46.00%), action 230, FPS 2.79, Running 112.07s Step 356( 46.20%), action 231, FPS 2.79, Running 112.64s Step 357( 46.40%), action 232, FPS 2.82, Running 112.89s Step 358( 46.60%), action 233, FPS 2.81, Running 113.37s Step 359( 46.80%), action 234, FPS 2.80, Running 113.64s Step 360( 47.00%), action 235, FPS 2.76, Running 114.25s Step 361( 47.20%), action 236, FPS 2.73, Running 114.54s Step 362( 47.40%), action 237, FPS 2.73, Running 114.93s Step 363( 47.60%), action 238, FPS 2.70, Running 115.22s Step 364( 47.80%), action 239, FPS 2.70, Running 115.58s Step 365( 48.00%), action 240, FPS 2.71, Running 115.79s Step 366( 48.20%), action 241, FPS 2.69, Running 116.46s Step 367( 48.40%), action 242, FPS 2.70, Running 116.68s Step 368( 48.60%), action 243, FPS 2.72, Running 117.11s Step 369( 48.80%), action 244, FPS 2.71, Running 117.38s Step 370( 49.00%), action 245, FPS 2.70, Running 117.93s Step 371( 49.20%), action 246, FPS 2.70, Running 118.22s Step 372( 49.40%), action 247, FPS 2.57, Running 118.98s Step 373( 49.60%), action 248, FPS 2.57, Running 119.18s Step 374( 49.80%), action 249, FPS 2.56, Running 119.58s Step 375( 50.00%), action 250, FPS 2.58, Running 119.82s Step 376( 50.20%), action 251, FPS 2.55, Running 120.47s Step 377( 50.40%), action 252, FPS 2.55, Running 120.73s Step 378( 50.60%), action 253, FPS 2.55, Running 121.20s Step 379( 50.80%), action 254, FPS 2.56, Running 121.46s Step 380( 51.00%), action 255, FPS 2.60, Running 121.94s Step 381( 51.20%), action 256, FPS 2.61, Running 122.21s Step 382( 51.40%), action 257, FPS 2.61, Running 122.60s Step 383( 51.60%), action 258, FPS 2.63, Running 122.83s Step 384( 51.80%), action 259, FPS 2.63, Running 123.18s Step 385( 52.00%), action 260, FPS 2.64, Running 123.38s Step 386( 52.20%), action 261, FPS 2.62, Running 124.10s Step 387( 52.40%), action 262, FPS 2.61, Running 124.34s Step 388( 52.60%), action 263, FPS 2.60, Running 124.81s Step 389( 52.80%), action 264, FPS 2.59, Running 125.11s Step 390( 53.00%), action 265, FPS 2.63, Running 125.53s Step 391( 53.20%), action 266, FPS 2.63, Running 125.83s Step 392( 53.40%), action 267, FPS 2.77, Running 126.20s Step 393( 53.60%), action 268, FPS 2.75, Running 126.45s Step 394( 53.80%), action 269, FPS 2.76, Running 126.84s Step 395( 54.00%), action 270, FPS 2.76, Running 127.08s Step 396( 54.20%), action 271, FPS 2.79, Running 127.65s Step 397( 54.40%), action 272, FPS 2.79, Running 127.88s Step 398( 54.60%), action 273, FPS 2.80, Running 128.33s Step 399( 54.80%), action 274, FPS 2.82, Running 128.56s Step 400( 55.00%), action 275, FPS 2.80, Running 129.07s Step 401( 55.20%), action 276, FPS 2.81, Running 129.32s Step 402( 55.40%), action 277, FPS 2.77, Running 129.81s Step 403( 55.60%), action 278, FPS 2.79, Running 129.99s Step 404( 55.80%), action 279, FPS 2.83, Running 130.26s Step 405( 56.00%), action 280, FPS 2.83, Running 130.45s Step 406( 56.20%), action 281, FPS 2.91, Running 130.98s Step 407( 56.40%), action 282, FPS 2.92, Running 131.19s Step 408( 56.60%), action 283, FPS 2.95, Running 131.58s Step 409( 56.80%), action 284, FPS 2.96, Running 131.86s Step 410( 57.00%), action 285, FPS 2.96, Running 132.29s Step 411( 57.20%), action 286, FPS 2.98, Running 132.55s Step 412( 57.40%), action 287, FPS 2.95, Running 132.97s Step 413( 57.60%), action 288, FPS 2.96, Running 133.21s Step 414( 57.80%), action 289, FPS 2.93, Running 133.66s Step 415( 58.00%), action 290, FPS 2.93, Running 133.90s Step 416( 58.20%), action 291, FPS 2.98, Running 134.36s Step 417( 58.40%), action 292, FPS 3.01, Running 134.53s Step 418( 58.60%), action 293, FPS 3.04, Running 134.91s Step 419( 58.80%), action 294, FPS 3.04, Running 135.14s Step 420( 59.00%), action 295, FPS 3.12, Running 135.48s Step 421( 59.20%), action 296, FPS 3.14, Running 135.68s Step 422( 59.40%), action 297, FPS 3.15, Running 136.17s Step 423( 59.60%), action 298, FPS 3.09, Running 136.46s Step 424( 59.80%), action 299, FPS 3.01, Running 136.90s Step 425( 60.00%), action 300, FPS 2.97, Running 137.17s Step 426( 60.20%), action 301, FPS 2.94, Running 137.78s [2026-08-02 22:51:15] [87 ] Seed 86 failed after 137.96 s. +steps: 426 , actions: 301 . +Instruction: Empty +Total 58/87(66.67%) success. +Setting seed: 87 +Step 1( N/A%), pre moving , FPS 3.45, Running 0.29s Step 2( N/A%), pre moving , FPS 6.09, Running 0.33s Step 3( N/A%), pre moving , FPS 8.00, Running 0.37s Step 4( N/A%), pre moving , FPS 9.67, Running 0.41s Step 5( N/A%), pre moving , FPS 10.78, Running 0.46s Step 6( N/A%), pre moving , FPS 11.42, Running 0.53s Step 7( N/A%), pre moving , FPS 12.05, Running 0.58s Step 8( N/A%), pre moving , FPS 12.94, Running 0.62s Step 9( N/A%), pre moving , FPS 13.56, Running 0.66s Step 10( N/A%), pre moving , FPS 14.09, Running 0.71s Step 11( N/A%), pre moving , FPS 14.63, Running 0.75s Step 12( N/A%), pre moving , FPS 15.09, Running 0.80s Step 13( N/A%), pre moving , FPS 15.86, Running 0.82s Step 14( N/A%), pre moving , FPS 15.99, Running 0.88s Step 15( N/A%), pre moving , FPS 16.44, Running 0.91s Step 16( N/A%), pre moving , FPS 16.69, Running 0.96s Step 17( N/A%), pre moving , FPS 17.14, Running 0.99s Step 18( N/A%), pre moving , FPS 17.15, Running 1.05s Step 19( N/A%), pre moving , FPS 17.34, Running 1.10s Step 20( N/A%), pre moving , FPS 17.73, Running 1.13s Step 21( N/A%), pre moving , FPS 17.20, Running 1.45s Step 22( N/A%), pre moving , FPS 16.59, Running 1.53s Step 23( N/A%), pre moving , FPS 16.42, Running 1.59s Step 24( N/A%), pre moving , FPS 15.98, Running 1.67s Step 25( N/A%), pre moving , FPS 15.89, Running 1.72s Step 26( N/A%), pre moving , FPS 13.33, Running 2.03s Step 27( N/A%), pre moving , FPS 13.02, Running 2.12s Step 28( N/A%), pre moving , FPS 12.62, Running 2.20s Step 29( N/A%), pre moving , FPS 12.27, Running 2.29s Step 30( N/A%), pre moving , FPS 11.98, Running 2.38s Step 31( N/A%), pre moving , FPS 11.66, Running 2.47s Step 32( N/A%), pre moving , FPS 11.33, Running 2.56s Step 33( N/A%), pre moving , FPS 11.00, Running 2.64s Step 34( N/A%), pre moving , FPS 10.81, Running 2.73s Step 35( N/A%), pre moving , FPS 10.51, Running 2.82s Step 36( N/A%), pre moving , FPS 8.78, Running 3.24s Step 37( N/A%), pre moving , FPS 8.60, Running 3.32s Step 38( N/A%), pre moving , FPS 8.48, Running 3.41s Step 39( N/A%), pre moving , FPS 8.34, Running 3.49s Step 40( N/A%), pre moving , FPS 8.18, Running 3.57s Step 41( N/A%), pre moving , FPS 9.02, Running 3.67s Step 42( N/A%), pre moving , FPS 9.03, Running 3.75s Step 43( N/A%), pre moving , FPS 8.74, Running 3.88s Step 44( N/A%), pre moving , FPS 8.52, Running 4.01s Step 45( N/A%), pre moving , FPS 8.31, Running 4.13s Step 46( N/A%), pre moving , FPS 9.09, Running 4.23s Step 47( N/A%), pre moving , FPS 9.26, Running 4.28s Step 48( N/A%), pre moving , FPS 9.36, Running 4.34s Step 49( N/A%), pre moving , FPS 9.48, Running 4.40s Step 50( N/A%), pre moving , FPS 9.59, Running 4.47s Step 51( N/A%), pre moving , FPS 9.63, Running 4.54s Step 52( N/A%), pre moving , FPS 9.71, Running 4.62s Step 53( N/A%), pre moving , FPS 9.77, Running 4.69s Step 54( N/A%), pre moving , FPS 9.92, Running 4.74s Step 55( N/A%), pre moving , FPS 10.04, Running 4.81s Step 56( N/A%), pre moving , FPS 12.17, Running 4.88s Step 57( N/A%), pre moving , FPS 12.25, Running 4.95s Step 58( N/A%), pre moving , FPS 12.26, Running 5.04s Step 59( N/A%), pre moving , FPS 12.48, Running 5.10s Step 60( N/A%), pre moving , FPS 12.63, Running 5.16s Step 61( N/A%), pre moving , FPS 12.90, Running 5.22s Step 62( N/A%), pre moving , FPS 12.98, Running 5.29s Step 63( N/A%), pre moving , FPS 13.05, Running 5.41s Step 64( N/A%), pre moving , FPS 13.04, Running 5.55s Step 65( N/A%), pre moving , FPS 12.98, Running 5.67s Step 66( N/A%), pre moving , FPS 12.72, Running 5.80s Step 67( N/A%), pre moving , FPS 12.04, Running 5.94s Step 68( N/A%), pre moving , FPS 11.58, Running 6.07s Step 69( N/A%), pre moving , FPS 11.09, Running 6.21s Step 70( N/A%), pre moving , FPS 10.73, Running 6.33s Step 71( N/A%), pre moving , FPS 10.38, Running 6.47s Step 72( N/A%), pre moving , FPS 10.11, Running 6.60s Step 73( N/A%), pre moving , FPS 9.77, Running 6.73s Step 74( N/A%), pre moving , FPS 9.52, Running 6.84s Step 75( N/A%), pre moving , FPS 9.24, Running 6.97s Step 76( N/A%), pre moving , FPS 8.94, Running 7.11s Step 77( N/A%), pre moving , FPS 8.62, Running 7.27s Step 78( N/A%), pre moving , FPS 8.50, Running 7.39s Step 79( N/A%), pre moving , FPS 8.28, Running 7.51s Step 80( N/A%), pre moving , FPS 8.03, Running 7.65s Step 81( N/A%), pre moving , FPS 7.84, Running 7.77s Step 82( N/A%), pre moving , FPS 7.80, Running 7.85s Step 83( N/A%), pre moving , FPS 7.95, Running 7.93s Step 84( N/A%), pre moving , FPS 8.17, Running 7.99s Step 85( N/A%), pre moving , FPS 8.28, Running 8.09s Step 86( N/A%), pre moving , FPS 8.43, Running 8.17s Step 87( N/A%), pre moving , FPS 8.73, Running 8.23s Step 88( N/A%), pre moving , FPS 9.09, Running 8.27s Step 89( N/A%), pre moving , FPS 9.46, Running 8.32s Step 90( N/A%), pre moving , FPS 9.86, Running 8.36s Step 91( N/A%), pre moving , FPS 10.35, Running 8.40s Step 92( N/A%), pre moving , FPS 10.79, Running 8.45s Step 93( N/A%), pre moving , FPS 11.39, Running 8.49s Step 94( N/A%), pre moving , FPS 11.82, Running 8.54s Step 95( N/A%), pre moving , FPS 12.50, Running 8.57s Step 96( N/A%), pre moving , FPS 13.33, Running 8.62s Step 97( N/A%), pre moving , FPS 14.39, Running 8.66s Step 98( N/A%), pre moving , FPS 15.29, Running 8.70s Step 99( N/A%), pre moving , FPS 16.06, Running 8.76s Step 100( N/A%), pre moving , FPS 17.00, Running 8.82s Step 101( N/A%), pre moving , FPS 18.55, Running 8.85s Step 102( N/A%), pre moving , FPS 7.75, Running 10.43s Step 103( N/A%), pre moving , FPS 6.99, Running 10.79s Step 104( N/A%), pre moving , FPS 6.72, Running 10.97s Step 105( N/A%), pre moving , FPS 6.18, Running 11.32s Step 106( N/A%), pre moving , FPS 6.00, Running 11.50s Step 107( N/A%), pre moving , FPS 5.48, Running 11.88s Step 108( N/A%), pre moving , FPS 5.30, Running 12.04s Step 109( N/A%), pre moving , FPS 4.99, Running 12.33s Step 110( N/A%), pre moving , FPS 4.85, Running 12.48s Step 111( N/A%), pre moving , FPS 4.57, Running 12.78s Step 112( N/A%), pre moving , FPS 4.48, Running 12.92s Step 113( N/A%), pre moving , FPS 4.22, Running 13.23s Step 114( N/A%), pre moving , FPS 4.04, Running 13.48s Step 115( N/A%), pre moving , FPS 3.77, Running 13.87s Step 116( N/A%), pre moving , FPS 3.64, Running 14.12s Step 117( N/A%), pre moving , FPS 3.45, Running 14.45s Step 118( N/A%), pre moving , FPS 3.37, Running 14.64s Step 119( N/A%), pre moving , FPS 3.20, Running 15.00s Step 120( N/A%), pre moving , FPS 3.14, Running 15.19s Step 121( N/A%), pre moving , FPS 2.99, Running 15.55s Step 122( 0.20%), action 1, FPS 3.43, Running 16.26s Step 123( 0.40%), action 2, FPS 3.49, Running 16.52s Step 124( 0.60%), action 3, FPS 3.30, Running 17.02s Step 125( 0.80%), action 4, FPS 3.30, Running 17.39s Step 126( 1.00%), action 5, FPS 3.14, Running 17.88s Step 127( 1.20%), action 6, FPS 3.17, Running 18.20s Step 128( 1.40%), action 7, FPS 3.04, Running 18.62s Step 129( 1.60%), action 8, FPS 3.03, Running 18.93s Step 130( 1.80%), action 9, FPS 2.86, Running 19.48s Step 131( 2.00%), action 10, FPS 2.88, Running 19.73s Step 132( 2.20%), action 11, FPS 2.75, Running 20.18s Step 133( 2.40%), action 12, FPS 2.76, Running 20.47s Step 134( 2.60%), action 13, FPS 2.71, Running 20.86s Step 135( 2.80%), action 14, FPS 2.73, Running 21.19s Step 136( 3.00%), action 15, FPS 2.65, Running 21.67s Step 137( 3.20%), action 16, FPS 2.65, Running 21.98s Step 138( 3.40%), action 17, FPS 2.55, Running 22.47s Step 139( 3.60%), action 18, FPS 2.56, Running 22.82s Step 140( 3.80%), action 19, FPS 2.47, Running 23.28s Step 141( 4.00%), action 20, FPS 2.44, Running 23.75s Step 142( 4.20%), action 21, FPS 2.51, Running 24.24s Step 143( 4.40%), action 22, FPS 2.51, Running 24.49s Step 144( 4.60%), action 23, FPS 2.54, Running 24.90s Step 145( 4.80%), action 24, FPS 2.59, Running 25.12s Step 146( 5.00%), action 25, FPS 2.60, Running 25.58s Step 147( 5.20%), action 26, FPS 2.61, Running 25.85s Step 148( 5.40%), action 27, FPS 2.59, Running 26.36s Step 149( 5.60%), action 28, FPS 2.59, Running 26.64s Step 150( 5.80%), action 29, FPS 2.61, Running 27.13s Step 151( 6.00%), action 30, FPS 2.61, Running 27.40s Step 152( 6.20%), action 31, FPS 2.56, Running 27.99s Step 153( 6.40%), action 32, FPS 2.60, Running 28.17s Step 154( 6.60%), action 33, FPS 2.61, Running 28.52s Step 155( 6.80%), action 34, FPS 2.64, Running 28.76s Step 156( 7.00%), action 35, FPS 2.67, Running 29.17s Step 157( 7.20%), action 36, FPS 2.70, Running 29.39s Step 158( 7.40%), action 37, FPS 2.72, Running 29.84s Step 159( 7.60%), action 38, FPS 2.73, Running 30.13s Step 160( 7.80%), action 39, FPS 2.70, Running 30.70s Step 161( 8.00%), action 40, FPS 2.76, Running 30.99s Step 162( 8.20%), action 41, FPS 2.71, Running 31.61s Step 163( 8.40%), action 42, FPS 2.69, Running 31.93s Step 164( 8.60%), action 43, FPS 2.70, Running 32.32s Step 165( 8.80%), action 44, FPS 2.68, Running 32.59s Step 166( 9.00%), action 45, FPS 2.67, Running 33.06s Step 167( 9.20%), action 46, FPS 2.68, Running 33.30s Step 168( 9.40%), action 47, FPS 2.69, Running 33.78s Step 169( 9.60%), action 48, FPS 2.70, Running 34.06s Step 170( 9.80%), action 49, FPS 2.68, Running 34.59s Step 171( 10.00%), action 50, FPS 2.67, Running 34.89s Step 172( 10.20%), action 51, FPS 2.65, Running 35.55s Step 173( 10.40%), action 52, FPS 2.61, Running 35.83s Step 174( 10.60%), action 53, FPS 2.59, Running 36.26s Step 175( 10.80%), action 54, FPS 2.58, Running 36.51s Step 176( 11.00%), action 55, FPS 2.58, Running 36.93s Step 177( 11.20%), action 56, FPS 2.57, Running 37.16s Step 178( 11.40%), action 57, FPS 2.56, Running 37.66s Step 179( 11.60%), action 58, FPS 2.55, Running 37.97s Step 180( 11.80%), action 59, FPS 2.59, Running 38.41s Step 181( 12.00%), action 60, FPS 2.60, Running 38.69s Step 182( 12.20%), action 61, FPS 2.60, Running 39.29s Step 183( 12.40%), action 62, FPS 2.62, Running 39.56s Step 184( 12.60%), action 63, FPS 2.60, Running 40.00s Step 185( 12.80%), action 64, FPS 2.64, Running 40.17s Step 186( 13.00%), action 65, FPS 2.64, Running 40.64s Step 187( 13.20%), action 66, FPS 2.65, Running 40.86s Step 188( 13.40%), action 67, FPS 2.65, Running 41.33s Step 189( 13.60%), action 68, FPS 2.66, Running 41.59s Step 190( 13.80%), action 69, FPS 2.66, Running 42.11s Step 191( 14.00%), action 70, FPS 2.67, Running 42.38s Step 192( 14.20%), action 71, FPS 2.66, Running 43.07s Step 193( 14.40%), action 72, FPS 2.66, Running 43.35s Step 194( 14.60%), action 73, FPS 2.59, Running 43.99s Step 195( 14.80%), action 74, FPS 2.61, Running 44.17s Step 196( 15.00%), action 75, FPS 2.61, Running 44.61s Step 197( 15.20%), action 76, FPS 2.61, Running 44.83s Step 198( 15.40%), action 77, FPS 2.64, Running 45.24s Step 199( 15.60%), action 78, FPS 2.66, Running 45.49s Step 200( 15.80%), action 79, FPS 2.62, Running 46.04s Step 201( 16.00%), action 80, FPS 2.62, Running 46.33s Step 202( 16.20%), action 81, FPS 2.58, Running 47.05s Step 203( 16.40%), action 82, FPS 2.57, Running 47.34s Step 204( 16.60%), action 83, FPS 2.51, Running 47.97s Step 205( 16.80%), action 84, FPS 2.49, Running 48.20s Step 206( 17.00%), action 85, FPS 2.48, Running 48.71s Step 207( 17.20%), action 86, FPS 2.47, Running 48.94s Step 208( 17.40%), action 87, FPS 2.49, Running 49.37s Step 209( 17.60%), action 88, FPS 2.47, Running 49.67s Step 210( 17.80%), action 89, FPS 2.46, Running 50.23s Step 211( 18.00%), action 90, FPS 2.44, Running 50.59s Step 212( 18.20%), action 91, FPS 2.41, Running 51.38s Step 213( 18.40%), action 92, FPS 2.39, Running 51.72s Step 214( 18.60%), action 93, FPS 2.47, Running 52.08s Step 215( 18.80%), action 94, FPS 2.45, Running 52.34s Step 216( 19.00%), action 95, FPS 2.44, Running 52.81s Step 217( 19.20%), action 96, FPS 2.43, Running 53.07s Step 218( 19.40%), action 97, FPS 2.39, Running 53.62s Step 219( 19.60%), action 98, FPS 2.38, Running 53.90s Step 220( 19.80%), action 99, FPS 2.38, Running 54.45s Step 221( 20.00%), action 100, FPS 2.37, Running 54.77s Step 222( 20.20%), action 101, FPS 2.34, Running 55.59s Step 223( 20.40%), action 102, FPS 2.34, Running 55.89s Step 224( 20.60%), action 103, FPS 2.37, Running 56.39s Step 225( 20.80%), action 104, FPS 2.36, Running 56.68s Step 226( 21.00%), action 105, FPS 2.34, Running 57.26s Step 227( 21.20%), action 106, FPS 2.29, Running 57.69s Step 228( 21.40%), action 107, FPS 2.23, Running 58.34s Step 229( 21.60%), action 108, FPS 2.21, Running 58.71s Step 230( 21.80%), action 109, FPS 2.23, Running 59.22s Step 231( 22.00%), action 110, FPS 2.21, Running 59.64s Step 232( 22.20%), action 111, FPS 2.23, Running 60.34s Step 233( 22.40%), action 112, FPS 2.25, Running 60.61s Step 234( 22.60%), action 113, FPS 2.22, Running 61.07s Step 235( 22.80%), action 114, FPS 2.20, Running 61.44s Step 236( 23.00%), action 115, FPS 2.18, Running 61.98s Step 237( 23.20%), action 116, FPS 2.16, Running 62.35s Step 238( 23.40%), action 117, FPS 2.16, Running 62.87s Step 239( 23.60%), action 118, FPS 2.15, Running 63.22s Step 240( 23.80%), action 119, FPS 2.13, Running 63.84s Step 241( 24.00%), action 120, FPS 2.14, Running 64.12s Step 242( 24.20%), action 121, FPS 2.19, Running 64.74s Step 243( 24.40%), action 122, FPS 2.20, Running 64.99s Step 244( 24.60%), action 123, FPS 2.20, Running 65.49s Step 245( 24.80%), action 124, FPS 2.18, Running 65.84s Step 246( 25.00%), action 125, FPS 2.18, Running 66.41s Step 247( 25.20%), action 126, FPS 2.19, Running 66.81s Step 248( 25.40%), action 127, FPS 2.23, Running 67.32s Step 249( 25.60%), action 128, FPS 2.24, Running 67.64s Step 250( 25.80%), action 129, FPS 2.25, Running 68.10s Step 251( 26.00%), action 130, FPS 2.26, Running 68.48s Step 252( 26.20%), action 131, FPS 2.28, Running 69.13s Step 253( 26.40%), action 132, FPS 2.25, Running 69.48s Step 254( 26.60%), action 133, FPS 2.22, Running 70.08s Step 255( 26.80%), action 134, FPS 2.22, Running 70.44s Step 256( 27.00%), action 135, FPS 2.19, Running 71.10s Step 257( 27.20%), action 136, FPS 2.20, Running 71.45s Step 258( 27.40%), action 137, FPS 2.22, Running 71.90s Step 259( 27.60%), action 138, FPS 2.23, Running 72.19s Step 260( 27.80%), action 139, FPS 2.29, Running 72.58s Step 261( 28.00%), action 140, FPS 2.27, Running 72.93s Step 262( 28.20%), action 141, FPS 2.25, Running 73.64s Step 263( 28.40%), action 142, FPS 2.22, Running 74.01s Step 264( 28.60%), action 143, FPS 2.15, Running 74.80s Step 265( 28.80%), action 144, FPS 2.15, Running 75.14s Step 266( 29.00%), action 145, FPS 2.15, Running 75.70s Step 267( 29.20%), action 146, FPS 2.18, Running 76.00s Step 268( 29.40%), action 147, FPS 2.17, Running 76.55s Step 269( 29.60%), action 148, FPS 2.16, Running 76.91s Step 270( 29.80%), action 149, FPS 2.15, Running 77.38s Step 271( 30.00%), action 150, FPS 2.13, Running 77.87s Step 272( 30.20%), action 151, FPS 2.13, Running 78.51s Step 273( 30.40%), action 152, FPS 2.15, Running 78.80s Step 274( 30.60%), action 153, FPS 2.15, Running 79.38s Step 275( 30.80%), action 154, FPS 2.15, Running 79.74s Step 276( 31.00%), action 155, FPS 2.20, Running 80.20s Step 277( 31.20%), action 156, FPS 2.20, Running 80.55s Step 278( 31.40%), action 157, FPS 2.14, Running 81.22s Step 279( 31.60%), action 158, FPS 2.12, Running 81.60s Step 280( 31.80%), action 159, FPS 2.08, Running 82.18s Step 281( 32.00%), action 160, FPS 2.09, Running 82.51s Step 282( 32.20%), action 161, FPS 2.10, Running 83.17s Step 283( 32.40%), action 162, FPS 2.12, Running 83.45s Step 284( 32.60%), action 163, FPS 2.20, Running 83.91s Step 285( 32.80%), action 164, FPS 2.21, Running 84.18s Step 286( 33.00%), action 165, FPS 2.22, Running 84.70s Step 287( 33.20%), action 166, FPS 2.20, Running 85.10s Step 288( 33.40%), action 167, FPS 2.19, Running 85.67s Step 289( 33.60%), action 168, FPS 2.18, Running 86.08s Step 290( 33.80%), action 169, FPS 2.15, Running 86.69s Step 291( 34.00%), action 170, FPS 2.15, Running 87.18s Step 292( 34.20%), action 171, FPS 2.15, Running 87.81s Step 293( 34.40%), action 172, FPS 2.15, Running 88.09s Step 294( 34.60%), action 173, FPS 2.21, Running 88.44s Step 295( 34.80%), action 174, FPS 2.22, Running 88.74s Step 296( 35.00%), action 175, FPS 2.21, Running 89.26s Step 297( 35.20%), action 176, FPS 2.22, Running 89.54s Step 298( 35.40%), action 177, FPS 2.29, Running 89.95s Step 299( 35.60%), action 178, FPS 2.32, Running 90.22s Step 300( 35.80%), action 179, FPS 2.38, Running 90.60s Step 301( 36.00%), action 180, FPS 2.37, Running 90.96s Step 302( 36.20%), action 181, FPS 2.41, Running 91.46s Step 303( 36.40%), action 182, FPS 2.41, Running 91.75s Step 304( 36.60%), action 183, FPS 2.41, Running 92.21s Step 305( 36.80%), action 184, FPS 2.39, Running 92.55s Step 306( 37.00%), action 185, FPS 2.46, Running 92.84s Step 307( 37.20%), action 186, FPS 2.47, Running 93.21s Step 308( 37.40%), action 187, FPS 2.56, Running 93.50s Step 309( 37.60%), action 188, FPS 2.61, Running 93.75s Step 310( 37.80%), action 189, FPS 2.69, Running 94.13s Step 311( 38.00%), action 190, FPS 2.80, Running 94.33s Step 312( 38.20%), action 191, FPS 2.86, Running 94.82s Step 313( 38.40%), action 192, FPS 2.87, Running 95.05s Step 314( 38.60%), action 193, FPS 2.90, Running 95.34s Step 315( 38.80%), action 194, FPS 2.93, Running 95.55s Step 316( 39.00%), action 195, FPS 3.03, Running 95.86s Step 317( 39.20%), action 196, FPS 3.04, Running 96.11s Step 318( 39.40%), action 197, FPS 3.09, Running 96.42s Step 319( 39.60%), action 198, FPS 3.12, Running 96.63s Step 320( 39.80%), action 199, FPS 3.16, Running 96.93s Step 321( 40.00%), action 200, FPS 3.23, Running 97.15s Step 322( 40.20%), action 201, FPS 3.21, Running 97.69s Step 323( 40.40%), action 202, FPS 3.24, Running 97.92s Step 324( 40.60%), action 203, FPS 3.34, Running 98.21s Step 325( 40.80%), action 204, FPS 3.36, Running 98.49s Step 326( 41.00%), action 205, FPS 3.34, Running 98.82s Step 327( 41.20%), action 206, FPS 3.40, Running 99.08s Step 328( 41.40%), action 207, FPS 3.38, Running 99.42s Step 329( 41.60%), action 208, FPS 3.37, Running 99.69s Step 330( 41.80%), action 209, FPS 3.36, Running 100.08s Step 331( 42.00%), action 210, FPS 3.23, Running 100.51s Step 332( 42.20%), action 211, FPS 3.23, Running 101.01s Step 333( 42.40%), action 212, FPS 3.22, Running 101.26s Step 334( 42.60%), action 213, FPS 3.20, Running 101.59s Step 335( 42.80%), action 214, FPS 3.21, Running 101.79s Step 336( 43.00%), action 215, FPS 3.14, Running 102.23s Step 337( 43.20%), action 216, FPS 3.14, Running 102.47s Step 338( 43.40%), action 217, FPS 3.13, Running 102.81s Step 339( 43.60%), action 218, FPS 3.12, Running 103.03s Step 340( 43.80%), action 219, FPS 3.05, Running 103.48s Step 341( 44.00%), action 220, FPS 2.93, Running 103.97s Step 342( 44.20%), action 221, FPS 2.94, Running 104.49s Step 343( 44.40%), action 222, FPS 2.93, Running 104.74s Step 344( 44.60%), action 223, FPS 2.83, Running 105.28s Step 345( 44.80%), action 224, FPS 2.83, Running 105.55s Step 346( 45.00%), action 225, FPS 2.83, Running 105.89s Step 347( 45.20%), action 226, FPS 2.82, Running 106.17s Step 348( 45.40%), action 227, FPS 2.77, Running 106.64s Step 349( 45.60%), action 228, FPS 2.78, Running 106.89s Step 350( 45.80%), action 229, FPS 2.78, Running 107.28s Step 351( 46.00%), action 230, FPS 2.76, Running 107.76s Step 352( 46.20%), action 231, FPS 2.74, Running 108.29s Step 353( 46.40%), action 232, FPS 2.73, Running 108.59s Step 354( 46.60%), action 233, FPS 2.75, Running 108.86s Step 355( 46.80%), action 234, FPS 2.75, Running 109.05s Step 356( 47.00%), action 235, FPS 2.78, Running 109.41s Step 357( 47.20%), action 236, FPS 2.81, Running 109.59s Step 358( 47.40%), action 237, FPS 2.81, Running 109.92s Step 359( 47.60%), action 238, FPS 2.79, Running 110.20s Step 360( 47.80%), action 239, FPS 2.81, Running 110.59s Step 361( 48.00%), action 240, FPS 2.92, Running 110.81s Step 362( 48.20%), action 241, FPS 2.92, Running 111.34s Step 363( 48.40%), action 242, FPS 2.93, Running 111.57s Step 364( 48.60%), action 243, FPS 3.02, Running 111.90s Step 365( 48.80%), action 244, FPS 3.05, Running 112.11s Step 366( 49.00%), action 245, FPS 3.01, Running 112.53s Step 367( 49.20%), action 246, FPS 3.04, Running 112.74s Step 368( 49.40%), action 247, FPS 3.06, Running 113.17s Step 369( 49.60%), action 248, FPS 3.10, Running 113.34s Step 370( 49.80%), action 249, FPS 2.97, Running 114.02s Step 371( 50.00%), action 250, FPS 3.08, Running 114.25s Step 372( 50.20%), action 251, FPS 3.11, Running 114.72s Step 373( 50.40%), action 252, FPS 3.16, Running 114.92s Step 374( 50.60%), action 253, FPS 3.11, Running 115.29s Step 375( 50.80%), action 254, FPS 3.10, Running 115.51s Step 376( 51.00%), action 255, FPS 2.98, Running 116.11s Step 377( 51.20%), action 256, FPS 2.98, Running 116.30s Step 378( 51.40%), action 257, FPS 2.98, Running 116.64s Step 379( 51.60%), action 258, FPS 3.01, Running 116.84s Step 380( 51.80%), action 259, FPS 3.04, Running 117.17s Step 381( 52.00%), action 260, FPS 3.04, Running 117.39s Step 382( 52.20%), action 261, FPS 3.02, Running 117.97s Step 383( 52.40%), action 262, FPS 2.91, Running 118.44s Step 384( 52.60%), action 263, FPS 2.83, Running 118.97s Step 385( 52.80%), action 264, FPS 2.70, Running 119.50s Step 386( 53.00%), action 265, FPS 2.65, Running 120.07s Step 387( 53.20%), action 266, FPS 2.60, Running 120.43s Step 388( 53.40%), action 267, FPS 2.59, Running 120.89s Step 389( 53.60%), action 268, FPS 2.53, Running 121.25s Step 390( 53.80%), action 269, FPS 2.59, Running 121.76s Step 391( 54.00%), action 270, FPS 2.48, Running 122.30s Step 392( 54.20%), action 271, FPS 2.42, Running 122.97s Step 393( 54.40%), action 272, FPS 2.39, Running 123.30s Step 394( 54.60%), action 273, FPS 2.28, Running 124.07s Step 395( 54.80%), action 274, FPS 2.27, Running 124.31s Step 396( 55.00%), action 275, FPS 2.31, Running 124.77s Step 397( 55.20%), action 276, FPS 2.28, Running 125.06s Step 398( 55.40%), action 277, FPS 2.23, Running 125.59s Step 399( 55.60%), action 278, FPS 2.19, Running 125.96s Step 400( 55.80%), action 279, FPS 2.14, Running 126.51s Step 401( 56.00%), action 280, FPS 2.08, Running 127.00s Step 402( 56.20%), action 281, FPS 2.05, Running 127.74s Step 403( 56.40%), action 282, FPS 2.08, Running 128.05s Step 404( 56.60%), action 283, FPS 2.08, Running 128.60s Step 405( 56.80%), action 284, FPS 2.14, Running 128.83s Step 406( 57.00%), action 285, FPS 2.15, Running 129.38s Step 407( 57.20%), action 286, FPS 2.17, Running 129.64s Step 408( 57.40%), action 287, FPS 2.17, Running 130.12s Step 409( 57.60%), action 288, FPS 2.17, Running 130.45s Step 410( 57.80%), action 289, FPS 2.19, Running 130.90s Step 411( 58.00%), action 290, FPS 2.24, Running 131.23s Step 412( 58.20%), action 291, FPS 2.25, Running 131.86s Step 413( 58.40%), action 292, FPS 2.27, Running 132.10s Step 414( 58.60%), action 293, FPS 2.38, Running 132.49s Step 415( 58.80%), action 294, FPS 2.38, Running 132.73s Step 416( 59.00%), action 295, FPS 2.36, Running 133.24s Step 417( 59.20%), action 296, FPS 2.35, Running 133.57s Step 418( 59.40%), action 297, FPS 2.36, Running 134.08s Step 419( 59.60%), action 298, FPS 2.37, Running 134.42s Step 420( 59.80%), action 299, FPS 2.37, Running 134.95s Step 421( 60.00%), action 300, FPS 2.42, Running 135.28s Step 422( 60.20%), action 301, FPS 2.46, Running 135.87s Step 423( 60.40%), action 302, FPS 2.45, Running 136.22s Step 424( 60.60%), action 303, FPS 2.40, Running 136.94s Step 425( 60.80%), action 304, FPS 2.29, Running 137.56s Step 426( 61.00%), action 305, FPS 2.29, Running 138.13s Step 427( 61.20%), action 306, FPS 2.28, Running 138.43s Step 428( 61.40%), action 307, FPS 2.25, Running 139.02s Step 429( 61.60%), action 308, FPS 2.26, Running 139.30s Step 430( 61.80%), action 309, FPS 2.26, Running 139.76s Step 431( 62.00%), action 310, FPS 2.26, Running 140.07s Step 432( 62.20%), action 311, FPS 2.23, Running 140.83s Step 433( 62.40%), action 312, FPS 2.21, Running 141.13s Step 434( 62.60%), action 313, FPS 2.16, Running 141.74s Step 435( 62.80%), action 314, FPS 2.16, Running 141.98s Step 436( 63.00%), action 315, FPS 2.15, Running 142.56s Step 437( 63.20%), action 316, FPS 2.15, Running 142.88s Step 438( 63.40%), action 317, FPS 2.14, Running 143.41s Step 439( 63.60%), action 318, FPS 2.15, Running 143.71s Step 440( 63.80%), action 319, FPS 2.18, Running 144.12s Step 441( 64.00%), action 320, FPS 2.19, Running 144.40s Step 442( 64.20%), action 321, FPS 2.20, Running 144.97s Step 443( 64.40%), action 322, FPS 2.19, Running 145.34s Step 444( 64.60%), action 323, FPS 2.26, Running 145.81s Step 445( 64.80%), action 324, FPS 2.34, Running 146.11s Step 446( 65.00%), action 325, FPS 2.34, Running 146.67s Step 447( 65.20%), action 326, FPS 2.35, Running 146.93s Step 448( 65.40%), action 327, FPS 2.40, Running 147.37s Step 449( 65.60%), action 328, FPS 2.41, Running 147.58s Step 450( 65.80%), action 329, FPS 2.43, Running 148.01s Step 451( 66.00%), action 330, FPS 2.46, Running 148.21s Step 452( 66.20%), action 331, FPS 2.46, Running 148.97s Step 453( 66.40%), action 332, FPS 2.43, Running 149.37s Step 454( 66.60%), action 333, FPS 2.48, Running 149.82s Step 455( 66.80%), action 334, FPS 2.43, Running 150.20s Step 456( 67.00%), action 335, FPS 2.47, Running 150.65s [2026-08-02 22:53:46] [88 ] Seed 87 success after 150.74 s. +steps: 456 , actions: 335 . +Instruction: Empty +Total 59/88(67.05%) success. +Setting seed: 88 +Step 1( N/A%), pre moving , FPS 15.45, Running 0.06s Step 2( N/A%), pre moving , FPS 24.84, Running 0.08s Step 3( N/A%), pre moving , FPS 31.10, Running 0.10s Step 4( N/A%), pre moving , FPS 35.25, Running 0.11s Step 5( N/A%), pre moving , FPS 38.33, Running 0.13s Step 6( N/A%), pre moving , FPS 40.74, Running 0.15s Step 7( N/A%), pre moving , FPS 42.63, Running 0.16s Step 8( N/A%), pre moving , FPS 43.46, Running 0.18s Step 9( N/A%), pre moving , FPS 43.25, Running 0.21s Step 10( N/A%), pre moving , FPS 44.17, Running 0.23s Step 11( N/A%), pre moving , FPS 43.46, Running 0.25s Step 12( N/A%), pre moving , FPS 44.35, Running 0.27s Step 13( N/A%), pre moving , FPS 45.26, Running 0.29s Step 14( N/A%), pre moving , FPS 46.02, Running 0.30s Step 15( N/A%), pre moving , FPS 46.75, Running 0.32s Step 16( N/A%), pre moving , FPS 47.15, Running 0.34s Step 17( N/A%), pre moving , FPS 45.28, Running 0.38s Step 18( N/A%), pre moving , FPS 43.79, Running 0.41s Step 19( N/A%), pre moving , FPS 41.55, Running 0.46s Step 20( N/A%), pre moving , FPS 40.13, Running 0.50s Step 21( N/A%), pre moving , FPS 28.00, Running 0.78s Step 22( N/A%), pre moving , FPS 27.26, Running 0.81s Step 23( N/A%), pre moving , FPS 26.60, Running 0.85s Step 24( N/A%), pre moving , FPS 25.76, Running 0.89s Step 25( N/A%), pre moving , FPS 24.75, Running 0.94s Step 26( N/A%), pre moving , FPS 18.82, Running 1.21s Step 27( N/A%), pre moving , FPS 18.40, Running 1.25s Step 28( N/A%), pre moving , FPS 18.06, Running 1.29s Step 29( N/A%), pre moving , FPS 17.95, Running 1.32s Step 30( N/A%), pre moving , FPS 17.51, Running 1.37s Step 31( N/A%), pre moving , FPS 16.67, Running 1.45s Step 32( N/A%), pre moving , FPS 15.78, Running 1.54s Step 33( N/A%), pre moving , FPS 14.91, Running 1.63s Step 34( N/A%), pre moving , FPS 14.17, Running 1.72s Step 35( N/A%), pre moving , FPS 13.51, Running 1.80s Step 36( N/A%), pre moving , FPS 10.35, Running 2.27s Step 37( N/A%), pre moving , FPS 10.07, Running 2.36s Step 38( N/A%), pre moving , FPS 9.81, Running 2.45s Step 39( N/A%), pre moving , FPS 9.62, Running 2.54s Step 40( N/A%), pre moving , FPS 9.41, Running 2.62s Step 41( N/A%), pre moving , FPS 10.34, Running 2.71s Step 42( N/A%), pre moving , FPS 10.07, Running 2.80s Step 43( N/A%), pre moving , FPS 9.72, Running 2.91s Step 44( N/A%), pre moving , FPS 9.41, Running 3.01s Step 45( N/A%), pre moving , FPS 9.10, Running 3.14s Step 46( N/A%), pre moving , FPS 9.72, Running 3.27s Step 47( N/A%), pre moving , FPS 9.35, Running 3.39s Step 48( N/A%), pre moving , FPS 8.94, Running 3.53s Step 49( N/A%), pre moving , FPS 8.56, Running 3.66s Step 50( N/A%), pre moving , FPS 8.25, Running 3.79s Step 51( N/A%), pre moving , FPS 8.10, Running 3.92s Step 52( N/A%), pre moving , FPS 7.94, Running 4.06s Step 53( N/A%), pre moving , FPS 7.96, Running 4.14s Step 54( N/A%), pre moving , FPS 8.15, Running 4.17s Step 55( N/A%), pre moving , FPS 8.35, Running 4.20s Step 56( N/A%), pre moving , FPS 10.24, Running 4.23s Step 57( N/A%), pre moving , FPS 10.57, Running 4.25s Step 58( N/A%), pre moving , FPS 10.93, Running 4.28s Step 59( N/A%), pre moving , FPS 11.29, Running 4.31s Step 60( N/A%), pre moving , FPS 11.65, Running 4.34s Step 61( N/A%), pre moving , FPS 12.06, Running 4.37s Step 62( N/A%), pre moving , FPS 12.42, Running 4.41s Step 63( N/A%), pre moving , FPS 12.82, Running 4.47s Step 64( N/A%), pre moving , FPS 13.18, Running 4.53s Step 65( N/A%), pre moving , FPS 13.72, Running 4.59s Step 66( N/A%), pre moving , FPS 14.53, Running 4.65s Step 67( N/A%), pre moving , FPS 15.31, Running 4.70s Step 68( N/A%), pre moving , FPS 15.95, Running 4.78s Step 69( N/A%), pre moving , FPS 16.45, Running 4.87s Step 70( N/A%), pre moving , FPS 17.48, Running 4.94s Step 71( N/A%), pre moving , FPS 18.45, Running 5.01s Step 72( N/A%), pre moving , FPS 19.86, Running 5.06s Step 73( N/A%), pre moving , FPS 20.24, Running 5.13s Step 74( N/A%), pre moving , FPS 19.26, Running 5.21s Step 75( N/A%), pre moving , FPS 18.80, Running 5.26s Step 76( N/A%), pre moving , FPS 18.27, Running 5.32s Step 77( N/A%), pre moving , FPS 17.75, Running 5.38s Step 78( N/A%), pre moving , FPS 17.45, Running 5.43s Step 79( N/A%), pre moving , FPS 17.05, Running 5.48s Step 80( N/A%), pre moving , FPS 15.99, Running 5.59s Step 81( N/A%), pre moving , FPS 14.83, Running 5.72s Step 82( N/A%), pre moving , FPS 13.78, Running 5.86s Step 83( N/A%), pre moving , FPS 13.47, Running 5.95s Step 84( N/A%), pre moving , FPS 13.25, Running 6.04s Step 85( N/A%), pre moving , FPS 12.96, Running 6.14s Step 86( N/A%), pre moving , FPS 12.69, Running 6.22s Step 87( N/A%), pre moving , FPS 12.42, Running 6.31s Step 88( N/A%), pre moving , FPS 12.70, Running 6.36s Step 89( N/A%), pre moving , FPS 12.73, Running 6.45s Step 90( N/A%), pre moving , FPS 12.50, Running 6.54s Step 91( N/A%), pre moving , FPS 12.35, Running 6.63s Step 92( N/A%), pre moving , FPS 12.10, Running 6.72s Step 93( N/A%), pre moving , FPS 11.94, Running 6.81s Step 94( N/A%), pre moving , FPS 11.89, Running 6.89s Step 95( N/A%), pre moving , FPS 11.70, Running 6.97s Step 96( N/A%), pre moving , FPS 11.50, Running 7.06s Step 97( N/A%), pre moving , FPS 11.28, Running 7.15s Step 98( N/A%), pre moving , FPS 11.04, Running 7.24s Step 99( N/A%), pre moving , FPS 10.88, Running 7.32s Step 100( N/A%), pre moving , FPS 11.02, Running 7.41s Step 101( N/A%), pre moving , FPS 6.18, Running 8.96s Step 102( N/A%), pre moving , FPS 5.85, Running 9.28s Step 103( N/A%), pre moving , FPS 5.80, Running 9.40s Step 104( N/A%), pre moving , FPS 5.40, Running 9.75s Step 105( N/A%), pre moving , FPS 5.28, Running 9.93s Step 106( N/A%), pre moving , FPS 4.92, Running 10.29s Step 107( N/A%), pre moving , FPS 4.79, Running 10.48s Step 108( N/A%), pre moving , FPS 4.49, Running 10.82s Step 109( N/A%), pre moving , FPS 4.37, Running 11.02s Step 110( N/A%), pre moving , FPS 4.15, Running 11.36s Step 111( N/A%), pre moving , FPS 4.05, Running 11.56s Step 112( N/A%), pre moving , FPS 3.85, Running 11.91s Step 113( N/A%), pre moving , FPS 3.79, Running 12.08s Step 114( N/A%), pre moving , FPS 3.62, Running 12.42s Step 115( N/A%), pre moving , FPS 3.56, Running 12.58s Step 116( N/A%), pre moving , FPS 3.44, Running 12.87s Step 117( N/A%), pre moving , FPS 3.39, Running 13.06s Step 118( N/A%), pre moving , FPS 3.28, Running 13.33s Step 119( N/A%), pre moving , FPS 3.26, Running 13.46s Step 120( N/A%), pre moving , FPS 3.13, Running 13.79s Step 121( 0.20%), action 1, FPS 3.37, Running 14.89s Step 122( 0.40%), action 2, FPS 3.37, Running 15.21s Step 123( 0.60%), action 3, FPS 3.04, Running 15.98s Step 124( 0.80%), action 4, FPS 2.99, Running 16.43s Step 125( 1.00%), action 5, FPS 2.86, Running 16.93s Step 126( 1.20%), action 6, FPS 2.89, Running 17.21s Step 127( 1.40%), action 7, FPS 2.80, Running 17.61s Step 128( 1.60%), action 8, FPS 2.82, Running 17.91s Step 129( 1.80%), action 9, FPS 2.73, Running 18.35s Step 130( 2.00%), action 10, FPS 2.69, Running 18.81s Step 131( 2.20%), action 11, FPS 2.57, Running 19.35s Step 132( 2.40%), action 12, FPS 2.58, Running 19.66s Step 133( 2.60%), action 13, FPS 2.49, Running 20.13s Step 134( 2.80%), action 14, FPS 2.51, Running 20.38s Step 135( 3.00%), action 15, FPS 2.44, Running 20.79s Step 136( 3.20%), action 16, FPS 2.42, Running 21.13s Step 137( 3.40%), action 17, FPS 2.34, Running 21.59s Step 138( 3.60%), action 18, FPS 2.32, Running 21.95s Step 139( 3.80%), action 19, FPS 2.23, Running 22.42s Step 140( 4.00%), action 20, FPS 2.24, Running 22.71s Step 141( 4.20%), action 21, FPS 2.37, Running 23.32s Step 142( 4.40%), action 22, FPS 2.37, Running 23.64s Step 143( 4.60%), action 23, FPS 2.47, Running 24.07s Step 144( 4.80%), action 24, FPS 2.53, Running 24.34s Step 145( 5.00%), action 25, FPS 2.56, Running 24.74s Step 146( 5.20%), action 26, FPS 2.57, Running 25.00s Step 147( 5.40%), action 27, FPS 2.55, Running 25.46s Step 148( 5.60%), action 28, FPS 2.55, Running 25.76s Step 149( 5.80%), action 29, FPS 2.55, Running 26.19s Step 150( 6.00%), action 30, FPS 2.60, Running 26.50s Step 151( 6.20%), action 31, FPS 2.57, Running 27.13s Step 152( 6.40%), action 32, FPS 2.57, Running 27.45s Step 153( 6.60%), action 33, FPS 2.61, Running 27.80s Step 154( 6.80%), action 34, FPS 2.64, Running 27.96s Step 155( 7.00%), action 35, FPS 2.68, Running 28.27s Step 156( 7.20%), action 36, FPS 2.69, Running 28.57s Step 157( 7.40%), action 37, FPS 2.68, Running 29.05s Step 158( 7.60%), action 38, FPS 2.73, Running 29.27s Step 159( 7.80%), action 39, FPS 2.74, Running 29.71s Step 160( 8.00%), action 40, FPS 2.73, Running 30.02s Step 161( 8.20%), action 41, FPS 2.70, Running 30.73s Step 162( 8.40%), action 42, FPS 2.71, Running 31.03s Step 163( 8.60%), action 43, FPS 2.68, Running 31.52s Step 164( 8.80%), action 44, FPS 2.66, Running 31.87s Step 165( 9.00%), action 45, FPS 2.70, Running 32.13s Step 166( 9.20%), action 46, FPS 2.71, Running 32.39s Step 167( 9.40%), action 47, FPS 2.75, Running 32.75s Step 168( 9.60%), action 48, FPS 2.76, Running 33.02s Step 169( 9.80%), action 49, FPS 2.78, Running 33.39s Step 170( 10.00%), action 50, FPS 2.73, Running 33.81s Step 171( 10.20%), action 51, FPS 2.76, Running 34.38s Step 172( 10.40%), action 52, FPS 2.74, Running 34.76s Step 173( 10.60%), action 53, FPS 2.68, Running 35.26s Step 174( 10.80%), action 54, FPS 2.64, Running 35.55s Step 175( 11.00%), action 55, FPS 2.60, Running 35.95s Step 176( 11.20%), action 56, FPS 2.65, Running 36.13s Step 177( 11.40%), action 57, FPS 2.68, Running 36.51s Step 178( 11.60%), action 58, FPS 2.66, Running 36.78s Step 179( 11.80%), action 59, FPS 2.65, Running 37.25s Step 180( 12.00%), action 60, FPS 2.62, Running 37.67s Step 181( 12.20%), action 61, FPS 2.64, Running 38.32s Step 182( 12.40%), action 62, FPS 2.58, Running 38.79s Step 183( 12.60%), action 63, FPS 2.60, Running 39.23s Step 184( 12.80%), action 64, FPS 2.58, Running 39.62s Step 185( 13.00%), action 65, FPS 2.52, Running 40.08s Step 186( 13.20%), action 66, FPS 2.53, Running 40.28s Step 187( 13.40%), action 67, FPS 2.50, Running 40.76s Step 188( 13.60%), action 68, FPS 2.50, Running 41.02s Step 189( 13.80%), action 69, FPS 2.46, Running 41.51s Step 190( 14.00%), action 70, FPS 2.49, Running 41.83s Step 191( 14.20%), action 71, FPS 2.50, Running 42.39s Step 192( 14.40%), action 72, FPS 2.52, Running 42.68s Step 193( 14.60%), action 73, FPS 2.54, Running 43.14s Step 194( 14.80%), action 74, FPS 2.53, Running 43.46s Step 195( 15.00%), action 75, FPS 2.52, Running 43.88s Step 196( 15.20%), action 76, FPS 2.47, Running 44.21s Step 197( 15.40%), action 77, FPS 2.50, Running 44.50s Step 198( 15.60%), action 78, FPS 2.50, Running 44.77s Step 199( 15.80%), action 79, FPS 2.53, Running 45.17s Step 200( 16.00%), action 80, FPS 2.57, Running 45.45s Step 201( 16.20%), action 81, FPS 2.59, Running 46.04s Step 202( 16.40%), action 82, FPS 2.62, Running 46.41s Step 203( 16.60%), action 83, FPS 2.64, Running 46.79s Step 204( 16.80%), action 84, FPS 2.67, Running 47.10s Step 205( 17.00%), action 85, FPS 2.68, Running 47.53s Step 206( 17.20%), action 86, FPS 2.65, Running 47.83s Step 207( 17.40%), action 87, FPS 2.64, Running 48.33s Step 208( 17.60%), action 88, FPS 2.65, Running 48.57s Step 209( 17.80%), action 89, FPS 2.72, Running 48.87s Step 210( 18.00%), action 90, FPS 2.72, Running 49.18s Step 211( 18.20%), action 91, FPS 2.74, Running 49.68s Step 212( 18.40%), action 92, FPS 2.74, Running 49.98s Step 213( 18.60%), action 93, FPS 2.72, Running 50.50s Step 214( 18.80%), action 94, FPS 2.72, Running 50.81s Step 215( 19.00%), action 95, FPS 2.73, Running 51.20s Step 216( 19.20%), action 96, FPS 2.72, Running 51.56s Step 217( 19.40%), action 97, FPS 2.66, Running 52.02s Step 218( 19.60%), action 98, FPS 2.62, Running 52.41s Step 219( 19.80%), action 99, FPS 2.63, Running 52.77s Step 220( 20.00%), action 100, FPS 2.61, Running 53.10s Step 221( 20.20%), action 101, FPS 2.64, Running 53.60s Step 222( 20.40%), action 102, FPS 2.67, Running 53.90s Step 223( 20.60%), action 103, FPS 2.62, Running 54.43s Step 224( 20.80%), action 104, FPS 2.59, Running 54.83s Step 225( 21.00%), action 105, FPS 2.52, Running 55.46s Step 226( 21.20%), action 106, FPS 2.51, Running 55.79s Step 227( 21.40%), action 107, FPS 2.51, Running 56.31s Step 228( 21.60%), action 108, FPS 2.47, Running 56.67s Step 229( 21.80%), action 109, FPS 2.43, Running 57.09s Step 230( 22.00%), action 110, FPS 2.45, Running 57.35s Step 231( 22.20%), action 111, FPS 2.41, Running 57.99s Step 232( 22.40%), action 112, FPS 2.41, Running 58.28s Step 233( 22.60%), action 113, FPS 2.41, Running 58.81s Step 234( 22.80%), action 114, FPS 2.40, Running 59.13s Step 235( 23.00%), action 115, FPS 2.38, Running 59.60s Step 236( 23.20%), action 116, FPS 2.36, Running 60.02s Step 237( 23.40%), action 117, FPS 2.38, Running 60.43s Step 238( 23.60%), action 118, FPS 2.43, Running 60.64s Step 239( 23.80%), action 119, FPS 2.42, Running 61.04s Step 240( 24.00%), action 120, FPS 2.42, Running 61.37s Step 241( 24.20%), action 121, FPS 2.40, Running 61.93s Step 242( 24.40%), action 122, FPS 2.40, Running 62.24s Step 243( 24.60%), action 123, FPS 2.39, Running 62.78s Step 244( 24.80%), action 124, FPS 2.39, Running 63.20s Step 245( 25.00%), action 125, FPS 2.42, Running 63.73s Step 246( 25.20%), action 126, FPS 2.41, Running 64.10s Step 247( 25.40%), action 127, FPS 2.42, Running 64.59s Step 248( 25.60%), action 128, FPS 2.44, Running 64.85s Step 249( 25.80%), action 129, FPS 2.40, Running 65.43s Step 250( 26.00%), action 130, FPS 2.33, Running 65.95s Step 251( 26.20%), action 131, FPS 2.33, Running 66.57s Step 252( 26.40%), action 132, FPS 2.28, Running 67.05s Step 253( 26.60%), action 133, FPS 2.29, Running 67.54s Step 254( 26.80%), action 134, FPS 2.27, Running 67.94s Step 255( 27.00%), action 135, FPS 2.26, Running 68.45s Step 256( 27.20%), action 136, FPS 2.28, Running 68.79s Step 257( 27.40%), action 137, FPS 2.27, Running 69.24s Step 258( 27.60%), action 138, FPS 2.24, Running 69.56s Step 259( 27.80%), action 139, FPS 2.22, Running 70.05s Step 260( 28.00%), action 140, FPS 2.20, Running 70.46s Step 261( 28.20%), action 141, FPS 2.17, Running 71.12s Step 262( 28.40%), action 142, FPS 2.13, Running 71.65s Step 263( 28.60%), action 143, FPS 2.13, Running 72.18s Step 264( 28.80%), action 144, FPS 2.13, Running 72.61s Step 265( 29.00%), action 145, FPS 2.13, Running 73.12s Step 266( 29.20%), action 146, FPS 2.05, Running 73.85s Step 267( 29.40%), action 147, FPS 2.06, Running 74.30s Step 268( 29.60%), action 148, FPS 2.00, Running 74.87s Step 269( 29.80%), action 149, FPS 2.02, Running 75.35s Step 270( 30.00%), action 150, FPS 2.02, Running 75.87s Step 271( 30.20%), action 151, FPS 1.96, Running 76.77s Step 272( 30.40%), action 152, FPS 1.90, Running 77.57s Step 273( 30.60%), action 153, FPS 1.90, Running 78.05s Step 274( 30.80%), action 154, FPS 1.90, Running 78.49s Step 275( 31.00%), action 155, FPS 1.90, Running 79.00s Step 276( 31.20%), action 156, FPS 1.87, Running 79.48s Step 277( 31.40%), action 157, FPS 1.83, Running 80.18s Step 278( 31.60%), action 158, FPS 1.83, Running 80.49s Step 279( 31.80%), action 159, FPS 1.82, Running 81.04s Step 280( 32.00%), action 160, FPS 1.82, Running 81.44s Step 281( 32.20%), action 161, FPS 1.82, Running 82.09s Step 282( 32.40%), action 162, FPS 1.82, Running 82.62s Step 283( 32.60%), action 163, FPS 1.80, Running 83.29s Step 284( 32.80%), action 164, FPS 1.81, Running 83.66s Step 285( 33.00%), action 165, FPS 1.81, Running 84.19s Step 286( 33.20%), action 166, FPS 1.88, Running 84.47s Step 287( 33.40%), action 167, FPS 1.88, Running 84.95s Step 288( 33.60%), action 168, FPS 1.91, Running 85.36s Step 289( 33.80%), action 169, FPS 1.86, Running 86.12s Step 290( 34.00%), action 170, FPS 1.88, Running 86.49s Step 291( 34.20%), action 171, FPS 1.91, Running 87.25s Step 292( 34.40%), action 172, FPS 1.98, Running 87.68s Step 293( 34.60%), action 173, FPS 1.98, Running 88.14s Step 294( 34.80%), action 174, FPS 1.99, Running 88.56s Step 295( 35.00%), action 175, FPS 1.98, Running 89.12s Step 296( 35.20%), action 176, FPS 1.98, Running 89.59s Step 297( 35.40%), action 177, FPS 1.97, Running 90.35s Step 298( 35.60%), action 178, FPS 1.92, Running 90.92s Step 299( 35.80%), action 179, FPS 1.93, Running 91.38s Step 300( 36.00%), action 180, FPS 1.94, Running 91.73s Step 301( 36.20%), action 181, FPS 1.92, Running 92.51s Step 302( 36.40%), action 182, FPS 1.95, Running 92.88s Step 303( 36.60%), action 183, FPS 1.99, Running 93.35s Step 304( 36.80%), action 184, FPS 2.00, Running 93.66s Step 305( 37.00%), action 185, FPS 1.98, Running 94.28s Step 306( 37.20%), action 186, FPS 1.97, Running 94.61s Step 307( 37.40%), action 187, FPS 1.97, Running 95.10s Step 308( 37.60%), action 188, FPS 1.99, Running 95.41s Step 309( 37.80%), action 189, FPS 2.07, Running 95.81s Step 310( 38.00%), action 190, FPS 2.09, Running 96.08s Step 311( 38.20%), action 191, FPS 2.11, Running 96.72s Step 312( 38.40%), action 192, FPS 2.13, Running 97.08s Step 313( 38.60%), action 193, FPS 2.13, Running 97.55s Step 314( 38.80%), action 194, FPS 2.14, Running 97.92s Step 315( 39.00%), action 195, FPS 2.15, Running 98.43s Step 316( 39.20%), action 196, FPS 2.17, Running 98.79s Step 317( 39.40%), action 197, FPS 2.26, Running 99.21s Step 318( 39.60%), action 198, FPS 2.29, Running 99.66s Step 319( 39.80%), action 199, FPS 2.30, Running 100.09s Step 320( 40.00%), action 200, FPS 2.28, Running 100.50s Step 321( 40.20%), action 201, FPS 2.32, Running 101.13s Step 322( 40.40%), action 202, FPS 2.31, Running 101.55s Step 323( 40.60%), action 203, FPS 2.30, Running 102.03s Step 324( 40.80%), action 204, FPS 2.26, Running 102.52s Step 325( 41.00%), action 205, FPS 2.25, Running 103.18s Step 326( 41.20%), action 206, FPS 2.26, Running 103.45s Step 327( 41.40%), action 207, FPS 2.17, Running 104.32s Step 328( 41.60%), action 208, FPS 2.13, Running 104.82s Step 329( 41.80%), action 209, FPS 2.11, Running 105.26s Step 330( 42.00%), action 210, FPS 2.04, Running 105.88s Step 331( 42.20%), action 211, FPS 2.04, Running 106.53s Step 332( 42.40%), action 212, FPS 2.04, Running 106.87s Step 333( 42.60%), action 213, FPS 2.03, Running 107.38s Step 334( 42.80%), action 214, FPS 2.02, Running 107.80s Step 335( 43.00%), action 215, FPS 2.00, Running 108.44s Step 336( 43.20%), action 216, FPS 1.99, Running 108.85s Step 337( 43.40%), action 217, FPS 1.96, Running 109.41s Step 338( 43.60%), action 218, FPS 1.97, Running 109.82s Step 339( 43.80%), action 219, FPS 1.94, Running 110.39s Step 340( 44.00%), action 220, FPS 1.95, Running 110.74s Step 341( 44.20%), action 221, FPS 1.95, Running 111.38s Step 342( 44.40%), action 222, FPS 1.97, Running 111.69s Step 343( 44.60%), action 223, FPS 1.94, Running 112.32s Step 344( 44.80%), action 224, FPS 1.97, Running 112.68s Step 345( 45.00%), action 225, FPS 1.98, Running 113.29s Step 346( 45.20%), action 226, FPS 1.92, Running 113.84s Step 347( 45.40%), action 227, FPS 1.96, Running 114.52s Step 348( 45.60%), action 228, FPS 1.97, Running 114.99s Step 349( 45.80%), action 229, FPS 1.95, Running 115.51s Step 350( 46.00%), action 230, FPS 1.95, Running 116.15s Step 351( 46.20%), action 231, FPS 1.90, Running 117.07s Step 352( 46.40%), action 232, FPS 1.86, Running 117.62s Step 353( 46.60%), action 233, FPS 1.81, Running 118.45s Step 354( 46.80%), action 234, FPS 1.81, Running 118.85s Step 355( 47.00%), action 235, FPS 1.82, Running 119.44s Step 356( 47.20%), action 236, FPS 1.81, Running 119.88s Step 357( 47.40%), action 237, FPS 1.77, Running 120.69s Step 358( 47.60%), action 238, FPS 1.77, Running 121.09s Step 359( 47.80%), action 239, FPS 1.74, Running 121.90s Step 360( 48.00%), action 240, FPS 1.73, Running 122.30s Step 361( 48.20%), action 241, FPS 1.74, Running 122.85s Step 362( 48.40%), action 242, FPS 1.74, Running 123.15s Step 363( 48.60%), action 243, FPS 1.73, Running 123.85s Step 364( 48.80%), action 244, FPS 1.73, Running 124.27s Step 365( 49.00%), action 245, FPS 1.69, Running 125.15s Step 366( 49.20%), action 246, FPS 1.71, Running 125.54s Step 367( 49.40%), action 247, FPS 1.73, Running 126.08s Step 368( 49.60%), action 248, FPS 1.74, Running 126.50s Step 369( 49.80%), action 249, FPS 1.76, Running 126.90s Step 370( 50.00%), action 250, FPS 1.78, Running 127.41s Step 371( 50.20%), action 251, FPS 1.79, Running 128.23s Step 372( 50.40%), action 252, FPS 1.78, Running 128.85s Step 373( 50.60%), action 253, FPS 1.83, Running 129.39s Step 374( 50.80%), action 254, FPS 1.83, Running 129.80s Step 375( 51.00%), action 255, FPS 1.85, Running 130.27s Step 376( 51.20%), action 256, FPS 1.87, Running 130.60s Step 377( 51.40%), action 257, FPS 1.92, Running 131.09s Step 378( 51.60%), action 258, FPS 1.92, Running 131.50s Step 379( 51.80%), action 259, FPS 1.97, Running 132.05s Step 380( 52.00%), action 260, FPS 1.97, Running 132.48s Step 381( 52.20%), action 261, FPS 1.92, Running 133.28s Step 382( 52.40%), action 262, FPS 1.90, Running 133.66s Step 383( 52.60%), action 263, FPS 1.94, Running 134.18s Step 384( 52.80%), action 264, FPS 1.95, Running 134.55s Step 385( 53.00%), action 265, FPS 2.01, Running 135.09s Step 386( 53.20%), action 266, FPS 1.92, Running 135.93s Step 387( 53.40%), action 267, FPS 1.92, Running 136.47s Step 388( 53.60%), action 268, FPS 1.93, Running 136.87s Step 389( 53.80%), action 269, FPS 1.90, Running 137.46s Step 390( 54.00%), action 270, FPS 1.94, Running 137.73s Step 391( 54.20%), action 271, FPS 1.99, Running 138.28s Step 392( 54.40%), action 272, FPS 2.02, Running 138.76s Step 393( 54.60%), action 273, FPS 2.02, Running 139.29s Step 394( 54.80%), action 274, FPS 1.99, Running 139.87s Step 395( 55.00%), action 275, FPS 1.98, Running 140.39s Step 396( 55.20%), action 276, FPS 1.96, Running 140.81s Step 397( 55.40%), action 277, FPS 1.96, Running 141.32s Step 398( 55.60%), action 278, FPS 1.98, Running 141.62s Step 399( 55.80%), action 279, FPS 1.98, Running 142.17s Step 400( 56.00%), action 280, FPS 2.01, Running 142.44s Step 401( 56.20%), action 281, FPS 2.03, Running 143.13s Step 402( 56.40%), action 282, FPS 2.03, Running 143.50s Step 403( 56.60%), action 283, FPS 2.03, Running 144.02s Step 404( 56.80%), action 284, FPS 1.97, Running 144.72s Step 405( 57.00%), action 285, FPS 1.98, Running 145.21s Step 406( 57.20%), action 286, FPS 2.02, Running 145.81s Step 407( 57.40%), action 287, FPS 2.03, Running 146.34s Step 408( 57.60%), action 288, FPS 2.02, Running 146.77s Step 409( 57.80%), action 289, FPS 2.06, Running 147.16s Step 410( 58.00%), action 290, FPS 2.02, Running 147.63s Step 411( 58.20%), action 291, FPS 2.02, Running 148.19s Step 412( 58.40%), action 292, FPS 1.99, Running 148.81s Step 413( 58.60%), action 293, FPS 2.02, Running 149.18s Step 414( 58.80%), action 294, FPS 2.06, Running 149.58s Step 415( 59.00%), action 295, FPS 2.08, Running 150.03s Step 416( 59.20%), action 296, FPS 2.08, Running 150.43s Step 417( 59.40%), action 297, FPS 2.10, Running 150.84s Step 418( 59.60%), action 298, FPS 2.08, Running 151.23s Step 419( 59.80%), action 299, FPS 2.10, Running 151.72s Step 420( 60.00%), action 300, FPS 2.08, Running 152.06s Step 421( 60.20%), action 301, FPS 2.08, Running 152.74s Step 422( 60.40%), action 302, FPS 2.01, Running 153.43s Step 423( 60.60%), action 303, FPS 2.01, Running 153.97s Step 424( 60.80%), action 304, FPS 2.07, Running 154.38s Step 425( 61.00%), action 305, FPS 2.07, Running 154.88s Step 426( 61.20%), action 306, FPS 2.10, Running 155.36s Step 427( 61.40%), action 307, FPS 2.11, Running 155.80s Step 428( 61.60%), action 308, FPS 2.14, Running 156.12s Step 429( 61.80%), action 309, FPS 2.13, Running 156.54s Step 430( 62.00%), action 310, FPS 2.16, Running 156.89s Step 431( 62.20%), action 311, FPS 2.10, Running 157.70s Step 432( 62.40%), action 312, FPS 2.15, Running 158.11s Step 433( 62.60%), action 313, FPS 2.07, Running 158.82s Step 434( 62.80%), action 314, FPS 2.10, Running 159.10s Step 435( 63.00%), action 315, FPS 2.09, Running 159.59s Step 436( 63.20%), action 316, FPS 2.12, Running 159.85s Step 437( 63.40%), action 317, FPS 2.11, Running 160.33s Step 438( 63.60%), action 318, FPS 2.14, Running 160.57s Step 439( 63.80%), action 319, FPS 2.16, Running 160.96s Step 440( 64.00%), action 320, FPS 2.18, Running 161.26s Step 441( 64.20%), action 321, FPS 2.19, Running 161.88s Step 442( 64.40%), action 322, FPS 2.29, Running 162.17s Step 443( 64.60%), action 323, FPS 2.28, Running 162.74s [2026-08-02 22:56:29] [89 ] Seed 88 success after 162.90 s. +steps: 443 , actions: 323 . +Instruction: Empty +Total 60/89(67.42%) success. +Setting seed: 89 +Step 1( N/A%), pre moving , FPS 4.42, Running 0.23s Step 2( N/A%), pre moving , FPS 5.75, Running 0.35s Step 3( N/A%), pre moving , FPS 7.00, Running 0.43s Step 4( N/A%), pre moving , FPS 7.73, Running 0.52s Step 5( N/A%), pre moving , FPS 8.23, Running 0.61s Step 6( N/A%), pre moving , FPS 8.60, Running 0.70s Step 7( N/A%), pre moving , FPS 8.84, Running 0.79s Step 8( N/A%), pre moving , FPS 9.05, Running 0.88s Step 9( N/A%), pre moving , FPS 9.27, Running 0.97s Step 10( N/A%), pre moving , FPS 9.50, Running 1.05s Step 11( N/A%), pre moving , FPS 9.87, Running 1.11s Step 12( N/A%), pre moving , FPS 10.25, Running 1.17s Step 13( N/A%), pre moving , FPS 10.77, Running 1.21s Step 14( N/A%), pre moving , FPS 11.18, Running 1.25s Step 15( N/A%), pre moving , FPS 11.72, Running 1.28s Step 16( N/A%), pre moving , FPS 12.14, Running 1.32s Step 17( N/A%), pre moving , FPS 12.42, Running 1.37s Step 18( N/A%), pre moving , FPS 12.85, Running 1.40s Step 19( N/A%), pre moving , FPS 13.19, Running 1.44s Step 20( N/A%), pre moving , FPS 13.33, Running 1.50s Step 21( N/A%), pre moving , FPS 13.15, Running 1.75s Step 22( N/A%), pre moving , FPS 13.97, Running 1.78s Step 23( N/A%), pre moving , FPS 14.42, Running 1.82s Step 24( N/A%), pre moving , FPS 14.71, Running 1.88s Step 25( N/A%), pre moving , FPS 15.10, Running 1.93s Step 26( N/A%), pre moving , FPS 13.48, Running 2.18s Step 27( N/A%), pre moving , FPS 13.83, Running 2.24s Step 28( N/A%), pre moving , FPS 14.05, Running 2.31s Step 29( N/A%), pre moving , FPS 14.15, Running 2.39s Step 30( N/A%), pre moving , FPS 14.08, Running 2.47s Step 31( N/A%), pre moving , FPS 13.95, Running 2.55s Step 32( N/A%), pre moving , FPS 13.68, Running 2.63s Step 33( N/A%), pre moving , FPS 13.31, Running 2.71s Step 34( N/A%), pre moving , FPS 12.95, Running 2.80s Step 35( N/A%), pre moving , FPS 12.48, Running 2.88s Step 36( N/A%), pre moving , FPS 9.97, Running 3.32s Step 37( N/A%), pre moving , FPS 9.77, Running 3.42s Step 38( N/A%), pre moving , FPS 9.50, Running 3.51s Step 39( N/A%), pre moving , FPS 9.27, Running 3.60s Step 40( N/A%), pre moving , FPS 9.20, Running 3.67s Step 41( N/A%), pre moving , FPS 9.89, Running 3.77s Step 42( N/A%), pre moving , FPS 9.62, Running 3.86s Step 43( N/A%), pre moving , FPS 9.40, Running 3.94s Step 44( N/A%), pre moving , FPS 9.25, Running 4.04s Step 45( N/A%), pre moving , FPS 9.09, Running 4.13s Step 46( N/A%), pre moving , FPS 9.71, Running 4.24s Step 47( N/A%), pre moving , FPS 9.47, Running 4.35s Step 48( N/A%), pre moving , FPS 9.18, Running 4.49s Step 49( N/A%), pre moving , FPS 8.90, Running 4.63s Step 50( N/A%), pre moving , FPS 8.75, Running 4.76s Step 51( N/A%), pre moving , FPS 8.54, Running 4.89s Step 52( N/A%), pre moving , FPS 8.43, Running 5.00s Step 53( N/A%), pre moving , FPS 8.39, Running 5.09s Step 54( N/A%), pre moving , FPS 8.40, Running 5.18s Step 55( N/A%), pre moving , FPS 8.51, Running 5.23s Step 56( N/A%), pre moving , FPS 10.08, Running 5.31s Step 57( N/A%), pre moving , FPS 10.20, Running 5.38s Step 58( N/A%), pre moving , FPS 10.28, Running 5.45s Step 59( N/A%), pre moving , FPS 10.41, Running 5.52s Step 60( N/A%), pre moving , FPS 10.47, Running 5.59s Step 61( N/A%), pre moving , FPS 10.68, Running 5.64s Step 62( N/A%), pre moving , FPS 10.86, Running 5.70s Step 63( N/A%), pre moving , FPS 10.94, Running 5.77s Step 64( N/A%), pre moving , FPS 11.14, Running 5.83s Step 65( N/A%), pre moving , FPS 11.31, Running 5.90s Step 66( N/A%), pre moving , FPS 11.62, Running 5.96s Step 67( N/A%), pre moving , FPS 11.62, Running 6.07s Step 68( N/A%), pre moving , FPS 11.68, Running 6.20s Step 69( N/A%), pre moving , FPS 11.67, Running 6.35s Step 70( N/A%), pre moving , FPS 11.63, Running 6.48s Step 71( N/A%), pre moving , FPS 11.60, Running 6.61s Step 72( N/A%), pre moving , FPS 11.48, Running 6.75s Step 73( N/A%), pre moving , FPS 11.13, Running 6.89s Step 74( N/A%), pre moving , FPS 10.80, Running 7.03s Step 75( N/A%), pre moving , FPS 10.35, Running 7.17s Step 76( N/A%), pre moving , FPS 10.01, Running 7.31s Step 77( N/A%), pre moving , FPS 9.78, Running 7.42s Step 78( N/A%), pre moving , FPS 9.60, Running 7.54s Step 79( N/A%), pre moving , FPS 9.28, Running 7.67s Step 80( N/A%), pre moving , FPS 8.94, Running 7.82s Step 81( N/A%), pre moving , FPS 8.72, Running 7.94s Step 82( N/A%), pre moving , FPS 8.59, Running 8.03s Step 83( N/A%), pre moving , FPS 8.53, Running 8.12s Step 84( N/A%), pre moving , FPS 8.43, Running 8.21s Step 85( N/A%), pre moving , FPS 8.35, Running 8.29s Step 86( N/A%), pre moving , FPS 8.27, Running 8.38s Step 87( N/A%), pre moving , FPS 8.33, Running 8.47s Step 88( N/A%), pre moving , FPS 8.46, Running 8.56s Step 89( N/A%), pre moving , FPS 8.69, Running 8.65s Step 90( N/A%), pre moving , FPS 8.86, Running 8.74s Step 91( N/A%), pre moving , FPS 9.13, Running 8.81s Step 92( N/A%), pre moving , FPS 9.63, Running 8.82s Step 93( N/A%), pre moving , FPS 10.25, Running 8.84s Step 94( N/A%), pre moving , FPS 10.93, Running 8.86s Step 95( N/A%), pre moving , FPS 11.69, Running 8.88s Step 96( N/A%), pre moving , FPS 12.60, Running 8.89s Step 97( N/A%), pre moving , FPS 13.34, Running 8.92s Step 98( N/A%), pre moving , FPS 13.88, Running 8.98s Step 99( N/A%), pre moving , FPS 14.89, Running 9.02s Step 100( N/A%), pre moving , FPS 16.19, Running 9.06s Step 101( N/A%), pre moving , FPS 16.99, Running 9.11s Step 102( N/A%), pre moving , FPS 7.76, Running 10.61s Step 103( N/A%), pre moving , FPS 7.10, Running 10.93s Step 104( N/A%), pre moving , FPS 6.82, Running 11.14s Step 105( N/A%), pre moving , FPS 6.26, Running 11.49s Step 106( N/A%), pre moving , FPS 6.05, Running 11.69s Step 107( N/A%), pre moving , FPS 5.63, Running 12.02s Step 108( N/A%), pre moving , FPS 5.46, Running 12.22s Step 109( N/A%), pre moving , FPS 5.09, Running 12.58s Step 110( N/A%), pre moving , FPS 4.98, Running 12.75s Step 111( N/A%), pre moving , FPS 4.85, Running 12.93s Step 112( N/A%), pre moving , FPS 4.75, Running 13.03s Step 113( N/A%), pre moving , FPS 4.56, Running 13.22s Step 114( N/A%), pre moving , FPS 4.43, Running 13.37s Step 115( N/A%), pre moving , FPS 4.17, Running 13.67s Step 116( N/A%), pre moving , FPS 4.07, Running 13.81s Step 117( N/A%), pre moving , FPS 3.86, Running 14.10s Step 118( N/A%), pre moving , FPS 3.79, Running 14.25s Step 119( N/A%), pre moving , FPS 3.64, Running 14.52s Step 120( N/A%), pre moving , FPS 3.54, Running 14.70s Step 121( N/A%), pre moving , FPS 3.39, Running 15.02s Step 122( 0.20%), action 1, FPS 3.79, Running 15.88s Step 123( 0.40%), action 2, FPS 3.81, Running 16.19s Step 124( 0.60%), action 3, FPS 3.55, Running 16.77s Step 125( 0.80%), action 4, FPS 3.60, Running 17.04s Step 126( 1.00%), action 5, FPS 3.52, Running 17.37s Step 127( 1.20%), action 6, FPS 3.49, Running 17.76s Step 128( 1.40%), action 7, FPS 3.33, Running 18.24s Step 129( 1.60%), action 8, FPS 3.39, Running 18.49s Step 130( 1.80%), action 9, FPS 3.25, Running 18.90s Step 131( 2.00%), action 10, FPS 3.20, Running 19.18s Step 132( 2.20%), action 11, FPS 2.96, Running 19.79s Step 133( 2.40%), action 12, FPS 2.89, Running 20.15s Step 134( 2.60%), action 13, FPS 2.77, Running 20.59s Step 135( 2.80%), action 14, FPS 2.78, Running 20.87s Step 136( 3.00%), action 15, FPS 2.63, Running 21.42s Step 137( 3.20%), action 16, FPS 2.64, Running 21.69s Step 138( 3.40%), action 17, FPS 2.54, Running 22.14s Step 139( 3.60%), action 18, FPS 2.50, Running 22.52s Step 140( 3.80%), action 19, FPS 2.40, Running 23.04s Step 141( 4.00%), action 20, FPS 2.41, Running 23.31s Step 142( 4.20%), action 21, FPS 2.47, Running 23.99s Step 143( 4.40%), action 22, FPS 2.47, Running 24.29s Step 144( 4.60%), action 23, FPS 2.49, Running 24.79s Step 145( 4.80%), action 24, FPS 2.48, Running 25.11s Step 146( 5.00%), action 25, FPS 2.43, Running 25.61s Step 147( 5.20%), action 26, FPS 2.46, Running 25.89s Step 148( 5.40%), action 27, FPS 2.44, Running 26.42s Step 149( 5.60%), action 28, FPS 2.42, Running 26.74s Step 150( 5.80%), action 29, FPS 2.38, Running 27.30s Step 151( 6.00%), action 30, FPS 2.37, Running 27.60s Step 152( 6.20%), action 31, FPS 2.35, Running 28.30s Step 153( 6.40%), action 32, FPS 2.38, Running 28.56s Step 154( 6.60%), action 33, FPS 2.35, Running 29.11s Step 155( 6.80%), action 34, FPS 2.36, Running 29.36s Step 156( 7.00%), action 35, FPS 2.37, Running 29.87s Step 157( 7.20%), action 36, FPS 2.38, Running 30.09s Step 158( 7.40%), action 37, FPS 2.31, Running 30.81s Step 159( 7.60%), action 38, FPS 2.33, Running 31.09s Step 160( 7.80%), action 39, FPS 2.33, Running 31.62s Step 161( 8.00%), action 40, FPS 2.32, Running 31.92s Step 162( 8.20%), action 41, FPS 2.28, Running 32.75s Step 163( 8.40%), action 42, FPS 2.30, Running 32.99s Step 164( 8.60%), action 43, FPS 2.28, Running 33.55s Step 165( 8.80%), action 44, FPS 2.31, Running 33.77s Step 166( 9.00%), action 45, FPS 2.31, Running 34.27s Step 167( 9.20%), action 46, FPS 2.30, Running 34.57s Step 168( 9.40%), action 47, FPS 2.29, Running 35.16s Step 169( 9.60%), action 48, FPS 2.30, Running 35.44s Step 170( 9.80%), action 49, FPS 2.29, Running 36.02s Step 171( 10.00%), action 50, FPS 2.29, Running 36.34s Step 172( 10.20%), action 51, FPS 2.35, Running 36.81s Step 173( 10.40%), action 52, FPS 2.34, Running 37.11s Step 174( 10.60%), action 53, FPS 2.36, Running 37.60s Step 175( 10.80%), action 54, FPS 2.34, Running 37.90s Step 176( 11.00%), action 55, FPS 2.34, Running 38.42s Step 177( 11.20%), action 56, FPS 2.31, Running 38.76s Step 178( 11.40%), action 57, FPS 2.37, Running 39.26s Step 179( 11.60%), action 58, FPS 2.36, Running 39.56s Step 180( 11.80%), action 59, FPS 2.37, Running 40.05s Step 181( 12.00%), action 60, FPS 2.38, Running 40.33s Step 182( 12.20%), action 61, FPS 2.47, Running 40.85s Step 183( 12.40%), action 62, FPS 2.48, Running 41.06s Step 184( 12.60%), action 63, FPS 2.52, Running 41.50s Step 185( 12.80%), action 64, FPS 2.50, Running 41.75s Step 186( 13.00%), action 65, FPS 2.55, Running 42.11s Step 187( 13.20%), action 66, FPS 2.56, Running 42.40s Step 188( 13.40%), action 67, FPS 2.61, Running 42.84s Step 189( 13.60%), action 68, FPS 2.58, Running 43.19s Step 190( 13.80%), action 69, FPS 2.58, Running 43.77s Step 191( 14.00%), action 70, FPS 2.58, Running 44.08s Step 192( 14.20%), action 71, FPS 2.56, Running 44.61s Step 193( 14.40%), action 72, FPS 2.59, Running 44.84s Step 194( 14.60%), action 73, FPS 2.60, Running 45.28s Step 195( 14.80%), action 74, FPS 2.61, Running 45.57s Step 196( 15.00%), action 75, FPS 2.58, Running 46.19s Step 197( 15.20%), action 76, FPS 2.55, Running 46.59s Step 198( 15.40%), action 77, FPS 2.52, Running 47.21s Step 199( 15.60%), action 78, FPS 2.47, Running 47.64s Step 200( 15.80%), action 79, FPS 2.42, Running 48.33s Step 201( 16.00%), action 80, FPS 2.41, Running 48.64s Step 202( 16.20%), action 81, FPS 2.35, Running 49.35s Step 203( 16.40%), action 82, FPS 2.34, Running 49.61s Step 204( 16.60%), action 83, FPS 2.33, Running 50.08s Step 205( 16.80%), action 84, FPS 2.32, Running 50.37s Step 206( 17.00%), action 85, FPS 2.24, Running 51.04s Step 207( 17.20%), action 86, FPS 2.23, Running 51.36s Step 208( 17.40%), action 87, FPS 2.20, Running 51.92s Step 209( 17.60%), action 88, FPS 2.19, Running 52.34s Step 210( 17.80%), action 89, FPS 2.22, Running 52.77s Step 211( 18.00%), action 90, FPS 2.23, Running 53.07s Step 212( 18.20%), action 91, FPS 2.21, Running 53.65s Step 213( 18.40%), action 92, FPS 2.20, Running 53.91s Step 214( 18.60%), action 93, FPS 2.18, Running 54.47s Step 215( 18.80%), action 94, FPS 2.17, Running 54.79s Step 216( 19.00%), action 95, FPS 2.19, Running 55.34s Step 217( 19.20%), action 96, FPS 2.20, Running 55.67s Step 218( 19.40%), action 97, FPS 2.24, Running 56.13s Step 219( 19.60%), action 98, FPS 2.26, Running 56.49s Step 220( 19.80%), action 99, FPS 2.30, Running 57.05s Step 221( 20.00%), action 100, FPS 2.31, Running 57.30s Step 222( 20.20%), action 101, FPS 2.33, Running 57.94s Step 223( 20.40%), action 102, FPS 2.31, Running 58.26s Step 224( 20.60%), action 103, FPS 2.28, Running 58.86s Step 225( 20.80%), action 104, FPS 2.26, Running 59.21s Step 226( 21.00%), action 105, FPS 2.31, Running 59.71s Step 227( 21.20%), action 106, FPS 2.30, Running 60.06s Step 228( 21.40%), action 107, FPS 2.32, Running 60.53s Step 229( 21.60%), action 108, FPS 2.35, Running 60.86s Step 230( 21.80%), action 109, FPS 2.30, Running 61.47s Step 231( 22.00%), action 110, FPS 2.31, Running 61.72s Step 232( 22.20%), action 111, FPS 2.29, Running 62.40s Step 233( 22.40%), action 112, FPS 2.27, Running 62.72s Step 234( 22.60%), action 113, FPS 2.27, Running 63.28s Step 235( 22.80%), action 114, FPS 2.24, Running 63.71s Step 236( 23.00%), action 115, FPS 2.24, Running 64.27s Step 237( 23.20%), action 116, FPS 2.23, Running 64.62s Step 238( 23.40%), action 117, FPS 2.24, Running 65.06s Step 239( 23.60%), action 118, FPS 2.26, Running 65.34s Step 240( 23.80%), action 119, FPS 2.30, Running 65.74s Step 241( 24.00%), action 120, FPS 2.31, Running 65.98s Step 242( 24.20%), action 121, FPS 2.27, Running 66.75s Step 243( 24.40%), action 122, FPS 2.25, Running 67.13s Step 244( 24.60%), action 123, FPS 2.27, Running 67.68s Step 245( 24.80%), action 124, FPS 2.27, Running 68.03s Step 246( 25.00%), action 125, FPS 2.25, Running 68.60s Step 247( 25.20%), action 126, FPS 2.28, Running 68.82s Step 248( 25.40%), action 127, FPS 2.30, Running 69.24s Step 249( 25.60%), action 128, FPS 2.31, Running 69.53s Step 250( 25.80%), action 129, FPS 2.36, Running 69.95s Step 251( 26.00%), action 130, FPS 2.34, Running 70.27s Step 252( 26.20%), action 131, FPS 2.34, Running 70.94s Step 253( 26.40%), action 132, FPS 2.33, Running 71.30s Step 254( 26.60%), action 133, FPS 2.35, Running 71.81s Step 255( 26.80%), action 134, FPS 2.37, Running 72.13s Step 256( 27.00%), action 135, FPS 2.36, Running 72.75s Step 257( 27.20%), action 136, FPS 2.35, Running 73.13s Step 258( 27.40%), action 137, FPS 2.33, Running 73.64s Step 259( 27.60%), action 138, FPS 2.30, Running 74.02s Step 260( 27.80%), action 139, FPS 2.26, Running 74.60s Step 261( 28.00%), action 140, FPS 2.24, Running 74.91s Step 262( 28.20%), action 141, FPS 2.22, Running 75.76s Step 263( 28.40%), action 142, FPS 2.22, Running 76.13s Step 264( 28.60%), action 143, FPS 2.21, Running 76.74s Step 265( 28.80%), action 144, FPS 2.23, Running 77.02s Step 266( 29.00%), action 145, FPS 2.22, Running 77.63s Step 267( 29.20%), action 146, FPS 2.19, Running 77.94s Step 268( 29.40%), action 147, FPS 2.13, Running 78.61s Step 269( 29.60%), action 148, FPS 2.12, Running 78.95s Step 270( 29.80%), action 149, FPS 2.09, Running 79.51s Step 271( 30.00%), action 150, FPS 2.09, Running 79.84s Step 272( 30.20%), action 151, FPS 2.07, Running 80.62s Step 273( 30.40%), action 152, FPS 2.09, Running 80.88s Step 274( 30.60%), action 153, FPS 2.10, Running 81.34s Step 275( 30.80%), action 154, FPS 2.11, Running 81.61s Step 276( 31.00%), action 155, FPS 2.12, Running 82.19s Step 277( 31.20%), action 156, FPS 2.09, Running 82.69s Step 278( 31.40%), action 157, FPS 2.10, Running 83.15s Step 279( 31.60%), action 158, FPS 2.12, Running 83.47s Step 280( 31.80%), action 159, FPS 2.13, Running 83.98s Step 281( 32.00%), action 160, FPS 2.14, Running 84.26s Step 282( 32.20%), action 161, FPS 2.21, Running 84.81s Step 283( 32.40%), action 162, FPS 2.23, Running 85.09s Step 284( 32.60%), action 163, FPS 2.27, Running 85.56s Step 285( 32.80%), action 164, FPS 2.25, Running 85.90s Step 286( 33.00%), action 165, FPS 2.32, Running 86.26s Step 287( 33.20%), action 166, FPS 2.32, Running 86.55s Step 288( 33.40%), action 167, FPS 2.36, Running 87.08s Step 289( 33.60%), action 168, FPS 2.31, Running 87.60s Step 290( 33.80%), action 169, FPS 2.33, Running 88.09s Step 291( 34.00%), action 170, FPS 2.35, Running 88.35s Step 292( 34.20%), action 171, FPS 2.40, Running 88.97s Step 293( 34.40%), action 172, FPS 2.39, Running 89.24s Step 294( 34.60%), action 173, FPS 2.38, Running 89.75s Step 295( 34.80%), action 174, FPS 2.39, Running 89.96s Step 296( 35.00%), action 175, FPS 2.44, Running 90.38s Step 297( 35.20%), action 176, FPS 2.50, Running 90.70s Step 298( 35.40%), action 177, FPS 2.50, Running 91.16s Step 299( 35.60%), action 178, FPS 2.49, Running 91.51s Step 300( 35.80%), action 179, FPS 2.49, Running 92.01s Step 301( 36.00%), action 180, FPS 2.45, Running 92.42s Step 302( 36.20%), action 181, FPS 2.40, Running 93.12s Step 303( 36.40%), action 182, FPS 2.40, Running 93.42s Step 304( 36.60%), action 183, FPS 2.43, Running 93.78s Step 305( 36.80%), action 184, FPS 2.45, Running 94.06s Step 306( 37.00%), action 185, FPS 2.37, Running 94.72s Step 307( 37.20%), action 186, FPS 2.28, Running 95.31s Step 308( 37.40%), action 187, FPS 2.23, Running 96.07s Step 309( 37.60%), action 188, FPS 2.28, Running 96.39s Step 310( 37.80%), action 189, FPS 2.23, Running 97.07s Step 311( 38.00%), action 190, FPS 2.22, Running 97.34s Step 312( 38.20%), action 191, FPS 2.21, Running 98.00s Step 313( 38.40%), action 192, FPS 2.22, Running 98.26s Step 314( 38.60%), action 193, FPS 2.22, Running 98.75s Step 315( 38.80%), action 194, FPS 2.20, Running 99.07s Step 316( 39.00%), action 195, FPS 2.17, Running 99.60s Step 317( 39.20%), action 196, FPS 2.18, Running 99.87s Step 318( 39.40%), action 197, FPS 2.16, Running 100.40s Step 319( 39.60%), action 198, FPS 2.13, Running 100.92s Step 320( 39.80%), action 199, FPS 2.13, Running 101.40s Step 321( 40.00%), action 200, FPS 2.08, Running 102.02s Step 322( 40.20%), action 201, FPS 1.98, Running 103.20s Step 323( 40.40%), action 202, FPS 1.97, Running 103.55s Step 324( 40.60%), action 203, FPS 1.93, Running 104.16s Step 325( 40.80%), action 204, FPS 1.92, Running 104.48s Step 326( 41.00%), action 205, FPS 1.93, Running 105.05s Step 327( 41.20%), action 206, FPS 1.98, Running 105.42s Step 328( 41.40%), action 207, FPS 2.01, Running 106.02s Step 329( 41.60%), action 208, FPS 1.99, Running 106.43s Step 330( 41.80%), action 209, FPS 2.00, Running 107.05s Step 331( 42.00%), action 210, FPS 1.95, Running 107.59s Step 332( 42.20%), action 211, FPS 1.93, Running 108.36s Step 333( 42.40%), action 212, FPS 1.91, Running 108.76s Step 334( 42.60%), action 213, FPS 1.88, Running 109.42s Step 335( 42.80%), action 214, FPS 1.82, Running 110.05s Step 336( 43.00%), action 215, FPS 1.82, Running 110.58s Step 337( 43.20%), action 216, FPS 1.80, Running 110.96s Step 338( 43.40%), action 217, FPS 1.80, Running 111.51s Step 339( 43.60%), action 218, FPS 1.81, Running 111.98s Step 340( 43.80%), action 219, FPS 1.78, Running 112.61s Step 341( 44.00%), action 220, FPS 1.80, Running 113.11s Step 342( 44.20%), action 221, FPS 1.86, Running 113.94s Step 343( 44.40%), action 222, FPS 1.86, Running 114.29s Step 344( 44.60%), action 223, FPS 1.88, Running 114.81s Step 345( 44.80%), action 224, FPS 1.85, Running 115.27s Step 346( 45.00%), action 225, FPS 1.84, Running 115.91s Step 347( 45.20%), action 226, FPS 1.86, Running 116.18s Step 348( 45.40%), action 227, FPS 1.91, Running 116.50s Step 349( 45.60%), action 228, FPS 1.95, Running 116.71s Step 350( 45.80%), action 229, FPS 1.99, Running 117.10s Step 351( 46.00%), action 230, FPS 2.05, Running 117.34s Step 352( 46.20%), action 231, FPS 2.10, Running 117.90s Step 353( 46.40%), action 232, FPS 2.12, Running 118.20s Step 354( 46.60%), action 233, FPS 2.16, Running 118.68s Step 355( 46.80%), action 234, FPS 2.25, Running 118.95s Step 356( 47.00%), action 235, FPS 2.27, Running 119.40s Step 357( 47.20%), action 236, FPS 2.29, Running 119.71s Step 358( 47.40%), action 237, FPS 2.31, Running 120.19s Step 359( 47.60%), action 238, FPS 2.35, Running 120.48s Step 360( 47.80%), action 239, FPS 2.44, Running 120.82s Step 361( 48.00%), action 240, FPS 2.54, Running 121.00s Step 362( 48.20%), action 241, FPS 2.63, Running 121.55s Step 363( 48.40%), action 242, FPS 2.67, Running 121.79s Step 364( 48.60%), action 243, FPS 2.69, Running 122.25s Step 365( 48.80%), action 244, FPS 2.74, Running 122.56s Step 366( 49.00%), action 245, FPS 2.80, Running 123.06s Step 367( 49.20%), action 246, FPS 2.78, Running 123.37s Step 368( 49.40%), action 247, FPS 2.71, Running 123.89s Step 369( 49.60%), action 248, FPS 2.68, Running 124.17s Step 370( 49.80%), action 249, FPS 2.65, Running 124.65s Step 371( 50.00%), action 250, FPS 2.64, Running 124.92s Step 372( 50.20%), action 251, FPS 2.69, Running 125.35s Step 373( 50.40%), action 252, FPS 2.70, Running 125.62s Step 374( 50.60%), action 253, FPS 2.72, Running 126.03s Step 375( 50.80%), action 254, FPS 2.74, Running 126.25s Step 376( 51.00%), action 255, FPS 2.73, Running 126.73s Step 377( 51.20%), action 256, FPS 2.73, Running 127.02s Step 378( 51.40%), action 257, FPS 2.69, Running 127.63s Step 379( 51.60%), action 258, FPS 2.67, Running 127.98s Step 380( 51.80%), action 259, FPS 2.61, Running 128.48s Step 381( 52.00%), action 260, FPS 2.57, Running 128.78s Step 382( 52.20%), action 261, FPS 2.60, Running 129.25s Step 383( 52.40%), action 262, FPS 2.56, Running 129.60s Step 384( 52.60%), action 263, FPS 2.61, Running 129.91s Step 385( 52.80%), action 264, FPS 2.64, Running 130.14s Step 386( 53.00%), action 265, FPS 2.66, Running 130.58s Step 387( 53.20%), action 266, FPS 2.68, Running 130.83s Step 388( 53.40%), action 267, FPS 2.73, Running 131.22s Step 389( 53.60%), action 268, FPS 2.72, Running 131.52s Step 390( 53.80%), action 269, FPS 2.72, Running 132.02s Step 391( 54.00%), action 270, FPS 2.69, Running 132.36s Step 392( 54.20%), action 271, FPS 2.62, Running 132.97s Step 393( 54.40%), action 272, FPS 2.62, Running 133.27s Step 394( 54.60%), action 273, FPS 2.57, Running 133.80s Step 395( 54.80%), action 274, FPS 2.55, Running 134.09s Step 396( 55.00%), action 275, FPS 2.61, Running 134.39s Step 397( 55.20%), action 276, FPS 2.62, Running 134.66s Step 398( 55.40%), action 277, FPS 2.69, Running 135.07s Step 399( 55.60%), action 278, FPS 2.71, Running 135.36s Step 400( 55.80%), action 279, FPS 2.67, Running 135.96s Step 401( 56.00%), action 280, FPS 2.65, Running 136.33s Step 402( 56.20%), action 281, FPS 2.59, Running 136.96s Step 403( 56.40%), action 282, FPS 2.58, Running 137.36s Step 404( 56.60%), action 283, FPS 2.53, Running 137.82s Step 405( 56.80%), action 284, FPS 2.49, Running 138.17s Step 406( 57.00%), action 285, FPS 2.53, Running 138.49s Step 407( 57.20%), action 286, FPS 2.54, Running 138.69s Step 408( 57.40%), action 287, FPS 2.54, Running 139.11s Step 409( 57.60%), action 288, FPS 2.51, Running 139.48s Step 410( 57.80%), action 289, FPS 2.55, Running 139.86s Step 411( 58.00%), action 290, FPS 2.55, Running 140.19s Step 412( 58.20%), action 291, FPS 2.52, Running 140.90s Step 413( 58.40%), action 292, FPS 2.48, Running 141.32s Step 414( 58.60%), action 293, FPS 2.47, Running 141.91s Step 415( 58.80%), action 294, FPS 2.45, Running 142.24s Step 416( 59.00%), action 295, FPS 2.37, Running 142.83s Step 417( 59.20%), action 296, FPS 2.38, Running 143.08s Step 418( 59.40%), action 297, FPS 2.37, Running 143.51s Step 419( 59.60%), action 298, FPS 2.38, Running 143.76s Step 420( 59.80%), action 299, FPS 2.39, Running 144.31s Step 421( 60.00%), action 300, FPS 2.40, Running 144.65s Step 422( 60.20%), action 301, FPS 2.37, Running 145.40s Step 423( 60.40%), action 302, FPS 2.37, Running 145.80s Step 424( 60.60%), action 303, FPS 2.34, Running 146.38s Step 425( 60.80%), action 304, FPS 2.28, Running 146.93s Step 426( 61.00%), action 305, FPS 2.22, Running 147.51s Step 427( 61.20%), action 306, FPS 2.15, Running 147.99s Step 428( 61.40%), action 307, FPS 2.12, Running 148.52s Step 429( 61.60%), action 308, FPS 2.13, Running 148.87s Step 430( 61.80%), action 309, FPS 2.09, Running 149.41s Step 431( 62.00%), action 310, FPS 2.09, Running 149.77s Step 432( 62.20%), action 311, FPS 2.09, Running 150.48s Step 433( 62.40%), action 312, FPS 2.11, Running 150.78s Step 434( 62.60%), action 313, FPS 2.06, Running 151.63s Step 435( 62.80%), action 314, FPS 2.05, Running 151.99s Step 436( 63.00%), action 315, FPS 2.06, Running 152.53s Step 437( 63.20%), action 316, FPS 1.98, Running 153.21s Step 438( 63.40%), action 317, FPS 1.86, Running 154.28s Step 439( 63.60%), action 318, FPS 1.77, Running 155.06s Step 440( 63.80%), action 319, FPS 1.77, Running 155.59s Step 441( 64.00%), action 320, FPS 1.77, Running 155.96s Step 442( 64.20%), action 321, FPS 1.71, Running 157.12s Step 443( 64.40%), action 322, FPS 1.64, Running 157.97s Step 444( 64.60%), action 323, FPS 1.57, Running 159.10s Step 445( 64.80%), action 324, FPS 1.56, Running 159.78s Step 446( 65.00%), action 325, FPS 1.55, Running 160.42s Step 447( 65.20%), action 326, FPS 1.57, Running 160.72s Step 448( 65.40%), action 327, FPS 1.56, Running 161.31s Step 449( 65.60%), action 328, FPS 1.57, Running 161.64s Step 450( 65.80%), action 329, FPS 1.57, Running 162.11s Step 451( 66.00%), action 330, FPS 1.56, Running 162.57s Step 452( 66.20%), action 331, FPS 1.59, Running 163.08s Step 453( 66.40%), action 332, FPS 1.56, Running 163.63s Step 454( 66.60%), action 333, FPS 1.60, Running 164.13s Step 455( 66.80%), action 334, FPS 1.60, Running 164.51s Step 456( 67.00%), action 335, FPS 1.61, Running 164.95s Step 457( 67.20%), action 336, FPS 1.66, Running 165.27s Step 458( 67.40%), action 337, FPS 1.73, Running 165.84s Step 459( 67.60%), action 338, FPS 1.81, Running 166.12s Step 460( 67.80%), action 339, FPS 1.82, Running 166.57s Step 461( 68.00%), action 340, FPS 1.84, Running 166.81s Step 462( 68.20%), action 341, FPS 1.94, Running 167.41s Step 463( 68.40%), action 342, FPS 2.06, Running 167.66s [2026-08-02 22:59:17] [90 ] Seed 89 success after 167.76 s. +steps: 463 , actions: 342 . +Instruction: Empty +Total 61/90(67.78%) success. +Setting seed: 90 +Step 1( N/A%), pre moving , FPS 5.25, Running 0.19s Step 2( N/A%), pre moving , FPS 6.30, Running 0.32s Step 3( N/A%), pre moving , FPS 7.53, Running 0.40s Step 4( N/A%), pre moving , FPS 8.20, Running 0.49s Step 5( N/A%), pre moving , FPS 8.67, Running 0.58s Step 6( N/A%), pre moving , FPS 8.91, Running 0.67s Step 7( N/A%), pre moving , FPS 9.31, Running 0.75s Step 8( N/A%), pre moving , FPS 9.51, Running 0.84s Step 9( N/A%), pre moving , FPS 9.69, Running 0.93s Step 10( N/A%), pre moving , FPS 9.77, Running 1.02s Step 11( N/A%), pre moving , FPS 9.99, Running 1.10s Step 12( N/A%), pre moving , FPS 10.12, Running 1.19s Step 13( N/A%), pre moving , FPS 10.22, Running 1.27s Step 14( N/A%), pre moving , FPS 10.23, Running 1.37s Step 15( N/A%), pre moving , FPS 10.27, Running 1.46s Step 16( N/A%), pre moving , FPS 10.38, Running 1.54s Step 17( N/A%), pre moving , FPS 10.46, Running 1.63s Step 18( N/A%), pre moving , FPS 10.56, Running 1.70s Step 19( N/A%), pre moving , FPS 10.62, Running 1.79s Step 20( N/A%), pre moving , FPS 10.65, Running 1.88s Step 21( N/A%), pre moving , FPS 10.70, Running 2.06s Step 22( N/A%), pre moving , FPS 11.38, Running 2.08s Step 23( N/A%), pre moving , FPS 11.81, Running 2.09s Step 24( N/A%), pre moving , FPS 12.29, Running 2.11s Step 25( N/A%), pre moving , FPS 12.88, Running 2.13s Step 26( N/A%), pre moving , FPS 12.19, Running 2.31s Step 27( N/A%), pre moving , FPS 12.58, Running 2.34s Step 28( N/A%), pre moving , FPS 12.94, Running 2.39s Step 29( N/A%), pre moving , FPS 13.30, Running 2.43s Step 30( N/A%), pre moving , FPS 13.82, Running 2.47s Step 31( N/A%), pre moving , FPS 14.20, Running 2.51s Step 32( N/A%), pre moving , FPS 14.61, Running 2.56s Step 33( N/A%), pre moving , FPS 15.08, Running 2.60s Step 34( N/A%), pre moving , FPS 15.66, Running 2.65s Step 35( N/A%), pre moving , FPS 16.12, Running 2.70s Step 36( N/A%), pre moving , FPS 13.14, Running 3.06s Step 37( N/A%), pre moving , FPS 13.49, Running 3.11s Step 38( N/A%), pre moving , FPS 13.89, Running 3.14s Step 39( N/A%), pre moving , FPS 14.34, Running 3.18s Step 40( N/A%), pre moving , FPS 14.85, Running 3.23s Step 41( N/A%), pre moving , FPS 16.54, Running 3.27s Step 42( N/A%), pre moving , FPS 16.16, Running 3.31s Step 43( N/A%), pre moving , FPS 15.81, Running 3.36s Step 44( N/A%), pre moving , FPS 15.02, Running 3.45s Step 45( N/A%), pre moving , FPS 13.71, Running 3.59s Step 46( N/A%), pre moving , FPS 14.30, Running 3.71s Step 47( N/A%), pre moving , FPS 13.25, Running 3.85s Step 48( N/A%), pre moving , FPS 12.54, Running 3.98s Step 49( N/A%), pre moving , FPS 11.83, Running 4.12s Step 50( N/A%), pre moving , FPS 11.10, Running 4.27s Step 51( N/A%), pre moving , FPS 10.56, Running 4.40s Step 52( N/A%), pre moving , FPS 10.04, Running 4.55s Step 53( N/A%), pre moving , FPS 9.56, Running 4.69s Step 54( N/A%), pre moving , FPS 9.25, Running 4.81s Step 55( N/A%), pre moving , FPS 8.94, Running 4.94s Step 56( N/A%), pre moving , FPS 9.94, Running 5.07s Step 57( N/A%), pre moving , FPS 9.44, Running 5.23s Step 58( N/A%), pre moving , FPS 9.07, Running 5.35s Step 59( N/A%), pre moving , FPS 8.64, Running 5.50s Step 60( N/A%), pre moving , FPS 8.32, Running 5.63s Step 61( N/A%), pre moving , FPS 8.01, Running 5.77s Step 62( N/A%), pre moving , FPS 7.72, Running 5.91s Step 63( N/A%), pre moving , FPS 7.46, Running 6.04s Step 64( N/A%), pre moving , FPS 7.51, Running 6.11s Step 65( N/A%), pre moving , FPS 7.85, Running 6.14s Step 66( N/A%), pre moving , FPS 8.16, Running 6.16s Step 67( N/A%), pre moving , FPS 8.55, Running 6.19s Step 68( N/A%), pre moving , FPS 8.94, Running 6.22s Step 69( N/A%), pre moving , FPS 9.41, Running 6.25s Step 70( N/A%), pre moving , FPS 9.95, Running 6.28s Step 71( N/A%), pre moving , FPS 10.43, Running 6.32s Step 72( N/A%), pre moving , FPS 11.10, Running 6.35s Step 73( N/A%), pre moving , FPS 11.75, Running 6.39s Step 74( N/A%), pre moving , FPS 12.18, Running 6.45s Step 75( N/A%), pre moving , FPS 12.68, Running 6.51s Step 76( N/A%), pre moving , FPS 13.34, Running 6.57s Step 77( N/A%), pre moving , FPS 14.18, Running 6.64s Step 78( N/A%), pre moving , FPS 14.58, Running 6.72s Step 79( N/A%), pre moving , FPS 15.29, Running 6.81s Step 80( N/A%), pre moving , FPS 16.10, Running 6.87s Step 81( N/A%), pre moving , FPS 17.03, Running 6.94s Step 82( N/A%), pre moving , FPS 18.17, Running 7.01s Step 83( N/A%), pre moving , FPS 19.55, Running 7.06s Step 84( N/A%), pre moving , FPS 19.54, Running 7.13s Step 85( N/A%), pre moving , FPS 19.15, Running 7.18s Step 86( N/A%), pre moving , FPS 18.56, Running 7.24s Step 87( N/A%), pre moving , FPS 18.33, Running 7.28s Step 88( N/A%), pre moving , FPS 18.15, Running 7.32s Step 89( N/A%), pre moving , FPS 17.35, Running 7.40s Step 90( N/A%), pre moving , FPS 16.57, Running 7.49s Step 91( N/A%), pre moving , FPS 15.82, Running 7.58s Step 92( N/A%), pre moving , FPS 15.03, Running 7.68s Step 93( N/A%), pre moving , FPS 14.42, Running 7.78s Step 94( N/A%), pre moving , FPS 14.10, Running 7.87s Step 95( N/A%), pre moving , FPS 13.89, Running 7.95s Step 96( N/A%), pre moving , FPS 13.63, Running 8.04s Step 97( N/A%), pre moving , FPS 13.45, Running 8.12s Step 98( N/A%), pre moving , FPS 13.43, Running 8.21s Step 99( N/A%), pre moving , FPS 13.45, Running 8.29s Step 100( N/A%), pre moving , FPS 13.43, Running 8.36s Step 101( N/A%), pre moving , FPS 13.25, Running 8.45s Step 102( N/A%), pre moving , FPS 13.03, Running 8.54s Step 103( N/A%), pre moving , FPS 12.84, Running 8.62s Step 104( N/A%), pre moving , FPS 12.69, Running 8.71s Step 105( N/A%), pre moving , FPS 12.41, Running 8.79s Step 106( N/A%), pre moving , FPS 12.21, Running 8.88s Step 107( N/A%), pre moving , FPS 11.88, Running 8.97s Step 108( N/A%), pre moving , FPS 6.36, Running 10.47s Step 109( N/A%), pre moving , FPS 5.95, Running 10.76s Step 110( N/A%), pre moving , FPS 5.84, Running 10.91s Step 111( N/A%), pre moving , FPS 5.53, Running 11.20s Step 112( N/A%), pre moving , FPS 5.44, Running 11.36s Step 113( N/A%), pre moving , FPS 5.13, Running 11.68s Step 114( N/A%), pre moving , FPS 5.03, Running 11.85s Step 115( N/A%), pre moving , FPS 4.68, Running 12.23s Step 116( N/A%), pre moving , FPS 4.57, Running 12.42s Step 117( N/A%), pre moving , FPS 4.28, Running 12.80s Step 118( N/A%), pre moving , FPS 4.16, Running 13.01s Step 119( N/A%), pre moving , FPS 3.93, Running 13.38s Step 120( N/A%), pre moving , FPS 3.83, Running 13.59s Step 121( N/A%), pre moving , FPS 3.65, Running 13.92s Step 122( N/A%), pre moving , FPS 3.57, Running 14.14s Step 123( N/A%), pre moving , FPS 3.43, Running 14.44s Step 124( N/A%), pre moving , FPS 3.39, Running 14.61s Step 125( N/A%), pre moving , FPS 3.27, Running 14.91s Step 126( N/A%), pre moving , FPS 3.24, Running 15.05s Step 127( N/A%), pre moving , FPS 3.15, Running 15.32s Step 128( 0.20%), action 1, FPS 3.44, Running 16.28s Step 129( 0.40%), action 2, FPS 3.45, Running 16.56s Step 130( 0.60%), action 3, FPS 3.21, Running 17.14s Step 131( 0.80%), action 4, FPS 3.18, Running 17.49s Step 132( 1.00%), action 5, FPS 3.03, Running 17.95s Step 133( 1.20%), action 6, FPS 3.06, Running 18.22s Step 134( 1.40%), action 7, FPS 2.85, Running 18.86s Step 135( 1.60%), action 8, FPS 2.92, Running 19.07s Step 136( 1.80%), action 9, FPS 2.81, Running 19.55s Step 137( 2.00%), action 10, FPS 2.84, Running 19.83s Step 138( 2.20%), action 11, FPS 2.64, Running 20.58s Step 139( 2.40%), action 12, FPS 2.66, Running 20.88s Step 140( 2.60%), action 13, FPS 2.58, Running 21.35s Step 141( 2.80%), action 14, FPS 2.53, Running 21.82s Step 142( 3.00%), action 15, FPS 2.44, Running 22.34s Step 143( 3.20%), action 16, FPS 2.42, Running 22.71s Step 144( 3.40%), action 17, FPS 2.34, Running 23.14s Step 145( 3.60%), action 18, FPS 2.35, Running 23.43s Step 146( 3.80%), action 19, FPS 2.26, Running 23.88s Step 147( 4.00%), action 20, FPS 2.25, Running 24.19s Step 148( 4.20%), action 21, FPS 2.34, Running 24.82s Step 149( 4.40%), action 22, FPS 2.31, Running 25.21s Step 150( 4.60%), action 23, FPS 2.34, Running 25.69s Step 151( 4.80%), action 24, FPS 2.37, Running 25.91s Step 152( 5.00%), action 25, FPS 2.38, Running 26.34s Step 153( 5.20%), action 26, FPS 2.40, Running 26.57s Step 154( 5.40%), action 27, FPS 2.47, Running 26.96s Step 155( 5.60%), action 28, FPS 2.43, Running 27.30s Step 156( 5.80%), action 29, FPS 2.43, Running 27.78s Step 157( 6.00%), action 30, FPS 2.43, Running 28.06s Step 158( 6.20%), action 31, FPS 2.47, Running 28.68s Step 159( 6.40%), action 32, FPS 2.47, Running 28.98s Step 160( 6.60%), action 33, FPS 2.47, Running 29.45s Step 161( 6.80%), action 34, FPS 2.53, Running 29.72s Step 162( 7.00%), action 35, FPS 2.61, Running 30.00s Step 163( 7.20%), action 36, FPS 2.66, Running 30.22s Step 164( 7.40%), action 37, FPS 2.65, Running 30.69s Step 165( 7.60%), action 38, FPS 2.67, Running 30.92s Step 166( 7.80%), action 39, FPS 2.69, Running 31.32s Step 167( 8.00%), action 40, FPS 2.69, Running 31.62s Step 168( 8.20%), action 41, FPS 2.69, Running 32.25s Step 169( 8.40%), action 42, FPS 2.71, Running 32.58s Step 170( 8.60%), action 43, FPS 2.73, Running 33.02s Step 171( 8.80%), action 44, FPS 2.71, Running 33.29s Step 172( 9.00%), action 45, FPS 2.68, Running 33.81s Step 173( 9.20%), action 46, FPS 2.65, Running 34.11s Step 174( 9.40%), action 47, FPS 2.64, Running 34.52s Step 175( 9.60%), action 48, FPS 2.66, Running 34.81s Step 176( 9.80%), action 49, FPS 2.70, Running 35.18s Step 177( 10.00%), action 50, FPS 2.66, Running 35.58s Step 178( 10.20%), action 51, FPS 2.66, Running 36.19s Step 179( 10.40%), action 52, FPS 2.67, Running 36.48s Step 180( 10.60%), action 53, FPS 2.63, Running 37.06s Step 181( 10.80%), action 54, FPS 2.62, Running 37.35s Step 182( 11.00%), action 55, FPS 2.52, Running 37.92s Step 183( 11.20%), action 56, FPS 2.52, Running 38.17s Step 184( 11.40%), action 57, FPS 2.54, Running 38.55s Step 185( 11.60%), action 58, FPS 2.52, Running 38.84s Step 186( 11.80%), action 59, FPS 2.52, Running 39.25s Step 187( 12.00%), action 60, FPS 2.54, Running 39.50s Step 188( 12.20%), action 61, FPS 2.52, Running 40.18s Step 189( 12.40%), action 62, FPS 2.53, Running 40.49s Step 190( 12.60%), action 63, FPS 2.52, Running 40.96s Step 191( 12.80%), action 64, FPS 2.49, Running 41.31s Step 192( 13.00%), action 65, FPS 2.51, Running 41.77s Step 193( 13.20%), action 66, FPS 2.51, Running 42.07s Step 194( 13.40%), action 67, FPS 2.50, Running 42.53s Step 195( 13.60%), action 68, FPS 2.48, Running 42.88s Step 196( 13.80%), action 69, FPS 2.43, Running 43.41s Step 197( 14.00%), action 70, FPS 2.45, Running 43.74s Step 198( 14.20%), action 71, FPS 2.43, Running 44.41s Step 199( 14.40%), action 72, FPS 2.43, Running 44.70s Step 200( 14.60%), action 73, FPS 2.43, Running 45.29s Step 201( 14.80%), action 74, FPS 2.42, Running 45.60s Step 202( 15.00%), action 75, FPS 2.45, Running 46.09s Step 203( 15.20%), action 76, FPS 2.47, Running 46.28s Step 204( 15.40%), action 77, FPS 2.44, Running 46.74s Step 205( 15.60%), action 78, FPS 2.40, Running 47.17s Step 206( 15.80%), action 79, FPS 2.38, Running 47.66s Step 207( 16.00%), action 80, FPS 2.36, Running 47.96s Step 208( 16.20%), action 81, FPS 2.32, Running 48.78s Step 209( 16.40%), action 82, FPS 2.32, Running 49.10s Step 210( 16.60%), action 83, FPS 2.29, Running 49.71s Step 211( 16.80%), action 84, FPS 2.27, Running 50.13s Step 212( 17.00%), action 85, FPS 2.29, Running 50.50s Step 213( 17.20%), action 86, FPS 2.29, Running 50.81s Step 214( 17.40%), action 87, FPS 2.28, Running 51.28s Step 215( 17.60%), action 88, FPS 2.31, Running 51.54s Step 216( 17.80%), action 89, FPS 2.31, Running 52.07s Step 217( 18.00%), action 90, FPS 2.30, Running 52.44s Step 218( 18.20%), action 91, FPS 2.29, Running 53.15s Step 219( 18.40%), action 92, FPS 2.27, Running 53.49s Step 220( 18.60%), action 93, FPS 2.28, Running 54.05s Step 221( 18.80%), action 94, FPS 2.30, Running 54.31s Step 222( 19.00%), action 95, FPS 2.32, Running 54.73s Step 223( 19.20%), action 96, FPS 2.28, Running 55.04s Step 224( 19.40%), action 97, FPS 2.29, Running 55.49s Step 225( 19.60%), action 98, FPS 2.31, Running 55.84s Step 226( 19.80%), action 99, FPS 2.30, Running 56.36s Step 227( 20.00%), action 100, FPS 2.28, Running 56.75s Step 228( 20.20%), action 101, FPS 2.31, Running 57.45s Step 229( 20.40%), action 102, FPS 2.29, Running 57.82s Step 230( 20.60%), action 103, FPS 2.31, Running 58.37s Step 231( 20.80%), action 104, FPS 2.35, Running 58.63s Step 232( 21.00%), action 105, FPS 2.34, Running 59.05s Step 233( 21.20%), action 106, FPS 2.35, Running 59.33s Step 234( 21.40%), action 107, FPS 2.32, Running 59.92s Step 235( 21.60%), action 108, FPS 2.29, Running 60.27s Step 236( 21.80%), action 109, FPS 2.29, Running 60.81s Step 237( 22.00%), action 110, FPS 2.29, Running 61.16s Step 238( 22.20%), action 111, FPS 2.30, Running 61.83s Step 239( 22.40%), action 112, FPS 2.31, Running 62.15s Step 240( 22.60%), action 113, FPS 2.35, Running 62.55s Step 241( 22.80%), action 114, FPS 2.35, Running 62.83s Step 242( 23.00%), action 115, FPS 2.34, Running 63.27s Step 243( 23.20%), action 116, FPS 2.36, Running 63.51s Step 244( 23.40%), action 117, FPS 2.33, Running 64.07s Step 245( 23.60%), action 118, FPS 2.31, Running 64.49s Step 246( 23.80%), action 119, FPS 2.30, Running 65.04s Step 247( 24.00%), action 120, FPS 2.30, Running 65.44s Step 248( 24.20%), action 121, FPS 2.27, Running 66.25s Step 249( 24.40%), action 122, FPS 2.29, Running 66.54s Step 250( 24.60%), action 123, FPS 2.29, Running 67.09s Step 251( 24.80%), action 124, FPS 2.22, Running 67.64s Step 252( 25.00%), action 125, FPS 2.16, Running 68.32s Step 253( 25.20%), action 126, FPS 2.11, Running 68.80s Step 254( 25.40%), action 127, FPS 2.10, Running 69.44s Step 255( 25.60%), action 128, FPS 2.11, Running 69.76s Step 256( 25.80%), action 129, FPS 2.09, Running 70.36s Step 257( 26.00%), action 130, FPS 2.11, Running 70.63s Step 258( 26.20%), action 131, FPS 2.12, Running 71.26s Step 259( 26.40%), action 132, FPS 2.12, Running 71.57s Step 260( 26.60%), action 133, FPS 2.07, Running 72.21s Step 261( 26.80%), action 134, FPS 2.04, Running 72.62s Step 262( 27.00%), action 135, FPS 2.03, Running 73.13s Step 263( 27.20%), action 136, FPS 2.01, Running 73.48s Step 264( 27.40%), action 137, FPS 2.02, Running 73.99s Step 265( 27.60%), action 138, FPS 2.02, Running 74.37s Step 266( 27.80%), action 139, FPS 2.03, Running 74.91s Step 267( 28.00%), action 140, FPS 2.05, Running 75.19s Step 268( 28.20%), action 141, FPS 2.08, Running 75.87s Step 269( 28.40%), action 142, FPS 2.07, Running 76.21s Step 270( 28.60%), action 143, FPS 2.04, Running 76.89s Step 271( 28.80%), action 144, FPS 2.09, Running 77.22s Step 272( 29.00%), action 145, FPS 2.11, Running 77.82s Step 273( 29.20%), action 146, FPS 2.14, Running 78.15s Step 274( 29.40%), action 147, FPS 2.15, Running 78.75s Step 275( 29.60%), action 148, FPS 2.15, Running 79.06s Step 276( 29.80%), action 149, FPS 2.17, Running 79.57s Step 277( 30.00%), action 150, FPS 2.16, Running 79.90s Step 278( 30.20%), action 151, FPS 2.15, Running 80.55s Step 279( 30.40%), action 152, FPS 2.14, Running 80.90s Step 280( 30.60%), action 153, FPS 2.17, Running 81.44s Step 281( 30.80%), action 154, FPS 2.18, Running 81.78s Step 282( 31.00%), action 155, FPS 2.18, Running 82.33s Step 283( 31.20%), action 156, FPS 2.17, Running 82.70s Step 284( 31.40%), action 157, FPS 2.16, Running 83.23s Step 285( 31.60%), action 158, FPS 2.17, Running 83.57s Step 286( 31.80%), action 159, FPS 2.16, Running 84.18s Step 287( 32.00%), action 160, FPS 2.09, Running 84.77s Step 288( 32.20%), action 161, FPS 2.08, Running 85.50s Step 289( 32.40%), action 162, FPS 2.04, Running 86.01s Step 290( 32.60%), action 163, FPS 2.07, Running 86.57s Step 291( 32.80%), action 164, FPS 2.08, Running 86.83s Step 292( 33.00%), action 165, FPS 2.12, Running 87.27s Step 293( 33.20%), action 166, FPS 2.12, Running 87.59s Step 294( 33.40%), action 167, FPS 2.14, Running 88.09s Step 295( 33.60%), action 168, FPS 2.14, Running 88.39s Step 296( 33.80%), action 169, FPS 2.14, Running 88.91s Step 297( 34.00%), action 170, FPS 2.13, Running 89.29s Step 298( 34.20%), action 171, FPS 2.09, Running 90.10s Step 299( 34.40%), action 172, FPS 2.10, Running 90.40s Step 300( 34.60%), action 173, FPS 2.11, Running 90.94s Step 301( 34.80%), action 174, FPS 2.11, Running 91.25s Step 302( 35.00%), action 175, FPS 2.12, Running 91.75s Step 303( 35.20%), action 176, FPS 2.11, Running 92.19s Step 304( 35.40%), action 177, FPS 2.09, Running 92.82s Step 305( 35.60%), action 178, FPS 2.10, Running 93.09s Step 306( 35.80%), action 179, FPS 2.11, Running 93.68s Step 307( 36.00%), action 180, FPS 2.18, Running 93.94s Step 308( 36.20%), action 181, FPS 2.21, Running 94.55s Step 309( 36.40%), action 182, FPS 2.29, Running 94.75s Step 310( 36.60%), action 183, FPS 2.30, Running 95.27s Step 311( 36.80%), action 184, FPS 2.28, Running 95.58s Step 312( 37.00%), action 185, FPS 2.26, Running 96.12s Step 313( 37.20%), action 186, FPS 2.27, Running 96.41s Step 314( 37.40%), action 187, FPS 2.21, Running 97.12s Step 315( 37.60%), action 188, FPS 2.22, Running 97.42s Step 316( 37.80%), action 189, FPS 2.21, Running 97.98s Step 317( 38.00%), action 190, FPS 2.24, Running 98.20s Step 318( 38.20%), action 191, FPS 2.32, Running 98.71s Step 319( 38.40%), action 192, FPS 2.35, Running 98.92s Step 320( 38.60%), action 193, FPS 2.33, Running 99.53s Step 321( 38.80%), action 194, FPS 2.32, Running 99.87s Step 322( 39.00%), action 195, FPS 2.32, Running 100.35s Step 323( 39.20%), action 196, FPS 2.37, Running 100.62s Step 324( 39.40%), action 197, FPS 2.41, Running 101.12s Step 325( 39.60%), action 198, FPS 2.39, Running 101.46s Step 326( 39.80%), action 199, FPS 2.34, Running 102.21s Step 327( 40.00%), action 200, FPS 2.34, Running 102.49s Step 328( 40.20%), action 201, FPS 2.32, Running 103.17s Step 329( 40.40%), action 202, FPS 2.30, Running 103.46s Step 330( 40.60%), action 203, FPS 2.29, Running 103.99s Step 331( 40.80%), action 204, FPS 2.29, Running 104.31s Step 332( 41.00%), action 205, FPS 2.30, Running 104.83s Step 333( 41.20%), action 206, FPS 2.26, Running 105.27s Step 334( 41.40%), action 207, FPS 2.30, Running 105.80s Step 335( 41.60%), action 208, FPS 2.32, Running 106.03s Step 336( 41.80%), action 209, FPS 2.31, Running 106.64s Step 337( 42.00%), action 210, FPS 2.29, Running 106.94s Step 338( 42.20%), action 211, FPS 2.27, Running 107.54s Step 339( 42.40%), action 212, FPS 2.25, Running 107.82s Step 340( 42.60%), action 213, FPS 2.28, Running 108.29s Step 341( 42.80%), action 214, FPS 2.30, Running 108.58s Step 342( 43.00%), action 215, FPS 2.28, Running 109.12s Step 343( 43.20%), action 216, FPS 2.27, Running 109.41s Step 344( 43.40%), action 217, FPS 2.25, Running 110.01s Step 345( 43.60%), action 218, FPS 2.27, Running 110.25s Step 346( 43.80%), action 219, FPS 2.36, Running 110.70s Step 347( 44.00%), action 220, FPS 2.33, Running 111.05s Step 348( 44.20%), action 221, FPS 2.32, Running 111.80s Step 349( 44.40%), action 222, FPS 2.32, Running 112.09s Step 350( 44.60%), action 223, FPS 2.29, Running 112.72s Step 351( 44.80%), action 224, FPS 2.29, Running 113.06s Step 352( 45.00%), action 225, FPS 2.23, Running 113.82s Step 353( 45.20%), action 226, FPS 2.27, Running 114.09s Step 354( 45.40%), action 227, FPS 2.27, Running 114.63s Step 355( 45.60%), action 228, FPS 2.23, Running 114.99s Step 356( 45.80%), action 229, FPS 2.25, Running 115.54s Step 357( 46.00%), action 230, FPS 2.24, Running 115.87s Step 358( 46.20%), action 231, FPS 2.22, Running 116.55s Step 359( 46.40%), action 232, FPS 2.21, Running 116.87s Step 360( 46.60%), action 233, FPS 2.19, Running 117.41s Step 361( 46.80%), action 234, FPS 2.20, Running 117.68s Step 362( 47.00%), action 235, FPS 2.21, Running 118.15s Step 363( 47.20%), action 236, FPS 2.23, Running 118.38s Step 364( 47.40%), action 237, FPS 2.26, Running 118.86s Step 365( 47.60%), action 238, FPS 2.20, Running 119.35s Step 366( 47.80%), action 239, FPS 2.15, Running 120.01s Step 367( 48.00%), action 240, FPS 2.12, Running 120.50s Step 368( 48.20%), action 241, FPS 2.13, Running 121.18s Step 369( 48.40%), action 242, FPS 2.13, Running 121.48s Step 370( 48.60%), action 243, FPS 2.17, Running 121.93s Step 371( 48.80%), action 244, FPS 2.19, Running 122.21s Step 372( 49.00%), action 245, FPS 2.23, Running 122.77s Step 373( 49.20%), action 246, FPS 2.20, Running 123.16s Step 374( 49.40%), action 247, FPS 2.21, Running 123.67s Step 375( 49.60%), action 248, FPS 2.21, Running 124.04s Step 376( 49.80%), action 249, FPS 2.22, Running 124.56s Step 377( 50.00%), action 250, FPS 2.22, Running 124.89s Step 378( 50.20%), action 251, FPS 2.22, Running 125.57s Step 379( 50.40%), action 252, FPS 2.24, Running 125.81s Step 380( 50.60%), action 253, FPS 2.26, Running 126.27s Step 381( 50.80%), action 254, FPS 2.20, Running 126.77s Step 382( 51.00%), action 255, FPS 2.18, Running 127.35s Step 383( 51.20%), action 256, FPS 2.15, Running 127.69s Step 384( 51.40%), action 257, FPS 2.14, Running 128.21s Step 385( 51.60%), action 258, FPS 2.17, Running 128.57s Step 386( 51.80%), action 259, FPS 2.18, Running 129.20s Step 387( 52.00%), action 260, FPS 2.22, Running 129.50s Step 388( 52.20%), action 261, FPS 2.20, Running 130.27s Step 389( 52.40%), action 262, FPS 2.18, Running 130.67s Step 390( 52.60%), action 263, FPS 2.15, Running 131.25s Step 391( 52.80%), action 264, FPS 2.05, Running 131.94s Step 392( 53.00%), action 265, FPS 2.04, Running 132.56s Step 393( 53.20%), action 266, FPS 2.05, Running 132.90s Step 394( 53.40%), action 267, FPS 2.03, Running 133.54s Step 395( 53.60%), action 268, FPS 2.02, Running 133.95s Step 396( 53.80%), action 269, FPS 2.00, Running 134.56s Step 397( 54.00%), action 270, FPS 2.00, Running 134.89s Step 398( 54.20%), action 271, FPS 2.01, Running 135.53s Step 399( 54.40%), action 272, FPS 1.99, Running 135.88s Step 400( 54.60%), action 273, FPS 1.97, Running 136.44s Step 401( 54.80%), action 274, FPS 2.01, Running 136.71s Step 402( 55.00%), action 275, FPS 2.04, Running 137.15s Step 403( 55.20%), action 276, FPS 2.05, Running 137.44s Step 404( 55.40%), action 277, FPS 2.07, Running 137.88s Step 405( 55.60%), action 278, FPS 2.03, Running 138.43s Step 406( 55.80%), action 279, FPS 2.05, Running 138.96s Step 407( 56.00%), action 280, FPS 2.05, Running 139.25s Step 408( 56.20%), action 281, FPS 2.08, Running 139.87s Step 409( 56.40%), action 282, FPS 2.10, Running 140.18s Step 410( 56.60%), action 283, FPS 2.09, Running 140.82s Step 411( 56.80%), action 284, FPS 2.15, Running 141.25s Step 412( 57.00%), action 285, FPS 2.10, Running 142.06s Step 413( 57.20%), action 286, FPS 2.11, Running 142.40s Step 414( 57.40%), action 287, FPS 2.04, Running 143.33s Step 415( 57.60%), action 288, FPS 2.06, Running 143.66s Step 416( 57.80%), action 289, FPS 2.07, Running 144.24s Step 417( 58.00%), action 290, FPS 2.08, Running 144.50s Step 418( 58.20%), action 291, FPS 2.07, Running 145.18s Step 419( 58.40%), action 292, FPS 2.06, Running 145.60s Step 420( 58.60%), action 293, FPS 2.08, Running 146.04s Step 421( 58.80%), action 294, FPS 2.04, Running 146.50s Step 422( 59.00%), action 295, FPS 2.01, Running 147.08s Step 423( 59.20%), action 296, FPS 2.02, Running 147.36s Step 424( 59.40%), action 297, FPS 1.98, Running 147.98s Step 425( 59.60%), action 298, FPS 2.05, Running 148.18s [2026-08-02 23:01:46] [91 ] Seed 90 success after 148.32 s. +steps: 425 , actions: 298 . +Instruction: Empty +Total 62/91(68.13%) success. +Setting seed: 91 +Step 1( N/A%), pre moving , FPS 6.27, Running 0.16s Step 2( N/A%), pre moving , FPS 10.98, Running 0.18s Step 3( N/A%), pre moving , FPS 14.11, Running 0.21s Step 4( N/A%), pre moving , FPS 15.68, Running 0.26s Step 5( N/A%), pre moving , FPS 16.92, Running 0.30s Step 6( N/A%), pre moving , FPS 18.01, Running 0.33s Step 7( N/A%), pre moving , FPS 17.52, Running 0.40s Step 8( N/A%), pre moving , FPS 16.93, Running 0.47s Step 9( N/A%), pre moving , FPS 16.08, Running 0.56s Step 10( N/A%), pre moving , FPS 15.34, Running 0.65s Step 11( N/A%), pre moving , FPS 14.87, Running 0.74s Step 12( N/A%), pre moving , FPS 14.48, Running 0.83s Step 13( N/A%), pre moving , FPS 14.07, Running 0.92s Step 14( N/A%), pre moving , FPS 13.89, Running 1.01s Step 15( N/A%), pre moving , FPS 13.52, Running 1.11s Step 16( N/A%), pre moving , FPS 13.33, Running 1.20s Step 17( N/A%), pre moving , FPS 13.17, Running 1.29s Step 18( N/A%), pre moving , FPS 13.13, Running 1.37s Step 19( N/A%), pre moving , FPS 12.98, Running 1.46s Step 20( N/A%), pre moving , FPS 12.93, Running 1.55s Step 21( N/A%), pre moving , FPS 11.58, Running 1.89s Step 22( N/A%), pre moving , FPS 11.22, Running 1.96s Step 23( N/A%), pre moving , FPS 11.03, Running 2.03s Step 24( N/A%), pre moving , FPS 10.56, Running 2.15s Step 25( N/A%), pre moving , FPS 10.30, Running 2.24s Step 26( N/A%), pre moving , FPS 8.97, Running 2.56s Step 27( N/A%), pre moving , FPS 8.89, Running 2.65s Step 28( N/A%), pre moving , FPS 8.86, Running 2.73s Step 29( N/A%), pre moving , FPS 8.86, Running 2.82s Step 30( N/A%), pre moving , FPS 8.88, Running 2.90s Step 31( N/A%), pre moving , FPS 8.93, Running 2.98s Step 32( N/A%), pre moving , FPS 8.92, Running 3.07s Step 33( N/A%), pre moving , FPS 9.02, Running 3.14s Step 34( N/A%), pre moving , FPS 9.21, Running 3.18s Step 35( N/A%), pre moving , FPS 9.45, Running 3.23s Step 36( N/A%), pre moving , FPS 8.22, Running 3.63s Step 37( N/A%), pre moving , FPS 8.41, Running 3.67s Step 38( N/A%), pre moving , FPS 8.53, Running 3.71s Step 39( N/A%), pre moving , FPS 8.73, Running 3.76s Step 40( N/A%), pre moving , FPS 8.87, Running 3.80s Step 41( N/A%), pre moving , FPS 10.23, Running 3.84s Step 42( N/A%), pre moving , FPS 10.36, Running 3.90s Step 43( N/A%), pre moving , FPS 10.28, Running 3.97s Step 44( N/A%), pre moving , FPS 10.70, Running 4.02s Step 45( N/A%), pre moving , FPS 10.95, Running 4.06s Step 46( N/A%), pre moving , FPS 12.99, Running 4.10s Step 47( N/A%), pre moving , FPS 13.15, Running 4.17s Step 48( N/A%), pre moving , FPS 13.03, Running 4.27s Step 49( N/A%), pre moving , FPS 12.79, Running 4.38s Step 50( N/A%), pre moving , FPS 12.21, Running 4.54s Step 51( N/A%), pre moving , FPS 11.85, Running 4.67s Step 52( N/A%), pre moving , FPS 11.66, Running 4.79s Step 53( N/A%), pre moving , FPS 11.20, Running 4.93s Step 54( N/A%), pre moving , FPS 10.60, Running 5.07s Step 55( N/A%), pre moving , FPS 10.24, Running 5.18s Step 56( N/A%), pre moving , FPS 11.94, Running 5.31s Step 57( N/A%), pre moving , FPS 11.29, Running 5.44s Step 58( N/A%), pre moving , FPS 10.81, Running 5.56s Step 59( N/A%), pre moving , FPS 10.34, Running 5.69s Step 60( N/A%), pre moving , FPS 9.90, Running 5.82s Step 61( N/A%), pre moving , FPS 9.47, Running 5.95s Step 62( N/A%), pre moving , FPS 9.14, Running 6.09s Step 63( N/A%), pre moving , FPS 9.02, Running 6.19s Step 64( N/A%), pre moving , FPS 8.68, Running 6.32s Step 65( N/A%), pre moving , FPS 8.44, Running 6.43s Step 66( N/A%), pre moving , FPS 8.07, Running 6.58s Step 67( N/A%), pre moving , FPS 7.83, Running 6.73s Step 68( N/A%), pre moving , FPS 7.75, Running 6.85s Step 69( N/A%), pre moving , FPS 7.65, Running 6.99s Step 70( N/A%), pre moving , FPS 7.81, Running 7.10s Step 71( N/A%), pre moving , FPS 8.03, Running 7.16s Step 72( N/A%), pre moving , FPS 8.18, Running 7.23s Step 73( N/A%), pre moving , FPS 8.45, Running 7.29s Step 74( N/A%), pre moving , FPS 8.70, Running 7.37s Step 75( N/A%), pre moving , FPS 8.75, Running 7.46s Step 76( N/A%), pre moving , FPS 9.05, Running 7.52s Step 77( N/A%), pre moving , FPS 9.28, Running 7.59s Step 78( N/A%), pre moving , FPS 9.62, Running 7.64s Step 79( N/A%), pre moving , FPS 9.92, Running 7.71s Step 80( N/A%), pre moving , FPS 10.25, Running 7.77s Step 81( N/A%), pre moving , FPS 10.70, Running 7.82s Step 82( N/A%), pre moving , FPS 11.10, Running 7.89s Step 83( N/A%), pre moving , FPS 11.43, Running 7.94s Step 84( N/A%), pre moving , FPS 11.89, Running 8.00s Step 85( N/A%), pre moving , FPS 12.21, Running 8.07s Step 86( N/A%), pre moving , FPS 12.86, Running 8.13s Step 87( N/A%), pre moving , FPS 13.62, Running 8.19s Step 88( N/A%), pre moving , FPS 14.38, Running 8.24s Step 89( N/A%), pre moving , FPS 15.01, Running 8.33s Step 90( N/A%), pre moving , FPS 15.20, Running 8.42s Step 91( N/A%), pre moving , FPS 14.90, Running 8.50s Step 92( N/A%), pre moving , FPS 14.81, Running 8.58s Step 93( N/A%), pre moving , FPS 14.55, Running 8.67s Step 94( N/A%), pre moving , FPS 14.36, Running 8.76s Step 95( N/A%), pre moving , FPS 14.34, Running 8.86s Step 96( N/A%), pre moving , FPS 14.02, Running 8.94s Step 97( N/A%), pre moving , FPS 14.05, Running 9.02s Step 98( N/A%), pre moving , FPS 13.59, Running 9.12s Step 99( N/A%), pre moving , FPS 13.35, Running 9.20s Step 100( N/A%), pre moving , FPS 13.15, Running 9.29s Step 101( N/A%), pre moving , FPS 12.82, Running 9.38s Step 102( N/A%), pre moving , FPS 12.57, Running 9.48s Step 103( N/A%), pre moving , FPS 12.29, Running 9.57s Step 104( N/A%), pre moving , FPS 12.08, Running 9.66s Step 105( N/A%), pre moving , FPS 11.92, Running 9.75s Step 106( N/A%), pre moving , FPS 6.38, Running 11.27s Step 107( N/A%), pre moving , FPS 5.97, Running 11.54s Step 108( N/A%), pre moving , FPS 5.78, Running 11.70s Step 109( N/A%), pre moving , FPS 5.44, Running 12.00s Step 110( N/A%), pre moving , FPS 5.38, Running 12.14s Step 111( N/A%), pre moving , FPS 5.03, Running 12.48s Step 112( N/A%), pre moving , FPS 4.88, Running 12.68s Step 113( N/A%), pre moving , FPS 4.55, Running 13.06s Step 114( N/A%), pre moving , FPS 4.47, Running 13.24s Step 115( N/A%), pre moving , FPS 4.23, Running 13.59s Step 116( N/A%), pre moving , FPS 4.13, Running 13.79s Step 117( N/A%), pre moving , FPS 3.90, Running 14.15s Step 118( N/A%), pre moving , FPS 3.84, Running 14.33s Step 119( N/A%), pre moving , FPS 3.62, Running 14.73s Step 120( N/A%), pre moving , FPS 3.52, Running 14.98s Step 121( N/A%), pre moving , FPS 3.37, Running 15.32s Step 122( N/A%), pre moving , FPS 3.33, Running 15.48s Step 123( N/A%), pre moving , FPS 3.21, Running 15.80s Step 124( N/A%), pre moving , FPS 3.18, Running 15.96s Step 125( N/A%), pre moving , FPS 3.05, Running 16.31s Step 126( 0.20%), action 1, FPS 3.41, Running 17.13s Step 127( 0.40%), action 2, FPS 3.35, Running 17.51s Step 128( 0.60%), action 3, FPS 3.06, Running 18.24s Step 129( 0.80%), action 4, FPS 3.05, Running 18.57s Step 130( 1.00%), action 5, FPS 2.88, Running 19.09s Step 131( 1.20%), action 6, FPS 2.93, Running 19.31s Step 132( 1.40%), action 7, FPS 2.85, Running 19.70s Step 133( 1.60%), action 8, FPS 2.87, Running 20.02s Step 134( 1.80%), action 9, FPS 2.76, Running 20.48s Step 135( 2.00%), action 10, FPS 2.77, Running 20.80s Step 136( 2.20%), action 11, FPS 2.57, Running 21.56s Step 137( 2.40%), action 12, FPS 2.57, Running 21.94s Step 138( 2.60%), action 13, FPS 2.47, Running 22.42s Step 139( 2.80%), action 14, FPS 2.51, Running 22.68s Step 140( 3.00%), action 15, FPS 2.48, Running 23.03s Step 141( 3.20%), action 16, FPS 2.52, Running 23.27s Step 142( 3.40%), action 17, FPS 2.45, Running 23.64s Step 143( 3.60%), action 18, FPS 2.48, Running 23.86s Step 144( 3.80%), action 19, FPS 2.37, Running 24.41s Step 145( 4.00%), action 20, FPS 2.39, Running 24.69s Step 146( 4.20%), action 21, FPS 2.44, Running 25.33s Step 147( 4.40%), action 22, FPS 2.48, Running 25.59s Step 148( 4.60%), action 23, FPS 2.54, Running 26.12s Step 149( 4.80%), action 24, FPS 2.55, Running 26.40s Step 150( 5.00%), action 25, FPS 2.60, Running 26.77s Step 151( 5.20%), action 26, FPS 2.61, Running 26.98s Step 152( 5.40%), action 27, FPS 2.59, Running 27.44s Step 153( 5.60%), action 28, FPS 2.62, Running 27.66s Step 154( 5.80%), action 29, FPS 2.65, Running 28.02s Step 155( 6.00%), action 30, FPS 2.68, Running 28.26s Step 156( 6.20%), action 31, FPS 2.75, Running 28.84s Step 157( 6.40%), action 32, FPS 2.79, Running 29.10s Step 158( 6.60%), action 33, FPS 2.78, Running 29.61s Step 159( 6.80%), action 34, FPS 2.75, Running 29.96s Step 160( 7.00%), action 35, FPS 2.70, Running 30.44s Step 161( 7.20%), action 36, FPS 2.66, Running 30.80s Step 162( 7.40%), action 37, FPS 2.65, Running 31.18s Step 163( 7.60%), action 38, FPS 2.67, Running 31.37s Step 164( 7.80%), action 39, FPS 2.69, Running 31.84s Step 165( 8.00%), action 40, FPS 2.68, Running 32.15s Step 166( 8.20%), action 41, FPS 2.65, Running 32.88s Step 167( 8.40%), action 42, FPS 2.62, Running 33.23s Step 168( 8.60%), action 43, FPS 2.62, Running 33.76s Step 169( 8.80%), action 44, FPS 2.57, Running 34.16s Step 170( 9.00%), action 45, FPS 2.51, Running 34.73s Step 171( 9.20%), action 46, FPS 2.46, Running 35.13s Step 172( 9.40%), action 47, FPS 2.45, Running 35.59s Step 173( 9.60%), action 48, FPS 2.44, Running 35.85s Step 174( 9.80%), action 49, FPS 2.42, Running 36.29s Step 175( 10.00%), action 50, FPS 2.42, Running 36.52s Step 176( 10.20%), action 51, FPS 2.38, Running 37.25s Step 177( 10.40%), action 52, FPS 2.35, Running 37.62s Step 178( 10.60%), action 53, FPS 2.36, Running 38.09s Step 179( 10.80%), action 54, FPS 2.35, Running 38.48s Step 180( 11.00%), action 55, FPS 2.32, Running 39.07s Step 181( 11.20%), action 56, FPS 2.33, Running 39.39s Step 182( 11.40%), action 57, FPS 2.30, Running 39.87s Step 183( 11.60%), action 58, FPS 2.28, Running 40.15s Step 184( 11.80%), action 59, FPS 2.25, Running 40.74s Step 185( 12.00%), action 60, FPS 2.25, Running 41.03s Step 186( 12.20%), action 61, FPS 2.27, Running 41.71s Step 187( 12.40%), action 62, FPS 2.29, Running 41.98s Step 188( 12.60%), action 63, FPS 2.28, Running 42.52s Step 189( 12.80%), action 64, FPS 2.32, Running 42.80s Step 190( 13.00%), action 65, FPS 2.31, Running 43.38s Step 191( 13.20%), action 66, FPS 2.34, Running 43.68s Step 192( 13.40%), action 67, FPS 2.31, Running 44.23s Step 193( 13.60%), action 68, FPS 2.32, Running 44.47s Step 194( 13.80%), action 69, FPS 2.27, Running 45.12s Step 195( 14.00%), action 70, FPS 2.23, Running 45.50s Step 196( 14.20%), action 71, FPS 2.23, Running 46.21s Step 197( 14.40%), action 72, FPS 2.24, Running 46.54s Step 198( 14.60%), action 73, FPS 2.21, Running 47.14s Step 199( 14.80%), action 74, FPS 2.23, Running 47.47s Step 200( 15.00%), action 75, FPS 2.20, Running 48.17s Step 201( 15.20%), action 76, FPS 2.20, Running 48.48s Step 202( 15.40%), action 77, FPS 2.18, Running 49.05s Step 203( 15.60%), action 78, FPS 2.16, Running 49.40s Step 204( 15.80%), action 79, FPS 2.15, Running 50.05s Step 205( 16.00%), action 80, FPS 2.09, Running 50.59s Step 206( 16.20%), action 81, FPS 2.10, Running 51.24s Step 207( 16.40%), action 82, FPS 2.08, Running 51.61s Step 208( 16.60%), action 83, FPS 2.09, Running 52.11s Step 209( 16.80%), action 84, FPS 2.09, Running 52.38s Step 210( 17.00%), action 85, FPS 2.09, Running 52.97s Step 211( 17.20%), action 86, FPS 2.07, Running 53.32s Step 212( 17.40%), action 87, FPS 2.08, Running 53.85s Step 213( 17.60%), action 88, FPS 2.06, Running 54.20s Step 214( 17.80%), action 89, FPS 2.07, Running 54.76s Step 215( 18.00%), action 90, FPS 2.09, Running 55.09s Step 216( 18.20%), action 91, FPS 2.11, Running 55.68s Step 217( 18.40%), action 92, FPS 2.12, Running 55.97s Step 218( 18.60%), action 93, FPS 2.17, Running 56.38s Step 219( 18.80%), action 94, FPS 2.19, Running 56.59s Step 220( 19.00%), action 95, FPS 2.30, Running 56.86s Step 221( 19.20%), action 96, FPS 2.33, Running 57.05s Step 222( 19.40%), action 97, FPS 2.32, Running 57.68s Step 223( 19.60%), action 98, FPS 2.30, Running 58.10s Step 224( 19.80%), action 99, FPS 2.30, Running 58.76s Step 225( 20.00%), action 100, FPS 2.35, Running 59.10s Step 226( 20.20%), action 101, FPS 2.33, Running 59.82s Step 227( 20.40%), action 102, FPS 2.36, Running 60.11s Step 228( 20.60%), action 103, FPS 2.37, Running 60.55s Step 229( 20.80%), action 104, FPS 2.38, Running 60.79s Step 230( 21.00%), action 105, FPS 2.38, Running 61.38s Step 231( 21.20%), action 106, FPS 2.39, Running 61.71s Step 232( 21.40%), action 107, FPS 2.37, Running 62.28s Step 233( 21.60%), action 108, FPS 2.37, Running 62.64s Step 234( 21.80%), action 109, FPS 2.37, Running 63.19s Step 235( 22.00%), action 110, FPS 2.34, Running 63.62s Step 236( 22.20%), action 111, FPS 2.34, Running 64.24s Step 237( 22.40%), action 112, FPS 2.35, Running 64.49s Step 238( 22.60%), action 113, FPS 2.31, Running 65.05s Step 239( 22.80%), action 114, FPS 2.26, Running 65.44s Step 240( 23.00%), action 115, FPS 2.19, Running 66.00s Step 241( 23.20%), action 116, FPS 2.14, Running 66.39s Step 242( 23.40%), action 117, FPS 2.15, Running 66.96s Step 243( 23.60%), action 118, FPS 2.17, Running 67.31s Step 244( 23.80%), action 119, FPS 2.25, Running 67.65s Step 245( 24.00%), action 120, FPS 2.27, Running 67.91s Step 246( 24.20%), action 121, FPS 2.30, Running 68.51s Step 247( 24.40%), action 122, FPS 2.27, Running 68.91s Step 248( 24.60%), action 123, FPS 2.25, Running 69.45s Step 249( 24.80%), action 124, FPS 2.23, Running 69.77s Step 250( 25.00%), action 125, FPS 2.23, Running 70.36s Step 251( 25.20%), action 126, FPS 2.23, Running 70.69s Step 252( 25.40%), action 127, FPS 2.22, Running 71.29s Step 253( 25.60%), action 128, FPS 2.26, Running 71.49s Step 254( 25.80%), action 129, FPS 2.29, Running 71.92s Step 255( 26.00%), action 130, FPS 2.33, Running 72.19s Step 256( 26.20%), action 131, FPS 2.34, Running 72.78s Step 257( 26.40%), action 132, FPS 2.30, Running 73.16s Step 258( 26.60%), action 133, FPS 2.31, Running 73.70s Step 259( 26.80%), action 134, FPS 2.34, Running 73.97s Step 260( 27.00%), action 135, FPS 2.34, Running 74.53s Step 261( 27.20%), action 136, FPS 2.36, Running 74.87s Step 262( 27.40%), action 137, FPS 2.38, Running 75.37s Step 263( 27.60%), action 138, FPS 2.42, Running 75.58s Step 264( 27.80%), action 139, FPS 2.36, Running 76.12s Step 265( 28.00%), action 140, FPS 2.37, Running 76.35s Step 266( 28.20%), action 141, FPS 2.35, Running 77.03s Step 267( 28.40%), action 142, FPS 2.36, Running 77.39s Step 268( 28.60%), action 143, FPS 2.36, Running 77.91s Step 269( 28.80%), action 144, FPS 2.36, Running 78.23s Step 270( 29.00%), action 145, FPS 2.36, Running 78.84s Step 271( 29.20%), action 146, FPS 2.35, Running 79.20s Step 272( 29.40%), action 147, FPS 2.41, Running 79.58s Step 273( 29.60%), action 148, FPS 2.38, Running 79.88s Step 274( 29.80%), action 149, FPS 2.37, Running 80.37s Step 275( 30.00%), action 150, FPS 2.36, Running 80.66s Step 276( 30.20%), action 151, FPS 2.34, Running 81.33s Step 277( 30.40%), action 152, FPS 2.35, Running 81.68s Step 278( 30.60%), action 153, FPS 2.35, Running 82.20s Step 279( 30.80%), action 154, FPS 2.33, Running 82.55s Step 280( 31.00%), action 155, FPS 2.32, Running 83.14s Step 281( 31.20%), action 156, FPS 2.32, Running 83.48s Step 282( 31.40%), action 157, FPS 2.38, Running 83.77s Step 283( 31.60%), action 158, FPS 2.39, Running 83.95s Step 284( 31.80%), action 159, FPS 2.43, Running 84.34s Step 285( 32.00%), action 160, FPS 2.41, Running 84.64s Step 286( 32.20%), action 161, FPS 2.44, Running 85.22s Step 287( 32.40%), action 162, FPS 2.44, Running 85.59s Step 288( 32.60%), action 163, FPS 2.41, Running 86.19s Step 289( 32.80%), action 164, FPS 2.41, Running 86.54s Step 290( 33.00%), action 165, FPS 2.43, Running 87.08s Step 291( 33.20%), action 166, FPS 2.43, Running 87.42s Step 292( 33.40%), action 167, FPS 2.40, Running 87.93s Step 293( 33.60%), action 168, FPS 2.41, Running 88.18s Step 294( 33.80%), action 169, FPS 2.39, Running 88.73s Step 295( 34.00%), action 170, FPS 2.40, Running 89.00s Step 296( 34.20%), action 171, FPS 2.40, Running 89.66s Step 297( 34.40%), action 172, FPS 2.41, Running 89.97s Step 298( 34.60%), action 173, FPS 2.39, Running 90.57s Step 299( 34.80%), action 174, FPS 2.40, Running 90.88s Step 300( 35.00%), action 175, FPS 2.43, Running 91.37s Step 301( 35.20%), action 176, FPS 2.43, Running 91.72s Step 302( 35.40%), action 177, FPS 2.36, Running 92.26s Step 303( 35.60%), action 178, FPS 2.32, Running 92.57s Step 304( 35.80%), action 179, FPS 2.30, Running 93.05s Step 305( 36.00%), action 180, FPS 2.26, Running 93.48s Step 306( 36.20%), action 181, FPS 2.22, Running 94.24s Step 307( 36.40%), action 182, FPS 2.24, Running 94.51s Step 308( 36.60%), action 183, FPS 2.27, Running 94.98s Step 309( 36.80%), action 184, FPS 2.30, Running 95.24s Step 310( 37.00%), action 185, FPS 2.26, Running 95.91s Step 311( 37.20%), action 186, FPS 2.22, Running 96.45s Step 312( 37.40%), action 187, FPS 2.23, Running 96.89s Step 313( 37.60%), action 188, FPS 2.20, Running 97.25s Step 314( 37.80%), action 189, FPS 2.22, Running 97.72s Step 315( 38.00%), action 190, FPS 2.21, Running 98.04s Step 316( 38.20%), action 191, FPS 2.22, Running 98.68s Step 317( 38.40%), action 192, FPS 2.20, Running 99.06s Step 318( 38.60%), action 193, FPS 2.21, Running 99.61s Step 319( 38.80%), action 194, FPS 2.21, Running 99.92s Step 320( 39.00%), action 195, FPS 2.18, Running 100.52s Step 321( 39.20%), action 196, FPS 2.20, Running 100.82s Step 322( 39.40%), action 197, FPS 2.20, Running 101.35s Step 323( 39.60%), action 198, FPS 2.20, Running 101.64s Step 324( 39.80%), action 199, FPS 2.18, Running 102.24s Step 325( 40.00%), action 200, FPS 2.21, Running 102.54s Step 326( 40.20%), action 201, FPS 2.22, Running 103.25s Step 327( 40.40%), action 202, FPS 2.21, Running 103.58s Step 328( 40.60%), action 203, FPS 2.15, Running 104.29s Step 329( 40.80%), action 204, FPS 2.14, Running 104.57s Step 330( 41.00%), action 205, FPS 2.09, Running 105.47s Step 331( 41.20%), action 206, FPS 2.14, Running 105.79s Step 332( 41.40%), action 207, FPS 2.12, Running 106.34s Step 333( 41.60%), action 208, FPS 2.12, Running 106.69s Step 334( 41.80%), action 209, FPS 2.06, Running 107.41s Step 335( 42.00%), action 210, FPS 2.06, Running 107.74s Step 336( 42.20%), action 211, FPS 2.00, Running 108.66s Step 337( 42.40%), action 212, FPS 2.02, Running 108.98s Step 338( 42.60%), action 213, FPS 2.02, Running 109.53s Step 339( 42.80%), action 214, FPS 2.02, Running 109.84s Step 340( 43.00%), action 215, FPS 2.03, Running 110.35s Step 341( 43.20%), action 216, FPS 2.05, Running 110.60s Step 342( 43.40%), action 217, FPS 2.03, Running 111.20s Step 343( 43.60%), action 218, FPS 2.03, Running 111.49s Step 344( 43.80%), action 219, FPS 2.06, Running 111.95s Step 345( 44.00%), action 220, FPS 2.07, Running 112.21s Step 346( 44.20%), action 221, FPS 2.08, Running 112.85s Step 347( 44.40%), action 222, FPS 2.04, Running 113.40s Step 348( 44.60%), action 223, FPS 2.06, Running 113.99s Step 349( 44.80%), action 224, FPS 2.04, Running 114.39s Step 350( 45.00%), action 225, FPS 2.12, Running 114.91s Step 351( 45.20%), action 226, FPS 2.11, Running 115.25s Step 352( 45.40%), action 227, FPS 2.12, Running 115.75s Step 353( 45.60%), action 228, FPS 2.13, Running 116.06s Step 354( 45.80%), action 229, FPS 2.21, Running 116.48s Step 355( 46.00%), action 230, FPS 2.22, Running 116.76s Step 356( 46.20%), action 231, FPS 2.28, Running 117.45s Step 357( 46.40%), action 232, FPS 2.29, Running 117.73s Step 358( 46.60%), action 233, FPS 2.28, Running 118.29s Step 359( 46.80%), action 234, FPS 2.29, Running 118.59s Step 360( 47.00%), action 235, FPS 2.26, Running 119.20s Step 361( 47.20%), action 236, FPS 2.25, Running 119.48s Step 362( 47.40%), action 237, FPS 2.28, Running 119.99s Step 363( 47.60%), action 238, FPS 2.29, Running 120.22s Step 364( 47.80%), action 239, FPS 2.29, Running 120.70s Step 365( 48.00%), action 240, FPS 2.29, Running 120.96s Step 366( 48.20%), action 241, FPS 2.28, Running 121.62s Step 367( 48.40%), action 242, FPS 2.35, Running 121.92s Step 368( 48.60%), action 243, FPS 2.36, Running 122.48s Step 369( 48.80%), action 244, FPS 2.37, Running 122.83s Step 370( 49.00%), action 245, FPS 2.37, Running 123.34s Step 371( 49.20%), action 246, FPS 2.40, Running 123.58s Step 372( 49.40%), action 247, FPS 2.43, Running 123.99s Step 373( 49.60%), action 248, FPS 2.46, Running 124.20s Step 374( 49.80%), action 249, FPS 2.46, Running 124.62s Step 375( 50.00%), action 250, FPS 2.46, Running 124.90s Step 376( 50.20%), action 251, FPS 2.44, Running 125.65s Step 377( 50.40%), action 252, FPS 2.44, Running 125.93s Step 378( 50.60%), action 253, FPS 2.45, Running 126.45s Step 379( 50.80%), action 254, FPS 2.45, Running 126.75s Step 380( 51.00%), action 255, FPS 2.48, Running 127.25s Step 381( 51.20%), action 256, FPS 2.50, Running 127.48s Step 382( 51.40%), action 257, FPS 2.51, Running 127.96s Step 383( 51.60%), action 258, FPS 2.50, Running 128.22s Step 384( 51.80%), action 259, FPS 2.47, Running 128.78s Step 385( 52.00%), action 260, FPS 2.44, Running 129.16s Step 386( 52.20%), action 261, FPS 2.42, Running 129.88s Step 387( 52.40%), action 262, FPS 2.30, Running 130.61s Step 388( 52.60%), action 263, FPS 2.28, Running 131.25s Step 389( 52.80%), action 264, FPS 2.24, Running 131.77s Step 390( 53.00%), action 265, FPS 2.18, Running 132.50s Step 391( 53.20%), action 266, FPS 2.08, Running 133.21s Step 392( 53.40%), action 267, FPS 2.06, Running 133.72s Step 393( 53.60%), action 268, FPS 2.00, Running 134.22s Step 394( 53.80%), action 269, FPS 1.93, Running 135.00s Step 395( 54.00%), action 270, FPS 1.91, Running 135.39s Step 396( 54.20%), action 271, FPS 1.88, Running 136.31s Step 397( 54.40%), action 272, FPS 1.85, Running 136.72s Step 398( 54.60%), action 273, FPS 1.86, Running 137.19s Step 399( 54.80%), action 274, FPS 1.86, Running 137.50s Step 400( 55.00%), action 275, FPS 1.83, Running 138.19s Step 401( 55.20%), action 276, FPS 1.82, Running 138.46s Step 402( 55.40%), action 277, FPS 1.80, Running 139.05s Step 403( 55.60%), action 278, FPS 1.80, Running 139.31s Step 404( 55.80%), action 279, FPS 1.79, Running 139.94s Step 405( 56.00%), action 280, FPS 1.80, Running 140.30s Step 406( 56.20%), action 281, FPS 1.78, Running 141.11s Step 407( 56.40%), action 282, FPS 1.84, Running 141.51s Step 408( 56.60%), action 283, FPS 1.83, Running 142.20s Step 409( 56.80%), action 284, FPS 1.83, Running 142.69s Step 410( 57.00%), action 285, FPS 1.88, Running 143.15s Step 411( 57.20%), action 286, FPS 1.95, Running 143.48s Step 412( 57.40%), action 287, FPS 1.92, Running 144.16s Step 413( 57.60%), action 288, FPS 1.90, Running 144.76s Step 414( 57.80%), action 289, FPS 1.90, Running 145.55s Step 415( 58.00%), action 290, FPS 1.89, Running 145.95s Step 416( 58.20%), action 291, FPS 1.90, Running 146.85s Step 417( 58.40%), action 292, FPS 1.89, Running 147.31s Step 418( 58.60%), action 293, FPS 1.86, Running 147.92s Step 419( 58.80%), action 294, FPS 1.86, Running 148.23s Step 420( 59.00%), action 295, FPS 1.89, Running 148.77s Step 421( 59.20%), action 296, FPS 1.87, Running 149.17s Step 422( 59.40%), action 297, FPS 1.88, Running 149.71s Step 423( 59.60%), action 298, FPS 1.87, Running 150.01s Step 424( 59.80%), action 299, FPS 1.88, Running 150.57s Step 425( 60.00%), action 300, FPS 1.91, Running 150.79s Step 426( 60.20%), action 301, FPS 1.94, Running 151.42s Step 427( 60.40%), action 302, FPS 1.94, Running 151.81s Step 428( 60.60%), action 303, FPS 1.97, Running 152.37s Step 429( 60.80%), action 304, FPS 1.98, Running 152.78s Step 430( 61.00%), action 305, FPS 1.97, Running 153.31s Step 431( 61.20%), action 306, FPS 1.96, Running 153.66s Step 432( 61.40%), action 307, FPS 2.05, Running 153.91s Step 433( 61.60%), action 308, FPS 2.12, Running 154.17s Step 434( 61.80%), action 309, FPS 2.19, Running 154.67s Step 435( 62.00%), action 310, FPS 2.19, Running 155.10s Step 436( 62.20%), action 311, FPS 2.23, Running 155.81s Step 437( 62.40%), action 312, FPS 2.21, Running 156.37s Step 438( 62.60%), action 313, FPS 2.22, Running 156.94s Step 439( 62.80%), action 314, FPS 2.15, Running 157.52s [2026-08-02 23:04:24] [92 ] Seed 91 success after 157.81 s. +steps: 439 , actions: 314 . +Instruction: Empty +Total 63/92(68.48%) success. +Setting seed: 92 +Step 1( N/A%), pre moving , FPS 4.63, Running 0.22s Step 2( N/A%), pre moving , FPS 8.57, Running 0.23s Step 3( N/A%), pre moving , FPS 10.78, Running 0.28s Step 4( N/A%), pre moving , FPS 12.72, Running 0.31s Step 5( N/A%), pre moving , FPS 14.21, Running 0.35s Step 6( N/A%), pre moving , FPS 14.70, Running 0.41s Step 7( N/A%), pre moving , FPS 15.51, Running 0.45s Step 8( N/A%), pre moving , FPS 16.52, Running 0.48s Step 9( N/A%), pre moving , FPS 16.94, Running 0.53s Step 10( N/A%), pre moving , FPS 17.58, Running 0.57s Step 11( N/A%), pre moving , FPS 18.16, Running 0.61s Step 12( N/A%), pre moving , FPS 18.64, Running 0.64s Step 13( N/A%), pre moving , FPS 18.86, Running 0.69s Step 14( N/A%), pre moving , FPS 19.21, Running 0.73s Step 15( N/A%), pre moving , FPS 19.39, Running 0.77s Step 16( N/A%), pre moving , FPS 19.56, Running 0.82s Step 17( N/A%), pre moving , FPS 19.87, Running 0.86s Step 18( N/A%), pre moving , FPS 20.15, Running 0.89s Step 19( N/A%), pre moving , FPS 20.29, Running 0.94s Step 20( N/A%), pre moving , FPS 20.35, Running 0.98s Step 21( N/A%), pre moving , FPS 18.10, Running 1.32s Step 22( N/A%), pre moving , FPS 17.39, Running 1.38s Step 23( N/A%), pre moving , FPS 17.28, Running 1.44s Step 24( N/A%), pre moving , FPS 16.16, Running 1.55s Step 25( N/A%), pre moving , FPS 15.58, Running 1.64s Step 26( N/A%), pre moving , FPS 12.66, Running 1.99s Step 27( N/A%), pre moving , FPS 12.30, Running 2.08s Step 28( N/A%), pre moving , FPS 11.76, Running 2.19s Step 29( N/A%), pre moving , FPS 11.58, Running 2.26s Step 30( N/A%), pre moving , FPS 11.23, Running 2.35s Step 31( N/A%), pre moving , FPS 10.92, Running 2.44s Step 32( N/A%), pre moving , FPS 10.59, Running 2.53s Step 33( N/A%), pre moving , FPS 10.32, Running 2.63s Step 34( N/A%), pre moving , FPS 10.07, Running 2.71s Step 35( N/A%), pre moving , FPS 9.85, Running 2.80s Step 36( N/A%), pre moving , FPS 8.18, Running 3.26s Step 37( N/A%), pre moving , FPS 8.12, Running 3.32s Step 38( N/A%), pre moving , FPS 7.96, Running 3.40s Step 39( N/A%), pre moving , FPS 7.83, Running 3.49s Step 40( N/A%), pre moving , FPS 7.70, Running 3.58s Step 41( N/A%), pre moving , FPS 8.51, Running 3.67s Step 42( N/A%), pre moving , FPS 8.42, Running 3.76s Step 43( N/A%), pre moving , FPS 8.39, Running 3.82s Step 44( N/A%), pre moving , FPS 8.70, Running 3.85s Step 45( N/A%), pre moving , FPS 8.93, Running 3.88s Step 46( N/A%), pre moving , FPS 10.45, Running 3.90s Step 47( N/A%), pre moving , FPS 10.80, Running 3.93s Step 48( N/A%), pre moving , FPS 11.29, Running 3.96s Step 49( N/A%), pre moving , FPS 11.60, Running 3.98s Step 50( N/A%), pre moving , FPS 12.05, Running 4.01s Step 51( N/A%), pre moving , FPS 12.50, Running 4.04s Step 52( N/A%), pre moving , FPS 13.03, Running 4.07s Step 53( N/A%), pre moving , FPS 13.54, Running 4.10s Step 54( N/A%), pre moving , FPS 13.84, Running 4.16s Step 55( N/A%), pre moving , FPS 13.89, Running 4.24s Step 56( N/A%), pre moving , FPS 18.89, Running 4.32s Step 57( N/A%), pre moving , FPS 18.90, Running 4.38s Step 58( N/A%), pre moving , FPS 19.40, Running 4.44s Step 59( N/A%), pre moving , FPS 19.61, Running 4.51s Step 60( N/A%), pre moving , FPS 20.31, Running 4.57s Step 61( N/A%), pre moving , FPS 20.59, Running 4.64s Step 62( N/A%), pre moving , FPS 21.28, Running 4.70s Step 63( N/A%), pre moving , FPS 21.15, Running 4.77s Step 64( N/A%), pre moving , FPS 19.83, Running 4.86s Step 65( N/A%), pre moving , FPS 18.81, Running 4.94s Step 66( N/A%), pre moving , FPS 18.26, Running 5.00s Step 67( N/A%), pre moving , FPS 17.27, Running 5.09s Step 68( N/A%), pre moving , FPS 16.72, Running 5.15s Step 69( N/A%), pre moving , FPS 15.70, Running 5.26s Step 70( N/A%), pre moving , FPS 14.65, Running 5.37s Step 71( N/A%), pre moving , FPS 13.43, Running 5.53s Step 72( N/A%), pre moving , FPS 12.62, Running 5.65s Step 73( N/A%), pre moving , FPS 11.82, Running 5.80s Step 74( N/A%), pre moving , FPS 11.32, Running 5.93s Step 75( N/A%), pre moving , FPS 10.93, Running 6.07s Step 76( N/A%), pre moving , FPS 10.65, Running 6.20s Step 77( N/A%), pre moving , FPS 10.21, Running 6.34s Step 78( N/A%), pre moving , FPS 9.77, Running 6.48s Step 79( N/A%), pre moving , FPS 9.59, Running 6.60s Step 80( N/A%), pre moving , FPS 9.30, Running 6.72s Step 81( N/A%), pre moving , FPS 9.02, Running 6.86s Step 82( N/A%), pre moving , FPS 8.73, Running 6.99s Step 83( N/A%), pre moving , FPS 8.50, Running 7.12s Step 84( N/A%), pre moving , FPS 8.35, Running 7.25s Step 85( N/A%), pre moving , FPS 8.16, Running 7.39s Step 86( N/A%), pre moving , FPS 7.93, Running 7.52s Step 87( N/A%), pre moving , FPS 7.93, Running 7.61s Step 88( N/A%), pre moving , FPS 7.86, Running 7.70s Step 89( N/A%), pre moving , FPS 7.92, Running 7.78s Step 90( N/A%), pre moving , FPS 8.01, Running 7.87s Step 91( N/A%), pre moving , FPS 8.21, Running 7.96s Step 92( N/A%), pre moving , FPS 8.49, Running 8.01s Step 93( N/A%), pre moving , FPS 8.97, Running 8.03s Step 94( N/A%), pre moving , FPS 9.45, Running 8.04s Step 95( N/A%), pre moving , FPS 10.07, Running 8.06s Step 96( N/A%), pre moving , FPS 10.64, Running 8.08s Step 97( N/A%), pre moving , FPS 11.36, Running 8.10s Step 98( N/A%), pre moving , FPS 12.21, Running 8.12s Step 99( N/A%), pre moving , FPS 12.96, Running 8.14s Step 100( N/A%), pre moving , FPS 13.90, Running 8.16s Step 101( N/A%), pre moving , FPS 15.20, Running 8.17s Step 102( N/A%), pre moving , FPS 16.63, Running 8.19s Step 103( N/A%), pre moving , FPS 18.23, Running 8.22s Step 104( N/A%), pre moving , FPS 20.30, Running 8.24s Step 105( N/A%), pre moving , FPS 22.82, Running 8.27s Step 106( N/A%), pre moving , FPS 9.61, Running 9.60s Step 107( N/A%), pre moving , FPS 8.67, Running 9.92s Step 108( N/A%), pre moving , FPS 8.35, Running 10.09s Step 109( N/A%), pre moving , FPS 7.45, Running 10.47s Step 110( N/A%), pre moving , FPS 7.14, Running 10.67s Step 111( N/A%), pre moving , FPS 6.61, Running 10.99s Step 112( N/A%), pre moving , FPS 6.35, Running 11.16s Step 113( N/A%), pre moving , FPS 5.78, Running 11.49s Step 114( N/A%), pre moving , FPS 5.48, Running 11.69s Step 115( N/A%), pre moving , FPS 4.99, Running 12.07s Step 116( N/A%), pre moving , FPS 4.79, Running 12.25s Step 117( N/A%), pre moving , FPS 4.51, Running 12.54s Step 118( N/A%), pre moving , FPS 4.40, Running 12.67s Step 119( N/A%), pre moving , FPS 4.23, Running 12.86s Step 120( N/A%), pre moving , FPS 4.13, Running 13.00s Step 121( N/A%), pre moving , FPS 3.91, Running 13.28s Step 122( N/A%), pre moving , FPS 3.80, Running 13.46s Step 123( N/A%), pre moving , FPS 3.62, Running 13.74s Step 124( N/A%), pre moving , FPS 3.53, Running 13.90s Step 125( N/A%), pre moving , FPS 3.38, Running 14.18s Step 126( 0.20%), action 1, FPS 3.26, Running 15.74s Step 127( 0.40%), action 2, FPS 3.23, Running 16.11s Step 128( 0.60%), action 3, FPS 3.01, Running 16.75s Step 129( 0.80%), action 4, FPS 3.06, Running 17.00s Step 130( 1.00%), action 5, FPS 2.97, Running 17.40s Step 131( 1.20%), action 6, FPS 2.99, Running 17.68s Step 132( 1.40%), action 7, FPS 2.82, Running 18.25s Step 133( 1.60%), action 8, FPS 2.74, Running 18.78s Step 134( 1.80%), action 9, FPS 2.58, Running 19.45s Step 135( 2.00%), action 10, FPS 2.57, Running 19.85s Step 136( 2.20%), action 11, FPS 2.45, Running 20.41s Step 137( 2.40%), action 12, FPS 2.41, Running 20.82s Step 138( 2.60%), action 13, FPS 2.29, Running 21.39s Step 139( 2.80%), action 14, FPS 2.29, Running 21.61s Step 140( 3.00%), action 15, FPS 2.14, Running 22.35s Step 141( 3.20%), action 16, FPS 2.10, Running 22.79s Step 142( 3.40%), action 17, FPS 2.01, Running 23.41s Step 143( 3.60%), action 18, FPS 2.00, Running 23.72s Step 144( 3.80%), action 19, FPS 1.94, Running 24.23s Step 145( 4.00%), action 20, FPS 1.92, Running 24.58s Step 146( 4.20%), action 21, FPS 2.11, Running 25.20s Step 147( 4.40%), action 22, FPS 2.15, Running 25.42s Step 148( 4.60%), action 23, FPS 2.16, Running 25.99s Step 149( 4.80%), action 24, FPS 2.08, Running 26.62s Step 150( 5.00%), action 25, FPS 2.01, Running 27.33s Step 151( 5.20%), action 26, FPS 1.98, Running 27.79s Step 152( 5.40%), action 27, FPS 1.96, Running 28.48s Step 153( 5.60%), action 28, FPS 1.96, Running 28.96s Step 154( 5.80%), action 29, FPS 2.02, Running 29.36s Step 155( 6.00%), action 30, FPS 2.05, Running 29.59s Step 156( 6.20%), action 31, FPS 2.01, Running 30.36s Step 157( 6.40%), action 32, FPS 2.04, Running 30.62s Step 158( 6.60%), action 33, FPS 2.05, Running 31.17s Step 159( 6.80%), action 34, FPS 2.04, Running 31.42s Step 160( 7.00%), action 35, FPS 2.10, Running 31.86s Step 161( 7.20%), action 36, FPS 2.08, Running 32.38s Step 162( 7.40%), action 37, FPS 2.14, Running 32.77s Step 163( 7.60%), action 38, FPS 2.15, Running 33.00s Step 164( 7.80%), action 39, FPS 2.17, Running 33.45s Step 165( 8.00%), action 40, FPS 2.15, Running 33.86s Step 166( 8.20%), action 41, FPS 2.15, Running 34.50s Step 167( 8.40%), action 42, FPS 2.14, Running 34.77s Step 168( 8.60%), action 43, FPS 2.15, Running 35.29s Step 169( 8.80%), action 44, FPS 2.22, Running 35.63s Step 170( 9.00%), action 45, FPS 2.28, Running 36.11s Step 171( 9.20%), action 46, FPS 2.32, Running 36.41s Step 172( 9.40%), action 47, FPS 2.39, Running 36.84s Step 173( 9.60%), action 48, FPS 2.45, Running 37.14s Step 174( 9.80%), action 49, FPS 2.42, Running 37.62s Step 175( 10.00%), action 50, FPS 2.40, Running 37.91s Step 176( 10.20%), action 51, FPS 2.43, Running 38.59s Step 177( 10.40%), action 52, FPS 2.40, Running 38.96s Step 178( 10.60%), action 53, FPS 2.40, Running 39.49s Step 179( 10.80%), action 54, FPS 2.39, Running 39.78s Step 180( 11.00%), action 55, FPS 2.36, Running 40.35s Step 181( 11.20%), action 56, FPS 2.43, Running 40.61s Step 182( 11.40%), action 57, FPS 2.43, Running 40.99s Step 183( 11.60%), action 58, FPS 2.43, Running 41.22s Step 184( 11.80%), action 59, FPS 2.35, Running 41.97s Step 185( 12.00%), action 60, FPS 2.40, Running 42.21s Step 186( 12.20%), action 61, FPS 2.38, Running 42.89s Step 187( 12.40%), action 62, FPS 2.39, Running 43.14s Step 188( 12.60%), action 63, FPS 2.42, Running 43.57s Step 189( 12.80%), action 64, FPS 2.43, Running 43.87s Step 190( 13.00%), action 65, FPS 2.42, Running 44.37s Step 191( 13.20%), action 66, FPS 2.44, Running 44.60s Step 192( 13.40%), action 67, FPS 2.43, Running 45.06s Step 193( 13.60%), action 68, FPS 2.43, Running 45.35s Step 194( 13.80%), action 69, FPS 2.45, Running 45.80s Step 195( 14.00%), action 70, FPS 2.44, Running 46.10s Step 196( 14.20%), action 71, FPS 2.40, Running 46.91s Step 197( 14.40%), action 72, FPS 2.43, Running 47.19s Step 198( 14.60%), action 73, FPS 2.45, Running 47.66s Step 199( 14.80%), action 74, FPS 2.46, Running 47.90s Step 200( 15.00%), action 75, FPS 2.52, Running 48.28s Step 201( 15.20%), action 76, FPS 2.53, Running 48.51s Step 202( 15.40%), action 77, FPS 2.44, Running 49.20s Step 203( 15.60%), action 78, FPS 2.41, Running 49.53s Step 204( 15.80%), action 79, FPS 2.48, Running 50.02s Step 205( 16.00%), action 80, FPS 2.47, Running 50.30s Step 206( 16.20%), action 81, FPS 2.51, Running 50.85s Step 207( 16.40%), action 82, FPS 2.43, Running 51.35s Step 208( 16.60%), action 83, FPS 2.44, Running 51.75s Step 209( 16.80%), action 84, FPS 2.46, Running 52.01s Step 210( 17.00%), action 85, FPS 2.49, Running 52.40s Step 211( 17.20%), action 86, FPS 2.48, Running 52.67s Step 212( 17.40%), action 87, FPS 2.46, Running 53.20s Step 213( 17.60%), action 88, FPS 2.48, Running 53.43s Step 214( 17.80%), action 89, FPS 2.45, Running 53.95s Step 215( 18.00%), action 90, FPS 2.42, Running 54.36s Step 216( 18.20%), action 91, FPS 2.48, Running 54.97s Step 217( 18.40%), action 92, FPS 2.46, Running 55.31s Step 218( 18.60%), action 93, FPS 2.41, Running 55.95s Step 219( 18.80%), action 94, FPS 2.42, Running 56.18s Step 220( 19.00%), action 95, FPS 2.38, Running 56.68s Step 221( 19.20%), action 96, FPS 2.38, Running 56.91s Step 222( 19.40%), action 97, FPS 2.32, Running 57.83s Step 223( 19.60%), action 98, FPS 2.33, Running 58.11s Step 224( 19.80%), action 99, FPS 2.25, Running 58.91s Step 225( 20.00%), action 100, FPS 2.26, Running 59.13s Step 226( 20.20%), action 101, FPS 2.26, Running 59.72s Step 227( 20.40%), action 102, FPS 2.33, Running 59.94s Step 228( 20.60%), action 103, FPS 2.32, Running 60.37s Step 229( 20.80%), action 104, FPS 2.32, Running 60.64s Step 230( 21.00%), action 105, FPS 2.30, Running 61.08s Step 231( 21.20%), action 106, FPS 2.31, Running 61.34s Step 232( 21.40%), action 107, FPS 2.33, Running 61.79s Step 233( 21.60%), action 108, FPS 2.31, Running 62.07s Step 234( 21.80%), action 109, FPS 2.32, Running 62.59s Step 235( 22.00%), action 110, FPS 2.37, Running 62.81s Step 236( 22.20%), action 111, FPS 2.38, Running 63.36s Step 237( 22.40%), action 112, FPS 2.42, Running 63.57s Step 238( 22.60%), action 113, FPS 2.50, Running 63.95s Step 239( 22.80%), action 114, FPS 2.49, Running 64.20s Step 240( 23.00%), action 115, FPS 2.51, Running 64.66s Step 241( 23.20%), action 116, FPS 2.49, Running 64.94s Step 242( 23.40%), action 117, FPS 2.65, Running 65.37s Step 243( 23.60%), action 118, FPS 2.66, Running 65.63s Step 244( 23.80%), action 119, FPS 2.79, Running 66.07s Step 245( 24.00%), action 120, FPS 2.76, Running 66.38s Step 246( 24.20%), action 121, FPS 2.79, Running 66.88s Step 247( 24.40%), action 122, FPS 2.81, Running 67.05s Step 248( 24.60%), action 123, FPS 2.85, Running 67.40s Step 249( 24.80%), action 124, FPS 2.86, Running 67.64s Step 250( 25.00%), action 125, FPS 2.88, Running 68.03s Step 251( 25.20%), action 126, FPS 2.91, Running 68.22s Step 252( 25.40%), action 127, FPS 2.91, Running 68.67s Step 253( 25.60%), action 128, FPS 2.92, Running 68.92s Step 254( 25.80%), action 129, FPS 2.91, Running 69.47s Step 255( 26.00%), action 130, FPS 2.85, Running 69.83s Step 256( 26.20%), action 131, FPS 2.85, Running 70.38s Step 257( 26.40%), action 132, FPS 2.84, Running 70.62s Step 258( 26.60%), action 133, FPS 2.84, Running 70.99s Step 259( 26.80%), action 134, FPS 2.84, Running 71.23s Step 260( 27.00%), action 135, FPS 2.87, Running 71.62s Step 261( 27.20%), action 136, FPS 2.90, Running 71.84s Step 262( 27.40%), action 137, FPS 2.85, Running 72.38s Step 263( 27.60%), action 138, FPS 2.86, Running 72.63s Step 264( 27.80%), action 139, FPS 2.85, Running 73.10s Step 265( 28.00%), action 140, FPS 2.86, Running 73.39s Step 266( 28.20%), action 141, FPS 2.80, Running 74.03s Step 267( 28.40%), action 142, FPS 2.76, Running 74.29s Step 268( 28.60%), action 143, FPS 2.73, Running 74.74s Step 269( 28.80%), action 144, FPS 2.72, Running 75.00s Step 270( 29.00%), action 145, FPS 2.67, Running 75.53s Step 271( 29.20%), action 146, FPS 2.64, Running 75.79s Step 272( 29.40%), action 147, FPS 2.63, Running 76.28s Step 273( 29.60%), action 148, FPS 2.64, Running 76.51s Step 274( 29.80%), action 149, FPS 2.63, Running 77.08s Step 275( 30.00%), action 150, FPS 2.65, Running 77.39s Step 276( 30.20%), action 151, FPS 2.61, Running 78.03s Step 277( 30.40%), action 152, FPS 2.61, Running 78.29s Step 278( 30.60%), action 153, FPS 2.59, Running 78.72s Step 279( 30.80%), action 154, FPS 2.55, Running 79.08s Step 280( 31.00%), action 155, FPS 2.53, Running 79.52s Step 281( 31.20%), action 156, FPS 2.50, Running 79.85s Step 282( 31.40%), action 157, FPS 2.49, Running 80.41s Step 283( 31.60%), action 158, FPS 2.49, Running 80.67s Step 284( 31.80%), action 159, FPS 2.49, Running 81.13s Step 285( 32.00%), action 160, FPS 2.50, Running 81.40s Step 286( 32.20%), action 161, FPS 2.50, Running 82.01s Step 287( 32.40%), action 162, FPS 2.51, Running 82.27s Step 288( 32.60%), action 163, FPS 2.49, Running 82.77s Step 289( 32.80%), action 164, FPS 2.50, Running 83.00s Step 290( 33.00%), action 165, FPS 2.51, Running 83.49s Step 291( 33.20%), action 166, FPS 2.53, Running 83.70s Step 292( 33.40%), action 167, FPS 2.58, Running 84.04s Step 293( 33.60%), action 168, FPS 2.59, Running 84.24s Step 294( 33.80%), action 169, FPS 2.63, Running 84.67s Step 295( 34.00%), action 170, FPS 2.65, Running 84.94s Step 296( 34.20%), action 171, FPS 2.64, Running 85.60s Step 297( 34.40%), action 172, FPS 2.64, Running 85.87s Step 298( 34.60%), action 173, FPS 2.59, Running 86.45s Step 299( 34.80%), action 174, FPS 2.62, Running 86.71s Step 300( 35.00%), action 175, FPS 2.61, Running 87.18s Step 301( 35.20%), action 176, FPS 2.65, Running 87.41s Step 302( 35.40%), action 177, FPS 2.67, Running 87.89s Step 303( 35.60%), action 178, FPS 2.67, Running 88.16s Step 304( 35.80%), action 179, FPS 2.67, Running 88.62s Step 305( 36.00%), action 180, FPS 2.65, Running 88.95s Step 306( 36.20%), action 181, FPS 2.65, Running 89.56s Step 307( 36.40%), action 182, FPS 2.64, Running 89.84s Step 308( 36.60%), action 183, FPS 2.63, Running 90.36s Step 309( 36.80%), action 184, FPS 2.61, Running 90.66s Step 310( 37.00%), action 185, FPS 2.63, Running 91.10s Step 311( 37.20%), action 186, FPS 2.61, Running 91.36s Step 312( 37.40%), action 187, FPS 2.61, Running 91.71s Step 313( 37.60%), action 188, FPS 2.60, Running 91.92s Step 314( 37.80%), action 189, FPS 2.58, Running 92.41s Step 315( 38.00%), action 190, FPS 2.58, Running 92.69s Step 316( 38.20%), action 191, FPS 2.61, Running 93.27s Step 317( 38.40%), action 192, FPS 2.62, Running 93.50s Step 318( 38.60%), action 193, FPS 2.66, Running 93.97s Step 319( 38.80%), action 194, FPS 2.65, Running 94.25s Step 320( 39.00%), action 195, FPS 2.68, Running 94.63s Step 321( 39.20%), action 196, FPS 2.71, Running 94.78s Step 322( 39.40%), action 197, FPS 2.77, Running 95.11s Step 323( 39.60%), action 198, FPS 2.78, Running 95.37s Step 324( 39.80%), action 199, FPS 2.69, Running 96.05s Step 325( 40.00%), action 200, FPS 2.69, Running 96.39s Step 326( 40.20%), action 201, FPS 2.65, Running 97.10s Step 327( 40.40%), action 202, FPS 2.66, Running 97.35s Step 328( 40.60%), action 203, FPS 2.70, Running 97.78s Step 329( 40.80%), action 204, FPS 2.71, Running 98.05s Step 330( 41.00%), action 205, FPS 2.70, Running 98.51s Step 331( 41.20%), action 206, FPS 2.70, Running 98.77s Step 332( 41.40%), action 207, FPS 2.72, Running 99.07s Step 333( 41.60%), action 208, FPS 2.69, Running 99.35s Step 334( 41.80%), action 209, FPS 2.72, Running 99.76s Step 335( 42.00%), action 210, FPS 2.75, Running 99.96s Step 336( 42.20%), action 211, FPS 2.72, Running 100.62s Step 337( 42.40%), action 212, FPS 2.70, Running 100.91s Step 338( 42.60%), action 213, FPS 2.68, Running 101.43s Step 339( 42.80%), action 214, FPS 2.68, Running 101.70s Step 340( 43.00%), action 215, FPS 2.65, Running 102.18s Step 341( 43.20%), action 216, FPS 2.56, Running 102.58s Step 342( 43.40%), action 217, FPS 2.56, Running 102.93s Step 343( 43.60%), action 218, FPS 2.58, Running 103.12s Step 344( 43.80%), action 219, FPS 2.68, Running 103.51s Step 345( 44.00%), action 220, FPS 2.64, Running 103.96s Step 346( 44.20%), action 221, FPS 2.66, Running 104.62s Step 347( 44.40%), action 222, FPS 2.60, Running 105.03s Step 348( 44.60%), action 223, FPS 2.60, Running 105.47s Step 349( 44.80%), action 224, FPS 2.60, Running 105.74s Step 350( 45.00%), action 225, FPS 2.60, Running 106.19s Step 351( 45.20%), action 226, FPS 2.59, Running 106.50s Step 352( 45.40%), action 227, FPS 2.55, Running 106.91s Step 353( 45.60%), action 228, FPS 2.58, Running 107.09s Step 354( 45.80%), action 229, FPS 2.56, Running 107.57s Step 355( 46.00%), action 230, FPS 2.56, Running 107.78s Step 356( 46.20%), action 231, FPS 2.61, Running 108.29s Step 357( 46.40%), action 232, FPS 2.61, Running 108.57s Step 358( 46.60%), action 233, FPS 2.64, Running 109.02s Step 359( 46.80%), action 234, FPS 2.64, Running 109.27s Step 360( 47.00%), action 235, FPS 2.66, Running 109.69s Step 361( 47.20%), action 236, FPS 2.71, Running 109.97s Step 362( 47.40%), action 237, FPS 2.67, Running 110.42s Step 363( 47.60%), action 238, FPS 2.64, Running 110.69s Step 364( 47.80%), action 239, FPS 2.62, Running 111.15s Step 365( 48.00%), action 240, FPS 2.71, Running 111.35s Step 366( 48.20%), action 241, FPS 2.74, Running 111.92s Step 367( 48.40%), action 242, FPS 2.81, Running 112.15s Step 368( 48.60%), action 243, FPS 2.84, Running 112.50s Step 369( 48.80%), action 244, FPS 2.85, Running 112.76s Step 370( 49.00%), action 245, FPS 2.85, Running 113.21s Step 371( 49.20%), action 246, FPS 2.89, Running 113.42s Step 372( 49.40%), action 247, FPS 2.80, Running 114.05s Step 373( 49.60%), action 248, FPS 2.75, Running 114.36s Step 374( 49.80%), action 249, FPS 2.77, Running 114.79s Step 375( 50.00%), action 250, FPS 2.75, Running 115.04s Step 376( 50.20%), action 251, FPS 2.72, Running 115.64s Step 377( 50.40%), action 252, FPS 2.73, Running 115.90s Step 378( 50.60%), action 253, FPS 2.76, Running 116.28s Step 379( 50.80%), action 254, FPS 2.77, Running 116.49s Step 380( 51.00%), action 255, FPS 2.71, Running 117.08s Step 381( 51.20%), action 256, FPS 2.72, Running 117.32s Step 382( 51.40%), action 257, FPS 2.72, Running 117.76s Step 383( 51.60%), action 258, FPS 2.72, Running 118.03s Step 384( 51.80%), action 259, FPS 2.72, Running 118.50s Step 385( 52.00%), action 260, FPS 2.70, Running 118.76s Step 386( 52.20%), action 261, FPS 2.70, Running 119.32s Step 387( 52.40%), action 262, FPS 2.72, Running 119.50s Step 388( 52.60%), action 263, FPS 2.70, Running 119.89s Step 389( 52.80%), action 264, FPS 2.72, Running 120.11s Step 390( 53.00%), action 265, FPS 2.72, Running 120.57s Step 391( 53.20%), action 266, FPS 2.65, Running 120.97s Step 392( 53.40%), action 267, FPS 2.64, Running 121.63s Step 393( 53.60%), action 268, FPS 2.65, Running 121.90s Step 394( 53.80%), action 269, FPS 2.64, Running 122.35s Step 395( 54.00%), action 270, FPS 2.65, Running 122.58s Step 396( 54.20%), action 271, FPS 2.63, Running 123.26s Step 397( 54.40%), action 272, FPS 2.64, Running 123.47s Step 398( 54.60%), action 273, FPS 2.63, Running 123.87s Step 399( 54.80%), action 274, FPS 2.62, Running 124.13s Step 400( 55.00%), action 275, FPS 2.69, Running 124.51s Step 401( 55.20%), action 276, FPS 2.71, Running 124.70s Step 402( 55.40%), action 277, FPS 2.69, Running 125.21s Step 403( 55.60%), action 278, FPS 2.69, Running 125.46s Step 404( 55.80%), action 279, FPS 2.71, Running 125.87s Step 405( 56.00%), action 280, FPS 2.71, Running 126.14s Step 406( 56.20%), action 281, FPS 2.65, Running 126.88s Step 407( 56.40%), action 282, FPS 2.61, Running 127.16s Step 408( 56.60%), action 283, FPS 2.51, Running 127.85s Step 409( 56.80%), action 284, FPS 2.52, Running 128.06s Step 410( 57.00%), action 285, FPS 2.55, Running 128.42s Step 411( 57.20%), action 286, FPS 2.62, Running 128.60s Step 412( 57.40%), action 287, FPS 2.69, Running 129.08s Step 413( 57.60%), action 288, FPS 2.65, Running 129.46s Step 414( 57.80%), action 289, FPS 2.60, Running 130.04s Step 415( 58.00%), action 290, FPS 2.50, Running 130.60s Step 416( 58.20%), action 291, FPS 2.50, Running 131.27s Step 417( 58.40%), action 292, FPS 2.42, Running 131.72s Step 418( 58.60%), action 293, FPS 2.37, Running 132.30s Step 419( 58.80%), action 294, FPS 2.32, Running 132.76s Step 420( 59.00%), action 295, FPS 2.25, Running 133.38s Step 421( 59.20%), action 296, FPS 2.20, Running 133.79s Step 422( 59.40%), action 297, FPS 2.22, Running 134.24s Step 423( 59.60%), action 298, FPS 2.13, Running 134.87s Step 424( 59.80%), action 299, FPS 2.08, Running 135.49s Step 425( 60.00%), action 300, FPS 2.09, Running 135.71s Step 426( 60.20%), action 301, FPS 2.07, Running 136.54s [2026-08-02 23:06:41] [93 ] Seed 92 failed after 137.20 s. +steps: 426 , actions: 301 . +Instruction: Empty +Total 63/93(67.74%) success. +Setting seed: 93 +Step 1( N/A%), pre moving , FPS 4.25, Running 0.24s Step 2( N/A%), pre moving , FPS 6.21, Running 0.32s Step 3( N/A%), pre moving , FPS 7.39, Running 0.41s Step 4( N/A%), pre moving , FPS 7.94, Running 0.50s Step 5( N/A%), pre moving , FPS 8.44, Running 0.59s Step 6( N/A%), pre moving , FPS 8.91, Running 0.67s Step 7( N/A%), pre moving , FPS 9.19, Running 0.76s Step 8( N/A%), pre moving , FPS 9.38, Running 0.85s Step 9( N/A%), pre moving , FPS 9.53, Running 0.94s Step 10( N/A%), pre moving , FPS 9.81, Running 1.02s Step 11( N/A%), pre moving , FPS 9.93, Running 1.11s Step 12( N/A%), pre moving , FPS 10.08, Running 1.19s Step 13( N/A%), pre moving , FPS 10.11, Running 1.29s Step 14( N/A%), pre moving , FPS 10.16, Running 1.38s Step 15( N/A%), pre moving , FPS 10.32, Running 1.45s Step 16( N/A%), pre moving , FPS 10.61, Running 1.51s Step 17( N/A%), pre moving , FPS 10.65, Running 1.60s Step 18( N/A%), pre moving , FPS 10.73, Running 1.68s Step 19( N/A%), pre moving , FPS 10.83, Running 1.75s Step 20( N/A%), pre moving , FPS 10.97, Running 1.82s Step 21( N/A%), pre moving , FPS 10.79, Running 2.09s Step 22( N/A%), pre moving , FPS 11.04, Running 2.13s Step 23( N/A%), pre moving , FPS 11.35, Running 2.17s Step 24( N/A%), pre moving , FPS 11.51, Running 2.24s Step 25( N/A%), pre moving , FPS 11.93, Running 2.27s Step 26( N/A%), pre moving , FPS 10.61, Running 2.56s Step 27( N/A%), pre moving , FPS 10.92, Running 2.59s Step 28( N/A%), pre moving , FPS 11.16, Running 2.65s Step 29( N/A%), pre moving , FPS 11.47, Running 2.69s Step 30( N/A%), pre moving , FPS 11.59, Running 2.74s Step 31( N/A%), pre moving , FPS 11.95, Running 2.78s Step 32( N/A%), pre moving , FPS 12.28, Running 2.82s Step 33( N/A%), pre moving , FPS 12.72, Running 2.86s Step 34( N/A%), pre moving , FPS 13.22, Running 2.89s Step 35( N/A%), pre moving , FPS 13.75, Running 2.91s Step 36( N/A%), pre moving , FPS 10.68, Running 3.38s Step 37( N/A%), pre moving , FPS 10.72, Running 3.46s Step 38( N/A%), pre moving , FPS 10.83, Running 3.52s Step 39( N/A%), pre moving , FPS 10.75, Running 3.62s Step 40( N/A%), pre moving , FPS 10.64, Running 3.70s Step 41( N/A%), pre moving , FPS 11.67, Running 3.80s Step 42( N/A%), pre moving , FPS 11.44, Running 3.88s Step 43( N/A%), pre moving , FPS 11.14, Running 3.96s Step 44( N/A%), pre moving , FPS 11.07, Running 4.05s Step 45( N/A%), pre moving , FPS 10.51, Running 4.17s Step 46( N/A%), pre moving , FPS 11.54, Running 4.29s Step 47( N/A%), pre moving , FPS 10.96, Running 4.42s Step 48( N/A%), pre moving , FPS 10.50, Running 4.55s Step 49( N/A%), pre moving , FPS 10.01, Running 4.69s Step 50( N/A%), pre moving , FPS 9.61, Running 4.83s Step 51( N/A%), pre moving , FPS 9.23, Running 4.95s Step 52( N/A%), pre moving , FPS 8.76, Running 5.10s Step 53( N/A%), pre moving , FPS 8.44, Running 5.23s Step 54( N/A%), pre moving , FPS 8.07, Running 5.37s Step 55( N/A%), pre moving , FPS 7.72, Running 5.50s Step 56( N/A%), pre moving , FPS 8.88, Running 5.63s Step 57( N/A%), pre moving , FPS 8.68, Running 5.77s Step 58( N/A%), pre moving , FPS 8.62, Running 5.84s Step 59( N/A%), pre moving , FPS 8.75, Running 5.90s Step 60( N/A%), pre moving , FPS 8.77, Running 5.98s Step 61( N/A%), pre moving , FPS 8.90, Running 6.05s Step 62( N/A%), pre moving , FPS 8.91, Running 6.13s Step 63( N/A%), pre moving , FPS 8.98, Running 6.19s Step 64( N/A%), pre moving , FPS 9.00, Running 6.27s Step 65( N/A%), pre moving , FPS 9.23, Running 6.34s Step 66( N/A%), pre moving , FPS 9.40, Running 6.42s Step 67( N/A%), pre moving , FPS 9.64, Running 6.49s Step 68( N/A%), pre moving , FPS 10.00, Running 6.55s Step 69( N/A%), pre moving , FPS 10.35, Running 6.62s Step 70( N/A%), pre moving , FPS 10.79, Running 6.68s Step 71( N/A%), pre moving , FPS 11.19, Running 6.74s Step 72( N/A%), pre moving , FPS 11.82, Running 6.79s Step 73( N/A%), pre moving , FPS 12.54, Running 6.82s Step 74( N/A%), pre moving , FPS 13.07, Running 6.90s Step 75( N/A%), pre moving , FPS 12.94, Running 7.04s Step 76( N/A%), pre moving , FPS 12.97, Running 7.18s Step 77( N/A%), pre moving , FPS 13.15, Running 7.29s Step 78( N/A%), pre moving , FPS 12.71, Running 7.42s Step 79( N/A%), pre moving , FPS 12.19, Running 7.54s Step 80( N/A%), pre moving , FPS 12.01, Running 7.65s Step 81( N/A%), pre moving , FPS 11.51, Running 7.79s Step 82( N/A%), pre moving , FPS 11.05, Running 7.94s Step 83( N/A%), pre moving , FPS 10.75, Running 8.05s Step 84( N/A%), pre moving , FPS 10.67, Running 8.14s Step 85( N/A%), pre moving , FPS 10.54, Running 8.24s Step 86( N/A%), pre moving , FPS 10.50, Running 8.32s Step 87( N/A%), pre moving , FPS 10.43, Running 8.41s Step 88( N/A%), pre moving , FPS 10.26, Running 8.50s Step 89( N/A%), pre moving , FPS 10.30, Running 8.56s Step 90( N/A%), pre moving , FPS 10.19, Running 8.64s Step 91( N/A%), pre moving , FPS 10.02, Running 8.73s Step 92( N/A%), pre moving , FPS 9.87, Running 8.82s Step 93( N/A%), pre moving , FPS 9.59, Running 8.91s Step 94( N/A%), pre moving , FPS 9.53, Running 9.00s Step 95( N/A%), pre moving , FPS 9.78, Running 9.09s Step 96( N/A%), pre moving , FPS 10.04, Running 9.17s Step 97( N/A%), pre moving , FPS 10.12, Running 9.26s Step 98( N/A%), pre moving , FPS 10.42, Running 9.34s Step 99( N/A%), pre moving , FPS 10.65, Running 9.42s Step 100( N/A%), pre moving , FPS 10.77, Running 9.51s Step 101( N/A%), pre moving , FPS 10.99, Running 9.61s Step 102( N/A%), pre moving , FPS 11.34, Running 9.70s Step 103( N/A%), pre moving , FPS 11.71, Running 9.76s Step 104( N/A%), pre moving , FPS 6.43, Running 11.25s Step 105( N/A%), pre moving , FPS 5.93, Running 11.61s Step 106( N/A%), pre moving , FPS 5.73, Running 11.82s Step 107( N/A%), pre moving , FPS 5.34, Running 12.16s Step 108( N/A%), pre moving , FPS 5.15, Running 12.38s Step 109( N/A%), pre moving , FPS 4.80, Running 12.73s Step 110( N/A%), pre moving , FPS 4.66, Running 12.94s Step 111( N/A%), pre moving , FPS 4.37, Running 13.31s Step 112( N/A%), pre moving , FPS 4.25, Running 13.53s Step 113( N/A%), pre moving , FPS 4.03, Running 13.88s Step 114( N/A%), pre moving , FPS 3.96, Running 14.05s Step 115( N/A%), pre moving , FPS 3.79, Running 14.36s Step 116( N/A%), pre moving , FPS 3.72, Running 14.55s Step 117( N/A%), pre moving , FPS 3.63, Running 14.78s Step 118( N/A%), pre moving , FPS 3.58, Running 14.93s Step 119( N/A%), pre moving , FPS 3.41, Running 15.29s Step 120( N/A%), pre moving , FPS 3.35, Running 15.48s Step 121( N/A%), pre moving , FPS 3.19, Running 15.89s Step 122( N/A%), pre moving , FPS 3.14, Running 16.07s Step 123( N/A%), pre moving , FPS 3.01, Running 16.40s Step 124( 0.20%), action 1, FPS 3.01, Running 17.90s Step 125( 0.40%), action 2, FPS 3.06, Running 18.14s Step 126( 0.60%), action 3, FPS 2.88, Running 18.77s Step 127( 0.80%), action 4, FPS 2.78, Running 19.35s Step 128( 1.00%), action 5, FPS 2.64, Running 19.95s Step 129( 1.20%), action 6, FPS 2.64, Running 20.31s Step 130( 1.40%), action 7, FPS 2.47, Running 21.03s Step 131( 1.60%), action 8, FPS 2.40, Running 21.66s Step 132( 1.80%), action 9, FPS 2.31, Running 22.20s Step 133( 2.00%), action 10, FPS 2.18, Running 23.05s Step 134( 2.20%), action 11, FPS 2.07, Running 23.72s Step 135( 2.40%), action 12, FPS 2.06, Running 24.05s Step 136( 2.60%), action 13, FPS 1.90, Running 25.06s Step 137( 2.80%), action 14, FPS 1.88, Running 25.40s Step 138( 3.00%), action 15, FPS 1.80, Running 26.01s Step 139( 3.20%), action 16, FPS 1.82, Running 26.26s Step 140( 3.40%), action 17, FPS 1.76, Running 26.85s Step 141( 3.60%), action 18, FPS 1.68, Running 27.78s Step 142( 3.80%), action 19, FPS 1.58, Running 28.75s Step 143( 4.00%), action 20, FPS 1.59, Running 29.01s Step 144( 4.20%), action 21, FPS 1.67, Running 29.88s Step 145( 4.40%), action 22, FPS 1.66, Running 30.20s Step 146( 4.60%), action 23, FPS 1.60, Running 31.26s Step 147( 4.80%), action 24, FPS 1.64, Running 31.56s Step 148( 5.00%), action 25, FPS 1.64, Running 32.11s Step 149( 5.20%), action 26, FPS 1.60, Running 32.85s Step 150( 5.40%), action 27, FPS 1.61, Running 33.44s Step 151( 5.60%), action 28, FPS 1.66, Running 33.68s Step 152( 5.80%), action 29, FPS 1.67, Running 34.20s Step 153( 6.00%), action 30, FPS 1.74, Running 34.55s Step 154( 6.20%), action 31, FPS 1.74, Running 35.24s Step 155( 6.40%), action 32, FPS 1.74, Running 35.51s Step 156( 6.60%), action 33, FPS 1.83, Running 36.00s Step 157( 6.80%), action 34, FPS 1.84, Running 36.27s Step 158( 7.00%), action 35, FPS 1.86, Running 36.75s Step 159( 7.20%), action 36, FPS 1.84, Running 37.10s Step 160( 7.40%), action 37, FPS 1.87, Running 37.55s Step 161( 7.60%), action 38, FPS 2.00, Running 37.79s Step 162( 7.80%), action 39, FPS 2.09, Running 38.34s Step 163( 8.00%), action 40, FPS 2.04, Running 38.83s Step 164( 8.20%), action 41, FPS 2.07, Running 39.56s Step 165( 8.40%), action 42, FPS 2.08, Running 39.82s Step 166( 8.60%), action 43, FPS 2.12, Running 40.70s Step 167( 8.80%), action 44, FPS 2.13, Running 40.93s Step 168( 9.00%), action 45, FPS 2.08, Running 41.72s Step 169( 9.20%), action 46, FPS 2.17, Running 42.08s Step 170( 9.40%), action 47, FPS 2.14, Running 42.77s Step 171( 9.60%), action 48, FPS 2.13, Running 43.08s Step 172( 9.80%), action 49, FPS 2.11, Running 43.68s Step 173( 10.00%), action 50, FPS 2.06, Running 44.25s Step 174( 10.20%), action 51, FPS 2.04, Running 45.03s Step 175( 10.40%), action 52, FPS 2.04, Running 45.30s Step 176( 10.60%), action 53, FPS 2.07, Running 45.68s Step 177( 10.80%), action 54, FPS 2.07, Running 45.92s Step 178( 11.00%), action 55, FPS 2.09, Running 46.33s Step 179( 11.20%), action 56, FPS 2.10, Running 46.63s Step 180( 11.40%), action 57, FPS 2.02, Running 47.44s Step 181( 11.60%), action 58, FPS 2.01, Running 47.75s Step 182( 11.80%), action 59, FPS 1.98, Running 48.45s Step 183( 12.00%), action 60, FPS 1.95, Running 49.06s Step 184( 12.20%), action 61, FPS 1.98, Running 49.67s Step 185( 12.40%), action 62, FPS 1.99, Running 49.90s Step 186( 12.60%), action 63, FPS 2.05, Running 50.43s Step 187( 12.80%), action 64, FPS 2.04, Running 50.74s Step 188( 13.00%), action 65, FPS 2.08, Running 51.32s Step 189( 13.20%), action 66, FPS 2.04, Running 51.90s Step 190( 13.40%), action 67, FPS 2.00, Running 52.79s Step 191( 13.60%), action 68, FPS 1.99, Running 53.15s Step 192( 13.80%), action 69, FPS 1.95, Running 53.93s Step 193( 14.00%), action 70, FPS 2.01, Running 54.22s Step 194( 14.20%), action 71, FPS 2.02, Running 54.92s Step 195( 14.40%), action 72, FPS 2.02, Running 55.22s Step 196( 14.60%), action 73, FPS 1.99, Running 55.76s Step 197( 14.80%), action 74, FPS 1.95, Running 56.16s Step 198( 15.00%), action 75, FPS 1.87, Running 57.05s Step 199( 15.20%), action 76, FPS 1.87, Running 57.32s Step 200( 15.40%), action 77, FPS 1.84, Running 58.29s Step 201( 15.60%), action 78, FPS 1.83, Running 58.65s Step 202( 15.80%), action 79, FPS 1.85, Running 59.28s Step 203( 16.00%), action 80, FPS 1.84, Running 59.96s Step 204( 16.20%), action 81, FPS 1.77, Running 60.95s Step 205( 16.40%), action 82, FPS 1.76, Running 61.28s Step 206( 16.60%), action 83, FPS 1.71, Running 62.10s Step 207( 16.80%), action 84, FPS 1.65, Running 62.88s Step 208( 17.00%), action 85, FPS 1.63, Running 63.59s Step 209( 17.20%), action 86, FPS 1.66, Running 63.97s Step 210( 17.40%), action 87, FPS 1.71, Running 64.46s Step 211( 17.60%), action 88, FPS 1.72, Running 64.78s Step 212( 17.80%), action 89, FPS 1.77, Running 65.21s Step 213( 18.00%), action 90, FPS 1.76, Running 65.56s Step 214( 18.20%), action 91, FPS 1.69, Running 66.78s Step 215( 18.40%), action 92, FPS 1.67, Running 67.18s Step 216( 18.60%), action 93, FPS 1.62, Running 68.07s Step 217( 18.80%), action 94, FPS 1.64, Running 68.38s Step 218( 19.00%), action 95, FPS 1.70, Running 68.83s Step 219( 19.20%), action 96, FPS 1.69, Running 69.19s Step 220( 19.40%), action 97, FPS 1.73, Running 69.83s Step 221( 19.60%), action 98, FPS 1.72, Running 70.30s Step 222( 19.80%), action 99, FPS 1.68, Running 71.15s Step 223( 20.00%), action 100, FPS 1.74, Running 71.42s Step 224( 20.20%), action 101, FPS 1.78, Running 72.18s Step 225( 20.40%), action 102, FPS 1.79, Running 72.47s Step 226( 20.60%), action 103, FPS 1.84, Running 72.94s Step 227( 20.80%), action 104, FPS 1.86, Running 73.63s Step 228( 21.00%), action 105, FPS 1.85, Running 74.43s Step 229( 21.20%), action 106, FPS 1.84, Running 74.83s Step 230( 21.40%), action 107, FPS 1.82, Running 75.47s Step 231( 21.60%), action 108, FPS 1.81, Running 75.80s Step 232( 21.80%), action 109, FPS 1.81, Running 76.26s Step 233( 22.00%), action 110, FPS 1.76, Running 76.94s Step 234( 22.20%), action 111, FPS 1.83, Running 77.70s Step 235( 22.40%), action 112, FPS 1.83, Running 78.08s Step 236( 22.60%), action 113, FPS 1.88, Running 78.73s Step 237( 22.80%), action 114, FPS 1.83, Running 79.28s Step 238( 23.00%), action 115, FPS 1.82, Running 79.81s Step 239( 23.20%), action 116, FPS 1.79, Running 80.36s Step 240( 23.40%), action 117, FPS 1.80, Running 80.94s Step 241( 23.60%), action 118, FPS 1.83, Running 81.25s Step 242( 23.80%), action 119, FPS 1.81, Running 82.18s Step 243( 24.00%), action 120, FPS 1.76, Running 82.76s Step 244( 24.20%), action 121, FPS 1.77, Running 83.48s Step 245( 24.40%), action 122, FPS 1.77, Running 83.74s Step 246( 24.60%), action 123, FPS 1.73, Running 84.53s Step 247( 24.80%), action 124, FPS 1.77, Running 84.94s Step 248( 25.00%), action 125, FPS 1.77, Running 85.70s Step 249( 25.20%), action 126, FPS 1.78, Running 86.06s Step 250( 25.40%), action 127, FPS 1.78, Running 86.72s Step 251( 25.60%), action 128, FPS 1.74, Running 87.32s Step 252( 25.80%), action 129, FPS 1.69, Running 88.10s Step 253( 26.00%), action 130, FPS 1.74, Running 88.45s Step 254( 26.20%), action 131, FPS 1.67, Running 89.68s Step 255( 26.40%), action 132, FPS 1.67, Running 90.04s Step 256( 26.60%), action 133, FPS 1.64, Running 90.90s Step 257( 26.80%), action 134, FPS 1.68, Running 91.20s Step 258( 27.00%), action 135, FPS 1.63, Running 92.07s Step 259( 27.20%), action 136, FPS 1.60, Running 92.85s Step 260( 27.40%), action 137, FPS 1.61, Running 93.37s Step 261( 27.60%), action 138, FPS 1.60, Running 93.77s Step 262( 27.80%), action 139, FPS 1.61, Running 94.59s Step 263( 28.00%), action 140, FPS 1.59, Running 95.34s Step 264( 28.20%), action 141, FPS 1.58, Running 96.14s Step 265( 28.40%), action 142, FPS 1.56, Running 96.54s Step 266( 28.60%), action 143, FPS 1.55, Running 97.43s Step 267( 28.80%), action 144, FPS 1.55, Running 97.86s Step 268( 29.00%), action 145, FPS 1.55, Running 98.59s Step 269( 29.20%), action 146, FPS 1.52, Running 99.26s Step 270( 29.40%), action 147, FPS 1.50, Running 100.09s Step 271( 29.60%), action 148, FPS 1.48, Running 100.84s Step 272( 29.80%), action 149, FPS 1.50, Running 101.46s Step 273( 30.00%), action 150, FPS 1.46, Running 102.13s Step 274( 30.20%), action 151, FPS 1.48, Running 103.22s Step 275( 30.40%), action 152, FPS 1.49, Running 103.50s Step 276( 30.60%), action 153, FPS 1.48, Running 104.43s Step 277( 30.80%), action 154, FPS 1.45, Running 105.03s Step 278( 31.00%), action 155, FPS 1.47, Running 105.63s Step 279( 31.20%), action 156, FPS 1.52, Running 105.98s Step 280( 31.40%), action 157, FPS 1.47, Running 106.97s Step 281( 31.60%), action 158, FPS 1.47, Running 107.39s Step 282( 31.80%), action 159, FPS 1.48, Running 108.06s Step 283( 32.00%), action 160, FPS 1.51, Running 108.59s Step 284( 32.20%), action 161, FPS 1.51, Running 109.34s Step 285( 32.40%), action 162, FPS 1.48, Running 110.07s Step 286( 32.60%), action 163, FPS 1.48, Running 110.97s Step 287( 32.80%), action 164, FPS 1.46, Running 111.58s Step 288( 33.00%), action 165, FPS 1.47, Running 112.16s Step 289( 33.20%), action 166, FPS 1.51, Running 112.49s Step 290( 33.40%), action 167, FPS 1.51, Running 113.32s Step 291( 33.60%), action 168, FPS 1.56, Running 113.62s Step 292( 33.80%), action 169, FPS 1.52, Running 114.66s Step 293( 34.00%), action 170, FPS 1.57, Running 114.91s Step 294( 34.20%), action 171, FPS 1.59, Running 115.77s Step 295( 34.40%), action 172, FPS 1.59, Running 116.07s Step 296( 34.60%), action 173, FPS 1.58, Running 117.10s Step 297( 34.80%), action 174, FPS 1.59, Running 117.57s Step 298( 35.00%), action 175, FPS 1.61, Running 118.08s Step 299( 35.20%), action 176, FPS 1.60, Running 118.50s Step 300( 35.40%), action 177, FPS 1.60, Running 119.46s Step 301( 35.60%), action 178, FPS 1.60, Running 119.91s Step 302( 35.80%), action 179, FPS 1.59, Running 120.61s Step 303( 36.00%), action 180, FPS 1.58, Running 121.26s Step 304( 36.20%), action 181, FPS 1.56, Running 122.20s Step 305( 36.40%), action 182, FPS 1.62, Running 122.42s Step 306( 36.60%), action 183, FPS 1.65, Running 123.08s Step 307( 36.80%), action 184, FPS 1.68, Running 123.50s Step 308( 37.00%), action 185, FPS 1.68, Running 124.03s Step 309( 37.20%), action 186, FPS 1.69, Running 124.33s Step 310( 37.40%), action 187, FPS 1.72, Running 124.92s Step 311( 37.60%), action 188, FPS 1.70, Running 125.40s Step 312( 37.80%), action 189, FPS 1.75, Running 126.06s Step 313( 38.00%), action 190, FPS 1.69, Running 126.77s Step 314( 38.20%), action 191, FPS 1.61, Running 128.19s Step 315( 38.40%), action 192, FPS 1.58, Running 128.70s Step 316( 38.60%), action 193, FPS 1.64, Running 129.29s Step 317( 38.80%), action 194, FPS 1.66, Running 129.59s Step 318( 39.00%), action 195, FPS 1.61, Running 130.48s Step 319( 39.20%), action 196, FPS 1.60, Running 131.00s Step 320( 39.40%), action 197, FPS 1.63, Running 131.71s Step 321( 39.60%), action 198, FPS 1.63, Running 132.15s Step 322( 39.80%), action 199, FPS 1.58, Running 133.28s Step 323( 40.00%), action 200, FPS 1.58, Running 133.93s Step 324( 40.20%), action 201, FPS 1.53, Running 135.26s Step 325( 40.40%), action 202, FPS 1.49, Running 135.80s Step 326( 40.60%), action 203, FPS 1.49, Running 136.48s Step 327( 40.80%), action 204, FPS 1.49, Running 136.91s Step 328( 41.00%), action 205, FPS 1.45, Running 137.78s Step 329( 41.20%), action 206, FPS 1.45, Running 138.15s Step 330( 41.40%), action 207, FPS 1.40, Running 139.18s Step 331( 41.60%), action 208, FPS 1.38, Running 139.90s Step 332( 41.80%), action 209, FPS 1.40, Running 140.39s Step 333( 42.00%), action 210, FPS 1.44, Running 140.64s Step 334( 42.20%), action 211, FPS 1.51, Running 141.45s Step 335( 42.40%), action 212, FPS 1.49, Running 142.09s Step 336( 42.60%), action 213, FPS 1.46, Running 142.96s Step 337( 42.80%), action 214, FPS 1.42, Running 143.63s Step 338( 43.00%), action 215, FPS 1.44, Running 144.38s Step 339( 43.20%), action 216, FPS 1.42, Running 145.08s Step 340( 43.40%), action 217, FPS 1.42, Running 145.75s Step 341( 43.60%), action 218, FPS 1.44, Running 146.06s Step 342( 43.80%), action 219, FPS 1.48, Running 146.77s Step 343( 44.00%), action 220, FPS 1.51, Running 147.16s Step 344( 44.20%), action 221, FPS 1.59, Running 147.87s Step 345( 44.40%), action 222, FPS 1.61, Running 148.23s Step 346( 44.60%), action 223, FPS 1.62, Running 148.84s Step 347( 44.80%), action 224, FPS 1.61, Running 149.30s Step 348( 45.00%), action 225, FPS 1.67, Running 149.75s Step 349( 45.20%), action 226, FPS 1.64, Running 150.34s Step 350( 45.40%), action 227, FPS 1.68, Running 151.07s Step 351( 45.60%), action 228, FPS 1.74, Running 151.40s Step 352( 45.80%), action 229, FPS 1.69, Running 152.24s Step 353( 46.00%), action 230, FPS 1.67, Running 152.62s Step 354( 46.20%), action 231, FPS 1.64, Running 153.67s Step 355( 46.40%), action 232, FPS 1.68, Running 154.01s Step 356( 46.60%), action 233, FPS 1.67, Running 154.95s Step 357( 46.80%), action 234, FPS 1.71, Running 155.31s Step 358( 47.00%), action 235, FPS 1.69, Running 156.21s Step 359( 47.20%), action 236, FPS 1.74, Running 156.59s Step 360( 47.40%), action 237, FPS 1.75, Running 157.14s Step 361( 47.60%), action 238, FPS 1.76, Running 157.44s Step 362( 47.80%), action 239, FPS 1.77, Running 158.04s Step 363( 48.00%), action 240, FPS 1.79, Running 158.35s Step 364( 48.20%), action 241, FPS 1.71, Running 159.54s Step 365( 48.40%), action 242, FPS 1.70, Running 160.01s Step 366( 48.60%), action 243, FPS 1.70, Running 160.63s Step 367( 48.80%), action 244, FPS 1.68, Running 161.22s Step 368( 49.00%), action 245, FPS 1.60, Running 162.23s Step 369( 49.20%), action 246, FPS 1.59, Running 162.89s Step 370( 49.40%), action 247, FPS 1.60, Running 163.58s Step 371( 49.60%), action 248, FPS 1.55, Running 164.32s Step 372( 49.80%), action 249, FPS 1.58, Running 164.91s Step 373( 50.00%), action 250, FPS 1.59, Running 165.17s Step 374( 50.20%), action 251, FPS 1.65, Running 165.79s Step 375( 50.40%), action 252, FPS 1.65, Running 166.11s Step 376( 50.60%), action 253, FPS 1.71, Running 166.63s Step 377( 50.80%), action 254, FPS 1.72, Running 166.93s Step 378( 51.00%), action 255, FPS 1.79, Running 167.40s Step 379( 51.20%), action 256, FPS 1.79, Running 167.76s Step 380( 51.40%), action 257, FPS 1.80, Running 168.28s Step 381( 51.60%), action 258, FPS 1.80, Running 168.54s Step 382( 51.80%), action 259, FPS 1.78, Running 169.25s Step 383( 52.00%), action 260, FPS 1.77, Running 169.65s Step 384( 52.20%), action 261, FPS 1.86, Running 170.32s Step 385( 52.40%), action 262, FPS 1.88, Running 170.63s Step 386( 52.60%), action 263, FPS 1.90, Running 171.16s Step 387( 52.80%), action 264, FPS 1.95, Running 171.46s Step 388( 53.00%), action 265, FPS 2.06, Running 171.93s Step 389( 53.20%), action 266, FPS 2.13, Running 172.26s Step 390( 53.40%), action 267, FPS 2.21, Running 172.63s Step 391( 53.60%), action 268, FPS 2.33, Running 172.91s Step 392( 53.80%), action 269, FPS 2.38, Running 173.32s Step 393( 54.00%), action 270, FPS 2.36, Running 173.63s Step 394( 54.20%), action 271, FPS 2.33, Running 174.36s Step 395( 54.40%), action 272, FPS 2.34, Running 174.67s Step 396( 54.60%), action 273, FPS 2.33, Running 175.21s Step 397( 54.80%), action 274, FPS 2.33, Running 175.53s Step 398( 55.00%), action 275, FPS 2.33, Running 175.98s Step 399( 55.20%), action 276, FPS 2.35, Running 176.29s Step 400( 55.40%), action 277, FPS 2.37, Running 176.71s Step 401( 55.60%), action 278, FPS 2.40, Running 176.90s Step 402( 55.80%), action 279, FPS 2.45, Running 177.42s Step 403( 56.00%), action 280, FPS 2.47, Running 177.75s Step 404( 56.20%), action 281, FPS 2.41, Running 178.63s Step 405( 56.40%), action 282, FPS 2.42, Running 178.89s Step 406( 56.60%), action 283, FPS 2.40, Running 179.47s Step 407( 56.80%), action 284, FPS 2.41, Running 179.76s Step 408( 57.00%), action 285, FPS 2.39, Running 180.29s Step 409( 57.20%), action 286, FPS 2.39, Running 180.64s Step 410( 57.40%), action 287, FPS 2.34, Running 181.17s Step 411( 57.60%), action 288, FPS 2.32, Running 181.54s Step 412( 57.80%), action 289, FPS 2.32, Running 181.94s Step 413( 58.00%), action 290, FPS 2.24, Running 182.55s Step 414( 58.20%), action 291, FPS 2.29, Running 183.11s Step 415( 58.40%), action 292, FPS 2.23, Running 183.64s Step 416( 58.60%), action 293, FPS 2.21, Running 184.26s Step 417( 58.80%), action 294, FPS 2.24, Running 184.47s Step 418( 59.00%), action 295, FPS 2.26, Running 184.82s Step 419( 59.20%), action 296, FPS 2.25, Running 185.19s Step 420( 59.40%), action 297, FPS 2.17, Running 185.92s Step 421( 59.60%), action 298, FPS 2.09, Running 186.46s Step 422( 59.80%), action 299, FPS 2.09, Running 187.01s Step 423( 60.00%), action 300, FPS 2.11, Running 187.21s Step 424( 60.20%), action 301, FPS 2.16, Running 187.89s Step 425( 60.40%), action 302, FPS 2.11, Running 188.35s Step 426( 60.60%), action 303, FPS 2.15, Running 188.77s Step 427( 60.80%), action 304, FPS 2.10, Running 189.29s Step 428( 61.00%), action 305, FPS 2.12, Running 189.71s Step 429( 61.20%), action 306, FPS 2.16, Running 189.89s Step 430( 61.40%), action 307, FPS 2.19, Running 190.30s Step 431( 61.60%), action 308, FPS 2.23, Running 190.52s Step 432( 61.80%), action 309, FPS 2.25, Running 190.84s Step 433( 62.00%), action 310, FPS 2.36, Running 191.02s Step 434( 62.20%), action 311, FPS 2.35, Running 191.63s Step 435( 62.40%), action 312, FPS 2.44, Running 191.83s Step 436( 62.60%), action 313, FPS 2.49, Running 192.28s Step 437( 62.80%), action 314, FPS 2.48, Running 192.54s Step 438( 63.00%), action 315, FPS 2.44, Running 193.01s Step 439( 63.20%), action 316, FPS 2.45, Running 193.36s Step 440( 63.40%), action 317, FPS 2.59, Running 193.63s Step 441( 63.60%), action 318, FPS 2.71, Running 193.83s Step 442( 63.80%), action 319, FPS 2.80, Running 194.16s Step 443( 64.00%), action 320, FPS 2.80, Running 194.35s Step 444( 64.20%), action 321, FPS 2.85, Running 194.91s Step 445( 64.40%), action 322, FPS 2.88, Running 195.30s Step 446( 64.60%), action 323, FPS 2.91, Running 195.64s Step 447( 64.80%), action 324, FPS 3.06, Running 195.83s Step 448( 65.00%), action 325, FPS 3.12, Running 196.11s Step 449( 65.20%), action 326, FPS 3.09, Running 196.36s Step 450( 65.40%), action 327, FPS 3.18, Running 196.60s Step 451( 65.60%), action 328, FPS 3.19, Running 196.78s Step 452( 65.80%), action 329, FPS 3.16, Running 197.16s Step 453( 66.00%), action 330, FPS 3.17, Running 197.33s Step 454( 66.20%), action 331, FPS 3.11, Running 198.07s Step 455( 66.40%), action 332, FPS 3.10, Running 198.27s Step 456( 66.60%), action 333, FPS 3.11, Running 198.71s Step 457( 66.80%), action 334, FPS 3.13, Running 198.93s Step 458( 67.00%), action 335, FPS 3.14, Running 199.37s Step 459( 67.20%), action 336, FPS 3.15, Running 199.72s Step 460( 67.40%), action 337, FPS 3.10, Running 200.09s Step 461( 67.60%), action 338, FPS 3.10, Running 200.29s Step 462( 67.80%), action 339, FPS 3.08, Running 200.66s Step 463( 68.00%), action 340, FPS 2.94, Running 201.16s Step 464( 68.20%), action 341, FPS 2.97, Running 201.65s Step 465( 68.40%), action 342, FPS 3.04, Running 201.87s Step 466( 68.60%), action 343, FPS 3.07, Running 202.15s Step 467( 68.80%), action 344, FPS 3.07, Running 202.34s Step 468( 69.00%), action 345, FPS 3.03, Running 202.70s Step 469( 69.20%), action 346, FPS 3.06, Running 202.90s Step 470( 69.40%), action 347, FPS 3.02, Running 203.23s Step 471( 69.60%), action 348, FPS 3.01, Running 203.43s Step 472( 69.80%), action 349, FPS 3.05, Running 203.72s Step 473( 70.00%), action 350, FPS 3.00, Running 203.99s Step 474( 70.20%), action 351, FPS 3.11, Running 204.51s Step 475( 70.40%), action 352, FPS 3.08, Running 204.76s Step 476( 70.60%), action 353, FPS 3.10, Running 205.16s Step 477( 70.80%), action 354, FPS 3.00, Running 205.60s Step 478( 71.00%), action 355, FPS 3.01, Running 206.02s Step 479( 71.20%), action 356, FPS 3.08, Running 206.22s Step 480( 71.40%), action 357, FPS 3.06, Running 206.64s Step 481( 71.60%), action 358, FPS 3.05, Running 206.85s Step 482( 71.80%), action 359, FPS 3.07, Running 207.18s Step 483( 72.00%), action 360, FPS 3.21, Running 207.38s Step 484( 72.20%), action 361, FPS 3.18, Running 207.94s Step 485( 72.40%), action 362, FPS 3.15, Running 208.21s Step 486( 72.60%), action 363, FPS 3.09, Running 208.63s Step 487( 72.80%), action 364, FPS 3.07, Running 208.86s Step 488( 73.00%), action 365, FPS 3.02, Running 209.33s Step 489( 73.20%), action 366, FPS 3.03, Running 209.50s Step 490( 73.40%), action 367, FPS 3.04, Running 209.80s Step 491( 73.60%), action 368, FPS 2.98, Running 210.14s Step 492( 73.80%), action 369, FPS 2.90, Running 210.63s Step 493( 74.00%), action 370, FPS 2.90, Running 210.90s Step 494( 74.20%), action 371, FPS 2.94, Running 211.31s Step 495( 74.40%), action 372, FPS 2.96, Running 211.52s Step 496( 74.60%), action 373, FPS 3.03, Running 211.76s Step 497( 74.80%), action 374, FPS 3.12, Running 212.00s Step 498( 75.00%), action 375, FPS 3.15, Running 212.37s Step 499( 75.20%), action 376, FPS 3.15, Running 212.57s Step 500( 75.40%), action 377, FPS 3.20, Running 212.89s Step 501( 75.60%), action 378, FPS 3.18, Running 213.13s Step 502( 75.80%), action 379, FPS 3.00, Running 213.85s Step 503( 76.00%), action 380, FPS 2.81, Running 214.48s Step 504( 76.20%), action 381, FPS 2.84, Running 214.97s Step 505( 76.40%), action 382, FPS 2.83, Running 215.28s Step 506( 76.60%), action 383, FPS 2.87, Running 215.61s Step 507( 76.80%), action 384, FPS 2.70, Running 216.28s Step 508( 77.00%), action 385, FPS 2.72, Running 216.69s Step 509( 77.20%), action 386, FPS 2.70, Running 216.92s Step 510( 77.40%), action 387, FPS 2.61, Running 217.46s Step 511( 77.60%), action 388, FPS 2.52, Running 218.09s Step 512( 77.80%), action 389, FPS 2.42, Running 218.88s Step 513( 78.00%), action 390, FPS 2.35, Running 219.41s Step 514( 78.20%), action 391, FPS 2.25, Running 220.18s Step 515( 78.40%), action 392, FPS 2.23, Running 220.47s Step 516( 78.60%), action 393, FPS 2.15, Running 221.05s Step 517( 78.80%), action 394, FPS 2.12, Running 221.42s Step 518( 79.00%), action 395, FPS 2.03, Running 222.22s Step 519( 79.20%), action 396, FPS 2.02, Running 222.48s Step 520( 79.40%), action 397, FPS 1.91, Running 223.36s Step 521( 79.60%), action 398, FPS 1.90, Running 223.68s Step 522( 79.80%), action 399, FPS 1.94, Running 224.15s Step 523( 80.00%), action 400, FPS 2.03, Running 224.35s Step 524( 80.20%), action 401, FPS 1.95, Running 225.21s Step 525( 80.40%), action 402, FPS 1.92, Running 225.72s Step 526( 80.60%), action 403, FPS 1.88, Running 226.24s Step 527( 80.80%), action 404, FPS 1.95, Running 226.52s Step 528( 81.00%), action 405, FPS 1.91, Running 227.13s Step 529( 81.20%), action 406, FPS 1.91, Running 227.40s Step 530( 81.40%), action 407, FPS 1.90, Running 227.99s Step 531( 81.60%), action 408, FPS 1.97, Running 228.26s Step 532( 81.80%), action 409, FPS 2.00, Running 228.89s Step 533( 82.00%), action 410, FPS 2.05, Running 229.16s Step 534( 82.20%), action 411, FPS 2.10, Running 229.71s Step 535( 82.40%), action 412, FPS 2.09, Running 230.04s Step 536( 82.60%), action 413, FPS 2.11, Running 230.52s Step 537( 82.80%), action 414, FPS 2.10, Running 230.96s [2026-08-02 23:10:33] [94 ] Seed 93 success after 231.23 s. +steps: 537 , actions: 414 . +Instruction: Empty +Total 64/94(68.09%) success. +Setting seed: 94 +Step 1( N/A%), pre moving , FPS 3.87, Running 0.26s Step 2( N/A%), pre moving , FPS 6.84, Running 0.29s Step 3( N/A%), pre moving , FPS 7.73, Running 0.39s Step 4( N/A%), pre moving , FPS 9.05, Running 0.44s Step 5( N/A%), pre moving , FPS 9.44, Running 0.53s Step 6( N/A%), pre moving , FPS 9.94, Running 0.60s Step 7( N/A%), pre moving , FPS 10.64, Running 0.66s Step 8( N/A%), pre moving , FPS 10.63, Running 0.75s Step 9( N/A%), pre moving , FPS 11.43, Running 0.79s Step 10( N/A%), pre moving , FPS 11.24, Running 0.89s Step 11( N/A%), pre moving , FPS 11.85, Running 0.93s Step 12( N/A%), pre moving , FPS 11.95, Running 1.00s Step 13( N/A%), pre moving , FPS 12.34, Running 1.05s Step 14( N/A%), pre moving , FPS 12.19, Running 1.15s Step 15( N/A%), pre moving , FPS 12.55, Running 1.20s Step 16( N/A%), pre moving , FPS 12.67, Running 1.26s Step 17( N/A%), pre moving , FPS 12.83, Running 1.32s Step 18( N/A%), pre moving , FPS 12.59, Running 1.43s Step 19( N/A%), pre moving , FPS 12.89, Running 1.47s Step 20( N/A%), pre moving , FPS 12.92, Running 1.55s Step 21( N/A%), pre moving , FPS 12.32, Running 1.88s Step 22( N/A%), pre moving , FPS 11.95, Running 1.97s Step 23( N/A%), pre moving , FPS 12.27, Running 2.02s Step 24( N/A%), pre moving , FPS 11.72, Running 2.15s Step 25( N/A%), pre moving , FPS 12.01, Running 2.19s Step 26( N/A%), pre moving , FPS 10.34, Running 2.54s Step 27( N/A%), pre moving , FPS 10.32, Running 2.60s Step 28( N/A%), pre moving , FPS 10.59, Running 2.64s Step 29( N/A%), pre moving , FPS 10.68, Running 2.66s Step 30( N/A%), pre moving , FPS 11.07, Running 2.70s Step 31( N/A%), pre moving , FPS 10.93, Running 2.76s Step 32( N/A%), pre moving , FPS 11.11, Running 2.80s Step 33( N/A%), pre moving , FPS 11.07, Running 2.86s Step 34( N/A%), pre moving , FPS 11.45, Running 2.89s Step 35( N/A%), pre moving , FPS 11.47, Running 2.94s Step 36( N/A%), pre moving , FPS 9.66, Running 3.33s Step 37( N/A%), pre moving , FPS 9.77, Running 3.37s Step 38( N/A%), pre moving , FPS 10.11, Running 3.41s Step 39( N/A%), pre moving , FPS 10.16, Running 3.44s Step 40( N/A%), pre moving , FPS 10.31, Running 3.49s Step 41( N/A%), pre moving , FPS 12.14, Running 3.53s Step 42( N/A%), pre moving , FPS 12.32, Running 3.59s Step 43( N/A%), pre moving , FPS 12.19, Running 3.66s Step 44( N/A%), pre moving , FPS 12.75, Running 3.72s Step 45( N/A%), pre moving , FPS 12.26, Running 3.83s Step 46( N/A%), pre moving , FPS 14.37, Running 3.93s Step 47( N/A%), pre moving , FPS 14.24, Running 4.00s Step 48( N/A%), pre moving , FPS 13.59, Running 4.11s Step 49( N/A%), pre moving , FPS 12.63, Running 4.24s Step 50( N/A%), pre moving , FPS 12.31, Running 4.32s Step 51( N/A%), pre moving , FPS 12.11, Running 4.41s Step 52( N/A%), pre moving , FPS 11.69, Running 4.52s Step 53( N/A%), pre moving , FPS 11.25, Running 4.64s Step 54( N/A%), pre moving , FPS 10.76, Running 4.75s Step 55( N/A%), pre moving , FPS 10.42, Running 4.86s Step 56( N/A%), pre moving , FPS 12.15, Running 4.98s Step 57( N/A%), pre moving , FPS 11.93, Running 5.05s Step 58( N/A%), pre moving , FPS 11.43, Running 5.16s Step 59( N/A%), pre moving , FPS 10.98, Running 5.26s Step 60( N/A%), pre moving , FPS 10.46, Running 5.40s Step 61( N/A%), pre moving , FPS 10.10, Running 5.51s Step 62( N/A%), pre moving , FPS 9.95, Running 5.60s Step 63( N/A%), pre moving , FPS 9.76, Running 5.71s Step 64( N/A%), pre moving , FPS 9.47, Running 5.83s Step 65( N/A%), pre moving , FPS 9.34, Running 5.97s Step 66( N/A%), pre moving , FPS 9.22, Running 6.10s Step 67( N/A%), pre moving , FPS 8.99, Running 6.22s Step 68( N/A%), pre moving , FPS 9.10, Running 6.31s Step 69( N/A%), pre moving , FPS 9.35, Running 6.38s Step 70( N/A%), pre moving , FPS 9.29, Running 6.47s Step 71( N/A%), pre moving , FPS 9.18, Running 6.59s Step 72( N/A%), pre moving , FPS 9.32, Running 6.66s Step 73( N/A%), pre moving , FPS 9.45, Running 6.75s Step 74( N/A%), pre moving , FPS 9.58, Running 6.84s Step 75( N/A%), pre moving , FPS 9.58, Running 6.95s Step 76( N/A%), pre moving , FPS 9.58, Running 7.07s Step 77( N/A%), pre moving , FPS 9.49, Running 7.15s Step 78( N/A%), pre moving , FPS 9.74, Running 7.21s Step 79( N/A%), pre moving , FPS 9.88, Running 7.29s Step 80( N/A%), pre moving , FPS 10.30, Running 7.34s Step 81( N/A%), pre moving , FPS 10.36, Running 7.44s Step 82( N/A%), pre moving , FPS 10.58, Running 7.49s Step 83( N/A%), pre moving , FPS 10.67, Running 7.58s Step 84( N/A%), pre moving , FPS 10.94, Running 7.66s Step 85( N/A%), pre moving , FPS 11.47, Running 7.71s Step 86( N/A%), pre moving , FPS 12.02, Running 7.76s Step 87( N/A%), pre moving , FPS 12.28, Running 7.85s Step 88( N/A%), pre moving , FPS 12.54, Running 7.91s Step 89( N/A%), pre moving , FPS 12.71, Running 7.95s Step 90( N/A%), pre moving , FPS 13.20, Running 7.99s Step 91( N/A%), pre moving , FPS 13.82, Running 8.03s Step 92( N/A%), pre moving , FPS 14.09, Running 8.08s Step 93( N/A%), pre moving , FPS 14.46, Running 8.14s Step 94( N/A%), pre moving , FPS 14.93, Running 8.18s Step 95( N/A%), pre moving , FPS 15.88, Running 8.21s Step 96( N/A%), pre moving , FPS 16.88, Running 8.25s Step 97( N/A%), pre moving , FPS 8.09, Running 9.63s Step 98( N/A%), pre moving , FPS 7.26, Running 9.97s Step 99( N/A%), pre moving , FPS 7.02, Running 10.14s Step 100( N/A%), pre moving , FPS 6.40, Running 10.47s Step 101( N/A%), pre moving , FPS 6.23, Running 10.65s Step 102( N/A%), pre moving , FPS 5.62, Running 11.05s Step 103( N/A%), pre moving , FPS 5.50, Running 11.22s Step 104( N/A%), pre moving , FPS 5.16, Running 11.53s Step 105( N/A%), pre moving , FPS 4.99, Running 11.72s Step 106( N/A%), pre moving , FPS 4.69, Running 12.03s Step 107( N/A%), pre moving , FPS 4.59, Running 12.21s Step 108( N/A%), pre moving , FPS 4.29, Running 12.57s Step 109( N/A%), pre moving , FPS 4.15, Running 12.78s Step 110( N/A%), pre moving , FPS 3.88, Running 13.14s Step 111( N/A%), pre moving , FPS 3.78, Running 13.33s Step 112( N/A%), pre moving , FPS 3.63, Running 13.58s Step 113( N/A%), pre moving , FPS 3.57, Running 13.73s Step 114( N/A%), pre moving , FPS 3.42, Running 14.02s Step 115( N/A%), pre moving , FPS 3.35, Running 14.18s Step 116( N/A%), pre moving , FPS 3.24, Running 14.42s Step 117( 0.20%), action 1, FPS 3.62, Running 15.15s Step 118( 0.40%), action 2, FPS 3.63, Running 15.47s Step 119( 0.60%), action 3, FPS 3.45, Running 15.94s Step 120( 0.80%), action 4, FPS 3.47, Running 16.23s Step 121( 1.00%), action 5, FPS 3.33, Running 16.66s Step 122( 1.20%), action 6, FPS 3.35, Running 17.03s Step 123( 1.40%), action 7, FPS 3.13, Running 17.61s Step 124( 1.60%), action 8, FPS 3.14, Running 17.91s Step 125( 1.80%), action 9, FPS 3.04, Running 18.30s Step 126( 2.00%), action 10, FPS 3.02, Running 18.66s Step 127( 2.20%), action 11, FPS 2.86, Running 19.19s Step 128( 2.40%), action 12, FPS 2.91, Running 19.46s Step 129( 2.60%), action 13, FPS 2.85, Running 19.79s Step 130( 2.80%), action 14, FPS 2.90, Running 20.04s Step 131( 3.00%), action 15, FPS 2.79, Running 20.51s Step 132( 3.20%), action 16, FPS 2.72, Running 20.94s Step 133( 3.40%), action 17, FPS 2.56, Running 21.53s Step 134( 3.60%), action 18, FPS 2.55, Running 21.86s Step 135( 3.80%), action 19, FPS 2.42, Running 22.44s Step 136( 4.00%), action 20, FPS 2.38, Running 22.84s Step 137( 4.20%), action 21, FPS 2.37, Running 23.58s Step 138( 4.40%), action 22, FPS 2.35, Running 23.99s Step 139( 4.60%), action 23, FPS 2.36, Running 24.43s Step 140( 4.80%), action 24, FPS 2.36, Running 24.70s Step 141( 5.00%), action 25, FPS 2.39, Running 25.04s Step 142( 5.20%), action 26, FPS 2.42, Running 25.29s Step 143( 5.40%), action 27, FPS 2.47, Running 25.70s Step 144( 5.60%), action 28, FPS 2.39, Running 26.27s Step 145( 5.80%), action 29, FPS 2.36, Running 26.76s Step 146( 6.00%), action 30, FPS 2.33, Running 27.23s Step 147( 6.20%), action 31, FPS 2.30, Running 27.87s Step 148( 6.40%), action 32, FPS 2.27, Running 28.25s Step 149( 6.60%), action 33, FPS 2.24, Running 28.74s Step 150( 6.80%), action 34, FPS 2.20, Running 29.12s Step 151( 7.00%), action 35, FPS 2.22, Running 29.50s Step 152( 7.20%), action 36, FPS 2.25, Running 29.83s Step 153( 7.40%), action 37, FPS 2.30, Running 30.21s Step 154( 7.60%), action 38, FPS 2.30, Running 30.54s Step 155( 7.80%), action 39, FPS 2.34, Running 30.97s Step 156( 8.00%), action 40, FPS 2.37, Running 31.30s Step 157( 8.20%), action 41, FPS 2.39, Running 31.96s Step 158( 8.40%), action 42, FPS 2.39, Running 32.37s Step 159( 8.60%), action 43, FPS 2.37, Running 32.85s Step 160( 8.80%), action 44, FPS 2.33, Running 33.28s Step 161( 9.00%), action 45, FPS 2.28, Running 33.80s Step 162( 9.20%), action 46, FPS 2.24, Running 34.19s Step 163( 9.40%), action 47, FPS 2.25, Running 34.59s Step 164( 9.60%), action 48, FPS 2.32, Running 34.88s Step 165( 9.80%), action 49, FPS 2.34, Running 35.31s Step 166( 10.00%), action 50, FPS 2.38, Running 35.65s Step 167( 10.20%), action 51, FPS 2.38, Running 36.27s Step 168( 10.40%), action 52, FPS 2.37, Running 36.67s Step 169( 10.60%), action 53, FPS 2.38, Running 37.15s Step 170( 10.80%), action 54, FPS 2.40, Running 37.46s Step 171( 11.00%), action 55, FPS 2.37, Running 37.95s Step 172( 11.20%), action 56, FPS 2.36, Running 38.29s Step 173( 11.40%), action 57, FPS 2.35, Running 38.73s Step 174( 11.60%), action 58, FPS 2.32, Running 39.17s Step 175( 11.80%), action 59, FPS 2.28, Running 39.76s Step 176( 12.00%), action 60, FPS 2.28, Running 40.05s Step 177( 12.20%), action 61, FPS 2.32, Running 40.58s Step 178( 12.40%), action 62, FPS 2.32, Running 40.97s Step 179( 12.60%), action 63, FPS 2.31, Running 41.53s Step 180( 12.80%), action 64, FPS 2.33, Running 41.88s Step 181( 13.00%), action 65, FPS 2.34, Running 42.36s Step 182( 13.20%), action 66, FPS 2.30, Running 42.90s Step 183( 13.40%), action 67, FPS 2.28, Running 43.38s Step 184( 13.60%), action 68, FPS 2.25, Running 43.78s Step 185( 13.80%), action 69, FPS 2.18, Running 44.47s Step 186( 14.00%), action 70, FPS 2.19, Running 44.76s Step 187( 14.20%), action 71, FPS 2.16, Running 45.53s Step 188( 14.40%), action 72, FPS 2.16, Running 45.95s Step 189( 14.60%), action 73, FPS 2.11, Running 46.62s Step 190( 14.80%), action 74, FPS 2.12, Running 46.88s Step 191( 15.00%), action 75, FPS 2.13, Running 47.35s Step 192( 15.20%), action 76, FPS 2.14, Running 47.66s Step 193( 15.40%), action 77, FPS 2.13, Running 48.11s Step 194( 15.60%), action 78, FPS 2.16, Running 48.43s Step 195( 15.80%), action 79, FPS 2.16, Running 49.02s Step 196( 16.00%), action 80, FPS 2.14, Running 49.41s Step 197( 16.20%), action 81, FPS 2.10, Running 50.10s Step 198( 16.40%), action 82, FPS 2.10, Running 50.49s Step 199( 16.60%), action 83, FPS 2.12, Running 50.97s Step 200( 16.80%), action 84, FPS 2.12, Running 51.33s Step 201( 17.00%), action 85, FPS 2.12, Running 51.78s Step 202( 17.20%), action 86, FPS 2.15, Running 52.21s Step 203( 17.40%), action 87, FPS 2.16, Running 52.64s Step 204( 17.60%), action 88, FPS 2.16, Running 53.03s Step 205( 17.80%), action 89, FPS 2.22, Running 53.47s Step 206( 18.00%), action 90, FPS 2.20, Running 53.84s Step 207( 18.20%), action 91, FPS 2.17, Running 54.74s Step 208( 18.40%), action 92, FPS 2.17, Running 55.16s Step 209( 18.60%), action 93, FPS 2.17, Running 55.82s Step 210( 18.80%), action 94, FPS 2.16, Running 56.13s Step 211( 19.00%), action 95, FPS 2.18, Running 56.54s Step 212( 19.20%), action 96, FPS 2.16, Running 56.93s Step 213( 19.40%), action 97, FPS 2.13, Running 57.48s Step 214( 19.60%), action 98, FPS 2.11, Running 57.92s Step 215( 19.80%), action 99, FPS 2.12, Running 58.47s Step 216( 20.00%), action 100, FPS 2.12, Running 58.83s Step 217( 20.20%), action 101, FPS 2.15, Running 59.41s Step 218( 20.40%), action 102, FPS 2.12, Running 59.92s Step 219( 20.60%), action 103, FPS 2.12, Running 60.39s Step 220( 20.80%), action 104, FPS 2.09, Running 60.88s Step 221( 21.00%), action 105, FPS 2.09, Running 61.32s Step 222( 21.20%), action 106, FPS 2.12, Running 61.64s Step 223( 21.40%), action 107, FPS 2.14, Running 62.00s Step 224( 21.60%), action 108, FPS 2.15, Running 62.34s Step 225( 21.80%), action 109, FPS 2.11, Running 62.97s Step 226( 22.00%), action 110, FPS 2.12, Running 63.28s Step 227( 22.20%), action 111, FPS 2.18, Running 63.92s Step 228( 22.40%), action 112, FPS 2.18, Running 64.35s Step 229( 22.60%), action 113, FPS 2.22, Running 64.85s Step 230( 22.80%), action 114, FPS 2.21, Running 65.18s Step 231( 23.00%), action 115, FPS 2.19, Running 65.68s Step 232( 23.20%), action 116, FPS 2.18, Running 66.08s Step 233( 23.40%), action 117, FPS 2.19, Running 66.61s Step 234( 23.60%), action 118, FPS 2.23, Running 66.90s Step 235( 23.80%), action 119, FPS 2.26, Running 67.32s Step 236( 24.00%), action 120, FPS 2.27, Running 67.65s Step 237( 24.20%), action 121, FPS 2.24, Running 68.34s Step 238( 24.40%), action 122, FPS 2.27, Running 68.73s Step 239( 24.60%), action 123, FPS 2.28, Running 69.17s Step 240( 24.80%), action 124, FPS 2.30, Running 69.57s Step 241( 25.00%), action 125, FPS 2.29, Running 70.04s Step 242( 25.20%), action 126, FPS 2.27, Running 70.44s Step 243( 25.40%), action 127, FPS 2.28, Running 70.75s Step 244( 25.60%), action 128, FPS 2.31, Running 70.99s Step 245( 25.80%), action 129, FPS 2.41, Running 71.26s Step 246( 26.00%), action 130, FPS 2.43, Running 71.51s Step 247( 26.20%), action 131, FPS 2.43, Running 72.14s Step 248( 26.40%), action 132, FPS 2.46, Running 72.47s Step 249( 26.60%), action 133, FPS 2.48, Running 72.91s Step 250( 26.80%), action 134, FPS 2.47, Running 73.27s Step 251( 27.00%), action 135, FPS 2.49, Running 73.70s Step 252( 27.20%), action 136, FPS 2.48, Running 74.15s Step 253( 27.40%), action 137, FPS 2.48, Running 74.68s Step 254( 27.60%), action 138, FPS 2.47, Running 75.00s Step 255( 27.80%), action 139, FPS 2.41, Running 75.62s Step 256( 28.00%), action 140, FPS 2.39, Running 76.00s Step 257( 28.20%), action 141, FPS 2.40, Running 76.67s Step 258( 28.40%), action 142, FPS 2.42, Running 77.00s Step 259( 28.60%), action 143, FPS 2.43, Running 77.41s Step 260( 28.80%), action 144, FPS 2.43, Running 77.81s Step 261( 29.00%), action 145, FPS 2.42, Running 78.31s Step 262( 29.20%), action 146, FPS 2.42, Running 78.72s Step 263( 29.40%), action 147, FPS 2.35, Running 79.26s Step 264( 29.60%), action 148, FPS 2.28, Running 79.77s Step 265( 29.80%), action 149, FPS 2.22, Running 80.27s Step 266( 30.00%), action 150, FPS 2.21, Running 80.56s Step 267( 30.20%), action 151, FPS 2.21, Running 81.18s Step 268( 30.40%), action 152, FPS 2.22, Running 81.48s Step 269( 30.60%), action 153, FPS 2.20, Running 82.00s Step 270( 30.80%), action 154, FPS 2.18, Running 82.43s Step 271( 31.00%), action 155, FPS 2.16, Running 82.96s Step 272( 31.20%), action 156, FPS 2.17, Running 83.35s Step 273( 31.40%), action 157, FPS 2.19, Running 83.82s Step 274( 31.60%), action 158, FPS 2.17, Running 84.21s Step 275( 31.80%), action 159, FPS 2.20, Running 84.70s Step 276( 32.00%), action 160, FPS 2.23, Running 84.99s Step 277( 32.20%), action 161, FPS 2.24, Running 85.59s Step 278( 32.40%), action 162, FPS 2.23, Running 85.97s Step 279( 32.60%), action 163, FPS 2.18, Running 86.57s Step 280( 32.80%), action 164, FPS 2.18, Running 86.99s Step 281( 33.00%), action 165, FPS 2.17, Running 87.54s Step 282( 33.20%), action 166, FPS 2.18, Running 87.90s Step 283( 33.40%), action 167, FPS 2.18, Running 88.43s Step 284( 33.60%), action 168, FPS 2.20, Running 88.86s Step 285( 33.80%), action 169, FPS 2.21, Running 89.32s Step 286( 34.00%), action 170, FPS 2.21, Running 89.62s Step 287( 34.20%), action 171, FPS 2.16, Running 90.43s Step 288( 34.40%), action 172, FPS 2.14, Running 90.84s Step 289( 34.60%), action 173, FPS 2.14, Running 91.33s Step 290( 34.80%), action 174, FPS 2.13, Running 91.80s Step 291( 35.00%), action 175, FPS 2.14, Running 92.29s Step 292( 35.20%), action 176, FPS 2.17, Running 92.56s Step 293( 35.40%), action 177, FPS 2.19, Running 92.96s Step 294( 35.60%), action 178, FPS 2.21, Running 93.25s Step 295( 35.80%), action 179, FPS 2.24, Running 93.64s Step 296( 36.00%), action 180, FPS 2.21, Running 94.03s Step 297( 36.20%), action 181, FPS 2.21, Running 94.62s Step 298( 36.40%), action 182, FPS 2.21, Running 95.04s Step 299( 36.60%), action 183, FPS 2.24, Running 95.51s Step 300( 36.80%), action 184, FPS 2.25, Running 95.89s Step 301( 37.00%), action 185, FPS 2.28, Running 96.31s Step 302( 37.20%), action 186, FPS 2.31, Running 96.55s Step 303( 37.40%), action 187, FPS 2.34, Running 96.97s Step 304( 37.60%), action 188, FPS 2.38, Running 97.25s Step 305( 37.80%), action 189, FPS 2.40, Running 97.64s Step 306( 38.00%), action 190, FPS 2.39, Running 97.99s Step 307( 38.20%), action 191, FPS 2.45, Running 98.60s Step 308( 38.40%), action 192, FPS 2.44, Running 99.03s Step 309( 38.60%), action 193, FPS 2.44, Running 99.52s Step 310( 38.80%), action 194, FPS 2.46, Running 99.92s Step 311( 39.00%), action 195, FPS 2.50, Running 100.30s Step 312( 39.20%), action 196, FPS 2.51, Running 100.52s Step 313( 39.40%), action 197, FPS 2.52, Running 100.90s Step 314( 39.60%), action 198, FPS 2.51, Running 101.23s Step 315( 39.80%), action 199, FPS 2.51, Running 101.61s Step 316( 40.00%), action 200, FPS 2.52, Running 101.97s Step 317( 40.20%), action 201, FPS 2.51, Running 102.60s Step 318( 40.40%), action 202, FPS 2.49, Running 103.06s Step 319( 40.60%), action 203, FPS 2.46, Running 103.62s Step 320( 40.80%), action 204, FPS 2.46, Running 104.01s Step 321( 41.00%), action 205, FPS 2.48, Running 104.36s Step 322( 41.20%), action 206, FPS 2.48, Running 104.63s Step 323( 41.40%), action 207, FPS 2.47, Running 105.08s Step 324( 41.60%), action 208, FPS 2.46, Running 105.37s Step 325( 41.80%), action 209, FPS 2.47, Running 105.74s Step 326( 42.00%), action 210, FPS 2.46, Running 106.11s Step 327( 42.20%), action 211, FPS 2.46, Running 106.74s Step 328( 42.40%), action 212, FPS 2.47, Running 107.11s Step 329( 42.60%), action 213, FPS 2.47, Running 107.61s Step 330( 42.80%), action 214, FPS 2.50, Running 107.93s Step 331( 43.00%), action 215, FPS 2.49, Running 108.35s Step 332( 43.20%), action 216, FPS 2.48, Running 108.60s Step 333( 43.40%), action 217, FPS 2.47, Running 108.99s Step 334( 43.60%), action 218, FPS 2.47, Running 109.31s Step 335( 43.80%), action 219, FPS 2.48, Running 109.66s Step 336( 44.00%), action 220, FPS 2.49, Running 110.00s Step 337( 44.20%), action 221, FPS 2.47, Running 110.69s Step 338( 44.40%), action 222, FPS 2.47, Running 111.14s Step 339( 44.60%), action 223, FPS 2.51, Running 111.59s Step 340( 44.80%), action 224, FPS 2.52, Running 111.94s Step 341( 45.00%), action 225, FPS 2.48, Running 112.43s Step 342( 45.20%), action 226, FPS 2.49, Running 112.66s Step 343( 45.40%), action 227, FPS 2.50, Running 113.09s Step 344( 45.60%), action 228, FPS 2.46, Running 113.49s Step 345( 45.80%), action 229, FPS 2.43, Running 113.96s Step 346( 46.00%), action 230, FPS 2.42, Running 114.37s Step 347( 46.20%), action 231, FPS 2.42, Running 114.99s Step 348( 46.40%), action 232, FPS 2.41, Running 115.40s Step 349( 46.60%), action 233, FPS 2.41, Running 115.91s Step 350( 46.80%), action 234, FPS 2.39, Running 116.30s Step 351( 47.00%), action 235, FPS 2.43, Running 116.57s Step 352( 47.20%), action 236, FPS 2.42, Running 116.86s Step 353( 47.40%), action 237, FPS 2.40, Running 117.31s Step 354( 47.60%), action 238, FPS 2.40, Running 117.65s Step 355( 47.80%), action 239, FPS 2.36, Running 118.12s Step 356( 48.00%), action 240, FPS 2.38, Running 118.40s Step 357( 48.20%), action 241, FPS 2.39, Running 119.07s Step 358( 48.40%), action 242, FPS 2.40, Running 119.46s Step 359( 48.60%), action 243, FPS 2.38, Running 119.98s Step 360( 48.80%), action 244, FPS 2.38, Running 120.33s Step 361( 49.00%), action 245, FPS 2.38, Running 120.82s Step 362( 49.20%), action 246, FPS 2.34, Running 121.19s Step 363( 49.40%), action 247, FPS 2.35, Running 121.61s Step 364( 49.60%), action 248, FPS 2.33, Running 122.07s Step 365( 49.80%), action 249, FPS 2.31, Running 122.63s Step 366( 50.00%), action 250, FPS 2.28, Running 123.12s Step 367( 50.20%), action 251, FPS 2.29, Running 123.73s Step 368( 50.40%), action 252, FPS 2.28, Running 124.18s Step 369( 50.60%), action 253, FPS 2.28, Running 124.67s Step 370( 50.80%), action 254, FPS 2.30, Running 125.01s Step 371( 51.00%), action 255, FPS 2.24, Running 125.50s Step 372( 51.20%), action 256, FPS 2.24, Running 125.78s Step 373( 51.40%), action 257, FPS 2.23, Running 126.30s Step 374( 51.60%), action 258, FPS 2.20, Running 126.74s Step 375( 51.80%), action 259, FPS 2.15, Running 127.43s Step 376( 52.00%), action 260, FPS 2.08, Running 128.01s Step 377( 52.20%), action 261, FPS 2.06, Running 128.76s Step 378( 52.40%), action 262, FPS 2.07, Running 129.13s Step 379( 52.60%), action 263, FPS 2.09, Running 129.56s Step 380( 52.80%), action 264, FPS 2.04, Running 130.14s Step 381( 53.00%), action 265, FPS 2.00, Running 130.83s Step 382( 53.20%), action 266, FPS 1.99, Running 131.25s Step 383( 53.40%), action 267, FPS 1.95, Running 131.86s Step 384( 53.60%), action 268, FPS 1.94, Running 132.35s Step 385( 53.80%), action 269, FPS 1.96, Running 132.81s Step 386( 54.00%), action 270, FPS 1.92, Running 133.53s Step 387( 54.20%), action 271, FPS 1.91, Running 134.20s Step 388( 54.40%), action 272, FPS 1.90, Running 134.69s Step 389( 54.60%), action 273, FPS 1.89, Running 135.24s Step 390( 54.80%), action 274, FPS 1.88, Running 135.65s Step 391( 55.00%), action 275, FPS 1.87, Running 136.17s Step 392( 55.20%), action 276, FPS 1.83, Running 136.69s Step 393( 55.40%), action 277, FPS 1.83, Running 137.22s Step 394( 55.60%), action 278, FPS 1.83, Running 137.67s Step 395( 55.80%), action 279, FPS 1.86, Running 138.19s Step 396( 56.00%), action 280, FPS 1.83, Running 138.97s Step 397( 56.20%), action 281, FPS 1.80, Running 139.86s Step 398( 56.40%), action 282, FPS 1.79, Running 140.29s Step 399( 56.60%), action 283, FPS 1.78, Running 140.78s Step 400( 56.80%), action 284, FPS 1.83, Running 141.08s Step 401( 57.00%), action 285, FPS 1.84, Running 141.71s Step 402( 57.20%), action 286, FPS 1.84, Running 142.12s Step 403( 57.40%), action 287, FPS 1.87, Running 142.58s Step 404( 57.60%), action 288, FPS 1.87, Running 143.07s Step 405( 57.80%), action 289, FPS 1.87, Running 143.50s Step 406( 58.00%), action 290, FPS 1.92, Running 143.94s Step 407( 58.20%), action 291, FPS 1.95, Running 144.47s Step 408( 58.40%), action 292, FPS 1.96, Running 144.87s Step 409( 58.60%), action 293, FPS 1.89, Running 145.81s Step 410( 58.80%), action 294, FPS 1.90, Running 146.16s Step 411( 59.00%), action 295, FPS 1.90, Running 146.71s Step 412( 59.20%), action 296, FPS 1.92, Running 147.11s Step 413( 59.40%), action 297, FPS 1.88, Running 147.84s Step 414( 59.60%), action 298, FPS 1.88, Running 148.32s Step 415( 59.80%), action 299, FPS 1.89, Running 148.78s Step 416( 60.00%), action 300, FPS 1.95, Running 149.25s Step 417( 60.20%), action 301, FPS 1.98, Running 149.94s Step 418( 60.40%), action 302, FPS 1.94, Running 150.59s Step 419( 60.60%), action 303, FPS 1.94, Running 151.08s Step 420( 60.80%), action 304, FPS 1.92, Running 151.52s Step 421( 61.00%), action 305, FPS 1.91, Running 152.19s Step 422( 61.20%), action 306, FPS 1.92, Running 152.54s Step 423( 61.40%), action 307, FPS 1.85, Running 153.38s Step 424( 61.60%), action 308, FPS 1.83, Running 153.97s Step 425( 61.80%), action 309, FPS 1.82, Running 154.48s Step 426( 62.00%), action 310, FPS 1.81, Running 154.99s Step 427( 62.20%), action 311, FPS 1.80, Running 155.55s Step 428( 62.40%), action 312, FPS 1.81, Running 155.93s Step 429( 62.60%), action 313, FPS 1.89, Running 156.42s Step 430( 62.80%), action 314, FPS 1.88, Running 156.78s Step 431( 63.00%), action 315, FPS 1.90, Running 157.20s Step 432( 63.20%), action 316, FPS 1.92, Running 157.55s Step 433( 63.40%), action 317, FPS 1.96, Running 158.02s Step 434( 63.60%), action 318, FPS 1.99, Running 158.35s Step 435( 63.80%), action 319, FPS 1.99, Running 158.82s Step 436( 64.00%), action 320, FPS 2.01, Running 159.19s Step 437( 64.20%), action 321, FPS 2.00, Running 159.96s Step 438( 64.40%), action 322, FPS 2.06, Running 160.31s Step 439( 64.60%), action 323, FPS 2.05, Running 160.82s Step 440( 64.80%), action 324, FPS 1.99, Running 161.55s Step 441( 65.00%), action 325, FPS 2.03, Running 162.06s Step 442( 65.20%), action 326, FPS 2.02, Running 162.45s Step 443( 65.40%), action 327, FPS 2.05, Running 163.14s Step 444( 65.60%), action 328, FPS 2.12, Running 163.40s Step 445( 65.80%), action 329, FPS 2.09, Running 164.06s Step 446( 66.00%), action 330, FPS 2.13, Running 164.39s Step 447( 66.20%), action 331, FPS 2.05, Running 165.29s Step 448( 66.40%), action 332, FPS 2.05, Running 165.66s Step 449( 66.60%), action 333, FPS 2.05, Running 166.17s Step 450( 66.80%), action 334, FPS 2.04, Running 166.57s Step 451( 67.00%), action 335, FPS 1.97, Running 167.35s Step 452( 67.20%), action 336, FPS 1.94, Running 167.88s Step 453( 67.40%), action 337, FPS 1.92, Running 168.46s Step 454( 67.60%), action 338, FPS 1.87, Running 169.03s Step 455( 67.80%), action 339, FPS 1.88, Running 169.46s Step 456( 68.00%), action 340, FPS 1.86, Running 169.93s Step 457( 68.20%), action 341, FPS 1.88, Running 170.61s Step 458( 68.40%), action 342, FPS 1.82, Running 171.27s Step 459( 68.60%), action 343, FPS 1.84, Running 171.69s Step 460( 68.80%), action 344, FPS 1.88, Running 172.16s Step 461( 69.00%), action 345, FPS 1.90, Running 172.61s Step 462( 69.20%), action 346, FPS 1.88, Running 173.08s Step 463( 69.40%), action 347, FPS 1.89, Running 173.74s Step 464( 69.60%), action 348, FPS 1.86, Running 174.16s Step 465( 69.80%), action 349, FPS 1.88, Running 174.72s Step 466( 70.00%), action 350, FPS 1.88, Running 175.03s Step 467( 70.20%), action 351, FPS 1.91, Running 175.75s Step 468( 70.40%), action 352, FPS 1.92, Running 176.05s Step 469( 70.60%), action 353, FPS 1.88, Running 176.83s Step 470( 70.80%), action 354, FPS 1.89, Running 177.17s Step 471( 71.00%), action 355, FPS 1.94, Running 177.68s Step 472( 71.20%), action 356, FPS 1.91, Running 178.33s Step 473( 71.40%), action 357, FPS 1.91, Running 178.91s Step 474( 71.60%), action 358, FPS 1.94, Running 179.34s Step 475( 71.80%), action 359, FPS 1.93, Running 179.83s Step 476( 72.00%), action 360, FPS 1.96, Running 180.16s Step 477( 72.20%), action 361, FPS 1.99, Running 180.68s Step 478( 72.40%), action 362, FPS 2.00, Running 181.28s Step 479( 72.60%), action 363, FPS 2.00, Running 181.71s Step 480( 72.80%), action 364, FPS 1.99, Running 182.20s Step 481( 73.00%), action 365, FPS 2.02, Running 182.51s Step 482( 73.20%), action 366, FPS 2.05, Running 182.83s Step 483( 73.40%), action 367, FPS 2.10, Running 183.26s Step 484( 73.60%), action 368, FPS 2.11, Running 183.62s Step 485( 73.80%), action 369, FPS 2.13, Running 184.09s Step 486( 74.00%), action 370, FPS 2.10, Running 184.54s Step 487( 74.20%), action 371, FPS 2.12, Running 185.18s Step 488( 74.40%), action 372, FPS 2.06, Running 185.74s Step 489( 74.60%), action 373, FPS 2.09, Running 186.39s Step 490( 74.80%), action 374, FPS 2.10, Running 186.70s Step 491( 75.00%), action 375, FPS 2.11, Running 187.15s Step 492( 75.20%), action 376, FPS 2.18, Running 187.49s Step 493( 75.40%), action 377, FPS 2.20, Running 187.99s Step 494( 75.60%), action 378, FPS 2.22, Running 188.35s Step 495( 75.80%), action 379, FPS 2.23, Running 188.81s Step 496( 76.00%), action 380, FPS 2.23, Running 189.11s Step 497( 76.20%), action 381, FPS 2.24, Running 189.59s Step 498( 76.40%), action 382, FPS 2.30, Running 189.99s Step 499( 76.60%), action 383, FPS 2.31, Running 190.36s Step 500( 76.80%), action 384, FPS 2.37, Running 190.65s Step 501( 77.00%), action 385, FPS 2.32, Running 191.13s Step 502( 77.20%), action 386, FPS 2.33, Running 191.42s Step 503( 77.40%), action 387, FPS 2.33, Running 191.86s Step 504( 77.60%), action 388, FPS 2.34, Running 192.18s Step 505( 77.80%), action 389, FPS 2.34, Running 192.66s Step 506( 78.00%), action 390, FPS 2.37, Running 192.97s Step 507( 78.20%), action 391, FPS 2.41, Running 193.48s Step 508( 78.40%), action 392, FPS 2.48, Running 193.80s Step 509( 78.60%), action 393, FPS 2.58, Running 194.16s Step 510( 78.80%), action 394, FPS 2.57, Running 194.49s Step 511( 79.00%), action 395, FPS 2.52, Running 195.07s Step 512( 79.20%), action 396, FPS 2.53, Running 195.39s Step 513( 79.40%), action 397, FPS 2.56, Running 195.81s Step 514( 79.60%), action 398, FPS 2.57, Running 196.13s Step 515( 79.80%), action 399, FPS 2.59, Running 196.54s Step 516( 80.00%), action 400, FPS 2.58, Running 196.86s Step 517( 80.20%), action 401, FPS 2.56, Running 197.39s Step 518( 80.40%), action 402, FPS 2.59, Running 197.70s Step 519( 80.60%), action 403, FPS 2.57, Running 198.13s Step 520( 80.80%), action 404, FPS 2.59, Running 198.39s Step 521( 81.00%), action 405, FPS 2.60, Running 198.82s Step 522( 81.20%), action 406, FPS 2.58, Running 199.16s Step 523( 81.40%), action 407, FPS 2.59, Running 199.59s Step 524( 81.60%), action 408, FPS 2.60, Running 199.88s Step 525( 81.80%), action 409, FPS 2.59, Running 200.38s Step 526( 82.00%), action 410, FPS 2.60, Running 200.66s Step 527( 82.20%), action 411, FPS 2.60, Running 201.17s Step 528( 82.40%), action 412, FPS 2.63, Running 201.42s Step 529( 82.60%), action 413, FPS 2.63, Running 201.77s Step 530( 82.80%), action 414, FPS 2.63, Running 202.10s Step 531( 83.00%), action 415, FPS 2.67, Running 202.56s Step 532( 83.20%), action 416, FPS 2.68, Running 202.85s Step 533( 83.40%), action 417, FPS 2.63, Running 203.41s Step 534( 83.60%), action 418, FPS 2.64, Running 203.70s Step 535( 83.80%), action 419, FPS 2.63, Running 204.14s Step 536( 84.00%), action 420, FPS 2.65, Running 204.39s Step 537( 84.20%), action 421, FPS 2.66, Running 204.91s Step 538( 84.40%), action 422, FPS 2.67, Running 205.18s Step 539( 84.60%), action 423, FPS 2.68, Running 205.59s Step 540( 84.80%), action 424, FPS 2.66, Running 205.90s Step 541( 85.00%), action 425, FPS 2.60, Running 206.53s Step 542( 85.20%), action 426, FPS 2.56, Running 206.98s Step 543( 85.40%), action 427, FPS 2.57, Running 207.39s Step 544( 85.60%), action 428, FPS 2.48, Running 207.96s Step 545( 85.80%), action 429, FPS 2.46, Running 208.51s Step 546( 86.00%), action 430, FPS 2.46, Running 208.78s Step 547( 86.20%), action 431, FPS 2.48, Running 209.22s Step 548( 86.40%), action 432, FPS 2.43, Running 209.63s Step 549( 86.60%), action 433, FPS 2.41, Running 210.05s Step 550( 86.80%), action 434, FPS 2.39, Running 210.46s Step 551( 87.00%), action 435, FPS 2.40, Running 210.91s Step 552( 87.20%), action 436, FPS 2.39, Running 211.22s Step 553( 87.40%), action 437, FPS 2.42, Running 211.68s Step 554( 87.60%), action 438, FPS 2.39, Running 212.05s Step 555( 87.80%), action 439, FPS 2.38, Running 212.53s Step 556( 88.00%), action 440, FPS 2.39, Running 212.77s Step 557( 88.20%), action 441, FPS 2.36, Running 213.39s Step 558( 88.40%), action 442, FPS 2.34, Running 213.73s Step 559( 88.60%), action 443, FPS 2.33, Running 214.18s Step 560( 88.80%), action 444, FPS 2.33, Running 214.48s Step 561( 89.00%), action 445, FPS 2.38, Running 214.94s Step 562( 89.20%), action 446, FPS 2.42, Running 215.25s Step 563( 89.40%), action 447, FPS 2.39, Running 215.74s Step 564( 89.60%), action 448, FPS 2.42, Running 216.22s Step 565( 89.80%), action 449, FPS 2.47, Running 216.60s Step 566( 90.00%), action 450, FPS 2.46, Running 216.92s Step 567( 90.20%), action 451, FPS 2.43, Running 217.46s Step 568( 90.40%), action 452, FPS 2.46, Running 217.76s Step 569( 90.60%), action 453, FPS 2.44, Running 218.23s Step 570( 90.80%), action 454, FPS 2.46, Running 218.59s Step 571( 91.00%), action 455, FPS 2.46, Running 219.05s Step 572( 91.20%), action 456, FPS 2.45, Running 219.38s Step 573( 91.40%), action 457, FPS 2.48, Running 219.75s Step 574( 91.60%), action 458, FPS 2.51, Running 220.02s Step 575( 91.80%), action 459, FPS 2.52, Running 220.48s Step 576( 92.00%), action 460, FPS 2.50, Running 220.75s Step 577( 92.20%), action 461, FPS 2.51, Running 221.34s Step 578( 92.40%), action 462, FPS 2.49, Running 221.75s Step 579( 92.60%), action 463, FPS 2.49, Running 222.21s Step 580( 92.80%), action 464, FPS 2.44, Running 222.68s Step 581( 93.00%), action 465, FPS 2.45, Running 223.09s Step 582( 93.20%), action 466, FPS 2.46, Running 223.40s Step 583( 93.40%), action 467, FPS 2.48, Running 223.79s Step 584( 93.60%), action 468, FPS 2.56, Running 224.03s Step 585( 93.80%), action 469, FPS 2.58, Running 224.34s Step 586( 94.00%), action 470, FPS 2.60, Running 224.62s Step 587( 94.20%), action 471, FPS 2.58, Running 225.22s Step 588( 94.40%), action 472, FPS 2.56, Running 225.58s Step 589( 94.60%), action 473, FPS 2.57, Running 226.02s Step 590( 94.80%), action 474, FPS 2.57, Running 226.38s Step 591( 95.00%), action 475, FPS 2.57, Running 226.83s Step 592( 95.20%), action 476, FPS 2.55, Running 227.21s Step 593( 95.40%), action 477, FPS 2.45, Running 227.90s Step 594( 95.60%), action 478, FPS 2.48, Running 228.09s Step 595( 95.80%), action 479, FPS 2.51, Running 228.44s Step 596( 96.00%), action 480, FPS 2.50, Running 228.76s Step 597( 96.20%), action 481, FPS 2.51, Running 229.30s Step 598( 96.40%), action 482, FPS 2.56, Running 229.56s Step 599( 96.60%), action 483, FPS 2.58, Running 229.97s Step 600( 96.80%), action 484, FPS 2.63, Running 230.27s Step 601( 97.00%), action 485, FPS 2.64, Running 230.68s Step 602( 97.20%), action 486, FPS 2.60, Running 231.08s Step 603( 97.40%), action 487, FPS 2.56, Running 231.60s Step 604( 97.60%), action 488, FPS 2.56, Running 231.86s Step 605( 97.80%), action 489, FPS 2.51, Running 232.32s Step 606( 98.00%), action 490, FPS 2.49, Running 232.64s Step 607( 98.20%), action 491, FPS 2.51, Running 233.18s Step 608( 98.40%), action 492, FPS 2.54, Running 233.47s Step 609( 98.60%), action 493, FPS 2.50, Running 234.03s Step 610( 98.80%), action 494, FPS 2.52, Running 234.33s Step 611( 99.00%), action 495, FPS 2.53, Running 234.74s Step 612( 99.20%), action 496, FPS 2.56, Running 235.04s Step 613( 99.40%), action 497, FPS 2.61, Running 235.57s Step 614( 99.60%), action 498, FPS 2.57, Running 235.86s Step 615( 99.80%), action 499, FPS 2.55, Running 236.29s Step 616(100.00%), action 500, FPS 2.56, Running 236.57s [2026-08-02 23:14:30] [95 ] Seed 94 failed after 236.72 s. +steps: 616 , actions: 500 . +Instruction: Empty +Total 64/95(67.37%) success. +Setting seed: 95 +Step 1( N/A%), pre moving , FPS 2.58, Running 0.39s Step 2( N/A%), pre moving , FPS 4.47, Running 0.45s 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.12, Running 0.70s Step 6( N/A%), pre moving , FPS 7.57, Running 0.79s Step 7( N/A%), pre moving , FPS 7.96, Running 0.88s Step 8( N/A%), pre moving , FPS 8.25, Running 0.97s Step 9( N/A%), pre moving , FPS 8.37, Running 1.08s Step 10( N/A%), pre moving , FPS 8.60, Running 1.16s Step 11( N/A%), pre moving , FPS 8.96, Running 1.23s Step 12( N/A%), pre moving , FPS 9.11, Running 1.32s Step 13( N/A%), pre moving , FPS 9.28, Running 1.40s Step 14( N/A%), pre moving , FPS 9.43, Running 1.49s Step 15( N/A%), pre moving , FPS 9.64, Running 1.56s Step 16( N/A%), pre moving , FPS 10.04, Running 1.59s 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 10.93, Running 1.74s Step 20( N/A%), pre moving , FPS 11.27, Running 1.78s Step 21( N/A%), pre moving , FPS 11.85, Running 2.08s Step 22( N/A%), pre moving , FPS 12.02, Running 2.11s Step 23( N/A%), pre moving , FPS 12.36, Running 2.15s Step 24( N/A%), pre moving , FPS 12.59, Running 2.21s Step 25( N/A%), pre moving , FPS 12.88, Running 2.25s Step 26( N/A%), pre moving , FPS 11.83, Running 2.48s Step 27( N/A%), pre moving , FPS 12.13, Running 2.53s Step 28( N/A%), pre moving , FPS 12.37, Running 2.59s Step 29( N/A%), pre moving , FPS 12.73, Running 2.65s Step 30( N/A%), pre moving , FPS 12.75, Running 2.73s Step 31( N/A%), pre moving , FPS 12.58, Running 2.82s Step 32( N/A%), pre moving , FPS 12.64, Running 2.90s Step 33( N/A%), pre moving , FPS 12.61, Running 2.99s Step 34( N/A%), pre moving , FPS 12.58, Running 3.08s Step 35( N/A%), pre moving , FPS 12.46, Running 3.16s Step 36( N/A%), pre moving , FPS 9.93, Running 3.61s Step 37( N/A%), pre moving , FPS 9.77, Running 3.69s Step 38( N/A%), pre moving , FPS 9.56, Running 3.78s Step 39( N/A%), pre moving , FPS 9.41, Running 3.86s Step 40( N/A%), pre moving , FPS 9.19, Running 3.95s Step 41( N/A%), pre moving , FPS 10.17, Running 4.04s Step 42( N/A%), pre moving , FPS 9.89, Running 4.13s Step 43( N/A%), pre moving , FPS 9.63, Running 4.22s Step 44( N/A%), pre moving , FPS 9.32, Running 4.35s Step 45( N/A%), pre moving , FPS 8.97, Running 4.49s Step 46( N/A%), pre moving , FPS 9.39, Running 4.61s Step 47( N/A%), pre moving , FPS 9.02, Running 4.75s Step 48( N/A%), pre moving , FPS 8.74, Running 4.87s Step 49( N/A%), pre moving , FPS 8.46, Running 5.01s Step 50( N/A%), pre moving , FPS 8.34, Running 5.13s Step 51( N/A%), pre moving , FPS 8.12, Running 5.28s Step 52( N/A%), pre moving , FPS 8.07, Running 5.38s Step 53( N/A%), pre moving , FPS 8.16, Running 5.44s Step 54( N/A%), pre moving , FPS 8.23, Running 5.50s Step 55( N/A%), pre moving , FPS 8.26, Running 5.58s Step 56( N/A%), pre moving , FPS 9.71, Running 5.67s Step 57( N/A%), pre moving , FPS 9.85, Running 5.72s Step 58( N/A%), pre moving , FPS 9.96, Running 5.78s Step 59( N/A%), pre moving , FPS 10.10, Running 5.85s Step 60( N/A%), pre moving , FPS 10.23, Running 5.91s Step 61( N/A%), pre moving , FPS 10.27, Running 5.99s Step 62( N/A%), pre moving , FPS 10.25, Running 6.09s Step 63( N/A%), pre moving , FPS 10.37, Running 6.15s Step 64( N/A%), pre moving , FPS 10.74, Running 6.21s Step 65( N/A%), pre moving , FPS 11.12, Running 6.28s Step 66( N/A%), pre moving , FPS 11.45, Running 6.36s Step 67( N/A%), pre moving , FPS 11.80, Running 6.44s Step 68( N/A%), pre moving , FPS 11.84, Running 6.56s Step 69( N/A%), pre moving , FPS 11.87, Running 6.70s Step 70( N/A%), pre moving , FPS 12.02, Running 6.79s Step 71( N/A%), pre moving , FPS 12.06, Running 6.94s Step 72( N/A%), pre moving , FPS 11.84, Running 7.07s Step 73( N/A%), pre moving , FPS 11.32, Running 7.20s Step 74( N/A%), pre moving , FPS 10.92, Running 7.34s Step 75( N/A%), pre moving , FPS 10.57, Running 7.47s Step 76( N/A%), pre moving , FPS 10.22, Running 7.63s Step 77( N/A%), pre moving , FPS 9.92, Running 7.74s Step 78( N/A%), pre moving , FPS 9.58, Running 7.87s Step 79( N/A%), pre moving , FPS 9.23, Running 8.01s Step 80( N/A%), pre moving , FPS 8.98, Running 8.13s Step 81( N/A%), pre moving , FPS 8.78, Running 8.27s Step 82( N/A%), pre moving , FPS 8.67, Running 8.39s Step 83( N/A%), pre moving , FPS 8.51, Running 8.50s Step 84( N/A%), pre moving , FPS 8.26, Running 8.63s Step 85( N/A%), pre moving , FPS 8.20, Running 8.72s Step 86( N/A%), pre moving , FPS 8.14, Running 8.82s Step 87( N/A%), pre moving , FPS 8.09, Running 8.91s Step 88( N/A%), pre moving , FPS 8.19, Running 9.00s Step 89( N/A%), pre moving , FPS 8.39, Running 9.08s Step 90( N/A%), pre moving , FPS 8.40, Running 9.18s Step 91( N/A%), pre moving , FPS 8.73, Running 9.23s Step 92( N/A%), pre moving , FPS 9.05, Running 9.28s Step 93( N/A%), pre moving , FPS 9.46, Running 9.32s Step 94( N/A%), pre moving , FPS 9.89, Running 9.36s Step 95( N/A%), pre moving , FPS 10.35, Running 9.41s Step 96( N/A%), pre moving , FPS 10.90, Running 9.46s Step 97( N/A%), pre moving , FPS 11.26, Running 9.52s Step 98( N/A%), pre moving , FPS 11.84, Running 9.56s Step 99( N/A%), pre moving , FPS 12.46, Running 9.62s Step 100( N/A%), pre moving , FPS 13.23, Running 9.64s Step 101( N/A%), pre moving , FPS 14.08, Running 9.69s Step 102( N/A%), pre moving , FPS 14.89, Running 9.73s Step 103( N/A%), pre moving , FPS 15.68, Running 9.78s Step 104( N/A%), pre moving , FPS 7.36, Running 11.35s Step 105( N/A%), pre moving , FPS 6.71, Running 11.70s Step 106( N/A%), pre moving , FPS 6.53, Running 11.88s Step 107( N/A%), pre moving , FPS 5.98, Running 12.26s Step 108( N/A%), pre moving , FPS 5.81, Running 12.44s Step 109( N/A%), pre moving , FPS 5.40, Running 12.78s Step 110( N/A%), pre moving , FPS 5.25, Running 12.98s Step 111( N/A%), pre moving , FPS 5.09, Running 13.16s Step 112( N/A%), pre moving , FPS 5.00, Running 13.28s Step 113( N/A%), pre moving , FPS 4.74, Running 13.54s Step 114( N/A%), pre moving , FPS 4.62, Running 13.69s Step 115( N/A%), pre moving , FPS 4.37, Running 13.98s Step 116( N/A%), pre moving , FPS 4.29, Running 14.12s Step 117( N/A%), pre moving , FPS 4.12, Running 14.37s Step 118( N/A%), pre moving , FPS 4.00, Running 14.56s Step 119( N/A%), pre moving , FPS 3.78, Running 14.91s Step 120( N/A%), pre moving , FPS 3.67, Running 15.09s Step 121( N/A%), pre moving , FPS 3.48, Running 15.43s Step 122( N/A%), pre moving , FPS 3.40, Running 15.62s Step 123( N/A%), pre moving , FPS 3.23, Running 15.97s Step 124( 0.20%), action 1, FPS 3.65, Running 16.82s Step 125( 0.40%), action 2, FPS 3.73, Running 17.07s Step 126( 0.60%), action 3, FPS 3.62, Running 17.40s Step 127( 0.80%), action 4, FPS 3.57, Running 17.85s Step 128( 1.00%), action 5, FPS 3.44, Running 18.26s Step 129( 1.20%), action 6, FPS 3.51, Running 18.48s Step 130( 1.40%), action 7, FPS 3.37, Running 18.91s Step 131( 1.60%), action 8, FPS 3.29, Running 19.24s Step 132( 1.80%), action 9, FPS 3.10, Running 19.73s Step 133( 2.00%), action 10, FPS 3.08, Running 20.03s Step 134( 2.20%), action 11, FPS 2.87, Running 20.66s Step 135( 2.40%), action 12, FPS 2.87, Running 20.94s Step 136( 2.60%), action 13, FPS 2.76, Running 21.36s Step 137( 2.80%), action 14, FPS 2.79, Running 21.55s Step 138( 3.00%), action 15, FPS 2.71, Running 21.94s Step 139( 3.20%), action 16, FPS 2.73, Running 22.23s Step 140( 3.40%), action 17, FPS 2.64, Running 22.66s Step 141( 3.60%), action 18, FPS 2.63, Running 23.03s Step 142( 3.80%), action 19, FPS 2.53, Running 23.52s Step 143( 4.00%), action 20, FPS 2.48, Running 24.05s Step 144( 4.20%), action 21, FPS 2.54, Running 24.68s Step 145( 4.40%), action 22, FPS 2.52, Running 25.00s Step 146( 4.60%), action 23, FPS 2.47, Running 25.50s Step 147( 4.80%), action 24, FPS 2.51, Running 25.82s Step 148( 5.00%), action 25, FPS 2.49, Running 26.29s Step 149( 5.20%), action 26, FPS 2.48, Running 26.54s Step 150( 5.40%), action 27, FPS 2.46, Running 27.03s Step 151( 5.60%), action 28, FPS 2.48, Running 27.31s Step 152( 5.80%), action 29, FPS 2.48, Running 27.80s Step 153( 6.00%), action 30, FPS 2.48, Running 28.11s Step 154( 6.20%), action 31, FPS 2.49, Running 28.68s Step 155( 6.40%), action 32, FPS 2.48, Running 29.02s Step 156( 6.60%), action 33, FPS 2.40, Running 29.70s Step 157( 6.80%), action 34, FPS 2.38, Running 29.95s Step 158( 7.00%), action 35, FPS 2.36, Running 30.42s Step 159( 7.20%), action 36, FPS 2.36, Running 30.72s Step 160( 7.40%), action 37, FPS 2.32, Running 31.26s Step 161( 7.60%), action 38, FPS 2.35, Running 31.53s Step 162( 7.80%), action 39, FPS 2.35, Running 32.03s Step 163( 8.00%), action 40, FPS 2.40, Running 32.37s Step 164( 8.20%), action 41, FPS 2.39, Running 33.06s Step 165( 8.40%), action 42, FPS 2.41, Running 33.30s Step 166( 8.60%), action 43, FPS 2.43, Running 33.73s Step 167( 8.80%), action 44, FPS 2.45, Running 33.97s Step 168( 9.00%), action 45, FPS 2.44, Running 34.48s Step 169( 9.20%), action 46, FPS 2.42, Running 34.80s Step 170( 9.40%), action 47, FPS 2.40, Running 35.37s Step 171( 9.60%), action 48, FPS 2.40, Running 35.66s Step 172( 9.80%), action 49, FPS 2.38, Running 36.19s Step 173( 10.00%), action 50, FPS 2.38, Running 36.51s Step 174( 10.20%), action 51, FPS 2.36, Running 37.15s Step 175( 10.40%), action 52, FPS 2.38, Running 37.41s Step 176( 10.60%), action 53, FPS 2.46, Running 37.83s Step 177( 10.80%), action 54, FPS 2.45, Running 38.10s Step 178( 11.00%), action 55, FPS 2.44, Running 38.64s Step 179( 11.20%), action 56, FPS 2.44, Running 38.91s Step 180( 11.40%), action 57, FPS 2.42, Running 39.53s Step 181( 11.60%), action 58, FPS 2.41, Running 39.82s Step 182( 11.80%), action 59, FPS 2.41, Running 40.34s Step 183( 12.00%), action 60, FPS 2.39, Running 40.72s Step 184( 12.20%), action 61, FPS 2.38, Running 41.45s Step 185( 12.40%), action 62, FPS 2.38, Running 41.72s Step 186( 12.60%), action 63, FPS 2.37, Running 42.17s Step 187( 12.80%), action 64, FPS 2.35, Running 42.50s Step 188( 13.00%), action 65, FPS 2.35, Running 42.99s Step 189( 13.20%), action 66, FPS 2.34, Running 43.37s Step 190( 13.40%), action 67, FPS 2.36, Running 43.85s Step 191( 13.60%), action 68, FPS 2.34, Running 44.19s Step 192( 13.80%), action 69, FPS 2.33, Running 44.77s Step 193( 14.00%), action 70, FPS 2.34, Running 45.07s Step 194( 14.20%), action 71, FPS 2.34, Running 45.69s Step 195( 14.40%), action 72, FPS 2.33, Running 45.98s Step 196( 14.60%), action 73, FPS 2.30, Running 46.52s Step 197( 14.80%), action 74, FPS 2.30, Running 46.81s Step 198( 15.00%), action 75, FPS 2.29, Running 47.35s Step 199( 15.20%), action 76, FPS 2.29, Running 47.64s Step 200( 15.40%), action 77, FPS 2.32, Running 48.15s Step 201( 15.60%), action 78, FPS 2.32, Running 48.42s Step 202( 15.80%), action 79, FPS 2.35, Running 48.84s Step 203( 16.00%), action 80, FPS 2.39, Running 49.08s Step 204( 16.20%), action 81, FPS 2.41, Running 49.76s Step 205( 16.40%), action 82, FPS 2.40, Running 50.05s Step 206( 16.60%), action 83, FPS 2.29, Running 50.89s Step 207( 16.80%), action 84, FPS 2.30, Running 51.18s Step 208( 17.00%), action 85, FPS 2.30, Running 51.68s Step 209( 17.20%), action 86, FPS 2.29, Running 52.09s Step 210( 17.40%), action 87, FPS 2.29, Running 52.56s Step 211( 17.60%), action 88, FPS 2.32, Running 52.83s Step 212( 17.80%), action 89, FPS 2.34, Running 53.33s Step 213( 18.00%), action 90, FPS 2.33, Running 53.63s Step 214( 18.20%), action 91, FPS 2.39, Running 54.07s Step 215( 18.40%), action 92, FPS 2.41, Running 54.27s Step 216( 18.60%), action 93, FPS 2.42, Running 54.79s Step 217( 18.80%), action 94, FPS 2.39, Running 55.19s Step 218( 19.00%), action 95, FPS 2.33, Running 55.93s Step 219( 19.20%), action 96, FPS 2.34, Running 56.20s Step 220( 19.40%), action 97, FPS 2.33, Running 56.73s Step 221( 19.60%), action 98, FPS 2.30, Running 57.11s Step 222( 19.80%), action 99, FPS 2.30, Running 57.53s Step 223( 20.00%), action 100, FPS 2.29, Running 57.82s Step 224( 20.20%), action 101, FPS 2.31, Running 58.41s Step 225( 20.40%), action 102, FPS 2.30, Running 58.76s Step 226( 20.60%), action 103, FPS 2.38, Running 59.27s Step 227( 20.80%), action 104, FPS 2.37, Running 59.62s Step 228( 21.00%), action 105, FPS 2.37, Running 60.12s Step 229( 21.20%), action 106, FPS 2.38, Running 60.48s Step 230( 21.40%), action 107, FPS 2.39, Running 60.93s Step 231( 21.60%), action 108, FPS 2.40, Running 61.17s Step 232( 21.80%), action 109, FPS 2.42, Running 61.58s Step 233( 22.00%), action 110, FPS 2.40, Running 61.95s Step 234( 22.20%), action 111, FPS 2.31, Running 62.72s Step 235( 22.40%), action 112, FPS 2.26, Running 63.10s Step 236( 22.60%), action 113, FPS 2.26, Running 63.62s Step 237( 22.80%), action 114, FPS 2.29, Running 63.94s Step 238( 23.00%), action 115, FPS 2.34, Running 64.46s Step 239( 23.20%), action 116, FPS 2.32, Running 64.81s Step 240( 23.40%), action 117, FPS 2.37, Running 65.17s Step 241( 23.60%), action 118, FPS 2.40, Running 65.44s Step 242( 23.80%), action 119, FPS 2.39, Running 65.89s Step 243( 24.00%), action 120, FPS 2.41, Running 66.11s Step 244( 24.20%), action 121, FPS 2.40, Running 66.75s Step 245( 24.40%), action 122, FPS 2.40, Running 67.08s Step 246( 24.60%), action 123, FPS 2.40, Running 67.62s Step 247( 24.80%), action 124, FPS 2.40, Running 67.95s Step 248( 25.00%), action 125, FPS 2.39, Running 68.48s Step 249( 25.20%), action 126, FPS 2.39, Running 68.85s Step 250( 25.40%), action 127, FPS 2.41, Running 69.22s Step 251( 25.60%), action 128, FPS 2.37, Running 69.59s Step 252( 25.80%), action 129, FPS 2.38, Running 69.99s Step 253( 26.00%), action 130, FPS 2.39, Running 70.33s Step 254( 26.20%), action 131, FPS 2.41, Running 71.02s Step 255( 26.40%), action 132, FPS 2.42, Running 71.37s Step 256( 26.60%), action 133, FPS 2.41, Running 71.92s Step 257( 26.80%), action 134, FPS 2.41, Running 72.25s Step 258( 27.00%), action 135, FPS 2.40, Running 72.80s Step 259( 27.20%), action 136, FPS 2.42, Running 73.07s Step 260( 27.40%), action 137, FPS 2.40, Running 73.52s Step 261( 27.60%), action 138, FPS 2.40, Running 73.78s Step 262( 27.80%), action 139, FPS 2.41, Running 74.21s Step 263( 28.00%), action 140, FPS 2.37, Running 74.56s Step 264( 28.20%), action 141, FPS 2.36, Running 75.21s Step 265( 28.40%), action 142, FPS 2.35, Running 75.59s Step 266( 28.60%), action 143, FPS 2.35, Running 76.14s Step 267( 28.80%), action 144, FPS 2.34, Running 76.49s Step 268( 29.00%), action 145, FPS 2.37, Running 76.93s Step 269( 29.20%), action 146, FPS 2.41, Running 77.15s Step 270( 29.40%), action 147, FPS 2.38, Running 77.61s Step 271( 29.60%), action 148, FPS 2.41, Running 77.88s Step 272( 29.80%), action 149, FPS 2.40, Running 78.33s Step 273( 30.00%), action 150, FPS 2.39, Running 78.69s Step 274( 30.20%), action 151, FPS 2.38, Running 79.41s Step 275( 30.40%), action 152, FPS 2.38, Running 79.77s Step 276( 30.60%), action 153, FPS 2.39, Running 80.29s Step 277( 30.80%), action 154, FPS 2.39, Running 80.63s Step 278( 31.00%), action 155, FPS 2.41, Running 81.10s Step 279( 31.20%), action 156, FPS 2.41, Running 81.38s Step 280( 31.40%), action 157, FPS 2.39, Running 81.88s Step 281( 31.60%), action 158, FPS 2.41, Running 82.09s Step 282( 31.80%), action 159, FPS 2.37, Running 82.64s Step 283( 32.00%), action 160, FPS 2.38, Running 82.98s Step 284( 32.20%), action 161, FPS 2.38, Running 83.61s Step 285( 32.40%), action 162, FPS 2.39, Running 83.95s Step 286( 32.60%), action 163, FPS 2.40, Running 84.46s Step 287( 32.80%), action 164, FPS 2.41, Running 84.78s Step 288( 33.00%), action 165, FPS 2.43, Running 85.16s Step 289( 33.20%), action 166, FPS 2.40, Running 85.49s Step 290( 33.40%), action 167, FPS 2.42, Running 85.88s Step 291( 33.60%), action 168, FPS 2.40, Running 86.21s Step 292( 33.80%), action 169, FPS 2.40, Running 86.67s Step 293( 34.00%), action 170, FPS 2.42, Running 86.96s Step 294( 34.20%), action 171, FPS 2.46, Running 87.54s Step 295( 34.40%), action 172, FPS 2.48, Running 87.82s Step 296( 34.60%), action 173, FPS 2.51, Running 88.27s Step 297( 34.80%), action 174, FPS 2.52, Running 88.55s Step 298( 35.00%), action 175, FPS 2.55, Running 88.95s Step 299( 35.20%), action 176, FPS 2.54, Running 89.25s Step 300( 35.40%), action 177, FPS 2.54, Running 89.77s Step 301( 35.60%), action 178, FPS 2.50, Running 90.08s Step 302( 35.80%), action 179, FPS 2.53, Running 90.55s Step 303( 36.00%), action 180, FPS 2.55, Running 90.82s Step 304( 36.20%), action 181, FPS 2.54, Running 91.47s Step 305( 36.40%), action 182, FPS 2.56, Running 91.75s Step 306( 36.60%), action 183, FPS 2.57, Running 92.24s Step 307( 36.80%), action 184, FPS 2.59, Running 92.51s Step 308( 37.00%), action 185, FPS 2.57, Running 92.93s Step 309( 37.20%), action 186, FPS 2.60, Running 93.18s Step 310( 37.40%), action 187, FPS 2.57, Running 93.67s Step 311( 37.60%), action 188, FPS 2.58, Running 93.96s Step 312( 37.80%), action 189, FPS 2.57, Running 94.46s Step 313( 38.00%), action 190, FPS 2.55, Running 94.80s Step 314( 38.20%), action 191, FPS 2.55, Running 95.38s Step 315( 38.40%), action 192, FPS 2.55, Running 95.66s Step 316( 38.60%), action 193, FPS 2.53, Running 96.17s Step 317( 38.80%), action 194, FPS 2.53, Running 96.46s Step 318( 39.00%), action 195, FPS 2.50, Running 96.97s Step 319( 39.20%), action 196, FPS 2.51, Running 97.21s Step 320( 39.40%), action 197, FPS 2.54, Running 97.64s Step 321( 39.60%), action 198, FPS 2.54, Running 97.96s Step 322( 39.80%), action 199, FPS 2.54, Running 98.41s Step 323( 40.00%), action 200, FPS 2.55, Running 98.67s Step 324( 40.20%), action 201, FPS 2.52, Running 99.42s Step 325( 40.40%), action 202, FPS 2.51, Running 99.72s Step 326( 40.60%), action 203, FPS 2.53, Running 100.16s Step 327( 40.80%), action 204, FPS 2.52, Running 100.46s Step 328( 41.00%), action 205, FPS 2.52, Running 100.88s Step 329( 41.20%), action 206, FPS 2.48, Running 101.26s Step 330( 41.40%), action 207, FPS 2.49, Running 101.70s Step 331( 41.60%), action 208, FPS 2.49, Running 101.99s Step 332( 41.80%), action 209, FPS 2.50, Running 102.46s Step 333( 42.00%), action 210, FPS 2.50, Running 102.79s Step 334( 42.20%), action 211, FPS 2.48, Running 103.42s Step 335( 42.40%), action 212, FPS 2.47, Running 103.75s Step 336( 42.60%), action 213, FPS 2.48, Running 104.25s Step 337( 42.80%), action 214, FPS 2.48, Running 104.53s Step 338( 43.00%), action 215, FPS 2.49, Running 105.00s Step 339( 43.20%), action 216, FPS 2.48, Running 105.28s Step 340( 43.40%), action 217, FPS 2.45, Running 105.80s Step 341( 43.60%), action 218, FPS 2.43, Running 106.18s Step 342( 43.80%), action 219, FPS 2.41, Running 106.69s Step 343( 44.00%), action 220, FPS 2.38, Running 107.07s Step 344( 44.20%), action 221, FPS 2.40, Running 107.74s Step 345( 44.40%), action 222, FPS 2.38, Running 108.14s Step 346( 44.60%), action 223, FPS 2.37, Running 108.60s Step 347( 44.80%), action 224, FPS 2.34, Running 109.00s Step 348( 45.00%), action 225, FPS 2.32, Running 109.50s Step 349( 45.20%), action 226, FPS 2.34, Running 109.82s Step 350( 45.40%), action 227, FPS 2.33, Running 110.30s Step 351( 45.60%), action 228, FPS 2.34, Running 110.56s Step 352( 45.80%), action 229, FPS 2.30, Running 111.16s Step 353( 46.00%), action 230, FPS 2.29, Running 111.53s Step 354( 46.20%), action 231, FPS 2.31, Running 112.10s Step 355( 46.40%), action 232, FPS 2.33, Running 112.34s Step 356( 46.60%), action 233, FPS 2.34, Running 112.81s Step 357( 46.80%), action 234, FPS 2.34, Running 113.06s Step 358( 47.00%), action 235, FPS 2.32, Running 113.64s Step 359( 47.20%), action 236, FPS 2.32, Running 113.91s Step 360( 47.40%), action 237, FPS 2.32, Running 114.43s Step 361( 47.60%), action 238, FPS 2.33, Running 114.75s Step 362( 47.80%), action 239, FPS 2.32, Running 115.31s Step 363( 48.00%), action 240, FPS 2.34, Running 115.61s Step 364( 48.20%), action 241, FPS 2.36, Running 116.21s Step 365( 48.40%), action 242, FPS 2.39, Running 116.51s Step 366( 48.60%), action 243, FPS 2.40, Running 116.92s Step 367( 48.80%), action 244, FPS 2.45, Running 117.17s Step 368( 49.00%), action 245, FPS 2.42, Running 117.75s Step 369( 49.20%), action 246, FPS 2.40, Running 118.14s Step 370( 49.40%), action 247, FPS 2.41, Running 118.59s Step 371( 49.60%), action 248, FPS 2.36, Running 119.03s Step 372( 49.80%), action 249, FPS 2.36, Running 119.63s Step 373( 50.00%), action 250, FPS 2.35, Running 120.03s Step 374( 50.20%), action 251, FPS 2.38, Running 120.49s Step 375( 50.40%), action 252, FPS 2.34, Running 120.87s Step 376( 50.60%), action 253, FPS 2.33, Running 121.38s Step 377( 50.80%), action 254, FPS 2.31, Running 121.73s Step 378( 51.00%), action 255, FPS 2.30, Running 122.33s Step 379( 51.20%), action 256, FPS 2.27, Running 122.71s Step 380( 51.40%), action 257, FPS 2.22, Running 123.42s Step 381( 51.60%), action 258, FPS 2.19, Running 123.87s Step 382( 51.80%), action 259, FPS 2.20, Running 124.38s Step 383( 52.00%), action 260, FPS 2.22, Running 124.60s Step 384( 52.20%), action 261, FPS 2.21, Running 125.25s Step 385( 52.40%), action 262, FPS 2.19, Running 125.65s Step 386( 52.60%), action 263, FPS 2.13, Running 126.33s Step 387( 52.80%), action 264, FPS 2.08, Running 126.81s Step 388( 53.00%), action 265, FPS 2.06, Running 127.48s Step 389( 53.20%), action 266, FPS 2.04, Running 127.96s Step 390( 53.40%), action 267, FPS 2.00, Running 128.57s Step 391( 53.60%), action 268, FPS 2.04, Running 128.85s Step 392( 53.80%), action 269, FPS 2.07, Running 129.31s Step 393( 54.00%), action 270, FPS 2.06, Running 129.72s Step 394( 54.20%), action 271, FPS 2.00, Running 130.47s Step 395( 54.40%), action 272, FPS 1.99, Running 130.94s Step 396( 54.60%), action 273, FPS 1.96, Running 131.56s Step 397( 54.80%), action 274, FPS 1.94, Running 132.07s Step 398( 55.00%), action 275, FPS 1.93, Running 132.70s Step 399( 55.20%), action 276, FPS 1.95, Running 132.95s Step 400( 55.40%), action 277, FPS 2.03, Running 133.29s Step 401( 55.60%), action 278, FPS 2.05, Running 133.62s Step 402( 55.80%), action 279, FPS 2.05, Running 134.15s Step 403( 56.00%), action 280, FPS 2.04, Running 134.41s Step 404( 56.20%), action 281, FPS 2.04, Running 135.05s Step 405( 56.40%), action 282, FPS 2.04, Running 135.43s Step 406( 56.60%), action 283, FPS 2.08, Running 135.94s Step 407( 56.80%), action 284, FPS 2.11, Running 136.27s Step 408( 57.00%), action 285, FPS 2.14, Running 136.82s Step 409( 57.20%), action 286, FPS 2.17, Running 137.17s Step 410( 57.40%), action 287, FPS 2.26, Running 137.43s Step 411( 57.60%), action 288, FPS 2.29, Running 137.59s Step 412( 57.80%), action 289, FPS 2.29, Running 138.04s Step 413( 58.00%), action 290, FPS 2.33, Running 138.31s Step 414( 58.20%), action 291, FPS 2.40, Running 138.82s Step 415( 58.40%), action 292, FPS 2.42, Running 139.20s Step 416( 58.60%), action 293, FPS 2.47, Running 139.65s Step 417( 58.80%), action 294, FPS 2.51, Running 140.04s Step 418( 59.00%), action 295, FPS 2.56, Running 140.50s Step 419( 59.20%), action 296, FPS 2.53, Running 140.86s Step 420( 59.40%), action 297, FPS 2.48, Running 141.37s Step 421( 59.60%), action 298, FPS 2.49, Running 141.65s Step 422( 59.80%), action 299, FPS 2.57, Running 141.94s Step 423( 60.00%), action 300, FPS 2.59, Running 142.13s Step 424( 60.20%), action 301, FPS 2.60, Running 142.75s Step 425( 60.40%), action 302, FPS 2.63, Running 143.05s Step 426( 60.60%), action 303, FPS 2.61, Running 143.60s Step 427( 60.80%), action 304, FPS 2.64, Running 143.85s Step 428( 61.00%), action 305, FPS 2.62, Running 144.46s Step 429( 61.20%), action 306, FPS 2.62, Running 144.79s [2026-08-02 23:16:55] [96 ] Seed 95 success after 144.97 s. +steps: 429 , actions: 306 . +Instruction: Empty +Total 65/96(67.71%) success. +Setting seed: 96 +Step 1( N/A%), pre moving , FPS 3.26, Running 0.31s Step 2( N/A%), pre moving , FPS 5.21, Running 0.38s Step 3( N/A%), pre moving , FPS 6.70, Running 0.45s Step 4( N/A%), pre moving , FPS 8.05, Running 0.50s Step 5( N/A%), pre moving , FPS 9.41, Running 0.53s Step 6( N/A%), pre moving , FPS 10.40, Running 0.58s Step 7( N/A%), pre moving , FPS 11.24, Running 0.62s Step 8( N/A%), pre moving , FPS 12.07, Running 0.66s Step 9( N/A%), pre moving , FPS 12.81, Running 0.70s Step 10( N/A%), pre moving , FPS 13.47, Running 0.74s Step 11( N/A%), pre moving , FPS 13.81, Running 0.80s Step 12( N/A%), pre moving , FPS 14.29, Running 0.84s Step 13( N/A%), pre moving , FPS 14.75, Running 0.88s Step 14( N/A%), pre moving , FPS 15.13, Running 0.93s Step 15( N/A%), pre moving , FPS 15.65, Running 0.96s Step 16( N/A%), pre moving , FPS 16.22, Running 0.99s Step 17( N/A%), pre moving , FPS 16.34, Running 1.04s Step 18( N/A%), pre moving , FPS 16.67, Running 1.08s Step 19( N/A%), pre moving , FPS 17.00, Running 1.12s Step 20( N/A%), pre moving , FPS 17.18, Running 1.16s Step 21( N/A%), pre moving , FPS 18.22, Running 1.40s Step 22( N/A%), pre moving , FPS 18.98, Running 1.44s Step 23( N/A%), pre moving , FPS 19.15, Running 1.49s Step 24( N/A%), pre moving , FPS 19.12, Running 1.54s Step 25( N/A%), pre moving , FPS 18.34, Running 1.62s Step 26( N/A%), pre moving , FPS 14.46, Running 1.96s Step 27( N/A%), pre moving , FPS 14.08, Running 2.04s Step 28( N/A%), pre moving , FPS 13.77, Running 2.11s Step 29( N/A%), pre moving , FPS 13.34, Running 2.20s Step 30( N/A%), pre moving , FPS 12.95, Running 2.29s Step 31( N/A%), pre moving , FPS 12.81, Running 2.36s Step 32( N/A%), pre moving , FPS 12.50, Running 2.44s Step 33( N/A%), pre moving , FPS 12.21, Running 2.52s Step 34( N/A%), pre moving , FPS 11.91, Running 2.60s Step 35( N/A%), pre moving , FPS 11.54, Running 2.69s Step 36( N/A%), pre moving , FPS 9.20, Running 3.16s Step 37( N/A%), pre moving , FPS 9.06, Running 3.25s Step 38( N/A%), pre moving , FPS 8.90, Running 3.33s Step 39( N/A%), pre moving , FPS 8.78, Running 3.40s Step 40( N/A%), pre moving , FPS 8.64, Running 3.48s Step 41( N/A%), pre moving , FPS 9.28, Running 3.56s Step 42( N/A%), pre moving , FPS 9.11, Running 3.63s Step 43( N/A%), pre moving , FPS 8.97, Running 3.72s Step 44( N/A%), pre moving , FPS 8.60, Running 3.87s Step 45( N/A%), pre moving , FPS 8.49, Running 3.98s Step 46( N/A%), pre moving , FPS 9.42, Running 4.08s Step 47( N/A%), pre moving , FPS 9.22, Running 4.21s Step 48( N/A%), pre moving , FPS 9.04, Running 4.33s Step 49( N/A%), pre moving , FPS 9.12, Running 4.40s Step 50( N/A%), pre moving , FPS 9.17, Running 4.47s Step 51( N/A%), pre moving , FPS 9.26, Running 4.52s Step 52( N/A%), pre moving , FPS 9.33, Running 4.58s Step 53( N/A%), pre moving , FPS 9.41, Running 4.65s Step 54( N/A%), pre moving , FPS 9.52, Running 4.71s Step 55( N/A%), pre moving , FPS 9.61, Running 4.77s Step 56( N/A%), pre moving , FPS 11.87, Running 4.85s Step 57( N/A%), pre moving , FPS 11.96, Running 4.92s Step 58( N/A%), pre moving , FPS 12.06, Running 4.99s Step 59( N/A%), pre moving , FPS 12.07, Running 5.05s Step 60( N/A%), pre moving , FPS 12.22, Running 5.12s Step 61( N/A%), pre moving , FPS 12.41, Running 5.17s Step 62( N/A%), pre moving , FPS 12.49, Running 5.23s Step 63( N/A%), pre moving , FPS 12.69, Running 5.30s Step 64( N/A%), pre moving , FPS 13.49, Running 5.35s Step 65( N/A%), pre moving , FPS 13.75, Running 5.43s Step 66( N/A%), pre moving , FPS 13.43, Running 5.57s Step 67( N/A%), pre moving , FPS 13.36, Running 5.71s Step 68( N/A%), pre moving , FPS 13.30, Running 5.83s Step 69( N/A%), pre moving , FPS 12.64, Running 5.98s Step 70( N/A%), pre moving , FPS 12.20, Running 6.11s Step 71( N/A%), pre moving , FPS 11.60, Running 6.24s Step 72( N/A%), pre moving , FPS 11.29, Running 6.35s Step 73( N/A%), pre moving , FPS 10.95, Running 6.47s Step 74( N/A%), pre moving , FPS 10.47, Running 6.62s Step 75( N/A%), pre moving , FPS 10.14, Running 6.74s Step 76( N/A%), pre moving , FPS 9.77, Running 6.89s Step 77( N/A%), pre moving , FPS 9.42, Running 7.05s Step 78( N/A%), pre moving , FPS 9.13, Running 7.18s Step 79( N/A%), pre moving , FPS 8.97, Running 7.28s Step 80( N/A%), pre moving , FPS 8.70, Running 7.42s Step 81( N/A%), pre moving , FPS 8.35, Running 7.57s Step 82( N/A%), pre moving , FPS 8.26, Running 7.66s Step 83( N/A%), pre moving , FPS 8.16, Running 7.75s Step 84( N/A%), pre moving , FPS 8.05, Running 7.84s Step 85( N/A%), pre moving , FPS 8.03, Running 7.92s Step 86( N/A%), pre moving , FPS 8.22, Running 8.01s Step 87( N/A%), pre moving , FPS 8.37, Running 8.10s Step 88( N/A%), pre moving , FPS 8.48, Running 8.19s Step 89( N/A%), pre moving , FPS 8.75, Running 8.26s Step 90( N/A%), pre moving , FPS 9.12, Running 8.30s Step 91( N/A%), pre moving , FPS 9.52, Running 8.34s Step 92( N/A%), pre moving , FPS 9.86, Running 8.38s Step 93( N/A%), pre moving , FPS 10.23, Running 8.43s Step 94( N/A%), pre moving , FPS 10.72, Running 8.48s Step 95( N/A%), pre moving , FPS 11.12, Running 8.54s Step 96( N/A%), pre moving , FPS 11.65, Running 8.61s Step 97( N/A%), pre moving , FPS 12.51, Running 8.64s Step 98( N/A%), pre moving , FPS 13.15, Running 8.70s Step 99( N/A%), pre moving , FPS 13.88, Running 8.72s Step 100( N/A%), pre moving , FPS 14.88, Running 8.76s Step 101( N/A%), pre moving , FPS 16.15, Running 8.80s Step 102( N/A%), pre moving , FPS 7.11, Running 10.47s Step 103( N/A%), pre moving , FPS 6.55, Running 10.80s Step 104( N/A%), pre moving , FPS 6.34, Running 10.99s Step 105( N/A%), pre moving , FPS 5.84, Running 11.35s Step 106( N/A%), pre moving , FPS 5.69, Running 11.52s Step 107( N/A%), pre moving , FPS 5.26, Running 11.90s Step 108( N/A%), pre moving , FPS 5.16, Running 12.07s Step 109( N/A%), pre moving , FPS 4.87, Running 12.37s Step 110( N/A%), pre moving , FPS 4.78, Running 12.48s Step 111( N/A%), pre moving , FPS 4.53, Running 12.75s Step 112( N/A%), pre moving , FPS 4.44, Running 12.88s Step 113( N/A%), pre moving , FPS 4.17, Running 13.22s Step 114( N/A%), pre moving , FPS 4.07, Running 13.40s Step 115( N/A%), pre moving , FPS 3.84, Running 13.75s Step 116( N/A%), pre moving , FPS 3.76, Running 13.93s Step 117( N/A%), pre moving , FPS 3.55, Running 14.28s Step 118( N/A%), pre moving , FPS 3.46, Running 14.47s Step 119( N/A%), pre moving , FPS 3.29, Running 14.81s Step 120( N/A%), pre moving , FPS 3.21, Running 14.98s Step 121( N/A%), pre moving , FPS 3.06, Running 15.34s Step 122( 0.20%), action 1, FPS 3.54, Running 16.12s Step 123( 0.40%), action 2, FPS 3.56, Running 16.42s Step 124( 0.60%), action 3, FPS 3.44, Running 16.81s Step 125( 0.80%), action 4, FPS 3.37, Running 17.27s Step 126( 1.00%), action 5, FPS 3.20, Running 17.78s Step 127( 1.20%), action 6, FPS 3.26, Running 18.04s Step 128( 1.40%), action 7, FPS 3.10, Running 18.51s Step 129( 1.60%), action 8, FPS 3.01, Running 19.01s Step 130( 1.80%), action 9, FPS 2.85, Running 19.51s Step 131( 2.00%), action 10, FPS 2.83, Running 19.82s Step 132( 2.20%), action 11, FPS 2.66, Running 20.40s Step 133( 2.40%), action 12, FPS 2.68, Running 20.68s Step 134( 2.60%), action 13, FPS 2.57, Running 21.18s Step 135( 2.80%), action 14, FPS 2.59, Running 21.47s Step 136( 3.00%), action 15, FPS 2.49, Running 21.97s Step 137( 3.20%), action 16, FPS 2.46, Running 22.41s Step 138( 3.40%), action 17, FPS 2.39, Running 22.86s Step 139( 3.60%), action 18, FPS 2.38, Running 23.21s Step 140( 3.80%), action 19, FPS 2.32, Running 23.60s Step 141( 4.00%), action 20, FPS 2.34, Running 23.88s Step 142( 4.20%), action 21, FPS 2.42, Running 24.39s Step 143( 4.40%), action 22, FPS 2.39, Running 24.78s Step 144( 4.60%), action 23, FPS 2.35, Running 25.31s Step 145( 4.80%), action 24, FPS 2.39, Running 25.65s Step 146( 5.00%), action 25, FPS 2.38, Running 26.16s Step 147( 5.20%), action 26, FPS 2.37, Running 26.48s Step 148( 5.40%), action 27, FPS 2.35, Running 27.04s Step 149( 5.60%), action 28, FPS 2.39, Running 27.36s Step 150( 5.80%), action 29, FPS 2.41, Running 27.82s Step 151( 6.00%), action 30, FPS 2.41, Running 28.10s Step 152( 6.20%), action 31, FPS 2.41, Running 28.71s Step 153( 6.40%), action 32, FPS 2.39, Running 29.05s Step 154( 6.60%), action 33, FPS 2.39, Running 29.55s Step 155( 6.80%), action 34, FPS 2.35, Running 29.98s Step 156( 7.00%), action 35, FPS 2.35, Running 30.48s Step 157( 7.20%), action 36, FPS 2.37, Running 30.84s Step 158( 7.40%), action 37, FPS 2.35, Running 31.35s Step 159( 7.60%), action 38, FPS 2.35, Running 31.72s Step 160( 7.80%), action 39, FPS 2.31, Running 32.24s Step 161( 8.00%), action 40, FPS 2.31, Running 32.55s Step 162( 8.20%), action 41, FPS 2.28, Running 33.15s Step 163( 8.40%), action 42, FPS 2.32, Running 33.42s Step 164( 8.60%), action 43, FPS 2.34, Running 33.87s Step 165( 8.80%), action 44, FPS 2.35, Running 34.17s Step 166( 9.00%), action 45, FPS 2.34, Running 34.70s Step 167( 9.20%), action 46, FPS 2.28, Running 35.28s Step 168( 9.40%), action 47, FPS 2.30, Running 35.73s Step 169( 9.60%), action 48, FPS 2.32, Running 35.97s Step 170( 9.80%), action 49, FPS 2.31, Running 36.49s Step 171( 10.00%), action 50, FPS 2.29, Running 36.82s Step 172( 10.20%), action 51, FPS 2.28, Running 37.46s Step 173( 10.40%), action 52, FPS 2.27, Running 37.88s Step 174( 10.60%), action 53, FPS 2.25, Running 38.44s Step 175( 10.80%), action 54, FPS 2.27, Running 38.78s Step 176( 11.00%), action 55, FPS 2.28, Running 39.24s Step 177( 11.20%), action 56, FPS 2.30, Running 39.55s Step 178( 11.40%), action 57, FPS 2.31, Running 40.03s Step 179( 11.60%), action 58, FPS 2.31, Running 40.37s Step 180( 11.80%), action 59, FPS 2.31, Running 40.90s Step 181( 12.00%), action 60, FPS 2.29, Running 41.29s Step 182( 12.20%), action 61, FPS 2.26, Running 42.00s Step 183( 12.40%), action 62, FPS 2.21, Running 42.45s Step 184( 12.60%), action 63, FPS 2.23, Running 42.84s Step 185( 12.80%), action 64, FPS 2.24, Running 43.12s Step 186( 13.00%), action 65, FPS 2.25, Running 43.57s Step 187( 13.20%), action 66, FPS 2.33, Running 43.87s Step 188( 13.40%), action 67, FPS 2.31, Running 44.37s Step 189( 13.60%), action 68, FPS 2.27, Running 44.79s Step 190( 13.80%), action 69, FPS 2.28, Running 45.27s Step 191( 14.00%), action 70, FPS 2.26, Running 45.68s Step 192( 14.20%), action 71, FPS 2.26, Running 46.32s Step 193( 14.40%), action 72, FPS 2.28, Running 46.65s Step 194( 14.60%), action 73, FPS 2.36, Running 46.93s Step 195( 14.80%), action 74, FPS 2.39, Running 47.15s Step 196( 15.00%), action 75, FPS 2.41, Running 47.55s Step 197( 15.20%), action 76, FPS 2.43, Running 47.77s Step 198( 15.40%), action 77, FPS 2.47, Running 48.12s Step 199( 15.60%), action 78, FPS 2.49, Running 48.40s Step 200( 15.80%), action 79, FPS 2.50, Running 48.91s Step 201( 16.00%), action 80, FPS 2.52, Running 49.23s Step 202( 16.20%), action 81, FPS 2.52, Running 49.94s Step 203( 16.40%), action 82, FPS 2.57, Running 50.22s Step 204( 16.60%), action 83, FPS 2.49, Running 50.88s Step 205( 16.80%), action 84, FPS 2.49, Running 51.13s Step 206( 17.00%), action 85, FPS 2.51, Running 51.54s Step 207( 17.20%), action 86, FPS 2.50, Running 51.85s Step 208( 17.40%), action 87, FPS 2.51, Running 52.34s Step 209( 17.60%), action 88, FPS 2.52, Running 52.71s Step 210( 17.80%), action 89, FPS 2.49, Running 53.30s Step 211( 18.00%), action 90, FPS 2.50, Running 53.68s Step 212( 18.20%), action 91, FPS 2.51, Running 54.30s Step 213( 18.40%), action 92, FPS 2.50, Running 54.65s Step 214( 18.60%), action 93, FPS 2.43, Running 55.17s Step 215( 18.80%), action 94, FPS 2.38, Running 55.55s Step 216( 19.00%), action 95, FPS 2.33, Running 56.12s Step 217( 19.20%), action 96, FPS 2.30, Running 56.46s Step 218( 19.40%), action 97, FPS 2.23, Running 57.10s Step 219( 19.60%), action 98, FPS 2.20, Running 57.50s Step 220( 19.80%), action 99, FPS 2.17, Running 58.11s Step 221( 20.00%), action 100, FPS 2.16, Running 58.49s Step 222( 20.20%), action 101, FPS 2.13, Running 59.33s Step 223( 20.40%), action 102, FPS 2.12, Running 59.67s Step 224( 20.60%), action 103, FPS 2.17, Running 60.11s Step 225( 20.80%), action 104, FPS 2.16, Running 60.41s Step 226( 21.00%), action 105, FPS 2.16, Running 60.81s Step 227( 21.20%), action 106, FPS 2.15, Running 61.17s Step 228( 21.40%), action 107, FPS 2.16, Running 61.61s Step 229( 21.60%), action 108, FPS 2.19, Running 61.86s Step 230( 21.80%), action 109, FPS 2.20, Running 62.38s Step 231( 22.00%), action 110, FPS 2.23, Running 62.66s Step 232( 22.20%), action 111, FPS 2.22, Running 63.31s Step 233( 22.40%), action 112, FPS 2.23, Running 63.62s Step 234( 22.60%), action 113, FPS 2.24, Running 64.10s Step 235( 22.80%), action 114, FPS 2.25, Running 64.45s Step 236( 23.00%), action 115, FPS 2.22, Running 65.12s Step 237( 23.20%), action 116, FPS 2.21, Running 65.50s Step 238( 23.40%), action 117, FPS 2.23, Running 66.07s Step 239( 23.60%), action 118, FPS 2.23, Running 66.46s Step 240( 23.80%), action 119, FPS 2.22, Running 67.12s Step 241( 24.00%), action 120, FPS 2.22, Running 67.48s Step 242( 24.20%), action 121, FPS 2.27, Running 68.13s Step 243( 24.40%), action 122, FPS 2.29, Running 68.40s Step 244( 24.60%), action 123, FPS 2.27, Running 68.91s Step 245( 24.80%), action 124, FPS 2.27, Running 69.22s Step 246( 25.00%), action 125, FPS 2.24, Running 69.76s Step 247( 25.20%), action 126, FPS 2.21, Running 70.24s Step 248( 25.40%), action 127, FPS 2.18, Running 70.80s Step 249( 25.60%), action 128, FPS 2.14, Running 71.19s Step 250( 25.80%), action 129, FPS 2.15, Running 71.68s Step 251( 26.00%), action 130, FPS 2.14, Running 72.00s Step 252( 26.20%), action 131, FPS 2.16, Running 72.56s Step 253( 26.40%), action 132, FPS 2.16, Running 72.90s Step 254( 26.60%), action 133, FPS 2.13, Running 73.48s Step 255( 26.80%), action 134, FPS 2.13, Running 73.82s Step 256( 27.00%), action 135, FPS 2.16, Running 74.39s Step 257( 27.20%), action 136, FPS 2.16, Running 74.76s Step 258( 27.40%), action 137, FPS 2.16, Running 75.35s Step 259( 27.60%), action 138, FPS 2.19, Running 75.58s Step 260( 27.80%), action 139, FPS 2.23, Running 76.09s Step 261( 28.00%), action 140, FPS 2.26, Running 76.33s Step 262( 28.20%), action 141, FPS 2.26, Running 76.98s Step 263( 28.40%), action 142, FPS 2.25, Running 77.29s Step 264( 28.60%), action 143, FPS 2.25, Running 77.80s Step 265( 28.80%), action 144, FPS 2.25, Running 78.13s Step 266( 29.00%), action 145, FPS 2.26, Running 78.60s Step 267( 29.20%), action 146, FPS 2.31, Running 78.92s Step 268( 29.40%), action 147, FPS 2.31, Running 79.45s Step 269( 29.60%), action 148, FPS 2.34, Running 79.73s Step 270( 29.80%), action 149, FPS 2.38, Running 80.10s Step 271( 30.00%), action 150, FPS 2.38, Running 80.41s Step 272( 30.20%), action 151, FPS 2.34, Running 81.09s Step 273( 30.40%), action 152, FPS 2.36, Running 81.38s Step 274( 30.60%), action 153, FPS 2.38, Running 81.89s Step 275( 30.80%), action 154, FPS 2.40, Running 82.16s Step 276( 31.00%), action 155, FPS 2.40, Running 82.72s Step 277( 31.20%), action 156, FPS 2.41, Running 83.07s Step 278( 31.40%), action 157, FPS 2.42, Running 83.61s Step 279( 31.60%), action 158, FPS 2.42, Running 83.85s Step 280( 31.80%), action 159, FPS 2.43, Running 84.33s Step 281( 32.00%), action 160, FPS 2.41, Running 84.62s Step 282( 32.20%), action 161, FPS 2.40, Running 85.30s Step 283( 32.40%), action 162, FPS 2.40, Running 85.62s Step 284( 32.60%), action 163, FPS 2.40, Running 86.14s Step 285( 32.80%), action 164, FPS 2.41, Running 86.41s Step 286( 33.00%), action 165, FPS 2.38, Running 87.00s Step 287( 33.20%), action 166, FPS 2.40, Running 87.25s Step 288( 33.40%), action 167, FPS 2.43, Running 87.69s Step 289( 33.60%), action 168, FPS 2.40, Running 88.06s Step 290( 33.80%), action 169, FPS 2.33, Running 88.69s Step 291( 34.00%), action 170, FPS 2.33, Running 89.01s Step 292( 34.20%), action 171, FPS 2.33, Running 89.67s Step 293( 34.40%), action 172, FPS 2.32, Running 90.00s Step 294( 34.60%), action 173, FPS 2.31, Running 90.53s Step 295( 34.80%), action 174, FPS 2.28, Running 90.92s Step 296( 35.00%), action 175, FPS 2.34, Running 91.27s Step 297( 35.20%), action 176, FPS 2.37, Running 91.50s Step 298( 35.40%), action 177, FPS 2.38, Running 92.00s Step 299( 35.60%), action 178, FPS 2.32, Running 92.47s Step 300( 35.80%), action 179, FPS 2.28, Running 93.10s Step 301( 36.00%), action 180, FPS 2.27, Running 93.44s Step 302( 36.20%), action 181, FPS 2.26, Running 94.15s Step 303( 36.40%), action 182, FPS 2.24, Running 94.55s Step 304( 36.60%), action 183, FPS 2.27, Running 94.95s Step 305( 36.80%), action 184, FPS 2.26, Running 95.27s Step 306( 37.00%), action 185, FPS 2.28, Running 95.76s Step 307( 37.20%), action 186, FPS 2.22, Running 96.28s Step 308( 37.40%), action 187, FPS 2.20, Running 96.77s Step 309( 37.60%), action 188, FPS 2.19, Running 97.18s Step 310( 37.80%), action 189, FPS 2.24, Running 97.62s Step 311( 38.00%), action 190, FPS 2.23, Running 97.96s Step 312( 38.20%), action 191, FPS 2.21, Running 98.71s Step 313( 38.40%), action 192, FPS 2.25, Running 98.89s Step 314( 38.60%), action 193, FPS 2.26, Running 99.36s Step 315( 38.80%), action 194, FPS 2.29, Running 99.64s Step 316( 39.00%), action 195, FPS 2.28, Running 100.03s Step 317( 39.20%), action 196, FPS 2.27, Running 100.32s Step 318( 39.40%), action 197, FPS 2.25, Running 100.89s Step 319( 39.60%), action 198, FPS 2.29, Running 101.19s Step 320( 39.80%), action 199, FPS 2.31, Running 101.75s Step 321( 40.00%), action 200, FPS 2.30, Running 102.14s Step 322( 40.20%), action 201, FPS 2.31, Running 102.81s Step 323( 40.40%), action 202, FPS 2.37, Running 103.00s Step 324( 40.60%), action 203, FPS 2.37, Running 103.39s Step 325( 40.80%), action 204, FPS 2.39, Running 103.62s Step 326( 41.00%), action 205, FPS 2.41, Running 104.05s Step 327( 41.20%), action 206, FPS 2.51, Running 104.25s Step 328( 41.40%), action 207, FPS 2.51, Running 104.73s Step 329( 41.60%), action 208, FPS 2.53, Running 105.07s Step 330( 41.80%), action 209, FPS 2.52, Running 105.55s Step 331( 42.00%), action 210, FPS 2.54, Running 105.85s Step 332( 42.20%), action 211, FPS 2.56, Running 106.52s Step 333( 42.40%), action 212, FPS 2.51, Running 106.85s Step 334( 42.60%), action 213, FPS 2.57, Running 107.14s Step 335( 42.80%), action 214, FPS 2.57, Running 107.42s Step 336( 43.00%), action 215, FPS 2.55, Running 107.88s Step 337( 43.20%), action 216, FPS 2.55, Running 108.15s Step 338( 43.40%), action 217, FPS 2.58, Running 108.65s Step 339( 43.60%), action 218, FPS 2.57, Running 108.98s Step 340( 43.80%), action 219, FPS 2.56, Running 109.55s Step 341( 44.00%), action 220, FPS 2.58, Running 109.88s Step 342( 44.20%), action 221, FPS 2.58, Running 110.58s Step 343( 44.40%), action 222, FPS 2.53, Running 110.92s Step 344( 44.60%), action 223, FPS 2.50, Running 111.39s Step 345( 44.80%), action 224, FPS 2.47, Running 111.73s Step 346( 45.00%), action 225, FPS 2.46, Running 112.19s Step 347( 45.20%), action 226, FPS 2.42, Running 112.51s Step 348( 45.40%), action 227, FPS 2.40, Running 113.06s Step 349( 45.60%), action 228, FPS 2.40, Running 113.40s Step 350( 45.80%), action 229, FPS 2.39, Running 113.94s Step 351( 46.00%), action 230, FPS 2.38, Running 114.25s Step 352( 46.20%), action 231, FPS 2.38, Running 114.91s Step 353( 46.40%), action 232, FPS 2.40, Running 115.17s Step 354( 46.60%), action 233, FPS 2.39, Running 115.51s Step 355( 46.80%), action 234, FPS 2.39, Running 115.78s Step 356( 47.00%), action 235, FPS 2.38, Running 116.28s Step 357( 47.20%), action 236, FPS 2.39, Running 116.51s Step 358( 47.40%), action 237, FPS 2.40, Running 116.99s Step 359( 47.60%), action 238, FPS 2.38, Running 117.40s Step 360( 47.80%), action 239, FPS 2.35, Running 118.06s Step 361( 48.00%), action 240, FPS 2.35, Running 118.40s Step 362( 48.20%), action 241, FPS 2.35, Running 119.09s Step 363( 48.40%), action 242, FPS 2.39, Running 119.28s Step 364( 48.60%), action 243, FPS 2.44, Running 119.58s Step 365( 48.80%), action 244, FPS 2.46, Running 119.87s Step 366( 49.00%), action 245, FPS 2.45, Running 120.34s Step 367( 49.20%), action 246, FPS 2.46, Running 120.63s Step 368( 49.40%), action 247, FPS 2.47, Running 121.16s Step 369( 49.60%), action 248, FPS 2.45, Running 121.56s Step 370( 49.80%), action 249, FPS 2.44, Running 122.14s Step 371( 50.00%), action 250, FPS 2.42, Running 122.52s Step 372( 50.20%), action 251, FPS 2.42, Running 123.17s Step 373( 50.40%), action 252, FPS 2.38, Running 123.59s Step 374( 50.60%), action 253, FPS 2.34, Running 124.04s Step 375( 50.80%), action 254, FPS 2.34, Running 124.32s Step 376( 51.00%), action 255, FPS 2.36, Running 124.75s Step 377( 51.20%), action 256, FPS 2.31, Running 125.16s Step 378( 51.40%), action 257, FPS 2.32, Running 125.62s Step 379( 51.60%), action 258, FPS 2.33, Running 125.97s Step 380( 51.80%), action 259, FPS 2.38, Running 126.45s Step 381( 52.00%), action 260, FPS 2.37, Running 126.84s Step 382( 52.20%), action 261, FPS 2.39, Running 127.47s Step 383( 52.40%), action 262, FPS 2.36, Running 127.77s [2026-08-02 23:19:03] [97 ] Seed 96 success after 127.98 s. +steps: 383 , actions: 262 . +Instruction: Empty +Total 66/97(68.04%) success. +Setting seed: 97 +Step 1( N/A%), pre moving , FPS 3.81, Running 0.26s Step 2( N/A%), pre moving , FPS 5.95, Running 0.34s Step 3( N/A%), pre moving , FPS 7.19, Running 0.42s Step 4( N/A%), pre moving , FPS 7.90, Running 0.51s Step 5( N/A%), pre moving , FPS 8.41, Running 0.59s Step 6( N/A%), pre moving , FPS 8.79, Running 0.68s Step 7( N/A%), pre moving , FPS 9.09, Running 0.77s Step 8( N/A%), pre moving , FPS 9.31, Running 0.86s Step 9( N/A%), pre moving , FPS 9.52, Running 0.94s Step 10( N/A%), pre moving , FPS 9.69, Running 1.03s Step 11( N/A%), pre moving , FPS 9.82, Running 1.12s Step 12( N/A%), pre moving , FPS 9.95, Running 1.21s Step 13( N/A%), pre moving , FPS 10.03, Running 1.30s Step 14( N/A%), pre moving , FPS 10.18, Running 1.37s Step 15( N/A%), pre moving , FPS 10.26, Running 1.46s Step 16( N/A%), pre moving , FPS 10.40, Running 1.54s Step 17( N/A%), pre moving , FPS 10.58, Running 1.61s Step 18( N/A%), pre moving , FPS 10.68, Running 1.69s Step 19( N/A%), pre moving , FPS 10.71, Running 1.77s Step 20( N/A%), pre moving , FPS 10.82, Running 1.85s Step 21( N/A%), pre moving , FPS 10.56, Running 2.16s Step 22( N/A%), pre moving , FPS 10.56, Running 2.23s Step 23( N/A%), pre moving , FPS 10.55, Running 2.31s Step 24( N/A%), pre moving , FPS 10.31, Running 2.45s Step 25( N/A%), pre moving , FPS 10.32, Running 2.53s Step 26( N/A%), pre moving , FPS 9.10, Running 2.88s Step 27( N/A%), pre moving , FPS 9.35, Running 2.91s Step 28( N/A%), pre moving , FPS 9.51, Running 2.96s Step 29( N/A%), pre moving , FPS 9.72, Running 3.00s Step 30( N/A%), pre moving , FPS 9.95, Running 3.04s Step 31( N/A%), pre moving , FPS 10.17, Running 3.09s Step 32( N/A%), pre moving , FPS 10.37, Running 3.13s Step 33( N/A%), pre moving , FPS 10.61, Running 3.18s Step 34( N/A%), pre moving , FPS 10.91, Running 3.21s Step 35( N/A%), pre moving , FPS 11.17, Running 3.25s Step 36( N/A%), pre moving , FPS 9.36, Running 3.68s Step 37( N/A%), pre moving , FPS 9.48, Running 3.72s Step 38( N/A%), pre moving , FPS 9.66, Running 3.76s Step 39( N/A%), pre moving , FPS 9.84, Running 3.81s Step 40( N/A%), pre moving , FPS 10.03, Running 3.84s Step 41( N/A%), pre moving , FPS 11.31, Running 3.93s Step 42( N/A%), pre moving , FPS 11.20, Running 4.02s Step 43( N/A%), pre moving , FPS 11.17, Running 4.10s Step 44( N/A%), pre moving , FPS 11.43, Running 4.20s Step 45( N/A%), pre moving , FPS 11.49, Running 4.27s Step 46( N/A%), pre moving , FPS 13.17, Running 4.40s Step 47( N/A%), pre moving , FPS 12.28, Running 4.54s Step 48( N/A%), pre moving , FPS 11.80, Running 4.66s Step 49( N/A%), pre moving , FPS 11.18, Running 4.79s Step 50( N/A%), pre moving , FPS 10.89, Running 4.88s Step 51( N/A%), pre moving , FPS 10.38, Running 5.01s Step 52( N/A%), pre moving , FPS 9.86, Running 5.16s Step 53( N/A%), pre moving , FPS 9.56, Running 5.27s Step 54( N/A%), pre moving , FPS 9.13, Running 5.40s Step 55( N/A%), pre moving , FPS 8.74, Running 5.54s Step 56( N/A%), pre moving , FPS 9.91, Running 5.69s Step 57( N/A%), pre moving , FPS 9.56, Running 5.81s Step 58( N/A%), pre moving , FPS 9.15, Running 5.94s Step 59( N/A%), pre moving , FPS 8.79, Running 6.08s Step 60( N/A%), pre moving , FPS 8.45, Running 6.21s Step 61( N/A%), pre moving , FPS 8.26, Running 6.35s Step 62( N/A%), pre moving , FPS 8.14, Running 6.47s Step 63( N/A%), pre moving , FPS 8.00, Running 6.60s Step 64( N/A%), pre moving , FPS 7.94, Running 6.71s Step 65( N/A%), pre moving , FPS 7.97, Running 6.78s Step 66( N/A%), pre moving , FPS 8.08, Running 6.87s Step 67( N/A%), pre moving , FPS 8.27, Running 6.96s Step 68( N/A%), pre moving , FPS 8.37, Running 7.05s Step 69( N/A%), pre moving , FPS 8.46, Running 7.16s Step 70( N/A%), pre moving , FPS 8.40, Running 7.26s Step 71( N/A%), pre moving , FPS 8.62, Running 7.33s Step 72( N/A%), pre moving , FPS 8.91, Running 7.41s Step 73( N/A%), pre moving , FPS 9.09, Running 7.47s Step 74( N/A%), pre moving , FPS 9.40, Running 7.53s Step 75( N/A%), pre moving , FPS 9.78, Running 7.59s Step 76( N/A%), pre moving , FPS 10.31, Running 7.63s Step 77( N/A%), pre moving , FPS 10.30, Running 7.75s Step 78( N/A%), pre moving , FPS 10.40, Running 7.87s Step 79( N/A%), pre moving , FPS 10.30, Running 8.02s Step 80( N/A%), pre moving , FPS 10.42, Running 8.13s Step 81( N/A%), pre moving , FPS 10.62, Running 8.23s Step 82( N/A%), pre moving , FPS 10.50, Running 8.38s Step 83( N/A%), pre moving , FPS 10.87, Running 8.45s Step 84( N/A%), pre moving , FPS 10.99, Running 8.53s Step 85( N/A%), pre moving , FPS 10.89, Running 8.62s Step 86( N/A%), pre moving , FPS 10.92, Running 8.71s Step 87( N/A%), pre moving , FPS 10.89, Running 8.79s Step 88( N/A%), pre moving , FPS 10.89, Running 8.88s Step 89( N/A%), pre moving , FPS 11.01, Running 8.97s Step 90( N/A%), pre moving , FPS 11.00, Running 9.08s Step 91( N/A%), pre moving , FPS 11.01, Running 9.15s Step 92( N/A%), pre moving , FPS 10.93, Running 9.24s Step 93( N/A%), pre moving , FPS 10.82, Running 9.32s Step 94( N/A%), pre moving , FPS 10.62, Running 9.41s Step 95( N/A%), pre moving , FPS 10.46, Running 9.50s Step 96( N/A%), pre moving , FPS 10.27, Running 9.58s Step 97( N/A%), pre moving , FPS 10.44, Running 9.67s Step 98( N/A%), pre moving , FPS 10.63, Running 9.75s Step 99( N/A%), pre moving , FPS 11.10, Running 9.83s Step 100( N/A%), pre moving , FPS 11.17, Running 9.92s Step 101( N/A%), pre moving , FPS 11.24, Running 10.01s Step 102( N/A%), pre moving , FPS 11.64, Running 10.10s Step 103( N/A%), pre moving , FPS 6.30, Running 11.62s Step 104( N/A%), pre moving , FPS 5.77, Running 12.00s Step 105( N/A%), pre moving , FPS 5.61, Running 12.18s Step 106( N/A%), pre moving , FPS 5.23, Running 12.53s Step 107( N/A%), pre moving , FPS 5.08, Running 12.73s Step 108( N/A%), pre moving , FPS 4.77, Running 13.07s Step 109( N/A%), pre moving , FPS 4.65, Running 13.27s Step 110( N/A%), pre moving , FPS 4.39, Running 13.63s Step 111( N/A%), pre moving , FPS 4.30, Running 13.80s Step 112( N/A%), pre moving , FPS 4.05, Running 14.18s Step 113( N/A%), pre moving , FPS 3.98, Running 14.35s Step 114( N/A%), pre moving , FPS 3.79, Running 14.69s Step 115( N/A%), pre moving , FPS 3.75, Running 14.82s Step 116( N/A%), pre moving , FPS 3.60, Running 15.14s Step 117( N/A%), pre moving , FPS 3.54, Running 15.31s Step 118( N/A%), pre moving , FPS 3.42, Running 15.59s Step 119( N/A%), pre moving , FPS 3.36, Running 15.78s Step 120( N/A%), pre moving , FPS 3.22, Running 16.12s Step 121( N/A%), pre moving , FPS 3.17, Running 16.31s Step 122( N/A%), pre moving , FPS 3.04, Running 16.68s Step 123( 0.20%), action 1, FPS 3.42, Running 17.47s Step 124( 0.40%), action 2, FPS 3.45, Running 17.80s Step 125( 0.60%), action 3, FPS 3.29, Running 18.27s Step 126( 0.80%), action 4, FPS 3.28, Running 18.62s Step 127( 1.00%), action 5, FPS 3.15, Running 19.08s Step 128( 1.20%), action 6, FPS 3.18, Running 19.37s Step 129( 1.40%), action 7, FPS 3.07, Running 19.78s Step 130( 1.60%), action 8, FPS 2.91, Running 20.51s Step 131( 1.80%), action 9, FPS 2.78, Running 20.99s Step 132( 2.00%), action 10, FPS 2.78, Running 21.38s Step 133( 2.20%), action 11, FPS 2.64, Running 21.94s Step 134( 2.40%), action 12, FPS 2.54, Running 22.58s Step 135( 2.60%), action 13, FPS 2.39, Running 23.19s Step 136( 2.80%), action 14, FPS 2.37, Running 23.57s Step 137( 3.00%), action 15, FPS 2.27, Running 24.13s Step 138( 3.20%), action 16, FPS 2.26, Running 24.43s Step 139( 3.40%), action 17, FPS 2.19, Running 24.90s Step 140( 3.60%), action 18, FPS 2.20, Running 25.21s Step 141( 3.80%), action 19, FPS 2.11, Running 25.80s Step 142( 4.00%), action 20, FPS 2.12, Running 26.10s Step 143( 4.20%), action 21, FPS 2.19, Running 26.59s Step 144( 4.40%), action 22, FPS 2.18, Running 26.96s Step 145( 4.60%), action 23, FPS 2.16, Running 27.51s Step 146( 4.80%), action 24, FPS 2.17, Running 27.86s Step 147( 5.00%), action 25, FPS 2.15, Running 28.40s Step 148( 5.20%), action 26, FPS 2.13, Running 28.76s Step 149( 5.40%), action 27, FPS 2.06, Running 29.48s Step 150( 5.60%), action 28, FPS 2.16, Running 29.78s Step 151( 5.80%), action 29, FPS 2.13, Running 30.37s Step 152( 6.00%), action 30, FPS 2.14, Running 30.74s Step 153( 6.20%), action 31, FPS 2.13, Running 31.35s Step 154( 6.40%), action 32, FPS 2.19, Running 31.69s Step 155( 6.60%), action 33, FPS 2.19, Running 32.34s Step 156( 6.80%), action 34, FPS 2.19, Running 32.70s Step 157( 7.00%), action 35, FPS 2.21, Running 33.17s Step 158( 7.20%), action 36, FPS 2.21, Running 33.50s Step 159( 7.40%), action 37, FPS 2.17, Running 34.12s Step 160( 7.60%), action 38, FPS 2.17, Running 34.42s Step 161( 7.80%), action 39, FPS 2.20, Running 34.89s Step 162( 8.00%), action 40, FPS 2.20, Running 35.18s Step 163( 8.20%), action 41, FPS 2.17, Running 35.81s Step 164( 8.40%), action 42, FPS 2.09, Running 36.53s Step 165( 8.60%), action 43, FPS 2.10, Running 37.02s Step 166( 8.80%), action 44, FPS 2.10, Running 37.39s Step 167( 9.00%), action 45, FPS 2.09, Running 37.98s Step 168( 9.20%), action 46, FPS 2.08, Running 38.38s Step 169( 9.40%), action 47, FPS 2.14, Running 38.81s Step 170( 9.60%), action 48, FPS 2.13, Running 39.16s Step 171( 9.80%), action 49, FPS 2.16, Running 39.65s Step 172( 10.00%), action 50, FPS 2.11, Running 40.22s Step 173( 10.20%), action 51, FPS 2.12, Running 40.78s Step 174( 10.40%), action 52, FPS 2.14, Running 41.05s Step 175( 10.60%), action 53, FPS 2.18, Running 41.51s Step 176( 10.80%), action 54, FPS 2.19, Running 41.85s Step 177( 11.00%), action 55, FPS 2.17, Running 42.37s Step 178( 11.20%), action 56, FPS 2.17, Running 42.71s Step 179( 11.40%), action 57, FPS 2.18, Running 43.28s Step 180( 11.60%), action 58, FPS 2.18, Running 43.59s Step 181( 11.80%), action 59, FPS 2.17, Running 44.10s Step 182( 12.00%), action 60, FPS 2.14, Running 44.52s Step 183( 12.20%), action 61, FPS 2.15, Running 45.11s Step 184( 12.40%), action 62, FPS 2.25, Running 45.41s Step 185( 12.60%), action 63, FPS 2.26, Running 45.87s Step 186( 12.80%), action 64, FPS 2.27, Running 46.22s Step 187( 13.00%), action 65, FPS 2.25, Running 46.86s Step 188( 13.20%), action 66, FPS 2.27, Running 47.21s Step 189( 13.40%), action 67, FPS 2.22, Running 47.83s Step 190( 13.60%), action 68, FPS 2.22, Running 48.16s Step 191( 13.80%), action 69, FPS 2.18, Running 48.82s Step 192( 14.00%), action 70, FPS 2.24, Running 49.16s Step 193( 14.20%), action 71, FPS 2.19, Running 49.90s Step 194( 14.40%), action 72, FPS 2.10, Running 50.58s Step 195( 14.60%), action 73, FPS 2.06, Running 51.21s Step 196( 14.80%), action 74, FPS 2.06, Running 51.55s Step 197( 15.00%), action 75, FPS 2.05, Running 52.14s Step 198( 15.20%), action 76, FPS 2.02, Running 52.61s Step 199( 15.40%), action 77, FPS 2.04, Running 53.10s Step 200( 15.60%), action 78, FPS 2.03, Running 53.46s Step 201( 15.80%), action 79, FPS 2.02, Running 54.00s Step 202( 16.00%), action 80, FPS 2.04, Running 54.31s Step 203( 16.20%), action 81, FPS 2.04, Running 54.92s Step 204( 16.40%), action 82, FPS 2.01, Running 55.36s Step 205( 16.60%), action 83, FPS 2.02, Running 55.78s Step 206( 16.80%), action 84, FPS 1.95, Running 56.50s Step 207( 17.00%), action 85, FPS 2.00, Running 56.88s Step 208( 17.20%), action 86, FPS 2.01, Running 57.14s Step 209( 17.40%), action 87, FPS 2.05, Running 57.59s Step 210( 17.60%), action 88, FPS 2.02, Running 58.07s Step 211( 17.80%), action 89, FPS 2.04, Running 58.65s Step 212( 18.00%), action 90, FPS 2.02, Running 59.05s Step 213( 18.20%), action 91, FPS 2.03, Running 59.75s Step 214( 18.40%), action 92, FPS 2.05, Running 60.31s Step 215( 18.60%), action 93, FPS 2.08, Running 60.85s Step 216( 18.80%), action 94, FPS 2.06, Running 61.25s Step 217( 19.00%), action 95, FPS 2.07, Running 61.80s Step 218( 19.20%), action 96, FPS 2.10, Running 62.12s Step 219( 19.40%), action 97, FPS 2.10, Running 62.64s Step 220( 19.60%), action 98, FPS 2.10, Running 62.98s Step 221( 19.80%), action 99, FPS 2.10, Running 63.52s Step 222( 20.00%), action 100, FPS 2.07, Running 63.95s Step 223( 20.20%), action 101, FPS 2.07, Running 64.60s Step 224( 20.40%), action 102, FPS 2.09, Running 64.93s Step 225( 20.60%), action 103, FPS 2.11, Running 65.26s Step 226( 20.80%), action 104, FPS 2.20, Running 65.58s Step 227( 21.00%), action 105, FPS 2.15, Running 66.18s Step 228( 21.20%), action 106, FPS 2.11, Running 66.61s Step 229( 21.40%), action 107, FPS 2.11, Running 67.09s Step 230( 21.60%), action 108, FPS 2.10, Running 67.59s Step 231( 21.80%), action 109, FPS 2.12, Running 68.07s Step 232( 22.00%), action 110, FPS 2.11, Running 68.51s Step 233( 22.20%), action 111, FPS 2.14, Running 69.10s Step 234( 22.40%), action 112, FPS 2.15, Running 69.59s Step 235( 22.60%), action 113, FPS 2.13, Running 70.23s Step 236( 22.80%), action 114, FPS 2.14, Running 70.61s Step 237( 23.00%), action 115, FPS 2.15, Running 71.09s Step 238( 23.20%), action 116, FPS 2.13, Running 71.49s Step 239( 23.40%), action 117, FPS 2.13, Running 72.05s Step 240( 23.60%), action 118, FPS 2.04, Running 72.81s Step 241( 23.80%), action 119, FPS 2.06, Running 73.25s Step 242( 24.00%), action 120, FPS 2.07, Running 73.62s Step 243( 24.20%), action 121, FPS 2.05, Running 74.38s Step 244( 24.40%), action 122, FPS 2.02, Running 74.84s Step 245( 24.60%), action 123, FPS 1.99, Running 75.33s Step 246( 24.80%), action 124, FPS 1.98, Running 75.66s Step 247( 25.00%), action 125, FPS 1.98, Running 76.30s Step 248( 25.20%), action 126, FPS 1.99, Running 76.66s Step 249( 25.40%), action 127, FPS 1.99, Running 77.12s Step 250( 25.60%), action 128, FPS 2.03, Running 77.43s Step 251( 25.80%), action 129, FPS 2.02, Running 77.99s Step 252( 26.00%), action 130, FPS 2.01, Running 78.44s Step 253( 26.20%), action 131, FPS 2.01, Running 79.05s Step 254( 26.40%), action 132, FPS 2.03, Running 79.45s Step 255( 26.60%), action 133, FPS 2.06, Running 79.96s Step 256( 26.80%), action 134, FPS 2.07, Running 80.26s Step 257( 27.00%), action 135, FPS 2.08, Running 80.71s Step 258( 27.20%), action 136, FPS 2.10, Running 81.03s Step 259( 27.40%), action 137, FPS 2.13, Running 81.44s Step 260( 27.60%), action 138, FPS 2.20, Running 81.89s Step 261( 27.80%), action 139, FPS 2.19, Running 82.38s Step 262( 28.00%), action 140, FPS 2.20, Running 82.72s Step 263( 28.20%), action 141, FPS 2.23, Running 83.35s Step 264( 28.40%), action 142, FPS 2.24, Running 83.78s Step 265( 28.60%), action 143, FPS 2.23, Running 84.30s Step 266( 28.80%), action 144, FPS 2.23, Running 84.64s Step 267( 29.00%), action 145, FPS 2.29, Running 85.03s Step 268( 29.20%), action 146, FPS 2.31, Running 85.32s Step 269( 29.40%), action 147, FPS 2.32, Running 85.75s Step 270( 29.60%), action 148, FPS 2.32, Running 86.06s Step 271( 29.80%), action 149, FPS 2.31, Running 86.65s Step 272( 30.00%), action 150, FPS 2.34, Running 86.99s Step 273( 30.20%), action 151, FPS 2.24, Running 87.98s Step 274( 30.40%), action 152, FPS 2.26, Running 88.28s Step 275( 30.60%), action 153, FPS 2.30, Running 88.64s Step 276( 30.80%), action 154, FPS 2.31, Running 88.93s Step 277( 31.00%), action 155, FPS 2.32, Running 89.33s Step 278( 31.20%), action 156, FPS 2.32, Running 89.64s Step 279( 31.40%), action 157, FPS 2.32, Running 90.06s Step 280( 31.60%), action 158, FPS 2.34, Running 90.44s Step 281( 31.80%), action 159, FPS 2.36, Running 90.87s Step 282( 32.00%), action 160, FPS 2.36, Running 91.18s Step 283( 32.20%), action 161, FPS 2.37, Running 91.81s Step 284( 32.40%), action 162, FPS 2.40, Running 92.11s Step 285( 32.60%), action 163, FPS 2.39, Running 92.67s Step 286( 32.80%), action 164, FPS 2.38, Running 93.04s Step 287( 33.00%), action 165, FPS 2.33, Running 93.60s Step 288( 33.20%), action 166, FPS 2.32, Running 93.94s Step 289( 33.40%), action 167, FPS 2.30, Running 94.44s Step 290( 33.60%), action 168, FPS 2.28, Running 94.84s Step 291( 33.80%), action 169, FPS 2.29, Running 95.37s Step 292( 34.00%), action 170, FPS 2.28, Running 95.77s Step 293( 34.20%), action 171, FPS 2.36, Running 96.44s Step 294( 34.40%), action 172, FPS 2.35, Running 96.79s Step 295( 34.60%), action 173, FPS 2.29, Running 97.36s Step 296( 34.80%), action 174, FPS 2.28, Running 97.71s Step 297( 35.00%), action 175, FPS 2.26, Running 98.18s Step 298( 35.20%), action 176, FPS 2.25, Running 98.54s Step 299( 35.40%), action 177, FPS 2.23, Running 99.03s Step 300( 35.60%), action 178, FPS 2.24, Running 99.35s Step 301( 35.80%), action 179, FPS 2.24, Running 99.79s Step 302( 36.00%), action 180, FPS 2.23, Running 100.14s Step 303( 36.20%), action 181, FPS 2.21, Running 100.85s Step 304( 36.40%), action 182, FPS 2.18, Running 101.27s Step 305( 36.60%), action 183, FPS 2.21, Running 101.72s Step 306( 36.80%), action 184, FPS 2.21, Running 102.09s Step 307( 37.00%), action 185, FPS 2.20, Running 102.68s Step 308( 37.20%), action 186, FPS 2.21, Running 102.99s Step 309( 37.40%), action 187, FPS 2.23, Running 103.41s Step 310( 37.60%), action 188, FPS 2.20, Running 103.95s Step 311( 37.80%), action 189, FPS 2.18, Running 104.54s Step 312( 38.00%), action 190, FPS 2.21, Running 104.84s Step 313( 38.20%), action 191, FPS 2.20, Running 105.54s Step 314( 38.40%), action 192, FPS 2.22, Running 105.80s Step 315( 38.60%), action 193, FPS 2.22, Running 106.39s Step 316( 38.80%), action 194, FPS 2.21, Running 106.78s Step 317( 39.00%), action 195, FPS 2.21, Running 107.24s Step 318( 39.20%), action 196, FPS 2.22, Running 107.56s Step 319( 39.40%), action 197, FPS 2.19, Running 108.14s Step 320( 39.60%), action 198, FPS 2.18, Running 108.54s Step 321( 39.80%), action 199, FPS 2.16, Running 109.04s Step 322( 40.00%), action 200, FPS 2.16, Running 109.38s Step 323( 40.20%), action 201, FPS 2.17, Running 110.08s Step 324( 40.40%), action 202, FPS 2.20, Running 110.37s Step 325( 40.60%), action 203, FPS 2.19, Running 110.84s Step 326( 40.80%), action 204, FPS 2.21, Running 111.13s Step 327( 41.00%), action 205, FPS 2.27, Running 111.48s Step 328( 41.20%), action 206, FPS 2.27, Running 111.79s Step 329( 41.40%), action 207, FPS 2.27, Running 112.22s Step 330( 41.60%), action 208, FPS 2.33, Running 112.53s Step 331( 41.80%), action 209, FPS 2.37, Running 113.00s Step 332( 42.00%), action 210, FPS 2.34, Running 113.38s Step 333( 42.20%), action 211, FPS 2.38, Running 113.94s Step 334( 42.40%), action 212, FPS 2.36, Running 114.28s Step 335( 42.60%), action 213, FPS 2.41, Running 114.68s Step 336( 42.80%), action 214, FPS 2.45, Running 114.94s Step 337( 43.00%), action 215, FPS 2.48, Running 115.30s Step 338( 43.20%), action 216, FPS 2.45, Running 115.73s Step 339( 43.40%), action 217, FPS 2.49, Running 116.19s Step 340( 43.60%), action 218, FPS 2.50, Running 116.53s Step 341( 43.80%), action 219, FPS 2.51, Running 116.99s Step 342( 44.00%), action 220, FPS 2.52, Running 117.32s Step 343( 44.20%), action 221, FPS 2.57, Running 117.88s Step 344( 44.40%), action 222, FPS 2.55, Running 118.20s Step 345( 44.60%), action 223, FPS 2.55, Running 118.67s Step 346( 44.80%), action 224, FPS 2.54, Running 119.00s Step 347( 45.00%), action 225, FPS 2.50, Running 119.48s Step 348( 45.20%), action 226, FPS 2.47, Running 119.88s Step 349( 45.40%), action 227, FPS 2.45, Running 120.40s Step 350( 45.60%), action 228, FPS 2.44, Running 120.74s Step 351( 45.80%), action 229, FPS 2.42, Running 121.26s Step 352( 46.00%), action 230, FPS 2.41, Running 121.67s Step 353( 46.20%), action 231, FPS 2.41, Running 122.25s Step 354( 46.40%), action 232, FPS 2.40, Running 122.60s Step 355( 46.60%), action 233, FPS 2.37, Running 123.12s Step 356( 46.80%), action 234, FPS 2.33, Running 123.53s Step 357( 47.00%), action 235, FPS 2.29, Running 124.06s Step 358( 47.20%), action 236, FPS 2.30, Running 124.41s Step 359( 47.40%), action 237, FPS 2.27, Running 125.01s Step 360( 47.60%), action 238, FPS 2.26, Running 125.37s Step 361( 47.80%), action 239, FPS 2.27, Running 125.81s Step 362( 48.00%), action 240, FPS 2.27, Running 126.13s Step 363( 48.20%), action 241, FPS 2.27, Running 126.70s Step 364( 48.40%), action 242, FPS 2.25, Running 127.09s Step 365( 48.60%), action 243, FPS 2.24, Running 127.59s Step 366( 48.80%), action 244, FPS 2.23, Running 127.96s Step 367( 49.00%), action 245, FPS 2.22, Running 128.49s Step 368( 49.20%), action 246, FPS 2.23, Running 128.87s Step 369( 49.40%), action 247, FPS 2.23, Running 129.38s Step 370( 49.60%), action 248, FPS 2.24, Running 129.67s Step 371( 49.80%), action 249, FPS 2.27, Running 130.07s Step 372( 50.00%), action 250, FPS 2.31, Running 130.33s Step 373( 50.20%), action 251, FPS 2.31, Running 130.90s Step 374( 50.40%), action 252, FPS 2.32, Running 131.21s Step 375( 50.60%), action 253, FPS 2.34, Running 131.67s Step 376( 50.80%), action 254, FPS 2.35, Running 132.03s Step 377( 51.00%), action 255, FPS 2.38, Running 132.47s Step 378( 51.20%), action 256, FPS 2.38, Running 132.81s Step 379( 51.40%), action 257, FPS 2.42, Running 133.27s Step 380( 51.60%), action 258, FPS 2.44, Running 133.57s Step 381( 51.80%), action 259, FPS 2.45, Running 133.96s Step 382( 52.00%), action 260, FPS 2.46, Running 134.26s Step 383( 52.20%), action 261, FPS 2.43, Running 134.94s Step 384( 52.40%), action 262, FPS 2.46, Running 135.21s Step 385( 52.60%), action 263, FPS 2.48, Running 135.66s Step 386( 52.80%), action 264, FPS 2.48, Running 136.04s Step 387( 53.00%), action 265, FPS 2.51, Running 136.45s Step 388( 53.20%), action 266, FPS 2.52, Running 136.81s Step 389( 53.40%), action 267, FPS 2.55, Running 137.22s Step 390( 53.60%), action 268, FPS 2.56, Running 137.49s [2026-08-02 23:21:21] [98 ] Seed 97 success after 137.60 s. +steps: 390 , actions: 268 . +Instruction: Empty +Total 67/98(68.37%) success. +Setting seed: 98 +Step 1( N/A%), pre moving , FPS 3.11, Running 0.32s Step 2( N/A%), pre moving , FPS 5.00, Running 0.40s Step 3( N/A%), pre moving , FPS 6.21, Running 0.48s Step 4( N/A%), pre moving , FPS 6.99, Running 0.57s Step 5( N/A%), pre moving , FPS 7.53, Running 0.66s Step 6( N/A%), pre moving , FPS 7.97, Running 0.75s Step 7( N/A%), pre moving , FPS 8.38, Running 0.84s Step 8( N/A%), pre moving , FPS 8.61, Running 0.93s Step 9( N/A%), pre moving , FPS 8.85, Running 1.02s Step 10( N/A%), pre moving , FPS 9.13, Running 1.10s Step 11( N/A%), pre moving , FPS 9.30, Running 1.18s Step 12( N/A%), pre moving , FPS 9.39, Running 1.28s Step 13( N/A%), pre moving , FPS 9.48, Running 1.37s Step 14( N/A%), pre moving , FPS 9.60, Running 1.46s Step 15( N/A%), pre moving , FPS 9.67, Running 1.55s Step 16( N/A%), pre moving , FPS 9.75, Running 1.64s Step 17( N/A%), pre moving , FPS 9.73, Running 1.75s Step 18( N/A%), pre moving , FPS 9.82, Running 1.83s Step 19( N/A%), pre moving , FPS 9.88, Running 1.92s Step 20( N/A%), pre moving , FPS 9.94, Running 2.01s Step 21( N/A%), pre moving , FPS 10.04, Running 2.31s Step 22( N/A%), pre moving , FPS 10.26, Running 2.35s Step 23( N/A%), pre moving , FPS 10.42, Running 2.40s Step 24( N/A%), pre moving , FPS 10.58, Running 2.46s Step 25( N/A%), pre moving , FPS 10.82, Running 2.51s Step 26( N/A%), pre moving , FPS 9.60, Running 2.84s Step 27( N/A%), pre moving , FPS 9.78, Running 2.88s Step 28( N/A%), pre moving , FPS 10.02, Running 2.93s Step 29( N/A%), pre moving , FPS 10.29, Running 2.96s Step 30( N/A%), pre moving , FPS 10.44, Running 3.01s Step 31( N/A%), pre moving , FPS 10.68, Running 3.06s Step 32( N/A%), pre moving , FPS 10.98, Running 3.10s Step 33( N/A%), pre moving , FPS 11.29, Running 3.14s Step 34( N/A%), pre moving , FPS 11.58, Running 3.19s Step 35( N/A%), pre moving , FPS 12.05, Running 3.21s Step 36( N/A%), pre moving , FPS 10.06, Running 3.63s Step 37( N/A%), pre moving , FPS 10.18, Running 3.71s Step 38( N/A%), pre moving , FPS 10.20, Running 3.80s Step 39( N/A%), pre moving , FPS 10.21, Running 3.88s Step 40( N/A%), pre moving , FPS 10.23, Running 3.97s Step 41( N/A%), pre moving , FPS 11.50, Running 4.05s Step 42( N/A%), pre moving , FPS 11.17, Running 4.14s Step 43( N/A%), pre moving , FPS 11.07, Running 4.21s Step 44( N/A%), pre moving , FPS 10.92, Running 4.29s Step 45( N/A%), pre moving , FPS 10.44, Running 4.43s Step 46( N/A%), pre moving , FPS 11.72, Running 4.54s Step 47( N/A%), pre moving , FPS 11.25, Running 4.66s Step 48( N/A%), pre moving , FPS 10.63, Running 4.81s Step 49( N/A%), pre moving , FPS 10.12, Running 4.94s Step 50( N/A%), pre moving , FPS 9.69, Running 5.08s Step 51( N/A%), pre moving , FPS 9.22, Running 5.22s Step 52( N/A%), pre moving , FPS 8.88, Running 5.35s Step 53( N/A%), pre moving , FPS 8.52, Running 5.49s Step 54( N/A%), pre moving , FPS 8.21, Running 5.62s Step 55( N/A%), pre moving , FPS 7.85, Running 5.76s Step 56( N/A%), pre moving , FPS 8.87, Running 5.88s Step 57( N/A%), pre moving , FPS 8.67, Running 6.02s Step 58( N/A%), pre moving , FPS 8.49, Running 6.15s Step 59( N/A%), pre moving , FPS 8.54, Running 6.22s Step 60( N/A%), pre moving , FPS 8.51, Running 6.32s Step 61( N/A%), pre moving , FPS 8.55, Running 6.39s Step 62( N/A%), pre moving , FPS 8.51, Running 6.49s Step 63( N/A%), pre moving , FPS 8.48, Running 6.57s Step 64( N/A%), pre moving , FPS 8.51, Running 6.64s Step 65( N/A%), pre moving , FPS 8.70, Running 6.73s Step 66( N/A%), pre moving , FPS 8.75, Running 6.83s Step 67( N/A%), pre moving , FPS 8.90, Running 6.90s Step 68( N/A%), pre moving , FPS 9.26, Running 6.97s Step 69( N/A%), pre moving , FPS 9.51, Running 7.04s Step 70( N/A%), pre moving , FPS 9.54, Running 7.17s Step 71( N/A%), pre moving , FPS 9.58, Running 7.31s Step 72( N/A%), pre moving , FPS 9.49, Running 7.46s Step 73( N/A%), pre moving , FPS 9.58, Running 7.58s Step 74( N/A%), pre moving , FPS 9.50, Running 7.73s Step 75( N/A%), pre moving , FPS 9.56, Running 7.85s Step 76( N/A%), pre moving , FPS 9.49, Running 7.99s Step 77( N/A%), pre moving , FPS 9.51, Running 8.12s Step 78( N/A%), pre moving , FPS 9.51, Running 8.25s Step 79( N/A%), pre moving , FPS 9.29, Running 8.38s Step 80( N/A%), pre moving , FPS 9.10, Running 8.52s Step 81( N/A%), pre moving , FPS 8.91, Running 8.64s Step 82( N/A%), pre moving , FPS 8.74, Running 8.78s Step 83( N/A%), pre moving , FPS 8.55, Running 8.91s Step 84( N/A%), pre moving , FPS 8.34, Running 9.04s Step 85( N/A%), pre moving , FPS 8.19, Running 9.17s Step 86( N/A%), pre moving , FPS 8.24, Running 9.26s Step 87( N/A%), pre moving , FPS 8.18, Running 9.35s Step 88( N/A%), pre moving , FPS 8.10, Running 9.44s Step 89( N/A%), pre moving , FPS 8.05, Running 9.52s Step 90( N/A%), pre moving , FPS 8.19, Running 9.61s Step 91( N/A%), pre moving , FPS 8.38, Running 9.70s Step 92( N/A%), pre moving , FPS 8.56, Running 9.80s Step 93( N/A%), pre moving , FPS 8.89, Running 9.83s Step 94( N/A%), pre moving , FPS 9.28, Running 9.88s Step 95( N/A%), pre moving , FPS 9.62, Running 9.93s Step 96( N/A%), pre moving , FPS 10.06, Running 9.98s Step 97( N/A%), pre moving , FPS 10.54, Running 10.02s Step 98( N/A%), pre moving , FPS 11.01, Running 10.07s Step 99( N/A%), pre moving , FPS 11.37, Running 10.13s Step 100( N/A%), pre moving , FPS 11.88, Running 10.20s Step 101( N/A%), pre moving , FPS 12.31, Running 10.26s Step 102( N/A%), pre moving , FPS 12.96, Running 10.32s Step 103( N/A%), pre moving , FPS 13.63, Running 10.37s Step 104( N/A%), pre moving , FPS 14.62, Running 10.41s Step 105( N/A%), pre moving , FPS 7.42, Running 11.86s Step 106( N/A%), pre moving , FPS 6.76, Running 12.22s Step 107( N/A%), pre moving , FPS 6.56, Running 12.40s Step 108( N/A%), pre moving , FPS 6.01, Running 12.77s Step 109( N/A%), pre moving , FPS 5.79, Running 12.98s Step 110( N/A%), pre moving , FPS 5.39, Running 13.33s Step 111( N/A%), pre moving , FPS 5.25, Running 13.51s Step 112( N/A%), pre moving , FPS 4.98, Running 13.81s Step 113( N/A%), pre moving , FPS 4.83, Running 13.97s Step 114( N/A%), pre moving , FPS 4.56, Running 14.27s Step 115( N/A%), pre moving , FPS 4.44, Running 14.43s Step 116( N/A%), pre moving , FPS 4.23, Running 14.70s Step 117( N/A%), pre moving , FPS 4.11, Running 14.88s Step 118( N/A%), pre moving , FPS 3.89, Running 15.22s Step 119( N/A%), pre moving , FPS 3.79, Running 15.41s Step 120( N/A%), pre moving , FPS 3.59, Running 15.78s Step 121( N/A%), pre moving , FPS 3.51, Running 15.97s Step 122( N/A%), pre moving , FPS 3.34, Running 16.31s Step 123( N/A%), pre moving , FPS 3.27, Running 16.50s Step 124( N/A%), pre moving , FPS 3.11, Running 16.85s Step 125( 0.20%), action 1, FPS 3.53, Running 17.52s Step 126( 0.40%), action 2, FPS 3.56, Running 17.83s Step 127( 0.60%), action 3, FPS 3.41, Running 18.27s Step 128( 0.80%), action 4, FPS 3.40, Running 18.65s Step 129( 1.00%), action 5, FPS 3.21, Running 19.21s Step 130( 1.20%), action 6, FPS 3.20, Running 19.58s Step 131( 1.40%), action 7, FPS 2.98, Running 20.22s Step 132( 1.60%), action 8, FPS 2.96, Running 20.56s Step 133( 1.80%), action 9, FPS 2.86, Running 20.97s Step 134( 2.00%), action 10, FPS 2.86, Running 21.26s Step 135( 2.20%), action 11, FPS 2.74, Running 21.73s Step 136( 2.40%), action 12, FPS 2.72, Running 22.05s Step 137( 2.60%), action 13, FPS 2.63, Running 22.50s Step 138( 2.80%), action 14, FPS 2.64, Running 22.80s Step 139( 3.00%), action 15, FPS 2.57, Running 23.19s Step 140( 3.20%), action 16, FPS 2.56, Running 23.58s Step 141( 3.40%), action 17, FPS 2.47, Running 24.07s Step 142( 3.60%), action 18, FPS 2.46, Running 24.43s Step 143( 3.80%), action 19, FPS 2.36, Running 24.97s Step 144( 4.00%), action 20, FPS 2.36, Running 25.32s Step 145( 4.20%), action 21, FPS 2.39, Running 25.88s Step 146( 4.40%), action 22, FPS 2.38, Running 26.23s Step 147( 4.60%), action 23, FPS 2.37, Running 26.71s Step 148( 4.80%), action 24, FPS 2.37, Running 27.10s Step 149( 5.00%), action 25, FPS 2.39, Running 27.56s Step 150( 5.20%), action 26, FPS 2.41, Running 27.88s Step 151( 5.40%), action 27, FPS 2.47, Running 28.31s Step 152( 5.60%), action 28, FPS 2.49, Running 28.58s Step 153( 5.80%), action 29, FPS 2.48, Running 29.03s Step 154( 6.00%), action 30, FPS 2.49, Running 29.27s Step 155( 6.20%), action 31, FPS 2.47, Running 29.82s Step 156( 6.40%), action 32, FPS 2.48, Running 30.13s Step 157( 6.60%), action 33, FPS 2.45, Running 30.64s Step 158( 6.80%), action 34, FPS 2.45, Running 30.97s Step 159( 7.00%), action 35, FPS 2.41, Running 31.47s Step 160( 7.20%), action 36, FPS 2.43, Running 31.80s Step 161( 7.40%), action 37, FPS 2.43, Running 32.30s Step 162( 7.60%), action 38, FPS 2.44, Running 32.61s Step 163( 7.80%), action 39, FPS 2.48, Running 33.02s Step 164( 8.00%), action 40, FPS 2.47, Running 33.42s Step 165( 8.20%), action 41, FPS 2.47, Running 33.97s Step 166( 8.40%), action 42, FPS 2.48, Running 34.29s Step 167( 8.60%), action 43, FPS 2.48, Running 34.76s Step 168( 8.80%), action 44, FPS 2.51, Running 35.05s Step 169( 9.00%), action 45, FPS 2.53, Running 35.46s Step 170( 9.20%), action 46, FPS 2.54, Running 35.76s Step 171( 9.40%), action 47, FPS 2.52, Running 36.24s Step 172( 9.60%), action 48, FPS 2.52, Running 36.50s Step 173( 9.80%), action 49, FPS 2.53, Running 36.95s Step 174( 10.00%), action 50, FPS 2.51, Running 37.24s Step 175( 10.20%), action 51, FPS 2.49, Running 37.86s Step 176( 10.40%), action 52, FPS 2.49, Running 38.17s Step 177( 10.60%), action 53, FPS 2.48, Running 38.72s Step 178( 10.80%), action 54, FPS 2.49, Running 39.00s Step 179( 11.00%), action 55, FPS 2.49, Running 39.51s Step 180( 11.20%), action 56, FPS 2.50, Running 39.80s Step 181( 11.40%), action 57, FPS 2.53, Running 40.21s Step 182( 11.60%), action 58, FPS 2.53, Running 40.52s Step 183( 11.80%), action 59, FPS 2.53, Running 40.94s Step 184( 12.00%), action 60, FPS 2.52, Running 41.34s Step 185( 12.20%), action 61, FPS 2.52, Running 41.91s Step 186( 12.40%), action 62, FPS 2.50, Running 42.28s Step 187( 12.60%), action 63, FPS 2.52, Running 42.69s Step 188( 12.80%), action 64, FPS 2.51, Running 43.03s Step 189( 13.00%), action 65, FPS 2.48, Running 43.54s Step 190( 13.20%), action 66, FPS 2.48, Running 43.81s Step 191( 13.40%), action 67, FPS 2.52, Running 44.19s Step 192( 13.60%), action 68, FPS 2.50, Running 44.48s Step 193( 13.80%), action 69, FPS 2.51, Running 44.91s Step 194( 14.00%), action 70, FPS 2.48, Running 45.29s Step 195( 14.20%), action 71, FPS 2.47, Running 45.95s Step 196( 14.40%), action 72, FPS 2.48, Running 46.24s Step 197( 14.60%), action 73, FPS 2.50, Running 46.73s Step 198( 14.80%), action 74, FPS 2.49, Running 47.04s Step 199( 15.00%), action 75, FPS 2.52, Running 47.45s Step 200( 15.20%), action 76, FPS 2.51, Running 47.75s Step 201( 15.40%), action 77, FPS 2.53, Running 48.10s Step 202( 15.60%), action 78, FPS 2.52, Running 48.45s Step 203( 15.80%), action 79, FPS 2.51, Running 48.92s Step 204( 16.00%), action 80, FPS 2.52, Running 49.28s Step 205( 16.20%), action 81, FPS 2.52, Running 49.86s Step 206( 16.40%), action 82, FPS 2.53, Running 50.20s Step 207( 16.60%), action 83, FPS 2.52, Running 50.61s Step 208( 16.80%), action 84, FPS 2.49, Running 51.06s Step 209( 17.00%), action 85, FPS 2.52, Running 51.46s Step 210( 17.20%), action 86, FPS 2.49, Running 51.83s Step 211( 17.40%), action 87, FPS 2.48, Running 52.25s Step 212( 17.60%), action 88, FPS 2.46, Running 52.62s Step 213( 17.80%), action 89, FPS 2.42, Running 53.18s Step 214( 18.00%), action 90, FPS 2.45, Running 53.45s Step 215( 18.20%), action 91, FPS 2.44, Running 54.14s Step 216( 18.40%), action 92, FPS 2.41, Running 54.54s Step 217( 18.60%), action 93, FPS 2.40, Running 55.07s Step 218( 18.80%), action 94, FPS 2.37, Running 55.47s Step 219( 19.00%), action 95, FPS 2.37, Running 55.88s Step 220( 19.20%), action 96, FPS 2.37, Running 56.20s Step 221( 19.40%), action 97, FPS 2.32, Running 56.72s Step 222( 19.60%), action 98, FPS 2.33, Running 57.04s Step 223( 19.80%), action 99, FPS 2.30, Running 57.62s Step 224( 20.00%), action 100, FPS 2.28, Running 58.04s Step 225( 20.20%), action 101, FPS 2.25, Running 58.74s Step 226( 20.40%), action 102, FPS 2.26, Running 59.03s Step 227( 20.60%), action 103, FPS 2.26, Running 59.48s Step 228( 20.80%), action 104, FPS 2.31, Running 59.71s Step 229( 21.00%), action 105, FPS 2.27, Running 60.29s Step 230( 21.20%), action 106, FPS 2.28, Running 60.61s Step 231( 21.40%), action 107, FPS 2.24, Running 61.19s Step 232( 21.60%), action 108, FPS 2.23, Running 61.59s Step 233( 21.80%), action 109, FPS 2.26, Running 62.03s Step 234( 22.00%), action 110, FPS 2.23, Running 62.43s Step 235( 22.20%), action 111, FPS 2.28, Running 62.90s Step 236( 22.40%), action 112, FPS 2.31, Running 63.21s Step 237( 22.60%), action 113, FPS 2.35, Running 63.60s Step 238( 22.80%), action 114, FPS 2.34, Running 64.02s Step 239( 23.00%), action 115, FPS 2.30, Running 64.58s Step 240( 23.20%), action 116, FPS 2.27, Running 65.01s Step 241( 23.40%), action 117, FPS 2.28, Running 65.50s Step 242( 23.60%), action 118, FPS 2.26, Running 65.88s Step 243( 23.80%), action 119, FPS 2.28, Running 66.38s Step 244( 24.00%), action 120, FPS 2.34, Running 66.58s Step 245( 24.20%), action 121, FPS 2.42, Running 66.99s Step 246( 24.40%), action 122, FPS 2.42, Running 67.29s Step 247( 24.60%), action 123, FPS 2.43, Running 67.71s Step 248( 24.80%), action 124, FPS 2.42, Running 67.96s Step 249( 25.00%), action 125, FPS 2.45, Running 68.46s Step 250( 25.20%), action 126, FPS 2.43, Running 68.82s Step 251( 25.40%), action 127, FPS 2.48, Running 69.25s Step 252( 25.60%), action 128, FPS 2.50, Running 69.58s Step 253( 25.80%), action 129, FPS 2.50, Running 70.01s Step 254( 26.00%), action 130, FPS 2.54, Running 70.32s Step 255( 26.20%), action 131, FPS 2.54, Running 70.79s Step 256( 26.40%), action 132, FPS 2.58, Running 70.96s Step 257( 26.60%), action 133, FPS 2.59, Running 71.32s Step 258( 26.80%), action 134, FPS 2.64, Running 71.61s Step 259( 27.00%), action 135, FPS 2.72, Running 71.94s Step 260( 27.20%), action 136, FPS 2.76, Running 72.24s Step 261( 27.40%), action 137, FPS 2.77, Running 72.73s Step 262( 27.60%), action 138, FPS 2.77, Running 73.10s Step 263( 27.80%), action 139, FPS 2.77, Running 73.60s Step 264( 28.00%), action 140, FPS 2.70, Running 74.00s Step 265( 28.20%), action 141, FPS 2.63, Running 74.61s Step 266( 28.40%), action 142, FPS 2.64, Running 74.85s Step 267( 28.60%), action 143, FPS 2.70, Running 75.10s Step 268( 28.80%), action 144, FPS 2.73, Running 75.29s Step 269( 29.00%), action 145, FPS 2.80, Running 75.60s Step 270( 29.20%), action 146, FPS 2.83, Running 75.90s Step 271( 29.40%), action 147, FPS 2.83, Running 76.31s Step 272( 29.60%), action 148, FPS 2.86, Running 76.58s Step 273( 29.80%), action 149, FPS 2.84, Running 77.06s Step 274( 30.00%), action 150, FPS 2.82, Running 77.42s Step 275( 30.20%), action 151, FPS 2.75, Running 78.05s Step 276( 30.40%), action 152, FPS 2.67, Running 78.44s Step 277( 30.60%), action 153, FPS 2.63, Running 78.94s Step 278( 30.80%), action 154, FPS 2.60, Running 79.30s Step 279( 31.00%), action 155, FPS 2.63, Running 79.53s Step 280( 31.20%), action 156, FPS 2.67, Running 79.72s Step 281( 31.40%), action 157, FPS 2.73, Running 80.07s Step 282( 31.60%), action 158, FPS 2.76, Running 80.35s Step 283( 31.80%), action 159, FPS 2.83, Running 80.67s Step 284( 32.00%), action 160, FPS 2.85, Running 81.01s Step 285( 32.20%), action 161, FPS 2.87, Running 81.57s Step 286( 32.40%), action 162, FPS 2.81, Running 81.96s Step 287( 32.60%), action 163, FPS 2.74, Running 82.39s Step 288( 32.80%), action 164, FPS 2.68, Running 82.76s Step 289( 33.00%), action 165, FPS 2.64, Running 83.18s Step 290( 33.20%), action 166, FPS 2.62, Running 83.52s Step 291( 33.40%), action 167, FPS 2.67, Running 83.79s Step 292( 33.60%), action 168, FPS 2.63, Running 84.17s Step 293( 33.80%), action 169, FPS 2.64, Running 84.63s Step 294( 34.00%), action 170, FPS 2.64, Running 84.99s Step 295( 34.20%), action 171, FPS 2.68, Running 85.52s Step 296( 34.40%), action 172, FPS 2.68, Running 85.89s Step 297( 34.60%), action 173, FPS 2.71, Running 86.33s Step 298( 34.80%), action 174, FPS 2.72, Running 86.64s Step 299( 35.00%), action 175, FPS 2.66, Running 87.06s Step 300( 35.20%), action 176, FPS 2.59, Running 87.46s Step 301( 35.40%), action 177, FPS 2.55, Running 87.90s Step 302( 35.60%), action 178, FPS 2.56, Running 88.16s Step 303( 35.80%), action 179, FPS 2.55, Running 88.51s Step 304( 36.00%), action 180, FPS 2.55, Running 88.85s Step 305( 36.20%), action 181, FPS 2.53, Running 89.48s Step 306( 36.40%), action 182, FPS 2.54, Running 89.82s Step 307( 36.60%), action 183, FPS 2.53, Running 90.30s Step 308( 36.80%), action 184, FPS 2.52, Running 90.70s Step 309( 37.00%), action 185, FPS 2.52, Running 91.11s Step 310( 37.20%), action 186, FPS 2.51, Running 91.50s Step 311( 37.40%), action 187, FPS 2.47, Running 91.90s Step 312( 37.60%), action 188, FPS 2.48, Running 92.22s Step 313( 37.80%), action 189, FPS 2.50, Running 92.64s Step 314( 38.00%), action 190, FPS 2.48, Running 93.05s Step 315( 38.20%), action 191, FPS 2.47, Running 93.63s Step 316( 38.40%), action 192, FPS 2.47, Running 93.98s Step 317( 38.60%), action 193, FPS 2.47, Running 94.43s Step 318( 38.80%), action 194, FPS 2.45, Running 94.81s Step 319( 39.00%), action 195, FPS 2.44, Running 95.26s Step 320( 39.20%), action 196, FPS 2.46, Running 95.58s Step 321( 39.40%), action 197, FPS 2.47, Running 96.01s Step 322( 39.60%), action 198, FPS 2.40, Running 96.48s Step 323( 39.80%), action 199, FPS 2.34, Running 97.05s Step 324( 40.00%), action 200, FPS 2.33, Running 97.41s Step 325( 40.20%), action 201, FPS 2.34, Running 98.02s Step 326( 40.40%), action 202, FPS 2.30, Running 98.51s Step 327( 40.60%), action 203, FPS 2.29, Running 99.02s Step 328( 40.80%), action 204, FPS 2.31, Running 99.35s Step 329( 41.00%), action 205, FPS 2.31, Running 99.79s Step 330( 41.20%), action 206, FPS 2.31, Running 100.17s Step 331( 41.40%), action 207, FPS 2.26, Running 100.73s Step 332( 41.60%), action 208, FPS 2.24, Running 101.16s Step 333( 41.80%), action 209, FPS 2.18, Running 101.83s Step 334( 42.00%), action 210, FPS 2.17, Running 102.25s Step 335( 42.20%), action 211, FPS 2.15, Running 102.93s Step 336( 42.40%), action 212, FPS 2.13, Running 103.36s Step 337( 42.60%), action 213, FPS 2.12, Running 103.86s Step 338( 42.80%), action 214, FPS 2.14, Running 104.16s Step 339( 43.00%), action 215, FPS 2.11, Running 104.75s Step 340( 43.20%), action 216, FPS 2.08, Running 105.20s Step 341( 43.40%), action 217, FPS 2.04, Running 105.83s Step 342( 43.60%), action 218, FPS 2.05, Running 106.23s Step 343( 43.80%), action 219, FPS 2.06, Running 106.78s Step 344( 44.00%), action 220, FPS 2.05, Running 107.18s Step 345( 44.20%), action 221, FPS 2.03, Running 107.89s Step 346( 44.40%), action 222, FPS 2.03, Running 108.34s Step 347( 44.60%), action 223, FPS 2.02, Running 108.93s Step 348( 44.80%), action 224, FPS 1.99, Running 109.41s Step 349( 45.00%), action 225, FPS 1.96, Running 109.99s Step 350( 45.20%), action 226, FPS 1.94, Running 110.47s Step 351( 45.40%), action 227, FPS 1.95, Running 110.96s Step 352( 45.60%), action 228, FPS 1.96, Running 111.35s Step 353( 45.80%), action 229, FPS 1.96, Running 112.02s Step 354( 46.00%), action 230, FPS 1.96, Running 112.47s Step 355( 46.20%), action 231, FPS 1.96, Running 113.16s Step 356( 46.40%), action 232, FPS 1.95, Running 113.60s Step 357( 46.60%), action 233, FPS 1.92, Running 114.26s Step 358( 46.80%), action 234, FPS 1.92, Running 114.60s Step 359( 47.00%), action 235, FPS 1.94, Running 115.05s Step 360( 47.20%), action 236, FPS 1.95, Running 115.45s Step 361( 47.40%), action 237, FPS 1.97, Running 115.98s Step 362( 47.60%), action 238, FPS 1.98, Running 116.36s Step 363( 47.80%), action 239, FPS 1.97, Running 116.92s Step 364( 48.00%), action 240, FPS 1.98, Running 117.30s Step 365( 48.20%), action 241, FPS 1.99, Running 117.96s Step 366( 48.40%), action 242, FPS 2.01, Running 118.30s Step 367( 48.60%), action 243, FPS 2.04, Running 118.71s Step 368( 48.80%), action 244, FPS 2.09, Running 118.98s Step 369( 49.00%), action 245, FPS 2.10, Running 119.49s Step 370( 49.20%), action 246, FPS 2.13, Running 119.84s Step 371( 49.40%), action 247, FPS 2.13, Running 120.34s Step 372( 49.60%), action 248, FPS 2.14, Running 120.70s Step 373( 49.80%), action 249, FPS 2.18, Running 121.22s Step 374( 50.00%), action 250, FPS 2.19, Running 121.62s Step 375( 50.20%), action 251, FPS 2.20, Running 122.23s Step 376( 50.40%), action 252, FPS 2.24, Running 122.54s Step 377( 50.60%), action 253, FPS 2.27, Running 123.07s Step 378( 50.80%), action 254, FPS 2.27, Running 123.41s Step 379( 51.00%), action 255, FPS 2.24, Running 124.00s Step 380( 51.20%), action 256, FPS 2.25, Running 124.34s Step 381( 51.40%), action 257, FPS 2.23, Running 124.93s Step 382( 51.60%), action 258, FPS 2.25, Running 125.24s Step 383( 51.80%), action 259, FPS 2.27, Running 125.74s Step 384( 52.00%), action 260, FPS 2.29, Running 126.02s Step 385( 52.20%), action 261, FPS 2.33, Running 126.54s Step 386( 52.40%), action 262, FPS 2.33, Running 126.88s Step 387( 52.60%), action 263, FPS 2.32, Running 127.35s Step 388( 52.80%), action 264, FPS 2.29, Running 127.69s Step 389( 53.00%), action 265, FPS 2.28, Running 128.26s Step 390( 53.20%), action 266, FPS 2.30, Running 128.54s [2026-08-02 23:23:29] [99 ] Seed 98 success after 128.66 s. +steps: 390 , actions: 266 . +Instruction: Empty +Total 68/99(68.69%) success. +Setting seed: 99 +Step 1( N/A%), pre moving , FPS 6.68, Running 0.15s Step 2( N/A%), pre moving , FPS 9.81, Running 0.20s Step 3( N/A%), pre moving , FPS 11.25, Running 0.27s Step 4( N/A%), pre moving , FPS 13.28, Running 0.30s Step 5( N/A%), pre moving , FPS 14.10, Running 0.35s Step 6( N/A%), pre moving , FPS 14.85, Running 0.40s Step 7( N/A%), pre moving , FPS 15.88, Running 0.44s Step 8( N/A%), pre moving , FPS 15.89, Running 0.50s Step 9( N/A%), pre moving , FPS 16.53, Running 0.54s Step 10( N/A%), pre moving , FPS 16.54, Running 0.60s Step 11( N/A%), pre moving , FPS 16.60, Running 0.66s Step 12( N/A%), pre moving , FPS 17.15, Running 0.70s Step 13( N/A%), pre moving , FPS 17.21, Running 0.76s Step 14( N/A%), pre moving , FPS 17.47, Running 0.80s Step 15( N/A%), pre moving , FPS 17.96, Running 0.84s Step 16( N/A%), pre moving , FPS 18.37, Running 0.87s Step 17( N/A%), pre moving , FPS 18.65, Running 0.91s Step 18( N/A%), pre moving , FPS 18.85, Running 0.95s Step 19( N/A%), pre moving , FPS 19.22, Running 0.99s Step 20( N/A%), pre moving , FPS 18.95, Running 1.06s Step 21( N/A%), pre moving , FPS 15.20, Running 1.47s Step 22( N/A%), pre moving , FPS 14.89, Running 1.55s Step 23( N/A%), pre moving , FPS 14.69, Running 1.63s Step 24( N/A%), pre moving , FPS 13.56, Running 1.78s Step 25( N/A%), pre moving , FPS 13.12, Running 1.88s Step 26( N/A%), pre moving , FPS 11.15, Running 2.20s Step 27( N/A%), pre moving , FPS 10.84, Running 2.29s Step 28( N/A%), pre moving , FPS 10.69, Running 2.38s Step 29( N/A%), pre moving , FPS 10.43, Running 2.46s Step 30( N/A%), pre moving , FPS 10.29, Running 2.55s Step 31( N/A%), pre moving , FPS 10.15, Running 2.63s Step 32( N/A%), pre moving , FPS 9.86, Running 2.73s Step 33( N/A%), pre moving , FPS 9.71, Running 2.81s Step 34( N/A%), pre moving , FPS 9.53, Running 2.90s Step 35( N/A%), pre moving , FPS 9.29, Running 2.99s Step 36( N/A%), pre moving , FPS 7.79, Running 3.44s Step 37( N/A%), pre moving , FPS 7.64, Running 3.53s Step 38( N/A%), pre moving , FPS 7.56, Running 3.60s Step 39( N/A%), pre moving , FPS 7.37, Running 3.70s Step 40( N/A%), pre moving , FPS 7.39, Running 3.76s Step 41( N/A%), pre moving , FPS 8.58, Running 3.80s Step 42( N/A%), pre moving , FPS 8.68, Running 3.85s Step 43( N/A%), pre moving , FPS 8.84, Running 3.89s Step 44( N/A%), pre moving , FPS 9.20, Running 3.95s Step 45( N/A%), pre moving , FPS 9.47, Running 3.99s Step 46( N/A%), pre moving , FPS 10.65, Running 4.08s Step 47( N/A%), pre moving , FPS 10.84, Running 4.13s Step 48( N/A%), pre moving , FPS 10.93, Running 4.21s Step 49( N/A%), pre moving , FPS 11.06, Running 4.27s Step 50( N/A%), pre moving , FPS 11.12, Running 4.35s Step 51( N/A%), pre moving , FPS 11.06, Running 4.44s Step 52( N/A%), pre moving , FPS 11.15, Running 4.52s Step 53( N/A%), pre moving , FPS 11.29, Running 4.59s Step 54( N/A%), pre moving , FPS 11.38, Running 4.66s Step 55( N/A%), pre moving , FPS 11.10, Running 4.79s Step 56( N/A%), pre moving , FPS 13.66, Running 4.90s Step 57( N/A%), pre moving , FPS 13.28, Running 5.04s Step 58( N/A%), pre moving , FPS 12.61, Running 5.19s Step 59( N/A%), pre moving , FPS 12.53, Running 5.30s Step 60( N/A%), pre moving , FPS 11.83, Running 5.45s Step 61( N/A%), pre moving , FPS 11.21, Running 5.58s Step 62( N/A%), pre moving , FPS 10.72, Running 5.72s Step 63( N/A%), pre moving , FPS 10.19, Running 5.85s Step 64( N/A%), pre moving , FPS 9.81, Running 5.99s Step 65( N/A%), pre moving , FPS 9.35, Running 6.13s Step 66( N/A%), pre moving , FPS 9.09, Running 6.28s Step 67( N/A%), pre moving , FPS 8.75, Running 6.42s Step 68( N/A%), pre moving , FPS 8.47, Running 6.57s Step 69( N/A%), pre moving , FPS 8.29, Running 6.68s Step 70( N/A%), pre moving , FPS 8.04, Running 6.83s Step 71( N/A%), pre moving , FPS 7.92, Running 6.97s Step 72( N/A%), pre moving , FPS 7.81, Running 7.08s Step 73( N/A%), pre moving , FPS 7.59, Running 7.22s Step 74( N/A%), pre moving , FPS 7.40, Running 7.36s Step 75( N/A%), pre moving , FPS 7.41, Running 7.49s Step 76( N/A%), pre moving , FPS 7.58, Running 7.54s Step 77( N/A%), pre moving , FPS 7.63, Running 7.66s Step 78( N/A%), pre moving , FPS 7.89, Running 7.72s Step 79( N/A%), pre moving , FPS 8.01, Running 7.80s Step 80( N/A%), pre moving , FPS 8.27, Running 7.87s Step 81( N/A%), pre moving , FPS 8.45, Running 7.95s Step 82( N/A%), pre moving , FPS 8.69, Running 8.02s Step 83( N/A%), pre moving , FPS 9.00, Running 8.08s Step 84( N/A%), pre moving , FPS 9.34, Running 8.13s Step 85( N/A%), pre moving , FPS 9.80, Running 8.17s Step 86( N/A%), pre moving , FPS 10.33, Running 8.21s Step 87( N/A%), pre moving , FPS 10.89, Running 8.25s Step 88( N/A%), pre moving , FPS 11.53, Running 8.30s Step 89( N/A%), pre moving , FPS 12.02, Running 8.35s Step 90( N/A%), pre moving , FPS 12.60, Running 8.42s Step 91( N/A%), pre moving , FPS 12.93, Running 8.51s Step 92( N/A%), pre moving , FPS 13.13, Running 8.61s Step 93( N/A%), pre moving , FPS 13.61, Running 8.69s Step 94( N/A%), pre moving , FPS 14.09, Running 8.78s Step 95( N/A%), pre moving , FPS 14.43, Running 8.87s Step 96( N/A%), pre moving , FPS 14.08, Running 8.96s Step 97( N/A%), pre moving , FPS 14.34, Running 9.05s Step 98( N/A%), pre moving , FPS 14.13, Running 9.14s Step 99( N/A%), pre moving , FPS 14.07, Running 9.22s Step 100( N/A%), pre moving , FPS 13.98, Running 9.30s Step 101( N/A%), pre moving , FPS 13.83, Running 9.39s Step 102( N/A%), pre moving , FPS 6.88, Running 10.93s Step 103( N/A%), pre moving , FPS 6.24, Running 11.28s Step 104( N/A%), pre moving , FPS 6.02, Running 11.45s Step 105( N/A%), pre moving , FPS 5.55, Running 11.78s Step 106( N/A%), pre moving , FPS 5.39, Running 11.92s Step 107( N/A%), pre moving , FPS 5.04, Running 12.22s Step 108( N/A%), pre moving , FPS 4.87, Running 12.41s Step 109( N/A%), pre moving , FPS 4.54, Running 12.75s Step 110( N/A%), pre moving , FPS 4.43, Running 12.94s Step 111( N/A%), pre moving , FPS 4.20, Running 13.27s Step 112( N/A%), pre moving , FPS 4.11, Running 13.47s Step 113( N/A%), pre moving , FPS 3.89, Running 13.83s Step 114( N/A%), pre moving , FPS 3.80, Running 14.04s Step 115( N/A%), pre moving , FPS 3.62, Running 14.40s Step 116( N/A%), pre moving , FPS 3.56, Running 14.59s Step 117( N/A%), pre moving , FPS 3.41, Running 14.91s Step 118( N/A%), pre moving , FPS 3.36, Running 15.09s Step 119( N/A%), pre moving , FPS 3.22, Running 15.42s Step 120( N/A%), pre moving , FPS 3.17, Running 15.61s Step 121( N/A%), pre moving , FPS 3.08, Running 15.89s Step 122( 0.20%), action 1, FPS 3.51, Running 16.63s Step 123( 0.40%), action 2, FPS 3.55, Running 16.91s Step 124( 0.60%), action 3, FPS 3.36, Running 17.41s Step 125( 0.80%), action 4, FPS 3.37, Running 17.72s Step 126( 1.00%), action 5, FPS 3.20, Running 18.18s Step 127( 1.20%), action 6, FPS 3.16, Running 18.54s Step 128( 1.40%), action 7, FPS 3.01, Running 19.06s Step 129( 1.60%), action 8, FPS 3.06, Running 19.29s Step 130( 1.80%), action 9, FPS 2.96, Running 19.69s Step 131( 2.00%), action 10, FPS 2.96, Running 20.03s Step 132( 2.20%), action 11, FPS 2.82, Running 20.57s Step 133( 2.40%), action 12, FPS 2.86, Running 20.82s Step 134( 2.60%), action 13, FPS 2.74, Running 21.33s Step 135( 2.80%), action 14, FPS 2.75, Running 21.66s Step 136( 3.00%), action 15, FPS 2.66, Running 22.10s Step 137( 3.20%), action 16, FPS 2.69, Running 22.34s Step 138( 3.40%), action 17, FPS 2.61, Running 22.76s Step 139( 3.60%), action 18, FPS 2.65, Running 22.98s Step 140( 3.80%), action 19, FPS 2.57, Running 23.40s Step 141( 4.00%), action 20, FPS 2.58, Running 23.64s Step 142( 4.20%), action 21, FPS 2.62, Running 24.27s Step 143( 4.40%), action 22, FPS 2.62, Running 24.56s Step 144( 4.60%), action 23, FPS 2.61, Running 25.08s Step 145( 4.80%), action 24, FPS 2.62, Running 25.35s Step 146( 5.00%), action 25, FPS 2.60, Running 25.86s Step 147( 5.20%), action 26, FPS 2.63, Running 26.14s Step 148( 5.40%), action 27, FPS 2.64, Running 26.64s Step 149( 5.60%), action 28, FPS 2.59, Running 27.00s Step 150( 5.80%), action 29, FPS 2.54, Running 27.55s Step 151( 6.00%), action 30, FPS 2.56, Running 27.84s Step 152( 6.20%), action 31, FPS 2.52, Running 28.50s Step 153( 6.40%), action 32, FPS 2.50, Running 28.83s Step 154( 6.60%), action 33, FPS 2.49, Running 29.36s Step 155( 6.80%), action 34, FPS 2.51, Running 29.63s Step 156( 7.00%), action 35, FPS 2.51, Running 30.06s Step 157( 7.20%), action 36, FPS 2.50, Running 30.34s Step 158( 7.40%), action 37, FPS 2.51, Running 30.73s Step 159( 7.60%), action 38, FPS 2.49, Running 31.00s Step 160( 7.80%), action 39, FPS 2.45, Running 31.57s Step 161( 8.00%), action 40, FPS 2.43, Running 31.86s Step 162( 8.20%), action 41, FPS 2.41, Running 32.59s Step 163( 8.40%), action 42, FPS 2.41, Running 32.87s Step 164( 8.60%), action 43, FPS 2.40, Running 33.41s Step 165( 8.80%), action 44, FPS 2.41, Running 33.64s Step 166( 9.00%), action 45, FPS 2.40, Running 34.21s Step 167( 9.20%), action 46, FPS 2.41, Running 34.43s Step 168( 9.40%), action 47, FPS 2.41, Running 34.92s Step 169( 9.60%), action 48, FPS 2.44, Running 35.22s Step 170( 9.80%), action 49, FPS 2.46, Running 35.67s Step 171( 10.00%), action 50, FPS 2.46, Running 35.96s Step 172( 10.20%), action 51, FPS 2.49, Running 36.52s Step 173( 10.40%), action 52, FPS 2.50, Running 36.82s Step 174( 10.60%), action 53, FPS 2.52, Running 37.29s Step 175( 10.80%), action 54, FPS 2.53, Running 37.55s Step 176( 11.00%), action 55, FPS 2.53, Running 37.98s Step 177( 11.20%), action 56, FPS 2.54, Running 38.23s Step 178( 11.40%), action 57, FPS 2.54, Running 38.59s Step 179( 11.60%), action 58, FPS 2.52, Running 38.94s Step 180( 11.80%), action 59, FPS 2.55, Running 39.43s Step 181( 12.00%), action 60, FPS 2.54, Running 39.73s Step 182( 12.20%), action 61, FPS 2.57, Running 40.38s Step 183( 12.40%), action 62, FPS 2.56, Running 40.68s Step 184( 12.60%), action 63, FPS 2.56, Running 41.21s Step 185( 12.80%), action 64, FPS 2.56, Running 41.44s Step 186( 13.00%), action 65, FPS 2.59, Running 41.93s Step 187( 13.20%), action 66, FPS 2.59, Running 42.16s Step 188( 13.40%), action 67, FPS 2.56, Running 42.74s Step 189( 13.60%), action 68, FPS 2.55, Running 43.05s Step 190( 13.80%), action 69, FPS 2.48, Running 43.75s Step 191( 14.00%), action 70, FPS 2.48, Running 44.03s Step 192( 14.20%), action 71, FPS 2.42, Running 44.80s Step 193( 14.40%), action 72, FPS 2.43, Running 45.06s Step 194( 14.60%), action 73, FPS 2.41, Running 45.57s Step 195( 14.80%), action 74, FPS 2.41, Running 45.83s Step 196( 15.00%), action 75, FPS 2.39, Running 46.35s Step 197( 15.20%), action 76, FPS 2.33, Running 46.81s Step 198( 15.40%), action 77, FPS 2.27, Running 47.42s Step 199( 15.60%), action 78, FPS 2.28, Running 47.72s Step 200( 15.80%), action 79, FPS 2.25, Running 48.33s Step 201( 16.00%), action 80, FPS 2.25, Running 48.62s Step 202( 16.20%), action 81, FPS 2.26, Running 49.24s Step 203( 16.40%), action 82, FPS 2.27, Running 49.48s Step 204( 16.60%), action 83, FPS 2.30, Running 49.91s Step 205( 16.80%), action 84, FPS 2.26, Running 50.28s Step 206( 17.00%), action 85, FPS 2.25, Running 50.83s Step 207( 17.20%), action 86, FPS 2.21, Running 51.22s Step 208( 17.40%), action 87, FPS 2.21, Running 51.78s Step 209( 17.60%), action 88, FPS 2.22, Running 52.07s Step 210( 17.80%), action 89, FPS 2.25, Running 52.62s Step 211( 18.00%), action 90, FPS 2.25, Running 52.92s Step 212( 18.20%), action 91, FPS 2.29, Running 53.52s Step 213( 18.40%), action 92, FPS 2.26, Running 53.91s Step 214( 18.60%), action 93, FPS 2.24, Running 54.49s Step 215( 18.80%), action 94, FPS 2.21, Running 54.89s Step 216( 19.00%), action 95, FPS 2.19, Running 55.48s Step 217( 19.20%), action 96, FPS 2.21, Running 55.85s Step 218( 19.40%), action 97, FPS 2.24, Running 56.33s Step 219( 19.60%), action 98, FPS 2.24, Running 56.67s Step 220( 19.80%), action 99, FPS 2.27, Running 57.14s Step 221( 20.00%), action 100, FPS 2.28, Running 57.40s Step 222( 20.20%), action 101, FPS 2.26, Running 58.07s Step 223( 20.40%), action 102, FPS 2.24, Running 58.41s Step 224( 20.60%), action 103, FPS 2.20, Running 59.01s Step 225( 20.80%), action 104, FPS 2.20, Running 59.36s Step 226( 21.00%), action 105, FPS 2.20, Running 59.90s Step 227( 21.20%), action 106, FPS 2.22, Running 60.24s Step 228( 21.40%), action 107, FPS 2.24, Running 60.72s Step 229( 21.60%), action 108, FPS 2.23, Running 61.02s Step 230( 21.80%), action 109, FPS 2.26, Running 61.47s Step 231( 22.00%), action 110, FPS 2.24, Running 61.86s Step 232( 22.20%), action 111, FPS 2.22, Running 62.55s Step 233( 22.40%), action 112, FPS 2.21, Running 62.94s Step 234( 22.60%), action 113, FPS 2.21, Running 63.55s Step 235( 22.80%), action 114, FPS 2.22, Running 63.90s Step 236( 23.00%), action 115, FPS 2.24, Running 64.39s Step 237( 23.20%), action 116, FPS 2.27, Running 64.68s Step 238( 23.40%), action 117, FPS 2.29, Running 65.06s Step 239( 23.60%), action 118, FPS 2.33, Running 65.25s Step 240( 23.80%), action 119, FPS 2.37, Running 65.60s Step 241( 24.00%), action 120, FPS 2.32, Running 66.02s Step 242( 24.20%), action 121, FPS 2.30, Running 66.76s Step 243( 24.40%), action 122, FPS 2.29, Running 67.15s Step 244( 24.60%), action 123, FPS 2.30, Running 67.70s Step 245( 24.80%), action 124, FPS 2.29, Running 68.11s Step 246( 25.00%), action 125, FPS 2.29, Running 68.64s Step 247( 25.20%), action 126, FPS 2.29, Running 68.98s Step 248( 25.40%), action 127, FPS 2.29, Running 69.47s Step 249( 25.60%), action 128, FPS 2.28, Running 69.81s Step 250( 25.80%), action 129, FPS 2.26, Running 70.30s Step 251( 26.00%), action 130, FPS 2.28, Running 70.65s Step 252( 26.20%), action 131, FPS 2.28, Running 71.33s Step 253( 26.40%), action 132, FPS 2.29, Running 71.65s Step 254( 26.60%), action 133, FPS 2.29, Running 72.28s Step 255( 26.80%), action 134, FPS 2.30, Running 72.60s Step 256( 27.00%), action 135, FPS 2.31, Running 73.06s Step 257( 27.20%), action 136, FPS 2.31, Running 73.33s Step 258( 27.40%), action 137, FPS 2.28, Running 73.83s Step 259( 27.60%), action 138, FPS 2.24, Running 74.18s Step 260( 27.80%), action 139, FPS 2.18, Running 74.78s Step 261( 28.00%), action 140, FPS 2.19, Running 75.15s Step 262( 28.20%), action 141, FPS 2.21, Running 75.81s Step 263( 28.40%), action 142, FPS 2.22, Running 76.15s Step 264( 28.60%), action 143, FPS 2.25, Running 76.60s Step 265( 28.80%), action 144, FPS 2.27, Running 76.91s Step 266( 29.00%), action 145, FPS 2.30, Running 77.32s Step 267( 29.20%), action 146, FPS 2.30, Running 77.66s Step 268( 29.40%), action 147, FPS 2.29, Running 78.21s Step 269( 29.60%), action 148, FPS 2.30, Running 78.49s Step 270( 29.80%), action 149, FPS 2.31, Running 78.96s Step 271( 30.00%), action 150, FPS 2.32, Running 79.27s Step 272( 30.20%), action 151, FPS 2.35, Running 79.82s Step 273( 30.40%), action 152, FPS 2.38, Running 80.07s Step 274( 30.60%), action 153, FPS 2.42, Running 80.54s Step 275( 30.80%), action 154, FPS 2.45, Running 80.75s Step 276( 31.00%), action 155, FPS 2.47, Running 81.16s Step 277( 31.20%), action 156, FPS 2.47, Running 81.43s Step 278( 31.40%), action 157, FPS 2.46, Running 81.97s Step 279( 31.60%), action 158, FPS 2.46, Running 82.30s Step 280( 31.80%), action 159, FPS 2.51, Running 82.76s Step 281( 32.00%), action 160, FPS 2.52, Running 83.09s Step 282( 32.20%), action 161, FPS 2.50, Running 83.82s Step 283( 32.40%), action 162, FPS 2.50, Running 84.15s Step 284( 32.60%), action 163, FPS 2.50, Running 84.62s Step 285( 32.80%), action 164, FPS 2.47, Running 85.01s Step 286( 33.00%), action 165, FPS 2.42, Running 85.58s Step 287( 33.20%), action 166, FPS 2.41, Running 85.98s Step 288( 33.40%), action 167, FPS 2.43, Running 86.43s Step 289( 33.60%), action 168, FPS 2.39, Running 86.86s Step 290( 33.80%), action 169, FPS 2.40, Running 87.30s Step 291( 34.00%), action 170, FPS 2.41, Running 87.58s Step 292( 34.20%), action 171, FPS 2.39, Running 88.19s Step 293( 34.40%), action 172, FPS 2.40, Running 88.42s Step 294( 34.60%), action 173, FPS 2.32, Running 89.15s Step 295( 34.80%), action 174, FPS 2.30, Running 89.47s Step 296( 35.00%), action 175, FPS 2.25, Running 90.06s Step 297( 35.20%), action 176, FPS 2.22, Running 90.44s Step 298( 35.40%), action 177, FPS 2.20, Running 91.06s Step 299( 35.60%), action 178, FPS 2.19, Running 91.42s Step 300( 35.80%), action 179, FPS 2.19, Running 91.89s Step 301( 36.00%), action 180, FPS 2.21, Running 92.15s Step 302( 36.20%), action 181, FPS 2.15, Running 93.12s Step 303( 36.40%), action 182, FPS 2.13, Running 93.53s Step 304( 36.60%), action 183, FPS 2.12, Running 94.03s Step 305( 36.80%), action 184, FPS 2.14, Running 94.35s Step 306( 37.00%), action 185, FPS 2.17, Running 94.80s Step 307( 37.20%), action 186, FPS 2.20, Running 95.07s Step 308( 37.40%), action 187, FPS 2.19, Running 95.55s Step 309( 37.60%), action 188, FPS 2.24, Running 95.78s Step 310( 37.80%), action 189, FPS 2.24, Running 96.21s Step 311( 38.00%), action 190, FPS 2.25, Running 96.47s Step 312( 38.20%), action 191, FPS 2.26, Running 97.04s Step 313( 38.40%), action 192, FPS 2.25, Running 97.31s Step 314( 38.60%), action 193, FPS 2.33, Running 97.75s Step 315( 38.80%), action 194, FPS 2.31, Running 98.11s Step 316( 39.00%), action 195, FPS 2.37, Running 98.51s Step 317( 39.20%), action 196, FPS 2.41, Running 98.75s Step 318( 39.40%), action 197, FPS 2.46, Running 99.19s Step 319( 39.60%), action 198, FPS 2.51, Running 99.39s Step 320( 39.80%), action 199, FPS 2.51, Running 99.87s Step 321( 40.00%), action 200, FPS 2.51, Running 100.12s Step 322( 40.20%), action 201, FPS 2.64, Running 100.69s Step 323( 40.40%), action 202, FPS 2.69, Running 100.96s Step 324( 40.60%), action 203, FPS 2.71, Running 101.42s Step 325( 40.80%), action 204, FPS 2.72, Running 101.70s Step 326( 41.00%), action 205, FPS 2.72, Running 102.15s Step 327( 41.20%), action 206, FPS 2.74, Running 102.36s Step 328( 41.40%), action 207, FPS 2.76, Running 102.79s Step 329( 41.60%), action 208, FPS 2.76, Running 103.02s Step 330( 41.80%), action 209, FPS 2.75, Running 103.49s Step 331( 42.00%), action 210, FPS 2.75, Running 103.75s Step 332( 42.20%), action 211, FPS 2.71, Running 104.42s Step 333( 42.40%), action 212, FPS 2.71, Running 104.69s Step 334( 42.60%), action 213, FPS 2.68, Running 105.21s Step 335( 42.80%), action 214, FPS 2.71, Running 105.50s Step 336( 43.00%), action 215, FPS 2.70, Running 105.91s Step 337( 43.20%), action 216, FPS 2.71, Running 106.14s Step 338( 43.40%), action 217, FPS 2.71, Running 106.57s Step 339( 43.60%), action 218, FPS 2.71, Running 106.77s Step 340( 43.80%), action 219, FPS 2.74, Running 107.18s Step 341( 44.00%), action 220, FPS 2.73, Running 107.45s Step 342( 44.20%), action 221, FPS 2.72, Running 108.06s Step 343( 44.40%), action 222, FPS 2.71, Running 108.33s Step 344( 44.60%), action 223, FPS 2.70, Running 108.83s Step 345( 44.80%), action 224, FPS 2.70, Running 109.10s Step 346( 45.00%), action 225, FPS 2.70, Running 109.57s Step 347( 45.20%), action 226, FPS 2.68, Running 109.83s Step 348( 45.40%), action 227, FPS 2.68, Running 110.25s Step 349( 45.60%), action 228, FPS 2.69, Running 110.46s Step 350( 45.80%), action 229, FPS 2.67, Running 110.97s Step 351( 46.00%), action 230, FPS 2.68, Running 111.21s Step 352( 46.20%), action 231, FPS 2.72, Running 111.77s Step 353( 46.40%), action 232, FPS 2.72, Running 112.04s Step 354( 46.60%), action 233, FPS 2.73, Running 112.54s Step 355( 46.80%), action 234, FPS 2.74, Running 112.81s Step 356( 47.00%), action 235, FPS 2.70, Running 113.30s Step 357( 47.20%), action 236, FPS 2.72, Running 113.51s Step 358( 47.40%), action 237, FPS 2.72, Running 113.91s Step 359( 47.60%), action 238, FPS 2.71, Running 114.15s Step 360( 47.80%), action 239, FPS 2.69, Running 114.61s Step 361( 48.00%), action 240, FPS 2.69, Running 114.88s Step 362( 48.20%), action 241, FPS 2.69, Running 115.49s Step 363( 48.40%), action 242, FPS 2.68, Running 115.78s Step 364( 48.60%), action 243, FPS 2.69, Running 116.25s Step 365( 48.80%), action 244, FPS 2.68, Running 116.56s Step 366( 49.00%), action 245, FPS 2.68, Running 117.03s Step 367( 49.20%), action 246, FPS 2.69, Running 117.28s Step 368( 49.40%), action 247, FPS 2.69, Running 117.68s Step 369( 49.60%), action 248, FPS 2.69, Running 117.89s Step 370( 49.80%), action 249, FPS 2.71, Running 118.34s Step 371( 50.00%), action 250, FPS 2.70, Running 118.62s Step 372( 50.20%), action 251, FPS 2.68, Running 119.23s Step 373( 50.40%), action 252, FPS 2.69, Running 119.47s Step 374( 50.60%), action 253, FPS 2.70, Running 119.96s Step 375( 50.80%), action 254, FPS 2.70, Running 120.22s Step 376( 51.00%), action 255, FPS 2.72, Running 120.67s Step 377( 51.20%), action 256, FPS 2.71, Running 120.90s Step 378( 51.40%), action 257, FPS 2.71, Running 121.30s Step 379( 51.60%), action 258, FPS 2.71, Running 121.53s Step 380( 51.80%), action 259, FPS 2.65, Running 122.16s Step 381( 52.00%), action 260, FPS 2.66, Running 122.41s Step 382( 52.20%), action 261, FPS 2.67, Running 122.99s Step 383( 52.40%), action 262, FPS 2.67, Running 123.29s Step 384( 52.60%), action 263, FPS 2.66, Running 123.76s Step 385( 52.80%), action 264, FPS 2.66, Running 124.07s Step 386( 53.00%), action 265, FPS 2.68, Running 124.49s Step 387( 53.20%), action 266, FPS 2.67, Running 124.78s Step 388( 53.40%), action 267, FPS 2.68, Running 125.14s Step 389( 53.60%), action 268, FPS 2.68, Running 125.37s Step 390( 53.80%), action 269, FPS 2.68, Running 125.80s Step 391( 54.00%), action 270, FPS 2.70, Running 126.04s Step 392( 54.20%), action 271, FPS 2.69, Running 126.67s Step 393( 54.40%), action 272, FPS 2.69, Running 126.89s Step 394( 54.60%), action 273, FPS 2.72, Running 127.32s Step 395( 54.80%), action 274, FPS 2.72, Running 127.58s Step 396( 55.00%), action 275, FPS 2.71, Running 128.04s Step 397( 55.20%), action 276, FPS 2.68, Running 128.36s Step 398( 55.40%), action 277, FPS 2.67, Running 128.78s Step 399( 55.60%), action 278, FPS 2.67, Running 129.01s Step 400( 55.80%), action 279, FPS 2.73, Running 129.49s Step 401( 56.00%), action 280, FPS 2.73, Running 129.74s Step 402( 56.20%), action 281, FPS 2.71, Running 130.36s Step 403( 56.40%), action 282, FPS 2.70, Running 130.69s Step 404( 56.60%), action 283, FPS 2.69, Running 131.19s Step 405( 56.80%), action 284, FPS 2.71, Running 131.45s Step 406( 57.00%), action 285, FPS 2.69, Running 131.93s Step 407( 57.20%), action 286, FPS 2.71, Running 132.16s Step 408( 57.40%), action 287, FPS 2.69, Running 132.57s Step 409( 57.60%), action 288, FPS 2.70, Running 132.78s Step 410( 57.80%), action 289, FPS 2.69, Running 133.24s Step 411( 58.00%), action 290, FPS 2.69, Running 133.48s Step 412( 58.20%), action 291, FPS 2.66, Running 134.18s Step 413( 58.40%), action 292, FPS 2.64, Running 134.47s Step 414( 58.60%), action 293, FPS 2.64, Running 134.89s Step 415( 58.80%), action 294, FPS 2.62, Running 135.21s Step 416( 59.00%), action 295, FPS 2.63, Running 135.65s Step 417( 59.20%), action 296, FPS 2.66, Running 135.88s Step 418( 59.40%), action 297, FPS 2.67, Running 136.27s Step 419( 59.60%), action 298, FPS 2.69, Running 136.45s Step 420( 59.80%), action 299, FPS 2.69, Running 136.92s Step 421( 60.00%), action 300, FPS 2.68, Running 137.19s Step 422( 60.20%), action 301, FPS 2.69, Running 137.79s [2026-08-02 23:25:47] [100] Seed 99 failed after 137.88 s. +steps: 422 , actions: 301 . +Instruction: Empty +Total 68/100(68.00%) success. +[2026-08-02 23:25:47] Final Result: 68/100(68.00%) success. +===== END newhp hlen=6 task=lift_bottle rc=0 Sun Aug 2 23:25:51 CST 2026 ===== diff --git a/checkpoints/a800/formal4_hlen6_best_policy_20260804/eval_evidence/eval_newhp_hlen6_pull_out_key_g2_20260802_170850.log b/checkpoints/a800/formal4_hlen6_best_policy_20260804/eval_evidence/eval_newhp_hlen6_pull_out_key_g2_20260802_170850.log new file mode 100644 index 0000000000000000000000000000000000000000..9c1d6d97a25b8739ae99f8903c5a17611ba574db --- /dev/null +++ b/checkpoints/a800/formal4_hlen6_best_policy_20260804/eval_evidence/eval_newhp_hlen6_pull_out_key_g2_20260802_170850.log @@ -0,0 +1,745 @@ +===== START newhp hlen=6 task=pull_out_key gpu=2 total=100 cfg=train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k Sun Aug 2 17:08:50 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_20260802_170854.log +2026-08-02 09:08:54 [0ms] [Warning] [omni.kit.app.plugin] No crash reporter present, dumps uploading isn't available. +2026-08-02 09:08:54 [60ms] [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-02 09:08:58 [4,148ms] [Warning] [omni.datastore] OmniHub is inaccessible +2026-08-02 09:08:58 [4,267ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:08:58 [4,267ms] [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-02 09:08:58 [4,366ms] [Warning] [omni.platforminfo.plugin] failed to open the default display. Can't verify X Server version. +2026-08-02 09:09:01 [7,299ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:01 [7,299ms] [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-02 09:09:01 [7,300ms] [Error] [carb.glinterop.plugin] GLInteropContext::init: carb::windowing is not available +2026-08-02 09:09:01 [7,300ms] [Warning] [carb.cudainterop.plugin] CUDA_VISIBLE_DEVICES environment variable is set. +2026-08-02 09:09:01 [7,300ms] [Warning] [carb.cudainterop.plugin] Note CUDA device enumeration and Omniverse device enumeration are different. +2026-08-02 09:09:01 [7,300ms] [Warning] [carb.cudainterop.plugin] Setting CUDA_VISIBLE_DEVICES can lead to undesired behavior or crashes. +2026-08-02 09:09:03 [8,756ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,756ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,768ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,768ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,794ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,794ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,806ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,806ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,810ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,810ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,814ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,814ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,827ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,827ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,827ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,827ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,827ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,827ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,827ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,827ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,827ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,827ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,827ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,827ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,827ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,827ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-02 09:09:03 [8,827ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-02 09:09:03 [8,827ms] [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: 805428 +| Total Page/Swap (MB): 0 | Free Page/Swap: 0 +|---------------------------------------------------------------------------------------------| +2026-08-02 09:09:07 [12,930ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [12,930ms] [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-02 09:09:07 [13,057ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [13,058ms] [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-02 09:09:07 [13,099ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [13,099ms] [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-02 09:09:07 [13,180ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [13,180ms] [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-02 09:09:07 [13,182ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [13,182ms] [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-02 09:09:07 [13,184ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-02 09:09:07 [13,184ms] [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-02 09:09:08 [14,358ms] [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-02 09:09:10 [15,516ms] [Warning] [omni.log] Source: omni.hydra was already registered. +2026-08-02 09:09:11 [17,076ms] [Warning] [omni.replicator.core.scripts.extension] No material configuration file, adding configuration to material settings directly. +2026-08-02 09:09:18 [23,754ms] [Warning] [omni.kvdb.plugin] Disabling key-value database because another kit process is locking it +2026-08-02 09:09:18 [23,872ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/ambientOcclusion/enabled' +2026-08-02 09:09:18 [23,872ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/directLighting/sampledLighting/enabled' +2026-08-02 09:09:18 [23,872ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/indirectDiffuse/enabled' +2026-08-02 09:09:18 [23,873ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/raytracing/cached/enabled' +2026-08-02 09:09:18 [23,873ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/reflections/enabled' +2026-08-02 09:09:18 [23,873ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/sceneDb/ambientLightIntensity' +2026-08-02 09:09:18 [23,873ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/translucency/enabled' +2026-08-02 09:09:18 [23,873ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/viewTile/limit' +2026-08-02 09:09:18 [24,114ms] [Warning] [rtx.scenedb.plugin] SceneDbContext : TLAS limit buffer size 2908577024 +2026-08-02 09:09:18 [24,114ms] [Warning] [rtx.scenedb.plugin] SceneDbContext : TLAS limit : valid true, within: false +2026-08-02 09:09:19 [24,840ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/directLighting/sampledLighting/samplesPerPixel' +2026-08-02 09:09:19 [24,840ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/pathtracing/maxSamplesPerLaunch' +2026-08-02 09:09:19 [24,840ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults-transient/meshlights/forceDisable' +2026-08-02 09:09:19 [25,338ms] [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_hlen6_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=6, 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_hlen6_20260728/stage2_prior512_encoder500_multitask4_hlen6_stride5_e20_b160_from_stage1e30b160/stage2_v2_encoder_only.pth', vitacdreamer_task_order=['insert_HDMI', 'insert_hole', 'lift_bottle', 'pull_out_key'], val_freq=2000, 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_hlen6_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_hlen6_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_hlen6_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=6, 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_hlen6_20260728/stage2_prior512_encoder500_multitask4_hlen6_stride5_e20_b160_from_stage1e30b160/stage2_v2_encoder_only.pth', vitacdreamer_task_order=['insert_HDMI', 'insert_hole', 'lift_bottle', 'pull_out_key'], val_freq=2000, 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_hlen6_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_hlen6_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-02 09:10:22 [88,405ms] [Warning] [omni.hydra.scene_delegate.plugin] Calling getBypassRenderSkelMeshProcessing for prim /World/envs/env_0/Robot/panda_link4/visuals.proto_mesh_0_id0 that has not been populated +2026-08-02 09:10:22 [88,416ms] [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-02 09:10:22 [88,426ms] [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-02 09:10:24 [89,824ms] [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 : 22.053909 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-02 17:10:37] Task Name: pull_out_key +[2026-08-02 17:10:37] Task Config: /pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/task_config/default.yml +[2026-08-02 17:10:37] 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_hlen6_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_hlen6_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_hlen6_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_hlen6_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k" +} +-------------------- + +[2026-08-02 17:10:37] Task init finish in 41.69 seconds. +[2026-08-02 17:10:37] Policy init finish in 9.13 seconds. +Setting seed: 0 +Step 1( N/A%), pre moving , FPS 0.02, Running 57.25s Step 2( N/A%), pre moving , FPS 0.03, Running 57.70s Step 3( N/A%), pre moving , FPS 0.05, Running 57.89s Step 4( N/A%), pre moving , FPS 0.07, Running 58.08s Step 5( N/A%), pre moving , FPS 0.09, Running 58.31s Step 6( N/A%), pre moving , FPS 0.10, Running 61.70s Step 7( N/A%), pre moving , FPS 0.11, Running 61.78s Step 8( N/A%), pre moving , FPS 0.13, Running 62.10s Step 9( N/A%), pre moving , FPS 0.14, Running 62.18s Step 10( N/A%), pre moving , FPS 0.16, Running 62.24s Step 11( N/A%), pre moving , FPS 0.18, Running 62.27s Step 12( N/A%), pre moving , FPS 0.19, Running 62.35s Step 13( N/A%), pre moving , FPS 0.21, Running 62.62s Step 14( N/A%), pre moving , FPS 0.22, Running 62.73s Step 15( N/A%), pre moving , FPS 0.24, Running 62.80s Step 16( N/A%), pre moving , FPS 0.25, Running 62.85s Step 17( N/A%), pre moving , FPS 0.27, Running 62.92s Step 18( N/A%), pre moving , FPS 0.28, Running 63.24s Step 19( N/A%), pre moving , FPS 0.30, Running 63.32s Step 20( N/A%), pre moving , FPS 0.32, Running 63.38s Step 21( N/A%), pre moving , FPS 3.22, Running 63.46s Step 22( N/A%), pre moving , FPS 3.29, Running 63.78s Step 23( N/A%), pre moving , FPS 3.34, Running 63.88s Step 24( N/A%), pre moving , FPS 3.40, Running 63.95s Step 25( N/A%), pre moving , FPS 3.50, Running 64.03s Step 26( N/A%), pre moving , FPS 7.25, Running 64.46s Step 27( N/A%), pre moving , FPS 6.58, Running 64.82s Step 28( N/A%), pre moving , FPS 7.06, Running 64.93s Step 29( N/A%), pre moving , FPS 7.11, Running 64.99s Step 30( N/A%), pre moving , FPS 7.10, Running 65.06s Step 31( N/A%), pre moving , FPS 6.09, Running 65.56s Step 32( N/A%), pre moving , FPS 6.10, Running 65.63s Step 33( N/A%), pre moving , FPS 6.17, Running 65.86s Step 34( N/A%), pre moving , FPS 6.08, Running 66.02s Step 35( N/A%), pre moving , FPS 6.08, Running 66.08s Step 36( N/A%), pre moving , FPS 6.05, Running 66.15s Step 37( N/A%), pre moving , FPS 1.71, Running 74.65s Step 38( N/A%), pre moving , FPS 1.74, Running 74.71s Step 39( N/A%), pre moving , FPS 1.75, Running 74.78s Step 40( N/A%), pre moving , FPS 1.74, Running 74.90s Step 41( N/A%), pre moving , FPS 1.64, Running 75.63s Step 42( N/A%), pre moving , FPS 1.67, Running 75.73s Step 43( N/A%), pre moving , FPS 1.68, Running 75.80s Step 44( N/A%), pre moving , FPS 1.68, Running 75.89s Step 45( N/A%), pre moving , FPS 1.64, Running 76.22s Step 46( N/A%), pre moving , FPS 1.69, Running 76.31s Step 47( N/A%), pre moving , FPS 1.73, Running 76.39s Step 48( N/A%), pre moving , FPS 1.74, Running 76.46s Step 49( N/A%), pre moving , FPS 1.70, Running 76.78s Step 50( N/A%), pre moving , FPS 1.69, Running 76.87s Step 51( N/A%), pre moving , FPS 1.75, Running 76.96s Step 52( N/A%), pre moving , FPS 1.72, Running 77.28s Step 53( N/A%), pre moving , FPS 1.74, Running 77.38s Step 54( N/A%), pre moving , FPS 1.75, Running 77.46s Step 55( N/A%), pre moving , FPS 1.74, Running 77.56s Step 56( N/A%), pre moving , FPS 1.71, Running 77.84s Step 57( N/A%), pre moving , FPS 6.07, Running 77.94s Step 58( N/A%), pre moving , FPS 6.04, Running 78.02s Step 59( N/A%), pre moving , FPS 5.96, Running 78.13s Step 60( N/A%), pre moving , FPS 5.70, Running 78.41s Step 61( N/A%), pre moving , FPS 6.96, Running 78.51s Step 62( N/A%), pre moving , FPS 6.99, Running 78.59s Step 63( N/A%), pre moving , FPS 6.34, Running 78.96s Step 64( N/A%), pre moving , FPS 6.42, Running 79.00s Step 65( N/A%), pre moving , FPS 7.08, Running 79.04s Step 66( N/A%), pre moving , FPS 7.20, Running 79.08s Step 67( N/A%), pre moving , FPS 7.30, Running 79.13s Step 68( N/A%), pre moving , FPS 7.37, Running 79.17s Step 69( N/A%), pre moving , FPS 8.25, Running 79.21s Step 70( N/A%), pre moving , FPS 8.45, Running 79.24s Step 71( N/A%), pre moving , FPS 8.61, Running 79.28s Step 72( N/A%), pre moving , FPS 9.80, Running 79.33s Step 73( N/A%), pre moving , FPS 10.07, Running 79.37s Step 74( N/A%), pre moving , FPS 10.26, Running 79.40s Step 75( N/A%), pre moving , FPS 10.64, Running 79.44s Step 76( N/A%), pre moving , FPS 12.22, Running 79.48s Step 77( N/A%), pre moving , FPS 12.68, Running 79.52s Step 78( N/A%), pre moving , FPS 13.03, Running 79.55s Step 79( N/A%), pre moving , FPS 13.71, Running 79.59s Step 80( N/A%), pre moving , FPS 16.45, Running 79.63s Step 81( N/A%), pre moving , FPS 17.27, Running 79.67s Step 82( N/A%), pre moving , FPS 17.82, Running 79.71s Step 83( N/A%), pre moving , FPS 25.17, Running 79.75s Step 84( N/A%), pre moving , FPS 25.39, Running 79.79s Step 85( N/A%), pre moving , FPS 25.37, Running 79.83s Step 86( N/A%), pre moving , FPS 25.60, Running 79.87s Step 87( N/A%), pre moving , FPS 25.92, Running 79.90s Step 88( N/A%), pre moving , FPS 25.45, Running 79.96s Step 89( N/A%), pre moving , FPS 25.15, Running 80.00s Step 90( N/A%), pre moving , FPS 23.57, Running 80.09s Step 91( N/A%), pre moving , FPS 21.64, Running 80.20s Step 92( N/A%), pre moving , FPS 21.13, Running 80.27s Step 93( N/A%), pre moving , FPS 19.93, Running 80.37s Step 94( N/A%), pre moving , FPS 19.34, Running 80.44s Step 95( N/A%), pre moving , FPS 18.64, Running 80.51s Step 96( N/A%), pre moving , FPS 17.91, Running 80.60s Step 97( N/A%), pre moving , FPS 17.28, Running 80.67s Step 98( N/A%), pre moving , FPS 16.51, Running 80.77s Step 99( N/A%), pre moving , FPS 16.04, Running 80.84s Step 100( N/A%), pre moving , FPS 15.56, Running 80.91s Step 101( N/A%), pre moving , FPS 12.76, Running 81.23s Step 102( N/A%), pre moving , FPS 12.39, Running 81.33s Step 103( N/A%), pre moving , FPS 12.16, Running 81.40s Step 104( N/A%), pre moving , FPS 11.90, Running 81.47s Step 105( N/A%), pre moving , FPS 10.16, Running 81.80s Step 106( N/A%), pre moving , FPS 9.88, Running 81.89s Step 107( N/A%), pre moving , FPS 9.67, Running 81.97s Step 108( N/A%), pre moving , FPS 8.55, Running 82.30s Step 109( N/A%), pre moving , FPS 8.38, Running 82.39s Step 110( N/A%), pre moving , FPS 8.45, Running 82.46s Step 111( N/A%), pre moving , FPS 8.57, Running 82.54s Step 112( N/A%), pre moving , FPS 7.72, Running 82.86s Step 113( N/A%), pre moving , FPS 7.73, Running 82.96s Step 114( N/A%), pre moving , FPS 7.71, Running 83.03s Step 115( N/A%), pre moving , FPS 7.02, Running 83.36s Step 116( N/A%), pre moving , FPS 6.97, Running 83.46s Step 117( N/A%), pre moving , FPS 6.99, Running 83.53s Step 118( N/A%), pre moving , FPS 7.03, Running 83.61s Step 119( N/A%), pre moving , FPS 6.45, Running 83.94s Step 120( N/A%), pre moving , FPS 6.41, Running 84.03s Step 121( N/A%), pre moving , FPS 6.95, Running 84.11s Step 122( N/A%), pre moving , FPS 6.44, Running 84.43s Step 123( N/A%), pre moving , FPS 6.39, Running 84.53s Step 124( N/A%), pre moving , FPS 6.41, Running 84.59s Step 125( N/A%), pre moving , FPS 6.94, Running 84.68s Step 126( N/A%), pre moving , FPS 6.42, Running 85.00s Step 127( N/A%), pre moving , FPS 6.39, Running 85.10s Step 128( N/A%), pre moving , FPS 6.93, Running 85.18s Step 129( N/A%), pre moving , FPS 6.41, Running 85.51s Step 130( N/A%), pre moving , FPS 6.38, Running 85.59s Step 131( N/A%), pre moving , FPS 6.40, Running 85.66s Step 132( N/A%), pre moving , FPS 6.93, Running 85.75s Step 133( N/A%), pre moving , FPS 4.77, Running 87.15s Step 134( N/A%), pre moving , FPS 4.32, Running 87.66s Step 135( N/A%), pre moving , FPS 4.14, Running 88.19s Step 136( N/A%), pre moving , FPS 3.80, Running 88.73s Step 137( N/A%), pre moving , FPS 3.50, Running 89.25s Step 138( N/A%), pre moving , FPS 3.24, Running 89.78s Step 139( N/A%), pre moving , FPS 3.13, Running 90.34s Step 140( N/A%), pre moving , FPS 2.93, Running 90.86s Step 141( N/A%), pre moving , FPS 2.74, Running 91.40s Step 142( N/A%), pre moving , FPS 2.67, Running 91.92s Step 143( N/A%), pre moving , FPS 2.53, Running 92.44s Step 144( N/A%), pre moving , FPS 2.39, Running 92.97s Step 145( N/A%), pre moving , FPS 2.26, Running 93.53s Step 146( N/A%), pre moving , FPS 2.21, Running 94.06s Step 147( N/A%), pre moving , FPS 2.11, Running 94.60s Step 148( N/A%), pre moving , FPS 2.01, Running 95.12s Step 149( N/A%), pre moving , FPS 1.97, Running 95.64s Step 150( N/A%), pre moving , FPS 1.89, Running 96.17s Step 151( N/A%), pre moving , FPS 1.81, Running 96.72s Step 152( N/A%), pre moving , FPS 1.74, Running 97.24s Step 153( N/A%), pre moving , FPS 1.90, Running 97.70s Step 154( N/A%), pre moving , FPS 1.96, Running 97.86s Step 155( N/A%), pre moving , FPS 2.03, Running 98.06s Step 156( N/A%), pre moving , FPS 2.10, Running 98.23s Step 157( N/A%), pre moving , FPS 2.18, Running 98.43s Step 158( N/A%), pre moving , FPS 2.26, Running 98.65s Step 159( N/A%), pre moving , FPS 2.35, Running 98.84s Step 160( N/A%), pre moving , FPS 2.45, Running 99.03s Step 161( N/A%), pre moving , FPS 2.56, Running 99.21s Step 162( N/A%), pre moving , FPS 2.67, Running 99.39s Step 163( N/A%), pre moving , FPS 2.77, Running 99.67s Step 164( N/A%), pre moving , FPS 2.89, Running 99.89s Step 165( N/A%), pre moving , FPS 3.02, Running 100.16s Step 166( N/A%), pre moving , FPS 3.13, Running 100.46s Step 167( N/A%), pre moving , FPS 3.18, Running 100.88s Step 168( N/A%), pre moving , FPS 3.15, Running 101.46s Step 169( N/A%), pre moving , FPS 3.13, Running 102.03s Step 170( N/A%), pre moving , FPS 3.12, Running 102.57s Step 171( N/A%), pre moving , FPS 3.12, Running 103.12s Step 172( N/A%), pre moving , FPS 3.11, Running 103.67s Step 173( N/A%), pre moving , FPS 3.07, Running 104.21s Step 174( N/A%), pre moving , FPS 2.89, Running 104.78s Step 175( N/A%), pre moving , FPS 2.76, Running 105.32s Step 176( N/A%), pre moving , FPS 2.62, Running 105.85s Step 177( N/A%), pre moving , FPS 2.51, Running 106.40s Step 178( N/A%), pre moving , FPS 2.39, Running 107.03s Step 179( N/A%), pre moving , FPS 2.30, Running 107.52s Step 180( N/A%), pre moving , FPS 2.21, Running 108.06s Step 181( N/A%), pre moving , FPS 2.13, Running 108.61s Step 182( N/A%), pre moving , FPS 2.04, Running 109.18s Step 183( N/A%), pre moving , FPS 1.98, Running 109.76s Step 184( N/A%), pre moving , FPS 1.91, Running 110.34s Step 185( N/A%), pre moving , FPS 1.86, Running 110.90s Step 186( N/A%), pre moving , FPS 1.82, Running 111.44s Step 187( N/A%), pre moving , FPS 1.80, Running 112.01s Step 188( N/A%), pre moving , FPS 1.80, Running 112.57s Step 189( N/A%), pre moving , FPS 1.80, Running 113.16s Step 190( N/A%), pre moving , FPS 1.80, Running 113.68s Step 191( N/A%), pre moving , FPS 1.80, Running 114.26s Step 192( N/A%), pre moving , FPS 1.79, Running 114.83s Step 193( N/A%), pre moving , FPS 1.79, Running 115.40s Step 194( N/A%), pre moving , FPS 1.79, Running 115.96s Step 195( N/A%), pre moving , FPS 1.78, Running 116.54s Step 196( N/A%), pre moving , FPS 1.78, Running 117.09s Step 197( N/A%), pre moving , FPS 1.77, Running 117.69s Step 198( N/A%), pre moving , FPS 1.78, Running 118.25s Step 199( N/A%), pre moving , FPS 1.78, Running 118.75s Step 200( N/A%), pre moving , FPS 1.84, Running 118.94s Step 201( N/A%), pre moving , FPS 1.89, Running 119.19s Step 202( N/A%), pre moving , FPS 1.96, Running 119.41s Step 203( N/A%), pre moving , FPS 2.00, Running 119.75s Step 204( N/A%), pre moving , FPS 2.04, Running 120.15s Step 205( N/A%), pre moving , FPS 2.06, Running 120.62s Step 206( N/A%), pre moving , FPS 2.10, Running 120.95s Step 207( N/A%), pre moving , FPS 2.12, Running 121.46s Step 208( N/A%), pre moving , FPS 2.23, Running 121.55s Step 209( N/A%), pre moving , FPS 2.29, Running 121.89s Step 210( N/A%), pre moving , FPS 2.41, Running 121.97s Step 211( N/A%), pre moving , FPS 2.57, Running 122.05s Step 212( N/A%), pre moving , FPS 2.73, Running 122.15s Step 213( N/A%), pre moving , FPS 2.82, Running 122.50s Step 214( N/A%), pre moving , FPS 3.01, Running 122.60s Step 215( N/A%), pre moving , FPS 3.25, Running 122.69s Step 216( N/A%), pre moving , FPS 3.51, Running 122.79s Step 217( N/A%), pre moving , FPS 3.68, Running 123.12s Step 218( N/A%), pre moving , FPS 2.47, Running 126.34s Step 219( N/A%), pre moving , FPS 2.44, Running 126.94s Step 220( N/A%), pre moving , FPS 2.34, Running 127.48s Step 221( N/A%), pre moving , FPS 2.26, Running 128.05s Step 222( N/A%), pre moving , FPS 2.17, Running 128.64s Step 223( N/A%), pre moving , FPS 2.12, Running 129.20s Step 224( N/A%), pre moving , FPS 2.08, Running 129.76s Step 225( N/A%), pre moving , FPS 2.06, Running 130.33s Step 226( N/A%), pre moving , FPS 2.02, Running 130.87s Step 227( N/A%), pre moving , FPS 2.01, Running 131.42s Step 228( N/A%), pre moving , FPS 1.92, Running 131.96s Step 229( N/A%), pre moving , FPS 1.89, Running 132.49s Step 230( N/A%), pre moving , FPS 1.81, Running 133.03s Step 231( N/A%), pre moving , FPS 1.74, Running 133.56s Step 232( N/A%), pre moving , FPS 1.67, Running 134.13s Step 233( N/A%), pre moving , FPS 1.64, Running 134.72s Step 234( N/A%), pre moving , FPS 1.58, Running 135.28s Step 235( N/A%), pre moving , FPS 1.52, Running 135.84s Step 236( N/A%), pre moving , FPS 1.47, Running 136.40s Step 237( N/A%), pre moving , FPS 1.45, Running 136.95s Step 238( 0.33%), action 1, FPS 1.61, Running 138.77s Step 239( 0.67%), action 2, FPS 1.53, Running 139.98s Step 240( 1.00%), action 3, FPS 1.42, Running 141.52s Step 241( 1.33%), action 4, FPS 1.41, Running 142.19s Step 242( 1.67%), action 5, FPS 1.39, Running 143.00s Step 243( 2.00%), action 6, FPS 1.33, Running 144.21s Step 244( 2.33%), action 7, FPS 1.27, Running 145.47s Step 245( 2.67%), action 8, FPS 1.25, Running 146.29s Step 246( 3.00%), action 9, FPS 1.24, Running 146.94s Step 247( 3.33%), action 10, FPS 1.22, Running 147.79s Step 248( 3.67%), action 11, FPS 1.18, Running 148.91s Step 249( 4.00%), action 12, FPS 1.17, Running 149.58s Step 250( 4.33%), action 13, FPS 1.15, Running 150.47s Step 251( 4.67%), action 14, FPS 1.14, Running 151.09s Step 252( 5.00%), action 15, FPS 1.13, Running 151.76s Step 253( 5.33%), action 16, FPS 1.13, Running 152.50s Step 254( 5.67%), action 17, FPS 1.09, Running 153.68s Step 255( 6.00%), action 18, FPS 1.09, Running 154.25s Step 256( 6.33%), action 19, FPS 1.08, Running 154.97s Step 257( 6.67%), action 20, FPS 1.06, Running 155.77s Step 258( 7.00%), action 21, FPS 1.12, Running 156.65s Step 259( 7.33%), action 22, FPS 1.15, Running 157.42s Step 260( 7.67%), action 23, FPS 1.18, Running 158.51s Step 261( 8.00%), action 24, FPS 1.18, Running 159.08s Step 262( 8.33%), action 25, FPS 1.18, Running 159.91s Step 263( 8.67%), action 26, FPS 1.22, Running 160.65s Step 264( 9.00%), action 27, FPS 1.26, Running 161.31s Step 265( 9.33%), action 28, FPS 1.25, Running 162.29s Step 266( 9.67%), action 29, FPS 1.25, Running 162.93s Step 267( 10.00%), action 30, FPS 1.25, Running 163.81s Step 268( 10.33%), action 31, FPS 1.24, Running 165.00s Step 269( 10.67%), action 32, FPS 1.23, Running 165.89s Step 270( 11.00%), action 33, FPS 1.23, Running 166.70s Step 271( 11.33%), action 34, FPS 1.20, Running 167.70s Step 272( 11.67%), action 35, FPS 1.18, Running 168.65s Step 273( 12.00%), action 36, FPS 1.16, Running 169.77s Step 274( 12.33%), action 37, FPS 1.19, Running 170.45s Step 275( 12.67%), action 38, FPS 1.16, Running 171.46s Step 276( 13.00%), action 39, FPS 1.14, Running 172.46s Step 277( 13.33%), action 40, FPS 1.15, Running 173.09s Step 278( 13.67%), action 41, FPS 1.14, Running 174.14s Step 279( 14.00%), action 42, FPS 1.15, Running 174.77s Step 280( 14.33%), action 43, FPS 1.19, Running 175.33s Step 281( 14.67%), action 44, FPS 1.15, Running 176.43s Step 282( 15.00%), action 45, FPS 1.14, Running 177.46s Step 283( 15.33%), action 46, FPS 1.14, Running 178.19s Step 284( 15.67%), action 47, FPS 1.12, Running 179.17s Step 285( 16.00%), action 48, FPS 1.14, Running 179.87s Step 286( 16.33%), action 49, FPS 1.12, Running 180.79s Step 287( 16.67%), action 50, FPS 1.11, Running 181.78s Step 288( 17.00%), action 51, FPS 1.12, Running 182.89s Step 289( 17.33%), action 52, FPS 1.11, Running 183.86s Step 290( 17.67%), action 53, FPS 1.12, Running 184.52s Step 291( 18.00%), action 54, FPS 1.13, Running 185.46s Step 292( 18.33%), action 55, FPS 1.14, Running 186.19s Step 293( 18.67%), action 56, FPS 1.15, Running 187.13s Step 294( 19.00%), action 57, FPS 1.14, Running 187.93s Step 295( 19.33%), action 58, FPS 1.15, Running 188.80s Step 296( 19.67%), action 59, FPS 1.15, Running 189.79s Step 297( 20.00%), action 60, FPS 1.14, Running 190.58s Step 298( 20.33%), action 61, FPS 1.13, Running 191.87s Step 299( 20.67%), action 62, FPS 1.12, Running 192.66s Step 300( 21.00%), action 63, FPS 1.09, Running 193.62s Step 301( 21.33%), action 64, FPS 1.11, Running 194.43s Step 302( 21.67%), action 65, FPS 1.11, Running 195.53s Step 303( 22.00%), action 66, FPS 1.09, Running 196.52s Step 304( 22.33%), action 67, FPS 1.09, Running 197.60s Step 305( 22.67%), action 68, FPS 1.07, Running 198.55s Step 306( 23.00%), action 69, FPS 1.07, Running 199.39s Step 307( 23.33%), action 70, FPS 1.09, Running 200.16s Step 308( 23.67%), action 71, FPS 1.09, Running 201.21s Step 309( 24.00%), action 72, FPS 1.11, Running 201.82s Step 310( 24.33%), action 73, FPS 1.09, Running 202.82s Step 311( 24.67%), action 74, FPS 1.09, Running 203.73s Step 312( 25.00%), action 75, FPS 1.09, Running 204.52s Step 313( 25.33%), action 76, FPS 1.11, Running 205.23s Step 314( 25.67%), action 77, FPS 1.10, Running 206.09s Step 315( 26.00%), action 78, FPS 1.12, Running 206.70s Step 316( 26.33%), action 79, FPS 1.13, Running 207.47s Step 317( 26.67%), action 80, FPS 1.13, Running 208.24s Step 318( 27.00%), action 81, FPS 1.15, Running 209.19s Step 319( 27.33%), action 82, FPS 1.16, Running 209.87s Step 320( 27.67%), action 83, FPS 1.18, Running 210.53s Step 321( 28.00%), action 84, FPS 1.20, Running 211.15s Step 322( 28.33%), action 85, FPS 1.25, Running 211.58s Step 323( 28.67%), action 86, FPS 1.24, Running 212.69s Step 324( 29.00%), action 87, FPS 1.23, Running 213.81s Step 325( 29.33%), action 88, FPS 1.23, Running 214.87s Step 326( 29.67%), action 89, FPS 1.21, Running 215.86s Step 327( 30.00%), action 90, FPS 1.19, Running 216.92s Step 328( 30.33%), action 91, FPS 1.19, Running 218.02s Step 329( 30.67%), action 92, FPS 1.18, Running 218.81s Step 330( 31.00%), action 93, FPS 1.19, Running 219.68s Step 331( 31.33%), action 94, FPS 1.19, Running 220.50s Step 332( 31.67%), action 95, FPS 1.20, Running 221.20s Step 333( 32.00%), action 96, FPS 1.21, Running 221.77s Step 334( 32.33%), action 97, FPS 1.20, Running 222.80s Step 335( 32.67%), action 98, FPS 1.17, Running 223.73s Step 336( 33.00%), action 99, FPS 1.18, Running 224.39s Step 337( 33.33%), action 100, FPS 1.19, Running 225.06s Step 338( 33.67%), action 101, FPS 1.19, Running 226.00s Step 339( 34.00%), action 102, FPS 1.20, Running 226.56s Step 340( 34.33%), action 103, FPS 1.19, Running 227.32s Step 341( 34.67%), action 104, FPS 1.18, Running 228.12s Step 342( 35.00%), action 105, FPS 1.16, Running 228.84s Step 343( 35.33%), action 106, FPS 1.20, Running 229.32s Step 344( 35.67%), action 107, FPS 1.25, Running 229.83s Step 345( 36.00%), action 108, FPS 1.28, Running 230.47s Step 346( 36.33%), action 109, FPS 1.28, Running 231.49s Step 347( 36.67%), action 110, FPS 1.32, Running 232.10s Step 348( 37.00%), action 111, FPS 1.33, Running 233.05s Step 349( 37.33%), action 112, FPS 1.34, Running 233.70s Step 350( 37.67%), action 113, FPS 1.34, Running 234.57s Step 351( 38.00%), action 114, FPS 1.35, Running 235.33s Step 352( 38.33%), action 115, FPS 1.32, Running 236.31s Step 353( 38.67%), action 116, FPS 1.32, Running 236.95s Step 354( 39.00%), action 117, FPS 1.31, Running 238.03s Step 355( 39.33%), action 118, FPS 1.32, Running 238.84s Step 356( 39.67%), action 119, FPS 1.31, Running 239.66s Step 357( 40.00%), action 120, FPS 1.29, Running 240.51s Step 358( 40.33%), action 121, FPS 1.28, Running 241.59s Step 359( 40.67%), action 122, FPS 1.27, Running 242.31s Step 360( 41.00%), action 123, FPS 1.26, Running 243.20s Step 361( 41.33%), action 124, FPS 1.28, Running 243.79s Step 362( 41.67%), action 125, FPS 1.24, Running 244.91s Step 363( 42.00%), action 126, FPS 1.21, Running 245.80s Step 364( 42.33%), action 127, FPS 1.20, Running 246.47s Step 365( 42.67%), action 128, FPS 1.18, Running 247.41s Step 366( 43.00%), action 129, FPS 1.23, Running 247.77s Step 367( 43.33%), action 130, FPS 1.23, Running 248.41s Step 368( 43.67%), action 131, FPS 1.24, Running 249.19s Step 369( 44.00%), action 132, FPS 1.24, Running 249.90s Step 370( 44.33%), action 133, FPS 1.25, Running 250.55s Step 371( 44.67%), action 134, FPS 1.25, Running 251.34s Step 372( 45.00%), action 135, FPS 1.23, Running 252.54s Step 373( 45.33%), action 136, FPS 1.21, Running 253.44s Step 374( 45.67%), action 137, FPS 1.22, Running 254.47s Step 375( 46.00%), action 138, FPS 1.21, Running 255.41s Step 376( 46.33%), action 139, FPS 1.21, Running 256.16s Step 377( 46.67%), action 140, FPS 1.22, Running 256.84s Step 378( 47.00%), action 141, FPS 1.25, Running 257.62s Step 379( 47.33%), action 142, FPS 1.21, Running 258.82s Step 380( 47.67%), action 143, FPS 1.20, Running 259.87s Step 381( 48.00%), action 144, FPS 1.20, Running 260.51s Step 382( 48.33%), action 145, FPS 1.23, Running 261.15s Step 383( 48.67%), action 146, FPS 1.23, Running 262.02s Step 384( 49.00%), action 147, FPS 1.23, Running 262.70s Step 385( 49.33%), action 148, FPS 1.24, Running 263.56s Step 386( 49.67%), action 149, FPS 1.21, Running 264.34s Step 387( 50.00%), action 150, FPS 1.19, Running 265.25s Step 388( 50.33%), action 151, FPS 1.17, Running 266.30s Step 389( 50.67%), action 152, FPS 1.18, Running 266.85s Step 390( 51.00%), action 153, FPS 1.15, Running 268.01s Step 391( 51.33%), action 154, FPS 1.12, Running 269.16s Step 392( 51.67%), action 155, FPS 1.14, Running 270.06s Step 393( 52.00%), action 156, FPS 1.13, Running 271.15s Step 394( 52.33%), action 157, FPS 1.14, Running 272.03s Step 395( 52.67%), action 158, FPS 1.15, Running 272.76s Step 396( 53.00%), action 159, FPS 1.16, Running 273.39s Step 397( 53.33%), action 160, FPS 1.14, Running 274.41s Step 398( 53.67%), action 161, FPS 1.10, Running 275.87s Step 399( 54.00%), action 162, FPS 1.12, Running 276.64s Step 400( 54.33%), action 163, FPS 1.13, Running 277.61s Step 401( 54.67%), action 164, FPS 1.10, Running 278.64s Step 402( 55.00%), action 165, FPS 1.10, Running 279.33s Step 403( 55.33%), action 166, FPS 1.10, Running 280.21s Step 404( 55.67%), action 167, FPS 1.07, Running 281.38s Step 405( 56.00%), action 168, FPS 1.06, Running 282.37s Step 406( 56.33%), action 169, FPS 1.06, Running 283.20s Step 407( 56.67%), action 170, FPS 1.06, Running 284.14s Step 408( 57.00%), action 171, FPS 1.07, Running 284.98s [2026-08-02 17:15:22] [1 ] Seed 0 success after 285.11 s. +steps: 408 , actions: 171 . +Instruction: Empty +Total 1/1(100.00%) success. +Setting seed: 1 +Step 1( N/A%), pre moving , FPS 0.33, Running 3.06s Step 2( N/A%), pre moving , FPS 0.63, Running 3.15s Step 3( N/A%), pre moving , FPS 0.93, Running 3.22s Step 4( N/A%), pre moving , FPS 1.21, Running 3.30s Step 5( N/A%), pre moving , FPS 1.38, Running 3.63s Step 6( N/A%), pre moving , FPS 1.60, Running 3.75s Step 7( N/A%), pre moving , FPS 1.83, Running 3.82s Step 8( N/A%), pre moving , FPS 1.88, Running 4.27s Step 9( N/A%), pre moving , FPS 2.08, Running 4.34s Step 10( N/A%), pre moving , FPS 2.27, Running 4.41s Step 11( N/A%), pre moving , FPS 2.32, Running 4.73s Step 12( N/A%), pre moving , FPS 2.49, Running 4.82s Step 13( N/A%), pre moving , FPS 2.67, Running 4.88s Step 14( N/A%), pre moving , FPS 2.83, Running 4.95s Step 15( N/A%), pre moving , FPS 2.89, Running 5.19s Step 16( N/A%), pre moving , FPS 2.99, Running 5.36s Step 17( N/A%), pre moving , FPS 3.13, Running 5.43s Step 18( N/A%), pre moving , FPS 3.27, Running 5.50s Step 19( N/A%), pre moving , FPS 3.37, Running 5.64s Step 20( N/A%), pre moving , FPS 3.40, Running 5.88s Step 21( N/A%), pre moving , FPS 5.86, Running 6.47s Step 22( N/A%), pre moving , FPS 5.89, Running 6.55s Step 23( N/A%), pre moving , FPS 5.90, Running 6.61s Step 24( N/A%), pre moving , FPS 5.97, Running 6.65s Step 25( N/A%), pre moving , FPS 6.26, Running 6.82s Step 26( N/A%), pre moving , FPS 5.81, Running 7.19s Step 27( N/A%), pre moving , FPS 5.78, Running 7.28s Step 28( N/A%), pre moving , FPS 6.03, Running 7.58s Step 29( N/A%), pre moving , FPS 5.99, Running 7.68s Step 30( N/A%), pre moving , FPS 5.98, Running 7.75s Step 31( N/A%), pre moving , FPS 6.12, Running 8.00s Step 32( N/A%), pre moving , FPS 5.97, Running 8.17s Step 33( N/A%), pre moving , FPS 5.91, Running 8.26s Step 34( N/A%), pre moving , FPS 5.91, Running 8.34s Step 35( N/A%), pre moving , FPS 5.76, Running 8.66s Step 36( N/A%), pre moving , FPS 5.09, Running 9.29s Step 37( N/A%), pre moving , FPS 5.08, Running 9.36s Step 38( N/A%), pre moving , FPS 5.06, Running 9.45s Step 39( N/A%), pre moving , FPS 4.84, Running 9.78s Step 40( N/A%), pre moving , FPS 5.01, Running 9.88s Step 41( N/A%), pre moving , FPS 5.74, Running 9.96s Step 42( N/A%), pre moving , FPS 5.77, Running 10.02s Step 43( N/A%), pre moving , FPS 5.39, Running 10.33s Step 44( N/A%), pre moving , FPS 5.31, Running 10.42s Step 45( N/A%), pre moving , FPS 5.43, Running 10.51s Step 46( N/A%), pre moving , FPS 5.88, Running 10.59s Step 47( N/A%), pre moving , FPS 5.50, Running 10.92s Step 48( N/A%), pre moving , FPS 5.83, Running 11.01s Step 49( N/A%), pre moving , FPS 5.85, Running 11.10s Step 50( N/A%), pre moving , FPS 5.56, Running 11.35s Step 51( N/A%), pre moving , FPS 5.68, Running 11.52s Step 52( N/A%), pre moving , FPS 5.86, Running 11.59s Step 53( N/A%), pre moving , FPS 5.87, Running 11.67s Step 54( N/A%), pre moving , FPS 5.46, Running 12.00s Step 55( N/A%), pre moving , FPS 5.83, Running 12.09s Step 56( N/A%), pre moving , FPS 6.97, Running 12.16s Step 57( N/A%), pre moving , FPS 6.95, Running 12.24s Step 58( N/A%), pre moving , FPS 6.41, Running 12.57s Step 59( N/A%), pre moving , FPS 6.93, Running 12.67s Step 60( N/A%), pre moving , FPS 6.89, Running 12.78s Step 61( N/A%), pre moving , FPS 6.28, Running 13.14s Step 62( N/A%), pre moving , FPS 6.14, Running 13.27s Step 63( N/A%), pre moving , FPS 6.53, Running 13.39s Step 64( N/A%), pre moving , FPS 5.96, Running 13.78s Step 65( N/A%), pre moving , FPS 5.92, Running 13.89s Step 66( N/A%), pre moving , FPS 5.45, Running 14.26s Step 67( N/A%), pre moving , FPS 5.77, Running 14.38s Step 68( N/A%), pre moving , FPS 5.73, Running 14.50s Step 69( N/A%), pre moving , FPS 5.27, Running 14.89s Step 70( N/A%), pre moving , FPS 5.48, Running 15.00s Step 71( N/A%), pre moving , FPS 5.20, Running 15.36s Step 72( N/A%), pre moving , FPS 5.11, Running 15.50s Step 73( N/A%), pre moving , FPS 5.06, Running 15.62s Step 74( N/A%), pre moving , FPS 5.00, Running 16.00s Step 75( N/A%), pre moving , FPS 4.97, Running 16.12s Step 76( N/A%), pre moving , FPS 4.88, Running 16.26s Step 77( N/A%), pre moving , FPS 4.58, Running 16.60s Step 78( N/A%), pre moving , FPS 4.82, Running 16.72s Step 79( N/A%), pre moving , FPS 4.53, Running 17.09s Step 80( N/A%), pre moving , FPS 4.50, Running 17.23s Step 81( N/A%), pre moving , FPS 4.75, Running 17.35s Step 82( N/A%), pre moving , FPS 4.53, Running 17.69s Step 83( N/A%), pre moving , FPS 4.58, Running 17.76s Step 84( N/A%), pre moving , FPS 4.87, Running 17.89s Step 85( N/A%), pre moving , FPS 4.91, Running 17.96s Step 86( N/A%), pre moving , FPS 5.31, Running 18.03s Step 87( N/A%), pre moving , FPS 5.38, Running 18.10s Step 88( N/A%), pre moving , FPS 5.45, Running 18.17s Step 89( N/A%), pre moving , FPS 5.89, Running 18.29s Step 90( N/A%), pre moving , FPS 5.94, Running 18.36s Step 91( N/A%), pre moving , FPS 6.47, Running 18.45s Step 92( N/A%), pre moving , FPS 6.61, Running 18.52s Step 93( N/A%), pre moving , FPS 6.71, Running 18.60s Step 94( N/A%), pre moving , FPS 6.85, Running 18.92s Step 95( N/A%), pre moving , FPS 6.88, Running 19.03s Step 96( N/A%), pre moving , FPS 7.05, Running 19.09s Step 97( N/A%), pre moving , FPS 7.77, Running 19.18s Step 98( N/A%), pre moving , FPS 7.18, Running 19.50s Step 99( N/A%), pre moving , FPS 7.96, Running 19.60s Step 100( N/A%), pre moving , FPS 8.18, Running 19.67s Step 101( N/A%), pre moving , FPS 7.87, Running 19.89s Step 102( N/A%), pre moving , FPS 8.41, Running 20.07s Step 103( N/A%), pre moving , FPS 8.32, Running 20.16s Step 104( N/A%), pre moving , FPS 8.49, Running 20.24s Step 105( N/A%), pre moving , FPS 7.65, Running 20.57s Step 106( N/A%), pre moving , FPS 7.58, Running 20.67s Step 107( N/A%), pre moving , FPS 7.57, Running 20.74s Step 108( N/A%), pre moving , FPS 7.56, Running 20.82s Step 109( N/A%), pre moving , FPS 7.02, Running 21.13s Step 110( N/A%), pre moving , FPS 6.97, Running 21.24s Step 111( N/A%), pre moving , FPS 6.99, Running 21.31s Step 112( N/A%), pre moving , FPS 6.99, Running 21.38s Step 113( N/A%), pre moving , FPS 6.45, Running 21.70s Step 114( N/A%), pre moving , FPS 6.98, Running 21.78s Step 115( N/A%), pre moving , FPS 7.07, Running 21.85s Step 116( N/A%), pre moving , FPS 7.03, Running 21.94s Step 117( N/A%), pre moving , FPS 6.48, Running 22.26s Step 118( N/A%), pre moving , FPS 7.01, Running 22.36s Step 119( N/A%), pre moving , FPS 7.05, Running 22.44s Step 120( N/A%), pre moving , FPS 7.04, Running 22.51s Step 121( N/A%), pre moving , FPS 6.79, Running 22.83s Step 122( N/A%), pre moving , FPS 7.02, Running 22.91s Step 123( N/A%), pre moving , FPS 7.07, Running 22.99s Step 124( N/A%), pre moving , FPS 7.08, Running 23.07s Step 125( N/A%), pre moving , FPS 5.11, Running 24.49s Step 126( N/A%), pre moving , FPS 4.57, Running 25.05s Step 127( N/A%), pre moving , FPS 4.13, Running 25.58s Step 128( N/A%), pre moving , FPS 3.78, Running 26.12s Step 129( N/A%), pre moving , FPS 3.62, Running 26.65s Step 130( N/A%), pre moving , FPS 3.35, Running 27.20s Step 131( N/A%), pre moving , FPS 3.11, Running 27.74s Step 132( N/A%), pre moving , FPS 2.90, Running 28.28s Step 133( N/A%), pre moving , FPS 2.82, Running 28.81s Step 134( N/A%), pre moving , FPS 2.65, Running 29.34s Step 135( N/A%), pre moving , FPS 2.49, Running 29.88s Step 136( N/A%), pre moving , FPS 2.36, Running 30.42s Step 137( N/A%), pre moving , FPS 2.30, Running 30.95s Step 138( N/A%), pre moving , FPS 2.19, Running 31.50s Step 139( N/A%), pre moving , FPS 2.09, Running 32.03s Step 140( N/A%), pre moving , FPS 1.98, Running 32.61s Step 141( N/A%), pre moving , FPS 1.94, Running 33.16s Step 142( N/A%), pre moving , FPS 1.85, Running 33.73s Step 143( N/A%), pre moving , FPS 1.77, Running 34.29s Step 144( N/A%), pre moving , FPS 1.70, Running 34.82s Step 145( N/A%), pre moving , FPS 1.84, Running 35.36s Step 146( N/A%), pre moving , FPS 1.86, Running 35.82s Step 147( N/A%), pre moving , FPS 1.89, Running 36.14s Step 148( N/A%), pre moving , FPS 1.93, Running 36.50s Step 149( N/A%), pre moving , FPS 1.95, Running 36.89s Step 150( N/A%), pre moving , FPS 1.95, Running 37.45s Step 151( N/A%), pre moving , FPS 1.95, Running 37.97s Step 152( N/A%), pre moving , FPS 1.95, Running 38.53s Step 153( N/A%), pre moving , FPS 1.95, Running 39.06s Step 154( N/A%), pre moving , FPS 1.95, Running 39.60s Step 155( N/A%), pre moving , FPS 1.95, Running 40.14s Step 156( N/A%), pre moving , FPS 1.95, Running 40.68s Step 157( N/A%), pre moving , FPS 1.95, Running 41.21s Step 158( N/A%), pre moving , FPS 1.95, Running 41.75s Step 159( N/A%), pre moving , FPS 1.94, Running 42.34s Step 160( N/A%), pre moving , FPS 1.94, Running 42.94s Step 161( N/A%), pre moving , FPS 1.94, Running 43.45s Step 162( N/A%), pre moving , FPS 1.95, Running 43.99s Step 163( N/A%), pre moving , FPS 1.95, Running 44.53s Step 164( N/A%), pre moving , FPS 1.95, Running 45.09s Step 165( N/A%), pre moving , FPS 1.95, Running 45.62s Step 166( N/A%), pre moving , FPS 1.93, Running 46.16s Step 167( N/A%), pre moving , FPS 1.89, Running 46.73s Step 168( N/A%), pre moving , FPS 1.86, Running 47.28s Step 169( N/A%), pre moving , FPS 1.82, Running 47.89s Step 170( N/A%), pre moving , FPS 1.82, Running 48.42s Step 171( N/A%), pre moving , FPS 1.82, Running 48.97s Step 172( N/A%), pre moving , FPS 1.82, Running 49.54s Step 173( N/A%), pre moving , FPS 1.81, Running 50.10s Step 174( N/A%), pre moving , FPS 1.81, Running 50.64s Step 175( N/A%), pre moving , FPS 1.81, Running 51.18s Step 176( N/A%), pre moving , FPS 1.81, Running 51.73s Step 177( N/A%), pre moving , FPS 1.80, Running 52.30s Step 178( N/A%), pre moving , FPS 1.80, Running 52.87s Step 179( N/A%), pre moving , FPS 1.81, Running 53.42s Step 180( N/A%), pre moving , FPS 1.81, Running 53.98s Step 181( N/A%), pre moving , FPS 1.81, Running 54.49s Step 182( N/A%), pre moving , FPS 1.85, Running 54.82s Step 183( N/A%), pre moving , FPS 1.87, Running 55.23s Step 184( N/A%), pre moving , FPS 1.90, Running 55.62s Step 185( N/A%), pre moving , FPS 1.90, Running 56.16s Step 186( N/A%), pre moving , FPS 1.89, Running 56.74s Step 187( N/A%), pre moving , FPS 1.89, Running 57.32s Step 188( N/A%), pre moving , FPS 1.89, Running 57.87s Step 189( N/A%), pre moving , FPS 1.90, Running 58.40s Step 190( N/A%), pre moving , FPS 1.90, Running 58.97s Step 191( N/A%), pre moving , FPS 1.90, Running 59.51s Step 192( N/A%), pre moving , FPS 1.90, Running 60.08s Step 193( N/A%), pre moving , FPS 1.90, Running 60.65s Step 194( N/A%), pre moving , FPS 1.89, Running 61.20s Step 195( N/A%), pre moving , FPS 1.89, Running 61.78s Step 196( N/A%), pre moving , FPS 1.89, Running 62.34s Step 197( N/A%), pre moving , FPS 1.89, Running 62.90s Step 198( N/A%), pre moving , FPS 1.89, Running 63.45s Step 199( N/A%), pre moving , FPS 1.89, Running 64.01s Step 200( N/A%), pre moving , FPS 1.89, Running 64.55s Step 201( N/A%), pre moving , FPS 1.97, Running 64.66s Step 202( N/A%), pre moving , FPS 1.97, Running 64.99s Step 203( N/A%), pre moving , FPS 2.03, Running 65.10s Step 204( N/A%), pre moving , FPS 2.09, Running 65.18s Step 205( N/A%), pre moving , FPS 2.19, Running 65.28s Step 206( N/A%), pre moving , FPS 2.25, Running 65.62s Step 207( N/A%), pre moving , FPS 2.38, Running 65.72s Step 208( N/A%), pre moving , FPS 2.52, Running 65.80s Step 209( N/A%), pre moving , FPS 2.67, Running 65.90s Step 210( N/A%), pre moving , FPS 2.76, Running 66.23s Step 211( N/A%), pre moving , FPS 2.01, Running 69.48s Step 212( N/A%), pre moving , FPS 2.01, Running 70.04s Step 213( N/A%), pre moving , FPS 2.01, Running 70.61s Step 214( N/A%), pre moving , FPS 2.01, Running 71.17s Step 215( N/A%), pre moving , FPS 2.01, Running 71.71s Step 216( N/A%), pre moving , FPS 2.02, Running 72.25s Step 217( N/A%), pre moving , FPS 2.01, Running 72.84s Step 218( N/A%), pre moving , FPS 2.02, Running 73.35s Step 219( N/A%), pre moving , FPS 2.08, Running 73.61s Step 220( N/A%), pre moving , FPS 2.12, Running 73.97s Step 221( N/A%), pre moving , FPS 2.06, Running 74.37s Step 222( N/A%), pre moving , FPS 2.02, Running 74.92s Step 223( N/A%), pre moving , FPS 1.93, Running 75.45s Step 224( N/A%), pre moving , FPS 1.85, Running 76.01s Step 225( N/A%), pre moving , FPS 1.77, Running 76.56s Step 226( N/A%), pre moving , FPS 1.73, Running 77.15s Step 227( N/A%), pre moving , FPS 1.67, Running 77.71s Step 228( N/A%), pre moving , FPS 1.61, Running 78.26s Step 229( N/A%), pre moving , FPS 1.55, Running 78.81s Step 230( N/A%), pre moving , FPS 1.53, Running 79.34s Step 231( 0.33%), action 1, FPS 1.74, Running 80.99s Step 232( 0.67%), action 2, FPS 1.72, Running 81.64s Step 233( 1.00%), action 3, FPS 1.67, Running 82.58s Step 234( 1.33%), action 4, FPS 1.61, Running 83.61s Step 235( 1.67%), action 5, FPS 1.60, Running 84.22s Step 236( 2.00%), action 6, FPS 1.59, Running 84.85s Step 237( 2.33%), action 7, FPS 1.55, Running 85.77s Step 238( 2.67%), action 8, FPS 1.49, Running 86.80s Step 239( 3.00%), action 9, FPS 1.44, Running 87.48s Step 240( 3.33%), action 10, FPS 1.38, Running 88.42s Step 241( 3.67%), action 11, FPS 1.34, Running 89.35s Step 242( 4.00%), action 12, FPS 1.32, Running 90.12s Step 243( 4.33%), action 13, FPS 1.29, Running 90.96s Step 244( 4.67%), action 14, FPS 1.28, Running 91.61s Step 245( 5.00%), action 15, FPS 1.30, Running 91.92s Step 246( 5.33%), action 16, FPS 1.30, Running 92.51s Step 247( 5.67%), action 17, FPS 1.29, Running 93.19s Step 248( 6.00%), action 18, FPS 1.28, Running 93.83s Step 249( 6.33%), action 19, FPS 1.28, Running 94.48s Step 250( 6.67%), action 20, FPS 1.24, Running 95.44s Step 251( 7.00%), action 21, FPS 1.31, Running 96.21s Step 252( 7.33%), action 22, FPS 1.30, Running 97.00s Step 253( 7.67%), action 23, FPS 1.33, Running 97.65s Step 254( 8.00%), action 24, FPS 1.35, Running 98.40s Step 255( 8.33%), action 25, FPS 1.34, Running 99.19s Step 256( 8.67%), action 26, FPS 1.33, Running 99.89s Step 257( 9.00%), action 27, FPS 1.33, Running 100.76s Step 258( 9.33%), action 28, FPS 1.37, Running 101.42s Step 259( 9.67%), action 29, FPS 1.37, Running 102.07s Step 260( 10.00%), action 30, FPS 1.37, Running 103.06s Step 261( 10.33%), action 31, FPS 1.36, Running 104.03s Step 262( 10.67%), action 32, FPS 1.37, Running 104.68s Step 263( 11.00%), action 33, FPS 1.39, Running 105.36s Step 264( 11.33%), action 34, FPS 1.37, Running 106.19s Step 265( 11.67%), action 35, FPS 1.34, Running 106.90s Step 266( 12.00%), action 36, FPS 1.31, Running 107.78s Step 267( 12.33%), action 37, FPS 1.31, Running 108.42s Step 268( 12.67%), action 38, FPS 1.31, Running 109.09s Step 269( 13.00%), action 39, FPS 1.30, Running 109.84s Step 270( 13.33%), action 40, FPS 1.35, Running 110.25s Step 271( 13.67%), action 41, FPS 1.38, Running 110.71s Step 272( 14.00%), action 42, FPS 1.42, Running 111.10s Step 273( 14.33%), action 43, FPS 1.45, Running 111.48s Step 274( 14.67%), action 44, FPS 1.48, Running 111.89s Step 275( 15.00%), action 45, FPS 1.52, Running 112.35s Step 276( 15.33%), action 46, FPS 1.52, Running 113.04s Step 277( 15.67%), action 47, FPS 1.55, Running 113.65s Step 278( 16.00%), action 48, FPS 1.51, Running 114.70s Step 279( 16.33%), action 49, FPS 1.50, Running 115.42s Step 280( 16.67%), action 50, FPS 1.52, Running 116.19s Step 281( 17.00%), action 51, FPS 1.52, Running 117.20s Step 282( 17.33%), action 52, FPS 1.50, Running 117.97s Step 283( 17.67%), action 53, FPS 1.48, Running 118.86s Step 284( 18.00%), action 54, FPS 1.50, Running 119.54s Step 285( 18.33%), action 55, FPS 1.50, Running 120.24s Step 286( 18.67%), action 56, FPS 1.49, Running 121.16s Step 287( 19.00%), action 57, FPS 1.46, Running 122.14s Step 288( 19.33%), action 58, FPS 1.44, Running 123.00s Step 289( 19.67%), action 59, FPS 1.43, Running 123.78s Step 290( 20.00%), action 60, FPS 1.41, Running 124.45s Step 291( 20.33%), action 61, FPS 1.36, Running 125.39s Step 292( 20.67%), action 62, FPS 1.31, Running 126.33s Step 293( 21.00%), action 63, FPS 1.29, Running 126.98s Step 294( 21.33%), action 64, FPS 1.26, Running 127.75s Step 295( 21.67%), action 65, FPS 1.24, Running 128.50s Step 296( 22.00%), action 66, FPS 1.22, Running 129.37s Step 297( 22.33%), action 67, FPS 1.24, Running 129.83s Step 298( 22.67%), action 68, FPS 1.29, Running 130.19s Step 299( 23.00%), action 69, FPS 1.32, Running 130.57s Step 300( 23.33%), action 70, FPS 1.34, Running 131.08s Step 301( 23.67%), action 71, FPS 1.36, Running 131.89s Step 302( 24.00%), action 72, FPS 1.34, Running 132.85s Step 303( 24.33%), action 73, FPS 1.38, Running 133.40s Step 304( 24.67%), action 74, FPS 1.34, Running 134.42s Step 305( 25.00%), action 75, FPS 1.32, Running 135.41s Step 306( 25.33%), action 76, FPS 1.32, Running 136.35s Step 307( 25.67%), action 77, FPS 1.34, Running 137.04s Step 308( 26.00%), action 78, FPS 1.36, Running 137.67s Step 309( 26.33%), action 79, FPS 1.35, Running 138.58s Step 310( 26.67%), action 80, FPS 1.35, Running 139.29s Step 311( 27.00%), action 81, FPS 1.35, Running 140.21s Step 312( 27.33%), action 82, FPS 1.37, Running 140.94s Step 313( 27.67%), action 83, FPS 1.34, Running 141.86s Step 314( 28.00%), action 84, FPS 1.36, Running 142.50s Step 315( 28.33%), action 85, FPS 1.34, Running 143.43s Step 316( 28.67%), action 86, FPS 1.36, Running 144.12s Step 317( 29.00%), action 87, FPS 1.34, Running 144.79s Step 318( 29.33%), action 88, FPS 1.29, Running 145.70s Step 319( 29.67%), action 89, FPS 1.27, Running 146.30s Step 320( 30.00%), action 90, FPS 1.25, Running 147.06s Step 321( 30.33%), action 91, FPS 1.25, Running 147.87s Step 322( 30.67%), action 92, FPS 1.28, Running 148.49s Step 323( 31.00%), action 93, FPS 1.30, Running 148.82s Step 324( 31.33%), action 94, FPS 1.36, Running 149.11s Step 325( 31.67%), action 95, FPS 1.42, Running 149.52s Step 326( 32.00%), action 96, FPS 1.46, Running 150.05s Step 327( 32.33%), action 97, FPS 1.46, Running 150.77s Step 328( 32.67%), action 98, FPS 1.43, Running 151.64s Step 329( 33.00%), action 99, FPS 1.42, Running 152.66s Step 330( 33.33%), action 100, FPS 1.43, Running 153.26s Step 331( 33.67%), action 101, FPS 1.43, Running 154.23s Step 332( 34.00%), action 102, FPS 1.44, Running 154.81s Step 333( 34.33%), action 103, FPS 1.44, Running 155.74s Step 334( 34.67%), action 104, FPS 1.40, Running 156.81s Step 335( 35.00%), action 105, FPS 1.42, Running 157.46s Step 336( 35.33%), action 106, FPS 1.43, Running 158.15s Step 337( 35.67%), action 107, FPS 1.40, Running 159.03s Step 338( 36.00%), action 108, FPS 1.43, Running 159.67s Step 339( 36.33%), action 109, FPS 1.40, Running 160.61s Step 340( 36.67%), action 110, FPS 1.40, Running 161.33s Step 341( 37.00%), action 111, FPS 1.39, Running 162.25s Step 342( 37.33%), action 112, FPS 1.38, Running 162.97s Step 343( 37.67%), action 113, FPS 1.33, Running 163.83s Step 344( 38.00%), action 114, FPS 1.30, Running 164.50s Step 345( 38.33%), action 115, FPS 1.26, Running 165.45s Step 346( 38.67%), action 116, FPS 1.25, Running 166.11s Step 347( 39.00%), action 117, FPS 1.26, Running 166.66s Step 348( 39.33%), action 118, FPS 1.27, Running 167.35s Step 349( 39.67%), action 119, FPS 1.33, Running 167.70s Step 350( 40.00%), action 120, FPS 1.34, Running 168.14s Step 351( 40.33%), action 121, FPS 1.40, Running 168.57s Step 352( 40.67%), action 122, FPS 1.41, Running 169.01s Step 353( 41.00%), action 123, FPS 1.46, Running 169.47s Step 354( 41.33%), action 124, FPS 1.47, Running 170.40s Step 355( 41.67%), action 125, FPS 1.47, Running 171.06s Step 356( 42.00%), action 126, FPS 1.46, Running 171.82s Step 357( 42.33%), action 127, FPS 1.46, Running 172.69s Step 358( 42.67%), action 128, FPS 1.43, Running 173.70s Step 359( 43.00%), action 129, FPS 1.42, Running 174.66s Step 360( 43.33%), action 130, FPS 1.43, Running 175.30s Step 361( 43.67%), action 131, FPS 1.43, Running 176.26s Step 362( 44.00%), action 132, FPS 1.43, Running 176.92s Step 363( 44.33%), action 133, FPS 1.43, Running 177.83s Step 364( 44.67%), action 134, FPS 1.43, Running 178.49s Step 365( 45.00%), action 135, FPS 1.46, Running 179.18s Step 366( 45.33%), action 136, FPS 1.44, Running 179.99s Step 367( 45.67%), action 137, FPS 1.43, Running 180.63s Step 368( 46.00%), action 138, FPS 1.40, Running 181.61s Step 369( 46.33%), action 139, FPS 1.38, Running 182.21s Step 370( 46.67%), action 140, FPS 1.33, Running 183.22s Step 371( 47.00%), action 141, FPS 1.28, Running 184.20s Step 372( 47.33%), action 142, FPS 1.23, Running 185.22s Step 373( 47.67%), action 143, FPS 1.21, Running 185.94s Step 374( 48.00%), action 144, FPS 1.24, Running 186.57s Step 375( 48.33%), action 145, FPS 1.26, Running 186.88s Step 376( 48.67%), action 146, FPS 1.29, Running 187.32s Step 377( 49.00%), action 147, FPS 1.34, Running 187.63s Step 378( 49.33%), action 148, FPS 1.40, Running 188.04s Step 379( 49.67%), action 149, FPS 1.44, Running 188.59s Step 380( 50.00%), action 150, FPS 1.42, Running 189.43s Step 381( 50.33%), action 151, FPS 1.40, Running 190.51s Step 382( 50.67%), action 152, FPS 1.37, Running 191.56s Step 383( 51.00%), action 153, FPS 1.38, Running 192.35s Step 384( 51.33%), action 154, FPS 1.36, Running 193.17s Step 385( 51.67%), action 155, FPS 1.33, Running 194.16s Step 386( 52.00%), action 156, FPS 1.35, Running 194.81s [2026-08-02 17:18:37] [2 ] Seed 1 failed after 195.01 s. +steps: 386 , actions: 156 . +Instruction: Empty +Total 1/2(50.00%) success. +Setting seed: 2 +Step 1( N/A%), pre moving , FPS 0.08, Running 13.14s Step 2( N/A%), pre moving , FPS 0.15, Running 13.24s Step 3( N/A%), pre moving , FPS 0.23, Running 13.30s Step 4( N/A%), pre moving , FPS 0.30, Running 13.38s Step 5( N/A%), pre moving , FPS 0.37, Running 13.47s Step 6( N/A%), pre moving , FPS 0.44, Running 13.54s Step 7( N/A%), pre moving , FPS 0.51, Running 13.62s Step 8( N/A%), pre moving , FPS 0.58, Running 13.69s Step 9( N/A%), pre moving , FPS 0.65, Running 13.77s Step 10( N/A%), pre moving , FPS 0.71, Running 14.09s Step 11( N/A%), pre moving , FPS 0.78, Running 14.14s Step 12( N/A%), pre moving , FPS 0.84, Running 14.25s Step 13( N/A%), pre moving , FPS 0.91, Running 14.33s Step 14( N/A%), pre moving , FPS 0.97, Running 14.40s Step 15( N/A%), pre moving , FPS 1.02, Running 14.72s Step 16( N/A%), pre moving , FPS 1.08, Running 14.81s Step 17( N/A%), pre moving , FPS 1.14, Running 14.88s Step 18( N/A%), pre moving , FPS 1.20, Running 14.97s Step 19( N/A%), pre moving , FPS 1.24, Running 15.30s Step 20( N/A%), pre moving , FPS 1.30, Running 15.40s Step 21( N/A%), pre moving , FPS 7.05, Running 15.98s Step 22( N/A%), pre moving , FPS 7.02, Running 16.09s Step 23( N/A%), pre moving , FPS 6.45, Running 16.40s Step 24( N/A%), pre moving , FPS 6.36, Running 16.53s Step 25( N/A%), pre moving , FPS 6.39, Running 16.60s Step 26( N/A%), pre moving , FPS 5.56, Running 17.14s Step 27( N/A%), pre moving , FPS 5.56, Running 17.22s Step 28( N/A%), pre moving , FPS 5.18, Running 17.55s Step 29( N/A%), pre moving , FPS 5.16, Running 17.65s Step 30( N/A%), pre moving , FPS 5.52, Running 17.72s Step 31( N/A%), pre moving , FPS 5.47, Running 17.80s Step 32( N/A%), pre moving , FPS 5.34, Running 17.99s Step 33( N/A%), pre moving , FPS 5.18, Running 18.19s Step 34( N/A%), pre moving , FPS 5.17, Running 18.27s Step 35( N/A%), pre moving , FPS 5.51, Running 18.35s Step 36( N/A%), pre moving , FPS 4.51, Running 19.25s Step 37( N/A%), pre moving , FPS 4.48, Running 19.34s Step 38( N/A%), pre moving , FPS 4.50, Running 19.42s Step 39( N/A%), pre moving , FPS 4.77, Running 19.50s Step 40( N/A%), pre moving , FPS 4.53, Running 19.82s Step 41( N/A%), pre moving , FPS 5.07, Running 19.92s Step 42( N/A%), pre moving , FPS 5.13, Running 19.99s Step 43( N/A%), pre moving , FPS 5.45, Running 20.07s Step 44( N/A%), pre moving , FPS 5.16, Running 20.40s Step 45( N/A%), pre moving , FPS 5.13, Running 20.49s Step 46( N/A%), pre moving , FPS 5.84, Running 20.57s Step 47( N/A%), pre moving , FPS 5.82, Running 20.65s Step 48( N/A%), pre moving , FPS 5.82, Running 20.99s Step 49( N/A%), pre moving , FPS 5.82, Running 21.08s Step 50( N/A%), pre moving , FPS 5.80, Running 21.17s Step 51( N/A%), pre moving , FPS 5.52, Running 21.42s Step 52( N/A%), pre moving , FPS 5.54, Running 21.61s Step 53( N/A%), pre moving , FPS 5.73, Running 21.68s Step 54( N/A%), pre moving , FPS 5.74, Running 21.76s Step 55( N/A%), pre moving , FPS 5.36, Running 22.08s Step 56( N/A%), pre moving , FPS 6.82, Running 22.18s Step 57( N/A%), pre moving , FPS 6.88, Running 22.25s Step 58( N/A%), pre moving , FPS 6.84, Running 22.34s Step 59( N/A%), pre moving , FPS 6.30, Running 22.67s Step 60( N/A%), pre moving , FPS 6.78, Running 22.77s Step 61( N/A%), pre moving , FPS 6.84, Running 22.84s Step 62( N/A%), pre moving , FPS 6.83, Running 22.92s Step 63( N/A%), pre moving , FPS 6.30, Running 23.25s Step 64( N/A%), pre moving , FPS 6.80, Running 23.34s Step 65( N/A%), pre moving , FPS 6.82, Running 23.43s Step 66( N/A%), pre moving , FPS 6.28, Running 23.75s Step 67( N/A%), pre moving , FPS 6.25, Running 23.85s Step 68( N/A%), pre moving , FPS 6.81, Running 23.92s Step 69( N/A%), pre moving , FPS 6.84, Running 24.01s Step 70( N/A%), pre moving , FPS 6.31, Running 24.33s Step 71( N/A%), pre moving , FPS 6.65, Running 24.43s Step 72( N/A%), pre moving , FPS 6.91, Running 24.50s Step 73( N/A%), pre moving , FPS 6.88, Running 24.58s Step 74( N/A%), pre moving , FPS 6.35, Running 24.91s Step 75( N/A%), pre moving , FPS 6.84, Running 25.01s Step 76( N/A%), pre moving , FPS 6.88, Running 25.09s Step 77( N/A%), pre moving , FPS 6.87, Running 25.16s Step 78( N/A%), pre moving , FPS 6.34, Running 25.49s Step 79( N/A%), pre moving , FPS 6.85, Running 25.59s Step 80( N/A%), pre moving , FPS 6.88, Running 25.67s Step 81( N/A%), pre moving , FPS 6.27, Running 26.03s Step 82( N/A%), pre moving , FPS 6.23, Running 26.13s Step 83( N/A%), pre moving , FPS 6.76, Running 26.21s Step 84( N/A%), pre moving , FPS 6.18, Running 26.58s Step 85( N/A%), pre moving , FPS 6.16, Running 26.68s Step 86( N/A%), pre moving , FPS 6.71, Running 26.73s Step 87( N/A%), pre moving , FPS 6.76, Running 26.81s Step 88( N/A%), pre moving , FPS 6.20, Running 27.15s Step 89( N/A%), pre moving , FPS 6.19, Running 27.24s Step 90( N/A%), pre moving , FPS 6.72, Running 27.31s Step 91( N/A%), pre moving , FPS 6.67, Running 27.43s Step 92( N/A%), pre moving , FPS 6.15, Running 27.75s Step 93( N/A%), pre moving , FPS 6.13, Running 27.84s Step 94( N/A%), pre moving , FPS 6.66, Running 27.91s Step 95( N/A%), pre moving , FPS 6.68, Running 28.00s Step 96( N/A%), pre moving , FPS 6.15, Running 28.34s Step 97( N/A%), pre moving , FPS 6.12, Running 28.43s Step 98( N/A%), pre moving , FPS 6.64, Running 28.51s Step 99( N/A%), pre moving , FPS 6.69, Running 28.58s Step 100( N/A%), pre moving , FPS 6.18, Running 28.91s Step 101( N/A%), pre moving , FPS 6.76, Running 28.99s Step 102( N/A%), pre moving , FPS 6.82, Running 29.06s Step 103( N/A%), pre moving , FPS 6.81, Running 29.14s Step 104( N/A%), pre moving , FPS 6.92, Running 29.47s Step 105( N/A%), pre moving , FPS 6.93, Running 29.56s Step 106( N/A%), pre moving , FPS 6.88, Running 29.64s Step 107( N/A%), pre moving , FPS 6.82, Running 29.74s Step 108( N/A%), pre moving , FPS 6.93, Running 30.03s Step 109( N/A%), pre moving , FPS 6.92, Running 30.13s Step 110( N/A%), pre moving , FPS 6.88, Running 30.21s Step 111( N/A%), pre moving , FPS 6.43, Running 30.54s Step 112( N/A%), pre moving , FPS 6.93, Running 30.63s Step 113( N/A%), pre moving , FPS 6.99, Running 30.70s Step 114( N/A%), pre moving , FPS 6.96, Running 30.79s Step 115( N/A%), pre moving , FPS 6.43, Running 31.11s Step 116( N/A%), pre moving , FPS 6.98, Running 31.20s Step 117( N/A%), pre moving , FPS 7.03, Running 31.28s Step 118( N/A%), pre moving , FPS 7.03, Running 31.35s Step 119( N/A%), pre moving , FPS 6.92, Running 31.47s Step 120( N/A%), pre moving , FPS 7.08, Running 31.73s Step 121( N/A%), pre moving , FPS 7.21, Running 31.77s Step 122( N/A%), pre moving , FPS 7.31, Running 31.80s Step 123( N/A%), pre moving , FPS 7.45, Running 31.83s Step 124( N/A%), pre moving , FPS 8.35, Running 31.86s Step 125( N/A%), pre moving , FPS 8.48, Running 31.92s Step 126( N/A%), pre moving , FPS 8.53, Running 31.98s Step 127( N/A%), pre moving , FPS 8.63, Running 32.06s Step 128( N/A%), pre moving , FPS 9.55, Running 32.13s Step 129( N/A%), pre moving , FPS 9.60, Running 32.21s Step 130( N/A%), pre moving , FPS 9.57, Running 32.30s Step 131( N/A%), pre moving , FPS 10.75, Running 32.40s Step 132( N/A%), pre moving , FPS 11.04, Running 32.45s Step 133( N/A%), pre moving , FPS 11.07, Running 32.51s Step 134( N/A%), pre moving , FPS 11.08, Running 32.59s Step 135( N/A%), pre moving , FPS 12.75, Running 32.68s Step 136( N/A%), pre moving , FPS 13.00, Running 32.74s Step 137( N/A%), pre moving , FPS 12.91, Running 32.83s Step 138( N/A%), pre moving , FPS 11.07, Running 33.16s Step 139( N/A%), pre moving , FPS 11.22, Running 33.25s Step 140( N/A%), pre moving , FPS 12.50, Running 33.33s Step 141( N/A%), pre moving , FPS 12.15, Running 33.41s Step 142( N/A%), pre moving , FPS 10.29, Running 33.74s Step 143( N/A%), pre moving , FPS 9.92, Running 33.84s Step 144( N/A%), pre moving , FPS 9.75, Running 33.92s Step 145( N/A%), pre moving , FPS 9.62, Running 34.00s Step 146( N/A%), pre moving , FPS 8.52, Running 34.33s Step 147( N/A%), pre moving , FPS 8.45, Running 34.43s Step 148( N/A%), pre moving , FPS 8.39, Running 34.51s Step 149( N/A%), pre moving , FPS 7.63, Running 34.84s Step 150( N/A%), pre moving , FPS 7.71, Running 34.90s Step 151( N/A%), pre moving , FPS 7.70, Running 34.99s Step 152( N/A%), pre moving , FPS 7.60, Running 35.08s Step 153( N/A%), pre moving , FPS 6.89, Running 35.41s Step 154( N/A%), pre moving , FPS 6.85, Running 35.51s Step 155( N/A%), pre moving , FPS 6.86, Running 35.59s Step 156( N/A%), pre moving , FPS 6.85, Running 35.66s Step 157( N/A%), pre moving , FPS 6.32, Running 35.99s Step 158( N/A%), pre moving , FPS 6.82, Running 36.09s Step 159( N/A%), pre moving , FPS 6.87, Running 36.16s Step 160( N/A%), pre moving , FPS 6.85, Running 36.25s Step 161( N/A%), pre moving , FPS 6.33, Running 36.57s Step 162( N/A%), pre moving , FPS 6.83, Running 36.67s Step 163( N/A%), pre moving , FPS 6.88, Running 36.75s Step 164( N/A%), pre moving , FPS 6.88, Running 36.82s Step 165( N/A%), pre moving , FPS 6.36, Running 37.14s Step 166( N/A%), pre moving , FPS 6.87, Running 37.24s Step 167( N/A%), pre moving , FPS 6.90, Running 37.32s Step 168( N/A%), pre moving , FPS 6.37, Running 37.65s Step 169( N/A%), pre moving , FPS 6.82, Running 37.77s Step 170( N/A%), pre moving , FPS 6.80, Running 37.84s Step 171( N/A%), pre moving , FPS 6.83, Running 37.92s Step 172( N/A%), pre moving , FPS 6.30, Running 38.25s Step 173( N/A%), pre moving , FPS 6.80, Running 38.35s Step 174( N/A%), pre moving , FPS 6.88, Running 38.42s Step 175( N/A%), pre moving , FPS 6.87, Running 38.51s Step 176( N/A%), pre moving , FPS 6.31, Running 38.83s Step 177( N/A%), pre moving , FPS 6.80, Running 38.93s Step 178( N/A%), pre moving , FPS 6.84, Running 39.01s Step 179( N/A%), pre moving , FPS 6.43, Running 39.27s Step 180( N/A%), pre moving , FPS 6.33, Running 39.41s Step 181( N/A%), pre moving , FPS 6.81, Running 39.51s Step 182( N/A%), pre moving , FPS 6.84, Running 39.59s Step 183( N/A%), pre moving , FPS 6.31, Running 39.92s Step 184( N/A%), pre moving , FPS 6.25, Running 40.02s Step 185( N/A%), pre moving , FPS 6.78, Running 40.09s Step 186( N/A%), pre moving , FPS 6.81, Running 40.18s Step 187( N/A%), pre moving , FPS 6.30, Running 40.50s Step 188( N/A%), pre moving , FPS 6.78, Running 40.60s Step 189( N/A%), pre moving , FPS 6.88, Running 40.67s Step 190( N/A%), pre moving , FPS 6.86, Running 40.75s Step 191( N/A%), pre moving , FPS 6.33, Running 41.08s Step 192( N/A%), pre moving , FPS 6.85, Running 41.18s Step 193( N/A%), pre moving , FPS 6.87, Running 41.26s Step 194( N/A%), pre moving , FPS 6.32, Running 41.59s Step 195( N/A%), pre moving , FPS 6.29, Running 41.68s Step 196( N/A%), pre moving , FPS 6.87, Running 41.75s Step 197( N/A%), pre moving , FPS 6.89, Running 41.83s Step 198( N/A%), pre moving , FPS 6.36, Running 42.16s Step 199( N/A%), pre moving , FPS 6.72, Running 42.25s Step 200( N/A%), pre moving , FPS 6.84, Running 42.33s Step 201( N/A%), pre moving , FPS 6.36, Running 42.65s Step 202( N/A%), pre moving , FPS 4.72, Running 43.83s Step 203( N/A%), pre moving , FPS 4.48, Running 44.38s Step 204( N/A%), pre moving , FPS 4.08, Running 44.92s Step 205( N/A%), pre moving , FPS 3.74, Running 45.45s Step 206( N/A%), pre moving , FPS 3.45, Running 45.98s Step 207( N/A%), pre moving , FPS 3.34, Running 46.50s Step 208( N/A%), pre moving , FPS 3.11, Running 47.03s Step 209( N/A%), pre moving , FPS 2.90, Running 47.57s Step 210( N/A%), pre moving , FPS 2.72, Running 48.10s Step 211( N/A%), pre moving , FPS 2.65, Running 48.63s Step 212( N/A%), pre moving , FPS 2.50, Running 49.17s Step 213( N/A%), pre moving , FPS 2.37, Running 49.70s Step 214( N/A%), pre moving , FPS 2.33, Running 50.17s Step 215( N/A%), pre moving , FPS 2.25, Running 50.57s Step 216( N/A%), pre moving , FPS 2.17, Running 50.98s Step 217( N/A%), pre moving , FPS 2.06, Running 51.57s Step 218( N/A%), pre moving , FPS 2.00, Running 52.14s Step 219( N/A%), pre moving , FPS 1.92, Running 52.67s Step 220( N/A%), pre moving , FPS 1.84, Running 53.20s Step 221( N/A%), pre moving , FPS 1.80, Running 53.74s Step 222( N/A%), pre moving , FPS 1.91, Running 54.28s Step 223( N/A%), pre moving , FPS 1.91, Running 54.84s Step 224( N/A%), pre moving , FPS 1.91, Running 55.39s Step 225( N/A%), pre moving , FPS 1.90, Running 55.95s Step 226( N/A%), pre moving , FPS 1.90, Running 56.50s Step 227( N/A%), pre moving , FPS 1.89, Running 57.09s Step 228( N/A%), pre moving , FPS 1.88, Running 57.65s Step 229( N/A%), pre moving , FPS 1.88, Running 58.19s Step 230( N/A%), pre moving , FPS 1.88, Running 58.74s Step 231( N/A%), pre moving , FPS 1.88, Running 59.28s Step 232( N/A%), pre moving , FPS 1.88, Running 59.81s Step 233( N/A%), pre moving , FPS 1.87, Running 60.37s Step 234( N/A%), pre moving , FPS 1.86, Running 60.90s Step 235( N/A%), pre moving , FPS 1.84, Running 61.45s Step 236( N/A%), pre moving , FPS 1.81, Running 62.02s Step 237( N/A%), pre moving , FPS 1.74, Running 63.07s Step 238( N/A%), pre moving , FPS 1.74, Running 63.65s Step 239( N/A%), pre moving , FPS 1.73, Running 64.23s Step 240( N/A%), pre moving , FPS 1.73, Running 64.78s Step 241( N/A%), pre moving , FPS 1.73, Running 65.33s Step 242( N/A%), pre moving , FPS 1.72, Running 65.90s Step 243( N/A%), pre moving , FPS 1.72, Running 66.44s Step 244( N/A%), pre moving , FPS 1.73, Running 66.98s Step 245( N/A%), pre moving , FPS 1.72, Running 67.57s Step 246( N/A%), pre moving , FPS 1.72, Running 68.13s Step 247( N/A%), pre moving , FPS 1.72, Running 68.75s Step 248( N/A%), pre moving , FPS 1.73, Running 69.22s Step 249( N/A%), pre moving , FPS 1.72, Running 69.84s Step 250( N/A%), pre moving , FPS 1.70, Running 70.49s Step 251( N/A%), pre moving , FPS 1.70, Running 71.07s Step 252( N/A%), pre moving , FPS 1.69, Running 71.65s Step 253( N/A%), pre moving , FPS 1.69, Running 72.23s Step 254( N/A%), pre moving , FPS 1.69, Running 72.77s Step 255( N/A%), pre moving , FPS 1.68, Running 73.35s Step 256( N/A%), pre moving , FPS 1.68, Running 73.90s Step 257( N/A%), pre moving , FPS 1.76, Running 74.46s Step 258( N/A%), pre moving , FPS 1.76, Running 75.04s Step 259( N/A%), pre moving , FPS 1.76, Running 75.59s Step 260( N/A%), pre moving , FPS 1.76, Running 76.15s Step 261( N/A%), pre moving , FPS 1.76, Running 76.72s Step 262( N/A%), pre moving , FPS 1.76, Running 77.25s Step 263( N/A%), pre moving , FPS 1.76, Running 77.83s Step 264( N/A%), pre moving , FPS 1.75, Running 78.39s Step 265( N/A%), pre moving , FPS 1.76, Running 78.94s Step 266( N/A%), pre moving , FPS 1.75, Running 79.53s Step 267( N/A%), pre moving , FPS 1.77, Running 80.08s Step 268( N/A%), pre moving , FPS 1.75, Running 80.65s Step 269( N/A%), pre moving , FPS 1.76, Running 81.20s Step 270( N/A%), pre moving , FPS 1.78, Running 81.75s Step 271( N/A%), pre moving , FPS 1.78, Running 82.32s Step 272( N/A%), pre moving , FPS 1.79, Running 82.85s Step 273( N/A%), pre moving , FPS 1.79, Running 83.41s Step 274( N/A%), pre moving , FPS 1.79, Running 83.97s Step 275( N/A%), pre moving , FPS 1.79, Running 84.52s Step 276( N/A%), pre moving , FPS 1.79, Running 85.06s Step 277( N/A%), pre moving , FPS 1.87, Running 85.16s Step 278( N/A%), pre moving , FPS 1.91, Running 85.51s Step 279( N/A%), pre moving , FPS 1.99, Running 85.62s Step 280( N/A%), pre moving , FPS 2.09, Running 85.71s Step 281( N/A%), pre moving , FPS 2.19, Running 85.84s Step 282( N/A%), pre moving , FPS 2.25, Running 86.13s Step 283( N/A%), pre moving , FPS 2.38, Running 86.24s Step 284( N/A%), pre moving , FPS 2.52, Running 86.33s Step 285( N/A%), pre moving , FPS 2.68, Running 86.41s Step 286( N/A%), pre moving , FPS 2.77, Running 86.76s Step 287( N/A%), pre moving , FPS 2.06, Running 89.79s Step 288( N/A%), pre moving , FPS 2.06, Running 90.36s Step 289( N/A%), pre moving , FPS 2.05, Running 90.94s Step 290( N/A%), pre moving , FPS 2.05, Running 91.50s Step 291( N/A%), pre moving , FPS 2.06, Running 92.04s Step 292( N/A%), pre moving , FPS 2.06, Running 92.59s Step 293( N/A%), pre moving , FPS 2.05, Running 93.15s Step 294( N/A%), pre moving , FPS 2.05, Running 93.71s Step 295( N/A%), pre moving , FPS 2.05, Running 94.27s Step 296( N/A%), pre moving , FPS 2.05, Running 94.83s Step 297( N/A%), pre moving , FPS 1.96, Running 95.39s Step 298( N/A%), pre moving , FPS 1.91, Running 95.95s Step 299( N/A%), pre moving , FPS 1.83, Running 96.52s Step 300( N/A%), pre moving , FPS 1.76, Running 97.05s Step 301( N/A%), pre moving , FPS 1.69, Running 97.65s Step 302( N/A%), pre moving , FPS 1.65, Running 98.24s Step 303( N/A%), pre moving , FPS 1.59, Running 98.79s Step 304( N/A%), pre moving , FPS 1.54, Running 99.30s Step 305( N/A%), pre moving , FPS 1.48, Running 99.90s Step 306( N/A%), pre moving , FPS 1.46, Running 100.42s Step 307( 0.33%), action 1, FPS 1.64, Running 101.98s Step 308( 0.67%), action 2, FPS 1.62, Running 102.73s Step 309( 1.00%), action 3, FPS 1.60, Running 103.44s Step 310( 1.33%), action 4, FPS 1.59, Running 104.05s Step 311( 1.67%), action 5, FPS 1.53, Running 105.13s Step 312( 2.00%), action 6, FPS 1.48, Running 106.13s Step 313( 2.33%), action 7, FPS 1.47, Running 106.75s Step 314( 2.67%), action 8, FPS 1.43, Running 107.72s Step 315( 3.00%), action 9, FPS 1.42, Running 108.38s Step 316( 3.33%), action 10, FPS 1.40, Running 109.16s Step 317( 3.67%), action 11, FPS 1.33, Running 110.40s Step 318( 4.00%), action 12, FPS 1.33, Running 110.98s Step 319( 4.33%), action 13, FPS 1.30, Running 111.93s Step 320( 4.67%), action 14, FPS 1.29, Running 112.59s Step 321( 5.00%), action 15, FPS 1.27, Running 113.34s Step 322( 5.33%), action 16, FPS 1.26, Running 114.14s Step 323( 5.67%), action 17, FPS 1.26, Running 114.70s Step 324( 6.00%), action 18, FPS 1.22, Running 115.74s Step 325( 6.33%), action 19, FPS 1.22, Running 116.34s Step 326( 6.67%), action 20, FPS 1.18, Running 117.40s Step 327( 7.00%), action 21, FPS 1.22, Running 118.39s Step 328( 7.33%), action 22, FPS 1.22, Running 119.11s Step 329( 7.67%), action 23, FPS 1.20, Running 120.05s Step 330( 8.00%), action 24, FPS 1.20, Running 120.73s Step 331( 8.33%), action 25, FPS 1.20, Running 121.73s Step 332( 8.67%), action 26, FPS 1.20, Running 122.81s Step 333( 9.00%), action 27, FPS 1.17, Running 123.82s Step 334( 9.33%), action 28, FPS 1.21, Running 124.23s Step 335( 9.67%), action 29, FPS 1.22, Running 124.72s Step 336( 10.00%), action 30, FPS 1.21, Running 125.63s Step 337( 10.33%), action 31, FPS 1.24, Running 126.57s Step 338( 10.67%), action 32, FPS 1.20, Running 127.71s Step 339( 11.00%), action 33, FPS 1.19, Running 128.71s Step 340( 11.33%), action 34, FPS 1.18, Running 129.48s Step 341( 11.67%), action 35, FPS 1.18, Running 130.24s Step 342( 12.00%), action 36, FPS 1.19, Running 131.01s Step 343( 12.33%), action 37, FPS 1.16, Running 131.98s Step 344( 12.67%), action 38, FPS 1.15, Running 133.07s Step 345( 13.00%), action 39, FPS 1.15, Running 133.77s Step 346( 13.33%), action 40, FPS 1.15, Running 134.79s Step 347( 13.67%), action 41, FPS 1.12, Running 136.20s Step 348( 14.00%), action 42, FPS 1.12, Running 137.00s Step 349( 14.33%), action 43, FPS 1.12, Running 137.83s Step 350( 14.67%), action 44, FPS 1.13, Running 138.47s Step 351( 15.00%), action 45, FPS 1.15, Running 139.13s Step 352( 15.33%), action 46, FPS 1.16, Running 140.06s Step 353( 15.67%), action 47, FPS 1.18, Running 140.75s Step 354( 16.00%), action 48, FPS 1.15, Running 141.65s Step 355( 16.33%), action 49, FPS 1.14, Running 142.27s Step 356( 16.67%), action 50, FPS 1.16, Running 142.91s Step 357( 17.00%), action 51, FPS 1.16, Running 143.81s Step 358( 17.33%), action 52, FPS 1.17, Running 144.78s Step 359( 17.67%), action 53, FPS 1.20, Running 145.42s Step 360( 18.00%), action 54, FPS 1.18, Running 146.46s Step 361( 18.33%), action 55, FPS 1.17, Running 147.27s Step 362( 18.67%), action 56, FPS 1.16, Running 148.19s Step 363( 19.00%), action 57, FPS 1.16, Running 149.17s Step 364( 19.33%), action 58, FPS 1.18, Running 150.07s Step 365( 19.67%), action 59, FPS 1.17, Running 150.79s Step 366( 20.00%), action 60, FPS 1.20, Running 151.49s Step 367( 20.33%), action 61, FPS 1.23, Running 152.42s Step 368( 20.67%), action 62, FPS 1.22, Running 153.43s Step 369( 21.00%), action 63, FPS 1.20, Running 154.51s Step 370( 21.33%), action 64, FPS 1.20, Running 155.18s Step 371( 21.67%), action 65, FPS 1.17, Running 156.15s Step 372( 22.00%), action 66, FPS 1.17, Running 157.16s Step 373( 22.33%), action 67, FPS 1.17, Running 157.83s Step 374( 22.67%), action 68, FPS 1.19, Running 158.52s Step 375( 23.00%), action 69, FPS 1.17, Running 159.43s Step 376( 23.33%), action 70, FPS 1.16, Running 160.10s Step 377( 23.67%), action 71, FPS 1.18, Running 160.76s Step 378( 24.00%), action 72, FPS 1.19, Running 161.55s Step 379( 24.33%), action 73, FPS 1.16, Running 162.68s Step 380( 24.67%), action 74, FPS 1.18, Running 163.42s Step 381( 25.00%), action 75, FPS 1.17, Running 164.29s Step 382( 25.33%), action 76, FPS 1.19, Running 165.00s Step 383( 25.67%), action 77, FPS 1.19, Running 165.97s Step 384( 26.00%), action 78, FPS 1.17, Running 167.11s Step 385( 26.33%), action 79, FPS 1.15, Running 168.14s Step 386( 26.67%), action 80, FPS 1.14, Running 169.10s Step 387( 27.00%), action 81, FPS 1.12, Running 170.23s Step 388( 27.33%), action 82, FPS 1.14, Running 171.04s Step 389( 27.67%), action 83, FPS 1.15, Running 171.85s Step 390( 28.00%), action 84, FPS 1.16, Running 172.49s Step 391( 28.33%), action 85, FPS 1.16, Running 173.44s Step 392( 28.67%), action 86, FPS 1.15, Running 174.60s Step 393( 29.00%), action 87, FPS 1.15, Running 175.17s Step 394( 29.33%), action 88, FPS 1.13, Running 176.20s Step 395( 29.67%), action 89, FPS 1.15, Running 176.85s Step 396( 30.00%), action 90, FPS 1.15, Running 177.48s Step 397( 30.33%), action 91, FPS 1.15, Running 178.08s Step 398( 30.67%), action 92, FPS 1.15, Running 178.88s Step 399( 31.00%), action 93, FPS 1.21, Running 179.26s Step 400( 31.33%), action 94, FPS 1.22, Running 179.84s Step 401( 31.67%), action 95, FPS 1.23, Running 180.50s Step 402( 32.00%), action 96, FPS 1.20, Running 181.64s Step 403( 32.33%), action 97, FPS 1.19, Running 182.75s Step 404( 32.67%), action 98, FPS 1.22, Running 183.52s Step 405( 33.00%), action 99, FPS 1.24, Running 184.31s Step 406( 33.33%), action 100, FPS 1.26, Running 185.00s Step 407( 33.67%), action 101, FPS 1.27, Running 185.92s Step 408( 34.00%), action 102, FPS 1.28, Running 186.65s Step 409( 34.33%), action 103, FPS 1.30, Running 187.28s Step 410( 34.67%), action 104, FPS 1.30, Running 187.90s Step 411( 35.00%), action 105, FPS 1.31, Running 188.71s Step 412( 35.33%), action 106, FPS 1.35, Running 189.43s Step 413( 35.67%), action 107, FPS 1.32, Running 190.27s Step 414( 36.00%), action 108, FPS 1.35, Running 191.02s Step 415( 36.33%), action 109, FPS 1.35, Running 191.71s Step 416( 36.67%), action 110, FPS 1.32, Running 192.65s Step 417( 37.00%), action 111, FPS 1.28, Running 193.65s Step 418( 37.33%), action 112, FPS 1.29, Running 194.38s Step 419( 37.67%), action 113, FPS 1.25, Running 195.31s Step 420( 38.00%), action 114, FPS 1.22, Running 196.21s Step 421( 38.33%), action 115, FPS 1.22, Running 196.94s Step 422( 38.67%), action 116, FPS 1.25, Running 197.59s Step 423( 39.00%), action 117, FPS 1.32, Running 197.90s Step 424( 39.33%), action 118, FPS 1.35, Running 198.34s Step 425( 39.67%), action 119, FPS 1.38, Running 198.83s Step 426( 40.00%), action 120, FPS 1.38, Running 199.48s Step 427( 40.33%), action 121, FPS 1.38, Running 200.47s Step 428( 40.67%), action 122, FPS 1.33, Running 201.63s Step 429( 41.00%), action 123, FPS 1.31, Running 202.55s Step 430( 41.33%), action 124, FPS 1.30, Running 203.24s Step 431( 41.67%), action 125, FPS 1.29, Running 204.26s Step 432( 42.00%), action 126, FPS 1.29, Running 204.95s Step 433( 42.33%), action 127, FPS 1.28, Running 205.84s Step 434( 42.67%), action 128, FPS 1.29, Running 206.56s Step 435( 43.00%), action 129, FPS 1.27, Running 207.46s [2026-08-02 17:22:05] [3 ] Seed 2 failed after 207.74 s. +steps: 435 , actions: 129 . +Instruction: Empty +Total 1/3(33.33%) success. +Setting seed: 3 +Step 1( N/A%), pre moving , FPS 0.25, Running 4.02s Step 2( N/A%), pre moving , FPS 0.44, Running 4.52s Step 3( N/A%), pre moving , FPS 0.65, Running 4.58s Step 4( N/A%), pre moving , FPS 0.85, Running 4.71s Step 5( N/A%), pre moving , FPS 0.99, Running 5.05s Step 6( N/A%), pre moving , FPS 1.17, Running 5.15s Step 7( N/A%), pre moving , FPS 1.34, Running 5.23s Step 8( N/A%), pre moving , FPS 1.44, Running 5.57s Step 9( N/A%), pre moving , FPS 1.59, Running 5.66s Step 10( N/A%), pre moving , FPS 1.74, Running 5.74s Step 11( N/A%), pre moving , FPS 1.88, Running 5.85s Step 12( N/A%), pre moving , FPS 1.95, Running 6.14s Step 13( N/A%), pre moving , FPS 2.08, Running 6.24s Step 14( N/A%), pre moving , FPS 2.21, Running 6.32s Step 15( N/A%), pre moving , FPS 2.34, Running 6.40s Step 16( N/A%), pre moving , FPS 2.38, Running 6.73s Step 17( N/A%), pre moving , FPS 2.49, Running 6.83s Step 18( N/A%), pre moving , FPS 2.61, Running 6.90s Step 19( N/A%), pre moving , FPS 2.73, Running 6.96s Step 20( N/A%), pre moving , FPS 2.75, Running 7.28s Step 21( N/A%), pre moving , FPS 5.26, Running 7.82s Step 22( N/A%), pre moving , FPS 5.80, Running 7.97s Step 23( N/A%), pre moving , FPS 5.79, Running 8.04s Step 24( N/A%), pre moving , FPS 5.89, Running 8.11s Step 25( N/A%), pre moving , FPS 5.85, Running 8.47s Step 26( N/A%), pre moving , FPS 5.67, Running 8.67s Step 27( N/A%), pre moving , FPS 5.70, Running 8.74s Step 28( N/A%), pre moving , FPS 6.19, Running 8.80s Step 29( N/A%), pre moving , FPS 6.33, Running 8.82s Step 30( N/A%), pre moving , FPS 6.43, Running 8.85s Step 31( N/A%), pre moving , FPS 6.61, Running 8.88s Step 32( N/A%), pre moving , FPS 7.25, Running 8.90s Step 33( N/A%), pre moving , FPS 7.42, Running 8.94s Step 34( N/A%), pre moving , FPS 7.54, Running 8.97s Step 35( N/A%), pre moving , FPS 7.65, Running 9.01s Step 36( N/A%), pre moving , FPS 7.71, Running 9.32s Step 37( N/A%), pre moving , FPS 7.92, Running 9.35s Step 38( N/A%), pre moving , FPS 8.06, Running 9.38s Step 39( N/A%), pre moving , FPS 8.15, Running 9.41s Step 40( N/A%), pre moving , FPS 9.28, Running 9.44s Step 41( N/A%), pre moving , FPS 12.17, Running 9.46s Step 42( N/A%), pre moving , FPS 13.14, Running 9.49s Step 43( N/A%), pre moving , FPS 13.53, Running 9.52s Step 44( N/A%), pre moving , FPS 13.92, Running 9.54s Step 45( N/A%), pre moving , FPS 18.13, Running 9.57s Step 46( N/A%), pre moving , FPS 21.62, Running 9.60s Step 47( N/A%), pre moving , FPS 22.52, Running 9.63s Step 48( N/A%), pre moving , FPS 23.29, Running 9.66s Step 49( N/A%), pre moving , FPS 23.23, Running 9.68s Step 50( N/A%), pre moving , FPS 23.22, Running 9.71s Step 51( N/A%), pre moving , FPS 22.41, Running 9.77s Step 52( N/A%), pre moving , FPS 21.47, Running 9.84s Step 53( N/A%), pre moving , FPS 20.98, Running 9.89s Step 54( N/A%), pre moving , FPS 19.96, Running 9.98s Step 55( N/A%), pre moving , FPS 19.12, Running 10.06s Step 56( N/A%), pre moving , FPS 24.41, Running 10.14s Step 57( N/A%), pre moving , FPS 23.58, Running 10.20s Step 58( N/A%), pre moving , FPS 22.06, Running 10.29s Step 59( N/A%), pre moving , FPS 20.71, Running 10.38s Step 60( N/A%), pre moving , FPS 19.23, Running 10.48s Step 61( N/A%), pre moving , FPS 18.46, Running 10.55s Step 62( N/A%), pre moving , FPS 17.57, Running 10.63s Step 63( N/A%), pre moving , FPS 14.67, Running 10.88s Step 64( N/A%), pre moving , FPS 13.51, Running 11.02s Step 65( N/A%), pre moving , FPS 12.91, Running 11.12s Step 66( N/A%), pre moving , FPS 12.47, Running 11.20s Step 67( N/A%), pre moving , FPS 10.52, Running 11.53s Step 68( N/A%), pre moving , FPS 10.16, Running 11.62s Step 69( N/A%), pre moving , FPS 9.73, Running 11.74s Step 70( N/A%), pre moving , FPS 8.35, Running 12.11s Step 71( N/A%), pre moving , FPS 8.10, Running 12.24s Step 72( N/A%), pre moving , FPS 7.19, Running 12.62s Step 73( N/A%), pre moving , FPS 7.00, Running 12.75s Step 74( N/A%), pre moving , FPS 6.91, Running 12.87s Step 75( N/A%), pre moving , FPS 6.25, Running 13.26s Step 76( N/A%), pre moving , FPS 6.28, Running 13.33s Step 77( N/A%), pre moving , FPS 6.23, Running 13.41s Step 78( N/A%), pre moving , FPS 5.74, Running 13.78s Step 79( N/A%), pre moving , FPS 5.73, Running 13.87s Step 80( N/A%), pre moving , FPS 5.76, Running 13.95s Step 81( N/A%), pre moving , FPS 5.31, Running 14.32s Step 82( N/A%), pre moving , FPS 5.29, Running 14.41s Step 83( N/A%), pre moving , FPS 5.54, Running 14.49s Step 84( N/A%), pre moving , FPS 5.56, Running 14.62s Step 85( N/A%), pre moving , FPS 5.32, Running 14.88s Step 86( N/A%), pre moving , FPS 5.25, Running 15.01s Step 87( N/A%), pre moving , FPS 5.61, Running 15.09s Step 88( N/A%), pre moving , FPS 5.27, Running 15.42s Step 89( N/A%), pre moving , FPS 5.30, Running 15.51s Step 90( N/A%), pre moving , FPS 5.74, Running 15.59s Step 91( N/A%), pre moving , FPS 5.42, Running 15.93s Step 92( N/A%), pre moving , FPS 5.88, Running 16.02s Step 93( N/A%), pre moving , FPS 5.99, Running 16.09s Step 94( N/A%), pre moving , FPS 6.05, Running 16.18s Step 95( N/A%), pre moving , FPS 6.17, Running 16.50s Step 96( N/A%), pre moving , FPS 6.12, Running 16.60s Step 97( N/A%), pre moving , FPS 6.12, Running 16.68s Step 98( N/A%), pre moving , FPS 6.75, Running 16.74s Step 99( N/A%), pre moving , FPS 6.25, Running 17.07s Step 100( N/A%), pre moving , FPS 6.23, Running 17.16s Step 101( N/A%), pre moving , FPS 6.82, Running 17.25s Step 102( N/A%), pre moving , FPS 6.31, Running 17.58s Step 103( N/A%), pre moving , FPS 6.28, Running 17.68s Step 104( N/A%), pre moving , FPS 6.38, Running 17.75s Step 105( N/A%), pre moving , FPS 6.66, Running 17.89s Step 106( N/A%), pre moving , FPS 6.37, Running 18.15s Step 107( N/A%), pre moving , FPS 6.34, Running 18.25s Step 108( N/A%), pre moving , FPS 6.86, Running 18.33s Step 109( N/A%), pre moving , FPS 6.68, Running 18.50s Step 110( N/A%), pre moving , FPS 6.35, Running 18.74s Step 111( N/A%), pre moving , FPS 6.90, Running 18.82s Step 112( N/A%), pre moving , FPS 6.93, Running 18.91s Step 113( N/A%), pre moving , FPS 6.33, Running 19.25s Step 114( N/A%), pre moving , FPS 6.31, Running 19.35s Step 115( N/A%), pre moving , FPS 6.85, Running 19.42s Step 116( N/A%), pre moving , FPS 6.51, Running 19.67s Step 117( N/A%), pre moving , FPS 6.31, Running 19.85s Step 118( N/A%), pre moving , FPS 6.29, Running 19.92s Step 119( N/A%), pre moving , FPS 6.82, Running 20.00s Step 120( N/A%), pre moving , FPS 6.31, Running 20.33s Step 121( N/A%), pre moving , FPS 6.29, Running 20.43s Step 122( N/A%), pre moving , FPS 6.84, Running 20.50s Step 123( N/A%), pre moving , FPS 6.89, Running 20.58s Step 124( N/A%), pre moving , FPS 6.34, Running 20.91s Step 125( N/A%), pre moving , FPS 6.41, Running 21.01s Step 126( N/A%), pre moving , FPS 6.80, Running 21.10s Step 127( N/A%), pre moving , FPS 6.29, Running 21.43s Step 128( N/A%), pre moving , FPS 6.28, Running 21.52s Step 129( N/A%), pre moving , FPS 6.49, Running 21.59s Step 130( N/A%), pre moving , FPS 6.83, Running 21.67s Step 131( N/A%), pre moving , FPS 6.31, Running 21.99s Step 132( N/A%), pre moving , FPS 6.31, Running 22.08s Step 133( N/A%), pre moving , FPS 6.89, Running 22.15s Step 134( N/A%), pre moving , FPS 6.93, Running 22.23s Step 135( N/A%), pre moving , FPS 6.38, Running 22.56s Step 136( N/A%), pre moving , FPS 6.69, Running 22.66s Step 137( N/A%), pre moving , FPS 6.93, Running 22.74s Step 138( N/A%), pre moving , FPS 6.37, Running 23.06s Step 139( N/A%), pre moving , FPS 6.32, Running 23.17s Step 140( N/A%), pre moving , FPS 6.88, Running 23.24s Step 141( N/A%), pre moving , FPS 6.91, Running 23.32s Step 142( N/A%), pre moving , FPS 6.37, Running 23.64s Step 143( N/A%), pre moving , FPS 6.35, Running 23.73s Step 144( N/A%), pre moving , FPS 6.92, Running 23.80s Step 145( N/A%), pre moving , FPS 6.95, Running 23.88s Step 146( N/A%), pre moving , FPS 6.41, Running 24.21s Step 147( N/A%), pre moving , FPS 6.93, Running 24.31s Step 148( N/A%), pre moving , FPS 6.97, Running 24.39s Step 149( N/A%), pre moving , FPS 6.41, Running 24.71s Step 150( N/A%), pre moving , FPS 6.44, Running 24.78s Step 151( N/A%), pre moving , FPS 6.95, Running 24.87s Step 152( N/A%), pre moving , FPS 6.96, Running 24.95s Step 153( N/A%), pre moving , FPS 6.38, Running 25.28s Step 154( N/A%), pre moving , FPS 6.37, Running 25.37s Step 155( N/A%), pre moving , FPS 6.92, Running 25.45s Step 156( N/A%), pre moving , FPS 6.96, Running 25.53s Step 157( N/A%), pre moving , FPS 6.42, Running 25.85s Step 158( N/A%), pre moving , FPS 6.92, Running 25.95s Step 159( N/A%), pre moving , FPS 7.00, Running 26.02s Step 160( N/A%), pre moving , FPS 7.01, Running 26.09s Step 161( N/A%), pre moving , FPS 6.47, Running 26.42s Step 162( N/A%), pre moving , FPS 6.97, Running 26.51s Step 163( N/A%), pre moving , FPS 7.00, Running 26.59s Step 164( N/A%), pre moving , FPS 6.42, Running 26.92s Step 165( N/A%), pre moving , FPS 6.40, Running 27.01s Step 166( N/A%), pre moving , FPS 5.20, Running 28.06s Step 167( N/A%), pre moving , FPS 5.10, Running 28.23s Step 168( N/A%), pre moving , FPS 4.94, Running 28.44s Step 169( N/A%), pre moving , FPS 5.08, Running 28.64s Step 170( N/A%), pre moving , FPS 4.90, Running 28.86s Step 171( N/A%), pre moving , FPS 4.78, Running 29.06s Step 172( N/A%), pre moving , FPS 4.61, Running 29.29s Step 173( N/A%), pre moving , FPS 4.72, Running 29.52s Step 174( N/A%), pre moving , FPS 4.40, Running 29.92s Step 175( N/A%), pre moving , FPS 4.16, Running 30.26s Step 176( N/A%), pre moving , FPS 3.97, Running 30.57s Step 177( N/A%), pre moving , FPS 3.81, Running 31.10s Step 178( N/A%), pre moving , FPS 3.53, Running 31.62s Step 179( N/A%), pre moving , FPS 3.25, Running 32.19s Step 180( N/A%), pre moving , FPS 3.02, Running 32.72s Step 181( N/A%), pre moving , FPS 2.91, Running 33.28s Step 182( N/A%), pre moving , FPS 2.73, Running 33.82s Step 183( N/A%), pre moving , FPS 2.58, Running 34.35s Step 184( N/A%), pre moving , FPS 2.50, Running 34.93s Step 185( N/A%), pre moving , FPS 2.36, Running 35.48s Step 186( N/A%), pre moving , FPS 2.51, Running 36.03s Step 187( N/A%), pre moving , FPS 2.40, Running 36.55s Step 188( N/A%), pre moving , FPS 2.31, Running 37.09s Step 189( N/A%), pre moving , FPS 2.23, Running 37.63s Step 190( N/A%), pre moving , FPS 2.14, Running 38.20s Step 191( N/A%), pre moving , FPS 2.06, Running 38.74s Step 192( N/A%), pre moving , FPS 2.00, Running 39.29s Step 193( N/A%), pre moving , FPS 1.94, Running 39.84s Step 194( N/A%), pre moving , FPS 1.92, Running 40.35s Step 195( N/A%), pre moving , FPS 1.88, Running 40.88s Step 196( N/A%), pre moving , FPS 1.84, Running 41.44s Step 197( N/A%), pre moving , FPS 1.83, Running 42.01s Step 198( N/A%), pre moving , FPS 1.83, Running 42.55s Step 199( N/A%), pre moving , FPS 1.83, Running 43.11s Step 200( N/A%), pre moving , FPS 1.81, Running 43.75s Step 201( N/A%), pre moving , FPS 1.75, Running 44.71s Step 202( N/A%), pre moving , FPS 1.72, Running 45.43s Step 203( N/A%), pre moving , FPS 1.72, Running 45.99s Step 204( N/A%), pre moving , FPS 1.72, Running 46.54s Step 205( N/A%), pre moving , FPS 1.72, Running 47.11s Step 206( N/A%), pre moving , FPS 1.71, Running 47.70s Step 207( N/A%), pre moving , FPS 1.72, Running 48.20s Step 208( N/A%), pre moving , FPS 1.77, Running 48.40s Step 209( N/A%), pre moving , FPS 1.82, Running 48.62s Step 210( N/A%), pre moving , FPS 1.88, Running 48.85s Step 211( N/A%), pre moving , FPS 1.91, Running 49.19s Step 212( N/A%), pre moving , FPS 1.94, Running 49.58s Step 213( N/A%), pre moving , FPS 1.98, Running 49.92s Step 214( N/A%), pre moving , FPS 1.98, Running 50.48s Step 215( N/A%), pre moving , FPS 1.97, Running 51.05s Step 216( N/A%), pre moving , FPS 1.96, Running 51.65s Step 217( N/A%), pre moving , FPS 1.96, Running 52.21s Step 218( N/A%), pre moving , FPS 1.96, Running 52.77s Step 219( N/A%), pre moving , FPS 1.96, Running 53.31s Step 220( N/A%), pre moving , FPS 1.97, Running 53.89s Step 221( N/A%), pre moving , FPS 2.06, Running 54.42s Step 222( N/A%), pre moving , FPS 2.10, Running 54.97s Step 223( N/A%), pre moving , FPS 2.10, Running 55.53s Step 224( N/A%), pre moving , FPS 2.09, Running 56.10s Step 225( N/A%), pre moving , FPS 2.10, Running 56.66s Step 226( N/A%), pre moving , FPS 2.10, Running 57.21s Step 227( N/A%), pre moving , FPS 2.09, Running 57.75s Step 228( N/A%), pre moving , FPS 2.02, Running 58.31s Step 229( N/A%), pre moving , FPS 1.95, Running 58.90s Step 230( N/A%), pre moving , FPS 1.89, Running 59.46s Step 231( N/A%), pre moving , FPS 1.84, Running 60.04s Step 232( N/A%), pre moving , FPS 1.82, Running 60.59s Step 233( N/A%), pre moving , FPS 1.78, Running 61.12s Step 234( N/A%), pre moving , FPS 1.79, Running 61.67s Step 235( N/A%), pre moving , FPS 1.78, Running 62.28s Step 236( N/A%), pre moving , FPS 1.79, Running 62.84s Step 237( N/A%), pre moving , FPS 1.86, Running 62.94s Step 238( N/A%), pre moving , FPS 1.90, Running 63.27s Step 239( N/A%), pre moving , FPS 1.99, Running 63.38s Step 240( N/A%), pre moving , FPS 2.09, Running 63.47s Step 241( N/A%), pre moving , FPS 2.13, Running 63.81s Step 242( N/A%), pre moving , FPS 2.23, Running 63.92s Step 243( N/A%), pre moving , FPS 2.36, Running 64.02s Step 244( N/A%), pre moving , FPS 2.42, Running 64.36s Step 245( N/A%), pre moving , FPS 2.56, Running 64.47s Step 246( N/A%), pre moving , FPS 2.72, Running 64.56s Step 247( N/A%), pre moving , FPS 2.00, Running 67.78s Step 248( N/A%), pre moving , FPS 2.07, Running 67.99s Step 249( N/A%), pre moving , FPS 2.12, Running 68.34s Step 250( N/A%), pre moving , FPS 2.16, Running 68.73s Step 251( N/A%), pre moving , FPS 2.14, Running 69.40s Step 252( N/A%), pre moving , FPS 2.13, Running 69.96s Step 253( N/A%), pre moving , FPS 2.13, Running 70.52s Step 254( N/A%), pre moving , FPS 2.13, Running 71.08s Step 255( N/A%), pre moving , FPS 2.13, Running 71.67s Step 256( N/A%), pre moving , FPS 2.14, Running 72.19s Step 257( N/A%), pre moving , FPS 2.03, Running 72.81s Step 258( N/A%), pre moving , FPS 1.98, Running 73.35s Step 259( N/A%), pre moving , FPS 1.90, Running 73.91s Step 260( N/A%), pre moving , FPS 1.82, Running 74.48s Step 261( N/A%), pre moving , FPS 1.78, Running 75.03s Step 262( N/A%), pre moving , FPS 1.71, Running 75.60s Step 263( N/A%), pre moving , FPS 1.65, Running 76.16s Step 264( N/A%), pre moving , FPS 1.62, Running 76.68s Step 265( N/A%), pre moving , FPS 1.57, Running 77.23s Step 266( N/A%), pre moving , FPS 1.51, Running 77.78s Step 267( 0.33%), action 1, FPS 1.72, Running 79.42s Step 268( 0.67%), action 2, FPS 1.62, Running 80.30s Step 269( 1.00%), action 3, FPS 1.58, Running 80.97s Step 270( 1.33%), action 4, FPS 1.56, Running 81.56s Step 271( 1.67%), action 5, FPS 1.56, Running 82.24s Step 272( 2.00%), action 6, FPS 1.52, Running 83.10s Step 273( 2.33%), action 7, FPS 1.52, Running 83.69s Step 274( 2.67%), action 8, FPS 1.50, Running 84.39s Step 275( 3.00%), action 9, FPS 1.48, Running 85.18s Step 276( 3.33%), action 10, FPS 1.47, Running 85.82s Step 277( 3.67%), action 11, FPS 1.47, Running 86.42s Step 278( 4.00%), action 12, FPS 1.49, Running 86.73s Step 279( 4.33%), action 13, FPS 1.53, Running 86.97s Step 280( 4.67%), action 14, FPS 1.56, Running 87.27s Step 281( 5.00%), action 15, FPS 1.60, Running 87.53s Step 282( 5.33%), action 16, FPS 1.59, Running 88.20s Step 283( 5.67%), action 17, FPS 1.55, Running 89.04s Step 284( 6.00%), action 18, FPS 1.49, Running 90.06s Step 285( 6.33%), action 19, FPS 1.46, Running 90.92s Step 286( 6.67%), action 20, FPS 1.44, Running 91.69s Step 287( 7.00%), action 21, FPS 1.51, Running 92.66s Step 288( 7.33%), action 22, FPS 1.52, Running 93.44s Step 289( 7.67%), action 23, FPS 1.50, Running 94.31s Step 290( 8.00%), action 24, FPS 1.49, Running 94.96s Step 291( 8.33%), action 25, FPS 1.48, Running 95.76s Step 292( 8.67%), action 26, FPS 1.48, Running 96.59s Step 293( 9.00%), action 27, FPS 1.44, Running 97.53s Step 294( 9.33%), action 28, FPS 1.45, Running 98.22s Step 295( 9.67%), action 29, FPS 1.43, Running 99.20s Step 296( 10.00%), action 30, FPS 1.42, Running 99.92s Step 297( 10.33%), action 31, FPS 1.39, Running 100.83s Step 298( 10.67%), action 32, FPS 1.36, Running 101.45s Step 299( 11.00%), action 33, FPS 1.30, Running 102.40s Step 300( 11.33%), action 34, FPS 1.27, Running 103.05s Step 301( 11.67%), action 35, FPS 1.22, Running 103.92s Step 302( 12.00%), action 36, FPS 1.21, Running 104.67s Step 303( 12.33%), action 37, FPS 1.20, Running 105.64s Step 304( 12.67%), action 38, FPS 1.25, Running 106.02s Step 305( 13.00%), action 39, FPS 1.30, Running 106.32s Step 306( 13.33%), action 40, FPS 1.32, Running 106.89s Step 307( 13.67%), action 41, FPS 1.33, Running 107.67s Step 308( 14.00%), action 42, FPS 1.30, Running 108.81s Step 309( 14.33%), action 43, FPS 1.32, Running 109.51s Step 310( 14.67%), action 44, FPS 1.29, Running 110.45s Step 311( 15.00%), action 45, FPS 1.30, Running 111.15s Step 312( 15.33%), action 46, FPS 1.29, Running 112.12s Step 313( 15.67%), action 47, FPS 1.32, Running 112.74s Step 314( 16.00%), action 48, FPS 1.29, Running 113.69s Step 315( 16.33%), action 49, FPS 1.28, Running 114.84s Step 316( 16.67%), action 50, FPS 1.28, Running 115.49s Step 317( 17.00%), action 51, FPS 1.28, Running 116.44s Step 318( 17.33%), action 52, FPS 1.27, Running 117.16s Step 319( 17.67%), action 53, FPS 1.27, Running 118.17s Step 320( 18.00%), action 54, FPS 1.27, Running 118.79s Step 321( 18.33%), action 55, FPS 1.26, Running 119.74s Step 322( 18.67%), action 56, FPS 1.27, Running 120.38s Step 323( 19.00%), action 57, FPS 1.28, Running 121.23s Step 324( 19.33%), action 58, FPS 1.26, Running 121.93s Step 325( 19.67%), action 59, FPS 1.23, Running 122.62s Step 326( 20.00%), action 60, FPS 1.20, Running 123.50s Step 327( 20.33%), action 61, FPS 1.19, Running 124.50s Step 328( 20.67%), action 62, FPS 1.22, Running 125.18s Step 329( 21.00%), action 63, FPS 1.25, Running 125.46s Step 330( 21.33%), action 64, FPS 1.29, Running 125.95s Step 331( 21.67%), action 65, FPS 1.30, Running 126.58s Step 332( 22.00%), action 66, FPS 1.34, Running 127.07s Step 333( 22.33%), action 67, FPS 1.31, Running 127.97s Step 334( 22.67%), action 68, FPS 1.34, Running 128.62s Step 335( 23.00%), action 69, FPS 1.39, Running 129.20s Step 336( 23.33%), action 70, FPS 1.39, Running 129.85s Step 337( 23.67%), action 71, FPS 1.40, Running 130.70s Step 338( 24.00%), action 72, FPS 1.37, Running 131.79s Step 339( 24.33%), action 73, FPS 1.37, Running 132.76s Step 340( 24.67%), action 74, FPS 1.35, Running 133.58s Step 341( 25.00%), action 75, FPS 1.36, Running 134.43s Step 342( 25.33%), action 76, FPS 1.32, Running 135.52s Step 343( 25.67%), action 77, FPS 1.34, Running 136.19s Step 344( 26.00%), action 78, FPS 1.31, Running 137.22s Step 345( 26.33%), action 79, FPS 1.31, Running 137.86s Step 346( 26.67%), action 80, FPS 1.34, Running 138.44s Step 347( 27.00%), action 81, FPS 1.36, Running 139.24s Step 348( 27.33%), action 82, FPS 1.34, Running 140.06s Step 349( 27.67%), action 83, FPS 1.29, Running 140.93s Step 350( 28.00%), action 84, FPS 1.27, Running 141.66s Step 351( 28.33%), action 85, FPS 1.27, Running 142.27s Step 352( 28.67%), action 86, FPS 1.24, Running 143.17s Step 353( 29.00%), action 87, FPS 1.26, Running 143.85s Step 354( 29.33%), action 88, FPS 1.25, Running 144.61s Step 355( 29.67%), action 89, FPS 1.27, Running 144.95s Step 356( 30.00%), action 90, FPS 1.27, Running 145.65s Step 357( 30.33%), action 91, FPS 1.22, Running 147.14s Step 358( 30.67%), action 92, FPS 1.25, Running 147.83s Step 359( 31.00%), action 93, FPS 1.27, Running 148.46s Step 360( 31.33%), action 94, FPS 1.26, Running 149.46s Step 361( 31.67%), action 95, FPS 1.28, Running 150.10s Step 362( 32.00%), action 96, FPS 1.31, Running 150.84s Step 363( 32.33%), action 97, FPS 1.29, Running 151.73s Step 364( 32.67%), action 98, FPS 1.31, Running 152.47s Step 365( 33.00%), action 99, FPS 1.29, Running 153.37s Step 366( 33.33%), action 100, FPS 1.28, Running 154.08s Step 367( 33.67%), action 101, FPS 1.26, Running 155.06s Step 368( 34.00%), action 102, FPS 1.28, Running 155.67s Step 369( 34.33%), action 103, FPS 1.27, Running 156.63s Step 370( 34.67%), action 104, FPS 1.28, Running 157.28s Step 371( 35.00%), action 105, FPS 1.25, Running 158.28s Step 372( 35.33%), action 106, FPS 1.27, Running 158.94s Step 373( 35.67%), action 107, FPS 1.25, Running 159.90s Step 374( 36.00%), action 108, FPS 1.25, Running 160.58s Step 375( 36.33%), action 109, FPS 1.21, Running 161.55s [2026-08-02 17:24:47] [4 ] Seed 3 failed after 162.05 s. +steps: 375 , actions: 109 . +Instruction: Empty +Total 1/4(25.00%) success. +Setting seed: 4 +Step 1( N/A%), pre moving , FPS 0.21, Running 4.66s Step 2( N/A%), pre moving , FPS 0.42, Running 4.81s Step 3( N/A%), pre moving , FPS 0.61, Running 4.93s Step 4( N/A%), pre moving , FPS 0.76, Running 5.25s Step 5( N/A%), pre moving , FPS 0.93, Running 5.39s Step 6( N/A%), pre moving , FPS 1.10, Running 5.47s Step 7( N/A%), pre moving , FPS 1.21, Running 5.79s Step 8( N/A%), pre moving , FPS 1.36, Running 5.88s Step 9( N/A%), pre moving , FPS 1.52, Running 5.94s Step 10( N/A%), pre moving , FPS 1.66, Running 6.02s Step 11( N/A%), pre moving , FPS 1.73, Running 6.34s Step 12( N/A%), pre moving , FPS 1.86, Running 6.44s Step 13( N/A%), pre moving , FPS 2.00, Running 6.51s Step 14( N/A%), pre moving , FPS 2.13, Running 6.58s Step 15( N/A%), pre moving , FPS 2.17, Running 6.90s Step 16( N/A%), pre moving , FPS 2.29, Running 7.00s Step 17( N/A%), pre moving , FPS 2.41, Running 7.07s Step 18( N/A%), pre moving , FPS 2.53, Running 7.13s Step 19( N/A%), pre moving , FPS 2.64, Running 7.19s Step 20( N/A%), pre moving , FPS 2.66, Running 7.52s Step 21( N/A%), pre moving , FPS 5.64, Running 8.20s Step 22( N/A%), pre moving , FPS 5.75, Running 8.29s Step 23( N/A%), pre moving , FPS 5.76, Running 8.40s Step 24( N/A%), pre moving , FPS 5.85, Running 8.66s Step 25( N/A%), pre moving , FPS 5.96, Running 8.75s Step 26( N/A%), pre moving , FPS 5.25, Running 9.28s Step 27( N/A%), pre moving , FPS 5.61, Running 9.36s Step 28( N/A%), pre moving , FPS 5.35, Running 9.61s Step 29( N/A%), pre moving , FPS 5.25, Running 9.75s Step 30( N/A%), pre moving , FPS 5.23, Running 9.84s Step 31( N/A%), pre moving , FPS 5.49, Running 9.98s Step 32( N/A%), pre moving , FPS 5.17, Running 10.31s Step 33( N/A%), pre moving , FPS 5.14, Running 10.40s Step 34( N/A%), pre moving , FPS 5.14, Running 10.47s Step 35( N/A%), pre moving , FPS 5.25, Running 10.71s Step 36( N/A%), pre moving , FPS 4.50, Running 11.44s Step 37( N/A%), pre moving , FPS 4.49, Running 11.52s Step 38( N/A%), pre moving , FPS 4.47, Running 11.61s Step 39( N/A%), pre moving , FPS 4.21, Running 11.94s Step 40( N/A%), pre moving , FPS 4.47, Running 11.99s Step 41( N/A%), pre moving , FPS 5.16, Running 12.08s Step 42( N/A%), pre moving , FPS 5.17, Running 12.16s Step 43( N/A%), pre moving , FPS 4.89, Running 12.49s Step 44( N/A%), pre moving , FPS 5.10, Running 12.59s Step 45( N/A%), pre moving , FPS 5.12, Running 12.65s Step 46( N/A%), pre moving , FPS 5.78, Running 12.74s Step 47( N/A%), pre moving , FPS 5.38, Running 13.07s Step 48( N/A%), pre moving , FPS 5.63, Running 13.17s Step 49( N/A%), pre moving , FPS 5.72, Running 13.25s Step 50( N/A%), pre moving , FPS 5.38, Running 13.55s Step 51( N/A%), pre moving , FPS 5.43, Running 13.67s Step 52( N/A%), pre moving , FPS 5.83, Running 13.73s Step 53( N/A%), pre moving , FPS 5.85, Running 13.82s Step 54( N/A%), pre moving , FPS 5.46, Running 14.14s Step 55( N/A%), pre moving , FPS 5.69, Running 14.23s Step 56( N/A%), pre moving , FPS 7.01, Running 14.30s Step 57( N/A%), pre moving , FPS 7.00, Running 14.38s Step 58( N/A%), pre moving , FPS 6.96, Running 14.48s Step 59( N/A%), pre moving , FPS 7.05, Running 14.77s Step 60( N/A%), pre moving , FPS 6.96, Running 14.87s Step 61( N/A%), pre moving , FPS 6.97, Running 14.95s Step 62( N/A%), pre moving , FPS 6.41, Running 15.28s Step 63( N/A%), pre moving , FPS 7.03, Running 15.34s Step 64( N/A%), pre moving , FPS 7.03, Running 15.43s Step 65( N/A%), pre moving , FPS 7.00, Running 15.51s Step 66( N/A%), pre moving , FPS 6.39, Running 15.87s Step 67( N/A%), pre moving , FPS 6.84, Running 16.00s Step 68( N/A%), pre moving , FPS 6.64, Running 16.18s Step 69( N/A%), pre moving , FPS 6.15, Running 16.50s Step 70( N/A%), pre moving , FPS 6.54, Running 16.61s Step 71( N/A%), pre moving , FPS 6.06, Running 16.97s Step 72( N/A%), pre moving , FPS 5.94, Running 17.10s Step 73( N/A%), pre moving , FPS 5.88, Running 17.22s Step 74( N/A%), pre moving , FPS 5.77, Running 17.60s Step 75( N/A%), pre moving , FPS 5.74, Running 17.71s Step 76( N/A%), pre moving , FPS 5.31, Running 18.06s Step 77( N/A%), pre moving , FPS 5.21, Running 18.22s Step 78( N/A%), pre moving , FPS 5.19, Running 18.33s Step 79( N/A%), pre moving , FPS 5.09, Running 18.70s Step 80( N/A%), pre moving , FPS 5.03, Running 18.84s Step 81( N/A%), pre moving , FPS 4.93, Running 19.01s Step 82( N/A%), pre moving , FPS 4.94, Running 19.33s Step 83( N/A%), pre moving , FPS 4.87, Running 19.44s Step 84( N/A%), pre moving , FPS 4.58, Running 19.80s Step 85( N/A%), pre moving , FPS 4.53, Running 19.93s Step 86( N/A%), pre moving , FPS 4.78, Running 20.05s Step 87( N/A%), pre moving , FPS 4.55, Running 20.39s Step 88( N/A%), pre moving , FPS 4.70, Running 20.44s Step 89( N/A%), pre moving , FPS 4.98, Running 20.51s Step 90( N/A%), pre moving , FPS 4.98, Running 20.62s Step 91( N/A%), pre moving , FPS 5.32, Running 20.73s Step 92( N/A%), pre moving , FPS 5.34, Running 20.85s Step 93( N/A%), pre moving , FPS 5.41, Running 20.92s Step 94( N/A%), pre moving , FPS 5.92, Running 20.98s Step 95( N/A%), pre moving , FPS 5.97, Running 21.06s Step 96( N/A%), pre moving , FPS 6.51, Running 21.13s Step 97( N/A%), pre moving , FPS 6.78, Running 21.17s Step 98( N/A%), pre moving , FPS 6.88, Running 21.24s Step 99( N/A%), pre moving , FPS 7.65, Running 21.32s Step 100( N/A%), pre moving , FPS 7.84, Running 21.39s Step 101( N/A%), pre moving , FPS 8.10, Running 21.48s Step 102( N/A%), pre moving , FPS 8.08, Running 21.80s Step 103( N/A%), pre moving , FPS 8.15, Running 21.90s Step 104( N/A%), pre moving , FPS 9.25, Running 21.96s Step 105( N/A%), pre moving , FPS 9.45, Running 22.05s Step 106( N/A%), pre moving , FPS 8.59, Running 22.38s Step 107( N/A%), pre moving , FPS 9.61, Running 22.47s Step 108( N/A%), pre moving , FPS 9.47, Running 22.55s Step 109( N/A%), pre moving , FPS 8.80, Running 22.78s Step 110( N/A%), pre moving , FPS 8.52, Running 22.97s Step 111( N/A%), pre moving , FPS 8.67, Running 23.04s Step 112( N/A%), pre moving , FPS 8.81, Running 23.12s Step 113( N/A%), pre moving , FPS 7.91, Running 23.44s Step 114( N/A%), pre moving , FPS 7.83, Running 23.54s Step 115( N/A%), pre moving , FPS 7.87, Running 23.60s Step 116( N/A%), pre moving , FPS 7.82, Running 23.69s Step 117( N/A%), pre moving , FPS 7.05, Running 24.00s Step 118( N/A%), pre moving , FPS 7.01, Running 24.09s Step 119( N/A%), pre moving , FPS 6.99, Running 24.18s Step 120( N/A%), pre moving , FPS 6.97, Running 24.26s Step 121( N/A%), pre moving , FPS 6.44, Running 24.58s Step 122( N/A%), pre moving , FPS 6.96, Running 24.68s Step 123( N/A%), pre moving , FPS 7.03, Running 24.74s Step 124( N/A%), pre moving , FPS 6.98, Running 24.83s Step 125( N/A%), pre moving , FPS 6.43, Running 25.16s Step 126( N/A%), pre moving , FPS 6.95, Running 25.26s Step 127( N/A%), pre moving , FPS 7.00, Running 25.33s Step 128( N/A%), pre moving , FPS 6.94, Running 25.43s Step 129( N/A%), pre moving , FPS 6.81, Running 25.72s Step 130( N/A%), pre moving , FPS 7.03, Running 25.81s Step 131( N/A%), pre moving , FPS 7.00, Running 25.90s Step 132( N/A%), pre moving , FPS 6.45, Running 26.22s Step 133( N/A%), pre moving , FPS 6.97, Running 26.31s Step 134( N/A%), pre moving , FPS 7.04, Running 26.38s Step 135( N/A%), pre moving , FPS 7.00, Running 26.46s Step 136( N/A%), pre moving , FPS 6.45, Running 26.79s Step 137( N/A%), pre moving , FPS 7.04, Running 26.84s Step 138( N/A%), pre moving , FPS 5.10, Running 28.01s Step 139( N/A%), pre moving , FPS 4.57, Running 28.56s Step 140( N/A%), pre moving , FPS 4.12, Running 29.11s Step 141( N/A%), pre moving , FPS 3.95, Running 29.65s Step 142( N/A%), pre moving , FPS 3.63, Running 30.19s Step 143( N/A%), pre moving , FPS 3.33, Running 30.76s Step 144( N/A%), pre moving , FPS 3.09, Running 31.31s Step 145( N/A%), pre moving , FPS 2.99, Running 31.85s Step 146( N/A%), pre moving , FPS 2.80, Running 32.40s Step 147( N/A%), pre moving , FPS 2.63, Running 32.95s Step 148( N/A%), pre moving , FPS 2.49, Running 33.46s Step 149( N/A%), pre moving , FPS 2.41, Running 34.02s Step 150( N/A%), pre moving , FPS 2.29, Running 34.56s Step 151( N/A%), pre moving , FPS 2.18, Running 35.08s Step 152( N/A%), pre moving , FPS 2.13, Running 35.60s Step 153( N/A%), pre moving , FPS 2.03, Running 36.15s Step 154( N/A%), pre moving , FPS 1.94, Running 36.70s Step 155( N/A%), pre moving , FPS 1.86, Running 37.23s Step 156( N/A%), pre moving , FPS 1.82, Running 37.76s Step 157( N/A%), pre moving , FPS 1.74, Running 38.31s Step 158( N/A%), pre moving , FPS 1.85, Running 38.81s Step 159( N/A%), pre moving , FPS 1.89, Running 39.12s Step 160( N/A%), pre moving , FPS 1.93, Running 39.49s Step 161( N/A%), pre moving , FPS 1.97, Running 39.79s Step 162( N/A%), pre moving , FPS 1.96, Running 40.37s Step 163( N/A%), pre moving , FPS 1.96, Running 40.94s Step 164( N/A%), pre moving , FPS 1.97, Running 41.49s Step 165( N/A%), pre moving , FPS 1.97, Running 41.99s Step 166( N/A%), pre moving , FPS 1.98, Running 42.50s Step 167( N/A%), pre moving , FPS 1.98, Running 43.06s Step 168( N/A%), pre moving , FPS 1.97, Running 43.61s Step 169( N/A%), pre moving , FPS 1.97, Running 44.15s Step 170( N/A%), pre moving , FPS 1.98, Running 44.68s Step 171( N/A%), pre moving , FPS 1.97, Running 45.22s Step 172( N/A%), pre moving , FPS 1.95, Running 45.86s Step 173( N/A%), pre moving , FPS 1.96, Running 46.36s Step 174( N/A%), pre moving , FPS 1.96, Running 46.90s Step 175( N/A%), pre moving , FPS 1.96, Running 47.45s Step 176( N/A%), pre moving , FPS 1.95, Running 48.01s Step 177( N/A%), pre moving , FPS 1.95, Running 48.56s Step 178( N/A%), pre moving , FPS 1.94, Running 49.13s Step 179( N/A%), pre moving , FPS 1.89, Running 49.68s Step 180( N/A%), pre moving , FPS 1.86, Running 50.23s Step 181( N/A%), pre moving , FPS 1.76, Running 51.16s Step 182( N/A%), pre moving , FPS 1.75, Running 51.82s Step 183( N/A%), pre moving , FPS 1.75, Running 52.39s Step 184( N/A%), pre moving , FPS 1.74, Running 52.95s Step 185( N/A%), pre moving , FPS 1.74, Running 53.51s Step 186( N/A%), pre moving , FPS 1.73, Running 54.06s Step 187( N/A%), pre moving , FPS 1.73, Running 54.61s Step 188( N/A%), pre moving , FPS 1.73, Running 55.16s Step 189( N/A%), pre moving , FPS 1.72, Running 55.76s Step 190( N/A%), pre moving , FPS 1.72, Running 56.27s Step 191( N/A%), pre moving , FPS 1.72, Running 56.83s Step 192( N/A%), pre moving , FPS 1.75, Running 57.31s Step 193( N/A%), pre moving , FPS 1.79, Running 57.55s Step 194( N/A%), pre moving , FPS 1.81, Running 57.98s Step 195( N/A%), pre moving , FPS 1.83, Running 58.36s Step 196( N/A%), pre moving , FPS 1.83, Running 58.94s Step 197( N/A%), pre moving , FPS 1.83, Running 59.50s Step 198( N/A%), pre moving , FPS 1.83, Running 60.08s Step 199( N/A%), pre moving , FPS 1.83, Running 60.63s Step 200( N/A%), pre moving , FPS 1.82, Running 61.20s Step 201( N/A%), pre moving , FPS 1.88, Running 61.77s Step 202( N/A%), pre moving , FPS 1.90, Running 62.34s Step 203( N/A%), pre moving , FPS 1.91, Running 62.88s Step 204( N/A%), pre moving , FPS 1.91, Running 63.45s Step 205( N/A%), pre moving , FPS 1.90, Running 64.01s Step 206( N/A%), pre moving , FPS 1.90, Running 64.59s Step 207( N/A%), pre moving , FPS 1.90, Running 65.14s Step 208( N/A%), pre moving , FPS 1.90, Running 65.70s Step 209( N/A%), pre moving , FPS 1.90, Running 66.27s Step 210( N/A%), pre moving , FPS 1.89, Running 66.83s Step 211( N/A%), pre moving , FPS 1.89, Running 67.43s Step 212( N/A%), pre moving , FPS 1.88, Running 67.96s Step 213( N/A%), pre moving , FPS 1.83, Running 68.48s Step 214( N/A%), pre moving , FPS 1.81, Running 69.05s Step 215( N/A%), pre moving , FPS 1.78, Running 69.62s Step 216( N/A%), pre moving , FPS 1.78, Running 70.18s Step 217( N/A%), pre moving , FPS 1.85, Running 70.29s Step 218( N/A%), pre moving , FPS 1.90, Running 70.62s Step 219( N/A%), pre moving , FPS 1.98, Running 70.73s Step 220( N/A%), pre moving , FPS 2.08, Running 70.83s Step 221( N/A%), pre moving , FPS 2.13, Running 71.18s Step 222( N/A%), pre moving , FPS 2.24, Running 71.27s Step 223( N/A%), pre moving , FPS 2.35, Running 71.38s Step 224( N/A%), pre moving , FPS 2.49, Running 71.48s Step 225( N/A%), pre moving , FPS 2.56, Running 71.82s Step 226( N/A%), pre moving , FPS 2.74, Running 71.90s Step 227( N/A%), pre moving , FPS 2.03, Running 75.00s Step 228( N/A%), pre moving , FPS 2.03, Running 75.56s Step 229( N/A%), pre moving , FPS 2.03, Running 76.12s Step 230( N/A%), pre moving , FPS 2.07, Running 76.47s Step 231( N/A%), pre moving , FPS 2.11, Running 76.91s Step 232( N/A%), pre moving , FPS 2.10, Running 77.51s Step 233( N/A%), pre moving , FPS 2.09, Running 78.06s Step 234( N/A%), pre moving , FPS 2.09, Running 78.63s Step 235( N/A%), pre moving , FPS 2.09, Running 79.20s Step 236( N/A%), pre moving , FPS 2.09, Running 79.77s Step 237( N/A%), pre moving , FPS 2.00, Running 80.30s Step 238( N/A%), pre moving , FPS 1.96, Running 80.83s Step 239( N/A%), pre moving , FPS 1.88, Running 81.39s Step 240( N/A%), pre moving , FPS 1.80, Running 81.94s Step 241( N/A%), pre moving , FPS 1.77, Running 82.49s Step 242( N/A%), pre moving , FPS 1.70, Running 83.02s Step 243( N/A%), pre moving , FPS 1.64, Running 83.59s Step 244( N/A%), pre moving , FPS 1.58, Running 84.16s Step 245( N/A%), pre moving , FPS 1.55, Running 84.70s Step 246( N/A%), pre moving , FPS 1.50, Running 85.24s Step 247( 0.33%), action 1, FPS 1.74, Running 86.47s Step 248( 0.67%), action 2, FPS 1.70, Running 87.34s Step 249( 1.00%), action 3, FPS 1.69, Running 87.95s Step 250( 1.33%), action 4, FPS 1.64, Running 88.69s Step 251( 1.67%), action 5, FPS 1.60, Running 89.42s Step 252( 2.00%), action 6, FPS 1.58, Running 90.14s Step 253( 2.33%), action 7, FPS 1.57, Running 90.81s Step 254( 2.67%), action 8, FPS 1.54, Running 91.64s Step 255( 3.00%), action 9, FPS 1.53, Running 92.24s Step 256( 3.33%), action 10, FPS 1.51, Running 93.03s Step 257( 3.67%), action 11, FPS 1.44, Running 94.21s Step 258( 4.00%), action 12, FPS 1.46, Running 94.57s Step 259( 4.33%), action 13, FPS 1.46, Running 95.09s Step 260( 4.67%), action 14, FPS 1.45, Running 95.72s Step 261( 5.00%), action 15, FPS 1.44, Running 96.39s Step 262( 5.33%), action 16, FPS 1.41, Running 97.21s Step 263( 5.67%), action 17, FPS 1.40, Running 97.84s Step 264( 6.00%), action 18, FPS 1.39, Running 98.56s Step 265( 6.33%), action 19, FPS 1.36, Running 99.37s Step 266( 6.67%), action 20, FPS 1.35, Running 100.07s Step 267( 7.00%), action 21, FPS 1.38, Running 100.99s Step 268( 7.33%), action 22, FPS 1.39, Running 101.69s Step 269( 7.67%), action 23, FPS 1.36, Running 102.64s Step 270( 8.00%), action 24, FPS 1.37, Running 103.31s Step 271( 8.33%), action 25, FPS 1.36, Running 104.15s Step 272( 8.67%), action 26, FPS 1.35, Running 104.93s Step 273( 9.00%), action 27, FPS 1.33, Running 105.86s Step 274( 9.33%), action 28, FPS 1.33, Running 106.73s Step 275( 9.67%), action 29, FPS 1.30, Running 107.57s Step 276( 10.00%), action 30, FPS 1.31, Running 108.33s Step 277( 10.33%), action 31, FPS 1.33, Running 109.29s Step 278( 10.67%), action 32, FPS 1.28, Running 110.14s Step 279( 11.00%), action 33, FPS 1.27, Running 110.77s Step 280( 11.33%), action 34, FPS 1.25, Running 111.76s Step 281( 11.67%), action 35, FPS 1.22, Running 112.80s Step 282( 12.00%), action 36, FPS 1.26, Running 113.10s Step 283( 12.33%), action 37, FPS 1.28, Running 113.50s Step 284( 12.67%), action 38, FPS 1.29, Running 114.01s Step 285( 13.00%), action 39, FPS 1.31, Running 114.65s Step 286( 13.33%), action 40, FPS 1.28, Running 115.76s Step 287( 13.67%), action 41, FPS 1.29, Running 116.46s Step 288( 14.00%), action 42, FPS 1.28, Running 117.26s Step 289( 14.33%), action 43, FPS 1.31, Running 117.96s Step 290( 14.67%), action 44, FPS 1.29, Running 118.83s Step 291( 15.00%), action 45, FPS 1.30, Running 119.56s Step 292( 15.33%), action 46, FPS 1.28, Running 120.54s Step 293( 15.67%), action 47, FPS 1.30, Running 121.19s Step 294( 16.00%), action 48, FPS 1.32, Running 121.90s Step 295( 16.33%), action 49, FPS 1.32, Running 122.75s Step 296( 16.67%), action 50, FPS 1.28, Running 123.92s Step 297( 17.00%), action 51, FPS 1.31, Running 124.56s Step 298( 17.33%), action 52, FPS 1.30, Running 125.50s Step 299( 17.67%), action 53, FPS 1.28, Running 126.45s Step 300( 18.00%), action 54, FPS 1.30, Running 127.10s Step 301( 18.33%), action 55, FPS 1.34, Running 127.75s Step 302( 18.67%), action 56, FPS 1.28, Running 128.78s Step 303( 19.00%), action 57, FPS 1.25, Running 129.45s Step 304( 19.33%), action 58, FPS 1.22, Running 130.37s Step 305( 19.67%), action 59, FPS 1.22, Running 130.99s Step 306( 20.00%), action 60, FPS 1.25, Running 131.78s Step 307( 20.33%), action 61, FPS 1.21, Running 132.97s Step 308( 20.67%), action 62, FPS 1.20, Running 133.97s Step 309( 21.00%), action 63, FPS 1.20, Running 134.68s Step 310( 21.33%), action 64, FPS 1.19, Running 135.62s Step 311( 21.67%), action 65, FPS 1.17, Running 136.60s Step 312( 22.00%), action 66, FPS 1.19, Running 137.30s Step 313( 22.33%), action 67, FPS 1.17, Running 138.25s Step 314( 22.67%), action 68, FPS 1.17, Running 139.01s Step 315( 23.00%), action 69, FPS 1.16, Running 139.97s Step 316( 23.33%), action 70, FPS 1.20, Running 140.62s Step 317( 23.67%), action 71, FPS 1.17, Running 141.59s Step 318( 24.00%), action 72, FPS 1.20, Running 142.22s Step 319( 24.33%), action 73, FPS 1.20, Running 143.16s Step 320( 24.67%), action 74, FPS 1.20, Running 143.79s Step 321( 25.00%), action 75, FPS 1.18, Running 144.72s Step 322( 25.33%), action 76, FPS 1.20, Running 145.39s Step 323( 25.67%), action 77, FPS 1.18, Running 146.34s Step 324( 26.00%), action 78, FPS 1.20, Running 147.02s Step 325( 26.33%), action 79, FPS 1.18, Running 147.96s Step 326( 26.67%), action 80, FPS 1.19, Running 148.61s Step 327( 27.00%), action 81, FPS 1.21, Running 149.52s Step 328( 27.33%), action 82, FPS 1.26, Running 149.87s Step 329( 27.67%), action 83, FPS 1.29, Running 150.17s Step 330( 28.00%), action 84, FPS 1.33, Running 150.65s Step 331( 28.33%), action 85, FPS 1.39, Running 151.04s Step 332( 28.67%), action 86, FPS 1.41, Running 151.51s Step 333( 29.00%), action 87, FPS 1.45, Running 152.05s Step 334( 29.33%), action 88, FPS 1.44, Running 152.92s Step 335( 29.67%), action 89, FPS 1.45, Running 153.73s Step 336( 30.00%), action 90, FPS 1.42, Running 154.67s Step 337( 30.33%), action 91, FPS 1.42, Running 155.70s Step 338( 30.67%), action 92, FPS 1.37, Running 156.76s Step 339( 31.00%), action 93, FPS 1.40, Running 157.46s Step 340( 31.33%), action 94, FPS 1.39, Running 158.17s Step 341( 31.67%), action 95, FPS 1.40, Running 159.01s Step 342( 32.00%), action 96, FPS 1.38, Running 159.93s Step 343( 32.33%), action 97, FPS 1.39, Running 160.69s Step 344( 32.67%), action 98, FPS 1.34, Running 161.94s Step 345( 33.00%), action 99, FPS 1.34, Running 162.84s Step 346( 33.33%), action 100, FPS 1.30, Running 163.94s Step 347( 33.67%), action 101, FPS 1.32, Running 164.65s Step 348( 34.00%), action 102, FPS 1.27, Running 165.57s Step 349( 34.33%), action 103, FPS 1.25, Running 166.13s Step 350( 34.67%), action 104, FPS 1.24, Running 166.76s Step 351( 35.00%), action 105, FPS 1.21, Running 167.61s Step 352( 35.33%), action 106, FPS 1.19, Running 168.28s Step 353( 35.67%), action 107, FPS 1.19, Running 168.93s Step 354( 36.00%), action 108, FPS 1.20, Running 169.52s Step 355( 36.33%), action 109, FPS 1.24, Running 169.85s Step 356( 36.67%), action 110, FPS 1.28, Running 170.32s Step 357( 37.00%), action 111, FPS 1.31, Running 170.94s Step 358( 37.33%), action 112, FPS 1.32, Running 171.93s Step 359( 37.67%), action 113, FPS 1.33, Running 172.53s Step 360( 38.00%), action 114, FPS 1.33, Running 173.19s Step 361( 38.33%), action 115, FPS 1.35, Running 173.83s Step 362( 38.67%), action 116, FPS 1.36, Running 174.64s Step 363( 39.00%), action 117, FPS 1.37, Running 175.29s Step 364( 39.33%), action 118, FPS 1.42, Running 175.97s Step 365( 39.67%), action 119, FPS 1.45, Running 176.62s Step 366( 40.00%), action 120, FPS 1.48, Running 177.41s Step 367( 40.33%), action 121, FPS 1.46, Running 178.34s Step 368( 40.67%), action 122, FPS 1.48, Running 179.05s Step 369( 41.00%), action 123, FPS 1.47, Running 179.76s Step 370( 41.33%), action 124, FPS 1.44, Running 180.62s Step 371( 41.67%), action 125, FPS 1.44, Running 181.52s Step 372( 42.00%), action 126, FPS 1.43, Running 182.22s Step 373( 42.33%), action 127, FPS 1.42, Running 182.99s Step 374( 42.67%), action 128, FPS 1.40, Running 183.84s Step 375( 43.00%), action 129, FPS 1.36, Running 184.52s Step 376( 43.33%), action 130, FPS 1.32, Running 185.43s Step 377( 43.67%), action 131, FPS 1.30, Running 186.31s Step 378( 44.00%), action 132, FPS 1.32, Running 187.05s Step 379( 44.33%), action 133, FPS 1.33, Running 187.59s Step 380( 44.67%), action 134, FPS 1.33, Running 188.19s Step 381( 45.00%), action 135, FPS 1.37, Running 188.46s Step 382( 45.33%), action 136, FPS 1.42, Running 188.76s Step 383( 45.67%), action 137, FPS 1.45, Running 189.07s Step 384( 46.00%), action 138, FPS 1.47, Running 189.58s Step 385( 46.33%), action 139, FPS 1.48, Running 190.10s Step 386( 46.67%), action 140, FPS 1.47, Running 190.97s Step 387( 47.00%), action 141, FPS 1.47, Running 191.92s Step 388( 47.33%), action 142, FPS 1.47, Running 192.69s Step 389( 47.67%), action 143, FPS 1.45, Running 193.54s Step 390( 48.00%), action 144, FPS 1.47, Running 194.26s Step 391( 48.33%), action 145, FPS 1.50, Running 194.82s Step 392( 48.67%), action 146, FPS 1.47, Running 195.82s Step 393( 49.00%), action 147, FPS 1.48, Running 196.47s Step 394( 49.33%), action 148, FPS 1.49, Running 197.25s Step 395( 49.67%), action 149, FPS 1.48, Running 198.04s Step 396( 50.00%), action 150, FPS 1.51, Running 198.69s Step 397( 50.33%), action 151, FPS 1.50, Running 199.61s Step 398( 50.67%), action 152, FPS 1.51, Running 200.25s Step 399( 51.00%), action 153, FPS 1.51, Running 200.87s Step 400( 51.33%), action 154, FPS 1.46, Running 201.84s Step 401( 51.67%), action 155, FPS 1.43, Running 202.48s Step 402( 52.00%), action 156, FPS 1.36, Running 203.47s Step 403( 52.33%), action 157, FPS 1.33, Running 204.14s Step 404( 52.67%), action 158, FPS 1.31, Running 204.87s Step 405( 53.00%), action 159, FPS 1.29, Running 205.64s Step 406( 53.33%), action 160, FPS 1.30, Running 206.33s Step 407( 53.67%), action 161, FPS 1.31, Running 207.19s Step 408( 54.00%), action 162, FPS 1.34, Running 207.61s Step 409( 54.33%), action 163, FPS 1.35, Running 208.30s Step 410( 54.67%), action 164, FPS 1.37, Running 208.85s Step 411( 55.00%), action 165, FPS 1.36, Running 209.49s Step 412( 55.33%), action 166, FPS 1.37, Running 210.39s Step 413( 55.67%), action 167, FPS 1.38, Running 211.00s Step 414( 56.00%), action 168, FPS 1.39, Running 211.67s Step 415( 56.33%), action 169, FPS 1.38, Running 212.51s Step 416( 56.67%), action 170, FPS 1.38, Running 213.18s Step 417( 57.00%), action 171, FPS 1.39, Running 213.98s Step 418( 57.33%), action 172, FPS 1.38, Running 214.77s Step 419( 57.67%), action 173, FPS 1.37, Running 215.43s Step 420( 58.00%), action 174, FPS 1.38, Running 216.31s Step 421( 58.33%), action 175, FPS 1.35, Running 217.31s Step 422( 58.67%), action 176, FPS 1.38, Running 217.97s Step 423( 59.00%), action 177, FPS 1.36, Running 218.79s Step 424( 59.33%), action 178, FPS 1.36, Running 219.58s Step 425( 59.67%), action 179, FPS 1.38, Running 220.14s Step 426( 60.00%), action 180, FPS 1.35, Running 221.17s Step 427( 60.33%), action 181, FPS 1.33, Running 222.21s Step 428( 60.67%), action 182, FPS 1.30, Running 222.98s Step 429( 61.00%), action 183, FPS 1.29, Running 223.87s Step 430( 61.33%), action 184, FPS 1.27, Running 224.61s Step 431( 61.67%), action 185, FPS 1.25, Running 225.50s Step 432( 62.00%), action 186, FPS 1.27, Running 226.18s Step 433( 62.33%), action 187, FPS 1.28, Running 226.58s [2026-08-02 17:28:34] [5 ] Seed 4 failed after 226.80 s. +steps: 433 , actions: 187 . +Instruction: Empty +Total 1/5(20.00%) success. +Setting seed: 5 +Step 1( N/A%), pre moving , FPS 0.20, Running 4.95s Step 2( N/A%), pre moving , FPS 0.39, Running 5.12s Step 3( N/A%), pre moving , FPS 0.57, Running 5.22s Step 4( N/A%), pre moving , FPS 0.75, Running 5.31s Step 5( N/A%), pre moving , FPS 0.89, Running 5.65s Step 6( N/A%), pre moving , FPS 1.04, Running 5.76s Step 7( N/A%), pre moving , FPS 1.20, Running 5.85s Step 8( N/A%), pre moving , FPS 1.34, Running 5.95s Step 9( N/A%), pre moving , FPS 1.43, Running 6.29s Step 10( N/A%), pre moving , FPS 1.56, Running 6.40s Step 11( N/A%), pre moving , FPS 1.70, Running 6.49s Step 12( N/A%), pre moving , FPS 1.76, Running 6.83s Step 13( N/A%), pre moving , FPS 1.87, Running 6.94s Step 14( N/A%), pre moving , FPS 1.99, Running 7.02s Step 15( N/A%), pre moving , FPS 2.11, Running 7.12s Step 16( N/A%), pre moving , FPS 2.14, Running 7.47s Step 17( N/A%), pre moving , FPS 2.25, Running 7.56s Step 18( N/A%), pre moving , FPS 2.35, Running 7.66s Step 19( N/A%), pre moving , FPS 2.37, Running 8.00s Step 20( N/A%), pre moving , FPS 2.47, Running 8.11s Step 21( N/A%), pre moving , FPS 5.42, Running 8.64s Step 22( N/A%), pre moving , FPS 5.51, Running 8.75s Step 23( N/A%), pre moving , FPS 5.16, Running 9.09s Step 24( N/A%), pre moving , FPS 5.13, Running 9.20s Step 25( N/A%), pre moving , FPS 5.44, Running 9.32s Step 26( N/A%), pre moving , FPS 4.88, Running 9.86s Step 27( N/A%), pre moving , FPS 4.82, Running 10.00s Step 28( N/A%), pre moving , FPS 4.59, Running 10.31s Step 29( N/A%), pre moving , FPS 4.85, Running 10.42s Step 30( N/A%), pre moving , FPS 4.86, Running 10.51s Step 31( N/A%), pre moving , FPS 4.59, Running 10.84s Step 32( N/A%), pre moving , FPS 4.86, Running 10.95s Step 33( N/A%), pre moving , FPS 4.88, Running 11.04s Step 34( N/A%), pre moving , FPS 4.59, Running 11.38s Step 35( N/A%), pre moving , FPS 4.58, Running 11.48s Step 36( N/A%), pre moving , FPS 4.29, Running 12.13s Step 37( N/A%), pre moving , FPS 4.07, Running 12.48s Step 38( N/A%), pre moving , FPS 4.07, Running 12.58s Step 39( N/A%), pre moving , FPS 4.28, Running 12.68s Step 40( N/A%), pre moving , FPS 4.07, Running 13.03s Step 41( N/A%), pre moving , FPS 4.44, Running 13.14s Step 42( N/A%), pre moving , FPS 4.47, Running 13.23s Step 43( N/A%), pre moving , FPS 4.74, Running 13.31s Step 44( N/A%), pre moving , FPS 4.47, Running 13.68s Step 45( N/A%), pre moving , FPS 4.51, Running 13.76s Step 46( N/A%), pre moving , FPS 5.02, Running 13.85s Step 47( N/A%), pre moving , FPS 4.78, Running 14.18s Step 48( N/A%), pre moving , FPS 5.03, Running 14.29s Step 49( N/A%), pre moving , FPS 5.06, Running 14.37s Step 50( N/A%), pre moving , FPS 4.76, Running 14.71s Step 51( N/A%), pre moving , FPS 5.04, Running 14.81s Step 52( N/A%), pre moving , FPS 5.07, Running 14.89s Step 53( N/A%), pre moving , FPS 5.06, Running 14.99s Step 54( N/A%), pre moving , FPS 5.07, Running 15.32s Step 55( N/A%), pre moving , FPS 5.07, Running 15.43s Step 56( N/A%), pre moving , FPS 5.84, Running 15.56s Step 57( N/A%), pre moving , FPS 5.74, Running 15.96s Step 58( N/A%), pre moving , FPS 5.71, Running 16.08s Step 59( N/A%), pre moving , FPS 5.27, Running 16.48s Step 60( N/A%), pre moving , FPS 5.55, Running 16.63s Step 61( N/A%), pre moving , FPS 5.17, Running 17.01s Step 62( N/A%), pre moving , FPS 5.09, Running 17.15s Step 63( N/A%), pre moving , FPS 4.83, Running 17.45s Step 64( N/A%), pre moving , FPS 4.98, Running 17.69s Step 65( N/A%), pre moving , FPS 4.92, Running 17.82s Step 66( N/A%), pre moving , FPS 4.57, Running 18.23s Step 67( N/A%), pre moving , FPS 4.79, Running 18.36s Step 68( N/A%), pre moving , FPS 4.49, Running 18.74s Step 69( N/A%), pre moving , FPS 4.42, Running 18.90s Step 70( N/A%), pre moving , FPS 4.37, Running 19.28s Step 71( N/A%), pre moving , FPS 4.38, Running 19.38s Step 72( N/A%), pre moving , FPS 4.36, Running 19.49s Step 73( N/A%), pre moving , FPS 4.33, Running 19.61s Step 74( N/A%), pre moving , FPS 4.50, Running 19.77s Step 75( N/A%), pre moving , FPS 4.48, Running 19.89s Step 76( N/A%), pre moving , FPS 4.49, Running 20.02s Step 77( N/A%), pre moving , FPS 4.74, Running 20.18s Step 78( N/A%), pre moving , FPS 4.74, Running 20.30s Step 79( N/A%), pre moving , FPS 5.11, Running 20.39s Step 80( N/A%), pre moving , FPS 4.87, Running 20.74s Step 81( N/A%), pre moving , FPS 5.19, Running 20.86s Step 82( N/A%), pre moving , FPS 5.23, Running 20.98s Step 83( N/A%), pre moving , FPS 5.13, Running 21.35s Step 84( N/A%), pre moving , FPS 5.28, Running 21.48s Step 85( N/A%), pre moving , FPS 5.28, Running 21.61s Step 86( N/A%), pre moving , FPS 5.32, Running 21.99s Step 87( N/A%), pre moving , FPS 5.33, Running 22.11s Step 88( N/A%), pre moving , FPS 5.72, Running 22.24s Step 89( N/A%), pre moving , FPS 4.00, Running 23.90s Step 90( N/A%), pre moving , FPS 3.80, Running 24.54s Step 91( N/A%), pre moving , FPS 3.56, Running 24.99s Step 92( N/A%), pre moving , FPS 3.49, Running 25.21s Step 93( N/A%), pre moving , FPS 3.26, Running 25.75s Step 94( N/A%), pre moving , FPS 3.03, Running 26.38s Step 95( N/A%), pre moving , FPS 2.84, Running 26.95s Step 96( N/A%), pre moving , FPS 2.69, Running 27.46s Step 97( N/A%), pre moving , FPS 2.63, Running 27.80s Step 98( N/A%), pre moving , FPS 2.43, Running 28.54s Step 99( N/A%), pre moving , FPS 2.39, Running 28.77s Step 100( N/A%), pre moving , FPS 2.29, Running 29.47s Step 101( N/A%), pre moving , FPS 2.22, Running 29.88s Step 102( N/A%), pre moving , FPS 2.20, Running 30.07s Step 103( N/A%), pre moving , FPS 2.18, Running 30.52s Step 104( N/A%), pre moving , FPS 2.18, Running 30.67s Step 105( N/A%), pre moving , FPS 2.10, Running 31.13s Step 106( N/A%), pre moving , FPS 2.15, Running 31.28s Step 107( N/A%), pre moving , FPS 2.09, Running 31.68s Step 108( N/A%), pre moving , FPS 2.08, Running 31.88s Step 109( N/A%), pre moving , FPS 2.40, Running 32.22s Step 110( N/A%), pre moving , FPS 2.57, Running 32.33s Step 111( N/A%), pre moving , FPS 2.69, Running 32.43s Step 112( N/A%), pre moving , FPS 2.64, Running 32.78s Step 113( N/A%), pre moving , FPS 2.80, Running 32.88s Step 114( N/A%), pre moving , FPS 3.04, Running 32.95s Step 115( N/A%), pre moving , FPS 3.25, Running 33.09s Step 116( N/A%), pre moving , FPS 3.35, Running 33.43s Step 117( N/A%), pre moving , FPS 3.47, Running 33.57s Step 118( N/A%), pre moving , FPS 3.91, Running 33.66s Step 119( N/A%), pre moving , FPS 3.79, Running 34.04s Step 120( N/A%), pre moving , FPS 4.28, Running 34.14s Step 121( N/A%), pre moving , FPS 4.49, Running 34.33s Step 122( N/A%), pre moving , FPS 4.20, Running 34.84s Step 123( N/A%), pre moving , FPS 4.25, Running 35.23s Step 124( N/A%), pre moving , FPS 4.21, Running 35.42s Step 125( N/A%), pre moving , FPS 4.51, Running 35.57s Step 126( N/A%), pre moving , FPS 4.33, Running 35.90s Step 127( N/A%), pre moving , FPS 4.61, Running 36.02s Step 128( N/A%), pre moving , FPS 4.43, Running 36.39s Step 129( N/A%), pre moving , FPS 4.44, Running 36.72s Step 130( N/A%), pre moving , FPS 4.07, Running 37.25s Step 131( N/A%), pre moving , FPS 4.00, Running 37.42s Step 132( N/A%), pre moving , FPS 3.90, Running 37.91s Step 133( N/A%), pre moving , FPS 3.88, Running 38.04s Step 134( N/A%), pre moving , FPS 3.58, Running 38.54s Step 135( N/A%), pre moving , FPS 3.61, Running 38.64s Step 136( N/A%), pre moving , FPS 3.61, Running 38.98s Step 137( N/A%), pre moving , FPS 3.62, Running 39.08s Step 138( N/A%), pre moving , FPS 3.63, Running 39.16s Step 139( N/A%), pre moving , FPS 3.83, Running 39.26s Step 140( N/A%), pre moving , FPS 3.67, Running 39.60s Step 141( N/A%), pre moving , FPS 3.75, Running 39.67s Step 142( N/A%), pre moving , FPS 4.09, Running 39.73s Step 143( N/A%), pre moving , FPS 4.39, Running 39.79s Step 144( N/A%), pre moving , FPS 4.49, Running 39.88s Step 145( N/A%), pre moving , FPS 4.57, Running 39.94s Step 146( N/A%), pre moving , FPS 4.87, Running 40.01s Step 147( N/A%), pre moving , FPS 4.90, Running 40.10s Step 148( N/A%), pre moving , FPS 5.28, Running 40.17s Step 149( N/A%), pre moving , FPS 5.65, Running 40.26s Step 150( N/A%), pre moving , FPS 6.51, Running 40.32s Step 151( N/A%), pre moving , FPS 6.77, Running 40.38s Step 152( N/A%), pre moving , FPS 7.82, Running 40.47s Step 153( N/A%), pre moving , FPS 8.00, Running 40.54s Step 154( N/A%), pre moving , FPS 9.66, Running 40.61s Step 155( N/A%), pre moving , FPS 9.79, Running 40.68s Step 156( N/A%), pre moving , FPS 11.22, Running 40.76s Step 157( N/A%), pre moving , FPS 9.89, Running 41.11s Step 158( N/A%), pre moving , FPS 10.01, Running 41.16s Step 159( N/A%), pre moving , FPS 10.18, Running 41.23s Step 160( N/A%), pre moving , FPS 11.70, Running 41.31s Step 161( N/A%), pre moving , FPS 11.86, Running 41.36s Step 162( N/A%), pre moving , FPS 11.70, Running 41.44s Step 163( N/A%), pre moving , FPS 11.80, Running 41.48s Step 164( N/A%), pre moving , FPS 6.54, Running 42.94s Step 165( N/A%), pre moving , FPS 5.66, Running 43.48s Step 166( N/A%), pre moving , FPS 4.92, Running 44.08s Step 167( N/A%), pre moving , FPS 4.42, Running 44.62s Step 168( N/A%), pre moving , FPS 3.99, Running 45.18s Step 169( N/A%), pre moving , FPS 3.65, Running 45.74s Step 170( N/A%), pre moving , FPS 3.36, Running 46.27s Step 171( N/A%), pre moving , FPS 3.10, Running 46.82s Step 172( N/A%), pre moving , FPS 2.90, Running 47.37s Step 173( N/A%), pre moving , FPS 2.72, Running 47.90s Step 174( N/A%), pre moving , FPS 2.57, Running 48.41s Step 175( N/A%), pre moving , FPS 2.41, Running 48.99s Step 176( N/A%), pre moving , FPS 2.28, Running 49.54s Step 177( N/A%), pre moving , FPS 2.22, Running 50.11s Step 178( N/A%), pre moving , FPS 2.11, Running 50.63s Step 179( N/A%), pre moving , FPS 2.01, Running 51.18s Step 180( N/A%), pre moving , FPS 1.91, Running 51.79s Step 181( N/A%), pre moving , FPS 1.81, Running 52.41s Step 182( N/A%), pre moving , FPS 1.74, Running 52.96s Step 183( N/A%), pre moving , FPS 1.66, Running 53.55s Step 184( N/A%), pre moving , FPS 1.79, Running 54.09s Step 185( N/A%), pre moving , FPS 1.80, Running 54.61s Step 186( N/A%), pre moving , FPS 1.80, Running 55.21s Step 187( N/A%), pre moving , FPS 1.79, Running 55.76s Step 188( N/A%), pre moving , FPS 1.79, Running 56.36s Step 189( N/A%), pre moving , FPS 1.80, Running 56.87s Step 190( N/A%), pre moving , FPS 1.79, Running 57.42s Step 191( N/A%), pre moving , FPS 1.80, Running 57.96s Step 192( N/A%), pre moving , FPS 1.80, Running 58.50s Step 193( N/A%), pre moving , FPS 1.82, Running 58.87s Step 194( N/A%), pre moving , FPS 1.84, Running 59.28s Step 195( N/A%), pre moving , FPS 1.84, Running 59.86s Step 196( N/A%), pre moving , FPS 1.83, Running 60.48s Step 197( N/A%), pre moving , FPS 1.83, Running 61.06s Step 198( N/A%), pre moving , FPS 1.82, Running 61.62s Step 199( N/A%), pre moving , FPS 1.82, Running 62.18s Step 200( N/A%), pre moving , FPS 1.83, Running 62.74s Step 201( N/A%), pre moving , FPS 1.84, Running 63.30s Step 202( N/A%), pre moving , FPS 1.84, Running 63.84s Step 203( N/A%), pre moving , FPS 1.84, Running 64.44s Step 204( N/A%), pre moving , FPS 1.84, Running 64.99s Step 205( N/A%), pre moving , FPS 1.83, Running 65.53s Step 206( N/A%), pre moving , FPS 1.84, Running 66.10s Step 207( N/A%), pre moving , FPS 1.84, Running 66.65s Step 208( N/A%), pre moving , FPS 1.85, Running 67.17s Step 209( N/A%), pre moving , FPS 1.84, Running 67.74s Step 210( N/A%), pre moving , FPS 1.84, Running 68.30s Step 211( N/A%), pre moving , FPS 1.83, Running 68.89s Step 212( N/A%), pre moving , FPS 1.83, Running 69.44s Step 213( N/A%), pre moving , FPS 1.80, Running 69.98s Step 214( N/A%), pre moving , FPS 1.78, Running 70.52s Step 215( N/A%), pre moving , FPS 1.78, Running 71.12s Step 216( N/A%), pre moving , FPS 1.79, Running 71.66s Step 217( N/A%), pre moving , FPS 1.80, Running 72.19s Step 218( N/A%), pre moving , FPS 1.80, Running 72.74s Step 219( N/A%), pre moving , FPS 1.80, Running 73.27s Step 220( N/A%), pre moving , FPS 1.81, Running 73.81s Step 221( N/A%), pre moving , FPS 1.81, Running 74.36s Step 222( N/A%), pre moving , FPS 1.81, Running 74.92s Step 223( N/A%), pre moving , FPS 1.81, Running 75.47s Step 224( N/A%), pre moving , FPS 1.82, Running 76.00s Step 225( N/A%), pre moving , FPS 1.82, Running 76.55s Step 226( N/A%), pre moving , FPS 1.83, Running 77.02s Step 227( N/A%), pre moving , FPS 1.86, Running 77.41s Step 228( N/A%), pre moving , FPS 1.87, Running 77.85s Step 229( N/A%), pre moving , FPS 1.91, Running 78.22s Step 230( N/A%), pre moving , FPS 1.94, Running 78.62s Step 231( N/A%), pre moving , FPS 1.94, Running 79.20s Step 232( N/A%), pre moving , FPS 1.94, Running 79.75s Step 233( N/A%), pre moving , FPS 1.94, Running 80.30s Step 234( N/A%), pre moving , FPS 1.93, Running 80.89s Step 235( N/A%), pre moving , FPS 1.94, Running 81.45s Step 236( N/A%), pre moving , FPS 1.93, Running 82.02s Step 237( N/A%), pre moving , FPS 1.92, Running 82.58s Step 238( N/A%), pre moving , FPS 1.92, Running 83.13s Step 239( N/A%), pre moving , FPS 1.92, Running 83.69s Step 240( N/A%), pre moving , FPS 1.92, Running 84.25s Step 241( N/A%), pre moving , FPS 1.92, Running 84.80s Step 242( N/A%), pre moving , FPS 1.91, Running 85.37s Step 243( N/A%), pre moving , FPS 1.91, Running 85.91s Step 244( N/A%), pre moving , FPS 1.91, Running 86.47s Step 245( N/A%), pre moving , FPS 1.91, Running 87.02s Step 246( N/A%), pre moving , FPS 1.90, Running 87.56s Step 247( N/A%), pre moving , FPS 1.87, Running 88.09s Step 248( N/A%), pre moving , FPS 1.85, Running 88.65s Step 249( N/A%), pre moving , FPS 1.82, Running 89.21s Step 250( N/A%), pre moving , FPS 1.79, Running 89.78s Step 251( N/A%), pre moving , FPS 1.80, Running 90.33s Step 252( N/A%), pre moving , FPS 1.80, Running 90.87s Step 253( N/A%), pre moving , FPS 1.80, Running 91.43s Step 254( N/A%), pre moving , FPS 1.80, Running 92.01s Step 255( N/A%), pre moving , FPS 1.79, Running 92.59s Step 256( N/A%), pre moving , FPS 1.80, Running 93.13s Step 257( N/A%), pre moving , FPS 1.80, Running 93.71s Step 258( N/A%), pre moving , FPS 1.80, Running 94.26s Step 259( N/A%), pre moving , FPS 1.80, Running 94.83s Step 260( N/A%), pre moving , FPS 1.80, Running 95.37s Step 261( N/A%), pre moving , FPS 1.80, Running 95.94s Step 262( N/A%), pre moving , FPS 1.83, Running 96.28s Step 263( N/A%), pre moving , FPS 1.86, Running 96.66s Step 264( N/A%), pre moving , FPS 1.85, Running 97.27s Step 265( N/A%), pre moving , FPS 1.85, Running 97.82s Step 266( N/A%), pre moving , FPS 1.85, Running 98.40s Step 267( N/A%), pre moving , FPS 1.83, Running 99.02s Step 268( N/A%), pre moving , FPS 1.83, Running 99.58s Step 269( N/A%), pre moving , FPS 1.83, Running 100.12s Step 270( N/A%), pre moving , FPS 1.83, Running 100.69s Step 271( N/A%), pre moving , FPS 1.83, Running 101.24s Step 272( N/A%), pre moving , FPS 1.83, Running 101.79s Step 273( N/A%), pre moving , FPS 1.83, Running 102.34s Step 274( N/A%), pre moving , FPS 1.84, Running 102.90s Step 275( N/A%), pre moving , FPS 1.84, Running 103.45s Step 276( N/A%), pre moving , FPS 1.83, Running 104.03s Step 277( N/A%), pre moving , FPS 1.84, Running 104.58s Step 278( N/A%), pre moving , FPS 1.84, Running 105.14s Step 279( N/A%), pre moving , FPS 1.84, Running 105.69s Step 280( N/A%), pre moving , FPS 1.84, Running 106.23s Step 281( N/A%), pre moving , FPS 1.84, Running 106.79s Step 282( N/A%), pre moving , FPS 1.81, Running 107.34s Step 283( N/A%), pre moving , FPS 1.78, Running 107.90s Step 284( N/A%), pre moving , FPS 1.79, Running 108.47s Step 285( N/A%), pre moving , FPS 1.79, Running 109.00s Step 286( N/A%), pre moving , FPS 1.80, Running 109.54s Step 287( N/A%), pre moving , FPS 1.80, Running 110.10s Step 288( N/A%), pre moving , FPS 1.80, Running 110.69s Step 289( N/A%), pre moving , FPS 1.80, Running 111.23s Step 290( N/A%), pre moving , FPS 1.80, Running 111.79s Step 291( N/A%), pre moving , FPS 1.80, Running 112.35s Step 292( N/A%), pre moving , FPS 1.80, Running 112.90s Step 293( N/A%), pre moving , FPS 1.80, Running 113.44s Step 294( N/A%), pre moving , FPS 1.80, Running 114.01s Step 295( N/A%), pre moving , FPS 1.81, Running 114.51s Step 296( N/A%), pre moving , FPS 1.84, Running 114.87s Step 297( N/A%), pre moving , FPS 1.87, Running 115.25s Step 298( N/A%), pre moving , FPS 1.87, Running 115.85s Step 299( N/A%), pre moving , FPS 1.86, Running 116.45s Step 300( N/A%), pre moving , FPS 1.86, Running 117.01s Step 301( N/A%), pre moving , FPS 1.86, Running 117.55s Step 302( N/A%), pre moving , FPS 1.86, Running 118.12s Step 303( N/A%), pre moving , FPS 1.85, Running 118.69s Step 304( N/A%), pre moving , FPS 1.85, Running 119.27s Step 305( N/A%), pre moving , FPS 1.85, Running 119.84s Step 306( N/A%), pre moving , FPS 1.85, Running 120.37s Step 307( N/A%), pre moving , FPS 1.85, Running 120.92s Step 308( N/A%), pre moving , FPS 1.86, Running 121.47s Step 309( N/A%), pre moving , FPS 1.85, Running 122.02s Step 310( N/A%), pre moving , FPS 1.85, Running 122.60s Step 311( N/A%), pre moving , FPS 1.85, Running 123.17s Step 312( N/A%), pre moving , FPS 1.85, Running 123.72s Step 313( N/A%), pre moving , FPS 1.85, Running 124.28s Step 314( N/A%), pre moving , FPS 1.85, Running 124.83s Step 315( N/A%), pre moving , FPS 1.84, Running 125.41s Step 316( N/A%), pre moving , FPS 1.80, Running 125.96s Step 317( N/A%), pre moving , FPS 1.78, Running 126.51s Step 318( N/A%), pre moving , FPS 1.78, Running 127.08s Step 319( N/A%), pre moving , FPS 1.79, Running 127.62s Step 320( N/A%), pre moving , FPS 1.78, Running 128.23s Step 321( N/A%), pre moving , FPS 1.78, Running 128.79s Step 322( N/A%), pre moving , FPS 1.79, Running 129.32s Step 323( N/A%), pre moving , FPS 1.79, Running 129.90s Step 324( N/A%), pre moving , FPS 1.79, Running 130.45s Step 325( N/A%), pre moving , FPS 1.79, Running 130.99s Step 326( N/A%), pre moving , FPS 1.79, Running 131.56s Step 327( N/A%), pre moving , FPS 1.79, Running 132.10s Step 328( N/A%), pre moving , FPS 1.79, Running 132.66s Step 329( N/A%), pre moving , FPS 1.79, Running 133.19s Step 330( N/A%), pre moving , FPS 1.83, Running 133.54s Step 331( N/A%), pre moving , FPS 1.86, Running 133.92s Step 332( N/A%), pre moving , FPS 1.89, Running 134.29s Step 333( N/A%), pre moving , FPS 1.90, Running 134.81s Step 334( N/A%), pre moving , FPS 1.90, Running 135.37s Step 335( N/A%), pre moving , FPS 1.91, Running 135.91s Step 336( N/A%), pre moving , FPS 1.90, Running 136.46s Step 337( N/A%), pre moving , FPS 1.90, Running 137.04s Step 338( N/A%), pre moving , FPS 1.90, Running 137.60s Step 339( N/A%), pre moving , FPS 1.90, Running 138.15s Step 340( N/A%), pre moving , FPS 1.90, Running 138.76s Step 341( N/A%), pre moving , FPS 1.90, Running 139.30s Step 342( N/A%), pre moving , FPS 1.90, Running 139.86s Step 343( N/A%), pre moving , FPS 1.90, Running 140.43s Step 344( N/A%), pre moving , FPS 1.90, Running 140.98s Step 345( N/A%), pre moving , FPS 1.89, Running 141.59s Step 346( N/A%), pre moving , FPS 1.89, Running 142.15s Step 347( N/A%), pre moving , FPS 1.97, Running 142.25s Step 348( N/A%), pre moving , FPS 2.01, Running 142.60s Step 349( N/A%), pre moving , FPS 2.10, Running 142.70s Step 350( N/A%), pre moving , FPS 2.16, Running 142.79s Step 351( N/A%), pre moving , FPS 2.18, Running 143.12s Step 352( N/A%), pre moving , FPS 2.23, Running 143.25s Step 353( N/A%), pre moving , FPS 2.35, Running 143.33s Step 354( N/A%), pre moving , FPS 2.48, Running 143.43s Step 355( N/A%), pre moving , FPS 2.54, Running 143.77s Step 356( N/A%), pre moving , FPS 2.70, Running 143.88s Step 357( N/A%), pre moving , FPS 2.00, Running 147.05s Step 358( N/A%), pre moving , FPS 2.00, Running 147.61s Step 359( N/A%), pre moving , FPS 2.00, Running 148.15s Step 360( N/A%), pre moving , FPS 2.01, Running 148.73s Step 361( N/A%), pre moving , FPS 2.00, Running 149.29s Step 362( N/A%), pre moving , FPS 2.01, Running 149.83s Step 363( N/A%), pre moving , FPS 2.01, Running 150.39s Step 364( N/A%), pre moving , FPS 2.01, Running 150.95s Step 365( N/A%), pre moving , FPS 2.02, Running 151.49s Step 366( N/A%), pre moving , FPS 2.03, Running 152.02s Step 367( N/A%), pre moving , FPS 1.97, Running 152.40s Step 368( N/A%), pre moving , FPS 1.96, Running 152.80s Step 369( N/A%), pre moving , FPS 1.87, Running 153.39s Step 370( N/A%), pre moving , FPS 1.79, Running 153.96s Step 371( N/A%), pre moving , FPS 1.76, Running 154.50s Step 372( N/A%), pre moving , FPS 1.70, Running 155.02s Step 373( N/A%), pre moving , FPS 1.64, Running 155.56s Step 374( N/A%), pre moving , FPS 1.57, Running 156.15s Step 375( N/A%), pre moving , FPS 1.54, Running 156.71s Step 376( N/A%), pre moving , FPS 1.49, Running 157.26s Step 377( 0.33%), action 1, FPS 1.69, Running 158.87s Step 378( 0.67%), action 2, FPS 1.63, Running 159.91s Step 379( 1.00%), action 3, FPS 1.57, Running 160.91s Step 380( 1.33%), action 4, FPS 1.54, Running 161.68s Step 381( 1.67%), action 5, FPS 1.50, Running 162.60s Step 382( 2.00%), action 6, FPS 1.48, Running 163.38s Step 383( 2.33%), action 7, FPS 1.46, Running 164.13s Step 384( 2.67%), action 8, FPS 1.44, Running 164.85s Step 385( 3.00%), action 9, FPS 1.41, Running 165.64s Step 386( 3.33%), action 10, FPS 1.39, Running 166.41s Step 387( 3.67%), action 11, FPS 1.36, Running 167.08s Step 388( 4.00%), action 12, FPS 1.31, Running 168.05s Step 389( 4.33%), action 13, FPS 1.28, Running 168.99s Step 390( 4.67%), action 14, FPS 1.27, Running 169.68s Step 391( 5.00%), action 15, FPS 1.27, Running 170.29s Step 392( 5.33%), action 16, FPS 1.28, Running 170.63s Step 393( 5.67%), action 17, FPS 1.30, Running 170.96s Step 394( 6.00%), action 18, FPS 1.31, Running 171.44s Step 395( 6.33%), action 19, FPS 1.32, Running 171.91s Step 396( 6.67%), action 20, FPS 1.28, Running 172.89s Step 397( 7.00%), action 21, FPS 1.32, Running 173.98s Step 398( 7.33%), action 22, FPS 1.32, Running 175.11s Step 399( 7.67%), action 23, FPS 1.31, Running 176.14s Step 400( 8.00%), action 24, FPS 1.29, Running 177.19s Step 401( 8.33%), action 25, FPS 1.30, Running 177.98s Step 402( 8.67%), action 26, FPS 1.28, Running 178.96s Step 403( 9.00%), action 27, FPS 1.27, Running 179.87s Step 404( 9.33%), action 28, FPS 1.23, Running 181.06s Step 405( 9.67%), action 29, FPS 1.24, Running 181.73s Step 406( 10.00%), action 30, FPS 1.22, Running 182.74s Step 407( 10.33%), action 31, FPS 1.22, Running 183.43s Step 408( 10.67%), action 32, FPS 1.23, Running 184.36s Step 409( 11.00%), action 33, FPS 1.22, Running 185.35s Step 410( 11.33%), action 34, FPS 1.21, Running 186.20s Step 411( 11.67%), action 35, FPS 1.19, Running 187.07s Step 412( 12.00%), action 36, FPS 1.14, Running 188.12s Step 413( 12.33%), action 37, FPS 1.12, Running 188.81s Step 414( 12.67%), action 38, FPS 1.11, Running 189.43s Step 415( 13.00%), action 39, FPS 1.11, Running 189.86s Step 416( 13.33%), action 40, FPS 1.14, Running 190.39s Step 417( 13.67%), action 41, FPS 1.17, Running 191.08s Step 418( 14.00%), action 42, FPS 1.19, Running 191.91s Step 419( 14.33%), action 43, FPS 1.22, Running 192.55s Step 420( 14.67%), action 44, FPS 1.23, Running 193.46s Step 421( 15.00%), action 45, FPS 1.24, Running 194.17s Step 422( 15.33%), action 46, FPS 1.24, Running 195.14s Step 423( 15.67%), action 47, FPS 1.26, Running 195.78s Step 424( 16.00%), action 48, FPS 1.27, Running 196.75s Step 425( 16.33%), action 49, FPS 1.27, Running 197.44s Step 426( 16.67%), action 50, FPS 1.28, Running 198.40s Step 427( 17.00%), action 51, FPS 1.25, Running 199.43s Step 428( 17.33%), action 52, FPS 1.26, Running 200.18s Step 429( 17.67%), action 53, FPS 1.26, Running 201.16s Step 430( 18.00%), action 54, FPS 1.28, Running 201.84s Step 431( 18.33%), action 55, FPS 1.27, Running 202.82s Step 432( 18.67%), action 56, FPS 1.30, Running 203.53s Step 433( 19.00%), action 57, FPS 1.27, Running 204.52s Step 434( 19.33%), action 58, FPS 1.27, Running 205.19s Step 435( 19.67%), action 59, FPS 1.23, Running 206.09s Step 436( 20.00%), action 60, FPS 1.21, Running 206.90s Step 437( 20.33%), action 61, FPS 1.19, Running 207.90s Step 438( 20.67%), action 62, FPS 1.20, Running 208.58s Step 439( 21.00%), action 63, FPS 1.20, Running 209.22s Step 440( 21.33%), action 64, FPS 1.23, Running 209.70s Step 441( 21.67%), action 65, FPS 1.25, Running 210.22s Step 442( 22.00%), action 66, FPS 1.25, Running 211.14s Step 443( 22.33%), action 67, FPS 1.23, Running 212.08s Step 444( 22.67%), action 68, FPS 1.25, Running 212.71s Step 445( 23.00%), action 69, FPS 1.23, Running 213.65s Step 446( 23.33%), action 70, FPS 1.26, Running 214.29s Step 447( 23.67%), action 71, FPS 1.26, Running 215.25s Step 448( 24.00%), action 72, FPS 1.27, Running 215.94s Step 449( 24.33%), action 73, FPS 1.27, Running 216.88s Step 450( 24.67%), action 74, FPS 1.26, Running 217.72s Step 451( 25.00%), action 75, FPS 1.28, Running 218.49s Step 452( 25.33%), action 76, FPS 1.27, Running 219.22s Step 453( 25.67%), action 77, FPS 1.28, Running 220.12s Step 454( 26.00%), action 78, FPS 1.28, Running 220.82s Step 455( 26.33%), action 79, FPS 1.27, Running 221.86s Step 456( 26.67%), action 80, FPS 1.28, Running 222.52s Step 457( 27.00%), action 81, FPS 1.29, Running 223.45s Step 458( 27.33%), action 82, FPS 1.26, Running 224.48s Step 459( 27.67%), action 83, FPS 1.25, Running 225.16s Step 460( 28.00%), action 84, FPS 1.22, Running 226.04s Step 461( 28.33%), action 85, FPS 1.21, Running 226.73s Step 462( 28.67%), action 86, FPS 1.21, Running 227.66s Step 463( 29.00%), action 87, FPS 1.26, Running 227.93s Step 464( 29.33%), action 88, FPS 1.29, Running 228.25s Step 465( 29.67%), action 89, FPS 1.34, Running 228.62s Step 466( 30.00%), action 90, FPS 1.35, Running 229.08s Step 467( 30.33%), action 91, FPS 1.39, Running 229.59s Step 468( 30.67%), action 92, FPS 1.41, Running 230.13s Step 469( 31.00%), action 93, FPS 1.42, Running 230.93s Step 470( 31.33%), action 94, FPS 1.44, Running 231.62s Step 471( 31.67%), action 95, FPS 1.42, Running 232.60s Step 472( 32.00%), action 96, FPS 1.43, Running 233.25s Step 473( 32.33%), action 97, FPS 1.42, Running 234.26s Step 474( 32.67%), action 98, FPS 1.39, Running 235.19s Step 475( 33.00%), action 99, FPS 1.42, Running 235.95s Step 476( 33.33%), action 100, FPS 1.43, Running 236.51s Step 477( 33.67%), action 101, FPS 1.43, Running 237.48s Step 478( 34.00%), action 102, FPS 1.47, Running 238.12s Step 479( 34.33%), action 103, FPS 1.44, Running 239.03s Step 480( 34.67%), action 104, FPS 1.46, Running 239.76s [2026-08-02 17:32:34] [6 ] Seed 5 failed after 240.00 s. +steps: 480 , actions: 104 . +Instruction: Empty +Total 1/6(16.67%) success. +Setting seed: 6 +Step 1( N/A%), pre moving , FPS 0.43, Running 2.31s Step 2( N/A%), pre moving , FPS 0.83, Running 2.41s Step 3( N/A%), pre moving , FPS 1.21, Running 2.48s Step 4( N/A%), pre moving , FPS 1.57, Running 2.55s Step 5( N/A%), pre moving , FPS 1.74, Running 2.87s Step 6( N/A%), pre moving , FPS 2.03, Running 2.96s Step 7( N/A%), pre moving , FPS 2.31, Running 3.03s Step 8( N/A%), pre moving , FPS 2.57, Running 3.11s Step 9( N/A%), pre moving , FPS 2.82, Running 3.20s Step 10( N/A%), pre moving , FPS 2.86, Running 3.49s Step 11( N/A%), pre moving , FPS 3.07, Running 3.59s Step 12( N/A%), pre moving , FPS 3.27, Running 3.67s Step 13( N/A%), pre moving , FPS 3.25, Running 4.00s Step 14( N/A%), pre moving , FPS 3.41, Running 4.10s Step 15( N/A%), pre moving , FPS 3.59, Running 4.18s Step 16( N/A%), pre moving , FPS 3.55, Running 4.51s Step 17( N/A%), pre moving , FPS 3.70, Running 4.60s Step 18( N/A%), pre moving , FPS 3.85, Running 4.67s Step 19( N/A%), pre moving , FPS 4.00, Running 4.75s Step 20( N/A%), pre moving , FPS 3.94, Running 5.08s Step 21( N/A%), pre moving , FPS 5.83, Running 5.74s Step 22( N/A%), pre moving , FPS 5.81, Running 5.85s Step 23( N/A%), pre moving , FPS 5.41, Running 6.17s Step 24( N/A%), pre moving , FPS 5.40, Running 6.25s Step 25( N/A%), pre moving , FPS 5.82, Running 6.31s Step 26( N/A%), pre moving , FPS 5.12, Running 6.87s Step 27( N/A%), pre moving , FPS 5.11, Running 6.95s Step 28( N/A%), pre moving , FPS 4.80, Running 7.28s Step 29( N/A%), pre moving , FPS 4.79, Running 7.37s Step 30( N/A%), pre moving , FPS 5.05, Running 7.45s Step 31( N/A%), pre moving , FPS 4.39, Running 8.15s Step 32( N/A%), pre moving , FPS 4.44, Running 8.17s Step 33( N/A%), pre moving , FPS 4.75, Running 8.21s Step 34( N/A%), pre moving , FPS 4.85, Running 8.23s Step 35( N/A%), pre moving , FPS 4.91, Running 8.26s Step 36( N/A%), pre moving , FPS 4.92, Running 8.57s Step 37( N/A%), pre moving , FPS 5.01, Running 8.60s Step 38( N/A%), pre moving , FPS 5.06, Running 8.62s Step 39( N/A%), pre moving , FPS 5.14, Running 8.65s Step 40( N/A%), pre moving , FPS 5.56, Running 8.68s Step 41( N/A%), pre moving , FPS 6.74, Running 8.71s Step 42( N/A%), pre moving , FPS 6.93, Running 8.74s Step 43( N/A%), pre moving , FPS 7.71, Running 8.77s Step 44( N/A%), pre moving , FPS 7.88, Running 8.79s Step 45( N/A%), pre moving , FPS 7.95, Running 8.83s Step 46( N/A%), pre moving , FPS 10.08, Running 8.85s Step 47( N/A%), pre moving , FPS 10.34, Running 8.88s Step 48( N/A%), pre moving , FPS 12.26, Running 8.91s Step 49( N/A%), pre moving , FPS 12.82, Running 8.93s Step 50( N/A%), pre moving , FPS 13.29, Running 8.96s Step 51( N/A%), pre moving , FPS 23.67, Running 8.99s Step 52( N/A%), pre moving , FPS 23.50, Running 9.02s Step 53( N/A%), pre moving , FPS 23.56, Running 9.05s Step 54( N/A%), pre moving , FPS 23.54, Running 9.08s Step 55( N/A%), pre moving , FPS 23.51, Running 9.11s Step 56( N/A%), pre moving , FPS 35.67, Running 9.13s Step 57( N/A%), pre moving , FPS 35.59, Running 9.16s Step 58( N/A%), pre moving , FPS 35.36, Running 9.19s Step 59( N/A%), pre moving , FPS 35.39, Running 9.21s Step 60( N/A%), pre moving , FPS 35.81, Running 9.24s Step 61( N/A%), pre moving , FPS 35.90, Running 9.27s Step 62( N/A%), pre moving , FPS 35.60, Running 9.30s Step 63( N/A%), pre moving , FPS 35.72, Running 9.33s Step 64( N/A%), pre moving , FPS 35.89, Running 9.35s Step 65( N/A%), pre moving , FPS 35.48, Running 9.39s Step 66( N/A%), pre moving , FPS 34.78, Running 9.43s Step 67( N/A%), pre moving , FPS 34.08, Running 9.47s Step 68( N/A%), pre moving , FPS 33.11, Running 9.51s Step 69( N/A%), pre moving , FPS 31.99, Running 9.56s Step 70( N/A%), pre moving , FPS 31.26, Running 9.60s Step 71( N/A%), pre moving , FPS 29.31, Running 9.67s Step 72( N/A%), pre moving , FPS 26.88, Running 9.77s Step 73( N/A%), pre moving , FPS 23.92, Running 9.89s Step 74( N/A%), pre moving , FPS 22.18, Running 9.98s Step 75( N/A%), pre moving , FPS 19.59, Running 10.13s Step 76( N/A%), pre moving , FPS 17.65, Running 10.26s Step 77( N/A%), pre moving , FPS 16.25, Running 10.39s Step 78( N/A%), pre moving , FPS 15.24, Running 10.50s Step 79( N/A%), pre moving , FPS 12.11, Running 10.86s Step 80( N/A%), pre moving , FPS 11.34, Running 11.00s Step 81( N/A%), pre moving , FPS 10.79, Running 11.12s Step 82( N/A%), pre moving , FPS 9.13, Running 11.49s Step 83( N/A%), pre moving , FPS 8.72, Running 11.62s Step 84( N/A%), pre moving , FPS 7.78, Running 11.92s Step 85( N/A%), pre moving , FPS 7.28, Running 12.14s Step 86( N/A%), pre moving , FPS 7.05, Running 12.26s Step 87( N/A%), pre moving , FPS 6.31, Running 12.63s Step 88( N/A%), pre moving , FPS 6.16, Running 12.76s Step 89( N/A%), pre moving , FPS 6.02, Running 12.88s Step 90( N/A%), pre moving , FPS 5.46, Running 13.26s Step 91( N/A%), pre moving , FPS 5.39, Running 13.39s Step 92( N/A%), pre moving , FPS 5.14, Running 13.66s Step 93( N/A%), pre moving , FPS 5.06, Running 13.84s Step 94( N/A%), pre moving , FPS 5.09, Running 13.91s Step 95( N/A%), pre moving , FPS 5.18, Running 13.99s Step 96( N/A%), pre moving , FPS 4.93, Running 14.32s Step 97( N/A%), pre moving , FPS 4.97, Running 14.41s Step 98( N/A%), pre moving , FPS 5.02, Running 14.48s Step 99( N/A%), pre moving , FPS 5.40, Running 14.57s Step 100( N/A%), pre moving , FPS 5.14, Running 14.89s Step 101( N/A%), pre moving , FPS 5.17, Running 14.99s Step 102( N/A%), pre moving , FPS 5.61, Running 15.06s Step 103( N/A%), pre moving , FPS 5.68, Running 15.14s Step 104( N/A%), pre moving , FPS 5.65, Running 15.46s Step 105( N/A%), pre moving , FPS 5.85, Running 15.56s Step 106( N/A%), pre moving , FPS 5.93, Running 15.63s Step 107( N/A%), pre moving , FPS 6.50, Running 15.71s Step 108( N/A%), pre moving , FPS 6.10, Running 16.04s Step 109( N/A%), pre moving , FPS 6.14, Running 16.14s Step 110( N/A%), pre moving , FPS 6.76, Running 16.22s Step 111( N/A%), pre moving , FPS 6.87, Running 16.30s Step 112( N/A%), pre moving , FPS 6.74, Running 16.63s Step 113( N/A%), pre moving , FPS 6.93, Running 16.73s Step 114( N/A%), pre moving , FPS 6.90, Running 16.81s Step 115( N/A%), pre moving , FPS 6.49, Running 17.07s Step 116( N/A%), pre moving , FPS 6.88, Running 17.23s Step 117( N/A%), pre moving , FPS 6.93, Running 17.30s Step 118( N/A%), pre moving , FPS 6.90, Running 17.38s Step 119( N/A%), pre moving , FPS 6.37, Running 17.71s Step 120( N/A%), pre moving , FPS 6.88, Running 17.80s Step 121( N/A%), pre moving , FPS 6.94, Running 17.87s Step 122( N/A%), pre moving , FPS 6.91, Running 17.95s Step 123( N/A%), pre moving , FPS 6.37, Running 18.28s Step 124( N/A%), pre moving , FPS 6.87, Running 18.37s Step 125( N/A%), pre moving , FPS 6.93, Running 18.44s Step 126( N/A%), pre moving , FPS 6.91, Running 18.53s Step 127( N/A%), pre moving , FPS 6.37, Running 18.85s Step 128( N/A%), pre moving , FPS 6.89, Running 18.94s Step 129( N/A%), pre moving , FPS 6.96, Running 19.01s Step 130( N/A%), pre moving , FPS 6.96, Running 19.09s Step 131( N/A%), pre moving , FPS 6.40, Running 19.42s Step 132( N/A%), pre moving , FPS 6.93, Running 19.51s Step 133( N/A%), pre moving , FPS 6.97, Running 19.60s Step 134( N/A%), pre moving , FPS 6.98, Running 19.67s Step 135( N/A%), pre moving , FPS 6.84, Running 20.00s Step 136( N/A%), pre moving , FPS 6.98, Running 20.09s Step 137( N/A%), pre moving , FPS 6.96, Running 20.17s Step 138( N/A%), pre moving , FPS 6.81, Running 20.32s Step 139( N/A%), pre moving , FPS 7.01, Running 20.56s Step 140( N/A%), pre moving , FPS 7.02, Running 20.65s Step 141( N/A%), pre moving , FPS 6.99, Running 20.73s Step 142( N/A%), pre moving , FPS 4.66, Running 22.24s Step 143( N/A%), pre moving , FPS 4.42, Running 22.80s Step 144( N/A%), pre moving , FPS 4.00, Running 23.37s Step 145( N/A%), pre moving , FPS 3.68, Running 23.88s Step 146( N/A%), pre moving , FPS 3.39, Running 24.43s Step 147( N/A%), pre moving , FPS 3.27, Running 24.96s Step 148( N/A%), pre moving , FPS 3.05, Running 25.51s Step 149( N/A%), pre moving , FPS 2.84, Running 26.06s Step 150( N/A%), pre moving , FPS 2.67, Running 26.59s Step 151( N/A%), pre moving , FPS 2.60, Running 27.13s Step 152( N/A%), pre moving , FPS 2.45, Running 27.69s Step 153( N/A%), pre moving , FPS 2.33, Running 28.18s Step 154( N/A%), pre moving , FPS 2.29, Running 28.40s Step 155( N/A%), pre moving , FPS 2.32, Running 28.61s Step 156( N/A%), pre moving , FPS 2.30, Running 28.79s Step 157( N/A%), pre moving , FPS 2.23, Running 29.13s Step 158( N/A%), pre moving , FPS 2.19, Running 29.45s Step 159( N/A%), pre moving , FPS 2.16, Running 29.82s Step 160( N/A%), pre moving , FPS 2.06, Running 30.36s Step 161( N/A%), pre moving , FPS 1.97, Running 30.90s Step 162( N/A%), pre moving , FPS 2.17, Running 31.46s Step 163( N/A%), pre moving , FPS 2.17, Running 32.01s Step 164( N/A%), pre moving , FPS 2.18, Running 32.54s Step 165( N/A%), pre moving , FPS 2.17, Running 33.08s Step 166( N/A%), pre moving , FPS 2.18, Running 33.61s Step 167( N/A%), pre moving , FPS 2.17, Running 34.17s Step 168( N/A%), pre moving , FPS 2.17, Running 34.72s Step 169( N/A%), pre moving , FPS 2.17, Running 35.26s Step 170( N/A%), pre moving , FPS 2.17, Running 35.81s Step 171( N/A%), pre moving , FPS 2.17, Running 36.35s Step 172( N/A%), pre moving , FPS 2.18, Running 36.88s Step 173( N/A%), pre moving , FPS 2.16, Running 37.42s Step 174( N/A%), pre moving , FPS 2.09, Running 37.97s Step 175( N/A%), pre moving , FPS 2.02, Running 38.50s Step 176( N/A%), pre moving , FPS 1.93, Running 39.17s Step 177( N/A%), pre moving , FPS 1.90, Running 39.63s Step 178( N/A%), pre moving , FPS 1.87, Running 40.15s Step 179( N/A%), pre moving , FPS 1.84, Running 40.71s Step 180( N/A%), pre moving , FPS 1.83, Running 41.26s Step 181( N/A%), pre moving , FPS 1.84, Running 41.79s Step 182( N/A%), pre moving , FPS 1.84, Running 42.35s Step 183( N/A%), pre moving , FPS 1.84, Running 42.91s Step 184( N/A%), pre moving , FPS 1.83, Running 43.49s Step 185( N/A%), pre moving , FPS 1.83, Running 44.02s Step 186( N/A%), pre moving , FPS 1.81, Running 44.64s Step 187( N/A%), pre moving , FPS 1.82, Running 45.17s Step 188( N/A%), pre moving , FPS 1.82, Running 45.71s Step 189( N/A%), pre moving , FPS 1.82, Running 46.26s Step 190( N/A%), pre moving , FPS 1.81, Running 46.85s Step 191( N/A%), pre moving , FPS 1.82, Running 47.35s Step 192( N/A%), pre moving , FPS 1.87, Running 47.59s Step 193( N/A%), pre moving , FPS 1.93, Running 47.80s Step 194( N/A%), pre moving , FPS 1.99, Running 48.04s Step 195( N/A%), pre moving , FPS 2.05, Running 48.27s Step 196( N/A%), pre moving , FPS 2.11, Running 48.66s Step 197( N/A%), pre moving , FPS 2.13, Running 49.04s Step 198( N/A%), pre moving , FPS 2.11, Running 49.61s Step 199( N/A%), pre moving , FPS 2.11, Running 50.20s Step 200( N/A%), pre moving , FPS 2.10, Running 50.78s Step 201( N/A%), pre moving , FPS 2.09, Running 51.33s Step 202( N/A%), pre moving , FPS 2.10, Running 51.90s Step 203( N/A%), pre moving , FPS 2.09, Running 52.48s Step 204( N/A%), pre moving , FPS 2.09, Running 53.06s Step 205( N/A%), pre moving , FPS 2.08, Running 53.64s Step 206( N/A%), pre moving , FPS 2.09, Running 54.19s Step 207( N/A%), pre moving , FPS 2.09, Running 54.74s Step 208( N/A%), pre moving , FPS 2.08, Running 55.33s Step 209( N/A%), pre moving , FPS 2.08, Running 55.89s Step 210( N/A%), pre moving , FPS 2.09, Running 56.42s Step 211( N/A%), pre moving , FPS 2.07, Running 57.00s Step 212( N/A%), pre moving , FPS 2.01, Running 57.55s Step 213( N/A%), pre moving , FPS 1.94, Running 58.11s Step 214( N/A%), pre moving , FPS 1.88, Running 58.66s Step 215( N/A%), pre moving , FPS 1.82, Running 59.23s Step 216( N/A%), pre moving , FPS 1.79, Running 59.81s Step 217( N/A%), pre moving , FPS 1.77, Running 60.35s Step 218( N/A%), pre moving , FPS 1.77, Running 60.89s Step 219( N/A%), pre moving , FPS 1.85, Running 60.98s Step 220( N/A%), pre moving , FPS 1.94, Running 61.11s Step 221( N/A%), pre moving , FPS 1.99, Running 61.41s Step 222( N/A%), pre moving , FPS 2.08, Running 61.51s Step 223( N/A%), pre moving , FPS 2.19, Running 61.60s Step 224( N/A%), pre moving , FPS 2.32, Running 61.69s Step 225( N/A%), pre moving , FPS 2.38, Running 62.04s Step 226( N/A%), pre moving , FPS 2.51, Running 62.15s Step 227( N/A%), pre moving , FPS 2.66, Running 62.24s Step 228( N/A%), pre moving , FPS 2.75, Running 62.59s Step 229( N/A%), pre moving , FPS 2.01, Running 65.82s Step 230( N/A%), pre moving , FPS 2.01, Running 66.39s Step 231( N/A%), pre moving , FPS 2.01, Running 66.96s Step 232( N/A%), pre moving , FPS 2.08, Running 67.19s Step 233( N/A%), pre moving , FPS 2.12, Running 67.56s Step 234( N/A%), pre moving , FPS 2.16, Running 67.92s Step 235( N/A%), pre moving , FPS 2.14, Running 68.59s Step 236( N/A%), pre moving , FPS 2.14, Running 69.16s Step 237( N/A%), pre moving , FPS 2.14, Running 69.69s Step 238( N/A%), pre moving , FPS 2.14, Running 70.24s Step 239( N/A%), pre moving , FPS 2.04, Running 70.79s Step 240( N/A%), pre moving , FPS 1.94, Running 71.39s Step 241( N/A%), pre moving , FPS 1.89, Running 71.96s Step 242( N/A%), pre moving , FPS 1.82, Running 72.52s Step 243( N/A%), pre moving , FPS 1.74, Running 73.07s Step 244( N/A%), pre moving , FPS 1.68, Running 73.61s Step 245( N/A%), pre moving , FPS 1.65, Running 74.18s Step 246( N/A%), pre moving , FPS 1.59, Running 74.76s Step 247( N/A%), pre moving , FPS 1.53, Running 75.31s Step 248( N/A%), pre moving , FPS 1.51, Running 75.87s Step 249( 0.33%), action 1, FPS 1.71, Running 77.49s Step 250( 0.67%), action 2, FPS 1.66, Running 78.45s Step 251( 1.00%), action 3, FPS 1.65, Running 79.10s Step 252( 1.33%), action 4, FPS 1.60, Running 79.68s Step 253( 1.67%), action 5, FPS 1.53, Running 80.62s Step 254( 2.00%), action 6, FPS 1.49, Running 81.37s Step 255( 2.33%), action 7, FPS 1.48, Running 82.14s Step 256( 2.67%), action 8, FPS 1.46, Running 82.86s Step 257( 3.00%), action 9, FPS 1.45, Running 83.50s Step 258( 3.33%), action 10, FPS 1.40, Running 84.50s Step 259( 3.67%), action 11, FPS 1.37, Running 85.42s Step 260( 4.00%), action 12, FPS 1.32, Running 86.56s Step 261( 4.33%), action 13, FPS 1.27, Running 87.72s Step 262( 4.67%), action 14, FPS 1.19, Running 89.26s Step 263( 5.00%), action 15, FPS 1.16, Running 90.36s Step 264( 5.33%), action 16, FPS 1.13, Running 91.31s Step 265( 5.67%), action 17, FPS 1.08, Running 92.66s Step 266( 6.00%), action 18, FPS 1.07, Running 93.44s Step 267( 6.33%), action 19, FPS 1.05, Running 94.28s Step 268( 6.67%), action 20, FPS 1.04, Running 95.06s Step 269( 7.00%), action 21, FPS 1.08, Running 96.03s Step 270( 7.33%), action 22, FPS 1.09, Running 96.81s Step 271( 7.67%), action 23, FPS 1.07, Running 97.71s Step 272( 8.00%), action 24, FPS 1.07, Running 98.40s Step 273( 8.33%), action 25, FPS 1.07, Running 99.32s Step 274( 8.67%), action 26, FPS 1.05, Running 100.46s Step 275( 9.00%), action 27, FPS 1.03, Running 101.53s Step 276( 9.33%), action 28, FPS 1.02, Running 102.54s Step 277( 9.67%), action 29, FPS 1.02, Running 103.16s Step 278( 10.00%), action 30, FPS 1.03, Running 103.89s Step 279( 10.33%), action 31, FPS 1.04, Running 104.58s Step 280( 10.67%), action 32, FPS 1.02, Running 106.19s Step 281( 11.00%), action 33, FPS 1.03, Running 107.18s Step 282( 11.33%), action 34, FPS 1.07, Running 107.88s Step 283( 11.67%), action 35, FPS 1.08, Running 108.81s Step 284( 12.00%), action 36, FPS 1.07, Running 109.94s Step 285( 12.33%), action 37, FPS 1.09, Running 110.95s Step 286( 12.67%), action 38, FPS 1.10, Running 111.63s Step 287( 13.00%), action 39, FPS 1.09, Running 112.64s Step 288( 13.33%), action 40, FPS 1.08, Running 113.65s Step 289( 13.67%), action 41, FPS 1.07, Running 114.76s Step 290( 14.00%), action 42, FPS 1.07, Running 115.49s Step 291( 14.33%), action 43, FPS 1.08, Running 116.16s Step 292( 14.67%), action 44, FPS 1.07, Running 117.10s Step 293( 15.00%), action 45, FPS 1.08, Running 117.79s Step 294( 15.33%), action 46, FPS 1.09, Running 118.74s Step 295( 15.67%), action 47, FPS 1.12, Running 119.41s Step 296( 16.00%), action 48, FPS 1.12, Running 120.34s Step 297( 16.33%), action 49, FPS 1.12, Running 120.98s Step 298( 16.67%), action 50, FPS 1.10, Running 122.02s Step 299( 17.00%), action 51, FPS 1.08, Running 123.03s Step 300( 17.33%), action 52, FPS 1.12, Running 123.97s Step 301( 17.67%), action 53, FPS 1.15, Running 124.61s Step 302( 18.00%), action 54, FPS 1.13, Running 125.63s Step 303( 18.33%), action 55, FPS 1.15, Running 126.27s Step 304( 18.67%), action 56, FPS 1.16, Running 127.22s Step 305( 19.00%), action 57, FPS 1.18, Running 127.86s Step 306( 19.33%), action 58, FPS 1.15, Running 129.06s Step 307( 19.67%), action 59, FPS 1.17, Running 129.73s Step 308( 20.00%), action 60, FPS 1.17, Running 130.70s Step 309( 20.33%), action 61, FPS 1.18, Running 131.67s Step 310( 20.67%), action 62, FPS 1.15, Running 132.81s Step 311( 21.00%), action 63, FPS 1.14, Running 133.68s Step 312( 21.33%), action 64, FPS 1.15, Running 134.45s Step 313( 21.67%), action 65, FPS 1.14, Running 135.39s Step 314( 22.00%), action 66, FPS 1.15, Running 136.10s Step 315( 22.33%), action 67, FPS 1.13, Running 137.15s Step 316( 22.67%), action 68, FPS 1.13, Running 138.06s Step 317( 23.00%), action 69, FPS 1.13, Running 138.76s Step 318( 23.33%), action 70, FPS 1.14, Running 139.50s Step 319( 23.67%), action 71, FPS 1.14, Running 140.60s Step 320( 24.00%), action 72, FPS 1.15, Running 141.31s Step 321( 24.33%), action 73, FPS 1.15, Running 141.94s Step 322( 24.67%), action 74, FPS 1.18, Running 142.61s Step 323( 25.00%), action 75, FPS 1.16, Running 143.55s Step 324( 25.33%), action 76, FPS 1.17, Running 144.25s Step 325( 25.67%), action 77, FPS 1.16, Running 145.13s Step 326( 26.00%), action 78, FPS 1.20, Running 145.79s Step 327( 26.33%), action 79, FPS 1.18, Running 146.72s Step 328( 26.67%), action 80, FPS 1.20, Running 147.35s Step 329( 27.00%), action 81, FPS 1.21, Running 148.17s Step 330( 27.33%), action 82, FPS 1.20, Running 149.47s Step 331( 27.67%), action 83, FPS 1.20, Running 150.28s Step 332( 28.00%), action 84, FPS 1.19, Running 151.19s Step 333( 28.33%), action 85, FPS 1.20, Running 152.05s Step 334( 28.67%), action 86, FPS 1.20, Running 152.75s Step 335( 29.00%), action 87, FPS 1.21, Running 153.62s Step 336( 29.33%), action 88, FPS 1.23, Running 154.36s Step 337( 29.67%), action 89, FPS 1.21, Running 155.26s Step 338( 30.00%), action 90, FPS 1.21, Running 156.09s Step 339( 30.33%), action 91, FPS 1.22, Running 157.05s Step 340( 30.67%), action 92, FPS 1.19, Running 158.10s Step 341( 31.00%), action 93, FPS 1.20, Running 158.67s Step 342( 31.33%), action 94, FPS 1.21, Running 159.09s Step 343( 31.67%), action 95, FPS 1.23, Running 159.83s Step 344( 32.00%), action 96, FPS 1.23, Running 160.55s Step 345( 32.33%), action 97, FPS 1.22, Running 161.46s Step 346( 32.67%), action 98, FPS 1.22, Running 162.12s Step 347( 33.00%), action 99, FPS 1.24, Running 162.88s Step 348( 33.33%), action 100, FPS 1.21, Running 163.82s Step 349( 33.67%), action 101, FPS 1.21, Running 164.69s Step 350( 34.00%), action 102, FPS 1.23, Running 165.75s Step 351( 34.33%), action 103, FPS 1.21, Running 166.78s Step 352( 34.67%), action 104, FPS 1.20, Running 167.90s Step 353( 35.00%), action 105, FPS 1.19, Running 168.87s Step 354( 35.33%), action 106, FPS 1.15, Running 170.10s Step 355( 35.67%), action 107, FPS 1.15, Running 170.99s Step 356( 36.00%), action 108, FPS 1.15, Running 171.69s Step 357( 36.33%), action 109, FPS 1.15, Running 172.63s Step 358( 36.67%), action 110, FPS 1.13, Running 173.77s Step 359( 37.00%), action 111, FPS 1.13, Running 174.81s Step 360( 37.33%), action 112, FPS 1.13, Running 175.76s Step 361( 37.67%), action 113, FPS 1.12, Running 176.50s Step 362( 38.00%), action 114, FPS 1.10, Running 177.21s Step 363( 38.33%), action 115, FPS 1.09, Running 178.22s Step 364( 38.67%), action 116, FPS 1.05, Running 179.68s Step 365( 39.00%), action 117, FPS 1.06, Running 180.36s Step 366( 39.33%), action 118, FPS 1.04, Running 181.37s Step 367( 39.67%), action 119, FPS 1.02, Running 182.48s [2026-08-02 17:35:37] [7 ] Seed 6 failed after 182.73 s. +steps: 367 , actions: 119 . +Instruction: Empty +Total 1/7(14.29%) success. +Setting seed: 7 +Step 1( N/A%), pre moving , FPS 0.09, Running 11.13s Step 2( N/A%), pre moving , FPS 0.17, Running 11.56s Step 3( N/A%), pre moving , FPS 0.26, Running 11.71s Step 4( N/A%), pre moving , FPS 0.34, Running 11.79s Step 5( N/A%), pre moving , FPS 0.41, Running 12.12s Step 6( N/A%), pre moving , FPS 0.49, Running 12.22s Step 7( N/A%), pre moving , FPS 0.57, Running 12.30s Step 8( N/A%), pre moving , FPS 0.65, Running 12.38s Step 9( N/A%), pre moving , FPS 0.71, Running 12.70s Step 10( N/A%), pre moving , FPS 0.78, Running 12.79s Step 11( N/A%), pre moving , FPS 0.86, Running 12.86s Step 12( N/A%), pre moving , FPS 0.92, Running 13.08s Step 13( N/A%), pre moving , FPS 0.98, Running 13.29s Step 14( N/A%), pre moving , FPS 1.05, Running 13.36s Step 15( N/A%), pre moving , FPS 1.12, Running 13.44s Step 16( N/A%), pre moving , FPS 1.17, Running 13.68s Step 17( N/A%), pre moving , FPS 1.23, Running 13.83s Step 18( N/A%), pre moving , FPS 1.30, Running 13.89s Step 19( N/A%), pre moving , FPS 1.36, Running 13.93s Step 20( N/A%), pre moving , FPS 1.43, Running 13.97s Step 21( N/A%), pre moving , FPS 6.03, Running 14.45s Step 22( N/A%), pre moving , FPS 6.62, Running 14.58s Step 23( N/A%), pre moving , FPS 6.84, Running 14.64s Step 24( N/A%), pre moving , FPS 6.87, Running 14.70s Step 25( N/A%), pre moving , FPS 6.91, Running 15.01s Step 26( N/A%), pre moving , FPS 6.45, Running 15.32s Step 27( N/A%), pre moving , FPS 6.45, Running 15.40s Step 28( N/A%), pre moving , FPS 6.49, Running 15.46s Step 29( N/A%), pre moving , FPS 7.12, Running 15.51s Step 30( N/A%), pre moving , FPS 7.13, Running 15.60s Step 31( N/A%), pre moving , FPS 7.15, Running 15.66s Step 32( N/A%), pre moving , FPS 7.48, Running 15.76s Step 33( N/A%), pre moving , FPS 7.85, Running 15.84s Step 34( N/A%), pre moving , FPS 7.80, Running 15.93s Step 35( N/A%), pre moving , FPS 7.78, Running 16.01s Step 36( N/A%), pre moving , FPS 6.71, Running 16.66s Step 37( N/A%), pre moving , FPS 6.47, Running 16.93s Step 38( N/A%), pre moving , FPS 6.40, Running 17.02s Step 39( N/A%), pre moving , FPS 6.32, Running 17.10s Step 40( N/A%), pre moving , FPS 5.95, Running 17.34s Step 41( N/A%), pre moving , FPS 6.52, Running 17.52s Step 42( N/A%), pre moving , FPS 6.65, Running 17.59s Step 43( N/A%), pre moving , FPS 6.60, Running 17.67s Step 44( N/A%), pre moving , FPS 6.06, Running 18.00s Step 45( N/A%), pre moving , FPS 6.49, Running 18.09s Step 46( N/A%), pre moving , FPS 7.04, Running 18.16s Step 47( N/A%), pre moving , FPS 7.04, Running 18.24s Step 48( N/A%), pre moving , FPS 6.44, Running 18.56s Step 49( N/A%), pre moving , FPS 6.33, Running 18.67s Step 50( N/A%), pre moving , FPS 6.37, Running 18.74s Step 51( N/A%), pre moving , FPS 6.32, Running 18.82s Step 52( N/A%), pre moving , FPS 5.91, Running 19.14s Step 53( N/A%), pre moving , FPS 5.88, Running 19.24s Step 54( N/A%), pre moving , FPS 5.90, Running 19.32s Step 55( N/A%), pre moving , FPS 5.92, Running 19.39s Step 56( N/A%), pre moving , FPS 6.55, Running 19.72s Step 57( N/A%), pre moving , FPS 6.93, Running 19.81s Step 58( N/A%), pre moving , FPS 6.95, Running 19.90s Step 59( N/A%), pre moving , FPS 6.40, Running 20.22s Step 60( N/A%), pre moving , FPS 6.72, Running 20.31s Step 61( N/A%), pre moving , FPS 6.99, Running 20.38s Step 62( N/A%), pre moving , FPS 6.96, Running 20.46s Step 63( N/A%), pre moving , FPS 6.41, Running 20.79s Step 64( N/A%), pre moving , FPS 6.95, Running 20.88s Step 65( N/A%), pre moving , FPS 6.98, Running 20.96s Step 66( N/A%), pre moving , FPS 6.94, Running 21.04s Step 67( N/A%), pre moving , FPS 6.45, Running 21.34s Step 68( N/A%), pre moving , FPS 6.96, Running 21.44s Step 69( N/A%), pre moving , FPS 7.03, Running 21.51s Step 70( N/A%), pre moving , FPS 6.71, Running 21.72s Step 71( N/A%), pre moving , FPS 6.48, Running 21.91s Step 72( N/A%), pre moving , FPS 7.02, Running 21.99s Step 73( N/A%), pre moving , FPS 7.05, Running 22.08s Step 74( N/A%), pre moving , FPS 6.48, Running 22.40s Step 75( N/A%), pre moving , FPS 6.45, Running 22.49s Step 76( N/A%), pre moving , FPS 7.04, Running 22.56s Step 77( N/A%), pre moving , FPS 7.08, Running 22.64s Step 78( N/A%), pre moving , FPS 6.52, Running 22.97s Step 79( N/A%), pre moving , FPS 7.04, Running 23.06s Step 80( N/A%), pre moving , FPS 7.07, Running 23.14s Step 81( N/A%), pre moving , FPS 7.05, Running 23.22s Step 82( N/A%), pre moving , FPS 6.52, Running 23.53s Step 83( N/A%), pre moving , FPS 7.05, Running 23.62s Step 84( N/A%), pre moving , FPS 7.10, Running 23.70s Step 85( N/A%), pre moving , FPS 6.96, Running 23.83s Step 86( N/A%), pre moving , FPS 6.55, Running 24.09s Step 87( N/A%), pre moving , FPS 7.04, Running 24.18s Step 88( N/A%), pre moving , FPS 7.07, Running 24.26s Step 89( N/A%), pre moving , FPS 6.50, Running 24.59s Step 90( N/A%), pre moving , FPS 6.74, Running 24.69s Step 91( N/A%), pre moving , FPS 7.02, Running 24.76s Step 92( N/A%), pre moving , FPS 7.06, Running 24.83s Step 93( N/A%), pre moving , FPS 6.50, Running 25.15s Step 94( N/A%), pre moving , FPS 7.03, Running 25.25s Step 95( N/A%), pre moving , FPS 7.05, Running 25.32s Step 96( N/A%), pre moving , FPS 6.94, Running 25.44s Step 97( N/A%), pre moving , FPS 6.48, Running 25.72s Step 98( N/A%), pre moving , FPS 7.02, Running 25.82s Step 99( N/A%), pre moving , FPS 7.07, Running 25.89s Step 100( N/A%), pre moving , FPS 7.07, Running 25.97s Step 101( N/A%), pre moving , FPS 6.50, Running 26.30s Step 102( N/A%), pre moving , FPS 6.99, Running 26.39s Step 103( N/A%), pre moving , FPS 7.02, Running 26.47s Step 104( N/A%), pre moving , FPS 6.36, Running 26.84s Step 105( N/A%), pre moving , FPS 6.36, Running 26.97s Step 106( N/A%), pre moving , FPS 6.16, Running 27.34s Step 107( N/A%), pre moving , FPS 6.09, Running 27.47s Step 108( N/A%), pre moving , FPS 6.01, Running 27.59s Step 109( N/A%), pre moving , FPS 5.89, Running 27.98s Step 110( N/A%), pre moving , FPS 5.86, Running 28.10s Step 111( N/A%), pre moving , FPS 5.40, Running 28.46s Step 112( N/A%), pre moving , FPS 5.32, Running 28.59s Step 113( N/A%), pre moving , FPS 5.40, Running 28.86s Step 114( N/A%), pre moving , FPS 5.20, Running 29.10s Step 115( N/A%), pre moving , FPS 5.15, Running 29.21s Step 116( N/A%), pre moving , FPS 4.83, Running 29.58s Step 117( N/A%), pre moving , FPS 5.02, Running 29.71s Step 118( N/A%), pre moving , FPS 4.68, Running 30.09s Step 119( N/A%), pre moving , FPS 4.63, Running 30.22s Step 120( N/A%), pre moving , FPS 4.59, Running 30.33s Step 121( N/A%), pre moving , FPS 4.52, Running 30.72s Step 122( N/A%), pre moving , FPS 4.51, Running 30.83s Step 123( N/A%), pre moving , FPS 4.23, Running 31.20s Step 124( N/A%), pre moving , FPS 4.45, Running 31.33s Step 125( N/A%), pre moving , FPS 4.47, Running 31.45s Step 126( N/A%), pre moving , FPS 4.45, Running 31.83s Step 127( N/A%), pre moving , FPS 4.49, Running 31.92s Step 128( N/A%), pre moving , FPS 4.53, Running 32.01s Step 129( N/A%), pre moving , FPS 4.60, Running 32.33s Step 130( N/A%), pre moving , FPS 4.63, Running 32.42s Step 131( N/A%), pre moving , FPS 4.97, Running 32.49s Step 132( N/A%), pre moving , FPS 5.03, Running 32.57s Step 133( N/A%), pre moving , FPS 4.96, Running 32.89s Step 134( N/A%), pre moving , FPS 5.14, Running 32.99s Step 135( N/A%), pre moving , FPS 5.21, Running 33.05s Step 136( N/A%), pre moving , FPS 5.63, Running 33.13s Step 137( N/A%), pre moving , FPS 5.34, Running 33.45s Step 138( N/A%), pre moving , FPS 5.84, Running 33.51s Step 139( N/A%), pre moving , FPS 5.91, Running 33.60s Step 140( N/A%), pre moving , FPS 5.97, Running 33.68s Step 141( N/A%), pre moving , FPS 6.67, Running 33.72s Step 142( N/A%), pre moving , FPS 6.76, Running 33.79s Step 143( N/A%), pre moving , FPS 7.53, Running 33.85s Step 144( N/A%), pre moving , FPS 7.75, Running 33.91s Step 145( N/A%), pre moving , FPS 7.80, Running 34.01s Step 146( N/A%), pre moving , FPS 8.73, Running 34.12s Step 147( N/A%), pre moving , FPS 8.85, Running 34.18s Step 148( N/A%), pre moving , FPS 8.82, Running 34.28s Step 149( N/A%), pre moving , FPS 9.91, Running 34.35s Step 150( N/A%), pre moving , FPS 10.00, Running 34.42s Step 151( N/A%), pre moving , FPS 8.92, Running 34.73s Step 152( N/A%), pre moving , FPS 8.78, Running 34.84s Step 153( N/A%), pre moving , FPS 9.72, Running 34.95s Step 154( N/A%), pre moving , FPS 8.61, Running 35.31s Step 155( N/A%), pre moving , FPS 8.45, Running 35.42s Step 156( N/A%), pre moving , FPS 8.42, Running 35.51s Step 157( N/A%), pre moving , FPS 9.25, Running 35.62s Step 158( N/A%), pre moving , FPS 8.05, Running 36.00s Step 159( N/A%), pre moving , FPS 8.00, Running 36.10s Step 160( N/A%), pre moving , FPS 8.01, Running 36.18s Step 161( N/A%), pre moving , FPS 7.20, Running 36.50s Step 162( N/A%), pre moving , FPS 7.16, Running 36.58s Step 163( N/A%), pre moving , FPS 7.15, Running 36.65s Step 164( N/A%), pre moving , FPS 7.10, Running 36.73s Step 165( N/A%), pre moving , FPS 6.55, Running 37.06s Step 166( N/A%), pre moving , FPS 6.62, Running 37.14s Step 167( N/A%), pre moving , FPS 6.60, Running 37.21s Step 168( N/A%), pre moving , FPS 6.64, Running 37.29s Step 169( N/A%), pre moving , FPS 6.67, Running 37.35s Step 170( N/A%), pre moving , FPS 6.15, Running 37.68s Step 171( N/A%), pre moving , FPS 6.57, Running 37.77s Step 172( N/A%), pre moving , FPS 6.69, Running 37.84s Step 173( N/A%), pre moving , FPS 6.76, Running 37.91s Step 174( N/A%), pre moving , FPS 6.84, Running 38.23s Step 175( N/A%), pre moving , FPS 6.86, Running 38.33s Step 176( N/A%), pre moving , FPS 6.90, Running 38.41s Step 177( N/A%), pre moving , FPS 6.97, Running 38.48s Step 178( N/A%), pre moving , FPS 7.11, Running 38.81s Step 179( N/A%), pre moving , FPS 7.13, Running 38.90s Step 180( N/A%), pre moving , FPS 7.17, Running 38.97s Step 181( N/A%), pre moving , FPS 7.85, Running 39.05s Step 182( N/A%), pre moving , FPS 7.17, Running 39.37s Step 183( N/A%), pre moving , FPS 7.12, Running 39.46s Step 184( N/A%), pre moving , FPS 7.15, Running 39.53s Step 185( N/A%), pre moving , FPS 7.87, Running 39.61s Step 186( N/A%), pre moving , FPS 7.17, Running 39.93s Step 187( N/A%), pre moving , FPS 7.09, Running 40.03s Step 188( N/A%), pre moving , FPS 7.10, Running 40.10s Step 189( N/A%), pre moving , FPS 6.94, Running 40.23s Step 190( N/A%), pre moving , FPS 7.10, Running 40.49s Step 191( N/A%), pre moving , FPS 7.10, Running 40.59s Step 192( N/A%), pre moving , FPS 7.08, Running 40.66s Step 193( N/A%), pre moving , FPS 6.75, Running 40.87s Step 194( N/A%), pre moving , FPS 5.07, Running 42.18s Step 195( N/A%), pre moving , FPS 4.56, Running 42.72s Step 196( N/A%), pre moving , FPS 4.11, Running 43.27s Step 197( N/A%), pre moving , FPS 3.76, Running 43.81s Step 198( N/A%), pre moving , FPS 3.60, Running 44.36s Step 199( N/A%), pre moving , FPS 3.34, Running 44.89s Step 200( N/A%), pre moving , FPS 3.10, Running 45.42s Step 201( N/A%), pre moving , FPS 2.90, Running 45.95s Step 202( N/A%), pre moving , FPS 2.81, Running 46.48s Step 203( N/A%), pre moving , FPS 2.65, Running 47.00s Step 204( N/A%), pre moving , FPS 2.48, Running 47.58s Step 205( N/A%), pre moving , FPS 2.35, Running 48.11s Step 206( N/A%), pre moving , FPS 2.29, Running 48.65s Step 207( N/A%), pre moving , FPS 2.19, Running 49.18s Step 208( N/A%), pre moving , FPS 2.08, Running 49.71s Step 209( N/A%), pre moving , FPS 2.00, Running 50.24s Step 210( N/A%), pre moving , FPS 1.94, Running 50.79s Step 211( N/A%), pre moving , FPS 1.86, Running 51.33s Step 212( N/A%), pre moving , FPS 1.80, Running 51.79s Step 213( N/A%), pre moving , FPS 1.77, Running 52.18s Step 214( N/A%), pre moving , FPS 1.94, Running 52.50s Step 215( N/A%), pre moving , FPS 1.94, Running 53.01s Step 216( N/A%), pre moving , FPS 1.99, Running 53.34s Step 217( N/A%), pre moving , FPS 2.00, Running 53.80s Step 218( N/A%), pre moving , FPS 2.01, Running 54.33s Step 219( N/A%), pre moving , FPS 2.01, Running 54.85s Step 220( N/A%), pre moving , FPS 2.01, Running 55.38s Step 221( N/A%), pre moving , FPS 2.00, Running 55.93s Step 222( N/A%), pre moving , FPS 2.00, Running 56.47s Step 223( N/A%), pre moving , FPS 2.00, Running 57.01s Step 224( N/A%), pre moving , FPS 2.01, Running 57.55s Step 225( N/A%), pre moving , FPS 2.01, Running 58.07s Step 226( N/A%), pre moving , FPS 2.01, Running 58.59s Step 227( N/A%), pre moving , FPS 2.01, Running 59.12s Step 228( N/A%), pre moving , FPS 2.01, Running 59.65s Step 229( N/A%), pre moving , FPS 2.00, Running 60.24s Step 230( N/A%), pre moving , FPS 2.00, Running 60.80s Step 231( N/A%), pre moving , FPS 1.99, Running 61.36s Step 232( N/A%), pre moving , FPS 1.98, Running 61.91s Step 233( N/A%), pre moving , FPS 1.94, Running 62.48s Step 234( N/A%), pre moving , FPS 1.91, Running 63.00s Step 235( N/A%), pre moving , FPS 1.90, Running 63.53s Step 236( N/A%), pre moving , FPS 1.86, Running 64.07s Step 237( N/A%), pre moving , FPS 1.84, Running 64.69s Step 238( N/A%), pre moving , FPS 1.84, Running 65.17s Step 239( N/A%), pre moving , FPS 1.85, Running 65.67s Step 240( N/A%), pre moving , FPS 1.84, Running 66.26s Step 241( N/A%), pre moving , FPS 1.84, Running 66.81s Step 242( N/A%), pre moving , FPS 1.83, Running 67.37s Step 243( N/A%), pre moving , FPS 1.83, Running 67.93s Step 244( N/A%), pre moving , FPS 1.83, Running 68.49s Step 245( N/A%), pre moving , FPS 1.82, Running 69.05s Step 246( N/A%), pre moving , FPS 1.82, Running 69.59s Step 247( N/A%), pre moving , FPS 1.83, Running 70.05s Step 248( N/A%), pre moving , FPS 1.89, Running 70.24s Step 249( N/A%), pre moving , FPS 1.96, Running 70.44s Step 250( N/A%), pre moving , FPS 2.03, Running 70.67s Step 251( N/A%), pre moving , FPS 2.10, Running 70.87s Step 252( N/A%), pre moving , FPS 2.17, Running 71.12s Step 253( N/A%), pre moving , FPS 2.24, Running 71.39s Step 254( N/A%), pre moving , FPS 2.29, Running 71.72s Step 255( N/A%), pre moving , FPS 2.34, Running 72.09s Step 256( N/A%), pre moving , FPS 2.32, Running 72.70s Step 257( N/A%), pre moving , FPS 2.33, Running 73.26s Step 258( N/A%), pre moving , FPS 2.32, Running 73.81s Step 259( N/A%), pre moving , FPS 2.30, Running 74.38s Step 260( N/A%), pre moving , FPS 2.30, Running 74.96s Step 261( N/A%), pre moving , FPS 2.30, Running 75.52s Step 262( N/A%), pre moving , FPS 2.30, Running 76.06s Step 263( N/A%), pre moving , FPS 2.30, Running 76.63s Step 264( N/A%), pre moving , FPS 2.29, Running 77.23s Step 265( N/A%), pre moving , FPS 2.29, Running 77.77s Step 266( N/A%), pre moving , FPS 2.29, Running 78.33s Step 267( N/A%), pre moving , FPS 2.26, Running 78.89s Step 268( N/A%), pre moving , FPS 2.17, Running 79.45s Step 269( N/A%), pre moving , FPS 2.08, Running 80.04s Step 270( N/A%), pre moving , FPS 2.02, Running 80.60s Step 271( N/A%), pre moving , FPS 2.04, Running 80.69s Step 272( N/A%), pre moving , FPS 2.02, Running 81.02s Step 273( N/A%), pre moving , FPS 2.05, Running 81.13s Step 274( N/A%), pre moving , FPS 2.11, Running 81.20s Step 275( N/A%), pre moving , FPS 2.17, Running 81.30s Step 276( N/A%), pre moving , FPS 2.24, Running 81.64s Step 277( N/A%), pre moving , FPS 2.36, Running 81.74s Step 278( N/A%), pre moving , FPS 2.49, Running 81.83s Step 279( N/A%), pre moving , FPS 2.57, Running 82.17s Step 280( N/A%), pre moving , FPS 2.73, Running 82.28s Step 281( N/A%), pre moving , FPS 2.01, Running 85.46s Step 282( N/A%), pre moving , FPS 2.01, Running 85.98s Step 283( N/A%), pre moving , FPS 2.02, Running 86.53s Step 284( N/A%), pre moving , FPS 2.03, Running 87.10s Step 285( N/A%), pre moving , FPS 2.03, Running 87.64s Step 286( N/A%), pre moving , FPS 2.04, Running 88.15s Step 287( N/A%), pre moving , FPS 2.04, Running 88.68s Step 288( N/A%), pre moving , FPS 2.04, Running 89.25s Step 289( N/A%), pre moving , FPS 2.07, Running 89.71s Step 290( N/A%), pre moving , FPS 2.12, Running 90.05s Step 291( N/A%), pre moving , FPS 2.09, Running 90.24s Step 292( N/A%), pre moving , FPS 2.10, Running 90.56s Step 293( N/A%), pre moving , FPS 2.04, Running 90.92s Step 294( N/A%), pre moving , FPS 1.99, Running 91.24s Step 295( N/A%), pre moving , FPS 1.91, Running 91.79s Step 296( N/A%), pre moving , FPS 1.87, Running 92.33s Step 297( N/A%), pre moving , FPS 1.79, Running 92.89s Step 298( N/A%), pre moving , FPS 1.72, Running 93.45s Step 299( N/A%), pre moving , FPS 1.69, Running 94.01s Step 300( N/A%), pre moving , FPS 1.63, Running 94.57s Step 301( 0.33%), action 1, FPS 1.84, Running 96.35s Step 302( 0.67%), action 2, FPS 1.77, Running 97.26s Step 303( 1.00%), action 3, FPS 1.69, Running 98.34s Step 304( 1.33%), action 4, FPS 1.63, Running 99.36s Step 305( 1.67%), action 5, FPS 1.62, Running 99.98s Step 306( 2.00%), action 6, FPS 1.56, Running 100.97s Step 307( 2.33%), action 7, FPS 1.50, Running 102.01s Step 308( 2.67%), action 8, FPS 1.48, Running 102.79s Step 309( 3.00%), action 9, FPS 1.43, Running 103.65s Step 310( 3.33%), action 10, FPS 1.36, Running 104.71s Step 311( 3.67%), action 11, FPS 1.28, Running 105.81s Step 312( 4.00%), action 12, FPS 1.25, Running 106.54s Step 313( 4.33%), action 13, FPS 1.21, Running 107.42s Step 314( 4.67%), action 14, FPS 1.18, Running 108.17s Step 315( 5.00%), action 15, FPS 1.17, Running 108.82s Step 316( 5.33%), action 16, FPS 1.18, Running 109.22s Step 317( 5.67%), action 17, FPS 1.19, Running 109.70s Step 318( 6.00%), action 18, FPS 1.19, Running 110.28s Step 319( 6.33%), action 19, FPS 1.17, Running 111.17s Step 320( 6.67%), action 20, FPS 1.15, Running 111.90s Step 321( 7.00%), action 21, FPS 1.21, Running 112.87s Step 322( 7.33%), action 22, FPS 1.20, Running 113.88s Step 323( 7.67%), action 23, FPS 1.23, Running 114.57s Step 324( 8.00%), action 24, FPS 1.22, Running 115.69s Step 325( 8.33%), action 25, FPS 1.20, Running 116.63s Step 326( 8.67%), action 26, FPS 1.23, Running 117.27s Step 327( 9.00%), action 27, FPS 1.23, Running 118.27s Step 328( 9.33%), action 28, FPS 1.21, Running 119.39s Step 329( 9.67%), action 29, FPS 1.20, Running 120.30s Step 330( 10.00%), action 30, FPS 1.23, Running 120.95s Step 331( 10.33%), action 31, FPS 1.24, Running 121.99s Step 332( 10.67%), action 32, FPS 1.20, Running 123.13s Step 333( 11.00%), action 33, FPS 1.20, Running 124.09s Step 334( 11.33%), action 34, FPS 1.20, Running 124.84s Step 335( 11.67%), action 35, FPS 1.18, Running 125.77s Step 336( 12.00%), action 36, FPS 1.14, Running 126.78s Step 337( 12.33%), action 37, FPS 1.13, Running 127.36s Step 338( 12.67%), action 38, FPS 1.15, Running 127.69s Step 339( 13.00%), action 39, FPS 1.19, Running 128.03s Step 340( 13.33%), action 40, FPS 1.21, Running 128.47s Step 341( 13.67%), action 41, FPS 1.21, Running 129.41s Step 342( 14.00%), action 42, FPS 1.21, Running 130.39s Step 343( 14.33%), action 43, FPS 1.21, Running 131.10s Step 344( 14.67%), action 44, FPS 1.22, Running 132.05s Step 345( 15.00%), action 45, FPS 1.25, Running 132.66s Step 346( 15.33%), action 46, FPS 1.23, Running 133.53s Step 347( 15.67%), action 47, FPS 1.25, Running 134.29s Step 348( 16.00%), action 48, FPS 1.28, Running 135.07s Step 349( 16.33%), action 49, FPS 1.29, Running 135.84s Step 350( 16.67%), action 50, FPS 1.29, Running 136.50s Step 351( 17.00%), action 51, FPS 1.30, Running 137.35s Step 352( 17.33%), action 52, FPS 1.34, Running 138.09s Step 353( 17.67%), action 53, FPS 1.36, Running 138.76s Step 354( 18.00%), action 54, FPS 1.35, Running 139.67s Step 355( 18.33%), action 55, FPS 1.38, Running 140.25s Step 356( 18.67%), action 56, FPS 1.39, Running 141.16s Step 357( 19.00%), action 57, FPS 1.38, Running 141.86s Step 358( 19.33%), action 58, FPS 1.35, Running 142.50s Step 359( 19.67%), action 59, FPS 1.30, Running 143.40s Step 360( 20.00%), action 60, FPS 1.28, Running 144.05s Step 361( 20.33%), action 61, FPS 1.28, Running 145.02s Step 362( 20.67%), action 62, FPS 1.30, Running 145.74s Step 363( 21.00%), action 63, FPS 1.29, Running 146.56s Step 364( 21.33%), action 64, FPS 1.34, Running 146.97s Step 365( 21.67%), action 65, FPS 1.36, Running 147.39s Step 366( 22.00%), action 66, FPS 1.41, Running 147.71s Step 367( 22.33%), action 67, FPS 1.44, Running 148.21s Step 368( 22.67%), action 68, FPS 1.46, Running 148.78s Step 369( 23.00%), action 69, FPS 1.44, Running 149.77s Step 370( 23.33%), action 70, FPS 1.42, Running 150.54s Step 371( 23.67%), action 71, FPS 1.39, Running 151.74s Step 372( 24.00%), action 72, FPS 1.39, Running 152.52s Step 373( 24.33%), action 73, FPS 1.35, Running 153.61s Step 374( 24.67%), action 74, FPS 1.32, Running 154.78s Step 375( 25.00%), action 75, FPS 1.28, Running 155.84s [2026-08-02 17:38:14] [8 ] Seed 7 success after 156.44 s. +steps: 375 , actions: 75 . +Instruction: Empty +Total 2/8(25.00%) success. +Setting seed: 8 +Step 1( N/A%), pre moving , FPS 0.21, Running 4.68s Step 2( N/A%), pre moving , FPS 0.42, Running 4.77s Step 3( N/A%), pre moving , FPS 0.62, Running 4.87s Step 4( N/A%), pre moving , FPS 0.78, Running 5.16s Step 5( N/A%), pre moving , FPS 0.94, Running 5.32s Step 6( N/A%), pre moving , FPS 1.09, Running 5.49s Step 7( N/A%), pre moving , FPS 1.22, Running 5.74s Step 8( N/A%), pre moving , FPS 1.38, Running 5.81s Step 9( N/A%), pre moving , FPS 1.53, Running 5.89s Step 10( N/A%), pre moving , FPS 1.61, Running 6.21s Step 11( N/A%), pre moving , FPS 1.75, Running 6.29s Step 12( N/A%), pre moving , FPS 1.88, Running 6.37s Step 13( N/A%), pre moving , FPS 2.01, Running 6.46s Step 14( N/A%), pre moving , FPS 2.03, Running 6.88s Step 15( N/A%), pre moving , FPS 2.16, Running 6.96s Step 16( N/A%), pre moving , FPS 2.22, Running 7.19s Step 17( N/A%), pre moving , FPS 2.31, Running 7.35s Step 18( N/A%), pre moving , FPS 2.42, Running 7.44s Step 19( N/A%), pre moving , FPS 2.53, Running 7.52s Step 20( N/A%), pre moving , FPS 2.55, Running 7.85s Step 21( N/A%), pre moving , FPS 5.40, Running 8.38s Step 22( N/A%), pre moving , FPS 5.28, Running 8.56s Step 23( N/A%), pre moving , FPS 5.33, Running 8.62s Step 24( N/A%), pre moving , FPS 5.29, Running 8.94s Step 25( N/A%), pre moving , FPS 5.39, Running 9.03s Step 26( N/A%), pre moving , FPS 4.89, Running 9.58s Step 27( N/A%), pre moving , FPS 5.12, Running 9.64s Step 28( N/A%), pre moving , FPS 5.11, Running 9.72s Step 29( N/A%), pre moving , FPS 4.81, Running 10.05s Step 30( N/A%), pre moving , FPS 5.12, Running 10.12s Step 31( N/A%), pre moving , FPS 5.18, Running 10.15s Step 32( N/A%), pre moving , FPS 5.25, Running 10.18s Step 33( N/A%), pre moving , FPS 5.33, Running 10.21s Step 34( N/A%), pre moving , FPS 5.95, Running 10.25s Step 35( N/A%), pre moving , FPS 6.04, Running 10.27s Step 36( N/A%), pre moving , FPS 5.87, Running 10.60s Step 37( N/A%), pre moving , FPS 6.11, Running 10.63s Step 38( N/A%), pre moving , FPS 6.20, Running 10.67s Step 39( N/A%), pre moving , FPS 6.24, Running 10.73s Step 40( N/A%), pre moving , FPS 6.71, Running 10.83s Step 41( N/A%), pre moving , FPS 7.96, Running 10.90s Step 42( N/A%), pre moving , FPS 8.25, Running 10.98s Step 43( N/A%), pre moving , FPS 8.24, Running 11.05s Step 44( N/A%), pre moving , FPS 9.20, Running 11.11s Step 45( N/A%), pre moving , FPS 9.28, Running 11.18s Step 46( N/A%), pre moving , FPS 11.81, Running 11.27s Step 47( N/A%), pre moving , FPS 11.59, Running 11.37s Step 48( N/A%), pre moving , FPS 11.56, Running 11.45s Step 49( N/A%), pre moving , FPS 13.59, Running 11.52s Step 50( N/A%), pre moving , FPS 13.45, Running 11.61s Step 51( N/A%), pre moving , FPS 11.23, Running 11.93s Step 52( N/A%), pre moving , FPS 10.82, Running 12.03s Step 53( N/A%), pre moving , FPS 10.52, Running 12.11s Step 54( N/A%), pre moving , FPS 10.33, Running 12.18s Step 55( N/A%), pre moving , FPS 8.93, Running 12.51s Step 56( N/A%), pre moving , FPS 9.99, Running 12.60s Step 57( N/A%), pre moving , FPS 9.77, Running 12.67s Step 58( N/A%), pre moving , FPS 9.58, Running 12.76s Step 59( N/A%), pre moving , FPS 8.53, Running 13.07s Step 60( N/A%), pre moving , FPS 8.55, Running 13.17s Step 61( N/A%), pre moving , FPS 8.52, Running 13.24s Step 62( N/A%), pre moving , FPS 7.99, Running 13.48s Step 63( N/A%), pre moving , FPS 7.74, Running 13.64s Step 64( N/A%), pre moving , FPS 7.64, Running 13.73s Step 65( N/A%), pre moving , FPS 7.63, Running 13.81s Step 66( N/A%), pre moving , FPS 7.69, Running 13.87s Step 67( N/A%), pre moving , FPS 7.05, Running 14.20s Step 68( N/A%), pre moving , FPS 7.03, Running 14.30s Step 69( N/A%), pre moving , FPS 7.00, Running 14.38s Step 70( N/A%), pre moving , FPS 6.50, Running 14.69s Step 71( N/A%), pre moving , FPS 7.00, Running 14.79s Step 72( N/A%), pre moving , FPS 7.07, Running 14.86s Step 73( N/A%), pre moving , FPS 7.06, Running 14.94s Step 74( N/A%), pre moving , FPS 6.50, Running 15.26s Step 75( N/A%), pre moving , FPS 7.06, Running 15.35s Step 76( N/A%), pre moving , FPS 7.11, Running 15.42s Step 77( N/A%), pre moving , FPS 7.08, Running 15.50s Step 78( N/A%), pre moving , FPS 6.52, Running 15.82s Step 79( N/A%), pre moving , FPS 7.03, Running 15.92s Step 80( N/A%), pre moving , FPS 7.10, Running 15.98s Step 81( N/A%), pre moving , FPS 7.08, Running 16.07s Step 82( N/A%), pre moving , FPS 6.87, Running 16.39s Step 83( N/A%), pre moving , FPS 7.01, Running 16.49s Step 84( N/A%), pre moving , FPS 7.08, Running 16.56s Step 85( N/A%), pre moving , FPS 6.92, Running 16.70s Step 86( N/A%), pre moving , FPS 6.41, Running 16.99s Step 87( N/A%), pre moving , FPS 6.93, Running 17.09s Step 88( N/A%), pre moving , FPS 6.97, Running 17.17s Step 89( N/A%), pre moving , FPS 6.42, Running 17.49s Step 90( N/A%), pre moving , FPS 6.89, Running 17.59s Step 91( N/A%), pre moving , FPS 6.97, Running 17.66s Step 92( N/A%), pre moving , FPS 6.30, Running 18.03s Step 93( N/A%), pre moving , FPS 6.27, Running 18.13s Step 94( N/A%), pre moving , FPS 6.80, Running 18.20s Step 95( N/A%), pre moving , FPS 6.80, Running 18.29s Step 96( N/A%), pre moving , FPS 6.25, Running 18.61s Step 97( N/A%), pre moving , FPS 6.23, Running 18.71s Step 98( N/A%), pre moving , FPS 6.74, Running 18.79s Step 99( N/A%), pre moving , FPS 6.25, Running 19.11s Step 100( N/A%), pre moving , FPS 6.20, Running 19.21s Step 101( N/A%), pre moving , FPS 6.21, Running 19.29s Step 102( N/A%), pre moving , FPS 6.75, Running 19.36s Step 103( N/A%), pre moving , FPS 6.27, Running 19.68s Step 104( N/A%), pre moving , FPS 6.21, Running 19.78s Step 105( N/A%), pre moving , FPS 6.33, Running 19.85s Step 106( N/A%), pre moving , FPS 6.41, Running 20.11s Step 107( N/A%), pre moving , FPS 6.27, Running 20.28s Step 108( N/A%), pre moving , FPS 6.29, Running 20.35s Step 109( N/A%), pre moving , FPS 6.82, Running 20.43s Step 110( N/A%), pre moving , FPS 6.31, Running 20.76s Step 111( N/A%), pre moving , FPS 6.25, Running 20.86s Step 112( N/A%), pre moving , FPS 6.89, Running 20.93s Step 113( N/A%), pre moving , FPS 6.97, Running 21.00s Step 114( N/A%), pre moving , FPS 6.41, Running 21.32s Step 115( N/A%), pre moving , FPS 6.37, Running 21.42s Step 116( N/A%), pre moving , FPS 6.93, Running 21.50s Step 117( N/A%), pre moving , FPS 6.98, Running 21.57s Step 118( N/A%), pre moving , FPS 6.43, Running 21.90s Step 119( N/A%), pre moving , FPS 6.95, Running 21.99s Step 120( N/A%), pre moving , FPS 7.00, Running 22.07s Step 121( N/A%), pre moving , FPS 6.82, Running 22.22s Step 122( N/A%), pre moving , FPS 6.38, Running 22.49s Step 123( N/A%), pre moving , FPS 6.94, Running 22.56s Step 124( N/A%), pre moving , FPS 6.98, Running 22.64s Step 125( N/A%), pre moving , FPS 6.40, Running 22.98s Step 126( N/A%), pre moving , FPS 6.77, Running 23.07s Step 127( N/A%), pre moving , FPS 6.99, Running 23.14s Step 128( N/A%), pre moving , FPS 6.96, Running 23.22s Step 129( N/A%), pre moving , FPS 6.43, Running 23.54s Step 130( N/A%), pre moving , FPS 6.95, Running 23.64s Step 131( N/A%), pre moving , FPS 7.03, Running 23.70s Step 132( N/A%), pre moving , FPS 7.01, Running 23.79s Step 133( N/A%), pre moving , FPS 6.42, Running 24.12s Step 134( N/A%), pre moving , FPS 6.92, Running 24.21s Step 135( N/A%), pre moving , FPS 6.98, Running 24.29s Step 136( N/A%), pre moving , FPS 6.56, Running 24.55s Step 137( N/A%), pre moving , FPS 6.37, Running 24.71s Step 138( N/A%), pre moving , FPS 6.96, Running 24.77s Step 139( N/A%), pre moving , FPS 6.98, Running 24.86s Step 140( N/A%), pre moving , FPS 6.43, Running 25.18s Step 141( N/A%), pre moving , FPS 6.55, Running 25.27s Step 142( N/A%), pre moving , FPS 7.01, Running 25.34s Step 143( N/A%), pre moving , FPS 6.99, Running 25.42s Step 144( N/A%), pre moving , FPS 6.44, Running 25.75s Step 145( N/A%), pre moving , FPS 6.99, Running 25.84s Step 146( N/A%), pre moving , FPS 7.05, Running 25.91s Step 147( N/A%), pre moving , FPS 7.01, Running 25.99s Step 148( N/A%), pre moving , FPS 6.45, Running 26.32s Step 149( N/A%), pre moving , FPS 6.95, Running 26.42s Step 150( N/A%), pre moving , FPS 7.03, Running 26.48s Step 151( N/A%), pre moving , FPS 7.00, Running 26.56s Step 152( N/A%), pre moving , FPS 6.46, Running 26.89s Step 153( N/A%), pre moving , FPS 7.01, Running 26.97s Step 154( N/A%), pre moving , FPS 7.08, Running 27.04s Step 155( N/A%), pre moving , FPS 7.08, Running 27.12s Step 156( N/A%), pre moving , FPS 6.96, Running 27.42s Step 157( N/A%), pre moving , FPS 7.15, Running 27.51s Step 158( N/A%), pre moving , FPS 7.12, Running 27.58s Step 159( N/A%), pre moving , FPS 7.13, Running 27.66s Step 160( N/A%), pre moving , FPS 7.12, Running 27.99s Step 161( N/A%), pre moving , FPS 7.14, Running 28.07s Step 162( N/A%), pre moving , FPS 7.15, Running 28.14s Step 163( N/A%), pre moving , FPS 5.10, Running 29.34s Step 164( N/A%), pre moving , FPS 5.06, Running 29.70s Step 165( N/A%), pre moving , FPS 4.69, Running 30.10s Step 166( N/A%), pre moving , FPS 4.40, Running 30.45s Step 167( N/A%), pre moving , FPS 4.04, Running 30.94s Step 168( N/A%), pre moving , FPS 3.91, Running 31.44s Step 169( N/A%), pre moving , FPS 3.59, Running 31.99s Step 170( N/A%), pre moving , FPS 3.29, Running 32.56s Step 171( N/A%), pre moving , FPS 3.07, Running 33.08s Step 172( N/A%), pre moving , FPS 2.96, Running 33.65s Step 173( N/A%), pre moving , FPS 2.77, Running 34.18s Step 174( N/A%), pre moving , FPS 2.60, Running 34.74s Step 175( N/A%), pre moving , FPS 2.45, Running 35.29s Step 176( N/A%), pre moving , FPS 2.38, Running 35.83s Step 177( N/A%), pre moving , FPS 2.26, Running 36.36s Step 178( N/A%), pre moving , FPS 2.14, Running 36.91s Step 179( N/A%), pre moving , FPS 2.04, Running 37.46s Step 180( N/A%), pre moving , FPS 2.00, Running 38.00s Step 181( N/A%), pre moving , FPS 1.91, Running 38.52s Step 182( N/A%), pre moving , FPS 1.83, Running 39.05s Step 183( N/A%), pre moving , FPS 1.95, Running 39.58s Step 184( N/A%), pre moving , FPS 1.91, Running 40.17s Step 185( N/A%), pre moving , FPS 1.89, Running 40.70s Step 186( N/A%), pre moving , FPS 1.85, Running 41.25s Step 187( N/A%), pre moving , FPS 1.84, Running 41.81s Step 188( N/A%), pre moving , FPS 1.83, Running 42.34s Step 189( N/A%), pre moving , FPS 1.84, Running 42.88s Step 190( N/A%), pre moving , FPS 1.84, Running 43.45s Step 191( N/A%), pre moving , FPS 1.83, Running 43.99s Step 192( N/A%), pre moving , FPS 1.84, Running 44.51s Step 193( N/A%), pre moving , FPS 1.84, Running 45.06s Step 194( N/A%), pre moving , FPS 1.84, Running 45.60s Step 195( N/A%), pre moving , FPS 1.84, Running 46.16s Step 196( N/A%), pre moving , FPS 1.84, Running 46.68s Step 197( N/A%), pre moving , FPS 1.83, Running 47.32s Step 198( N/A%), pre moving , FPS 1.83, Running 47.81s Step 199( N/A%), pre moving , FPS 1.88, Running 48.08s Step 200( N/A%), pre moving , FPS 1.90, Running 48.50s Step 201( N/A%), pre moving , FPS 1.93, Running 48.90s Step 202( N/A%), pre moving , FPS 1.92, Running 49.48s Step 203( N/A%), pre moving , FPS 1.91, Running 50.03s Step 204( N/A%), pre moving , FPS 1.92, Running 50.56s Step 205( N/A%), pre moving , FPS 1.92, Running 51.09s Step 206( N/A%), pre moving , FPS 1.92, Running 51.66s Step 207( N/A%), pre moving , FPS 1.92, Running 52.23s Step 208( N/A%), pre moving , FPS 1.92, Running 52.77s Step 209( N/A%), pre moving , FPS 1.92, Running 53.31s Step 210( N/A%), pre moving , FPS 1.91, Running 53.90s Step 211( N/A%), pre moving , FPS 1.91, Running 54.45s Step 212( N/A%), pre moving , FPS 1.90, Running 55.02s Step 213( N/A%), pre moving , FPS 1.89, Running 55.62s Step 214( N/A%), pre moving , FPS 1.90, Running 56.14s Step 215( N/A%), pre moving , FPS 1.90, Running 56.69s Step 216( N/A%), pre moving , FPS 1.89, Running 57.26s Step 217( N/A%), pre moving , FPS 1.91, Running 57.79s Step 218( N/A%), pre moving , FPS 1.90, Running 58.34s Step 219( N/A%), pre moving , FPS 1.85, Running 58.88s Step 220( N/A%), pre moving , FPS 1.83, Running 59.45s Step 221( N/A%), pre moving , FPS 1.80, Running 60.01s Step 222( N/A%), pre moving , FPS 1.81, Running 60.54s Step 223( N/A%), pre moving , FPS 1.81, Running 61.10s Step 224( N/A%), pre moving , FPS 1.81, Running 61.64s Step 225( N/A%), pre moving , FPS 1.81, Running 62.17s Step 226( N/A%), pre moving , FPS 1.80, Running 62.75s Step 227( N/A%), pre moving , FPS 1.81, Running 63.28s Step 228( N/A%), pre moving , FPS 1.81, Running 63.83s Step 229( N/A%), pre moving , FPS 1.80, Running 64.40s Step 230( N/A%), pre moving , FPS 1.81, Running 64.94s Step 231( N/A%), pre moving , FPS 1.81, Running 65.51s Step 232( N/A%), pre moving , FPS 1.81, Running 66.05s Step 233( N/A%), pre moving , FPS 1.83, Running 66.56s Step 234( N/A%), pre moving , FPS 1.86, Running 66.92s Step 235( N/A%), pre moving , FPS 1.87, Running 67.36s Step 236( N/A%), pre moving , FPS 1.87, Running 67.95s Step 237( N/A%), pre moving , FPS 1.86, Running 68.53s Step 238( N/A%), pre moving , FPS 1.86, Running 69.08s Step 239( N/A%), pre moving , FPS 1.85, Running 69.67s Step 240( N/A%), pre moving , FPS 1.85, Running 70.23s Step 241( N/A%), pre moving , FPS 1.86, Running 70.77s Step 242( N/A%), pre moving , FPS 1.85, Running 71.33s Step 243( N/A%), pre moving , FPS 1.85, Running 71.89s Step 244( N/A%), pre moving , FPS 1.85, Running 72.45s Step 245( N/A%), pre moving , FPS 1.85, Running 73.01s Step 246( N/A%), pre moving , FPS 1.85, Running 73.54s Step 247( N/A%), pre moving , FPS 1.93, Running 73.63s Step 248( N/A%), pre moving , FPS 1.97, Running 73.97s Step 249( N/A%), pre moving , FPS 2.07, Running 74.08s Step 250( N/A%), pre moving , FPS 2.17, Running 74.16s Step 251( N/A%), pre moving , FPS 2.29, Running 74.25s Step 252( N/A%), pre moving , FPS 2.34, Running 74.59s Step 253( N/A%), pre moving , FPS 2.46, Running 74.71s Step 254( N/A%), pre moving , FPS 2.54, Running 74.80s Step 255( N/A%), pre moving , FPS 2.57, Running 75.13s Step 256( N/A%), pre moving , FPS 2.75, Running 75.23s Step 257( N/A%), pre moving , FPS 1.99, Running 78.56s Step 258( N/A%), pre moving , FPS 2.00, Running 79.10s Step 259( N/A%), pre moving , FPS 2.00, Running 79.66s Step 260( N/A%), pre moving , FPS 2.01, Running 80.20s Step 261( N/A%), pre moving , FPS 2.00, Running 80.80s Step 262( N/A%), pre moving , FPS 1.99, Running 81.37s Step 263( N/A%), pre moving , FPS 2.00, Running 81.89s Step 264( N/A%), pre moving , FPS 2.00, Running 82.45s Step 265( N/A%), pre moving , FPS 2.00, Running 83.01s Step 266( N/A%), pre moving , FPS 2.00, Running 83.56s Step 267( N/A%), pre moving , FPS 1.91, Running 84.10s Step 268( N/A%), pre moving , FPS 1.87, Running 84.66s Step 269( N/A%), pre moving , FPS 1.79, Running 85.26s Step 270( N/A%), pre moving , FPS 1.73, Running 85.70s Step 271( N/A%), pre moving , FPS 1.69, Running 86.08s Step 272( N/A%), pre moving , FPS 1.66, Running 86.62s Step 273( N/A%), pre moving , FPS 1.61, Running 87.16s Step 274( N/A%), pre moving , FPS 1.55, Running 87.74s Step 275( N/A%), pre moving , FPS 1.52, Running 88.30s Step 276( N/A%), pre moving , FPS 1.47, Running 88.84s Step 277( 0.33%), action 1, FPS 1.62, Running 90.93s Step 278( 0.67%), action 2, FPS 1.57, Running 91.82s Step 279( 1.00%), action 3, FPS 1.50, Running 92.95s Step 280( 1.33%), action 4, FPS 1.42, Running 94.26s Step 281( 1.67%), action 5, FPS 1.41, Running 95.01s Step 282( 2.00%), action 6, FPS 1.40, Running 95.66s Step 283( 2.33%), action 7, FPS 1.38, Running 96.36s Step 284( 2.67%), action 8, FPS 1.35, Running 97.22s Step 285( 3.00%), action 9, FPS 1.35, Running 97.86s Step 286( 3.33%), action 10, FPS 1.34, Running 98.52s Step 287( 3.67%), action 11, FPS 1.31, Running 99.41s Step 288( 4.00%), action 12, FPS 1.26, Running 100.49s Step 289( 4.33%), action 13, FPS 1.25, Running 101.31s Step 290( 4.67%), action 14, FPS 1.23, Running 102.02s Step 291( 5.00%), action 15, FPS 1.20, Running 102.73s Step 292( 5.33%), action 16, FPS 1.20, Running 103.35s Step 293( 5.67%), action 17, FPS 1.19, Running 103.93s Step 294( 6.00%), action 18, FPS 1.15, Running 105.10s Step 295( 6.33%), action 19, FPS 1.11, Running 106.34s Step 296( 6.67%), action 20, FPS 1.09, Running 107.11s Step 297( 7.00%), action 21, FPS 1.16, Running 108.20s Step 298( 7.33%), action 22, FPS 1.13, Running 109.45s Step 299( 7.67%), action 23, FPS 1.16, Running 110.14s Step 300( 8.00%), action 24, FPS 1.21, Running 110.76s Step 301( 8.33%), action 25, FPS 1.20, Running 111.68s Step 302( 8.67%), action 26, FPS 1.20, Running 112.32s Step 303( 9.00%), action 27, FPS 1.20, Running 113.05s Step 304( 9.33%), action 28, FPS 1.20, Running 113.84s Step 305( 9.67%), action 29, FPS 1.17, Running 114.91s Step 306( 10.00%), action 30, FPS 1.15, Running 115.97s Step 307( 10.33%), action 31, FPS 1.14, Running 116.89s Step 308( 10.67%), action 32, FPS 1.14, Running 118.00s Step 309( 11.00%), action 33, FPS 1.14, Running 118.82s Step 310( 11.33%), action 34, FPS 1.14, Running 119.60s Step 311( 11.67%), action 35, FPS 1.14, Running 120.29s Step 312( 12.00%), action 36, FPS 1.12, Running 121.13s Step 313( 12.33%), action 37, FPS 1.15, Running 121.38s Step 314( 12.67%), action 38, FPS 1.20, Running 121.81s Step 315( 13.00%), action 39, FPS 1.26, Running 122.28s Step 316( 13.33%), action 40, FPS 1.28, Running 122.79s Step 317( 13.67%), action 41, FPS 1.27, Running 123.92s Step 318( 14.00%), action 42, FPS 1.30, Running 124.79s Step 319( 14.33%), action 43, FPS 1.29, Running 125.67s Step 320( 14.67%), action 44, FPS 1.29, Running 126.31s Step 321( 15.00%), action 45, FPS 1.29, Running 127.18s Step 322( 15.33%), action 46, FPS 1.29, Running 127.87s Step 323( 15.67%), action 47, FPS 1.26, Running 128.91s Step 324( 16.00%), action 48, FPS 1.26, Running 129.69s Step 325( 16.33%), action 49, FPS 1.28, Running 130.49s Step 326( 16.67%), action 50, FPS 1.32, Running 131.15s Step 327( 17.00%), action 51, FPS 1.31, Running 132.21s Step 328( 17.33%), action 52, FPS 1.35, Running 132.84s Step 329( 17.67%), action 53, FPS 1.34, Running 133.74s Step 330( 18.00%), action 54, FPS 1.35, Running 134.39s Step 331( 18.33%), action 55, FPS 1.33, Running 135.27s Step 332( 18.67%), action 56, FPS 1.35, Running 135.91s Step 333( 19.00%), action 57, FPS 1.29, Running 136.84s Step 334( 19.33%), action 58, FPS 1.28, Running 137.48s Step 335( 19.67%), action 59, FPS 1.24, Running 138.43s Step 336( 20.00%), action 60, FPS 1.22, Running 139.17s Step 337( 20.33%), action 61, FPS 1.26, Running 139.84s Step 338( 20.67%), action 62, FPS 1.28, Running 140.37s Step 339( 21.00%), action 63, FPS 1.31, Running 140.95s Step 340( 21.33%), action 64, FPS 1.30, Running 141.73s Step 341( 21.67%), action 65, FPS 1.31, Running 142.47s Step 342( 22.00%), action 66, FPS 1.28, Running 143.52s Step 343( 22.33%), action 67, FPS 1.29, Running 144.41s Step 344( 22.67%), action 68, FPS 1.29, Running 145.16s Step 345( 23.00%), action 69, FPS 1.28, Running 146.18s Step 346( 23.33%), action 70, FPS 1.27, Running 146.94s Step 347( 23.67%), action 71, FPS 1.28, Running 147.84s Step 348( 24.00%), action 72, FPS 1.26, Running 148.70s Step 349( 24.33%), action 73, FPS 1.27, Running 149.48s Step 350( 24.67%), action 74, FPS 1.24, Running 150.47s Step 351( 25.00%), action 75, FPS 1.26, Running 151.12s Step 352( 25.33%), action 76, FPS 1.23, Running 152.15s Step 353( 25.67%), action 77, FPS 1.23, Running 153.15s Step 354( 26.00%), action 78, FPS 1.22, Running 153.91s Step 355( 26.33%), action 79, FPS 1.22, Running 154.86s Step 356( 26.67%), action 80, FPS 1.22, Running 155.55s Step 357( 27.00%), action 81, FPS 1.20, Running 156.48s Step 358( 27.33%), action 82, FPS 1.19, Running 157.11s Step 359( 27.67%), action 83, FPS 1.17, Running 158.10s Step 360( 28.00%), action 84, FPS 1.16, Running 158.91s Step 361( 28.33%), action 85, FPS 1.18, Running 159.38s Step 362( 28.67%), action 86, FPS 1.20, Running 160.22s Step 363( 29.00%), action 87, FPS 1.19, Running 161.18s Step 364( 29.33%), action 88, FPS 1.19, Running 161.94s Step 365( 29.67%), action 89, FPS 1.19, Running 162.94s Step 366( 30.00%), action 90, FPS 1.17, Running 163.99s Step 367( 30.33%), action 91, FPS 1.15, Running 165.17s Step 368( 30.67%), action 92, FPS 1.15, Running 166.05s Step 369( 31.00%), action 93, FPS 1.16, Running 166.79s Step 370( 31.33%), action 94, FPS 1.15, Running 167.80s Step 371( 31.67%), action 95, FPS 1.13, Running 168.78s Step 372( 32.00%), action 96, FPS 1.13, Running 169.77s Step 373( 32.33%), action 97, FPS 1.13, Running 170.82s Step 374( 32.67%), action 98, FPS 1.14, Running 171.46s Step 375( 33.00%), action 99, FPS 1.14, Running 172.39s Step 376( 33.33%), action 100, FPS 1.11, Running 173.50s Step 377( 33.67%), action 101, FPS 1.12, Running 174.39s Step 378( 34.00%), action 102, FPS 1.11, Running 175.05s Step 379( 34.33%), action 103, FPS 1.13, Running 175.82s Step 380( 34.67%), action 104, FPS 1.13, Running 176.68s Step 381( 35.00%), action 105, FPS 1.12, Running 177.21s Step 382( 35.33%), action 106, FPS 1.15, Running 177.65s Step 383( 35.67%), action 107, FPS 1.16, Running 178.37s Step 384( 36.00%), action 108, FPS 1.18, Running 178.94s Step 385( 36.33%), action 109, FPS 1.19, Running 179.78s Step 386( 36.67%), action 110, FPS 1.21, Running 180.56s Step 387( 37.00%), action 111, FPS 1.22, Running 181.50s Step 388( 37.33%), action 112, FPS 1.24, Running 182.18s Step 389( 37.67%), action 113, FPS 1.25, Running 182.75s Step 390( 38.00%), action 114, FPS 1.29, Running 183.31s Step 391( 38.33%), action 115, FPS 1.32, Running 183.95s Step 392( 38.67%), action 116, FPS 1.33, Running 184.79s Step 393( 39.00%), action 117, FPS 1.37, Running 185.42s Step 394( 39.33%), action 118, FPS 1.38, Running 186.00s Step 395( 39.67%), action 119, FPS 1.38, Running 186.85s Step 396( 40.00%), action 120, FPS 1.42, Running 187.60s Step 397( 40.33%), action 121, FPS 1.42, Running 188.47s Step 398( 40.67%), action 122, FPS 1.41, Running 189.22s Step 399( 41.00%), action 123, FPS 1.43, Running 189.85s Step 400( 41.33%), action 124, FPS 1.42, Running 190.74s Step 401( 41.67%), action 125, FPS 1.41, Running 191.38s Step 402( 42.00%), action 126, FPS 1.40, Running 191.97s Step 403( 42.33%), action 127, FPS 1.41, Running 192.59s Step 404( 42.67%), action 128, FPS 1.38, Running 193.44s Step 405( 43.00%), action 129, FPS 1.40, Running 194.07s Step 406( 43.33%), action 130, FPS 1.41, Running 194.78s Step 407( 43.67%), action 131, FPS 1.45, Running 195.32s Step 408( 44.00%), action 132, FPS 1.48, Running 195.66s Step 409( 44.33%), action 133, FPS 1.52, Running 195.93s Step 410( 44.67%), action 134, FPS 1.55, Running 196.24s Step 411( 45.00%), action 135, FPS 1.59, Running 196.56s Step 412( 45.33%), action 136, FPS 1.62, Running 197.16s Step 413( 45.67%), action 137, FPS 1.63, Running 197.68s Step 414( 46.00%), action 138, FPS 1.62, Running 198.37s Step 415( 46.33%), action 139, FPS 1.58, Running 199.49s Step 416( 46.67%), action 140, FPS 1.55, Running 200.48s Step 417( 47.00%), action 141, FPS 1.52, Running 201.61s Step 418( 47.33%), action 142, FPS 1.49, Running 202.65s Step 419( 47.67%), action 143, FPS 1.47, Running 203.48s Step 420( 48.00%), action 144, FPS 1.48, Running 204.30s Step 421( 48.33%), action 145, FPS 1.44, Running 205.30s Step 422( 48.67%), action 146, FPS 1.41, Running 206.20s Step 423( 49.00%), action 147, FPS 1.39, Running 206.99s Step 424( 49.33%), action 148, FPS 1.38, Running 207.95s Step 425( 49.67%), action 149, FPS 1.38, Running 208.62s Step 426( 50.00%), action 150, FPS 1.35, Running 209.60s Step 427( 50.33%), action 151, FPS 1.30, Running 210.69s Step 428( 50.67%), action 152, FPS 1.27, Running 211.46s Step 429( 51.00%), action 153, FPS 1.22, Running 212.39s Step 430( 51.33%), action 154, FPS 1.19, Running 212.99s Step 431( 51.67%), action 155, FPS 1.15, Running 213.96s Step 432( 52.00%), action 156, FPS 1.14, Running 214.65s Step 433( 52.33%), action 157, FPS 1.14, Running 215.26s [2026-08-02 17:41:50] [9 ] Seed 8 failed after 215.70 s. +steps: 433 , actions: 157 . +Instruction: Empty +Total 2/9(22.22%) success. +Setting seed: 9 +Step 1( N/A%), pre moving , FPS 0.35, Running 2.84s Step 2( N/A%), pre moving , FPS 0.68, Running 2.92s Step 3( N/A%), pre moving , FPS 0.91, Running 3.28s Step 4( N/A%), pre moving , FPS 1.19, Running 3.37s Step 5( N/A%), pre moving , FPS 1.42, Running 3.53s Step 6( N/A%), pre moving , FPS 1.56, Running 3.85s Step 7( N/A%), pre moving , FPS 1.78, Running 3.94s Step 8( N/A%), pre moving , FPS 1.99, Running 4.01s Step 9( N/A%), pre moving , FPS 2.20, Running 4.08s Step 10( N/A%), pre moving , FPS 2.27, Running 4.42s Step 11( N/A%), pre moving , FPS 2.43, Running 4.54s Step 12( N/A%), pre moving , FPS 2.61, Running 4.61s Step 13( N/A%), pre moving , FPS 2.78, Running 4.68s Step 14( N/A%), pre moving , FPS 2.80, Running 5.00s Step 15( N/A%), pre moving , FPS 2.95, Running 5.08s Step 16( N/A%), pre moving , FPS 3.09, Running 5.17s Step 17( N/A%), pre moving , FPS 3.24, Running 5.25s Step 18( N/A%), pre moving , FPS 3.23, Running 5.58s Step 19( N/A%), pre moving , FPS 3.35, Running 5.67s Step 20( N/A%), pre moving , FPS 3.48, Running 5.75s Step 21( N/A%), pre moving , FPS 5.85, Running 6.27s Step 22( N/A%), pre moving , FPS 5.23, Running 6.75s Step 23( N/A%), pre moving , FPS 5.67, Running 6.81s Step 24( N/A%), pre moving , FPS 5.70, Running 6.88s Step 25( N/A%), pre moving , FPS 5.63, Running 7.09s Step 26( N/A%), pre moving , FPS 5.57, Running 7.44s Step 27( N/A%), pre moving , FPS 5.25, Running 7.75s Step 28( N/A%), pre moving , FPS 5.24, Running 7.83s Step 29( N/A%), pre moving , FPS 5.24, Running 7.90s Step 30( N/A%), pre moving , FPS 5.01, Running 8.41s Step 31( N/A%), pre moving , FPS 5.09, Running 8.47s Step 32( N/A%), pre moving , FPS 5.08, Running 8.54s Step 33( N/A%), pre moving , FPS 4.77, Running 8.87s Step 34( N/A%), pre moving , FPS 5.05, Running 8.96s Step 35( N/A%), pre moving , FPS 5.06, Running 9.03s Step 36( N/A%), pre moving , FPS 4.44, Running 9.68s Step 37( N/A%), pre moving , FPS 4.22, Running 9.99s Step 38( N/A%), pre moving , FPS 4.43, Running 10.09s Step 39( N/A%), pre moving , FPS 4.45, Running 10.17s Step 40( N/A%), pre moving , FPS 4.45, Running 10.24s Step 41( N/A%), pre moving , FPS 4.67, Running 10.55s Step 42( N/A%), pre moving , FPS 5.14, Running 10.64s Step 43( N/A%), pre moving , FPS 5.11, Running 10.72s Step 44( N/A%), pre moving , FPS 5.01, Running 10.87s Step 45( N/A%), pre moving , FPS 4.99, Running 11.10s Step 46( N/A%), pre moving , FPS 5.41, Running 11.13s Step 47( N/A%), pre moving , FPS 5.71, Running 11.25s Step 48( N/A%), pre moving , FPS 5.65, Running 11.37s Step 49( N/A%), pre moving , FPS 5.23, Running 11.72s Step 50( N/A%), pre moving , FPS 5.82, Running 11.84s Step 51( N/A%), pre moving , FPS 5.73, Running 11.96s Step 52( N/A%), pre moving , FPS 5.28, Running 12.33s Step 53( N/A%), pre moving , FPS 5.59, Running 12.45s Step 54( N/A%), pre moving , FPS 5.19, Running 12.81s Step 55( N/A%), pre moving , FPS 5.11, Running 12.94s Step 56( N/A%), pre moving , FPS 5.92, Running 13.06s Step 57( N/A%), pre moving , FPS 5.80, Running 13.44s Step 58( N/A%), pre moving , FPS 5.77, Running 13.56s Step 59( N/A%), pre moving , FPS 5.33, Running 13.92s Step 60( N/A%), pre moving , FPS 5.25, Running 14.05s Step 61( N/A%), pre moving , FPS 5.53, Running 14.17s Step 62( N/A%), pre moving , FPS 5.11, Running 14.56s Step 63( N/A%), pre moving , FPS 5.06, Running 14.67s Step 64( N/A%), pre moving , FPS 4.81, Running 15.02s Step 65( N/A%), pre moving , FPS 4.93, Running 15.16s Step 66( N/A%), pre moving , FPS 4.83, Running 15.27s Step 67( N/A%), pre moving , FPS 4.58, Running 15.62s Step 68( N/A%), pre moving , FPS 4.56, Running 15.75s Step 69( N/A%), pre moving , FPS 4.54, Running 16.13s Step 70( N/A%), pre moving , FPS 4.53, Running 16.26s Step 71( N/A%), pre moving , FPS 4.53, Running 16.37s Step 72( N/A%), pre moving , FPS 4.55, Running 16.73s Step 73( N/A%), pre moving , FPS 4.57, Running 16.82s Step 74( N/A%), pre moving , FPS 4.89, Running 16.90s Step 75( N/A%), pre moving , FPS 4.67, Running 17.23s Step 76( N/A%), pre moving , FPS 4.73, Running 17.29s Step 77( N/A%), pre moving , FPS 5.08, Running 17.38s Step 78( N/A%), pre moving , FPS 5.13, Running 17.46s Step 79( N/A%), pre moving , FPS 5.17, Running 17.79s Step 80( N/A%), pre moving , FPS 5.23, Running 17.88s Step 81( N/A%), pre moving , FPS 5.28, Running 17.95s Step 82( N/A%), pre moving , FPS 5.76, Running 18.03s Step 83( N/A%), pre moving , FPS 5.42, Running 18.36s Step 84( N/A%), pre moving , FPS 5.84, Running 18.45s Step 85( N/A%), pre moving , FPS 5.96, Running 18.51s Step 86( N/A%), pre moving , FPS 6.02, Running 18.59s Step 87( N/A%), pre moving , FPS 6.07, Running 18.91s Step 88( N/A%), pre moving , FPS 6.25, Running 18.95s Step 89( N/A%), pre moving , FPS 7.01, Running 18.98s Step 90( N/A%), pre moving , FPS 7.19, Running 19.04s Step 91( N/A%), pre moving , FPS 7.38, Running 19.08s Step 92( N/A%), pre moving , FPS 8.13, Running 19.19s Step 93( N/A%), pre moving , FPS 8.23, Running 19.26s Step 94( N/A%), pre moving , FPS 8.24, Running 19.33s Step 95( N/A%), pre moving , FPS 9.34, Running 19.37s Step 96( N/A%), pre moving , FPS 6.32, Running 20.45s Step 97( N/A%), pre moving , FPS 5.61, Running 20.95s Step 98( N/A%), pre moving , FPS 5.00, Running 21.46s Step 99( N/A%), pre moving , FPS 4.76, Running 21.99s Step 100( N/A%), pre moving , FPS 4.28, Running 22.54s Step 101( N/A%), pre moving , FPS 3.91, Running 23.07s Step 102( N/A%), pre moving , FPS 3.59, Running 23.61s Step 103( N/A%), pre moving , FPS 3.46, Running 24.14s Step 104( N/A%), pre moving , FPS 3.21, Running 24.69s Step 105( N/A%), pre moving , FPS 2.98, Running 25.23s Step 106( N/A%), pre moving , FPS 2.80, Running 25.75s Step 107( N/A%), pre moving , FPS 2.72, Running 26.27s Step 108( N/A%), pre moving , FPS 2.55, Running 26.79s Step 109( N/A%), pre moving , FPS 2.40, Running 27.31s Step 110( N/A%), pre moving , FPS 2.27, Running 27.83s Step 111( N/A%), pre moving , FPS 2.16, Running 28.35s Step 112( N/A%), pre moving , FPS 2.06, Running 28.88s Step 113( N/A%), pre moving , FPS 1.97, Running 29.43s Step 114( N/A%), pre moving , FPS 1.88, Running 29.95s Step 115( N/A%), pre moving , FPS 1.80, Running 30.49s Step 116( N/A%), pre moving , FPS 1.89, Running 31.04s Step 117( N/A%), pre moving , FPS 1.88, Running 31.57s Step 118( N/A%), pre moving , FPS 1.88, Running 32.10s Step 119( N/A%), pre moving , FPS 1.88, Running 32.65s Step 120( N/A%), pre moving , FPS 1.88, Running 33.17s Step 121( N/A%), pre moving , FPS 1.88, Running 33.71s Step 122( N/A%), pre moving , FPS 1.88, Running 34.26s Step 123( N/A%), pre moving , FPS 1.88, Running 34.80s Step 124( N/A%), pre moving , FPS 1.88, Running 35.33s Step 125( N/A%), pre moving , FPS 1.88, Running 35.86s Step 126( N/A%), pre moving , FPS 1.88, Running 36.37s Step 127( N/A%), pre moving , FPS 1.89, Running 36.85s Step 128( N/A%), pre moving , FPS 1.96, Running 37.02s Step 129( N/A%), pre moving , FPS 2.02, Running 37.19s Step 130( N/A%), pre moving , FPS 2.09, Running 37.42s Step 131( N/A%), pre moving , FPS 2.15, Running 37.64s Step 132( N/A%), pre moving , FPS 2.23, Running 37.85s Step 133( N/A%), pre moving , FPS 2.31, Running 38.09s Step 134( N/A%), pre moving , FPS 2.40, Running 38.28s Step 135( N/A%), pre moving , FPS 2.51, Running 38.46s Step 136( N/A%), pre moving , FPS 2.62, Running 38.67s Step 137( N/A%), pre moving , FPS 2.75, Running 38.84s Step 138( N/A%), pre moving , FPS 2.85, Running 39.12s Step 139( N/A%), pre moving , FPS 2.94, Running 39.45s Step 140( N/A%), pre moving , FPS 3.01, Running 39.82s Step 141( N/A%), pre moving , FPS 3.01, Running 40.36s Step 142( N/A%), pre moving , FPS 2.99, Running 40.95s Step 143( N/A%), pre moving , FPS 2.98, Running 41.51s Step 144( N/A%), pre moving , FPS 2.97, Running 42.07s Step 145( N/A%), pre moving , FPS 2.95, Running 42.64s Step 146( N/A%), pre moving , FPS 2.93, Running 43.19s Step 147( N/A%), pre moving , FPS 2.90, Running 43.74s Step 148( N/A%), pre moving , FPS 2.75, Running 44.29s Step 149( N/A%), pre moving , FPS 2.61, Running 44.84s Step 150( N/A%), pre moving , FPS 2.51, Running 45.40s Step 151( N/A%), pre moving , FPS 2.40, Running 45.96s Step 152( N/A%), pre moving , FPS 2.31, Running 46.51s Step 153( N/A%), pre moving , FPS 2.23, Running 47.07s Step 154( N/A%), pre moving , FPS 2.14, Running 47.60s Step 155( N/A%), pre moving , FPS 2.06, Running 48.18s Step 156( N/A%), pre moving , FPS 1.99, Running 48.69s Step 157( N/A%), pre moving , FPS 1.92, Running 49.24s Step 158( N/A%), pre moving , FPS 1.87, Running 49.81s Step 159( N/A%), pre moving , FPS 1.83, Running 50.36s Step 160( N/A%), pre moving , FPS 1.80, Running 50.92s Step 161( N/A%), pre moving , FPS 1.80, Running 51.47s Step 162( N/A%), pre moving , FPS 1.81, Running 52.03s Step 163( N/A%), pre moving , FPS 1.81, Running 52.57s Step 164( N/A%), pre moving , FPS 1.81, Running 53.12s Step 165( N/A%), pre moving , FPS 1.81, Running 53.67s Step 166( N/A%), pre moving , FPS 1.82, Running 54.18s Step 167( N/A%), pre moving , FPS 1.82, Running 54.72s Step 168( N/A%), pre moving , FPS 1.82, Running 55.25s Step 169( N/A%), pre moving , FPS 1.82, Running 55.80s Step 170( N/A%), pre moving , FPS 1.82, Running 56.36s Step 171( N/A%), pre moving , FPS 1.83, Running 56.91s Step 172( N/A%), pre moving , FPS 1.84, Running 57.39s Step 173( N/A%), pre moving , FPS 1.90, Running 57.61s Step 174( N/A%), pre moving , FPS 1.96, Running 57.82s Step 175( N/A%), pre moving , FPS 2.03, Running 58.01s Step 176( N/A%), pre moving , FPS 2.10, Running 58.20s Step 177( N/A%), pre moving , FPS 2.18, Running 58.42s Step 178( N/A%), pre moving , FPS 2.27, Running 58.61s Step 179( N/A%), pre moving , FPS 2.41, Running 58.66s Step 180( N/A%), pre moving , FPS 2.57, Running 58.70s Step 181( N/A%), pre moving , FPS 2.75, Running 58.74s Step 182( N/A%), pre moving , FPS 2.96, Running 58.79s Step 183( N/A%), pre moving , FPS 3.16, Running 58.89s Step 184( N/A%), pre moving , FPS 3.44, Running 58.94s Step 185( N/A%), pre moving , FPS 3.72, Running 59.04s Step 186( N/A%), pre moving , FPS 4.01, Running 59.17s Step 187( N/A%), pre moving , FPS 4.40, Running 59.27s Step 188( N/A%), pre moving , FPS 4.85, Running 59.37s Step 189( N/A%), pre moving , FPS 3.10, Running 62.25s Step 190( N/A%), pre moving , FPS 3.11, Running 62.79s Step 191( N/A%), pre moving , FPS 3.11, Running 63.35s Step 192( N/A%), pre moving , FPS 3.07, Running 63.90s Step 193( N/A%), pre moving , FPS 2.94, Running 64.42s Step 194( N/A%), pre moving , FPS 2.80, Running 64.97s Step 195( N/A%), pre moving , FPS 2.67, Running 65.51s Step 196( N/A%), pre moving , FPS 2.54, Running 66.06s Step 197( N/A%), pre moving , FPS 2.44, Running 66.61s Step 198( N/A%), pre moving , FPS 2.33, Running 67.18s Step 199( N/A%), pre moving , FPS 2.20, Running 67.74s Step 200( N/A%), pre moving , FPS 2.09, Running 68.27s Step 201( N/A%), pre moving , FPS 1.98, Running 68.82s Step 202( N/A%), pre moving , FPS 1.89, Running 69.39s Step 203( N/A%), pre moving , FPS 1.81, Running 69.97s Step 204( N/A%), pre moving , FPS 1.73, Running 70.52s Step 205( N/A%), pre moving , FPS 1.66, Running 71.07s Step 206( N/A%), pre moving , FPS 1.61, Running 71.63s Step 207( N/A%), pre moving , FPS 1.55, Running 72.15s Step 208( N/A%), pre moving , FPS 1.50, Running 72.70s Step 209( 0.33%), action 1, FPS 1.66, Running 74.30s Step 210( 0.67%), action 2, FPS 1.64, Running 74.96s Step 211( 1.00%), action 3, FPS 1.58, Running 75.98s Step 212( 1.33%), action 4, FPS 1.52, Running 77.02s Step 213( 1.67%), action 5, FPS 1.55, Running 77.32s Step 214( 2.00%), action 6, FPS 1.57, Running 77.67s Step 215( 2.33%), action 7, FPS 1.60, Running 78.01s Step 216( 2.67%), action 8, FPS 1.60, Running 78.56s Step 217( 3.00%), action 9, FPS 1.53, Running 79.71s Step 218( 3.33%), action 10, FPS 1.47, Running 80.78s Step 219( 3.67%), action 11, FPS 1.42, Running 81.84s Step 220( 4.00%), action 12, FPS 1.40, Running 82.52s Step 221( 4.33%), action 13, FPS 1.39, Running 83.25s Step 222( 4.67%), action 14, FPS 1.36, Running 84.15s Step 223( 5.00%), action 15, FPS 1.36, Running 84.71s Step 224( 5.33%), action 16, FPS 1.33, Running 85.52s Step 225( 5.67%), action 17, FPS 1.31, Running 86.32s Step 226( 6.00%), action 18, FPS 1.30, Running 87.00s Step 227( 6.33%), action 19, FPS 1.26, Running 87.99s Step 228( 6.67%), action 20, FPS 1.26, Running 88.60s Step 229( 7.00%), action 21, FPS 1.31, Running 89.59s Step 230( 7.33%), action 22, FPS 1.30, Running 90.29s Step 231( 7.67%), action 23, FPS 1.31, Running 91.20s Step 232( 8.00%), action 24, FPS 1.32, Running 92.22s Step 233( 8.33%), action 25, FPS 1.29, Running 92.86s Step 234( 8.67%), action 26, FPS 1.26, Running 93.52s Step 235( 9.00%), action 27, FPS 1.22, Running 94.39s Step 236( 9.33%), action 28, FPS 1.21, Running 95.04s Step 237( 9.67%), action 29, FPS 1.25, Running 95.66s Step 238( 10.00%), action 30, FPS 1.25, Running 96.81s Step 239( 10.33%), action 31, FPS 1.28, Running 97.51s Step 240( 10.67%), action 32, FPS 1.25, Running 98.57s Step 241( 11.00%), action 33, FPS 1.25, Running 99.27s Step 242( 11.33%), action 34, FPS 1.25, Running 100.21s Step 243( 11.67%), action 35, FPS 1.24, Running 100.88s Step 244( 12.00%), action 36, FPS 1.23, Running 101.79s Step 245( 12.33%), action 37, FPS 1.21, Running 102.83s Step 246( 12.67%), action 38, FPS 1.19, Running 103.76s Step 247( 13.00%), action 39, FPS 1.20, Running 104.60s Step 248( 13.33%), action 40, FPS 1.19, Running 105.38s Step 249( 13.67%), action 41, FPS 1.19, Running 106.45s Step 250( 14.00%), action 42, FPS 1.19, Running 107.10s Step 251( 14.33%), action 43, FPS 1.19, Running 108.06s Step 252( 14.67%), action 44, FPS 1.19, Running 109.08s Step 253( 15.00%), action 45, FPS 1.15, Running 110.20s Step 254( 15.33%), action 46, FPS 1.13, Running 111.15s Step 255( 15.67%), action 47, FPS 1.15, Running 111.80s Step 256( 16.00%), action 48, FPS 1.15, Running 112.45s Step 257( 16.33%), action 49, FPS 1.14, Running 113.23s Step 258( 16.67%), action 50, FPS 1.16, Running 114.06s Step 259( 17.00%), action 51, FPS 1.17, Running 114.63s Step 260( 17.33%), action 52, FPS 1.20, Running 115.20s Step 261( 17.67%), action 53, FPS 1.20, Running 115.91s Step 262( 18.00%), action 54, FPS 1.22, Running 116.54s Step 263( 18.33%), action 55, FPS 1.23, Running 117.16s Step 264( 18.67%), action 56, FPS 1.23, Running 117.99s Step 265( 19.00%), action 57, FPS 1.25, Running 118.81s Step 266( 19.33%), action 58, FPS 1.26, Running 119.68s Step 267( 19.67%), action 59, FPS 1.27, Running 120.31s Step 268( 20.00%), action 60, FPS 1.25, Running 121.34s Step 269( 20.33%), action 61, FPS 1.26, Running 122.35s Step 270( 20.67%), action 62, FPS 1.26, Running 122.95s Step 271( 21.00%), action 63, FPS 1.29, Running 123.58s Step 272( 21.33%), action 64, FPS 1.30, Running 124.49s Step 273( 21.67%), action 65, FPS 1.34, Running 125.09s Step 274( 22.00%), action 66, FPS 1.37, Running 125.76s Step 275( 22.33%), action 67, FPS 1.34, Running 126.67s Step 276( 22.67%), action 68, FPS 1.32, Running 127.62s Step 277( 23.00%), action 69, FPS 1.33, Running 128.26s Step 278( 23.33%), action 70, FPS 1.35, Running 128.90s Step 279( 23.67%), action 71, FPS 1.32, Running 129.81s Step 280( 24.00%), action 72, FPS 1.31, Running 130.47s Step 281( 24.33%), action 73, FPS 1.32, Running 131.10s Step 282( 24.67%), action 74, FPS 1.32, Running 131.71s Step 283( 25.00%), action 75, FPS 1.30, Running 132.51s Step 284( 25.33%), action 76, FPS 1.34, Running 132.90s Step 285( 25.67%), action 77, FPS 1.37, Running 133.40s Step 286( 26.00%), action 78, FPS 1.34, Running 134.60s Step 287( 26.33%), action 79, FPS 1.32, Running 135.42s Step 288( 26.67%), action 80, FPS 1.33, Running 136.40s Step 289( 27.00%), action 81, FPS 1.33, Running 137.35s Step 290( 27.33%), action 82, FPS 1.32, Running 138.07s Step 291( 27.67%), action 83, FPS 1.32, Running 138.72s Step 292( 28.00%), action 84, FPS 1.32, Running 139.64s Step 293( 28.33%), action 85, FPS 1.29, Running 140.64s Step 294( 28.67%), action 86, FPS 1.28, Running 141.41s Step 295( 29.00%), action 87, FPS 1.30, Running 142.00s Step 296( 29.33%), action 88, FPS 1.31, Running 142.87s Step 297( 29.67%), action 89, FPS 1.31, Running 143.51s Step 298( 30.00%), action 90, FPS 1.32, Running 144.09s Step 299( 30.33%), action 91, FPS 1.32, Running 145.00s Step 300( 30.67%), action 92, FPS 1.32, Running 145.66s Step 301( 31.00%), action 93, FPS 1.31, Running 146.41s Step 302( 31.33%), action 94, FPS 1.26, Running 147.62s Step 303( 31.67%), action 95, FPS 1.24, Running 148.70s Step 304( 32.00%), action 96, FPS 1.21, Running 149.48s Step 305( 32.33%), action 97, FPS 1.19, Running 150.26s Step 306( 32.67%), action 98, FPS 1.22, Running 151.00s Step 307( 33.00%), action 99, FPS 1.25, Running 151.42s Step 308( 33.33%), action 100, FPS 1.28, Running 152.00s Step 309( 33.67%), action 101, FPS 1.26, Running 153.23s Step 310( 34.00%), action 102, FPS 1.26, Running 153.97s Step 311( 34.33%), action 103, FPS 1.26, Running 154.54s Step 312( 34.67%), action 104, FPS 1.28, Running 155.22s Step 313( 35.00%), action 105, FPS 1.29, Running 156.14s Step 314( 35.33%), action 106, FPS 1.30, Running 156.80s Step 315( 35.67%), action 107, FPS 1.28, Running 157.65s Step 316( 36.00%), action 108, FPS 1.30, Running 158.30s Step 317( 36.33%), action 109, FPS 1.29, Running 159.00s Step 318( 36.67%), action 110, FPS 1.27, Running 159.86s Step 319( 37.00%), action 111, FPS 1.26, Running 160.90s Step 320( 37.33%), action 112, FPS 1.26, Running 161.54s Step 321( 37.67%), action 113, FPS 1.25, Running 162.41s Step 322( 38.00%), action 114, FPS 1.29, Running 163.16s Step 323( 38.33%), action 115, FPS 1.33, Running 163.79s Step 324( 38.67%), action 116, FPS 1.28, Running 165.08s Step 325( 39.00%), action 117, FPS 1.29, Running 165.71s Step 326( 39.33%), action 118, FPS 1.30, Running 166.37s Step 327( 39.67%), action 119, FPS 1.27, Running 167.21s Step 328( 40.00%), action 120, FPS 1.26, Running 167.91s Step 329( 40.33%), action 121, FPS 1.29, Running 168.76s Step 330( 40.67%), action 122, FPS 1.31, Running 169.26s Step 331( 41.00%), action 123, FPS 1.28, Running 170.14s Step 332( 41.33%), action 124, FPS 1.26, Running 171.07s Step 333( 41.67%), action 125, FPS 1.28, Running 171.77s Step 334( 42.00%), action 126, FPS 1.27, Running 172.50s Step 335( 42.33%), action 127, FPS 1.27, Running 173.42s Step 336( 42.67%), action 128, FPS 1.26, Running 174.17s Step 337( 43.00%), action 129, FPS 1.24, Running 175.09s Step 338( 43.33%), action 130, FPS 1.25, Running 175.82s Step 339( 43.67%), action 131, FPS 1.26, Running 176.77s Step 340( 44.00%), action 132, FPS 1.23, Running 177.75s Step 341( 44.33%), action 133, FPS 1.25, Running 178.38s Step 342( 44.67%), action 134, FPS 1.23, Running 179.47s Step 343( 45.00%), action 135, FPS 1.19, Running 180.60s Step 344( 45.33%), action 136, FPS 1.20, Running 181.71s Step 345( 45.67%), action 137, FPS 1.18, Running 182.69s Step 346( 46.00%), action 138, FPS 1.18, Running 183.37s Step 347( 46.33%), action 139, FPS 1.17, Running 184.38s Step 348( 46.67%), action 140, FPS 1.16, Running 185.22s Step 349( 47.00%), action 141, FPS 1.13, Running 186.51s Step 350( 47.33%), action 142, FPS 1.12, Running 187.15s Step 351( 47.67%), action 143, FPS 1.12, Running 188.00s Step 352( 48.00%), action 144, FPS 1.15, Running 188.48s Step 353( 48.33%), action 145, FPS 1.14, Running 189.35s Step 354( 48.67%), action 146, FPS 1.14, Running 190.07s Step 355( 49.00%), action 147, FPS 1.13, Running 191.13s Step 356( 49.33%), action 148, FPS 1.11, Running 192.12s Step 357( 49.67%), action 149, FPS 1.13, Running 192.73s Step 358( 50.00%), action 150, FPS 1.11, Running 193.88s Step 359( 50.33%), action 151, FPS 1.11, Running 194.86s Step 360( 50.67%), action 152, FPS 1.13, Running 195.45s Step 361( 51.00%), action 153, FPS 1.11, Running 196.47s Step 362( 51.33%), action 154, FPS 1.13, Running 197.14s Step 363( 51.67%), action 155, FPS 1.15, Running 197.97s Step 364( 52.00%), action 156, FPS 1.18, Running 198.70s Step 365( 52.33%), action 157, FPS 1.20, Running 199.34s Step 366( 52.67%), action 158, FPS 1.17, Running 200.42s Step 367( 53.00%), action 159, FPS 1.19, Running 201.16s Step 368( 53.33%), action 160, FPS 1.19, Running 202.03s Step 369( 53.67%), action 161, FPS 1.22, Running 202.95s Step 370( 54.00%), action 162, FPS 1.18, Running 204.09s Step 371( 54.33%), action 163, FPS 1.19, Running 204.77s Step 372( 54.67%), action 164, FPS 1.16, Running 205.76s Step 373( 55.00%), action 165, FPS 1.16, Running 206.64s Step 374( 55.33%), action 166, FPS 1.13, Running 207.79s Step 375( 55.67%), action 167, FPS 1.16, Running 208.43s Step 376( 56.00%), action 168, FPS 1.18, Running 209.07s Step 377( 56.33%), action 169, FPS 1.16, Running 210.03s Step 378( 56.67%), action 170, FPS 1.15, Running 211.23s Step 379( 57.00%), action 171, FPS 1.16, Running 212.15s Step 380( 57.33%), action 172, FPS 1.12, Running 213.28s Step 381( 57.67%), action 173, FPS 1.12, Running 214.27s Step 382( 58.00%), action 174, FPS 1.10, Running 215.34s Step 383( 58.33%), action 175, FPS 1.09, Running 216.25s Step 384( 58.67%), action 176, FPS 1.07, Running 217.32s Step 385( 59.00%), action 177, FPS 1.07, Running 217.95s Step 386( 59.33%), action 178, FPS 1.09, Running 218.80s Step 387( 59.67%), action 179, FPS 1.07, Running 219.82s Step 388( 60.00%), action 180, FPS 1.07, Running 220.74s Step 389( 60.33%), action 181, FPS 1.06, Running 221.76s Step 390( 60.67%), action 182, FPS 1.09, Running 222.42s Step 391( 61.00%), action 183, FPS 1.07, Running 223.46s Step 392( 61.33%), action 184, FPS 1.10, Running 224.01s Step 393( 61.67%), action 185, FPS 1.12, Running 224.43s Step 394( 62.00%), action 186, FPS 1.17, Running 224.94s Step 395( 62.33%), action 187, FPS 1.16, Running 225.60s Step 396( 62.67%), action 188, FPS 1.14, Running 226.58s [2026-08-02 17:45:37] [10 ] Seed 9 success after 226.75 s. +steps: 396 , actions: 188 . +Instruction: Empty +Total 3/10(30.00%) success. +Setting seed: 10 +Step 1( N/A%), pre moving , FPS 0.28, Running 3.59s Step 2( N/A%), pre moving , FPS 0.52, Running 3.83s Step 3( N/A%), pre moving , FPS 0.74, Running 4.06s Step 4( N/A%), pre moving , FPS 0.97, Running 4.14s Step 5( N/A%), pre moving , FPS 1.16, Running 4.32s Step 6( N/A%), pre moving , FPS 1.31, Running 4.57s Step 7( N/A%), pre moving , FPS 1.50, Running 4.67s Step 8( N/A%), pre moving , FPS 1.69, Running 4.74s Step 9( N/A%), pre moving , FPS 1.79, Running 5.02s Step 10( N/A%), pre moving , FPS 1.93, Running 5.17s Step 11( N/A%), pre moving , FPS 2.10, Running 5.24s Step 12( N/A%), pre moving , FPS 2.26, Running 5.32s Step 13( N/A%), pre moving , FPS 2.30, Running 5.65s Step 14( N/A%), pre moving , FPS 2.44, Running 5.75s Step 15( N/A%), pre moving , FPS 2.58, Running 5.82s Step 16( N/A%), pre moving , FPS 2.71, Running 5.90s Step 17( N/A%), pre moving , FPS 2.73, Running 6.23s Step 18( N/A%), pre moving , FPS 2.85, Running 6.33s Step 19( N/A%), pre moving , FPS 2.97, Running 6.40s Step 20( N/A%), pre moving , FPS 3.01, Running 6.65s Step 21( N/A%), pre moving , FPS 5.42, Running 7.28s Step 22( N/A%), pre moving , FPS 5.60, Running 7.40s Step 23( N/A%), pre moving , FPS 5.88, Running 7.47s Step 24( N/A%), pre moving , FPS 5.90, Running 7.53s Step 25( N/A%), pre moving , FPS 5.65, Running 7.86s Step 26( N/A%), pre moving , FPS 5.21, Running 8.41s Step 27( N/A%), pre moving , FPS 5.21, Running 8.51s Step 28( N/A%), pre moving , FPS 5.23, Running 8.57s Step 29( N/A%), pre moving , FPS 5.51, Running 8.65s Step 30( N/A%), pre moving , FPS 5.16, Running 9.04s Step 31( N/A%), pre moving , FPS 5.17, Running 9.11s Step 32( N/A%), pre moving , FPS 5.17, Running 9.19s Step 33( N/A%), pre moving , FPS 5.55, Running 9.25s Step 34( N/A%), pre moving , FPS 5.22, Running 9.58s Step 35( N/A%), pre moving , FPS 5.20, Running 9.67s Step 36( N/A%), pre moving , FPS 4.50, Running 10.34s Step 37( N/A%), pre moving , FPS 4.50, Running 10.67s Step 38( N/A%), pre moving , FPS 4.50, Running 10.77s Step 39( N/A%), pre moving , FPS 4.49, Running 10.86s Step 40( N/A%), pre moving , FPS 4.41, Running 11.19s Step 41( N/A%), pre moving , FPS 5.00, Running 11.28s Step 42( N/A%), pre moving , FPS 5.07, Running 11.35s Step 43( N/A%), pre moving , FPS 5.05, Running 11.43s Step 44( N/A%), pre moving , FPS 4.74, Running 11.75s Step 45( N/A%), pre moving , FPS 5.08, Running 11.80s Step 46( N/A%), pre moving , FPS 5.76, Running 11.88s Step 47( N/A%), pre moving , FPS 5.79, Running 11.96s Step 48( N/A%), pre moving , FPS 5.51, Running 12.20s Step 49( N/A%), pre moving , FPS 5.37, Running 12.37s Step 50( N/A%), pre moving , FPS 5.89, Running 12.44s Step 51( N/A%), pre moving , FPS 5.89, Running 12.51s Step 52( N/A%), pre moving , FPS 5.90, Running 12.58s Step 53( N/A%), pre moving , FPS 5.46, Running 12.91s Step 54( N/A%), pre moving , FPS 5.83, Running 13.01s Step 55( N/A%), pre moving , FPS 5.79, Running 13.12s Step 56( N/A%), pre moving , FPS 6.37, Running 13.48s Step 57( N/A%), pre moving , FPS 6.86, Running 13.59s Step 58( N/A%), pre moving , FPS 6.83, Running 13.70s Step 59( N/A%), pre moving , FPS 6.26, Running 14.05s Step 60( N/A%), pre moving , FPS 6.67, Running 14.18s Step 61( N/A%), pre moving , FPS 6.62, Running 14.30s Step 62( N/A%), pre moving , FPS 6.00, Running 14.68s Step 63( N/A%), pre moving , FPS 5.94, Running 14.79s Step 64( N/A%), pre moving , FPS 5.91, Running 15.13s Step 65( N/A%), pre moving , FPS 5.73, Running 15.29s Step 66( N/A%), pre moving , FPS 5.70, Running 15.39s Step 67( N/A%), pre moving , FPS 5.43, Running 15.64s Step 68( N/A%), pre moving , FPS 5.51, Running 15.83s Step 69( N/A%), pre moving , FPS 5.65, Running 15.92s Step 70( N/A%), pre moving , FPS 5.60, Running 16.01s Step 71( N/A%), pre moving , FPS 5.50, Running 16.14s Step 72( N/A%), pre moving , FPS 5.49, Running 16.22s Step 73( N/A%), pre moving , FPS 5.84, Running 16.34s Step 74( N/A%), pre moving , FPS 5.81, Running 16.45s Step 75( N/A%), pre moving , FPS 5.75, Running 16.60s Step 76( N/A%), pre moving , FPS 6.16, Running 16.73s Step 77( N/A%), pre moving , FPS 5.69, Running 17.10s Step 78( N/A%), pre moving , FPS 5.68, Running 17.22s Step 79( N/A%), pre moving , FPS 6.09, Running 17.34s Step 80( N/A%), pre moving , FPS 5.64, Running 17.73s Step 81( N/A%), pre moving , FPS 5.65, Running 17.84s Step 82( N/A%), pre moving , FPS 5.68, Running 18.20s Step 83( N/A%), pre moving , FPS 5.71, Running 18.29s Step 84( N/A%), pre moving , FPS 6.19, Running 18.37s Step 85( N/A%), pre moving , FPS 6.32, Running 18.45s Step 86( N/A%), pre moving , FPS 5.92, Running 18.77s Step 87( N/A%), pre moving , FPS 6.27, Running 18.84s Step 88( N/A%), pre moving , FPS 6.51, Running 18.90s Step 89( N/A%), pre moving , FPS 6.55, Running 18.97s Step 90( N/A%), pre moving , FPS 6.59, Running 19.05s Step 91( N/A%), pre moving , FPS 6.18, Running 19.37s Step 92( N/A%), pre moving , FPS 6.16, Running 19.47s Step 93( N/A%), pre moving , FPS 6.23, Running 19.55s Step 94( N/A%), pre moving , FPS 6.30, Running 19.62s Step 95( N/A%), pre moving , FPS 5.97, Running 19.95s Step 96( N/A%), pre moving , FPS 6.03, Running 20.05s Step 97( N/A%), pre moving , FPS 6.64, Running 20.11s Step 98( N/A%), pre moving , FPS 6.75, Running 20.19s Step 99( N/A%), pre moving , FPS 6.31, Running 20.51s Step 100( N/A%), pre moving , FPS 6.95, Running 20.61s Step 101( N/A%), pre moving , FPS 7.05, Running 20.68s Step 102( N/A%), pre moving , FPS 7.84, Running 20.75s Step 103( N/A%), pre moving , FPS 7.18, Running 21.08s Step 104( N/A%), pre moving , FPS 7.12, Running 21.18s Step 105( N/A%), pre moving , FPS 7.15, Running 21.25s Step 106( N/A%), pre moving , FPS 7.84, Running 21.32s Step 107( N/A%), pre moving , FPS 7.10, Running 21.65s Step 108( N/A%), pre moving , FPS 7.04, Running 21.74s Step 109( N/A%), pre moving , FPS 7.01, Running 21.82s Step 110( N/A%), pre moving , FPS 7.04, Running 21.89s Step 111( N/A%), pre moving , FPS 7.03, Running 22.22s Step 112( N/A%), pre moving , FPS 7.05, Running 22.31s Step 113( N/A%), pre moving , FPS 7.03, Running 22.39s Step 114( N/A%), pre moving , FPS 7.03, Running 22.47s Step 115( N/A%), pre moving , FPS 7.07, Running 22.78s Step 116( N/A%), pre moving , FPS 7.09, Running 22.87s Step 117( N/A%), pre moving , FPS 7.05, Running 22.95s Step 118( N/A%), pre moving , FPS 4.67, Running 24.46s Step 119( N/A%), pre moving , FPS 4.43, Running 25.03s Step 120( N/A%), pre moving , FPS 4.03, Running 25.57s Step 121( N/A%), pre moving , FPS 3.69, Running 26.10s Step 122( N/A%), pre moving , FPS 3.39, Running 26.65s Step 123( N/A%), pre moving , FPS 3.27, Running 27.19s Step 124( N/A%), pre moving , FPS 3.05, Running 27.74s Step 125( N/A%), pre moving , FPS 2.84, Running 28.29s Step 126( N/A%), pre moving , FPS 2.67, Running 28.83s Step 127( N/A%), pre moving , FPS 2.59, Running 29.37s Step 128( N/A%), pre moving , FPS 2.45, Running 29.92s Step 129( N/A%), pre moving , FPS 2.32, Running 30.46s Step 130( N/A%), pre moving , FPS 2.19, Running 31.01s Step 131( N/A%), pre moving , FPS 2.14, Running 31.56s Step 132( N/A%), pre moving , FPS 2.04, Running 32.12s Step 133( N/A%), pre moving , FPS 1.95, Running 32.63s Step 134( N/A%), pre moving , FPS 1.87, Running 33.17s Step 135( N/A%), pre moving , FPS 1.83, Running 33.70s Step 136( N/A%), pre moving , FPS 1.77, Running 34.19s Step 137( N/A%), pre moving , FPS 1.72, Running 34.56s Step 138( N/A%), pre moving , FPS 1.91, Running 34.94s Step 139( N/A%), pre moving , FPS 1.96, Running 35.22s Step 140( N/A%), pre moving , FPS 1.97, Running 35.70s Step 141( N/A%), pre moving , FPS 1.98, Running 36.21s Step 142( N/A%), pre moving , FPS 1.98, Running 36.77s Step 143( N/A%), pre moving , FPS 1.98, Running 37.31s Step 144( N/A%), pre moving , FPS 1.98, Running 37.86s Step 145( N/A%), pre moving , FPS 1.97, Running 38.44s Step 146( N/A%), pre moving , FPS 1.97, Running 38.97s Step 147( N/A%), pre moving , FPS 1.97, Running 39.51s Step 148( N/A%), pre moving , FPS 1.97, Running 40.05s Step 149( N/A%), pre moving , FPS 1.97, Running 40.59s Step 150( N/A%), pre moving , FPS 1.98, Running 41.12s Step 151( N/A%), pre moving , FPS 1.98, Running 41.64s Step 152( N/A%), pre moving , FPS 1.98, Running 42.23s Step 153( N/A%), pre moving , FPS 1.96, Running 42.82s Step 154( N/A%), pre moving , FPS 1.96, Running 43.37s Step 155( N/A%), pre moving , FPS 1.95, Running 43.95s Step 156( N/A%), pre moving , FPS 1.94, Running 44.51s Step 157( N/A%), pre moving , FPS 1.91, Running 45.04s Step 158( N/A%), pre moving , FPS 1.87, Running 45.63s Step 159( N/A%), pre moving , FPS 1.83, Running 46.15s Step 160( N/A%), pre moving , FPS 1.82, Running 46.70s Step 161( N/A%), pre moving , FPS 1.81, Running 47.25s Step 162( N/A%), pre moving , FPS 1.81, Running 47.83s Step 163( N/A%), pre moving , FPS 1.80, Running 48.41s Step 164( N/A%), pre moving , FPS 1.81, Running 48.93s Step 165( N/A%), pre moving , FPS 1.81, Running 49.47s Step 166( N/A%), pre moving , FPS 1.81, Running 50.03s Step 167( N/A%), pre moving , FPS 1.81, Running 50.59s Step 168( N/A%), pre moving , FPS 1.80, Running 51.16s Step 169( N/A%), pre moving , FPS 1.80, Running 51.72s Step 170( N/A%), pre moving , FPS 1.79, Running 52.29s Step 171( N/A%), pre moving , FPS 1.80, Running 52.77s Step 172( N/A%), pre moving , FPS 1.86, Running 53.01s Step 173( N/A%), pre moving , FPS 1.90, Running 53.38s Step 174( N/A%), pre moving , FPS 1.93, Running 53.72s Step 175( N/A%), pre moving , FPS 1.93, Running 54.34s Step 176( N/A%), pre moving , FPS 1.93, Running 54.89s Step 177( N/A%), pre moving , FPS 1.92, Running 55.45s Step 178( N/A%), pre moving , FPS 1.93, Running 56.01s Step 179( N/A%), pre moving , FPS 1.92, Running 56.58s Step 180( N/A%), pre moving , FPS 1.92, Running 57.13s Step 181( N/A%), pre moving , FPS 1.91, Running 57.69s Step 182( N/A%), pre moving , FPS 1.92, Running 58.24s Step 183( N/A%), pre moving , FPS 1.93, Running 58.78s Step 184( N/A%), pre moving , FPS 1.92, Running 59.33s Step 185( N/A%), pre moving , FPS 1.92, Running 59.89s Step 186( N/A%), pre moving , FPS 1.92, Running 60.43s Step 187( N/A%), pre moving , FPS 1.92, Running 60.99s Step 188( N/A%), pre moving , FPS 1.92, Running 61.56s Step 189( N/A%), pre moving , FPS 1.92, Running 62.13s Step 190( N/A%), pre moving , FPS 1.92, Running 62.70s Step 191( N/A%), pre moving , FPS 1.91, Running 63.27s Step 192( N/A%), pre moving , FPS 1.85, Running 63.83s Step 193( N/A%), pre moving , FPS 1.90, Running 63.92s Step 194( N/A%), pre moving , FPS 1.90, Running 64.25s Step 195( N/A%), pre moving , FPS 2.00, Running 64.36s Step 196( N/A%), pre moving , FPS 2.09, Running 64.46s Step 197( N/A%), pre moving , FPS 2.14, Running 64.80s Step 198( N/A%), pre moving , FPS 2.25, Running 64.91s Step 199( N/A%), pre moving , FPS 2.37, Running 65.01s Step 200( N/A%), pre moving , FPS 2.46, Running 65.25s Step 201( N/A%), pre moving , FPS 2.57, Running 65.47s Step 202( N/A%), pre moving , FPS 2.73, Running 65.57s Step 203( N/A%), pre moving , FPS 1.95, Running 69.05s Step 204( N/A%), pre moving , FPS 1.94, Running 69.62s Step 205( N/A%), pre moving , FPS 1.94, Running 70.18s Step 206( N/A%), pre moving , FPS 1.94, Running 70.72s Step 207( N/A%), pre moving , FPS 1.94, Running 71.29s Step 208( N/A%), pre moving , FPS 2.02, Running 71.48s Step 209( N/A%), pre moving , FPS 2.09, Running 71.72s Step 210( N/A%), pre moving , FPS 2.17, Running 71.94s Step 211( N/A%), pre moving , FPS 2.25, Running 72.18s Step 212( N/A%), pre moving , FPS 2.34, Running 72.39s Step 213( N/A%), pre moving , FPS 2.30, Running 72.61s Step 214( N/A%), pre moving , FPS 2.27, Running 73.06s Step 215( N/A%), pre moving , FPS 2.20, Running 73.45s Step 216( N/A%), pre moving , FPS 2.09, Running 74.03s Step 217( N/A%), pre moving , FPS 2.03, Running 74.63s Step 218( N/A%), pre moving , FPS 1.95, Running 75.20s Step 219( N/A%), pre moving , FPS 1.84, Running 75.86s Step 220( N/A%), pre moving , FPS 1.77, Running 76.54s Step 221( N/A%), pre moving , FPS 1.72, Running 77.11s Step 222( N/A%), pre moving , FPS 1.65, Running 77.69s Step 223( 0.33%), action 1, FPS 1.94, Running 79.35s Step 224( 0.67%), action 2, FPS 1.87, Running 80.34s Step 225( 1.00%), action 3, FPS 1.84, Running 81.02s Step 226( 1.33%), action 4, FPS 1.82, Running 81.71s Step 227( 1.67%), action 5, FPS 1.77, Running 82.59s Step 228( 2.00%), action 6, FPS 1.64, Running 83.70s Step 229( 2.33%), action 7, FPS 1.58, Running 84.36s Step 230( 2.67%), action 8, FPS 1.52, Running 85.06s Step 231( 3.00%), action 9, FPS 1.45, Running 85.94s Step 232( 3.33%), action 10, FPS 1.39, Running 86.73s Step 233( 3.67%), action 11, FPS 1.33, Running 87.62s Step 234( 4.00%), action 12, FPS 1.31, Running 88.33s Step 235( 4.33%), action 13, FPS 1.27, Running 89.14s Step 236( 4.67%), action 14, FPS 1.26, Running 89.95s Step 237( 5.00%), action 15, FPS 1.25, Running 90.63s Step 238( 5.33%), action 16, FPS 1.25, Running 91.24s Step 239( 5.67%), action 17, FPS 1.26, Running 91.68s Step 240( 6.00%), action 18, FPS 1.27, Running 92.29s Step 241( 6.33%), action 19, FPS 1.26, Running 92.99s Step 242( 6.67%), action 20, FPS 1.26, Running 93.60s Step 243( 7.00%), action 21, FPS 1.31, Running 94.56s Step 244( 7.33%), action 22, FPS 1.35, Running 95.20s Step 245( 7.67%), action 23, FPS 1.33, Running 96.06s Step 246( 8.00%), action 24, FPS 1.33, Running 96.76s Step 247( 8.33%), action 25, FPS 1.35, Running 97.41s Step 248( 8.67%), action 26, FPS 1.36, Running 98.41s Step 249( 9.00%), action 27, FPS 1.36, Running 99.05s Step 250( 9.33%), action 28, FPS 1.34, Running 100.04s Step 251( 9.67%), action 29, FPS 1.34, Running 100.90s Step 252( 10.00%), action 30, FPS 1.30, Running 102.11s Step 253( 10.33%), action 31, FPS 1.29, Running 103.07s Step 254( 10.67%), action 32, FPS 1.30, Running 103.75s Step 255( 11.00%), action 33, FPS 1.30, Running 104.47s Step 256( 11.33%), action 34, FPS 1.30, Running 105.36s Step 257( 11.67%), action 35, FPS 1.30, Running 105.99s Step 258( 12.00%), action 36, FPS 1.30, Running 106.66s Step 259( 12.33%), action 37, FPS 1.26, Running 107.51s Step 260( 12.67%), action 38, FPS 1.23, Running 108.53s Step 261( 13.00%), action 39, FPS 1.24, Running 109.14s Step 262( 13.33%), action 40, FPS 1.23, Running 109.88s Step 263( 13.67%), action 41, FPS 1.27, Running 110.37s Step 264( 14.00%), action 42, FPS 1.24, Running 111.29s Step 265( 14.33%), action 43, FPS 1.26, Running 111.98s Step 266( 14.67%), action 44, FPS 1.26, Running 112.68s Step 267( 15.00%), action 45, FPS 1.24, Running 113.56s Step 268( 15.33%), action 46, FPS 1.26, Running 114.32s Step 269( 15.67%), action 47, FPS 1.24, Running 115.23s Step 270( 16.00%), action 48, FPS 1.26, Running 115.88s Step 271( 16.33%), action 49, FPS 1.28, Running 116.54s Step 272( 16.67%), action 50, FPS 1.31, Running 117.43s Step 273( 17.00%), action 51, FPS 1.30, Running 118.44s Step 274( 17.33%), action 52, FPS 1.30, Running 119.09s Step 275( 17.67%), action 53, FPS 1.28, Running 120.04s Step 276( 18.00%), action 54, FPS 1.30, Running 120.72s Step 277( 18.33%), action 55, FPS 1.28, Running 121.66s Step 278( 18.67%), action 56, FPS 1.28, Running 122.32s Step 279( 19.00%), action 57, FPS 1.29, Running 123.01s Step 280( 19.33%), action 58, FPS 1.30, Running 123.89s Step 281( 19.67%), action 59, FPS 1.27, Running 124.88s Step 282( 20.00%), action 60, FPS 1.28, Running 125.55s Step 283( 20.33%), action 61, FPS 1.26, Running 126.22s Step 284( 20.67%), action 62, FPS 1.27, Running 127.07s Step 285( 21.00%), action 63, FPS 1.27, Running 127.71s Step 286( 21.33%), action 64, FPS 1.27, Running 128.47s Step 287( 21.67%), action 65, FPS 1.30, Running 128.92s Step 288( 22.00%), action 66, FPS 1.33, Running 129.35s Step 289( 22.33%), action 67, FPS 1.37, Running 129.86s Step 290( 22.67%), action 68, FPS 1.38, Running 130.38s Step 291( 23.00%), action 69, FPS 1.35, Running 131.36s Step 292( 23.33%), action 70, FPS 1.37, Running 132.02s Step 293( 23.67%), action 71, FPS 1.38, Running 132.94s Step 294( 24.00%), action 72, FPS 1.38, Running 133.61s Step 295( 24.33%), action 73, FPS 1.38, Running 134.54s Step 296( 24.67%), action 74, FPS 1.38, Running 135.17s Step 297( 25.00%), action 75, FPS 1.41, Running 135.81s Step 298( 25.33%), action 76, FPS 1.40, Running 136.64s Step 299( 25.67%), action 77, FPS 1.40, Running 137.29s Step 300( 26.00%), action 78, FPS 1.39, Running 138.30s Step 301( 26.33%), action 79, FPS 1.39, Running 139.28s Step 302( 26.67%), action 80, FPS 1.39, Running 139.98s Step 303( 27.00%), action 81, FPS 1.36, Running 140.94s Step 304( 27.33%), action 82, FPS 1.37, Running 141.65s Step 305( 27.67%), action 83, FPS 1.35, Running 142.53s Step 306( 28.00%), action 84, FPS 1.35, Running 143.27s Step 307( 28.33%), action 85, FPS 1.32, Running 144.03s Step 308( 28.67%), action 86, FPS 1.27, Running 145.15s Step 309( 29.00%), action 87, FPS 1.25, Running 145.85s Step 310( 29.33%), action 88, FPS 1.24, Running 146.50s Step 311( 29.67%), action 89, FPS 1.27, Running 147.15s Step 312( 30.00%), action 90, FPS 1.25, Running 148.01s Step 313( 30.33%), action 91, FPS 1.29, Running 148.44s Step 314( 30.67%), action 92, FPS 1.32, Running 148.77s Step 315( 31.00%), action 93, FPS 1.38, Running 149.06s Step 316( 31.33%), action 94, FPS 1.37, Running 149.79s Step 317( 31.67%), action 95, FPS 1.39, Running 150.24s Step 318( 32.00%), action 96, FPS 1.40, Running 150.97s Step 319( 32.33%), action 97, FPS 1.38, Running 151.78s Step 320( 32.67%), action 98, FPS 1.42, Running 152.40s Step 321( 33.00%), action 99, FPS 1.43, Running 153.30s Step 322( 33.33%), action 100, FPS 1.43, Running 153.98s Step 323( 33.67%), action 101, FPS 1.44, Running 154.81s Step 324( 34.00%), action 102, FPS 1.44, Running 155.52s Step 325( 34.33%), action 103, FPS 1.44, Running 156.39s Step 326( 34.67%), action 104, FPS 1.44, Running 157.14s Step 327( 35.00%), action 105, FPS 1.43, Running 158.00s Step 328( 35.33%), action 106, FPS 1.47, Running 158.73s Step 329( 35.67%), action 107, FPS 1.48, Running 159.41s Step 330( 36.00%), action 108, FPS 1.45, Running 160.27s Step 331( 36.33%), action 109, FPS 1.45, Running 160.90s Step 332( 36.67%), action 110, FPS 1.43, Running 161.98s Step 333( 37.00%), action 111, FPS 1.38, Running 162.92s Step 334( 37.33%), action 112, FPS 1.35, Running 163.61s Step 335( 37.67%), action 113, FPS 1.32, Running 164.23s Step 336( 38.00%), action 114, FPS 1.31, Running 165.08s Step 337( 38.33%), action 115, FPS 1.29, Running 165.72s Step 338( 38.67%), action 116, FPS 1.30, Running 166.40s Step 339( 39.00%), action 117, FPS 1.30, Running 167.14s Step 340( 39.33%), action 118, FPS 1.32, Running 167.53s Step 341( 39.67%), action 119, FPS 1.38, Running 167.84s Step 342( 40.00%), action 120, FPS 1.41, Running 168.18s Step 343( 40.33%), action 121, FPS 1.45, Running 168.62s Step 344( 40.67%), action 122, FPS 1.48, Running 169.07s Step 345( 41.00%), action 123, FPS 1.52, Running 169.53s Step 346( 41.33%), action 124, FPS 1.54, Running 170.15s Step 347( 41.67%), action 125, FPS 1.53, Running 171.11s Step 348( 42.00%), action 126, FPS 1.54, Running 171.74s Step 349( 42.33%), action 127, FPS 1.52, Running 172.60s Step 350( 42.67%), action 128, FPS 1.52, Running 173.40s Step 351( 43.00%), action 129, FPS 1.49, Running 174.30s Step 352( 43.33%), action 130, FPS 1.54, Running 174.96s Step 353( 43.67%), action 131, FPS 1.54, Running 175.90s Step 354( 44.00%), action 132, FPS 1.52, Running 176.76s Step 355( 44.33%), action 133, FPS 1.45, Running 178.01s Step 356( 44.67%), action 134, FPS 1.47, Running 178.69s Step 357( 45.00%), action 135, FPS 1.43, Running 179.66s Step 358( 45.33%), action 136, FPS 1.40, Running 180.70s Step 359( 45.67%), action 137, FPS 1.37, Running 181.78s Step 360( 46.00%), action 138, FPS 1.33, Running 182.55s Step 361( 46.33%), action 139, FPS 1.28, Running 183.43s Step 362( 46.67%), action 140, FPS 1.23, Running 184.50s Step 363( 47.00%), action 141, FPS 1.18, Running 185.62s Step 364( 47.33%), action 142, FPS 1.16, Running 186.38s Step 365( 47.67%), action 143, FPS 1.15, Running 186.85s Step 366( 48.00%), action 144, FPS 1.17, Running 187.21s Step 367( 48.33%), action 145, FPS 1.20, Running 187.78s Step 368( 48.67%), action 146, FPS 1.20, Running 188.43s Step 369( 49.00%), action 147, FPS 1.19, Running 189.42s Step 370( 49.33%), action 148, FPS 1.17, Running 190.52s Step 371( 49.67%), action 149, FPS 1.16, Running 191.56s Step 372( 50.00%), action 150, FPS 1.15, Running 192.31s Step 373( 50.33%), action 151, FPS 1.15, Running 193.33s Step 374( 50.67%), action 152, FPS 1.14, Running 194.23s [2026-08-02 17:48:52] [11 ] Seed 10 failed after 194.66 s. +steps: 374 , actions: 152 . +Instruction: Empty +Total 3/11(27.27%) success. +Setting seed: 11 +Step 1( N/A%), pre moving , FPS 0.02, Running 51.83s Step 2( N/A%), pre moving , FPS 0.04, Running 51.94s Step 3( N/A%), pre moving , FPS 0.06, Running 52.02s Step 4( N/A%), pre moving , FPS 0.08, Running 52.36s Step 5( N/A%), pre moving , FPS 0.10, Running 52.48s Step 6( N/A%), pre moving , FPS 0.11, Running 52.56s Step 7( N/A%), pre moving , FPS 0.13, Running 52.64s Step 8( N/A%), pre moving , FPS 0.15, Running 52.97s Step 9( N/A%), pre moving , FPS 0.17, Running 53.08s Step 10( N/A%), pre moving , FPS 0.19, Running 53.16s Step 11( N/A%), pre moving , FPS 0.21, Running 53.24s Step 12( N/A%), pre moving , FPS 0.22, Running 53.57s Step 13( N/A%), pre moving , FPS 0.24, Running 53.68s Step 14( N/A%), pre moving , FPS 0.26, Running 53.76s Step 15( N/A%), pre moving , FPS 0.28, Running 54.01s Step 16( N/A%), pre moving , FPS 0.30, Running 54.19s Step 17( N/A%), pre moving , FPS 0.31, Running 54.27s Step 18( N/A%), pre moving , FPS 0.33, Running 54.36s Step 19( N/A%), pre moving , FPS 0.35, Running 54.69s Step 20( N/A%), pre moving , FPS 0.37, Running 54.74s Step 21( N/A%), pre moving , FPS 5.73, Running 55.33s Step 22( N/A%), pre moving , FPS 5.67, Running 55.46s Step 23( N/A%), pre moving , FPS 5.71, Running 55.53s Step 24( N/A%), pre moving , FPS 5.67, Running 55.89s Step 25( N/A%), pre moving , FPS 5.71, Running 55.98s Step 26( N/A%), pre moving , FPS 5.04, Running 56.52s Step 27( N/A%), pre moving , FPS 5.09, Running 56.57s Step 28( N/A%), pre moving , FPS 5.45, Running 56.64s Step 29( N/A%), pre moving , FPS 5.50, Running 56.71s Step 30( N/A%), pre moving , FPS 5.52, Running 56.78s Step 31( N/A%), pre moving , FPS 5.52, Running 56.86s Step 32( N/A%), pre moving , FPS 5.92, Running 56.95s Step 33( N/A%), pre moving , FPS 5.97, Running 57.03s Step 34( N/A%), pre moving , FPS 5.91, Running 57.14s Step 35( N/A%), pre moving , FPS 6.24, Running 57.22s Step 36( N/A%), pre moving , FPS 5.42, Running 57.88s Step 37( N/A%), pre moving , FPS 5.43, Running 57.95s Step 38( N/A%), pre moving , FPS 5.43, Running 58.04s Step 39( N/A%), pre moving , FPS 5.43, Running 58.37s Step 40( N/A%), pre moving , FPS 5.36, Running 58.48s Step 41( N/A%), pre moving , FPS 6.19, Running 58.56s Step 42( N/A%), pre moving , FPS 6.30, Running 58.64s Step 43( N/A%), pre moving , FPS 5.82, Running 58.96s Step 44( N/A%), pre moving , FPS 6.29, Running 59.07s Step 45( N/A%), pre moving , FPS 6.33, Running 59.14s Step 46( N/A%), pre moving , FPS 7.42, Running 59.22s Step 47( N/A%), pre moving , FPS 6.74, Running 59.54s Step 48( N/A%), pre moving , FPS 6.68, Running 59.63s Step 49( N/A%), pre moving , FPS 6.68, Running 59.71s Step 50( N/A%), pre moving , FPS 6.68, Running 59.78s Step 51( N/A%), pre moving , FPS 6.31, Running 60.04s Step 52( N/A%), pre moving , FPS 6.15, Running 60.20s Step 53( N/A%), pre moving , FPS 6.16, Running 60.27s Step 54( N/A%), pre moving , FPS 6.22, Running 60.36s Step 55( N/A%), pre moving , FPS 5.77, Running 60.68s Step 56( N/A%), pre moving , FPS 6.89, Running 60.78s Step 57( N/A%), pre moving , FPS 6.89, Running 60.86s Step 58( N/A%), pre moving , FPS 6.89, Running 60.94s Step 59( N/A%), pre moving , FPS 6.90, Running 61.27s Step 60( N/A%), pre moving , FPS 6.92, Running 61.37s Step 61( N/A%), pre moving , FPS 6.91, Running 61.45s Step 62( N/A%), pre moving , FPS 6.37, Running 61.78s Step 63( N/A%), pre moving , FPS 6.95, Running 61.84s Step 64( N/A%), pre moving , FPS 6.96, Running 61.94s Step 65( N/A%), pre moving , FPS 6.95, Running 62.02s Step 66( N/A%), pre moving , FPS 6.81, Running 62.15s Step 67( N/A%), pre moving , FPS 6.96, Running 62.41s Step 68( N/A%), pre moving , FPS 7.08, Running 62.46s Step 69( N/A%), pre moving , FPS 7.05, Running 62.54s Step 70( N/A%), pre moving , FPS 7.06, Running 62.61s Step 71( N/A%), pre moving , FPS 7.51, Running 62.70s Step 72( N/A%), pre moving , FPS 7.08, Running 63.03s Step 73( N/A%), pre moving , FPS 7.03, Running 63.12s Step 74( N/A%), pre moving , FPS 6.96, Running 63.23s Step 75( N/A%), pre moving , FPS 6.95, Running 63.56s Step 76( N/A%), pre moving , FPS 6.81, Running 63.72s Step 77( N/A%), pre moving , FPS 6.71, Running 63.84s Step 78( N/A%), pre moving , FPS 6.09, Running 64.23s Step 79( N/A%), pre moving , FPS 6.50, Running 64.35s Step 80( N/A%), pre moving , FPS 5.98, Running 64.71s Step 81( N/A%), pre moving , FPS 5.90, Running 64.84s Step 82( N/A%), pre moving , FPS 6.29, Running 64.96s Step 83( N/A%), pre moving , FPS 5.76, Running 65.32s Step 84( N/A%), pre moving , FPS 5.71, Running 65.44s Step 85( N/A%), pre moving , FPS 5.72, Running 65.52s Step 86( N/A%), pre moving , FPS 5.80, Running 65.60s Step 87( N/A%), pre moving , FPS 5.63, Running 65.96s Step 88( N/A%), pre moving , FPS 5.56, Running 66.06s Step 89( N/A%), pre moving , FPS 5.58, Running 66.13s Step 90( N/A%), pre moving , FPS 5.56, Running 66.21s Step 91( N/A%), pre moving , FPS 5.21, Running 66.54s Step 92( N/A%), pre moving , FPS 5.56, Running 66.63s Step 93( N/A%), pre moving , FPS 5.61, Running 66.69s Step 94( N/A%), pre moving , FPS 5.66, Running 66.77s Step 95( N/A%), pre moving , FPS 5.89, Running 66.96s Step 96( N/A%), pre moving , FPS 5.82, Running 67.15s Step 97( N/A%), pre moving , FPS 5.86, Running 67.25s Step 98( N/A%), pre moving , FPS 6.43, Running 67.34s Step 99( N/A%), pre moving , FPS 6.32, Running 67.51s Step 100( N/A%), pre moving , FPS 6.64, Running 67.72s Step 101( N/A%), pre moving , FPS 6.70, Running 67.82s Step 102( N/A%), pre moving , FPS 6.78, Running 67.91s Step 103( N/A%), pre moving , FPS 6.86, Running 68.23s Step 104( N/A%), pre moving , FPS 6.91, Running 68.34s Step 105( N/A%), pre moving , FPS 6.90, Running 68.42s Step 106( N/A%), pre moving , FPS 6.52, Running 68.67s Step 107( N/A%), pre moving , FPS 6.94, Running 68.84s Step 108( N/A%), pre moving , FPS 7.00, Running 68.91s Step 109( N/A%), pre moving , FPS 6.98, Running 69.00s Step 110( N/A%), pre moving , FPS 6.44, Running 69.31s Step 111( N/A%), pre moving , FPS 6.96, Running 69.41s Step 112( N/A%), pre moving , FPS 6.97, Running 69.49s Step 113( N/A%), pre moving , FPS 6.93, Running 69.57s Step 114( N/A%), pre moving , FPS 6.38, Running 69.90s Step 115( N/A%), pre moving , FPS 6.58, Running 70.00s Step 116( N/A%), pre moving , FPS 6.87, Running 70.07s Step 117( N/A%), pre moving , FPS 6.91, Running 70.15s Step 118( N/A%), pre moving , FPS 6.38, Running 70.47s Step 119( N/A%), pre moving , FPS 6.55, Running 70.56s Step 120( N/A%), pre moving , FPS 6.87, Running 70.63s Step 121( N/A%), pre moving , FPS 6.92, Running 70.71s Step 122( N/A%), pre moving , FPS 6.53, Running 70.97s Step 123( N/A%), pre moving , FPS 6.88, Running 71.14s Step 124( N/A%), pre moving , FPS 6.95, Running 71.21s Step 125( N/A%), pre moving , FPS 6.94, Running 71.30s Step 126( N/A%), pre moving , FPS 6.76, Running 71.63s Step 127( N/A%), pre moving , FPS 6.94, Running 71.72s Step 128( N/A%), pre moving , FPS 6.95, Running 71.79s Step 129( N/A%), pre moving , FPS 6.95, Running 71.88s Step 130( N/A%), pre moving , FPS 6.89, Running 72.21s Step 131( N/A%), pre moving , FPS 6.91, Running 72.30s Step 132( N/A%), pre moving , FPS 6.94, Running 72.38s Step 133( N/A%), pre moving , FPS 6.94, Running 72.45s Step 134( N/A%), pre moving , FPS 7.29, Running 72.65s Step 135( N/A%), pre moving , FPS 7.03, Running 72.84s Step 136( N/A%), pre moving , FPS 6.96, Running 72.94s Step 137( N/A%), pre moving , FPS 6.95, Running 73.02s Step 138( N/A%), pre moving , FPS 7.62, Running 73.09s Step 139( N/A%), pre moving , FPS 6.98, Running 73.43s Step 140( N/A%), pre moving , FPS 6.92, Running 73.52s Step 141( N/A%), pre moving , FPS 6.91, Running 73.61s Step 142( N/A%), pre moving , FPS 6.73, Running 73.94s Step 143( N/A%), pre moving , FPS 6.97, Running 74.01s Step 144( N/A%), pre moving , FPS 6.92, Running 74.11s Step 145( N/A%), pre moving , FPS 6.92, Running 74.19s Step 146( N/A%), pre moving , FPS 6.91, Running 74.52s Step 147( N/A%), pre moving , FPS 6.98, Running 74.59s Step 148( N/A%), pre moving , FPS 6.92, Running 74.68s Step 149( N/A%), pre moving , FPS 6.93, Running 74.76s Step 150( N/A%), pre moving , FPS 7.47, Running 74.89s Step 151( N/A%), pre moving , FPS 7.01, Running 75.16s Step 152( N/A%), pre moving , FPS 6.95, Running 75.25s Step 153( N/A%), pre moving , FPS 6.94, Running 75.34s Step 154( N/A%), pre moving , FPS 6.76, Running 75.60s Step 155( N/A%), pre moving , FPS 6.92, Running 75.73s Step 156( N/A%), pre moving , FPS 7.00, Running 75.79s Step 157( N/A%), pre moving , FPS 7.09, Running 75.84s Step 158( N/A%), pre moving , FPS 7.09, Running 75.92s Step 159( N/A%), pre moving , FPS 7.74, Running 76.01s Step 160( N/A%), pre moving , FPS 7.85, Running 76.07s Step 161( N/A%), pre moving , FPS 7.83, Running 76.16s Step 162( N/A%), pre moving , FPS 8.73, Running 76.23s Step 163( N/A%), pre moving , FPS 8.72, Running 76.30s Step 164( N/A%), pre moving , FPS 8.86, Running 76.36s Step 165( N/A%), pre moving , FPS 8.89, Running 76.44s Step 166( N/A%), pre moving , FPS 10.01, Running 76.52s Step 167( N/A%), pre moving , FPS 9.90, Running 76.61s Step 168( N/A%), pre moving , FPS 10.00, Running 76.68s Step 169( N/A%), pre moving , FPS 9.95, Running 76.77s Step 170( N/A%), pre moving , FPS 9.04, Running 77.10s Step 171( N/A%), pre moving , FPS 9.80, Running 77.20s Step 172( N/A%), pre moving , FPS 9.93, Running 77.27s Step 173( N/A%), pre moving , FPS 9.92, Running 77.35s Step 174( N/A%), pre moving , FPS 9.60, Running 77.68s Step 175( N/A%), pre moving , FPS 9.75, Running 77.78s Step 176( N/A%), pre moving , FPS 9.75, Running 77.85s Step 177( N/A%), pre moving , FPS 9.64, Running 77.92s Step 178( N/A%), pre moving , FPS 9.68, Running 77.98s Step 179( N/A%), pre moving , FPS 8.70, Running 78.31s Step 180( N/A%), pre moving , FPS 8.57, Running 78.40s Step 181( N/A%), pre moving , FPS 8.61, Running 78.48s Step 182( N/A%), pre moving , FPS 8.64, Running 78.55s Step 183( N/A%), pre moving , FPS 7.79, Running 78.87s Step 184( N/A%), pre moving , FPS 7.74, Running 78.95s Step 185( N/A%), pre moving , FPS 7.78, Running 79.01s Step 186( N/A%), pre moving , FPS 7.77, Running 79.09s Step 187( N/A%), pre moving , FPS 7.13, Running 79.41s Step 188( N/A%), pre moving , FPS 7.07, Running 79.51s Step 189( N/A%), pre moving , FPS 7.14, Running 79.57s Step 190( N/A%), pre moving , FPS 7.84, Running 79.65s Step 191( N/A%), pre moving , FPS 7.21, Running 79.97s Step 192( N/A%), pre moving , FPS 7.21, Running 80.04s Step 193( N/A%), pre moving , FPS 7.22, Running 80.12s Step 194( N/A%), pre moving , FPS 7.95, Running 80.20s Step 195( N/A%), pre moving , FPS 5.17, Running 81.65s Step 196( N/A%), pre moving , FPS 4.59, Running 82.21s Step 197( N/A%), pre moving , FPS 4.14, Running 82.74s Step 198( N/A%), pre moving , FPS 3.79, Running 83.26s Step 199( N/A%), pre moving , FPS 3.63, Running 83.81s Step 200( N/A%), pre moving , FPS 3.36, Running 84.36s Step 201( N/A%), pre moving , FPS 3.11, Running 84.90s Step 202( N/A%), pre moving , FPS 2.90, Running 85.44s Step 203( N/A%), pre moving , FPS 2.82, Running 85.97s Step 204( N/A%), pre moving , FPS 2.64, Running 86.51s Step 205( N/A%), pre moving , FPS 2.49, Running 87.05s Step 206( N/A%), pre moving , FPS 2.35, Running 87.59s Step 207( N/A%), pre moving , FPS 2.30, Running 88.12s Step 208( N/A%), pre moving , FPS 2.19, Running 88.65s Step 209( N/A%), pre moving , FPS 2.08, Running 89.18s Step 210( N/A%), pre moving , FPS 1.99, Running 89.71s Step 211( N/A%), pre moving , FPS 1.95, Running 90.24s Step 212( N/A%), pre moving , FPS 1.87, Running 90.77s Step 213( N/A%), pre moving , FPS 1.79, Running 91.31s Step 214( N/A%), pre moving , FPS 1.72, Running 91.85s Step 215( N/A%), pre moving , FPS 1.85, Running 92.44s Step 216( N/A%), pre moving , FPS 1.85, Running 92.99s Step 217( N/A%), pre moving , FPS 1.85, Running 93.55s Step 218( N/A%), pre moving , FPS 1.86, Running 94.02s Step 219( N/A%), pre moving , FPS 1.91, Running 94.28s Step 220( N/A%), pre moving , FPS 1.93, Running 94.70s Step 221( N/A%), pre moving , FPS 1.97, Running 95.08s Step 222( N/A%), pre moving , FPS 1.96, Running 95.63s Step 223( N/A%), pre moving , FPS 1.95, Running 96.22s Step 224( N/A%), pre moving , FPS 1.94, Running 96.80s Step 225( N/A%), pre moving , FPS 1.94, Running 97.34s Step 226( N/A%), pre moving , FPS 1.94, Running 97.90s Step 227( N/A%), pre moving , FPS 1.94, Running 98.42s Step 228( N/A%), pre moving , FPS 1.94, Running 98.96s Step 229( N/A%), pre moving , FPS 1.93, Running 99.52s Step 230( N/A%), pre moving , FPS 1.93, Running 100.08s Step 231( N/A%), pre moving , FPS 1.93, Running 100.63s Step 232( N/A%), pre moving , FPS 1.92, Running 101.17s Step 233( N/A%), pre moving , FPS 1.92, Running 101.73s Step 234( N/A%), pre moving , FPS 1.92, Running 102.26s Step 235( N/A%), pre moving , FPS 1.93, Running 102.80s Step 236( N/A%), pre moving , FPS 1.93, Running 103.34s Step 237( N/A%), pre moving , FPS 1.94, Running 103.88s Step 238( N/A%), pre moving , FPS 1.92, Running 104.45s Step 239( N/A%), pre moving , FPS 1.86, Running 105.02s Step 240( N/A%), pre moving , FPS 1.84, Running 105.57s Step 241( N/A%), pre moving , FPS 1.80, Running 106.19s Step 242( N/A%), pre moving , FPS 1.80, Running 106.75s Step 243( N/A%), pre moving , FPS 1.80, Running 107.32s Step 244( N/A%), pre moving , FPS 1.81, Running 107.87s Step 245( N/A%), pre moving , FPS 1.80, Running 108.45s Step 246( N/A%), pre moving , FPS 1.80, Running 109.01s Step 247( N/A%), pre moving , FPS 1.79, Running 109.58s Step 248( N/A%), pre moving , FPS 1.79, Running 110.14s Step 249( N/A%), pre moving , FPS 1.79, Running 110.70s Step 250( N/A%), pre moving , FPS 1.79, Running 111.25s Step 251( N/A%), pre moving , FPS 1.78, Running 111.85s Step 252( N/A%), pre moving , FPS 1.78, Running 112.41s Step 253( N/A%), pre moving , FPS 1.79, Running 112.92s Step 254( N/A%), pre moving , FPS 1.81, Running 113.31s Step 255( N/A%), pre moving , FPS 1.83, Running 113.71s Step 256( N/A%), pre moving , FPS 1.82, Running 114.35s Step 257( N/A%), pre moving , FPS 1.81, Running 114.93s Step 258( N/A%), pre moving , FPS 1.81, Running 115.47s Step 259( N/A%), pre moving , FPS 1.82, Running 116.03s Step 260( N/A%), pre moving , FPS 1.81, Running 116.63s Step 261( N/A%), pre moving , FPS 1.82, Running 117.21s Step 262( N/A%), pre moving , FPS 1.82, Running 117.76s Step 263( N/A%), pre moving , FPS 1.81, Running 118.34s Step 264( N/A%), pre moving , FPS 1.81, Running 118.90s Step 265( N/A%), pre moving , FPS 1.82, Running 119.44s Step 266( N/A%), pre moving , FPS 1.82, Running 120.02s Step 267( N/A%), pre moving , FPS 1.82, Running 120.56s Step 268( N/A%), pre moving , FPS 1.82, Running 121.13s Step 269( N/A%), pre moving , FPS 1.82, Running 121.71s Step 270( N/A%), pre moving , FPS 1.90, Running 121.79s Step 271( N/A%), pre moving , FPS 1.95, Running 122.13s Step 272( N/A%), pre moving , FPS 2.03, Running 122.25s Step 273( N/A%), pre moving , FPS 2.12, Running 122.34s Step 274( N/A%), pre moving , FPS 2.19, Running 122.42s Step 275( N/A%), pre moving , FPS 2.21, Running 122.76s Step 276( N/A%), pre moving , FPS 2.35, Running 122.87s Step 277( N/A%), pre moving , FPS 2.49, Running 122.97s Step 278( N/A%), pre moving , FPS 2.55, Running 123.32s Step 279( N/A%), pre moving , FPS 2.70, Running 123.42s Step 280( N/A%), pre moving , FPS 1.92, Running 127.04s Step 281( N/A%), pre moving , FPS 1.92, Running 127.62s Step 282( N/A%), pre moving , FPS 1.91, Running 128.21s Step 283( N/A%), pre moving , FPS 1.92, Running 128.77s Step 284( N/A%), pre moving , FPS 1.92, Running 129.34s Step 285( N/A%), pre moving , FPS 1.91, Running 129.91s Step 286( N/A%), pre moving , FPS 1.92, Running 130.47s Step 287( N/A%), pre moving , FPS 1.91, Running 131.04s Step 288( N/A%), pre moving , FPS 1.90, Running 131.63s Step 289( N/A%), pre moving , FPS 1.95, Running 131.98s Step 290( N/A%), pre moving , FPS 1.89, Running 132.39s Step 291( N/A%), pre moving , FPS 1.84, Running 132.99s Step 292( N/A%), pre moving , FPS 1.76, Running 133.58s Step 293( N/A%), pre moving , FPS 1.70, Running 134.13s Step 294( N/A%), pre moving , FPS 1.63, Running 134.70s Step 295( N/A%), pre moving , FPS 1.60, Running 135.27s Step 296( N/A%), pre moving , FPS 1.54, Running 135.83s Step 297( N/A%), pre moving , FPS 1.49, Running 136.39s Step 298( N/A%), pre moving , FPS 1.47, Running 136.94s Step 299( N/A%), pre moving , FPS 1.42, Running 137.51s Step 300( 0.33%), action 1, FPS 1.63, Running 139.30s Step 301( 0.67%), action 2, FPS 1.62, Running 139.94s Step 302( 1.00%), action 3, FPS 1.58, Running 140.90s Step 303( 1.33%), action 4, FPS 1.52, Running 141.94s Step 304( 1.67%), action 5, FPS 1.48, Running 142.88s Step 305( 2.00%), action 6, FPS 1.46, Running 143.56s Step 306( 2.33%), action 7, FPS 1.42, Running 144.57s Step 307( 2.67%), action 8, FPS 1.41, Running 145.17s Step 308( 3.00%), action 9, FPS 1.41, Running 145.86s Step 309( 3.33%), action 10, FPS 1.36, Running 146.71s Step 310( 3.67%), action 11, FPS 1.30, Running 147.72s Step 311( 4.00%), action 12, FPS 1.30, Running 148.37s Step 312( 4.33%), action 13, FPS 1.30, Running 148.94s Step 313( 4.67%), action 14, FPS 1.28, Running 149.78s Step 314( 5.00%), action 15, FPS 1.29, Running 150.17s Step 315( 5.33%), action 16, FPS 1.27, Running 151.05s Step 316( 5.67%), action 17, FPS 1.26, Running 151.74s Step 317( 6.00%), action 18, FPS 1.25, Running 152.42s Step 318( 6.33%), action 19, FPS 1.24, Running 153.07s Step 319( 6.67%), action 20, FPS 1.22, Running 153.93s Step 320( 7.00%), action 21, FPS 1.28, Running 154.94s Step 321( 7.33%), action 22, FPS 1.27, Running 155.69s Step 322( 7.67%), action 23, FPS 1.27, Running 156.65s Step 323( 8.00%), action 24, FPS 1.28, Running 157.61s Step 324( 8.33%), action 25, FPS 1.30, Running 158.27s Step 325( 8.67%), action 26, FPS 1.27, Running 159.25s Step 326( 9.00%), action 27, FPS 1.29, Running 160.04s Step 327( 9.33%), action 28, FPS 1.28, Running 160.84s Step 328( 9.67%), action 29, FPS 1.28, Running 161.52s Step 329( 10.00%), action 30, FPS 1.27, Running 162.45s Step 330( 10.33%), action 31, FPS 1.26, Running 163.53s Step 331( 10.67%), action 32, FPS 1.27, Running 164.15s Step 332( 11.00%), action 33, FPS 1.23, Running 165.22s Step 333( 11.33%), action 34, FPS 1.22, Running 166.19s Step 334( 11.67%), action 35, FPS 1.20, Running 166.87s Step 335( 12.00%), action 36, FPS 1.19, Running 167.87s Step 336( 12.33%), action 37, FPS 1.19, Running 168.53s Step 337( 12.67%), action 38, FPS 1.21, Running 168.95s Step 338( 13.00%), action 39, FPS 1.22, Running 169.45s Step 339( 13.33%), action 40, FPS 1.26, Running 169.82s Step 340( 13.67%), action 41, FPS 1.27, Running 170.72s Step 341( 14.00%), action 42, FPS 1.25, Running 171.64s Step 342( 14.33%), action 43, FPS 1.24, Running 172.73s Step 343( 14.67%), action 44, FPS 1.27, Running 173.39s Step 344( 15.00%), action 45, FPS 1.23, Running 174.46s Step 345( 15.33%), action 46, FPS 1.24, Running 175.41s Step 346( 15.67%), action 47, FPS 1.24, Running 176.22s Step 347( 16.00%), action 48, FPS 1.23, Running 177.07s Step 348( 16.33%), action 49, FPS 1.22, Running 177.86s Step 349( 16.67%), action 50, FPS 1.24, Running 178.61s Step 350( 17.00%), action 51, FPS 1.25, Running 179.59s Step 351( 17.33%), action 52, FPS 1.24, Running 180.26s Step 352( 17.67%), action 53, FPS 1.25, Running 181.21s Step 353( 18.00%), action 54, FPS 1.27, Running 181.88s Step 354( 18.33%), action 55, FPS 1.25, Running 182.84s Step 355( 18.67%), action 56, FPS 1.28, Running 183.45s Step 356( 19.00%), action 57, FPS 1.28, Running 184.14s Step 357( 19.33%), action 58, FPS 1.24, Running 185.04s Step 358( 19.67%), action 59, FPS 1.20, Running 186.10s Step 359( 20.00%), action 60, FPS 1.18, Running 186.77s Step 360( 20.33%), action 61, FPS 1.17, Running 187.82s Step 361( 20.67%), action 62, FPS 1.19, Running 188.50s Step 362( 21.00%), action 63, FPS 1.23, Running 188.99s Step 363( 21.33%), action 64, FPS 1.23, Running 189.70s Step 364( 21.67%), action 65, FPS 1.25, Running 190.51s Step 365( 22.00%), action 66, FPS 1.27, Running 191.13s Step 366( 22.33%), action 67, FPS 1.29, Running 191.71s Step 367( 22.67%), action 68, FPS 1.30, Running 192.42s Step 368( 23.00%), action 69, FPS 1.30, Running 193.22s Step 369( 23.33%), action 70, FPS 1.31, Running 193.85s Step 370( 23.67%), action 71, FPS 1.32, Running 194.69s Step 371( 24.00%), action 72, FPS 1.32, Running 195.42s Step 372( 24.33%), action 73, FPS 1.31, Running 196.48s Step 373( 24.67%), action 74, FPS 1.31, Running 197.19s Step 374( 25.00%), action 75, FPS 1.31, Running 198.12s Step 375( 25.33%), action 76, FPS 1.30, Running 198.79s Step 376( 25.67%), action 77, FPS 1.31, Running 199.45s Step 377( 26.00%), action 78, FPS 1.31, Running 200.29s Step 378( 26.33%), action 79, FPS 1.33, Running 201.18s Step 379( 26.67%), action 80, FPS 1.32, Running 201.97s Step 380( 27.00%), action 81, FPS 1.34, Running 202.80s Step 381( 27.33%), action 82, FPS 1.32, Running 203.62s Step 382( 27.67%), action 83, FPS 1.31, Running 204.31s Step 383( 28.00%), action 84, FPS 1.30, Running 205.12s Step 384( 28.33%), action 85, FPS 1.29, Running 206.01s Step 385( 28.67%), action 86, FPS 1.26, Running 206.98s Step 386( 29.00%), action 87, FPS 1.28, Running 207.38s Step 387( 29.33%), action 88, FPS 1.31, Running 207.74s Step 388( 29.67%), action 89, FPS 1.33, Running 208.26s Step 389( 30.00%), action 90, FPS 1.32, Running 209.02s Step 390( 30.33%), action 91, FPS 1.30, Running 210.11s Step 391( 30.67%), action 92, FPS 1.30, Running 210.75s Step 392( 31.00%), action 93, FPS 1.32, Running 211.61s Step 393( 31.33%), action 94, FPS 1.33, Running 212.24s Step 394( 31.67%), action 95, FPS 1.35, Running 212.88s Step 395( 32.00%), action 96, FPS 1.34, Running 213.76s Step 396( 32.33%), action 97, FPS 1.34, Running 214.41s Step 397( 32.67%), action 98, FPS 1.36, Running 215.04s Step 398( 33.00%), action 99, FPS 1.36, Running 215.94s Step 399( 33.33%), action 100, FPS 1.36, Running 216.66s Step 400( 33.67%), action 101, FPS 1.35, Running 217.66s Step 401( 34.00%), action 102, FPS 1.34, Running 218.55s Step 402( 34.33%), action 103, FPS 1.32, Running 219.48s Step 403( 34.67%), action 104, FPS 1.33, Running 220.14s Step 404( 35.00%), action 105, FPS 1.33, Running 221.03s Step 405( 35.33%), action 106, FPS 1.36, Running 221.73s Step 406( 35.67%), action 107, FPS 1.30, Running 222.82s Step 407( 36.00%), action 108, FPS 1.27, Running 223.53s Step 408( 36.33%), action 109, FPS 1.24, Running 224.37s Step 409( 36.67%), action 110, FPS 1.25, Running 225.01s Step 410( 37.00%), action 111, FPS 1.28, Running 225.71s Step 411( 37.33%), action 112, FPS 1.32, Running 225.96s Step 412( 37.67%), action 113, FPS 1.37, Running 226.23s Step 413( 38.00%), action 114, FPS 1.40, Running 226.52s Step 414( 38.33%), action 115, FPS 1.43, Running 226.84s Step 415( 38.67%), action 116, FPS 1.50, Running 227.08s Step 416( 39.00%), action 117, FPS 1.53, Running 227.44s Step 417( 39.33%), action 118, FPS 1.56, Running 227.87s Step 418( 39.67%), action 119, FPS 1.62, Running 228.29s Step 419( 40.00%), action 120, FPS 1.61, Running 229.08s Step 420( 40.33%), action 121, FPS 1.61, Running 230.11s Step 421( 40.67%), action 122, FPS 1.64, Running 230.75s Step 422( 41.00%), action 123, FPS 1.69, Running 231.33s Step 423( 41.33%), action 124, FPS 1.69, Running 231.96s Step 424( 41.67%), action 125, FPS 1.69, Running 232.90s Step 425( 42.00%), action 126, FPS 1.70, Running 233.53s Step 426( 42.33%), action 127, FPS 1.72, Running 234.43s Step 427( 42.67%), action 128, FPS 1.74, Running 235.03s Step 428( 43.00%), action 129, FPS 1.76, Running 235.73s Step 429( 43.33%), action 130, FPS 1.74, Running 236.49s Step 430( 43.67%), action 131, FPS 1.69, Running 237.53s Step 431( 44.00%), action 132, FPS 1.64, Running 238.13s Step 432( 44.33%), action 133, FPS 1.57, Running 238.99s Step 433( 44.67%), action 134, FPS 1.52, Running 239.64s Step 434( 45.00%), action 135, FPS 1.49, Running 240.30s Step 435( 45.33%), action 136, FPS 1.43, Running 241.10s Step 436( 45.67%), action 137, FPS 1.39, Running 241.80s Step 437( 46.00%), action 138, FPS 1.34, Running 242.82s Step 438( 46.33%), action 139, FPS 1.28, Running 243.87s Step 439( 46.67%), action 140, FPS 1.29, Running 244.55s Step 440( 47.00%), action 141, FPS 1.33, Running 245.19s Step 441( 47.33%), action 142, FPS 1.36, Running 245.47s Step 442( 47.67%), action 143, FPS 1.38, Running 245.78s Step 443( 48.00%), action 144, FPS 1.42, Running 246.06s Step 444( 48.33%), action 145, FPS 1.49, Running 246.34s Step 445( 48.67%), action 146, FPS 1.53, Running 246.62s Step 446( 49.00%), action 147, FPS 1.60, Running 246.91s Step 447( 49.33%), action 148, FPS 1.64, Running 247.26s Step 448( 49.67%), action 149, FPS 1.69, Running 247.55s [2026-08-02 17:53:00] [12 ] Seed 11 failed after 247.89 s. +steps: 448 , actions: 149 . +Instruction: Empty +Total 3/12(25.00%) success. +Setting seed: 12 +Step 1( N/A%), pre moving , FPS 0.53, Running 1.90s Step 2( N/A%), pre moving , FPS 0.90, Running 2.23s Step 3( N/A%), pre moving , FPS 1.30, Running 2.31s Step 4( N/A%), pre moving , FPS 1.62, Running 2.48s Step 5( N/A%), pre moving , FPS 1.79, Running 2.80s Step 6( N/A%), pre moving , FPS 2.08, Running 2.89s Step 7( N/A%), pre moving , FPS 2.37, Running 2.96s Step 8( N/A%), pre moving , FPS 2.63, Running 3.04s Step 9( N/A%), pre moving , FPS 2.79, Running 3.23s Step 10( N/A%), pre moving , FPS 2.90, Running 3.45s Step 11( N/A%), pre moving , FPS 3.12, Running 3.53s Step 12( N/A%), pre moving , FPS 3.32, Running 3.61s Step 13( N/A%), pre moving , FPS 3.54, Running 3.68s Step 14( N/A%), pre moving , FPS 3.49, Running 4.01s Step 15( N/A%), pre moving , FPS 3.65, Running 4.11s Step 16( N/A%), pre moving , FPS 3.82, Running 4.19s Step 17( N/A%), pre moving , FPS 3.76, Running 4.52s Step 18( N/A%), pre moving , FPS 3.90, Running 4.61s Step 19( N/A%), pre moving , FPS 4.06, Running 4.68s Step 20( N/A%), pre moving , FPS 4.20, Running 4.76s Step 21( N/A%), pre moving , FPS 6.07, Running 5.20s Step 22( N/A%), pre moving , FPS 6.49, Running 5.31s Step 23( N/A%), pre moving , FPS 6.03, Running 5.62s Step 24( N/A%), pre moving , FPS 6.18, Running 5.71s Step 25( N/A%), pre moving , FPS 6.71, Running 5.78s Step 26( N/A%), pre moving , FPS 5.85, Running 6.30s Step 27( N/A%), pre moving , FPS 5.83, Running 6.39s Step 28( N/A%), pre moving , FPS 5.45, Running 6.71s Step 29( N/A%), pre moving , FPS 5.59, Running 6.81s Step 30( N/A%), pre moving , FPS 5.78, Running 6.91s Step 31( N/A%), pre moving , FPS 5.40, Running 7.23s Step 32( N/A%), pre moving , FPS 5.38, Running 7.32s Step 33( N/A%), pre moving , FPS 5.39, Running 7.39s Step 34( N/A%), pre moving , FPS 5.80, Running 7.46s Step 35( N/A%), pre moving , FPS 5.55, Running 7.71s Step 36( N/A%), pre moving , FPS 4.77, Running 8.38s Step 37( N/A%), pre moving , FPS 5.05, Running 8.48s Step 38( N/A%), pre moving , FPS 5.07, Running 8.56s Step 39( N/A%), pre moving , FPS 5.06, Running 8.63s Step 40( N/A%), pre moving , FPS 4.78, Running 8.95s Step 41( N/A%), pre moving , FPS 5.21, Running 9.04s Step 42( N/A%), pre moving , FPS 5.26, Running 9.11s Step 43( N/A%), pre moving , FPS 5.61, Running 9.19s Step 44( N/A%), pre moving , FPS 5.26, Running 9.52s Step 45( N/A%), pre moving , FPS 5.22, Running 9.62s Step 46( N/A%), pre moving , FPS 5.90, Running 9.69s Step 47( N/A%), pre moving , FPS 5.53, Running 10.00s Step 48( N/A%), pre moving , FPS 5.93, Running 10.08s Step 49( N/A%), pre moving , FPS 5.93, Running 10.18s Step 50( N/A%), pre moving , FPS 5.98, Running 10.25s Step 51( N/A%), pre moving , FPS 6.48, Running 10.32s Step 52( N/A%), pre moving , FPS 6.03, Running 10.64s Step 53( N/A%), pre moving , FPS 6.05, Running 10.69s Step 54( N/A%), pre moving , FPS 6.02, Running 10.78s Step 55( N/A%), pre moving , FPS 6.37, Running 10.85s Step 56( N/A%), pre moving , FPS 7.88, Running 10.92s Step 57( N/A%), pre moving , FPS 7.23, Running 11.24s Step 58( N/A%), pre moving , FPS 7.20, Running 11.34s Step 59( N/A%), pre moving , FPS 7.19, Running 11.41s Step 60( N/A%), pre moving , FPS 7.15, Running 11.74s Step 61( N/A%), pre moving , FPS 7.21, Running 11.82s Step 62( N/A%), pre moving , FPS 7.18, Running 11.90s Step 63( N/A%), pre moving , FPS 7.17, Running 11.98s Step 64( N/A%), pre moving , FPS 7.17, Running 12.30s Step 65( N/A%), pre moving , FPS 7.20, Running 12.39s Step 66( N/A%), pre moving , FPS 7.23, Running 12.46s Step 67( N/A%), pre moving , FPS 7.88, Running 12.54s Step 68( N/A%), pre moving , FPS 7.20, Running 12.86s Step 69( N/A%), pre moving , FPS 7.21, Running 12.95s Step 70( N/A%), pre moving , FPS 7.22, Running 13.02s Step 71( N/A%), pre moving , FPS 7.18, Running 13.10s Step 72( N/A%), pre moving , FPS 7.17, Running 13.43s Step 73( N/A%), pre moving , FPS 7.06, Running 13.53s Step 74( N/A%), pre moving , FPS 7.00, Running 13.63s Step 75( N/A%), pre moving , FPS 6.37, Running 13.99s Step 76( N/A%), pre moving , FPS 6.24, Running 14.12s Step 77( N/A%), pre moving , FPS 6.54, Running 14.30s Step 78( N/A%), pre moving , FPS 6.10, Running 14.61s Step 79( N/A%), pre moving , FPS 6.03, Running 14.73s Step 80( N/A%), pre moving , FPS 5.96, Running 15.10s Step 81( N/A%), pre moving , FPS 5.86, Running 15.23s Step 82( N/A%), pre moving , FPS 5.55, Running 15.50s Step 83( N/A%), pre moving , FPS 5.40, Running 15.69s Step 84( N/A%), pre moving , FPS 5.71, Running 15.81s Step 85( N/A%), pre moving , FPS 5.30, Running 16.17s Step 86( N/A%), pre moving , FPS 5.18, Running 16.32s Step 87( N/A%), pre moving , FPS 5.13, Running 16.44s Step 88( N/A%), pre moving , FPS 5.03, Running 16.84s Step 89( N/A%), pre moving , FPS 5.00, Running 16.95s Step 90( N/A%), pre moving , FPS 4.66, Running 17.31s Step 91( N/A%), pre moving , FPS 4.61, Running 17.45s Step 92( N/A%), pre moving , FPS 4.85, Running 17.56s Step 93( N/A%), pre moving , FPS 4.53, Running 17.94s Step 94( N/A%), pre moving , FPS 4.52, Running 18.06s Step 95( N/A%), pre moving , FPS 4.51, Running 18.42s Step 96( N/A%), pre moving , FPS 4.56, Running 18.51s Step 97( N/A%), pre moving , FPS 4.67, Running 18.59s Step 98( N/A%), pre moving , FPS 4.89, Running 18.70s Step 99( N/A%), pre moving , FPS 4.96, Running 18.77s Step 100( N/A%), pre moving , FPS 5.35, Running 18.83s Step 101( N/A%), pre moving , FPS 5.39, Running 18.94s Step 102( N/A%), pre moving , FPS 5.71, Running 19.00s Step 103( N/A%), pre moving , FPS 5.90, Running 19.07s Step 104( N/A%), pre moving , FPS 6.00, Running 19.14s Step 105( N/A%), pre moving , FPS 6.59, Running 19.20s Step 106( N/A%), pre moving , FPS 6.77, Running 19.28s Step 107( N/A%), pre moving , FPS 6.85, Running 19.36s Step 108( N/A%), pre moving , FPS 7.72, Running 19.43s Step 109( N/A%), pre moving , FPS 7.84, Running 19.50s Step 110( N/A%), pre moving , FPS 8.82, Running 19.58s Step 111( N/A%), pre moving , FPS 8.14, Running 19.90s Step 112( N/A%), pre moving , FPS 8.20, Running 20.00s Step 113( N/A%), pre moving , FPS 9.33, Running 20.08s Step 114( N/A%), pre moving , FPS 9.56, Running 20.15s Step 115( N/A%), pre moving , FPS 9.75, Running 20.48s Step 116( N/A%), pre moving , FPS 9.72, Running 20.56s Step 117( N/A%), pre moving , FPS 9.79, Running 20.63s Step 118( N/A%), pre moving , FPS 9.97, Running 20.71s Step 119( N/A%), pre moving , FPS 8.80, Running 21.04s Step 120( N/A%), pre moving , FPS 8.71, Running 21.13s Step 121( N/A%), pre moving , FPS 8.81, Running 21.21s Step 122( N/A%), pre moving , FPS 8.72, Running 21.30s Step 123( N/A%), pre moving , FPS 7.91, Running 21.60s Step 124( N/A%), pre moving , FPS 7.83, Running 21.70s Step 125( N/A%), pre moving , FPS 7.81, Running 21.76s Step 126( N/A%), pre moving , FPS 7.79, Running 21.84s Step 127( N/A%), pre moving , FPS 7.13, Running 22.17s Step 128( N/A%), pre moving , FPS 7.06, Running 22.26s Step 129( N/A%), pre moving , FPS 7.05, Running 22.34s Step 130( N/A%), pre moving , FPS 7.05, Running 22.42s Step 131( N/A%), pre moving , FPS 7.05, Running 22.74s Step 132( N/A%), pre moving , FPS 7.06, Running 22.83s Step 133( N/A%), pre moving , FPS 7.07, Running 22.91s Step 134( N/A%), pre moving , FPS 7.03, Running 23.00s Step 135( N/A%), pre moving , FPS 7.07, Running 23.30s Step 136( N/A%), pre moving , FPS 7.07, Running 23.39s Step 137( N/A%), pre moving , FPS 7.04, Running 23.47s Step 138( N/A%), pre moving , FPS 7.06, Running 23.54s Step 139( N/A%), pre moving , FPS 7.06, Running 23.87s Step 140( N/A%), pre moving , FPS 7.05, Running 23.97s Step 141( N/A%), pre moving , FPS 7.06, Running 24.04s Step 142( N/A%), pre moving , FPS 6.94, Running 24.18s Step 143( N/A%), pre moving , FPS 7.07, Running 24.43s Step 144( N/A%), pre moving , FPS 7.09, Running 24.52s Step 145( N/A%), pre moving , FPS 7.09, Running 24.58s Step 146( N/A%), pre moving , FPS 7.08, Running 24.67s Step 147( N/A%), pre moving , FPS 7.10, Running 24.98s Step 148( N/A%), pre moving , FPS 7.22, Running 25.03s Step 149( N/A%), pre moving , FPS 7.19, Running 25.12s Step 150( N/A%), pre moving , FPS 7.18, Running 25.20s Step 151( N/A%), pre moving , FPS 7.44, Running 25.43s Step 152( N/A%), pre moving , FPS 7.26, Running 25.59s Step 153( N/A%), pre moving , FPS 4.75, Running 27.13s Step 154( N/A%), pre moving , FPS 4.25, Running 27.70s Step 155( N/A%), pre moving , FPS 4.05, Running 28.24s Step 156( N/A%), pre moving , FPS 3.68, Running 28.84s Step 157( N/A%), pre moving , FPS 3.38, Running 29.39s Step 158( N/A%), pre moving , FPS 3.12, Running 29.95s Step 159( N/A%), pre moving , FPS 3.02, Running 30.49s Step 160( N/A%), pre moving , FPS 2.83, Running 31.04s Step 161( N/A%), pre moving , FPS 2.65, Running 31.58s Step 162( N/A%), pre moving , FPS 2.53, Running 32.10s Step 163( N/A%), pre moving , FPS 2.43, Running 32.67s Step 164( N/A%), pre moving , FPS 2.30, Running 33.21s Step 165( N/A%), pre moving , FPS 2.18, Running 33.75s Step 166( N/A%), pre moving , FPS 2.08, Running 34.29s Step 167( N/A%), pre moving , FPS 2.03, Running 34.85s Step 168( N/A%), pre moving , FPS 1.94, Running 35.37s Step 169( N/A%), pre moving , FPS 1.86, Running 35.90s Step 170( N/A%), pre moving , FPS 1.78, Running 36.43s Step 171( N/A%), pre moving , FPS 1.74, Running 36.89s Step 172( N/A%), pre moving , FPS 1.73, Running 37.18s Step 173( N/A%), pre moving , FPS 1.93, Running 37.51s Step 174( N/A%), pre moving , FPS 1.98, Running 37.82s Step 175( N/A%), pre moving , FPS 2.02, Running 38.14s Step 176( N/A%), pre moving , FPS 2.05, Running 38.62s Step 177( N/A%), pre moving , FPS 2.05, Running 39.15s Step 178( N/A%), pre moving , FPS 2.06, Running 39.65s Step 179( N/A%), pre moving , FPS 2.06, Running 40.20s Step 180( N/A%), pre moving , FPS 2.06, Running 40.73s Step 181( N/A%), pre moving , FPS 2.07, Running 41.26s Step 182( N/A%), pre moving , FPS 2.06, Running 41.80s Step 183( N/A%), pre moving , FPS 2.07, Running 42.35s Step 184( N/A%), pre moving , FPS 2.07, Running 42.90s Step 185( N/A%), pre moving , FPS 2.06, Running 43.44s Step 186( N/A%), pre moving , FPS 2.06, Running 43.98s Step 187( N/A%), pre moving , FPS 2.05, Running 44.60s Step 188( N/A%), pre moving , FPS 2.05, Running 45.12s Step 189( N/A%), pre moving , FPS 2.05, Running 45.67s Step 190( N/A%), pre moving , FPS 2.05, Running 46.20s Step 191( N/A%), pre moving , FPS 2.03, Running 46.76s Step 192( N/A%), pre moving , FPS 1.98, Running 47.30s Step 193( N/A%), pre moving , FPS 1.94, Running 47.84s Step 194( N/A%), pre moving , FPS 1.89, Running 48.39s Step 195( N/A%), pre moving , FPS 1.85, Running 48.93s Step 196( N/A%), pre moving , FPS 1.77, Running 49.90s Step 197( N/A%), pre moving , FPS 1.77, Running 50.45s Step 198( N/A%), pre moving , FPS 1.75, Running 51.09s Step 199( N/A%), pre moving , FPS 1.75, Running 51.62s Step 200( N/A%), pre moving , FPS 1.75, Running 52.17s Step 201( N/A%), pre moving , FPS 1.75, Running 52.71s Step 202( N/A%), pre moving , FPS 1.74, Running 53.28s Step 203( N/A%), pre moving , FPS 1.74, Running 53.82s Step 204( N/A%), pre moving , FPS 1.74, Running 54.38s Step 205( N/A%), pre moving , FPS 1.74, Running 54.95s Step 206( N/A%), pre moving , FPS 1.75, Running 55.43s Step 207( N/A%), pre moving , FPS 1.80, Running 55.70s Step 208( N/A%), pre moving , FPS 1.83, Running 56.07s Step 209( N/A%), pre moving , FPS 1.86, Running 56.43s Step 210( N/A%), pre moving , FPS 1.89, Running 56.76s Step 211( N/A%), pre moving , FPS 1.90, Running 57.31s Step 212( N/A%), pre moving , FPS 1.89, Running 57.87s Step 213( N/A%), pre moving , FPS 1.89, Running 58.42s Step 214( N/A%), pre moving , FPS 1.89, Running 58.99s Step 215( N/A%), pre moving , FPS 1.88, Running 59.56s Step 216( N/A%), pre moving , FPS 1.96, Running 60.08s Step 217( N/A%), pre moving , FPS 1.96, Running 60.67s Step 218( N/A%), pre moving , FPS 1.97, Running 61.23s Step 219( N/A%), pre moving , FPS 1.96, Running 61.82s Step 220( N/A%), pre moving , FPS 1.96, Running 62.36s Step 221( N/A%), pre moving , FPS 1.96, Running 62.91s Step 222( N/A%), pre moving , FPS 1.96, Running 63.49s Step 223( N/A%), pre moving , FPS 1.96, Running 64.04s Step 224( N/A%), pre moving , FPS 1.96, Running 64.59s Step 225( N/A%), pre moving , FPS 1.96, Running 65.15s Step 226( N/A%), pre moving , FPS 1.95, Running 65.70s Step 227( N/A%), pre moving , FPS 1.90, Running 66.23s Step 228( N/A%), pre moving , FPS 1.87, Running 66.77s Step 229( N/A%), pre moving , FPS 1.84, Running 67.33s Step 230( N/A%), pre moving , FPS 1.80, Running 67.90s Step 231( N/A%), pre moving , FPS 1.87, Running 67.98s Step 232( N/A%), pre moving , FPS 1.91, Running 68.33s Step 233( N/A%), pre moving , FPS 2.00, Running 68.43s Step 234( N/A%), pre moving , FPS 2.10, Running 68.52s Step 235( N/A%), pre moving , FPS 2.21, Running 68.61s Step 236( N/A%), pre moving , FPS 2.25, Running 68.97s Step 237( N/A%), pre moving , FPS 2.38, Running 69.06s Step 238( N/A%), pre moving , FPS 2.52, Running 69.16s Step 239( N/A%), pre moving , FPS 2.60, Running 69.50s Step 240( N/A%), pre moving , FPS 2.76, Running 69.62s Step 241( N/A%), pre moving , FPS 2.02, Running 72.81s Step 242( N/A%), pre moving , FPS 2.02, Running 73.37s Step 243( N/A%), pre moving , FPS 2.02, Running 73.94s Step 244( N/A%), pre moving , FPS 2.03, Running 74.46s Step 245( N/A%), pre moving , FPS 2.08, Running 74.76s Step 246( N/A%), pre moving , FPS 2.13, Running 75.11s Step 247( N/A%), pre moving , FPS 2.16, Running 75.47s Step 248( N/A%), pre moving , FPS 2.16, Running 76.02s Step 249( N/A%), pre moving , FPS 2.17, Running 76.55s Step 250( N/A%), pre moving , FPS 2.17, Running 77.13s Step 251( N/A%), pre moving , FPS 2.06, Running 77.68s Step 252( N/A%), pre moving , FPS 2.02, Running 78.20s Step 253( N/A%), pre moving , FPS 1.94, Running 78.76s Step 254( N/A%), pre moving , FPS 1.85, Running 79.34s Step 255( N/A%), pre moving , FPS 1.77, Running 79.92s Step 256( N/A%), pre moving , FPS 1.74, Running 80.46s Step 257( N/A%), pre moving , FPS 1.67, Running 81.07s Step 258( N/A%), pre moving , FPS 1.60, Running 81.63s Step 259( N/A%), pre moving , FPS 1.58, Running 82.18s Step 260( N/A%), pre moving , FPS 1.52, Running 82.73s Step 261( 0.33%), action 1, FPS 1.73, Running 84.34s Step 262( 0.67%), action 2, FPS 1.67, Running 85.37s Step 263( 1.00%), action 3, FPS 1.66, Running 86.00s Step 264( 1.33%), action 4, FPS 1.61, Running 86.92s Step 265( 1.67%), action 5, FPS 1.56, Running 87.60s Step 266( 2.00%), action 6, FPS 1.49, Running 88.57s Step 267( 2.33%), action 7, FPS 1.44, Running 89.37s Step 268( 2.67%), action 8, FPS 1.41, Running 90.19s Step 269( 3.00%), action 9, FPS 1.37, Running 91.16s Step 270( 3.33%), action 10, FPS 1.33, Running 92.12s Step 271( 3.67%), action 11, FPS 1.31, Running 92.97s Step 272( 4.00%), action 12, FPS 1.29, Running 93.73s Step 273( 4.33%), action 13, FPS 1.28, Running 94.35s Step 274( 4.67%), action 14, FPS 1.28, Running 94.99s Step 275( 5.00%), action 15, FPS 1.25, Running 95.88s Step 276( 5.33%), action 16, FPS 1.23, Running 96.70s Step 277( 5.67%), action 17, FPS 1.21, Running 97.55s Step 278( 6.00%), action 18, FPS 1.21, Running 98.20s Step 279( 6.33%), action 19, FPS 1.18, Running 99.14s Step 280( 6.67%), action 20, FPS 1.14, Running 100.30s Step 281( 7.00%), action 21, FPS 1.18, Running 101.31s Step 282( 7.33%), action 22, FPS 1.18, Running 102.36s Step 283( 7.67%), action 23, FPS 1.18, Running 102.98s Step 284( 8.00%), action 24, FPS 1.19, Running 103.72s Step 285( 8.33%), action 25, FPS 1.18, Running 104.61s Step 286( 8.67%), action 26, FPS 1.20, Running 105.30s Step 287( 9.00%), action 27, FPS 1.18, Running 106.27s Step 288( 9.33%), action 28, FPS 1.19, Running 107.03s Step 289( 9.67%), action 29, FPS 1.21, Running 107.75s Step 290( 10.00%), action 30, FPS 1.22, Running 108.44s Step 291( 10.33%), action 31, FPS 1.22, Running 109.41s Step 292( 10.67%), action 32, FPS 1.22, Running 110.16s Step 293( 11.00%), action 33, FPS 1.21, Running 110.81s Step 294( 11.33%), action 34, FPS 1.22, Running 111.39s Step 295( 11.67%), action 35, FPS 1.24, Running 111.97s Step 296( 12.00%), action 36, FPS 1.24, Running 112.77s Step 297( 12.33%), action 37, FPS 1.24, Running 113.74s Step 298( 12.67%), action 38, FPS 1.23, Running 114.42s Step 299( 13.00%), action 39, FPS 1.23, Running 115.40s Step 300( 13.33%), action 40, FPS 1.27, Running 116.04s Step 301( 13.67%), action 41, FPS 1.27, Running 117.03s Step 302( 14.00%), action 42, FPS 1.28, Running 118.03s Step 303( 14.33%), action 43, FPS 1.24, Running 119.12s Step 304( 14.67%), action 44, FPS 1.25, Running 119.73s Step 305( 15.00%), action 45, FPS 1.24, Running 120.76s Step 306( 15.33%), action 46, FPS 1.21, Running 121.80s Step 307( 15.67%), action 47, FPS 1.21, Running 122.76s Step 308( 16.00%), action 48, FPS 1.21, Running 123.62s Step 309( 16.33%), action 49, FPS 1.19, Running 124.55s Step 310( 16.67%), action 50, FPS 1.17, Running 125.54s Step 311( 17.00%), action 51, FPS 1.16, Running 126.61s Step 312( 17.33%), action 52, FPS 1.15, Running 127.62s Step 313( 17.67%), action 53, FPS 1.12, Running 128.68s Step 314( 18.00%), action 54, FPS 1.10, Running 129.50s Step 315( 18.33%), action 55, FPS 1.09, Running 130.36s Step 316( 18.67%), action 56, FPS 1.07, Running 131.38s Step 317( 19.00%), action 57, FPS 1.09, Running 132.07s Step 318( 19.33%), action 58, FPS 1.08, Running 133.02s Step 319( 19.67%), action 59, FPS 1.08, Running 133.90s Step 320( 20.00%), action 60, FPS 1.07, Running 134.66s Step 321( 20.33%), action 61, FPS 1.07, Running 135.68s Step 322( 20.67%), action 62, FPS 1.07, Running 136.73s Step 323( 21.00%), action 63, FPS 1.09, Running 137.41s Step 324( 21.33%), action 64, FPS 1.08, Running 138.30s Step 325( 21.67%), action 65, FPS 1.08, Running 139.28s Step 326( 22.00%), action 66, FPS 1.10, Running 140.04s Step 327( 22.33%), action 67, FPS 1.10, Running 141.02s Step 328( 22.67%), action 68, FPS 1.11, Running 141.71s Step 329( 23.00%), action 69, FPS 1.10, Running 142.65s Step 330( 23.33%), action 70, FPS 1.12, Running 143.37s Step 331( 23.67%), action 71, FPS 1.13, Running 144.33s Step 332( 24.00%), action 72, FPS 1.15, Running 145.01s Step 333( 24.33%), action 73, FPS 1.16, Running 145.85s Step 334( 24.67%), action 74, FPS 1.16, Running 146.71s Step 335( 25.00%), action 75, FPS 1.16, Running 147.64s Step 336( 25.33%), action 76, FPS 1.20, Running 148.05s Step 337( 25.67%), action 77, FPS 1.20, Running 148.68s Step 338( 26.00%), action 78, FPS 1.21, Running 149.53s Step 339( 26.33%), action 79, FPS 1.20, Running 150.51s Step 340( 26.67%), action 80, FPS 1.18, Running 151.68s Step 341( 27.00%), action 81, FPS 1.15, Running 153.10s Step 342( 27.33%), action 82, FPS 1.17, Running 153.83s Step 343( 27.67%), action 83, FPS 1.15, Running 154.76s Step 344( 28.00%), action 84, FPS 1.17, Running 155.43s Step 345( 28.33%), action 85, FPS 1.17, Running 156.33s Step 346( 28.67%), action 86, FPS 1.18, Running 156.99s Step 347( 29.00%), action 87, FPS 1.18, Running 158.02s Step 348( 29.33%), action 88, FPS 1.16, Running 158.92s Step 349( 29.67%), action 89, FPS 1.17, Running 159.69s Step 350( 30.00%), action 90, FPS 1.15, Running 160.72s Step 351( 30.33%), action 91, FPS 1.15, Running 161.69s Step 352( 30.67%), action 92, FPS 1.15, Running 162.39s Step 353( 31.00%), action 93, FPS 1.17, Running 163.01s Step 354( 31.33%), action 94, FPS 1.16, Running 163.89s Step 355( 31.67%), action 95, FPS 1.18, Running 164.52s Step 356( 32.00%), action 96, FPS 1.17, Running 165.20s Step 357( 32.33%), action 97, FPS 1.15, Running 166.07s Step 358( 32.67%), action 98, FPS 1.18, Running 166.51s Step 359( 33.00%), action 99, FPS 1.21, Running 167.03s Step 360( 33.33%), action 100, FPS 1.25, Running 167.74s Step 361( 33.67%), action 101, FPS 1.28, Running 168.70s Step 362( 34.00%), action 102, FPS 1.29, Running 169.39s Step 363( 34.33%), action 103, FPS 1.28, Running 170.32s Step 364( 34.67%), action 104, FPS 1.28, Running 171.01s Step 365( 35.00%), action 105, FPS 1.30, Running 171.67s Step 366( 35.33%), action 106, FPS 1.28, Running 172.59s Step 367( 35.67%), action 107, FPS 1.32, Running 173.20s Step 368( 36.00%), action 108, FPS 1.34, Running 173.86s Step 369( 36.33%), action 109, FPS 1.33, Running 174.78s Step 370( 36.67%), action 110, FPS 1.35, Running 175.54s Step 371( 37.00%), action 111, FPS 1.35, Running 176.51s Step 372( 37.33%), action 112, FPS 1.34, Running 177.37s Step 373( 37.67%), action 113, FPS 1.32, Running 178.13s Step 374( 38.00%), action 114, FPS 1.33, Running 178.89s Step 375( 38.33%), action 115, FPS 1.32, Running 179.70s Step 376( 38.67%), action 116, FPS 1.32, Running 180.41s Step 377( 39.00%), action 117, FPS 1.33, Running 181.08s Step 378( 39.33%), action 118, FPS 1.28, Running 182.10s [2026-08-02 17:56:02] [13 ] Seed 12 failed after 182.30 s. +steps: 378 , actions: 118 . +Instruction: Empty +Total 3/13(23.08%) success. +Setting seed: 13 +Step 1( N/A%), pre moving , FPS 0.39, Running 2.59s Step 2( N/A%), pre moving , FPS 0.76, Running 2.63s Step 3( N/A%), pre moving , FPS 1.12, Running 2.67s Step 4( N/A%), pre moving , FPS 1.46, Running 2.74s Step 5( N/A%), pre moving , FPS 1.77, Running 2.82s Step 6( N/A%), pre moving , FPS 2.06, Running 2.91s Step 7( N/A%), pre moving , FPS 2.33, Running 3.01s Step 8( N/A%), pre moving , FPS 2.58, Running 3.10s Step 9( N/A%), pre moving , FPS 2.85, Running 3.16s Step 10( N/A%), pre moving , FPS 3.08, Running 3.25s Step 11( N/A%), pre moving , FPS 3.30, Running 3.33s Step 12( N/A%), pre moving , FPS 3.50, Running 3.43s Step 13( N/A%), pre moving , FPS 3.67, Running 3.54s Step 14( N/A%), pre moving , FPS 3.86, Running 3.63s Step 15( N/A%), pre moving , FPS 3.78, Running 3.97s Step 16( N/A%), pre moving , FPS 3.93, Running 4.07s Step 17( N/A%), pre moving , FPS 4.09, Running 4.15s Step 18( N/A%), pre moving , FPS 4.24, Running 4.24s Step 19( N/A%), pre moving , FPS 4.14, Running 4.58s Step 20( N/A%), pre moving , FPS 4.26, Running 4.69s Step 21( N/A%), pre moving , FPS 7.57, Running 5.23s Step 22( N/A%), pre moving , FPS 7.36, Running 5.34s Step 23( N/A%), pre moving , FPS 6.67, Running 5.67s Step 24( N/A%), pre moving , FPS 6.62, Running 5.76s Step 25( N/A%), pre moving , FPS 6.64, Running 5.83s Step 26( N/A%), pre moving , FPS 5.75, Running 6.39s Step 27( N/A%), pre moving , FPS 5.27, Running 6.80s Step 28( N/A%), pre moving , FPS 5.25, Running 6.91s Step 29( N/A%), pre moving , FPS 5.24, Running 6.98s Step 30( N/A%), pre moving , FPS 5.24, Running 7.07s Step 31( N/A%), pre moving , FPS 4.92, Running 7.40s Step 32( N/A%), pre moving , FPS 4.92, Running 7.50s Step 33( N/A%), pre moving , FPS 4.94, Running 7.59s Step 34( N/A%), pre moving , FPS 4.85, Running 7.75s Step 35( N/A%), pre moving , FPS 4.93, Running 8.03s Step 36( N/A%), pre moving , FPS 4.35, Running 8.67s Step 37( N/A%), pre moving , FPS 4.15, Running 8.97s Step 38( N/A%), pre moving , FPS 4.11, Running 9.11s Step 39( N/A%), pre moving , FPS 4.34, Running 9.19s Step 40( N/A%), pre moving , FPS 4.35, Running 9.29s Step 41( N/A%), pre moving , FPS 4.55, Running 9.63s Step 42( N/A%), pre moving , FPS 4.56, Running 9.73s Step 43( N/A%), pre moving , FPS 4.82, Running 9.82s Step 44( N/A%), pre moving , FPS 4.55, Running 10.16s Step 45( N/A%), pre moving , FPS 4.51, Running 10.26s Step 46( N/A%), pre moving , FPS 5.06, Running 10.34s Step 47( N/A%), pre moving , FPS 5.52, Running 10.43s Step 48( N/A%), pre moving , FPS 5.18, Running 10.77s Step 49( N/A%), pre moving , FPS 5.15, Running 10.87s Step 50( N/A%), pre moving , FPS 5.14, Running 10.95s Step 51( N/A%), pre moving , FPS 5.13, Running 11.30s Step 52( N/A%), pre moving , FPS 5.13, Running 11.40s Step 53( N/A%), pre moving , FPS 5.15, Running 11.47s Step 54( N/A%), pre moving , FPS 5.24, Running 11.56s Step 55( N/A%), pre moving , FPS 5.17, Running 11.90s Step 56( N/A%), pre moving , FPS 6.01, Running 12.00s Step 57( N/A%), pre moving , FPS 6.43, Running 12.08s Step 58( N/A%), pre moving , FPS 6.56, Running 12.16s Step 59( N/A%), pre moving , FPS 6.06, Running 12.49s Step 60( N/A%), pre moving , FPS 6.04, Running 12.60s Step 61( N/A%), pre moving , FPS 6.56, Running 12.68s Step 62( N/A%), pre moving , FPS 6.26, Running 12.92s Step 63( N/A%), pre moving , FPS 6.06, Running 13.12s Step 64( N/A%), pre moving , FPS 6.57, Running 13.20s Step 65( N/A%), pre moving , FPS 6.60, Running 13.29s Step 66( N/A%), pre moving , FPS 6.09, Running 13.63s Step 67( N/A%), pre moving , FPS 5.99, Running 13.77s Step 68( N/A%), pre moving , FPS 6.48, Running 13.85s Step 69( N/A%), pre moving , FPS 6.03, Running 14.18s Step 70( N/A%), pre moving , FPS 5.93, Running 14.32s Step 71( N/A%), pre moving , FPS 6.02, Running 14.62s Step 72( N/A%), pre moving , FPS 5.81, Running 14.84s Step 73( N/A%), pre moving , FPS 5.72, Running 14.97s Step 74( N/A%), pre moving , FPS 5.28, Running 15.35s Step 75( N/A%), pre moving , FPS 5.57, Running 15.49s Step 76( N/A%), pre moving , FPS 5.15, Running 15.88s Step 77( N/A%), pre moving , FPS 5.07, Running 16.02s Step 78( N/A%), pre moving , FPS 4.93, Running 16.22s Step 79( N/A%), pre moving , FPS 4.92, Running 16.55s Step 80( N/A%), pre moving , FPS 4.90, Running 16.68s Step 81( N/A%), pre moving , FPS 4.57, Running 17.06s Step 82( N/A%), pre moving , FPS 4.67, Running 17.20s Step 83( N/A%), pre moving , FPS 4.48, Running 17.58s Step 84( N/A%), pre moving , FPS 4.42, Running 17.72s Step 85( N/A%), pre moving , FPS 4.39, Running 17.85s Step 86( N/A%), pre moving , FPS 4.32, Running 18.25s Step 87( N/A%), pre moving , FPS 4.34, Running 18.38s Step 88( N/A%), pre moving , FPS 4.08, Running 18.75s Step 89( N/A%), pre moving , FPS 4.24, Running 18.90s Step 90( N/A%), pre moving , FPS 4.04, Running 19.28s Step 91( N/A%), pre moving , FPS 4.17, Running 19.42s Step 92( N/A%), pre moving , FPS 4.22, Running 19.58s Step 93( N/A%), pre moving , FPS 4.02, Running 19.95s Step 94( N/A%), pre moving , FPS 4.24, Running 20.07s Step 95( N/A%), pre moving , FPS 4.04, Running 20.45s Step 96( N/A%), pre moving , FPS 4.28, Running 20.55s Step 97( N/A%), pre moving , FPS 4.34, Running 20.63s Step 98( N/A%), pre moving , FPS 4.20, Running 20.98s Step 99( N/A%), pre moving , FPS 4.40, Running 21.10s Step 100( N/A%), pre moving , FPS 4.44, Running 21.18s Step 101( N/A%), pre moving , FPS 4.75, Running 21.27s Step 102( N/A%), pre moving , FPS 4.54, Running 21.61s Step 103( N/A%), pre moving , FPS 4.89, Running 21.67s Step 104( N/A%), pre moving , FPS 5.03, Running 21.70s Step 105( N/A%), pre moving , FPS 5.14, Running 21.74s Step 106( N/A%), pre moving , FPS 5.68, Running 21.78s Step 107( N/A%), pre moving , FPS 5.82, Running 21.81s Step 108( N/A%), pre moving , FPS 6.46, Running 21.85s Step 109( N/A%), pre moving , FPS 6.68, Running 21.90s Step 110( N/A%), pre moving , FPS 7.47, Running 21.96s Step 111( N/A%), pre moving , FPS 7.60, Running 22.05s Step 112( N/A%), pre moving , FPS 7.82, Running 22.14s Step 113( N/A%), pre moving , FPS 8.82, Running 22.21s Step 114( N/A%), pre moving , FPS 9.00, Running 22.30s Step 115( N/A%), pre moving , FPS 10.37, Running 22.38s Step 116( N/A%), pre moving , FPS 10.41, Running 22.47s Step 117( N/A%), pre moving , FPS 10.20, Running 22.59s Step 118( N/A%), pre moving , FPS 11.73, Running 22.68s Step 119( N/A%), pre moving , FPS 12.04, Running 22.76s Step 120( N/A%), pre moving , FPS 11.99, Running 22.85s Step 121( N/A%), pre moving , FPS 11.98, Running 22.94s Step 122( N/A%), pre moving , FPS 12.19, Running 23.25s Step 123( N/A%), pre moving , FPS 11.91, Running 23.35s Step 124( N/A%), pre moving , FPS 11.56, Running 23.43s Step 125( N/A%), pre moving , FPS 10.23, Running 23.69s Step 126( N/A%), pre moving , FPS 9.72, Running 23.83s Step 127( N/A%), pre moving , FPS 9.39, Running 23.94s Step 128( N/A%), pre moving , FPS 9.15, Running 24.03s Step 129( N/A%), pre moving , FPS 8.10, Running 24.37s Step 130( N/A%), pre moving , FPS 7.97, Running 24.47s Step 131( N/A%), pre moving , FPS 8.03, Running 24.54s Step 132( N/A%), pre moving , FPS 8.03, Running 24.63s Step 133( N/A%), pre moving , FPS 7.28, Running 24.96s Step 134( N/A%), pre moving , FPS 7.22, Running 25.06s Step 135( N/A%), pre moving , FPS 7.23, Running 25.14s Step 136( N/A%), pre moving , FPS 7.24, Running 25.23s Step 137( N/A%), pre moving , FPS 6.73, Running 25.56s Step 138( N/A%), pre moving , FPS 6.71, Running 25.66s Step 139( N/A%), pre moving , FPS 6.69, Running 25.75s Step 140( N/A%), pre moving , FPS 6.17, Running 26.09s Step 141( N/A%), pre moving , FPS 6.19, Running 26.17s Step 142( N/A%), pre moving , FPS 6.63, Running 26.26s Step 143( N/A%), pre moving , FPS 6.66, Running 26.35s Step 144( N/A%), pre moving , FPS 6.13, Running 26.70s Step 145( N/A%), pre moving , FPS 6.44, Running 26.80s Step 146( N/A%), pre moving , FPS 6.56, Running 26.88s Step 147( N/A%), pre moving , FPS 6.65, Running 26.95s Step 148( N/A%), pre moving , FPS 6.15, Running 27.28s Step 149( N/A%), pre moving , FPS 6.63, Running 27.38s Step 150( N/A%), pre moving , FPS 6.65, Running 27.47s Step 151( N/A%), pre moving , FPS 6.13, Running 27.80s Step 152( N/A%), pre moving , FPS 6.11, Running 27.90s Step 153( N/A%), pre moving , FPS 6.65, Running 27.97s Step 154( N/A%), pre moving , FPS 6.66, Running 28.07s Step 155( N/A%), pre moving , FPS 6.15, Running 28.40s Step 156( N/A%), pre moving , FPS 6.11, Running 28.50s Step 157( N/A%), pre moving , FPS 6.63, Running 28.58s Step 158( N/A%), pre moving , FPS 6.38, Running 28.80s Step 159( N/A%), pre moving , FPS 6.12, Running 29.02s Step 160( N/A%), pre moving , FPS 4.84, Running 30.22s Step 161( N/A%), pre moving , FPS 4.39, Running 30.73s Step 162( N/A%), pre moving , FPS 3.97, Running 31.29s Step 163( N/A%), pre moving , FPS 3.65, Running 31.84s Step 164( N/A%), pre moving , FPS 3.51, Running 32.39s Step 165( N/A%), pre moving , FPS 3.25, Running 32.96s Step 166( N/A%), pre moving , FPS 3.03, Running 33.49s Step 167( N/A%), pre moving , FPS 2.82, Running 34.04s Step 168( N/A%), pre moving , FPS 2.74, Running 34.59s Step 169( N/A%), pre moving , FPS 2.57, Running 35.18s Step 170( N/A%), pre moving , FPS 2.42, Running 35.74s Step 171( N/A%), pre moving , FPS 2.36, Running 36.29s Step 172( N/A%), pre moving , FPS 2.23, Running 36.85s Step 173( N/A%), pre moving , FPS 2.12, Running 37.39s Step 174( N/A%), pre moving , FPS 2.03, Running 37.94s Step 175( N/A%), pre moving , FPS 1.98, Running 38.50s Step 176( N/A%), pre moving , FPS 1.90, Running 39.05s Step 177( N/A%), pre moving , FPS 1.82, Running 39.60s Step 178( N/A%), pre moving , FPS 1.76, Running 40.16s Step 179( N/A%), pre moving , FPS 1.72, Running 40.64s Step 180( N/A%), pre moving , FPS 1.86, Running 40.99s Step 181( N/A%), pre moving , FPS 1.87, Running 41.41s Step 182( N/A%), pre moving , FPS 1.87, Running 42.02s Step 183( N/A%), pre moving , FPS 1.86, Running 42.60s Step 184( N/A%), pre moving , FPS 1.86, Running 43.15s Step 185( N/A%), pre moving , FPS 1.86, Running 43.69s Step 186( N/A%), pre moving , FPS 1.86, Running 44.23s Step 187( N/A%), pre moving , FPS 1.86, Running 44.79s Step 188( N/A%), pre moving , FPS 1.86, Running 45.35s Step 189( N/A%), pre moving , FPS 1.87, Running 45.89s Step 190( N/A%), pre moving , FPS 1.87, Running 46.44s Step 191( N/A%), pre moving , FPS 1.87, Running 46.97s Step 192( N/A%), pre moving , FPS 1.87, Running 47.52s Step 193( N/A%), pre moving , FPS 1.87, Running 48.07s Step 194( N/A%), pre moving , FPS 1.86, Running 48.67s Step 195( N/A%), pre moving , FPS 1.87, Running 49.21s Step 196( N/A%), pre moving , FPS 1.87, Running 49.76s Step 197( N/A%), pre moving , FPS 1.87, Running 50.32s Step 198( N/A%), pre moving , FPS 1.86, Running 50.88s Step 199( N/A%), pre moving , FPS 1.85, Running 51.43s Step 200( N/A%), pre moving , FPS 1.82, Running 51.97s Step 201( N/A%), pre moving , FPS 1.80, Running 52.54s Step 202( N/A%), pre moving , FPS 1.80, Running 53.10s Step 203( N/A%), pre moving , FPS 1.81, Running 53.64s Step 204( N/A%), pre moving , FPS 1.81, Running 54.19s Step 205( N/A%), pre moving , FPS 1.81, Running 54.74s Step 206( N/A%), pre moving , FPS 1.81, Running 55.30s Step 207( N/A%), pre moving , FPS 1.81, Running 55.83s Step 208( N/A%), pre moving , FPS 1.81, Running 56.40s Step 209( N/A%), pre moving , FPS 1.80, Running 56.98s Step 210( N/A%), pre moving , FPS 1.80, Running 57.54s Step 211( N/A%), pre moving , FPS 1.80, Running 58.10s Step 212( N/A%), pre moving , FPS 1.80, Running 58.65s Step 213( N/A%), pre moving , FPS 1.81, Running 59.13s Step 214( N/A%), pre moving , FPS 1.87, Running 59.35s Step 215( N/A%), pre moving , FPS 1.94, Running 59.55s Step 216( N/A%), pre moving , FPS 1.97, Running 59.89s Step 217( N/A%), pre moving , FPS 2.01, Running 60.27s Step 218( N/A%), pre moving , FPS 2.05, Running 60.63s Step 219( N/A%), pre moving , FPS 2.05, Running 61.17s Step 220( N/A%), pre moving , FPS 2.05, Running 61.72s Step 221( N/A%), pre moving , FPS 2.06, Running 62.26s Step 222( N/A%), pre moving , FPS 2.05, Running 62.84s Step 223( N/A%), pre moving , FPS 2.06, Running 63.37s Step 224( N/A%), pre moving , FPS 2.06, Running 63.91s Step 225( N/A%), pre moving , FPS 2.05, Running 64.50s Step 226( N/A%), pre moving , FPS 2.04, Running 65.08s Step 227( N/A%), pre moving , FPS 2.04, Running 65.62s Step 228( N/A%), pre moving , FPS 2.04, Running 66.18s Step 229( N/A%), pre moving , FPS 2.05, Running 66.72s Step 230( N/A%), pre moving , FPS 2.05, Running 67.28s Step 231( N/A%), pre moving , FPS 2.05, Running 67.86s Step 232( N/A%), pre moving , FPS 2.05, Running 68.43s Step 233( N/A%), pre moving , FPS 2.03, Running 69.00s Step 234( N/A%), pre moving , FPS 1.96, Running 69.55s Step 235( N/A%), pre moving , FPS 1.90, Running 70.10s Step 236( N/A%), pre moving , FPS 1.86, Running 70.66s Step 237( N/A%), pre moving , FPS 1.83, Running 71.21s Step 238( N/A%), pre moving , FPS 1.80, Running 71.73s Step 239( N/A%), pre moving , FPS 1.80, Running 72.30s Step 240( N/A%), pre moving , FPS 1.80, Running 72.86s Step 241( N/A%), pre moving , FPS 1.80, Running 73.40s Step 242( N/A%), pre moving , FPS 1.80, Running 73.95s Step 243( N/A%), pre moving , FPS 1.87, Running 74.03s Step 244( N/A%), pre moving , FPS 1.91, Running 74.37s Step 245( N/A%), pre moving , FPS 2.00, Running 74.48s Step 246( N/A%), pre moving , FPS 2.10, Running 74.58s Step 247( N/A%), pre moving , FPS 2.15, Running 74.92s Step 248( N/A%), pre moving , FPS 2.26, Running 75.03s Step 249( N/A%), pre moving , FPS 2.38, Running 75.12s Step 250( N/A%), pre moving , FPS 2.52, Running 75.21s Step 251( N/A%), pre moving , FPS 2.60, Running 75.55s Step 252( N/A%), pre moving , FPS 2.77, Running 75.66s Step 253( N/A%), pre moving , FPS 2.14, Running 78.36s Step 254( N/A%), pre moving , FPS 2.21, Running 78.59s Step 255( N/A%), pre moving , FPS 2.29, Running 78.82s Step 256( N/A%), pre moving , FPS 2.38, Running 79.06s Step 257( N/A%), pre moving , FPS 2.44, Running 79.42s Step 258( N/A%), pre moving , FPS 2.48, Running 79.79s Step 259( N/A%), pre moving , FPS 2.49, Running 80.32s Step 260( N/A%), pre moving , FPS 2.50, Running 80.86s Step 261( N/A%), pre moving , FPS 2.51, Running 81.38s Step 262( N/A%), pre moving , FPS 2.50, Running 81.94s Step 263( N/A%), pre moving , FPS 2.36, Running 82.51s Step 264( N/A%), pre moving , FPS 2.30, Running 83.06s Step 265( N/A%), pre moving , FPS 2.19, Running 83.62s Step 266( N/A%), pre moving , FPS 2.09, Running 84.16s Step 267( N/A%), pre moving , FPS 2.04, Running 84.72s Step 268( N/A%), pre moving , FPS 1.95, Running 85.29s Step 269( N/A%), pre moving , FPS 1.87, Running 85.82s Step 270( N/A%), pre moving , FPS 1.80, Running 86.33s Step 271( N/A%), pre moving , FPS 1.76, Running 86.91s Step 272( N/A%), pre moving , FPS 1.70, Running 87.44s Step 273( 0.33%), action 1, FPS 1.88, Running 88.98s Step 274( 0.67%), action 2, FPS 1.79, Running 89.76s Step 275( 1.00%), action 3, FPS 1.68, Running 90.70s Step 276( 1.33%), action 4, FPS 1.62, Running 91.37s Step 277( 1.67%), action 5, FPS 1.57, Running 92.20s Step 278( 2.00%), action 6, FPS 1.53, Running 92.88s Step 279( 2.33%), action 7, FPS 1.50, Running 93.69s Step 280( 2.67%), action 8, FPS 1.47, Running 94.44s Step 281( 3.00%), action 9, FPS 1.43, Running 95.34s Step 282( 3.33%), action 10, FPS 1.42, Running 96.04s Step 283( 3.67%), action 11, FPS 1.38, Running 96.98s Step 284( 4.00%), action 12, FPS 1.41, Running 97.28s Step 285( 4.33%), action 13, FPS 1.42, Running 97.69s Step 286( 4.67%), action 14, FPS 1.43, Running 98.11s Step 287( 5.00%), action 15, FPS 1.46, Running 98.40s Step 288( 5.33%), action 16, FPS 1.47, Running 98.87s Step 289( 5.67%), action 17, FPS 1.49, Running 99.28s Step 290( 6.00%), action 18, FPS 1.44, Running 100.25s Step 291( 6.33%), action 19, FPS 1.42, Running 101.00s Step 292( 6.67%), action 20, FPS 1.38, Running 101.95s Step 293( 7.00%), action 21, FPS 1.43, Running 102.93s Step 294( 7.33%), action 22, FPS 1.44, Running 103.63s Step 295( 7.67%), action 23, FPS 1.44, Running 104.59s Step 296( 8.00%), action 24, FPS 1.42, Running 105.42s Step 297( 8.33%), action 25, FPS 1.42, Running 106.29s Step 298( 8.67%), action 26, FPS 1.42, Running 106.98s Step 299( 9.00%), action 27, FPS 1.41, Running 107.89s Step 300( 9.33%), action 28, FPS 1.40, Running 108.74s Step 301( 9.67%), action 29, FPS 1.41, Running 109.56s Step 302( 10.00%), action 30, FPS 1.41, Running 110.22s Step 303( 10.33%), action 31, FPS 1.41, Running 111.21s Step 304( 10.67%), action 32, FPS 1.38, Running 111.80s Step 305( 11.00%), action 33, FPS 1.32, Running 112.81s Step 306( 11.33%), action 34, FPS 1.29, Running 113.58s Step 307( 11.67%), action 35, FPS 1.24, Running 114.49s Step 308( 12.00%), action 36, FPS 1.21, Running 115.38s Step 309( 12.33%), action 37, FPS 1.19, Running 116.11s Step 310( 12.67%), action 38, FPS 1.21, Running 116.78s Step 311( 13.00%), action 39, FPS 1.23, Running 117.21s Step 312( 13.33%), action 40, FPS 1.28, Running 117.63s Step 313( 13.67%), action 41, FPS 1.30, Running 118.30s Step 314( 14.00%), action 42, FPS 1.28, Running 119.26s Step 315( 14.33%), action 43, FPS 1.30, Running 119.96s Step 316( 14.67%), action 44, FPS 1.29, Running 120.89s Step 317( 15.00%), action 45, FPS 1.31, Running 121.56s Step 318( 15.33%), action 46, FPS 1.28, Running 122.58s Step 319( 15.67%), action 47, FPS 1.30, Running 123.25s Step 320( 16.00%), action 48, FPS 1.30, Running 124.12s Step 321( 16.33%), action 49, FPS 1.31, Running 124.86s Step 322( 16.67%), action 50, FPS 1.31, Running 125.53s Step 323( 17.00%), action 51, FPS 1.31, Running 126.52s Step 324( 17.33%), action 52, FPS 1.29, Running 127.33s Step 325( 17.67%), action 53, FPS 1.27, Running 128.56s Step 326( 18.00%), action 54, FPS 1.25, Running 129.58s Step 327( 18.33%), action 55, FPS 1.24, Running 130.57s Step 328( 18.67%), action 56, FPS 1.25, Running 131.34s Step 329( 19.00%), action 57, FPS 1.23, Running 132.33s Step 330( 19.33%), action 58, FPS 1.24, Running 132.97s Step 331( 19.67%), action 59, FPS 1.20, Running 133.91s Step 332( 20.00%), action 60, FPS 1.18, Running 134.55s Step 333( 20.33%), action 61, FPS 1.16, Running 135.53s Step 334( 20.67%), action 62, FPS 1.20, Running 135.98s Step 335( 21.00%), action 63, FPS 1.21, Running 136.45s Step 336( 21.33%), action 64, FPS 1.19, Running 137.72s Step 337( 21.67%), action 65, FPS 1.17, Running 138.65s Step 338( 22.00%), action 66, FPS 1.19, Running 139.33s Step 339( 22.33%), action 67, FPS 1.18, Running 140.20s Step 340( 22.67%), action 68, FPS 1.18, Running 141.00s Step 341( 23.00%), action 69, FPS 1.17, Running 141.91s Step 342( 23.33%), action 70, FPS 1.17, Running 142.68s Step 343( 23.67%), action 71, FPS 1.15, Running 143.97s Step 344( 24.00%), action 72, FPS 1.15, Running 144.69s Step 345( 24.33%), action 73, FPS 1.18, Running 145.48s Step 346( 24.67%), action 74, FPS 1.20, Running 146.28s Step 347( 25.00%), action 75, FPS 1.22, Running 146.97s Step 348( 25.33%), action 76, FPS 1.21, Running 147.84s Step 349( 25.67%), action 77, FPS 1.24, Running 148.46s Step 350( 26.00%), action 78, FPS 1.24, Running 149.08s Step 351( 26.33%), action 79, FPS 1.24, Running 150.04s Step 352( 26.67%), action 80, FPS 1.24, Running 150.72s Step 353( 27.00%), action 81, FPS 1.24, Running 151.64s Step 354( 27.33%), action 82, FPS 1.22, Running 152.33s Step 355( 27.67%), action 83, FPS 1.19, Running 153.27s Step 356( 28.00%), action 84, FPS 1.23, Running 154.04s Step 357( 28.33%), action 85, FPS 1.26, Running 154.56s Step 358( 28.67%), action 86, FPS 1.27, Running 155.11s Step 359( 29.00%), action 87, FPS 1.26, Running 156.05s Step 360( 29.33%), action 88, FPS 1.24, Running 157.17s Step 361( 29.67%), action 89, FPS 1.24, Running 158.10s Step 362( 30.00%), action 90, FPS 1.25, Running 158.71s Step 363( 30.33%), action 91, FPS 1.28, Running 159.61s Step 364( 30.67%), action 92, FPS 1.28, Running 160.37s Step 365( 31.00%), action 93, FPS 1.28, Running 161.10s Step 366( 31.33%), action 94, FPS 1.26, Running 162.10s Step 367( 31.67%), action 95, FPS 1.26, Running 162.85s Step 368( 32.00%), action 96, FPS 1.25, Running 163.78s Step 369( 32.33%), action 97, FPS 1.24, Running 164.56s Step 370( 32.67%), action 98, FPS 1.24, Running 165.22s Step 371( 33.00%), action 99, FPS 1.24, Running 166.18s Step 372( 33.33%), action 100, FPS 1.22, Running 167.10s Step 373( 33.67%), action 101, FPS 1.21, Running 168.10s Step 374( 34.00%), action 102, FPS 1.21, Running 168.80s Step 375( 34.33%), action 103, FPS 1.24, Running 169.45s Step 376( 34.67%), action 104, FPS 1.22, Running 170.45s Step 377( 35.00%), action 105, FPS 1.16, Running 171.86s Step 378( 35.33%), action 106, FPS 1.16, Running 172.30s Step 379( 35.67%), action 107, FPS 1.15, Running 173.40s Step 380( 36.00%), action 108, FPS 1.18, Running 174.11s Step 381( 36.33%), action 109, FPS 1.17, Running 175.13s Step 382( 36.67%), action 110, FPS 1.15, Running 176.08s Step 383( 37.00%), action 111, FPS 1.14, Running 177.11s Step 384( 37.33%), action 112, FPS 1.15, Running 177.77s Step 385( 37.67%), action 113, FPS 1.13, Running 178.73s Step 386( 38.00%), action 114, FPS 1.16, Running 179.41s Step 387( 38.33%), action 115, FPS 1.14, Running 180.41s Step 388( 38.67%), action 116, FPS 1.14, Running 181.38s Step 389( 39.00%), action 117, FPS 1.15, Running 182.01s Step 390( 39.33%), action 118, FPS 1.13, Running 182.92s Step 391( 39.67%), action 119, FPS 1.15, Running 183.63s Step 392( 40.00%), action 120, FPS 1.16, Running 184.41s Step 393( 40.33%), action 121, FPS 1.15, Running 185.47s Step 394( 40.67%), action 122, FPS 1.14, Running 186.28s Step 395( 41.00%), action 123, FPS 1.12, Running 187.26s Step 396( 41.33%), action 124, FPS 1.15, Running 187.89s Step 397( 41.67%), action 125, FPS 1.18, Running 188.82s Step 398( 42.00%), action 126, FPS 1.13, Running 189.94s Step 399( 42.33%), action 127, FPS 1.18, Running 190.30s Step 400( 42.67%), action 128, FPS 1.19, Running 190.92s Step 401( 43.00%), action 129, FPS 1.21, Running 191.66s Step 402( 43.33%), action 130, FPS 1.23, Running 192.36s Step 403( 43.67%), action 131, FPS 1.23, Running 193.31s Step 404( 44.00%), action 132, FPS 1.22, Running 194.12s Step 405( 44.33%), action 133, FPS 1.23, Running 195.00s Step 406( 44.67%), action 134, FPS 1.20, Running 196.04s Step 407( 45.00%), action 135, FPS 1.23, Running 196.70s Step 408( 45.33%), action 136, FPS 1.25, Running 197.40s Step 409( 45.67%), action 137, FPS 1.23, Running 198.28s Step 410( 46.00%), action 138, FPS 1.22, Running 199.36s Step 411( 46.33%), action 139, FPS 1.22, Running 199.97s Step 412( 46.67%), action 140, FPS 1.20, Running 201.06s Step 413( 47.00%), action 141, FPS 1.20, Running 202.15s Step 414( 47.33%), action 142, FPS 1.20, Running 202.89s Step 415( 47.67%), action 143, FPS 1.22, Running 203.71s Step 416( 48.00%), action 144, FPS 1.20, Running 204.53s Step 417( 48.33%), action 145, FPS 1.20, Running 205.44s Step 418( 48.67%), action 146, FPS 1.23, Running 206.15s Step 419( 49.00%), action 147, FPS 1.19, Running 207.07s Step 420( 49.33%), action 148, FPS 1.16, Running 208.14s Step 421( 49.67%), action 149, FPS 1.16, Running 208.96s Step 422( 50.00%), action 150, FPS 1.17, Running 209.49s Step 423( 50.33%), action 151, FPS 1.16, Running 210.57s Step 424( 50.67%), action 152, FPS 1.17, Running 211.20s Step 425( 51.00%), action 153, FPS 1.19, Running 211.86s Step 426( 51.33%), action 154, FPS 1.19, Running 212.79s Step 427( 51.67%), action 155, FPS 1.18, Running 213.68s Step 428( 52.00%), action 156, FPS 1.18, Running 214.38s Step 429( 52.33%), action 157, FPS 1.20, Running 215.02s Step 430( 52.67%), action 158, FPS 1.19, Running 216.15s Step 431( 53.00%), action 159, FPS 1.18, Running 216.93s Step 432( 53.33%), action 160, FPS 1.20, Running 217.72s Step 433( 53.67%), action 161, FPS 1.20, Running 218.77s Step 434( 54.00%), action 162, FPS 1.19, Running 219.63s Step 435( 54.33%), action 163, FPS 1.21, Running 220.29s Step 436( 54.67%), action 164, FPS 1.21, Running 221.01s Step 437( 55.00%), action 165, FPS 1.22, Running 221.84s Step 438( 55.33%), action 166, FPS 1.22, Running 222.48s Step 439( 55.67%), action 167, FPS 1.24, Running 223.26s Step 440( 56.00%), action 168, FPS 1.26, Running 224.03s Step 441( 56.33%), action 169, FPS 1.28, Running 224.63s Step 442( 56.67%), action 170, FPS 1.27, Running 225.29s Step 443( 57.00%), action 171, FPS 1.28, Running 226.19s Step 444( 57.33%), action 172, FPS 1.27, Running 226.91s Step 445( 57.67%), action 173, FPS 1.28, Running 227.44s Step 446( 58.00%), action 174, FPS 1.30, Running 228.14s Step 447( 58.33%), action 175, FPS 1.28, Running 229.26s Step 448( 58.67%), action 176, FPS 1.29, Running 229.91s Step 449( 59.00%), action 177, FPS 1.27, Running 230.83s Step 450( 59.33%), action 178, FPS 1.30, Running 231.55s Step 451( 59.67%), action 179, FPS 1.29, Running 232.47s Step 452( 60.00%), action 180, FPS 1.30, Running 233.12s Step 453( 60.33%), action 181, FPS 1.31, Running 234.00s Step 454( 60.67%), action 182, FPS 1.33, Running 234.69s Step 455( 61.00%), action 183, FPS 1.31, Running 235.60s Step 456( 61.33%), action 184, FPS 1.31, Running 236.29s Step 457( 61.67%), action 185, FPS 1.32, Running 236.97s Step 458( 62.00%), action 186, FPS 1.32, Running 237.67s Step 459( 62.33%), action 187, FPS 1.31, Running 238.50s Step 460( 62.67%), action 188, FPS 1.27, Running 239.81s Step 461( 63.00%), action 189, FPS 1.24, Running 240.72s Step 462( 63.33%), action 190, FPS 1.23, Running 241.50s Step 463( 63.67%), action 191, FPS 1.21, Running 242.75s Step 464( 64.00%), action 192, FPS 1.21, Running 243.41s Step 465( 64.33%), action 193, FPS 1.18, Running 244.38s Step 466( 64.67%), action 194, FPS 1.18, Running 245.15s Step 467( 65.00%), action 195, FPS 1.23, Running 245.55s Step 468( 65.33%), action 196, FPS 1.22, Running 246.26s [2026-08-02 18:00:09] [14 ] Seed 13 failed after 246.68 s. +steps: 468 , actions: 196 . +Instruction: Empty +Total 3/14(21.43%) success. +Setting seed: 14 +Step 1( N/A%), pre moving , FPS 0.12, Running 8.34s Step 2( N/A%), pre moving , FPS 0.24, Running 8.45s Step 3( N/A%), pre moving , FPS 0.34, Running 8.83s Step 4( N/A%), pre moving , FPS 0.45, Running 8.91s Step 5( N/A%), pre moving , FPS 0.56, Running 8.98s Step 6( N/A%), pre moving , FPS 0.64, Running 9.40s Step 7( N/A%), pre moving , FPS 0.74, Running 9.52s Step 8( N/A%), pre moving , FPS 0.84, Running 9.58s Step 9( N/A%), pre moving , FPS 0.91, Running 9.90s Step 10( N/A%), pre moving , FPS 1.00, Running 10.03s Step 11( N/A%), pre moving , FPS 1.09, Running 10.12s Step 12( N/A%), pre moving , FPS 1.18, Running 10.19s Step 13( N/A%), pre moving , FPS 1.27, Running 10.26s Step 14( N/A%), pre moving , FPS 1.32, Running 10.59s Step 15( N/A%), pre moving , FPS 1.41, Running 10.67s Step 16( N/A%), pre moving , FPS 1.49, Running 10.75s Step 17( N/A%), pre moving , FPS 1.57, Running 10.82s Step 18( N/A%), pre moving , FPS 1.62, Running 11.14s Step 19( N/A%), pre moving , FPS 1.70, Running 11.20s Step 20( N/A%), pre moving , FPS 1.77, Running 11.27s Step 21( N/A%), pre moving , FPS 5.69, Running 11.86s Step 22( N/A%), pre moving , FPS 5.31, Running 12.22s Step 23( N/A%), pre moving , FPS 5.77, Running 12.29s Step 24( N/A%), pre moving , FPS 5.81, Running 12.36s Step 25( N/A%), pre moving , FPS 5.81, Running 12.42s Step 26( N/A%), pre moving , FPS 5.66, Running 12.93s Step 27( N/A%), pre moving , FPS 5.73, Running 13.01s Step 28( N/A%), pre moving , FPS 5.33, Running 13.33s Step 29( N/A%), pre moving , FPS 5.70, Running 13.41s Step 30( N/A%), pre moving , FPS 5.22, Running 13.86s Step 31( N/A%), pre moving , FPS 5.23, Running 13.94s Step 32( N/A%), pre moving , FPS 5.24, Running 14.01s Step 33( N/A%), pre moving , FPS 5.23, Running 14.09s Step 34( N/A%), pre moving , FPS 5.18, Running 14.45s Step 35( N/A%), pre moving , FPS 5.17, Running 14.54s Step 36( N/A%), pre moving , FPS 4.51, Running 15.18s Step 37( N/A%), pre moving , FPS 4.27, Running 15.51s Step 38( N/A%), pre moving , FPS 4.49, Running 15.59s Step 39( N/A%), pre moving , FPS 4.49, Running 15.65s Step 40( N/A%), pre moving , FPS 4.48, Running 15.74s Step 41( N/A%), pre moving , FPS 4.75, Running 16.07s Step 42( N/A%), pre moving , FPS 5.07, Running 16.16s Step 43( N/A%), pre moving , FPS 5.08, Running 16.23s Step 44( N/A%), pre moving , FPS 5.05, Running 16.31s Step 45( N/A%), pre moving , FPS 4.74, Running 16.64s Step 46( N/A%), pre moving , FPS 5.25, Running 16.74s Step 47( N/A%), pre moving , FPS 5.25, Running 16.81s Step 48( N/A%), pre moving , FPS 5.55, Running 16.93s Step 49( N/A%), pre moving , FPS 5.28, Running 17.20s Step 50( N/A%), pre moving , FPS 5.81, Running 17.30s Step 51( N/A%), pre moving , FPS 5.82, Running 17.38s Step 52( N/A%), pre moving , FPS 5.43, Running 17.69s Step 53( N/A%), pre moving , FPS 5.43, Running 17.77s Step 54( N/A%), pre moving , FPS 5.92, Running 17.83s Step 55( N/A%), pre moving , FPS 5.97, Running 17.89s Step 56( N/A%), pre moving , FPS 7.12, Running 17.99s Step 57( N/A%), pre moving , FPS 7.69, Running 18.11s Step 58( N/A%), pre moving , FPS 7.59, Running 18.23s Step 59( N/A%), pre moving , FPS 7.38, Running 18.37s Step 60( N/A%), pre moving , FPS 7.31, Running 18.47s Step 61( N/A%), pre moving , FPS 7.89, Running 18.60s Step 62( N/A%), pre moving , FPS 7.84, Running 18.71s Step 63( N/A%), pre moving , FPS 7.80, Running 18.79s Step 64( N/A%), pre moving , FPS 6.99, Running 19.17s Step 65( N/A%), pre moving , FPS 7.55, Running 19.29s Step 66( N/A%), pre moving , FPS 6.87, Running 19.65s Step 67( N/A%), pre moving , FPS 6.74, Running 19.78s Step 68( N/A%), pre moving , FPS 6.75, Running 19.90s Step 69( N/A%), pre moving , FPS 6.47, Running 20.29s Step 70( N/A%), pre moving , FPS 6.43, Running 20.41s Step 71( N/A%), pre moving , FPS 5.89, Running 20.78s Step 72( N/A%), pre moving , FPS 6.21, Running 20.91s Step 73( N/A%), pre moving , FPS 6.14, Running 21.03s Step 74( N/A%), pre moving , FPS 5.56, Running 21.42s Step 75( N/A%), pre moving , FPS 5.48, Running 21.54s Step 76( N/A%), pre moving , FPS 5.11, Running 21.91s Step 77( N/A%), pre moving , FPS 5.09, Running 22.04s Step 78( N/A%), pre moving , FPS 5.10, Running 22.15s Step 79( N/A%), pre moving , FPS 4.82, Running 22.52s Step 80( N/A%), pre moving , FPS 4.79, Running 22.65s Step 81( N/A%), pre moving , FPS 4.51, Running 23.03s Step 82( N/A%), pre moving , FPS 4.49, Running 23.17s Step 83( N/A%), pre moving , FPS 4.45, Running 23.29s Step 84( N/A%), pre moving , FPS 4.50, Running 23.62s Step 85( N/A%), pre moving , FPS 4.52, Running 23.71s Step 86( N/A%), pre moving , FPS 4.83, Running 23.79s Step 87( N/A%), pre moving , FPS 4.63, Running 24.11s Step 88( N/A%), pre moving , FPS 4.66, Running 24.19s Step 89( N/A%), pre moving , FPS 5.01, Running 24.28s Step 90( N/A%), pre moving , FPS 5.06, Running 24.36s Step 91( N/A%), pre moving , FPS 5.14, Running 24.67s Step 92( N/A%), pre moving , FPS 5.17, Running 24.78s Step 93( N/A%), pre moving , FPS 5.23, Running 24.85s Step 94( N/A%), pre moving , FPS 5.69, Running 24.93s Step 95( N/A%), pre moving , FPS 5.37, Running 25.26s Step 96( N/A%), pre moving , FPS 5.80, Running 25.36s Step 97( N/A%), pre moving , FPS 5.92, Running 25.42s Step 98( N/A%), pre moving , FPS 5.96, Running 25.50s Step 99( N/A%), pre moving , FPS 6.05, Running 25.82s Step 100( N/A%), pre moving , FPS 6.11, Running 25.92s Step 101( N/A%), pre moving , FPS 6.73, Running 26.01s Step 102( N/A%), pre moving , FPS 6.86, Running 26.08s Step 103( N/A%), pre moving , FPS 6.41, Running 26.41s Step 104( N/A%), pre moving , FPS 6.93, Running 26.50s Step 105( N/A%), pre moving , FPS 6.96, Running 26.59s Step 106( N/A%), pre moving , FPS 6.40, Running 26.91s Step 107( N/A%), pre moving , FPS 6.88, Running 27.01s Step 108( N/A%), pre moving , FPS 6.90, Running 27.09s Step 109( N/A%), pre moving , FPS 6.92, Running 27.17s Step 110( N/A%), pre moving , FPS 6.39, Running 27.49s Step 111( N/A%), pre moving , FPS 6.86, Running 27.59s Step 112( N/A%), pre moving , FPS 6.93, Running 27.66s Step 113( N/A%), pre moving , FPS 6.91, Running 27.75s Step 114( N/A%), pre moving , FPS 6.41, Running 28.06s Step 115( N/A%), pre moving , FPS 6.90, Running 28.16s Step 116( N/A%), pre moving , FPS 6.94, Running 28.24s Step 117( N/A%), pre moving , FPS 6.92, Running 28.31s Step 118( N/A%), pre moving , FPS 6.41, Running 28.62s Step 119( N/A%), pre moving , FPS 5.02, Running 29.81s Step 120( N/A%), pre moving , FPS 4.53, Running 30.34s Step 121( N/A%), pre moving , FPS 4.11, Running 30.87s Step 122( N/A%), pre moving , FPS 3.75, Running 31.42s Step 123( N/A%), pre moving , FPS 3.61, Running 31.95s Step 124( N/A%), pre moving , FPS 3.34, Running 32.50s Step 125( N/A%), pre moving , FPS 3.09, Running 33.06s Step 126( N/A%), pre moving , FPS 2.99, Running 33.60s Step 127( N/A%), pre moving , FPS 2.80, Running 34.16s Step 128( N/A%), pre moving , FPS 2.64, Running 34.68s Step 129( N/A%), pre moving , FPS 2.48, Running 35.25s Step 130( N/A%), pre moving , FPS 2.42, Running 35.77s Step 131( N/A%), pre moving , FPS 2.29, Running 36.33s Step 132( N/A%), pre moving , FPS 2.22, Running 36.66s Step 133( N/A%), pre moving , FPS 2.15, Running 37.05s Step 134( N/A%), pre moving , FPS 2.09, Running 37.62s Step 135( N/A%), pre moving , FPS 2.00, Running 38.16s Step 136( N/A%), pre moving , FPS 1.91, Running 38.71s Step 137( N/A%), pre moving , FPS 1.83, Running 39.25s Step 138( N/A%), pre moving , FPS 1.79, Running 39.79s Step 139( N/A%), pre moving , FPS 1.90, Running 40.35s Step 140( N/A%), pre moving , FPS 1.89, Running 40.95s Step 141( N/A%), pre moving , FPS 1.88, Running 41.52s Step 142( N/A%), pre moving , FPS 1.88, Running 42.06s Step 143( N/A%), pre moving , FPS 1.88, Running 42.57s Step 144( N/A%), pre moving , FPS 1.88, Running 43.14s Step 145( N/A%), pre moving , FPS 1.89, Running 43.65s Step 146( N/A%), pre moving , FPS 1.89, Running 44.19s Step 147( N/A%), pre moving , FPS 1.90, Running 44.70s Step 148( N/A%), pre moving , FPS 1.88, Running 45.30s Step 149( N/A%), pre moving , FPS 1.88, Running 45.86s Step 150( N/A%), pre moving , FPS 1.88, Running 46.42s Step 151( N/A%), pre moving , FPS 1.88, Running 46.96s Step 152( N/A%), pre moving , FPS 1.85, Running 47.50s Step 153( N/A%), pre moving , FPS 1.81, Running 48.12s Step 154( N/A%), pre moving , FPS 1.81, Running 48.69s Step 155( N/A%), pre moving , FPS 1.81, Running 49.22s Step 156( N/A%), pre moving , FPS 1.81, Running 49.78s Step 157( N/A%), pre moving , FPS 1.81, Running 50.33s Step 158( N/A%), pre moving , FPS 1.80, Running 50.92s Step 159( N/A%), pre moving , FPS 1.80, Running 51.49s Step 160( N/A%), pre moving , FPS 1.80, Running 52.03s Step 161( N/A%), pre moving , FPS 1.80, Running 52.61s Step 162( N/A%), pre moving , FPS 1.80, Running 53.20s Step 163( N/A%), pre moving , FPS 1.79, Running 53.72s Step 164( N/A%), pre moving , FPS 1.80, Running 54.25s Step 165( N/A%), pre moving , FPS 1.80, Running 54.76s Step 166( N/A%), pre moving , FPS 1.84, Running 55.04s Step 167( N/A%), pre moving , FPS 1.86, Running 55.46s Step 168( N/A%), pre moving , FPS 1.90, Running 55.84s Step 169( N/A%), pre moving , FPS 1.91, Running 56.35s Step 170( N/A%), pre moving , FPS 1.91, Running 56.89s Step 171( N/A%), pre moving , FPS 1.90, Running 57.46s Step 172( N/A%), pre moving , FPS 1.90, Running 58.03s Step 173( N/A%), pre moving , FPS 1.91, Running 58.59s Step 174( N/A%), pre moving , FPS 1.91, Running 59.18s Step 175( N/A%), pre moving , FPS 1.90, Running 59.74s Step 176( N/A%), pre moving , FPS 1.90, Running 60.29s Step 177( N/A%), pre moving , FPS 1.90, Running 60.84s Step 178( N/A%), pre moving , FPS 1.91, Running 61.40s Step 179( N/A%), pre moving , FPS 1.91, Running 61.96s Step 180( N/A%), pre moving , FPS 1.91, Running 62.50s Step 181( N/A%), pre moving , FPS 1.91, Running 63.08s Step 182( N/A%), pre moving , FPS 1.92, Running 63.64s Step 183( N/A%), pre moving , FPS 1.91, Running 64.17s Step 184( N/A%), pre moving , FPS 1.91, Running 64.74s Step 185( N/A%), pre moving , FPS 1.89, Running 65.32s Step 186( N/A%), pre moving , FPS 1.85, Running 65.86s Step 187( N/A%), pre moving , FPS 1.82, Running 66.43s Step 188( N/A%), pre moving , FPS 1.79, Running 67.01s Step 189( N/A%), pre moving , FPS 1.78, Running 67.57s Step 190( N/A%), pre moving , FPS 1.78, Running 68.14s Step 191( N/A%), pre moving , FPS 1.79, Running 68.65s Step 192( N/A%), pre moving , FPS 1.78, Running 69.24s Step 193( N/A%), pre moving , FPS 1.78, Running 69.81s Step 194( N/A%), pre moving , FPS 1.79, Running 70.37s Step 195( N/A%), pre moving , FPS 1.86, Running 70.47s Step 196( N/A%), pre moving , FPS 1.90, Running 70.81s Step 197( N/A%), pre moving , FPS 1.98, Running 70.92s Step 198( N/A%), pre moving , FPS 2.08, Running 71.02s Step 199( N/A%), pre moving , FPS 2.13, Running 71.35s Step 200( N/A%), pre moving , FPS 2.23, Running 71.48s Step 201( N/A%), pre moving , FPS 2.36, Running 71.57s Step 202( N/A%), pre moving , FPS 2.49, Running 71.66s Step 203( N/A%), pre moving , FPS 2.56, Running 72.00s Step 204( N/A%), pre moving , FPS 2.71, Running 72.11s Step 205( N/A%), pre moving , FPS 2.07, Running 74.99s Step 206( N/A%), pre moving , FPS 2.13, Running 75.25s Step 207( N/A%), pre moving , FPS 2.14, Running 75.77s Step 208( N/A%), pre moving , FPS 2.15, Running 76.33s Step 209( N/A%), pre moving , FPS 2.15, Running 76.89s Step 210( N/A%), pre moving , FPS 2.15, Running 77.45s Step 211( N/A%), pre moving , FPS 2.14, Running 78.00s Step 212( N/A%), pre moving , FPS 2.14, Running 78.59s Step 213( N/A%), pre moving , FPS 2.14, Running 79.14s Step 214( N/A%), pre moving , FPS 2.14, Running 79.71s Step 215( N/A%), pre moving , FPS 2.04, Running 80.25s Step 216( N/A%), pre moving , FPS 2.00, Running 80.80s Step 217( N/A%), pre moving , FPS 1.92, Running 81.36s Step 218( N/A%), pre moving , FPS 1.83, Running 81.93s Step 219( N/A%), pre moving , FPS 1.80, Running 82.48s Step 220( N/A%), pre moving , FPS 1.73, Running 83.03s Step 221( N/A%), pre moving , FPS 1.67, Running 83.56s Step 222( N/A%), pre moving , FPS 1.61, Running 84.07s Step 223( N/A%), pre moving , FPS 1.58, Running 84.62s Step 224( N/A%), pre moving , FPS 1.53, Running 85.20s Step 225( 0.33%), action 1, FPS 1.74, Running 86.46s Step 226( 0.67%), action 2, FPS 1.65, Running 87.40s Step 227( 1.00%), action 3, FPS 1.62, Running 88.15s Step 228( 1.33%), action 4, FPS 1.60, Running 88.86s Step 229( 1.67%), action 5, FPS 1.57, Running 89.60s Step 230( 2.00%), action 6, FPS 1.55, Running 90.36s Step 231( 2.33%), action 7, FPS 1.53, Running 91.08s Step 232( 2.67%), action 8, FPS 1.49, Running 91.97s Step 233( 3.00%), action 9, FPS 1.46, Running 92.83s Step 234( 3.33%), action 10, FPS 1.47, Running 93.29s Step 235( 3.67%), action 11, FPS 1.42, Running 94.30s Step 236( 4.00%), action 12, FPS 1.41, Running 94.94s Step 237( 4.33%), action 13, FPS 1.39, Running 95.78s Step 238( 4.67%), action 14, FPS 1.35, Running 96.69s Step 239( 5.00%), action 15, FPS 1.34, Running 97.40s Step 240( 5.33%), action 16, FPS 1.32, Running 98.14s Step 241( 5.67%), action 17, FPS 1.31, Running 98.81s Step 242( 6.00%), action 18, FPS 1.28, Running 99.69s Step 243( 6.33%), action 19, FPS 1.27, Running 100.32s Step 244( 6.67%), action 20, FPS 1.25, Running 101.20s Step 245( 7.00%), action 21, FPS 1.27, Running 102.20s Step 246( 7.33%), action 22, FPS 1.29, Running 102.88s Step 247( 7.67%), action 23, FPS 1.30, Running 103.54s Step 248( 8.00%), action 24, FPS 1.28, Running 104.44s Step 249( 8.33%), action 25, FPS 1.29, Running 105.07s Step 250( 8.67%), action 26, FPS 1.30, Running 105.75s Step 251( 9.00%), action 27, FPS 1.29, Running 106.59s Step 252( 9.33%), action 28, FPS 1.31, Running 107.25s Step 253( 9.67%), action 29, FPS 1.32, Running 107.96s Step 254( 10.00%), action 30, FPS 1.29, Running 108.78s Step 255( 10.33%), action 31, FPS 1.30, Running 109.72s Step 256( 10.67%), action 32, FPS 1.30, Running 110.35s Step 257( 11.00%), action 33, FPS 1.35, Running 110.61s Step 258( 11.33%), action 34, FPS 1.41, Running 110.89s Step 259( 11.67%), action 35, FPS 1.45, Running 111.16s Step 260( 12.00%), action 36, FPS 1.49, Running 111.54s Step 261( 12.33%), action 37, FPS 1.53, Running 111.89s Step 262( 12.67%), action 38, FPS 1.58, Running 112.36s Step 263( 13.00%), action 39, FPS 1.54, Running 113.29s Step 264( 13.33%), action 40, FPS 1.57, Running 113.93s Step 265( 13.67%), action 41, FPS 1.58, Running 114.86s Step 266( 14.00%), action 42, FPS 1.57, Running 115.65s Step 267( 14.33%), action 43, FPS 1.54, Running 116.54s Step 268( 14.67%), action 44, FPS 1.56, Running 117.28s Step 269( 15.00%), action 45, FPS 1.53, Running 118.15s Step 270( 15.33%), action 46, FPS 1.53, Running 118.84s Step 271( 15.67%), action 47, FPS 1.52, Running 119.73s Step 272( 16.00%), action 48, FPS 1.52, Running 120.40s Step 273( 16.33%), action 49, FPS 1.50, Running 121.28s Step 274( 16.67%), action 50, FPS 1.50, Running 122.08s Step 275( 17.00%), action 51, FPS 1.50, Running 123.07s Step 276( 17.33%), action 52, FPS 1.49, Running 123.77s Step 277( 17.67%), action 53, FPS 1.42, Running 124.74s Step 278( 18.00%), action 54, FPS 1.38, Running 125.43s Step 279( 18.33%), action 55, FPS 1.31, Running 126.47s Step 280( 18.67%), action 56, FPS 1.27, Running 127.26s Step 281( 19.00%), action 57, FPS 1.23, Running 128.09s Step 282( 19.33%), action 58, FPS 1.21, Running 128.89s Step 283( 19.67%), action 59, FPS 1.21, Running 129.78s Step 284( 20.00%), action 60, FPS 1.21, Running 130.45s Step 285( 20.33%), action 61, FPS 1.23, Running 131.11s Step 286( 20.67%), action 62, FPS 1.23, Running 131.85s Step 287( 21.00%), action 63, FPS 1.25, Running 132.57s Step 288( 21.33%), action 64, FPS 1.25, Running 133.27s Step 289( 21.67%), action 65, FPS 1.25, Running 134.12s Step 290( 22.00%), action 66, FPS 1.26, Running 134.77s Step 291( 22.33%), action 67, FPS 1.25, Running 135.71s Step 292( 22.67%), action 68, FPS 1.22, Running 136.74s Step 293( 23.00%), action 69, FPS 1.22, Running 137.72s Step 294( 23.33%), action 70, FPS 1.19, Running 138.84s Step 295( 23.67%), action 71, FPS 1.18, Running 139.96s Step 296( 24.00%), action 72, FPS 1.19, Running 140.63s Step 297( 24.33%), action 73, FPS 1.18, Running 141.64s Step 298( 24.67%), action 74, FPS 1.16, Running 142.68s Step 299( 25.00%), action 75, FPS 1.16, Running 143.69s Step 300( 25.33%), action 76, FPS 1.16, Running 144.44s Step 301( 25.67%), action 77, FPS 1.16, Running 145.38s Step 302( 26.00%), action 78, FPS 1.16, Running 146.19s Step 303( 26.33%), action 79, FPS 1.16, Running 147.08s Step 304( 26.67%), action 80, FPS 1.16, Running 147.73s Step 305( 27.00%), action 81, FPS 1.14, Running 148.65s Step 306( 27.33%), action 82, FPS 1.17, Running 148.95s Step 307( 27.67%), action 83, FPS 1.20, Running 149.29s Step 308( 28.00%), action 84, FPS 1.22, Running 149.63s Step 309( 28.33%), action 85, FPS 1.25, Running 150.11s Step 310( 28.67%), action 86, FPS 1.24, Running 150.93s Step 311( 29.00%), action 87, FPS 1.26, Running 151.57s Step 312( 29.33%), action 88, FPS 1.29, Running 152.28s Step 313( 29.67%), action 89, FPS 1.30, Running 153.14s Step 314( 30.00%), action 90, FPS 1.34, Running 153.78s Step 315( 30.33%), action 91, FPS 1.36, Running 154.64s Step 316( 30.67%), action 92, FPS 1.35, Running 155.40s Step 317( 31.00%), action 93, FPS 1.36, Running 156.36s Step 318( 31.33%), action 94, FPS 1.40, Running 157.01s Step 319( 31.67%), action 95, FPS 1.43, Running 157.63s Step 320( 32.00%), action 96, FPS 1.42, Running 158.51s Step 321( 32.33%), action 97, FPS 1.45, Running 159.17s Step 322( 32.67%), action 98, FPS 1.48, Running 159.75s Step 323( 33.00%), action 99, FPS 1.50, Running 160.39s Step 324( 33.33%), action 100, FPS 1.47, Running 161.31s Step 325( 33.67%), action 101, FPS 1.47, Running 162.27s Step 326( 34.00%), action 102, FPS 1.43, Running 162.97s Step 327( 34.33%), action 103, FPS 1.39, Running 163.71s Step 328( 34.67%), action 104, FPS 1.34, Running 164.53s Step 329( 35.00%), action 105, FPS 1.33, Running 165.10s Step 330( 35.33%), action 106, FPS 1.35, Running 165.74s Step 331( 35.67%), action 107, FPS 1.33, Running 166.59s Step 332( 36.00%), action 108, FPS 1.34, Running 167.25s Step 333( 36.33%), action 109, FPS 1.36, Running 167.84s Step 334( 36.67%), action 110, FPS 1.40, Running 168.11s Step 335( 37.00%), action 111, FPS 1.44, Running 168.55s Step 336( 37.33%), action 112, FPS 1.49, Running 168.86s Step 337( 37.67%), action 113, FPS 1.57, Running 169.13s Step 338( 38.00%), action 114, FPS 1.60, Running 169.49s Step 339( 38.33%), action 115, FPS 1.60, Running 170.10s Step 340( 38.67%), action 116, FPS 1.66, Running 170.55s Step 341( 39.00%), action 117, FPS 1.67, Running 171.18s Step 342( 39.33%), action 118, FPS 1.65, Running 171.85s Step 343( 39.67%), action 119, FPS 1.64, Running 172.61s Step 344( 40.00%), action 120, FPS 1.67, Running 173.29s Step 345( 40.33%), action 121, FPS 1.69, Running 174.12s Step 346( 40.67%), action 122, FPS 1.68, Running 174.89s Step 347( 41.00%), action 123, FPS 1.70, Running 175.49s Step 348( 41.33%), action 124, FPS 1.73, Running 176.09s Step 349( 41.67%), action 125, FPS 1.72, Running 176.71s Step 350( 42.00%), action 126, FPS 1.69, Running 177.57s Step 351( 42.33%), action 127, FPS 1.73, Running 178.16s Step 352( 42.67%), action 128, FPS 1.74, Running 178.72s Step 353( 43.00%), action 129, FPS 1.71, Running 179.50s Step 354( 43.33%), action 130, FPS 1.64, Running 180.28s Step 355( 43.67%), action 131, FPS 1.57, Running 181.25s Step 356( 44.00%), action 132, FPS 1.54, Running 181.88s Step 357( 44.33%), action 133, FPS 1.46, Running 182.86s Step 358( 44.67%), action 134, FPS 1.42, Running 183.59s Step 359( 45.00%), action 135, FPS 1.39, Running 184.48s Step 360( 45.33%), action 136, FPS 1.37, Running 185.15s Step 361( 45.67%), action 137, FPS 1.34, Running 186.10s Step 362( 46.00%), action 138, FPS 1.34, Running 186.75s Step 363( 46.33%), action 139, FPS 1.33, Running 187.70s Step 364( 46.67%), action 140, FPS 1.35, Running 188.09s Step 365( 47.00%), action 141, FPS 1.39, Running 188.53s Step 366( 47.33%), action 142, FPS 1.42, Running 188.97s Step 367( 47.67%), action 143, FPS 1.45, Running 189.29s Step 368( 48.00%), action 144, FPS 1.45, Running 189.92s Step 369( 48.33%), action 145, FPS 1.46, Running 190.39s Step 370( 48.67%), action 146, FPS 1.48, Running 191.04s Step 371( 49.00%), action 147, FPS 1.44, Running 192.02s Step 372( 49.33%), action 148, FPS 1.43, Running 192.66s Step 373( 49.67%), action 149, FPS 1.42, Running 193.56s Step 374( 50.00%), action 150, FPS 1.43, Running 194.31s Step 375( 50.33%), action 151, FPS 1.43, Running 195.23s Step 376( 50.67%), action 152, FPS 1.43, Running 195.87s Step 377( 51.00%), action 153, FPS 1.47, Running 196.50s Step 378( 51.33%), action 154, FPS 1.45, Running 197.41s Step 379( 51.67%), action 155, FPS 1.48, Running 198.02s Step 380( 52.00%), action 156, FPS 1.47, Running 198.76s Step 381( 52.33%), action 157, FPS 1.49, Running 199.56s Step 382( 52.67%), action 158, FPS 1.48, Running 200.23s Step 383( 53.00%), action 159, FPS 1.48, Running 201.19s Step 384( 53.33%), action 160, FPS 1.45, Running 201.84s Step 385( 53.67%), action 161, FPS 1.39, Running 202.93s Step 386( 54.00%), action 162, FPS 1.35, Running 203.79s Step 387( 54.33%), action 163, FPS 1.28, Running 204.90s Step 388( 54.67%), action 164, FPS 1.28, Running 205.50s Step 389( 55.00%), action 165, FPS 1.25, Running 206.43s Step 390( 55.33%), action 166, FPS 1.24, Running 207.11s Step 391( 55.67%), action 167, FPS 1.27, Running 207.81s Step 392( 56.00%), action 168, FPS 1.29, Running 208.14s Step 393( 56.33%), action 169, FPS 1.33, Running 208.61s Step 394( 56.67%), action 170, FPS 1.36, Running 209.02s Step 395( 57.00%), action 171, FPS 1.37, Running 209.84s Step 396( 57.33%), action 172, FPS 1.34, Running 210.81s Step 397( 57.67%), action 173, FPS 1.33, Running 211.56s Step 398( 58.00%), action 174, FPS 1.32, Running 212.51s [2026-08-02 18:03:43] [15 ] Seed 14 failed after 213.08 s. +steps: 398 , actions: 174 . +Instruction: Empty +Total 3/15(20.00%) success. +Setting seed: 15 +Step 1( N/A%), pre moving , FPS 0.38, Running 2.66s Step 2( N/A%), pre moving , FPS 0.68, Running 2.95s Step 3( N/A%), pre moving , FPS 0.96, Running 3.11s Step 4( N/A%), pre moving , FPS 1.26, Running 3.18s Step 5( N/A%), pre moving , FPS 1.53, Running 3.27s Step 6( N/A%), pre moving , FPS 1.67, Running 3.60s Step 7( N/A%), pre moving , FPS 1.90, Running 3.69s Step 8( N/A%), pre moving , FPS 2.13, Running 3.76s Step 9( N/A%), pre moving , FPS 2.34, Running 3.84s Step 10( N/A%), pre moving , FPS 2.40, Running 4.17s Step 11( N/A%), pre moving , FPS 2.58, Running 4.26s Step 12( N/A%), pre moving , FPS 2.76, Running 4.34s Step 13( N/A%), pre moving , FPS 2.83, Running 4.59s Step 14( N/A%), pre moving , FPS 2.94, Running 4.76s Step 15( N/A%), pre moving , FPS 3.10, Running 4.84s Step 16( N/A%), pre moving , FPS 3.26, Running 4.91s Step 17( N/A%), pre moving , FPS 3.41, Running 4.98s Step 18( N/A%), pre moving , FPS 3.39, Running 5.31s Step 19( N/A%), pre moving , FPS 3.48, Running 5.46s Step 20( N/A%), pre moving , FPS 3.61, Running 5.54s Step 21( N/A%), pre moving , FPS 5.79, Running 6.11s Step 22( N/A%), pre moving , FPS 5.69, Running 6.46s Step 23( N/A%), pre moving , FPS 5.84, Running 6.54s Step 24( N/A%), pre moving , FPS 5.85, Running 6.60s Step 25( N/A%), pre moving , FPS 5.89, Running 6.66s Step 26( N/A%), pre moving , FPS 5.53, Running 7.21s Step 27( N/A%), pre moving , FPS 5.48, Running 7.34s Step 28( N/A%), pre moving , FPS 5.21, Running 7.60s Step 29( N/A%), pre moving , FPS 5.18, Running 7.70s Step 30( N/A%), pre moving , FPS 5.54, Running 7.77s Step 31( N/A%), pre moving , FPS 5.04, Running 8.23s Step 32( N/A%), pre moving , FPS 5.06, Running 8.30s Step 33( N/A%), pre moving , FPS 5.27, Running 8.38s Step 34( N/A%), pre moving , FPS 5.00, Running 8.76s Step 35( N/A%), pre moving , FPS 5.01, Running 8.83s Step 36( N/A%), pre moving , FPS 4.38, Running 9.48s Step 37( N/A%), pre moving , FPS 4.15, Running 9.80s Step 38( N/A%), pre moving , FPS 4.35, Running 9.90s Step 39( N/A%), pre moving , FPS 4.42, Running 9.98s Step 40( N/A%), pre moving , FPS 4.43, Running 10.05s Step 41( N/A%), pre moving , FPS 4.70, Running 10.37s Step 42( N/A%), pre moving , FPS 5.02, Running 10.45s Step 43( N/A%), pre moving , FPS 5.03, Running 10.52s Step 44( N/A%), pre moving , FPS 5.00, Running 10.60s Step 45( N/A%), pre moving , FPS 4.70, Running 10.92s Step 46( N/A%), pre moving , FPS 5.27, Running 11.01s Step 47( N/A%), pre moving , FPS 5.35, Running 11.08s Step 48( N/A%), pre moving , FPS 5.62, Running 11.16s Step 49( N/A%), pre moving , FPS 5.29, Running 11.48s Step 50( N/A%), pre moving , FPS 5.29, Running 11.56s Step 51( N/A%), pre moving , FPS 5.89, Running 11.63s Step 52( N/A%), pre moving , FPS 5.86, Running 11.71s Step 53( N/A%), pre moving , FPS 5.48, Running 12.03s Step 54( N/A%), pre moving , FPS 5.95, Running 12.12s Step 55( N/A%), pre moving , FPS 5.96, Running 12.19s Step 56( N/A%), pre moving , FPS 7.16, Running 12.27s Step 57( N/A%), pre moving , FPS 7.16, Running 12.59s Step 58( N/A%), pre moving , FPS 7.17, Running 12.69s Step 59( N/A%), pre moving , FPS 7.24, Running 12.74s Step 60( N/A%), pre moving , FPS 7.22, Running 12.82s Step 61( N/A%), pre moving , FPS 7.18, Running 13.15s Step 62( N/A%), pre moving , FPS 7.09, Running 13.26s Step 63( N/A%), pre moving , FPS 6.98, Running 13.38s Step 64( N/A%), pre moving , FPS 6.35, Running 13.75s Step 65( N/A%), pre moving , FPS 6.77, Running 13.88s Step 66( N/A%), pre moving , FPS 6.68, Running 14.00s Step 67( N/A%), pre moving , FPS 6.06, Running 14.38s Step 68( N/A%), pre moving , FPS 6.01, Running 14.48s Step 69( N/A%), pre moving , FPS 6.41, Running 14.60s Step 70( N/A%), pre moving , FPS 5.90, Running 14.95s Step 71( N/A%), pre moving , FPS 5.88, Running 15.03s Step 72( N/A%), pre moving , FPS 5.82, Running 15.15s Step 73( N/A%), pre moving , FPS 6.22, Running 15.25s Step 74( N/A%), pre moving , FPS 6.24, Running 15.32s Step 75( N/A%), pre moving , FPS 6.16, Running 15.44s Step 76( N/A%), pre moving , FPS 6.10, Running 15.55s Step 77( N/A%), pre moving , FPS 6.55, Running 15.65s Step 78( N/A%), pre moving , FPS 6.53, Running 15.75s Step 79( N/A%), pre moving , FPS 6.37, Running 15.88s Step 80( N/A%), pre moving , FPS 6.03, Running 16.14s Step 81( N/A%), pre moving , FPS 6.19, Running 16.38s Step 82( N/A%), pre moving , FPS 6.18, Running 16.50s Step 83( N/A%), pre moving , FPS 5.77, Running 16.84s Step 84( N/A%), pre moving , FPS 6.15, Running 17.00s Step 85( N/A%), pre moving , FPS 6.19, Running 17.11s Step 86( N/A%), pre moving , FPS 5.77, Running 17.47s Step 87( N/A%), pre moving , FPS 6.21, Running 17.60s Step 88( N/A%), pre moving , FPS 6.20, Running 17.71s Step 89( N/A%), pre moving , FPS 5.76, Running 18.08s Step 90( N/A%), pre moving , FPS 6.15, Running 18.20s Step 91( N/A%), pre moving , FPS 6.08, Running 18.32s Step 92( N/A%), pre moving , FPS 5.69, Running 18.66s Step 93( N/A%), pre moving , FPS 5.71, Running 18.75s Step 94( N/A%), pre moving , FPS 5.71, Running 18.82s Step 95( N/A%), pre moving , FPS 5.76, Running 18.91s Step 96( N/A%), pre moving , FPS 5.42, Running 19.23s Step 97( N/A%), pre moving , FPS 5.43, Running 19.33s Step 98( N/A%), pre moving , FPS 5.48, Running 19.40s Step 99( N/A%), pre moving , FPS 5.56, Running 19.48s Step 100( N/A%), pre moving , FPS 5.45, Running 19.81s Step 101( N/A%), pre moving , FPS 5.69, Running 19.90s Step 102( N/A%), pre moving , FPS 5.76, Running 19.97s Step 103( N/A%), pre moving , FPS 6.27, Running 20.03s Step 104( N/A%), pre moving , FPS 5.96, Running 20.36s Step 105( N/A%), pre moving , FPS 5.98, Running 20.45s Step 106( N/A%), pre moving , FPS 6.53, Running 20.53s Step 107( N/A%), pre moving , FPS 6.28, Running 20.78s Step 108( N/A%), pre moving , FPS 6.24, Running 20.91s Step 109( N/A%), pre moving , FPS 6.87, Running 20.99s Step 110( N/A%), pre moving , FPS 7.00, Running 21.06s Step 111( N/A%), pre moving , FPS 7.08, Running 21.14s Step 112( N/A%), pre moving , FPS 7.12, Running 21.47s Step 113( N/A%), pre moving , FPS 7.12, Running 21.56s Step 114( N/A%), pre moving , FPS 7.10, Running 21.64s Step 115( N/A%), pre moving , FPS 6.69, Running 21.89s Step 116( N/A%), pre moving , FPS 7.07, Running 22.06s Step 117( N/A%), pre moving , FPS 7.14, Running 22.13s Step 118( N/A%), pre moving , FPS 7.10, Running 22.22s Step 119( N/A%), pre moving , FPS 6.55, Running 22.53s Step 120( N/A%), pre moving , FPS 7.10, Running 22.62s Step 121( N/A%), pre moving , FPS 7.16, Running 22.69s Step 122( N/A%), pre moving , FPS 7.14, Running 22.77s Step 123( N/A%), pre moving , FPS 6.53, Running 23.10s Step 124( N/A%), pre moving , FPS 7.06, Running 23.19s Step 125( N/A%), pre moving , FPS 7.13, Running 23.26s Step 126( N/A%), pre moving , FPS 7.11, Running 23.34s Step 127( N/A%), pre moving , FPS 6.94, Running 23.66s Step 128( N/A%), pre moving , FPS 7.04, Running 23.75s Step 129( N/A%), pre moving , FPS 7.06, Running 23.82s Step 130( N/A%), pre moving , FPS 7.02, Running 23.91s Step 131( N/A%), pre moving , FPS 6.46, Running 24.23s Step 132( N/A%), pre moving , FPS 7.05, Running 24.30s Step 133( N/A%), pre moving , FPS 7.05, Running 24.40s Step 134( N/A%), pre moving , FPS 7.05, Running 24.47s Step 135( N/A%), pre moving , FPS 6.89, Running 24.80s Step 136( N/A%), pre moving , FPS 7.09, Running 24.88s Step 137( N/A%), pre moving , FPS 5.15, Running 26.01s Step 138( N/A%), pre moving , FPS 4.64, Running 26.52s Step 139( N/A%), pre moving , FPS 4.43, Running 27.04s Step 140( N/A%), pre moving , FPS 4.04, Running 27.57s Step 141( N/A%), pre moving , FPS 3.67, Running 28.13s Step 142( N/A%), pre moving , FPS 3.39, Running 28.67s Step 143( N/A%), pre moving , FPS 3.27, Running 29.20s Step 144( N/A%), pre moving , FPS 3.06, Running 29.72s Step 145( N/A%), pre moving , FPS 2.87, Running 30.24s Step 146( N/A%), pre moving , FPS 2.69, Running 30.77s Step 147( N/A%), pre moving , FPS 2.62, Running 31.29s Step 148( N/A%), pre moving , FPS 2.48, Running 31.82s Step 149( N/A%), pre moving , FPS 2.35, Running 32.35s Step 150( N/A%), pre moving , FPS 2.22, Running 32.91s Step 151( N/A%), pre moving , FPS 2.18, Running 33.40s Step 152( N/A%), pre moving , FPS 2.12, Running 33.74s Step 153( N/A%), pre moving , FPS 2.05, Running 34.14s Step 154( N/A%), pre moving , FPS 2.01, Running 34.43s Step 155( N/A%), pre moving , FPS 1.97, Running 34.93s Step 156( N/A%), pre moving , FPS 1.89, Running 35.45s Step 157( N/A%), pre moving , FPS 2.01, Running 35.98s Step 158( N/A%), pre moving , FPS 2.00, Running 36.52s Step 159( N/A%), pre moving , FPS 1.99, Running 37.08s Step 160( N/A%), pre moving , FPS 1.99, Running 37.63s Step 161( N/A%), pre moving , FPS 1.99, Running 38.18s Step 162( N/A%), pre moving , FPS 1.99, Running 38.71s Step 163( N/A%), pre moving , FPS 1.99, Running 39.25s Step 164( N/A%), pre moving , FPS 1.99, Running 39.79s Step 165( N/A%), pre moving , FPS 1.98, Running 40.34s Step 166( N/A%), pre moving , FPS 1.98, Running 40.88s Step 167( N/A%), pre moving , FPS 1.97, Running 41.43s Step 168( N/A%), pre moving , FPS 1.97, Running 41.96s Step 169( N/A%), pre moving , FPS 1.97, Running 42.48s Step 170( N/A%), pre moving , FPS 1.98, Running 43.01s Step 171( N/A%), pre moving , FPS 1.96, Running 43.60s Step 172( N/A%), pre moving , FPS 1.93, Running 44.11s Step 173( N/A%), pre moving , FPS 1.90, Running 44.65s Step 174( N/A%), pre moving , FPS 1.86, Running 45.20s Step 175( N/A%), pre moving , FPS 1.85, Running 45.74s Step 176( N/A%), pre moving , FPS 1.85, Running 46.28s Step 177( N/A%), pre moving , FPS 1.84, Running 46.86s Step 178( N/A%), pre moving , FPS 1.83, Running 47.43s Step 179( N/A%), pre moving , FPS 1.84, Running 47.95s Step 180( N/A%), pre moving , FPS 1.84, Running 48.51s Step 181( N/A%), pre moving , FPS 1.84, Running 49.06s Step 182( N/A%), pre moving , FPS 1.81, Running 49.74s Step 183( N/A%), pre moving , FPS 1.82, Running 50.25s Step 184( N/A%), pre moving , FPS 1.82, Running 50.79s Step 185( N/A%), pre moving , FPS 1.81, Running 51.39s Step 186( N/A%), pre moving , FPS 1.83, Running 51.81s Step 187( N/A%), pre moving , FPS 1.86, Running 52.18s Step 188( N/A%), pre moving , FPS 1.88, Running 52.59s Step 189( N/A%), pre moving , FPS 1.86, Running 53.21s Step 190( N/A%), pre moving , FPS 1.85, Running 53.81s Step 191( N/A%), pre moving , FPS 1.86, Running 54.36s Step 192( N/A%), pre moving , FPS 1.85, Running 54.92s Step 193( N/A%), pre moving , FPS 1.85, Running 55.46s Step 194( N/A%), pre moving , FPS 1.85, Running 56.03s Step 195( N/A%), pre moving , FPS 1.84, Running 56.58s Step 196( N/A%), pre moving , FPS 1.84, Running 57.17s Step 197( N/A%), pre moving , FPS 1.84, Running 57.75s Step 198( N/A%), pre moving , FPS 1.84, Running 58.29s Step 199( N/A%), pre moving , FPS 1.83, Running 58.87s Step 200( N/A%), pre moving , FPS 1.83, Running 59.43s Step 201( N/A%), pre moving , FPS 1.83, Running 60.00s Step 202( N/A%), pre moving , FPS 1.85, Running 60.56s Step 203( N/A%), pre moving , FPS 1.84, Running 61.10s Step 204( N/A%), pre moving , FPS 1.84, Running 61.69s Step 205( N/A%), pre moving , FPS 1.85, Running 62.21s Step 206( N/A%), pre moving , FPS 1.82, Running 62.79s Step 207( N/A%), pre moving , FPS 1.79, Running 63.35s Step 208( N/A%), pre moving , FPS 1.77, Running 63.90s Step 209( N/A%), pre moving , FPS 1.78, Running 64.44s Step 210( N/A%), pre moving , FPS 1.79, Running 64.98s Step 211( N/A%), pre moving , FPS 1.79, Running 65.55s Step 212( N/A%), pre moving , FPS 1.83, Running 65.87s Step 213( N/A%), pre moving , FPS 1.90, Running 66.00s Step 214( N/A%), pre moving , FPS 1.99, Running 66.09s Step 215( N/A%), pre moving , FPS 2.08, Running 66.19s Step 216( N/A%), pre moving , FPS 2.14, Running 66.54s Step 217( N/A%), pre moving , FPS 2.25, Running 66.64s Step 218( N/A%), pre moving , FPS 2.38, Running 66.71s Step 219( N/A%), pre moving , FPS 2.52, Running 66.80s Step 220( N/A%), pre moving , FPS 2.63, Running 67.04s Step 221( N/A%), pre moving , FPS 2.76, Running 67.25s Step 222( N/A%), pre moving , FPS 1.99, Running 70.63s Step 223( N/A%), pre moving , FPS 2.02, Running 71.01s Step 224( N/A%), pre moving , FPS 2.06, Running 71.41s Step 225( N/A%), pre moving , FPS 2.05, Running 71.99s Step 226( N/A%), pre moving , FPS 2.04, Running 72.59s Step 227( N/A%), pre moving , FPS 2.02, Running 73.24s Step 228( N/A%), pre moving , FPS 1.98, Running 74.00s Step 229( N/A%), pre moving , FPS 1.98, Running 74.55s Step 230( N/A%), pre moving , FPS 1.97, Running 75.12s Step 231( N/A%), pre moving , FPS 1.98, Running 75.65s Step 232( N/A%), pre moving , FPS 1.93, Running 76.22s Step 233( N/A%), pre moving , FPS 1.86, Running 76.76s Step 234( N/A%), pre moving , FPS 1.78, Running 77.32s Step 235( N/A%), pre moving , FPS 1.72, Running 77.84s Step 236( N/A%), pre moving , FPS 1.68, Running 78.42s Step 237( N/A%), pre moving , FPS 1.62, Running 78.99s Step 238( N/A%), pre moving , FPS 1.56, Running 79.55s Step 239( N/A%), pre moving , FPS 1.51, Running 80.09s Step 240( N/A%), pre moving , FPS 1.47, Running 80.64s Step 241( N/A%), pre moving , FPS 1.44, Running 81.17s Step 242( 0.33%), action 1, FPS 1.65, Running 82.74s Step 243( 0.67%), action 2, FPS 1.61, Running 83.40s Step 244( 1.00%), action 3, FPS 1.55, Running 84.34s Step 245( 1.33%), action 4, FPS 1.54, Running 84.99s Step 246( 1.67%), action 5, FPS 1.45, Running 86.37s Step 247( 2.00%), action 6, FPS 1.45, Running 87.01s Step 248( 2.33%), action 7, FPS 1.45, Running 87.77s Step 249( 2.67%), action 8, FPS 1.42, Running 88.65s Step 250( 3.00%), action 9, FPS 1.39, Running 89.49s Step 251( 3.33%), action 10, FPS 1.33, Running 90.64s Step 252( 3.67%), action 11, FPS 1.31, Running 91.44s Step 253( 4.00%), action 12, FPS 1.30, Running 92.20s Step 254( 4.33%), action 13, FPS 1.26, Running 93.24s Step 255( 4.67%), action 14, FPS 1.25, Running 93.87s Step 256( 5.00%), action 15, FPS 1.21, Running 94.93s Step 257( 5.33%), action 16, FPS 1.18, Running 95.95s Step 258( 5.67%), action 17, FPS 1.17, Running 96.66s Step 259( 6.00%), action 18, FPS 1.15, Running 97.41s Step 260( 6.33%), action 19, FPS 1.14, Running 98.20s Step 261( 6.67%), action 20, FPS 1.12, Running 99.04s Step 262( 7.00%), action 21, FPS 1.15, Running 100.11s Step 263( 7.33%), action 22, FPS 1.15, Running 100.76s Step 264( 7.67%), action 23, FPS 1.18, Running 101.33s Step 265( 8.00%), action 24, FPS 1.18, Running 101.96s Step 266( 8.33%), action 25, FPS 1.21, Running 102.85s Step 267( 8.67%), action 26, FPS 1.22, Running 103.44s Step 268( 9.00%), action 27, FPS 1.20, Running 104.49s Step 269( 9.33%), action 28, FPS 1.20, Running 105.33s Step 270( 9.67%), action 29, FPS 1.21, Running 106.05s Step 271( 10.00%), action 30, FPS 1.25, Running 106.59s Step 272( 10.33%), action 31, FPS 1.24, Running 107.62s Step 273( 10.67%), action 32, FPS 1.24, Running 108.29s Step 274( 11.00%), action 33, FPS 1.27, Running 108.94s Step 275( 11.33%), action 34, FPS 1.27, Running 109.60s Step 276( 11.67%), action 35, FPS 1.29, Running 110.48s Step 277( 12.00%), action 36, FPS 1.32, Running 111.08s Step 278( 12.33%), action 37, FPS 1.33, Running 111.74s Step 279( 12.67%), action 38, FPS 1.32, Running 112.62s Step 280( 13.00%), action 39, FPS 1.32, Running 113.33s Step 281( 13.33%), action 40, FPS 1.32, Running 114.19s Step 282( 13.67%), action 41, FPS 1.33, Running 115.14s Step 283( 14.00%), action 42, FPS 1.32, Running 115.91s Step 284( 14.33%), action 43, FPS 1.30, Running 116.70s Step 285( 14.67%), action 44, FPS 1.29, Running 117.46s Step 286( 15.00%), action 45, FPS 1.31, Running 118.11s Step 287( 15.33%), action 46, FPS 1.30, Running 118.80s Step 288( 15.67%), action 47, FPS 1.31, Running 119.77s Step 289( 16.00%), action 48, FPS 1.32, Running 120.43s Step 290( 16.33%), action 49, FPS 1.31, Running 121.35s Step 291( 16.67%), action 50, FPS 1.31, Running 121.91s Step 292( 17.00%), action 51, FPS 1.31, Running 122.89s Step 293( 17.33%), action 52, FPS 1.31, Running 123.53s Step 294( 17.67%), action 53, FPS 1.32, Running 124.09s Step 295( 18.00%), action 54, FPS 1.31, Running 124.87s Step 296( 18.33%), action 55, FPS 1.34, Running 125.36s Step 297( 18.67%), action 56, FPS 1.35, Running 125.94s Step 298( 19.00%), action 57, FPS 1.34, Running 126.63s Step 299( 19.33%), action 58, FPS 1.37, Running 127.20s Step 300( 19.67%), action 59, FPS 1.37, Running 127.91s Step 301( 20.00%), action 60, FPS 1.37, Running 128.78s Step 302( 20.33%), action 61, FPS 1.36, Running 129.85s Step 303( 20.67%), action 62, FPS 1.37, Running 130.51s Step 304( 21.00%), action 63, FPS 1.37, Running 131.29s Step 305( 21.33%), action 64, FPS 1.33, Running 132.52s Step 306( 21.67%), action 65, FPS 1.33, Running 133.14s Step 307( 22.00%), action 66, FPS 1.32, Running 133.94s Step 308( 22.33%), action 67, FPS 1.34, Running 134.68s Step 309( 22.67%), action 68, FPS 1.35, Running 135.30s Step 310( 23.00%), action 69, FPS 1.35, Running 136.16s Step 311( 23.33%), action 70, FPS 1.34, Running 136.84s Step 312( 23.67%), action 71, FPS 1.34, Running 137.86s Step 313( 24.00%), action 72, FPS 1.34, Running 138.46s Step 314( 24.33%), action 73, FPS 1.32, Running 139.25s Step 315( 24.67%), action 74, FPS 1.32, Running 140.05s Step 316( 25.00%), action 75, FPS 1.28, Running 141.05s Step 317( 25.33%), action 76, FPS 1.27, Running 141.64s Step 318( 25.67%), action 77, FPS 1.24, Running 142.82s Step 319( 26.00%), action 78, FPS 1.23, Running 143.43s Step 320( 26.33%), action 79, FPS 1.24, Running 143.99s Step 321( 26.67%), action 80, FPS 1.21, Running 145.26s Step 322( 27.00%), action 81, FPS 1.22, Running 146.29s Step 323( 27.33%), action 82, FPS 1.22, Running 146.94s Step 324( 27.67%), action 83, FPS 1.20, Running 147.94s Step 325( 28.00%), action 84, FPS 1.25, Running 148.52s Step 326( 28.33%), action 85, FPS 1.22, Running 149.48s Step 327( 28.67%), action 86, FPS 1.23, Running 150.18s Step 328( 29.00%), action 87, FPS 1.23, Running 150.94s Step 329( 29.33%), action 88, FPS 1.21, Running 151.79s Step 330( 29.67%), action 89, FPS 1.20, Running 152.86s Step 331( 30.00%), action 90, FPS 1.21, Running 153.42s Step 332( 30.33%), action 91, FPS 1.23, Running 154.10s Step 333( 30.67%), action 92, FPS 1.21, Running 155.02s Step 334( 31.00%), action 93, FPS 1.22, Running 155.62s Step 335( 31.33%), action 94, FPS 1.21, Running 156.52s Step 336( 31.67%), action 95, FPS 1.23, Running 157.28s Step 337( 32.00%), action 96, FPS 1.16, Running 158.86s Step 338( 32.33%), action 97, FPS 1.19, Running 159.60s Step 339( 32.67%), action 98, FPS 1.17, Running 160.50s Step 340( 33.00%), action 99, FPS 1.16, Running 161.28s Step 341( 33.33%), action 100, FPS 1.19, Running 162.01s Step 342( 33.67%), action 101, FPS 1.21, Running 162.84s Step 343( 34.00%), action 102, FPS 1.19, Running 163.69s Step 344( 34.33%), action 103, FPS 1.22, Running 164.38s Step 345( 34.67%), action 104, FPS 1.20, Running 165.17s Step 346( 35.00%), action 105, FPS 1.21, Running 165.95s Step 347( 35.33%), action 106, FPS 1.20, Running 166.90s Step 348( 35.67%), action 107, FPS 1.20, Running 167.54s Step 349( 36.00%), action 108, FPS 1.20, Running 168.45s Step 350( 36.33%), action 109, FPS 1.23, Running 169.14s Step 351( 36.67%), action 110, FPS 1.23, Running 169.71s Step 352( 37.00%), action 111, FPS 1.20, Running 170.73s Step 353( 37.33%), action 112, FPS 1.21, Running 171.61s Step 354( 37.67%), action 113, FPS 1.20, Running 172.32s Step 355( 38.00%), action 114, FPS 1.22, Running 172.91s Step 356( 38.33%), action 115, FPS 1.22, Running 173.65s Step 357( 38.67%), action 116, FPS 1.28, Running 174.49s Step 358( 39.00%), action 117, FPS 1.29, Running 175.16s Step 359( 39.33%), action 118, FPS 1.26, Running 176.37s Step 360( 39.67%), action 119, FPS 1.24, Running 177.42s Step 361( 40.00%), action 120, FPS 1.22, Running 178.35s Step 362( 40.33%), action 121, FPS 1.19, Running 179.63s Step 363( 40.67%), action 122, FPS 1.20, Running 180.35s Step 364( 41.00%), action 123, FPS 1.17, Running 181.55s Step 365( 41.33%), action 124, FPS 1.15, Running 182.53s Step 366( 41.67%), action 125, FPS 1.13, Running 183.64s Step 367( 42.00%), action 126, FPS 1.14, Running 184.40s Step 368( 42.33%), action 127, FPS 1.12, Running 185.39s Step 369( 42.67%), action 128, FPS 1.14, Running 186.06s Step 370( 43.00%), action 129, FPS 1.13, Running 186.84s Step 371( 43.33%), action 130, FPS 1.12, Running 187.59s Step 372( 43.67%), action 131, FPS 1.12, Running 188.59s Step 373( 44.00%), action 132, FPS 1.12, Running 189.51s Step 374( 44.33%), action 133, FPS 1.11, Running 190.29s Step 375( 44.67%), action 134, FPS 1.09, Running 191.24s Step 376( 45.00%), action 135, FPS 1.10, Running 191.90s Step 377( 45.33%), action 136, FPS 1.09, Running 192.88s Step 378( 45.67%), action 137, FPS 1.08, Running 193.73s Step 379( 46.00%), action 138, FPS 1.11, Running 194.43s Step 380( 46.33%), action 139, FPS 1.13, Running 195.09s Step 381( 46.67%), action 140, FPS 1.13, Running 196.04s Step 382( 47.00%), action 141, FPS 1.15, Running 197.09s Step 383( 47.33%), action 142, FPS 1.15, Running 197.72s Step 384( 47.67%), action 143, FPS 1.19, Running 198.40s Step 385( 48.00%), action 144, FPS 1.21, Running 199.07s Step 386( 48.33%), action 145, FPS 1.25, Running 199.65s Step 387( 48.67%), action 146, FPS 1.28, Running 200.08s Step 388( 49.00%), action 147, FPS 1.31, Running 200.65s Step 389( 49.33%), action 148, FPS 1.31, Running 201.28s Step 390( 49.67%), action 149, FPS 1.31, Running 202.16s Step 391( 50.00%), action 150, FPS 1.28, Running 203.17s Step 392( 50.33%), action 151, FPS 1.28, Running 204.25s Step 393( 50.67%), action 152, FPS 1.30, Running 204.88s Step 394( 51.00%), action 153, FPS 1.32, Running 205.50s Step 395( 51.33%), action 154, FPS 1.32, Running 206.38s Step 396( 51.67%), action 155, FPS 1.31, Running 207.17s Step 397( 52.00%), action 156, FPS 1.32, Running 208.03s Step 398( 52.33%), action 157, FPS 1.33, Running 208.78s Step 399( 52.67%), action 158, FPS 1.31, Running 209.72s Step 400( 53.00%), action 159, FPS 1.26, Running 210.91s Step 401( 53.33%), action 160, FPS 1.27, Running 211.72s Step 402( 53.67%), action 161, FPS 1.29, Running 212.65s Step 403( 54.00%), action 162, FPS 1.27, Running 213.51s Step 404( 54.33%), action 163, FPS 1.24, Running 214.56s Step 405( 54.67%), action 164, FPS 1.24, Running 215.16s Step 406( 55.00%), action 165, FPS 1.24, Running 215.82s Step 407( 55.33%), action 166, FPS 1.20, Running 216.72s Step 408( 55.67%), action 167, FPS 1.20, Running 217.29s Step 409( 56.00%), action 168, FPS 1.23, Running 217.56s Step 410( 56.33%), action 169, FPS 1.27, Running 217.91s Step 411( 56.67%), action 170, FPS 1.31, Running 218.40s Step 412( 57.00%), action 171, FPS 1.33, Running 219.23s Step 413( 57.33%), action 172, FPS 1.33, Running 219.88s Step 414( 57.67%), action 173, FPS 1.34, Running 220.46s Step 415( 58.00%), action 174, FPS 1.35, Running 221.17s Step 416( 58.33%), action 175, FPS 1.34, Running 222.06s Step 417( 58.67%), action 176, FPS 1.36, Running 222.69s Step 418( 59.00%), action 177, FPS 1.34, Running 223.68s Step 419( 59.33%), action 178, FPS 1.37, Running 224.32s Step 420( 59.67%), action 179, FPS 1.42, Running 225.04s Step 421( 60.00%), action 180, FPS 1.42, Running 225.80s Step 422( 60.33%), action 181, FPS 1.43, Running 226.62s Step 423( 60.67%), action 182, FPS 1.44, Running 227.41s Step 424( 61.00%), action 183, FPS 1.48, Running 228.05s Step 425( 61.33%), action 184, FPS 1.45, Running 228.98s Step 426( 61.67%), action 185, FPS 1.44, Running 229.72s Step 427( 62.00%), action 186, FPS 1.47, Running 230.37s Step 428( 62.33%), action 187, FPS 1.43, Running 231.26s Step 429( 62.67%), action 188, FPS 1.36, Running 232.30s Step 430( 63.00%), action 189, FPS 1.33, Running 232.99s Step 431( 63.33%), action 190, FPS 1.31, Running 233.66s Step 432( 63.67%), action 191, FPS 1.30, Running 234.60s Step 433( 64.00%), action 192, FPS 1.30, Running 235.20s Step 434( 64.33%), action 193, FPS 1.28, Running 236.11s Step 435( 64.67%), action 194, FPS 1.32, Running 236.37s Step 436( 65.00%), action 195, FPS 1.36, Running 236.73s Step 437( 65.33%), action 196, FPS 1.39, Running 237.13s Step 438( 65.67%), action 197, FPS 1.42, Running 237.75s Step 439( 66.00%), action 198, FPS 1.42, Running 238.45s Step 440( 66.33%), action 199, FPS 1.40, Running 239.36s Step 441( 66.67%), action 200, FPS 1.41, Running 239.95s Step 442( 67.00%), action 201, FPS 1.40, Running 240.89s Step 443( 67.33%), action 202, FPS 1.42, Running 241.52s Step 444( 67.67%), action 203, FPS 1.41, Running 242.19s Step 445( 68.00%), action 204, FPS 1.41, Running 243.13s Step 446( 68.33%), action 205, FPS 1.42, Running 243.79s Step 447( 68.67%), action 206, FPS 1.39, Running 244.72s Step 448( 69.00%), action 207, FPS 1.41, Running 245.41s Step 449( 69.33%), action 208, FPS 1.43, Running 246.26s Step 450( 69.67%), action 209, FPS 1.42, Running 247.05s Step 451( 70.00%), action 210, FPS 1.44, Running 247.59s Step 452( 70.33%), action 211, FPS 1.43, Running 248.55s Step 453( 70.67%), action 212, FPS 1.43, Running 249.17s Step 454( 71.00%), action 213, FPS 1.43, Running 250.14s Step 455( 71.33%), action 214, FPS 1.39, Running 250.76s Step 456( 71.67%), action 215, FPS 1.35, Running 251.51s Step 457( 72.00%), action 216, FPS 1.32, Running 252.30s Step 458( 72.33%), action 217, FPS 1.31, Running 252.97s Step 459( 72.67%), action 218, FPS 1.31, Running 253.69s Step 460( 73.00%), action 219, FPS 1.31, Running 254.66s Step 461( 73.33%), action 220, FPS 1.31, Running 255.24s Step 462( 73.67%), action 221, FPS 1.34, Running 255.80s Step 463( 74.00%), action 222, FPS 1.34, Running 256.44s Step 464( 74.33%), action 223, FPS 1.34, Running 257.12s Step 465( 74.67%), action 224, FPS 1.28, Running 258.78s Step 466( 75.00%), action 225, FPS 1.27, Running 259.60s Step 467( 75.33%), action 226, FPS 1.28, Running 260.36s Step 468( 75.67%), action 227, FPS 1.28, Running 261.01s Step 469( 76.00%), action 228, FPS 1.27, Running 261.98s [2026-08-02 18:08:05] [16 ] Seed 15 success after 262.23 s. +steps: 469 , actions: 228 . +Instruction: Empty +Total 4/16(25.00%) success. +Setting seed: 16 +Step 1( N/A%), pre moving , FPS 0.29, Running 3.45s Step 2( N/A%), pre moving , FPS 0.57, Running 3.52s Step 3( N/A%), pre moving , FPS 0.77, Running 3.91s Step 4( N/A%), pre moving , FPS 1.00, Running 4.00s Step 5( N/A%), pre moving , FPS 1.22, Running 4.08s Step 6( N/A%), pre moving , FPS 1.36, Running 4.41s Step 7( N/A%), pre moving , FPS 1.56, Running 4.50s Step 8( N/A%), pre moving , FPS 1.75, Running 4.57s Step 9( N/A%), pre moving , FPS 1.93, Running 4.66s Step 10( N/A%), pre moving , FPS 2.00, Running 5.00s Step 11( N/A%), pre moving , FPS 2.16, Running 5.09s Step 12( N/A%), pre moving , FPS 2.32, Running 5.17s Step 13( N/A%), pre moving , FPS 2.36, Running 5.51s Step 14( N/A%), pre moving , FPS 2.49, Running 5.61s Step 15( N/A%), pre moving , FPS 2.64, Running 5.69s Step 16( N/A%), pre moving , FPS 2.77, Running 5.78s Step 17( N/A%), pre moving , FPS 2.80, Running 6.08s Step 18( N/A%), pre moving , FPS 2.92, Running 6.17s Step 19( N/A%), pre moving , FPS 3.04, Running 6.26s Step 20( N/A%), pre moving , FPS 3.16, Running 6.33s Step 21( N/A%), pre moving , FPS 5.96, Running 6.81s Step 22( N/A%), pre moving , FPS 5.47, Running 7.18s Step 23( N/A%), pre moving , FPS 5.96, Running 7.27s Step 24( N/A%), pre moving , FPS 6.00, Running 7.33s Step 25( N/A%), pre moving , FPS 5.49, Running 7.73s Step 26( N/A%), pre moving , FPS 5.16, Running 8.28s Step 27( N/A%), pre moving , FPS 5.06, Running 8.45s Step 28( N/A%), pre moving , FPS 4.63, Running 8.89s Step 29( N/A%), pre moving , FPS 4.65, Running 8.96s Step 30( N/A%), pre moving , FPS 4.67, Running 9.28s Step 31( N/A%), pre moving , FPS 4.69, Running 9.36s Step 32( N/A%), pre moving , FPS 4.68, Running 9.45s Step 33( N/A%), pre moving , FPS 4.97, Running 9.53s Step 34( N/A%), pre moving , FPS 4.71, Running 9.86s Step 35( N/A%), pre moving , FPS 4.69, Running 9.95s Step 36( N/A%), pre moving , FPS 4.18, Running 10.56s Step 37( N/A%), pre moving , FPS 4.39, Running 10.64s Step 38( N/A%), pre moving , FPS 4.18, Running 10.96s Step 39( N/A%), pre moving , FPS 4.17, Running 11.05s Step 40( N/A%), pre moving , FPS 4.17, Running 11.12s Step 41( N/A%), pre moving , FPS 4.55, Running 11.20s Step 42( N/A%), pre moving , FPS 4.60, Running 11.52s Step 43( N/A%), pre moving , FPS 4.64, Running 11.58s Step 44( N/A%), pre moving , FPS 4.61, Running 11.67s Step 45( N/A%), pre moving , FPS 4.97, Running 11.75s Step 46( N/A%), pre moving , FPS 5.27, Running 12.07s Step 47( N/A%), pre moving , FPS 5.42, Running 12.14s Step 48( N/A%), pre moving , FPS 6.07, Running 12.18s Step 49( N/A%), pre moving , FPS 6.13, Running 12.23s Step 50( N/A%), pre moving , FPS 6.67, Running 12.27s Step 51( N/A%), pre moving , FPS 6.78, Running 12.31s Step 52( N/A%), pre moving , FPS 6.91, Running 12.35s Step 53( N/A%), pre moving , FPS 7.01, Running 12.38s Step 54( N/A%), pre moving , FPS 7.81, Running 12.42s Step 55( N/A%), pre moving , FPS 7.97, Running 12.46s Step 56( N/A%), pre moving , FPS 10.31, Running 12.50s Step 57( N/A%), pre moving , FPS 10.55, Running 12.54s Step 58( N/A%), pre moving , FPS 12.42, Running 12.57s Step 59( N/A%), pre moving , FPS 12.84, Running 12.61s Step 60( N/A%), pre moving , FPS 13.10, Running 12.65s Step 61( N/A%), pre moving , FPS 13.46, Running 12.69s Step 62( N/A%), pre moving , FPS 16.55, Running 12.73s Step 63( N/A%), pre moving , FPS 16.70, Running 12.78s Step 64( N/A%), pre moving , FPS 17.48, Running 12.81s Step 65( N/A%), pre moving , FPS 17.61, Running 12.89s Step 66( N/A%), pre moving , FPS 21.97, Running 12.99s Step 67( N/A%), pre moving , FPS 20.61, Running 13.11s Step 68( N/A%), pre moving , FPS 19.72, Running 13.19s Step 69( N/A%), pre moving , FPS 17.96, Running 13.34s Step 70( N/A%), pre moving , FPS 17.06, Running 13.45s Step 71( N/A%), pre moving , FPS 16.15, Running 13.55s Step 72( N/A%), pre moving , FPS 15.31, Running 13.65s Step 73( N/A%), pre moving , FPS 14.54, Running 13.76s Step 74( N/A%), pre moving , FPS 11.58, Running 14.15s Step 75( N/A%), pre moving , FPS 11.35, Running 14.22s Step 76( N/A%), pre moving , FPS 11.17, Running 14.29s Step 77( N/A%), pre moving , FPS 9.63, Running 14.61s Step 78( N/A%), pre moving , FPS 9.38, Running 14.71s Step 79( N/A%), pre moving , FPS 9.20, Running 14.79s Step 80( N/A%), pre moving , FPS 8.12, Running 15.11s Step 81( N/A%), pre moving , FPS 7.93, Running 15.21s Step 82( N/A%), pre moving , FPS 7.89, Running 15.27s Step 83( N/A%), pre moving , FPS 7.75, Running 15.36s Step 84( N/A%), pre moving , FPS 6.97, Running 15.68s Step 85( N/A%), pre moving , FPS 6.92, Running 15.78s Step 86( N/A%), pre moving , FPS 6.97, Running 15.86s Step 87( N/A%), pre moving , FPS 6.66, Running 16.11s Step 88( N/A%), pre moving , FPS 6.50, Running 16.27s Step 89( N/A%), pre moving , FPS 6.67, Running 16.34s Step 90( N/A%), pre moving , FPS 6.73, Running 16.42s Step 91( N/A%), pre moving , FPS 6.27, Running 16.74s Step 92( N/A%), pre moving , FPS 6.29, Running 16.83s Step 93( N/A%), pre moving , FPS 6.37, Running 16.90s Step 94( N/A%), pre moving , FPS 7.07, Running 16.98s Step 95( N/A%), pre moving , FPS 6.50, Running 17.30s Step 96( N/A%), pre moving , FPS 6.45, Running 17.39s Step 97( N/A%), pre moving , FPS 7.02, Running 17.46s Step 98( N/A%), pre moving , FPS 7.07, Running 17.54s Step 99( N/A%), pre moving , FPS 4.73, Running 19.01s Step 100( N/A%), pre moving , FPS 4.51, Running 19.55s Step 101( N/A%), pre moving , FPS 4.11, Running 20.07s Step 102( N/A%), pre moving , FPS 3.74, Running 20.61s Step 103( N/A%), pre moving , FPS 3.46, Running 21.14s Step 104( N/A%), pre moving , FPS 3.33, Running 21.68s Step 105( N/A%), pre moving , FPS 3.10, Running 22.24s Step 106( N/A%), pre moving , FPS 2.89, Running 22.77s Step 107( N/A%), pre moving , FPS 2.78, Running 23.30s Step 108( N/A%), pre moving , FPS 2.65, Running 23.81s Step 109( N/A%), pre moving , FPS 2.49, Running 24.36s Step 110( N/A%), pre moving , FPS 2.36, Running 24.88s Step 111( N/A%), pre moving , FPS 2.30, Running 25.42s Step 112( N/A%), pre moving , FPS 2.19, Running 25.96s Step 113( N/A%), pre moving , FPS 2.08, Running 26.51s Step 114( N/A%), pre moving , FPS 1.99, Running 27.04s Step 115( N/A%), pre moving , FPS 1.95, Running 27.57s Step 116( N/A%), pre moving , FPS 1.87, Running 28.11s Step 117( N/A%), pre moving , FPS 1.79, Running 28.67s Step 118( N/A%), pre moving , FPS 1.72, Running 29.19s Step 119( N/A%), pre moving , FPS 1.87, Running 29.72s Step 120( N/A%), pre moving , FPS 1.87, Running 30.25s Step 121( N/A%), pre moving , FPS 1.88, Running 30.72s Step 122( N/A%), pre moving , FPS 1.94, Running 30.92s Step 123( N/A%), pre moving , FPS 2.01, Running 31.11s Step 124( N/A%), pre moving , FPS 2.07, Running 31.34s Step 125( N/A%), pre moving , FPS 2.15, Running 31.54s Step 126( N/A%), pre moving , FPS 2.23, Running 31.73s Step 127( N/A%), pre moving , FPS 2.30, Running 31.97s Step 128( N/A%), pre moving , FPS 2.40, Running 32.16s Step 129( N/A%), pre moving , FPS 2.46, Running 32.50s Step 130( N/A%), pre moving , FPS 2.52, Running 32.83s Step 131( N/A%), pre moving , FPS 2.58, Running 33.16s Step 132( N/A%), pre moving , FPS 2.58, Running 33.72s Step 133( N/A%), pre moving , FPS 2.55, Running 34.35s Step 134( N/A%), pre moving , FPS 2.56, Running 34.86s Step 135( N/A%), pre moving , FPS 2.55, Running 35.42s Step 136( N/A%), pre moving , FPS 2.54, Running 35.98s Step 137( N/A%), pre moving , FPS 2.54, Running 36.55s Step 138( N/A%), pre moving , FPS 2.53, Running 37.09s Step 139( N/A%), pre moving , FPS 2.53, Running 37.64s Step 140( N/A%), pre moving , FPS 2.51, Running 38.21s Step 141( N/A%), pre moving , FPS 2.49, Running 38.76s Step 142( N/A%), pre moving , FPS 2.36, Running 39.39s Step 143( N/A%), pre moving , FPS 2.27, Running 39.92s Step 144( N/A%), pre moving , FPS 2.14, Running 40.68s Step 145( N/A%), pre moving , FPS 2.11, Running 41.04s Step 146( N/A%), pre moving , FPS 2.03, Running 41.57s Step 147( N/A%), pre moving , FPS 1.97, Running 42.11s Step 148( N/A%), pre moving , FPS 1.90, Running 42.66s Step 149( N/A%), pre moving , FPS 1.87, Running 43.21s Step 150( N/A%), pre moving , FPS 1.83, Running 43.76s Step 151( N/A%), pre moving , FPS 1.80, Running 44.29s Step 152( N/A%), pre moving , FPS 1.80, Running 44.85s Step 153( N/A%), pre moving , FPS 1.81, Running 45.41s Step 154( N/A%), pre moving , FPS 1.80, Running 45.99s Step 155( N/A%), pre moving , FPS 1.80, Running 46.54s Step 156( N/A%), pre moving , FPS 1.80, Running 47.10s Step 157( N/A%), pre moving , FPS 1.80, Running 47.68s Step 158( N/A%), pre moving , FPS 1.79, Running 48.25s Step 159( N/A%), pre moving , FPS 1.79, Running 48.82s Step 160( N/A%), pre moving , FPS 1.79, Running 49.38s Step 161( N/A%), pre moving , FPS 1.79, Running 49.95s Step 162( N/A%), pre moving , FPS 1.80, Running 50.50s Step 163( N/A%), pre moving , FPS 1.81, Running 50.95s Step 164( N/A%), pre moving , FPS 1.89, Running 51.24s Step 165( N/A%), pre moving , FPS 1.89, Running 51.62s Step 166( N/A%), pre moving , FPS 1.92, Running 51.98s Step 167( N/A%), pre moving , FPS 1.91, Running 52.56s Step 168( N/A%), pre moving , FPS 1.91, Running 53.13s Step 169( N/A%), pre moving , FPS 1.91, Running 53.71s Step 170( N/A%), pre moving , FPS 1.90, Running 54.28s Step 171( N/A%), pre moving , FPS 1.90, Running 54.83s Step 172( N/A%), pre moving , FPS 1.89, Running 55.41s Step 173( N/A%), pre moving , FPS 1.89, Running 55.99s Step 174( N/A%), pre moving , FPS 1.89, Running 56.58s Step 175( N/A%), pre moving , FPS 1.89, Running 57.12s Step 176( N/A%), pre moving , FPS 1.89, Running 57.69s Step 177( N/A%), pre moving , FPS 1.89, Running 58.24s Step 178( N/A%), pre moving , FPS 1.90, Running 58.79s Step 179( N/A%), pre moving , FPS 1.90, Running 59.35s Step 180( N/A%), pre moving , FPS 1.90, Running 59.92s Step 181( N/A%), pre moving , FPS 1.90, Running 60.47s Step 182( N/A%), pre moving , FPS 1.90, Running 61.03s Step 183( N/A%), pre moving , FPS 1.92, Running 61.38s Step 184( N/A%), pre moving , FPS 1.95, Running 61.48s Step 185( N/A%), pre moving , FPS 2.01, Running 61.57s Step 186( N/A%), pre moving , FPS 2.07, Running 61.67s Step 187( N/A%), pre moving , FPS 2.12, Running 61.99s Step 188( N/A%), pre moving , FPS 2.23, Running 62.10s Step 189( N/A%), pre moving , FPS 2.36, Running 62.19s Step 190( N/A%), pre moving , FPS 2.50, Running 62.29s Step 191( N/A%), pre moving , FPS 2.56, Running 62.63s Step 192( N/A%), pre moving , FPS 2.73, Running 62.74s Step 193( N/A%), pre moving , FPS 1.96, Running 66.19s Step 194( N/A%), pre moving , FPS 1.96, Running 66.78s Step 195( N/A%), pre moving , FPS 1.96, Running 67.33s Step 196( N/A%), pre moving , FPS 1.96, Running 67.87s Step 197( N/A%), pre moving , FPS 1.96, Running 68.45s Step 198( N/A%), pre moving , FPS 1.96, Running 69.02s Step 199( N/A%), pre moving , FPS 1.96, Running 69.55s Step 200( N/A%), pre moving , FPS 1.99, Running 69.98s Step 201( N/A%), pre moving , FPS 2.02, Running 70.35s Step 202( N/A%), pre moving , FPS 2.02, Running 70.94s Step 203( N/A%), pre moving , FPS 1.97, Running 71.52s Step 204( N/A%), pre moving , FPS 1.89, Running 72.09s Step 205( N/A%), pre moving , FPS 1.80, Running 72.66s Step 206( N/A%), pre moving , FPS 1.73, Running 73.25s Step 207( N/A%), pre moving , FPS 1.69, Running 73.79s Step 208( N/A%), pre moving , FPS 1.63, Running 74.36s Step 209( N/A%), pre moving , FPS 1.57, Running 74.90s Step 210( N/A%), pre moving , FPS 1.52, Running 75.47s Step 211( N/A%), pre moving , FPS 1.50, Running 75.98s Step 212( N/A%), pre moving , FPS 1.45, Running 76.57s Step 213( 0.33%), action 1, FPS 1.71, Running 77.92s Step 214( 0.67%), action 2, FPS 1.67, Running 78.76s Step 215( 1.00%), action 3, FPS 1.63, Running 79.62s Step 216( 1.33%), action 4, FPS 1.59, Running 80.43s Step 217( 1.67%), action 5, FPS 1.56, Running 81.24s Step 218( 2.00%), action 6, FPS 1.54, Running 82.01s Step 219( 2.33%), action 7, FPS 1.47, Running 83.11s Step 220( 2.67%), action 8, FPS 1.45, Running 83.78s Step 221( 3.00%), action 9, FPS 1.38, Running 84.90s Step 222( 3.33%), action 10, FPS 1.35, Running 85.79s Step 223( 3.67%), action 11, FPS 1.32, Running 86.68s Step 224( 4.00%), action 12, FPS 1.27, Running 87.85s Step 225( 4.33%), action 13, FPS 1.27, Running 88.41s Step 226( 4.67%), action 14, FPS 1.26, Running 89.11s Step 227( 5.00%), action 15, FPS 1.25, Running 89.74s Step 228( 5.33%), action 16, FPS 1.21, Running 90.87s Step 229( 5.67%), action 17, FPS 1.15, Running 92.24s Step 230( 6.00%), action 18, FPS 1.12, Running 93.30s Step 231( 6.33%), action 19, FPS 1.12, Running 93.91s Step 232( 6.67%), action 20, FPS 1.11, Running 94.60s Step 233( 7.00%), action 21, FPS 1.14, Running 95.50s Step 234( 7.33%), action 22, FPS 1.15, Running 96.12s Step 235( 7.67%), action 23, FPS 1.15, Running 97.03s Step 236( 8.00%), action 24, FPS 1.16, Running 97.68s Step 237( 8.33%), action 25, FPS 1.17, Running 98.32s Step 238( 8.67%), action 26, FPS 1.16, Running 99.23s Step 239( 9.00%), action 27, FPS 1.17, Running 100.26s Step 240( 9.33%), action 28, FPS 1.17, Running 100.88s Step 241( 9.67%), action 29, FPS 1.19, Running 101.74s Step 242( 10.00%), action 30, FPS 1.20, Running 102.44s Step 243( 10.33%), action 31, FPS 1.20, Running 103.40s Step 244( 10.67%), action 32, FPS 1.23, Running 104.17s Step 245( 11.00%), action 33, FPS 1.19, Running 105.18s Step 246( 11.33%), action 34, FPS 1.20, Running 105.82s Step 247( 11.67%), action 35, FPS 1.20, Running 106.36s Step 248( 12.00%), action 36, FPS 1.25, Running 106.84s Step 249( 12.33%), action 37, FPS 1.28, Running 107.88s Step 250( 12.67%), action 38, FPS 1.29, Running 108.75s Step 251( 13.00%), action 39, FPS 1.28, Running 109.56s Step 252( 13.33%), action 40, FPS 1.28, Running 110.22s Step 253( 13.67%), action 41, FPS 1.28, Running 111.13s Step 254( 14.00%), action 42, FPS 1.27, Running 111.86s Step 255( 14.33%), action 43, FPS 1.28, Running 112.70s Step 256( 14.67%), action 44, FPS 1.27, Running 113.46s Step 257( 15.00%), action 45, FPS 1.25, Running 114.34s Step 258( 15.33%), action 46, FPS 1.24, Running 115.37s Step 259( 15.67%), action 47, FPS 1.27, Running 115.98s Step 260( 16.00%), action 48, FPS 1.24, Running 116.95s Step 261( 16.33%), action 49, FPS 1.26, Running 117.55s Step 262( 16.67%), action 50, FPS 1.26, Running 118.35s Step 263( 17.00%), action 51, FPS 1.24, Running 119.55s Step 264( 17.33%), action 52, FPS 1.25, Running 120.19s Step 265( 17.67%), action 53, FPS 1.25, Running 121.14s Step 266( 18.00%), action 54, FPS 1.24, Running 121.98s Step 267( 18.33%), action 55, FPS 1.22, Running 122.80s Step 268( 18.67%), action 56, FPS 1.20, Running 123.48s Step 269( 19.00%), action 57, FPS 1.24, Running 124.02s Step 270( 19.33%), action 58, FPS 1.24, Running 124.86s Step 271( 19.67%), action 59, FPS 1.25, Running 125.59s Step 272( 20.00%), action 60, FPS 1.22, Running 126.58s Step 273( 20.33%), action 61, FPS 1.21, Running 127.63s Step 274( 20.67%), action 62, FPS 1.22, Running 128.28s Step 275( 21.00%), action 63, FPS 1.23, Running 128.93s Step 276( 21.33%), action 64, FPS 1.22, Running 129.86s Step 277( 21.67%), action 65, FPS 1.23, Running 130.55s Step 278( 22.00%), action 66, FPS 1.23, Running 131.67s Step 279( 22.33%), action 67, FPS 1.21, Running 132.47s Step 280( 22.67%), action 68, FPS 1.23, Running 133.21s Step 281( 23.00%), action 69, FPS 1.21, Running 134.06s Step 282( 23.33%), action 70, FPS 1.22, Running 134.76s Step 283( 23.67%), action 71, FPS 1.24, Running 135.63s Step 284( 24.00%), action 72, FPS 1.24, Running 136.28s Step 285( 24.33%), action 73, FPS 1.24, Running 137.29s Step 286( 24.67%), action 74, FPS 1.26, Running 137.87s Step 287( 25.00%), action 75, FPS 1.25, Running 138.83s Step 288( 25.33%), action 76, FPS 1.25, Running 139.43s Step 289( 25.67%), action 77, FPS 1.23, Running 140.34s Step 290( 26.00%), action 78, FPS 1.24, Running 141.04s Step 291( 26.33%), action 79, FPS 1.22, Running 141.96s Step 292( 26.67%), action 80, FPS 1.24, Running 142.65s Step 293( 27.00%), action 81, FPS 1.28, Running 143.30s Step 294( 27.33%), action 82, FPS 1.25, Running 144.29s Step 295( 27.67%), action 83, FPS 1.22, Running 145.32s Step 296( 28.00%), action 84, FPS 1.21, Running 146.36s Step 297( 28.33%), action 85, FPS 1.20, Running 147.23s Step 298( 28.67%), action 86, FPS 1.23, Running 147.99s Step 299( 29.00%), action 87, FPS 1.24, Running 148.63s Step 300( 29.33%), action 88, FPS 1.22, Running 149.56s Step 301( 29.67%), action 89, FPS 1.24, Running 150.13s Step 302( 30.00%), action 90, FPS 1.24, Running 150.87s Step 303( 30.33%), action 91, FPS 1.22, Running 152.07s Step 304( 30.67%), action 92, FPS 1.22, Running 152.71s Step 305( 31.00%), action 93, FPS 1.22, Running 153.65s Step 306( 31.33%), action 94, FPS 1.22, Running 154.30s Step 307( 31.67%), action 95, FPS 1.24, Running 154.92s Step 308( 32.00%), action 96, FPS 1.22, Running 155.79s Step 309( 32.33%), action 97, FPS 1.24, Running 156.45s Step 310( 32.67%), action 98, FPS 1.25, Running 157.08s Step 311( 33.00%), action 99, FPS 1.25, Running 157.92s Step 312( 33.33%), action 100, FPS 1.25, Running 158.69s Step 313( 33.67%), action 101, FPS 1.23, Running 159.60s Step 314( 34.00%), action 102, FPS 1.25, Running 160.28s Step 315( 34.33%), action 103, FPS 1.31, Running 160.55s Step 316( 34.67%), action 104, FPS 1.36, Running 161.08s Step 317( 35.00%), action 105, FPS 1.40, Running 161.56s Step 318( 35.33%), action 106, FPS 1.36, Running 162.68s Step 319( 35.67%), action 107, FPS 1.34, Running 163.61s Step 320( 36.00%), action 108, FPS 1.37, Running 164.21s Step 321( 36.33%), action 109, FPS 1.33, Running 165.20s Step 322( 36.67%), action 110, FPS 1.31, Running 166.19s Step 323( 37.00%), action 111, FPS 1.33, Running 167.11s Step 324( 37.33%), action 112, FPS 1.32, Running 167.89s Step 325( 37.67%), action 113, FPS 1.32, Running 168.84s Step 326( 38.00%), action 114, FPS 1.31, Running 169.53s Step 327( 38.33%), action 115, FPS 1.28, Running 170.56s Step 328( 38.67%), action 116, FPS 1.27, Running 171.57s Step 329( 39.00%), action 117, FPS 1.24, Running 172.59s Step 330( 39.33%), action 118, FPS 1.24, Running 173.24s Step 331( 39.67%), action 119, FPS 1.26, Running 173.81s Step 332( 40.00%), action 120, FPS 1.24, Running 174.86s Step 333( 40.33%), action 121, FPS 1.23, Running 175.83s Step 334( 40.67%), action 122, FPS 1.24, Running 176.47s Step 335( 41.00%), action 123, FPS 1.20, Running 177.22s Step 336( 41.33%), action 124, FPS 1.18, Running 178.07s Step 337( 41.67%), action 125, FPS 1.17, Running 178.67s Step 338( 42.00%), action 126, FPS 1.21, Running 179.15s Step 339( 42.33%), action 127, FPS 1.20, Running 180.28s Step 340( 42.67%), action 128, FPS 1.16, Running 181.46s Step 341( 43.00%), action 129, FPS 1.16, Running 182.41s Step 342( 43.33%), action 130, FPS 1.18, Running 183.17s Step 343( 43.67%), action 131, FPS 1.18, Running 184.00s Step 344( 44.00%), action 132, FPS 1.19, Running 184.75s Step 345( 44.33%), action 133, FPS 1.19, Running 185.65s Step 346( 44.67%), action 134, FPS 1.17, Running 186.58s Step 347( 45.00%), action 135, FPS 1.20, Running 187.21s Step 348( 45.33%), action 136, FPS 1.20, Running 188.22s Step 349( 45.67%), action 137, FPS 1.23, Running 188.87s Step 350( 46.00%), action 138, FPS 1.23, Running 189.52s Step 351( 46.33%), action 139, FPS 1.21, Running 190.37s Step 352( 46.67%), action 140, FPS 1.24, Running 191.03s Step 353( 47.00%), action 141, FPS 1.25, Running 191.78s Step 354( 47.33%), action 142, FPS 1.24, Running 192.64s Step 355( 47.67%), action 143, FPS 1.22, Running 193.55s Step 356( 48.00%), action 144, FPS 1.24, Running 194.21s Step 357( 48.33%), action 145, FPS 1.23, Running 194.86s Step 358( 48.67%), action 146, FPS 1.21, Running 195.72s Step 359( 49.00%), action 147, FPS 1.24, Running 196.37s Step 360( 49.33%), action 148, FPS 1.29, Running 196.97s Step 361( 49.67%), action 149, FPS 1.34, Running 197.29s Step 362( 50.00%), action 150, FPS 1.39, Running 197.59s Step 363( 50.33%), action 151, FPS 1.38, Running 198.45s Step 364( 50.67%), action 152, FPS 1.39, Running 199.17s Step 365( 51.00%), action 153, FPS 1.39, Running 200.09s Step 366( 51.33%), action 154, FPS 1.37, Running 201.23s Step 367( 51.67%), action 155, FPS 1.34, Running 202.12s Step 368( 52.00%), action 156, FPS 1.37, Running 202.77s Step 369( 52.33%), action 157, FPS 1.35, Running 203.67s Step 370( 52.67%), action 158, FPS 1.34, Running 204.47s Step 371( 53.00%), action 159, FPS 1.36, Running 205.11s Step 372( 53.33%), action 160, FPS 1.33, Running 206.06s Step 373( 53.67%), action 161, FPS 1.33, Running 206.86s Step 374( 54.00%), action 162, FPS 1.33, Running 207.72s Step 375( 54.33%), action 163, FPS 1.33, Running 208.61s Step 376( 54.67%), action 164, FPS 1.33, Running 209.29s Step 377( 55.00%), action 165, FPS 1.31, Running 210.10s Step 378( 55.33%), action 166, FPS 1.32, Running 210.86s Step 379( 55.67%), action 167, FPS 1.29, Running 211.84s Step 380( 56.00%), action 168, FPS 1.29, Running 212.49s Step 381( 56.33%), action 169, FPS 1.24, Running 213.40s Step 382( 56.67%), action 170, FPS 1.21, Running 214.06s Step 383( 57.00%), action 171, FPS 1.21, Running 215.00s Step 384( 57.33%), action 172, FPS 1.21, Running 215.65s Step 385( 57.67%), action 173, FPS 1.26, Running 215.96s Step 386( 58.00%), action 174, FPS 1.30, Running 216.58s Step 387( 58.33%), action 175, FPS 1.28, Running 217.77s Step 388( 58.67%), action 176, FPS 1.28, Running 218.43s Step 389( 59.00%), action 177, FPS 1.28, Running 219.23s Step 390( 59.33%), action 178, FPS 1.29, Running 220.00s Step 391( 59.67%), action 179, FPS 1.26, Running 220.93s Step 392( 60.00%), action 180, FPS 1.28, Running 221.65s Step 393( 60.33%), action 181, FPS 1.28, Running 222.51s Step 394( 60.67%), action 182, FPS 1.29, Running 223.20s Step 395( 61.00%), action 183, FPS 1.30, Running 224.04s Step 396( 61.33%), action 184, FPS 1.29, Running 224.77s Step 397( 61.67%), action 185, FPS 1.30, Running 225.44s Step 398( 62.00%), action 186, FPS 1.29, Running 226.31s Step 399( 62.33%), action 187, FPS 1.33, Running 226.90s Step 400( 62.67%), action 188, FPS 1.30, Running 227.86s Step 401( 63.00%), action 189, FPS 1.33, Running 228.47s Step 402( 63.33%), action 190, FPS 1.32, Running 229.21s Step 403( 63.67%), action 191, FPS 1.33, Running 230.05s Step 404( 64.00%), action 192, FPS 1.32, Running 230.74s Step 405( 64.33%), action 193, FPS 1.28, Running 231.56s Step 406( 64.67%), action 194, FPS 1.28, Running 232.19s Step 407( 65.00%), action 195, FPS 1.33, Running 232.82s Step 408( 65.33%), action 196, FPS 1.33, Running 233.46s Step 409( 65.67%), action 197, FPS 1.36, Running 233.95s Step 410( 66.00%), action 198, FPS 1.39, Running 234.37s Step 411( 66.33%), action 199, FPS 1.46, Running 234.65s Step 412( 66.67%), action 200, FPS 1.50, Running 234.98s Step 413( 67.00%), action 201, FPS 1.54, Running 235.47s Step 414( 67.33%), action 202, FPS 1.54, Running 236.21s Step 415( 67.67%), action 203, FPS 1.56, Running 236.88s Step 416( 68.00%), action 204, FPS 1.55, Running 237.69s Step 417( 68.33%), action 205, FPS 1.53, Running 238.50s Step 418( 68.67%), action 206, FPS 1.56, Running 239.15s Step 419( 69.00%), action 207, FPS 1.53, Running 239.95s Step 420( 69.33%), action 208, FPS 1.54, Running 240.84s Step 421( 69.67%), action 209, FPS 1.50, Running 241.78s Step 422( 70.00%), action 210, FPS 1.49, Running 242.65s Step 423( 70.33%), action 211, FPS 1.46, Running 243.72s Step 424( 70.67%), action 212, FPS 1.43, Running 244.77s Step 425( 71.00%), action 213, FPS 1.44, Running 245.40s Step 426( 71.33%), action 214, FPS 1.45, Running 245.97s Step 427( 71.67%), action 215, FPS 1.42, Running 246.90s Step 428( 72.00%), action 216, FPS 1.42, Running 247.55s Step 429( 72.33%), action 217, FPS 1.40, Running 248.19s Step 430( 72.67%), action 218, FPS 1.36, Running 249.04s Step 431( 73.00%), action 219, FPS 1.33, Running 249.67s Step 432( 73.33%), action 220, FPS 1.30, Running 250.36s Step 433( 73.67%), action 221, FPS 1.24, Running 251.64s Step 434( 74.00%), action 222, FPS 1.24, Running 252.34s Step 435( 74.33%), action 223, FPS 1.22, Running 253.27s Step 436( 74.67%), action 224, FPS 1.25, Running 253.66s Step 437( 75.00%), action 225, FPS 1.29, Running 254.00s Step 438( 75.33%), action 226, FPS 1.32, Running 254.32s Step 439( 75.67%), action 227, FPS 1.33, Running 255.04s Step 440( 76.00%), action 228, FPS 1.34, Running 255.74s Step 441( 76.33%), action 229, FPS 1.38, Running 256.32s Step 442( 76.67%), action 230, FPS 1.39, Running 257.04s Step 443( 77.00%), action 231, FPS 1.40, Running 258.00s Step 444( 77.33%), action 232, FPS 1.44, Running 258.63s Step 445( 77.67%), action 233, FPS 1.41, Running 259.59s Step 446( 78.00%), action 234, FPS 1.40, Running 260.26s Step 447( 78.33%), action 235, FPS 1.40, Running 261.17s Step 448( 78.67%), action 236, FPS 1.41, Running 261.77s Step 449( 79.00%), action 237, FPS 1.41, Running 262.38s Step 450( 79.33%), action 238, FPS 1.41, Running 263.24s Step 451( 79.67%), action 239, FPS 1.41, Running 263.87s Step 452( 80.00%), action 240, FPS 1.38, Running 264.84s Step 453( 80.33%), action 241, FPS 1.40, Running 265.88s Step 454( 80.67%), action 242, FPS 1.40, Running 266.59s Step 455( 81.00%), action 243, FPS 1.41, Running 267.42s Step 456( 81.33%), action 244, FPS 1.38, Running 268.15s Step 457( 81.67%), action 245, FPS 1.35, Running 268.78s Step 458( 82.00%), action 246, FPS 1.30, Running 269.67s Step 459( 82.33%), action 247, FPS 1.31, Running 270.30s Step 460( 82.67%), action 248, FPS 1.31, Running 271.05s Step 461( 83.00%), action 249, FPS 1.29, Running 271.81s Step 462( 83.33%), action 250, FPS 1.30, Running 272.45s Step 463( 83.67%), action 251, FPS 1.34, Running 272.90s Step 464( 84.00%), action 252, FPS 1.37, Running 273.26s Step 465( 84.33%), action 253, FPS 1.44, Running 273.52s Step 466( 84.67%), action 254, FPS 1.47, Running 273.88s Step 467( 85.00%), action 255, FPS 1.52, Running 274.37s Step 468( 85.33%), action 256, FPS 1.49, Running 275.23s Step 469( 85.67%), action 257, FPS 1.48, Running 275.87s Step 470( 86.00%), action 258, FPS 1.48, Running 276.75s Step 471( 86.33%), action 259, FPS 1.48, Running 277.38s Step 472( 86.67%), action 260, FPS 1.51, Running 278.12s Step 473( 87.00%), action 261, FPS 1.53, Running 278.96s Step 474( 87.33%), action 262, FPS 1.50, Running 279.89s Step 475( 87.67%), action 263, FPS 1.52, Running 280.57s Step 476( 88.00%), action 264, FPS 1.53, Running 281.21s Step 477( 88.33%), action 265, FPS 1.54, Running 281.79s Step 478( 88.67%), action 266, FPS 1.54, Running 282.65s Step 479( 89.00%), action 267, FPS 1.54, Running 283.29s Step 480( 89.33%), action 268, FPS 1.52, Running 284.23s Step 481( 89.67%), action 269, FPS 1.53, Running 284.86s Step 482( 90.00%), action 270, FPS 1.52, Running 285.62s Step 483( 90.33%), action 271, FPS 1.47, Running 286.54s Step 484( 90.67%), action 272, FPS 1.44, Running 287.16s Step 485( 91.00%), action 273, FPS 1.37, Running 288.12s Step 486( 91.33%), action 274, FPS 1.34, Running 288.77s Step 487( 91.67%), action 275, FPS 1.33, Running 289.43s Step 488( 92.00%), action 276, FPS 1.33, Running 290.32s Step 489( 92.33%), action 277, FPS 1.33, Running 290.92s Step 490( 92.67%), action 278, FPS 1.32, Running 291.87s Step 491( 93.00%), action 279, FPS 1.35, Running 292.16s Step 492( 93.33%), action 280, FPS 1.39, Running 292.52s Step 493( 93.67%), action 281, FPS 1.43, Running 292.96s Step 494( 94.00%), action 282, FPS 1.47, Running 293.48s Step 495( 94.33%), action 283, FPS 1.50, Running 293.86s Step 496( 94.67%), action 284, FPS 1.52, Running 294.34s Step 497( 95.00%), action 285, FPS 1.54, Running 294.74s Step 498( 95.33%), action 286, FPS 1.60, Running 295.14s Step 499( 95.67%), action 287, FPS 1.62, Running 295.64s Step 500( 96.00%), action 288, FPS 1.69, Running 296.03s Step 501( 96.33%), action 289, FPS 1.73, Running 296.39s Step 502( 96.67%), action 290, FPS 1.79, Running 296.80s Step 503( 97.00%), action 291, FPS 1.85, Running 297.36s Step 504( 97.33%), action 292, FPS 1.89, Running 297.75s Step 505( 97.67%), action 293, FPS 2.00, Running 298.14s Step 506( 98.00%), action 294, FPS 2.04, Running 298.59s Step 507( 98.33%), action 295, FPS 2.10, Running 298.96s Step 508( 98.67%), action 296, FPS 2.20, Running 299.41s Step 509( 99.00%), action 297, FPS 2.25, Running 299.81s Step 510( 99.33%), action 298, FPS 2.39, Running 300.23s Step 511( 99.67%), action 299, FPS 2.35, Running 300.67s Step 512(100.00%), action 300, FPS 2.32, Running 301.13s [2026-08-02 18:13:07] [17 ] Seed 16 failed after 301.57 s. +steps: 512 , actions: 300 . +Instruction: Empty +Total 4/17(23.53%) success. +Setting seed: 17 +Step 1( N/A%), pre moving , FPS 0.26, Running 3.78s Step 2( N/A%), pre moving , FPS 0.52, Running 3.88s Step 3( N/A%), pre moving , FPS 0.76, Running 3.93s Step 4( N/A%), pre moving , FPS 1.00, Running 3.99s Step 5( N/A%), pre moving , FPS 1.23, Running 4.07s Step 6( N/A%), pre moving , FPS 1.46, Running 4.12s Step 7( N/A%), pre moving , FPS 1.67, Running 4.18s Step 8( N/A%), pre moving , FPS 1.89, Running 4.23s Step 9( N/A%), pre moving , FPS 2.11, Running 4.27s Step 10( N/A%), pre moving , FPS 2.31, Running 4.33s Step 11( N/A%), pre moving , FPS 2.51, Running 4.37s Step 12( N/A%), pre moving , FPS 2.71, Running 4.42s Step 13( N/A%), pre moving , FPS 2.91, Running 4.47s Step 14( N/A%), pre moving , FPS 3.08, Running 4.54s Step 15( N/A%), pre moving , FPS 3.25, Running 4.61s Step 16( N/A%), pre moving , FPS 3.44, Running 4.66s Step 17( N/A%), pre moving , FPS 3.61, Running 4.71s Step 18( N/A%), pre moving , FPS 3.79, Running 4.75s Step 19( N/A%), pre moving , FPS 3.96, Running 4.80s Step 20( N/A%), pre moving , FPS 4.11, Running 4.86s Step 21( N/A%), pre moving , FPS 14.90, Running 5.12s Step 22( N/A%), pre moving , FPS 15.47, Running 5.17s Step 23( N/A%), pre moving , FPS 15.49, Running 5.22s Step 24( N/A%), pre moving , FPS 15.61, Running 5.27s Step 25( N/A%), pre moving , FPS 16.01, Running 5.32s Step 26( N/A%), pre moving , FPS 13.91, Running 5.56s Step 27( N/A%), pre moving , FPS 13.99, Running 5.61s Step 28( N/A%), pre moving , FPS 14.06, Running 5.65s Step 29( N/A%), pre moving , FPS 14.10, Running 5.69s Step 30( N/A%), pre moving , FPS 14.20, Running 5.74s Step 31( N/A%), pre moving , FPS 14.19, Running 5.78s Step 32( N/A%), pre moving , FPS 14.07, Running 5.84s Step 33( N/A%), pre moving , FPS 13.81, Running 5.92s Step 34( N/A%), pre moving , FPS 14.02, Running 5.97s Step 35( N/A%), pre moving , FPS 14.11, Running 6.03s Step 36( N/A%), pre moving , FPS 11.35, Running 6.42s Step 37( N/A%), pre moving , FPS 11.37, Running 6.47s Step 38( N/A%), pre moving , FPS 11.36, Running 6.52s Step 39( N/A%), pre moving , FPS 11.33, Running 6.57s Step 40( N/A%), pre moving , FPS 11.35, Running 6.62s Step 41( N/A%), pre moving , FPS 12.84, Running 6.68s Step 42( N/A%), pre moving , FPS 12.83, Running 6.73s Step 43( N/A%), pre moving , FPS 12.84, Running 6.78s Step 44( N/A%), pre moving , FPS 12.87, Running 6.82s Step 45( N/A%), pre moving , FPS 12.84, Running 6.88s Step 46( N/A%), pre moving , FPS 14.60, Running 6.93s Step 47( N/A%), pre moving , FPS 14.57, Running 6.98s Step 48( N/A%), pre moving , FPS 14.41, Running 7.04s Step 49( N/A%), pre moving , FPS 14.34, Running 7.09s Step 50( N/A%), pre moving , FPS 14.32, Running 7.13s Step 51( N/A%), pre moving , FPS 14.30, Running 7.18s Step 52( N/A%), pre moving , FPS 14.50, Running 7.22s Step 53( N/A%), pre moving , FPS 14.70, Running 7.28s Step 54( N/A%), pre moving , FPS 14.66, Running 7.33s Step 55( N/A%), pre moving , FPS 14.79, Running 7.38s Step 56( N/A%), pre moving , FPS 19.72, Running 7.43s Step 57( N/A%), pre moving , FPS 19.77, Running 7.48s Step 58( N/A%), pre moving , FPS 19.90, Running 7.52s Step 59( N/A%), pre moving , FPS 19.77, Running 7.58s Step 60( N/A%), pre moving , FPS 19.67, Running 7.64s Step 61( N/A%), pre moving , FPS 19.52, Running 7.70s Step 62( N/A%), pre moving , FPS 19.38, Running 7.76s Step 63( N/A%), pre moving , FPS 19.12, Running 7.82s Step 64( N/A%), pre moving , FPS 19.00, Running 7.87s Step 65( N/A%), pre moving , FPS 19.09, Running 7.93s Step 66( N/A%), pre moving , FPS 19.11, Running 7.98s Step 67( N/A%), pre moving , FPS 19.07, Running 8.03s Step 68( N/A%), pre moving , FPS 19.03, Running 8.09s Step 69( N/A%), pre moving , FPS 18.66, Running 8.16s Step 70( N/A%), pre moving , FPS 18.62, Running 8.21s Step 71( N/A%), pre moving , FPS 18.60, Running 8.26s Step 72( N/A%), pre moving , FPS 18.23, Running 8.32s Step 73( N/A%), pre moving , FPS 17.92, Running 8.39s Step 74( N/A%), pre moving , FPS 18.01, Running 8.44s Step 75( N/A%), pre moving , FPS 18.07, Running 8.49s Step 76( N/A%), pre moving , FPS 18.29, Running 8.53s Step 77( N/A%), pre moving , FPS 17.97, Running 8.59s Step 78( N/A%), pre moving , FPS 17.30, Running 8.68s Step 79( N/A%), pre moving , FPS 17.55, Running 8.72s Step 80( N/A%), pre moving , FPS 17.12, Running 8.81s Step 81( N/A%), pre moving , FPS 16.86, Running 8.89s Step 82( N/A%), pre moving , FPS 16.98, Running 8.94s Step 83( N/A%), pre moving , FPS 17.25, Running 8.98s Step 84( N/A%), pre moving , FPS 17.01, Running 9.05s Step 85( N/A%), pre moving , FPS 16.83, Running 9.12s Step 86( N/A%), pre moving , FPS 16.50, Running 9.19s Step 87( N/A%), pre moving , FPS 16.28, Running 9.26s Step 88( N/A%), pre moving , FPS 16.33, Running 9.32s Step 89( N/A%), pre moving , FPS 16.28, Running 9.39s Step 90( N/A%), pre moving , FPS 15.91, Running 9.46s Step 91( N/A%), pre moving , FPS 15.54, Running 9.55s Step 92( N/A%), pre moving , FPS 15.41, Running 9.62s Step 93( N/A%), pre moving , FPS 15.41, Running 9.69s Step 94( N/A%), pre moving , FPS 15.16, Running 9.76s Step 95( N/A%), pre moving , FPS 14.84, Running 9.83s Step 96( N/A%), pre moving , FPS 14.42, Running 9.91s Step 97( N/A%), pre moving , FPS 14.26, Running 9.99s Step 98( N/A%), pre moving , FPS 14.40, Running 10.07s Step 99( N/A%), pre moving , FPS 14.11, Running 10.14s Step 100( N/A%), pre moving , FPS 14.29, Running 10.21s Step 101( N/A%), pre moving , FPS 14.32, Running 10.28s Step 102( N/A%), pre moving , FPS 13.99, Running 10.37s Step 103( N/A%), pre moving , FPS 13.60, Running 10.45s Step 104( N/A%), pre moving , FPS 13.64, Running 10.52s Step 105( N/A%), pre moving , FPS 13.77, Running 10.57s Step 106( N/A%), pre moving , FPS 13.95, Running 10.62s Step 107( N/A%), pre moving , FPS 14.00, Running 10.69s Step 108( N/A%), pre moving , FPS 14.14, Running 10.73s Step 109( N/A%), pre moving , FPS 14.29, Running 10.79s Step 110( N/A%), pre moving , FPS 14.57, Running 10.84s Step 111( N/A%), pre moving , FPS 14.97, Running 10.88s Step 112( N/A%), pre moving , FPS 15.13, Running 10.94s Step 113( N/A%), pre moving , FPS 15.38, Running 10.99s Step 114( N/A%), pre moving , FPS 15.54, Running 11.05s Step 115( N/A%), pre moving , FPS 15.89, Running 11.09s Step 116( N/A%), pre moving , FPS 16.32, Running 11.14s Step 117( N/A%), pre moving , FPS 16.50, Running 11.21s Step 118( N/A%), pre moving , FPS 16.82, Running 11.26s Step 119( N/A%), pre moving , FPS 17.06, Running 11.31s Step 120( N/A%), pre moving , FPS 17.36, Running 11.36s Step 121( N/A%), pre moving , FPS 17.83, Running 11.41s Step 122( N/A%), pre moving , FPS 18.46, Running 11.45s Step 123( N/A%), pre moving , FPS 18.96, Running 11.51s Step 124( N/A%), pre moving , FPS 19.01, Running 11.57s Step 125( N/A%), pre moving , FPS 19.19, Running 11.61s Step 126( N/A%), pre moving , FPS 19.27, Running 11.66s Step 127( N/A%), pre moving , FPS 19.63, Running 11.71s Step 128( N/A%), pre moving , FPS 19.52, Running 11.76s Step 129( N/A%), pre moving , FPS 20.01, Running 11.79s Step 130( N/A%), pre moving , FPS 20.16, Running 11.83s Step 131( N/A%), pre moving , FPS 20.22, Running 11.87s Step 132( N/A%), pre moving , FPS 20.12, Running 11.93s Step 133( N/A%), pre moving , FPS 20.11, Running 11.99s Step 134( N/A%), pre moving , FPS 20.48, Running 12.02s Step 135( N/A%), pre moving , FPS 20.24, Running 12.08s Step 136( N/A%), pre moving , FPS 20.51, Running 12.11s Step 137( N/A%), pre moving , FPS 21.17, Running 12.15s Step 138( N/A%), pre moving , FPS 21.50, Running 12.19s Step 139( N/A%), pre moving , FPS 21.74, Running 12.23s Step 140( N/A%), pre moving , FPS 22.26, Running 12.26s Step 141( N/A%), pre moving , FPS 21.82, Running 12.32s Step 142( N/A%), pre moving , FPS 21.95, Running 12.36s Step 143( N/A%), pre moving , FPS 22.07, Running 12.41s Step 144( N/A%), pre moving , FPS 22.53, Running 12.46s Step 145( N/A%), pre moving , FPS 22.60, Running 12.50s Step 146( N/A%), pre moving , FPS 23.11, Running 12.53s Step 147( N/A%), pre moving , FPS 23.45, Running 12.56s Step 148( N/A%), pre moving , FPS 23.59, Running 12.60s Step 149( N/A%), pre moving , FPS 23.51, Running 12.64s Step 150( N/A%), pre moving , FPS 23.87, Running 12.67s Step 151( N/A%), pre moving , FPS 24.26, Running 12.69s Step 152( N/A%), pre moving , FPS 23.51, Running 12.79s Step 153( N/A%), pre moving , FPS 24.07, Running 12.82s Step 154( N/A%), pre moving , FPS 24.09, Running 12.85s Step 155( N/A%), pre moving , FPS 24.34, Running 12.90s Step 156( N/A%), pre moving , FPS 23.91, Running 12.95s Step 157( N/A%), pre moving , FPS 23.78, Running 12.99s Step 158( N/A%), pre moving , FPS 23.50, Running 13.04s Step 159( N/A%), pre moving , FPS 23.78, Running 13.07s Step 160( N/A%), pre moving , FPS 22.90, Running 13.13s Step 161( N/A%), pre moving , FPS 23.51, Running 13.17s Step 162( N/A%), pre moving , FPS 23.55, Running 13.21s Step 163( N/A%), pre moving , FPS 23.64, Running 13.26s Step 164( N/A%), pre moving , FPS 11.98, Running 14.13s Step 165( N/A%), pre moving , FPS 10.47, Running 14.41s Step 166( N/A%), pre moving , FPS 9.26, Running 14.69s Step 167( N/A%), pre moving , FPS 8.16, Running 15.01s Step 168( N/A%), pre moving , FPS 7.33, Running 15.33s Step 169( N/A%), pre moving , FPS 6.64, Running 15.65s Step 170( N/A%), pre moving , FPS 6.03, Running 15.98s Step 171( N/A%), pre moving , FPS 5.53, Running 16.31s Step 172( N/A%), pre moving , FPS 5.25, Running 16.60s Step 173( N/A%), pre moving , FPS 4.90, Running 16.89s Step 174( N/A%), pre moving , FPS 4.64, Running 17.16s Step 175( N/A%), pre moving , FPS 4.37, Running 17.48s Step 176( N/A%), pre moving , FPS 4.12, Running 17.81s Step 177( N/A%), pre moving , FPS 3.86, Running 18.17s Step 178( N/A%), pre moving , FPS 3.71, Running 18.43s Step 179( N/A%), pre moving , FPS 3.58, Running 18.66s Step 180( N/A%), pre moving , FPS 3.44, Running 18.94s Step 181( N/A%), pre moving , FPS 3.31, Running 19.22s Step 182( N/A%), pre moving , FPS 3.19, Running 19.49s Step 183( N/A%), pre moving , FPS 3.06, Running 19.80s Step 184( N/A%), pre moving , FPS 3.35, Running 20.09s Step 185( N/A%), pre moving , FPS 3.34, Running 20.40s Step 186( N/A%), pre moving , FPS 3.35, Running 20.66s Step 187( N/A%), pre moving , FPS 3.39, Running 20.91s Step 188( N/A%), pre moving , FPS 3.41, Running 21.19s Step 189( N/A%), pre moving , FPS 3.41, Running 21.52s Step 190( N/A%), pre moving , FPS 3.43, Running 21.81s Step 191( N/A%), pre moving , FPS 3.42, Running 22.16s Step 192( N/A%), pre moving , FPS 3.40, Running 22.48s Step 193( N/A%), pre moving , FPS 3.38, Running 22.80s Step 194( N/A%), pre moving , FPS 3.37, Running 23.09s Step 195( N/A%), pre moving , FPS 3.36, Running 23.44s Step 196( N/A%), pre moving , FPS 3.38, Running 23.72s Step 197( N/A%), pre moving , FPS 3.43, Running 24.00s Step 198( N/A%), pre moving , FPS 3.38, Running 24.34s Step 199( N/A%), pre moving , FPS 3.30, Running 24.72s Step 200( N/A%), pre moving , FPS 3.29, Running 25.02s Step 201( N/A%), pre moving , FPS 3.27, Running 25.35s Step 202( N/A%), pre moving , FPS 3.20, Running 25.73s Step 203( N/A%), pre moving , FPS 3.21, Running 26.02s Step 204( N/A%), pre moving , FPS 3.23, Running 26.29s Step 205( N/A%), pre moving , FPS 3.23, Running 26.59s Step 206( N/A%), pre moving , FPS 3.19, Running 26.93s Step 207( N/A%), pre moving , FPS 3.16, Running 27.23s Step 208( N/A%), pre moving , FPS 3.15, Running 27.53s Step 209( N/A%), pre moving , FPS 3.15, Running 27.86s Step 210( N/A%), pre moving , FPS 3.16, Running 28.15s Step 211( N/A%), pre moving , FPS 3.20, Running 28.40s Step 212( N/A%), pre moving , FPS 3.23, Running 28.67s Step 213( N/A%), pre moving , FPS 3.22, Running 29.02s Step 214( N/A%), pre moving , FPS 3.21, Running 29.32s Step 215( N/A%), pre moving , FPS 3.23, Running 29.62s Step 216( N/A%), pre moving , FPS 3.23, Running 29.91s Step 217( N/A%), pre moving , FPS 3.23, Running 30.19s Step 218( N/A%), pre moving , FPS 3.23, Running 30.54s Step 219( N/A%), pre moving , FPS 3.26, Running 30.85s Step 220( N/A%), pre moving , FPS 3.26, Running 31.15s Step 221( N/A%), pre moving , FPS 3.27, Running 31.46s Step 222( N/A%), pre moving , FPS 3.29, Running 31.82s Step 223( N/A%), pre moving , FPS 3.27, Running 32.13s Step 224( N/A%), pre moving , FPS 3.23, Running 32.47s Step 225( N/A%), pre moving , FPS 3.23, Running 32.79s Step 226( N/A%), pre moving , FPS 3.23, Running 33.13s Step 227( N/A%), pre moving , FPS 3.21, Running 33.46s Step 228( N/A%), pre moving , FPS 3.23, Running 33.73s Step 229( N/A%), pre moving , FPS 3.24, Running 34.03s Step 230( N/A%), pre moving , FPS 3.22, Running 34.35s Step 231( N/A%), pre moving , FPS 3.20, Running 34.65s Step 232( N/A%), pre moving , FPS 3.20, Running 34.92s Step 233( N/A%), pre moving , FPS 3.20, Running 35.27s Step 234( N/A%), pre moving , FPS 3.18, Running 35.61s Step 235( N/A%), pre moving , FPS 3.17, Running 35.93s Step 236( N/A%), pre moving , FPS 3.16, Running 36.24s Step 237( N/A%), pre moving , FPS 3.10, Running 36.64s Step 238( N/A%), pre moving , FPS 3.13, Running 36.93s Step 239( N/A%), pre moving , FPS 3.26, Running 36.99s Step 240( N/A%), pre moving , FPS 3.38, Running 37.06s Step 241( N/A%), pre moving , FPS 3.52, Running 37.14s Step 242( N/A%), pre moving , FPS 3.70, Running 37.22s Step 243( N/A%), pre moving , FPS 3.88, Running 37.29s Step 244( N/A%), pre moving , FPS 4.09, Running 37.36s Step 245( N/A%), pre moving , FPS 4.30, Running 37.44s Step 246( N/A%), pre moving , FPS 4.58, Running 37.51s Step 247( N/A%), pre moving , FPS 4.88, Running 37.56s Step 248( N/A%), pre moving , FPS 5.13, Running 37.63s Step 249( N/A%), pre moving , FPS 3.59, Running 39.61s Step 250( N/A%), pre moving , FPS 3.59, Running 39.92s Step 251( N/A%), pre moving , FPS 3.59, Running 40.22s Step 252( N/A%), pre moving , FPS 3.59, Running 40.49s Step 253( N/A%), pre moving , FPS 3.64, Running 40.77s Step 254( N/A%), pre moving , FPS 3.60, Running 41.16s Step 255( N/A%), pre moving , FPS 3.62, Running 41.46s Step 256( N/A%), pre moving , FPS 3.60, Running 41.79s Step 257( N/A%), pre moving , FPS 3.66, Running 42.11s Step 258( N/A%), pre moving , FPS 3.61, Running 42.47s Step 259( N/A%), pre moving , FPS 3.43, Running 42.82s Step 260( N/A%), pre moving , FPS 3.29, Running 43.13s Step 261( N/A%), pre moving , FPS 3.15, Running 43.49s Step 262( N/A%), pre moving , FPS 3.03, Running 43.82s Step 263( N/A%), pre moving , FPS 2.92, Running 44.15s Step 264( N/A%), pre moving , FPS 2.81, Running 44.48s Step 265( N/A%), pre moving , FPS 2.71, Running 44.81s Step 266( N/A%), pre moving , FPS 2.62, Running 45.13s Step 267( N/A%), pre moving , FPS 2.54, Running 45.45s Step 268( N/A%), pre moving , FPS 2.44, Running 45.81s Step 269( 0.33%), action 1, FPS 2.73, Running 46.92s Step 270( 0.67%), action 2, FPS 2.55, Running 47.76s Step 271( 1.00%), action 3, FPS 2.47, Running 48.33s Step 272( 1.33%), action 4, FPS 2.35, Running 48.99s Step 273( 1.67%), action 5, FPS 2.21, Running 49.81s Step 274( 2.00%), action 6, FPS 2.13, Running 50.56s Step 275( 2.33%), action 7, FPS 2.00, Running 51.44s Step 276( 2.67%), action 8, FPS 1.93, Running 52.17s Step 277( 3.00%), action 9, FPS 1.83, Running 53.03s Step 278( 3.33%), action 10, FPS 1.76, Running 53.83s Step 279( 3.67%), action 11, FPS 1.69, Running 54.68s Step 280( 4.00%), action 12, FPS 1.60, Running 55.63s Step 281( 4.33%), action 13, FPS 1.57, Running 56.24s Step 282( 4.67%), action 14, FPS 1.50, Running 57.13s Step 283( 5.00%), action 15, FPS 1.47, Running 57.75s Step 284( 5.33%), action 16, FPS 1.41, Running 58.70s Step 285( 5.67%), action 17, FPS 1.38, Running 59.33s Step 286( 6.00%), action 18, FPS 1.33, Running 60.21s Step 287( 6.33%), action 19, FPS 1.28, Running 61.06s Step 288( 6.67%), action 20, FPS 1.25, Running 61.83s Step 289( 7.00%), action 21, FPS 1.26, Running 62.74s Step 290( 7.33%), action 22, FPS 1.27, Running 63.53s Step 291( 7.67%), action 23, FPS 1.21, Running 64.89s Step 292( 8.00%), action 24, FPS 1.23, Running 65.22s Step 293( 8.33%), action 25, FPS 1.27, Running 65.53s Step 294( 8.67%), action 26, FPS 1.29, Running 66.13s Step 295( 9.00%), action 27, FPS 1.26, Running 67.35s Step 296( 9.33%), action 28, FPS 1.26, Running 68.02s Step 297( 9.67%), action 29, FPS 1.28, Running 68.65s Step 298( 10.00%), action 30, FPS 1.29, Running 69.34s Step 299( 10.33%), action 31, FPS 1.28, Running 70.30s Step 300( 10.67%), action 32, FPS 1.31, Running 70.95s Step 301( 11.00%), action 33, FPS 1.28, Running 71.86s Step 302( 11.33%), action 34, FPS 1.28, Running 72.74s Step 303( 11.67%), action 35, FPS 1.27, Running 73.56s Step 304( 12.00%), action 36, FPS 1.26, Running 74.53s Step 305( 12.33%), action 37, FPS 1.26, Running 75.18s Step 306( 12.67%), action 38, FPS 1.27, Running 75.92s Step 307( 13.00%), action 39, FPS 1.27, Running 76.81s Step 308( 13.33%), action 40, FPS 1.24, Running 77.94s Step 309( 13.67%), action 41, FPS 1.23, Running 79.00s Step 310( 14.00%), action 42, FPS 1.24, Running 79.61s Step 311( 14.33%), action 43, FPS 1.28, Running 80.56s Step 312( 14.67%), action 44, FPS 1.25, Running 81.26s Step 313( 15.00%), action 45, FPS 1.20, Running 82.15s Step 314( 15.33%), action 46, FPS 1.19, Running 82.90s Step 315( 15.67%), action 47, FPS 1.22, Running 83.80s Step 316( 16.00%), action 48, FPS 1.23, Running 84.27s Step 317( 16.33%), action 49, FPS 1.24, Running 84.76s Step 318( 16.67%), action 50, FPS 1.26, Running 85.25s Step 319( 17.00%), action 51, FPS 1.28, Running 85.92s Step 320( 17.33%), action 52, FPS 1.25, Running 86.99s Step 321( 17.67%), action 53, FPS 1.25, Running 87.80s Step 322( 18.00%), action 54, FPS 1.26, Running 88.56s Step 323( 18.33%), action 55, FPS 1.26, Running 89.44s Step 324( 18.67%), action 56, FPS 1.28, Running 90.17s Step 325( 19.00%), action 57, FPS 1.28, Running 90.80s Step 326( 19.33%), action 58, FPS 1.28, Running 91.56s Step 327( 19.67%), action 59, FPS 1.25, Running 92.78s Step 328( 20.00%), action 60, FPS 1.28, Running 93.53s Step 329( 20.33%), action 61, FPS 1.28, Running 94.66s Step 330( 20.67%), action 62, FPS 1.28, Running 95.24s Step 331( 21.00%), action 63, FPS 1.28, Running 96.25s Step 332( 21.33%), action 64, FPS 1.28, Running 96.88s Step 333( 21.67%), action 65, FPS 1.28, Running 97.75s Step 334( 22.00%), action 66, FPS 1.28, Running 98.50s Step 335( 22.33%), action 67, FPS 1.29, Running 99.29s Step 336( 22.67%), action 68, FPS 1.27, Running 100.06s Step 337( 23.00%), action 69, FPS 1.25, Running 100.70s Step 338( 23.33%), action 70, FPS 1.22, Running 101.60s Step 339( 23.67%), action 71, FPS 1.22, Running 102.33s Step 340( 24.00%), action 72, FPS 1.25, Running 103.03s Step 341( 24.33%), action 73, FPS 1.26, Running 103.61s Step 342( 24.67%), action 74, FPS 1.29, Running 104.12s Step 343( 25.00%), action 75, FPS 1.28, Running 105.11s Step 344( 25.33%), action 76, FPS 1.28, Running 105.77s Step 345( 25.67%), action 77, FPS 1.26, Running 106.69s Step 346( 26.00%), action 78, FPS 1.26, Running 107.40s Step 347( 26.33%), action 79, FPS 1.28, Running 108.36s Step 348( 26.67%), action 80, FPS 1.29, Running 109.03s Step 349( 27.00%), action 81, FPS 1.30, Running 110.02s Step 350( 27.33%), action 82, FPS 1.30, Running 110.67s Step 351( 27.67%), action 83, FPS 1.31, Running 111.51s Step 352( 28.00%), action 84, FPS 1.30, Running 112.32s Step 353( 28.33%), action 85, FPS 1.29, Running 113.22s Step 354( 28.67%), action 86, FPS 1.29, Running 114.02s Step 355( 29.00%), action 87, FPS 1.28, Running 114.89s Step 356( 29.33%), action 88, FPS 1.29, Running 115.55s Step 357( 29.67%), action 89, FPS 1.27, Running 116.49s Step 358( 30.00%), action 90, FPS 1.28, Running 117.23s Step 359( 30.33%), action 91, FPS 1.26, Running 118.23s Step 360( 30.67%), action 92, FPS 1.23, Running 119.29s Step 361( 31.00%), action 93, FPS 1.22, Running 119.98s Step 362( 31.33%), action 94, FPS 1.19, Running 120.87s Step 363( 31.67%), action 95, FPS 1.22, Running 121.52s Step 364( 32.00%), action 96, FPS 1.24, Running 121.92s Step 365( 32.33%), action 97, FPS 1.26, Running 122.50s Step 366( 32.67%), action 98, FPS 1.27, Running 123.15s Step 367( 33.00%), action 99, FPS 1.28, Running 123.96s Step 368( 33.33%), action 100, FPS 1.29, Running 124.58s Step 369( 33.67%), action 101, FPS 1.29, Running 125.52s Step 370( 34.00%), action 102, FPS 1.29, Running 126.14s Step 371( 34.33%), action 103, FPS 1.28, Running 127.18s Step 372( 34.67%), action 104, FPS 1.29, Running 127.79s Step 373( 35.00%), action 105, FPS 1.29, Running 128.71s Step 374( 35.33%), action 106, FPS 1.32, Running 129.15s Step 375( 35.67%), action 107, FPS 1.33, Running 129.90s Step 376( 36.00%), action 108, FPS 1.34, Running 130.48s Step 377( 36.33%), action 109, FPS 1.33, Running 131.53s Step 378( 36.67%), action 110, FPS 1.34, Running 132.18s Step 379( 37.00%), action 111, FPS 1.33, Running 133.22s Step 380( 37.33%), action 112, FPS 1.37, Running 133.85s Step 381( 37.67%), action 113, FPS 1.35, Running 134.81s [2026-08-02 18:15:22] [18 ] Seed 17 failed after 135.00 s. +steps: 381 , actions: 113 . +Instruction: Empty +Total 4/18(22.22%) success. +Setting seed: 18 +Step 1( N/A%), pre moving , FPS 0.52, Running 1.93s Step 2( N/A%), pre moving , FPS 0.89, Running 2.26s Step 3( N/A%), pre moving , FPS 1.28, Running 2.35s Step 4( N/A%), pre moving , FPS 1.44, Running 2.79s Step 5( N/A%), pre moving , FPS 1.74, Running 2.88s Step 6( N/A%), pre moving , FPS 2.04, Running 2.95s Step 7( N/A%), pre moving , FPS 2.31, Running 3.03s Step 8( N/A%), pre moving , FPS 2.39, Running 3.35s Step 9( N/A%), pre moving , FPS 2.61, Running 3.45s Step 10( N/A%), pre moving , FPS 2.83, Running 3.54s Step 11( N/A%), pre moving , FPS 3.03, Running 3.63s Step 12( N/A%), pre moving , FPS 3.05, Running 3.93s Step 13( N/A%), pre moving , FPS 3.23, Running 4.03s Step 14( N/A%), pre moving , FPS 3.41, Running 4.11s Step 15( N/A%), pre moving , FPS 3.38, Running 4.44s Step 16( N/A%), pre moving , FPS 3.53, Running 4.54s Step 17( N/A%), pre moving , FPS 3.70, Running 4.60s Step 18( N/A%), pre moving , FPS 3.84, Running 4.68s Step 19( N/A%), pre moving , FPS 3.80, Running 5.00s Step 20( N/A%), pre moving , FPS 3.97, Running 5.04s Step 21( N/A%), pre moving , FPS 6.03, Running 5.25s Step 22( N/A%), pre moving , FPS 6.60, Running 5.29s Step 23( N/A%), pre moving , FPS 6.73, Running 5.32s Step 24( N/A%), pre moving , FPS 7.78, Running 5.36s Step 25( N/A%), pre moving , FPS 7.85, Running 5.42s Step 26( N/A%), pre moving , FPS 7.43, Running 5.64s Step 27( N/A%), pre moving , FPS 7.59, Running 5.67s Step 28( N/A%), pre moving , FPS 8.55, Running 5.69s Step 29( N/A%), pre moving , FPS 8.81, Running 5.72s Step 30( N/A%), pre moving , FPS 8.96, Running 5.77s Step 31( N/A%), pre moving , FPS 9.21, Running 5.80s Step 32( N/A%), pre moving , FPS 10.53, Running 5.83s Step 33( N/A%), pre moving , FPS 10.88, Running 5.87s Step 34( N/A%), pre moving , FPS 11.23, Running 5.89s Step 35( N/A%), pre moving , FPS 13.54, Running 5.92s Step 36( N/A%), pre moving , FPS 11.95, Running 6.21s Step 37( N/A%), pre moving , FPS 12.19, Running 6.24s Step 38( N/A%), pre moving , FPS 12.63, Running 6.27s Step 39( N/A%), pre moving , FPS 15.42, Running 6.29s Step 40( N/A%), pre moving , FPS 15.45, Running 6.33s Step 41( N/A%), pre moving , FPS 17.45, Running 6.40s Step 42( N/A%), pre moving , FPS 16.70, Running 6.48s Step 43( N/A%), pre moving , FPS 16.13, Running 6.56s Step 44( N/A%), pre moving , FPS 15.72, Running 6.63s Step 45( N/A%), pre moving , FPS 15.90, Running 6.68s Step 46( N/A%), pre moving , FPS 17.93, Running 6.76s Step 47( N/A%), pre moving , FPS 17.14, Running 6.83s Step 48( N/A%), pre moving , FPS 16.35, Running 6.92s Step 49( N/A%), pre moving , FPS 15.60, Running 7.01s Step 50( N/A%), pre moving , FPS 15.02, Running 7.10s Step 51( N/A%), pre moving , FPS 14.59, Running 7.17s Step 52( N/A%), pre moving , FPS 14.17, Running 7.24s Step 53( N/A%), pre moving , FPS 11.82, Running 7.56s Step 54( N/A%), pre moving , FPS 11.41, Running 7.64s Step 55( N/A%), pre moving , FPS 11.14, Running 7.71s Step 56( N/A%), pre moving , FPS 12.63, Running 7.79s Step 57( N/A%), pre moving , FPS 10.66, Running 8.11s Step 58( N/A%), pre moving , FPS 10.30, Running 8.21s Step 59( N/A%), pre moving , FPS 10.08, Running 8.28s Step 60( N/A%), pre moving , FPS 9.85, Running 8.36s Step 61( N/A%), pre moving , FPS 8.73, Running 8.69s Step 62( N/A%), pre moving , FPS 8.63, Running 8.80s Step 63( N/A%), pre moving , FPS 8.54, Running 8.90s Step 64( N/A%), pre moving , FPS 7.61, Running 9.26s Step 65( N/A%), pre moving , FPS 7.33, Running 9.41s Step 66( N/A%), pre moving , FPS 7.22, Running 9.53s Step 67( N/A%), pre moving , FPS 6.48, Running 9.92s Step 68( N/A%), pre moving , FPS 6.43, Running 10.03s Step 69( N/A%), pre moving , FPS 5.90, Running 10.40s Step 70( N/A%), pre moving , FPS 5.83, Running 10.53s Step 71( N/A%), pre moving , FPS 5.75, Running 10.65s Step 72( N/A%), pre moving , FPS 5.26, Running 11.05s Step 73( N/A%), pre moving , FPS 5.55, Running 11.16s Step 74( N/A%), pre moving , FPS 5.15, Running 11.52s Step 75( N/A%), pre moving , FPS 5.07, Running 11.66s Step 76( N/A%), pre moving , FPS 4.72, Running 12.03s Step 77( N/A%), pre moving , FPS 4.94, Running 12.16s Step 78( N/A%), pre moving , FPS 4.91, Running 12.28s Step 79( N/A%), pre moving , FPS 4.58, Running 12.65s Step 80( N/A%), pre moving , FPS 4.52, Running 12.78s Step 81( N/A%), pre moving , FPS 4.47, Running 13.16s Step 82( N/A%), pre moving , FPS 4.45, Running 13.29s Step 83( N/A%), pre moving , FPS 4.44, Running 13.41s Step 84( N/A%), pre moving , FPS 4.43, Running 13.77s Step 85( N/A%), pre moving , FPS 4.44, Running 13.91s Step 86( N/A%), pre moving , FPS 4.21, Running 14.28s Step 87( N/A%), pre moving , FPS 4.46, Running 14.41s Step 88( N/A%), pre moving , FPS 4.45, Running 14.52s Step 89( N/A%), pre moving , FPS 4.47, Running 14.88s Step 90( N/A%), pre moving , FPS 4.48, Running 15.00s Step 91( N/A%), pre moving , FPS 4.52, Running 15.08s Step 92( N/A%), pre moving , FPS 4.59, Running 15.40s Step 93( N/A%), pre moving , FPS 4.62, Running 15.49s Step 94( N/A%), pre moving , FPS 4.96, Running 15.56s Step 95( N/A%), pre moving , FPS 5.02, Running 15.64s Step 96( N/A%), pre moving , FPS 5.09, Running 15.96s Step 97( N/A%), pre moving , FPS 5.15, Running 16.04s Step 98( N/A%), pre moving , FPS 5.23, Running 16.10s Step 99( N/A%), pre moving , FPS 5.67, Running 16.18s Step 100( N/A%), pre moving , FPS 5.38, Running 16.50s Step 101( N/A%), pre moving , FPS 5.81, Running 16.60s Step 102( N/A%), pre moving , FPS 5.92, Running 16.67s Step 103( N/A%), pre moving , FPS 5.97, Running 16.75s Step 104( N/A%), pre moving , FPS 6.04, Running 17.08s Step 105( N/A%), pre moving , FPS 6.12, Running 17.18s Step 106( N/A%), pre moving , FPS 6.71, Running 17.26s Step 107( N/A%), pre moving , FPS 6.28, Running 17.59s Step 108( N/A%), pre moving , FPS 6.38, Running 17.65s Step 109( N/A%), pre moving , FPS 6.97, Running 17.75s Step 110( N/A%), pre moving , FPS 7.04, Running 17.84s Step 111( N/A%), pre moving , FPS 6.48, Running 18.17s Step 112( N/A%), pre moving , FPS 7.02, Running 18.25s Step 113( N/A%), pre moving , FPS 7.05, Running 18.32s Step 114( N/A%), pre moving , FPS 7.01, Running 18.41s Step 115( N/A%), pre moving , FPS 6.47, Running 18.73s Step 116( N/A%), pre moving , FPS 6.96, Running 18.83s Step 117( N/A%), pre moving , FPS 6.99, Running 18.90s Step 118( N/A%), pre moving , FPS 6.84, Running 19.03s Step 119( N/A%), pre moving , FPS 6.42, Running 19.30s Step 120( N/A%), pre moving , FPS 6.92, Running 19.39s Step 121( N/A%), pre moving , FPS 6.97, Running 19.47s Step 122( N/A%), pre moving , FPS 6.39, Running 19.80s Step 123( N/A%), pre moving , FPS 6.36, Running 19.90s Step 124( N/A%), pre moving , FPS 6.91, Running 19.97s Step 125( N/A%), pre moving , FPS 6.93, Running 20.06s Step 126( N/A%), pre moving , FPS 6.45, Running 20.36s Step 127( N/A%), pre moving , FPS 6.97, Running 20.46s Step 128( N/A%), pre moving , FPS 6.95, Running 20.53s Step 129( N/A%), pre moving , FPS 6.63, Running 20.77s Step 130( N/A%), pre moving , FPS 6.47, Running 20.93s Step 131( N/A%), pre moving , FPS 7.01, Running 21.02s Step 132( N/A%), pre moving , FPS 7.05, Running 21.09s Step 133( N/A%), pre moving , FPS 7.04, Running 21.16s Step 134( N/A%), pre moving , FPS 5.33, Running 22.16s Step 135( N/A%), pre moving , FPS 5.19, Running 22.59s Step 136( N/A%), pre moving , FPS 4.66, Running 23.12s Step 137( N/A%), pre moving , FPS 4.57, Running 23.29s Step 138( N/A%), pre moving , FPS 4.18, Running 23.81s Step 139( N/A%), pre moving , FPS 4.04, Running 24.25s Step 140( N/A%), pre moving , FPS 3.70, Running 24.80s Step 141( N/A%), pre moving , FPS 3.67, Running 24.93s Step 142( N/A%), pre moving , FPS 3.75, Running 25.14s Step 143( N/A%), pre moving , FPS 3.72, Running 25.28s Step 144( N/A%), pre moving , FPS 3.60, Running 25.53s Step 145( N/A%), pre moving , FPS 3.54, Running 25.72s Step 146( N/A%), pre moving , FPS 3.52, Running 26.04s Step 147( N/A%), pre moving , FPS 3.45, Running 26.25s Step 148( N/A%), pre moving , FPS 3.21, Running 26.76s Step 149( N/A%), pre moving , FPS 3.22, Running 26.99s Step 150( N/A%), pre moving , FPS 3.03, Running 27.54s Step 151( N/A%), pre moving , FPS 2.88, Running 27.96s Step 152( N/A%), pre moving , FPS 2.67, Running 28.57s Step 153( N/A%), pre moving , FPS 2.53, Running 29.07s Step 154( N/A%), pre moving , FPS 2.67, Running 29.66s Step 155( N/A%), pre moving , FPS 2.66, Running 30.11s Step 156( N/A%), pre moving , FPS 2.65, Running 30.68s Step 157( N/A%), pre moving , FPS 2.64, Running 30.85s Step 158( N/A%), pre moving , FPS 2.65, Running 31.36s Step 159( N/A%), pre moving , FPS 2.66, Running 31.77s Step 160( N/A%), pre moving , FPS 2.67, Running 32.29s Step 161( N/A%), pre moving , FPS 2.65, Running 32.48s Step 162( N/A%), pre moving , FPS 2.56, Running 32.95s Step 163( N/A%), pre moving , FPS 2.47, Running 33.36s Step 164( N/A%), pre moving , FPS 2.39, Running 33.89s Step 165( N/A%), pre moving , FPS 2.39, Running 34.08s Step 166( N/A%), pre moving , FPS 2.34, Running 34.60s Step 167( N/A%), pre moving , FPS 2.28, Running 35.02s Step 168( N/A%), pre moving , FPS 2.24, Running 35.67s Step 169( N/A%), pre moving , FPS 2.16, Running 36.24s Step 170( N/A%), pre moving , FPS 2.16, Running 36.79s Step 171( N/A%), pre moving , FPS 2.16, Running 37.24s Step 172( N/A%), pre moving , FPS 2.17, Running 37.78s Step 173( N/A%), pre moving , FPS 2.24, Running 37.99s Step 174( N/A%), pre moving , FPS 2.25, Running 38.54s Step 175( N/A%), pre moving , FPS 2.25, Running 39.00s Step 176( N/A%), pre moving , FPS 2.24, Running 39.59s Step 177( N/A%), pre moving , FPS 2.18, Running 40.04s Step 178( N/A%), pre moving , FPS 2.16, Running 40.62s Step 179( N/A%), pre moving , FPS 2.17, Running 41.00s Step 180( N/A%), pre moving , FPS 2.14, Running 41.61s Step 181( N/A%), pre moving , FPS 2.13, Running 41.86s Step 182( N/A%), pre moving , FPS 2.12, Running 42.37s Step 183( N/A%), pre moving , FPS 2.12, Running 42.80s Step 184( N/A%), pre moving , FPS 2.11, Running 43.37s Step 185( N/A%), pre moving , FPS 2.05, Running 43.81s Step 186( N/A%), pre moving , FPS 2.13, Running 44.01s Step 187( N/A%), pre moving , FPS 2.19, Running 44.14s Step 188( N/A%), pre moving , FPS 2.30, Running 44.37s Step 189( N/A%), pre moving , FPS 2.42, Running 44.50s Step 190( N/A%), pre moving , FPS 2.52, Running 44.73s Step 191( N/A%), pre moving , FPS 2.61, Running 44.90s Step 192( N/A%), pre moving , FPS 2.67, Running 45.26s Step 193( N/A%), pre moving , FPS 2.67, Running 45.48s Step 194( N/A%), pre moving , FPS 2.75, Running 45.80s Step 195( N/A%), pre moving , FPS 2.75, Running 46.28s Step 196( N/A%), pre moving , FPS 2.75, Running 46.85s Step 197( N/A%), pre moving , FPS 2.90, Running 46.95s Step 198( N/A%), pre moving , FPS 3.11, Running 47.05s Step 199( N/A%), pre moving , FPS 3.13, Running 47.39s Step 200( N/A%), pre moving , FPS 3.40, Running 47.50s Step 201( N/A%), pre moving , FPS 3.49, Running 47.60s Step 202( N/A%), pre moving , FPS 3.59, Running 47.94s Step 203( N/A%), pre moving , FPS 3.80, Running 48.06s Step 204( N/A%), pre moving , FPS 4.18, Running 48.15s Step 205( N/A%), pre moving , FPS 4.38, Running 48.38s Step 206( N/A%), pre moving , FPS 4.36, Running 48.60s Step 207( N/A%), pre moving , FPS 2.98, Running 50.86s Step 208( N/A%), pre moving , FPS 2.84, Running 51.40s Step 209( N/A%), pre moving , FPS 2.73, Running 51.83s Step 210( N/A%), pre moving , FPS 2.61, Running 52.38s Step 211( N/A%), pre moving , FPS 2.61, Running 52.57s Step 212( N/A%), pre moving , FPS 2.52, Running 53.19s Step 213( N/A%), pre moving , FPS 2.46, Running 53.60s Step 214( N/A%), pre moving , FPS 2.41, Running 54.10s Step 215( N/A%), pre moving , FPS 2.48, Running 54.34s Step 216( N/A%), pre moving , FPS 2.45, Running 55.02s Step 217( N/A%), pre moving , FPS 2.39, Running 55.30s Step 218( N/A%), pre moving , FPS 2.27, Running 55.87s Step 219( N/A%), pre moving , FPS 2.25, Running 56.30s Step 220( N/A%), pre moving , FPS 2.15, Running 56.82s Step 221( N/A%), pre moving , FPS 2.12, Running 57.04s Step 222( N/A%), pre moving , FPS 2.08, Running 57.55s Step 223( N/A%), pre moving , FPS 2.01, Running 57.99s Step 224( N/A%), pre moving , FPS 1.94, Running 58.46s Step 225( N/A%), pre moving , FPS 1.94, Running 58.68s Step 226( N/A%), pre moving , FPS 1.85, Running 59.44s Step 227( 0.33%), action 1, FPS 2.08, Running 60.48s Step 228( 0.67%), action 2, FPS 2.09, Running 60.96s Step 229( 1.00%), action 3, FPS 2.01, Running 61.76s Step 230( 1.33%), action 4, FPS 2.04, Running 62.20s Step 231( 1.67%), action 5, FPS 1.86, Running 63.32s Step 232( 2.00%), action 6, FPS 1.92, Running 63.59s Step 233( 2.33%), action 7, FPS 1.94, Running 63.89s Step 234( 2.67%), action 8, FPS 2.00, Running 64.11s Step 235( 3.00%), action 9, FPS 1.98, Running 64.42s Step 236( 3.33%), action 10, FPS 2.07, Running 64.71s Step 237( 3.67%), action 11, FPS 2.00, Running 65.30s Step 238( 4.00%), action 12, FPS 2.00, Running 65.87s Step 239( 4.33%), action 13, FPS 1.93, Running 66.65s Step 240( 4.67%), action 14, FPS 1.95, Running 67.07s Step 241( 5.00%), action 15, FPS 1.84, Running 67.92s Step 242( 5.33%), action 16, FPS 1.81, Running 68.58s Step 243( 5.67%), action 17, FPS 1.74, Running 69.49s Step 244( 6.00%), action 18, FPS 1.75, Running 69.90s Step 245( 6.33%), action 19, FPS 1.67, Running 70.68s Step 246( 6.67%), action 20, FPS 1.70, Running 71.20s Step 247( 7.00%), action 21, FPS 1.71, Running 72.20s Step 248( 7.33%), action 22, FPS 1.72, Running 72.60s Step 249( 7.67%), action 23, FPS 1.73, Running 73.35s Step 250( 8.00%), action 24, FPS 1.73, Running 73.75s Step 251( 8.33%), action 25, FPS 1.79, Running 74.52s Step 252( 8.67%), action 26, FPS 1.77, Running 74.92s Step 253( 9.00%), action 27, FPS 1.71, Running 75.58s Step 254( 9.33%), action 28, FPS 1.68, Running 75.99s Step 255( 9.67%), action 29, FPS 1.63, Running 76.71s Step 256( 10.00%), action 30, FPS 1.62, Running 77.07s Step 257( 10.33%), action 31, FPS 1.58, Running 77.97s Step 258( 10.67%), action 32, FPS 1.58, Running 78.49s Step 259( 11.00%), action 33, FPS 1.59, Running 79.26s Step 260( 11.33%), action 34, FPS 1.55, Running 80.01s Step 261( 11.67%), action 35, FPS 1.54, Running 80.93s Step 262( 12.00%), action 36, FPS 1.57, Running 81.31s Step 263( 12.33%), action 37, FPS 1.59, Running 82.09s Step 264( 12.67%), action 38, FPS 1.59, Running 82.50s Step 265( 13.00%), action 39, FPS 1.64, Running 82.89s Step 266( 13.33%), action 40, FPS 1.67, Running 83.16s Step 267( 13.67%), action 41, FPS 1.72, Running 83.85s Step 268( 14.00%), action 42, FPS 1.72, Running 84.25s Step 269( 14.33%), action 43, FPS 1.76, Running 84.74s Step 270( 14.67%), action 44, FPS 1.72, Running 85.38s Step 271( 15.00%), action 45, FPS 1.72, Running 86.12s Step 272( 15.33%), action 46, FPS 1.73, Running 86.51s Step 273( 15.67%), action 47, FPS 1.72, Running 87.23s Step 274( 16.00%), action 48, FPS 1.71, Running 87.66s Step 275( 16.33%), action 49, FPS 1.72, Running 88.33s Step 276( 16.67%), action 50, FPS 1.71, Running 88.78s Step 277( 17.00%), action 51, FPS 1.68, Running 89.84s Step 278( 17.33%), action 52, FPS 1.71, Running 90.16s Step 279( 17.67%), action 53, FPS 1.71, Running 90.98s Step 280( 18.00%), action 54, FPS 1.75, Running 91.46s Step 281( 18.33%), action 55, FPS 1.78, Running 92.18s Step 282( 18.67%), action 56, FPS 1.74, Running 92.81s Step 283( 19.00%), action 57, FPS 1.73, Running 93.68s Step 284( 19.33%), action 58, FPS 1.74, Running 93.99s Step 285( 19.67%), action 59, FPS 1.67, Running 94.84s Step 286( 20.00%), action 60, FPS 1.65, Running 95.26s Step 287( 20.33%), action 61, FPS 1.63, Running 96.12s Step 288( 20.67%), action 62, FPS 1.60, Running 96.72s Step 289( 21.00%), action 63, FPS 1.55, Running 97.65s Step 290( 21.33%), action 64, FPS 1.55, Running 98.32s Step 291( 21.67%), action 65, FPS 1.53, Running 99.21s Step 292( 22.00%), action 66, FPS 1.53, Running 99.62s Step 293( 22.33%), action 67, FPS 1.51, Running 100.45s Step 294( 22.67%), action 68, FPS 1.50, Running 101.00s Step 295( 23.00%), action 69, FPS 1.49, Running 101.71s Step 296( 23.33%), action 70, FPS 1.48, Running 102.29s Step 297( 23.67%), action 71, FPS 1.53, Running 102.89s Step 298( 24.00%), action 72, FPS 1.54, Running 103.17s Step 299( 24.33%), action 73, FPS 1.59, Running 103.52s Step 300( 24.67%), action 74, FPS 1.61, Running 103.91s Step 301( 25.00%), action 75, FPS 1.64, Running 104.37s Step 302( 25.33%), action 76, FPS 1.64, Running 104.98s Step 303( 25.67%), action 77, FPS 1.64, Running 105.86s Step 304( 26.00%), action 78, FPS 1.62, Running 106.37s Step 305( 26.33%), action 79, FPS 1.60, Running 107.36s Step 306( 26.67%), action 80, FPS 1.57, Running 108.02s Step 307( 27.00%), action 81, FPS 1.54, Running 109.10s Step 308( 27.33%), action 82, FPS 1.56, Running 109.58s Step 309( 27.67%), action 83, FPS 1.57, Running 110.42s Step 310( 28.00%), action 84, FPS 1.57, Running 111.02s Step 311( 28.33%), action 85, FPS 1.57, Running 111.94s Step 312( 28.67%), action 86, FPS 1.58, Running 112.28s Step 313( 29.00%), action 87, FPS 1.58, Running 113.10s Step 314( 29.33%), action 88, FPS 1.58, Running 113.69s Step 315( 29.67%), action 89, FPS 1.56, Running 114.51s Step 316( 30.00%), action 90, FPS 1.57, Running 115.00s Step 317( 30.33%), action 91, FPS 1.54, Running 115.87s Step 318( 30.67%), action 92, FPS 1.51, Running 116.45s Step 319( 31.00%), action 93, FPS 1.45, Running 117.31s Step 320( 31.33%), action 94, FPS 1.42, Running 117.99s Step 321( 31.67%), action 95, FPS 1.37, Running 118.92s Step 322( 32.00%), action 96, FPS 1.39, Running 119.36s Step 323( 32.33%), action 97, FPS 1.40, Running 120.12s Step 324( 32.67%), action 98, FPS 1.40, Running 120.67s Step 325( 33.00%), action 99, FPS 1.43, Running 121.36s Step 326( 33.33%), action 100, FPS 1.44, Running 121.92s Step 327( 33.67%), action 101, FPS 1.42, Running 123.23s Step 328( 34.00%), action 102, FPS 1.43, Running 123.60s Step 329( 34.33%), action 103, FPS 1.43, Running 124.38s Step 330( 34.67%), action 104, FPS 1.40, Running 125.27s Step 331( 35.00%), action 105, FPS 1.41, Running 126.08s Step 332( 35.33%), action 106, FPS 1.37, Running 126.88s Step 333( 35.67%), action 107, FPS 1.37, Running 127.67s Step 334( 36.00%), action 108, FPS 1.38, Running 128.16s Step 335( 36.33%), action 109, FPS 1.39, Running 128.92s Step 336( 36.67%), action 110, FPS 1.38, Running 129.50s Step 337( 37.00%), action 111, FPS 1.37, Running 130.45s Step 338( 37.33%), action 112, FPS 1.37, Running 131.02s Step 339( 37.67%), action 113, FPS 1.37, Running 131.95s Step 340( 38.00%), action 114, FPS 1.38, Running 132.43s Step 341( 38.33%), action 115, FPS 1.37, Running 133.48s Step 342( 38.67%), action 116, FPS 1.34, Running 134.26s Step 343( 39.00%), action 117, FPS 1.31, Running 135.42s Step 344( 39.33%), action 118, FPS 1.31, Running 135.88s Step 345( 39.67%), action 119, FPS 1.30, Running 136.77s Step 346( 40.00%), action 120, FPS 1.30, Running 137.26s Step 347( 40.33%), action 121, FPS 1.31, Running 138.49s Step 348( 40.67%), action 122, FPS 1.31, Running 138.88s Step 349( 41.00%), action 123, FPS 1.31, Running 139.63s Step 350( 41.33%), action 124, FPS 1.35, Running 140.05s Step 351( 41.67%), action 125, FPS 1.33, Running 141.17s Step 352( 42.00%), action 126, FPS 1.32, Running 142.01s Step 353( 42.33%), action 127, FPS 1.33, Running 142.74s Step 354( 42.67%), action 128, FPS 1.31, Running 143.43s Step 355( 43.00%), action 129, FPS 1.30, Running 144.36s Step 356( 43.33%), action 130, FPS 1.28, Running 145.18s Step 357( 43.67%), action 131, FPS 1.25, Running 146.49s Step 358( 44.00%), action 132, FPS 1.26, Running 146.90s Step 359( 44.33%), action 133, FPS 1.28, Running 147.63s Step 360( 44.67%), action 134, FPS 1.27, Running 148.24s Step 361( 45.00%), action 135, FPS 1.27, Running 149.17s Step 362( 45.33%), action 136, FPS 1.27, Running 150.03s Step 363( 45.67%), action 137, FPS 1.30, Running 150.84s Step 364( 46.00%), action 138, FPS 1.28, Running 151.49s Step 365( 46.33%), action 139, FPS 1.28, Running 152.45s Step 366( 46.67%), action 140, FPS 1.26, Running 153.11s Step 367( 47.00%), action 141, FPS 1.28, Running 154.09s Step 368( 47.33%), action 142, FPS 1.27, Running 154.69s Step 369( 47.67%), action 143, FPS 1.25, Running 155.65s Step 370( 48.00%), action 144, FPS 1.25, Running 156.10s Step 371( 48.33%), action 145, FPS 1.27, Running 156.92s Step 372( 48.67%), action 146, FPS 1.29, Running 157.55s Step 373( 49.00%), action 147, FPS 1.27, Running 158.50s Step 374( 49.33%), action 148, FPS 1.30, Running 158.82s Step 375( 49.67%), action 149, FPS 1.35, Running 159.12s Step 376( 50.00%), action 150, FPS 1.34, Running 160.16s Step 377( 50.33%), action 151, FPS 1.36, Running 161.20s Step 378( 50.67%), action 152, FPS 1.33, Running 162.00s [2026-08-02 18:18:04] [19 ] Seed 18 failed after 162.36 s. +steps: 378 , actions: 152 . +Instruction: Empty +Total 4/19(21.05%) success. +Setting seed: 19 +Step 1( N/A%), pre moving , FPS 0.54, Running 1.87s Step 2( N/A%), pre moving , FPS 1.02, Running 1.96s Step 3( N/A%), pre moving , FPS 1.47, Running 2.04s Step 4( N/A%), pre moving , FPS 1.89, Running 2.12s Step 5( N/A%), pre moving , FPS 2.05, Running 2.44s Step 6( N/A%), pre moving , FPS 2.37, Running 2.53s Step 7( N/A%), pre moving , FPS 2.62, Running 2.67s Step 8( N/A%), pre moving , FPS 2.64, Running 3.03s Step 9( N/A%), pre moving , FPS 2.86, Running 3.15s Step 10( N/A%), pre moving , FPS 3.08, Running 3.25s Step 11( N/A%), pre moving , FPS 3.08, Running 3.57s Step 12( N/A%), pre moving , FPS 3.27, Running 3.67s Step 13( N/A%), pre moving , FPS 3.48, Running 3.74s Step 14( N/A%), pre moving , FPS 3.68, Running 3.81s Step 15( N/A%), pre moving , FPS 3.63, Running 4.13s Step 16( N/A%), pre moving , FPS 3.79, Running 4.23s Step 17( N/A%), pre moving , FPS 3.95, Running 4.30s Step 18( N/A%), pre moving , FPS 4.02, Running 4.48s Step 19( N/A%), pre moving , FPS 4.05, Running 4.69s Step 20( N/A%), pre moving , FPS 4.19, Running 4.77s Step 21( N/A%), pre moving , FPS 5.80, Running 5.31s Step 22( N/A%), pre moving , FPS 5.79, Running 5.42s Step 23( N/A%), pre moving , FPS 5.37, Running 5.77s Step 24( N/A%), pre moving , FPS 5.36, Running 5.85s Step 25( N/A%), pre moving , FPS 5.76, Running 5.91s Step 26( N/A%), pre moving , FPS 5.08, Running 6.47s Step 27( N/A%), pre moving , FPS 5.16, Running 6.54s Step 28( N/A%), pre moving , FPS 5.21, Running 6.87s Step 29( N/A%), pre moving , FPS 5.25, Running 6.96s Step 30( N/A%), pre moving , FPS 5.28, Running 7.04s Step 31( N/A%), pre moving , FPS 5.28, Running 7.36s Step 32( N/A%), pre moving , FPS 5.27, Running 7.46s Step 33( N/A%), pre moving , FPS 5.26, Running 7.54s Step 34( N/A%), pre moving , FPS 5.25, Running 7.61s Step 35( N/A%), pre moving , FPS 5.26, Running 7.94s Step 36( N/A%), pre moving , FPS 4.64, Running 8.54s Step 37( N/A%), pre moving , FPS 4.65, Running 8.60s Step 38( N/A%), pre moving , FPS 4.75, Running 8.69s Step 39( N/A%), pre moving , FPS 4.63, Running 9.01s Step 40( N/A%), pre moving , FPS 4.61, Running 9.11s Step 41( N/A%), pre moving , FPS 5.18, Running 9.17s Step 42( N/A%), pre moving , FPS 5.19, Running 9.27s Step 43( N/A%), pre moving , FPS 5.24, Running 9.59s Step 44( N/A%), pre moving , FPS 5.22, Running 9.68s Step 45( N/A%), pre moving , FPS 5.20, Running 9.76s Step 46( N/A%), pre moving , FPS 5.65, Running 10.01s Step 47( N/A%), pre moving , FPS 5.50, Running 10.18s Step 48( N/A%), pre moving , FPS 5.92, Running 10.25s Step 49( N/A%), pre moving , FPS 5.94, Running 10.33s Step 50( N/A%), pre moving , FPS 5.54, Running 10.65s Step 51( N/A%), pre moving , FPS 5.92, Running 10.74s Step 52( N/A%), pre moving , FPS 5.98, Running 10.81s Step 53( N/A%), pre moving , FPS 5.98, Running 10.88s Step 54( N/A%), pre moving , FPS 5.88, Running 11.01s Step 55( N/A%), pre moving , FPS 6.02, Running 11.26s Step 56( N/A%), pre moving , FPS 7.08, Running 11.36s Step 57( N/A%), pre moving , FPS 7.07, Running 11.43s Step 58( N/A%), pre moving , FPS 7.10, Running 11.51s Step 59( N/A%), pre moving , FPS 6.95, Running 11.89s Step 60( N/A%), pre moving , FPS 6.95, Running 11.99s Step 61( N/A%), pre moving , FPS 6.71, Running 12.16s Step 62( N/A%), pre moving , FPS 6.20, Running 12.49s Step 63( N/A%), pre moving , FPS 6.63, Running 12.60s Step 64( N/A%), pre moving , FPS 6.09, Running 12.97s Step 65( N/A%), pre moving , FPS 6.00, Running 13.09s Step 66( N/A%), pre moving , FPS 6.26, Running 13.20s Step 67( N/A%), pre moving , FPS 5.92, Running 13.56s Step 68( N/A%), pre moving , FPS 5.81, Running 13.69s Step 69( N/A%), pre moving , FPS 5.35, Running 14.06s Step 70( N/A%), pre moving , FPS 5.67, Running 14.17s Step 71( N/A%), pre moving , FPS 5.63, Running 14.29s Step 72( N/A%), pre moving , FPS 5.20, Running 14.66s Step 73( N/A%), pre moving , FPS 5.13, Running 14.78s Step 74( N/A%), pre moving , FPS 5.16, Running 14.89s Step 75( N/A%), pre moving , FPS 5.01, Running 15.25s Step 76( N/A%), pre moving , FPS 5.02, Running 15.34s Step 77( N/A%), pre moving , FPS 5.04, Running 15.40s Step 78( N/A%), pre moving , FPS 5.05, Running 15.47s Step 79( N/A%), pre moving , FPS 5.49, Running 15.54s Step 80( N/A%), pre moving , FPS 5.42, Running 15.68s Step 81( N/A%), pre moving , FPS 5.50, Running 15.79s Step 82( N/A%), pre moving , FPS 5.89, Running 15.88s Step 83( N/A%), pre moving , FPS 5.92, Running 15.98s Step 84( N/A%), pre moving , FPS 6.36, Running 16.11s Step 85( N/A%), pre moving , FPS 6.46, Running 16.18s Step 86( N/A%), pre moving , FPS 6.53, Running 16.27s Step 87( N/A%), pre moving , FPS 7.19, Running 16.34s Step 88( N/A%), pre moving , FPS 6.71, Running 16.67s Step 89( N/A%), pre moving , FPS 7.43, Running 16.76s Step 90( N/A%), pre moving , FPS 7.54, Running 16.83s Step 91( N/A%), pre moving , FPS 7.64, Running 16.91s Step 92( N/A%), pre moving , FPS 7.76, Running 17.23s Step 93( N/A%), pre moving , FPS 7.88, Running 17.32s Step 94( N/A%), pre moving , FPS 8.01, Running 17.39s Step 95( N/A%), pre moving , FPS 9.03, Running 17.47s Step 96( N/A%), pre moving , FPS 8.46, Running 17.71s Step 97( N/A%), pre moving , FPS 8.13, Running 17.86s Step 98( N/A%), pre moving , FPS 8.06, Running 17.95s Step 99( N/A%), pre moving , FPS 8.02, Running 18.03s Step 100( N/A%), pre moving , FPS 8.16, Running 18.13s Step 101( N/A%), pre moving , FPS 7.59, Running 18.42s Step 102( N/A%), pre moving , FPS 7.59, Running 18.52s Step 103( N/A%), pre moving , FPS 7.64, Running 18.60s Step 104( N/A%), pre moving , FPS 7.33, Running 18.84s Step 105( N/A%), pre moving , FPS 7.12, Running 18.99s Step 106( N/A%), pre moving , FPS 7.09, Running 19.09s Step 107( N/A%), pre moving , FPS 7.07, Running 19.17s Step 108( N/A%), pre moving , FPS 7.07, Running 19.49s Step 109( N/A%), pre moving , FPS 7.07, Running 19.58s Step 110( N/A%), pre moving , FPS 7.07, Running 19.66s Step 111( N/A%), pre moving , FPS 7.07, Running 19.74s Step 112( N/A%), pre moving , FPS 7.04, Running 20.07s Step 113( N/A%), pre moving , FPS 7.05, Running 20.15s Step 114( N/A%), pre moving , FPS 7.06, Running 20.22s Step 115( N/A%), pre moving , FPS 7.05, Running 20.30s Step 116( N/A%), pre moving , FPS 6.83, Running 20.63s Step 117( N/A%), pre moving , FPS 6.96, Running 20.73s Step 118( N/A%), pre moving , FPS 7.00, Running 20.81s Step 119( N/A%), pre moving , FPS 7.04, Running 20.87s Step 120( N/A%), pre moving , FPS 6.52, Running 21.20s Step 121( N/A%), pre moving , FPS 6.99, Running 21.29s Step 122( N/A%), pre moving , FPS 7.03, Running 21.36s Step 123( N/A%), pre moving , FPS 6.61, Running 21.62s Step 124( N/A%), pre moving , FPS 5.49, Running 22.49s Step 125( N/A%), pre moving , FPS 5.14, Running 22.89s Step 126( N/A%), pre moving , FPS 4.61, Running 23.42s Step 127( N/A%), pre moving , FPS 4.26, Running 23.86s Step 128( N/A%), pre moving , FPS 4.07, Running 24.40s Step 129( N/A%), pre moving , FPS 3.99, Running 24.60s Step 130( N/A%), pre moving , FPS 3.68, Running 25.09s Step 131( N/A%), pre moving , FPS 3.48, Running 25.49s Step 132( N/A%), pre moving , FPS 3.34, Running 26.07s Step 133( N/A%), pre moving , FPS 3.15, Running 26.51s Step 134( N/A%), pre moving , FPS 2.92, Running 27.08s Step 135( N/A%), pre moving , FPS 2.77, Running 27.51s Step 136( N/A%), pre moving , FPS 2.69, Running 28.08s Step 137( N/A%), pre moving , FPS 2.66, Running 28.26s Step 138( N/A%), pre moving , FPS 2.50, Running 28.81s Step 139( N/A%), pre moving , FPS 2.39, Running 29.23s Step 140( N/A%), pre moving , FPS 2.33, Running 29.79s Step 141( N/A%), pre moving , FPS 2.30, Running 29.97s Step 142( N/A%), pre moving , FPS 2.20, Running 30.47s Step 143( N/A%), pre moving , FPS 2.15, Running 30.90s Step 144( N/A%), pre moving , FPS 2.23, Running 31.46s Step 145( N/A%), pre moving , FPS 2.28, Running 31.68s Step 146( N/A%), pre moving , FPS 2.30, Running 32.11s Step 147( N/A%), pre moving , FPS 2.31, Running 32.51s Step 148( N/A%), pre moving , FPS 2.31, Running 33.06s Step 149( N/A%), pre moving , FPS 2.24, Running 33.52s Step 150( N/A%), pre moving , FPS 2.31, Running 33.75s Step 151( N/A%), pre moving , FPS 2.38, Running 33.91s Step 152( N/A%), pre moving , FPS 2.46, Running 34.19s Step 153( N/A%), pre moving , FPS 2.55, Running 34.35s Step 154( N/A%), pre moving , FPS 2.63, Running 34.69s Step 155( N/A%), pre moving , FPS 2.71, Running 34.89s Step 156( N/A%), pre moving , FPS 2.80, Running 35.22s Step 157( N/A%), pre moving , FPS 2.81, Running 35.38s Step 158( N/A%), pre moving , FPS 2.76, Running 36.06s Step 159( N/A%), pre moving , FPS 2.71, Running 36.61s Step 160( N/A%), pre moving , FPS 2.71, Running 37.17s Step 161( N/A%), pre moving , FPS 2.61, Running 37.64s Step 162( N/A%), pre moving , FPS 2.58, Running 38.22s Step 163( N/A%), pre moving , FPS 2.59, Running 38.63s Step 164( N/A%), pre moving , FPS 2.57, Running 39.24s Step 165( N/A%), pre moving , FPS 2.57, Running 39.45s Step 166( N/A%), pre moving , FPS 2.53, Running 40.00s Step 167( N/A%), pre moving , FPS 2.52, Running 40.44s Step 168( N/A%), pre moving , FPS 2.51, Running 41.04s Step 169( N/A%), pre moving , FPS 2.50, Running 41.51s Step 170( N/A%), pre moving , FPS 2.41, Running 42.06s Step 171( N/A%), pre moving , FPS 2.39, Running 42.26s Step 172( N/A%), pre moving , FPS 2.33, Running 42.79s Step 173( N/A%), pre moving , FPS 2.26, Running 43.22s Step 174( N/A%), pre moving , FPS 2.19, Running 43.83s Step 175( N/A%), pre moving , FPS 2.13, Running 44.28s Step 176( N/A%), pre moving , FPS 2.08, Running 44.83s Step 177( N/A%), pre moving , FPS 2.08, Running 45.02s Step 178( N/A%), pre moving , FPS 2.11, Running 45.54s Step 179( N/A%), pre moving , FPS 2.13, Running 46.00s Step 180( N/A%), pre moving , FPS 2.14, Running 46.54s Step 181( N/A%), pre moving , FPS 2.14, Running 46.99s Step 182( N/A%), pre moving , FPS 2.14, Running 47.57s Step 183( N/A%), pre moving , FPS 2.18, Running 47.80s Step 184( N/A%), pre moving , FPS 2.20, Running 48.32s Step 185( N/A%), pre moving , FPS 2.14, Running 48.77s Step 186( N/A%), pre moving , FPS 2.15, Running 49.31s Step 187( N/A%), pre moving , FPS 2.23, Running 49.42s Step 188( N/A%), pre moving , FPS 2.36, Running 49.52s Step 189( N/A%), pre moving , FPS 2.43, Running 49.75s Step 190( N/A%), pre moving , FPS 2.53, Running 49.96s Step 191( N/A%), pre moving , FPS 2.57, Running 50.05s Step 192( N/A%), pre moving , FPS 2.72, Running 50.15s Step 193( N/A%), pre moving , FPS 2.75, Running 50.49s Step 194( N/A%), pre moving , FPS 2.95, Running 50.61s Step 195( N/A%), pre moving , FPS 3.11, Running 50.71s Step 196( N/A%), pre moving , FPS 3.22, Running 51.05s Step 197( N/A%), pre moving , FPS 2.53, Running 52.94s Step 198( N/A%), pre moving , FPS 2.52, Running 53.49s Step 199( N/A%), pre moving , FPS 2.61, Running 53.66s Step 200( N/A%), pre moving , FPS 2.71, Running 53.92s Step 201( N/A%), pre moving , FPS 2.82, Running 54.07s Step 202( N/A%), pre moving , FPS 2.94, Running 54.37s Step 203( N/A%), pre moving , FPS 2.94, Running 54.60s Step 204( N/A%), pre moving , FPS 2.97, Running 55.05s Step 205( N/A%), pre moving , FPS 3.07, Running 55.29s Step 206( N/A%), pre moving , FPS 3.06, Running 55.85s Step 207( N/A%), pre moving , FPS 3.00, Running 56.09s Step 208( N/A%), pre moving , FPS 2.87, Running 56.49s Step 209( N/A%), pre moving , FPS 2.78, Running 56.94s Step 210( N/A%), pre moving , FPS 2.67, Running 57.44s Step 211( N/A%), pre moving , FPS 2.63, Running 57.65s Step 212( N/A%), pre moving , FPS 2.49, Running 58.17s Step 213( N/A%), pre moving , FPS 2.46, Running 58.62s Step 214( N/A%), pre moving , FPS 2.35, Running 59.13s Step 215( N/A%), pre moving , FPS 2.31, Running 59.36s Step 216( N/A%), pre moving , FPS 2.25, Running 59.95s Step 217( 0.33%), action 1, FPS 2.44, Running 61.15s Step 218( 0.67%), action 2, FPS 2.39, Running 61.85s Step 219( 1.00%), action 3, FPS 2.21, Running 62.71s Step 220( 1.33%), action 4, FPS 2.07, Running 63.58s Step 221( 1.67%), action 5, FPS 1.94, Running 64.41s Step 222( 2.00%), action 6, FPS 1.92, Running 64.77s Step 223( 2.33%), action 7, FPS 1.87, Running 65.29s Step 224( 2.67%), action 8, FPS 1.84, Running 65.93s Step 225( 3.00%), action 9, FPS 1.75, Running 66.74s Step 226( 3.33%), action 10, FPS 1.75, Running 67.30s Step 227( 3.67%), action 11, FPS 1.64, Running 68.30s Step 228( 4.00%), action 12, FPS 1.64, Running 68.68s Step 229( 4.33%), action 13, FPS 1.60, Running 69.40s Step 230( 4.67%), action 14, FPS 1.61, Running 69.88s Step 231( 5.00%), action 15, FPS 1.51, Running 70.91s Step 232( 5.33%), action 16, FPS 1.53, Running 71.28s Step 233( 5.67%), action 17, FPS 1.47, Running 72.19s Step 234( 6.00%), action 18, FPS 1.47, Running 72.77s Step 235( 6.33%), action 19, FPS 1.40, Running 73.69s Step 236( 6.67%), action 20, FPS 1.38, Running 74.43s Step 237( 7.00%), action 21, FPS 1.41, Running 75.37s Step 238( 7.33%), action 22, FPS 1.43, Running 75.82s Step 239( 7.67%), action 23, FPS 1.43, Running 76.66s Step 240( 8.00%), action 24, FPS 1.49, Running 77.01s Step 241( 8.33%), action 25, FPS 1.49, Running 77.87s Step 242( 8.67%), action 26, FPS 1.46, Running 78.43s Step 243( 9.00%), action 27, FPS 1.45, Running 79.08s Step 244( 9.33%), action 28, FPS 1.46, Running 79.65s Step 245( 9.67%), action 29, FPS 1.46, Running 80.43s Step 246( 10.00%), action 30, FPS 1.48, Running 80.80s Step 247( 10.33%), action 31, FPS 1.47, Running 81.93s Step 248( 10.67%), action 32, FPS 1.45, Running 82.44s Step 249( 11.00%), action 33, FPS 1.45, Running 83.23s Step 250( 11.33%), action 34, FPS 1.44, Running 83.81s Step 251( 11.67%), action 35, FPS 1.43, Running 84.93s Step 252( 12.00%), action 36, FPS 1.42, Running 85.38s Step 253( 12.33%), action 37, FPS 1.43, Running 86.13s Step 254( 12.67%), action 38, FPS 1.43, Running 86.73s Step 255( 13.00%), action 39, FPS 1.44, Running 87.59s Step 256( 13.33%), action 40, FPS 1.48, Running 87.95s Step 257( 13.67%), action 41, FPS 1.48, Running 88.84s Step 258( 14.00%), action 42, FPS 1.49, Running 89.25s Step 259( 14.33%), action 43, FPS 1.50, Running 90.02s Step 260( 14.67%), action 44, FPS 1.47, Running 90.65s Step 261( 15.00%), action 45, FPS 1.50, Running 91.22s Step 262( 15.33%), action 46, FPS 1.51, Running 91.65s Step 263( 15.67%), action 47, FPS 1.53, Running 92.16s Step 264( 16.00%), action 48, FPS 1.57, Running 92.43s Step 265( 16.33%), action 49, FPS 1.60, Running 92.93s Step 266( 16.67%), action 50, FPS 1.61, Running 93.25s Step 267( 17.00%), action 51, FPS 1.63, Running 94.18s Step 268( 17.33%), action 52, FPS 1.61, Running 94.84s Step 269( 17.67%), action 53, FPS 1.60, Running 95.73s Step 270( 18.00%), action 54, FPS 1.63, Running 96.11s Step 271( 18.33%), action 55, FPS 1.67, Running 96.90s Step 272( 18.67%), action 56, FPS 1.68, Running 97.30s Step 273( 19.00%), action 57, FPS 1.68, Running 98.07s Step 274( 19.33%), action 58, FPS 1.67, Running 98.70s Step 275( 19.67%), action 59, FPS 1.69, Running 99.41s Step 276( 20.00%), action 60, FPS 1.68, Running 99.84s Step 277( 20.33%), action 61, FPS 1.67, Running 100.79s Step 278( 20.67%), action 62, FPS 1.65, Running 101.36s Step 279( 21.00%), action 63, FPS 1.63, Running 102.26s Step 280( 21.33%), action 64, FPS 1.67, Running 102.64s Step 281( 21.67%), action 65, FPS 1.64, Running 103.41s Step 282( 22.00%), action 66, FPS 1.64, Running 103.85s Step 283( 22.33%), action 67, FPS 1.61, Running 104.57s Step 284( 22.67%), action 68, FPS 1.57, Running 105.13s Step 285( 23.00%), action 69, FPS 1.54, Running 105.92s Step 286( 23.33%), action 70, FPS 1.53, Running 106.30s Step 287( 23.67%), action 71, FPS 1.53, Running 107.24s Step 288( 24.00%), action 72, FPS 1.56, Running 107.65s Step 289( 24.33%), action 73, FPS 1.58, Running 108.37s Step 290( 24.67%), action 74, FPS 1.55, Running 109.06s Step 291( 25.00%), action 75, FPS 1.53, Running 109.95s Step 292( 25.33%), action 76, FPS 1.54, Running 110.31s Step 293( 25.67%), action 77, FPS 1.59, Running 110.67s Step 294( 26.00%), action 78, FPS 1.55, Running 111.58s Step 295( 26.33%), action 79, FPS 1.56, Running 112.24s Step 296( 26.67%), action 80, FPS 1.54, Running 112.80s Step 297( 27.00%), action 81, FPS 1.58, Running 113.48s Step 298( 27.33%), action 82, FPS 1.58, Running 113.99s Step 299( 27.67%), action 83, FPS 1.60, Running 114.79s Step 300( 28.00%), action 84, FPS 1.59, Running 115.25s Step 301( 28.33%), action 85, FPS 1.57, Running 116.11s Step 302( 28.67%), action 86, FPS 1.56, Running 116.71s Step 303( 29.00%), action 87, FPS 1.57, Running 117.33s Step 304( 29.33%), action 88, FPS 1.57, Running 117.90s Step 305( 29.67%), action 89, FPS 1.55, Running 118.79s Step 306( 30.00%), action 90, FPS 1.55, Running 119.19s Step 307( 30.33%), action 91, FPS 1.53, Running 120.27s Step 308( 30.67%), action 92, FPS 1.53, Running 120.74s Step 309( 31.00%), action 93, FPS 1.52, Running 121.53s Step 310( 31.33%), action 94, FPS 1.52, Running 122.23s Step 311( 31.67%), action 95, FPS 1.52, Running 123.13s Step 312( 32.00%), action 96, FPS 1.51, Running 123.55s Step 313( 32.33%), action 97, FPS 1.47, Running 124.32s Step 314( 32.67%), action 98, FPS 1.53, Running 124.69s Step 315( 33.00%), action 99, FPS 1.52, Running 125.41s Step 316( 33.33%), action 100, FPS 1.54, Running 125.82s Step 317( 33.67%), action 101, FPS 1.52, Running 126.67s Step 318( 34.00%), action 102, FPS 1.52, Running 127.17s Step 319( 34.33%), action 103, FPS 1.52, Running 127.96s Step 320( 34.67%), action 104, FPS 1.52, Running 128.41s Step 321( 35.00%), action 105, FPS 1.56, Running 128.95s Step 322( 35.33%), action 106, FPS 1.57, Running 129.46s Step 323( 35.67%), action 107, FPS 1.60, Running 129.86s Step 324( 36.00%), action 108, FPS 1.59, Running 130.48s Step 325( 36.33%), action 109, FPS 1.59, Running 131.37s Step 326( 36.67%), action 110, FPS 1.57, Running 131.93s Step 327( 37.00%), action 111, FPS 1.59, Running 132.87s Step 328( 37.33%), action 112, FPS 1.60, Running 133.26s Step 329( 37.67%), action 113, FPS 1.60, Running 134.02s Step 330( 38.00%), action 114, FPS 1.62, Running 134.61s Step 331( 38.33%), action 115, FPS 1.65, Running 135.27s Step 332( 38.67%), action 116, FPS 1.64, Running 135.78s Step 333( 39.00%), action 117, FPS 1.64, Running 136.48s Step 334( 39.33%), action 118, FPS 1.62, Running 137.05s Step 335( 39.67%), action 119, FPS 1.61, Running 137.86s Step 336( 40.00%), action 120, FPS 1.61, Running 138.21s Step 337( 40.33%), action 121, FPS 1.62, Running 139.05s Step 338( 40.67%), action 122, FPS 1.60, Running 139.68s Step 339( 41.00%), action 123, FPS 1.59, Running 140.54s Step 340( 41.33%), action 124, FPS 1.60, Running 140.92s Step 341( 41.67%), action 125, FPS 1.58, Running 141.64s Step 342( 42.00%), action 126, FPS 1.59, Running 142.04s Step 343( 42.33%), action 127, FPS 1.55, Running 142.76s Step 344( 42.67%), action 128, FPS 1.57, Running 143.18s Step 345( 43.00%), action 129, FPS 1.60, Running 143.88s Step 346( 43.33%), action 130, FPS 1.61, Running 144.32s Step 347( 43.67%), action 131, FPS 1.63, Running 145.11s Step 348( 44.00%), action 132, FPS 1.62, Running 145.64s Step 349( 44.33%), action 133, FPS 1.60, Running 146.56s Step 350( 44.67%), action 134, FPS 1.61, Running 146.99s Step 351( 45.00%), action 135, FPS 1.60, Running 147.75s Step 352( 45.33%), action 136, FPS 1.62, Running 148.09s Step 353( 45.67%), action 137, FPS 1.68, Running 148.38s Step 354( 46.00%), action 138, FPS 1.73, Running 148.62s Step 355( 46.33%), action 139, FPS 1.79, Running 149.01s Step 356( 46.67%), action 140, FPS 1.79, Running 149.38s Step 357( 47.00%), action 141, FPS 1.80, Running 150.14s Step 358( 47.33%), action 142, FPS 1.84, Running 150.53s Step 359( 47.67%), action 143, FPS 1.86, Running 151.27s Step 360( 48.00%), action 144, FPS 1.86, Running 151.68s Step 361( 48.33%), action 145, FPS 1.86, Running 152.41s Step 362( 48.67%), action 146, FPS 1.86, Running 152.80s Step 363( 49.00%), action 147, FPS 1.86, Running 153.51s Step 364( 49.33%), action 148, FPS 1.83, Running 154.10s Step 365( 49.67%), action 149, FPS 1.80, Running 154.98s Step 366( 50.00%), action 150, FPS 1.76, Running 155.67s Step 367( 50.33%), action 151, FPS 1.75, Running 156.55s Step 368( 50.67%), action 152, FPS 1.76, Running 156.99s Step 369( 51.00%), action 153, FPS 1.79, Running 157.72s Step 370( 51.33%), action 154, FPS 1.76, Running 158.33s Step 371( 51.67%), action 155, FPS 1.75, Running 159.15s Step 372( 52.00%), action 156, FPS 1.74, Running 159.59s Step 373( 52.33%), action 157, FPS 1.67, Running 160.37s Step 374( 52.67%), action 158, FPS 1.64, Running 160.80s Step 375( 53.00%), action 159, FPS 1.60, Running 161.50s Step 376( 53.33%), action 160, FPS 1.58, Running 162.06s Step 377( 53.67%), action 161, FPS 1.57, Running 162.88s Step 378( 54.00%), action 162, FPS 1.57, Running 163.29s Step 379( 54.33%), action 163, FPS 1.56, Running 164.12s Step 380( 54.67%), action 164, FPS 1.52, Running 164.87s Step 381( 55.00%), action 165, FPS 1.51, Running 165.69s Step 382( 55.33%), action 166, FPS 1.50, Running 166.15s Step 383( 55.67%), action 167, FPS 1.49, Running 166.91s Step 384( 56.00%), action 168, FPS 1.52, Running 167.23s Step 385( 56.33%), action 169, FPS 1.58, Running 167.60s Step 386( 56.67%), action 170, FPS 1.64, Running 167.85s Step 387( 57.00%), action 171, FPS 1.70, Running 168.28s Step 388( 57.33%), action 172, FPS 1.71, Running 168.71s Step 389( 57.67%), action 173, FPS 1.75, Running 169.14s Step 390( 58.00%), action 174, FPS 1.75, Running 169.79s Step 391( 58.33%), action 175, FPS 1.73, Running 170.73s Step 392( 58.67%), action 176, FPS 1.73, Running 171.14s Step 393( 59.00%), action 177, FPS 1.75, Running 171.79s Step 394( 59.33%), action 178, FPS 1.71, Running 172.52s Step 395( 59.67%), action 179, FPS 1.69, Running 173.36s Step 396( 60.00%), action 180, FPS 1.71, Running 173.78s Step 397( 60.33%), action 181, FPS 1.71, Running 174.58s Step 398( 60.67%), action 182, FPS 1.69, Running 175.14s Step 399( 61.00%), action 183, FPS 1.71, Running 175.79s Step 400( 61.33%), action 184, FPS 1.75, Running 176.29s Step 401( 61.67%), action 185, FPS 1.74, Running 177.17s Step 402( 62.00%), action 186, FPS 1.75, Running 177.57s Step 403( 62.33%), action 187, FPS 1.75, Running 178.34s Step 404( 62.67%), action 188, FPS 1.70, Running 179.00s Step 405( 63.00%), action 189, FPS 1.64, Running 179.84s Step 406( 63.33%), action 190, FPS 1.62, Running 180.19s Step 407( 63.67%), action 191, FPS 1.56, Running 181.07s Step 408( 64.00%), action 192, FPS 1.54, Running 181.70s Step 409( 64.33%), action 193, FPS 1.49, Running 182.59s Step 410( 64.67%), action 194, FPS 1.52, Running 182.94s Step 411( 65.00%), action 195, FPS 1.54, Running 183.73s Step 412( 65.33%), action 196, FPS 1.53, Running 184.21s Step 413( 65.67%), action 197, FPS 1.52, Running 184.93s Step 414( 66.00%), action 198, FPS 1.56, Running 185.33s Step 415( 66.33%), action 199, FPS 1.57, Running 186.09s Step 416( 66.67%), action 200, FPS 1.54, Running 186.77s Step 417( 67.00%), action 201, FPS 1.56, Running 187.37s Step 418( 67.33%), action 202, FPS 1.60, Running 187.65s Step 419( 67.67%), action 203, FPS 1.62, Running 188.17s Step 420( 68.00%), action 204, FPS 1.62, Running 188.62s Step 421( 68.33%), action 205, FPS 1.63, Running 189.45s Step 422( 68.67%), action 206, FPS 1.59, Running 190.17s Step 423( 69.00%), action 207, FPS 1.57, Running 191.12s Step 424( 69.33%), action 208, FPS 1.60, Running 191.49s Step 425( 69.67%), action 209, FPS 1.61, Running 192.28s Step 426( 70.00%), action 210, FPS 1.57, Running 192.94s Step 427( 70.33%), action 211, FPS 1.56, Running 193.86s Step 428( 70.67%), action 212, FPS 1.55, Running 194.59s Step 429( 71.00%), action 213, FPS 1.55, Running 195.46s Step 430( 71.33%), action 214, FPS 1.54, Running 195.95s Step 431( 71.67%), action 215, FPS 1.54, Running 196.72s Step 432( 72.00%), action 216, FPS 1.52, Running 197.37s Step 433( 72.33%), action 217, FPS 1.49, Running 198.38s Step 434( 72.67%), action 218, FPS 1.46, Running 199.00s Step 435( 73.00%), action 219, FPS 1.43, Running 200.04s [2026-08-02 18:21:25] [20 ] Seed 19 failed after 200.47 s. +steps: 435 , actions: 219 . +Instruction: Empty +Total 4/20(20.00%) success. +Setting seed: 20 +Step 1( N/A%), pre moving , FPS 0.05, Running 19.34s Step 2( N/A%), pre moving , FPS 0.10, Running 19.75s Step 3( N/A%), pre moving , FPS 0.15, Running 19.91s Step 4( N/A%), pre moving , FPS 0.20, Running 19.98s Step 5( N/A%), pre moving , FPS 0.25, Running 20.31s Step 6( N/A%), pre moving , FPS 0.29, Running 20.40s Step 7( N/A%), pre moving , FPS 0.34, Running 20.48s Step 8( N/A%), pre moving , FPS 0.38, Running 20.81s Step 9( N/A%), pre moving , FPS 0.43, Running 20.91s Step 10( N/A%), pre moving , FPS 0.48, Running 20.99s Step 11( N/A%), pre moving , FPS 0.52, Running 21.25s Step 12( N/A%), pre moving , FPS 0.56, Running 21.38s Step 13( N/A%), pre moving , FPS 0.61, Running 21.47s Step 14( N/A%), pre moving , FPS 0.65, Running 21.55s Step 15( N/A%), pre moving , FPS 0.69, Running 21.88s Step 16( N/A%), pre moving , FPS 0.73, Running 21.98s Step 17( N/A%), pre moving , FPS 0.77, Running 22.04s Step 18( N/A%), pre moving , FPS 0.81, Running 22.12s Step 19( N/A%), pre moving , FPS 0.85, Running 22.45s Step 20( N/A%), pre moving , FPS 0.89, Running 22.55s Step 21( N/A%), pre moving , FPS 5.35, Running 23.08s Step 22( N/A%), pre moving , FPS 5.82, Running 23.19s Step 23( N/A%), pre moving , FPS 5.57, Running 23.50s Step 24( N/A%), pre moving , FPS 5.35, Running 23.72s Step 25( N/A%), pre moving , FPS 5.35, Running 24.05s Step 26( N/A%), pre moving , FPS 4.67, Running 24.68s Step 27( N/A%), pre moving , FPS 4.66, Running 24.77s Step 28( N/A%), pre moving , FPS 4.95, Running 24.85s Step 29( N/A%), pre moving , FPS 4.69, Running 25.18s Step 30( N/A%), pre moving , FPS 4.72, Running 25.23s Step 31( N/A%), pre moving , FPS 4.92, Running 25.31s Step 32( N/A%), pre moving , FPS 4.99, Running 25.38s Step 33( N/A%), pre moving , FPS 5.03, Running 25.45s Step 34( N/A%), pre moving , FPS 5.06, Running 25.50s Step 35( N/A%), pre moving , FPS 5.10, Running 25.81s Step 36( N/A%), pre moving , FPS 4.44, Running 26.48s Step 37( N/A%), pre moving , FPS 4.44, Running 26.55s Step 38( N/A%), pre moving , FPS 4.44, Running 26.63s Step 39( N/A%), pre moving , FPS 4.43, Running 26.96s Step 40( N/A%), pre moving , FPS 4.44, Running 27.06s Step 41( N/A%), pre moving , FPS 4.93, Running 27.14s Step 42( N/A%), pre moving , FPS 4.97, Running 27.21s Step 43( N/A%), pre moving , FPS 4.96, Running 27.53s Step 44( N/A%), pre moving , FPS 5.16, Running 27.59s Step 45( N/A%), pre moving , FPS 5.55, Running 27.65s Step 46( N/A%), pre moving , FPS 6.56, Running 27.72s Step 47( N/A%), pre moving , FPS 6.62, Running 27.79s Step 48( N/A%), pre moving , FPS 6.66, Running 27.86s Step 49( N/A%), pre moving , FPS 7.25, Running 27.93s Step 50( N/A%), pre moving , FPS 7.19, Running 28.01s Step 51( N/A%), pre moving , FPS 7.18, Running 28.10s Step 52( N/A%), pre moving , FPS 7.15, Running 28.18s Step 53( N/A%), pre moving , FPS 7.13, Running 28.25s Step 54( N/A%), pre moving , FPS 7.06, Running 28.33s Step 55( N/A%), pre moving , FPS 7.63, Running 28.43s Step 56( N/A%), pre moving , FPS 10.02, Running 28.47s Step 57( N/A%), pre moving , FPS 10.02, Running 28.55s Step 58( N/A%), pre moving , FPS 9.96, Running 28.64s Step 59( N/A%), pre moving , FPS 10.14, Running 28.94s Step 60( N/A%), pre moving , FPS 10.14, Running 29.03s Step 61( N/A%), pre moving , FPS 10.22, Running 29.10s Step 62( N/A%), pre moving , FPS 10.14, Running 29.18s Step 63( N/A%), pre moving , FPS 10.07, Running 29.51s Step 64( N/A%), pre moving , FPS 9.88, Running 29.62s Step 65( N/A%), pre moving , FPS 9.81, Running 29.69s Step 66( N/A%), pre moving , FPS 9.81, Running 29.76s Step 67( N/A%), pre moving , FPS 8.71, Running 30.09s Step 68( N/A%), pre moving , FPS 8.65, Running 30.17s Step 69( N/A%), pre moving , FPS 8.65, Running 30.25s Step 70( N/A%), pre moving , FPS 8.48, Running 30.37s Step 71( N/A%), pre moving , FPS 7.54, Running 30.75s Step 72( N/A%), pre moving , FPS 7.46, Running 30.86s Step 73( N/A%), pre moving , FPS 6.71, Running 31.23s Step 74( N/A%), pre moving , FPS 6.59, Running 31.37s Step 75( N/A%), pre moving , FPS 6.55, Running 31.48s Step 76( N/A%), pre moving , FPS 5.94, Running 31.84s Step 77( N/A%), pre moving , FPS 5.84, Running 31.97s Step 78( N/A%), pre moving , FPS 5.82, Running 32.08s Step 79( N/A%), pre moving , FPS 5.73, Running 32.42s Step 80( N/A%), pre moving , FPS 5.70, Running 32.54s Step 81( N/A%), pre moving , FPS 5.63, Running 32.65s Step 82( N/A%), pre moving , FPS 5.19, Running 33.03s Step 83( N/A%), pre moving , FPS 5.49, Running 33.16s Step 84( N/A%), pre moving , FPS 5.13, Running 33.52s Step 85( N/A%), pre moving , FPS 5.05, Running 33.64s Step 86( N/A%), pre moving , FPS 5.01, Running 33.76s Step 87( N/A%), pre moving , FPS 4.96, Running 34.12s Step 88( N/A%), pre moving , FPS 4.89, Running 34.25s Step 89( N/A%), pre moving , FPS 4.57, Running 34.63s Step 90( N/A%), pre moving , FPS 4.56, Running 34.75s Step 91( N/A%), pre moving , FPS 4.85, Running 34.87s Step 92( N/A%), pre moving , FPS 4.58, Running 35.23s Step 93( N/A%), pre moving , FPS 4.83, Running 35.37s Step 94( N/A%), pre moving , FPS 4.58, Running 35.74s Step 95( N/A%), pre moving , FPS 4.60, Running 35.83s Step 96( N/A%), pre moving , FPS 4.93, Running 35.90s Step 97( N/A%), pre moving , FPS 4.67, Running 36.25s Step 98( N/A%), pre moving , FPS 4.66, Running 36.37s Step 99( N/A%), pre moving , FPS 4.99, Running 36.43s Step 100( N/A%), pre moving , FPS 5.00, Running 36.55s Step 101( N/A%), pre moving , FPS 4.74, Running 36.87s Step 102( N/A%), pre moving , FPS 5.09, Running 36.96s Step 103( N/A%), pre moving , FPS 5.14, Running 37.04s Step 104( N/A%), pre moving , FPS 5.19, Running 37.37s Step 105( N/A%), pre moving , FPS 5.24, Running 37.46s Step 106( N/A%), pre moving , FPS 5.29, Running 37.54s Step 107( N/A%), pre moving , FPS 5.72, Running 37.62s Step 108( N/A%), pre moving , FPS 5.41, Running 37.95s Step 109( N/A%), pre moving , FPS 5.85, Running 38.04s Step 110( N/A%), pre moving , FPS 5.96, Running 38.10s Step 111( N/A%), pre moving , FPS 6.03, Running 38.19s Step 112( N/A%), pre moving , FPS 6.09, Running 38.52s Step 113( N/A%), pre moving , FPS 6.17, Running 38.61s Step 114( N/A%), pre moving , FPS 6.79, Running 38.68s Step 115( N/A%), pre moving , FPS 6.84, Running 38.76s Step 116( N/A%), pre moving , FPS 6.27, Running 39.09s Step 117( N/A%), pre moving , FPS 6.82, Running 39.19s Step 118( N/A%), pre moving , FPS 6.91, Running 39.26s Step 119( N/A%), pre moving , FPS 6.61, Running 39.46s Step 120( N/A%), pre moving , FPS 6.47, Running 39.64s Step 121( N/A%), pre moving , FPS 7.00, Running 39.73s Step 122( N/A%), pre moving , FPS 7.06, Running 39.80s Step 123( N/A%), pre moving , FPS 7.05, Running 39.88s Step 124( N/A%), pre moving , FPS 7.05, Running 40.21s Step 125( N/A%), pre moving , FPS 7.04, Running 40.30s Step 126( N/A%), pre moving , FPS 7.04, Running 40.38s Step 127( N/A%), pre moving , FPS 6.62, Running 40.64s Step 128( N/A%), pre moving , FPS 7.13, Running 40.76s Step 129( N/A%), pre moving , FPS 7.15, Running 40.84s Step 130( N/A%), pre moving , FPS 7.13, Running 40.91s Step 131( N/A%), pre moving , FPS 7.13, Running 40.99s Step 132( N/A%), pre moving , FPS 7.13, Running 41.32s Step 133( N/A%), pre moving , FPS 7.14, Running 41.41s Step 134( N/A%), pre moving , FPS 7.15, Running 41.48s Step 135( N/A%), pre moving , FPS 7.14, Running 41.56s Step 136( N/A%), pre moving , FPS 7.14, Running 41.89s Step 137( N/A%), pre moving , FPS 7.21, Running 41.96s Step 138( N/A%), pre moving , FPS 7.17, Running 42.05s Step 139( N/A%), pre moving , FPS 7.48, Running 42.13s Step 140( N/A%), pre moving , FPS 7.72, Running 42.23s Step 141( N/A%), pre moving , FPS 7.16, Running 42.52s Step 142( N/A%), pre moving , FPS 7.12, Running 42.60s Step 143( N/A%), pre moving , FPS 7.17, Running 42.67s Step 144( N/A%), pre moving , FPS 7.96, Running 42.72s Step 145( N/A%), pre moving , FPS 8.05, Running 42.79s Step 146( N/A%), pre moving , FPS 7.32, Running 43.11s Step 147( N/A%), pre moving , FPS 7.79, Running 43.21s Step 148( N/A%), pre moving , FPS 7.90, Running 43.29s Step 149( N/A%), pre moving , FPS 7.22, Running 43.61s Step 150( N/A%), pre moving , FPS 7.24, Running 43.67s Step 151( N/A%), pre moving , FPS 7.25, Running 43.75s Step 152( N/A%), pre moving , FPS 8.01, Running 43.82s Step 153( N/A%), pre moving , FPS 8.04, Running 43.90s Step 154( N/A%), pre moving , FPS 7.29, Running 44.22s Step 155( N/A%), pre moving , FPS 7.27, Running 44.31s Step 156( N/A%), pre moving , FPS 8.02, Running 44.38s Step 157( N/A%), pre moving , FPS 7.98, Running 44.46s Step 158( N/A%), pre moving , FPS 7.30, Running 44.79s Step 159( N/A%), pre moving , FPS 5.18, Running 45.99s Step 160( N/A%), pre moving , FPS 4.78, Running 46.41s Step 161( N/A%), pre moving , FPS 4.70, Running 46.77s Step 162( N/A%), pre moving , FPS 4.50, Running 47.05s Step 163( N/A%), pre moving , FPS 4.20, Running 47.43s Step 164( N/A%), pre moving , FPS 3.90, Running 47.85s Step 165( N/A%), pre moving , FPS 3.55, Running 48.42s Step 166( N/A%), pre moving , FPS 3.66, Running 48.58s Step 167( N/A%), pre moving , FPS 3.43, Running 49.04s Step 168( N/A%), pre moving , FPS 3.25, Running 49.45s Step 169( N/A%), pre moving , FPS 3.11, Running 50.04s Step 170( N/A%), pre moving , FPS 2.93, Running 50.50s Step 171( N/A%), pre moving , FPS 2.75, Running 51.04s Step 172( N/A%), pre moving , FPS 2.70, Running 51.22s Step 173( N/A%), pre moving , FPS 2.56, Running 51.73s Step 174( N/A%), pre moving , FPS 2.53, Running 52.13s Step 175( N/A%), pre moving , FPS 2.39, Running 52.69s Step 176( N/A%), pre moving , FPS 2.36, Running 52.85s Step 177( N/A%), pre moving , FPS 2.25, Running 53.35s Step 178( N/A%), pre moving , FPS 2.22, Running 53.78s Step 179( N/A%), pre moving , FPS 2.40, Running 54.31s Step 180( N/A%), pre moving , FPS 2.46, Running 54.54s Step 181( N/A%), pre moving , FPS 2.42, Running 55.04s Step 182( N/A%), pre moving , FPS 2.38, Running 55.44s Step 183( N/A%), pre moving , FPS 2.34, Running 55.97s Step 184( N/A%), pre moving , FPS 2.40, Running 56.18s Step 185( N/A%), pre moving , FPS 2.42, Running 56.70s Step 186( N/A%), pre moving , FPS 2.34, Running 57.11s Step 187( N/A%), pre moving , FPS 2.31, Running 57.69s Step 188( N/A%), pre moving , FPS 2.37, Running 57.90s Step 189( N/A%), pre moving , FPS 2.40, Running 58.38s Step 190( N/A%), pre moving , FPS 2.41, Running 58.80s Step 191( N/A%), pre moving , FPS 2.40, Running 59.38s Step 192( N/A%), pre moving , FPS 2.32, Running 59.84s Step 193( N/A%), pre moving , FPS 2.31, Running 60.38s Step 194( N/A%), pre moving , FPS 2.25, Running 61.02s Step 195( N/A%), pre moving , FPS 2.24, Running 61.62s Step 196( N/A%), pre moving , FPS 2.23, Running 61.82s Step 197( N/A%), pre moving , FPS 2.23, Running 62.31s Step 198( N/A%), pre moving , FPS 2.24, Running 62.71s Step 199( N/A%), pre moving , FPS 2.23, Running 63.29s Step 200( N/A%), pre moving , FPS 2.17, Running 63.74s Step 201( N/A%), pre moving , FPS 2.15, Running 64.33s Step 202( N/A%), pre moving , FPS 2.13, Running 64.80s Step 203( N/A%), pre moving , FPS 2.20, Running 65.05s Step 204( N/A%), pre moving , FPS 2.22, Running 65.21s Step 205( N/A%), pre moving , FPS 2.29, Running 65.43s Step 206( N/A%), pre moving , FPS 2.35, Running 65.61s Step 207( N/A%), pre moving , FPS 2.41, Running 65.98s Step 208( N/A%), pre moving , FPS 2.41, Running 66.21s Step 209( N/A%), pre moving , FPS 2.45, Running 66.55s Step 210( N/A%), pre moving , FPS 2.44, Running 67.01s Step 211( N/A%), pre moving , FPS 2.42, Running 67.63s Step 212( N/A%), pre moving , FPS 2.43, Running 68.08s Step 213( N/A%), pre moving , FPS 2.42, Running 68.66s Step 214( N/A%), pre moving , FPS 2.46, Running 69.14s Step 215( N/A%), pre moving , FPS 2.46, Running 69.75s Step 216( N/A%), pre moving , FPS 2.39, Running 70.19s Step 217( N/A%), pre moving , FPS 2.37, Running 70.74s Step 218( N/A%), pre moving , FPS 2.35, Running 71.21s Step 219( N/A%), pre moving , FPS 2.36, Running 71.77s Step 220( N/A%), pre moving , FPS 2.43, Running 71.99s Step 221( N/A%), pre moving , FPS 2.44, Running 72.54s Step 222( N/A%), pre moving , FPS 2.55, Running 72.64s Step 223( N/A%), pre moving , FPS 2.52, Running 72.99s Step 224( N/A%), pre moving , FPS 2.54, Running 73.10s Step 225( N/A%), pre moving , FPS 2.57, Running 73.19s Step 226( N/A%), pre moving , FPS 2.52, Running 73.53s Step 227( N/A%), pre moving , FPS 2.61, Running 73.65s Step 228( N/A%), pre moving , FPS 2.66, Running 73.74s Step 229( N/A%), pre moving , FPS 2.65, Running 74.09s Step 230( N/A%), pre moving , FPS 2.78, Running 74.20s Step 231( N/A%), pre moving , FPS 3.01, Running 74.28s Step 232( N/A%), pre moving , FPS 2.38, Running 76.50s Step 233( N/A%), pre moving , FPS 2.33, Running 77.25s Step 234( N/A%), pre moving , FPS 2.39, Running 77.49s Step 235( N/A%), pre moving , FPS 2.44, Running 77.95s Step 236( N/A%), pre moving , FPS 2.52, Running 78.14s Step 237( N/A%), pre moving , FPS 2.47, Running 78.83s Step 238( N/A%), pre moving , FPS 2.52, Running 79.15s Step 239( N/A%), pre moving , FPS 2.55, Running 79.62s Step 240( N/A%), pre moving , FPS 2.55, Running 79.82s Step 241( N/A%), pre moving , FPS 2.50, Running 80.54s Step 242( N/A%), pre moving , FPS 2.45, Running 80.79s Step 243( N/A%), pre moving , FPS 2.40, Running 81.33s Step 244( N/A%), pre moving , FPS 2.30, Running 81.80s Step 245( N/A%), pre moving , FPS 2.19, Running 82.33s Step 246( N/A%), pre moving , FPS 2.22, Running 82.56s Step 247( N/A%), pre moving , FPS 2.07, Running 83.31s Step 248( N/A%), pre moving , FPS 2.04, Running 83.53s Step 249( N/A%), pre moving , FPS 2.01, Running 84.05s Step 250( N/A%), pre moving , FPS 1.99, Running 84.23s Step 251( N/A%), pre moving , FPS 1.97, Running 84.45s Step 252( 0.33%), action 1, FPS 2.28, Running 85.25s Step 253( 0.67%), action 2, FPS 2.43, Running 85.47s Step 254( 1.00%), action 3, FPS 2.40, Running 85.83s Step 255( 1.33%), action 4, FPS 2.48, Running 86.03s Step 256( 1.67%), action 5, FPS 2.40, Running 86.46s Step 257( 2.00%), action 6, FPS 2.49, Running 86.87s Step 258( 2.33%), action 7, FPS 2.36, Running 87.62s Step 259( 2.67%), action 8, FPS 2.34, Running 88.15s Step 260( 3.00%), action 9, FPS 2.16, Running 89.10s Step 261( 3.33%), action 10, FPS 2.26, Running 89.40s Step 262( 3.67%), action 11, FPS 2.06, Running 90.50s Step 263( 4.00%), action 12, FPS 2.09, Running 90.91s Step 264( 4.33%), action 13, FPS 1.99, Running 91.83s Step 265( 4.67%), action 14, FPS 2.04, Running 92.14s Step 266( 5.00%), action 15, FPS 1.92, Running 92.95s Step 267( 5.33%), action 16, FPS 2.01, Running 93.26s Step 268( 5.67%), action 17, FPS 1.90, Running 94.07s Step 269( 6.00%), action 18, FPS 1.93, Running 94.41s Step 270( 6.33%), action 19, FPS 1.81, Running 95.30s Step 271( 6.67%), action 20, FPS 1.76, Running 95.83s Step 272( 7.00%), action 21, FPS 1.72, Running 96.88s Step 273( 7.33%), action 22, FPS 1.67, Running 97.47s Step 274( 7.67%), action 23, FPS 1.59, Running 98.43s Step 275( 8.00%), action 24, FPS 1.57, Running 98.79s Step 276( 8.33%), action 25, FPS 1.50, Running 99.76s Step 277( 8.67%), action 26, FPS 1.49, Running 100.33s Step 278( 9.00%), action 27, FPS 1.45, Running 101.38s Step 279( 9.33%), action 28, FPS 1.44, Running 102.06s Step 280( 9.67%), action 29, FPS 1.44, Running 102.99s Step 281( 10.00%), action 30, FPS 1.41, Running 103.58s Step 282( 10.33%), action 31, FPS 1.42, Running 104.63s Step 283( 10.67%), action 32, FPS 1.39, Running 105.26s Step 284( 11.00%), action 33, FPS 1.44, Running 105.71s Step 285( 11.33%), action 34, FPS 1.44, Running 106.01s Step 286( 11.67%), action 35, FPS 1.47, Running 106.59s Step 287( 12.00%), action 36, FPS 1.46, Running 106.99s Step 288( 12.33%), action 37, FPS 1.44, Running 107.98s Step 289( 12.67%), action 38, FPS 1.44, Running 108.30s Step 290( 13.00%), action 39, FPS 1.45, Running 109.09s Step 291( 13.33%), action 40, FPS 1.44, Running 109.76s Step 292( 13.67%), action 41, FPS 1.44, Running 110.80s Step 293( 14.00%), action 42, FPS 1.39, Running 111.82s Step 294( 14.33%), action 43, FPS 1.40, Running 112.77s Step 295( 14.67%), action 44, FPS 1.38, Running 113.32s Step 296( 15.00%), action 45, FPS 1.36, Running 114.42s Step 297( 15.33%), action 46, FPS 1.36, Running 115.02s Step 298( 15.67%), action 47, FPS 1.37, Running 116.03s Step 299( 16.00%), action 48, FPS 1.37, Running 116.71s Step 300( 16.33%), action 49, FPS 1.36, Running 117.67s Step 301( 16.67%), action 50, FPS 1.36, Running 118.33s Step 302( 17.00%), action 51, FPS 1.37, Running 119.25s Step 303( 17.33%), action 52, FPS 1.40, Running 119.59s Step 304( 17.67%), action 53, FPS 1.36, Running 120.37s Step 305( 18.00%), action 54, FPS 1.36, Running 120.69s Step 306( 18.33%), action 55, FPS 1.33, Running 121.58s Step 307( 18.67%), action 56, FPS 1.31, Running 122.24s Step 308( 19.00%), action 57, FPS 1.31, Running 123.25s Step 309( 19.33%), action 58, FPS 1.29, Running 123.82s Step 310( 19.67%), action 59, FPS 1.30, Running 124.48s Step 311( 20.00%), action 60, FPS 1.33, Running 124.85s Step 312( 20.33%), action 61, FPS 1.27, Running 126.49s Step 313( 20.67%), action 62, FPS 1.30, Running 127.16s Step 314( 21.00%), action 63, FPS 1.30, Running 128.10s Step 315( 21.33%), action 64, FPS 1.29, Running 128.83s Step 316( 21.67%), action 65, FPS 1.30, Running 129.83s Step 317( 22.00%), action 66, FPS 1.30, Running 130.43s Step 318( 22.33%), action 67, FPS 1.29, Running 131.49s Step 319( 22.67%), action 68, FPS 1.30, Running 132.09s Step 320( 23.00%), action 69, FPS 1.30, Running 133.02s Step 321( 23.33%), action 70, FPS 1.31, Running 133.59s Step 322( 23.67%), action 71, FPS 1.29, Running 134.74s Step 323( 24.00%), action 72, FPS 1.27, Running 135.33s Step 324( 24.33%), action 73, FPS 1.27, Running 136.09s Step 325( 24.67%), action 74, FPS 1.26, Running 136.57s Step 326( 25.00%), action 75, FPS 1.26, Running 137.44s Step 327( 25.33%), action 76, FPS 1.28, Running 137.82s Step 328( 25.67%), action 77, FPS 1.30, Running 138.61s Step 329( 26.00%), action 78, FPS 1.30, Running 139.16s Step 330( 26.33%), action 79, FPS 1.28, Running 140.08s Step 331( 26.67%), action 80, FPS 1.29, Running 140.36s Step 332( 27.00%), action 81, FPS 1.35, Running 141.27s Step 333( 27.33%), action 82, FPS 1.37, Running 141.81s Step 334( 27.67%), action 83, FPS 1.37, Running 142.71s Step 335( 28.00%), action 84, FPS 1.41, Running 143.00s Step 336( 28.33%), action 85, FPS 1.47, Running 143.42s Step 337( 28.67%), action 86, FPS 1.50, Running 143.77s Step 338( 29.00%), action 87, FPS 1.50, Running 144.86s Step 339( 29.33%), action 88, FPS 1.52, Running 145.28s Step 340( 29.67%), action 89, FPS 1.52, Running 146.16s Step 341( 30.00%), action 90, FPS 1.55, Running 146.49s Step 342( 30.33%), action 91, FPS 1.53, Running 147.79s Step 343( 30.67%), action 92, FPS 1.56, Running 148.14s Step 344( 31.00%), action 93, FPS 1.56, Running 148.94s Step 345( 31.33%), action 94, FPS 1.50, Running 149.94s Step 346( 31.67%), action 95, FPS 1.48, Running 150.94s Step 347( 32.00%), action 96, FPS 1.47, Running 151.45s Step 348( 32.33%), action 97, FPS 1.44, Running 152.52s Step 349( 32.67%), action 98, FPS 1.43, Running 153.15s Step 350( 33.00%), action 99, FPS 1.46, Running 153.83s Step 351( 33.33%), action 100, FPS 1.43, Running 154.37s Step 352( 33.67%), action 101, FPS 1.42, Running 155.34s Step 353( 34.00%), action 102, FPS 1.45, Running 155.63s Step 354( 34.33%), action 103, FPS 1.45, Running 156.53s Step 355( 34.67%), action 104, FPS 1.42, Running 157.06s Step 356( 35.00%), action 105, FPS 1.39, Running 157.78s Step 357( 35.33%), action 106, FPS 1.38, Running 158.24s Step 358( 35.67%), action 107, FPS 1.36, Running 159.58s Step 359( 36.00%), action 108, FPS 1.37, Running 159.86s Step 360( 36.33%), action 109, FPS 1.37, Running 160.77s Step 361( 36.67%), action 110, FPS 1.37, Running 161.08s Step 362( 37.00%), action 111, FPS 1.43, Running 161.81s Step 363( 37.33%), action 112, FPS 1.43, Running 162.15s Step 364( 37.67%), action 113, FPS 1.43, Running 162.88s Step 365( 38.00%), action 114, FPS 1.51, Running 163.21s Step 366( 38.33%), action 115, FPS 1.52, Running 164.06s Step 367( 38.67%), action 116, FPS 1.52, Running 164.60s Step 368( 39.00%), action 117, FPS 1.54, Running 165.55s Step 369( 39.33%), action 118, FPS 1.57, Running 165.88s Step 370( 39.67%), action 119, FPS 1.59, Running 166.37s Step 371( 40.00%), action 120, FPS 1.60, Running 166.86s Step 372( 40.33%), action 121, FPS 1.61, Running 167.78s Step 373( 40.67%), action 122, FPS 1.60, Running 168.10s Step 374( 41.00%), action 123, FPS 1.61, Running 168.94s Step 375( 41.33%), action 124, FPS 1.61, Running 169.51s Step 376( 41.67%), action 125, FPS 1.60, Running 170.25s Step 377( 42.00%), action 126, FPS 1.61, Running 170.64s Step 378( 42.33%), action 127, FPS 1.66, Running 171.63s Step 379( 42.67%), action 128, FPS 1.61, Running 172.25s Step 380( 43.00%), action 129, FPS 1.61, Running 173.21s Step 381( 43.33%), action 130, FPS 1.60, Running 173.55s Step 382( 43.67%), action 131, FPS 1.56, Running 174.61s Step 383( 44.00%), action 132, FPS 1.50, Running 175.45s Step 384( 44.33%), action 133, FPS 1.47, Running 176.45s Step 385( 44.67%), action 134, FPS 1.45, Running 177.04s Step 386( 45.00%), action 135, FPS 1.44, Running 177.98s Step 387( 45.33%), action 136, FPS 1.46, Running 178.33s Step 388( 45.67%), action 137, FPS 1.47, Running 179.17s Step 389( 46.00%), action 138, FPS 1.44, Running 179.76s Step 390( 46.33%), action 139, FPS 1.45, Running 180.12s Step 391( 46.67%), action 140, FPS 1.48, Running 180.34s Step 392( 47.00%), action 141, FPS 1.49, Running 181.21s Step 393( 47.33%), action 142, FPS 1.48, Running 181.60s Step 394( 47.67%), action 143, FPS 1.45, Running 182.70s Step 395( 48.00%), action 144, FPS 1.48, Running 183.00s Step 396( 48.33%), action 145, FPS 1.47, Running 183.82s Step 397( 48.67%), action 146, FPS 1.45, Running 184.39s Step 398( 49.00%), action 147, FPS 1.46, Running 185.35s Step 399( 49.33%), action 148, FPS 1.48, Running 185.77s Step 400( 49.67%), action 149, FPS 1.50, Running 186.57s Step 401( 50.00%), action 150, FPS 1.47, Running 187.16s Step 402( 50.33%), action 151, FPS 1.48, Running 188.11s Step 403( 50.67%), action 152, FPS 1.54, Running 188.42s Step 404( 51.00%), action 153, FPS 1.51, Running 189.73s Step 405( 51.33%), action 154, FPS 1.51, Running 190.30s Step 406( 51.67%), action 155, FPS 1.52, Running 191.11s Step 407( 52.00%), action 156, FPS 1.46, Running 191.98s Step 408( 52.33%), action 157, FPS 1.45, Running 192.99s Step 409( 52.67%), action 158, FPS 1.45, Running 193.55s Step 410( 53.00%), action 159, FPS 1.39, Running 194.54s Step 411( 53.33%), action 160, FPS 1.35, Running 195.18s Step 412( 53.67%), action 161, FPS 1.33, Running 196.19s Step 413( 54.00%), action 162, FPS 1.32, Running 196.77s Step 414( 54.33%), action 163, FPS 1.32, Running 197.84s Step 415( 54.67%), action 164, FPS 1.29, Running 198.49s Step 416( 55.00%), action 165, FPS 1.31, Running 199.11s Step 417( 55.33%), action 166, FPS 1.34, Running 199.34s Step 418( 55.67%), action 167, FPS 1.38, Running 199.80s Step 419( 56.00%), action 168, FPS 1.39, Running 200.14s Step 420( 56.33%), action 169, FPS 1.40, Running 200.90s Step 421( 56.67%), action 170, FPS 1.39, Running 201.59s Step 422( 57.00%), action 171, FPS 1.39, Running 202.55s Step 423( 57.33%), action 172, FPS 1.39, Running 202.85s Step 424( 57.67%), action 173, FPS 1.43, Running 203.69s Step 425( 58.00%), action 174, FPS 1.43, Running 204.24s Step 426( 58.33%), action 175, FPS 1.40, Running 205.37s Step 427( 58.67%), action 176, FPS 1.42, Running 206.07s Step 428( 59.00%), action 177, FPS 1.42, Running 207.04s Step 429( 59.33%), action 178, FPS 1.43, Running 207.58s Step 430( 59.67%), action 179, FPS 1.42, Running 208.66s Step 431( 60.00%), action 180, FPS 1.42, Running 209.25s Step 432( 60.33%), action 181, FPS 1.43, Running 210.21s Step 433( 60.67%), action 182, FPS 1.46, Running 210.50s Step 434( 61.00%), action 183, FPS 1.47, Running 211.41s Step 435( 61.33%), action 184, FPS 1.51, Running 211.70s Step 436( 61.67%), action 185, FPS 1.47, Running 212.73s Step 437( 62.00%), action 186, FPS 1.43, Running 213.37s Step 438( 62.33%), action 187, FPS 1.38, Running 214.29s Step 439( 62.67%), action 188, FPS 1.38, Running 214.60s [2026-08-02 18:25:00] [21 ] Seed 20 success after 214.98 s. +steps: 439 , actions: 188 . +Instruction: Empty +Total 5/21(23.81%) success. +Setting seed: 21 +Step 1( N/A%), pre moving , FPS 0.28, Running 3.52s Step 2( N/A%), pre moving , FPS 0.56, Running 3.56s Step 3( N/A%), pre moving , FPS 0.83, Running 3.59s Step 4( N/A%), pre moving , FPS 1.10, Running 3.63s Step 5( N/A%), pre moving , FPS 1.36, Running 3.66s Step 6( N/A%), pre moving , FPS 1.62, Running 3.70s Step 7( N/A%), pre moving , FPS 1.87, Running 3.74s Step 8( N/A%), pre moving , FPS 2.10, Running 3.81s Step 9( N/A%), pre moving , FPS 2.31, Running 3.90s Step 10( N/A%), pre moving , FPS 2.51, Running 3.99s Step 11( N/A%), pre moving , FPS 2.71, Running 4.06s Step 12( N/A%), pre moving , FPS 2.90, Running 4.13s Step 13( N/A%), pre moving , FPS 3.11, Running 4.18s Step 14( N/A%), pre moving , FPS 3.27, Running 4.28s Step 15( N/A%), pre moving , FPS 3.45, Running 4.35s Step 16( N/A%), pre moving , FPS 3.59, Running 4.45s Step 17( N/A%), pre moving , FPS 3.75, Running 4.53s Step 18( N/A%), pre moving , FPS 3.90, Running 4.61s Step 19( N/A%), pre moving , FPS 4.03, Running 4.71s Step 20( N/A%), pre moving , FPS 4.16, Running 4.80s Step 21( N/A%), pre moving , FPS 11.27, Running 5.30s Step 22( N/A%), pre moving , FPS 10.53, Running 5.46s Step 23( N/A%), pre moving , FPS 9.29, Running 5.75s Step 24( N/A%), pre moving , FPS 9.04, Running 5.84s Step 25( N/A%), pre moving , FPS 8.87, Running 5.92s Step 26( N/A%), pre moving , FPS 7.11, Running 6.51s Step 27( N/A%), pre moving , FPS 6.73, Running 6.71s Step 28( N/A%), pre moving , FPS 6.34, Running 6.97s Step 29( N/A%), pre moving , FPS 6.38, Running 7.04s Step 30( N/A%), pre moving , FPS 6.30, Running 7.16s Step 31( N/A%), pre moving , FPS 5.82, Running 7.49s Step 32( N/A%), pre moving , FPS 5.73, Running 7.62s Step 33( N/A%), pre moving , FPS 5.67, Running 7.71s Step 34( N/A%), pre moving , FPS 5.27, Running 8.08s Step 35( N/A%), pre moving , FPS 5.23, Running 8.17s Step 36( N/A%), pre moving , FPS 4.28, Running 9.12s Step 37( N/A%), pre moving , FPS 4.27, Running 9.22s Step 38( N/A%), pre moving , FPS 4.22, Running 9.35s Step 39( N/A%), pre moving , FPS 4.25, Running 9.42s Step 40( N/A%), pre moving , FPS 3.98, Running 9.82s Step 41( N/A%), pre moving , FPS 4.34, Running 9.91s Step 42( N/A%), pre moving , FPS 4.14, Running 10.29s Step 43( N/A%), pre moving , FPS 4.29, Running 10.40s Step 44( N/A%), pre moving , FPS 4.26, Running 10.54s Step 45( N/A%), pre moving , FPS 4.03, Running 10.88s Step 46( N/A%), pre moving , FPS 4.47, Running 10.98s Step 47( N/A%), pre moving , FPS 4.59, Running 11.07s Step 48( N/A%), pre moving , FPS 4.52, Running 11.40s Step 49( N/A%), pre moving , FPS 4.48, Running 11.50s Step 50( N/A%), pre moving , FPS 4.53, Running 11.58s Step 51( N/A%), pre moving , FPS 4.79, Running 11.67s Step 52( N/A%), pre moving , FPS 4.58, Running 11.99s Step 53( N/A%), pre moving , FPS 4.57, Running 12.09s Step 54( N/A%), pre moving , FPS 4.88, Running 12.18s Step 55( N/A%), pre moving , FPS 4.67, Running 12.45s Step 56( N/A%), pre moving , FPS 5.71, Running 12.62s Step 57( N/A%), pre moving , FPS 5.74, Running 12.70s Step 58( N/A%), pre moving , FPS 5.80, Running 12.79s Step 59( N/A%), pre moving , FPS 5.35, Running 13.16s Step 60( N/A%), pre moving , FPS 5.86, Running 13.24s Step 61( N/A%), pre moving , FPS 5.85, Running 13.33s Step 62( N/A%), pre moving , FPS 5.94, Running 13.66s Step 63( N/A%), pre moving , FPS 5.94, Running 13.77s Step 64( N/A%), pre moving , FPS 6.01, Running 13.86s Step 65( N/A%), pre moving , FPS 6.02, Running 14.20s Step 66( N/A%), pre moving , FPS 6.02, Running 14.30s Step 67( N/A%), pre moving , FPS 6.04, Running 14.38s Step 68( N/A%), pre moving , FPS 6.49, Running 14.48s Step 69( N/A%), pre moving , FPS 6.04, Running 14.81s Step 70( N/A%), pre moving , FPS 6.00, Running 14.91s Step 71( N/A%), pre moving , FPS 5.99, Running 15.00s Step 72( N/A%), pre moving , FPS 5.97, Running 15.34s Step 73( N/A%), pre moving , FPS 5.97, Running 15.44s Step 74( N/A%), pre moving , FPS 5.96, Running 15.53s Step 75( N/A%), pre moving , FPS 5.86, Running 15.87s Step 76( N/A%), pre moving , FPS 5.99, Running 15.96s Step 77( N/A%), pre moving , FPS 6.00, Running 16.04s Step 78( N/A%), pre moving , FPS 6.01, Running 16.12s Step 79( N/A%), pre moving , FPS 6.06, Running 16.46s Step 80( N/A%), pre moving , FPS 6.02, Running 16.56s Step 81( N/A%), pre moving , FPS 6.03, Running 16.64s Step 82( N/A%), pre moving , FPS 6.54, Running 16.72s Step 83( N/A%), pre moving , FPS 6.08, Running 17.06s Step 84( N/A%), pre moving , FPS 6.06, Running 17.16s Step 85( N/A%), pre moving , FPS 6.55, Running 17.25s Step 86( N/A%), pre moving , FPS 6.10, Running 17.58s Step 87( N/A%), pre moving , FPS 6.06, Running 17.68s Step 88( N/A%), pre moving , FPS 6.07, Running 17.77s Step 89( N/A%), pre moving , FPS 6.51, Running 17.88s Step 90( N/A%), pre moving , FPS 6.12, Running 18.18s Step 91( N/A%), pre moving , FPS 6.10, Running 18.28s Step 92( N/A%), pre moving , FPS 6.60, Running 18.37s Step 93( N/A%), pre moving , FPS 6.13, Running 18.71s Step 94( N/A%), pre moving , FPS 6.10, Running 18.81s Step 95( N/A%), pre moving , FPS 6.62, Running 18.89s Step 96( N/A%), pre moving , FPS 6.27, Running 19.15s Step 97( N/A%), pre moving , FPS 6.08, Running 19.33s Step 98( N/A%), pre moving , FPS 6.11, Running 19.40s Step 99( N/A%), pre moving , FPS 6.60, Running 19.49s Step 100( N/A%), pre moving , FPS 6.14, Running 19.82s Step 101( N/A%), pre moving , FPS 6.10, Running 19.92s Step 102( N/A%), pre moving , FPS 6.10, Running 20.00s Step 103( N/A%), pre moving , FPS 6.62, Running 20.08s Step 104( N/A%), pre moving , FPS 6.15, Running 20.41s Step 105( N/A%), pre moving , FPS 6.11, Running 20.52s Step 106( N/A%), pre moving , FPS 6.61, Running 20.61s Step 107( N/A%), pre moving , FPS 6.14, Running 20.94s Step 108( N/A%), pre moving , FPS 6.11, Running 21.04s Step 109( N/A%), pre moving , FPS 6.18, Running 21.12s Step 110( N/A%), pre moving , FPS 6.61, Running 21.21s Step 111( N/A%), pre moving , FPS 6.13, Running 21.54s Step 112( N/A%), pre moving , FPS 6.11, Running 21.64s Step 113( N/A%), pre moving , FPS 6.63, Running 21.72s Step 114( N/A%), pre moving , FPS 6.67, Running 21.81s Step 115( N/A%), pre moving , FPS 6.15, Running 22.14s Step 116( N/A%), pre moving , FPS 6.46, Running 22.24s Step 117( N/A%), pre moving , FPS 6.66, Running 22.33s Step 118( N/A%), pre moving , FPS 6.12, Running 22.67s Step 119( N/A%), pre moving , FPS 6.14, Running 22.74s Step 120( N/A%), pre moving , FPS 6.71, Running 22.80s Step 121( N/A%), pre moving , FPS 6.73, Running 22.89s Step 122( N/A%), pre moving , FPS 6.68, Running 23.00s Step 123( N/A%), pre moving , FPS 6.60, Running 23.11s Step 124( N/A%), pre moving , FPS 7.19, Running 23.20s Step 125( N/A%), pre moving , FPS 7.20, Running 23.30s Step 126( N/A%), pre moving , FPS 7.11, Running 23.42s Step 127( N/A%), pre moving , FPS 7.83, Running 23.50s Step 128( N/A%), pre moving , FPS 7.86, Running 23.59s Step 129( N/A%), pre moving , FPS 7.15, Running 23.92s Step 130( N/A%), pre moving , FPS 7.11, Running 24.02s Step 131( N/A%), pre moving , FPS 7.84, Running 24.09s Step 132( N/A%), pre moving , FPS 7.86, Running 24.19s Step 133( N/A%), pre moving , FPS 7.15, Running 24.52s Step 134( N/A%), pre moving , FPS 7.12, Running 24.62s Step 135( N/A%), pre moving , FPS 7.80, Running 24.70s Step 136( N/A%), pre moving , FPS 7.17, Running 25.03s Step 137( N/A%), pre moving , FPS 7.14, Running 25.13s Step 138( N/A%), pre moving , FPS 7.89, Running 25.20s Step 139( N/A%), pre moving , FPS 7.85, Running 25.29s Step 140( N/A%), pre moving , FPS 7.11, Running 25.62s Step 141( N/A%), pre moving , FPS 7.11, Running 25.71s Step 142( N/A%), pre moving , FPS 7.18, Running 25.78s Step 143( N/A%), pre moving , FPS 7.25, Running 25.87s Step 144( N/A%), pre moving , FPS 6.64, Running 26.21s Step 145( N/A%), pre moving , FPS 6.65, Running 26.31s Step 146( N/A%), pre moving , FPS 6.72, Running 26.40s Step 147( N/A%), pre moving , FPS 6.19, Running 26.73s Step 148( N/A%), pre moving , FPS 6.16, Running 26.83s Step 149( N/A%), pre moving , FPS 6.64, Running 26.93s Step 150( N/A%), pre moving , FPS 6.18, Running 27.26s Step 151( N/A%), pre moving , FPS 6.12, Running 27.36s Step 152( N/A%), pre moving , FPS 6.14, Running 27.45s Step 153( N/A%), pre moving , FPS 6.54, Running 27.58s Step 154( N/A%), pre moving , FPS 6.18, Running 27.85s Step 155( N/A%), pre moving , FPS 6.16, Running 27.95s Step 156( N/A%), pre moving , FPS 6.65, Running 28.04s Step 157( N/A%), pre moving , FPS 6.17, Running 28.37s Step 158( N/A%), pre moving , FPS 6.11, Running 28.48s Step 159( N/A%), pre moving , FPS 6.13, Running 28.56s Step 160( N/A%), pre moving , FPS 6.24, Running 28.82s Step 161( N/A%), pre moving , FPS 6.09, Running 28.99s Step 162( N/A%), pre moving , FPS 6.10, Running 29.06s Step 163( N/A%), pre moving , FPS 6.10, Running 29.15s Step 164( N/A%), pre moving , FPS 6.10, Running 29.48s Step 165( N/A%), pre moving , FPS 6.10, Running 29.58s Step 166( N/A%), pre moving , FPS 6.11, Running 29.67s Step 167( N/A%), pre moving , FPS 6.10, Running 30.01s Step 168( N/A%), pre moving , FPS 6.11, Running 30.11s Step 169( N/A%), pre moving , FPS 6.16, Running 30.18s Step 170( N/A%), pre moving , FPS 6.66, Running 30.26s Step 171( N/A%), pre moving , FPS 6.19, Running 30.60s Step 172( N/A%), pre moving , FPS 6.15, Running 30.70s Step 173( N/A%), pre moving , FPS 6.25, Running 30.78s Step 174( N/A%), pre moving , FPS 6.66, Running 30.86s Step 175( N/A%), pre moving , FPS 6.18, Running 31.19s Step 176( N/A%), pre moving , FPS 6.16, Running 31.29s Step 177( N/A%), pre moving , FPS 6.66, Running 31.37s Step 178( N/A%), pre moving , FPS 6.42, Running 31.59s Step 179( N/A%), pre moving , FPS 5.13, Running 32.45s Step 180( N/A%), pre moving , FPS 4.92, Running 32.88s Step 181( N/A%), pre moving , FPS 4.48, Running 33.45s Step 182( N/A%), pre moving , FPS 4.37, Running 33.64s Step 183( N/A%), pre moving , FPS 4.01, Running 34.14s Step 184( N/A%), pre moving , FPS 3.93, Running 34.57s Step 185( N/A%), pre moving , FPS 3.61, Running 35.13s Step 186( N/A%), pre moving , FPS 3.52, Running 35.35s Step 187( N/A%), pre moving , FPS 3.44, Running 35.83s Step 188( N/A%), pre moving , FPS 3.24, Running 36.28s Step 189( N/A%), pre moving , FPS 2.99, Running 36.87s Step 190( N/A%), pre moving , FPS 2.82, Running 37.35s Step 191( N/A%), pre moving , FPS 2.73, Running 37.91s Step 192( N/A%), pre moving , FPS 2.70, Running 38.11s Step 193( N/A%), pre moving , FPS 2.56, Running 38.58s Step 194( N/A%), pre moving , FPS 2.46, Running 38.99s Step 195( N/A%), pre moving , FPS 2.39, Running 39.57s Step 196( N/A%), pre moving , FPS 2.31, Running 39.96s Step 197( N/A%), pre moving , FPS 2.18, Running 40.53s Step 198( N/A%), pre moving , FPS 2.19, Running 40.74s Step 199( N/A%), pre moving , FPS 2.28, Running 41.22s Step 200( N/A%), pre moving , FPS 2.36, Running 41.36s Step 201( N/A%), pre moving , FPS 2.46, Running 41.57s Step 202( N/A%), pre moving , FPS 2.47, Running 41.72s Step 203( N/A%), pre moving , FPS 2.53, Running 42.03s Step 204( N/A%), pre moving , FPS 2.61, Running 42.24s Step 205( N/A%), pre moving , FPS 2.68, Running 42.60s Step 206( N/A%), pre moving , FPS 2.67, Running 42.83s Step 207( N/A%), pre moving , FPS 2.66, Running 43.34s Step 208( N/A%), pre moving , FPS 2.67, Running 43.76s Step 209( N/A%), pre moving , FPS 2.68, Running 44.33s Step 210( N/A%), pre moving , FPS 2.80, Running 44.50s Step 211( N/A%), pre moving , FPS 2.80, Running 45.04s Step 212( N/A%), pre moving , FPS 2.72, Running 45.48s Step 213( N/A%), pre moving , FPS 2.67, Running 46.07s Step 214( N/A%), pre moving , FPS 2.67, Running 46.49s Step 215( N/A%), pre moving , FPS 2.68, Running 47.03s Step 216( N/A%), pre moving , FPS 2.75, Running 47.22s Step 217( N/A%), pre moving , FPS 2.77, Running 47.76s Step 218( N/A%), pre moving , FPS 2.69, Running 48.19s Step 219( N/A%), pre moving , FPS 2.66, Running 48.73s Step 220( N/A%), pre moving , FPS 2.59, Running 49.08s Step 221( N/A%), pre moving , FPS 2.55, Running 49.42s Step 222( N/A%), pre moving , FPS 2.48, Running 49.77s Step 223( N/A%), pre moving , FPS 2.41, Running 50.35s Step 224( N/A%), pre moving , FPS 2.36, Running 50.72s Step 225( N/A%), pre moving , FPS 2.37, Running 51.05s Step 226( N/A%), pre moving , FPS 2.34, Running 51.39s Step 227( N/A%), pre moving , FPS 2.31, Running 51.99s Step 228( N/A%), pre moving , FPS 2.30, Running 52.45s Step 229( N/A%), pre moving , FPS 2.29, Running 53.07s Step 230( N/A%), pre moving , FPS 2.21, Running 53.55s Step 231( N/A%), pre moving , FPS 2.19, Running 54.17s Step 232( N/A%), pre moving , FPS 2.25, Running 54.37s Step 233( N/A%), pre moving , FPS 2.25, Running 54.96s Step 234( N/A%), pre moving , FPS 2.25, Running 55.37s Step 235( N/A%), pre moving , FPS 2.24, Running 55.96s Step 236( N/A%), pre moving , FPS 2.17, Running 56.42s Step 237( N/A%), pre moving , FPS 2.17, Running 56.96s Step 238( N/A%), pre moving , FPS 2.23, Running 57.17s Step 239( N/A%), pre moving , FPS 2.23, Running 57.69s Step 240( N/A%), pre moving , FPS 2.21, Running 58.12s Step 241( N/A%), pre moving , FPS 2.16, Running 58.69s Step 242( N/A%), pre moving , FPS 2.13, Running 59.14s Step 243( N/A%), pre moving , FPS 2.14, Running 59.70s Step 244( N/A%), pre moving , FPS 2.12, Running 60.17s Step 245( N/A%), pre moving , FPS 2.14, Running 60.39s Step 246( N/A%), pre moving , FPS 2.19, Running 60.51s Step 247( N/A%), pre moving , FPS 2.24, Running 60.90s Step 248( N/A%), pre moving , FPS 2.30, Running 61.15s Step 249( N/A%), pre moving , FPS 2.36, Running 61.56s Step 250( N/A%), pre moving , FPS 2.36, Running 62.02s Step 251( N/A%), pre moving , FPS 2.38, Running 62.57s Step 252( N/A%), pre moving , FPS 2.30, Running 63.06s Step 253( N/A%), pre moving , FPS 2.30, Running 63.67s Step 254( N/A%), pre moving , FPS 2.30, Running 64.08s Step 255( N/A%), pre moving , FPS 2.28, Running 64.72s Step 256( N/A%), pre moving , FPS 2.34, Running 64.97s Step 257( N/A%), pre moving , FPS 2.34, Running 65.52s Step 258( N/A%), pre moving , FPS 2.28, Running 65.95s Step 259( N/A%), pre moving , FPS 2.25, Running 66.58s Step 260( N/A%), pre moving , FPS 2.25, Running 67.01s Step 261( N/A%), pre moving , FPS 2.25, Running 67.59s Step 262( N/A%), pre moving , FPS 2.34, Running 67.69s Step 263( N/A%), pre moving , FPS 2.48, Running 67.78s Step 264( N/A%), pre moving , FPS 2.59, Running 67.88s Step 265( N/A%), pre moving , FPS 2.56, Running 68.20s Step 266( N/A%), pre moving , FPS 2.56, Running 68.31s Step 267( N/A%), pre moving , FPS 2.67, Running 68.40s Step 268( N/A%), pre moving , FPS 2.63, Running 68.75s Step 269( N/A%), pre moving , FPS 2.75, Running 68.83s Step 270( N/A%), pre moving , FPS 2.89, Running 68.94s Step 271( N/A%), pre moving , FPS 3.09, Running 69.04s Step 272( N/A%), pre moving , FPS 2.44, Running 71.24s Step 273( N/A%), pre moving , FPS 2.44, Running 71.88s Step 274( N/A%), pre moving , FPS 2.46, Running 72.21s Step 275( N/A%), pre moving , FPS 2.49, Running 72.75s Step 276( N/A%), pre moving , FPS 2.51, Running 72.93s Step 277( N/A%), pre moving , FPS 2.50, Running 73.50s Step 278( N/A%), pre moving , FPS 2.52, Running 73.89s Step 279( N/A%), pre moving , FPS 2.55, Running 74.42s Step 280( N/A%), pre moving , FPS 2.61, Running 74.67s Step 281( N/A%), pre moving , FPS 2.56, Running 75.41s Step 282( N/A%), pre moving , FPS 2.52, Running 75.62s Step 283( N/A%), pre moving , FPS 2.39, Running 76.17s Step 284( N/A%), pre moving , FPS 2.29, Running 76.60s Step 285( N/A%), pre moving , FPS 2.24, Running 77.15s Step 286( N/A%), pre moving , FPS 2.20, Running 77.39s Step 287( N/A%), pre moving , FPS 2.08, Running 78.04s Step 288( N/A%), pre moving , FPS 2.09, Running 78.33s Step 289( N/A%), pre moving , FPS 1.99, Running 78.89s Step 290( N/A%), pre moving , FPS 1.92, Running 79.36s Step 291( N/A%), pre moving , FPS 1.89, Running 79.60s Step 292( 0.33%), action 1, FPS 1.91, Running 81.73s Step 293( 0.67%), action 2, FPS 1.93, Running 82.24s Step 294( 1.00%), action 3, FPS 1.85, Running 83.04s Step 295( 1.33%), action 4, FPS 1.86, Running 83.50s Step 296( 1.67%), action 5, FPS 1.74, Running 84.41s Step 297( 2.00%), action 6, FPS 1.78, Running 84.75s Step 298( 2.33%), action 7, FPS 1.71, Running 85.56s Step 299( 2.67%), action 8, FPS 1.72, Running 86.02s Step 300( 3.00%), action 9, FPS 1.65, Running 86.79s Step 301( 3.33%), action 10, FPS 1.68, Running 87.32s Step 302( 3.67%), action 11, FPS 1.57, Running 88.38s Step 303( 4.00%), action 12, FPS 1.57, Running 88.94s Step 304( 4.33%), action 13, FPS 1.50, Running 89.97s Step 305( 4.67%), action 14, FPS 1.50, Running 90.52s Step 306( 5.00%), action 15, FPS 1.41, Running 91.55s Step 307( 5.33%), action 16, FPS 1.42, Running 92.13s Step 308( 5.67%), action 17, FPS 1.36, Running 93.07s Step 309( 6.00%), action 18, FPS 1.37, Running 93.46s Step 310( 6.33%), action 19, FPS 1.34, Running 94.27s Step 311( 6.67%), action 20, FPS 1.32, Running 94.72s Step 312( 7.00%), action 21, FPS 1.39, Running 96.12s Step 313( 7.33%), action 22, FPS 1.40, Running 96.51s Step 314( 7.67%), action 23, FPS 1.39, Running 97.43s Step 315( 8.00%), action 24, FPS 1.40, Running 97.76s Step 316( 8.33%), action 25, FPS 1.39, Running 98.82s Step 317( 8.67%), action 26, FPS 1.34, Running 99.67s Step 318( 9.00%), action 27, FPS 1.33, Running 100.59s Step 319( 9.33%), action 28, FPS 1.35, Running 100.87s Step 320( 9.67%), action 29, FPS 1.34, Running 101.68s Step 321( 10.00%), action 30, FPS 1.36, Running 102.08s Step 322( 10.33%), action 31, FPS 1.34, Running 103.25s Step 323( 10.67%), action 32, FPS 1.36, Running 103.64s Step 324( 11.00%), action 33, FPS 1.33, Running 104.99s Step 325( 11.33%), action 34, FPS 1.31, Running 105.74s Step 326( 11.67%), action 35, FPS 1.32, Running 106.71s Step 327( 12.00%), action 36, FPS 1.31, Running 107.43s Step 328( 12.33%), action 37, FPS 1.28, Running 108.67s Step 329( 12.67%), action 38, FPS 1.29, Running 108.97s Step 330( 13.00%), action 39, FPS 1.28, Running 109.87s Step 331( 13.33%), action 40, FPS 1.28, Running 110.37s Step 332( 13.67%), action 41, FPS 1.31, Running 111.33s Step 333( 14.00%), action 42, FPS 1.31, Running 111.72s Step 334( 14.33%), action 43, FPS 1.33, Running 112.53s Step 335( 14.67%), action 44, FPS 1.31, Running 113.06s Step 336( 15.00%), action 45, FPS 1.33, Running 113.85s Step 337( 15.33%), action 46, FPS 1.37, Running 114.27s Step 338( 15.67%), action 47, FPS 1.37, Running 115.20s Step 339( 16.00%), action 48, FPS 1.34, Running 115.83s Step 340( 16.33%), action 49, FPS 1.34, Running 116.59s Step 341( 16.67%), action 50, FPS 1.36, Running 116.81s Step 342( 17.00%), action 51, FPS 1.39, Running 117.62s Step 343( 17.33%), action 52, FPS 1.36, Running 118.37s Step 344( 17.67%), action 53, FPS 1.39, Running 119.39s Step 345( 18.00%), action 54, FPS 1.40, Running 120.00s Step 346( 18.33%), action 55, FPS 1.40, Running 120.96s Step 347( 18.67%), action 56, FPS 1.42, Running 121.52s Step 348( 19.00%), action 57, FPS 1.44, Running 122.60s Step 349( 19.33%), action 58, FPS 1.41, Running 123.18s Step 350( 19.67%), action 59, FPS 1.40, Running 124.18s Step 351( 20.00%), action 60, FPS 1.41, Running 124.53s Step 352( 20.33%), action 61, FPS 1.39, Running 125.74s Step 353( 20.67%), action 62, FPS 1.39, Running 126.11s Step 354( 21.00%), action 63, FPS 1.34, Running 127.47s Step 355( 21.33%), action 64, FPS 1.33, Running 128.07s Step 356( 21.67%), action 65, FPS 1.32, Running 129.02s Step 357( 22.00%), action 66, FPS 1.29, Running 129.76s Step 358( 22.33%), action 67, FPS 1.29, Running 130.71s Step 359( 22.67%), action 68, FPS 1.29, Running 131.33s Step 360( 23.00%), action 69, FPS 1.23, Running 132.85s Step 361( 23.33%), action 70, FPS 1.20, Running 133.47s Step 362( 23.67%), action 71, FPS 1.19, Running 134.46s Step 363( 24.00%), action 72, FPS 1.20, Running 135.01s Step 364( 24.33%), action 73, FPS 1.24, Running 135.52s Step 365( 24.67%), action 74, FPS 1.26, Running 135.90s Step 366( 25.00%), action 75, FPS 1.22, Running 137.32s Step 367( 25.33%), action 76, FPS 1.23, Running 137.83s Step 368( 25.67%), action 77, FPS 1.23, Running 138.80s Step 369( 26.00%), action 78, FPS 1.22, Running 139.51s Step 370( 26.33%), action 79, FPS 1.22, Running 140.51s Step 371( 26.67%), action 80, FPS 1.21, Running 141.12s Step 372( 27.00%), action 81, FPS 1.23, Running 142.05s Step 373( 27.33%), action 82, FPS 1.23, Running 142.35s Step 374( 27.67%), action 83, FPS 1.27, Running 143.17s Step 375( 28.00%), action 84, FPS 1.27, Running 143.76s Step 376( 28.33%), action 85, FPS 1.28, Running 144.70s Step 377( 28.67%), action 86, FPS 1.31, Running 145.05s Step 378( 29.00%), action 87, FPS 1.32, Running 145.91s Step 379( 29.33%), action 88, FPS 1.32, Running 146.43s Step 380( 29.67%), action 89, FPS 1.38, Running 147.33s Step 381( 30.00%), action 90, FPS 1.38, Running 148.00s Step 382( 30.33%), action 91, FPS 1.37, Running 149.08s Step 383( 30.67%), action 92, FPS 1.37, Running 149.66s Step 384( 31.00%), action 93, FPS 1.33, Running 150.58s Step 385( 31.33%), action 94, FPS 1.33, Running 150.90s Step 386( 31.67%), action 95, FPS 1.38, Running 151.80s Step 387( 32.00%), action 96, FPS 1.38, Running 152.34s Step 388( 32.33%), action 97, FPS 1.37, Running 153.45s Step 389( 32.67%), action 98, FPS 1.40, Running 153.80s Step 390( 33.00%), action 99, FPS 1.42, Running 154.59s Step 391( 33.33%), action 100, FPS 1.44, Running 154.97s Step 392( 33.67%), action 101, FPS 1.40, Running 156.37s Step 393( 34.00%), action 102, FPS 1.36, Running 157.04s Step 394( 34.33%), action 103, FPS 1.35, Running 157.96s Step 395( 34.67%), action 104, FPS 1.38, Running 158.29s Step 396( 35.00%), action 105, FPS 1.38, Running 159.17s Step 397( 35.33%), action 106, FPS 1.36, Running 159.71s Step 398( 35.67%), action 107, FPS 1.36, Running 160.56s Step 399( 36.00%), action 108, FPS 1.38, Running 160.92s Step 400( 36.33%), action 109, FPS 1.38, Running 161.78s Step 401( 36.67%), action 110, FPS 1.38, Running 162.51s Step 402( 37.00%), action 111, FPS 1.40, Running 163.41s Step 403( 37.33%), action 112, FPS 1.42, Running 163.70s Step 404( 37.67%), action 113, FPS 1.43, Running 164.54s Step 405( 38.00%), action 114, FPS 1.43, Running 164.85s Step 406( 38.33%), action 115, FPS 1.45, Running 165.64s Step 407( 38.67%), action 116, FPS 1.47, Running 165.96s Step 408( 39.00%), action 117, FPS 1.46, Running 167.18s Step 409( 39.33%), action 118, FPS 1.46, Running 167.48s Step 410( 39.67%), action 119, FPS 1.45, Running 168.37s Step 411( 40.00%), action 120, FPS 1.47, Running 168.62s Step 412( 40.33%), action 121, FPS 1.52, Running 169.54s Step 413( 40.67%), action 122, FPS 1.53, Running 170.11s Step 414( 41.00%), action 123, FPS 1.52, Running 171.09s Step 415( 41.33%), action 124, FPS 1.48, Running 171.77s Step 416( 41.67%), action 125, FPS 1.51, Running 172.44s Step 417( 42.00%), action 126, FPS 1.49, Running 173.14s Step 418( 42.33%), action 127, FPS 1.49, Running 173.97s Step 419( 42.67%), action 128, FPS 1.47, Running 174.57s Step 420( 43.00%), action 129, FPS 1.46, Running 175.52s Step 421( 43.33%), action 130, FPS 1.49, Running 175.93s Step 422( 43.67%), action 131, FPS 1.47, Running 177.04s Step 423( 44.00%), action 132, FPS 1.45, Running 177.49s Step 424( 44.33%), action 133, FPS 1.43, Running 178.52s Step 425( 44.67%), action 134, FPS 1.40, Running 179.11s Step 426( 45.00%), action 135, FPS 1.38, Running 180.08s [2026-08-02 18:28:01] [22 ] Seed 21 failed after 180.20 s. +steps: 426 , actions: 135 . +Instruction: Empty +Total 5/22(22.73%) success. +Setting seed: 22 +Step 1( N/A%), pre moving , FPS 0.35, Running 2.88s Step 2( N/A%), pre moving , FPS 0.67, Running 2.97s Step 3( N/A%), pre moving , FPS 0.99, Running 3.03s Step 4( N/A%), pre moving , FPS 1.29, Running 3.11s Step 5( N/A%), pre moving , FPS 1.45, Running 3.44s Step 6( N/A%), pre moving , FPS 1.70, Running 3.53s Step 7( N/A%), pre moving , FPS 1.95, Running 3.60s Step 8( N/A%), pre moving , FPS 2.18, Running 3.68s Step 9( N/A%), pre moving , FPS 2.25, Running 4.00s Step 10( N/A%), pre moving , FPS 2.44, Running 4.09s Step 11( N/A%), pre moving , FPS 2.64, Running 4.17s Step 12( N/A%), pre moving , FPS 2.82, Running 4.25s Step 13( N/A%), pre moving , FPS 2.84, Running 4.58s Step 14( N/A%), pre moving , FPS 3.01, Running 4.66s Step 15( N/A%), pre moving , FPS 3.17, Running 4.73s Step 16( N/A%), pre moving , FPS 3.31, Running 4.83s Step 17( N/A%), pre moving , FPS 3.33, Running 5.10s Step 18( N/A%), pre moving , FPS 3.48, Running 5.18s Step 19( N/A%), pre moving , FPS 3.63, Running 5.24s Step 20( N/A%), pre moving , FPS 3.77, Running 5.31s Step 21( N/A%), pre moving , FPS 6.80, Running 5.82s Step 22( N/A%), pre moving , FPS 6.77, Running 5.92s Step 23( N/A%), pre moving , FPS 6.21, Running 6.25s Step 24( N/A%), pre moving , FPS 6.21, Running 6.33s Step 25( N/A%), pre moving , FPS 6.79, Running 6.39s Step 26( N/A%), pre moving , FPS 5.89, Running 6.93s Step 27( N/A%), pre moving , FPS 5.89, Running 6.99s Step 28( N/A%), pre moving , FPS 5.91, Running 7.06s Step 29( N/A%), pre moving , FPS 5.97, Running 7.35s Step 30( N/A%), pre moving , FPS 5.90, Running 7.48s Step 31( N/A%), pre moving , FPS 5.92, Running 7.55s Step 32( N/A%), pre moving , FPS 5.36, Running 7.98s Step 33( N/A%), pre moving , FPS 5.73, Running 8.07s Step 34( N/A%), pre moving , FPS 5.73, Running 8.15s Step 35( N/A%), pre moving , FPS 5.76, Running 8.20s Step 36( N/A%), pre moving , FPS 4.79, Running 9.01s Step 37( N/A%), pre moving , FPS 5.06, Running 9.06s Step 38( N/A%), pre moving , FPS 5.03, Running 9.15s Step 39( N/A%), pre moving , FPS 5.00, Running 9.24s Step 40( N/A%), pre moving , FPS 4.70, Running 9.56s Step 41( N/A%), pre moving , FPS 5.20, Running 9.66s Step 42( N/A%), pre moving , FPS 5.24, Running 9.74s Step 43( N/A%), pre moving , FPS 5.55, Running 9.85s Step 44( N/A%), pre moving , FPS 5.29, Running 10.11s Step 45( N/A%), pre moving , FPS 5.25, Running 10.20s Step 46( N/A%), pre moving , FPS 5.98, Running 10.27s Step 47( N/A%), pre moving , FPS 5.96, Running 10.35s Step 48( N/A%), pre moving , FPS 5.49, Running 10.70s Step 49( N/A%), pre moving , FPS 5.85, Running 10.77s Step 50( N/A%), pre moving , FPS 5.92, Running 10.86s Step 51( N/A%), pre moving , FPS 5.83, Running 10.98s Step 52( N/A%), pre moving , FPS 6.40, Running 11.11s Step 53( N/A%), pre moving , FPS 6.32, Running 11.23s Step 54( N/A%), pre moving , FPS 6.28, Running 11.33s Step 55( N/A%), pre moving , FPS 6.19, Running 11.44s Step 56( N/A%), pre moving , FPS 7.87, Running 11.55s Step 57( N/A%), pre moving , FPS 7.51, Running 11.72s Step 58( N/A%), pre moving , FPS 6.93, Running 12.04s Step 59( N/A%), pre moving , FPS 6.86, Running 12.15s Step 60( N/A%), pre moving , FPS 6.78, Running 12.52s Step 61( N/A%), pre moving , FPS 6.72, Running 12.64s Step 62( N/A%), pre moving , FPS 6.64, Running 12.75s Step 63( N/A%), pre moving , FPS 6.14, Running 13.11s Step 64( N/A%), pre moving , FPS 6.40, Running 13.24s Step 65( N/A%), pre moving , FPS 6.34, Running 13.35s Step 66( N/A%), pre moving , FPS 5.76, Running 13.74s Step 67( N/A%), pre moving , FPS 5.71, Running 13.85s Step 68( N/A%), pre moving , FPS 5.69, Running 14.22s Step 69( N/A%), pre moving , FPS 5.59, Running 14.34s Step 70( N/A%), pre moving , FPS 5.52, Running 14.48s Step 71( N/A%), pre moving , FPS 5.23, Running 14.80s Step 72( N/A%), pre moving , FPS 5.23, Running 14.93s Step 73( N/A%), pre moving , FPS 4.91, Running 15.31s Step 74( N/A%), pre moving , FPS 4.87, Running 15.43s Step 75( N/A%), pre moving , FPS 4.87, Running 15.54s Step 76( N/A%), pre moving , FPS 4.65, Running 15.86s Step 77( N/A%), pre moving , FPS 4.72, Running 15.95s Step 78( N/A%), pre moving , FPS 5.02, Running 16.02s Step 79( N/A%), pre moving , FPS 5.06, Running 16.10s Step 80( N/A%), pre moving , FPS 5.12, Running 16.42s Step 81( N/A%), pre moving , FPS 5.16, Running 16.52s Step 82( N/A%), pre moving , FPS 5.22, Running 16.58s Step 83( N/A%), pre moving , FPS 5.63, Running 16.66s Step 84( N/A%), pre moving , FPS 5.34, Running 16.98s Step 85( N/A%), pre moving , FPS 5.42, Running 17.04s Step 86( N/A%), pre moving , FPS 5.89, Running 17.13s Step 87( N/A%), pre moving , FPS 5.95, Running 17.21s Step 88( N/A%), pre moving , FPS 6.15, Running 17.47s Step 89( N/A%), pre moving , FPS 6.09, Running 17.63s Step 90( N/A%), pre moving , FPS 6.23, Running 17.69s Step 91( N/A%), pre moving , FPS 6.73, Running 17.77s Step 92( N/A%), pre moving , FPS 6.32, Running 18.09s Step 93( N/A%), pre moving , FPS 6.96, Running 18.18s Step 94( N/A%), pre moving , FPS 7.11, Running 18.24s Step 95( N/A%), pre moving , FPS 7.19, Running 18.33s Step 96( N/A%), pre moving , FPS 7.16, Running 18.65s Step 97( N/A%), pre moving , FPS 7.17, Running 18.75s Step 98( N/A%), pre moving , FPS 7.18, Running 18.81s Step 99( N/A%), pre moving , FPS 7.18, Running 18.89s Step 100( N/A%), pre moving , FPS 7.19, Running 19.20s Step 101( N/A%), pre moving , FPS 7.16, Running 19.31s Step 102( N/A%), pre moving , FPS 7.16, Running 19.37s Step 103( N/A%), pre moving , FPS 5.18, Running 20.52s Step 104( N/A%), pre moving , FPS 5.10, Running 20.91s Step 105( N/A%), pre moving , FPS 4.53, Running 21.45s Step 106( N/A%), pre moving , FPS 4.37, Running 21.71s Step 107( N/A%), pre moving , FPS 4.11, Running 22.08s Step 108( N/A%), pre moving , FPS 3.99, Running 22.49s Step 109( N/A%), pre moving , FPS 3.70, Running 23.03s Step 110( N/A%), pre moving , FPS 3.49, Running 23.43s Step 111( N/A%), pre moving , FPS 3.32, Running 23.81s Step 112( N/A%), pre moving , FPS 3.35, Running 24.06s Step 113( N/A%), pre moving , FPS 3.12, Running 24.59s Step 114( N/A%), pre moving , FPS 3.06, Running 24.77s Step 115( N/A%), pre moving , FPS 2.88, Running 25.27s Step 116( N/A%), pre moving , FPS 2.84, Running 25.69s Step 117( N/A%), pre moving , FPS 2.65, Running 26.29s Step 118( N/A%), pre moving , FPS 2.61, Running 26.46s Step 119( N/A%), pre moving , FPS 2.49, Running 26.93s Step 120( N/A%), pre moving , FPS 2.46, Running 27.32s Step 121( N/A%), pre moving , FPS 2.35, Running 27.84s Step 122( N/A%), pre moving , FPS 2.32, Running 28.01s Step 123( N/A%), pre moving , FPS 2.51, Running 28.50s Step 124( N/A%), pre moving , FPS 2.50, Running 28.92s Step 125( N/A%), pre moving , FPS 2.61, Running 29.11s Step 126( N/A%), pre moving , FPS 2.66, Running 29.22s Step 127( N/A%), pre moving , FPS 2.73, Running 29.41s Step 128( N/A%), pre moving , FPS 2.80, Running 29.62s Step 129( N/A%), pre moving , FPS 2.90, Running 29.93s Step 130( N/A%), pre moving , FPS 2.96, Running 30.17s Step 131( N/A%), pre moving , FPS 2.96, Running 30.56s Step 132( N/A%), pre moving , FPS 2.97, Running 30.79s Step 133( N/A%), pre moving , FPS 2.97, Running 31.34s Step 134( N/A%), pre moving , FPS 2.87, Running 31.74s Step 135( N/A%), pre moving , FPS 2.86, Running 32.26s Step 136( N/A%), pre moving , FPS 2.95, Running 32.46s Step 137( N/A%), pre moving , FPS 2.97, Running 33.02s Step 138( N/A%), pre moving , FPS 2.82, Running 33.56s Step 139( N/A%), pre moving , FPS 2.78, Running 34.13s Step 140( N/A%), pre moving , FPS 2.76, Running 34.57s Step 141( N/A%), pre moving , FPS 2.72, Running 35.20s Step 142( N/A%), pre moving , FPS 2.62, Running 35.65s Step 143( N/A%), pre moving , FPS 2.59, Running 36.24s Step 144( N/A%), pre moving , FPS 2.57, Running 36.71s Step 145( N/A%), pre moving , FPS 2.45, Running 37.29s Step 146( N/A%), pre moving , FPS 2.36, Running 37.70s Step 147( N/A%), pre moving , FPS 2.32, Running 38.02s Step 148( N/A%), pre moving , FPS 2.27, Running 38.41s Step 149( N/A%), pre moving , FPS 2.21, Running 39.00s Step 150( N/A%), pre moving , FPS 2.16, Running 39.44s Step 151( N/A%), pre moving , FPS 2.11, Running 40.05s Step 152( N/A%), pre moving , FPS 2.05, Running 40.54s Step 153( N/A%), pre moving , FPS 2.04, Running 41.12s Step 154( N/A%), pre moving , FPS 2.03, Running 41.61s Step 155( N/A%), pre moving , FPS 2.02, Running 42.16s Step 156( N/A%), pre moving , FPS 1.98, Running 42.56s Step 157( N/A%), pre moving , FPS 2.03, Running 42.89s Step 158( N/A%), pre moving , FPS 2.05, Running 43.30s Step 159( N/A%), pre moving , FPS 2.05, Running 43.87s Step 160( N/A%), pre moving , FPS 2.05, Running 44.33s Step 161( N/A%), pre moving , FPS 2.06, Running 44.90s Step 162( N/A%), pre moving , FPS 2.06, Running 45.36s Step 163( N/A%), pre moving , FPS 2.06, Running 45.93s Step 164( N/A%), pre moving , FPS 2.12, Running 46.14s Step 165( N/A%), pre moving , FPS 2.12, Running 46.72s Step 166( N/A%), pre moving , FPS 2.11, Running 47.17s Step 167( N/A%), pre moving , FPS 2.06, Running 47.74s Step 168( N/A%), pre moving , FPS 2.05, Running 48.19s Step 169( N/A%), pre moving , FPS 2.13, Running 48.39s Step 170( N/A%), pre moving , FPS 2.22, Running 48.44s Step 171( N/A%), pre moving , FPS 2.37, Running 48.48s Step 172( N/A%), pre moving , FPS 2.51, Running 48.52s Step 173( N/A%), pre moving , FPS 2.69, Running 48.56s Step 174( N/A%), pre moving , FPS 2.86, Running 48.60s Step 175( N/A%), pre moving , FPS 3.09, Running 48.64s Step 176( N/A%), pre moving , FPS 3.26, Running 48.68s Step 177( N/A%), pre moving , FPS 3.43, Running 48.72s Step 178( N/A%), pre moving , FPS 3.66, Running 48.77s Step 179( N/A%), pre moving , FPS 4.03, Running 48.83s Step 180( N/A%), pre moving , FPS 3.22, Running 50.54s Step 181( N/A%), pre moving , FPS 3.23, Running 51.10s Step 182( N/A%), pre moving , FPS 3.20, Running 51.60s Step 183( N/A%), pre moving , FPS 3.06, Running 52.46s Step 184( N/A%), pre moving , FPS 3.06, Running 52.68s Step 185( N/A%), pre moving , FPS 3.05, Running 53.27s Step 186( N/A%), pre moving , FPS 3.06, Running 53.70s Step 187( N/A%), pre moving , FPS 3.07, Running 54.26s Step 188( N/A%), pre moving , FPS 3.18, Running 54.48s Step 189( N/A%), pre moving , FPS 3.02, Running 55.01s Step 190( N/A%), pre moving , FPS 2.84, Running 55.49s Step 191( N/A%), pre moving , FPS 2.65, Running 56.03s Step 192( N/A%), pre moving , FPS 2.52, Running 56.46s Step 193( N/A%), pre moving , FPS 2.36, Running 57.03s Step 194( N/A%), pre moving , FPS 2.32, Running 57.24s Step 195( N/A%), pre moving , FPS 2.20, Running 57.75s Step 196( N/A%), pre moving , FPS 2.11, Running 58.18s Step 197( N/A%), pre moving , FPS 2.01, Running 58.69s Step 198( N/A%), pre moving , FPS 1.97, Running 58.90s Step 199( N/A%), pre moving , FPS 1.89, Running 59.42s Step 200( 0.33%), action 1, FPS 1.91, Running 61.00s Step 201( 0.67%), action 2, FPS 1.91, Running 61.59s Step 202( 1.00%), action 3, FPS 1.81, Running 62.64s Step 203( 1.33%), action 4, FPS 1.85, Running 63.30s Step 204( 1.67%), action 5, FPS 1.72, Running 64.28s Step 205( 2.00%), action 6, FPS 1.71, Running 64.94s Step 206( 2.33%), action 7, FPS 1.64, Running 65.88s Step 207( 2.67%), action 8, FPS 1.64, Running 66.44s Step 208( 3.00%), action 9, FPS 1.57, Running 67.25s Step 209( 3.33%), action 10, FPS 1.59, Running 67.62s Step 210( 3.67%), action 11, FPS 1.52, Running 68.69s Step 211( 4.00%), action 12, FPS 1.53, Running 69.14s Step 212( 4.33%), action 13, FPS 1.48, Running 70.02s Step 213( 4.67%), action 14, FPS 1.47, Running 70.67s Step 214( 5.00%), action 15, FPS 1.40, Running 71.57s Step 215( 5.33%), action 16, FPS 1.40, Running 72.01s Step 216( 5.67%), action 17, FPS 1.36, Running 72.85s Step 217( 6.00%), action 18, FPS 1.36, Running 73.44s Step 218( 6.33%), action 19, FPS 1.29, Running 74.40s Step 219( 6.67%), action 20, FPS 1.31, Running 74.69s Step 220( 7.00%), action 21, FPS 1.34, Running 75.90s Step 221( 7.33%), action 22, FPS 1.37, Running 76.18s Step 222( 7.67%), action 23, FPS 1.39, Running 77.04s Step 223( 8.00%), action 24, FPS 1.42, Running 77.34s Step 224( 8.33%), action 25, FPS 1.44, Running 78.19s Step 225( 8.67%), action 26, FPS 1.48, Running 78.47s Step 226( 9.00%), action 27, FPS 1.49, Running 79.26s Step 227( 9.33%), action 28, FPS 1.52, Running 79.57s Step 228( 9.67%), action 29, FPS 1.53, Running 80.34s Step 229( 10.00%), action 30, FPS 1.54, Running 80.63s Step 230( 10.33%), action 31, FPS 1.56, Running 81.51s Step 231( 10.67%), action 32, FPS 1.55, Running 82.03s Step 232( 11.00%), action 33, FPS 1.59, Running 82.63s Step 233( 11.33%), action 34, FPS 1.63, Running 82.92s Step 234( 11.67%), action 35, FPS 1.65, Running 83.71s Step 235( 12.00%), action 36, FPS 1.63, Running 84.27s Step 236( 12.33%), action 37, FPS 1.64, Running 85.01s Step 237( 12.67%), action 38, FPS 1.67, Running 85.43s Step 238( 13.00%), action 39, FPS 1.68, Running 86.30s Step 239( 13.33%), action 40, FPS 1.69, Running 86.52s Step 240( 13.67%), action 41, FPS 1.81, Running 86.98s Step 241( 14.00%), action 42, FPS 1.82, Running 87.18s Step 242( 14.33%), action 43, FPS 1.87, Running 87.72s Step 243( 14.67%), action 44, FPS 1.86, Running 88.06s Step 244( 15.00%), action 45, FPS 1.91, Running 88.67s Step 245( 15.33%), action 46, FPS 1.86, Running 89.20s Step 246( 15.67%), action 47, FPS 1.84, Running 90.12s Step 247( 16.00%), action 48, FPS 1.85, Running 90.40s Step 248( 16.33%), action 49, FPS 1.83, Running 91.28s Step 249( 16.67%), action 50, FPS 1.82, Running 91.62s Step 250( 17.00%), action 51, FPS 1.80, Running 92.59s Step 251( 17.33%), action 52, FPS 1.82, Running 93.00s Step 252( 17.67%), action 53, FPS 1.77, Running 93.96s Step 253( 18.00%), action 54, FPS 1.71, Running 94.59s Step 254( 18.33%), action 55, FPS 1.72, Running 95.34s Step 255( 18.67%), action 56, FPS 1.73, Running 95.86s Step 256( 19.00%), action 57, FPS 1.69, Running 96.84s Step 257( 19.33%), action 58, FPS 1.67, Running 97.44s Step 258( 19.67%), action 59, FPS 1.68, Running 98.22s Step 259( 20.00%), action 60, FPS 1.65, Running 98.62s Step 260( 20.33%), action 61, FPS 1.59, Running 99.55s Step 261( 20.67%), action 62, FPS 1.54, Running 100.14s Step 262( 21.00%), action 63, FPS 1.52, Running 100.92s Step 263( 21.33%), action 64, FPS 1.51, Running 101.31s Step 264( 21.67%), action 65, FPS 1.47, Running 102.25s Step 265( 22.00%), action 66, FPS 1.46, Running 102.89s Step 266( 22.33%), action 67, FPS 1.45, Running 103.86s Step 267( 22.67%), action 68, FPS 1.43, Running 104.38s Step 268( 23.00%), action 69, FPS 1.45, Running 105.05s Step 269( 23.33%), action 70, FPS 1.44, Running 105.50s Step 270( 23.67%), action 71, FPS 1.50, Running 105.94s Step 271( 24.00%), action 72, FPS 1.52, Running 106.20s Step 272( 24.33%), action 73, FPS 1.58, Running 106.63s Step 273( 24.67%), action 74, FPS 1.62, Running 106.96s Step 274( 25.00%), action 75, FPS 1.65, Running 107.45s Step 275( 25.33%), action 76, FPS 1.65, Running 108.00s Step 276( 25.67%), action 77, FPS 1.66, Running 108.91s Step 277( 26.00%), action 78, FPS 1.70, Running 109.21s Step 278( 26.33%), action 79, FPS 1.68, Running 110.14s Step 279( 26.67%), action 80, FPS 1.66, Running 110.66s Step 280( 27.00%), action 81, FPS 1.65, Running 111.66s Step 281( 27.33%), action 82, FPS 1.68, Running 112.01s Step 282( 27.67%), action 83, FPS 1.68, Running 112.85s Step 283( 28.00%), action 84, FPS 1.65, Running 113.40s Step 284( 28.33%), action 85, FPS 1.64, Running 114.41s Step 285( 28.67%), action 86, FPS 1.65, Running 115.03s Step 286( 29.00%), action 87, FPS 1.63, Running 116.12s Step 287( 29.33%), action 88, FPS 1.61, Running 116.77s Step 288( 29.67%), action 89, FPS 1.57, Running 117.79s Step 289( 30.00%), action 90, FPS 1.55, Running 118.37s Step 290( 30.33%), action 91, FPS 1.49, Running 119.41s Step 291( 30.67%), action 92, FPS 1.45, Running 119.98s Step 292( 31.00%), action 93, FPS 1.39, Running 120.98s Step 293( 31.33%), action 94, FPS 1.37, Running 121.54s Step 294( 31.67%), action 95, FPS 1.32, Running 122.64s Step 295( 32.00%), action 96, FPS 1.32, Running 123.20s Step 296( 32.33%), action 97, FPS 1.31, Running 124.23s Step 297( 32.67%), action 98, FPS 1.28, Running 124.80s Step 298( 33.00%), action 99, FPS 1.32, Running 125.33s Step 299( 33.33%), action 100, FPS 1.30, Running 126.06s Step 300( 33.67%), action 101, FPS 1.28, Running 127.27s Step 301( 34.00%), action 102, FPS 1.26, Running 127.91s Step 302( 34.33%), action 103, FPS 1.25, Running 128.89s Step 303( 34.67%), action 104, FPS 1.24, Running 129.49s Step 304( 35.00%), action 105, FPS 1.24, Running 130.53s Step 305( 35.33%), action 106, FPS 1.24, Running 131.09s Step 306( 35.67%), action 107, FPS 1.25, Running 132.17s [2026-08-02 18:30:13] [23 ] Seed 22 failed after 132.46 s. +steps: 306 , actions: 107 . +Instruction: Empty +Total 5/23(21.74%) success. +Setting seed: 23 +Step 1( N/A%), pre moving , FPS 0.11, Running 9.38s Step 2( N/A%), pre moving , FPS 0.21, Running 9.59s Step 3( N/A%), pre moving , FPS 0.31, Running 9.66s Step 4( N/A%), pre moving , FPS 0.40, Running 9.98s Step 5( N/A%), pre moving , FPS 0.49, Running 10.11s Step 6( N/A%), pre moving , FPS 0.59, Running 10.19s Step 7( N/A%), pre moving , FPS 0.68, Running 10.26s Step 8( N/A%), pre moving , FPS 0.75, Running 10.60s Step 9( N/A%), pre moving , FPS 0.84, Running 10.70s Step 10( N/A%), pre moving , FPS 0.93, Running 10.77s Step 11( N/A%), pre moving , FPS 1.01, Running 10.85s Step 12( N/A%), pre moving , FPS 1.07, Running 11.16s Step 13( N/A%), pre moving , FPS 1.16, Running 11.24s Step 14( N/A%), pre moving , FPS 1.24, Running 11.31s Step 15( N/A%), pre moving , FPS 1.32, Running 11.40s Step 16( N/A%), pre moving , FPS 1.36, Running 11.73s Step 17( N/A%), pre moving , FPS 1.44, Running 11.82s Step 18( N/A%), pre moving , FPS 1.51, Running 11.89s Step 19( N/A%), pre moving , FPS 1.59, Running 11.99s Step 20( N/A%), pre moving , FPS 1.62, Running 12.32s Step 21( N/A%), pre moving , FPS 6.05, Running 12.69s Step 22( N/A%), pre moving , FPS 6.17, Running 12.83s Step 23( N/A%), pre moving , FPS 6.14, Running 12.91s Step 24( N/A%), pre moving , FPS 6.55, Running 13.03s Step 25( N/A%), pre moving , FPS 6.54, Running 13.17s Step 26( N/A%), pre moving , FPS 5.57, Running 13.78s Step 27( N/A%), pre moving , FPS 5.56, Running 13.85s Step 28( N/A%), pre moving , FPS 5.59, Running 14.18s Step 29( N/A%), pre moving , FPS 5.59, Running 14.28s Step 30( N/A%), pre moving , FPS 5.57, Running 14.37s Step 31( N/A%), pre moving , FPS 5.57, Running 14.44s Step 32( N/A%), pre moving , FPS 5.54, Running 14.77s Step 33( N/A%), pre moving , FPS 5.51, Running 14.88s Step 34( N/A%), pre moving , FPS 5.49, Running 14.96s Step 35( N/A%), pre moving , FPS 5.51, Running 15.03s Step 36( N/A%), pre moving , FPS 5.16, Running 15.61s Step 37( N/A%), pre moving , FPS 4.86, Running 15.94s Step 38( N/A%), pre moving , FPS 4.83, Running 16.03s Step 39( N/A%), pre moving , FPS 4.86, Running 16.10s Step 40( N/A%), pre moving , FPS 5.15, Running 16.21s Step 41( N/A%), pre moving , FPS 5.25, Running 16.50s Step 42( N/A%), pre moving , FPS 5.32, Running 16.59s Step 43( N/A%), pre moving , FPS 5.31, Running 16.68s Step 44( N/A%), pre moving , FPS 5.03, Running 17.00s Step 45( N/A%), pre moving , FPS 5.09, Running 17.10s Step 46( N/A%), pre moving , FPS 5.89, Running 17.18s Step 47( N/A%), pre moving , FPS 5.87, Running 17.26s Step 48( N/A%), pre moving , FPS 5.87, Running 17.59s Step 49( N/A%), pre moving , FPS 5.88, Running 17.68s Step 50( N/A%), pre moving , FPS 5.89, Running 17.76s Step 51( N/A%), pre moving , FPS 5.88, Running 17.84s Step 52( N/A%), pre moving , FPS 5.89, Running 18.17s Step 53( N/A%), pre moving , FPS 5.91, Running 18.26s Step 54( N/A%), pre moving , FPS 5.93, Running 18.33s Step 55( N/A%), pre moving , FPS 5.91, Running 18.41s Step 56( N/A%), pre moving , FPS 6.39, Running 18.73s Step 57( N/A%), pre moving , FPS 6.93, Running 18.82s Step 58( N/A%), pre moving , FPS 6.96, Running 18.90s Step 59( N/A%), pre moving , FPS 6.94, Running 18.98s Step 60( N/A%), pre moving , FPS 6.46, Running 19.30s Step 61( N/A%), pre moving , FPS 6.86, Running 19.41s Step 62( N/A%), pre moving , FPS 6.91, Running 19.49s Step 63( N/A%), pre moving , FPS 6.90, Running 19.58s Step 64( N/A%), pre moving , FPS 6.91, Running 19.90s Step 65( N/A%), pre moving , FPS 6.91, Running 19.99s Step 66( N/A%), pre moving , FPS 6.92, Running 20.07s Step 67( N/A%), pre moving , FPS 6.94, Running 20.14s Step 68( N/A%), pre moving , FPS 6.91, Running 20.48s Step 69( N/A%), pre moving , FPS 6.91, Running 20.58s Step 70( N/A%), pre moving , FPS 6.89, Running 20.66s Step 71( N/A%), pre moving , FPS 6.88, Running 20.75s Step 72( N/A%), pre moving , FPS 6.92, Running 21.06s Step 73( N/A%), pre moving , FPS 6.92, Running 21.15s Step 74( N/A%), pre moving , FPS 6.80, Running 21.27s Step 75( N/A%), pre moving , FPS 6.25, Running 21.61s Step 76( N/A%), pre moving , FPS 6.64, Running 21.75s Step 77( N/A%), pre moving , FPS 6.59, Running 21.85s Step 78( N/A%), pre moving , FPS 6.62, Running 21.92s Step 79( N/A%), pre moving , FPS 6.08, Running 22.27s Step 80( N/A%), pre moving , FPS 6.45, Running 22.40s Step 81( N/A%), pre moving , FPS 6.48, Running 22.50s Step 82( N/A%), pre moving , FPS 5.93, Running 22.86s Step 83( N/A%), pre moving , FPS 5.86, Running 22.99s Step 84( N/A%), pre moving , FPS 6.18, Running 23.13s Step 85( N/A%), pre moving , FPS 5.78, Running 23.45s Step 86( N/A%), pre moving , FPS 5.69, Running 23.58s Step 87( N/A%), pre moving , FPS 5.24, Running 23.96s Step 88( N/A%), pre moving , FPS 5.54, Running 24.09s Step 89( N/A%), pre moving , FPS 5.50, Running 24.21s Step 90( N/A%), pre moving , FPS 5.11, Running 24.57s Step 91( N/A%), pre moving , FPS 5.05, Running 24.71s Step 92( N/A%), pre moving , FPS 4.98, Running 25.08s Step 93( N/A%), pre moving , FPS 4.93, Running 25.21s Step 94( N/A%), pre moving , FPS 4.91, Running 25.35s Step 95( N/A%), pre moving , FPS 4.86, Running 25.73s Step 96( N/A%), pre moving , FPS 4.88, Running 25.84s Step 97( N/A%), pre moving , FPS 4.62, Running 26.18s Step 98( N/A%), pre moving , FPS 4.53, Running 26.34s Step 99( N/A%), pre moving , FPS 4.79, Running 26.45s Step 100( N/A%), pre moving , FPS 4.53, Running 26.81s Step 101( N/A%), pre moving , FPS 4.49, Running 26.95s Step 102( N/A%), pre moving , FPS 4.76, Running 27.06s Step 103( N/A%), pre moving , FPS 4.49, Running 27.44s Step 104( N/A%), pre moving , FPS 4.52, Running 27.56s Step 105( N/A%), pre moving , FPS 4.47, Running 27.93s Step 106( N/A%), pre moving , FPS 4.50, Running 28.02s Step 107( N/A%), pre moving , FPS 4.84, Running 28.09s Step 108( N/A%), pre moving , FPS 4.90, Running 28.17s Step 109( N/A%), pre moving , FPS 4.67, Running 28.50s Step 110( N/A%), pre moving , FPS 4.97, Running 28.60s Step 111( N/A%), pre moving , FPS 4.99, Running 28.72s Step 112( N/A%), pre moving , FPS 4.98, Running 29.09s Step 113( N/A%), pre moving , FPS 4.95, Running 29.24s Step 114( N/A%), pre moving , FPS 4.79, Running 29.52s Step 115( N/A%), pre moving , FPS 5.02, Running 29.72s Step 116( N/A%), pre moving , FPS 5.06, Running 29.80s Step 117( N/A%), pre moving , FPS 5.37, Running 29.90s Step 118( N/A%), pre moving , FPS 5.09, Running 30.27s Step 119( N/A%), pre moving , FPS 5.14, Running 30.34s Step 120( N/A%), pre moving , FPS 5.10, Running 30.74s Step 121( N/A%), pre moving , FPS 5.06, Running 30.90s Step 122( N/A%), pre moving , FPS 5.00, Running 31.06s Step 123( N/A%), pre moving , FPS 4.98, Running 31.46s Step 124( N/A%), pre moving , FPS 5.05, Running 31.52s Step 125( N/A%), pre moving , FPS 5.33, Running 31.68s Step 126( N/A%), pre moving , FPS 5.31, Running 31.79s Step 127( N/A%), pre moving , FPS 5.33, Running 31.85s Step 128( N/A%), pre moving , FPS 5.28, Running 31.96s Step 129( N/A%), pre moving , FPS 5.61, Running 32.06s Step 130( N/A%), pre moving , FPS 5.62, Running 32.16s Step 131( N/A%), pre moving , FPS 5.71, Running 32.22s Step 132( N/A%), pre moving , FPS 6.25, Running 32.29s Step 133( N/A%), pre moving , FPS 6.38, Running 32.38s Step 134( N/A%), pre moving , FPS 6.71, Running 32.50s Step 135( N/A%), pre moving , FPS 6.53, Running 32.78s Step 136( N/A%), pre moving , FPS 6.50, Running 32.87s Step 137( N/A%), pre moving , FPS 6.54, Running 32.96s Step 138( N/A%), pre moving , FPS 6.62, Running 33.29s Step 139( N/A%), pre moving , FPS 6.55, Running 33.39s Step 140( N/A%), pre moving , FPS 7.34, Running 33.46s Step 141( N/A%), pre moving , FPS 7.56, Running 33.55s Step 142( N/A%), pre moving , FPS 7.11, Running 33.87s Step 143( N/A%), pre moving , FPS 7.98, Running 33.96s Step 144( N/A%), pre moving , FPS 7.95, Running 34.03s Step 145( N/A%), pre moving , FPS 8.20, Running 34.12s Step 146( N/A%), pre moving , FPS 7.51, Running 34.45s Step 147( N/A%), pre moving , FPS 7.41, Running 34.55s Step 148( N/A%), pre moving , FPS 7.56, Running 34.61s Step 149( N/A%), pre moving , FPS 7.60, Running 34.69s Step 150( N/A%), pre moving , FPS 6.99, Running 35.02s Step 151( N/A%), pre moving , FPS 7.01, Running 35.07s Step 152( N/A%), pre moving , FPS 7.00, Running 35.15s Step 153( N/A%), pre moving , FPS 7.04, Running 35.22s Step 154( N/A%), pre moving , FPS 7.11, Running 35.31s Step 155( N/A%), pre moving , FPS 7.02, Running 35.63s Step 156( N/A%), pre moving , FPS 7.01, Running 35.73s Step 157( N/A%), pre moving , FPS 7.03, Running 35.80s Step 158( N/A%), pre moving , FPS 7.48, Running 35.96s Step 159( N/A%), pre moving , FPS 7.14, Running 36.20s Step 160( N/A%), pre moving , FPS 7.13, Running 36.27s Step 161( N/A%), pre moving , FPS 7.16, Running 36.34s Step 162( N/A%), pre moving , FPS 7.83, Running 36.43s Step 163( N/A%), pre moving , FPS 7.17, Running 36.75s Step 164( N/A%), pre moving , FPS 7.10, Running 36.85s Step 165( N/A%), pre moving , FPS 7.11, Running 36.93s Step 166( N/A%), pre moving , FPS 7.15, Running 37.25s Step 167( N/A%), pre moving , FPS 7.10, Running 37.36s Step 168( N/A%), pre moving , FPS 7.09, Running 37.43s Step 169( N/A%), pre moving , FPS 7.08, Running 37.52s Step 170( N/A%), pre moving , FPS 7.08, Running 37.84s Step 171( N/A%), pre moving , FPS 6.97, Running 37.94s Step 172( N/A%), pre moving , FPS 5.15, Running 39.03s Step 173( N/A%), pre moving , FPS 4.73, Running 39.44s Step 174( N/A%), pre moving , FPS 4.30, Running 39.96s Step 175( N/A%), pre moving , FPS 4.44, Running 40.13s Step 176( N/A%), pre moving , FPS 4.05, Running 40.66s Step 177( N/A%), pre moving , FPS 3.80, Running 41.06s Step 178( N/A%), pre moving , FPS 3.53, Running 41.63s Step 179( N/A%), pre moving , FPS 3.55, Running 41.82s Step 180( N/A%), pre moving , FPS 3.32, Running 42.29s Step 181( N/A%), pre moving , FPS 3.15, Running 42.70s Step 182( N/A%), pre moving , FPS 2.90, Running 43.32s Step 183( N/A%), pre moving , FPS 2.86, Running 43.74s Step 184( N/A%), pre moving , FPS 2.69, Running 44.27s Step 185( N/A%), pre moving , FPS 2.65, Running 44.47s Step 186( N/A%), pre moving , FPS 2.58, Running 45.00s Step 187( N/A%), pre moving , FPS 2.48, Running 45.43s Step 188( N/A%), pre moving , FPS 2.35, Running 45.96s Step 189( N/A%), pre moving , FPS 2.32, Running 46.15s Step 190( N/A%), pre moving , FPS 2.27, Running 46.65s Step 191( N/A%), pre moving , FPS 2.19, Running 47.07s Step 192( N/A%), pre moving , FPS 2.34, Running 47.59s Step 193( N/A%), pre moving , FPS 2.41, Running 47.76s Step 194( N/A%), pre moving , FPS 2.40, Running 48.29s Step 195( N/A%), pre moving , FPS 2.33, Running 48.72s Step 196( N/A%), pre moving , FPS 2.36, Running 49.15s Step 197( N/A%), pre moving , FPS 2.41, Running 49.37s Step 198( N/A%), pre moving , FPS 2.42, Running 49.90s Step 199( N/A%), pre moving , FPS 2.44, Running 50.03s Step 200( N/A%), pre moving , FPS 2.49, Running 50.32s Step 201( N/A%), pre moving , FPS 2.55, Running 50.55s Step 202( N/A%), pre moving , FPS 2.63, Running 50.92s Step 203( N/A%), pre moving , FPS 2.71, Running 51.11s Step 204( N/A%), pre moving , FPS 2.74, Running 51.57s Step 205( N/A%), pre moving , FPS 2.66, Running 51.98s Step 206( N/A%), pre moving , FPS 2.65, Running 52.54s Step 207( N/A%), pre moving , FPS 2.61, Running 53.10s Step 208( N/A%), pre moving , FPS 2.59, Running 53.68s Step 209( N/A%), pre moving , FPS 2.51, Running 54.13s Step 210( N/A%), pre moving , FPS 2.48, Running 54.70s Step 211( N/A%), pre moving , FPS 2.53, Running 54.97s Step 212( N/A%), pre moving , FPS 2.56, Running 55.42s Step 213( N/A%), pre moving , FPS 2.47, Running 55.85s Step 214( N/A%), pre moving , FPS 2.46, Running 56.44s Step 215( N/A%), pre moving , FPS 2.52, Running 56.64s Step 216( N/A%), pre moving , FPS 2.50, Running 57.16s Step 217( N/A%), pre moving , FPS 2.45, Running 57.55s Step 218( N/A%), pre moving , FPS 2.43, Running 58.14s Step 219( N/A%), pre moving , FPS 2.33, Running 58.61s Step 220( N/A%), pre moving , FPS 2.25, Running 59.21s Step 221( N/A%), pre moving , FPS 2.19, Running 59.68s Step 222( N/A%), pre moving , FPS 2.15, Running 60.24s Step 223( N/A%), pre moving , FPS 2.14, Running 60.44s Step 224( N/A%), pre moving , FPS 2.12, Running 61.01s Step 225( N/A%), pre moving , FPS 2.12, Running 61.43s Step 226( N/A%), pre moving , FPS 2.11, Running 62.04s Step 227( N/A%), pre moving , FPS 2.13, Running 62.50s Step 228( N/A%), pre moving , FPS 2.12, Running 63.10s Step 229( N/A%), pre moving , FPS 2.16, Running 63.40s Step 230( N/A%), pre moving , FPS 2.20, Running 63.78s Step 231( N/A%), pre moving , FPS 2.17, Running 64.20s Step 232( N/A%), pre moving , FPS 2.14, Running 64.77s Step 233( N/A%), pre moving , FPS 2.13, Running 65.22s Step 234( N/A%), pre moving , FPS 2.13, Running 65.83s Step 235( N/A%), pre moving , FPS 2.16, Running 65.92s Step 236( N/A%), pre moving , FPS 2.25, Running 66.03s Step 237( N/A%), pre moving , FPS 2.27, Running 66.37s Step 238( N/A%), pre moving , FPS 2.40, Running 66.49s Step 239( N/A%), pre moving , FPS 2.51, Running 66.58s Step 240( N/A%), pre moving , FPS 2.68, Running 66.67s Step 241( N/A%), pre moving , FPS 2.72, Running 67.04s Step 242( N/A%), pre moving , FPS 2.90, Running 67.13s Step 243( N/A%), pre moving , FPS 2.95, Running 67.22s Step 244( N/A%), pre moving , FPS 3.05, Running 67.57s Step 245( N/A%), pre moving , FPS 2.51, Running 69.41s Step 246( N/A%), pre moving , FPS 2.59, Running 69.76s Step 247( N/A%), pre moving , FPS 2.59, Running 70.21s Step 248( N/A%), pre moving , FPS 2.62, Running 70.73s Step 249( N/A%), pre moving , FPS 2.63, Running 71.01s Step 250( N/A%), pre moving , FPS 2.48, Running 71.86s Step 251( N/A%), pre moving , FPS 2.54, Running 72.07s Step 252( N/A%), pre moving , FPS 2.53, Running 72.67s Step 253( N/A%), pre moving , FPS 2.56, Running 73.04s Step 254( N/A%), pre moving , FPS 2.60, Running 73.53s Step 255( N/A%), pre moving , FPS 2.55, Running 73.77s Step 256( N/A%), pre moving , FPS 2.36, Running 74.52s Step 257( N/A%), pre moving , FPS 2.39, Running 74.73s Step 258( N/A%), pre moving , FPS 2.27, Running 75.30s Step 259( N/A%), pre moving , FPS 2.18, Running 75.76s Step 260( N/A%), pre moving , FPS 2.08, Running 76.27s Step 261( N/A%), pre moving , FPS 2.11, Running 76.53s Step 262( N/A%), pre moving , FPS 2.01, Running 77.08s Step 263( N/A%), pre moving , FPS 1.97, Running 77.38s Step 264( N/A%), pre moving , FPS 1.94, Running 77.87s Step 265( 0.33%), action 1, FPS 2.02, Running 79.32s Step 266( 0.67%), action 2, FPS 2.02, Running 79.67s Step 267( 1.00%), action 3, FPS 1.95, Running 80.47s Step 268( 1.33%), action 4, FPS 1.90, Running 81.25s Step 269( 1.67%), action 5, FPS 1.80, Running 82.15s Step 270( 2.00%), action 6, FPS 1.87, Running 82.57s Step 271( 2.33%), action 7, FPS 1.79, Running 83.27s Step 272( 2.67%), action 8, FPS 1.82, Running 83.65s Step 273( 3.00%), action 9, FPS 1.75, Running 84.47s Step 274( 3.33%), action 10, FPS 1.74, Running 85.05s Step 275( 3.67%), action 11, FPS 1.65, Running 85.89s Step 276( 4.00%), action 12, FPS 1.71, Running 86.25s Step 277( 4.33%), action 13, FPS 1.62, Running 87.06s Step 278( 4.67%), action 14, FPS 1.64, Running 87.51s Step 279( 5.00%), action 15, FPS 1.59, Running 88.37s Step 280( 5.33%), action 16, FPS 1.56, Running 89.07s Step 281( 5.67%), action 17, FPS 1.50, Running 89.88s Step 282( 6.00%), action 18, FPS 1.49, Running 90.53s Step 283( 6.33%), action 19, FPS 1.42, Running 91.49s Step 284( 6.67%), action 20, FPS 1.42, Running 91.95s Step 285( 7.00%), action 21, FPS 1.45, Running 93.10s Step 286( 7.33%), action 22, FPS 1.41, Running 93.89s Step 287( 7.67%), action 23, FPS 1.40, Running 94.77s Step 288( 8.00%), action 24, FPS 1.43, Running 95.27s Step 289( 8.33%), action 25, FPS 1.45, Running 95.93s Step 290( 8.67%), action 26, FPS 1.43, Running 96.53s Step 291( 9.00%), action 27, FPS 1.41, Running 97.44s Step 292( 9.33%), action 28, FPS 1.40, Running 97.89s Step 293( 9.67%), action 29, FPS 1.41, Running 98.65s Step 294( 10.00%), action 30, FPS 1.40, Running 99.32s Step 295( 10.33%), action 31, FPS 1.40, Running 100.21s Step 296( 10.67%), action 32, FPS 1.36, Running 100.97s Step 297( 11.00%), action 33, FPS 1.35, Running 101.88s Step 298( 11.33%), action 34, FPS 1.33, Running 102.57s Step 299( 11.67%), action 35, FPS 1.33, Running 103.46s Step 300( 12.00%), action 36, FPS 1.35, Running 103.93s Step 301( 12.33%), action 37, FPS 1.35, Running 104.66s Step 302( 12.67%), action 38, FPS 1.35, Running 105.32s Step 303( 13.00%), action 39, FPS 1.39, Running 105.85s Step 304( 13.33%), action 40, FPS 1.41, Running 106.14s Step 305( 13.67%), action 41, FPS 1.48, Running 106.58s Step 306( 14.00%), action 42, FPS 1.52, Running 107.02s Step 307( 14.33%), action 43, FPS 1.55, Running 107.66s Step 308( 14.67%), action 44, FPS 1.54, Running 108.26s Step 309( 15.00%), action 45, FPS 1.53, Running 109.01s Step 310( 15.33%), action 46, FPS 1.52, Running 109.65s Step 311( 15.67%), action 47, FPS 1.52, Running 110.59s Step 312( 16.00%), action 48, FPS 1.49, Running 111.31s Step 313( 16.33%), action 49, FPS 1.48, Running 112.18s Step 314( 16.67%), action 50, FPS 1.49, Running 112.71s Step 315( 17.00%), action 51, FPS 1.46, Running 113.87s Step 316( 17.33%), action 52, FPS 1.50, Running 114.35s Step 317( 17.67%), action 53, FPS 1.51, Running 115.15s Step 318( 18.00%), action 54, FPS 1.51, Running 115.78s Step 319( 18.33%), action 55, FPS 1.50, Running 116.75s Step 320( 18.67%), action 56, FPS 1.46, Running 117.63s Step 321( 19.00%), action 57, FPS 1.45, Running 118.48s Step 322( 19.33%), action 58, FPS 1.47, Running 118.95s Step 323( 19.67%), action 59, FPS 1.45, Running 119.68s Step 324( 20.00%), action 60, FPS 1.40, Running 120.42s Step 325( 20.33%), action 61, FPS 1.35, Running 121.35s Step 326( 20.67%), action 62, FPS 1.34, Running 121.97s Step 327( 21.00%), action 63, FPS 1.31, Running 122.98s Step 328( 21.33%), action 64, FPS 1.31, Running 123.52s Step 329( 21.67%), action 65, FPS 1.32, Running 124.22s Step 330( 22.00%), action 66, FPS 1.31, Running 124.93s Step 331( 22.33%), action 67, FPS 1.34, Running 125.50s Step 332( 22.67%), action 68, FPS 1.37, Running 125.88s Step 333( 23.00%), action 69, FPS 1.40, Running 126.47s Step 334( 23.33%), action 70, FPS 1.37, Running 127.29s Step 335( 23.67%), action 71, FPS 1.39, Running 128.20s Step 336( 24.00%), action 72, FPS 1.38, Running 128.84s Step 337( 24.33%), action 73, FPS 1.37, Running 129.77s Step 338( 24.67%), action 74, FPS 1.38, Running 130.23s Step 339( 25.00%), action 75, FPS 1.40, Running 131.03s Step 340( 25.33%), action 76, FPS 1.42, Running 131.72s Step 341( 25.67%), action 77, FPS 1.41, Running 132.67s Step 342( 26.00%), action 78, FPS 1.41, Running 133.18s Step 343( 26.33%), action 79, FPS 1.41, Running 133.86s Step 344( 26.67%), action 80, FPS 1.42, Running 134.47s Step 345( 27.00%), action 81, FPS 1.42, Running 135.42s Step 346( 27.33%), action 82, FPS 1.42, Running 136.07s Step 347( 27.67%), action 83, FPS 1.42, Running 137.04s Step 348( 28.00%), action 84, FPS 1.43, Running 137.54s Step 349( 28.33%), action 85, FPS 1.42, Running 138.29s Step 350( 28.67%), action 86, FPS 1.43, Running 138.89s Step 351( 29.00%), action 87, FPS 1.39, Running 139.86s Step 352( 29.33%), action 88, FPS 1.37, Running 140.50s Step 353( 29.67%), action 89, FPS 1.35, Running 141.24s Step 354( 30.00%), action 90, FPS 1.37, Running 141.91s Step 355( 30.33%), action 91, FPS 1.34, Running 143.12s Step 356( 30.67%), action 92, FPS 1.36, Running 143.55s Step 357( 31.00%), action 93, FPS 1.36, Running 144.50s Step 358( 31.33%), action 94, FPS 1.38, Running 144.77s Step 359( 31.67%), action 95, FPS 1.41, Running 145.25s Step 360( 32.00%), action 96, FPS 1.44, Running 145.65s Step 361( 32.33%), action 97, FPS 1.44, Running 146.51s Step 362( 32.67%), action 98, FPS 1.43, Running 147.21s Step 363( 33.00%), action 99, FPS 1.42, Running 147.91s Step 364( 33.33%), action 100, FPS 1.41, Running 148.68s Step 365( 33.67%), action 101, FPS 1.39, Running 149.85s Step 366( 34.00%), action 102, FPS 1.39, Running 150.42s Step 367( 34.33%), action 103, FPS 1.40, Running 151.37s Step 368( 34.67%), action 104, FPS 1.36, Running 152.23s Step 369( 35.00%), action 105, FPS 1.35, Running 153.11s Step 370( 35.33%), action 106, FPS 1.32, Running 153.99s [2026-08-02 18:32:48] [24 ] Seed 23 success after 154.34 s. +steps: 370 , actions: 106 . +Instruction: Empty +Total 6/24(25.00%) success. +Setting seed: 24 +Step 1( N/A%), pre moving , FPS 0.25, Running 4.08s Step 2( N/A%), pre moving , FPS 0.45, Running 4.49s Step 3( N/A%), pre moving , FPS 0.66, Running 4.58s Step 4( N/A%), pre moving , FPS 0.86, Running 4.65s Step 5( N/A%), pre moving , FPS 1.04, Running 4.81s Step 6( N/A%), pre moving , FPS 1.18, Running 5.09s Step 7( N/A%), pre moving , FPS 1.33, Running 5.24s Step 8( N/A%), pre moving , FPS 1.42, Running 5.62s Step 9( N/A%), pre moving , FPS 1.58, Running 5.69s Step 10( N/A%), pre moving , FPS 1.73, Running 5.78s Step 11( N/A%), pre moving , FPS 1.80, Running 6.11s Step 12( N/A%), pre moving , FPS 1.94, Running 6.20s Step 13( N/A%), pre moving , FPS 2.07, Running 6.27s Step 14( N/A%), pre moving , FPS 2.15, Running 6.51s Step 15( N/A%), pre moving , FPS 2.25, Running 6.68s Step 16( N/A%), pre moving , FPS 2.37, Running 6.75s Step 17( N/A%), pre moving , FPS 2.49, Running 6.83s Step 18( N/A%), pre moving , FPS 2.52, Running 7.16s Step 19( N/A%), pre moving , FPS 2.62, Running 7.25s Step 20( N/A%), pre moving , FPS 2.73, Running 7.33s Step 21( N/A%), pre moving , FPS 4.86, Running 8.19s Step 22( N/A%), pre moving , FPS 5.20, Running 8.34s Step 23( N/A%), pre moving , FPS 5.24, Running 8.40s Step 24( N/A%), pre moving , FPS 5.25, Running 8.46s Step 25( N/A%), pre moving , FPS 5.04, Running 8.78s Step 26( N/A%), pre moving , FPS 5.16, Running 8.97s Step 27( N/A%), pre moving , FPS 5.33, Running 9.00s Step 28( N/A%), pre moving , FPS 5.88, Running 9.03s Step 29( N/A%), pre moving , FPS 5.93, Running 9.06s Step 30( N/A%), pre moving , FPS 6.02, Running 9.10s Step 31( N/A%), pre moving , FPS 6.62, Running 9.13s Step 32( N/A%), pre moving , FPS 6.76, Running 9.15s Step 33( N/A%), pre moving , FPS 6.86, Running 9.18s Step 34( N/A%), pre moving , FPS 7.40, Running 9.21s Step 35( N/A%), pre moving , FPS 7.78, Running 9.25s Step 36( N/A%), pre moving , FPS 7.05, Running 9.58s Step 37( N/A%), pre moving , FPS 7.18, Running 9.61s Step 38( N/A%), pre moving , FPS 8.00, Running 9.66s Step 39( N/A%), pre moving , FPS 8.21, Running 9.69s Step 40( N/A%), pre moving , FPS 8.36, Running 9.72s Step 41( N/A%), pre moving , FPS 12.82, Running 9.75s Step 42( N/A%), pre moving , FPS 13.78, Running 9.79s Step 43( N/A%), pre moving , FPS 14.00, Running 9.82s Step 44( N/A%), pre moving , FPS 14.27, Running 9.86s Step 45( N/A%), pre moving , FPS 18.01, Running 9.89s Step 46( N/A%), pre moving , FPS 21.02, Running 9.92s Step 47( N/A%), pre moving , FPS 20.90, Running 9.95s Step 48( N/A%), pre moving , FPS 21.01, Running 9.98s Step 49( N/A%), pre moving , FPS 21.22, Running 10.00s Step 50( N/A%), pre moving , FPS 21.67, Running 10.03s Step 51( N/A%), pre moving , FPS 21.57, Running 10.06s Step 52( N/A%), pre moving , FPS 21.40, Running 10.09s Step 53( N/A%), pre moving , FPS 21.33, Running 10.12s Step 54( N/A%), pre moving , FPS 21.50, Running 10.14s Step 55( N/A%), pre moving , FPS 21.49, Running 10.18s Step 56( N/A%), pre moving , FPS 31.71, Running 10.21s Step 57( N/A%), pre moving , FPS 31.91, Running 10.24s Step 58( N/A%), pre moving , FPS 32.94, Running 10.27s Step 59( N/A%), pre moving , FPS 32.03, Running 10.31s Step 60( N/A%), pre moving , FPS 31.42, Running 10.36s Step 61( N/A%), pre moving , FPS 30.05, Running 10.42s Step 62( N/A%), pre moving , FPS 27.91, Running 10.50s Step 63( N/A%), pre moving , FPS 25.83, Running 10.60s Step 64( N/A%), pre moving , FPS 23.61, Running 10.71s Step 65( N/A%), pre moving , FPS 21.59, Running 10.82s Step 66( N/A%), pre moving , FPS 19.55, Running 10.94s Step 67( N/A%), pre moving , FPS 18.25, Running 11.05s Step 68( N/A%), pre moving , FPS 17.03, Running 11.15s Step 69( N/A%), pre moving , FPS 15.80, Running 11.27s Step 70( N/A%), pre moving , FPS 12.57, Running 11.62s Step 71( N/A%), pre moving , FPS 11.83, Running 11.75s Step 72( N/A%), pre moving , FPS 11.28, Running 11.86s Step 73( N/A%), pre moving , FPS 9.37, Running 12.25s Step 74( N/A%), pre moving , FPS 9.00, Running 12.36s Step 75( N/A%), pre moving , FPS 7.86, Running 12.72s Step 76( N/A%), pre moving , FPS 7.59, Running 12.85s Step 77( N/A%), pre moving , FPS 7.33, Running 12.97s Step 78( N/A%), pre moving , FPS 6.49, Running 13.35s Step 79( N/A%), pre moving , FPS 6.35, Running 13.46s Step 80( N/A%), pre moving , FPS 5.75, Running 13.83s Step 81( N/A%), pre moving , FPS 5.64, Running 13.96s Step 82( N/A%), pre moving , FPS 5.21, Running 14.34s Step 83( N/A%), pre moving , FPS 5.17, Running 14.47s Step 84( N/A%), pre moving , FPS 5.15, Running 14.59s Step 85( N/A%), pre moving , FPS 4.81, Running 14.98s Step 86( N/A%), pre moving , FPS 4.82, Running 15.09s Step 87( N/A%), pre moving , FPS 4.53, Running 15.46s Step 88( N/A%), pre moving , FPS 4.50, Running 15.60s Step 89( N/A%), pre moving , FPS 4.26, Running 15.96s Step 90( N/A%), pre moving , FPS 4.47, Running 16.09s Step 91( N/A%), pre moving , FPS 4.52, Running 16.17s Step 92( N/A%), pre moving , FPS 4.31, Running 16.50s Step 93( N/A%), pre moving , FPS 4.61, Running 16.59s Step 94( N/A%), pre moving , FPS 4.66, Running 16.66s Step 95( N/A%), pre moving , FPS 4.98, Running 16.74s Step 96( N/A%), pre moving , FPS 4.75, Running 17.06s Step 97( N/A%), pre moving , FPS 4.78, Running 17.15s Step 98( N/A%), pre moving , FPS 5.15, Running 17.23s Step 99( N/A%), pre moving , FPS 4.89, Running 17.55s Step 100( N/A%), pre moving , FPS 5.26, Running 17.63s Step 101( N/A%), pre moving , FPS 5.33, Running 17.72s Step 102( N/A%), pre moving , FPS 5.78, Running 17.80s Step 103( N/A%), pre moving , FPS 5.48, Running 18.12s Step 104( N/A%), pre moving , FPS 5.51, Running 18.22s Step 105( N/A%), pre moving , FPS 6.04, Running 18.29s Step 106( N/A%), pre moving , FPS 6.04, Running 18.41s Step 107( N/A%), pre moving , FPS 6.23, Running 18.67s Step 108( N/A%), pre moving , FPS 6.32, Running 18.76s Step 109( N/A%), pre moving , FPS 6.96, Running 18.84s Step 110( N/A%), pre moving , FPS 6.67, Running 19.09s Step 111( N/A%), pre moving , FPS 6.49, Running 19.25s Step 112( N/A%), pre moving , FPS 7.09, Running 19.32s Step 113( N/A%), pre moving , FPS 7.11, Running 19.40s Step 114( N/A%), pre moving , FPS 6.51, Running 19.73s Step 115( N/A%), pre moving , FPS 6.48, Running 19.83s Step 116( N/A%), pre moving , FPS 7.03, Running 19.91s Step 117( N/A%), pre moving , FPS 6.49, Running 20.24s Step 118( N/A%), pre moving , FPS 6.47, Running 20.33s Step 119( N/A%), pre moving , FPS 7.03, Running 20.39s Step 120( N/A%), pre moving , FPS 7.04, Running 20.48s Step 121( N/A%), pre moving , FPS 6.48, Running 20.80s Step 122( N/A%), pre moving , FPS 6.45, Running 20.90s Step 123( N/A%), pre moving , FPS 7.00, Running 20.98s Step 124( N/A%), pre moving , FPS 6.46, Running 21.31s Step 125( N/A%), pre moving , FPS 6.41, Running 21.41s Step 126( N/A%), pre moving , FPS 6.51, Running 21.48s Step 127( N/A%), pre moving , FPS 6.92, Running 21.56s Step 128( N/A%), pre moving , FPS 6.40, Running 21.89s Step 129( N/A%), pre moving , FPS 6.35, Running 21.99s Step 130( N/A%), pre moving , FPS 6.75, Running 22.05s Step 131( N/A%), pre moving , FPS 6.94, Running 22.14s Step 132( N/A%), pre moving , FPS 6.40, Running 22.44s Step 133( N/A%), pre moving , FPS 6.48, Running 22.49s Step 134( N/A%), pre moving , FPS 7.06, Running 22.56s Step 135( N/A%), pre moving , FPS 5.18, Running 23.68s Step 136( N/A%), pre moving , FPS 4.75, Running 24.11s Step 137( N/A%), pre moving , FPS 4.54, Running 24.64s Step 138( N/A%), pre moving , FPS 4.19, Running 25.10s Step 139( N/A%), pre moving , FPS 3.78, Running 25.69s Step 140( N/A%), pre moving , FPS 3.70, Running 25.88s Step 141( N/A%), pre moving , FPS 3.59, Running 26.37s Step 142( N/A%), pre moving , FPS 3.42, Running 26.74s Step 143( N/A%), pre moving , FPS 3.16, Running 27.30s Step 144( N/A%), pre moving , FPS 3.25, Running 27.47s Step 145( N/A%), pre moving , FPS 3.05, Running 27.96s Step 146( N/A%), pre moving , FPS 2.91, Running 28.36s Step 147( N/A%), pre moving , FPS 2.86, Running 28.56s Step 148( N/A%), pre moving , FPS 2.95, Running 28.68s Step 149( N/A%), pre moving , FPS 2.91, Running 28.86s Step 150( N/A%), pre moving , FPS 2.90, Running 28.96s Step 151( N/A%), pre moving , FPS 2.85, Running 29.15s Step 152( N/A%), pre moving , FPS 2.93, Running 29.28s Step 153( N/A%), pre moving , FPS 2.79, Running 29.65s Step 154( N/A%), pre moving , FPS 2.75, Running 29.84s Step 155( N/A%), pre moving , FPS 3.07, Running 30.20s Step 156( N/A%), pre moving , FPS 3.20, Running 30.37s Step 157( N/A%), pre moving , FPS 3.22, Running 30.86s Step 158( N/A%), pre moving , FPS 3.23, Running 31.29s Step 159( N/A%), pre moving , FPS 3.24, Running 31.86s Step 160( N/A%), pre moving , FPS 3.26, Running 32.02s Step 161( N/A%), pre moving , FPS 3.27, Running 32.50s Step 162( N/A%), pre moving , FPS 3.24, Running 32.91s Step 163( N/A%), pre moving , FPS 3.25, Running 33.46s Step 164( N/A%), pre moving , FPS 3.25, Running 33.63s Step 165( N/A%), pre moving , FPS 3.25, Running 34.12s Step 166( N/A%), pre moving , FPS 3.23, Running 34.55s Step 167( N/A%), pre moving , FPS 3.05, Running 35.11s Step 168( N/A%), pre moving , FPS 2.91, Running 35.54s Step 169( N/A%), pre moving , FPS 2.76, Running 36.11s Step 170( N/A%), pre moving , FPS 2.69, Running 36.40s Step 171( N/A%), pre moving , FPS 2.58, Running 36.90s Step 172( N/A%), pre moving , FPS 2.48, Running 37.34s Step 173( N/A%), pre moving , FPS 2.41, Running 37.95s Step 174( N/A%), pre moving , FPS 2.34, Running 38.39s Step 175( N/A%), pre moving , FPS 2.28, Running 38.97s Step 176( N/A%), pre moving , FPS 2.27, Running 39.17s Step 177( N/A%), pre moving , FPS 2.27, Running 39.69s Step 178( N/A%), pre moving , FPS 2.25, Running 40.16s Step 179( N/A%), pre moving , FPS 2.26, Running 40.73s Step 180( N/A%), pre moving , FPS 2.18, Running 41.19s Step 181( N/A%), pre moving , FPS 2.16, Running 41.77s Step 182( N/A%), pre moving , FPS 2.21, Running 41.96s Step 183( N/A%), pre moving , FPS 2.22, Running 42.49s Step 184( N/A%), pre moving , FPS 2.15, Running 42.94s Step 185( N/A%), pre moving , FPS 2.13, Running 43.53s Step 186( N/A%), pre moving , FPS 2.12, Running 43.97s Step 187( N/A%), pre moving , FPS 2.12, Running 44.53s Step 188( N/A%), pre moving , FPS 2.18, Running 44.71s Step 189( N/A%), pre moving , FPS 2.19, Running 45.23s Step 190( N/A%), pre moving , FPS 2.15, Running 45.69s Step 191( N/A%), pre moving , FPS 2.13, Running 46.27s Step 192( N/A%), pre moving , FPS 2.13, Running 46.72s Step 193( N/A%), pre moving , FPS 2.14, Running 47.30s Step 194( N/A%), pre moving , FPS 2.13, Running 47.76s Step 195( N/A%), pre moving , FPS 2.22, Running 47.99s Step 196( N/A%), pre moving , FPS 2.22, Running 48.16s Step 197( N/A%), pre moving , FPS 2.29, Running 48.43s Step 198( N/A%), pre moving , FPS 2.36, Running 48.64s Step 199( N/A%), pre moving , FPS 2.43, Running 48.96s Step 200( N/A%), pre moving , FPS 2.51, Running 49.18s Step 201( N/A%), pre moving , FPS 2.56, Running 49.59s Step 202( N/A%), pre moving , FPS 2.59, Running 49.69s Step 203( N/A%), pre moving , FPS 2.74, Running 49.79s Step 204( N/A%), pre moving , FPS 2.88, Running 49.88s Step 205( N/A%), pre moving , FPS 3.10, Running 49.97s Step 206( N/A%), pre moving , FPS 3.15, Running 50.31s Step 207( N/A%), pre moving , FPS 3.39, Running 50.43s Step 208( N/A%), pre moving , FPS 3.44, Running 50.52s Step 209( N/A%), pre moving , FPS 3.55, Running 50.87s Step 210( N/A%), pre moving , FPS 3.81, Running 50.94s Step 211( N/A%), pre moving , FPS 4.18, Running 51.06s Step 212( N/A%), pre moving , FPS 3.00, Running 53.38s Step 213( N/A%), pre moving , FPS 2.95, Running 54.09s Step 214( N/A%), pre moving , FPS 3.06, Running 54.31s Step 215( N/A%), pre moving , FPS 2.90, Running 54.88s Step 216( N/A%), pre moving , FPS 2.79, Running 55.33s Step 217( N/A%), pre moving , FPS 2.69, Running 55.87s Step 218( N/A%), pre moving , FPS 2.69, Running 56.09s Step 219( N/A%), pre moving , FPS 2.62, Running 56.59s Step 220( N/A%), pre moving , FPS 2.55, Running 57.02s Step 221( N/A%), pre moving , FPS 2.51, Running 57.55s Step 222( N/A%), pre moving , FPS 2.48, Running 57.77s Step 223( N/A%), pre moving , FPS 2.35, Running 58.29s Step 224( N/A%), pre moving , FPS 2.26, Running 58.74s Step 225( N/A%), pre moving , FPS 2.16, Running 59.25s Step 226( N/A%), pre moving , FPS 2.19, Running 59.45s Step 227( N/A%), pre moving , FPS 2.04, Running 60.22s Step 228( N/A%), pre moving , FPS 2.02, Running 60.44s Step 229( N/A%), pre moving , FPS 1.98, Running 60.99s Step 230( N/A%), pre moving , FPS 1.91, Running 61.42s Step 231( N/A%), pre moving , FPS 1.83, Running 62.00s Step 232( 0.33%), action 1, FPS 2.00, Running 63.37s Step 233( 0.67%), action 2, FPS 2.04, Running 63.90s Step 234( 1.00%), action 3, FPS 1.91, Running 64.76s Step 235( 1.33%), action 4, FPS 1.97, Running 65.04s Step 236( 1.67%), action 5, FPS 1.89, Running 65.94s Step 237( 2.00%), action 6, FPS 1.87, Running 66.60s Step 238( 2.33%), action 7, FPS 1.76, Running 67.48s Step 239( 2.67%), action 8, FPS 1.79, Running 67.74s Step 240( 3.00%), action 9, FPS 1.65, Running 69.14s Step 241( 3.33%), action 10, FPS 1.63, Running 69.79s Step 242( 3.67%), action 11, FPS 1.51, Running 71.04s Step 243( 4.00%), action 12, FPS 1.52, Running 71.41s Step 244( 4.33%), action 13, FPS 1.47, Running 72.30s Step 245( 4.67%), action 14, FPS 1.49, Running 72.63s Step 246( 5.00%), action 15, FPS 1.42, Running 73.52s Step 247( 5.33%), action 16, FPS 1.38, Running 74.67s Step 248( 5.67%), action 17, FPS 1.32, Running 75.61s Step 249( 6.00%), action 18, FPS 1.34, Running 75.96s Step 250( 6.33%), action 19, FPS 1.31, Running 76.72s Step 251( 6.67%), action 20, FPS 1.30, Running 77.36s Step 252( 7.00%), action 21, FPS 1.34, Running 78.32s Step 253( 7.33%), action 22, FPS 1.34, Running 78.88s Step 254( 7.67%), action 23, FPS 1.32, Running 79.96s Step 255( 8.00%), action 24, FPS 1.29, Running 80.60s Step 256( 8.33%), action 25, FPS 1.31, Running 81.26s Step 257( 8.67%), action 26, FPS 1.32, Running 81.77s Step 258( 9.00%), action 27, FPS 1.33, Running 82.48s Step 259( 9.33%), action 28, FPS 1.28, Running 83.35s Step 260( 9.67%), action 29, FPS 1.34, Running 84.08s Step 261( 10.00%), action 30, FPS 1.32, Running 84.91s Step 262( 10.33%), action 31, FPS 1.33, Running 86.12s Step 263( 10.67%), action 32, FPS 1.33, Running 86.45s Step 264( 11.00%), action 33, FPS 1.34, Running 87.23s Step 265( 11.33%), action 34, FPS 1.28, Running 88.22s Step 266( 11.67%), action 35, FPS 1.25, Running 89.55s Step 267( 12.00%), action 36, FPS 1.31, Running 89.92s Step 268( 12.33%), action 37, FPS 1.32, Running 90.78s Step 269( 12.67%), action 38, FPS 1.30, Running 91.41s Step 270( 13.00%), action 39, FPS 1.28, Running 92.36s Step 271( 13.33%), action 40, FPS 1.28, Running 92.98s Step 272( 13.67%), action 41, FPS 1.28, Running 94.00s Step 273( 14.00%), action 42, FPS 1.28, Running 94.53s Step 274( 14.33%), action 43, FPS 1.29, Running 95.46s Step 275( 14.67%), action 44, FPS 1.27, Running 96.35s Step 276( 15.00%), action 45, FPS 1.25, Running 97.32s Step 277( 15.33%), action 46, FPS 1.26, Running 97.68s Step 278( 15.67%), action 47, FPS 1.24, Running 98.60s Step 279( 16.00%), action 48, FPS 1.26, Running 99.17s Step 280( 16.33%), action 49, FPS 1.24, Running 100.15s Step 281( 16.67%), action 50, FPS 1.22, Running 101.26s Step 282( 17.00%), action 51, FPS 1.24, Running 102.25s Step 283( 17.33%), action 52, FPS 1.22, Running 102.80s Step 284( 17.67%), action 53, FPS 1.19, Running 103.98s Step 285( 18.00%), action 54, FPS 1.23, Running 104.52s Step 286( 18.33%), action 55, FPS 1.25, Running 105.50s Step 287( 18.67%), action 56, FPS 1.24, Running 106.04s Step 288( 19.00%), action 57, FPS 1.23, Running 107.09s Step 289( 19.33%), action 58, FPS 1.23, Running 107.66s Step 290( 19.67%), action 59, FPS 1.23, Running 108.58s Step 291( 20.00%), action 60, FPS 1.26, Running 108.91s Step 292( 20.33%), action 61, FPS 1.24, Running 110.15s Step 293( 20.67%), action 62, FPS 1.26, Running 110.47s Step 294( 21.00%), action 63, FPS 1.26, Running 111.34s Step 295( 21.33%), action 64, FPS 1.28, Running 111.94s Step 296( 21.67%), action 65, FPS 1.29, Running 112.87s Step 297( 22.00%), action 66, FPS 1.29, Running 113.17s Step 298( 22.33%), action 67, FPS 1.29, Running 114.05s Step 299( 22.67%), action 68, FPS 1.31, Running 114.40s Step 300( 23.00%), action 69, FPS 1.28, Running 115.75s Step 301( 23.33%), action 70, FPS 1.35, Running 116.05s Step 302( 23.67%), action 71, FPS 1.33, Running 117.25s Step 303( 24.00%), action 72, FPS 1.33, Running 117.86s Step 304( 24.33%), action 73, FPS 1.34, Running 118.92s Step 305( 24.67%), action 74, FPS 1.34, Running 119.43s Step 306( 25.00%), action 75, FPS 1.37, Running 120.15s Step 307( 25.33%), action 76, FPS 1.37, Running 120.64s Step 308( 25.67%), action 77, FPS 1.37, Running 121.65s Step 309( 26.00%), action 78, FPS 1.37, Running 122.27s Step 310( 26.33%), action 79, FPS 1.39, Running 123.01s Step 311( 26.67%), action 80, FPS 1.40, Running 123.24s Step 312( 27.00%), action 81, FPS 1.44, Running 123.99s Step 313( 27.33%), action 82, FPS 1.45, Running 124.28s Step 314( 27.67%), action 83, FPS 1.45, Running 125.16s Step 315( 28.00%), action 84, FPS 1.48, Running 125.44s Step 316( 28.33%), action 85, FPS 1.48, Running 126.35s Step 317( 28.67%), action 86, FPS 1.45, Running 126.97s Step 318( 29.00%), action 87, FPS 1.47, Running 127.62s Step 319( 29.33%), action 88, FPS 1.46, Running 128.15s Step 320( 29.67%), action 89, FPS 1.52, Running 128.88s Step 321( 30.00%), action 90, FPS 1.51, Running 129.30s Step 322( 30.33%), action 91, FPS 1.54, Running 130.22s Step 323( 30.67%), action 92, FPS 1.55, Running 130.77s Step 324( 31.00%), action 93, FPS 1.55, Running 131.82s Step 325( 31.33%), action 94, FPS 1.55, Running 132.35s Step 326( 31.67%), action 95, FPS 1.54, Running 133.17s Step 327( 32.00%), action 96, FPS 1.50, Running 134.01s Step 328( 32.33%), action 97, FPS 1.50, Running 134.99s Step 329( 32.67%), action 98, FPS 1.53, Running 135.32s Step 330( 33.00%), action 99, FPS 1.51, Running 136.25s Step 331( 33.33%), action 100, FPS 1.48, Running 136.79s Step 332( 33.67%), action 101, FPS 1.46, Running 137.68s Step 333( 34.00%), action 102, FPS 1.43, Running 138.29s Step 334( 34.33%), action 103, FPS 1.42, Running 139.23s Step 335( 34.67%), action 104, FPS 1.41, Running 139.60s Step 336( 35.00%), action 105, FPS 1.41, Running 140.49s Step 337( 35.33%), action 106, FPS 1.41, Running 141.13s Step 338( 35.67%), action 107, FPS 1.41, Running 141.83s Step 339( 36.00%), action 108, FPS 1.41, Running 142.35s Step 340( 36.33%), action 109, FPS 1.40, Running 143.15s Step 341( 36.67%), action 110, FPS 1.41, Running 143.53s Step 342( 37.00%), action 111, FPS 1.37, Running 144.80s Step 343( 37.33%), action 112, FPS 1.35, Running 145.60s Step 344( 37.67%), action 113, FPS 1.35, Running 146.62s Step 345( 38.00%), action 114, FPS 1.35, Running 147.16s Step 346( 38.33%), action 115, FPS 1.34, Running 148.10s Step 347( 38.67%), action 116, FPS 1.36, Running 148.69s Step 348( 39.00%), action 117, FPS 1.35, Running 149.78s Step 349( 39.33%), action 118, FPS 1.30, Running 150.76s Step 350( 39.67%), action 119, FPS 1.29, Running 151.81s Step 351( 40.00%), action 120, FPS 1.28, Running 152.35s Step 352( 40.33%), action 121, FPS 1.27, Running 153.46s Step 353( 40.67%), action 122, FPS 1.26, Running 154.10s Step 354( 41.00%), action 123, FPS 1.26, Running 155.14s Step 355( 41.33%), action 124, FPS 1.24, Running 155.69s Step 356( 41.67%), action 125, FPS 1.24, Running 156.68s Step 357( 42.00%), action 126, FPS 1.23, Running 157.33s Step 358( 42.33%), action 127, FPS 1.21, Running 158.32s [2026-08-02 18:35:27] [25 ] Seed 24 failed after 158.45 s. +steps: 358 , actions: 127 . +Instruction: Empty +Total 6/25(24.00%) success. +Setting seed: 25 +Step 1( N/A%), pre moving , FPS 0.54, Running 1.85s Step 2( N/A%), pre moving , FPS 1.04, Running 1.92s Step 3( N/A%), pre moving , FPS 1.52, Running 1.98s Step 4( N/A%), pre moving , FPS 1.95, Running 2.05s Step 5( N/A%), pre moving , FPS 2.36, Running 2.12s Step 6( N/A%), pre moving , FPS 2.76, Running 2.17s Step 7( N/A%), pre moving , FPS 2.99, Running 2.34s Step 8( N/A%), pre moving , FPS 3.32, Running 2.41s Step 9( N/A%), pre moving , FPS 3.24, Running 2.77s Step 10( N/A%), pre moving , FPS 3.51, Running 2.85s Step 11( N/A%), pre moving , FPS 3.80, Running 2.89s Step 12( N/A%), pre moving , FPS 4.04, Running 2.97s Step 13( N/A%), pre moving , FPS 4.06, Running 3.20s Step 14( N/A%), pre moving , FPS 4.17, Running 3.36s Step 15( N/A%), pre moving , FPS 4.34, Running 3.45s Step 16( N/A%), pre moving , FPS 4.53, Running 3.53s Step 17( N/A%), pre moving , FPS 4.63, Running 3.67s Step 18( N/A%), pre moving , FPS 4.59, Running 3.92s Step 19( N/A%), pre moving , FPS 4.72, Running 4.03s Step 20( N/A%), pre moving , FPS 4.86, Running 4.11s Step 21( N/A%), pre moving , FPS 7.30, Running 4.59s Step 22( N/A%), pre moving , FPS 6.40, Running 5.05s Step 23( N/A%), pre moving , FPS 6.34, Running 5.13s Step 24( N/A%), pre moving , FPS 6.39, Running 5.18s Step 25( N/A%), pre moving , FPS 6.38, Running 5.25s Step 26( N/A%), pre moving , FPS 5.58, Running 5.75s Step 27( N/A%), pre moving , FPS 5.73, Running 5.83s Step 28( N/A%), pre moving , FPS 5.34, Running 6.16s Step 29( N/A%), pre moving , FPS 5.76, Running 6.25s Step 30( N/A%), pre moving , FPS 5.70, Running 6.36s Step 31( N/A%), pre moving , FPS 5.26, Running 6.70s Step 32( N/A%), pre moving , FPS 5.31, Running 6.74s Step 33( N/A%), pre moving , FPS 5.52, Running 6.83s Step 34( N/A%), pre moving , FPS 5.63, Running 6.91s Step 35( N/A%), pre moving , FPS 5.27, Running 7.25s Step 36( N/A%), pre moving , FPS 4.65, Running 7.84s Step 37( N/A%), pre moving , FPS 4.70, Running 7.93s Step 38( N/A%), pre moving , FPS 4.90, Running 8.00s Step 39( N/A%), pre moving , FPS 4.85, Running 8.15s Step 40( N/A%), pre moving , FPS 4.67, Running 8.40s Step 41( N/A%), pre moving , FPS 5.13, Running 8.49s Step 42( N/A%), pre moving , FPS 5.67, Running 8.57s Step 43( N/A%), pre moving , FPS 5.32, Running 8.89s Step 44( N/A%), pre moving , FPS 5.24, Running 9.00s Step 45( N/A%), pre moving , FPS 5.18, Running 9.11s Step 46( N/A%), pre moving , FPS 5.38, Running 9.47s Step 47( N/A%), pre moving , FPS 5.31, Running 9.60s Step 48( N/A%), pre moving , FPS 5.63, Running 9.71s Step 49( N/A%), pre moving , FPS 5.21, Running 10.08s Step 50( N/A%), pre moving , FPS 5.21, Running 10.19s Step 51( N/A%), pre moving , FPS 5.18, Running 10.56s Step 52( N/A%), pre moving , FPS 5.06, Running 10.69s Step 53( N/A%), pre moving , FPS 5.03, Running 10.81s Step 54( N/A%), pre moving , FPS 4.68, Running 11.19s Step 55( N/A%), pre moving , FPS 4.93, Running 11.30s Step 56( N/A%), pre moving , FPS 5.22, Running 11.67s Step 57( N/A%), pre moving , FPS 5.17, Running 11.80s Step 58( N/A%), pre moving , FPS 4.79, Running 12.18s Step 59( N/A%), pre moving , FPS 4.81, Running 12.31s Step 60( N/A%), pre moving , FPS 4.97, Running 12.42s Step 61( N/A%), pre moving , FPS 4.66, Running 12.78s Step 62( N/A%), pre moving , FPS 4.61, Running 12.91s Step 63( N/A%), pre moving , FPS 4.86, Running 13.01s Step 64( N/A%), pre moving , FPS 4.58, Running 13.36s Step 65( N/A%), pre moving , FPS 4.57, Running 13.49s Step 66( N/A%), pre moving , FPS 4.85, Running 13.59s Step 67( N/A%), pre moving , FPS 4.57, Running 13.97s Step 68( N/A%), pre moving , FPS 4.62, Running 14.04s Step 69( N/A%), pre moving , FPS 4.95, Running 14.12s Step 70( N/A%), pre moving , FPS 4.89, Running 14.28s Step 71( N/A%), pre moving , FPS 5.04, Running 14.53s Step 72( N/A%), pre moving , FPS 5.11, Running 14.60s Step 73( N/A%), pre moving , FPS 5.16, Running 14.68s Step 74( N/A%), pre moving , FPS 5.33, Running 14.94s Step 75( N/A%), pre moving , FPS 5.28, Running 15.09s Step 76( N/A%), pre moving , FPS 5.74, Running 15.16s Step 77( N/A%), pre moving , FPS 5.82, Running 15.24s Step 78( N/A%), pre moving , FPS 6.07, Running 15.47s Step 79( N/A%), pre moving , FPS 5.99, Running 15.65s Step 80( N/A%), pre moving , FPS 6.07, Running 15.71s Step 81( N/A%), pre moving , FPS 6.64, Running 15.79s Step 82( N/A%), pre moving , FPS 6.22, Running 16.12s Step 83( N/A%), pre moving , FPS 6.24, Running 16.21s Step 84( N/A%), pre moving , FPS 6.85, Running 16.28s Step 85( N/A%), pre moving , FPS 6.96, Running 16.36s Step 86( N/A%), pre moving , FPS 6.47, Running 16.68s Step 87( N/A%), pre moving , FPS 7.14, Running 16.78s Step 88( N/A%), pre moving , FPS 5.10, Running 17.96s Step 89( N/A%), pre moving , FPS 4.71, Running 18.37s Step 90( N/A%), pre moving , FPS 4.29, Running 18.94s Step 91( N/A%), pre moving , FPS 4.37, Running 19.11s Step 92( N/A%), pre moving , FPS 4.03, Running 19.57s Step 93( N/A%), pre moving , FPS 3.76, Running 20.01s Step 94( N/A%), pre moving , FPS 3.68, Running 20.37s Step 95( N/A%), pre moving , FPS 3.66, Running 20.56s Step 96( N/A%), pre moving , FPS 3.47, Running 20.91s Step 97( N/A%), pre moving , FPS 3.41, Running 21.11s Step 98( N/A%), pre moving , FPS 3.26, Running 21.61s Step 99( N/A%), pre moving , FPS 3.13, Running 22.03s Step 100( N/A%), pre moving , FPS 2.92, Running 22.56s Step 101( N/A%), pre moving , FPS 2.88, Running 22.73s Step 102( N/A%), pre moving , FPS 2.83, Running 23.20s Step 103( N/A%), pre moving , FPS 2.70, Running 23.63s Step 104( N/A%), pre moving , FPS 2.52, Running 24.22s Step 105( N/A%), pre moving , FPS 2.41, Running 24.66s Step 106( N/A%), pre moving , FPS 2.35, Running 25.20s Step 107( N/A%), pre moving , FPS 2.32, Running 25.39s Step 108( N/A%), pre moving , FPS 2.52, Running 25.90s Step 109( N/A%), pre moving , FPS 2.51, Running 26.33s Step 110( N/A%), pre moving , FPS 2.51, Running 26.92s Step 111( N/A%), pre moving , FPS 2.50, Running 27.10s Step 112( N/A%), pre moving , FPS 2.51, Running 27.53s Step 113( N/A%), pre moving , FPS 2.53, Running 27.91s Step 114( N/A%), pre moving , FPS 2.46, Running 28.51s Step 115( N/A%), pre moving , FPS 2.47, Running 28.66s Step 116( N/A%), pre moving , FPS 2.41, Running 29.21s Step 117( N/A%), pre moving , FPS 2.34, Running 29.64s Step 118( N/A%), pre moving , FPS 2.33, Running 30.18s Step 119( N/A%), pre moving , FPS 2.40, Running 30.37s Step 120( N/A%), pre moving , FPS 2.40, Running 30.88s Step 121( N/A%), pre moving , FPS 2.34, Running 31.28s Step 122( N/A%), pre moving , FPS 2.30, Running 31.90s Step 123( N/A%), pre moving , FPS 2.23, Running 32.58s Step 124( N/A%), pre moving , FPS 2.26, Running 33.08s Step 125( N/A%), pre moving , FPS 2.25, Running 33.56s Step 126( N/A%), pre moving , FPS 2.25, Running 34.11s Step 127( N/A%), pre moving , FPS 2.18, Running 34.55s Step 128( N/A%), pre moving , FPS 2.16, Running 35.15s Step 129( N/A%), pre moving , FPS 2.16, Running 35.60s Step 130( N/A%), pre moving , FPS 2.16, Running 36.19s Step 131( N/A%), pre moving , FPS 2.15, Running 36.39s Step 132( N/A%), pre moving , FPS 2.13, Running 36.93s Step 133( N/A%), pre moving , FPS 2.12, Running 37.36s Step 134( N/A%), pre moving , FPS 2.12, Running 37.94s Step 135( N/A%), pre moving , FPS 2.06, Running 38.39s Step 136( N/A%), pre moving , FPS 2.13, Running 38.62s Step 137( N/A%), pre moving , FPS 2.20, Running 38.75s Step 138( N/A%), pre moving , FPS 2.28, Running 38.96s Step 139( N/A%), pre moving , FPS 2.29, Running 39.10s Step 140( N/A%), pre moving , FPS 2.37, Running 39.32s Step 141( N/A%), pre moving , FPS 2.43, Running 39.51s Step 142( N/A%), pre moving , FPS 2.50, Running 39.89s Step 143( N/A%), pre moving , FPS 2.66, Running 40.09s Step 144( N/A%), pre moving , FPS 2.62, Running 40.72s Step 145( N/A%), pre moving , FPS 2.71, Running 40.94s Step 146( N/A%), pre moving , FPS 2.71, Running 41.50s Step 147( N/A%), pre moving , FPS 2.71, Running 41.93s Step 148( N/A%), pre moving , FPS 2.71, Running 42.53s Step 149( N/A%), pre moving , FPS 2.72, Running 42.97s Step 150( N/A%), pre moving , FPS 2.73, Running 43.52s Step 151( N/A%), pre moving , FPS 2.76, Running 43.63s Step 152( N/A%), pre moving , FPS 2.94, Running 43.72s Step 153( N/A%), pre moving , FPS 2.98, Running 44.06s Step 154( N/A%), pre moving , FPS 3.20, Running 44.18s Step 155( N/A%), pre moving , FPS 3.40, Running 44.27s Step 156( N/A%), pre moving , FPS 3.47, Running 44.38s Step 157( N/A%), pre moving , FPS 3.34, Running 44.73s Step 158( N/A%), pre moving , FPS 3.40, Running 44.83s Step 159( N/A%), pre moving , FPS 3.43, Running 44.94s Step 160( N/A%), pre moving , FPS 3.36, Running 45.28s Step 161( N/A%), pre moving , FPS 2.62, Running 47.14s Step 162( N/A%), pre moving , FPS 2.48, Running 47.96s Step 163( N/A%), pre moving , FPS 2.48, Running 48.17s Step 164( N/A%), pre moving , FPS 2.49, Running 48.77s Step 165( N/A%), pre moving , FPS 2.43, Running 49.17s Step 166( N/A%), pre moving , FPS 2.43, Running 49.72s Step 167( N/A%), pre moving , FPS 2.50, Running 49.94s Step 168( N/A%), pre moving , FPS 2.48, Running 50.59s Step 169( N/A%), pre moving , FPS 2.52, Running 50.91s Step 170( N/A%), pre moving , FPS 2.52, Running 51.46s Step 171( N/A%), pre moving , FPS 2.41, Running 51.93s Step 172( N/A%), pre moving , FPS 2.28, Running 52.48s Step 173( N/A%), pre moving , FPS 2.33, Running 52.65s Step 174( N/A%), pre moving , FPS 2.21, Running 53.22s Step 175( N/A%), pre moving , FPS 2.12, Running 53.69s Step 176( N/A%), pre moving , FPS 2.04, Running 54.21s Step 177( N/A%), pre moving , FPS 2.06, Running 54.43s Step 178( N/A%), pre moving , FPS 1.94, Running 55.17s Step 179( N/A%), pre moving , FPS 1.91, Running 55.39s Step 180( N/A%), pre moving , FPS 1.88, Running 55.90s Step 181( 0.33%), action 1, FPS 1.91, Running 57.60s Step 182( 0.67%), action 2, FPS 1.94, Running 58.28s Step 183( 1.00%), action 3, FPS 1.88, Running 58.82s Step 184( 1.33%), action 4, FPS 1.83, Running 59.72s Step 185( 1.67%), action 5, FPS 1.78, Running 60.38s Step 186( 2.00%), action 6, FPS 1.77, Running 61.00s Step 187( 2.33%), action 7, FPS 1.70, Running 61.73s Step 188( 2.67%), action 8, FPS 1.73, Running 62.15s Step 189( 3.00%), action 9, FPS 1.64, Running 63.08s Step 190( 3.33%), action 10, FPS 1.66, Running 63.52s Step 191( 3.67%), action 11, FPS 1.61, Running 64.36s Step 192( 4.00%), action 12, FPS 1.60, Running 64.99s Step 193( 4.33%), action 13, FPS 1.52, Running 65.82s Step 194( 4.67%), action 14, FPS 1.50, Running 66.54s Step 195( 5.00%), action 15, FPS 1.49, Running 67.16s Step 196( 5.33%), action 16, FPS 1.47, Running 67.80s Step 197( 5.67%), action 17, FPS 1.41, Running 68.57s Step 198( 6.00%), action 18, FPS 1.41, Running 69.35s Step 199( 6.33%), action 19, FPS 1.34, Running 70.32s Step 200( 6.67%), action 20, FPS 1.32, Running 71.03s Step 201( 7.00%), action 21, FPS 1.40, Running 71.93s Step 202( 7.33%), action 22, FPS 1.42, Running 72.34s Step 203( 7.67%), action 23, FPS 1.41, Running 73.06s Step 204( 8.00%), action 24, FPS 1.43, Running 73.74s Step 205( 8.33%), action 25, FPS 1.40, Running 74.63s Step 206( 8.67%), action 26, FPS 1.44, Running 74.92s Step 207( 9.00%), action 27, FPS 1.45, Running 75.52s Step 208( 9.33%), action 28, FPS 1.44, Running 76.07s Step 209( 9.67%), action 29, FPS 1.46, Running 76.75s Step 210( 10.00%), action 30, FPS 1.46, Running 77.21s Step 211( 10.33%), action 31, FPS 1.46, Running 78.07s Step 212( 10.67%), action 32, FPS 1.46, Running 78.69s Step 213( 11.00%), action 33, FPS 1.46, Running 79.55s Step 214( 11.33%), action 34, FPS 1.46, Running 80.19s Step 215( 11.67%), action 35, FPS 1.43, Running 81.11s Step 216( 12.00%), action 36, FPS 1.45, Running 81.55s Step 217( 12.33%), action 37, FPS 1.45, Running 82.36s Step 218( 12.67%), action 38, FPS 1.47, Running 82.98s Step 219( 13.00%), action 39, FPS 1.47, Running 83.92s Step 220( 13.33%), action 40, FPS 1.50, Running 84.35s Step 221( 13.67%), action 41, FPS 1.50, Running 85.28s Step 222( 14.00%), action 42, FPS 1.49, Running 85.78s Step 223( 14.33%), action 43, FPS 1.48, Running 86.60s Step 224( 14.67%), action 44, FPS 1.50, Running 87.07s Step 225( 15.00%), action 45, FPS 1.52, Running 87.80s Step 226( 15.33%), action 46, FPS 1.48, Running 88.45s Step 227( 15.67%), action 47, FPS 1.47, Running 89.13s Step 228( 16.00%), action 48, FPS 1.48, Running 89.57s Step 229( 16.33%), action 49, FPS 1.47, Running 90.35s Step 230( 16.67%), action 50, FPS 1.48, Running 90.69s Step 231( 17.00%), action 51, FPS 1.47, Running 91.64s Step 232( 17.33%), action 52, FPS 1.49, Running 92.13s Step 233( 17.67%), action 53, FPS 1.51, Running 92.76s Step 234( 18.00%), action 54, FPS 1.52, Running 93.35s Step 235( 18.33%), action 55, FPS 1.53, Running 94.17s Step 236( 18.67%), action 56, FPS 1.54, Running 94.54s Step 237( 19.00%), action 57, FPS 1.54, Running 95.38s Step 238( 19.33%), action 58, FPS 1.56, Running 95.78s Step 239( 19.67%), action 59, FPS 1.63, Running 96.16s Step 240( 20.00%), action 60, FPS 1.64, Running 96.53s Step 241( 20.33%), action 61, FPS 1.70, Running 97.05s Step 242( 20.67%), action 62, FPS 1.72, Running 97.38s Step 243( 21.00%), action 63, FPS 1.78, Running 97.82s Step 244( 21.33%), action 64, FPS 1.76, Running 98.40s Step 245( 21.67%), action 65, FPS 1.77, Running 99.12s Step 246( 22.00%), action 66, FPS 1.80, Running 99.58s Step 247( 22.33%), action 67, FPS 1.78, Running 100.36s Step 248( 22.67%), action 68, FPS 1.79, Running 100.72s Step 249( 23.00%), action 69, FPS 1.78, Running 101.61s Step 250( 23.33%), action 70, FPS 1.75, Running 102.12s Step 251( 23.67%), action 71, FPS 1.75, Running 103.05s Step 252( 24.00%), action 72, FPS 1.77, Running 103.44s Step 253( 24.33%), action 73, FPS 1.73, Running 104.30s Step 254( 24.67%), action 74, FPS 1.75, Running 104.75s Step 255( 25.00%), action 75, FPS 1.78, Running 105.39s Step 256( 25.33%), action 76, FPS 1.78, Running 105.76s Step 257( 25.67%), action 77, FPS 1.79, Running 106.52s Step 258( 26.00%), action 78, FPS 1.80, Running 106.90s Step 259( 26.33%), action 79, FPS 1.74, Running 107.63s Step 260( 26.67%), action 80, FPS 1.73, Running 108.09s Step 261( 27.00%), action 81, FPS 1.66, Running 109.11s Step 262( 27.33%), action 82, FPS 1.66, Running 109.46s Step 263( 27.67%), action 83, FPS 1.61, Running 110.26s Step 264( 28.00%), action 84, FPS 1.63, Running 110.65s Step 265( 28.33%), action 85, FPS 1.64, Running 111.34s Step 266( 28.67%), action 86, FPS 1.64, Running 111.76s Step 267( 29.00%), action 87, FPS 1.65, Running 112.50s Step 268( 29.33%), action 88, FPS 1.62, Running 113.11s Step 269( 29.67%), action 89, FPS 1.61, Running 114.01s Step 270( 30.00%), action 90, FPS 1.63, Running 114.41s Step 271( 30.33%), action 91, FPS 1.64, Running 115.27s Step 272( 30.67%), action 92, FPS 1.64, Running 115.62s Step 273( 31.00%), action 93, FPS 1.71, Running 115.99s Step 274( 31.33%), action 94, FPS 1.73, Running 116.34s Step 275( 31.67%), action 95, FPS 1.73, Running 116.98s Step 276( 32.00%), action 96, FPS 1.73, Running 117.32s Step 277( 32.33%), action 97, FPS 1.72, Running 118.16s Step 278( 32.67%), action 98, FPS 1.71, Running 118.57s Step 279( 33.00%), action 99, FPS 1.71, Running 119.33s Step 280( 33.33%), action 100, FPS 1.72, Running 119.69s Step 281( 33.67%), action 101, FPS 1.71, Running 120.79s Step 282( 34.00%), action 102, FPS 1.71, Running 121.18s Step 283( 34.33%), action 103, FPS 1.71, Running 121.97s Step 284( 34.67%), action 104, FPS 1.70, Running 122.40s Step 285( 35.00%), action 105, FPS 1.69, Running 123.18s Step 286( 35.33%), action 106, FPS 1.69, Running 123.58s Step 287( 35.67%), action 107, FPS 1.70, Running 124.26s Step 288( 36.00%), action 108, FPS 1.72, Running 124.71s Step 289( 36.33%), action 109, FPS 1.77, Running 125.31s Step 290( 36.67%), action 110, FPS 1.77, Running 125.72s Step 291( 37.00%), action 111, FPS 1.77, Running 126.57s Step 292( 37.33%), action 112, FPS 1.75, Running 127.06s Step 293( 37.67%), action 113, FPS 1.69, Running 127.85s Step 294( 38.00%), action 114, FPS 1.69, Running 128.19s Step 295( 38.33%), action 115, FPS 1.65, Running 129.10s Step 296( 38.67%), action 116, FPS 1.62, Running 129.66s Step 297( 39.00%), action 117, FPS 1.65, Running 130.31s Step 298( 39.33%), action 118, FPS 1.63, Running 130.88s Step 299( 39.67%), action 119, FPS 1.60, Running 131.80s Step 300( 40.00%), action 120, FPS 1.60, Running 132.23s Step 301( 40.33%), action 121, FPS 1.60, Running 133.32s Step 302( 40.67%), action 122, FPS 1.59, Running 133.73s Step 303( 41.00%), action 123, FPS 1.61, Running 134.42s Step 304( 41.33%), action 124, FPS 1.62, Running 134.71s Step 305( 41.67%), action 125, FPS 1.69, Running 134.99s Step 306( 42.00%), action 126, FPS 1.71, Running 135.30s Step 307( 42.33%), action 127, FPS 1.74, Running 135.75s Step 308( 42.67%), action 128, FPS 1.72, Running 136.31s Step 309( 43.00%), action 129, FPS 1.72, Running 136.95s Step 310( 43.33%), action 130, FPS 1.69, Running 137.56s Step 311( 43.67%), action 131, FPS 1.68, Running 138.49s Step 312( 44.00%), action 132, FPS 1.68, Running 138.95s Step 313( 44.33%), action 133, FPS 1.70, Running 139.61s Step 314( 44.67%), action 134, FPS 1.69, Running 140.03s Step 315( 45.00%), action 135, FPS 1.71, Running 140.80s Step 316( 45.33%), action 136, FPS 1.70, Running 141.39s Step 317( 45.67%), action 137, FPS 1.69, Running 142.14s Step 318( 46.00%), action 138, FPS 1.72, Running 142.54s Step 319( 46.33%), action 139, FPS 1.74, Running 143.27s Step 320( 46.67%), action 140, FPS 1.73, Running 143.79s Step 321( 47.00%), action 141, FPS 1.75, Running 144.72s Step 322( 47.33%), action 142, FPS 1.74, Running 145.24s Step 323( 47.67%), action 143, FPS 1.71, Running 146.13s Step 324( 48.00%), action 144, FPS 1.69, Running 146.52s Step 325( 48.33%), action 145, FPS 1.62, Running 147.35s Step 326( 48.67%), action 146, FPS 1.59, Running 147.86s Step 327( 49.00%), action 147, FPS 1.57, Running 148.52s Step 328( 49.33%), action 148, FPS 1.59, Running 148.92s Step 329( 49.67%), action 149, FPS 1.58, Running 149.59s Step 330( 50.00%), action 150, FPS 1.58, Running 150.21s Step 331( 50.33%), action 151, FPS 1.58, Running 151.15s Step 332( 50.67%), action 152, FPS 1.58, Running 151.58s Step 333( 51.00%), action 153, FPS 1.53, Running 152.67s Step 334( 51.33%), action 154, FPS 1.54, Running 153.02s Step 335( 51.67%), action 155, FPS 1.56, Running 153.65s Step 336( 52.00%), action 156, FPS 1.54, Running 154.40s Step 337( 52.33%), action 157, FPS 1.56, Running 154.97s Step 338( 52.67%), action 158, FPS 1.55, Running 155.41s Step 339( 53.00%), action 159, FPS 1.51, Running 156.53s Step 340( 53.33%), action 160, FPS 1.50, Running 157.11s Step 341( 53.67%), action 161, FPS 1.46, Running 158.39s Step 342( 54.00%), action 162, FPS 1.43, Running 159.23s Step 343( 54.33%), action 163, FPS 1.42, Running 160.19s Step 344( 54.67%), action 164, FPS 1.42, Running 160.59s Step 345( 55.00%), action 165, FPS 1.43, Running 161.33s Step 346( 55.33%), action 166, FPS 1.41, Running 162.00s Step 347( 55.67%), action 167, FPS 1.39, Running 162.92s Step 348( 56.00%), action 168, FPS 1.39, Running 163.35s Step 349( 56.33%), action 169, FPS 1.34, Running 164.50s Step 350( 56.67%), action 170, FPS 1.36, Running 164.96s Step 351( 57.00%), action 171, FPS 1.34, Running 166.10s Step 352( 57.33%), action 172, FPS 1.33, Running 166.59s Step 353( 57.67%), action 173, FPS 1.37, Running 167.28s Step 354( 58.00%), action 174, FPS 1.33, Running 168.02s Step 355( 58.33%), action 175, FPS 1.30, Running 169.03s Step 356( 58.67%), action 176, FPS 1.32, Running 169.52s Step 357( 59.00%), action 177, FPS 1.29, Running 170.44s Step 358( 59.33%), action 178, FPS 1.27, Running 171.14s Step 359( 59.67%), action 179, FPS 1.29, Running 172.04s Step 360( 60.00%), action 180, FPS 1.31, Running 172.34s Step 361( 60.33%), action 181, FPS 1.37, Running 172.95s Step 362( 60.67%), action 182, FPS 1.41, Running 173.43s Step 363( 61.00%), action 183, FPS 1.40, Running 174.52s Step 364( 61.33%), action 184, FPS 1.39, Running 175.00s Step 365( 61.67%), action 185, FPS 1.35, Running 176.15s Step 366( 62.00%), action 186, FPS 1.37, Running 176.56s Step 367( 62.33%), action 187, FPS 1.38, Running 177.42s Step 368( 62.67%), action 188, FPS 1.38, Running 177.81s Step 369( 63.00%), action 189, FPS 1.42, Running 178.60s Step 370( 63.33%), action 190, FPS 1.39, Running 179.40s Step 371( 63.67%), action 191, FPS 1.38, Running 180.64s Step 372( 64.00%), action 192, FPS 1.38, Running 181.13s Step 373( 64.33%), action 193, FPS 1.37, Running 181.83s Step 374( 64.67%), action 194, FPS 1.37, Running 182.62s Step 375( 65.00%), action 195, FPS 1.39, Running 183.44s Step 376( 65.33%), action 196, FPS 1.38, Running 184.07s Step 377( 65.67%), action 197, FPS 1.37, Running 185.02s [2026-08-02 18:38:32] [26 ] Seed 25 failed after 185.50 s. +steps: 377 , actions: 197 . +Instruction: Empty +Total 6/26(23.08%) success. +Setting seed: 26 +Step 1( N/A%), pre moving , FPS 0.22, Running 4.51s Step 2( N/A%), pre moving , FPS 0.41, Running 4.84s Step 3( N/A%), pre moving , FPS 0.61, Running 4.92s Step 4( N/A%), pre moving , FPS 0.80, Running 5.00s Step 5( N/A%), pre moving , FPS 0.99, Running 5.07s Step 6( N/A%), pre moving , FPS 1.11, Running 5.40s Step 7( N/A%), pre moving , FPS 1.27, Running 5.50s Step 8( N/A%), pre moving , FPS 1.42, Running 5.63s Step 9( N/A%), pre moving , FPS 1.51, Running 5.96s Step 10( N/A%), pre moving , FPS 1.66, Running 6.04s Step 11( N/A%), pre moving , FPS 1.80, Running 6.11s Step 12( N/A%), pre moving , FPS 1.94, Running 6.20s Step 13( N/A%), pre moving , FPS 2.08, Running 6.24s Step 14( N/A%), pre moving , FPS 2.14, Running 6.56s Step 15( N/A%), pre moving , FPS 2.27, Running 6.61s Step 16( N/A%), pre moving , FPS 2.40, Running 6.67s Step 17( N/A%), pre moving , FPS 2.53, Running 6.71s Step 18( N/A%), pre moving , FPS 2.65, Running 6.78s Step 19( N/A%), pre moving , FPS 2.77, Running 6.85s Step 20( N/A%), pre moving , FPS 2.89, Running 6.92s Step 21( N/A%), pre moving , FPS 7.07, Running 7.34s Step 22( N/A%), pre moving , FPS 7.54, Running 7.49s Step 23( N/A%), pre moving , FPS 7.57, Running 7.57s Step 24( N/A%), pre moving , FPS 7.59, Running 7.63s Step 25( N/A%), pre moving , FPS 6.98, Running 7.94s Step 26( N/A%), pre moving , FPS 6.36, Running 8.55s Step 27( N/A%), pre moving , FPS 6.42, Running 8.62s Step 28( N/A%), pre moving , FPS 6.52, Running 8.70s Step 29( N/A%), pre moving , FPS 6.51, Running 9.03s Step 30( N/A%), pre moving , FPS 6.50, Running 9.11s Step 31( N/A%), pre moving , FPS 6.50, Running 9.19s Step 32( N/A%), pre moving , FPS 6.49, Running 9.28s Step 33( N/A%), pre moving , FPS 6.16, Running 9.49s Step 34( N/A%), pre moving , FPS 6.44, Running 9.66s Step 35( N/A%), pre moving , FPS 6.37, Running 9.75s Step 36( N/A%), pre moving , FPS 5.37, Running 10.40s Step 37( N/A%), pre moving , FPS 4.99, Running 10.72s Step 38( N/A%), pre moving , FPS 4.95, Running 10.82s Step 39( N/A%), pre moving , FPS 4.94, Running 10.90s Step 40( N/A%), pre moving , FPS 4.89, Running 11.01s Step 41( N/A%), pre moving , FPS 5.07, Running 11.29s Step 42( N/A%), pre moving , FPS 5.13, Running 11.39s Step 43( N/A%), pre moving , FPS 5.13, Running 11.47s Step 44( N/A%), pre moving , FPS 4.88, Running 11.73s Step 45( N/A%), pre moving , FPS 5.09, Running 11.87s Step 46( N/A%), pre moving , FPS 5.86, Running 11.96s Step 47( N/A%), pre moving , FPS 5.84, Running 12.04s Step 48( N/A%), pre moving , FPS 5.48, Running 12.35s Step 49( N/A%), pre moving , FPS 5.82, Running 12.47s Step 50( N/A%), pre moving , FPS 5.85, Running 12.54s Step 51( N/A%), pre moving , FPS 5.82, Running 12.62s Step 52( N/A%), pre moving , FPS 5.44, Running 12.95s Step 53( N/A%), pre moving , FPS 5.62, Running 13.05s Step 54( N/A%), pre moving , FPS 5.77, Running 13.13s Step 55( N/A%), pre moving , FPS 5.81, Running 13.20s Step 56( N/A%), pre moving , FPS 6.40, Running 13.52s Step 57( N/A%), pre moving , FPS 6.92, Running 13.61s Step 58( N/A%), pre moving , FPS 6.96, Running 13.70s Step 59( N/A%), pre moving , FPS 6.99, Running 13.76s Step 60( N/A%), pre moving , FPS 6.51, Running 14.09s Step 61( N/A%), pre moving , FPS 6.91, Running 14.18s Step 62( N/A%), pre moving , FPS 6.95, Running 14.26s Step 63( N/A%), pre moving , FPS 6.98, Running 14.33s Step 64( N/A%), pre moving , FPS 6.82, Running 14.66s Step 65( N/A%), pre moving , FPS 6.92, Running 14.76s Step 66( N/A%), pre moving , FPS 6.95, Running 14.84s Step 67( N/A%), pre moving , FPS 6.39, Running 15.17s Step 68( N/A%), pre moving , FPS 6.96, Running 15.23s Step 69( N/A%), pre moving , FPS 7.01, Running 15.32s Step 70( N/A%), pre moving , FPS 6.89, Running 15.44s Step 71( N/A%), pre moving , FPS 6.23, Running 15.83s Step 72( N/A%), pre moving , FPS 6.72, Running 15.93s Step 73( N/A%), pre moving , FPS 6.20, Running 16.27s Step 74( N/A%), pre moving , FPS 6.05, Running 16.43s Step 75( N/A%), pre moving , FPS 5.95, Running 16.55s Step 76( N/A%), pre moving , FPS 5.88, Running 16.92s Step 77( N/A%), pre moving , FPS 5.85, Running 17.03s Step 78( N/A%), pre moving , FPS 5.79, Running 17.15s Step 79( N/A%), pre moving , FPS 5.32, Running 17.52s Step 80( N/A%), pre moving , FPS 5.64, Running 17.63s Step 81( N/A%), pre moving , FPS 5.21, Running 18.02s Step 82( N/A%), pre moving , FPS 5.14, Running 18.15s Step 83( N/A%), pre moving , FPS 5.08, Running 18.27s Step 84( N/A%), pre moving , FPS 5.02, Running 18.64s Step 85( N/A%), pre moving , FPS 4.98, Running 18.77s Step 86( N/A%), pre moving , FPS 4.65, Running 19.14s Step 87( N/A%), pre moving , FPS 4.84, Running 19.30s Step 88( N/A%), pre moving , FPS 4.76, Running 19.42s Step 89( N/A%), pre moving , FPS 4.50, Running 19.76s Step 90( N/A%), pre moving , FPS 4.50, Running 19.88s Step 91( N/A%), pre moving , FPS 4.81, Running 19.99s Step 92( N/A%), pre moving , FPS 4.53, Running 20.34s Step 93( N/A%), pre moving , FPS 4.76, Running 20.47s Step 94( N/A%), pre moving , FPS 4.85, Running 20.56s Step 95( N/A%), pre moving , FPS 4.61, Running 20.89s Step 96( N/A%), pre moving , FPS 4.97, Running 20.94s Step 97( N/A%), pre moving , FPS 5.00, Running 21.03s Step 98( N/A%), pre moving , FPS 5.05, Running 21.11s Step 99( N/A%), pre moving , FPS 5.20, Running 21.36s Step 100( N/A%), pre moving , FPS 5.13, Running 21.53s Step 101( N/A%), pre moving , FPS 5.59, Running 21.60s Step 102( N/A%), pre moving , FPS 5.66, Running 21.69s Step 103( N/A%), pre moving , FPS 5.35, Running 22.01s Step 104( N/A%), pre moving , FPS 5.79, Running 22.10s Step 105( N/A%), pre moving , FPS 5.88, Running 22.17s Step 106( N/A%), pre moving , FPS 6.41, Running 22.26s Step 107( N/A%), pre moving , FPS 6.10, Running 22.58s Step 108( N/A%), pre moving , FPS 6.15, Running 22.68s Step 109( N/A%), pre moving , FPS 6.69, Running 22.75s Step 110( N/A%), pre moving , FPS 6.26, Running 23.08s Step 111( N/A%), pre moving , FPS 6.27, Running 23.18s Step 112( N/A%), pre moving , FPS 6.89, Running 23.25s Step 113( N/A%), pre moving , FPS 7.00, Running 23.33s Step 114( N/A%), pre moving , FPS 6.44, Running 23.66s Step 115( N/A%), pre moving , FPS 6.99, Running 23.75s Step 116( N/A%), pre moving , FPS 6.95, Running 23.82s Step 117( N/A%), pre moving , FPS 6.99, Running 23.90s Step 118( N/A%), pre moving , FPS 6.44, Running 24.22s Step 119( N/A%), pre moving , FPS 6.78, Running 24.31s Step 120( N/A%), pre moving , FPS 7.01, Running 24.39s Step 121( N/A%), pre moving , FPS 6.98, Running 24.47s Step 122( N/A%), pre moving , FPS 6.43, Running 24.79s Step 123( N/A%), pre moving , FPS 6.94, Running 24.89s Step 124( N/A%), pre moving , FPS 6.99, Running 24.96s Step 125( N/A%), pre moving , FPS 6.98, Running 25.04s Step 126( N/A%), pre moving , FPS 6.47, Running 25.35s Step 127( N/A%), pre moving , FPS 7.08, Running 25.41s Step 128( N/A%), pre moving , FPS 7.16, Running 25.47s Step 129( N/A%), pre moving , FPS 7.25, Running 25.51s Step 130( N/A%), pre moving , FPS 7.95, Running 25.59s Step 131( N/A%), pre moving , FPS 8.10, Running 25.65s Step 132( N/A%), pre moving , FPS 8.14, Running 25.70s Step 133( N/A%), pre moving , FPS 8.09, Running 25.80s Step 134( N/A%), pre moving , FPS 9.04, Running 25.87s Step 135( N/A%), pre moving , FPS 9.14, Running 25.94s Step 136( N/A%), pre moving , FPS 9.25, Running 25.98s Step 137( N/A%), pre moving , FPS 9.39, Running 26.03s Step 138( N/A%), pre moving , FPS 10.64, Running 26.10s Step 139( N/A%), pre moving , FPS 10.82, Running 26.16s Step 140( N/A%), pre moving , FPS 10.75, Running 26.24s Step 141( N/A%), pre moving , FPS 10.96, Running 26.29s Step 142( N/A%), pre moving , FPS 13.07, Running 26.32s Step 143( N/A%), pre moving , FPS 13.25, Running 26.40s Step 144( N/A%), pre moving , FPS 13.33, Running 26.46s Step 145( N/A%), pre moving , FPS 11.44, Running 26.78s Step 146( N/A%), pre moving , FPS 13.00, Running 26.89s Step 147( N/A%), pre moving , FPS 12.88, Running 26.96s Step 148( N/A%), pre moving , FPS 12.79, Running 27.03s Step 149( N/A%), pre moving , FPS 10.83, Running 27.36s Step 150( N/A%), pre moving , FPS 10.72, Running 27.46s Step 151( N/A%), pre moving , FPS 6.77, Running 28.60s Step 152( N/A%), pre moving , FPS 6.03, Running 29.02s Step 153( N/A%), pre moving , FPS 5.31, Running 29.57s Step 154( N/A%), pre moving , FPS 5.14, Running 29.77s Step 155( N/A%), pre moving , FPS 4.67, Running 30.22s Step 156( N/A%), pre moving , FPS 4.29, Running 30.65s Step 157( N/A%), pre moving , FPS 3.90, Running 31.16s Step 158( N/A%), pre moving , FPS 3.80, Running 31.36s Step 159( N/A%), pre moving , FPS 3.54, Running 31.80s Step 160( N/A%), pre moving , FPS 3.34, Running 32.23s Step 161( N/A%), pre moving , FPS 3.09, Running 32.76s Step 162( N/A%), pre moving , FPS 3.01, Running 32.96s Step 163( N/A%), pre moving , FPS 2.85, Running 33.42s Step 164( N/A%), pre moving , FPS 2.71, Running 33.84s Step 165( N/A%), pre moving , FPS 2.63, Running 34.39s Step 166( N/A%), pre moving , FPS 2.60, Running 34.57s Step 167( N/A%), pre moving , FPS 2.46, Running 35.10s Step 168( N/A%), pre moving , FPS 2.36, Running 35.51s Step 169( N/A%), pre moving , FPS 2.29, Running 36.08s Step 170( N/A%), pre moving , FPS 2.20, Running 36.54s Step 171( N/A%), pre moving , FPS 2.35, Running 37.13s Step 172( N/A%), pre moving , FPS 2.41, Running 37.34s Step 173( N/A%), pre moving , FPS 2.41, Running 37.87s Step 174( N/A%), pre moving , FPS 2.35, Running 38.29s Step 175( N/A%), pre moving , FPS 2.32, Running 38.86s Step 176( N/A%), pre moving , FPS 2.37, Running 39.09s Step 177( N/A%), pre moving , FPS 2.40, Running 39.49s Step 178( N/A%), pre moving , FPS 2.35, Running 39.88s Step 179( N/A%), pre moving , FPS 2.33, Running 40.39s Step 180( N/A%), pre moving , FPS 2.39, Running 40.58s Step 181( N/A%), pre moving , FPS 2.40, Running 41.09s Step 182( N/A%), pre moving , FPS 2.34, Running 41.50s Step 183( N/A%), pre moving , FPS 2.33, Running 42.01s Step 184( N/A%), pre moving , FPS 2.40, Running 42.18s Step 185( N/A%), pre moving , FPS 2.28, Running 43.17s Step 186( N/A%), pre moving , FPS 2.19, Running 43.70s Step 187( N/A%), pre moving , FPS 2.26, Running 43.94s Step 188( N/A%), pre moving , FPS 2.31, Running 44.16s Step 189( N/A%), pre moving , FPS 2.36, Running 44.56s Step 190( N/A%), pre moving , FPS 2.41, Running 44.82s Step 191( N/A%), pre moving , FPS 2.41, Running 45.41s Step 192( N/A%), pre moving , FPS 2.34, Running 45.87s Step 193( N/A%), pre moving , FPS 2.33, Running 46.45s Step 194( N/A%), pre moving , FPS 2.39, Running 46.66s Step 195( N/A%), pre moving , FPS 2.40, Running 47.17s Step 196( N/A%), pre moving , FPS 2.35, Running 47.61s Step 197( N/A%), pre moving , FPS 2.30, Running 48.20s Step 198( N/A%), pre moving , FPS 2.28, Running 48.66s Step 199( N/A%), pre moving , FPS 2.25, Running 49.27s Step 200( N/A%), pre moving , FPS 2.18, Running 49.75s Step 201( N/A%), pre moving , FPS 2.15, Running 50.37s Step 202( N/A%), pre moving , FPS 2.14, Running 50.86s Step 203( N/A%), pre moving , FPS 2.11, Running 51.50s Step 204( N/A%), pre moving , FPS 2.05, Running 51.96s Step 205( N/A%), pre moving , FPS 2.14, Running 52.51s Step 206( N/A%), pre moving , FPS 2.17, Running 52.90s Step 207( N/A%), pre moving , FPS 2.14, Running 53.27s Step 208( N/A%), pre moving , FPS 2.11, Running 53.63s Step 209( N/A%), pre moving , FPS 2.08, Running 54.19s Step 210( N/A%), pre moving , FPS 2.03, Running 54.66s Step 211( N/A%), pre moving , FPS 2.03, Running 55.24s Step 212( N/A%), pre moving , FPS 2.05, Running 55.62s Step 213( N/A%), pre moving , FPS 2.09, Running 56.02s Step 214( N/A%), pre moving , FPS 2.07, Running 56.33s Step 215( N/A%), pre moving , FPS 2.16, Running 56.44s Step 216( N/A%), pre moving , FPS 2.24, Running 56.53s Step 217( N/A%), pre moving , FPS 2.31, Running 56.88s Step 218( N/A%), pre moving , FPS 2.40, Running 57.00s Step 219( N/A%), pre moving , FPS 2.56, Running 57.07s Step 220( N/A%), pre moving , FPS 2.70, Running 57.15s Step 221( N/A%), pre moving , FPS 2.81, Running 57.48s Step 222( N/A%), pre moving , FPS 2.97, Running 57.59s Step 223( N/A%), pre moving , FPS 3.24, Running 57.67s Step 224( N/A%), pre moving , FPS 2.48, Running 60.02s Step 225( N/A%), pre moving , FPS 2.50, Running 60.51s Step 226( N/A%), pre moving , FPS 2.48, Running 60.97s Step 227( N/A%), pre moving , FPS 2.43, Running 61.50s Step 228( N/A%), pre moving , FPS 2.48, Running 61.70s Step 229( N/A%), pre moving , FPS 2.41, Running 62.48s Step 230( N/A%), pre moving , FPS 2.49, Running 62.70s Step 231( N/A%), pre moving , FPS 2.54, Running 63.11s Step 232( N/A%), pre moving , FPS 2.59, Running 63.34s Step 233( N/A%), pre moving , FPS 2.61, Running 63.68s Step 234( N/A%), pre moving , FPS 2.57, Running 64.11s Step 235( N/A%), pre moving , FPS 2.44, Running 64.65s Step 236( N/A%), pre moving , FPS 2.41, Running 64.83s Step 237( N/A%), pre moving , FPS 2.30, Running 65.56s Step 238( N/A%), pre moving , FPS 2.24, Running 65.92s Step 239( N/A%), pre moving , FPS 2.09, Running 66.63s Step 240( N/A%), pre moving , FPS 2.05, Running 66.92s Step 241( N/A%), pre moving , FPS 2.01, Running 67.43s Step 242( N/A%), pre moving , FPS 1.99, Running 67.63s Step 243( N/A%), pre moving , FPS 1.86, Running 68.43s Step 244( 0.33%), action 1, FPS 2.05, Running 69.77s Step 245( 0.67%), action 2, FPS 2.04, Running 70.30s Step 246( 1.00%), action 3, FPS 1.96, Running 71.17s Step 247( 1.33%), action 4, FPS 2.01, Running 71.48s Step 248( 1.67%), action 5, FPS 1.88, Running 72.33s Step 249( 2.00%), action 6, FPS 1.83, Running 73.42s Step 250( 2.33%), action 7, FPS 1.71, Running 74.37s Step 251( 2.67%), action 8, FPS 1.73, Running 74.69s Step 252( 3.00%), action 9, FPS 1.64, Running 75.54s Step 253( 3.33%), action 10, FPS 1.62, Running 76.06s Step 254( 3.67%), action 11, FPS 1.55, Running 77.05s Step 255( 4.00%), action 12, FPS 1.57, Running 77.38s Step 256( 4.33%), action 13, FPS 1.49, Running 78.21s Step 257( 4.67%), action 14, FPS 1.54, Running 78.52s Step 258( 5.00%), action 15, FPS 1.44, Running 79.82s Step 259( 5.33%), action 16, FPS 1.41, Running 80.81s Step 260( 5.67%), action 17, FPS 1.41, Running 81.13s Step 261( 6.00%), action 18, FPS 1.38, Running 81.94s Step 262( 6.33%), action 19, FPS 1.29, Running 83.12s Step 263( 6.67%), action 20, FPS 1.31, Running 83.72s Step 264( 7.00%), action 21, FPS 1.33, Running 84.78s Step 265( 7.33%), action 22, FPS 1.33, Running 85.39s Step 266( 7.67%), action 23, FPS 1.28, Running 86.73s Step 267( 8.00%), action 24, FPS 1.28, Running 87.11s Step 268( 8.33%), action 25, FPS 1.28, Running 87.95s Step 269( 8.67%), action 26, FPS 1.32, Running 88.57s Step 270( 9.00%), action 27, FPS 1.30, Running 89.73s Step 271( 9.33%), action 28, FPS 1.24, Running 90.77s Step 272( 9.67%), action 29, FPS 1.23, Running 91.85s Step 273( 10.00%), action 30, FPS 1.21, Running 92.58s Step 274( 10.33%), action 31, FPS 1.19, Running 93.90s Step 275( 10.67%), action 32, FPS 1.17, Running 94.49s Step 276( 11.00%), action 33, FPS 1.17, Running 95.28s Step 277( 11.33%), action 34, FPS 1.16, Running 95.70s Step 278( 11.67%), action 35, FPS 1.19, Running 96.68s Step 279( 12.00%), action 36, FPS 1.21, Running 97.28s Step 280( 12.33%), action 37, FPS 1.16, Running 98.32s Step 281( 12.67%), action 38, FPS 1.18, Running 98.90s Step 282( 13.00%), action 39, FPS 1.21, Running 99.64s Step 283( 13.33%), action 40, FPS 1.24, Running 99.87s Step 284( 13.67%), action 41, FPS 1.27, Running 100.58s Step 285( 14.00%), action 42, FPS 1.28, Running 100.98s Step 286( 14.33%), action 43, FPS 1.32, Running 101.92s Step 287( 14.67%), action 44, FPS 1.30, Running 102.53s Step 288( 15.00%), action 45, FPS 1.28, Running 103.58s Step 289( 15.33%), action 46, FPS 1.28, Running 104.14s Step 290( 15.67%), action 47, FPS 1.30, Running 105.10s Step 291( 16.00%), action 48, FPS 1.36, Running 105.46s Step 292( 16.33%), action 49, FPS 1.38, Running 106.35s Step 293( 16.67%), action 50, FPS 1.39, Running 106.95s Step 294( 17.00%), action 51, FPS 1.43, Running 107.92s Step 295( 17.33%), action 52, FPS 1.43, Running 108.43s Step 296( 17.67%), action 53, FPS 1.45, Running 109.09s Step 297( 18.00%), action 54, FPS 1.43, Running 109.71s Step 298( 18.33%), action 55, FPS 1.44, Running 110.61s Step 299( 18.67%), action 56, FPS 1.46, Running 110.97s Step 300( 19.00%), action 57, FPS 1.48, Running 111.87s Step 301( 19.33%), action 58, FPS 1.48, Running 112.44s Step 302( 19.67%), action 59, FPS 1.47, Running 113.21s Step 303( 20.00%), action 60, FPS 1.45, Running 113.68s Step 304( 20.33%), action 61, FPS 1.42, Running 114.65s Step 305( 20.67%), action 62, FPS 1.40, Running 115.30s Step 306( 21.00%), action 63, FPS 1.39, Running 116.28s Step 307( 21.33%), action 64, FPS 1.39, Running 116.91s Step 308( 21.67%), action 65, FPS 1.41, Running 117.80s Step 309( 22.00%), action 66, FPS 1.43, Running 118.14s Step 310( 22.33%), action 67, FPS 1.48, Running 118.62s Step 311( 22.67%), action 68, FPS 1.50, Running 118.81s Step 312( 23.00%), action 69, FPS 1.54, Running 119.35s Step 313( 23.33%), action 70, FPS 1.55, Running 119.83s Step 314( 23.67%), action 71, FPS 1.53, Running 121.01s Step 315( 24.00%), action 72, FPS 1.52, Running 121.58s Step 316( 24.33%), action 73, FPS 1.53, Running 122.19s Step 317( 24.67%), action 74, FPS 1.54, Running 122.71s Step 318( 25.00%), action 75, FPS 1.53, Running 123.71s Step 319( 25.33%), action 76, FPS 1.50, Running 124.32s Step 320( 25.67%), action 77, FPS 1.49, Running 125.27s Step 321( 26.00%), action 78, FPS 1.52, Running 125.58s Step 322( 26.33%), action 79, FPS 1.51, Running 126.43s Step 323( 26.67%), action 80, FPS 1.51, Running 126.97s Step 324( 27.00%), action 81, FPS 1.50, Running 128.01s Step 325( 27.33%), action 82, FPS 1.50, Running 128.60s Step 326( 27.67%), action 83, FPS 1.53, Running 129.37s Step 327( 28.00%), action 84, FPS 1.55, Running 129.81s Step 328( 28.33%), action 85, FPS 1.55, Running 130.73s Step 329( 28.67%), action 86, FPS 1.55, Running 131.02s Step 330( 29.00%), action 87, FPS 1.51, Running 131.87s Step 331( 29.33%), action 88, FPS 1.46, Running 132.54s Step 332( 29.67%), action 89, FPS 1.43, Running 133.34s Step 333( 30.00%), action 90, FPS 1.44, Running 133.70s Step 334( 30.33%), action 91, FPS 1.47, Running 134.61s Step 335( 30.67%), action 92, FPS 1.47, Running 135.19s Step 336( 31.00%), action 93, FPS 1.44, Running 136.12s Step 337( 31.33%), action 94, FPS 1.46, Running 136.41s Step 338( 31.67%), action 95, FPS 1.47, Running 137.30s Step 339( 32.00%), action 96, FPS 1.51, Running 137.54s Step 340( 32.33%), action 97, FPS 1.53, Running 138.38s Step 341( 32.67%), action 98, FPS 1.52, Running 138.76s Step 342( 33.00%), action 99, FPS 1.51, Running 139.68s Step 343( 33.33%), action 100, FPS 1.54, Running 139.98s Step 344( 33.67%), action 101, FPS 1.55, Running 140.93s Step 345( 34.00%), action 102, FPS 1.55, Running 141.47s Step 346( 34.33%), action 103, FPS 1.53, Running 142.43s Step 347( 34.67%), action 104, FPS 1.55, Running 142.71s Step 348( 35.00%), action 105, FPS 1.55, Running 143.64s Step 349( 35.33%), action 106, FPS 1.52, Running 144.17s Step 350( 35.67%), action 107, FPS 1.51, Running 145.13s Step 351( 36.00%), action 108, FPS 1.52, Running 145.70s Step 352( 36.33%), action 109, FPS 1.52, Running 146.53s Step 353( 36.67%), action 110, FPS 1.51, Running 146.91s Step 354( 37.00%), action 111, FPS 1.52, Running 147.80s Step 355( 37.33%), action 112, FPS 1.55, Running 148.13s Step 356( 37.67%), action 113, FPS 1.56, Running 148.91s Step 357( 38.00%), action 114, FPS 1.56, Running 149.27s Step 358( 38.33%), action 115, FPS 1.57, Running 150.07s Step 359( 38.67%), action 116, FPS 1.55, Running 150.44s Step 360( 39.00%), action 117, FPS 1.57, Running 151.14s Step 361( 39.33%), action 118, FPS 1.55, Running 151.70s Step 362( 39.67%), action 119, FPS 1.58, Running 152.37s Step 363( 40.00%), action 120, FPS 1.55, Running 152.85s Step 364( 40.33%), action 121, FPS 1.55, Running 153.80s Step 365( 40.67%), action 122, FPS 1.55, Running 154.36s Step 366( 41.00%), action 123, FPS 1.58, Running 155.09s Step 367( 41.33%), action 124, FPS 1.56, Running 155.52s Step 368( 41.67%), action 125, FPS 1.60, Running 156.12s Step 369( 42.00%), action 126, FPS 1.64, Running 156.36s Step 370( 42.33%), action 127, FPS 1.71, Running 156.83s Step 371( 42.67%), action 128, FPS 1.75, Running 157.15s Step 372( 43.00%), action 129, FPS 1.76, Running 157.90s Step 373( 43.33%), action 130, FPS 1.72, Running 158.51s Step 374( 43.67%), action 131, FPS 1.71, Running 159.46s Step 375( 44.00%), action 132, FPS 1.67, Running 160.10s Step 376( 44.33%), action 133, FPS 1.65, Running 161.05s Step 377( 44.67%), action 134, FPS 1.66, Running 161.31s Step 378( 45.00%), action 135, FPS 1.68, Running 161.99s Step 379( 45.33%), action 136, FPS 1.66, Running 162.50s Step 380( 45.67%), action 137, FPS 1.63, Running 163.38s Step 381( 46.00%), action 138, FPS 1.67, Running 163.67s Step 382( 46.33%), action 139, FPS 1.64, Running 164.59s Step 383( 46.67%), action 140, FPS 1.62, Running 165.18s Step 384( 47.00%), action 141, FPS 1.66, Running 165.83s Step 385( 47.33%), action 142, FPS 1.68, Running 166.28s Step 386( 47.67%), action 143, FPS 1.65, Running 167.20s Step 387( 48.00%), action 144, FPS 1.67, Running 167.52s Step 388( 48.33%), action 145, FPS 1.64, Running 168.32s Step 389( 48.67%), action 146, FPS 1.63, Running 168.65s Step 390( 49.00%), action 147, FPS 1.58, Running 169.46s Step 391( 49.33%), action 148, FPS 1.59, Running 169.77s Step 392( 49.67%), action 149, FPS 1.56, Running 170.70s Step 393( 50.00%), action 150, FPS 1.57, Running 171.21s Step 394( 50.33%), action 151, FPS 1.58, Running 172.15s Step 395( 50.67%), action 152, FPS 1.62, Running 172.46s Step 396( 51.00%), action 153, FPS 1.64, Running 173.23s Step 397( 51.33%), action 154, FPS 1.63, Running 173.57s Step 398( 51.67%), action 155, FPS 1.59, Running 174.54s Step 399( 52.00%), action 156, FPS 1.59, Running 175.05s Step 400( 52.33%), action 157, FPS 1.66, Running 175.40s Step 401( 52.67%), action 158, FPS 1.67, Running 175.67s Step 402( 53.00%), action 159, FPS 1.71, Running 176.31s Step 403( 53.33%), action 160, FPS 1.73, Running 176.71s Step 404( 53.67%), action 161, FPS 1.69, Running 177.66s Step 405( 54.00%), action 162, FPS 1.67, Running 178.24s Step 406( 54.33%), action 163, FPS 1.66, Running 179.28s Step 407( 54.67%), action 164, FPS 1.62, Running 179.90s Step 408( 55.00%), action 165, FPS 1.59, Running 180.92s Step 409( 55.33%), action 166, FPS 1.55, Running 181.52s Step 410( 55.67%), action 167, FPS 1.54, Running 182.48s Step 411( 56.00%), action 168, FPS 1.53, Running 182.88s Step 412( 56.33%), action 169, FPS 1.54, Running 183.68s Step 413( 56.67%), action 170, FPS 1.53, Running 184.31s Step 414( 57.00%), action 171, FPS 1.52, Running 185.27s Step 415( 57.33%), action 172, FPS 1.49, Running 185.85s Step 416( 57.67%), action 173, FPS 1.47, Running 186.81s Step 417( 58.00%), action 174, FPS 1.45, Running 187.36s Step 418( 58.33%), action 175, FPS 1.45, Running 188.38s Step 419( 58.67%), action 176, FPS 1.44, Running 188.96s Step 420( 59.00%), action 177, FPS 1.40, Running 189.70s Step 421( 59.33%), action 178, FPS 1.36, Running 190.34s Step 422( 59.67%), action 179, FPS 1.34, Running 191.21s Step 423( 60.00%), action 180, FPS 1.32, Running 191.82s [2026-08-02 18:41:45] [27 ] Seed 26 failed after 192.12 s. +steps: 423 , actions: 180 . +Instruction: Empty +Total 6/27(22.22%) success. +Setting seed: 27 +Step 1( N/A%), pre moving , FPS 0.02, Running 49.54s Step 2( N/A%), pre moving , FPS 0.04, Running 49.86s Step 3( N/A%), pre moving , FPS 0.06, Running 49.95s Step 4( N/A%), pre moving , FPS 0.08, Running 50.00s Step 5( N/A%), pre moving , FPS 0.10, Running 50.09s Step 6( N/A%), pre moving , FPS 0.12, Running 50.15s Step 7( N/A%), pre moving , FPS 0.14, Running 50.47s Step 8( N/A%), pre moving , FPS 0.16, Running 50.56s Step 9( N/A%), pre moving , FPS 0.18, Running 50.62s Step 10( N/A%), pre moving , FPS 0.20, Running 50.70s Step 11( N/A%), pre moving , FPS 0.22, Running 51.00s Step 12( N/A%), pre moving , FPS 0.23, Running 51.07s Step 13( N/A%), pre moving , FPS 0.25, Running 51.16s Step 14( N/A%), pre moving , FPS 0.27, Running 51.21s Step 15( N/A%), pre moving , FPS 0.29, Running 51.27s Step 16( N/A%), pre moving , FPS 0.31, Running 51.50s Step 17( N/A%), pre moving , FPS 0.33, Running 51.68s Step 18( N/A%), pre moving , FPS 0.35, Running 51.79s Step 19( N/A%), pre moving , FPS 0.37, Running 51.87s Step 20( N/A%), pre moving , FPS 0.38, Running 52.20s Step 21( N/A%), pre moving , FPS 6.15, Running 52.79s Step 22( N/A%), pre moving , FPS 6.59, Running 52.89s Step 23( N/A%), pre moving , FPS 6.61, Running 52.97s Step 24( N/A%), pre moving , FPS 6.61, Running 53.03s Step 25( N/A%), pre moving , FPS 6.64, Running 53.10s Step 26( N/A%), pre moving , FPS 6.09, Running 53.43s Step 27( N/A%), pre moving , FPS 6.59, Running 53.51s Step 28( N/A%), pre moving , FPS 6.68, Running 53.56s Step 29( N/A%), pre moving , FPS 6.59, Running 53.66s Step 30( N/A%), pre moving , FPS 6.58, Running 53.73s Step 31( N/A%), pre moving , FPS 7.08, Running 53.82s Step 32( N/A%), pre moving , FPS 6.43, Running 54.19s Step 33( N/A%), pre moving , FPS 6.41, Running 54.28s Step 34( N/A%), pre moving , FPS 6.36, Running 54.36s Step 35( N/A%), pre moving , FPS 6.33, Running 54.43s Step 36( N/A%), pre moving , FPS 5.71, Running 55.01s Step 37( N/A%), pre moving , FPS 5.49, Running 55.33s Step 38( N/A%), pre moving , FPS 5.51, Running 55.42s Step 39( N/A%), pre moving , FPS 5.52, Running 55.49s Step 40( N/A%), pre moving , FPS 5.90, Running 55.59s Step 41( N/A%), pre moving , FPS 6.39, Running 55.92s Step 42( N/A%), pre moving , FPS 6.49, Running 55.97s Step 43( N/A%), pre moving , FPS 6.45, Running 56.07s Step 44( N/A%), pre moving , FPS 6.40, Running 56.16s Step 45( N/A%), pre moving , FPS 5.89, Running 56.49s Step 46( N/A%), pre moving , FPS 6.33, Running 56.59s Step 47( N/A%), pre moving , FPS 6.34, Running 56.67s Step 48( N/A%), pre moving , FPS 6.26, Running 56.75s Step 49( N/A%), pre moving , FPS 5.84, Running 57.08s Step 50( N/A%), pre moving , FPS 5.81, Running 57.17s Step 51( N/A%), pre moving , FPS 5.83, Running 57.25s Step 52( N/A%), pre moving , FPS 6.35, Running 57.33s Step 53( N/A%), pre moving , FPS 5.91, Running 57.66s Step 54( N/A%), pre moving , FPS 5.88, Running 57.76s Step 55( N/A%), pre moving , FPS 5.88, Running 57.84s Step 56( N/A%), pre moving , FPS 6.34, Running 58.16s Step 57( N/A%), pre moving , FPS 6.83, Running 58.26s Step 58( N/A%), pre moving , FPS 6.88, Running 58.32s Step 59( N/A%), pre moving , FPS 6.86, Running 58.41s Step 60( N/A%), pre moving , FPS 6.37, Running 58.73s Step 61( N/A%), pre moving , FPS 6.87, Running 58.83s Step 62( N/A%), pre moving , FPS 6.74, Running 58.94s Step 63( N/A%), pre moving , FPS 6.20, Running 59.30s Step 64( N/A%), pre moving , FPS 6.11, Running 59.43s Step 65( N/A%), pre moving , FPS 6.58, Running 59.53s Step 66( N/A%), pre moving , FPS 6.04, Running 59.90s Step 67( N/A%), pre moving , FPS 5.92, Running 60.04s Step 68( N/A%), pre moving , FPS 5.61, Running 60.32s Step 69( N/A%), pre moving , FPS 5.81, Running 60.52s Step 70( N/A%), pre moving , FPS 5.77, Running 60.64s Step 71( N/A%), pre moving , FPS 5.32, Running 61.01s Step 72( N/A%), pre moving , FPS 5.25, Running 61.14s Step 73( N/A%), pre moving , FPS 5.55, Running 61.26s Step 74( N/A%), pre moving , FPS 5.14, Running 61.65s Step 75( N/A%), pre moving , FPS 5.09, Running 61.77s Step 76( N/A%), pre moving , FPS 5.05, Running 62.12s Step 77( N/A%), pre moving , FPS 5.01, Running 62.25s Step 78( N/A%), pre moving , FPS 4.96, Running 62.36s Step 79( N/A%), pre moving , FPS 4.63, Running 62.73s Step 80( N/A%), pre moving , FPS 4.84, Running 62.86s Step 81( N/A%), pre moving , FPS 4.82, Running 62.98s Step 82( N/A%), pre moving , FPS 4.56, Running 63.33s Step 83( N/A%), pre moving , FPS 4.81, Running 63.45s Step 84( N/A%), pre moving , FPS 4.55, Running 63.83s Step 85( N/A%), pre moving , FPS 4.51, Running 63.96s Step 86( N/A%), pre moving , FPS 4.79, Running 64.08s Step 87( N/A%), pre moving , FPS 4.56, Running 64.44s Step 88( N/A%), pre moving , FPS 4.71, Running 64.56s Step 89( N/A%), pre moving , FPS 4.89, Running 64.62s Step 90( N/A%), pre moving , FPS 4.96, Running 64.67s Step 91( N/A%), pre moving , FPS 4.98, Running 65.03s Step 92( N/A%), pre moving , FPS 5.03, Running 65.12s Step 93( N/A%), pre moving , FPS 5.07, Running 65.21s Step 94( N/A%), pre moving , FPS 5.14, Running 65.54s Step 95( N/A%), pre moving , FPS 5.17, Running 65.64s Step 96( N/A%), pre moving , FPS 5.58, Running 65.71s Step 97( N/A%), pre moving , FPS 5.65, Running 65.78s Step 98( N/A%), pre moving , FPS 5.33, Running 66.11s Step 99( N/A%), pre moving , FPS 5.75, Running 66.21s Step 100( N/A%), pre moving , FPS 5.84, Running 66.29s Step 101( N/A%), pre moving , FPS 5.67, Running 66.51s Step 102( N/A%), pre moving , FPS 5.96, Running 66.68s Step 103( N/A%), pre moving , FPS 6.00, Running 66.78s Step 104( N/A%), pre moving , FPS 6.57, Running 66.87s Step 105( N/A%), pre moving , FPS 5.63, Running 67.52s Step 106( N/A%), pre moving , FPS 5.17, Running 67.95s Step 107( N/A%), pre moving , FPS 5.47, Running 68.09s Step 108( N/A%), pre moving , FPS 5.09, Running 68.49s Step 109( N/A%), pre moving , FPS 5.00, Running 68.62s Step 110( N/A%), pre moving , FPS 4.55, Running 69.06s Step 111( N/A%), pre moving , FPS 4.76, Running 69.24s Step 112( N/A%), pre moving , FPS 4.45, Running 69.62s Step 113( N/A%), pre moving , FPS 4.46, Running 69.69s Step 114( N/A%), pre moving , FPS 4.72, Running 69.78s Step 115( N/A%), pre moving , FPS 4.46, Running 70.12s Step 116( N/A%), pre moving , FPS 4.43, Running 70.23s Step 117( N/A%), pre moving , FPS 4.41, Running 70.32s Step 118( N/A%), pre moving , FPS 4.35, Running 70.71s Step 119( N/A%), pre moving , FPS 4.35, Running 70.80s Step 120( N/A%), pre moving , FPS 4.34, Running 70.90s Step 121( N/A%), pre moving , FPS 4.23, Running 71.24s Step 122( N/A%), pre moving , FPS 4.26, Running 71.38s Step 123( N/A%), pre moving , FPS 4.29, Running 71.45s Step 124( N/A%), pre moving , FPS 4.29, Running 71.53s Step 125( N/A%), pre moving , FPS 4.58, Running 71.88s Step 126( N/A%), pre moving , FPS 4.93, Running 72.01s Step 127( N/A%), pre moving , FPS 4.92, Running 72.16s Step 128( N/A%), pre moving , FPS 5.23, Running 72.32s Step 129( N/A%), pre moving , FPS 5.23, Running 72.44s Step 130( N/A%), pre moving , FPS 5.67, Running 72.59s Step 131( N/A%), pre moving , FPS 5.63, Running 72.79s Step 132( N/A%), pre moving , FPS 6.07, Running 72.92s Step 133( N/A%), pre moving , FPS 5.54, Running 73.30s Step 134( N/A%), pre moving , FPS 5.48, Running 73.43s Step 135( N/A%), pre moving , FPS 5.42, Running 73.80s Step 136( N/A%), pre moving , FPS 5.23, Running 74.05s Step 137( N/A%), pre moving , FPS 4.86, Running 74.43s Step 138( N/A%), pre moving , FPS 5.17, Running 74.58s Step 139( N/A%), pre moving , FPS 4.70, Running 75.06s Step 140( N/A%), pre moving , FPS 4.62, Running 75.23s Step 141( N/A%), pre moving , FPS 4.46, Running 75.72s Step 142( N/A%), pre moving , FPS 4.22, Running 76.13s Step 143( N/A%), pre moving , FPS 3.98, Running 76.48s Step 144( N/A%), pre moving , FPS 3.76, Running 76.85s Step 145( N/A%), pre moving , FPS 3.61, Running 77.42s Step 146( N/A%), pre moving , FPS 3.40, Running 77.89s Step 147( N/A%), pre moving , FPS 3.42, Running 78.01s Step 148( N/A%), pre moving , FPS 3.28, Running 78.41s Step 149( N/A%), pre moving , FPS 3.03, Running 79.04s Step 150( N/A%), pre moving , FPS 2.94, Running 79.39s Step 151( N/A%), pre moving , FPS 2.91, Running 79.66s Step 152( N/A%), pre moving , FPS 2.80, Running 80.07s Step 153( N/A%), pre moving , FPS 2.86, Running 80.30s Step 154( N/A%), pre moving , FPS 2.71, Running 80.80s Step 155( N/A%), pre moving , FPS 2.81, Running 80.92s Step 156( N/A%), pre moving , FPS 2.78, Running 81.24s Step 157( N/A%), pre moving , FPS 2.89, Running 81.34s Step 158( N/A%), pre moving , FPS 2.92, Running 81.42s Step 159( N/A%), pre moving , FPS 2.99, Running 81.76s Step 160( N/A%), pre moving , FPS 3.02, Running 81.85s Step 161( N/A%), pre moving , FPS 3.22, Running 81.93s Step 162( N/A%), pre moving , FPS 3.39, Running 82.02s Step 163( N/A%), pre moving , FPS 3.40, Running 82.36s Step 164( N/A%), pre moving , FPS 3.57, Running 82.46s Step 165( N/A%), pre moving , FPS 3.91, Running 82.54s Step 166( N/A%), pre moving , FPS 4.08, Running 82.79s Step 167( N/A%), pre moving , FPS 4.04, Running 82.96s Step 168( N/A%), pre moving , FPS 4.33, Running 83.03s Step 169( N/A%), pre moving , FPS 4.91, Running 83.11s Step 170( N/A%), pre moving , FPS 5.23, Running 83.21s Step 171( N/A%), pre moving , FPS 5.21, Running 83.50s Step 172( N/A%), pre moving , FPS 5.68, Running 83.59s Step 173( N/A%), pre moving , FPS 5.97, Running 83.66s Step 174( N/A%), pre moving , FPS 6.81, Running 83.74s Step 175( N/A%), pre moving , FPS 6.37, Running 84.06s Step 176( N/A%), pre moving , FPS 6.86, Running 84.16s Step 177( N/A%), pre moving , FPS 6.93, Running 84.22s Step 178( N/A%), pre moving , FPS 6.92, Running 84.31s Step 179( N/A%), pre moving , FPS 6.94, Running 84.64s Step 180( N/A%), pre moving , FPS 6.92, Running 84.74s Step 181( N/A%), pre moving , FPS 6.92, Running 84.82s Step 182( N/A%), pre moving , FPS 6.94, Running 84.90s Step 183( N/A%), pre moving , FPS 6.96, Running 85.23s Step 184( N/A%), pre moving , FPS 6.98, Running 85.32s Step 185( N/A%), pre moving , FPS 7.03, Running 85.38s Step 186( N/A%), pre moving , FPS 7.48, Running 85.46s Step 187( N/A%), pre moving , FPS 7.06, Running 85.79s Step 188( N/A%), pre moving , FPS 7.01, Running 85.88s Step 189( N/A%), pre moving , FPS 7.05, Running 85.95s Step 190( N/A%), pre moving , FPS 7.10, Running 86.03s Step 191( N/A%), pre moving , FPS 7.02, Running 86.35s Step 192( N/A%), pre moving , FPS 7.01, Running 86.44s Step 193( N/A%), pre moving , FPS 5.15, Running 87.54s Step 194( N/A%), pre moving , FPS 4.72, Running 87.98s Step 195( N/A%), pre moving , FPS 4.47, Running 88.53s Step 196( N/A%), pre moving , FPS 4.38, Running 88.73s Step 197( N/A%), pre moving , FPS 4.02, Running 89.20s Step 198( N/A%), pre moving , FPS 3.77, Running 89.61s Step 199( N/A%), pre moving , FPS 3.62, Running 90.17s Step 200( N/A%), pre moving , FPS 3.42, Running 90.59s Step 201( N/A%), pre moving , FPS 3.27, Running 90.93s Step 202( N/A%), pre moving , FPS 3.23, Running 91.10s Step 203( N/A%), pre moving , FPS 3.22, Running 91.45s Step 204( N/A%), pre moving , FPS 3.16, Running 91.65s Step 205( N/A%), pre moving , FPS 2.94, Running 92.20s Step 206( N/A%), pre moving , FPS 2.79, Running 92.62s Step 207( N/A%), pre moving , FPS 2.69, Running 93.21s Step 208( N/A%), pre moving , FPS 2.65, Running 93.42s Step 209( N/A%), pre moving , FPS 2.52, Running 93.89s Step 210( N/A%), pre moving , FPS 2.41, Running 94.33s Step 211( N/A%), pre moving , FPS 2.35, Running 94.87s Step 212( N/A%), pre moving , FPS 2.32, Running 95.06s Step 213( N/A%), pre moving , FPS 2.48, Running 95.59s Step 214( N/A%), pre moving , FPS 2.49, Running 96.01s Step 215( N/A%), pre moving , FPS 2.50, Running 96.54s Step 216( N/A%), pre moving , FPS 2.50, Running 96.72s Step 217( N/A%), pre moving , FPS 2.49, Running 97.22s Step 218( N/A%), pre moving , FPS 2.43, Running 97.85s Step 219( N/A%), pre moving , FPS 2.44, Running 98.38s Step 220( N/A%), pre moving , FPS 2.42, Running 98.87s Step 221( N/A%), pre moving , FPS 2.36, Running 99.42s Step 222( N/A%), pre moving , FPS 2.29, Running 99.84s Step 223( N/A%), pre moving , FPS 2.24, Running 100.39s Step 224( N/A%), pre moving , FPS 2.24, Running 100.57s Step 225( N/A%), pre moving , FPS 2.24, Running 101.13s Step 226( N/A%), pre moving , FPS 2.24, Running 101.57s Step 227( N/A%), pre moving , FPS 2.23, Running 102.17s Step 228( N/A%), pre moving , FPS 2.18, Running 102.61s Step 229( N/A%), pre moving , FPS 2.17, Running 103.13s Step 230( N/A%), pre moving , FPS 2.23, Running 103.30s Step 231( N/A%), pre moving , FPS 2.23, Running 103.83s Step 232( N/A%), pre moving , FPS 2.17, Running 104.26s Step 233( N/A%), pre moving , FPS 2.16, Running 104.83s Step 234( N/A%), pre moving , FPS 2.18, Running 105.20s Step 235( N/A%), pre moving , FPS 2.16, Running 105.79s Step 236( N/A%), pre moving , FPS 2.15, Running 106.01s Step 237( N/A%), pre moving , FPS 2.12, Running 106.64s Step 238( N/A%), pre moving , FPS 2.16, Running 107.13s Step 239( N/A%), pre moving , FPS 2.14, Running 107.71s Step 240( N/A%), pre moving , FPS 2.16, Running 108.14s Step 241( N/A%), pre moving , FPS 2.15, Running 108.74s Step 242( N/A%), pre moving , FPS 2.15, Running 109.16s Step 243( N/A%), pre moving , FPS 2.22, Running 109.39s Step 244( N/A%), pre moving , FPS 2.24, Running 109.51s Step 245( N/A%), pre moving , FPS 2.32, Running 109.77s Step 246( N/A%), pre moving , FPS 2.39, Running 109.93s Step 247( N/A%), pre moving , FPS 2.45, Running 110.32s Step 248( N/A%), pre moving , FPS 2.53, Running 110.53s Step 249( N/A%), pre moving , FPS 2.49, Running 111.15s Step 250( N/A%), pre moving , FPS 2.43, Running 111.51s Step 251( N/A%), pre moving , FPS 2.49, Running 111.87s Step 252( N/A%), pre moving , FPS 2.51, Running 112.24s Step 253( N/A%), pre moving , FPS 2.50, Running 112.82s Step 254( N/A%), pre moving , FPS 2.54, Running 113.06s Step 255( N/A%), pre moving , FPS 2.59, Running 113.52s Step 256( N/A%), pre moving , FPS 2.54, Running 113.90s Step 257( N/A%), pre moving , FPS 2.55, Running 114.48s Step 258( N/A%), pre moving , FPS 2.62, Running 114.76s Step 259( N/A%), pre moving , FPS 2.67, Running 115.20s Step 260( N/A%), pre moving , FPS 2.66, Running 115.66s Step 261( N/A%), pre moving , FPS 2.67, Running 116.23s Step 262( N/A%), pre moving , FPS 2.66, Running 116.67s Step 263( N/A%), pre moving , FPS 2.54, Running 117.26s Step 264( N/A%), pre moving , FPS 2.44, Running 117.71s Step 265( N/A%), pre moving , FPS 2.35, Running 118.28s Step 266( N/A%), pre moving , FPS 2.33, Running 118.52s Step 267( N/A%), pre moving , FPS 2.29, Running 119.04s Step 268( N/A%), pre moving , FPS 2.24, Running 119.46s Step 269( N/A%), pre moving , FPS 2.25, Running 120.03s Step 270( N/A%), pre moving , FPS 2.23, Running 120.50s Step 271( N/A%), pre moving , FPS 2.17, Running 121.07s Step 272( N/A%), pre moving , FPS 2.15, Running 121.54s Step 273( N/A%), pre moving , FPS 2.14, Running 122.15s Step 274( N/A%), pre moving , FPS 2.09, Running 122.60s Step 275( N/A%), pre moving , FPS 2.07, Running 123.18s Step 276( N/A%), pre moving , FPS 2.05, Running 123.66s Step 277( N/A%), pre moving , FPS 2.04, Running 124.28s Step 278( N/A%), pre moving , FPS 2.00, Running 124.74s Step 279( N/A%), pre moving , FPS 1.97, Running 125.33s Step 280( N/A%), pre moving , FPS 2.02, Running 125.53s Step 281( N/A%), pre moving , FPS 2.03, Running 126.08s Step 282( N/A%), pre moving , FPS 2.03, Running 126.53s Step 283( N/A%), pre moving , FPS 2.03, Running 127.10s Step 284( N/A%), pre moving , FPS 2.03, Running 127.54s Step 285( N/A%), pre moving , FPS 2.04, Running 128.09s Step 286( N/A%), pre moving , FPS 2.06, Running 128.23s Step 287( N/A%), pre moving , FPS 2.13, Running 128.44s Step 288( N/A%), pre moving , FPS 2.19, Running 128.58s Step 289( N/A%), pre moving , FPS 2.28, Running 128.79s Step 290( N/A%), pre moving , FPS 2.37, Running 128.93s Step 291( N/A%), pre moving , FPS 2.48, Running 129.14s Step 292( N/A%), pre moving , FPS 2.58, Running 129.29s Step 293( N/A%), pre moving , FPS 2.68, Running 129.61s Step 294( N/A%), pre moving , FPS 2.77, Running 129.83s Step 295( N/A%), pre moving , FPS 2.86, Running 130.16s Step 296( N/A%), pre moving , FPS 2.88, Running 130.59s Step 297( N/A%), pre moving , FPS 2.92, Running 131.13s Step 298( N/A%), pre moving , FPS 3.03, Running 131.33s Step 299( N/A%), pre moving , FPS 3.09, Running 131.81s Step 300( N/A%), pre moving , FPS 2.99, Running 132.22s Step 301( N/A%), pre moving , FPS 2.97, Running 132.81s Step 302( N/A%), pre moving , FPS 2.98, Running 133.24s Step 303( N/A%), pre moving , FPS 2.98, Running 133.81s Step 304( N/A%), pre moving , FPS 3.10, Running 134.00s Step 305( N/A%), pre moving , FPS 3.12, Running 134.51s Step 306( N/A%), pre moving , FPS 2.98, Running 134.94s Step 307( N/A%), pre moving , FPS 2.84, Running 135.48s Step 308( N/A%), pre moving , FPS 2.77, Running 135.81s Step 309( N/A%), pre moving , FPS 2.70, Running 136.20s Step 310( N/A%), pre moving , FPS 2.60, Running 136.63s Step 311( N/A%), pre moving , FPS 2.48, Running 137.19s Step 312( N/A%), pre moving , FPS 2.40, Running 137.62s Step 313( N/A%), pre moving , FPS 2.32, Running 138.22s Step 314( N/A%), pre moving , FPS 2.28, Running 138.61s Step 315( N/A%), pre moving , FPS 2.21, Running 139.21s Step 316( N/A%), pre moving , FPS 2.27, Running 139.42s Step 317( N/A%), pre moving , FPS 2.26, Running 139.97s Step 318( N/A%), pre moving , FPS 2.20, Running 140.43s Step 319( N/A%), pre moving , FPS 2.18, Running 140.99s Step 320( N/A%), pre moving , FPS 2.17, Running 141.44s Step 321( N/A%), pre moving , FPS 2.18, Running 142.00s Step 322( N/A%), pre moving , FPS 2.24, Running 142.19s Step 323( N/A%), pre moving , FPS 2.24, Running 142.73s Step 324( N/A%), pre moving , FPS 2.18, Running 143.19s Step 325( N/A%), pre moving , FPS 2.17, Running 143.74s Step 326( N/A%), pre moving , FPS 2.16, Running 144.20s Step 327( N/A%), pre moving , FPS 2.15, Running 144.78s Step 328( N/A%), pre moving , FPS 2.19, Running 144.96s Step 329( N/A%), pre moving , FPS 2.17, Running 145.43s Step 330( N/A%), pre moving , FPS 2.17, Running 145.85s Step 331( N/A%), pre moving , FPS 2.17, Running 146.42s Step 332( N/A%), pre moving , FPS 2.18, Running 146.78s Step 333( N/A%), pre moving , FPS 2.25, Running 147.11s Step 334( N/A%), pre moving , FPS 2.26, Running 147.46s Step 335( N/A%), pre moving , FPS 2.36, Running 147.67s Step 336( N/A%), pre moving , FPS 2.38, Running 147.81s Step 337( N/A%), pre moving , FPS 2.49, Running 147.99s Step 338( N/A%), pre moving , FPS 2.60, Running 148.12s Step 339( N/A%), pre moving , FPS 2.74, Running 148.29s Step 340( N/A%), pre moving , FPS 2.86, Running 148.43s Step 341( N/A%), pre moving , FPS 3.00, Running 148.66s Step 342( N/A%), pre moving , FPS 3.03, Running 148.80s Step 343( N/A%), pre moving , FPS 3.18, Running 149.02s Step 344( N/A%), pre moving , FPS 3.36, Running 149.14s Step 345( N/A%), pre moving , FPS 3.54, Running 149.39s Step 346( N/A%), pre moving , FPS 3.76, Running 149.53s Step 347( N/A%), pre moving , FPS 3.99, Running 149.79s Step 348( N/A%), pre moving , FPS 3.97, Running 150.00s Step 349( N/A%), pre moving , FPS 4.00, Running 150.43s Step 350( N/A%), pre moving , FPS 4.18, Running 150.64s Step 351( N/A%), pre moving , FPS 4.15, Running 151.24s Step 352( N/A%), pre moving , FPS 4.07, Running 151.70s Step 353( N/A%), pre moving , FPS 3.88, Running 152.27s Step 354( N/A%), pre moving , FPS 3.99, Running 152.47s Step 355( N/A%), pre moving , FPS 3.75, Running 153.00s Step 356( N/A%), pre moving , FPS 3.54, Running 153.46s Step 357( N/A%), pre moving , FPS 3.33, Running 154.01s Step 358( N/A%), pre moving , FPS 3.26, Running 154.26s Step 359( N/A%), pre moving , FPS 3.12, Running 154.70s Step 360( N/A%), pre moving , FPS 2.99, Running 155.13s Step 361( N/A%), pre moving , FPS 2.85, Running 155.68s Step 362( N/A%), pre moving , FPS 2.82, Running 155.88s Step 363( N/A%), pre moving , FPS 2.70, Running 156.44s Step 364( N/A%), pre moving , FPS 2.58, Running 156.88s Step 365( N/A%), pre moving , FPS 2.48, Running 157.45s Step 366( N/A%), pre moving , FPS 2.50, Running 157.53s Step 367( N/A%), pre moving , FPS 2.55, Running 157.63s Step 368( N/A%), pre moving , FPS 2.51, Running 157.98s Step 369( N/A%), pre moving , FPS 2.61, Running 158.08s Step 370( N/A%), pre moving , FPS 2.66, Running 158.17s Step 371( N/A%), pre moving , FPS 2.82, Running 158.35s Step 372( N/A%), pre moving , FPS 2.90, Running 158.61s Step 373( N/A%), pre moving , FPS 3.11, Running 158.69s Step 374( N/A%), pre moving , FPS 3.17, Running 158.79s Step 375( N/A%), pre moving , FPS 3.26, Running 159.13s Step 376( N/A%), pre moving , FPS 2.65, Running 161.01s Step 377( N/A%), pre moving , FPS 2.66, Running 161.54s Step 378( N/A%), pre moving , FPS 2.59, Running 161.97s Step 379( N/A%), pre moving , FPS 2.56, Running 162.51s Step 380( N/A%), pre moving , FPS 2.65, Running 162.68s Step 381( N/A%), pre moving , FPS 2.65, Running 163.23s Step 382( N/A%), pre moving , FPS 2.56, Running 163.69s Step 383( N/A%), pre moving , FPS 2.58, Running 164.18s Step 384( N/A%), pre moving , FPS 2.67, Running 164.38s Step 385( N/A%), pre moving , FPS 2.68, Running 164.92s Step 386( N/A%), pre moving , FPS 2.56, Running 165.36s Step 387( N/A%), pre moving , FPS 2.41, Running 165.92s Step 388( N/A%), pre moving , FPS 2.45, Running 166.14s Step 389( N/A%), pre moving , FPS 2.34, Running 166.63s Step 390( N/A%), pre moving , FPS 2.29, Running 166.89s Step 391( N/A%), pre moving , FPS 2.17, Running 167.56s Step 392( N/A%), pre moving , FPS 2.18, Running 167.79s Step 393( N/A%), pre moving , FPS 2.06, Running 168.39s Step 394( N/A%), pre moving , FPS 1.99, Running 168.82s Step 395( N/A%), pre moving , FPS 2.01, Running 169.08s Step 396( 0.33%), action 1, FPS 2.14, Running 170.38s Step 397( 0.67%), action 2, FPS 2.12, Running 170.96s Step 398( 1.00%), action 3, FPS 2.02, Running 171.88s Step 399( 1.33%), action 4, FPS 1.99, Running 172.58s Step 400( 1.67%), action 5, FPS 1.84, Running 173.55s Step 401( 2.00%), action 6, FPS 1.83, Running 174.17s Step 402( 2.33%), action 7, FPS 1.78, Running 174.91s Step 403( 2.67%), action 8, FPS 1.77, Running 175.48s Step 404( 3.00%), action 9, FPS 1.67, Running 176.39s Step 405( 3.33%), action 10, FPS 1.69, Running 176.74s Step 406( 3.67%), action 11, FPS 1.62, Running 177.70s Step 407( 4.00%), action 12, FPS 1.61, Running 178.34s Step 408( 4.33%), action 13, FPS 1.47, Running 179.78s Step 409( 4.67%), action 14, FPS 1.45, Running 180.45s Step 410( 5.00%), action 15, FPS 1.38, Running 181.38s Step 411( 5.33%), action 16, FPS 1.39, Running 181.97s Step 412( 5.67%), action 17, FPS 1.31, Running 183.06s Step 413( 6.00%), action 18, FPS 1.31, Running 183.64s Step 414( 6.33%), action 19, FPS 1.27, Running 184.59s Step 415( 6.67%), action 20, FPS 1.24, Running 185.26s Step 416( 7.00%), action 21, FPS 1.24, Running 186.46s Step 417( 7.33%), action 22, FPS 1.26, Running 186.87s Step 418( 7.67%), action 23, FPS 1.26, Running 187.78s Step 419( 8.00%), action 24, FPS 1.30, Running 188.01s Step 420( 8.33%), action 25, FPS 1.35, Running 188.35s Step 421( 8.67%), action 26, FPS 1.38, Running 188.66s Step 422( 9.00%), action 27, FPS 1.40, Running 189.22s Step 423( 9.33%), action 28, FPS 1.43, Running 189.49s Step 424( 9.67%), action 29, FPS 1.45, Running 190.19s Step 425( 10.00%), action 30, FPS 1.42, Running 190.85s Step 426( 10.33%), action 31, FPS 1.40, Running 191.94s Step 427( 10.67%), action 32, FPS 1.42, Running 192.43s Step 428( 11.00%), action 33, FPS 1.47, Running 193.39s Step 429( 11.33%), action 34, FPS 1.47, Running 194.02s Step 430( 11.67%), action 35, FPS 1.48, Running 194.89s Step 431( 12.00%), action 36, FPS 1.52, Running 195.15s Step 432( 12.33%), action 37, FPS 1.53, Running 196.14s Step 433( 12.67%), action 38, FPS 1.52, Running 196.75s Step 434( 13.00%), action 39, FPS 1.52, Running 197.79s Step 435( 13.33%), action 40, FPS 1.53, Running 198.35s Step 436( 13.67%), action 41, FPS 1.56, Running 199.30s Step 437( 14.00%), action 42, FPS 1.53, Running 199.97s Step 438( 14.33%), action 43, FPS 1.52, Running 200.93s Step 439( 14.67%), action 44, FPS 1.48, Running 201.50s Step 440( 15.00%), action 45, FPS 1.45, Running 202.18s Step 441( 15.33%), action 46, FPS 1.43, Running 202.67s Step 442( 15.67%), action 47, FPS 1.39, Running 203.60s Step 443( 16.00%), action 48, FPS 1.36, Running 204.21s Step 444( 16.33%), action 49, FPS 1.34, Running 205.14s Step 445( 16.67%), action 50, FPS 1.37, Running 205.48s Step 446( 17.00%), action 51, FPS 1.38, Running 206.41s Step 447( 17.33%), action 52, FPS 1.37, Running 207.00s Step 448( 17.67%), action 53, FPS 1.42, Running 207.44s Step 449( 18.00%), action 54, FPS 1.46, Running 207.76s Step 450( 18.33%), action 55, FPS 1.49, Running 208.31s Step 451( 18.67%), action 56, FPS 1.46, Running 208.86s Step 452( 19.00%), action 57, FPS 1.47, Running 209.77s Step 453( 19.33%), action 58, FPS 1.47, Running 210.35s Step 454( 19.67%), action 59, FPS 1.47, Running 211.35s Step 455( 20.00%), action 60, FPS 1.48, Running 211.90s Step 456( 20.33%), action 61, FPS 1.42, Running 213.38s Step 457( 20.67%), action 62, FPS 1.43, Running 213.98s Step 458( 21.00%), action 63, FPS 1.42, Running 215.00s Step 459( 21.33%), action 64, FPS 1.41, Running 215.65s Step 460( 21.67%), action 65, FPS 1.38, Running 216.67s Step 461( 22.00%), action 66, FPS 1.37, Running 217.28s Step 462( 22.33%), action 67, FPS 1.36, Running 218.26s Step 463( 22.67%), action 68, FPS 1.36, Running 218.87s Step 464( 23.00%), action 69, FPS 1.36, Running 219.86s Step 465( 23.33%), action 70, FPS 1.33, Running 220.48s Step 466( 23.67%), action 71, FPS 1.32, Running 221.52s Step 467( 24.00%), action 72, FPS 1.32, Running 222.17s Step 468( 24.33%), action 73, FPS 1.24, Running 223.51s Step 469( 24.67%), action 74, FPS 1.22, Running 224.14s Step 470( 25.00%), action 75, FPS 1.19, Running 225.16s Step 471( 25.33%), action 76, FPS 1.18, Running 225.74s Step 472( 25.67%), action 77, FPS 1.22, Running 226.12s Step 473( 26.00%), action 78, FPS 1.25, Running 226.37s Step 474( 26.33%), action 79, FPS 1.31, Running 226.64s Step 475( 26.67%), action 80, FPS 1.34, Running 226.86s Step 476( 27.00%), action 81, FPS 1.42, Running 227.49s Step 477( 27.33%), action 82, FPS 1.45, Running 227.76s Step 478( 27.67%), action 83, FPS 1.49, Running 228.47s Step 479( 28.00%), action 84, FPS 1.50, Running 229.00s Step 480( 28.33%), action 85, FPS 1.50, Running 229.98s Step 481( 28.67%), action 86, FPS 1.50, Running 230.62s Step 482( 29.00%), action 87, FPS 1.50, Running 231.60s Step 483( 29.33%), action 88, FPS 1.50, Running 232.24s Step 484( 29.67%), action 89, FPS 1.50, Running 233.19s Step 485( 30.00%), action 90, FPS 1.53, Running 233.56s Step 486( 30.33%), action 91, FPS 1.50, Running 234.81s Step 487( 30.67%), action 92, FPS 1.51, Running 235.45s Step 488( 31.00%), action 93, FPS 1.58, Running 236.20s Step 489( 31.33%), action 94, FPS 1.59, Running 236.73s Step 490( 31.67%), action 95, FPS 1.60, Running 237.62s Step 491( 32.00%), action 96, FPS 1.60, Running 238.22s Step 492( 32.33%), action 97, FPS 1.51, Running 239.34s Step 493( 32.67%), action 98, FPS 1.47, Running 239.99s Step 494( 33.00%), action 99, FPS 1.40, Running 240.91s Step 495( 33.33%), action 100, FPS 1.37, Running 241.48s Step 496( 33.67%), action 101, FPS 1.34, Running 242.46s Step 497( 34.00%), action 102, FPS 1.33, Running 242.79s Step 498( 34.33%), action 103, FPS 1.32, Running 243.62s Step 499( 34.67%), action 104, FPS 1.31, Running 244.28s Step 500( 35.00%), action 105, FPS 1.31, Running 245.23s Step 501( 35.33%), action 106, FPS 1.34, Running 245.52s Step 502( 35.67%), action 107, FPS 1.37, Running 246.20s Step 503( 36.00%), action 108, FPS 1.40, Running 246.48s Step 504( 36.33%), action 109, FPS 1.41, Running 247.35s Step 505( 36.67%), action 110, FPS 1.40, Running 247.83s Step 506( 37.00%), action 111, FPS 1.42, Running 248.85s Step 507( 37.33%), action 112, FPS 1.43, Running 249.40s Step 508( 37.67%), action 113, FPS 1.40, Running 250.50s Step 509( 38.00%), action 114, FPS 1.39, Running 251.08s Step 510( 38.33%), action 115, FPS 1.41, Running 251.79s Step 511( 38.67%), action 116, FPS 1.42, Running 252.35s Step 512( 39.00%), action 117, FPS 1.43, Running 253.34s Step 513( 39.33%), action 118, FPS 1.43, Running 253.97s Step 514( 39.67%), action 119, FPS 1.43, Running 254.88s Step 515( 40.00%), action 120, FPS 1.45, Running 255.26s Step 516( 40.33%), action 121, FPS 1.42, Running 256.57s Step 517( 40.67%), action 122, FPS 1.39, Running 257.19s Step 518( 41.00%), action 123, FPS 1.38, Running 258.16s Step 519( 41.33%), action 124, FPS 1.37, Running 258.84s Step 520( 41.67%), action 125, FPS 1.37, Running 259.87s Step 521( 42.00%), action 126, FPS 1.34, Running 260.45s Step 522( 42.33%), action 127, FPS 1.31, Running 261.47s Step 523( 42.67%), action 128, FPS 1.28, Running 262.07s Step 524( 43.00%), action 129, FPS 1.29, Running 262.89s Step 525( 43.33%), action 130, FPS 1.29, Running 263.30s Step 526( 43.67%), action 131, FPS 1.30, Running 264.23s Step 527( 44.00%), action 132, FPS 1.31, Running 264.65s Step 528( 44.33%), action 133, FPS 1.36, Running 265.22s Step 529( 44.67%), action 134, FPS 1.36, Running 265.78s Step 530( 45.00%), action 135, FPS 1.33, Running 266.81s Step 531( 45.33%), action 136, FPS 1.32, Running 267.50s Step 532( 45.67%), action 137, FPS 1.31, Running 268.59s Step 533( 46.00%), action 138, FPS 1.32, Running 269.15s Step 534( 46.33%), action 139, FPS 1.30, Running 270.26s Step 535( 46.67%), action 140, FPS 1.28, Running 270.85s Step 536( 47.00%), action 141, FPS 1.31, Running 271.82s Step 537( 47.33%), action 142, FPS 1.31, Running 272.44s Step 538( 47.67%), action 143, FPS 1.31, Running 273.39s Step 539( 48.00%), action 144, FPS 1.35, Running 273.71s [2026-08-02 18:46:19] [28 ] Seed 27 success after 274.01 s. +steps: 539 , actions: 144 . +Instruction: Empty +Total 7/28(25.00%) success. +Setting seed: 28 +Step 1( N/A%), pre moving , FPS 0.21, Running 4.86s Step 2( N/A%), pre moving , FPS 0.39, Running 5.19s Step 3( N/A%), pre moving , FPS 0.57, Running 5.30s Step 4( N/A%), pre moving , FPS 0.73, Running 5.46s Step 5( N/A%), pre moving , FPS 0.87, Running 5.74s Step 6( N/A%), pre moving , FPS 1.03, Running 5.84s Step 7( N/A%), pre moving , FPS 1.18, Running 5.91s Step 8( N/A%), pre moving , FPS 1.31, Running 6.11s Step 9( N/A%), pre moving , FPS 1.43, Running 6.29s Step 10( N/A%), pre moving , FPS 1.57, Running 6.39s Step 11( N/A%), pre moving , FPS 1.71, Running 6.45s Step 12( N/A%), pre moving , FPS 1.84, Running 6.53s Step 13( N/A%), pre moving , FPS 1.90, Running 6.85s Step 14( N/A%), pre moving , FPS 2.02, Running 6.92s Step 15( N/A%), pre moving , FPS 2.14, Running 7.00s Step 16( N/A%), pre moving , FPS 2.26, Running 7.08s Step 17( N/A%), pre moving , FPS 2.30, Running 7.40s Step 18( N/A%), pre moving , FPS 2.41, Running 7.47s Step 19( N/A%), pre moving , FPS 2.52, Running 7.55s Step 20( N/A%), pre moving , FPS 2.63, Running 7.60s Step 21( N/A%), pre moving , FPS 6.08, Running 8.15s Step 22( N/A%), pre moving , FPS 5.80, Running 8.63s Step 23( N/A%), pre moving , FPS 5.92, Running 8.68s Step 24( N/A%), pre moving , FPS 6.10, Running 8.73s Step 25( N/A%), pre moving , FPS 6.55, Running 8.79s Step 26( N/A%), pre moving , FPS 5.96, Running 9.19s Step 27( N/A%), pre moving , FPS 6.02, Running 9.23s Step 28( N/A%), pre moving , FPS 6.23, Running 9.31s Step 29( N/A%), pre moving , FPS 6.47, Running 9.38s Step 30( N/A%), pre moving , FPS 6.46, Running 9.48s Step 31( N/A%), pre moving , FPS 6.44, Running 9.55s Step 32( N/A%), pre moving , FPS 6.49, Running 9.61s Step 33( N/A%), pre moving , FPS 7.07, Running 9.68s Step 34( N/A%), pre moving , FPS 7.03, Running 9.77s Step 35( N/A%), pre moving , FPS 6.92, Running 9.89s Step 36( N/A%), pre moving , FPS 5.79, Running 10.54s Step 37( N/A%), pre moving , FPS 6.20, Running 10.63s Step 38( N/A%), pre moving , FPS 6.18, Running 10.71s Step 39( N/A%), pre moving , FPS 6.20, Running 10.78s Step 40( N/A%), pre moving , FPS 5.72, Running 11.10s Step 41( N/A%), pre moving , FPS 6.59, Running 11.19s Step 42( N/A%), pre moving , FPS 7.63, Running 11.26s Step 43( N/A%), pre moving , FPS 7.55, Running 11.33s Step 44( N/A%), pre moving , FPS 7.49, Running 11.40s Step 45( N/A%), pre moving , FPS 6.84, Running 11.72s Step 46( N/A%), pre moving , FPS 7.58, Running 11.83s Step 47( N/A%), pre moving , FPS 7.46, Running 11.91s Step 48( N/A%), pre moving , FPS 6.72, Running 12.29s Step 49( N/A%), pre moving , FPS 6.62, Running 12.40s Step 50( N/A%), pre moving , FPS 6.60, Running 12.51s Step 51( N/A%), pre moving , FPS 6.01, Running 12.88s Step 52( N/A%), pre moving , FPS 5.88, Running 13.01s Step 53( N/A%), pre moving , FPS 5.81, Running 13.12s Step 54( N/A%), pre moving , FPS 5.37, Running 13.50s Step 55( N/A%), pre moving , FPS 5.35, Running 13.63s Step 56( N/A%), pre moving , FPS 5.77, Running 14.00s Step 57( N/A%), pre moving , FPS 5.71, Running 14.14s Step 58( N/A%), pre moving , FPS 5.64, Running 14.25s Step 59( N/A%), pre moving , FPS 5.21, Running 14.62s Step 60( N/A%), pre moving , FPS 5.47, Running 14.75s Step 61( N/A%), pre moving , FPS 5.44, Running 14.86s Step 62( N/A%), pre moving , FPS 5.00, Running 15.25s Step 63( N/A%), pre moving , FPS 4.95, Running 15.37s Step 64( N/A%), pre moving , FPS 4.63, Running 15.73s Step 65( N/A%), pre moving , FPS 4.93, Running 15.78s Step 66( N/A%), pre moving , FPS 4.91, Running 15.90s Step 67( N/A%), pre moving , FPS 4.58, Running 16.28s Step 68( N/A%), pre moving , FPS 4.85, Running 16.41s Step 69( N/A%), pre moving , FPS 4.85, Running 16.53s Step 70( N/A%), pre moving , FPS 4.57, Running 16.89s Step 71( N/A%), pre moving , FPS 4.84, Running 17.02s Step 72( N/A%), pre moving , FPS 4.92, Running 17.08s Step 73( N/A%), pre moving , FPS 5.01, Running 17.12s Step 74( N/A%), pre moving , FPS 5.07, Running 17.44s Step 75( N/A%), pre moving , FPS 5.14, Running 17.53s Step 76( N/A%), pre moving , FPS 5.57, Running 17.59s Step 77( N/A%), pre moving , FPS 5.65, Running 17.68s Step 78( N/A%), pre moving , FPS 5.33, Running 18.01s Step 79( N/A%), pre moving , FPS 5.74, Running 18.10s Step 80( N/A%), pre moving , FPS 5.84, Running 18.18s Step 81( N/A%), pre moving , FPS 5.91, Running 18.25s Step 82( N/A%), pre moving , FPS 6.01, Running 18.58s Step 83( N/A%), pre moving , FPS 6.05, Running 18.67s Step 84( N/A%), pre moving , FPS 6.62, Running 18.75s Step 85( N/A%), pre moving , FPS 6.57, Running 18.82s Step 86( N/A%), pre moving , FPS 6.16, Running 19.15s Step 87( N/A%), pre moving , FPS 6.76, Running 19.24s Step 88( N/A%), pre moving , FPS 6.88, Running 19.32s Step 89( N/A%), pre moving , FPS 6.41, Running 19.65s Step 90( N/A%), pre moving , FPS 7.01, Running 19.74s Step 91( N/A%), pre moving , FPS 7.16, Running 19.81s Step 92( N/A%), pre moving , FPS 7.10, Running 19.89s Step 93( N/A%), pre moving , FPS 6.47, Running 20.21s Step 94( N/A%), pre moving , FPS 5.60, Running 21.01s Step 95( N/A%), pre moving , FPS 5.24, Running 21.34s Step 96( N/A%), pre moving , FPS 4.62, Running 21.92s Step 97( N/A%), pre moving , FPS 4.28, Running 22.35s Step 98( N/A%), pre moving , FPS 4.29, Running 22.67s Step 99( N/A%), pre moving , FPS 4.06, Running 23.03s Step 100( N/A%), pre moving , FPS 3.70, Running 23.58s Step 101( N/A%), pre moving , FPS 3.59, Running 23.82s Step 102( N/A%), pre moving , FPS 3.53, Running 24.25s Step 103( N/A%), pre moving , FPS 3.34, Running 24.67s Step 104( N/A%), pre moving , FPS 3.09, Running 25.23s Step 105( N/A%), pre moving , FPS 2.92, Running 25.68s Step 106( N/A%), pre moving , FPS 2.83, Running 26.23s Step 107( N/A%), pre moving , FPS 2.79, Running 26.42s Step 108( N/A%), pre moving , FPS 2.61, Running 26.99s Step 109( N/A%), pre moving , FPS 2.57, Running 27.42s Step 110( N/A%), pre moving , FPS 2.43, Running 27.97s Step 111( N/A%), pre moving , FPS 2.40, Running 28.15s Step 112( N/A%), pre moving , FPS 2.32, Running 28.53s Step 113( N/A%), pre moving , FPS 2.34, Running 28.77s Step 114( N/A%), pre moving , FPS 2.39, Running 29.36s Step 115( N/A%), pre moving , FPS 2.35, Running 29.84s Step 116( N/A%), pre moving , FPS 2.36, Running 30.40s Step 117( N/A%), pre moving , FPS 2.43, Running 30.59s Step 118( N/A%), pre moving , FPS 2.38, Running 31.06s Step 119( N/A%), pre moving , FPS 2.36, Running 31.49s Step 120( N/A%), pre moving , FPS 2.36, Running 32.05s Step 121( N/A%), pre moving , FPS 2.38, Running 32.23s Step 122( N/A%), pre moving , FPS 2.37, Running 32.68s Step 123( N/A%), pre moving , FPS 2.37, Running 33.12s Step 124( N/A%), pre moving , FPS 2.37, Running 33.65s Step 125( N/A%), pre moving , FPS 2.36, Running 34.15s Step 126( N/A%), pre moving , FPS 2.35, Running 34.72s Step 127( N/A%), pre moving , FPS 2.35, Running 34.92s Step 128( N/A%), pre moving , FPS 2.35, Running 35.49s Step 129( N/A%), pre moving , FPS 2.33, Running 36.00s Step 130( N/A%), pre moving , FPS 2.33, Running 36.54s Step 131( N/A%), pre moving , FPS 2.26, Running 37.01s Step 132( N/A%), pre moving , FPS 2.20, Running 37.63s Step 133( N/A%), pre moving , FPS 2.14, Running 38.11s Step 134( N/A%), pre moving , FPS 2.14, Running 38.72s Step 135( N/A%), pre moving , FPS 2.16, Running 39.10s Step 136( N/A%), pre moving , FPS 2.14, Running 39.76s Step 137( N/A%), pre moving , FPS 2.12, Running 40.00s Step 138( N/A%), pre moving , FPS 2.12, Running 40.51s Step 139( N/A%), pre moving , FPS 2.10, Running 41.00s Step 140( N/A%), pre moving , FPS 2.10, Running 41.59s Step 141( N/A%), pre moving , FPS 2.04, Running 42.04s Step 142( N/A%), pre moving , FPS 2.02, Running 42.60s Step 143( N/A%), pre moving , FPS 2.00, Running 43.11s Step 144( N/A%), pre moving , FPS 1.99, Running 43.68s Step 145( N/A%), pre moving , FPS 2.06, Running 43.87s Step 146( N/A%), pre moving , FPS 2.06, Running 44.42s Step 147( N/A%), pre moving , FPS 2.02, Running 44.84s Step 148( N/A%), pre moving , FPS 2.02, Running 45.39s Step 149( N/A%), pre moving , FPS 2.05, Running 45.75s Step 150( N/A%), pre moving , FPS 2.09, Running 46.13s Step 151( N/A%), pre moving , FPS 2.10, Running 46.52s Step 152( N/A%), pre moving , FPS 2.16, Running 46.87s Step 153( N/A%), pre moving , FPS 2.23, Running 47.08s Step 154( N/A%), pre moving , FPS 2.29, Running 47.44s Step 155( N/A%), pre moving , FPS 2.27, Running 47.93s Step 156( N/A%), pre moving , FPS 2.29, Running 48.49s Step 157( N/A%), pre moving , FPS 2.32, Running 48.60s Step 158( N/A%), pre moving , FPS 2.44, Running 48.71s Step 159( N/A%), pre moving , FPS 2.48, Running 49.07s Step 160( N/A%), pre moving , FPS 2.64, Running 49.18s Step 161( N/A%), pre moving , FPS 2.77, Running 49.25s Step 162( N/A%), pre moving , FPS 2.97, Running 49.34s Step 163( N/A%), pre moving , FPS 3.04, Running 49.68s Step 164( N/A%), pre moving , FPS 3.28, Running 49.78s Step 165( N/A%), pre moving , FPS 3.35, Running 49.85s Step 166( N/A%), pre moving , FPS 3.62, Running 49.95s Step 167( N/A%), pre moving , FPS 2.70, Running 52.23s Step 168( N/A%), pre moving , FPS 2.68, Running 52.84s Step 169( N/A%), pre moving , FPS 2.67, Running 53.23s Step 170( N/A%), pre moving , FPS 2.61, Running 53.78s Step 171( N/A%), pre moving , FPS 2.60, Running 54.22s Step 172( N/A%), pre moving , FPS 2.53, Running 54.78s Step 173( N/A%), pre moving , FPS 2.52, Running 55.03s Step 174( N/A%), pre moving , FPS 2.47, Running 55.55s Step 175( N/A%), pre moving , FPS 2.48, Running 55.99s Step 176( N/A%), pre moving , FPS 2.50, Running 56.48s Step 177( N/A%), pre moving , FPS 2.46, Running 56.73s Step 178( N/A%), pre moving , FPS 2.30, Running 57.40s Step 179( N/A%), pre moving , FPS 2.31, Running 57.73s Step 180( N/A%), pre moving , FPS 2.20, Running 58.27s Step 181( N/A%), pre moving , FPS 2.12, Running 58.70s Step 182( N/A%), pre moving , FPS 2.02, Running 59.27s Step 183( N/A%), pre moving , FPS 2.04, Running 59.49s Step 184( N/A%), pre moving , FPS 1.95, Running 60.03s Step 185( N/A%), pre moving , FPS 1.88, Running 60.47s Step 186( N/A%), pre moving , FPS 1.81, Running 60.99s Step 187( 0.33%), action 1, FPS 1.96, Running 62.44s Step 188( 0.67%), action 2, FPS 1.92, Running 63.24s Step 189( 1.00%), action 3, FPS 1.85, Running 64.06s Step 190( 1.33%), action 4, FPS 1.81, Running 64.84s Step 191( 1.67%), action 5, FPS 1.71, Running 65.89s Step 192( 2.00%), action 6, FPS 1.62, Running 67.13s Step 193( 2.33%), action 7, FPS 1.54, Running 68.04s Step 194( 2.67%), action 8, FPS 1.52, Running 68.70s Step 195( 3.00%), action 9, FPS 1.43, Running 70.02s Step 196( 3.33%), action 10, FPS 1.43, Running 70.44s Step 197( 3.67%), action 11, FPS 1.34, Running 71.61s Step 198( 4.00%), action 12, FPS 1.33, Running 72.47s Step 199( 4.33%), action 13, FPS 1.29, Running 73.30s Step 200( 4.67%), action 14, FPS 1.29, Running 73.74s Step 201( 5.00%), action 15, FPS 1.27, Running 74.43s Step 202( 5.33%), action 16, FPS 1.26, Running 75.12s Step 203( 5.67%), action 17, FPS 1.21, Running 75.99s Step 204( 6.00%), action 18, FPS 1.21, Running 76.54s Step 205( 6.33%), action 19, FPS 1.20, Running 77.20s Step 206( 6.67%), action 20, FPS 1.19, Running 77.74s Step 207( 7.00%), action 21, FPS 1.23, Running 78.68s Step 208( 7.33%), action 22, FPS 1.27, Running 79.00s Step 209( 7.67%), action 23, FPS 1.26, Running 79.89s Step 210( 8.00%), action 24, FPS 1.25, Running 80.79s Step 211( 8.33%), action 25, FPS 1.28, Running 81.52s Step 212( 8.67%), action 26, FPS 1.32, Running 82.24s Step 213( 9.00%), action 27, FPS 1.33, Running 83.12s Step 214( 9.33%), action 28, FPS 1.32, Running 83.89s Step 215( 9.67%), action 29, FPS 1.37, Running 84.57s Step 216( 10.00%), action 30, FPS 1.38, Running 84.89s Step 217( 10.33%), action 31, FPS 1.37, Running 86.19s Step 218( 10.67%), action 32, FPS 1.41, Running 86.62s Step 219( 11.00%), action 33, FPS 1.42, Running 87.38s Step 220( 11.33%), action 34, FPS 1.38, Running 88.20s Step 221( 11.67%), action 35, FPS 1.37, Running 89.01s Step 222( 12.00%), action 36, FPS 1.34, Running 90.05s Step 223( 12.33%), action 37, FPS 1.34, Running 90.97s Step 224( 12.67%), action 38, FPS 1.34, Running 91.50s Step 225( 13.00%), action 39, FPS 1.33, Running 92.25s Step 226( 13.33%), action 40, FPS 1.34, Running 92.64s Step 227( 13.67%), action 41, FPS 1.33, Running 93.76s Step 228( 14.00%), action 42, FPS 1.31, Running 94.26s Step 229( 14.33%), action 43, FPS 1.31, Running 95.12s Step 230( 14.67%), action 44, FPS 1.33, Running 95.85s Step 231( 15.00%), action 45, FPS 1.32, Running 96.70s Step 232( 15.33%), action 46, FPS 1.34, Running 97.19s Step 233( 15.67%), action 47, FPS 1.35, Running 97.90s Step 234( 16.00%), action 48, FPS 1.37, Running 98.54s Step 235( 16.33%), action 49, FPS 1.36, Running 99.26s Step 236( 16.67%), action 50, FPS 1.31, Running 100.12s Step 237( 17.00%), action 51, FPS 1.36, Running 100.87s Step 238( 17.33%), action 52, FPS 1.36, Running 101.28s Step 239( 17.67%), action 53, FPS 1.38, Running 101.89s Step 240( 18.00%), action 54, FPS 1.41, Running 102.35s Step 241( 18.33%), action 55, FPS 1.38, Running 103.53s Step 242( 18.67%), action 56, FPS 1.42, Running 104.16s Step 243( 19.00%), action 57, FPS 1.41, Running 105.13s Step 244( 19.33%), action 58, FPS 1.41, Running 105.72s Step 245( 19.67%), action 59, FPS 1.41, Running 106.39s Step 246( 20.00%), action 60, FPS 1.39, Running 107.04s Step 247( 20.33%), action 61, FPS 1.37, Running 108.35s Step 248( 20.67%), action 62, FPS 1.36, Running 108.92s Step 249( 21.00%), action 63, FPS 1.34, Running 109.99s Step 250( 21.33%), action 64, FPS 1.37, Running 110.43s Step 251( 21.67%), action 65, FPS 1.38, Running 111.20s Step 252( 22.00%), action 66, FPS 1.36, Running 111.88s Step 253( 22.33%), action 67, FPS 1.34, Running 112.82s Step 254( 22.67%), action 68, FPS 1.33, Running 113.60s Step 255( 23.00%), action 69, FPS 1.31, Running 114.52s Step 256( 23.33%), action 70, FPS 1.33, Running 115.17s Step 257( 23.67%), action 71, FPS 1.31, Running 116.09s Step 258( 24.00%), action 72, FPS 1.31, Running 116.53s Step 259( 24.33%), action 73, FPS 1.30, Running 117.32s Step 260( 24.67%), action 74, FPS 1.28, Running 117.96s Step 261( 25.00%), action 75, FPS 1.30, Running 118.86s Step 262( 25.33%), action 76, FPS 1.32, Running 119.30s Step 263( 25.67%), action 77, FPS 1.34, Running 120.10s Step 264( 26.00%), action 78, FPS 1.33, Running 120.76s Step 265( 26.33%), action 79, FPS 1.32, Running 121.59s Step 266( 26.67%), action 80, FPS 1.30, Running 122.40s Step 267( 27.00%), action 81, FPS 1.33, Running 123.35s Step 268( 27.33%), action 82, FPS 1.32, Running 124.03s Step 269( 27.67%), action 83, FPS 1.33, Running 125.01s Step 270( 28.00%), action 84, FPS 1.33, Running 125.44s Step 271( 28.33%), action 85, FPS 1.33, Running 126.21s Step 272( 28.67%), action 86, FPS 1.35, Running 126.73s Step 273( 29.00%), action 87, FPS 1.38, Running 127.34s Step 274( 29.33%), action 88, FPS 1.39, Running 128.03s Step 275( 29.67%), action 89, FPS 1.40, Running 128.85s Step 276( 30.00%), action 90, FPS 1.41, Running 129.33s Step 277( 30.33%), action 91, FPS 1.42, Running 130.18s Step 278( 30.67%), action 92, FPS 1.39, Running 130.92s Step 279( 31.00%), action 93, FPS 1.42, Running 131.44s Step 280( 31.33%), action 94, FPS 1.42, Running 132.03s Step 281( 31.67%), action 95, FPS 1.43, Running 132.87s Step 282( 32.00%), action 96, FPS 1.43, Running 133.27s Step 283( 32.33%), action 97, FPS 1.44, Running 134.03s Step 284( 32.67%), action 98, FPS 1.47, Running 134.39s Step 285( 33.00%), action 99, FPS 1.47, Running 135.23s Step 286( 33.33%), action 100, FPS 1.51, Running 135.68s Step 287( 33.67%), action 101, FPS 1.49, Running 136.78s Step 288( 34.00%), action 102, FPS 1.52, Running 137.22s Step 289( 34.33%), action 103, FPS 1.54, Running 138.00s Step 290( 34.67%), action 104, FPS 1.52, Running 138.60s Step 291( 35.00%), action 105, FPS 1.52, Running 139.33s Step 292( 35.33%), action 106, FPS 1.51, Running 139.96s Step 293( 35.67%), action 107, FPS 1.51, Running 140.55s Step 294( 36.00%), action 108, FPS 1.53, Running 141.11s Step 295( 36.33%), action 109, FPS 1.52, Running 142.03s Step 296( 36.67%), action 110, FPS 1.49, Running 142.72s Step 297( 37.00%), action 111, FPS 1.45, Running 144.01s Step 298( 37.33%), action 112, FPS 1.49, Running 144.36s Step 299( 37.67%), action 113, FPS 1.45, Running 145.23s Step 300( 38.00%), action 114, FPS 1.45, Running 145.84s Step 301( 38.33%), action 115, FPS 1.45, Running 146.71s Step 302( 38.67%), action 116, FPS 1.44, Running 147.12s Step 303( 39.00%), action 117, FPS 1.44, Running 147.88s Step 304( 39.33%), action 118, FPS 1.42, Running 148.51s Step 305( 39.67%), action 119, FPS 1.42, Running 149.29s Step 306( 40.00%), action 120, FPS 1.42, Running 149.77s Step 307( 40.33%), action 121, FPS 1.41, Running 150.96s Step 308( 40.67%), action 122, FPS 1.42, Running 151.30s Step 309( 41.00%), action 123, FPS 1.41, Running 152.15s Step 310( 41.33%), action 124, FPS 1.43, Running 152.57s Step 311( 41.67%), action 125, FPS 1.43, Running 153.29s Step 312( 42.00%), action 126, FPS 1.44, Running 153.88s Step 313( 42.33%), action 127, FPS 1.42, Running 154.60s Step 314( 42.67%), action 128, FPS 1.42, Running 155.18s Step 315( 43.00%), action 129, FPS 1.44, Running 155.91s Step 316( 43.33%), action 130, FPS 1.46, Running 156.40s Step 317( 43.67%), action 131, FPS 1.48, Running 157.49s Step 318( 44.00%), action 132, FPS 1.50, Running 157.73s Step 319( 44.33%), action 133, FPS 1.55, Running 158.10s Step 320( 44.67%), action 134, FPS 1.60, Running 158.32s Step 321( 45.00%), action 135, FPS 1.65, Running 158.82s Step 322( 45.33%), action 136, FPS 1.66, Running 159.19s Step 323( 45.67%), action 137, FPS 1.70, Running 159.65s [2026-08-02 18:48:59] [29 ] Seed 28 failed after 159.94 s. +steps: 323 , actions: 137 . +Instruction: Empty +Total 7/29(24.14%) success. +Setting seed: 29 +Step 1( N/A%), pre moving , FPS 0.12, Running 8.61s Step 2( N/A%), pre moving , FPS 0.23, Running 8.68s Step 3( N/A%), pre moving , FPS 0.34, Running 8.73s Step 4( N/A%), pre moving , FPS 0.45, Running 8.95s Step 5( N/A%), pre moving , FPS 0.55, Running 9.11s Step 6( N/A%), pre moving , FPS 0.65, Running 9.20s Step 7( N/A%), pre moving , FPS 0.76, Running 9.26s Step 8( N/A%), pre moving , FPS 0.86, Running 9.34s Step 9( N/A%), pre moving , FPS 0.93, Running 9.67s Step 10( N/A%), pre moving , FPS 1.02, Running 9.76s Step 11( N/A%), pre moving , FPS 1.12, Running 9.84s Step 12( N/A%), pre moving , FPS 1.18, Running 10.16s Step 13( N/A%), pre moving , FPS 1.27, Running 10.27s Step 14( N/A%), pre moving , FPS 1.35, Running 10.37s Step 15( N/A%), pre moving , FPS 1.43, Running 10.51s Step 16( N/A%), pre moving , FPS 1.48, Running 10.80s Step 17( N/A%), pre moving , FPS 1.57, Running 10.86s Step 18( N/A%), pre moving , FPS 1.64, Running 10.95s Step 19( N/A%), pre moving , FPS 1.69, Running 11.28s Step 20( N/A%), pre moving , FPS 1.76, Running 11.36s Step 21( N/A%), pre moving , FPS 6.07, Running 11.90s Step 22( N/A%), pre moving , FPS 5.92, Running 12.06s Step 23( N/A%), pre moving , FPS 5.52, Running 12.35s Step 24( N/A%), pre moving , FPS 5.74, Running 12.44s Step 25( N/A%), pre moving , FPS 5.85, Running 12.53s Step 26( N/A%), pre moving , FPS 5.16, Running 13.08s Step 27( N/A%), pre moving , FPS 5.13, Running 13.16s Step 28( N/A%), pre moving , FPS 4.79, Running 13.51s Step 29( N/A%), pre moving , FPS 5.02, Running 13.65s Step 30( N/A%), pre moving , FPS 5.03, Running 13.74s Step 31( N/A%), pre moving , FPS 4.73, Running 14.07s Step 32( N/A%), pre moving , FPS 5.01, Running 14.15s Step 33( N/A%), pre moving , FPS 5.04, Running 14.23s Step 34( N/A%), pre moving , FPS 4.76, Running 14.57s Step 35( N/A%), pre moving , FPS 4.86, Running 14.63s Step 36( N/A%), pre moving , FPS 4.50, Running 15.24s Step 37( N/A%), pre moving , FPS 4.48, Running 15.32s Step 38( N/A%), pre moving , FPS 4.50, Running 15.39s Step 39( N/A%), pre moving , FPS 4.50, Running 15.72s Step 40( N/A%), pre moving , FPS 4.49, Running 15.81s Step 41( N/A%), pre moving , FPS 5.02, Running 15.89s Step 42( N/A%), pre moving , FPS 5.11, Running 15.97s Step 43( N/A%), pre moving , FPS 5.08, Running 16.29s Step 44( N/A%), pre moving , FPS 5.07, Running 16.38s Step 45( N/A%), pre moving , FPS 5.11, Running 16.44s Step 46( N/A%), pre moving , FPS 5.80, Running 16.53s Step 47( N/A%), pre moving , FPS 5.42, Running 16.85s Step 48( N/A%), pre moving , FPS 5.82, Running 16.95s Step 49( N/A%), pre moving , FPS 5.95, Running 17.01s Step 50( N/A%), pre moving , FPS 5.96, Running 17.09s Step 51( N/A%), pre moving , FPS 5.97, Running 17.42s Step 52( N/A%), pre moving , FPS 5.95, Running 17.51s Step 53( N/A%), pre moving , FPS 5.96, Running 17.59s Step 54( N/A%), pre moving , FPS 6.47, Running 17.66s Step 55( N/A%), pre moving , FPS 5.95, Running 17.99s Step 56( N/A%), pre moving , FPS 7.17, Running 18.03s Step 57( N/A%), pre moving , FPS 7.23, Running 18.09s Step 58( N/A%), pre moving , FPS 7.21, Running 18.17s Step 59( N/A%), pre moving , FPS 7.91, Running 18.24s Step 60( N/A%), pre moving , FPS 8.03, Running 18.30s Step 61( N/A%), pre moving , FPS 8.02, Running 18.38s Step 62( N/A%), pre moving , FPS 8.00, Running 18.47s Step 63( N/A%), pre moving , FPS 8.96, Running 18.52s Step 64( N/A%), pre moving , FPS 8.97, Running 18.61s Step 65( N/A%), pre moving , FPS 8.97, Running 18.67s Step 66( N/A%), pre moving , FPS 9.07, Running 18.73s Step 67( N/A%), pre moving , FPS 10.12, Running 18.83s Step 68( N/A%), pre moving , FPS 10.20, Running 18.91s Step 69( N/A%), pre moving , FPS 9.35, Running 19.15s Step 70( N/A%), pre moving , FPS 8.96, Running 19.33s Step 71( N/A%), pre moving , FPS 10.16, Running 19.39s Step 72( N/A%), pre moving , FPS 10.23, Running 19.47s Step 73( N/A%), pre moving , FPS 9.12, Running 19.78s Step 74( N/A%), pre moving , FPS 8.81, Running 19.93s Step 75( N/A%), pre moving , FPS 9.71, Running 20.05s Step 76( N/A%), pre moving , FPS 8.46, Running 20.40s Step 77( N/A%), pre moving , FPS 8.22, Running 20.52s Step 78( N/A%), pre moving , FPS 7.66, Running 20.78s Step 79( N/A%), pre moving , FPS 7.20, Running 21.02s Step 80( N/A%), pre moving , FPS 7.08, Running 21.13s Step 81( N/A%), pre moving , FPS 6.42, Running 21.50s Step 82( N/A%), pre moving , FPS 6.32, Running 21.63s Step 83( N/A%), pre moving , FPS 6.26, Running 21.72s Step 84( N/A%), pre moving , FPS 5.82, Running 22.04s Step 85( N/A%), pre moving , FPS 5.71, Running 22.18s Step 86( N/A%), pre moving , FPS 5.68, Running 22.26s Step 87( N/A%), pre moving , FPS 5.32, Running 22.58s Step 88( N/A%), pre moving , FPS 5.25, Running 22.72s Step 89( N/A%), pre moving , FPS 5.49, Running 22.80s Step 90( N/A%), pre moving , FPS 5.27, Running 23.12s Step 91( N/A%), pre moving , FPS 5.22, Running 23.22s Step 92( N/A%), pre moving , FPS 5.22, Running 23.30s Step 93( N/A%), pre moving , FPS 5.31, Running 23.55s Step 94( N/A%), pre moving , FPS 5.31, Running 23.70s Step 95( N/A%), pre moving , FPS 5.35, Running 23.78s Step 96( N/A%), pre moving , FPS 5.78, Running 23.86s Step 97( N/A%), pre moving , FPS 5.47, Running 24.18s Step 98( N/A%), pre moving , FPS 5.71, Running 24.28s Step 99( N/A%), pre moving , FPS 6.01, Running 24.35s Step 100( N/A%), pre moving , FPS 6.05, Running 24.43s Step 101( N/A%), pre moving , FPS 6.13, Running 24.76s Step 102( N/A%), pre moving , FPS 6.20, Running 24.86s Step 103( N/A%), pre moving , FPS 6.23, Running 24.93s Step 104( N/A%), pre moving , FPS 6.75, Running 25.01s Step 105( N/A%), pre moving , FPS 6.34, Running 25.33s Step 106( N/A%), pre moving , FPS 6.31, Running 25.43s Step 107( N/A%), pre moving , FPS 6.84, Running 25.51s Step 108( N/A%), pre moving , FPS 6.55, Running 25.77s Step 109( N/A%), pre moving , FPS 6.38, Running 25.93s Step 110( N/A%), pre moving , FPS 6.95, Running 26.00s Step 111( N/A%), pre moving , FPS 6.99, Running 26.08s Step 112( N/A%), pre moving , FPS 6.42, Running 26.41s Step 113( N/A%), pre moving , FPS 6.77, Running 26.51s Step 114( N/A%), pre moving , FPS 6.95, Running 26.57s Step 115( N/A%), pre moving , FPS 6.97, Running 26.66s Step 116( N/A%), pre moving , FPS 6.41, Running 26.98s Step 117( N/A%), pre moving , FPS 6.91, Running 27.07s Step 118( N/A%), pre moving , FPS 6.99, Running 27.15s Step 119( N/A%), pre moving , FPS 6.96, Running 27.22s Step 120( N/A%), pre moving , FPS 6.43, Running 27.54s Step 121( N/A%), pre moving , FPS 6.95, Running 27.64s Step 122( N/A%), pre moving , FPS 7.00, Running 27.71s Step 123( N/A%), pre moving , FPS 6.94, Running 27.81s Step 124( N/A%), pre moving , FPS 6.43, Running 28.12s Step 125( N/A%), pre moving , FPS 6.95, Running 28.21s Step 126( N/A%), pre moving , FPS 6.99, Running 28.29s Step 127( N/A%), pre moving , FPS 7.04, Running 28.35s Step 128( N/A%), pre moving , FPS 6.89, Running 28.67s Step 129( N/A%), pre moving , FPS 7.07, Running 28.76s Step 130( N/A%), pre moving , FPS 7.07, Running 28.83s Step 131( N/A%), pre moving , FPS 7.08, Running 28.90s Step 132( N/A%), pre moving , FPS 7.12, Running 29.22s Step 133( N/A%), pre moving , FPS 7.12, Running 29.32s Step 134( N/A%), pre moving , FPS 7.12, Running 29.38s Step 135( N/A%), pre moving , FPS 7.12, Running 29.47s Step 136( N/A%), pre moving , FPS 7.12, Running 29.79s Step 137( N/A%), pre moving , FPS 7.12, Running 29.88s Step 138( N/A%), pre moving , FPS 7.10, Running 29.96s Step 139( N/A%), pre moving , FPS 6.52, Running 30.29s Step 140( N/A%), pre moving , FPS 7.03, Running 30.39s Step 141( N/A%), pre moving , FPS 7.09, Running 30.46s Step 142( N/A%), pre moving , FPS 7.08, Running 30.54s Step 143( N/A%), pre moving , FPS 6.55, Running 30.86s Step 144( N/A%), pre moving , FPS 7.05, Running 30.95s Step 145( N/A%), pre moving , FPS 7.12, Running 31.02s Step 146( N/A%), pre moving , FPS 7.10, Running 31.10s Step 147( N/A%), pre moving , FPS 6.51, Running 31.42s Step 148( N/A%), pre moving , FPS 7.03, Running 31.52s Step 149( N/A%), pre moving , FPS 7.07, Running 31.59s Step 150( N/A%), pre moving , FPS 7.04, Running 31.67s Step 151( N/A%), pre moving , FPS 6.47, Running 31.99s Step 152( N/A%), pre moving , FPS 6.98, Running 32.09s Step 153( N/A%), pre moving , FPS 7.03, Running 32.16s Step 154( N/A%), pre moving , FPS 7.02, Running 32.23s Step 155( N/A%), pre moving , FPS 6.48, Running 32.55s Step 156( N/A%), pre moving , FPS 7.00, Running 32.64s Step 157( N/A%), pre moving , FPS 7.05, Running 32.72s Step 158( N/A%), pre moving , FPS 7.08, Running 32.79s Step 159( N/A%), pre moving , FPS 7.08, Running 33.11s Step 160( N/A%), pre moving , FPS 7.11, Running 33.20s Step 161( N/A%), pre moving , FPS 7.13, Running 33.27s Step 162( N/A%), pre moving , FPS 7.13, Running 33.34s Step 163( N/A%), pre moving , FPS 5.71, Running 34.36s Step 164( N/A%), pre moving , FPS 5.22, Running 34.78s Step 165( N/A%), pre moving , FPS 4.62, Running 35.34s Step 166( N/A%), pre moving , FPS 4.52, Running 35.52s Step 167( N/A%), pre moving , FPS 4.35, Running 36.02s Step 168( N/A%), pre moving , FPS 4.05, Running 36.45s Step 169( N/A%), pre moving , FPS 3.97, Running 36.62s Step 170( N/A%), pre moving , FPS 3.92, Running 36.77s Step 171( N/A%), pre moving , FPS 3.91, Running 37.10s Step 172( N/A%), pre moving , FPS 3.85, Running 37.28s Step 173( N/A%), pre moving , FPS 3.68, Running 37.59s Step 174( N/A%), pre moving , FPS 3.44, Running 38.04s Step 175( N/A%), pre moving , FPS 3.32, Running 38.58s Step 176( N/A%), pre moving , FPS 3.26, Running 38.77s Step 177( N/A%), pre moving , FPS 3.05, Running 39.29s Step 178( N/A%), pre moving , FPS 2.89, Running 39.72s Step 179( N/A%), pre moving , FPS 2.80, Running 40.27s Step 180( N/A%), pre moving , FPS 2.66, Running 40.71s Step 181( N/A%), pre moving , FPS 2.50, Running 41.28s Step 182( N/A%), pre moving , FPS 2.46, Running 41.47s Step 183( N/A%), pre moving , FPS 2.63, Running 41.96s Step 184( N/A%), pre moving , FPS 2.63, Running 42.38s Step 185( N/A%), pre moving , FPS 2.63, Running 42.96s Step 186( N/A%), pre moving , FPS 2.57, Running 43.32s Step 187( N/A%), pre moving , FPS 2.63, Running 43.63s Step 188( N/A%), pre moving , FPS 2.65, Running 44.00s Step 189( N/A%), pre moving , FPS 2.52, Running 44.57s Step 190( N/A%), pre moving , FPS 2.51, Running 44.74s Step 191( N/A%), pre moving , FPS 2.45, Running 45.27s Step 192( N/A%), pre moving , FPS 2.38, Running 45.69s Step 193( N/A%), pre moving , FPS 2.31, Running 46.25s Step 194( N/A%), pre moving , FPS 2.37, Running 46.46s Step 195( N/A%), pre moving , FPS 2.39, Running 46.94s Step 196( N/A%), pre moving , FPS 2.32, Running 47.38s Step 197( N/A%), pre moving , FPS 2.29, Running 48.03s Step 198( N/A%), pre moving , FPS 2.25, Running 48.63s Step 199( N/A%), pre moving , FPS 2.24, Running 49.19s Step 200( N/A%), pre moving , FPS 2.24, Running 49.63s Step 201( N/A%), pre moving , FPS 2.23, Running 50.24s Step 202( N/A%), pre moving , FPS 2.17, Running 50.69s Step 203( N/A%), pre moving , FPS 2.15, Running 51.28s Step 204( N/A%), pre moving , FPS 2.13, Running 51.76s Step 205( N/A%), pre moving , FPS 2.13, Running 52.34s Step 206( N/A%), pre moving , FPS 2.16, Running 52.57s Step 207( N/A%), pre moving , FPS 2.11, Running 53.11s Step 208( N/A%), pre moving , FPS 2.10, Running 53.53s Step 209( N/A%), pre moving , FPS 2.10, Running 54.10s Step 210( N/A%), pre moving , FPS 2.09, Running 54.30s Step 211( N/A%), pre moving , FPS 2.09, Running 54.84s Step 212( N/A%), pre moving , FPS 2.09, Running 55.28s Step 213( N/A%), pre moving , FPS 2.16, Running 55.51s Step 214( N/A%), pre moving , FPS 2.16, Running 55.74s Step 215( N/A%), pre moving , FPS 2.16, Running 56.19s Step 216( N/A%), pre moving , FPS 2.21, Running 56.43s Step 217( N/A%), pre moving , FPS 2.22, Running 57.05s Step 218( N/A%), pre moving , FPS 2.32, Running 57.26s Step 219( N/A%), pre moving , FPS 2.34, Running 57.73s Step 220( N/A%), pre moving , FPS 2.34, Running 58.17s Step 221( N/A%), pre moving , FPS 2.34, Running 58.77s Step 222( N/A%), pre moving , FPS 2.34, Running 59.23s Step 223( N/A%), pre moving , FPS 2.34, Running 59.84s Step 224( N/A%), pre moving , FPS 2.35, Running 60.27s Step 225( N/A%), pre moving , FPS 2.35, Running 60.86s Step 226( N/A%), pre moving , FPS 2.38, Running 60.97s Step 227( N/A%), pre moving , FPS 2.52, Running 61.05s Step 228( N/A%), pre moving , FPS 2.63, Running 61.14s Step 229( N/A%), pre moving , FPS 2.70, Running 61.49s Step 230( N/A%), pre moving , FPS 2.74, Running 61.59s Step 231( N/A%), pre moving , FPS 2.92, Running 61.68s Step 232( N/A%), pre moving , FPS 3.03, Running 61.89s Step 233( N/A%), pre moving , FPS 3.02, Running 62.12s Step 234( N/A%), pre moving , FPS 3.09, Running 62.21s Step 235( N/A%), pre moving , FPS 3.27, Running 62.30s Step 236( N/A%), pre moving , FPS 2.47, Running 64.53s Step 237( N/A%), pre moving , FPS 2.50, Running 65.04s Step 238( N/A%), pre moving , FPS 2.43, Running 65.48s Step 239( N/A%), pre moving , FPS 2.41, Running 66.02s Step 240( N/A%), pre moving , FPS 2.48, Running 66.23s Step 241( N/A%), pre moving , FPS 2.42, Running 67.02s Step 242( N/A%), pre moving , FPS 2.51, Running 67.22s Step 243( N/A%), pre moving , FPS 2.45, Running 68.00s Step 244( N/A%), pre moving , FPS 2.50, Running 68.29s Step 245( N/A%), pre moving , FPS 2.44, Running 69.05s Step 246( N/A%), pre moving , FPS 2.39, Running 69.32s Step 247( N/A%), pre moving , FPS 2.22, Running 70.07s Step 248( N/A%), pre moving , FPS 2.17, Running 70.35s Step 249( N/A%), pre moving , FPS 2.10, Running 71.01s Step 250( N/A%), pre moving , FPS 2.05, Running 71.37s Step 251( N/A%), pre moving , FPS 1.96, Running 71.86s Step 252( N/A%), pre moving , FPS 1.97, Running 72.05s Step 253( N/A%), pre moving , FPS 1.88, Running 72.78s Step 254( N/A%), pre moving , FPS 1.84, Running 73.10s Step 255( N/A%), pre moving , FPS 1.76, Running 73.65s Step 256( 0.33%), action 1, FPS 1.94, Running 74.86s Step 257( 0.67%), action 2, FPS 1.82, Running 76.02s Step 258( 1.00%), action 3, FPS 1.73, Running 77.04s Step 259( 1.33%), action 4, FPS 1.77, Running 77.34s Step 260( 1.67%), action 5, FPS 1.68, Running 78.17s Step 261( 2.00%), action 6, FPS 1.71, Running 78.69s Step 262( 2.33%), action 7, FPS 1.65, Running 79.31s Step 263( 2.67%), action 8, FPS 1.69, Running 79.86s Step 264( 3.00%), action 9, FPS 1.62, Running 80.63s Step 265( 3.33%), action 10, FPS 1.61, Running 81.50s Step 266( 3.67%), action 11, FPS 1.52, Running 82.49s Step 267( 4.00%), action 12, FPS 1.54, Running 83.06s Step 268( 4.33%), action 13, FPS 1.50, Running 83.67s Step 269( 4.67%), action 14, FPS 1.51, Running 84.24s Step 270( 5.00%), action 15, FPS 1.45, Running 85.18s Step 271( 5.33%), action 16, FPS 1.43, Running 85.80s Step 272( 5.67%), action 17, FPS 1.35, Running 86.83s Step 273( 6.00%), action 18, FPS 1.39, Running 87.20s Step 274( 6.33%), action 19, FPS 1.34, Running 88.00s Step 275( 6.67%), action 20, FPS 1.34, Running 88.61s Step 276( 7.00%), action 21, FPS 1.35, Running 89.67s Step 277( 7.33%), action 22, FPS 1.40, Running 90.27s Step 278( 7.67%), action 23, FPS 1.42, Running 91.18s Step 279( 8.00%), action 24, FPS 1.41, Running 91.53s Step 280( 8.33%), action 25, FPS 1.40, Running 92.43s Step 281( 8.67%), action 26, FPS 1.38, Running 93.15s Step 282( 9.00%), action 27, FPS 1.33, Running 94.36s Step 283( 9.33%), action 28, FPS 1.34, Running 94.75s Step 284( 9.67%), action 29, FPS 1.33, Running 95.62s Step 285( 10.00%), action 30, FPS 1.35, Running 96.36s Step 286( 10.33%), action 31, FPS 1.35, Running 97.29s Step 287( 10.67%), action 32, FPS 1.35, Running 97.89s Step 288( 11.00%), action 33, FPS 1.32, Running 98.84s Step 289( 11.33%), action 34, FPS 1.31, Running 99.46s Step 290( 11.67%), action 35, FPS 1.31, Running 100.47s Step 291( 12.00%), action 36, FPS 1.31, Running 101.08s Step 292( 12.33%), action 37, FPS 1.31, Running 102.11s Step 293( 12.67%), action 38, FPS 1.30, Running 102.63s Step 294( 13.00%), action 39, FPS 1.28, Running 103.59s Step 295( 13.33%), action 40, FPS 1.28, Running 104.19s Step 296( 13.67%), action 41, FPS 1.28, Running 105.25s Step 297( 14.00%), action 42, FPS 1.28, Running 105.89s Step 298( 14.33%), action 43, FPS 1.27, Running 106.89s Step 299( 14.67%), action 44, FPS 1.26, Running 107.44s Step 300( 15.00%), action 45, FPS 1.25, Running 108.43s Step 301( 15.33%), action 46, FPS 1.25, Running 109.10s Step 302( 15.67%), action 47, FPS 1.28, Running 110.02s Step 303( 16.00%), action 48, FPS 1.26, Running 110.61s Step 304( 16.33%), action 49, FPS 1.28, Running 111.21s Step 305( 16.67%), action 50, FPS 1.31, Running 111.64s Step 306( 17.00%), action 51, FPS 1.30, Running 112.62s Step 307( 17.33%), action 52, FPS 1.31, Running 113.16s Step 308( 17.67%), action 53, FPS 1.33, Running 113.85s Step 309( 18.00%), action 54, FPS 1.34, Running 114.41s Step 310( 18.33%), action 55, FPS 1.33, Running 115.49s Step 311( 18.67%), action 56, FPS 1.33, Running 116.09s Step 312( 19.00%), action 57, FPS 1.34, Running 117.03s Step 313( 19.33%), action 58, FPS 1.34, Running 117.61s Step 314( 19.67%), action 59, FPS 1.36, Running 118.29s Step 315( 20.00%), action 60, FPS 1.37, Running 118.84s Step 316( 20.33%), action 61, FPS 1.38, Running 119.79s Step 317( 20.67%), action 62, FPS 1.38, Running 120.36s Step 318( 21.00%), action 63, FPS 1.38, Running 121.40s Step 319( 21.33%), action 64, FPS 1.40, Running 121.74s Step 320( 21.67%), action 65, FPS 1.41, Running 122.59s Step 321( 22.00%), action 66, FPS 1.41, Running 123.24s Step 322( 22.33%), action 67, FPS 1.40, Running 124.28s Step 323( 22.67%), action 68, FPS 1.40, Running 124.95s Step 324( 23.00%), action 69, FPS 1.36, Running 125.97s Step 325( 23.33%), action 70, FPS 1.35, Running 126.48s Step 326( 23.67%), action 71, FPS 1.35, Running 127.40s Step 327( 24.00%), action 72, FPS 1.38, Running 127.70s Step 328( 24.33%), action 73, FPS 1.38, Running 128.40s Step 329( 24.67%), action 74, FPS 1.35, Running 129.27s Step 330( 25.00%), action 75, FPS 1.38, Running 130.01s Step 331( 25.33%), action 76, FPS 1.36, Running 130.81s Step 332( 25.67%), action 77, FPS 1.36, Running 131.78s Step 333( 26.00%), action 78, FPS 1.36, Running 132.33s Step 334( 26.33%), action 79, FPS 1.33, Running 133.28s Step 335( 26.67%), action 80, FPS 1.35, Running 133.61s Step 336( 27.00%), action 81, FPS 1.35, Running 134.56s Step 337( 27.33%), action 82, FPS 1.34, Running 135.27s Step 338( 27.67%), action 83, FPS 1.35, Running 136.20s Step 339( 28.00%), action 84, FPS 1.33, Running 136.74s Step 340( 28.33%), action 85, FPS 1.31, Running 137.89s Step 341( 28.67%), action 86, FPS 1.32, Running 138.44s Step 342( 29.00%), action 87, FPS 1.32, Running 139.40s Step 343( 29.33%), action 88, FPS 1.33, Running 140.02s Step 344( 29.67%), action 89, FPS 1.34, Running 140.93s Step 345( 30.00%), action 90, FPS 1.35, Running 141.31s Step 346( 30.33%), action 91, FPS 1.34, Running 142.35s Step 347( 30.67%), action 92, FPS 1.33, Running 142.79s Step 348( 31.00%), action 93, FPS 1.31, Running 143.67s Step 349( 31.33%), action 94, FPS 1.33, Running 144.29s Step 350( 31.67%), action 95, FPS 1.33, Running 145.10s Step 351( 32.00%), action 96, FPS 1.36, Running 145.48s Step 352( 32.33%), action 97, FPS 1.37, Running 146.36s Step 353( 32.67%), action 98, FPS 1.40, Running 146.66s Step 354( 33.00%), action 99, FPS 1.40, Running 147.55s Step 355( 33.33%), action 100, FPS 1.40, Running 147.88s Step 356( 33.67%), action 101, FPS 1.43, Running 148.59s Step 357( 34.00%), action 102, FPS 1.46, Running 148.92s Step 358( 34.33%), action 103, FPS 1.45, Running 149.97s Step 359( 34.67%), action 104, FPS 1.45, Running 150.50s Step 360( 35.00%), action 105, FPS 1.47, Running 151.50s Step 361( 35.33%), action 106, FPS 1.47, Running 152.05s Step 362( 35.67%), action 107, FPS 1.48, Running 152.94s Step 363( 36.00%), action 108, FPS 1.51, Running 153.28s Step 364( 36.33%), action 109, FPS 1.52, Running 154.13s Step 365( 36.67%), action 110, FPS 1.52, Running 154.45s Step 366( 37.00%), action 111, FPS 1.49, Running 155.82s Step 367( 37.33%), action 112, FPS 1.47, Running 156.35s Step 368( 37.67%), action 113, FPS 1.46, Running 157.37s Step 369( 38.00%), action 114, FPS 1.47, Running 157.92s Step 370( 38.33%), action 115, FPS 1.44, Running 158.95s Step 371( 38.67%), action 116, FPS 1.42, Running 159.60s Step 372( 39.00%), action 117, FPS 1.43, Running 160.32s Step 373( 39.33%), action 118, FPS 1.42, Running 160.75s Step 374( 39.67%), action 119, FPS 1.42, Running 161.66s Step 375( 40.00%), action 120, FPS 1.42, Running 161.96s Step 376( 40.33%), action 121, FPS 1.36, Running 163.31s Step 377( 40.67%), action 122, FPS 1.33, Running 163.94s Step 378( 41.00%), action 123, FPS 1.35, Running 164.83s Step 379( 41.33%), action 124, FPS 1.35, Running 165.35s Step 380( 41.67%), action 125, FPS 1.38, Running 166.03s Step 381( 42.00%), action 126, FPS 1.38, Running 166.58s Step 382( 42.33%), action 127, FPS 1.37, Running 167.51s Step 383( 42.67%), action 128, FPS 1.35, Running 168.10s Step 384( 43.00%), action 129, FPS 1.36, Running 168.84s Step 385( 43.33%), action 130, FPS 1.34, Running 169.41s Step 386( 43.67%), action 131, FPS 1.37, Running 170.37s Step 387( 44.00%), action 132, FPS 1.37, Running 170.97s Step 388( 44.33%), action 133, FPS 1.37, Running 171.95s Step 389( 44.67%), action 134, FPS 1.37, Running 172.53s Step 390( 45.00%), action 135, FPS 1.37, Running 173.59s Step 391( 45.33%), action 136, FPS 1.37, Running 174.18s Step 392( 45.67%), action 137, FPS 1.34, Running 175.21s Step 393( 46.00%), action 138, FPS 1.34, Running 175.73s Step 394( 46.33%), action 139, FPS 1.32, Running 176.80s Step 395( 46.67%), action 140, FPS 1.30, Running 177.40s Step 396( 47.00%), action 141, FPS 1.29, Running 178.85s Step 397( 47.33%), action 142, FPS 1.29, Running 179.47s Step 398( 47.67%), action 143, FPS 1.27, Running 180.59s Step 399( 48.00%), action 144, FPS 1.25, Running 181.30s Step 400( 48.33%), action 145, FPS 1.24, Running 182.18s Step 401( 48.67%), action 146, FPS 1.24, Running 182.75s Step 402( 49.00%), action 147, FPS 1.21, Running 183.98s Step 403( 49.33%), action 148, FPS 1.22, Running 184.52s Step 404( 49.67%), action 149, FPS 1.19, Running 185.69s Step 405( 50.00%), action 150, FPS 1.17, Running 186.56s Step 406( 50.33%), action 151, FPS 1.14, Running 187.97s Step 407( 50.67%), action 152, FPS 1.14, Running 188.59s Step 408( 51.00%), action 153, FPS 1.10, Running 190.07s Step 409( 51.33%), action 154, FPS 1.08, Running 191.12s Step 410( 51.67%), action 155, FPS 1.08, Running 192.10s [2026-08-02 18:52:12] [30 ] Seed 29 failed after 192.34 s. +steps: 410 , actions: 155 . +Instruction: Empty +Total 7/30(23.33%) success. +Setting seed: 30 +Step 1( N/A%), pre moving , FPS 0.02, Running 43.34s Step 2( N/A%), pre moving , FPS 0.05, Running 43.61s Step 3( N/A%), pre moving , FPS 0.07, Running 43.74s Step 4( N/A%), pre moving , FPS 0.09, Running 43.83s Step 5( N/A%), pre moving , FPS 0.11, Running 43.91s Step 6( N/A%), pre moving , FPS 0.14, Running 43.99s Step 7( N/A%), pre moving , FPS 0.16, Running 44.32s Step 8( N/A%), pre moving , FPS 0.18, Running 44.44s Step 9( N/A%), pre moving , FPS 0.20, Running 44.52s Step 10( N/A%), pre moving , FPS 0.22, Running 44.67s Step 11( N/A%), pre moving , FPS 0.24, Running 44.91s Step 12( N/A%), pre moving , FPS 0.27, Running 45.00s Step 13( N/A%), pre moving , FPS 0.29, Running 45.08s Step 14( N/A%), pre moving , FPS 0.31, Running 45.33s Step 15( N/A%), pre moving , FPS 0.33, Running 45.50s Step 16( N/A%), pre moving , FPS 0.35, Running 45.58s Step 17( N/A%), pre moving , FPS 0.37, Running 45.65s Step 18( N/A%), pre moving , FPS 0.39, Running 45.92s Step 19( N/A%), pre moving , FPS 0.41, Running 46.07s Step 20( N/A%), pre moving , FPS 0.43, Running 46.14s Step 21( N/A%), pre moving , FPS 6.02, Running 46.66s Step 22( N/A%), pre moving , FPS 6.36, Running 46.76s Step 23( N/A%), pre moving , FPS 5.87, Running 47.14s Step 24( N/A%), pre moving , FPS 5.90, Running 47.22s Step 25( N/A%), pre moving , FPS 5.90, Running 47.30s Step 26( N/A%), pre moving , FPS 5.22, Running 47.83s Step 27( N/A%), pre moving , FPS 5.56, Running 47.91s Step 28( N/A%), pre moving , FPS 5.24, Running 48.26s Step 29( N/A%), pre moving , FPS 5.21, Running 48.36s Step 30( N/A%), pre moving , FPS 5.31, Running 48.43s Step 31( N/A%), pre moving , FPS 5.54, Running 48.52s Step 32( N/A%), pre moving , FPS 5.20, Running 48.85s Step 33( N/A%), pre moving , FPS 5.19, Running 48.93s Step 34( N/A%), pre moving , FPS 5.45, Running 49.00s Step 35( N/A%), pre moving , FPS 5.59, Running 49.08s Step 36( N/A%), pre moving , FPS 4.87, Running 49.69s Step 37( N/A%), pre moving , FPS 4.58, Running 50.02s Step 38( N/A%), pre moving , FPS 4.77, Running 50.11s Step 39( N/A%), pre moving , FPS 4.87, Running 50.18s Step 40( N/A%), pre moving , FPS 4.84, Running 50.27s Step 41( N/A%), pre moving , FPS 5.08, Running 50.59s Step 42( N/A%), pre moving , FPS 5.12, Running 50.66s Step 43( N/A%), pre moving , FPS 5.55, Running 50.74s Step 44( N/A%), pre moving , FPS 5.55, Running 50.83s Step 45( N/A%), pre moving , FPS 5.19, Running 51.15s Step 46( N/A%), pre moving , FPS 5.85, Running 51.25s Step 47( N/A%), pre moving , FPS 5.89, Running 51.31s Step 48( N/A%), pre moving , FPS 6.38, Running 51.39s Step 49( N/A%), pre moving , FPS 5.96, Running 51.72s Step 50( N/A%), pre moving , FPS 5.93, Running 51.80s Step 51( N/A%), pre moving , FPS 5.95, Running 51.88s Step 52( N/A%), pre moving , FPS 6.41, Running 51.97s Step 53( N/A%), pre moving , FPS 5.95, Running 52.29s Step 54( N/A%), pre moving , FPS 5.90, Running 52.39s Step 55( N/A%), pre moving , FPS 5.90, Running 52.47s Step 56( N/A%), pre moving , FPS 6.99, Running 52.55s Step 57( N/A%), pre moving , FPS 7.00, Running 52.87s Step 58( N/A%), pre moving , FPS 7.00, Running 52.97s Step 59( N/A%), pre moving , FPS 6.96, Running 53.06s Step 60( N/A%), pre moving , FPS 6.33, Running 53.42s Step 61( N/A%), pre moving , FPS 6.74, Running 53.56s Step 62( N/A%), pre moving , FPS 6.64, Running 53.67s Step 63( N/A%), pre moving , FPS 6.06, Running 54.04s Step 64( N/A%), pre moving , FPS 6.00, Running 54.16s Step 65( N/A%), pre moving , FPS 6.44, Running 54.26s Step 66( N/A%), pre moving , FPS 6.40, Running 54.37s Step 67( N/A%), pre moving , FPS 5.86, Running 54.73s Step 68( N/A%), pre moving , FPS 5.87, Running 54.80s Step 69( N/A%), pre moving , FPS 6.30, Running 54.89s Step 70( N/A%), pre moving , FPS 6.26, Running 55.00s Step 71( N/A%), pre moving , FPS 6.19, Running 55.11s Step 72( N/A%), pre moving , FPS 6.13, Running 55.23s Step 73( N/A%), pre moving , FPS 6.56, Running 55.34s Step 74( N/A%), pre moving , FPS 6.54, Running 55.45s Step 75( N/A%), pre moving , FPS 6.41, Running 55.59s Step 76( N/A%), pre moving , FPS 6.37, Running 55.69s Step 77( N/A%), pre moving , FPS 6.83, Running 55.80s Step 78( N/A%), pre moving , FPS 6.23, Running 56.18s Step 79( N/A%), pre moving , FPS 6.16, Running 56.30s Step 80( N/A%), pre moving , FPS 6.16, Running 56.67s Step 81( N/A%), pre moving , FPS 6.18, Running 56.80s Step 82( N/A%), pre moving , FPS 6.16, Running 56.92s Step 83( N/A%), pre moving , FPS 6.17, Running 57.28s Step 84( N/A%), pre moving , FPS 6.13, Running 57.42s Step 85( N/A%), pre moving , FPS 5.64, Running 57.81s Step 86( N/A%), pre moving , FPS 5.60, Running 57.94s Step 87( N/A%), pre moving , FPS 5.95, Running 58.09s Step 88( N/A%), pre moving , FPS 5.48, Running 58.45s Step 89( N/A%), pre moving , FPS 5.45, Running 58.56s Step 90( N/A%), pre moving , FPS 5.08, Running 58.94s Step 91( N/A%), pre moving , FPS 5.06, Running 59.07s Step 92( N/A%), pre moving , FPS 3.92, Running 60.33s Step 93( N/A%), pre moving , FPS 3.64, Running 60.83s Step 94( N/A%), pre moving , FPS 3.62, Running 60.97s Step 95( N/A%), pre moving , FPS 3.45, Running 61.38s Step 96( N/A%), pre moving , FPS 3.40, Running 61.57s Step 97( N/A%), pre moving , FPS 3.21, Running 62.02s Step 98( N/A%), pre moving , FPS 3.13, Running 62.57s Step 99( N/A%), pre moving , FPS 2.93, Running 63.13s Step 100( N/A%), pre moving , FPS 3.03, Running 63.27s Step 101( N/A%), pre moving , FPS 2.91, Running 63.67s Step 102( N/A%), pre moving , FPS 2.90, Running 63.82s Step 103( N/A%), pre moving , FPS 3.00, Running 63.95s Step 104( N/A%), pre moving , FPS 2.89, Running 64.33s Step 105( N/A%), pre moving , FPS 2.94, Running 64.60s Step 106( N/A%), pre moving , FPS 2.82, Running 65.03s Step 107( N/A%), pre moving , FPS 2.72, Running 65.43s Step 108( N/A%), pre moving , FPS 2.81, Running 65.58s Step 109( N/A%), pre moving , FPS 2.70, Running 65.98s Step 110( N/A%), pre moving , FPS 2.78, Running 66.13s Step 111( N/A%), pre moving , FPS 2.79, Running 66.23s Step 112( N/A%), pre moving , FPS 3.20, Running 66.57s Step 113( N/A%), pre moving , FPS 3.42, Running 66.67s Step 114( N/A%), pre moving , FPS 3.45, Running 66.77s Step 115( N/A%), pre moving , FPS 3.42, Running 67.23s Step 116( N/A%), pre moving , FPS 3.45, Running 67.37s Step 117( N/A%), pre moving , FPS 3.52, Running 67.71s Step 118( N/A%), pre moving , FPS 3.81, Running 67.82s Step 119( N/A%), pre moving , FPS 4.14, Running 67.95s Step 120( N/A%), pre moving , FPS 3.90, Running 68.40s Step 121( N/A%), pre moving , FPS 4.11, Running 68.54s Step 122( N/A%), pre moving , FPS 3.90, Running 68.96s Step 123( N/A%), pre moving , FPS 3.89, Running 69.09s Step 124( N/A%), pre moving , FPS 3.80, Running 69.59s Step 125( N/A%), pre moving , FPS 3.72, Running 69.97s Step 126( N/A%), pre moving , FPS 3.85, Running 70.22s Step 127( N/A%), pre moving , FPS 3.79, Running 70.71s Step 128( N/A%), pre moving , FPS 3.56, Running 71.20s Step 129( N/A%), pre moving , FPS 3.43, Running 71.81s Step 130( N/A%), pre moving , FPS 3.28, Running 72.23s Step 131( N/A%), pre moving , FPS 3.25, Running 72.38s Step 132( N/A%), pre moving , FPS 3.38, Running 72.48s Step 133( N/A%), pre moving , FPS 3.18, Running 72.97s Step 134( N/A%), pre moving , FPS 3.17, Running 73.07s Step 135( N/A%), pre moving , FPS 3.23, Running 73.42s Step 136( N/A%), pre moving , FPS 3.25, Running 73.51s Step 137( N/A%), pre moving , FPS 3.39, Running 73.61s Step 138( N/A%), pre moving , FPS 3.24, Running 73.99s Step 139( N/A%), pre moving , FPS 3.30, Running 74.02s Step 140( N/A%), pre moving , FPS 3.54, Running 74.05s Step 141( N/A%), pre moving , FPS 3.61, Running 74.08s Step 142( N/A%), pre moving , FPS 3.87, Running 74.12s Step 143( N/A%), pre moving , FPS 3.95, Running 74.15s Step 144( N/A%), pre moving , FPS 4.35, Running 74.19s Step 145( N/A%), pre moving , FPS 4.71, Running 74.22s Step 146( N/A%), pre moving , FPS 4.95, Running 74.26s Step 147( N/A%), pre moving , FPS 5.59, Running 74.29s Step 148( N/A%), pre moving , FPS 6.40, Running 74.33s Step 149( N/A%), pre moving , FPS 7.82, Running 74.37s Step 150( N/A%), pre moving , FPS 9.18, Running 74.41s Step 151( N/A%), pre moving , FPS 9.71, Running 74.44s Step 152( N/A%), pre moving , FPS 10.02, Running 74.48s Step 153( N/A%), pre moving , FPS 13.00, Running 74.51s Step 154( N/A%), pre moving , FPS 13.62, Running 74.54s Step 155( N/A%), pre moving , FPS 17.30, Running 74.57s Step 156( N/A%), pre moving , FPS 18.25, Running 74.61s Step 157( N/A%), pre moving , FPS 19.30, Running 74.64s Step 158( N/A%), pre moving , FPS 29.04, Running 74.67s Step 159( N/A%), pre moving , FPS 29.09, Running 74.71s Step 160( N/A%), pre moving , FPS 29.14, Running 74.74s Step 161( N/A%), pre moving , FPS 28.98, Running 74.77s Step 162( N/A%), pre moving , FPS 28.92, Running 74.81s Step 163( N/A%), pre moving , FPS 29.08, Running 74.84s Step 164( N/A%), pre moving , FPS 29.24, Running 74.87s Step 165( N/A%), pre moving , FPS 29.39, Running 74.90s Step 166( N/A%), pre moving , FPS 29.45, Running 74.94s Step 167( N/A%), pre moving , FPS 15.44, Running 75.59s Step 168( N/A%), pre moving , FPS 13.37, Running 75.82s Step 169( N/A%), pre moving , FPS 11.25, Running 76.14s Step 170( N/A%), pre moving , FPS 9.19, Running 76.59s Step 171( N/A%), pre moving , FPS 7.34, Running 77.17s Step 172( N/A%), pre moving , FPS 6.91, Running 77.37s Step 173( N/A%), pre moving , FPS 6.03, Running 77.83s Step 174( N/A%), pre moving , FPS 5.41, Running 78.24s Step 175( N/A%), pre moving , FPS 4.71, Running 78.82s Step 176( N/A%), pre moving , FPS 4.29, Running 79.27s Step 177( N/A%), pre moving , FPS 3.85, Running 79.83s Step 178( N/A%), pre moving , FPS 3.70, Running 80.08s Step 179( N/A%), pre moving , FPS 3.44, Running 80.52s Step 180( N/A%), pre moving , FPS 3.23, Running 80.93s Step 181( N/A%), pre moving , FPS 2.98, Running 81.49s Step 182( N/A%), pre moving , FPS 2.81, Running 81.93s Step 183( N/A%), pre moving , FPS 2.62, Running 82.49s Step 184( N/A%), pre moving , FPS 2.56, Running 82.67s Step 185( N/A%), pre moving , FPS 2.41, Running 83.22s Step 186( N/A%), pre moving , FPS 2.29, Running 83.65s Step 187( N/A%), pre moving , FPS 2.32, Running 84.21s Step 188( N/A%), pre moving , FPS 2.33, Running 84.39s Step 189( N/A%), pre moving , FPS 2.28, Running 84.91s Step 190( N/A%), pre moving , FPS 2.29, Running 85.33s Step 191( N/A%), pre moving , FPS 2.29, Running 85.89s Step 192( N/A%), pre moving , FPS 2.30, Running 86.06s Step 193( N/A%), pre moving , FPS 2.29, Running 86.57s Step 194( N/A%), pre moving , FPS 2.28, Running 87.00s Step 195( N/A%), pre moving , FPS 2.27, Running 87.62s Step 196( N/A%), pre moving , FPS 2.28, Running 88.06s Step 197( N/A%), pre moving , FPS 2.28, Running 88.61s Step 198( N/A%), pre moving , FPS 2.22, Running 89.07s Step 199( N/A%), pre moving , FPS 2.14, Running 89.86s Step 200( N/A%), pre moving , FPS 2.12, Running 90.35s Step 201( N/A%), pre moving , FPS 2.10, Running 91.00s Step 202( N/A%), pre moving , FPS 2.10, Running 91.44s Step 203( N/A%), pre moving , FPS 2.10, Running 92.00s Step 204( N/A%), pre moving , FPS 2.04, Running 92.50s Step 205( N/A%), pre moving , FPS 2.01, Running 93.16s Step 206( N/A%), pre moving , FPS 2.01, Running 93.58s Step 207( N/A%), pre moving , FPS 2.09, Running 93.78s Step 208( N/A%), pre moving , FPS 2.10, Running 93.91s Step 209( N/A%), pre moving , FPS 2.18, Running 94.10s Step 210( N/A%), pre moving , FPS 2.24, Running 94.25s Step 211( N/A%), pre moving , FPS 2.34, Running 94.44s Step 212( N/A%), pre moving , FPS 2.34, Running 94.59s Step 213( N/A%), pre moving , FPS 2.43, Running 94.80s Step 214( N/A%), pre moving , FPS 2.52, Running 94.94s Step 215( N/A%), pre moving , FPS 2.61, Running 95.27s Step 216( N/A%), pre moving , FPS 2.70, Running 95.45s Step 217( N/A%), pre moving , FPS 2.78, Running 95.79s Step 218( N/A%), pre moving , FPS 2.83, Running 96.14s Step 219( N/A%), pre moving , FPS 3.03, Running 96.47s Step 220( N/A%), pre moving , FPS 3.08, Running 96.85s Step 221( N/A%), pre moving , FPS 3.12, Running 97.41s Step 222( N/A%), pre moving , FPS 3.11, Running 97.87s Step 223( N/A%), pre moving , FPS 3.12, Running 98.41s Step 224( N/A%), pre moving , FPS 3.28, Running 98.60s Step 225( N/A%), pre moving , FPS 3.36, Running 99.12s Step 226( N/A%), pre moving , FPS 3.35, Running 99.55s Step 227( N/A%), pre moving , FPS 3.16, Running 100.10s Step 228( N/A%), pre moving , FPS 3.13, Running 100.30s Step 229( N/A%), pre moving , FPS 2.98, Running 100.81s Step 230( N/A%), pre moving , FPS 2.86, Running 101.25s Step 231( N/A%), pre moving , FPS 2.71, Running 101.83s Step 232( N/A%), pre moving , FPS 2.60, Running 102.27s Step 233( N/A%), pre moving , FPS 2.46, Running 102.92s Step 234( N/A%), pre moving , FPS 2.38, Running 103.36s Step 235( N/A%), pre moving , FPS 2.32, Running 103.91s Step 236( N/A%), pre moving , FPS 2.31, Running 104.10s Step 237( N/A%), pre moving , FPS 2.26, Running 104.64s Step 238( N/A%), pre moving , FPS 2.24, Running 105.08s Step 239( N/A%), pre moving , FPS 2.16, Running 105.71s Step 240( N/A%), pre moving , FPS 2.14, Running 106.19s Step 241( N/A%), pre moving , FPS 2.15, Running 106.73s Step 242( N/A%), pre moving , FPS 2.20, Running 106.97s Step 243( N/A%), pre moving , FPS 2.22, Running 107.44s Step 244( N/A%), pre moving , FPS 2.16, Running 107.87s Step 245( N/A%), pre moving , FPS 2.15, Running 108.45s Step 246( N/A%), pre moving , FPS 2.13, Running 108.93s Step 247( N/A%), pre moving , FPS 2.13, Running 109.47s Step 248( N/A%), pre moving , FPS 2.07, Running 109.95s Step 249( N/A%), pre moving , FPS 2.06, Running 110.52s Step 250( N/A%), pre moving , FPS 2.11, Running 110.72s Step 251( N/A%), pre moving , FPS 2.12, Running 111.26s Step 252( N/A%), pre moving , FPS 2.12, Running 111.71s Step 253( N/A%), pre moving , FPS 2.14, Running 112.28s Step 254( N/A%), pre moving , FPS 2.14, Running 112.72s Step 255( N/A%), pre moving , FPS 2.13, Running 113.28s Step 256( N/A%), pre moving , FPS 2.14, Running 113.43s Step 257( N/A%), pre moving , FPS 2.21, Running 113.68s Step 258( N/A%), pre moving , FPS 2.28, Running 113.83s Step 259( N/A%), pre moving , FPS 2.39, Running 114.09s Step 260( N/A%), pre moving , FPS 2.48, Running 114.26s Step 261( N/A%), pre moving , FPS 2.54, Running 114.61s Step 262( N/A%), pre moving , FPS 2.53, Running 114.88s Step 263( N/A%), pre moving , FPS 2.53, Running 115.33s Step 264( N/A%), pre moving , FPS 2.51, Running 115.85s Step 265( N/A%), pre moving , FPS 2.50, Running 116.45s Step 266( N/A%), pre moving , FPS 2.63, Running 116.53s Step 267( N/A%), pre moving , FPS 2.79, Running 116.63s Step 268( N/A%), pre moving , FPS 2.85, Running 116.96s Step 269( N/A%), pre moving , FPS 3.06, Running 117.06s Step 270( N/A%), pre moving , FPS 3.11, Running 117.14s Step 271( N/A%), pre moving , FPS 3.34, Running 117.25s Step 272( N/A%), pre moving , FPS 3.40, Running 117.59s Step 273( N/A%), pre moving , FPS 3.69, Running 117.70s Step 274( N/A%), pre moving , FPS 3.94, Running 117.80s Step 275( N/A%), pre moving , FPS 4.12, Running 118.14s Step 276( N/A%), pre moving , FPS 3.02, Running 120.05s Step 277( N/A%), pre moving , FPS 2.86, Running 120.66s Step 278( N/A%), pre moving , FPS 2.80, Running 120.98s Step 279( N/A%), pre moving , FPS 2.71, Running 121.48s Step 280( N/A%), pre moving , FPS 2.69, Running 121.70s Step 281( N/A%), pre moving , FPS 2.63, Running 122.21s Step 282( N/A%), pre moving , FPS 2.58, Running 122.65s Step 283( N/A%), pre moving , FPS 2.54, Running 123.21s Step 284( N/A%), pre moving , FPS 2.65, Running 123.41s Step 285( N/A%), pre moving , FPS 2.60, Running 124.13s Step 286( N/A%), pre moving , FPS 2.54, Running 124.39s Step 287( N/A%), pre moving , FPS 2.39, Running 124.99s Step 288( N/A%), pre moving , FPS 2.37, Running 125.41s Step 289( N/A%), pre moving , FPS 2.25, Running 125.97s Step 290( N/A%), pre moving , FPS 2.21, Running 126.18s Step 291( N/A%), pre moving , FPS 2.07, Running 126.91s Step 292( N/A%), pre moving , FPS 2.09, Running 127.17s Step 293( N/A%), pre moving , FPS 2.00, Running 127.72s Step 294( N/A%), pre moving , FPS 1.93, Running 128.18s Step 295( N/A%), pre moving , FPS 1.90, Running 128.66s Step 296( 0.33%), action 1, FPS 1.81, Running 131.08s Step 297( 0.67%), action 2, FPS 1.83, Running 131.57s Step 298( 1.00%), action 3, FPS 1.68, Running 132.86s Step 299( 1.33%), action 4, FPS 1.70, Running 133.22s Step 300( 1.67%), action 5, FPS 1.67, Running 133.69s Step 301( 2.00%), action 6, FPS 1.70, Running 133.98s Step 302( 2.33%), action 7, FPS 1.57, Running 135.35s Step 303( 2.67%), action 8, FPS 1.58, Running 135.86s Step 304( 3.00%), action 9, FPS 1.50, Running 136.77s Step 305( 3.33%), action 10, FPS 1.55, Running 137.05s Step 306( 3.67%), action 11, FPS 1.48, Running 137.94s Step 307( 4.00%), action 12, FPS 1.47, Running 138.59s Step 308( 4.33%), action 13, FPS 1.41, Running 139.60s Step 309( 4.67%), action 14, FPS 1.40, Running 140.29s Step 310( 5.00%), action 15, FPS 1.33, Running 141.26s Step 311( 5.33%), action 16, FPS 1.34, Running 141.83s Step 312( 5.67%), action 17, FPS 1.25, Running 143.14s Step 313( 6.00%), action 18, FPS 1.26, Running 143.59s Step 314( 6.33%), action 19, FPS 1.24, Running 144.37s Step 315( 6.67%), action 20, FPS 1.20, Running 145.26s Step 316( 7.00%), action 21, FPS 1.31, Running 146.33s Step 317( 7.33%), action 22, FPS 1.30, Running 146.90s Step 318( 7.67%), action 23, FPS 1.33, Running 147.84s Step 319( 8.00%), action 24, FPS 1.31, Running 148.48s Step 320( 8.33%), action 25, FPS 1.27, Running 149.49s Step 321( 8.67%), action 26, FPS 1.24, Running 150.06s Step 322( 9.00%), action 27, FPS 1.28, Running 150.91s Step 323( 9.33%), action 28, FPS 1.26, Running 151.71s Step 324( 9.67%), action 29, FPS 1.26, Running 152.70s Step 325( 10.00%), action 30, FPS 1.20, Running 153.76s Step 326( 10.33%), action 31, FPS 1.19, Running 154.77s Step 327( 10.67%), action 32, FPS 1.19, Running 155.33s Step 328( 11.00%), action 33, FPS 1.19, Running 156.36s Step 329( 11.33%), action 34, FPS 1.20, Running 156.92s Step 330( 11.67%), action 35, FPS 1.20, Running 157.92s Step 331( 12.00%), action 36, FPS 1.20, Running 158.56s Step 332( 12.33%), action 37, FPS 1.21, Running 159.73s Step 333( 12.67%), action 38, FPS 1.19, Running 160.34s Step 334( 13.00%), action 39, FPS 1.18, Running 161.32s Step 335( 13.33%), action 40, FPS 1.20, Running 161.95s Step 336( 13.67%), action 41, FPS 1.18, Running 163.31s Step 337( 14.00%), action 42, FPS 1.17, Running 163.97s Step 338( 14.33%), action 43, FPS 1.17, Running 164.89s Step 339( 14.67%), action 44, FPS 1.19, Running 165.35s Step 340( 15.00%), action 45, FPS 1.16, Running 166.68s Step 341( 15.33%), action 46, FPS 1.14, Running 167.53s Step 342( 15.67%), action 47, FPS 1.11, Running 169.01s Step 343( 16.00%), action 48, FPS 1.11, Running 169.67s Step 344( 16.33%), action 49, FPS 1.11, Running 170.76s Step 345( 16.67%), action 50, FPS 1.14, Running 171.30s Step 346( 17.00%), action 51, FPS 1.13, Running 172.54s Step 347( 17.33%), action 52, FPS 1.13, Running 173.07s Step 348( 17.67%), action 53, FPS 1.15, Running 173.79s Step 349( 18.00%), action 54, FPS 1.14, Running 174.39s Step 350( 18.33%), action 55, FPS 1.15, Running 175.36s Step 351( 18.67%), action 56, FPS 1.16, Running 175.73s Step 352( 19.00%), action 57, FPS 1.15, Running 177.06s Step 353( 19.33%), action 58, FPS 1.15, Running 177.75s Step 354( 19.67%), action 59, FPS 1.15, Running 178.74s Step 355( 20.00%), action 60, FPS 1.15, Running 179.33s Step 356( 20.33%), action 61, FPS 1.15, Running 180.77s Step 357( 20.67%), action 62, FPS 1.15, Running 181.43s Step 358( 21.00%), action 63, FPS 1.14, Running 182.41s Step 359( 21.33%), action 64, FPS 1.15, Running 182.77s Step 360( 21.67%), action 65, FPS 1.15, Running 184.06s Step 361( 22.00%), action 66, FPS 1.17, Running 184.63s Step 362( 22.33%), action 67, FPS 1.21, Running 185.61s Step 363( 22.67%), action 68, FPS 1.23, Running 185.96s Step 364( 23.00%), action 69, FPS 1.24, Running 186.87s Step 365( 23.33%), action 70, FPS 1.24, Running 187.47s Step 366( 23.67%), action 71, FPS 1.24, Running 188.68s Step 367( 24.00%), action 72, FPS 1.22, Running 189.47s Step 368( 24.33%), action 73, FPS 1.18, Running 190.75s Step 369( 24.67%), action 74, FPS 1.18, Running 191.36s Step 370( 25.00%), action 75, FPS 1.18, Running 192.37s Step 371( 25.33%), action 76, FPS 1.16, Running 192.94s Step 372( 25.67%), action 77, FPS 1.18, Running 193.98s Step 373( 26.00%), action 78, FPS 1.19, Running 194.62s Step 374( 26.33%), action 79, FPS 1.19, Running 195.56s Step 375( 26.67%), action 80, FPS 1.18, Running 196.25s Step 376( 27.00%), action 81, FPS 1.21, Running 197.25s Step 377( 27.33%), action 82, FPS 1.22, Running 197.87s Step 378( 27.67%), action 83, FPS 1.21, Running 198.92s Step 379( 28.00%), action 84, FPS 1.19, Running 199.52s Step 380( 28.33%), action 85, FPS 1.21, Running 200.63s [2026-08-02 18:55:33] [31 ] Seed 30 failed after 200.94 s. +steps: 380 , actions: 85 . +Instruction: Empty +Total 7/31(22.58%) success. +Setting seed: 31 +Step 1( N/A%), pre moving , FPS 0.05, Running 21.56s Step 2( N/A%), pre moving , FPS 0.09, Running 21.73s Step 3( N/A%), pre moving , FPS 0.14, Running 22.18s Step 4( N/A%), pre moving , FPS 0.18, Running 22.32s Step 5( N/A%), pre moving , FPS 0.22, Running 22.49s Step 6( N/A%), pre moving , FPS 0.26, Running 22.71s Step 7( N/A%), pre moving , FPS 0.31, Running 22.81s Step 8( N/A%), pre moving , FPS 0.35, Running 22.90s Step 9( N/A%), pre moving , FPS 0.39, Running 23.00s Step 10( N/A%), pre moving , FPS 0.43, Running 23.30s Step 11( N/A%), pre moving , FPS 0.47, Running 23.39s Step 12( N/A%), pre moving , FPS 0.51, Running 23.48s Step 13( N/A%), pre moving , FPS 0.55, Running 23.81s Step 14( N/A%), pre moving , FPS 0.59, Running 23.87s Step 15( N/A%), pre moving , FPS 0.63, Running 23.97s Step 16( N/A%), pre moving , FPS 0.67, Running 24.05s Step 17( N/A%), pre moving , FPS 0.70, Running 24.34s Step 18( N/A%), pre moving , FPS 0.74, Running 24.43s Step 19( N/A%), pre moving , FPS 0.77, Running 24.52s Step 20( N/A%), pre moving , FPS 0.80, Running 24.98s Step 21( N/A%), pre moving , FPS 4.99, Running 25.57s Step 22( N/A%), pre moving , FPS 5.02, Running 25.72s Step 23( N/A%), pre moving , FPS 5.48, Running 25.83s Step 24( N/A%), pre moving , FPS 5.22, Running 26.15s Step 25( N/A%), pre moving , FPS 5.35, Running 26.23s Step 26( N/A%), pre moving , FPS 4.91, Running 26.79s Step 27( N/A%), pre moving , FPS 4.94, Running 26.85s Step 28( N/A%), pre moving , FPS 4.95, Running 26.94s Step 29( N/A%), pre moving , FPS 4.73, Running 27.23s Step 30( N/A%), pre moving , FPS 4.92, Running 27.36s Step 31( N/A%), pre moving , FPS 4.94, Running 27.44s Step 32( N/A%), pre moving , FPS 4.95, Running 27.52s Step 33( N/A%), pre moving , FPS 5.29, Running 27.59s Step 34( N/A%), pre moving , FPS 4.95, Running 27.91s Step 35( N/A%), pre moving , FPS 4.96, Running 28.00s Step 36( N/A%), pre moving , FPS 4.37, Running 28.63s Step 37( N/A%), pre moving , FPS 4.60, Running 28.69s Step 38( N/A%), pre moving , FPS 4.60, Running 28.78s Step 39( N/A%), pre moving , FPS 4.39, Running 29.08s Step 40( N/A%), pre moving , FPS 4.77, Running 29.17s Step 41( N/A%), pre moving , FPS 5.43, Running 29.25s Step 42( N/A%), pre moving , FPS 5.54, Running 29.32s Step 43( N/A%), pre moving , FPS 5.23, Running 29.65s Step 44( N/A%), pre moving , FPS 5.57, Running 29.74s Step 45( N/A%), pre moving , FPS 5.61, Running 29.80s Step 46( N/A%), pre moving , FPS 6.50, Running 29.87s Step 47( N/A%), pre moving , FPS 6.49, Running 29.94s Step 48( N/A%), pre moving , FPS 6.03, Running 30.25s Step 49( N/A%), pre moving , FPS 6.52, Running 30.30s Step 50( N/A%), pre moving , FPS 6.70, Running 30.35s Step 51( N/A%), pre moving , FPS 6.75, Running 30.40s Step 52( N/A%), pre moving , FPS 6.79, Running 30.46s Step 53( N/A%), pre moving , FPS 6.80, Running 30.53s Step 54( N/A%), pre moving , FPS 7.46, Running 30.59s Step 55( N/A%), pre moving , FPS 7.51, Running 30.66s Step 56( N/A%), pre moving , FPS 9.52, Running 30.73s Step 57( N/A%), pre moving , FPS 9.54, Running 30.79s Step 58( N/A%), pre moving , FPS 9.60, Running 30.86s Step 59( N/A%), pre moving , FPS 10.62, Running 30.96s Step 60( N/A%), pre moving , FPS 10.56, Running 31.07s Step 61( N/A%), pre moving , FPS 10.45, Running 31.16s Step 62( N/A%), pre moving , FPS 10.23, Running 31.28s Step 63( N/A%), pre moving , FPS 11.57, Running 31.38s Step 64( N/A%), pre moving , FPS 9.87, Running 31.77s Step 65( N/A%), pre moving , FPS 9.60, Running 31.88s Step 66( N/A%), pre moving , FPS 8.43, Running 32.24s Step 67( N/A%), pre moving , FPS 8.19, Running 32.38s Step 68( N/A%), pre moving , FPS 8.91, Running 32.49s Step 69( N/A%), pre moving , FPS 7.87, Running 32.84s Step 70( N/A%), pre moving , FPS 7.64, Running 32.97s Step 71( N/A%), pre moving , FPS 7.43, Running 33.09s Step 72( N/A%), pre moving , FPS 6.63, Running 33.48s Step 73( N/A%), pre moving , FPS 6.51, Running 33.60s Step 74( N/A%), pre moving , FPS 5.94, Running 33.96s Step 75( N/A%), pre moving , FPS 5.85, Running 34.08s Step 76( N/A%), pre moving , FPS 5.76, Running 34.20s Step 77( N/A%), pre moving , FPS 5.30, Running 34.56s Step 78( N/A%), pre moving , FPS 5.22, Running 34.69s Step 79( N/A%), pre moving , FPS 4.87, Running 35.06s Step 80( N/A%), pre moving , FPS 4.85, Running 35.19s Step 81( N/A%), pre moving , FPS 4.83, Running 35.30s Step 82( N/A%), pre moving , FPS 4.56, Running 35.67s Step 83( N/A%), pre moving , FPS 4.52, Running 35.80s Step 84( N/A%), pre moving , FPS 4.55, Running 36.17s Step 85( N/A%), pre moving , FPS 4.53, Running 36.30s Step 86( N/A%), pre moving , FPS 4.78, Running 36.42s Step 87( N/A%), pre moving , FPS 4.57, Running 36.75s Step 88( N/A%), pre moving , FPS 4.60, Running 36.84s Step 89( N/A%), pre moving , FPS 4.85, Running 36.96s Step 90( N/A%), pre moving , FPS 4.64, Running 37.28s Step 91( N/A%), pre moving , FPS 4.68, Running 37.37s Step 92( N/A%), pre moving , FPS 5.05, Running 37.44s Step 93( N/A%), pre moving , FPS 5.09, Running 37.52s Step 94( N/A%), pre moving , FPS 5.14, Running 37.85s Step 95( N/A%), pre moving , FPS 5.17, Running 37.94s Step 96( N/A%), pre moving , FPS 5.25, Running 38.01s Step 97( N/A%), pre moving , FPS 5.67, Running 38.08s Step 98( N/A%), pre moving , FPS 5.38, Running 38.41s Step 99( N/A%), pre moving , FPS 5.88, Running 38.46s Step 100( N/A%), pre moving , FPS 5.96, Running 38.54s Step 101( N/A%), pre moving , FPS 6.05, Running 38.61s Step 102( N/A%), pre moving , FPS 6.61, Running 38.69s Step 103( N/A%), pre moving , FPS 6.21, Running 39.02s Step 104( N/A%), pre moving , FPS 6.79, Running 39.11s Step 105( N/A%), pre moving , FPS 6.93, Running 39.19s Step 106( N/A%), pre moving , FPS 7.02, Running 39.27s Step 107( N/A%), pre moving , FPS 7.03, Running 39.60s Step 108( N/A%), pre moving , FPS 7.03, Running 39.69s Step 109( N/A%), pre moving , FPS 7.16, Running 39.76s Step 110( N/A%), pre moving , FPS 7.82, Running 39.84s Step 111( N/A%), pre moving , FPS 7.15, Running 40.17s Step 112( N/A%), pre moving , FPS 7.09, Running 40.26s Step 113( N/A%), pre moving , FPS 7.13, Running 40.33s Step 114( N/A%), pre moving , FPS 6.91, Running 40.74s Step 115( N/A%), pre moving , FPS 6.90, Running 40.84s Step 116( N/A%), pre moving , FPS 6.87, Running 40.92s Step 117( N/A%), pre moving , FPS 6.10, Running 41.36s Step 118( N/A%), pre moving , FPS 6.60, Running 41.44s Step 119( N/A%), pre moving , FPS 6.52, Running 41.53s Step 120( N/A%), pre moving , FPS 6.01, Running 41.87s Step 121( N/A%), pre moving , FPS 5.94, Running 41.98s Step 122( N/A%), pre moving , FPS 5.92, Running 42.07s Step 123( N/A%), pre moving , FPS 6.16, Running 42.27s Step 124( N/A%), pre moving , FPS 5.94, Running 42.48s Step 125( N/A%), pre moving , FPS 5.90, Running 42.58s Step 126( N/A%), pre moving , FPS 5.88, Running 42.67s Step 127( N/A%), pre moving , FPS 5.85, Running 43.01s Step 128( N/A%), pre moving , FPS 5.77, Running 43.16s Step 129( N/A%), pre moving , FPS 5.73, Running 43.25s Step 130( N/A%), pre moving , FPS 5.24, Running 43.65s Step 131( N/A%), pre moving , FPS 5.60, Running 43.74s Step 132( N/A%), pre moving , FPS 5.63, Running 43.82s Step 133( N/A%), pre moving , FPS 5.60, Running 43.90s Step 134( N/A%), pre moving , FPS 5.56, Running 44.34s Step 135( N/A%), pre moving , FPS 5.50, Running 44.48s Step 136( N/A%), pre moving , FPS 5.08, Running 44.86s Step 137( N/A%), pre moving , FPS 5.37, Running 45.09s Step 138( N/A%), pre moving , FPS 4.93, Running 45.50s Step 139( N/A%), pre moving , FPS 4.84, Running 45.67s Step 140( N/A%), pre moving , FPS 4.57, Running 46.25s Step 141( N/A%), pre moving , FPS 4.35, Running 46.58s Step 142( N/A%), pre moving , FPS 4.20, Running 46.83s Step 143( N/A%), pre moving , FPS 4.09, Running 47.16s Step 144( N/A%), pre moving , FPS 4.16, Running 47.29s Step 145( N/A%), pre moving , FPS 4.16, Running 47.38s Step 146( N/A%), pre moving , FPS 3.96, Running 47.72s Step 147( N/A%), pre moving , FPS 4.17, Running 47.81s Step 148( N/A%), pre moving , FPS 4.22, Running 47.89s Step 149( N/A%), pre moving , FPS 4.24, Running 47.97s Step 150( N/A%), pre moving , FPS 4.31, Running 48.30s Step 151( N/A%), pre moving , FPS 4.30, Running 48.39s Step 152( N/A%), pre moving , FPS 4.31, Running 48.46s Step 153( N/A%), pre moving , FPS 4.30, Running 48.54s Step 154( N/A%), pre moving , FPS 4.41, Running 48.87s Step 155( N/A%), pre moving , FPS 4.47, Running 48.96s Step 156( N/A%), pre moving , FPS 4.79, Running 49.03s Step 157( N/A%), pre moving , FPS 4.97, Running 49.11s Step 158( N/A%), pre moving , FPS 5.09, Running 49.43s Step 159( N/A%), pre moving , FPS 5.22, Running 49.50s Step 160( N/A%), pre moving , FPS 6.08, Running 49.54s Step 161( N/A%), pre moving , FPS 6.65, Running 49.58s Step 162( N/A%), pre moving , FPS 7.15, Running 49.63s Step 163( N/A%), pre moving , FPS 7.86, Running 49.70s Step 164( N/A%), pre moving , FPS 8.10, Running 49.76s Step 165( N/A%), pre moving , FPS 8.13, Running 49.84s Step 166( N/A%), pre moving , FPS 9.09, Running 49.92s Step 167( N/A%), pre moving , FPS 9.24, Running 49.98s Step 168( N/A%), pre moving , FPS 9.40, Running 50.02s Step 169( N/A%), pre moving , FPS 9.51, Running 50.07s Step 170( N/A%), pre moving , FPS 10.86, Running 50.14s Step 171( N/A%), pre moving , FPS 10.94, Running 50.22s Step 172( N/A%), pre moving , FPS 10.94, Running 50.29s Step 173( N/A%), pre moving , FPS 11.16, Running 50.34s Step 174( N/A%), pre moving , FPS 12.95, Running 50.41s Step 175( N/A%), pre moving , FPS 13.20, Running 50.47s Step 176( N/A%), pre moving , FPS 13.21, Running 50.54s Step 177( N/A%), pre moving , FPS 13.34, Running 50.61s Step 178( N/A%), pre moving , FPS 16.29, Running 50.66s Step 179( N/A%), pre moving , FPS 13.64, Running 50.96s Step 180( N/A%), pre moving , FPS 13.65, Running 51.01s Step 181( N/A%), pre moving , FPS 13.56, Running 51.06s Step 182( N/A%), pre moving , FPS 13.42, Running 51.12s Step 183( N/A%), pre moving , FPS 13.64, Running 51.17s Step 184( N/A%), pre moving , FPS 13.60, Running 51.23s Step 185( N/A%), pre moving , FPS 13.66, Running 51.31s Step 186( N/A%), pre moving , FPS 13.98, Running 51.35s Step 187( N/A%), pre moving , FPS 11.86, Running 51.67s Step 188( N/A%), pre moving , FPS 7.38, Running 52.73s Step 189( N/A%), pre moving , FPS 6.96, Running 52.94s Step 190( N/A%), pre moving , FPS 6.01, Running 53.46s Step 191( N/A%), pre moving , FPS 5.44, Running 53.90s Step 192( N/A%), pre moving , FPS 4.85, Running 54.41s Step 193( N/A%), pre moving , FPS 4.69, Running 54.60s Step 194( N/A%), pre moving , FPS 4.22, Running 55.15s Step 195( N/A%), pre moving , FPS 3.92, Running 55.57s Step 196( N/A%), pre moving , FPS 3.61, Running 56.09s Step 197( N/A%), pre moving , FPS 3.55, Running 56.25s Step 198( N/A%), pre moving , FPS 3.27, Running 56.77s Step 199( N/A%), pre moving , FPS 3.35, Running 56.93s Step 200( N/A%), pre moving , FPS 3.13, Running 57.39s Step 201( N/A%), pre moving , FPS 2.96, Running 57.82s Step 202( N/A%), pre moving , FPS 2.76, Running 58.37s Step 203( N/A%), pre moving , FPS 2.70, Running 58.56s Step 204( N/A%), pre moving , FPS 2.55, Running 59.06s Step 205( N/A%), pre moving , FPS 2.45, Running 59.48s Step 206( N/A%), pre moving , FPS 2.30, Running 60.03s Step 207( N/A%), pre moving , FPS 2.28, Running 60.45s Step 208( N/A%), pre moving , FPS 2.41, Running 61.02s Step 209( N/A%), pre moving , FPS 2.34, Running 61.50s Step 210( N/A%), pre moving , FPS 2.33, Running 62.04s Step 211( N/A%), pre moving , FPS 2.41, Running 62.20s Step 212( N/A%), pre moving , FPS 2.40, Running 62.73s Step 213( N/A%), pre moving , FPS 2.34, Running 63.16s Step 214( N/A%), pre moving , FPS 2.34, Running 63.69s Step 215( N/A%), pre moving , FPS 2.41, Running 63.87s Step 216( N/A%), pre moving , FPS 2.40, Running 64.42s Step 217( N/A%), pre moving , FPS 2.32, Running 64.86s Step 218( N/A%), pre moving , FPS 2.32, Running 65.38s Step 219( N/A%), pre moving , FPS 2.32, Running 65.55s Step 220( N/A%), pre moving , FPS 2.31, Running 66.04s Step 221( N/A%), pre moving , FPS 2.31, Running 66.48s Step 222( N/A%), pre moving , FPS 2.32, Running 67.00s Step 223( N/A%), pre moving , FPS 2.24, Running 67.50s Step 224( N/A%), pre moving , FPS 2.22, Running 68.09s Step 225( N/A%), pre moving , FPS 2.29, Running 68.22s Step 226( N/A%), pre moving , FPS 2.38, Running 68.42s Step 227( N/A%), pre moving , FPS 2.47, Running 68.55s Step 228( N/A%), pre moving , FPS 2.56, Running 68.84s Step 229( N/A%), pre moving , FPS 2.66, Running 69.02s Step 230( N/A%), pre moving , FPS 2.72, Running 69.38s Step 231( N/A%), pre moving , FPS 2.71, Running 69.58s Step 232( N/A%), pre moving , FPS 2.70, Running 70.14s Step 233( N/A%), pre moving , FPS 2.69, Running 70.60s Step 234( N/A%), pre moving , FPS 2.67, Running 71.18s Step 235( N/A%), pre moving , FPS 2.57, Running 71.64s Step 236( N/A%), pre moving , FPS 2.56, Running 72.22s Step 237( N/A%), pre moving , FPS 2.61, Running 72.50s Step 238( N/A%), pre moving , FPS 2.66, Running 72.90s Step 239( N/A%), pre moving , FPS 2.58, Running 73.31s Step 240( N/A%), pre moving , FPS 2.57, Running 73.81s Step 241( N/A%), pre moving , FPS 2.54, Running 74.35s Step 242( N/A%), pre moving , FPS 2.53, Running 74.91s Step 243( N/A%), pre moving , FPS 2.63, Running 75.11s Step 244( N/A%), pre moving , FPS 2.64, Running 75.66s Step 245( N/A%), pre moving , FPS 2.54, Running 76.10s Step 246( N/A%), pre moving , FPS 2.42, Running 76.68s Step 247( N/A%), pre moving , FPS 2.32, Running 77.16s Step 248( N/A%), pre moving , FPS 2.25, Running 77.74s Step 249( N/A%), pre moving , FPS 2.18, Running 78.19s Step 250( N/A%), pre moving , FPS 2.13, Running 78.79s Step 251( N/A%), pre moving , FPS 2.07, Running 79.26s Step 252( N/A%), pre moving , FPS 2.06, Running 79.84s Step 253( N/A%), pre moving , FPS 2.12, Running 80.03s Step 254( N/A%), pre moving , FPS 2.12, Running 80.60s Step 255( N/A%), pre moving , FPS 2.13, Running 81.04s Step 256( N/A%), pre moving , FPS 2.12, Running 81.64s Step 257( N/A%), pre moving , FPS 2.09, Running 82.09s Step 258( N/A%), pre moving , FPS 2.04, Running 82.68s Step 259( N/A%), pre moving , FPS 2.09, Running 82.88s Step 260( N/A%), pre moving , FPS 2.08, Running 83.43s Step 261( N/A%), pre moving , FPS 2.10, Running 83.89s Step 262( N/A%), pre moving , FPS 2.09, Running 84.49s Step 263( N/A%), pre moving , FPS 2.04, Running 84.94s Step 264( N/A%), pre moving , FPS 2.03, Running 85.51s Step 265( N/A%), pre moving , FPS 2.08, Running 85.70s Step 266( N/A%), pre moving , FPS 2.09, Running 86.27s Step 267( N/A%), pre moving , FPS 2.09, Running 86.74s Step 268( N/A%), pre moving , FPS 2.10, Running 87.27s Step 269( N/A%), pre moving , FPS 2.19, Running 87.31s Step 270( N/A%), pre moving , FPS 2.34, Running 87.35s Step 271( N/A%), pre moving , FPS 2.46, Running 87.41s Step 272( N/A%), pre moving , FPS 2.63, Running 87.45s Step 273( N/A%), pre moving , FPS 2.68, Running 87.48s Step 274( N/A%), pre moving , FPS 2.89, Running 87.52s Step 275( N/A%), pre moving , FPS 3.07, Running 87.56s Step 276( N/A%), pre moving , FPS 3.35, Running 87.60s Step 277( N/A%), pre moving , FPS 3.60, Running 87.64s Step 278( N/A%), pre moving , FPS 4.00, Running 87.68s Step 279( N/A%), pre moving , FPS 3.03, Running 89.49s Step 280( N/A%), pre moving , FPS 3.06, Running 89.97s Step 281( N/A%), pre moving , FPS 3.17, Running 90.20s Step 282( N/A%), pre moving , FPS 3.09, Running 90.97s Step 283( N/A%), pre moving , FPS 3.19, Running 91.21s Step 284( N/A%), pre moving , FPS 3.20, Running 91.76s Step 285( N/A%), pre moving , FPS 3.12, Running 92.11s Step 286( N/A%), pre moving , FPS 3.10, Running 92.71s Step 287( N/A%), pre moving , FPS 3.23, Running 92.93s Step 288( N/A%), pre moving , FPS 3.18, Running 93.55s Step 289( N/A%), pre moving , FPS 3.02, Running 93.93s Step 290( N/A%), pre moving , FPS 2.81, Running 94.47s Step 291( N/A%), pre moving , FPS 2.75, Running 94.68s Step 292( N/A%), pre moving , FPS 2.55, Running 95.29s Step 293( N/A%), pre moving , FPS 2.45, Running 95.66s Step 294( N/A%), pre moving , FPS 2.32, Running 96.16s Step 295( N/A%), pre moving , FPS 2.28, Running 96.34s Step 296( N/A%), pre moving , FPS 2.10, Running 97.13s Step 297( N/A%), pre moving , FPS 2.05, Running 97.38s Step 298( N/A%), pre moving , FPS 1.92, Running 98.07s Step 299( 0.33%), action 1, FPS 1.62, Running 101.83s Step 300( 0.67%), action 2, FPS 1.58, Running 102.60s Step 301( 1.00%), action 3, FPS 1.49, Running 103.59s Step 302( 1.33%), action 4, FPS 1.53, Running 104.01s Step 303( 1.67%), action 5, FPS 1.48, Running 104.74s Step 304( 2.00%), action 6, FPS 1.46, Running 105.49s Step 305( 2.33%), action 7, FPS 1.35, Running 106.88s Step 306( 2.67%), action 8, FPS 1.36, Running 107.46s Step 307( 3.00%), action 9, FPS 1.30, Running 108.26s Step 308( 3.33%), action 10, FPS 1.30, Running 108.90s Step 309( 3.67%), action 11, FPS 1.25, Running 109.89s Step 310( 4.00%), action 12, FPS 1.24, Running 110.61s Step 311( 4.33%), action 13, FPS 1.19, Running 111.54s Step 312( 4.67%), action 14, FPS 1.18, Running 112.24s Step 313( 5.00%), action 15, FPS 1.14, Running 113.14s Step 314( 5.33%), action 16, FPS 1.15, Running 113.58s Step 315( 5.67%), action 17, FPS 1.11, Running 114.36s Step 316( 6.00%), action 18, FPS 1.11, Running 115.08s Step 317( 6.33%), action 19, FPS 1.08, Running 115.89s Step 318( 6.67%), action 20, FPS 1.09, Running 116.39s Step 319( 7.00%), action 21, FPS 1.28, Running 117.51s Step 320( 7.33%), action 22, FPS 1.30, Running 117.94s Step 321( 7.67%), action 23, FPS 1.32, Running 118.75s Step 322( 8.00%), action 24, FPS 1.30, Running 119.40s Step 323( 8.33%), action 25, FPS 1.29, Running 120.29s Step 324( 8.67%), action 26, FPS 1.31, Running 120.73s Step 325( 9.00%), action 27, FPS 1.37, Running 121.52s Step 326( 9.33%), action 28, FPS 1.36, Running 122.19s Step 327( 9.67%), action 29, FPS 1.35, Running 123.09s Step 328( 10.00%), action 30, FPS 1.37, Running 123.53s Step 329( 10.33%), action 31, FPS 1.38, Running 124.37s Step 330( 10.67%), action 32, FPS 1.40, Running 124.92s Step 331( 11.00%), action 33, FPS 1.43, Running 125.53s Step 332( 11.33%), action 34, FPS 1.47, Running 125.89s Step 333( 11.67%), action 35, FPS 1.53, Running 126.20s Step 334( 12.00%), action 36, FPS 1.55, Running 126.52s Step 335( 12.33%), action 37, FPS 1.56, Running 127.16s Step 336( 12.67%), action 38, FPS 1.56, Running 127.89s Step 337( 13.00%), action 39, FPS 1.57, Running 128.64s Step 338( 13.33%), action 40, FPS 1.58, Running 129.03s Step 339( 13.67%), action 41, FPS 1.61, Running 129.92s Step 340( 14.00%), action 42, FPS 1.59, Running 130.50s Step 341( 14.33%), action 43, FPS 1.59, Running 131.36s Step 342( 14.67%), action 44, FPS 1.62, Running 131.75s Step 343( 15.00%), action 45, FPS 1.64, Running 132.50s Step 344( 15.33%), action 46, FPS 1.65, Running 132.86s Step 345( 15.67%), action 47, FPS 1.65, Running 133.63s Step 346( 16.00%), action 48, FPS 1.69, Running 134.03s Step 347( 16.33%), action 49, FPS 1.71, Running 134.79s Step 348( 16.67%), action 50, FPS 1.72, Running 135.18s Step 349( 17.00%), action 51, FPS 1.72, Running 135.97s Step 350( 17.33%), action 52, FPS 1.72, Running 136.58s Step 351( 17.67%), action 53, FPS 1.68, Running 137.46s Step 352( 18.00%), action 54, FPS 1.67, Running 137.87s Step 353( 18.33%), action 55, FPS 1.60, Running 138.68s Step 354( 18.67%), action 56, FPS 1.57, Running 139.29s Step 355( 19.00%), action 57, FPS 1.54, Running 140.15s Step 356( 19.33%), action 58, FPS 1.57, Running 140.62s Step 357( 19.67%), action 59, FPS 1.57, Running 141.42s Step 358( 20.00%), action 60, FPS 1.56, Running 141.87s Step 359( 20.33%), action 61, FPS 1.53, Running 142.98s Step 360( 20.67%), action 62, FPS 1.55, Running 143.42s Step 361( 21.00%), action 63, FPS 1.56, Running 144.17s Step 362( 21.33%), action 64, FPS 1.54, Running 144.76s Step 363( 21.67%), action 65, FPS 1.59, Running 145.10s Step 364( 22.00%), action 66, FPS 1.59, Running 145.47s Step 365( 22.33%), action 67, FPS 1.61, Running 146.07s Step 366( 22.67%), action 68, FPS 1.59, Running 146.64s Step 367( 23.00%), action 69, FPS 1.58, Running 147.48s Step 368( 23.33%), action 70, FPS 1.55, Running 148.09s Step 369( 23.67%), action 71, FPS 1.53, Running 149.02s Step 370( 24.00%), action 72, FPS 1.55, Running 149.44s Step 371( 24.33%), action 73, FPS 1.57, Running 150.17s Step 372( 24.67%), action 74, FPS 1.57, Running 150.60s Step 373( 25.00%), action 75, FPS 1.57, Running 151.38s Step 374( 25.33%), action 76, FPS 1.59, Running 151.85s Step 375( 25.67%), action 77, FPS 1.61, Running 152.60s Step 376( 26.00%), action 78, FPS 1.59, Running 153.20s Step 377( 26.33%), action 79, FPS 1.56, Running 154.23s Step 378( 26.67%), action 80, FPS 1.53, Running 154.97s Step 379( 27.00%), action 81, FPS 1.55, Running 155.88s Step 380( 27.33%), action 82, FPS 1.53, Running 156.49s Step 381( 27.67%), action 83, FPS 1.50, Running 157.46s Step 382( 28.00%), action 84, FPS 1.52, Running 157.88s Step 383( 28.33%), action 85, FPS 1.47, Running 158.71s Step 384( 28.67%), action 86, FPS 1.44, Running 159.32s Step 385( 29.00%), action 87, FPS 1.43, Running 160.09s Step 386( 29.33%), action 88, FPS 1.44, Running 160.56s Step 387( 29.67%), action 89, FPS 1.44, Running 161.38s Step 388( 30.00%), action 90, FPS 1.45, Running 161.92s Step 389( 30.33%), action 91, FPS 1.46, Running 162.73s Step 390( 30.67%), action 92, FPS 1.44, Running 163.28s Step 391( 31.00%), action 93, FPS 1.43, Running 164.14s Step 392( 31.33%), action 94, FPS 1.45, Running 164.42s Step 393( 31.67%), action 95, FPS 1.48, Running 164.86s Step 394( 32.00%), action 96, FPS 1.45, Running 165.64s Step 395( 32.33%), action 97, FPS 1.41, Running 166.78s Step 396( 32.67%), action 98, FPS 1.39, Running 167.61s Step 397( 33.00%), action 99, FPS 1.40, Running 168.50s Step 398( 33.33%), action 100, FPS 1.39, Running 169.38s Step 399( 33.67%), action 101, FPS 1.38, Running 170.35s Step 400( 34.00%), action 102, FPS 1.38, Running 171.01s Step 401( 34.33%), action 103, FPS 1.39, Running 171.85s Step 402( 34.67%), action 104, FPS 1.38, Running 172.37s Step 403( 35.00%), action 105, FPS 1.35, Running 173.50s Step 404( 35.33%), action 106, FPS 1.35, Running 174.09s Step 405( 35.67%), action 107, FPS 1.33, Running 175.12s Step 406( 36.00%), action 108, FPS 1.30, Running 175.89s Step 407( 36.33%), action 109, FPS 1.25, Running 177.33s Step 408( 36.67%), action 110, FPS 1.25, Running 177.97s Step 409( 37.00%), action 111, FPS 1.20, Running 179.34s Step 410( 37.33%), action 112, FPS 1.20, Running 179.99s Step 411( 37.67%), action 113, FPS 1.19, Running 180.93s Step 412( 38.00%), action 114, FPS 1.16, Running 181.61s Step 413( 38.33%), action 115, FPS 1.14, Running 182.34s Step 414( 38.67%), action 116, FPS 1.16, Running 182.82s Step 415( 39.00%), action 117, FPS 1.20, Running 183.39s Step 416( 39.33%), action 118, FPS 1.24, Running 183.71s Step 417( 39.67%), action 119, FPS 1.22, Running 184.86s [2026-08-02 18:58:38] [32 ] Seed 31 success after 185.18 s. +steps: 417 , actions: 119 . +Instruction: Empty +Total 8/32(25.00%) success. +Setting seed: 32 +Step 1( N/A%), pre moving , FPS 0.27, Running 3.68s Step 2( N/A%), pre moving , FPS 0.53, Running 3.78s Step 3( N/A%), pre moving , FPS 0.78, Running 3.86s Step 4( N/A%), pre moving , FPS 1.00, Running 4.01s Step 5( N/A%), pre moving , FPS 1.18, Running 4.24s Step 6( N/A%), pre moving , FPS 1.39, Running 4.33s Step 7( N/A%), pre moving , FPS 1.59, Running 4.41s Step 8( N/A%), pre moving , FPS 1.79, Running 4.48s Step 9( N/A%), pre moving , FPS 1.87, Running 4.82s Step 10( N/A%), pre moving , FPS 2.04, Running 4.91s Step 11( N/A%), pre moving , FPS 2.21, Running 4.99s Step 12( N/A%), pre moving , FPS 2.26, Running 5.31s Step 13( N/A%), pre moving , FPS 2.41, Running 5.39s Step 14( N/A%), pre moving , FPS 2.57, Running 5.45s Step 15( N/A%), pre moving , FPS 2.63, Running 5.71s Step 16( N/A%), pre moving , FPS 2.71, Running 5.90s Step 17( N/A%), pre moving , FPS 2.85, Running 5.97s Step 18( N/A%), pre moving , FPS 2.97, Running 6.06s Step 19( N/A%), pre moving , FPS 3.10, Running 6.13s Step 20( N/A%), pre moving , FPS 3.13, Running 6.39s Step 21( N/A%), pre moving , FPS 6.42, Running 6.80s Step 22( N/A%), pre moving , FPS 6.07, Running 7.07s Step 23( N/A%), pre moving , FPS 6.05, Running 7.16s Step 24( N/A%), pre moving , FPS 6.14, Running 7.27s Step 25( N/A%), pre moving , FPS 6.47, Running 7.33s Step 26( N/A%), pre moving , FPS 5.77, Running 7.80s Step 27( N/A%), pre moving , FPS 5.38, Running 8.13s Step 28( N/A%), pre moving , FPS 5.42, Running 8.17s Step 29( N/A%), pre moving , FPS 5.87, Running 8.22s Step 30( N/A%), pre moving , FPS 5.88, Running 8.31s Step 31( N/A%), pre moving , FPS 5.89, Running 8.39s Step 32( N/A%), pre moving , FPS 6.33, Running 8.47s Step 33( N/A%), pre moving , FPS 5.95, Running 8.75s Step 34( N/A%), pre moving , FPS 5.89, Running 8.85s Step 35( N/A%), pre moving , FPS 6.22, Running 8.93s Step 36( N/A%), pre moving , FPS 5.52, Running 9.52s Step 37( N/A%), pre moving , FPS 5.16, Running 9.85s Step 38( N/A%), pre moving , FPS 5.15, Running 9.94s Step 39( N/A%), pre moving , FPS 5.14, Running 10.02s Step 40( N/A%), pre moving , FPS 5.05, Running 10.35s Step 41( N/A%), pre moving , FPS 5.55, Running 10.41s Step 42( N/A%), pre moving , FPS 5.84, Running 10.50s Step 43( N/A%), pre moving , FPS 5.87, Running 10.57s Step 44( N/A%), pre moving , FPS 5.92, Running 10.65s Step 45( N/A%), pre moving , FPS 5.49, Running 10.97s Step 46( N/A%), pre moving , FPS 6.11, Running 11.07s Step 47( N/A%), pre moving , FPS 6.53, Running 11.19s Step 48( N/A%), pre moving , FPS 5.87, Running 11.57s Step 49( N/A%), pre moving , FPS 5.78, Running 11.69s Step 50( N/A%), pre moving , FPS 5.33, Running 12.06s Step 51( N/A%), pre moving , FPS 5.26, Running 12.19s Step 52( N/A%), pre moving , FPS 5.01, Running 12.46s Step 53( N/A%), pre moving , FPS 5.07, Running 12.70s Step 54( N/A%), pre moving , FPS 5.04, Running 12.82s Step 55( N/A%), pre moving , FPS 4.71, Running 13.18s Step 56( N/A%), pre moving , FPS 5.30, Running 13.29s Step 57( N/A%), pre moving , FPS 5.62, Running 13.41s Step 58( N/A%), pre moving , FPS 5.25, Running 13.76s Step 59( N/A%), pre moving , FPS 5.18, Running 13.89s Step 60( N/A%), pre moving , FPS 5.41, Running 14.05s Step 61( N/A%), pre moving , FPS 5.03, Running 14.39s Step 62( N/A%), pre moving , FPS 4.99, Running 14.51s Step 63( N/A%), pre moving , FPS 4.65, Running 14.87s Step 64( N/A%), pre moving , FPS 4.60, Running 15.00s Step 65( N/A%), pre moving , FPS 4.83, Running 15.11s Step 66( N/A%), pre moving , FPS 4.54, Running 15.48s Step 67( N/A%), pre moving , FPS 4.52, Running 15.61s Step 68( N/A%), pre moving , FPS 4.73, Running 15.80s Step 69( N/A%), pre moving , FPS 4.55, Running 16.09s Step 70( N/A%), pre moving , FPS 4.82, Running 16.20s Step 71( N/A%), pre moving , FPS 4.90, Running 16.27s Step 72( N/A%), pre moving , FPS 4.78, Running 16.64s Step 73( N/A%), pre moving , FPS 4.92, Running 16.77s Step 74( N/A%), pre moving , FPS 4.98, Running 16.83s Step 75( N/A%), pre moving , FPS 5.36, Running 16.91s Step 76( N/A%), pre moving , FPS 5.08, Running 17.23s Step 77( N/A%), pre moving , FPS 5.18, Running 17.27s Step 78( N/A%), pre moving , FPS 5.60, Running 17.32s Step 79( N/A%), pre moving , FPS 5.77, Running 17.35s Step 80( N/A%), pre moving , FPS 6.00, Running 17.38s Step 81( N/A%), pre moving , FPS 6.59, Running 17.42s Step 82( N/A%), pre moving , FPS 6.73, Running 17.48s Step 83( N/A%), pre moving , FPS 7.53, Running 17.53s Step 84( N/A%), pre moving , FPS 7.69, Running 17.60s Step 85( N/A%), pre moving , FPS 7.93, Running 17.64s Step 86( N/A%), pre moving , FPS 8.90, Running 17.73s Step 87( N/A%), pre moving , FPS 9.12, Running 17.81s Step 88( N/A%), pre moving , FPS 9.68, Running 17.87s Step 89( N/A%), pre moving , FPS 10.87, Running 17.92s Step 90( N/A%), pre moving , FPS 11.17, Running 17.99s Step 91( N/A%), pre moving , FPS 11.09, Running 18.08s Step 92( N/A%), pre moving , FPS 13.27, Running 18.15s Step 93( N/A%), pre moving , FPS 13.61, Running 18.23s Step 94( N/A%), pre moving , FPS 13.45, Running 18.32s Step 95( N/A%), pre moving , FPS 13.45, Running 18.39s Step 96( N/A%), pre moving , FPS 13.51, Running 18.71s Step 97( N/A%), pre moving , FPS 13.03, Running 18.81s Step 98( N/A%), pre moving , FPS 7.64, Running 19.94s Step 99( N/A%), pre moving , FPS 6.72, Running 20.33s Step 100( N/A%), pre moving , FPS 5.67, Running 20.90s Step 101( N/A%), pre moving , FPS 5.07, Running 21.36s Step 102( N/A%), pre moving , FPS 4.53, Running 21.89s Step 103( N/A%), pre moving , FPS 4.37, Running 22.11s Step 104( N/A%), pre moving , FPS 3.99, Running 22.61s Step 105( N/A%), pre moving , FPS 3.69, Running 23.05s Step 106( N/A%), pre moving , FPS 3.40, Running 23.61s Step 107( N/A%), pre moving , FPS 3.32, Running 23.83s Step 108( N/A%), pre moving , FPS 3.11, Running 24.30s Step 109( N/A%), pre moving , FPS 2.94, Running 24.73s Step 110( N/A%), pre moving , FPS 2.73, Running 25.32s Step 111( N/A%), pre moving , FPS 2.67, Running 25.57s Step 112( N/A%), pre moving , FPS 2.54, Running 26.01s Step 113( N/A%), pre moving , FPS 2.44, Running 26.43s Step 114( N/A%), pre moving , FPS 2.31, Running 26.99s Step 115( N/A%), pre moving , FPS 2.24, Running 27.34s Step 116( N/A%), pre moving , FPS 2.23, Running 27.67s Step 117( N/A%), pre moving , FPS 2.17, Running 28.04s Step 118( N/A%), pre moving , FPS 2.39, Running 28.33s Step 119( N/A%), pre moving , FPS 2.39, Running 28.69s Step 120( N/A%), pre moving , FPS 2.40, Running 29.23s Step 121( N/A%), pre moving , FPS 2.40, Running 29.68s Step 122( N/A%), pre moving , FPS 2.40, Running 30.22s Step 123( N/A%), pre moving , FPS 2.36, Running 30.59s Step 124( N/A%), pre moving , FPS 2.36, Running 31.08s Step 125( N/A%), pre moving , FPS 2.43, Running 31.28s Step 126( N/A%), pre moving , FPS 2.43, Running 31.84s Step 127( N/A%), pre moving , FPS 2.44, Running 32.01s Step 128( N/A%), pre moving , FPS 2.44, Running 32.50s Step 129( N/A%), pre moving , FPS 2.44, Running 32.93s Step 130( N/A%), pre moving , FPS 2.45, Running 33.48s Step 131( N/A%), pre moving , FPS 2.47, Running 33.66s Step 132( N/A%), pre moving , FPS 2.45, Running 34.18s Step 133( N/A%), pre moving , FPS 2.43, Running 34.66s Step 134( N/A%), pre moving , FPS 2.43, Running 35.21s Step 135( N/A%), pre moving , FPS 2.40, Running 35.67s Step 136( N/A%), pre moving , FPS 2.42, Running 35.94s Step 137( N/A%), pre moving , FPS 2.49, Running 36.08s Step 138( N/A%), pre moving , FPS 2.46, Running 36.44s Step 139( N/A%), pre moving , FPS 2.50, Running 36.69s Step 140( N/A%), pre moving , FPS 2.55, Running 37.08s Step 141( N/A%), pre moving , FPS 2.54, Running 37.55s Step 142( N/A%), pre moving , FPS 2.53, Running 38.13s Step 143( N/A%), pre moving , FPS 2.50, Running 38.60s Step 144( N/A%), pre moving , FPS 2.46, Running 39.20s Step 145( N/A%), pre moving , FPS 2.45, Running 39.46s Step 146( N/A%), pre moving , FPS 2.48, Running 39.91s Step 147( N/A%), pre moving , FPS 2.40, Running 40.34s Step 148( N/A%), pre moving , FPS 2.38, Running 40.89s Step 149( N/A%), pre moving , FPS 2.36, Running 41.40s Step 150( N/A%), pre moving , FPS 2.35, Running 42.00s Step 151( N/A%), pre moving , FPS 2.27, Running 42.48s Step 152( N/A%), pre moving , FPS 2.26, Running 43.04s Step 153( N/A%), pre moving , FPS 2.33, Running 43.25s Step 154( N/A%), pre moving , FPS 2.33, Running 43.79s Step 155( N/A%), pre moving , FPS 2.34, Running 44.24s Step 156( N/A%), pre moving , FPS 2.27, Running 44.77s Step 157( N/A%), pre moving , FPS 2.25, Running 44.99s Step 158( N/A%), pre moving , FPS 2.21, Running 45.48s Step 159( N/A%), pre moving , FPS 2.17, Running 45.90s Step 160( N/A%), pre moving , FPS 2.14, Running 46.42s Step 161( N/A%), pre moving , FPS 2.20, Running 46.63s Step 162( N/A%), pre moving , FPS 2.23, Running 47.11s Step 163( N/A%), pre moving , FPS 2.26, Running 47.46s Step 164( N/A%), pre moving , FPS 2.39, Running 47.58s Step 165( N/A%), pre moving , FPS 2.44, Running 47.67s Step 166( N/A%), pre moving , FPS 2.46, Running 48.03s Step 167( N/A%), pre moving , FPS 2.56, Running 48.15s Step 168( N/A%), pre moving , FPS 2.72, Running 48.23s Step 169( N/A%), pre moving , FPS 2.78, Running 48.59s Step 170( N/A%), pre moving , FPS 2.99, Running 48.70s Step 171( N/A%), pre moving , FPS 3.17, Running 48.78s Step 172( N/A%), pre moving , FPS 3.42, Running 48.88s Step 173( N/A%), pre moving , FPS 2.57, Running 51.02s Step 174( N/A%), pre moving , FPS 2.56, Running 51.60s Step 175( N/A%), pre moving , FPS 2.53, Running 52.15s Step 176( N/A%), pre moving , FPS 2.44, Running 52.95s Step 177( N/A%), pre moving , FPS 2.44, Running 53.18s Step 178( N/A%), pre moving , FPS 2.41, Running 53.79s Step 179( N/A%), pre moving , FPS 2.40, Running 54.23s Step 180( N/A%), pre moving , FPS 2.40, Running 54.76s Step 181( N/A%), pre moving , FPS 2.41, Running 54.95s Step 182( N/A%), pre moving , FPS 2.44, Running 55.32s Step 183( N/A%), pre moving , FPS 2.48, Running 55.52s Step 184( N/A%), pre moving , FPS 2.40, Running 55.91s Step 185( N/A%), pre moving , FPS 2.36, Running 56.14s Step 186( N/A%), pre moving , FPS 2.30, Running 56.72s Step 187( N/A%), pre moving , FPS 2.22, Running 57.17s Step 188( N/A%), pre moving , FPS 2.11, Running 57.69s Step 189( N/A%), pre moving , FPS 2.15, Running 57.90s Step 190( N/A%), pre moving , FPS 2.05, Running 58.46s Step 191( N/A%), pre moving , FPS 1.97, Running 58.92s Step 192( N/A%), pre moving , FPS 1.90, Running 59.41s Step 193( 0.33%), action 1, FPS 2.13, Running 60.42s Step 194( 0.67%), action 2, FPS 2.16, Running 60.87s Step 195( 1.00%), action 3, FPS 2.12, Running 61.60s Step 196( 1.33%), action 4, FPS 2.22, Running 61.96s Step 197( 1.67%), action 5, FPS 2.09, Running 62.74s Step 198( 2.00%), action 6, FPS 2.12, Running 63.21s Step 199( 2.33%), action 7, FPS 2.08, Running 63.84s Step 200( 2.67%), action 8, FPS 2.06, Running 64.49s Step 201( 3.00%), action 9, FPS 1.91, Running 65.43s Step 202( 3.33%), action 10, FPS 1.90, Running 65.85s Step 203( 3.67%), action 11, FPS 1.74, Running 67.04s Step 204( 4.00%), action 12, FPS 1.73, Running 67.46s Step 205( 4.33%), action 13, FPS 1.66, Running 68.21s Step 206( 4.67%), action 14, FPS 1.66, Running 68.77s Step 207( 5.00%), action 15, FPS 1.60, Running 69.64s Step 208( 5.33%), action 16, FPS 1.60, Running 70.18s Step 209( 5.67%), action 17, FPS 1.54, Running 70.88s Step 210( 6.00%), action 18, FPS 1.53, Running 71.52s Step 211( 6.33%), action 19, FPS 1.49, Running 72.33s Step 212( 6.67%), action 20, FPS 1.44, Running 73.27s Step 213( 7.00%), action 21, FPS 1.44, Running 74.34s Step 214( 7.33%), action 22, FPS 1.43, Running 74.85s Step 215( 7.67%), action 23, FPS 1.41, Running 75.82s Step 216( 8.00%), action 24, FPS 1.40, Running 76.28s Step 217( 8.33%), action 25, FPS 1.41, Running 76.90s Step 218( 8.67%), action 26, FPS 1.42, Running 77.25s Step 219( 9.00%), action 27, FPS 1.41, Running 78.01s Step 220( 9.33%), action 28, FPS 1.40, Running 78.82s Step 221( 9.67%), action 29, FPS 1.40, Running 79.68s Step 222( 10.00%), action 30, FPS 1.40, Running 80.18s Step 223( 10.33%), action 31, FPS 1.44, Running 80.96s Step 224( 10.67%), action 32, FPS 1.41, Running 81.64s Step 225( 11.00%), action 33, FPS 1.41, Running 82.45s Step 226( 11.33%), action 34, FPS 1.40, Running 83.09s Step 227( 11.67%), action 35, FPS 1.39, Running 84.02s Step 228( 12.00%), action 36, FPS 1.40, Running 84.43s Step 229( 12.33%), action 37, FPS 1.36, Running 85.60s Step 230( 12.67%), action 38, FPS 1.37, Running 86.09s Step 231( 13.00%), action 39, FPS 1.38, Running 86.85s Step 232( 13.33%), action 40, FPS 1.41, Running 87.45s Step 233( 13.67%), action 41, FPS 1.37, Running 88.97s Step 234( 14.00%), action 42, FPS 1.37, Running 89.49s Step 235( 14.33%), action 43, FPS 1.39, Running 90.20s Step 236( 14.67%), action 44, FPS 1.38, Running 90.81s Step 237( 15.00%), action 45, FPS 1.34, Running 91.79s Step 238( 15.33%), action 46, FPS 1.30, Running 92.59s Step 239( 15.67%), action 47, FPS 1.32, Running 93.19s Step 240( 16.00%), action 48, FPS 1.35, Running 93.66s Step 241( 16.33%), action 49, FPS 1.35, Running 94.49s Step 242( 16.67%), action 50, FPS 1.33, Running 95.25s [2026-08-02 19:00:14] [33 ] Seed 32 failed after 95.59 s. +steps: 242 , actions: 50 . +Instruction: Empty +Total 8/33(24.24%) success. +Setting seed: 33 +Step 1( N/A%), pre moving , FPS 0.47, Running 2.13s Step 2( N/A%), pre moving , FPS 0.92, Running 2.17s Step 3( N/A%), pre moving , FPS 1.33, Running 2.26s Step 4( N/A%), pre moving , FPS 1.72, Running 2.33s Step 5( N/A%), pre moving , FPS 1.99, Running 2.51s Step 6( N/A%), pre moving , FPS 2.20, Running 2.73s Step 7( N/A%), pre moving , FPS 2.49, Running 2.82s Step 8( N/A%), pre moving , FPS 2.77, Running 2.89s Step 9( N/A%), pre moving , FPS 2.96, Running 3.04s Step 10( N/A%), pre moving , FPS 3.06, Running 3.27s Step 11( N/A%), pre moving , FPS 3.27, Running 3.36s Step 12( N/A%), pre moving , FPS 3.50, Running 3.43s Step 13( N/A%), pre moving , FPS 3.70, Running 3.51s Step 14( N/A%), pre moving , FPS 3.65, Running 3.84s Step 15( N/A%), pre moving , FPS 3.83, Running 3.92s Step 16( N/A%), pre moving , FPS 4.01, Running 3.99s Step 17( N/A%), pre moving , FPS 4.17, Running 4.07s Step 18( N/A%), pre moving , FPS 4.16, Running 4.32s Step 19( N/A%), pre moving , FPS 4.26, Running 4.46s Step 20( N/A%), pre moving , FPS 4.41, Running 4.54s Step 21( N/A%), pre moving , FPS 6.63, Running 5.15s Step 22( N/A%), pre moving , FPS 6.46, Running 5.26s Step 23( N/A%), pre moving , FPS 6.00, Running 5.59s Step 24( N/A%), pre moving , FPS 6.00, Running 5.66s Step 25( N/A%), pre moving , FPS 6.22, Running 5.73s Step 26( N/A%), pre moving , FPS 5.66, Running 6.26s Step 27( N/A%), pre moving , FPS 5.68, Running 6.34s Step 28( N/A%), pre moving , FPS 5.29, Running 6.67s Step 29( N/A%), pre moving , FPS 5.38, Running 6.76s Step 30( N/A%), pre moving , FPS 5.62, Running 6.83s Step 31( N/A%), pre moving , FPS 5.59, Running 6.94s Step 32( N/A%), pre moving , FPS 5.19, Running 7.28s Step 33( N/A%), pre moving , FPS 5.17, Running 7.38s Step 34( N/A%), pre moving , FPS 5.52, Running 7.46s Step 35( N/A%), pre moving , FPS 5.45, Running 7.59s Step 36( N/A%), pre moving , FPS 4.57, Running 8.36s Step 37( N/A%), pre moving , FPS 4.56, Running 8.46s Step 38( N/A%), pre moving , FPS 4.74, Running 8.54s Step 39( N/A%), pre moving , FPS 4.82, Running 8.61s Step 40( N/A%), pre moving , FPS 4.55, Running 8.94s Step 41( N/A%), pre moving , FPS 5.15, Running 9.03s Step 42( N/A%), pre moving , FPS 5.25, Running 9.07s Step 43( N/A%), pre moving , FPS 5.60, Running 9.16s Step 44( N/A%), pre moving , FPS 5.24, Running 9.48s Step 45( N/A%), pre moving , FPS 5.21, Running 9.57s Step 46( N/A%), pre moving , FPS 5.94, Running 9.63s Step 47( N/A%), pre moving , FPS 5.92, Running 9.71s Step 48( N/A%), pre moving , FPS 5.92, Running 10.04s Step 49( N/A%), pre moving , FPS 5.92, Running 10.13s Step 50( N/A%), pre moving , FPS 5.92, Running 10.21s Step 51( N/A%), pre moving , FPS 5.98, Running 10.29s Step 52( N/A%), pre moving , FPS 6.01, Running 10.61s Step 53( N/A%), pre moving , FPS 6.01, Running 10.70s Step 54( N/A%), pre moving , FPS 6.04, Running 10.77s Step 55( N/A%), pre moving , FPS 6.14, Running 10.85s Step 56( N/A%), pre moving , FPS 7.11, Running 11.18s Step 57( N/A%), pre moving , FPS 7.13, Running 11.27s Step 58( N/A%), pre moving , FPS 7.12, Running 11.35s Step 59( N/A%), pre moving , FPS 6.74, Running 11.57s Step 60( N/A%), pre moving , FPS 7.07, Running 11.76s Step 61( N/A%), pre moving , FPS 7.13, Running 11.84s Step 62( N/A%), pre moving , FPS 7.03, Running 11.92s Step 63( N/A%), pre moving , FPS 6.40, Running 12.28s Step 64( N/A%), pre moving , FPS 6.84, Running 12.40s Step 65( N/A%), pre moving , FPS 6.78, Running 12.52s Step 66( N/A%), pre moving , FPS 6.12, Running 12.90s Step 67( N/A%), pre moving , FPS 6.07, Running 13.01s Step 68( N/A%), pre moving , FPS 6.42, Running 13.16s Step 69( N/A%), pre moving , FPS 5.93, Running 13.51s Step 70( N/A%), pre moving , FPS 5.87, Running 13.61s Step 71( N/A%), pre moving , FPS 5.42, Running 13.98s Step 72( N/A%), pre moving , FPS 5.72, Running 14.11s Step 73( N/A%), pre moving , FPS 5.69, Running 14.22s Step 74( N/A%), pre moving , FPS 5.25, Running 14.57s Step 75( N/A%), pre moving , FPS 5.20, Running 14.70s Step 76( N/A%), pre moving , FPS 5.51, Running 14.81s Step 77( N/A%), pre moving , FPS 5.12, Running 15.17s Step 78( N/A%), pre moving , FPS 5.05, Running 15.30s Step 79( N/A%), pre moving , FPS 5.12, Running 15.48s Step 80( N/A%), pre moving , FPS 4.97, Running 15.79s Step 81( N/A%), pre moving , FPS 4.94, Running 15.89s Step 82( N/A%), pre moving , FPS 4.93, Running 15.98s Step 83( N/A%), pre moving , FPS 5.25, Running 16.09s Step 84( N/A%), pre moving , FPS 5.26, Running 16.20s Step 85( N/A%), pre moving , FPS 5.22, Running 16.35s Step 86( N/A%), pre moving , FPS 5.66, Running 16.44s Step 87( N/A%), pre moving , FPS 5.71, Running 16.51s Step 88( N/A%), pre moving , FPS 5.81, Running 16.60s Step 89( N/A%), pre moving , FPS 6.32, Running 16.67s Step 90( N/A%), pre moving , FPS 6.39, Running 16.75s Step 91( N/A%), pre moving , FPS 6.47, Running 17.07s Step 92( N/A%), pre moving , FPS 6.55, Running 17.16s Step 93( N/A%), pre moving , FPS 6.64, Running 17.23s Step 94( N/A%), pre moving , FPS 7.32, Running 17.31s Step 95( N/A%), pre moving , FPS 6.81, Running 17.63s Step 96( N/A%), pre moving , FPS 6.93, Running 17.69s Step 97( N/A%), pre moving , FPS 7.64, Running 17.79s Step 98( N/A%), pre moving , FPS 7.80, Running 17.87s Step 99( N/A%), pre moving , FPS 7.36, Running 18.20s Step 100( N/A%), pre moving , FPS 8.00, Running 18.29s Step 101( N/A%), pre moving , FPS 8.09, Running 18.36s Step 102( N/A%), pre moving , FPS 8.11, Running 18.44s Step 103( N/A%), pre moving , FPS 7.48, Running 18.76s Step 104( N/A%), pre moving , FPS 7.54, Running 18.86s Step 105( N/A%), pre moving , FPS 7.77, Running 18.92s Step 106( N/A%), pre moving , FPS 7.78, Running 19.01s Step 107( N/A%), pre moving , FPS 7.08, Running 19.33s Step 108( N/A%), pre moving , FPS 7.08, Running 19.42s Step 109( N/A%), pre moving , FPS 7.08, Running 19.49s Step 110( N/A%), pre moving , FPS 7.05, Running 19.58s Step 111( N/A%), pre moving , FPS 7.04, Running 19.91s Step 112( N/A%), pre moving , FPS 7.03, Running 20.01s Step 113( N/A%), pre moving , FPS 6.99, Running 20.09s Step 114( N/A%), pre moving , FPS 6.44, Running 20.41s Step 115( N/A%), pre moving , FPS 6.94, Running 20.51s Step 116( N/A%), pre moving , FPS 6.91, Running 20.59s Step 117( N/A%), pre moving , FPS 6.96, Running 20.66s Step 118( N/A%), pre moving , FPS 6.39, Running 21.00s Step 119( N/A%), pre moving , FPS 6.91, Running 21.09s Step 120( N/A%), pre moving , FPS 6.92, Running 21.18s Step 121( N/A%), pre moving , FPS 6.36, Running 21.50s Step 122( N/A%), pre moving , FPS 6.33, Running 21.60s Step 123( N/A%), pre moving , FPS 6.85, Running 21.68s Step 124( N/A%), pre moving , FPS 6.92, Running 21.75s Step 125( N/A%), pre moving , FPS 6.35, Running 22.07s Step 126( N/A%), pre moving , FPS 6.33, Running 22.17s Step 127( N/A%), pre moving , FPS 5.05, Running 23.29s Step 128( N/A%), pre moving , FPS 4.66, Running 23.72s Step 129( N/A%), pre moving , FPS 4.15, Running 24.31s Step 130( N/A%), pre moving , FPS 4.09, Running 24.47s Step 131( N/A%), pre moving , FPS 3.98, Running 24.94s Step 132( N/A%), pre moving , FPS 3.73, Running 25.36s Step 133( N/A%), pre moving , FPS 3.43, Running 25.92s Step 134( N/A%), pre moving , FPS 3.52, Running 26.10s Step 135( N/A%), pre moving , FPS 3.30, Running 26.57s Step 136( N/A%), pre moving , FPS 3.13, Running 26.98s Step 137( N/A%), pre moving , FPS 2.91, Running 27.52s Step 138( N/A%), pre moving , FPS 2.87, Running 27.97s Step 139( N/A%), pre moving , FPS 2.69, Running 28.53s Step 140( N/A%), pre moving , FPS 2.66, Running 28.70s Step 141( N/A%), pre moving , FPS 2.58, Running 29.26s Step 142( N/A%), pre moving , FPS 2.47, Running 29.71s Step 143( N/A%), pre moving , FPS 2.34, Running 30.24s Step 144( N/A%), pre moving , FPS 2.30, Running 30.43s Step 145( N/A%), pre moving , FPS 2.26, Running 30.92s Step 146( N/A%), pre moving , FPS 2.18, Running 31.32s Step 147( N/A%), pre moving , FPS 2.34, Running 31.85s Step 148( N/A%), pre moving , FPS 2.41, Running 32.03s Step 149( N/A%), pre moving , FPS 2.43, Running 32.55s Step 150( N/A%), pre moving , FPS 2.36, Running 32.95s Step 151( N/A%), pre moving , FPS 2.34, Running 33.50s Step 152( N/A%), pre moving , FPS 2.41, Running 33.67s Step 153( N/A%), pre moving , FPS 2.46, Running 34.07s Step 154( N/A%), pre moving , FPS 2.47, Running 34.19s Step 155( N/A%), pre moving , FPS 2.54, Running 34.44s Step 156( N/A%), pre moving , FPS 2.63, Running 34.58s Step 157( N/A%), pre moving , FPS 2.75, Running 34.79s Step 158( N/A%), pre moving , FPS 2.87, Running 34.94s Step 159( N/A%), pre moving , FPS 2.97, Running 35.27s Step 160( N/A%), pre moving , FPS 2.96, Running 35.44s Step 161( N/A%), pre moving , FPS 3.02, Running 35.88s Step 162( N/A%), pre moving , FPS 2.95, Running 36.48s Step 163( N/A%), pre moving , FPS 2.94, Running 37.04s Step 164( N/A%), pre moving , FPS 2.83, Running 37.49s Step 165( N/A%), pre moving , FPS 2.80, Running 38.06s Step 166( N/A%), pre moving , FPS 2.88, Running 38.27s Step 167( N/A%), pre moving , FPS 2.90, Running 38.75s Step 168( N/A%), pre moving , FPS 2.79, Running 39.21s Step 169( N/A%), pre moving , FPS 2.77, Running 39.78s Step 170( N/A%), pre moving , FPS 2.75, Running 40.22s Step 171( N/A%), pre moving , FPS 2.74, Running 40.81s Step 172( N/A%), pre moving , FPS 2.64, Running 41.25s Step 173( N/A%), pre moving , FPS 2.59, Running 41.79s Step 174( N/A%), pre moving , FPS 2.54, Running 42.06s Step 175( N/A%), pre moving , FPS 2.48, Running 42.49s Step 176( N/A%), pre moving , FPS 2.40, Running 42.91s Step 177( N/A%), pre moving , FPS 2.31, Running 43.47s Step 178( N/A%), pre moving , FPS 2.30, Running 43.62s Step 179( N/A%), pre moving , FPS 2.25, Running 44.17s Step 180( N/A%), pre moving , FPS 2.18, Running 44.62s Step 181( N/A%), pre moving , FPS 2.14, Running 45.21s Step 182( N/A%), pre moving , FPS 2.18, Running 45.67s Step 183( N/A%), pre moving , FPS 2.18, Running 46.22s Step 184( N/A%), pre moving , FPS 2.24, Running 46.43s Step 185( N/A%), pre moving , FPS 2.25, Running 46.94s Step 186( N/A%), pre moving , FPS 2.19, Running 47.40s Step 187( N/A%), pre moving , FPS 2.17, Running 47.97s Step 188( N/A%), pre moving , FPS 2.17, Running 48.41s Step 189( N/A%), pre moving , FPS 2.17, Running 49.00s Step 190( N/A%), pre moving , FPS 2.26, Running 49.08s Step 191( N/A%), pre moving , FPS 2.39, Running 49.18s Step 192( N/A%), pre moving , FPS 2.42, Running 49.53s Step 193( N/A%), pre moving , FPS 2.55, Running 49.65s Step 194( N/A%), pre moving , FPS 2.60, Running 49.75s Step 195( N/A%), pre moving , FPS 2.63, Running 50.10s Step 196( N/A%), pre moving , FPS 2.74, Running 50.21s Step 197( N/A%), pre moving , FPS 2.93, Running 50.30s Step 198( N/A%), pre moving , FPS 2.95, Running 50.40s Step 199( N/A%), pre moving , FPS 3.04, Running 50.74s Step 200( N/A%), pre moving , FPS 2.49, Running 52.67s Step 201( N/A%), pre moving , FPS 2.48, Running 53.27s Step 202( N/A%), pre moving , FPS 2.49, Running 53.72s Step 203( N/A%), pre moving , FPS 2.56, Running 54.03s Step 204( N/A%), pre moving , FPS 2.56, Running 54.24s Step 205( N/A%), pre moving , FPS 2.61, Running 54.60s Step 206( N/A%), pre moving , FPS 2.69, Running 54.82s Step 207( N/A%), pre moving , FPS 2.70, Running 55.38s Step 208( N/A%), pre moving , FPS 2.78, Running 55.60s Step 209( N/A%), pre moving , FPS 2.70, Running 56.41s Step 210( N/A%), pre moving , FPS 2.65, Running 56.62s Step 211( N/A%), pre moving , FPS 2.51, Running 57.17s Step 212( N/A%), pre moving , FPS 2.52, Running 57.46s Step 213( N/A%), pre moving , FPS 2.40, Running 57.99s Step 214( N/A%), pre moving , FPS 2.34, Running 58.29s Step 215( N/A%), pre moving , FPS 2.31, Running 58.76s Step 216( N/A%), pre moving , FPS 2.28, Running 59.00s Step 217( N/A%), pre moving , FPS 2.12, Running 59.73s Step 218( N/A%), pre moving , FPS 2.09, Running 59.95s Step 219( N/A%), pre moving , FPS 2.07, Running 60.42s Step 220( 0.33%), action 1, FPS 2.17, Running 61.88s Step 221( 0.67%), action 2, FPS 2.24, Running 62.21s Step 222( 1.00%), action 3, FPS 2.15, Running 63.01s Step 223( 1.33%), action 4, FPS 2.16, Running 63.28s Step 224( 1.67%), action 5, FPS 2.02, Running 64.15s Step 225( 2.00%), action 6, FPS 2.02, Running 64.48s Step 226( 2.33%), action 7, FPS 1.91, Running 65.30s Step 227( 2.67%), action 8, FPS 1.96, Running 65.60s Step 228( 3.00%), action 9, FPS 1.84, Running 66.45s Step 229( 3.33%), action 10, FPS 1.89, Running 66.99s Step 230( 3.67%), action 11, FPS 1.77, Running 67.91s Step 231( 4.00%), action 12, FPS 1.80, Running 68.25s Step 232( 4.33%), action 13, FPS 1.72, Running 69.12s Step 233( 4.67%), action 14, FPS 1.75, Running 69.41s Step 234( 5.00%), action 15, FPS 1.68, Running 70.19s Step 235( 5.33%), action 16, FPS 1.71, Running 70.49s Step 236( 5.67%), action 17, FPS 1.63, Running 71.29s Step 237( 6.00%), action 18, FPS 1.69, Running 71.57s Step 238( 6.33%), action 19, FPS 1.61, Running 72.39s Step 239( 6.67%), action 20, FPS 1.63, Running 72.68s Step 240( 7.00%), action 21, FPS 1.77, Running 73.17s Step 241( 7.33%), action 22, FPS 1.77, Running 73.50s Step 242( 7.67%), action 23, FPS 1.81, Running 74.07s Step 243( 8.00%), action 24, FPS 1.80, Running 74.41s Step 244( 8.33%), action 25, FPS 1.82, Running 75.14s Step 245( 8.67%), action 26, FPS 1.77, Running 75.75s Step 246( 9.00%), action 27, FPS 1.79, Running 76.47s Step 247( 9.33%), action 28, FPS 1.77, Running 76.92s Step 248( 9.67%), action 29, FPS 1.75, Running 77.87s Step 249( 10.00%), action 30, FPS 1.79, Running 78.15s Step 250( 10.33%), action 31, FPS 1.79, Running 79.11s Step 251( 10.67%), action 32, FPS 1.75, Running 79.65s Step 252( 11.00%), action 33, FPS 1.74, Running 80.59s Step 253( 11.33%), action 34, FPS 1.75, Running 80.87s Step 254( 11.67%), action 35, FPS 1.73, Running 81.75s Step 255( 12.00%), action 36, FPS 1.73, Running 82.06s Step 256( 12.33%), action 37, FPS 1.71, Running 82.95s Step 257( 12.67%), action 38, FPS 1.67, Running 83.58s Step 258( 13.00%), action 39, FPS 1.66, Running 84.44s Step 259( 13.33%), action 40, FPS 1.66, Running 84.75s Step 260( 13.67%), action 41, FPS 1.60, Running 85.68s Step 261( 14.00%), action 42, FPS 1.57, Running 86.28s Step 262( 14.33%), action 43, FPS 1.53, Running 87.16s Step 263( 14.67%), action 44, FPS 1.54, Running 87.43s Step 264( 15.00%), action 45, FPS 1.52, Running 88.30s Step 265( 15.33%), action 46, FPS 1.52, Running 88.90s Step 266( 15.67%), action 47, FPS 1.52, Running 89.61s Step 267( 16.00%), action 48, FPS 1.51, Running 90.16s Step 268( 16.33%), action 49, FPS 1.52, Running 91.04s Step 269( 16.67%), action 50, FPS 1.51, Running 91.41s Step 270( 17.00%), action 51, FPS 1.52, Running 92.24s Step 271( 17.33%), action 52, FPS 1.56, Running 92.43s Step 272( 17.67%), action 53, FPS 1.65, Running 92.73s Step 273( 18.00%), action 54, FPS 1.65, Running 92.98s Step 274( 18.33%), action 55, FPS 1.71, Running 93.45s Step 275( 18.67%), action 56, FPS 1.70, Running 93.80s Step 276( 19.00%), action 57, FPS 1.74, Running 94.44s Step 277( 19.33%), action 58, FPS 1.75, Running 95.01s Step 278( 19.67%), action 59, FPS 1.73, Running 95.99s Step 279( 20.00%), action 60, FPS 1.74, Running 96.27s Step 280( 20.33%), action 61, FPS 1.69, Running 97.52s Step 281( 20.67%), action 62, FPS 1.73, Running 97.83s Step 282( 21.00%), action 63, FPS 1.73, Running 98.72s Step 283( 21.33%), action 64, FPS 1.72, Running 99.03s Step 284( 21.67%), action 65, FPS 1.72, Running 99.91s Step 285( 22.00%), action 66, FPS 1.72, Running 100.51s Step 286( 22.33%), action 67, FPS 1.69, Running 101.44s Step 287( 22.67%), action 68, FPS 1.71, Running 101.86s Step 288( 23.00%), action 69, FPS 1.73, Running 102.63s Step 289( 23.33%), action 70, FPS 1.74, Running 102.92s Step 290( 23.67%), action 71, FPS 1.73, Running 103.83s Step 291( 24.00%), action 72, FPS 1.68, Running 104.35s Step 292( 24.33%), action 73, FPS 1.59, Running 105.30s Step 293( 24.67%), action 74, FPS 1.58, Running 105.62s Step 294( 25.00%), action 75, FPS 1.54, Running 106.44s Step 295( 25.33%), action 76, FPS 1.52, Running 106.96s Step 296( 25.67%), action 77, FPS 1.52, Running 107.63s Step 297( 26.00%), action 78, FPS 1.52, Running 108.17s Step 298( 26.33%), action 79, FPS 1.53, Running 109.05s Step 299( 26.67%), action 80, FPS 1.53, Running 109.38s Step 300( 27.00%), action 81, FPS 1.53, Running 110.61s Step 301( 27.33%), action 82, FPS 1.53, Running 110.94s Step 302( 27.67%), action 83, FPS 1.58, Running 111.41s Step 303( 28.00%), action 84, FPS 1.59, Running 111.62s Step 304( 28.33%), action 85, FPS 1.65, Running 112.00s Step 305( 28.67%), action 86, FPS 1.69, Running 112.35s Step 306( 29.00%), action 87, FPS 1.77, Running 112.77s Step 307( 29.33%), action 88, FPS 1.79, Running 113.02s Step 308( 29.67%), action 89, FPS 1.83, Running 113.54s Step 309( 30.00%), action 90, FPS 1.83, Running 113.83s Step 310( 30.33%), action 91, FPS 1.86, Running 114.56s Step 311( 30.67%), action 92, FPS 1.86, Running 115.09s Step 312( 31.00%), action 93, FPS 1.89, Running 115.90s Step 313( 31.33%), action 94, FPS 1.88, Running 116.28s Step 314( 31.67%), action 95, FPS 1.86, Running 117.20s Step 315( 32.00%), action 96, FPS 1.83, Running 117.90s Step 316( 32.33%), action 97, FPS 1.78, Running 118.85s Step 317( 32.67%), action 98, FPS 1.82, Running 119.14s Step 318( 33.00%), action 99, FPS 1.82, Running 120.02s Step 319( 33.33%), action 100, FPS 1.83, Running 120.32s Step 320( 33.67%), action 101, FPS 1.89, Running 121.19s Step 321( 34.00%), action 102, FPS 1.86, Running 121.70s Step 322( 34.33%), action 103, FPS 1.80, Running 122.50s Step 323( 34.67%), action 104, FPS 1.76, Running 122.95s Step 324( 35.00%), action 105, FPS 1.69, Running 123.80s Step 325( 35.33%), action 106, FPS 1.68, Running 124.23s Step 326( 35.67%), action 107, FPS 1.61, Running 125.17s Step 327( 36.00%), action 108, FPS 1.59, Running 125.62s Step 328( 36.33%), action 109, FPS 1.54, Running 126.50s Step 329( 36.67%), action 110, FPS 1.55, Running 126.77s Step 330( 37.00%), action 111, FPS 1.51, Running 127.77s Step 331( 37.33%), action 112, FPS 1.52, Running 128.28s Step 332( 37.67%), action 113, FPS 1.53, Running 129.00s Step 333( 38.00%), action 114, FPS 1.47, Running 129.89s Step 334( 38.33%), action 115, FPS 1.48, Running 130.74s Step 335( 38.67%), action 116, FPS 1.51, Running 131.11s Step 336( 39.00%), action 117, FPS 1.54, Running 131.82s Step 337( 39.33%), action 118, FPS 1.53, Running 132.25s Step 338( 39.67%), action 119, FPS 1.53, Running 133.08s Step 339( 40.00%), action 120, FPS 1.53, Running 133.40s Step 340( 40.33%), action 121, FPS 1.53, Running 134.28s Step 341( 40.67%), action 122, FPS 1.55, Running 134.57s Step 342( 41.00%), action 123, FPS 1.55, Running 135.42s Step 343( 41.33%), action 124, FPS 1.57, Running 135.70s Step 344( 41.67%), action 125, FPS 1.56, Running 136.61s Step 345( 42.00%), action 126, FPS 1.54, Running 137.19s Step 346( 42.33%), action 127, FPS 1.56, Running 137.98s Step 347( 42.67%), action 128, FPS 1.56, Running 138.45s Step 348( 43.00%), action 129, FPS 1.55, Running 139.37s Step 349( 43.33%), action 130, FPS 1.55, Running 139.67s Step 350( 43.67%), action 131, FPS 1.55, Running 140.66s Step 351( 44.00%), action 132, FPS 1.55, Running 141.17s Step 352( 44.33%), action 133, FPS 1.51, Running 142.20s Step 353( 44.67%), action 134, FPS 1.56, Running 142.73s Step 354( 45.00%), action 135, FPS 1.53, Running 143.79s Step 355( 45.33%), action 136, FPS 1.51, Running 144.37s Step 356( 45.67%), action 137, FPS 1.48, Running 145.38s Step 357( 46.00%), action 138, FPS 1.49, Running 145.69s Step 358( 46.33%), action 139, FPS 1.48, Running 146.62s Step 359( 46.67%), action 140, FPS 1.45, Running 147.18s Step 360( 47.00%), action 141, FPS 1.44, Running 148.15s Step 361( 47.33%), action 142, FPS 1.44, Running 148.46s Step 362( 47.67%), action 143, FPS 1.44, Running 149.35s Step 363( 48.00%), action 144, FPS 1.41, Running 149.93s Step 364( 48.33%), action 145, FPS 1.40, Running 150.89s Step 365( 48.67%), action 146, FPS 1.43, Running 151.14s Step 366( 49.00%), action 147, FPS 1.47, Running 151.63s Step 367( 49.33%), action 148, FPS 1.44, Running 152.30s Step 368( 49.67%), action 149, FPS 1.43, Running 153.36s Step 369( 50.00%), action 150, FPS 1.43, Running 153.67s Step 370( 50.33%), action 151, FPS 1.42, Running 154.78s Step 371( 50.67%), action 152, FPS 1.43, Running 155.18s Step 372( 51.00%), action 153, FPS 1.47, Running 155.85s Step 373( 51.33%), action 154, FPS 1.48, Running 156.29s Step 374( 51.67%), action 155, FPS 1.49, Running 157.26s Step 375( 52.00%), action 156, FPS 1.48, Running 157.89s Step 376( 52.33%), action 157, FPS 1.48, Running 158.87s Step 377( 52.67%), action 158, FPS 1.45, Running 159.52s Step 378( 53.00%), action 159, FPS 1.45, Running 160.42s Step 379( 53.33%), action 160, FPS 1.47, Running 160.76s Step 380( 53.67%), action 161, FPS 1.47, Running 161.73s Step 381( 54.00%), action 162, FPS 1.45, Running 162.23s Step 382( 54.33%), action 163, FPS 1.45, Running 163.19s Step 383( 54.67%), action 164, FPS 1.47, Running 163.51s Step 384( 55.00%), action 165, FPS 1.48, Running 164.43s Step 385( 55.33%), action 166, FPS 1.44, Running 165.01s Step 386( 55.67%), action 167, FPS 1.39, Running 165.98s Step 387( 56.00%), action 168, FPS 1.43, Running 166.32s Step 388( 56.33%), action 169, FPS 1.46, Running 167.06s Step 389( 56.67%), action 170, FPS 1.46, Running 167.35s Step 390( 57.00%), action 171, FPS 1.45, Running 168.62s Step 391( 57.33%), action 172, FPS 1.45, Running 168.93s Step 392( 57.67%), action 173, FPS 1.43, Running 169.81s Step 393( 58.00%), action 174, FPS 1.45, Running 170.08s Step 394( 58.33%), action 175, FPS 1.51, Running 170.52s Step 395( 58.67%), action 176, FPS 1.55, Running 170.80s Step 396( 59.00%), action 177, FPS 1.60, Running 171.38s Step 397( 59.33%), action 178, FPS 1.63, Running 171.78s Step 398( 59.67%), action 179, FPS 1.63, Running 172.72s Step 399( 60.00%), action 180, FPS 1.59, Running 173.35s Step 400( 60.33%), action 181, FPS 1.58, Running 174.38s Step 401( 60.67%), action 182, FPS 1.60, Running 174.70s Step 402( 61.00%), action 183, FPS 1.63, Running 175.47s Step 403( 61.33%), action 184, FPS 1.62, Running 175.87s Step 404( 61.67%), action 185, FPS 1.63, Running 176.72s Step 405( 62.00%), action 186, FPS 1.63, Running 177.26s Step 406( 62.33%), action 187, FPS 1.62, Running 178.32s Step 407( 62.67%), action 188, FPS 1.58, Running 178.98s Step 408( 63.00%), action 189, FPS 1.56, Running 179.90s Step 409( 63.33%), action 190, FPS 1.52, Running 180.54s Step 410( 63.67%), action 191, FPS 1.51, Running 181.89s Step 411( 64.00%), action 192, FPS 1.48, Running 182.49s Step 412( 64.33%), action 193, FPS 1.45, Running 183.63s Step 413( 64.67%), action 194, FPS 1.42, Running 184.13s Step 414( 65.00%), action 195, FPS 1.39, Running 184.90s Step 415( 65.33%), action 196, FPS 1.38, Running 185.31s Step 416( 65.67%), action 197, FPS 1.34, Running 186.25s Step 417( 66.00%), action 198, FPS 1.35, Running 186.60s Step 418( 66.33%), action 199, FPS 1.36, Running 187.46s Step 419( 66.67%), action 200, FPS 1.36, Running 188.02s Step 420( 67.00%), action 201, FPS 1.40, Running 188.66s Step 421( 67.33%), action 202, FPS 1.41, Running 188.88s Step 422( 67.67%), action 203, FPS 1.40, Running 189.72s Step 423( 68.00%), action 204, FPS 1.41, Running 190.03s Step 424( 68.33%), action 205, FPS 1.35, Running 191.53s Step 425( 68.67%), action 206, FPS 1.37, Running 191.86s Step 426( 69.00%), action 207, FPS 1.39, Running 192.66s Step 427( 69.33%), action 208, FPS 1.43, Running 192.98s Step 428( 69.67%), action 209, FPS 1.44, Running 193.77s Step 429( 70.00%), action 210, FPS 1.44, Running 194.39s Step 430( 70.33%), action 211, FPS 1.48, Running 195.40s Step 431( 70.67%), action 212, FPS 1.48, Running 195.98s Step 432( 71.00%), action 213, FPS 1.49, Running 197.02s Step 433( 71.33%), action 214, FPS 1.48, Running 197.61s Step 434( 71.67%), action 215, FPS 1.49, Running 198.30s Step 435( 72.00%), action 216, FPS 1.48, Running 198.83s Step 436( 72.33%), action 217, FPS 1.51, Running 199.54s Step 437( 72.67%), action 218, FPS 1.50, Running 199.96s Step 438( 73.00%), action 219, FPS 1.49, Running 200.91s Step 439( 73.33%), action 220, FPS 1.52, Running 201.21s Step 440( 73.67%), action 221, FPS 1.44, Running 202.54s Step 441( 74.00%), action 222, FPS 1.36, Running 203.58s Step 442( 74.33%), action 223, FPS 1.34, Running 204.69s Step 443( 74.67%), action 224, FPS 1.31, Running 205.25s Step 444( 75.00%), action 225, FPS 1.36, Running 206.22s Step 445( 75.33%), action 226, FPS 1.37, Running 206.50s Step 446( 75.67%), action 227, FPS 1.36, Running 207.38s Step 447( 76.00%), action 228, FPS 1.34, Running 207.94s Step 448( 76.33%), action 229, FPS 1.34, Running 208.74s Step 449( 76.67%), action 230, FPS 1.36, Running 209.05s Step 450( 77.00%), action 231, FPS 1.37, Running 210.04s Step 451( 77.33%), action 232, FPS 1.37, Running 210.59s Step 452( 77.67%), action 233, FPS 1.38, Running 211.48s Step 453( 78.00%), action 234, FPS 1.37, Running 212.17s Step 454( 78.33%), action 235, FPS 1.37, Running 212.88s Step 455( 78.67%), action 236, FPS 1.37, Running 213.39s Step 456( 79.00%), action 237, FPS 1.35, Running 214.31s Step 457( 79.33%), action 238, FPS 1.36, Running 214.66s Step 458( 79.67%), action 239, FPS 1.36, Running 215.56s Step 459( 80.00%), action 240, FPS 1.34, Running 216.13s Step 460( 80.33%), action 241, FPS 1.38, Running 217.04s Step 461( 80.67%), action 242, FPS 1.45, Running 217.37s Step 462( 81.00%), action 243, FPS 1.48, Running 218.22s Step 463( 81.33%), action 244, FPS 1.48, Running 218.79s Step 464( 81.67%), action 245, FPS 1.46, Running 219.89s Step 465( 82.00%), action 246, FPS 1.43, Running 220.44s Step 466( 82.33%), action 247, FPS 1.45, Running 221.17s Step 467( 82.67%), action 248, FPS 1.46, Running 221.64s Step 468( 83.00%), action 249, FPS 1.45, Running 222.51s Step 469( 83.33%), action 250, FPS 1.46, Running 222.77s Step 470( 83.67%), action 251, FPS 1.42, Running 224.13s Step 471( 84.00%), action 252, FPS 1.44, Running 224.45s Step 472( 84.33%), action 253, FPS 1.45, Running 225.29s Step 473( 84.67%), action 254, FPS 1.44, Running 226.03s Step 474( 85.00%), action 255, FPS 1.47, Running 226.51s Step 475( 85.33%), action 256, FPS 1.43, Running 227.37s Step 476( 85.67%), action 257, FPS 1.45, Running 228.12s Step 477( 86.00%), action 258, FPS 1.43, Running 228.65s Step 478( 86.33%), action 259, FPS 1.43, Running 229.59s Step 479( 86.67%), action 260, FPS 1.45, Running 229.90s Step 480( 87.00%), action 261, FPS 1.44, Running 230.89s Step 481( 87.33%), action 262, FPS 1.42, Running 231.45s Step 482( 87.67%), action 263, FPS 1.42, Running 232.35s Step 483( 88.00%), action 264, FPS 1.44, Running 232.64s Step 484( 88.33%), action 265, FPS 1.48, Running 233.44s Step 485( 88.67%), action 266, FPS 1.50, Running 233.76s Step 486( 89.00%), action 267, FPS 1.49, Running 234.63s Step 487( 89.33%), action 268, FPS 1.48, Running 235.18s Step 488( 89.67%), action 269, FPS 1.50, Running 235.86s Step 489( 90.00%), action 270, FPS 1.42, Running 236.88s Step 490( 90.33%), action 271, FPS 1.46, Running 237.87s Step 491( 90.67%), action 272, FPS 1.46, Running 238.17s Step 492( 91.00%), action 273, FPS 1.43, Running 239.28s Step 493( 91.33%), action 274, FPS 1.46, Running 239.71s Step 494( 91.67%), action 275, FPS 1.43, Running 240.54s Step 495( 92.00%), action 276, FPS 1.48, Running 240.92s Step 496( 92.33%), action 277, FPS 1.46, Running 241.86s Step 497( 92.67%), action 278, FPS 1.43, Running 242.60s Step 498( 93.00%), action 279, FPS 1.40, Running 243.83s Step 499( 93.33%), action 280, FPS 1.37, Running 244.49s Step 500( 93.67%), action 281, FPS 1.40, Running 245.20s Step 501( 94.00%), action 282, FPS 1.43, Running 245.48s Step 502( 94.33%), action 283, FPS 1.39, Running 246.76s Step 503( 94.67%), action 284, FPS 1.37, Running 247.21s Step 504( 95.00%), action 285, FPS 1.36, Running 248.11s Step 505( 95.33%), action 286, FPS 1.35, Running 248.61s Step 506( 95.67%), action 287, FPS 1.35, Running 249.43s Step 507( 96.00%), action 288, FPS 1.36, Running 249.88s Step 508( 96.33%), action 289, FPS 1.33, Running 250.90s Step 509( 96.67%), action 290, FPS 1.37, Running 251.43s Step 510( 97.00%), action 291, FPS 1.37, Running 252.44s Step 511( 97.33%), action 292, FPS 1.37, Running 252.80s Step 512( 97.67%), action 293, FPS 1.40, Running 253.54s Step 513( 98.00%), action 294, FPS 1.39, Running 254.09s Step 514( 98.33%), action 295, FPS 1.40, Running 254.81s Step 515( 98.67%), action 296, FPS 1.40, Running 255.25s Step 516( 99.00%), action 297, FPS 1.40, Running 256.15s Step 517( 99.33%), action 298, FPS 1.44, Running 256.45s Step 518( 99.67%), action 299, FPS 1.49, Running 257.22s Step 519(100.00%), action 300, FPS 1.53, Running 257.60s [2026-08-02 19:04:32] [34 ] Seed 33 failed after 257.80 s. +steps: 519 , actions: 300 . +Instruction: Empty +Total 8/34(23.53%) success. +Setting seed: 34 +Step 1( N/A%), pre moving , FPS 0.16, Running 6.09s Step 2( N/A%), pre moving , FPS 0.33, Running 6.13s Step 3( N/A%), pre moving , FPS 0.49, Running 6.18s Step 4( N/A%), pre moving , FPS 0.64, Running 6.23s Step 5( N/A%), pre moving , FPS 0.79, Running 6.30s Step 6( N/A%), pre moving , FPS 0.94, Running 6.37s Step 7( N/A%), pre moving , FPS 1.09, Running 6.42s Step 8( N/A%), pre moving , FPS 1.24, Running 6.48s Step 9( N/A%), pre moving , FPS 1.38, Running 6.53s Step 10( N/A%), pre moving , FPS 1.51, Running 6.64s Step 11( N/A%), pre moving , FPS 1.63, Running 6.73s Step 12( N/A%), pre moving , FPS 1.76, Running 6.80s Step 13( N/A%), pre moving , FPS 1.89, Running 6.88s Step 14( N/A%), pre moving , FPS 1.95, Running 7.18s Step 15( N/A%), pre moving , FPS 2.07, Running 7.26s Step 16( N/A%), pre moving , FPS 2.19, Running 7.31s Step 17( N/A%), pre moving , FPS 2.31, Running 7.36s Step 18( N/A%), pre moving , FPS 2.42, Running 7.44s Step 19( N/A%), pre moving , FPS 2.45, Running 7.76s Step 20( N/A%), pre moving , FPS 2.54, Running 7.86s Step 21( N/A%), pre moving , FPS 8.12, Running 8.55s Step 22( N/A%), pre moving , FPS 7.20, Running 8.91s Step 23( N/A%), pre moving , FPS 7.15, Running 8.98s Step 24( N/A%), pre moving , FPS 7.11, Running 9.04s Step 25( N/A%), pre moving , FPS 7.13, Running 9.10s Step 26( N/A%), pre moving , FPS 6.24, Running 9.57s Step 27( N/A%), pre moving , FPS 6.07, Running 9.72s Step 28( N/A%), pre moving , FPS 5.59, Running 10.05s Step 29( N/A%), pre moving , FPS 5.55, Running 10.13s Step 30( N/A%), pre moving , FPS 5.23, Running 10.47s Step 31( N/A%), pre moving , FPS 5.22, Running 10.56s Step 32( N/A%), pre moving , FPS 5.24, Running 10.62s Step 33( N/A%), pre moving , FPS 5.22, Running 10.71s Step 34( N/A%), pre moving , FPS 5.19, Running 11.03s Step 35( N/A%), pre moving , FPS 5.17, Running 11.13s Step 36( N/A%), pre moving , FPS 4.47, Running 11.78s Step 37( N/A%), pre moving , FPS 4.22, Running 12.11s Step 38( N/A%), pre moving , FPS 4.20, Running 12.20s Step 39( N/A%), pre moving , FPS 4.44, Running 12.27s Step 40( N/A%), pre moving , FPS 4.45, Running 12.35s Step 41( N/A%), pre moving , FPS 4.85, Running 12.68s Step 42( N/A%), pre moving , FPS 5.18, Running 12.77s Step 43( N/A%), pre moving , FPS 5.18, Running 12.84s Step 44( N/A%), pre moving , FPS 5.16, Running 12.92s Step 45( N/A%), pre moving , FPS 4.83, Running 13.24s Step 46( N/A%), pre moving , FPS 5.31, Running 13.34s Step 47( N/A%), pre moving , FPS 5.35, Running 13.45s Step 48( N/A%), pre moving , FPS 5.33, Running 13.80s Step 49( N/A%), pre moving , FPS 5.27, Running 13.93s Step 50( N/A%), pre moving , FPS 5.34, Running 14.21s Step 51( N/A%), pre moving , FPS 5.17, Running 14.43s Step 52( N/A%), pre moving , FPS 5.10, Running 14.54s Step 53( N/A%), pre moving , FPS 4.76, Running 14.91s Step 54( N/A%), pre moving , FPS 5.01, Running 15.03s Step 55( N/A%), pre moving , FPS 4.91, Running 15.20s Step 56( N/A%), pre moving , FPS 5.36, Running 15.52s Step 57( N/A%), pre moving , FPS 5.69, Running 15.62s Step 58( N/A%), pre moving , FPS 5.68, Running 15.72s Step 59( N/A%), pre moving , FPS 5.23, Running 16.10s Step 60( N/A%), pre moving , FPS 5.19, Running 16.21s Step 61( N/A%), pre moving , FPS 5.15, Running 16.57s Step 62( N/A%), pre moving , FPS 5.11, Running 16.69s Step 63( N/A%), pre moving , FPS 5.04, Running 16.81s Step 64( N/A%), pre moving , FPS 4.68, Running 17.20s Step 65( N/A%), pre moving , FPS 4.92, Running 17.30s Step 66( N/A%), pre moving , FPS 4.62, Running 17.67s Step 67( N/A%), pre moving , FPS 4.60, Running 17.80s Step 68( N/A%), pre moving , FPS 4.57, Running 18.18s Step 69( N/A%), pre moving , FPS 4.56, Running 18.31s Step 70( N/A%), pre moving , FPS 4.72, Running 18.45s Step 71( N/A%), pre moving , FPS 4.56, Running 18.81s Step 72( N/A%), pre moving , FPS 4.60, Running 18.89s Step 73( N/A%), pre moving , FPS 4.94, Running 18.96s Step 74( N/A%), pre moving , FPS 4.70, Running 19.28s Step 75( N/A%), pre moving , FPS 4.80, Running 19.37s Step 76( N/A%), pre moving , FPS 5.08, Running 19.45s Step 77( N/A%), pre moving , FPS 4.81, Running 19.78s Step 78( N/A%), pre moving , FPS 4.82, Running 19.87s Step 79( N/A%), pre moving , FPS 5.19, Running 19.95s Step 80( N/A%), pre moving , FPS 5.22, Running 20.04s Step 81( N/A%), pre moving , FPS 5.30, Running 20.34s Step 82( N/A%), pre moving , FPS 5.35, Running 20.43s Step 83( N/A%), pre moving , FPS 5.41, Running 20.51s Step 84( N/A%), pre moving , FPS 5.64, Running 20.74s Step 85( N/A%), pre moving , FPS 5.53, Running 20.92s Step 86( N/A%), pre moving , FPS 6.04, Running 20.99s Step 87( N/A%), pre moving , FPS 6.13, Running 21.07s Step 88( N/A%), pre moving , FPS 6.23, Running 21.39s Step 89( N/A%), pre moving , FPS 6.31, Running 21.48s Step 90( N/A%), pre moving , FPS 6.45, Running 21.55s Step 91( N/A%), pre moving , FPS 7.11, Running 21.63s Step 92( N/A%), pre moving , FPS 6.55, Running 21.94s Step 93( N/A%), pre moving , FPS 6.49, Running 22.04s Step 94( N/A%), pre moving , FPS 7.07, Running 22.11s Step 95( N/A%), pre moving , FPS 7.00, Running 22.23s Step 96( N/A%), pre moving , FPS 5.33, Running 23.21s Step 97( N/A%), pre moving , FPS 5.26, Running 23.58s Step 98( N/A%), pre moving , FPS 4.73, Running 24.10s Step 99( N/A%), pre moving , FPS 4.69, Running 24.21s Step 100( N/A%), pre moving , FPS 4.56, Running 24.43s Step 101( N/A%), pre moving , FPS 4.76, Running 24.54s Step 102( N/A%), pre moving , FPS 4.63, Running 24.75s Step 103( N/A%), pre moving , FPS 4.55, Running 24.90s Step 104( N/A%), pre moving , FPS 4.46, Running 25.22s Step 105( N/A%), pre moving , FPS 4.47, Running 25.39s Step 106( N/A%), pre moving , FPS 4.20, Running 25.75s Step 107( N/A%), pre moving , FPS 3.88, Running 26.22s Step 108( N/A%), pre moving , FPS 3.69, Running 26.81s Step 109( N/A%), pre moving , FPS 3.64, Running 26.98s Step 110( N/A%), pre moving , FPS 3.35, Running 27.51s Step 111( N/A%), pre moving , FPS 3.17, Running 27.94s Step 112( N/A%), pre moving , FPS 3.05, Running 28.50s Step 113( N/A%), pre moving , FPS 3.00, Running 28.71s Step 114( N/A%), pre moving , FPS 2.83, Running 29.17s Step 115( N/A%), pre moving , FPS 2.72, Running 29.58s Step 116( N/A%), pre moving , FPS 2.90, Running 30.11s Step 117( N/A%), pre moving , FPS 2.98, Running 30.29s Step 118( N/A%), pre moving , FPS 3.00, Running 30.78s Step 119( N/A%), pre moving , FPS 2.85, Running 31.22s Step 120( N/A%), pre moving , FPS 2.73, Running 31.75s Step 121( N/A%), pre moving , FPS 2.69, Running 31.97s Step 122( N/A%), pre moving , FPS 2.59, Running 32.47s Step 123( N/A%), pre moving , FPS 2.51, Running 32.88s Step 124( N/A%), pre moving , FPS 2.43, Running 33.44s Step 125( N/A%), pre moving , FPS 2.43, Running 33.61s Step 126( N/A%), pre moving , FPS 2.38, Running 34.14s Step 127( N/A%), pre moving , FPS 2.40, Running 34.57s Step 128( N/A%), pre moving , FPS 2.41, Running 35.09s Step 129( N/A%), pre moving , FPS 2.41, Running 35.26s Step 130( N/A%), pre moving , FPS 2.39, Running 35.89s Step 131( N/A%), pre moving , FPS 2.35, Running 36.44s Step 132( N/A%), pre moving , FPS 2.36, Running 36.98s Step 133( N/A%), pre moving , FPS 2.29, Running 37.44s Step 134( N/A%), pre moving , FPS 2.27, Running 37.98s Step 135( N/A%), pre moving , FPS 2.28, Running 38.37s Step 136( N/A%), pre moving , FPS 2.31, Running 38.75s Step 137( N/A%), pre moving , FPS 2.27, Running 39.10s Step 138( N/A%), pre moving , FPS 2.26, Running 39.64s Step 139( N/A%), pre moving , FPS 2.31, Running 39.87s Step 140( N/A%), pre moving , FPS 2.31, Running 40.42s Step 141( N/A%), pre moving , FPS 2.25, Running 40.86s Step 142( N/A%), pre moving , FPS 2.23, Running 41.42s Step 143( N/A%), pre moving , FPS 2.28, Running 41.64s Step 144( N/A%), pre moving , FPS 2.28, Running 42.20s Step 145( N/A%), pre moving , FPS 2.21, Running 42.65s Step 146( N/A%), pre moving , FPS 2.20, Running 43.25s Step 147( N/A%), pre moving , FPS 2.19, Running 43.69s Step 148( N/A%), pre moving , FPS 2.23, Running 44.05s Step 149( N/A%), pre moving , FPS 2.22, Running 44.27s Step 150( N/A%), pre moving , FPS 2.28, Running 44.65s Step 151( N/A%), pre moving , FPS 2.38, Running 44.85s Step 152( N/A%), pre moving , FPS 2.37, Running 45.43s Step 153( N/A%), pre moving , FPS 2.37, Running 45.86s Step 154( N/A%), pre moving , FPS 2.36, Running 46.45s Step 155( N/A%), pre moving , FPS 2.37, Running 46.80s Step 156( N/A%), pre moving , FPS 2.38, Running 47.14s Step 157( N/A%), pre moving , FPS 2.38, Running 47.52s Step 158( N/A%), pre moving , FPS 2.36, Running 48.12s Step 159( N/A%), pre moving , FPS 2.41, Running 48.18s Step 160( N/A%), pre moving , FPS 2.54, Running 48.30s Step 161( N/A%), pre moving , FPS 2.57, Running 48.63s Step 162( N/A%), pre moving , FPS 2.74, Running 48.73s Step 163( N/A%), pre moving , FPS 2.78, Running 48.83s Step 164( N/A%), pre moving , FPS 2.87, Running 49.17s Step 165( N/A%), pre moving , FPS 3.03, Running 49.25s Step 166( N/A%), pre moving , FPS 3.27, Running 49.36s Step 167( N/A%), pre moving , FPS 3.47, Running 49.46s Step 168( N/A%), pre moving , FPS 3.48, Running 49.80s Step 169( N/A%), pre moving , FPS 2.70, Running 51.67s Step 170( N/A%), pre moving , FPS 2.59, Running 52.38s Step 171( N/A%), pre moving , FPS 2.55, Running 52.70s Step 172( N/A%), pre moving , FPS 2.55, Running 53.27s Step 173( N/A%), pre moving , FPS 2.55, Running 53.71s Step 174( N/A%), pre moving , FPS 2.56, Running 54.25s Step 175( N/A%), pre moving , FPS 2.60, Running 54.49s Step 176( N/A%), pre moving , FPS 2.49, Running 55.19s Step 177( N/A%), pre moving , FPS 2.52, Running 55.45s Step 178( N/A%), pre moving , FPS 2.53, Running 56.01s Step 179( N/A%), pre moving , FPS 2.41, Running 56.49s Step 180( N/A%), pre moving , FPS 2.29, Running 57.02s Step 181( N/A%), pre moving , FPS 2.33, Running 57.23s Step 182( N/A%), pre moving , FPS 2.18, Running 57.92s Step 183( N/A%), pre moving , FPS 2.13, Running 58.23s Step 184( N/A%), pre moving , FPS 2.10, Running 58.70s Step 185( N/A%), pre moving , FPS 2.07, Running 58.89s Step 186( N/A%), pre moving , FPS 1.98, Running 59.44s Step 187( N/A%), pre moving , FPS 1.92, Running 59.86s Step 188( N/A%), pre moving , FPS 1.89, Running 60.39s Step 189( 0.33%), action 1, FPS 2.04, Running 61.48s Step 190( 0.67%), action 2, FPS 2.05, Running 62.13s Step 191( 1.00%), action 3, FPS 2.00, Running 62.72s Step 192( 1.33%), action 4, FPS 2.03, Running 63.11s Step 193( 1.67%), action 5, FPS 2.03, Running 63.54s Step 194( 2.00%), action 6, FPS 2.07, Running 63.92s Step 195( 2.33%), action 7, FPS 1.96, Running 64.68s Step 196( 2.67%), action 8, FPS 1.95, Running 65.43s Step 197( 3.00%), action 9, FPS 1.85, Running 66.27s Step 198( 3.33%), action 10, FPS 1.83, Running 66.95s Step 199( 3.67%), action 11, FPS 1.77, Running 67.79s Step 200( 4.00%), action 12, FPS 1.80, Running 68.11s Step 201( 4.33%), action 13, FPS 1.72, Running 68.88s Step 202( 4.67%), action 14, FPS 1.77, Running 69.22s Step 203( 5.00%), action 15, FPS 1.70, Running 70.01s Step 204( 5.33%), action 16, FPS 1.72, Running 70.33s Step 205( 5.67%), action 17, FPS 1.62, Running 71.21s Step 206( 6.00%), action 18, FPS 1.66, Running 71.51s Step 207( 6.33%), action 19, FPS 1.61, Running 72.29s Step 208( 6.67%), action 20, FPS 1.63, Running 72.64s Step 209( 7.00%), action 21, FPS 1.66, Running 73.52s Step 210( 7.33%), action 22, FPS 1.69, Running 73.96s Step 211( 7.67%), action 23, FPS 1.68, Running 74.66s Step 212( 8.00%), action 24, FPS 1.68, Running 75.02s Step 213( 8.33%), action 25, FPS 1.63, Running 75.81s Step 214( 8.67%), action 26, FPS 1.61, Running 76.34s Step 215( 9.00%), action 27, FPS 1.63, Running 76.96s Step 216( 9.33%), action 28, FPS 1.66, Running 77.49s Step 217( 9.67%), action 29, FPS 1.67, Running 78.24s Step 218( 10.00%), action 30, FPS 1.69, Running 78.78s Step 219( 10.33%), action 31, FPS 1.65, Running 79.87s Step 220( 10.67%), action 32, FPS 1.63, Running 80.39s Step 221( 11.00%), action 33, FPS 1.62, Running 81.20s Step 222( 11.33%), action 34, FPS 1.63, Running 81.51s Step 223( 11.67%), action 35, FPS 1.67, Running 81.97s Step 224( 12.00%), action 36, FPS 1.63, Running 82.63s Step 225( 12.33%), action 37, FPS 1.64, Running 83.43s Step 226( 12.67%), action 38, FPS 1.63, Running 83.81s Step 227( 13.00%), action 39, FPS 1.64, Running 84.47s Step 228( 13.33%), action 40, FPS 1.64, Running 84.85s Step 229( 13.67%), action 41, FPS 1.60, Running 86.05s Step 230( 14.00%), action 42, FPS 1.60, Running 86.43s Step 231( 14.33%), action 43, FPS 1.59, Running 87.22s Step 232( 14.67%), action 44, FPS 1.58, Running 87.65s Step 233( 15.00%), action 45, FPS 1.57, Running 88.51s Step 234( 15.33%), action 46, FPS 1.58, Running 89.03s Step 235( 15.67%), action 47, FPS 1.54, Running 89.91s Step 236( 16.00%), action 48, FPS 1.52, Running 90.61s Step 237( 16.33%), action 49, FPS 1.54, Running 91.26s Step 238( 16.67%), action 50, FPS 1.53, Running 91.84s Step 239( 17.00%), action 51, FPS 1.56, Running 92.72s Step 240( 17.33%), action 52, FPS 1.57, Running 93.15s Step 241( 17.67%), action 53, FPS 1.57, Running 93.96s Step 242( 18.00%), action 54, FPS 1.53, Running 94.61s Step 243( 18.33%), action 55, FPS 1.47, Running 95.54s Step 244( 18.67%), action 56, FPS 1.48, Running 96.15s Step 245( 19.00%), action 57, FPS 1.51, Running 96.71s Step 246( 19.33%), action 58, FPS 1.47, Running 97.37s Step 247( 19.67%), action 59, FPS 1.44, Running 98.35s Step 248( 20.00%), action 60, FPS 1.41, Running 98.99s Step 249( 20.33%), action 61, FPS 1.44, Running 99.95s Step 250( 20.67%), action 62, FPS 1.40, Running 100.68s Step 251( 21.00%), action 63, FPS 1.43, Running 101.22s Step 252( 21.33%), action 64, FPS 1.44, Running 101.54s Step 253( 21.67%), action 65, FPS 1.50, Running 101.87s Step 254( 22.00%), action 66, FPS 1.51, Running 102.23s Step 255( 22.33%), action 67, FPS 1.57, Running 102.69s Step 256( 22.67%), action 68, FPS 1.59, Running 103.22s [2026-08-02 19:06:16] [35 ] Seed 34 failed after 103.94 s. +steps: 256 , actions: 68 . +Instruction: Empty +Total 8/35(22.86%) success. +Setting seed: 35 +Step 1( N/A%), pre moving , FPS 0.35, Running 2.86s Step 2( N/A%), pre moving , FPS 0.68, Running 2.93s Step 3( N/A%), pre moving , FPS 1.00, Running 3.00s Step 4( N/A%), pre moving , FPS 1.20, Running 3.32s Step 5( N/A%), pre moving , FPS 1.46, Running 3.42s Step 6( N/A%), pre moving , FPS 1.71, Running 3.50s Step 7( N/A%), pre moving , FPS 1.83, Running 3.83s Step 8( N/A%), pre moving , FPS 2.04, Running 3.92s Step 9( N/A%), pre moving , FPS 2.26, Running 3.99s Step 10( N/A%), pre moving , FPS 2.45, Running 4.07s Step 11( N/A%), pre moving , FPS 2.50, Running 4.40s Step 12( N/A%), pre moving , FPS 2.67, Running 4.50s Step 13( N/A%), pre moving , FPS 2.84, Running 4.58s Step 14( N/A%), pre moving , FPS 3.01, Running 4.66s Step 15( N/A%), pre moving , FPS 3.01, Running 4.98s Step 16( N/A%), pre moving , FPS 3.15, Running 5.07s Step 17( N/A%), pre moving , FPS 3.31, Running 5.14s Step 18( N/A%), pre moving , FPS 3.45, Running 5.22s Step 19( N/A%), pre moving , FPS 3.43, Running 5.54s Step 20( N/A%), pre moving , FPS 3.55, Running 5.63s Step 21( N/A%), pre moving , FPS 6.06, Running 6.16s Step 22( N/A%), pre moving , FPS 6.03, Running 6.25s Step 23( N/A%), pre moving , FPS 6.02, Running 6.33s Step 24( N/A%), pre moving , FPS 6.02, Running 6.64s Step 25( N/A%), pre moving , FPS 6.03, Running 6.73s Step 26( N/A%), pre moving , FPS 5.30, Running 7.28s Step 27( N/A%), pre moving , FPS 5.68, Running 7.36s Step 28( N/A%), pre moving , FPS 5.68, Running 7.44s Step 29( N/A%), pre moving , FPS 5.32, Running 7.75s Step 30( N/A%), pre moving , FPS 5.31, Running 7.84s Step 31( N/A%), pre moving , FPS 5.68, Running 7.92s Step 32( N/A%), pre moving , FPS 5.73, Running 7.99s Step 33( N/A%), pre moving , FPS 4.54, Running 8.98s Step 34( N/A%), pre moving , FPS 4.54, Running 9.06s Step 35( N/A%), pre moving , FPS 4.77, Running 9.18s Step 36( N/A%), pre moving , FPS 4.13, Running 9.91s Step 37( N/A%), pre moving , FPS 4.03, Running 10.10s Step 38( N/A%), pre moving , FPS 4.04, Running 10.18s Step 39( N/A%), pre moving , FPS 4.03, Running 10.51s Step 40( N/A%), pre moving , FPS 4.03, Running 10.60s Step 41( N/A%), pre moving , FPS 4.43, Running 10.67s Step 42( N/A%), pre moving , FPS 4.45, Running 10.75s Step 43( N/A%), pre moving , FPS 4.22, Running 11.07s Step 44( N/A%), pre moving , FPS 4.43, Running 11.15s Step 45( N/A%), pre moving , FPS 4.46, Running 11.22s Step 46( N/A%), pre moving , FPS 4.97, Running 11.30s Step 47( N/A%), pre moving , FPS 4.69, Running 11.62s Step 48( N/A%), pre moving , FPS 4.72, Running 11.68s Step 49( N/A%), pre moving , FPS 4.97, Running 11.78s Step 50( N/A%), pre moving , FPS 4.98, Running 11.85s Step 51( N/A%), pre moving , FPS 4.99, Running 11.92s Step 52( N/A%), pre moving , FPS 4.71, Running 12.24s Step 53( N/A%), pre moving , FPS 5.98, Running 12.33s Step 54( N/A%), pre moving , FPS 5.98, Running 12.40s Step 55( N/A%), pre moving , FPS 6.06, Running 12.48s Step 56( N/A%), pre moving , FPS 6.94, Running 12.79s Step 57( N/A%), pre moving , FPS 7.14, Running 12.90s Step 58( N/A%), pre moving , FPS 7.16, Running 12.97s Step 59( N/A%), pre moving , FPS 7.86, Running 13.05s Step 60( N/A%), pre moving , FPS 7.18, Running 13.39s Step 61( N/A%), pre moving , FPS 7.11, Running 13.48s Step 62( N/A%), pre moving , FPS 7.16, Running 13.54s Step 63( N/A%), pre moving , FPS 7.83, Running 13.62s Step 64( N/A%), pre moving , FPS 7.15, Running 13.95s Step 65( N/A%), pre moving , FPS 7.09, Running 14.04s Step 66( N/A%), pre moving , FPS 7.14, Running 14.10s Step 67( N/A%), pre moving , FPS 7.80, Running 14.19s Step 68( N/A%), pre moving , FPS 7.07, Running 14.51s Step 69( N/A%), pre moving , FPS 7.08, Running 14.60s Step 70( N/A%), pre moving , FPS 7.10, Running 14.67s Step 71( N/A%), pre moving , FPS 7.08, Running 14.75s Step 72( N/A%), pre moving , FPS 7.05, Running 15.08s Step 73( N/A%), pre moving , FPS 7.07, Running 15.16s Step 74( N/A%), pre moving , FPS 7.09, Running 15.22s Step 75( N/A%), pre moving , FPS 7.16, Running 15.28s Step 76( N/A%), pre moving , FPS 7.84, Running 15.35s Step 77( N/A%), pre moving , FPS 7.21, Running 15.67s Step 78( N/A%), pre moving , FPS 7.16, Running 15.76s Step 79( N/A%), pre moving , FPS 7.20, Running 15.83s Step 80( N/A%), pre moving , FPS 7.92, Running 15.91s Step 81( N/A%), pre moving , FPS 7.17, Running 16.27s Step 82( N/A%), pre moving , FPS 7.12, Running 16.35s Step 83( N/A%), pre moving , FPS 7.02, Running 16.47s Step 84( N/A%), pre moving , FPS 6.89, Running 16.85s Step 85( N/A%), pre moving , FPS 6.81, Running 16.98s Step 86( N/A%), pre moving , FPS 6.73, Running 17.07s Step 87( N/A%), pre moving , FPS 6.57, Running 17.23s Step 88( N/A%), pre moving , FPS 6.65, Running 17.52s Step 89( N/A%), pre moving , FPS 6.74, Running 17.57s Step 90( N/A%), pre moving , FPS 6.81, Running 17.61s Step 91( N/A%), pre moving , FPS 6.89, Running 17.65s Step 92( N/A%), pre moving , FPS 7.50, Running 17.75s Step 93( N/A%), pre moving , FPS 7.44, Running 17.85s Step 94( N/A%), pre moving , FPS 7.38, Running 17.93s Step 95( N/A%), pre moving , FPS 7.30, Running 18.01s Step 96( N/A%), pre moving , FPS 7.15, Running 18.14s Step 97( N/A%), pre moving , FPS 7.82, Running 18.23s Step 98( N/A%), pre moving , FPS 7.98, Running 18.27s Step 99( N/A%), pre moving , FPS 7.97, Running 18.34s Step 100( N/A%), pre moving , FPS 8.02, Running 18.41s Step 101( N/A%), pre moving , FPS 8.98, Running 18.50s Step 102( N/A%), pre moving , FPS 9.06, Running 18.56s Step 103( N/A%), pre moving , FPS 9.23, Running 18.64s Step 104( N/A%), pre moving , FPS 9.48, Running 18.96s Step 105( N/A%), pre moving , FPS 9.78, Running 19.02s Step 106( N/A%), pre moving , FPS 9.80, Running 19.11s Step 107( N/A%), pre moving , FPS 10.18, Running 19.20s Step 108( N/A%), pre moving , FPS 11.42, Running 19.27s Step 109( N/A%), pre moving , FPS 9.85, Running 19.60s Step 110( N/A%), pre moving , FPS 9.59, Running 19.69s Step 111( N/A%), pre moving , FPS 9.46, Running 19.77s Step 112( N/A%), pre moving , FPS 8.57, Running 20.08s Step 113( N/A%), pre moving , FPS 8.56, Running 20.18s Step 114( N/A%), pre moving , FPS 8.63, Running 20.25s Step 115( N/A%), pre moving , FPS 8.62, Running 20.33s Step 116( N/A%), pre moving , FPS 7.94, Running 20.66s Step 117( N/A%), pre moving , FPS 8.11, Running 20.69s Step 118( N/A%), pre moving , FPS 7.94, Running 20.79s Step 119( N/A%), pre moving , FPS 7.93, Running 20.86s Step 120( N/A%), pre moving , FPS 7.93, Running 20.93s Step 121( N/A%), pre moving , FPS 7.27, Running 21.25s Step 122( N/A%), pre moving , FPS 7.17, Running 21.35s Step 123( N/A%), pre moving , FPS 7.18, Running 21.43s Step 124( N/A%), pre moving , FPS 7.70, Running 21.56s Step 125( N/A%), pre moving , FPS 7.15, Running 21.82s Step 126( N/A%), pre moving , FPS 7.13, Running 21.92s Step 127( N/A%), pre moving , FPS 7.15, Running 21.99s Step 128( N/A%), pre moving , FPS 6.55, Running 22.32s Step 129( N/A%), pre moving , FPS 7.09, Running 22.42s Step 130( N/A%), pre moving , FPS 7.16, Running 22.49s Step 131( N/A%), pre moving , FPS 7.14, Running 22.57s Step 132( N/A%), pre moving , FPS 7.11, Running 22.90s Step 133( N/A%), pre moving , FPS 7.13, Running 22.99s Step 134( N/A%), pre moving , FPS 7.09, Running 23.07s Step 135( N/A%), pre moving , FPS 6.53, Running 23.40s Step 136( N/A%), pre moving , FPS 7.16, Running 23.45s Step 137( N/A%), pre moving , FPS 7.01, Running 23.55s Step 138( N/A%), pre moving , FPS 7.09, Running 23.61s Step 139( N/A%), pre moving , FPS 7.08, Running 23.69s Step 140( N/A%), pre moving , FPS 6.49, Running 24.01s Step 141( N/A%), pre moving , FPS 7.01, Running 24.10s Step 142( N/A%), pre moving , FPS 7.05, Running 24.18s Step 143( N/A%), pre moving , FPS 6.48, Running 24.51s Step 144( N/A%), pre moving , FPS 6.58, Running 24.59s Step 145( N/A%), pre moving , FPS 7.07, Running 24.65s Step 146( N/A%), pre moving , FPS 7.11, Running 24.73s Step 147( N/A%), pre moving , FPS 6.53, Running 25.06s Step 148( N/A%), pre moving , FPS 7.17, Running 25.11s Step 149( N/A%), pre moving , FPS 7.17, Running 25.21s Step 150( N/A%), pre moving , FPS 5.23, Running 26.31s Step 151( N/A%), pre moving , FPS 4.81, Running 26.73s Step 152( N/A%), pre moving , FPS 4.58, Running 27.26s Step 153( N/A%), pre moving , FPS 4.45, Running 27.48s Step 154( N/A%), pre moving , FPS 4.08, Running 27.98s Step 155( N/A%), pre moving , FPS 4.00, Running 28.40s Step 156( N/A%), pre moving , FPS 3.62, Running 28.98s Step 157( N/A%), pre moving , FPS 3.58, Running 29.13s Step 158( N/A%), pre moving , FPS 3.34, Running 29.60s Step 159( N/A%), pre moving , FPS 3.17, Running 29.99s Step 160( N/A%), pre moving , FPS 3.08, Running 30.51s Step 161( N/A%), pre moving , FPS 3.04, Running 30.68s Step 162( N/A%), pre moving , FPS 2.83, Running 31.24s Step 163( N/A%), pre moving , FPS 2.79, Running 31.68s Step 164( N/A%), pre moving , FPS 2.63, Running 32.20s Step 165( N/A%), pre moving , FPS 2.59, Running 32.37s Step 166( N/A%), pre moving , FPS 2.47, Running 32.84s Step 167( N/A%), pre moving , FPS 2.44, Running 33.25s Step 168( N/A%), pre moving , FPS 2.30, Running 33.80s Step 169( N/A%), pre moving , FPS 2.26, Running 34.06s Step 170( N/A%), pre moving , FPS 2.46, Running 34.45s Step 171( N/A%), pre moving , FPS 2.47, Running 34.83s Step 172( N/A%), pre moving , FPS 2.45, Running 35.43s Step 173( N/A%), pre moving , FPS 2.46, Running 35.60s Step 174( N/A%), pre moving , FPS 2.48, Running 36.05s Step 175( N/A%), pre moving , FPS 2.56, Running 36.21s Step 176( N/A%), pre moving , FPS 2.63, Running 36.58s Step 177( N/A%), pre moving , FPS 2.62, Running 36.77s Step 178( N/A%), pre moving , FPS 2.67, Running 37.10s Step 179( N/A%), pre moving , FPS 2.74, Running 37.29s Step 180( N/A%), pre moving , FPS 2.75, Running 37.79s Step 181( N/A%), pre moving , FPS 2.65, Running 38.22s Step 182( N/A%), pre moving , FPS 2.67, Running 38.74s Step 183( N/A%), pre moving , FPS 2.75, Running 38.94s Step 184( N/A%), pre moving , FPS 2.73, Running 39.52s Step 185( N/A%), pre moving , FPS 2.61, Running 40.03s Step 186( N/A%), pre moving , FPS 2.57, Running 40.64s Step 187( N/A%), pre moving , FPS 2.56, Running 41.05s Step 188( N/A%), pre moving , FPS 2.55, Running 41.63s Step 189( N/A%), pre moving , FPS 2.55, Running 41.91s Step 190( N/A%), pre moving , FPS 2.53, Running 42.35s Step 191( N/A%), pre moving , FPS 2.53, Running 42.75s Step 192( N/A%), pre moving , FPS 2.52, Running 43.35s Step 193( N/A%), pre moving , FPS 2.44, Running 43.81s Step 194( N/A%), pre moving , FPS 2.41, Running 44.37s Step 195( N/A%), pre moving , FPS 2.31, Running 44.85s Step 196( N/A%), pre moving , FPS 2.27, Running 45.40s Step 197( N/A%), pre moving , FPS 2.26, Running 45.62s Step 198( N/A%), pre moving , FPS 2.22, Running 46.12s Step 199( N/A%), pre moving , FPS 2.17, Running 46.53s Step 200( N/A%), pre moving , FPS 2.15, Running 47.08s Step 201( N/A%), pre moving , FPS 2.14, Running 47.55s Step 202( N/A%), pre moving , FPS 2.12, Running 48.18s Step 203( N/A%), pre moving , FPS 2.06, Running 48.64s Step 204( N/A%), pre moving , FPS 2.06, Running 49.24s Step 205( N/A%), pre moving , FPS 2.07, Running 49.69s Step 206( N/A%), pre moving , FPS 2.14, Running 49.99s Step 207( N/A%), pre moving , FPS 2.15, Running 50.37s Step 208( N/A%), pre moving , FPS 2.15, Running 50.93s Step 209( N/A%), pre moving , FPS 2.11, Running 51.40s Step 210( N/A%), pre moving , FPS 2.09, Running 51.93s Step 211( N/A%), pre moving , FPS 2.13, Running 52.13s Step 212( N/A%), pre moving , FPS 2.15, Running 52.63s Step 213( N/A%), pre moving , FPS 2.16, Running 53.07s Step 214( N/A%), pre moving , FPS 2.15, Running 53.65s Step 215( N/A%), pre moving , FPS 2.16, Running 54.09s Step 216( N/A%), pre moving , FPS 2.16, Running 54.65s Step 217( N/A%), pre moving , FPS 2.20, Running 54.72s Step 218( N/A%), pre moving , FPS 2.31, Running 54.76s Step 219( N/A%), pre moving , FPS 2.42, Running 54.80s Step 220( N/A%), pre moving , FPS 2.58, Running 54.84s Step 221( N/A%), pre moving , FPS 2.72, Running 54.90s Step 222( N/A%), pre moving , FPS 2.94, Running 54.99s Step 223( N/A%), pre moving , FPS 3.11, Running 55.07s Step 224( N/A%), pre moving , FPS 3.38, Running 55.16s Step 225( N/A%), pre moving , FPS 3.57, Running 55.28s Step 226( N/A%), pre moving , FPS 3.71, Running 55.38s Step 227( N/A%), pre moving , FPS 2.81, Running 57.48s Step 228( N/A%), pre moving , FPS 2.74, Running 58.23s Step 229( N/A%), pre moving , FPS 2.82, Running 58.49s Step 230( N/A%), pre moving , FPS 2.81, Running 59.06s Step 231( N/A%), pre moving , FPS 2.71, Running 59.51s Step 232( N/A%), pre moving , FPS 2.71, Running 60.01s Step 233( N/A%), pre moving , FPS 2.80, Running 60.22s Step 234( N/A%), pre moving , FPS 2.75, Running 60.94s Step 235( N/A%), pre moving , FPS 2.82, Running 61.19s Step 236( N/A%), pre moving , FPS 2.81, Running 61.76s Step 237( N/A%), pre moving , FPS 2.67, Running 62.21s Step 238( N/A%), pre moving , FPS 2.50, Running 62.77s Step 239( N/A%), pre moving , FPS 2.45, Running 62.98s Step 240( N/A%), pre moving , FPS 2.31, Running 63.49s Step 241( N/A%), pre moving , FPS 2.22, Running 63.90s Step 242( N/A%), pre moving , FPS 2.12, Running 64.41s Step 243( N/A%), pre moving , FPS 2.09, Running 64.63s Step 244( N/A%), pre moving , FPS 1.99, Running 65.21s Step 245( N/A%), pre moving , FPS 1.94, Running 65.61s Step 246( N/A%), pre moving , FPS 1.86, Running 66.11s Step 247( 0.33%), action 1, FPS 2.03, Running 67.34s Step 248( 0.67%), action 2, FPS 2.06, Running 67.93s Step 249( 1.00%), action 3, FPS 1.94, Running 68.82s Step 250( 1.33%), action 4, FPS 1.97, Running 69.21s Step 251( 1.67%), action 5, FPS 1.83, Running 70.41s Step 252( 2.00%), action 6, FPS 1.83, Running 70.92s Step 253( 2.33%), action 7, FPS 1.70, Running 71.96s Step 254( 2.67%), action 8, FPS 1.75, Running 72.35s Step 255( 3.00%), action 9, FPS 1.66, Running 73.22s Step 256( 3.33%), action 10, FPS 1.70, Running 73.55s Step 257( 3.67%), action 11, FPS 1.68, Running 74.12s Step 258( 4.00%), action 12, FPS 1.71, Running 74.47s Step 259( 4.33%), action 13, FPS 1.61, Running 75.38s Step 260( 4.67%), action 14, FPS 1.61, Running 75.94s Step 261( 5.00%), action 15, FPS 1.53, Running 76.94s Step 262( 5.33%), action 16, FPS 1.52, Running 77.58s Step 263( 5.67%), action 17, FPS 1.47, Running 78.21s Step 264( 6.00%), action 18, FPS 1.48, Running 78.74s Step 265( 6.33%), action 19, FPS 1.43, Running 79.59s Step 266( 6.67%), action 20, FPS 1.44, Running 80.04s Step 267( 7.00%), action 21, FPS 1.43, Running 81.33s Step 268( 7.33%), action 22, FPS 1.40, Running 82.18s Step 269( 7.67%), action 23, FPS 1.37, Running 83.37s Step 270( 8.00%), action 24, FPS 1.38, Running 83.65s Step 271( 8.33%), action 25, FPS 1.37, Running 85.01s Step 272( 8.67%), action 26, FPS 1.37, Running 85.50s Step 273( 9.00%), action 27, FPS 1.38, Running 86.48s Step 274( 9.33%), action 28, FPS 1.36, Running 87.08s Step 275( 9.67%), action 29, FPS 1.36, Running 87.97s Step 276( 10.00%), action 30, FPS 1.34, Running 88.52s Step 277( 10.33%), action 31, FPS 1.28, Running 89.77s Step 278( 10.67%), action 32, FPS 1.27, Running 90.18s Step 279( 11.00%), action 33, FPS 1.27, Running 91.08s Step 280( 11.33%), action 34, FPS 1.28, Running 91.62s Step 281( 11.67%), action 35, FPS 1.30, Running 92.38s Step 282( 12.00%), action 36, FPS 1.31, Running 92.83s Step 283( 12.33%), action 37, FPS 1.26, Running 94.04s Step 284( 12.67%), action 38, FPS 1.27, Running 94.45s Step 285( 13.00%), action 39, FPS 1.27, Running 95.31s Step 286( 13.33%), action 40, FPS 1.26, Running 95.88s Step 287( 13.67%), action 41, FPS 1.30, Running 96.71s Step 288( 14.00%), action 42, FPS 1.32, Running 97.27s Step 289( 14.33%), action 43, FPS 1.36, Running 98.04s Step 290( 14.67%), action 44, FPS 1.33, Running 98.70s Step 291( 15.00%), action 45, FPS 1.37, Running 99.62s Step 292( 15.33%), action 46, FPS 1.37, Running 100.11s Step 293( 15.67%), action 47, FPS 1.40, Running 100.78s Step 294( 16.00%), action 48, FPS 1.40, Running 101.32s Step 295( 16.33%), action 49, FPS 1.40, Running 102.30s Step 296( 16.67%), action 50, FPS 1.38, Running 102.99s Step 297( 17.00%), action 51, FPS 1.42, Running 103.86s Step 298( 17.33%), action 52, FPS 1.42, Running 104.24s Step 299( 17.67%), action 53, FPS 1.43, Running 105.02s Step 300( 18.00%), action 54, FPS 1.45, Running 105.42s Step 301( 18.33%), action 55, FPS 1.41, Running 106.60s Step 302( 18.67%), action 56, FPS 1.37, Running 107.38s Step 303( 19.00%), action 57, FPS 1.42, Running 108.10s Step 304( 19.33%), action 58, FPS 1.42, Running 108.57s Step 305( 19.67%), action 59, FPS 1.43, Running 109.34s Step 306( 20.00%), action 60, FPS 1.44, Running 109.81s Step 307( 20.33%), action 61, FPS 1.42, Running 110.79s Step 308( 20.67%), action 62, FPS 1.40, Running 111.55s Step 309( 21.00%), action 63, FPS 1.39, Running 112.43s Step 310( 21.33%), action 64, FPS 1.41, Running 112.88s Step 311( 21.67%), action 65, FPS 1.38, Running 114.10s Step 312( 22.00%), action 66, FPS 1.39, Running 114.45s Step 313( 22.33%), action 67, FPS 1.38, Running 115.24s Step 314( 22.67%), action 68, FPS 1.36, Running 115.99s Step 315( 23.00%), action 69, FPS 1.40, Running 116.57s Step 316( 23.33%), action 70, FPS 1.42, Running 117.10s Step 317( 23.67%), action 71, FPS 1.41, Running 118.03s Step 318( 24.00%), action 72, FPS 1.38, Running 118.72s Step 319( 24.33%), action 73, FPS 1.38, Running 119.56s Step 320( 24.67%), action 74, FPS 1.37, Running 120.04s Step 321( 25.00%), action 75, FPS 1.37, Running 121.21s Step 322( 25.33%), action 76, FPS 1.41, Running 121.60s Step 323( 25.67%), action 77, FPS 1.40, Running 122.34s Step 324( 26.00%), action 78, FPS 1.38, Running 123.07s Step 325( 26.33%), action 79, FPS 1.37, Running 123.95s Step 326( 26.67%), action 80, FPS 1.38, Running 124.30s Step 327( 27.00%), action 81, FPS 1.36, Running 125.48s Step 328( 27.33%), action 82, FPS 1.36, Running 126.26s Step 329( 27.67%), action 83, FPS 1.36, Running 127.13s Step 330( 28.00%), action 84, FPS 1.36, Running 127.59s Step 331( 28.33%), action 85, FPS 1.41, Running 128.27s Step 332( 28.67%), action 86, FPS 1.40, Running 128.72s Step 333( 29.00%), action 87, FPS 1.42, Running 129.33s Step 334( 29.33%), action 88, FPS 1.45, Running 129.74s Step 335( 29.67%), action 89, FPS 1.39, Running 130.94s Step 336( 30.00%), action 90, FPS 1.40, Running 131.41s Step 337( 30.33%), action 91, FPS 1.39, Running 132.40s Step 338( 30.67%), action 92, FPS 1.41, Running 132.89s Step 339( 31.00%), action 93, FPS 1.42, Running 133.68s Step 340( 31.33%), action 94, FPS 1.40, Running 134.35s Step 341( 31.67%), action 95, FPS 1.42, Running 135.34s Step 342( 32.00%), action 96, FPS 1.41, Running 135.81s Step 343( 32.33%), action 97, FPS 1.42, Running 136.44s Step 344( 32.67%), action 98, FPS 1.43, Running 137.10s Step 345( 33.00%), action 99, FPS 1.45, Running 137.71s Step 346( 33.33%), action 100, FPS 1.44, Running 138.23s Step 347( 33.67%), action 101, FPS 1.46, Running 139.13s Step 348( 34.00%), action 102, FPS 1.51, Running 139.54s Step 349( 34.33%), action 103, FPS 1.52, Running 140.31s Step 350( 34.67%), action 104, FPS 1.50, Running 140.92s Step 351( 35.00%), action 105, FPS 1.51, Running 141.55s Step 352( 35.33%), action 106, FPS 1.50, Running 142.07s Step 353( 35.67%), action 107, FPS 1.47, Running 142.96s Step 354( 36.00%), action 108, FPS 1.46, Running 143.41s Step 355( 36.33%), action 109, FPS 1.52, Running 144.10s Step 356( 36.67%), action 110, FPS 1.49, Running 144.81s Step 357( 37.00%), action 111, FPS 1.50, Running 145.77s Step 358( 37.33%), action 112, FPS 1.50, Running 146.23s Step 359( 37.67%), action 113, FPS 1.50, Running 147.00s Step 360( 38.00%), action 114, FPS 1.55, Running 147.29s Step 361( 38.33%), action 115, FPS 1.62, Running 147.72s Step 362( 38.67%), action 116, FPS 1.60, Running 148.32s Step 363( 39.00%), action 117, FPS 1.59, Running 149.04s Step 364( 39.33%), action 118, FPS 1.58, Running 149.77s Step 365( 39.67%), action 119, FPS 1.53, Running 150.79s Step 366( 40.00%), action 120, FPS 1.52, Running 151.38s Step 367( 40.33%), action 121, FPS 1.51, Running 152.41s Step 368( 40.67%), action 122, FPS 1.47, Running 153.10s Step 369( 41.00%), action 123, FPS 1.46, Running 154.03s Step 370( 41.33%), action 124, FPS 1.44, Running 154.76s Step 371( 41.67%), action 125, FPS 1.42, Running 155.65s Step 372( 42.00%), action 126, FPS 1.40, Running 156.33s Step 373( 42.33%), action 127, FPS 1.40, Running 157.24s Step 374( 42.67%), action 128, FPS 1.39, Running 157.84s Step 375( 43.00%), action 129, FPS 1.36, Running 158.78s Step 376( 43.33%), action 130, FPS 1.39, Running 159.19s Step 377( 43.67%), action 131, FPS 1.36, Running 160.45s Step 378( 44.00%), action 132, FPS 1.33, Running 161.24s Step 379( 44.33%), action 133, FPS 1.32, Running 162.17s Step 380( 44.67%), action 134, FPS 1.28, Running 162.90s Step 381( 45.00%), action 135, FPS 1.24, Running 163.81s [2026-08-02 19:09:00] [36 ] Seed 35 failed after 163.95 s. +steps: 381 , actions: 135 . +Instruction: Empty +Total 8/36(22.22%) success. +Setting seed: 36 +Step 1( N/A%), pre moving , FPS 0.41, Running 2.43s Step 2( N/A%), pre moving , FPS 0.81, Running 2.48s Step 3( N/A%), pre moving , FPS 1.16, Running 2.59s Step 4( N/A%), pre moving , FPS 1.50, Running 2.67s Step 5( N/A%), pre moving , FPS 1.84, Running 2.72s Step 6( N/A%), pre moving , FPS 2.18, Running 2.75s Step 7( N/A%), pre moving , FPS 2.29, Running 3.06s Step 8( N/A%), pre moving , FPS 2.55, Running 3.14s Step 9( N/A%), pre moving , FPS 2.80, Running 3.21s Step 10( N/A%), pre moving , FPS 3.06, Running 3.27s Step 11( N/A%), pre moving , FPS 3.25, Running 3.38s Step 12( N/A%), pre moving , FPS 3.26, Running 3.68s Step 13( N/A%), pre moving , FPS 3.44, Running 3.78s Step 14( N/A%), pre moving , FPS 3.62, Running 3.86s Step 15( N/A%), pre moving , FPS 3.64, Running 4.13s Step 16( N/A%), pre moving , FPS 3.74, Running 4.27s Step 17( N/A%), pre moving , FPS 3.92, Running 4.34s Step 18( N/A%), pre moving , FPS 4.07, Running 4.42s Step 19( N/A%), pre moving , FPS 4.24, Running 4.48s Step 20( N/A%), pre moving , FPS 4.16, Running 4.81s Step 21( N/A%), pre moving , FPS 6.92, Running 5.32s Step 22( N/A%), pre moving , FPS 6.56, Running 5.53s Step 23( N/A%), pre moving , FPS 6.65, Running 5.59s Step 24( N/A%), pre moving , FPS 6.17, Running 5.91s Step 25( N/A%), pre moving , FPS 6.11, Running 5.99s Step 26( N/A%), pre moving , FPS 5.25, Running 6.56s Step 27( N/A%), pre moving , FPS 5.59, Running 6.64s Step 28( N/A%), pre moving , FPS 5.61, Running 6.71s Step 29( N/A%), pre moving , FPS 5.23, Running 7.03s Step 30( N/A%), pre moving , FPS 5.19, Running 7.12s Step 31( N/A%), pre moving , FPS 1.78, Running 14.60s Step 32( N/A%), pre moving , FPS 1.78, Running 14.93s Step 33( N/A%), pre moving , FPS 1.78, Running 15.03s Step 34( N/A%), pre moving , FPS 1.77, Running 15.13s Step 35( N/A%), pre moving , FPS 1.80, Running 15.21s Step 36( N/A%), pre moving , FPS 1.74, Running 15.78s Step 37( N/A%), pre moving , FPS 1.70, Running 16.10s Step 38( N/A%), pre moving , FPS 1.70, Running 16.20s Step 39( N/A%), pre moving , FPS 1.70, Running 16.28s Step 40( N/A%), pre moving , FPS 1.72, Running 16.41s Step 41( N/A%), pre moving , FPS 1.76, Running 16.67s Step 42( N/A%), pre moving , FPS 1.78, Running 16.76s Step 43( N/A%), pre moving , FPS 1.78, Running 16.84s Step 44( N/A%), pre moving , FPS 1.78, Running 17.17s Step 45( N/A%), pre moving , FPS 1.78, Running 17.25s Step 46( N/A%), pre moving , FPS 1.86, Running 17.31s Step 47( N/A%), pre moving , FPS 1.86, Running 17.39s Step 48( N/A%), pre moving , FPS 1.82, Running 17.72s Step 49( N/A%), pre moving , FPS 1.85, Running 17.82s Step 50( N/A%), pre moving , FPS 1.86, Running 17.90s Step 51( N/A%), pre moving , FPS 5.95, Running 17.96s Step 52( N/A%), pre moving , FPS 5.97, Running 18.29s Step 53( N/A%), pre moving , FPS 5.97, Running 18.38s Step 54( N/A%), pre moving , FPS 6.04, Running 18.44s Step 55( N/A%), pre moving , FPS 6.03, Running 18.53s Step 56( N/A%), pre moving , FPS 6.52, Running 18.85s Step 57( N/A%), pre moving , FPS 7.04, Running 18.95s Step 58( N/A%), pre moving , FPS 7.06, Running 19.03s Step 59( N/A%), pre moving , FPS 6.43, Running 19.39s Step 60( N/A%), pre moving , FPS 6.43, Running 19.52s Step 61( N/A%), pre moving , FPS 6.73, Running 19.64s Step 62( N/A%), pre moving , FPS 6.15, Running 20.02s Step 63( N/A%), pre moving , FPS 6.07, Running 20.14s Step 64( N/A%), pre moving , FPS 5.99, Running 20.51s Step 65( N/A%), pre moving , FPS 5.98, Running 20.59s Step 66( N/A%), pre moving , FPS 5.99, Running 20.65s Step 67( N/A%), pre moving , FPS 6.00, Running 20.73s Step 68( N/A%), pre moving , FPS 6.43, Running 20.83s Step 69( N/A%), pre moving , FPS 6.46, Running 20.92s Step 70( N/A%), pre moving , FPS 6.39, Running 21.02s Step 71( N/A%), pre moving , FPS 6.30, Running 21.14s Step 72( N/A%), pre moving , FPS 6.82, Running 21.22s Step 73( N/A%), pre moving , FPS 6.87, Running 21.29s Step 74( N/A%), pre moving , FPS 6.72, Running 21.42s Step 75( N/A%), pre moving , FPS 6.63, Running 21.54s Step 76( N/A%), pre moving , FPS 7.17, Running 21.63s Step 77( N/A%), pre moving , FPS 6.55, Running 22.00s Step 78( N/A%), pre moving , FPS 6.45, Running 22.13s Step 79( N/A%), pre moving , FPS 6.44, Running 22.50s Step 80( N/A%), pre moving , FPS 6.41, Running 22.64s Step 81( N/A%), pre moving , FPS 6.42, Running 22.76s Step 82( N/A%), pre moving , FPS 6.44, Running 23.12s Step 83( N/A%), pre moving , FPS 6.41, Running 23.26s Step 84( N/A%), pre moving , FPS 6.97, Running 23.38s Step 85( N/A%), pre moving , FPS 6.31, Running 23.76s Step 86( N/A%), pre moving , FPS 6.21, Running 23.88s Step 87( N/A%), pre moving , FPS 5.70, Running 24.24s Step 88( N/A%), pre moving , FPS 5.77, Running 24.30s Step 89( N/A%), pre moving , FPS 5.75, Running 24.39s Step 90( N/A%), pre moving , FPS 5.80, Running 24.48s Step 91( N/A%), pre moving , FPS 5.58, Running 24.72s Step 92( N/A%), pre moving , FPS 5.45, Running 24.89s Step 93( N/A%), pre moving , FPS 5.46, Running 24.96s Step 94( N/A%), pre moving , FPS 5.53, Running 25.04s Step 95( N/A%), pre moving , FPS 5.24, Running 25.36s Step 96( N/A%), pre moving , FPS 5.29, Running 25.41s Step 97( N/A%), pre moving , FPS 5.72, Running 25.50s Step 98( N/A%), pre moving , FPS 5.80, Running 25.58s Step 99( N/A%), pre moving , FPS 5.87, Running 25.91s Step 100( N/A%), pre moving , FPS 5.95, Running 26.00s Step 101( N/A%), pre moving , FPS 6.02, Running 26.08s Step 102( N/A%), pre moving , FPS 6.59, Running 26.16s Step 103( N/A%), pre moving , FPS 6.20, Running 26.48s Step 104( N/A%), pre moving , FPS 6.29, Running 26.56s Step 105( N/A%), pre moving , FPS 7.00, Running 26.62s Step 106( N/A%), pre moving , FPS 7.07, Running 26.70s Step 107( N/A%), pre moving , FPS 7.18, Running 27.02s Step 108( N/A%), pre moving , FPS 7.12, Running 27.11s Step 109( N/A%), pre moving , FPS 7.18, Running 27.18s Step 110( N/A%), pre moving , FPS 7.19, Running 27.26s Step 111( N/A%), pre moving , FPS 6.98, Running 27.59s Step 112( N/A%), pre moving , FPS 7.18, Running 27.68s Step 113( N/A%), pre moving , FPS 7.18, Running 27.74s Step 114( N/A%), pre moving , FPS 7.17, Running 27.83s Step 115( N/A%), pre moving , FPS 7.15, Running 28.15s Step 116( N/A%), pre moving , FPS 7.05, Running 28.25s Step 117( N/A%), pre moving , FPS 7.09, Running 28.32s Step 118( N/A%), pre moving , FPS 7.09, Running 28.40s Step 119( N/A%), pre moving , FPS 7.12, Running 28.72s Step 120( N/A%), pre moving , FPS 7.12, Running 28.81s Step 121( N/A%), pre moving , FPS 7.11, Running 28.89s Step 122( N/A%), pre moving , FPS 6.54, Running 29.22s Step 123( N/A%), pre moving , FPS 7.17, Running 29.27s Step 124( N/A%), pre moving , FPS 7.18, Running 29.34s Step 125( N/A%), pre moving , FPS 7.16, Running 29.41s Step 126( N/A%), pre moving , FPS 7.18, Running 29.49s Step 127( N/A%), pre moving , FPS 7.16, Running 29.81s Step 128( N/A%), pre moving , FPS 7.26, Running 29.86s Step 129( N/A%), pre moving , FPS 5.27, Running 30.98s Step 130( N/A%), pre moving , FPS 4.83, Running 31.40s Step 131( N/A%), pre moving , FPS 4.60, Running 31.94s Step 132( N/A%), pre moving , FPS 4.47, Running 32.16s Step 133( N/A%), pre moving , FPS 4.07, Running 32.66s Step 134( N/A%), pre moving , FPS 3.81, Running 33.08s Step 135( N/A%), pre moving , FPS 3.67, Running 33.60s Step 136( N/A%), pre moving , FPS 3.62, Running 33.78s Step 137( N/A%), pre moving , FPS 3.35, Running 34.29s Step 138( N/A%), pre moving , FPS 3.18, Running 34.69s Step 139( N/A%), pre moving , FPS 3.07, Running 35.24s Step 140( N/A%), pre moving , FPS 3.03, Running 35.41s Step 141( N/A%), pre moving , FPS 2.87, Running 35.87s Step 142( N/A%), pre moving , FPS 2.83, Running 36.29s Step 143( N/A%), pre moving , FPS 2.66, Running 36.80s Step 144( N/A%), pre moving , FPS 2.58, Running 37.11s Step 145( N/A%), pre moving , FPS 2.48, Running 37.48s Step 146( N/A%), pre moving , FPS 2.39, Running 37.85s Step 147( N/A%), pre moving , FPS 2.33, Running 38.38s Step 148( N/A%), pre moving , FPS 2.30, Running 38.57s Step 149( N/A%), pre moving , FPS 2.49, Running 39.02s Step 150( N/A%), pre moving , FPS 2.59, Running 39.13s Step 151( N/A%), pre moving , FPS 2.66, Running 39.46s Step 152( N/A%), pre moving , FPS 2.66, Running 39.67s Step 153( N/A%), pre moving , FPS 2.71, Running 40.03s Step 154( N/A%), pre moving , FPS 2.79, Running 40.26s Step 155( N/A%), pre moving , FPS 2.81, Running 40.73s Step 156( N/A%), pre moving , FPS 2.72, Running 41.14s Step 157( N/A%), pre moving , FPS 2.71, Running 41.67s Step 158( N/A%), pre moving , FPS 2.78, Running 41.88s Step 159( N/A%), pre moving , FPS 2.78, Running 42.43s Step 160( N/A%), pre moving , FPS 2.69, Running 42.84s Step 161( N/A%), pre moving , FPS 2.66, Running 43.38s Step 162( N/A%), pre moving , FPS 2.74, Running 43.58s Step 163( N/A%), pre moving , FPS 2.70, Running 44.21s Step 164( N/A%), pre moving , FPS 2.65, Running 44.66s Step 165( N/A%), pre moving , FPS 2.59, Running 45.22s Step 166( N/A%), pre moving , FPS 2.56, Running 45.65s Step 167( N/A%), pre moving , FPS 2.55, Running 46.22s Step 168( N/A%), pre moving , FPS 2.54, Running 46.43s Step 169( N/A%), pre moving , FPS 2.53, Running 46.92s Step 170( N/A%), pre moving , FPS 2.43, Running 47.34s Step 171( N/A%), pre moving , FPS 2.36, Running 47.92s Step 172( N/A%), pre moving , FPS 2.30, Running 48.36s Step 173( N/A%), pre moving , FPS 2.25, Running 48.92s Step 174( N/A%), pre moving , FPS 2.25, Running 49.13s Step 175( N/A%), pre moving , FPS 2.25, Running 49.63s Step 176( N/A%), pre moving , FPS 2.24, Running 50.08s Step 177( N/A%), pre moving , FPS 2.23, Running 50.63s Step 178( N/A%), pre moving , FPS 2.18, Running 51.07s Step 179( N/A%), pre moving , FPS 2.16, Running 51.67s Step 180( N/A%), pre moving , FPS 2.15, Running 52.13s Step 181( N/A%), pre moving , FPS 2.15, Running 52.68s Step 182( N/A%), pre moving , FPS 2.14, Running 52.91s Step 183( N/A%), pre moving , FPS 2.16, Running 53.45s Step 184( N/A%), pre moving , FPS 2.17, Running 53.89s Step 185( N/A%), pre moving , FPS 2.16, Running 54.48s Step 186( N/A%), pre moving , FPS 2.16, Running 54.93s Step 187( N/A%), pre moving , FPS 2.15, Running 55.53s Step 188( N/A%), pre moving , FPS 2.09, Running 55.99s Step 189( N/A%), pre moving , FPS 2.08, Running 56.53s Step 190( N/A%), pre moving , FPS 2.07, Running 57.02s Step 191( N/A%), pre moving , FPS 2.06, Running 57.61s Step 192( N/A%), pre moving , FPS 2.15, Running 57.67s Step 193( N/A%), pre moving , FPS 2.27, Running 57.72s Step 194( N/A%), pre moving , FPS 2.32, Running 57.76s Step 195( N/A%), pre moving , FPS 2.44, Running 57.83s Step 196( N/A%), pre moving , FPS 2.55, Running 57.93s Step 197( N/A%), pre moving , FPS 2.71, Running 58.02s Step 198( N/A%), pre moving , FPS 2.85, Running 58.08s Step 199( N/A%), pre moving , FPS 3.08, Running 58.18s Step 200( N/A%), pre moving , FPS 3.24, Running 58.31s Step 201( N/A%), pre moving , FPS 3.51, Running 58.38s Step 202( N/A%), pre moving , FPS 2.63, Running 60.51s Step 203( N/A%), pre moving , FPS 2.60, Running 61.15s Step 204( N/A%), pre moving , FPS 2.63, Running 61.50s Step 205( N/A%), pre moving , FPS 2.64, Running 62.05s Step 206( N/A%), pre moving , FPS 2.65, Running 62.49s Step 207( N/A%), pre moving , FPS 2.66, Running 63.06s Step 208( N/A%), pre moving , FPS 2.75, Running 63.25s Step 209( N/A%), pre moving , FPS 2.66, Running 64.06s Step 210( N/A%), pre moving , FPS 2.76, Running 64.26s Step 211( N/A%), pre moving , FPS 2.76, Running 64.86s Step 212( N/A%), pre moving , FPS 2.62, Running 65.30s Step 213( N/A%), pre moving , FPS 2.47, Running 65.82s Step 214( N/A%), pre moving , FPS 2.42, Running 66.02s Step 215( N/A%), pre moving , FPS 2.28, Running 66.60s Step 216( N/A%), pre moving , FPS 2.20, Running 67.03s Step 217( N/A%), pre moving , FPS 2.09, Running 67.59s Step 218( N/A%), pre moving , FPS 2.01, Running 68.03s Step 219( N/A%), pre moving , FPS 1.92, Running 68.58s Step 220( N/A%), pre moving , FPS 1.91, Running 68.76s Step 221( N/A%), pre moving , FPS 1.83, Running 69.30s Step 222( 0.33%), action 1, FPS 2.03, Running 70.38s Step 223( 0.67%), action 2, FPS 2.05, Running 70.90s Step 224( 1.00%), action 3, FPS 1.93, Running 71.85s Step 225( 1.33%), action 4, FPS 1.98, Running 72.13s Step 226( 1.67%), action 5, FPS 1.92, Running 72.93s Step 227( 2.00%), action 6, FPS 1.97, Running 73.23s Step 228( 2.33%), action 7, FPS 1.85, Running 74.06s Step 229( 2.67%), action 8, FPS 1.94, Running 74.38s Step 230( 3.00%), action 9, FPS 1.83, Running 75.17s Step 231( 3.33%), action 10, FPS 1.88, Running 75.47s Step 232( 3.67%), action 11, FPS 1.81, Running 76.36s Step 233( 4.00%), action 12, FPS 1.86, Running 76.58s Step 234( 4.33%), action 13, FPS 1.82, Running 77.04s Step 235( 4.67%), action 14, FPS 1.84, Running 77.46s Step 236( 5.00%), action 15, FPS 1.76, Running 78.38s Step 237( 5.33%), action 16, FPS 1.79, Running 78.74s Step 238( 5.67%), action 17, FPS 1.73, Running 79.60s Step 239( 6.00%), action 18, FPS 1.74, Running 80.05s Step 240( 6.33%), action 19, FPS 1.66, Running 80.81s Step 241( 6.67%), action 20, FPS 1.70, Running 81.09s Step 242( 7.00%), action 21, FPS 1.72, Running 81.99s Step 243( 7.33%), action 22, FPS 1.75, Running 82.34s Step 244( 7.67%), action 23, FPS 1.83, Running 82.80s Step 245( 8.00%), action 24, FPS 1.79, Running 83.30s Step 246( 8.33%), action 25, FPS 1.82, Running 83.95s Step 247( 8.67%), action 26, FPS 1.78, Running 84.46s Step 248( 9.00%), action 27, FPS 1.77, Running 85.39s Step 249( 9.33%), action 28, FPS 1.72, Running 86.03s Step 250( 9.67%), action 29, FPS 1.72, Running 86.79s Step 251( 10.00%), action 30, FPS 1.68, Running 87.41s Step 252( 10.33%), action 31, FPS 1.71, Running 88.07s Step 253( 10.67%), action 32, FPS 1.67, Running 88.54s Step 254( 11.00%), action 33, FPS 1.65, Running 89.18s Step 255( 11.33%), action 34, FPS 1.66, Running 89.48s Step 256( 11.67%), action 35, FPS 1.67, Running 90.34s Step 257( 12.00%), action 36, FPS 1.67, Running 90.69s Step 258( 12.33%), action 37, FPS 1.69, Running 91.46s Step 259( 12.67%), action 38, FPS 1.67, Running 92.01s Step 260( 13.00%), action 39, FPS 1.64, Running 93.02s Step 261( 13.33%), action 40, FPS 1.60, Running 93.59s Step 262( 13.67%), action 41, FPS 1.58, Running 94.68s Step 263( 14.00%), action 42, FPS 1.57, Running 95.07s Step 264( 14.33%), action 43, FPS 1.53, Running 95.88s Step 265( 14.67%), action 44, FPS 1.53, Running 96.41s Step 266( 15.00%), action 45, FPS 1.50, Running 97.28s Step 267( 15.33%), action 46, FPS 1.50, Running 97.82s Step 268( 15.67%), action 47, FPS 1.47, Running 99.00s Step 269( 16.00%), action 48, FPS 1.51, Running 99.28s Step 270( 16.33%), action 49, FPS 1.49, Running 100.23s Step 271( 16.67%), action 50, FPS 1.49, Running 100.83s Step 272( 17.00%), action 51, FPS 1.45, Running 101.87s Step 273( 17.33%), action 52, FPS 1.44, Running 102.47s Step 274( 17.67%), action 53, FPS 1.40, Running 103.44s Step 275( 18.00%), action 54, FPS 1.37, Running 104.07s Step 276( 18.33%), action 55, FPS 1.39, Running 104.78s Step 277( 18.67%), action 56, FPS 1.37, Running 105.26s Step 278( 19.00%), action 57, FPS 1.35, Running 106.26s Step 279( 19.33%), action 58, FPS 1.34, Running 106.90s Step 280( 19.67%), action 59, FPS 1.37, Running 107.63s Step 281( 20.00%), action 60, FPS 1.38, Running 108.10s Step 282( 20.33%), action 61, FPS 1.39, Running 109.08s Step 283( 20.67%), action 62, FPS 1.37, Running 109.65s Step 284( 21.00%), action 63, FPS 1.35, Running 110.66s Step 285( 21.33%), action 64, FPS 1.35, Running 111.23s Step 286( 21.67%), action 65, FPS 1.34, Running 112.19s Step 287( 22.00%), action 66, FPS 1.36, Running 112.55s Step 288( 22.33%), action 67, FPS 1.39, Running 113.39s Step 289( 22.67%), action 68, FPS 1.36, Running 113.98s Step 290( 23.00%), action 69, FPS 1.36, Running 114.93s Step 291( 23.33%), action 70, FPS 1.37, Running 115.46s Step 292( 23.67%), action 71, FPS 1.43, Running 115.86s Step 293( 24.00%), action 72, FPS 1.47, Running 116.11s Step 294( 24.33%), action 73, FPS 1.54, Running 116.45s Step 295( 24.67%), action 74, FPS 1.59, Running 116.68s Step 296( 25.00%), action 75, FPS 1.61, Running 117.22s Step 297( 25.33%), action 76, FPS 1.61, Running 117.67s Step 298( 25.67%), action 77, FPS 1.61, Running 118.65s Step 299( 26.00%), action 78, FPS 1.62, Running 119.23s Step 300( 26.33%), action 79, FPS 1.64, Running 119.85s Step 301( 26.67%), action 80, FPS 1.62, Running 120.44s Step 302( 27.00%), action 81, FPS 1.62, Running 121.45s Step 303( 27.33%), action 82, FPS 1.62, Running 121.99s Step 304( 27.67%), action 83, FPS 1.63, Running 122.92s Step 305( 28.00%), action 84, FPS 1.67, Running 123.17s Step 306( 28.33%), action 85, FPS 1.68, Running 124.13s Step 307( 28.67%), action 86, FPS 1.65, Running 124.65s Step 308( 29.00%), action 87, FPS 1.67, Running 125.40s Step 309( 29.33%), action 88, FPS 1.68, Running 125.88s Step 310( 29.67%), action 89, FPS 1.68, Running 126.85s Step 311( 30.00%), action 90, FPS 1.68, Running 127.40s Step 312( 30.33%), action 91, FPS 1.60, Running 128.33s Step 313( 30.67%), action 92, FPS 1.60, Running 128.62s Step 314( 31.00%), action 93, FPS 1.54, Running 129.47s Step 315( 31.33%), action 94, FPS 1.53, Running 129.74s Step 316( 31.67%), action 95, FPS 1.49, Running 130.64s Step 317( 32.00%), action 96, FPS 1.50, Running 130.97s Step 318( 32.33%), action 97, FPS 1.52, Running 131.79s Step 319( 32.67%), action 98, FPS 1.51, Running 132.45s Step 320( 33.00%), action 99, FPS 1.47, Running 133.43s Step 321( 33.33%), action 100, FPS 1.51, Running 133.71s Step 322( 33.67%), action 101, FPS 1.53, Running 134.50s Step 323( 34.00%), action 102, FPS 1.53, Running 135.03s Step 324( 34.33%), action 103, FPS 1.61, Running 135.33s Step 325( 34.67%), action 104, FPS 1.62, Running 135.51s Step 326( 35.00%), action 105, FPS 1.71, Running 135.79s Step 327( 35.33%), action 106, FPS 1.76, Running 136.01s Step 328( 35.67%), action 107, FPS 1.82, Running 136.39s Step 329( 36.00%), action 108, FPS 1.87, Running 136.58s Step 330( 36.33%), action 109, FPS 2.00, Running 136.86s Step 331( 36.67%), action 110, FPS 2.05, Running 137.15s Step 332( 37.00%), action 111, FPS 2.12, Running 137.78s Step 333( 37.33%), action 112, FPS 2.07, Running 138.30s Step 334( 37.67%), action 113, FPS 2.06, Running 139.19s Step 335( 38.00%), action 114, FPS 2.05, Running 139.48s Step 336( 38.33%), action 115, FPS 2.06, Running 140.33s Step 337( 38.67%), action 116, FPS 2.07, Running 140.64s Step 338( 39.00%), action 117, FPS 2.07, Running 141.47s Step 339( 39.33%), action 118, FPS 2.14, Running 141.78s Step 340( 39.67%), action 119, FPS 2.19, Running 142.57s Step 341( 40.00%), action 120, FPS 2.19, Running 142.86s Step 342( 40.33%), action 121, FPS 2.15, Running 143.79s Step 343( 40.67%), action 122, FPS 2.16, Running 144.31s Step 344( 41.00%), action 123, FPS 2.01, Running 145.27s Step 345( 41.33%), action 124, FPS 1.99, Running 145.57s Step 346( 41.67%), action 125, FPS 1.89, Running 146.39s Step 347( 42.00%), action 126, FPS 1.86, Running 146.73s Step 348( 42.33%), action 127, FPS 1.79, Running 147.56s Step 349( 42.67%), action 128, FPS 1.73, Running 148.14s Step 350( 43.00%), action 129, FPS 1.64, Running 149.06s Step 351( 43.33%), action 130, FPS 1.64, Running 149.35s Step 352( 43.67%), action 131, FPS 1.59, Running 150.37s Step 353( 44.00%), action 132, FPS 1.59, Running 150.88s Step 354( 44.33%), action 133, FPS 1.59, Running 151.79s Step 355( 44.67%), action 134, FPS 1.59, Running 152.09s Step 356( 45.00%), action 135, FPS 1.59, Running 152.88s Step 357( 45.33%), action 136, FPS 1.59, Running 153.19s Step 358( 45.67%), action 137, FPS 1.59, Running 154.06s Step 359( 46.00%), action 138, FPS 1.56, Running 154.58s Step 360( 46.33%), action 139, FPS 1.59, Running 155.16s Step 361( 46.67%), action 140, FPS 1.60, Running 155.39s Step 362( 47.00%), action 141, FPS 1.60, Running 156.26s Step 363( 47.33%), action 142, FPS 1.61, Running 156.76s Step 364( 47.67%), action 143, FPS 1.66, Running 157.34s Step 365( 48.00%), action 144, FPS 1.65, Running 157.72s Step 366( 48.33%), action 145, FPS 1.66, Running 158.47s Step 367( 48.67%), action 146, FPS 1.63, Running 159.03s Step 368( 49.00%), action 147, FPS 1.61, Running 159.96s Step 369( 49.33%), action 148, FPS 1.60, Running 160.65s Step 370( 49.67%), action 149, FPS 1.61, Running 161.44s Step 371( 50.00%), action 150, FPS 1.60, Running 161.85s Step 372( 50.33%), action 151, FPS 1.61, Running 162.80s Step 373( 50.67%), action 152, FPS 1.61, Running 163.33s Step 374( 51.00%), action 153, FPS 1.61, Running 164.23s Step 375( 51.33%), action 154, FPS 1.61, Running 164.53s Step 376( 51.67%), action 155, FPS 1.63, Running 165.19s Step 377( 52.00%), action 156, FPS 1.56, Running 165.97s Step 378( 52.33%), action 157, FPS 1.59, Running 166.68s Step 379( 52.67%), action 158, FPS 1.58, Running 167.24s Step 380( 53.00%), action 159, FPS 1.53, Running 168.27s Step 381( 53.33%), action 160, FPS 1.49, Running 168.79s Step 382( 53.67%), action 161, FPS 1.48, Running 169.78s Step 383( 54.00%), action 162, FPS 1.50, Running 170.14s Step 384( 54.33%), action 163, FPS 1.47, Running 170.96s Step 385( 54.67%), action 164, FPS 1.44, Running 171.60s Step 386( 55.00%), action 165, FPS 1.44, Running 172.39s Step 387( 55.33%), action 166, FPS 1.45, Running 172.80s Step 388( 55.67%), action 167, FPS 1.40, Running 174.22s Step 389( 56.00%), action 168, FPS 1.44, Running 174.53s Step 390( 56.33%), action 169, FPS 1.44, Running 175.32s Step 391( 56.67%), action 170, FPS 1.45, Running 175.66s Step 392( 57.00%), action 171, FPS 1.40, Running 177.05s Step 393( 57.33%), action 172, FPS 1.42, Running 177.43s Step 394( 57.67%), action 173, FPS 1.44, Running 178.17s Step 395( 58.00%), action 174, FPS 1.41, Running 178.76s Step 396( 58.33%), action 175, FPS 1.37, Running 179.84s Step 397( 58.67%), action 176, FPS 1.39, Running 180.38s Step 398( 59.00%), action 177, FPS 1.39, Running 181.07s Step 399( 59.33%), action 178, FPS 1.39, Running 181.59s Step 400( 59.67%), action 179, FPS 1.40, Running 182.60s Step 401( 60.00%), action 180, FPS 1.42, Running 182.90s Step 402( 60.33%), action 181, FPS 1.43, Running 183.75s Step 403( 60.67%), action 182, FPS 1.41, Running 184.35s Step 404( 61.00%), action 183, FPS 1.39, Running 185.36s Step 405( 61.33%), action 184, FPS 1.39, Running 185.95s Step 406( 61.67%), action 185, FPS 1.37, Running 187.03s Step 407( 62.00%), action 186, FPS 1.35, Running 187.66s Step 408( 62.33%), action 187, FPS 1.40, Running 188.47s Step 409( 62.67%), action 188, FPS 1.36, Running 189.21s Step 410( 63.00%), action 189, FPS 1.34, Running 190.21s Step 411( 63.33%), action 190, FPS 1.32, Running 190.82s Step 412( 63.67%), action 191, FPS 1.35, Running 191.83s Step 413( 64.00%), action 192, FPS 1.33, Running 192.43s Step 414( 64.33%), action 193, FPS 1.29, Running 193.67s Step 415( 64.67%), action 194, FPS 1.25, Running 194.76s Step 416( 65.00%), action 195, FPS 1.24, Running 195.96s [2026-08-02 19:12:17] [37 ] Seed 36 success after 196.40 s. +steps: 416 , actions: 195 . +Instruction: Empty +Total 9/37(24.32%) success. +Setting seed: 37 +Step 1( N/A%), pre moving , FPS 0.19, Running 5.24s Step 2( N/A%), pre moving , FPS 0.38, Running 5.33s Step 3( N/A%), pre moving , FPS 0.56, Running 5.40s Step 4( N/A%), pre moving , FPS 0.73, Running 5.47s Step 5( N/A%), pre moving , FPS 0.86, Running 5.79s Step 6( N/A%), pre moving , FPS 1.01, Running 5.94s Step 7( N/A%), pre moving , FPS 1.10, Running 6.35s Step 8( N/A%), pre moving , FPS 1.24, Running 6.43s Step 9( N/A%), pre moving , FPS 1.39, Running 6.49s Step 10( N/A%), pre moving , FPS 1.52, Running 6.57s Step 11( N/A%), pre moving , FPS 1.64, Running 6.73s Step 12( N/A%), pre moving , FPS 1.72, Running 6.99s Step 13( N/A%), pre moving , FPS 1.84, Running 7.05s Step 14( N/A%), pre moving , FPS 1.96, Running 7.13s Step 15( N/A%), pre moving , FPS 2.08, Running 7.21s Step 16( N/A%), pre moving , FPS 2.12, Running 7.53s Step 17( N/A%), pre moving , FPS 2.23, Running 7.63s Step 18( N/A%), pre moving , FPS 2.34, Running 7.70s Step 19( N/A%), pre moving , FPS 2.44, Running 7.78s Step 20( N/A%), pre moving , FPS 2.47, Running 8.10s Step 21( N/A%), pre moving , FPS 5.91, Running 8.62s Step 22( N/A%), pre moving , FPS 5.82, Running 8.77s Step 23( N/A%), pre moving , FPS 5.84, Running 8.83s Step 24( N/A%), pre moving , FPS 5.84, Running 8.89s Step 25( N/A%), pre moving , FPS 5.86, Running 9.20s Step 26( N/A%), pre moving , FPS 5.22, Running 9.77s Step 27( N/A%), pre moving , FPS 5.70, Running 9.86s Step 28( N/A%), pre moving , FPS 5.72, Running 9.93s Step 29( N/A%), pre moving , FPS 5.71, Running 9.99s Step 30( N/A%), pre moving , FPS 5.34, Running 10.31s Step 31( N/A%), pre moving , FPS 5.43, Running 10.41s Step 32( N/A%), pre moving , FPS 5.72, Running 10.48s Step 33( N/A%), pre moving , FPS 5.60, Running 10.63s Step 34( N/A%), pre moving , FPS 5.34, Running 10.87s Step 35( N/A%), pre moving , FPS 5.34, Running 10.95s Step 36( N/A%), pre moving , FPS 4.90, Running 11.61s Step 37( N/A%), pre moving , FPS 4.96, Running 11.67s Step 38( N/A%), pre moving , FPS 4.68, Running 11.98s Step 39( N/A%), pre moving , FPS 4.65, Running 12.08s Step 40( N/A%), pre moving , FPS 4.96, Running 12.13s Step 41( N/A%), pre moving , FPS 5.57, Running 12.21s Step 42( N/A%), pre moving , FPS 5.31, Running 12.54s Step 43( N/A%), pre moving , FPS 5.27, Running 12.63s Step 44( N/A%), pre moving , FPS 5.26, Running 12.69s Step 45( N/A%), pre moving , FPS 5.60, Running 12.78s Step 46( N/A%), pre moving , FPS 5.99, Running 13.11s Step 47( N/A%), pre moving , FPS 6.00, Running 13.19s Step 48( N/A%), pre moving , FPS 6.01, Running 13.26s Step 49( N/A%), pre moving , FPS 5.97, Running 13.34s Step 50( N/A%), pre moving , FPS 5.97, Running 13.66s Step 51( N/A%), pre moving , FPS 5.96, Running 13.76s Step 52( N/A%), pre moving , FPS 5.98, Running 13.82s Step 53( N/A%), pre moving , FPS 6.10, Running 13.90s Step 54( N/A%), pre moving , FPS 5.95, Running 14.23s Step 55( N/A%), pre moving , FPS 5.92, Running 14.33s Step 56( N/A%), pre moving , FPS 7.18, Running 14.40s Step 57( N/A%), pre moving , FPS 7.12, Running 14.48s Step 58( N/A%), pre moving , FPS 7.08, Running 14.80s Step 59( N/A%), pre moving , FPS 7.11, Running 14.89s Step 60( N/A%), pre moving , FPS 7.05, Running 14.96s Step 61( N/A%), pre moving , FPS 7.09, Running 15.03s Step 62( N/A%), pre moving , FPS 7.09, Running 15.35s Step 63( N/A%), pre moving , FPS 7.09, Running 15.45s Step 64( N/A%), pre moving , FPS 7.07, Running 15.52s Step 65( N/A%), pre moving , FPS 7.09, Running 15.60s Step 66( N/A%), pre moving , FPS 7.11, Running 15.92s Step 67( N/A%), pre moving , FPS 7.08, Running 16.02s Step 68( N/A%), pre moving , FPS 7.08, Running 16.08s Step 69( N/A%), pre moving , FPS 7.11, Running 16.15s Step 70( N/A%), pre moving , FPS 7.90, Running 16.20s Step 71( N/A%), pre moving , FPS 7.28, Running 16.51s Step 72( N/A%), pre moving , FPS 7.34, Running 16.55s Step 73( N/A%), pre moving , FPS 7.37, Running 16.62s Step 74( N/A%), pre moving , FPS 8.25, Running 16.66s Step 75( N/A%), pre moving , FPS 8.44, Running 16.70s Step 76( N/A%), pre moving , FPS 8.43, Running 16.77s Step 77( N/A%), pre moving , FPS 8.36, Running 16.87s Step 78( N/A%), pre moving , FPS 9.16, Running 16.99s Step 79( N/A%), pre moving , FPS 9.21, Running 17.07s Step 80( N/A%), pre moving , FPS 9.07, Running 17.17s Step 81( N/A%), pre moving , FPS 9.06, Running 17.24s Step 82( N/A%), pre moving , FPS 10.20, Running 17.32s Step 83( N/A%), pre moving , FPS 10.27, Running 17.40s Step 84( N/A%), pre moving , FPS 10.27, Running 17.47s Step 85( N/A%), pre moving , FPS 10.22, Running 17.55s Step 86( N/A%), pre moving , FPS 11.53, Running 17.65s Step 87( N/A%), pre moving , FPS 11.48, Running 17.76s Step 88( N/A%), pre moving , FPS 11.52, Running 17.82s Step 89( N/A%), pre moving , FPS 9.94, Running 18.17s Step 90( N/A%), pre moving , FPS 9.67, Running 18.26s Step 91( N/A%), pre moving , FPS 10.94, Running 18.33s Step 92( N/A%), pre moving , FPS 10.75, Running 18.41s Step 93( N/A%), pre moving , FPS 9.43, Running 18.74s Step 94( N/A%), pre moving , FPS 9.23, Running 18.82s Step 95( N/A%), pre moving , FPS 9.10, Running 18.89s Step 96( N/A%), pre moving , FPS 9.06, Running 18.97s Step 97( N/A%), pre moving , FPS 8.24, Running 19.29s Step 98( N/A%), pre moving , FPS 8.47, Running 19.35s Step 99( N/A%), pre moving , FPS 8.44, Running 19.43s Step 100( N/A%), pre moving , FPS 8.66, Running 19.48s Step 101( N/A%), pre moving , FPS 8.62, Running 19.56s Step 102( N/A%), pre moving , FPS 7.78, Running 19.88s Step 103( N/A%), pre moving , FPS 7.73, Running 19.98s Step 104( N/A%), pre moving , FPS 7.75, Running 20.05s Step 105( N/A%), pre moving , FPS 7.76, Running 20.13s Step 106( N/A%), pre moving , FPS 7.14, Running 20.45s Step 107( N/A%), pre moving , FPS 7.17, Running 20.55s Step 108( N/A%), pre moving , FPS 7.16, Running 20.61s Step 109( N/A%), pre moving , FPS 7.94, Running 20.68s Step 110( N/A%), pre moving , FPS 7.48, Running 20.94s Step 111( N/A%), pre moving , FPS 7.23, Running 21.10s Step 112( N/A%), pre moving , FPS 7.25, Running 21.17s Step 113( N/A%), pre moving , FPS 7.95, Running 21.25s Step 114( N/A%), pre moving , FPS 7.52, Running 21.48s Step 115( N/A%), pre moving , FPS 7.21, Running 21.67s Step 116( N/A%), pre moving , FPS 7.25, Running 21.73s Step 117( N/A%), pre moving , FPS 7.95, Running 21.81s Step 118( N/A%), pre moving , FPS 7.83, Running 21.90s Step 119( N/A%), pre moving , FPS 7.23, Running 22.20s Step 120( N/A%), pre moving , FPS 7.11, Running 22.29s Step 121( N/A%), pre moving , FPS 7.11, Running 22.37s Step 122( N/A%), pre moving , FPS 7.88, Running 22.42s Step 123( N/A%), pre moving , FPS 7.23, Running 22.75s Step 124( N/A%), pre moving , FPS 7.16, Running 22.84s Step 125( N/A%), pre moving , FPS 7.17, Running 22.92s Step 126( N/A%), pre moving , FPS 7.33, Running 23.18s Step 127( N/A%), pre moving , FPS 7.16, Running 23.34s Step 128( N/A%), pre moving , FPS 7.16, Running 23.41s Step 129( N/A%), pre moving , FPS 7.14, Running 23.48s Step 130( N/A%), pre moving , FPS 6.99, Running 23.80s Step 131( N/A%), pre moving , FPS 7.23, Running 23.87s Step 132( N/A%), pre moving , FPS 7.21, Running 23.95s Step 133( N/A%), pre moving , FPS 7.24, Running 24.02s Step 134( N/A%), pre moving , FPS 7.69, Running 24.08s Step 135( N/A%), pre moving , FPS 7.36, Running 24.38s Step 136( N/A%), pre moving , FPS 7.38, Running 24.44s Step 137( N/A%), pre moving , FPS 7.39, Running 24.52s Step 138( N/A%), pre moving , FPS 5.30, Running 25.67s Step 139( N/A%), pre moving , FPS 5.09, Running 26.13s Step 140( N/A%), pre moving , FPS 4.77, Running 26.49s Step 141( N/A%), pre moving , FPS 4.57, Running 26.74s Step 142( N/A%), pre moving , FPS 4.08, Running 27.33s Step 143( N/A%), pre moving , FPS 3.98, Running 27.77s Step 144( N/A%), pre moving , FPS 3.63, Running 28.35s Step 145( N/A%), pre moving , FPS 3.58, Running 28.51s Step 146( N/A%), pre moving , FPS 3.48, Running 28.93s Step 147( N/A%), pre moving , FPS 3.30, Running 29.41s Step 148( N/A%), pre moving , FPS 3.05, Running 29.97s Step 149( N/A%), pre moving , FPS 3.01, Running 30.14s Step 150( N/A%), pre moving , FPS 2.93, Running 30.63s Step 151( N/A%), pre moving , FPS 2.78, Running 31.05s Step 152( N/A%), pre moving , FPS 2.62, Running 31.58s Step 153( N/A%), pre moving , FPS 2.58, Running 31.76s Step 154( N/A%), pre moving , FPS 2.45, Running 32.25s Step 155( N/A%), pre moving , FPS 2.41, Running 32.67s Step 156( N/A%), pre moving , FPS 2.29, Running 33.18s Step 157( N/A%), pre moving , FPS 2.24, Running 33.46s Step 158( N/A%), pre moving , FPS 2.45, Running 33.85s Step 159( N/A%), pre moving , FPS 2.46, Running 34.24s Step 160( N/A%), pre moving , FPS 2.41, Running 34.77s Step 161( N/A%), pre moving , FPS 2.36, Running 35.20s Step 162( N/A%), pre moving , FPS 2.44, Running 35.52s Step 163( N/A%), pre moving , FPS 2.52, Running 35.71s Step 164( N/A%), pre moving , FPS 2.60, Running 36.03s Step 165( N/A%), pre moving , FPS 2.60, Running 36.20s Step 166( N/A%), pre moving , FPS 2.61, Running 36.58s Step 167( N/A%), pre moving , FPS 2.68, Running 36.87s Step 168( N/A%), pre moving , FPS 2.70, Running 37.37s Step 169( N/A%), pre moving , FPS 2.70, Running 37.54s Step 170( N/A%), pre moving , FPS 2.69, Running 38.06s Step 171( N/A%), pre moving , FPS 2.68, Running 38.50s Step 172( N/A%), pre moving , FPS 2.63, Running 39.18s Step 173( N/A%), pre moving , FPS 2.51, Running 39.74s Step 174( N/A%), pre moving , FPS 2.49, Running 40.29s Step 175( N/A%), pre moving , FPS 2.48, Running 40.74s Step 176( N/A%), pre moving , FPS 2.47, Running 41.28s Step 177( N/A%), pre moving , FPS 2.49, Running 41.51s Step 178( N/A%), pre moving , FPS 2.44, Running 42.04s Step 179( N/A%), pre moving , FPS 2.43, Running 42.48s Step 180( N/A%), pre moving , FPS 2.41, Running 43.06s Step 181( N/A%), pre moving , FPS 2.40, Running 43.54s Step 182( N/A%), pre moving , FPS 2.33, Running 44.10s Step 183( N/A%), pre moving , FPS 2.25, Running 44.59s Step 184( N/A%), pre moving , FPS 2.19, Running 45.15s Step 185( N/A%), pre moving , FPS 2.18, Running 45.37s Step 186( N/A%), pre moving , FPS 2.15, Running 45.88s Step 187( N/A%), pre moving , FPS 2.11, Running 46.34s Step 188( N/A%), pre moving , FPS 2.14, Running 46.70s Step 189( N/A%), pre moving , FPS 2.11, Running 47.04s Step 190( N/A%), pre moving , FPS 2.10, Running 47.60s Step 191( N/A%), pre moving , FPS 2.11, Running 47.99s Step 192( N/A%), pre moving , FPS 2.12, Running 48.61s Step 193( N/A%), pre moving , FPS 2.20, Running 48.82s Step 194( N/A%), pre moving , FPS 2.20, Running 49.38s Step 195( N/A%), pre moving , FPS 2.19, Running 49.85s Step 196( N/A%), pre moving , FPS 2.19, Running 50.43s Step 197( N/A%), pre moving , FPS 2.13, Running 50.89s Step 198( N/A%), pre moving , FPS 2.13, Running 51.44s Step 199( N/A%), pre moving , FPS 2.19, Running 51.63s Step 200( N/A%), pre moving , FPS 2.20, Running 52.15s Step 201( N/A%), pre moving , FPS 2.24, Running 52.48s Step 202( N/A%), pre moving , FPS 2.35, Running 52.61s Step 203( N/A%), pre moving , FPS 2.46, Running 52.70s Step 204( N/A%), pre moving , FPS 2.62, Running 52.79s Step 205( N/A%), pre moving , FPS 2.58, Running 53.12s Step 206( N/A%), pre moving , FPS 2.73, Running 53.20s Step 207( N/A%), pre moving , FPS 2.88, Running 53.29s Step 208( N/A%), pre moving , FPS 2.99, Running 53.38s Step 209( N/A%), pre moving , FPS 2.99, Running 53.73s Step 210( N/A%), pre moving , FPS 3.21, Running 53.83s Step 211( N/A%), pre moving , FPS 2.63, Running 55.60s Step 212( N/A%), pre moving , FPS 2.59, Running 56.34s Step 213( N/A%), pre moving , FPS 2.56, Running 56.63s Step 214( N/A%), pre moving , FPS 2.58, Running 57.12s Step 215( N/A%), pre moving , FPS 2.66, Running 57.36s Step 216( N/A%), pre moving , FPS 2.65, Running 57.97s Step 217( N/A%), pre moving , FPS 2.70, Running 58.30s Step 218( N/A%), pre moving , FPS 2.69, Running 58.88s Step 219( N/A%), pre moving , FPS 2.60, Running 59.31s Step 220( N/A%), pre moving , FPS 2.58, Running 59.88s Step 221( N/A%), pre moving , FPS 2.63, Running 60.07s Step 222( N/A%), pre moving , FPS 2.49, Running 60.66s Step 223( N/A%), pre moving , FPS 2.38, Running 61.12s Step 224( N/A%), pre moving , FPS 2.26, Running 61.66s Step 225( N/A%), pre moving , FPS 2.28, Running 61.89s Step 226( N/A%), pre moving , FPS 2.18, Running 62.39s Step 227( N/A%), pre moving , FPS 2.09, Running 62.85s Step 228( N/A%), pre moving , FPS 2.00, Running 63.40s Step 229( N/A%), pre moving , FPS 2.03, Running 63.60s Step 230( N/A%), pre moving , FPS 1.89, Running 64.41s Step 231( 0.33%), action 1, FPS 2.01, Running 65.57s Step 232( 0.67%), action 2, FPS 2.06, Running 66.04s Step 233( 1.00%), action 3, FPS 1.99, Running 66.70s Step 234( 1.33%), action 4, FPS 1.95, Running 67.35s Step 235( 1.67%), action 5, FPS 1.82, Running 68.38s Step 236( 2.00%), action 6, FPS 1.72, Running 69.63s Step 237( 2.33%), action 7, FPS 1.60, Running 70.77s Step 238( 2.67%), action 8, FPS 1.62, Running 71.23s Step 239( 3.00%), action 9, FPS 1.56, Running 72.12s Step 240( 3.33%), action 10, FPS 1.55, Running 72.82s Step 241( 3.67%), action 11, FPS 1.46, Running 73.74s Step 242( 4.00%), action 12, FPS 1.48, Running 74.15s Step 243( 4.33%), action 13, FPS 1.44, Running 75.03s Step 244( 4.67%), action 14, FPS 1.42, Running 75.71s Step 245( 5.00%), action 15, FPS 1.33, Running 76.88s Step 246( 5.33%), action 16, FPS 1.33, Running 77.42s Step 247( 5.67%), action 17, FPS 1.27, Running 78.61s Step 248( 6.00%), action 18, FPS 1.27, Running 79.11s Step 249( 6.33%), action 19, FPS 1.22, Running 79.97s Step 250( 6.67%), action 20, FPS 1.25, Running 80.41s Step 251( 7.00%), action 21, FPS 1.23, Running 81.87s Step 252( 7.33%), action 22, FPS 1.23, Running 82.32s Step 253( 7.67%), action 23, FPS 1.18, Running 83.58s Step 254( 8.00%), action 24, FPS 1.20, Running 84.06s Step 255( 8.33%), action 25, FPS 1.22, Running 84.76s Step 256( 8.67%), action 26, FPS 1.28, Running 85.21s Step 257( 9.00%), action 27, FPS 1.32, Running 85.87s Step 258( 9.33%), action 28, FPS 1.30, Running 86.57s Step 259( 9.67%), action 29, FPS 1.31, Running 87.40s Step 260( 10.00%), action 30, FPS 1.34, Running 87.76s Step 261( 10.33%), action 31, FPS 1.34, Running 88.68s Step 262( 10.67%), action 32, FPS 1.33, Running 89.21s Step 263( 11.00%), action 33, FPS 1.33, Running 90.09s Step 264( 11.33%), action 34, FPS 1.33, Running 90.73s Step 265( 11.67%), action 35, FPS 1.38, Running 91.37s Step 266( 12.00%), action 36, FPS 1.40, Running 91.66s Step 267( 12.33%), action 37, FPS 1.48, Running 92.16s Step 268( 12.67%), action 38, FPS 1.49, Running 92.54s Step 269( 13.00%), action 39, FPS 1.49, Running 93.36s Step 270( 13.33%), action 40, FPS 1.50, Running 93.76s Step 271( 13.67%), action 41, FPS 1.57, Running 94.61s Step 272( 14.00%), action 42, FPS 1.57, Running 95.10s Step 273( 14.33%), action 43, FPS 1.65, Running 95.74s Step 274( 14.67%), action 44, FPS 1.62, Running 96.38s Step 275( 15.00%), action 45, FPS 1.61, Running 97.22s Step 276( 15.33%), action 46, FPS 1.56, Running 98.02s Step 277( 15.67%), action 47, FPS 1.54, Running 98.89s Step 278( 16.00%), action 48, FPS 1.54, Running 99.59s Step 279( 16.33%), action 49, FPS 1.53, Running 100.49s Step 280( 16.67%), action 50, FPS 1.53, Running 100.82s Step 281( 17.00%), action 51, FPS 1.53, Running 101.79s Step 282( 17.33%), action 52, FPS 1.51, Running 102.44s Step 283( 17.67%), action 53, FPS 1.52, Running 103.25s Step 284( 18.00%), action 54, FPS 1.53, Running 103.81s Step 285( 18.33%), action 55, FPS 1.53, Running 104.46s Step 286( 18.67%), action 56, FPS 1.49, Running 105.06s Step 287( 19.00%), action 57, FPS 1.45, Running 105.91s Step 288( 19.33%), action 58, FPS 1.46, Running 106.26s Step 289( 19.67%), action 59, FPS 1.46, Running 107.05s Step 290( 20.00%), action 60, FPS 1.46, Running 107.50s Step 291( 20.33%), action 61, FPS 1.46, Running 108.34s Step 292( 20.67%), action 62, FPS 1.46, Running 108.84s Step 293( 21.00%), action 63, FPS 1.43, Running 109.75s Step 294( 21.33%), action 64, FPS 1.46, Running 110.11s Step 295( 21.67%), action 65, FPS 1.45, Running 111.00s Step 296( 22.00%), action 66, FPS 1.46, Running 111.73s Step 297( 22.33%), action 67, FPS 1.46, Running 112.55s Step 298( 22.67%), action 68, FPS 1.50, Running 112.95s Step 299( 23.00%), action 69, FPS 1.51, Running 113.72s Step 300( 23.33%), action 70, FPS 1.47, Running 114.39s Step 301( 23.67%), action 71, FPS 1.48, Running 115.35s Step 302( 24.00%), action 72, FPS 1.46, Running 116.10s Step 303( 24.33%), action 73, FPS 1.46, Running 116.95s Step 304( 24.67%), action 74, FPS 1.45, Running 117.65s Step 305( 25.00%), action 75, FPS 1.42, Running 118.59s Step 306( 25.33%), action 76, FPS 1.41, Running 119.29s Step 307( 25.67%), action 77, FPS 1.40, Running 120.20s Step 308( 26.00%), action 78, FPS 1.36, Running 120.92s Step 309( 26.33%), action 79, FPS 1.35, Running 121.88s Step 310( 26.67%), action 80, FPS 1.32, Running 122.61s Step 311( 27.00%), action 81, FPS 1.28, Running 123.99s Step 312( 27.33%), action 82, FPS 1.28, Running 124.47s Step 313( 27.67%), action 83, FPS 1.29, Running 125.28s Step 314( 28.00%), action 84, FPS 1.26, Running 125.96s Step 315( 28.33%), action 85, FPS 1.23, Running 127.31s Step 316( 28.67%), action 86, FPS 1.23, Running 128.05s Step 317( 29.00%), action 87, FPS 1.24, Running 128.75s Step 318( 29.33%), action 88, FPS 1.23, Running 129.21s Step 319( 29.67%), action 89, FPS 1.23, Running 129.98s Step 320( 30.00%), action 90, FPS 1.24, Running 130.48s Step 321( 30.33%), action 91, FPS 1.23, Running 131.56s Step 322( 30.67%), action 92, FPS 1.23, Running 132.33s Step 323( 31.00%), action 93, FPS 1.22, Running 133.38s Step 324( 31.33%), action 94, FPS 1.23, Running 133.87s Step 325( 31.67%), action 95, FPS 1.25, Running 134.55s Step 326( 32.00%), action 96, FPS 1.27, Running 135.07s Step 327( 32.33%), action 97, FPS 1.27, Running 135.92s Step 328( 32.67%), action 98, FPS 1.29, Running 136.39s Step 329( 33.00%), action 99, FPS 1.31, Running 137.16s Step 330( 33.33%), action 100, FPS 1.31, Running 137.90s Step 331( 33.67%), action 101, FPS 1.35, Running 138.81s Step 332( 34.00%), action 102, FPS 1.36, Running 139.22s Step 333( 34.33%), action 103, FPS 1.37, Running 139.91s Step 334( 34.67%), action 104, FPS 1.39, Running 140.39s Step 335( 35.00%), action 105, FPS 1.46, Running 141.05s Step 336( 35.33%), action 106, FPS 1.49, Running 141.49s Step 337( 35.67%), action 107, FPS 1.49, Running 142.19s Step 338( 36.00%), action 108, FPS 1.48, Running 142.69s Step 339( 36.33%), action 109, FPS 1.50, Running 143.29s Step 340( 36.67%), action 110, FPS 1.49, Running 143.88s Step 341( 37.00%), action 111, FPS 1.51, Running 144.80s Step 342( 37.33%), action 112, FPS 1.55, Running 145.26s Step 343( 37.67%), action 113, FPS 1.59, Running 145.96s Step 344( 38.00%), action 114, FPS 1.58, Running 146.51s Step 345( 38.33%), action 115, FPS 1.58, Running 147.19s Step 346( 38.67%), action 116, FPS 1.56, Running 147.88s Step 347( 39.00%), action 117, FPS 1.58, Running 148.60s Step 348( 39.33%), action 118, FPS 1.55, Running 149.31s Step 349( 39.67%), action 119, FPS 1.53, Running 150.20s Step 350( 40.00%), action 120, FPS 1.54, Running 150.91s Step 351( 40.33%), action 121, FPS 1.54, Running 151.81s Step 352( 40.67%), action 122, FPS 1.54, Running 152.22s Step 353( 41.00%), action 123, FPS 1.53, Running 152.96s Step 354( 41.33%), action 124, FPS 1.51, Running 153.66s Step 355( 41.67%), action 125, FPS 1.49, Running 154.45s Step 356( 42.00%), action 126, FPS 1.48, Running 155.01s Step 357( 42.33%), action 127, FPS 1.48, Running 155.73s Step 358( 42.67%), action 128, FPS 1.49, Running 156.11s Step 359( 43.00%), action 129, FPS 1.47, Running 156.87s Step 360( 43.33%), action 130, FPS 1.47, Running 157.53s Step 361( 43.67%), action 131, FPS 1.46, Running 158.51s Step 362( 44.00%), action 132, FPS 1.43, Running 159.26s Step 363( 44.33%), action 133, FPS 1.42, Running 160.06s Step 364( 44.67%), action 134, FPS 1.42, Running 160.58s Step 365( 45.00%), action 135, FPS 1.43, Running 161.17s Step 366( 45.33%), action 136, FPS 1.43, Running 161.88s Step 367( 45.67%), action 137, FPS 1.42, Running 162.71s Step 368( 46.00%), action 138, FPS 1.44, Running 163.19s Step 369( 46.33%), action 139, FPS 1.43, Running 164.21s Step 370( 46.67%), action 140, FPS 1.45, Running 164.72s Step 371( 47.00%), action 141, FPS 1.46, Running 165.51s Step 372( 47.33%), action 142, FPS 1.43, Running 166.18s Step 373( 47.67%), action 143, FPS 1.46, Running 166.63s Step 374( 48.00%), action 144, FPS 1.45, Running 167.46s Step 375( 48.33%), action 145, FPS 1.44, Running 168.30s Step 376( 48.67%), action 146, FPS 1.43, Running 169.02s Step 377( 49.00%), action 147, FPS 1.42, Running 169.83s Step 378( 49.33%), action 148, FPS 1.41, Running 170.24s Step 379( 49.67%), action 149, FPS 1.41, Running 171.05s Step 380( 50.00%), action 150, FPS 1.43, Running 171.48s Step 381( 50.33%), action 151, FPS 1.45, Running 172.30s Step 382( 50.67%), action 152, FPS 1.47, Running 172.89s Step 383( 51.00%), action 153, FPS 1.42, Running 174.17s Step 384( 51.33%), action 154, FPS 1.42, Running 174.62s Step 385( 51.67%), action 155, FPS 1.37, Running 175.82s Step 386( 52.00%), action 156, FPS 1.39, Running 176.27s Step 387( 52.33%), action 157, FPS 1.36, Running 177.42s Step 388( 52.67%), action 158, FPS 1.34, Running 178.09s Step 389( 53.00%), action 159, FPS 1.36, Running 178.89s Step 390( 53.33%), action 160, FPS 1.38, Running 179.26s Step 391( 53.67%), action 161, FPS 1.37, Running 180.13s Step 392( 54.00%), action 162, FPS 1.39, Running 180.57s Step 393( 54.33%), action 163, FPS 1.37, Running 181.27s Step 394( 54.67%), action 164, FPS 1.39, Running 181.80s Step 395( 55.00%), action 165, FPS 1.42, Running 182.43s Step 396( 55.33%), action 166, FPS 1.43, Running 183.05s Step 397( 55.67%), action 167, FPS 1.42, Running 183.88s Step 398( 56.00%), action 168, FPS 1.42, Running 184.36s Step 399( 56.33%), action 169, FPS 1.44, Running 184.96s Step 400( 56.67%), action 170, FPS 1.43, Running 185.44s Step 401( 57.00%), action 171, FPS 1.43, Running 186.30s Step 402( 57.33%), action 172, FPS 1.44, Running 186.83s Step 403( 57.67%), action 173, FPS 1.45, Running 188.00s Step 404( 58.00%), action 174, FPS 1.44, Running 188.53s Step 405( 58.33%), action 175, FPS 1.47, Running 189.44s Step 406( 58.67%), action 176, FPS 1.47, Running 189.88s Step 407( 59.00%), action 177, FPS 1.52, Running 190.58s Step 408( 59.33%), action 178, FPS 1.55, Running 190.99s Step 409( 59.67%), action 179, FPS 1.56, Running 191.75s Step 410( 60.00%), action 180, FPS 1.55, Running 192.17s Step 411( 60.33%), action 181, FPS 1.55, Running 193.00s Step 412( 60.67%), action 182, FPS 1.53, Running 193.63s Step 413( 61.00%), action 183, FPS 1.51, Running 194.50s Step 414( 61.33%), action 184, FPS 1.53, Running 194.86s Step 415( 61.67%), action 185, FPS 1.51, Running 195.63s Step 416( 62.00%), action 186, FPS 1.55, Running 195.99s Step 417( 62.33%), action 187, FPS 1.54, Running 196.83s Step 418( 62.67%), action 188, FPS 1.50, Running 197.72s Step 419( 63.00%), action 189, FPS 1.48, Running 198.43s Step 420( 63.33%), action 190, FPS 1.49, Running 198.82s Step 421( 63.67%), action 191, FPS 1.48, Running 199.81s Step 422( 64.00%), action 192, FPS 1.49, Running 200.22s Step 423( 64.33%), action 193, FPS 1.53, Running 201.10s Step 424( 64.67%), action 194, FPS 1.54, Running 201.50s Step 425( 65.00%), action 195, FPS 1.57, Running 202.21s Step 426( 65.33%), action 196, FPS 1.57, Running 202.62s Step 427( 65.67%), action 197, FPS 1.60, Running 203.09s Step 428( 66.00%), action 198, FPS 1.62, Running 203.37s Step 429( 66.33%), action 199, FPS 1.66, Running 203.79s Step 430( 66.67%), action 200, FPS 1.66, Running 204.24s Step 431( 67.00%), action 201, FPS 1.65, Running 205.15s Step 432( 67.33%), action 202, FPS 1.64, Running 205.82s Step 433( 67.67%), action 203, FPS 1.66, Running 206.57s Step 434( 68.00%), action 204, FPS 1.65, Running 206.99s Step 435( 68.33%), action 205, FPS 1.65, Running 207.78s Step 436( 68.67%), action 206, FPS 1.64, Running 208.16s Step 437( 69.00%), action 207, FPS 1.65, Running 208.98s Step 438( 69.33%), action 208, FPS 1.72, Running 209.38s Step 439( 69.67%), action 209, FPS 1.71, Running 210.11s Step 440( 70.00%), action 210, FPS 1.71, Running 210.49s Step 441( 70.33%), action 211, FPS 1.69, Running 211.67s Step 442( 70.67%), action 212, FPS 1.70, Running 212.01s Step 443( 71.00%), action 213, FPS 1.76, Running 212.50s Step 444( 71.33%), action 214, FPS 1.73, Running 213.03s Step 445( 71.67%), action 215, FPS 1.71, Running 213.90s Step 446( 72.00%), action 216, FPS 1.71, Running 214.30s Step 447( 72.33%), action 217, FPS 1.67, Running 215.08s Step 448( 72.67%), action 218, FPS 1.62, Running 215.70s Step 449( 73.00%), action 219, FPS 1.59, Running 216.38s Step 450( 73.33%), action 220, FPS 1.58, Running 216.91s Step 451( 73.67%), action 221, FPS 1.58, Running 217.83s Step 452( 74.00%), action 222, FPS 1.57, Running 218.52s Step 453( 74.33%), action 223, FPS 1.57, Running 219.32s Step 454( 74.67%), action 224, FPS 1.57, Running 219.74s Step 455( 75.00%), action 225, FPS 1.56, Running 220.57s Step 456( 75.33%), action 226, FPS 1.52, Running 221.28s Step 457( 75.67%), action 227, FPS 1.55, Running 221.88s Step 458( 76.00%), action 228, FPS 1.52, Running 222.52s Step 459( 76.33%), action 229, FPS 1.57, Running 222.87s Step 460( 76.67%), action 230, FPS 1.57, Running 223.24s Step 461( 77.00%), action 231, FPS 1.64, Running 223.87s Step 462( 77.33%), action 232, FPS 1.59, Running 224.59s Step 463( 77.67%), action 233, FPS 1.55, Running 225.38s Step 464( 78.00%), action 234, FPS 1.53, Running 226.10s Step 465( 78.33%), action 235, FPS 1.53, Running 226.93s Step 466( 78.67%), action 236, FPS 1.54, Running 227.31s Step 467( 79.00%), action 237, FPS 1.54, Running 228.11s Step 468( 79.33%), action 238, FPS 1.56, Running 228.53s Step 469( 79.67%), action 239, FPS 1.55, Running 229.26s Step 470( 80.00%), action 240, FPS 1.53, Running 230.01s Step 471( 80.33%), action 241, FPS 1.48, Running 231.33s Step 472( 80.67%), action 242, FPS 1.50, Running 231.83s Step 473( 81.00%), action 243, FPS 1.51, Running 232.55s Step 474( 81.33%), action 244, FPS 1.48, Running 233.29s Step 475( 81.67%), action 245, FPS 1.47, Running 234.22s Step 476( 82.00%), action 246, FPS 1.47, Running 234.88s Step 477( 82.33%), action 247, FPS 1.44, Running 235.77s Step 478( 82.67%), action 248, FPS 1.45, Running 236.31s Step 479( 83.00%), action 249, FPS 1.40, Running 237.18s Step 480( 83.33%), action 250, FPS 1.40, Running 237.53s Step 481( 83.67%), action 251, FPS 1.37, Running 238.48s Step 482( 84.00%), action 252, FPS 1.38, Running 239.05s Step 483( 84.33%), action 253, FPS 1.40, Running 239.69s Step 484( 84.67%), action 254, FPS 1.41, Running 240.27s Step 485( 85.00%), action 255, FPS 1.41, Running 241.12s Step 486( 85.33%), action 256, FPS 1.42, Running 241.36s Step 487( 85.67%), action 257, FPS 1.46, Running 241.80s Step 488( 86.00%), action 258, FPS 1.44, Running 242.46s Step 489( 86.33%), action 259, FPS 1.42, Running 243.33s Step 490( 86.67%), action 260, FPS 1.46, Running 243.72s Step 491( 87.00%), action 261, FPS 1.46, Running 245.01s Step 492( 87.33%), action 262, FPS 1.47, Running 245.44s Step 493( 87.67%), action 263, FPS 1.48, Running 246.10s Step 494( 88.00%), action 264, FPS 1.50, Running 246.63s Step 495( 88.33%), action 265, FPS 1.52, Running 247.40s Step 496( 88.67%), action 266, FPS 1.55, Running 247.81s Step 497( 89.00%), action 267, FPS 1.56, Running 248.57s Step 498( 89.33%), action 268, FPS 1.57, Running 249.02s Step 499( 89.67%), action 269, FPS 1.58, Running 249.86s Step 500( 90.00%), action 270, FPS 1.57, Running 250.25s Step 501( 90.33%), action 271, FPS 1.59, Running 251.07s Step 502( 90.67%), action 272, FPS 1.60, Running 251.57s Step 503( 91.00%), action 273, FPS 1.57, Running 252.42s Step 504( 91.33%), action 274, FPS 1.60, Running 252.76s Step 505( 91.67%), action 275, FPS 1.60, Running 253.61s Step 506( 92.00%), action 276, FPS 1.55, Running 254.30s Step 507( 92.33%), action 277, FPS 1.50, Running 255.10s Step 508( 92.67%), action 278, FPS 1.49, Running 255.92s Step 509( 93.00%), action 279, FPS 1.49, Running 256.76s Step 510( 93.33%), action 280, FPS 1.44, Running 257.58s Step 511( 93.67%), action 281, FPS 1.49, Running 258.46s Step 512( 94.00%), action 282, FPS 1.47, Running 259.03s Step 513( 94.33%), action 283, FPS 1.48, Running 259.63s Step 514( 94.67%), action 284, FPS 1.51, Running 259.84s Step 515( 95.00%), action 285, FPS 1.57, Running 260.12s Step 516( 95.33%), action 286, FPS 1.60, Running 260.34s Step 517( 95.67%), action 287, FPS 1.65, Running 260.66s Step 518( 96.00%), action 288, FPS 1.69, Running 260.88s Step 519( 96.33%), action 289, FPS 1.75, Running 261.27s Step 520( 96.67%), action 290, FPS 1.77, Running 261.58s Step 521( 97.00%), action 291, FPS 1.75, Running 262.52s Step 522( 97.33%), action 292, FPS 1.77, Running 262.86s Step 523( 97.67%), action 293, FPS 1.77, Running 263.72s Step 524( 98.00%), action 294, FPS 1.76, Running 264.13s Step 525( 98.33%), action 295, FPS 1.78, Running 264.82s Step 526( 98.67%), action 296, FPS 1.84, Running 265.14s Step 527( 99.00%), action 297, FPS 1.84, Running 265.98s Step 528( 99.33%), action 298, FPS 1.93, Running 266.28s Step 529( 99.67%), action 299, FPS 1.93, Running 267.14s Step 530(100.00%), action 300, FPS 2.01, Running 267.54s [2026-08-02 19:16:45] [38 ] Seed 37 failed after 267.78 s. +steps: 530 , actions: 300 . +Instruction: Empty +Total 9/38(23.68%) success. +Setting seed: 38 +Step 1( N/A%), pre moving , FPS 0.30, Running 3.33s Step 2( N/A%), pre moving , FPS 0.59, Running 3.41s Step 3( N/A%), pre moving , FPS 0.84, Running 3.57s Step 4( N/A%), pre moving , FPS 1.01, Running 3.97s Step 5( N/A%), pre moving , FPS 1.24, Running 4.04s Step 6( N/A%), pre moving , FPS 1.38, Running 4.34s Step 7( N/A%), pre moving , FPS 1.56, Running 4.48s Step 8( N/A%), pre moving , FPS 1.75, Running 4.58s Step 9( N/A%), pre moving , FPS 1.93, Running 4.65s Step 10( N/A%), pre moving , FPS 2.05, Running 4.89s Step 11( N/A%), pre moving , FPS 2.18, Running 5.04s Step 12( N/A%), pre moving , FPS 2.34, Running 5.13s Step 13( N/A%), pre moving , FPS 2.49, Running 5.21s Step 14( N/A%), pre moving , FPS 2.66, Running 5.27s Step 15( N/A%), pre moving , FPS 2.68, Running 5.60s Step 16( N/A%), pre moving , FPS 2.81, Running 5.69s Step 17( N/A%), pre moving , FPS 2.94, Running 5.77s Step 18( N/A%), pre moving , FPS 2.95, Running 6.10s Step 19( N/A%), pre moving , FPS 3.07, Running 6.20s Step 20( N/A%), pre moving , FPS 3.19, Running 6.27s Step 21( N/A%), pre moving , FPS 5.65, Running 6.87s Step 22( N/A%), pre moving , FPS 5.25, Running 7.22s Step 23( N/A%), pre moving , FPS 5.36, Running 7.30s Step 24( N/A%), pre moving , FPS 5.89, Running 7.36s Step 25( N/A%), pre moving , FPS 5.89, Running 7.43s Step 26( N/A%), pre moving , FPS 5.54, Running 7.95s Step 27( N/A%), pre moving , FPS 5.62, Running 8.03s Step 28( N/A%), pre moving , FPS 5.29, Running 8.36s Step 29( N/A%), pre moving , FPS 5.25, Running 8.47s Step 30( N/A%), pre moving , FPS 5.46, Running 8.55s Step 31( N/A%), pre moving , FPS 4.51, Running 9.48s Step 32( N/A%), pre moving , FPS 4.51, Running 9.57s Step 33( N/A%), pre moving , FPS 4.51, Running 9.65s Step 34( N/A%), pre moving , FPS 4.25, Running 9.98s Step 35( N/A%), pre moving , FPS 4.45, Running 10.10s Step 36( N/A%), pre moving , FPS 3.97, Running 10.73s Step 37( N/A%), pre moving , FPS 3.79, Running 11.05s Step 38( N/A%), pre moving , FPS 3.96, Running 11.15s Step 39( N/A%), pre moving , FPS 3.98, Running 11.22s Step 40( N/A%), pre moving , FPS 3.98, Running 11.30s Step 41( N/A%), pre moving , FPS 4.20, Running 11.63s Step 42( N/A%), pre moving , FPS 4.44, Running 11.73s Step 43( N/A%), pre moving , FPS 4.43, Running 11.81s Step 44( N/A%), pre moving , FPS 4.25, Running 12.06s Step 45( N/A%), pre moving , FPS 4.20, Running 12.20s Step 46( N/A%), pre moving , FPS 4.68, Running 12.22s Step 47( N/A%), pre moving , FPS 4.74, Running 12.25s Step 48( N/A%), pre moving , FPS 5.11, Running 12.27s Step 49( N/A%), pre moving , FPS 5.22, Running 12.30s Step 50( N/A%), pre moving , FPS 5.29, Running 12.33s Step 51( N/A%), pre moving , FPS 6.94, Running 12.36s Step 52( N/A%), pre moving , FPS 7.10, Running 12.38s Step 53( N/A%), pre moving , FPS 7.24, Running 12.41s Step 54( N/A%), pre moving , FPS 8.13, Running 12.43s Step 55( N/A%), pre moving , FPS 8.47, Running 12.46s Step 56( N/A%), pre moving , FPS 11.34, Running 12.49s Step 57( N/A%), pre moving , FPS 13.50, Running 12.53s Step 58( N/A%), pre moving , FPS 14.05, Running 12.57s Step 59( N/A%), pre moving , FPS 14.41, Running 12.61s Step 60( N/A%), pre moving , FPS 14.77, Running 12.65s Step 61( N/A%), pre moving , FPS 18.81, Running 12.70s Step 62( N/A%), pre moving , FPS 19.77, Running 12.74s Step 63( N/A%), pre moving , FPS 20.26, Running 12.80s Step 64( N/A%), pre moving , FPS 24.95, Running 12.86s Step 65( N/A%), pre moving , FPS 25.56, Running 12.98s Step 66( N/A%), pre moving , FPS 22.96, Running 13.09s Step 67( N/A%), pre moving , FPS 21.09, Running 13.20s Step 68( N/A%), pre moving , FPS 19.43, Running 13.30s Step 69( N/A%), pre moving , FPS 17.93, Running 13.41s Step 70( N/A%), pre moving , FPS 16.51, Running 13.54s Step 71( N/A%), pre moving , FPS 15.32, Running 13.66s Step 72( N/A%), pre moving , FPS 14.56, Running 13.76s Step 73( N/A%), pre moving , FPS 11.62, Running 14.13s Step 74( N/A%), pre moving , FPS 11.00, Running 14.25s Step 75( N/A%), pre moving , FPS 9.62, Running 14.54s Step 76( N/A%), pre moving , FPS 8.81, Running 14.76s Step 77( N/A%), pre moving , FPS 8.51, Running 14.88s Step 78( N/A%), pre moving , FPS 7.51, Running 15.23s Step 79( N/A%), pre moving , FPS 7.26, Running 15.36s Step 80( N/A%), pre moving , FPS 7.09, Running 15.47s Step 81( N/A%), pre moving , FPS 6.34, Running 15.85s Step 82( N/A%), pre moving , FPS 6.21, Running 15.96s Step 83( N/A%), pre moving , FPS 5.67, Running 16.33s Step 84( N/A%), pre moving , FPS 5.62, Running 16.42s Step 85( N/A%), pre moving , FPS 5.69, Running 16.49s Step 86( N/A%), pre moving , FPS 5.75, Running 16.58s Step 87( N/A%), pre moving , FPS 5.40, Running 16.90s Step 88( N/A%), pre moving , FPS 5.42, Running 17.00s Step 89( N/A%), pre moving , FPS 5.47, Running 17.07s Step 90( N/A%), pre moving , FPS 5.56, Running 17.14s Step 91( N/A%), pre moving , FPS 5.27, Running 17.46s Step 92( N/A%), pre moving , FPS 5.27, Running 17.55s Step 93( N/A%), pre moving , FPS 5.72, Running 17.63s Step 94( N/A%), pre moving , FPS 5.73, Running 17.74s Step 95( N/A%), pre moving , FPS 5.74, Running 18.02s Step 96( N/A%), pre moving , FPS 5.96, Running 18.12s Step 97( N/A%), pre moving , FPS 6.03, Running 18.20s Step 98( N/A%), pre moving , FPS 6.07, Running 18.52s Step 99( N/A%), pre moving , FPS 6.14, Running 18.62s Step 100( N/A%), pre moving , FPS 6.22, Running 18.69s Step 101( N/A%), pre moving , FPS 6.85, Running 18.77s Step 102( N/A%), pre moving , FPS 6.36, Running 19.10s Step 103( N/A%), pre moving , FPS 6.98, Running 19.19s Step 104( N/A%), pre moving , FPS 7.05, Running 19.26s Step 105( N/A%), pre moving , FPS 7.03, Running 19.34s Step 106( N/A%), pre moving , FPS 6.46, Running 19.67s Step 107( N/A%), pre moving , FPS 6.98, Running 19.77s Step 108( N/A%), pre moving , FPS 7.01, Running 19.85s Step 109( N/A%), pre moving , FPS 6.78, Running 20.02s Step 110( N/A%), pre moving , FPS 6.40, Running 20.26s Step 111( N/A%), pre moving , FPS 6.95, Running 20.33s Step 112( N/A%), pre moving , FPS 6.99, Running 20.42s Step 113( N/A%), pre moving , FPS 6.43, Running 20.74s Step 114( N/A%), pre moving , FPS 6.46, Running 20.84s Step 115( N/A%), pre moving , FPS 6.92, Running 20.91s Step 116( N/A%), pre moving , FPS 6.95, Running 20.99s Step 117( N/A%), pre moving , FPS 6.41, Running 21.32s Step 118( N/A%), pre moving , FPS 6.93, Running 21.41s Step 119( N/A%), pre moving , FPS 6.98, Running 21.48s Step 120( N/A%), pre moving , FPS 6.39, Running 21.82s Step 121( N/A%), pre moving , FPS 6.37, Running 21.91s Step 122( N/A%), pre moving , FPS 5.00, Running 23.10s Step 123( N/A%), pre moving , FPS 4.61, Running 23.53s Step 124( N/A%), pre moving , FPS 4.16, Running 24.07s Step 125( N/A%), pre moving , FPS 4.08, Running 24.25s Step 126( N/A%), pre moving , FPS 3.94, Running 24.75s Step 127( N/A%), pre moving , FPS 3.71, Running 25.16s Step 128( N/A%), pre moving , FPS 3.41, Running 25.72s Step 129( N/A%), pre moving , FPS 3.41, Running 25.88s Step 130( N/A%), pre moving , FPS 3.25, Running 26.41s Step 131( N/A%), pre moving , FPS 3.08, Running 26.83s Step 132( N/A%), pre moving , FPS 2.88, Running 27.37s Step 133( N/A%), pre moving , FPS 2.83, Running 27.81s Step 134( N/A%), pre moving , FPS 2.66, Running 28.35s Step 135( N/A%), pre moving , FPS 2.63, Running 28.53s Step 136( N/A%), pre moving , FPS 2.48, Running 29.07s Step 137( N/A%), pre moving , FPS 2.45, Running 29.49s Step 138( N/A%), pre moving , FPS 2.31, Running 30.07s Step 139( N/A%), pre moving , FPS 2.27, Running 30.28s Step 140( N/A%), pre moving , FPS 2.25, Running 30.69s Step 141( N/A%), pre moving , FPS 2.18, Running 31.09s Step 142( N/A%), pre moving , FPS 2.45, Running 31.27s Step 143( N/A%), pre moving , FPS 2.53, Running 31.43s Step 144( N/A%), pre moving , FPS 2.64, Running 31.63s Step 145( N/A%), pre moving , FPS 2.67, Running 31.75s Step 146( N/A%), pre moving , FPS 2.78, Running 31.94s Step 147( N/A%), pre moving , FPS 2.90, Running 32.06s Step 148( N/A%), pre moving , FPS 3.00, Running 32.38s Step 149( N/A%), pre moving , FPS 2.97, Running 32.61s Step 150( N/A%), pre moving , FPS 3.03, Running 33.01s Step 151( N/A%), pre moving , FPS 3.00, Running 33.49s Step 152( N/A%), pre moving , FPS 2.99, Running 34.07s Step 153( N/A%), pre moving , FPS 3.11, Running 34.24s Step 154( N/A%), pre moving , FPS 3.12, Running 34.76s Step 155( N/A%), pre moving , FPS 3.00, Running 35.19s Step 156( N/A%), pre moving , FPS 2.93, Running 35.89s Step 157( N/A%), pre moving , FPS 2.87, Running 36.47s Step 158( N/A%), pre moving , FPS 2.87, Running 37.02s Step 159( N/A%), pre moving , FPS 2.78, Running 37.46s Step 160( N/A%), pre moving , FPS 2.72, Running 38.04s Step 161( N/A%), pre moving , FPS 2.79, Running 38.26s Step 162( N/A%), pre moving , FPS 2.67, Running 38.77s Step 163( N/A%), pre moving , FPS 2.58, Running 39.17s Step 164( N/A%), pre moving , FPS 2.46, Running 39.76s Step 165( N/A%), pre moving , FPS 2.44, Running 39.95s Step 166( N/A%), pre moving , FPS 2.36, Running 40.43s Step 167( N/A%), pre moving , FPS 2.27, Running 40.88s Step 168( N/A%), pre moving , FPS 2.21, Running 41.44s Step 169( N/A%), pre moving , FPS 2.17, Running 41.82s Step 170( N/A%), pre moving , FPS 2.12, Running 42.45s Step 171( N/A%), pre moving , FPS 2.18, Running 42.66s Step 172( N/A%), pre moving , FPS 2.19, Running 43.20s Step 173( N/A%), pre moving , FPS 2.13, Running 43.64s Step 174( N/A%), pre moving , FPS 2.11, Running 44.22s Step 175( N/A%), pre moving , FPS 2.11, Running 44.67s Step 176( N/A%), pre moving , FPS 2.14, Running 45.25s Step 177( N/A%), pre moving , FPS 2.22, Running 45.47s Step 178( N/A%), pre moving , FPS 2.23, Running 46.00s Step 179( N/A%), pre moving , FPS 2.23, Running 46.43s Step 180( N/A%), pre moving , FPS 2.23, Running 47.00s Step 181( N/A%), pre moving , FPS 2.24, Running 47.19s Step 182( N/A%), pre moving , FPS 2.23, Running 47.72s Step 183( N/A%), pre moving , FPS 2.22, Running 48.19s Step 184( N/A%), pre moving , FPS 2.22, Running 48.76s Step 185( N/A%), pre moving , FPS 2.25, Running 48.85s Step 186( N/A%), pre moving , FPS 2.35, Running 48.94s Step 187( N/A%), pre moving , FPS 2.38, Running 49.29s Step 188( N/A%), pre moving , FPS 2.51, Running 49.40s Step 189( N/A%), pre moving , FPS 2.61, Running 49.49s Step 190( N/A%), pre moving , FPS 2.71, Running 49.84s Step 191( N/A%), pre moving , FPS 2.76, Running 49.91s Step 192( N/A%), pre moving , FPS 2.93, Running 50.01s Step 193( N/A%), pre moving , FPS 3.09, Running 50.11s Step 194( N/A%), pre moving , FPS 3.21, Running 50.46s Step 195( N/A%), pre moving , FPS 2.70, Running 52.08s Step 196( N/A%), pre moving , FPS 2.70, Running 52.64s Step 197( N/A%), pre moving , FPS 2.68, Running 52.94s Step 198( N/A%), pre moving , FPS 2.61, Running 53.67s Step 199( N/A%), pre moving , FPS 2.66, Running 53.95s Step 200( N/A%), pre moving , FPS 2.69, Running 54.42s Step 201( N/A%), pre moving , FPS 2.70, Running 54.60s Step 202( N/A%), pre moving , FPS 2.61, Running 55.39s Step 203( N/A%), pre moving , FPS 2.67, Running 55.67s Step 204( N/A%), pre moving , FPS 2.61, Running 56.44s Step 205( N/A%), pre moving , FPS 2.56, Running 56.66s Step 206( N/A%), pre moving , FPS 2.42, Running 57.20s Step 207( N/A%), pre moving , FPS 2.46, Running 57.40s Step 208( N/A%), pre moving , FPS 2.26, Running 58.24s Step 209( N/A%), pre moving , FPS 2.24, Running 58.43s Step 210( N/A%), pre moving , FPS 2.20, Running 58.95s Step 211( N/A%), pre moving , FPS 2.16, Running 59.15s Step 212( N/A%), pre moving , FPS 2.02, Running 59.93s Step 213( N/A%), pre moving , FPS 2.00, Running 60.13s Step 214( N/A%), pre moving , FPS 1.92, Running 60.86s Step 215( 0.33%), action 1, FPS 1.99, Running 62.15s Step 216( 0.67%), action 2, FPS 1.97, Running 62.82s Step 217( 1.00%), action 3, FPS 1.86, Running 63.71s Step 218( 1.33%), action 4, FPS 1.82, Running 64.64s Step 219( 1.67%), action 5, FPS 1.75, Running 65.37s Step 220( 2.00%), action 6, FPS 1.75, Running 65.85s Step 221( 2.33%), action 7, FPS 1.69, Running 66.46s Step 222( 2.67%), action 8, FPS 1.64, Running 67.61s Step 223( 3.00%), action 9, FPS 1.57, Running 68.44s Step 224( 3.33%), action 10, FPS 1.56, Running 69.26s Step 225( 3.67%), action 11, FPS 1.48, Running 70.14s Step 226( 4.00%), action 12, FPS 1.48, Running 70.76s Step 227( 4.33%), action 13, FPS 1.41, Running 71.57s Step 228( 4.67%), action 14, FPS 1.37, Running 72.80s Step 229( 5.00%), action 15, FPS 1.33, Running 73.49s Step 230( 5.33%), action 16, FPS 1.33, Running 73.96s Step 231( 5.67%), action 17, FPS 1.27, Running 74.86s Step 232( 6.00%), action 18, FPS 1.30, Running 75.32s Step 233( 6.33%), action 19, FPS 1.25, Running 76.08s Step 234( 6.67%), action 20, FPS 1.25, Running 76.80s Step 235( 7.00%), action 21, FPS 1.25, Running 78.10s Step 236( 7.33%), action 22, FPS 1.24, Running 79.00s Step 237( 7.67%), action 23, FPS 1.21, Running 80.22s Step 238( 8.00%), action 24, FPS 1.23, Running 80.90s Step 239( 8.33%), action 25, FPS 1.22, Running 81.75s Step 240( 8.67%), action 26, FPS 1.22, Running 82.18s Step 241( 9.00%), action 27, FPS 1.18, Running 83.36s Step 242( 9.33%), action 28, FPS 1.23, Running 83.82s Step 243( 9.67%), action 29, FPS 1.24, Running 84.61s Step 244( 10.00%), action 30, FPS 1.25, Running 85.23s Step 245( 10.33%), action 31, FPS 1.22, Running 86.47s Step 246( 10.67%), action 32, FPS 1.20, Running 87.45s Step 247( 11.00%), action 33, FPS 1.21, Running 88.04s Step 248( 11.33%), action 34, FPS 1.25, Running 88.78s Step 249( 11.67%), action 35, FPS 1.25, Running 89.44s Step 250( 12.00%), action 36, FPS 1.23, Running 90.22s Step 251( 12.33%), action 37, FPS 1.24, Running 90.99s Step 252( 12.67%), action 38, FPS 1.24, Running 91.43s Step 253( 13.00%), action 39, FPS 1.24, Running 92.22s Step 254( 13.33%), action 40, FPS 1.24, Running 92.88s Step 255( 13.67%), action 41, FPS 1.27, Running 93.86s Step 256( 14.00%), action 42, FPS 1.28, Running 94.63s Step 257( 14.33%), action 43, FPS 1.26, Running 96.03s Step 258( 14.67%), action 44, FPS 1.26, Running 96.83s Step 259( 15.00%), action 45, FPS 1.25, Running 97.72s Step 260( 15.33%), action 46, FPS 1.24, Running 98.24s Step 261( 15.67%), action 47, FPS 1.24, Running 99.43s Step 262( 16.00%), action 48, FPS 1.24, Running 100.01s Step 263( 16.33%), action 49, FPS 1.22, Running 100.97s Step 264( 16.67%), action 50, FPS 1.23, Running 101.48s Step 265( 17.00%), action 51, FPS 1.24, Running 102.64s Step 266( 17.33%), action 52, FPS 1.27, Running 103.24s Step 267( 17.67%), action 53, FPS 1.24, Running 104.18s Step 268( 18.00%), action 54, FPS 1.23, Running 105.03s Step 269( 18.33%), action 55, FPS 1.22, Running 105.87s Step 270( 18.67%), action 56, FPS 1.24, Running 106.36s Step 271( 19.00%), action 57, FPS 1.24, Running 107.19s Step 272( 19.33%), action 58, FPS 1.19, Running 108.21s Step 273( 19.67%), action 59, FPS 1.16, Running 109.48s Step 274( 20.00%), action 60, FPS 1.15, Running 110.35s Step 275( 20.33%), action 61, FPS 1.12, Running 111.74s Step 276( 20.67%), action 62, FPS 1.12, Running 112.56s Step 277( 21.00%), action 63, FPS 1.16, Running 113.35s Step 278( 21.33%), action 64, FPS 1.16, Running 114.07s Step 279( 21.67%), action 65, FPS 1.18, Running 114.72s Step 280( 22.00%), action 66, FPS 1.17, Running 115.36s Step 281( 22.33%), action 67, FPS 1.19, Running 116.25s Step 282( 22.67%), action 68, FPS 1.18, Running 116.97s Step 283( 23.00%), action 69, FPS 1.19, Running 117.83s Step 284( 23.33%), action 70, FPS 1.17, Running 118.60s Step 285( 23.67%), action 71, FPS 1.18, Running 119.60s Step 286( 24.00%), action 72, FPS 1.17, Running 120.28s Step 287( 24.33%), action 73, FPS 1.18, Running 121.18s Step 288( 24.67%), action 74, FPS 1.21, Running 121.61s Step 289( 25.00%), action 75, FPS 1.21, Running 122.37s Step 290( 25.33%), action 76, FPS 1.18, Running 123.29s Step 291( 25.67%), action 77, FPS 1.18, Running 124.08s Step 292( 26.00%), action 78, FPS 1.22, Running 124.62s Step 293( 26.33%), action 79, FPS 1.27, Running 125.23s Step 294( 26.67%), action 80, FPS 1.28, Running 126.01s Step 295( 27.00%), action 81, FPS 1.29, Running 127.25s Step 296( 27.33%), action 82, FPS 1.33, Running 127.64s Step 297( 27.67%), action 83, FPS 1.34, Running 128.26s Step 298( 28.00%), action 84, FPS 1.37, Running 128.69s Step 299( 28.33%), action 85, FPS 1.35, Running 129.53s Step 300( 28.67%), action 86, FPS 1.37, Running 129.95s Step 301( 29.00%), action 87, FPS 1.38, Running 130.72s Step 302( 29.33%), action 88, FPS 1.39, Running 131.39s Step 303( 29.67%), action 89, FPS 1.40, Running 132.09s Step 304( 30.00%), action 90, FPS 1.42, Running 132.65s Step 305( 30.33%), action 91, FPS 1.40, Running 133.87s Step 306( 30.67%), action 92, FPS 1.38, Running 134.78s Step 307( 31.00%), action 93, FPS 1.34, Running 136.11s Step 308( 31.33%), action 94, FPS 1.31, Running 136.82s Step 309( 31.67%), action 95, FPS 1.33, Running 137.45s Step 310( 32.00%), action 96, FPS 1.37, Running 137.92s Step 311( 32.33%), action 97, FPS 1.36, Running 138.75s Step 312( 32.67%), action 98, FPS 1.37, Running 139.23s Step 313( 33.00%), action 99, FPS 1.35, Running 140.00s Step 314( 33.33%), action 100, FPS 1.39, Running 140.45s Step 315( 33.67%), action 101, FPS 1.43, Running 141.25s Step 316( 34.00%), action 102, FPS 1.41, Running 141.81s Step 317( 34.33%), action 103, FPS 1.39, Running 142.64s Step 318( 34.67%), action 104, FPS 1.39, Running 143.08s Step 319( 35.00%), action 105, FPS 1.40, Running 143.82s Step 320( 35.33%), action 106, FPS 1.36, Running 144.61s Step 321( 35.67%), action 107, FPS 1.34, Running 145.65s Step 322( 36.00%), action 108, FPS 1.37, Running 146.04s Step 323( 36.33%), action 109, FPS 1.36, Running 146.84s Step 324( 36.67%), action 110, FPS 1.34, Running 147.55s Step 325( 37.00%), action 111, FPS 1.38, Running 148.39s Step 326( 37.33%), action 112, FPS 1.40, Running 149.03s Step 327( 37.67%), action 113, FPS 1.45, Running 149.88s Step 328( 38.00%), action 114, FPS 1.48, Running 150.33s Step 329( 38.33%), action 115, FPS 1.47, Running 151.08s Step 330( 38.67%), action 116, FPS 1.45, Running 151.68s Step 331( 39.00%), action 117, FPS 1.44, Running 152.64s Step 332( 39.33%), action 118, FPS 1.43, Running 153.18s Step 333( 39.67%), action 119, FPS 1.44, Running 153.88s Step 334( 40.00%), action 120, FPS 1.43, Running 154.41s Step 335( 40.33%), action 121, FPS 1.43, Running 155.27s Step 336( 40.67%), action 122, FPS 1.45, Running 155.61s Step 337( 41.00%), action 123, FPS 1.45, Running 156.39s Step 338( 41.33%), action 124, FPS 1.44, Running 157.00s Step 339( 41.67%), action 125, FPS 1.43, Running 157.78s Step 340( 42.00%), action 126, FPS 1.47, Running 158.24s Step 341( 42.33%), action 127, FPS 1.49, Running 159.10s Step 342( 42.67%), action 128, FPS 1.48, Running 159.56s Step 343( 43.00%), action 129, FPS 1.45, Running 160.62s Step 344( 43.33%), action 130, FPS 1.49, Running 160.97s Step 345( 43.67%), action 131, FPS 1.48, Running 161.87s Step 346( 44.00%), action 132, FPS 1.52, Running 162.19s Step 347( 44.33%), action 133, FPS 1.58, Running 162.54s Step 348( 44.67%), action 134, FPS 1.54, Running 163.33s Step 349( 45.00%), action 135, FPS 1.55, Running 164.02s Step 350( 45.33%), action 136, FPS 1.58, Running 164.37s Step 351( 45.67%), action 137, FPS 1.60, Running 165.14s Step 352( 46.00%), action 138, FPS 1.57, Running 165.88s Step 353( 46.33%), action 139, FPS 1.56, Running 166.71s Step 354( 46.67%), action 140, FPS 1.54, Running 167.40s Step 355( 47.00%), action 141, FPS 1.53, Running 168.36s Step 356( 47.33%), action 142, FPS 1.52, Running 168.81s Step 357( 47.67%), action 143, FPS 1.52, Running 169.56s Step 358( 48.00%), action 144, FPS 1.52, Running 170.16s Step 359( 48.33%), action 145, FPS 1.54, Running 170.76s Step 360( 48.67%), action 146, FPS 1.52, Running 171.38s Step 361( 49.00%), action 147, FPS 1.52, Running 172.26s Step 362( 49.33%), action 148, FPS 1.53, Running 172.64s Step 363( 49.67%), action 149, FPS 1.57, Running 173.39s Step 364( 50.00%), action 150, FPS 1.55, Running 173.89s Step 365( 50.33%), action 151, FPS 1.53, Running 174.91s Step 366( 50.67%), action 152, FPS 1.54, Running 175.20s Step 367( 51.00%), action 153, FPS 1.48, Running 176.04s Step 368( 51.33%), action 154, FPS 1.52, Running 176.46s Step 369( 51.67%), action 155, FPS 1.52, Running 177.20s Step 370( 52.00%), action 156, FPS 1.51, Running 177.63s Step 371( 52.33%), action 157, FPS 1.51, Running 178.35s Step 372( 52.67%), action 158, FPS 1.56, Running 178.72s Step 373( 53.00%), action 159, FPS 1.57, Running 179.43s Step 374( 53.33%), action 160, FPS 1.60, Running 179.87s Step 375( 53.67%), action 161, FPS 1.61, Running 180.82s Step 376( 54.00%), action 162, FPS 1.59, Running 181.39s Step 377( 54.33%), action 163, FPS 1.63, Running 181.82s Step 378( 54.67%), action 164, FPS 1.65, Running 182.27s Step 379( 55.00%), action 165, FPS 1.63, Running 183.01s Step 380( 55.33%), action 166, FPS 1.63, Running 183.68s Step 381( 55.67%), action 167, FPS 1.61, Running 184.66s Step 382( 56.00%), action 168, FPS 1.61, Running 185.08s Step 383( 56.33%), action 169, FPS 1.60, Running 185.92s Step 384( 56.67%), action 170, FPS 1.59, Running 186.50s Step 385( 57.00%), action 171, FPS 1.59, Running 187.51s Step 386( 57.33%), action 172, FPS 1.54, Running 188.16s Step 387( 57.67%), action 173, FPS 1.54, Running 189.07s Step 388( 58.00%), action 174, FPS 1.51, Running 189.69s Step 389( 58.33%), action 175, FPS 1.52, Running 190.38s Step 390( 58.67%), action 176, FPS 1.50, Running 191.00s Step 391( 59.00%), action 177, FPS 1.47, Running 191.91s Step 392( 59.33%), action 178, FPS 1.44, Running 192.59s Step 393( 59.67%), action 179, FPS 1.41, Running 193.59s Step 394( 60.00%), action 180, FPS 1.39, Running 194.28s Step 395( 60.33%), action 181, FPS 1.39, Running 195.18s Step 396( 60.67%), action 182, FPS 1.41, Running 195.58s Step 397( 61.00%), action 183, FPS 1.37, Running 196.44s Step 398( 61.33%), action 184, FPS 1.35, Running 197.11s Step 399( 61.67%), action 185, FPS 1.33, Running 198.04s Step 400( 62.00%), action 186, FPS 1.34, Running 198.64s [2026-08-02 19:20:04] [39 ] Seed 38 failed after 198.86 s. +steps: 400 , actions: 186 . +Instruction: Empty +Total 9/39(23.08%) success. +Setting seed: 39 +Step 1( N/A%), pre moving , FPS 0.04, Running 27.17s Step 2( N/A%), pre moving , FPS 0.07, Running 27.26s Step 3( N/A%), pre moving , FPS 0.11, Running 27.34s Step 4( N/A%), pre moving , FPS 0.15, Running 27.41s Step 5( N/A%), pre moving , FPS 0.18, Running 27.73s Step 6( N/A%), pre moving , FPS 0.22, Running 27.82s Step 7( N/A%), pre moving , FPS 0.25, Running 27.89s Step 8( N/A%), pre moving , FPS 0.29, Running 27.97s Step 9( N/A%), pre moving , FPS 0.32, Running 28.29s Step 10( N/A%), pre moving , FPS 0.35, Running 28.38s Step 11( N/A%), pre moving , FPS 0.39, Running 28.45s Step 12( N/A%), pre moving , FPS 0.42, Running 28.54s Step 13( N/A%), pre moving , FPS 0.45, Running 28.86s Step 14( N/A%), pre moving , FPS 0.48, Running 28.94s Step 15( N/A%), pre moving , FPS 0.52, Running 29.01s Step 16( N/A%), pre moving , FPS 0.55, Running 29.10s Step 17( N/A%), pre moving , FPS 0.58, Running 29.43s Step 18( N/A%), pre moving , FPS 0.61, Running 29.54s Step 19( N/A%), pre moving , FPS 0.64, Running 29.63s Step 20( N/A%), pre moving , FPS 0.67, Running 29.92s Step 21( N/A%), pre moving , FPS 6.54, Running 30.23s Step 22( N/A%), pre moving , FPS 5.74, Running 30.74s Step 23( N/A%), pre moving , FPS 5.77, Running 30.80s Step 24( N/A%), pre moving , FPS 5.57, Running 31.00s Step 25( N/A%), pre moving , FPS 5.80, Running 31.18s Step 26( N/A%), pre moving , FPS 5.14, Running 31.71s Step 27( N/A%), pre moving , FPS 5.14, Running 31.78s Step 28( N/A%), pre moving , FPS 5.12, Running 31.87s Step 29( N/A%), pre moving , FPS 5.12, Running 32.20s Step 30( N/A%), pre moving , FPS 5.06, Running 32.33s Step 31( N/A%), pre moving , FPS 5.04, Running 32.42s Step 32( N/A%), pre moving , FPS 4.76, Running 32.74s Step 33( N/A%), pre moving , FPS 5.01, Running 32.85s Step 34( N/A%), pre moving , FPS 5.04, Running 32.91s Step 35( N/A%), pre moving , FPS 5.03, Running 32.99s Step 36( N/A%), pre moving , FPS 4.40, Running 33.64s Step 37( N/A%), pre moving , FPS 4.47, Running 33.90s Step 38( N/A%), pre moving , FPS 4.48, Running 34.00s Step 39( N/A%), pre moving , FPS 4.49, Running 34.09s Step 40( N/A%), pre moving , FPS 4.61, Running 34.25s Step 41( N/A%), pre moving , FPS 4.69, Running 34.49s Step 42( N/A%), pre moving , FPS 5.20, Running 34.59s Step 43( N/A%), pre moving , FPS 5.18, Running 34.66s Step 44( N/A%), pre moving , FPS 5.11, Running 34.91s Step 45( N/A%), pre moving , FPS 5.12, Running 35.09s Step 46( N/A%), pre moving , FPS 5.81, Running 35.15s Step 47( N/A%), pre moving , FPS 5.80, Running 35.23s Step 48( N/A%), pre moving , FPS 5.83, Running 35.30s Step 49( N/A%), pre moving , FPS 5.83, Running 35.63s Step 50( N/A%), pre moving , FPS 5.90, Running 35.72s Step 51( N/A%), pre moving , FPS 5.91, Running 35.80s Step 52( N/A%), pre moving , FPS 5.92, Running 36.12s Step 53( N/A%), pre moving , FPS 5.92, Running 36.23s Step 54( N/A%), pre moving , FPS 5.91, Running 36.30s Step 55( N/A%), pre moving , FPS 5.90, Running 36.38s Step 56( N/A%), pre moving , FPS 6.53, Running 36.71s Step 57( N/A%), pre moving , FPS 6.88, Running 36.81s Step 58( N/A%), pre moving , FPS 6.96, Running 36.87s Step 59( N/A%), pre moving , FPS 6.95, Running 36.96s Step 60( N/A%), pre moving , FPS 6.57, Running 37.29s Step 61( N/A%), pre moving , FPS 6.90, Running 37.39s Step 62( N/A%), pre moving , FPS 6.93, Running 37.47s Step 63( N/A%), pre moving , FPS 6.37, Running 37.81s Step 64( N/A%), pre moving , FPS 6.77, Running 37.86s Step 65( N/A%), pre moving , FPS 6.97, Running 37.96s Step 66( N/A%), pre moving , FPS 6.94, Running 38.03s Step 67( N/A%), pre moving , FPS 6.42, Running 38.35s Step 68( N/A%), pre moving , FPS 6.40, Running 38.43s Step 69( N/A%), pre moving , FPS 6.92, Running 38.52s Step 70( N/A%), pre moving , FPS 6.95, Running 38.60s Step 71( N/A%), pre moving , FPS 6.39, Running 38.93s Step 72( N/A%), pre moving , FPS 6.87, Running 39.03s Step 73( N/A%), pre moving , FPS 6.97, Running 39.09s Step 74( N/A%), pre moving , FPS 6.97, Running 39.17s Step 75( N/A%), pre moving , FPS 6.30, Running 39.56s Step 76( N/A%), pre moving , FPS 6.75, Running 39.67s Step 77( N/A%), pre moving , FPS 6.18, Running 40.04s Step 78( N/A%), pre moving , FPS 6.05, Running 40.18s Step 79( N/A%), pre moving , FPS 5.59, Running 40.55s Step 80( N/A%), pre moving , FPS 5.95, Running 40.66s Step 81( N/A%), pre moving , FPS 5.91, Running 40.77s Step 82( N/A%), pre moving , FPS 5.45, Running 41.14s Step 83( N/A%), pre moving , FPS 5.76, Running 41.28s Step 84( N/A%), pre moving , FPS 5.43, Running 41.55s Step 85( N/A%), pre moving , FPS 5.22, Running 41.79s Step 86( N/A%), pre moving , FPS 5.17, Running 41.90s Step 87( N/A%), pre moving , FPS 5.07, Running 42.30s Step 88( N/A%), pre moving , FPS 5.01, Running 42.41s Step 89( N/A%), pre moving , FPS 4.69, Running 42.78s Step 90( N/A%), pre moving , FPS 4.63, Running 42.92s Step 91( N/A%), pre moving , FPS 4.58, Running 43.29s Step 92( N/A%), pre moving , FPS 4.62, Running 43.36s Step 93( N/A%), pre moving , FPS 4.65, Running 43.40s Step 94( N/A%), pre moving , FPS 4.69, Running 43.44s Step 95( N/A%), pre moving , FPS 5.08, Running 43.49s Step 96( N/A%), pre moving , FPS 5.19, Running 43.52s Step 97( N/A%), pre moving , FPS 5.70, Running 43.55s Step 98( N/A%), pre moving , FPS 5.85, Running 43.60s Step 99( N/A%), pre moving , FPS 6.49, Running 43.63s Step 100( N/A%), pre moving , FPS 6.67, Running 43.65s Step 101( N/A%), pre moving , FPS 6.85, Running 43.69s Step 102( N/A%), pre moving , FPS 7.76, Running 43.72s Step 103( N/A%), pre moving , FPS 8.10, Running 43.74s Step 104( N/A%), pre moving , FPS 8.96, Running 43.78s Step 105( N/A%), pre moving , FPS 9.88, Running 43.81s Step 106( N/A%), pre moving , FPS 10.33, Running 43.84s Step 107( N/A%), pre moving , FPS 12.69, Running 43.87s Step 108( N/A%), pre moving , FPS 13.46, Running 43.90s Step 109( N/A%), pre moving , FPS 17.49, Running 43.93s Step 110( N/A%), pre moving , FPS 18.93, Running 43.97s Step 111( N/A%), pre moving , FPS 26.43, Running 44.05s Step 112( N/A%), pre moving , FPS 26.56, Running 44.11s Step 113( N/A%), pre moving , FPS 26.03, Running 44.16s Step 114( N/A%), pre moving , FPS 25.18, Running 44.23s Step 115( N/A%), pre moving , FPS 23.91, Running 44.33s Step 116( N/A%), pre moving , FPS 22.82, Running 44.40s Step 117( N/A%), pre moving , FPS 21.83, Running 44.47s Step 118( N/A%), pre moving , FPS 21.24, Running 44.54s Step 119( N/A%), pre moving , FPS 20.21, Running 44.62s Step 120( N/A%), pre moving , FPS 19.16, Running 44.70s Step 121( N/A%), pre moving , FPS 18.13, Running 44.79s Step 122( N/A%), pre moving , FPS 17.34, Running 44.87s Step 123( N/A%), pre moving , FPS 16.29, Running 44.97s Step 124( N/A%), pre moving , FPS 13.51, Running 45.26s Step 125( N/A%), pre moving , FPS 12.90, Running 45.36s Step 126( N/A%), pre moving , FPS 12.61, Running 45.43s Step 127( N/A%), pre moving , FPS 12.24, Running 45.51s Step 128( N/A%), pre moving , FPS 10.39, Running 45.83s Step 129( N/A%), pre moving , FPS 10.03, Running 45.92s Step 130( N/A%), pre moving , FPS 9.88, Running 46.00s Step 131( N/A%), pre moving , FPS 8.81, Running 46.32s Step 132( N/A%), pre moving , FPS 8.74, Running 46.40s Step 133( N/A%), pre moving , FPS 8.61, Running 46.49s Step 134( N/A%), pre moving , FPS 8.56, Running 46.57s Step 135( N/A%), pre moving , FPS 8.07, Running 46.81s Step 136( N/A%), pre moving , FPS 7.81, Running 46.96s Step 137( N/A%), pre moving , FPS 7.73, Running 47.06s Step 138( N/A%), pre moving , FPS 7.70, Running 47.14s Step 139( N/A%), pre moving , FPS 7.71, Running 47.21s Step 140( N/A%), pre moving , FPS 7.05, Running 47.54s Step 141( N/A%), pre moving , FPS 7.05, Running 47.63s Step 142( N/A%), pre moving , FPS 7.05, Running 47.71s Step 143( N/A%), pre moving , FPS 6.88, Running 47.88s Step 144( N/A%), pre moving , FPS 7.04, Running 48.10s Step 145( N/A%), pre moving , FPS 7.06, Running 48.19s Step 146( N/A%), pre moving , FPS 7.01, Running 48.28s Step 147( N/A%), pre moving , FPS 6.45, Running 48.61s Step 148( N/A%), pre moving , FPS 6.96, Running 48.70s Step 149( N/A%), pre moving , FPS 7.02, Running 48.77s Step 150( N/A%), pre moving , FPS 7.01, Running 48.85s Step 151( N/A%), pre moving , FPS 6.99, Running 49.18s Step 152( N/A%), pre moving , FPS 6.95, Running 49.27s Step 153( N/A%), pre moving , FPS 7.00, Running 49.34s Step 154( N/A%), pre moving , FPS 6.99, Running 49.43s Step 155( N/A%), pre moving , FPS 6.78, Running 49.76s Step 156( N/A%), pre moving , FPS 6.91, Running 49.85s Step 157( N/A%), pre moving , FPS 6.95, Running 49.94s Step 158( N/A%), pre moving , FPS 6.41, Running 50.26s Step 159( N/A%), pre moving , FPS 6.37, Running 50.35s Step 160( N/A%), pre moving , FPS 6.94, Running 50.42s Step 161( N/A%), pre moving , FPS 6.97, Running 50.50s Step 162( N/A%), pre moving , FPS 6.42, Running 50.82s Step 163( N/A%), pre moving , FPS 6.61, Running 50.91s Step 164( N/A%), pre moving , FPS 6.97, Running 50.98s Step 165( N/A%), pre moving , FPS 6.98, Running 51.06s Step 166( N/A%), pre moving , FPS 6.45, Running 51.38s Step 167( N/A%), pre moving , FPS 7.07, Running 51.43s Step 168( N/A%), pre moving , FPS 7.07, Running 51.53s Step 169( N/A%), pre moving , FPS 7.06, Running 51.60s Step 170( N/A%), pre moving , FPS 6.62, Running 51.87s Step 171( N/A%), pre moving , FPS 7.12, Running 51.99s Step 172( N/A%), pre moving , FPS 7.12, Running 52.08s Step 173( N/A%), pre moving , FPS 7.09, Running 52.16s Step 174( N/A%), pre moving , FPS 6.53, Running 52.49s Step 175( N/A%), pre moving , FPS 7.07, Running 52.59s Step 176( N/A%), pre moving , FPS 7.13, Running 52.66s Step 177( N/A%), pre moving , FPS 5.26, Running 53.74s Step 178( N/A%), pre moving , FPS 5.13, Running 54.16s Step 179( N/A%), pre moving , FPS 4.58, Running 54.71s Step 180( N/A%), pre moving , FPS 4.41, Running 54.95s Step 181( N/A%), pre moving , FPS 4.08, Running 55.40s Step 182( N/A%), pre moving , FPS 4.05, Running 55.75s Step 183( N/A%), pre moving , FPS 3.71, Running 56.30s Step 184( N/A%), pre moving , FPS 3.63, Running 56.49s Step 185( N/A%), pre moving , FPS 3.36, Running 57.01s Step 186( N/A%), pre moving , FPS 3.31, Running 57.42s Step 187( N/A%), pre moving , FPS 3.07, Running 57.94s Step 188( N/A%), pre moving , FPS 3.03, Running 58.13s Step 189( N/A%), pre moving , FPS 2.84, Running 58.64s Step 190( N/A%), pre moving , FPS 2.78, Running 59.06s Step 191( N/A%), pre moving , FPS 2.63, Running 59.60s Step 192( N/A%), pre moving , FPS 2.61, Running 59.75s Step 193( N/A%), pre moving , FPS 2.46, Running 60.29s Step 194( N/A%), pre moving , FPS 2.44, Running 60.70s Step 195( N/A%), pre moving , FPS 2.31, Running 61.24s Step 196( N/A%), pre moving , FPS 2.27, Running 61.45s Step 197( N/A%), pre moving , FPS 2.44, Running 61.93s Step 198( N/A%), pre moving , FPS 2.45, Running 62.33s Step 199( N/A%), pre moving , FPS 2.55, Running 62.55s Step 200( N/A%), pre moving , FPS 2.59, Running 62.66s Step 201( N/A%), pre moving , FPS 2.68, Running 62.87s Step 202( N/A%), pre moving , FPS 2.77, Running 62.99s Step 203( N/A%), pre moving , FPS 2.90, Running 63.19s Step 204( N/A%), pre moving , FPS 2.92, Running 63.34s Step 205( N/A%), pre moving , FPS 3.01, Running 63.65s Step 206( N/A%), pre moving , FPS 3.09, Running 63.90s Step 207( N/A%), pre moving , FPS 3.19, Running 64.20s Step 208( N/A%), pre moving , FPS 3.10, Running 64.58s Step 209( N/A%), pre moving , FPS 3.06, Running 65.17s Step 210( N/A%), pre moving , FPS 3.06, Running 65.61s Step 211( N/A%), pre moving , FPS 3.02, Running 66.22s Step 212( N/A%), pre moving , FPS 2.85, Running 66.76s Step 213( N/A%), pre moving , FPS 2.85, Running 67.31s Step 214( N/A%), pre moving , FPS 2.93, Running 67.52s Step 215( N/A%), pre moving , FPS 2.93, Running 68.07s Step 216( N/A%), pre moving , FPS 2.82, Running 68.55s Step 217( N/A%), pre moving , FPS 2.78, Running 69.12s Step 218( N/A%), pre moving , FPS 2.76, Running 69.56s Step 219( N/A%), pre moving , FPS 2.65, Running 70.10s Step 220( N/A%), pre moving , FPS 2.62, Running 70.28s Step 221( N/A%), pre moving , FPS 2.51, Running 70.83s Step 222( N/A%), pre moving , FPS 2.40, Running 71.32s Step 223( N/A%), pre moving , FPS 2.30, Running 71.88s Step 224( N/A%), pre moving , FPS 2.22, Running 72.35s Step 225( N/A%), pre moving , FPS 2.15, Running 72.95s Step 226( N/A%), pre moving , FPS 2.11, Running 73.40s Step 227( N/A%), pre moving , FPS 2.04, Running 74.02s Step 228( N/A%), pre moving , FPS 2.02, Running 74.50s Step 229( N/A%), pre moving , FPS 2.01, Running 75.12s Step 230( N/A%), pre moving , FPS 2.01, Running 75.57s Step 231( N/A%), pre moving , FPS 2.01, Running 76.18s Step 232( N/A%), pre moving , FPS 2.03, Running 76.62s Step 233( N/A%), pre moving , FPS 2.03, Running 77.17s Step 234( N/A%), pre moving , FPS 2.03, Running 77.38s Step 235( N/A%), pre moving , FPS 2.03, Running 77.93s Step 236( N/A%), pre moving , FPS 2.03, Running 78.40s Step 237( N/A%), pre moving , FPS 2.03, Running 78.95s Step 238( N/A%), pre moving , FPS 2.02, Running 79.44s Step 239( N/A%), pre moving , FPS 2.02, Running 79.99s Step 240( N/A%), pre moving , FPS 2.00, Running 80.26s Step 241( N/A%), pre moving , FPS 2.03, Running 80.71s Step 242( N/A%), pre moving , FPS 2.05, Running 81.06s Step 243( N/A%), pre moving , FPS 2.15, Running 81.17s Step 244( N/A%), pre moving , FPS 2.25, Running 81.25s Step 245( N/A%), pre moving , FPS 2.38, Running 81.35s Step 246( N/A%), pre moving , FPS 2.41, Running 81.69s Step 247( N/A%), pre moving , FPS 2.59, Running 81.75s Step 248( N/A%), pre moving , FPS 2.74, Running 81.80s Step 249( N/A%), pre moving , FPS 2.98, Running 81.84s Step 250( N/A%), pre moving , FPS 3.17, Running 81.88s Step 251( N/A%), pre moving , FPS 3.48, Running 81.92s Step 252( N/A%), pre moving , FPS 3.00, Running 83.29s Step 253( N/A%), pre moving , FPS 3.11, Running 83.61s Step 254( N/A%), pre moving , FPS 3.12, Running 83.79s Step 255( N/A%), pre moving , FPS 3.18, Running 84.22s Step 256( N/A%), pre moving , FPS 3.34, Running 84.39s Step 257( N/A%), pre moving , FPS 3.34, Running 84.94s Step 258( N/A%), pre moving , FPS 3.53, Running 85.11s Step 259( N/A%), pre moving , FPS 3.45, Running 85.79s Step 260( N/A%), pre moving , FPS 3.42, Running 86.11s Step 261( N/A%), pre moving , FPS 3.36, Running 86.67s Step 262( N/A%), pre moving , FPS 3.29, Running 87.13s Step 263( N/A%), pre moving , FPS 3.07, Running 87.68s Step 264( N/A%), pre moving , FPS 3.02, Running 87.87s Step 265( N/A%), pre moving , FPS 2.75, Running 88.62s Step 266( N/A%), pre moving , FPS 2.78, Running 88.88s Step 267( N/A%), pre moving , FPS 2.60, Running 89.43s Step 268( N/A%), pre moving , FPS 2.47, Running 89.89s Step 269( N/A%), pre moving , FPS 2.33, Running 90.42s Step 270( N/A%), pre moving , FPS 2.29, Running 90.61s Step 271( N/A%), pre moving , FPS 2.16, Running 91.17s Step 272( 0.33%), action 1, FPS 2.15, Running 92.58s Step 273( 0.67%), action 2, FPS 2.16, Running 92.87s Step 274( 1.00%), action 3, FPS 2.04, Running 93.57s Step 275( 1.33%), action 4, FPS 2.04, Running 94.01s Step 276( 1.67%), action 5, FPS 1.90, Running 94.89s Step 277( 2.00%), action 6, FPS 1.94, Running 95.24s Step 278( 2.33%), action 7, FPS 1.82, Running 96.12s Step 279( 2.67%), action 8, FPS 1.87, Running 96.49s Step 280( 3.00%), action 9, FPS 1.79, Running 97.32s Step 281( 3.33%), action 10, FPS 1.78, Running 97.93s Step 282( 3.67%), action 11, FPS 1.69, Running 98.99s Step 283( 4.00%), action 12, FPS 1.68, Running 99.60s Step 284( 4.33%), action 13, FPS 1.57, Running 100.59s Step 285( 4.67%), action 14, FPS 1.58, Running 101.28s Step 286( 5.00%), action 15, FPS 1.46, Running 102.61s Step 287( 5.33%), action 16, FPS 1.44, Running 103.33s Step 288( 5.67%), action 17, FPS 1.39, Running 104.23s Step 289( 6.00%), action 18, FPS 1.38, Running 104.96s Step 290( 6.33%), action 19, FPS 1.32, Running 105.80s Step 291( 6.67%), action 20, FPS 1.30, Running 106.55s Step 292( 7.00%), action 21, FPS 1.31, Running 107.83s Step 293( 7.33%), action 22, FPS 1.31, Running 108.17s Step 294( 7.67%), action 23, FPS 1.29, Running 109.03s Step 295( 8.00%), action 24, FPS 1.27, Running 109.73s Step 296( 8.33%), action 25, FPS 1.26, Running 110.70s Step 297( 8.67%), action 26, FPS 1.24, Running 111.33s Step 298( 9.00%), action 27, FPS 1.23, Running 112.34s Step 299( 9.33%), action 28, FPS 1.21, Running 113.00s Step 300( 9.67%), action 29, FPS 1.19, Running 114.07s Step 301( 10.00%), action 30, FPS 1.19, Running 114.73s Step 302( 10.33%), action 31, FPS 1.20, Running 115.71s Step 303( 10.67%), action 32, FPS 1.20, Running 116.33s Step 304( 11.00%), action 33, FPS 1.20, Running 117.30s Step 305( 11.33%), action 34, FPS 1.21, Running 117.87s Step 306( 11.67%), action 35, FPS 1.22, Running 118.96s Step 307( 12.00%), action 36, FPS 1.23, Running 119.59s Step 308( 12.33%), action 37, FPS 1.22, Running 120.61s Step 309( 12.67%), action 38, FPS 1.25, Running 120.92s Step 310( 13.00%), action 39, FPS 1.23, Running 122.10s Step 311( 13.33%), action 40, FPS 1.24, Running 122.70s Step 312( 13.67%), action 41, FPS 1.22, Running 124.18s Step 313( 14.00%), action 42, FPS 1.20, Running 124.82s Step 314( 14.33%), action 43, FPS 1.17, Running 126.05s Step 315( 14.67%), action 44, FPS 1.16, Running 126.94s Step 316( 15.00%), action 45, FPS 1.16, Running 127.89s Step 317( 15.33%), action 46, FPS 1.16, Running 128.56s Step 318( 15.67%), action 47, FPS 1.16, Running 129.59s Step 319( 16.00%), action 48, FPS 1.18, Running 129.97s Step 320( 16.33%), action 49, FPS 1.19, Running 130.91s Step 321( 16.67%), action 50, FPS 1.16, Running 131.97s Step 322( 17.00%), action 51, FPS 1.16, Running 132.99s Step 323( 17.33%), action 52, FPS 1.16, Running 133.61s Step 324( 17.67%), action 53, FPS 1.15, Running 134.68s Step 325( 18.00%), action 54, FPS 1.14, Running 135.45s Step 326( 18.33%), action 55, FPS 1.15, Running 136.35s Step 327( 18.67%), action 56, FPS 1.15, Running 136.99s Step 328( 19.00%), action 57, FPS 1.15, Running 137.98s Step 329( 19.33%), action 58, FPS 1.13, Running 138.61s Step 330( 19.67%), action 59, FPS 1.15, Running 139.49s Step 331( 20.00%), action 60, FPS 1.16, Running 139.89s Step 332( 20.33%), action 61, FPS 1.17, Running 141.33s Step 333( 20.67%), action 62, FPS 1.17, Running 141.91s Step 334( 21.00%), action 63, FPS 1.18, Running 142.97s Step 335( 21.33%), action 64, FPS 1.20, Running 143.60s Step 336( 21.67%), action 65, FPS 1.20, Running 144.57s Step 337( 22.00%), action 66, FPS 1.20, Running 145.27s Step 338( 22.33%), action 67, FPS 1.20, Running 146.29s Step 339( 22.67%), action 68, FPS 1.19, Running 146.84s Step 340( 23.00%), action 69, FPS 1.20, Running 147.64s Step 341( 23.33%), action 70, FPS 1.24, Running 148.12s Step 342( 23.67%), action 71, FPS 1.25, Running 149.02s Step 343( 24.00%), action 72, FPS 1.27, Running 149.34s Step 344( 24.33%), action 73, FPS 1.28, Running 150.27s Step 345( 24.67%), action 74, FPS 1.29, Running 150.90s Step 346( 25.00%), action 75, FPS 1.29, Running 151.86s Step 347( 25.33%), action 76, FPS 1.29, Running 152.44s Step 348( 25.67%), action 77, FPS 1.29, Running 153.54s Step 349( 26.00%), action 78, FPS 1.28, Running 154.23s Step 350( 26.33%), action 79, FPS 1.28, Running 155.18s Step 351( 26.67%), action 80, FPS 1.26, Running 155.75s Step 352( 27.00%), action 81, FPS 1.25, Running 157.39s Step 353( 27.33%), action 82, FPS 1.25, Running 157.85s Step 354( 27.67%), action 83, FPS 1.29, Running 158.47s Step 355( 28.00%), action 84, FPS 1.29, Running 159.06s Step 356( 28.33%), action 85, FPS 1.27, Running 160.26s Step 357( 28.67%), action 86, FPS 1.29, Running 160.80s Step 358( 29.00%), action 87, FPS 1.26, Running 162.17s Step 359( 29.33%), action 88, FPS 1.27, Running 162.58s Step 360( 29.67%), action 89, FPS 1.26, Running 163.49s Step 361( 30.00%), action 90, FPS 1.25, Running 164.07s Step 362( 30.33%), action 91, FPS 1.24, Running 165.13s Step 363( 30.67%), action 92, FPS 1.22, Running 165.78s Step 364( 31.00%), action 93, FPS 1.21, Running 166.81s Step 365( 31.33%), action 94, FPS 1.22, Running 167.33s Step 366( 31.67%), action 95, FPS 1.22, Running 168.32s Step 367( 32.00%), action 96, FPS 1.22, Running 168.90s Step 368( 32.33%), action 97, FPS 1.23, Running 169.83s Step 369( 32.67%), action 98, FPS 1.26, Running 170.12s Step 370( 33.00%), action 99, FPS 1.25, Running 171.20s Step 371( 33.33%), action 100, FPS 1.25, Running 171.72s Step 372( 33.67%), action 101, FPS 1.29, Running 172.84s Step 373( 34.00%), action 102, FPS 1.31, Running 173.14s Step 374( 34.33%), action 103, FPS 1.28, Running 174.10s Step 375( 34.67%), action 104, FPS 1.27, Running 174.77s Step 376( 35.00%), action 105, FPS 1.30, Running 175.66s Step 377( 35.33%), action 106, FPS 1.29, Running 176.32s Step 378( 35.67%), action 107, FPS 1.31, Running 177.47s Step 379( 36.00%), action 108, FPS 1.28, Running 178.20s Step 380( 36.33%), action 109, FPS 1.28, Running 179.07s Step 381( 36.67%), action 110, FPS 1.26, Running 179.96s Step 382( 37.00%), action 111, FPS 1.27, Running 180.89s Step 383( 37.33%), action 112, FPS 1.23, Running 182.10s Step 384( 37.67%), action 113, FPS 1.22, Running 183.18s Step 385( 38.00%), action 114, FPS 1.24, Running 183.51s Step 386( 38.33%), action 115, FPS 1.16, Running 185.57s [2026-08-02 19:23:10] [40 ] Seed 39 success after 185.78 s. +steps: 386 , actions: 115 . +Instruction: Empty +Total 10/40(25.00%) success. +Setting seed: 40 +Step 1( N/A%), pre moving , FPS 0.28, Running 3.55s Step 2( N/A%), pre moving , FPS 0.55, Running 3.61s Step 3( N/A%), pre moving , FPS 0.81, Running 3.69s Step 4( N/A%), pre moving , FPS 0.99, Running 4.03s Step 5( N/A%), pre moving , FPS 1.19, Running 4.19s Step 6( N/A%), pre moving , FPS 1.41, Running 4.27s Step 7( N/A%), pre moving , FPS 1.61, Running 4.35s Step 8( N/A%), pre moving , FPS 1.71, Running 4.68s Step 9( N/A%), pre moving , FPS 1.88, Running 4.77s Step 10( N/A%), pre moving , FPS 2.06, Running 4.86s Step 11( N/A%), pre moving , FPS 2.16, Running 5.10s Step 12( N/A%), pre moving , FPS 2.27, Running 5.29s Step 13( N/A%), pre moving , FPS 2.42, Running 5.37s Step 14( N/A%), pre moving , FPS 2.56, Running 5.46s Step 15( N/A%), pre moving , FPS 2.60, Running 5.78s Step 16( N/A%), pre moving , FPS 2.74, Running 5.84s Step 17( N/A%), pre moving , FPS 2.87, Running 5.92s Step 18( N/A%), pre moving , FPS 2.99, Running 6.01s Step 19( N/A%), pre moving , FPS 2.99, Running 6.34s Step 20( N/A%), pre moving , FPS 3.10, Running 6.44s Step 21( N/A%), pre moving , FPS 5.83, Running 6.97s Step 22( N/A%), pre moving , FPS 5.79, Running 7.07s Step 23( N/A%), pre moving , FPS 5.83, Running 7.12s Step 24( N/A%), pre moving , FPS 5.80, Running 7.47s Step 25( N/A%), pre moving , FPS 5.75, Running 7.66s Step 26( N/A%), pre moving , FPS 5.16, Running 8.15s Step 27( N/A%), pre moving , FPS 4.74, Running 8.57s Step 28( N/A%), pre moving , FPS 5.04, Running 8.65s Step 29( N/A%), pre moving , FPS 5.07, Running 8.72s Step 30( N/A%), pre moving , FPS 5.08, Running 8.80s Step 31( N/A%), pre moving , FPS 5.32, Running 8.85s Step 32( N/A%), pre moving , FPS 5.16, Running 9.17s Step 33( N/A%), pre moving , FPS 5.20, Running 9.21s Step 34( N/A%), pre moving , FPS 5.29, Running 9.24s Step 35( N/A%), pre moving , FPS 5.73, Running 9.27s Step 36( N/A%), pre moving , FPS 5.14, Running 9.73s Step 37( N/A%), pre moving , FPS 5.18, Running 9.78s Step 38( N/A%), pre moving , FPS 5.20, Running 9.86s Step 39( N/A%), pre moving , FPS 5.62, Running 9.91s Step 40( N/A%), pre moving , FPS 5.68, Running 9.96s Step 41( N/A%), pre moving , FPS 6.55, Running 10.03s Step 42( N/A%), pre moving , FPS 6.60, Running 10.10s Step 43( N/A%), pre moving , FPS 6.60, Running 10.15s Step 44( N/A%), pre moving , FPS 7.27, Running 10.23s Step 45( N/A%), pre moving , FPS 7.53, Running 10.32s Step 46( N/A%), pre moving , FPS 8.03, Running 10.64s Step 47( N/A%), pre moving , FPS 9.16, Running 10.75s Step 48( N/A%), pre moving , FPS 9.22, Running 10.82s Step 49( N/A%), pre moving , FPS 9.14, Running 10.91s Step 50( N/A%), pre moving , FPS 8.20, Running 11.24s Step 51( N/A%), pre moving , FPS 8.09, Running 11.33s Step 52( N/A%), pre moving , FPS 9.01, Running 11.39s Step 53( N/A%), pre moving , FPS 8.85, Running 11.47s Step 54( N/A%), pre moving , FPS 7.81, Running 11.80s Step 55( N/A%), pre moving , FPS 7.63, Running 11.89s Step 56( N/A%), pre moving , FPS 8.96, Running 11.96s Step 57( N/A%), pre moving , FPS 8.89, Running 12.03s Step 58( N/A%), pre moving , FPS 8.98, Running 12.09s Step 59( N/A%), pre moving , FPS 8.01, Running 12.40s Step 60( N/A%), pre moving , FPS 7.92, Running 12.49s Step 61( N/A%), pre moving , FPS 7.90, Running 12.56s Step 62( N/A%), pre moving , FPS 7.86, Running 12.64s Step 63( N/A%), pre moving , FPS 7.12, Running 12.96s Step 64( N/A%), pre moving , FPS 7.06, Running 13.06s Step 65( N/A%), pre moving , FPS 7.12, Running 13.13s Step 66( N/A%), pre moving , FPS 7.78, Running 13.21s Step 67( N/A%), pre moving , FPS 7.19, Running 13.53s Step 68( N/A%), pre moving , FPS 7.13, Running 13.63s Step 69( N/A%), pre moving , FPS 7.05, Running 13.74s Step 70( N/A%), pre moving , FPS 6.97, Running 14.11s Step 71( N/A%), pre moving , FPS 6.88, Running 14.23s Step 72( N/A%), pre moving , FPS 6.76, Running 14.35s Step 73( N/A%), pre moving , FPS 6.21, Running 14.69s Step 74( N/A%), pre moving , FPS 6.64, Running 14.81s Step 75( N/A%), pre moving , FPS 6.57, Running 14.93s Step 76( N/A%), pre moving , FPS 5.94, Running 15.32s Step 77( N/A%), pre moving , FPS 5.90, Running 15.43s Step 78( N/A%), pre moving , FPS 5.37, Running 15.81s Step 79( N/A%), pre moving , FPS 5.67, Running 15.93s Step 80( N/A%), pre moving , FPS 5.61, Running 16.05s Step 81( N/A%), pre moving , FPS 5.19, Running 16.41s Step 82( N/A%), pre moving , FPS 5.14, Running 16.54s Step 83( N/A%), pre moving , FPS 5.44, Running 16.64s Step 84( N/A%), pre moving , FPS 5.11, Running 16.97s Step 85( N/A%), pre moving , FPS 5.03, Running 17.10s Step 86( N/A%), pre moving , FPS 5.00, Running 17.21s Step 87( N/A%), pre moving , FPS 5.28, Running 17.32s Step 88( N/A%), pre moving , FPS 4.94, Running 17.68s Step 89( N/A%), pre moving , FPS 4.93, Running 17.80s Step 90( N/A%), pre moving , FPS 5.28, Running 17.90s Step 91( N/A%), pre moving , FPS 4.98, Running 18.25s Step 92( N/A%), pre moving , FPS 4.97, Running 18.38s Step 93( N/A%), pre moving , FPS 5.25, Running 18.50s Step 94( N/A%), pre moving , FPS 4.98, Running 18.83s Step 95( N/A%), pre moving , FPS 5.02, Running 18.92s Step 96( N/A%), pre moving , FPS 5.42, Running 19.01s Step 97( N/A%), pre moving , FPS 5.46, Running 19.09s Step 98( N/A%), pre moving , FPS 5.86, Running 19.22s Step 99( N/A%), pre moving , FPS 5.64, Running 19.48s Step 100( N/A%), pre moving , FPS 5.69, Running 19.57s Step 101( N/A%), pre moving , FPS 6.18, Running 19.65s Step 102( N/A%), pre moving , FPS 5.78, Running 20.00s Step 103( N/A%), pre moving , FPS 5.86, Running 20.05s Step 104( N/A%), pre moving , FPS 6.34, Running 20.12s Step 105( N/A%), pre moving , FPS 6.49, Running 20.19s Step 106( N/A%), pre moving , FPS 6.54, Running 20.27s Step 107( N/A%), pre moving , FPS 6.12, Running 20.59s Step 108( N/A%), pre moving , FPS 6.67, Running 20.68s Step 109( N/A%), pre moving , FPS 6.79, Running 20.74s Step 110( N/A%), pre moving , FPS 6.86, Running 20.81s Step 111( N/A%), pre moving , FPS 7.60, Running 20.88s Step 112( N/A%), pre moving , FPS 7.09, Running 21.20s Step 113( N/A%), pre moving , FPS 7.17, Running 21.29s Step 114( N/A%), pre moving , FPS 7.92, Running 21.36s Step 115( N/A%), pre moving , FPS 7.94, Running 21.44s Step 116( N/A%), pre moving , FPS 7.26, Running 21.77s Step 117( N/A%), pre moving , FPS 7.21, Running 21.86s Step 118( N/A%), pre moving , FPS 7.40, Running 21.93s Step 119( N/A%), pre moving , FPS 7.90, Running 22.01s Step 120( N/A%), pre moving , FPS 7.24, Running 22.33s Step 121( N/A%), pre moving , FPS 7.22, Running 22.42s Step 122( N/A%), pre moving , FPS 8.02, Running 22.49s Step 123( N/A%), pre moving , FPS 7.93, Running 22.57s Step 124( N/A%), pre moving , FPS 7.20, Running 22.90s Step 125( N/A%), pre moving , FPS 7.11, Running 23.00s Step 126( N/A%), pre moving , FPS 7.15, Running 23.07s Step 127( N/A%), pre moving , FPS 7.84, Running 23.14s Step 128( N/A%), pre moving , FPS 7.17, Running 23.47s Step 129( N/A%), pre moving , FPS 7.11, Running 23.56s Step 130( N/A%), pre moving , FPS 7.10, Running 23.63s Step 131( N/A%), pre moving , FPS 7.06, Running 23.71s Step 132( N/A%), pre moving , FPS 7.06, Running 24.03s Step 133( N/A%), pre moving , FPS 7.05, Running 24.12s Step 134( N/A%), pre moving , FPS 7.04, Running 24.20s Step 135( N/A%), pre moving , FPS 7.04, Running 24.28s Step 136( N/A%), pre moving , FPS 7.07, Running 24.60s Step 137( N/A%), pre moving , FPS 7.10, Running 24.68s Step 138( N/A%), pre moving , FPS 7.10, Running 24.74s Step 139( N/A%), pre moving , FPS 7.10, Running 24.83s Step 140( N/A%), pre moving , FPS 7.09, Running 25.15s Step 141( N/A%), pre moving , FPS 7.09, Running 25.24s Step 142( N/A%), pre moving , FPS 7.07, Running 25.32s Step 143( N/A%), pre moving , FPS 6.66, Running 25.58s Step 144( N/A%), pre moving , FPS 7.05, Running 25.74s Step 145( N/A%), pre moving , FPS 7.12, Running 25.81s Step 146( N/A%), pre moving , FPS 7.08, Running 25.89s Step 147( N/A%), pre moving , FPS 6.52, Running 26.21s Step 148( N/A%), pre moving , FPS 7.05, Running 26.30s Step 149( N/A%), pre moving , FPS 7.13, Running 26.36s Step 150( N/A%), pre moving , FPS 7.12, Running 26.44s Step 151( N/A%), pre moving , FPS 6.53, Running 26.77s Step 152( N/A%), pre moving , FPS 7.05, Running 26.87s Step 153( N/A%), pre moving , FPS 7.12, Running 26.93s Step 154( N/A%), pre moving , FPS 7.11, Running 27.01s Step 155( N/A%), pre moving , FPS 5.30, Running 28.05s Step 156( N/A%), pre moving , FPS 5.18, Running 28.46s Step 157( N/A%), pre moving , FPS 4.84, Running 28.81s Step 158( N/A%), pre moving , FPS 4.71, Running 28.99s Step 159( N/A%), pre moving , FPS 4.35, Running 29.43s Step 160( N/A%), pre moving , FPS 4.21, Running 29.90s Step 161( N/A%), pre moving , FPS 3.83, Running 30.47s Step 162( N/A%), pre moving , FPS 3.73, Running 30.68s Step 163( N/A%), pre moving , FPS 3.58, Running 31.16s Step 164( N/A%), pre moving , FPS 3.43, Running 31.58s Step 165( N/A%), pre moving , FPS 3.15, Running 32.15s Step 166( N/A%), pre moving , FPS 3.09, Running 32.36s Step 167( N/A%), pre moving , FPS 3.02, Running 32.83s Step 168( N/A%), pre moving , FPS 2.88, Running 33.24s Step 169( N/A%), pre moving , FPS 2.69, Running 33.80s Step 170( N/A%), pre moving , FPS 2.66, Running 33.95s Step 171( N/A%), pre moving , FPS 2.62, Running 34.41s Step 172( N/A%), pre moving , FPS 2.51, Running 34.84s Step 173( N/A%), pre moving , FPS 2.37, Running 35.39s Step 174( N/A%), pre moving , FPS 2.34, Running 35.56s Step 175( N/A%), pre moving , FPS 2.51, Running 36.03s Step 176( N/A%), pre moving , FPS 2.51, Running 36.43s Step 177( N/A%), pre moving , FPS 2.44, Running 36.99s Step 178( N/A%), pre moving , FPS 2.37, Running 37.43s Step 179( N/A%), pre moving , FPS 2.34, Running 37.98s Step 180( N/A%), pre moving , FPS 2.42, Running 38.16s Step 181( N/A%), pre moving , FPS 2.43, Running 38.69s Step 182( N/A%), pre moving , FPS 2.38, Running 39.10s Step 183( N/A%), pre moving , FPS 2.36, Running 39.65s Step 184( N/A%), pre moving , FPS 2.35, Running 40.09s Step 185( N/A%), pre moving , FPS 2.36, Running 40.63s Step 186( N/A%), pre moving , FPS 2.37, Running 40.80s Step 187( N/A%), pre moving , FPS 2.36, Running 41.32s Step 188( N/A%), pre moving , FPS 2.35, Running 41.74s Step 189( N/A%), pre moving , FPS 2.34, Running 42.36s Step 190( N/A%), pre moving , FPS 2.22, Running 42.94s Step 191( N/A%), pre moving , FPS 2.20, Running 43.48s Step 192( N/A%), pre moving , FPS 2.20, Running 43.91s Step 193( N/A%), pre moving , FPS 2.20, Running 44.49s Step 194( N/A%), pre moving , FPS 2.14, Running 44.90s Step 195( N/A%), pre moving , FPS 2.11, Running 45.51s Step 196( N/A%), pre moving , FPS 2.15, Running 45.73s Step 197( N/A%), pre moving , FPS 2.16, Running 46.26s Step 198( N/A%), pre moving , FPS 2.16, Running 46.67s Step 199( N/A%), pre moving , FPS 2.24, Running 46.90s Step 200( N/A%), pre moving , FPS 2.24, Running 47.07s Step 201( N/A%), pre moving , FPS 2.28, Running 47.46s Step 202( N/A%), pre moving , FPS 2.33, Running 47.69s Step 203( N/A%), pre moving , FPS 2.30, Running 48.34s Step 204( N/A%), pre moving , FPS 2.37, Running 48.53s Step 205( N/A%), pre moving , FPS 2.36, Running 49.09s Step 206( N/A%), pre moving , FPS 2.29, Running 49.54s Step 207( N/A%), pre moving , FPS 2.27, Running 50.13s Step 208( N/A%), pre moving , FPS 2.26, Running 50.57s Step 209( N/A%), pre moving , FPS 2.27, Running 51.17s Step 210( N/A%), pre moving , FPS 2.37, Running 51.37s Step 211( N/A%), pre moving , FPS 2.39, Running 51.86s Step 212( N/A%), pre moving , FPS 2.39, Running 52.28s Step 213( N/A%), pre moving , FPS 2.39, Running 52.85s Step 214( N/A%), pre moving , FPS 2.37, Running 53.34s Step 215( N/A%), pre moving , FPS 2.37, Running 53.94s Step 216( N/A%), pre moving , FPS 2.30, Running 54.41s Step 217( N/A%), pre moving , FPS 2.28, Running 55.02s Step 218( N/A%), pre moving , FPS 2.36, Running 55.14s Step 219( N/A%), pre moving , FPS 2.40, Running 55.23s Step 220( N/A%), pre moving , FPS 2.35, Running 55.59s Step 221( N/A%), pre moving , FPS 2.43, Running 55.69s Step 222( N/A%), pre moving , FPS 2.47, Running 55.78s Step 223( N/A%), pre moving , FPS 2.65, Running 55.88s Step 224( N/A%), pre moving , FPS 2.60, Running 56.23s Step 225( N/A%), pre moving , FPS 2.76, Running 56.34s Step 226( N/A%), pre moving , FPS 2.90, Running 56.43s Step 227( N/A%), pre moving , FPS 3.01, Running 56.78s Step 228( N/A%), pre moving , FPS 2.47, Running 58.68s Step 229( N/A%), pre moving , FPS 2.48, Running 59.23s Step 230( N/A%), pre moving , FPS 2.41, Running 59.65s Step 231( N/A%), pre moving , FPS 2.41, Running 60.17s Step 232( N/A%), pre moving , FPS 2.46, Running 60.40s Step 233( N/A%), pre moving , FPS 2.40, Running 61.19s Step 234( N/A%), pre moving , FPS 2.48, Running 61.41s Step 235( N/A%), pre moving , FPS 2.46, Running 62.08s Step 236( N/A%), pre moving , FPS 2.50, Running 62.40s Step 237( N/A%), pre moving , FPS 2.54, Running 62.90s Step 238( N/A%), pre moving , FPS 2.50, Running 63.12s Step 239( N/A%), pre moving , FPS 2.33, Running 63.82s Step 240( N/A%), pre moving , FPS 2.37, Running 64.02s Step 241( N/A%), pre moving , FPS 2.25, Running 64.58s Step 242( N/A%), pre moving , FPS 2.16, Running 65.02s Step 243( N/A%), pre moving , FPS 2.07, Running 65.54s Step 244( N/A%), pre moving , FPS 2.10, Running 65.73s Step 245( N/A%), pre moving , FPS 2.05, Running 66.07s Step 246( N/A%), pre moving , FPS 2.03, Running 66.29s Step 247( N/A%), pre moving , FPS 2.02, Running 66.66s Step 248( 0.33%), action 1, FPS 2.22, Running 67.69s Step 249( 0.67%), action 2, FPS 2.22, Running 68.23s Step 250( 1.00%), action 3, FPS 2.13, Running 69.04s Step 251( 1.33%), action 4, FPS 2.07, Running 69.81s Step 252( 1.67%), action 5, FPS 1.97, Running 70.57s Step 253( 2.00%), action 6, FPS 2.04, Running 71.01s Step 254( 2.33%), action 7, FPS 1.89, Running 71.97s Step 255( 2.67%), action 8, FPS 1.95, Running 72.33s Step 256( 3.00%), action 9, FPS 1.87, Running 73.11s Step 257( 3.33%), action 10, FPS 1.90, Running 73.41s Step 258( 3.67%), action 11, FPS 1.79, Running 74.31s Step 259( 4.00%), action 12, FPS 1.81, Running 74.84s Step 260( 4.33%), action 13, FPS 1.69, Running 75.85s Step 261( 4.67%), action 14, FPS 1.70, Running 76.37s Step 262( 5.00%), action 15, FPS 1.62, Running 77.36s Step 263( 5.33%), action 16, FPS 1.60, Running 78.05s Step 264( 5.67%), action 17, FPS 1.51, Running 78.95s Step 265( 6.00%), action 18, FPS 1.52, Running 79.26s Step 266( 6.33%), action 19, FPS 1.45, Running 80.05s Step 267( 6.67%), action 20, FPS 1.46, Running 80.35s Step 268( 7.00%), action 21, FPS 1.47, Running 81.31s Step 269( 7.33%), action 22, FPS 1.47, Running 81.83s Step 270( 7.67%), action 23, FPS 1.46, Running 82.75s Step 271( 8.00%), action 24, FPS 1.51, Running 83.08s Step 272( 8.33%), action 25, FPS 1.50, Running 83.91s Step 273( 8.67%), action 26, FPS 1.53, Running 84.11s Step 274( 9.00%), action 27, FPS 1.59, Running 84.56s Step 275( 9.33%), action 28, FPS 1.59, Running 84.93s Step 276( 9.67%), action 29, FPS 1.61, Running 85.52s Step 277( 10.00%), action 30, FPS 1.54, Running 86.36s Step 278( 10.33%), action 31, FPS 1.51, Running 87.56s Step 279( 10.67%), action 32, FPS 1.52, Running 87.98s Step 280( 11.00%), action 33, FPS 1.53, Running 88.89s Step 281( 11.33%), action 34, FPS 1.51, Running 89.65s Step 282( 11.67%), action 35, FPS 1.50, Running 90.68s Step 283( 12.00%), action 36, FPS 1.50, Running 91.41s Step 284( 12.33%), action 37, FPS 1.50, Running 92.29s Step 285( 12.67%), action 38, FPS 1.50, Running 92.64s Step 286( 13.00%), action 39, FPS 1.48, Running 93.53s Step 287( 13.33%), action 40, FPS 1.45, Running 94.12s Step 288( 13.67%), action 41, FPS 1.41, Running 95.52s Step 289( 14.00%), action 42, FPS 1.43, Running 95.85s Step 290( 14.33%), action 43, FPS 1.44, Running 96.67s Step 291( 14.67%), action 44, FPS 1.44, Running 96.98s Step 292( 15.00%), action 45, FPS 1.44, Running 97.85s Step 293( 15.33%), action 46, FPS 1.39, Running 98.45s Step 294( 15.67%), action 47, FPS 1.35, Running 99.42s Step 295( 16.00%), action 48, FPS 1.33, Running 100.01s Step 296( 16.33%), action 49, FPS 1.29, Running 101.03s Step 297( 16.67%), action 50, FPS 1.34, Running 101.31s Step 298( 17.00%), action 51, FPS 1.33, Running 102.57s Step 299( 17.33%), action 52, FPS 1.34, Running 102.93s Step 300( 17.67%), action 53, FPS 1.34, Running 103.77s Step 301( 18.00%), action 54, FPS 1.36, Running 104.34s Step 302( 18.33%), action 55, FPS 1.42, Running 104.77s Step 303( 18.67%), action 56, FPS 1.46, Running 105.09s Step 304( 19.00%), action 57, FPS 1.47, Running 105.87s Step 305( 19.33%), action 58, FPS 1.42, Running 106.68s Step 306( 19.67%), action 59, FPS 1.42, Running 107.58s Step 307( 20.00%), action 60, FPS 1.45, Running 107.90s Step 308( 20.33%), action 61, FPS 1.50, Running 108.84s Step 309( 20.67%), action 62, FPS 1.48, Running 109.38s Step 310( 21.00%), action 63, FPS 1.46, Running 110.36s Step 311( 21.33%), action 64, FPS 1.46, Running 110.71s Step 312( 21.67%), action 65, FPS 1.46, Running 111.52s Step 313( 22.00%), action 66, FPS 1.47, Running 112.09s Step 314( 22.33%), action 67, FPS 1.50, Running 112.76s Step 315( 22.67%), action 68, FPS 1.50, Running 113.32s Step 316( 23.00%), action 69, FPS 1.54, Running 113.97s Step 317( 23.33%), action 70, FPS 1.52, Running 114.46s Step 318( 23.67%), action 71, FPS 1.56, Running 115.39s Step 319( 24.00%), action 72, FPS 1.53, Running 115.98s Step 320( 24.33%), action 73, FPS 1.51, Running 116.99s Step 321( 24.67%), action 74, FPS 1.52, Running 117.46s Step 322( 25.00%), action 75, FPS 1.49, Running 118.15s Step 323( 25.33%), action 76, FPS 1.46, Running 118.76s Step 324( 25.67%), action 77, FPS 1.45, Running 119.66s Step 325( 26.00%), action 78, FPS 1.50, Running 120.01s Step 326( 26.33%), action 79, FPS 1.50, Running 120.90s Step 327( 26.67%), action 80, FPS 1.47, Running 121.47s Step 328( 27.00%), action 81, FPS 1.46, Running 122.53s Step 329( 27.33%), action 82, FPS 1.47, Running 123.02s Step 330( 27.67%), action 83, FPS 1.51, Running 123.62s Step 331( 28.00%), action 84, FPS 1.52, Running 123.87s Step 332( 28.33%), action 85, FPS 1.53, Running 124.60s Step 333( 28.67%), action 86, FPS 1.54, Running 125.06s Step 334( 29.00%), action 87, FPS 1.51, Running 125.97s Step 335( 29.33%), action 88, FPS 1.51, Running 126.58s Step 336( 29.67%), action 89, FPS 1.46, Running 127.65s Step 337( 30.00%), action 90, FPS 1.48, Running 127.99s Step 338( 30.33%), action 91, FPS 1.44, Running 129.24s Step 339( 30.67%), action 92, FPS 1.44, Running 129.85s Step 340( 31.00%), action 93, FPS 1.45, Running 130.80s Step 341( 31.33%), action 94, FPS 1.46, Running 131.18s Step 342( 31.67%), action 95, FPS 1.40, Running 132.48s Step 343( 32.00%), action 96, FPS 1.39, Running 133.10s Step 344( 32.33%), action 97, FPS 1.39, Running 134.07s Step 345( 32.67%), action 98, FPS 1.37, Running 134.65s Step 346( 33.00%), action 99, FPS 1.36, Running 135.65s Step 347( 33.33%), action 100, FPS 1.35, Running 136.32s Step 348( 33.67%), action 101, FPS 1.35, Running 137.33s Step 349( 34.00%), action 102, FPS 1.34, Running 137.98s Step 350( 34.33%), action 103, FPS 1.30, Running 138.97s Step 351( 34.67%), action 104, FPS 1.27, Running 139.66s Step 352( 35.00%), action 105, FPS 1.25, Running 140.57s Step 353( 35.33%), action 106, FPS 1.24, Running 141.23s Step 354( 35.67%), action 107, FPS 1.23, Running 142.23s Step 355( 36.00%), action 108, FPS 1.26, Running 142.44s Step 356( 36.33%), action 109, FPS 1.32, Running 142.85s Step 357( 36.67%), action 110, FPS 1.33, Running 143.07s Step 358( 37.00%), action 111, FPS 1.38, Running 143.71s Step 359( 37.33%), action 112, FPS 1.41, Running 144.02s Step 360( 37.67%), action 113, FPS 1.44, Running 144.71s Step 361( 38.00%), action 114, FPS 1.42, Running 145.27s Step 362( 38.33%), action 115, FPS 1.46, Running 146.21s Step 363( 38.67%), action 116, FPS 1.49, Running 146.50s Step 364( 39.00%), action 117, FPS 1.50, Running 147.37s Step 365( 39.33%), action 118, FPS 1.51, Running 147.92s Step 366( 39.67%), action 119, FPS 1.52, Running 148.84s Step 367( 40.00%), action 120, FPS 1.56, Running 149.14s Step 368( 40.33%), action 121, FPS 1.58, Running 150.03s Step 369( 40.67%), action 122, FPS 1.59, Running 150.55s Step 370( 41.00%), action 123, FPS 1.63, Running 151.26s Step 371( 41.33%), action 124, FPS 1.66, Running 151.73s Step 372( 41.67%), action 125, FPS 1.65, Running 152.70s Step 373( 42.00%), action 126, FPS 1.66, Running 153.31s Step 374( 42.33%), action 127, FPS 1.66, Running 154.30s Step 375( 42.67%), action 128, FPS 1.60, Running 154.93s Step 376( 43.00%), action 129, FPS 1.53, Running 155.89s Step 377( 43.33%), action 130, FPS 1.49, Running 156.52s Step 378( 43.67%), action 131, FPS 1.45, Running 157.50s Step 379( 44.00%), action 132, FPS 1.42, Running 158.10s Step 380( 44.33%), action 133, FPS 1.39, Running 159.08s Step 381( 44.67%), action 134, FPS 1.42, Running 159.37s Step 382( 45.00%), action 135, FPS 1.42, Running 160.28s Step 383( 45.33%), action 136, FPS 1.42, Running 160.61s Step 384( 45.67%), action 137, FPS 1.42, Running 161.43s Step 385( 46.00%), action 138, FPS 1.43, Running 161.95s Step 386( 46.33%), action 139, FPS 1.49, Running 162.27s Step 387( 46.67%), action 140, FPS 1.50, Running 162.44s Step 388( 47.00%), action 141, FPS 1.54, Running 163.01s Step 389( 47.33%), action 142, FPS 1.55, Running 163.43s Step 390( 47.67%), action 143, FPS 1.55, Running 164.20s Step 391( 48.00%), action 144, FPS 1.56, Running 164.54s Step 392( 48.33%), action 145, FPS 1.57, Running 165.42s Step 393( 48.67%), action 146, FPS 1.61, Running 165.72s Step 394( 49.00%), action 147, FPS 1.63, Running 166.58s Step 395( 49.33%), action 148, FPS 1.67, Running 166.92s Step 396( 49.67%), action 149, FPS 1.69, Running 167.69s Step 397( 50.00%), action 150, FPS 1.74, Running 168.03s Step 398( 50.33%), action 151, FPS 1.73, Running 169.07s Step 399( 50.67%), action 152, FPS 1.76, Running 169.46s Step 400( 51.00%), action 153, FPS 1.77, Running 170.40s Step 401( 51.33%), action 154, FPS 1.72, Running 170.97s Step 402( 51.67%), action 155, FPS 1.70, Running 172.08s Step 403( 52.00%), action 156, FPS 1.66, Running 172.70s Step 404( 52.33%), action 157, FPS 1.63, Running 173.71s Step 405( 52.67%), action 158, FPS 1.61, Running 174.36s Step 406( 53.00%), action 159, FPS 1.54, Running 175.26s Step 407( 53.33%), action 160, FPS 1.53, Running 175.52s Step 408( 53.67%), action 161, FPS 1.48, Running 176.48s Step 409( 54.00%), action 162, FPS 1.47, Running 177.05s Step 410( 54.33%), action 163, FPS 1.47, Running 177.77s Step 411( 54.67%), action 164, FPS 1.46, Running 178.21s Step 412( 55.00%), action 165, FPS 1.46, Running 179.09s Step 413( 55.33%), action 166, FPS 1.46, Running 179.45s Step 414( 55.67%), action 167, FPS 1.46, Running 180.32s Step 415( 56.00%), action 168, FPS 1.43, Running 180.87s Step 416( 56.33%), action 169, FPS 1.45, Running 181.49s Step 417( 56.67%), action 170, FPS 1.46, Running 181.69s Step 418( 57.00%), action 171, FPS 1.49, Running 182.50s Step 419( 57.33%), action 172, FPS 1.48, Running 182.95s Step 420( 57.67%), action 173, FPS 1.50, Running 183.77s Step 421( 58.00%), action 174, FPS 1.50, Running 184.34s Step 422( 58.33%), action 175, FPS 1.49, Running 185.54s Step 423( 58.67%), action 176, FPS 1.51, Running 185.96s Step 424( 59.00%), action 177, FPS 1.54, Running 186.68s Step 425( 59.33%), action 178, FPS 1.57, Running 187.13s Step 426( 59.67%), action 179, FPS 1.57, Running 188.01s Step 427( 60.00%), action 180, FPS 1.56, Running 188.37s Step 428( 60.33%), action 181, FPS 1.55, Running 189.39s Step 429( 60.67%), action 182, FPS 1.55, Running 189.91s Step 430( 61.00%), action 183, FPS 1.54, Running 190.79s Step 431( 61.33%), action 184, FPS 1.56, Running 191.06s Step 432( 61.67%), action 185, FPS 1.59, Running 191.67s Step 433( 62.00%), action 186, FPS 1.58, Running 192.10s Step 434( 62.33%), action 187, FPS 1.57, Running 193.09s Step 435( 62.67%), action 188, FPS 1.56, Running 193.65s Step 436( 63.00%), action 189, FPS 1.53, Running 194.55s Step 437( 63.33%), action 190, FPS 1.46, Running 195.35s Step 438( 63.67%), action 191, FPS 1.46, Running 196.24s Step 439( 64.00%), action 192, FPS 1.45, Running 196.77s Step 440( 64.33%), action 193, FPS 1.46, Running 197.46s Step 441( 64.67%), action 194, FPS 1.45, Running 198.09s Step 442( 65.00%), action 195, FPS 1.50, Running 198.90s Step 443( 65.33%), action 196, FPS 1.48, Running 199.49s Step 444( 65.67%), action 197, FPS 1.48, Running 200.20s Step 445( 66.00%), action 198, FPS 1.50, Running 200.47s Step 446( 66.33%), action 199, FPS 1.54, Running 200.99s Step 447( 66.67%), action 200, FPS 1.50, Running 201.72s Step 448( 67.00%), action 201, FPS 1.48, Running 202.90s Step 449( 67.33%), action 202, FPS 1.51, Running 203.15s Step 450( 67.67%), action 203, FPS 1.51, Running 204.03s Step 451( 68.00%), action 204, FPS 1.51, Running 204.34s Step 452( 68.33%), action 205, FPS 1.48, Running 205.18s Step 453( 68.67%), action 206, FPS 1.50, Running 205.48s Step 454( 69.00%), action 207, FPS 1.51, Running 206.36s Step 455( 69.33%), action 208, FPS 1.53, Running 206.70s Step 456( 69.67%), action 209, FPS 1.55, Running 207.46s Step 457( 70.00%), action 210, FPS 1.58, Running 207.99s Step 458( 70.33%), action 211, FPS 1.50, Running 209.60s Step 459( 70.67%), action 212, FPS 1.49, Running 210.17s Step 460( 71.00%), action 213, FPS 1.47, Running 211.03s Step 461( 71.33%), action 214, FPS 1.51, Running 211.33s Step 462( 71.67%), action 215, FPS 1.51, Running 212.18s Step 463( 72.00%), action 216, FPS 1.54, Running 212.49s Step 464( 72.33%), action 217, FPS 1.52, Running 213.33s Step 465( 72.67%), action 218, FPS 1.52, Running 213.60s Step 466( 73.00%), action 219, FPS 1.48, Running 214.52s Step 467( 73.33%), action 220, FPS 1.48, Running 215.24s Step 468( 73.67%), action 221, FPS 1.51, Running 216.16s Step 469( 74.00%), action 222, FPS 1.50, Running 216.47s Step 470( 74.33%), action 223, FPS 1.51, Running 217.29s Step 471( 74.67%), action 224, FPS 1.47, Running 217.92s Step 472( 75.00%), action 225, FPS 1.49, Running 218.64s Step 473( 75.33%), action 226, FPS 1.43, Running 219.48s Step 474( 75.67%), action 227, FPS 1.40, Running 220.65s Step 475( 76.00%), action 228, FPS 1.37, Running 221.30s Step 476( 76.33%), action 229, FPS 1.35, Running 222.29s Step 477( 76.67%), action 230, FPS 1.35, Running 222.85s Step 478( 77.00%), action 231, FPS 1.35, Running 224.45s Step 479( 77.33%), action 232, FPS 1.34, Running 225.04s Step 480( 77.67%), action 233, FPS 1.34, Running 225.99s Step 481( 78.00%), action 234, FPS 1.34, Running 226.24s Step 482( 78.33%), action 235, FPS 1.33, Running 227.17s Step 483( 78.67%), action 236, FPS 1.30, Running 227.87s Step 484( 79.00%), action 237, FPS 1.29, Running 228.79s Step 485( 79.33%), action 238, FPS 1.27, Running 229.36s Step 486( 79.67%), action 239, FPS 1.28, Running 230.09s Step 487( 80.00%), action 240, FPS 1.31, Running 230.56s Step 488( 80.33%), action 241, FPS 1.31, Running 231.47s Step 489( 80.67%), action 242, FPS 1.30, Running 231.81s Step 490( 81.00%), action 243, FPS 1.29, Running 232.75s Step 491( 81.33%), action 244, FPS 1.30, Running 233.34s Step 492( 81.67%), action 245, FPS 1.28, Running 234.24s Step 493( 82.00%), action 246, FPS 1.33, Running 234.54s Step 494( 82.33%), action 247, FPS 1.34, Running 235.56s Step 495( 82.67%), action 248, FPS 1.35, Running 236.12s Step 496( 83.00%), action 249, FPS 1.35, Running 237.08s Step 497( 83.33%), action 250, FPS 1.38, Running 237.38s Step 498( 83.67%), action 251, FPS 1.42, Running 238.57s Step 499( 84.00%), action 252, FPS 1.40, Running 239.27s Step 500( 84.33%), action 253, FPS 1.40, Running 240.26s Step 501( 84.67%), action 254, FPS 1.38, Running 240.77s Step 502( 85.00%), action 255, FPS 1.38, Running 241.65s Step 503( 85.33%), action 256, FPS 1.41, Running 242.07s Step 504( 85.67%), action 257, FPS 1.42, Running 242.88s Step 505( 86.00%), action 258, FPS 1.44, Running 243.24s Step 506( 86.33%), action 259, FPS 1.43, Running 244.03s Step 507( 86.67%), action 260, FPS 1.45, Running 244.32s Step 508( 87.00%), action 261, FPS 1.40, Running 245.80s Step 509( 87.33%), action 262, FPS 1.38, Running 246.35s Step 510( 87.67%), action 263, FPS 1.38, Running 247.20s Step 511( 88.00%), action 264, FPS 1.40, Running 247.59s Step 512( 88.33%), action 265, FPS 1.41, Running 248.42s Step 513( 88.67%), action 266, FPS 1.41, Running 248.68s Step 514( 89.00%), action 267, FPS 1.44, Running 249.49s Step 515( 89.33%), action 268, FPS 1.46, Running 249.83s Step 516( 89.67%), action 269, FPS 1.40, Running 251.36s Step 517( 90.00%), action 270, FPS 1.38, Running 251.89s Step 518( 90.33%), action 271, FPS 1.40, Running 252.86s Step 519( 90.67%), action 272, FPS 1.43, Running 253.25s Step 520( 91.00%), action 273, FPS 1.45, Running 254.02s Step 521( 91.33%), action 274, FPS 1.44, Running 254.61s Step 522( 91.67%), action 275, FPS 1.44, Running 255.54s Step 523( 92.00%), action 276, FPS 1.45, Running 255.85s Step 524( 92.33%), action 277, FPS 1.46, Running 256.54s Step 525( 92.67%), action 278, FPS 1.45, Running 257.06s Step 526( 93.00%), action 279, FPS 1.46, Running 257.75s Step 527( 93.33%), action 280, FPS 1.43, Running 258.28s Step 528( 93.67%), action 281, FPS 1.49, Running 259.23s Step 529( 94.00%), action 282, FPS 1.49, Running 259.78s Step 530( 94.33%), action 283, FPS 1.49, Running 260.60s Step 531( 94.67%), action 284, FPS 1.49, Running 261.04s Step 532( 95.00%), action 285, FPS 1.43, Running 262.44s Step 533( 95.33%), action 286, FPS 1.40, Running 262.99s Step 534( 95.67%), action 287, FPS 1.37, Running 264.07s Step 535( 96.00%), action 288, FPS 1.35, Running 264.67s Step 536( 96.33%), action 289, FPS 1.39, Running 265.72s Step 537( 96.67%), action 290, FPS 1.39, Running 266.23s Step 538( 97.00%), action 291, FPS 1.35, Running 267.63s Step 539( 97.33%), action 292, FPS 1.36, Running 267.94s Step 540( 97.67%), action 293, FPS 1.35, Running 268.80s Step 541( 98.00%), action 294, FPS 1.35, Running 269.44s Step 542( 98.33%), action 295, FPS 1.37, Running 270.15s Step 543( 98.67%), action 296, FPS 1.35, Running 270.62s Step 544( 99.00%), action 297, FPS 1.34, Running 271.44s Step 545( 99.33%), action 298, FPS 1.36, Running 271.72s Step 546( 99.67%), action 299, FPS 1.31, Running 272.99s Step 547(100.00%), action 300, FPS 1.33, Running 273.30s [2026-08-02 19:27:44] [41 ] Seed 40 failed after 273.68 s. +steps: 547 , actions: 300 . +Instruction: Empty +Total 10/41(24.39%) success. +Setting seed: 41 +Step 1( N/A%), pre moving , FPS 0.95, Running 1.06s Step 2( N/A%), pre moving , FPS 1.70, Running 1.18s Step 3( N/A%), pre moving , FPS 2.39, Running 1.25s Step 4( N/A%), pre moving , FPS 3.04, Running 1.32s Step 5( N/A%), pre moving , FPS 3.54, Running 1.41s Step 6( N/A%), pre moving , FPS 4.05, Running 1.48s Step 7( N/A%), pre moving , FPS 4.49, Running 1.56s Step 8( N/A%), pre moving , FPS 4.26, Running 1.88s Step 9( N/A%), pre moving , FPS 4.66, Running 1.93s Step 10( N/A%), pre moving , FPS 4.94, Running 2.02s Step 11( N/A%), pre moving , FPS 5.23, Running 2.10s Step 12( N/A%), pre moving , FPS 5.13, Running 2.34s Step 13( N/A%), pre moving , FPS 5.20, Running 2.50s 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.76, Running 2.78s Step 17( N/A%), pre moving , FPS 5.57, Running 3.05s Step 18( N/A%), pre moving , FPS 5.73, Running 3.14s Step 19( N/A%), pre moving , FPS 5.90, Running 3.22s Step 20( N/A%), pre moving , FPS 5.91, Running 3.38s Step 21( N/A%), pre moving , FPS 7.42, Running 3.75s Step 22( N/A%), pre moving , FPS 6.65, Running 4.19s Step 23( N/A%), pre moving , FPS 6.68, Running 4.25s Step 24( N/A%), pre moving , FPS 6.68, Running 4.31s Step 25( N/A%), pre moving , FPS 6.73, Running 4.38s Step 26( N/A%), pre moving , FPS 5.93, Running 4.85s Step 27( N/A%), pre moving , FPS 5.95, Running 4.92s Step 28( N/A%), pre moving , FPS 5.99, Running 5.21s Step 29( N/A%), pre moving , FPS 5.93, Running 5.30s Step 30( N/A%), pre moving , FPS 5.94, Running 5.39s Step 31( N/A%), pre moving , FPS 3.01, Running 8.74s Step 32( N/A%), pre moving , FPS 3.09, Running 8.81s Step 33( N/A%), pre moving , FPS 3.01, Running 9.14s Step 34( N/A%), pre moving , FPS 3.01, Running 9.22s Step 35( N/A%), pre moving , FPS 3.02, Running 9.29s Step 36( N/A%), pre moving , FPS 2.80, Running 9.93s Step 37( N/A%), pre moving , FPS 2.78, Running 10.26s Step 38( N/A%), pre moving , FPS 2.77, Running 10.36s Step 39( N/A%), pre moving , FPS 2.78, Running 10.42s Step 40( N/A%), pre moving , FPS 2.79, Running 10.56s Step 41( N/A%), pre moving , FPS 2.83, Running 10.82s Step 42( N/A%), pre moving , FPS 2.97, Running 10.91s Step 43( N/A%), pre moving , FPS 2.97, Running 10.99s Step 44( N/A%), pre moving , FPS 2.86, Running 11.31s Step 45( N/A%), pre moving , FPS 2.85, Running 11.41s Step 46( N/A%), pre moving , FPS 3.01, Running 11.49s Step 47( N/A%), pre moving , FPS 3.01, Running 11.55s Step 48( N/A%), pre moving , FPS 3.00, Running 11.88s Step 49( N/A%), pre moving , FPS 3.00, Running 11.97s Step 50( N/A%), pre moving , FPS 3.00, Running 12.05s Step 51( N/A%), pre moving , FPS 5.79, Running 12.19s Step 52( N/A%), pre moving , FPS 5.51, Running 12.44s Step 53( N/A%), pre moving , FPS 5.89, Running 12.54s Step 54( N/A%), pre moving , FPS 5.90, Running 12.61s Step 55( N/A%), pre moving , FPS 5.50, Running 12.92s Step 56( N/A%), pre moving , FPS 6.45, Running 13.03s Step 57( N/A%), pre moving , FPS 7.04, Running 13.10s Step 58( N/A%), pre moving , FPS 7.09, Running 13.18s Step 59( N/A%), pre moving , FPS 6.49, Running 13.50s Step 60( N/A%), pre moving , FPS 6.57, Running 13.60s Step 61( N/A%), pre moving , FPS 6.99, Running 13.68s Step 62( N/A%), pre moving , FPS 6.96, Running 13.78s Step 63( N/A%), pre moving , FPS 6.50, Running 14.07s Step 64( N/A%), pre moving , FPS 7.03, Running 14.16s Step 65( N/A%), pre moving , FPS 7.07, Running 14.24s Step 66( N/A%), pre moving , FPS 6.42, Running 14.60s Step 67( N/A%), pre moving , FPS 6.30, Running 14.73s Step 68( N/A%), pre moving , FPS 6.75, Running 14.84s Step 69( N/A%), pre moving , FPS 6.15, Running 15.22s Step 70( N/A%), pre moving , FPS 6.11, Running 15.33s Step 71( N/A%), pre moving , FPS 6.17, Running 15.44s Step 72( N/A%), pre moving , FPS 5.91, Running 15.83s Step 73( N/A%), pre moving , FPS 5.88, Running 15.93s Step 74( N/A%), pre moving , FPS 5.86, Running 16.03s Step 75( N/A%), pre moving , FPS 5.73, Running 16.41s Step 76( N/A%), pre moving , FPS 5.75, Running 16.51s Step 77( N/A%), pre moving , FPS 5.69, Running 16.61s Step 78( N/A%), pre moving , FPS 5.24, Running 17.00s Step 79( N/A%), pre moving , FPS 5.55, Running 17.11s Step 80( N/A%), pre moving , FPS 5.16, Running 17.48s Step 81( N/A%), pre moving , FPS 5.08, Running 17.61s Step 82( N/A%), pre moving , FPS 5.07, Running 17.73s Step 83( N/A%), pre moving , FPS 4.97, Running 18.09s Step 84( N/A%), pre moving , FPS 4.93, Running 18.22s Step 85( N/A%), pre moving , FPS 4.72, Running 18.48s Step 86( N/A%), pre moving , FPS 4.84, Running 18.73s Step 87( N/A%), pre moving , FPS 4.89, Running 18.81s Step 88( N/A%), pre moving , FPS 4.90, Running 18.92s Step 89( N/A%), pre moving , FPS 4.93, Running 19.28s Step 90( N/A%), pre moving , FPS 4.99, Running 19.34s Step 91( N/A%), pre moving , FPS 5.01, Running 19.42s Step 92( N/A%), pre moving , FPS 5.43, Running 19.51s Step 93( N/A%), pre moving , FPS 5.46, Running 19.60s Step 94( N/A%), pre moving , FPS 5.51, Running 19.66s Step 95( N/A%), pre moving , FPS 5.99, Running 19.75s Step 96( N/A%), pre moving , FPS 6.05, Running 19.81s Step 97( N/A%), pre moving , FPS 6.11, Running 19.89s Step 98( N/A%), pre moving , FPS 6.80, Running 19.94s Step 99( N/A%), pre moving , FPS 6.89, Running 20.01s Step 100( N/A%), pre moving , FPS 7.69, Running 20.08s Step 101( N/A%), pre moving , FPS 7.80, Running 20.18s Step 102( N/A%), pre moving , FPS 7.97, Running 20.24s Step 103( N/A%), pre moving , FPS 9.00, Running 20.32s Step 104( N/A%), pre moving , FPS 8.26, Running 20.64s Step 105( N/A%), pre moving , FPS 8.84, Running 20.74s Step 106( N/A%), pre moving , FPS 9.61, Running 20.81s Step 107( N/A%), pre moving , FPS 9.67, Running 20.88s Step 108( N/A%), pre moving , FPS 8.75, Running 21.21s Step 109( N/A%), pre moving , FPS 9.88, Running 21.30s Step 110( N/A%), pre moving , FPS 9.79, Running 21.38s Step 111( N/A%), pre moving , FPS 8.75, Running 21.71s Step 112( N/A%), pre moving , FPS 8.86, Running 21.77s Step 113( N/A%), pre moving , FPS 8.91, Running 21.84s Step 114( N/A%), pre moving , FPS 8.90, Running 21.90s Step 115( N/A%), pre moving , FPS 8.96, Running 21.98s Step 116( N/A%), pre moving , FPS 8.02, Running 22.31s Step 117( N/A%), pre moving , FPS 8.04, Running 22.37s Step 118( N/A%), pre moving , FPS 7.91, Running 22.47s Step 119( N/A%), pre moving , FPS 7.90, Running 22.54s Step 120( N/A%), pre moving , FPS 7.88, Running 22.62s Step 121( N/A%), pre moving , FPS 7.22, Running 22.94s Step 122( N/A%), pre moving , FPS 7.14, Running 23.04s Step 123( N/A%), pre moving , FPS 7.16, Running 23.11s Step 124( N/A%), pre moving , FPS 7.31, Running 23.38s Step 125( N/A%), pre moving , FPS 7.23, Running 23.50s Step 126( N/A%), pre moving , FPS 7.18, Running 23.59s Step 127( N/A%), pre moving , FPS 7.20, Running 23.66s Step 128( N/A%), pre moving , FPS 7.90, Running 23.74s Step 129( N/A%), pre moving , FPS 7.24, Running 24.06s Step 130( N/A%), pre moving , FPS 7.20, Running 24.16s Step 131( N/A%), pre moving , FPS 7.93, Running 24.23s Step 132( N/A%), pre moving , FPS 7.91, Running 24.30s Step 133( N/A%), pre moving , FPS 7.20, Running 24.62s Step 134( N/A%), pre moving , FPS 7.16, Running 24.70s Step 135( N/A%), pre moving , FPS 7.18, Running 24.77s Step 136( N/A%), pre moving , FPS 7.88, Running 24.85s Step 137( N/A%), pre moving , FPS 7.14, Running 25.18s Step 138( N/A%), pre moving , FPS 7.15, Running 25.26s Step 139( N/A%), pre moving , FPS 7.18, Running 25.33s Step 140( N/A%), pre moving , FPS 7.18, Running 25.40s Step 141( N/A%), pre moving , FPS 7.17, Running 25.73s Step 142( N/A%), pre moving , FPS 7.19, Running 25.82s Step 143( N/A%), pre moving , FPS 7.21, Running 25.88s Step 144( N/A%), pre moving , FPS 5.59, Running 26.95s Step 145( N/A%), pre moving , FPS 5.16, Running 27.38s Step 146( N/A%), pre moving , FPS 4.62, Running 27.93s Step 147( N/A%), pre moving , FPS 4.34, Running 28.27s Step 148( N/A%), pre moving , FPS 4.10, Running 28.62s Step 149( N/A%), pre moving , FPS 4.11, Running 28.93s Step 150( N/A%), pre moving , FPS 3.77, Running 29.46s Step 151( N/A%), pre moving , FPS 3.68, Running 29.67s Step 152( N/A%), pre moving , FPS 3.42, Running 30.15s Step 153( N/A%), pre moving , FPS 3.37, Running 30.56s Step 154( N/A%), pre moving , FPS 3.13, Running 31.08s Step 155( N/A%), pre moving , FPS 3.06, Running 31.31s Step 156( N/A%), pre moving , FPS 2.90, Running 31.75s Step 157( N/A%), pre moving , FPS 2.86, Running 32.16s Step 158( N/A%), pre moving , FPS 2.68, Running 32.74s Step 159( N/A%), pre moving , FPS 2.57, Running 33.10s Step 160( N/A%), pre moving , FPS 2.50, Running 33.42s Step 161( N/A%), pre moving , FPS 2.49, Running 33.75s Step 162( N/A%), pre moving , FPS 2.36, Running 34.30s Step 163( N/A%), pre moving , FPS 2.33, Running 34.48s Step 164( N/A%), pre moving , FPS 2.49, Running 35.00s Step 165( N/A%), pre moving , FPS 2.49, Running 35.42s Step 166( N/A%), pre moving , FPS 2.49, Running 35.96s Step 167( N/A%), pre moving , FPS 2.54, Running 36.14s Step 168( N/A%), pre moving , FPS 2.51, Running 36.60s Step 169( N/A%), pre moving , FPS 2.48, Running 37.01s Step 170( N/A%), pre moving , FPS 2.49, Running 37.51s Step 171( N/A%), pre moving , FPS 2.52, Running 37.62s Step 172( N/A%), pre moving , FPS 2.60, Running 37.85s Step 173( N/A%), pre moving , FPS 2.68, Running 38.01s Step 174( N/A%), pre moving , FPS 2.75, Running 38.36s Step 175( N/A%), pre moving , FPS 2.77, Running 38.54s Step 176( N/A%), pre moving , FPS 2.80, Running 38.90s Step 177( N/A%), pre moving , FPS 2.82, Running 39.26s Step 178( N/A%), pre moving , FPS 2.81, Running 39.87s Step 179( N/A%), pre moving , FPS 2.74, Running 40.42s Step 180( N/A%), pre moving , FPS 2.64, Running 41.00s Step 181( N/A%), pre moving , FPS 2.60, Running 41.44s Step 182( N/A%), pre moving , FPS 2.59, Running 42.03s Step 183( N/A%), pre moving , FPS 2.58, Running 42.24s Step 184( N/A%), pre moving , FPS 2.57, Running 42.78s Step 185( N/A%), pre moving , FPS 2.56, Running 43.24s Step 186( N/A%), pre moving , FPS 2.55, Running 43.82s Step 187( N/A%), pre moving , FPS 2.46, Running 44.26s Step 188( N/A%), pre moving , FPS 2.42, Running 44.85s Step 189( N/A%), pre moving , FPS 2.40, Running 45.33s Step 190( N/A%), pre moving , FPS 2.38, Running 45.90s Step 191( N/A%), pre moving , FPS 2.30, Running 46.32s Step 192( N/A%), pre moving , FPS 2.19, Running 46.97s Step 193( N/A%), pre moving , FPS 2.19, Running 47.16s Step 194( N/A%), pre moving , FPS 2.13, Running 47.74s Step 195( N/A%), pre moving , FPS 2.07, Running 48.20s Step 196( N/A%), pre moving , FPS 2.03, Running 48.75s Step 197( N/A%), pre moving , FPS 2.03, Running 49.11s Step 198( N/A%), pre moving , FPS 2.03, Running 49.72s Step 199( N/A%), pre moving , FPS 2.11, Running 49.90s Step 200( N/A%), pre moving , FPS 2.11, Running 50.47s Step 201( N/A%), pre moving , FPS 2.11, Running 50.91s Step 202( N/A%), pre moving , FPS 2.12, Running 51.44s Step 203( N/A%), pre moving , FPS 2.13, Running 51.63s Step 204( N/A%), pre moving , FPS 2.13, Running 52.19s Step 205( N/A%), pre moving , FPS 2.13, Running 52.63s Step 206( N/A%), pre moving , FPS 2.14, Running 53.15s Step 207( N/A%), pre moving , FPS 2.22, Running 53.26s Step 208( N/A%), pre moving , FPS 2.35, Running 53.36s Step 209( N/A%), pre moving , FPS 2.39, Running 53.70s Step 210( N/A%), pre moving , FPS 2.53, Running 53.81s Step 211( N/A%), pre moving , FPS 2.64, Running 53.89s Step 212( N/A%), pre moving , FPS 2.85, Running 53.99s Step 213( N/A%), pre moving , FPS 2.78, Running 54.35s Step 214( N/A%), pre moving , FPS 2.98, Running 54.45s Step 215( N/A%), pre moving , FPS 3.15, Running 54.55s Step 216( N/A%), pre moving , FPS 3.26, Running 54.90s Step 217( N/A%), pre moving , FPS 2.64, Running 56.69s Step 218( N/A%), pre moving , FPS 2.78, Running 56.92s Step 219( N/A%), pre moving , FPS 2.79, Running 57.06s Step 220( N/A%), pre moving , FPS 2.91, Running 57.33s Step 221( N/A%), pre moving , FPS 3.03, Running 57.51s Step 222( N/A%), pre moving , FPS 3.12, Running 57.86s Step 223( N/A%), pre moving , FPS 3.12, Running 58.04s Step 224( N/A%), pre moving , FPS 3.11, Running 58.61s Step 225( N/A%), pre moving , FPS 3.21, Running 58.86s Step 226( N/A%), pre moving , FPS 3.09, Running 59.64s Step 227( N/A%), pre moving , FPS 3.04, Running 59.84s Step 228( N/A%), pre moving , FPS 2.84, Running 60.40s Step 229( N/A%), pre moving , FPS 2.79, Running 60.88s Step 230( N/A%), pre moving , FPS 2.62, Running 61.45s Step 231( N/A%), pre moving , FPS 2.50, Running 61.91s Step 232( N/A%), pre moving , FPS 2.37, Running 62.44s Step 233( N/A%), pre moving , FPS 2.41, Running 62.64s Step 234( N/A%), pre moving , FPS 2.24, Running 63.38s Step 235( N/A%), pre moving , FPS 2.20, Running 63.65s Step 236( N/A%), pre moving , FPS 2.16, Running 64.14s Step 237( 0.33%), action 1, FPS 2.31, Running 65.35s Step 238( 0.67%), action 2, FPS 2.23, Running 65.90s Step 239( 1.00%), action 3, FPS 2.05, Running 66.82s Step 240( 1.33%), action 4, FPS 2.02, Running 67.23s Step 241( 1.67%), action 5, FPS 1.91, Running 68.01s Step 242( 2.00%), action 6, FPS 1.89, Running 68.44s Step 243( 2.33%), action 7, FPS 1.81, Running 69.10s Step 244( 2.67%), action 8, FPS 1.78, Running 69.84s Step 245( 3.00%), action 9, FPS 1.70, Running 70.60s Step 246( 3.33%), action 10, FPS 1.76, Running 70.98s Step 247( 3.67%), action 11, FPS 1.66, Running 71.88s Step 248( 4.00%), action 12, FPS 1.66, Running 72.48s Step 249( 4.33%), action 13, FPS 1.62, Running 73.23s Step 250( 4.67%), action 14, FPS 1.64, Running 73.65s Step 251( 5.00%), action 15, FPS 1.58, Running 74.54s Step 252( 5.33%), action 16, FPS 1.60, Running 74.90s Step 253( 5.67%), action 17, FPS 1.54, Running 75.66s Step 254( 6.00%), action 18, FPS 1.59, Running 75.97s Step 255( 6.33%), action 19, FPS 1.58, Running 76.30s Step 256( 6.67%), action 20, FPS 1.61, Running 76.54s Step 257( 7.00%), action 21, FPS 1.69, Running 77.19s Step 258( 7.33%), action 22, FPS 1.71, Running 77.60s Step 259( 7.67%), action 23, FPS 1.68, Running 78.71s Step 260( 8.00%), action 24, FPS 1.65, Running 79.32s Step 261( 8.33%), action 25, FPS 1.62, Running 80.35s Step 262( 8.67%), action 26, FPS 1.59, Running 81.03s Step 263( 9.00%), action 27, FPS 1.56, Running 81.90s Step 264( 9.33%), action 28, FPS 1.58, Running 82.52s Step 265( 9.67%), action 29, FPS 1.58, Running 83.24s Step 266( 10.00%), action 30, FPS 1.57, Running 83.72s Step 267( 10.33%), action 31, FPS 1.56, Running 84.72s Step 268( 10.67%), action 32, FPS 1.56, Running 85.31s Step 269( 11.00%), action 33, FPS 1.54, Running 86.24s Step 270( 11.33%), action 34, FPS 1.51, Running 86.92s Step 271( 11.67%), action 35, FPS 1.50, Running 87.88s Step 272( 12.00%), action 36, FPS 1.47, Running 88.50s Step 273( 12.33%), action 37, FPS 1.45, Running 89.48s Step 274( 12.67%), action 38, FPS 1.43, Running 89.94s Step 275( 13.00%), action 39, FPS 1.39, Running 90.70s Step 276( 13.33%), action 40, FPS 1.34, Running 91.43s Step 277( 13.67%), action 41, FPS 1.32, Running 92.37s Step 278( 14.00%), action 42, FPS 1.29, Running 93.08s Step 279( 14.33%), action 43, FPS 1.31, Running 93.97s Step 280( 14.67%), action 44, FPS 1.31, Running 94.58s Step 281( 15.00%), action 45, FPS 1.34, Running 95.27s Step 282( 15.33%), action 46, FPS 1.38, Running 95.49s Step 283( 15.67%), action 47, FPS 1.44, Running 95.80s Step 284( 16.00%), action 48, FPS 1.48, Running 96.06s Step 285( 16.33%), action 49, FPS 1.52, Running 96.39s Step 286( 16.67%), action 50, FPS 1.55, Running 96.65s Step 287( 17.00%), action 51, FPS 1.62, Running 97.07s Step 288( 17.33%), action 52, FPS 1.65, Running 97.42s Step 289( 17.67%), action 53, FPS 1.72, Running 97.87s Step 290( 18.00%), action 54, FPS 1.76, Running 98.27s Step 291( 18.33%), action 55, FPS 1.80, Running 99.01s Step 292( 18.67%), action 56, FPS 1.83, Running 99.42s Step 293( 19.00%), action 57, FPS 1.86, Running 100.26s Step 294( 19.33%), action 58, FPS 1.87, Running 100.63s Step 295( 19.67%), action 59, FPS 1.87, Running 101.39s Step 296( 20.00%), action 60, FPS 1.96, Running 101.65s Step 297( 20.33%), action 61, FPS 1.97, Running 102.54s Step 298( 20.67%), action 62, FPS 2.04, Running 102.90s Step 299( 21.00%), action 63, FPS 2.07, Running 103.65s Step 300( 21.33%), action 64, FPS 2.11, Running 104.05s Step 301( 21.67%), action 65, FPS 2.11, Running 104.74s Step 302( 22.00%), action 66, FPS 2.06, Running 105.19s Step 303( 22.33%), action 67, FPS 1.96, Running 106.02s Step 304( 22.67%), action 68, FPS 1.92, Running 106.50s Step 305( 23.00%), action 69, FPS 1.82, Running 107.35s Step 306( 23.33%), action 70, FPS 1.81, Running 107.68s Step 307( 23.67%), action 71, FPS 1.74, Running 108.58s Step 308( 24.00%), action 72, FPS 1.73, Running 108.99s Step 309( 24.33%), action 73, FPS 1.70, Running 109.66s Step 310( 24.67%), action 74, FPS 1.67, Running 110.23s Step 311( 25.00%), action 75, FPS 1.69, Running 110.85s Step 312( 25.33%), action 76, FPS 1.68, Running 111.35s Step 313( 25.67%), action 77, FPS 1.68, Running 112.15s Step 314( 26.00%), action 78, FPS 1.67, Running 112.59s Step 315( 26.33%), action 79, FPS 1.67, Running 113.38s Step 316( 26.67%), action 80, FPS 1.64, Running 113.86s Step 317( 27.00%), action 81, FPS 1.65, Running 114.67s Step 318( 27.33%), action 82, FPS 1.63, Running 115.15s Step 319( 27.67%), action 83, FPS 1.66, Running 115.69s Step 320( 28.00%), action 84, FPS 1.69, Running 115.89s Step 321( 28.33%), action 85, FPS 1.75, Running 116.16s Step 322( 28.67%), action 86, FPS 1.78, Running 116.40s Step 323( 29.00%), action 87, FPS 1.86, Running 116.76s Step 324( 29.33%), action 88, FPS 1.87, Running 117.19s Step 325( 29.67%), action 89, FPS 1.94, Running 117.64s Step 326( 30.00%), action 90, FPS 1.91, Running 118.14s Step 327( 30.33%), action 91, FPS 1.91, Running 119.03s Step 328( 30.67%), action 92, FPS 1.85, Running 119.78s Step 329( 31.00%), action 93, FPS 1.83, Running 120.56s Step 330( 31.33%), action 94, FPS 1.87, Running 120.93s Step 331( 31.67%), action 95, FPS 1.85, Running 121.67s Step 332( 32.00%), action 96, FPS 1.84, Running 122.21s Step 333( 32.33%), action 97, FPS 1.85, Running 122.94s Step 334( 32.67%), action 98, FPS 1.84, Running 123.49s Step 335( 33.00%), action 99, FPS 1.81, Running 124.43s Step 336( 33.33%), action 100, FPS 1.82, Running 124.82s Step 337( 33.67%), action 101, FPS 1.78, Running 125.88s Step 338( 34.00%), action 102, FPS 1.77, Running 126.48s Step 339( 34.33%), action 103, FPS 1.68, Running 127.59s Step 340( 34.67%), action 104, FPS 1.66, Running 127.96s Step 341( 35.00%), action 105, FPS 1.59, Running 128.75s Step 342( 35.33%), action 106, FPS 1.57, Running 129.11s Step 343( 35.67%), action 107, FPS 1.52, Running 129.89s Step 344( 36.00%), action 108, FPS 1.53, Running 130.24s Step 345( 36.33%), action 109, FPS 1.50, Running 130.97s Step 346( 36.67%), action 110, FPS 1.51, Running 131.41s Step 347( 37.00%), action 111, FPS 1.47, Running 132.60s Step 348( 37.33%), action 112, FPS 1.48, Running 133.28s Step 349( 37.67%), action 113, FPS 1.46, Running 134.24s Step 350( 38.00%), action 114, FPS 1.45, Running 134.75s Step 351( 38.33%), action 115, FPS 1.50, Running 135.01s Step 352( 38.67%), action 116, FPS 1.52, Running 135.39s Step 353( 39.00%), action 117, FPS 1.57, Running 135.72s Step 354( 39.33%), action 118, FPS 1.60, Running 136.00s Step 355( 39.67%), action 119, FPS 1.66, Running 136.50s Step 356( 40.00%), action 120, FPS 1.67, Running 136.82s Step 357( 40.33%), action 121, FPS 1.70, Running 137.67s Step 358( 40.67%), action 122, FPS 1.67, Running 138.48s Step 359( 41.00%), action 123, FPS 1.71, Running 139.25s Step 360( 41.33%), action 124, FPS 1.71, Running 139.67s Step 361( 41.67%), action 125, FPS 1.71, Running 140.43s Step 362( 42.00%), action 126, FPS 1.71, Running 140.79s Step 363( 42.33%), action 127, FPS 1.73, Running 141.48s Step 364( 42.67%), action 128, FPS 1.72, Running 141.86s Step 365( 43.00%), action 129, FPS 1.72, Running 142.59s Step 366( 43.33%), action 130, FPS 1.73, Running 142.98s Step 367( 43.67%), action 131, FPS 1.76, Running 143.93s Step 368( 44.00%), action 132, FPS 1.80, Running 144.39s Step 369( 44.33%), action 133, FPS 1.82, Running 145.25s Step 370( 44.67%), action 134, FPS 1.80, Running 145.87s Step 371( 45.00%), action 135, FPS 1.74, Running 146.51s Step 372( 45.33%), action 136, FPS 1.72, Running 147.04s Step 373( 45.67%), action 137, FPS 1.63, Running 147.96s Step 374( 46.00%), action 138, FPS 1.61, Running 148.44s Step 375( 46.33%), action 139, FPS 1.58, Running 149.17s Step 376( 46.67%), action 140, FPS 1.55, Running 149.74s Step 377( 47.00%), action 141, FPS 1.53, Running 150.77s Step 378( 47.33%), action 142, FPS 1.55, Running 151.42s Step 379( 47.67%), action 143, FPS 1.52, Running 152.39s Step 380( 48.00%), action 144, FPS 1.50, Running 153.02s Step 381( 48.33%), action 145, FPS 1.48, Running 153.93s Step 382( 48.67%), action 146, FPS 1.47, Running 154.39s Step 383( 49.00%), action 147, FPS 1.50, Running 154.80s Step 384( 49.33%), action 148, FPS 1.51, Running 155.07s Step 385( 49.67%), action 149, FPS 1.50, Running 155.96s Step 386( 50.00%), action 150, FPS 1.50, Running 156.32s Step 387( 50.33%), action 151, FPS 1.49, Running 157.40s Step 388( 50.67%), action 152, FPS 1.46, Running 158.06s Step 389( 51.00%), action 153, FPS 1.46, Running 158.97s Step 390( 51.33%), action 154, FPS 1.43, Running 159.84s Step 391( 51.67%), action 155, FPS 1.41, Running 160.66s Step 392( 52.00%), action 156, FPS 1.39, Running 161.47s Step 393( 52.33%), action 157, FPS 1.40, Running 162.25s Step 394( 52.67%), action 158, FPS 1.42, Running 162.54s Step 395( 53.00%), action 159, FPS 1.43, Running 163.14s Step 396( 53.33%), action 160, FPS 1.41, Running 163.89s [2026-08-02 19:30:28] [42 ] Seed 41 failed after 164.19 s. +steps: 396 , actions: 160 . +Instruction: Empty +Total 10/42(23.81%) success. +Setting seed: 42 +Step 1( N/A%), pre moving , FPS 0.33, Running 3.02s Step 2( N/A%), pre moving , FPS 0.63, Running 3.19s Step 3( N/A%), pre moving , FPS 0.86, Running 3.49s Step 4( N/A%), pre moving , FPS 1.13, Running 3.55s Step 5( N/A%), pre moving , FPS 1.38, Running 3.63s Step 6( N/A%), pre moving , FPS 1.63, Running 3.69s Step 7( N/A%), pre moving , FPS 1.76, Running 3.98s Step 8( N/A%), pre moving , FPS 1.95, Running 4.09s Step 9( N/A%), pre moving , FPS 2.17, Running 4.15s Step 10( N/A%), pre moving , FPS 2.37, Running 4.22s Step 11( N/A%), pre moving , FPS 2.40, Running 4.58s Step 12( N/A%), pre moving , FPS 2.59, Running 4.63s Step 13( N/A%), pre moving , FPS 2.75, Running 4.72s Step 14( N/A%), pre moving , FPS 2.92, Running 4.80s Step 15( N/A%), pre moving , FPS 3.08, Running 4.88s Step 16( N/A%), pre moving , FPS 3.07, Running 5.21s Step 17( N/A%), pre moving , FPS 3.20, Running 5.30s Step 18( N/A%), pre moving , FPS 3.34, Running 5.39s Step 19( N/A%), pre moving , FPS 3.49, Running 5.45s Step 20( N/A%), pre moving , FPS 3.47, Running 5.77s Step 21( N/A%), pre moving , FPS 5.97, Running 6.37s Step 22( N/A%), pre moving , FPS 6.10, Running 6.47s Step 23( N/A%), pre moving , FPS 6.56, Running 6.54s Step 24( N/A%), pre moving , FPS 6.04, Running 6.86s Step 25( N/A%), pre moving , FPS 6.09, Running 6.91s Step 26( N/A%), pre moving , FPS 5.25, Running 7.50s Step 27( N/A%), pre moving , FPS 5.59, Running 7.56s Step 28( N/A%), pre moving , FPS 5.64, Running 7.64s Step 29( N/A%), pre moving , FPS 5.22, Running 7.98s Step 30( N/A%), pre moving , FPS 5.19, Running 8.08s Step 31( N/A%), pre moving , FPS 5.56, Running 8.17s Step 32( N/A%), pre moving , FPS 5.42, Running 8.32s Step 33( N/A%), pre moving , FPS 5.17, Running 8.59s Step 34( N/A%), pre moving , FPS 5.16, Running 8.68s Step 35( N/A%), pre moving , FPS 5.16, Running 8.76s Step 36( N/A%), pre moving , FPS 4.70, Running 9.46s Step 37( N/A%), pre moving , FPS 4.54, Running 9.71s Step 38( N/A%), pre moving , FPS 4.57, Running 9.76s Step 39( N/A%), pre moving , FPS 4.58, Running 9.81s Step 40( N/A%), pre moving , FPS 4.88, Running 9.87s Step 41( N/A%), pre moving , FPS 5.63, Running 9.92s Step 42( N/A%), pre moving , FPS 5.65, Running 10.01s Step 43( N/A%), pre moving , FPS 5.65, Running 10.08s Step 44( N/A%), pre moving , FPS 6.05, Running 10.16s Step 45( N/A%), pre moving , FPS 6.05, Running 10.22s Step 46( N/A%), pre moving , FPS 7.21, Running 10.27s Step 47( N/A%), pre moving , FPS 7.11, Running 10.37s Step 48( N/A%), pre moving , FPS 7.05, Running 10.48s Step 49( N/A%), pre moving , FPS 7.73, Running 10.57s Step 50( N/A%), pre moving , FPS 7.81, Running 10.64s Step 51( N/A%), pre moving , FPS 7.89, Running 10.71s Step 52( N/A%), pre moving , FPS 7.29, Running 11.06s Step 53( N/A%), pre moving , FPS 7.71, Running 11.18s Step 54( N/A%), pre moving , FPS 7.62, Running 11.30s Step 55( N/A%), pre moving , FPS 6.82, Running 11.69s Step 56( N/A%), pre moving , FPS 8.66, Running 11.77s Step 57( N/A%), pre moving , FPS 9.03, Running 11.92s Step 58( N/A%), pre moving , FPS 8.10, Running 12.23s Step 59( N/A%), pre moving , FPS 7.86, Running 12.36s Step 60( N/A%), pre moving , FPS 7.22, Running 12.64s Step 61( N/A%), pre moving , FPS 6.83, Running 12.85s Step 62( N/A%), pre moving , FPS 6.78, Running 12.96s Step 63( N/A%), pre moving , FPS 6.15, Running 13.33s Step 64( N/A%), pre moving , FPS 6.06, Running 13.46s Step 65( N/A%), pre moving , FPS 5.95, Running 13.58s Step 66( N/A%), pre moving , FPS 5.42, Running 13.96s Step 67( N/A%), pre moving , FPS 5.41, Running 14.07s Step 68( N/A%), pre moving , FPS 5.05, Running 14.43s Step 69( N/A%), pre moving , FPS 5.01, Running 14.56s Step 70( N/A%), pre moving , FPS 4.75, Running 14.84s Step 71( N/A%), pre moving , FPS 4.60, Running 15.06s Step 72( N/A%), pre moving , FPS 4.89, Running 15.15s Step 73( N/A%), pre moving , FPS 4.61, Running 15.53s Step 74( N/A%), pre moving , FPS 4.59, Running 15.66s Step 75( N/A%), pre moving , FPS 4.90, Running 15.77s Step 76( N/A%), pre moving , FPS 4.59, Running 16.13s Step 77( N/A%), pre moving , FPS 4.60, Running 16.27s Step 78( N/A%), pre moving , FPS 4.64, Running 16.54s Step 79( N/A%), pre moving , FPS 4.54, Running 16.77s Step 80( N/A%), pre moving , FPS 4.72, Running 16.88s Step 81( N/A%), pre moving , FPS 4.59, Running 17.21s Step 82( N/A%), pre moving , FPS 4.61, Running 17.31s Step 83( N/A%), pre moving , FPS 4.94, Running 17.38s Step 84( N/A%), pre moving , FPS 5.02, Running 17.45s Step 85( N/A%), pre moving , FPS 4.77, Running 17.78s Step 86( N/A%), pre moving , FPS 5.11, Running 17.87s Step 87( N/A%), pre moving , FPS 5.17, Running 17.94s Step 88( N/A%), pre moving , FPS 5.59, Running 18.01s Step 89( N/A%), pre moving , FPS 5.29, Running 18.34s Step 90( N/A%), pre moving , FPS 5.58, Running 18.43s Step 91( N/A%), pre moving , FPS 5.79, Running 18.51s Step 92( N/A%), pre moving , FPS 5.55, Running 18.76s Step 93( N/A%), pre moving , FPS 5.89, Running 18.92s Step 94( N/A%), pre moving , FPS 5.99, Running 19.00s Step 95( N/A%), pre moving , FPS 6.05, Running 19.08s Step 96( N/A%), pre moving , FPS 6.12, Running 19.40s Step 97( N/A%), pre moving , FPS 6.20, Running 19.50s Step 98( N/A%), pre moving , FPS 6.58, Running 19.57s Step 99( N/A%), pre moving , FPS 6.84, Running 19.69s Step 100( N/A%), pre moving , FPS 6.50, Running 19.96s Step 101( N/A%), pre moving , FPS 7.03, Running 20.05s Step 102( N/A%), pre moving , FPS 7.09, Running 20.13s Step 103( N/A%), pre moving , FPS 6.65, Running 20.39s Step 104( N/A%), pre moving , FPS 6.47, Running 20.54s Step 105( N/A%), pre moving , FPS 7.05, Running 20.61s Step 106( N/A%), pre moving , FPS 7.08, Running 20.69s Step 107( N/A%), pre moving , FPS 6.51, Running 21.01s Step 108( N/A%), pre moving , FPS 6.55, Running 21.06s Step 109( N/A%), pre moving , FPS 7.11, Running 21.15s Step 110( N/A%), pre moving , FPS 7.15, Running 21.23s Step 111( N/A%), pre moving , FPS 6.88, Running 21.42s Step 112( N/A%), pre moving , FPS 6.94, Running 21.64s Step 113( N/A%), pre moving , FPS 7.18, Running 21.71s Step 114( N/A%), pre moving , FPS 5.21, Running 22.84s Step 115( N/A%), pre moving , FPS 4.80, Running 23.24s Step 116( N/A%), pre moving , FPS 4.53, Running 23.82s Step 117( N/A%), pre moving , FPS 4.45, Running 24.00s Step 118( N/A%), pre moving , FPS 4.05, Running 24.51s Step 119( N/A%), pre moving , FPS 3.81, Running 24.94s Step 120( N/A%), pre moving , FPS 3.62, Running 25.49s Step 121( N/A%), pre moving , FPS 3.54, Running 25.71s Step 122( N/A%), pre moving , FPS 3.32, Running 26.14s Step 123( N/A%), pre moving , FPS 3.26, Running 26.52s Step 124( N/A%), pre moving , FPS 3.08, Running 27.05s Step 125( N/A%), pre moving , FPS 3.00, Running 27.27s Step 126( N/A%), pre moving , FPS 2.86, Running 27.69s Step 127( N/A%), pre moving , FPS 2.81, Running 28.12s Step 128( N/A%), pre moving , FPS 2.74, Running 28.37s Step 129( N/A%), pre moving , FPS 2.69, Running 28.59s Step 130( N/A%), pre moving , FPS 2.60, Running 28.91s Step 131( N/A%), pre moving , FPS 2.60, Running 29.12s Step 132( N/A%), pre moving , FPS 2.56, Running 29.47s Step 133( N/A%), pre moving , FPS 2.44, Running 29.90s Step 134( N/A%), pre moving , FPS 2.63, Running 30.44s Step 135( N/A%), pre moving , FPS 2.71, Running 30.63s Step 136( N/A%), pre moving , FPS 2.74, Running 31.12s Step 137( N/A%), pre moving , FPS 2.64, Running 31.56s Step 138( N/A%), pre moving , FPS 2.62, Running 32.14s Step 139( N/A%), pre moving , FPS 2.61, Running 32.59s Step 140( N/A%), pre moving , FPS 2.62, Running 33.13s Step 141( N/A%), pre moving , FPS 2.64, Running 33.30s Step 142( N/A%), pre moving , FPS 2.60, Running 33.84s Step 143( N/A%), pre moving , FPS 2.57, Running 34.31s Step 144( N/A%), pre moving , FPS 2.56, Running 34.85s Step 145( N/A%), pre moving , FPS 2.58, Running 35.01s Step 146( N/A%), pre moving , FPS 2.55, Running 35.53s Step 147( N/A%), pre moving , FPS 2.55, Running 35.97s Step 148( N/A%), pre moving , FPS 2.43, Running 36.60s Step 149( N/A%), pre moving , FPS 2.33, Running 37.19s Step 150( N/A%), pre moving , FPS 2.26, Running 37.76s Step 151( N/A%), pre moving , FPS 2.20, Running 38.22s Step 152( N/A%), pre moving , FPS 2.15, Running 38.78s Step 153( N/A%), pre moving , FPS 2.20, Running 38.98s Step 154( N/A%), pre moving , FPS 2.20, Running 39.53s Step 155( N/A%), pre moving , FPS 2.13, Running 40.01s Step 156( N/A%), pre moving , FPS 2.11, Running 40.59s Step 157( N/A%), pre moving , FPS 2.10, Running 41.07s Step 158( N/A%), pre moving , FPS 2.11, Running 41.62s Step 159( N/A%), pre moving , FPS 2.16, Running 41.83s Step 160( N/A%), pre moving , FPS 2.17, Running 42.32s Step 161( N/A%), pre moving , FPS 2.11, Running 42.76s Step 162( N/A%), pre moving , FPS 2.10, Running 43.37s Step 163( N/A%), pre moving , FPS 2.10, Running 43.82s Step 164( N/A%), pre moving , FPS 2.08, Running 44.45s Step 165( N/A%), pre moving , FPS 2.08, Running 44.64s Step 166( N/A%), pre moving , FPS 2.09, Running 45.12s Step 167( N/A%), pre moving , FPS 2.08, Running 45.57s Step 168( N/A%), pre moving , FPS 2.10, Running 46.12s Step 169( N/A%), pre moving , FPS 2.12, Running 46.61s Step 170( N/A%), pre moving , FPS 2.12, Running 47.22s Step 171( N/A%), pre moving , FPS 2.19, Running 47.34s Step 172( N/A%), pre moving , FPS 2.26, Running 47.63s Step 173( N/A%), pre moving , FPS 2.24, Running 47.90s Step 174( N/A%), pre moving , FPS 2.29, Running 48.27s Step 175( N/A%), pre moving , FPS 2.35, Running 48.51s Step 176( N/A%), pre moving , FPS 2.36, Running 49.06s Step 177( N/A%), pre moving , FPS 2.47, Running 49.18s Step 178( N/A%), pre moving , FPS 2.53, Running 49.53s Step 179( N/A%), pre moving , FPS 2.56, Running 49.64s Step 180( N/A%), pre moving , FPS 2.70, Running 49.73s Step 181( N/A%), pre moving , FPS 2.77, Running 49.99s Step 182( N/A%), pre moving , FPS 2.95, Running 50.15s Step 183( N/A%), pre moving , FPS 3.10, Running 50.27s Step 184( N/A%), pre moving , FPS 3.38, Running 50.36s Step 185( N/A%), pre moving , FPS 3.29, Running 50.71s Step 186( N/A%), pre moving , FPS 3.50, Running 50.83s Step 187( N/A%), pre moving , FPS 2.64, Running 53.16s Step 188( N/A%), pre moving , FPS 2.60, Running 53.80s Step 189( N/A%), pre moving , FPS 2.65, Running 54.15s Step 190( N/A%), pre moving , FPS 2.67, Running 54.71s Step 191( N/A%), pre moving , FPS 2.56, Running 55.16s Step 192( N/A%), pre moving , FPS 2.48, Running 55.71s Step 193( N/A%), pre moving , FPS 2.49, Running 55.93s Step 194( N/A%), pre moving , FPS 2.43, Running 56.50s Step 195( N/A%), pre moving , FPS 2.37, Running 56.94s Step 196( N/A%), pre moving , FPS 2.37, Running 57.50s Step 197( N/A%), pre moving , FPS 2.34, Running 57.71s Step 198( N/A%), pre moving , FPS 2.28, Running 58.29s Step 199( N/A%), pre moving , FPS 2.21, Running 58.69s Step 200( N/A%), pre moving , FPS 2.12, Running 59.18s Step 201( N/A%), pre moving , FPS 2.13, Running 59.40s Step 202( N/A%), pre moving , FPS 2.06, Running 59.87s Step 203( N/A%), pre moving , FPS 1.99, Running 60.32s Step 204( N/A%), pre moving , FPS 1.90, Running 60.88s Step 205( N/A%), pre moving , FPS 1.93, Running 61.08s Step 206( N/A%), pre moving , FPS 1.81, Running 61.89s Step 207( 0.33%), action 1, FPS 2.00, Running 63.14s Step 208( 0.67%), action 2, FPS 1.92, Running 64.24s Step 209( 1.00%), action 3, FPS 1.75, Running 65.61s Step 210( 1.33%), action 4, FPS 1.75, Running 66.12s Step 211( 1.67%), action 5, FPS 1.69, Running 66.97s Step 212( 2.00%), action 6, FPS 1.63, Running 68.01s Step 213( 2.33%), action 7, FPS 1.55, Running 68.83s Step 214( 2.67%), action 8, FPS 1.54, Running 69.52s Step 215( 3.00%), action 9, FPS 1.48, Running 70.44s Step 216( 3.33%), action 10, FPS 1.49, Running 70.89s Step 217( 3.67%), action 11, FPS 1.41, Running 71.92s Step 218( 4.00%), action 12, FPS 1.42, Running 72.40s Step 219( 4.33%), action 13, FPS 1.38, Running 73.19s Step 220( 4.67%), action 14, FPS 1.37, Running 73.76s Step 221( 5.00%), action 15, FPS 1.31, Running 74.70s Step 222( 5.33%), action 16, FPS 1.31, Running 75.08s Step 223( 5.67%), action 17, FPS 1.29, Running 75.82s Step 224( 6.00%), action 18, FPS 1.30, Running 76.24s Step 225( 6.33%), action 19, FPS 1.26, Running 76.98s Step 226( 6.67%), action 20, FPS 1.29, Running 77.39s Step 227( 7.00%), action 21, FPS 1.31, Running 78.44s Step 228( 7.33%), action 22, FPS 1.34, Running 79.12s Step 229( 7.67%), action 23, FPS 1.39, Running 80.00s Step 230( 8.00%), action 24, FPS 1.37, Running 80.71s Step 231( 8.33%), action 25, FPS 1.37, Running 81.60s Step 232( 8.67%), action 26, FPS 1.40, Running 82.29s Step 233( 9.00%), action 27, FPS 1.39, Running 83.27s Step 234( 9.33%), action 28, FPS 1.39, Running 83.90s Step 235( 9.67%), action 29, FPS 1.42, Running 84.48s Step 236( 10.00%), action 30, FPS 1.44, Running 84.74s Step 237( 10.33%), action 31, FPS 1.48, Running 85.43s Step 238( 10.67%), action 32, FPS 1.49, Running 85.84s Step 239( 11.00%), action 33, FPS 1.48, Running 86.71s Step 240( 11.33%), action 34, FPS 1.50, Running 87.12s Step 241( 11.67%), action 35, FPS 1.51, Running 87.91s Step 242( 12.00%), action 36, FPS 1.48, Running 88.62s Step 243( 12.33%), action 37, FPS 1.45, Running 89.58s Step 244( 12.67%), action 38, FPS 1.42, Running 90.35s Step 245( 13.00%), action 39, FPS 1.41, Running 91.17s Step 246( 13.33%), action 40, FPS 1.41, Running 91.59s Step 247( 13.67%), action 41, FPS 1.42, Running 92.56s Step 248( 14.00%), action 42, FPS 1.39, Running 93.52s Step 249( 14.33%), action 43, FPS 1.39, Running 94.38s Step 250( 14.67%), action 44, FPS 1.41, Running 94.86s Step 251( 15.00%), action 45, FPS 1.42, Running 95.68s Step 252( 15.33%), action 46, FPS 1.45, Running 96.10s Step 253( 15.67%), action 47, FPS 1.47, Running 96.88s Step 254( 16.00%), action 48, FPS 1.46, Running 97.58s Step 255( 16.33%), action 49, FPS 1.43, Running 98.43s Step 256( 16.67%), action 50, FPS 1.41, Running 98.88s Step 257( 17.00%), action 51, FPS 1.38, Running 99.94s Step 258( 17.33%), action 52, FPS 1.38, Running 100.33s Step 259( 17.67%), action 53, FPS 1.35, Running 101.51s Step 260( 18.00%), action 54, FPS 1.34, Running 101.99s Step 261( 18.33%), action 55, FPS 1.31, Running 103.16s Step 262( 18.67%), action 56, FPS 1.34, Running 103.55s Step 263( 19.00%), action 57, FPS 1.34, Running 104.54s Step 264( 19.33%), action 58, FPS 1.33, Running 105.44s Step 265( 19.67%), action 59, FPS 1.31, Running 106.45s Step 266( 20.00%), action 60, FPS 1.31, Running 106.84s Step 267( 20.33%), action 61, FPS 1.32, Running 107.69s Step 268( 20.67%), action 62, FPS 1.37, Running 108.08s Step 269( 21.00%), action 63, FPS 1.38, Running 108.87s Step 270( 21.33%), action 64, FPS 1.37, Running 109.50s Step 271( 21.67%), action 65, FPS 1.38, Running 110.15s Step 272( 22.00%), action 66, FPS 1.37, Running 110.70s Step 273( 22.33%), action 67, FPS 1.32, Running 112.04s Step 274( 22.67%), action 68, FPS 1.32, Running 112.71s Step 275( 23.00%), action 69, FPS 1.32, Running 113.53s Step 276( 23.33%), action 70, FPS 1.32, Running 114.01s Step 277( 23.67%), action 71, FPS 1.30, Running 115.36s Step 278( 24.00%), action 72, FPS 1.29, Running 115.89s Step 279( 24.33%), action 73, FPS 1.32, Running 116.71s Step 280( 24.67%), action 74, FPS 1.32, Running 117.09s Step 281( 25.00%), action 75, FPS 1.36, Running 117.87s Step 282( 25.33%), action 76, FPS 1.35, Running 118.32s Step 283( 25.67%), action 77, FPS 1.38, Running 119.02s Step 284( 26.00%), action 78, FPS 1.40, Running 119.70s Step 285( 26.33%), action 79, FPS 1.41, Running 120.61s Step 286( 26.67%), action 80, FPS 1.40, Running 121.08s Step 287( 27.00%), action 81, FPS 1.42, Running 121.76s Step 288( 27.33%), action 82, FPS 1.42, Running 122.19s Step 289( 27.67%), action 83, FPS 1.43, Running 122.82s Step 290( 28.00%), action 84, FPS 1.45, Running 123.28s Step 291( 28.33%), action 85, FPS 1.43, Running 124.14s Step 292( 28.67%), action 86, FPS 1.44, Running 124.58s Step 293( 29.00%), action 87, FPS 1.51, Running 125.29s Step 294( 29.33%), action 88, FPS 1.51, Running 125.97s Step 295( 29.67%), action 89, FPS 1.51, Running 126.75s Step 296( 30.00%), action 90, FPS 1.51, Running 127.26s Step 297( 30.33%), action 91, FPS 1.56, Running 128.17s Step 298( 30.67%), action 92, FPS 1.57, Running 128.64s Step 299( 31.00%), action 93, FPS 1.57, Running 129.47s Step 300( 31.33%), action 94, FPS 1.57, Running 129.86s Step 301( 31.67%), action 95, FPS 1.57, Running 130.60s Step 302( 32.00%), action 96, FPS 1.53, Running 131.40s Step 303( 32.33%), action 97, FPS 1.52, Running 132.17s Step 304( 32.67%), action 98, FPS 1.51, Running 132.98s Step 305( 33.00%), action 99, FPS 1.52, Running 133.78s Step 306( 33.33%), action 100, FPS 1.53, Running 134.15s Step 307( 33.67%), action 101, FPS 1.51, Running 135.01s Step 308( 34.00%), action 102, FPS 1.48, Running 135.69s Step 309( 34.33%), action 103, FPS 1.46, Running 136.56s Step 310( 34.67%), action 104, FPS 1.44, Running 137.20s Step 311( 35.00%), action 105, FPS 1.46, Running 137.87s Step 312( 35.33%), action 106, FPS 1.45, Running 138.36s Step 313( 35.67%), action 107, FPS 1.44, Running 139.20s Step 314( 36.00%), action 108, FPS 1.43, Running 139.97s Step 315( 36.33%), action 109, FPS 1.45, Running 140.53s Step 316( 36.67%), action 110, FPS 1.43, Running 141.23s Step 317( 37.00%), action 111, FPS 1.39, Running 142.51s Step 318( 37.33%), action 112, FPS 1.40, Running 142.90s Step 319( 37.67%), action 113, FPS 1.40, Running 143.74s Step 320( 38.00%), action 114, FPS 1.40, Running 144.13s Step 321( 38.33%), action 115, FPS 1.40, Running 144.86s Step 322( 38.67%), action 116, FPS 1.44, Running 145.25s Step 323( 39.00%), action 117, FPS 1.45, Running 146.00s Step 324( 39.33%), action 118, FPS 1.49, Running 146.44s Step 325( 39.67%), action 119, FPS 1.50, Running 147.13s Step 326( 40.00%), action 120, FPS 1.50, Running 147.50s Step 327( 40.33%), action 121, FPS 1.47, Running 148.66s Step 328( 40.67%), action 122, FPS 1.49, Running 149.08s Step 329( 41.00%), action 123, FPS 1.51, Running 149.84s Step 330( 41.33%), action 124, FPS 1.51, Running 150.44s Step 331( 41.67%), action 125, FPS 1.49, Running 151.26s Step 332( 42.00%), action 126, FPS 1.50, Running 151.71s Step 333( 42.33%), action 127, FPS 1.51, Running 152.48s Step 334( 42.67%), action 128, FPS 1.54, Running 152.95s Step 335( 43.00%), action 129, FPS 1.53, Running 153.61s Step 336( 43.33%), action 130, FPS 1.54, Running 154.21s Step 337( 43.67%), action 131, FPS 1.60, Running 155.01s Step 338( 44.00%), action 132, FPS 1.61, Running 155.34s Step 339( 44.33%), action 133, FPS 1.61, Running 156.16s Step 340( 44.67%), action 134, FPS 1.61, Running 156.58s Step 341( 45.00%), action 135, FPS 1.60, Running 157.33s Step 342( 45.33%), action 136, FPS 1.60, Running 157.74s Step 343( 45.67%), action 137, FPS 1.61, Running 158.44s Step 344( 46.00%), action 138, FPS 1.61, Running 158.85s Step 345( 46.33%), action 139, FPS 1.66, Running 159.18s Step 346( 46.67%), action 140, FPS 1.68, Running 159.43s Step 347( 47.00%), action 141, FPS 1.78, Running 159.87s Step 348( 47.33%), action 142, FPS 1.78, Running 160.32s Step 349( 47.67%), action 143, FPS 1.79, Running 161.04s Step 350( 48.00%), action 144, FPS 1.79, Running 161.58s Step 351( 48.33%), action 145, FPS 1.75, Running 162.65s Step 352( 48.67%), action 146, FPS 1.76, Running 163.05s Step 353( 49.00%), action 147, FPS 1.78, Running 163.74s Step 354( 49.33%), action 148, FPS 1.77, Running 164.23s Step 355( 49.67%), action 149, FPS 1.76, Running 164.95s Step 356( 50.00%), action 150, FPS 1.76, Running 165.55s Step 357( 50.33%), action 151, FPS 1.74, Running 166.51s Step 358( 50.67%), action 152, FPS 1.72, Running 166.99s Step 359( 51.00%), action 153, FPS 1.73, Running 167.71s Step 360( 51.33%), action 154, FPS 1.73, Running 168.13s Step 361( 51.67%), action 155, FPS 1.74, Running 168.82s Step 362( 52.00%), action 156, FPS 1.70, Running 169.51s Step 363( 52.33%), action 157, FPS 1.68, Running 170.33s Step 364( 52.67%), action 158, FPS 1.69, Running 170.72s Step 365( 53.00%), action 159, FPS 1.63, Running 171.47s Step 366( 53.33%), action 160, FPS 1.60, Running 171.91s Step 367( 53.67%), action 161, FPS 1.55, Running 172.80s Step 368( 54.00%), action 162, FPS 1.54, Running 173.32s Step 369( 54.33%), action 163, FPS 1.54, Running 174.04s Step 370( 54.67%), action 164, FPS 1.54, Running 174.58s Step 371( 55.00%), action 165, FPS 1.59, Running 175.23s Step 372( 55.33%), action 166, FPS 1.59, Running 175.64s Step 373( 55.67%), action 167, FPS 1.58, Running 176.41s Step 374( 56.00%), action 168, FPS 1.53, Running 177.28s Step 375( 56.33%), action 169, FPS 1.52, Running 178.15s Step 376( 56.67%), action 170, FPS 1.54, Running 178.51s Step 377( 57.00%), action 171, FPS 1.56, Running 179.32s Step 378( 57.33%), action 172, FPS 1.58, Running 179.65s Step 379( 57.67%), action 173, FPS 1.62, Running 180.03s Step 380( 58.00%), action 174, FPS 1.62, Running 180.46s Step 381( 58.33%), action 175, FPS 1.66, Running 180.88s Step 382( 58.67%), action 176, FPS 1.65, Running 181.62s Step 383( 59.00%), action 177, FPS 1.71, Running 182.06s Step 384( 59.33%), action 178, FPS 1.67, Running 182.69s Step 385( 59.67%), action 179, FPS 1.71, Running 183.15s Step 386( 60.00%), action 180, FPS 1.71, Running 183.60s Step 387( 60.33%), action 181, FPS 1.70, Running 184.54s Step 388( 60.67%), action 182, FPS 1.73, Running 184.86s Step 389( 61.00%), action 183, FPS 1.78, Running 185.26s Step 390( 61.33%), action 184, FPS 1.75, Running 186.03s Step 391( 61.67%), action 185, FPS 1.77, Running 186.54s Step 392( 62.00%), action 186, FPS 1.78, Running 186.91s Step 393( 62.33%), action 187, FPS 1.83, Running 187.31s Step 394( 62.67%), action 188, FPS 1.93, Running 187.66s Step 395( 63.00%), action 189, FPS 2.01, Running 188.10s Step 396( 63.33%), action 190, FPS 2.02, Running 188.43s Step 397( 63.67%), action 191, FPS 2.05, Running 189.08s Step 398( 64.00%), action 192, FPS 2.05, Running 189.41s Step 399( 64.33%), action 193, FPS 2.04, Running 189.85s Step 400( 64.67%), action 194, FPS 2.02, Running 190.34s Step 401( 65.00%), action 195, FPS 2.03, Running 190.75s Step 402( 65.33%), action 196, FPS 2.06, Running 191.32s Step 403( 65.67%), action 197, FPS 2.07, Running 191.74s Step 404( 66.00%), action 198, FPS 2.13, Running 192.08s Step 405( 66.33%), action 199, FPS 2.15, Running 192.47s Step 406( 66.67%), action 200, FPS 2.18, Running 192.76s Step 407( 67.00%), action 201, FPS 2.22, Running 193.55s Step 408( 67.33%), action 202, FPS 2.20, Running 193.93s Step 409( 67.67%), action 203, FPS 2.21, Running 194.30s Step 410( 68.00%), action 204, FPS 2.23, Running 195.00s Step 411( 68.33%), action 205, FPS 2.26, Running 195.38s Step 412( 68.67%), action 206, FPS 2.26, Running 195.74s Step 413( 69.00%), action 207, FPS 2.24, Running 196.26s Step 414( 69.33%), action 208, FPS 2.25, Running 196.56s Step 415( 69.67%), action 209, FPS 2.26, Running 196.94s Step 416( 70.00%), action 210, FPS 2.27, Running 197.24s Step 417( 70.33%), action 211, FPS 2.31, Running 197.74s Step 418( 70.67%), action 212, FPS 2.21, Running 198.44s Step 419( 71.00%), action 213, FPS 2.23, Running 198.82s Step 420( 71.33%), action 214, FPS 2.22, Running 199.35s Step 421( 71.67%), action 215, FPS 2.23, Running 199.73s Step 422( 72.00%), action 216, FPS 2.30, Running 200.00s Step 423( 72.33%), action 217, FPS 2.24, Running 200.65s Step 424( 72.67%), action 218, FPS 2.25, Running 200.98s Step 425( 73.00%), action 219, FPS 2.22, Running 201.47s Step 426( 73.33%), action 220, FPS 2.20, Running 201.84s Step 427( 73.67%), action 221, FPS 2.28, Running 202.33s Step 428( 74.00%), action 222, FPS 2.22, Running 202.93s Step 429( 74.33%), action 223, FPS 2.21, Running 203.33s Step 430( 74.67%), action 224, FPS 2.30, Running 203.69s Step 431( 75.00%), action 225, FPS 2.29, Running 204.10s Step 432( 75.33%), action 226, FPS 2.29, Running 204.48s Step 433( 75.67%), action 227, FPS 2.30, Running 204.96s Step 434( 76.00%), action 228, FPS 2.29, Running 205.30s Step 435( 76.33%), action 229, FPS 2.30, Running 205.66s Step 436( 76.67%), action 230, FPS 2.30, Running 205.94s Step 437( 77.00%), action 231, FPS 2.29, Running 206.46s Step 438( 77.33%), action 232, FPS 2.40, Running 206.79s Step 439( 77.67%), action 233, FPS 2.39, Running 207.17s Step 440( 78.00%), action 234, FPS 2.44, Running 207.54s Step 441( 78.33%), action 235, FPS 2.31, Running 208.40s Step 442( 78.67%), action 236, FPS 2.28, Running 208.77s Step 443( 79.00%), action 237, FPS 2.24, Running 209.57s Step 444( 79.33%), action 238, FPS 2.19, Running 210.10s Step 445( 79.67%), action 239, FPS 2.21, Running 210.53s Step 446( 80.00%), action 240, FPS 2.15, Running 211.16s Step 447( 80.33%), action 241, FPS 2.13, Running 211.72s Step 448( 80.67%), action 242, FPS 2.17, Running 212.16s Step 449( 81.00%), action 243, FPS 2.09, Running 212.90s Step 450( 81.33%), action 244, FPS 1.99, Running 213.74s Step 451( 81.67%), action 245, FPS 1.99, Running 214.15s Step 452( 82.00%), action 246, FPS 2.01, Running 214.45s Step 453( 82.33%), action 247, FPS 1.96, Running 215.15s Step 454( 82.67%), action 248, FPS 1.95, Running 215.55s Step 455( 83.00%), action 249, FPS 1.87, Running 216.34s Step 456( 83.33%), action 250, FPS 1.86, Running 216.71s Step 457( 83.67%), action 251, FPS 1.77, Running 217.76s Step 458( 84.00%), action 252, FPS 1.69, Running 218.65s Step 459( 84.33%), action 253, FPS 1.69, Running 219.01s Step 460( 84.67%), action 254, FPS 1.67, Running 219.53s Step 461( 85.00%), action 255, FPS 1.74, Running 219.90s Step 462( 85.33%), action 256, FPS 1.74, Running 220.26s Step 463( 85.67%), action 257, FPS 1.78, Running 220.83s Step 464( 86.00%), action 258, FPS 1.76, Running 221.49s Step 465( 86.33%), action 259, FPS 1.71, Running 222.22s Step 466( 86.67%), action 260, FPS 1.74, Running 222.67s Step 467( 87.00%), action 261, FPS 1.66, Running 223.74s Step 468( 87.33%), action 262, FPS 1.65, Running 224.26s Step 469( 87.67%), action 263, FPS 1.69, Running 224.77s Step 470( 88.00%), action 264, FPS 1.69, Running 225.59s Step 471( 88.33%), action 265, FPS 1.67, Running 226.13s Step 472( 88.67%), action 266, FPS 1.60, Running 226.93s Step 473( 89.00%), action 267, FPS 1.63, Running 227.42s Step 474( 89.33%), action 268, FPS 1.62, Running 227.86s Step 475( 89.67%), action 269, FPS 1.67, Running 228.28s Step 476( 90.00%), action 270, FPS 1.61, Running 229.15s Step 477( 90.33%), action 271, FPS 1.61, Running 230.19s Step 478( 90.67%), action 272, FPS 1.63, Running 230.90s Step 479( 91.00%), action 273, FPS 1.56, Running 231.85s Step 480( 91.33%), action 274, FPS 1.53, Running 232.58s Step 481( 91.67%), action 275, FPS 1.51, Running 233.16s Step 482( 92.00%), action 276, FPS 1.48, Running 233.78s Step 483( 92.33%), action 277, FPS 1.47, Running 234.48s Step 484( 92.67%), action 278, FPS 1.44, Running 235.42s Step 485( 93.00%), action 279, FPS 1.43, Running 236.24s Step 486( 93.33%), action 280, FPS 1.39, Running 237.03s Step 487( 93.67%), action 281, FPS 1.41, Running 237.97s Step 488( 94.00%), action 282, FPS 1.42, Running 238.38s Step 489( 94.33%), action 283, FPS 1.43, Running 238.75s Step 490( 94.67%), action 284, FPS 1.44, Running 239.52s Step 491( 95.00%), action 285, FPS 1.41, Running 240.32s Step 492( 95.33%), action 286, FPS 1.45, Running 240.68s Step 493( 95.67%), action 287, FPS 1.43, Running 241.45s Step 494( 96.00%), action 288, FPS 1.44, Running 241.78s Step 495( 96.33%), action 289, FPS 1.40, Running 242.57s Step 496( 96.67%), action 290, FPS 1.43, Running 243.17s Step 497( 97.00%), action 291, FPS 1.44, Running 244.06s Step 498( 97.33%), action 292, FPS 1.47, Running 244.50s Step 499( 97.67%), action 293, FPS 1.50, Running 245.19s Step 500( 98.00%), action 294, FPS 1.52, Running 245.77s Step 501( 98.33%), action 295, FPS 1.48, Running 246.64s Step 502( 98.67%), action 296, FPS 1.50, Running 247.11s Step 503( 99.00%), action 297, FPS 1.45, Running 248.25s Step 504( 99.33%), action 298, FPS 1.52, Running 248.57s Step 505( 99.67%), action 299, FPS 1.52, Running 249.41s Step 506(100.00%), action 300, FPS 1.56, Running 249.84s [2026-08-02 19:34:39] [43 ] Seed 42 failed after 250.25 s. +steps: 506 , actions: 300 . +Instruction: Empty +Total 10/43(23.26%) success. +Setting seed: 43 +Step 1( N/A%), pre moving , FPS 0.15, Running 6.48s Step 2( N/A%), pre moving , FPS 0.30, Running 6.59s Step 3( N/A%), pre moving , FPS 0.43, Running 6.97s Step 4( N/A%), pre moving , FPS 0.57, Running 7.02s Step 5( N/A%), pre moving , FPS 0.71, Running 7.08s Step 6( N/A%), pre moving , FPS 0.84, Running 7.14s Step 7( N/A%), pre moving , FPS 0.97, Running 7.21s Step 8( N/A%), pre moving , FPS 1.10, Running 7.28s Step 9( N/A%), pre moving , FPS 1.23, Running 7.34s Step 10( N/A%), pre moving , FPS 1.35, Running 7.42s Step 11( N/A%), pre moving , FPS 1.47, Running 7.50s Step 12( N/A%), pre moving , FPS 1.59, Running 7.55s Step 13( N/A%), pre moving , FPS 1.71, Running 7.61s Step 14( N/A%), pre moving , FPS 1.82, Running 7.68s Step 15( N/A%), pre moving , FPS 1.94, Running 7.73s Step 16( N/A%), pre moving , FPS 2.06, Running 7.76s Step 17( N/A%), pre moving , FPS 2.17, Running 7.83s Step 18( N/A%), pre moving , FPS 2.29, Running 7.86s Step 19( N/A%), pre moving , FPS 2.40, Running 7.90s Step 20( N/A%), pre moving , FPS 2.51, Running 7.97s Step 21( N/A%), pre moving , FPS 9.65, Running 8.55s Step 22( N/A%), pre moving , FPS 9.69, Running 8.65s Step 23( N/A%), pre moving , FPS 11.63, Running 8.69s Step 24( N/A%), pre moving , FPS 11.56, Running 8.75s Step 25( N/A%), pre moving , FPS 11.72, Running 8.79s Step 26( N/A%), pre moving , FPS 9.39, Running 9.27s Step 27( N/A%), pre moving , FPS 8.61, Running 9.54s Step 28( N/A%), pre moving , FPS 8.28, Running 9.70s Step 29( N/A%), pre moving , FPS 8.23, Running 9.76s Step 30( N/A%), pre moving , FPS 8.25, Running 9.84s Step 31( N/A%), pre moving , FPS 7.48, Running 10.17s Step 32( N/A%), pre moving , FPS 7.43, Running 10.25s Step 33( N/A%), pre moving , FPS 7.36, Running 10.33s Step 34( N/A%), pre moving , FPS 7.33, Running 10.41s Step 35( N/A%), pre moving , FPS 6.69, Running 10.72s Step 36( N/A%), pre moving , FPS 5.56, Running 11.36s Step 37( N/A%), pre moving , FPS 5.53, Running 11.44s Step 38( N/A%), pre moving , FPS 5.48, Running 11.51s Step 39( N/A%), pre moving , FPS 5.08, Running 11.84s Step 40( N/A%), pre moving , FPS 5.04, Running 11.93s Step 41( N/A%), pre moving , FPS 5.78, Running 12.01s Step 42( N/A%), pre moving , FPS 5.83, Running 12.08s Step 43( N/A%), pre moving , FPS 5.38, Running 12.41s Step 44( N/A%), pre moving , FPS 5.34, Running 12.50s Step 45( N/A%), pre moving , FPS 5.29, Running 12.57s Step 46( N/A%), pre moving , FPS 5.87, Running 12.68s Step 47( N/A%), pre moving , FPS 5.84, Running 12.96s Step 48( N/A%), pre moving , FPS 5.97, Running 13.05s Step 49( N/A%), pre moving , FPS 6.01, Running 13.09s Step 50( N/A%), pre moving , FPS 6.00, Running 13.18s Step 51( N/A%), pre moving , FPS 6.01, Running 13.50s Step 52( N/A%), pre moving , FPS 5.98, Running 13.59s Step 53( N/A%), pre moving , FPS 6.01, Running 13.65s Step 54( N/A%), pre moving , FPS 6.07, Running 13.70s Step 55( N/A%), pre moving , FPS 6.56, Running 13.77s Step 56( N/A%), pre moving , FPS 7.37, Running 14.08s Step 57( N/A%), pre moving , FPS 7.31, Running 14.18s Step 58( N/A%), pre moving , FPS 7.31, Running 14.25s Step 59( N/A%), pre moving , FPS 8.05, Running 14.33s Step 60( N/A%), pre moving , FPS 7.76, Running 14.51s Step 61( N/A%), pre moving , FPS 7.33, Running 14.74s Step 62( N/A%), pre moving , FPS 7.34, Running 14.81s Step 63( N/A%), pre moving , FPS 7.96, Running 14.92s Step 64( N/A%), pre moving , FPS 7.15, Running 15.30s Step 65( N/A%), pre moving , FPS 7.03, Running 15.42s Step 66( N/A%), pre moving , FPS 6.46, Running 15.78s Step 67( N/A%), pre moving , FPS 6.79, Running 15.91s Step 68( N/A%), pre moving , FPS 6.70, Running 16.03s Step 69( N/A%), pre moving , FPS 6.03, Running 16.41s Step 70( N/A%), pre moving , FPS 6.01, Running 16.50s Step 71( N/A%), pre moving , FPS 5.93, Running 16.87s Step 72( N/A%), pre moving , FPS 5.87, Running 17.00s Step 73( N/A%), pre moving , FPS 5.78, Running 17.11s Step 74( N/A%), pre moving , FPS 5.31, Running 17.47s Step 75( N/A%), pre moving , FPS 5.24, Running 17.59s Step 76( N/A%), pre moving , FPS 5.44, Running 17.75s Step 77( N/A%), pre moving , FPS 5.12, Running 18.09s Step 78( N/A%), pre moving , FPS 5.06, Running 18.20s Step 79( N/A%), pre moving , FPS 4.72, Running 18.57s Step 80( N/A%), pre moving , FPS 4.79, Running 18.68s Step 81( N/A%), pre moving , FPS 4.92, Running 18.80s Step 82( N/A%), pre moving , FPS 4.59, Running 19.16s Step 83( N/A%), pre moving , FPS 4.58, Running 19.29s Step 84( N/A%), pre moving , FPS 4.87, Running 19.40s Step 85( N/A%), pre moving , FPS 4.58, Running 19.79s Step 86( N/A%), pre moving , FPS 4.84, Running 19.91s Step 87( N/A%), pre moving , FPS 4.58, Running 20.27s Step 88( N/A%), pre moving , FPS 4.57, Running 20.40s Step 89( N/A%), pre moving , FPS 4.87, Running 20.52s Step 90( N/A%), pre moving , FPS 4.61, Running 20.84s Step 91( N/A%), pre moving , FPS 4.94, Running 20.93s Step 92( N/A%), pre moving , FPS 5.00, Running 20.99s Step 93( N/A%), pre moving , FPS 5.05, Running 21.07s Step 94( N/A%), pre moving , FPS 5.08, Running 21.40s Step 95( N/A%), pre moving , FPS 5.13, Running 21.49s Step 96( N/A%), pre moving , FPS 5.26, Running 21.56s Step 97( N/A%), pre moving , FPS 5.64, Running 21.64s Step 98( N/A%), pre moving , FPS 5.32, Running 21.96s Step 99( N/A%), pre moving , FPS 5.74, Running 22.05s Step 100( N/A%), pre moving , FPS 5.82, Running 22.12s Step 101( N/A%), pre moving , FPS 5.88, Running 22.20s Step 102( N/A%), pre moving , FPS 5.95, Running 22.52s Step 103( N/A%), pre moving , FPS 6.01, Running 22.62s Step 104( N/A%), pre moving , FPS 6.07, Running 22.70s Step 105( N/A%), pre moving , FPS 6.18, Running 23.03s Step 106( N/A%), pre moving , FPS 6.23, Running 23.12s Step 107( N/A%), pre moving , FPS 6.86, Running 23.19s Step 108( N/A%), pre moving , FPS 6.98, Running 23.27s Step 109( N/A%), pre moving , FPS 6.49, Running 23.60s Step 110( N/A%), pre moving , FPS 7.02, Running 23.69s Step 111( N/A%), pre moving , FPS 7.06, Running 23.76s Step 112( N/A%), pre moving , FPS 7.03, Running 23.84s Step 113( N/A%), pre moving , FPS 6.47, Running 24.16s Step 114( N/A%), pre moving , FPS 7.00, Running 24.26s Step 115( N/A%), pre moving , FPS 7.03, Running 24.34s Step 116( N/A%), pre moving , FPS 7.07, Running 24.39s Step 117( N/A%), pre moving , FPS 6.50, Running 24.71s Step 118( N/A%), pre moving , FPS 7.02, Running 24.81s Step 119( N/A%), pre moving , FPS 7.04, Running 24.89s Step 120( N/A%), pre moving , FPS 6.44, Running 25.23s Step 121( N/A%), pre moving , FPS 6.42, Running 25.32s Step 122( N/A%), pre moving , FPS 6.99, Running 25.38s Step 123( N/A%), pre moving , FPS 7.03, Running 25.47s Step 124( N/A%), pre moving , FPS 6.48, Running 25.79s Step 125( N/A%), pre moving , FPS 7.08, Running 25.85s Step 126( N/A%), pre moving , FPS 7.17, Running 25.91s Step 127( N/A%), pre moving , FPS 7.24, Running 25.95s Step 128( N/A%), pre moving , FPS 7.31, Running 26.00s Step 129( N/A%), pre moving , FPS 8.08, Running 26.07s Step 130( N/A%), pre moving , FPS 8.11, Running 26.15s Step 131( N/A%), pre moving , FPS 8.17, Running 26.21s Step 132( N/A%), pre moving , FPS 8.25, Running 26.27s Step 133( N/A%), pre moving , FPS 9.25, Running 26.33s Step 134( N/A%), pre moving , FPS 9.39, Running 26.39s Step 135( N/A%), pre moving , FPS 9.34, Running 26.48s Step 136( N/A%), pre moving , FPS 9.19, Running 26.56s Step 137( N/A%), pre moving , FPS 7.66, Running 27.32s Step 138( N/A%), pre moving , FPS 6.90, Running 27.71s Step 139( N/A%), pre moving , FPS 5.91, Running 28.28s Step 140( N/A%), pre moving , FPS 5.75, Running 28.71s Step 141( N/A%), pre moving , FPS 5.44, Running 28.99s Step 142( N/A%), pre moving , FPS 5.08, Running 29.32s Step 143( N/A%), pre moving , FPS 4.56, Running 29.85s Step 144( N/A%), pre moving , FPS 4.74, Running 30.01s Step 145( N/A%), pre moving , FPS 4.27, Running 30.54s Step 146( N/A%), pre moving , FPS 3.95, Running 30.97s Step 147( N/A%), pre moving , FPS 3.61, Running 31.49s Step 148( N/A%), pre moving , FPS 3.52, Running 31.69s Step 149( N/A%), pre moving , FPS 3.29, Running 32.15s Step 150( N/A%), pre moving , FPS 3.13, Running 32.55s Step 151( N/A%), pre moving , FPS 2.90, Running 33.10s Step 152( N/A%), pre moving , FPS 2.82, Running 33.37s Step 153( N/A%), pre moving , FPS 2.70, Running 33.74s Step 154( N/A%), pre moving , FPS 2.59, Running 34.12s Step 155( N/A%), pre moving , FPS 2.44, Running 34.68s Step 156( N/A%), pre moving , FPS 2.34, Running 35.10s Step 157( N/A%), pre moving , FPS 2.40, Running 35.64s Step 158( N/A%), pre moving , FPS 2.46, Running 35.84s Step 159( N/A%), pre moving , FPS 2.48, Running 36.33s Step 160( N/A%), pre moving , FPS 2.49, Running 36.74s Step 161( N/A%), pre moving , FPS 2.41, Running 37.29s Step 162( N/A%), pre moving , FPS 2.44, Running 37.52s Step 163( N/A%), pre moving , FPS 2.45, Running 38.01s Step 164( N/A%), pre moving , FPS 2.38, Running 38.42s Step 165( N/A%), pre moving , FPS 2.37, Running 38.97s Step 166( N/A%), pre moving , FPS 2.45, Running 39.13s Step 167( N/A%), pre moving , FPS 2.46, Running 39.64s Step 168( N/A%), pre moving , FPS 2.39, Running 40.05s Step 169( N/A%), pre moving , FPS 2.36, Running 40.63s Step 170( N/A%), pre moving , FPS 2.35, Running 41.06s Step 171( N/A%), pre moving , FPS 2.32, Running 41.72s Step 172( N/A%), pre moving , FPS 2.25, Running 42.26s Step 173( N/A%), pre moving , FPS 2.19, Running 42.87s Step 174( N/A%), pre moving , FPS 2.17, Running 43.33s Step 175( N/A%), pre moving , FPS 2.18, Running 43.86s Step 176( N/A%), pre moving , FPS 2.24, Running 44.04s Step 177( N/A%), pre moving , FPS 2.32, Running 44.27s Step 178( N/A%), pre moving , FPS 2.32, Running 44.47s Step 179( N/A%), pre moving , FPS 2.35, Running 44.83s Step 180( N/A%), pre moving , FPS 2.41, Running 45.04s Step 181( N/A%), pre moving , FPS 2.47, Running 45.40s Step 182( N/A%), pre moving , FPS 2.39, Running 45.87s Step 183( N/A%), pre moving , FPS 2.37, Running 46.44s Step 184( N/A%), pre moving , FPS 2.35, Running 46.92s Step 185( N/A%), pre moving , FPS 2.34, Running 47.50s Step 186( N/A%), pre moving , FPS 2.27, Running 47.95s Step 187( N/A%), pre moving , FPS 2.25, Running 48.51s Step 188( N/A%), pre moving , FPS 2.31, Running 48.72s Step 189( N/A%), pre moving , FPS 2.31, Running 49.28s Step 190( N/A%), pre moving , FPS 2.30, Running 49.74s Step 191( N/A%), pre moving , FPS 2.33, Running 50.31s Step 192( N/A%), pre moving , FPS 2.36, Running 50.75s Step 193( N/A%), pre moving , FPS 2.35, Running 51.38s Step 194( N/A%), pre moving , FPS 2.43, Running 51.57s Step 195( N/A%), pre moving , FPS 2.44, Running 52.06s Step 196( N/A%), pre moving , FPS 2.36, Running 52.51s Step 197( N/A%), pre moving , FPS 2.27, Running 53.08s Step 198( N/A%), pre moving , FPS 2.20, Running 53.56s Step 199( N/A%), pre moving , FPS 2.15, Running 54.13s Step 200( N/A%), pre moving , FPS 2.18, Running 54.21s Step 201( N/A%), pre moving , FPS 2.24, Running 54.31s Step 202( N/A%), pre moving , FPS 2.28, Running 54.65s Step 203( N/A%), pre moving , FPS 2.41, Running 54.75s Step 204( N/A%), pre moving , FPS 2.53, Running 54.84s Step 205( N/A%), pre moving , FPS 2.69, Running 54.95s Step 206( N/A%), pre moving , FPS 2.72, Running 55.29s Step 207( N/A%), pre moving , FPS 2.90, Running 55.40s Step 208( N/A%), pre moving , FPS 2.96, Running 55.48s Step 209( N/A%), pre moving , FPS 3.05, Running 55.84s Step 210( N/A%), pre moving , FPS 2.48, Running 57.79s Step 211( N/A%), pre moving , FPS 2.47, Running 58.42s Step 212( N/A%), pre moving , FPS 2.47, Running 58.85s Step 213( N/A%), pre moving , FPS 2.51, Running 59.35s Step 214( N/A%), pre moving , FPS 2.49, Running 59.61s Step 215( N/A%), pre moving , FPS 2.41, Running 60.37s Step 216( N/A%), pre moving , FPS 2.48, Running 60.58s Step 217( N/A%), pre moving , FPS 2.42, Running 61.34s Step 218( N/A%), pre moving , FPS 2.47, Running 61.66s Step 219( N/A%), pre moving , FPS 2.40, Running 62.47s Step 220( N/A%), pre moving , FPS 2.33, Running 62.80s Step 221( N/A%), pre moving , FPS 2.22, Running 63.33s Step 222( N/A%), pre moving , FPS 2.25, Running 63.55s Step 223( N/A%), pre moving , FPS 2.18, Running 63.94s Step 224( N/A%), pre moving , FPS 2.14, Running 64.17s Step 225( N/A%), pre moving , FPS 2.06, Running 64.64s Step 226( N/A%), pre moving , FPS 2.09, Running 64.84s Step 227( N/A%), pre moving , FPS 2.01, Running 65.36s Step 228( N/A%), pre moving , FPS 1.93, Running 65.84s Step 229( N/A%), pre moving , FPS 1.91, Running 66.33s Step 230( 0.33%), action 1, FPS 1.95, Running 68.05s Step 231( 0.67%), action 2, FPS 1.95, Running 68.70s Step 232( 1.00%), action 3, FPS 1.86, Running 69.61s Step 233( 1.33%), action 4, FPS 1.84, Running 70.21s Step 234( 1.67%), action 5, FPS 1.68, Running 71.52s Step 235( 2.00%), action 6, FPS 1.73, Running 71.94s Step 236( 2.33%), action 7, FPS 1.62, Running 72.90s Step 237( 2.67%), action 8, FPS 1.68, Running 73.24s Step 238( 3.00%), action 9, FPS 1.61, Running 74.08s Step 239( 3.33%), action 10, FPS 1.65, Running 74.62s Step 240( 3.67%), action 11, FPS 1.56, Running 75.66s Step 241( 4.00%), action 12, FPS 1.50, Running 76.63s Step 242( 4.33%), action 13, FPS 1.46, Running 77.22s Step 243( 4.67%), action 14, FPS 1.44, Running 77.80s Step 244( 5.00%), action 15, FPS 1.36, Running 78.83s Step 245( 5.33%), action 16, FPS 1.35, Running 79.50s Step 246( 5.67%), action 17, FPS 1.29, Running 80.35s Step 247( 6.00%), action 18, FPS 1.31, Running 80.65s Step 248( 6.33%), action 19, FPS 1.27, Running 81.58s Step 249( 6.67%), action 20, FPS 1.28, Running 81.91s Step 250( 7.00%), action 21, FPS 1.34, Running 83.00s Step 251( 7.33%), action 22, FPS 1.37, Running 83.32s Step 252( 7.67%), action 23, FPS 1.38, Running 84.12s Step 253( 8.00%), action 24, FPS 1.41, Running 84.39s Step 254( 8.33%), action 25, FPS 1.45, Running 85.29s Step 255( 8.67%), action 26, FPS 1.47, Running 85.56s Step 256( 9.00%), action 27, FPS 1.47, Running 86.52s Step 257( 9.33%), action 28, FPS 1.44, Running 87.10s Step 258( 9.67%), action 29, FPS 1.43, Running 88.11s Step 259( 10.00%), action 30, FPS 1.45, Running 88.44s Step 260( 10.33%), action 31, FPS 1.45, Running 89.47s Step 261( 10.67%), action 32, FPS 1.50, Running 89.95s Step 262( 11.00%), action 33, FPS 1.46, Running 90.94s Step 263( 11.33%), action 34, FPS 1.46, Running 91.49s Step 264( 11.67%), action 35, FPS 1.47, Running 92.41s Step 265( 12.00%), action 36, FPS 1.52, Running 92.68s Step 266( 12.33%), action 37, FPS 1.51, Running 93.58s Step 267( 12.67%), action 38, FPS 1.50, Running 93.94s Step 268( 13.00%), action 39, FPS 1.52, Running 94.71s Step 269( 13.33%), action 40, FPS 1.52, Running 95.04s Step 270( 13.67%), action 41, FPS 1.50, Running 96.36s Step 271( 14.00%), action 42, FPS 1.50, Running 96.69s Step 272( 14.33%), action 43, FPS 1.50, Running 97.49s Step 273( 14.67%), action 44, FPS 1.49, Running 97.80s Step 274( 15.00%), action 45, FPS 1.50, Running 98.58s Step 275( 15.33%), action 46, FPS 1.50, Running 98.88s Step 276( 15.67%), action 47, FPS 1.51, Running 99.73s Step 277( 16.00%), action 48, FPS 1.54, Running 100.10s Step 278( 16.33%), action 49, FPS 1.61, Running 100.55s Step 279( 16.67%), action 50, FPS 1.62, Running 100.76s Step 280( 17.00%), action 51, FPS 1.67, Running 101.43s Step 281( 17.33%), action 52, FPS 1.65, Running 102.08s Step 282( 17.67%), action 53, FPS 1.70, Running 102.72s Step 283( 18.00%), action 54, FPS 1.69, Running 103.30s Step 284( 18.33%), action 55, FPS 1.68, Running 104.30s Step 285( 18.67%), action 56, FPS 1.63, Running 104.93s Step 286( 19.00%), action 57, FPS 1.60, Running 106.04s Step 287( 19.33%), action 58, FPS 1.56, Running 106.73s Step 288( 19.67%), action 59, FPS 1.55, Running 107.62s Step 289( 20.00%), action 60, FPS 1.51, Running 108.29s Step 290( 20.33%), action 61, FPS 1.55, Running 109.26s Step 291( 20.67%), action 62, FPS 1.52, Running 109.81s Step 292( 21.00%), action 63, FPS 1.49, Running 110.91s Step 293( 21.33%), action 64, FPS 1.46, Running 111.50s Step 294( 21.67%), action 65, FPS 1.44, Running 112.49s Step 295( 22.00%), action 66, FPS 1.41, Running 113.07s Step 296( 22.33%), action 67, FPS 1.39, Running 114.10s Step 297( 22.67%), action 68, FPS 1.39, Running 114.46s Step 298( 23.00%), action 69, FPS 1.35, Running 115.32s Step 299( 23.33%), action 70, FPS 1.33, Running 115.85s Step 300( 23.67%), action 71, FPS 1.29, Running 116.90s Step 301( 24.00%), action 72, FPS 1.32, Running 117.26s Step 302( 24.33%), action 73, FPS 1.31, Running 118.04s Step 303( 24.67%), action 74, FPS 1.29, Running 118.77s Step 304( 25.00%), action 75, FPS 1.29, Running 119.75s Step 305( 25.33%), action 76, FPS 1.30, Running 120.30s Step 306( 25.67%), action 77, FPS 1.33, Running 121.11s Step 307( 26.00%), action 78, FPS 1.35, Running 121.58s Step 308( 26.33%), action 79, FPS 1.34, Running 122.57s Step 309( 26.67%), action 80, FPS 1.34, Running 123.18s Step 310( 27.00%), action 81, FPS 1.34, Running 124.15s Step 311( 27.33%), action 82, FPS 1.34, Running 124.78s Step 312( 27.67%), action 83, FPS 1.35, Running 125.75s Step 313( 28.00%), action 84, FPS 1.34, Running 126.42s Step 314( 28.33%), action 85, FPS 1.34, Running 127.36s Step 315( 28.67%), action 86, FPS 1.34, Running 127.99s Step 316( 29.00%), action 87, FPS 1.35, Running 128.94s Step 317( 29.33%), action 88, FPS 1.35, Running 129.29s Step 318( 29.67%), action 89, FPS 1.35, Running 130.11s Step 319( 30.00%), action 90, FPS 1.35, Running 130.70s Step 320( 30.33%), action 91, FPS 1.34, Running 131.78s Step 321( 30.67%), action 92, FPS 1.32, Running 132.37s Step 322( 31.00%), action 93, FPS 1.31, Running 133.33s Step 323( 31.33%), action 94, FPS 1.32, Running 133.92s Step 324( 31.67%), action 95, FPS 1.32, Running 134.89s Step 325( 32.00%), action 96, FPS 1.34, Running 135.25s Step 326( 32.33%), action 97, FPS 1.34, Running 136.06s Step 327( 32.67%), action 98, FPS 1.35, Running 136.43s Step 328( 33.00%), action 99, FPS 1.36, Running 137.25s Step 329( 33.33%), action 100, FPS 1.36, Running 137.84s Step 330( 33.67%), action 101, FPS 1.36, Running 138.87s Step 331( 34.00%), action 102, FPS 1.40, Running 139.08s Step 332( 34.33%), action 103, FPS 1.46, Running 139.49s Step 333( 34.67%), action 104, FPS 1.51, Running 139.71s Step 334( 35.00%), action 105, FPS 1.56, Running 140.20s Step 335( 35.33%), action 106, FPS 1.59, Running 140.58s Step 336( 35.67%), action 107, FPS 1.63, Running 141.21s Step 337( 36.00%), action 108, FPS 1.60, Running 141.82s Step 338( 36.33%), action 109, FPS 1.58, Running 142.81s Step 339( 36.67%), action 110, FPS 1.57, Running 143.40s Step 340( 37.00%), action 111, FPS 1.59, Running 144.36s Step 341( 37.33%), action 112, FPS 1.60, Running 144.87s Step 342( 37.67%), action 113, FPS 1.60, Running 145.86s Step 343( 38.00%), action 114, FPS 1.63, Running 146.19s Step 344( 38.33%), action 115, FPS 1.64, Running 147.10s Step 345( 38.67%), action 116, FPS 1.62, Running 147.63s Step 346( 39.00%), action 117, FPS 1.64, Running 148.24s Step 347( 39.33%), action 118, FPS 1.62, Running 148.77s Step 348( 39.67%), action 119, FPS 1.60, Running 149.76s Step 349( 40.00%), action 120, FPS 1.64, Running 150.04s Step 350( 40.33%), action 121, FPS 1.66, Running 150.93s Step 351( 40.67%), action 122, FPS 1.61, Running 151.50s Step 352( 41.00%), action 123, FPS 1.55, Running 152.41s Step 353( 41.33%), action 124, FPS 1.54, Running 152.69s Step 354( 41.67%), action 125, FPS 1.50, Running 153.53s Step 355( 42.00%), action 126, FPS 1.51, Running 153.84s Step 356( 42.33%), action 127, FPS 1.49, Running 154.66s Step 357( 42.67%), action 128, FPS 1.52, Running 154.96s Step 358( 43.00%), action 129, FPS 1.54, Running 155.79s Step 359( 43.33%), action 130, FPS 1.57, Running 156.11s Step 360( 43.67%), action 131, FPS 1.58, Running 156.99s Step 361( 44.00%), action 132, FPS 1.58, Running 157.56s Step 362( 44.33%), action 133, FPS 1.61, Running 158.25s Step 363( 44.67%), action 134, FPS 1.63, Running 158.47s Step 364( 45.00%), action 135, FPS 1.68, Running 158.99s Step 365( 45.33%), action 136, FPS 1.71, Running 159.31s Step 366( 45.67%), action 137, FPS 1.70, Running 160.01s Step 367( 46.00%), action 138, FPS 1.71, Running 160.47s Step 368( 46.33%), action 139, FPS 1.73, Running 161.31s Step 369( 46.67%), action 140, FPS 1.72, Running 161.69s Step 370( 47.00%), action 141, FPS 1.71, Running 162.63s Step 371( 47.33%), action 142, FPS 1.71, Running 163.21s Step 372( 47.67%), action 143, FPS 1.71, Running 164.12s Step 373( 48.00%), action 144, FPS 1.71, Running 164.41s Step 374( 48.33%), action 145, FPS 1.70, Running 165.30s Step 375( 48.67%), action 146, FPS 1.69, Running 165.67s Step 376( 49.00%), action 147, FPS 1.69, Running 166.51s Step 377( 49.33%), action 148, FPS 1.67, Running 166.93s Step 378( 49.67%), action 149, FPS 1.67, Running 167.77s Step 379( 50.00%), action 150, FPS 1.64, Running 168.29s Step 380( 50.33%), action 151, FPS 1.64, Running 169.21s Step 381( 50.67%), action 152, FPS 1.68, Running 169.50s Step 382( 51.00%), action 153, FPS 1.66, Running 170.31s Step 383( 51.33%), action 154, FPS 1.64, Running 170.64s Step 384( 51.67%), action 155, FPS 1.60, Running 171.45s Step 385( 52.00%), action 156, FPS 1.61, Running 171.77s Step 386( 52.33%), action 157, FPS 1.58, Running 172.65s Step 387( 52.67%), action 158, FPS 1.57, Running 173.24s Step 388( 53.00%), action 159, FPS 1.55, Running 174.23s Step 389( 53.33%), action 160, FPS 1.55, Running 174.57s Step 390( 53.67%), action 161, FPS 1.55, Running 175.55s Step 391( 54.00%), action 162, FPS 1.55, Running 176.10s Step 392( 54.33%), action 163, FPS 1.55, Running 177.04s Step 393( 54.67%), action 164, FPS 1.51, Running 177.62s Step 394( 55.00%), action 165, FPS 1.58, Running 177.96s Step 395( 55.33%), action 166, FPS 1.60, Running 178.18s Step 396( 55.67%), action 167, FPS 1.63, Running 178.77s Step 397( 56.00%), action 168, FPS 1.63, Running 179.20s Step 398( 56.33%), action 169, FPS 1.64, Running 179.93s Step 399( 56.67%), action 170, FPS 1.62, Running 180.60s Step 400( 57.00%), action 171, FPS 1.62, Running 181.57s Step 401( 57.33%), action 172, FPS 1.57, Running 182.27s Step 402( 57.67%), action 173, FPS 1.54, Running 183.30s Step 403( 58.00%), action 174, FPS 1.51, Running 183.92s Step 404( 58.33%), action 175, FPS 1.49, Running 184.92s Step 405( 58.67%), action 176, FPS 1.46, Running 185.50s [2026-08-02 19:37:44] [44 ] Seed 43 success after 185.70 s. +steps: 405 , actions: 176 . +Instruction: Empty +Total 11/44(25.00%) success. +Setting seed: 44 +Step 1( N/A%), pre moving , FPS 0.03, Running 31.27s Step 2( N/A%), pre moving , FPS 0.06, Running 31.60s Step 3( N/A%), pre moving , FPS 0.09, Running 31.76s Step 4( N/A%), pre moving , FPS 0.13, Running 31.86s Step 5( N/A%), pre moving , FPS 0.16, Running 32.22s Step 6( N/A%), pre moving , FPS 0.19, Running 32.30s Step 7( N/A%), pre moving , FPS 0.22, Running 32.37s Step 8( N/A%), pre moving , FPS 0.25, Running 32.45s Step 9( N/A%), pre moving , FPS 0.27, Running 32.79s Step 10( N/A%), pre moving , FPS 0.30, Running 32.88s Step 11( N/A%), pre moving , FPS 0.33, Running 32.95s Step 12( N/A%), pre moving , FPS 0.36, Running 33.02s Step 13( N/A%), pre moving , FPS 0.39, Running 33.11s Step 14( N/A%), pre moving , FPS 0.42, Running 33.41s Step 15( N/A%), pre moving , FPS 0.45, Running 33.45s Step 16( N/A%), pre moving , FPS 0.48, Running 33.54s Step 17( N/A%), pre moving , FPS 0.51, Running 33.63s Step 18( N/A%), pre moving , FPS 0.53, Running 33.91s Step 19( N/A%), pre moving , FPS 0.56, Running 34.02s Step 20( N/A%), pre moving , FPS 0.59, Running 34.08s Step 21( N/A%), pre moving , FPS 6.51, Running 34.35s Step 22( N/A%), pre moving , FPS 6.94, Running 34.48s Step 23( N/A%), pre moving , FPS 7.08, Running 34.58s Step 24( N/A%), pre moving , FPS 7.08, Running 34.69s Step 25( N/A%), pre moving , FPS 7.70, Running 34.82s Step 26( N/A%), pre moving , FPS 6.74, Running 35.27s Step 27( N/A%), pre moving , FPS 6.42, Running 35.49s Step 28( N/A%), pre moving , FPS 6.44, Running 35.56s Step 29( N/A%), pre moving , FPS 7.03, Running 35.64s Step 30( N/A%), pre moving , FPS 6.45, Running 35.97s Step 31( N/A%), pre moving , FPS 6.46, Running 36.04s Step 32( N/A%), pre moving , FPS 6.42, Running 36.14s Step 33( N/A%), pre moving , FPS 6.43, Running 36.22s Step 34( N/A%), pre moving , FPS 6.97, Running 36.28s Step 35( N/A%), pre moving , FPS 6.36, Running 36.60s Step 36( N/A%), pre moving , FPS 5.38, Running 37.26s Step 37( N/A%), pre moving , FPS 5.37, Running 37.35s Step 38( N/A%), pre moving , FPS 5.68, Running 37.43s Step 39( N/A%), pre moving , FPS 5.74, Running 37.51s Step 40( N/A%), pre moving , FPS 5.33, Running 37.83s Step 41( N/A%), pre moving , FPS 5.58, Running 37.93s Step 42( N/A%), pre moving , FPS 5.67, Running 38.01s Step 43( N/A%), pre moving , FPS 5.71, Running 38.08s Step 44( N/A%), pre moving , FPS 5.37, Running 38.41s Step 45( N/A%), pre moving , FPS 5.42, Running 38.51s Step 46( N/A%), pre moving , FPS 6.01, Running 38.59s Step 47( N/A%), pre moving , FPS 5.82, Running 38.92s Step 48( N/A%), pre moving , FPS 5.78, Running 39.02s Step 49( N/A%), pre moving , FPS 5.80, Running 39.08s Step 50( N/A%), pre moving , FPS 6.27, Running 39.17s Step 51( N/A%), pre moving , FPS 5.80, Running 39.49s Step 52( N/A%), pre moving , FPS 5.87, Running 39.54s Step 53( N/A%), pre moving , FPS 5.84, Running 39.64s Step 54( N/A%), pre moving , FPS 5.83, Running 39.71s Step 55( N/A%), pre moving , FPS 6.28, Running 39.78s Step 56( N/A%), pre moving , FPS 7.03, Running 40.10s Step 57( N/A%), pre moving , FPS 7.02, Running 40.20s Step 58( N/A%), pre moving , FPS 7.01, Running 40.28s Step 59( N/A%), pre moving , FPS 6.59, Running 40.54s Step 60( N/A%), pre moving , FPS 7.04, Running 40.68s Step 61( N/A%), pre moving , FPS 7.05, Running 40.77s Step 62( N/A%), pre moving , FPS 7.02, Running 40.86s Step 63( N/A%), pre moving , FPS 6.46, Running 41.18s Step 64( N/A%), pre moving , FPS 7.02, Running 41.26s Step 65( N/A%), pre moving , FPS 7.03, Running 41.36s Step 66( N/A%), pre moving , FPS 7.03, Running 41.43s Step 67( N/A%), pre moving , FPS 7.60, Running 41.55s Step 68( N/A%), pre moving , FPS 7.11, Running 41.83s Step 69( N/A%), pre moving , FPS 7.11, Running 41.90s Step 70( N/A%), pre moving , FPS 7.14, Running 41.97s Step 71( N/A%), pre moving , FPS 7.81, Running 42.05s Step 72( N/A%), pre moving , FPS 7.05, Running 42.38s Step 73( N/A%), pre moving , FPS 6.96, Running 42.51s Step 74( N/A%), pre moving , FPS 6.84, Running 42.64s Step 75( N/A%), pre moving , FPS 6.24, Running 42.99s Step 76( N/A%), pre moving , FPS 6.63, Running 43.12s Step 77( N/A%), pre moving , FPS 6.59, Running 43.23s Step 78( N/A%), pre moving , FPS 6.00, Running 43.62s Step 79( N/A%), pre moving , FPS 6.26, Running 43.73s Step 80( N/A%), pre moving , FPS 5.83, Running 44.11s Step 81( N/A%), pre moving , FPS 5.77, Running 44.24s Step 82( N/A%), pre moving , FPS 5.73, Running 44.35s Step 83( N/A%), pre moving , FPS 5.65, Running 44.72s Step 84( N/A%), pre moving , FPS 5.57, Running 44.85s Step 85( N/A%), pre moving , FPS 5.53, Running 44.97s Step 86( N/A%), pre moving , FPS 5.09, Running 45.37s Step 87( N/A%), pre moving , FPS 5.08, Running 45.49s Step 88( N/A%), pre moving , FPS 4.96, Running 45.86s Step 89( N/A%), pre moving , FPS 4.88, Running 46.00s Step 90( N/A%), pre moving , FPS 4.55, Running 46.36s Step 91( N/A%), pre moving , FPS 4.48, Running 46.51s Step 92( N/A%), pre moving , FPS 4.71, Running 46.63s Step 93( N/A%), pre moving , FPS 4.46, Running 47.00s Step 94( N/A%), pre moving , FPS 4.03, Running 47.60s Step 95( N/A%), pre moving , FPS 4.21, Running 47.73s Step 96( N/A%), pre moving , FPS 4.18, Running 47.91s Step 97( N/A%), pre moving , FPS 4.02, Running 48.21s Step 98( N/A%), pre moving , FPS 4.25, Running 48.33s Step 99( N/A%), pre moving , FPS 4.25, Running 48.44s Step 100( N/A%), pre moving , FPS 4.27, Running 48.79s Step 101( N/A%), pre moving , FPS 4.25, Running 48.94s Step 102( N/A%), pre moving , FPS 4.03, Running 49.31s Step 103( N/A%), pre moving , FPS 4.24, Running 49.43s Step 104( N/A%), pre moving , FPS 4.23, Running 49.58s Step 105( N/A%), pre moving , FPS 4.02, Running 49.94s Step 106( N/A%), pre moving , FPS 4.29, Running 50.02s Step 107( N/A%), pre moving , FPS 4.34, Running 50.09s Step 108( N/A%), pre moving , FPS 4.39, Running 50.42s Step 109( N/A%), pre moving , FPS 4.43, Running 50.51s Step 110( N/A%), pre moving , FPS 4.69, Running 50.63s Step 111( N/A%), pre moving , FPS 4.34, Running 51.12s Step 112( N/A%), pre moving , FPS 4.10, Running 51.50s Step 113( N/A%), pre moving , FPS 4.35, Running 51.59s Step 114( N/A%), pre moving , FPS 4.49, Running 52.06s Step 115( N/A%), pre moving , FPS 4.52, Running 52.16s Step 116( N/A%), pre moving , FPS 4.63, Running 52.23s Step 117( N/A%), pre moving , FPS 4.87, Running 52.32s Step 118( N/A%), pre moving , FPS 4.63, Running 52.64s Step 119( N/A%), pre moving , FPS 4.66, Running 52.74s Step 120( N/A%), pre moving , FPS 4.88, Running 52.89s Step 121( N/A%), pre moving , FPS 4.95, Running 52.98s Step 122( N/A%), pre moving , FPS 4.97, Running 53.34s Step 123( N/A%), pre moving , FPS 4.93, Running 53.49s Step 124( N/A%), pre moving , FPS 4.89, Running 53.67s Step 125( N/A%), pre moving , FPS 5.15, Running 53.82s Step 126( N/A%), pre moving , FPS 5.17, Running 53.90s Step 127( N/A%), pre moving , FPS 5.18, Running 53.96s Step 128( N/A%), pre moving , FPS 5.54, Running 54.03s Step 129( N/A%), pre moving , FPS 5.56, Running 54.11s Step 130( N/A%), pre moving , FPS 5.59, Running 54.21s Step 131( N/A%), pre moving , FPS 6.33, Running 54.28s Step 132( N/A%), pre moving , FPS 7.00, Running 54.36s Step 133( N/A%), pre moving , FPS 6.44, Running 54.69s Step 134( N/A%), pre moving , FPS 7.32, Running 54.79s Step 135( N/A%), pre moving , FPS 7.38, Running 54.87s Step 136( N/A%), pre moving , FPS 7.35, Running 54.96s Step 137( N/A%), pre moving , FPS 6.77, Running 55.28s Step 138( N/A%), pre moving , FPS 7.34, Running 55.37s Step 139( N/A%), pre moving , FPS 7.40, Running 55.44s Step 140( N/A%), pre moving , FPS 7.60, Running 55.52s Step 141( N/A%), pre moving , FPS 6.96, Running 55.85s Step 142( N/A%), pre moving , FPS 7.80, Running 55.90s Step 143( N/A%), pre moving , FPS 8.00, Running 55.99s Step 144( N/A%), pre moving , FPS 8.33, Running 56.07s Step 145( N/A%), pre moving , FPS 7.78, Running 56.40s Step 146( N/A%), pre moving , FPS 7.66, Running 56.51s Step 147( N/A%), pre moving , FPS 7.65, Running 56.57s Step 148( N/A%), pre moving , FPS 7.61, Running 56.66s Step 149( N/A%), pre moving , FPS 6.94, Running 56.99s Step 150( N/A%), pre moving , FPS 6.92, Running 57.10s Step 151( N/A%), pre moving , FPS 6.91, Running 57.17s Step 152( N/A%), pre moving , FPS 6.93, Running 57.25s Step 153( N/A%), pre moving , FPS 6.94, Running 57.58s Step 154( N/A%), pre moving , FPS 6.93, Running 57.68s Step 155( N/A%), pre moving , FPS 6.94, Running 57.76s Step 156( N/A%), pre moving , FPS 6.53, Running 58.02s Step 157( N/A%), pre moving , FPS 6.88, Running 58.18s Step 158( N/A%), pre moving , FPS 6.93, Running 58.25s Step 159( N/A%), pre moving , FPS 6.90, Running 58.33s Step 160( N/A%), pre moving , FPS 6.36, Running 58.67s Step 161( N/A%), pre moving , FPS 6.86, Running 58.76s Step 162( N/A%), pre moving , FPS 6.81, Running 58.84s Step 163( N/A%), pre moving , FPS 6.28, Running 59.18s Step 164( N/A%), pre moving , FPS 6.26, Running 59.27s Step 165( N/A%), pre moving , FPS 6.80, Running 59.34s Step 166( N/A%), pre moving , FPS 6.87, Running 59.42s Step 167( N/A%), pre moving , FPS 6.32, Running 59.74s Step 168( N/A%), pre moving , FPS 6.30, Running 59.83s Step 169( N/A%), pre moving , FPS 6.87, Running 59.90s Step 170( N/A%), pre moving , FPS 6.95, Running 59.98s Step 171( N/A%), pre moving , FPS 6.38, Running 60.31s Step 172( N/A%), pre moving , FPS 5.25, Running 61.06s Step 173( N/A%), pre moving , FPS 5.19, Running 61.43s Step 174( N/A%), pre moving , FPS 4.63, Running 61.99s Step 175( N/A%), pre moving , FPS 4.28, Running 62.43s Step 176( N/A%), pre moving , FPS 4.01, Running 63.01s Step 177( N/A%), pre moving , FPS 3.99, Running 63.19s Step 178( N/A%), pre moving , FPS 3.70, Running 63.66s Step 179( N/A%), pre moving , FPS 3.49, Running 64.06s Step 180( N/A%), pre moving , FPS 3.37, Running 64.60s Step 181( N/A%), pre moving , FPS 3.18, Running 65.06s Step 182( N/A%), pre moving , FPS 2.97, Running 65.58s Step 183( N/A%), pre moving , FPS 3.04, Running 65.75s Step 184( N/A%), pre moving , FPS 2.85, Running 66.28s Step 185( N/A%), pre moving , FPS 2.71, Running 66.71s Step 186( N/A%), pre moving , FPS 2.56, Running 67.23s Step 187( N/A%), pre moving , FPS 2.60, Running 67.42s Step 188( N/A%), pre moving , FPS 2.48, Running 67.89s Step 189( N/A%), pre moving , FPS 2.38, Running 68.29s Step 190( N/A%), pre moving , FPS 2.27, Running 68.79s Step 191( N/A%), pre moving , FPS 2.30, Running 69.00s Step 192( N/A%), pre moving , FPS 2.36, Running 69.52s Step 193( N/A%), pre moving , FPS 2.35, Running 69.95s Step 194( N/A%), pre moving , FPS 2.35, Running 70.50s Step 195( N/A%), pre moving , FPS 2.42, Running 70.71s Step 196( N/A%), pre moving , FPS 2.44, Running 71.21s Step 197( N/A%), pre moving , FPS 2.38, Running 71.61s Step 198( N/A%), pre moving , FPS 2.46, Running 71.80s Step 199( N/A%), pre moving , FPS 2.53, Running 71.97s Step 200( N/A%), pre moving , FPS 2.58, Running 72.34s Step 201( N/A%), pre moving , FPS 2.68, Running 72.53s Step 202( N/A%), pre moving , FPS 2.76, Running 72.84s Step 203( N/A%), pre moving , FPS 2.76, Running 72.99s Step 204( N/A%), pre moving , FPS 2.75, Running 73.54s Step 205( N/A%), pre moving , FPS 2.75, Running 73.97s Step 206( N/A%), pre moving , FPS 2.73, Running 74.56s Step 207( N/A%), pre moving , FPS 2.65, Running 74.98s Step 208( N/A%), pre moving , FPS 2.53, Running 75.81s Step 209( N/A%), pre moving , FPS 2.49, Running 76.33s Step 210( N/A%), pre moving , FPS 2.47, Running 76.88s Step 211( N/A%), pre moving , FPS 2.41, Running 77.31s Step 212( N/A%), pre moving , FPS 2.39, Running 77.90s Step 213( N/A%), pre moving , FPS 2.39, Running 78.33s Step 214( N/A%), pre moving , FPS 2.38, Running 78.91s Step 215( N/A%), pre moving , FPS 2.30, Running 79.40s Step 216( N/A%), pre moving , FPS 2.26, Running 80.04s Step 217( N/A%), pre moving , FPS 2.32, Running 80.24s Step 218( N/A%), pre moving , FPS 2.24, Running 80.72s Step 219( N/A%), pre moving , FPS 2.18, Running 81.14s Step 220( N/A%), pre moving , FPS 2.13, Running 81.74s Step 221( N/A%), pre moving , FPS 2.06, Running 82.24s Step 222( N/A%), pre moving , FPS 2.00, Running 82.84s Step 223( N/A%), pre moving , FPS 1.99, Running 83.06s Step 224( N/A%), pre moving , FPS 1.99, Running 83.57s Step 225( N/A%), pre moving , FPS 1.99, Running 84.03s Step 226( N/A%), pre moving , FPS 1.99, Running 84.60s Step 227( N/A%), pre moving , FPS 1.98, Running 85.08s Step 228( N/A%), pre moving , FPS 2.03, Running 85.64s Step 229( N/A%), pre moving , FPS 2.10, Running 85.84s Step 230( N/A%), pre moving , FPS 2.10, Running 86.38s Step 231( N/A%), pre moving , FPS 2.10, Running 86.84s Step 232( N/A%), pre moving , FPS 2.10, Running 87.41s Step 233( N/A%), pre moving , FPS 2.09, Running 87.89s Step 234( N/A%), pre moving , FPS 2.09, Running 88.48s Step 235( N/A%), pre moving , FPS 2.18, Running 88.58s Step 236( N/A%), pre moving , FPS 2.25, Running 88.92s Step 237( N/A%), pre moving , FPS 2.28, Running 89.03s Step 238( N/A%), pre moving , FPS 2.38, Running 89.11s Step 239( N/A%), pre moving , FPS 2.48, Running 89.22s Step 240( N/A%), pre moving , FPS 2.56, Running 89.56s Step 241( N/A%), pre moving , FPS 2.69, Running 89.67s Step 242( N/A%), pre moving , FPS 2.88, Running 89.78s Step 243( N/A%), pre moving , FPS 2.83, Running 90.13s Step 244( N/A%), pre moving , FPS 3.00, Running 90.24s Step 245( N/A%), pre moving , FPS 2.52, Running 91.96s Step 246( N/A%), pre moving , FPS 2.53, Running 92.51s Step 247( N/A%), pre moving , FPS 2.53, Running 92.98s Step 248( N/A%), pre moving , FPS 2.52, Running 93.58s Step 249( N/A%), pre moving , FPS 2.44, Running 94.04s Step 250( N/A%), pre moving , FPS 2.45, Running 94.55s Step 251( N/A%), pre moving , FPS 2.53, Running 94.75s Step 252( N/A%), pre moving , FPS 2.54, Running 95.28s Step 253( N/A%), pre moving , FPS 2.56, Running 95.72s Step 254( N/A%), pre moving , FPS 2.58, Running 96.23s Step 255( N/A%), pre moving , FPS 2.54, Running 96.46s Step 256( N/A%), pre moving , FPS 2.45, Running 97.07s Step 257( N/A%), pre moving , FPS 2.38, Running 97.44s Step 258( N/A%), pre moving , FPS 2.25, Running 98.01s Step 259( N/A%), pre moving , FPS 2.17, Running 98.44s Step 260( N/A%), pre moving , FPS 2.13, Running 98.95s Step 261( N/A%), pre moving , FPS 2.11, Running 99.16s Step 262( N/A%), pre moving , FPS 1.96, Running 99.96s Step 263( N/A%), pre moving , FPS 1.99, Running 100.16s Step 264( N/A%), pre moving , FPS 1.92, Running 100.65s Step 265( 0.33%), action 1, FPS 1.98, Running 102.09s Step 266( 0.67%), action 2, FPS 1.94, Running 102.81s Step 267( 1.00%), action 3, FPS 1.86, Running 103.74s Step 268( 1.33%), action 4, FPS 1.89, Running 104.16s Step 269( 1.67%), action 5, FPS 1.83, Running 104.97s Step 270( 2.00%), action 6, FPS 1.82, Running 105.51s Step 271( 2.33%), action 7, FPS 1.75, Running 106.17s Step 272( 2.67%), action 8, FPS 1.66, Running 107.34s Step 273( 3.00%), action 9, FPS 1.61, Running 108.17s Step 274( 3.33%), action 10, FPS 1.61, Running 108.66s Step 275( 3.67%), action 11, FPS 1.55, Running 109.38s Step 276( 4.00%), action 12, FPS 1.59, Running 109.63s Step 277( 4.33%), action 13, FPS 1.58, Running 110.12s Step 278( 4.67%), action 14, FPS 1.59, Running 110.57s Step 279( 5.00%), action 15, FPS 1.54, Running 111.43s Step 280( 5.33%), action 16, FPS 1.53, Running 111.99s Step 281( 5.67%), action 17, FPS 1.48, Running 112.63s Step 282( 6.00%), action 18, FPS 1.51, Running 113.17s Step 283( 6.33%), action 19, FPS 1.44, Running 114.05s Step 284( 6.67%), action 20, FPS 1.43, Running 114.67s Step 285( 7.00%), action 21, FPS 1.44, Running 116.02s Step 286( 7.33%), action 22, FPS 1.43, Running 116.75s Step 287( 7.67%), action 23, FPS 1.44, Running 117.65s Step 288( 8.00%), action 24, FPS 1.42, Running 118.20s Step 289( 8.33%), action 25, FPS 1.44, Running 118.83s Step 290( 8.67%), action 26, FPS 1.45, Running 119.31s Step 291( 9.00%), action 27, FPS 1.41, Running 120.33s Step 292( 9.33%), action 28, FPS 1.48, Running 120.86s Step 293( 9.67%), action 29, FPS 1.50, Running 121.50s Step 294( 10.00%), action 30, FPS 1.49, Running 122.04s Step 295( 10.33%), action 31, FPS 1.50, Running 122.68s Step 296( 10.67%), action 32, FPS 1.47, Running 123.22s Step 297( 11.00%), action 33, FPS 1.42, Running 124.20s Step 298( 11.33%), action 34, FPS 1.40, Running 124.87s Step 299( 11.67%), action 35, FPS 1.39, Running 125.83s Step 300( 12.00%), action 36, FPS 1.38, Running 126.44s Step 301( 12.33%), action 37, FPS 1.35, Running 127.39s Step 302( 12.67%), action 38, FPS 1.39, Running 127.59s Step 303( 13.00%), action 39, FPS 1.45, Running 127.88s Step 304( 13.33%), action 40, FPS 1.49, Running 128.12s Step 305( 13.67%), action 41, FPS 1.57, Running 128.73s Step 306( 14.00%), action 42, FPS 1.58, Running 129.37s Step 307( 14.33%), action 43, FPS 1.58, Running 130.33s Step 308( 14.67%), action 44, FPS 1.59, Running 130.77s Step 309( 15.00%), action 45, FPS 1.55, Running 131.69s Step 310( 15.33%), action 46, FPS 1.54, Running 132.26s Step 311( 15.67%), action 47, FPS 1.56, Running 133.17s Step 312( 16.00%), action 48, FPS 1.54, Running 133.82s Step 313( 16.33%), action 49, FPS 1.50, Running 134.81s Step 314( 16.67%), action 50, FPS 1.52, Running 135.22s Step 315( 17.00%), action 51, FPS 1.47, Running 136.31s Step 316( 17.33%), action 52, FPS 1.48, Running 136.72s Step 317( 17.67%), action 53, FPS 1.49, Running 137.60s Step 318( 18.00%), action 54, FPS 1.48, Running 138.39s Step 319( 18.33%), action 55, FPS 1.49, Running 139.23s Step 320( 18.67%), action 56, FPS 1.49, Running 139.86s Step 321( 19.00%), action 57, FPS 1.50, Running 140.77s Step 322( 19.33%), action 58, FPS 1.43, Running 141.53s Step 323( 19.67%), action 59, FPS 1.37, Running 142.45s Step 324( 20.00%), action 60, FPS 1.32, Running 143.23s Step 325( 20.33%), action 61, FPS 1.26, Running 144.62s Step 326( 20.67%), action 62, FPS 1.26, Running 145.21s Step 327( 21.00%), action 63, FPS 1.26, Running 146.16s Step 328( 21.33%), action 64, FPS 1.26, Running 146.60s Step 329( 21.67%), action 65, FPS 1.30, Running 147.03s Step 330( 22.00%), action 66, FPS 1.30, Running 147.60s Step 331( 22.33%), action 67, FPS 1.32, Running 148.35s Step 332( 22.67%), action 68, FPS 1.32, Running 148.93s Step 333( 23.00%), action 69, FPS 1.34, Running 149.70s Step 334( 23.33%), action 70, FPS 1.34, Running 150.15s Step 335( 23.67%), action 71, FPS 1.34, Running 151.28s Step 336( 24.00%), action 72, FPS 1.32, Running 151.93s Step 337( 24.33%), action 73, FPS 1.33, Running 152.68s Step 338( 24.67%), action 74, FPS 1.35, Running 153.22s Step 339( 25.00%), action 75, FPS 1.34, Running 154.12s Step 340( 25.33%), action 76, FPS 1.33, Running 154.92s Step 341( 25.67%), action 77, FPS 1.33, Running 155.79s Step 342( 26.00%), action 78, FPS 1.34, Running 156.48s Step 343( 26.33%), action 79, FPS 1.34, Running 157.35s Step 344( 26.67%), action 80, FPS 1.35, Running 158.02s Step 345( 27.00%), action 81, FPS 1.39, Running 158.99s Step 346( 27.33%), action 82, FPS 1.41, Running 159.42s Step 347( 27.67%), action 83, FPS 1.43, Running 160.15s Step 348( 28.00%), action 84, FPS 1.42, Running 160.67s Step 349( 28.33%), action 85, FPS 1.36, Running 161.78s Step 350( 28.67%), action 86, FPS 1.34, Running 162.56s Step 351( 29.00%), action 87, FPS 1.33, Running 163.43s Step 352( 29.33%), action 88, FPS 1.30, Running 164.26s Step 353( 29.67%), action 89, FPS 1.30, Running 165.08s Step 354( 30.00%), action 90, FPS 1.29, Running 165.64s Step 355( 30.33%), action 91, FPS 1.33, Running 166.27s Step 356( 30.67%), action 92, FPS 1.36, Running 166.59s Step 357( 31.00%), action 93, FPS 1.39, Running 167.07s Step 358( 31.33%), action 94, FPS 1.40, Running 167.55s Step 359( 31.67%), action 95, FPS 1.41, Running 168.35s Step 360( 32.00%), action 96, FPS 1.42, Running 169.00s Step 361( 32.33%), action 97, FPS 1.41, Running 169.93s Step 362( 32.67%), action 98, FPS 1.44, Running 170.39s Step 363( 33.00%), action 99, FPS 1.45, Running 171.13s Step 364( 33.33%), action 100, FPS 1.47, Running 171.62s Step 365( 33.67%), action 101, FPS 1.46, Running 172.67s Step 366( 34.00%), action 102, FPS 1.45, Running 173.17s Step 367( 34.33%), action 103, FPS 1.46, Running 173.88s Step 368( 34.67%), action 104, FPS 1.45, Running 174.46s Step 369( 35.00%), action 105, FPS 1.47, Running 175.38s Step 370( 35.33%), action 106, FPS 1.50, Running 175.91s Step 371( 35.67%), action 107, FPS 1.51, Running 176.71s Step 372( 36.00%), action 108, FPS 1.51, Running 177.48s Step 373( 36.33%), action 109, FPS 1.43, Running 179.10s [2026-08-02 19:40:44] [45 ] Seed 44 success after 179.46 s. +steps: 373 , actions: 109 . +Instruction: Empty +Total 12/45(26.67%) success. +Setting seed: 45 +Step 1( N/A%), pre moving , FPS 0.59, Running 1.70s Step 2( N/A%), pre moving , FPS 0.99, Running 2.02s Step 3( N/A%), pre moving , FPS 1.42, Running 2.12s Step 4( N/A%), pre moving , FPS 1.82, Running 2.19s Step 5( N/A%), pre moving , FPS 2.21, Running 2.26s Step 6( N/A%), pre moving , FPS 2.32, Running 2.59s Step 7( N/A%), pre moving , FPS 2.59, Running 2.71s Step 8( N/A%), pre moving , FPS 2.88, Running 2.78s Step 9( N/A%), pre moving , FPS 2.90, Running 3.11s Step 10( N/A%), pre moving , FPS 3.10, Running 3.22s Step 11( N/A%), pre moving , FPS 3.31, Running 3.33s Step 12( N/A%), pre moving , FPS 3.29, Running 3.65s Step 13( N/A%), pre moving , FPS 3.47, Running 3.75s Step 14( N/A%), pre moving , FPS 3.66, Running 3.83s Step 15( N/A%), pre moving , FPS 3.71, Running 4.04s Step 16( N/A%), pre moving , FPS 3.76, Running 4.26s Step 17( N/A%), pre moving , FPS 3.93, Running 4.32s Step 18( N/A%), pre moving , FPS 4.08, Running 4.41s Step 19( N/A%), pre moving , FPS 4.02, Running 4.73s Step 20( N/A%), pre moving , FPS 4.16, Running 4.81s Step 21( N/A%), pre moving , FPS 5.49, Running 5.35s Step 22( N/A%), pre moving , FPS 5.93, Running 5.39s Step 23( N/A%), pre moving , FPS 6.05, Running 5.42s Step 24( N/A%), pre moving , FPS 6.14, Running 5.45s Step 25( N/A%), pre moving , FPS 6.22, Running 5.48s Step 26( N/A%), pre moving , FPS 6.50, Running 5.67s Step 27( N/A%), pre moving , FPS 6.70, Running 5.69s Step 28( N/A%), pre moving , FPS 6.82, Running 5.72s Step 29( N/A%), pre moving , FPS 7.58, Running 5.74s Step 30( N/A%), pre moving , FPS 7.85, Running 5.77s Step 31( N/A%), pre moving , FPS 8.08, Running 5.80s Step 32( N/A%), pre moving , FPS 9.17, Running 5.83s Step 33( N/A%), pre moving , FPS 9.43, Running 5.87s Step 34( N/A%), pre moving , FPS 9.66, Running 5.90s Step 35( N/A%), pre moving , FPS 10.62, Running 5.92s Step 36( N/A%), pre moving , FPS 9.92, Running 6.27s Step 37( N/A%), pre moving , FPS 9.79, Running 6.37s Step 38( N/A%), pre moving , FPS 9.95, Running 6.42s Step 39( N/A%), pre moving , FPS 11.29, Running 6.50s Step 40( N/A%), pre moving , FPS 11.36, Running 6.57s Step 41( N/A%), pre moving , FPS 15.64, Running 6.62s Step 42( N/A%), pre moving , FPS 15.59, Running 6.68s Step 43( N/A%), pre moving , FPS 15.13, Running 6.75s Step 44( N/A%), pre moving , FPS 14.62, Running 6.82s Step 45( N/A%), pre moving , FPS 14.25, Running 6.88s Step 46( N/A%), pre moving , FPS 15.39, Running 6.97s Step 47( N/A%), pre moving , FPS 14.80, Running 7.04s Step 48( N/A%), pre moving , FPS 14.34, Running 7.11s Step 49( N/A%), pre moving , FPS 11.80, Running 7.44s Step 50( N/A%), pre moving , FPS 11.36, Running 7.53s Step 51( N/A%), pre moving , FPS 11.05, Running 7.61s Step 52( N/A%), pre moving , FPS 9.49, Running 7.94s Step 53( N/A%), pre moving , FPS 9.34, Running 8.01s Step 54( N/A%), pre moving , FPS 9.13, Running 8.09s Step 55( N/A%), pre moving , FPS 8.91, Running 8.17s Step 56( N/A%), pre moving , FPS 9.01, Running 8.49s Step 57( N/A%), pre moving , FPS 9.16, Running 8.55s Step 58( N/A%), pre moving , FPS 8.95, Running 8.65s Step 59( N/A%), pre moving , FPS 8.85, Running 8.76s Step 60( N/A%), pre moving , FPS 7.87, Running 9.11s Step 61( N/A%), pre moving , FPS 7.67, Running 9.23s Step 62( N/A%), pre moving , FPS 7.51, Running 9.34s Step 63( N/A%), pre moving , FPS 6.76, Running 9.71s Step 64( N/A%), pre moving , FPS 6.65, Running 9.83s Step 65( N/A%), pre moving , FPS 6.27, Running 10.07s Step 66( N/A%), pre moving , FPS 5.97, Running 10.32s Step 67( N/A%), pre moving , FPS 5.94, Running 10.41s Step 68( N/A%), pre moving , FPS 5.86, Running 10.52s Step 69( N/A%), pre moving , FPS 5.78, Running 10.90s Step 70( N/A%), pre moving , FPS 5.74, Running 11.02s Step 71( N/A%), pre moving , FPS 5.31, Running 11.38s Step 72( N/A%), pre moving , FPS 5.61, Running 11.50s Step 73( N/A%), pre moving , FPS 5.55, Running 11.61s Step 74( N/A%), pre moving , FPS 5.11, Running 12.00s Step 75( N/A%), pre moving , FPS 5.08, Running 12.10s Step 76( N/A%), pre moving , FPS 5.05, Running 12.45s Step 77( N/A%), pre moving , FPS 4.93, Running 12.61s Step 78( N/A%), pre moving , FPS 4.91, Running 12.73s Step 79( N/A%), pre moving , FPS 4.58, Running 13.12s Step 80( N/A%), pre moving , FPS 4.86, Running 13.23s Step 81( N/A%), pre moving , FPS 4.59, Running 13.59s Step 82( N/A%), pre moving , FPS 4.57, Running 13.72s Step 83( N/A%), pre moving , FPS 4.84, Running 13.84s Step 84( N/A%), pre moving , FPS 4.62, Running 14.16s Step 85( N/A%), pre moving , FPS 4.77, Running 14.26s Step 86( N/A%), pre moving , FPS 4.99, Running 14.32s Step 87( N/A%), pre moving , FPS 5.01, Running 14.40s Step 88( N/A%), pre moving , FPS 4.76, Running 14.73s Step 89( N/A%), pre moving , FPS 5.10, Running 14.83s Step 90( N/A%), pre moving , FPS 5.16, Running 14.90s Step 91( N/A%), pre moving , FPS 5.57, Running 14.97s Step 92( N/A%), pre moving , FPS 5.28, Running 15.29s Step 93( N/A%), pre moving , FPS 5.30, Running 15.39s Step 94( N/A%), pre moving , FPS 5.77, Running 15.46s Step 95( N/A%), pre moving , FPS 5.80, Running 15.55s Step 96( N/A%), pre moving , FPS 5.88, Running 15.85s Step 97( N/A%), pre moving , FPS 5.99, Running 15.95s Step 98( N/A%), pre moving , FPS 6.07, Running 16.02s Step 99( N/A%), pre moving , FPS 6.32, Running 16.28s Step 100( N/A%), pre moving , FPS 6.23, Running 16.44s Step 101( N/A%), pre moving , FPS 6.84, Running 16.51s Step 102( N/A%), pre moving , FPS 6.96, Running 16.59s Step 103( N/A%), pre moving , FPS 6.49, Running 16.92s Step 104( N/A%), pre moving , FPS 7.01, Running 17.01s Step 105( N/A%), pre moving , FPS 7.08, Running 17.09s Step 106( N/A%), pre moving , FPS 6.97, Running 17.20s Step 107( N/A%), pre moving , FPS 6.48, Running 17.49s Step 108( N/A%), pre moving , FPS 7.01, Running 17.58s Step 109( N/A%), pre moving , FPS 7.05, Running 17.66s Step 110( N/A%), pre moving , FPS 6.47, Running 17.99s Step 111( N/A%), pre moving , FPS 6.42, Running 18.09s Step 112( N/A%), pre moving , FPS 6.97, Running 18.16s Step 113( N/A%), pre moving , FPS 6.92, Running 18.28s Step 114( N/A%), pre moving , FPS 6.47, Running 18.56s Step 115( N/A%), pre moving , FPS 6.46, Running 18.65s Step 116( N/A%), pre moving , FPS 6.96, Running 18.73s Step 117( N/A%), pre moving , FPS 6.60, Running 18.98s Step 118( N/A%), pre moving , FPS 6.41, Running 19.15s Step 119( N/A%), pre moving , FPS 6.83, Running 19.21s Step 120( N/A%), pre moving , FPS 7.04, Running 19.29s Step 121( N/A%), pre moving , FPS 7.01, Running 19.37s Step 122( N/A%), pre moving , FPS 5.33, Running 20.35s Step 123( N/A%), pre moving , FPS 5.26, Running 20.72s Step 124( N/A%), pre moving , FPS 4.74, Running 21.23s Step 125( N/A%), pre moving , FPS 4.65, Running 21.39s Step 126( N/A%), pre moving , FPS 4.24, Running 21.91s Step 127( N/A%), pre moving , FPS 4.14, Running 22.33s Step 128( N/A%), pre moving , FPS 3.78, Running 22.87s Step 129( N/A%), pre moving , FPS 3.71, Running 23.06s Step 130( N/A%), pre moving , FPS 3.64, Running 23.49s Step 131( N/A%), pre moving , FPS 3.44, Running 23.90s Step 132( N/A%), pre moving , FPS 3.20, Running 24.40s Step 133( N/A%), pre moving , FPS 3.19, Running 24.55s Step 134( N/A%), pre moving , FPS 3.24, Running 24.72s Step 135( N/A%), pre moving , FPS 3.22, Running 24.86s Step 136( N/A%), pre moving , FPS 3.15, Running 25.08s Step 137( N/A%), pre moving , FPS 3.21, Running 25.21s Step 138( N/A%), pre moving , FPS 3.19, Running 25.41s Step 139( N/A%), pre moving , FPS 3.15, Running 25.56s Step 140( N/A%), pre moving , FPS 3.03, Running 25.89s Step 141( N/A%), pre moving , FPS 2.99, Running 26.06s Step 142( N/A%), pre moving , FPS 3.31, Running 26.38s Step 143( N/A%), pre moving , FPS 3.42, Running 26.56s Step 144( N/A%), pre moving , FPS 3.44, Running 27.05s Step 145( N/A%), pre moving , FPS 3.30, Running 27.45s Step 146( N/A%), pre moving , FPS 3.28, Running 28.00s Step 147( N/A%), pre moving , FPS 3.42, Running 28.17s Step 148( N/A%), pre moving , FPS 3.47, Running 28.63s Step 149( N/A%), pre moving , FPS 3.34, Running 29.05s Step 150( N/A%), pre moving , FPS 3.28, Running 29.59s Step 151( N/A%), pre moving , FPS 3.39, Running 29.81s Step 152( N/A%), pre moving , FPS 3.43, Running 30.23s Step 153( N/A%), pre moving , FPS 3.28, Running 30.65s Step 154( N/A%), pre moving , FPS 3.10, Running 31.18s Step 155( N/A%), pre moving , FPS 3.07, Running 31.37s Step 156( N/A%), pre moving , FPS 2.93, Running 31.91s Step 157( N/A%), pre moving , FPS 2.78, Running 32.40s Step 158( N/A%), pre moving , FPS 2.65, Running 32.94s Step 159( N/A%), pre moving , FPS 2.56, Running 33.38s Step 160( N/A%), pre moving , FPS 2.48, Running 33.96s Step 161( N/A%), pre moving , FPS 2.39, Running 34.41s Step 162( N/A%), pre moving , FPS 2.32, Running 34.99s Step 163( N/A%), pre moving , FPS 2.32, Running 35.20s Step 164( N/A%), pre moving , FPS 2.30, Running 35.76s Step 165( N/A%), pre moving , FPS 2.29, Running 36.18s Step 166( N/A%), pre moving , FPS 2.29, Running 36.75s Step 167( N/A%), pre moving , FPS 2.28, Running 36.94s Step 168( N/A%), pre moving , FPS 2.27, Running 37.44s Step 169( N/A%), pre moving , FPS 2.26, Running 37.88s Step 170( N/A%), pre moving , FPS 2.26, Running 38.44s Step 171( N/A%), pre moving , FPS 2.23, Running 38.79s Step 172( N/A%), pre moving , FPS 2.20, Running 39.30s Step 173( N/A%), pre moving , FPS 2.25, Running 39.54s Step 174( N/A%), pre moving , FPS 2.24, Running 40.11s Step 175( N/A%), pre moving , FPS 2.18, Running 40.56s Step 176( N/A%), pre moving , FPS 2.17, Running 41.11s Step 177( N/A%), pre moving , FPS 2.21, Running 41.47s Step 178( N/A%), pre moving , FPS 2.25, Running 41.83s Step 179( N/A%), pre moving , FPS 2.27, Running 42.19s Step 180( N/A%), pre moving , FPS 2.28, Running 42.75s Step 181( N/A%), pre moving , FPS 2.28, Running 43.20s Step 182( N/A%), pre moving , FPS 2.29, Running 43.74s Step 183( N/A%), pre moving , FPS 2.30, Running 43.88s Step 184( N/A%), pre moving , FPS 2.40, Running 44.08s Step 185( N/A%), pre moving , FPS 2.52, Running 44.12s Step 186( N/A%), pre moving , FPS 2.69, Running 44.17s Step 187( N/A%), pre moving , FPS 2.75, Running 44.21s Step 188( N/A%), pre moving , FPS 2.93, Running 44.26s Step 189( N/A%), pre moving , FPS 3.12, Running 44.30s Step 190( N/A%), pre moving , FPS 3.39, Running 44.35s Step 191( N/A%), pre moving , FPS 3.57, Running 44.39s Step 192( N/A%), pre moving , FPS 3.90, Running 44.43s Step 193( N/A%), pre moving , FPS 4.05, Running 44.48s Step 194( N/A%), pre moving , FPS 4.53, Running 44.52s Step 195( N/A%), pre moving , FPS 3.67, Running 46.00s Step 196( N/A%), pre moving , FPS 3.67, Running 46.55s Step 197( N/A%), pre moving , FPS 3.62, Running 47.00s Step 198( N/A%), pre moving , FPS 3.50, Running 47.55s Step 199( N/A%), pre moving , FPS 3.59, Running 47.76s Step 200( N/A%), pre moving , FPS 3.46, Running 48.52s Step 201( N/A%), pre moving , FPS 3.62, Running 48.73s Step 202( N/A%), pre moving , FPS 3.59, Running 49.30s Step 203( N/A%), pre moving , FPS 3.41, Running 49.74s Step 204( N/A%), pre moving , FPS 3.21, Running 50.30s Step 205( N/A%), pre moving , FPS 3.14, Running 50.48s Step 206( N/A%), pre moving , FPS 2.91, Running 51.04s Step 207( N/A%), pre moving , FPS 2.75, Running 51.48s Step 208( N/A%), pre moving , FPS 2.57, Running 52.04s Step 209( N/A%), pre moving , FPS 2.53, Running 52.22s Step 210( N/A%), pre moving , FPS 2.32, Running 52.97s Step 211( N/A%), pre moving , FPS 2.25, Running 53.26s Step 212( N/A%), pre moving , FPS 2.13, Running 53.83s Step 213( N/A%), pre moving , FPS 2.04, Running 54.28s Step 214( N/A%), pre moving , FPS 1.94, Running 54.81s Step 215( 0.33%), action 1, FPS 1.93, Running 56.39s Step 216( 0.67%), action 2, FPS 1.92, Running 56.96s Step 217( 1.00%), action 3, FPS 1.88, Running 57.61s Step 218( 1.33%), action 4, FPS 1.82, Running 58.56s Step 219( 1.67%), action 5, FPS 1.75, Running 59.20s Step 220( 2.00%), action 6, FPS 1.79, Running 59.72s Step 221( 2.33%), action 7, FPS 1.69, Running 60.57s Step 222( 2.67%), action 8, FPS 1.69, Running 61.17s Step 223( 3.00%), action 9, FPS 1.59, Running 62.29s Step 224( 3.33%), action 10, FPS 1.60, Running 62.83s Step 225( 3.67%), action 11, FPS 1.54, Running 63.46s Step 226( 4.00%), action 12, FPS 1.49, Running 64.50s Step 227( 4.33%), action 13, FPS 1.41, Running 65.70s Step 228( 4.67%), action 14, FPS 1.40, Running 66.37s Step 229( 5.00%), action 15, FPS 1.29, Running 67.67s Step 230( 5.33%), action 16, FPS 1.33, Running 68.04s Step 231( 5.67%), action 17, FPS 1.29, Running 68.80s Step 232( 6.00%), action 18, FPS 1.28, Running 69.48s Step 233( 6.33%), action 19, FPS 1.24, Running 70.36s Step 234( 6.67%), action 20, FPS 1.23, Running 71.14s Step 235( 7.00%), action 21, FPS 1.25, Running 72.45s Step 236( 7.33%), action 22, FPS 1.23, Running 73.18s Step 237( 7.67%), action 23, FPS 1.22, Running 74.07s Step 238( 8.00%), action 24, FPS 1.25, Running 74.57s Step 239( 8.33%), action 25, FPS 1.25, Running 75.21s Step 240( 8.67%), action 26, FPS 1.26, Running 75.65s Step 241( 9.00%), action 27, FPS 1.27, Running 76.36s Step 242( 9.33%), action 28, FPS 1.27, Running 76.96s Step 243( 9.67%), action 29, FPS 1.30, Running 77.69s Step 244( 10.00%), action 30, FPS 1.30, Running 78.24s Step 245( 10.33%), action 31, FPS 1.28, Running 79.07s Step 246( 10.67%), action 32, FPS 1.32, Running 79.64s Step 247( 11.00%), action 33, FPS 1.37, Running 80.30s Step 248( 11.33%), action 34, FPS 1.38, Running 80.89s Step 249( 11.67%), action 35, FPS 1.45, Running 81.44s Step 250( 12.00%), action 36, FPS 1.43, Running 81.99s Step 251( 12.33%), action 37, FPS 1.42, Running 82.87s Step 252( 12.67%), action 38, FPS 1.45, Running 83.27s Step 253( 13.00%), action 39, FPS 1.42, Running 84.42s Step 254( 13.33%), action 40, FPS 1.45, Running 84.90s Step 255( 13.67%), action 41, FPS 1.50, Running 85.81s Step 256( 14.00%), action 42, FPS 1.51, Running 86.44s Step 257( 14.33%), action 43, FPS 1.51, Running 87.29s Step 258( 14.67%), action 44, FPS 1.52, Running 87.72s Step 259( 15.00%), action 45, FPS 1.51, Running 88.44s Step 260( 15.33%), action 46, FPS 1.50, Running 88.97s Step 261( 15.67%), action 47, FPS 1.51, Running 89.60s Step 262( 16.00%), action 48, FPS 1.51, Running 90.22s Step 263( 16.33%), action 49, FPS 1.49, Running 91.12s Step 264( 16.67%), action 50, FPS 1.47, Running 91.87s Step 265( 17.00%), action 51, FPS 1.46, Running 92.77s Step 266( 17.33%), action 52, FPS 1.47, Running 93.25s Step 267( 17.67%), action 53, FPS 1.42, Running 94.39s Step 268( 18.00%), action 54, FPS 1.41, Running 95.07s Step 269( 18.33%), action 55, FPS 1.40, Running 95.75s Step 270( 18.67%), action 56, FPS 1.40, Running 96.24s Step 271( 19.00%), action 57, FPS 1.40, Running 97.13s Step 272( 19.33%), action 58, FPS 1.37, Running 97.82s Step 273( 19.67%), action 59, FPS 1.41, Running 98.64s Step 274( 20.00%), action 60, FPS 1.41, Running 99.10s Step 275( 20.33%), action 61, FPS 1.41, Running 99.97s Step 276( 20.67%), action 62, FPS 1.41, Running 100.68s Step 277( 21.00%), action 63, FPS 1.45, Running 101.09s Step 278( 21.33%), action 64, FPS 1.44, Running 101.58s Step 279( 21.67%), action 65, FPS 1.39, Running 102.86s Step 280( 22.00%), action 66, FPS 1.40, Running 103.30s Step 281( 22.33%), action 67, FPS 1.38, Running 104.08s Step 282( 22.67%), action 68, FPS 1.38, Running 104.67s Step 283( 23.00%), action 69, FPS 1.38, Running 105.62s Step 284( 23.33%), action 70, FPS 1.38, Running 106.40s Step 285( 23.67%), action 71, FPS 1.37, Running 107.36s Step 286( 24.00%), action 72, FPS 1.36, Running 107.98s Step 287( 24.33%), action 73, FPS 1.37, Running 108.98s Step 288( 24.67%), action 74, FPS 1.39, Running 109.43s Step 289( 25.00%), action 75, FPS 1.36, Running 110.44s Step 290( 25.33%), action 76, FPS 1.38, Running 110.77s Step 291( 25.67%), action 77, FPS 1.37, Running 111.69s Step 292( 26.00%), action 78, FPS 1.33, Running 112.81s Step 293( 26.33%), action 79, FPS 1.32, Running 113.74s Step 294( 26.67%), action 80, FPS 1.32, Running 114.20s Step 295( 27.00%), action 81, FPS 1.33, Running 115.01s Step 296( 27.33%), action 82, FPS 1.30, Running 116.10s Step 297( 27.67%), action 83, FPS 1.27, Running 116.88s Step 298( 28.00%), action 84, FPS 1.25, Running 117.63s Step 299( 28.33%), action 85, FPS 1.29, Running 118.40s Step 300( 28.67%), action 86, FPS 1.26, Running 119.12s Step 301( 29.00%), action 87, FPS 1.29, Running 119.59s Step 302( 29.33%), action 88, FPS 1.28, Running 120.34s Step 303( 29.67%), action 89, FPS 1.27, Running 121.39s Step 304( 30.00%), action 90, FPS 1.30, Running 121.83s Step 305( 30.33%), action 91, FPS 1.30, Running 122.70s Step 306( 30.67%), action 92, FPS 1.31, Running 123.22s Step 307( 31.00%), action 93, FPS 1.32, Running 124.08s Step 308( 31.33%), action 94, FPS 1.33, Running 124.47s Step 309( 31.67%), action 95, FPS 1.35, Running 125.27s Step 310( 32.00%), action 96, FPS 1.35, Running 125.63s Step 311( 32.33%), action 97, FPS 1.36, Running 126.36s Step 312( 32.67%), action 98, FPS 1.41, Running 127.03s Step 313( 33.00%), action 99, FPS 1.41, Running 127.89s Step 314( 33.33%), action 100, FPS 1.42, Running 128.32s Step 315( 33.67%), action 101, FPS 1.37, Running 129.58s Step 316( 34.00%), action 102, FPS 1.41, Running 130.32s Step 317( 34.33%), action 103, FPS 1.41, Running 131.03s Step 318( 34.67%), action 104, FPS 1.45, Running 131.44s Step 319( 35.00%), action 105, FPS 1.44, Running 132.25s Step 320( 35.33%), action 106, FPS 1.45, Running 132.96s Step 321( 35.67%), action 107, FPS 1.41, Running 133.81s Step 322( 36.00%), action 108, FPS 1.41, Running 134.49s Step 323( 36.33%), action 109, FPS 1.43, Running 135.39s Step 324( 36.67%), action 110, FPS 1.43, Running 135.85s Step 325( 37.00%), action 111, FPS 1.41, Running 136.91s Step 326( 37.33%), action 112, FPS 1.38, Running 137.76s Step 327( 37.67%), action 113, FPS 1.42, Running 138.18s Step 328( 38.00%), action 114, FPS 1.41, Running 138.67s Step 329( 38.33%), action 115, FPS 1.38, Running 139.77s Step 330( 38.67%), action 116, FPS 1.38, Running 140.13s Step 331( 39.00%), action 117, FPS 1.36, Running 141.03s Step 332( 39.33%), action 118, FPS 1.37, Running 141.66s Step 333( 39.67%), action 119, FPS 1.36, Running 142.58s Step 334( 40.00%), action 120, FPS 1.36, Running 143.01s Step 335( 40.33%), action 121, FPS 1.36, Running 144.28s Step 336( 40.67%), action 122, FPS 1.37, Running 144.89s Step 337( 41.00%), action 123, FPS 1.36, Running 145.78s Step 338( 41.33%), action 124, FPS 1.36, Running 146.17s Step 339( 41.67%), action 125, FPS 1.38, Running 146.78s Step 340( 42.00%), action 126, FPS 1.35, Running 147.73s Step 341( 42.33%), action 127, FPS 1.36, Running 148.56s Step 342( 42.67%), action 128, FPS 1.37, Running 149.11s Step 343( 43.00%), action 129, FPS 1.36, Running 150.09s Step 344( 43.33%), action 130, FPS 1.36, Running 150.53s Step 345( 43.67%), action 131, FPS 1.35, Running 151.71s Step 346( 44.00%), action 132, FPS 1.37, Running 152.32s Step 347( 44.33%), action 133, FPS 1.33, Running 153.26s Step 348( 44.67%), action 134, FPS 1.31, Running 153.96s Step 349( 45.00%), action 135, FPS 1.30, Running 155.10s Step 350( 45.33%), action 136, FPS 1.30, Running 155.52s Step 351( 45.67%), action 137, FPS 1.32, Running 156.19s Step 352( 46.00%), action 138, FPS 1.32, Running 156.80s Step 353( 46.33%), action 139, FPS 1.31, Running 157.82s Step 354( 46.67%), action 140, FPS 1.29, Running 158.56s Step 355( 47.00%), action 141, FPS 1.32, Running 159.43s Step 356( 47.33%), action 142, FPS 1.31, Running 160.11s Step 357( 47.67%), action 143, FPS 1.32, Running 160.88s Step 358( 48.00%), action 144, FPS 1.32, Running 161.33s Step 359( 48.33%), action 145, FPS 1.31, Running 162.00s Step 360( 48.67%), action 146, FPS 1.35, Running 162.52s Step 361( 49.00%), action 147, FPS 1.32, Running 163.74s Step 362( 49.33%), action 148, FPS 1.29, Running 164.62s Step 363( 49.67%), action 149, FPS 1.28, Running 165.77s Step 364( 50.00%), action 150, FPS 1.26, Running 166.38s Step 365( 50.33%), action 151, FPS 1.27, Running 167.49s Step 366( 50.67%), action 152, FPS 1.26, Running 168.14s Step 367( 51.00%), action 153, FPS 1.27, Running 169.02s Step 368( 51.33%), action 154, FPS 1.27, Running 169.65s Step 369( 51.67%), action 155, FPS 1.29, Running 170.58s Step 370( 52.00%), action 156, FPS 1.27, Running 171.24s Step 371( 52.33%), action 157, FPS 1.25, Running 172.16s Step 372( 52.67%), action 158, FPS 1.25, Running 172.76s Step 373( 53.00%), action 159, FPS 1.27, Running 173.62s Step 374( 53.33%), action 160, FPS 1.30, Running 173.98s Step 375( 53.67%), action 161, FPS 1.32, Running 174.57s Step 376( 54.00%), action 162, FPS 1.35, Running 174.90s Step 377( 54.33%), action 163, FPS 1.38, Running 175.38s Step 378( 54.67%), action 164, FPS 1.34, Running 176.23s Step 379( 55.00%), action 165, FPS 1.32, Running 177.11s Step 380( 55.33%), action 166, FPS 1.33, Running 177.56s Step 381( 55.67%), action 167, FPS 1.38, Running 178.19s Step 382( 56.00%), action 168, FPS 1.42, Running 178.73s Step 383( 56.33%), action 169, FPS 1.47, Running 179.42s Step 384( 56.67%), action 170, FPS 1.46, Running 180.04s Step 385( 57.00%), action 171, FPS 1.47, Running 181.05s Step 386( 57.33%), action 172, FPS 1.49, Running 181.59s Step 387( 57.67%), action 173, FPS 1.51, Running 182.31s Step 388( 58.00%), action 174, FPS 1.52, Running 182.78s Step 389( 58.33%), action 175, FPS 1.53, Running 183.62s Step 390( 58.67%), action 176, FPS 1.50, Running 184.53s Step 391( 59.00%), action 177, FPS 1.53, Running 185.20s Step 392( 59.33%), action 178, FPS 1.56, Running 185.60s Step 393( 59.67%), action 179, FPS 1.57, Running 186.35s Step 394( 60.00%), action 180, FPS 1.56, Running 186.80s Step 395( 60.33%), action 181, FPS 1.51, Running 187.82s Step 396( 60.67%), action 182, FPS 1.48, Running 188.41s Step 397( 61.00%), action 183, FPS 1.43, Running 189.39s Step 398( 61.33%), action 184, FPS 1.47, Running 189.83s Step 399( 61.67%), action 185, FPS 1.49, Running 190.53s Step 400( 62.00%), action 186, FPS 1.50, Running 190.94s Step 401( 62.33%), action 187, FPS 1.48, Running 191.71s Step 402( 62.67%), action 188, FPS 1.49, Running 192.12s Step 403( 63.00%), action 189, FPS 1.50, Running 192.74s Step 404( 63.33%), action 190, FPS 1.54, Running 193.07s Step 405( 63.67%), action 191, FPS 1.58, Running 193.72s Step 406( 64.00%), action 192, FPS 1.59, Running 194.15s Step 407( 64.33%), action 193, FPS 1.51, Running 195.56s Step 408( 64.67%), action 194, FPS 1.49, Running 196.22s Step 409( 65.00%), action 195, FPS 1.46, Running 197.31s Step 410( 65.33%), action 196, FPS 1.50, Running 197.82s Step 411( 65.67%), action 197, FPS 1.48, Running 198.71s Step 412( 66.00%), action 198, FPS 1.49, Running 199.01s Step 413( 66.33%), action 199, FPS 1.48, Running 199.87s Step 414( 66.67%), action 200, FPS 1.49, Running 200.27s Step 415( 67.00%), action 201, FPS 1.47, Running 201.39s Step 416( 67.33%), action 202, FPS 1.50, Running 201.72s Step 417( 67.67%), action 203, FPS 1.52, Running 202.56s Step 418( 68.00%), action 204, FPS 1.54, Running 202.84s Step 419( 68.33%), action 205, FPS 1.50, Running 203.84s Step 420( 68.67%), action 206, FPS 1.47, Running 204.54s Step 421( 69.00%), action 207, FPS 1.46, Running 205.41s Step 422( 69.33%), action 208, FPS 1.46, Running 205.83s Step 423( 69.67%), action 209, FPS 1.45, Running 206.54s Step 424( 70.00%), action 210, FPS 1.44, Running 206.92s Step 425( 70.33%), action 211, FPS 1.40, Running 207.99s Step 426( 70.67%), action 212, FPS 1.41, Running 208.34s Step 427( 71.00%), action 213, FPS 1.47, Running 209.17s Step 428( 71.33%), action 214, FPS 1.49, Running 209.64s Step 429( 71.67%), action 215, FPS 1.53, Running 210.34s Step 430( 72.00%), action 216, FPS 1.53, Running 210.91s Step 431( 72.33%), action 217, FPS 1.56, Running 211.53s Step 432( 72.67%), action 218, FPS 1.55, Running 211.89s Step 433( 73.00%), action 219, FPS 1.61, Running 212.28s Step 434( 73.33%), action 220, FPS 1.62, Running 212.60s Step 435( 73.67%), action 221, FPS 1.66, Running 213.47s Step 436( 74.00%), action 222, FPS 1.65, Running 213.87s Step 437( 74.33%), action 223, FPS 1.65, Running 214.70s Step 438( 74.67%), action 224, FPS 1.60, Running 215.31s Step 439( 75.00%), action 225, FPS 1.61, Running 216.27s Step 440( 75.33%), action 226, FPS 1.65, Running 216.62s Step 441( 75.67%), action 227, FPS 1.67, Running 217.40s Step 442( 76.00%), action 228, FPS 1.63, Running 218.06s Step 443( 76.33%), action 229, FPS 1.62, Running 218.88s Step 444( 76.67%), action 230, FPS 1.61, Running 219.30s Step 445( 77.00%), action 231, FPS 1.64, Running 220.16s Step 446( 77.33%), action 232, FPS 1.61, Running 220.76s Step 447( 77.67%), action 233, FPS 1.60, Running 221.65s Step 448( 78.00%), action 234, FPS 1.57, Running 222.40s Step 449( 78.33%), action 235, FPS 1.56, Running 223.20s Step 450( 78.67%), action 236, FPS 1.52, Running 224.09s Step 451( 79.00%), action 237, FPS 1.50, Running 224.91s Step 452( 79.33%), action 238, FPS 1.50, Running 225.21s Step 453( 79.67%), action 239, FPS 1.45, Running 226.07s Step 454( 80.00%), action 240, FPS 1.42, Running 226.73s Step 455( 80.33%), action 241, FPS 1.39, Running 227.82s Step 456( 80.67%), action 242, FPS 1.37, Running 228.44s Step 457( 81.00%), action 243, FPS 1.37, Running 229.31s Step 458( 81.33%), action 244, FPS 1.38, Running 229.77s Step 459( 81.67%), action 245, FPS 1.43, Running 230.22s Step 460( 82.00%), action 246, FPS 1.42, Running 230.74s Step 461( 82.33%), action 247, FPS 1.47, Running 231.02s Step 462( 82.67%), action 248, FPS 1.50, Running 231.36s Step 463( 83.00%), action 249, FPS 1.54, Running 231.88s Step 464( 83.33%), action 250, FPS 1.49, Running 232.75s Step 465( 83.67%), action 251, FPS 1.48, Running 233.70s Step 466( 84.00%), action 252, FPS 1.46, Running 234.49s Step 467( 84.33%), action 253, FPS 1.46, Running 235.32s Step 468( 84.67%), action 254, FPS 1.51, Running 235.69s Step 469( 85.00%), action 255, FPS 1.51, Running 236.46s Step 470( 85.33%), action 256, FPS 1.53, Running 237.16s Step 471( 85.67%), action 257, FPS 1.51, Running 238.12s Step 472( 86.00%), action 258, FPS 1.50, Running 238.58s Step 473( 86.33%), action 259, FPS 1.51, Running 239.30s Step 474( 86.67%), action 260, FPS 1.52, Running 239.89s Step 475( 87.00%), action 261, FPS 1.53, Running 240.87s Step 476( 87.33%), action 262, FPS 1.54, Running 241.45s [2026-08-02 19:44:46] [46 ] Seed 45 failed after 241.92 s. +steps: 476 , actions: 262 . +Instruction: Empty +Total 12/46(26.09%) success. +Setting seed: 46 +Step 1( N/A%), pre moving , FPS 0.25, Running 4.03s Step 2( N/A%), pre moving , FPS 0.49, Running 4.10s Step 3( N/A%), pre moving , FPS 0.69, Running 4.33s Step 4( N/A%), pre moving , FPS 0.89, Running 4.47s Step 5( N/A%), pre moving , FPS 1.09, Running 4.57s Step 6( N/A%), pre moving , FPS 1.29, Running 4.64s Step 7( N/A%), pre moving , FPS 1.49, Running 4.70s Step 8( N/A%), pre moving , FPS 1.59, Running 5.02s Step 9( N/A%), pre moving , FPS 1.76, Running 5.11s Step 10( N/A%), pre moving , FPS 1.93, Running 5.18s Step 11( N/A%), pre moving , FPS 2.09, Running 5.27s Step 12( N/A%), pre moving , FPS 2.15, Running 5.59s Step 13( N/A%), pre moving , FPS 2.29, Running 5.68s Step 14( N/A%), pre moving , FPS 2.44, Running 5.74s Step 15( N/A%), pre moving , FPS 2.57, Running 5.83s Step 16( N/A%), pre moving , FPS 2.60, Running 6.15s Step 17( N/A%), pre moving , FPS 2.72, Running 6.24s Step 18( N/A%), pre moving , FPS 2.85, Running 6.32s Step 19( N/A%), pre moving , FPS 2.97, Running 6.41s Step 20( N/A%), pre moving , FPS 2.97, Running 6.74s Step 21( N/A%), pre moving , FPS 6.18, Running 7.27s Step 22( N/A%), pre moving , FPS 6.10, Running 7.38s Step 23( N/A%), pre moving , FPS 6.40, Running 7.46s Step 24( N/A%), pre moving , FPS 6.37, Running 7.61s Step 25( N/A%), pre moving , FPS 6.10, Running 7.85s Step 26( N/A%), pre moving , FPS 5.66, Running 8.17s Step 27( N/A%), pre moving , FPS 5.64, Running 8.25s Step 28( N/A%), pre moving , FPS 6.04, Running 8.33s Step 29( N/A%), pre moving , FPS 6.08, Running 8.40s Step 30( N/A%), pre moving , FPS 6.05, Running 8.49s Step 31( N/A%), pre moving , FPS 6.08, Running 8.55s Step 32( N/A%), pre moving , FPS 6.52, Running 8.65s Step 33( N/A%), pre moving , FPS 6.56, Running 8.73s Step 34( N/A%), pre moving , FPS 6.47, Running 8.83s Step 35( N/A%), pre moving , FPS 5.99, Running 9.16s Step 36( N/A%), pre moving , FPS 5.53, Running 9.77s Step 37( N/A%), pre moving , FPS 5.54, Running 9.85s Step 38( N/A%), pre moving , FPS 5.54, Running 9.93s Step 39( N/A%), pre moving , FPS 5.19, Running 10.26s Step 40( N/A%), pre moving , FPS 5.52, Running 10.36s Step 41( N/A%), pre moving , FPS 6.31, Running 10.43s Step 42( N/A%), pre moving , FPS 6.37, Running 10.52s Step 43( N/A%), pre moving , FPS 5.91, Running 10.84s Step 44( N/A%), pre moving , FPS 6.02, Running 10.94s Step 45( N/A%), pre moving , FPS 6.31, Running 11.02s Step 46( N/A%), pre moving , FPS 6.29, Running 11.35s Step 47( N/A%), pre moving , FPS 6.27, Running 11.44s Step 48( N/A%), pre moving , FPS 6.29, Running 11.51s Step 49( N/A%), pre moving , FPS 6.26, Running 11.59s Step 50( N/A%), pre moving , FPS 5.84, Running 11.91s Step 51( N/A%), pre moving , FPS 5.78, Running 12.02s Step 52( N/A%), pre moving , FPS 5.82, Running 12.09s Step 53( N/A%), pre moving , FPS 5.62, Running 12.29s Step 54( N/A%), pre moving , FPS 5.45, Running 12.51s Step 55( N/A%), pre moving , FPS 5.86, Running 12.57s Step 56( N/A%), pre moving , FPS 6.93, Running 12.66s Step 57( N/A%), pre moving , FPS 6.26, Running 13.04s Step 58( N/A%), pre moving , FPS 6.21, Running 13.16s Step 59( N/A%), pre moving , FPS 6.13, Running 13.53s Step 60( N/A%), pre moving , FPS 6.08, Running 13.65s Step 61( N/A%), pre moving , FPS 5.57, Running 14.02s Step 62( N/A%), pre moving , FPS 5.49, Running 14.16s Step 63( N/A%), pre moving , FPS 5.82, Running 14.28s Step 64( N/A%), pre moving , FPS 5.37, Running 14.66s Step 65( N/A%), pre moving , FPS 5.32, Running 14.78s Step 66( N/A%), pre moving , FPS 5.27, Running 15.14s Step 67( N/A%), pre moving , FPS 5.22, Running 15.27s Step 68( N/A%), pre moving , FPS 5.16, Running 15.39s Step 69( N/A%), pre moving , FPS 4.78, Running 15.78s Step 70( N/A%), pre moving , FPS 5.03, Running 15.89s Step 71( N/A%), pre moving , FPS 4.72, Running 16.25s Step 72( N/A%), pre moving , FPS 4.66, Running 16.38s Step 73( N/A%), pre moving , FPS 4.75, Running 16.50s Step 74( N/A%), pre moving , FPS 4.59, Running 16.86s Step 75( N/A%), pre moving , FPS 4.52, Running 17.00s Step 76( N/A%), pre moving , FPS 4.24, Running 17.38s Step 77( N/A%), pre moving , FPS 4.48, Running 17.51s Step 78( N/A%), pre moving , FPS 4.48, Running 17.62s Step 79( N/A%), pre moving , FPS 4.46, Running 18.01s Step 80( N/A%), pre moving , FPS 4.49, Running 18.11s Step 81( N/A%), pre moving , FPS 4.48, Running 18.49s Step 82( N/A%), pre moving , FPS 4.49, Running 18.62s Step 83( N/A%), pre moving , FPS 4.49, Running 18.73s Step 84( N/A%), pre moving , FPS 4.51, Running 19.10s Step 85( N/A%), pre moving , FPS 4.53, Running 19.19s Step 86( N/A%), pre moving , FPS 4.85, Running 19.27s Step 87( N/A%), pre moving , FPS 4.63, Running 19.59s Step 88( N/A%), pre moving , FPS 4.65, Running 19.69s Step 89( N/A%), pre moving , FPS 5.02, Running 19.76s Step 90( N/A%), pre moving , FPS 5.06, Running 19.84s Step 91( N/A%), pre moving , FPS 5.11, Running 20.17s Step 92( N/A%), pre moving , FPS 5.17, Running 20.25s Step 93( N/A%), pre moving , FPS 5.24, Running 20.32s Step 94( N/A%), pre moving , FPS 5.65, Running 20.40s Step 95( N/A%), pre moving , FPS 5.37, Running 20.73s Step 96( N/A%), pre moving , FPS 5.82, Running 20.81s Step 97( N/A%), pre moving , FPS 5.92, Running 20.88s Step 98( N/A%), pre moving , FPS 5.98, Running 20.96s Step 99( N/A%), pre moving , FPS 6.24, Running 21.21s Step 100( N/A%), pre moving , FPS 6.13, Running 21.38s Step 101( N/A%), pre moving , FPS 6.77, Running 21.44s Step 102( N/A%), pre moving , FPS 6.89, Running 21.52s Step 103( N/A%), pre moving , FPS 6.59, Running 21.77s Step 104( N/A%), pre moving , FPS 7.03, Running 21.94s Step 105( N/A%), pre moving , FPS 7.08, Running 22.01s Step 106( N/A%), pre moving , FPS 7.09, Running 22.09s Step 107( N/A%), pre moving , FPS 7.07, Running 22.42s Step 108( N/A%), pre moving , FPS 7.18, Running 22.48s Step 109( N/A%), pre moving , FPS 7.13, Running 22.57s Step 110( N/A%), pre moving , FPS 7.15, Running 22.64s Step 111( N/A%), pre moving , FPS 7.86, Running 22.71s Step 112( N/A%), pre moving , FPS 7.19, Running 23.03s Step 113( N/A%), pre moving , FPS 7.11, Running 23.13s Step 114( N/A%), pre moving , FPS 7.11, Running 23.21s Step 115( N/A%), pre moving , FPS 7.10, Running 23.54s Step 116( N/A%), pre moving , FPS 7.12, Running 23.62s Step 117( N/A%), pre moving , FPS 7.11, Running 23.70s Step 118( N/A%), pre moving , FPS 7.10, Running 23.78s Step 119( N/A%), pre moving , FPS 7.40, Running 23.92s Step 120( N/A%), pre moving , FPS 7.17, Running 24.16s Step 121( N/A%), pre moving , FPS 7.13, Running 24.25s Step 122( N/A%), pre moving , FPS 7.14, Running 24.32s Step 123( N/A%), pre moving , FPS 7.12, Running 24.57s Step 124( N/A%), pre moving , FPS 7.24, Running 24.70s Step 125( N/A%), pre moving , FPS 5.18, Running 25.87s Step 126( N/A%), pre moving , FPS 4.78, Running 26.27s Step 127( N/A%), pre moving , FPS 4.94, Running 26.47s Step 128( N/A%), pre moving , FPS 4.83, Running 26.62s Step 129( N/A%), pre moving , FPS 4.71, Running 26.81s Step 130( N/A%), pre moving , FPS 4.65, Running 26.94s Step 131( N/A%), pre moving , FPS 4.49, Running 27.17s Step 132( N/A%), pre moving , FPS 4.63, Running 27.35s Step 133( N/A%), pre moving , FPS 4.39, Running 27.69s Step 134( N/A%), pre moving , FPS 4.29, Running 27.88s Step 135( N/A%), pre moving , FPS 4.28, Running 28.21s Step 136( N/A%), pre moving , FPS 4.02, Running 28.60s Step 137( N/A%), pre moving , FPS 3.66, Running 29.16s Step 138( N/A%), pre moving , FPS 3.55, Running 29.42s Step 139( N/A%), pre moving , FPS 3.41, Running 29.79s Step 140( N/A%), pre moving , FPS 3.32, Running 30.18s Step 141( N/A%), pre moving , FPS 3.09, Running 30.72s Step 142( N/A%), pre moving , FPS 3.03, Running 30.92s Step 143( N/A%), pre moving , FPS 2.95, Running 31.34s Step 144( N/A%), pre moving , FPS 2.84, Running 31.74s Step 145( N/A%), pre moving , FPS 3.14, Running 32.25s Step 146( N/A%), pre moving , FPS 3.24, Running 32.44s Step 147( N/A%), pre moving , FPS 3.11, Running 32.90s Step 148( N/A%), pre moving , FPS 2.99, Running 33.31s Step 149( N/A%), pre moving , FPS 2.85, Running 33.82s Step 150( N/A%), pre moving , FPS 2.84, Running 33.99s Step 151( N/A%), pre moving , FPS 2.71, Running 34.54s Step 152( N/A%), pre moving , FPS 2.63, Running 34.96s Step 153( N/A%), pre moving , FPS 2.56, Running 35.51s Step 154( N/A%), pre moving , FPS 2.47, Running 35.97s Step 155( N/A%), pre moving , FPS 2.49, Running 36.24s Step 156( N/A%), pre moving , FPS 2.51, Running 36.58s Step 157( N/A%), pre moving , FPS 2.51, Running 37.13s Step 158( N/A%), pre moving , FPS 2.45, Running 37.57s Step 159( N/A%), pre moving , FPS 2.39, Running 38.15s Step 160( N/A%), pre moving , FPS 2.36, Running 38.66s Step 161( N/A%), pre moving , FPS 2.34, Running 39.27s Step 162( N/A%), pre moving , FPS 2.34, Running 39.47s Step 163( N/A%), pre moving , FPS 2.32, Running 39.98s Step 164( N/A%), pre moving , FPS 2.31, Running 40.39s Step 165( N/A%), pre moving , FPS 2.30, Running 40.94s Step 166( N/A%), pre moving , FPS 2.23, Running 41.40s Step 167( N/A%), pre moving , FPS 2.20, Running 41.98s Step 168( N/A%), pre moving , FPS 2.26, Running 42.16s Step 169( N/A%), pre moving , FPS 2.25, Running 42.72s Step 170( N/A%), pre moving , FPS 2.18, Running 43.19s Step 171( N/A%), pre moving , FPS 2.17, Running 43.76s Step 172( N/A%), pre moving , FPS 2.16, Running 44.22s Step 173( N/A%), pre moving , FPS 2.15, Running 44.81s Step 174( N/A%), pre moving , FPS 2.15, Running 45.27s Step 175( N/A%), pre moving , FPS 2.16, Running 45.49s Step 176( N/A%), pre moving , FPS 2.21, Running 45.62s Step 177( N/A%), pre moving , FPS 2.29, Running 45.86s Step 178( N/A%), pre moving , FPS 2.37, Running 46.01s Step 179( N/A%), pre moving , FPS 2.47, Running 46.25s Step 180( N/A%), pre moving , FPS 2.58, Running 46.41s Step 181( N/A%), pre moving , FPS 2.72, Running 46.61s Step 182( N/A%), pre moving , FPS 2.74, Running 46.76s Step 183( N/A%), pre moving , FPS 2.83, Running 47.03s Step 184( N/A%), pre moving , FPS 2.92, Running 47.24s Step 185( N/A%), pre moving , FPS 2.99, Running 47.62s Step 186( N/A%), pre moving , FPS 3.10, Running 47.85s Step 187( N/A%), pre moving , FPS 3.10, Running 48.44s Step 188( N/A%), pre moving , FPS 3.13, Running 48.54s Step 189( N/A%), pre moving , FPS 3.24, Running 48.88s Step 190( N/A%), pre moving , FPS 3.45, Running 48.99s Step 191( N/A%), pre moving , FPS 3.76, Running 49.08s Step 192( N/A%), pre moving , FPS 4.03, Running 49.18s Step 193( N/A%), pre moving , FPS 4.24, Running 49.53s Step 194( N/A%), pre moving , FPS 4.58, Running 49.64s Step 195( N/A%), pre moving , FPS 4.70, Running 49.74s Step 196( N/A%), pre moving , FPS 4.48, Running 50.08s Step 197( N/A%), pre moving , FPS 4.62, Running 50.19s Step 198( N/A%), pre moving , FPS 3.11, Running 52.45s Step 199( N/A%), pre moving , FPS 2.97, Running 52.98s Step 200( N/A%), pre moving , FPS 2.84, Running 53.45s Step 201( N/A%), pre moving , FPS 2.71, Running 54.00s Step 202( N/A%), pre moving , FPS 2.59, Running 54.47s Step 203( N/A%), pre moving , FPS 2.50, Running 55.02s Step 204( N/A%), pre moving , FPS 2.51, Running 55.21s Step 205( N/A%), pre moving , FPS 2.46, Running 55.75s Step 206( N/A%), pre moving , FPS 2.40, Running 56.19s Step 207( N/A%), pre moving , FPS 2.43, Running 56.68s Step 208( N/A%), pre moving , FPS 2.40, Running 56.88s Step 209( N/A%), pre moving , FPS 2.35, Running 57.40s Step 210( N/A%), pre moving , FPS 2.25, Running 57.87s Step 211( N/A%), pre moving , FPS 2.15, Running 58.40s Step 212( N/A%), pre moving , FPS 2.13, Running 58.58s Step 213( N/A%), pre moving , FPS 2.09, Running 59.10s Step 214( N/A%), pre moving , FPS 2.02, Running 59.54s Step 215( N/A%), pre moving , FPS 1.93, Running 60.09s Step 216( N/A%), pre moving , FPS 1.96, Running 60.31s Step 217( N/A%), pre moving , FPS 1.88, Running 60.80s Step 218( 0.33%), action 1, FPS 2.05, Running 62.23s Step 219( 0.67%), action 2, FPS 2.04, Running 62.77s Step 220( 1.00%), action 3, FPS 1.95, Running 63.69s Step 221( 1.33%), action 4, FPS 2.01, Running 63.96s Step 222( 1.67%), action 5, FPS 1.93, Running 64.85s Step 223( 2.00%), action 6, FPS 1.96, Running 65.21s Step 224( 2.33%), action 7, FPS 1.92, Running 65.64s Step 225( 2.67%), action 8, FPS 1.99, Running 65.82s Step 226( 3.00%), action 9, FPS 2.02, Running 66.09s Step 227( 3.33%), action 10, FPS 2.08, Running 66.28s Step 228( 3.67%), action 11, FPS 1.98, Running 67.00s Step 229( 4.00%), action 12, FPS 2.01, Running 67.34s Step 230( 4.33%), action 13, FPS 1.92, Running 68.30s Step 231( 4.67%), action 14, FPS 1.90, Running 68.91s Step 232( 5.00%), action 15, FPS 1.77, Running 69.88s Step 233( 5.33%), action 16, FPS 1.76, Running 70.49s Step 234( 5.67%), action 17, FPS 1.69, Running 71.37s Step 235( 6.00%), action 18, FPS 1.71, Running 71.76s Step 236( 6.33%), action 19, FPS 1.66, Running 72.37s Step 237( 6.67%), action 20, FPS 1.66, Running 72.86s Step 238( 7.00%), action 21, FPS 1.74, Running 73.75s Step 239( 7.33%), action 22, FPS 1.77, Running 74.05s Step 240( 7.67%), action 23, FPS 1.79, Running 74.89s Step 241( 8.00%), action 24, FPS 1.74, Running 75.48s Step 242( 8.33%), action 25, FPS 1.76, Running 76.22s Step 243( 8.67%), action 26, FPS 1.74, Running 76.69s Step 244( 9.00%), action 27, FPS 1.67, Running 77.64s Step 245( 9.33%), action 28, FPS 1.61, Running 78.25s Step 246( 9.67%), action 29, FPS 1.56, Running 78.95s Step 247( 10.00%), action 30, FPS 1.52, Running 79.46s Step 248( 10.33%), action 31, FPS 1.49, Running 80.38s Step 249( 10.67%), action 32, FPS 1.49, Running 80.73s Step 250( 11.00%), action 33, FPS 1.51, Running 81.54s Step 251( 11.33%), action 34, FPS 1.51, Running 82.13s Step 252( 11.67%), action 35, FPS 1.53, Running 82.99s Step 253( 12.00%), action 36, FPS 1.57, Running 83.26s Step 254( 12.33%), action 37, FPS 1.54, Running 84.33s Step 255( 12.67%), action 38, FPS 1.53, Running 84.83s Step 256( 13.00%), action 39, FPS 1.51, Running 85.64s Step 257( 13.33%), action 40, FPS 1.52, Running 85.99s Step 258( 13.67%), action 41, FPS 1.55, Running 86.69s Step 259( 14.00%), action 42, FPS 1.52, Running 87.18s Step 260( 14.33%), action 43, FPS 1.51, Running 88.17s Step 261( 14.67%), action 44, FPS 1.51, Running 88.76s Step 262( 15.00%), action 45, FPS 1.49, Running 89.62s Step 263( 15.33%), action 46, FPS 1.51, Running 89.98s Step 264( 15.67%), action 47, FPS 1.51, Running 90.91s Step 265( 16.00%), action 48, FPS 1.50, Running 91.57s Step 266( 16.33%), action 49, FPS 1.47, Running 92.57s Step 267( 16.67%), action 50, FPS 1.45, Running 93.25s Step 268( 17.00%), action 51, FPS 1.44, Running 94.26s Step 269( 17.33%), action 52, FPS 1.41, Running 94.87s Step 270( 17.67%), action 53, FPS 1.39, Running 95.88s Step 271( 18.00%), action 54, FPS 1.40, Running 96.46s Step 272( 18.33%), action 55, FPS 1.39, Running 97.43s Step 273( 18.67%), action 56, FPS 1.36, Running 98.01s Step 274( 19.00%), action 57, FPS 1.36, Running 99.05s Step 275( 19.33%), action 58, FPS 1.35, Running 99.61s Step 276( 19.67%), action 59, FPS 1.34, Running 100.62s Step 277( 20.00%), action 60, FPS 1.31, Running 101.23s Step 278( 20.33%), action 61, FPS 1.25, Running 102.68s Step 279( 20.67%), action 62, FPS 1.25, Running 103.23s Step 280( 21.00%), action 63, FPS 1.27, Running 103.89s Step 281( 21.33%), action 64, FPS 1.30, Running 104.11s Step 282( 21.67%), action 65, FPS 1.34, Running 104.52s Step 283( 22.00%), action 66, FPS 1.34, Running 104.93s Step 284( 22.33%), action 67, FPS 1.36, Running 105.57s Step 285( 22.67%), action 68, FPS 1.40, Running 105.91s Step 286( 23.00%), action 69, FPS 1.39, Running 106.92s Step 287( 23.33%), action 70, FPS 1.40, Running 107.55s Step 288( 23.67%), action 71, FPS 1.40, Running 108.53s Step 289( 24.00%), action 72, FPS 1.41, Running 109.11s Step 290( 24.33%), action 73, FPS 1.40, Running 110.12s Step 291( 24.67%), action 74, FPS 1.40, Running 110.70s Step 292( 25.00%), action 75, FPS 1.40, Running 111.68s Step 293( 25.33%), action 76, FPS 1.39, Running 112.39s Step 294( 25.67%), action 77, FPS 1.40, Running 113.35s Step 295( 26.00%), action 78, FPS 1.39, Running 114.01s Step 296( 26.33%), action 79, FPS 1.40, Running 114.94s Step 297( 26.67%), action 80, FPS 1.39, Running 115.63s Step 298( 27.00%), action 81, FPS 1.44, Running 116.61s Step 299( 27.33%), action 82, FPS 1.43, Running 117.25s Step 300( 27.67%), action 83, FPS 1.40, Running 118.17s Step 301( 28.00%), action 84, FPS 1.39, Running 118.53s Step 302( 28.33%), action 85, FPS 1.35, Running 119.32s Step 303( 28.67%), action 86, FPS 1.36, Running 119.67s Step 304( 29.00%), action 87, FPS 1.34, Running 120.50s Step 305( 29.33%), action 88, FPS 1.32, Running 121.08s Step 306( 29.67%), action 89, FPS 1.33, Running 121.96s Step 307( 30.00%), action 90, FPS 1.35, Running 122.33s Step 308( 30.33%), action 91, FPS 1.36, Running 123.24s Step 309( 30.67%), action 92, FPS 1.39, Running 123.53s Step 310( 31.00%), action 93, FPS 1.42, Running 124.19s Step 311( 31.33%), action 94, FPS 1.46, Running 124.40s Step 312( 31.67%), action 95, FPS 1.53, Running 124.78s Step 313( 32.00%), action 96, FPS 1.56, Running 125.22s Step 314( 32.33%), action 97, FPS 1.62, Running 125.67s Step 315( 32.67%), action 98, FPS 1.67, Running 125.97s Step 316( 33.00%), action 99, FPS 1.73, Running 126.50s Step 317( 33.33%), action 100, FPS 1.76, Running 127.00s Step 318( 33.67%), action 101, FPS 1.77, Running 127.89s Step 319( 34.00%), action 102, FPS 1.84, Running 128.14s Step 320( 34.33%), action 103, FPS 1.84, Running 129.04s Step 321( 34.67%), action 104, FPS 1.85, Running 129.35s Step 322( 35.00%), action 105, FPS 1.84, Running 130.19s Step 323( 35.33%), action 106, FPS 1.79, Running 130.82s Step 324( 35.67%), action 107, FPS 1.78, Running 131.74s Step 325( 36.00%), action 108, FPS 1.83, Running 132.01s Step 326( 36.33%), action 109, FPS 1.83, Running 132.89s Step 327( 36.67%), action 110, FPS 1.84, Running 133.17s Step 328( 37.00%), action 111, FPS 1.79, Running 134.40s Step 329( 37.33%), action 112, FPS 1.79, Running 134.68s Step 330( 37.67%), action 113, FPS 1.79, Running 135.39s Step 331( 38.00%), action 114, FPS 1.68, Running 136.27s Step 332( 38.33%), action 115, FPS 1.63, Running 137.03s Step 333( 38.67%), action 116, FPS 1.62, Running 137.56s Step 334( 39.00%), action 117, FPS 1.55, Running 138.62s Step 335( 39.33%), action 118, FPS 1.54, Running 138.99s Step 336( 39.67%), action 119, FPS 1.49, Running 139.92s Step 337( 40.00%), action 120, FPS 1.51, Running 140.24s Step 338( 40.33%), action 121, FPS 1.50, Running 141.22s Step 339( 40.67%), action 122, FPS 1.47, Running 141.72s Step 340( 41.00%), action 123, FPS 1.47, Running 142.63s Step 341( 41.33%), action 124, FPS 1.46, Running 143.01s Step 342( 41.67%), action 125, FPS 1.47, Running 143.77s Step 343( 42.00%), action 126, FPS 1.52, Running 144.01s Step 344( 42.33%), action 127, FPS 1.57, Running 144.46s Step 345( 42.67%), action 128, FPS 1.55, Running 144.92s Step 346( 43.00%), action 129, FPS 1.59, Running 145.45s Step 347( 43.33%), action 130, FPS 1.56, Running 145.98s Step 348( 43.67%), action 131, FPS 1.60, Running 146.87s Step 349( 44.00%), action 132, FPS 1.57, Running 147.40s Step 350( 44.33%), action 133, FPS 1.54, Running 148.40s Step 351( 44.67%), action 134, FPS 1.56, Running 149.09s Step 352( 45.00%), action 135, FPS 1.54, Running 150.03s Step 353( 45.33%), action 136, FPS 1.52, Running 150.73s Step 354( 45.67%), action 137, FPS 1.53, Running 151.65s Step 355( 46.00%), action 138, FPS 1.54, Running 151.95s Step 356( 46.33%), action 139, FPS 1.56, Running 152.74s Step 357( 46.67%), action 140, FPS 1.56, Running 153.05s Step 358( 47.00%), action 141, FPS 1.57, Running 153.98s Step 359( 47.33%), action 142, FPS 1.56, Running 154.51s Step 360( 47.67%), action 143, FPS 1.56, Running 155.45s Step 361( 48.00%), action 144, FPS 1.53, Running 156.05s Step 362( 48.33%), action 145, FPS 1.49, Running 157.21s Step 363( 48.67%), action 146, FPS 1.45, Running 157.80s Step 364( 49.00%), action 147, FPS 1.35, Running 159.30s Step 365( 49.33%), action 148, FPS 1.34, Running 159.83s Step 366( 49.67%), action 149, FPS 1.31, Running 160.68s Step 367( 50.00%), action 150, FPS 1.33, Running 161.01s Step 368( 50.33%), action 151, FPS 1.32, Running 162.00s Step 369( 50.67%), action 152, FPS 1.32, Running 162.58s Step 370( 51.00%), action 153, FPS 1.34, Running 163.27s Step 371( 51.33%), action 154, FPS 1.35, Running 163.89s Step 372( 51.67%), action 155, FPS 1.32, Running 165.23s Step 373( 52.00%), action 156, FPS 1.31, Running 165.95s Step 374( 52.33%), action 157, FPS 1.31, Running 166.86s Step 375( 52.67%), action 158, FPS 1.29, Running 167.51s Step 376( 53.00%), action 159, FPS 1.28, Running 168.37s Step 377( 53.33%), action 160, FPS 1.24, Running 169.12s Step 378( 53.67%), action 161, FPS 1.24, Running 170.14s Step 379( 54.00%), action 162, FPS 1.23, Running 170.81s Step 380( 54.33%), action 163, FPS 1.19, Running 172.21s Step 381( 54.67%), action 164, FPS 1.21, Running 172.57s Step 382( 55.00%), action 165, FPS 1.24, Running 173.38s Step 383( 55.33%), action 166, FPS 1.24, Running 173.95s Step 384( 55.67%), action 167, FPS 1.32, Running 174.51s Step 385( 56.00%), action 168, FPS 1.31, Running 175.06s Step 386( 56.33%), action 169, FPS 1.32, Running 175.84s Step 387( 56.67%), action 170, FPS 1.32, Running 176.22s Step 388( 57.00%), action 171, FPS 1.28, Running 177.65s Step 389( 57.33%), action 172, FPS 1.28, Running 178.21s Step 390( 57.67%), action 173, FPS 1.28, Running 178.92s Step 391( 58.00%), action 174, FPS 1.29, Running 179.38s Step 392( 58.33%), action 175, FPS 1.35, Running 180.08s Step 393( 58.67%), action 176, FPS 1.37, Running 180.52s Step 394( 59.00%), action 177, FPS 1.36, Running 181.58s Step 395( 59.33%), action 178, FPS 1.40, Running 181.78s Step 396( 59.67%), action 179, FPS 1.43, Running 182.33s Step 397( 60.00%), action 180, FPS 1.44, Running 182.97s Step 398( 60.33%), action 181, FPS 1.43, Running 184.11s Step 399( 60.67%), action 182, FPS 1.42, Running 184.91s Step 400( 61.00%), action 183, FPS 1.47, Running 185.82s Step 401( 61.33%), action 184, FPS 1.43, Running 186.54s Step 402( 61.67%), action 185, FPS 1.42, Running 187.44s Step 403( 62.00%), action 186, FPS 1.41, Running 188.13s Step 404( 62.33%), action 187, FPS 1.37, Running 189.08s Step 405( 62.67%), action 188, FPS 1.37, Running 189.67s Step 406( 63.00%), action 189, FPS 1.34, Running 190.72s Step 407( 63.33%), action 190, FPS 1.35, Running 191.00s Step 408( 63.67%), action 191, FPS 1.37, Running 192.30s Step 409( 64.00%), action 192, FPS 1.39, Running 192.63s Step 410( 64.33%), action 193, FPS 1.37, Running 193.49s Step 411( 64.67%), action 194, FPS 1.37, Running 194.03s Step 412( 65.00%), action 195, FPS 1.35, Running 194.92s Step 413( 65.33%), action 196, FPS 1.33, Running 195.54s Step 414( 65.67%), action 197, FPS 1.36, Running 196.29s Step 415( 66.00%), action 198, FPS 1.34, Running 196.75s Step 416( 66.33%), action 199, FPS 1.30, Running 197.70s Step 417( 66.67%), action 200, FPS 1.33, Running 198.05s Step 418( 67.00%), action 201, FPS 1.31, Running 199.36s Step 419( 67.33%), action 202, FPS 1.36, Running 199.64s Step 420( 67.67%), action 203, FPS 1.39, Running 200.21s Step 421( 68.00%), action 204, FPS 1.43, Running 200.53s Step 422( 68.33%), action 205, FPS 1.41, Running 201.62s Step 423( 68.67%), action 206, FPS 1.45, Running 201.94s Step 424( 69.00%), action 207, FPS 1.46, Running 202.75s Step 425( 69.33%), action 208, FPS 1.48, Running 203.19s Step 426( 69.67%), action 209, FPS 1.52, Running 203.90s Step 427( 70.00%), action 210, FPS 1.48, Running 204.47s Step 428( 70.33%), action 211, FPS 1.53, Running 205.41s Step 429( 70.67%), action 212, FPS 1.54, Running 205.65s Step 430( 71.00%), action 213, FPS 1.52, Running 206.67s Step 431( 71.33%), action 214, FPS 1.51, Running 207.30s Step 432( 71.67%), action 215, FPS 1.51, Running 208.15s Step 433( 72.00%), action 216, FPS 1.54, Running 208.50s Step 434( 72.33%), action 217, FPS 1.52, Running 209.41s Step 435( 72.67%), action 218, FPS 1.54, Running 209.77s Step 436( 73.00%), action 219, FPS 1.56, Running 210.54s Step 437( 73.33%), action 220, FPS 1.51, Running 211.28s Step 438( 73.67%), action 221, FPS 1.52, Running 212.51s Step 439( 74.00%), action 222, FPS 1.52, Running 212.84s Step 440( 74.33%), action 223, FPS 1.48, Running 213.73s Step 441( 74.67%), action 224, FPS 1.41, Running 214.71s Step 442( 75.00%), action 225, FPS 1.43, Running 215.65s Step 443( 75.33%), action 226, FPS 1.43, Running 215.94s Step 444( 75.67%), action 227, FPS 1.42, Running 216.84s Step 445( 76.00%), action 228, FPS 1.40, Running 217.52s Step 446( 76.33%), action 229, FPS 1.36, Running 218.63s Step 447( 76.67%), action 230, FPS 1.39, Running 218.88s Step 448( 77.00%), action 231, FPS 1.41, Running 219.61s Step 449( 77.33%), action 232, FPS 1.40, Running 219.90s Step 450( 77.67%), action 233, FPS 1.38, Running 221.15s Step 451( 78.00%), action 234, FPS 1.39, Running 221.71s Step 452( 78.33%), action 235, FPS 1.37, Running 222.71s Step 453( 78.67%), action 236, FPS 1.38, Running 223.01s Step 454( 79.00%), action 237, FPS 1.37, Running 224.02s Step 455( 79.33%), action 238, FPS 1.35, Running 224.53s Step 456( 79.67%), action 239, FPS 1.33, Running 225.59s Step 457( 80.00%), action 240, FPS 1.34, Running 226.16s Step 458( 80.33%), action 241, FPS 1.36, Running 227.23s Step 459( 80.67%), action 242, FPS 1.34, Running 227.78s Step 460( 81.00%), action 243, FPS 1.36, Running 228.47s Step 461( 81.33%), action 244, FPS 1.41, Running 228.89s Step 462( 81.67%), action 245, FPS 1.41, Running 229.83s Step 463( 82.00%), action 246, FPS 1.40, Running 230.19s Step 464( 82.33%), action 247, FPS 1.41, Running 231.06s Step 465( 82.67%), action 248, FPS 1.42, Running 231.60s Step 466( 83.00%), action 249, FPS 1.44, Running 232.54s Step 467( 83.33%), action 250, FPS 1.43, Running 232.85s Step 468( 83.67%), action 251, FPS 1.40, Running 233.93s Step 469( 84.00%), action 252, FPS 1.35, Running 234.74s Step 470( 84.33%), action 253, FPS 1.40, Running 235.42s Step 471( 84.67%), action 254, FPS 1.40, Running 235.97s Step 472( 85.00%), action 255, FPS 1.41, Running 236.91s Step 473( 85.33%), action 256, FPS 1.38, Running 237.53s Step 474( 85.67%), action 257, FPS 1.42, Running 238.11s Step 475( 86.00%), action 258, FPS 1.43, Running 238.52s Step 476( 86.33%), action 259, FPS 1.44, Running 239.51s Step 477( 86.67%), action 260, FPS 1.44, Running 240.07s Step 478( 87.00%), action 261, FPS 1.45, Running 241.00s Step 479( 87.33%), action 262, FPS 1.48, Running 241.30s Step 480( 87.67%), action 263, FPS 1.47, Running 242.09s Step 481( 88.00%), action 264, FPS 1.46, Running 242.63s Step 482( 88.33%), action 265, FPS 1.47, Running 243.42s Step 483( 88.67%), action 266, FPS 1.47, Running 243.82s Step 484( 89.00%), action 267, FPS 1.46, Running 244.72s Step 485( 89.33%), action 268, FPS 1.46, Running 245.34s Step 486( 89.67%), action 269, FPS 1.49, Running 245.94s Step 487( 90.00%), action 270, FPS 1.47, Running 246.48s Step 488( 90.33%), action 271, FPS 1.51, Running 247.18s Step 489( 90.67%), action 272, FPS 1.56, Running 247.58s Step 490( 91.00%), action 273, FPS 1.52, Running 248.62s Step 491( 91.33%), action 274, FPS 1.52, Running 249.13s Step 492( 91.67%), action 275, FPS 1.53, Running 249.96s Step 493( 92.00%), action 276, FPS 1.55, Running 250.42s Step 494( 92.33%), action 277, FPS 1.51, Running 251.34s Step 495( 92.67%), action 278, FPS 1.50, Running 251.86s Step 496( 93.00%), action 279, FPS 1.50, Running 252.82s Step 497( 93.33%), action 280, FPS 1.53, Running 253.10s Step 498( 93.67%), action 281, FPS 1.53, Running 254.10s Step 499( 94.00%), action 282, FPS 1.50, Running 254.61s Step 500( 94.33%), action 283, FPS 1.49, Running 255.53s Step 501( 94.67%), action 284, FPS 1.53, Running 255.74s Step 502( 95.00%), action 285, FPS 1.58, Running 256.06s Step 503( 95.33%), action 286, FPS 1.57, Running 256.52s Step 504( 95.67%), action 287, FPS 1.65, Running 256.86s Step 505( 96.00%), action 288, FPS 1.70, Running 257.12s Step 506( 96.33%), action 289, FPS 1.69, Running 257.78s Step 507( 96.67%), action 290, FPS 1.71, Running 258.19s Step 508( 97.00%), action 291, FPS 1.68, Running 259.06s Step 509( 97.33%), action 292, FPS 1.70, Running 259.34s Step 510( 97.67%), action 293, FPS 1.72, Running 260.22s Step 511( 98.00%), action 294, FPS 1.71, Running 260.84s Step 512( 98.33%), action 295, FPS 1.69, Running 261.82s Step 513( 98.67%), action 296, FPS 1.71, Running 262.10s Step 514( 99.00%), action 297, FPS 1.73, Running 262.89s Step 515( 99.33%), action 298, FPS 1.77, Running 263.17s Step 516( 99.67%), action 299, FPS 1.79, Running 263.99s Step 517(100.00%), action 300, FPS 1.79, Running 264.28s [2026-08-02 19:49:11] [47 ] Seed 46 failed after 264.85 s. +steps: 517 , actions: 300 . +Instruction: Empty +Total 12/47(25.53%) success. +Setting seed: 47 +Step 1( N/A%), pre moving , FPS 0.16, Running 6.17s Step 2( N/A%), pre moving , FPS 0.32, Running 6.25s Step 3( N/A%), pre moving , FPS 0.46, Running 6.53s Step 4( N/A%), pre moving , FPS 0.60, Running 6.63s Step 5( N/A%), pre moving , FPS 0.74, Running 6.72s Step 6( N/A%), pre moving , FPS 0.88, Running 6.79s Step 7( N/A%), pre moving , FPS 1.02, Running 6.86s Step 8( N/A%), pre moving , FPS 1.10, Running 7.29s Step 9( N/A%), pre moving , FPS 1.22, Running 7.37s Step 10( N/A%), pre moving , FPS 1.32, Running 7.60s Step 11( N/A%), pre moving , FPS 1.41, Running 7.79s Step 12( N/A%), pre moving , FPS 1.53, Running 7.86s Step 13( N/A%), pre moving , FPS 1.64, Running 7.94s Step 14( N/A%), pre moving , FPS 1.69, Running 8.28s Step 15( N/A%), pre moving , FPS 1.79, Running 8.38s Step 16( N/A%), pre moving , FPS 1.89, Running 8.46s Step 17( N/A%), pre moving , FPS 1.99, Running 8.53s Step 18( N/A%), pre moving , FPS 2.03, Running 8.86s Step 19( N/A%), pre moving , FPS 2.12, Running 8.96s Step 20( N/A%), pre moving , FPS 2.21, Running 9.04s Step 21( N/A%), pre moving , FPS 5.96, Running 9.53s Step 22( N/A%), pre moving , FPS 5.92, Running 9.63s Step 23( N/A%), pre moving , FPS 5.86, Running 9.94s Step 24( N/A%), pre moving , FPS 5.68, Running 10.15s Step 25( N/A%), pre moving , FPS 5.62, Running 10.28s Step 26( N/A%), pre moving , FPS 5.08, Running 10.72s Step 27( N/A%), pre moving , FPS 4.77, Running 11.05s Step 28( N/A%), pre moving , FPS 5.19, Running 11.15s Step 29( N/A%), pre moving , FPS 5.20, Running 11.22s Step 30( N/A%), pre moving , FPS 5.42, Running 11.30s Step 31( N/A%), pre moving , FPS 5.20, Running 11.63s Step 32( N/A%), pre moving , FPS 5.22, Running 11.69s Step 33( N/A%), pre moving , FPS 5.23, Running 11.77s Step 34( N/A%), pre moving , FPS 5.58, Running 11.86s Step 35( N/A%), pre moving , FPS 5.63, Running 11.93s Step 36( N/A%), pre moving , FPS 5.01, Running 12.45s Step 37( N/A%), pre moving , FPS 4.99, Running 12.54s Step 38( N/A%), pre moving , FPS 5.32, Running 12.62s Step 39( N/A%), pre moving , FPS 5.37, Running 12.68s Step 40( N/A%), pre moving , FPS 5.04, Running 13.01s Step 41( N/A%), pre moving , FPS 5.59, Running 13.10s Step 42( N/A%), pre moving , FPS 5.64, Running 13.18s Step 43( N/A%), pre moving , FPS 5.77, Running 13.41s Step 44( N/A%), pre moving , FPS 5.80, Running 13.60s Step 45( N/A%), pre moving , FPS 5.88, Running 13.68s Step 46( N/A%), pre moving , FPS 6.62, Running 13.74s Step 47( N/A%), pre moving , FPS 7.15, Running 13.85s Step 48( N/A%), pre moving , FPS 6.73, Running 14.12s Step 49( N/A%), pre moving , FPS 6.69, Running 14.21s Step 50( N/A%), pre moving , FPS 6.71, Running 14.28s Step 51( N/A%), pre moving , FPS 7.32, Running 14.36s Step 52( N/A%), pre moving , FPS 6.68, Running 14.69s Step 53( N/A%), pre moving , FPS 6.66, Running 14.77s Step 54( N/A%), pre moving , FPS 6.69, Running 14.86s Step 55( N/A%), pre moving , FPS 6.59, Running 14.96s Step 56( N/A%), pre moving , FPS 7.16, Running 15.24s Step 57( N/A%), pre moving , FPS 7.15, Running 15.34s Step 58( N/A%), pre moving , FPS 7.16, Running 15.41s Step 59( N/A%), pre moving , FPS 6.70, Running 15.67s Step 60( N/A%), pre moving , FPS 7.15, Running 15.81s Step 61( N/A%), pre moving , FPS 7.15, Running 15.90s Step 62( N/A%), pre moving , FPS 7.14, Running 15.98s Step 63( N/A%), pre moving , FPS 7.56, Running 16.06s Step 64( N/A%), pre moving , FPS 7.18, Running 16.39s Step 65( N/A%), pre moving , FPS 7.13, Running 16.48s Step 66( N/A%), pre moving , FPS 7.08, Running 16.57s Step 67( N/A%), pre moving , FPS 6.56, Running 16.90s Step 68( N/A%), pre moving , FPS 6.97, Running 16.99s Step 69( N/A%), pre moving , FPS 7.02, Running 17.06s Step 70( N/A%), pre moving , FPS 6.97, Running 17.14s Step 71( N/A%), pre moving , FPS 6.43, Running 17.47s Step 72( N/A%), pre moving , FPS 6.96, Running 17.56s Step 73( N/A%), pre moving , FPS 6.99, Running 17.63s Step 74( N/A%), pre moving , FPS 7.00, Running 17.71s Step 75( N/A%), pre moving , FPS 6.50, Running 18.04s Step 76( N/A%), pre moving , FPS 6.94, Running 18.13s Step 77( N/A%), pre moving , FPS 6.90, Running 18.23s Step 78( N/A%), pre moving , FPS 6.26, Running 18.61s Step 79( N/A%), pre moving , FPS 6.51, Running 18.74s Step 80( N/A%), pre moving , FPS 6.56, Running 18.86s Step 81( N/A%), pre moving , FPS 6.00, Running 19.23s Step 82( N/A%), pre moving , FPS 5.99, Running 19.32s Step 83( N/A%), pre moving , FPS 5.93, Running 19.43s Step 84( N/A%), pre moving , FPS 5.88, Running 19.79s Step 85( N/A%), pre moving , FPS 5.83, Running 19.92s Step 86( N/A%), pre moving , FPS 5.41, Running 20.26s Step 87( N/A%), pre moving , FPS 5.68, Running 20.42s Step 88( N/A%), pre moving , FPS 5.64, Running 20.54s Step 89( N/A%), pre moving , FPS 5.22, Running 20.89s Step 90( N/A%), pre moving , FPS 5.16, Running 21.02s Step 91( N/A%), pre moving , FPS 5.13, Running 21.37s Step 92( N/A%), pre moving , FPS 5.04, Running 21.53s Step 93( N/A%), pre moving , FPS 4.98, Running 21.64s Step 94( N/A%), pre moving , FPS 4.67, Running 22.00s Step 95( N/A%), pre moving , FPS 4.97, Running 22.07s Step 96( N/A%), pre moving , FPS 4.98, Running 22.14s Step 97( N/A%), pre moving , FPS 4.97, Running 22.26s Step 98( N/A%), pre moving , FPS 5.03, Running 22.58s Step 99( N/A%), pre moving , FPS 5.08, Running 22.67s Step 100( N/A%), pre moving , FPS 5.14, Running 22.75s Step 101( N/A%), pre moving , FPS 5.57, Running 22.83s Step 102( N/A%), pre moving , FPS 5.23, Running 23.15s Step 103( N/A%), pre moving , FPS 5.30, Running 23.21s Step 104( N/A%), pre moving , FPS 5.69, Running 23.30s Step 105( N/A%), pre moving , FPS 5.77, Running 23.38s Step 106( N/A%), pre moving , FPS 5.81, Running 23.71s Step 107( N/A%), pre moving , FPS 5.92, Running 23.80s Step 108( N/A%), pre moving , FPS 6.01, Running 23.87s Step 109( N/A%), pre moving , FPS 6.54, Running 23.95s Step 110( N/A%), pre moving , FPS 6.16, Running 24.27s Step 111( N/A%), pre moving , FPS 6.72, Running 24.35s Step 112( N/A%), pre moving , FPS 6.91, Running 24.42s Step 113( N/A%), pre moving , FPS 6.99, Running 24.50s Step 114( N/A%), pre moving , FPS 7.06, Running 24.83s Step 115( N/A%), pre moving , FPS 7.01, Running 24.92s Step 116( N/A%), pre moving , FPS 7.02, Running 24.99s Step 117( N/A%), pre moving , FPS 7.12, Running 25.07s Step 118( N/A%), pre moving , FPS 7.12, Running 25.39s Step 119( N/A%), pre moving , FPS 7.10, Running 25.49s Step 120( N/A%), pre moving , FPS 7.10, Running 25.56s Step 121( N/A%), pre moving , FPS 7.04, Running 25.67s Step 122( N/A%), pre moving , FPS 7.12, Running 25.96s Step 123( N/A%), pre moving , FPS 7.04, Running 26.05s Step 124( N/A%), pre moving , FPS 7.07, Running 26.13s Step 125( N/A%), pre moving , FPS 6.51, Running 26.45s Step 126( N/A%), pre moving , FPS 7.06, Running 26.54s Step 127( N/A%), pre moving , FPS 7.12, Running 26.61s Step 128( N/A%), pre moving , FPS 7.08, Running 26.69s Step 129( N/A%), pre moving , FPS 6.51, Running 27.02s Step 130( N/A%), pre moving , FPS 7.02, Running 27.11s Step 131( N/A%), pre moving , FPS 7.06, Running 27.18s Step 132( N/A%), pre moving , FPS 7.03, Running 27.27s Step 133( N/A%), pre moving , FPS 6.49, Running 27.58s Step 134( N/A%), pre moving , FPS 7.03, Running 27.67s Step 135( N/A%), pre moving , FPS 7.09, Running 27.74s Step 136( N/A%), pre moving , FPS 7.06, Running 27.82s Step 137( N/A%), pre moving , FPS 6.49, Running 28.15s Step 138( N/A%), pre moving , FPS 7.01, Running 28.24s Step 139( N/A%), pre moving , FPS 7.06, Running 28.32s Step 140( N/A%), pre moving , FPS 6.48, Running 28.65s Step 141( N/A%), pre moving , FPS 6.50, Running 28.75s Step 142( N/A%), pre moving , FPS 7.00, Running 28.82s Step 143( N/A%), pre moving , FPS 7.03, Running 28.89s Step 144( N/A%), pre moving , FPS 6.49, Running 29.21s Step 145( N/A%), pre moving , FPS 7.01, Running 29.31s Step 146( N/A%), pre moving , FPS 7.02, Running 29.39s Step 147( N/A%), pre moving , FPS 6.44, Running 29.72s Step 148( N/A%), pre moving , FPS 6.42, Running 29.81s Step 149( N/A%), pre moving , FPS 7.01, Running 29.87s Step 150( N/A%), pre moving , FPS 7.05, Running 29.95s Step 151( N/A%), pre moving , FPS 6.47, Running 30.27s Step 152( N/A%), pre moving , FPS 6.57, Running 30.31s Step 153( N/A%), pre moving , FPS 7.28, Running 30.33s Step 154( N/A%), pre moving , FPS 7.45, Running 30.36s Step 155( N/A%), pre moving , FPS 7.56, Running 30.38s Step 156( N/A%), pre moving , FPS 7.72, Running 30.41s Step 157( N/A%), pre moving , FPS 8.74, Running 30.44s Step 158( N/A%), pre moving , FPS 8.98, Running 30.47s Step 159( N/A%), pre moving , FPS 7.02, Running 31.17s Step 160( N/A%), pre moving , FPS 7.41, Running 31.35s Step 161( N/A%), pre moving , FPS 6.32, Running 31.91s Step 162( N/A%), pre moving , FPS 6.13, Running 32.08s Step 163( N/A%), pre moving , FPS 5.39, Running 32.61s Step 164( N/A%), pre moving , FPS 5.23, Running 33.03s Step 165( N/A%), pre moving , FPS 4.69, Running 33.57s Step 166( N/A%), pre moving , FPS 4.60, Running 33.74s Step 167( N/A%), pre moving , FPS 4.41, Running 34.25s Step 168( N/A%), pre moving , FPS 4.10, Running 34.68s Step 169( N/A%), pre moving , FPS 3.74, Running 35.22s Step 170( N/A%), pre moving , FPS 3.66, Running 35.41s Step 171( N/A%), pre moving , FPS 3.57, Running 35.87s Step 172( N/A%), pre moving , FPS 3.34, Running 36.30s Step 173( N/A%), pre moving , FPS 3.09, Running 36.81s Step 174( N/A%), pre moving , FPS 3.02, Running 36.99s Step 175( N/A%), pre moving , FPS 2.82, Running 37.47s Step 176( N/A%), pre moving , FPS 2.68, Running 37.88s Step 177( N/A%), pre moving , FPS 2.49, Running 38.46s Step 178( N/A%), pre moving , FPS 2.37, Running 38.90s Step 179( N/A%), pre moving , FPS 2.41, Running 39.46s Step 180( N/A%), pre moving , FPS 2.42, Running 39.63s Step 181( N/A%), pre moving , FPS 2.43, Running 40.13s Step 182( N/A%), pre moving , FPS 2.36, Running 40.57s Step 183( N/A%), pre moving , FPS 2.35, Running 41.10s Step 184( N/A%), pre moving , FPS 2.42, Running 41.29s Step 185( N/A%), pre moving , FPS 2.45, Running 41.74s Step 186( N/A%), pre moving , FPS 2.37, Running 42.16s Step 187( N/A%), pre moving , FPS 2.37, Running 42.69s Step 188( N/A%), pre moving , FPS 2.44, Running 42.88s Step 189( N/A%), pre moving , FPS 2.44, Running 43.40s Step 190( N/A%), pre moving , FPS 2.38, Running 43.81s Step 191( N/A%), pre moving , FPS 2.36, Running 44.33s Step 192( N/A%), pre moving , FPS 2.44, Running 44.50s Step 193( N/A%), pre moving , FPS 2.34, Running 45.35s Step 194( N/A%), pre moving , FPS 2.33, Running 45.59s Step 195( N/A%), pre moving , FPS 2.31, Running 46.11s Step 196( N/A%), pre moving , FPS 2.31, Running 46.54s Step 197( N/A%), pre moving , FPS 2.32, Running 47.08s Step 198( N/A%), pre moving , FPS 2.33, Running 47.47s Step 199( N/A%), pre moving , FPS 2.32, Running 48.08s Step 200( N/A%), pre moving , FPS 2.31, Running 48.29s Step 201( N/A%), pre moving , FPS 2.32, Running 48.77s Step 202( N/A%), pre moving , FPS 2.40, Running 48.89s Step 203( N/A%), pre moving , FPS 2.51, Running 49.07s Step 204( N/A%), pre moving , FPS 2.51, Running 49.25s Step 205( N/A%), pre moving , FPS 2.59, Running 49.47s Step 206( N/A%), pre moving , FPS 2.69, Running 49.59s Step 207( N/A%), pre moving , FPS 2.81, Running 49.81s Step 208( N/A%), pre moving , FPS 2.82, Running 49.98s Step 209( N/A%), pre moving , FPS 2.92, Running 50.25s Step 210( N/A%), pre moving , FPS 2.99, Running 50.48s Step 211( N/A%), pre moving , FPS 3.07, Running 50.84s Step 212( N/A%), pre moving , FPS 3.05, Running 51.07s Step 213( N/A%), pre moving , FPS 3.18, Running 51.63s Step 214( N/A%), pre moving , FPS 3.08, Running 52.09s Step 215( N/A%), pre moving , FPS 3.06, Running 52.66s Step 216( N/A%), pre moving , FPS 3.04, Running 53.11s Step 217( N/A%), pre moving , FPS 3.04, Running 53.67s Step 218( N/A%), pre moving , FPS 3.07, Running 53.98s Step 219( N/A%), pre moving , FPS 3.17, Running 54.39s Step 220( N/A%), pre moving , FPS 3.07, Running 54.81s Step 221( N/A%), pre moving , FPS 3.03, Running 55.37s Step 222( N/A%), pre moving , FPS 2.88, Running 55.83s Step 223( N/A%), pre moving , FPS 2.73, Running 56.38s Step 224( N/A%), pre moving , FPS 2.76, Running 56.49s Step 225( N/A%), pre moving , FPS 2.81, Running 56.59s Step 226( N/A%), pre moving , FPS 2.73, Running 56.93s Step 227( N/A%), pre moving , FPS 2.77, Running 57.03s Step 228( N/A%), pre moving , FPS 2.80, Running 57.11s Step 229( N/A%), pre moving , FPS 2.87, Running 57.20s Step 230( N/A%), pre moving , FPS 2.83, Running 57.54s Step 231( N/A%), pre moving , FPS 2.93, Running 57.66s Step 232( N/A%), pre moving , FPS 2.99, Running 57.75s Step 233( N/A%), pre moving , FPS 3.09, Running 58.09s Step 234( N/A%), pre moving , FPS 2.52, Running 60.02s Step 235( N/A%), pre moving , FPS 2.53, Running 60.56s Step 236( N/A%), pre moving , FPS 2.55, Running 60.95s Step 237( N/A%), pre moving , FPS 2.56, Running 61.47s Step 238( N/A%), pre moving , FPS 2.60, Running 61.67s Step 239( N/A%), pre moving , FPS 2.53, Running 62.29s Step 240( N/A%), pre moving , FPS 2.54, Running 62.67s Step 241( N/A%), pre moving , FPS 2.58, Running 63.13s Step 242( N/A%), pre moving , FPS 2.66, Running 63.35s Step 243( N/A%), pre moving , FPS 2.62, Running 64.01s Step 244( N/A%), pre moving , FPS 2.54, Running 64.36s Step 245( N/A%), pre moving , FPS 2.42, Running 64.84s Step 246( N/A%), pre moving , FPS 2.46, Running 65.04s Step 247( N/A%), pre moving , FPS 2.31, Running 65.69s Step 248( N/A%), pre moving , FPS 2.25, Running 66.00s Step 249( N/A%), pre moving , FPS 2.16, Running 66.48s Step 250( N/A%), pre moving , FPS 2.19, Running 66.67s Step 251( N/A%), pre moving , FPS 2.06, Running 67.36s Step 252( N/A%), pre moving , FPS 2.02, Running 67.64s Step 253( N/A%), pre moving , FPS 1.99, Running 68.12s Step 254( 0.33%), action 1, FPS 2.26, Running 68.86s Step 255( 0.67%), action 2, FPS 2.35, Running 69.07s Step 256( 1.00%), action 3, FPS 2.22, Running 69.95s Step 257( 1.33%), action 4, FPS 2.28, Running 70.26s Step 258( 1.67%), action 5, FPS 2.21, Running 70.72s Step 259( 2.00%), action 6, FPS 2.29, Running 71.02s Step 260( 2.33%), action 7, FPS 2.15, Running 71.96s Step 261( 2.67%), action 8, FPS 2.16, Running 72.39s Step 262( 3.00%), action 9, FPS 2.04, Running 73.16s Step 263( 3.33%), action 10, FPS 2.07, Running 73.68s Step 264( 3.67%), action 11, FPS 1.93, Running 74.74s Step 265( 4.00%), action 12, FPS 1.92, Running 75.23s Step 266( 4.33%), action 13, FPS 1.80, Running 76.15s Step 267( 4.67%), action 14, FPS 1.86, Running 76.45s Step 268( 5.00%), action 15, FPS 1.78, Running 77.24s Step 269( 5.33%), action 16, FPS 1.77, Running 77.79s Step 270( 5.67%), action 17, FPS 1.69, Running 78.53s Step 271( 6.00%), action 18, FPS 1.72, Running 79.01s Step 272( 6.33%), action 19, FPS 1.63, Running 79.93s Step 273( 6.67%), action 20, FPS 1.61, Running 80.54s Step 274( 7.00%), action 21, FPS 1.57, Running 81.59s Step 275( 7.33%), action 22, FPS 1.53, Running 82.12s Step 276( 7.67%), action 23, FPS 1.54, Running 82.94s Step 277( 8.00%), action 24, FPS 1.49, Running 83.68s Step 278( 8.33%), action 25, FPS 1.45, Running 84.49s Step 279( 8.67%), action 26, FPS 1.43, Running 85.04s Step 280( 9.00%), action 27, FPS 1.43, Running 85.99s Step 281( 9.33%), action 28, FPS 1.41, Running 86.55s Step 282( 9.67%), action 29, FPS 1.42, Running 87.20s Step 283( 10.00%), action 30, FPS 1.42, Running 87.81s Step 284( 10.33%), action 31, FPS 1.46, Running 88.41s Step 285( 10.67%), action 32, FPS 1.49, Running 88.69s Step 286( 11.00%), action 33, FPS 1.54, Running 89.14s Step 287( 11.33%), action 34, FPS 1.53, Running 89.56s Step 288( 11.67%), action 35, FPS 1.46, Running 90.93s Step 289( 12.00%), action 36, FPS 1.46, Running 91.50s Step 290( 12.33%), action 37, FPS 1.45, Running 92.32s Step 291( 12.67%), action 38, FPS 1.46, Running 92.74s Step 292( 13.00%), action 39, FPS 1.45, Running 93.76s Step 293( 13.33%), action 40, FPS 1.44, Running 94.39s Step 294( 13.67%), action 41, FPS 1.46, Running 95.32s Step 295( 14.00%), action 42, FPS 1.48, Running 95.68s Step 296( 14.33%), action 43, FPS 1.47, Running 96.55s Step 297( 14.67%), action 44, FPS 1.49, Running 97.14s Step 298( 15.00%), action 45, FPS 1.47, Running 98.09s Step 299( 15.33%), action 46, FPS 1.46, Running 98.71s Step 300( 15.67%), action 47, FPS 1.48, Running 99.53s Step 301( 16.00%), action 48, FPS 1.46, Running 100.25s Step 302( 16.33%), action 49, FPS 1.44, Running 101.09s Step 303( 16.67%), action 50, FPS 1.46, Running 101.52s Step 304( 17.00%), action 51, FPS 1.42, Running 102.54s Step 305( 17.33%), action 52, FPS 1.39, Running 103.09s Step 306( 17.67%), action 53, FPS 1.34, Running 104.01s Step 307( 18.00%), action 54, FPS 1.32, Running 104.70s Step 308( 18.33%), action 55, FPS 1.36, Running 105.63s Step 309( 18.67%), action 56, FPS 1.36, Running 106.22s Step 310( 19.00%), action 57, FPS 1.34, Running 107.27s Step 311( 19.33%), action 58, FPS 1.34, Running 107.64s Step 312( 19.67%), action 59, FPS 1.36, Running 108.43s Step 313( 20.00%), action 60, FPS 1.35, Running 109.24s Step 314( 20.33%), action 61, FPS 1.34, Running 110.26s Step 315( 20.67%), action 62, FPS 1.32, Running 110.82s Step 316( 21.00%), action 63, FPS 1.30, Running 111.88s Step 317( 21.33%), action 64, FPS 1.31, Running 112.44s Step 318( 21.67%), action 65, FPS 1.31, Running 113.33s Step 319( 22.00%), action 66, FPS 1.33, Running 113.78s Step 320( 22.33%), action 67, FPS 1.33, Running 114.60s Step 321( 22.67%), action 68, FPS 1.33, Running 115.26s Step 322( 23.00%), action 69, FPS 1.32, Running 116.30s Step 323( 23.33%), action 70, FPS 1.31, Running 116.82s Step 324( 23.67%), action 71, FPS 1.31, Running 117.84s Step 325( 24.00%), action 72, FPS 1.31, Running 118.37s Step 326( 24.33%), action 73, FPS 1.29, Running 119.52s Step 327( 24.67%), action 74, FPS 1.30, Running 120.06s Step 328( 25.00%), action 75, FPS 1.29, Running 121.10s Step 329( 25.33%), action 76, FPS 1.29, Running 121.77s Step 330( 25.67%), action 77, FPS 1.29, Running 122.75s Step 331( 26.00%), action 78, FPS 1.28, Running 123.30s Step 332( 26.33%), action 79, FPS 1.25, Running 124.45s Step 333( 26.67%), action 80, FPS 1.27, Running 125.00s Step 334( 27.00%), action 81, FPS 1.26, Running 126.11s Step 335( 27.33%), action 82, FPS 1.28, Running 126.42s Step 336( 27.67%), action 83, FPS 1.29, Running 127.35s Step 337( 28.00%), action 84, FPS 1.32, Running 127.65s Step 338( 28.33%), action 85, FPS 1.31, Running 128.60s Step 339( 28.67%), action 86, FPS 1.30, Running 129.14s Step 340( 29.00%), action 87, FPS 1.30, Running 130.02s Step 341( 29.33%), action 88, FPS 1.32, Running 130.41s Step 342( 29.67%), action 89, FPS 1.33, Running 131.32s Step 343( 30.00%), action 90, FPS 1.35, Running 131.64s Step 344( 30.33%), action 91, FPS 1.33, Running 132.89s Step 345( 30.67%), action 92, FPS 1.30, Running 133.70s Step 346( 31.00%), action 93, FPS 1.33, Running 134.53s Step 347( 31.33%), action 94, FPS 1.35, Running 134.84s Step 348( 31.67%), action 95, FPS 1.37, Running 135.66s Step 349( 32.00%), action 96, FPS 1.41, Running 136.00s Step 350( 32.33%), action 97, FPS 1.42, Running 136.82s Step 351( 32.67%), action 98, FPS 1.45, Running 137.14s Step 352( 33.00%), action 99, FPS 1.47, Running 138.01s Step 353( 33.33%), action 100, FPS 1.47, Running 138.58s Step 354( 33.67%), action 101, FPS 1.43, Running 140.06s Step 355( 34.00%), action 102, FPS 1.40, Running 140.72s Step 356( 34.33%), action 103, FPS 1.39, Running 141.70s Step 357( 34.67%), action 104, FPS 1.39, Running 142.04s Step 358( 35.00%), action 105, FPS 1.40, Running 142.88s Step 359( 35.33%), action 106, FPS 1.39, Running 143.49s Step 360( 35.67%), action 107, FPS 1.41, Running 144.20s Step 361( 36.00%), action 108, FPS 1.40, Running 144.67s Step 362( 36.33%), action 109, FPS 1.42, Running 145.41s Step 363( 36.67%), action 110, FPS 1.38, Running 146.10s Step 364( 37.00%), action 111, FPS 1.38, Running 147.42s Step 365( 37.33%), action 112, FPS 1.40, Running 148.01s Step 366( 37.67%), action 113, FPS 1.39, Running 148.95s Step 367( 38.00%), action 114, FPS 1.39, Running 149.23s Step 368( 38.33%), action 115, FPS 1.39, Running 150.07s Step 369( 38.67%), action 116, FPS 1.36, Running 150.65s Step 370( 39.00%), action 117, FPS 1.35, Running 151.63s Step 371( 39.33%), action 118, FPS 1.35, Running 151.96s Step 372( 39.67%), action 119, FPS 1.38, Running 152.55s Step 373( 40.00%), action 120, FPS 1.38, Running 153.08s Step 374( 40.33%), action 121, FPS 1.42, Running 154.11s Step 375( 40.67%), action 122, FPS 1.43, Running 154.72s Step 376( 41.00%), action 123, FPS 1.44, Running 155.57s Step 377( 41.33%), action 124, FPS 1.45, Running 155.85s Step 378( 41.67%), action 125, FPS 1.44, Running 156.76s Step 379( 42.00%), action 126, FPS 1.47, Running 157.06s Step 380( 42.33%), action 127, FPS 1.45, Running 157.96s Step 381( 42.67%), action 128, FPS 1.44, Running 158.55s Step 382( 43.00%), action 129, FPS 1.42, Running 159.45s Step 383( 43.33%), action 130, FPS 1.46, Running 159.75s Step 384( 43.67%), action 131, FPS 1.47, Running 161.03s Step 385( 44.00%), action 132, FPS 1.49, Running 161.40s Step 386( 44.33%), action 133, FPS 1.49, Running 162.36s Step 387( 44.67%), action 134, FPS 1.46, Running 162.94s Step 388( 45.00%), action 135, FPS 1.46, Running 163.72s Step 389( 45.33%), action 136, FPS 1.47, Running 164.28s Step 390( 45.67%), action 137, FPS 1.48, Running 165.13s Step 391( 46.00%), action 138, FPS 1.46, Running 165.63s Step 392( 46.33%), action 139, FPS 1.42, Running 166.62s Step 393( 46.67%), action 140, FPS 1.42, Running 167.15s Step 394( 47.00%), action 141, FPS 1.42, Running 168.16s Step 395( 47.33%), action 142, FPS 1.45, Running 168.50s Step 396( 47.67%), action 143, FPS 1.45, Running 169.37s Step 397( 48.00%), action 144, FPS 1.41, Running 170.04s Step 398( 48.33%), action 145, FPS 1.41, Running 170.92s Step 399( 48.67%), action 146, FPS 1.38, Running 171.55s Step 400( 49.00%), action 147, FPS 1.38, Running 172.50s Step 401( 49.33%), action 148, FPS 1.40, Running 172.80s Step 402( 49.67%), action 149, FPS 1.40, Running 173.72s Step 403( 50.00%), action 150, FPS 1.37, Running 174.31s Step 404( 50.33%), action 151, FPS 1.41, Running 175.20s Step 405( 50.67%), action 152, FPS 1.42, Running 175.49s Step 406( 51.00%), action 153, FPS 1.41, Running 176.51s Step 407( 51.33%), action 154, FPS 1.41, Running 177.13s Step 408( 51.67%), action 155, FPS 1.40, Running 178.00s Step 409( 52.00%), action 156, FPS 1.40, Running 178.60s Step 410( 52.33%), action 157, FPS 1.38, Running 179.60s Step 411( 52.67%), action 158, FPS 1.37, Running 180.21s Step 412( 53.00%), action 159, FPS 1.38, Running 181.14s Step 413( 53.33%), action 160, FPS 1.36, Running 181.80s Step 414( 53.67%), action 161, FPS 1.35, Running 182.93s Step 415( 54.00%), action 162, FPS 1.34, Running 183.48s Step 416( 54.33%), action 163, FPS 1.31, Running 184.64s Step 417( 54.67%), action 164, FPS 1.32, Running 185.17s Step 418( 55.00%), action 165, FPS 1.30, Running 186.31s Step 419( 55.33%), action 166, FPS 1.31, Running 186.85s Step 420( 55.67%), action 167, FPS 1.30, Running 187.87s Step 421( 56.00%), action 168, FPS 1.28, Running 188.49s Step 422( 56.33%), action 169, FPS 1.27, Running 189.45s Step 423( 56.67%), action 170, FPS 1.27, Running 190.05s Step 424( 57.00%), action 171, FPS 1.23, Running 191.50s Step 425( 57.33%), action 172, FPS 1.21, Running 192.03s Step 426( 57.67%), action 173, FPS 1.20, Running 193.15s Step 427( 58.00%), action 174, FPS 1.21, Running 193.72s Step 428( 58.33%), action 175, FPS 1.20, Running 194.62s Step 429( 58.67%), action 176, FPS 1.21, Running 195.11s Step 430( 59.00%), action 177, FPS 1.24, Running 195.80s Step 431( 59.33%), action 178, FPS 1.24, Running 196.34s [2026-08-02 19:52:28] [48 ] Seed 47 failed after 196.48 s. +steps: 431 , actions: 178 . +Instruction: Empty +Total 12/48(25.00%) success. +Setting seed: 48 +Step 1( N/A%), pre moving , FPS 0.73, Running 1.36s Step 2( N/A%), pre moving , FPS 1.19, Running 1.68s Step 3( N/A%), pre moving , FPS 1.69, Running 1.78s Step 4( N/A%), pre moving , FPS 1.80, Running 2.22s Step 5( N/A%), pre moving , FPS 2.17, Running 2.31s Step 6( N/A%), pre moving , FPS 2.52, Running 2.38s Step 7( N/A%), pre moving , FPS 2.84, Running 2.47s Step 8( N/A%), pre moving , FPS 2.87, Running 2.79s Step 9( N/A%), pre moving , FPS 3.11, Running 2.90s Step 10( N/A%), pre moving , FPS 3.36, Running 2.97s Step 11( N/A%), pre moving , FPS 3.51, Running 3.13s Step 12( N/A%), pre moving , FPS 3.56, Running 3.37s Step 13( N/A%), pre moving , FPS 3.76, Running 3.46s Step 14( N/A%), pre moving , FPS 3.97, Running 3.53s Step 15( N/A%), pre moving , FPS 4.19, Running 3.58s Step 16( N/A%), pre moving , FPS 4.10, Running 3.91s Step 17( N/A%), pre moving , FPS 4.29, Running 3.96s Step 18( N/A%), pre moving , FPS 4.51, Running 3.99s Step 19( N/A%), pre moving , FPS 4.73, Running 4.01s Step 20( N/A%), pre moving , FPS 4.95, Running 4.04s Step 21( N/A%), pre moving , FPS 7.01, Running 4.22s Step 22( N/A%), pre moving , FPS 7.60, Running 4.31s Step 23( N/A%), pre moving , FPS 7.79, Running 4.35s Step 24( N/A%), pre moving , FPS 9.10, Running 4.41s Step 25( N/A%), pre moving , FPS 9.14, Running 4.50s Step 26( N/A%), pre moving , FPS 8.12, Running 4.84s Step 27( N/A%), pre moving , FPS 8.21, Running 4.90s Step 28( N/A%), pre moving , FPS 9.20, Running 4.97s Step 29( N/A%), pre moving , FPS 9.14, Running 5.08s Step 30( N/A%), pre moving , FPS 9.15, Running 5.16s Step 31( N/A%), pre moving , FPS 9.55, Running 5.23s Step 32( N/A%), pre moving , FPS 10.36, Running 5.30s Step 33( N/A%), pre moving , FPS 10.39, Running 5.38s Step 34( N/A%), pre moving , FPS 9.16, Running 5.71s Step 35( N/A%), pre moving , FPS 9.00, Running 5.80s Step 36( N/A%), pre moving , FPS 7.91, Running 6.43s Step 37( N/A%), pre moving , FPS 7.91, Running 6.49s Step 38( N/A%), pre moving , FPS 7.06, Running 6.82s Step 39( N/A%), pre moving , FPS 6.89, Running 6.92s Step 40( N/A%), pre moving , FPS 6.76, Running 7.00s Step 41( N/A%), pre moving , FPS 6.98, Running 7.08s Step 42( N/A%), pre moving , FPS 6.47, Running 7.40s Step 43( N/A%), pre moving , FPS 6.34, Running 7.50s Step 44( N/A%), pre moving , FPS 6.31, Running 7.58s Step 45( N/A%), pre moving , FPS 5.86, Running 7.91s Step 46( N/A%), pre moving , FPS 6.33, Running 8.00s Step 47( N/A%), pre moving , FPS 6.32, Running 8.06s Step 48( N/A%), pre moving , FPS 6.32, Running 8.13s Step 49( N/A%), pre moving , FPS 6.40, Running 8.21s Step 50( N/A%), pre moving , FPS 5.94, Running 8.53s Step 51( N/A%), pre moving , FPS 5.95, Running 8.59s Step 52( N/A%), pre moving , FPS 5.93, Running 8.67s Step 53( N/A%), pre moving , FPS 5.96, Running 8.74s Step 54( N/A%), pre moving , FPS 6.49, Running 8.79s Step 55( N/A%), pre moving , FPS 6.17, Running 9.04s Step 56( N/A%), pre moving , FPS 7.30, Running 9.18s Step 57( N/A%), pre moving , FPS 7.25, Running 9.25s Step 58( N/A%), pre moving , FPS 8.10, Running 9.29s Step 59( N/A%), pre moving , FPS 8.24, Running 9.34s Step 60( N/A%), pre moving , FPS 8.24, Running 9.43s Step 61( N/A%), pre moving , FPS 7.48, Running 9.76s Step 62( N/A%), pre moving , FPS 8.16, Running 9.85s Step 63( N/A%), pre moving , FPS 8.25, Running 9.92s Step 64( N/A%), pre moving , FPS 8.27, Running 10.00s Step 65( N/A%), pre moving , FPS 8.27, Running 10.33s Step 66( N/A%), pre moving , FPS 8.26, Running 10.43s Step 67( N/A%), pre moving , FPS 8.08, Running 10.54s Step 68( N/A%), pre moving , FPS 7.22, Running 10.90s Step 69( N/A%), pre moving , FPS 7.08, Running 11.04s Step 70( N/A%), pre moving , FPS 6.93, Running 11.41s Step 71( N/A%), pre moving , FPS 6.77, Running 11.54s Step 72( N/A%), pre moving , FPS 6.69, Running 11.67s Step 73( N/A%), pre moving , FPS 6.03, Running 12.05s Step 74( N/A%), pre moving , FPS 5.92, Running 12.17s Step 75( N/A%), pre moving , FPS 5.72, Running 12.54s Step 76( N/A%), pre moving , FPS 5.71, Running 12.68s Step 77( N/A%), pre moving , FPS 5.27, Running 13.04s Step 78( N/A%), pre moving , FPS 5.16, Running 13.17s Step 79( N/A%), pre moving , FPS 5.08, Running 13.28s Step 80( N/A%), pre moving , FPS 4.74, Running 13.65s Step 81( N/A%), pre moving , FPS 4.98, Running 13.77s Step 82( N/A%), pre moving , FPS 4.74, Running 14.07s Step 83( N/A%), pre moving , FPS 4.60, Running 14.28s Step 84( N/A%), pre moving , FPS 4.55, Running 14.39s Step 85( N/A%), pre moving , FPS 4.51, Running 14.76s Step 86( N/A%), pre moving , FPS 4.48, Running 14.89s Step 87( N/A%), pre moving , FPS 4.31, Running 15.18s Step 88( N/A%), pre moving , FPS 4.50, Running 15.34s Step 89( N/A%), pre moving , FPS 4.52, Running 15.46s Step 90( N/A%), pre moving , FPS 4.81, Running 15.57s Step 91( N/A%), pre moving , FPS 4.59, Running 15.90s Step 92( N/A%), pre moving , FPS 4.62, Running 15.99s Step 93( N/A%), pre moving , FPS 4.99, Running 16.06s Step 94( N/A%), pre moving , FPS 5.04, Running 16.14s Step 95( N/A%), pre moving , FPS 5.38, Running 16.26s Step 96( N/A%), pre moving , FPS 5.19, Running 16.53s Step 97( N/A%), pre moving , FPS 5.58, Running 16.63s Step 98( N/A%), pre moving , FPS 5.65, Running 16.71s Step 99( N/A%), pre moving , FPS 5.34, Running 17.03s Step 100( N/A%), pre moving , FPS 5.75, Running 17.13s Step 101( N/A%), pre moving , FPS 5.85, Running 17.19s Step 102( N/A%), pre moving , FPS 6.24, Running 17.28s Step 103( N/A%), pre moving , FPS 6.00, Running 17.61s Step 104( N/A%), pre moving , FPS 6.03, Running 17.71s Step 105( N/A%), pre moving , FPS 6.63, Running 17.78s Step 106( N/A%), pre moving , FPS 6.66, Running 17.90s Step 107( N/A%), pre moving , FPS 6.68, Running 18.18s Step 108( N/A%), pre moving , FPS 6.84, Running 18.27s Step 109( N/A%), pre moving , FPS 7.01, Running 18.31s Step 110( N/A%), pre moving , FPS 7.10, Running 18.39s Step 111( N/A%), pre moving , FPS 7.11, Running 18.71s Step 112( N/A%), pre moving , FPS 7.10, Running 18.81s Step 113( N/A%), pre moving , FPS 7.10, Running 18.88s Step 114( N/A%), pre moving , FPS 7.10, Running 18.96s Step 115( N/A%), pre moving , FPS 6.60, Running 19.29s Step 116( N/A%), pre moving , FPS 7.02, Running 19.38s Step 117( N/A%), pre moving , FPS 7.06, Running 19.46s Step 118( N/A%), pre moving , FPS 6.50, Running 19.79s Step 119( N/A%), pre moving , FPS 7.04, Running 19.87s Step 120( N/A%), pre moving , FPS 7.11, Running 19.94s Step 121( N/A%), pre moving , FPS 7.08, Running 20.02s Step 122( N/A%), pre moving , FPS 6.52, Running 20.34s Step 123( N/A%), pre moving , FPS 7.04, Running 20.45s Step 124( N/A%), pre moving , FPS 7.11, Running 20.52s Step 125( N/A%), pre moving , FPS 7.08, Running 20.61s Step 126( N/A%), pre moving , FPS 6.62, Running 20.92s Step 127( N/A%), pre moving , FPS 7.07, Running 21.01s Step 128( N/A%), pre moving , FPS 7.12, Running 21.07s Step 129( N/A%), pre moving , FPS 7.05, Running 21.15s Step 130( N/A%), pre moving , FPS 6.50, Running 21.47s Step 131( N/A%), pre moving , FPS 7.05, Running 21.55s Step 132( N/A%), pre moving , FPS 7.11, Running 21.62s Step 133( N/A%), pre moving , FPS 7.10, Running 21.69s Step 134( N/A%), pre moving , FPS 6.54, Running 22.02s Step 135( N/A%), pre moving , FPS 7.11, Running 22.10s Step 136( N/A%), pre moving , FPS 7.18, Running 22.17s Step 137( N/A%), pre moving , FPS 7.19, Running 22.24s Step 138( N/A%), pre moving , FPS 7.41, Running 22.49s Step 139( N/A%), pre moving , FPS 5.92, Running 23.25s Step 140( N/A%), pre moving , FPS 5.77, Running 23.41s Step 141( N/A%), pre moving , FPS 5.32, Running 23.78s Step 142( N/A%), pre moving , FPS 5.48, Running 23.99s Step 143( N/A%), pre moving , FPS 4.82, Running 24.60s Step 144( N/A%), pre moving , FPS 4.71, Running 24.77s Step 145( N/A%), pre moving , FPS 4.32, Running 25.24s Step 146( N/A%), pre moving , FPS 4.23, Running 25.64s Step 147( N/A%), pre moving , FPS 3.88, Running 26.16s Step 148( N/A%), pre moving , FPS 3.77, Running 26.38s Step 149( N/A%), pre moving , FPS 3.53, Running 26.82s Step 150( N/A%), pre moving , FPS 3.49, Running 27.20s Step 151( N/A%), pre moving , FPS 3.24, Running 27.73s Step 152( N/A%), pre moving , FPS 3.17, Running 27.93s Step 153( N/A%), pre moving , FPS 2.99, Running 28.39s Step 154( N/A%), pre moving , FPS 2.94, Running 28.83s Step 155( N/A%), pre moving , FPS 2.75, Running 29.37s Step 156( N/A%), pre moving , FPS 2.71, Running 29.56s Step 157( N/A%), pre moving , FPS 2.56, Running 30.06s Step 158( N/A%), pre moving , FPS 2.50, Running 30.49s Step 159( N/A%), pre moving , FPS 2.57, Running 31.02s Step 160( N/A%), pre moving , FPS 2.56, Running 31.21s Step 161( N/A%), pre moving , FPS 2.53, Running 31.68s Step 162( N/A%), pre moving , FPS 2.47, Running 32.08s Step 163( N/A%), pre moving , FPS 2.49, Running 32.63s Step 164( N/A%), pre moving , FPS 2.41, Running 33.06s Step 165( N/A%), pre moving , FPS 2.39, Running 33.62s Step 166( N/A%), pre moving , FPS 2.45, Running 33.82s Step 167( N/A%), pre moving , FPS 2.46, Running 34.30s Step 168( N/A%), pre moving , FPS 2.40, Running 34.72s Step 169( N/A%), pre moving , FPS 2.37, Running 35.27s Step 170( N/A%), pre moving , FPS 2.37, Running 35.63s Step 171( N/A%), pre moving , FPS 2.35, Running 36.22s Step 172( N/A%), pre moving , FPS 2.35, Running 36.45s Step 173( N/A%), pre moving , FPS 2.24, Running 37.32s Step 174( N/A%), pre moving , FPS 2.21, Running 37.89s Step 175( N/A%), pre moving , FPS 2.19, Running 38.49s Step 176( N/A%), pre moving , FPS 2.13, Running 38.95s Step 177( N/A%), pre moving , FPS 2.10, Running 39.56s Step 178( N/A%), pre moving , FPS 2.10, Running 40.03s Step 179( N/A%), pre moving , FPS 2.08, Running 40.65s Step 180( N/A%), pre moving , FPS 2.08, Running 40.84s Step 181( N/A%), pre moving , FPS 2.08, Running 41.29s Step 182( N/A%), pre moving , FPS 2.14, Running 41.41s Step 183( N/A%), pre moving , FPS 2.21, Running 41.67s Step 184( N/A%), pre moving , FPS 2.28, Running 41.83s Step 185( N/A%), pre moving , FPS 2.33, Running 42.20s Step 186( N/A%), pre moving , FPS 2.33, Running 42.39s Step 187( N/A%), pre moving , FPS 2.36, Running 42.76s Step 188( N/A%), pre moving , FPS 2.36, Running 43.18s Step 189( N/A%), pre moving , FPS 2.35, Running 43.78s Step 190( N/A%), pre moving , FPS 2.33, Running 44.23s Step 191( N/A%), pre moving , FPS 2.32, Running 44.84s Step 192( N/A%), pre moving , FPS 2.27, Running 45.27s Step 193( N/A%), pre moving , FPS 2.34, Running 45.88s Step 194( N/A%), pre moving , FPS 2.40, Running 46.22s Step 195( N/A%), pre moving , FPS 2.42, Running 46.75s Step 196( N/A%), pre moving , FPS 2.49, Running 46.98s Step 197( N/A%), pre moving , FPS 2.51, Running 47.54s Step 198( N/A%), pre moving , FPS 2.52, Running 47.98s Step 199( N/A%), pre moving , FPS 2.53, Running 48.55s Step 200( N/A%), pre moving , FPS 2.43, Running 49.06s Step 201( N/A%), pre moving , FPS 2.39, Running 49.64s Step 202( N/A%), pre moving , FPS 2.30, Running 50.10s Step 203( N/A%), pre moving , FPS 2.22, Running 50.69s Step 204( N/A%), pre moving , FPS 2.21, Running 50.88s Step 205( N/A%), pre moving , FPS 2.18, Running 51.37s Step 206( N/A%), pre moving , FPS 2.13, Running 51.79s Step 207( N/A%), pre moving , FPS 2.08, Running 52.36s Step 208( N/A%), pre moving , FPS 2.16, Running 52.43s Step 209( N/A%), pre moving , FPS 2.28, Running 52.55s Step 210( N/A%), pre moving , FPS 2.31, Running 52.88s Step 211( N/A%), pre moving , FPS 2.46, Running 52.98s Step 212( N/A%), pre moving , FPS 2.56, Running 53.08s Step 213( N/A%), pre moving , FPS 2.65, Running 53.41s Step 214( N/A%), pre moving , FPS 2.74, Running 53.52s Step 215( N/A%), pre moving , FPS 2.92, Running 53.61s Step 216( N/A%), pre moving , FPS 2.92, Running 53.84s Step 217( N/A%), pre moving , FPS 3.06, Running 54.07s Step 218( N/A%), pre moving , FPS 2.38, Running 56.37s Step 219( N/A%), pre moving , FPS 2.38, Running 56.97s Step 220( N/A%), pre moving , FPS 2.41, Running 57.36s Step 221( N/A%), pre moving , FPS 2.44, Running 57.84s Step 222( N/A%), pre moving , FPS 2.52, Running 58.05s Step 223( N/A%), pre moving , FPS 2.49, Running 58.71s Step 224( N/A%), pre moving , FPS 2.47, Running 58.97s Step 225( N/A%), pre moving , FPS 2.47, Running 59.48s Step 226( N/A%), pre moving , FPS 2.54, Running 59.66s Step 227( N/A%), pre moving , FPS 2.57, Running 60.15s Step 228( N/A%), pre moving , FPS 2.56, Running 60.26s Step 229( N/A%), pre moving , FPS 2.53, Running 60.46s Step 230( N/A%), pre moving , FPS 2.60, Running 60.58s Step 231( N/A%), pre moving , FPS 2.55, Running 60.81s Step 232( N/A%), pre moving , FPS 2.54, Running 60.95s Step 233( N/A%), pre moving , FPS 2.58, Running 61.16s Step 234( N/A%), pre moving , FPS 2.58, Running 61.27s Step 235( N/A%), pre moving , FPS 2.54, Running 61.47s Step 236( N/A%), pre moving , FPS 2.58, Running 61.60s Step 237( N/A%), pre moving , FPS 2.59, Running 61.80s Step 238( 0.33%), action 1, FPS 3.19, Running 62.64s Step 239( 0.67%), action 2, FPS 3.30, Running 63.04s Step 240( 1.00%), action 3, FPS 3.07, Running 63.88s Step 241( 1.33%), action 4, FPS 3.01, Running 64.48s Step 242( 1.67%), action 5, FPS 2.81, Running 65.18s Step 243( 2.00%), action 6, FPS 2.87, Running 65.68s Step 244( 2.33%), action 7, FPS 2.63, Running 66.57s Step 245( 2.67%), action 8, FPS 2.58, Running 67.24s Step 246( 3.00%), action 9, FPS 2.34, Running 68.19s Step 247( 3.33%), action 10, FPS 2.38, Running 68.57s Step 248( 3.67%), action 11, FPS 2.16, Running 69.51s Step 249( 4.00%), action 12, FPS 2.08, Running 70.05s Step 250( 4.33%), action 13, FPS 1.92, Running 71.01s Step 251( 4.67%), action 14, FPS 1.90, Running 71.32s Step 252( 5.00%), action 15, FPS 1.79, Running 72.15s Step 253( 5.33%), action 16, FPS 1.75, Running 72.59s Step 254( 5.67%), action 17, FPS 1.66, Running 73.30s Step 255( 6.00%), action 18, FPS 1.61, Running 73.86s Step 256( 6.33%), action 19, FPS 1.52, Running 74.78s Step 257( 6.67%), action 20, FPS 1.51, Running 75.08s Step 258( 7.00%), action 21, FPS 1.49, Running 76.01s Step 259( 7.33%), action 22, FPS 1.48, Running 76.56s Step 260( 7.67%), action 23, FPS 1.46, Running 77.58s Step 261( 8.00%), action 24, FPS 1.47, Running 78.09s Step 262( 8.33%), action 25, FPS 1.47, Running 78.77s Step 263( 8.67%), action 26, FPS 1.47, Running 79.26s Step 264( 9.00%), action 27, FPS 1.50, Running 79.94s Step 265( 9.33%), action 28, FPS 1.52, Running 80.36s Step 266( 9.67%), action 29, FPS 1.60, Running 80.71s Step 267( 10.00%), action 30, FPS 1.58, Running 81.23s Step 268( 10.33%), action 31, FPS 1.58, Running 82.14s Step 269( 10.67%), action 32, FPS 1.57, Running 82.81s Step 270( 11.00%), action 33, FPS 1.55, Running 83.89s Step 271( 11.33%), action 34, FPS 1.52, Running 84.43s Step 272( 11.67%), action 35, FPS 1.51, Running 85.37s Step 273( 12.00%), action 36, FPS 1.53, Running 85.66s Step 274( 12.33%), action 37, FPS 1.51, Running 86.57s Step 275( 12.67%), action 38, FPS 1.54, Running 86.87s Step 276( 13.00%), action 39, FPS 1.55, Running 87.68s Step 277( 13.33%), action 40, FPS 1.55, Running 87.96s Step 278( 13.67%), action 41, FPS 1.55, Running 88.93s Step 279( 14.00%), action 42, FPS 1.55, Running 89.46s Step 280( 14.33%), action 43, FPS 1.58, Running 90.26s Step 281( 14.67%), action 44, FPS 1.59, Running 90.67s Step 282( 15.00%), action 45, FPS 1.56, Running 91.55s Step 283( 15.33%), action 46, FPS 1.59, Running 91.88s Step 284( 15.67%), action 47, FPS 1.56, Running 92.79s Step 285( 16.00%), action 48, FPS 1.54, Running 93.32s Step 286( 16.33%), action 49, FPS 1.47, Running 94.28s Step 287( 16.67%), action 50, FPS 1.50, Running 94.59s Step 288( 17.00%), action 51, FPS 1.50, Running 95.46s Step 289( 17.33%), action 52, FPS 1.52, Running 95.99s Step 290( 17.67%), action 53, FPS 1.55, Running 96.76s Step 291( 18.00%), action 54, FPS 1.56, Running 97.24s Step 292( 18.33%), action 55, FPS 1.56, Running 98.16s Step 293( 18.67%), action 56, FPS 1.54, Running 98.67s Step 294( 19.00%), action 57, FPS 1.57, Running 99.33s Step 295( 19.33%), action 58, FPS 1.57, Running 99.59s Step 296( 19.67%), action 59, FPS 1.63, Running 99.98s Step 297( 20.00%), action 60, FPS 1.63, Running 100.20s Step 298( 20.33%), action 61, FPS 1.68, Running 100.87s Step 299( 20.67%), action 62, FPS 1.71, Running 101.18s Step 300( 21.00%), action 63, FPS 1.68, Running 102.14s Step 301( 21.33%), action 64, FPS 1.66, Running 102.72s Step 302( 21.67%), action 65, FPS 1.64, Running 103.71s Step 303( 22.00%), action 66, FPS 1.61, Running 104.29s Step 304( 22.33%), action 67, FPS 1.64, Running 105.02s Step 305( 22.67%), action 68, FPS 1.65, Running 105.43s Step 306( 23.00%), action 69, FPS 1.66, Running 106.33s Step 307( 23.33%), action 70, FPS 1.66, Running 106.66s Step 308( 23.67%), action 71, FPS 1.65, Running 107.56s Step 309( 24.00%), action 72, FPS 1.65, Running 108.09s Step 310( 24.33%), action 73, FPS 1.62, Running 109.07s Step 311( 24.67%), action 74, FPS 1.61, Running 109.69s Step 312( 25.00%), action 75, FPS 1.62, Running 110.54s Step 313( 25.33%), action 76, FPS 1.64, Running 110.85s Step 314( 25.67%), action 77, FPS 1.61, Running 111.76s Step 315( 26.00%), action 78, FPS 1.61, Running 112.03s Step 316( 26.33%), action 79, FPS 1.55, Running 112.87s Step 317( 26.67%), action 80, FPS 1.51, Running 113.47s Step 318( 27.00%), action 81, FPS 1.46, Running 114.53s Step 319( 27.33%), action 82, FPS 1.44, Running 115.08s Step 320( 27.67%), action 83, FPS 1.43, Running 116.10s Step 321( 28.00%), action 84, FPS 1.43, Running 116.74s Step 322( 28.33%), action 85, FPS 1.43, Running 117.67s Step 323( 28.67%), action 86, FPS 1.43, Running 118.32s Step 324( 29.00%), action 87, FPS 1.46, Running 118.68s Step 325( 29.33%), action 88, FPS 1.47, Running 119.01s Step 326( 29.67%), action 89, FPS 1.53, Running 119.38s Step 327( 30.00%), action 90, FPS 1.53, Running 119.73s Step 328( 30.33%), action 91, FPS 1.56, Running 120.38s Step 329( 30.67%), action 92, FPS 1.56, Running 120.90s Step 330( 31.00%), action 93, FPS 1.57, Running 121.78s Step 331( 31.33%), action 94, FPS 1.61, Running 122.08s Step 332( 31.67%), action 95, FPS 1.61, Running 122.96s Step 333( 32.00%), action 96, FPS 1.61, Running 123.28s Step 334( 32.33%), action 97, FPS 1.61, Running 124.17s Step 335( 32.67%), action 98, FPS 1.58, Running 124.69s Step 336( 33.00%), action 99, FPS 1.57, Running 125.60s Step 337( 33.33%), action 100, FPS 1.61, Running 125.89s Step 338( 33.67%), action 101, FPS 1.63, Running 126.83s Step 339( 34.00%), action 102, FPS 1.62, Running 127.40s Step 340( 34.33%), action 103, FPS 1.63, Running 128.39s Step 341( 34.67%), action 104, FPS 1.63, Running 128.99s Step 342( 35.00%), action 105, FPS 1.62, Running 129.99s Step 343( 35.33%), action 106, FPS 1.62, Running 130.65s Step 344( 35.67%), action 107, FPS 1.54, Running 131.65s Step 345( 36.00%), action 108, FPS 1.51, Running 132.30s Step 346( 36.33%), action 109, FPS 1.44, Running 133.27s Step 347( 36.67%), action 110, FPS 1.41, Running 133.91s Step 348( 37.00%), action 111, FPS 1.38, Running 134.89s Step 349( 37.33%), action 112, FPS 1.37, Running 135.47s Step 350( 37.67%), action 113, FPS 1.36, Running 136.46s Step 351( 38.00%), action 114, FPS 1.34, Running 137.04s Step 352( 38.33%), action 115, FPS 1.36, Running 137.69s Step 353( 38.67%), action 116, FPS 1.37, Running 137.88s Step 354( 39.00%), action 117, FPS 1.43, Running 138.17s Step 355( 39.33%), action 118, FPS 1.46, Running 138.41s Step 356( 39.67%), action 119, FPS 1.50, Running 138.96s Step 357( 40.00%), action 120, FPS 1.48, Running 139.36s Step 358( 40.33%), action 121, FPS 1.46, Running 140.50s Step 359( 40.67%), action 122, FPS 1.49, Running 140.84s Step 360( 41.00%), action 123, FPS 1.49, Running 141.77s Step 361( 41.33%), action 124, FPS 1.50, Running 142.34s [2026-08-02 19:54:51] [49 ] Seed 48 failed after 142.56 s. +steps: 361 , actions: 124 . +Instruction: Empty +Total 12/49(24.49%) success. +Setting seed: 49 +Step 1( N/A%), pre moving , FPS 0.99, Running 1.01s Step 2( N/A%), pre moving , FPS 1.82, Running 1.10s Step 3( N/A%), pre moving , FPS 2.59, Running 1.16s Step 4( N/A%), pre moving , FPS 3.23, Running 1.24s Step 5( N/A%), pre moving , FPS 3.20, Running 1.56s Step 6( N/A%), pre moving , FPS 3.56, Running 1.69s Step 7( N/A%), pre moving , FPS 4.01, Running 1.75s Step 8( N/A%), pre moving , FPS 4.37, Running 1.83s Step 9( N/A%), pre moving , FPS 4.20, Running 2.14s Step 10( N/A%), pre moving , FPS 4.47, Running 2.24s Step 11( N/A%), pre moving , FPS 4.79, Running 2.30s Step 12( N/A%), pre moving , FPS 5.06, Running 2.37s Step 13( N/A%), pre moving , FPS 4.83, Running 2.69s Step 14( N/A%), pre moving , FPS 5.03, Running 2.78s Step 15( N/A%), pre moving , FPS 5.26, Running 2.85s Step 16( N/A%), pre moving , FPS 5.46, Running 2.93s Step 17( N/A%), pre moving , FPS 5.23, Running 3.25s Step 18( N/A%), pre moving , FPS 5.38, Running 3.34s Step 19( N/A%), pre moving , FPS 5.46, Running 3.48s Step 20( N/A%), pre moving , FPS 5.26, Running 3.80s Step 21( N/A%), pre moving , FPS 5.92, Running 4.38s Step 22( N/A%), pre moving , FPS 5.87, Running 4.50s Step 23( N/A%), pre moving , FPS 5.86, Running 4.57s Step 24( N/A%), pre moving , FPS 5.88, Running 4.64s Step 25( N/A%), pre moving , FPS 5.89, Running 4.96s Step 26( N/A%), pre moving , FPS 5.25, Running 5.49s Step 27( N/A%), pre moving , FPS 5.21, Running 5.59s Step 28( N/A%), pre moving , FPS 5.23, Running 5.65s Step 29( N/A%), pre moving , FPS 5.57, Running 5.73s Step 30( N/A%), pre moving , FPS 4.92, Running 6.31s Step 31( N/A%), pre moving , FPS 4.71, Running 6.54s Step 32( N/A%), pre moving , FPS 4.60, Running 6.72s Step 33( N/A%), pre moving , FPS 4.85, Running 6.82s Step 34( N/A%), pre moving , FPS 4.84, Running 6.92s Step 35( N/A%), pre moving , FPS 4.56, Running 7.24s Step 36( N/A%), pre moving , FPS 4.04, Running 7.88s Step 37( N/A%), pre moving , FPS 4.26, Running 7.94s Step 38( N/A%), pre moving , FPS 4.27, Running 8.02s Step 39( N/A%), pre moving , FPS 4.10, Running 8.36s Step 40( N/A%), pre moving , FPS 4.30, Running 8.45s Step 41( N/A%), pre moving , FPS 4.84, Running 8.51s Step 42( N/A%), pre moving , FPS 4.89, Running 8.60s Step 43( N/A%), pre moving , FPS 4.61, Running 8.92s Step 44( N/A%), pre moving , FPS 4.57, Running 9.01s Step 45( N/A%), pre moving , FPS 4.85, Running 9.08s Step 46( N/A%), pre moving , FPS 5.45, Running 9.16s Step 47( N/A%), pre moving , FPS 5.14, Running 9.48s Step 48( N/A%), pre moving , FPS 5.08, Running 9.59s Step 49( N/A%), pre moving , FPS 5.03, Running 9.71s Step 50( N/A%), pre moving , FPS 5.32, Running 10.06s Step 51( N/A%), pre moving , FPS 5.48, Running 10.19s Step 52( N/A%), pre moving , FPS 5.59, Running 10.30s Step 53( N/A%), pre moving , FPS 5.21, Running 10.66s Step 54( N/A%), pre moving , FPS 5.17, Running 10.79s Step 55( N/A%), pre moving , FPS 5.46, Running 10.90s Step 56( N/A%), pre moving , FPS 5.93, Running 11.25s Step 57( N/A%), pre moving , FPS 5.82, Running 11.38s Step 58( N/A%), pre moving , FPS 5.37, Running 11.75s Step 59( N/A%), pre moving , FPS 5.69, Running 11.88s Step 60( N/A%), pre moving , FPS 5.66, Running 11.99s Step 61( N/A%), pre moving , FPS 5.22, Running 12.35s Step 62( N/A%), pre moving , FPS 5.16, Running 12.47s Step 63( N/A%), pre moving , FPS 5.45, Running 12.59s Step 64( N/A%), pre moving , FPS 5.06, Running 12.97s Step 65( N/A%), pre moving , FPS 5.00, Running 13.08s Step 66( N/A%), pre moving , FPS 4.87, Running 13.27s Step 67( N/A%), pre moving , FPS 4.94, Running 13.53s Step 68( N/A%), pre moving , FPS 4.93, Running 13.65s Step 69( N/A%), pre moving , FPS 4.98, Running 13.73s Step 70( N/A%), pre moving , FPS 4.96, Running 14.09s Step 71( N/A%), pre moving , FPS 4.96, Running 14.22s Step 72( N/A%), pre moving , FPS 4.96, Running 14.33s Step 73( N/A%), pre moving , FPS 4.96, Running 14.69s Step 74( N/A%), pre moving , FPS 5.05, Running 14.75s Step 75( N/A%), pre moving , FPS 5.14, Running 14.79s Step 76( N/A%), pre moving , FPS 5.59, Running 14.82s Step 77( N/A%), pre moving , FPS 5.76, Running 14.85s Step 78( N/A%), pre moving , FPS 6.41, Running 14.87s Step 79( N/A%), pre moving , FPS 6.62, Running 14.90s Step 80( N/A%), pre moving , FPS 6.81, Running 14.93s Step 81( N/A%), pre moving , FPS 7.67, Running 14.95s Step 82( N/A%), pre moving , FPS 7.86, Running 15.02s Step 83( N/A%), pre moving , FPS 8.06, Running 15.07s Step 84( N/A%), pre moving , FPS 9.16, Running 15.15s Step 85( N/A%), pre moving , FPS 9.28, Running 15.23s Step 86( N/A%), pre moving , FPS 9.86, Running 15.29s Step 87( N/A%), pre moving , FPS 10.97, Running 15.35s Step 88( N/A%), pre moving , FPS 11.34, Running 15.41s Step 89( N/A%), pre moving , FPS 11.30, Running 15.50s Step 90( N/A%), pre moving , FPS 13.41, Running 15.58s Step 91( N/A%), pre moving , FPS 14.08, Running 15.64s Step 92( N/A%), pre moving , FPS 14.66, Running 15.70s Step 93( N/A%), pre moving , FPS 18.94, Running 15.75s Step 94( N/A%), pre moving , FPS 18.35, Running 15.84s Step 95( N/A%), pre moving , FPS 17.81, Running 15.91s Step 96( N/A%), pre moving , FPS 17.18, Running 15.99s Step 97( N/A%), pre moving , FPS 13.72, Running 16.31s Step 98( N/A%), pre moving , FPS 13.21, Running 16.39s Step 99( N/A%), pre moving , FPS 12.88, Running 16.45s Step 100( N/A%), pre moving , FPS 12.45, Running 16.53s Step 101( N/A%), pre moving , FPS 10.48, Running 16.86s Step 102( N/A%), pre moving , FPS 10.36, Running 16.95s Step 103( N/A%), pre moving , FPS 6.69, Running 18.06s Step 104( N/A%), pre moving , FPS 5.99, Running 18.49s Step 105( N/A%), pre moving , FPS 5.23, Running 19.06s Step 106( N/A%), pre moving , FPS 5.05, Running 19.25s Step 107( N/A%), pre moving , FPS 4.57, Running 19.73s Step 108( N/A%), pre moving , FPS 4.23, Running 20.14s Step 109( N/A%), pre moving , FPS 3.85, Running 20.69s Step 110( N/A%), pre moving , FPS 3.77, Running 20.88s Step 111( N/A%), pre moving , FPS 3.50, Running 21.36s Step 112( N/A%), pre moving , FPS 3.29, Running 21.78s Step 113( N/A%), pre moving , FPS 3.04, Running 22.32s Step 114( N/A%), pre moving , FPS 2.89, Running 22.77s Step 115( N/A%), pre moving , FPS 2.71, Running 23.29s Step 116( N/A%), pre moving , FPS 2.67, Running 23.47s Step 117( N/A%), pre moving , FPS 2.60, Running 24.01s Step 118( N/A%), pre moving , FPS 2.49, Running 24.42s Step 119( N/A%), pre moving , FPS 2.34, Running 25.00s Step 120( N/A%), pre moving , FPS 2.24, Running 25.46s Step 121( N/A%), pre moving , FPS 2.19, Running 26.01s Step 122( N/A%), pre moving , FPS 2.16, Running 26.20s Step 123( N/A%), pre moving , FPS 2.31, Running 26.70s Step 124( N/A%), pre moving , FPS 2.32, Running 27.12s Step 125( N/A%), pre moving , FPS 2.32, Running 27.70s Step 126( N/A%), pre moving , FPS 2.32, Running 27.86s Step 127( N/A%), pre moving , FPS 2.32, Running 28.36s Step 128( N/A%), pre moving , FPS 2.32, Running 28.78s Step 129( N/A%), pre moving , FPS 2.32, Running 29.33s Step 130( N/A%), pre moving , FPS 2.32, Running 29.51s Step 131( N/A%), pre moving , FPS 2.32, Running 29.99s Step 132( N/A%), pre moving , FPS 2.32, Running 30.40s Step 133( N/A%), pre moving , FPS 2.32, Running 30.95s Step 134( N/A%), pre moving , FPS 2.32, Running 31.40s Step 135( N/A%), pre moving , FPS 2.31, Running 31.95s Step 136( N/A%), pre moving , FPS 2.31, Running 32.14s Step 137( N/A%), pre moving , FPS 2.30, Running 32.71s Step 138( N/A%), pre moving , FPS 2.28, Running 33.20s Step 139( N/A%), pre moving , FPS 2.39, Running 33.38s Step 140( N/A%), pre moving , FPS 2.48, Running 33.54s Step 141( N/A%), pre moving , FPS 2.57, Running 33.78s Step 142( N/A%), pre moving , FPS 2.59, Running 33.94s Step 143( N/A%), pre moving , FPS 2.68, Running 34.16s Step 144( N/A%), pre moving , FPS 2.79, Running 34.29s Step 145( N/A%), pre moving , FPS 2.93, Running 34.52s Step 146( N/A%), pre moving , FPS 2.93, Running 34.68s Step 147( N/A%), pre moving , FPS 3.01, Running 35.00s Step 148( N/A%), pre moving , FPS 3.10, Running 35.24s Step 149( N/A%), pre moving , FPS 3.18, Running 35.62s Step 150( N/A%), pre moving , FPS 3.18, Running 35.80s Step 151( N/A%), pre moving , FPS 3.19, Running 36.26s Step 152( N/A%), pre moving , FPS 3.17, Running 36.71s Step 153( N/A%), pre moving , FPS 3.16, Running 37.27s Step 154( N/A%), pre moving , FPS 3.30, Running 37.47s Step 155( N/A%), pre moving , FPS 3.30, Running 38.01s Step 156( N/A%), pre moving , FPS 3.15, Running 38.48s Step 157( N/A%), pre moving , FPS 3.16, Running 39.04s Step 158( N/A%), pre moving , FPS 3.17, Running 39.51s Step 159( N/A%), pre moving , FPS 3.00, Running 40.05s Step 160( N/A%), pre moving , FPS 2.98, Running 40.24s Step 161( N/A%), pre moving , FPS 2.87, Running 40.76s Step 162( N/A%), pre moving , FPS 2.76, Running 41.19s Step 163( N/A%), pre moving , FPS 2.64, Running 41.73s Step 164( N/A%), pre moving , FPS 2.61, Running 41.94s Step 165( N/A%), pre moving , FPS 2.51, Running 42.48s Step 166( N/A%), pre moving , FPS 2.53, Running 42.59s Step 167( N/A%), pre moving , FPS 2.53, Running 42.90s Step 168( N/A%), pre moving , FPS 2.57, Running 43.01s Step 169( N/A%), pre moving , FPS 2.67, Running 43.11s Step 170( N/A%), pre moving , FPS 2.61, Running 43.46s Step 171( N/A%), pre moving , FPS 2.74, Running 43.57s Step 172( N/A%), pre moving , FPS 2.87, Running 43.67s Step 173( N/A%), pre moving , FPS 2.97, Running 44.00s Step 174( N/A%), pre moving , FPS 3.02, Running 44.09s Step 175( N/A%), pre moving , FPS 3.25, Running 44.17s Step 176( N/A%), pre moving , FPS 2.51, Running 46.44s Step 177( N/A%), pre moving , FPS 2.52, Running 46.99s Step 178( N/A%), pre moving , FPS 2.52, Running 47.43s Step 179( N/A%), pre moving , FPS 2.53, Running 47.97s Step 180( N/A%), pre moving , FPS 2.50, Running 48.23s Step 181( N/A%), pre moving , FPS 2.43, Running 48.97s Step 182( N/A%), pre moving , FPS 2.50, Running 49.19s Step 183( N/A%), pre moving , FPS 2.49, Running 49.75s Step 184( N/A%), pre moving , FPS 2.42, Running 50.20s Step 185( N/A%), pre moving , FPS 2.42, Running 50.74s Step 186( N/A%), pre moving , FPS 2.40, Running 50.93s Step 187( N/A%), pre moving , FPS 2.31, Running 51.54s Step 188( N/A%), pre moving , FPS 2.24, Running 51.95s Step 189( N/A%), pre moving , FPS 2.12, Running 52.53s Step 190( N/A%), pre moving , FPS 2.10, Running 53.00s Step 191( N/A%), pre moving , FPS 2.01, Running 53.52s Step 192( N/A%), pre moving , FPS 2.00, Running 53.67s Step 193( N/A%), pre moving , FPS 2.03, Running 53.87s Step 194( N/A%), pre moving , FPS 2.02, Running 54.02s Step 195( N/A%), pre moving , FPS 1.99, Running 54.25s Step 196( 0.33%), action 1, FPS 2.31, Running 55.08s Step 197( 0.67%), action 2, FPS 2.38, Running 55.38s Step 198( 1.00%), action 3, FPS 2.38, Running 55.85s Step 199( 1.33%), action 4, FPS 2.43, Running 56.20s Step 200( 1.67%), action 5, FPS 2.33, Running 56.82s Step 201( 2.00%), action 6, FPS 2.36, Running 57.45s Step 202( 2.33%), action 7, FPS 2.19, Running 58.31s Step 203( 2.67%), action 8, FPS 2.27, Running 58.58s Step 204( 3.00%), action 9, FPS 2.15, Running 59.49s Step 205( 3.33%), action 10, FPS 2.15, Running 60.06s Step 206( 3.67%), action 11, FPS 1.91, Running 61.43s Step 207( 4.00%), action 12, FPS 1.95, Running 61.77s Step 208( 4.33%), action 13, FPS 1.87, Running 62.63s Step 209( 4.67%), action 14, FPS 1.86, Running 63.27s Step 210( 5.00%), action 15, FPS 1.75, Running 64.41s Step 211( 5.33%), action 16, FPS 1.75, Running 64.93s Step 212( 5.67%), action 17, FPS 1.58, Running 66.33s Step 213( 6.00%), action 18, FPS 1.52, Running 67.05s Step 214( 6.33%), action 19, FPS 1.43, Running 68.01s Step 215( 6.67%), action 20, FPS 1.40, Running 68.57s Step 216( 7.00%), action 21, FPS 1.38, Running 69.54s Step 217( 7.33%), action 22, FPS 1.38, Running 69.86s Step 218( 7.67%), action 23, FPS 1.35, Running 70.69s Step 219( 8.00%), action 24, FPS 1.35, Running 70.98s Step 220( 8.33%), action 25, FPS 1.33, Running 71.82s Step 221( 8.67%), action 26, FPS 1.34, Running 72.33s Step 222( 9.00%), action 27, FPS 1.36, Running 72.98s Step 223( 9.33%), action 28, FPS 1.34, Running 73.49s Step 224( 9.67%), action 29, FPS 1.38, Running 73.97s Step 225( 10.00%), action 30, FPS 1.40, Running 74.32s Step 226( 10.33%), action 31, FPS 1.40, Running 75.68s Step 227( 10.67%), action 32, FPS 1.40, Running 76.03s Step 228( 11.00%), action 33, FPS 1.40, Running 76.95s Step 229( 11.33%), action 34, FPS 1.40, Running 77.52s Step 230( 11.67%), action 35, FPS 1.43, Running 78.44s Step 231( 12.00%), action 36, FPS 1.45, Running 78.72s Step 232( 12.33%), action 37, FPS 1.50, Running 79.69s Step 233( 12.67%), action 38, FPS 1.51, Running 80.28s Step 234( 13.00%), action 39, FPS 1.50, Running 81.32s Step 235( 13.33%), action 40, FPS 1.50, Running 81.88s Step 236( 13.67%), action 41, FPS 1.49, Running 82.94s Step 237( 14.00%), action 42, FPS 1.46, Running 83.53s Step 238( 14.33%), action 43, FPS 1.45, Running 84.45s Step 239( 14.67%), action 44, FPS 1.44, Running 84.86s Step 240( 15.00%), action 45, FPS 1.44, Running 85.66s Step 241( 15.33%), action 46, FPS 1.44, Running 86.25s Step 242( 15.67%), action 47, FPS 1.40, Running 87.26s Step 243( 16.00%), action 48, FPS 1.39, Running 87.87s Step 244( 16.33%), action 49, FPS 1.34, Running 88.86s Step 245( 16.67%), action 50, FPS 1.32, Running 89.43s Step 246( 17.00%), action 51, FPS 1.32, Running 90.83s Step 247( 17.33%), action 52, FPS 1.28, Running 91.62s Step 248( 17.67%), action 53, FPS 1.28, Running 92.62s Step 249( 18.00%), action 54, FPS 1.29, Running 93.02s Step 250( 18.33%), action 55, FPS 1.29, Running 93.94s Step 251( 18.67%), action 56, FPS 1.27, Running 94.49s Step 252( 19.00%), action 57, FPS 1.27, Running 95.48s Step 253( 19.33%), action 58, FPS 1.26, Running 96.13s Step 254( 19.67%), action 59, FPS 1.25, Running 97.35s Step 255( 20.00%), action 60, FPS 1.25, Running 97.88s Step 256( 20.33%), action 61, FPS 1.25, Running 98.92s Step 257( 20.67%), action 62, FPS 1.25, Running 99.49s Step 258( 21.00%), action 63, FPS 1.25, Running 100.44s Step 259( 21.33%), action 64, FPS 1.23, Running 101.09s Step 260( 21.67%), action 65, FPS 1.22, Running 102.02s [2026-08-02 19:56:33] [50 ] Seed 49 failed after 102.35 s. +steps: 260 , actions: 65 . +Instruction: Empty +Total 12/50(24.00%) success. +Setting seed: 50 +Step 1( N/A%), pre moving , FPS 0.08, Running 12.74s Step 2( N/A%), pre moving , FPS 0.15, Running 13.06s Step 3( N/A%), pre moving , FPS 0.23, Running 13.13s Step 4( N/A%), pre moving , FPS 0.30, Running 13.22s Step 5( N/A%), pre moving , FPS 0.38, Running 13.33s Step 6( N/A%), pre moving , FPS 0.45, Running 13.37s Step 7( N/A%), pre moving , FPS 0.51, Running 13.70s Step 8( N/A%), pre moving , FPS 0.58, Running 13.80s Step 9( N/A%), pre moving , FPS 0.65, Running 13.87s Step 10( N/A%), pre moving , FPS 0.72, Running 13.95s Step 11( N/A%), pre moving , FPS 0.77, Running 14.28s Step 12( N/A%), pre moving , FPS 0.83, Running 14.38s Step 13( N/A%), pre moving , FPS 0.90, Running 14.46s Step 14( N/A%), pre moving , FPS 0.96, Running 14.54s Step 15( N/A%), pre moving , FPS 1.01, Running 14.90s Step 16( N/A%), pre moving , FPS 1.07, Running 14.97s Step 17( N/A%), pre moving , FPS 1.13, Running 15.06s Step 18( N/A%), pre moving , FPS 1.17, Running 15.39s Step 19( N/A%), pre moving , FPS 1.23, Running 15.50s Step 20( N/A%), pre moving , FPS 1.28, Running 15.58s Step 21( N/A%), pre moving , FPS 6.02, Running 16.06s Step 22( N/A%), pre moving , FPS 6.46, Running 16.16s Step 23( N/A%), pre moving , FPS 5.97, Running 16.48s Step 24( N/A%), pre moving , FPS 5.92, Running 16.60s Step 25( N/A%), pre moving , FPS 5.97, Running 16.68s Step 26( N/A%), pre moving , FPS 5.24, Running 17.19s Step 27( N/A%), pre moving , FPS 5.55, Running 17.30s Step 28( N/A%), pre moving , FPS 5.23, Running 17.63s Step 29( N/A%), pre moving , FPS 5.14, Running 17.76s Step 30( N/A%), pre moving , FPS 4.90, Running 18.03s Step 31( N/A%), pre moving , FPS 5.04, Running 18.25s Step 32( N/A%), pre moving , FPS 5.07, Running 18.33s Step 33( N/A%), pre moving , FPS 5.07, Running 18.41s Step 34( N/A%), pre moving , FPS 4.76, Running 18.74s Step 35( N/A%), pre moving , FPS 5.08, Running 18.83s Step 36( N/A%), pre moving , FPS 4.46, Running 19.46s Step 37( N/A%), pre moving , FPS 4.23, Running 19.79s Step 38( N/A%), pre moving , FPS 4.45, Running 19.89s Step 39( N/A%), pre moving , FPS 4.47, Running 19.97s Step 40( N/A%), pre moving , FPS 4.44, Running 20.09s Step 41( N/A%), pre moving , FPS 4.64, Running 20.37s Step 42( N/A%), pre moving , FPS 4.65, Running 20.46s Step 43( N/A%), pre moving , FPS 4.93, Running 20.54s Step 44( N/A%), pre moving , FPS 5.00, Running 20.60s Step 45( N/A%), pre moving , FPS 4.70, Running 20.93s Step 46( N/A%), pre moving , FPS 5.22, Running 21.02s Step 47( N/A%), pre moving , FPS 5.26, Running 21.11s Step 48( N/A%), pre moving , FPS 5.37, Running 21.35s Step 49( N/A%), pre moving , FPS 5.31, Running 21.53s Step 50( N/A%), pre moving , FPS 5.61, Running 21.60s Step 51( N/A%), pre moving , FPS 5.84, Running 21.68s Step 52( N/A%), pre moving , FPS 5.44, Running 22.01s Step 53( N/A%), pre moving , FPS 5.38, Running 22.13s Step 54( N/A%), pre moving , FPS 5.72, Running 22.24s Step 55( N/A%), pre moving , FPS 5.30, Running 22.60s Step 56( N/A%), pre moving , FPS 6.12, Running 22.73s Step 57( N/A%), pre moving , FPS 6.08, Running 23.08s Step 58( N/A%), pre moving , FPS 5.96, Running 23.25s Step 59( N/A%), pre moving , FPS 5.89, Running 23.37s Step 60( N/A%), pre moving , FPS 5.45, Running 23.76s Step 61( N/A%), pre moving , FPS 5.71, Running 23.87s Step 62( N/A%), pre moving , FPS 5.30, Running 24.23s Step 63( N/A%), pre moving , FPS 5.24, Running 24.36s Step 64( N/A%), pre moving , FPS 5.17, Running 24.47s Step 65( N/A%), pre moving , FPS 5.13, Running 24.83s Step 66( N/A%), pre moving , FPS 5.08, Running 24.96s Step 67( N/A%), pre moving , FPS 4.74, Running 25.33s Step 68( N/A%), pre moving , FPS 4.86, Running 25.46s Step 69( N/A%), pre moving , FPS 4.94, Running 25.58s Step 70( N/A%), pre moving , FPS 4.61, Running 25.94s Step 71( N/A%), pre moving , FPS 4.56, Running 26.07s Step 72( N/A%), pre moving , FPS 4.83, Running 26.15s Step 73( N/A%), pre moving , FPS 4.60, Running 26.48s Step 74( N/A%), pre moving , FPS 4.58, Running 26.60s Step 75( N/A%), pre moving , FPS 4.87, Running 26.71s Step 76( N/A%), pre moving , FPS 4.61, Running 27.07s Step 77( N/A%), pre moving , FPS 4.85, Running 27.20s Step 78( N/A%), pre moving , FPS 4.61, Running 27.58s Step 79( N/A%), pre moving , FPS 4.60, Running 27.71s Step 80( N/A%), pre moving , FPS 4.91, Running 27.83s Step 81( N/A%), pre moving , FPS 4.60, Running 28.22s Step 82( N/A%), pre moving , FPS 4.87, Running 28.34s Step 83( N/A%), pre moving , FPS 4.60, Running 28.70s Step 84( N/A%), pre moving , FPS 4.58, Running 28.84s Step 85( N/A%), pre moving , FPS 4.83, Running 28.96s Step 86( N/A%), pre moving , FPS 4.59, Running 29.32s Step 87( N/A%), pre moving , FPS 4.87, Running 29.43s Step 88( N/A%), pre moving , FPS 4.89, Running 29.56s Step 89( N/A%), pre moving , FPS 4.87, Running 29.68s Step 90( N/A%), pre moving , FPS 5.17, Running 29.80s Step 91( N/A%), pre moving , FPS 4.42, Running 30.59s Step 92( N/A%), pre moving , FPS 3.90, Running 31.28s Step 93( N/A%), pre moving , FPS 3.87, Running 31.65s Step 94( N/A%), pre moving , FPS 3.90, Running 31.73s Step 95( N/A%), pre moving , FPS 3.85, Running 31.91s Step 96( N/A%), pre moving , FPS 3.92, Running 32.17s Step 97( N/A%), pre moving , FPS 3.86, Running 32.39s Step 98( N/A%), pre moving , FPS 4.08, Running 32.49s Step 99( N/A%), pre moving , FPS 3.90, Running 32.85s Step 100( N/A%), pre moving , FPS 3.86, Running 33.01s Step 101( N/A%), pre moving , FPS 4.07, Running 33.14s Step 102( N/A%), pre moving , FPS 3.89, Running 33.48s Step 103( N/A%), pre moving , FPS 4.08, Running 33.61s Step 104( N/A%), pre moving , FPS 3.81, Running 34.09s Step 105( N/A%), pre moving , FPS 3.57, Running 34.56s Step 106( N/A%), pre moving , FPS 3.68, Running 34.75s Step 107( N/A%), pre moving , FPS 3.49, Running 35.17s Step 108( N/A%), pre moving , FPS 3.47, Running 35.31s Step 109( N/A%), pre moving , FPS 3.32, Running 35.70s Step 110( N/A%), pre moving , FPS 3.33, Running 35.81s Step 111( N/A%), pre moving , FPS 3.73, Running 35.94s Step 112( N/A%), pre moving , FPS 3.94, Running 36.35s Step 113( N/A%), pre moving , FPS 4.18, Running 36.42s Step 114( N/A%), pre moving , FPS 4.14, Running 36.56s Step 115( N/A%), pre moving , FPS 3.95, Running 36.97s Step 116( N/A%), pre moving , FPS 4.06, Running 37.10s Step 117( N/A%), pre moving , FPS 3.96, Running 37.44s Step 118( N/A%), pre moving , FPS 3.96, Running 37.54s Step 119( N/A%), pre moving , FPS 4.15, Running 37.66s Step 120( N/A%), pre moving , FPS 3.95, Running 38.07s Step 121( N/A%), pre moving , FPS 3.95, Running 38.21s Step 122( N/A%), pre moving , FPS 4.13, Running 38.33s Step 123( N/A%), pre moving , FPS 3.88, Running 38.77s Step 124( N/A%), pre moving , FPS 4.17, Running 38.89s Step 125( N/A%), pre moving , FPS 4.24, Running 39.28s Step 126( N/A%), pre moving , FPS 4.24, Running 39.46s Step 127( N/A%), pre moving , FPS 4.20, Running 39.93s Step 128( N/A%), pre moving , FPS 4.19, Running 40.08s Step 129( N/A%), pre moving , FPS 4.14, Running 40.54s Step 130( N/A%), pre moving , FPS 3.84, Running 41.02s Step 131( N/A%), pre moving , FPS 3.88, Running 41.10s Step 132( N/A%), pre moving , FPS 4.14, Running 41.18s Step 133( N/A%), pre moving , FPS 4.14, Running 41.26s Step 134( N/A%), pre moving , FPS 3.98, Running 41.59s Step 135( N/A%), pre moving , FPS 4.24, Running 41.69s Step 136( N/A%), pre moving , FPS 4.30, Running 41.75s Step 137( N/A%), pre moving , FPS 4.55, Running 41.84s Step 138( N/A%), pre moving , FPS 4.33, Running 42.17s Step 139( N/A%), pre moving , FPS 4.35, Running 42.26s Step 140( N/A%), pre moving , FPS 4.68, Running 42.34s Step 141( N/A%), pre moving , FPS 4.75, Running 42.42s Step 142( N/A%), pre moving , FPS 4.53, Running 42.74s Step 143( N/A%), pre moving , FPS 4.90, Running 42.84s Step 144( N/A%), pre moving , FPS 4.96, Running 42.92s Step 145( N/A%), pre moving , FPS 5.39, Running 42.99s Step 146( N/A%), pre moving , FPS 5.19, Running 43.32s Step 147( N/A%), pre moving , FPS 5.74, Running 43.41s Step 148( N/A%), pre moving , FPS 5.86, Running 43.50s Step 149( N/A%), pre moving , FPS 6.09, Running 43.82s Step 150( N/A%), pre moving , FPS 6.91, Running 43.91s Step 151( N/A%), pre moving , FPS 6.95, Running 43.98s Step 152( N/A%), pre moving , FPS 6.93, Running 44.06s Step 153( N/A%), pre moving , FPS 6.39, Running 44.39s Step 154( N/A%), pre moving , FPS 6.92, Running 44.48s Step 155( N/A%), pre moving , FPS 6.99, Running 44.55s Step 156( N/A%), pre moving , FPS 6.96, Running 44.63s Step 157( N/A%), pre moving , FPS 6.66, Running 44.84s Step 158( N/A%), pre moving , FPS 7.07, Running 44.99s Step 159( N/A%), pre moving , FPS 7.07, Running 45.09s Step 160( N/A%), pre moving , FPS 7.08, Running 45.17s Step 161( N/A%), pre moving , FPS 7.10, Running 45.23s Step 162( N/A%), pre moving , FPS 7.11, Running 45.56s Step 163( N/A%), pre moving , FPS 7.12, Running 45.65s Step 164( N/A%), pre moving , FPS 7.13, Running 45.73s Step 165( N/A%), pre moving , FPS 7.12, Running 45.80s Step 166( N/A%), pre moving , FPS 7.15, Running 46.11s Step 167( N/A%), pre moving , FPS 7.17, Running 46.20s Step 168( N/A%), pre moving , FPS 7.19, Running 46.28s Step 169( N/A%), pre moving , FPS 5.71, Running 47.33s Step 170( N/A%), pre moving , FPS 5.18, Running 47.77s Step 171( N/A%), pre moving , FPS 4.61, Running 48.32s Step 172( N/A%), pre moving , FPS 4.51, Running 48.49s Step 173( N/A%), pre moving , FPS 4.50, Running 48.84s Step 174( N/A%), pre moving , FPS 4.39, Running 49.04s Step 175( N/A%), pre moving , FPS 4.15, Running 49.37s Step 176( N/A%), pre moving , FPS 3.91, Running 49.75s Step 177( N/A%), pre moving , FPS 3.67, Running 50.29s Step 178( N/A%), pre moving , FPS 3.63, Running 50.50s Step 179( N/A%), pre moving , FPS 3.37, Running 51.02s Step 180( N/A%), pre moving , FPS 3.18, Running 51.45s Step 181( N/A%), pre moving , FPS 2.97, Running 51.98s Step 182( N/A%), pre moving , FPS 3.03, Running 52.16s Step 183( N/A%), pre moving , FPS 2.86, Running 52.65s Step 184( N/A%), pre moving , FPS 2.73, Running 53.05s Step 185( N/A%), pre moving , FPS 2.57, Running 53.60s Step 186( N/A%), pre moving , FPS 2.61, Running 53.78s Step 187( N/A%), pre moving , FPS 2.47, Running 54.31s Step 188( N/A%), pre moving , FPS 2.36, Running 54.76s Step 189( N/A%), pre moving , FPS 2.50, Running 55.34s Step 190( N/A%), pre moving , FPS 2.59, Running 55.51s Step 191( N/A%), pre moving , FPS 2.62, Running 55.95s Step 192( N/A%), pre moving , FPS 2.54, Running 56.36s Step 193( N/A%), pre moving , FPS 2.48, Running 56.89s Step 194( N/A%), pre moving , FPS 2.49, Running 57.06s Step 195( N/A%), pre moving , FPS 2.43, Running 57.60s Step 196( N/A%), pre moving , FPS 2.42, Running 58.00s Step 197( N/A%), pre moving , FPS 2.43, Running 58.53s Step 198( N/A%), pre moving , FPS 2.44, Running 58.70s Step 199( N/A%), pre moving , FPS 2.44, Running 59.24s Step 200( N/A%), pre moving , FPS 2.44, Running 59.66s Step 201( N/A%), pre moving , FPS 2.43, Running 60.21s Step 202( N/A%), pre moving , FPS 2.43, Running 60.39s Step 203( N/A%), pre moving , FPS 2.42, Running 60.92s Step 204( N/A%), pre moving , FPS 2.41, Running 61.34s Step 205( N/A%), pre moving , FPS 2.42, Running 61.86s Step 206( N/A%), pre moving , FPS 2.42, Running 62.05s Step 207( N/A%), pre moving , FPS 2.43, Running 62.54s Step 208( N/A%), pre moving , FPS 2.44, Running 62.95s Step 209( N/A%), pre moving , FPS 2.46, Running 63.47s Step 210( N/A%), pre moving , FPS 2.46, Running 63.63s Step 211( N/A%), pre moving , FPS 2.43, Running 64.17s Step 212( N/A%), pre moving , FPS 2.43, Running 64.59s Step 213( N/A%), pre moving , FPS 2.42, Running 65.17s Step 214( N/A%), pre moving , FPS 2.37, Running 65.49s Step 215( N/A%), pre moving , FPS 2.43, Running 65.84s Step 216( N/A%), pre moving , FPS 2.44, Running 66.21s Step 217( N/A%), pre moving , FPS 2.44, Running 66.72s Step 218( N/A%), pre moving , FPS 2.44, Running 66.90s Step 219( N/A%), pre moving , FPS 2.54, Running 67.12s Step 220( N/A%), pre moving , FPS 2.63, Running 67.26s Step 221( N/A%), pre moving , FPS 2.76, Running 67.46s Step 222( N/A%), pre moving , FPS 2.76, Running 67.63s Step 223( N/A%), pre moving , FPS 2.85, Running 67.93s Step 224( N/A%), pre moving , FPS 2.95, Running 68.11s Step 225( N/A%), pre moving , FPS 3.02, Running 68.48s Step 226( N/A%), pre moving , FPS 2.87, Running 69.01s Step 227( N/A%), pre moving , FPS 2.85, Running 69.56s Step 228( N/A%), pre moving , FPS 2.82, Running 70.06s Step 229( N/A%), pre moving , FPS 2.78, Running 70.65s Step 230( N/A%), pre moving , FPS 2.68, Running 71.08s Step 231( N/A%), pre moving , FPS 2.66, Running 71.67s Step 232( N/A%), pre moving , FPS 2.65, Running 72.14s Step 233( N/A%), pre moving , FPS 2.64, Running 72.75s Step 234( N/A%), pre moving , FPS 2.60, Running 73.19s Step 235( N/A%), pre moving , FPS 2.53, Running 73.74s Step 236( N/A%), pre moving , FPS 2.58, Running 73.94s Step 237( N/A%), pre moving , FPS 2.56, Running 74.54s Step 238( N/A%), pre moving , FPS 2.50, Running 74.90s Step 239( N/A%), pre moving , FPS 2.28, Running 75.90s Step 240( N/A%), pre moving , FPS 2.26, Running 76.11s Step 241( N/A%), pre moving , FPS 2.17, Running 76.69s Step 242( N/A%), pre moving , FPS 2.10, Running 77.14s Step 243( N/A%), pre moving , FPS 2.04, Running 77.72s Step 244( N/A%), pre moving , FPS 1.99, Running 78.16s Step 245( N/A%), pre moving , FPS 1.95, Running 78.73s Step 246( N/A%), pre moving , FPS 2.01, Running 78.94s Step 247( N/A%), pre moving , FPS 2.02, Running 79.48s Step 248( N/A%), pre moving , FPS 2.02, Running 79.94s Step 249( N/A%), pre moving , FPS 2.03, Running 80.52s Step 250( N/A%), pre moving , FPS 2.03, Running 80.95s Step 251( N/A%), pre moving , FPS 2.03, Running 81.53s Step 252( N/A%), pre moving , FPS 2.03, Running 81.97s Step 253( N/A%), pre moving , FPS 2.04, Running 82.54s Step 254( N/A%), pre moving , FPS 2.09, Running 82.77s Step 255( N/A%), pre moving , FPS 2.10, Running 83.27s Step 256( N/A%), pre moving , FPS 2.04, Running 83.73s Step 257( N/A%), pre moving , FPS 2.05, Running 84.31s Step 258( N/A%), pre moving , FPS 2.03, Running 84.75s Step 259( N/A%), pre moving , FPS 2.13, Running 85.31s Step 260( N/A%), pre moving , FPS 2.09, Running 85.67s Step 261( N/A%), pre moving , FPS 2.17, Running 85.93s Step 262( N/A%), pre moving , FPS 2.23, Running 86.09s Step 263( N/A%), pre moving , FPS 2.32, Running 86.33s Step 264( N/A%), pre moving , FPS 2.40, Running 86.48s Step 265( N/A%), pre moving , FPS 2.52, Running 86.67s Step 266( N/A%), pre moving , FPS 2.53, Running 86.84s Step 267( N/A%), pre moving , FPS 2.64, Running 87.07s Step 268( N/A%), pre moving , FPS 2.79, Running 87.10s Step 269( N/A%), pre moving , FPS 3.02, Running 87.14s Step 270( N/A%), pre moving , FPS 3.21, Running 87.18s Step 271( N/A%), pre moving , FPS 3.51, Running 87.22s Step 272( N/A%), pre moving , FPS 3.78, Running 87.26s Step 273( N/A%), pre moving , FPS 4.20, Running 87.30s Step 274( N/A%), pre moving , FPS 4.37, Running 87.34s Step 275( N/A%), pre moving , FPS 4.86, Running 87.39s Step 276( N/A%), pre moving , FPS 5.42, Running 87.43s Step 277( N/A%), pre moving , FPS 6.33, Running 87.47s Step 278( N/A%), pre moving , FPS 5.02, Running 88.73s Step 279( N/A%), pre moving , FPS 5.25, Running 89.12s Step 280( N/A%), pre moving , FPS 5.43, Running 89.35s Step 281( N/A%), pre moving , FPS 4.71, Running 90.17s Step 282( N/A%), pre moving , FPS 4.65, Running 90.39s Step 283( N/A%), pre moving , FPS 4.15, Running 91.15s Step 284( N/A%), pre moving , FPS 4.04, Running 91.42s Step 285( N/A%), pre moving , FPS 3.75, Running 92.00s Step 286( N/A%), pre moving , FPS 3.58, Running 92.43s Step 287( N/A%), pre moving , FPS 3.38, Running 92.99s Step 288( N/A%), pre moving , FPS 3.27, Running 93.22s Step 289( N/A%), pre moving , FPS 2.96, Running 93.91s Step 290( N/A%), pre moving , FPS 2.84, Running 94.22s Step 291( N/A%), pre moving , FPS 2.64, Running 94.79s Step 292( N/A%), pre moving , FPS 2.50, Running 95.25s Step 293( N/A%), pre moving , FPS 2.37, Running 95.75s Step 294( N/A%), pre moving , FPS 2.32, Running 95.97s Step 295( N/A%), pre moving , FPS 2.13, Running 96.76s Step 296( N/A%), pre moving , FPS 2.10, Running 96.95s Step 297( N/A%), pre moving , FPS 1.99, Running 97.53s Step 298( 0.33%), action 1, FPS 1.93, Running 99.09s Step 299( 0.67%), action 2, FPS 1.89, Running 99.71s Step 300( 1.00%), action 3, FPS 1.77, Running 100.64s Step 301( 1.33%), action 4, FPS 1.85, Running 100.98s Step 302( 1.67%), action 5, FPS 1.74, Running 101.86s Step 303( 2.00%), action 6, FPS 1.82, Running 102.16s Step 304( 2.33%), action 7, FPS 1.74, Running 102.95s Step 305( 2.67%), action 8, FPS 1.78, Running 103.23s Step 306( 3.00%), action 9, FPS 1.73, Running 104.02s Step 307( 3.33%), action 10, FPS 1.72, Running 104.64s Step 308( 3.67%), action 11, FPS 1.61, Running 105.61s Step 309( 4.00%), action 12, FPS 1.62, Running 106.23s Step 310( 4.33%), action 13, FPS 1.58, Running 106.90s Step 311( 4.67%), action 14, FPS 1.61, Running 107.18s Step 312( 5.00%), action 15, FPS 1.61, Running 107.64s Step 313( 5.33%), action 16, FPS 1.62, Running 108.09s Step 314( 5.67%), action 17, FPS 1.57, Running 108.71s Step 315( 6.00%), action 18, FPS 1.62, Running 109.11s Step 316( 6.33%), action 19, FPS 1.54, Running 109.95s Step 317( 6.67%), action 20, FPS 1.57, Running 110.26s Step 318( 7.00%), action 21, FPS 1.65, Running 111.20s Step 319( 7.33%), action 22, FPS 1.67, Running 111.71s Step 320( 7.67%), action 23, FPS 1.71, Running 112.37s Step 321( 8.00%), action 24, FPS 1.67, Running 112.96s Step 322( 8.33%), action 25, FPS 1.66, Running 113.93s Step 323( 8.67%), action 26, FPS 1.62, Running 114.52s Step 324( 9.00%), action 27, FPS 1.59, Running 115.55s Step 325( 9.33%), action 28, FPS 1.55, Running 116.11s Step 326( 9.67%), action 29, FPS 1.53, Running 117.10s Step 327( 10.00%), action 30, FPS 1.56, Running 117.45s Step 328( 10.33%), action 31, FPS 1.55, Running 118.56s Step 329( 10.67%), action 32, FPS 1.57, Running 118.95s Step 330( 11.00%), action 33, FPS 1.54, Running 119.91s Step 331( 11.33%), action 34, FPS 1.50, Running 120.52s Step 332( 11.67%), action 35, FPS 1.45, Running 121.46s Step 333( 12.00%), action 36, FPS 1.44, Running 121.97s Step 334( 12.33%), action 37, FPS 1.44, Running 122.65s Step 335( 12.67%), action 38, FPS 1.42, Running 123.22s Step 336( 13.00%), action 39, FPS 1.40, Running 124.22s Step 337( 13.33%), action 40, FPS 1.38, Running 124.80s Step 338( 13.67%), action 41, FPS 1.36, Running 125.89s Step 339( 14.00%), action 42, FPS 1.36, Running 126.46s Step 340( 14.33%), action 43, FPS 1.37, Running 126.93s Step 341( 14.67%), action 44, FPS 1.37, Running 127.54s Step 342( 15.00%), action 45, FPS 1.43, Running 127.88s Step 343( 15.33%), action 46, FPS 1.44, Running 128.45s Step 344( 15.67%), action 47, FPS 1.45, Running 129.37s Step 345( 16.00%), action 48, FPS 1.43, Running 130.06s Step 346( 16.33%), action 49, FPS 1.44, Running 130.95s Step 347( 16.67%), action 50, FPS 1.41, Running 131.63s Step 348( 17.00%), action 51, FPS 1.43, Running 132.56s Step 349( 17.33%), action 52, FPS 1.43, Running 132.91s Step 350( 17.67%), action 53, FPS 1.43, Running 133.90s Step 351( 18.00%), action 54, FPS 1.44, Running 134.45s Step 352( 18.33%), action 55, FPS 1.44, Running 135.38s Step 353( 18.67%), action 56, FPS 1.43, Running 135.95s Step 354( 19.00%), action 57, FPS 1.40, Running 136.98s Step 355( 19.33%), action 58, FPS 1.42, Running 137.33s Step 356( 19.67%), action 59, FPS 1.38, Running 138.68s Step 357( 20.00%), action 60, FPS 1.40, Running 139.05s Step 358( 20.33%), action 61, FPS 1.39, Running 140.25s Step 359( 20.67%), action 62, FPS 1.39, Running 140.83s Step 360( 21.00%), action 63, FPS 1.34, Running 141.91s Step 361( 21.33%), action 64, FPS 1.33, Running 142.55s Step 362( 21.67%), action 65, FPS 1.28, Running 143.51s Step 363( 22.00%), action 66, FPS 1.29, Running 143.90s Step 364( 22.33%), action 67, FPS 1.29, Running 144.84s Step 365( 22.67%), action 68, FPS 1.30, Running 145.44s Step 366( 23.00%), action 69, FPS 1.30, Running 146.37s Step 367( 23.33%), action 70, FPS 1.33, Running 146.65s Step 368( 23.67%), action 71, FPS 1.31, Running 147.77s Step 369( 24.00%), action 72, FPS 1.27, Running 148.70s Step 370( 24.33%), action 73, FPS 1.28, Running 149.50s Step 371( 24.67%), action 74, FPS 1.29, Running 149.98s Step 372( 25.00%), action 75, FPS 1.29, Running 150.84s Step 373( 25.33%), action 76, FPS 1.28, Running 151.51s Step 374( 25.67%), action 77, FPS 1.29, Running 152.50s Step 375( 26.00%), action 78, FPS 1.29, Running 152.83s Step 376( 26.33%), action 79, FPS 1.34, Running 153.65s Step 377( 26.67%), action 80, FPS 1.34, Running 154.00s Step 378( 27.00%), action 81, FPS 1.37, Running 154.86s Step 379( 27.33%), action 82, FPS 1.37, Running 155.41s Step 380( 27.67%), action 83, FPS 1.38, Running 156.36s Step 381( 28.00%), action 84, FPS 1.42, Running 156.65s Step 382( 28.33%), action 85, FPS 1.42, Running 157.64s Step 383( 28.67%), action 86, FPS 1.40, Running 158.18s Step 384( 29.00%), action 87, FPS 1.39, Running 159.18s Step 385( 29.33%), action 88, FPS 1.42, Running 159.56s Step 386( 29.67%), action 89, FPS 1.42, Running 160.41s Step 387( 30.00%), action 90, FPS 1.42, Running 160.69s Step 388( 30.33%), action 91, FPS 1.43, Running 161.73s Step 389( 30.67%), action 92, FPS 1.49, Running 162.16s Step 390( 31.00%), action 93, FPS 1.47, Running 163.07s Step 391( 31.33%), action 94, FPS 1.50, Running 163.32s Step 392( 31.67%), action 95, FPS 1.50, Running 164.22s Step 393( 32.00%), action 96, FPS 1.50, Running 164.85s Step 394( 32.33%), action 97, FPS 1.53, Running 165.60s Step 395( 32.67%), action 98, FPS 1.54, Running 165.81s Step 396( 33.00%), action 99, FPS 1.59, Running 166.26s Step 397( 33.33%), action 100, FPS 1.58, Running 166.67s Step 398( 33.67%), action 101, FPS 1.59, Running 167.42s Step 399( 34.00%), action 102, FPS 1.60, Running 167.88s Step 400( 34.33%), action 103, FPS 1.61, Running 168.81s Step 401( 34.67%), action 104, FPS 1.56, Running 169.45s Step 402( 35.00%), action 105, FPS 1.60, Running 170.11s Step 403( 35.33%), action 106, FPS 1.61, Running 170.64s Step 404( 35.67%), action 107, FPS 1.61, Running 171.60s Step 405( 36.00%), action 108, FPS 1.59, Running 172.14s Step 406( 36.33%), action 109, FPS 1.60, Running 172.93s Step 407( 36.67%), action 110, FPS 1.57, Running 173.42s Step 408( 37.00%), action 111, FPS 1.57, Running 174.44s Step 409( 37.33%), action 112, FPS 1.55, Running 175.02s Step 410( 37.67%), action 113, FPS 1.55, Running 175.95s Step 411( 38.00%), action 114, FPS 1.54, Running 176.32s Step 412( 38.33%), action 115, FPS 1.55, Running 177.09s Step 413( 38.67%), action 116, FPS 1.56, Running 177.70s Step 414( 39.00%), action 117, FPS 1.52, Running 178.72s Step 415( 39.33%), action 118, FPS 1.52, Running 178.99s Step 416( 39.67%), action 119, FPS 1.46, Running 179.96s Step 417( 40.00%), action 120, FPS 1.45, Running 180.49s Step 418( 40.33%), action 121, FPS 1.42, Running 181.55s Step 419( 40.67%), action 122, FPS 1.41, Running 182.06s Step 420( 41.00%), action 123, FPS 1.43, Running 182.82s Step 421( 41.33%), action 124, FPS 1.45, Running 183.20s [2026-08-02 19:59:37] [51 ] Seed 50 failed after 183.62 s. +steps: 421 , actions: 124 . +Instruction: Empty +Total 12/51(23.53%) success. +Setting seed: 51 +Step 1( N/A%), pre moving , FPS 0.23, Running 4.32s Step 2( N/A%), pre moving , FPS 0.44, Running 4.50s Step 3( N/A%), pre moving , FPS 0.63, Running 4.75s Step 4( N/A%), pre moving , FPS 0.83, Running 4.82s Step 5( N/A%), pre moving , FPS 1.02, Running 4.90s Step 6( N/A%), pre moving , FPS 1.14, Running 5.26s Step 7( N/A%), pre moving , FPS 1.31, Running 5.35s Step 8( N/A%), pre moving , FPS 1.47, Running 5.43s Step 9( N/A%), pre moving , FPS 1.56, Running 5.77s Step 10( N/A%), pre moving , FPS 1.71, Running 5.83s Step 11( N/A%), pre moving , FPS 1.86, Running 5.93s Step 12( N/A%), pre moving , FPS 2.00, Running 6.01s Step 13( N/A%), pre moving , FPS 2.08, Running 6.26s Step 14( N/A%), pre moving , FPS 2.19, Running 6.39s Step 15( N/A%), pre moving , FPS 2.32, Running 6.47s Step 16( N/A%), pre moving , FPS 2.45, Running 6.53s Step 17( N/A%), pre moving , FPS 2.57, Running 6.61s Step 18( N/A%), pre moving , FPS 2.59, Running 6.94s Step 19( N/A%), pre moving , FPS 2.71, Running 7.02s Step 20( N/A%), pre moving , FPS 2.82, Running 7.09s Step 21( N/A%), pre moving , FPS 5.93, Running 7.69s Step 22( N/A%), pre moving , FPS 5.63, Running 8.05s Step 23( N/A%), pre moving , FPS 5.92, Running 8.13s Step 24( N/A%), pre moving , FPS 5.94, Running 8.19s Step 25( N/A%), pre moving , FPS 5.96, Running 8.26s Step 26( N/A%), pre moving , FPS 5.71, Running 8.76s Step 27( N/A%), pre moving , FPS 5.74, Running 8.84s Step 28( N/A%), pre moving , FPS 5.37, Running 9.16s Step 29( N/A%), pre moving , FPS 5.72, Running 9.26s Step 30( N/A%), pre moving , FPS 5.70, Running 9.34s Step 31( N/A%), pre moving , FPS 4.58, Running 10.29s Step 32( N/A%), pre moving , FPS 4.57, Running 10.39s Step 33( N/A%), pre moving , FPS 4.76, Running 10.46s Step 34( N/A%), pre moving , FPS 4.56, Running 10.78s Step 35( N/A%), pre moving , FPS 4.49, Running 10.92s Step 36( N/A%), pre moving , FPS 3.97, Running 11.56s Step 37( N/A%), pre moving , FPS 3.79, Running 11.89s Step 38( N/A%), pre moving , FPS 3.97, Running 11.98s Step 39( N/A%), pre moving , FPS 3.98, Running 12.05s Step 40( N/A%), pre moving , FPS 3.97, Running 12.13s Step 41( N/A%), pre moving , FPS 4.20, Running 12.45s Step 42( N/A%), pre moving , FPS 4.45, Running 12.55s Step 43( N/A%), pre moving , FPS 4.45, Running 12.62s Step 44( N/A%), pre moving , FPS 4.27, Running 12.87s Step 45( N/A%), pre moving , FPS 4.18, Running 13.04s Step 46( N/A%), pre moving , FPS 4.60, Running 13.11s Step 47( N/A%), pre moving , FPS 4.60, Running 13.19s Step 48( N/A%), pre moving , FPS 4.59, Running 13.52s Step 49( N/A%), pre moving , FPS 4.60, Running 13.61s Step 50( N/A%), pre moving , FPS 4.60, Running 13.69s Step 51( N/A%), pre moving , FPS 5.39, Running 14.00s Step 52( N/A%), pre moving , FPS 5.31, Running 14.15s Step 53( N/A%), pre moving , FPS 5.26, Running 14.27s Step 54( N/A%), pre moving , FPS 5.16, Running 14.66s Step 55( N/A%), pre moving , FPS 5.20, Running 14.77s Step 56( N/A%), pre moving , FPS 5.60, Running 15.13s Step 57( N/A%), pre moving , FPS 5.93, Running 15.26s Step 58( N/A%), pre moving , FPS 5.61, Running 15.55s Step 59( N/A%), pre moving , FPS 5.38, Running 15.77s Step 60( N/A%), pre moving , FPS 5.33, Running 15.88s Step 61( N/A%), pre moving , FPS 5.29, Running 16.24s Step 62( N/A%), pre moving , FPS 5.25, Running 16.36s Step 63( N/A%), pre moving , FPS 5.19, Running 16.48s Step 64( N/A%), pre moving , FPS 5.00, Running 16.87s Step 65( N/A%), pre moving , FPS 5.08, Running 16.98s Step 66( N/A%), pre moving , FPS 4.73, Running 17.34s Step 67( N/A%), pre moving , FPS 4.67, Running 17.47s Step 68( N/A%), pre moving , FPS 4.62, Running 17.85s Step 69( N/A%), pre moving , FPS 4.59, Running 17.97s Step 70( N/A%), pre moving , FPS 4.55, Running 18.09s Step 71( N/A%), pre moving , FPS 4.47, Running 18.48s Step 72( N/A%), pre moving , FPS 4.51, Running 18.59s Step 73( N/A%), pre moving , FPS 4.27, Running 18.96s Step 74( N/A%), pre moving , FPS 4.52, Running 19.08s Step 75( N/A%), pre moving , FPS 4.38, Running 19.34s Step 76( N/A%), pre moving , FPS 4.50, Running 19.58s Step 77( N/A%), pre moving , FPS 4.51, Running 19.70s Step 78( N/A%), pre moving , FPS 4.43, Running 20.06s Step 79( N/A%), pre moving , FPS 4.52, Running 20.19s Step 80( N/A%), pre moving , FPS 4.27, Running 20.56s Step 81( N/A%), pre moving , FPS 4.56, Running 20.62s Step 82( N/A%), pre moving , FPS 4.66, Running 20.64s Step 83( N/A%), pre moving , FPS 4.77, Running 20.67s Step 84( N/A%), pre moving , FPS 5.22, Running 20.70s Step 85( N/A%), pre moving , FPS 5.32, Running 20.73s Step 86( N/A%), pre moving , FPS 5.83, Running 20.77s Step 87( N/A%), pre moving , FPS 6.01, Running 20.80s Step 88( N/A%), pre moving , FPS 6.71, Running 20.83s Step 89( N/A%), pre moving , FPS 6.95, Running 20.85s Step 90( N/A%), pre moving , FPS 7.17, Running 20.88s Step 91( N/A%), pre moving , FPS 8.25, Running 20.90s Step 92( N/A%), pre moving , FPS 8.56, Running 20.93s Step 93( N/A%), pre moving , FPS 10.00, Running 20.95s Step 94( N/A%), pre moving , FPS 10.52, Running 20.98s Step 95( N/A%), pre moving , FPS 11.90, Running 21.02s Step 96( N/A%), pre moving , FPS 13.72, Running 21.04s Step 97( N/A%), pre moving , FPS 14.58, Running 21.07s Step 98( N/A%), pre moving , FPS 19.33, Running 21.10s Step 99( N/A%), pre moving , FPS 21.35, Running 21.13s Step 100( N/A%), pre moving , FPS 33.97, Running 21.15s Step 101( N/A%), pre moving , FPS 35.89, Running 21.18s Step 102( N/A%), pre moving , FPS 35.94, Running 21.20s Step 103( N/A%), pre moving , FPS 35.98, Running 21.23s Step 104( N/A%), pre moving , FPS 36.33, Running 21.25s Step 105( N/A%), pre moving , FPS 36.49, Running 21.28s Step 106( N/A%), pre moving , FPS 36.84, Running 21.32s Step 107( N/A%), pre moving , FPS 34.90, Running 21.38s Step 108( N/A%), pre moving , FPS 33.92, Running 21.42s Step 109( N/A%), pre moving , FPS 31.75, Running 21.48s Step 110( N/A%), pre moving , FPS 29.94, Running 21.54s Step 111( N/A%), pre moving , FPS 14.06, Running 22.32s Step 112( N/A%), pre moving , FPS 11.13, Running 22.72s Step 113( N/A%), pre moving , FPS 8.67, Running 23.26s Step 114( N/A%), pre moving , FPS 8.14, Running 23.44s Step 115( N/A%), pre moving , FPS 6.84, Running 23.94s Step 116( N/A%), pre moving , FPS 6.05, Running 24.34s Step 117( N/A%), pre moving , FPS 5.23, Running 24.90s Step 118( N/A%), pre moving , FPS 4.94, Running 25.15s Step 119( N/A%), pre moving , FPS 4.54, Running 25.53s Step 120( N/A%), pre moving , FPS 4.19, Running 25.92s Step 121( N/A%), pre moving , FPS 3.79, Running 26.45s Step 122( N/A%), pre moving , FPS 3.70, Running 26.61s Step 123( N/A%), pre moving , FPS 3.43, Running 27.06s Step 124( N/A%), pre moving , FPS 3.22, Running 27.47s Step 125( N/A%), pre moving , FPS 2.98, Running 27.99s Step 126( N/A%), pre moving , FPS 2.91, Running 28.19s Step 127( N/A%), pre moving , FPS 2.74, Running 28.67s Step 128( N/A%), pre moving , FPS 2.61, Running 29.09s Step 129( N/A%), pre moving , FPS 2.45, Running 29.66s Step 130( N/A%), pre moving , FPS 2.41, Running 29.86s Step 131( N/A%), pre moving , FPS 2.51, Running 30.30s Step 132( N/A%), pre moving , FPS 2.51, Running 30.70s Step 133( N/A%), pre moving , FPS 2.52, Running 31.21s Step 134( N/A%), pre moving , FPS 2.52, Running 31.39s Step 135( N/A%), pre moving , FPS 2.50, Running 31.92s Step 136( N/A%), pre moving , FPS 2.51, Running 32.31s Step 137( N/A%), pre moving , FPS 2.51, Running 32.88s Step 138( N/A%), pre moving , FPS 2.53, Running 33.06s Step 139( N/A%), pre moving , FPS 2.49, Running 33.56s Step 140( N/A%), pre moving , FPS 2.49, Running 33.97s Step 141( N/A%), pre moving , FPS 2.47, Running 34.55s Step 142( N/A%), pre moving , FPS 2.39, Running 34.98s Step 143( N/A%), pre moving , FPS 2.37, Running 35.51s Step 144( N/A%), pre moving , FPS 2.44, Running 35.68s Step 145( N/A%), pre moving , FPS 2.41, Running 36.28s Step 146( N/A%), pre moving , FPS 2.31, Running 36.83s Step 147( N/A%), pre moving , FPS 2.30, Running 37.38s Step 148( N/A%), pre moving , FPS 2.30, Running 37.80s Step 149( N/A%), pre moving , FPS 2.30, Running 38.34s Step 150( N/A%), pre moving , FPS 2.30, Running 38.55s Step 151( N/A%), pre moving , FPS 2.27, Running 39.11s Step 152( N/A%), pre moving , FPS 2.26, Running 39.56s Step 153( N/A%), pre moving , FPS 2.34, Running 39.76s Step 154( N/A%), pre moving , FPS 2.35, Running 39.90s Step 155( N/A%), pre moving , FPS 2.43, Running 40.14s Step 156( N/A%), pre moving , FPS 2.51, Running 40.28s Step 157( N/A%), pre moving , FPS 2.59, Running 40.59s Step 158( N/A%), pre moving , FPS 2.59, Running 40.79s Step 159( N/A%), pre moving , FPS 2.63, Running 41.16s Step 160( N/A%), pre moving , FPS 2.70, Running 41.39s Step 161( N/A%), pre moving , FPS 2.71, Running 41.92s Step 162( N/A%), pre moving , FPS 2.70, Running 42.38s Step 163( N/A%), pre moving , FPS 2.68, Running 42.98s Step 164( N/A%), pre moving , FPS 2.57, Running 43.45s Step 165( N/A%), pre moving , FPS 2.58, Running 44.03s Step 166( N/A%), pre moving , FPS 2.60, Running 44.51s Step 167( N/A%), pre moving , FPS 2.59, Running 45.11s Step 168( N/A%), pre moving , FPS 2.67, Running 45.29s Step 169( N/A%), pre moving , FPS 2.68, Running 45.79s Step 170( N/A%), pre moving , FPS 2.60, Running 46.23s Step 171( N/A%), pre moving , FPS 2.60, Running 46.80s Step 172( N/A%), pre moving , FPS 2.60, Running 47.24s Step 173( N/A%), pre moving , FPS 2.48, Running 47.81s Step 174( N/A%), pre moving , FPS 2.49, Running 47.93s Step 175( N/A%), pre moving , FPS 2.54, Running 48.02s Step 176( N/A%), pre moving , FPS 2.56, Running 48.10s Step 177( N/A%), pre moving , FPS 2.54, Running 48.46s Step 178( N/A%), pre moving , FPS 2.58, Running 48.56s Step 179( N/A%), pre moving , FPS 2.67, Running 48.65s Step 180( N/A%), pre moving , FPS 2.63, Running 49.00s Step 181( N/A%), pre moving , FPS 2.78, Running 49.10s Step 182( N/A%), pre moving , FPS 2.93, Running 49.20s Step 183( N/A%), pre moving , FPS 3.17, Running 49.28s Step 184( N/A%), pre moving , FPS 2.50, Running 51.46s Step 185( N/A%), pre moving , FPS 2.51, Running 52.00s Step 186( N/A%), pre moving , FPS 2.52, Running 52.44s Step 187( N/A%), pre moving , FPS 2.54, Running 52.97s Step 188( N/A%), pre moving , FPS 2.53, Running 53.19s Step 189( N/A%), pre moving , FPS 2.47, Running 53.87s Step 190( N/A%), pre moving , FPS 2.51, Running 54.19s Step 191( N/A%), pre moving , FPS 2.52, Running 54.75s Step 192( N/A%), pre moving , FPS 2.52, Running 55.18s Step 193( N/A%), pre moving , FPS 2.52, Running 55.75s Step 194( N/A%), pre moving , FPS 2.50, Running 55.93s Step 195( N/A%), pre moving , FPS 2.34, Running 56.55s Step 196( N/A%), pre moving , FPS 2.26, Running 56.93s Step 197( N/A%), pre moving , FPS 2.23, Running 57.42s Step 198( N/A%), pre moving , FPS 2.20, Running 57.64s Step 199( N/A%), pre moving , FPS 2.05, Running 58.40s Step 200( N/A%), pre moving , FPS 2.08, Running 58.59s Step 201( N/A%), pre moving , FPS 2.00, Running 59.10s Step 202( N/A%), pre moving , FPS 1.98, Running 59.30s Step 203( N/A%), pre moving , FPS 1.93, Running 59.64s Step 204( 0.33%), action 1, FPS 2.05, Running 61.23s Step 205( 0.67%), action 2, FPS 2.04, Running 61.78s Step 206( 1.00%), action 3, FPS 1.93, Running 62.81s Step 207( 1.33%), action 4, FPS 1.92, Running 63.37s Step 208( 1.67%), action 5, FPS 1.79, Running 64.33s Step 209( 2.00%), action 6, FPS 1.86, Running 64.63s Step 210( 2.33%), action 7, FPS 1.77, Running 65.47s Step 211( 2.67%), action 8, FPS 1.67, Running 66.71s Step 212( 3.00%), action 9, FPS 1.61, Running 67.63s Step 213( 3.33%), action 10, FPS 1.64, Running 67.95s Step 214( 3.67%), action 11, FPS 1.55, Running 68.80s Step 215( 4.00%), action 12, FPS 1.56, Running 69.41s Step 216( 4.33%), action 13, FPS 1.49, Running 70.35s Step 217( 4.67%), action 14, FPS 1.52, Running 70.60s Step 218( 5.00%), action 15, FPS 1.46, Running 71.36s Step 219( 5.33%), action 16, FPS 1.45, Running 72.20s Step 220( 5.67%), action 17, FPS 1.38, Running 73.12s Step 221( 6.00%), action 18, FPS 1.37, Running 73.67s Step 222( 6.33%), action 19, FPS 1.31, Running 74.56s Step 223( 6.67%), action 20, FPS 1.30, Running 74.97s Step 224( 7.00%), action 21, FPS 1.33, Running 76.27s Step 225( 7.33%), action 22, FPS 1.34, Running 76.66s Step 226( 7.67%), action 23, FPS 1.37, Running 77.38s Step 227( 8.00%), action 24, FPS 1.40, Running 77.62s Step 228( 8.33%), action 25, FPS 1.41, Running 78.50s Step 229( 8.67%), action 26, FPS 1.41, Running 78.79s Step 230( 9.00%), action 27, FPS 1.40, Running 79.74s Step 231( 9.33%), action 28, FPS 1.47, Running 80.35s Step 232( 9.67%), action 29, FPS 1.48, Running 81.15s Step 233( 10.00%), action 30, FPS 1.47, Running 81.52s Step 234( 10.33%), action 31, FPS 1.47, Running 82.45s Step 235( 10.67%), action 32, FPS 1.50, Running 82.73s Step 236( 11.00%), action 33, FPS 1.51, Running 83.55s Step 237( 11.33%), action 34, FPS 1.49, Running 84.00s Step 238( 11.67%), action 35, FPS 1.50, Running 84.68s Step 239( 12.00%), action 36, FPS 1.52, Running 85.32s Step 240( 12.33%), action 37, FPS 1.51, Running 86.32s Step 241( 12.67%), action 38, FPS 1.54, Running 86.68s Step 242( 13.00%), action 39, FPS 1.54, Running 87.57s Step 243( 13.33%), action 40, FPS 1.48, Running 88.50s Step 244( 13.67%), action 41, FPS 1.51, Running 89.53s Step 245( 14.00%), action 42, FPS 1.52, Running 89.84s Step 246( 14.33%), action 43, FPS 1.50, Running 90.74s Step 247( 14.67%), action 44, FPS 1.46, Running 91.30s Step 248( 15.00%), action 45, FPS 1.45, Running 92.31s Step 249( 15.33%), action 46, FPS 1.44, Running 92.70s Step 250( 15.67%), action 47, FPS 1.45, Running 93.49s Step 251( 16.00%), action 48, FPS 1.46, Running 94.04s Step 252( 16.33%), action 49, FPS 1.44, Running 95.05s Step 253( 16.67%), action 50, FPS 1.44, Running 95.44s Step 254( 17.00%), action 51, FPS 1.44, Running 96.30s Step 255( 17.33%), action 52, FPS 1.44, Running 96.65s Step 256( 17.67%), action 53, FPS 1.41, Running 97.74s Step 257( 18.00%), action 54, FPS 1.42, Running 98.06s Step 258( 18.33%), action 55, FPS 1.41, Running 98.88s Step 259( 18.67%), action 56, FPS 1.41, Running 99.52s Step 260( 19.00%), action 57, FPS 1.42, Running 100.41s Step 261( 19.33%), action 58, FPS 1.40, Running 100.97s Step 262( 19.67%), action 59, FPS 1.43, Running 101.57s Step 263( 20.00%), action 60, FPS 1.47, Running 102.10s Step 264( 20.33%), action 61, FPS 1.46, Running 103.19s Step 265( 20.67%), action 62, FPS 1.40, Running 104.18s Step 266( 21.00%), action 63, FPS 1.40, Running 105.01s Step 267( 21.33%), action 64, FPS 1.41, Running 105.47s Step 268( 21.67%), action 65, FPS 1.43, Running 106.27s Step 269( 22.00%), action 66, FPS 1.44, Running 106.63s Step 270( 22.33%), action 67, FPS 1.43, Running 107.46s Step 271( 22.67%), action 68, FPS 1.46, Running 107.77s Step 272( 23.00%), action 69, FPS 1.48, Running 108.55s Step 273( 23.33%), action 70, FPS 1.46, Running 109.11s Step 274( 23.67%), action 71, FPS 1.45, Running 110.09s Step 275( 24.00%), action 72, FPS 1.45, Running 110.43s Step 276( 24.33%), action 73, FPS 1.48, Running 111.23s Step 277( 24.67%), action 74, FPS 1.46, Running 111.75s Step 278( 25.00%), action 75, FPS 1.48, Running 112.40s Step 279( 25.33%), action 76, FPS 1.49, Running 112.90s Step 280( 25.67%), action 77, FPS 1.48, Running 113.92s Step 281( 26.00%), action 78, FPS 1.48, Running 114.45s Step 282( 26.33%), action 79, FPS 1.51, Running 114.85s Step 283( 26.67%), action 80, FPS 1.50, Running 115.44s Step 284( 27.00%), action 81, FPS 1.48, Running 116.72s Step 285( 27.33%), action 82, FPS 1.54, Running 117.18s Step 286( 27.67%), action 83, FPS 1.53, Running 118.05s Step 287( 28.00%), action 84, FPS 1.51, Running 118.73s Step 288( 28.33%), action 85, FPS 1.50, Running 119.64s Step 289( 28.67%), action 86, FPS 1.50, Running 119.97s Step 290( 29.00%), action 87, FPS 1.46, Running 121.15s Step 291( 29.33%), action 88, FPS 1.45, Running 121.56s Step 292( 29.67%), action 89, FPS 1.43, Running 122.51s Step 293( 30.00%), action 90, FPS 1.44, Running 123.04s Step 294( 30.33%), action 91, FPS 1.43, Running 124.12s Step 295( 30.67%), action 92, FPS 1.41, Running 124.64s Step 296( 31.00%), action 93, FPS 1.38, Running 125.74s Step 297( 31.33%), action 94, FPS 1.40, Running 126.03s Step 298( 31.67%), action 95, FPS 1.38, Running 126.85s Step 299( 32.00%), action 96, FPS 1.40, Running 127.16s Step 300( 32.33%), action 97, FPS 1.43, Running 127.93s Step 301( 32.67%), action 98, FPS 1.45, Running 128.20s Step 302( 33.00%), action 99, FPS 1.41, Running 129.08s Step 303( 33.33%), action 100, FPS 1.41, Running 129.66s Step 304( 33.67%), action 101, FPS 1.43, Running 130.67s Step 305( 34.00%), action 102, FPS 1.45, Running 130.93s Step 306( 34.33%), action 103, FPS 1.46, Running 131.76s Step 307( 34.67%), action 104, FPS 1.50, Running 132.08s Step 308( 35.00%), action 105, FPS 1.47, Running 133.24s Step 309( 35.33%), action 106, FPS 1.46, Running 133.63s Step 310( 35.67%), action 107, FPS 1.49, Running 134.59s Step 311( 36.00%), action 108, FPS 1.49, Running 134.96s Step 312( 36.33%), action 109, FPS 1.52, Running 135.71s Step 313( 36.67%), action 110, FPS 1.54, Running 136.02s Step 314( 37.00%), action 111, FPS 1.54, Running 137.13s Step 315( 37.33%), action 112, FPS 1.52, Running 137.83s Step 316( 37.67%), action 113, FPS 1.56, Running 138.56s Step 317( 38.00%), action 114, FPS 1.53, Running 139.08s Step 318( 38.33%), action 115, FPS 1.52, Running 140.00s Step 319( 38.67%), action 116, FPS 1.52, Running 140.29s Step 320( 39.00%), action 117, FPS 1.52, Running 141.12s Step 321( 39.33%), action 118, FPS 1.52, Running 141.40s Step 322( 39.67%), action 119, FPS 1.52, Running 142.27s Step 323( 40.00%), action 120, FPS 1.55, Running 142.56s Step 324( 40.33%), action 121, FPS 1.56, Running 143.47s Step 325( 40.67%), action 122, FPS 1.55, Running 143.86s Step 326( 41.00%), action 123, FPS 1.56, Running 144.56s Step 327( 41.33%), action 124, FPS 1.53, Running 145.12s Step 328( 41.67%), action 125, FPS 1.59, Running 145.80s Step 329( 42.00%), action 126, FPS 1.58, Running 146.29s Step 330( 42.33%), action 127, FPS 1.58, Running 147.25s Step 331( 42.67%), action 128, FPS 1.54, Running 147.94s Step 332( 43.00%), action 129, FPS 1.52, Running 148.88s Step 333( 43.33%), action 130, FPS 1.48, Running 149.49s Step 334( 43.67%), action 131, FPS 1.51, Running 150.41s Step 335( 44.00%), action 132, FPS 1.55, Running 150.73s Step 336( 44.33%), action 133, FPS 1.55, Running 151.50s Step 337( 44.67%), action 134, FPS 1.58, Running 151.77s Step 338( 45.00%), action 135, FPS 1.62, Running 152.36s Step 339( 45.33%), action 136, FPS 1.61, Running 152.68s Step 340( 45.67%), action 137, FPS 1.63, Running 153.37s Step 341( 46.00%), action 138, FPS 1.64, Running 153.57s Step 342( 46.33%), action 139, FPS 1.67, Running 154.24s Step 343( 46.67%), action 140, FPS 1.60, Running 155.05s Step 344( 47.00%), action 141, FPS 1.60, Running 155.96s Step 345( 47.33%), action 142, FPS 1.61, Running 156.26s Step 346( 47.67%), action 143, FPS 1.60, Running 157.05s Step 347( 48.00%), action 144, FPS 1.64, Running 157.33s Step 348( 48.33%), action 145, FPS 1.63, Running 158.09s Step 349( 48.67%), action 146, FPS 1.60, Running 158.83s Step 350( 49.00%), action 147, FPS 1.63, Running 159.51s Step 351( 49.33%), action 148, FPS 1.66, Running 160.02s Step 352( 49.67%), action 149, FPS 1.66, Running 160.92s Step 353( 50.00%), action 150, FPS 1.66, Running 161.56s Step 354( 50.33%), action 151, FPS 1.65, Running 162.53s Step 355( 50.67%), action 152, FPS 1.65, Running 162.89s Step 356( 51.00%), action 153, FPS 1.64, Running 163.70s Step 357( 51.33%), action 154, FPS 1.63, Running 164.01s Step 358( 51.67%), action 155, FPS 1.60, Running 164.87s Step 359( 52.00%), action 156, FPS 1.56, Running 165.48s Step 360( 52.33%), action 157, FPS 1.52, Running 166.51s Step 361( 52.67%), action 158, FPS 1.48, Running 167.05s Step 362( 53.00%), action 159, FPS 1.48, Running 167.79s Step 363( 53.33%), action 160, FPS 1.52, Running 168.25s Step 364( 53.67%), action 161, FPS 1.51, Running 169.24s Step 365( 54.00%), action 162, FPS 1.48, Running 169.77s Step 366( 54.33%), action 163, FPS 1.47, Running 170.61s Step 367( 54.67%), action 164, FPS 1.47, Running 170.98s Step 368( 55.00%), action 165, FPS 1.48, Running 171.59s Step 369( 55.33%), action 166, FPS 1.51, Running 172.04s Step 370( 55.67%), action 167, FPS 1.50, Running 172.84s Step 371( 56.00%), action 168, FPS 1.47, Running 173.59s Step 372( 56.33%), action 169, FPS 1.43, Running 174.89s Step 373( 56.67%), action 170, FPS 1.44, Running 175.43s Step 374( 57.00%), action 171, FPS 1.43, Running 176.51s Step 375( 57.33%), action 172, FPS 1.39, Running 177.24s Step 376( 57.67%), action 173, FPS 1.39, Running 178.07s Step 377( 58.00%), action 174, FPS 1.37, Running 178.62s Step 378( 58.33%), action 175, FPS 1.37, Running 179.45s Step 379( 58.67%), action 176, FPS 1.38, Running 179.97s Step 380( 59.00%), action 177, FPS 1.35, Running 181.33s Step 381( 59.33%), action 178, FPS 1.34, Running 181.97s Step 382( 59.67%), action 179, FPS 1.31, Running 183.10s Step 383( 60.00%), action 180, FPS 1.30, Running 183.58s Step 384( 60.33%), action 181, FPS 1.31, Running 184.53s Step 385( 60.67%), action 182, FPS 1.30, Running 185.11s Step 386( 61.00%), action 183, FPS 1.28, Running 186.19s Step 387( 61.33%), action 184, FPS 1.27, Running 186.77s Step 388( 61.67%), action 185, FPS 1.23, Running 187.79s Step 389( 62.00%), action 186, FPS 1.22, Running 188.39s Step 390( 62.33%), action 187, FPS 1.21, Running 189.32s Step 391( 62.67%), action 188, FPS 1.23, Running 189.90s Step 392( 63.00%), action 189, FPS 1.25, Running 190.89s Step 393( 63.33%), action 190, FPS 1.27, Running 191.13s Step 394( 63.67%), action 191, FPS 1.31, Running 191.73s Step 395( 64.00%), action 192, FPS 1.36, Running 191.98s Step 396( 64.33%), action 193, FPS 1.39, Running 192.50s Step 397( 64.67%), action 194, FPS 1.40, Running 192.87s Step 398( 65.00%), action 195, FPS 1.38, Running 193.90s Step 399( 65.33%), action 196, FPS 1.37, Running 194.58s Step 400( 65.67%), action 197, FPS 1.41, Running 195.53s Step 401( 66.00%), action 198, FPS 1.41, Running 196.13s Step 402( 66.33%), action 199, FPS 1.46, Running 196.83s Step 403( 66.67%), action 200, FPS 1.47, Running 197.23s [2026-08-02 20:02:55] [52 ] Seed 51 failed after 197.54 s. +steps: 403 , actions: 200 . +Instruction: Empty +Total 12/52(23.08%) success. +Setting seed: 52 +Step 1( N/A%), pre moving , FPS 0.26, Running 3.79s Step 2( N/A%), pre moving , FPS 0.52, Running 3.85s Step 3( N/A%), pre moving , FPS 0.72, Running 4.17s Step 4( N/A%), pre moving , FPS 0.94, Running 4.27s Step 5( N/A%), pre moving , FPS 1.15, Running 4.35s Step 6( N/A%), pre moving , FPS 1.35, Running 4.45s Step 7( N/A%), pre moving , FPS 1.47, Running 4.75s Step 8( N/A%), pre moving , FPS 1.65, Running 4.84s Step 9( N/A%), pre moving , FPS 1.83, Running 4.92s Step 10( N/A%), pre moving , FPS 1.98, Running 5.05s Step 11( N/A%), pre moving , FPS 2.07, Running 5.32s Step 12( N/A%), pre moving , FPS 2.21, Running 5.42s Step 13( N/A%), pre moving , FPS 2.36, Running 5.50s Step 14( N/A%), pre moving , FPS 2.51, Running 5.58s Step 15( N/A%), pre moving , FPS 2.54, Running 5.91s Step 16( N/A%), pre moving , FPS 2.67, Running 6.00s Step 17( N/A%), pre moving , FPS 2.79, Running 6.09s Step 18( N/A%), pre moving , FPS 2.81, Running 6.41s Step 19( N/A%), pre moving , FPS 2.92, Running 6.51s Step 20( N/A%), pre moving , FPS 3.04, Running 6.58s Step 21( N/A%), pre moving , FPS 6.07, Running 7.08s Step 22( N/A%), pre moving , FPS 5.45, Running 7.52s Step 23( N/A%), pre moving , FPS 5.82, Running 7.61s Step 24( N/A%), pre moving , FPS 5.88, Running 7.67s Step 25( N/A%), pre moving , FPS 5.89, Running 7.74s Step 26( N/A%), pre moving , FPS 5.28, Running 8.23s Step 27( N/A%), pre moving , FPS 5.62, Running 8.30s Step 28( N/A%), pre moving , FPS 5.27, Running 8.63s Step 29( N/A%), pre moving , FPS 5.26, Running 8.73s Step 30( N/A%), pre moving , FPS 5.32, Running 8.80s Step 31( N/A%), pre moving , FPS 4.52, Running 9.75s Step 32( N/A%), pre moving , FPS 4.50, Running 9.87s Step 33( N/A%), pre moving , FPS 4.49, Running 9.95s Step 34( N/A%), pre moving , FPS 4.25, Running 10.28s Step 35( N/A%), pre moving , FPS 4.47, Running 10.38s Step 36( N/A%), pre moving , FPS 3.96, Running 11.06s Step 37( N/A%), pre moving , FPS 3.77, Running 11.39s Step 38( N/A%), pre moving , FPS 3.94, Running 11.48s Step 39( N/A%), pre moving , FPS 3.96, Running 11.56s Step 40( N/A%), pre moving , FPS 3.92, Running 11.67s Step 41( N/A%), pre moving , FPS 4.09, Running 11.97s Step 42( N/A%), pre moving , FPS 4.41, Running 12.06s Step 43( N/A%), pre moving , FPS 4.42, Running 12.14s Step 44( N/A%), pre moving , FPS 4.41, Running 12.21s Step 45( N/A%), pre moving , FPS 4.17, Running 12.54s Step 46( N/A%), pre moving , FPS 4.55, Running 12.63s Step 47( N/A%), pre moving , FPS 4.53, Running 12.71s Step 48( N/A%), pre moving , FPS 4.80, Running 12.80s Step 49( N/A%), pre moving , FPS 4.57, Running 13.11s Step 50( N/A%), pre moving , FPS 4.60, Running 13.15s Step 51( N/A%), pre moving , FPS 5.83, Running 13.18s Step 52( N/A%), pre moving , FPS 5.99, Running 13.20s Step 53( N/A%), pre moving , FPS 6.10, Running 13.23s Step 54( N/A%), pre moving , FPS 6.73, Running 13.25s Step 55( N/A%), pre moving , FPS 6.91, Running 13.28s Step 56( N/A%), pre moving , FPS 8.88, Running 13.31s Step 57( N/A%), pre moving , FPS 10.23, Running 13.34s Step 58( N/A%), pre moving , FPS 10.60, Running 13.37s Step 59( N/A%), pre moving , FPS 10.83, Running 13.40s Step 60( N/A%), pre moving , FPS 11.40, Running 13.43s Step 61( N/A%), pre moving , FPS 13.45, Running 13.46s Step 62( N/A%), pre moving , FPS 13.92, Running 13.50s Step 63( N/A%), pre moving , FPS 14.32, Running 13.53s Step 64( N/A%), pre moving , FPS 14.61, Running 13.58s Step 65( N/A%), pre moving , FPS 18.70, Running 13.61s Step 66( N/A%), pre moving , FPS 19.94, Running 13.64s Step 67( N/A%), pre moving , FPS 20.73, Running 13.68s Step 68( N/A%), pre moving , FPS 20.57, Running 13.77s Step 69( N/A%), pre moving , FPS 25.85, Running 13.88s Step 70( N/A%), pre moving , FPS 24.41, Running 13.97s Step 71( N/A%), pre moving , FPS 22.05, Running 14.08s Step 72( N/A%), pre moving , FPS 21.01, Running 14.15s Step 73( N/A%), pre moving , FPS 19.30, Running 14.26s Step 74( N/A%), pre moving , FPS 17.99, Running 14.37s Step 75( N/A%), pre moving , FPS 16.16, Running 14.52s Step 76( N/A%), pre moving , FPS 15.12, Running 14.63s Step 77( N/A%), pre moving , FPS 12.07, Running 15.00s Step 78( N/A%), pre moving , FPS 11.34, Running 15.13s Step 79( N/A%), pre moving , FPS 9.50, Running 15.51s Step 80( N/A%), pre moving , FPS 9.04, Running 15.64s Step 81( N/A%), pre moving , FPS 8.66, Running 15.77s Step 82( N/A%), pre moving , FPS 7.52, Running 16.16s Step 83( N/A%), pre moving , FPS 7.30, Running 16.27s Step 84( N/A%), pre moving , FPS 6.52, Running 16.65s Step 85( N/A%), pre moving , FPS 6.32, Running 16.77s Step 86( N/A%), pre moving , FPS 6.00, Running 16.97s Step 87( N/A%), pre moving , FPS 5.55, Running 17.28s Step 88( N/A%), pre moving , FPS 3.77, Running 19.07s Step 89( N/A%), pre moving , FPS 3.24, Running 20.06s Step 90( N/A%), pre moving , FPS 3.20, Running 20.22s Step 91( N/A%), pre moving , FPS 3.19, Running 20.35s Step 92( N/A%), pre moving , FPS 3.03, Running 20.76s Step 93( N/A%), pre moving , FPS 3.02, Running 20.89s Step 94( N/A%), pre moving , FPS 2.89, Running 21.28s Step 95( N/A%), pre moving , FPS 2.90, Running 21.42s Step 96( N/A%), pre moving , FPS 2.79, Running 21.80s Step 97( N/A%), pre moving , FPS 2.88, Running 21.95s Step 98( N/A%), pre moving , FPS 2.78, Running 22.33s Step 99( N/A%), pre moving , FPS 2.87, Running 22.47s Step 100( N/A%), pre moving , FPS 2.81, Running 22.77s Step 101( N/A%), pre moving , FPS 2.78, Running 22.97s Step 102( N/A%), pre moving , FPS 2.88, Running 23.10s Step 103( N/A%), pre moving , FPS 2.75, Running 23.55s Step 104( N/A%), pre moving , FPS 2.84, Running 23.69s Step 105( N/A%), pre moving , FPS 2.72, Running 24.14s Step 106( N/A%), pre moving , FPS 2.64, Running 24.54s Step 107( N/A%), pre moving , FPS 2.69, Running 24.71s Step 108( N/A%), pre moving , FPS 3.49, Running 24.80s Step 109( N/A%), pre moving , FPS 3.91, Running 25.18s Step 110( N/A%), pre moving , FPS 3.95, Running 25.28s Step 111( N/A%), pre moving , FPS 3.75, Running 25.68s Step 112( N/A%), pre moving , FPS 3.91, Running 25.87s Step 113( N/A%), pre moving , FPS 3.93, Running 25.97s Step 114( N/A%), pre moving , FPS 3.98, Running 26.30s Step 115( N/A%), pre moving , FPS 4.00, Running 26.42s Step 116( N/A%), pre moving , FPS 4.03, Running 26.77s Step 117( N/A%), pre moving , FPS 3.93, Running 27.04s Step 118( N/A%), pre moving , FPS 4.15, Running 27.15s Step 119( N/A%), pre moving , FPS 3.90, Running 27.60s Step 120( N/A%), pre moving , FPS 3.80, Running 28.03s Step 121( N/A%), pre moving , FPS 3.84, Running 28.18s Step 122( N/A%), pre moving , FPS 3.63, Running 28.62s Step 123( N/A%), pre moving , FPS 3.56, Running 29.17s Step 124( N/A%), pre moving , FPS 3.56, Running 29.30s Step 125( N/A%), pre moving , FPS 3.54, Running 29.79s Step 126( N/A%), pre moving , FPS 3.75, Running 29.88s Step 127( N/A%), pre moving , FPS 3.81, Running 29.96s Step 128( N/A%), pre moving , FPS 3.81, Running 30.05s Step 129( N/A%), pre moving , FPS 3.84, Running 30.39s Step 130( N/A%), pre moving , FPS 3.84, Running 30.49s Step 131( N/A%), pre moving , FPS 4.10, Running 30.56s Step 132( N/A%), pre moving , FPS 4.16, Running 30.69s Step 133( N/A%), pre moving , FPS 3.97, Running 31.01s Step 134( N/A%), pre moving , FPS 4.18, Running 31.08s Step 135( N/A%), pre moving , FPS 4.20, Running 31.18s Step 136( N/A%), pre moving , FPS 4.22, Running 31.51s Step 137( N/A%), pre moving , FPS 4.37, Running 31.61s Step 138( N/A%), pre moving , FPS 4.41, Running 31.69s Step 139( N/A%), pre moving , FPS 4.78, Running 31.78s Step 140( N/A%), pre moving , FPS 4.90, Running 32.11s Step 141( N/A%), pre moving , FPS 4.96, Running 32.22s Step 142( N/A%), pre moving , FPS 5.45, Running 32.29s Step 143( N/A%), pre moving , FPS 6.23, Running 32.38s Step 144( N/A%), pre moving , FPS 5.87, Running 32.71s Step 145( N/A%), pre moving , FPS 6.77, Running 32.74s Step 146( N/A%), pre moving , FPS 6.92, Running 32.77s Step 147( N/A%), pre moving , FPS 7.02, Running 32.81s Step 148( N/A%), pre moving , FPS 7.16, Running 32.85s Step 149( N/A%), pre moving , FPS 8.02, Running 32.88s Step 150( N/A%), pre moving , FPS 8.22, Running 32.92s Step 151( N/A%), pre moving , FPS 8.37, Running 32.95s Step 152( N/A%), pre moving , FPS 8.70, Running 32.99s Step 153( N/A%), pre moving , FPS 9.97, Running 33.02s Step 154( N/A%), pre moving , FPS 10.19, Running 33.05s Step 155( N/A%), pre moving , FPS 10.33, Running 33.11s Step 156( N/A%), pre moving , FPS 12.10, Running 33.16s Step 157( N/A%), pre moving , FPS 12.09, Running 33.27s Step 158( N/A%), pre moving , FPS 12.09, Running 33.34s Step 159( N/A%), pre moving , FPS 12.33, Running 33.41s Step 160( N/A%), pre moving , FPS 14.59, Running 33.48s Step 161( N/A%), pre moving , FPS 14.45, Running 33.60s Step 162( N/A%), pre moving , FPS 8.99, Running 34.51s Step 163( N/A%), pre moving , FPS 7.76, Running 34.95s Step 164( N/A%), pre moving , FPS 7.17, Running 35.50s Step 165( N/A%), pre moving , FPS 6.18, Running 35.98s Step 166( N/A%), pre moving , FPS 5.29, Running 36.56s Step 167( N/A%), pre moving , FPS 4.88, Running 36.91s Step 168( N/A%), pre moving , FPS 4.56, Running 37.23s Step 169( N/A%), pre moving , FPS 4.21, Running 37.63s Step 170( N/A%), pre moving , FPS 3.82, Running 38.15s Step 171( N/A%), pre moving , FPS 3.70, Running 38.35s Step 172( N/A%), pre moving , FPS 3.41, Running 38.84s Step 173( N/A%), pre moving , FPS 3.20, Running 39.26s Step 174( N/A%), pre moving , FPS 2.95, Running 39.84s Step 175( N/A%), pre moving , FPS 2.78, Running 40.30s Step 176( N/A%), pre moving , FPS 2.60, Running 40.86s Step 177( N/A%), pre moving , FPS 2.49, Running 41.30s Step 178( N/A%), pre moving , FPS 2.35, Running 41.86s Step 179( N/A%), pre moving , FPS 2.31, Running 42.07s Step 180( N/A%), pre moving , FPS 2.21, Running 42.55s Step 181( N/A%), pre moving , FPS 2.13, Running 42.98s Step 182( N/A%), pre moving , FPS 2.22, Running 43.53s Step 183( N/A%), pre moving , FPS 2.28, Running 43.71s Step 184( N/A%), pre moving , FPS 2.29, Running 44.23s Step 185( N/A%), pre moving , FPS 2.31, Running 44.65s Step 186( N/A%), pre moving , FPS 2.32, Running 45.18s Step 187( N/A%), pre moving , FPS 2.36, Running 45.38s Step 188( N/A%), pre moving , FPS 2.31, Running 45.88s Step 189( N/A%), pre moving , FPS 2.30, Running 46.32s Step 190( N/A%), pre moving , FPS 2.29, Running 46.88s Step 191( N/A%), pre moving , FPS 2.07, Running 48.02s Step 192( N/A%), pre moving , FPS 2.06, Running 48.57s Step 193( N/A%), pre moving , FPS 2.05, Running 49.00s Step 194( N/A%), pre moving , FPS 2.06, Running 49.56s Step 195( N/A%), pre moving , FPS 2.04, Running 50.08s Step 196( N/A%), pre moving , FPS 2.05, Running 50.60s Step 197( N/A%), pre moving , FPS 2.11, Running 50.79s Step 198( N/A%), pre moving , FPS 2.13, Running 51.23s Step 199( N/A%), pre moving , FPS 2.15, Running 51.37s Step 200( N/A%), pre moving , FPS 2.22, Running 51.58s Step 201( N/A%), pre moving , FPS 2.29, Running 51.73s Step 202( N/A%), pre moving , FPS 2.39, Running 51.90s Step 203( N/A%), pre moving , FPS 2.40, Running 52.04s Step 204( N/A%), pre moving , FPS 2.46, Running 52.37s Step 205( N/A%), pre moving , FPS 2.51, Running 52.61s Step 206( N/A%), pre moving , FPS 2.57, Running 52.94s Step 207( N/A%), pre moving , FPS 2.49, Running 53.40s Step 208( N/A%), pre moving , FPS 2.48, Running 53.96s Step 209( N/A%), pre moving , FPS 2.47, Running 54.41s Step 210( N/A%), pre moving , FPS 2.47, Running 54.98s Step 211( N/A%), pre moving , FPS 2.80, Running 55.17s Step 212( N/A%), pre moving , FPS 2.83, Running 55.65s Step 213( N/A%), pre moving , FPS 2.82, Running 56.10s Step 214( N/A%), pre moving , FPS 2.81, Running 56.67s Step 215( N/A%), pre moving , FPS 2.83, Running 57.14s Step 216( N/A%), pre moving , FPS 2.80, Running 57.74s Step 217( N/A%), pre moving , FPS 2.70, Running 58.21s Step 218( N/A%), pre moving , FPS 2.64, Running 58.80s Step 219( N/A%), pre moving , FPS 2.63, Running 58.99s Step 220( N/A%), pre moving , FPS 2.52, Running 59.51s Step 221( N/A%), pre moving , FPS 2.43, Running 59.95s Step 222( N/A%), pre moving , FPS 2.31, Running 60.55s Step 223( N/A%), pre moving , FPS 2.30, Running 60.74s Step 224( N/A%), pre moving , FPS 2.25, Running 61.25s Step 225( N/A%), pre moving , FPS 2.21, Running 61.66s Step 226( N/A%), pre moving , FPS 2.15, Running 62.25s Step 227( N/A%), pre moving , FPS 2.15, Running 62.72s Step 228( N/A%), pre moving , FPS 2.14, Running 63.31s Step 229( N/A%), pre moving , FPS 2.17, Running 63.65s Step 230( N/A%), pre moving , FPS 2.20, Running 64.08s Step 231( N/A%), pre moving , FPS 2.16, Running 64.44s Step 232( N/A%), pre moving , FPS 2.14, Running 65.01s Step 233( N/A%), pre moving , FPS 2.14, Running 65.45s Step 234( N/A%), pre moving , FPS 2.13, Running 66.05s Step 235( N/A%), pre moving , FPS 2.14, Running 66.49s Step 236( N/A%), pre moving , FPS 2.15, Running 67.06s Step 237( N/A%), pre moving , FPS 2.16, Running 67.48s Step 238( N/A%), pre moving , FPS 2.21, Running 67.83s Step 239( N/A%), pre moving , FPS 2.16, Running 68.23s Step 240( N/A%), pre moving , FPS 2.15, Running 68.81s Step 241( N/A%), pre moving , FPS 2.15, Running 69.25s Step 242( N/A%), pre moving , FPS 2.16, Running 69.80s Step 243( N/A%), pre moving , FPS 2.16, Running 70.02s Step 244( N/A%), pre moving , FPS 2.18, Running 70.44s Step 245( N/A%), pre moving , FPS 2.23, Running 70.61s Step 246( N/A%), pre moving , FPS 2.34, Running 70.80s Step 247( N/A%), pre moving , FPS 2.43, Running 70.95s Step 248( N/A%), pre moving , FPS 2.50, Running 71.31s Step 249( N/A%), pre moving , FPS 2.54, Running 71.51s Step 250( N/A%), pre moving , FPS 2.57, Running 71.87s Step 251( N/A%), pre moving , FPS 2.63, Running 72.05s Step 252( N/A%), pre moving , FPS 2.63, Running 72.62s Step 253( N/A%), pre moving , FPS 2.64, Running 73.03s Step 254( N/A%), pre moving , FPS 2.65, Running 73.59s Step 255( N/A%), pre moving , FPS 2.74, Running 73.77s Step 256( N/A%), pre moving , FPS 2.75, Running 74.33s Step 257( N/A%), pre moving , FPS 2.74, Running 74.79s Step 258( N/A%), pre moving , FPS 2.64, Running 75.41s Step 259( N/A%), pre moving , FPS 2.62, Running 75.86s Step 260( N/A%), pre moving , FPS 2.60, Running 76.50s Step 261( N/A%), pre moving , FPS 2.57, Running 77.05s Step 262( N/A%), pre moving , FPS 2.55, Running 77.63s Step 263( N/A%), pre moving , FPS 2.48, Running 78.07s Step 264( N/A%), pre moving , FPS 2.43, Running 78.66s Step 265( N/A%), pre moving , FPS 2.35, Running 79.12s Step 266( N/A%), pre moving , FPS 2.25, Running 79.70s Step 267( N/A%), pre moving , FPS 2.23, Running 79.90s Step 268( N/A%), pre moving , FPS 2.20, Running 80.42s Step 269( N/A%), pre moving , FPS 2.14, Running 80.88s Step 270( N/A%), pre moving , FPS 2.09, Running 81.46s Step 271( N/A%), pre moving , FPS 2.03, Running 81.91s Step 272( N/A%), pre moving , FPS 2.02, Running 82.50s Step 273( N/A%), pre moving , FPS 2.07, Running 82.68s Step 274( N/A%), pre moving , FPS 2.08, Running 83.20s Step 275( N/A%), pre moving , FPS 2.03, Running 83.62s Step 276( N/A%), pre moving , FPS 2.03, Running 84.20s Step 277( N/A%), pre moving , FPS 2.03, Running 84.65s Step 278( N/A%), pre moving , FPS 2.03, Running 85.24s Step 279( N/A%), pre moving , FPS 2.11, Running 85.32s Step 280( N/A%), pre moving , FPS 2.24, Running 85.41s Step 281( N/A%), pre moving , FPS 2.30, Running 85.76s Step 282( N/A%), pre moving , FPS 2.43, Running 85.85s Step 283( N/A%), pre moving , FPS 2.54, Running 85.94s Step 284( N/A%), pre moving , FPS 2.72, Running 86.03s Step 285( N/A%), pre moving , FPS 2.76, Running 86.37s Step 286( N/A%), pre moving , FPS 2.95, Running 86.49s Step 287( N/A%), pre moving , FPS 3.00, Running 86.58s Step 288( N/A%), pre moving , FPS 3.21, Running 86.66s Step 289( N/A%), pre moving , FPS 2.52, Running 88.83s Step 290( N/A%), pre moving , FPS 2.48, Running 89.53s Step 291( N/A%), pre moving , FPS 2.54, Running 89.77s Step 292( N/A%), pre moving , FPS 2.63, Running 90.10s Step 293( N/A%), pre moving , FPS 2.61, Running 90.34s Step 294( N/A%), pre moving , FPS 2.66, Running 90.72s Step 295( N/A%), pre moving , FPS 2.73, Running 90.94s Step 296( N/A%), pre moving , FPS 2.74, Running 91.51s Step 297( N/A%), pre moving , FPS 2.84, Running 91.69s Step 298( N/A%), pre moving , FPS 2.82, Running 92.34s Step 299( N/A%), pre moving , FPS 2.69, Running 92.75s Step 300( N/A%), pre moving , FPS 2.43, Running 93.66s Step 301( N/A%), pre moving , FPS 2.47, Running 93.85s Step 302( N/A%), pre moving , FPS 2.29, Running 94.60s Step 303( N/A%), pre moving , FPS 2.24, Running 94.85s Step 304( N/A%), pre moving , FPS 2.15, Running 95.32s Step 305( N/A%), pre moving , FPS 2.19, Running 95.49s Step 306( N/A%), pre moving , FPS 2.08, Running 96.11s Step 307( N/A%), pre moving , FPS 2.01, Running 96.53s Step 308( N/A%), pre moving , FPS 1.93, Running 97.01s Step 309( 0.33%), action 1, FPS 2.06, Running 98.51s Step 310( 0.67%), action 2, FPS 2.13, Running 98.93s Step 311( 1.00%), action 3, FPS 2.02, Running 99.67s Step 312( 1.33%), action 4, FPS 2.02, Running 100.00s Step 313( 1.67%), action 5, FPS 1.83, Running 101.28s Step 314( 2.00%), action 6, FPS 1.82, Running 101.68s Step 315( 2.33%), action 7, FPS 1.74, Running 102.45s Step 316( 2.67%), action 8, FPS 1.73, Running 103.08s Step 317( 3.00%), action 9, FPS 1.64, Running 103.86s Step 318( 3.33%), action 10, FPS 1.62, Running 104.66s Step 319( 3.67%), action 11, FPS 1.59, Running 105.32s Step 320( 4.00%), action 12, FPS 1.61, Running 106.04s Step 321( 4.33%), action 13, FPS 1.55, Running 106.76s Step 322( 4.67%), action 14, FPS 1.50, Running 107.93s Step 323( 5.00%), action 15, FPS 1.46, Running 108.57s Step 324( 5.33%), action 16, FPS 1.41, Running 109.48s Step 325( 5.67%), action 17, FPS 1.36, Running 110.16s Step 326( 6.00%), action 18, FPS 1.35, Running 110.88s Step 327( 6.33%), action 19, FPS 1.31, Running 111.79s Step 328( 6.67%), action 20, FPS 1.32, Running 112.20s Step 329( 7.00%), action 21, FPS 1.34, Running 113.43s Step 330( 7.33%), action 22, FPS 1.33, Running 113.95s Step 331( 7.67%), action 23, FPS 1.29, Running 115.15s Step 332( 8.00%), action 24, FPS 1.28, Running 115.58s Step 333( 8.33%), action 25, FPS 1.30, Running 116.69s Step 334( 8.67%), action 26, FPS 1.26, Running 117.62s Step 335( 9.00%), action 27, FPS 1.24, Running 118.55s Step 336( 9.33%), action 28, FPS 1.25, Running 119.13s Step 337( 9.67%), action 29, FPS 1.23, Running 120.19s Step 338( 10.00%), action 30, FPS 1.24, Running 120.85s Step 339( 10.33%), action 31, FPS 1.21, Running 121.84s Step 340( 10.67%), action 32, FPS 1.21, Running 122.50s Step 341( 11.00%), action 33, FPS 1.19, Running 123.54s Step 342( 11.33%), action 34, FPS 1.20, Running 124.64s Step 343( 11.67%), action 35, FPS 1.18, Running 125.51s Step 344( 12.00%), action 36, FPS 1.20, Running 126.11s Step 345( 12.33%), action 37, FPS 1.18, Running 127.16s Step 346( 12.67%), action 38, FPS 1.16, Running 128.13s Step 347( 13.00%), action 39, FPS 1.17, Running 128.85s Step 348( 13.33%), action 40, FPS 1.15, Running 129.63s Step 349( 13.67%), action 41, FPS 1.17, Running 130.53s Step 350( 14.00%), action 42, FPS 1.18, Running 130.97s Step 351( 14.33%), action 43, FPS 1.21, Running 131.73s Step 352( 14.67%), action 44, FPS 1.19, Running 132.33s Step 353( 15.00%), action 45, FPS 1.21, Running 133.28s Step 354( 15.33%), action 46, FPS 1.22, Running 134.07s Step 355( 15.67%), action 47, FPS 1.21, Running 135.05s Step 356( 16.00%), action 48, FPS 1.20, Running 135.83s Step 357( 16.33%), action 49, FPS 1.21, Running 136.69s Step 358( 16.67%), action 50, FPS 1.23, Running 137.14s Step 359( 17.00%), action 51, FPS 1.22, Running 138.26s Step 360( 17.33%), action 52, FPS 1.20, Running 139.12s Step 361( 17.67%), action 53, FPS 1.21, Running 140.09s Step 362( 18.00%), action 54, FPS 1.24, Running 140.81s Step 363( 18.33%), action 55, FPS 1.23, Running 141.75s Step 364( 18.67%), action 56, FPS 1.24, Running 142.30s Step 365( 19.00%), action 57, FPS 1.23, Running 143.45s Step 366( 19.33%), action 58, FPS 1.25, Running 144.17s Step 367( 19.67%), action 59, FPS 1.23, Running 145.10s Step 368( 20.00%), action 60, FPS 1.25, Running 145.69s Step 369( 20.33%), action 61, FPS 1.23, Running 146.81s Step 370( 20.67%), action 62, FPS 1.19, Running 147.71s Step 371( 21.00%), action 63, FPS 1.18, Running 148.70s Step 372( 21.33%), action 64, FPS 1.15, Running 149.78s Step 373( 21.67%), action 65, FPS 1.14, Running 150.77s Step 374( 22.00%), action 66, FPS 1.17, Running 151.20s Step 375( 22.33%), action 67, FPS 1.16, Running 152.27s Step 376( 22.67%), action 68, FPS 1.18, Running 152.74s Step 377( 23.00%), action 69, FPS 1.18, Running 153.64s Step 378( 23.33%), action 70, FPS 1.17, Running 154.23s Step 379( 23.67%), action 71, FPS 1.18, Running 155.23s Step 380( 24.00%), action 72, FPS 1.18, Running 155.99s Step 381( 24.33%), action 73, FPS 1.16, Running 157.38s Step 382( 24.67%), action 74, FPS 1.17, Running 157.89s Step 383( 25.00%), action 75, FPS 1.19, Running 158.56s Step 384( 25.33%), action 76, FPS 1.19, Running 159.17s Step 385( 25.67%), action 77, FPS 1.22, Running 159.87s Step 386( 26.00%), action 78, FPS 1.24, Running 160.35s Step 387( 26.33%), action 79, FPS 1.24, Running 161.19s Step 388( 26.67%), action 80, FPS 1.24, Running 161.77s Step 389( 27.00%), action 81, FPS 1.28, Running 162.49s Step 390( 27.33%), action 82, FPS 1.30, Running 163.12s Step 391( 27.67%), action 83, FPS 1.32, Running 163.86s Step 392( 28.00%), action 84, FPS 1.35, Running 164.60s Step 393( 28.33%), action 85, FPS 1.38, Running 165.24s Step 394( 28.67%), action 86, FPS 1.38, Running 165.65s Step 395( 29.00%), action 87, FPS 1.42, Running 166.33s Step 396( 29.33%), action 88, FPS 1.41, Running 166.93s Step 397( 29.67%), action 89, FPS 1.41, Running 167.78s Step 398( 30.00%), action 90, FPS 1.42, Running 168.30s Step 399( 30.33%), action 91, FPS 1.44, Running 169.14s Step 400( 30.67%), action 92, FPS 1.44, Running 169.90s Step 401( 31.00%), action 93, FPS 1.50, Running 170.70s Step 402( 31.33%), action 94, FPS 1.49, Running 171.31s Step 403( 31.67%), action 95, FPS 1.45, Running 172.33s Step 404( 32.00%), action 96, FPS 1.47, Running 172.80s Step 405( 32.33%), action 97, FPS 1.45, Running 173.65s Step 406( 32.67%), action 98, FPS 1.43, Running 174.35s Step 407( 33.00%), action 99, FPS 1.42, Running 175.23s Step 408( 33.33%), action 100, FPS 1.44, Running 175.63s Step 409( 33.67%), action 101, FPS 1.40, Running 176.79s [2026-08-02 20:05:52] [53 ] Seed 52 failed after 176.99 s. +steps: 409 , actions: 101 . +Instruction: Empty +Total 12/53(22.64%) success. +Setting seed: 53 +Step 1( N/A%), pre moving , FPS 0.19, Running 5.20s Step 2( N/A%), pre moving , FPS 0.38, Running 5.26s Step 3( N/A%), pre moving , FPS 0.54, Running 5.58s Step 4( N/A%), pre moving , FPS 0.71, Running 5.65s Step 5( N/A%), pre moving , FPS 0.88, Running 5.71s Step 6( N/A%), pre moving , FPS 1.04, Running 5.77s Step 7( N/A%), pre moving , FPS 1.20, Running 5.84s Step 8( N/A%), pre moving , FPS 1.33, Running 6.00s Step 9( N/A%), pre moving , FPS 1.44, Running 6.25s Step 10( N/A%), pre moving , FPS 1.58, Running 6.34s Step 11( N/A%), pre moving , FPS 1.71, Running 6.42s Step 12( N/A%), pre moving , FPS 1.78, Running 6.75s Step 13( N/A%), pre moving , FPS 1.91, Running 6.80s Step 14( N/A%), pre moving , FPS 2.04, Running 6.85s Step 15( N/A%), pre moving , FPS 2.17, Running 6.90s Step 16( N/A%), pre moving , FPS 2.30, Running 6.95s Step 17( N/A%), pre moving , FPS 2.43, Running 7.00s Step 18( N/A%), pre moving , FPS 2.54, Running 7.07s Step 19( N/A%), pre moving , FPS 2.66, Running 7.13s Step 20( N/A%), pre moving , FPS 2.77, Running 7.22s Step 21( N/A%), pre moving , FPS 8.15, Running 7.65s Step 22( N/A%), pre moving , FPS 8.05, Running 7.74s Step 23( N/A%), pre moving , FPS 8.87, Running 7.83s Step 24( N/A%), pre moving , FPS 8.01, Running 8.15s Step 25( N/A%), pre moving , FPS 7.98, Running 8.21s Step 26( N/A%), pre moving , FPS 6.69, Running 8.76s Step 27( N/A%), pre moving , FPS 6.69, Running 8.83s Step 28( N/A%), pre moving , FPS 6.87, Running 8.91s Step 29( N/A%), pre moving , FPS 6.68, Running 9.24s Step 30( N/A%), pre moving , FPS 6.69, Running 9.33s Step 31( N/A%), pre moving , FPS 4.94, Running 10.46s Step 32( N/A%), pre moving , FPS 5.25, Running 10.56s Step 33( N/A%), pre moving , FPS 5.22, Running 10.63s Step 34( N/A%), pre moving , FPS 5.20, Running 10.70s Step 35( N/A%), pre moving , FPS 4.85, Running 11.02s Step 36( N/A%), pre moving , FPS 4.21, Running 11.69s Step 37( N/A%), pre moving , FPS 4.20, Running 11.77s Step 38( N/A%), pre moving , FPS 4.19, Running 11.85s Step 39( N/A%), pre moving , FPS 4.18, Running 11.92s Step 40( N/A%), pre moving , FPS 3.98, Running 12.25s Step 41( N/A%), pre moving , FPS 4.26, Running 12.34s Step 42( N/A%), pre moving , FPS 4.28, Running 12.42s Step 43( N/A%), pre moving , FPS 4.25, Running 12.54s Step 44( N/A%), pre moving , FPS 4.29, Running 12.81s Step 45( N/A%), pre moving , FPS 4.27, Running 12.90s Step 46( N/A%), pre moving , FPS 4.73, Running 12.98s Step 47( N/A%), pre moving , FPS 4.46, Running 13.31s Step 48( N/A%), pre moving , FPS 4.45, Running 13.40s Step 49( N/A%), pre moving , FPS 4.73, Running 13.47s Step 50( N/A%), pre moving , FPS 4.75, Running 13.55s Step 51( N/A%), pre moving , FPS 5.87, Running 13.87s Step 52( N/A%), pre moving , FPS 5.81, Running 14.00s Step 53( N/A%), pre moving , FPS 5.73, Running 14.12s Step 54( N/A%), pre moving , FPS 5.26, Running 14.50s Step 55( N/A%), pre moving , FPS 5.56, Running 14.62s Step 56( N/A%), pre moving , FPS 6.07, Running 14.99s Step 57( N/A%), pre moving , FPS 5.96, Running 15.12s Step 58( N/A%), pre moving , FPS 5.90, Running 15.24s Step 59( N/A%), pre moving , FPS 5.44, Running 15.59s Step 60( N/A%), pre moving , FPS 5.76, Running 15.72s Step 61( N/A%), pre moving , FPS 5.45, Running 16.01s Step 62( N/A%), pre moving , FPS 5.24, Running 16.24s Step 63( N/A%), pre moving , FPS 5.24, Running 16.36s Step 64( N/A%), pre moving , FPS 5.09, Running 16.74s Step 65( N/A%), pre moving , FPS 5.05, Running 16.86s Step 66( N/A%), pre moving , FPS 4.72, Running 17.22s Step 67( N/A%), pre moving , FPS 4.95, Running 17.35s Step 68( N/A%), pre moving , FPS 4.91, Running 17.47s Step 69( N/A%), pre moving , FPS 4.59, Running 17.82s Step 70( N/A%), pre moving , FPS 4.53, Running 17.96s Step 71( N/A%), pre moving , FPS 4.70, Running 18.13s Step 72( N/A%), pre moving , FPS 4.53, Running 18.42s Step 73( N/A%), pre moving , FPS 4.51, Running 18.55s Step 74( N/A%), pre moving , FPS 4.52, Running 18.93s Step 75( N/A%), pre moving , FPS 4.51, Running 19.06s Step 76( N/A%), pre moving , FPS 4.77, Running 19.18s Step 77( N/A%), pre moving , FPS 4.53, Running 19.53s Step 78( N/A%), pre moving , FPS 4.51, Running 19.67s Step 79( N/A%), pre moving , FPS 4.50, Running 20.04s Step 80( N/A%), pre moving , FPS 4.57, Running 20.10s Step 81( N/A%), pre moving , FPS 4.78, Running 20.20s Step 82( N/A%), pre moving , FPS 4.95, Running 20.28s Step 83( N/A%), pre moving , FPS 4.70, Running 20.61s Step 84( N/A%), pre moving , FPS 5.06, Running 20.70s Step 85( N/A%), pre moving , FPS 5.12, Running 20.77s Step 86( N/A%), pre moving , FPS 5.51, Running 20.85s Step 87( N/A%), pre moving , FPS 5.24, Running 21.17s Step 88( N/A%), pre moving , FPS 5.29, Running 21.25s Step 89( N/A%), pre moving , FPS 5.73, Running 21.32s Step 90( N/A%), pre moving , FPS 5.81, Running 21.40s Step 91( N/A%), pre moving , FPS 5.57, Running 21.72s Step 92( N/A%), pre moving , FPS 5.89, Running 21.81s Step 93( N/A%), pre moving , FPS 6.00, Running 21.89s Step 94( N/A%), pre moving , FPS 6.60, Running 21.96s Step 95( N/A%), pre moving , FPS 6.20, Running 22.29s Step 96( N/A%), pre moving , FPS 6.25, Running 22.38s Step 97( N/A%), pre moving , FPS 6.82, Running 22.47s Step 98( N/A%), pre moving , FPS 6.52, Running 22.74s Step 99( N/A%), pre moving , FPS 6.97, Running 22.91s Step 100( N/A%), pre moving , FPS 6.97, Running 22.97s Step 101( N/A%), pre moving , FPS 6.98, Running 23.06s Step 102( N/A%), pre moving , FPS 6.44, Running 23.38s Step 103( N/A%), pre moving , FPS 6.97, Running 23.48s Step 104( N/A%), pre moving , FPS 7.00, Running 23.56s Step 105( N/A%), pre moving , FPS 6.43, Running 23.88s Step 106( N/A%), pre moving , FPS 6.41, Running 23.97s Step 107( N/A%), pre moving , FPS 6.96, Running 24.04s Step 108( N/A%), pre moving , FPS 6.95, Running 24.13s Step 109( N/A%), pre moving , FPS 6.38, Running 24.45s Step 110( N/A%), pre moving , FPS 6.35, Running 24.55s Step 111( N/A%), pre moving , FPS 6.88, Running 24.63s Step 112( N/A%), pre moving , FPS 6.56, Running 24.86s Step 113( N/A%), pre moving , FPS 6.33, Running 25.05s Step 114( N/A%), pre moving , FPS 5.09, Running 25.89s Step 115( N/A%), pre moving , FPS 5.29, Running 26.07s Step 116( N/A%), pre moving , FPS 4.99, Running 26.39s Step 117( N/A%), pre moving , FPS 4.87, Running 26.57s Step 118( N/A%), pre moving , FPS 4.79, Running 26.91s Step 119( N/A%), pre moving , FPS 4.55, Running 27.30s Step 120( N/A%), pre moving , FPS 4.08, Running 27.88s Step 121( N/A%), pre moving , FPS 4.00, Running 28.06s Step 122( N/A%), pre moving , FPS 3.85, Running 28.57s Step 123( N/A%), pre moving , FPS 3.63, Running 28.99s Step 124( N/A%), pre moving , FPS 3.35, Running 29.52s Step 125( N/A%), pre moving , FPS 3.43, Running 29.71s Step 126( N/A%), pre moving , FPS 3.20, Running 30.22s Step 127( N/A%), pre moving , FPS 3.04, Running 30.63s Step 128( N/A%), pre moving , FPS 2.87, Running 31.09s Step 129( N/A%), pre moving , FPS 2.92, Running 31.30s Step 130( N/A%), pre moving , FPS 2.74, Running 31.85s Step 131( N/A%), pre moving , FPS 2.62, Running 32.26s Step 132( N/A%), pre moving , FPS 2.52, Running 32.79s Step 133( N/A%), pre moving , FPS 2.52, Running 32.97s Step 134( N/A%), pre moving , FPS 2.63, Running 33.49s Step 135( N/A%), pre moving , FPS 2.55, Running 33.91s Step 136( N/A%), pre moving , FPS 2.48, Running 34.47s Step 137( N/A%), pre moving , FPS 2.48, Running 34.63s Step 138( N/A%), pre moving , FPS 2.43, Running 35.16s Step 139( N/A%), pre moving , FPS 2.42, Running 35.57s Step 140( N/A%), pre moving , FPS 2.43, Running 36.12s Step 141( N/A%), pre moving , FPS 2.35, Running 36.56s Step 142( N/A%), pre moving , FPS 2.36, Running 37.03s Step 143( N/A%), pre moving , FPS 2.43, Running 37.23s Step 144( N/A%), pre moving , FPS 2.43, Running 37.76s Step 145( N/A%), pre moving , FPS 2.35, Running 38.20s Step 146( N/A%), pre moving , FPS 2.34, Running 38.76s Step 147( N/A%), pre moving , FPS 2.35, Running 39.12s Step 148( N/A%), pre moving , FPS 2.30, Running 39.77s Step 149( N/A%), pre moving , FPS 2.23, Running 40.27s Step 150( N/A%), pre moving , FPS 2.23, Running 40.82s Step 151( N/A%), pre moving , FPS 2.28, Running 41.01s Step 152( N/A%), pre moving , FPS 2.27, Running 41.59s Step 153( N/A%), pre moving , FPS 2.20, Running 42.05s Step 154( N/A%), pre moving , FPS 2.20, Running 42.59s Step 155( N/A%), pre moving , FPS 2.19, Running 43.04s Step 156( N/A%), pre moving , FPS 2.19, Running 43.60s Step 157( N/A%), pre moving , FPS 2.13, Running 44.02s Step 158( N/A%), pre moving , FPS 2.20, Running 44.26s Step 159( N/A%), pre moving , FPS 2.27, Running 44.38s Step 160( N/A%), pre moving , FPS 2.36, Running 44.58s Step 161( N/A%), pre moving , FPS 2.45, Running 44.71s Step 162( N/A%), pre moving , FPS 2.54, Running 44.92s Step 163( N/A%), pre moving , FPS 2.55, Running 45.06s Step 164( N/A%), pre moving , FPS 2.65, Running 45.31s Step 165( N/A%), pre moving , FPS 2.76, Running 45.46s Step 166( N/A%), pre moving , FPS 2.89, Running 45.67s Step 167( N/A%), pre moving , FPS 2.96, Running 45.88s Step 168( N/A%), pre moving , FPS 3.10, Running 46.23s Step 169( N/A%), pre moving , FPS 3.24, Running 46.44s Step 170( N/A%), pre moving , FPS 3.35, Running 46.79s Step 171( N/A%), pre moving , FPS 3.23, Running 47.21s Step 172( N/A%), pre moving , FPS 3.22, Running 47.80s Step 173( N/A%), pre moving , FPS 3.22, Running 48.27s Step 174( N/A%), pre moving , FPS 3.22, Running 48.81s Step 175( N/A%), pre moving , FPS 3.26, Running 49.18s Step 176( N/A%), pre moving , FPS 3.37, Running 49.53s Step 177( N/A%), pre moving , FPS 3.41, Running 49.89s Step 178( N/A%), pre moving , FPS 3.23, Running 50.46s Step 179( N/A%), pre moving , FPS 3.25, Running 50.55s Step 180( N/A%), pre moving , FPS 3.29, Running 50.65s Step 181( N/A%), pre moving , FPS 3.18, Running 50.99s Step 182( N/A%), pre moving , FPS 3.23, Running 51.11s Step 183( N/A%), pre moving , FPS 3.26, Running 51.21s Step 184( N/A%), pre moving , FPS 3.25, Running 51.45s Step 185( N/A%), pre moving , FPS 3.23, Running 51.66s Step 186( N/A%), pre moving , FPS 3.30, Running 51.73s Step 187( N/A%), pre moving , FPS 3.36, Running 51.83s Step 188( N/A%), pre moving , FPS 3.37, Running 52.17s Step 189( N/A%), pre moving , FPS 2.64, Running 54.02s Step 190( N/A%), pre moving , FPS 2.48, Running 54.86s Step 191( N/A%), pre moving , FPS 2.55, Running 55.05s Step 192( N/A%), pre moving , FPS 2.52, Running 55.74s Step 193( N/A%), pre moving , FPS 2.55, Running 56.10s Step 194( N/A%), pre moving , FPS 2.57, Running 56.60s Step 195( N/A%), pre moving , FPS 2.62, Running 56.80s Step 196( N/A%), pre moving , FPS 2.56, Running 57.34s Step 197( N/A%), pre moving , FPS 2.53, Running 57.79s Step 198( N/A%), pre moving , FPS 2.54, Running 58.34s Step 199( N/A%), pre moving , FPS 2.51, Running 58.51s Step 200( N/A%), pre moving , FPS 2.37, Running 59.10s Step 201( N/A%), pre moving , FPS 2.34, Running 59.56s Step 202( N/A%), pre moving , FPS 2.24, Running 60.05s Step 203( N/A%), pre moving , FPS 2.22, Running 60.22s Step 204( N/A%), pre moving , FPS 2.11, Running 60.95s Step 205( N/A%), pre moving , FPS 2.09, Running 61.24s Step 206( N/A%), pre moving , FPS 2.00, Running 61.73s Step 207( N/A%), pre moving , FPS 1.98, Running 61.93s Step 208( N/A%), pre moving , FPS 1.90, Running 62.73s Step 209( 0.33%), action 1, FPS 2.03, Running 63.86s Step 210( 0.67%), action 2, FPS 2.12, Running 64.27s Step 211( 1.00%), action 3, FPS 2.08, Running 64.66s Step 212( 1.33%), action 4, FPS 2.18, Running 64.89s Step 213( 1.67%), action 5, FPS 2.21, Running 65.16s Step 214( 2.00%), action 6, FPS 2.25, Running 65.48s Step 215( 2.33%), action 7, FPS 2.23, Running 65.76s Step 216( 2.67%), action 8, FPS 2.31, Running 66.02s Step 217( 3.00%), action 9, FPS 2.36, Running 66.27s Step 218( 3.33%), action 10, FPS 2.44, Running 66.54s Step 219( 3.67%), action 11, FPS 2.32, Running 67.14s Step 220( 4.00%), action 12, FPS 2.38, Running 67.49s Step 221( 4.33%), action 13, FPS 2.33, Running 68.15s Step 222( 4.67%), action 14, FPS 2.32, Running 68.67s Step 223( 5.00%), action 15, FPS 2.15, Running 69.53s Step 224( 5.33%), action 16, FPS 2.23, Running 69.94s Step 225( 5.67%), action 17, FPS 2.13, Running 70.64s Step 226( 6.00%), action 18, FPS 2.14, Running 71.08s Step 227( 6.33%), action 19, FPS 2.03, Running 71.77s Step 228( 6.67%), action 20, FPS 2.11, Running 72.22s Step 229( 7.00%), action 21, FPS 2.17, Running 73.06s Step 230( 7.33%), action 22, FPS 2.17, Running 73.50s Step 231( 7.67%), action 23, FPS 2.07, Running 74.34s Step 232( 8.00%), action 24, FPS 2.05, Running 74.67s Step 233( 8.33%), action 25, FPS 1.91, Running 75.61s Step 234( 8.67%), action 26, FPS 1.86, Running 76.22s Step 235( 9.00%), action 27, FPS 1.79, Running 76.91s Step 236( 9.33%), action 28, FPS 1.74, Running 77.52s Step 237( 9.67%), action 29, FPS 1.65, Running 78.38s Step 238( 10.00%), action 30, FPS 1.63, Running 78.80s Step 239( 10.33%), action 31, FPS 1.56, Running 79.99s Step 240( 10.67%), action 32, FPS 1.55, Running 80.42s Step 241( 11.00%), action 33, FPS 1.53, Running 81.21s Step 242( 11.33%), action 34, FPS 1.52, Running 81.81s Step 243( 11.67%), action 35, FPS 1.51, Running 82.75s Step 244( 12.00%), action 36, FPS 1.53, Running 83.03s Step 245( 12.33%), action 37, FPS 1.51, Running 83.87s Step 246( 12.67%), action 38, FPS 1.52, Running 84.21s Step 247( 13.00%), action 39, FPS 1.51, Running 85.05s Step 248( 13.33%), action 40, FPS 1.53, Running 85.26s Step 249( 13.67%), action 41, FPS 1.58, Running 85.69s Step 250( 14.00%), action 42, FPS 1.61, Running 85.92s Step 251( 14.33%), action 43, FPS 1.67, Running 86.30s Step 252( 14.67%), action 44, FPS 1.66, Running 86.72s Step 253( 15.00%), action 45, FPS 1.70, Running 87.40s Step 254( 15.33%), action 46, FPS 1.69, Running 88.06s Step 255( 15.67%), action 47, FPS 1.65, Running 88.99s Step 256( 16.00%), action 48, FPS 1.64, Running 89.69s Step 257( 16.33%), action 49, FPS 1.64, Running 90.54s Step 258( 16.67%), action 50, FPS 1.65, Running 90.94s Step 259( 17.00%), action 51, FPS 1.69, Running 91.80s Step 260( 17.33%), action 52, FPS 1.66, Running 92.46s Step 261( 17.67%), action 53, FPS 1.66, Running 93.23s Step 262( 18.00%), action 54, FPS 1.69, Running 93.67s Step 263( 18.33%), action 55, FPS 1.70, Running 94.49s Step 264( 18.67%), action 56, FPS 1.69, Running 94.90s Step 265( 19.00%), action 57, FPS 1.69, Running 95.67s Step 266( 19.33%), action 58, FPS 1.69, Running 96.07s Step 267( 19.67%), action 59, FPS 1.64, Running 97.21s Step 268( 20.00%), action 60, FPS 1.62, Running 97.62s Step 269( 20.33%), action 61, FPS 1.54, Running 98.66s Step 270( 20.67%), action 62, FPS 1.51, Running 99.20s Step 271( 21.00%), action 63, FPS 1.47, Running 99.91s Step 272( 21.33%), action 64, FPS 1.47, Running 100.29s Step 273( 21.67%), action 65, FPS 1.47, Running 101.03s Step 274( 22.00%), action 66, FPS 1.47, Running 101.69s Step 275( 22.33%), action 67, FPS 1.48, Running 102.54s Step 276( 22.67%), action 68, FPS 1.51, Running 102.92s Step 277( 23.00%), action 69, FPS 1.52, Running 103.67s Step 278( 23.33%), action 70, FPS 1.52, Running 104.14s Step 279( 23.67%), action 71, FPS 1.56, Running 104.63s Step 280( 24.00%), action 72, FPS 1.61, Running 104.91s Step 281( 24.33%), action 73, FPS 1.61, Running 105.66s Step 282( 24.67%), action 74, FPS 1.58, Running 106.36s Step 283( 25.00%), action 75, FPS 1.52, Running 107.67s Step 284( 25.33%), action 76, FPS 1.51, Running 108.11s Step 285( 25.67%), action 77, FPS 1.52, Running 108.87s Step 286( 26.00%), action 78, FPS 1.49, Running 109.52s Step 287( 26.33%), action 79, FPS 1.51, Running 110.43s Step 288( 26.67%), action 80, FPS 1.50, Running 111.00s Step 289( 27.00%), action 81, FPS 1.51, Running 111.90s Step 290( 27.33%), action 82, FPS 1.54, Running 112.22s Step 291( 27.67%), action 83, FPS 1.53, Running 112.95s Step 292( 28.00%), action 84, FPS 1.52, Running 113.46s Step 293( 28.33%), action 85, FPS 1.46, Running 114.69s Step 294( 28.67%), action 86, FPS 1.50, Running 115.06s Step 295( 29.00%), action 87, FPS 1.50, Running 115.88s Step 296( 29.33%), action 88, FPS 1.50, Running 116.30s Step 297( 29.67%), action 89, FPS 1.49, Running 117.11s Step 298( 30.00%), action 90, FPS 1.46, Running 117.80s Step 299( 30.33%), action 91, FPS 1.37, Running 119.20s Step 300( 30.67%), action 92, FPS 1.35, Running 119.69s Step 301( 31.00%), action 93, FPS 1.35, Running 120.44s Step 302( 31.33%), action 94, FPS 1.36, Running 121.10s Step 303( 31.67%), action 95, FPS 1.39, Running 122.06s Step 304( 32.00%), action 96, FPS 1.38, Running 122.62s [2026-08-02 20:07:55] [54 ] Seed 53 failed after 122.94 s. +steps: 304 , actions: 96 . +Instruction: Empty +Total 12/54(22.22%) success. +Setting seed: 54 +Step 1( N/A%), pre moving , FPS 1.02, Running 0.98s Step 2( N/A%), pre moving , FPS 1.99, Running 1.01s Step 3( N/A%), pre moving , FPS 2.89, Running 1.04s Step 4( N/A%), pre moving , FPS 3.75, Running 1.07s Step 5( N/A%), pre moving , FPS 4.57, Running 1.09s Step 6( N/A%), pre moving , FPS 5.30, Running 1.13s Step 7( N/A%), pre moving , FPS 5.80, Running 1.21s Step 8( N/A%), pre moving , FPS 6.20, Running 1.29s Step 9( N/A%), pre moving , FPS 6.55, Running 1.37s Step 10( N/A%), pre moving , FPS 6.90, Running 1.45s Step 11( N/A%), pre moving , FPS 7.17, Running 1.53s Step 12( N/A%), pre moving , FPS 7.34, Running 1.64s Step 13( N/A%), pre moving , FPS 7.58, Running 1.72s Step 14( N/A%), pre moving , FPS 7.93, Running 1.76s Step 15( N/A%), pre moving , FPS 8.15, Running 1.84s Step 16( N/A%), pre moving , FPS 8.27, Running 1.94s Step 17( N/A%), pre moving , FPS 8.44, Running 2.02s Step 18( N/A%), pre moving , FPS 8.61, Running 2.09s Step 19( N/A%), pre moving , FPS 7.87, Running 2.41s Step 20( N/A%), pre moving , FPS 7.97, Running 2.51s Step 21( N/A%), pre moving , FPS 9.71, Running 3.04s Step 22( N/A%), pre moving , FPS 9.40, Running 3.13s Step 23( N/A%), pre moving , FPS 8.94, Running 3.28s Step 24( N/A%), pre moving , FPS 8.21, Running 3.50s Step 25( N/A%), pre moving , FPS 8.02, Running 3.59s Step 26( N/A%), pre moving , FPS 6.69, Running 4.12s Step 27( N/A%), pre moving , FPS 6.72, Running 4.18s Step 28( N/A%), pre moving , FPS 6.73, Running 4.26s Step 29( N/A%), pre moving , FPS 6.22, Running 4.59s Step 30( N/A%), pre moving , FPS 6.19, Running 4.68s Step 31( N/A%), pre moving , FPS 6.22, Running 4.75s Step 32( N/A%), pre moving , FPS 6.26, Running 4.83s Step 33( N/A%), pre moving , FPS 3.81, Running 6.97s Step 34( N/A%), pre moving , FPS 3.79, Running 7.04s Step 35( N/A%), pre moving , FPS 3.80, Running 7.11s Step 36( N/A%), pre moving , FPS 3.49, Running 7.67s Step 37( N/A%), pre moving , FPS 3.35, Running 7.99s Step 38( N/A%), pre moving , FPS 3.34, Running 8.09s Step 39( N/A%), pre moving , FPS 3.48, Running 8.16s Step 40( N/A%), pre moving , FPS 3.49, Running 8.24s Step 41( N/A%), pre moving , FPS 3.62, Running 8.55s Step 42( N/A%), pre moving , FPS 3.62, Running 8.65s Step 43( N/A%), pre moving , FPS 3.67, Running 8.73s Step 44( N/A%), pre moving , FPS 3.78, Running 8.80s Step 45( N/A%), pre moving , FPS 3.61, Running 9.12s Step 46( N/A%), pre moving , FPS 3.93, Running 9.21s Step 47( N/A%), pre moving , FPS 3.93, Running 9.27s Step 48( N/A%), pre moving , FPS 3.93, Running 9.35s Step 49( N/A%), pre moving , FPS 3.94, Running 9.67s Step 50( N/A%), pre moving , FPS 3.94, Running 9.75s Step 51( N/A%), pre moving , FPS 3.94, Running 9.82s Step 52( N/A%), pre moving , FPS 3.94, Running 9.90s Step 53( N/A%), pre moving , FPS 6.13, Running 10.23s Step 54( N/A%), pre moving , FPS 6.10, Running 10.32s Step 55( N/A%), pre moving , FPS 6.10, Running 10.39s Step 56( N/A%), pre moving , FPS 7.15, Running 10.47s Step 57( N/A%), pre moving , FPS 7.14, Running 10.79s Step 58( N/A%), pre moving , FPS 7.13, Running 10.89s Step 59( N/A%), pre moving , FPS 7.13, Running 10.97s Step 60( N/A%), pre moving , FPS 7.07, Running 11.07s Step 61( N/A%), pre moving , FPS 7.12, Running 11.36s Step 62( N/A%), pre moving , FPS 7.14, Running 11.46s Step 63( N/A%), pre moving , FPS 7.13, Running 11.53s Step 64( N/A%), pre moving , FPS 6.52, Running 11.86s Step 65( N/A%), pre moving , FPS 7.05, Running 11.96s Step 66( N/A%), pre moving , FPS 7.08, Running 12.03s Step 67( N/A%), pre moving , FPS 7.04, Running 12.11s Step 68( N/A%), pre moving , FPS 6.50, Running 12.43s Step 69( N/A%), pre moving , FPS 7.00, Running 12.52s Step 70( N/A%), pre moving , FPS 7.02, Running 12.60s Step 71( N/A%), pre moving , FPS 6.37, Running 12.96s Step 72( N/A%), pre moving , FPS 6.29, Running 13.08s Step 73( N/A%), pre moving , FPS 6.73, Running 13.20s Step 74( N/A%), pre moving , FPS 6.15, Running 13.57s Step 75( N/A%), pre moving , FPS 6.04, Running 13.70s Step 76( N/A%), pre moving , FPS 5.59, Running 14.05s Step 77( N/A%), pre moving , FPS 5.85, Running 14.21s Step 78( N/A%), pre moving , FPS 5.81, Running 14.33s Step 79( N/A%), pre moving , FPS 5.32, Running 14.73s Step 80( N/A%), pre moving , FPS 5.29, Running 14.85s Step 81( N/A%), pre moving , FPS 5.20, Running 15.21s Step 82( N/A%), pre moving , FPS 5.14, Running 15.34s Step 83( N/A%), pre moving , FPS 4.78, Running 15.72s Step 84( N/A%), pre moving , FPS 5.02, Running 15.85s Step 85( N/A%), pre moving , FPS 4.99, Running 15.97s Step 86( N/A%), pre moving , FPS 4.66, Running 16.32s Step 87( N/A%), pre moving , FPS 4.60, Running 16.45s Step 88( N/A%), pre moving , FPS 4.81, Running 16.58s Step 89( N/A%), pre moving , FPS 4.50, Running 16.97s Step 90( N/A%), pre moving , FPS 4.48, Running 17.06s Step 91( N/A%), pre moving , FPS 4.55, Running 17.35s Step 92( N/A%), pre moving , FPS 4.47, Running 17.56s Step 93( N/A%), pre moving , FPS 4.47, Running 17.67s Step 94( N/A%), pre moving , FPS 4.56, Running 17.96s Step 95( N/A%), pre moving , FPS 4.48, Running 18.16s Step 96( N/A%), pre moving , FPS 4.72, Running 18.28s Step 97( N/A%), pre moving , FPS 4.55, Running 18.61s Step 98( N/A%), pre moving , FPS 4.58, Running 18.71s Step 99( N/A%), pre moving , FPS 4.89, Running 18.82s Step 100( N/A%), pre moving , FPS 4.65, Running 19.14s Step 101( N/A%), pre moving , FPS 5.00, Running 19.21s Step 102( N/A%), pre moving , FPS 5.06, Running 19.30s Step 103( N/A%), pre moving , FPS 5.46, Running 19.38s Step 104( N/A%), pre moving , FPS 5.56, Running 19.45s Step 105( N/A%), pre moving , FPS 5.24, Running 19.78s Step 106( N/A%), pre moving , FPS 5.69, Running 19.84s Step 107( N/A%), pre moving , FPS 5.84, Running 19.88s Step 108( N/A%), pre moving , FPS 5.99, Running 19.92s Step 109( N/A%), pre moving , FPS 6.64, Running 19.98s Step 110( N/A%), pre moving , FPS 6.72, Running 20.04s Step 111( N/A%), pre moving , FPS 7.22, Running 20.12s Step 112( N/A%), pre moving , FPS 7.55, Running 20.21s Step 113( N/A%), pre moving , FPS 7.70, Running 20.27s Step 114( N/A%), pre moving , FPS 8.44, Running 20.33s Step 115( N/A%), pre moving , FPS 8.88, Running 20.41s Step 116( N/A%), pre moving , FPS 8.93, Running 20.52s Step 117( N/A%), pre moving , FPS 9.94, Running 20.62s Step 118( N/A%), pre moving , FPS 10.01, Running 20.70s Step 119( N/A%), pre moving , FPS 10.20, Running 20.78s Step 120( N/A%), pre moving , FPS 10.19, Running 21.11s Step 121( N/A%), pre moving , FPS 10.03, Running 21.20s Step 122( N/A%), pre moving , FPS 10.10, Running 21.28s Step 123( N/A%), pre moving , FPS 10.12, Running 21.35s Step 124( N/A%), pre moving , FPS 8.97, Running 21.68s Step 125( N/A%), pre moving , FPS 10.06, Running 21.77s Step 126( N/A%), pre moving , FPS 9.89, Running 21.86s Step 127( N/A%), pre moving , FPS 8.94, Running 22.12s Step 128( N/A%), pre moving , FPS 8.48, Running 22.28s Step 129( N/A%), pre moving , FPS 8.46, Running 22.35s Step 130( N/A%), pre moving , FPS 8.36, Running 22.43s Step 131( N/A%), pre moving , FPS 7.59, Running 22.76s Step 132( N/A%), pre moving , FPS 7.54, Running 22.86s Step 133( N/A%), pre moving , FPS 7.52, Running 22.93s Step 134( N/A%), pre moving , FPS 7.46, Running 23.01s Step 135( N/A%), pre moving , FPS 6.86, Running 23.33s Step 136( N/A%), pre moving , FPS 6.87, Running 23.43s Step 137( N/A%), pre moving , FPS 6.93, Running 23.51s Step 138( N/A%), pre moving , FPS 6.91, Running 23.60s Step 139( N/A%), pre moving , FPS 6.37, Running 23.92s Step 140( N/A%), pre moving , FPS 6.89, Running 24.01s Step 141( N/A%), pre moving , FPS 6.98, Running 24.07s Step 142( N/A%), pre moving , FPS 7.08, Running 24.10s Step 143( N/A%), pre moving , FPS 7.15, Running 24.15s Step 144( N/A%), pre moving , FPS 7.85, Running 24.23s Step 145( N/A%), pre moving , FPS 7.21, Running 24.55s Step 146( N/A%), pre moving , FPS 7.23, Running 24.63s Step 147( N/A%), pre moving , FPS 7.73, Running 24.70s Step 148( N/A%), pre moving , FPS 7.99, Running 24.79s Step 149( N/A%), pre moving , FPS 7.23, Running 25.11s Step 150( N/A%), pre moving , FPS 5.78, Running 25.89s Step 151( N/A%), pre moving , FPS 5.72, Running 26.26s Step 152( N/A%), pre moving , FPS 5.13, Running 26.76s Step 153( N/A%), pre moving , FPS 4.98, Running 26.94s Step 154( N/A%), pre moving , FPS 4.49, Running 27.46s Step 155( N/A%), pre moving , FPS 4.40, Running 27.88s Step 156( N/A%), pre moving , FPS 4.03, Running 28.40s Step 157( N/A%), pre moving , FPS 3.94, Running 28.59s Step 158( N/A%), pre moving , FPS 3.64, Running 29.10s Step 159( N/A%), pre moving , FPS 3.56, Running 29.54s Step 160( N/A%), pre moving , FPS 3.29, Running 30.09s Step 161( N/A%), pre moving , FPS 3.21, Running 30.30s Step 162( N/A%), pre moving , FPS 3.00, Running 30.77s Step 163( N/A%), pre moving , FPS 2.83, Running 31.20s Step 164( N/A%), pre moving , FPS 2.65, Running 31.77s Step 165( N/A%), pre moving , FPS 2.69, Running 31.97s Step 166( N/A%), pre moving , FPS 2.55, Running 32.47s Step 167( N/A%), pre moving , FPS 2.44, Running 32.89s Step 168( N/A%), pre moving , FPS 2.31, Running 33.43s Step 169( N/A%), pre moving , FPS 2.27, Running 33.91s Step 170( N/A%), pre moving , FPS 2.33, Running 34.46s Step 171( N/A%), pre moving , FPS 2.39, Running 34.64s Step 172( N/A%), pre moving , FPS 2.37, Running 35.19s Step 173( N/A%), pre moving , FPS 2.31, Running 35.61s Step 174( N/A%), pre moving , FPS 2.30, Running 36.17s Step 175( N/A%), pre moving , FPS 2.32, Running 36.50s Step 176( N/A%), pre moving , FPS 2.37, Running 36.83s Step 177( N/A%), pre moving , FPS 2.33, Running 37.19s Step 178( N/A%), pre moving , FPS 2.33, Running 37.70s Step 179( N/A%), pre moving , FPS 2.40, Running 37.87s Step 180( N/A%), pre moving , FPS 2.44, Running 38.28s Step 181( N/A%), pre moving , FPS 2.45, Running 38.44s Step 182( N/A%), pre moving , FPS 2.49, Running 38.81s Step 183( N/A%), pre moving , FPS 2.57, Running 38.98s Step 184( N/A%), pre moving , FPS 2.64, Running 39.35s Step 185( N/A%), pre moving , FPS 2.37, Running 40.40s Step 186( N/A%), pre moving , FPS 2.35, Running 40.96s Step 187( N/A%), pre moving , FPS 2.41, Running 41.19s Step 188( N/A%), pre moving , FPS 2.41, Running 41.72s Step 189( N/A%), pre moving , FPS 2.41, Running 42.21s Step 190( N/A%), pre moving , FPS 2.40, Running 42.79s Step 191( N/A%), pre moving , FPS 2.32, Running 43.25s Step 192( N/A%), pre moving , FPS 2.32, Running 43.83s Step 193( N/A%), pre moving , FPS 2.30, Running 44.29s Step 194( N/A%), pre moving , FPS 2.30, Running 44.87s Step 195( N/A%), pre moving , FPS 2.34, Running 45.06s Step 196( N/A%), pre moving , FPS 2.28, Running 45.61s Step 197( N/A%), pre moving , FPS 2.25, Running 46.08s Step 198( N/A%), pre moving , FPS 2.23, Running 46.68s Step 199( N/A%), pre moving , FPS 2.16, Running 47.12s Step 200( N/A%), pre moving , FPS 2.12, Running 47.70s Step 201( N/A%), pre moving , FPS 2.07, Running 48.12s Step 202( N/A%), pre moving , FPS 2.07, Running 48.46s Step 203( N/A%), pre moving , FPS 2.03, Running 48.83s Step 204( N/A%), pre moving , FPS 1.99, Running 49.39s Step 205( N/A%), pre moving , FPS 2.11, Running 49.88s Step 206( N/A%), pre moving , FPS 2.11, Running 50.45s Step 207( N/A%), pre moving , FPS 2.05, Running 50.94s Step 208( N/A%), pre moving , FPS 2.05, Running 51.49s Step 209( N/A%), pre moving , FPS 2.11, Running 51.69s Step 210( N/A%), pre moving , FPS 2.12, Running 52.21s Step 211( N/A%), pre moving , FPS 2.12, Running 52.69s Step 212( N/A%), pre moving , FPS 2.12, Running 53.26s Step 213( N/A%), pre moving , FPS 2.13, Running 53.70s Step 214( N/A%), pre moving , FPS 2.13, Running 54.27s Step 215( N/A%), pre moving , FPS 2.09, Running 54.61s Step 216( N/A%), pre moving , FPS 2.13, Running 54.99s Step 217( N/A%), pre moving , FPS 2.16, Running 55.33s Step 218( N/A%), pre moving , FPS 2.28, Running 55.45s Step 219( N/A%), pre moving , FPS 2.37, Running 55.55s Step 220( N/A%), pre moving , FPS 2.44, Running 55.89s Step 221( N/A%), pre moving , FPS 2.54, Running 55.99s Step 222( N/A%), pre moving , FPS 2.62, Running 56.08s Step 223( N/A%), pre moving , FPS 2.72, Running 56.17s Step 224( N/A%), pre moving , FPS 2.81, Running 56.51s Step 225( N/A%), pre moving , FPS 2.97, Running 56.62s Step 226( N/A%), pre moving , FPS 3.20, Running 56.71s Step 227( N/A%), pre moving , FPS 2.57, Running 58.71s Step 228( N/A%), pre moving , FPS 2.57, Running 59.26s Step 229( N/A%), pre moving , FPS 2.49, Running 59.72s Step 230( N/A%), pre moving , FPS 2.48, Running 60.29s Step 231( N/A%), pre moving , FPS 2.57, Running 60.48s Step 232( N/A%), pre moving , FPS 2.55, Running 61.10s Step 233( N/A%), pre moving , FPS 2.56, Running 61.51s Step 234( N/A%), pre moving , FPS 2.57, Running 62.05s Step 235( N/A%), pre moving , FPS 2.62, Running 62.25s Step 236( N/A%), pre moving , FPS 2.49, Running 63.04s Step 237( N/A%), pre moving , FPS 2.52, Running 63.27s Step 238( N/A%), pre moving , FPS 2.41, Running 63.75s Step 239( N/A%), pre moving , FPS 2.38, Running 63.97s Step 240( N/A%), pre moving , FPS 2.32, Running 64.50s Step 241( N/A%), pre moving , FPS 2.24, Running 64.92s Step 242( N/A%), pre moving , FPS 2.14, Running 65.43s Step 243( N/A%), pre moving , FPS 2.12, Running 65.60s Step 244( N/A%), pre moving , FPS 2.02, Running 66.41s Step 245( N/A%), pre moving , FPS 2.00, Running 66.63s Step 246( N/A%), pre moving , FPS 1.87, Running 67.38s Step 247( 0.33%), action 1, FPS 2.02, Running 68.60s Step 248( 0.67%), action 2, FPS 1.99, Running 69.31s Step 249( 1.00%), action 3, FPS 1.92, Running 70.15s Step 250( 1.33%), action 4, FPS 1.92, Running 70.68s Step 251( 1.67%), action 5, FPS 1.84, Running 71.32s Step 252( 2.00%), action 6, FPS 1.85, Running 71.88s Step 253( 2.33%), action 7, FPS 1.78, Running 72.77s Step 254( 2.67%), action 8, FPS 1.80, Running 73.18s Step 255( 3.00%), action 9, FPS 1.71, Running 73.95s Step 256( 3.33%), action 10, FPS 1.78, Running 74.26s Step 257( 3.67%), action 11, FPS 1.59, Running 75.85s Step 258( 4.00%), action 12, FPS 1.59, Running 76.35s Step 259( 4.33%), action 13, FPS 1.53, Running 77.01s Step 260( 4.67%), action 14, FPS 1.50, Running 77.80s Step 261( 5.00%), action 15, FPS 1.46, Running 78.64s Step 262( 5.33%), action 16, FPS 1.47, Running 79.08s Step 263( 5.67%), action 17, FPS 1.41, Running 79.80s Step 264( 6.00%), action 18, FPS 1.44, Running 80.27s Step 265( 6.33%), action 19, FPS 1.35, Running 81.42s Step 266( 6.67%), action 20, FPS 1.35, Running 82.25s Step 267( 7.00%), action 21, FPS 1.33, Running 83.64s Step 268( 7.33%), action 22, FPS 1.34, Running 84.28s Step 269( 7.67%), action 23, FPS 1.34, Running 85.09s Step 270( 8.00%), action 24, FPS 1.35, Running 85.45s Step 271( 8.33%), action 25, FPS 1.34, Running 86.25s Step 272( 8.67%), action 26, FPS 1.35, Running 86.65s Step 273( 9.00%), action 27, FPS 1.37, Running 87.42s Step 274( 9.33%), action 28, FPS 1.33, Running 88.23s Step 275( 9.67%), action 29, FPS 1.33, Running 88.98s Step 276( 10.00%), action 30, FPS 1.30, Running 89.61s Step 277( 10.33%), action 31, FPS 1.35, Running 90.64s Step 278( 10.67%), action 32, FPS 1.35, Running 91.19s Step 279( 11.00%), action 33, FPS 1.32, Running 92.15s Step 280( 11.33%), action 34, FPS 1.32, Running 92.90s Step 281( 11.67%), action 35, FPS 1.32, Running 93.74s Step 282( 12.00%), action 36, FPS 1.33, Running 94.16s Step 283( 12.33%), action 37, FPS 1.33, Running 94.79s Step 284( 12.67%), action 38, FPS 1.33, Running 95.26s Step 285( 13.00%), action 39, FPS 1.37, Running 95.98s Step 286( 13.33%), action 40, FPS 1.38, Running 96.74s Step 287( 13.67%), action 41, FPS 1.39, Running 98.06s Step 288( 14.00%), action 42, FPS 1.41, Running 98.52s Step 289( 14.33%), action 43, FPS 1.41, Running 99.24s Step 290( 14.67%), action 44, FPS 1.39, Running 99.88s Step 291( 15.00%), action 45, FPS 1.37, Running 100.90s Step 292( 15.33%), action 46, FPS 1.35, Running 101.52s Step 293( 15.67%), action 47, FPS 1.34, Running 102.37s Step 294( 16.00%), action 48, FPS 1.36, Running 102.92s Step 295( 16.33%), action 49, FPS 1.33, Running 104.04s Step 296( 16.67%), action 50, FPS 1.32, Running 104.78s Step 297( 17.00%), action 51, FPS 1.33, Running 105.64s Step 298( 17.33%), action 52, FPS 1.35, Running 106.03s Step 299( 17.67%), action 53, FPS 1.32, Running 107.25s Step 300( 18.00%), action 54, FPS 1.35, Running 107.75s Step 301( 18.33%), action 55, FPS 1.36, Running 108.41s Step 302( 18.67%), action 56, FPS 1.37, Running 108.80s Step 303( 19.00%), action 57, FPS 1.36, Running 109.46s Step 304( 19.33%), action 58, FPS 1.37, Running 109.86s Step 305( 19.67%), action 59, FPS 1.37, Running 110.58s Step 306( 20.00%), action 60, FPS 1.40, Running 111.02s Step 307( 20.33%), action 61, FPS 1.42, Running 112.14s Step 308( 20.67%), action 62, FPS 1.42, Running 112.55s Step 309( 21.00%), action 63, FPS 1.42, Running 113.35s Step 310( 21.33%), action 64, FPS 1.43, Running 113.84s Step 311( 21.67%), action 65, FPS 1.43, Running 114.86s Step 312( 22.00%), action 66, FPS 1.44, Running 115.40s Step 313( 22.33%), action 67, FPS 1.47, Running 116.02s Step 314( 22.67%), action 68, FPS 1.46, Running 116.65s Step 315( 23.00%), action 69, FPS 1.48, Running 117.58s Step 316( 23.33%), action 70, FPS 1.47, Running 118.37s Step 317( 23.67%), action 71, FPS 1.43, Running 119.62s Step 318( 24.00%), action 72, FPS 1.39, Running 120.44s Step 319( 24.33%), action 73, FPS 1.42, Running 121.29s Step 320( 24.67%), action 74, FPS 1.43, Running 121.69s Step 321( 25.00%), action 75, FPS 1.43, Running 122.40s Step 322( 25.33%), action 76, FPS 1.41, Running 123.00s Step 323( 25.67%), action 77, FPS 1.38, Running 123.93s Step 324( 26.00%), action 78, FPS 1.35, Running 124.68s Step 325( 26.33%), action 79, FPS 1.33, Running 125.62s Step 326( 26.67%), action 80, FPS 1.33, Running 126.09s Step 327( 27.00%), action 81, FPS 1.35, Running 126.95s Step 328( 27.33%), action 82, FPS 1.34, Running 127.51s Step 329( 27.67%), action 83, FPS 1.33, Running 128.41s Step 330( 28.00%), action 84, FPS 1.34, Running 128.80s Step 331( 28.33%), action 85, FPS 1.36, Running 129.56s Step 332( 28.67%), action 86, FPS 1.37, Running 129.96s Step 333( 29.00%), action 87, FPS 1.34, Running 130.93s Step 334( 29.33%), action 88, FPS 1.36, Running 131.37s Step 335( 29.67%), action 89, FPS 1.37, Running 132.21s Step 336( 30.00%), action 90, FPS 1.39, Running 132.79s Step 337( 30.33%), action 91, FPS 1.43, Running 133.61s Step 338( 30.67%), action 92, FPS 1.48, Running 133.98s Step 339( 31.00%), action 93, FPS 1.48, Running 134.81s Step 340( 31.33%), action 94, FPS 1.48, Running 135.19s Step 341( 31.67%), action 95, FPS 1.47, Running 136.03s Step 342( 32.00%), action 96, FPS 1.49, Running 136.41s Step 343( 32.33%), action 97, FPS 1.51, Running 137.14s Step 344( 32.67%), action 98, FPS 1.56, Running 137.51s Step 345( 33.00%), action 99, FPS 1.58, Running 138.31s Step 346( 33.33%), action 100, FPS 1.56, Running 138.92s Step 347( 33.67%), action 101, FPS 1.56, Running 139.81s Step 348( 34.00%), action 102, FPS 1.57, Running 140.21s Step 349( 34.33%), action 103, FPS 1.61, Running 140.82s Step 350( 34.67%), action 104, FPS 1.60, Running 141.26s Step 351( 35.00%), action 105, FPS 1.59, Running 142.17s Step 352( 35.33%), action 106, FPS 1.58, Running 142.62s Step 353( 35.67%), action 107, FPS 1.62, Running 143.25s Step 354( 36.00%), action 108, FPS 1.63, Running 143.63s Step 355( 36.33%), action 109, FPS 1.65, Running 144.33s Step 356( 36.67%), action 110, FPS 1.66, Running 144.82s Step 357( 37.00%), action 111, FPS 1.64, Running 145.84s Step 358( 37.33%), action 112, FPS 1.60, Running 146.51s Step 359( 37.67%), action 113, FPS 1.58, Running 147.49s Step 360( 38.00%), action 114, FPS 1.56, Running 147.97s Step 361( 38.33%), action 115, FPS 1.57, Running 148.73s Step 362( 38.67%), action 116, FPS 1.55, Running 149.31s Step 363( 39.00%), action 117, FPS 1.58, Running 149.77s Step 364( 39.33%), action 118, FPS 1.58, Running 150.19s Step 365( 39.67%), action 119, FPS 1.60, Running 150.83s Step 366( 40.00%), action 120, FPS 1.60, Running 151.38s [2026-08-02 20:10:27] [55 ] Seed 54 failed after 151.79 s. +steps: 366 , actions: 120 . +Instruction: Empty +Total 12/55(21.82%) success. +Setting seed: 55 +Step 1( N/A%), pre moving , FPS 0.27, Running 3.73s Step 2( N/A%), pre moving , FPS 0.49, Running 4.12s Step 3( N/A%), pre moving , FPS 0.71, Running 4.21s Step 4( N/A%), pre moving , FPS 0.93, Running 4.29s Step 5( N/A%), pre moving , FPS 1.07, Running 4.68s Step 6( N/A%), pre moving , FPS 1.25, Running 4.80s Step 7( N/A%), pre moving , FPS 1.43, Running 4.89s Step 8( N/A%), pre moving , FPS 1.54, Running 5.20s Step 9( N/A%), pre moving , FPS 1.68, Running 5.35s Step 10( N/A%), pre moving , FPS 1.84, Running 5.43s Step 11( N/A%), pre moving , FPS 1.90, Running 5.79s Step 12( N/A%), pre moving , FPS 2.02, Running 5.94s Step 13( N/A%), pre moving , FPS 2.16, Running 6.01s Step 14( N/A%), pre moving , FPS 2.21, Running 6.33s Step 15( N/A%), pre moving , FPS 2.35, Running 6.39s Step 16( N/A%), pre moving , FPS 2.47, Running 6.48s Step 17( N/A%), pre moving , FPS 2.52, Running 6.75s Step 18( N/A%), pre moving , FPS 2.59, Running 6.95s Step 19( N/A%), pre moving , FPS 2.70, Running 7.02s Step 20( N/A%), pre moving , FPS 2.81, Running 7.11s Step 21( N/A%), pre moving , FPS 5.15, Running 7.61s Step 22( N/A%), pre moving , FPS 5.20, Running 7.97s Step 23( N/A%), pre moving , FPS 5.21, Running 8.05s Step 24( N/A%), pre moving , FPS 5.24, Running 8.10s Step 25( N/A%), pre moving , FPS 5.72, Running 8.17s Step 26( N/A%), pre moving , FPS 5.15, Running 8.68s Step 27( N/A%), pre moving , FPS 5.15, Running 8.77s Step 28( N/A%), pre moving , FPS 5.15, Running 9.09s Step 29( N/A%), pre moving , FPS 5.22, Running 9.19s Step 30( N/A%), pre moving , FPS 5.23, Running 9.26s Step 31( N/A%), pre moving , FPS 5.64, Running 9.34s Step 32( N/A%), pre moving , FPS 5.07, Running 9.88s Step 33( N/A%), pre moving , FPS 4.75, Running 10.21s Step 34( N/A%), pre moving , FPS 5.02, Running 10.31s Step 35( N/A%), pre moving , FPS 5.01, Running 10.39s Step 36( N/A%), pre moving , FPS 4.15, Running 11.30s Step 37( N/A%), pre moving , FPS 4.29, Running 11.40s Step 38( N/A%), pre moving , FPS 4.42, Running 11.48s Step 39( N/A%), pre moving , FPS 4.41, Running 11.56s Step 40( N/A%), pre moving , FPS 4.19, Running 11.89s Step 41( N/A%), pre moving , FPS 4.58, Running 11.98s Step 42( N/A%), pre moving , FPS 4.89, Running 12.06s Step 43( N/A%), pre moving , FPS 4.85, Running 12.18s Step 44( N/A%), pre moving , FPS 4.59, Running 12.46s Step 45( N/A%), pre moving , FPS 4.57, Running 12.56s Step 46( N/A%), pre moving , FPS 5.06, Running 12.64s Step 47( N/A%), pre moving , FPS 5.03, Running 12.74s Step 48( N/A%), pre moving , FPS 5.05, Running 13.05s Step 49( N/A%), pre moving , FPS 5.06, Running 13.14s Step 50( N/A%), pre moving , FPS 5.05, Running 13.22s Step 51( N/A%), pre moving , FPS 4.75, Running 13.55s Step 52( N/A%), pre moving , FPS 5.33, Running 13.64s Step 53( N/A%), pre moving , FPS 5.73, Running 13.71s Step 54( N/A%), pre moving , FPS 5.69, Running 13.83s Step 55( N/A%), pre moving , FPS 5.29, Running 14.17s Step 56( N/A%), pre moving , FPS 6.69, Running 14.29s Step 57( N/A%), pre moving , FPS 6.66, Running 14.41s Step 58( N/A%), pre moving , FPS 6.04, Running 14.80s Step 59( N/A%), pre moving , FPS 5.97, Running 14.91s Step 60( N/A%), pre moving , FPS 5.89, Running 15.28s Step 61( N/A%), pre moving , FPS 5.82, Running 15.42s Step 62( N/A%), pre moving , FPS 5.35, Running 15.80s Step 63( N/A%), pre moving , FPS 5.34, Running 15.93s Step 64( N/A%), pre moving , FPS 5.58, Running 16.04s Step 65( N/A%), pre moving , FPS 5.20, Running 16.40s Step 66( N/A%), pre moving , FPS 5.14, Running 16.53s Step 67( N/A%), pre moving , FPS 5.12, Running 16.65s Step 68( N/A%), pre moving , FPS 5.00, Running 17.05s Step 69( N/A%), pre moving , FPS 4.97, Running 17.16s Step 70( N/A%), pre moving , FPS 4.64, Running 17.53s Step 71( N/A%), pre moving , FPS 4.95, Running 17.59s Step 72( N/A%), pre moving , FPS 4.96, Running 17.67s Step 73( N/A%), pre moving , FPS 4.89, Running 17.80s Step 74( N/A%), pre moving , FPS 4.88, Running 17.93s Step 75( N/A%), pre moving , FPS 5.19, Running 18.02s Step 76( N/A%), pre moving , FPS 5.22, Running 18.12s Step 77( N/A%), pre moving , FPS 5.25, Running 18.22s Step 78( N/A%), pre moving , FPS 5.70, Running 18.31s Step 79( N/A%), pre moving , FPS 5.66, Running 18.44s Step 80( N/A%), pre moving , FPS 6.12, Running 18.55s Step 81( N/A%), pre moving , FPS 5.72, Running 18.91s Step 82( N/A%), pre moving , FPS 6.23, Running 19.01s Step 83( N/A%), pre moving , FPS 6.34, Running 19.08s Step 84( N/A%), pre moving , FPS 6.43, Running 19.15s Step 85( N/A%), pre moving , FPS 6.50, Running 19.48s Step 86( N/A%), pre moving , FPS 6.59, Running 19.57s Step 87( N/A%), pre moving , FPS 6.71, Running 19.63s Step 88( N/A%), pre moving , FPS 7.48, Running 19.72s Step 89( N/A%), pre moving , FPS 6.93, Running 20.05s Step 90( N/A%), pre moving , FPS 7.68, Running 20.14s Step 91( N/A%), pre moving , FPS 7.62, Running 20.21s Step 92( N/A%), pre moving , FPS 7.63, Running 20.29s Step 93( N/A%), pre moving , FPS 7.08, Running 20.62s Step 94( N/A%), pre moving , FPS 7.17, Running 20.72s Step 95( N/A%), pre moving , FPS 7.21, Running 20.80s Step 96( N/A%), pre moving , FPS 6.67, Running 21.12s Step 97( N/A%), pre moving , FPS 6.66, Running 21.22s Step 98( N/A%), pre moving , FPS 6.71, Running 21.29s Step 99( N/A%), pre moving , FPS 6.83, Running 21.37s Step 100( N/A%), pre moving , FPS 6.34, Running 21.70s Step 101( N/A%), pre moving , FPS 6.94, Running 21.79s Step 102( N/A%), pre moving , FPS 7.01, Running 21.86s Step 103( N/A%), pre moving , FPS 7.00, Running 21.94s Step 104( N/A%), pre moving , FPS 6.42, Running 22.27s Step 105( N/A%), pre moving , FPS 6.95, Running 22.35s Step 106( N/A%), pre moving , FPS 7.00, Running 22.42s Step 107( N/A%), pre moving , FPS 6.96, Running 22.51s Step 108( N/A%), pre moving , FPS 6.42, Running 22.83s Step 109( N/A%), pre moving , FPS 6.92, Running 22.93s Step 110( N/A%), pre moving , FPS 6.99, Running 23.00s Step 111( N/A%), pre moving , FPS 6.98, Running 23.08s Step 112( N/A%), pre moving , FPS 6.44, Running 23.40s Step 113( N/A%), pre moving , FPS 6.97, Running 23.49s Step 114( N/A%), pre moving , FPS 7.03, Running 23.56s Step 115( N/A%), pre moving , FPS 5.14, Running 24.69s Step 116( N/A%), pre moving , FPS 5.05, Running 25.08s Step 117( N/A%), pre moving , FPS 4.56, Running 25.60s Step 118( N/A%), pre moving , FPS 4.38, Running 25.86s Step 119( N/A%), pre moving , FPS 4.12, Running 26.23s Step 120( N/A%), pre moving , FPS 4.07, Running 26.61s Step 121( N/A%), pre moving , FPS 3.75, Running 27.13s Step 122( N/A%), pre moving , FPS 3.67, Running 27.31s Step 123( N/A%), pre moving , FPS 3.42, Running 27.80s Step 124( N/A%), pre moving , FPS 3.36, Running 28.21s Step 125( N/A%), pre moving , FPS 3.13, Running 28.74s Step 126( N/A%), pre moving , FPS 3.08, Running 28.92s Step 127( N/A%), pre moving , FPS 2.90, Running 29.41s Step 128( N/A%), pre moving , FPS 2.87, Running 29.81s Step 129( N/A%), pre moving , FPS 2.70, Running 30.34s Step 130( N/A%), pre moving , FPS 2.66, Running 30.51s Step 131( N/A%), pre moving , FPS 2.52, Running 31.00s Step 132( N/A%), pre moving , FPS 2.49, Running 31.42s Step 133( N/A%), pre moving , FPS 2.36, Running 31.95s Step 134( N/A%), pre moving , FPS 2.33, Running 32.14s Step 135( N/A%), pre moving , FPS 2.52, Running 32.64s Step 136( N/A%), pre moving , FPS 2.51, Running 33.04s Step 137( N/A%), pre moving , FPS 2.50, Running 33.60s Step 138( N/A%), pre moving , FPS 2.53, Running 33.77s Step 139( N/A%), pre moving , FPS 2.47, Running 34.31s Step 140( N/A%), pre moving , FPS 2.47, Running 34.73s Step 141( N/A%), pre moving , FPS 2.43, Running 35.34s Step 142( N/A%), pre moving , FPS 2.36, Running 35.78s Step 143( N/A%), pre moving , FPS 2.43, Running 36.01s Step 144( N/A%), pre moving , FPS 2.51, Running 36.17s Step 145( N/A%), pre moving , FPS 2.61, Running 36.39s Step 146( N/A%), pre moving , FPS 2.63, Running 36.52s Step 147( N/A%), pre moving , FPS 2.72, Running 36.75s Step 148( N/A%), pre moving , FPS 2.83, Running 36.88s Step 149( N/A%), pre moving , FPS 2.95, Running 37.13s Step 150( N/A%), pre moving , FPS 2.89, Running 37.44s Step 151( N/A%), pre moving , FPS 2.93, Running 37.82s Step 152( N/A%), pre moving , FPS 3.03, Running 38.03s Step 153( N/A%), pre moving , FPS 3.02, Running 38.58s Step 154( N/A%), pre moving , FPS 2.90, Running 39.04s Step 155( N/A%), pre moving , FPS 2.97, Running 39.37s Step 156( N/A%), pre moving , FPS 3.00, Running 39.71s Step 157( N/A%), pre moving , FPS 2.99, Running 40.29s Step 158( N/A%), pre moving , FPS 2.87, Running 40.74s Step 159( N/A%), pre moving , FPS 2.86, Running 41.29s Step 160( N/A%), pre moving , FPS 2.83, Running 41.80s Step 161( N/A%), pre moving , FPS 2.84, Running 42.40s Step 162( N/A%), pre moving , FPS 2.92, Running 42.64s Step 163( N/A%), pre moving , FPS 2.82, Running 43.09s Step 164( N/A%), pre moving , FPS 2.71, Running 43.54s Step 165( N/A%), pre moving , FPS 2.60, Running 44.07s Step 166( N/A%), pre moving , FPS 2.52, Running 44.47s Step 167( N/A%), pre moving , FPS 2.48, Running 44.82s Step 168( N/A%), pre moving , FPS 2.39, Running 45.25s Step 169( N/A%), pre moving , FPS 2.30, Running 45.84s Step 170( N/A%), pre moving , FPS 2.26, Running 46.28s Step 171( N/A%), pre moving , FPS 2.22, Running 46.84s Step 172( N/A%), pre moving , FPS 2.21, Running 47.06s Step 173( N/A%), pre moving , FPS 2.21, Running 47.63s Step 174( N/A%), pre moving , FPS 2.21, Running 48.09s Step 175( N/A%), pre moving , FPS 2.15, Running 48.66s Step 176( N/A%), pre moving , FPS 2.13, Running 49.10s Step 177( N/A%), pre moving , FPS 2.14, Running 49.65s Step 178( N/A%), pre moving , FPS 2.22, Running 49.76s Step 179( N/A%), pre moving , FPS 2.34, Running 49.85s Step 180( N/A%), pre moving , FPS 2.41, Running 50.11s Step 181( N/A%), pre moving , FPS 2.52, Running 50.32s Step 182( N/A%), pre moving , FPS 2.57, Running 50.41s Step 183( N/A%), pre moving , FPS 2.69, Running 50.52s Step 184( N/A%), pre moving , FPS 2.73, Running 50.86s Step 185( N/A%), pre moving , FPS 2.90, Running 50.97s Step 186( N/A%), pre moving , FPS 3.03, Running 51.07s Step 187( N/A%), pre moving , FPS 3.03, Running 51.42s Step 188( N/A%), pre moving , FPS 2.46, Running 53.39s Step 189( N/A%), pre moving , FPS 2.44, Running 54.03s Step 190( N/A%), pre moving , FPS 2.47, Running 54.38s Step 191( N/A%), pre moving , FPS 2.41, Running 55.13s Step 192( N/A%), pre moving , FPS 2.38, Running 55.44s Step 193( N/A%), pre moving , FPS 2.41, Running 55.94s Step 194( N/A%), pre moving , FPS 2.49, Running 56.11s Step 195( N/A%), pre moving , FPS 2.60, Running 56.35s Step 196( N/A%), pre moving , FPS 2.70, Running 56.51s Step 197( N/A%), pre moving , FPS 2.81, Running 56.77s Step 198( N/A%), pre moving , FPS 2.78, Running 56.96s Step 199( N/A%), pre moving , FPS 2.66, Running 57.37s Step 200( N/A%), pre moving , FPS 2.68, Running 57.59s Step 201( N/A%), pre moving , FPS 2.56, Running 58.12s Step 202( N/A%), pre moving , FPS 2.53, Running 58.30s Step 203( N/A%), pre moving , FPS 2.34, Running 59.05s Step 204( N/A%), pre moving , FPS 2.36, Running 59.33s Step 205( N/A%), pre moving , FPS 2.24, Running 59.90s Step 206( N/A%), pre moving , FPS 2.16, Running 60.34s Step 207( N/A%), pre moving , FPS 2.11, Running 60.90s Step 208( 0.33%), action 1, FPS 2.32, Running 62.00s Step 209( 0.67%), action 2, FPS 2.31, Running 62.69s Step 210( 1.00%), action 3, FPS 2.18, Running 63.57s Step 211( 1.33%), action 4, FPS 2.23, Running 64.09s Step 212( 1.67%), action 5, FPS 2.14, Running 64.78s Step 213( 2.00%), action 6, FPS 2.14, Running 65.29s Step 214( 2.33%), action 7, FPS 2.01, Running 66.07s Step 215( 2.67%), action 8, FPS 1.98, Running 66.46s Step 216( 3.00%), action 9, FPS 1.85, Running 67.34s Step 217( 3.33%), action 10, FPS 1.84, Running 67.66s Step 218( 3.67%), action 11, FPS 1.72, Running 68.58s Step 219( 4.00%), action 12, FPS 1.70, Running 69.10s Step 220( 4.33%), action 13, FPS 1.65, Running 69.71s Step 221( 4.67%), action 14, FPS 1.65, Running 70.24s Step 222( 5.00%), action 15, FPS 1.57, Running 71.07s Step 223( 5.33%), action 16, FPS 1.62, Running 71.39s Step 224( 5.67%), action 17, FPS 1.54, Running 72.35s Step 225( 6.00%), action 18, FPS 1.54, Running 72.91s Step 226( 6.33%), action 19, FPS 1.51, Running 73.57s Step 227( 6.67%), action 20, FPS 1.52, Running 74.09s Step 228( 7.00%), action 21, FPS 1.54, Running 74.96s Step 229( 7.33%), action 22, FPS 1.60, Running 75.17s Step 230( 7.67%), action 23, FPS 1.66, Running 75.59s Step 231( 8.00%), action 24, FPS 1.71, Running 75.81s Step 232( 8.33%), action 25, FPS 1.68, Running 76.67s Step 233( 8.67%), action 26, FPS 1.71, Running 77.01s Step 234( 9.00%), action 27, FPS 1.67, Running 78.07s Step 235( 9.33%), action 28, FPS 1.61, Running 78.85s Step 236( 9.67%), action 29, FPS 1.60, Running 79.87s Step 237( 10.00%), action 30, FPS 1.56, Running 80.47s Step 238( 10.33%), action 31, FPS 1.55, Running 81.46s Step 239( 10.67%), action 32, FPS 1.55, Running 82.01s Step 240( 11.00%), action 33, FPS 1.51, Running 82.97s Step 241( 11.33%), action 34, FPS 1.53, Running 83.35s Step 242( 11.67%), action 35, FPS 1.52, Running 84.20s Step 243( 12.00%), action 36, FPS 1.49, Running 84.77s Step 244( 12.33%), action 37, FPS 1.49, Running 85.75s Step 245( 12.67%), action 38, FPS 1.49, Running 86.35s Step 246( 13.00%), action 39, FPS 1.48, Running 87.07s Step 247( 13.33%), action 40, FPS 1.49, Running 87.53s Step 248( 13.67%), action 41, FPS 1.47, Running 88.57s Step 249( 14.00%), action 42, FPS 1.43, Running 89.15s Step 250( 14.33%), action 43, FPS 1.38, Running 90.09s Step 251( 14.67%), action 44, FPS 1.34, Running 90.77s Step 252( 15.00%), action 45, FPS 1.33, Running 91.66s Step 253( 15.33%), action 46, FPS 1.30, Running 92.35s Step 254( 15.67%), action 47, FPS 1.31, Running 93.33s Step 255( 16.00%), action 48, FPS 1.32, Running 93.97s Step 256( 16.33%), action 49, FPS 1.36, Running 94.55s Step 257( 16.67%), action 50, FPS 1.40, Running 94.79s Step 258( 17.00%), action 51, FPS 1.38, Running 95.98s Step 259( 17.33%), action 52, FPS 1.38, Running 96.50s Step 260( 17.67%), action 53, FPS 1.34, Running 97.88s Step 261( 18.00%), action 54, FPS 1.34, Running 98.27s Step 262( 18.33%), action 55, FPS 1.34, Running 99.11s Step 263( 18.67%), action 56, FPS 1.33, Running 99.75s Step 264( 19.00%), action 57, FPS 1.33, Running 100.75s Step 265( 19.33%), action 58, FPS 1.33, Running 101.34s Step 266( 19.67%), action 59, FPS 1.30, Running 102.42s Step 267( 20.00%), action 60, FPS 1.29, Running 103.03s Step 268( 20.33%), action 61, FPS 1.26, Running 104.50s Step 269( 20.67%), action 62, FPS 1.27, Running 104.94s Step 270( 21.00%), action 63, FPS 1.29, Running 105.64s Step 271( 21.33%), action 64, FPS 1.29, Running 106.23s Step 272( 21.67%), action 65, FPS 1.29, Running 107.19s Step 273( 22.00%), action 66, FPS 1.31, Running 107.57s Step 274( 22.33%), action 67, FPS 1.33, Running 108.38s Step 275( 22.67%), action 68, FPS 1.34, Running 108.93s Step 276( 23.00%), action 69, FPS 1.32, Running 109.75s Step 277( 23.33%), action 70, FPS 1.25, Running 110.73s Step 278( 23.67%), action 71, FPS 1.27, Running 111.72s Step 279( 24.00%), action 72, FPS 1.27, Running 112.29s Step 280( 24.33%), action 73, FPS 1.28, Running 113.46s Step 281( 24.67%), action 74, FPS 1.27, Running 114.00s Step 282( 25.00%), action 75, FPS 1.24, Running 115.30s Step 283( 25.33%), action 76, FPS 1.23, Running 115.98s Step 284( 25.67%), action 77, FPS 1.23, Running 117.02s Step 285( 26.00%), action 78, FPS 1.23, Running 117.64s Step 286( 26.33%), action 79, FPS 1.23, Running 118.63s Step 287( 26.67%), action 80, FPS 1.24, Running 119.20s Step 288( 27.00%), action 81, FPS 1.27, Running 120.23s Step 289( 27.33%), action 82, FPS 1.26, Running 120.85s Step 290( 27.67%), action 83, FPS 1.24, Running 121.81s Step 291( 28.00%), action 84, FPS 1.24, Running 122.36s Step 292( 28.33%), action 85, FPS 1.26, Running 123.02s Step 293( 28.67%), action 86, FPS 1.24, Running 123.66s Step 294( 29.00%), action 87, FPS 1.23, Running 124.59s Step 295( 29.33%), action 88, FPS 1.21, Running 125.42s Step 296( 29.67%), action 89, FPS 1.21, Running 126.31s Step 297( 30.00%), action 90, FPS 1.24, Running 126.90s Step 298( 30.33%), action 91, FPS 1.24, Running 127.82s Step 299( 30.67%), action 92, FPS 1.25, Running 128.23s Step 300( 31.00%), action 93, FPS 1.28, Running 129.11s Step 301( 31.33%), action 94, FPS 1.26, Running 129.90s Step 302( 31.67%), action 95, FPS 1.30, Running 130.67s Step 303( 32.00%), action 96, FPS 1.29, Running 131.51s Step 304( 32.33%), action 97, FPS 1.32, Running 132.20s Step 305( 32.67%), action 98, FPS 1.34, Running 132.61s Step 306( 33.00%), action 99, FPS 1.38, Running 133.07s Step 307( 33.33%), action 100, FPS 1.40, Running 133.52s Step 308( 33.67%), action 101, FPS 1.41, Running 134.41s Step 309( 34.00%), action 102, FPS 1.43, Running 134.80s Step 310( 34.33%), action 103, FPS 1.45, Running 135.59s Step 311( 34.67%), action 104, FPS 1.45, Running 136.17s Step 312( 35.00%), action 105, FPS 1.42, Running 137.13s Step 313( 35.33%), action 106, FPS 1.44, Running 137.50s Step 314( 35.67%), action 107, FPS 1.42, Running 138.71s Step 315( 36.00%), action 108, FPS 1.46, Running 139.15s Step 316( 36.33%), action 109, FPS 1.45, Running 140.10s Step 317( 36.67%), action 110, FPS 1.45, Running 140.66s Step 318( 37.00%), action 111, FPS 1.45, Running 141.64s Step 319( 37.33%), action 112, FPS 1.43, Running 142.17s Step 320( 37.67%), action 113, FPS 1.46, Running 142.77s Step 321( 38.00%), action 114, FPS 1.49, Running 143.31s Step 322( 38.33%), action 115, FPS 1.47, Running 144.27s Step 323( 38.67%), action 116, FPS 1.53, Running 144.59s Step 324( 39.00%), action 117, FPS 1.51, Running 145.40s Step 325( 39.33%), action 118, FPS 1.53, Running 145.72s Step 326( 39.67%), action 119, FPS 1.49, Running 146.50s Step 327( 40.00%), action 120, FPS 1.47, Running 147.08s Step 328( 40.33%), action 121, FPS 1.46, Running 148.06s Step 329( 40.67%), action 122, FPS 1.48, Running 148.32s Step 330( 41.00%), action 123, FPS 1.47, Running 149.16s Step 331( 41.33%), action 124, FPS 1.50, Running 149.47s Step 332( 41.67%), action 125, FPS 1.51, Running 150.39s Step 333( 42.00%), action 126, FPS 1.52, Running 150.67s Step 334( 42.33%), action 127, FPS 1.60, Running 151.22s Step 335( 42.67%), action 128, FPS 1.58, Running 151.82s Step 336( 43.00%), action 129, FPS 1.57, Running 152.81s Step 337( 43.33%), action 130, FPS 1.60, Running 153.13s Step 338( 43.67%), action 131, FPS 1.62, Running 154.01s Step 339( 44.00%), action 132, FPS 1.62, Running 154.53s Step 340( 44.33%), action 133, FPS 1.57, Running 155.53s Step 341( 44.67%), action 134, FPS 1.60, Running 155.84s Step 342( 45.00%), action 135, FPS 1.60, Running 156.77s Step 343( 45.33%), action 136, FPS 1.57, Running 157.32s Step 344( 45.67%), action 137, FPS 1.58, Running 158.02s Step 345( 46.00%), action 138, FPS 1.56, Running 158.53s Step 346( 46.33%), action 139, FPS 1.54, Running 159.52s Step 347( 46.67%), action 140, FPS 1.53, Running 160.16s Step 348( 47.00%), action 141, FPS 1.55, Running 160.94s Step 349( 47.33%), action 142, FPS 1.53, Running 161.36s Step 350( 47.67%), action 143, FPS 1.52, Running 162.29s Step 351( 48.00%), action 144, FPS 1.52, Running 162.60s Step 352( 48.33%), action 145, FPS 1.53, Running 163.47s Step 353( 48.67%), action 146, FPS 1.52, Running 163.86s Step 354( 49.00%), action 147, FPS 1.49, Running 164.64s Step 355( 49.33%), action 148, FPS 1.50, Running 165.18s Step 356( 49.67%), action 149, FPS 1.55, Running 165.75s Step 357( 50.00%), action 150, FPS 1.52, Running 166.32s Step 358( 50.33%), action 151, FPS 1.54, Running 166.98s Step 359( 50.67%), action 152, FPS 1.55, Running 167.41s Step 360( 51.00%), action 153, FPS 1.56, Running 168.32s Step 361( 51.33%), action 154, FPS 1.56, Running 168.63s Step 362( 51.67%), action 155, FPS 1.59, Running 169.33s Step 363( 52.00%), action 156, FPS 1.58, Running 169.99s Step 364( 52.33%), action 157, FPS 1.51, Running 171.30s Step 365( 52.67%), action 158, FPS 1.49, Running 171.97s Step 366( 53.00%), action 159, FPS 1.50, Running 172.87s Step 367( 53.33%), action 160, FPS 1.50, Running 173.52s Step 368( 53.67%), action 161, FPS 1.47, Running 174.54s Step 369( 54.00%), action 162, FPS 1.45, Running 175.12s Step 370( 54.33%), action 163, FPS 1.40, Running 176.61s Step 371( 54.67%), action 164, FPS 1.36, Running 177.26s Step 372( 55.00%), action 165, FPS 1.35, Running 178.27s Step 373( 55.33%), action 166, FPS 1.29, Running 179.34s [2026-08-02 20:13:27] [56 ] Seed 55 failed after 179.56 s. +steps: 373 , actions: 166 . +Instruction: Empty +Total 12/56(21.43%) success. +Setting seed: 56 +Step 1( N/A%), pre moving , FPS 0.30, Running 3.35s Step 2( N/A%), pre moving , FPS 0.54, Running 3.68s Step 3( N/A%), pre moving , FPS 0.80, Running 3.76s Step 4( N/A%), pre moving , FPS 1.04, Running 3.84s Step 5( N/A%), pre moving , FPS 1.19, Running 4.22s Step 6( N/A%), pre moving , FPS 1.38, Running 4.34s Step 7( N/A%), pre moving , FPS 1.59, Running 4.40s Step 8( N/A%), pre moving , FPS 1.77, Running 4.52s Step 9( N/A%), pre moving , FPS 1.86, Running 4.84s Step 10( N/A%), pre moving , FPS 2.03, Running 4.93s Step 11( N/A%), pre moving , FPS 2.20, Running 5.00s Step 12( N/A%), pre moving , FPS 2.35, Running 5.11s Step 13( N/A%), pre moving , FPS 2.41, Running 5.40s Step 14( N/A%), pre moving , FPS 2.55, Running 5.50s Step 15( N/A%), pre moving , FPS 2.69, Running 5.58s Step 16( N/A%), pre moving , FPS 2.71, Running 5.91s Step 17( N/A%), pre moving , FPS 2.83, Running 6.00s Step 18( N/A%), pre moving , FPS 2.97, Running 6.07s Step 19( N/A%), pre moving , FPS 3.09, Running 6.15s Step 20( N/A%), pre moving , FPS 3.09, Running 6.47s Step 21( N/A%), pre moving , FPS 5.52, Running 6.97s Step 22( N/A%), pre moving , FPS 5.66, Running 7.21s Step 23( N/A%), pre moving , FPS 5.30, Running 7.54s Step 24( N/A%), pre moving , FPS 5.30, Running 7.62s Step 25( N/A%), pre moving , FPS 5.78, Running 7.68s Step 26( N/A%), pre moving , FPS 5.23, Running 8.16s Step 27( N/A%), pre moving , FPS 5.25, Running 8.21s Step 28( N/A%), pre moving , FPS 5.30, Running 8.29s Step 29( N/A%), pre moving , FPS 5.72, Running 8.33s Step 30( N/A%), pre moving , FPS 5.73, Running 8.42s Step 31( N/A%), pre moving , FPS 5.77, Running 8.47s Step 32( N/A%), pre moving , FPS 5.87, Running 8.51s Step 33( N/A%), pre moving , FPS 6.29, Running 8.58s Step 34( N/A%), pre moving , FPS 6.13, Running 8.76s Step 35( N/A%), pre moving , FPS 6.14, Running 8.84s Step 36( N/A%), pre moving , FPS 5.47, Running 9.57s Step 37( N/A%), pre moving , FPS 5.50, Running 9.64s Step 38( N/A%), pre moving , FPS 5.48, Running 9.72s Step 39( N/A%), pre moving , FPS 5.13, Running 10.04s Step 40( N/A%), pre moving , FPS 5.50, Running 10.11s Step 41( N/A%), pre moving , FPS 6.22, Running 10.19s Step 42( N/A%), pre moving , FPS 6.62, Running 10.24s Step 43( N/A%), pre moving , FPS 7.30, Running 10.28s Step 44( N/A%), pre moving , FPS 7.34, Running 10.34s Step 45( N/A%), pre moving , FPS 6.88, Running 10.59s Step 46( N/A%), pre moving , FPS 7.69, Running 10.76s Step 47( N/A%), pre moving , FPS 7.64, Running 10.83s Step 48( N/A%), pre moving , FPS 7.63, Running 10.91s Step 49( N/A%), pre moving , FPS 6.88, Running 11.24s Step 50( N/A%), pre moving , FPS 6.97, Running 11.29s Step 51( N/A%), pre moving , FPS 6.86, Running 11.38s Step 52( N/A%), pre moving , FPS 6.79, Running 11.46s Step 53( N/A%), pre moving , FPS 6.78, Running 11.53s Step 54( N/A%), pre moving , FPS 6.46, Running 11.85s Step 55( N/A%), pre moving , FPS 6.44, Running 11.94s Step 56( N/A%), pre moving , FPS 8.15, Running 12.02s Step 57( N/A%), pre moving , FPS 8.15, Running 12.09s Step 58( N/A%), pre moving , FPS 7.44, Running 12.41s Step 59( N/A%), pre moving , FPS 8.13, Running 12.50s Step 60( N/A%), pre moving , FPS 8.10, Running 12.58s Step 61( N/A%), pre moving , FPS 8.04, Running 12.67s Step 62( N/A%), pre moving , FPS 7.31, Running 12.97s Step 63( N/A%), pre moving , FPS 7.17, Running 13.07s Step 64( N/A%), pre moving , FPS 7.14, Running 13.14s Step 65( N/A%), pre moving , FPS 7.64, Running 13.21s Step 66( N/A%), pre moving , FPS 7.21, Running 13.54s Step 67( N/A%), pre moving , FPS 7.06, Running 13.66s Step 68( N/A%), pre moving , FPS 6.62, Running 13.93s Step 69( N/A%), pre moving , FPS 6.89, Running 14.14s Step 70( N/A%), pre moving , FPS 6.70, Running 14.27s Step 71( N/A%), pre moving , FPS 6.15, Running 14.63s Step 72( N/A%), pre moving , FPS 6.04, Running 14.77s Step 73( N/A%), pre moving , FPS 5.95, Running 14.89s Step 74( N/A%), pre moving , FPS 5.84, Running 15.28s Step 75( N/A%), pre moving , FPS 5.79, Running 15.39s Step 76( N/A%), pre moving , FPS 5.35, Running 15.76s Step 77( N/A%), pre moving , FPS 5.27, Running 15.89s Step 78( N/A%), pre moving , FPS 5.56, Running 16.01s Step 79( N/A%), pre moving , FPS 5.17, Running 16.37s Step 80( N/A%), pre moving , FPS 5.12, Running 16.48s Step 81( N/A%), pre moving , FPS 4.77, Running 16.87s Step 82( N/A%), pre moving , FPS 4.97, Running 16.99s Step 83( N/A%), pre moving , FPS 4.94, Running 17.11s Step 84( N/A%), pre moving , FPS 4.62, Running 17.48s Step 85( N/A%), pre moving , FPS 4.54, Running 17.61s Step 86( N/A%), pre moving , FPS 4.64, Running 17.85s Step 87( N/A%), pre moving , FPS 4.50, Running 18.11s Step 88( N/A%), pre moving , FPS 4.68, Running 18.20s Step 89( N/A%), pre moving , FPS 4.81, Running 18.31s Step 90( N/A%), pre moving , FPS 4.56, Running 18.66s Step 91( N/A%), pre moving , FPS 4.83, Running 18.77s Step 92( N/A%), pre moving , FPS 4.81, Running 18.92s Step 93( N/A%), pre moving , FPS 4.56, Running 19.28s Step 94( N/A%), pre moving , FPS 4.91, Running 19.35s Step 95( N/A%), pre moving , FPS 4.95, Running 19.44s Step 96( N/A%), pre moving , FPS 4.95, Running 19.80s Step 97( N/A%), pre moving , FPS 5.00, Running 19.89s Step 98( N/A%), pre moving , FPS 5.08, Running 19.95s Step 99( N/A%), pre moving , FPS 5.48, Running 20.03s Step 100( N/A%), pre moving , FPS 5.17, Running 20.35s Step 101( N/A%), pre moving , FPS 5.59, Running 20.45s Step 102( N/A%), pre moving , FPS 5.67, Running 20.52s Step 103( N/A%), pre moving , FPS 5.75, Running 20.59s Step 104( N/A%), pre moving , FPS 5.82, Running 20.91s Step 105( N/A%), pre moving , FPS 5.88, Running 21.01s Step 106( N/A%), pre moving , FPS 6.21, Running 21.07s Step 107( N/A%), pre moving , FPS 6.59, Running 21.14s Step 108( N/A%), pre moving , FPS 6.29, Running 21.38s Step 109( N/A%), pre moving , FPS 6.23, Running 21.52s Step 110( N/A%), pre moving , FPS 6.90, Running 21.55s Step 111( N/A%), pre moving , FPS 6.96, Running 21.65s Step 112( N/A%), pre moving , FPS 7.16, Running 21.72s Step 113( N/A%), pre moving , FPS 7.90, Running 21.81s Step 114( N/A%), pre moving , FPS 7.27, Running 22.10s Step 115( N/A%), pre moving , FPS 7.25, Running 22.20s Step 116( N/A%), pre moving , FPS 8.14, Running 22.26s Step 117( N/A%), pre moving , FPS 8.13, Running 22.35s Step 118( N/A%), pre moving , FPS 7.34, Running 22.67s Step 119( N/A%), pre moving , FPS 7.29, Running 22.77s Step 120( N/A%), pre moving , FPS 8.01, Running 22.85s Step 121( N/A%), pre moving , FPS 7.51, Running 23.11s Step 122( N/A%), pre moving , FPS 7.30, Running 23.26s Step 123( N/A%), pre moving , FPS 7.28, Running 23.34s Step 124( N/A%), pre moving , FPS 7.97, Running 23.42s Step 125( N/A%), pre moving , FPS 7.31, Running 23.74s Step 126( N/A%), pre moving , FPS 7.24, Running 23.83s Step 127( N/A%), pre moving , FPS 7.26, Running 23.90s Step 128( N/A%), pre moving , FPS 7.69, Running 23.98s Step 129( N/A%), pre moving , FPS 7.17, Running 24.31s Step 130( N/A%), pre moving , FPS 7.05, Running 24.39s Step 131( N/A%), pre moving , FPS 7.11, Running 24.46s Step 132( N/A%), pre moving , FPS 7.08, Running 24.54s Step 133( N/A%), pre moving , FPS 6.54, Running 24.87s Step 134( N/A%), pre moving , FPS 7.01, Running 24.96s Step 135( N/A%), pre moving , FPS 7.05, Running 25.03s Step 136( N/A%), pre moving , FPS 7.00, Running 25.12s Step 137( N/A%), pre moving , FPS 6.48, Running 25.43s Step 138( N/A%), pre moving , FPS 6.99, Running 25.53s Step 139( N/A%), pre moving , FPS 7.08, Running 25.59s Step 140( N/A%), pre moving , FPS 7.05, Running 25.68s Step 141( N/A%), pre moving , FPS 6.90, Running 26.01s Step 142( N/A%), pre moving , FPS 7.03, Running 26.10s Step 143( N/A%), pre moving , FPS 7.03, Running 26.18s Step 144( N/A%), pre moving , FPS 7.05, Running 26.25s Step 145( N/A%), pre moving , FPS 5.64, Running 27.29s Step 146( N/A%), pre moving , FPS 5.53, Running 27.45s Step 147( N/A%), pre moving , FPS 5.13, Running 27.80s Step 148( N/A%), pre moving , FPS 4.94, Running 28.03s Step 149( N/A%), pre moving , FPS 4.66, Running 28.60s Step 150( N/A%), pre moving , FPS 4.32, Running 29.02s Step 151( N/A%), pre moving , FPS 3.89, Running 29.60s Step 152( N/A%), pre moving , FPS 3.83, Running 29.76s Step 153( N/A%), pre moving , FPS 3.69, Running 30.29s Step 154( N/A%), pre moving , FPS 3.48, Running 30.70s Step 155( N/A%), pre moving , FPS 3.22, Running 31.25s Step 156( N/A%), pre moving , FPS 3.08, Running 31.62s Step 157( N/A%), pre moving , FPS 3.07, Running 31.95s Step 158( N/A%), pre moving , FPS 2.96, Running 32.30s Step 159( N/A%), pre moving , FPS 2.75, Running 32.87s Step 160( N/A%), pre moving , FPS 2.62, Running 33.31s Step 161( N/A%), pre moving , FPS 2.54, Running 33.88s Step 162( N/A%), pre moving , FPS 2.44, Running 34.31s Step 163( N/A%), pre moving , FPS 2.30, Running 34.86s Step 164( N/A%), pre moving , FPS 2.28, Running 35.04s Step 165( N/A%), pre moving , FPS 2.42, Running 35.56s Step 166( N/A%), pre moving , FPS 2.35, Running 35.97s Step 167( N/A%), pre moving , FPS 2.29, Running 36.54s Step 168( N/A%), pre moving , FPS 2.23, Running 36.99s Step 169( N/A%), pre moving , FPS 2.24, Running 37.53s Step 170( N/A%), pre moving , FPS 2.29, Running 37.75s Step 171( N/A%), pre moving , FPS 2.32, Running 38.23s Step 172( N/A%), pre moving , FPS 2.25, Running 38.65s Step 173( N/A%), pre moving , FPS 2.25, Running 39.18s Step 174( N/A%), pre moving , FPS 2.31, Running 39.37s Step 175( N/A%), pre moving , FPS 2.32, Running 39.87s Step 176( N/A%), pre moving , FPS 2.31, Running 40.28s Step 177( N/A%), pre moving , FPS 2.26, Running 40.82s Step 178( N/A%), pre moving , FPS 2.30, Running 40.98s Step 179( N/A%), pre moving , FPS 2.29, Running 41.59s Step 180( N/A%), pre moving , FPS 2.28, Running 42.10s Step 181( N/A%), pre moving , FPS 2.28, Running 42.65s Step 182( N/A%), pre moving , FPS 2.28, Running 43.10s Step 183( N/A%), pre moving , FPS 2.27, Running 43.68s Step 184( N/A%), pre moving , FPS 2.21, Running 44.07s Step 185( N/A%), pre moving , FPS 2.26, Running 44.40s Step 186( N/A%), pre moving , FPS 2.26, Running 44.80s Step 187( N/A%), pre moving , FPS 2.27, Running 45.34s Step 188( N/A%), pre moving , FPS 2.36, Running 45.47s Step 189( N/A%), pre moving , FPS 2.44, Running 45.74s Step 190( N/A%), pre moving , FPS 2.45, Running 45.91s Step 191( N/A%), pre moving , FPS 2.49, Running 46.26s Step 192( N/A%), pre moving , FPS 2.54, Running 46.54s Step 193( N/A%), pre moving , FPS 2.59, Running 46.91s Step 194( N/A%), pre moving , FPS 2.50, Running 47.36s Step 195( N/A%), pre moving , FPS 2.48, Running 47.93s Step 196( N/A%), pre moving , FPS 2.53, Running 48.19s Step 197( N/A%), pre moving , FPS 2.55, Running 48.66s Step 198( N/A%), pre moving , FPS 2.45, Running 49.16s Step 199( N/A%), pre moving , FPS 2.46, Running 49.73s Step 200( N/A%), pre moving , FPS 2.47, Running 50.19s Step 201( N/A%), pre moving , FPS 2.46, Running 50.78s Step 202( N/A%), pre moving , FPS 2.52, Running 51.04s Step 203( N/A%), pre moving , FPS 2.56, Running 51.49s Step 204( N/A%), pre moving , FPS 2.55, Running 51.92s Step 205( N/A%), pre moving , FPS 2.47, Running 52.50s Step 206( N/A%), pre moving , FPS 2.48, Running 52.85s Step 207( N/A%), pre moving , FPS 2.54, Running 53.21s Step 208( N/A%), pre moving , FPS 2.48, Running 53.55s Step 209( N/A%), pre moving , FPS 2.53, Running 53.66s Step 210( N/A%), pre moving , FPS 2.55, Running 53.76s Step 211( N/A%), pre moving , FPS 2.55, Running 54.11s Step 212( N/A%), pre moving , FPS 2.60, Running 54.22s Step 213( N/A%), pre moving , FPS 2.70, Running 54.32s Step 214( N/A%), pre moving , FPS 2.74, Running 54.66s Step 215( N/A%), pre moving , FPS 2.92, Running 54.78s Step 216( N/A%), pre moving , FPS 2.99, Running 54.87s Step 217( N/A%), pre moving , FPS 3.05, Running 55.22s Step 218( N/A%), pre moving , FPS 2.52, Running 57.09s Step 219( N/A%), pre moving , FPS 2.53, Running 57.63s Step 220( N/A%), pre moving , FPS 2.54, Running 58.06s Step 221( N/A%), pre moving , FPS 2.55, Running 58.61s Step 222( N/A%), pre moving , FPS 2.58, Running 58.79s Step 223( N/A%), pre moving , FPS 2.54, Running 59.37s Step 224( N/A%), pre moving , FPS 2.51, Running 59.87s Step 225( N/A%), pre moving , FPS 2.52, Running 60.45s Step 226( N/A%), pre moving , FPS 2.48, Running 60.91s Step 227( N/A%), pre moving , FPS 2.42, Running 61.48s Step 228( N/A%), pre moving , FPS 2.46, Running 61.67s Step 229( N/A%), pre moving , FPS 2.27, Running 62.48s Step 230( N/A%), pre moving , FPS 2.24, Running 62.70s Step 231( N/A%), pre moving , FPS 2.18, Running 63.27s Step 232( N/A%), pre moving , FPS 2.10, Running 63.72s Step 233( N/A%), pre moving , FPS 2.02, Running 64.20s Step 234( N/A%), pre moving , FPS 2.06, Running 64.39s Step 235( N/A%), pre moving , FPS 1.98, Running 64.89s Step 236( N/A%), pre moving , FPS 1.97, Running 65.01s Step 237( N/A%), pre moving , FPS 2.00, Running 65.23s Step 238( 0.33%), action 1, FPS 2.15, Running 66.38s Step 239( 0.67%), action 2, FPS 2.16, Running 66.90s Step 240( 1.00%), action 3, FPS 2.05, Running 67.83s Step 241( 1.33%), action 4, FPS 1.95, Running 68.89s Step 242( 1.67%), action 5, FPS 1.86, Running 69.56s Step 243( 2.00%), action 6, FPS 1.87, Running 70.05s Step 244( 2.33%), action 7, FPS 1.80, Running 70.95s Step 245( 2.67%), action 8, FPS 1.85, Running 71.24s Step 246( 3.00%), action 9, FPS 1.79, Running 72.08s Step 247( 3.33%), action 10, FPS 1.80, Running 72.61s Step 248( 3.67%), action 11, FPS 1.67, Running 73.66s Step 249( 4.00%), action 12, FPS 1.73, Running 74.04s Step 250( 4.33%), action 13, FPS 1.65, Running 74.82s Step 251( 4.67%), action 14, FPS 1.65, Running 75.41s Step 252( 5.00%), action 15, FPS 1.61, Running 76.18s Step 253( 5.33%), action 16, FPS 1.62, Running 76.57s Step 254( 5.67%), action 17, FPS 1.54, Running 77.41s Step 255( 6.00%), action 18, FPS 1.55, Running 77.77s Step 256( 6.33%), action 19, FPS 1.47, Running 78.62s Step 257( 6.67%), action 20, FPS 1.45, Running 79.00s Step 258( 7.00%), action 21, FPS 1.48, Running 79.88s Step 259( 7.33%), action 22, FPS 1.49, Running 80.36s Step 260( 7.67%), action 23, FPS 1.51, Running 81.04s Step 261( 8.00%), action 24, FPS 1.59, Running 81.50s Step 262( 8.33%), action 25, FPS 1.58, Running 82.22s Step 263( 8.67%), action 26, FPS 1.58, Running 82.71s Step 264( 9.00%), action 27, FPS 1.58, Running 83.63s Step 265( 9.33%), action 28, FPS 1.59, Running 83.82s Step 266( 9.67%), action 29, FPS 1.66, Running 84.10s Step 267( 10.00%), action 30, FPS 1.71, Running 84.31s Step 268( 10.33%), action 31, FPS 1.79, Running 84.81s Step 269( 10.67%), action 32, FPS 1.80, Running 85.17s Step 270( 11.00%), action 33, FPS 1.85, Running 85.65s Step 271( 11.33%), action 34, FPS 1.85, Running 86.20s Step 272( 11.67%), action 35, FPS 1.81, Running 87.25s Step 273( 12.00%), action 36, FPS 1.76, Running 87.93s Step 274( 12.33%), action 37, FPS 1.74, Running 88.93s Step 275( 12.67%), action 38, FPS 1.69, Running 89.57s Step 276( 13.00%), action 39, FPS 1.67, Running 90.56s Step 277( 13.33%), action 40, FPS 1.64, Running 91.20s Step 278( 13.67%), action 41, FPS 1.62, Running 92.19s Step 279( 14.00%), action 42, FPS 1.61, Running 92.78s Step 280( 14.33%), action 43, FPS 1.57, Running 93.82s Step 281( 14.67%), action 44, FPS 1.55, Running 94.42s Step 282( 15.00%), action 45, FPS 1.53, Running 95.33s Step 283( 15.33%), action 46, FPS 1.51, Running 95.98s Step 284( 15.67%), action 47, FPS 1.50, Running 96.98s Step 285( 16.00%), action 48, FPS 1.45, Running 97.57s Step 286( 16.33%), action 49, FPS 1.40, Running 98.40s Step 287( 16.67%), action 50, FPS 1.37, Running 98.92s Step 288( 17.00%), action 51, FPS 1.33, Running 99.87s Step 289( 17.33%), action 52, FPS 1.31, Running 100.44s Step 290( 17.67%), action 53, FPS 1.26, Running 101.49s Step 291( 18.00%), action 54, FPS 1.26, Running 102.06s Step 292( 18.33%), action 55, FPS 1.26, Running 103.11s Step 293( 18.67%), action 56, FPS 1.29, Running 103.41s Step 294( 19.00%), action 57, FPS 1.35, Running 103.72s Step 295( 19.33%), action 58, FPS 1.39, Running 103.99s Step 296( 19.67%), action 59, FPS 1.44, Running 104.48s Step 297( 20.00%), action 60, FPS 1.46, Running 104.88s Step 298( 20.33%), action 61, FPS 1.45, Running 105.96s Step 299( 20.67%), action 62, FPS 1.45, Running 106.53s Step 300( 21.00%), action 63, FPS 1.49, Running 107.28s Step 301( 21.33%), action 64, FPS 1.50, Running 107.71s Step 302( 21.67%), action 65, FPS 1.50, Running 108.70s Step 303( 22.00%), action 66, FPS 1.54, Running 109.00s Step 304( 22.33%), action 67, FPS 1.56, Running 109.79s Step 305( 22.67%), action 68, FPS 1.59, Running 110.13s Step 306( 23.00%), action 69, FPS 1.59, Running 110.94s Step 307( 23.33%), action 70, FPS 1.62, Running 111.27s Step 308( 23.67%), action 71, FPS 1.57, Running 112.60s Step 309( 24.00%), action 72, FPS 1.57, Running 113.17s Step 310( 24.33%), action 73, FPS 1.59, Running 114.09s Step 311( 24.67%), action 74, FPS 1.62, Running 114.39s Step 312( 25.00%), action 75, FPS 1.67, Running 115.06s Step 313( 25.33%), action 76, FPS 1.66, Running 115.49s Step 314( 25.67%), action 77, FPS 1.58, Running 116.37s Step 315( 26.00%), action 78, FPS 1.58, Running 116.63s Step 316( 26.33%), action 79, FPS 1.53, Running 117.58s Step 317( 26.67%), action 80, FPS 1.51, Running 118.11s Step 318( 27.00%), action 81, FPS 1.52, Running 119.09s Step 319( 27.33%), action 82, FPS 1.56, Running 119.39s Step 320( 27.67%), action 83, FPS 1.55, Running 120.22s Step 321( 28.00%), action 84, FPS 1.56, Running 120.52s Step 322( 28.33%), action 85, FPS 1.60, Running 121.21s Step 323( 28.67%), action 86, FPS 1.59, Running 121.61s Step 324( 29.00%), action 87, FPS 1.57, Running 122.53s Step 325( 29.33%), action 88, FPS 1.59, Running 122.71s Step 326( 29.67%), action 89, FPS 1.66, Running 122.98s Step 327( 30.00%), action 90, FPS 1.68, Running 123.16s Step 328( 30.33%), action 91, FPS 1.80, Running 123.70s Step 329( 30.67%), action 92, FPS 1.85, Running 123.99s Step 330( 31.00%), action 93, FPS 1.93, Running 124.47s Step 331( 31.33%), action 94, FPS 1.88, Running 125.01s Step 332( 31.67%), action 95, FPS 1.84, Running 125.92s Step 333( 32.00%), action 96, FPS 1.86, Running 126.23s Step 334( 32.33%), action 97, FPS 1.87, Running 127.08s Step 335( 32.67%), action 98, FPS 1.86, Running 127.39s Step 336( 33.00%), action 99, FPS 1.89, Running 128.19s Step 337( 33.33%), action 100, FPS 1.87, Running 128.78s Step 338( 33.67%), action 101, FPS 1.89, Running 129.68s Step 339( 34.00%), action 102, FPS 1.89, Running 129.95s Step 340( 34.33%), action 103, FPS 1.88, Running 130.87s Step 341( 34.67%), action 104, FPS 1.87, Running 131.19s Step 342( 35.00%), action 105, FPS 1.86, Running 131.94s Step 343( 35.33%), action 106, FPS 1.88, Running 132.22s Step 344( 35.67%), action 107, FPS 1.90, Running 133.05s Step 345( 36.00%), action 108, FPS 1.88, Running 133.37s Step 346( 36.33%), action 109, FPS 1.79, Running 134.18s Step 347( 36.67%), action 110, FPS 1.77, Running 134.47s Step 348( 37.00%), action 111, FPS 1.72, Running 135.35s Step 349( 37.33%), action 112, FPS 1.72, Running 135.62s Step 350( 37.67%), action 113, FPS 1.67, Running 136.42s Step 351( 38.00%), action 114, FPS 1.70, Running 136.75s Step 352( 38.33%), action 115, FPS 1.71, Running 137.60s Step 353( 38.67%), action 116, FPS 1.68, Running 138.15s Step 354( 39.00%), action 117, FPS 1.70, Running 138.81s Step 355( 39.33%), action 118, FPS 1.68, Running 139.31s Step 356( 39.67%), action 119, FPS 1.69, Running 140.00s Step 357( 40.00%), action 120, FPS 1.71, Running 140.47s Step 358( 40.33%), action 121, FPS 1.71, Running 141.35s Step 359( 40.67%), action 122, FPS 1.67, Running 141.96s Step 360( 41.00%), action 123, FPS 1.76, Running 142.25s Step 361( 41.33%), action 124, FPS 1.78, Running 142.43s Step 362( 41.67%), action 125, FPS 1.85, Running 142.76s Step 363( 42.00%), action 126, FPS 1.86, Running 142.99s Step 364( 42.33%), action 127, FPS 1.95, Running 143.30s Step 365( 42.67%), action 128, FPS 1.97, Running 143.52s Step 366( 43.00%), action 129, FPS 2.06, Running 143.87s Step 367( 43.33%), action 130, FPS 2.07, Running 144.12s Step 368( 43.67%), action 131, FPS 2.16, Running 144.62s Step 369( 44.00%), action 132, FPS 2.13, Running 144.99s Step 370( 44.33%), action 133, FPS 2.14, Running 145.78s Step 371( 44.67%), action 134, FPS 2.07, Running 146.40s Step 372( 45.00%), action 135, FPS 2.05, Running 147.34s Step 373( 45.33%), action 136, FPS 2.04, Running 147.93s Step 374( 45.67%), action 137, FPS 1.99, Running 148.87s Step 375( 46.00%), action 138, FPS 2.03, Running 149.18s Step 376( 46.33%), action 139, FPS 1.99, Running 150.05s Step 377( 46.67%), action 140, FPS 1.97, Running 150.62s Step 378( 47.00%), action 141, FPS 1.94, Running 151.69s Step 379( 47.33%), action 142, FPS 1.93, Running 152.33s Step 380( 47.67%), action 143, FPS 1.86, Running 153.02s Step 381( 48.00%), action 144, FPS 1.80, Running 153.54s Step 382( 48.33%), action 145, FPS 1.71, Running 154.47s Step 383( 48.67%), action 146, FPS 1.66, Running 155.07s Step 384( 49.00%), action 147, FPS 1.56, Running 156.14s Step 385( 49.33%), action 148, FPS 1.51, Running 156.75s Step 386( 49.67%), action 149, FPS 1.47, Running 157.50s Step 387( 50.00%), action 150, FPS 1.44, Running 158.02s [2026-08-02 20:16:05] [57 ] Seed 56 failed after 158.25 s. +steps: 387 , actions: 150 . +Instruction: Empty +Total 12/57(21.05%) success. +Setting seed: 57 +Step 1( N/A%), pre moving , FPS 0.25, Running 3.97s Step 2( N/A%), pre moving , FPS 0.49, Running 4.07s Step 3( N/A%), pre moving , FPS 0.72, Running 4.15s Step 4( N/A%), pre moving , FPS 0.90, Running 4.45s Step 5( N/A%), pre moving , FPS 1.11, Running 4.52s Step 6( N/A%), pre moving , FPS 1.32, Running 4.54s Step 7( N/A%), pre moving , FPS 1.53, Running 4.56s Step 8( N/A%), pre moving , FPS 1.74, Running 4.59s Step 9( N/A%), pre moving , FPS 1.95, Running 4.62s Step 10( N/A%), pre moving , FPS 2.15, Running 4.66s Step 11( N/A%), pre moving , FPS 2.35, Running 4.68s Step 12( N/A%), pre moving , FPS 2.55, Running 4.71s Step 13( N/A%), pre moving , FPS 2.75, Running 4.73s Step 14( N/A%), pre moving , FPS 2.94, Running 4.76s Step 15( N/A%), pre moving , FPS 3.14, Running 4.78s Step 16( N/A%), pre moving , FPS 3.33, Running 4.81s Step 17( N/A%), pre moving , FPS 3.52, Running 4.83s Step 18( N/A%), pre moving , FPS 3.71, Running 4.86s Step 19( N/A%), pre moving , FPS 3.89, Running 4.88s Step 20( N/A%), pre moving , FPS 4.08, Running 4.90s Step 21( N/A%), pre moving , FPS 16.65, Running 5.17s Step 22( N/A%), pre moving , FPS 17.04, Running 5.24s Step 23( N/A%), pre moving , FPS 17.85, Running 5.27s Step 24( N/A%), pre moving , FPS 23.65, Running 5.30s Step 25( N/A%), pre moving , FPS 24.43, Running 5.34s Step 26( N/A%), pre moving , FPS 17.05, Running 5.71s Step 27( N/A%), pre moving , FPS 16.78, Running 5.76s Step 28( N/A%), pre moving , FPS 16.13, Running 5.83s Step 29( N/A%), pre moving , FPS 14.82, Running 5.97s Step 30( N/A%), pre moving , FPS 14.43, Running 6.04s Step 31( N/A%), pre moving , FPS 14.11, Running 6.10s Step 32( N/A%), pre moving , FPS 13.45, Running 6.19s Step 33( N/A%), pre moving , FPS 13.00, Running 6.27s Step 34( N/A%), pre moving , FPS 12.74, Running 6.33s Step 35( N/A%), pre moving , FPS 10.71, Running 6.65s Step 36( N/A%), pre moving , FPS 7.92, Running 7.33s Step 37( N/A%), pre moving , FPS 7.81, Running 7.39s Step 38( N/A%), pre moving , FPS 7.66, Running 7.47s Step 39( N/A%), pre moving , FPS 7.37, Running 7.59s Step 40( N/A%), pre moving , FPS 6.77, Running 7.86s Step 41( N/A%), pre moving , FPS 7.20, Running 7.95s Step 42( N/A%), pre moving , FPS 7.23, Running 8.01s Step 43( N/A%), pre moving , FPS 7.09, Running 8.09s Step 44( N/A%), pre moving , FPS 6.43, Running 8.41s Step 45( N/A%), pre moving , FPS 6.32, Running 8.50s Step 46( N/A%), pre moving , FPS 7.02, Running 8.56s Step 47( N/A%), pre moving , FPS 6.93, Running 8.64s Step 48( N/A%), pre moving , FPS 6.38, Running 8.96s Step 49( N/A%), pre moving , FPS 6.47, Running 9.06s Step 50( N/A%), pre moving , FPS 6.47, Running 9.13s Step 51( N/A%), pre moving , FPS 6.45, Running 9.20s Step 52( N/A%), pre moving , FPS 6.01, Running 9.52s Step 53( N/A%), pre moving , FPS 6.02, Running 9.59s Step 54( N/A%), pre moving , FPS 6.00, Running 9.66s Step 55( N/A%), pre moving , FPS 6.47, Running 9.74s Step 56( N/A%), pre moving , FPS 7.32, Running 10.07s Step 57( N/A%), pre moving , FPS 7.23, Running 10.16s Step 58( N/A%), pre moving , FPS 7.23, Running 10.23s Step 59( N/A%), pre moving , FPS 7.35, Running 10.31s Step 60( N/A%), pre moving , FPS 7.20, Running 10.64s Step 61( N/A%), pre moving , FPS 7.18, Running 10.74s Step 62( N/A%), pre moving , FPS 7.14, Running 10.81s Step 63( N/A%), pre moving , FPS 7.15, Running 10.89s Step 64( N/A%), pre moving , FPS 7.13, Running 11.21s Step 65( N/A%), pre moving , FPS 7.12, Running 11.31s Step 66( N/A%), pre moving , FPS 7.11, Running 11.38s Step 67( N/A%), pre moving , FPS 7.12, Running 11.45s Step 68( N/A%), pre moving , FPS 7.11, Running 11.78s Step 69( N/A%), pre moving , FPS 7.04, Running 11.90s Step 70( N/A%), pre moving , FPS 6.36, Running 12.28s Step 71( N/A%), pre moving , FPS 6.24, Running 12.41s Step 72( N/A%), pre moving , FPS 6.67, Running 12.52s Step 73( N/A%), pre moving , FPS 6.09, Running 12.87s Step 74( N/A%), pre moving , FPS 5.99, Running 13.00s Step 75( N/A%), pre moving , FPS 5.81, Running 13.18s Step 76( N/A%), pre moving , FPS 5.82, Running 13.50s Step 77( N/A%), pre moving , FPS 5.79, Running 13.62s Step 78( N/A%), pre moving , FPS 5.30, Running 14.00s Step 79( N/A%), pre moving , FPS 5.28, Running 14.10s Step 80( N/A%), pre moving , FPS 5.55, Running 14.24s Step 81( N/A%), pre moving , FPS 5.18, Running 14.59s Step 82( N/A%), pre moving , FPS 5.14, Running 14.70s Step 83( N/A%), pre moving , FPS 4.78, Running 15.07s Step 84( N/A%), pre moving , FPS 5.02, Running 15.20s Step 85( N/A%), pre moving , FPS 5.00, Running 15.30s Step 86( N/A%), pre moving , FPS 4.66, Running 15.67s Step 87( N/A%), pre moving , FPS 4.61, Running 15.79s Step 88( N/A%), pre moving , FPS 4.84, Running 15.91s Step 89( N/A%), pre moving , FPS 4.56, Running 16.29s Step 90( N/A%), pre moving , FPS 4.85, Running 16.40s Step 91( N/A%), pre moving , FPS 4.58, Running 16.77s Step 92( N/A%), pre moving , FPS 4.57, Running 16.90s Step 93( N/A%), pre moving , FPS 4.84, Running 17.01s Step 94( N/A%), pre moving , FPS 4.58, Running 17.36s Step 95( N/A%), pre moving , FPS 4.68, Running 17.46s Step 96( N/A%), pre moving , FPS 4.97, Running 17.53s Step 97( N/A%), pre moving , FPS 5.01, Running 17.61s Step 98( N/A%), pre moving , FPS 5.09, Running 17.93s Step 99( N/A%), pre moving , FPS 5.09, Running 18.02s Step 100( N/A%), pre moving , FPS 5.19, Running 18.10s Step 101( N/A%), pre moving , FPS 5.59, Running 18.17s Step 102( N/A%), pre moving , FPS 5.26, Running 18.51s Step 103( N/A%), pre moving , FPS 5.66, Running 18.60s Step 104( N/A%), pre moving , FPS 5.76, Running 18.67s Step 105( N/A%), pre moving , FPS 5.80, Running 18.75s Step 106( N/A%), pre moving , FPS 5.86, Running 19.08s Step 107( N/A%), pre moving , FPS 5.91, Running 19.18s Step 108( N/A%), pre moving , FPS 5.98, Running 19.25s Step 109( N/A%), pre moving , FPS 6.63, Running 19.31s Step 110( N/A%), pre moving , FPS 6.19, Running 19.63s Step 111( N/A%), pre moving , FPS 6.77, Running 19.72s Step 112( N/A%), pre moving , FPS 6.92, Running 19.79s Step 113( N/A%), pre moving , FPS 6.99, Running 19.87s Step 114( N/A%), pre moving , FPS 7.09, Running 20.18s Step 115( N/A%), pre moving , FPS 7.03, Running 20.30s Step 116( N/A%), pre moving , FPS 7.04, Running 20.37s Step 117( N/A%), pre moving , FPS 7.05, Running 20.44s Step 118( N/A%), pre moving , FPS 7.04, Running 20.77s Step 119( N/A%), pre moving , FPS 7.06, Running 20.86s Step 120( N/A%), pre moving , FPS 7.07, Running 20.92s Step 121( N/A%), pre moving , FPS 7.06, Running 21.00s Step 122( N/A%), pre moving , FPS 7.86, Running 21.05s Step 123( N/A%), pre moving , FPS 7.20, Running 21.38s Step 124( N/A%), pre moving , FPS 7.15, Running 21.47s Step 125( N/A%), pre moving , FPS 7.15, Running 21.55s Step 126( N/A%), pre moving , FPS 7.30, Running 21.82s Step 127( N/A%), pre moving , FPS 7.16, Running 21.97s Step 128( N/A%), pre moving , FPS 7.19, Running 22.03s Step 129( N/A%), pre moving , FPS 7.11, Running 22.12s Step 130( N/A%), pre moving , FPS 7.88, Running 22.17s Step 131( N/A%), pre moving , FPS 7.27, Running 22.47s Step 132( N/A%), pre moving , FPS 7.20, Running 22.57s Step 133( N/A%), pre moving , FPS 7.24, Running 22.64s Step 134( N/A%), pre moving , FPS 7.91, Running 22.71s Step 135( N/A%), pre moving , FPS 7.31, Running 23.04s Step 136( N/A%), pre moving , FPS 7.25, Running 23.12s Step 137( N/A%), pre moving , FPS 7.30, Running 23.18s Step 138( N/A%), pre moving , FPS 8.03, Running 23.27s Step 139( N/A%), pre moving , FPS 7.60, Running 23.49s Step 140( N/A%), pre moving , FPS 7.27, Running 23.67s Step 141( N/A%), pre moving , FPS 7.32, Running 23.74s Step 142( N/A%), pre moving , FPS 7.27, Running 23.81s Step 143( N/A%), pre moving , FPS 8.11, Running 23.85s Step 144( N/A%), pre moving , FPS 8.23, Running 23.90s Step 145( N/A%), pre moving , FPS 6.35, Running 24.70s Step 146( N/A%), pre moving , FPS 6.51, Running 24.90s Step 147( N/A%), pre moving , FPS 6.14, Running 25.23s Step 148( N/A%), pre moving , FPS 5.58, Running 25.62s Step 149( N/A%), pre moving , FPS 5.17, Running 25.99s Step 150( N/A%), pre moving , FPS 4.84, Running 26.30s Step 151( N/A%), pre moving , FPS 4.57, Running 26.85s Step 152( N/A%), pre moving , FPS 4.31, Running 27.21s Step 153( N/A%), pre moving , FPS 3.87, Running 27.80s Step 154( N/A%), pre moving , FPS 3.81, Running 27.96s Step 155( N/A%), pre moving , FPS 3.67, Running 28.48s Step 156( N/A%), pre moving , FPS 3.47, Running 28.89s Step 157( N/A%), pre moving , FPS 3.19, Running 29.46s Step 158( N/A%), pre moving , FPS 3.14, Running 29.64s Step 159( N/A%), pre moving , FPS 3.00, Running 30.15s Step 160( N/A%), pre moving , FPS 2.91, Running 30.55s Step 161( N/A%), pre moving , FPS 2.72, Running 31.10s Step 162( N/A%), pre moving , FPS 2.67, Running 31.29s Step 163( N/A%), pre moving , FPS 2.53, Running 31.75s Step 164( N/A%), pre moving , FPS 2.42, Running 32.16s Step 165( N/A%), pre moving , FPS 2.50, Running 32.70s Step 166( N/A%), pre moving , FPS 2.50, Running 32.89s Step 167( N/A%), pre moving , FPS 2.47, Running 33.34s Step 168( N/A%), pre moving , FPS 2.46, Running 33.74s Step 169( N/A%), pre moving , FPS 2.42, Running 34.27s Step 170( N/A%), pre moving , FPS 2.46, Running 34.45s Step 171( N/A%), pre moving , FPS 2.48, Running 34.92s Step 172( N/A%), pre moving , FPS 2.46, Running 35.34s Step 173( N/A%), pre moving , FPS 2.48, Running 35.85s Step 174( N/A%), pre moving , FPS 2.48, Running 36.03s Step 175( N/A%), pre moving , FPS 2.48, Running 36.53s Step 176( N/A%), pre moving , FPS 2.48, Running 36.96s Step 177( N/A%), pre moving , FPS 2.49, Running 37.49s Step 178( N/A%), pre moving , FPS 2.49, Running 37.67s Step 179( N/A%), pre moving , FPS 2.47, Running 38.26s Step 180( N/A%), pre moving , FPS 2.44, Running 38.74s Step 181( N/A%), pre moving , FPS 2.44, Running 39.30s Step 182( N/A%), pre moving , FPS 2.37, Running 39.73s Step 183( N/A%), pre moving , FPS 2.33, Running 40.32s Step 184( N/A%), pre moving , FPS 2.32, Running 40.77s Step 185( N/A%), pre moving , FPS 2.32, Running 41.31s Step 186( N/A%), pre moving , FPS 2.32, Running 41.52s Step 187( N/A%), pre moving , FPS 2.28, Running 42.09s Step 188( N/A%), pre moving , FPS 2.28, Running 42.51s Step 189( N/A%), pre moving , FPS 2.36, Running 42.74s Step 190( N/A%), pre moving , FPS 2.37, Running 42.90s Step 191( N/A%), pre moving , FPS 2.42, Running 43.20s Step 192( N/A%), pre moving , FPS 2.49, Running 43.37s Step 193( N/A%), pre moving , FPS 2.56, Running 43.67s Step 194( N/A%), pre moving , FPS 2.54, Running 43.90s Step 195( N/A%), pre moving , FPS 2.59, Running 44.26s Step 196( N/A%), pre moving , FPS 2.65, Running 44.50s Step 197( N/A%), pre moving , FPS 2.64, Running 45.07s Step 198( N/A%), pre moving , FPS 2.54, Running 45.54s Step 199( N/A%), pre moving , FPS 2.54, Running 46.13s Step 200( N/A%), pre moving , FPS 2.55, Running 46.59s Step 201( N/A%), pre moving , FPS 2.54, Running 47.17s Step 202( N/A%), pre moving , FPS 2.62, Running 47.37s Step 203( N/A%), pre moving , FPS 2.65, Running 47.88s Step 204( N/A%), pre moving , FPS 2.65, Running 48.32s Step 205( N/A%), pre moving , FPS 2.63, Running 48.91s Step 206( N/A%), pre moving , FPS 2.55, Running 49.38s Step 207( N/A%), pre moving , FPS 2.55, Running 49.95s Step 208( N/A%), pre moving , FPS 2.65, Running 50.06s Step 209( N/A%), pre moving , FPS 2.70, Running 50.15s Step 210( N/A%), pre moving , FPS 2.72, Running 50.25s Step 211( N/A%), pre moving , FPS 2.71, Running 50.58s Step 212( N/A%), pre moving , FPS 2.73, Running 50.69s Step 213( N/A%), pre moving , FPS 2.82, Running 50.76s Step 214( N/A%), pre moving , FPS 2.89, Running 50.82s Step 215( N/A%), pre moving , FPS 3.02, Running 50.88s Step 216( N/A%), pre moving , FPS 3.08, Running 51.00s Step 217( N/A%), pre moving , FPS 3.23, Running 51.27s Step 218( N/A%), pre moving , FPS 2.62, Running 53.16s Step 219( N/A%), pre moving , FPS 2.61, Running 53.79s Step 220( N/A%), pre moving , FPS 2.66, Running 54.11s Step 221( N/A%), pre moving , FPS 2.68, Running 54.63s Step 222( N/A%), pre moving , FPS 2.69, Running 54.80s Step 223( N/A%), pre moving , FPS 2.59, Running 55.60s Step 224( N/A%), pre moving , FPS 2.66, Running 55.84s Step 225( N/A%), pre moving , FPS 2.68, Running 56.38s Step 226( N/A%), pre moving , FPS 2.68, Running 56.85s Step 227( N/A%), pre moving , FPS 2.69, Running 57.39s Step 228( N/A%), pre moving , FPS 2.65, Running 57.60s Step 229( N/A%), pre moving , FPS 2.47, Running 58.23s Step 230( N/A%), pre moving , FPS 2.40, Running 58.57s Step 231( N/A%), pre moving , FPS 2.36, Running 59.05s Step 232( N/A%), pre moving , FPS 2.33, Running 59.29s Step 233( N/A%), pre moving , FPS 2.17, Running 59.97s Step 234( N/A%), pre moving , FPS 2.13, Running 60.19s Step 235( N/A%), pre moving , FPS 2.03, Running 60.73s Step 236( N/A%), pre moving , FPS 1.97, Running 61.17s Step 237( N/A%), pre moving , FPS 1.92, Running 61.70s Step 238( 0.33%), action 1, FPS 2.12, Running 62.60s Step 239( 0.67%), action 2, FPS 2.04, Running 63.57s Step 240( 1.00%), action 3, FPS 1.96, Running 64.31s Step 241( 1.33%), action 4, FPS 1.98, Running 64.75s Step 242( 1.67%), action 5, FPS 1.80, Running 65.92s Step 243( 2.00%), action 6, FPS 1.86, Running 66.35s Step 244( 2.33%), action 7, FPS 1.74, Running 67.36s Step 245( 2.67%), action 8, FPS 1.74, Running 67.88s Step 246( 3.00%), action 9, FPS 1.70, Running 68.61s Step 247( 3.33%), action 10, FPS 1.71, Running 69.07s Step 248( 3.67%), action 11, FPS 1.62, Running 69.98s Step 249( 4.00%), action 12, FPS 1.65, Running 70.32s Step 250( 4.33%), action 13, FPS 1.59, Running 71.11s Step 251( 4.67%), action 14, FPS 1.62, Running 71.42s Step 252( 5.00%), action 15, FPS 1.55, Running 72.22s Step 253( 5.33%), action 16, FPS 1.59, Running 72.54s Step 254( 5.67%), action 17, FPS 1.55, Running 73.11s Step 255( 6.00%), action 18, FPS 1.51, Running 74.00s Step 256( 6.33%), action 19, FPS 1.44, Running 75.04s Step 257( 6.67%), action 20, FPS 1.43, Running 75.66s Step 258( 7.00%), action 21, FPS 1.43, Running 76.62s Step 259( 7.33%), action 22, FPS 1.47, Running 77.20s Step 260( 7.67%), action 23, FPS 1.48, Running 77.85s Step 261( 8.00%), action 24, FPS 1.47, Running 78.40s Step 262( 8.33%), action 25, FPS 1.49, Running 79.37s Step 263( 8.67%), action 26, FPS 1.47, Running 79.95s Step 264( 9.00%), action 27, FPS 1.49, Running 80.79s Step 265( 9.33%), action 28, FPS 1.51, Running 81.09s Step 266( 9.67%), action 29, FPS 1.54, Running 81.63s Step 267( 10.00%), action 30, FPS 1.55, Running 81.98s Step 268( 10.33%), action 31, FPS 1.52, Running 83.17s Step 269( 10.67%), action 32, FPS 1.50, Running 83.65s Step 270( 11.00%), action 33, FPS 1.50, Running 84.46s Step 271( 11.33%), action 34, FPS 1.49, Running 84.85s Step 272( 11.67%), action 35, FPS 1.43, Running 86.17s Step 273( 12.00%), action 36, FPS 1.44, Running 86.44s Step 274( 12.33%), action 37, FPS 1.40, Running 87.40s Step 275( 12.67%), action 38, FPS 1.44, Running 87.91s Step 276( 13.00%), action 39, FPS 1.44, Running 88.93s Step 277( 13.33%), action 40, FPS 1.45, Running 89.46s Step 278( 13.67%), action 41, FPS 1.45, Running 90.46s Step 279( 14.00%), action 42, FPS 1.44, Running 91.05s Step 280( 14.33%), action 43, FPS 1.41, Running 92.02s Step 281( 14.67%), action 44, FPS 1.43, Running 92.34s Step 282( 15.00%), action 45, FPS 1.44, Running 93.22s Step 283( 15.33%), action 46, FPS 1.45, Running 93.71s Step 284( 15.67%), action 47, FPS 1.47, Running 94.44s Step 285( 16.00%), action 48, FPS 1.44, Running 94.97s Step 286( 16.33%), action 49, FPS 1.40, Running 95.89s Step 287( 16.67%), action 50, FPS 1.39, Running 96.41s Step 288( 17.00%), action 51, FPS 1.40, Running 97.42s Step 289( 17.33%), action 52, FPS 1.42, Running 97.76s Step 290( 17.67%), action 53, FPS 1.41, Running 98.62s Step 291( 18.00%), action 54, FPS 1.39, Running 99.25s Step 292( 18.33%), action 55, FPS 1.46, Running 99.84s Step 293( 18.67%), action 56, FPS 1.46, Running 100.12s Step 294( 19.00%), action 57, FPS 1.52, Running 100.54s Step 295( 19.33%), action 58, FPS 1.49, Running 101.31s Step 296( 19.67%), action 59, FPS 1.51, Running 102.19s Step 297( 20.00%), action 60, FPS 1.49, Running 102.85s Step 298( 20.33%), action 61, FPS 1.45, Running 104.26s Step 299( 20.67%), action 62, FPS 1.45, Running 104.86s Step 300( 21.00%), action 63, FPS 1.46, Running 105.76s Step 301( 21.33%), action 64, FPS 1.46, Running 106.09s Step 302( 21.67%), action 65, FPS 1.45, Running 107.02s Step 303( 22.00%), action 66, FPS 1.43, Running 107.68s Step 304( 22.33%), action 67, FPS 1.42, Running 108.55s Step 305( 22.67%), action 68, FPS 1.44, Running 108.84s Step 306( 23.00%), action 69, FPS 1.45, Running 109.67s Step 307( 23.33%), action 70, FPS 1.48, Running 109.96s Step 308( 23.67%), action 71, FPS 1.47, Running 110.98s Step 309( 24.00%), action 72, FPS 1.46, Running 111.43s Step 310( 24.33%), action 73, FPS 1.46, Running 112.31s Step 311( 24.67%), action 74, FPS 1.50, Running 112.61s Step 312( 25.00%), action 75, FPS 1.45, Running 113.64s Step 313( 25.33%), action 76, FPS 1.43, Running 114.14s Step 314( 25.67%), action 77, FPS 1.40, Running 114.80s Step 315( 26.00%), action 78, FPS 1.43, Running 115.26s Step 316( 26.33%), action 79, FPS 1.46, Running 115.90s Step 317( 26.67%), action 80, FPS 1.47, Running 116.46s Step 318( 27.00%), action 81, FPS 1.52, Running 117.41s Step 319( 27.33%), action 82, FPS 1.56, Running 117.69s Step 320( 27.67%), action 83, FPS 1.55, Running 118.68s Step 321( 28.00%), action 84, FPS 1.52, Running 119.23s Step 322( 28.33%), action 85, FPS 1.58, Running 119.70s Step 323( 28.67%), action 86, FPS 1.57, Running 120.42s Step 324( 29.00%), action 87, FPS 1.57, Running 121.31s Step 325( 29.33%), action 88, FPS 1.57, Running 121.61s Step 326( 29.67%), action 89, FPS 1.53, Running 122.70s Step 327( 30.00%), action 90, FPS 1.52, Running 123.10s Step 328( 30.33%), action 91, FPS 1.57, Running 123.75s Step 329( 30.67%), action 92, FPS 1.57, Running 124.20s Step 330( 31.00%), action 93, FPS 1.58, Running 124.95s Step 331( 31.33%), action 94, FPS 1.56, Running 125.42s Step 332( 31.67%), action 95, FPS 1.58, Running 126.29s Step 333( 32.00%), action 96, FPS 1.61, Running 126.57s Step 334( 32.33%), action 97, FPS 1.59, Running 127.36s Step 335( 32.67%), action 98, FPS 1.61, Running 127.70s Step 336( 33.00%), action 99, FPS 1.55, Running 128.82s Step 337( 33.33%), action 100, FPS 1.55, Running 129.35s Step 338( 33.67%), action 101, FPS 1.59, Running 129.98s Step 339( 34.00%), action 102, FPS 1.57, Running 130.44s Step 340( 34.33%), action 103, FPS 1.61, Running 131.13s Step 341( 34.67%), action 104, FPS 1.62, Running 131.57s Step 342( 35.00%), action 105, FPS 1.57, Running 132.47s Step 343( 35.33%), action 106, FPS 1.62, Running 132.76s Step 344( 35.67%), action 107, FPS 1.63, Running 133.61s Step 345( 36.00%), action 108, FPS 1.63, Running 133.90s Step 346( 36.33%), action 109, FPS 1.66, Running 134.72s Step 347( 36.67%), action 110, FPS 1.68, Running 135.04s Step 348( 37.00%), action 111, FPS 1.60, Running 136.26s Step 349( 37.33%), action 112, FPS 1.58, Running 136.89s Step 350( 37.67%), action 113, FPS 1.58, Running 137.57s Step 351( 38.00%), action 114, FPS 1.58, Running 138.04s Step 352( 38.33%), action 115, FPS 1.65, Running 138.39s Step 353( 38.67%), action 116, FPS 1.66, Running 138.58s Step 354( 39.00%), action 117, FPS 1.70, Running 139.09s Step 355( 39.33%), action 118, FPS 1.71, Running 139.39s Step 356( 39.67%), action 119, FPS 1.76, Running 140.15s Step 357( 40.00%), action 120, FPS 1.77, Running 140.68s Step 358( 40.33%), action 121, FPS 1.72, Running 141.63s Step 359( 40.67%), action 122, FPS 1.70, Running 142.21s Step 360( 41.00%), action 123, FPS 1.66, Running 143.16s Step 361( 41.33%), action 124, FPS 1.68, Running 143.46s Step 362( 41.67%), action 125, FPS 1.68, Running 144.40s Step 363( 42.00%), action 126, FPS 1.65, Running 144.91s Step 364( 42.33%), action 127, FPS 1.63, Running 145.88s Step 365( 42.67%), action 128, FPS 1.63, Running 146.20s Step 366( 43.00%), action 129, FPS 1.63, Running 147.00s Step 367( 43.33%), action 130, FPS 1.63, Running 147.29s Step 368( 43.67%), action 131, FPS 1.66, Running 148.29s Step 369( 44.00%), action 132, FPS 1.69, Running 148.73s Step 370( 44.33%), action 133, FPS 1.68, Running 149.47s Step 371( 44.67%), action 134, FPS 1.63, Running 150.28s Step 372( 45.00%), action 135, FPS 1.58, Running 151.04s Step 373( 45.33%), action 136, FPS 1.54, Running 151.58s Step 374( 45.67%), action 137, FPS 1.49, Running 152.55s Step 375( 46.00%), action 138, FPS 1.45, Running 153.16s Step 376( 46.33%), action 139, FPS 1.42, Running 154.21s Step 377( 46.67%), action 140, FPS 1.45, Running 154.49s Step 378( 47.00%), action 141, FPS 1.43, Running 155.64s Step 379( 47.33%), action 142, FPS 1.45, Running 155.98s Step 380( 47.67%), action 143, FPS 1.46, Running 156.88s Step 381( 48.00%), action 144, FPS 1.44, Running 157.34s Step 382( 48.33%), action 145, FPS 1.46, Running 158.09s Step 383( 48.67%), action 146, FPS 1.47, Running 158.52s Step 384( 49.00%), action 147, FPS 1.49, Running 159.29s Step 385( 49.33%), action 148, FPS 1.48, Running 159.75s Step 386( 49.67%), action 149, FPS 1.46, Running 160.70s Step 387( 50.00%), action 150, FPS 1.44, Running 161.22s Step 388( 50.33%), action 151, FPS 1.43, Running 162.27s Step 389( 50.67%), action 152, FPS 1.42, Running 162.77s Step 390( 51.00%), action 153, FPS 1.42, Running 163.52s Step 391( 51.33%), action 154, FPS 1.46, Running 163.95s Step 392( 51.67%), action 155, FPS 1.45, Running 164.81s Step 393( 52.00%), action 156, FPS 1.47, Running 165.14s Step 394( 52.33%), action 157, FPS 1.48, Running 166.08s Step 395( 52.67%), action 158, FPS 1.49, Running 166.62s Step 396( 53.00%), action 159, FPS 1.49, Running 167.59s Step 397( 53.33%), action 160, FPS 1.46, Running 168.16s Step 398( 53.67%), action 161, FPS 1.49, Running 169.03s Step 399( 54.00%), action 162, FPS 1.49, Running 169.40s Step 400( 54.33%), action 163, FPS 1.49, Running 170.32s Step 401( 54.67%), action 164, FPS 1.50, Running 170.67s Step 402( 55.00%), action 165, FPS 1.49, Running 171.54s Step 403( 55.33%), action 166, FPS 1.48, Running 172.06s Step 404( 55.67%), action 167, FPS 1.45, Running 173.06s Step 405( 56.00%), action 168, FPS 1.47, Running 173.35s Step 406( 56.33%), action 169, FPS 1.49, Running 174.13s Step 407( 56.67%), action 170, FPS 1.50, Running 174.51s Step 408( 57.00%), action 171, FPS 1.48, Running 175.79s Step 409( 57.33%), action 172, FPS 1.47, Running 176.40s Step 410( 57.67%), action 173, FPS 1.50, Running 176.83s Step 411( 58.00%), action 174, FPS 1.46, Running 177.61s Step 412( 58.33%), action 175, FPS 1.49, Running 178.23s Step 413( 58.67%), action 176, FPS 1.47, Running 178.75s Step 414( 59.00%), action 177, FPS 1.46, Running 179.73s Step 415( 59.33%), action 178, FPS 1.45, Running 180.37s Step 416( 59.67%), action 179, FPS 1.46, Running 181.31s Step 417( 60.00%), action 180, FPS 1.45, Running 181.91s Step 418( 60.33%), action 181, FPS 1.44, Running 182.90s Step 419( 60.67%), action 182, FPS 1.42, Running 183.53s Step 420( 61.00%), action 183, FPS 1.41, Running 184.47s Step 421( 61.33%), action 184, FPS 1.39, Running 185.09s Step 422( 61.67%), action 185, FPS 1.37, Running 186.10s Step 423( 62.00%), action 186, FPS 1.37, Running 186.71s Step 424( 62.33%), action 187, FPS 1.37, Running 187.68s Step 425( 62.67%), action 188, FPS 1.36, Running 188.07s Step 426( 63.00%), action 189, FPS 1.31, Running 189.39s Step 427( 63.33%), action 190, FPS 1.29, Running 189.98s Step 428( 63.67%), action 191, FPS 1.32, Running 190.92s Step 429( 64.00%), action 192, FPS 1.33, Running 191.49s Step 430( 64.33%), action 193, FPS 1.31, Running 192.10s Step 431( 64.67%), action 194, FPS 1.33, Running 192.69s Step 432( 65.00%), action 195, FPS 1.30, Running 193.66s [2026-08-02 20:19:19] [58 ] Seed 57 failed after 193.86 s. +steps: 432 , actions: 195 . +Instruction: Empty +Total 12/58(20.69%) success. +Setting seed: 58 +Step 1( N/A%), pre moving , FPS 0.58, Running 1.74s Step 2( N/A%), pre moving , FPS 1.13, Running 1.77s Step 3( N/A%), pre moving , FPS 1.67, Running 1.80s Step 4( N/A%), pre moving , FPS 2.19, Running 1.83s Step 5( N/A%), pre moving , FPS 2.68, Running 1.87s Step 6( N/A%), pre moving , FPS 3.17, 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.56, Running 1.97s Step 10( N/A%), pre moving , FPS 5.00, Running 2.00s Step 11( N/A%), pre moving , FPS 5.37, Running 2.05s Step 12( N/A%), pre moving , FPS 5.79, Running 2.07s Step 13( N/A%), pre moving , FPS 6.18, Running 2.10s Step 14( N/A%), pre moving , FPS 6.56, Running 2.13s Step 15( N/A%), pre moving , FPS 6.91, Running 2.17s Step 16( N/A%), pre moving , FPS 7.28, Running 2.20s Step 17( N/A%), pre moving , FPS 7.64, Running 2.23s Step 18( N/A%), pre moving , FPS 8.00, Running 2.25s Step 19( N/A%), pre moving , FPS 8.34, Running 2.28s Step 20( N/A%), pre moving , FPS 8.68, Running 2.30s Step 21( N/A%), pre moving , FPS 25.53, Running 2.52s Step 22( N/A%), pre moving , FPS 22.86, Running 2.64s Step 23( N/A%), pre moving , FPS 21.92, Running 2.71s Step 24( N/A%), pre moving , FPS 21.10, Running 2.78s Step 25( N/A%), pre moving , FPS 20.44, Running 2.85s Step 26( N/A%), pre moving , FPS 14.45, Running 3.28s Step 27( N/A%), pre moving , FPS 13.87, Running 3.36s Step 28( N/A%), pre moving , FPS 13.40, Running 3.44s Step 29( N/A%), pre moving , FPS 12.88, Running 3.52s Step 30( N/A%), pre moving , FPS 10.76, Running 3.86s Step 31( N/A%), pre moving , FPS 10.76, Running 3.91s Step 32( N/A%), pre moving , FPS 10.39, Running 4.00s Step 33( N/A%), pre moving , FPS 10.10, Running 4.08s Step 34( N/A%), pre moving , FPS 9.06, Running 4.34s Step 35( N/A%), pre moving , FPS 8.57, Running 4.51s Step 36( N/A%), pre moving , FPS 6.82, Running 5.13s Step 37( N/A%), pre moving , FPS 6.70, Running 5.21s Step 38( N/A%), pre moving , FPS 6.60, Running 5.28s Step 39( N/A%), pre moving , FPS 6.01, Running 5.61s Step 40( N/A%), pre moving , FPS 5.88, Running 5.71s Step 41( N/A%), pre moving , FPS 6.13, Running 5.78s Step 42( N/A%), pre moving , FPS 6.17, Running 5.88s Step 43( N/A%), pre moving , FPS 5.76, Running 6.18s Step 44( N/A%), pre moving , FPS 5.71, Running 6.28s Step 45( N/A%), pre moving , FPS 5.70, Running 6.35s Step 46( N/A%), pre moving , FPS 6.04, Running 6.59s Step 47( N/A%), pre moving , FPS 5.87, Running 6.77s Step 48( N/A%), pre moving , FPS 5.88, Running 6.84s Step 49( N/A%), pre moving , FPS 5.89, Running 6.92s Step 50( N/A%), pre moving , FPS 5.92, Running 7.24s Step 51( N/A%), pre moving , FPS 5.81, Running 7.35s Step 52( N/A%), pre moving , FPS 5.86, Running 7.41s Step 53( N/A%), pre moving , FPS 5.86, Running 7.50s Step 54( N/A%), pre moving , FPS 5.74, Running 7.83s Step 55( N/A%), pre moving , FPS 5.85, Running 7.92s Step 56( N/A%), pre moving , FPS 6.90, Running 8.03s Step 57( N/A%), pre moving , FPS 6.31, Running 8.38s Step 58( N/A%), pre moving , FPS 6.19, Running 8.51s Step 59( N/A%), pre moving , FPS 6.61, Running 8.63s Step 60( N/A%), pre moving , FPS 6.08, Running 9.00s Step 61( N/A%), pre moving , FPS 5.96, Running 9.14s Step 62( N/A%), pre moving , FPS 5.54, Running 9.49s Step 63( N/A%), pre moving , FPS 5.76, Running 9.65s Step 64( N/A%), pre moving , FPS 5.72, Running 9.77s Step 65( N/A%), pre moving , FPS 5.29, Running 10.13s Step 66( N/A%), pre moving , FPS 5.44, Running 10.26s Step 67( N/A%), pre moving , FPS 5.54, Running 10.38s Step 68( N/A%), pre moving , FPS 5.10, Running 10.76s Step 69( N/A%), pre moving , FPS 5.05, Running 10.88s Step 70( N/A%), pre moving , FPS 4.99, Running 11.25s Step 71( N/A%), pre moving , FPS 4.97, Running 11.37s Step 72( N/A%), pre moving , FPS 4.90, Running 11.49s Step 73( N/A%), pre moving , FPS 4.57, Running 11.87s Step 74( N/A%), pre moving , FPS 4.80, Running 11.99s Step 75( N/A%), pre moving , FPS 4.51, Running 12.35s Step 76( N/A%), pre moving , FPS 4.50, Running 12.47s Step 77( N/A%), pre moving , FPS 4.79, Running 12.55s Step 78( N/A%), pre moving , FPS 4.62, Running 12.85s Step 79( N/A%), pre moving , FPS 4.51, Running 13.06s Step 80( N/A%), pre moving , FPS 4.77, Running 13.19s Step 81( N/A%), pre moving , FPS 4.51, Running 13.58s Step 82( N/A%), pre moving , FPS 4.76, Running 13.70s Step 83( N/A%), pre moving , FPS 4.54, Running 14.06s Step 84( N/A%), pre moving , FPS 4.52, Running 14.20s Step 85( N/A%), pre moving , FPS 4.49, Running 14.59s Step 86( N/A%), pre moving , FPS 4.48, Running 14.73s Step 87( N/A%), pre moving , FPS 4.47, Running 14.85s Step 88( N/A%), pre moving , FPS 4.46, Running 15.25s Step 89( N/A%), pre moving , FPS 4.46, Running 15.36s Step 90( N/A%), pre moving , FPS 4.39, Running 15.80s Step 91( N/A%), pre moving , FPS 3.98, Running 16.40s Step 92( N/A%), pre moving , FPS 3.97, Running 16.53s Step 93( N/A%), pre moving , FPS 3.99, Running 16.88s Step 94( N/A%), pre moving , FPS 3.96, Running 17.05s Step 95( N/A%), pre moving , FPS 3.93, Running 17.44s Step 96( N/A%), pre moving , FPS 3.91, Running 17.58s Step 97( N/A%), pre moving , FPS 3.83, Running 17.78s Step 98( N/A%), pre moving , FPS 3.81, Running 18.10s Step 99( N/A%), pre moving , FPS 3.88, Running 18.21s Step 100( N/A%), pre moving , FPS 3.70, Running 18.60s Step 101( N/A%), pre moving , FPS 3.89, Running 18.71s Step 102( N/A%), pre moving , FPS 3.72, Running 19.08s Step 103( N/A%), pre moving , FPS 3.88, Running 19.21s Step 104( N/A%), pre moving , FPS 3.61, Running 19.74s Step 105( N/A%), pre moving , FPS 3.57, Running 20.18s Step 106( N/A%), pre moving , FPS 3.57, Running 20.33s Step 107( N/A%), pre moving , FPS 3.47, Running 20.62s Step 108( N/A%), pre moving , FPS 3.57, Running 20.85s Step 109( N/A%), pre moving , FPS 3.58, Running 20.95s Step 110( N/A%), pre moving , FPS 3.63, Running 21.32s Step 111( N/A%), pre moving , FPS 4.03, Running 21.36s Step 112( N/A%), pre moving , FPS 4.10, Running 21.41s Step 113( N/A%), pre moving , FPS 4.39, Running 21.44s Step 114( N/A%), pre moving , FPS 4.53, Running 21.47s Step 115( N/A%), pre moving , FPS 4.91, Running 21.52s Step 116( N/A%), pre moving , FPS 5.04, Running 21.55s Step 117( N/A%), pre moving , FPS 5.21, Running 21.61s Step 118( N/A%), pre moving , FPS 5.61, Running 21.66s Step 119( N/A%), pre moving , FPS 5.70, Running 21.72s Step 120( N/A%), pre moving , FPS 6.20, Running 21.82s Step 121( N/A%), pre moving , FPS 6.25, Running 21.91s Step 122( N/A%), pre moving , FPS 6.56, Running 22.12s Step 123( N/A%), pre moving , FPS 6.54, Running 22.27s Step 124( N/A%), pre moving , FPS 7.00, Running 22.60s Step 125( N/A%), pre moving , FPS 7.87, Running 22.72s Step 126( N/A%), pre moving , FPS 8.06, Running 22.81s Step 127( N/A%), pre moving , FPS 7.91, Running 23.15s Step 128( N/A%), pre moving , FPS 8.36, Running 23.24s Step 129( N/A%), pre moving , FPS 8.43, Running 23.32s Step 130( N/A%), pre moving , FPS 8.84, Running 23.58s Step 131( N/A%), pre moving , FPS 8.44, Running 23.73s Step 132( N/A%), pre moving , FPS 8.34, Running 23.80s Step 133( N/A%), pre moving , FPS 8.17, Running 23.89s Step 134( N/A%), pre moving , FPS 7.30, Running 24.21s Step 135( N/A%), pre moving , FPS 7.17, Running 24.30s Step 136( N/A%), pre moving , FPS 7.09, Running 24.37s Step 137( N/A%), pre moving , FPS 7.04, Running 24.45s Step 138( N/A%), pre moving , FPS 6.40, Running 24.79s Step 139( N/A%), pre moving , FPS 6.31, Running 24.89s Step 140( N/A%), pre moving , FPS 6.36, Running 24.97s Step 141( N/A%), pre moving , FPS 5.92, Running 25.29s Step 142( N/A%), pre moving , FPS 6.11, Running 25.40s Step 143( N/A%), pre moving , FPS 6.25, Running 25.47s Step 144( N/A%), pre moving , FPS 6.77, Running 25.55s Step 145( N/A%), pre moving , FPS 6.35, Running 25.87s Step 146( N/A%), pre moving , FPS 6.33, Running 25.97s Step 147( N/A%), pre moving , FPS 6.88, Running 26.05s Step 148( N/A%), pre moving , FPS 6.36, Running 26.38s Step 149( N/A%), pre moving , FPS 6.33, Running 26.48s Step 150( N/A%), pre moving , FPS 6.75, Running 26.54s Step 151( N/A%), pre moving , FPS 6.93, Running 26.62s Step 152( N/A%), pre moving , FPS 6.35, Running 26.95s Step 153( N/A%), pre moving , FPS 6.34, Running 27.04s Step 154( N/A%), pre moving , FPS 6.87, Running 27.12s Step 155( N/A%), pre moving , FPS 6.91, Running 27.20s Step 156( N/A%), pre moving , FPS 6.35, Running 27.52s Step 157( N/A%), pre moving , FPS 6.32, Running 27.62s Step 158( N/A%), pre moving , FPS 6.90, Running 27.68s Step 159( N/A%), pre moving , FPS 6.96, Running 27.76s Step 160( N/A%), pre moving , FPS 6.41, Running 28.09s Step 161( N/A%), pre moving , FPS 6.92, Running 28.18s Step 162( N/A%), pre moving , FPS 6.99, Running 28.26s Step 163( N/A%), pre moving , FPS 6.42, Running 28.59s Step 164( N/A%), pre moving , FPS 4.89, Running 29.64s Step 165( N/A%), pre moving , FPS 5.10, Running 29.80s Step 166( N/A%), pre moving , FPS 4.57, Running 30.35s Step 167( N/A%), pre moving , FPS 4.24, Running 30.77s Step 168( N/A%), pre moving , FPS 4.07, Running 31.30s Step 169( N/A%), pre moving , FPS 4.01, Running 31.47s Step 170( N/A%), pre moving , FPS 3.68, Running 31.97s Step 171( N/A%), pre moving , FPS 3.46, Running 32.40s Step 172( N/A%), pre moving , FPS 3.34, Running 32.94s Step 173( N/A%), pre moving , FPS 3.29, Running 33.12s Step 174( N/A%), pre moving , FPS 3.06, Running 33.66s Step 175( N/A%), pre moving , FPS 2.91, Running 34.08s Step 176( N/A%), pre moving , FPS 2.82, Running 34.62s Step 177( N/A%), pre moving , FPS 2.79, Running 34.80s Step 178( N/A%), pre moving , FPS 2.63, Running 35.30s Step 179( N/A%), pre moving , FPS 2.51, Running 35.73s Step 180( N/A%), pre moving , FPS 2.44, Running 36.30s Step 181( N/A%), pre moving , FPS 2.40, Running 36.50s Step 182( N/A%), pre moving , FPS 2.31, Running 36.91s Step 183( N/A%), pre moving , FPS 2.28, Running 37.35s Step 184( N/A%), pre moving , FPS 2.42, Running 37.89s Step 185( N/A%), pre moving , FPS 2.41, Running 38.09s Step 186( N/A%), pre moving , FPS 2.43, Running 38.58s Step 187( N/A%), pre moving , FPS 2.43, Running 38.99s Step 188( N/A%), pre moving , FPS 2.43, Running 39.52s Step 189( N/A%), pre moving , FPS 2.42, Running 39.72s Step 190( N/A%), pre moving , FPS 2.46, Running 40.11s Step 191( N/A%), pre moving , FPS 2.55, Running 40.24s Step 192( N/A%), pre moving , FPS 2.68, Running 40.41s Step 193( N/A%), pre moving , FPS 2.70, Running 40.53s Step 194( N/A%), pre moving , FPS 2.83, Running 40.74s Step 195( N/A%), pre moving , FPS 2.94, Running 40.89s Step 196( N/A%), pre moving , FPS 3.06, Running 41.15s Step 197( N/A%), pre moving , FPS 3.00, Running 41.47s Step 198( N/A%), pre moving , FPS 3.04, Running 41.88s Step 199( N/A%), pre moving , FPS 3.01, Running 42.38s Step 200( N/A%), pre moving , FPS 3.00, Running 42.97s Step 201( N/A%), pre moving , FPS 2.88, Running 43.44s Step 202( N/A%), pre moving , FPS 2.82, Running 44.02s Step 203( N/A%), pre moving , FPS 2.91, Running 44.23s Step 204( N/A%), pre moving , FPS 2.93, Running 44.72s Step 205( N/A%), pre moving , FPS 2.84, Running 45.14s Step 206( N/A%), pre moving , FPS 2.79, Running 45.74s Step 207( N/A%), pre moving , FPS 2.78, Running 46.19s Step 208( N/A%), pre moving , FPS 2.74, Running 46.82s Step 209( N/A%), pre moving , FPS 2.66, Running 47.24s Step 210( N/A%), pre moving , FPS 2.60, Running 47.79s Step 211( N/A%), pre moving , FPS 2.58, Running 48.00s Step 212( N/A%), pre moving , FPS 2.47, Running 48.52s Step 213( N/A%), pre moving , FPS 2.39, Running 48.89s Step 214( N/A%), pre moving , FPS 2.34, Running 49.30s Step 215( N/A%), pre moving , FPS 2.30, Running 49.60s Step 216( N/A%), pre moving , FPS 2.22, Running 50.16s Step 217( N/A%), pre moving , FPS 2.20, Running 50.58s Step 218( N/A%), pre moving , FPS 2.16, Running 51.14s Step 219( N/A%), pre moving , FPS 2.23, Running 51.34s Step 220( N/A%), pre moving , FPS 2.24, Running 51.88s Step 221( N/A%), pre moving , FPS 2.25, Running 52.35s Step 222( N/A%), pre moving , FPS 2.24, Running 52.95s Step 223( N/A%), pre moving , FPS 2.19, Running 53.38s Step 224( N/A%), pre moving , FPS 2.17, Running 53.94s Step 225( N/A%), pre moving , FPS 2.22, Running 54.13s Step 226( N/A%), pre moving , FPS 2.24, Running 54.67s Step 227( N/A%), pre moving , FPS 2.24, Running 55.12s Step 228( N/A%), pre moving , FPS 2.24, Running 55.74s Step 229( N/A%), pre moving , FPS 2.22, Running 56.23s Step 230( N/A%), pre moving , FPS 2.22, Running 56.79s Step 231( N/A%), pre moving , FPS 2.17, Running 57.22s Step 232( N/A%), pre moving , FPS 2.16, Running 57.78s Step 233( N/A%), pre moving , FPS 2.19, Running 58.01s Step 234( N/A%), pre moving , FPS 2.15, Running 58.59s Step 235( N/A%), pre moving , FPS 2.12, Running 59.03s Step 236( N/A%), pre moving , FPS 2.13, Running 59.55s Step 237( N/A%), pre moving , FPS 2.18, Running 59.78s Step 238( N/A%), pre moving , FPS 2.22, Running 60.16s Step 239( N/A%), pre moving , FPS 2.20, Running 60.42s Step 240( N/A%), pre moving , FPS 2.19, Running 61.02s Step 241( N/A%), pre moving , FPS 2.26, Running 61.19s Step 242( N/A%), pre moving , FPS 2.27, Running 61.76s Step 243( N/A%), pre moving , FPS 2.27, Running 62.21s Step 244( N/A%), pre moving , FPS 2.26, Running 62.78s Step 245( N/A%), pre moving , FPS 2.29, Running 62.88s Step 246( N/A%), pre moving , FPS 2.41, Running 62.98s Step 247( N/A%), pre moving , FPS 2.44, Running 63.32s Step 248( N/A%), pre moving , FPS 2.61, Running 63.40s Step 249( N/A%), pre moving , FPS 2.75, Running 63.50s Step 250( N/A%), pre moving , FPS 2.94, Running 63.59s Step 251( N/A%), pre moving , FPS 2.98, Running 63.93s Step 252( N/A%), pre moving , FPS 3.22, Running 64.00s Step 253( N/A%), pre moving , FPS 3.28, Running 64.10s Step 254( N/A%), pre moving , FPS 3.56, Running 64.20s Step 255( N/A%), pre moving , FPS 2.71, Running 66.41s Step 256( N/A%), pre moving , FPS 2.72, Running 66.92s Step 257( N/A%), pre moving , FPS 2.63, Running 67.37s Step 258( N/A%), pre moving , FPS 2.60, Running 67.84s Step 259( N/A%), pre moving , FPS 2.63, Running 68.02s Step 260( N/A%), pre moving , FPS 2.56, Running 68.85s Step 261( N/A%), pre moving , FPS 2.54, Running 69.05s Step 262( N/A%), pre moving , FPS 2.56, Running 69.59s Step 263( N/A%), pre moving , FPS 2.59, Running 69.94s Step 264( N/A%), pre moving , FPS 2.59, Running 70.50s Step 265( N/A%), pre moving , FPS 2.56, Running 70.68s Step 266( N/A%), pre moving , FPS 2.42, Running 71.25s Step 267( N/A%), pre moving , FPS 2.39, Running 71.70s Step 268( N/A%), pre moving , FPS 2.27, Running 72.19s Step 269( N/A%), pre moving , FPS 2.24, Running 72.41s Step 270( N/A%), pre moving , FPS 2.14, Running 72.94s Step 271( N/A%), pre moving , FPS 2.12, Running 73.35s Step 272( N/A%), pre moving , FPS 2.03, Running 73.85s Step 273( N/A%), pre moving , FPS 2.02, Running 74.01s Step 274( N/A%), pre moving , FPS 1.89, Running 74.77s Step 275( 0.33%), action 1, FPS 2.08, Running 76.05s Step 276( 0.67%), action 2, FPS 2.05, Running 76.69s Step 277( 1.00%), action 3, FPS 2.00, Running 77.35s Step 278( 1.33%), action 4, FPS 1.96, Running 78.05s Step 279( 1.67%), action 5, FPS 1.90, Running 78.57s Step 280( 2.00%), action 6, FPS 1.89, Running 79.43s Step 281( 2.33%), action 7, FPS 1.78, Running 80.30s Step 282( 2.67%), action 8, FPS 1.68, Running 81.52s Step 283( 3.00%), action 9, FPS 1.60, Running 82.40s Step 284( 3.33%), action 10, FPS 1.57, Running 83.26s Step 285( 3.67%), action 11, FPS 1.48, Running 84.18s Step 286( 4.00%), action 12, FPS 1.48, Running 84.78s Step 287( 4.33%), action 13, FPS 1.43, Running 85.65s Step 288( 4.67%), action 14, FPS 1.44, Running 86.09s Step 289( 5.00%), action 15, FPS 1.38, Running 86.91s Step 290( 5.33%), action 16, FPS 1.37, Running 87.53s Step 291( 5.67%), action 17, FPS 1.35, Running 88.19s Step 292( 6.00%), action 18, FPS 1.30, Running 89.23s Step 293( 6.33%), action 19, FPS 1.25, Running 90.06s Step 294( 6.67%), action 20, FPS 1.24, Running 90.94s Step 295( 7.00%), action 21, FPS 1.25, Running 92.02s Step 296( 7.33%), action 22, FPS 1.27, Running 92.47s Step 297( 7.67%), action 23, FPS 1.25, Running 93.38s Step 298( 8.00%), action 24, FPS 1.24, Running 94.13s Step 299( 8.33%), action 25, FPS 1.22, Running 95.00s Step 300( 8.67%), action 26, FPS 1.21, Running 95.96s Step 301( 9.00%), action 27, FPS 1.22, Running 96.71s Step 302( 9.33%), action 28, FPS 1.25, Running 97.51s Step 303( 9.67%), action 29, FPS 1.26, Running 98.29s Step 304( 10.00%), action 30, FPS 1.27, Running 99.00s Step 305( 10.33%), action 31, FPS 1.27, Running 99.93s Step 306( 10.67%), action 32, FPS 1.27, Running 100.56s Step 307( 11.00%), action 33, FPS 1.26, Running 101.49s Step 308( 11.33%), action 34, FPS 1.26, Running 101.99s Step 309( 11.67%), action 35, FPS 1.27, Running 102.71s Step 310( 12.00%), action 36, FPS 1.27, Running 103.33s Step 311( 12.33%), action 37, FPS 1.24, Running 104.35s Step 312( 12.67%), action 38, FPS 1.26, Running 105.10s Step 313( 13.00%), action 39, FPS 1.22, Running 106.46s Step 314( 13.33%), action 40, FPS 1.25, Running 106.94s Step 315( 13.67%), action 41, FPS 1.25, Running 108.05s Step 316( 14.00%), action 42, FPS 1.25, Running 108.49s Step 317( 14.33%), action 43, FPS 1.26, Running 109.31s Step 318( 14.67%), action 44, FPS 1.27, Running 109.91s Step 319( 15.00%), action 45, FPS 1.26, Running 110.86s Step 320( 15.33%), action 46, FPS 1.30, Running 111.36s Step 321( 15.67%), action 47, FPS 1.30, Running 112.09s Step 322( 16.00%), action 48, FPS 1.30, Running 112.91s Step 323( 16.33%), action 49, FPS 1.30, Running 113.72s Step 324( 16.67%), action 50, FPS 1.31, Running 114.31s Step 325( 17.00%), action 51, FPS 1.30, Running 115.31s Step 326( 17.33%), action 52, FPS 1.29, Running 116.10s Step 327( 17.67%), action 53, FPS 1.30, Running 116.88s Step 328( 18.00%), action 54, FPS 1.28, Running 117.67s Step 329( 18.33%), action 55, FPS 1.26, Running 118.53s Step 330( 18.67%), action 56, FPS 1.27, Running 119.09s Step 331( 19.00%), action 57, FPS 1.27, Running 120.13s Step 332( 19.33%), action 58, FPS 1.29, Running 120.63s Step 333( 19.67%), action 59, FPS 1.30, Running 121.83s Step 334( 20.00%), action 60, FPS 1.30, Running 122.35s Step 335( 20.33%), action 61, FPS 1.30, Running 123.41s Step 336( 20.67%), action 62, FPS 1.30, Running 123.84s Step 337( 21.00%), action 63, FPS 1.31, Running 124.62s Step 338( 21.33%), action 64, FPS 1.32, Running 125.09s Step 339( 21.67%), action 65, FPS 1.35, Running 125.71s Step 340( 22.00%), action 66, FPS 1.32, Running 126.49s Step 341( 22.33%), action 67, FPS 1.32, Running 127.27s Step 342( 22.67%), action 68, FPS 1.35, Running 127.73s Step 343( 23.00%), action 69, FPS 1.36, Running 128.41s Step 344( 23.33%), action 70, FPS 1.35, Running 129.11s Step 345( 23.67%), action 71, FPS 1.37, Running 129.92s Step 346( 24.00%), action 72, FPS 1.37, Running 130.71s Step 347( 24.33%), action 73, FPS 1.36, Running 131.61s Step 348( 24.67%), action 74, FPS 1.38, Running 132.16s Step 349( 25.00%), action 75, FPS 1.39, Running 132.94s Step 350( 25.33%), action 76, FPS 1.39, Running 133.52s Step 351( 25.67%), action 77, FPS 1.41, Running 134.34s Step 352( 26.00%), action 78, FPS 1.40, Running 134.87s Step 353( 26.33%), action 79, FPS 1.42, Running 135.90s Step 354( 26.67%), action 80, FPS 1.41, Running 136.58s Step 355( 27.00%), action 81, FPS 1.42, Running 137.49s Step 356( 27.33%), action 82, FPS 1.41, Running 138.01s Step 357( 27.67%), action 83, FPS 1.41, Running 138.76s Step 358( 28.00%), action 84, FPS 1.40, Running 139.41s Step 359( 28.33%), action 85, FPS 1.37, Running 140.32s Step 360( 28.67%), action 86, FPS 1.40, Running 140.76s Step 361( 29.00%), action 87, FPS 1.37, Running 141.90s Step 362( 29.33%), action 88, FPS 1.36, Running 142.40s Step 363( 29.67%), action 89, FPS 1.35, Running 143.27s Step 364( 30.00%), action 90, FPS 1.34, Running 144.09s Step 365( 30.33%), action 91, FPS 1.30, Running 145.34s [2026-08-02 20:21:45] [59 ] Seed 58 failed after 145.56 s. +steps: 365 , actions: 91 . +Instruction: Empty +Total 12/59(20.34%) success. +Setting seed: 59 +Step 1( N/A%), pre moving , FPS 0.09, Running 10.56s Step 2( N/A%), pre moving , FPS 0.19, Running 10.73s Step 3( N/A%), pre moving , FPS 0.27, Running 11.13s Step 4( N/A%), pre moving , FPS 0.36, Running 11.19s Step 5( N/A%), pre moving , FPS 0.44, Running 11.28s Step 6( N/A%), pre moving , FPS 0.52, Running 11.61s Step 7( N/A%), pre moving , FPS 0.60, Running 11.69s Step 8( N/A%), pre moving , FPS 0.68, Running 11.76s Step 9( N/A%), pre moving , FPS 0.76, Running 11.85s Step 10( N/A%), pre moving , FPS 0.82, Running 12.17s Step 11( N/A%), pre moving , FPS 0.90, Running 12.26s Step 12( N/A%), pre moving , FPS 0.97, Running 12.33s Step 13( N/A%), pre moving , FPS 1.05, Running 12.42s Step 14( N/A%), pre moving , FPS 1.10, Running 12.75s Step 15( N/A%), pre moving , FPS 1.17, Running 12.85s Step 16( N/A%), pre moving , FPS 1.24, Running 12.92s Step 17( N/A%), pre moving , FPS 1.31, Running 12.99s Step 18( N/A%), pre moving , FPS 1.35, Running 13.32s Step 19( N/A%), pre moving , FPS 1.42, Running 13.42s Step 20( N/A%), pre moving , FPS 1.48, Running 13.50s Step 21( N/A%), pre moving , FPS 5.78, Running 14.02s Step 22( N/A%), pre moving , FPS 5.90, Running 14.12s Step 23( N/A%), pre moving , FPS 6.06, Running 14.43s Step 24( N/A%), pre moving , FPS 5.95, Running 14.55s Step 25( N/A%), pre moving , FPS 5.98, Running 14.62s Step 26( N/A%), pre moving , FPS 5.68, Running 15.13s Step 27( N/A%), pre moving , FPS 5.68, Running 15.22s Step 28( N/A%), pre moving , FPS 5.29, Running 15.55s Step 29( N/A%), pre moving , FPS 5.28, Running 15.64s Step 30( N/A%), pre moving , FPS 5.64, Running 15.72s Step 31( N/A%), pre moving , FPS 5.41, Running 15.96s Step 32( N/A%), pre moving , FPS 5.25, Running 16.14s Step 33( N/A%), pre moving , FPS 5.28, Running 16.21s Step 34( N/A%), pre moving , FPS 5.66, Running 16.29s Step 35( N/A%), pre moving , FPS 5.34, Running 16.59s Step 36( N/A%), pre moving , FPS 4.61, Running 17.25s Step 37( N/A%), pre moving , FPS 4.59, Running 17.35s Step 38( N/A%), pre moving , FPS 4.87, Running 17.43s Step 39( N/A%), pre moving , FPS 4.61, Running 17.76s Step 40( N/A%), pre moving , FPS 4.61, Running 17.84s Step 41( N/A%), pre moving , FPS 5.13, Running 17.92s Step 42( N/A%), pre moving , FPS 5.19, Running 17.97s Step 43( N/A%), pre moving , FPS 5.54, Running 18.04s Step 44( N/A%), pre moving , FPS 5.24, Running 18.36s Step 45( N/A%), pre moving , FPS 5.21, Running 18.46s Step 46( N/A%), pre moving , FPS 5.89, Running 18.52s Step 47( N/A%), pre moving , FPS 5.92, Running 18.60s Step 48( N/A%), pre moving , FPS 5.92, Running 18.92s Step 49( N/A%), pre moving , FPS 5.97, Running 18.99s Step 50( N/A%), pre moving , FPS 5.98, Running 19.07s Step 51( N/A%), pre moving , FPS 6.27, Running 19.15s Step 52( N/A%), pre moving , FPS 6.00, Running 19.48s Step 53( N/A%), pre moving , FPS 5.96, Running 19.57s Step 54( N/A%), pre moving , FPS 5.97, Running 19.64s Step 55( N/A%), pre moving , FPS 6.41, Running 19.71s Step 56( N/A%), pre moving , FPS 7.20, Running 20.03s Step 57( N/A%), pre moving , FPS 7.25, Running 20.11s Step 58( N/A%), pre moving , FPS 7.28, Running 20.18s Step 59( N/A%), pre moving , FPS 8.00, Running 20.26s Step 60( N/A%), pre moving , FPS 7.28, Running 20.59s Step 61( N/A%), pre moving , FPS 7.23, Running 20.68s Step 62( N/A%), pre moving , FPS 7.25, Running 20.73s Step 63( N/A%), pre moving , FPS 7.23, Running 20.81s Step 64( N/A%), pre moving , FPS 7.23, Running 21.13s Step 65( N/A%), pre moving , FPS 7.27, Running 21.21s Step 66( N/A%), pre moving , FPS 7.29, Running 21.27s Step 67( N/A%), pre moving , FPS 7.33, Running 21.33s Step 68( N/A%), pre moving , FPS 8.11, Running 21.39s Step 69( N/A%), pre moving , FPS 7.33, Running 21.72s Step 70( N/A%), pre moving , FPS 7.30, Running 21.81s Step 71( N/A%), pre moving , FPS 7.31, Running 21.88s Step 72( N/A%), pre moving , FPS 7.35, Running 22.20s Step 73( N/A%), pre moving , FPS 7.29, Running 22.31s Step 74( N/A%), pre moving , FPS 7.31, Running 22.37s Step 75( N/A%), pre moving , FPS 7.28, Running 22.46s Step 76( N/A%), pre moving , FPS 7.26, Running 22.78s Step 77( N/A%), pre moving , FPS 7.26, Running 22.87s Step 78( N/A%), pre moving , FPS 7.27, Running 22.93s Step 79( N/A%), pre moving , FPS 7.27, Running 23.01s Step 80( N/A%), pre moving , FPS 7.27, Running 23.34s Step 81( N/A%), pre moving , FPS 7.33, Running 23.41s Step 82( N/A%), pre moving , FPS 7.24, Running 23.49s Step 83( N/A%), pre moving , FPS 7.26, Running 23.56s Step 84( N/A%), pre moving , FPS 7.83, Running 23.68s Step 85( N/A%), pre moving , FPS 7.30, Running 23.95s Step 86( N/A%), pre moving , FPS 7.21, Running 24.04s Step 87( N/A%), pre moving , FPS 7.16, Running 24.12s Step 88( N/A%), pre moving , FPS 7.14, Running 24.19s Step 89( N/A%), pre moving , FPS 7.15, Running 24.51s Step 90( N/A%), pre moving , FPS 7.15, Running 24.61s Step 91( N/A%), pre moving , FPS 7.14, Running 24.69s Step 92( N/A%), pre moving , FPS 7.33, Running 24.93s Step 93( N/A%), pre moving , FPS 7.15, Running 25.11s Step 94( N/A%), pre moving , FPS 7.14, Running 25.17s Step 95( N/A%), pre moving , FPS 7.15, Running 25.25s Step 96( N/A%), pre moving , FPS 7.16, Running 25.58s Step 97( N/A%), pre moving , FPS 7.15, Running 25.67s Step 98( N/A%), pre moving , FPS 7.04, Running 25.77s Step 99( N/A%), pre moving , FPS 7.05, Running 25.85s Step 100( N/A%), pre moving , FPS 7.08, Running 26.16s Step 101( N/A%), pre moving , FPS 7.03, Running 26.26s Step 102( N/A%), pre moving , FPS 7.07, Running 26.32s Step 103( N/A%), pre moving , FPS 7.03, Running 26.41s Step 104( N/A%), pre moving , FPS 6.56, Running 26.73s Step 105( N/A%), pre moving , FPS 6.95, Running 26.83s Step 106( N/A%), pre moving , FPS 6.99, Running 26.90s Step 107( N/A%), pre moving , FPS 6.64, Running 27.13s Step 108( N/A%), pre moving , FPS 6.39, Running 27.32s Step 109( N/A%), pre moving , FPS 6.97, Running 27.39s Step 110( N/A%), pre moving , FPS 6.99, Running 27.47s Step 111( N/A%), pre moving , FPS 6.44, Running 27.79s Step 112( N/A%), pre moving , FPS 6.86, Running 27.84s Step 113( N/A%), pre moving , FPS 7.19, Running 27.89s Step 114( N/A%), pre moving , FPS 7.27, Running 27.93s Step 115( N/A%), pre moving , FPS 7.37, Running 27.97s Step 116( N/A%), pre moving , FPS 8.07, Running 28.05s Step 117( N/A%), pre moving , FPS 7.96, Running 28.18s Step 118( N/A%), pre moving , FPS 8.10, Running 28.24s Step 119( N/A%), pre moving , FPS 8.12, Running 28.31s Step 120( N/A%), pre moving , FPS 9.03, Running 28.38s Step 121( N/A%), pre moving , FPS 9.13, Running 28.45s Step 122( N/A%), pre moving , FPS 9.15, Running 28.51s Step 123( N/A%), pre moving , FPS 9.23, Running 28.57s Step 124( N/A%), pre moving , FPS 10.46, Running 28.65s Step 125( N/A%), pre moving , FPS 10.70, Running 28.69s Step 126( N/A%), pre moving , FPS 10.77, Running 28.76s Step 127( N/A%), pre moving , FPS 11.85, Running 28.82s Step 128( N/A%), pre moving , FPS 10.94, Running 29.15s Step 129( N/A%), pre moving , FPS 10.88, Running 29.22s Step 130( N/A%), pre moving , FPS 10.99, Running 29.29s Step 131( N/A%), pre moving , FPS 12.67, Running 29.37s Step 132( N/A%), pre moving , FPS 10.82, Running 29.69s Step 133( N/A%), pre moving , FPS 10.56, Running 29.78s Step 134( N/A%), pre moving , FPS 10.39, Running 29.85s Step 135( N/A%), pre moving , FPS 10.20, Running 29.93s Step 136( N/A%), pre moving , FPS 9.10, Running 30.25s Step 137( N/A%), pre moving , FPS 9.20, Running 30.35s Step 138( N/A%), pre moving , FPS 9.17, Running 30.42s Step 139( N/A%), pre moving , FPS 9.16, Running 30.50s Step 140( N/A%), pre moving , FPS 8.21, Running 30.81s Step 141( N/A%), pre moving , FPS 8.13, Running 30.91s Step 142( N/A%), pre moving , FPS 8.08, Running 30.98s Step 143( N/A%), pre moving , FPS 7.52, Running 31.24s Step 144( N/A%), pre moving , FPS 7.27, Running 31.40s Step 145( N/A%), pre moving , FPS 7.22, Running 31.46s Step 146( N/A%), pre moving , FPS 7.18, Running 31.55s Step 147( N/A%), pre moving , FPS 6.55, Running 31.87s Step 148( N/A%), pre moving , FPS 7.09, Running 31.97s Step 149( N/A%), pre moving , FPS 7.10, Running 32.04s Step 150( N/A%), pre moving , FPS 7.08, Running 32.11s Step 151( N/A%), pre moving , FPS 6.52, Running 32.44s Step 152( N/A%), pre moving , FPS 7.03, Running 32.53s Step 153( N/A%), pre moving , FPS 7.08, Running 32.61s Step 154( N/A%), pre moving , FPS 6.52, Running 32.92s Step 155( N/A%), pre moving , FPS 6.46, Running 33.03s Step 156( N/A%), pre moving , FPS 7.03, Running 33.10s Step 157( N/A%), pre moving , FPS 7.07, Running 33.18s Step 158( N/A%), pre moving , FPS 6.50, Running 33.50s Step 159( N/A%), pre moving , FPS 6.46, Running 33.59s Step 160( N/A%), pre moving , FPS 7.03, Running 33.66s Step 161( N/A%), pre moving , FPS 7.05, Running 33.74s Step 162( N/A%), pre moving , FPS 6.48, Running 34.07s Step 163( N/A%), pre moving , FPS 6.84, Running 34.16s Step 164( N/A%), pre moving , FPS 7.05, Running 34.23s Step 165( N/A%), pre moving , FPS 6.97, Running 34.33s Step 166( N/A%), pre moving , FPS 6.51, Running 34.62s Step 167( N/A%), pre moving , FPS 7.05, Running 34.71s Step 168( N/A%), pre moving , FPS 7.12, Running 34.78s Step 169( N/A%), pre moving , FPS 7.13, Running 34.85s Step 170( N/A%), pre moving , FPS 6.53, Running 35.17s Step 171( N/A%), pre moving , FPS 7.09, Running 35.26s Step 172( N/A%), pre moving , FPS 7.18, Running 35.32s Step 173( N/A%), pre moving , FPS 5.33, Running 36.36s Step 174( N/A%), pre moving , FPS 5.17, Running 36.79s Step 175( N/A%), pre moving , FPS 4.63, Running 37.34s Step 176( N/A%), pre moving , FPS 4.54, Running 37.50s Step 177( N/A%), pre moving , FPS 4.18, Running 37.97s Step 178( N/A%), pre moving , FPS 4.08, Running 38.40s Step 179( N/A%), pre moving , FPS 3.72, Running 38.96s Step 180( N/A%), pre moving , FPS 3.49, Running 39.39s Step 181( N/A%), pre moving , FPS 3.23, Running 39.93s Step 182( N/A%), pre moving , FPS 3.33, Running 40.08s Step 183( N/A%), pre moving , FPS 3.10, Running 40.61s Step 184( N/A%), pre moving , FPS 2.93, Running 41.05s Step 185( N/A%), pre moving , FPS 2.75, Running 41.62s Step 186( N/A%), pre moving , FPS 2.80, Running 41.77s Step 187( N/A%), pre moving , FPS 2.65, Running 42.25s Step 188( N/A%), pre moving , FPS 2.55, Running 42.63s Step 189( N/A%), pre moving , FPS 2.39, Running 43.22s Step 190( N/A%), pre moving , FPS 2.41, Running 43.48s Step 191( N/A%), pre moving , FPS 2.32, Running 43.88s Step 192( N/A%), pre moving , FPS 2.24, Running 44.25s Step 193( N/A%), pre moving , FPS 2.37, Running 44.80s Step 194( N/A%), pre moving , FPS 2.44, Running 44.99s Step 195( N/A%), pre moving , FPS 2.47, Running 45.44s Step 196( N/A%), pre moving , FPS 2.39, Running 45.86s Step 197( N/A%), pre moving , FPS 2.47, Running 46.05s Step 198( N/A%), pre moving , FPS 2.58, Running 46.16s Step 199( N/A%), pre moving , FPS 2.70, Running 46.37s Step 200( N/A%), pre moving , FPS 2.82, Running 46.48s Step 201( N/A%), pre moving , FPS 2.93, Running 46.75s Step 202( N/A%), pre moving , FPS 2.91, Running 46.94s Step 203( N/A%), pre moving , FPS 3.02, Running 47.24s Step 204( N/A%), pre moving , FPS 3.13, Running 47.44s Step 205( N/A%), pre moving , FPS 3.26, Running 47.75s Step 206( N/A%), pre moving , FPS 3.15, Running 48.12s Step 207( N/A%), pre moving , FPS 3.14, Running 48.61s Step 208( N/A%), pre moving , FPS 3.21, Running 48.86s Step 209( N/A%), pre moving , FPS 3.27, Running 49.34s Step 210( N/A%), pre moving , FPS 3.17, Running 49.79s Step 211( N/A%), pre moving , FPS 3.10, Running 50.33s Step 212( N/A%), pre moving , FPS 3.05, Running 50.80s Step 213( N/A%), pre moving , FPS 3.04, Running 51.39s Step 214( N/A%), pre moving , FPS 3.03, Running 51.59s Step 215( N/A%), pre moving , FPS 3.01, Running 52.10s Step 216( N/A%), pre moving , FPS 3.00, Running 52.54s Step 217( N/A%), pre moving , FPS 2.84, Running 53.09s Step 218( N/A%), pre moving , FPS 2.71, Running 53.54s Step 219( N/A%), pre moving , FPS 2.58, Running 54.13s Step 220( N/A%), pre moving , FPS 2.47, Running 54.59s Step 221( N/A%), pre moving , FPS 2.38, Running 55.14s Step 222( N/A%), pre moving , FPS 2.38, Running 55.34s Step 223( N/A%), pre moving , FPS 2.31, Running 55.90s Step 224( N/A%), pre moving , FPS 2.25, Running 56.34s Step 225( N/A%), pre moving , FPS 2.18, Running 56.93s Step 226( N/A%), pre moving , FPS 2.22, Running 57.11s Step 227( N/A%), pre moving , FPS 2.23, Running 57.60s Step 228( N/A%), pre moving , FPS 2.18, Running 58.03s Step 229( N/A%), pre moving , FPS 2.16, Running 58.58s Step 230( N/A%), pre moving , FPS 2.17, Running 59.02s Step 231( N/A%), pre moving , FPS 2.16, Running 59.60s Step 232( N/A%), pre moving , FPS 2.16, Running 60.05s Step 233( N/A%), pre moving , FPS 2.17, Running 60.60s Step 234( N/A%), pre moving , FPS 2.18, Running 60.78s Step 235( N/A%), pre moving , FPS 2.16, Running 61.35s Step 236( N/A%), pre moving , FPS 2.21, Running 61.61s Step 237( N/A%), pre moving , FPS 2.30, Running 61.78s Step 238( N/A%), pre moving , FPS 2.40, Running 61.88s Step 239( N/A%), pre moving , FPS 2.55, Running 61.96s Step 240( N/A%), pre moving , FPS 2.62, Running 62.22s Step 241( N/A%), pre moving , FPS 2.75, Running 62.41s Step 242( N/A%), pre moving , FPS 2.80, Running 62.49s Step 243( N/A%), pre moving , FPS 2.99, Running 62.59s Step 244( N/A%), pre moving , FPS 3.03, Running 62.94s Step 245( N/A%), pre moving , FPS 3.27, Running 63.05s Step 246( N/A%), pre moving , FPS 2.47, Running 65.21s Step 247( N/A%), pre moving , FPS 2.56, Running 65.42s Step 248( N/A%), pre moving , FPS 2.65, Running 65.57s Step 249( N/A%), pre moving , FPS 2.77, Running 65.81s Step 250( N/A%), pre moving , FPS 2.87, Running 66.00s Step 251( N/A%), pre moving , FPS 3.02, Running 66.22s Step 252( N/A%), pre moving , FPS 3.15, Running 66.41s Step 253( N/A%), pre moving , FPS 3.33, Running 66.60s Step 254( N/A%), pre moving , FPS 3.33, Running 66.78s Step 255( N/A%), pre moving , FPS 3.45, Running 67.14s Step 256( N/A%), pre moving , FPS 3.49, Running 67.34s Step 257( N/A%), pre moving , FPS 3.36, Running 67.72s Step 258( N/A%), pre moving , FPS 3.18, Running 68.17s Step 259( N/A%), pre moving , FPS 2.96, Running 68.71s Step 260( N/A%), pre moving , FPS 2.97, Running 68.95s Step 261( N/A%), pre moving , FPS 2.80, Running 69.55s Step 262( N/A%), pre moving , FPS 2.66, Running 69.99s Step 263( N/A%), pre moving , FPS 2.54, Running 70.47s Step 264( N/A%), pre moving , FPS 2.59, Running 70.65s Step 265( N/A%), pre moving , FPS 2.43, Running 71.28s Step 266( 0.33%), action 1, FPS 2.73, Running 72.54s Step 267( 0.67%), action 2, FPS 2.66, Running 72.94s Step 268( 1.00%), action 3, FPS 2.47, Running 73.67s Step 269( 1.33%), action 4, FPS 2.45, Running 73.98s Step 270( 1.67%), action 5, FPS 2.28, Running 74.76s Step 271( 2.00%), action 6, FPS 2.20, Running 75.33s Step 272( 2.33%), action 7, FPS 2.09, Running 75.98s Step 273( 2.67%), action 8, FPS 2.03, Running 76.47s Step 274( 3.00%), action 9, FPS 1.88, Running 77.41s Step 275( 3.33%), action 10, FPS 1.83, Running 78.09s Step 276( 3.67%), action 11, FPS 1.73, Running 78.88s Step 277( 4.00%), action 12, FPS 1.74, Running 79.22s Step 278( 4.33%), action 13, FPS 1.68, Running 80.10s Step 279( 4.67%), action 14, FPS 1.71, Running 80.43s Step 280( 5.00%), action 15, FPS 1.62, Running 81.29s Step 281( 5.33%), action 16, FPS 1.66, Running 81.59s Step 282( 5.67%), action 17, FPS 1.59, Running 82.55s Step 283( 6.00%), action 18, FPS 1.57, Running 83.24s Step 284( 6.33%), action 19, FPS 1.48, Running 84.14s Step 285( 6.67%), action 20, FPS 1.49, Running 84.66s Step 286( 7.00%), action 21, FPS 1.57, Running 85.31s Step 287( 7.33%), action 22, FPS 1.57, Running 85.64s Step 288( 7.67%), action 23, FPS 1.61, Running 86.10s Step 289( 8.00%), action 24, FPS 1.61, Running 86.41s Step 290( 8.33%), action 25, FPS 1.64, Running 86.94s Step 291( 8.67%), action 26, FPS 1.64, Running 87.50s Step 292( 9.00%), action 27, FPS 1.61, Running 88.38s Step 293( 9.33%), action 28, FPS 1.64, Running 88.70s Step 294( 9.67%), action 29, FPS 1.65, Running 89.53s Step 295( 10.00%), action 30, FPS 1.70, Running 89.87s Step 296( 10.33%), action 31, FPS 1.68, Running 90.80s Step 297( 10.67%), action 32, FPS 1.65, Running 91.33s Step 298( 11.00%), action 33, FPS 1.65, Running 92.24s Step 299( 11.33%), action 34, FPS 1.65, Running 92.57s Step 300( 11.67%), action 35, FPS 1.70, Running 93.08s Step 301( 12.00%), action 36, FPS 1.67, Running 93.59s Step 302( 12.33%), action 37, FPS 1.69, Running 94.41s Step 303( 12.67%), action 38, FPS 1.73, Running 94.79s Step 304( 13.00%), action 39, FPS 1.74, Running 95.67s Step 305( 13.33%), action 40, FPS 1.76, Running 96.01s Step 306( 13.67%), action 41, FPS 1.73, Running 96.89s Step 307( 14.00%), action 42, FPS 1.69, Running 97.47s Step 308( 14.33%), action 43, FPS 1.63, Running 98.38s Step 309( 14.67%), action 44, FPS 1.58, Running 99.04s Step 310( 15.00%), action 45, FPS 1.53, Running 100.02s Step 311( 15.33%), action 46, FPS 1.56, Running 100.31s Step 312( 15.67%), action 47, FPS 1.57, Running 101.14s Step 313( 16.00%), action 48, FPS 1.52, Running 101.82s Step 314( 16.33%), action 49, FPS 1.53, Running 102.57s Step 315( 16.67%), action 50, FPS 1.53, Running 102.97s Step 316( 17.00%), action 51, FPS 1.53, Running 103.91s Step 317( 17.33%), action 52, FPS 1.55, Running 104.22s Step 318( 17.67%), action 53, FPS 1.61, Running 104.66s Step 319( 18.00%), action 54, FPS 1.63, Running 104.87s Step 320( 18.33%), action 55, FPS 1.65, Running 105.23s Step 321( 18.67%), action 56, FPS 1.69, Running 105.42s Step 322( 19.00%), action 57, FPS 1.76, Running 105.79s Step 323( 19.33%), action 58, FPS 1.78, Running 106.05s Step 324( 19.67%), action 59, FPS 1.84, Running 106.54s Step 325( 20.00%), action 60, FPS 1.84, Running 106.88s Step 326( 20.33%), action 61, FPS 1.79, Running 108.06s Step 327( 20.67%), action 62, FPS 1.81, Running 108.50s Step 328( 21.00%), action 63, FPS 1.81, Running 109.44s Step 329( 21.33%), action 64, FPS 1.82, Running 110.01s Step 330( 21.67%), action 65, FPS 1.82, Running 111.00s Step 331( 22.00%), action 66, FPS 1.80, Running 111.40s Step 332( 22.33%), action 67, FPS 1.76, Running 112.54s Step 333( 22.67%), action 68, FPS 1.82, Running 112.83s Step 334( 23.00%), action 69, FPS 1.79, Running 113.73s Step 335( 23.33%), action 70, FPS 1.80, Running 114.09s Step 336( 23.67%), action 71, FPS 1.75, Running 115.30s Step 337( 24.00%), action 72, FPS 1.75, Running 115.64s Step 338( 24.33%), action 73, FPS 1.68, Running 116.55s Step 339( 24.67%), action 74, FPS 1.63, Running 117.13s Step 340( 25.00%), action 75, FPS 1.56, Running 118.09s Step 341( 25.33%), action 76, FPS 1.54, Running 118.43s Step 342( 25.67%), action 77, FPS 1.46, Running 119.47s Step 343( 26.00%), action 78, FPS 1.43, Running 120.07s Step 344( 26.33%), action 79, FPS 1.38, Running 121.00s Step 345( 26.67%), action 80, FPS 1.38, Running 121.42s Step 346( 27.00%), action 81, FPS 1.37, Running 122.61s Step 347( 27.33%), action 82, FPS 1.36, Running 123.21s Step 348( 27.67%), action 83, FPS 1.39, Running 123.83s Step 349( 28.00%), action 84, FPS 1.39, Running 124.41s Step 350( 28.33%), action 85, FPS 1.45, Running 124.76s Step 351( 28.67%), action 86, FPS 1.48, Running 124.96s Step 352( 29.00%), action 87, FPS 1.54, Running 125.54s Step 353( 29.33%), action 88, FPS 1.53, Running 125.88s Step 354( 29.67%), action 89, FPS 1.58, Running 126.42s Step 355( 30.00%), action 90, FPS 1.55, Running 126.99s Step 356( 30.33%), action 91, FPS 1.57, Running 128.04s Step 357( 30.67%), action 92, FPS 1.54, Running 128.61s Step 358( 31.00%), action 93, FPS 1.53, Running 129.58s Step 359( 31.33%), action 94, FPS 1.53, Running 130.21s Step 360( 31.67%), action 95, FPS 1.53, Running 131.17s Step 361( 32.00%), action 96, FPS 1.49, Running 131.82s Step 362( 32.33%), action 97, FPS 1.50, Running 132.77s Step 363( 32.67%), action 98, FPS 1.52, Running 133.25s Step 364( 33.00%), action 99, FPS 1.54, Running 133.97s Step 365( 33.33%), action 100, FPS 1.52, Running 134.56s Step 366( 33.67%), action 101, FPS 1.55, Running 135.54s Step 367( 34.00%), action 102, FPS 1.55, Running 136.11s Step 368( 34.33%), action 103, FPS 1.50, Running 137.15s Step 369( 34.67%), action 104, FPS 1.52, Running 137.60s Step 370( 35.00%), action 105, FPS 1.47, Running 138.33s Step 371( 35.33%), action 106, FPS 1.43, Running 138.95s Step 372( 35.67%), action 107, FPS 1.39, Running 139.89s Step 373( 36.00%), action 108, FPS 1.37, Running 140.47s Step 374( 36.33%), action 109, FPS 1.33, Running 141.41s Step 375( 36.67%), action 110, FPS 1.36, Running 141.74s Step 376( 37.00%), action 111, FPS 1.37, Running 142.61s Step 377( 37.33%), action 112, FPS 1.38, Running 143.15s Step 378( 37.67%), action 113, FPS 1.40, Running 143.86s Step 379( 38.00%), action 114, FPS 1.44, Running 144.10s Step 380( 38.33%), action 115, FPS 1.50, Running 144.47s Step 381( 38.67%), action 116, FPS 1.54, Running 144.82s Step 382( 39.00%), action 117, FPS 1.56, Running 145.56s Step 383( 39.33%), action 118, FPS 1.57, Running 145.96s Step 384( 39.67%), action 119, FPS 1.58, Running 146.67s Step 385( 40.00%), action 120, FPS 1.60, Running 147.06s Step 386( 40.33%), action 121, FPS 1.60, Running 148.04s Step 387( 40.67%), action 122, FPS 1.60, Running 148.61s Step 388( 41.00%), action 123, FPS 1.60, Running 149.62s Step 389( 41.33%), action 124, FPS 1.59, Running 150.15s Step 390( 41.67%), action 125, FPS 1.60, Running 150.87s Step 391( 42.00%), action 126, FPS 1.59, Running 151.49s Step 392( 42.33%), action 127, FPS 1.59, Running 152.47s Step 393( 42.67%), action 128, FPS 1.59, Running 153.07s Step 394( 43.00%), action 129, FPS 1.56, Running 154.21s Step 395( 43.33%), action 130, FPS 1.53, Running 154.85s Step 396( 43.67%), action 131, FPS 1.51, Running 155.86s Step 397( 44.00%), action 132, FPS 1.49, Running 156.53s Step 398( 44.33%), action 133, FPS 1.46, Running 157.59s Step 399( 44.67%), action 134, FPS 1.41, Running 158.29s Step 400( 45.00%), action 135, FPS 1.30, Running 159.84s Step 401( 45.33%), action 136, FPS 1.28, Running 160.40s Step 402( 45.67%), action 137, FPS 1.26, Running 161.49s [2026-08-02 20:24:27] [60 ] Seed 59 success after 161.76 s. +steps: 402 , actions: 137 . +Instruction: Empty +Total 13/60(21.67%) success. +Setting seed: 60 +Step 1( N/A%), pre moving , FPS 0.20, Running 4.97s Step 2( N/A%), pre moving , FPS 0.40, Running 5.04s Step 3( N/A%), pre moving , FPS 0.59, Running 5.12s Step 4( N/A%), pre moving , FPS 0.75, Running 5.30s Step 5( N/A%), pre moving , FPS 0.91, Running 5.51s Step 6( N/A%), pre moving , FPS 1.07, Running 5.60s Step 7( N/A%), pre moving , FPS 1.23, Running 5.67s Step 8( N/A%), pre moving , FPS 1.35, Running 5.93s Step 9( N/A%), pre moving , FPS 1.48, Running 6.06s Step 10( N/A%), pre moving , FPS 1.60, Running 6.27s Step 11( N/A%), pre moving , FPS 1.66, Running 6.62s Step 12( N/A%), pre moving , FPS 1.78, Running 6.74s Step 13( N/A%), pre moving , FPS 1.90, Running 6.85s Step 14( N/A%), pre moving , FPS 1.94, Running 7.20s Step 15( N/A%), pre moving , FPS 2.06, Running 7.29s Step 16( N/A%), pre moving , FPS 2.17, Running 7.37s Step 17( N/A%), pre moving , FPS 2.18, Running 7.80s Step 18( N/A%), pre moving , FPS 2.27, Running 7.92s Step 19( N/A%), pre moving , FPS 2.38, Running 7.99s Step 20( N/A%), pre moving , FPS 2.40, Running 8.32s Step 21( N/A%), pre moving , FPS 5.17, Running 8.83s Step 22( N/A%), pre moving , FPS 5.12, Running 8.94s Step 23( N/A%), pre moving , FPS 5.10, Running 9.04s Step 24( N/A%), pre moving , FPS 4.89, Running 9.39s Step 25( N/A%), pre moving , FPS 5.04, Running 9.47s Step 26( N/A%), pre moving , FPS 4.50, Running 10.05s Step 27( N/A%), pre moving , FPS 4.49, Running 10.12s Step 28( N/A%), pre moving , FPS 4.43, Running 10.44s Step 29( N/A%), pre moving , FPS 4.48, Running 10.53s Step 30( N/A%), pre moving , FPS 4.62, Running 10.60s Step 31( N/A%), pre moving , FPS 4.94, Running 10.67s Step 32( N/A%), pre moving , FPS 5.02, Running 10.72s Step 33( N/A%), pre moving , FPS 4.77, Running 11.04s Step 34( N/A%), pre moving , FPS 5.09, Running 11.13s Step 35( N/A%), pre moving , FPS 5.11, Running 11.20s Step 36( N/A%), pre moving , FPS 4.48, Running 11.83s Step 37( N/A%), pre moving , FPS 4.59, Running 12.16s Step 38( N/A%), pre moving , FPS 4.62, Running 12.25s Step 39( N/A%), pre moving , FPS 4.61, Running 12.33s Step 40( N/A%), pre moving , FPS 4.61, Running 12.65s Step 41( N/A%), pre moving , FPS 5.11, Running 12.75s Step 42( N/A%), pre moving , FPS 5.16, Running 12.82s Step 43( N/A%), pre moving , FPS 5.19, Running 12.90s Step 44( N/A%), pre moving , FPS 5.20, Running 13.24s Step 45( N/A%), pre moving , FPS 5.15, Running 13.36s Step 46( N/A%), pre moving , FPS 5.74, Running 13.53s Step 47( N/A%), pre moving , FPS 5.37, Running 13.85s Step 48( N/A%), pre moving , FPS 5.68, Running 13.97s Step 49( N/A%), pre moving , FPS 5.26, Running 14.33s Step 50( N/A%), pre moving , FPS 5.18, Running 14.45s Step 51( N/A%), pre moving , FPS 5.12, Running 14.57s Step 52( N/A%), pre moving , FPS 4.74, Running 14.94s Step 53( N/A%), pre moving , FPS 4.99, Running 15.05s Step 54( N/A%), pre moving , FPS 4.66, Running 15.42s Step 55( N/A%), pre moving , FPS 4.60, Running 15.55s Step 56( N/A%), pre moving , FPS 5.21, Running 15.67s Step 57( N/A%), pre moving , FPS 5.14, Running 16.05s Step 58( N/A%), pre moving , FPS 5.12, Running 16.16s Step 59( N/A%), pre moving , FPS 4.78, Running 16.52s Step 60( N/A%), pre moving , FPS 5.01, Running 16.65s Step 61( N/A%), pre moving , FPS 4.92, Running 16.82s Step 62( N/A%), pre moving , FPS 4.63, Running 17.14s Step 63( N/A%), pre moving , FPS 4.60, Running 17.25s Step 64( N/A%), pre moving , FPS 4.57, Running 17.61s Step 65( N/A%), pre moving , FPS 4.56, Running 17.74s Step 66( N/A%), pre moving , FPS 4.62, Running 17.86s Step 67( N/A%), pre moving , FPS 4.59, Running 18.21s Step 68( N/A%), pre moving , FPS 4.61, Running 18.31s Step 69( N/A%), pre moving , FPS 4.94, Running 18.38s Step 70( N/A%), pre moving , FPS 5.01, Running 18.45s Step 71( N/A%), pre moving , FPS 4.77, Running 18.77s Step 72( N/A%), pre moving , FPS 5.10, Running 18.86s Step 73( N/A%), pre moving , FPS 5.16, Running 18.92s Step 74( N/A%), pre moving , FPS 5.58, Running 19.01s Step 75( N/A%), pre moving , FPS 5.29, Running 19.33s Step 76( N/A%), pre moving , FPS 5.33, Running 19.42s Step 77( N/A%), pre moving , FPS 5.82, Running 19.49s Step 78( N/A%), pre moving , FPS 5.87, Running 19.57s Step 79( N/A%), pre moving , FPS 5.92, Running 19.90s Step 80( N/A%), pre moving , FPS 5.98, Running 19.99s Step 81( N/A%), pre moving , FPS 6.19, Running 20.05s Step 82( N/A%), pre moving , FPS 6.66, Running 20.14s Step 83( N/A%), pre moving , FPS 6.22, Running 20.46s Step 84( N/A%), pre moving , FPS 6.80, Running 20.55s Step 85( N/A%), pre moving , FPS 5.50, Running 21.38s Step 86( N/A%), pre moving , FPS 5.50, Running 21.50s Step 87( N/A%), pre moving , FPS 5.71, Running 21.71s Step 88( N/A%), pre moving , FPS 5.68, Running 21.83s Step 89( N/A%), pre moving , FPS 5.50, Running 22.02s Step 90( N/A%), pre moving , FPS 5.39, Running 22.16s Step 91( N/A%), pre moving , FPS 5.35, Running 22.50s Step 92( N/A%), pre moving , FPS 5.21, Running 22.70s Step 93( N/A%), pre moving , FPS 4.86, Running 23.04s Step 94( N/A%), pre moving , FPS 4.72, Running 23.24s Step 95( N/A%), pre moving , FPS 4.49, Running 23.78s Step 96( N/A%), pre moving , FPS 4.19, Running 24.19s Step 97( N/A%), pre moving , FPS 3.83, Running 24.71s Step 98( N/A%), pre moving , FPS 3.76, Running 24.88s Step 99( N/A%), pre moving , FPS 3.63, Running 25.41s Step 100( N/A%), pre moving , FPS 3.43, Running 25.82s Step 101( N/A%), pre moving , FPS 3.17, Running 26.36s Step 102( N/A%), pre moving , FPS 3.12, Running 26.55s Step 103( N/A%), pre moving , FPS 3.02, Running 27.09s Step 104( N/A%), pre moving , FPS 2.87, Running 27.51s Step 105( N/A%), pre moving , FPS 2.98, Running 28.09s Step 106( N/A%), pre moving , FPS 2.95, Running 28.27s Step 107( N/A%), pre moving , FPS 2.84, Running 28.75s Step 108( N/A%), pre moving , FPS 2.73, Running 29.16s Step 109( N/A%), pre moving , FPS 2.59, Running 29.74s Step 110( N/A%), pre moving , FPS 2.58, Running 29.91s Step 111( N/A%), pre moving , FPS 2.54, Running 30.37s Step 112( N/A%), pre moving , FPS 2.47, Running 30.79s Step 113( N/A%), pre moving , FPS 2.50, Running 31.05s Step 114( N/A%), pre moving , FPS 2.45, Running 31.41s Step 115( N/A%), pre moving , FPS 2.45, Running 31.94s Step 116( N/A%), pre moving , FPS 2.43, Running 32.41s Step 117( N/A%), pre moving , FPS 2.43, Running 32.95s Step 118( N/A%), pre moving , FPS 2.43, Running 33.12s Step 119( N/A%), pre moving , FPS 2.40, Running 33.74s Step 120( N/A%), pre moving , FPS 2.38, Running 34.23s Step 121( N/A%), pre moving , FPS 2.37, Running 34.79s Step 122( N/A%), pre moving , FPS 2.31, Running 35.20s Step 123( N/A%), pre moving , FPS 2.31, Running 35.74s Step 124( N/A%), pre moving , FPS 2.37, Running 35.94s Step 125( N/A%), pre moving , FPS 2.39, Running 36.47s Step 126( N/A%), pre moving , FPS 2.31, Running 36.92s Step 127( N/A%), pre moving , FPS 2.29, Running 37.49s Step 128( N/A%), pre moving , FPS 2.27, Running 37.96s Step 129( N/A%), pre moving , FPS 2.28, Running 38.51s Step 130( N/A%), pre moving , FPS 2.21, Running 38.97s Step 131( N/A%), pre moving , FPS 2.18, Running 39.53s Step 132( N/A%), pre moving , FPS 2.24, Running 39.71s Step 133( N/A%), pre moving , FPS 2.18, Running 40.23s Step 134( N/A%), pre moving , FPS 2.16, Running 40.67s Step 135( N/A%), pre moving , FPS 2.24, Running 40.87s Step 136( N/A%), pre moving , FPS 2.31, Running 41.07s Step 137( N/A%), pre moving , FPS 2.36, Running 41.43s Step 138( N/A%), pre moving , FPS 2.35, Running 41.63s Step 139( N/A%), pre moving , FPS 2.41, Running 42.02s Step 140( N/A%), pre moving , FPS 2.41, Running 42.53s Step 141( N/A%), pre moving , FPS 2.41, Running 43.09s Step 142( N/A%), pre moving , FPS 2.39, Running 43.56s Step 143( N/A%), pre moving , FPS 2.38, Running 44.13s Step 144( N/A%), pre moving , FPS 2.32, Running 44.58s Step 145( N/A%), pre moving , FPS 2.30, Running 45.16s Step 146( N/A%), pre moving , FPS 2.37, Running 45.35s Step 147( N/A%), pre moving , FPS 2.39, Running 45.86s Step 148( N/A%), pre moving , FPS 2.44, Running 46.17s Step 149( N/A%), pre moving , FPS 2.55, Running 46.35s Step 150( N/A%), pre moving , FPS 2.68, Running 46.44s Step 151( N/A%), pre moving , FPS 2.86, Running 46.53s Step 152( N/A%), pre moving , FPS 2.79, Running 46.87s Step 153( N/A%), pre moving , FPS 2.96, Running 46.98s Step 154( N/A%), pre moving , FPS 3.13, Running 47.06s Step 155( N/A%), pre moving , FPS 3.10, Running 47.31s Step 156( N/A%), pre moving , FPS 3.12, Running 47.48s Step 157( N/A%), pre moving , FPS 3.25, Running 47.59s Step 158( N/A%), pre moving , FPS 2.42, Running 49.90s Step 159( N/A%), pre moving , FPS 2.31, Running 50.67s Step 160( N/A%), pre moving , FPS 2.39, Running 50.90s Step 161( N/A%), pre moving , FPS 2.33, Running 51.67s Step 162( N/A%), pre moving , FPS 2.39, Running 51.91s Step 163( N/A%), pre moving , FPS 2.40, Running 52.45s Step 164( N/A%), pre moving , FPS 2.40, Running 52.89s Step 165( N/A%), pre moving , FPS 2.41, Running 53.45s Step 166( N/A%), pre moving , FPS 2.40, Running 53.67s Step 167( N/A%), pre moving , FPS 2.37, Running 54.30s Step 168( N/A%), pre moving , FPS 2.37, Running 54.62s Step 169( N/A%), pre moving , FPS 2.29, Running 55.09s Step 170( N/A%), pre moving , FPS 2.25, Running 55.31s Step 171( N/A%), pre moving , FPS 2.13, Running 55.93s Step 172( N/A%), pre moving , FPS 2.13, Running 56.27s Step 173( N/A%), pre moving , FPS 1.97, Running 57.10s Step 174( N/A%), pre moving , FPS 1.95, Running 57.30s Step 175( N/A%), pre moving , FPS 1.90, Running 57.83s Step 176( N/A%), pre moving , FPS 1.90, Running 58.03s Step 177( N/A%), pre moving , FPS 1.80, Running 58.69s Step 178( 0.33%), action 1, FPS 1.98, Running 60.01s Step 179( 0.67%), action 2, FPS 1.92, Running 61.11s Step 180( 1.00%), action 3, FPS 1.79, Running 62.10s Step 181( 1.33%), action 4, FPS 1.74, Running 63.18s Step 182( 1.67%), action 5, FPS 1.64, Running 64.08s Step 183( 2.00%), action 6, FPS 1.62, Running 64.82s Step 184( 2.33%), action 7, FPS 1.55, Running 65.77s Step 185( 2.67%), action 8, FPS 1.58, Running 66.12s Step 186( 3.00%), action 9, FPS 1.46, Running 67.42s Step 187( 3.33%), action 10, FPS 1.45, Running 68.13s Step 188( 3.67%), action 11, FPS 1.38, Running 69.16s Step 189( 4.00%), action 12, FPS 1.35, Running 69.86s Step 190( 4.33%), action 13, FPS 1.29, Running 70.77s Step 191( 4.67%), action 14, FPS 1.29, Running 71.47s Step 192( 5.00%), action 15, FPS 1.25, Running 72.31s Step 193( 5.33%), action 16, FPS 1.25, Running 73.04s Step 194( 5.67%), action 17, FPS 1.20, Running 73.98s Step 195( 6.00%), action 18, FPS 1.19, Running 74.61s Step 196( 6.33%), action 19, FPS 1.11, Running 75.99s Step 197( 6.67%), action 20, FPS 1.11, Running 76.65s Step 198( 7.00%), action 21, FPS 1.14, Running 77.61s Step 199( 7.33%), action 22, FPS 1.19, Running 77.95s Step 200( 7.67%), action 23, FPS 1.23, Running 78.40s Step 201( 8.00%), action 24, FPS 1.25, Running 79.13s Step 202( 8.33%), action 25, FPS 1.26, Running 79.90s Step 203( 8.67%), action 26, FPS 1.28, Running 80.48s Step 204( 9.00%), action 27, FPS 1.29, Running 81.33s Step 205( 9.33%), action 28, FPS 1.29, Running 81.65s Step 206( 9.67%), action 29, FPS 1.32, Running 82.53s Step 207( 10.00%), action 30, FPS 1.35, Running 82.91s Step 208( 10.33%), action 31, FPS 1.37, Running 83.78s Step 209( 10.67%), action 32, FPS 1.38, Running 84.38s Step 210( 11.00%), action 33, FPS 1.37, Running 85.36s Step 211( 11.33%), action 34, FPS 1.36, Running 86.15s Step 212( 11.67%), action 35, FPS 1.35, Running 87.09s Step 213( 12.00%), action 36, FPS 1.39, Running 87.48s Step 214( 12.33%), action 37, FPS 1.41, Running 88.20s Step 215( 12.67%), action 38, FPS 1.43, Running 88.57s Step 216( 13.00%), action 39, FPS 1.49, Running 89.37s Step 217( 13.33%), action 40, FPS 1.49, Running 90.07s Step 218( 13.67%), action 41, FPS 1.49, Running 91.01s Step 219( 14.00%), action 42, FPS 1.46, Running 91.63s Step 220( 14.33%), action 43, FPS 1.41, Running 92.59s Step 221( 14.67%), action 44, FPS 1.42, Running 93.17s Step 222( 15.00%), action 45, FPS 1.40, Running 94.18s Step 223( 15.33%), action 46, FPS 1.43, Running 94.49s Step 224( 15.67%), action 47, FPS 1.42, Running 95.40s Step 225( 16.00%), action 48, FPS 1.40, Running 95.95s Step 226( 16.33%), action 49, FPS 1.42, Running 96.65s Step 227( 16.67%), action 50, FPS 1.39, Running 97.26s Step 228( 17.00%), action 51, FPS 1.37, Running 98.44s Step 229( 17.33%), action 52, FPS 1.39, Running 98.80s Step 230( 17.67%), action 53, FPS 1.40, Running 99.65s Step 231( 18.00%), action 54, FPS 1.42, Running 100.25s Step 232( 18.33%), action 55, FPS 1.42, Running 101.20s Step 233( 18.67%), action 56, FPS 1.42, Running 101.59s Step 234( 19.00%), action 57, FPS 1.41, Running 102.42s Step 235( 19.33%), action 58, FPS 1.38, Running 103.06s Step 236( 19.67%), action 59, FPS 1.36, Running 104.12s Step 237( 20.00%), action 60, FPS 1.36, Running 104.73s Step 238( 20.33%), action 61, FPS 1.36, Running 105.72s Step 239( 20.67%), action 62, FPS 1.35, Running 106.43s [2026-08-02 20:26:14] [61 ] Seed 60 failed after 106.92 s. +steps: 239 , actions: 62 . +Instruction: Empty +Total 13/61(21.31%) success. +Setting seed: 61 +Step 1( N/A%), pre moving , FPS 0.46, Running 2.19s Step 2( N/A%), pre moving , FPS 0.87, Running 2.29s Step 3( N/A%), pre moving , FPS 1.11, Running 2.70s Step 4( N/A%), pre moving , FPS 1.44, Running 2.78s Step 5( N/A%), pre moving , FPS 1.66, Running 3.02s Step 6( N/A%), pre moving , FPS 1.89, Running 3.18s Step 7( N/A%), pre moving , FPS 2.14, Running 3.28s Step 8( N/A%), pre moving , FPS 2.38, Running 3.36s Step 9( N/A%), pre moving , FPS 2.45, Running 3.67s Step 10( N/A%), pre moving , FPS 2.66, Running 3.76s Step 11( N/A%), pre moving , FPS 2.86, Running 3.85s Step 12( N/A%), pre moving , FPS 3.04, Running 3.94s Step 13( N/A%), pre moving , FPS 3.04, Running 4.28s Step 14( N/A%), pre moving , FPS 3.20, Running 4.37s Step 15( N/A%), pre moving , FPS 3.37, Running 4.46s Step 16( N/A%), pre moving , FPS 3.53, Running 4.53s Step 17( N/A%), pre moving , FPS 3.51, Running 4.85s Step 18( N/A%), pre moving , FPS 3.64, Running 4.94s Step 19( N/A%), pre moving , FPS 3.78, Running 5.02s Step 20( N/A%), pre moving , FPS 3.86, Running 5.18s Step 21( N/A%), pre moving , FPS 5.85, Running 5.61s Step 22( N/A%), pre moving , FPS 5.40, Running 6.00s Step 23( N/A%), pre moving , FPS 5.90, Running 6.09s Step 24( N/A%), pre moving , FPS 5.91, Running 6.17s Step 25( N/A%), pre moving , FPS 5.60, Running 6.59s Step 26( N/A%), pre moving , FPS 5.03, Running 7.16s Step 27( N/A%), pre moving , FPS 5.04, Running 7.24s Step 28( N/A%), pre moving , FPS 4.75, Running 7.57s Step 29( N/A%), pre moving , FPS 5.02, Running 7.66s Step 30( N/A%), pre moving , FPS 5.05, Running 7.72s Step 31( N/A%), pre moving , FPS 5.05, Running 7.81s Step 32( N/A%), pre moving , FPS 4.77, Running 8.14s Step 33( N/A%), pre moving , FPS 5.04, Running 8.24s Step 34( N/A%), pre moving , FPS 5.06, Running 8.33s Step 35( N/A%), pre moving , FPS 5.05, Running 8.42s Step 36( N/A%), pre moving , FPS 4.53, Running 8.95s Step 37( N/A%), pre moving , FPS 4.80, Running 9.02s Step 38( N/A%), pre moving , FPS 4.86, Running 9.06s Step 39( N/A%), pre moving , FPS 4.86, Running 9.14s Step 40( N/A%), pre moving , FPS 4.93, Running 9.23s Step 41( N/A%), pre moving , FPS 5.41, Running 9.31s Step 42( N/A%), pre moving , FPS 5.93, Running 9.37s Step 43( N/A%), pre moving , FPS 5.98, Running 9.44s Step 44( N/A%), pre moving , FPS 5.93, Running 9.54s Step 45( N/A%), pre moving , FPS 6.47, Running 9.68s Step 46( N/A%), pre moving , FPS 7.59, Running 9.79s Step 47( N/A%), pre moving , FPS 6.88, Running 10.15s Step 48( N/A%), pre moving , FPS 7.38, Running 10.28s Step 49( N/A%), pre moving , FPS 7.24, Running 10.42s Step 50( N/A%), pre moving , FPS 6.57, Running 10.77s Step 51( N/A%), pre moving , FPS 6.53, Running 10.87s Step 52( N/A%), pre moving , FPS 7.02, Running 10.99s Step 53( N/A%), pre moving , FPS 6.37, Running 11.38s Step 54( N/A%), pre moving , FPS 6.32, Running 11.49s Step 55( N/A%), pre moving , FPS 5.82, Running 11.85s Step 56( N/A%), pre moving , FPS 6.59, Running 11.98s Step 57( N/A%), pre moving , FPS 6.49, Running 12.10s Step 58( N/A%), pre moving , FPS 5.89, Running 12.45s Step 59( N/A%), pre moving , FPS 5.80, Running 12.59s Step 60( N/A%), pre moving , FPS 5.77, Running 12.70s Step 61( N/A%), pre moving , FPS 5.29, Running 13.09s Step 62( N/A%), pre moving , FPS 5.21, Running 13.20s Step 63( N/A%), pre moving , FPS 4.84, Running 13.57s Step 64( N/A%), pre moving , FPS 4.81, Running 13.70s Step 65( N/A%), pre moving , FPS 4.84, Running 13.81s Step 66( N/A%), pre moving , FPS 4.56, Running 14.18s Step 67( N/A%), pre moving , FPS 4.82, Running 14.30s Step 68( N/A%), pre moving , FPS 4.83, Running 14.42s Step 69( N/A%), pre moving , FPS 4.63, Running 14.74s Step 70( N/A%), pre moving , FPS 4.92, Running 14.83s Step 71( N/A%), pre moving , FPS 4.95, Running 14.91s Step 72( N/A%), pre moving , FPS 4.70, Running 15.25s Step 73( N/A%), pre moving , FPS 5.05, Running 15.34s Step 74( N/A%), pre moving , FPS 5.10, Running 15.41s Step 75( N/A%), pre moving , FPS 5.50, Running 15.49s Step 76( N/A%), pre moving , FPS 5.22, Running 15.82s Step 77( N/A%), pre moving , FPS 5.25, Running 15.91s Step 78( N/A%), pre moving , FPS 5.67, Running 15.98s Step 79( N/A%), pre moving , FPS 5.77, Running 16.06s Step 80( N/A%), pre moving , FPS 5.43, Running 16.38s Step 81( N/A%), pre moving , FPS 5.90, Running 16.48s Step 82( N/A%), pre moving , FPS 5.98, Running 16.55s Step 83( N/A%), pre moving , FPS 6.55, Running 16.62s Step 84( N/A%), pre moving , FPS 6.14, Running 16.96s Step 85( N/A%), pre moving , FPS 6.16, Running 17.06s Step 86( N/A%), pre moving , FPS 4.90, Running 18.26s Step 87( N/A%), pre moving , FPS 4.66, Running 18.59s Step 88( N/A%), pre moving , FPS 4.23, Running 19.14s Step 89( N/A%), pre moving , FPS 4.36, Running 19.33s Step 90( N/A%), pre moving , FPS 3.97, Running 19.88s Step 91( N/A%), pre moving , FPS 3.71, Running 20.30s Step 92( N/A%), pre moving , FPS 3.57, Running 20.84s Step 93( N/A%), pre moving , FPS 3.50, Running 21.06s Step 94( N/A%), pre moving , FPS 3.27, Running 21.53s Step 95( N/A%), pre moving , FPS 3.10, Running 21.94s Step 96( N/A%), pre moving , FPS 2.99, Running 22.50s Step 97( N/A%), pre moving , FPS 2.95, Running 22.68s Step 98( N/A%), pre moving , FPS 2.77, Running 23.21s Step 99( N/A%), pre moving , FPS 2.65, Running 23.61s Step 100( N/A%), pre moving , FPS 2.58, Running 24.12s Step 101( N/A%), pre moving , FPS 2.56, Running 24.30s Step 102( N/A%), pre moving , FPS 2.41, Running 24.86s Step 103( N/A%), pre moving , FPS 2.31, Running 25.27s Step 104( N/A%), pre moving , FPS 2.26, Running 25.79s Step 105( N/A%), pre moving , FPS 2.24, Running 25.99s Step 106( N/A%), pre moving , FPS 2.42, Running 26.52s Step 107( N/A%), pre moving , FPS 2.40, Running 26.94s Step 108( N/A%), pre moving , FPS 2.41, Running 27.46s Step 109( N/A%), pre moving , FPS 2.42, Running 27.58s Step 110( N/A%), pre moving , FPS 2.53, Running 27.80s Step 111( N/A%), pre moving , FPS 2.63, Running 27.92s Step 112( N/A%), pre moving , FPS 2.76, Running 28.10s Step 113( N/A%), pre moving , FPS 2.79, Running 28.22s Step 114( N/A%), pre moving , FPS 2.89, Running 28.46s Step 115( N/A%), pre moving , FPS 2.99, Running 28.63s Step 116( N/A%), pre moving , FPS 3.10, Running 28.96s Step 117( N/A%), pre moving , FPS 3.08, Running 29.17s Step 118( N/A%), pre moving , FPS 3.07, Running 29.72s Step 119( N/A%), pre moving , FPS 3.07, Running 30.13s Step 120( N/A%), pre moving , FPS 3.01, Running 30.76s Step 121( N/A%), pre moving , FPS 2.84, Running 31.34s Step 122( N/A%), pre moving , FPS 2.85, Running 31.89s Step 123( N/A%), pre moving , FPS 2.84, Running 32.32s Step 124( N/A%), pre moving , FPS 2.82, Running 32.89s Step 125( N/A%), pre moving , FPS 2.82, Running 33.09s Step 126( N/A%), pre moving , FPS 2.81, Running 33.64s Step 127( N/A%), pre moving , FPS 2.78, Running 34.12s Step 128( N/A%), pre moving , FPS 2.77, Running 34.68s Step 129( N/A%), pre moving , FPS 2.64, Running 35.17s Step 130( N/A%), pre moving , FPS 2.52, Running 35.73s Step 131( N/A%), pre moving , FPS 2.42, Running 36.17s Step 132( N/A%), pre moving , FPS 2.32, Running 36.73s Step 133( N/A%), pre moving , FPS 2.28, Running 36.97s Step 134( N/A%), pre moving , FPS 2.22, Running 37.46s Step 135( N/A%), pre moving , FPS 2.16, Running 37.89s Step 136( N/A%), pre moving , FPS 2.10, Running 38.48s Step 137( N/A%), pre moving , FPS 2.05, Running 38.94s Step 138( N/A%), pre moving , FPS 2.04, Running 39.54s Step 139( N/A%), pre moving , FPS 2.02, Running 40.02s Step 140( N/A%), pre moving , FPS 2.03, Running 40.61s Step 141( N/A%), pre moving , FPS 2.05, Running 41.11s Step 142( N/A%), pre moving , FPS 2.04, Running 41.69s Step 143( N/A%), pre moving , FPS 2.04, Running 42.13s Step 144( N/A%), pre moving , FPS 2.03, Running 42.72s Step 145( N/A%), pre moving , FPS 2.03, Running 42.93s Step 146( N/A%), pre moving , FPS 2.05, Running 43.41s Step 147( N/A%), pre moving , FPS 2.06, Running 43.83s Step 148( N/A%), pre moving , FPS 2.05, Running 44.42s Step 149( N/A%), pre moving , FPS 2.14, Running 44.51s Step 150( N/A%), pre moving , FPS 2.26, Running 44.60s Step 151( N/A%), pre moving , FPS 2.28, Running 44.93s Step 152( N/A%), pre moving , FPS 2.41, Running 45.04s Step 153( N/A%), pre moving , FPS 2.45, Running 45.13s Step 154( N/A%), pre moving , FPS 2.50, Running 45.46s Step 155( N/A%), pre moving , FPS 2.60, Running 45.58s Step 156( N/A%), pre moving , FPS 2.78, Running 45.67s Step 157( N/A%), pre moving , FPS 2.93, Running 45.76s Step 158( N/A%), pre moving , FPS 3.04, Running 46.11s Step 159( N/A%), pre moving , FPS 2.72, Running 47.38s Step 160( N/A%), pre moving , FPS 2.86, Running 47.61s Step 161( N/A%), pre moving , FPS 3.00, Running 47.78s Step 162( N/A%), pre moving , FPS 3.16, Running 48.01s Step 163( N/A%), pre moving , FPS 3.33, Running 48.13s Step 164( N/A%), pre moving , FPS 3.54, Running 48.37s Step 165( N/A%), pre moving , FPS 3.56, Running 48.55s Step 166( N/A%), pre moving , FPS 3.64, Running 48.90s Step 167( N/A%), pre moving , FPS 3.79, Running 49.10s Step 168( N/A%), pre moving , FPS 3.82, Running 49.66s Step 169( N/A%), pre moving , FPS 3.73, Running 49.87s Step 170( N/A%), pre moving , FPS 3.43, Running 50.42s Step 171( N/A%), pre moving , FPS 3.36, Running 50.88s Step 172( N/A%), pre moving , FPS 3.13, Running 51.44s Step 173( N/A%), pre moving , FPS 2.96, Running 51.89s Step 174( N/A%), pre moving , FPS 2.86, Running 52.46s Step 175( N/A%), pre moving , FPS 2.82, Running 52.67s Step 176( N/A%), pre moving , FPS 2.57, Running 53.46s Step 177( N/A%), pre moving , FPS 2.53, Running 53.66s Step 178( N/A%), pre moving , FPS 2.46, Running 54.24s Step 179( 0.33%), action 1, FPS 2.57, Running 55.16s Step 180( 0.67%), action 2, FPS 2.45, Running 55.77s Step 181( 1.00%), action 3, FPS 2.25, Running 56.66s Step 182( 1.33%), action 4, FPS 2.21, Running 57.06s Step 183( 1.67%), action 5, FPS 2.07, Running 57.81s Step 184( 2.00%), action 6, FPS 2.05, Running 58.13s Step 185( 2.33%), action 7, FPS 1.92, Running 58.95s Step 186( 2.67%), action 8, FPS 1.92, Running 59.33s Step 187( 3.00%), action 9, FPS 1.82, Running 60.09s Step 188( 3.33%), action 10, FPS 1.85, Running 60.49s Step 189( 3.67%), action 11, FPS 1.74, Running 61.39s Step 190( 4.00%), action 12, FPS 1.75, Running 61.84s Step 191( 4.33%), action 13, FPS 1.73, Running 62.47s Step 192( 4.67%), action 14, FPS 1.72, Running 63.09s Step 193( 5.00%), action 15, FPS 1.67, Running 63.89s Step 194( 5.33%), action 16, FPS 1.68, Running 64.35s Step 195( 5.67%), action 17, FPS 1.62, Running 64.98s Step 196( 6.00%), action 18, FPS 1.66, Running 65.53s Step 197( 6.33%), action 19, FPS 1.60, Running 66.20s Step 198( 6.67%), action 20, FPS 1.61, Running 66.63s Step 199( 7.00%), action 21, FPS 1.68, Running 67.04s Step 200( 7.33%), action 22, FPS 1.74, Running 67.28s Step 201( 7.67%), action 23, FPS 1.84, Running 67.54s Step 202( 8.00%), action 24, FPS 1.86, Running 67.80s Step 203( 8.33%), action 25, FPS 1.91, Running 68.30s Step 204( 8.67%), action 26, FPS 1.91, Running 68.60s Step 205( 9.00%), action 27, FPS 1.90, Running 69.46s Step 206( 9.33%), action 28, FPS 1.91, Running 69.79s Step 207( 9.67%), action 29, FPS 1.90, Running 70.61s Step 208( 10.00%), action 30, FPS 1.92, Running 70.91s Step 209( 10.33%), action 31, FPS 1.93, Running 71.74s Step 210( 10.67%), action 32, FPS 1.95, Running 72.10s Step 211( 11.00%), action 33, FPS 1.92, Running 72.90s Step 212( 11.33%), action 34, FPS 1.97, Running 73.24s Step 213( 11.67%), action 35, FPS 1.98, Running 73.97s Step 214( 12.00%), action 36, FPS 1.99, Running 74.39s Step 215( 12.33%), action 37, FPS 1.96, Running 75.17s Step 216( 12.67%), action 38, FPS 1.95, Running 75.78s Step 217( 13.00%), action 39, FPS 1.90, Running 76.70s Step 218( 13.33%), action 40, FPS 1.90, Running 77.14s Step 219( 13.67%), action 41, FPS 1.80, Running 78.13s Step 220( 14.00%), action 42, FPS 1.76, Running 78.64s Step 221( 14.33%), action 43, FPS 1.68, Running 79.45s Step 222( 14.67%), action 44, FPS 1.63, Running 80.08s Step 223( 15.00%), action 45, FPS 1.57, Running 81.03s Step 224( 15.33%), action 46, FPS 1.55, Running 81.51s Step 225( 15.67%), action 47, FPS 1.56, Running 82.24s Step 226( 16.00%), action 48, FPS 1.53, Running 82.84s Step 227( 16.33%), action 49, FPS 1.52, Running 83.79s Step 228( 16.67%), action 50, FPS 1.50, Running 84.29s Step 229( 17.00%), action 51, FPS 1.47, Running 85.39s Step 230( 17.33%), action 52, FPS 1.46, Running 85.77s Step 231( 17.67%), action 53, FPS 1.50, Running 86.25s Step 232( 18.00%), action 54, FPS 1.50, Running 86.55s Step 233( 18.33%), action 55, FPS 1.55, Running 86.87s Step 234( 18.67%), action 56, FPS 1.52, Running 87.55s Step 235( 19.00%), action 57, FPS 1.50, Running 88.47s Step 236( 19.33%), action 58, FPS 1.50, Running 89.10s Step 237( 19.67%), action 59, FPS 1.49, Running 90.09s Step 238( 20.00%), action 60, FPS 1.47, Running 90.71s Step 239( 20.33%), action 61, FPS 1.47, Running 91.71s Step 240( 20.67%), action 62, FPS 1.46, Running 92.39s Step 241( 21.00%), action 63, FPS 1.44, Running 93.36s Step 242( 21.33%), action 64, FPS 1.44, Running 93.96s Step 243( 21.67%), action 65, FPS 1.44, Running 94.89s Step 244( 22.00%), action 66, FPS 1.45, Running 95.34s [2026-08-02 20:27:50] [62 ] Seed 61 failed after 95.71 s. +steps: 244 , actions: 66 . +Instruction: Empty +Total 13/62(20.97%) success. +Setting seed: 62 +Step 1( N/A%), pre moving , FPS 0.91, Running 1.10s Step 2( N/A%), pre moving , FPS 1.55, Running 1.29s Step 3( N/A%), pre moving , FPS 2.17, Running 1.38s Step 4( N/A%), pre moving , FPS 2.68, Running 1.49s Step 5( N/A%), pre moving , FPS 2.75, Running 1.82s Step 6( N/A%), pre moving , FPS 3.13, Running 1.92s Step 7( N/A%), pre moving , FPS 3.52, Running 1.99s Step 8( N/A%), pre moving , FPS 3.86, Running 2.07s Step 9( N/A%), pre moving , FPS 3.74, Running 2.40s Step 10( N/A%), pre moving , FPS 3.99, Running 2.51s Step 11( N/A%), pre moving , FPS 4.27, Running 2.58s Step 12( N/A%), pre moving , FPS 4.53, Running 2.65s Step 13( N/A%), pre moving , FPS 4.37, Running 2.98s Step 14( N/A%), pre moving , FPS 4.55, Running 3.08s Step 15( N/A%), pre moving , FPS 4.75, Running 3.16s Step 16( N/A%), pre moving , FPS 4.96, Running 3.23s Step 17( N/A%), pre moving , FPS 4.79, Running 3.55s Step 18( N/A%), pre moving , FPS 4.95, Running 3.64s Step 19( N/A%), pre moving , FPS 5.14, Running 3.70s Step 20( N/A%), pre moving , FPS 5.30, Running 3.78s Step 21( N/A%), pre moving , FPS 6.35, Running 4.26s Step 22( N/A%), pre moving , FPS 6.51, Running 4.36s Step 23( N/A%), pre moving , FPS 6.06, Running 4.68s Step 24( N/A%), pre moving , FPS 6.12, Running 4.76s Step 25( N/A%), pre moving , FPS 6.63, Running 4.83s Step 26( N/A%), pre moving , FPS 5.73, Running 5.41s Step 27( N/A%), pre moving , FPS 5.71, Running 5.49s Step 28( N/A%), pre moving , FPS 5.34, Running 5.82s Step 29( N/A%), pre moving , FPS 5.69, Running 5.92s Step 30( N/A%), pre moving , FPS 5.72, Running 6.00s Step 31( N/A%), pre moving , FPS 5.71, Running 6.08s Step 32( N/A%), pre moving , FPS 5.33, Running 6.41s Step 33( N/A%), pre moving , FPS 5.64, Running 6.53s Step 34( N/A%), pre moving , FPS 5.64, Running 6.62s Step 35( N/A%), pre moving , FPS 5.27, Running 6.95s Step 36( N/A%), pre moving , FPS 4.61, Running 7.56s Step 37( N/A%), pre moving , FPS 4.86, Running 7.66s Step 38( N/A%), pre moving , FPS 4.81, Running 7.79s Step 39( N/A%), pre moving , FPS 4.52, Running 8.12s Step 40( N/A%), pre moving , FPS 4.50, Running 8.22s Step 41( N/A%), pre moving , FPS 4.94, Running 8.31s Step 42( N/A%), pre moving , FPS 4.69, Running 8.63s Step 43( N/A%), pre moving , FPS 4.95, Running 8.72s Step 44( N/A%), pre moving , FPS 4.97, Running 8.79s Step 45( N/A%), pre moving , FPS 4.95, Running 8.87s Step 46( N/A%), pre moving , FPS 5.28, Running 9.20s Step 47( N/A%), pre moving , FPS 5.25, Running 9.29s Step 48( N/A%), pre moving , FPS 5.62, Running 9.38s Step 49( N/A%), pre moving , FPS 5.66, Running 9.45s Step 50( N/A%), pre moving , FPS 5.29, Running 9.78s Step 51( N/A%), pre moving , FPS 5.35, Running 9.82s Step 52( N/A%), pre moving , FPS 5.82, Running 9.85s Step 53( N/A%), pre moving , FPS 5.96, Running 9.88s Step 54( N/A%), pre moving , FPS 6.08, Running 9.91s Step 55( N/A%), pre moving , FPS 6.70, Running 9.94s Step 56( N/A%), pre moving , FPS 8.34, Running 9.96s Step 57( N/A%), pre moving , FPS 8.60, Running 9.99s Step 58( N/A%), pre moving , FPS 9.00, Running 10.01s Step 59( N/A%), pre moving , FPS 10.42, Running 10.04s Step 60( N/A%), pre moving , FPS 10.76, Running 10.08s Step 61( N/A%), pre moving , FPS 11.11, Running 10.11s Step 62( N/A%), pre moving , FPS 13.10, Running 10.15s Step 63( N/A%), pre moving , FPS 13.58, Running 10.19s Step 64( N/A%), pre moving , FPS 13.57, Running 10.26s Step 65( N/A%), pre moving , FPS 13.60, Running 10.34s Step 66( N/A%), pre moving , FPS 16.03, Running 10.44s Step 67( N/A%), pre moving , FPS 15.89, Running 10.55s Step 68( N/A%), pre moving , FPS 15.50, Running 10.67s Step 69( N/A%), pre moving , FPS 14.63, Running 10.82s Step 70( N/A%), pre moving , FPS 17.59, Running 10.92s Step 71( N/A%), pre moving , FPS 16.39, Running 11.04s Step 72( N/A%), pre moving , FPS 14.50, Running 11.22s Step 73( N/A%), pre moving , FPS 12.08, Running 11.54s Step 74( N/A%), pre moving , FPS 11.42, Running 11.66s Step 75( N/A%), pre moving , FPS 9.58, Running 12.02s Step 76( N/A%), pre moving , FPS 9.16, Running 12.15s Step 77( N/A%), pre moving , FPS 8.75, Running 12.27s Step 78( N/A%), pre moving , FPS 7.54, Running 12.67s Step 79( N/A%), pre moving , FPS 7.30, Running 12.78s Step 80( N/A%), pre moving , FPS 6.51, Running 13.15s Step 81( N/A%), pre moving , FPS 6.31, Running 13.28s Step 82( N/A%), pre moving , FPS 5.70, Running 13.66s Step 83( N/A%), pre moving , FPS 5.56, Running 13.79s Step 84( N/A%), pre moving , FPS 5.23, Running 14.09s Step 85( N/A%), pre moving , FPS 5.05, Running 14.30s Step 86( N/A%), pre moving , FPS 5.02, Running 14.42s Step 87( N/A%), pre moving , FPS 4.69, Running 14.82s Step 88( N/A%), pre moving , FPS 4.69, Running 14.93s Step 89( N/A%), pre moving , FPS 4.48, Running 15.28s Step 90( N/A%), pre moving , FPS 4.48, Running 15.38s Step 91( N/A%), pre moving , FPS 4.52, Running 15.46s Step 92( N/A%), pre moving , FPS 4.38, Running 15.79s Step 93( N/A%), pre moving , FPS 4.60, Running 15.88s Step 94( N/A%), pre moving , FPS 4.66, Running 15.96s Step 95( N/A%), pre moving , FPS 4.99, Running 16.03s Step 96( N/A%), pre moving , FPS 4.75, Running 16.36s Step 97( N/A%), pre moving , FPS 4.79, Running 16.45s Step 98( N/A%), pre moving , FPS 5.17, Running 16.53s Step 99( N/A%), pre moving , FPS 4.91, Running 16.86s Step 100( N/A%), pre moving , FPS 5.26, Running 16.95s Step 101( N/A%), pre moving , FPS 5.35, Running 17.02s Step 102( N/A%), pre moving , FPS 5.81, Running 17.10s Step 103( N/A%), pre moving , FPS 5.50, Running 17.43s Step 104( N/A%), pre moving , FPS 5.82, Running 17.52s Step 105( N/A%), pre moving , FPS 6.07, Running 17.60s Step 106( N/A%), pre moving , FPS 5.71, Running 17.93s Step 107( N/A%), pre moving , FPS 6.27, Running 18.01s Step 108( N/A%), pre moving , FPS 6.36, Running 18.08s Step 109( N/A%), pre moving , FPS 6.96, Running 18.16s Step 110( N/A%), pre moving , FPS 6.45, Running 18.48s Step 111( N/A%), pre moving , FPS 6.42, Running 18.58s Step 112( N/A%), pre moving , FPS 7.00, Running 18.65s Step 113( N/A%), pre moving , FPS 7.04, Running 18.72s Step 114( N/A%), pre moving , FPS 6.49, Running 19.04s Step 115( N/A%), pre moving , FPS 6.57, Running 19.08s Step 116( N/A%), pre moving , FPS 7.20, Running 19.14s Step 117( N/A%), pre moving , FPS 7.28, Running 19.20s Step 118( N/A%), pre moving , FPS 7.28, Running 19.28s Step 119( N/A%), pre moving , FPS 7.28, Running 19.61s Step 120( N/A%), pre moving , FPS 7.26, Running 19.70s Step 121( N/A%), pre moving , FPS 7.23, Running 19.78s Step 122( N/A%), pre moving , FPS 7.18, Running 19.88s Step 123( N/A%), pre moving , FPS 7.28, Running 20.17s Step 124( N/A%), pre moving , FPS 7.28, Running 20.27s Step 125( N/A%), pre moving , FPS 7.27, Running 20.35s Step 126( N/A%), pre moving , FPS 7.28, Running 20.67s Step 127( N/A%), pre moving , FPS 7.21, Running 20.78s Step 128( N/A%), pre moving , FPS 7.21, Running 20.85s Step 129( N/A%), pre moving , FPS 7.22, Running 20.93s Step 130( N/A%), pre moving , FPS 7.25, Running 21.24s Step 131( N/A%), pre moving , FPS 7.24, Running 21.34s Step 132( N/A%), pre moving , FPS 7.24, Running 21.41s Step 133( N/A%), pre moving , FPS 5.31, Running 22.49s Step 134( N/A%), pre moving , FPS 5.13, Running 22.94s Step 135( N/A%), pre moving , FPS 4.52, Running 23.51s Step 136( N/A%), pre moving , FPS 4.16, Running 23.95s Step 137( N/A%), pre moving , FPS 3.77, Running 24.51s Step 138( N/A%), pre moving , FPS 3.50, Running 25.00s Step 139( N/A%), pre moving , FPS 3.35, Running 25.57s Step 140( N/A%), pre moving , FPS 3.25, Running 25.86s Step 141( N/A%), pre moving , FPS 3.10, Running 26.24s Step 142( N/A%), pre moving , FPS 2.96, Running 26.64s Step 143( N/A%), pre moving , FPS 2.86, Running 27.16s Step 144( N/A%), pre moving , FPS 2.82, Running 27.36s Step 145( N/A%), pre moving , FPS 2.67, Running 27.83s Step 146( N/A%), pre moving , FPS 2.64, Running 28.25s Step 147( N/A%), pre moving , FPS 2.59, Running 28.51s Step 148( N/A%), pre moving , FPS 2.58, Running 28.61s Step 149( N/A%), pre moving , FPS 2.53, Running 28.84s Step 150( N/A%), pre moving , FPS 2.55, Running 29.08s Step 151( N/A%), pre moving , FPS 2.48, Running 29.42s Step 152( N/A%), pre moving , FPS 2.45, Running 29.57s Step 153( N/A%), pre moving , FPS 2.61, Running 30.16s Step 154( N/A%), pre moving , FPS 2.69, Running 30.38s Step 155( N/A%), pre moving , FPS 2.71, Running 30.87s Step 156( N/A%), pre moving , FPS 2.71, Running 31.34s Step 157( N/A%), pre moving , FPS 2.70, Running 31.92s Step 158( N/A%), pre moving , FPS 2.79, Running 32.17s Step 159( N/A%), pre moving , FPS 2.87, Running 32.55s Step 160( N/A%), pre moving , FPS 2.82, Running 32.96s Step 161( N/A%), pre moving , FPS 2.74, Running 33.53s Step 162( N/A%), pre moving , FPS 2.73, Running 33.98s Step 163( N/A%), pre moving , FPS 2.72, Running 34.53s Step 164( N/A%), pre moving , FPS 2.72, Running 34.72s Step 165( N/A%), pre moving , FPS 2.71, Running 35.20s Step 166( N/A%), pre moving , FPS 2.72, Running 35.60s Step 167( N/A%), pre moving , FPS 2.58, Running 36.27s Step 168( N/A%), pre moving , FPS 2.43, Running 36.83s Step 169( N/A%), pre moving , FPS 2.34, Running 37.38s Step 170( N/A%), pre moving , FPS 2.28, Running 37.84s Step 171( N/A%), pre moving , FPS 2.23, Running 38.40s Step 172( N/A%), pre moving , FPS 2.21, Running 38.61s Step 173( N/A%), pre moving , FPS 2.24, Running 39.09s Step 174( N/A%), pre moving , FPS 2.19, Running 39.53s Step 175( N/A%), pre moving , FPS 2.17, Running 40.09s Step 176( N/A%), pre moving , FPS 2.17, Running 40.57s Step 177( N/A%), pre moving , FPS 2.16, Running 41.16s Step 178( N/A%), pre moving , FPS 2.12, Running 41.61s Step 179( N/A%), pre moving , FPS 2.08, Running 42.18s Step 180( N/A%), pre moving , FPS 2.13, Running 42.37s Step 181( N/A%), pre moving , FPS 2.13, Running 42.93s Step 182( N/A%), pre moving , FPS 2.12, Running 43.40s Step 183( N/A%), pre moving , FPS 2.11, Running 43.99s Step 184( N/A%), pre moving , FPS 2.06, Running 44.43s Step 185( N/A%), pre moving , FPS 2.04, Running 45.02s Step 186( N/A%), pre moving , FPS 2.03, Running 45.47s Step 187( N/A%), pre moving , FPS 2.05, Running 46.01s Step 188( N/A%), pre moving , FPS 2.13, Running 46.23s Step 189( N/A%), pre moving , FPS 2.13, Running 46.77s Step 190( N/A%), pre moving , FPS 2.13, Running 47.22s Step 191( N/A%), pre moving , FPS 2.22, Running 47.41s Step 192( N/A%), pre moving , FPS 2.22, Running 47.61s Step 193( N/A%), pre moving , FPS 2.25, Running 47.97s Step 194( N/A%), pre moving , FPS 2.30, Running 48.24s Step 195( N/A%), pre moving , FPS 2.36, Running 48.58s Step 196( N/A%), pre moving , FPS 2.37, Running 49.01s Step 197( N/A%), pre moving , FPS 2.38, Running 49.56s Step 198( N/A%), pre moving , FPS 2.45, Running 49.79s Step 199( N/A%), pre moving , FPS 2.47, Running 50.28s Step 200( N/A%), pre moving , FPS 2.41, Running 50.67s Step 201( N/A%), pre moving , FPS 2.41, Running 51.23s Step 202( N/A%), pre moving , FPS 2.52, Running 51.34s Step 203( N/A%), pre moving , FPS 2.68, Running 51.44s Step 204( N/A%), pre moving , FPS 2.71, Running 51.80s Step 205( N/A%), pre moving , FPS 2.91, Running 51.90s Step 206( N/A%), pre moving , FPS 3.07, Running 51.99s Step 207( N/A%), pre moving , FPS 3.29, Running 52.08s Step 208( N/A%), pre moving , FPS 3.23, Running 52.42s Step 209( N/A%), pre moving , FPS 3.47, Running 52.53s Step 210( N/A%), pre moving , FPS 3.70, Running 52.62s Step 211( N/A%), pre moving , FPS 3.78, Running 52.71s Step 212( N/A%), pre moving , FPS 2.75, Running 54.88s Step 213( N/A%), pre moving , FPS 2.69, Running 55.41s Step 214( N/A%), pre moving , FPS 2.62, Running 55.86s Step 215( N/A%), pre moving , FPS 2.55, Running 56.41s Step 216( N/A%), pre moving , FPS 2.64, Running 56.59s Step 217( N/A%), pre moving , FPS 2.64, Running 57.13s Step 218( N/A%), pre moving , FPS 2.57, Running 57.58s Step 219( N/A%), pre moving , FPS 2.54, Running 58.15s Step 220( N/A%), pre moving , FPS 2.60, Running 58.36s Step 221( N/A%), pre moving , FPS 2.55, Running 59.07s Step 222( N/A%), pre moving , FPS 2.51, Running 59.32s Step 223( N/A%), pre moving , FPS 2.38, Running 59.83s Step 224( N/A%), pre moving , FPS 2.44, Running 60.01s Step 225( N/A%), pre moving , FPS 2.28, Running 60.67s Step 226( N/A%), pre moving , FPS 2.22, Running 61.01s Step 227( N/A%), pre moving , FPS 2.10, Running 61.59s Step 228( N/A%), pre moving , FPS 2.08, Running 62.04s Step 229( N/A%), pre moving , FPS 1.99, Running 62.59s Step 230( N/A%), pre moving , FPS 1.97, Running 62.76s Step 231( N/A%), pre moving , FPS 1.89, Running 63.31s Step 232( 0.33%), action 1, FPS 2.02, Running 64.78s Step 233( 0.67%), action 2, FPS 2.07, Running 65.09s Step 234( 1.00%), action 3, FPS 2.00, Running 65.87s Step 235( 1.33%), action 4, FPS 2.05, Running 66.17s Step 236( 1.67%), action 5, FPS 1.97, Running 66.76s Step 237( 2.00%), action 6, FPS 2.01, Running 67.08s Step 238( 2.33%), action 7, FPS 1.83, Running 68.53s Step 239( 2.67%), action 8, FPS 1.88, Running 68.79s Step 240( 3.00%), action 9, FPS 1.80, Running 69.45s Step 241( 3.33%), action 10, FPS 1.78, Running 70.29s Step 242( 3.67%), action 11, FPS 1.67, Running 71.32s Step 243( 4.00%), action 12, FPS 1.66, Running 71.85s Step 244( 4.33%), action 13, FPS 1.53, Running 73.11s Step 245( 4.67%), action 14, FPS 1.55, Running 73.57s Step 246( 5.00%), action 15, FPS 1.49, Running 74.40s Step 247( 5.33%), action 16, FPS 1.51, Running 74.80s Step 248( 5.67%), action 17, FPS 1.46, Running 75.76s Step 249( 6.00%), action 18, FPS 1.48, Running 76.11s Step 250( 6.33%), action 19, FPS 1.42, Running 76.86s Step 251( 6.67%), action 20, FPS 1.43, Running 77.32s Step 252( 7.00%), action 21, FPS 1.49, Running 78.19s Step 253( 7.33%), action 22, FPS 1.48, Running 78.58s Step 254( 7.67%), action 23, FPS 1.47, Running 79.50s Step 255( 8.00%), action 24, FPS 1.46, Running 79.84s Step 256( 8.33%), action 25, FPS 1.44, Running 80.63s Step 257( 8.67%), action 26, FPS 1.44, Running 80.93s Step 258( 9.00%), action 27, FPS 1.51, Running 81.76s Step 259( 9.33%), action 28, FPS 1.48, Running 82.28s Step 260( 9.67%), action 29, FPS 1.48, Running 82.93s Step 261( 10.00%), action 30, FPS 1.52, Running 83.45s Step 262( 10.33%), action 31, FPS 1.52, Running 84.51s Step 263( 10.67%), action 32, FPS 1.52, Running 85.02s Step 264( 11.00%), action 33, FPS 1.62, Running 85.45s Step 265( 11.33%), action 34, FPS 1.64, Running 85.76s Step 266( 11.67%), action 35, FPS 1.57, Running 87.15s Step 267( 12.00%), action 36, FPS 1.58, Running 87.49s Step 268( 12.33%), action 37, FPS 1.59, Running 88.32s Step 269( 12.67%), action 38, FPS 1.56, Running 88.96s Step 270( 13.00%), action 39, FPS 1.54, Running 89.87s Step 271( 13.33%), action 40, FPS 1.51, Running 90.57s Step 272( 13.67%), action 41, FPS 1.51, Running 91.47s Step 273( 14.00%), action 42, FPS 1.52, Running 91.76s Step 274( 14.33%), action 43, FPS 1.46, Running 93.16s Step 275( 14.67%), action 44, FPS 1.47, Running 93.45s Step 276( 15.00%), action 45, FPS 1.47, Running 94.23s Step 277( 15.33%), action 46, FPS 1.47, Running 94.56s Step 278( 15.67%), action 47, FPS 1.47, Running 95.37s Step 279( 16.00%), action 48, FPS 1.48, Running 95.81s Step 280( 16.33%), action 49, FPS 1.48, Running 96.47s Step 281( 16.67%), action 50, FPS 1.50, Running 96.79s Step 282( 17.00%), action 51, FPS 1.48, Running 98.05s Step 283( 17.33%), action 52, FPS 1.50, Running 98.36s Step 284( 17.67%), action 53, FPS 1.42, Running 99.58s Step 285( 18.00%), action 54, FPS 1.42, Running 99.85s Step 286( 18.33%), action 55, FPS 1.50, Running 100.49s Step 287( 18.67%), action 56, FPS 1.49, Running 100.95s Step 288( 19.00%), action 57, FPS 1.50, Running 101.69s Step 289( 19.33%), action 58, FPS 1.47, Running 102.54s Step 290( 19.67%), action 59, FPS 1.46, Running 103.52s Step 291( 20.00%), action 60, FPS 1.47, Running 104.19s Step 292( 20.33%), action 61, FPS 1.42, Running 105.55s Step 293( 20.67%), action 62, FPS 1.41, Running 105.99s Step 294( 21.00%), action 63, FPS 1.46, Running 106.82s Step 295( 21.33%), action 64, FPS 1.45, Running 107.20s Step 296( 21.67%), action 65, FPS 1.45, Running 108.06s Step 297( 22.00%), action 66, FPS 1.41, Running 108.74s Step 298( 22.33%), action 67, FPS 1.39, Running 109.78s Step 299( 22.67%), action 68, FPS 1.37, Running 110.42s Step 300( 23.00%), action 69, FPS 1.35, Running 111.34s Step 301( 23.33%), action 70, FPS 1.32, Running 111.99s Step 302( 23.67%), action 71, FPS 1.35, Running 112.89s Step 303( 24.00%), action 72, FPS 1.31, Running 113.57s Step 304( 24.33%), action 73, FPS 1.33, Running 114.59s Step 305( 24.67%), action 74, FPS 1.30, Running 115.21s Step 306( 25.00%), action 75, FPS 1.29, Running 115.95s Step 307( 25.33%), action 76, FPS 1.29, Running 116.40s Step 308( 25.67%), action 77, FPS 1.29, Running 117.16s Step 309( 26.00%), action 78, FPS 1.34, Running 117.51s Step 310( 26.33%), action 79, FPS 1.35, Running 118.33s Step 311( 26.67%), action 80, FPS 1.38, Running 118.66s Step 312( 27.00%), action 81, FPS 1.42, Running 119.62s Step 313( 27.33%), action 82, FPS 1.43, Running 119.98s Step 314( 27.67%), action 83, FPS 1.45, Running 120.62s Step 315( 28.00%), action 84, FPS 1.46, Running 120.91s Step 316( 28.33%), action 85, FPS 1.45, Running 121.87s Step 317( 28.67%), action 86, FPS 1.46, Running 122.46s Step 318( 29.00%), action 87, FPS 1.50, Running 123.12s Step 319( 29.33%), action 88, FPS 1.54, Running 123.41s Step 320( 29.67%), action 89, FPS 1.58, Running 124.01s Step 321( 30.00%), action 90, FPS 1.59, Running 124.54s Step 322( 30.33%), action 91, FPS 1.61, Running 125.35s Step 323( 30.67%), action 92, FPS 1.59, Running 126.16s Step 324( 31.00%), action 93, FPS 1.60, Running 127.11s Step 325( 31.33%), action 94, FPS 1.60, Running 127.70s Step 326( 31.67%), action 95, FPS 1.60, Running 128.42s Step 327( 32.00%), action 96, FPS 1.60, Running 128.89s Step 328( 32.33%), action 97, FPS 1.61, Running 129.60s Step 329( 32.67%), action 98, FPS 1.59, Running 130.07s Step 330( 33.00%), action 99, FPS 1.61, Running 130.72s Step 331( 33.33%), action 100, FPS 1.59, Running 131.24s Step 332( 33.67%), action 101, FPS 1.59, Running 132.17s Step 333( 34.00%), action 102, FPS 1.56, Running 132.77s Step 334( 34.33%), action 103, FPS 1.52, Running 133.75s Step 335( 34.67%), action 104, FPS 1.52, Running 134.05s Step 336( 35.00%), action 105, FPS 1.52, Running 135.02s Step 337( 35.33%), action 106, FPS 1.53, Running 135.55s Step 338( 35.67%), action 107, FPS 1.50, Running 136.45s Step 339( 36.00%), action 108, FPS 1.50, Running 136.74s Step 340( 36.33%), action 109, FPS 1.47, Running 137.65s Step 341( 36.67%), action 110, FPS 1.49, Running 137.94s Step 342( 37.00%), action 111, FPS 1.48, Running 138.87s Step 343( 37.33%), action 112, FPS 1.51, Running 139.37s Step 344( 37.67%), action 113, FPS 1.54, Running 140.09s Step 345( 38.00%), action 114, FPS 1.56, Running 140.49s Step 346( 38.33%), action 115, FPS 1.58, Running 141.07s Step 347( 38.67%), action 116, FPS 1.57, Running 141.63s Step 348( 39.00%), action 117, FPS 1.60, Running 142.07s Step 349( 39.33%), action 118, FPS 1.63, Running 142.35s Step 350( 39.67%), action 119, FPS 1.63, Running 142.99s Step 351( 40.00%), action 120, FPS 1.57, Running 144.00s Step 352( 40.33%), action 121, FPS 1.54, Running 145.15s Step 353( 40.67%), action 122, FPS 1.55, Running 145.70s Step 354( 41.00%), action 123, FPS 1.55, Running 146.67s Step 355( 41.33%), action 124, FPS 1.52, Running 147.24s Step 356( 41.67%), action 125, FPS 1.54, Running 147.99s Step 357( 42.00%), action 126, FPS 1.54, Running 148.54s Step 358( 42.33%), action 127, FPS 1.54, Running 149.44s Step 359( 42.67%), action 128, FPS 1.53, Running 149.83s Step 360( 43.00%), action 129, FPS 1.52, Running 150.81s Step 361( 43.33%), action 130, FPS 1.48, Running 151.47s [2026-08-02 20:30:22] [63 ] Seed 62 failed after 151.80 s. +steps: 361 , actions: 130 . +Instruction: Empty +Total 13/63(20.63%) success. +Setting seed: 63 +Step 1( N/A%), pre moving , FPS 0.28, Running 3.59s Step 2( N/A%), pre moving , FPS 0.51, Running 3.93s Step 3( N/A%), pre moving , FPS 0.73, Running 4.09s Step 4( N/A%), pre moving , FPS 0.96, Running 4.19s Step 5( N/A%), pre moving , FPS 1.12, Running 4.48s Step 6( N/A%), pre moving , FPS 1.31, Running 4.57s Step 7( N/A%), pre moving , FPS 1.51, Running 4.64s Step 8( N/A%), pre moving , FPS 1.61, Running 4.97s Step 9( N/A%), pre moving , FPS 1.77, Running 5.08s Step 10( N/A%), pre moving , FPS 1.94, Running 5.15s Step 11( N/A%), pre moving , FPS 2.04, Running 5.40s Step 12( N/A%), pre moving , FPS 2.15, Running 5.58s Step 13( N/A%), pre moving , FPS 2.30, Running 5.64s Step 14( N/A%), pre moving , FPS 2.45, Running 5.73s Step 15( N/A%), pre moving , FPS 2.48, Running 6.05s Step 16( N/A%), pre moving , FPS 2.60, Running 6.16s Step 17( N/A%), pre moving , FPS 2.73, Running 6.23s Step 18( N/A%), pre moving , FPS 2.85, Running 6.31s Step 19( N/A%), pre moving , FPS 2.86, Running 6.64s Step 20( N/A%), pre moving , FPS 2.97, Running 6.74s Step 21( N/A%), pre moving , FPS 5.42, Running 7.28s Step 22( N/A%), pre moving , FPS 5.35, Running 7.67s Step 23( N/A%), pre moving , FPS 5.42, Running 7.78s Step 24( N/A%), pre moving , FPS 5.29, Running 7.96s Step 25( N/A%), pre moving , FPS 5.11, Running 8.40s Step 26( N/A%), pre moving , FPS 4.67, Running 8.85s Step 27( N/A%), pre moving , FPS 4.72, Running 8.88s Step 28( N/A%), pre moving , FPS 5.08, Running 8.91s Step 29( N/A%), pre moving , FPS 5.19, Running 8.93s Step 30( N/A%), pre moving , FPS 5.26, Running 8.96s Step 31( N/A%), pre moving , FPS 5.58, Running 8.98s Step 32( N/A%), pre moving , FPS 5.84, Running 9.00s Step 33( N/A%), pre moving , FPS 5.91, Running 9.03s Step 34( N/A%), pre moving , FPS 6.00, Running 9.06s Step 35( N/A%), pre moving , FPS 6.58, Running 9.09s Step 36( N/A%), pre moving , FPS 5.98, Running 9.50s Step 37( N/A%), pre moving , FPS 6.00, Running 9.56s Step 38( N/A%), pre moving , FPS 6.05, Running 9.61s Step 39( N/A%), pre moving , FPS 6.58, Running 9.68s Step 40( N/A%), pre moving , FPS 6.68, Running 9.73s Step 41( N/A%), pre moving , FPS 7.88, Running 9.82s Step 42( N/A%), pre moving , FPS 8.98, Running 9.90s Step 43( N/A%), pre moving , FPS 9.25, Running 9.94s Step 44( N/A%), pre moving , FPS 9.70, Running 10.03s Step 45( N/A%), pre moving , FPS 11.78, Running 10.09s Step 46( N/A%), pre moving , FPS 15.16, Running 10.17s Step 47( N/A%), pre moving , FPS 14.77, Running 10.23s Step 48( N/A%), pre moving , FPS 12.15, Running 10.55s Step 49( N/A%), pre moving , FPS 11.69, Running 10.64s Step 50( N/A%), pre moving , FPS 11.40, Running 10.71s Step 51( N/A%), pre moving , FPS 11.04, Running 10.79s Step 52( N/A%), pre moving , FPS 9.46, Running 11.12s Step 53( N/A%), pre moving , FPS 9.16, Running 11.21s Step 54( N/A%), pre moving , FPS 8.98, Running 11.29s Step 55( N/A%), pre moving , FPS 8.20, Running 11.53s Step 56( N/A%), pre moving , FPS 9.16, Running 11.69s Step 57( N/A%), pre moving , FPS 9.03, Running 11.78s Step 58( N/A%), pre moving , FPS 8.90, Running 11.86s Step 59( N/A%), pre moving , FPS 7.99, Running 12.18s Step 60( N/A%), pre moving , FPS 7.85, Running 12.28s Step 61( N/A%), pre moving , FPS 7.89, Running 12.35s Step 62( N/A%), pre moving , FPS 7.90, Running 12.43s Step 63( N/A%), pre moving , FPS 7.12, Running 12.75s Step 64( N/A%), pre moving , FPS 7.11, Running 12.84s Step 65( N/A%), pre moving , FPS 7.11, Running 12.90s Step 66( N/A%), pre moving , FPS 7.09, Running 12.99s Step 67( N/A%), pre moving , FPS 6.48, Running 13.32s Step 68( N/A%), pre moving , FPS 7.07, Running 13.38s Step 69( N/A%), pre moving , FPS 7.06, Running 13.48s Step 70( N/A%), pre moving , FPS 7.02, Running 13.56s Step 71( N/A%), pre moving , FPS 6.61, Running 13.82s Step 72( N/A%), pre moving , FPS 6.97, Running 13.99s Step 73( N/A%), pre moving , FPS 7.04, Running 14.05s Step 74( N/A%), pre moving , FPS 7.03, Running 14.13s Step 75( N/A%), pre moving , FPS 6.94, Running 14.41s Step 76( N/A%), pre moving , FPS 6.98, Running 14.55s Step 77( N/A%), pre moving , FPS 7.03, Running 14.62s Step 78( N/A%), pre moving , FPS 7.03, Running 14.70s Step 79( N/A%), pre moving , FPS 7.02, Running 15.03s Step 80( N/A%), pre moving , FPS 7.02, Running 15.13s Step 81( N/A%), pre moving , FPS 7.02, Running 15.20s Step 82( N/A%), pre moving , FPS 7.00, Running 15.28s Step 83( N/A%), pre moving , FPS 7.02, Running 15.60s Step 84( N/A%), pre moving , FPS 7.03, Running 15.69s Step 85( N/A%), pre moving , FPS 7.02, Running 15.75s Step 86( N/A%), pre moving , FPS 7.04, Running 15.83s Step 87( N/A%), pre moving , FPS 7.65, Running 15.94s Step 88( N/A%), pre moving , FPS 7.07, Running 16.21s Step 89( N/A%), pre moving , FPS 7.05, Running 16.31s Step 90( N/A%), pre moving , FPS 7.06, Running 16.39s Step 91( N/A%), pre moving , FPS 7.56, Running 16.46s Step 92( N/A%), pre moving , FPS 7.15, Running 16.78s Step 93( N/A%), pre moving , FPS 7.13, Running 16.86s Step 94( N/A%), pre moving , FPS 7.17, Running 16.92s Step 95( N/A%), pre moving , FPS 7.74, Running 17.00s Step 96( N/A%), pre moving , FPS 7.95, Running 17.07s Step 97( N/A%), pre moving , FPS 7.24, Running 17.39s Step 98( N/A%), pre moving , FPS 7.20, Running 17.48s Step 99( N/A%), pre moving , FPS 7.94, Running 17.55s Step 100( N/A%), pre moving , FPS 8.00, Running 17.63s Step 101( N/A%), pre moving , FPS 7.27, Running 17.96s Step 102( N/A%), pre moving , FPS 7.34, Running 18.01s Step 103( N/A%), pre moving , FPS 7.99, Running 18.10s Step 104( N/A%), pre moving , FPS 8.02, Running 18.18s Step 105( N/A%), pre moving , FPS 7.46, Running 18.44s Step 106( N/A%), pre moving , FPS 7.26, Running 18.59s Step 107( N/A%), pre moving , FPS 7.34, Running 18.66s Step 108( N/A%), pre moving , FPS 7.91, Running 18.74s Step 109( N/A%), pre moving , FPS 7.27, Running 19.07s Step 110( N/A%), pre moving , FPS 7.21, Running 19.16s Step 111( N/A%), pre moving , FPS 7.21, Running 19.23s Step 112( N/A%), pre moving , FPS 7.80, Running 19.35s Step 113( N/A%), pre moving , FPS 7.23, Running 19.63s Step 114( N/A%), pre moving , FPS 7.14, Running 19.72s Step 115( N/A%), pre moving , FPS 7.12, Running 19.81s Step 116( N/A%), pre moving , FPS 7.05, Running 19.90s Step 117( N/A%), pre moving , FPS 7.10, Running 20.20s Step 118( N/A%), pre moving , FPS 7.10, Running 20.30s Step 119( N/A%), pre moving , FPS 7.09, Running 20.37s Step 120( N/A%), pre moving , FPS 7.10, Running 20.45s Step 121( N/A%), pre moving , FPS 7.09, Running 20.78s Step 122( N/A%), pre moving , FPS 6.97, Running 20.88s Step 123( N/A%), pre moving , FPS 7.02, Running 20.95s Step 124( N/A%), pre moving , FPS 6.60, Running 21.21s Step 125( N/A%), pre moving , FPS 6.88, Running 21.34s Step 126( N/A%), pre moving , FPS 7.06, Running 21.42s Step 127( N/A%), pre moving , FPS 7.07, Running 21.49s Step 128( N/A%), pre moving , FPS 7.07, Running 21.57s Step 129( N/A%), pre moving , FPS 7.07, Running 21.90s Step 130( N/A%), pre moving , FPS 7.07, Running 21.99s Step 131( N/A%), pre moving , FPS 7.06, Running 22.07s Step 132( N/A%), pre moving , FPS 6.56, Running 22.40s Step 133( N/A%), pre moving , FPS 6.98, Running 22.49s Step 134( N/A%), pre moving , FPS 7.03, Running 22.57s Step 135( N/A%), pre moving , FPS 7.04, Running 22.65s Step 136( N/A%), pre moving , FPS 6.51, Running 22.98s Step 137( N/A%), pre moving , FPS 6.99, Running 23.06s Step 138( N/A%), pre moving , FPS 7.03, Running 23.14s Step 139( N/A%), pre moving , FPS 7.01, Running 23.23s Step 140( N/A%), pre moving , FPS 6.93, Running 23.34s Step 141( N/A%), pre moving , FPS 7.04, Running 23.62s Step 142( N/A%), pre moving , FPS 7.05, Running 23.71s Step 143( N/A%), pre moving , FPS 7.04, Running 23.79s Step 144( N/A%), pre moving , FPS 6.89, Running 24.12s Step 145( N/A%), pre moving , FPS 6.96, Running 24.22s Step 146( N/A%), pre moving , FPS 6.98, Running 24.28s Step 147( N/A%), pre moving , FPS 6.96, Running 24.36s Step 148( N/A%), pre moving , FPS 6.41, Running 24.69s Step 149( N/A%), pre moving , FPS 6.92, Running 24.78s Step 150( N/A%), pre moving , FPS 6.98, Running 24.85s Step 151( N/A%), pre moving , FPS 7.00, Running 24.93s Step 152( N/A%), pre moving , FPS 7.01, Running 25.25s Step 153( N/A%), pre moving , FPS 7.00, Running 25.35s Step 154( N/A%), pre moving , FPS 7.04, Running 25.41s Step 155( N/A%), pre moving , FPS 7.03, Running 25.49s Step 156( N/A%), pre moving , FPS 7.04, Running 25.82s Step 157( N/A%), pre moving , FPS 7.03, Running 25.91s Step 158( N/A%), pre moving , FPS 7.03, Running 25.99s Step 159( N/A%), pre moving , FPS 6.90, Running 26.13s Step 160( N/A%), pre moving , FPS 6.62, Running 26.36s Step 161( N/A%), pre moving , FPS 7.17, Running 26.41s Step 162( N/A%), pre moving , FPS 7.17, Running 26.50s Step 163( N/A%), pre moving , FPS 7.20, Running 26.57s Step 164( N/A%), pre moving , FPS 7.36, Running 26.83s Step 165( N/A%), pre moving , FPS 7.28, Running 26.96s Step 166( N/A%), pre moving , FPS 7.23, Running 27.05s Step 167( N/A%), pre moving , FPS 7.28, Running 27.11s Step 168( N/A%), pre moving , FPS 8.00, Running 27.19s Step 169( N/A%), pre moving , FPS 7.32, Running 27.52s Step 170( N/A%), pre moving , FPS 7.26, Running 27.61s Step 171( N/A%), pre moving , FPS 7.26, Running 27.68s Step 172( N/A%), pre moving , FPS 8.01, Running 27.75s Step 173( N/A%), pre moving , FPS 6.10, Running 28.62s Step 174( N/A%), pre moving , FPS 5.89, Running 28.80s Step 175( N/A%), pre moving , FPS 5.43, Running 29.18s Step 176( N/A%), pre moving , FPS 5.25, Running 29.63s Step 177( N/A%), pre moving , FPS 4.70, Running 30.16s Step 178( N/A%), pre moving , FPS 4.56, Running 30.37s Step 179( N/A%), pre moving , FPS 4.22, Running 30.86s Step 180( N/A%), pre moving , FPS 4.07, Running 31.27s Step 181( N/A%), pre moving , FPS 3.70, Running 31.81s Step 182( N/A%), pre moving , FPS 3.64, Running 31.99s Step 183( N/A%), pre moving , FPS 3.37, Running 32.51s Step 184( N/A%), pre moving , FPS 3.28, Running 32.93s Step 185( N/A%), pre moving , FPS 3.09, Running 33.45s Step 186( N/A%), pre moving , FPS 3.04, Running 33.63s Step 187( N/A%), pre moving , FPS 2.85, Running 34.12s Step 188( N/A%), pre moving , FPS 2.72, Running 34.53s Step 189( N/A%), pre moving , FPS 2.66, Running 35.03s Step 190( N/A%), pre moving , FPS 2.55, Running 35.45s Step 191( N/A%), pre moving , FPS 2.47, Running 35.77s Step 192( N/A%), pre moving , FPS 2.38, Running 36.14s Step 193( N/A%), pre moving , FPS 2.48, Running 36.69s Step 194( N/A%), pre moving , FPS 2.48, Running 36.88s Step 195( N/A%), pre moving , FPS 2.45, Running 37.33s Step 196( N/A%), pre moving , FPS 2.47, Running 37.74s Step 197( N/A%), pre moving , FPS 2.46, Running 38.28s Step 198( N/A%), pre moving , FPS 2.48, Running 38.45s Step 199( N/A%), pre moving , FPS 2.48, Running 38.93s Step 200( N/A%), pre moving , FPS 2.55, Running 39.12s Step 201( N/A%), pre moving , FPS 2.56, Running 39.63s Step 202( N/A%), pre moving , FPS 2.48, Running 40.05s Step 203( N/A%), pre moving , FPS 2.47, Running 40.60s Step 204( N/A%), pre moving , FPS 2.55, Running 40.77s Step 205( N/A%), pre moving , FPS 2.55, Running 41.29s Step 206( N/A%), pre moving , FPS 2.47, Running 41.72s Step 207( N/A%), pre moving , FPS 2.43, Running 42.36s Step 208( N/A%), pre moving , FPS 2.39, Running 42.89s Step 209( N/A%), pre moving , FPS 2.38, Running 43.43s Step 210( N/A%), pre moving , FPS 2.37, Running 43.89s Step 211( N/A%), pre moving , FPS 2.31, Running 44.43s Step 212( N/A%), pre moving , FPS 2.33, Running 44.74s Step 213( N/A%), pre moving , FPS 2.37, Running 45.13s Step 214( N/A%), pre moving , FPS 2.31, Running 45.54s Step 215( N/A%), pre moving , FPS 2.28, Running 46.08s Step 216( N/A%), pre moving , FPS 2.31, Running 46.39s Step 217( N/A%), pre moving , FPS 2.39, Running 46.66s Step 218( N/A%), pre moving , FPS 2.40, Running 46.78s Step 219( N/A%), pre moving , FPS 2.48, Running 46.99s Step 220( N/A%), pre moving , FPS 2.49, Running 47.15s Step 221( N/A%), pre moving , FPS 2.58, Running 47.38s Step 222( N/A%), pre moving , FPS 2.68, Running 47.51s Step 223( N/A%), pre moving , FPS 2.81, Running 47.72s Step 224( N/A%), pre moving , FPS 2.80, Running 47.93s Step 225( N/A%), pre moving , FPS 2.87, Running 48.26s Step 226( N/A%), pre moving , FPS 2.97, Running 48.45s Step 227( N/A%), pre moving , FPS 3.13, Running 48.76s Step 228( N/A%), pre moving , FPS 3.18, Running 49.19s Step 229( N/A%), pre moving , FPS 3.16, Running 49.76s Step 230( N/A%), pre moving , FPS 3.16, Running 50.22s Step 231( N/A%), pre moving , FPS 3.14, Running 50.80s Step 232( N/A%), pre moving , FPS 3.20, Running 51.00s Step 233( N/A%), pre moving , FPS 3.16, Running 51.46s Step 234( N/A%), pre moving , FPS 3.15, Running 51.89s Step 235( N/A%), pre moving , FPS 3.14, Running 52.46s Step 236( N/A%), pre moving , FPS 3.23, Running 52.58s Step 237( N/A%), pre moving , FPS 3.33, Running 52.66s Step 238( N/A%), pre moving , FPS 3.35, Running 52.76s Step 239( N/A%), pre moving , FPS 3.28, Running 53.09s Step 240( N/A%), pre moving , FPS 3.31, Running 53.20s Step 241( N/A%), pre moving , FPS 3.38, Running 53.30s Step 242( N/A%), pre moving , FPS 3.26, Running 53.64s Step 243( N/A%), pre moving , FPS 3.32, Running 53.75s Step 244( N/A%), pre moving , FPS 3.38, Running 53.84s Step 245( N/A%), pre moving , FPS 3.43, Running 54.09s Step 246( N/A%), pre moving , FPS 2.61, Running 56.11s Step 247( N/A%), pre moving , FPS 2.49, Running 56.80s Step 248( N/A%), pre moving , FPS 2.54, Running 57.08s Step 249( N/A%), pre moving , FPS 2.56, Running 57.57s Step 250( N/A%), pre moving , FPS 2.65, Running 57.77s Step 251( N/A%), pre moving , FPS 2.62, Running 58.43s Step 252( N/A%), pre moving , FPS 2.60, Running 58.70s Step 253( N/A%), pre moving , FPS 2.57, Running 59.23s Step 254( N/A%), pre moving , FPS 2.66, Running 59.41s Step 255( N/A%), pre moving , FPS 2.58, Running 60.23s Step 256( N/A%), pre moving , FPS 2.54, Running 60.45s Step 257( N/A%), pre moving , FPS 2.33, Running 61.25s Step 258( N/A%), pre moving , FPS 2.29, Running 61.50s Step 259( N/A%), pre moving , FPS 2.22, Running 62.09s Step 260( N/A%), pre moving , FPS 2.14, Running 62.55s Step 261( N/A%), pre moving , FPS 2.05, Running 63.04s Step 262( N/A%), pre moving , FPS 2.07, Running 63.29s Step 263( N/A%), pre moving , FPS 1.95, Running 64.01s Step 264( N/A%), pre moving , FPS 1.92, Running 64.28s Step 265( N/A%), pre moving , FPS 1.83, Running 65.05s Step 266( 0.33%), action 1, FPS 1.93, Running 66.48s Step 267( 0.67%), action 2, FPS 1.99, Running 66.87s Step 268( 1.00%), action 3, FPS 1.89, Running 67.67s Step 269( 1.33%), action 4, FPS 1.91, Running 68.02s Step 270( 1.67%), action 5, FPS 1.78, Running 68.98s Step 271( 2.00%), action 6, FPS 1.85, Running 69.27s Step 272( 2.33%), action 7, FPS 1.75, Running 70.10s Step 273( 2.67%), action 8, FPS 1.77, Running 70.50s Step 274( 3.00%), action 9, FPS 1.67, Running 71.36s Step 275( 3.33%), action 10, FPS 1.70, Running 71.99s Step 276( 3.67%), action 11, FPS 1.61, Running 72.90s Step 277( 4.00%), action 12, FPS 1.64, Running 73.44s Step 278( 4.33%), action 13, FPS 1.54, Running 74.47s Step 279( 4.67%), action 14, FPS 1.55, Running 74.99s Step 280( 5.00%), action 15, FPS 1.54, Running 75.57s Step 281( 5.33%), action 16, FPS 1.53, Running 76.10s Step 282( 5.67%), action 17, FPS 1.48, Running 76.80s Step 283( 6.00%), action 18, FPS 1.51, Running 77.23s Step 284( 6.33%), action 19, FPS 1.45, Running 78.09s Step 285( 6.67%), action 20, FPS 1.50, Running 78.35s Step 286( 7.00%), action 21, FPS 1.56, Running 79.29s Step 287( 7.33%), action 22, FPS 1.54, Running 79.89s Step 288( 7.67%), action 23, FPS 1.52, Running 80.80s Step 289( 8.00%), action 24, FPS 1.53, Running 81.10s Step 290( 8.33%), action 25, FPS 1.54, Running 81.99s Step 291( 8.67%), action 26, FPS 1.51, Running 82.55s Step 292( 9.00%), action 27, FPS 1.51, Running 83.34s Step 293( 9.33%), action 28, FPS 1.49, Running 83.90s Step 294( 9.67%), action 29, FPS 1.48, Running 84.86s Step 295( 10.00%), action 30, FPS 1.49, Running 85.40s Step 296( 10.33%), action 31, FPS 1.52, Running 86.04s Step 297( 10.67%), action 32, FPS 1.51, Running 86.67s Step 298( 11.00%), action 33, FPS 1.53, Running 87.51s Step 299( 11.33%), action 34, FPS 1.54, Running 87.97s Step 300( 11.67%), action 35, FPS 1.50, Running 88.91s Step 301( 12.00%), action 36, FPS 1.52, Running 89.27s Step 302( 12.33%), action 37, FPS 1.50, Running 90.09s Step 303( 12.67%), action 38, FPS 1.49, Running 90.65s Step 304( 13.00%), action 39, FPS 1.49, Running 91.54s Step 305( 13.33%), action 40, FPS 1.47, Running 91.96s Step 306( 13.67%), action 41, FPS 1.47, Running 92.89s Step 307( 14.00%), action 42, FPS 1.47, Running 93.47s Step 308( 14.33%), action 43, FPS 1.46, Running 94.49s Step 309( 14.67%), action 44, FPS 1.43, Running 95.09s Step 310( 15.00%), action 45, FPS 1.42, Running 96.10s Step 311( 15.33%), action 46, FPS 1.41, Running 96.70s Step 312( 15.67%), action 47, FPS 1.40, Running 97.68s Step 313( 16.00%), action 48, FPS 1.40, Running 98.19s Step 314( 16.33%), action 49, FPS 1.43, Running 98.83s Step 315( 16.67%), action 50, FPS 1.42, Running 99.53s Step 316( 17.00%), action 51, FPS 1.37, Running 100.58s Step 317( 17.33%), action 52, FPS 1.38, Running 101.14s Step 318( 17.67%), action 53, FPS 1.37, Running 102.12s Step 319( 18.00%), action 54, FPS 1.35, Running 102.76s Step 320( 18.33%), action 55, FPS 1.35, Running 103.74s Step 321( 18.67%), action 56, FPS 1.33, Running 104.30s Step 322( 19.00%), action 57, FPS 1.34, Running 104.99s Step 323( 19.33%), action 58, FPS 1.33, Running 105.69s Step 324( 19.67%), action 59, FPS 1.30, Running 106.92s Step 325( 20.00%), action 60, FPS 1.29, Running 107.50s Step 326( 20.33%), action 61, FPS 1.28, Running 108.48s Step 327( 20.67%), action 62, FPS 1.30, Running 108.84s Step 328( 21.00%), action 63, FPS 1.31, Running 109.70s Step 329( 21.33%), action 64, FPS 1.31, Running 110.39s Step 330( 21.67%), action 65, FPS 1.32, Running 111.28s Step 331( 22.00%), action 66, FPS 1.32, Running 111.91s Step 332( 22.33%), action 67, FPS 1.31, Running 112.97s Step 333( 22.67%), action 68, FPS 1.30, Running 113.55s Step 334( 23.00%), action 69, FPS 1.28, Running 114.51s Step 335( 23.33%), action 70, FPS 1.30, Running 114.93s Step 336( 23.67%), action 71, FPS 1.28, Running 116.16s Step 337( 24.00%), action 72, FPS 1.28, Running 116.76s Step 338( 24.33%), action 73, FPS 1.29, Running 117.68s Step 339( 24.67%), action 74, FPS 1.31, Running 118.05s Step 340( 25.00%), action 75, FPS 1.32, Running 118.89s Step 341( 25.33%), action 76, FPS 1.32, Running 119.46s Step 342( 25.67%), action 77, FPS 1.31, Running 120.22s Step 343( 26.00%), action 78, FPS 1.32, Running 120.78s Step 344( 26.33%), action 79, FPS 1.35, Running 121.78s Step 345( 26.67%), action 80, FPS 1.35, Running 122.36s Step 346( 27.00%), action 81, FPS 1.31, Running 123.79s Step 347( 27.33%), action 82, FPS 1.31, Running 124.10s Step 348( 27.67%), action 83, FPS 1.32, Running 124.91s Step 349( 28.00%), action 84, FPS 1.34, Running 125.26s Step 350( 28.33%), action 85, FPS 1.34, Running 126.20s Step 351( 28.67%), action 86, FPS 1.33, Running 126.90s Step 352( 29.00%), action 87, FPS 1.30, Running 128.33s Step 353( 29.33%), action 88, FPS 1.33, Running 128.61s Step 354( 29.67%), action 89, FPS 1.33, Running 129.50s Step 355( 30.00%), action 90, FPS 1.32, Running 130.04s Step 356( 30.33%), action 91, FPS 1.35, Running 130.93s Step 357( 30.67%), action 92, FPS 1.38, Running 131.29s Step 358( 31.00%), action 93, FPS 1.35, Running 132.54s Step 359( 31.33%), action 94, FPS 1.35, Running 132.85s Step 360( 31.67%), action 95, FPS 1.35, Running 133.74s Step 361( 32.00%), action 96, FPS 1.38, Running 134.00s Step 362( 32.33%), action 97, FPS 1.36, Running 134.94s Step 363( 32.67%), action 98, FPS 1.38, Running 135.33s Step 364( 33.00%), action 99, FPS 1.37, Running 136.39s Step 365( 33.33%), action 100, FPS 1.35, Running 137.17s Step 366( 33.67%), action 101, FPS 1.36, Running 138.52s Step 367( 34.00%), action 102, FPS 1.36, Running 138.85s Step 368( 34.33%), action 103, FPS 1.35, Running 139.75s Step 369( 34.67%), action 104, FPS 1.33, Running 140.34s Step 370( 35.00%), action 105, FPS 1.34, Running 141.10s Step 371( 35.33%), action 106, FPS 1.36, Running 141.61s Step 372( 35.67%), action 107, FPS 1.41, Running 142.55s Step 373( 36.00%), action 108, FPS 1.37, Running 143.18s Step 374( 36.33%), action 109, FPS 1.34, Running 144.38s Step 375( 36.67%), action 110, FPS 1.34, Running 145.01s Step 376( 37.00%), action 111, FPS 1.33, Running 145.99s Step 377( 37.33%), action 112, FPS 1.30, Running 146.63s Step 378( 37.67%), action 113, FPS 1.32, Running 147.66s Step 379( 38.00%), action 114, FPS 1.30, Running 148.27s Step 380( 38.33%), action 115, FPS 1.28, Running 149.39s [2026-08-02 20:32:52] [64 ] Seed 63 failed after 149.75 s. +steps: 380 , actions: 115 . +Instruction: Empty +Total 13/64(20.31%) success. +Setting seed: 64 +Step 1( N/A%), pre moving , FPS 0.26, Running 3.81s Step 2( N/A%), pre moving , FPS 0.47, Running 4.25s Step 3( N/A%), pre moving , FPS 0.68, Running 4.39s Step 4( N/A%), pre moving , FPS 0.85, Running 4.71s Step 5( N/A%), pre moving , FPS 1.04, Running 4.81s Step 6( N/A%), pre moving , FPS 1.23, Running 4.88s Step 7( N/A%), pre moving , FPS 1.41, Running 4.95s Step 8( N/A%), pre moving , FPS 1.52, Running 5.28s Step 9( N/A%), pre moving , FPS 1.68, Running 5.37s Step 10( N/A%), pre moving , FPS 1.83, Running 5.45s Step 11( N/A%), pre moving , FPS 1.99, Running 5.52s Step 12( N/A%), pre moving , FPS 2.05, Running 5.85s Step 13( N/A%), pre moving , FPS 2.19, Running 5.93s Step 14( N/A%), pre moving , FPS 2.33, Running 6.01s Step 15( N/A%), pre moving , FPS 2.39, Running 6.28s Step 16( N/A%), pre moving , FPS 2.50, Running 6.39s Step 17( N/A%), pre moving , FPS 2.62, Running 6.49s Step 18( N/A%), pre moving , FPS 2.74, Running 6.57s Step 19( N/A%), pre moving , FPS 2.75, Running 6.91s Step 20( N/A%), pre moving , FPS 2.86, Running 6.99s Step 21( N/A%), pre moving , FPS 5.33, Running 7.56s Step 22( N/A%), pre moving , FPS 5.89, Running 7.64s Step 23( N/A%), pre moving , FPS 6.02, Running 7.71s Step 24( N/A%), pre moving , FPS 6.23, Running 7.92s Step 25( N/A%), pre moving , FPS 6.14, Running 8.06s Step 26( N/A%), pre moving , FPS 5.35, Running 8.62s Step 27( N/A%), pre moving , FPS 5.35, Running 8.69s Step 28( N/A%), pre moving , FPS 5.72, Running 8.78s Step 29( N/A%), pre moving , FPS 5.77, Running 8.84s Step 30( N/A%), pre moving , FPS 5.38, Running 9.17s Step 31( N/A%), pre moving , FPS 5.34, Running 9.26s Step 32( N/A%), pre moving , FPS 5.75, Running 9.33s Step 33( N/A%), pre moving , FPS 5.68, Running 9.45s Step 34( N/A%), pre moving , FPS 5.39, Running 9.72s Step 35( N/A%), pre moving , FPS 5.66, Running 9.81s Step 36( N/A%), pre moving , FPS 4.94, Running 10.44s Step 37( N/A%), pre moving , FPS 4.75, Running 10.70s Step 38( N/A%), pre moving , FPS 4.69, Running 10.84s Step 39( N/A%), pre moving , FPS 4.97, Running 10.93s Step 40( N/A%), pre moving , FPS 4.98, Running 11.01s Step 41( N/A%), pre moving , FPS 5.29, Running 11.33s Step 42( N/A%), pre moving , FPS 5.33, Running 11.40s Step 43( N/A%), pre moving , FPS 5.29, Running 11.49s Step 44( N/A%), pre moving , FPS 5.48, Running 11.56s Step 45( N/A%), pre moving , FPS 5.33, Running 11.82s Step 46( N/A%), pre moving , FPS 6.00, Running 11.95s Step 47( N/A%), pre moving , FPS 6.02, Running 12.01s Step 48( N/A%), pre moving , FPS 6.02, Running 12.10s Step 49( N/A%), pre moving , FPS 5.97, Running 12.19s Step 50( N/A%), pre moving , FPS 6.38, Running 12.30s Step 51( N/A%), pre moving , FPS 6.38, Running 12.40s Step 52( N/A%), pre moving , FPS 6.27, Running 12.52s Step 53( N/A%), pre moving , FPS 6.34, Running 12.61s Step 54( N/A%), pre moving , FPS 6.63, Running 12.73s Step 55( N/A%), pre moving , FPS 6.60, Running 12.84s Step 56( N/A%), pre moving , FPS 8.00, Running 12.94s Step 57( N/A%), pre moving , FPS 7.77, Running 13.28s Step 58( N/A%), pre moving , FPS 7.83, Running 13.40s Step 59( N/A%), pre moving , FPS 7.74, Running 13.51s Step 60( N/A%), pre moving , FPS 6.93, Running 13.90s Step 61( N/A%), pre moving , FPS 7.48, Running 14.01s Step 62( N/A%), pre moving , FPS 7.37, Running 14.11s Step 63( N/A%), pre moving , FPS 6.66, Running 14.49s Step 64( N/A%), pre moving , FPS 6.57, Running 14.61s Step 65( N/A%), pre moving , FPS 6.34, Running 14.97s Step 66( N/A%), pre moving , FPS 6.36, Running 15.10s Step 67( N/A%), pre moving , FPS 6.26, Running 15.21s Step 68( N/A%), pre moving , FPS 5.73, Running 15.59s Step 69( N/A%), pre moving , FPS 5.69, Running 15.70s Step 70( N/A%), pre moving , FPS 5.30, Running 16.08s Step 71( N/A%), pre moving , FPS 5.25, Running 16.21s Step 72( N/A%), pre moving , FPS 5.26, Running 16.33s Step 73( N/A%), pre moving , FPS 4.87, Running 16.71s Step 74( N/A%), pre moving , FPS 4.89, Running 16.82s Step 75( N/A%), pre moving , FPS 4.94, Running 16.89s Step 76( N/A%), pre moving , FPS 4.67, Running 17.22s Step 77( N/A%), pre moving , FPS 4.95, Running 17.32s Step 78( N/A%), pre moving , FPS 5.01, Running 17.38s Step 79( N/A%), pre moving , FPS 5.07, Running 17.46s Step 80( N/A%), pre moving , FPS 5.15, Running 17.78s Step 81( N/A%), pre moving , FPS 5.18, Running 17.87s Step 82( N/A%), pre moving , FPS 5.23, Running 17.93s Step 83( N/A%), pre moving , FPS 5.68, Running 18.02s Step 84( N/A%), pre moving , FPS 5.36, Running 18.34s Step 85( N/A%), pre moving , FPS 5.78, Running 18.43s Step 86( N/A%), pre moving , FPS 5.89, Running 18.50s Step 87( N/A%), pre moving , FPS 5.99, Running 18.55s Step 88( N/A%), pre moving , FPS 6.59, Running 18.63s Step 89( N/A%), pre moving , FPS 6.16, Running 18.95s Step 90( N/A%), pre moving , FPS 6.75, Running 19.04s Step 91( N/A%), pre moving , FPS 6.89, Running 19.11s Step 92( N/A%), pre moving , FPS 7.00, Running 19.18s Step 93( N/A%), pre moving , FPS 7.16, Running 19.51s Step 94( N/A%), pre moving , FPS 7.21, Running 19.60s Step 95( N/A%), pre moving , FPS 7.21, Running 19.67s Step 96( N/A%), pre moving , FPS 7.92, Running 19.75s Step 97( N/A%), pre moving , FPS 7.25, Running 20.07s Step 98( N/A%), pre moving , FPS 7.29, Running 20.13s Step 99( N/A%), pre moving , FPS 7.36, Running 20.18s Step 100( N/A%), pre moving , FPS 5.57, Running 21.37s Step 101( N/A%), pre moving , FPS 5.12, Running 21.78s Step 102( N/A%), pre moving , FPS 4.54, Running 22.34s Step 103( N/A%), pre moving , FPS 4.20, Running 22.78s Step 104( N/A%), pre moving , FPS 4.00, Running 23.34s Step 105( N/A%), pre moving , FPS 3.92, Running 23.53s Step 106( N/A%), pre moving , FPS 3.61, Running 24.03s Step 107( N/A%), pre moving , FPS 3.38, Running 24.47s Step 108( N/A%), pre moving , FPS 3.15, Running 24.97s Step 109( N/A%), pre moving , FPS 3.22, Running 25.16s Step 110( N/A%), pre moving , FPS 3.04, Running 25.62s Step 111( N/A%), pre moving , FPS 2.88, Running 26.05s Step 112( N/A%), pre moving , FPS 2.70, Running 26.60s Step 113( N/A%), pre moving , FPS 2.64, Running 27.07s Step 114( N/A%), pre moving , FPS 2.50, Running 27.60s Step 115( N/A%), pre moving , FPS 2.45, Running 27.82s Step 116( N/A%), pre moving , FPS 2.34, Running 28.28s Step 117( N/A%), pre moving , FPS 2.32, Running 28.68s Step 118( N/A%), pre moving , FPS 2.20, Running 29.23s Step 119( N/A%), pre moving , FPS 2.17, Running 29.41s Step 120( N/A%), pre moving , FPS 2.35, Running 29.88s Step 121( N/A%), pre moving , FPS 2.35, Running 30.30s Step 122( N/A%), pre moving , FPS 2.44, Running 30.53s Step 123( N/A%), pre moving , FPS 2.52, Running 30.71s Step 124( N/A%), pre moving , FPS 2.58, Running 31.08s Step 125( N/A%), pre moving , FPS 2.59, Running 31.25s Step 126( N/A%), pre moving , FPS 2.66, Running 31.56s Step 127( N/A%), pre moving , FPS 2.75, Running 31.74s Step 128( N/A%), pre moving , FPS 2.74, Running 32.26s Step 129( N/A%), pre moving , FPS 2.66, Running 32.67s Step 130( N/A%), pre moving , FPS 2.64, Running 33.21s Step 131( N/A%), pre moving , FPS 2.72, Running 33.40s Step 132( N/A%), pre moving , FPS 2.75, Running 33.88s Step 133( N/A%), pre moving , FPS 2.76, Running 34.31s Step 134( N/A%), pre moving , FPS 2.71, Running 34.98s Step 135( N/A%), pre moving , FPS 2.59, Running 35.53s Step 136( N/A%), pre moving , FPS 2.57, Running 36.06s Step 137( N/A%), pre moving , FPS 2.56, Running 36.50s Step 138( N/A%), pre moving , FPS 2.54, Running 37.10s Step 139( N/A%), pre moving , FPS 2.45, Running 37.57s Step 140( N/A%), pre moving , FPS 2.41, Running 38.18s Step 141( N/A%), pre moving , FPS 2.40, Running 38.63s Step 142( N/A%), pre moving , FPS 2.30, Running 39.24s Step 143( N/A%), pre moving , FPS 2.22, Running 39.70s Step 144( N/A%), pre moving , FPS 2.18, Running 40.24s Step 145( N/A%), pre moving , FPS 2.18, Running 40.43s Step 146( N/A%), pre moving , FPS 2.13, Running 40.97s Step 147( N/A%), pre moving , FPS 2.06, Running 41.44s Step 148( N/A%), pre moving , FPS 2.05, Running 42.01s Step 149( N/A%), pre moving , FPS 2.04, Running 42.48s Step 150( N/A%), pre moving , FPS 2.03, Running 43.07s Step 151( N/A%), pre moving , FPS 1.98, Running 43.51s Step 152( N/A%), pre moving , FPS 1.96, Running 44.07s Step 153( N/A%), pre moving , FPS 2.01, Running 44.28s Step 154( N/A%), pre moving , FPS 2.04, Running 44.77s Step 155( N/A%), pre moving , FPS 2.07, Running 45.19s Step 156( N/A%), pre moving , FPS 2.07, Running 45.74s Step 157( N/A%), pre moving , FPS 2.05, Running 46.23s Step 158( N/A%), pre moving , FPS 2.06, Running 46.83s Step 159( N/A%), pre moving , FPS 2.07, Running 47.25s Step 160( N/A%), pre moving , FPS 2.08, Running 47.81s Step 161( N/A%), pre moving , FPS 2.14, Running 48.00s Step 162( N/A%), pre moving , FPS 2.15, Running 48.55s Step 163( N/A%), pre moving , FPS 2.23, Running 48.65s Step 164( N/A%), pre moving , FPS 2.28, Running 48.99s Step 165( N/A%), pre moving , FPS 2.32, Running 49.05s Step 166( N/A%), pre moving , FPS 2.46, Running 49.09s Step 167( N/A%), pre moving , FPS 2.60, Running 49.13s Step 168( N/A%), pre moving , FPS 2.79, Running 49.17s Step 169( N/A%), pre moving , FPS 2.97, Running 49.21s Step 170( N/A%), pre moving , FPS 3.23, Running 49.26s Step 171( N/A%), pre moving , FPS 3.45, Running 49.31s Step 172( N/A%), pre moving , FPS 3.79, Running 49.35s Step 173( N/A%), pre moving , FPS 2.91, Running 51.14s Step 174( N/A%), pre moving , FPS 2.81, Running 51.88s Step 175( N/A%), pre moving , FPS 2.89, Running 52.12s Step 176( N/A%), pre moving , FPS 2.78, Running 52.94s Step 177( N/A%), pre moving , FPS 2.89, Running 53.14s Step 178( N/A%), pre moving , FPS 2.89, Running 53.74s Step 179( N/A%), pre moving , FPS 2.87, Running 54.21s Step 180( N/A%), pre moving , FPS 2.91, Running 54.69s Step 181( N/A%), pre moving , FPS 2.88, Running 54.94s Step 182( N/A%), pre moving , FPS 2.82, Running 55.65s Step 183( N/A%), pre moving , FPS 2.75, Running 55.93s Step 184( N/A%), pre moving , FPS 2.66, Running 56.51s Step 185( N/A%), pre moving , FPS 2.53, Running 56.96s Step 186( N/A%), pre moving , FPS 2.37, Running 57.52s Step 187( N/A%), pre moving , FPS 2.33, Running 57.71s Step 188( N/A%), pre moving , FPS 2.16, Running 58.45s Step 189( N/A%), pre moving , FPS 2.10, Running 58.73s Step 190( N/A%), pre moving , FPS 1.99, Running 59.33s Step 191( N/A%), pre moving , FPS 1.92, Running 59.75s Step 192( N/A%), pre moving , FPS 1.83, Running 60.26s Step 193( 0.33%), action 1, FPS 1.89, Running 61.74s Step 194( 0.67%), action 2, FPS 1.94, Running 62.18s Step 195( 1.00%), action 3, FPS 1.84, Running 62.96s Step 196( 1.33%), action 4, FPS 1.89, Running 63.50s Step 197( 1.67%), action 5, FPS 1.79, Running 64.30s Step 198( 2.00%), action 6, FPS 1.79, Running 64.89s Step 199( 2.33%), action 7, FPS 1.74, Running 65.72s Step 200( 2.67%), action 8, FPS 1.72, Running 66.34s Step 201( 3.00%), action 9, FPS 1.64, Running 67.16s Step 202( 3.33%), action 10, FPS 1.68, Running 67.54s Step 203( 3.67%), action 11, FPS 1.57, Running 68.65s Step 204( 4.00%), action 12, FPS 1.57, Running 69.25s Step 205( 4.33%), action 13, FPS 1.51, Running 70.25s Step 206( 4.67%), action 14, FPS 1.46, Running 71.21s Step 207( 5.00%), action 15, FPS 1.40, Running 72.01s Step 208( 5.33%), action 16, FPS 1.43, Running 72.42s Step 209( 5.67%), action 17, FPS 1.38, Running 73.20s Step 210( 6.00%), action 18, FPS 1.38, Running 73.77s Step 211( 6.33%), action 19, FPS 1.33, Running 74.82s Step 212( 6.67%), action 20, FPS 1.32, Running 75.45s Step 213( 7.00%), action 21, FPS 1.36, Running 76.49s Step 214( 7.33%), action 22, FPS 1.34, Running 77.09s Step 215( 7.67%), action 23, FPS 1.33, Running 77.96s Step 216( 8.00%), action 24, FPS 1.30, Running 78.84s Step 217( 8.33%), action 25, FPS 1.30, Running 79.68s Step 218( 8.67%), action 26, FPS 1.30, Running 80.32s Step 219( 9.00%), action 27, FPS 1.30, Running 81.16s Step 220( 9.33%), action 28, FPS 1.30, Running 81.77s Step 221( 9.67%), action 29, FPS 1.31, Running 82.40s Step 222( 10.00%), action 30, FPS 1.29, Running 82.98s Step 223( 10.33%), action 31, FPS 1.26, Running 84.50s Step 224( 10.67%), action 32, FPS 1.26, Running 85.09s Step 225( 11.00%), action 33, FPS 1.29, Running 85.73s Step 226( 11.33%), action 34, FPS 1.33, Running 86.27s Step 227( 11.67%), action 35, FPS 1.35, Running 86.80s Step 228( 12.00%), action 36, FPS 1.36, Running 87.18s Step 229( 12.33%), action 37, FPS 1.35, Running 88.00s Step 230( 12.67%), action 38, FPS 1.35, Running 88.54s Step 231( 13.00%), action 39, FPS 1.40, Running 89.11s Step 232( 13.33%), action 40, FPS 1.41, Running 89.63s Step 233( 13.67%), action 41, FPS 1.42, Running 90.62s Step 234( 14.00%), action 42, FPS 1.39, Running 91.48s Step 235( 14.33%), action 43, FPS 1.35, Running 92.82s Step 236( 14.67%), action 44, FPS 1.39, Running 93.23s Step 237( 15.00%), action 45, FPS 1.40, Running 93.96s Step 238( 15.33%), action 46, FPS 1.42, Running 94.42s Step 239( 15.67%), action 47, FPS 1.44, Running 95.08s Step 240( 16.00%), action 48, FPS 1.45, Running 95.58s Step 241( 16.33%), action 49, FPS 1.45, Running 96.22s Step 242( 16.67%), action 50, FPS 1.44, Running 96.85s Step 243( 17.00%), action 51, FPS 1.45, Running 98.30s Step 244( 17.33%), action 52, FPS 1.44, Running 99.00s Step 245( 17.67%), action 53, FPS 1.41, Running 99.86s Step 246( 18.00%), action 54, FPS 1.43, Running 100.30s Step 247( 18.33%), action 55, FPS 1.41, Running 100.99s Step 248( 18.67%), action 56, FPS 1.41, Running 101.33s Step 249( 19.00%), action 57, FPS 1.42, Running 102.08s Step 250( 19.33%), action 58, FPS 1.44, Running 102.47s Step 251( 19.67%), action 59, FPS 1.42, Running 103.22s Step 252( 20.00%), action 60, FPS 1.43, Running 103.62s Step 253( 20.33%), action 61, FPS 1.44, Running 104.48s Step 254( 20.67%), action 62, FPS 1.48, Running 105.03s Step 255( 21.00%), action 63, FPS 1.57, Running 105.59s Step 256( 21.33%), action 64, FPS 1.51, Running 106.44s Step 257( 21.67%), action 65, FPS 1.52, Running 107.12s Step 258( 22.00%), action 66, FPS 1.49, Running 107.86s Step 259( 22.33%), action 67, FPS 1.47, Running 108.68s Step 260( 22.67%), action 68, FPS 1.45, Running 109.41s Step 261( 23.00%), action 69, FPS 1.42, Running 110.27s Step 262( 23.33%), action 70, FPS 1.45, Running 110.64s Step 263( 23.67%), action 71, FPS 1.52, Running 111.47s Step 264( 24.00%), action 72, FPS 1.54, Running 112.02s Step 265( 24.33%), action 73, FPS 1.54, Running 112.89s Step 266( 24.67%), action 74, FPS 1.52, Running 113.44s Step 267( 25.00%), action 75, FPS 1.51, Running 114.19s Step 268( 25.33%), action 76, FPS 1.51, Running 114.56s Step 269( 25.67%), action 77, FPS 1.52, Running 115.26s Step 270( 26.00%), action 78, FPS 1.49, Running 115.88s Step 271( 26.33%), action 79, FPS 1.47, Running 116.84s Step 272( 26.67%), action 80, FPS 1.47, Running 117.27s Step 273( 27.00%), action 81, FPS 1.44, Running 118.41s Step 274( 27.33%), action 82, FPS 1.45, Running 118.79s Step 275( 27.67%), action 83, FPS 1.43, Running 119.59s Step 276( 28.00%), action 84, FPS 1.47, Running 120.06s Step 277( 28.33%), action 85, FPS 1.47, Running 120.71s Step 278( 28.67%), action 86, FPS 1.50, Running 121.24s Step 279( 29.00%), action 87, FPS 1.52, Running 121.88s Step 280( 29.33%), action 88, FPS 1.54, Running 122.39s Step 281( 29.67%), action 89, FPS 1.56, Running 123.08s Step 282( 30.00%), action 90, FPS 1.55, Running 123.52s Step 283( 30.33%), action 91, FPS 1.60, Running 123.94s Step 284( 30.67%), action 92, FPS 1.65, Running 124.16s Step 285( 31.00%), action 93, FPS 1.73, Running 124.45s Step 286( 31.33%), action 94, FPS 1.76, Running 124.77s Step 287( 31.67%), action 95, FPS 1.81, Running 125.22s Step 288( 32.00%), action 96, FPS 1.81, Running 125.58s Step 289( 32.33%), action 97, FPS 1.79, Running 126.46s Step 290( 32.67%), action 98, FPS 1.82, Running 126.88s Step 291( 33.00%), action 99, FPS 1.85, Running 127.67s Step 292( 33.33%), action 100, FPS 1.82, Running 128.27s Step 293( 33.67%), action 101, FPS 1.90, Running 128.94s Step 294( 34.00%), action 102, FPS 1.88, Running 129.43s Step 295( 34.33%), action 103, FPS 1.88, Running 130.20s Step 296( 34.67%), action 104, FPS 1.83, Running 131.02s Step 297( 35.00%), action 105, FPS 1.78, Running 131.93s Step 298( 35.33%), action 106, FPS 1.81, Running 132.30s Step 299( 35.67%), action 107, FPS 1.79, Running 133.07s Step 300( 36.00%), action 108, FPS 1.81, Running 133.45s Step 301( 36.33%), action 109, FPS 1.80, Running 134.17s Step 302( 36.67%), action 110, FPS 1.81, Running 134.60s Step 303( 37.00%), action 111, FPS 1.74, Running 135.43s Step 304( 37.33%), action 112, FPS 1.72, Running 135.77s Step 305( 37.67%), action 113, FPS 1.65, Running 136.57s Step 306( 38.00%), action 114, FPS 1.64, Running 136.98s Step 307( 38.33%), action 115, FPS 1.59, Running 137.82s Step 308( 38.67%), action 116, FPS 1.56, Running 138.41s Step 309( 39.00%), action 117, FPS 1.59, Running 139.02s Step 310( 39.33%), action 118, FPS 1.58, Running 139.57s Step 311( 39.67%), action 119, FPS 1.60, Running 140.21s Step 312( 40.00%), action 120, FPS 1.62, Running 140.61s Step 313( 40.33%), action 121, FPS 1.58, Running 141.59s Step 314( 40.67%), action 122, FPS 1.60, Running 141.95s Step 315( 41.00%), action 123, FPS 1.59, Running 142.79s Step 316( 41.33%), action 124, FPS 1.64, Running 143.19s Step 317( 41.67%), action 125, FPS 1.68, Running 143.81s Step 318( 42.00%), action 126, FPS 1.65, Running 144.38s Step 319( 42.33%), action 127, FPS 1.59, Running 145.62s Step 320( 42.67%), action 128, FPS 1.60, Running 145.97s Step 321( 43.00%), action 129, FPS 1.58, Running 146.79s Step 322( 43.33%), action 130, FPS 1.55, Running 147.48s Step 323( 43.67%), action 131, FPS 1.55, Running 148.37s Step 324( 44.00%), action 132, FPS 1.54, Running 148.79s Step 325( 44.33%), action 133, FPS 1.54, Running 149.57s Step 326( 44.67%), action 134, FPS 1.55, Running 149.84s Step 327( 45.00%), action 135, FPS 1.56, Running 150.67s Step 328( 45.33%), action 136, FPS 1.56, Running 151.24s Step 329( 45.67%), action 137, FPS 1.55, Running 151.90s Step 330( 46.00%), action 138, FPS 1.56, Running 152.35s Step 331( 46.33%), action 139, FPS 1.55, Running 153.08s Step 332( 46.67%), action 140, FPS 1.53, Running 153.64s Step 333( 47.00%), action 141, FPS 1.54, Running 154.61s Step 334( 47.33%), action 142, FPS 1.50, Running 155.26s Step 335( 47.67%), action 143, FPS 1.53, Running 155.89s Step 336( 48.00%), action 144, FPS 1.51, Running 156.41s Step 337( 48.33%), action 145, FPS 1.49, Running 157.21s Step 338( 48.67%), action 146, FPS 1.51, Running 157.64s Step 339( 49.00%), action 147, FPS 1.57, Running 158.39s Step 340( 49.33%), action 148, FPS 1.56, Running 158.76s Step 341( 49.67%), action 149, FPS 1.57, Running 159.52s Step 342( 50.00%), action 150, FPS 1.62, Running 159.83s Step 343( 50.33%), action 151, FPS 1.62, Running 160.69s Step 344( 50.67%), action 152, FPS 1.63, Running 161.07s Step 345( 51.00%), action 153, FPS 1.63, Running 161.82s Step 346( 51.33%), action 154, FPS 1.62, Running 162.21s Step 347( 51.67%), action 155, FPS 1.67, Running 162.61s Step 348( 52.00%), action 156, FPS 1.72, Running 162.84s Step 349( 52.33%), action 157, FPS 1.76, Running 163.30s Step 350( 52.67%), action 158, FPS 1.77, Running 163.65s Step 351( 53.00%), action 159, FPS 1.75, Running 164.53s Step 352( 53.33%), action 160, FPS 1.78, Running 164.85s Step 353( 53.67%), action 161, FPS 1.79, Running 165.81s Step 354( 54.00%), action 162, FPS 1.81, Running 166.33s Step 355( 54.33%), action 163, FPS 1.77, Running 167.21s Step 356( 54.67%), action 164, FPS 1.80, Running 167.53s Step 357( 55.00%), action 165, FPS 1.79, Running 168.41s Step 358( 55.33%), action 166, FPS 1.81, Running 168.70s Step 359( 55.67%), action 167, FPS 1.80, Running 169.52s Step 360( 56.00%), action 168, FPS 1.79, Running 169.91s Step 361( 56.33%), action 169, FPS 1.80, Running 170.64s Step 362( 56.67%), action 170, FPS 1.79, Running 171.02s Step 363( 57.00%), action 171, FPS 1.79, Running 171.87s Step 364( 57.33%), action 172, FPS 1.77, Running 172.38s Step 365( 57.67%), action 173, FPS 1.76, Running 173.16s Step 366( 58.00%), action 174, FPS 1.76, Running 173.59s Step 367( 58.33%), action 175, FPS 1.70, Running 174.41s Step 368( 58.67%), action 176, FPS 1.69, Running 174.71s Step 369( 59.00%), action 177, FPS 1.64, Running 175.50s Step 370( 59.33%), action 178, FPS 1.64, Running 175.84s Step 371( 59.67%), action 179, FPS 1.66, Running 176.61s Step 372( 60.00%), action 180, FPS 1.65, Running 176.99s Step 373( 60.33%), action 181, FPS 1.63, Running 178.10s Step 374( 60.67%), action 182, FPS 1.63, Running 178.60s Step 375( 61.00%), action 183, FPS 1.64, Running 179.41s Step 376( 61.33%), action 184, FPS 1.60, Running 180.04s Step 377( 61.67%), action 185, FPS 1.59, Running 181.00s Step 378( 62.00%), action 186, FPS 1.58, Running 181.32s Step 379( 62.33%), action 187, FPS 1.65, Running 181.63s Step 380( 62.67%), action 188, FPS 1.67, Running 181.89s Step 381( 63.00%), action 189, FPS 1.73, Running 182.21s Step 382( 63.33%), action 190, FPS 1.62, Running 183.33s [2026-08-02 20:35:56] [65 ] Seed 64 success after 183.58 s. +steps: 382 , actions: 190 . +Instruction: Empty +Total 14/65(21.54%) success. +Setting seed: 65 +Step 1( N/A%), pre moving , FPS 0.22, Running 4.60s Step 2( N/A%), pre moving , FPS 0.43, Running 4.67s Step 3( N/A%), pre moving , FPS 0.63, Running 4.75s Step 4( N/A%), pre moving , FPS 0.79, Running 5.08s Step 5( N/A%), pre moving , FPS 0.97, Running 5.18s Step 6( N/A%), pre moving , FPS 1.14, Running 5.26s Step 7( N/A%), pre moving , FPS 1.25, Running 5.62s Step 8( N/A%), pre moving , FPS 1.40, Running 5.72s Step 9( N/A%), pre moving , FPS 1.55, Running 5.80s Step 10( N/A%), pre moving , FPS 1.63, Running 6.14s Step 11( N/A%), pre moving , FPS 1.76, Running 6.24s Step 12( N/A%), pre moving , FPS 1.90, Running 6.32s Step 13( N/A%), pre moving , FPS 1.98, Running 6.57s Step 14( N/A%), pre moving , FPS 2.08, Running 6.75s Step 15( N/A%), pre moving , FPS 2.20, Running 6.82s Step 16( N/A%), pre moving , FPS 2.32, Running 6.90s Step 17( N/A%), pre moving , FPS 2.35, Running 7.23s Step 18( N/A%), pre moving , FPS 2.46, Running 7.33s Step 19( N/A%), pre moving , FPS 2.56, Running 7.41s Step 20( N/A%), pre moving , FPS 2.59, Running 7.73s Step 21( N/A%), pre moving , FPS 5.55, Running 8.20s Step 22( N/A%), pre moving , FPS 5.13, Running 8.57s Step 23( N/A%), pre moving , FPS 4.83, Running 8.89s Step 24( N/A%), pre moving , FPS 5.13, Running 8.98s Step 25( N/A%), pre moving , FPS 5.17, Running 9.05s Step 26( N/A%), pre moving , FPS 4.62, Running 9.59s Step 27( N/A%), pre moving , FPS 4.60, Running 9.96s Step 28( N/A%), pre moving , FPS 4.55, Running 10.11s Step 29( N/A%), pre moving , FPS 4.55, Running 10.19s Step 30( N/A%), pre moving , FPS 4.57, Running 10.52s Step 31( N/A%), pre moving , FPS 4.57, Running 10.61s Step 32( N/A%), pre moving , FPS 4.58, Running 10.69s Step 33( N/A%), pre moving , FPS 4.78, Running 10.76s Step 34( N/A%), pre moving , FPS 4.60, Running 11.10s Step 35( N/A%), pre moving , FPS 4.56, Running 11.20s Step 36( N/A%), pre moving , FPS 4.04, Running 11.85s Step 37( N/A%), pre moving , FPS 4.03, Running 12.19s Step 38( N/A%), pre moving , FPS 4.03, Running 12.29s Step 39( N/A%), pre moving , FPS 4.03, Running 12.37s Step 40( N/A%), pre moving , FPS 4.25, Running 12.44s Step 41( N/A%), pre moving , FPS 4.39, Running 12.76s Step 42( N/A%), pre moving , FPS 4.66, Running 12.86s Step 43( N/A%), pre moving , FPS 4.93, Running 12.94s Step 44( N/A%), pre moving , FPS 4.67, Running 13.26s Step 45( N/A%), pre moving , FPS 4.62, Running 13.37s Step 46( N/A%), pre moving , FPS 5.20, Running 13.44s Step 47( N/A%), pre moving , FPS 5.60, Running 13.53s Step 48( N/A%), pre moving , FPS 5.34, Running 13.86s Step 49( N/A%), pre moving , FPS 5.31, Running 13.96s Step 50( N/A%), pre moving , FPS 5.68, Running 14.04s Step 51( N/A%), pre moving , FPS 5.64, Running 14.16s Step 52( N/A%), pre moving , FPS 5.30, Running 14.46s Step 53( N/A%), pre moving , FPS 5.29, Running 14.54s Step 54( N/A%), pre moving , FPS 5.66, Running 14.63s Step 55( N/A%), pre moving , FPS 5.32, Running 14.96s Step 56( N/A%), pre moving , FPS 6.25, Running 15.05s Step 57( N/A%), pre moving , FPS 6.81, Running 15.12s Step 58( N/A%), pre moving , FPS 6.84, Running 15.21s Step 59( N/A%), pre moving , FPS 6.26, Running 15.56s Step 60( N/A%), pre moving , FPS 6.11, Running 15.71s Step 61( N/A%), pre moving , FPS 6.01, Running 16.09s Step 62( N/A%), pre moving , FPS 5.95, Running 16.22s Step 63( N/A%), pre moving , FPS 5.60, Running 16.51s Step 64( N/A%), pre moving , FPS 5.77, Running 16.73s Step 65( N/A%), pre moving , FPS 5.76, Running 16.85s Step 66( N/A%), pre moving , FPS 5.29, Running 17.21s Step 67( N/A%), pre moving , FPS 5.37, Running 17.26s Step 68( N/A%), pre moving , FPS 5.81, Running 17.31s Step 69( N/A%), pre moving , FPS 5.90, Running 17.35s Step 70( N/A%), pre moving , FPS 5.96, Running 17.39s Step 71( N/A%), pre moving , FPS 6.12, Running 17.43s Step 72( N/A%), pre moving , FPS 6.68, Running 17.46s Step 73( N/A%), pre moving , FPS 6.80, Running 17.48s Step 74( N/A%), pre moving , FPS 6.94, Running 17.51s Step 75( N/A%), pre moving , FPS 7.75, Running 17.54s Step 76( N/A%), pre moving , FPS 7.95, Running 17.57s Step 77( N/A%), pre moving , FPS 8.06, Running 17.60s Step 78( N/A%), pre moving , FPS 8.25, Running 17.64s Step 79( N/A%), pre moving , FPS 9.50, Running 17.67s Step 80( N/A%), pre moving , FPS 10.07, Running 17.70s Step 81( N/A%), pre moving , FPS 11.81, Running 17.78s Step 82( N/A%), pre moving , FPS 11.83, Running 17.91s Step 83( N/A%), pre moving , FPS 13.34, Running 18.01s Step 84( N/A%), pre moving , FPS 14.38, Running 18.12s Step 85( N/A%), pre moving , FPS 14.50, Running 18.22s Step 86( N/A%), pre moving , FPS 17.93, Running 18.33s Step 87( N/A%), pre moving , FPS 17.14, Running 18.42s Step 88( N/A%), pre moving , FPS 16.40, Running 18.52s Step 89( N/A%), pre moving , FPS 15.31, Running 18.65s Step 90( N/A%), pre moving , FPS 14.41, Running 18.78s Step 91( N/A%), pre moving , FPS 11.70, Running 19.14s Step 92( N/A%), pre moving , FPS 10.98, Running 19.28s Step 93( N/A%), pre moving , FPS 9.20, Running 19.66s Step 94( N/A%), pre moving , FPS 8.75, Running 19.79s Step 95( N/A%), pre moving , FPS 8.41, Running 19.92s Step 96( N/A%), pre moving , FPS 7.31, Running 20.31s Step 97( N/A%), pre moving , FPS 7.11, Running 20.42s Step 98( N/A%), pre moving , FPS 6.51, Running 20.71s Step 99( N/A%), pre moving , FPS 6.15, Running 20.92s Step 100( N/A%), pre moving , FPS 5.98, Running 21.04s Step 101( N/A%), pre moving , FPS 5.51, Running 21.41s Step 102( N/A%), pre moving , FPS 5.49, Running 21.55s Step 103( N/A%), pre moving , FPS 5.11, Running 21.93s Step 104( N/A%), pre moving , FPS 5.07, Running 22.06s Step 105( N/A%), pre moving , FPS 5.05, Running 22.19s Step 106( N/A%), pre moving , FPS 4.71, Running 22.58s Step 107( N/A%), pre moving , FPS 4.69, Running 22.69s Step 108( N/A%), pre moving , FPS 4.41, Running 23.06s Step 109( N/A%), pre moving , FPS 4.40, Running 23.20s Step 110( N/A%), pre moving , FPS 4.17, Running 23.58s Step 111( N/A%), pre moving , FPS 4.37, Running 23.71s Step 112( N/A%), pre moving , FPS 4.39, Running 23.84s Step 113( N/A%), pre moving , FPS 4.43, Running 24.17s Step 114( N/A%), pre moving , FPS 4.47, Running 24.26s Step 115( N/A%), pre moving , FPS 4.51, Running 24.35s Step 116( N/A%), pre moving , FPS 4.56, Running 24.69s Step 117( N/A%), pre moving , FPS 4.58, Running 24.79s Step 118( N/A%), pre moving , FPS 4.82, Running 24.86s Step 119( N/A%), pre moving , FPS 4.97, Running 24.94s Step 120( N/A%), pre moving , FPS 4.73, Running 25.27s Step 121( N/A%), pre moving , FPS 5.05, Running 25.37s Step 122( N/A%), pre moving , FPS 5.13, Running 25.45s Step 123( N/A%), pre moving , FPS 5.30, Running 25.70s Step 124( N/A%), pre moving , FPS 5.25, Running 25.87s Step 125( N/A%), pre moving , FPS 5.32, Running 25.95s Step 126( N/A%), pre moving , FPS 5.80, Running 26.02s Step 127( N/A%), pre moving , FPS 5.47, Running 26.35s Step 128( N/A%), pre moving , FPS 5.90, Running 26.46s Step 129( N/A%), pre moving , FPS 6.02, Running 26.52s Step 130( N/A%), pre moving , FPS 6.60, Running 26.61s Step 131( N/A%), pre moving , FPS 6.18, Running 26.95s Step 132( N/A%), pre moving , FPS 6.24, Running 27.04s Step 133( N/A%), pre moving , FPS 6.77, Running 27.12s Step 134( N/A%), pre moving , FPS 6.41, Running 27.39s Step 135( N/A%), pre moving , FPS 6.25, Running 27.55s Step 136( N/A%), pre moving , FPS 6.82, Running 27.62s Step 137( N/A%), pre moving , FPS 6.85, Running 27.71s Step 138( N/A%), pre moving , FPS 6.30, Running 28.04s Step 139( N/A%), pre moving , FPS 6.26, Running 28.14s Step 140( N/A%), pre moving , FPS 6.79, Running 28.21s Step 141( N/A%), pre moving , FPS 6.86, Running 28.29s Step 142( N/A%), pre moving , FPS 6.31, Running 28.62s Step 143( N/A%), pre moving , FPS 6.64, Running 28.72s Step 144( N/A%), pre moving , FPS 6.84, Running 28.80s Step 145( N/A%), pre moving , FPS 6.29, Running 29.13s Step 146( N/A%), pre moving , FPS 6.25, Running 29.23s Step 147( N/A%), pre moving , FPS 6.76, Running 29.30s Step 148( N/A%), pre moving , FPS 6.85, Running 29.38s Step 149( N/A%), pre moving , FPS 6.29, Running 29.70s Step 150( N/A%), pre moving , FPS 6.26, Running 29.80s Step 151( N/A%), pre moving , FPS 6.81, Running 29.88s Step 152( N/A%), pre moving , FPS 6.31, Running 30.21s Step 153( N/A%), pre moving , FPS 6.27, Running 30.31s Step 154( N/A%), pre moving , FPS 6.65, Running 30.39s Step 155( N/A%), pre moving , FPS 6.78, Running 30.50s Step 156( N/A%), pre moving , FPS 6.27, Running 30.81s Step 157( N/A%), pre moving , FPS 6.28, Running 30.89s Step 158( N/A%), pre moving , FPS 6.81, Running 30.97s Step 159( N/A%), pre moving , FPS 6.33, Running 31.30s Step 160( N/A%), pre moving , FPS 6.29, Running 31.39s Step 161( N/A%), pre moving , FPS 6.31, Running 31.46s Step 162( N/A%), pre moving , FPS 6.86, Running 31.54s Step 163( N/A%), pre moving , FPS 6.35, Running 31.86s Step 164( N/A%), pre moving , FPS 6.32, Running 31.96s Step 165( N/A%), pre moving , FPS 6.86, Running 32.04s Step 166( N/A%), pre moving , FPS 6.93, Running 32.11s Step 167( N/A%), pre moving , FPS 6.37, Running 32.44s Step 168( N/A%), pre moving , FPS 6.33, Running 32.53s Step 169( N/A%), pre moving , FPS 6.86, Running 32.62s Step 170( N/A%), pre moving , FPS 6.35, Running 32.95s Step 171( N/A%), pre moving , FPS 6.33, Running 33.04s Step 172( N/A%), pre moving , FPS 6.91, Running 33.11s Step 173( N/A%), pre moving , FPS 6.95, Running 33.19s Step 174( N/A%), pre moving , FPS 6.41, Running 33.51s Step 175( N/A%), pre moving , FPS 6.51, Running 33.58s Step 176( N/A%), pre moving , FPS 7.00, Running 33.67s Step 177( N/A%), pre moving , FPS 5.17, Running 34.76s Step 178( N/A%), pre moving , FPS 4.77, Running 35.17s Step 179( N/A%), pre moving , FPS 4.53, Running 35.72s Step 180( N/A%), pre moving , FPS 4.44, Running 35.89s Step 181( N/A%), pre moving , FPS 4.08, Running 36.35s Step 182( N/A%), pre moving , FPS 4.04, Running 36.49s Step 183( N/A%), pre moving , FPS 4.11, Running 36.73s Step 184( N/A%), pre moving , FPS 4.01, Running 36.95s Step 185( N/A%), pre moving , FPS 3.84, Running 37.25s Step 186( N/A%), pre moving , FPS 3.77, Running 37.42s Step 187( N/A%), pre moving , FPS 3.61, Running 37.98s Step 188( N/A%), pre moving , FPS 3.56, Running 38.15s Step 189( N/A%), pre moving , FPS 3.28, Running 38.71s Step 190( N/A%), pre moving , FPS 3.22, Running 39.15s Step 191( N/A%), pre moving , FPS 3.00, Running 39.71s Step 192( N/A%), pre moving , FPS 2.94, Running 39.91s Step 193( N/A%), pre moving , FPS 2.79, Running 40.36s Step 194( N/A%), pre moving , FPS 2.75, Running 40.80s Step 195( N/A%), pre moving , FPS 2.58, Running 41.34s Step 196( N/A%), pre moving , FPS 2.54, Running 41.54s Step 197( N/A%), pre moving , FPS 2.73, Running 42.07s Step 198( N/A%), pre moving , FPS 2.72, Running 42.53s Step 199( N/A%), pre moving , FPS 2.72, Running 43.06s Step 200( N/A%), pre moving , FPS 2.72, Running 43.23s Step 201( N/A%), pre moving , FPS 2.72, Running 43.71s Step 202( N/A%), pre moving , FPS 2.62, Running 44.12s Step 203( N/A%), pre moving , FPS 2.52, Running 44.67s Step 204( N/A%), pre moving , FPS 2.53, Running 44.84s Step 205( N/A%), pre moving , FPS 2.49, Running 45.29s Step 206( N/A%), pre moving , FPS 2.42, Running 45.71s Step 207( N/A%), pre moving , FPS 2.41, Running 46.28s Step 208( N/A%), pre moving , FPS 2.41, Running 46.46s Step 209( N/A%), pre moving , FPS 2.44, Running 46.91s Step 210( N/A%), pre moving , FPS 2.44, Running 47.34s Step 211( N/A%), pre moving , FPS 2.41, Running 48.00s Step 212( N/A%), pre moving , FPS 2.31, Running 48.56s Step 213( N/A%), pre moving , FPS 2.29, Running 49.10s Step 214( N/A%), pre moving , FPS 2.29, Running 49.53s Step 215( N/A%), pre moving , FPS 2.28, Running 50.12s Step 216( N/A%), pre moving , FPS 2.21, Running 50.58s Step 217( N/A%), pre moving , FPS 2.20, Running 51.16s Step 218( N/A%), pre moving , FPS 2.21, Running 51.57s Step 219( N/A%), pre moving , FPS 2.20, Running 52.16s Step 220( N/A%), pre moving , FPS 2.18, Running 52.40s Step 221( N/A%), pre moving , FPS 2.16, Running 52.97s Step 222( N/A%), pre moving , FPS 2.15, Running 53.43s Step 223( N/A%), pre moving , FPS 2.14, Running 54.01s Step 224( N/A%), pre moving , FPS 2.08, Running 54.47s Step 225( N/A%), pre moving , FPS 2.05, Running 55.06s Step 226( N/A%), pre moving , FPS 2.11, Running 55.19s Step 227( N/A%), pre moving , FPS 2.18, Running 55.46s Step 228( N/A%), pre moving , FPS 2.17, Running 55.69s Step 229( N/A%), pre moving , FPS 2.20, Running 56.01s Step 230( N/A%), pre moving , FPS 2.26, Running 56.20s Step 231( N/A%), pre moving , FPS 2.28, Running 56.79s Step 232( N/A%), pre moving , FPS 2.37, Running 57.01s Step 233( N/A%), pre moving , FPS 2.37, Running 57.54s Step 234( N/A%), pre moving , FPS 2.37, Running 57.98s Step 235( N/A%), pre moving , FPS 2.37, Running 58.55s Step 236( N/A%), pre moving , FPS 2.43, Running 58.79s Step 237( N/A%), pre moving , FPS 2.47, Running 59.24s Step 238( N/A%), pre moving , FPS 2.46, Running 59.69s Step 239( N/A%), pre moving , FPS 2.46, Running 60.28s Step 240( N/A%), pre moving , FPS 2.51, Running 60.37s Step 241( N/A%), pre moving , FPS 2.67, Running 60.46s Step 242( N/A%), pre moving , FPS 2.71, Running 60.81s Step 243( N/A%), pre moving , FPS 2.89, Running 60.92s Step 244( N/A%), pre moving , FPS 3.06, Running 61.01s Step 245( N/A%), pre moving , FPS 3.18, Running 61.34s Step 246( N/A%), pre moving , FPS 3.18, Running 61.48s Step 247( N/A%), pre moving , FPS 3.27, Running 61.57s Step 248( N/A%), pre moving , FPS 3.27, Running 61.81s Step 249( N/A%), pre moving , FPS 3.32, Running 62.04s Step 250( N/A%), pre moving , FPS 2.45, Running 64.36s Step 251( N/A%), pre moving , FPS 2.38, Running 65.18s Step 252( N/A%), pre moving , FPS 2.38, Running 65.40s Step 253( N/A%), pre moving , FPS 2.31, Running 66.21s Step 254( N/A%), pre moving , FPS 2.35, Running 66.47s Step 255( N/A%), pre moving , FPS 2.36, Running 67.03s Step 256( N/A%), pre moving , FPS 2.30, Running 67.50s Step 257( N/A%), pre moving , FPS 2.27, Running 68.05s Step 258( N/A%), pre moving , FPS 2.34, Running 68.23s Step 259( N/A%), pre moving , FPS 2.29, Running 69.02s Step 260( N/A%), pre moving , FPS 2.25, Running 69.27s Step 261( N/A%), pre moving , FPS 2.15, Running 69.75s Step 262( N/A%), pre moving , FPS 2.18, Running 69.98s Step 263( N/A%), pre moving , FPS 2.07, Running 70.57s Step 264( N/A%), pre moving , FPS 2.02, Running 70.91s Step 265( N/A%), pre moving , FPS 1.99, Running 71.40s Step 266( N/A%), pre moving , FPS 1.98, Running 71.60s Step 267( N/A%), pre moving , FPS 1.86, Running 72.33s Step 268( N/A%), pre moving , FPS 1.85, Running 72.60s Step 269( N/A%), pre moving , FPS 1.80, Running 73.17s Step 270( 0.33%), action 1, FPS 1.95, Running 74.60s Step 271( 0.67%), action 2, FPS 1.94, Running 75.48s Step 272( 1.00%), action 3, FPS 1.80, Running 76.49s Step 273( 1.33%), action 4, FPS 1.85, Running 77.04s Step 274( 1.67%), action 5, FPS 1.72, Running 78.08s Step 275( 2.00%), action 6, FPS 1.72, Running 78.63s Step 276( 2.33%), action 7, FPS 1.65, Running 79.60s Step 277( 2.67%), action 8, FPS 1.65, Running 80.15s Step 278( 3.00%), action 9, FPS 1.56, Running 81.05s Step 279( 3.33%), action 10, FPS 1.62, Running 81.34s Step 280( 3.67%), action 11, FPS 1.54, Running 82.27s Step 281( 4.00%), action 12, FPS 1.53, Running 82.80s Step 282( 4.33%), action 13, FPS 1.47, Running 83.55s Step 283( 4.67%), action 14, FPS 1.49, Running 84.03s Step 284( 5.00%), action 15, FPS 1.43, Running 84.90s Step 285( 5.33%), action 16, FPS 1.41, Running 85.54s Step 286( 5.67%), action 17, FPS 1.35, Running 86.47s Step 287( 6.00%), action 18, FPS 1.34, Running 87.21s Step 288( 6.33%), action 19, FPS 1.29, Running 88.12s Step 289( 6.67%), action 20, FPS 1.31, Running 88.45s Step 290( 7.00%), action 21, FPS 1.34, Running 89.47s Step 291( 7.33%), action 22, FPS 1.38, Running 90.01s Step 292( 7.67%), action 23, FPS 1.39, Running 90.92s Step 293( 8.00%), action 24, FPS 1.40, Running 91.28s Step 294( 8.33%), action 25, FPS 1.41, Running 92.22s Step 295( 8.67%), action 26, FPS 1.42, Running 92.68s Step 296( 9.00%), action 27, FPS 1.42, Running 93.66s Step 297( 9.33%), action 28, FPS 1.42, Running 94.24s Step 298( 9.67%), action 29, FPS 1.42, Running 95.16s Step 299( 10.00%), action 30, FPS 1.41, Running 95.51s Step 300( 10.33%), action 31, FPS 1.38, Running 96.77s Step 301( 10.67%), action 32, FPS 1.40, Running 97.07s Step 302( 11.00%), action 33, FPS 1.37, Running 98.11s Step 303( 11.33%), action 34, FPS 1.36, Running 98.70s Step 304( 11.67%), action 35, FPS 1.36, Running 99.64s Step 305( 12.00%), action 36, FPS 1.36, Running 100.25s Step 306( 12.33%), action 37, FPS 1.37, Running 101.03s Step 307( 12.67%), action 38, FPS 1.39, Running 101.60s Step 308( 13.00%), action 39, FPS 1.39, Running 102.51s Step 309( 13.33%), action 40, FPS 1.38, Running 102.94s Step 310( 13.67%), action 41, FPS 1.38, Running 103.95s Step 311( 14.00%), action 42, FPS 1.36, Running 104.71s Step 312( 14.33%), action 43, FPS 1.38, Running 105.39s Step 313( 14.67%), action 44, FPS 1.35, Running 106.08s Step 314( 15.00%), action 45, FPS 1.37, Running 106.86s Step 315( 15.33%), action 46, FPS 1.38, Running 107.18s Step 316( 15.67%), action 47, FPS 1.40, Running 107.96s Step 317( 16.00%), action 48, FPS 1.43, Running 108.26s Step 318( 16.33%), action 49, FPS 1.44, Running 109.09s Step 319( 16.67%), action 50, FPS 1.41, Running 109.64s Step 320( 17.00%), action 51, FPS 1.44, Running 110.65s Step 321( 17.33%), action 52, FPS 1.41, Running 111.25s Step 322( 17.67%), action 53, FPS 1.42, Running 112.18s Step 323( 18.00%), action 54, FPS 1.44, Running 112.60s Step 324( 18.33%), action 55, FPS 1.44, Running 113.54s Step 325( 18.67%), action 56, FPS 1.44, Running 114.12s Step 326( 19.00%), action 57, FPS 1.42, Running 115.16s Step 327( 19.33%), action 58, FPS 1.44, Running 115.45s Step 328( 19.67%), action 59, FPS 1.45, Running 116.31s Step 329( 20.00%), action 60, FPS 1.46, Running 116.63s Step 330( 20.33%), action 61, FPS 1.47, Running 117.58s Step 331( 20.67%), action 62, FPS 1.50, Running 118.01s Step 332( 21.00%), action 63, FPS 1.46, Running 119.07s Step 333( 21.33%), action 64, FPS 1.47, Running 119.67s Step 334( 21.67%), action 65, FPS 1.44, Running 120.71s Step 335( 22.00%), action 66, FPS 1.42, Running 121.29s Step 336( 22.33%), action 67, FPS 1.43, Running 121.91s Step 337( 22.67%), action 68, FPS 1.41, Running 122.43s Step 338( 23.00%), action 69, FPS 1.37, Running 123.64s Step 339( 23.33%), action 70, FPS 1.38, Running 124.14s Step 340( 23.67%), action 71, FPS 1.35, Running 125.51s Step 341( 24.00%), action 72, FPS 1.34, Running 126.17s Step 342( 24.33%), action 73, FPS 1.34, Running 127.15s Step 343( 24.67%), action 74, FPS 1.31, Running 127.85s Step 344( 25.00%), action 75, FPS 1.31, Running 128.87s Step 345( 25.33%), action 76, FPS 1.30, Running 129.55s Step 346( 25.67%), action 77, FPS 1.33, Running 130.22s Step 347( 26.00%), action 78, FPS 1.32, Running 130.56s Step 348( 26.33%), action 79, FPS 1.33, Running 131.30s Step 349( 26.67%), action 80, FPS 1.33, Running 131.67s Step 350( 27.00%), action 81, FPS 1.30, Running 132.95s Step 351( 27.33%), action 82, FPS 1.31, Running 133.25s Step 352( 27.67%), action 83, FPS 1.32, Running 134.19s Step 353( 28.00%), action 84, FPS 1.32, Running 134.82s Step 354( 28.33%), action 85, FPS 1.33, Running 135.71s Step 355( 28.67%), action 86, FPS 1.33, Running 136.37s Step 356( 29.00%), action 87, FPS 1.31, Running 137.19s Step 357( 29.33%), action 88, FPS 1.29, Running 137.99s Step 358( 29.67%), action 89, FPS 1.31, Running 138.89s Step 359( 30.00%), action 90, FPS 1.30, Running 139.49s Step 360( 30.33%), action 91, FPS 1.34, Running 140.49s Step 361( 30.67%), action 92, FPS 1.35, Running 141.04s Step 362( 31.00%), action 93, FPS 1.38, Running 141.60s Step 363( 31.33%), action 94, FPS 1.40, Running 142.13s Step 364( 31.67%), action 95, FPS 1.41, Running 143.10s Step 365( 32.00%), action 96, FPS 1.44, Running 143.41s Step 366( 32.33%), action 97, FPS 1.42, Running 144.30s Step 367( 32.67%), action 98, FPS 1.40, Running 144.81s Step 368( 33.00%), action 99, FPS 1.39, Running 145.64s Step 369( 33.33%), action 100, FPS 1.39, Running 146.05s Step 370( 33.67%), action 101, FPS 1.43, Running 146.93s Step 371( 34.00%), action 102, FPS 1.43, Running 147.26s Step 372( 34.33%), action 103, FPS 1.43, Running 148.18s Step 373( 34.67%), action 104, FPS 1.47, Running 148.43s Step 374( 35.00%), action 105, FPS 1.48, Running 149.21s Step 375( 35.33%), action 106, FPS 1.51, Running 149.58s Step 376( 35.67%), action 107, FPS 1.50, Running 150.49s Step 377( 36.00%), action 108, FPS 1.53, Running 151.08s Step 378( 36.33%), action 109, FPS 1.52, Running 152.06s Step 379( 36.67%), action 110, FPS 1.51, Running 152.75s Step 380( 37.00%), action 111, FPS 1.51, Running 153.77s Step 381( 37.33%), action 112, FPS 1.50, Running 154.41s Step 382( 37.67%), action 113, FPS 1.45, Running 155.37s Step 383( 38.00%), action 114, FPS 1.44, Running 156.05s Step 384( 38.33%), action 115, FPS 1.44, Running 156.97s Step 385( 38.67%), action 116, FPS 1.41, Running 157.58s Step 386( 39.00%), action 117, FPS 1.40, Running 158.55s Step 387( 39.33%), action 118, FPS 1.39, Running 159.21s Step 388( 39.67%), action 119, FPS 1.38, Running 160.16s [2026-08-02 20:38:37] [66 ] Seed 65 failed after 160.46 s. +steps: 388 , actions: 119 . +Instruction: Empty +Total 14/66(21.21%) success. +Setting seed: 66 +Step 1( N/A%), pre moving , FPS 0.05, Running 18.29s Step 2( N/A%), pre moving , FPS 0.11, Running 18.62s Step 3( N/A%), pre moving , FPS 0.16, Running 18.79s Step 4( N/A%), pre moving , FPS 0.21, Running 18.88s Step 5( N/A%), pre moving , FPS 0.26, Running 19.21s Step 6( N/A%), pre moving , FPS 0.31, Running 19.31s Step 7( N/A%), pre moving , FPS 0.36, Running 19.38s Step 8( N/A%), pre moving , FPS 0.41, Running 19.47s Step 9( N/A%), pre moving , FPS 0.45, Running 19.81s Step 10( N/A%), pre moving , FPS 0.50, Running 19.91s Step 11( N/A%), pre moving , FPS 0.55, Running 20.00s Step 12( N/A%), pre moving , FPS 0.59, Running 20.33s Step 13( N/A%), pre moving , FPS 0.64, Running 20.43s Step 14( N/A%), pre moving , FPS 0.68, Running 20.51s Step 15( N/A%), pre moving , FPS 0.73, Running 20.59s Step 16( N/A%), pre moving , FPS 0.76, Running 20.92s Step 17( N/A%), pre moving , FPS 0.81, Running 21.02s Step 18( N/A%), pre moving , FPS 0.85, Running 21.09s Step 19( N/A%), pre moving , FPS 0.90, Running 21.16s Step 20( N/A%), pre moving , FPS 0.93, Running 21.48s Step 21( N/A%), pre moving , FPS 5.35, Running 22.03s Step 22( N/A%), pre moving , FPS 5.71, Running 22.12s Step 23( N/A%), pre moving , FPS 5.88, Running 22.19s Step 24( N/A%), pre moving , FPS 5.45, Running 22.54s Step 25( N/A%), pre moving , FPS 5.78, Running 22.67s Step 26( N/A%), pre moving , FPS 5.15, Running 23.19s Step 27( N/A%), pre moving , FPS 5.11, Running 23.29s Step 28( N/A%), pre moving , FPS 4.82, Running 23.62s Step 29( N/A%), pre moving , FPS 5.12, Running 23.72s Step 30( N/A%), pre moving , FPS 5.16, Running 23.79s Step 31( N/A%), pre moving , FPS 5.16, Running 23.88s Step 32( N/A%), pre moving , FPS 5.16, Running 24.21s Step 33( N/A%), pre moving , FPS 5.16, Running 24.30s Step 34( N/A%), pre moving , FPS 5.19, Running 24.36s Step 35( N/A%), pre moving , FPS 5.20, Running 24.44s Step 36( N/A%), pre moving , FPS 4.86, Running 25.04s Step 37( N/A%), pre moving , FPS 4.60, Running 25.36s Step 38( N/A%), pre moving , FPS 4.57, Running 25.47s Step 39( N/A%), pre moving , FPS 4.55, Running 25.55s Step 40( N/A%), pre moving , FPS 4.83, Running 25.63s Step 41( N/A%), pre moving , FPS 5.11, Running 25.95s Step 42( N/A%), pre moving , FPS 5.18, Running 25.98s Step 43( N/A%), pre moving , FPS 5.16, Running 26.07s Step 44( N/A%), pre moving , FPS 5.60, Running 26.11s Step 45( N/A%), pre moving , FPS 5.68, Running 26.20s Step 46( N/A%), pre moving , FPS 6.50, Running 26.26s Step 47( N/A%), pre moving , FPS 6.07, Running 26.59s Step 48( N/A%), pre moving , FPS 6.52, Running 26.69s Step 49( N/A%), pre moving , FPS 6.57, Running 26.76s Step 50( N/A%), pre moving , FPS 6.56, Running 26.84s Step 51( N/A%), pre moving , FPS 6.08, Running 27.17s Step 52( N/A%), pre moving , FPS 6.54, Running 27.26s Step 53( N/A%), pre moving , FPS 6.58, Running 27.34s Step 54( N/A%), pre moving , FPS 6.56, Running 27.41s Step 55( N/A%), pre moving , FPS 6.06, Running 27.74s Step 56( N/A%), pre moving , FPS 7.16, Running 27.83s Step 57( N/A%), pre moving , FPS 7.91, Running 27.89s Step 58( N/A%), pre moving , FPS 7.97, Running 27.98s Step 59( N/A%), pre moving , FPS 7.24, Running 28.31s Step 60( N/A%), pre moving , FPS 7.26, Running 28.38s Step 61( N/A%), pre moving , FPS 7.95, Running 28.46s Step 62( N/A%), pre moving , FPS 7.84, Running 28.53s Step 63( N/A%), pre moving , FPS 7.79, Running 28.64s Step 64( N/A%), pre moving , FPS 7.53, Running 28.77s Step 65( N/A%), pre moving , FPS 7.58, Running 28.83s Step 66( N/A%), pre moving , FPS 7.50, Running 28.93s Step 67( N/A%), pre moving , FPS 8.18, Running 29.03s Step 68( N/A%), pre moving , FPS 8.32, Running 29.10s Step 69( N/A%), pre moving , FPS 8.34, Running 29.16s Step 70( N/A%), pre moving , FPS 8.29, Running 29.25s Step 71( N/A%), pre moving , FPS 9.29, Running 29.32s Step 72( N/A%), pre moving , FPS 9.45, Running 29.38s Step 73( N/A%), pre moving , FPS 8.31, Running 29.75s Step 74( N/A%), pre moving , FPS 8.13, Running 29.87s Step 75( N/A%), pre moving , FPS 8.25, Running 30.16s Step 76( N/A%), pre moving , FPS 7.81, Running 30.39s Step 77( N/A%), pre moving , FPS 7.64, Running 30.51s Step 78( N/A%), pre moving , FPS 6.91, Running 30.87s Step 79( N/A%), pre moving , FPS 7.43, Running 31.00s Step 80( N/A%), pre moving , FPS 7.33, Running 31.11s Step 81( N/A%), pre moving , FPS 6.63, Running 31.48s Step 82( N/A%), pre moving , FPS 6.52, Running 31.60s Step 83( N/A%), pre moving , FPS 6.01, Running 31.96s Step 84( N/A%), pre moving , FPS 6.00, Running 32.11s Step 85( N/A%), pre moving , FPS 5.94, Running 32.20s Step 86( N/A%), pre moving , FPS 5.91, Running 32.32s Step 87( N/A%), pre moving , FPS 5.50, Running 32.67s Step 88( N/A%), pre moving , FPS 5.42, Running 32.79s Step 89( N/A%), pre moving , FPS 4.26, Running 33.85s Step 90( N/A%), pre moving , FPS 4.24, Running 33.97s Step 91( N/A%), pre moving , FPS 3.95, Running 34.39s Step 92( N/A%), pre moving , FPS 3.91, Running 34.49s Step 93( N/A%), pre moving , FPS 3.91, Running 34.86s Step 94( N/A%), pre moving , FPS 3.91, Running 34.99s Step 95( N/A%), pre moving , FPS 4.04, Running 35.11s Step 96( N/A%), pre moving , FPS 3.93, Running 35.48s Step 97( N/A%), pre moving , FPS 3.92, Running 35.61s Step 98( N/A%), pre moving , FPS 4.08, Running 35.77s Step 99( N/A%), pre moving , FPS 3.91, Running 36.12s Step 100( N/A%), pre moving , FPS 3.90, Running 36.23s Step 101( N/A%), pre moving , FPS 3.91, Running 36.59s Step 102( N/A%), pre moving , FPS 3.91, Running 36.72s Step 103( N/A%), pre moving , FPS 3.89, Running 37.10s Step 104( N/A%), pre moving , FPS 3.90, Running 37.23s Step 105( N/A%), pre moving , FPS 3.65, Running 37.69s Step 106( N/A%), pre moving , FPS 3.63, Running 37.83s Step 107( N/A%), pre moving , FPS 3.60, Running 38.22s Step 108( N/A%), pre moving , FPS 3.56, Running 38.41s Step 109( N/A%), pre moving , FPS 3.98, Running 38.88s Step 110( N/A%), pre moving , FPS 3.97, Running 39.01s Step 111( N/A%), pre moving , FPS 4.02, Running 39.36s Step 112( N/A%), pre moving , FPS 3.95, Running 39.56s Step 113( N/A%), pre moving , FPS 3.97, Running 39.90s Step 114( N/A%), pre moving , FPS 4.00, Running 40.00s Step 115( N/A%), pre moving , FPS 4.03, Running 40.08s Step 116( N/A%), pre moving , FPS 4.00, Running 40.48s Step 117( N/A%), pre moving , FPS 3.99, Running 40.62s Step 118( N/A%), pre moving , FPS 3.81, Running 41.02s Step 119( N/A%), pre moving , FPS 3.99, Running 41.13s Step 120( N/A%), pre moving , FPS 3.96, Running 41.28s Step 121( N/A%), pre moving , FPS 3.90, Running 41.71s Step 122( N/A%), pre moving , FPS 3.89, Running 41.87s Step 123( N/A%), pre moving , FPS 3.84, Running 42.31s Step 124( N/A%), pre moving , FPS 3.85, Running 42.43s Step 125( N/A%), pre moving , FPS 3.88, Running 42.85s Step 126( N/A%), pre moving , FPS 3.86, Running 43.01s Step 127( N/A%), pre moving , FPS 3.82, Running 43.45s Step 128( N/A%), pre moving , FPS 3.90, Running 43.53s Step 129( N/A%), pre moving , FPS 3.90, Running 44.01s Step 130( N/A%), pre moving , FPS 3.87, Running 44.17s Step 131( N/A%), pre moving , FPS 3.74, Running 44.71s Step 132( N/A%), pre moving , FPS 3.51, Running 45.25s Step 133( N/A%), pre moving , FPS 3.54, Running 45.54s Step 134( N/A%), pre moving , FPS 3.49, Running 45.73s Step 135( N/A%), pre moving , FPS 3.48, Running 45.82s Step 136( N/A%), pre moving , FPS 3.53, Running 46.15s Step 137( N/A%), pre moving , FPS 3.56, Running 46.24s Step 138( N/A%), pre moving , FPS 3.79, Running 46.30s Step 139( N/A%), pre moving , FPS 3.84, Running 46.34s Step 140( N/A%), pre moving , FPS 3.89, Running 46.42s Step 141( N/A%), pre moving , FPS 3.97, Running 46.75s Step 142( N/A%), pre moving , FPS 4.02, Running 46.84s Step 143( N/A%), pre moving , FPS 4.35, Running 46.91s Step 144( N/A%), pre moving , FPS 4.39, Running 46.99s Step 145( N/A%), pre moving , FPS 4.48, Running 47.31s Step 146( N/A%), pre moving , FPS 4.59, Running 47.37s Step 147( N/A%), pre moving , FPS 5.05, Running 47.42s Step 148( N/A%), pre moving , FPS 5.06, Running 47.49s Step 149( N/A%), pre moving , FPS 5.58, Running 47.59s Step 150( N/A%), pre moving , FPS 5.74, Running 47.66s Step 151( N/A%), pre moving , FPS 6.63, Running 47.73s Step 152( N/A%), pre moving , FPS 7.86, Running 47.80s Step 153( N/A%), pre moving , FPS 8.57, Running 47.88s Step 154( N/A%), pre moving , FPS 9.00, Running 47.96s Step 155( N/A%), pre moving , FPS 8.97, Running 48.05s Step 156( N/A%), pre moving , FPS 10.11, Running 48.13s Step 157( N/A%), pre moving , FPS 10.23, Running 48.19s Step 158( N/A%), pre moving , FPS 10.11, Running 48.27s Step 159( N/A%), pre moving , FPS 10.00, Running 48.34s Step 160( N/A%), pre moving , FPS 8.90, Running 48.67s Step 161( N/A%), pre moving , FPS 9.91, Running 48.77s Step 162( N/A%), pre moving , FPS 9.97, Running 48.85s Step 163( N/A%), pre moving , FPS 8.82, Running 49.17s Step 164( N/A%), pre moving , FPS 8.78, Running 49.27s Step 165( N/A%), pre moving , FPS 9.90, Running 49.33s Step 166( N/A%), pre moving , FPS 9.78, Running 49.41s Step 167( N/A%), pre moving , FPS 8.62, Running 49.74s Step 168( N/A%), pre moving , FPS 8.58, Running 49.82s Step 169( N/A%), pre moving , FPS 8.70, Running 49.89s Step 170( N/A%), pre moving , FPS 6.06, Running 50.95s Step 171( N/A%), pre moving , FPS 5.45, Running 51.40s Step 172( N/A%), pre moving , FPS 4.84, Running 51.93s Step 173( N/A%), pre moving , FPS 4.71, Running 52.12s Step 174( N/A%), pre moving , FPS 4.31, Running 52.59s Step 175( N/A%), pre moving , FPS 4.04, Running 53.01s Step 176( N/A%), pre moving , FPS 3.68, Running 53.56s Step 177( N/A%), pre moving , FPS 3.62, Running 53.72s Step 178( N/A%), pre moving , FPS 3.35, Running 54.25s Step 179( N/A%), pre moving , FPS 3.16, Running 54.67s Step 180( N/A%), pre moving , FPS 3.06, Running 55.20s Step 181( N/A%), pre moving , FPS 3.03, Running 55.37s Step 182( N/A%), pre moving , FPS 2.84, Running 55.90s Step 183( N/A%), pre moving , FPS 2.80, Running 56.31s Step 184( N/A%), pre moving , FPS 2.62, Running 56.89s Step 185( N/A%), pre moving , FPS 2.58, Running 57.09s Step 186( N/A%), pre moving , FPS 2.45, Running 57.57s Step 187( N/A%), pre moving , FPS 2.43, Running 57.98s Step 188( N/A%), pre moving , FPS 2.30, Running 58.51s Step 189( N/A%), pre moving , FPS 2.28, Running 58.66s Step 190( N/A%), pre moving , FPS 2.43, Running 59.19s Step 191( N/A%), pre moving , FPS 2.44, Running 59.61s Step 192( N/A%), pre moving , FPS 2.42, Running 60.18s Step 193( N/A%), pre moving , FPS 2.40, Running 60.46s Step 194( N/A%), pre moving , FPS 2.42, Running 60.86s Step 195( N/A%), pre moving , FPS 2.43, Running 61.25s Step 196( N/A%), pre moving , FPS 2.43, Running 61.80s Step 197( N/A%), pre moving , FPS 2.41, Running 62.00s Step 198( N/A%), pre moving , FPS 2.44, Running 62.44s Step 199( N/A%), pre moving , FPS 2.44, Running 62.87s Step 200( N/A%), pre moving , FPS 2.43, Running 63.43s Step 201( N/A%), pre moving , FPS 2.43, Running 63.61s Step 202( N/A%), pre moving , FPS 2.42, Running 64.16s Step 203( N/A%), pre moving , FPS 2.42, Running 64.59s Step 204( N/A%), pre moving , FPS 2.35, Running 65.42s Step 205( N/A%), pre moving , FPS 2.29, Running 65.82s Step 206( N/A%), pre moving , FPS 2.36, Running 66.05s Step 207( N/A%), pre moving , FPS 2.43, Running 66.21s Step 208( N/A%), pre moving , FPS 2.53, Running 66.42s Step 209( N/A%), pre moving , FPS 2.53, Running 66.57s Step 210( N/A%), pre moving , FPS 2.61, Running 66.86s Step 211( N/A%), pre moving , FPS 2.67, Running 67.09s Step 212( N/A%), pre moving , FPS 2.74, Running 67.47s Step 213( N/A%), pre moving , FPS 2.77, Running 67.68s Step 214( N/A%), pre moving , FPS 2.70, Running 68.25s Step 215( N/A%), pre moving , FPS 2.69, Running 68.69s Step 216( N/A%), pre moving , FPS 2.68, Running 69.26s Step 217( N/A%), pre moving , FPS 2.59, Running 69.72s Step 218( N/A%), pre moving , FPS 2.57, Running 70.23s Step 219( N/A%), pre moving , FPS 2.64, Running 70.44s Step 220( N/A%), pre moving , FPS 2.65, Running 70.99s Step 221( N/A%), pre moving , FPS 2.56, Running 71.44s Step 222( N/A%), pre moving , FPS 2.54, Running 72.04s Step 223( N/A%), pre moving , FPS 2.54, Running 72.46s Step 224( N/A%), pre moving , FPS 2.62, Running 73.04s Step 225( N/A%), pre moving , FPS 2.69, Running 73.26s Step 226( N/A%), pre moving , FPS 2.59, Running 73.78s Step 227( N/A%), pre moving , FPS 2.50, Running 74.22s Step 228( N/A%), pre moving , FPS 2.39, Running 74.80s Step 229( N/A%), pre moving , FPS 2.30, Running 75.26s Step 230( N/A%), pre moving , FPS 2.23, Running 75.83s Step 231( N/A%), pre moving , FPS 2.24, Running 76.03s Step 232( N/A%), pre moving , FPS 2.19, Running 76.59s Step 233( N/A%), pre moving , FPS 2.13, Running 77.05s Step 234( N/A%), pre moving , FPS 2.13, Running 77.64s Step 235( N/A%), pre moving , FPS 2.13, Running 78.10s Step 236( N/A%), pre moving , FPS 2.12, Running 78.69s Step 237( N/A%), pre moving , FPS 2.12, Running 79.15s Step 238( N/A%), pre moving , FPS 2.11, Running 79.69s Step 239( N/A%), pre moving , FPS 2.12, Running 79.87s Step 240( N/A%), pre moving , FPS 2.12, Running 80.42s Step 241( N/A%), pre moving , FPS 2.12, Running 80.87s Step 242( N/A%), pre moving , FPS 2.13, Running 81.45s Step 243( N/A%), pre moving , FPS 2.17, Running 81.66s Step 244( N/A%), pre moving , FPS 2.20, Running 82.15s Step 245( N/A%), pre moving , FPS 2.15, Running 82.55s Step 246( N/A%), pre moving , FPS 2.14, Running 83.12s Step 247( N/A%), pre moving , FPS 2.19, Running 83.34s Step 248( N/A%), pre moving , FPS 2.21, Running 83.84s Step 249( N/A%), pre moving , FPS 2.21, Running 84.29s Step 250( N/A%), pre moving , FPS 2.21, Running 84.86s Step 251( N/A%), pre moving , FPS 2.24, Running 84.96s Step 252( N/A%), pre moving , FPS 2.29, Running 85.30s Step 253( N/A%), pre moving , FPS 2.40, Running 85.37s Step 254( N/A%), pre moving , FPS 2.57, Running 85.41s Step 255( N/A%), pre moving , FPS 2.72, Running 85.45s Step 256( N/A%), pre moving , FPS 2.94, Running 85.49s Step 257( N/A%), pre moving , FPS 3.13, Running 85.54s Step 258( N/A%), pre moving , FPS 3.40, Running 85.58s Step 259( N/A%), pre moving , FPS 3.48, Running 85.62s Step 260( N/A%), pre moving , FPS 3.82, Running 85.66s Step 261( N/A%), pre moving , FPS 3.10, Running 87.32s Step 262( N/A%), pre moving , FPS 3.11, Running 87.87s Step 263( N/A%), pre moving , FPS 3.13, Running 88.05s Step 264( N/A%), pre moving , FPS 2.99, Running 88.84s Step 265( N/A%), pre moving , FPS 3.06, Running 89.09s Step 266( N/A%), pre moving , FPS 3.09, Running 89.58s Step 267( N/A%), pre moving , FPS 3.12, Running 89.75s Step 268( N/A%), pre moving , FPS 3.10, Running 90.30s Step 269( N/A%), pre moving , FPS 3.10, Running 90.74s Step 270( N/A%), pre moving , FPS 3.15, Running 91.22s Step 271( N/A%), pre moving , FPS 3.10, Running 91.42s Step 272( N/A%), pre moving , FPS 3.02, Running 91.93s Step 273( N/A%), pre moving , FPS 2.87, Running 92.35s Step 274( N/A%), pre moving , FPS 2.69, Running 92.84s Step 275( N/A%), pre moving , FPS 2.64, Running 93.02s Step 276( N/A%), pre moving , FPS 2.44, Running 93.68s Step 277( N/A%), pre moving , FPS 2.36, Running 94.02s Step 278( N/A%), pre moving , FPS 2.23, Running 94.55s Step 279( N/A%), pre moving , FPS 2.14, Running 94.94s Step 280( N/A%), pre moving , FPS 2.03, Running 95.51s Step 281( 0.33%), action 1, FPS 1.99, Running 97.38s Step 282( 0.67%), action 2, FPS 1.99, Running 97.92s Step 283( 1.00%), action 3, FPS 1.89, Running 98.65s Step 284( 1.33%), action 4, FPS 1.95, Running 99.08s Step 285( 1.67%), action 5, FPS 1.84, Running 99.93s Step 286( 2.00%), action 6, FPS 1.86, Running 100.32s Step 287( 2.33%), action 7, FPS 1.77, Running 101.06s Step 288( 2.67%), action 8, FPS 1.75, Running 101.72s Step 289( 3.00%), action 9, FPS 1.67, Running 102.69s Step 290( 3.33%), action 10, FPS 1.68, Running 103.10s Step 291( 3.67%), action 11, FPS 1.56, Running 104.25s Step 292( 4.00%), action 12, FPS 1.54, Running 104.90s Step 293( 4.33%), action 13, FPS 1.55, Running 105.23s Step 294( 4.67%), action 14, FPS 1.57, Running 105.61s Step 295( 5.00%), action 15, FPS 1.51, Running 106.25s Step 296( 5.33%), action 16, FPS 1.50, Running 107.05s Step 297( 5.67%), action 17, FPS 1.44, Running 107.94s Step 298( 6.00%), action 18, FPS 1.45, Running 108.35s Step 299( 6.33%), action 19, FPS 1.40, Running 109.18s Step 300( 6.67%), action 20, FPS 1.39, Running 109.85s Step 301( 7.00%), action 21, FPS 1.50, Running 110.74s Step 302( 7.33%), action 22, FPS 1.51, Running 111.18s Step 303( 7.67%), action 23, FPS 1.51, Running 111.91s Step 304( 8.00%), action 24, FPS 1.50, Running 112.38s Step 305( 8.33%), action 25, FPS 1.51, Running 113.13s Step 306( 8.67%), action 26, FPS 1.49, Running 113.77s Step 307( 9.00%), action 27, FPS 1.47, Running 114.71s Step 308( 9.33%), action 28, FPS 1.49, Running 115.16s Step 309( 9.67%), action 29, FPS 1.51, Running 115.94s Step 310( 10.00%), action 30, FPS 1.48, Running 116.57s Step 311( 10.33%), action 31, FPS 1.50, Running 117.61s Step 312( 10.67%), action 32, FPS 1.49, Running 118.33s Step 313( 11.00%), action 33, FPS 1.43, Running 119.19s Step 314( 11.33%), action 34, FPS 1.39, Running 119.95s Step 315( 11.67%), action 35, FPS 1.37, Running 120.83s Step 316( 12.00%), action 36, FPS 1.38, Running 121.52s Step 317( 12.33%), action 37, FPS 1.37, Running 122.53s Step 318( 12.67%), action 38, FPS 1.34, Running 123.26s Step 319( 13.00%), action 39, FPS 1.33, Running 124.20s Step 320( 13.33%), action 40, FPS 1.37, Running 124.48s Step 321( 13.67%), action 41, FPS 1.36, Running 125.49s Step 322( 14.00%), action 42, FPS 1.34, Running 126.05s Step 323( 14.33%), action 43, FPS 1.34, Running 126.83s Step 324( 14.67%), action 44, FPS 1.32, Running 127.57s Step 325( 15.00%), action 45, FPS 1.31, Running 128.42s Step 326( 15.33%), action 46, FPS 1.33, Running 128.83s Step 327( 15.67%), action 47, FPS 1.34, Running 129.59s Step 328( 16.00%), action 48, FPS 1.33, Running 130.18s Step 329( 16.33%), action 49, FPS 1.32, Running 131.14s Step 330( 16.67%), action 50, FPS 1.33, Running 131.63s Step 331( 17.00%), action 51, FPS 1.32, Running 132.72s Step 332( 17.33%), action 52, FPS 1.35, Running 133.13s Step 333( 17.67%), action 53, FPS 1.35, Running 133.97s Step 334( 18.00%), action 54, FPS 1.36, Running 134.62s Step 335( 18.33%), action 55, FPS 1.36, Running 135.52s Step 336( 18.67%), action 56, FPS 1.34, Running 136.43s Step 337( 19.00%), action 57, FPS 1.35, Running 137.38s Step 338( 19.33%), action 58, FPS 1.35, Running 138.12s Step 339( 19.67%), action 59, FPS 1.35, Running 138.98s Step 340( 20.00%), action 60, FPS 1.31, Running 139.74s Step 341( 20.33%), action 61, FPS 1.31, Running 140.76s Step 342( 20.67%), action 62, FPS 1.31, Running 141.33s Step 343( 21.00%), action 63, FPS 1.29, Running 142.31s Step 344( 21.33%), action 64, FPS 1.32, Running 142.77s Step 345( 21.67%), action 65, FPS 1.33, Running 143.42s Step 346( 22.00%), action 66, FPS 1.35, Running 143.70s Step 347( 22.33%), action 67, FPS 1.38, Running 144.10s Step 348( 22.67%), action 68, FPS 1.38, Running 144.64s Step 349( 23.00%), action 69, FPS 1.41, Running 145.32s Step 350( 23.33%), action 70, FPS 1.40, Running 145.91s Step 351( 23.67%), action 71, FPS 1.40, Running 147.06s Step 352( 24.00%), action 72, FPS 1.41, Running 147.36s Step 353( 24.33%), action 73, FPS 1.40, Running 148.26s Step 354( 24.67%), action 74, FPS 1.39, Running 148.99s Step 355( 25.00%), action 75, FPS 1.39, Running 149.91s Step 356( 25.33%), action 76, FPS 1.40, Running 150.66s Step 357( 25.67%), action 77, FPS 1.42, Running 151.48s Step 358( 26.00%), action 78, FPS 1.45, Running 151.94s Step 359( 26.33%), action 79, FPS 1.46, Running 152.71s Step 360( 26.67%), action 80, FPS 1.49, Running 153.13s Step 361( 27.00%), action 81, FPS 1.49, Running 154.20s Step 362( 27.33%), action 82, FPS 1.49, Running 154.79s Step 363( 27.67%), action 83, FPS 1.50, Running 155.61s Step 364( 28.00%), action 84, FPS 1.50, Running 156.15s Step 365( 28.33%), action 85, FPS 1.49, Running 156.84s Step 366( 28.67%), action 86, FPS 1.45, Running 157.46s Step 367( 29.00%), action 87, FPS 1.41, Running 158.28s Step 368( 29.33%), action 88, FPS 1.43, Running 158.66s Step 369( 29.67%), action 89, FPS 1.42, Running 159.45s Step 370( 30.00%), action 90, FPS 1.40, Running 160.20s Step 371( 30.33%), action 91, FPS 1.42, Running 161.13s Step 372( 30.67%), action 92, FPS 1.39, Running 161.77s Step 373( 31.00%), action 93, FPS 1.40, Running 162.58s Step 374( 31.33%), action 94, FPS 1.42, Running 163.06s Step 375( 31.67%), action 95, FPS 1.44, Running 163.80s Step 376( 32.00%), action 96, FPS 1.42, Running 164.76s Step 377( 32.33%), action 97, FPS 1.40, Running 165.73s Step 378( 32.67%), action 98, FPS 1.41, Running 166.09s Step 379( 33.00%), action 99, FPS 1.37, Running 167.34s Step 380( 33.33%), action 100, FPS 1.32, Running 168.23s Step 381( 33.67%), action 101, FPS 1.31, Running 169.47s Step 382( 34.00%), action 102, FPS 1.32, Running 169.89s Step 383( 34.33%), action 103, FPS 1.28, Running 171.20s Step 384( 34.67%), action 104, FPS 1.28, Running 171.79s Step 385( 35.00%), action 105, FPS 1.26, Running 172.76s Step 386( 35.33%), action 106, FPS 1.27, Running 173.26s Step 387( 35.67%), action 107, FPS 1.28, Running 173.88s Step 388( 36.00%), action 108, FPS 1.25, Running 174.60s [2026-08-02 20:41:32] [67 ] Seed 66 success after 175.02 s. +steps: 388 , actions: 108 . +Instruction: Empty +Total 15/67(22.39%) success. +Setting seed: 67 +Step 1( N/A%), pre moving , FPS 0.11, Running 9.24s Step 2( N/A%), pre moving , FPS 0.21, Running 9.33s Step 3( N/A%), pre moving , FPS 0.32, Running 9.44s Step 4( N/A%), pre moving , FPS 0.41, Running 9.78s Step 5( N/A%), pre moving , FPS 0.50, Running 9.91s Step 6( N/A%), pre moving , FPS 0.60, Running 10.00s Step 7( N/A%), pre moving , FPS 0.68, Running 10.33s Step 8( N/A%), pre moving , FPS 0.77, Running 10.39s Step 9( N/A%), pre moving , FPS 0.86, Running 10.45s Step 10( N/A%), pre moving , FPS 0.95, Running 10.51s Step 11( N/A%), pre moving , FPS 1.04, Running 10.58s Step 12( N/A%), pre moving , FPS 1.12, Running 10.74s Step 13( N/A%), pre moving , FPS 1.19, Running 10.96s Step 14( N/A%), pre moving , FPS 1.27, Running 11.05s Step 15( N/A%), pre moving , FPS 1.35, Running 11.12s Step 16( N/A%), pre moving , FPS 1.43, Running 11.21s Step 17( N/A%), pre moving , FPS 1.47, Running 11.53s Step 18( N/A%), pre moving , FPS 1.55, Running 11.62s Step 19( N/A%), pre moving , FPS 1.63, Running 11.68s Step 20( N/A%), pre moving , FPS 1.70, Running 11.76s Step 21( N/A%), pre moving , FPS 6.66, Running 12.24s Step 22( N/A%), pre moving , FPS 6.65, Running 12.34s Step 23( N/A%), pre moving , FPS 6.10, Running 12.72s Step 24( N/A%), pre moving , FPS 6.67, Running 12.77s Step 25( N/A%), pre moving , FPS 6.80, Running 12.85s Step 26( N/A%), pre moving , FPS 5.96, Running 13.36s Step 27( N/A%), pre moving , FPS 6.46, Running 13.42s Step 28( N/A%), pre moving , FPS 5.97, Running 13.74s Step 29( N/A%), pre moving , FPS 5.91, Running 13.84s Step 30( N/A%), pre moving , FPS 5.88, Running 13.91s Step 31( N/A%), pre moving , FPS 5.86, Running 13.99s Step 32( N/A%), pre moving , FPS 5.59, Running 14.32s Step 33( N/A%), pre moving , FPS 5.79, Running 14.42s Step 34( N/A%), pre moving , FPS 5.80, Running 14.50s Step 35( N/A%), pre moving , FPS 5.42, Running 14.82s Step 36( N/A%), pre moving , FPS 4.72, Running 15.44s Step 37( N/A%), pre moving , FPS 5.01, Running 15.52s Step 38( N/A%), pre moving , FPS 5.02, Running 15.60s Step 39( N/A%), pre moving , FPS 4.70, Running 15.93s Step 40( N/A%), pre moving , FPS 4.69, Running 16.03s Step 41( N/A%), pre moving , FPS 5.18, Running 16.10s Step 42( N/A%), pre moving , FPS 5.20, Running 16.18s Step 43( N/A%), pre moving , FPS 5.27, Running 16.51s Step 44( N/A%), pre moving , FPS 5.23, Running 16.60s Step 45( N/A%), pre moving , FPS 5.22, Running 16.68s Step 46( N/A%), pre moving , FPS 5.89, Running 16.75s Step 47( N/A%), pre moving , FPS 5.47, Running 17.08s Step 48( N/A%), pre moving , FPS 5.83, Running 17.17s Step 49( N/A%), pre moving , FPS 5.85, Running 17.26s Step 50( N/A%), pre moving , FPS 5.44, Running 17.59s Step 51( N/A%), pre moving , FPS 5.43, Running 17.68s Step 52( N/A%), pre moving , FPS 5.84, Running 17.75s Step 53( N/A%), pre moving , FPS 5.85, Running 17.83s Step 54( N/A%), pre moving , FPS 5.50, Running 18.13s Step 55( N/A%), pre moving , FPS 5.84, Running 18.24s Step 56( N/A%), pre moving , FPS 6.98, Running 18.31s Step 57( N/A%), pre moving , FPS 6.96, Running 18.40s Step 58( N/A%), pre moving , FPS 6.41, Running 18.72s Step 59( N/A%), pre moving , FPS 6.98, Running 18.80s Step 60( N/A%), pre moving , FPS 7.03, Running 18.87s Step 61( N/A%), pre moving , FPS 7.02, Running 18.95s Step 62( N/A%), pre moving , FPS 6.45, Running 19.28s Step 63( N/A%), pre moving , FPS 6.96, Running 19.39s Step 64( N/A%), pre moving , FPS 7.01, Running 19.45s Step 65( N/A%), pre moving , FPS 7.02, Running 19.53s Step 66( N/A%), pre moving , FPS 7.08, Running 19.58s Step 67( N/A%), pre moving , FPS 7.07, Running 19.91s Step 68( N/A%), pre moving , FPS 7.05, Running 20.01s Step 69( N/A%), pre moving , FPS 7.06, Running 20.09s Step 70( N/A%), pre moving , FPS 7.08, Running 20.41s Step 71( N/A%), pre moving , FPS 6.94, Running 20.56s Step 72( N/A%), pre moving , FPS 6.82, Running 20.68s Step 73( N/A%), pre moving , FPS 6.23, Running 21.04s Step 74( N/A%), pre moving , FPS 6.57, Running 21.18s Step 75( N/A%), pre moving , FPS 6.55, Running 21.29s Step 76( N/A%), pre moving , FPS 5.92, Running 21.68s Step 77( N/A%), pre moving , FPS 5.87, Running 21.80s Step 78( N/A%), pre moving , FPS 5.80, Running 22.17s Step 79( N/A%), pre moving , FPS 5.71, Running 22.30s Step 80( N/A%), pre moving , FPS 5.63, Running 22.42s Step 81( N/A%), pre moving , FPS 5.20, Running 22.80s Step 82( N/A%), pre moving , FPS 5.51, Running 22.92s Step 83( N/A%), pre moving , FPS 5.14, Running 23.28s Step 84( N/A%), pre moving , FPS 5.05, Running 23.41s Step 85( N/A%), pre moving , FPS 5.01, Running 23.53s Step 86( N/A%), pre moving , FPS 4.64, Running 23.89s Step 87( N/A%), pre moving , FPS 4.87, Running 24.02s Step 88( N/A%), pre moving , FPS 4.84, Running 24.14s Step 89( N/A%), pre moving , FPS 4.54, Running 24.49s Step 90( N/A%), pre moving , FPS 4.77, Running 24.61s Step 91( N/A%), pre moving , FPS 4.81, Running 24.72s Step 92( N/A%), pre moving , FPS 2.79, Running 27.84s Step 93( N/A%), pre moving , FPS 2.79, Running 28.22s Step 94( N/A%), pre moving , FPS 2.62, Running 28.80s Step 95( N/A%), pre moving , FPS 2.60, Running 29.00s Step 96( N/A%), pre moving , FPS 2.57, Running 29.46s Step 97( N/A%), pre moving , FPS 2.52, Running 29.73s Step 98( N/A%), pre moving , FPS 2.50, Running 30.18s Step 99( N/A%), pre moving , FPS 2.41, Running 30.62s Step 100( N/A%), pre moving , FPS 2.37, Running 30.86s Step 101( N/A%), pre moving , FPS 2.33, Running 31.38s Step 102( N/A%), pre moving , FPS 2.23, Running 31.90s Step 103( N/A%), pre moving , FPS 2.18, Running 32.44s Step 104( N/A%), pre moving , FPS 2.09, Running 32.97s Step 105( N/A%), pre moving , FPS 1.99, Running 33.57s Step 106( N/A%), pre moving , FPS 2.04, Running 33.71s Step 107( N/A%), pre moving , FPS 1.97, Running 34.15s Step 108( N/A%), pre moving , FPS 1.97, Running 34.29s Step 109( N/A%), pre moving , FPS 1.96, Running 34.69s Step 110( N/A%), pre moving , FPS 1.96, Running 34.79s Step 111( N/A%), pre moving , FPS 1.97, Running 34.87s Step 112( N/A%), pre moving , FPS 2.80, Running 34.99s Step 113( N/A%), pre moving , FPS 2.82, Running 35.30s Step 114( N/A%), pre moving , FPS 3.03, Running 35.41s Step 115( N/A%), pre moving , FPS 3.08, Running 35.50s Step 116( N/A%), pre moving , FPS 3.13, Running 35.85s Step 117( N/A%), pre moving , FPS 3.22, Running 35.94s Step 118( N/A%), pre moving , FPS 3.44, Running 36.00s Step 119( N/A%), pre moving , FPS 3.44, Running 36.44s Step 120( N/A%), pre moving , FPS 3.49, Running 36.59s Step 121( N/A%), pre moving , FPS 3.58, Running 36.97s Step 122( N/A%), pre moving , FPS 3.83, Running 37.12s Step 123( N/A%), pre moving , FPS 4.19, Running 37.21s Step 124( N/A%), pre moving , FPS 4.31, Running 37.61s Step 125( N/A%), pre moving , FPS 4.80, Running 37.74s Step 126( N/A%), pre moving , FPS 4.59, Running 38.07s Step 127( N/A%), pre moving , FPS 4.92, Running 38.21s Step 128( N/A%), pre moving , FPS 4.61, Running 38.64s Step 129( N/A%), pre moving , FPS 4.85, Running 38.82s Step 130( N/A%), pre moving , FPS 4.49, Running 39.24s Step 131( N/A%), pre moving , FPS 4.35, Running 39.47s Step 132( N/A%), pre moving , FPS 4.06, Running 39.91s Step 133( N/A%), pre moving , FPS 4.23, Running 40.03s Step 134( N/A%), pre moving , FPS 4.04, Running 40.36s Step 135( N/A%), pre moving , FPS 4.00, Running 40.50s Step 136( N/A%), pre moving , FPS 4.22, Running 40.58s Step 137( N/A%), pre moving , FPS 3.99, Running 40.96s Step 138( N/A%), pre moving , FPS 3.95, Running 41.06s Step 139( N/A%), pre moving , FPS 4.22, Running 41.18s Step 140( N/A%), pre moving , FPS 4.07, Running 41.51s Step 141( N/A%), pre moving , FPS 4.32, Running 41.60s Step 142( N/A%), pre moving , FPS 4.32, Running 41.75s Step 143( N/A%), pre moving , FPS 4.10, Running 42.09s Step 144( N/A%), pre moving , FPS 4.38, Running 42.18s Step 145( N/A%), pre moving , FPS 4.43, Running 42.25s Step 146( N/A%), pre moving , FPS 4.68, Running 42.34s Step 147( N/A%), pre moving , FPS 4.48, Running 42.68s Step 148( N/A%), pre moving , FPS 4.83, Running 42.78s Step 149( N/A%), pre moving , FPS 4.96, Running 42.85s Step 150( N/A%), pre moving , FPS 5.41, Running 42.94s Step 151( N/A%), pre moving , FPS 5.26, Running 43.27s Step 152( N/A%), pre moving , FPS 5.78, Running 43.37s Step 153( N/A%), pre moving , FPS 5.85, Running 43.45s Step 154( N/A%), pre moving , FPS 6.32, Running 43.52s Step 155( N/A%), pre moving , FPS 5.97, Running 43.85s Step 156( N/A%), pre moving , FPS 5.95, Running 43.94s Step 157( N/A%), pre moving , FPS 6.52, Running 44.02s Step 158( N/A%), pre moving , FPS 6.59, Running 44.09s Step 159( N/A%), pre moving , FPS 6.19, Running 44.41s Step 160( N/A%), pre moving , FPS 6.67, Running 44.51s Step 161( N/A%), pre moving , FPS 6.73, Running 44.57s Step 162( N/A%), pre moving , FPS 6.90, Running 44.65s Step 163( N/A%), pre moving , FPS 6.93, Running 44.98s Step 164( N/A%), pre moving , FPS 4.99, Running 46.19s Step 165( N/A%), pre moving , FPS 4.57, Running 46.63s Step 166( N/A%), pre moving , FPS 4.33, Running 46.97s Step 167( N/A%), pre moving , FPS 4.48, Running 47.14s Step 168( N/A%), pre moving , FPS 4.21, Running 47.53s Step 169( N/A%), pre moving , FPS 3.88, Running 48.01s Step 170( N/A%), pre moving , FPS 3.56, Running 48.56s Step 171( N/A%), pre moving , FPS 3.48, Running 49.02s Step 172( N/A%), pre moving , FPS 3.21, Running 49.61s Step 173( N/A%), pre moving , FPS 3.15, Running 49.79s Step 174( N/A%), pre moving , FPS 2.94, Running 50.33s Step 175( N/A%), pre moving , FPS 2.90, Running 50.75s Step 176( N/A%), pre moving , FPS 2.71, Running 51.34s Step 177( N/A%), pre moving , FPS 2.58, Running 51.76s Step 178( N/A%), pre moving , FPS 2.43, Running 52.32s Step 179( N/A%), pre moving , FPS 2.48, Running 52.48s Step 180( N/A%), pre moving , FPS 2.35, Running 53.01s Step 181( N/A%), pre moving , FPS 2.26, Running 53.44s Step 182( N/A%), pre moving , FPS 2.14, Running 54.00s Step 183( N/A%), pre moving , FPS 2.18, Running 54.16s Step 184( N/A%), pre moving , FPS 2.36, Running 54.65s Step 185( N/A%), pre moving , FPS 2.37, Running 55.06s Step 186( N/A%), pre moving , FPS 2.31, Running 55.62s Step 187( N/A%), pre moving , FPS 2.31, Running 55.81s Step 188( N/A%), pre moving , FPS 2.29, Running 56.26s Step 189( N/A%), pre moving , FPS 2.31, Running 56.68s Step 190( N/A%), pre moving , FPS 2.30, Running 57.25s Step 191( N/A%), pre moving , FPS 2.37, Running 57.44s Step 192( N/A%), pre moving , FPS 2.40, Running 57.93s Step 193( N/A%), pre moving , FPS 2.34, Running 58.35s Step 194( N/A%), pre moving , FPS 2.34, Running 58.88s Step 195( N/A%), pre moving , FPS 2.41, Running 59.06s Step 196( N/A%), pre moving , FPS 2.43, Running 59.57s Step 197( N/A%), pre moving , FPS 2.41, Running 60.06s Step 198( N/A%), pre moving , FPS 2.40, Running 60.64s Step 199( N/A%), pre moving , FPS 2.32, Running 61.11s Step 200( N/A%), pre moving , FPS 2.32, Running 61.64s Step 201( N/A%), pre moving , FPS 2.38, Running 61.83s Step 202( N/A%), pre moving , FPS 2.40, Running 62.34s Step 203( N/A%), pre moving , FPS 2.33, Running 62.76s Step 204( N/A%), pre moving , FPS 2.32, Running 63.27s Step 205( N/A%), pre moving , FPS 2.38, Running 63.45s Step 206( N/A%), pre moving , FPS 2.39, Running 63.98s Step 207( N/A%), pre moving , FPS 2.33, Running 64.40s Step 208( N/A%), pre moving , FPS 2.31, Running 64.91s Step 209( N/A%), pre moving , FPS 2.39, Running 65.05s Step 210( N/A%), pre moving , FPS 2.50, Running 65.25s Step 211( N/A%), pre moving , FPS 2.52, Running 65.39s Step 212( N/A%), pre moving , FPS 2.61, Running 65.59s Step 213( N/A%), pre moving , FPS 2.71, Running 65.74s Step 214( N/A%), pre moving , FPS 2.79, Running 66.06s Step 215( N/A%), pre moving , FPS 2.77, Running 66.27s Step 216( N/A%), pre moving , FPS 2.78, Running 66.76s Step 217( N/A%), pre moving , FPS 2.92, Running 66.91s Step 218( N/A%), pre moving , FPS 2.93, Running 67.47s Step 219( N/A%), pre moving , FPS 2.96, Running 67.87s Step 220( N/A%), pre moving , FPS 2.93, Running 68.48s Step 221( N/A%), pre moving , FPS 2.82, Running 68.91s Step 222( N/A%), pre moving , FPS 2.77, Running 69.55s Step 223( N/A%), pre moving , FPS 2.77, Running 69.98s Step 224( N/A%), pre moving , FPS 2.73, Running 70.59s Step 225( N/A%), pre moving , FPS 2.65, Running 71.01s Step 226( N/A%), pre moving , FPS 2.60, Running 71.67s Step 227( N/A%), pre moving , FPS 2.60, Running 72.10s Step 228( N/A%), pre moving , FPS 2.57, Running 72.70s Step 229( N/A%), pre moving , FPS 2.54, Running 72.92s Step 230( N/A%), pre moving , FPS 2.46, Running 73.38s Step 231( N/A%), pre moving , FPS 2.40, Running 73.72s Step 232( N/A%), pre moving , FPS 2.29, Running 74.32s Step 233( N/A%), pre moving , FPS 2.22, Running 74.74s Step 234( N/A%), pre moving , FPS 2.14, Running 75.42s Step 235( N/A%), pre moving , FPS 2.14, Running 75.60s Step 236( N/A%), pre moving , FPS 2.14, Running 76.11s Step 237( N/A%), pre moving , FPS 2.09, Running 76.48s Step 238( N/A%), pre moving , FPS 2.09, Running 77.03s Step 239( N/A%), pre moving , FPS 2.14, Running 77.23s Step 240( N/A%), pre moving , FPS 2.16, Running 77.73s Step 241( N/A%), pre moving , FPS 2.16, Running 78.15s Step 242( N/A%), pre moving , FPS 2.19, Running 78.68s Step 243( N/A%), pre moving , FPS 2.23, Running 78.93s Step 244( N/A%), pre moving , FPS 2.26, Running 79.43s Step 245( N/A%), pre moving , FPS 2.25, Running 79.90s Step 246( N/A%), pre moving , FPS 2.28, Running 80.45s Step 247( N/A%), pre moving , FPS 2.24, Running 81.02s Step 248( N/A%), pre moving , FPS 2.26, Running 81.56s Step 249( N/A%), pre moving , FPS 2.20, Running 82.02s Step 250( N/A%), pre moving , FPS 2.18, Running 82.57s Step 251( N/A%), pre moving , FPS 2.17, Running 82.95s Step 252( N/A%), pre moving , FPS 2.23, Running 83.30s Step 253( N/A%), pre moving , FPS 2.23, Running 83.72s Step 254( N/A%), pre moving , FPS 2.26, Running 84.27s Step 255( N/A%), pre moving , FPS 2.27, Running 84.42s Step 256( N/A%), pre moving , FPS 2.34, Running 84.65s Step 257( N/A%), pre moving , FPS 2.40, Running 84.82s Step 258( N/A%), pre moving , FPS 2.45, Running 85.20s Step 259( N/A%), pre moving , FPS 2.42, Running 85.48s Step 260( N/A%), pre moving , FPS 2.47, Running 85.83s Step 261( N/A%), pre moving , FPS 2.44, Running 86.34s Step 262( N/A%), pre moving , FPS 2.44, Running 86.89s Step 263( N/A%), pre moving , FPS 2.37, Running 87.38s Step 264( N/A%), pre moving , FPS 2.35, Running 87.92s Step 265( N/A%), pre moving , FPS 2.39, Running 88.25s Step 266( N/A%), pre moving , FPS 2.45, Running 88.63s Step 267( N/A%), pre moving , FPS 2.50, Running 89.03s Step 268( N/A%), pre moving , FPS 2.51, Running 89.53s Step 269( N/A%), pre moving , FPS 2.48, Running 90.10s Step 270( N/A%), pre moving , FPS 2.47, Running 90.66s Step 271( N/A%), pre moving , FPS 2.52, Running 90.88s Step 272( N/A%), pre moving , FPS 2.48, Running 91.35s Step 273( N/A%), pre moving , FPS 2.47, Running 91.83s Step 274( N/A%), pre moving , FPS 2.47, Running 92.36s Step 275( N/A%), pre moving , FPS 2.39, Running 92.79s Step 276( N/A%), pre moving , FPS 2.29, Running 93.40s Step 277( N/A%), pre moving , FPS 2.28, Running 93.59s Step 278( N/A%), pre moving , FPS 2.24, Running 94.13s Step 279( N/A%), pre moving , FPS 2.22, Running 94.49s Step 280( N/A%), pre moving , FPS 2.16, Running 95.07s Step 281( N/A%), pre moving , FPS 2.25, Running 95.24s Step 282( N/A%), pre moving , FPS 2.24, Running 95.82s Step 283( N/A%), pre moving , FPS 2.25, Running 96.25s Step 284( N/A%), pre moving , FPS 2.25, Running 96.83s Step 285( N/A%), pre moving , FPS 2.22, Running 97.25s Step 286( N/A%), pre moving , FPS 2.17, Running 97.85s Step 287( N/A%), pre moving , FPS 2.16, Running 98.28s Step 288( N/A%), pre moving , FPS 2.21, Running 98.57s Step 289( N/A%), pre moving , FPS 2.25, Running 98.98s Step 290( N/A%), pre moving , FPS 2.25, Running 99.55s Step 291( N/A%), pre moving , FPS 2.20, Running 99.98s Step 292( N/A%), pre moving , FPS 2.17, Running 100.57s Step 293( N/A%), pre moving , FPS 2.23, Running 100.79s Step 294( N/A%), pre moving , FPS 2.23, Running 101.34s Step 295( N/A%), pre moving , FPS 2.23, Running 101.76s Step 296( N/A%), pre moving , FPS 2.25, Running 102.29s Step 297( N/A%), pre moving , FPS 2.25, Running 102.49s Step 298( N/A%), pre moving , FPS 2.26, Running 102.99s Step 299( N/A%), pre moving , FPS 2.24, Running 103.42s Step 300( N/A%), pre moving , FPS 2.31, Running 103.74s Step 301( N/A%), pre moving , FPS 2.30, Running 103.95s Step 302( N/A%), pre moving , FPS 2.35, Running 104.34s Step 303( N/A%), pre moving , FPS 2.40, Running 104.57s Step 304( N/A%), pre moving , FPS 2.42, Running 105.10s Step 305( N/A%), pre moving , FPS 2.41, Running 105.56s Step 306( N/A%), pre moving , FPS 2.42, Running 106.10s Step 307( N/A%), pre moving , FPS 2.41, Running 106.58s Step 308( N/A%), pre moving , FPS 2.32, Running 107.19s Step 309( N/A%), pre moving , FPS 2.36, Running 107.44s Step 310( N/A%), pre moving , FPS 2.40, Running 107.88s Step 311( N/A%), pre moving , FPS 2.41, Running 108.27s Step 312( N/A%), pre moving , FPS 2.42, Running 108.83s Step 313( N/A%), pre moving , FPS 2.43, Running 109.02s Step 314( N/A%), pre moving , FPS 2.43, Running 109.58s Step 315( N/A%), pre moving , FPS 2.43, Running 110.01s Step 316( N/A%), pre moving , FPS 2.41, Running 110.60s Step 317( N/A%), pre moving , FPS 2.44, Running 110.69s Step 318( N/A%), pre moving , FPS 2.56, Running 110.80s Step 319( N/A%), pre moving , FPS 2.60, Running 111.10s Step 320( N/A%), pre moving , FPS 2.68, Running 111.21s Step 321( N/A%), pre moving , FPS 2.72, Running 111.30s Step 322( N/A%), pre moving , FPS 2.78, Running 111.54s Step 323( N/A%), pre moving , FPS 2.79, Running 111.75s Step 324( N/A%), pre moving , FPS 2.97, Running 111.83s Step 325( N/A%), pre moving , FPS 3.14, Running 111.92s Step 326( N/A%), pre moving , FPS 3.25, Running 112.26s Step 327( N/A%), pre moving , FPS 2.65, Running 114.14s Step 328( N/A%), pre moving , FPS 2.63, Running 114.79s Step 329( N/A%), pre moving , FPS 2.59, Running 115.15s Step 330( N/A%), pre moving , FPS 2.57, Running 115.65s Step 331( N/A%), pre moving , FPS 2.63, Running 115.86s Step 332( N/A%), pre moving , FPS 2.56, Running 116.66s Step 333( N/A%), pre moving , FPS 2.56, Running 116.85s Step 334( N/A%), pre moving , FPS 2.55, Running 117.41s Step 335( N/A%), pre moving , FPS 2.55, Running 117.86s Step 336( N/A%), pre moving , FPS 2.57, Running 118.37s Step 337( N/A%), pre moving , FPS 2.54, Running 118.57s Step 338( N/A%), pre moving , FPS 2.36, Running 119.30s Step 339( N/A%), pre moving , FPS 2.36, Running 119.56s Step 340( N/A%), pre moving , FPS 2.25, Running 120.11s Step 341( N/A%), pre moving , FPS 2.22, Running 120.32s Step 342( N/A%), pre moving , FPS 2.17, Running 120.76s Step 343( N/A%), pre moving , FPS 2.12, Running 121.18s Step 344( N/A%), pre moving , FPS 2.03, Running 121.71s Step 345( N/A%), pre moving , FPS 2.01, Running 121.88s Step 346( N/A%), pre moving , FPS 1.98, Running 122.38s Step 347( 0.33%), action 1, FPS 2.16, Running 123.41s Step 348( 0.67%), action 2, FPS 2.12, Running 124.20s Step 349( 1.00%), action 3, FPS 2.04, Running 124.97s Step 350( 1.33%), action 4, FPS 2.06, Running 125.37s Step 351( 1.67%), action 5, FPS 1.95, Running 126.11s Step 352( 2.00%), action 6, FPS 1.96, Running 126.85s Step 353( 2.33%), action 7, FPS 1.84, Running 127.72s Step 354( 2.67%), action 8, FPS 1.87, Running 128.09s Step 355( 3.00%), action 9, FPS 1.81, Running 128.91s Step 356( 3.33%), action 10, FPS 1.75, Running 129.83s Step 357( 3.67%), action 11, FPS 1.63, Running 130.83s Step 358( 4.00%), action 12, FPS 1.66, Running 131.33s Step 359( 4.33%), action 13, FPS 1.61, Running 132.01s Step 360( 4.67%), action 14, FPS 1.62, Running 132.46s Step 361( 5.00%), action 15, FPS 1.55, Running 133.21s Step 362( 5.33%), action 16, FPS 1.56, Running 133.59s Step 363( 5.67%), action 17, FPS 1.52, Running 134.32s Step 364( 6.00%), action 18, FPS 1.53, Running 134.76s Step 365( 6.33%), action 19, FPS 1.47, Running 135.46s Step 366( 6.67%), action 20, FPS 1.46, Running 136.11s Step 367( 7.00%), action 21, FPS 1.47, Running 137.04s Step 368( 7.33%), action 22, FPS 1.49, Running 137.64s Step 369( 7.67%), action 23, FPS 1.48, Running 138.52s Step 370( 8.00%), action 24, FPS 1.46, Running 139.08s Step 371( 8.33%), action 25, FPS 1.46, Running 139.85s Step 372( 8.67%), action 26, FPS 1.46, Running 140.54s Step 373( 9.00%), action 27, FPS 1.49, Running 141.18s Step 374( 9.33%), action 28, FPS 1.48, Running 141.63s Step 375( 9.67%), action 29, FPS 1.50, Running 142.20s Step 376( 10.00%), action 30, FPS 1.53, Running 142.90s Step 377( 10.33%), action 31, FPS 1.50, Running 144.17s Step 378( 10.67%), action 32, FPS 1.47, Running 144.90s Step 379( 11.00%), action 33, FPS 1.46, Running 145.73s Step 380( 11.33%), action 34, FPS 1.45, Running 146.26s Step 381( 11.67%), action 35, FPS 1.41, Running 147.43s Step 382( 12.00%), action 36, FPS 1.38, Running 148.09s Step 383( 12.33%), action 37, FPS 1.36, Running 149.00s Step 384( 12.67%), action 38, FPS 1.36, Running 149.43s Step 385( 13.00%), action 39, FPS 1.35, Running 150.28s Step 386( 13.33%), action 40, FPS 1.36, Running 150.86s Step 387( 13.67%), action 41, FPS 1.35, Running 151.82s Step 388( 14.00%), action 42, FPS 1.36, Running 152.29s Step 389( 14.33%), action 43, FPS 1.37, Running 153.07s Step 390( 14.67%), action 44, FPS 1.39, Running 153.48s Step 391( 15.00%), action 45, FPS 1.39, Running 154.26s Step 392( 15.33%), action 46, FPS 1.40, Running 154.86s Step 393( 15.67%), action 47, FPS 1.37, Running 155.80s Step 394( 16.00%), action 48, FPS 1.37, Running 156.25s Step 395( 16.33%), action 49, FPS 1.35, Running 157.01s Step 396( 16.67%), action 50, FPS 1.37, Running 157.54s Step 397( 17.00%), action 51, FPS 1.39, Running 158.60s Step 398( 17.33%), action 52, FPS 1.40, Running 159.19s Step 399( 17.67%), action 53, FPS 1.39, Running 160.07s Step 400( 18.00%), action 54, FPS 1.42, Running 160.35s Step 401( 18.33%), action 55, FPS 1.51, Running 160.66s Step 402( 18.67%), action 56, FPS 1.56, Running 160.93s Step 403( 19.00%), action 57, FPS 1.61, Running 161.38s Step 404( 19.33%), action 58, FPS 1.62, Running 161.75s Step 405( 19.67%), action 59, FPS 1.65, Running 162.41s Step 406( 20.00%), action 60, FPS 1.65, Running 163.01s Step 407( 20.33%), action 61, FPS 1.65, Running 163.96s Step 408( 20.67%), action 62, FPS 1.64, Running 164.46s Step 409( 21.00%), action 63, FPS 1.66, Running 165.12s Step 410( 21.33%), action 64, FPS 1.63, Running 165.75s Step 411( 21.67%), action 65, FPS 1.61, Running 166.67s Step 412( 22.00%), action 66, FPS 1.59, Running 167.40s Step 413( 22.33%), action 67, FPS 1.60, Running 168.31s Step 414( 22.67%), action 68, FPS 1.59, Running 168.79s Step 415( 23.00%), action 69, FPS 1.60, Running 169.54s Step 416( 23.33%), action 70, FPS 1.59, Running 170.15s Step 417( 23.67%), action 71, FPS 1.60, Running 171.14s Step 418( 24.00%), action 72, FPS 1.59, Running 171.76s Step 419( 24.33%), action 73, FPS 1.58, Running 172.76s Step 420( 24.67%), action 74, FPS 1.53, Running 173.38s Step 421( 25.00%), action 75, FPS 1.47, Running 174.31s Step 422( 25.33%), action 76, FPS 1.46, Running 174.61s Step 423( 25.67%), action 77, FPS 1.42, Running 175.51s Step 424( 26.00%), action 78, FPS 1.41, Running 175.92s Step 425( 26.33%), action 79, FPS 1.40, Running 176.71s Step 426( 26.67%), action 80, FPS 1.39, Running 177.35s Step 427( 27.00%), action 81, FPS 1.39, Running 178.30s Step 428( 27.33%), action 82, FPS 1.41, Running 178.70s Step 429( 27.67%), action 83, FPS 1.40, Running 179.45s Step 430( 28.00%), action 84, FPS 1.43, Running 179.71s Step 431( 28.33%), action 85, FPS 1.50, Running 180.01s Step 432( 28.67%), action 86, FPS 1.52, Running 180.53s Step 433( 29.00%), action 87, FPS 1.53, Running 181.35s Step 434( 29.33%), action 88, FPS 1.53, Running 181.90s Step 435( 29.67%), action 89, FPS 1.51, Running 182.78s Step 436( 30.00%), action 90, FPS 1.52, Running 183.28s Step 437( 30.33%), action 91, FPS 1.50, Running 184.51s Step 438( 30.67%), action 92, FPS 1.49, Running 185.21s Step 439( 31.00%), action 93, FPS 1.49, Running 186.22s Step 440( 31.33%), action 94, FPS 1.48, Running 186.90s Step 441( 31.67%), action 95, FPS 1.47, Running 187.91s [2026-08-02 20:44:40] [68 ] Seed 67 failed after 188.01 s. +steps: 441 , actions: 95 . +Instruction: Empty +Total 15/68(22.06%) success. +Setting seed: 68 +Step 1( N/A%), pre moving , FPS 0.14, Running 7.12s Step 2( N/A%), pre moving , FPS 0.28, Running 7.21s Step 3( N/A%), pre moving , FPS 0.41, Running 7.26s Step 4( N/A%), pre moving , FPS 0.54, Running 7.34s Step 5( N/A%), pre moving , FPS 0.65, Running 7.66s Step 6( N/A%), pre moving , FPS 0.78, Running 7.71s Step 7( N/A%), pre moving , FPS 0.89, Running 7.89s Step 8( N/A%), pre moving , FPS 0.99, Running 8.09s Step 9( N/A%), pre moving , FPS 1.08, Running 8.34s Step 10( N/A%), pre moving , FPS 1.19, Running 8.41s Step 11( N/A%), pre moving , FPS 1.30, Running 8.49s Step 12( N/A%), pre moving , FPS 1.36, Running 8.82s Step 13( N/A%), pre moving , FPS 1.46, Running 8.91s Step 14( N/A%), pre moving , FPS 1.56, Running 8.98s Step 15( N/A%), pre moving , FPS 1.65, Running 9.10s Step 16( N/A%), pre moving , FPS 1.70, Running 9.39s Step 17( N/A%), pre moving , FPS 1.79, Running 9.49s Step 18( N/A%), pre moving , FPS 1.88, Running 9.58s Step 19( N/A%), pre moving , FPS 1.92, Running 9.90s Step 20( N/A%), pre moving , FPS 2.00, Running 10.00s Step 21( N/A%), pre moving , FPS 5.85, Running 10.54s Step 22( N/A%), pre moving , FPS 5.77, Running 10.67s Step 23( N/A%), pre moving , FPS 5.38, Running 10.99s Step 24( N/A%), pre moving , FPS 5.41, Running 11.04s Step 25( N/A%), pre moving , FPS 5.78, Running 11.12s Step 26( N/A%), pre moving , FPS 5.09, Running 11.64s Step 27( N/A%), pre moving , FPS 5.24, Running 11.71s Step 28( N/A%), pre moving , FPS 5.40, Running 11.80s Step 29( N/A%), pre moving , FPS 5.66, Running 11.87s Step 30( N/A%), pre moving , FPS 5.50, Running 12.05s Step 31( N/A%), pre moving , FPS 5.56, Running 12.09s Step 32( N/A%), pre moving , FPS 5.95, Running 12.18s Step 33( N/A%), pre moving , FPS 5.94, Running 12.28s Step 34( N/A%), pre moving , FPS 5.92, Running 12.36s Step 35( N/A%), pre moving , FPS 6.02, Running 12.43s Step 36( N/A%), pre moving , FPS 5.41, Running 13.09s Step 37( N/A%), pre moving , FPS 5.11, Running 13.41s Step 38( N/A%), pre moving , FPS 5.10, Running 13.50s Step 39( N/A%), pre moving , FPS 5.44, Running 13.58s Step 40( N/A%), pre moving , FPS 5.23, Running 13.83s Step 41( N/A%), pre moving , FPS 5.75, Running 14.02s Step 42( N/A%), pre moving , FPS 5.86, Running 14.09s Step 43( N/A%), pre moving , FPS 6.29, Running 14.17s Step 44( N/A%), pre moving , FPS 5.78, Running 14.50s Step 45( N/A%), pre moving , FPS 5.76, Running 14.60s Step 46( N/A%), pre moving , FPS 6.58, Running 14.67s Step 47( N/A%), pre moving , FPS 6.21, Running 14.93s Step 48( N/A%), pre moving , FPS 6.06, Running 15.10s Step 49( N/A%), pre moving , FPS 6.07, Running 15.16s Step 50( N/A%), pre moving , FPS 6.25, Running 15.25s Step 51( N/A%), pre moving , FPS 5.74, Running 15.57s Step 52( N/A%), pre moving , FPS 5.74, Running 15.67s Step 53( N/A%), pre moving , FPS 5.70, Running 15.79s Step 54( N/A%), pre moving , FPS 5.28, Running 16.15s Step 55( N/A%), pre moving , FPS 5.19, Running 16.28s Step 56( N/A%), pre moving , FPS 5.64, Running 16.63s Step 57( N/A%), pre moving , FPS 5.91, Running 16.79s Step 58( N/A%), pre moving , FPS 5.87, Running 16.91s Step 59( N/A%), pre moving , FPS 5.44, Running 17.26s Step 60( N/A%), pre moving , FPS 5.63, Running 17.38s Step 61( N/A%), pre moving , FPS 5.74, Running 17.50s Step 62( N/A%), pre moving , FPS 5.29, Running 17.87s Step 63( N/A%), pre moving , FPS 5.27, Running 17.96s Step 64( N/A%), pre moving , FPS 5.59, Running 18.08s Step 65( N/A%), pre moving , FPS 5.16, Running 18.47s Step 66( N/A%), pre moving , FPS 5.11, Running 18.59s Step 67( N/A%), pre moving , FPS 4.97, Running 18.95s Step 68( N/A%), pre moving , FPS 5.01, Running 19.09s Step 69( N/A%), pre moving , FPS 4.65, Running 19.46s Step 70( N/A%), pre moving , FPS 4.60, Running 19.60s Step 71( N/A%), pre moving , FPS 4.77, Running 19.76s Step 72( N/A%), pre moving , FPS 4.55, Running 20.06s Step 73( N/A%), pre moving , FPS 4.53, Running 20.20s Step 74( N/A%), pre moving , FPS 4.53, Running 20.57s Step 75( N/A%), pre moving , FPS 4.53, Running 20.70s Step 76( N/A%), pre moving , FPS 4.78, Running 20.81s Step 77( N/A%), pre moving , FPS 4.53, Running 21.21s Step 78( N/A%), pre moving , FPS 4.53, Running 21.32s Step 79( N/A%), pre moving , FPS 4.51, Running 21.69s Step 80( N/A%), pre moving , FPS 4.51, Running 21.82s Step 81( N/A%), pre moving , FPS 4.51, Running 21.93s Step 82( N/A%), pre moving , FPS 4.50, Running 22.31s Step 83( N/A%), pre moving , FPS 4.48, Running 22.43s Step 84( N/A%), pre moving , FPS 4.26, Running 22.78s Step 85( N/A%), pre moving , FPS 4.48, Running 22.93s Step 86( N/A%), pre moving , FPS 4.48, Running 23.05s Step 87( N/A%), pre moving , FPS 4.46, Running 23.44s Step 88( N/A%), pre moving , FPS 4.48, Running 23.55s Step 89( N/A%), pre moving , FPS 4.48, Running 23.92s Step 90( N/A%), pre moving , FPS 4.49, Running 24.05s Step 91( N/A%), pre moving , FPS 4.54, Running 24.17s Step 92( N/A%), pre moving , FPS 4.47, Running 24.54s Step 93( N/A%), pre moving , FPS 4.47, Running 24.67s Step 94( N/A%), pre moving , FPS 2.47, Running 28.67s Step 95( N/A%), pre moving , FPS 2.22, Running 29.71s Step 96( N/A%), pre moving , FPS 2.15, Running 30.12s Step 97( N/A%), pre moving , FPS 2.22, Running 30.20s Step 98( N/A%), pre moving , FPS 2.24, Running 30.27s Step 99( N/A%), pre moving , FPS 2.32, Running 30.31s Step 100( N/A%), pre moving , FPS 2.34, Running 30.35s Step 101( N/A%), pre moving , FPS 2.36, Running 30.39s Step 102( N/A%), pre moving , FPS 2.46, Running 30.43s Step 103( N/A%), pre moving , FPS 2.48, Running 30.47s Step 104( N/A%), pre moving , FPS 2.57, Running 30.55s Step 105( N/A%), pre moving , FPS 2.59, Running 30.65s Step 106( N/A%), pre moving , FPS 2.59, Running 30.78s Step 107( N/A%), pre moving , FPS 2.67, Running 30.93s Step 108( N/A%), pre moving , FPS 2.68, Running 31.02s Step 109( N/A%), pre moving , FPS 2.78, Running 31.12s Step 110( N/A%), pre moving , FPS 2.79, Running 31.22s Step 111( N/A%), pre moving , FPS 2.78, Running 31.36s Step 112( N/A%), pre moving , FPS 2.89, Running 31.45s Step 113( N/A%), pre moving , FPS 2.81, Running 31.79s Step 114( N/A%), pre moving , FPS 6.21, Running 31.89s Step 115( N/A%), pre moving , FPS 8.11, Running 32.18s Step 116( N/A%), pre moving , FPS 8.88, Running 32.37s Step 117( N/A%), pre moving , FPS 8.61, Running 32.52s Step 118( N/A%), pre moving , FPS 7.60, Running 32.90s Step 119( N/A%), pre moving , FPS 7.34, Running 33.04s Step 120( N/A%), pre moving , FPS 6.72, Running 33.33s Step 121( N/A%), pre moving , FPS 6.31, Running 33.56s Step 122( N/A%), pre moving , FPS 6.04, Running 33.74s Step 123( N/A%), pre moving , FPS 5.53, Running 34.09s Step 124( N/A%), pre moving , FPS 5.45, Running 34.22s Step 125( N/A%), pre moving , FPS 5.06, Running 34.60s Step 126( N/A%), pre moving , FPS 5.03, Running 34.76s Step 127( N/A%), pre moving , FPS 4.66, Running 35.22s Step 128( N/A%), pre moving , FPS 4.47, Running 35.50s Step 129( N/A%), pre moving , FPS 4.22, Running 35.86s Step 130( N/A%), pre moving , FPS 3.97, Running 36.25s Step 131( N/A%), pre moving , FPS 3.67, Running 36.81s Step 132( N/A%), pre moving , FPS 3.42, Running 37.31s Step 133( N/A%), pre moving , FPS 3.32, Running 37.81s Step 134( N/A%), pre moving , FPS 3.26, Running 38.03s Step 135( N/A%), pre moving , FPS 3.23, Running 38.36s Step 136( N/A%), pre moving , FPS 3.29, Running 38.45s Step 137( N/A%), pre moving , FPS 3.34, Running 38.52s Step 138( N/A%), pre moving , FPS 3.51, Running 38.60s Step 139( N/A%), pre moving , FPS 3.40, Running 38.93s Step 140( N/A%), pre moving , FPS 3.51, Running 39.02s Step 141( N/A%), pre moving , FPS 3.63, Running 39.07s Step 142( N/A%), pre moving , FPS 3.70, Running 39.15s Step 143( N/A%), pre moving , FPS 3.71, Running 39.47s Step 144( N/A%), pre moving , FPS 3.74, Running 39.56s Step 145( N/A%), pre moving , FPS 3.98, Running 39.63s Step 146( N/A%), pre moving , FPS 4.04, Running 39.71s Step 147( N/A%), pre moving , FPS 4.15, Running 40.03s Step 148( N/A%), pre moving , FPS 4.33, Running 40.12s Step 149( N/A%), pre moving , FPS 4.62, Running 40.19s Step 150( N/A%), pre moving , FPS 4.98, Running 40.26s Step 151( N/A%), pre moving , FPS 5.30, Running 40.59s Step 152( N/A%), pre moving , FPS 5.92, Running 40.68s Step 153( N/A%), pre moving , FPS 6.81, Running 40.75s Step 154( N/A%), pre moving , FPS 7.12, Running 40.83s Step 155( N/A%), pre moving , FPS 7.15, Running 41.16s Step 156( N/A%), pre moving , FPS 7.17, Running 41.24s Step 157( N/A%), pre moving , FPS 7.17, Running 41.31s Step 158( N/A%), pre moving , FPS 7.17, Running 41.39s Step 159( N/A%), pre moving , FPS 7.17, Running 41.72s Step 160( N/A%), pre moving , FPS 7.15, Running 41.82s Step 161( N/A%), pre moving , FPS 7.09, Running 41.89s Step 162( N/A%), pre moving , FPS 7.11, Running 41.96s Step 163( N/A%), pre moving , FPS 7.12, Running 42.28s Step 164( N/A%), pre moving , FPS 7.10, Running 42.38s Step 165( N/A%), pre moving , FPS 7.07, Running 42.46s Step 166( N/A%), pre moving , FPS 6.49, Running 42.79s Step 167( N/A%), pre moving , FPS 7.02, Running 42.88s Step 168( N/A%), pre moving , FPS 7.06, Running 42.95s Step 169( N/A%), pre moving , FPS 5.14, Running 44.08s Step 170( N/A%), pre moving , FPS 4.73, Running 44.49s Step 171( N/A%), pre moving , FPS 4.50, Running 45.03s Step 172( N/A%), pre moving , FPS 4.42, Running 45.21s Step 173( N/A%), pre moving , FPS 4.02, Running 45.72s Step 174( N/A%), pre moving , FPS 3.76, Running 46.15s Step 175( N/A%), pre moving , FPS 3.62, Running 46.69s Step 176( N/A%), pre moving , FPS 3.55, Running 46.88s Step 177( N/A%), pre moving , FPS 3.30, Running 47.37s Step 178( N/A%), pre moving , FPS 3.12, Running 47.80s Step 179( N/A%), pre moving , FPS 3.02, Running 48.33s Step 180( N/A%), pre moving , FPS 2.87, Running 48.79s Step 181( N/A%), pre moving , FPS 2.81, Running 49.00s Step 182( N/A%), pre moving , FPS 2.77, Running 49.18s Step 183( N/A%), pre moving , FPS 2.81, Running 49.41s Step 184( N/A%), pre moving , FPS 2.79, Running 49.54s Step 185( N/A%), pre moving , FPS 2.74, Running 49.74s Step 186( N/A%), pre moving , FPS 2.82, Running 49.87s Step 187( N/A%), pre moving , FPS 2.73, Running 50.20s Step 188( N/A%), pre moving , FPS 2.69, Running 50.38s Step 189( N/A%), pre moving , FPS 3.03, Running 50.67s Step 190( N/A%), pre moving , FPS 3.17, Running 50.81s Step 191( N/A%), pre moving , FPS 3.17, Running 51.34s Step 192( N/A%), pre moving , FPS 3.17, Running 51.51s Step 193( N/A%), pre moving , FPS 3.18, Running 52.02s Step 194( N/A%), pre moving , FPS 3.19, Running 52.43s Step 195( N/A%), pre moving , FPS 3.18, Running 52.98s Step 196( N/A%), pre moving , FPS 3.01, Running 53.52s Step 197( N/A%), pre moving , FPS 2.94, Running 54.18s Step 198( N/A%), pre moving , FPS 2.94, Running 54.61s Step 199( N/A%), pre moving , FPS 2.92, Running 55.17s Step 200( N/A%), pre moving , FPS 3.04, Running 55.38s Step 201( N/A%), pre moving , FPS 2.91, Running 55.87s Step 202( N/A%), pre moving , FPS 2.82, Running 56.28s Step 203( N/A%), pre moving , FPS 2.70, Running 56.82s Step 204( N/A%), pre moving , FPS 2.64, Running 57.11s Step 205( N/A%), pre moving , FPS 2.58, Running 57.50s Step 206( N/A%), pre moving , FPS 2.49, Running 57.89s Step 207( N/A%), pre moving , FPS 2.42, Running 58.45s Step 208( N/A%), pre moving , FPS 2.43, Running 58.62s Step 209( N/A%), pre moving , FPS 2.38, Running 59.08s Step 210( N/A%), pre moving , FPS 2.30, Running 59.50s Step 211( N/A%), pre moving , FPS 2.30, Running 60.05s Step 212( N/A%), pre moving , FPS 2.25, Running 60.42s Step 213( N/A%), pre moving , FPS 2.29, Running 60.73s Step 214( N/A%), pre moving , FPS 2.31, Running 61.07s Step 215( N/A%), pre moving , FPS 2.32, Running 61.61s Step 216( N/A%), pre moving , FPS 2.34, Running 62.05s Step 217( N/A%), pre moving , FPS 2.38, Running 62.60s Step 218( N/A%), pre moving , FPS 2.35, Running 63.14s Step 219( N/A%), pre moving , FPS 2.35, Running 63.68s Step 220( N/A%), pre moving , FPS 2.35, Running 63.89s Step 221( N/A%), pre moving , FPS 2.35, Running 64.40s Step 222( N/A%), pre moving , FPS 2.31, Running 64.93s Step 223( N/A%), pre moving , FPS 2.31, Running 65.47s Step 224( N/A%), pre moving , FPS 2.26, Running 65.96s Step 225( N/A%), pre moving , FPS 2.22, Running 66.51s Step 226( N/A%), pre moving , FPS 2.25, Running 66.77s Step 227( N/A%), pre moving , FPS 2.28, Running 67.23s Step 228( N/A%), pre moving , FPS 2.19, Running 67.76s Step 229( N/A%), pre moving , FPS 2.18, Running 68.27s Step 230( N/A%), pre moving , FPS 2.25, Running 68.40s Step 231( N/A%), pre moving , FPS 2.33, Running 68.61s Step 232( N/A%), pre moving , FPS 2.38, Running 68.80s Step 233( N/A%), pre moving , FPS 2.41, Running 69.02s Step 234( N/A%), pre moving , FPS 2.43, Running 69.29s Step 235( N/A%), pre moving , FPS 2.50, Running 69.60s Step 236( N/A%), pre moving , FPS 2.57, Running 69.82s Step 237( N/A%), pre moving , FPS 2.64, Running 70.17s Step 238( N/A%), pre moving , FPS 2.65, Running 70.69s Step 239( N/A%), pre moving , FPS 2.65, Running 71.23s Step 240( N/A%), pre moving , FPS 2.55, Running 71.73s Step 241( N/A%), pre moving , FPS 2.54, Running 72.29s Step 242( N/A%), pre moving , FPS 2.54, Running 72.80s Step 243( N/A%), pre moving , FPS 2.53, Running 73.38s Step 244( N/A%), pre moving , FPS 2.54, Running 73.83s Step 245( N/A%), pre moving , FPS 2.54, Running 74.39s Step 246( N/A%), pre moving , FPS 2.55, Running 74.63s Step 247( N/A%), pre moving , FPS 2.54, Running 75.09s Step 248( N/A%), pre moving , FPS 2.56, Running 75.56s Step 249( N/A%), pre moving , FPS 2.56, Running 76.10s Step 250( N/A%), pre moving , FPS 2.45, Running 76.56s Step 251( N/A%), pre moving , FPS 2.35, Running 77.12s Step 252( N/A%), pre moving , FPS 2.36, Running 77.28s Step 253( N/A%), pre moving , FPS 2.27, Running 77.82s Step 254( N/A%), pre moving , FPS 2.22, Running 78.28s Step 255( N/A%), pre moving , FPS 2.16, Running 78.85s Step 256( N/A%), pre moving , FPS 2.08, Running 79.42s Step 257( N/A%), pre moving , FPS 2.04, Running 79.98s Step 258( N/A%), pre moving , FPS 2.05, Running 80.44s Step 259( N/A%), pre moving , FPS 2.06, Running 80.95s Step 260( N/A%), pre moving , FPS 2.12, Running 81.17s Step 261( N/A%), pre moving , FPS 2.13, Running 81.66s Step 262( N/A%), pre moving , FPS 2.14, Running 82.13s Step 263( N/A%), pre moving , FPS 2.15, Running 82.67s Step 264( N/A%), pre moving , FPS 2.15, Running 83.13s Step 265( N/A%), pre moving , FPS 2.14, Running 83.73s Step 266( N/A%), pre moving , FPS 2.09, Running 84.21s Step 267( N/A%), pre moving , FPS 2.08, Running 84.70s Step 268( N/A%), pre moving , FPS 2.07, Running 85.21s Step 269( N/A%), pre moving , FPS 2.07, Running 85.77s Step 270( N/A%), pre moving , FPS 2.06, Running 86.26s Step 271( N/A%), pre moving , FPS 2.07, Running 86.77s Step 272( N/A%), pre moving , FPS 2.05, Running 87.02s Step 273( N/A%), pre moving , FPS 2.08, Running 87.42s Step 274( N/A%), pre moving , FPS 2.15, Running 87.57s Step 275( N/A%), pre moving , FPS 2.24, Running 87.77s Step 276( N/A%), pre moving , FPS 2.32, Running 88.03s Step 277( N/A%), pre moving , FPS 2.35, Running 88.48s Step 278( N/A%), pre moving , FPS 2.43, Running 88.68s Step 279( N/A%), pre moving , FPS 2.39, Running 89.33s Step 280( N/A%), pre moving , FPS 2.33, Running 89.77s Step 281( N/A%), pre moving , FPS 2.30, Running 90.34s Step 282( N/A%), pre moving , FPS 2.35, Running 90.65s Step 283( N/A%), pre moving , FPS 2.37, Running 91.10s Step 284( N/A%), pre moving , FPS 2.37, Running 91.56s Step 285( N/A%), pre moving , FPS 2.38, Running 92.13s Step 286( N/A%), pre moving , FPS 2.39, Running 92.58s Step 287( N/A%), pre moving , FPS 2.36, Running 93.17s Step 288( N/A%), pre moving , FPS 2.45, Running 93.38s Step 289( N/A%), pre moving , FPS 2.47, Running 93.87s Step 290( N/A%), pre moving , FPS 2.48, Running 94.31s Step 291( N/A%), pre moving , FPS 2.46, Running 94.89s Step 292( N/A%), pre moving , FPS 2.48, Running 95.08s Step 293( N/A%), pre moving , FPS 2.46, Running 95.56s Step 294( N/A%), pre moving , FPS 2.37, Running 95.99s Step 295( N/A%), pre moving , FPS 2.27, Running 96.57s Step 296( N/A%), pre moving , FPS 2.29, Running 96.78s Step 297( N/A%), pre moving , FPS 2.27, Running 97.29s Step 298( N/A%), pre moving , FPS 2.22, Running 97.71s Step 299( N/A%), pre moving , FPS 2.23, Running 98.30s Step 300( N/A%), pre moving , FPS 2.27, Running 98.57s Step 301( N/A%), pre moving , FPS 2.32, Running 98.96s Step 302( N/A%), pre moving , FPS 2.29, Running 99.38s Step 303( N/A%), pre moving , FPS 2.26, Running 99.95s Step 304( N/A%), pre moving , FPS 2.36, Running 100.04s Step 305( N/A%), pre moving , FPS 2.42, Running 100.40s Step 306( N/A%), pre moving , FPS 2.52, Running 100.51s Step 307( N/A%), pre moving , FPS 2.69, Running 100.61s Step 308( N/A%), pre moving , FPS 2.67, Running 100.87s Step 309( N/A%), pre moving , FPS 2.78, Running 101.07s Step 310( N/A%), pre moving , FPS 2.92, Running 101.16s Step 311( N/A%), pre moving , FPS 3.13, Running 101.27s Step 312( N/A%), pre moving , FPS 3.06, Running 101.61s Step 313( N/A%), pre moving , FPS 3.25, Running 101.72s Step 314( N/A%), pre moving , FPS 2.46, Running 104.11s Step 315( N/A%), pre moving , FPS 2.42, Running 104.83s Step 316( N/A%), pre moving , FPS 2.41, Running 105.07s Step 317( N/A%), pre moving , FPS 2.36, Running 105.75s Step 318( N/A%), pre moving , FPS 2.38, Running 106.10s Step 319( N/A%), pre moving , FPS 2.41, Running 106.60s Step 320( N/A%), pre moving , FPS 2.45, Running 106.73s Step 321( N/A%), pre moving , FPS 2.46, Running 107.08s Step 322( N/A%), pre moving , FPS 2.53, Running 107.27s Step 323( N/A%), pre moving , FPS 2.63, Running 107.55s Step 324( N/A%), pre moving , FPS 2.59, Running 107.76s Step 325( N/A%), pre moving , FPS 2.52, Running 108.35s Step 326( N/A%), pre moving , FPS 2.41, Running 108.80s Step 327( N/A%), pre moving , FPS 2.29, Running 109.34s Step 328( N/A%), pre moving , FPS 2.31, Running 109.53s Step 329( N/A%), pre moving , FPS 2.21, Running 110.11s Step 330( N/A%), pre moving , FPS 2.12, Running 110.57s Step 331( N/A%), pre moving , FPS 2.03, Running 111.12s Step 332( N/A%), pre moving , FPS 2.01, Running 111.55s Step 333( N/A%), pre moving , FPS 1.94, Running 112.05s Step 334( 0.33%), action 1, FPS 2.20, Running 113.21s Step 335( 0.67%), action 2, FPS 2.23, Running 113.81s Step 336( 1.00%), action 3, FPS 2.13, Running 114.47s Step 337( 1.33%), action 4, FPS 2.07, Running 115.41s Step 338( 1.67%), action 5, FPS 1.85, Running 116.91s Step 339( 2.00%), action 6, FPS 1.82, Running 117.57s Step 340( 2.33%), action 7, FPS 1.70, Running 118.52s Step 341( 2.67%), action 8, FPS 1.67, Running 119.08s Step 342( 3.00%), action 9, FPS 1.58, Running 119.95s Step 343( 3.33%), action 10, FPS 1.53, Running 120.59s Step 344( 3.67%), action 11, FPS 1.45, Running 121.57s Step 345( 4.00%), action 12, FPS 1.48, Running 121.89s Step 346( 4.33%), action 13, FPS 1.44, Running 122.72s Step 347( 4.67%), action 14, FPS 1.45, Running 123.10s Step 348( 5.00%), action 15, FPS 1.39, Running 123.93s Step 349( 5.33%), action 16, FPS 1.39, Running 124.54s Step 350( 5.67%), action 17, FPS 1.34, Running 125.54s Step 351( 6.00%), action 18, FPS 1.35, Running 125.91s Step 352( 6.33%), action 19, FPS 1.29, Running 127.01s Step 353( 6.67%), action 20, FPS 1.25, Running 128.00s Step 354( 7.00%), action 21, FPS 1.26, Running 129.06s Step 355( 7.33%), action 22, FPS 1.26, Running 129.68s Step 356( 7.67%), action 23, FPS 1.24, Running 130.59s Step 357( 8.00%), action 24, FPS 1.27, Running 131.18s Step 358( 8.33%), action 25, FPS 1.31, Running 132.21s Step 359( 8.67%), action 26, FPS 1.31, Running 132.80s Step 360( 9.00%), action 27, FPS 1.30, Running 133.87s Step 361( 9.33%), action 28, FPS 1.30, Running 134.46s Step 362( 9.67%), action 29, FPS 1.29, Running 135.41s Step 363( 10.00%), action 30, FPS 1.30, Running 135.99s Step 364( 10.33%), action 31, FPS 1.30, Running 136.97s Step 365( 10.67%), action 32, FPS 1.27, Running 137.58s Step 366( 11.00%), action 33, FPS 1.26, Running 138.53s Step 367( 11.33%), action 34, FPS 1.27, Running 138.87s Step 368( 11.67%), action 35, FPS 1.26, Running 139.77s Step 369( 12.00%), action 36, FPS 1.27, Running 140.34s Step 370( 12.33%), action 37, FPS 1.26, Running 141.37s Step 371( 12.67%), action 38, FPS 1.24, Running 142.00s Step 372( 13.00%), action 39, FPS 1.25, Running 143.01s Step 373( 13.33%), action 40, FPS 1.29, Running 143.51s Step 374( 13.67%), action 41, FPS 1.34, Running 143.99s Step 375( 14.00%), action 42, FPS 1.37, Running 144.25s Step 376( 14.33%), action 43, FPS 1.36, Running 145.27s Step 377( 14.67%), action 44, FPS 1.33, Running 146.19s Step 378( 15.00%), action 45, FPS 1.34, Running 147.18s Step 379( 15.33%), action 46, FPS 1.36, Running 147.51s Step 380( 15.67%), action 47, FPS 1.38, Running 148.39s Step 381( 16.00%), action 48, FPS 1.38, Running 148.99s Step 382( 16.33%), action 49, FPS 1.38, Running 149.90s Step 383( 16.67%), action 50, FPS 1.36, Running 150.70s Step 384( 17.00%), action 51, FPS 1.33, Running 152.03s Step 385( 17.33%), action 52, FPS 1.35, Running 152.41s Step 386( 17.67%), action 53, FPS 1.36, Running 153.23s Step 387( 18.00%), action 54, FPS 1.34, Running 153.80s Step 388( 18.33%), action 55, FPS 1.33, Running 154.84s Step 389( 18.67%), action 56, FPS 1.33, Running 155.42s Step 390( 19.00%), action 57, FPS 1.33, Running 156.36s Step 391( 19.33%), action 58, FPS 1.34, Running 156.97s Step 392( 19.67%), action 59, FPS 1.33, Running 158.04s Step 393( 20.00%), action 60, FPS 1.32, Running 158.63s Step 394( 20.33%), action 61, FPS 1.27, Running 159.77s Step 395( 20.67%), action 62, FPS 1.24, Running 160.42s Step 396( 21.00%), action 63, FPS 1.24, Running 161.35s Step 397( 21.33%), action 64, FPS 1.27, Running 161.98s Step 398( 21.67%), action 65, FPS 1.30, Running 162.59s Step 399( 22.00%), action 66, FPS 1.30, Running 162.84s Step 400( 22.33%), action 67, FPS 1.34, Running 163.34s Step 401( 22.67%), action 68, FPS 1.35, Running 163.80s Step 402( 23.00%), action 69, FPS 1.33, Running 164.90s Step 403( 23.33%), action 70, FPS 1.33, Running 165.76s Step 404( 23.67%), action 71, FPS 1.33, Running 167.07s Step 405( 24.00%), action 72, FPS 1.31, Running 167.70s Step 406( 24.33%), action 73, FPS 1.29, Running 168.74s Step 407( 24.67%), action 74, FPS 1.29, Running 169.35s Step 408( 25.00%), action 75, FPS 1.31, Running 170.13s Step 409( 25.33%), action 76, FPS 1.33, Running 170.48s Step 410( 25.67%), action 77, FPS 1.33, Running 171.39s Step 411( 26.00%), action 78, FPS 1.35, Running 171.78s Step 412( 26.33%), action 79, FPS 1.36, Running 172.72s Step 413( 26.67%), action 80, FPS 1.37, Running 173.25s Step 414( 27.00%), action 81, FPS 1.37, Running 174.35s Step 415( 27.33%), action 82, FPS 1.37, Running 174.98s Step 416( 27.67%), action 83, FPS 1.37, Running 175.92s Step 417( 28.00%), action 84, FPS 1.37, Running 176.52s Step 418( 28.33%), action 85, FPS 1.33, Running 177.61s Step 419( 28.67%), action 86, FPS 1.30, Running 178.21s Step 420( 29.00%), action 87, FPS 1.27, Running 179.12s Step 421( 29.33%), action 88, FPS 1.24, Running 179.91s Step 422( 29.67%), action 89, FPS 1.25, Running 180.91s Step 423( 30.00%), action 90, FPS 1.27, Running 181.51s Step 424( 30.33%), action 91, FPS 1.27, Running 182.78s Step 425( 30.67%), action 92, FPS 1.24, Running 183.87s Step 426( 31.00%), action 93, FPS 1.24, Running 184.86s Step 427( 31.33%), action 94, FPS 1.24, Running 185.54s Step 428( 31.67%), action 95, FPS 1.22, Running 186.46s Step 429( 32.00%), action 96, FPS 1.20, Running 187.09s Step 430( 32.33%), action 97, FPS 1.20, Running 188.11s Step 431( 32.67%), action 98, FPS 1.17, Running 188.88s Step 432( 33.00%), action 99, FPS 1.18, Running 189.69s Step 433( 33.33%), action 100, FPS 1.17, Running 190.38s Step 434( 33.67%), action 101, FPS 1.17, Running 191.41s Step 435( 34.00%), action 102, FPS 1.17, Running 192.01s Step 436( 34.33%), action 103, FPS 1.17, Running 192.96s Step 437( 34.67%), action 104, FPS 1.20, Running 193.25s Step 438( 35.00%), action 105, FPS 1.21, Running 194.07s Step 439( 35.33%), action 106, FPS 1.24, Running 194.39s Step 440( 35.67%), action 107, FPS 1.24, Running 195.28s Step 441( 36.00%), action 108, FPS 1.25, Running 195.94s [2026-08-02 20:47:57] [69 ] Seed 68 failed after 196.44 s. +steps: 441 , actions: 108 . +Instruction: Empty +Total 15/69(21.74%) success. +Setting seed: 69 +Step 1( N/A%), pre moving , FPS 0.32, Running 3.17s Step 2( N/A%), pre moving , FPS 0.62, Running 3.25s Step 3( N/A%), pre moving , FPS 0.90, Running 3.32s Step 4( N/A%), pre moving , FPS 1.10, Running 3.64s Step 5( N/A%), pre moving , FPS 1.36, Running 3.68s Step 6( N/A%), pre moving , FPS 1.62, Running 3.70s Step 7( N/A%), pre moving , FPS 1.84, Running 3.80s Step 8( N/A%), pre moving , FPS 2.07, Running 3.86s Step 9( N/A%), pre moving , FPS 2.31, Running 3.90s Step 10( N/A%), pre moving , FPS 2.53, Running 3.95s Step 11( N/A%), pre moving , FPS 2.75, Running 4.00s Step 12( N/A%), pre moving , FPS 2.94, Running 4.08s Step 13( N/A%), pre moving , FPS 3.10, Running 4.19s Step 14( N/A%), pre moving , FPS 3.29, Running 4.26s Step 15( N/A%), pre moving , FPS 3.47, Running 4.32s Step 16( N/A%), pre moving , FPS 3.67, Running 4.36s Step 17( N/A%), pre moving , FPS 3.84, Running 4.43s Step 18( N/A%), pre moving , FPS 3.99, Running 4.51s Step 19( N/A%), pre moving , FPS 4.14, Running 4.59s Step 20( N/A%), pre moving , FPS 4.28, Running 4.68s Step 21( N/A%), pre moving , FPS 9.73, Running 5.23s Step 22( N/A%), pre moving , FPS 8.36, Running 5.64s Step 23( N/A%), pre moving , FPS 8.30, Running 5.73s Step 24( N/A%), pre moving , FPS 9.32, Running 5.78s Step 25( N/A%), pre moving , FPS 9.19, Running 5.85s Step 26( N/A%), pre moving , FPS 7.48, Running 6.38s Step 27( N/A%), pre moving , FPS 7.54, Running 6.45s Step 28( N/A%), pre moving , FPS 6.87, Running 6.77s Step 29( N/A%), pre moving , FPS 6.73, Running 6.87s Step 30( N/A%), pre moving , FPS 6.68, Running 6.94s Step 31( N/A%), pre moving , FPS 6.62, Running 7.02s Step 32( N/A%), pre moving , FPS 5.93, Running 7.46s Step 33( N/A%), pre moving , FPS 5.94, Running 7.56s Step 34( N/A%), pre moving , FPS 5.52, Running 7.88s Step 35( N/A%), pre moving , FPS 5.48, Running 7.97s Step 36( N/A%), pre moving , FPS 4.68, Running 8.63s Step 37( N/A%), pre moving , FPS 4.66, Running 8.72s Step 38( N/A%), pre moving , FPS 4.40, Running 9.05s Step 39( N/A%), pre moving , FPS 4.39, Running 9.14s Step 40( N/A%), pre moving , FPS 4.40, Running 9.22s Step 41( N/A%), pre moving , FPS 4.63, Running 9.55s Step 42( N/A%), pre moving , FPS 5.01, Running 9.64s Step 43( N/A%), pre moving , FPS 5.02, Running 9.71s Step 44( N/A%), pre moving , FPS 5.01, Running 9.78s Step 45( N/A%), pre moving , FPS 4.71, Running 10.10s Step 46( N/A%), pre moving , FPS 5.28, Running 10.16s Step 47( N/A%), pre moving , FPS 5.25, Running 10.26s Step 48( N/A%), pre moving , FPS 5.61, Running 10.34s Step 49( N/A%), pre moving , FPS 5.42, Running 10.56s Step 50( N/A%), pre moving , FPS 5.29, Running 10.72s Step 51( N/A%), pre moving , FPS 5.27, Running 10.82s Step 52( N/A%), pre moving , FPS 5.82, Running 10.90s Step 53( N/A%), pre moving , FPS 5.86, Running 10.97s Step 54( N/A%), pre moving , FPS 5.85, Running 11.30s Step 55( N/A%), pre moving , FPS 5.86, Running 11.38s Step 56( N/A%), pre moving , FPS 7.08, Running 11.46s Step 57( N/A%), pre moving , FPS 7.11, Running 11.53s Step 58( N/A%), pre moving , FPS 7.14, Running 11.86s Step 59( N/A%), pre moving , FPS 7.14, Running 11.94s Step 60( N/A%), pre moving , FPS 7.17, Running 12.02s Step 61( N/A%), pre moving , FPS 7.84, Running 12.10s Step 62( N/A%), pre moving , FPS 7.18, Running 12.43s Step 63( N/A%), pre moving , FPS 7.11, Running 12.52s Step 64( N/A%), pre moving , FPS 7.09, Running 12.60s Step 65( N/A%), pre moving , FPS 7.77, Running 12.68s Step 66( N/A%), pre moving , FPS 7.02, Running 13.01s Step 67( N/A%), pre moving , FPS 7.01, Running 13.11s Step 68( N/A%), pre moving , FPS 7.02, Running 13.19s Step 69( N/A%), pre moving , FPS 6.69, Running 13.55s Step 70( N/A%), pre moving , FPS 6.76, Running 13.68s Step 71( N/A%), pre moving , FPS 6.71, Running 13.80s Step 72( N/A%), pre moving , FPS 6.08, Running 14.19s Step 73( N/A%), pre moving , FPS 6.01, Running 14.30s Step 74( N/A%), pre moving , FPS 5.92, Running 14.68s Step 75( N/A%), pre moving , FPS 5.85, Running 14.80s Step 76( N/A%), pre moving , FPS 5.50, Running 15.10s Step 77( N/A%), pre moving , FPS 5.29, Running 15.32s Step 78( N/A%), pre moving , FPS 5.59, Running 15.44s Step 79( N/A%), pre moving , FPS 5.16, Running 15.82s Step 80( N/A%), pre moving , FPS 5.11, Running 15.93s Step 81( N/A%), pre moving , FPS 4.76, Running 16.30s Step 82( N/A%), pre moving , FPS 5.00, Running 16.43s Step 83( N/A%), pre moving , FPS 4.97, Running 16.54s Step 84( N/A%), pre moving , FPS 4.65, Running 16.90s Step 85( N/A%), pre moving , FPS 4.61, Running 17.01s Step 86( N/A%), pre moving , FPS 4.86, Running 17.13s Step 87( N/A%), pre moving , FPS 4.56, Running 17.50s Step 88( N/A%), pre moving , FPS 4.51, Running 17.62s Step 89( N/A%), pre moving , FPS 4.78, Running 17.73s Step 90( N/A%), pre moving , FPS 4.52, Running 18.11s Step 91( N/A%), pre moving , FPS 4.52, Running 18.22s Step 92( N/A%), pre moving , FPS 4.53, Running 18.60s Step 93( N/A%), pre moving , FPS 4.55, Running 18.70s Step 94( N/A%), pre moving , FPS 4.89, Running 18.76s Step 95( N/A%), pre moving , FPS 4.95, Running 18.85s Step 96( N/A%), pre moving , FPS 4.92, Running 19.16s Step 97( N/A%), pre moving , FPS 5.06, Running 19.27s Step 98( N/A%), pre moving , FPS 5.13, Running 19.34s Step 99( N/A%), pre moving , FPS 5.55, Running 19.42s Step 100( N/A%), pre moving , FPS 5.63, Running 19.49s Step 101( N/A%), pre moving , FPS 5.70, Running 19.81s Step 102( N/A%), pre moving , FPS 5.76, Running 19.90s Step 103( N/A%), pre moving , FPS 5.83, Running 19.97s Step 104( N/A%), pre moving , FPS 6.35, Running 20.04s Step 105( N/A%), pre moving , FPS 5.97, Running 20.36s Step 106( N/A%), pre moving , FPS 6.01, Running 20.46s Step 107( N/A%), pre moving , FPS 6.59, Running 20.53s Step 108( N/A%), pre moving , FPS 6.71, Running 20.60s Step 109( N/A%), pre moving , FPS 6.25, Running 20.93s Step 110( N/A%), pre moving , FPS 6.85, Running 21.03s Step 111( N/A%), pre moving , FPS 6.92, Running 21.11s Step 112( N/A%), pre moving , FPS 7.03, Running 21.44s Step 113( N/A%), pre moving , FPS 7.14, Running 21.50s Step 114( N/A%), pre moving , FPS 7.05, Running 21.60s Step 115( N/A%), pre moving , FPS 7.05, Running 21.68s Step 116( N/A%), pre moving , FPS 7.21, Running 21.94s Step 117( N/A%), pre moving , FPS 7.14, Running 22.07s Step 118( N/A%), pre moving , FPS 7.06, Running 22.17s Step 119( N/A%), pre moving , FPS 7.06, Running 22.25s Step 120( N/A%), pre moving , FPS 6.53, Running 22.55s Step 121( N/A%), pre moving , FPS 7.06, Running 22.64s Step 122( N/A%), pre moving , FPS 7.14, Running 22.70s Step 123( N/A%), pre moving , FPS 7.15, Running 22.77s Step 124( N/A%), pre moving , FPS 7.14, Running 22.84s Step 125( N/A%), pre moving , FPS 7.84, Running 22.91s Step 126( N/A%), pre moving , FPS 8.00, Running 22.96s Step 127( N/A%), pre moving , FPS 8.02, Running 23.03s Step 128( N/A%), pre moving , FPS 7.99, Running 23.11s Step 129( N/A%), pre moving , FPS 8.96, Running 23.17s Step 130( N/A%), pre moving , FPS 9.10, Running 23.23s Step 131( N/A%), pre moving , FPS 9.21, Running 23.28s Step 132( N/A%), pre moving , FPS 10.36, Running 23.37s Step 133( N/A%), pre moving , FPS 10.14, Running 23.47s Step 134( N/A%), pre moving , FPS 10.40, Running 23.52s Step 135( N/A%), pre moving , FPS 10.40, Running 23.60s Step 136( N/A%), pre moving , FPS 10.06, Running 23.92s Step 137( N/A%), pre moving , FPS 10.30, Running 24.01s Step 138( N/A%), pre moving , FPS 10.43, Running 24.09s Step 139( N/A%), pre moving , FPS 10.48, Running 24.16s Step 140( N/A%), pre moving , FPS 10.32, Running 24.49s Step 141( N/A%), pre moving , FPS 10.35, Running 24.57s Step 142( N/A%), pre moving , FPS 10.28, Running 24.65s Step 143( N/A%), pre moving , FPS 10.31, Running 24.71s Step 144( N/A%), pre moving , FPS 9.12, Running 25.04s Step 145( N/A%), pre moving , FPS 8.99, Running 25.14s Step 146( N/A%), pre moving , FPS 8.88, Running 25.21s Step 147( N/A%), pre moving , FPS 6.13, Running 26.29s Step 148( N/A%), pre moving , FPS 5.56, Running 26.70s Step 149( N/A%), pre moving , FPS 4.90, Running 27.25s Step 150( N/A%), pre moving , FPS 4.77, Running 27.42s Step 151( N/A%), pre moving , FPS 4.27, Running 27.96s Step 152( N/A%), pre moving , FPS 3.98, Running 28.40s Step 153( N/A%), pre moving , FPS 3.65, Running 28.95s Step 154( N/A%), pre moving , FPS 3.57, Running 29.13s Step 155( N/A%), pre moving , FPS 3.30, Running 29.65s Step 156( N/A%), pre moving , FPS 3.25, Running 30.08s Step 157( N/A%), pre moving , FPS 3.01, Running 30.66s Step 158( N/A%), pre moving , FPS 2.86, Running 31.09s Step 159( N/A%), pre moving , FPS 2.68, Running 31.62s Step 160( N/A%), pre moving , FPS 2.73, Running 31.81s Step 161( N/A%), pre moving , FPS 2.58, Running 32.33s Step 162( N/A%), pre moving , FPS 2.46, Running 32.76s Step 163( N/A%), pre moving , FPS 2.32, Running 33.32s Step 164( N/A%), pre moving , FPS 2.37, Running 33.49s Step 165( N/A%), pre moving , FPS 2.27, Running 33.96s Step 166( N/A%), pre moving , FPS 2.19, Running 34.36s Step 167( N/A%), pre moving , FPS 2.32, Running 34.92s Step 168( N/A%), pre moving , FPS 2.32, Running 35.33s Step 169( N/A%), pre moving , FPS 2.32, Running 35.85s Step 170( N/A%), pre moving , FPS 2.31, Running 36.07s Step 171( N/A%), pre moving , FPS 2.33, Running 36.56s Step 172( N/A%), pre moving , FPS 2.34, Running 36.94s Step 173( N/A%), pre moving , FPS 2.34, Running 37.52s Step 174( N/A%), pre moving , FPS 2.27, Running 37.96s Step 175( N/A%), pre moving , FPS 2.26, Running 38.51s Step 176( N/A%), pre moving , FPS 2.32, Running 38.71s Step 177( N/A%), pre moving , FPS 2.34, Running 39.20s Step 178( N/A%), pre moving , FPS 2.35, Running 39.59s Step 179( N/A%), pre moving , FPS 2.36, Running 40.11s Step 180( N/A%), pre moving , FPS 2.37, Running 40.27s Step 181( N/A%), pre moving , FPS 2.37, Running 40.78s Step 182( N/A%), pre moving , FPS 2.44, Running 40.97s Step 183( N/A%), pre moving , FPS 2.54, Running 41.20s Step 184( N/A%), pre moving , FPS 2.54, Running 41.38s Step 185( N/A%), pre moving , FPS 2.56, Running 41.76s Step 186( N/A%), pre moving , FPS 2.63, Running 41.95s Step 187( N/A%), pre moving , FPS 2.68, Running 42.37s Step 188( N/A%), pre moving , FPS 2.66, Running 42.85s Step 189( N/A%), pre moving , FPS 2.65, Running 43.40s Step 190( N/A%), pre moving , FPS 2.65, Running 43.62s Step 191( N/A%), pre moving , FPS 2.63, Running 44.16s Step 192( N/A%), pre moving , FPS 2.61, Running 44.60s Step 193( N/A%), pre moving , FPS 2.62, Running 45.15s Step 194( N/A%), pre moving , FPS 2.70, Running 45.38s Step 195( N/A%), pre moving , FPS 2.72, Running 45.86s Step 196( N/A%), pre moving , FPS 2.64, Running 46.28s Step 197( N/A%), pre moving , FPS 2.62, Running 46.84s Step 198( N/A%), pre moving , FPS 2.69, Running 47.02s Step 199( N/A%), pre moving , FPS 2.68, Running 47.58s Step 200( N/A%), pre moving , FPS 2.58, Running 48.01s Step 201( N/A%), pre moving , FPS 2.56, Running 48.60s Step 202( N/A%), pre moving , FPS 2.47, Running 49.05s Step 203( N/A%), pre moving , FPS 2.38, Running 49.60s Step 204( N/A%), pre moving , FPS 2.37, Running 49.82s Step 205( N/A%), pre moving , FPS 2.33, Running 50.35s Step 206( N/A%), pre moving , FPS 2.27, Running 50.76s Step 207( N/A%), pre moving , FPS 2.22, Running 51.38s Step 208( N/A%), pre moving , FPS 2.23, Running 51.83s Step 209( N/A%), pre moving , FPS 2.22, Running 52.42s Step 210( N/A%), pre moving , FPS 2.24, Running 52.53s Step 211( N/A%), pre moving , FPS 2.37, Running 52.62s Step 212( N/A%), pre moving , FPS 2.45, Running 52.78s Step 213( N/A%), pre moving , FPS 2.52, Running 53.08s Step 214( N/A%), pre moving , FPS 2.57, Running 53.17s Step 215( N/A%), pre moving , FPS 2.70, Running 53.27s Step 216( N/A%), pre moving , FPS 2.73, Running 53.61s Step 217( N/A%), pre moving , FPS 2.90, Running 53.73s Step 218( N/A%), pre moving , FPS 2.94, Running 53.82s Step 219( N/A%), pre moving , FPS 3.03, Running 54.18s Step 220( N/A%), pre moving , FPS 2.47, Running 56.11s Step 221( N/A%), pre moving , FPS 2.47, Running 56.68s Step 222( N/A%), pre moving , FPS 2.49, Running 57.08s Step 223( N/A%), pre moving , FPS 2.51, Running 57.58s Step 224( N/A%), pre moving , FPS 2.52, Running 57.77s Step 225( N/A%), pre moving , FPS 2.46, Running 58.49s Step 226( N/A%), pre moving , FPS 2.50, Running 58.78s Step 227( N/A%), pre moving , FPS 2.54, Running 59.25s Step 228( N/A%), pre moving , FPS 2.64, Running 59.42s Step 229( N/A%), pre moving , FPS 2.59, Running 60.14s Step 230( N/A%), pre moving , FPS 2.53, Running 60.43s Step 231( N/A%), pre moving , FPS 2.46, Running 60.74s Step 232( N/A%), pre moving , FPS 2.45, Running 60.94s Step 233( N/A%), pre moving , FPS 2.45, Running 61.26s Step 234( N/A%), pre moving , FPS 2.39, Running 61.53s Step 235( N/A%), pre moving , FPS 2.23, Running 62.25s Step 236( N/A%), pre moving , FPS 2.25, Running 62.52s Step 237( N/A%), pre moving , FPS 2.13, Running 63.10s Step 238( N/A%), pre moving , FPS 2.05, Running 63.56s Step 239( N/A%), pre moving , FPS 2.03, Running 64.04s Step 240( 0.33%), action 1, FPS 2.22, Running 65.13s Step 241( 0.67%), action 2, FPS 2.23, Running 65.65s Step 242( 1.00%), action 3, FPS 2.13, Running 66.47s Step 243( 1.33%), action 4, FPS 2.16, Running 66.84s Step 244( 1.67%), action 5, FPS 2.01, Running 67.73s Step 245( 2.00%), action 6, FPS 2.10, Running 68.03s Step 246( 2.33%), action 7, FPS 1.98, Running 68.88s Step 247( 2.67%), action 8, FPS 1.97, Running 69.40s Step 248( 3.00%), action 9, FPS 1.82, Running 70.39s Step 249( 3.33%), action 10, FPS 1.89, Running 70.72s Step 250( 3.67%), action 11, FPS 1.74, Running 71.92s Step 251( 4.00%), action 12, FPS 1.74, Running 72.21s Step 252( 4.33%), action 13, FPS 1.66, Running 73.02s Step 253( 4.67%), action 14, FPS 1.66, Running 73.31s Step 254( 5.00%), action 15, FPS 1.58, Running 74.20s Step 255( 5.33%), action 16, FPS 1.63, Running 74.53s Step 256( 5.67%), action 17, FPS 1.55, Running 75.39s Step 257( 6.00%), action 18, FPS 1.56, Running 75.96s Step 258( 6.33%), action 19, FPS 1.50, Running 76.86s Step 259( 6.67%), action 20, FPS 1.53, Running 77.14s Step 260( 7.00%), action 21, FPS 1.54, Running 78.13s Step 261( 7.33%), action 22, FPS 1.53, Running 78.70s Step 262( 7.67%), action 23, FPS 1.58, Running 79.09s Step 263( 8.00%), action 24, FPS 1.60, Running 79.31s Step 264( 8.33%), action 25, FPS 1.66, Running 79.80s Step 265( 8.67%), action 26, FPS 1.62, Running 80.33s Step 266( 9.00%), action 27, FPS 1.65, Running 80.99s Step 267( 9.33%), action 28, FPS 1.66, Running 81.44s Step 268( 9.67%), action 29, FPS 1.67, Running 82.36s Step 269( 10.00%), action 30, FPS 1.64, Running 82.90s Step 270( 10.33%), action 31, FPS 1.68, Running 83.85s Step 271( 10.67%), action 32, FPS 1.63, Running 84.46s Step 272( 11.00%), action 33, FPS 1.66, Running 85.06s Step 273( 11.33%), action 34, FPS 1.62, Running 85.64s Step 274( 11.67%), action 35, FPS 1.62, Running 86.54s Step 275( 12.00%), action 36, FPS 1.63, Running 86.82s Step 276( 12.33%), action 37, FPS 1.61, Running 87.79s Step 277( 12.67%), action 38, FPS 1.65, Running 88.08s Step 278( 13.00%), action 39, FPS 1.66, Running 88.90s Step 279( 13.33%), action 40, FPS 1.62, Running 89.50s Step 280( 13.67%), action 41, FPS 1.62, Running 90.51s Step 281( 14.00%), action 42, FPS 1.64, Running 90.88s Step 282( 14.33%), action 43, FPS 1.54, Running 92.07s Step 283( 14.67%), action 44, FPS 1.48, Running 92.82s Step 284( 15.00%), action 45, FPS 1.43, Running 93.76s Step 285( 15.33%), action 46, FPS 1.45, Running 94.14s Step 286( 15.67%), action 47, FPS 1.42, Running 95.04s Step 287( 16.00%), action 48, FPS 1.41, Running 95.67s Step 288( 16.33%), action 49, FPS 1.40, Running 96.67s Step 289( 16.67%), action 50, FPS 1.39, Running 97.27s Step 290( 17.00%), action 51, FPS 1.39, Running 98.29s Step 291( 17.33%), action 52, FPS 1.39, Running 98.84s Step 292( 17.67%), action 53, FPS 1.36, Running 99.76s Step 293( 18.00%), action 54, FPS 1.33, Running 100.73s Step 294( 18.33%), action 55, FPS 1.32, Running 101.68s Step 295( 18.67%), action 56, FPS 1.31, Running 102.06s Step 296( 19.00%), action 57, FPS 1.32, Running 102.98s Step 297( 19.33%), action 58, FPS 1.29, Running 103.57s Step 298( 19.67%), action 59, FPS 1.29, Running 104.37s Step 299( 20.00%), action 60, FPS 1.31, Running 104.79s Step 300( 20.33%), action 61, FPS 1.31, Running 105.73s Step 301( 20.67%), action 62, FPS 1.29, Running 106.43s Step 302( 21.00%), action 63, FPS 1.31, Running 107.36s Step 303( 21.33%), action 64, FPS 1.32, Running 108.01s Step 304( 21.67%), action 65, FPS 1.32, Running 108.95s Step 305( 22.00%), action 66, FPS 1.30, Running 109.49s Step 306( 22.33%), action 67, FPS 1.29, Running 110.50s Step 307( 22.67%), action 68, FPS 1.32, Running 110.85s Step 308( 23.00%), action 69, FPS 1.32, Running 111.78s Step 309( 23.33%), action 70, FPS 1.33, Running 112.32s Step 310( 23.67%), action 71, FPS 1.34, Running 113.23s Step 311( 24.00%), action 72, FPS 1.32, Running 113.95s Step 312( 24.33%), action 73, FPS 1.32, Running 114.92s Step 313( 24.67%), action 74, FPS 1.35, Running 115.49s Step 314( 25.00%), action 75, FPS 1.35, Running 116.45s Step 315( 25.33%), action 76, FPS 1.36, Running 116.78s Step 316( 25.67%), action 77, FPS 1.37, Running 117.62s Step 317( 26.00%), action 78, FPS 1.40, Running 117.86s Step 318( 26.33%), action 79, FPS 1.43, Running 118.40s Step 319( 26.67%), action 80, FPS 1.44, Running 118.65s Step 320( 27.00%), action 81, FPS 1.47, Running 119.36s Step 321( 27.33%), action 82, FPS 1.46, Running 120.13s Step 322( 27.67%), action 83, FPS 1.46, Running 121.05s Step 323( 28.00%), action 84, FPS 1.49, Running 121.40s Step 324( 28.33%), action 85, FPS 1.50, Running 122.25s Step 325( 28.67%), action 86, FPS 1.50, Running 122.83s Step 326( 29.00%), action 87, FPS 1.50, Running 123.87s Step 327( 29.33%), action 88, FPS 1.47, Running 124.48s Step 328( 29.67%), action 89, FPS 1.46, Running 125.52s Step 329( 30.00%), action 90, FPS 1.47, Running 125.90s Step 330( 30.33%), action 91, FPS 1.45, Running 127.03s Step 331( 30.67%), action 92, FPS 1.48, Running 127.46s Step 332( 31.00%), action 93, FPS 1.48, Running 128.40s Step 333( 31.33%), action 94, FPS 1.52, Running 128.69s Step 334( 31.67%), action 95, FPS 1.53, Running 129.56s Step 335( 32.00%), action 96, FPS 1.49, Running 130.18s Step 336( 32.33%), action 97, FPS 1.49, Running 131.08s Step 337( 32.67%), action 98, FPS 1.47, Running 131.45s Step 338( 33.00%), action 99, FPS 1.44, Running 132.29s Step 339( 33.33%), action 100, FPS 1.41, Running 132.83s Step 340( 33.67%), action 101, FPS 1.39, Running 133.77s Step 341( 34.00%), action 102, FPS 1.43, Running 134.07s Step 342( 34.33%), action 103, FPS 1.44, Running 134.93s Step 343( 34.67%), action 104, FPS 1.43, Running 135.38s Step 344( 35.00%), action 105, FPS 1.45, Running 136.07s Step 345( 35.33%), action 106, FPS 1.45, Running 136.60s Step 346( 35.67%), action 107, FPS 1.50, Running 137.25s Step 347( 36.00%), action 108, FPS 1.55, Running 137.43s Step 348( 36.33%), action 109, FPS 1.64, Running 137.74s Step 349( 36.67%), action 110, FPS 1.65, Running 138.05s Step 350( 37.00%), action 111, FPS 1.72, Running 138.67s Step 351( 37.33%), action 112, FPS 1.74, Running 138.96s Step 352( 37.67%), action 113, FPS 1.75, Running 139.82s Step 353( 38.00%), action 114, FPS 1.75, Running 140.10s Step 354( 38.33%), action 115, FPS 1.75, Running 140.97s Step 355( 38.67%), action 116, FPS 1.76, Running 141.57s Step 356( 39.00%), action 117, FPS 1.75, Running 142.52s Step 357( 39.33%), action 118, FPS 1.75, Running 142.89s Step 358( 39.67%), action 119, FPS 1.76, Running 143.68s Step 359( 40.00%), action 120, FPS 1.80, Running 143.95s Step 360( 40.33%), action 121, FPS 1.79, Running 144.92s Step 361( 40.67%), action 122, FPS 1.77, Running 145.40s Step 362( 41.00%), action 123, FPS 1.76, Running 146.31s Step 363( 41.33%), action 124, FPS 1.76, Running 146.72s Step 364( 41.67%), action 125, FPS 1.75, Running 147.50s Step 365( 42.00%), action 126, FPS 1.79, Running 147.79s Step 366( 42.33%), action 127, FPS 1.75, Running 148.64s Step 367( 42.67%), action 128, FPS 1.74, Running 148.94s Step 368( 43.00%), action 129, FPS 1.65, Running 149.89s Step 369( 43.33%), action 130, FPS 1.62, Running 150.42s Step 370( 43.67%), action 131, FPS 1.57, Running 151.38s Step 371( 44.00%), action 132, FPS 1.53, Running 152.05s Step 372( 44.33%), action 133, FPS 1.53, Running 152.94s [2026-08-02 20:50:30] [70 ] Seed 69 failed after 153.43 s. +steps: 372 , actions: 133 . +Instruction: Empty +Total 15/70(21.43%) success. +Setting seed: 70 +Step 1( N/A%), pre moving , FPS 0.19, Running 5.19s Step 2( N/A%), pre moving , FPS 0.37, Running 5.44s Step 3( N/A%), pre moving , FPS 0.46, Running 6.54s Step 4( N/A%), pre moving , FPS 0.55, Running 7.33s Step 5( N/A%), pre moving , FPS 0.63, Running 7.92s Step 6( N/A%), pre moving , FPS 0.72, Running 8.36s Step 7( N/A%), pre moving , FPS 0.82, Running 8.50s Step 8( N/A%), pre moving , FPS 0.93, Running 8.61s Step 9( N/A%), pre moving , FPS 1.01, Running 8.95s Step 10( N/A%), pre moving , FPS 1.11, Running 9.02s Step 11( N/A%), pre moving , FPS 1.21, Running 9.11s Step 12( N/A%), pre moving , FPS 1.31, Running 9.19s Step 13( N/A%), pre moving , FPS 1.36, Running 9.52s Step 14( N/A%), pre moving , FPS 1.46, Running 9.62s Step 15( N/A%), pre moving , FPS 1.55, Running 9.69s Step 16( N/A%), pre moving , FPS 1.64, Running 9.77s Step 17( N/A%), pre moving , FPS 1.68, Running 10.11s Step 18( N/A%), pre moving , FPS 1.76, Running 10.21s Step 19( N/A%), pre moving , FPS 1.85, Running 10.29s Step 20( N/A%), pre moving , FPS 1.93, Running 10.37s Step 21( N/A%), pre moving , FPS 3.54, Running 10.85s Step 22( N/A%), pre moving , FPS 3.59, Running 11.01s Step 23( N/A%), pre moving , FPS 4.15, Running 11.36s Step 24( N/A%), pre moving , FPS 4.88, Running 11.43s Step 25( N/A%), pre moving , FPS 5.59, Running 11.50s Step 26( N/A%), pre moving , FPS 5.55, Running 11.97s Step 27( N/A%), pre moving , FPS 5.64, Running 12.05s Step 28( N/A%), pre moving , FPS 5.32, Running 12.37s Step 29( N/A%), pre moving , FPS 5.68, Running 12.47s Step 30( N/A%), pre moving , FPS 5.67, Running 12.55s Step 31( N/A%), pre moving , FPS 5.67, Running 12.64s Step 32( N/A%), pre moving , FPS 5.29, Running 12.97s Step 33( N/A%), pre moving , FPS 5.64, Running 13.07s Step 34( N/A%), pre moving , FPS 5.66, Running 13.15s Step 35( N/A%), pre moving , FPS 5.35, Running 13.43s Step 36( N/A%), pre moving , FPS 4.63, Running 14.09s Step 37( N/A%), pre moving , FPS 4.91, Running 14.18s Step 38( N/A%), pre moving , FPS 4.95, Running 14.25s Step 39( N/A%), pre moving , FPS 4.96, Running 14.33s Step 40( N/A%), pre moving , FPS 4.67, Running 14.65s Step 41( N/A%), pre moving , FPS 5.12, Running 14.75s Step 42( N/A%), pre moving , FPS 5.25, Running 14.82s Step 43( N/A%), pre moving , FPS 5.64, Running 14.90s Step 44( N/A%), pre moving , FPS 5.26, Running 15.23s Step 45( N/A%), pre moving , FPS 5.22, Running 15.33s Step 46( N/A%), pre moving , FPS 5.80, Running 15.42s Step 47( N/A%), pre moving , FPS 5.40, Running 15.75s Step 48( N/A%), pre moving , FPS 5.77, Running 15.84s Step 49( N/A%), pre moving , FPS 5.82, Running 15.91s Step 50( N/A%), pre moving , FPS 5.80, Running 16.00s Step 51( N/A%), pre moving , FPS 5.43, Running 16.32s Step 52( N/A%), pre moving , FPS 5.81, Running 16.42s Step 53( N/A%), pre moving , FPS 5.82, Running 16.51s Step 54( N/A%), pre moving , FPS 5.54, Running 16.76s Step 55( N/A%), pre moving , FPS 5.71, Running 16.93s Step 56( N/A%), pre moving , FPS 6.86, Running 17.01s Step 57( N/A%), pre moving , FPS 6.87, Running 17.09s Step 58( N/A%), pre moving , FPS 6.31, Running 17.42s Step 59( N/A%), pre moving , FPS 6.27, Running 17.51s Step 60( N/A%), pre moving , FPS 6.81, Running 17.59s Step 61( N/A%), pre moving , FPS 6.46, Running 17.85s Step 62( N/A%), pre moving , FPS 6.25, Running 18.01s Step 63( N/A%), pre moving , FPS 6.29, Running 18.08s Step 64( N/A%), pre moving , FPS 6.81, Running 18.17s Step 65( N/A%), pre moving , FPS 6.31, Running 18.50s Step 66( N/A%), pre moving , FPS 6.29, Running 18.60s Step 67( N/A%), pre moving , FPS 6.83, Running 18.68s Step 68( N/A%), pre moving , FPS 6.87, Running 18.75s Step 69( N/A%), pre moving , FPS 6.32, Running 19.07s Step 70( N/A%), pre moving , FPS 6.30, Running 19.17s Step 71( N/A%), pre moving , FPS 6.84, Running 19.25s Step 72( N/A%), pre moving , FPS 6.88, Running 19.32s Step 73( N/A%), pre moving , FPS 6.36, Running 19.65s Step 74( N/A%), pre moving , FPS 6.69, Running 19.75s Step 75( N/A%), pre moving , FPS 6.90, Running 19.83s Step 76( N/A%), pre moving , FPS 6.35, Running 20.16s Step 77( N/A%), pre moving , FPS 6.38, Running 20.22s Step 78( N/A%), pre moving , FPS 6.92, Running 20.31s Step 79( N/A%), pre moving , FPS 6.97, Running 20.38s Step 80( N/A%), pre moving , FPS 6.88, Running 20.50s Step 81( N/A%), pre moving , FPS 6.82, Running 20.78s Step 82( N/A%), pre moving , FPS 6.91, Running 20.91s Step 83( N/A%), pre moving , FPS 6.87, Running 20.99s Step 84( N/A%), pre moving , FPS 6.35, Running 21.32s Step 85( N/A%), pre moving , FPS 6.78, Running 21.45s Step 86( N/A%), pre moving , FPS 6.82, Running 21.53s Step 87( N/A%), pre moving , FPS 6.59, Running 21.71s Step 88( N/A%), pre moving , FPS 6.18, Running 21.99s Step 89( N/A%), pre moving , FPS 6.70, Running 22.06s Step 90( N/A%), pre moving , FPS 6.73, Running 22.14s Step 91( N/A%), pre moving , FPS 6.20, Running 22.47s Step 92( N/A%), pre moving , FPS 6.18, Running 22.56s Step 93( N/A%), pre moving , FPS 6.72, Running 22.63s Step 94( N/A%), pre moving , FPS 6.74, Running 22.72s Step 95( N/A%), pre moving , FPS 6.22, Running 23.05s Step 96( N/A%), pre moving , FPS 6.76, Running 23.12s Step 97( N/A%), pre moving , FPS 6.79, Running 23.17s Step 98( N/A%), pre moving , FPS 6.86, Running 23.22s Step 99( N/A%), pre moving , FPS 6.85, Running 23.30s Step 100( N/A%), pre moving , FPS 6.87, Running 23.41s Step 101( N/A%), pre moving , FPS 7.43, Running 23.47s Step 102( N/A%), pre moving , FPS 7.58, Running 23.55s Step 103( N/A%), pre moving , FPS 7.64, Running 23.61s Step 104( N/A%), pre moving , FPS 8.38, Running 23.71s Step 105( N/A%), pre moving , FPS 8.51, Running 23.80s Step 106( N/A%), pre moving , FPS 8.60, Running 23.86s Step 107( N/A%), pre moving , FPS 9.07, Running 23.92s Step 108( N/A%), pre moving , FPS 9.85, Running 24.01s Step 109( N/A%), pre moving , FPS 9.84, Running 24.09s Step 110( N/A%), pre moving , FPS 9.90, Running 24.16s Step 111( N/A%), pre moving , FPS 9.92, Running 24.49s Step 112( N/A%), pre moving , FPS 9.91, Running 24.58s Step 113( N/A%), pre moving , FPS 9.92, Running 24.65s Step 114( N/A%), pre moving , FPS 9.95, Running 24.73s Step 115( N/A%), pre moving , FPS 11.44, Running 24.79s Step 116( N/A%), pre moving , FPS 9.99, Running 25.12s Step 117( N/A%), pre moving , FPS 9.82, Running 25.21s Step 118( N/A%), pre moving , FPS 9.73, Running 25.28s Step 119( N/A%), pre moving , FPS 9.74, Running 25.36s Step 120( N/A%), pre moving , FPS 9.08, Running 25.61s Step 121( N/A%), pre moving , FPS 8.81, Running 25.74s Step 122( N/A%), pre moving , FPS 8.72, Running 25.84s Step 123( N/A%), pre moving , FPS 8.67, Running 25.92s Step 124( N/A%), pre moving , FPS 8.54, Running 26.05s Step 125( N/A%), pre moving , FPS 7.97, Running 26.31s Step 126( N/A%), pre moving , FPS 7.85, Running 26.40s Step 127( N/A%), pre moving , FPS 7.78, Running 26.49s Step 128( N/A%), pre moving , FPS 7.15, Running 26.81s Step 129( N/A%), pre moving , FPS 7.10, Running 26.91s Step 130( N/A%), pre moving , FPS 7.11, Running 26.97s Step 131( N/A%), pre moving , FPS 7.78, Running 27.06s Step 132( N/A%), pre moving , FPS 7.13, Running 27.39s Step 133( N/A%), pre moving , FPS 7.08, Running 27.47s Step 134( N/A%), pre moving , FPS 7.08, Running 27.55s Step 135( N/A%), pre moving , FPS 7.03, Running 27.64s Step 136( N/A%), pre moving , FPS 7.01, Running 27.97s Step 137( N/A%), pre moving , FPS 6.98, Running 28.07s Step 138( N/A%), pre moving , FPS 6.95, Running 28.15s Step 139( N/A%), pre moving , FPS 6.95, Running 28.23s Step 140( N/A%), pre moving , FPS 6.78, Running 28.56s Step 141( N/A%), pre moving , FPS 6.86, Running 28.66s Step 142( N/A%), pre moving , FPS 6.88, Running 28.75s Step 143( N/A%), pre moving , FPS 6.32, Running 29.08s Step 144( N/A%), pre moving , FPS 6.37, Running 29.19s Step 145( N/A%), pre moving , FPS 6.75, Running 29.27s Step 146( N/A%), pre moving , FPS 6.79, Running 29.35s Step 147( N/A%), pre moving , FPS 6.26, Running 29.68s Step 148( N/A%), pre moving , FPS 6.74, Running 29.78s Step 149( N/A%), pre moving , FPS 6.77, Running 29.86s Step 150( N/A%), pre moving , FPS 6.21, Running 30.20s Step 151( N/A%), pre moving , FPS 6.20, Running 30.29s Step 152( N/A%), pre moving , FPS 6.71, Running 30.37s Step 153( N/A%), pre moving , FPS 6.72, Running 30.45s Step 154( N/A%), pre moving , FPS 6.19, Running 30.78s Step 155( N/A%), pre moving , FPS 6.19, Running 30.87s Step 156( N/A%), pre moving , FPS 6.72, Running 30.95s Step 157( N/A%), pre moving , FPS 6.84, Running 31.00s Step 158( N/A%), pre moving , FPS 6.91, Running 31.05s Step 159( N/A%), pre moving , FPS 6.96, Running 31.11s Step 160( N/A%), pre moving , FPS 6.96, Running 31.44s Step 161( N/A%), pre moving , FPS 6.98, Running 31.52s Step 162( N/A%), pre moving , FPS 7.05, Running 31.59s Step 163( N/A%), pre moving , FPS 7.71, Running 31.68s Step 164( N/A%), pre moving , FPS 7.11, Running 32.00s Step 165( N/A%), pre moving , FPS 7.08, Running 32.10s Step 166( N/A%), pre moving , FPS 7.09, Running 32.17s Step 167( N/A%), pre moving , FPS 7.79, Running 32.25s Step 168( N/A%), pre moving , FPS 7.15, Running 32.58s Step 169( N/A%), pre moving , FPS 7.21, Running 32.64s Step 170( N/A%), pre moving , FPS 7.90, Running 32.73s Step 171( N/A%), pre moving , FPS 7.94, Running 32.81s Step 172( N/A%), pre moving , FPS 7.40, Running 33.07s Step 173( N/A%), pre moving , FPS 7.23, Running 33.22s Step 174( N/A%), pre moving , FPS 7.96, Running 33.29s Step 175( N/A%), pre moving , FPS 8.02, Running 33.37s Step 176( N/A%), pre moving , FPS 7.98, Running 33.45s Step 177( N/A%), pre moving , FPS 7.24, Running 33.76s Step 178( N/A%), pre moving , FPS 7.14, Running 33.85s Step 179( N/A%), pre moving , FPS 7.09, Running 33.93s Step 180( N/A%), pre moving , FPS 7.74, Running 34.02s Step 181( N/A%), pre moving , FPS 7.16, Running 34.32s Step 182( N/A%), pre moving , FPS 7.08, Running 34.41s Step 183( N/A%), pre moving , FPS 7.11, Running 34.49s Step 184( N/A%), pre moving , FPS 7.77, Running 34.57s Step 185( N/A%), pre moving , FPS 7.14, Running 34.90s Step 186( N/A%), pre moving , FPS 5.26, Running 35.97s Step 187( N/A%), pre moving , FPS 4.99, Running 36.26s Step 188( N/A%), pre moving , FPS 4.93, Running 36.63s Step 189( N/A%), pre moving , FPS 4.54, Running 37.04s Step 190( N/A%), pre moving , FPS 4.13, Running 37.58s Step 191( N/A%), pre moving , FPS 3.88, Running 37.96s Step 192( N/A%), pre moving , FPS 3.82, Running 38.30s Step 193( N/A%), pre moving , FPS 3.67, Running 38.66s Step 194( N/A%), pre moving , FPS 3.39, Running 39.19s Step 195( N/A%), pre moving , FPS 3.19, Running 39.63s Step 196( N/A%), pre moving , FPS 2.96, Running 40.20s Step 197( N/A%), pre moving , FPS 3.03, Running 40.36s Step 198( N/A%), pre moving , FPS 2.86, Running 40.84s Step 199( N/A%), pre moving , FPS 2.73, Running 41.25s Step 200( N/A%), pre moving , FPS 2.57, Running 41.80s Step 201( N/A%), pre moving , FPS 2.62, Running 41.96s Step 202( N/A%), pre moving , FPS 2.53, Running 42.32s Step 203( N/A%), pre moving , FPS 2.49, Running 42.51s Step 204( N/A%), pre moving , FPS 2.41, Running 42.87s Step 205( N/A%), pre moving , FPS 2.40, Running 43.24s Step 206( N/A%), pre moving , FPS 2.56, Running 43.80s Step 207( N/A%), pre moving , FPS 2.50, Running 44.26s Step 208( N/A%), pre moving , FPS 2.45, Running 44.81s Step 209( N/A%), pre moving , FPS 2.51, Running 45.01s Step 210( N/A%), pre moving , FPS 2.50, Running 45.59s Step 211( N/A%), pre moving , FPS 2.49, Running 46.00s Step 212( N/A%), pre moving , FPS 2.43, Running 46.53s Step 213( N/A%), pre moving , FPS 2.40, Running 47.00s Step 214( N/A%), pre moving , FPS 2.42, Running 47.46s Step 215( N/A%), pre moving , FPS 2.48, Running 47.69s Step 216( N/A%), pre moving , FPS 2.49, Running 48.23s Step 217( N/A%), pre moving , FPS 2.41, Running 48.67s Step 218( N/A%), pre moving , FPS 2.39, Running 49.22s Step 219( N/A%), pre moving , FPS 2.45, Running 49.42s Step 220( N/A%), pre moving , FPS 2.44, Running 49.99s Step 221( N/A%), pre moving , FPS 2.34, Running 50.50s Step 222( N/A%), pre moving , FPS 2.28, Running 51.07s Step 223( N/A%), pre moving , FPS 2.22, Running 51.51s Step 224( N/A%), pre moving , FPS 2.17, Running 52.07s Step 225( N/A%), pre moving , FPS 2.21, Running 52.31s Step 226( N/A%), pre moving , FPS 2.23, Running 52.78s Step 227( N/A%), pre moving , FPS 2.24, Running 53.21s Step 228( N/A%), pre moving , FPS 2.23, Running 53.77s Step 229( N/A%), pre moving , FPS 2.17, Running 54.21s Step 230( N/A%), pre moving , FPS 2.18, Running 54.77s Step 231( N/A%), pre moving , FPS 2.23, Running 54.99s Step 232( N/A%), pre moving , FPS 2.23, Running 55.49s Step 233( N/A%), pre moving , FPS 2.25, Running 55.91s Step 234( N/A%), pre moving , FPS 2.22, Running 56.48s Step 235( N/A%), pre moving , FPS 2.16, Running 56.96s Step 236( N/A%), pre moving , FPS 2.14, Running 57.57s Step 237( N/A%), pre moving , FPS 2.14, Running 58.04s Step 238( N/A%), pre moving , FPS 2.13, Running 58.62s Step 239( N/A%), pre moving , FPS 2.07, Running 59.07s Step 240( N/A%), pre moving , FPS 2.08, Running 59.63s Step 241( N/A%), pre moving , FPS 2.15, Running 59.81s Step 242( N/A%), pre moving , FPS 2.17, Running 60.29s Step 243( N/A%), pre moving , FPS 2.23, Running 60.45s Step 244( N/A%), pre moving , FPS 2.29, Running 60.80s Step 245( N/A%), pre moving , FPS 2.29, Running 61.04s Step 246( N/A%), pre moving , FPS 2.32, Running 61.42s Step 247( N/A%), pre moving , FPS 2.29, Running 61.93s Step 248( N/A%), pre moving , FPS 2.29, Running 62.51s Step 249( N/A%), pre moving , FPS 2.29, Running 62.96s Step 250( N/A%), pre moving , FPS 2.27, Running 63.56s Step 251( N/A%), pre moving , FPS 2.21, Running 64.06s Step 252( N/A%), pre moving , FPS 2.19, Running 64.65s Step 253( N/A%), pre moving , FPS 2.26, Running 64.75s Step 254( N/A%), pre moving , FPS 2.32, Running 65.09s Step 255( N/A%), pre moving , FPS 2.43, Running 65.19s Step 256( N/A%), pre moving , FPS 2.59, Running 65.27s Step 257( N/A%), pre moving , FPS 2.73, Running 65.37s Step 258( N/A%), pre moving , FPS 2.82, Running 65.72s Step 259( N/A%), pre moving , FPS 2.96, Running 65.83s Step 260( N/A%), pre moving , FPS 3.18, Running 65.91s Step 261( N/A%), pre moving , FPS 3.23, Running 66.01s Step 262( N/A%), pre moving , FPS 3.30, Running 66.35s Step 263( N/A%), pre moving , FPS 2.57, Running 68.24s Step 264( N/A%), pre moving , FPS 2.45, Running 68.97s Step 265( N/A%), pre moving , FPS 2.44, Running 69.25s Step 266( N/A%), pre moving , FPS 2.39, Running 69.81s Step 267( N/A%), pre moving , FPS 2.40, Running 70.27s Step 268( N/A%), pre moving , FPS 2.41, Running 70.80s Step 269( N/A%), pre moving , FPS 2.50, Running 70.97s Step 270( N/A%), pre moving , FPS 2.43, Running 71.80s Step 271( N/A%), pre moving , FPS 2.52, Running 72.01s Step 272( N/A%), pre moving , FPS 2.47, Running 72.74s Step 273( N/A%), pre moving , FPS 2.42, Running 73.03s Step 274( N/A%), pre moving , FPS 2.35, Running 73.61s Step 275( N/A%), pre moving , FPS 2.25, Running 74.08s Step 276( N/A%), pre moving , FPS 2.15, Running 74.56s Step 277( N/A%), pre moving , FPS 2.13, Running 74.75s Step 278( N/A%), pre moving , FPS 2.09, Running 75.31s Step 279( N/A%), pre moving , FPS 2.01, Running 75.76s Step 280( N/A%), pre moving , FPS 1.93, Running 76.25s Step 281( N/A%), pre moving , FPS 1.91, Running 76.46s Step 282( N/A%), pre moving , FPS 1.86, Running 77.12s Step 283( 0.33%), action 1, FPS 1.96, Running 78.45s Step 284( 0.67%), action 2, FPS 2.01, Running 78.93s Step 285( 1.00%), action 3, FPS 1.91, Running 79.71s Step 286( 1.33%), action 4, FPS 1.92, Running 80.22s Step 287( 1.67%), action 5, FPS 1.77, Running 81.60s Step 288( 2.00%), action 6, FPS 1.72, Running 82.39s Step 289( 2.33%), action 7, FPS 1.62, Running 83.29s Step 290( 2.67%), action 8, FPS 1.65, Running 83.90s Step 291( 3.00%), action 9, FPS 1.56, Running 84.83s Step 292( 3.33%), action 10, FPS 1.57, Running 85.48s Step 293( 3.67%), action 11, FPS 1.53, Running 86.07s Step 294( 4.00%), action 12, FPS 1.53, Running 86.69s Step 295( 4.33%), action 13, FPS 1.45, Running 87.92s Step 296( 4.67%), action 14, FPS 1.44, Running 88.40s Step 297( 5.00%), action 15, FPS 1.38, Running 89.22s Step 298( 5.33%), action 16, FPS 1.40, Running 89.63s Step 299( 5.67%), action 17, FPS 1.34, Running 90.73s Step 300( 6.00%), action 18, FPS 1.31, Running 91.54s Step 301( 6.33%), action 19, FPS 1.23, Running 92.78s Step 302( 6.67%), action 20, FPS 1.24, Running 93.26s Step 303( 7.00%), action 21, FPS 1.25, Running 94.45s Step 304( 7.33%), action 22, FPS 1.22, Running 95.33s Step 305( 7.67%), action 23, FPS 1.22, Running 96.15s Step 306( 8.00%), action 24, FPS 1.21, Running 96.79s Step 307( 8.33%), action 25, FPS 1.27, Running 97.40s Step 308( 8.67%), action 26, FPS 1.30, Running 97.80s Step 309( 9.00%), action 27, FPS 1.30, Running 98.71s Step 310( 9.33%), action 28, FPS 1.31, Running 99.20s Step 311( 9.67%), action 29, FPS 1.30, Running 100.21s Step 312( 10.00%), action 30, FPS 1.30, Running 100.87s Step 313( 10.33%), action 31, FPS 1.27, Running 101.76s Step 314( 10.67%), action 32, FPS 1.29, Running 102.22s Step 315( 11.00%), action 33, FPS 1.33, Running 102.98s Step 316( 11.33%), action 34, FPS 1.32, Running 103.60s Step 317( 11.67%), action 35, FPS 1.30, Running 104.59s Step 318( 12.00%), action 36, FPS 1.28, Running 105.21s Step 319( 12.33%), action 37, FPS 1.32, Running 105.83s Step 320( 12.67%), action 38, FPS 1.34, Running 106.46s Step 321( 13.00%), action 39, FPS 1.37, Running 107.39s Step 322( 13.33%), action 40, FPS 1.37, Running 107.82s Step 323( 13.67%), action 41, FPS 1.38, Running 108.91s Step 324( 14.00%), action 42, FPS 1.39, Running 109.75s Step 325( 14.33%), action 43, FPS 1.39, Running 110.53s Step 326( 14.67%), action 44, FPS 1.42, Running 110.92s Step 327( 15.00%), action 45, FPS 1.41, Running 111.63s Step 328( 15.33%), action 46, FPS 1.38, Running 112.33s Step 329( 15.67%), action 47, FPS 1.41, Running 112.91s Step 330( 16.00%), action 48, FPS 1.41, Running 113.42s Step 331( 16.33%), action 49, FPS 1.42, Running 114.28s Step 332( 16.67%), action 50, FPS 1.45, Running 114.70s Step 333( 17.00%), action 51, FPS 1.42, Running 115.87s Step 334( 17.33%), action 52, FPS 1.42, Running 116.26s Step 335( 17.67%), action 53, FPS 1.45, Running 116.79s Step 336( 18.00%), action 54, FPS 1.43, Running 117.56s Step 337( 18.33%), action 55, FPS 1.49, Running 118.00s Step 338( 18.67%), action 56, FPS 1.50, Running 118.57s Step 339( 19.00%), action 57, FPS 1.47, Running 119.43s Step 340( 19.33%), action 58, FPS 1.45, Running 120.26s Step 341( 19.67%), action 59, FPS 1.47, Running 121.02s Step 342( 20.00%), action 60, FPS 1.43, Running 121.75s Step 343( 20.33%), action 61, FPS 1.40, Running 123.15s Step 344( 20.67%), action 62, FPS 1.42, Running 123.85s Step 345( 21.00%), action 63, FPS 1.40, Running 124.86s Step 346( 21.33%), action 64, FPS 1.35, Running 125.68s Step 347( 21.67%), action 65, FPS 1.35, Running 126.44s Step 348( 22.00%), action 66, FPS 1.34, Running 127.26s Step 349( 22.33%), action 67, FPS 1.32, Running 128.04s Step 350( 22.67%), action 68, FPS 1.29, Running 128.88s Step 351( 23.00%), action 69, FPS 1.27, Running 130.08s Step 352( 23.33%), action 70, FPS 1.24, Running 130.78s Step 353( 23.67%), action 71, FPS 1.24, Running 132.05s Step 354( 24.00%), action 72, FPS 1.23, Running 132.58s Step 355( 24.33%), action 73, FPS 1.22, Running 133.25s Step 356( 24.67%), action 74, FPS 1.24, Running 133.70s Step 357( 25.00%), action 75, FPS 1.23, Running 134.32s Step 358( 25.33%), action 76, FPS 1.24, Running 134.76s Step 359( 25.67%), action 77, FPS 1.27, Running 135.17s Step 360( 26.00%), action 78, FPS 1.29, Running 135.72s Step 361( 26.33%), action 79, FPS 1.29, Running 136.50s Step 362( 26.67%), action 80, FPS 1.31, Running 137.03s Step 363( 27.00%), action 81, FPS 1.35, Running 137.93s Step 364( 27.33%), action 82, FPS 1.38, Running 138.37s Step 365( 27.67%), action 83, FPS 1.39, Running 139.28s Step 366( 28.00%), action 84, FPS 1.43, Running 139.66s Step 367( 28.33%), action 85, FPS 1.43, Running 140.46s Step 368( 28.67%), action 86, FPS 1.47, Running 140.90s Step 369( 29.00%), action 87, FPS 1.48, Running 141.53s Step 370( 29.33%), action 88, FPS 1.54, Running 141.90s Step 371( 29.67%), action 89, FPS 1.59, Running 142.65s Step 372( 30.00%), action 90, FPS 1.63, Running 143.03s Step 373( 30.33%), action 91, FPS 1.69, Running 143.89s Step 374( 30.67%), action 92, FPS 1.68, Running 144.47s Step 375( 31.00%), action 93, FPS 1.66, Running 145.28s Step 376( 31.33%), action 94, FPS 1.68, Running 145.63s Step 377( 31.67%), action 95, FPS 1.66, Running 146.40s Step 378( 32.00%), action 96, FPS 1.66, Running 146.79s Step 379( 32.33%), action 97, FPS 1.62, Running 147.54s Step 380( 32.67%), action 98, FPS 1.64, Running 147.92s Step 381( 33.00%), action 99, FPS 1.65, Running 148.62s Step 382( 33.33%), action 100, FPS 1.67, Running 148.98s Step 383( 33.67%), action 101, FPS 1.67, Running 149.93s Step 384( 34.00%), action 102, FPS 1.66, Running 150.40s Step 385( 34.33%), action 103, FPS 1.67, Running 151.26s Step 386( 34.67%), action 104, FPS 1.67, Running 151.67s Step 387( 35.00%), action 105, FPS 1.67, Running 152.41s Step 388( 35.33%), action 106, FPS 1.68, Running 152.81s Step 389( 35.67%), action 107, FPS 1.67, Running 153.53s Step 390( 36.00%), action 108, FPS 1.65, Running 154.05s Step 391( 36.33%), action 109, FPS 1.72, Running 154.29s Step 392( 36.67%), action 110, FPS 1.74, Running 154.52s Step 393( 37.00%), action 111, FPS 1.80, Running 155.02s Step 394( 37.33%), action 112, FPS 1.84, Running 155.31s Step 395( 37.67%), action 113, FPS 1.88, Running 155.89s Step 396( 38.00%), action 114, FPS 1.84, Running 156.52s Step 397( 38.33%), action 115, FPS 1.85, Running 157.22s Step 398( 38.67%), action 116, FPS 1.83, Running 157.71s Step 399( 39.00%), action 117, FPS 1.82, Running 158.53s Step 400( 39.33%), action 118, FPS 1.81, Running 158.96s Step 401( 39.67%), action 119, FPS 1.80, Running 159.74s Step 402( 40.00%), action 120, FPS 1.80, Running 160.11s Step 403( 40.33%), action 121, FPS 1.76, Running 161.27s Step 404( 40.67%), action 122, FPS 1.78, Running 161.65s Step 405( 41.00%), action 123, FPS 1.79, Running 162.43s Step 406( 41.33%), action 124, FPS 1.75, Running 163.12s Step 407( 41.67%), action 125, FPS 1.73, Running 163.99s Step 408( 42.00%), action 126, FPS 1.72, Running 164.43s Step 409( 42.33%), action 127, FPS 1.71, Running 165.20s Step 410( 42.67%), action 128, FPS 1.73, Running 165.59s Step 411( 43.00%), action 129, FPS 1.66, Running 166.31s Step 412( 43.33%), action 130, FPS 1.62, Running 166.84s Step 413( 43.67%), action 131, FPS 1.56, Running 167.85s Step 414( 44.00%), action 132, FPS 1.51, Running 168.57s Step 415( 44.33%), action 133, FPS 1.47, Running 169.49s Step 416( 44.67%), action 134, FPS 1.48, Running 170.05s [2026-08-02 20:53:21] [71 ] Seed 70 failed after 170.49 s. +steps: 416 , actions: 134 . +Instruction: Empty +Total 15/71(21.13%) success. +Setting seed: 71 +Step 1( N/A%), pre moving , FPS 0.53, Running 1.89s Step 2( N/A%), pre moving , FPS 0.90, Running 2.23s Step 3( N/A%), pre moving , FPS 1.27, Running 2.37s Step 4( N/A%), pre moving , FPS 1.64, Running 2.44s Step 5( N/A%), pre moving , FPS 1.82, Running 2.75s Step 6( N/A%), pre moving , FPS 2.10, Running 2.86s Step 7( N/A%), pre moving , FPS 2.39, Running 2.93s Step 8( N/A%), pre moving , FPS 2.66, Running 3.01s Step 9( N/A%), pre moving , FPS 2.67, Running 3.37s Step 10( N/A%), pre moving , FPS 2.95, Running 3.39s Step 11( N/A%), pre moving , FPS 3.22, Running 3.41s Step 12( N/A%), pre moving , FPS 3.49, Running 3.44s Step 13( N/A%), pre moving , FPS 3.76, Running 3.46s Step 14( N/A%), pre moving , FPS 4.02, Running 3.48s Step 15( N/A%), pre moving , FPS 4.28, Running 3.51s Step 16( N/A%), pre moving , FPS 4.53, Running 3.53s Step 17( N/A%), pre moving , FPS 4.78, Running 3.55s Step 18( N/A%), pre moving , FPS 5.03, Running 3.58s Step 19( N/A%), pre moving , FPS 5.27, Running 3.61s Step 20( N/A%), pre moving , FPS 5.50, Running 3.64s Step 21( N/A%), pre moving , FPS 10.12, Running 3.87s Step 22( N/A%), pre moving , FPS 11.98, Running 3.90s Step 23( N/A%), pre moving , FPS 12.59, Running 3.95s Step 24( N/A%), pre moving , FPS 12.98, Running 3.98s Step 25( N/A%), pre moving , FPS 15.86, Running 4.01s Step 26( N/A%), pre moving , FPS 14.36, Running 4.25s Step 27( N/A%), pre moving , FPS 14.86, Running 4.28s Step 28( N/A%), pre moving , FPS 15.46, Running 4.30s Step 29( N/A%), pre moving , FPS 20.69, Running 4.33s Step 30( N/A%), pre moving , FPS 20.62, Running 4.36s Step 31( N/A%), pre moving , FPS 20.50, Running 4.39s Step 32( N/A%), pre moving , FPS 20.46, Running 4.42s Step 33( N/A%), pre moving , FPS 20.39, Running 4.44s Step 34( N/A%), pre moving , FPS 20.31, Running 4.47s Step 35( N/A%), pre moving , FPS 20.07, Running 4.51s Step 36( N/A%), pre moving , FPS 15.40, Running 4.83s Step 37( N/A%), pre moving , FPS 15.15, Running 4.87s Step 38( N/A%), pre moving , FPS 15.09, Running 4.90s Step 39( N/A%), pre moving , FPS 15.09, Running 4.93s Step 40( N/A%), pre moving , FPS 15.11, Running 4.96s Step 41( N/A%), pre moving , FPS 17.90, Running 4.98s Step 42( N/A%), pre moving , FPS 18.08, Running 5.01s Step 43( N/A%), pre moving , FPS 18.43, Running 5.04s Step 44( N/A%), pre moving , FPS 18.36, Running 5.07s Step 45( N/A%), pre moving , FPS 18.18, Running 5.11s Step 46( N/A%), pre moving , FPS 22.65, Running 5.14s Step 47( N/A%), pre moving , FPS 22.62, Running 5.16s Step 48( N/A%), pre moving , FPS 22.61, Running 5.19s Step 49( N/A%), pre moving , FPS 22.51, Running 5.22s Step 50( N/A%), pre moving , FPS 22.53, Running 5.25s Step 51( N/A%), pre moving , FPS 22.51, Running 5.28s Step 52( N/A%), pre moving , FPS 22.52, Running 5.30s Step 53( N/A%), pre moving , FPS 22.56, Running 5.33s Step 54( N/A%), pre moving , FPS 22.53, Running 5.36s Step 55( N/A%), pre moving , FPS 22.73, Running 5.39s Step 56( N/A%), pre moving , FPS 33.33, Running 5.43s Step 57( N/A%), pre moving , FPS 33.26, Running 5.48s Step 58( N/A%), pre moving , FPS 32.23, Running 5.52s Step 59( N/A%), pre moving , FPS 30.80, Running 5.58s Step 60( N/A%), pre moving , FPS 28.42, Running 5.66s Step 61( N/A%), pre moving , FPS 26.47, Running 5.74s Step 62( N/A%), pre moving , FPS 24.79, Running 5.82s Step 63( N/A%), pre moving , FPS 22.85, Running 5.91s Step 64( N/A%), pre moving , FPS 21.88, Running 5.98s Step 65( N/A%), pre moving , FPS 21.31, Running 6.05s Step 66( N/A%), pre moving , FPS 19.98, Running 6.14s Step 67( N/A%), pre moving , FPS 19.10, Running 6.21s Step 68( N/A%), pre moving , FPS 17.87, Running 6.31s Step 69( N/A%), pre moving , FPS 16.54, Running 6.43s Step 70( N/A%), pre moving , FPS 12.81, Running 6.81s Step 71( N/A%), pre moving , FPS 12.22, Running 6.91s Step 72( N/A%), pre moving , FPS 10.54, Running 7.20s Step 73( N/A%), pre moving , FPS 9.58, Running 7.42s Step 74( N/A%), pre moving , FPS 9.21, Running 7.53s Step 75( N/A%), pre moving , FPS 7.96, Running 7.90s Step 76( N/A%), pre moving , FPS 7.67, Running 8.04s Step 77( N/A%), pre moving , FPS 6.83, Running 8.41s Step 78( N/A%), pre moving , FPS 6.63, Running 8.54s Step 79( N/A%), pre moving , FPS 6.31, Running 8.75s Step 80( N/A%), pre moving , FPS 5.90, Running 9.05s Step 81( N/A%), pre moving , FPS 5.83, Running 9.17s Step 82( N/A%), pre moving , FPS 5.34, Running 9.56s Step 83( N/A%), pre moving , FPS 5.32, Running 9.67s Step 84( N/A%), pre moving , FPS 4.92, Running 10.05s Step 85( N/A%), pre moving , FPS 4.84, Running 10.18s Step 86( N/A%), pre moving , FPS 4.81, Running 10.30s Step 87( N/A%), pre moving , FPS 4.49, Running 10.66s Step 88( N/A%), pre moving , FPS 4.45, Running 10.80s Step 89( N/A%), pre moving , FPS 4.22, Running 11.17s Step 90( N/A%), pre moving , FPS 4.45, Running 11.30s Step 91( N/A%), pre moving , FPS 4.44, Running 11.42s Step 92( N/A%), pre moving , FPS 4.33, Running 11.82s Step 93( N/A%), pre moving , FPS 4.42, Running 11.94s Step 94( N/A%), pre moving , FPS 4.19, Running 12.30s Step 95( N/A%), pre moving , FPS 4.41, Running 12.43s Step 96( N/A%), pre moving , FPS 4.43, Running 12.55s Step 97( N/A%), pre moving , FPS 4.41, Running 12.94s Step 98( N/A%), pre moving , FPS 4.47, Running 13.01s Step 99( N/A%), pre moving , FPS 4.61, Running 13.09s Step 100( N/A%), pre moving , FPS 4.55, Running 13.45s Step 101( N/A%), pre moving , FPS 4.57, Running 13.55s Step 102( N/A%), pre moving , FPS 4.93, Running 13.61s Step 103( N/A%), pre moving , FPS 4.98, Running 13.69s Step 104( N/A%), pre moving , FPS 5.04, Running 14.02s Step 105( N/A%), pre moving , FPS 5.08, Running 14.12s Step 106( N/A%), pre moving , FPS 5.13, Running 14.19s Step 107( N/A%), pre moving , FPS 5.32, Running 14.42s Step 108( N/A%), pre moving , FPS 5.30, Running 14.58s Step 109( N/A%), pre moving , FPS 5.72, Running 14.67s Step 110( N/A%), pre moving , FPS 5.82, Running 14.74s Step 111( N/A%), pre moving , FPS 5.89, Running 14.82s Step 112( N/A%), pre moving , FPS 6.01, Running 15.15s Step 113( N/A%), pre moving , FPS 6.04, Running 15.25s Step 114( N/A%), pre moving , FPS 6.62, Running 15.32s Step 115( N/A%), pre moving , FPS 6.75, Running 15.40s Step 116( N/A%), pre moving , FPS 6.30, Running 15.72s Step 117( N/A%), pre moving , FPS 6.95, Running 15.82s Step 118( N/A%), pre moving , FPS 6.93, Running 15.89s Step 119( N/A%), pre moving , FPS 6.89, Running 15.99s Step 120( N/A%), pre moving , FPS 7.03, Running 16.29s Step 121( N/A%), pre moving , FPS 7.05, Running 16.39s Step 122( N/A%), pre moving , FPS 7.00, Running 16.47s Step 123( N/A%), pre moving , FPS 6.43, Running 16.80s Step 124( N/A%), pre moving , FPS 6.94, Running 16.90s Step 125( N/A%), pre moving , FPS 7.01, Running 16.97s Step 126( N/A%), pre moving , FPS 6.99, Running 17.06s Step 127( N/A%), pre moving , FPS 6.75, Running 17.38s Step 128( N/A%), pre moving , FPS 6.89, Running 17.48s Step 129( N/A%), pre moving , FPS 6.93, Running 17.56s Step 130( N/A%), pre moving , FPS 6.90, Running 17.64s Step 131( N/A%), pre moving , FPS 6.40, Running 17.95s Step 132( N/A%), pre moving , FPS 6.90, Running 18.04s Step 133( N/A%), pre moving , FPS 6.95, Running 18.12s Step 134( N/A%), pre moving , FPS 6.60, Running 18.35s Step 135( N/A%), pre moving , FPS 6.42, Running 18.51s Step 136( N/A%), pre moving , FPS 6.95, Running 18.60s Step 137( N/A%), pre moving , FPS 6.98, Running 18.68s Step 138( N/A%), pre moving , FPS 7.03, Running 18.74s Step 139( N/A%), pre moving , FPS 6.54, Running 19.05s Step 140( N/A%), pre moving , FPS 7.02, Running 19.14s Step 141( N/A%), pre moving , FPS 7.09, Running 19.20s Step 142( N/A%), pre moving , FPS 7.09, Running 19.29s Step 143( N/A%), pre moving , FPS 7.10, Running 19.62s Step 144( N/A%), pre moving , FPS 7.11, Running 19.71s Step 145( N/A%), pre moving , FPS 7.10, Running 19.79s Step 146( N/A%), pre moving , FPS 7.11, Running 19.87s Step 147( N/A%), pre moving , FPS 7.12, Running 20.19s Step 148( N/A%), pre moving , FPS 7.13, Running 20.28s Step 149( N/A%), pre moving , FPS 7.13, Running 20.36s Step 150( N/A%), pre moving , FPS 7.17, Running 20.43s Step 151( N/A%), pre moving , FPS 7.12, Running 20.76s Step 152( N/A%), pre moving , FPS 7.13, Running 20.85s Step 153( N/A%), pre moving , FPS 7.14, Running 20.92s Step 154( N/A%), pre moving , FPS 7.48, Running 21.03s Step 155( N/A%), pre moving , FPS 7.14, Running 21.31s Step 156( N/A%), pre moving , FPS 7.14, Running 21.40s Step 157( N/A%), pre moving , FPS 5.22, Running 22.52s Step 158( N/A%), pre moving , FPS 4.74, Running 22.96s Step 159( N/A%), pre moving , FPS 4.52, Running 23.47s Step 160( N/A%), pre moving , FPS 4.43, Running 23.65s Step 161( N/A%), pre moving , FPS 4.10, Running 24.08s Step 162( N/A%), pre moving , FPS 4.07, Running 24.20s Step 163( N/A%), pre moving , FPS 4.17, Running 24.41s Step 164( N/A%), pre moving , FPS 4.10, Running 24.59s Step 165( N/A%), pre moving , FPS 3.99, Running 24.80s Step 166( N/A%), pre moving , FPS 3.88, Running 25.02s Step 167( N/A%), pre moving , FPS 3.88, Running 25.34s Step 168( N/A%), pre moving , FPS 3.82, Running 25.53s Step 169( N/A%), pre moving , FPS 3.66, Running 25.83s Step 170( N/A%), pre moving , FPS 3.47, Running 26.20s Step 171( N/A%), pre moving , FPS 3.34, Running 26.75s Step 172( N/A%), pre moving , FPS 3.27, Running 26.96s Step 173( N/A%), pre moving , FPS 3.07, Running 27.44s Step 174( N/A%), pre moving , FPS 2.94, Running 27.84s Step 175( N/A%), pre moving , FPS 2.82, Running 28.40s Step 176( N/A%), pre moving , FPS 2.76, Running 28.65s Step 177( N/A%), pre moving , FPS 3.06, Running 29.06s Step 178( N/A%), pre moving , FPS 3.07, Running 29.48s Step 179( N/A%), pre moving , FPS 3.06, Running 30.01s Step 180( N/A%), pre moving , FPS 2.97, Running 30.39s Step 181( N/A%), pre moving , FPS 3.00, Running 30.75s Step 182( N/A%), pre moving , FPS 2.90, Running 31.09s Step 183( N/A%), pre moving , FPS 2.77, Running 31.63s Step 184( N/A%), pre moving , FPS 2.65, Running 32.13s Step 185( N/A%), pre moving , FPS 2.52, Running 32.72s Step 186( N/A%), pre moving , FPS 2.44, Running 33.20s Step 187( N/A%), pre moving , FPS 2.36, Running 33.81s Step 188( N/A%), pre moving , FPS 2.28, Running 34.28s Step 189( N/A%), pre moving , FPS 2.22, Running 34.83s Step 190( N/A%), pre moving , FPS 2.20, Running 35.31s Step 191( N/A%), pre moving , FPS 2.17, Running 35.95s Step 192( N/A%), pre moving , FPS 2.09, Running 36.53s Step 193( N/A%), pre moving , FPS 2.07, Running 37.12s Step 194( N/A%), pre moving , FPS 2.05, Running 37.60s Step 195( N/A%), pre moving , FPS 2.04, Running 38.19s Step 196( N/A%), pre moving , FPS 2.00, Running 38.66s Step 197( N/A%), pre moving , FPS 1.96, Running 39.24s Step 198( N/A%), pre moving , FPS 1.95, Running 39.72s Step 199( N/A%), pre moving , FPS 1.95, Running 40.29s Step 200( N/A%), pre moving , FPS 1.93, Running 40.76s Step 201( N/A%), pre moving , FPS 1.89, Running 41.34s Step 202( N/A%), pre moving , FPS 1.90, Running 41.61s Step 203( N/A%), pre moving , FPS 1.92, Running 42.03s Step 204( N/A%), pre moving , FPS 1.93, Running 42.46s Step 205( N/A%), pre moving , FPS 1.95, Running 42.97s Step 206( N/A%), pre moving , FPS 2.02, Running 43.11s Step 207( N/A%), pre moving , FPS 2.09, Running 43.39s Step 208( N/A%), pre moving , FPS 2.16, Running 43.54s Step 209( N/A%), pre moving , FPS 2.24, Running 43.78s Step 210( N/A%), pre moving , FPS 2.32, Running 43.92s Step 211( N/A%), pre moving , FPS 2.44, Running 44.13s Step 212( N/A%), pre moving , FPS 2.59, Running 44.27s Step 213( N/A%), pre moving , FPS 2.69, Running 44.54s Step 214( N/A%), pre moving , FPS 2.80, Running 44.73s Step 215( N/A%), pre moving , FPS 2.89, Running 45.10s Step 216( N/A%), pre moving , FPS 3.01, Running 45.31s Step 217( N/A%), pre moving , FPS 3.17, Running 45.54s Step 218( N/A%), pre moving , FPS 3.32, Running 45.76s Step 219( N/A%), pre moving , FPS 3.45, Running 46.08s Step 220( N/A%), pre moving , FPS 3.70, Running 46.16s Step 221( N/A%), pre moving , FPS 4.07, Running 46.26s Step 222( N/A%), pre moving , FPS 4.21, Running 46.36s Step 223( N/A%), pre moving , FPS 4.53, Running 46.45s Step 224( N/A%), pre moving , FPS 4.91, Running 46.54s Step 225( N/A%), pre moving , FPS 5.46, Running 46.63s Step 226( N/A%), pre moving , FPS 5.53, Running 46.72s Step 227( N/A%), pre moving , FPS 5.84, Running 46.82s Step 228( N/A%), pre moving , FPS 5.93, Running 46.91s Step 229( N/A%), pre moving , FPS 6.18, Running 47.01s Step 230( N/A%), pre moving , FPS 4.55, Running 48.32s Step 231( N/A%), pre moving , FPS 4.43, Running 48.64s Step 232( N/A%), pre moving , FPS 4.38, Running 48.83s Step 233( N/A%), pre moving , FPS 4.36, Running 49.13s Step 234( N/A%), pre moving , FPS 4.36, Running 49.31s Step 235( N/A%), pre moving , FPS 4.45, Running 49.60s Step 236( N/A%), pre moving , FPS 4.48, Running 49.77s Step 237( N/A%), pre moving , FPS 4.44, Running 50.04s Step 238( N/A%), pre moving , FPS 4.48, Running 50.22s Step 239( N/A%), pre moving , FPS 4.50, Running 50.52s Step 240( N/A%), pre moving , FPS 4.39, Running 50.72s Step 241( N/A%), pre moving , FPS 4.19, Running 51.04s Step 242( N/A%), pre moving , FPS 4.12, Running 51.21s Step 243( N/A%), pre moving , FPS 3.95, Running 51.51s Step 244( N/A%), pre moving , FPS 3.89, Running 51.67s Step 245( N/A%), pre moving , FPS 3.76, Running 51.95s Step 246( N/A%), pre moving , FPS 3.69, Running 52.15s Step 247( N/A%), pre moving , FPS 3.54, Running 52.47s Step 248( N/A%), pre moving , FPS 3.49, Running 52.64s Step 249( N/A%), pre moving , FPS 3.33, Running 53.01s Step 250( 0.33%), action 1, FPS 3.52, Running 54.00s Step 251( 0.67%), action 2, FPS 3.52, Running 54.32s Step 252( 1.00%), action 3, FPS 3.39, Running 54.74s Step 253( 1.33%), action 4, FPS 3.40, Running 55.02s Step 254( 1.67%), action 5, FPS 3.18, Running 55.61s Step 255( 2.00%), action 6, FPS 3.18, Running 55.90s Step 256( 2.33%), action 7, FPS 3.00, Running 56.44s Step 257( 2.67%), action 8, FPS 2.75, Running 57.31s Step 258( 3.00%), action 9, FPS 2.59, Running 57.94s Step 259( 3.33%), action 10, FPS 2.51, Running 58.48s Step 260( 3.67%), action 11, FPS 2.38, Running 59.12s Step 261( 4.00%), action 12, FPS 2.26, Running 59.87s Step 262( 4.33%), action 13, FPS 2.18, Running 60.39s Step 263( 4.67%), action 14, FPS 2.07, Running 61.17s Step 264( 5.00%), action 15, FPS 2.00, Running 61.69s Step 265( 5.33%), action 16, FPS 1.99, Running 61.97s Step 266( 5.67%), action 17, FPS 1.85, Running 62.96s Step 267( 6.00%), action 18, FPS 1.76, Running 63.84s Step 268( 6.33%), action 19, FPS 1.65, Running 64.78s Step 269( 6.67%), action 20, FPS 1.66, Running 65.08s Step 270( 7.00%), action 21, FPS 1.62, Running 66.33s Step 271( 7.33%), action 22, FPS 1.57, Running 67.09s Step 272( 7.67%), action 23, FPS 1.49, Running 68.18s Step 273( 8.00%), action 24, FPS 1.48, Running 68.49s Step 274( 8.33%), action 25, FPS 1.49, Running 69.04s Step 275( 8.67%), action 26, FPS 1.44, Running 69.74s Step 276( 9.00%), action 27, FPS 1.43, Running 70.40s Step 277( 9.33%), action 28, FPS 1.45, Running 71.09s Step 278( 9.67%), action 29, FPS 1.42, Running 72.02s Step 279( 10.00%), action 30, FPS 1.40, Running 72.78s Step 280( 10.33%), action 31, FPS 1.35, Running 73.95s Step 281( 10.67%), action 32, FPS 1.35, Running 74.66s Step 282( 11.00%), action 33, FPS 1.36, Running 75.13s Step 283( 11.33%), action 34, FPS 1.37, Running 75.75s Step 284( 11.67%), action 35, FPS 1.36, Running 76.42s Step 285( 12.00%), action 36, FPS 1.32, Running 77.09s Step 286( 12.33%), action 37, FPS 1.32, Running 78.06s Step 287( 12.67%), action 38, FPS 1.34, Running 78.78s Step 288( 13.00%), action 39, FPS 1.35, Running 79.58s Step 289( 13.33%), action 40, FPS 1.35, Running 79.92s Step 290( 13.67%), action 41, FPS 1.37, Running 80.94s Step 291( 14.00%), action 42, FPS 1.38, Running 81.55s Step 292( 14.33%), action 43, FPS 1.40, Running 82.45s Step 293( 14.67%), action 44, FPS 1.36, Running 83.15s Step 294( 15.00%), action 45, FPS 1.36, Running 83.74s Step 295( 15.33%), action 46, FPS 1.40, Running 84.00s Step 296( 15.67%), action 47, FPS 1.39, Running 84.80s Step 297( 16.00%), action 48, FPS 1.40, Running 85.34s Step 298( 16.33%), action 49, FPS 1.43, Running 86.04s Step 299( 16.67%), action 50, FPS 1.44, Running 86.71s Step 300( 17.00%), action 51, FPS 1.45, Running 87.79s Step 301( 17.33%), action 52, FPS 1.50, Running 88.03s Step 302( 17.67%), action 53, FPS 1.50, Running 88.45s Step 303( 18.00%), action 54, FPS 1.53, Running 88.78s Step 304( 18.33%), action 55, FPS 1.51, Running 89.66s Step 305( 18.67%), action 56, FPS 1.51, Running 90.37s Step 306( 19.00%), action 57, FPS 1.52, Running 91.19s Step 307( 19.33%), action 58, FPS 1.57, Running 91.54s Step 308( 19.67%), action 59, FPS 1.60, Running 92.07s Step 309( 20.00%), action 60, FPS 1.57, Running 92.66s Step 310( 20.33%), action 61, FPS 1.54, Running 93.88s Step 311( 20.67%), action 62, FPS 1.55, Running 94.45s Step 312( 21.00%), action 63, FPS 1.53, Running 95.51s Step 313( 21.33%), action 64, FPS 1.58, Running 95.79s Step 314( 21.67%), action 65, FPS 1.59, Running 96.33s Step 315( 22.00%), action 66, FPS 1.54, Running 96.95s Step 316( 22.33%), action 67, FPS 1.52, Running 97.96s Step 317( 22.67%), action 68, FPS 1.50, Running 98.64s Step 318( 23.00%), action 69, FPS 1.52, Running 99.22s Step 319( 23.33%), action 70, FPS 1.50, Running 100.00s Step 320( 23.67%), action 71, FPS 1.54, Running 100.82s Step 321( 24.00%), action 72, FPS 1.48, Running 101.54s Step 322( 24.33%), action 73, FPS 1.46, Running 102.13s Step 323( 24.67%), action 74, FPS 1.43, Running 102.75s Step 324( 25.00%), action 75, FPS 1.43, Running 103.67s Step 325( 25.33%), action 76, FPS 1.45, Running 104.17s Step 326( 25.67%), action 77, FPS 1.45, Running 104.94s Step 327( 26.00%), action 78, FPS 1.42, Running 105.63s Step 328( 26.33%), action 79, FPS 1.38, Running 106.56s Step 329( 26.67%), action 80, FPS 1.40, Running 106.91s Step 330( 27.00%), action 81, FPS 1.41, Running 108.10s Step 331( 27.33%), action 82, FPS 1.41, Running 108.65s Step 332( 27.67%), action 83, FPS 1.43, Running 109.48s Step 333( 28.00%), action 84, FPS 1.40, Running 110.12s Step 334( 28.33%), action 85, FPS 1.39, Running 110.71s Step 335( 28.67%), action 86, FPS 1.39, Running 111.35s Step 336( 29.00%), action 87, FPS 1.40, Running 112.25s Step 337( 29.33%), action 88, FPS 1.40, Running 112.88s Step 338( 29.67%), action 89, FPS 1.37, Running 113.82s Step 339( 30.00%), action 90, FPS 1.37, Running 114.56s Step 340( 30.33%), action 91, FPS 1.39, Running 115.23s Step 341( 30.67%), action 92, FPS 1.40, Running 115.78s Step 342( 31.00%), action 93, FPS 1.38, Running 116.60s Step 343( 31.33%), action 94, FPS 1.38, Running 117.24s Step 344( 31.67%), action 95, FPS 1.38, Running 118.17s Step 345( 32.00%), action 96, FPS 1.36, Running 118.82s Step 346( 32.33%), action 97, FPS 1.35, Running 119.74s Step 347( 32.67%), action 98, FPS 1.36, Running 120.36s Step 348( 33.00%), action 99, FPS 1.41, Running 120.79s Step 349( 33.33%), action 100, FPS 1.38, Running 121.45s Step 350( 33.67%), action 101, FPS 1.39, Running 122.51s Step 351( 34.00%), action 102, FPS 1.42, Running 122.78s Step 352( 34.33%), action 103, FPS 1.42, Running 123.58s Step 353( 34.67%), action 104, FPS 1.42, Running 124.17s Step 354( 35.00%), action 105, FPS 1.44, Running 124.58s Step 355( 35.33%), action 106, FPS 1.43, Running 125.29s Step 356( 35.67%), action 107, FPS 1.45, Running 126.04s Step 357( 36.00%), action 108, FPS 1.45, Running 126.65s Step 358( 36.33%), action 109, FPS 1.50, Running 127.16s Step 359( 36.67%), action 110, FPS 1.52, Running 127.69s Step 360( 37.00%), action 111, FPS 1.49, Running 128.61s Step 361( 37.33%), action 112, FPS 1.47, Running 129.38s Step 362( 37.67%), action 113, FPS 1.50, Running 129.91s Step 363( 38.00%), action 114, FPS 1.49, Running 130.65s Step 364( 38.33%), action 115, FPS 1.53, Running 131.21s Step 365( 38.67%), action 116, FPS 1.54, Running 131.83s Step 366( 39.00%), action 117, FPS 1.53, Running 132.82s Step 367( 39.33%), action 118, FPS 1.51, Running 133.60s Step 368( 39.67%), action 119, FPS 1.46, Running 134.53s Step 369( 40.00%), action 120, FPS 1.50, Running 134.77s Step 370( 40.33%), action 121, FPS 1.48, Running 136.03s Step 371( 40.67%), action 122, FPS 1.45, Running 136.54s Step 372( 41.00%), action 123, FPS 1.46, Running 137.29s Step 373( 41.33%), action 124, FPS 1.45, Running 137.97s Step 374( 41.67%), action 125, FPS 1.41, Running 138.80s Step 375( 42.00%), action 126, FPS 1.45, Running 139.11s Step 376( 42.33%), action 127, FPS 1.49, Running 139.44s Step 377( 42.67%), action 128, FPS 1.54, Running 139.67s Step 378( 43.00%), action 129, FPS 1.49, Running 140.62s Step 379( 43.33%), action 130, FPS 1.49, Running 141.13s Step 380( 43.67%), action 131, FPS 1.53, Running 141.72s Step 381( 44.00%), action 132, FPS 1.55, Running 142.31s Step 382( 44.33%), action 133, FPS 1.51, Running 143.12s Step 383( 44.67%), action 134, FPS 1.53, Running 143.69s Step 384( 45.00%), action 135, FPS 1.54, Running 144.18s Step 385( 45.33%), action 136, FPS 1.56, Running 144.64s Step 386( 45.67%), action 137, FPS 1.58, Running 145.48s Step 387( 46.00%), action 138, FPS 1.59, Running 146.17s Step 388( 46.33%), action 139, FPS 1.60, Running 147.01s Step 389( 46.67%), action 140, FPS 1.58, Running 147.40s Step 390( 47.00%), action 141, FPS 1.62, Running 148.38s Step 391( 47.33%), action 142, FPS 1.64, Running 148.71s Step 392( 47.67%), action 143, FPS 1.65, Running 149.44s Step 393( 48.00%), action 144, FPS 1.70, Running 149.70s Step 394( 48.33%), action 145, FPS 1.70, Running 150.58s Step 395( 48.67%), action 146, FPS 1.64, Running 151.29s Step 396( 49.00%), action 147, FPS 1.63, Running 151.72s Step 397( 49.33%), action 148, FPS 1.59, Running 152.28s Step 398( 49.67%), action 149, FPS 1.60, Running 153.12s Step 399( 50.00%), action 150, FPS 1.58, Running 153.77s Step 400( 50.33%), action 151, FPS 1.56, Running 154.52s Step 401( 50.67%), action 152, FPS 1.58, Running 154.97s Step 402( 51.00%), action 153, FPS 1.58, Running 155.75s Step 403( 51.33%), action 154, FPS 1.58, Running 156.34s Step 404( 51.67%), action 155, FPS 1.54, Running 157.14s Step 405( 52.00%), action 156, FPS 1.52, Running 157.78s Step 406( 52.33%), action 157, FPS 1.51, Running 158.73s Step 407( 52.67%), action 158, FPS 1.51, Running 159.40s Step 408( 53.00%), action 159, FPS 1.56, Running 159.81s Step 409( 53.33%), action 160, FPS 1.52, Running 160.58s Step 410( 53.67%), action 161, FPS 1.50, Running 161.70s Step 411( 54.00%), action 162, FPS 1.46, Running 162.39s Step 412( 54.33%), action 163, FPS 1.46, Running 163.14s Step 413( 54.67%), action 164, FPS 1.47, Running 163.35s Step 414( 55.00%), action 165, FPS 1.47, Running 164.22s Step 415( 55.33%), action 166, FPS 1.47, Running 164.89s Step 416( 55.67%), action 167, FPS 1.42, Running 165.76s Step 417( 56.00%), action 168, FPS 1.41, Running 166.47s Step 418( 56.33%), action 169, FPS 1.43, Running 167.07s Step 419( 56.67%), action 170, FPS 1.42, Running 167.83s Step 420( 57.00%), action 171, FPS 1.39, Running 168.86s Step 421( 57.33%), action 172, FPS 1.39, Running 169.38s Step 422( 57.67%), action 173, FPS 1.40, Running 170.08s Step 423( 58.00%), action 174, FPS 1.39, Running 170.75s Step 424( 58.33%), action 175, FPS 1.39, Running 171.57s Step 425( 58.67%), action 176, FPS 1.42, Running 171.84s Step 426( 59.00%), action 177, FPS 1.48, Running 172.24s Step 427( 59.33%), action 178, FPS 1.49, Running 172.86s Step 428( 59.67%), action 179, FPS 1.47, Running 173.38s Step 429( 60.00%), action 180, FPS 1.50, Running 173.94s Step 430( 60.33%), action 181, FPS 1.51, Running 174.97s Step 431( 60.67%), action 182, FPS 1.51, Running 175.67s Step 432( 61.00%), action 183, FPS 1.50, Running 176.49s Step 433( 61.33%), action 184, FPS 1.49, Running 176.74s Step 434( 61.67%), action 185, FPS 1.50, Running 177.60s Step 435( 62.00%), action 186, FPS 1.54, Running 177.86s Step 436( 62.33%), action 187, FPS 1.55, Running 178.68s Step 437( 62.67%), action 188, FPS 1.57, Running 179.22s Step 438( 63.00%), action 189, FPS 1.57, Running 179.78s Step 439( 63.33%), action 190, FPS 1.60, Running 180.36s Step 440( 63.67%), action 191, FPS 1.60, Running 181.40s Step 441( 64.00%), action 192, FPS 1.58, Running 182.04s Step 442( 64.33%), action 193, FPS 1.57, Running 182.82s Step 443( 64.67%), action 194, FPS 1.57, Running 183.50s Step 444( 65.00%), action 195, FPS 1.60, Running 184.03s Step 445( 65.33%), action 196, FPS 1.56, Running 184.64s Step 446( 65.67%), action 197, FPS 1.52, Running 185.42s Step 447( 66.00%), action 198, FPS 1.51, Running 186.09s Step 448( 66.33%), action 199, FPS 1.48, Running 186.86s Step 449( 66.67%), action 200, FPS 1.48, Running 187.44s Step 450( 67.00%), action 201, FPS 1.51, Running 188.18s Step 451( 67.33%), action 202, FPS 1.51, Running 188.89s Step 452( 67.67%), action 203, FPS 1.55, Running 189.44s Step 453( 68.00%), action 204, FPS 1.50, Running 190.03s Step 454( 68.33%), action 205, FPS 1.57, Running 190.37s Step 455( 68.67%), action 206, FPS 1.54, Running 190.85s Step 456( 69.00%), action 207, FPS 1.54, Running 191.66s Step 457( 69.33%), action 208, FPS 1.54, Running 192.23s Step 458( 69.67%), action 209, FPS 1.54, Running 192.75s Step 459( 70.00%), action 210, FPS 1.58, Running 193.01s Step 460( 70.33%), action 211, FPS 1.58, Running 194.03s Step 461( 70.67%), action 212, FPS 1.59, Running 194.64s Step 462( 71.00%), action 213, FPS 1.59, Running 195.36s Step 463( 71.33%), action 214, FPS 1.60, Running 195.97s Step 464( 71.67%), action 215, FPS 1.56, Running 196.82s Step 465( 72.00%), action 216, FPS 1.58, Running 197.31s Step 466( 72.33%), action 217, FPS 1.63, Running 197.67s Step 467( 72.67%), action 218, FPS 1.69, Running 197.90s Step 468( 73.00%), action 219, FPS 1.69, Running 198.66s Step 469( 73.33%), action 220, FPS 1.70, Running 199.23s Step 470( 73.67%), action 221, FPS 1.73, Running 199.77s Step 471( 74.00%), action 222, FPS 1.77, Running 200.16s Step 472( 74.33%), action 223, FPS 1.75, Running 200.87s Step 473( 74.67%), action 224, FPS 1.79, Running 201.18s Step 474( 75.00%), action 225, FPS 1.78, Running 201.60s Step 475( 75.33%), action 226, FPS 1.80, Running 201.95s Step 476( 75.67%), action 227, FPS 1.80, Running 202.75s Step 477( 76.00%), action 228, FPS 1.80, Running 203.34s Step 478( 76.33%), action 229, FPS 1.81, Running 203.81s Step 479( 76.67%), action 230, FPS 1.77, Running 204.30s Step 480( 77.00%), action 231, FPS 1.81, Running 205.07s Step 481( 77.33%), action 232, FPS 1.82, Running 205.66s Step 482( 77.67%), action 233, FPS 1.80, Running 206.50s [2026-08-02 20:56:48] [72 ] Seed 71 failed after 206.86 s. +steps: 482 , actions: 233 . +Instruction: Empty +Total 15/72(20.83%) success. +Setting seed: 72 +Step 1( N/A%), pre moving , FPS 0.74, Running 1.34s Step 2( N/A%), pre moving , FPS 1.45, Running 1.38s Step 3( N/A%), pre moving , FPS 2.12, Running 1.41s Step 4( N/A%), pre moving , FPS 2.76, Running 1.45s Step 5( N/A%), pre moving , FPS 3.37, Running 1.48s Step 6( N/A%), pre moving , FPS 3.95, Running 1.52s Step 7( N/A%), pre moving , FPS 4.50, Running 1.55s Step 8( N/A%), pre moving , FPS 5.04, Running 1.59s Step 9( N/A%), pre moving , FPS 5.53, Running 1.63s Step 10( N/A%), pre moving , FPS 6.01, Running 1.66s Step 11( N/A%), pre moving , FPS 6.48, Running 1.70s Step 12( N/A%), pre moving , FPS 6.93, Running 1.73s Step 13( N/A%), pre moving , FPS 7.33, Running 1.77s Step 14( N/A%), pre moving , FPS 7.76, Running 1.80s Step 15( N/A%), pre moving , FPS 8.15, Running 1.84s Step 16( N/A%), pre moving , FPS 8.52, Running 1.88s Step 17( N/A%), pre moving , FPS 8.85, Running 1.92s Step 18( N/A%), pre moving , FPS 9.18, Running 1.96s Step 19( N/A%), pre moving , FPS 9.53, Running 1.99s Step 20( N/A%), pre moving , FPS 9.88, Running 2.02s Step 21( N/A%), pre moving , FPS 22.06, Running 2.25s Step 22( N/A%), pre moving , FPS 21.68, Running 2.30s Step 23( N/A%), pre moving , FPS 21.83, Running 2.33s Step 24( N/A%), pre moving , FPS 21.78, Running 2.37s Step 25( N/A%), pre moving , FPS 21.85, Running 2.40s Step 26( N/A%), pre moving , FPS 17.94, Running 2.64s Step 27( N/A%), pre moving , FPS 17.98, Running 2.67s Step 28( N/A%), pre moving , FPS 17.95, Running 2.70s Step 29( N/A%), pre moving , FPS 18.07, Running 2.73s Step 30( N/A%), pre moving , FPS 18.09, Running 2.77s Step 31( N/A%), pre moving , FPS 18.15, Running 2.80s Step 32( N/A%), pre moving , FPS 18.22, Running 2.83s Step 33( N/A%), pre moving , FPS 18.40, Running 2.86s Step 34( N/A%), pre moving , FPS 18.41, Running 2.89s Step 35( N/A%), pre moving , FPS 18.40, Running 2.93s Step 36( N/A%), pre moving , FPS 14.81, Running 3.23s Step 37( N/A%), pre moving , FPS 14.97, Running 3.26s Step 38( N/A%), pre moving , FPS 15.09, Running 3.29s Step 39( N/A%), pre moving , FPS 15.09, Running 3.32s Step 40( N/A%), pre moving , FPS 15.08, Running 3.35s Step 41( N/A%), pre moving , FPS 17.72, Running 3.38s Step 42( N/A%), pre moving , FPS 18.08, Running 3.41s Step 43( N/A%), pre moving , FPS 18.09, Running 3.44s Step 44( N/A%), pre moving , FPS 18.20, Running 3.47s Step 45( N/A%), pre moving , FPS 18.23, Running 3.50s Step 46( N/A%), pre moving , FPS 22.47, Running 3.53s Step 47( N/A%), pre moving , FPS 22.53, Running 3.55s Step 48( N/A%), pre moving , FPS 22.68, Running 3.58s Step 49( N/A%), pre moving , FPS 22.77, Running 3.61s Step 50( N/A%), pre moving , FPS 22.98, Running 3.64s Step 51( N/A%), pre moving , FPS 22.95, Running 3.67s Step 52( N/A%), pre moving , FPS 22.80, Running 3.71s Step 53( N/A%), pre moving , FPS 22.75, Running 3.74s Step 54( N/A%), pre moving , FPS 22.69, Running 3.77s Step 55( N/A%), pre moving , FPS 22.81, Running 3.80s Step 56( N/A%), pre moving , FPS 32.97, Running 3.83s Step 57( N/A%), pre moving , FPS 32.89, Running 3.87s Step 58( N/A%), pre moving , FPS 32.78, Running 3.90s Step 59( N/A%), pre moving , FPS 32.72, Running 3.93s Step 60( N/A%), pre moving , FPS 32.69, Running 3.96s Step 61( N/A%), pre moving , FPS 32.48, Running 4.00s Step 62( N/A%), pre moving , FPS 31.71, Running 4.04s Step 63( N/A%), pre moving , FPS 31.26, Running 4.08s Step 64( N/A%), pre moving , FPS 31.08, Running 4.11s Step 65( N/A%), pre moving , FPS 30.99, Running 4.14s Step 66( N/A%), pre moving , FPS 30.83, Running 4.17s Step 67( N/A%), pre moving , FPS 30.62, Running 4.21s Step 68( N/A%), pre moving , FPS 30.53, Running 4.24s Step 69( N/A%), pre moving , FPS 30.52, Running 4.27s Step 70( N/A%), pre moving , FPS 29.98, Running 4.31s Step 71( N/A%), pre moving , FPS 30.01, Running 4.34s Step 72( N/A%), pre moving , FPS 29.84, Running 4.38s Step 73( N/A%), pre moving , FPS 29.72, Running 4.41s Step 74( N/A%), pre moving , FPS 29.76, Running 4.44s Step 75( N/A%), pre moving , FPS 29.85, Running 4.47s Step 76( N/A%), pre moving , FPS 28.97, Running 4.52s Step 77( N/A%), pre moving , FPS 29.10, Running 4.55s Step 78( N/A%), pre moving , FPS 29.22, Running 4.58s Step 79( N/A%), pre moving , FPS 28.49, Running 4.63s Step 80( N/A%), pre moving , FPS 28.36, Running 4.67s Step 81( N/A%), pre moving , FPS 28.54, Running 4.70s Step 82( N/A%), pre moving , FPS 29.00, Running 4.73s Step 83( N/A%), pre moving , FPS 29.42, Running 4.76s Step 84( N/A%), pre moving , FPS 29.10, Running 4.80s Step 85( N/A%), pre moving , FPS 28.94, Running 4.83s Step 86( N/A%), pre moving , FPS 28.97, Running 4.87s Step 87( N/A%), pre moving , FPS 29.08, Running 4.90s Step 88( N/A%), pre moving , FPS 28.72, Running 4.93s Step 89( N/A%), pre moving , FPS 28.64, Running 4.96s Step 90( N/A%), pre moving , FPS 29.16, Running 4.99s Step 91( N/A%), pre moving , FPS 29.34, Running 5.02s Step 92( N/A%), pre moving , FPS 29.83, Running 5.05s Step 93( N/A%), pre moving , FPS 30.08, Running 5.08s Step 94( N/A%), pre moving , FPS 30.00, Running 5.11s Step 95( N/A%), pre moving , FPS 29.98, Running 5.14s Step 96( N/A%), pre moving , FPS 30.53, Running 5.18s Step 97( N/A%), pre moving , FPS 29.53, Running 5.23s Step 98( N/A%), pre moving , FPS 29.31, Running 5.26s Step 99( N/A%), pre moving , FPS 30.17, Running 5.29s Step 100( N/A%), pre moving , FPS 30.58, Running 5.32s Step 101( N/A%), pre moving , FPS 30.60, Running 5.35s Step 102( N/A%), pre moving , FPS 30.89, Running 5.38s Step 103( N/A%), pre moving , FPS 30.99, Running 5.40s Step 104( N/A%), pre moving , FPS 31.20, Running 5.44s Step 105( N/A%), pre moving , FPS 31.24, Running 5.47s Step 106( N/A%), pre moving , FPS 31.03, Running 5.51s Step 107( N/A%), pre moving , FPS 30.73, Running 5.55s Step 108( N/A%), pre moving , FPS 30.89, Running 5.58s Step 109( N/A%), pre moving , FPS 30.57, Running 5.62s Step 110( N/A%), pre moving , FPS 30.51, Running 5.65s Step 111( N/A%), pre moving , FPS 30.38, Running 5.68s Step 112( N/A%), pre moving , FPS 30.25, Running 5.71s Step 113( N/A%), pre moving , FPS 30.29, Running 5.74s Step 114( N/A%), pre moving , FPS 30.50, Running 5.77s Step 115( N/A%), pre moving , FPS 30.66, Running 5.79s Step 116( N/A%), pre moving , FPS 30.78, Running 5.83s Step 117( N/A%), pre moving , FPS 31.71, Running 5.86s Step 118( N/A%), pre moving , FPS 31.99, Running 5.89s Step 119( N/A%), pre moving , FPS 31.66, Running 5.93s Step 120( N/A%), pre moving , FPS 31.62, Running 5.95s Step 121( N/A%), pre moving , FPS 31.60, Running 5.98s Step 122( N/A%), pre moving , FPS 31.45, Running 6.01s Step 123( N/A%), pre moving , FPS 31.11, Running 6.04s Step 124( N/A%), pre moving , FPS 31.65, Running 6.07s Step 125( N/A%), pre moving , FPS 31.96, Running 6.10s Step 126( N/A%), pre moving , FPS 32.35, Running 6.13s Step 127( N/A%), pre moving , FPS 32.83, Running 6.16s Step 128( N/A%), pre moving , FPS 33.06, Running 6.19s Step 129( N/A%), pre moving , FPS 33.27, Running 6.22s Step 130( N/A%), pre moving , FPS 33.03, Running 6.25s Step 131( N/A%), pre moving , FPS 33.23, Running 6.28s Step 132( N/A%), pre moving , FPS 33.12, Running 6.31s Step 133( N/A%), pre moving , FPS 33.01, Running 6.34s Step 134( N/A%), pre moving , FPS 33.01, Running 6.37s Step 135( N/A%), pre moving , FPS 33.02, Running 6.40s Step 136( N/A%), pre moving , FPS 33.32, Running 6.43s Step 137( N/A%), pre moving , FPS 33.08, Running 6.47s Step 138( N/A%), pre moving , FPS 32.75, Running 6.50s Step 139( N/A%), pre moving , FPS 33.27, Running 6.53s Step 140( N/A%), pre moving , FPS 33.21, Running 6.56s Step 141( N/A%), pre moving , FPS 33.25, Running 6.58s Step 142( N/A%), pre moving , FPS 33.28, Running 6.61s Step 143( N/A%), pre moving , FPS 33.50, Running 6.64s Step 144( N/A%), pre moving , FPS 33.47, Running 6.67s Step 145( N/A%), pre moving , FPS 33.38, Running 6.70s Step 146( N/A%), pre moving , FPS 33.19, Running 6.73s Step 147( N/A%), pre moving , FPS 33.13, Running 6.76s Step 148( N/A%), pre moving , FPS 33.27, Running 6.79s Step 149( N/A%), pre moving , FPS 33.53, Running 6.82s Step 150( N/A%), pre moving , FPS 33.64, Running 6.85s Step 151( N/A%), pre moving , FPS 33.68, Running 6.87s Step 152( N/A%), pre moving , FPS 34.03, Running 6.90s Step 153( N/A%), pre moving , FPS 33.98, Running 6.93s Step 154( N/A%), pre moving , FPS 33.88, Running 6.96s Step 155( N/A%), pre moving , FPS 33.60, Running 7.00s Step 156( N/A%), pre moving , FPS 33.80, Running 7.02s Step 157( N/A%), pre moving , FPS 33.75, Running 7.06s Step 158( N/A%), pre moving , FPS 34.00, Running 7.09s Step 159( N/A%), pre moving , FPS 34.11, Running 7.11s Step 160( N/A%), pre moving , FPS 34.31, Running 7.14s Step 161( N/A%), pre moving , FPS 34.29, Running 7.17s Step 162( N/A%), pre moving , FPS 34.31, Running 7.20s Step 163( N/A%), pre moving , FPS 19.02, Running 7.69s Step 164( N/A%), pre moving , FPS 17.36, Running 7.82s Step 165( N/A%), pre moving , FPS 14.89, Running 8.04s Step 166( N/A%), pre moving , FPS 13.66, Running 8.19s Step 167( N/A%), pre moving , FPS 12.07, Running 8.42s Step 168( N/A%), pre moving , FPS 11.43, Running 8.54s Step 169( N/A%), pre moving , FPS 10.44, Running 8.73s Step 170( N/A%), pre moving , FPS 9.97, Running 8.86s Step 171( N/A%), pre moving , FPS 9.26, Running 9.04s Step 172( N/A%), pre moving , FPS 8.80, Running 9.17s Step 173( N/A%), pre moving , FPS 8.12, Running 9.40s Step 174( N/A%), pre moving , FPS 7.81, Running 9.52s Step 175( N/A%), pre moving , FPS 7.31, Running 9.73s Step 176( N/A%), pre moving , FPS 7.02, Running 9.87s Step 177( N/A%), pre moving , FPS 6.53, Running 10.12s Step 178( N/A%), pre moving , FPS 6.26, Running 10.28s Step 179( N/A%), pre moving , FPS 5.88, Running 10.52s Step 180( N/A%), pre moving , FPS 5.70, Running 10.65s Step 181( N/A%), pre moving , FPS 5.42, Running 10.86s Step 182( N/A%), pre moving , FPS 5.29, Running 10.98s Step 183( N/A%), pre moving , FPS 5.70, Running 11.20s Step 184( N/A%), pre moving , FPS 5.68, Running 11.34s Step 185( N/A%), pre moving , FPS 5.66, Running 11.57s Step 186( N/A%), pre moving , FPS 5.68, Running 11.71s Step 187( N/A%), pre moving , FPS 5.65, Running 11.95s Step 188( N/A%), pre moving , FPS 5.65, Running 12.08s Step 189( N/A%), pre moving , FPS 5.64, Running 12.28s Step 190( N/A%), pre moving , FPS 5.57, Running 12.45s Step 191( N/A%), pre moving , FPS 5.46, Running 12.70s Step 192( N/A%), pre moving , FPS 5.47, Running 12.83s Step 193( N/A%), pre moving , FPS 5.50, Running 13.03s Step 194( N/A%), pre moving , FPS 5.45, Running 13.19s Step 195( N/A%), pre moving , FPS 5.40, Running 13.43s Step 196( N/A%), pre moving , FPS 5.37, Running 13.60s Step 197( N/A%), pre moving , FPS 5.43, Running 13.80s Step 198( N/A%), pre moving , FPS 5.43, Running 13.97s Step 199( N/A%), pre moving , FPS 5.38, Running 14.23s Step 200( N/A%), pre moving , FPS 5.36, Running 14.38s Step 201( N/A%), pre moving , FPS 5.35, Running 14.60s Step 202( N/A%), pre moving , FPS 5.31, Running 14.74s Step 203( N/A%), pre moving , FPS 5.36, Running 14.93s Step 204( N/A%), pre moving , FPS 5.36, Running 15.07s Step 205( N/A%), pre moving , FPS 5.29, Running 15.36s Step 206( N/A%), pre moving , FPS 5.28, Running 15.50s Step 207( N/A%), pre moving , FPS 5.30, Running 15.73s Step 208( N/A%), pre moving , FPS 5.28, Running 15.87s Step 209( N/A%), pre moving , FPS 5.27, Running 16.08s Step 210( N/A%), pre moving , FPS 5.30, Running 16.22s Step 211( N/A%), pre moving , FPS 5.26, Running 16.50s Step 212( N/A%), pre moving , FPS 5.24, Running 16.65s Step 213( N/A%), pre moving , FPS 5.21, Running 16.87s Step 214( N/A%), pre moving , FPS 5.21, Running 17.03s Step 215( N/A%), pre moving , FPS 5.23, Running 17.26s Step 216( N/A%), pre moving , FPS 5.25, Running 17.41s Step 217( N/A%), pre moving , FPS 5.20, Running 17.65s Step 218( N/A%), pre moving , FPS 5.21, Running 17.81s Step 219( N/A%), pre moving , FPS 5.25, Running 18.04s Step 220( N/A%), pre moving , FPS 5.19, Running 18.23s Step 221( N/A%), pre moving , FPS 5.16, Running 18.48s Step 222( N/A%), pre moving , FPS 5.16, Running 18.62s Step 223( N/A%), pre moving , FPS 5.13, Running 18.83s Step 224( N/A%), pre moving , FPS 5.12, Running 18.98s Step 225( N/A%), pre moving , FPS 5.20, Running 19.20s Step 226( N/A%), pre moving , FPS 5.33, Running 19.26s Step 227( N/A%), pre moving , FPS 5.59, Running 19.31s Step 228( N/A%), pre moving , FPS 5.73, Running 19.36s Step 229( N/A%), pre moving , FPS 6.03, Running 19.39s Step 230( N/A%), pre moving , FPS 6.23, Running 19.43s Step 231( N/A%), pre moving , FPS 6.72, Running 19.47s Step 232( N/A%), pre moving , FPS 6.96, Running 19.52s Step 233( N/A%), pre moving , FPS 7.43, Running 19.56s Step 234( N/A%), pre moving , FPS 7.79, Running 19.60s Step 235( N/A%), pre moving , FPS 8.38, Running 19.64s Step 236( N/A%), pre moving , FPS 5.86, Running 20.82s Step 237( N/A%), pre moving , FPS 5.83, Running 21.08s Step 238( N/A%), pre moving , FPS 5.83, Running 21.24s Step 239( N/A%), pre moving , FPS 5.77, Running 21.51s Step 240( N/A%), pre moving , FPS 5.82, Running 21.67s Step 241( N/A%), pre moving , FPS 5.76, Running 21.95s Step 242( N/A%), pre moving , FPS 5.71, Running 22.12s Step 243( N/A%), pre moving , FPS 5.63, Running 22.38s Step 244( N/A%), pre moving , FPS 5.63, Running 22.53s Step 245( N/A%), pre moving , FPS 5.56, Running 22.80s Step 246( N/A%), pre moving , FPS 5.42, Running 22.94s Step 247( N/A%), pre moving , FPS 5.15, Running 23.19s Step 248( N/A%), pre moving , FPS 4.98, Running 23.37s Step 249( N/A%), pre moving , FPS 4.70, Running 23.65s Step 250( N/A%), pre moving , FPS 4.53, Running 23.85s Step 251( N/A%), pre moving , FPS 4.30, Running 24.13s Step 252( N/A%), pre moving , FPS 4.15, Running 24.34s Step 253( N/A%), pre moving , FPS 3.94, Running 24.64s Step 254( N/A%), pre moving , FPS 3.86, Running 24.78s Step 255( N/A%), pre moving , FPS 3.72, Running 25.01s Step 256( 0.33%), action 1, FPS 3.57, Running 26.42s Step 257( 0.67%), action 2, FPS 3.17, Running 27.39s Step 258( 1.00%), action 3, FPS 2.70, Running 28.64s Step 259( 1.33%), action 4, FPS 2.53, Running 29.41s Step 260( 1.67%), action 5, FPS 2.24, Running 30.61s Step 261( 2.00%), action 6, FPS 2.19, Running 31.09s Step 262( 2.33%), action 7, FPS 2.00, Running 32.13s Step 263( 2.67%), action 8, FPS 1.91, Running 32.85s Step 264( 3.00%), action 9, FPS 1.80, Running 33.64s Step 265( 3.33%), action 10, FPS 1.78, Running 34.02s Step 266( 3.67%), action 11, FPS 1.69, Running 34.79s Step 267( 4.00%), action 12, FPS 1.63, Running 35.46s Step 268( 4.33%), action 13, FPS 1.60, Running 35.89s Step 269( 4.67%), action 14, FPS 1.53, Running 36.68s Step 270( 5.00%), action 15, FPS 1.48, Running 37.40s Step 271( 5.33%), action 16, FPS 1.47, Running 37.71s Step 272( 5.67%), action 17, FPS 1.39, Running 38.73s Step 273( 6.00%), action 18, FPS 1.39, Running 39.01s Step 274( 6.33%), action 19, FPS 1.33, Running 39.80s Step 275( 6.67%), action 20, FPS 1.28, Running 40.61s Step 276( 7.00%), action 21, FPS 1.30, Running 41.82s Step 277( 7.33%), action 22, FPS 1.31, Running 42.62s Step 278( 7.67%), action 23, FPS 1.35, Running 43.47s Step 279( 8.00%), action 24, FPS 1.40, Running 43.72s Step 280( 8.33%), action 25, FPS 1.43, Running 44.59s Step 281( 8.67%), action 26, FPS 1.41, Running 45.30s Step 282( 9.00%), action 27, FPS 1.42, Running 46.19s Step 283( 9.33%), action 28, FPS 1.43, Running 46.81s Step 284( 9.67%), action 29, FPS 1.46, Running 47.39s Step 285( 10.00%), action 30, FPS 1.47, Running 47.66s Step 286( 10.33%), action 31, FPS 1.43, Running 48.76s Step 287( 10.67%), action 32, FPS 1.45, Running 49.23s Step 288( 11.00%), action 33, FPS 1.41, Running 50.06s Step 289( 11.33%), action 34, FPS 1.42, Running 50.79s Step 290( 11.67%), action 35, FPS 1.43, Running 51.41s Step 291( 12.00%), action 36, FPS 1.42, Running 51.79s Step 292( 12.33%), action 37, FPS 1.44, Running 52.59s Step 293( 12.67%), action 38, FPS 1.44, Running 52.86s Step 294( 13.00%), action 39, FPS 1.44, Running 53.72s Step 295( 13.33%), action 40, FPS 1.50, Running 53.94s Step 296( 13.67%), action 41, FPS 1.51, Running 55.10s Step 297( 14.00%), action 42, FPS 1.52, Running 55.75s Step 298( 14.33%), action 43, FPS 1.56, Running 56.29s Step 299( 14.67%), action 44, FPS 1.56, Running 56.57s Step 300( 15.00%), action 45, FPS 1.57, Running 57.35s Step 301( 15.33%), action 46, FPS 1.62, Running 57.62s Step 302( 15.67%), action 47, FPS 1.69, Running 58.05s Step 303( 16.00%), action 48, FPS 1.70, Running 58.59s Step 304( 16.33%), action 49, FPS 1.67, Running 59.35s Step 305( 16.67%), action 50, FPS 1.62, Running 60.01s Step 306( 17.00%), action 51, FPS 1.61, Running 61.18s Step 307( 17.33%), action 52, FPS 1.59, Running 61.84s Step 308( 17.67%), action 53, FPS 1.57, Running 62.80s Step 309( 18.00%), action 54, FPS 1.58, Running 63.43s Step 310( 18.33%), action 55, FPS 1.57, Running 64.18s Step 311( 18.67%), action 56, FPS 1.58, Running 64.46s Step 312( 19.00%), action 57, FPS 1.59, Running 65.21s Step 313( 19.33%), action 58, FPS 1.53, Running 65.93s Step 314( 19.67%), action 59, FPS 1.54, Running 66.72s Step 315( 20.00%), action 60, FPS 1.50, Running 67.24s Step 316( 20.33%), action 61, FPS 1.51, Running 68.31s Step 317( 20.67%), action 62, FPS 1.50, Running 69.05s Step 318( 21.00%), action 63, FPS 1.47, Running 69.88s Step 319( 21.33%), action 64, FPS 1.43, Running 70.52s Step 320( 21.67%), action 65, FPS 1.43, Running 71.37s Step 321( 22.00%), action 66, FPS 1.39, Running 72.01s Step 322( 22.33%), action 67, FPS 1.35, Running 72.81s Step 323( 22.67%), action 68, FPS 1.35, Running 73.45s Step 324( 23.00%), action 69, FPS 1.35, Running 74.18s Step 325( 23.33%), action 70, FPS 1.34, Running 74.90s Step 326( 23.67%), action 71, FPS 1.38, Running 75.69s Step 327( 24.00%), action 72, FPS 1.39, Running 76.24s Step 328( 24.33%), action 73, FPS 1.43, Running 76.79s Step 329( 24.67%), action 74, FPS 1.43, Running 77.37s Step 330( 25.00%), action 75, FPS 1.44, Running 78.08s Step 331( 25.33%), action 76, FPS 1.39, Running 78.84s Step 332( 25.67%), action 77, FPS 1.38, Running 79.70s Step 333( 26.00%), action 78, FPS 1.38, Running 80.44s Step 334( 26.33%), action 79, FPS 1.42, Running 80.81s Step 335( 26.67%), action 80, FPS 1.40, Running 81.57s Step 336( 27.00%), action 81, FPS 1.45, Running 82.06s Step 337( 27.33%), action 82, FPS 1.50, Running 82.38s Step 338( 27.67%), action 83, FPS 1.51, Running 83.11s Step 339( 28.00%), action 84, FPS 1.51, Running 83.78s Step 340( 28.33%), action 85, FPS 1.55, Running 84.25s Step 341( 28.67%), action 86, FPS 1.60, Running 84.53s Step 342( 29.00%), action 87, FPS 1.60, Running 85.34s Step 343( 29.33%), action 88, FPS 1.60, Running 85.97s Step 344( 29.67%), action 89, FPS 1.59, Running 86.76s Step 345( 30.00%), action 90, FPS 1.65, Running 87.03s Step 346( 30.33%), action 91, FPS 1.62, Running 88.06s Step 347( 30.67%), action 92, FPS 1.66, Running 88.32s Step 348( 31.00%), action 93, FPS 1.67, Running 88.76s Step 349( 31.33%), action 94, FPS 1.72, Running 89.02s Step 350( 31.67%), action 95, FPS 1.73, Running 89.63s Step 351( 32.00%), action 96, FPS 1.74, Running 90.32s Step 352( 32.33%), action 97, FPS 1.74, Running 91.17s Step 353( 32.67%), action 98, FPS 1.76, Running 91.79s Step 354( 33.00%), action 99, FPS 1.74, Running 92.33s Step 355( 33.33%), action 100, FPS 1.75, Running 93.02s Step 356( 33.67%), action 101, FPS 1.67, Running 94.05s Step 357( 34.00%), action 102, FPS 1.68, Running 94.31s Step 358( 34.33%), action 103, FPS 1.72, Running 94.71s Step 359( 34.67%), action 104, FPS 1.74, Running 95.25s Step 360( 35.00%), action 105, FPS 1.73, Running 95.79s Step 361( 35.33%), action 106, FPS 1.67, Running 96.49s Step 362( 35.67%), action 107, FPS 1.67, Running 97.34s [2026-08-02 20:58:27] [73 ] Seed 72 failed after 98.03 s. +steps: 362 , actions: 107 . +Instruction: Empty +Total 15/73(20.55%) success. +Setting seed: 73 +Step 1( N/A%), pre moving , FPS 0.81, Running 1.24s 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.04, Running 1.32s Step 5( N/A%), pre moving , FPS 3.72, Running 1.35s Step 6( N/A%), pre moving , FPS 4.37, Running 1.37s Step 7( N/A%), pre moving , FPS 4.96, Running 1.41s Step 8( N/A%), pre moving , FPS 5.56, Running 1.44s Step 9( N/A%), pre moving , FPS 6.15, Running 1.46s 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.79, Running 1.54s Step 13( N/A%), pre moving , FPS 8.31, Running 1.56s Step 14( N/A%), pre moving , FPS 8.80, Running 1.59s Step 15( N/A%), pre moving , FPS 9.27, Running 1.62s Step 16( N/A%), pre moving , FPS 9.73, Running 1.64s Step 17( N/A%), pre moving , FPS 10.17, Running 1.67s Step 18( N/A%), pre moving , FPS 10.60, Running 1.70s Step 19( N/A%), pre moving , FPS 11.01, Running 1.73s Step 20( N/A%), pre moving , FPS 11.42, Running 1.75s Step 21( N/A%), pre moving , FPS 25.55, Running 2.02s Step 22( N/A%), pre moving , FPS 24.11, Running 2.09s Step 23( N/A%), pre moving , FPS 24.10, Running 2.12s Step 24( N/A%), pre moving , FPS 24.09, Running 2.15s Step 25( N/A%), pre moving , FPS 24.16, Running 2.17s Step 26( N/A%), pre moving , FPS 19.33, Running 2.41s Step 27( N/A%), pre moving , FPS 19.55, Running 2.44s Step 28( N/A%), pre moving , FPS 19.55, Running 2.46s Step 29( N/A%), pre moving , FPS 19.43, Running 2.49s Step 30( N/A%), pre moving , FPS 19.42, Running 2.52s Step 31( N/A%), pre moving , FPS 19.26, Running 2.55s Step 32( N/A%), pre moving , FPS 19.31, Running 2.58s Step 33( N/A%), pre moving , FPS 19.32, Running 2.60s Step 34( N/A%), pre moving , FPS 19.32, Running 2.63s Step 35( N/A%), pre moving , FPS 19.35, Running 2.65s Step 36( N/A%), pre moving , FPS 14.81, Running 2.99s Step 37( N/A%), pre moving , FPS 14.83, Running 3.02s Step 38( N/A%), pre moving , FPS 14.81, Running 3.05s Step 39( N/A%), pre moving , FPS 14.78, Running 3.08s Step 40( N/A%), pre moving , FPS 14.74, Running 3.11s Step 41( N/A%), pre moving , FPS 17.81, Running 3.14s Step 42( N/A%), pre moving , FPS 18.56, Running 3.17s Step 43( N/A%), pre moving , FPS 18.62, Running 3.19s Step 44( N/A%), pre moving , FPS 18.67, Running 3.22s Step 45( N/A%), pre moving , FPS 18.38, Running 3.26s Step 46( N/A%), pre moving , FPS 22.82, Running 3.29s Step 47( N/A%), pre moving , FPS 22.85, Running 3.31s Step 48( N/A%), pre moving , FPS 22.82, Running 3.34s Step 49( N/A%), pre moving , FPS 23.03, Running 3.36s Step 50( N/A%), pre moving , FPS 23.01, Running 3.39s Step 51( N/A%), pre moving , FPS 23.21, Running 3.42s Step 52( N/A%), pre moving , FPS 23.05, Running 3.44s Step 53( N/A%), pre moving , FPS 22.79, Running 3.48s Step 54( N/A%), pre moving , FPS 22.69, Running 3.51s Step 55( N/A%), pre moving , FPS 22.52, Running 3.54s Step 56( N/A%), pre moving , FPS 34.61, Running 3.57s Step 57( N/A%), pre moving , FPS 34.74, Running 3.60s Step 58( N/A%), pre moving , FPS 34.70, Running 3.63s Step 59( N/A%), pre moving , FPS 35.00, Running 3.65s Step 60( N/A%), pre moving , FPS 35.11, Running 3.68s Step 61( N/A%), pre moving , FPS 35.82, Running 3.70s Step 62( N/A%), pre moving , FPS 35.78, Running 3.73s Step 63( N/A%), pre moving , FPS 34.93, Running 3.77s Step 64( N/A%), pre moving , FPS 34.09, Running 3.81s Step 65( N/A%), pre moving , FPS 34.18, Running 3.85s Step 66( N/A%), pre moving , FPS 33.21, Running 3.89s Step 67( N/A%), pre moving , FPS 32.42, Running 3.93s Step 68( N/A%), pre moving , FPS 31.72, Running 3.97s Step 69( N/A%), pre moving , FPS 30.93, Running 4.01s Step 70( N/A%), pre moving , FPS 29.54, Running 4.07s Step 71( N/A%), pre moving , FPS 29.00, Running 4.10s Step 72( N/A%), pre moving , FPS 28.52, Running 4.14s Step 73( N/A%), pre moving , FPS 28.15, Running 4.19s Step 74( N/A%), pre moving , FPS 27.65, Running 4.23s Step 75( N/A%), pre moving , FPS 27.36, Running 4.27s Step 76( N/A%), pre moving , FPS 26.83, Running 4.32s Step 77( N/A%), pre moving , FPS 26.35, Running 4.36s Step 78( N/A%), pre moving , FPS 25.96, Running 4.40s Step 79( N/A%), pre moving , FPS 25.50, Running 4.43s Step 80( N/A%), pre moving , FPS 25.10, Running 4.47s Step 81( N/A%), pre moving , FPS 24.48, Running 4.52s Step 82( N/A%), pre moving , FPS 23.80, Running 4.57s Step 83( N/A%), pre moving , FPS 23.72, Running 4.61s Step 84( N/A%), pre moving , FPS 23.68, Running 4.65s Step 85( N/A%), pre moving , FPS 23.66, Running 4.69s Step 86( N/A%), pre moving , FPS 23.43, Running 4.74s Step 87( N/A%), pre moving , FPS 23.38, Running 4.78s Step 88( N/A%), pre moving , FPS 23.35, Running 4.83s Step 89( N/A%), pre moving , FPS 23.33, Running 4.87s Step 90( N/A%), pre moving , FPS 23.88, Running 4.90s Step 91( N/A%), pre moving , FPS 24.03, Running 4.94s Step 92( N/A%), pre moving , FPS 24.36, Running 4.97s Step 93( N/A%), pre moving , FPS 24.76, Running 5.00s Step 94( N/A%), pre moving , FPS 25.12, Running 5.03s Step 95( N/A%), pre moving , FPS 25.39, Running 5.06s Step 96( N/A%), pre moving , FPS 25.86, Running 5.09s Step 97( N/A%), pre moving , FPS 26.24, Running 5.12s Step 98( N/A%), pre moving , FPS 26.73, Running 5.14s Step 99( N/A%), pre moving , FPS 27.20, Running 5.17s Step 100( N/A%), pre moving , FPS 27.40, Running 5.20s Step 101( N/A%), pre moving , FPS 28.10, Running 5.23s Step 102( N/A%), pre moving , FPS 29.03, Running 5.26s Step 103( N/A%), pre moving , FPS 29.58, Running 5.29s Step 104( N/A%), pre moving , FPS 30.16, Running 5.31s Step 105( N/A%), pre moving , FPS 30.85, Running 5.34s Step 106( N/A%), pre moving , FPS 31.94, Running 5.37s Step 107( N/A%), pre moving , FPS 32.69, Running 5.40s Step 108( N/A%), pre moving , FPS 33.40, Running 5.42s Step 109( N/A%), pre moving , FPS 34.20, Running 5.45s Step 110( N/A%), pre moving , FPS 34.76, Running 5.48s Step 111( N/A%), pre moving , FPS 35.31, Running 5.50s Step 112( N/A%), pre moving , FPS 35.49, Running 5.53s Step 113( N/A%), pre moving , FPS 35.47, Running 5.56s Step 114( N/A%), pre moving , FPS 35.70, Running 5.59s Step 115( N/A%), pre moving , FPS 36.02, Running 5.61s Step 116( N/A%), pre moving , FPS 36.41, Running 5.64s Step 117( N/A%), pre moving , FPS 36.47, Running 5.67s Step 118( N/A%), pre moving , FPS 36.43, Running 5.69s Step 119( N/A%), pre moving , FPS 36.48, Running 5.72s Step 120( N/A%), pre moving , FPS 37.04, Running 5.74s Step 121( N/A%), pre moving , FPS 37.05, Running 5.77s Step 122( N/A%), pre moving , FPS 37.10, Running 5.80s Step 123( N/A%), pre moving , FPS 37.15, Running 5.82s Step 124( N/A%), pre moving , FPS 37.25, Running 5.85s Step 125( N/A%), pre moving , FPS 37.25, Running 5.88s Step 126( N/A%), pre moving , FPS 37.13, Running 5.91s Step 127( N/A%), pre moving , FPS 36.88, Running 5.94s Step 128( N/A%), pre moving , FPS 36.94, Running 5.97s Step 129( N/A%), pre moving , FPS 37.01, Running 5.99s Step 130( N/A%), pre moving , FPS 36.67, Running 6.02s Step 131( N/A%), pre moving , FPS 36.72, Running 6.05s Step 132( N/A%), pre moving , FPS 36.71, Running 6.07s Step 133( N/A%), pre moving , FPS 17.98, Running 6.67s Step 134( N/A%), pre moving , FPS 15.94, Running 6.84s Step 135( N/A%), pre moving , FPS 13.57, Running 7.09s Step 136( N/A%), pre moving , FPS 12.60, Running 7.23s Step 137( N/A%), pre moving , FPS 11.37, Running 7.43s Step 138( N/A%), pre moving , FPS 10.62, Running 7.58s Step 139( N/A%), pre moving , FPS 9.54, Running 7.81s Step 140( N/A%), pre moving , FPS 8.94, Running 7.98s Step 141( N/A%), pre moving , FPS 8.26, Running 8.19s Step 142( N/A%), pre moving , FPS 7.71, Running 8.39s Step 143( N/A%), pre moving , FPS 7.10, Running 8.64s Step 144( N/A%), pre moving , FPS 6.72, Running 8.83s Step 145( N/A%), pre moving , FPS 6.36, Running 9.02s Step 146( N/A%), pre moving , FPS 6.10, Running 9.18s Step 147( N/A%), pre moving , FPS 5.74, Running 9.42s Step 148( N/A%), pre moving , FPS 5.54, Running 9.57s Step 149( N/A%), pre moving , FPS 5.29, Running 9.77s Step 150( N/A%), pre moving , FPS 5.16, Running 9.90s Step 151( N/A%), pre moving , FPS 4.91, Running 10.12s Step 152( N/A%), pre moving , FPS 4.75, Running 10.29s Step 153( N/A%), pre moving , FPS 5.21, Running 10.51s Step 154( N/A%), pre moving , FPS 5.26, Running 10.64s Step 155( N/A%), pre moving , FPS 5.33, Running 10.84s Step 156( N/A%), pre moving , FPS 5.30, Running 11.00s Step 157( N/A%), pre moving , FPS 5.23, Running 11.25s Step 158( N/A%), pre moving , FPS 5.28, Running 11.37s Step 159( N/A%), pre moving , FPS 5.34, Running 11.56s Step 160( N/A%), pre moving , FPS 5.33, Running 11.73s Step 161( N/A%), pre moving , FPS 5.29, Running 11.98s Step 162( N/A%), pre moving , FPS 5.36, Running 12.13s Step 163( N/A%), pre moving , FPS 5.39, Running 12.35s Step 164( N/A%), pre moving , FPS 5.42, Running 12.51s Step 165( N/A%), pre moving , FPS 5.32, Running 12.78s Step 166( N/A%), pre moving , FPS 5.39, Running 12.90s Step 167( N/A%), pre moving , FPS 5.33, Running 13.17s Step 168( N/A%), pre moving , FPS 5.24, Running 13.39s Step 169( N/A%), pre moving , FPS 5.16, Running 13.65s Step 170( N/A%), pre moving , FPS 5.14, Running 13.79s Step 171( N/A%), pre moving , FPS 5.13, Running 14.02s Step 172( N/A%), pre moving , FPS 5.18, Running 14.15s Step 173( N/A%), pre moving , FPS 5.12, Running 14.42s Step 174( N/A%), pre moving , FPS 5.07, Running 14.59s Step 175( N/A%), pre moving , FPS 4.96, Running 14.87s Step 176( N/A%), pre moving , FPS 4.98, Running 15.02s Step 177( N/A%), pre moving , FPS 4.97, Running 15.27s Step 178( N/A%), pre moving , FPS 4.89, Running 15.45s Step 179( N/A%), pre moving , FPS 4.80, Running 15.73s Step 180( N/A%), pre moving , FPS 4.75, Running 15.94s Step 181( N/A%), pre moving , FPS 4.69, Running 16.24s Step 182( N/A%), pre moving , FPS 4.68, Running 16.41s Step 183( N/A%), pre moving , FPS 4.66, Running 16.64s Step 184( N/A%), pre moving , FPS 4.65, Running 16.82s Step 185( N/A%), pre moving , FPS 4.64, Running 17.09s Step 186( N/A%), pre moving , FPS 4.55, Running 17.29s Step 187( N/A%), pre moving , FPS 4.59, Running 17.53s Step 188( N/A%), pre moving , FPS 4.67, Running 17.68s Step 189( N/A%), pre moving , FPS 4.67, Running 17.93s Step 190( N/A%), pre moving , FPS 4.61, Running 18.13s Step 191( N/A%), pre moving , FPS 4.60, Running 18.37s Step 192( N/A%), pre moving , FPS 4.53, Running 18.56s Step 193( N/A%), pre moving , FPS 4.58, Running 18.78s Step 194( N/A%), pre moving , FPS 4.60, Running 18.94s Step 195( N/A%), pre moving , FPS 4.63, Running 19.19s Step 196( N/A%), pre moving , FPS 4.61, Running 19.35s Step 197( N/A%), pre moving , FPS 4.63, Running 19.60s Step 198( N/A%), pre moving , FPS 4.61, Running 19.80s Step 199( N/A%), pre moving , FPS 4.64, Running 20.05s Step 200( N/A%), pre moving , FPS 4.81, Running 20.09s Step 201( N/A%), pre moving , FPS 5.13, Running 20.14s Step 202( N/A%), pre moving , FPS 5.30, Running 20.18s Step 203( N/A%), pre moving , FPS 5.58, Running 20.23s Step 204( N/A%), pre moving , FPS 5.80, Running 20.27s Step 205( N/A%), pre moving , FPS 6.19, Running 20.32s Step 206( N/A%), pre moving , FPS 6.51, Running 20.36s Step 207( N/A%), pre moving , FPS 6.94, Running 20.41s Step 208( N/A%), pre moving , FPS 7.21, Running 20.45s Step 209( N/A%), pre moving , FPS 7.81, Running 20.49s Step 210( N/A%), pre moving , FPS 5.37, Running 21.85s Step 211( N/A%), pre moving , FPS 5.31, Running 22.13s Step 212( N/A%), pre moving , FPS 5.37, Running 22.29s Step 213( N/A%), pre moving , FPS 5.35, Running 22.52s Step 214( N/A%), pre moving , FPS 5.32, Running 22.70s Step 215( N/A%), pre moving , FPS 5.27, Running 22.99s Step 216( N/A%), pre moving , FPS 5.29, Running 23.13s Step 217( N/A%), pre moving , FPS 5.31, Running 23.36s Step 218( N/A%), pre moving , FPS 5.35, Running 23.54s Step 219( N/A%), pre moving , FPS 5.41, Running 23.75s Step 220( N/A%), pre moving , FPS 5.23, Running 23.92s Step 221( N/A%), pre moving , FPS 4.91, Running 24.21s Step 222( N/A%), pre moving , FPS 4.80, Running 24.35s Step 223( N/A%), pre moving , FPS 4.59, Running 24.58s Step 224( N/A%), pre moving , FPS 4.47, Running 24.74s Step 225( N/A%), pre moving , FPS 4.30, Running 24.97s Step 226( N/A%), pre moving , FPS 4.17, Running 25.16s Step 227( N/A%), pre moving , FPS 4.04, Running 25.36s Step 228( N/A%), pre moving , FPS 3.97, Running 25.49s Step 229( N/A%), pre moving , FPS 3.78, Running 25.78s Step 230( 0.33%), action 1, FPS 3.99, Running 26.86s Step 231( 0.67%), action 2, FPS 3.51, Running 27.83s Step 232( 1.00%), action 3, FPS 3.01, Running 28.94s Step 233( 1.33%), action 4, FPS 2.82, Running 29.60s Step 234( 1.67%), action 5, FPS 2.47, Running 30.79s Step 235( 2.00%), action 6, FPS 2.48, Running 31.07s Step 236( 2.33%), action 7, FPS 2.34, Running 31.67s Step 237( 2.67%), action 8, FPS 2.23, Running 32.34s Step 238( 3.00%), action 9, FPS 2.10, Running 33.05s Step 239( 3.33%), action 10, FPS 1.98, Running 33.84s Step 240( 3.67%), action 11, FPS 1.86, Running 34.66s Step 241( 4.00%), action 12, FPS 1.76, Running 35.55s Step 242( 4.33%), action 13, FPS 1.64, Running 36.56s Step 243( 4.67%), action 14, FPS 1.59, Running 37.14s Step 244( 5.00%), action 15, FPS 1.52, Running 37.87s Step 245( 5.33%), action 16, FPS 1.48, Running 38.48s Step 246( 5.67%), action 17, FPS 1.40, Running 39.47s Step 247( 6.00%), action 18, FPS 1.40, Running 39.70s Step 248( 6.33%), action 19, FPS 1.35, Running 40.30s Step 249( 6.67%), action 20, FPS 1.34, Running 40.70s Step 250( 7.00%), action 21, FPS 1.34, Running 41.84s Step 251( 7.33%), action 22, FPS 1.38, Running 42.35s Step 252( 7.67%), action 23, FPS 1.41, Running 43.17s Step 253( 8.00%), action 24, FPS 1.45, Running 43.42s Step 254( 8.33%), action 25, FPS 1.52, Running 43.91s Step 255( 8.67%), action 26, FPS 1.49, Running 44.53s Step 256( 9.00%), action 27, FPS 1.45, Running 45.45s Step 257( 9.33%), action 28, FPS 1.49, Running 45.77s Step 258( 9.67%), action 29, FPS 1.47, Running 46.67s Step 259( 10.00%), action 30, FPS 1.53, Running 46.95s Step 260( 10.33%), action 31, FPS 1.52, Running 47.80s Step 261( 10.67%), action 32, FPS 1.55, Running 48.41s Step 262( 11.00%), action 33, FPS 1.63, Running 48.86s Step 263( 11.33%), action 34, FPS 1.62, Running 49.51s Step 264( 11.67%), action 35, FPS 1.62, Running 50.19s Step 265( 12.00%), action 36, FPS 1.67, Running 50.49s Step 266( 12.33%), action 37, FPS 1.67, Running 51.42s Step 267( 12.67%), action 38, FPS 1.61, Running 52.08s Step 268( 13.00%), action 39, FPS 1.57, Running 53.03s Step 269( 13.33%), action 40, FPS 1.56, Running 53.54s Step 270( 13.67%), action 41, FPS 1.60, Running 54.31s Step 271( 14.00%), action 42, FPS 1.59, Running 54.95s Step 272( 14.33%), action 43, FPS 1.58, Running 55.86s Step 273( 14.67%), action 44, FPS 1.57, Running 56.15s Step 274( 15.00%), action 45, FPS 1.57, Running 56.62s Step 275( 15.33%), action 46, FPS 1.57, Running 57.26s Step 276( 15.67%), action 47, FPS 1.63, Running 57.71s Step 277( 16.00%), action 48, FPS 1.60, Running 58.27s Step 278( 16.33%), action 49, FPS 1.61, Running 59.11s Step 279( 16.67%), action 50, FPS 1.61, Running 59.37s Step 280( 17.00%), action 51, FPS 1.59, Running 60.38s Step 281( 17.33%), action 52, FPS 1.60, Running 60.89s Step 282( 17.67%), action 53, FPS 1.60, Running 61.38s Step 283( 18.00%), action 54, FPS 1.62, Running 61.86s Step 284( 18.33%), action 55, FPS 1.62, Running 62.56s Step 285( 18.67%), action 56, FPS 1.63, Running 62.78s Step 286( 19.00%), action 57, FPS 1.65, Running 63.57s Step 287( 19.33%), action 58, FPS 1.65, Running 64.17s Step 288( 19.67%), action 59, FPS 1.69, Running 64.89s Step 289( 20.00%), action 60, FPS 1.72, Running 65.14s Step 290( 20.33%), action 61, FPS 1.68, Running 66.24s Step 291( 20.67%), action 62, FPS 1.69, Running 66.82s Step 292( 21.00%), action 63, FPS 1.68, Running 67.76s Step 293( 21.33%), action 64, FPS 1.68, Running 68.06s Step 294( 21.67%), action 65, FPS 1.62, Running 68.98s Step 295( 22.00%), action 66, FPS 1.62, Running 69.63s Step 296( 22.33%), action 67, FPS 1.61, Running 70.16s Step 297( 22.67%), action 68, FPS 1.62, Running 70.61s Step 298( 23.00%), action 69, FPS 1.63, Running 71.37s Step 299( 23.33%), action 70, FPS 1.64, Running 71.60s Step 300( 23.67%), action 71, FPS 1.65, Running 72.53s Step 301( 24.00%), action 72, FPS 1.63, Running 73.17s Step 302( 24.33%), action 73, FPS 1.60, Running 73.87s Step 303( 24.67%), action 74, FPS 1.64, Running 74.06s Step 304( 25.00%), action 75, FPS 1.68, Running 74.47s Step 305( 25.33%), action 76, FPS 1.65, Running 74.93s Step 306( 25.67%), action 77, FPS 1.71, Running 75.29s Step 307( 26.00%), action 78, FPS 1.76, Running 75.54s Step 308( 26.33%), action 79, FPS 1.79, Running 76.08s Step 309( 26.67%), action 80, FPS 1.79, Running 76.30s Step 310( 27.00%), action 81, FPS 1.89, Running 76.82s Step 311( 27.33%), action 82, FPS 1.95, Running 77.06s Step 312( 27.67%), action 83, FPS 2.01, Running 77.73s Step 313( 28.00%), action 84, FPS 1.97, Running 78.21s Step 314( 28.33%), action 85, FPS 2.03, Running 78.83s Step 315( 28.67%), action 86, FPS 2.06, Running 79.35s Step 316( 29.00%), action 87, FPS 2.00, Running 80.16s Step 317( 29.33%), action 88, FPS 2.04, Running 80.40s Step 318( 29.67%), action 89, FPS 2.04, Running 81.18s Step 319( 30.00%), action 90, FPS 1.95, Running 81.86s Step 320( 30.33%), action 91, FPS 2.04, Running 82.34s Step 321( 30.67%), action 92, FPS 2.03, Running 83.03s Step 322( 31.00%), action 93, FPS 2.07, Running 83.54s Step 323( 31.33%), action 94, FPS 2.02, Running 83.96s Step 324( 31.67%), action 95, FPS 1.97, Running 84.63s Step 325( 32.00%), action 96, FPS 1.94, Running 85.26s Step 326( 32.33%), action 97, FPS 1.93, Running 85.64s Step 327( 32.67%), action 98, FPS 1.93, Running 85.92s Step 328( 33.00%), action 99, FPS 1.90, Running 86.61s Step 329( 33.33%), action 100, FPS 1.82, Running 87.28s Step 330( 33.67%), action 101, FPS 1.75, Running 88.28s Step 331( 34.00%), action 102, FPS 1.68, Running 88.98s Step 332( 34.33%), action 103, FPS 1.70, Running 89.53s Step 333( 34.67%), action 104, FPS 1.67, Running 90.16s Step 334( 35.00%), action 105, FPS 1.71, Running 90.52s Step 335( 35.33%), action 106, FPS 1.75, Running 90.76s Step 336( 35.67%), action 107, FPS 1.80, Running 91.26s Step 337( 36.00%), action 108, FPS 1.74, Running 91.88s Step 338( 36.33%), action 109, FPS 1.76, Running 92.52s Step 339( 36.67%), action 110, FPS 1.83, Running 92.78s Step 340( 37.00%), action 111, FPS 1.78, Running 93.58s Step 341( 37.33%), action 112, FPS 1.82, Running 94.01s Step 342( 37.67%), action 113, FPS 1.85, Running 94.34s Step 343( 38.00%), action 114, FPS 1.88, Running 94.58s [2026-08-02 21:00:02] [74 ] Seed 73 failed after 95.31 s. +steps: 343 , actions: 114 . +Instruction: Empty +Total 15/74(20.27%) success. +Setting seed: 74 +Step 1( N/A%), pre moving , FPS 0.07, Running 15.10s Step 2( N/A%), pre moving , FPS 0.13, Running 15.18s Step 3( N/A%), pre moving , FPS 0.20, Running 15.24s Step 4( N/A%), pre moving , FPS 0.26, Running 15.27s Step 5( N/A%), pre moving , FPS 0.33, Running 15.31s Step 6( N/A%), pre moving , FPS 0.39, Running 15.35s Step 7( N/A%), pre moving , FPS 0.46, Running 15.38s Step 8( N/A%), pre moving , FPS 0.52, Running 15.40s Step 9( N/A%), pre moving , FPS 0.58, Running 15.43s Step 10( N/A%), pre moving , FPS 0.65, Running 15.46s Step 11( N/A%), pre moving , FPS 0.71, Running 15.49s Step 12( N/A%), pre moving , FPS 0.77, Running 15.52s Step 13( N/A%), pre moving , FPS 0.84, Running 15.55s Step 14( N/A%), pre moving , FPS 0.90, Running 15.58s Step 15( N/A%), pre moving , FPS 0.96, Running 15.60s Step 16( N/A%), pre moving , FPS 1.02, Running 15.63s Step 17( N/A%), pre moving , FPS 1.09, Running 15.66s Step 18( N/A%), pre moving , FPS 1.15, Running 15.68s Step 19( N/A%), pre moving , FPS 1.21, Running 15.72s Step 20( N/A%), pre moving , FPS 1.27, Running 15.75s Step 21( N/A%), pre moving , FPS 23.79, Running 15.94s Step 22( N/A%), pre moving , FPS 24.82, Running 15.99s Step 23( N/A%), pre moving , FPS 25.44, Running 16.03s Step 24( N/A%), pre moving , FPS 25.58, Running 16.06s Step 25( N/A%), pre moving , FPS 25.61, Running 16.09s Step 26( N/A%), pre moving , FPS 20.81, Running 16.31s Step 27( N/A%), pre moving , FPS 20.84, Running 16.34s Step 28( N/A%), pre moving , FPS 20.90, Running 16.36s Step 29( N/A%), pre moving , FPS 20.99, Running 16.39s Step 30( N/A%), pre moving , FPS 19.93, Running 16.47s Step 31( N/A%), pre moving , FPS 19.97, Running 16.49s Step 32( N/A%), pre moving , FPS 20.18, Running 16.51s Step 33( N/A%), pre moving , FPS 20.22, Running 16.54s Step 34( N/A%), pre moving , FPS 20.25, Running 16.56s Step 35( N/A%), pre moving , FPS 20.29, Running 16.59s Step 36( N/A%), pre moving , FPS 16.09, Running 16.87s Step 37( N/A%), pre moving , FPS 16.05, Running 16.90s Step 38( N/A%), pre moving , FPS 16.04, Running 16.93s Step 39( N/A%), pre moving , FPS 16.05, Running 16.97s Step 40( N/A%), pre moving , FPS 16.16, Running 16.99s Step 41( N/A%), pre moving , FPS 18.57, Running 17.02s Step 42( N/A%), pre moving , FPS 18.96, Running 17.04s Step 43( N/A%), pre moving , FPS 19.29, Running 17.07s Step 44( N/A%), pre moving , FPS 19.29, Running 17.09s Step 45( N/A%), pre moving , FPS 19.54, Running 17.12s Step 46( N/A%), pre moving , FPS 23.95, Running 17.15s Step 47( N/A%), pre moving , FPS 23.85, Running 17.18s Step 48( N/A%), pre moving , FPS 23.70, Running 17.21s Step 49( N/A%), pre moving , FPS 23.73, Running 17.23s Step 50( N/A%), pre moving , FPS 25.25, Running 17.26s Step 51( N/A%), pre moving , FPS 25.24, Running 17.28s Step 52( N/A%), pre moving , FPS 25.07, Running 17.31s Step 53( N/A%), pre moving , FPS 24.73, Running 17.35s Step 54( N/A%), pre moving , FPS 24.63, Running 17.37s Step 55( N/A%), pre moving , FPS 24.41, Running 17.41s Step 56( N/A%), pre moving , FPS 35.17, Running 17.44s Step 57( N/A%), pre moving , FPS 35.46, Running 17.47s Step 58( N/A%), pre moving , FPS 35.58, Running 17.49s Step 59( N/A%), pre moving , FPS 36.12, Running 17.52s Step 60( N/A%), pre moving , FPS 36.10, Running 17.54s Step 61( N/A%), pre moving , FPS 36.14, Running 17.57s Step 62( N/A%), pre moving , FPS 35.87, Running 17.60s Step 63( N/A%), pre moving , FPS 35.55, Running 17.63s Step 64( N/A%), pre moving , FPS 35.12, Running 17.66s Step 65( N/A%), pre moving , FPS 34.97, Running 17.69s Step 66( N/A%), pre moving , FPS 34.64, Running 17.72s Step 67( N/A%), pre moving , FPS 34.94, Running 17.75s Step 68( N/A%), pre moving , FPS 35.18, Running 17.77s Step 69( N/A%), pre moving , FPS 35.16, Running 17.80s Step 70( N/A%), pre moving , FPS 35.26, Running 17.82s Step 71( N/A%), pre moving , FPS 35.03, Running 17.85s Step 72( N/A%), pre moving , FPS 33.84, Running 17.90s Step 73( N/A%), pre moving , FPS 33.40, Running 17.94s Step 74( N/A%), pre moving , FPS 32.35, Running 17.99s Step 75( N/A%), pre moving , FPS 32.09, Running 18.03s Step 76( N/A%), pre moving , FPS 31.87, Running 18.07s Step 77( N/A%), pre moving , FPS 31.14, Running 18.11s Step 78( N/A%), pre moving , FPS 30.49, Running 18.15s Step 79( N/A%), pre moving , FPS 29.85, Running 18.19s Step 80( N/A%), pre moving , FPS 29.02, Running 18.23s Step 81( N/A%), pre moving , FPS 28.41, Running 18.27s Step 82( N/A%), pre moving , FPS 27.80, Running 18.32s Step 83( N/A%), pre moving , FPS 27.23, Running 18.36s Step 84( N/A%), pre moving , FPS 26.55, Running 18.41s Step 85( N/A%), pre moving , FPS 25.86, Running 18.46s Step 86( N/A%), pre moving , FPS 25.44, Running 18.51s Step 87( N/A%), pre moving , FPS 24.92, Running 18.55s Step 88( N/A%), pre moving , FPS 24.38, Running 18.59s Step 89( N/A%), pre moving , FPS 23.76, Running 18.64s Step 90( N/A%), pre moving , FPS 23.31, Running 18.68s Step 91( N/A%), pre moving , FPS 22.94, Running 18.73s Step 92( N/A%), pre moving , FPS 22.99, Running 18.77s Step 93( N/A%), pre moving , FPS 22.86, Running 18.82s Step 94( N/A%), pre moving , FPS 22.97, Running 18.86s Step 95( N/A%), pre moving , FPS 22.75, Running 18.91s Step 96( N/A%), pre moving , FPS 22.36, Running 18.96s Step 97( N/A%), pre moving , FPS 21.92, Running 19.02s Step 98( N/A%), pre moving , FPS 21.94, Running 19.06s Step 99( N/A%), pre moving , FPS 21.95, Running 19.10s Step 100( N/A%), pre moving , FPS 22.09, Running 19.14s Step 101( N/A%), pre moving , FPS 22.02, Running 19.18s Step 102( N/A%), pre moving , FPS 21.93, Running 19.23s Step 103( N/A%), pre moving , FPS 22.37, Running 19.26s Step 104( N/A%), pre moving , FPS 22.99, Running 19.28s Step 105( N/A%), pre moving , FPS 23.56, Running 19.31s Step 106( N/A%), pre moving , FPS 24.06, Running 19.34s Step 107( N/A%), pre moving , FPS 24.54, Running 19.37s Step 108( N/A%), pre moving , FPS 25.07, Running 19.39s Step 109( N/A%), pre moving , FPS 25.36, Running 19.43s Step 110( N/A%), pre moving , FPS 24.49, Running 19.50s Step 111( N/A%), pre moving , FPS 24.80, Running 19.53s Step 112( N/A%), pre moving , FPS 25.16, Running 19.57s Step 113( N/A%), pre moving , FPS 25.76, Running 19.60s Step 114( N/A%), pre moving , FPS 26.17, Running 19.63s Step 115( N/A%), pre moving , FPS 26.21, Running 19.67s Step 116( N/A%), pre moving , FPS 26.44, Running 19.72s Step 117( N/A%), pre moving , FPS 26.49, Running 19.78s Step 118( N/A%), pre moving , FPS 25.83, Running 19.84s Step 119( N/A%), pre moving , FPS 25.69, Running 19.88s Step 120( N/A%), pre moving , FPS 26.14, Running 19.90s Step 121( N/A%), pre moving , FPS 26.51, Running 19.94s Step 122( N/A%), pre moving , FPS 27.16, Running 19.97s Step 123( N/A%), pre moving , FPS 27.11, Running 20.00s Step 124( N/A%), pre moving , FPS 27.01, Running 20.03s Step 125( N/A%), pre moving , FPS 26.78, Running 20.06s Step 126( N/A%), pre moving , FPS 26.64, Running 20.09s Step 127( N/A%), pre moving , FPS 26.60, Running 20.12s Step 128( N/A%), pre moving , FPS 26.51, Running 20.15s Step 129( N/A%), pre moving , FPS 26.61, Running 20.18s Step 130( N/A%), pre moving , FPS 28.23, Running 20.21s Step 131( N/A%), pre moving , FPS 28.44, Running 20.23s Step 132( N/A%), pre moving , FPS 28.58, Running 20.27s Step 133( N/A%), pre moving , FPS 28.27, Running 20.30s Step 134( N/A%), pre moving , FPS 28.49, Running 20.33s Step 135( N/A%), pre moving , FPS 29.16, Running 20.36s Step 136( N/A%), pre moving , FPS 29.93, Running 20.39s Step 137( N/A%), pre moving , FPS 31.46, Running 20.41s Step 138( N/A%), pre moving , FPS 32.95, Running 20.44s Step 139( N/A%), pre moving , FPS 33.55, Running 20.47s Step 140( N/A%), pre moving , FPS 33.57, Running 20.50s Step 141( N/A%), pre moving , FPS 33.70, Running 20.53s Step 142( N/A%), pre moving , FPS 33.99, Running 20.56s Step 143( N/A%), pre moving , FPS 34.18, Running 20.58s Step 144( N/A%), pre moving , FPS 34.40, Running 20.61s Step 145( N/A%), pre moving , FPS 34.85, Running 20.63s Step 146( N/A%), pre moving , FPS 35.16, Running 20.66s Step 147( N/A%), pre moving , FPS 35.17, Running 20.69s Step 148( N/A%), pre moving , FPS 35.44, Running 20.71s Step 149( N/A%), pre moving , FPS 36.12, Running 20.74s Step 150( N/A%), pre moving , FPS 36.11, Running 20.76s Step 151( N/A%), pre moving , FPS 36.17, Running 20.79s Step 152( N/A%), pre moving , FPS 36.61, Running 20.81s Step 153( N/A%), pre moving , FPS 37.52, Running 20.84s Step 154( N/A%), pre moving , FPS 37.69, Running 20.86s Step 155( N/A%), pre moving , FPS 37.65, Running 20.89s Step 156( N/A%), pre moving , FPS 37.43, Running 20.92s Step 157( N/A%), pre moving , FPS 37.30, Running 20.95s Step 158( N/A%), pre moving , FPS 37.56, Running 20.97s Step 159( N/A%), pre moving , FPS 38.05, Running 21.00s Step 160( N/A%), pre moving , FPS 38.19, Running 21.02s Step 161( N/A%), pre moving , FPS 38.68, Running 21.05s Step 162( N/A%), pre moving , FPS 38.63, Running 21.07s Step 163( N/A%), pre moving , FPS 38.28, Running 21.10s Step 164( N/A%), pre moving , FPS 38.30, Running 21.13s Step 165( N/A%), pre moving , FPS 38.38, Running 21.15s Step 166( N/A%), pre moving , FPS 19.05, Running 21.71s Step 167( N/A%), pre moving , FPS 17.32, Running 21.84s Step 168( N/A%), pre moving , FPS 14.15, Running 22.12s Step 169( N/A%), pre moving , FPS 13.02, Running 22.27s Step 170( N/A%), pre moving , FPS 11.43, Running 22.51s Step 171( N/A%), pre moving , FPS 10.85, Running 22.63s Step 172( N/A%), pre moving , FPS 10.04, Running 22.80s Step 173( N/A%), pre moving , FPS 9.57, Running 22.93s Step 174( N/A%), pre moving , FPS 8.80, Running 23.13s Step 175( N/A%), pre moving , FPS 8.44, Running 23.26s Step 176( N/A%), pre moving , FPS 7.72, Running 23.51s Step 177( N/A%), pre moving , FPS 7.34, Running 23.67s Step 178( N/A%), pre moving , FPS 6.85, Running 23.89s Step 179( N/A%), pre moving , FPS 6.54, Running 24.06s Step 180( N/A%), pre moving , FPS 6.21, Running 24.25s Step 181( N/A%), pre moving , FPS 6.02, Running 24.37s Step 182( N/A%), pre moving , FPS 5.74, Running 24.56s Step 183( N/A%), pre moving , FPS 5.53, Running 24.72s Step 184( N/A%), pre moving , FPS 5.28, Running 24.92s Step 185( N/A%), pre moving , FPS 5.11, Running 25.07s Step 186( N/A%), pre moving , FPS 5.57, Running 25.30s Step 187( N/A%), pre moving , FPS 5.52, Running 25.46s Step 188( N/A%), pre moving , FPS 5.52, Running 25.75s Step 189( N/A%), pre moving , FPS 5.52, Running 25.89s Step 190( N/A%), pre moving , FPS 5.55, Running 26.12s Step 191( N/A%), pre moving , FPS 5.47, Running 26.29s Step 192( N/A%), pre moving , FPS 5.40, Running 26.51s Step 193( N/A%), pre moving , FPS 5.33, Running 26.68s Step 194( N/A%), pre moving , FPS 5.34, Running 26.88s Step 195( N/A%), pre moving , FPS 5.31, Running 27.02s Step 196( N/A%), pre moving , FPS 5.38, Running 27.23s Step 197( N/A%), pre moving , FPS 5.38, Running 27.39s Step 198( N/A%), pre moving , FPS 5.31, Running 27.66s Step 199( N/A%), pre moving , FPS 5.32, Running 27.82s Step 200( N/A%), pre moving , FPS 5.24, Running 28.06s Step 201( N/A%), pre moving , FPS 5.16, Running 28.24s Step 202( N/A%), pre moving , FPS 4.92, Running 28.62s Step 203( N/A%), pre moving , FPS 4.93, Running 28.78s Step 204( N/A%), pre moving , FPS 4.81, Running 29.08s Step 205( N/A%), pre moving , FPS 4.80, Running 29.23s Step 206( N/A%), pre moving , FPS 4.73, Running 29.52s Step 207( N/A%), pre moving , FPS 4.73, Running 29.69s Step 208( N/A%), pre moving , FPS 4.76, Running 29.95s Step 209( N/A%), pre moving , FPS 4.74, Running 30.11s Step 210( N/A%), pre moving , FPS 4.68, Running 30.39s Step 211( N/A%), pre moving , FPS 4.68, Running 30.56s Step 212( N/A%), pre moving , FPS 4.60, Running 30.86s Step 213( N/A%), pre moving , FPS 4.59, Running 31.03s Step 214( N/A%), pre moving , FPS 4.50, Running 31.32s Step 215( N/A%), pre moving , FPS 4.48, Running 31.48s Step 216( N/A%), pre moving , FPS 4.44, Running 31.74s Step 217( N/A%), pre moving , FPS 4.42, Running 31.92s Step 218( N/A%), pre moving , FPS 4.42, Running 32.18s Step 219( N/A%), pre moving , FPS 4.42, Running 32.34s Step 220( N/A%), pre moving , FPS 4.41, Running 32.60s Step 221( N/A%), pre moving , FPS 4.44, Running 32.74s Step 222( N/A%), pre moving , FPS 4.55, Running 33.02s Step 223( N/A%), pre moving , FPS 4.53, Running 33.20s Step 224( N/A%), pre moving , FPS 4.57, Running 33.46s Step 225( N/A%), pre moving , FPS 4.57, Running 33.61s Step 226( N/A%), pre moving , FPS 4.60, Running 33.87s Step 227( N/A%), pre moving , FPS 4.63, Running 34.01s Step 228( N/A%), pre moving , FPS 4.63, Running 34.27s Step 229( N/A%), pre moving , FPS 4.61, Running 34.45s Step 230( N/A%), pre moving , FPS 4.66, Running 34.68s Step 231( N/A%), pre moving , FPS 4.80, Running 34.73s Step 232( N/A%), pre moving , FPS 5.10, Running 34.78s Step 233( N/A%), pre moving , FPS 5.29, Running 34.82s Step 234( N/A%), pre moving , FPS 5.66, Running 34.86s Step 235( N/A%), pre moving , FPS 5.86, Running 34.89s Step 236( N/A%), pre moving , FPS 6.26, Running 34.93s Step 237( N/A%), pre moving , FPS 6.54, Running 34.98s Step 238( N/A%), pre moving , FPS 7.06, Running 35.01s Step 239( N/A%), pre moving , FPS 7.37, Running 35.06s Step 240( N/A%), pre moving , FPS 8.02, Running 35.10s Step 241( N/A%), pre moving , FPS 5.38, Running 36.46s Step 242( N/A%), pre moving , FPS 5.48, Running 36.67s Step 243( N/A%), pre moving , FPS 5.49, Running 36.84s Step 244( N/A%), pre moving , FPS 5.53, Running 37.08s Step 245( N/A%), pre moving , FPS 5.54, Running 37.22s Step 246( N/A%), pre moving , FPS 5.55, Running 37.48s Step 247( N/A%), pre moving , FPS 5.45, Running 37.68s Step 248( N/A%), pre moving , FPS 5.48, Running 37.92s Step 249( N/A%), pre moving , FPS 5.53, Running 38.07s Step 250( N/A%), pre moving , FPS 5.48, Running 38.33s Step 251( N/A%), pre moving , FPS 5.26, Running 38.53s Step 252( N/A%), pre moving , FPS 4.96, Running 38.81s Step 253( N/A%), pre moving , FPS 4.78, Running 39.01s Step 254( N/A%), pre moving , FPS 4.50, Running 39.30s Step 255( N/A%), pre moving , FPS 4.39, Running 39.45s Step 256( N/A%), pre moving , FPS 4.18, Running 39.72s Step 257( N/A%), pre moving , FPS 4.08, Running 39.87s Step 258( N/A%), pre moving , FPS 3.91, Running 40.13s Step 259( N/A%), pre moving , FPS 3.85, Running 40.26s Step 260( N/A%), pre moving , FPS 3.71, Running 40.49s Step 261( 0.33%), action 1, FPS 3.88, Running 41.61s Step 262( 0.67%), action 2, FPS 3.76, Running 41.99s Step 263( 1.00%), action 3, FPS 3.38, Running 42.75s Step 264( 1.33%), action 4, FPS 3.24, Running 43.26s Step 265( 1.67%), action 5, FPS 3.00, Running 43.90s Step 266( 2.00%), action 6, FPS 2.97, Running 44.21s Step 267( 2.33%), action 7, FPS 2.93, Running 44.51s Step 268( 2.67%), action 8, FPS 2.78, Running 45.11s Step 269( 3.00%), action 9, FPS 2.73, Running 45.38s Step 270( 3.33%), action 10, FPS 2.72, Running 45.70s Step 271( 3.67%), action 11, FPS 2.59, Running 46.26s Step 272( 4.00%), action 12, FPS 2.58, Running 46.58s Step 273( 4.33%), action 13, FPS 2.49, Running 47.03s Step 274( 4.67%), action 14, FPS 2.41, Running 47.59s Step 275( 5.00%), action 15, FPS 2.33, Running 48.02s Step 276( 5.33%), action 16, FPS 2.30, Running 48.40s Step 277( 5.67%), action 17, FPS 2.16, Running 49.14s Step 278( 6.00%), action 18, FPS 2.11, Running 49.62s Step 279( 6.33%), action 19, FPS 2.06, Running 49.97s Step 280( 6.67%), action 20, FPS 2.05, Running 50.24s Step 281( 7.00%), action 21, FPS 2.13, Running 51.01s Step 282( 7.33%), action 22, FPS 2.08, Running 51.62s Step 283( 7.67%), action 23, FPS 2.13, Running 52.16s Step 284( 8.00%), action 24, FPS 2.13, Running 52.66s Step 285( 8.33%), action 25, FPS 2.12, Running 53.33s Step 286( 8.67%), action 26, FPS 2.02, Running 54.10s Step 287( 9.00%), action 27, FPS 1.93, Running 54.88s Step 288( 9.33%), action 28, FPS 1.94, Running 55.42s Step 289( 9.67%), action 29, FPS 1.86, Running 56.13s Step 290( 10.00%), action 30, FPS 1.78, Running 56.92s Step 291( 10.33%), action 31, FPS 1.76, Running 57.63s Step 292( 10.67%), action 32, FPS 1.68, Running 58.50s Step 293( 11.00%), action 33, FPS 1.62, Running 59.36s Step 294( 11.33%), action 34, FPS 1.65, Running 59.72s Step 295( 11.67%), action 35, FPS 1.60, Running 60.48s Step 296( 12.00%), action 36, FPS 1.56, Running 61.21s Step 297( 12.33%), action 37, FPS 1.56, Running 61.99s Step 298( 12.67%), action 38, FPS 1.54, Running 62.60s Step 299( 13.00%), action 39, FPS 1.51, Running 63.22s Step 300( 13.33%), action 40, FPS 1.45, Running 64.04s Step 301( 13.67%), action 41, FPS 1.48, Running 64.55s Step 302( 14.00%), action 42, FPS 1.49, Running 65.00s Step 303( 14.33%), action 43, FPS 1.46, Running 65.82s Step 304( 14.67%), action 44, FPS 1.49, Running 66.09s Step 305( 15.00%), action 45, FPS 1.47, Running 66.94s Step 306( 15.33%), action 46, FPS 1.52, Running 67.30s Step 307( 15.67%), action 47, FPS 1.52, Running 68.06s Step 308( 16.00%), action 48, FPS 1.49, Running 68.88s Step 309( 16.33%), action 49, FPS 1.47, Running 69.74s Step 310( 16.67%), action 50, FPS 1.51, Running 70.15s Step 311( 17.00%), action 51, FPS 1.49, Running 71.07s Step 312( 17.33%), action 52, FPS 1.54, Running 71.48s Step 313( 17.67%), action 53, FPS 1.57, Running 72.11s Step 314( 18.00%), action 54, FPS 1.51, Running 72.94s Step 315( 18.33%), action 55, FPS 1.50, Running 73.77s Step 316( 18.67%), action 56, FPS 1.49, Running 74.61s Step 317( 19.00%), action 57, FPS 1.49, Running 75.43s Step 318( 19.33%), action 58, FPS 1.49, Running 76.03s Step 319( 19.67%), action 59, FPS 1.47, Running 76.82s Step 320( 20.00%), action 60, FPS 1.47, Running 77.61s Step 321( 20.33%), action 61, FPS 1.46, Running 78.28s Step 322( 20.67%), action 62, FPS 1.42, Running 79.11s Step 323( 21.00%), action 63, FPS 1.42, Running 79.95s Step 324( 21.33%), action 64, FPS 1.36, Running 80.85s Step 325( 21.67%), action 65, FPS 1.38, Running 81.47s Step 326( 22.00%), action 66, FPS 1.34, Running 82.27s Step 327( 22.33%), action 67, FPS 1.38, Running 82.57s Step 328( 22.67%), action 68, FPS 1.42, Running 82.95s Step 329( 23.00%), action 69, FPS 1.44, Running 83.66s Step 330( 23.33%), action 70, FPS 1.44, Running 84.04s Step 331( 23.67%), action 71, FPS 1.44, Running 84.99s Step 332( 24.00%), action 72, FPS 1.39, Running 85.91s Step 333( 24.33%), action 73, FPS 1.37, Running 86.72s Step 334( 24.67%), action 74, FPS 1.40, Running 87.21s Step 335( 25.00%), action 75, FPS 1.40, Running 88.02s Step 336( 25.33%), action 76, FPS 1.45, Running 88.38s Step 337( 25.67%), action 77, FPS 1.47, Running 89.05s Step 338( 26.00%), action 78, FPS 1.47, Running 89.66s Step 339( 26.33%), action 79, FPS 1.50, Running 90.18s Step 340( 26.67%), action 80, FPS 1.48, Running 91.07s Step 341( 27.00%), action 81, FPS 1.45, Running 92.04s Step 342( 27.33%), action 82, FPS 1.45, Running 92.94s Step 343( 27.67%), action 83, FPS 1.46, Running 93.61s Step 344( 28.00%), action 84, FPS 1.46, Running 94.51s Step 345( 28.33%), action 85, FPS 1.45, Running 95.31s Step 346( 28.67%), action 86, FPS 1.44, Running 96.15s Step 347( 29.00%), action 87, FPS 1.40, Running 96.87s Step 348( 29.33%), action 88, FPS 1.38, Running 97.48s Step 349( 29.67%), action 89, FPS 1.42, Running 97.79s Step 350( 30.00%), action 90, FPS 1.39, Running 98.40s Step 351( 30.33%), action 91, FPS 1.38, Running 99.46s Step 352( 30.67%), action 92, FPS 1.43, Running 99.90s Step 353( 31.00%), action 93, FPS 1.43, Running 100.71s Step 354( 31.33%), action 94, FPS 1.40, Running 101.52s Step 355( 31.67%), action 95, FPS 1.39, Running 102.38s Step 356( 32.00%), action 96, FPS 1.35, Running 103.16s Step 357( 32.33%), action 97, FPS 1.34, Running 103.93s Step 358( 32.67%), action 98, FPS 1.36, Running 104.38s Step 359( 33.00%), action 99, FPS 1.35, Running 104.98s Step 360( 33.33%), action 100, FPS 1.41, Running 105.25s Step 361( 33.67%), action 101, FPS 1.40, Running 106.31s Step 362( 34.00%), action 102, FPS 1.46, Running 106.60s Step 363( 34.33%), action 103, FPS 1.43, Running 107.61s Step 364( 34.67%), action 104, FPS 1.44, Running 108.37s Step 365( 35.00%), action 105, FPS 1.44, Running 109.24s Step 366( 35.33%), action 106, FPS 1.45, Running 109.93s Step 367( 35.67%), action 107, FPS 1.47, Running 110.47s Step 368( 36.00%), action 108, FPS 1.51, Running 110.76s Step 369( 36.33%), action 109, FPS 1.50, Running 111.11s Step 370( 36.67%), action 110, FPS 1.52, Running 111.54s Step 371( 37.00%), action 111, FPS 1.58, Running 112.14s Step 372( 37.33%), action 112, FPS 1.57, Running 112.65s Step 373( 37.67%), action 113, FPS 1.63, Running 112.96s Step 374( 38.00%), action 114, FPS 1.70, Running 113.30s Step 375( 38.33%), action 115, FPS 1.74, Running 113.86s [2026-08-02 21:01:57] [75 ] Seed 74 failed after 114.04 s. +steps: 375 , actions: 115 . +Instruction: Empty +Total 15/75(20.00%) success. +Setting seed: 75 +Step 1( N/A%), pre moving , FPS 1.06, Running 0.94s Step 2( N/A%), pre moving , FPS 2.03, Running 0.98s Step 3( N/A%), pre moving , FPS 2.91, Running 1.03s Step 4( N/A%), pre moving , FPS 3.78, Running 1.06s Step 5( N/A%), pre moving , FPS 4.60, Running 1.09s Step 6( N/A%), pre moving , FPS 5.33, Running 1.13s Step 7( N/A%), pre moving , FPS 6.02, Running 1.16s Step 8( N/A%), pre moving , FPS 6.70, Running 1.19s Step 9( N/A%), pre moving , FPS 7.39, Running 1.22s Step 10( N/A%), pre moving , FPS 8.01, Running 1.25s Step 11( N/A%), pre moving , FPS 8.58, Running 1.28s Step 12( N/A%), pre moving , FPS 9.12, Running 1.32s Step 13( N/A%), pre moving , FPS 9.70, Running 1.34s Step 14( N/A%), pre moving , FPS 10.23, Running 1.37s Step 15( N/A%), pre moving , FPS 10.76, Running 1.39s Step 16( N/A%), pre moving , FPS 11.28, Running 1.42s Step 17( N/A%), pre moving , FPS 11.80, Running 1.44s Step 18( N/A%), pre moving , FPS 12.29, Running 1.46s Step 19( N/A%), pre moving , FPS 12.77, Running 1.49s Step 20( N/A%), pre moving , FPS 13.23, Running 1.51s Step 21( N/A%), pre moving , FPS 24.63, Running 1.75s Step 22( N/A%), pre moving , FPS 24.50, Running 1.80s Step 23( N/A%), pre moving , FPS 24.62, Running 1.84s Step 24( N/A%), pre moving , FPS 24.73, Running 1.87s Step 25( N/A%), pre moving , FPS 24.95, Running 1.89s Step 26( N/A%), pre moving , FPS 20.43, Running 2.11s Step 27( N/A%), pre moving , FPS 20.68, Running 2.13s Step 28( N/A%), pre moving , FPS 20.66, Running 2.16s Step 29( N/A%), pre moving , FPS 20.56, Running 2.19s Step 30( N/A%), pre moving , FPS 20.67, Running 2.22s Step 31( N/A%), pre moving , FPS 20.84, Running 2.24s Step 32( N/A%), pre moving , FPS 21.00, Running 2.27s Step 33( N/A%), pre moving , FPS 20.99, Running 2.29s Step 34( N/A%), pre moving , FPS 21.11, Running 2.32s Step 35( N/A%), pre moving , FPS 21.13, Running 2.34s Step 36( N/A%), pre moving , FPS 15.98, Running 2.67s Step 37( N/A%), pre moving , FPS 15.94, Running 2.70s Step 38( N/A%), pre moving , FPS 15.91, Running 2.72s Step 39( N/A%), pre moving , FPS 15.88, Running 2.75s Step 40( N/A%), pre moving , FPS 15.86, Running 2.77s Step 41( N/A%), pre moving , FPS 19.04, Running 2.80s Step 42( N/A%), pre moving , FPS 19.33, Running 2.84s Step 43( N/A%), pre moving , FPS 19.38, Running 2.87s Step 44( N/A%), pre moving , FPS 19.01, Running 2.92s Step 45( N/A%), pre moving , FPS 18.60, Running 2.96s Step 46( N/A%), pre moving , FPS 22.14, Running 3.01s Step 47( N/A%), pre moving , FPS 21.82, Running 3.05s Step 48( N/A%), pre moving , FPS 21.65, Running 3.09s Step 49( N/A%), pre moving , FPS 21.10, Running 3.14s Step 50( N/A%), pre moving , FPS 20.81, Running 3.18s Step 51( N/A%), pre moving , FPS 20.52, Running 3.22s Step 52( N/A%), pre moving , FPS 20.24, Running 3.26s Step 53( N/A%), pre moving , FPS 19.95, Running 3.29s Step 54( N/A%), pre moving , FPS 19.58, Running 3.34s Step 55( N/A%), pre moving , FPS 19.22, Running 3.38s Step 56( N/A%), pre moving , FPS 26.46, Running 3.43s Step 57( N/A%), pre moving , FPS 26.01, Running 3.46s Step 58( N/A%), pre moving , FPS 25.42, Running 3.51s Step 59( N/A%), pre moving , FPS 24.79, Running 3.55s Step 60( N/A%), pre moving , FPS 24.34, Running 3.59s Step 61( N/A%), pre moving , FPS 24.18, Running 3.63s Step 62( N/A%), pre moving , FPS 23.81, Running 3.67s Step 63( N/A%), pre moving , FPS 23.78, Running 3.71s Step 64( N/A%), pre moving , FPS 23.75, Running 3.76s Step 65( N/A%), pre moving , FPS 23.89, Running 3.80s Step 66( N/A%), pre moving , FPS 23.89, Running 3.84s Step 67( N/A%), pre moving , FPS 24.24, Running 3.87s Step 68( N/A%), pre moving , FPS 24.22, Running 3.91s Step 69( N/A%), pre moving , FPS 25.01, Running 3.94s Step 70( N/A%), pre moving , FPS 25.32, Running 3.97s Step 71( N/A%), pre moving , FPS 25.77, Running 3.99s Step 72( N/A%), pre moving , FPS 26.31, Running 4.02s Step 73( N/A%), pre moving , FPS 26.84, Running 4.04s Step 74( N/A%), pre moving , FPS 27.45, Running 4.07s Step 75( N/A%), pre moving , FPS 27.89, Running 4.10s Step 76( N/A%), pre moving , FPS 28.61, Running 4.12s Step 77( N/A%), pre moving , FPS 29.25, Running 4.15s Step 78( N/A%), pre moving , FPS 29.85, Running 4.18s Step 79( N/A%), pre moving , FPS 30.79, Running 4.20s Step 80( N/A%), pre moving , FPS 31.22, Running 4.24s Step 81( N/A%), pre moving , FPS 31.80, Running 4.26s Step 82( N/A%), pre moving , FPS 32.64, Running 4.29s Step 83( N/A%), pre moving , FPS 33.05, Running 4.32s Step 84( N/A%), pre moving , FPS 34.16, Running 4.35s Step 85( N/A%), pre moving , FPS 35.19, Running 4.37s Step 86( N/A%), pre moving , FPS 36.43, Running 4.39s Step 87( N/A%), pre moving , FPS 18.92, Running 4.93s Step 88( N/A%), pre moving , FPS 17.33, Running 5.06s Step 89( N/A%), pre moving , FPS 14.84, Running 5.29s Step 90( N/A%), pre moving , FPS 13.69, Running 5.43s Step 91( N/A%), pre moving , FPS 12.07, Running 5.65s Step 92( N/A%), pre moving , FPS 11.17, Running 5.81s Step 93( N/A%), pre moving , FPS 10.12, Running 6.02s Step 94( N/A%), pre moving , FPS 9.50, Running 6.17s Step 95( N/A%), pre moving , FPS 8.74, Running 6.39s Step 96( N/A%), pre moving , FPS 8.36, Running 6.52s Step 97( N/A%), pre moving , FPS 7.68, Running 6.75s Step 98( N/A%), pre moving , FPS 7.32, Running 6.91s Step 99( N/A%), pre moving , FPS 6.80, Running 7.15s Step 100( N/A%), pre moving , FPS 6.46, Running 7.33s Step 101( N/A%), pre moving , FPS 5.93, Running 7.63s Step 102( N/A%), pre moving , FPS 5.65, Running 7.83s Step 103( N/A%), pre moving , FPS 5.37, Running 8.04s Step 104( N/A%), pre moving , FPS 5.13, Running 8.24s Step 105( N/A%), pre moving , FPS 4.85, Running 8.49s Step 106( N/A%), pre moving , FPS 4.70, Running 8.65s Step 107( N/A%), pre moving , FPS 5.04, Running 8.90s Step 108( N/A%), pre moving , FPS 5.00, Running 9.07s Step 109( N/A%), pre moving , FPS 4.96, Running 9.32s Step 110( N/A%), pre moving , FPS 4.93, Running 9.49s Step 111( N/A%), pre moving , FPS 4.89, Running 9.74s Step 112( N/A%), pre moving , FPS 4.94, Running 9.86s Step 113( N/A%), pre moving , FPS 4.93, Running 10.07s Step 114( N/A%), pre moving , FPS 4.91, Running 10.24s Step 115( N/A%), pre moving , FPS 4.88, Running 10.49s Step 116( N/A%), pre moving , FPS 4.86, Running 10.63s Step 117( N/A%), pre moving , FPS 4.86, Running 10.87s Step 118( N/A%), pre moving , FPS 4.89, Running 11.00s Step 119( N/A%), pre moving , FPS 4.90, Running 11.23s Step 120( N/A%), pre moving , FPS 4.93, Running 11.39s Step 121( N/A%), pre moving , FPS 5.02, Running 11.62s Step 122( N/A%), pre moving , FPS 5.00, Running 11.82s Step 123( N/A%), pre moving , FPS 4.98, Running 12.06s Step 124( N/A%), pre moving , FPS 5.01, Running 12.23s Step 125( N/A%), pre moving , FPS 4.99, Running 12.50s Step 126( N/A%), pre moving , FPS 4.96, Running 12.68s Step 127( N/A%), pre moving , FPS 4.97, Running 12.92s Step 128( N/A%), pre moving , FPS 5.01, Running 13.06s Step 129( N/A%), pre moving , FPS 5.01, Running 13.31s Step 130( N/A%), pre moving , FPS 5.01, Running 13.48s Step 131( N/A%), pre moving , FPS 5.02, Running 13.72s Step 132( N/A%), pre moving , FPS 5.00, Running 13.85s Step 133( N/A%), pre moving , FPS 5.03, Running 14.05s Step 134( N/A%), pre moving , FPS 5.04, Running 14.21s Step 135( N/A%), pre moving , FPS 5.06, Running 14.44s Step 136( N/A%), pre moving , FPS 5.05, Running 14.59s Step 137( N/A%), pre moving , FPS 5.06, Running 14.82s Step 138( N/A%), pre moving , FPS 5.06, Running 14.95s Step 139( N/A%), pre moving , FPS 5.06, Running 15.18s Step 140( N/A%), pre moving , FPS 5.11, Running 15.30s Step 141( N/A%), pre moving , FPS 5.14, Running 15.50s Step 142( N/A%), pre moving , FPS 5.22, Running 15.65s Step 143( N/A%), pre moving , FPS 5.19, Running 15.91s Step 144( N/A%), pre moving , FPS 5.22, Running 16.06s Step 145( N/A%), pre moving , FPS 5.29, Running 16.29s Step 146( N/A%), pre moving , FPS 5.31, Running 16.45s Step 147( N/A%), pre moving , FPS 5.33, Running 16.67s Step 148( N/A%), pre moving , FPS 5.31, Running 16.82s Step 149( N/A%), pre moving , FPS 5.32, Running 17.07s Step 150( N/A%), pre moving , FPS 5.32, Running 17.24s Step 151( N/A%), pre moving , FPS 5.30, Running 17.50s Step 152( N/A%), pre moving , FPS 5.43, Running 17.54s Step 153( N/A%), pre moving , FPS 5.66, Running 17.58s Step 154( N/A%), pre moving , FPS 5.87, Running 17.62s Step 155( N/A%), pre moving , FPS 6.21, Running 17.66s Step 156( N/A%), pre moving , FPS 6.44, Running 17.70s Step 157( N/A%), pre moving , FPS 6.85, Running 17.74s Step 158( N/A%), pre moving , FPS 7.09, Running 17.77s Step 159( N/A%), pre moving , FPS 7.58, Running 17.82s Step 160( N/A%), pre moving , FPS 7.83, Running 17.86s Step 161( N/A%), pre moving , FPS 8.36, Running 17.90s Step 162( N/A%), pre moving , FPS 5.76, Running 19.12s Step 163( N/A%), pre moving , FPS 5.77, Running 19.38s Step 164( N/A%), pre moving , FPS 5.83, Running 19.49s Step 165( N/A%), pre moving , FPS 5.87, Running 19.69s Step 166( N/A%), pre moving , FPS 5.86, Running 19.86s Step 167( N/A%), pre moving , FPS 5.77, Running 20.14s Step 168( N/A%), pre moving , FPS 5.79, Running 20.28s Step 169( N/A%), pre moving , FPS 5.82, Running 20.51s Step 170( N/A%), pre moving , FPS 5.89, Running 20.63s Step 171( N/A%), pre moving , FPS 5.94, Running 20.86s Step 172( N/A%), pre moving , FPS 5.69, Running 21.05s Step 173( N/A%), pre moving , FPS 5.40, Running 21.28s Step 174( N/A%), pre moving , FPS 5.25, Running 21.43s Step 175( N/A%), pre moving , FPS 5.02, Running 21.64s Step 176( N/A%), pre moving , FPS 4.80, Running 21.86s Step 177( N/A%), pre moving , FPS 4.59, Running 22.10s Step 178( N/A%), pre moving , FPS 4.50, Running 22.22s Step 179( N/A%), pre moving , FPS 4.33, Running 22.43s Step 180( N/A%), pre moving , FPS 4.25, Running 22.56s Step 181( N/A%), pre moving , FPS 4.11, Running 22.76s Step 182( 0.33%), action 1, FPS 4.55, Running 23.52s Step 183( 0.67%), action 2, FPS 4.55, Running 23.77s Step 184( 1.00%), action 3, FPS 4.13, Running 24.33s Step 185( 1.33%), action 4, FPS 4.00, Running 24.69s Step 186( 1.67%), action 5, FPS 3.89, Running 25.00s Step 187( 2.00%), action 6, FPS 3.96, Running 25.19s Step 188( 2.33%), action 7, FPS 3.81, Running 25.52s Step 189( 2.67%), action 8, FPS 3.75, Running 25.85s Step 190( 3.00%), action 9, FPS 3.56, Running 26.26s Step 191( 3.33%), action 10, FPS 3.52, Running 26.55s Step 192( 3.67%), action 11, FPS 3.01, Running 27.69s Step 193( 4.00%), action 12, FPS 2.85, Running 28.30s Step 194( 4.33%), action 13, FPS 2.58, Running 29.18s Step 195( 4.67%), action 14, FPS 2.54, Running 29.52s Step 196( 5.00%), action 15, FPS 2.36, Running 30.33s Step 197( 5.33%), action 16, FPS 2.31, Running 30.74s Step 198( 5.67%), action 17, FPS 2.08, Running 31.84s Step 199( 6.00%), action 18, FPS 1.96, Running 32.64s Step 200( 6.33%), action 19, FPS 1.84, Running 33.41s Step 201( 6.67%), action 20, FPS 1.74, Running 34.24s Step 202( 7.00%), action 21, FPS 1.68, Running 35.44s Step 203( 7.33%), action 22, FPS 1.66, Running 35.82s Step 204( 7.67%), action 23, FPS 1.62, Running 36.69s Step 205( 8.00%), action 24, FPS 1.58, Running 37.38s Step 206( 8.33%), action 25, FPS 1.50, Running 38.38s Step 207( 8.67%), action 26, FPS 1.47, Running 38.82s Step 208( 9.00%), action 27, FPS 1.45, Running 39.27s Step 209( 9.33%), action 28, FPS 1.43, Running 39.87s Step 210( 9.67%), action 29, FPS 1.38, Running 40.79s Step 211( 10.00%), action 30, FPS 1.34, Running 41.44s Step 212( 10.33%), action 31, FPS 1.34, Running 42.58s Step 213( 10.67%), action 32, FPS 1.34, Running 43.27s Step 214( 11.00%), action 33, FPS 1.34, Running 44.13s Step 215( 11.33%), action 34, FPS 1.31, Running 44.79s Step 216( 11.67%), action 35, FPS 1.31, Running 45.61s Step 217( 12.00%), action 36, FPS 1.29, Running 46.20s Step 218( 12.33%), action 37, FPS 1.31, Running 47.08s Step 219( 12.67%), action 38, FPS 1.34, Running 47.54s Step 220( 13.00%), action 39, FPS 1.33, Running 48.45s Step 221( 13.33%), action 40, FPS 1.35, Running 49.07s Step 222( 13.67%), action 41, FPS 1.35, Running 50.23s Step 223( 14.00%), action 42, FPS 1.32, Running 50.95s Step 224( 14.33%), action 43, FPS 1.32, Running 51.86s Step 225( 14.67%), action 44, FPS 1.31, Running 52.63s Step 226( 15.00%), action 45, FPS 1.32, Running 53.58s [2026-08-02 21:02:51] [76 ] Seed 75 failed after 53.78 s. +steps: 226 , actions: 45 . +Instruction: Empty +Total 15/76(19.74%) success. +Setting seed: 76 +Step 1( N/A%), pre moving , FPS 0.98, Running 1.02s Step 2( N/A%), pre moving , FPS 1.86, Running 1.08s Step 3( N/A%), pre moving , FPS 2.50, Running 1.20s Step 4( N/A%), pre moving , FPS 2.99, Running 1.34s Step 5( N/A%), pre moving , FPS 3.52, Running 1.42s Step 6( N/A%), pre moving , FPS 4.08, Running 1.47s Step 7( N/A%), pre moving , FPS 4.57, Running 1.53s Step 8( N/A%), pre moving , FPS 5.06, Running 1.58s Step 9( N/A%), pre moving , FPS 5.59, Running 1.61s Step 10( N/A%), pre moving , FPS 6.06, Running 1.65s Step 11( N/A%), pre moving , FPS 6.56, Running 1.68s Step 12( N/A%), pre moving , FPS 6.96, Running 1.73s Step 13( N/A%), pre moving , FPS 7.31, Running 1.78s Step 14( N/A%), pre moving , FPS 7.65, Running 1.83s Step 15( N/A%), pre moving , FPS 8.08, Running 1.86s Step 16( N/A%), pre moving , FPS 8.50, Running 1.88s Step 17( N/A%), pre moving , FPS 8.90, Running 1.91s Step 18( N/A%), pre moving , FPS 9.30, Running 1.94s Step 19( N/A%), pre moving , FPS 9.67, Running 1.96s Step 20( N/A%), pre moving , FPS 10.04, Running 1.99s Step 21( N/A%), pre moving , FPS 16.57, Running 2.23s Step 22( N/A%), pre moving , FPS 16.87, Running 2.26s Step 23( N/A%), pre moving , FPS 18.39, Running 2.29s Step 24( N/A%), pre moving , FPS 20.30, Running 2.32s Step 25( N/A%), pre moving , FPS 21.52, Running 2.35s Step 26( N/A%), pre moving , FPS 17.90, Running 2.59s Step 27( N/A%), pre moving , FPS 18.42, Running 2.62s Step 28( N/A%), pre moving , FPS 18.79, Running 2.65s Step 29( N/A%), pre moving , FPS 18.79, Running 2.67s Step 30( N/A%), pre moving , FPS 18.90, Running 2.71s Step 31( N/A%), pre moving , FPS 18.63, Running 2.75s Step 32( N/A%), pre moving , FPS 18.98, Running 2.78s Step 33( N/A%), pre moving , FPS 18.68, Running 2.85s Step 34( N/A%), pre moving , FPS 19.18, Running 2.87s Step 35( N/A%), pre moving , FPS 19.00, Running 2.91s Step 36( N/A%), pre moving , FPS 14.61, Running 3.25s Step 37( N/A%), pre moving , FPS 14.60, Running 3.28s Step 38( N/A%), pre moving , FPS 14.59, Running 3.31s Step 39( N/A%), pre moving , FPS 14.62, Running 3.33s Step 40( N/A%), pre moving , FPS 14.65, Running 3.36s Step 41( N/A%), pre moving , FPS 17.26, Running 3.39s Step 42( N/A%), pre moving , FPS 17.32, Running 3.42s Step 43( N/A%), pre moving , FPS 17.26, Running 3.45s Step 44( N/A%), pre moving , FPS 17.37, Running 3.47s Step 45( N/A%), pre moving , FPS 17.38, Running 3.50s Step 46( N/A%), pre moving , FPS 21.34, Running 3.52s Step 47( N/A%), pre moving , FPS 21.50, Running 3.55s Step 48( N/A%), pre moving , FPS 21.59, Running 3.57s Step 49( N/A%), pre moving , FPS 21.62, Running 3.60s Step 50( N/A%), pre moving , FPS 21.86, Running 3.62s Step 51( N/A%), pre moving , FPS 22.25, Running 3.65s Step 52( N/A%), pre moving , FPS 22.12, Running 3.68s Step 53( N/A%), pre moving , FPS 23.07, Running 3.72s Step 54( N/A%), pre moving , FPS 22.29, Running 3.77s Step 55( N/A%), pre moving , FPS 22.41, Running 3.80s Step 56( N/A%), pre moving , FPS 34.10, Running 3.84s Step 57( N/A%), pre moving , FPS 34.20, Running 3.86s Step 58( N/A%), pre moving , FPS 34.14, Running 3.89s Step 59( N/A%), pre moving , FPS 33.37, Running 3.93s Step 60( N/A%), pre moving , FPS 32.25, Running 3.98s Step 61( N/A%), pre moving , FPS 31.22, Running 4.03s Step 62( N/A%), pre moving , FPS 30.61, Running 4.07s Step 63( N/A%), pre moving , FPS 29.68, Running 4.12s Step 64( N/A%), pre moving , FPS 28.97, Running 4.16s Step 65( N/A%), pre moving , FPS 28.03, Running 4.21s Step 66( N/A%), pre moving , FPS 26.32, Running 4.28s Step 67( N/A%), pre moving , FPS 25.75, Running 4.32s Step 68( N/A%), pre moving , FPS 25.31, Running 4.36s Step 69( N/A%), pre moving , FPS 24.93, Running 4.40s Step 70( N/A%), pre moving , FPS 24.10, Running 4.45s Step 71( N/A%), pre moving , FPS 23.03, Running 4.52s Step 72( N/A%), pre moving , FPS 22.86, Running 4.56s Step 73( N/A%), pre moving , FPS 22.71, Running 4.60s Step 74( N/A%), pre moving , FPS 23.13, Running 4.64s Step 75( N/A%), pre moving , FPS 22.76, Running 4.68s Step 76( N/A%), pre moving , FPS 22.18, Running 4.74s Step 77( N/A%), pre moving , FPS 21.68, Running 4.79s Step 78( N/A%), pre moving , FPS 21.42, Running 4.83s Step 79( N/A%), pre moving , FPS 21.44, Running 4.86s Step 80( N/A%), pre moving , FPS 21.39, Running 4.91s Step 81( N/A%), pre moving , FPS 21.59, Running 4.95s Step 82( N/A%), pre moving , FPS 21.66, Running 4.99s Step 83( N/A%), pre moving , FPS 21.84, Running 5.04s Step 84( N/A%), pre moving , FPS 22.02, Running 5.07s Step 85( N/A%), pre moving , FPS 22.24, Running 5.11s Step 86( N/A%), pre moving , FPS 22.91, Running 5.16s Step 87( N/A%), pre moving , FPS 22.76, Running 5.20s Step 88( N/A%), pre moving , FPS 23.08, Running 5.23s Step 89( N/A%), pre moving , FPS 23.45, Running 5.25s Step 90( N/A%), pre moving , FPS 24.24, Running 5.28s Step 91( N/A%), pre moving , FPS 25.21, Running 5.31s Step 92( N/A%), pre moving , FPS 25.60, Running 5.34s Step 93( N/A%), pre moving , FPS 25.89, Running 5.37s Step 94( N/A%), pre moving , FPS 26.35, Running 5.39s Step 95( N/A%), pre moving , FPS 26.92, Running 5.42s Step 96( N/A%), pre moving , FPS 28.11, Running 5.45s Step 97( N/A%), pre moving , FPS 28.85, Running 5.48s Step 98( N/A%), pre moving , FPS 29.04, Running 5.51s Step 99( N/A%), pre moving , FPS 29.43, Running 5.54s Step 100( N/A%), pre moving , FPS 30.50, Running 5.57s Step 101( N/A%), pre moving , FPS 31.11, Running 5.60s Step 102( N/A%), pre moving , FPS 31.78, Running 5.62s Step 103( N/A%), pre moving , FPS 32.75, Running 5.65s Step 104( N/A%), pre moving , FPS 33.27, Running 5.67s Step 105( N/A%), pre moving , FPS 33.96, Running 5.70s Step 106( N/A%), pre moving , FPS 34.95, Running 5.73s Step 107( N/A%), pre moving , FPS 35.93, Running 5.76s Step 108( N/A%), pre moving , FPS 35.77, Running 5.79s Step 109( N/A%), pre moving , FPS 35.56, Running 5.82s Step 110( N/A%), pre moving , FPS 35.41, Running 5.84s Step 111( N/A%), pre moving , FPS 35.89, Running 5.87s Step 112( N/A%), pre moving , FPS 36.01, Running 5.89s Step 113( N/A%), pre moving , FPS 36.20, Running 5.92s Step 114( N/A%), pre moving , FPS 36.17, Running 5.95s Step 115( N/A%), pre moving , FPS 36.40, Running 5.97s Step 116( N/A%), pre moving , FPS 36.53, Running 6.00s Step 117( N/A%), pre moving , FPS 36.30, Running 6.03s Step 118( N/A%), pre moving , FPS 36.67, Running 6.06s Step 119( N/A%), pre moving , FPS 36.85, Running 6.09s Step 120( N/A%), pre moving , FPS 36.74, Running 6.11s Step 121( N/A%), pre moving , FPS 36.91, Running 6.14s Step 122( N/A%), pre moving , FPS 36.73, Running 6.17s Step 123( N/A%), pre moving , FPS 36.69, Running 6.19s Step 124( N/A%), pre moving , FPS 36.53, Running 6.22s Step 125( N/A%), pre moving , FPS 18.32, Running 6.79s Step 126( N/A%), pre moving , FPS 15.88, Running 6.99s Step 127( N/A%), pre moving , FPS 13.77, Running 7.21s Step 128( N/A%), pre moving , FPS 12.65, Running 7.37s Step 129( N/A%), pre moving , FPS 11.25, Running 7.59s Step 130( N/A%), pre moving , FPS 10.44, Running 7.76s Step 131( N/A%), pre moving , FPS 9.30, Running 8.02s Step 132( N/A%), pre moving , FPS 8.73, Running 8.19s Step 133( N/A%), pre moving , FPS 8.01, Running 8.42s Step 134( N/A%), pre moving , FPS 7.70, Running 8.55s Step 135( N/A%), pre moving , FPS 7.05, Running 8.81s Step 136( N/A%), pre moving , FPS 6.73, Running 8.97s Step 137( N/A%), pre moving , FPS 6.35, Running 9.18s Step 138( N/A%), pre moving , FPS 6.14, Running 9.32s Step 139( N/A%), pre moving , FPS 5.78, Running 9.55s Step 140( N/A%), pre moving , FPS 5.53, Running 9.73s Step 141( N/A%), pre moving , FPS 5.19, Running 9.99s Step 142( N/A%), pre moving , FPS 5.00, Running 10.17s Step 143( N/A%), pre moving , FPS 4.75, Running 10.40s Step 144( N/A%), pre moving , FPS 4.64, Running 10.53s Step 145( N/A%), pre moving , FPS 5.02, Running 10.78s Step 146( N/A%), pre moving , FPS 5.06, Running 10.94s Step 147( N/A%), pre moving , FPS 5.07, Running 11.15s Step 148( N/A%), pre moving , FPS 5.09, Running 11.30s Step 149( N/A%), pre moving , FPS 5.02, Running 11.57s Step 150( N/A%), pre moving , FPS 5.04, Running 11.73s Step 151( N/A%), pre moving , FPS 5.07, Running 11.96s Step 152( N/A%), pre moving , FPS 5.07, Running 12.13s Step 153( N/A%), pre moving , FPS 5.07, Running 12.37s Step 154( N/A%), pre moving , FPS 5.03, Running 12.52s Step 155( N/A%), pre moving , FPS 5.11, Running 12.72s Step 156( N/A%), pre moving , FPS 5.13, Running 12.86s Step 157( N/A%), pre moving , FPS 5.06, Running 13.13s Step 158( N/A%), pre moving , FPS 5.02, Running 13.31s Step 159( N/A%), pre moving , FPS 4.97, Running 13.57s Step 160( N/A%), pre moving , FPS 4.95, Running 13.77s Step 161( N/A%), pre moving , FPS 5.06, Running 13.95s Step 162( N/A%), pre moving , FPS 5.04, Running 14.14s Step 163( N/A%), pre moving , FPS 5.03, Running 14.37s Step 164( N/A%), pre moving , FPS 5.02, Running 14.52s Step 165( N/A%), pre moving , FPS 4.96, Running 14.81s Step 166( N/A%), pre moving , FPS 4.90, Running 15.02s Step 167( N/A%), pre moving , FPS 4.83, Running 15.30s Step 168( N/A%), pre moving , FPS 4.84, Running 15.43s Step 169( N/A%), pre moving , FPS 4.88, Running 15.68s Step 170( N/A%), pre moving , FPS 4.84, Running 15.86s Step 171( N/A%), pre moving , FPS 4.82, Running 16.11s Step 172( N/A%), pre moving , FPS 4.83, Running 16.27s Step 173( N/A%), pre moving , FPS 4.82, Running 16.52s Step 174( N/A%), pre moving , FPS 4.76, Running 16.73s Step 175( N/A%), pre moving , FPS 4.68, Running 16.99s Step 176( N/A%), pre moving , FPS 4.68, Running 17.14s Step 177( N/A%), pre moving , FPS 4.66, Running 17.42s Step 178( N/A%), pre moving , FPS 4.65, Running 17.61s Step 179( N/A%), pre moving , FPS 4.65, Running 17.87s Step 180( N/A%), pre moving , FPS 4.69, Running 18.04s Step 181( N/A%), pre moving , FPS 4.61, Running 18.29s Step 182( N/A%), pre moving , FPS 4.63, Running 18.46s Step 183( N/A%), pre moving , FPS 4.66, Running 18.67s Step 184( N/A%), pre moving , FPS 4.63, Running 18.84s Step 185( N/A%), pre moving , FPS 4.73, Running 19.05s Step 186( N/A%), pre moving , FPS 4.70, Running 19.27s Step 187( N/A%), pre moving , FPS 4.74, Running 19.52s Step 188( N/A%), pre moving , FPS 4.66, Running 19.73s Step 189( N/A%), pre moving , FPS 4.65, Running 19.98s Step 190( N/A%), pre moving , FPS 4.66, Running 20.15s Step 191( N/A%), pre moving , FPS 4.67, Running 20.39s Step 192( N/A%), pre moving , FPS 4.80, Running 20.44s Step 193( N/A%), pre moving , FPS 5.05, Running 20.48s Step 194( N/A%), pre moving , FPS 5.26, Running 20.53s Step 195( N/A%), pre moving , FPS 5.58, Running 20.57s Step 196( N/A%), pre moving , FPS 5.75, Running 20.62s Step 197( N/A%), pre moving , FPS 6.18, Running 20.66s Step 198( N/A%), pre moving , FPS 6.47, Running 20.70s Step 199( N/A%), pre moving , FPS 6.98, Running 20.74s Step 200( N/A%), pre moving , FPS 7.29, Running 20.78s Step 201( N/A%), pre moving , FPS 7.90, Running 20.82s Step 202( N/A%), pre moving , FPS 5.44, Running 22.13s Step 203( N/A%), pre moving , FPS 5.44, Running 22.34s Step 204( N/A%), pre moving , FPS 5.50, Running 22.48s Step 205( N/A%), pre moving , FPS 5.44, Running 22.72s Step 206( N/A%), pre moving , FPS 5.51, Running 22.90s Step 207( N/A%), pre moving , FPS 5.51, Running 23.15s Step 208( N/A%), pre moving , FPS 5.62, Running 23.29s Step 209( N/A%), pre moving , FPS 5.61, Running 23.54s Step 210( N/A%), pre moving , FPS 5.63, Running 23.70s Step 211( N/A%), pre moving , FPS 5.53, Running 24.01s Step 212( N/A%), pre moving , FPS 5.31, Running 24.20s Step 213( N/A%), pre moving , FPS 5.00, Running 24.48s Step 214( N/A%), pre moving , FPS 4.88, Running 24.63s Step 215( N/A%), pre moving , FPS 4.63, Running 24.89s Step 216( N/A%), pre moving , FPS 4.50, Running 25.06s Step 217( N/A%), pre moving , FPS 4.32, Running 25.28s Step 218( N/A%), pre moving , FPS 4.22, Running 25.44s Step 219( N/A%), pre moving , FPS 4.06, Running 25.67s Step 220( N/A%), pre moving , FPS 3.95, Running 25.84s Step 221( N/A%), pre moving , FPS 3.80, Running 26.09s Step 222( 0.33%), action 1, FPS 4.04, Running 27.08s Step 223( 0.67%), action 2, FPS 3.59, Running 27.91s Step 224( 1.00%), action 3, FPS 3.30, Running 28.55s Step 225( 1.33%), action 4, FPS 3.19, Running 28.99s Step 226( 1.67%), action 5, FPS 2.98, Running 29.62s Step 227( 2.00%), action 6, FPS 2.90, Running 30.05s Step 228( 2.33%), action 7, FPS 2.56, Running 31.10s Step 229( 2.67%), action 8, FPS 2.39, Running 31.92s Step 230( 3.00%), action 9, FPS 2.17, Running 32.93s Step 231( 3.33%), action 10, FPS 2.04, Running 33.84s Step 232( 3.67%), action 11, FPS 1.82, Running 35.18s Step 233( 4.00%), action 12, FPS 1.78, Running 35.69s Step 234( 4.33%), action 13, FPS 1.67, Running 36.62s Step 235( 4.67%), action 14, FPS 1.67, Running 36.85s Step 236( 5.00%), action 15, FPS 1.56, Running 37.91s Step 237( 5.33%), action 16, FPS 1.48, Running 38.80s Step 238( 5.67%), action 17, FPS 1.40, Running 39.77s Step 239( 6.00%), action 18, FPS 1.34, Running 40.57s Step 240( 6.33%), action 19, FPS 1.27, Running 41.53s Step 241( 6.67%), action 20, FPS 1.25, Running 42.15s Step 242( 7.00%), action 21, FPS 1.27, Running 42.86s Step 243( 7.33%), action 22, FPS 1.28, Running 43.55s Step 244( 7.67%), action 23, FPS 1.30, Running 43.91s Step 245( 8.00%), action 24, FPS 1.31, Running 44.28s Step 246( 8.33%), action 25, FPS 1.29, Running 45.13s Step 247( 8.67%), action 26, FPS 1.28, Running 45.64s Step 248( 9.00%), action 27, FPS 1.31, Running 46.42s Step 249( 9.33%), action 28, FPS 1.32, Running 47.03s Step 250( 9.67%), action 29, FPS 1.32, Running 48.06s Step 251( 10.00%), action 30, FPS 1.34, Running 48.73s Step 252( 10.33%), action 31, FPS 1.37, Running 49.78s Step 253( 10.67%), action 32, FPS 1.37, Running 50.32s Step 254( 11.00%), action 33, FPS 1.37, Running 51.19s Step 255( 11.33%), action 34, FPS 1.36, Running 51.59s Step 256( 11.67%), action 35, FPS 1.39, Running 52.33s Step 257( 12.00%), action 36, FPS 1.41, Running 52.96s Step 258( 12.33%), action 37, FPS 1.45, Running 53.53s Step 259( 12.67%), action 38, FPS 1.47, Running 54.15s Step 260( 13.00%), action 39, FPS 1.48, Running 55.08s Step 261( 13.33%), action 40, FPS 1.49, Running 55.56s Step 262( 13.67%), action 41, FPS 1.45, Running 56.66s Step 263( 14.00%), action 42, FPS 1.48, Running 57.08s Step 264( 14.33%), action 43, FPS 1.45, Running 57.67s Step 265( 14.67%), action 44, FPS 1.43, Running 58.28s Step 266( 15.00%), action 45, FPS 1.48, Running 58.62s Step 267( 15.33%), action 46, FPS 1.52, Running 58.84s Step 268( 15.67%), action 47, FPS 1.54, Running 59.39s Step 269( 16.00%), action 48, FPS 1.59, Running 59.62s Step 270( 16.33%), action 49, FPS 1.64, Running 60.26s Step 271( 16.67%), action 50, FPS 1.70, Running 60.51s Step 272( 17.00%), action 51, FPS 1.79, Running 60.96s Step 273( 17.33%), action 52, FPS 1.83, Running 61.26s Step 274( 17.67%), action 53, FPS 1.91, Running 61.69s Step 275( 18.00%), action 54, FPS 1.86, Running 62.37s Step 276( 18.33%), action 55, FPS 1.88, Running 62.95s Step 277( 18.67%), action 56, FPS 1.88, Running 63.60s Step 278( 19.00%), action 57, FPS 1.87, Running 64.23s Step 279( 19.33%), action 58, FPS 1.89, Running 64.74s Step 280( 19.67%), action 59, FPS 1.90, Running 65.62s Step 281( 20.00%), action 60, FPS 1.83, Running 66.47s Step 282( 20.33%), action 61, FPS 1.81, Running 67.69s Step 283( 20.67%), action 62, FPS 1.78, Running 68.31s Step 284( 21.00%), action 63, FPS 1.73, Running 69.23s Step 285( 21.33%), action 64, FPS 1.72, Running 69.93s Step 286( 21.67%), action 65, FPS 1.63, Running 70.92s Step 287( 22.00%), action 66, FPS 1.58, Running 71.53s Step 288( 22.33%), action 67, FPS 1.53, Running 72.48s Step 289( 22.67%), action 68, FPS 1.49, Running 73.00s Step 290( 23.00%), action 69, FPS 1.47, Running 73.84s Step 291( 23.33%), action 70, FPS 1.42, Running 74.57s Step 292( 23.67%), action 71, FPS 1.36, Running 75.66s Step 293( 24.00%), action 72, FPS 1.31, Running 76.49s Step 294( 24.33%), action 73, FPS 1.27, Running 77.38s Step 295( 24.67%), action 74, FPS 1.28, Running 77.99s Step 296( 25.00%), action 75, FPS 1.29, Running 78.50s Step 297( 25.33%), action 76, FPS 1.29, Running 79.14s Step 298( 25.67%), action 77, FPS 1.28, Running 79.83s Step 299( 26.00%), action 78, FPS 1.27, Running 80.54s Step 300( 26.33%), action 79, FPS 1.26, Running 81.45s Step 301( 26.67%), action 80, FPS 1.27, Running 82.17s Step 302( 27.00%), action 81, FPS 1.28, Running 83.31s Step 303( 27.33%), action 82, FPS 1.27, Running 84.00s Step 304( 27.67%), action 83, FPS 1.27, Running 84.94s Step 305( 28.00%), action 84, FPS 1.27, Running 85.74s Step 306( 28.33%), action 85, FPS 1.28, Running 86.53s Step 307( 28.67%), action 86, FPS 1.28, Running 87.19s Step 308( 29.00%), action 87, FPS 1.29, Running 88.01s Step 309( 29.33%), action 88, FPS 1.27, Running 88.75s Step 310( 29.67%), action 89, FPS 1.26, Running 89.67s Step 311( 30.00%), action 90, FPS 1.30, Running 89.93s Step 312( 30.33%), action 91, FPS 1.31, Running 90.93s Step 313( 30.67%), action 92, FPS 1.32, Running 91.63s Step 314( 31.00%), action 93, FPS 1.31, Running 92.65s Step 315( 31.33%), action 94, FPS 1.31, Running 93.29s Step 316( 31.67%), action 95, FPS 1.26, Running 94.32s Step 317( 32.00%), action 96, FPS 1.26, Running 94.98s Step 318( 32.33%), action 97, FPS 1.23, Running 96.05s Step 319( 32.67%), action 98, FPS 1.23, Running 96.80s Step 320( 33.00%), action 99, FPS 1.23, Running 97.71s Step 321( 33.33%), action 100, FPS 1.24, Running 98.36s Step 322( 33.67%), action 101, FPS 1.24, Running 99.42s Step 323( 34.00%), action 102, FPS 1.24, Running 100.18s Step 324( 34.33%), action 103, FPS 1.24, Running 101.13s Step 325( 34.67%), action 104, FPS 1.24, Running 101.88s Step 326( 35.00%), action 105, FPS 1.22, Running 102.88s Step 327( 35.33%), action 106, FPS 1.23, Running 103.43s Step 328( 35.67%), action 107, FPS 1.22, Running 104.41s Step 329( 36.00%), action 108, FPS 1.23, Running 105.07s Step 330( 36.33%), action 109, FPS 1.22, Running 106.03s Step 331( 36.67%), action 110, FPS 1.19, Running 106.71s Step 332( 37.00%), action 111, FPS 1.19, Running 107.81s Step 333( 37.33%), action 112, FPS 1.20, Running 108.31s Step 334( 37.67%), action 113, FPS 1.22, Running 109.06s Step 335( 38.00%), action 114, FPS 1.24, Running 109.49s Step 336( 38.33%), action 115, FPS 1.25, Running 110.26s Step 337( 38.67%), action 116, FPS 1.29, Running 110.50s Step 338( 39.00%), action 117, FPS 1.31, Running 111.30s Step 339( 39.33%), action 118, FPS 1.31, Running 112.02s Step 340( 39.67%), action 119, FPS 1.32, Running 112.84s Step 341( 40.00%), action 120, FPS 1.33, Running 113.37s Step 342( 40.33%), action 121, FPS 1.36, Running 114.08s Step 343( 40.67%), action 122, FPS 1.36, Running 114.83s Step 344( 41.00%), action 123, FPS 1.36, Running 115.81s Step 345( 41.33%), action 124, FPS 1.39, Running 116.23s Step 346( 41.67%), action 125, FPS 1.41, Running 117.01s Step 347( 42.00%), action 126, FPS 1.45, Running 117.25s Step 348( 42.33%), action 127, FPS 1.48, Running 117.97s Step 349( 42.67%), action 128, FPS 1.47, Running 118.67s Step 350( 43.00%), action 129, FPS 1.47, Running 119.60s Step 351( 43.33%), action 130, FPS 1.48, Running 120.22s Step 352( 43.67%), action 131, FPS 1.51, Running 121.04s Step 353( 44.00%), action 132, FPS 1.48, Running 121.81s Step 354( 44.33%), action 133, FPS 1.49, Running 122.52s Step 355( 44.67%), action 134, FPS 1.46, Running 123.21s Step 356( 45.00%), action 135, FPS 1.44, Running 124.13s Step 357( 45.33%), action 136, FPS 1.39, Running 124.84s Step 358( 45.67%), action 137, FPS 1.37, Running 125.88s Step 359( 46.00%), action 138, FPS 1.37, Running 126.58s Step 360( 46.33%), action 139, FPS 1.37, Running 127.39s Step 361( 46.67%), action 140, FPS 1.38, Running 127.82s Step 362( 47.00%), action 141, FPS 1.36, Running 128.77s Step 363( 47.33%), action 142, FPS 1.38, Running 129.31s Step 364( 47.67%), action 143, FPS 1.41, Running 129.97s Step 365( 48.00%), action 144, FPS 1.43, Running 130.20s Step 366( 48.33%), action 145, FPS 1.43, Running 130.96s Step 367( 48.67%), action 146, FPS 1.39, Running 131.62s Step 368( 49.00%), action 147, FPS 1.41, Running 132.11s Step 369( 49.33%), action 148, FPS 1.44, Running 132.59s Step 370( 49.67%), action 149, FPS 1.46, Running 133.27s Step 371( 50.00%), action 150, FPS 1.51, Running 133.51s Step 372( 50.33%), action 151, FPS 1.50, Running 134.40s Step 373( 50.67%), action 152, FPS 1.56, Running 134.63s Step 374( 51.00%), action 153, FPS 1.57, Running 135.25s Step 375( 51.33%), action 154, FPS 1.60, Running 135.68s Step 376( 51.67%), action 155, FPS 1.62, Running 136.51s Step 377( 52.00%), action 156, FPS 1.68, Running 136.76s Step 378( 52.33%), action 157, FPS 1.77, Running 137.19s Step 379( 52.67%), action 158, FPS 1.76, Running 137.93s Step 380( 53.00%), action 159, FPS 1.82, Running 138.36s Step 381( 53.33%), action 160, FPS 1.80, Running 138.96s Step 382( 53.67%), action 161, FPS 1.85, Running 139.57s Step 383( 54.00%), action 162, FPS 1.85, Running 140.14s Step 384( 54.33%), action 163, FPS 1.83, Running 140.92s Step 385( 54.67%), action 164, FPS 1.77, Running 141.49s Step 386( 55.00%), action 165, FPS 1.75, Running 142.36s Step 387( 55.33%), action 166, FPS 1.73, Running 143.17s Step 388( 55.67%), action 167, FPS 1.66, Running 144.15s Step 389( 56.00%), action 168, FPS 1.62, Running 144.91s Step 390( 56.33%), action 169, FPS 1.61, Running 145.70s Step 391( 56.67%), action 170, FPS 1.54, Running 146.47s Step 392( 57.00%), action 171, FPS 1.56, Running 147.20s Step 393( 57.33%), action 172, FPS 1.56, Running 147.49s Step 394( 57.67%), action 173, FPS 1.51, Running 148.48s Step 395( 58.00%), action 174, FPS 1.50, Running 149.02s Step 396( 58.33%), action 175, FPS 1.48, Running 150.06s Step 397( 58.67%), action 176, FPS 1.43, Running 150.77s Step 398( 59.00%), action 177, FPS 1.39, Running 151.59s Step 399( 59.33%), action 178, FPS 1.40, Running 152.25s Step 400( 59.67%), action 179, FPS 1.35, Running 153.15s Step 401( 60.00%), action 180, FPS 1.38, Running 153.41s Step 402( 60.33%), action 181, FPS 1.33, Running 154.57s Step 403( 60.67%), action 182, FPS 1.33, Running 155.23s Step 404( 61.00%), action 183, FPS 1.31, Running 156.21s Step 405( 61.33%), action 184, FPS 1.29, Running 156.98s Step 406( 61.67%), action 185, FPS 1.28, Running 157.98s Step 407( 62.00%), action 186, FPS 1.31, Running 158.42s Step 408( 62.33%), action 187, FPS 1.32, Running 159.26s Step 409( 62.67%), action 188, FPS 1.32, Running 160.05s Step 410( 63.00%), action 189, FPS 1.31, Running 160.93s Step 411( 63.33%), action 190, FPS 1.32, Running 161.66s Step 412( 63.67%), action 191, FPS 1.29, Running 162.76s Step 413( 64.00%), action 192, FPS 1.25, Running 163.49s Step 414( 64.33%), action 193, FPS 1.27, Running 164.23s Step 415( 64.67%), action 194, FPS 1.25, Running 165.00s Step 416( 65.00%), action 195, FPS 1.26, Running 165.94s Step 417( 65.33%), action 196, FPS 1.26, Running 166.66s Step 418( 65.67%), action 197, FPS 1.25, Running 167.54s Step 419( 66.00%), action 198, FPS 1.25, Running 168.28s Step 420( 66.33%), action 199, FPS 1.24, Running 169.22s Step 421( 66.67%), action 200, FPS 1.21, Running 169.94s Step 422( 67.00%), action 201, FPS 1.22, Running 170.99s Step 423( 67.33%), action 202, FPS 1.21, Running 171.78s Step 424( 67.67%), action 203, FPS 1.21, Running 172.68s Step 425( 68.00%), action 204, FPS 1.21, Running 173.47s Step 426( 68.33%), action 205, FPS 1.25, Running 173.98s Step 427( 68.67%), action 206, FPS 1.24, Running 174.56s Step 428( 69.00%), action 207, FPS 1.23, Running 175.47s Step 429( 69.33%), action 208, FPS 1.24, Running 176.16s Step 430( 69.67%), action 209, FPS 1.24, Running 177.05s Step 431( 70.00%), action 210, FPS 1.24, Running 177.83s Step 432( 70.33%), action 211, FPS 1.22, Running 179.13s Step 433( 70.67%), action 212, FPS 1.22, Running 179.85s Step 434( 71.00%), action 213, FPS 1.20, Running 180.92s Step 435( 71.33%), action 214, FPS 1.21, Running 181.56s Step 436( 71.67%), action 215, FPS 1.21, Running 182.50s Step 437( 72.00%), action 216, FPS 1.21, Running 183.16s Step 438( 72.33%), action 217, FPS 1.21, Running 184.13s Step 439( 72.67%), action 218, FPS 1.21, Running 184.82s Step 440( 73.00%), action 219, FPS 1.20, Running 185.83s Step 441( 73.33%), action 220, FPS 1.21, Running 186.53s Step 442( 73.67%), action 221, FPS 1.20, Running 187.72s Step 443( 74.00%), action 222, FPS 1.20, Running 188.43s Step 444( 74.33%), action 223, FPS 1.20, Running 189.41s Step 445( 74.67%), action 224, FPS 1.20, Running 190.07s Step 446( 75.00%), action 225, FPS 1.17, Running 191.07s Step 447( 75.33%), action 226, FPS 1.17, Running 191.69s Step 448( 75.67%), action 227, FPS 1.20, Running 192.19s Step 449( 76.00%), action 228, FPS 1.20, Running 192.83s Step 450( 76.33%), action 229, FPS 1.19, Running 193.79s Step 451( 76.67%), action 230, FPS 1.19, Running 194.57s Step 452( 77.00%), action 231, FPS 1.20, Running 195.80s Step 453( 77.33%), action 232, FPS 1.20, Running 196.49s Step 454( 77.67%), action 233, FPS 1.21, Running 197.43s Step 455( 78.00%), action 234, FPS 1.19, Running 198.30s Step 456( 78.33%), action 235, FPS 1.19, Running 199.27s Step 457( 78.67%), action 236, FPS 1.18, Running 200.10s Step 458( 79.00%), action 237, FPS 1.19, Running 200.98s Step 459( 79.33%), action 238, FPS 1.19, Running 201.63s Step 460( 79.67%), action 239, FPS 1.21, Running 202.38s Step 461( 80.00%), action 240, FPS 1.21, Running 203.07s Step 462( 80.33%), action 241, FPS 1.21, Running 204.30s Step 463( 80.67%), action 242, FPS 1.21, Running 204.91s Step 464( 81.00%), action 243, FPS 1.22, Running 205.80s Step 465( 81.33%), action 244, FPS 1.22, Running 206.52s Step 466( 81.67%), action 245, FPS 1.22, Running 207.52s Step 467( 82.00%), action 246, FPS 1.21, Running 208.23s Step 468( 82.33%), action 247, FPS 1.18, Running 209.17s Step 469( 82.67%), action 248, FPS 1.17, Running 209.87s Step 470( 83.00%), action 249, FPS 1.18, Running 210.76s Step 471( 83.33%), action 250, FPS 1.17, Running 211.60s Step 472( 83.67%), action 251, FPS 1.17, Running 212.83s Step 473( 84.00%), action 252, FPS 1.18, Running 213.47s Step 474( 84.33%), action 253, FPS 1.18, Running 214.45s Step 475( 84.67%), action 254, FPS 1.19, Running 215.11s Step 476( 85.00%), action 255, FPS 1.22, Running 215.71s Step 477( 85.33%), action 256, FPS 1.22, Running 216.53s Step 478( 85.67%), action 257, FPS 1.22, Running 217.42s Step 479( 86.00%), action 258, FPS 1.21, Running 218.19s Step 480( 86.33%), action 259, FPS 1.20, Running 219.08s Step 481( 86.67%), action 260, FPS 1.20, Running 219.76s Step 482( 87.00%), action 261, FPS 1.20, Running 220.99s Step 483( 87.33%), action 262, FPS 1.20, Running 221.64s Step 484( 87.67%), action 263, FPS 1.20, Running 222.52s Step 485( 88.00%), action 264, FPS 1.19, Running 223.27s Step 486( 88.33%), action 265, FPS 1.19, Running 224.27s Step 487( 88.67%), action 266, FPS 1.19, Running 225.02s Step 488( 89.00%), action 267, FPS 1.19, Running 226.01s Step 489( 89.33%), action 268, FPS 1.18, Running 226.78s Step 490( 89.67%), action 269, FPS 1.18, Running 227.66s Step 491( 90.00%), action 270, FPS 1.20, Running 228.32s Step 492( 90.33%), action 271, FPS 1.20, Running 229.55s Step 493( 90.67%), action 272, FPS 1.19, Running 230.32s Step 494( 91.00%), action 273, FPS 1.18, Running 231.42s Step 495( 91.33%), action 274, FPS 1.17, Running 232.14s Step 496( 91.67%), action 275, FPS 1.14, Running 233.18s Step 497( 92.00%), action 276, FPS 1.15, Running 233.90s Step 498( 92.33%), action 277, FPS 1.15, Running 234.83s Step 499( 92.67%), action 278, FPS 1.15, Running 235.54s Step 500( 93.00%), action 279, FPS 1.14, Running 236.58s Step 501( 93.33%), action 280, FPS 1.14, Running 237.33s Step 502( 93.67%), action 281, FPS 1.13, Running 238.67s Step 503( 94.00%), action 282, FPS 1.13, Running 239.37s Step 504( 94.33%), action 283, FPS 1.12, Running 240.40s Step 505( 94.67%), action 284, FPS 1.12, Running 241.14s Step 506( 95.00%), action 285, FPS 1.12, Running 242.18s Step 507( 95.33%), action 286, FPS 1.12, Running 242.94s Step 508( 95.67%), action 287, FPS 1.11, Running 244.05s Step 509( 96.00%), action 288, FPS 1.11, Running 244.74s Step 510( 96.33%), action 289, FPS 1.11, Running 245.67s Step 511( 96.67%), action 290, FPS 1.14, Running 245.93s Step 512( 97.00%), action 291, FPS 1.13, Running 247.28s Step 513( 97.33%), action 292, FPS 1.13, Running 247.98s Step 514( 97.67%), action 293, FPS 1.14, Running 248.94s Step 515( 98.00%), action 294, FPS 1.15, Running 249.55s Step 516( 98.33%), action 295, FPS 1.16, Running 250.44s Step 517( 98.67%), action 296, FPS 1.16, Running 251.10s Step 518( 99.00%), action 297, FPS 1.16, Running 252.07s Step 519( 99.33%), action 298, FPS 1.16, Running 252.76s Step 520( 99.67%), action 299, FPS 1.20, Running 253.24s Step 521(100.00%), action 300, FPS 1.21, Running 253.82s [2026-08-02 21:07:06] [77 ] Seed 76 failed after 254.64 s. +steps: 521 , actions: 300 . +Instruction: Empty +Total 15/77(19.48%) success. +Setting seed: 77 +Step 1( N/A%), pre moving , FPS 0.82, Running 1.22s Step 2( N/A%), pre moving , FPS 1.58, Running 1.26s Step 3( N/A%), pre moving , FPS 2.31, Running 1.30s Step 4( N/A%), pre moving , FPS 3.02, Running 1.32s 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.90, Running 1.43s Step 8( N/A%), pre moving , FPS 5.49, Running 1.46s Step 9( N/A%), pre moving , FPS 6.07, Running 1.48s Step 10( N/A%), pre moving , FPS 6.62, Running 1.51s Step 11( N/A%), pre moving , FPS 6.89, Running 1.60s Step 12( N/A%), pre moving , FPS 7.39, Running 1.62s Step 13( N/A%), pre moving , FPS 7.85, Running 1.66s Step 14( N/A%), pre moving , FPS 8.30, Running 1.69s Step 15( N/A%), pre moving , FPS 8.72, Running 1.72s Step 16( N/A%), pre moving , FPS 9.16, Running 1.75s Step 17( N/A%), pre moving , FPS 9.59, Running 1.77s Step 18( N/A%), pre moving , FPS 10.01, Running 1.80s Step 19( N/A%), pre moving , FPS 10.41, Running 1.83s Step 20( N/A%), pre moving , FPS 10.79, Running 1.85s Step 21( N/A%), pre moving , FPS 22.62, Running 2.10s Step 22( N/A%), pre moving , FPS 22.77, Running 2.14s Step 23( N/A%), pre moving , FPS 22.96, Running 2.17s Step 24( N/A%), pre moving , FPS 22.94, Running 2.20s Step 25( N/A%), pre moving , FPS 22.96, Running 2.22s Step 26( N/A%), pre moving , FPS 18.54, Running 2.46s Step 27( N/A%), pre moving , FPS 18.74, Running 2.49s Step 28( N/A%), pre moving , FPS 18.72, Running 2.52s Step 29( N/A%), pre moving , FPS 18.59, Running 2.56s Step 30( N/A%), pre moving , FPS 18.54, Running 2.59s Step 31( N/A%), pre moving , FPS 18.48, Running 2.68s Step 32( N/A%), pre moving , FPS 18.45, Running 2.71s Step 33( N/A%), pre moving , FPS 18.52, Running 2.73s Step 34( N/A%), pre moving , FPS 18.41, Running 2.77s Step 35( N/A%), pre moving , FPS 18.39, Running 2.81s Step 36( N/A%), pre moving , FPS 14.10, Running 3.17s Step 37( N/A%), pre moving , FPS 14.10, Running 3.19s Step 38( N/A%), pre moving , FPS 14.07, Running 3.22s Step 39( N/A%), pre moving , FPS 14.03, Running 3.25s Step 40( N/A%), pre moving , FPS 13.93, Running 3.29s Step 41( N/A%), pre moving , FPS 16.49, Running 3.32s Step 42( N/A%), pre moving , FPS 16.67, Running 3.34s Step 43( N/A%), pre moving , FPS 16.68, Running 3.37s Step 44( N/A%), pre moving , FPS 16.74, Running 3.39s Step 45( N/A%), pre moving , FPS 16.75, Running 3.42s Step 46( N/A%), pre moving , FPS 20.27, Running 3.45s Step 47( N/A%), pre moving , FPS 20.43, Running 3.47s Step 48( N/A%), pre moving , FPS 20.53, Running 3.50s Step 49( N/A%), pre moving , FPS 20.73, Running 3.52s Step 50( N/A%), pre moving , FPS 20.85, Running 3.55s Step 51( N/A%), pre moving , FPS 22.34, Running 3.57s Step 52( N/A%), pre moving , FPS 22.41, Running 3.60s Step 53( N/A%), pre moving , FPS 22.49, Running 3.62s Step 54( N/A%), pre moving , FPS 22.80, Running 3.65s Step 55( N/A%), pre moving , FPS 22.98, Running 3.68s Step 56( N/A%), pre moving , FPS 36.74, Running 3.71s Step 57( N/A%), pre moving , FPS 36.65, Running 3.74s Step 58( N/A%), pre moving , FPS 36.61, Running 3.77s Step 59( N/A%), pre moving , FPS 36.77, Running 3.80s Step 60( N/A%), pre moving , FPS 37.19, Running 3.83s Step 61( N/A%), pre moving , FPS 36.98, Running 3.86s Step 62( N/A%), pre moving , FPS 36.98, Running 3.88s Step 63( N/A%), pre moving , FPS 36.72, Running 3.91s Step 64( N/A%), pre moving , FPS 36.57, Running 3.94s Step 65( N/A%), pre moving , FPS 35.46, Running 3.98s Step 66( N/A%), pre moving , FPS 34.84, Running 4.02s Step 67( N/A%), pre moving , FPS 33.99, Running 4.06s Step 68( N/A%), pre moving , FPS 33.34, Running 4.10s Step 69( N/A%), pre moving , FPS 32.61, Running 4.14s Step 70( N/A%), pre moving , FPS 31.87, Running 4.18s Step 71( N/A%), pre moving , FPS 31.07, Running 4.22s Step 72( N/A%), pre moving , FPS 30.42, Running 4.26s Step 73( N/A%), pre moving , FPS 29.78, Running 4.30s Step 74( N/A%), pre moving , FPS 29.23, Running 4.33s Step 75( N/A%), pre moving , FPS 28.79, Running 4.37s Step 76( N/A%), pre moving , FPS 28.57, Running 4.41s Step 77( N/A%), pre moving , FPS 28.11, Running 4.45s Step 78( N/A%), pre moving , FPS 27.76, Running 4.49s Step 79( N/A%), pre moving , FPS 27.41, Running 4.52s Step 80( N/A%), pre moving , FPS 27.19, Running 4.56s Step 81( N/A%), pre moving , FPS 26.88, Running 4.60s Step 82( N/A%), pre moving , FPS 26.40, Running 4.64s Step 83( N/A%), pre moving , FPS 26.11, Running 4.68s Step 84( N/A%), pre moving , FPS 25.65, Running 4.72s Step 85( N/A%), pre moving , FPS 25.75, Running 4.76s Step 86( N/A%), pre moving , FPS 25.63, Running 4.80s Step 87( N/A%), pre moving , FPS 25.57, Running 4.84s Step 88( N/A%), pre moving , FPS 25.53, Running 4.88s Step 89( N/A%), pre moving , FPS 25.54, Running 4.92s Step 90( N/A%), pre moving , FPS 25.59, Running 4.96s Step 91( N/A%), pre moving , FPS 25.71, Running 5.00s Step 92( N/A%), pre moving , FPS 26.14, Running 5.02s Step 93( N/A%), pre moving , FPS 26.48, Running 5.05s Step 94( N/A%), pre moving , FPS 26.90, Running 5.08s Step 95( N/A%), pre moving , FPS 27.37, Running 5.10s Step 96( N/A%), pre moving , FPS 27.79, Running 5.13s Step 97( N/A%), pre moving , FPS 28.23, Running 5.16s Step 98( N/A%), pre moving , FPS 28.63, Running 5.19s Step 99( N/A%), pre moving , FPS 29.01, Running 5.21s Step 100( N/A%), pre moving , FPS 29.50, Running 5.24s Step 101( N/A%), pre moving , FPS 29.86, Running 5.27s Step 102( N/A%), pre moving , FPS 30.24, Running 5.30s Step 103( N/A%), pre moving , FPS 30.76, Running 5.33s Step 104( N/A%), pre moving , FPS 31.46, Running 5.35s Step 105( N/A%), pre moving , FPS 32.27, Running 5.38s Step 106( N/A%), pre moving , FPS 32.88, Running 5.41s Step 107( N/A%), pre moving , FPS 33.70, Running 5.44s Step 108( N/A%), pre moving , FPS 34.32, Running 5.47s Step 109( N/A%), pre moving , FPS 34.75, Running 5.50s Step 110( N/A%), pre moving , FPS 35.07, Running 5.53s Step 111( N/A%), pre moving , FPS 35.74, Running 5.56s Step 112( N/A%), pre moving , FPS 35.81, Running 5.58s Step 113( N/A%), pre moving , FPS 35.82, Running 5.61s Step 114( N/A%), pre moving , FPS 35.35, Running 5.64s Step 115( N/A%), pre moving , FPS 34.64, Running 5.68s Step 116( N/A%), pre moving , FPS 34.64, Running 5.71s Step 117( N/A%), pre moving , FPS 34.74, Running 5.73s Step 118( N/A%), pre moving , FPS 34.88, Running 5.76s Step 119( N/A%), pre moving , FPS 35.17, Running 5.78s Step 120( N/A%), pre moving , FPS 35.20, Running 5.81s Step 121( N/A%), pre moving , FPS 35.38, Running 5.84s Step 122( N/A%), pre moving , FPS 35.76, Running 5.86s Step 123( N/A%), pre moving , FPS 35.91, Running 5.89s Step 124( N/A%), pre moving , FPS 35.91, Running 5.91s Step 125( N/A%), pre moving , FPS 35.99, Running 5.93s Step 126( N/A%), pre moving , FPS 36.37, Running 5.96s Step 127( N/A%), pre moving , FPS 36.54, Running 5.98s Step 128( N/A%), pre moving , FPS 36.77, Running 6.01s Step 129( N/A%), pre moving , FPS 37.27, Running 6.03s Step 130( N/A%), pre moving , FPS 37.65, Running 6.06s Step 131( N/A%), pre moving , FPS 37.48, Running 6.09s Step 132( N/A%), pre moving , FPS 37.23, Running 6.12s Step 133( N/A%), pre moving , FPS 37.53, Running 6.14s Step 134( N/A%), pre moving , FPS 37.15, Running 6.18s Step 135( N/A%), pre moving , FPS 37.75, Running 6.21s Step 136( N/A%), pre moving , FPS 37.86, Running 6.24s Step 137( N/A%), pre moving , FPS 37.97, Running 6.26s Step 138( N/A%), pre moving , FPS 38.12, Running 6.28s Step 139( N/A%), pre moving , FPS 38.24, Running 6.31s Step 140( N/A%), pre moving , FPS 38.36, Running 6.33s Step 141( N/A%), pre moving , FPS 18.66, Running 6.91s Step 142( N/A%), pre moving , FPS 16.79, Running 7.05s Step 143( N/A%), pre moving , FPS 14.46, Running 7.27s Step 144( N/A%), pre moving , FPS 13.20, Running 7.43s Step 145( N/A%), pre moving , FPS 11.74, Running 7.64s Step 146( N/A%), pre moving , FPS 10.80, Running 7.81s Step 147( N/A%), pre moving , FPS 9.57, Running 8.07s Step 148( N/A%), pre moving , FPS 9.04, Running 8.22s Step 149( N/A%), pre moving , FPS 8.28, Running 8.45s Step 150( N/A%), pre moving , FPS 7.78, Running 8.63s Step 151( N/A%), pre moving , FPS 7.19, Running 8.87s Step 152( N/A%), pre moving , FPS 6.89, Running 9.02s Step 153( N/A%), pre moving , FPS 6.34, Running 9.30s Step 154( N/A%), pre moving , FPS 6.08, Running 9.47s Step 155( N/A%), pre moving , FPS 5.69, Running 9.73s Step 156( N/A%), pre moving , FPS 5.48, Running 9.89s Step 157( N/A%), pre moving , FPS 5.16, Running 10.13s Step 158( N/A%), pre moving , FPS 4.98, Running 10.30s Step 159( N/A%), pre moving , FPS 4.75, Running 10.52s Step 160( N/A%), pre moving , FPS 4.55, Running 10.72s Step 161( N/A%), pre moving , FPS 4.93, Running 10.97s Step 162( N/A%), pre moving , FPS 4.88, Running 11.15s Step 163( N/A%), pre moving , FPS 4.90, Running 11.35s Step 164( N/A%), pre moving , FPS 4.88, Running 11.53s Step 165( N/A%), pre moving , FPS 4.84, Running 11.78s Step 166( N/A%), pre moving , FPS 4.86, Running 11.93s Step 167( N/A%), pre moving , FPS 4.86, Running 12.19s Step 168( N/A%), pre moving , FPS 4.83, Running 12.37s Step 169( N/A%), pre moving , FPS 4.76, Running 12.65s Step 170( N/A%), pre moving , FPS 4.81, Running 12.79s Step 171( N/A%), pre moving , FPS 4.81, Running 13.03s Step 172( N/A%), pre moving , FPS 4.76, Running 13.22s Step 173( N/A%), pre moving , FPS 4.83, Running 13.44s Step 174( N/A%), pre moving , FPS 4.82, Running 13.62s Step 175( N/A%), pre moving , FPS 4.78, Running 13.91s Step 176( N/A%), pre moving , FPS 4.74, Running 14.10s Step 177( N/A%), pre moving , FPS 4.75, Running 14.35s Step 178( N/A%), pre moving , FPS 4.75, Running 14.50s Step 179( N/A%), pre moving , FPS 4.74, Running 14.74s Step 180( N/A%), pre moving , FPS 4.74, Running 14.94s Step 181( N/A%), pre moving , FPS 4.75, Running 15.18s Step 182( N/A%), pre moving , FPS 4.70, Running 15.41s Step 183( N/A%), pre moving , FPS 4.58, Running 15.72s Step 184( N/A%), pre moving , FPS 4.59, Running 15.88s Step 185( N/A%), pre moving , FPS 4.60, Running 16.12s Step 186( N/A%), pre moving , FPS 4.61, Running 16.27s Step 187( N/A%), pre moving , FPS 4.63, Running 16.51s Step 188( N/A%), pre moving , FPS 4.62, Running 16.69s Step 189( N/A%), pre moving , FPS 4.65, Running 16.95s Step 190( N/A%), pre moving , FPS 4.56, Running 17.18s Step 191( N/A%), pre moving , FPS 4.55, Running 17.43s Step 192( N/A%), pre moving , FPS 4.51, Running 17.66s Step 193( N/A%), pre moving , FPS 4.43, Running 17.96s Step 194( N/A%), pre moving , FPS 4.47, Running 18.10s Step 195( N/A%), pre moving , FPS 4.50, Running 18.36s Step 196( N/A%), pre moving , FPS 4.50, Running 18.54s Step 197( N/A%), pre moving , FPS 4.45, Running 18.84s Step 198( N/A%), pre moving , FPS 4.41, Running 19.04s Step 199( N/A%), pre moving , FPS 4.33, Running 19.36s Step 200( N/A%), pre moving , FPS 4.37, Running 19.51s Step 201( N/A%), pre moving , FPS 4.38, Running 19.74s Step 202( N/A%), pre moving , FPS 4.43, Running 19.93s Step 203( N/A%), pre moving , FPS 4.44, Running 20.23s Step 204( N/A%), pre moving , FPS 4.56, Running 20.27s Step 205( N/A%), pre moving , FPS 4.76, Running 20.32s Step 206( N/A%), pre moving , FPS 4.88, Running 20.36s Step 207( N/A%), pre moving , FPS 5.12, Running 20.41s Step 208( N/A%), pre moving , FPS 5.31, Running 20.46s Step 209( N/A%), pre moving , FPS 5.63, Running 20.50s Step 210( N/A%), pre moving , FPS 5.94, Running 20.54s Step 211( N/A%), pre moving , FPS 6.34, Running 20.58s Step 212( N/A%), pre moving , FPS 6.74, Running 20.63s Step 213( N/A%), pre moving , FPS 7.37, Running 20.67s Step 214( N/A%), pre moving , FPS 4.92, Running 22.17s Step 215( N/A%), pre moving , FPS 4.89, Running 22.45s Step 216( N/A%), pre moving , FPS 4.89, Running 22.64s Step 217( N/A%), pre moving , FPS 4.91, Running 22.91s Step 218( N/A%), pre moving , FPS 4.97, Running 23.06s Step 219( N/A%), pre moving , FPS 5.09, Running 23.29s Step 220( N/A%), pre moving , FPS 5.04, Running 23.48s Step 221( N/A%), pre moving , FPS 4.97, Running 23.76s Step 222( N/A%), pre moving , FPS 4.96, Running 23.96s Step 223( N/A%), pre moving , FPS 5.03, Running 24.20s Step 224( N/A%), pre moving , FPS 4.86, Running 24.39s Step 225( N/A%), pre moving , FPS 4.61, Running 24.65s Step 226( N/A%), pre moving , FPS 4.47, Running 24.83s Step 227( N/A%), pre moving , FPS 4.26, Running 25.11s Step 228( N/A%), pre moving , FPS 4.16, Running 25.26s Step 229( N/A%), pre moving , FPS 3.99, Running 25.51s Step 230( N/A%), pre moving , FPS 3.89, Running 25.69s Step 231( N/A%), pre moving , FPS 3.70, Running 25.99s Step 232( N/A%), pre moving , FPS 3.62, Running 26.16s Step 233( N/A%), pre moving , FPS 3.47, Running 26.43s Step 234( 0.33%), action 1, FPS 3.63, Running 27.68s Step 235( 0.67%), action 2, FPS 3.44, Running 28.27s Step 236( 1.00%), action 3, FPS 3.03, Running 29.24s Step 237( 1.33%), action 4, FPS 2.69, Running 30.35s Step 238( 1.67%), action 5, FPS 2.36, Running 31.53s Step 239( 2.00%), action 6, FPS 2.30, Running 31.99s Step 240( 2.33%), action 7, FPS 2.05, Running 33.22s Step 241( 2.67%), action 8, FPS 1.93, Running 34.14s Step 242( 3.00%), action 9, FPS 1.79, Running 35.11s Step 243( 3.33%), action 10, FPS 1.73, Running 35.77s Step 244( 3.67%), action 11, FPS 1.56, Running 37.17s Step 245( 4.00%), action 12, FPS 1.56, Running 37.43s Step 246( 4.33%), action 13, FPS 1.45, Running 38.64s Step 247( 4.67%), action 14, FPS 1.39, Running 39.53s Step 248( 5.00%), action 15, FPS 1.32, Running 40.37s Step 249( 5.33%), action 16, FPS 1.27, Running 41.20s Step 250( 5.67%), action 17, FPS 1.24, Running 41.78s Step 251( 6.00%), action 18, FPS 1.22, Running 42.43s Step 252( 6.33%), action 19, FPS 1.15, Running 43.51s Step 253( 6.67%), action 20, FPS 1.11, Running 44.43s Step 254( 7.00%), action 21, FPS 1.11, Running 45.63s Step 255( 7.33%), action 22, FPS 1.10, Running 46.44s Step 256( 7.67%), action 23, FPS 1.10, Running 47.43s Step 257( 8.00%), action 24, FPS 1.14, Running 47.83s Step 258( 8.33%), action 25, FPS 1.16, Running 48.78s Step 259( 8.67%), action 26, FPS 1.15, Running 49.35s Step 260( 9.00%), action 27, FPS 1.19, Running 49.98s Step 261( 9.33%), action 28, FPS 1.21, Running 50.68s Step 262( 9.67%), action 29, FPS 1.24, Running 51.23s Step 263( 10.00%), action 30, FPS 1.25, Running 51.83s Step 264( 10.33%), action 31, FPS 1.27, Running 52.95s Step 265( 10.67%), action 32, FPS 1.25, Running 53.41s Step 266( 11.00%), action 33, FPS 1.28, Running 54.25s Step 267( 11.33%), action 34, FPS 1.31, Running 54.85s Step 268( 11.67%), action 35, FPS 1.33, Running 55.43s Step 269( 12.00%), action 36, FPS 1.38, Running 55.65s Step 270( 12.33%), action 37, FPS 1.40, Running 56.11s Step 271( 12.67%), action 38, FPS 1.41, Running 56.64s Step 272( 13.00%), action 39, FPS 1.43, Running 57.53s Step 273( 13.33%), action 40, FPS 1.46, Running 58.10s Step 274( 13.67%), action 41, FPS 1.47, Running 59.22s Step 275( 14.00%), action 42, FPS 1.48, Running 59.99s Step 276( 14.33%), action 43, FPS 1.50, Running 60.74s Step 277( 14.67%), action 44, FPS 1.52, Running 60.97s Step 278( 15.00%), action 45, FPS 1.54, Running 61.76s Step 279( 15.33%), action 46, FPS 1.58, Running 61.99s Step 280( 15.67%), action 47, FPS 1.61, Running 62.38s Step 281( 16.00%), action 48, FPS 1.61, Running 63.11s Step 282( 16.33%), action 49, FPS 1.61, Running 63.64s Step 283( 16.67%), action 50, FPS 1.64, Running 64.03s Step 284( 17.00%), action 51, FPS 1.71, Running 64.64s Step 285( 17.33%), action 52, FPS 1.73, Running 64.99s Step 286( 17.67%), action 53, FPS 1.73, Running 65.82s Step 287( 18.00%), action 54, FPS 1.76, Running 66.21s Step 288( 18.33%), action 55, FPS 1.78, Running 66.64s Step 289( 18.67%), action 56, FPS 1.75, Running 67.05s Step 290( 19.00%), action 57, FPS 1.73, Running 67.69s Step 291( 19.33%), action 58, FPS 1.75, Running 68.04s Step 292( 19.67%), action 59, FPS 1.83, Running 68.43s Step 293( 20.00%), action 60, FPS 1.86, Running 68.86s Step 294( 20.33%), action 61, FPS 1.94, Running 69.53s Step 295( 20.67%), action 62, FPS 2.03, Running 69.85s Step 296( 21.00%), action 63, FPS 1.98, Running 70.82s Step 297( 21.33%), action 64, FPS 1.89, Running 71.55s Step 298( 21.67%), action 65, FPS 1.89, Running 72.35s Step 299( 22.00%), action 66, FPS 1.80, Running 73.12s Step 300( 22.33%), action 67, FPS 1.72, Running 74.02s Step 301( 22.67%), action 68, FPS 1.79, Running 74.25s Step 302( 23.00%), action 69, FPS 1.73, Running 75.20s Step 303( 23.33%), action 70, FPS 1.70, Running 75.79s Step 304( 23.67%), action 71, FPS 1.63, Running 76.89s Step 305( 24.00%), action 72, FPS 1.65, Running 77.14s Step 306( 24.33%), action 73, FPS 1.64, Running 78.04s Step 307( 24.67%), action 74, FPS 1.65, Running 78.34s Step 308( 25.00%), action 75, FPS 1.65, Running 78.72s Step 309( 25.33%), action 76, FPS 1.66, Running 79.12s Step 310( 25.67%), action 77, FPS 1.64, Running 79.87s Step 311( 26.00%), action 78, FPS 1.60, Running 80.52s Step 312( 26.33%), action 79, FPS 1.55, Running 81.33s Step 313( 26.67%), action 80, FPS 1.53, Running 81.93s Step 314( 27.00%), action 81, FPS 1.50, Running 82.89s Step 315( 27.33%), action 82, FPS 1.51, Running 83.11s Step 316( 27.67%), action 83, FPS 1.56, Running 83.67s Step 317( 28.00%), action 84, FPS 1.62, Running 83.93s Step 318( 28.33%), action 85, FPS 1.67, Running 84.36s Step 319( 28.67%), action 86, FPS 1.74, Running 84.60s Step 320( 29.00%), action 87, FPS 1.82, Running 85.03s Step 321( 29.33%), action 88, FPS 1.77, Running 85.58s Step 322( 29.67%), action 89, FPS 1.83, Running 86.13s Step 323( 30.00%), action 90, FPS 1.90, Running 86.34s Step 324( 30.33%), action 91, FPS 2.01, Running 86.84s Step 325( 30.67%), action 92, FPS 1.96, Running 87.32s Step 326( 31.00%), action 93, FPS 2.09, Running 87.59s Step 327( 31.33%), action 94, FPS 2.11, Running 87.82s Step 328( 31.67%), action 95, FPS 2.11, Running 88.22s Step 329( 32.00%), action 96, FPS 2.08, Running 88.73s Step 330( 32.33%), action 97, FPS 2.15, Running 89.19s Step 331( 32.67%), action 98, FPS 2.25, Running 89.42s Step 332( 33.00%), action 99, FPS 2.29, Running 90.09s Step 333( 33.33%), action 100, FPS 2.38, Running 90.33s Step 334( 33.67%), action 101, FPS 2.47, Running 91.00s Step 335( 34.00%), action 102, FPS 2.41, Running 91.42s Step 336( 34.33%), action 103, FPS 2.47, Running 91.76s Step 337( 34.67%), action 104, FPS 2.48, Running 91.99s Step 338( 35.00%), action 105, FPS 2.46, Running 92.48s Step 339( 35.33%), action 106, FPS 2.39, Running 92.97s Step 340( 35.67%), action 107, FPS 2.35, Running 93.53s Step 341( 36.00%), action 108, FPS 2.42, Running 93.83s Step 342( 36.33%), action 109, FPS 2.35, Running 94.62s Step 343( 36.67%), action 110, FPS 2.33, Running 94.94s Step 344( 37.00%), action 111, FPS 2.21, Running 95.87s Step 345( 37.33%), action 112, FPS 2.20, Running 96.40s Step 346( 37.67%), action 113, FPS 2.15, Running 96.91s Step 347( 38.00%), action 114, FPS 2.03, Running 97.65s Step 348( 38.33%), action 115, FPS 1.96, Running 98.44s Step 349( 38.67%), action 116, FPS 1.92, Running 99.14s Step 350( 39.00%), action 117, FPS 1.92, Running 99.61s Step 351( 39.33%), action 118, FPS 1.91, Running 99.87s Step 352( 39.67%), action 119, FPS 1.88, Running 100.70s Step 353( 40.00%), action 120, FPS 1.88, Running 100.99s Step 354( 40.33%), action 121, FPS 1.89, Running 101.60s Step 355( 40.67%), action 122, FPS 1.89, Running 101.99s Step 356( 41.00%), action 123, FPS 1.83, Running 102.69s Step 357( 41.33%), action 124, FPS 1.84, Running 102.88s Step 358( 41.67%), action 125, FPS 1.85, Running 103.31s Step 359( 42.00%), action 126, FPS 1.85, Running 103.77s Step 360( 42.33%), action 127, FPS 1.86, Running 104.27s Step 361( 42.67%), action 128, FPS 1.83, Running 104.76s Step 362( 43.00%), action 129, FPS 1.87, Running 105.34s Step 363( 43.33%), action 130, FPS 1.86, Running 105.68s Step 364( 43.67%), action 131, FPS 1.85, Running 106.69s Step 365( 44.00%), action 132, FPS 1.90, Running 106.91s Step 366( 44.33%), action 133, FPS 1.92, Running 107.35s Step 367( 44.67%), action 134, FPS 1.97, Running 107.82s Step 368( 45.00%), action 135, FPS 2.05, Running 108.21s Step 369( 45.33%), action 136, FPS 2.15, Running 108.45s Step 370( 45.67%), action 137, FPS 2.12, Running 109.06s Step 371( 46.00%), action 138, FPS 2.10, Running 109.39s Step 372( 46.33%), action 139, FPS 2.17, Running 109.92s Step 373( 46.67%), action 140, FPS 2.19, Running 110.13s Step 374( 47.00%), action 141, FPS 2.21, Running 110.65s Step 375( 47.33%), action 142, FPS 2.26, Running 110.86s Step 376( 47.67%), action 143, FPS 2.34, Running 111.22s Step 377( 48.00%), action 144, FPS 2.26, Running 111.75s Step 378( 48.33%), action 145, FPS 2.14, Running 112.64s Step 379( 48.67%), action 146, FPS 2.09, Running 113.36s Step 380( 49.00%), action 147, FPS 2.01, Running 114.20s Step 381( 49.33%), action 148, FPS 2.07, Running 114.44s Step 382( 49.67%), action 149, FPS 2.01, Running 115.29s Step 383( 50.00%), action 150, FPS 1.95, Running 115.93s Step 384( 50.33%), action 151, FPS 1.94, Running 117.02s Step 385( 50.67%), action 152, FPS 1.90, Running 117.41s Step 386( 51.00%), action 153, FPS 1.91, Running 117.82s Step 387( 51.33%), action 154, FPS 1.94, Running 118.15s Step 388( 51.67%), action 155, FPS 1.86, Running 118.95s Step 389( 52.00%), action 156, FPS 1.83, Running 119.38s Step 390( 52.33%), action 157, FPS 1.79, Running 120.26s Step 391( 52.67%), action 158, FPS 1.79, Running 120.56s Step 392( 53.00%), action 159, FPS 1.74, Running 121.40s Step 393( 53.33%), action 160, FPS 1.68, Running 122.06s Step 394( 53.67%), action 161, FPS 1.64, Running 122.81s Step 395( 54.00%), action 162, FPS 1.63, Running 123.12s Step 396( 54.33%), action 163, FPS 1.58, Running 123.90s Step 397( 54.67%), action 164, FPS 1.56, Running 124.55s Step 398( 55.00%), action 165, FPS 1.61, Running 125.08s Step 399( 55.33%), action 166, FPS 1.62, Running 125.73s Step 400( 55.67%), action 167, FPS 1.60, Running 126.67s Step 401( 56.00%), action 168, FPS 1.56, Running 127.29s Step 402( 56.33%), action 169, FPS 1.54, Running 128.23s Step 403( 56.67%), action 170, FPS 1.53, Running 128.96s Step 404( 57.00%), action 171, FPS 1.58, Running 129.67s Step 405( 57.33%), action 172, FPS 1.54, Running 130.39s Step 406( 57.67%), action 173, FPS 1.49, Running 131.23s Step 407( 58.00%), action 174, FPS 1.46, Running 131.88s Step 408( 58.33%), action 175, FPS 1.46, Running 132.64s Step 409( 58.67%), action 176, FPS 1.44, Running 133.30s Step 410( 59.00%), action 177, FPS 1.49, Running 133.72s Step 411( 59.33%), action 178, FPS 1.48, Running 134.06s Step 412( 59.67%), action 179, FPS 1.48, Running 134.91s Step 413( 60.00%), action 180, FPS 1.53, Running 135.12s Step 414( 60.33%), action 181, FPS 1.50, Running 136.15s Step 415( 60.67%), action 182, FPS 1.49, Running 136.53s Step 416( 61.00%), action 183, FPS 1.48, Running 137.40s Step 417( 61.33%), action 184, FPS 1.49, Running 137.97s Step 418( 61.67%), action 185, FPS 1.49, Running 138.46s Step 419( 62.00%), action 186, FPS 1.49, Running 139.14s Step 420( 62.33%), action 187, FPS 1.51, Running 139.95s Step 421( 62.67%), action 188, FPS 1.49, Running 140.68s Step 422( 63.00%), action 189, FPS 1.50, Running 141.54s Step 423( 63.33%), action 190, FPS 1.51, Running 142.24s Step 424( 63.67%), action 191, FPS 1.46, Running 143.41s Step 425( 64.00%), action 192, FPS 1.51, Running 143.62s Step 426( 64.33%), action 193, FPS 1.51, Running 144.52s Step 427( 64.67%), action 194, FPS 1.51, Running 145.14s Step 428( 65.00%), action 195, FPS 1.54, Running 145.62s Step 429( 65.33%), action 196, FPS 1.55, Running 146.21s Step 430( 65.67%), action 197, FPS 1.54, Running 146.71s Step 431( 66.00%), action 198, FPS 1.51, Running 147.35s Step 432( 66.33%), action 199, FPS 1.51, Running 148.18s Step 433( 66.67%), action 200, FPS 1.46, Running 148.86s Step 434( 67.00%), action 201, FPS 1.46, Running 149.84s Step 435( 67.33%), action 202, FPS 1.43, Running 150.54s Step 436( 67.67%), action 203, FPS 1.43, Running 151.39s Step 437( 68.00%), action 204, FPS 1.42, Running 152.01s Step 438( 68.33%), action 205, FPS 1.41, Running 152.64s Step 439( 68.67%), action 206, FPS 1.41, Running 153.29s Step 440( 69.00%), action 207, FPS 1.44, Running 153.84s Step 441( 69.33%), action 208, FPS 1.44, Running 154.57s Step 442( 69.67%), action 209, FPS 1.49, Running 154.93s Step 443( 70.00%), action 210, FPS 1.49, Running 155.68s Step 444( 70.33%), action 211, FPS 1.54, Running 156.37s Step 445( 70.67%), action 212, FPS 1.49, Running 157.06s Step 446( 71.00%), action 213, FPS 1.48, Running 157.99s Step 447( 71.33%), action 214, FPS 1.48, Running 158.67s Step 448( 71.67%), action 215, FPS 1.49, Running 159.05s Step 449( 72.00%), action 216, FPS 1.47, Running 159.79s Step 450( 72.33%), action 217, FPS 1.43, Running 160.73s Step 451( 72.67%), action 218, FPS 1.42, Running 161.43s Step 452( 73.00%), action 219, FPS 1.45, Running 162.00s Step 453( 73.33%), action 220, FPS 1.49, Running 162.29s Step 454( 73.67%), action 221, FPS 1.48, Running 163.36s Step 455( 74.00%), action 222, FPS 1.48, Running 164.03s Step 456( 74.33%), action 223, FPS 1.50, Running 164.69s Step 457( 74.67%), action 224, FPS 1.55, Running 164.94s Step 458( 75.00%), action 225, FPS 1.52, Running 165.79s Step 459( 75.33%), action 226, FPS 1.52, Running 166.46s Step 460( 75.67%), action 227, FPS 1.51, Running 167.05s Step 461( 76.00%), action 228, FPS 1.57, Running 167.33s Step 462( 76.33%), action 229, FPS 1.50, Running 168.22s Step 463( 76.67%), action 230, FPS 1.56, Running 168.50s Step 464( 77.00%), action 231, FPS 1.54, Running 169.39s Step 465( 77.33%), action 232, FPS 1.56, Running 169.86s Step 466( 77.67%), action 233, FPS 1.58, Running 170.63s Step 467( 78.00%), action 234, FPS 1.64, Running 170.86s Step 468( 78.33%), action 235, FPS 1.62, Running 171.37s Step 469( 78.67%), action 236, FPS 1.65, Running 171.90s Step 470( 79.00%), action 237, FPS 1.71, Running 172.41s Step 471( 79.33%), action 238, FPS 1.76, Running 172.78s Step 472( 79.67%), action 239, FPS 1.73, Running 173.59s Step 473( 80.00%), action 240, FPS 1.66, Running 174.35s Step 474( 80.33%), action 241, FPS 1.65, Running 175.46s Step 475( 80.67%), action 242, FPS 1.64, Running 176.22s Step 476( 81.00%), action 243, FPS 1.61, Running 177.15s Step 477( 81.33%), action 244, FPS 1.55, Running 177.87s Step 478( 81.67%), action 245, FPS 1.58, Running 178.48s Step 479( 82.00%), action 246, FPS 1.60, Running 178.98s Step 480( 82.33%), action 247, FPS 1.55, Running 179.92s Step 481( 82.67%), action 248, FPS 1.50, Running 180.64s Step 482( 83.00%), action 249, FPS 1.51, Running 181.43s Step 483( 83.33%), action 250, FPS 1.49, Running 181.97s Step 484( 83.67%), action 251, FPS 1.46, Running 183.11s Step 485( 84.00%), action 252, FPS 1.44, Running 183.77s Step 486( 84.33%), action 253, FPS 1.42, Running 184.69s Step 487( 84.67%), action 254, FPS 1.37, Running 185.45s Step 488( 85.00%), action 255, FPS 1.34, Running 186.35s Step 489( 85.33%), action 256, FPS 1.32, Running 187.08s Step 490( 85.67%), action 257, FPS 1.31, Running 187.66s Step 491( 86.00%), action 258, FPS 1.31, Running 188.10s Step 492( 86.33%), action 259, FPS 1.30, Running 189.02s Step 493( 86.67%), action 260, FPS 1.30, Running 189.71s Step 494( 87.00%), action 261, FPS 1.35, Running 190.32s Step 495( 87.33%), action 262, FPS 1.39, Running 190.64s Step 496( 87.67%), action 263, FPS 1.39, Running 191.54s Step 497( 88.00%), action 264, FPS 1.39, Running 192.25s Step 498( 88.33%), action 265, FPS 1.37, Running 193.07s Step 499( 88.67%), action 266, FPS 1.36, Running 193.70s [2026-08-02 21:10:20] [78 ] Seed 77 failed after 194.14 s. +steps: 499 , actions: 266 . +Instruction: Empty +Total 15/78(19.23%) success. +Setting seed: 78 +Step 1( N/A%), pre moving , FPS 0.42, Running 2.38s Step 2( N/A%), pre moving , FPS 0.83, Running 2.41s Step 3( N/A%), pre moving , FPS 1.22, Running 2.46s Step 4( N/A%), pre moving , FPS 1.61, Running 2.49s Step 5( N/A%), pre moving , FPS 1.99, Running 2.51s Step 6( N/A%), pre moving , FPS 2.36, Running 2.54s Step 7( N/A%), pre moving , FPS 2.72, Running 2.57s Step 8( N/A%), pre moving , FPS 3.08, Running 2.60s Step 9( N/A%), pre moving , FPS 3.43, Running 2.62s Step 10( N/A%), pre moving , FPS 3.77, Running 2.65s Step 11( N/A%), pre moving , FPS 4.11, Running 2.68s Step 12( N/A%), pre moving , FPS 4.43, Running 2.71s Step 13( N/A%), pre moving , FPS 4.75, Running 2.74s Step 14( N/A%), pre moving , FPS 5.06, Running 2.77s Step 15( N/A%), pre moving , FPS 5.36, Running 2.80s Step 16( N/A%), pre moving , FPS 5.66, Running 2.83s Step 17( N/A%), pre moving , FPS 5.95, Running 2.86s Step 18( N/A%), pre moving , FPS 6.21, Running 2.90s Step 19( N/A%), pre moving , FPS 6.50, Running 2.92s Step 20( N/A%), pre moving , FPS 6.78, Running 2.95s Step 21( N/A%), pre moving , FPS 24.80, Running 3.19s Step 22( N/A%), pre moving , FPS 24.19, Running 3.23s Step 23( N/A%), pre moving , FPS 23.69, Running 3.30s Step 24( N/A%), pre moving , FPS 23.30, Running 3.35s Step 25( N/A%), pre moving , FPS 23.27, Running 3.37s Step 26( N/A%), pre moving , FPS 19.05, Running 3.59s Step 27( N/A%), pre moving , FPS 18.98, Running 3.62s Step 28( N/A%), pre moving , FPS 18.83, Running 3.66s Step 29( N/A%), pre moving , FPS 18.88, Running 3.68s Step 30( N/A%), pre moving , FPS 18.93, Running 3.71s Step 31( N/A%), pre moving , FPS 19.00, Running 3.73s Step 32( N/A%), pre moving , FPS 19.13, Running 3.76s Step 33( N/A%), pre moving , FPS 19.22, Running 3.78s Step 34( N/A%), pre moving , FPS 19.09, Running 3.82s Step 35( N/A%), pre moving , FPS 19.07, Running 3.85s Step 36( N/A%), pre moving , FPS 14.85, Running 4.17s Step 37( N/A%), pre moving , FPS 14.91, Running 4.20s Step 38( N/A%), pre moving , FPS 15.03, Running 4.23s Step 39( N/A%), pre moving , FPS 15.05, Running 4.25s Step 40( N/A%), pre moving , FPS 15.01, Running 4.28s Step 41( N/A%), pre moving , FPS 17.84, Running 4.31s Step 42( N/A%), pre moving , FPS 18.03, Running 4.34s Step 43( N/A%), pre moving , FPS 18.76, Running 4.37s Step 44( N/A%), pre moving , FPS 19.06, Running 4.39s Step 45( N/A%), pre moving , FPS 19.11, Running 4.42s Step 46( N/A%), pre moving , FPS 23.44, Running 4.45s Step 47( N/A%), pre moving , FPS 23.59, Running 4.47s Step 48( N/A%), pre moving , FPS 23.82, Running 4.50s Step 49( N/A%), pre moving , FPS 23.78, Running 4.52s Step 50( N/A%), pre moving , FPS 23.68, Running 4.55s Step 51( N/A%), pre moving , FPS 23.61, Running 4.58s Step 52( N/A%), pre moving , FPS 23.62, Running 4.60s Step 53( N/A%), pre moving , FPS 23.55, Running 4.63s Step 54( N/A%), pre moving , FPS 23.83, Running 4.65s Step 55( N/A%), pre moving , FPS 23.95, Running 4.68s Step 56( N/A%), pre moving , FPS 37.39, Running 4.71s Step 57( N/A%), pre moving , FPS 37.42, Running 4.73s Step 58( N/A%), pre moving , FPS 37.71, Running 4.76s Step 59( N/A%), pre moving , FPS 37.68, Running 4.78s Step 60( N/A%), pre moving , FPS 37.86, Running 4.81s Step 61( N/A%), pre moving , FPS 37.90, Running 4.84s Step 62( N/A%), pre moving , FPS 38.46, Running 4.86s Step 63( N/A%), pre moving , FPS 38.36, Running 4.89s Step 64( N/A%), pre moving , FPS 38.31, Running 4.92s Step 65( N/A%), pre moving , FPS 38.33, Running 4.94s Step 66( N/A%), pre moving , FPS 38.36, Running 4.97s Step 67( N/A%), pre moving , FPS 38.38, Running 4.99s Step 68( N/A%), pre moving , FPS 38.42, Running 5.02s Step 69( N/A%), pre moving , FPS 38.48, Running 5.04s Step 70( N/A%), pre moving , FPS 38.65, Running 5.07s Step 71( N/A%), pre moving , FPS 38.60, Running 5.10s Step 72( N/A%), pre moving , FPS 37.00, Running 5.14s Step 73( N/A%), pre moving , FPS 37.05, Running 5.17s Step 74( N/A%), pre moving , FPS 37.01, Running 5.19s Step 75( N/A%), pre moving , FPS 37.31, Running 5.22s Step 76( N/A%), pre moving , FPS 37.27, Running 5.25s Step 77( N/A%), pre moving , FPS 37.29, Running 5.27s Step 78( N/A%), pre moving , FPS 36.71, Running 5.30s Step 79( N/A%), pre moving , FPS 36.51, Running 5.33s Step 80( N/A%), pre moving , FPS 36.42, Running 5.36s Step 81( N/A%), pre moving , FPS 36.24, Running 5.39s Step 82( N/A%), pre moving , FPS 36.18, Running 5.42s Step 83( N/A%), pre moving , FPS 36.15, Running 5.44s Step 84( N/A%), pre moving , FPS 36.10, Running 5.47s Step 85( N/A%), pre moving , FPS 36.10, Running 5.50s Step 86( N/A%), pre moving , FPS 36.13, Running 5.52s Step 87( N/A%), pre moving , FPS 36.15, Running 5.55s Step 88( N/A%), pre moving , FPS 35.77, Running 5.58s Step 89( N/A%), pre moving , FPS 35.32, Running 5.61s Step 90( N/A%), pre moving , FPS 35.12, Running 5.64s Step 91( N/A%), pre moving , FPS 35.13, Running 5.66s Step 92( N/A%), pre moving , FPS 36.17, Running 5.70s Step 93( N/A%), pre moving , FPS 35.79, Running 5.73s Step 94( N/A%), pre moving , FPS 35.83, Running 5.75s Step 95( N/A%), pre moving , FPS 35.73, Running 5.78s Step 96( N/A%), pre moving , FPS 35.49, Running 5.81s Step 97( N/A%), pre moving , FPS 35.25, Running 5.84s Step 98( N/A%), pre moving , FPS 35.57, Running 5.87s Step 99( N/A%), pre moving , FPS 35.75, Running 5.89s Step 100( N/A%), pre moving , FPS 35.79, Running 5.92s Step 101( N/A%), pre moving , FPS 35.93, Running 5.94s Step 102( N/A%), pre moving , FPS 35.65, Running 5.98s Step 103( N/A%), pre moving , FPS 35.70, Running 6.00s Step 104( N/A%), pre moving , FPS 35.48, Running 6.03s Step 105( N/A%), pre moving , FPS 35.49, Running 6.06s Step 106( N/A%), pre moving , FPS 35.55, Running 6.08s Step 107( N/A%), pre moving , FPS 35.50, Running 6.11s Step 108( N/A%), pre moving , FPS 35.93, Running 6.13s Step 109( N/A%), pre moving , FPS 35.96, Running 6.17s Step 110( N/A%), pre moving , FPS 35.07, Running 6.21s Step 111( N/A%), pre moving , FPS 34.75, Running 6.24s Step 112( N/A%), pre moving , FPS 34.55, Running 6.27s Step 113( N/A%), pre moving , FPS 34.98, Running 6.30s Step 114( N/A%), pre moving , FPS 35.01, Running 6.32s Step 115( N/A%), pre moving , FPS 35.02, Running 6.35s Step 116( N/A%), pre moving , FPS 34.44, Running 6.39s Step 117( N/A%), pre moving , FPS 34.64, Running 6.41s Step 118( N/A%), pre moving , FPS 34.81, Running 6.44s Step 119( N/A%), pre moving , FPS 34.89, Running 6.46s Step 120( N/A%), pre moving , FPS 35.02, Running 6.49s Step 121( N/A%), pre moving , FPS 35.18, Running 6.51s Step 122( N/A%), pre moving , FPS 35.57, Running 6.54s Step 123( N/A%), pre moving , FPS 35.67, Running 6.56s Step 124( N/A%), pre moving , FPS 35.92, Running 6.59s Step 125( N/A%), pre moving , FPS 35.78, Running 6.62s Step 126( N/A%), pre moving , FPS 35.47, Running 6.65s Step 127( N/A%), pre moving , FPS 35.21, Running 6.68s Step 128( N/A%), pre moving , FPS 35.21, Running 6.70s Step 129( N/A%), pre moving , FPS 35.44, Running 6.73s Step 130( N/A%), pre moving , FPS 36.40, Running 6.76s Step 131( N/A%), pre moving , FPS 36.61, Running 6.79s Step 132( N/A%), pre moving , FPS 37.09, Running 6.81s Step 133( N/A%), pre moving , FPS 36.90, Running 6.84s Step 134( N/A%), pre moving , FPS 36.45, Running 6.87s Step 135( N/A%), pre moving , FPS 36.45, Running 6.90s Step 136( N/A%), pre moving , FPS 37.21, Running 6.93s Step 137( N/A%), pre moving , FPS 36.75, Running 6.96s Step 138( N/A%), pre moving , FPS 36.43, Running 6.99s Step 139( N/A%), pre moving , FPS 35.94, Running 7.02s Step 140( N/A%), pre moving , FPS 35.81, Running 7.05s Step 141( N/A%), pre moving , FPS 35.76, Running 7.07s Step 142( N/A%), pre moving , FPS 35.86, Running 7.10s Step 143( N/A%), pre moving , FPS 35.91, Running 7.12s Step 144( N/A%), pre moving , FPS 35.84, Running 7.15s Step 145( N/A%), pre moving , FPS 35.85, Running 7.18s Step 146( N/A%), pre moving , FPS 36.04, Running 7.20s Step 147( N/A%), pre moving , FPS 36.32, Running 7.23s Step 148( N/A%), pre moving , FPS 35.95, Running 7.26s Step 149( N/A%), pre moving , FPS 36.06, Running 7.28s Step 150( N/A%), pre moving , FPS 36.27, Running 7.31s Step 151( N/A%), pre moving , FPS 36.12, Running 7.34s Step 152( N/A%), pre moving , FPS 36.32, Running 7.36s Step 153( N/A%), pre moving , FPS 36.10, Running 7.40s Step 154( N/A%), pre moving , FPS 36.37, Running 7.42s Step 155( N/A%), pre moving , FPS 36.01, Running 7.46s Step 156( N/A%), pre moving , FPS 36.21, Running 7.48s Step 157( N/A%), pre moving , FPS 36.73, Running 7.50s Step 158( N/A%), pre moving , FPS 36.93, Running 7.53s Step 159( N/A%), pre moving , FPS 37.24, Running 7.56s Step 160( N/A%), pre moving , FPS 37.48, Running 7.58s Step 161( N/A%), pre moving , FPS 37.32, Running 7.61s Step 162( N/A%), pre moving , FPS 37.38, Running 7.63s Step 163( N/A%), pre moving , FPS 37.22, Running 7.66s Step 164( N/A%), pre moving , FPS 35.88, Running 7.71s Step 165( N/A%), pre moving , FPS 35.26, Running 7.74s Step 166( N/A%), pre moving , FPS 35.26, Running 7.77s Step 167( N/A%), pre moving , FPS 35.36, Running 7.79s Step 168( N/A%), pre moving , FPS 35.62, Running 7.82s Step 169( N/A%), pre moving , FPS 34.37, Running 7.87s Step 170( N/A%), pre moving , FPS 34.28, Running 7.89s Step 171( N/A%), pre moving , FPS 34.54, Running 7.92s Step 172( N/A%), pre moving , FPS 17.20, Running 8.53s Step 173( N/A%), pre moving , FPS 15.31, Running 8.70s Step 174( N/A%), pre moving , FPS 13.32, Running 8.92s Step 175( N/A%), pre moving , FPS 12.05, Running 9.12s Step 176( N/A%), pre moving , FPS 10.40, Running 9.40s Step 177( N/A%), pre moving , FPS 9.77, Running 9.55s Step 178( N/A%), pre moving , FPS 8.77, Running 9.81s Step 179( N/A%), pre moving , FPS 8.34, Running 9.96s Step 180( N/A%), pre moving , FPS 7.75, Running 10.16s Step 181( N/A%), pre moving , FPS 7.34, Running 10.33s Step 182( N/A%), pre moving , FPS 6.74, Running 10.60s Step 183( N/A%), pre moving , FPS 6.48, Running 10.74s Step 184( N/A%), pre moving , FPS 6.08, Running 11.00s Step 185( N/A%), pre moving , FPS 5.90, Running 11.13s Step 186( N/A%), pre moving , FPS 5.59, Running 11.35s Step 187( N/A%), pre moving , FPS 5.39, Running 11.51s Step 188( N/A%), pre moving , FPS 5.03, Running 11.80s Step 189( N/A%), pre moving , FPS 4.89, Running 11.96s Step 190( N/A%), pre moving , FPS 4.63, Running 12.22s Step 191( N/A%), pre moving , FPS 4.52, Running 12.34s Step 192( N/A%), pre moving , FPS 4.96, Running 12.56s Step 193( N/A%), pre moving , FPS 4.95, Running 12.74s Step 194( N/A%), pre moving , FPS 4.93, Running 12.98s Step 195( N/A%), pre moving , FPS 4.98, Running 13.13s Step 196( N/A%), pre moving , FPS 5.07, Running 13.35s Step 197( N/A%), pre moving , FPS 5.08, Running 13.49s Step 198( N/A%), pre moving , FPS 5.13, Running 13.71s Step 199( N/A%), pre moving , FPS 5.14, Running 13.85s Step 200( N/A%), pre moving , FPS 5.10, Running 14.08s Step 201( N/A%), pre moving , FPS 5.12, Running 14.24s Step 202( N/A%), pre moving , FPS 5.18, Running 14.46s Step 203( N/A%), pre moving , FPS 5.12, Running 14.65s Step 204( N/A%), pre moving , FPS 5.16, Running 14.87s Step 205( N/A%), pre moving , FPS 5.11, Running 15.05s Step 206( N/A%), pre moving , FPS 5.07, Running 15.29s Step 207( N/A%), pre moving , FPS 5.02, Running 15.49s Step 208( N/A%), pre moving , FPS 5.10, Running 15.72s Step 209( N/A%), pre moving , FPS 5.11, Running 15.87s Step 210( N/A%), pre moving , FPS 5.07, Running 16.16s Step 211( N/A%), pre moving , FPS 5.02, Running 16.33s Step 212( N/A%), pre moving , FPS 5.00, Running 16.56s Step 213( N/A%), pre moving , FPS 5.00, Running 16.74s Step 214( N/A%), pre moving , FPS 5.04, Running 16.95s Step 215( N/A%), pre moving , FPS 5.00, Running 17.13s Step 216( N/A%), pre moving , FPS 4.94, Running 17.40s Step 217( N/A%), pre moving , FPS 4.87, Running 17.60s Step 218( N/A%), pre moving , FPS 4.83, Running 17.85s Step 219( N/A%), pre moving , FPS 4.79, Running 18.02s Step 220( N/A%), pre moving , FPS 4.79, Running 18.26s Step 221( N/A%), pre moving , FPS 4.76, Running 18.44s Step 222( N/A%), pre moving , FPS 4.72, Running 18.69s Step 223( N/A%), pre moving , FPS 4.77, Running 18.85s Step 224( N/A%), pre moving , FPS 4.71, Running 19.12s Step 225( N/A%), pre moving , FPS 4.70, Running 19.30s Step 226( N/A%), pre moving , FPS 4.70, Running 19.54s Step 227( N/A%), pre moving , FPS 4.71, Running 19.74s Step 228( N/A%), pre moving , FPS 4.67, Running 20.00s Step 229( N/A%), pre moving , FPS 4.65, Running 20.17s Step 230( N/A%), pre moving , FPS 4.74, Running 20.38s Step 231( N/A%), pre moving , FPS 4.72, Running 20.56s Step 232( N/A%), pre moving , FPS 4.71, Running 20.81s Step 233( N/A%), pre moving , FPS 4.68, Running 21.01s Step 234( N/A%), pre moving , FPS 4.63, Running 21.27s Step 235( N/A%), pre moving , FPS 4.78, Running 21.31s Step 236( N/A%), pre moving , FPS 5.05, Running 21.36s Step 237( N/A%), pre moving , FPS 5.26, Running 21.40s Step 238( N/A%), pre moving , FPS 5.55, Running 21.45s Step 239( N/A%), pre moving , FPS 5.76, Running 21.49s Step 240( N/A%), pre moving , FPS 6.12, Running 21.53s Step 241( N/A%), pre moving , FPS 6.39, Running 21.57s Step 242( N/A%), pre moving , FPS 6.87, Running 21.60s Step 243( N/A%), pre moving , FPS 7.16, Running 21.64s Step 244( N/A%), pre moving , FPS 7.78, Running 21.69s Step 245( N/A%), pre moving , FPS 5.35, Running 23.05s Step 246( N/A%), pre moving , FPS 5.26, Running 23.35s Step 247( N/A%), pre moving , FPS 5.35, Running 23.47s Step 248( N/A%), pre moving , FPS 5.36, Running 23.73s Step 249( N/A%), pre moving , FPS 5.37, Running 23.89s Step 250( N/A%), pre moving , FPS 5.28, Running 24.17s Step 251( N/A%), pre moving , FPS 5.26, Running 24.37s Step 252( N/A%), pre moving , FPS 5.22, Running 24.64s Step 253( N/A%), pre moving , FPS 5.25, Running 24.82s Step 254( N/A%), pre moving , FPS 5.31, Running 25.04s Step 255( N/A%), pre moving , FPS 5.15, Running 25.20s Step 256( N/A%), pre moving , FPS 4.84, Running 25.49s Step 257( N/A%), pre moving , FPS 4.71, Running 25.64s Step 258( N/A%), pre moving , FPS 4.50, Running 25.90s Step 259( N/A%), pre moving , FPS 4.33, Running 26.11s Step 260( N/A%), pre moving , FPS 4.10, Running 26.40s Step 261( N/A%), pre moving , FPS 4.00, Running 26.56s Step 262( N/A%), pre moving , FPS 3.84, Running 26.81s Step 263( N/A%), pre moving , FPS 3.73, Running 27.01s Step 264( N/A%), pre moving , FPS 3.54, Running 27.33s Step 265( 0.33%), action 1, FPS 3.90, Running 28.18s Step 266( 0.67%), action 2, FPS 3.30, Running 29.40s Step 267( 1.00%), action 3, FPS 2.98, Running 30.18s Step 268( 1.33%), action 4, FPS 2.68, Running 31.20s Step 269( 1.67%), action 5, FPS 2.63, Running 31.50s Step 270( 2.00%), action 6, FPS 2.44, Running 32.36s Step 271( 2.33%), action 7, FPS 2.37, Running 32.81s Step 272( 2.67%), action 8, FPS 2.30, Running 33.34s Step 273( 3.00%), action 9, FPS 2.19, Running 33.97s Step 274( 3.33%), action 10, FPS 2.18, Running 34.22s Step 275( 3.67%), action 11, FPS 2.07, Running 34.84s Step 276( 4.00%), action 12, FPS 2.09, Running 35.06s Step 277( 4.33%), action 13, FPS 1.97, Running 35.78s Step 278( 4.67%), action 14, FPS 1.90, Running 36.40s Step 279( 5.00%), action 15, FPS 1.82, Running 37.10s Step 280( 5.33%), action 16, FPS 1.73, Running 37.97s Step 281( 5.67%), action 17, FPS 1.62, Running 38.89s Step 282( 6.00%), action 18, FPS 1.53, Running 39.89s Step 283( 6.33%), action 19, FPS 1.49, Running 40.45s Step 284( 6.67%), action 20, FPS 1.48, Running 40.89s Step 285( 7.00%), action 21, FPS 1.46, Running 41.89s Step 286( 7.33%), action 22, FPS 1.48, Running 42.88s Step 287( 7.67%), action 23, FPS 1.52, Running 43.31s Step 288( 8.00%), action 24, FPS 1.54, Running 44.21s Step 289( 8.33%), action 25, FPS 1.47, Running 45.10s Step 290( 8.67%), action 26, FPS 1.47, Running 45.98s Step 291( 9.00%), action 27, FPS 1.43, Running 46.78s Step 292( 9.33%), action 28, FPS 1.41, Running 47.51s Step 293( 9.67%), action 29, FPS 1.41, Running 48.17s Step 294( 10.00%), action 30, FPS 1.40, Running 48.48s Step 295( 10.33%), action 31, FPS 1.37, Running 49.47s Step 296( 10.67%), action 32, FPS 1.34, Running 49.97s Step 297( 11.00%), action 33, FPS 1.36, Running 50.46s Step 298( 11.33%), action 34, FPS 1.34, Running 51.30s Step 299( 11.67%), action 35, FPS 1.35, Running 51.96s Step 300( 12.00%), action 36, FPS 1.38, Running 52.45s Step 301( 12.33%), action 37, FPS 1.41, Running 53.09s Step 302( 12.67%), action 38, FPS 1.48, Running 53.36s Step 303( 13.00%), action 39, FPS 1.51, Running 53.73s Step 304( 13.33%), action 40, FPS 1.51, Running 54.10s Step 305( 13.67%), action 41, FPS 1.53, Running 54.93s Step 306( 14.00%), action 42, FPS 1.60, Running 55.39s Step 307( 14.33%), action 43, FPS 1.59, Running 55.89s Step 308( 14.67%), action 44, FPS 1.64, Running 56.43s Step 309( 15.00%), action 45, FPS 1.72, Running 56.73s Step 310( 15.33%), action 46, FPS 1.82, Running 56.98s Step 311( 15.67%), action 47, FPS 1.90, Running 57.30s Step 312( 16.00%), action 48, FPS 1.94, Running 57.84s Step 313( 16.33%), action 49, FPS 1.94, Running 58.51s Step 314( 16.67%), action 50, FPS 1.88, Running 59.13s Step 315( 17.00%), action 51, FPS 1.87, Running 60.15s Step 316( 17.33%), action 52, FPS 1.86, Running 60.73s Step 317( 17.67%), action 53, FPS 1.82, Running 61.42s Step 318( 18.00%), action 54, FPS 1.93, Running 61.67s Step 319( 18.33%), action 55, FPS 1.99, Running 62.02s Step 320( 18.67%), action 56, FPS 2.03, Running 62.30s Step 321( 19.00%), action 57, FPS 2.11, Running 62.58s Step 322( 19.33%), action 58, FPS 2.11, Running 62.84s Step 323( 19.67%), action 59, FPS 2.13, Running 63.13s Step 324( 20.00%), action 60, FPS 2.12, Running 63.51s Step 325( 20.33%), action 61, FPS 2.19, Running 64.07s Step 326( 20.67%), action 62, FPS 2.24, Running 64.33s Step 327( 21.00%), action 63, FPS 2.27, Running 64.68s Step 328( 21.33%), action 64, FPS 2.18, Running 65.62s Step 329( 21.67%), action 65, FPS 2.14, Running 66.05s Step 330( 22.00%), action 66, FPS 2.09, Running 66.52s Step 331( 22.33%), action 67, FPS 2.00, Running 67.31s Step 332( 22.67%), action 68, FPS 2.02, Running 67.75s Step 333( 23.00%), action 69, FPS 2.07, Running 68.18s Step 334( 23.33%), action 70, FPS 2.11, Running 68.60s Step 335( 23.67%), action 71, FPS 2.10, Running 69.68s Step 336( 24.00%), action 72, FPS 2.05, Running 70.48s Step 337( 24.33%), action 73, FPS 2.13, Running 70.82s Step 338( 24.67%), action 74, FPS 1.99, Running 71.73s Step 339( 25.00%), action 75, FPS 1.88, Running 72.64s Step 340( 25.33%), action 76, FPS 1.79, Running 73.50s Step 341( 25.67%), action 77, FPS 1.78, Running 73.85s Step 342( 26.00%), action 78, FPS 1.68, Running 74.75s Step 343( 26.33%), action 79, FPS 1.67, Running 75.12s Step 344( 26.67%), action 80, FPS 1.62, Running 75.83s Step 345( 27.00%), action 81, FPS 1.55, Running 77.01s Step 346( 27.33%), action 82, FPS 1.48, Running 77.85s Step 347( 27.67%), action 83, FPS 1.43, Running 78.69s Step 348( 28.00%), action 84, FPS 1.48, Running 79.11s Step 349( 28.33%), action 85, FPS 1.45, Running 79.86s Step 350( 28.67%), action 86, FPS 1.45, Running 80.35s Step 351( 29.00%), action 87, FPS 1.44, Running 81.22s Step 352( 29.33%), action 88, FPS 1.40, Running 82.06s Step 353( 29.67%), action 89, FPS 1.41, Running 82.40s Step 354( 30.00%), action 90, FPS 1.35, Running 83.38s Step 355( 30.33%), action 91, FPS 1.36, Running 84.39s Step 356( 30.67%), action 92, FPS 1.35, Running 85.31s Step 357( 31.00%), action 93, FPS 1.31, Running 86.13s Step 358( 31.33%), action 94, FPS 1.35, Running 86.51s Step 359( 31.67%), action 95, FPS 1.35, Running 87.42s Step 360( 32.00%), action 96, FPS 1.35, Running 88.35s Step 361( 32.33%), action 97, FPS 1.30, Running 89.29s Step 362( 32.67%), action 98, FPS 1.34, Running 89.71s Step 363( 33.00%), action 99, FPS 1.29, Running 90.61s Step 364( 33.33%), action 100, FPS 1.28, Running 91.42s Step 365( 33.67%), action 101, FPS 1.28, Running 92.58s Step 366( 34.00%), action 102, FPS 1.28, Running 93.48s Step 367( 34.33%), action 103, FPS 1.27, Running 94.40s Step 368( 34.67%), action 104, FPS 1.24, Running 95.20s Step 369( 35.00%), action 105, FPS 1.22, Running 96.20s Step 370( 35.33%), action 106, FPS 1.22, Running 96.73s Step 371( 35.67%), action 107, FPS 1.23, Running 97.45s Step 372( 36.00%), action 108, FPS 1.23, Running 98.33s Step 373( 36.33%), action 109, FPS 1.19, Running 99.25s Step 374( 36.67%), action 110, FPS 1.19, Running 100.16s Step 375( 37.00%), action 111, FPS 1.23, Running 100.69s [2026-08-02 21:12:02] [79 ] Seed 78 failed after 101.33 s. +steps: 375 , actions: 111 . +Instruction: Empty +Total 15/79(18.99%) success. +Setting seed: 79 +Step 1( N/A%), pre moving , FPS 0.27, Running 3.75s Step 2( N/A%), pre moving , FPS 0.53, Running 3.78s Step 3( N/A%), pre moving , FPS 0.79, Running 3.81s Step 4( N/A%), pre moving , FPS 1.04, Running 3.84s Step 5( N/A%), pre moving , FPS 1.29, Running 3.88s Step 6( N/A%), pre moving , FPS 1.54, Running 3.90s Step 7( N/A%), pre moving , FPS 1.78, Running 3.93s Step 8( N/A%), pre moving , FPS 2.03, Running 3.95s Step 9( N/A%), pre moving , FPS 2.27, Running 3.97s Step 10( N/A%), pre moving , FPS 2.50, Running 4.00s Step 11( N/A%), pre moving , FPS 2.73, Running 4.02s Step 12( N/A%), pre moving , FPS 2.97, Running 4.05s Step 13( N/A%), pre moving , FPS 3.19, Running 4.08s Step 14( N/A%), pre moving , FPS 3.41, Running 4.11s Step 15( N/A%), pre moving , FPS 3.63, Running 4.13s Step 16( N/A%), pre moving , FPS 3.85, Running 4.16s Step 17( N/A%), pre moving , FPS 4.06, Running 4.18s Step 18( N/A%), pre moving , FPS 4.28, Running 4.21s Step 19( N/A%), pre moving , FPS 4.49, Running 4.23s Step 20( N/A%), pre moving , FPS 4.69, Running 4.26s Step 21( N/A%), pre moving , FPS 25.71, Running 4.53s Step 22( N/A%), pre moving , FPS 23.86, Running 4.62s Step 23( N/A%), pre moving , FPS 23.57, Running 4.66s Step 24( N/A%), pre moving , FPS 23.50, Running 4.69s Step 25( N/A%), pre moving , FPS 23.82, Running 4.72s Step 26( N/A%), pre moving , FPS 19.45, Running 4.93s Step 27( N/A%), pre moving , FPS 18.46, Running 5.01s Step 28( N/A%), pre moving , FPS 17.87, Running 5.07s Step 29( N/A%), pre moving , FPS 17.54, Running 5.11s Step 30( N/A%), pre moving , FPS 17.55, Running 5.14s Step 31( N/A%), pre moving , FPS 17.57, Running 5.16s Step 32( N/A%), pre moving , FPS 17.55, Running 5.19s Step 33( N/A%), pre moving , FPS 17.70, Running 5.21s Step 34( N/A%), pre moving , FPS 17.75, Running 5.23s Step 35( N/A%), pre moving , FPS 17.83, Running 5.26s Step 36( N/A%), pre moving , FPS 14.14, Running 5.58s Step 37( N/A%), pre moving , FPS 14.07, Running 5.61s Step 38( N/A%), pre moving , FPS 14.07, Running 5.63s Step 39( N/A%), pre moving , FPS 14.03, Running 5.66s Step 40( N/A%), pre moving , FPS 14.06, Running 5.68s Step 41( N/A%), pre moving , FPS 16.97, Running 5.71s Step 42( N/A%), pre moving , FPS 17.97, Running 5.73s Step 43( N/A%), pre moving , FPS 18.12, Running 5.76s Step 44( N/A%), pre moving , FPS 18.24, Running 5.79s Step 45( N/A%), pre moving , FPS 18.10, Running 5.82s Step 46( N/A%), pre moving , FPS 21.76, Running 5.85s Step 47( N/A%), pre moving , FPS 23.08, Running 5.88s Step 48( N/A%), pre moving , FPS 23.80, Running 5.91s Step 49( N/A%), pre moving , FPS 24.32, Running 5.93s Step 50( N/A%), pre moving , FPS 24.31, Running 5.96s Step 51( N/A%), pre moving , FPS 24.34, Running 5.98s Step 52( N/A%), pre moving , FPS 24.26, Running 6.01s Step 53( N/A%), pre moving , FPS 24.25, Running 6.04s Step 54( N/A%), pre moving , FPS 24.13, Running 6.06s Step 55( N/A%), pre moving , FPS 23.81, Running 6.10s Step 56( N/A%), pre moving , FPS 36.60, Running 6.12s Step 57( N/A%), pre moving , FPS 36.73, Running 6.15s Step 58( N/A%), pre moving , FPS 36.51, Running 6.18s Step 59( N/A%), pre moving , FPS 36.54, Running 6.21s Step 60( N/A%), pre moving , FPS 36.48, Running 6.23s Step 61( N/A%), pre moving , FPS 36.59, Running 6.25s Step 62( N/A%), pre moving , FPS 36.52, Running 6.28s Step 63( N/A%), pre moving , FPS 36.74, Running 6.30s Step 64( N/A%), pre moving , FPS 36.69, Running 6.33s Step 65( N/A%), pre moving , FPS 37.02, Running 6.36s Step 66( N/A%), pre moving , FPS 36.75, Running 6.39s Step 67( N/A%), pre moving , FPS 35.38, Running 6.44s Step 68( N/A%), pre moving , FPS 34.92, Running 6.48s Step 69( N/A%), pre moving , FPS 33.99, Running 6.52s Step 70( N/A%), pre moving , FPS 33.19, Running 6.56s Step 71( N/A%), pre moving , FPS 32.50, Running 6.60s Step 72( N/A%), pre moving , FPS 31.59, Running 6.64s Step 73( N/A%), pre moving , FPS 31.00, Running 6.68s Step 74( N/A%), pre moving , FPS 30.40, Running 6.72s Step 75( N/A%), pre moving , FPS 30.13, Running 6.76s Step 76( N/A%), pre moving , FPS 29.54, Running 6.80s Step 77( N/A%), pre moving , FPS 29.20, Running 6.84s Step 78( N/A%), pre moving , FPS 28.74, Running 6.87s Step 79( N/A%), pre moving , FPS 28.23, Running 6.91s Step 80( N/A%), pre moving , FPS 27.37, Running 6.96s Step 81( N/A%), pre moving , FPS 26.82, Running 7.00s Step 82( N/A%), pre moving , FPS 26.39, Running 7.04s Step 83( N/A%), pre moving , FPS 25.94, Running 7.07s Step 84( N/A%), pre moving , FPS 25.65, Running 7.11s Step 85( N/A%), pre moving , FPS 25.24, Running 7.16s Step 86( N/A%), pre moving , FPS 24.84, Running 7.20s Step 87( N/A%), pre moving , FPS 24.71, Running 7.25s Step 88( N/A%), pre moving , FPS 24.61, Running 7.29s Step 89( N/A%), pre moving , FPS 24.75, Running 7.33s Step 90( N/A%), pre moving , FPS 24.59, Running 7.38s Step 91( N/A%), pre moving , FPS 24.56, Running 7.41s Step 92( N/A%), pre moving , FPS 24.71, Running 7.45s Step 93( N/A%), pre moving , FPS 24.69, Running 7.49s Step 94( N/A%), pre moving , FPS 24.76, Running 7.53s Step 95( N/A%), pre moving , FPS 24.83, Running 7.57s Step 96( N/A%), pre moving , FPS 24.87, Running 7.60s Step 97( N/A%), pre moving , FPS 24.79, Running 7.64s Step 98( N/A%), pre moving , FPS 24.86, Running 7.68s Step 99( N/A%), pre moving , FPS 25.36, Running 7.70s Step 100( N/A%), pre moving , FPS 26.08, Running 7.73s Step 101( N/A%), pre moving , FPS 26.18, Running 7.76s Step 102( N/A%), pre moving , FPS 26.60, Running 7.79s Step 103( N/A%), pre moving , FPS 26.87, Running 7.82s Step 104( N/A%), pre moving , FPS 27.33, Running 7.85s Step 105( N/A%), pre moving , FPS 27.84, Running 7.87s Step 106( N/A%), pre moving , FPS 28.52, Running 7.90s Step 107( N/A%), pre moving , FPS 29.62, Running 7.93s Step 108( N/A%), pre moving , FPS 30.24, Running 7.96s Step 109( N/A%), pre moving , FPS 30.56, Running 7.99s Step 110( N/A%), pre moving , FPS 31.50, Running 8.01s Step 111( N/A%), pre moving , FPS 32.19, Running 8.04s Step 112( N/A%), pre moving , FPS 32.97, Running 8.06s Step 113( N/A%), pre moving , FPS 33.69, Running 8.08s Step 114( N/A%), pre moving , FPS 34.45, Running 8.11s Step 115( N/A%), pre moving , FPS 35.25, Running 8.13s Step 116( N/A%), pre moving , FPS 36.10, Running 8.16s Step 117( N/A%), pre moving , FPS 37.04, Running 8.18s Step 118( N/A%), pre moving , FPS 37.79, Running 8.21s Step 119( N/A%), pre moving , FPS 37.64, Running 8.23s Step 120( N/A%), pre moving , FPS 37.60, Running 8.26s Step 121( N/A%), pre moving , FPS 38.24, Running 8.29s Step 122( N/A%), pre moving , FPS 37.90, Running 8.32s Step 123( N/A%), pre moving , FPS 38.09, Running 8.34s Step 124( N/A%), pre moving , FPS 38.33, Running 8.37s Step 125( N/A%), pre moving , FPS 38.56, Running 8.39s Step 126( N/A%), pre moving , FPS 38.78, Running 8.42s Step 127( N/A%), pre moving , FPS 39.01, Running 8.44s Step 128( N/A%), pre moving , FPS 38.84, Running 8.47s Step 129( N/A%), pre moving , FPS 38.71, Running 8.50s Step 130( N/A%), pre moving , FPS 38.24, Running 8.53s Step 131( N/A%), pre moving , FPS 37.37, Running 8.57s Step 132( N/A%), pre moving , FPS 37.36, Running 8.60s Step 133( N/A%), pre moving , FPS 37.36, Running 8.62s Step 134( N/A%), pre moving , FPS 37.28, Running 8.65s Step 135( N/A%), pre moving , FPS 37.31, Running 8.67s Step 136( N/A%), pre moving , FPS 37.37, Running 8.69s Step 137( N/A%), pre moving , FPS 37.33, Running 8.72s Step 138( N/A%), pre moving , FPS 37.14, Running 8.75s Step 139( N/A%), pre moving , FPS 37.06, Running 8.77s Step 140( N/A%), pre moving , FPS 36.82, Running 8.80s Step 141( N/A%), pre moving , FPS 36.95, Running 8.83s Step 142( N/A%), pre moving , FPS 37.45, Running 8.85s Step 143( N/A%), pre moving , FPS 37.73, Running 8.87s Step 144( N/A%), pre moving , FPS 37.70, Running 8.90s Step 145( N/A%), pre moving , FPS 37.81, Running 8.92s Step 146( N/A%), pre moving , FPS 37.42, Running 8.95s Step 147( N/A%), pre moving , FPS 37.12, Running 8.98s Step 148( N/A%), pre moving , FPS 37.30, Running 9.01s Step 149( N/A%), pre moving , FPS 37.69, Running 9.03s Step 150( N/A%), pre moving , FPS 38.08, Running 9.06s Step 151( N/A%), pre moving , FPS 38.74, Running 9.09s Step 152( N/A%), pre moving , FPS 38.69, Running 9.11s Step 153( N/A%), pre moving , FPS 18.66, Running 9.69s Step 154( N/A%), pre moving , FPS 16.48, Running 9.86s Step 155( N/A%), pre moving , FPS 13.96, Running 10.10s Step 156( N/A%), pre moving , FPS 13.14, Running 10.22s Step 157( N/A%), pre moving , FPS 11.63, Running 10.44s Step 158( N/A%), pre moving , FPS 10.72, Running 10.61s Step 159( N/A%), pre moving , FPS 9.75, Running 10.82s Step 160( N/A%), pre moving , FPS 9.22, Running 10.97s Step 161( N/A%), pre moving , FPS 8.51, Running 11.18s Step 162( N/A%), pre moving , FPS 8.11, Running 11.32s Step 163( N/A%), pre moving , FPS 7.31, Running 11.61s Step 164( N/A%), pre moving , FPS 7.06, Running 11.73s Step 165( N/A%), pre moving , FPS 6.61, Running 11.95s Step 166( N/A%), pre moving , FPS 6.33, Running 12.11s Step 167( N/A%), pre moving , FPS 5.95, Running 12.34s Step 168( N/A%), pre moving , FPS 5.71, Running 12.51s Step 169( N/A%), pre moving , FPS 5.35, Running 12.77s Step 170( N/A%), pre moving , FPS 5.16, Running 12.93s Step 171( N/A%), pre moving , FPS 4.91, Running 13.16s Step 172( N/A%), pre moving , FPS 4.79, Running 13.29s Step 173( N/A%), pre moving , FPS 5.24, Running 13.51s Step 174( N/A%), pre moving , FPS 5.24, Running 13.67s Step 175( N/A%), pre moving , FPS 5.23, Running 13.93s Step 176( N/A%), pre moving , FPS 5.12, Running 14.12s Step 177( N/A%), pre moving , FPS 5.08, Running 14.38s Step 178( N/A%), pre moving , FPS 5.07, Running 14.56s Step 179( N/A%), pre moving , FPS 5.06, Running 14.77s Step 180( N/A%), pre moving , FPS 5.02, Running 14.95s Step 181( N/A%), pre moving , FPS 5.04, Running 15.15s Step 182( N/A%), pre moving , FPS 4.99, Running 15.32s Step 183( N/A%), pre moving , FPS 5.06, Running 15.56s Step 184( N/A%), pre moving , FPS 5.03, Running 15.71s Step 185( N/A%), pre moving , FPS 4.97, Running 15.97s Step 186( N/A%), pre moving , FPS 4.96, Running 16.15s Step 187( N/A%), pre moving , FPS 4.88, Running 16.44s Step 188( N/A%), pre moving , FPS 4.84, Running 16.64s Step 189( N/A%), pre moving , FPS 4.86, Running 16.89s Step 190( N/A%), pre moving , FPS 4.80, Running 17.10s Step 191( N/A%), pre moving , FPS 4.73, Running 17.38s Step 192( N/A%), pre moving , FPS 4.66, Running 17.58s Step 193( N/A%), pre moving , FPS 4.63, Running 17.82s Step 194( N/A%), pre moving , FPS 4.64, Running 17.98s Step 195( N/A%), pre moving , FPS 4.64, Running 18.24s Step 196( N/A%), pre moving , FPS 4.65, Running 18.42s Step 197( N/A%), pre moving , FPS 4.65, Running 18.68s Step 198( N/A%), pre moving , FPS 4.68, Running 18.83s Step 199( N/A%), pre moving , FPS 4.65, Running 19.07s Step 200( N/A%), pre moving , FPS 4.63, Running 19.27s Step 201( N/A%), pre moving , FPS 4.51, Running 19.58s Step 202( N/A%), pre moving , FPS 4.49, Running 19.77s Step 203( N/A%), pre moving , FPS 4.44, Running 20.06s Step 204( N/A%), pre moving , FPS 4.44, Running 20.21s Step 205( N/A%), pre moving , FPS 4.49, Running 20.43s Step 206( N/A%), pre moving , FPS 4.46, Running 20.63s Step 207( N/A%), pre moving , FPS 4.48, Running 20.90s Step 208( N/A%), pre moving , FPS 4.53, Running 21.05s Step 209( N/A%), pre moving , FPS 4.54, Running 21.30s Step 210( N/A%), pre moving , FPS 4.57, Running 21.47s Step 211( N/A%), pre moving , FPS 4.59, Running 21.74s Step 212( N/A%), pre moving , FPS 4.62, Running 21.91s Step 213( N/A%), pre moving , FPS 4.63, Running 22.14s Step 214( N/A%), pre moving , FPS 4.63, Running 22.30s Step 215( N/A%), pre moving , FPS 4.60, Running 22.58s Step 216( N/A%), pre moving , FPS 4.76, Running 22.63s Step 217( N/A%), pre moving , FPS 5.01, Running 22.67s Step 218( N/A%), pre moving , FPS 5.16, Running 22.71s Step 219( N/A%), pre moving , FPS 5.44, Running 22.75s Step 220( N/A%), pre moving , FPS 5.69, Running 22.79s Step 221( N/A%), pre moving , FPS 6.17, Running 22.82s Step 222( N/A%), pre moving , FPS 6.47, Running 22.86s Step 223( N/A%), pre moving , FPS 7.04, Running 22.91s Step 224( N/A%), pre moving , FPS 7.28, Running 22.95s Step 225( N/A%), pre moving , FPS 7.80, Running 22.99s Step 226( N/A%), pre moving , FPS 5.24, Running 24.45s Step 227( N/A%), pre moving , FPS 5.27, Running 24.70s Step 228( N/A%), pre moving , FPS 5.17, Running 24.92s Step 229( N/A%), pre moving , FPS 5.12, Running 25.20s Step 230( N/A%), pre moving , FPS 5.13, Running 25.37s Step 231( N/A%), pre moving , FPS 5.19, Running 25.60s Step 232( N/A%), pre moving , FPS 5.19, Running 25.77s Step 233( N/A%), pre moving , FPS 5.16, Running 26.02s Step 234( N/A%), pre moving , FPS 5.19, Running 26.16s Step 235( N/A%), pre moving , FPS 5.22, Running 26.42s Step 236( N/A%), pre moving , FPS 5.03, Running 26.60s Step 237( N/A%), pre moving , FPS 4.71, Running 26.91s Step 238( N/A%), pre moving , FPS 4.55, Running 27.11s Step 239( N/A%), pre moving , FPS 4.34, Running 27.35s Step 240( N/A%), pre moving , FPS 4.18, Running 27.57s Step 241( N/A%), pre moving , FPS 4.00, Running 27.82s Step 242( N/A%), pre moving , FPS 3.91, Running 27.97s Step 243( N/A%), pre moving , FPS 3.77, Running 28.21s Step 244( N/A%), pre moving , FPS 3.70, Running 28.36s Step 245( N/A%), pre moving , FPS 3.55, Running 28.62s Step 246( 0.33%), action 1, FPS 3.47, Running 30.21s Step 247( 0.67%), action 2, FPS 3.04, Running 31.28s Step 248( 1.00%), action 3, FPS 2.71, Running 32.30s Step 249( 1.33%), action 4, FPS 2.53, Running 33.10s Step 250( 1.67%), action 5, FPS 2.27, Running 34.19s Step 251( 2.00%), action 6, FPS 2.10, Running 35.13s Step 252( 2.33%), action 7, FPS 1.95, Running 36.03s Step 253( 2.67%), action 8, FPS 1.83, Running 36.96s Step 254( 3.00%), action 9, FPS 1.75, Running 37.58s Step 255( 3.33%), action 10, FPS 1.73, Running 38.00s Step 256( 3.67%), action 11, FPS 1.57, Running 39.37s Step 257( 4.00%), action 12, FPS 1.53, Running 40.03s Step 258( 4.33%), action 13, FPS 1.42, Running 41.21s Step 259( 4.67%), action 14, FPS 1.40, Running 41.63s Step 260( 5.00%), action 15, FPS 1.38, Running 42.09s Step 261( 5.33%), action 16, FPS 1.34, Running 42.71s Step 262( 5.67%), action 17, FPS 1.26, Running 43.87s Step 263( 6.00%), action 18, FPS 1.23, Running 44.45s Step 264( 6.33%), action 19, FPS 1.20, Running 44.99s Step 265( 6.67%), action 20, FPS 1.16, Running 45.84s Step 266( 7.00%), action 21, FPS 1.20, Running 46.87s Step 267( 7.33%), action 22, FPS 1.22, Running 47.63s Step 268( 7.67%), action 23, FPS 1.26, Running 48.15s Step 269( 8.00%), action 24, FPS 1.26, Running 49.02s Step 270( 8.33%), action 25, FPS 1.29, Running 49.65s Step 271( 8.67%), action 26, FPS 1.31, Running 50.39s Step 272( 9.00%), action 27, FPS 1.31, Running 51.28s Step 273( 9.33%), action 28, FPS 1.33, Running 51.94s Step 274( 9.67%), action 29, FPS 1.31, Running 52.86s Step 275( 10.00%), action 30, FPS 1.29, Running 53.52s Step 276( 10.33%), action 31, FPS 1.30, Running 54.75s Step 277( 10.67%), action 32, FPS 1.30, Running 55.44s Step 278( 11.00%), action 33, FPS 1.33, Running 56.30s Step 279( 11.33%), action 34, FPS 1.30, Running 57.04s Step 280( 11.67%), action 35, FPS 1.27, Running 57.86s Step 281( 12.00%), action 36, FPS 1.30, Running 58.15s Step 282( 12.33%), action 37, FPS 1.31, Running 59.09s Step 283( 12.67%), action 38, FPS 1.32, Running 59.61s Step 284( 13.00%), action 39, FPS 1.28, Running 60.62s Step 285( 13.33%), action 40, FPS 1.28, Running 61.45s Step 286( 13.67%), action 41, FPS 1.31, Running 62.15s Step 287( 14.00%), action 42, FPS 1.31, Running 62.94s Step 288( 14.33%), action 43, FPS 1.29, Running 63.65s Step 289( 14.67%), action 44, FPS 1.34, Running 63.94s Step 290( 15.00%), action 45, FPS 1.31, Running 64.93s Step 291( 15.33%), action 46, FPS 1.31, Running 65.71s Step 292( 15.67%), action 47, FPS 1.30, Running 66.63s Step 293( 16.00%), action 48, FPS 1.29, Running 67.47s Step 294( 16.33%), action 49, FPS 1.29, Running 68.42s Step 295( 16.67%), action 50, FPS 1.28, Running 69.11s Step 296( 17.00%), action 51, FPS 1.28, Running 70.34s Step 297( 17.33%), action 52, FPS 1.29, Running 70.99s Step 298( 17.67%), action 53, FPS 1.28, Running 71.92s Step 299( 18.00%), action 54, FPS 1.32, Running 72.16s Step 300( 18.33%), action 55, FPS 1.31, Running 73.16s Step 301( 18.67%), action 56, FPS 1.29, Running 73.69s Step 302( 19.00%), action 57, FPS 1.29, Running 74.59s Step 303( 19.33%), action 58, FPS 1.31, Running 74.83s Step 304( 19.67%), action 59, FPS 1.32, Running 75.80s Step 305( 20.00%), action 60, FPS 1.32, Running 76.55s Step 306( 20.33%), action 61, FPS 1.29, Running 77.66s Step 307( 20.67%), action 62, FPS 1.30, Running 78.37s Step 308( 21.00%), action 63, FPS 1.27, Running 79.44s Step 309( 21.33%), action 64, FPS 1.23, Running 80.21s Step 310( 21.67%), action 65, FPS 1.23, Running 81.14s Step 311( 22.00%), action 66, FPS 1.27, Running 81.50s Step 312( 22.33%), action 67, FPS 1.27, Running 82.36s Step 313( 22.67%), action 68, FPS 1.28, Running 83.12s Step 314( 23.00%), action 69, FPS 1.28, Running 84.09s Step 315( 23.33%), action 70, FPS 1.27, Running 84.87s Step 316( 23.67%), action 71, FPS 1.27, Running 86.07s Step 317( 24.00%), action 72, FPS 1.28, Running 86.67s Step 318( 24.33%), action 73, FPS 1.27, Running 87.61s Step 319( 24.67%), action 74, FPS 1.24, Running 88.29s Step 320( 25.00%), action 75, FPS 1.24, Running 89.31s Step 321( 25.33%), action 76, FPS 1.24, Running 89.78s Step 322( 25.67%), action 77, FPS 1.26, Running 90.50s Step 323( 26.00%), action 78, FPS 1.23, Running 91.08s Step 324( 26.33%), action 79, FPS 1.24, Running 91.93s Step 325( 26.67%), action 80, FPS 1.28, Running 92.14s Step 326( 27.00%), action 81, FPS 1.28, Running 93.34s Step 327( 27.33%), action 82, FPS 1.28, Running 94.06s Step 328( 27.67%), action 83, FPS 1.28, Running 95.09s Step 329( 28.00%), action 84, FPS 1.28, Running 95.81s Step 330( 28.33%), action 85, FPS 1.28, Running 96.74s Step 331( 28.67%), action 86, FPS 1.27, Running 97.28s Step 332( 29.00%), action 87, FPS 1.27, Running 98.16s Step 333( 29.33%), action 88, FPS 1.27, Running 98.86s Step 334( 29.67%), action 89, FPS 1.28, Running 99.74s Step 335( 30.00%), action 90, FPS 1.28, Running 100.54s Step 336( 30.33%), action 91, FPS 1.29, Running 101.62s Step 337( 30.67%), action 92, FPS 1.28, Running 102.29s Step 338( 31.00%), action 93, FPS 1.27, Running 103.35s Step 339( 31.33%), action 94, FPS 1.26, Running 104.13s Step 340( 31.67%), action 95, FPS 1.27, Running 105.04s Step 341( 32.00%), action 96, FPS 1.25, Running 105.81s Step 342( 32.33%), action 97, FPS 1.26, Running 106.34s Step 343( 32.67%), action 98, FPS 1.25, Running 107.01s Step 344( 33.00%), action 99, FPS 1.25, Running 107.88s Step 345( 33.33%), action 100, FPS 1.22, Running 108.50s Step 346( 33.67%), action 101, FPS 1.23, Running 109.54s Step 347( 34.00%), action 102, FPS 1.27, Running 109.82s Step 348( 34.33%), action 103, FPS 1.27, Running 110.85s Step 349( 34.67%), action 104, FPS 1.27, Running 111.58s Step 350( 35.00%), action 105, FPS 1.27, Running 112.47s Step 351( 35.33%), action 106, FPS 1.26, Running 113.18s Step 352( 35.67%), action 107, FPS 1.24, Running 114.29s Step 353( 36.00%), action 108, FPS 1.23, Running 115.08s Step 354( 36.33%), action 109, FPS 1.23, Running 116.00s Step 355( 36.67%), action 110, FPS 1.23, Running 116.77s Step 356( 37.00%), action 111, FPS 1.26, Running 117.50s Step 357( 37.33%), action 112, FPS 1.25, Running 118.29s Step 358( 37.67%), action 113, FPS 1.25, Running 119.29s Step 359( 38.00%), action 114, FPS 1.25, Running 120.12s Step 360( 38.33%), action 115, FPS 1.26, Running 120.95s Step 361( 38.67%), action 116, FPS 1.26, Running 121.67s Step 362( 39.00%), action 117, FPS 1.25, Running 122.32s Step 363( 39.33%), action 118, FPS 1.28, Running 122.60s Step 364( 39.67%), action 119, FPS 1.32, Running 123.06s Step 365( 40.00%), action 120, FPS 1.32, Running 123.63s Step 366( 40.33%), action 121, FPS 1.32, Running 124.67s Step 367( 40.67%), action 122, FPS 1.28, Running 125.43s Step 368( 41.00%), action 123, FPS 1.29, Running 126.34s Step 369( 41.33%), action 124, FPS 1.29, Running 127.11s Step 370( 41.67%), action 125, FPS 1.29, Running 128.01s Step 371( 42.00%), action 126, FPS 1.28, Running 128.78s Step 372( 42.33%), action 127, FPS 1.29, Running 129.81s Step 373( 42.67%), action 128, FPS 1.30, Running 130.51s Step 374( 43.00%), action 129, FPS 1.30, Running 131.42s Step 375( 43.33%), action 130, FPS 1.34, Running 131.70s Step 376( 43.67%), action 131, FPS 1.31, Running 132.78s Step 377( 44.00%), action 132, FPS 1.33, Running 133.29s Step 378( 44.33%), action 133, FPS 1.35, Running 134.12s Step 379( 44.67%), action 134, FPS 1.35, Running 134.88s Step 380( 45.00%), action 135, FPS 1.34, Running 135.82s Step 381( 45.33%), action 136, FPS 1.34, Running 136.59s Step 382( 45.67%), action 137, FPS 1.33, Running 137.37s Step 383( 46.00%), action 138, FPS 1.29, Running 138.12s Step 384( 46.33%), action 139, FPS 1.26, Running 138.99s Step 385( 46.67%), action 140, FPS 1.24, Running 139.75s Step 386( 47.00%), action 141, FPS 1.25, Running 140.66s Step 387( 47.33%), action 142, FPS 1.26, Running 141.31s Step 388( 47.67%), action 143, FPS 1.26, Running 142.25s Step 389( 48.00%), action 144, FPS 1.28, Running 142.70s Step 390( 48.33%), action 145, FPS 1.29, Running 143.47s Step 391( 48.67%), action 146, FPS 1.30, Running 144.18s Step 392( 49.00%), action 147, FPS 1.31, Running 145.13s Step 393( 49.33%), action 148, FPS 1.31, Running 145.81s Step 394( 49.67%), action 149, FPS 1.31, Running 146.68s Step 395( 50.00%), action 150, FPS 1.32, Running 146.90s Step 396( 50.33%), action 151, FPS 1.31, Running 148.10s Step 397( 50.67%), action 152, FPS 1.29, Running 148.81s Step 398( 51.00%), action 153, FPS 1.28, Running 149.70s Step 399( 51.33%), action 154, FPS 1.33, Running 149.92s Step 400( 51.67%), action 155, FPS 1.33, Running 150.85s Step 401( 52.00%), action 156, FPS 1.34, Running 151.51s Step 402( 52.33%), action 157, FPS 1.36, Running 152.10s Step 403( 52.67%), action 158, FPS 1.41, Running 152.35s Step 404( 53.00%), action 159, FPS 1.41, Running 153.21s Step 405( 53.33%), action 160, FPS 1.46, Running 153.46s Step 406( 53.67%), action 161, FPS 1.42, Running 154.73s Step 407( 54.00%), action 162, FPS 1.42, Running 155.43s Step 408( 54.33%), action 163, FPS 1.41, Running 156.48s Step 409( 54.67%), action 164, FPS 1.37, Running 157.25s Step 410( 55.00%), action 165, FPS 1.37, Running 158.11s Step 411( 55.33%), action 166, FPS 1.36, Running 158.83s Step 412( 55.67%), action 167, FPS 1.37, Running 159.77s Step 413( 56.00%), action 168, FPS 1.36, Running 160.50s Step 414( 56.33%), action 169, FPS 1.36, Running 161.37s Step 415( 56.67%), action 170, FPS 1.35, Running 161.75s Step 416( 57.00%), action 171, FPS 1.38, Running 162.57s Step 417( 57.33%), action 172, FPS 1.43, Running 162.81s Step 418( 57.67%), action 173, FPS 1.43, Running 163.64s Step 419( 58.00%), action 174, FPS 1.39, Running 164.27s Step 420( 58.33%), action 175, FPS 1.39, Running 165.21s Step 421( 58.67%), action 176, FPS 1.40, Running 165.82s Step 422( 59.00%), action 177, FPS 1.41, Running 166.25s Step 423( 59.33%), action 178, FPS 1.38, Running 166.90s Step 424( 59.67%), action 179, FPS 1.42, Running 167.28s Step 425( 60.00%), action 180, FPS 1.41, Running 167.62s Step 426( 60.33%), action 181, FPS 1.48, Running 168.24s Step 427( 60.67%), action 182, FPS 1.53, Running 168.49s Step 428( 61.00%), action 183, FPS 1.62, Running 168.84s Step 429( 61.33%), action 184, FPS 1.70, Running 169.03s Step 430( 61.67%), action 185, FPS 1.72, Running 169.71s Step 431( 62.00%), action 186, FPS 1.80, Running 169.94s Step 432( 62.33%), action 187, FPS 1.89, Running 170.33s Step 433( 62.67%), action 188, FPS 1.99, Running 170.54s Step 434( 63.00%), action 189, FPS 2.09, Running 170.96s Step 435( 63.33%), action 190, FPS 2.13, Running 171.16s Step 436( 63.67%), action 191, FPS 2.17, Running 171.77s Step 437( 64.00%), action 192, FPS 2.12, Running 172.25s Step 438( 64.33%), action 193, FPS 2.18, Running 172.83s Step 439( 64.67%), action 194, FPS 2.20, Running 173.35s Step 440( 65.00%), action 195, FPS 2.21, Running 174.26s Step 441( 65.33%), action 196, FPS 2.27, Running 174.61s Step 442( 65.67%), action 197, FPS 2.22, Running 175.25s Step 443( 66.00%), action 198, FPS 2.27, Running 175.72s Step 444( 66.33%), action 199, FPS 2.21, Running 176.35s Step 445( 66.67%), action 200, FPS 2.14, Running 176.95s Step 446( 67.00%), action 201, FPS 2.07, Running 177.91s Step 447( 67.33%), action 202, FPS 2.04, Running 178.29s Step 448( 67.67%), action 203, FPS 1.94, Running 179.15s Step 449( 68.00%), action 204, FPS 1.85, Running 179.85s Step 450( 68.33%), action 205, FPS 1.84, Running 180.58s Step 451( 68.67%), action 206, FPS 1.83, Running 180.87s Step 452( 69.00%), action 207, FPS 1.76, Running 181.71s Step 453( 69.33%), action 208, FPS 1.69, Running 182.39s Step 454( 69.67%), action 209, FPS 1.62, Running 183.27s Step 455( 70.00%), action 210, FPS 1.59, Running 183.71s Step 456( 70.33%), action 211, FPS 1.59, Running 184.34s Step 457( 70.67%), action 212, FPS 1.58, Running 184.94s Step 458( 71.00%), action 213, FPS 1.55, Running 185.70s Step 459( 71.33%), action 214, FPS 1.59, Running 185.92s Step 460( 71.67%), action 215, FPS 1.60, Running 186.78s Step 461( 72.00%), action 216, FPS 1.55, Running 187.52s Step 462( 72.33%), action 217, FPS 1.58, Running 187.94s Step 463( 72.67%), action 218, FPS 1.56, Running 188.57s Step 464( 73.00%), action 219, FPS 1.59, Running 188.93s Step 465( 73.33%), action 220, FPS 1.59, Running 189.55s Step 466( 73.67%), action 221, FPS 1.64, Running 190.14s Step 467( 74.00%), action 222, FPS 1.66, Running 190.34s Step 468( 74.33%), action 223, FPS 1.74, Running 190.68s Step 469( 74.67%), action 224, FPS 1.75, Running 191.26s Step 470( 75.00%), action 225, FPS 1.75, Running 191.99s Step 471( 75.33%), action 226, FPS 1.76, Running 192.22s Step 472( 75.67%), action 227, FPS 1.84, Running 192.57s Step 473( 76.00%), action 228, FPS 1.92, Running 192.79s Step 474( 76.33%), action 229, FPS 2.03, Running 193.14s Step 475( 76.67%), action 230, FPS 2.01, Running 193.67s Step 476( 77.00%), action 231, FPS 2.03, Running 194.21s Step 477( 77.33%), action 232, FPS 2.07, Running 194.61s Step 478( 77.67%), action 233, FPS 2.06, Running 195.41s Step 479( 78.00%), action 234, FPS 2.01, Running 195.85s Step 480( 78.33%), action 235, FPS 2.06, Running 196.51s Step 481( 78.67%), action 236, FPS 2.09, Running 197.10s Step 482( 79.00%), action 237, FPS 2.10, Running 197.46s Step 483( 79.33%), action 238, FPS 2.19, Running 197.71s Step 484( 79.67%), action 239, FPS 2.18, Running 198.11s Step 485( 80.00%), action 240, FPS 2.15, Running 198.86s Step 486( 80.33%), action 241, FPS 2.10, Running 199.65s Step 487( 80.67%), action 242, FPS 2.09, Running 199.90s Step 488( 81.00%), action 243, FPS 1.96, Running 200.90s Step 489( 81.33%), action 244, FPS 2.00, Running 201.28s Step 490( 81.67%), action 245, FPS 1.96, Running 202.18s Step 491( 82.00%), action 246, FPS 1.87, Running 202.90s Step 492( 82.33%), action 247, FPS 1.78, Running 203.79s Step 493( 82.67%), action 248, FPS 1.69, Running 204.61s Step 494( 83.00%), action 249, FPS 1.62, Running 205.52s Step 495( 83.33%), action 250, FPS 1.61, Running 206.08s Step 496( 83.67%), action 251, FPS 1.55, Running 207.09s Step 497( 84.00%), action 252, FPS 1.51, Running 207.88s Step 498( 84.33%), action 253, FPS 1.48, Running 208.91s Step 499( 84.67%), action 254, FPS 1.45, Running 209.66s Step 500( 85.00%), action 255, FPS 1.44, Running 210.35s Step 501( 85.33%), action 256, FPS 1.47, Running 210.71s Step 502( 85.67%), action 257, FPS 1.41, Running 211.65s Step 503( 86.00%), action 258, FPS 1.35, Running 212.49s Step 504( 86.33%), action 259, FPS 1.32, Running 213.31s Step 505( 86.67%), action 260, FPS 1.31, Running 214.14s Step 506( 87.00%), action 261, FPS 1.26, Running 215.49s Step 507( 87.33%), action 262, FPS 1.22, Running 216.31s Step 508( 87.67%), action 263, FPS 1.26, Running 216.79s Step 509( 88.00%), action 264, FPS 1.23, Running 217.57s Step 510( 88.33%), action 265, FPS 1.26, Running 218.02s Step 511( 88.67%), action 266, FPS 1.26, Running 218.72s Step 512( 89.00%), action 267, FPS 1.25, Running 219.73s Step 513( 89.33%), action 268, FPS 1.25, Running 220.61s Step 514( 89.67%), action 269, FPS 1.24, Running 221.62s Step 515( 90.00%), action 270, FPS 1.22, Running 222.45s Step 516( 90.33%), action 271, FPS 1.22, Running 223.47s Step 517( 90.67%), action 272, FPS 1.22, Running 224.27s Step 518( 91.00%), action 273, FPS 1.22, Running 225.34s Step 519( 91.33%), action 274, FPS 1.22, Running 226.02s Step 520( 91.67%), action 275, FPS 1.24, Running 226.44s Step 521( 92.00%), action 276, FPS 1.23, Running 227.02s Step 522( 92.33%), action 277, FPS 1.25, Running 227.60s Step 523( 92.67%), action 278, FPS 1.27, Running 228.23s Step 524( 93.00%), action 279, FPS 1.28, Running 228.93s Step 525( 93.33%), action 280, FPS 1.29, Running 229.71s Step 526( 93.67%), action 281, FPS 1.29, Running 230.95s Step 527( 94.00%), action 282, FPS 1.30, Running 231.73s Step 528( 94.33%), action 283, FPS 1.26, Running 232.65s Step 529( 94.67%), action 284, FPS 1.25, Running 233.51s Step 530( 95.00%), action 285, FPS 1.22, Running 234.42s Step 531( 95.33%), action 286, FPS 1.21, Running 235.29s Step 532( 95.67%), action 287, FPS 1.24, Running 235.82s Step 533( 96.00%), action 288, FPS 1.25, Running 236.61s Step 534( 96.33%), action 289, FPS 1.26, Running 237.43s Step 535( 96.67%), action 290, FPS 1.26, Running 238.27s Step 536( 97.00%), action 291, FPS 1.28, Running 239.10s Step 537( 97.33%), action 292, FPS 1.28, Running 239.95s Step 538( 97.67%), action 293, FPS 1.29, Running 240.78s Step 539( 98.00%), action 294, FPS 1.28, Running 241.65s Step 540( 98.33%), action 295, FPS 1.23, Running 242.72s Step 541( 98.67%), action 296, FPS 1.21, Running 243.52s Step 542( 99.00%), action 297, FPS 1.19, Running 244.36s Step 543( 99.33%), action 298, FPS 1.21, Running 244.81s Step 544( 99.67%), action 299, FPS 1.20, Running 245.60s Step 545(100.00%), action 300, FPS 1.22, Running 246.16s [2026-08-02 21:16:09] [80 ] Seed 79 failed after 246.65 s. +steps: 545 , actions: 300 . +Instruction: Empty +Total 15/80(18.75%) success. +Setting seed: 80 +Step 1( N/A%), pre moving , FPS 0.83, Running 1.21s Step 2( N/A%), pre moving , FPS 1.59, Running 1.26s Step 3( N/A%), pre moving , FPS 2.33, Running 1.29s Step 4( N/A%), pre moving , FPS 3.06, Running 1.31s Step 5( N/A%), pre moving , FPS 3.67, Running 1.36s Step 6( N/A%), pre moving , FPS 4.27, Running 1.40s Step 7( N/A%), pre moving , FPS 4.82, Running 1.45s Step 8( N/A%), pre moving , FPS 5.40, Running 1.48s Step 9( N/A%), pre moving , FPS 5.97, Running 1.51s Step 10( N/A%), pre moving , FPS 6.53, Running 1.53s Step 11( N/A%), pre moving , FPS 7.06, Running 1.56s Step 12( N/A%), pre moving , FPS 7.58, Running 1.58s Step 13( N/A%), pre moving , FPS 8.08, Running 1.61s Step 14( N/A%), pre moving , FPS 8.56, Running 1.64s Step 15( N/A%), pre moving , FPS 9.03, Running 1.66s Step 16( N/A%), pre moving , FPS 9.48, Running 1.69s Step 17( N/A%), pre moving , FPS 9.90, Running 1.72s Step 18( N/A%), pre moving , FPS 10.23, Running 1.76s Step 19( N/A%), pre moving , FPS 10.62, Running 1.79s Step 20( N/A%), pre moving , FPS 11.00, Running 1.82s Step 21( N/A%), pre moving , FPS 23.29, Running 2.07s Step 22( N/A%), pre moving , FPS 23.66, Running 2.10s Step 23( N/A%), pre moving , FPS 23.62, Running 2.13s Step 24( N/A%), pre moving , FPS 23.39, Running 2.16s Step 25( N/A%), pre moving , FPS 24.14, Running 2.19s Step 26( N/A%), pre moving , FPS 18.82, Running 2.47s Step 27( N/A%), pre moving , FPS 19.22, Running 2.49s Step 28( N/A%), pre moving , FPS 19.31, Running 2.52s Step 29( N/A%), pre moving , FPS 19.29, Running 2.54s Step 30( N/A%), pre moving , FPS 19.30, Running 2.57s Step 31( N/A%), pre moving , FPS 19.31, Running 2.59s Step 32( N/A%), pre moving , FPS 19.22, Running 2.62s Step 33( N/A%), pre moving , FPS 18.68, Running 2.68s Step 34( N/A%), pre moving , FPS 18.69, Running 2.71s Step 35( N/A%), pre moving , FPS 18.66, Running 2.73s Step 36( N/A%), pre moving , FPS 14.57, Running 3.06s Step 37( N/A%), pre moving , FPS 14.48, Running 3.10s Step 38( N/A%), pre moving , FPS 14.67, Running 3.12s Step 39( N/A%), pre moving , FPS 14.72, Running 3.15s Step 40( N/A%), pre moving , FPS 14.76, Running 3.17s Step 41( N/A%), pre moving , FPS 17.65, Running 3.20s Step 42( N/A%), pre moving , FPS 17.63, Running 3.24s Step 43( N/A%), pre moving , FPS 17.53, Running 3.28s Step 44( N/A%), pre moving , FPS 17.60, Running 3.30s Step 45( N/A%), pre moving , FPS 17.66, Running 3.32s Step 46( N/A%), pre moving , FPS 22.66, Running 3.35s Step 47( N/A%), pre moving , FPS 22.70, Running 3.37s Step 48( N/A%), pre moving , FPS 22.66, Running 3.40s Step 49( N/A%), pre moving , FPS 22.61, Running 3.43s Step 50( N/A%), pre moving , FPS 22.57, Running 3.45s Step 51( N/A%), pre moving , FPS 22.56, Running 3.48s Step 52( N/A%), pre moving , FPS 22.71, Running 3.50s Step 53( N/A%), pre moving , FPS 23.54, Running 3.53s Step 54( N/A%), pre moving , FPS 23.49, Running 3.56s Step 55( N/A%), pre moving , FPS 23.56, Running 3.58s Step 56( N/A%), pre moving , FPS 36.57, Running 3.61s Step 57( N/A%), pre moving , FPS 37.50, Running 3.63s Step 58( N/A%), pre moving , FPS 37.56, Running 3.66s Step 59( N/A%), pre moving , FPS 37.39, Running 3.68s Step 60( N/A%), pre moving , FPS 37.03, Running 3.71s Step 61( N/A%), pre moving , FPS 36.02, Running 3.75s Step 62( N/A%), pre moving , FPS 36.00, Running 3.79s Step 63( N/A%), pre moving , FPS 35.63, Running 3.84s Step 64( N/A%), pre moving , FPS 34.29, Running 3.88s Step 65( N/A%), pre moving , FPS 32.97, Running 3.93s Step 66( N/A%), pre moving , FPS 31.89, Running 3.98s Step 67( N/A%), pre moving , FPS 31.01, Running 4.02s Step 68( N/A%), pre moving , FPS 30.16, Running 4.06s Step 69( N/A%), pre moving , FPS 29.28, Running 4.11s Step 70( N/A%), pre moving , FPS 28.52, Running 4.16s Step 71( N/A%), pre moving , FPS 27.77, Running 4.20s Step 72( N/A%), pre moving , FPS 26.34, Running 4.26s Step 73( N/A%), pre moving , FPS 24.70, Running 4.34s Step 74( N/A%), pre moving , FPS 23.70, Running 4.40s Step 75( N/A%), pre moving , FPS 23.21, Running 4.44s Step 76( N/A%), pre moving , FPS 22.81, Running 4.48s Step 77( N/A%), pre moving , FPS 22.44, Running 4.52s Step 78( N/A%), pre moving , FPS 22.09, Running 4.56s Step 79( N/A%), pre moving , FPS 21.81, Running 4.60s Step 80( N/A%), pre moving , FPS 21.53, Running 4.64s Step 81( N/A%), pre moving , FPS 21.50, Running 4.68s Step 82( N/A%), pre moving , FPS 21.57, Running 4.72s Step 83( N/A%), pre moving , FPS 21.71, Running 4.76s Step 84( N/A%), pre moving , FPS 21.86, Running 4.80s Step 85( N/A%), pre moving , FPS 22.04, Running 4.84s Step 86( N/A%), pre moving , FPS 22.52, Running 4.87s Step 87( N/A%), pre moving , FPS 22.87, Running 4.89s Step 88( N/A%), pre moving , FPS 23.40, Running 4.92s Step 89( N/A%), pre moving , FPS 24.04, Running 4.94s Step 90( N/A%), pre moving , FPS 24.63, Running 4.97s Step 91( N/A%), pre moving , FPS 25.28, Running 4.99s Step 92( N/A%), pre moving , FPS 26.51, Running 5.02s Step 93( N/A%), pre moving , FPS 28.41, Running 5.04s Step 94( N/A%), pre moving , FPS 29.82, Running 5.07s Step 95( N/A%), pre moving , FPS 30.39, Running 5.10s Step 96( N/A%), pre moving , FPS 30.98, Running 5.13s Step 97( N/A%), pre moving , FPS 31.33, Running 5.16s Step 98( N/A%), pre moving , FPS 30.72, Running 5.21s Step 99( N/A%), pre moving , FPS 31.33, Running 5.24s Step 100( N/A%), pre moving , FPS 30.91, Running 5.29s Step 101( N/A%), pre moving , FPS 30.87, Running 5.33s Step 102( N/A%), pre moving , FPS 31.49, Running 5.36s Step 103( N/A%), pre moving , FPS 32.15, Running 5.38s Step 104( N/A%), pre moving , FPS 32.80, Running 5.41s Step 105( N/A%), pre moving , FPS 33.53, Running 5.44s Step 106( N/A%), pre moving , FPS 33.27, Running 5.47s Step 107( N/A%), pre moving , FPS 33.44, Running 5.49s Step 108( N/A%), pre moving , FPS 32.70, Running 5.53s Step 109( N/A%), pre moving , FPS 32.55, Running 5.56s Step 110( N/A%), pre moving , FPS 32.56, Running 5.58s Step 111( N/A%), pre moving , FPS 32.50, Running 5.61s Step 112( N/A%), pre moving , FPS 32.55, Running 5.63s Step 113( N/A%), pre moving , FPS 32.55, Running 5.66s Step 114( N/A%), pre moving , FPS 32.74, Running 5.68s Step 115( N/A%), pre moving , FPS 32.95, Running 5.71s Step 116( N/A%), pre moving , FPS 33.10, Running 5.73s Step 117( N/A%), pre moving , FPS 33.13, Running 5.76s Step 118( N/A%), pre moving , FPS 34.61, Running 5.79s Step 119( N/A%), pre moving , FPS 34.59, Running 5.82s Step 120( N/A%), pre moving , FPS 35.98, Running 5.84s Step 121( N/A%), pre moving , FPS 37.17, Running 5.87s Step 122( N/A%), pre moving , FPS 37.18, Running 5.89s Step 123( N/A%), pre moving , FPS 37.12, Running 5.92s Step 124( N/A%), pre moving , FPS 35.74, Running 5.97s Step 125( N/A%), pre moving , FPS 35.20, Running 6.00s Step 126( N/A%), pre moving , FPS 34.94, Running 6.04s Step 127( N/A%), pre moving , FPS 15.59, Running 6.77s Step 128( N/A%), pre moving , FPS 14.09, Running 6.95s Step 129( N/A%), pre moving , FPS 12.52, Running 7.15s Step 130( N/A%), pre moving , FPS 11.58, Running 7.31s Step 131( N/A%), pre moving , FPS 10.32, Running 7.55s Step 132( N/A%), pre moving , FPS 9.60, Running 7.72s Step 133( N/A%), pre moving , FPS 8.71, Running 7.96s Step 134( N/A%), pre moving , FPS 8.31, Running 8.09s Step 135( N/A%), pre moving , FPS 7.67, Running 8.32s Step 136( N/A%), pre moving , FPS 7.23, Running 8.50s Step 137( N/A%), pre moving , FPS 6.80, Running 8.71s Step 138( N/A%), pre moving , FPS 6.45, Running 8.89s Step 139( N/A%), pre moving , FPS 6.01, Running 9.15s Step 140( N/A%), pre moving , FPS 5.73, Running 9.34s Step 141( N/A%), pre moving , FPS 5.39, Running 9.58s Step 142( N/A%), pre moving , FPS 5.16, Running 9.77s Step 143( N/A%), pre moving , FPS 4.93, Running 9.98s Step 144( N/A%), pre moving , FPS 4.76, Running 10.17s Step 145( N/A%), pre moving , FPS 4.46, Running 10.49s Step 146( N/A%), pre moving , FPS 4.36, Running 10.63s Step 147( N/A%), pre moving , FPS 4.83, Running 10.92s Step 148( N/A%), pre moving , FPS 4.85, Running 11.07s Step 149( N/A%), pre moving , FPS 4.80, Running 11.32s Step 150( N/A%), pre moving , FPS 4.75, Running 11.52s Step 151( N/A%), pre moving , FPS 4.75, Running 11.75s Step 152( N/A%), pre moving , FPS 4.75, Running 11.92s Step 153( N/A%), pre moving , FPS 4.71, Running 12.20s Step 154( N/A%), pre moving , FPS 4.67, Running 12.38s Step 155( N/A%), pre moving , FPS 4.67, Running 12.60s Step 156( N/A%), pre moving , FPS 4.70, Running 12.75s Step 157( N/A%), pre moving , FPS 4.62, Running 13.04s Step 158( N/A%), pre moving , FPS 4.64, Running 13.20s Step 159( N/A%), pre moving , FPS 4.64, Running 13.46s Step 160( N/A%), pre moving , FPS 4.61, Running 13.68s Step 161( N/A%), pre moving , FPS 4.63, Running 13.90s Step 162( N/A%), pre moving , FPS 4.54, Running 14.18s Step 163( N/A%), pre moving , FPS 4.51, Running 14.41s Step 164( N/A%), pre moving , FPS 4.51, Running 14.60s Step 165( N/A%), pre moving , FPS 4.58, Running 14.85s Step 166( N/A%), pre moving , FPS 4.53, Running 15.04s Step 167( N/A%), pre moving , FPS 4.54, Running 15.32s Step 168( N/A%), pre moving , FPS 4.56, Running 15.46s Step 169( N/A%), pre moving , FPS 4.55, Running 15.72s Step 170( N/A%), pre moving , FPS 4.56, Running 15.90s Step 171( N/A%), pre moving , FPS 4.53, Running 16.17s Step 172( N/A%), pre moving , FPS 4.52, Running 16.35s Step 173( N/A%), pre moving , FPS 4.47, Running 16.67s Step 174( N/A%), pre moving , FPS 4.46, Running 16.86s Step 175( N/A%), pre moving , FPS 4.40, Running 17.15s Step 176( N/A%), pre moving , FPS 4.41, Running 17.29s Step 177( N/A%), pre moving , FPS 4.42, Running 17.56s Step 178( N/A%), pre moving , FPS 4.40, Running 17.75s Step 179( N/A%), pre moving , FPS 4.43, Running 17.98s Step 180( N/A%), pre moving , FPS 4.46, Running 18.17s Step 181( N/A%), pre moving , FPS 4.43, Running 18.42s Step 182( N/A%), pre moving , FPS 4.48, Running 18.65s Step 183( N/A%), pre moving , FPS 4.43, Running 18.92s Step 184( N/A%), pre moving , FPS 4.44, Running 19.10s Step 185( N/A%), pre moving , FPS 4.40, Running 19.40s Step 186( N/A%), pre moving , FPS 4.41, Running 19.58s Step 187( N/A%), pre moving , FPS 4.43, Running 19.83s Step 188( N/A%), pre moving , FPS 4.40, Running 20.01s Step 189( N/A%), pre moving , FPS 4.37, Running 20.29s Step 190( N/A%), pre moving , FPS 4.35, Running 20.50s Step 191( N/A%), pre moving , FPS 4.40, Running 20.71s Step 192( N/A%), pre moving , FPS 4.40, Running 20.89s Step 193( N/A%), pre moving , FPS 4.45, Running 21.16s Step 194( N/A%), pre moving , FPS 4.61, Running 21.20s Step 195( N/A%), pre moving , FPS 4.88, Running 21.25s Step 196( N/A%), pre moving , FPS 4.99, Running 21.30s Step 197( N/A%), pre moving , FPS 5.29, Running 21.34s Step 198( N/A%), pre moving , FPS 5.50, Running 21.38s Step 199( N/A%), pre moving , FPS 5.80, Running 21.43s Step 200( N/A%), pre moving , FPS 6.06, Running 21.47s Step 201( N/A%), pre moving , FPS 6.46, Running 21.52s Step 202( N/A%), pre moving , FPS 6.87, Running 21.56s Step 203( N/A%), pre moving , FPS 7.48, Running 21.60s Step 204( N/A%), pre moving , FPS 5.04, Running 23.06s Step 205( N/A%), pre moving , FPS 5.07, Running 23.34s Step 206( N/A%), pre moving , FPS 5.11, Running 23.49s Step 207( N/A%), pre moving , FPS 5.06, Running 23.78s Step 208( N/A%), pre moving , FPS 5.10, Running 23.93s Step 209( N/A%), pre moving , FPS 5.11, Running 24.21s Step 210( N/A%), pre moving , FPS 5.17, Running 24.37s Step 211( N/A%), pre moving , FPS 5.12, Running 24.62s Step 212( N/A%), pre moving , FPS 5.12, Running 24.80s Step 213( N/A%), pre moving , FPS 5.13, Running 25.06s Step 214( N/A%), pre moving , FPS 4.95, Running 25.24s Step 215( N/A%), pre moving , FPS 4.67, Running 25.53s Step 216( N/A%), pre moving , FPS 4.50, Running 25.74s Step 217( N/A%), pre moving , FPS 4.29, Running 26.00s Step 218( N/A%), pre moving , FPS 4.15, Running 26.20s Step 219( N/A%), pre moving , FPS 3.99, Running 26.44s Step 220( N/A%), pre moving , FPS 3.86, Running 26.65s Step 221( N/A%), pre moving , FPS 3.69, Running 26.93s Step 222( N/A%), pre moving , FPS 3.58, Running 27.15s Step 223( N/A%), pre moving , FPS 3.45, Running 27.39s Step 224( 0.33%), action 1, FPS 3.58, Running 28.66s Step 225( 0.67%), action 2, FPS 3.42, Running 29.19s Step 226( 1.00%), action 3, FPS 3.27, Running 29.60s Step 227( 1.33%), action 4, FPS 3.32, Running 29.81s Step 228( 1.67%), action 5, FPS 3.07, Running 30.44s Step 229( 2.00%), action 6, FPS 2.79, Running 31.38s Step 230( 2.33%), action 7, FPS 2.55, Running 32.20s Step 231( 2.67%), action 8, FPS 2.53, Running 32.54s Step 232( 3.00%), action 9, FPS 2.40, Running 33.15s Step 233( 3.33%), action 10, FPS 2.38, Running 33.47s Step 234( 3.67%), action 11, FPS 2.23, Running 34.22s Step 235( 4.00%), action 12, FPS 2.23, Running 34.48s Step 236( 4.33%), action 13, FPS 2.07, Running 35.41s Step 237( 4.67%), action 14, FPS 2.00, Running 36.02s Step 238( 5.00%), action 15, FPS 1.88, Running 36.85s Step 239( 5.33%), action 16, FPS 1.80, Running 37.56s Step 240( 5.67%), action 17, FPS 1.67, Running 38.61s Step 241( 6.00%), action 18, FPS 1.59, Running 39.53s Step 242( 6.33%), action 19, FPS 1.50, Running 40.46s Step 243( 6.67%), action 20, FPS 1.45, Running 41.18s Step 244( 7.00%), action 21, FPS 1.48, Running 42.20s Step 245( 7.33%), action 22, FPS 1.44, Running 43.05s Step 246( 7.67%), action 23, FPS 1.42, Running 43.64s Step 247( 8.00%), action 24, FPS 1.37, Running 44.40s Step 248( 8.33%), action 25, FPS 1.37, Running 45.05s Step 249( 8.67%), action 26, FPS 1.38, Running 45.84s Step 250( 9.00%), action 27, FPS 1.37, Running 46.76s Step 251( 9.33%), action 28, FPS 1.36, Running 47.23s Step 252( 9.67%), action 29, FPS 1.37, Running 47.74s Step 253( 10.00%), action 30, FPS 1.35, Running 48.34s Step 254( 10.33%), action 31, FPS 1.32, Running 49.33s Step 255( 10.67%), action 32, FPS 1.32, Running 49.59s Step 256( 11.00%), action 33, FPS 1.33, Running 50.50s Step 257( 11.33%), action 34, FPS 1.32, Running 51.14s Step 258( 11.67%), action 35, FPS 1.33, Running 51.94s Step 259( 12.00%), action 36, FPS 1.34, Running 52.48s Step 260( 12.33%), action 37, FPS 1.38, Running 53.08s Step 261( 12.67%), action 38, FPS 1.42, Running 53.62s Step 262( 13.00%), action 39, FPS 1.43, Running 54.44s Step 263( 13.33%), action 40, FPS 1.48, Running 54.66s Step 264( 13.67%), action 41, FPS 1.48, Running 55.70s Step 265( 14.00%), action 42, FPS 1.52, Running 56.20s Step 266( 14.33%), action 43, FPS 1.50, Running 56.95s Step 267( 14.67%), action 44, FPS 1.52, Running 57.55s Step 268( 15.00%), action 45, FPS 1.55, Running 57.94s Step 269( 15.33%), action 46, FPS 1.58, Running 58.47s Step 270( 15.67%), action 47, FPS 1.61, Running 59.15s Step 271( 16.00%), action 48, FPS 1.62, Running 59.60s Step 272( 16.33%), action 49, FPS 1.63, Running 60.01s Step 273( 16.67%), action 50, FPS 1.65, Running 60.47s Step 274( 17.00%), action 51, FPS 1.67, Running 61.31s Step 275( 17.33%), action 52, FPS 1.61, Running 62.04s Step 276( 17.67%), action 53, FPS 1.60, Running 63.00s Step 277( 18.00%), action 54, FPS 1.59, Running 63.69s Step 278( 18.33%), action 55, FPS 1.59, Running 64.52s Step 279( 18.67%), action 56, FPS 1.61, Running 64.90s Step 280( 19.00%), action 57, FPS 1.58, Running 65.74s Step 281( 19.33%), action 58, FPS 1.57, Running 66.39s Step 282( 19.67%), action 59, FPS 1.60, Running 66.97s Step 283( 20.00%), action 60, FPS 1.59, Running 67.26s Step 284( 20.33%), action 61, FPS 1.56, Running 68.54s Step 285( 20.67%), action 62, FPS 1.54, Running 69.23s Step 286( 21.00%), action 63, FPS 1.51, Running 70.17s Step 287( 21.33%), action 64, FPS 1.53, Running 70.59s Step 288( 21.67%), action 65, FPS 1.47, Running 71.51s Step 289( 22.00%), action 66, FPS 1.49, Running 71.91s Step 290( 22.33%), action 67, FPS 1.47, Running 72.76s Step 291( 22.67%), action 68, FPS 1.47, Running 73.23s Step 292( 23.00%), action 69, FPS 1.45, Running 73.83s Step 293( 23.33%), action 70, FPS 1.46, Running 74.13s Step 294( 23.67%), action 71, FPS 1.46, Running 75.05s Step 295( 24.00%), action 72, FPS 1.45, Running 75.81s Step 296( 24.33%), action 73, FPS 1.48, Running 76.51s Step 297( 24.67%), action 74, FPS 1.51, Running 76.97s Step 298( 25.00%), action 75, FPS 1.49, Running 77.93s Step 299( 25.33%), action 76, FPS 1.46, Running 78.59s Step 300( 25.67%), action 77, FPS 1.46, Running 79.48s Step 301( 26.00%), action 78, FPS 1.48, Running 79.90s Step 302( 26.33%), action 79, FPS 1.46, Running 80.64s Step 303( 26.67%), action 80, FPS 1.44, Running 81.16s Step 304( 27.00%), action 81, FPS 1.52, Running 81.68s Step 305( 27.33%), action 82, FPS 1.53, Running 82.27s Step 306( 27.67%), action 83, FPS 1.57, Running 82.90s Step 307( 28.00%), action 84, FPS 1.59, Running 83.18s Step 308( 28.33%), action 85, FPS 1.61, Running 83.91s Step 309( 28.67%), action 86, FPS 1.62, Running 84.23s Step 310( 29.00%), action 87, FPS 1.64, Running 84.99s Step 311( 29.33%), action 88, FPS 1.64, Running 85.45s Step 312( 29.67%), action 89, FPS 1.66, Running 85.90s Step 313( 30.00%), action 90, FPS 1.62, Running 86.48s Step 314( 30.33%), action 91, FPS 1.64, Running 87.21s Step 315( 30.67%), action 92, FPS 1.65, Running 87.93s Step 316( 31.00%), action 93, FPS 1.68, Running 88.42s Step 317( 31.33%), action 94, FPS 1.63, Running 89.25s Step 318( 31.67%), action 95, FPS 1.68, Running 89.81s Step 319( 32.00%), action 96, FPS 1.74, Running 90.07s Step 320( 32.33%), action 97, FPS 1.78, Running 90.71s Step 321( 32.67%), action 98, FPS 1.74, Running 91.39s Step 322( 33.00%), action 99, FPS 1.78, Running 91.85s Step 323( 33.33%), action 100, FPS 1.81, Running 92.20s Step 324( 33.67%), action 101, FPS 1.71, Running 93.37s Step 325( 34.00%), action 102, FPS 1.69, Running 94.08s Step 326( 34.33%), action 103, FPS 1.67, Running 94.85s Step 327( 34.67%), action 104, FPS 1.60, Running 95.66s Step 328( 35.00%), action 105, FPS 1.64, Running 96.11s Step 329( 35.33%), action 106, FPS 1.63, Running 96.49s Step 330( 35.67%), action 107, FPS 1.62, Running 97.34s Step 331( 36.00%), action 108, FPS 1.58, Running 98.12s Step 332( 36.33%), action 109, FPS 1.52, Running 99.04s Step 333( 36.67%), action 110, FPS 1.53, Running 99.57s Step 334( 37.00%), action 111, FPS 1.50, Running 100.52s Step 335( 37.33%), action 112, FPS 1.54, Running 100.95s Step 336( 37.67%), action 113, FPS 1.54, Running 101.39s Step 337( 38.00%), action 114, FPS 1.62, Running 101.60s Step 338( 38.33%), action 115, FPS 1.59, Running 102.40s Step 339( 38.67%), action 116, FPS 1.59, Running 102.66s Step 340( 39.00%), action 117, FPS 1.62, Running 103.08s Step 341( 39.33%), action 118, FPS 1.64, Running 103.56s Step 342( 39.67%), action 119, FPS 1.63, Running 104.10s Step 343( 40.00%), action 120, FPS 1.60, Running 104.74s Step 344( 40.33%), action 121, FPS 1.67, Running 105.36s Step 345( 40.67%), action 122, FPS 1.73, Running 105.62s Step 346( 41.00%), action 123, FPS 1.73, Running 106.44s Step 347( 41.33%), action 124, FPS 1.76, Running 107.00s Step 348( 41.67%), action 125, FPS 1.78, Running 107.36s Step 349( 42.00%), action 126, FPS 1.80, Running 107.59s Step 350( 42.33%), action 127, FPS 1.83, Running 108.30s Step 351( 42.67%), action 128, FPS 1.87, Running 108.83s Step 352( 43.00%), action 129, FPS 1.90, Running 109.59s Step 353( 43.33%), action 130, FPS 1.95, Running 109.81s Step 354( 43.67%), action 131, FPS 1.97, Running 110.67s Step 355( 44.00%), action 132, FPS 1.95, Running 111.18s Step 356( 44.33%), action 133, FPS 1.97, Running 111.53s Step 357( 44.67%), action 134, FPS 1.92, Running 112.04s Step 358( 45.00%), action 135, FPS 1.99, Running 112.46s Step 359( 45.33%), action 136, FPS 1.92, Running 113.09s Step 360( 45.67%), action 137, FPS 1.91, Running 113.53s Step 361( 46.00%), action 138, FPS 1.96, Running 113.78s Step 362( 46.33%), action 139, FPS 1.88, Running 114.75s Step 363( 46.67%), action 140, FPS 1.85, Running 115.55s Step 364( 47.00%), action 141, FPS 1.75, Running 116.77s Step 365( 47.33%), action 142, FPS 1.72, Running 117.22s Step 366( 47.67%), action 143, FPS 1.77, Running 117.71s Step 367( 48.00%), action 144, FPS 1.78, Running 118.25s Step 368( 48.33%), action 145, FPS 1.78, Running 118.62s Step 369( 48.67%), action 146, FPS 1.74, Running 119.09s Step 370( 49.00%), action 147, FPS 1.76, Running 119.67s Step 371( 49.33%), action 148, FPS 1.80, Running 119.97s Step 372( 49.67%), action 149, FPS 1.79, Running 120.76s Step 373( 50.00%), action 150, FPS 1.77, Running 121.08s Step 374( 50.33%), action 151, FPS 1.83, Running 121.60s Step 375( 50.67%), action 152, FPS 1.87, Running 121.87s Step 376( 51.00%), action 153, FPS 1.77, Running 122.83s Step 377( 51.33%), action 154, FPS 1.72, Running 123.64s Step 378( 51.67%), action 155, FPS 1.65, Running 124.59s Step 379( 52.00%), action 156, FPS 1.63, Running 125.39s Step 380( 52.33%), action 157, FPS 1.56, Running 126.37s Step 381( 52.67%), action 158, FPS 1.56, Running 126.63s Step 382( 53.00%), action 159, FPS 1.59, Running 127.33s Step 383( 53.33%), action 160, FPS 1.61, Running 128.00s [2026-08-02 21:18:18] [81 ] Seed 80 failed after 128.86 s. +steps: 383 , actions: 160 . +Instruction: Empty +Total 15/81(18.52%) success. +Setting seed: 81 +Step 1( N/A%), pre moving , FPS 0.39, Running 2.54s Step 2( N/A%), pre moving , FPS 0.77, Running 2.58s Step 3( N/A%), pre moving , FPS 1.07, Running 2.81s Step 4( N/A%), pre moving , FPS 1.32, Running 3.02s Step 5( N/A%), pre moving , FPS 1.54, Running 3.24s Step 6( N/A%), pre moving , FPS 1.77, Running 3.39s Step 7( N/A%), pre moving , FPS 1.98, Running 3.54s Step 8( N/A%), pre moving , FPS 2.21, Running 3.61s Step 9( N/A%), pre moving , FPS 2.46, Running 3.65s Step 10( N/A%), pre moving , FPS 2.71, Running 3.69s Step 11( N/A%), pre moving , FPS 2.95, Running 3.73s Step 12( N/A%), pre moving , FPS 3.19, Running 3.76s Step 13( N/A%), pre moving , FPS 3.42, Running 3.80s Step 14( N/A%), pre moving , FPS 3.65, Running 3.83s Step 15( N/A%), pre moving , FPS 3.88, Running 3.87s Step 16( N/A%), pre moving , FPS 4.10, Running 3.90s Step 17( N/A%), pre moving , FPS 4.32, Running 3.93s Step 18( N/A%), pre moving , FPS 4.54, Running 3.97s Step 19( N/A%), pre moving , FPS 4.75, Running 4.00s Step 20( N/A%), pre moving , FPS 4.95, Running 4.04s Step 21( N/A%), pre moving , FPS 11.42, Running 4.29s Step 22( N/A%), pre moving , FPS 11.31, Running 4.35s Step 23( N/A%), pre moving , FPS 12.52, Running 4.41s Step 24( N/A%), pre moving , FPS 13.91, Running 4.46s Step 25( N/A%), pre moving , FPS 15.88, Running 4.50s Step 26( N/A%), pre moving , FPS 14.64, Running 4.76s Step 27( N/A%), pre moving , FPS 15.61, Running 4.82s Step 28( N/A%), pre moving , FPS 16.09, Running 4.86s Step 29( N/A%), pre moving , FPS 15.77, Running 4.92s Step 30( N/A%), pre moving , FPS 15.80, Running 4.96s Step 31( N/A%), pre moving , FPS 15.60, Running 5.01s Step 32( N/A%), pre moving , FPS 15.62, Running 5.04s Step 33( N/A%), pre moving , FPS 15.34, Running 5.10s Step 34( N/A%), pre moving , FPS 15.29, Running 5.14s Step 35( N/A%), pre moving , FPS 15.06, Running 5.19s Step 36( N/A%), pre moving , FPS 12.08, Running 5.56s Step 37( N/A%), pre moving , FPS 12.06, Running 5.59s Step 38( N/A%), pre moving , FPS 12.05, Running 5.63s Step 39( N/A%), pre moving , FPS 12.05, Running 5.66s Step 40( N/A%), pre moving , FPS 12.07, Running 5.70s Step 41( N/A%), pre moving , FPS 13.79, Running 5.74s Step 42( N/A%), pre moving , FPS 14.01, Running 5.78s Step 43( N/A%), pre moving , FPS 14.22, Running 5.81s Step 44( N/A%), pre moving , FPS 14.40, Running 5.85s Step 45( N/A%), pre moving , FPS 14.42, Running 5.88s Step 46( N/A%), pre moving , FPS 17.26, Running 5.92s Step 47( N/A%), pre moving , FPS 17.62, Running 5.95s Step 48( N/A%), pre moving , FPS 17.63, Running 5.99s Step 49( N/A%), pre moving , FPS 17.94, Running 6.03s Step 50( N/A%), pre moving , FPS 17.89, Running 6.07s Step 51( N/A%), pre moving , FPS 18.14, Running 6.11s Step 52( N/A%), pre moving , FPS 18.10, Running 6.15s Step 53( N/A%), pre moving , FPS 18.43, Running 6.19s Step 54( N/A%), pre moving , FPS 18.39, Running 6.23s Step 55( N/A%), pre moving , FPS 18.71, Running 6.26s Step 56( N/A%), pre moving , FPS 26.89, Running 6.30s Step 57( N/A%), pre moving , FPS 26.97, Running 6.33s Step 58( N/A%), pre moving , FPS 26.96, Running 6.37s Step 59( N/A%), pre moving , FPS 27.03, Running 6.40s Step 60( N/A%), pre moving , FPS 27.04, Running 6.44s Step 61( N/A%), pre moving , FPS 26.74, Running 6.49s Step 62( N/A%), pre moving , FPS 26.74, Running 6.52s Step 63( N/A%), pre moving , FPS 26.59, Running 6.56s Step 64( N/A%), pre moving , FPS 26.69, Running 6.60s Step 65( N/A%), pre moving , FPS 26.75, Running 6.63s Step 66( N/A%), pre moving , FPS 26.81, Running 6.67s Step 67( N/A%), pre moving , FPS 26.85, Running 6.70s Step 68( N/A%), pre moving , FPS 26.97, Running 6.73s Step 69( N/A%), pre moving , FPS 27.24, Running 6.77s Step 70( N/A%), pre moving , FPS 27.40, Running 6.80s Step 71( N/A%), pre moving , FPS 27.19, Running 6.85s Step 72( N/A%), pre moving , FPS 27.25, Running 6.88s Step 73( N/A%), pre moving , FPS 26.38, Running 6.95s Step 74( N/A%), pre moving , FPS 26.46, Running 6.98s Step 75( N/A%), pre moving , FPS 26.19, Running 7.03s Step 76( N/A%), pre moving , FPS 25.39, Running 7.09s Step 77( N/A%), pre moving , FPS 25.28, Running 7.12s Step 78( N/A%), pre moving , FPS 25.31, Running 7.16s Step 79( N/A%), pre moving , FPS 24.65, Running 7.21s Step 80( N/A%), pre moving , FPS 24.67, Running 7.25s Step 81( N/A%), pre moving , FPS 25.08, Running 7.29s Step 82( N/A%), pre moving , FPS 24.54, Running 7.34s Step 83( N/A%), pre moving , FPS 24.61, Running 7.38s Step 84( N/A%), pre moving , FPS 24.49, Running 7.41s Step 85( N/A%), pre moving , FPS 24.33, Running 7.45s Step 86( N/A%), pre moving , FPS 24.18, Running 7.49s Step 87( N/A%), pre moving , FPS 24.11, Running 7.53s Step 88( N/A%), pre moving , FPS 24.07, Running 7.56s Step 89( N/A%), pre moving , FPS 24.14, Running 7.60s Step 90( N/A%), pre moving , FPS 24.15, Running 7.63s Step 91( N/A%), pre moving , FPS 24.41, Running 7.67s Step 92( N/A%), pre moving , FPS 24.44, Running 7.70s Step 93( N/A%), pre moving , FPS 25.25, Running 7.74s Step 94( N/A%), pre moving , FPS 25.38, Running 7.77s Step 95( N/A%), pre moving , FPS 25.63, Running 7.81s Step 96( N/A%), pre moving , FPS 26.02, Running 7.86s Step 97( N/A%), pre moving , FPS 25.97, Running 7.89s Step 98( N/A%), pre moving , FPS 25.86, Running 7.93s Step 99( N/A%), pre moving , FPS 26.56, Running 7.97s Step 100( N/A%), pre moving , FPS 26.59, Running 8.00s Step 101( N/A%), pre moving , FPS 26.62, Running 8.04s Step 102( N/A%), pre moving , FPS 27.24, Running 8.07s Step 103( N/A%), pre moving , FPS 26.77, Running 8.12s Step 104( N/A%), pre moving , FPS 26.74, Running 8.16s Step 105( N/A%), pre moving , FPS 26.91, Running 8.20s Step 106( N/A%), pre moving , FPS 27.09, Running 8.23s Step 107( N/A%), pre moving , FPS 27.18, Running 8.26s Step 108( N/A%), pre moving , FPS 27.04, Running 8.30s Step 109( N/A%), pre moving , FPS 26.57, Running 8.35s Step 110( N/A%), pre moving , FPS 26.64, Running 8.38s Step 111( N/A%), pre moving , FPS 26.65, Running 8.42s Step 112( N/A%), pre moving , FPS 26.58, Running 8.45s Step 113( N/A%), pre moving , FPS 26.67, Running 8.49s Step 114( N/A%), pre moving , FPS 26.54, Running 8.53s Step 115( N/A%), pre moving , FPS 26.35, Running 8.57s Step 116( N/A%), pre moving , FPS 26.38, Running 8.61s Step 117( N/A%), pre moving , FPS 26.51, Running 8.65s Step 118( N/A%), pre moving , FPS 26.58, Running 8.69s Step 119( N/A%), pre moving , FPS 26.39, Running 8.73s Step 120( N/A%), pre moving , FPS 26.42, Running 8.76s Step 121( N/A%), pre moving , FPS 26.46, Running 8.79s Step 122( N/A%), pre moving , FPS 26.59, Running 8.83s Step 123( N/A%), pre moving , FPS 27.20, Running 8.86s Step 124( N/A%), pre moving , FPS 27.30, Running 8.89s Step 125( N/A%), pre moving , FPS 27.39, Running 8.93s Step 126( N/A%), pre moving , FPS 27.41, Running 8.96s Step 127( N/A%), pre moving , FPS 27.45, Running 8.99s Step 128( N/A%), pre moving , FPS 27.36, Running 9.03s Step 129( N/A%), pre moving , FPS 27.85, Running 9.07s Step 130( N/A%), pre moving , FPS 27.79, Running 9.10s Step 131( N/A%), pre moving , FPS 27.53, Running 9.14s Step 132( N/A%), pre moving , FPS 27.35, Running 9.18s Step 133( N/A%), pre moving , FPS 26.67, Running 9.24s Step 134( N/A%), pre moving , FPS 26.64, Running 9.28s Step 135( N/A%), pre moving , FPS 26.73, Running 9.31s Step 136( N/A%), pre moving , FPS 26.79, Running 9.36s Step 137( N/A%), pre moving , FPS 26.82, Running 9.39s Step 138( N/A%), pre moving , FPS 26.88, Running 9.43s Step 139( N/A%), pre moving , FPS 26.99, Running 9.47s Step 140( N/A%), pre moving , FPS 26.73, Running 9.51s Step 141( N/A%), pre moving , FPS 26.59, Running 9.55s Step 142( N/A%), pre moving , FPS 26.44, Running 9.58s Step 143( N/A%), pre moving , FPS 26.36, Running 9.62s Step 144( N/A%), pre moving , FPS 26.34, Running 9.65s Step 145( N/A%), pre moving , FPS 26.34, Running 9.69s Step 146( N/A%), pre moving , FPS 26.32, Running 9.72s Step 147( N/A%), pre moving , FPS 26.14, Running 9.76s Step 148( N/A%), pre moving , FPS 26.10, Running 9.80s Step 149( N/A%), pre moving , FPS 26.04, Running 9.84s Step 150( N/A%), pre moving , FPS 25.97, Running 9.87s Step 151( N/A%), pre moving , FPS 25.95, Running 9.91s Step 152( N/A%), pre moving , FPS 26.16, Running 9.95s Step 153( N/A%), pre moving , FPS 26.43, Running 9.99s Step 154( N/A%), pre moving , FPS 26.45, Running 10.03s Step 155( N/A%), pre moving , FPS 26.55, Running 10.07s Step 156( N/A%), pre moving , FPS 26.90, Running 10.10s Step 157( N/A%), pre moving , FPS 26.96, Running 10.14s Step 158( N/A%), pre moving , FPS 26.92, Running 10.17s Step 159( N/A%), pre moving , FPS 26.93, Running 10.21s Step 160( N/A%), pre moving , FPS 27.20, Running 10.24s Step 161( N/A%), pre moving , FPS 27.29, Running 10.28s Step 162( N/A%), pre moving , FPS 27.32, Running 10.31s Step 163( N/A%), pre moving , FPS 27.09, Running 10.36s Step 164( N/A%), pre moving , FPS 27.20, Running 10.39s Step 165( N/A%), pre moving , FPS 27.14, Running 10.42s Step 166( N/A%), pre moving , FPS 27.12, Running 10.46s Step 167( N/A%), pre moving , FPS 27.22, Running 10.49s Step 168( N/A%), pre moving , FPS 27.48, Running 10.53s Step 169( N/A%), pre moving , FPS 27.52, Running 10.56s Step 170( N/A%), pre moving , FPS 27.62, Running 10.60s Step 171( N/A%), pre moving , FPS 27.34, Running 10.65s Step 172( N/A%), pre moving , FPS 27.21, Running 10.68s Step 173( N/A%), pre moving , FPS 27.30, Running 10.73s Step 174( N/A%), pre moving , FPS 27.49, Running 10.76s Step 175( N/A%), pre moving , FPS 15.88, Running 11.33s Step 176( N/A%), pre moving , FPS 14.30, Running 11.50s Step 177( N/A%), pre moving , FPS 12.35, Running 11.76s Step 178( N/A%), pre moving , FPS 11.27, Running 11.95s Step 179( N/A%), pre moving , FPS 10.08, Running 12.19s Step 180( N/A%), pre moving , FPS 9.17, Running 12.42s Step 181( N/A%), pre moving , FPS 8.25, Running 12.70s Step 182( N/A%), pre moving , FPS 7.86, Running 12.86s Step 183( N/A%), pre moving , FPS 7.28, Running 13.10s Step 184( N/A%), pre moving , FPS 6.88, Running 13.29s Step 185( N/A%), pre moving , FPS 6.38, Running 13.56s Step 186( N/A%), pre moving , FPS 6.15, Running 13.71s Step 187( N/A%), pre moving , FPS 5.74, Running 13.97s Step 188( N/A%), pre moving , FPS 5.51, Running 14.16s Step 189( N/A%), pre moving , FPS 5.17, Running 14.43s Step 190( N/A%), pre moving , FPS 5.00, Running 14.60s Step 191( N/A%), pre moving , FPS 4.73, Running 14.88s Step 192( N/A%), pre moving , FPS 4.59, Running 15.04s Step 193( N/A%), pre moving , FPS 4.36, Running 15.31s Step 194( N/A%), pre moving , FPS 4.20, Running 15.52s Step 195( N/A%), pre moving , FPS 4.53, Running 15.74s Step 196( N/A%), pre moving , FPS 4.51, Running 15.93s Step 197( N/A%), pre moving , FPS 4.49, Running 16.21s Step 198( N/A%), pre moving , FPS 4.55, Running 16.34s Step 199( N/A%), pre moving , FPS 4.56, Running 16.58s Step 200( N/A%), pre moving , FPS 4.63, Running 16.74s Step 201( N/A%), pre moving , FPS 4.66, Running 17.00s Step 202( N/A%), pre moving , FPS 4.66, Running 17.15s Step 203( N/A%), pre moving , FPS 4.65, Running 17.40s Step 204( N/A%), pre moving , FPS 4.66, Running 17.58s Step 205( N/A%), pre moving , FPS 4.63, Running 17.87s Step 206( N/A%), pre moving , FPS 4.59, Running 18.06s Step 207( N/A%), pre moving , FPS 4.63, Running 18.29s Step 208( N/A%), pre moving , FPS 4.69, Running 18.42s Step 209( N/A%), pre moving , FPS 4.73, Running 18.66s Step 210( N/A%), pre moving , FPS 4.65, Running 18.90s Step 211( N/A%), pre moving , FPS 4.61, Running 19.21s Step 212( N/A%), pre moving , FPS 4.57, Running 19.42s Step 213( N/A%), pre moving , FPS 4.60, Running 19.66s Step 214( N/A%), pre moving , FPS 4.68, Running 19.79s Step 215( N/A%), pre moving , FPS 4.64, Running 20.06s Step 216( N/A%), pre moving , FPS 4.68, Running 20.21s Step 217( N/A%), pre moving , FPS 4.72, Running 20.45s Step 218( N/A%), pre moving , FPS 4.63, Running 20.66s Step 219( N/A%), pre moving , FPS 4.58, Running 20.95s Step 220( N/A%), pre moving , FPS 4.51, Running 21.18s Step 221( N/A%), pre moving , FPS 4.52, Running 21.43s Step 222( N/A%), pre moving , FPS 4.48, Running 21.62s Step 223( N/A%), pre moving , FPS 4.48, Running 21.87s Step 224( N/A%), pre moving , FPS 4.49, Running 22.04s Step 225( N/A%), pre moving , FPS 4.50, Running 22.31s Step 226( N/A%), pre moving , FPS 4.51, Running 22.50s Step 227( N/A%), pre moving , FPS 4.48, Running 22.76s Step 228( N/A%), pre moving , FPS 4.47, Running 22.89s Step 229( N/A%), pre moving , FPS 4.44, Running 23.17s Step 230( N/A%), pre moving , FPS 4.48, Running 23.37s Step 231( N/A%), pre moving , FPS 4.53, Running 23.63s Step 232( N/A%), pre moving , FPS 4.57, Running 23.80s Step 233( N/A%), pre moving , FPS 4.56, Running 24.04s Step 234( N/A%), pre moving , FPS 4.51, Running 24.23s Step 235( N/A%), pre moving , FPS 4.50, Running 24.50s Step 236( N/A%), pre moving , FPS 4.47, Running 24.69s Step 237( N/A%), pre moving , FPS 4.45, Running 24.94s Step 238( N/A%), pre moving , FPS 4.62, Running 24.99s Step 239( N/A%), pre moving , FPS 4.90, Running 25.03s Step 240( N/A%), pre moving , FPS 5.14, Running 25.08s Step 241( N/A%), pre moving , FPS 5.42, Running 25.12s Step 242( N/A%), pre moving , FPS 5.65, Running 25.16s Step 243( N/A%), pre moving , FPS 5.99, Running 25.21s Step 244( N/A%), pre moving , FPS 6.23, Running 25.25s Step 245( N/A%), pre moving , FPS 6.72, Running 25.29s Step 246( N/A%), pre moving , FPS 7.04, Running 25.34s Step 247( N/A%), pre moving , FPS 7.62, Running 25.38s Step 248( N/A%), pre moving , FPS 5.21, Running 26.73s Step 249( N/A%), pre moving , FPS 5.21, Running 27.01s Step 250( N/A%), pre moving , FPS 5.27, Running 27.16s Step 251( N/A%), pre moving , FPS 5.22, Running 27.46s Step 252( N/A%), pre moving , FPS 5.24, Running 27.61s Step 253( N/A%), pre moving , FPS 5.23, Running 27.86s Step 254( N/A%), pre moving , FPS 5.19, Running 28.08s Step 255( N/A%), pre moving , FPS 5.20, Running 28.35s Step 256( N/A%), pre moving , FPS 5.20, Running 28.53s Step 257( N/A%), pre moving , FPS 5.19, Running 28.79s Step 258( N/A%), pre moving , FPS 5.06, Running 28.94s Step 259( N/A%), pre moving , FPS 4.79, Running 29.21s Step 260( N/A%), pre moving , FPS 4.67, Running 29.36s Step 261( N/A%), pre moving , FPS 4.44, Running 29.62s Step 262( N/A%), pre moving , FPS 4.29, Running 29.82s Step 263( N/A%), pre moving , FPS 4.14, Running 30.04s Step 264( N/A%), pre moving , FPS 4.02, Running 30.23s Step 265( N/A%), pre moving , FPS 3.84, Running 30.50s Step 266( N/A%), pre moving , FPS 3.74, Running 30.68s Step 267( N/A%), pre moving , FPS 3.58, Running 30.97s Step 268( 0.33%), action 1, FPS 3.62, Running 32.26s Step 269( 0.67%), action 2, FPS 3.15, Running 33.36s Step 270( 1.00%), action 3, FPS 2.79, Running 34.34s Step 271( 1.33%), action 4, FPS 2.65, Running 34.99s Step 272( 1.67%), action 5, FPS 2.54, Running 35.49s Step 273( 2.00%), action 6, FPS 2.46, Running 35.99s Step 274( 2.33%), action 7, FPS 2.24, Running 37.01s Step 275( 2.67%), action 8, FPS 2.09, Running 37.94s Step 276( 3.00%), action 9, FPS 1.89, Running 39.10s Step 277( 3.33%), action 10, FPS 1.76, Running 40.16s Step 278( 3.67%), action 11, FPS 1.61, Running 41.36s Step 279( 4.00%), action 12, FPS 1.52, Running 42.34s Step 280( 4.33%), action 13, FPS 1.43, Running 43.34s Step 281( 4.67%), action 14, FPS 1.37, Running 44.18s Step 282( 5.00%), action 15, FPS 1.30, Running 45.18s Step 283( 5.33%), action 16, FPS 1.26, Running 45.94s Step 284( 5.67%), action 17, FPS 1.20, Running 46.91s Step 285( 6.00%), action 18, FPS 1.16, Running 47.77s Step 286( 6.33%), action 19, FPS 1.14, Running 48.24s Step 287( 6.67%), action 20, FPS 1.14, Running 48.53s Step 288( 7.00%), action 21, FPS 1.14, Running 49.86s Step 289( 7.33%), action 22, FPS 1.19, Running 50.13s Step 290( 7.67%), action 23, FPS 1.23, Running 50.61s Step 291( 8.00%), action 24, FPS 1.24, Running 51.11s Step 292( 8.33%), action 25, FPS 1.20, Running 52.16s Step 293( 8.67%), action 26, FPS 1.18, Running 52.92s Step 294( 9.00%), action 27, FPS 1.19, Running 53.79s Step 295( 9.33%), action 28, FPS 1.21, Running 54.43s Step 296( 9.67%), action 29, FPS 1.24, Running 55.20s Step 297( 10.00%), action 30, FPS 1.30, Running 55.58s Step 298( 10.33%), action 31, FPS 1.31, Running 56.59s Step 299( 10.67%), action 32, FPS 1.33, Running 57.34s Step 300( 11.00%), action 33, FPS 1.34, Running 58.29s Step 301( 11.33%), action 34, FPS 1.36, Running 58.94s Step 302( 11.67%), action 35, FPS 1.37, Running 59.80s Step 303( 12.00%), action 36, FPS 1.42, Running 60.01s Step 304( 12.33%), action 37, FPS 1.46, Running 60.62s Step 305( 12.67%), action 38, FPS 1.50, Running 61.10s Step 306( 13.00%), action 39, FPS 1.44, Running 62.16s Step 307( 13.33%), action 40, FPS 1.43, Running 62.50s Step 308( 13.67%), action 41, FPS 1.44, Running 63.72s Step 309( 14.00%), action 42, FPS 1.40, Running 64.42s Step 310( 14.33%), action 43, FPS 1.40, Running 64.89s Step 311( 14.67%), action 44, FPS 1.42, Running 65.17s Step 312( 15.00%), action 45, FPS 1.43, Running 66.16s Step 313( 15.33%), action 46, FPS 1.43, Running 66.88s Step 314( 15.67%), action 47, FPS 1.45, Running 67.61s Step 315( 16.00%), action 48, FPS 1.48, Running 67.90s Step 316( 16.33%), action 49, FPS 1.47, Running 68.85s Step 317( 16.67%), action 50, FPS 1.44, Running 69.42s Step 318( 17.00%), action 51, FPS 1.42, Running 70.63s Step 319( 17.33%), action 52, FPS 1.42, Running 71.38s Step 320( 17.67%), action 53, FPS 1.42, Running 72.35s Step 321( 18.00%), action 54, FPS 1.41, Running 73.14s Step 322( 18.33%), action 55, FPS 1.44, Running 73.71s Step 323( 18.67%), action 56, FPS 1.38, Running 74.45s Step 324( 19.00%), action 57, FPS 1.40, Running 74.93s Step 325( 19.33%), action 58, FPS 1.41, Running 75.32s Step 326( 19.67%), action 59, FPS 1.41, Running 76.37s Step 327( 20.00%), action 60, FPS 1.37, Running 77.09s Step 328( 20.33%), action 61, FPS 1.38, Running 78.22s Step 329( 20.67%), action 62, FPS 1.38, Running 78.91s Step 330( 21.00%), action 63, FPS 1.34, Running 79.76s Step 331( 21.33%), action 64, FPS 1.30, Running 80.61s Step 332( 21.67%), action 65, FPS 1.34, Running 81.07s Step 333( 22.00%), action 66, FPS 1.36, Running 81.59s Step 334( 22.33%), action 67, FPS 1.34, Running 82.49s Step 335( 22.67%), action 68, FPS 1.30, Running 83.23s Step 336( 23.00%), action 69, FPS 1.31, Running 84.07s Step 337( 23.33%), action 70, FPS 1.30, Running 84.78s Step 338( 23.67%), action 71, FPS 1.34, Running 85.54s Step 339( 24.00%), action 72, FPS 1.35, Running 86.24s Step 340( 24.33%), action 73, FPS 1.39, Running 86.72s Step 341( 24.67%), action 74, FPS 1.40, Running 87.47s Step 342( 25.00%), action 75, FPS 1.37, Running 88.27s Step 343( 25.33%), action 76, FPS 1.42, Running 88.53s Step 344( 25.67%), action 77, FPS 1.39, Running 89.28s Step 345( 26.00%), action 78, FPS 1.37, Running 89.87s Step 346( 26.33%), action 79, FPS 1.40, Running 90.70s Step 347( 26.67%), action 80, FPS 1.44, Running 90.94s Step 348( 27.00%), action 81, FPS 1.48, Running 91.72s Step 349( 27.33%), action 82, FPS 1.47, Running 92.49s Step 350( 27.67%), action 83, FPS 1.51, Running 93.03s Step 351( 28.00%), action 84, FPS 1.54, Running 93.59s Step 352( 28.33%), action 85, FPS 1.49, Running 94.53s Step 353( 28.67%), action 86, FPS 1.47, Running 95.19s Step 354( 29.00%), action 87, FPS 1.47, Running 96.12s Step 355( 29.33%), action 88, FPS 1.47, Running 96.88s Step 356( 29.67%), action 89, FPS 1.50, Running 97.41s Step 357( 30.00%), action 90, FPS 1.55, Running 97.68s Step 358( 30.33%), action 91, FPS 1.53, Running 98.66s Step 359( 30.67%), action 92, FPS 1.58, Running 98.94s Step 360( 31.00%), action 93, FPS 1.52, Running 99.89s Step 361( 31.33%), action 94, FPS 1.56, Running 100.31s Step 362( 31.67%), action 95, FPS 1.53, Running 101.35s Step 363( 32.00%), action 96, FPS 1.49, Running 101.95s [2026-08-02 21:20:01] [82 ] Seed 81 failed after 102.98 s. +steps: 363 , actions: 96 . +Instruction: Empty +Total 15/82(18.29%) success. +Setting seed: 82 +Step 1( N/A%), pre moving , FPS 0.79, Running 1.27s Step 2( N/A%), pre moving , FPS 1.48, Running 1.35s Step 3( N/A%), pre moving , FPS 2.15, Running 1.39s Step 4( N/A%), pre moving , FPS 2.81, Running 1.42s Step 5( N/A%), pre moving , FPS 3.45, Running 1.45s Step 6( N/A%), pre moving , FPS 4.06, Running 1.48s Step 7( N/A%), pre moving , FPS 4.65, Running 1.51s Step 8( N/A%), pre moving , FPS 5.21, Running 1.53s Step 9( N/A%), pre moving , FPS 5.76, Running 1.56s Step 10( N/A%), pre moving , FPS 6.29, Running 1.59s Step 11( N/A%), pre moving , FPS 6.79, Running 1.62s Step 12( N/A%), pre moving , FPS 7.27, Running 1.65s Step 13( N/A%), pre moving , FPS 7.75, Running 1.68s Step 14( N/A%), pre moving , FPS 8.20, Running 1.71s Step 15( N/A%), pre moving , FPS 8.64, Running 1.74s Step 16( N/A%), pre moving , FPS 9.07, Running 1.76s Step 17( N/A%), pre moving , FPS 9.48, Running 1.79s Step 18( N/A%), pre moving , FPS 9.89, Running 1.82s Step 19( N/A%), pre moving , FPS 10.26, Running 1.85s Step 20( N/A%), pre moving , FPS 10.64, Running 1.88s Step 21( N/A%), pre moving , FPS 22.45, Running 2.16s Step 22( N/A%), pre moving , FPS 23.20, Running 2.21s Step 23( N/A%), pre moving , FPS 23.02, Running 2.26s Step 24( N/A%), pre moving , FPS 22.23, Running 2.32s Step 25( N/A%), pre moving , FPS 21.31, Running 2.39s Step 26( N/A%), pre moving , FPS 16.54, Running 2.69s Step 27( N/A%), pre moving , FPS 16.47, Running 2.72s Step 28( N/A%), pre moving , FPS 16.40, Running 2.75s Step 29( N/A%), pre moving , FPS 16.34, Running 2.79s Step 30( N/A%), pre moving , FPS 16.34, Running 2.81s Step 31( N/A%), pre moving , FPS 16.34, Running 2.84s Step 32( N/A%), pre moving , FPS 16.33, Running 2.87s Step 33( N/A%), pre moving , FPS 16.21, Running 2.91s Step 34( N/A%), pre moving , FPS 16.15, Running 2.95s Step 35( N/A%), pre moving , FPS 16.07, Running 2.98s Step 36( N/A%), pre moving , FPS 13.21, Running 3.28s Step 37( N/A%), pre moving , FPS 13.20, Running 3.31s Step 38( N/A%), pre moving , FPS 13.17, Running 3.34s Step 39( N/A%), pre moving , FPS 13.12, Running 3.38s Step 40( N/A%), pre moving , FPS 13.04, Running 3.41s Step 41( N/A%), pre moving , FPS 15.57, Running 3.44s Step 42( N/A%), pre moving , FPS 15.86, Running 3.47s Step 43( N/A%), pre moving , FPS 16.12, Running 3.50s Step 44( N/A%), pre moving , FPS 16.48, Running 3.53s Step 45( N/A%), pre moving , FPS 17.02, Running 3.56s Step 46( N/A%), pre moving , FPS 22.08, Running 3.59s Step 47( N/A%), pre moving , FPS 22.17, Running 3.62s Step 48( N/A%), pre moving , FPS 22.28, Running 3.65s Step 49( N/A%), pre moving , FPS 22.35, Running 3.68s Step 50( N/A%), pre moving , FPS 22.32, Running 3.71s Step 51( N/A%), pre moving , FPS 22.32, Running 3.74s Step 52( N/A%), pre moving , FPS 22.32, Running 3.77s Step 53( N/A%), pre moving , FPS 22.53, Running 3.80s Step 54( N/A%), pre moving , FPS 22.45, Running 3.84s Step 55( N/A%), pre moving , FPS 22.59, Running 3.87s Step 56( N/A%), pre moving , FPS 31.43, Running 3.91s Step 57( N/A%), pre moving , FPS 30.46, Running 3.96s Step 58( N/A%), pre moving , FPS 29.38, Running 4.02s Step 59( N/A%), pre moving , FPS 28.70, Running 4.07s Step 60( N/A%), pre moving , FPS 28.34, Running 4.12s Step 61( N/A%), pre moving , FPS 27.72, Running 4.17s Step 62( N/A%), pre moving , FPS 27.13, Running 4.21s Step 63( N/A%), pre moving , FPS 26.31, Running 4.26s Step 64( N/A%), pre moving , FPS 25.70, Running 4.31s Step 65( N/A%), pre moving , FPS 25.02, Running 4.36s Step 66( N/A%), pre moving , FPS 24.36, Running 4.41s Step 67( N/A%), pre moving , FPS 23.91, Running 4.46s Step 68( N/A%), pre moving , FPS 23.94, Running 4.49s Step 69( N/A%), pre moving , FPS 23.94, Running 4.52s Step 70( N/A%), pre moving , FPS 23.51, Running 4.56s Step 71( N/A%), pre moving , FPS 23.17, Running 4.60s Step 72( N/A%), pre moving , FPS 22.32, Running 4.67s Step 73( N/A%), pre moving , FPS 21.70, Running 4.72s Step 74( N/A%), pre moving , FPS 21.37, Running 4.77s Step 75( N/A%), pre moving , FPS 21.00, Running 4.82s Step 76( N/A%), pre moving , FPS 21.04, Running 4.86s Step 77( N/A%), pre moving , FPS 21.18, Running 4.91s Step 78( N/A%), pre moving , FPS 21.40, Running 4.95s Step 79( N/A%), pre moving , FPS 21.41, Running 5.01s Step 80( N/A%), pre moving , FPS 21.33, Running 5.06s Step 81( N/A%), pre moving , FPS 21.31, Running 5.10s Step 82( N/A%), pre moving , FPS 21.08, Running 5.16s Step 83( N/A%), pre moving , FPS 20.96, Running 5.22s Step 84( N/A%), pre moving , FPS 20.90, Running 5.27s Step 85( N/A%), pre moving , FPS 20.92, Running 5.32s Step 86( N/A%), pre moving , FPS 20.70, Running 5.38s Step 87( N/A%), pre moving , FPS 20.60, Running 5.43s Step 88( N/A%), pre moving , FPS 20.22, Running 5.48s Step 89( N/A%), pre moving , FPS 19.57, Running 5.54s Step 90( N/A%), pre moving , FPS 19.54, Running 5.59s Step 91( N/A%), pre moving , FPS 19.40, Running 5.64s Step 92( N/A%), pre moving , FPS 19.61, Running 5.69s Step 93( N/A%), pre moving , FPS 19.70, Running 5.74s Step 94( N/A%), pre moving , FPS 19.81, Running 5.78s Step 95( N/A%), pre moving , FPS 19.66, Running 5.84s Step 96( N/A%), pre moving , FPS 19.59, Running 5.88s Step 97( N/A%), pre moving , FPS 19.58, Running 5.93s Step 98( N/A%), pre moving , FPS 19.61, Running 5.97s Step 99( N/A%), pre moving , FPS 19.70, Running 6.02s Step 100( N/A%), pre moving , FPS 19.73, Running 6.07s Step 101( N/A%), pre moving , FPS 19.78, Running 6.12s Step 102( N/A%), pre moving , FPS 20.32, Running 6.14s Step 103( N/A%), pre moving , FPS 20.95, Running 6.17s Step 104( N/A%), pre moving , FPS 21.39, Running 6.20s Step 105( N/A%), pre moving , FPS 21.89, Running 6.23s Step 106( N/A%), pre moving , FPS 22.69, Running 6.26s Step 107( N/A%), pre moving , FPS 21.86, Running 6.34s Step 108( N/A%), pre moving , FPS 21.83, Running 6.39s Step 109( N/A%), pre moving , FPS 22.66, Running 6.42s Step 110( N/A%), pre moving , FPS 22.08, Running 6.49s Step 111( N/A%), pre moving , FPS 22.49, Running 6.52s Step 112( N/A%), pre moving , FPS 22.90, Running 6.56s Step 113( N/A%), pre moving , FPS 23.41, Running 6.59s Step 114( N/A%), pre moving , FPS 23.12, Running 6.65s Step 115( N/A%), pre moving , FPS 23.17, Running 6.70s Step 116( N/A%), pre moving , FPS 22.66, Running 6.77s Step 117( N/A%), pre moving , FPS 22.34, Running 6.83s Step 118( N/A%), pre moving , FPS 21.82, Running 6.89s Step 119( N/A%), pre moving , FPS 22.21, Running 6.92s Step 120( N/A%), pre moving , FPS 22.42, Running 6.96s Step 121( N/A%), pre moving , FPS 22.78, Running 6.99s Step 122( N/A%), pre moving , FPS 22.72, Running 7.03s Step 123( N/A%), pre moving , FPS 22.69, Running 7.05s Step 124( N/A%), pre moving , FPS 22.76, Running 7.08s Step 125( N/A%), pre moving , FPS 22.72, Running 7.11s Step 126( N/A%), pre moving , FPS 22.70, Running 7.14s Step 127( N/A%), pre moving , FPS 24.17, Running 7.17s Step 128( N/A%), pre moving , FPS 24.71, Running 7.20s Step 129( N/A%), pre moving , FPS 24.69, Running 7.23s Step 130( N/A%), pre moving , FPS 25.85, Running 7.27s Step 131( N/A%), pre moving , FPS 25.99, Running 7.29s Step 132( N/A%), pre moving , FPS 26.21, Running 7.32s Step 133( N/A%), pre moving , FPS 26.19, Running 7.36s Step 134( N/A%), pre moving , FPS 27.10, Running 7.38s Step 135( N/A%), pre moving , FPS 27.79, Running 7.42s Step 136( N/A%), pre moving , FPS 29.40, Running 7.45s Step 137( N/A%), pre moving , FPS 30.76, Running 7.48s Step 138( N/A%), pre moving , FPS 32.57, Running 7.50s Step 139( N/A%), pre moving , FPS 32.67, Running 7.53s Step 140( N/A%), pre moving , FPS 33.30, Running 7.56s Step 141( N/A%), pre moving , FPS 33.32, Running 7.59s Step 142( N/A%), pre moving , FPS 33.40, Running 7.62s Step 143( N/A%), pre moving , FPS 33.34, Running 7.65s Step 144( N/A%), pre moving , FPS 33.23, Running 7.69s Step 145( N/A%), pre moving , FPS 33.21, Running 7.72s Step 146( N/A%), pre moving , FPS 32.85, Running 7.75s Step 147( N/A%), pre moving , FPS 32.64, Running 7.78s Step 148( N/A%), pre moving , FPS 32.54, Running 7.82s Step 149( N/A%), pre moving , FPS 32.54, Running 7.85s Step 150( N/A%), pre moving , FPS 32.67, Running 7.88s Step 151( N/A%), pre moving , FPS 32.61, Running 7.91s Step 152( N/A%), pre moving , FPS 32.61, Running 7.94s Step 153( N/A%), pre moving , FPS 32.80, Running 7.96s Step 154( N/A%), pre moving , FPS 32.88, Running 7.99s Step 155( N/A%), pre moving , FPS 33.14, Running 8.02s Step 156( N/A%), pre moving , FPS 32.97, Running 8.05s Step 157( N/A%), pre moving , FPS 32.50, Running 8.09s Step 158( N/A%), pre moving , FPS 32.58, Running 8.12s Step 159( N/A%), pre moving , FPS 32.70, Running 8.15s Step 160( N/A%), pre moving , FPS 32.66, Running 8.18s Step 161( N/A%), pre moving , FPS 32.70, Running 8.21s Step 162( N/A%), pre moving , FPS 32.81, Running 8.23s Step 163( N/A%), pre moving , FPS 32.95, Running 8.26s Step 164( N/A%), pre moving , FPS 32.99, Running 8.29s Step 165( N/A%), pre moving , FPS 17.15, Running 8.88s Step 166( N/A%), pre moving , FPS 14.62, Running 9.12s Step 167( N/A%), pre moving , FPS 12.66, Running 9.36s Step 168( N/A%), pre moving , FPS 11.60, Running 9.54s Step 169( N/A%), pre moving , FPS 10.33, Running 9.78s Step 170( N/A%), pre moving , FPS 9.87, Running 9.90s Step 171( N/A%), pre moving , FPS 8.75, Running 10.19s Step 172( N/A%), pre moving , FPS 8.15, Running 10.39s Step 173( N/A%), pre moving , FPS 7.46, Running 10.64s Step 174( N/A%), pre moving , FPS 7.08, Running 10.82s Step 175( N/A%), pre moving , FPS 6.51, Running 11.09s Step 176( N/A%), pre moving , FPS 6.21, Running 11.28s Step 177( N/A%), pre moving , FPS 5.84, Running 11.52s Step 178( N/A%), pre moving , FPS 5.66, Running 11.65s Step 179( N/A%), pre moving , FPS 5.36, Running 11.88s Step 180( N/A%), pre moving , FPS 5.14, Running 12.07s Step 181( N/A%), pre moving , FPS 4.84, Running 12.34s Step 182( N/A%), pre moving , FPS 4.68, Running 12.51s Step 183( N/A%), pre moving , FPS 4.42, Running 12.79s Step 184( N/A%), pre moving , FPS 4.29, Running 12.95s Step 185( N/A%), pre moving , FPS 4.65, Running 13.18s Step 186( N/A%), pre moving , FPS 4.72, Running 13.35s Step 187( N/A%), pre moving , FPS 4.73, Running 13.59s Step 188( N/A%), pre moving , FPS 4.73, Running 13.77s Step 189( N/A%), pre moving , FPS 4.73, Running 14.01s Step 190( N/A%), pre moving , FPS 4.69, Running 14.17s Step 191( N/A%), pre moving , FPS 4.77, Running 14.38s Step 192( N/A%), pre moving , FPS 4.83, Running 14.53s Step 193( N/A%), pre moving , FPS 4.87, Running 14.75s Step 194( N/A%), pre moving , FPS 4.83, Running 14.95s Step 195( N/A%), pre moving , FPS 4.87, Running 15.21s Step 196( N/A%), pre moving , FPS 4.93, Running 15.33s Step 197( N/A%), pre moving , FPS 4.90, Running 15.60s Step 198( N/A%), pre moving , FPS 4.88, Running 15.75s Step 199( N/A%), pre moving , FPS 4.85, Running 16.00s Step 200( N/A%), pre moving , FPS 4.82, Running 16.21s Step 201( N/A%), pre moving , FPS 4.79, Running 16.52s Step 202( N/A%), pre moving , FPS 4.80, Running 16.68s Step 203( N/A%), pre moving , FPS 4.87, Running 16.90s Step 204( N/A%), pre moving , FPS 4.82, Running 17.10s Step 205( N/A%), pre moving , FPS 4.79, Running 17.35s Step 206( N/A%), pre moving , FPS 4.82, Running 17.51s Step 207( N/A%), pre moving , FPS 4.69, Running 17.85s Step 208( N/A%), pre moving , FPS 4.62, Running 18.10s Step 209( N/A%), pre moving , FPS 4.60, Running 18.36s Step 210( N/A%), pre moving , FPS 4.54, Running 18.57s Step 211( N/A%), pre moving , FPS 4.43, Running 18.90s Step 212( N/A%), pre moving , FPS 4.36, Running 19.12s Step 213( N/A%), pre moving , FPS 4.35, Running 19.35s Step 214( N/A%), pre moving , FPS 4.37, Running 19.53s Step 215( N/A%), pre moving , FPS 4.38, Running 19.77s Step 216( N/A%), pre moving , FPS 4.37, Running 19.91s Step 217( N/A%), pre moving , FPS 4.36, Running 20.19s Step 218( N/A%), pre moving , FPS 4.35, Running 20.35s Step 219( N/A%), pre moving , FPS 4.30, Running 20.66s Step 220( N/A%), pre moving , FPS 4.29, Running 20.88s Step 221( N/A%), pre moving , FPS 4.27, Running 21.20s Step 222( N/A%), pre moving , FPS 4.26, Running 21.38s Step 223( N/A%), pre moving , FPS 4.26, Running 21.59s Step 224( N/A%), pre moving , FPS 4.33, Running 21.72s Step 225( N/A%), pre moving , FPS 4.32, Running 21.98s Step 226( N/A%), pre moving , FPS 4.32, Running 22.14s Step 227( N/A%), pre moving , FPS 4.42, Running 22.38s Step 228( N/A%), pre moving , FPS 4.49, Running 22.55s Step 229( N/A%), pre moving , FPS 4.50, Running 22.80s Step 230( N/A%), pre moving , FPS 4.48, Running 23.03s Step 231( N/A%), pre moving , FPS 4.56, Running 23.28s Step 232( N/A%), pre moving , FPS 4.75, Running 23.33s Step 233( N/A%), pre moving , FPS 4.97, Running 23.38s Step 234( N/A%), pre moving , FPS 5.13, Running 23.42s Step 235( N/A%), pre moving , FPS 5.41, Running 23.47s Step 236( N/A%), pre moving , FPS 5.55, Running 23.52s Step 237( N/A%), pre moving , FPS 5.93, Running 23.56s Step 238( N/A%), pre moving , FPS 6.15, Running 23.61s Step 239( N/A%), pre moving , FPS 6.68, Running 23.65s Step 240( N/A%), pre moving , FPS 7.10, Running 23.69s Step 241( N/A%), pre moving , FPS 7.88, Running 23.74s Step 242( N/A%), pre moving , FPS 5.51, Running 25.01s Step 243( N/A%), pre moving , FPS 5.41, Running 25.29s Step 244( N/A%), pre moving , FPS 5.34, Running 25.47s Step 245( N/A%), pre moving , FPS 5.35, Running 25.72s Step 246( N/A%), pre moving , FPS 5.37, Running 25.86s Step 247( N/A%), pre moving , FPS 5.40, Running 26.08s Step 248( N/A%), pre moving , FPS 5.47, Running 26.21s Step 249( N/A%), pre moving , FPS 5.45, Running 26.47s Step 250( N/A%), pre moving , FPS 5.60, Running 26.60s Step 251( N/A%), pre moving , FPS 5.66, Running 26.81s Step 252( N/A%), pre moving , FPS 5.49, Running 26.97s Step 253( N/A%), pre moving , FPS 5.22, Running 27.21s Step 254( N/A%), pre moving , FPS 5.08, Running 27.36s Step 255( N/A%), pre moving , FPS 4.82, Running 27.62s Step 256( N/A%), pre moving , FPS 4.67, Running 27.80s Step 257( N/A%), pre moving , FPS 4.38, Running 28.13s Step 258( N/A%), pre moving , FPS 4.24, Running 28.32s Step 259( N/A%), pre moving , FPS 4.02, Running 28.63s Step 260( N/A%), pre moving , FPS 3.86, Running 28.87s Step 261( N/A%), pre moving , FPS 3.69, Running 29.17s Step 262( 0.33%), action 1, FPS 3.73, Running 30.37s Step 263( 0.67%), action 2, FPS 3.43, Running 31.11s Step 264( 1.00%), action 3, FPS 2.93, Running 32.31s Step 265( 1.33%), action 4, FPS 2.73, Running 33.04s Step 266( 1.67%), action 5, FPS 2.40, Running 34.19s Step 267( 2.00%), action 6, FPS 2.26, Running 34.93s Step 268( 2.33%), action 7, FPS 2.05, Running 35.95s Step 269( 2.67%), action 8, FPS 1.99, Running 36.49s Step 270( 3.00%), action 9, FPS 1.88, Running 37.24s Step 271( 3.33%), action 10, FPS 1.81, Running 37.88s Step 272( 3.67%), action 11, FPS 1.68, Running 38.84s Step 273( 4.00%), action 12, FPS 1.63, Running 39.49s Step 274( 4.33%), action 13, FPS 1.51, Running 40.60s Step 275( 4.67%), action 14, FPS 1.49, Running 41.03s Step 276( 5.00%), action 15, FPS 1.46, Running 41.53s Step 277( 5.33%), action 16, FPS 1.46, Running 41.82s Step 278( 5.67%), action 17, FPS 1.41, Running 42.46s Step 279( 6.00%), action 18, FPS 1.37, Running 43.23s Step 280( 6.33%), action 19, FPS 1.36, Running 43.58s Step 281( 6.67%), action 20, FPS 1.37, Running 43.80s Step 282( 7.00%), action 21, FPS 1.43, Running 44.35s Step 283( 7.33%), action 22, FPS 1.47, Running 44.76s Step 284( 7.67%), action 23, FPS 1.55, Running 45.22s Step 285( 8.00%), action 24, FPS 1.60, Running 45.55s Step 286( 8.33%), action 25, FPS 1.69, Running 46.05s Step 287( 8.67%), action 26, FPS 1.74, Running 46.40s Step 288( 9.00%), action 27, FPS 1.84, Running 46.85s Step 289( 9.33%), action 28, FPS 1.89, Running 47.10s Step 290( 9.67%), action 29, FPS 1.94, Running 47.54s Step 291( 10.00%), action 30, FPS 2.02, Running 47.78s Step 292( 10.33%), action 31, FPS 2.08, Running 48.47s Step 293( 10.67%), action 32, FPS 2.09, Running 49.05s Step 294( 11.00%), action 33, FPS 2.26, Running 49.45s Step 295( 11.33%), action 34, FPS 2.31, Running 49.67s Step 296( 11.67%), action 35, FPS 2.29, Running 50.25s Step 297( 12.00%), action 36, FPS 2.24, Running 50.76s Step 298( 12.33%), action 37, FPS 2.27, Running 51.27s Step 299( 12.67%), action 38, FPS 2.38, Running 51.62s Step 300( 13.00%), action 39, FPS 2.36, Running 52.04s Step 301( 13.33%), action 40, FPS 2.30, Running 52.48s Step 302( 13.67%), action 41, FPS 2.23, Running 53.33s Step 303( 14.00%), action 42, FPS 2.18, Running 53.94s Step 304( 14.33%), action 43, FPS 2.16, Running 54.46s Step 305( 14.67%), action 44, FPS 2.18, Running 54.71s Step 306( 15.00%), action 45, FPS 2.12, Running 55.48s Step 307( 15.33%), action 46, FPS 2.10, Running 55.90s Step 308( 15.67%), action 47, FPS 2.03, Running 56.72s Step 309( 16.00%), action 48, FPS 1.92, Running 57.50s Step 310( 16.33%), action 49, FPS 1.84, Running 58.41s Step 311( 16.67%), action 50, FPS 1.80, Running 58.89s Step 312( 17.00%), action 51, FPS 1.73, Running 60.05s Step 313( 17.33%), action 52, FPS 1.72, Running 60.70s Step 314( 17.67%), action 53, FPS 1.68, Running 61.33s Step 315( 18.00%), action 54, FPS 1.62, Running 62.05s Step 316( 18.33%), action 55, FPS 1.65, Running 62.38s Step 317( 18.67%), action 56, FPS 1.67, Running 62.70s Step 318( 19.00%), action 57, FPS 1.62, Running 63.59s Step 319( 19.33%), action 58, FPS 1.58, Running 64.26s Step 320( 19.67%), action 59, FPS 1.57, Running 64.75s Step 321( 20.00%), action 60, FPS 1.56, Running 65.30s Step 322( 20.33%), action 61, FPS 1.53, Running 66.37s Step 323( 20.67%), action 62, FPS 1.53, Running 67.04s Step 324( 21.00%), action 63, FPS 1.51, Running 67.71s Step 325( 21.33%), action 64, FPS 1.46, Running 68.43s Step 326( 21.67%), action 65, FPS 1.44, Running 69.34s Step 327( 22.00%), action 66, FPS 1.43, Running 69.91s Step 328( 22.33%), action 67, FPS 1.43, Running 70.71s Step 329( 22.67%), action 68, FPS 1.44, Running 71.39s Step 330( 23.00%), action 69, FPS 1.44, Running 72.31s Step 331( 23.33%), action 70, FPS 1.45, Running 72.69s Step 332( 23.67%), action 71, FPS 1.46, Running 73.77s Step 333( 24.00%), action 72, FPS 1.46, Running 74.41s Step 334( 24.33%), action 73, FPS 1.43, Running 75.31s Step 335( 24.67%), action 74, FPS 1.48, Running 75.57s Step 336( 25.00%), action 75, FPS 1.41, Running 76.52s Step 337( 25.33%), action 76, FPS 1.37, Running 77.27s Step 338( 25.67%), action 77, FPS 1.37, Running 78.13s Step 339( 26.00%), action 78, FPS 1.42, Running 78.38s Step 340( 26.33%), action 79, FPS 1.37, Running 79.31s Step 341( 26.67%), action 80, FPS 1.36, Running 80.00s Step 342( 27.00%), action 81, FPS 1.39, Running 80.75s Step 343( 27.33%), action 82, FPS 1.39, Running 81.47s Step 344( 27.67%), action 83, FPS 1.39, Running 82.06s Step 345( 28.00%), action 84, FPS 1.39, Running 82.81s Step 346( 28.33%), action 85, FPS 1.42, Running 83.41s Step 347( 28.67%), action 86, FPS 1.44, Running 83.79s Step 348( 29.00%), action 87, FPS 1.47, Running 84.35s Step 349( 29.33%), action 88, FPS 1.49, Running 84.83s Step 350( 29.67%), action 89, FPS 1.55, Running 85.23s Step 351( 30.00%), action 90, FPS 1.53, Running 85.77s Step 352( 30.33%), action 91, FPS 1.52, Running 86.89s Step 353( 30.67%), action 92, FPS 1.55, Running 87.29s Step 354( 31.00%), action 93, FPS 1.54, Running 88.29s Step 355( 31.33%), action 94, FPS 1.48, Running 89.09s Step 356( 31.67%), action 95, FPS 1.55, Running 89.45s Step 357( 32.00%), action 96, FPS 1.60, Running 89.74s Step 358( 32.33%), action 97, FPS 1.60, Running 90.61s Step 359( 32.67%), action 98, FPS 1.59, Running 90.95s Step 360( 33.00%), action 99, FPS 1.58, Running 91.93s Step 361( 33.33%), action 100, FPS 1.58, Running 92.69s Step 362( 33.67%), action 101, FPS 1.59, Running 93.33s Step 363( 34.00%), action 102, FPS 1.61, Running 93.90s Step 364( 34.33%), action 103, FPS 1.61, Running 94.50s Step 365( 34.67%), action 104, FPS 1.59, Running 95.38s [2026-08-02 21:21:38] [83 ] Seed 82 success after 96.05 s. +steps: 365 , actions: 104 . +Instruction: Empty +Total 16/83(19.28%) success. +Setting seed: 83 +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.74, Running 1.10s Step 4( N/A%), pre moving , FPS 3.55, Running 1.13s Step 5( N/A%), pre moving , FPS 4.32, Running 1.16s Step 6( N/A%), pre moving , FPS 5.06, Running 1.19s Step 7( N/A%), pre moving , FPS 5.64, Running 1.24s Step 8( N/A%), pre moving , FPS 6.31, Running 1.27s Step 9( N/A%), pre moving , FPS 6.87, Running 1.31s Step 10( N/A%), pre moving , FPS 7.47, Running 1.34s Step 11( N/A%), pre moving , FPS 8.05, Running 1.37s Step 12( N/A%), pre moving , FPS 8.53, Running 1.41s Step 13( N/A%), pre moving , FPS 9.07, Running 1.43s Step 14( N/A%), pre moving , FPS 9.49, Running 1.47s Step 15( N/A%), pre moving , FPS 9.98, Running 1.50s Step 16( N/A%), pre moving , FPS 10.46, Running 1.53s Step 17( N/A%), pre moving , FPS 10.88, Running 1.56s Step 18( N/A%), pre moving , FPS 11.34, Running 1.59s Step 19( N/A%), pre moving , FPS 11.78, Running 1.61s Step 20( N/A%), pre moving , FPS 12.18, Running 1.64s Step 21( N/A%), pre moving , FPS 21.99, Running 1.93s Step 22( N/A%), pre moving , FPS 21.75, Running 1.97s Step 23( N/A%), pre moving , FPS 22.08, Running 2.00s Step 24( N/A%), pre moving , FPS 22.19, Running 2.03s Step 25( N/A%), pre moving , FPS 22.28, Running 2.06s Step 26( N/A%), pre moving , FPS 17.81, Running 2.31s Step 27( N/A%), pre moving , FPS 18.17, Running 2.34s Step 28( N/A%), pre moving , FPS 17.94, Running 2.38s Step 29( N/A%), pre moving , FPS 18.16, Running 2.41s Step 30( N/A%), pre moving , FPS 18.15, Running 2.44s Step 31( N/A%), pre moving , FPS 17.86, Running 2.49s Step 32( N/A%), pre moving , FPS 17.72, Running 2.54s Step 33( N/A%), pre moving , FPS 17.74, Running 2.56s Step 34( N/A%), pre moving , FPS 17.85, Running 2.60s Step 35( N/A%), pre moving , FPS 17.87, Running 2.62s Step 36( N/A%), pre moving , FPS 13.58, Running 3.00s Step 37( N/A%), pre moving , FPS 13.54, Running 3.04s Step 38( N/A%), pre moving , FPS 13.48, Running 3.07s Step 39( N/A%), pre moving , FPS 13.48, Running 3.10s Step 40( N/A%), pre moving , FPS 13.47, Running 3.13s Step 41( N/A%), pre moving , FPS 16.21, Running 3.16s Step 42( N/A%), pre moving , FPS 16.38, Running 3.19s Step 43( N/A%), pre moving , FPS 16.39, Running 3.22s Step 44( N/A%), pre moving , FPS 16.36, Running 3.25s Step 45( N/A%), pre moving , FPS 16.26, Running 3.29s Step 46( N/A%), pre moving , FPS 19.86, Running 3.32s Step 47( N/A%), pre moving , FPS 19.95, Running 3.35s Step 48( N/A%), pre moving , FPS 20.24, Running 3.37s Step 49( N/A%), pre moving , FPS 20.18, Running 3.40s Step 50( N/A%), pre moving , FPS 20.21, Running 3.43s Step 51( N/A%), pre moving , FPS 20.51, Running 3.46s Step 52( N/A%), pre moving , FPS 20.97, Running 3.49s Step 53( N/A%), pre moving , FPS 20.77, Running 3.52s Step 54( N/A%), pre moving , FPS 20.55, Running 3.57s Step 55( N/A%), pre moving , FPS 20.24, Running 3.61s Step 56( N/A%), pre moving , FPS 30.33, Running 3.66s Step 57( N/A%), pre moving , FPS 29.70, Running 3.71s Step 58( N/A%), pre moving , FPS 29.18, Running 3.76s Step 59( N/A%), pre moving , FPS 28.47, Running 3.80s Step 60( N/A%), pre moving , FPS 27.76, Running 3.85s Step 61( N/A%), pre moving , FPS 26.93, Running 3.90s Step 62( N/A%), pre moving , FPS 26.27, Running 3.95s Step 63( N/A%), pre moving , FPS 25.90, Running 3.99s Step 64( N/A%), pre moving , FPS 25.17, Running 4.05s Step 65( N/A%), pre moving , FPS 24.87, Running 4.09s Step 66( N/A%), pre moving , FPS 24.52, Running 4.13s Step 67( N/A%), pre moving , FPS 24.15, Running 4.17s Step 68( N/A%), pre moving , FPS 23.60, Running 4.22s Step 69( N/A%), pre moving , FPS 22.97, Running 4.27s Step 70( N/A%), pre moving , FPS 22.51, Running 4.32s Step 71( N/A%), pre moving , FPS 21.99, Running 4.37s Step 72( N/A%), pre moving , FPS 21.62, Running 4.41s Step 73( N/A%), pre moving , FPS 21.46, Running 4.46s Step 74( N/A%), pre moving , FPS 21.55, Running 4.50s Step 75( N/A%), pre moving , FPS 21.49, Running 4.54s Step 76( N/A%), pre moving , FPS 21.47, Running 4.59s Step 77( N/A%), pre moving , FPS 21.71, Running 4.63s Step 78( N/A%), pre moving , FPS 21.58, Running 4.68s Step 79( N/A%), pre moving , FPS 21.58, Running 4.73s Step 80( N/A%), pre moving , FPS 21.67, Running 4.77s Step 81( N/A%), pre moving , FPS 21.93, Running 4.81s Step 82( N/A%), pre moving , FPS 22.14, Running 4.85s Step 83( N/A%), pre moving , FPS 22.16, Running 4.90s Step 84( N/A%), pre moving , FPS 22.76, Running 4.92s Step 85( N/A%), pre moving , FPS 23.05, Running 4.96s Step 86( N/A%), pre moving , FPS 23.37, Running 4.99s Step 87( N/A%), pre moving , FPS 23.64, Running 5.02s Step 88( N/A%), pre moving , FPS 24.05, Running 5.05s Step 89( N/A%), pre moving , FPS 24.67, Running 5.08s Step 90( N/A%), pre moving , FPS 25.07, Running 5.12s Step 91( N/A%), pre moving , FPS 25.82, Running 5.15s Step 92( N/A%), pre moving , FPS 26.38, Running 5.17s Step 93( N/A%), pre moving , FPS 26.91, Running 5.20s Step 94( N/A%), pre moving , FPS 27.39, Running 5.23s Step 95( N/A%), pre moving , FPS 28.05, Running 5.25s Step 96( N/A%), pre moving , FPS 28.97, Running 5.28s Step 97( N/A%), pre moving , FPS 29.54, Running 5.31s Step 98( N/A%), pre moving , FPS 30.38, Running 5.34s Step 99( N/A%), pre moving , FPS 31.17, Running 5.37s Step 100( N/A%), pre moving , FPS 31.96, Running 5.40s Step 101( N/A%), pre moving , FPS 32.89, Running 5.42s Step 102( N/A%), pre moving , FPS 33.68, Running 5.45s Step 103( N/A%), pre moving , FPS 34.58, Running 5.47s Step 104( N/A%), pre moving , FPS 34.61, Running 5.50s Step 105( N/A%), pre moving , FPS 34.96, Running 5.53s Step 106( N/A%), pre moving , FPS 35.17, Running 5.56s Step 107( N/A%), pre moving , FPS 35.39, Running 5.58s Step 108( N/A%), pre moving , FPS 35.52, Running 5.61s Step 109( N/A%), pre moving , FPS 35.54, Running 5.65s Step 110( N/A%), pre moving , FPS 35.69, Running 5.68s Step 111( N/A%), pre moving , FPS 35.57, Running 5.71s Step 112( N/A%), pre moving , FPS 35.39, Running 5.74s Step 113( N/A%), pre moving , FPS 35.22, Running 5.77s Step 114( N/A%), pre moving , FPS 35.31, Running 5.79s Step 115( N/A%), pre moving , FPS 35.29, Running 5.82s Step 116( N/A%), pre moving , FPS 35.60, Running 5.85s Step 117( N/A%), pre moving , FPS 35.91, Running 5.87s Step 118( N/A%), pre moving , FPS 36.17, Running 5.89s Step 119( N/A%), pre moving , FPS 17.82, Running 6.49s Step 120( N/A%), pre moving , FPS 15.45, Running 6.69s Step 121( N/A%), pre moving , FPS 13.46, Running 6.91s Step 122( N/A%), pre moving , FPS 12.18, Running 7.09s Step 123( N/A%), pre moving , FPS 10.88, Running 7.31s Step 124( N/A%), pre moving , FPS 10.14, Running 7.47s Step 125( N/A%), pre moving , FPS 9.16, Running 7.71s Step 126( N/A%), pre moving , FPS 8.67, Running 7.86s Step 127( N/A%), pre moving , FPS 7.94, Running 8.10s Step 128( N/A%), pre moving , FPS 7.46, Running 8.29s Step 129( N/A%), pre moving , FPS 6.95, Running 8.52s Step 130( N/A%), pre moving , FPS 6.72, Running 8.65s Step 131( N/A%), pre moving , FPS 6.32, Running 8.87s Step 132( N/A%), pre moving , FPS 6.09, Running 9.02s Step 133( N/A%), pre moving , FPS 5.68, Running 9.29s Step 134( N/A%), pre moving , FPS 5.45, Running 9.46s Step 135( N/A%), pre moving , FPS 5.14, Running 9.71s Step 136( N/A%), pre moving , FPS 5.02, Running 9.83s Step 137( N/A%), pre moving , FPS 4.75, Running 10.08s Step 138( N/A%), pre moving , FPS 4.63, Running 10.22s Step 139( N/A%), pre moving , FPS 5.04, Running 10.46s Step 140( N/A%), pre moving , FPS 5.05, Running 10.65s Step 141( N/A%), pre moving , FPS 4.99, Running 10.91s Step 142( N/A%), pre moving , FPS 5.03, Running 11.06s Step 143( N/A%), pre moving , FPS 5.02, Running 11.29s Step 144( N/A%), pre moving , FPS 5.08, Running 11.41s Step 145( N/A%), pre moving , FPS 5.07, Running 11.66s Step 146( N/A%), pre moving , FPS 5.04, Running 11.83s Step 147( N/A%), pre moving , FPS 5.01, Running 12.09s Step 148( N/A%), pre moving , FPS 5.05, Running 12.26s Step 149( N/A%), pre moving , FPS 5.01, Running 12.52s Step 150( N/A%), pre moving , FPS 4.94, Running 12.70s Step 151( N/A%), pre moving , FPS 4.92, Running 12.94s Step 152( N/A%), pre moving , FPS 4.95, Running 13.06s Step 153( N/A%), pre moving , FPS 4.93, Running 13.34s Step 154( N/A%), pre moving , FPS 4.90, Running 13.54s Step 155( N/A%), pre moving , FPS 4.90, Running 13.79s Step 156( N/A%), pre moving , FPS 4.88, Running 13.93s Step 157( N/A%), pre moving , FPS 4.88, Running 14.18s Step 158( N/A%), pre moving , FPS 4.80, Running 14.38s Step 159( N/A%), pre moving , FPS 4.78, Running 14.64s Step 160( N/A%), pre moving , FPS 4.81, Running 14.81s Step 161( N/A%), pre moving , FPS 4.82, Running 15.07s Step 162( N/A%), pre moving , FPS 4.81, Running 15.22s Step 163( N/A%), pre moving , FPS 4.78, Running 15.48s Step 164( N/A%), pre moving , FPS 4.72, Running 15.65s Step 165( N/A%), pre moving , FPS 4.71, Running 15.91s Step 166( N/A%), pre moving , FPS 4.71, Running 16.08s Step 167( N/A%), pre moving , FPS 4.69, Running 16.36s Step 168( N/A%), pre moving , FPS 4.67, Running 16.54s Step 169( N/A%), pre moving , FPS 4.71, Running 16.76s Step 170( N/A%), pre moving , FPS 4.74, Running 16.92s Step 171( N/A%), pre moving , FPS 4.73, Running 17.17s Step 172( N/A%), pre moving , FPS 4.69, Running 17.32s Step 173( N/A%), pre moving , FPS 4.70, Running 17.59s Step 174( N/A%), pre moving , FPS 4.74, Running 17.76s Step 175( N/A%), pre moving , FPS 4.70, Running 18.05s Step 176( N/A%), pre moving , FPS 4.67, Running 18.22s Step 177( N/A%), pre moving , FPS 4.65, Running 18.48s Step 178( N/A%), pre moving , FPS 4.66, Running 18.67s Step 179( N/A%), pre moving , FPS 4.67, Running 18.92s Step 180( N/A%), pre moving , FPS 4.69, Running 19.07s Step 181( N/A%), pre moving , FPS 4.65, Running 19.36s Step 182( N/A%), pre moving , FPS 4.78, Running 19.41s Step 183( N/A%), pre moving , FPS 5.03, Running 19.45s Step 184( N/A%), pre moving , FPS 5.19, Running 19.50s Step 185( N/A%), pre moving , FPS 5.50, Running 19.54s Step 186( N/A%), pre moving , FPS 5.69, Running 19.59s Step 187( N/A%), pre moving , FPS 6.10, Running 19.64s Step 188( N/A%), pre moving , FPS 6.36, Running 19.68s Step 189( N/A%), pre moving , FPS 6.76, Running 19.72s Step 190( N/A%), pre moving , FPS 7.02, Running 19.77s Step 191( N/A%), pre moving , FPS 7.57, Running 19.81s Step 192( N/A%), pre moving , FPS 5.22, Running 21.16s Step 193( N/A%), pre moving , FPS 5.25, Running 21.40s Step 194( N/A%), pre moving , FPS 5.27, Running 21.55s Step 195( N/A%), pre moving , FPS 5.27, Running 21.84s Step 196( N/A%), pre moving , FPS 5.28, Running 22.01s Step 197( N/A%), pre moving , FPS 5.25, Running 22.29s Step 198( N/A%), pre moving , FPS 5.29, Running 22.46s Step 199( N/A%), pre moving , FPS 5.28, Running 22.71s Step 200( N/A%), pre moving , FPS 5.28, Running 22.86s Step 201( N/A%), pre moving , FPS 5.34, Running 23.11s Step 202( N/A%), pre moving , FPS 5.12, Running 23.32s Step 203( N/A%), pre moving , FPS 4.83, Running 23.60s Step 204( N/A%), pre moving , FPS 4.71, Running 23.74s Step 205( N/A%), pre moving , FPS 4.46, Running 24.03s Step 206( N/A%), pre moving , FPS 4.36, Running 24.19s Step 207( N/A%), pre moving , FPS 4.17, Running 24.43s Step 208( N/A%), pre moving , FPS 4.06, Running 24.61s Step 209( N/A%), pre moving , FPS 3.88, Running 24.87s Step 210( N/A%), pre moving , FPS 3.80, Running 25.02s Step 211( N/A%), pre moving , FPS 3.62, Running 25.34s Step 212( 0.33%), action 1, FPS 3.78, Running 26.44s Step 213( 0.67%), action 2, FPS 3.31, Running 27.44s Step 214( 1.00%), action 3, FPS 2.96, Running 28.31s Step 215( 1.33%), action 4, FPS 2.75, Running 29.11s Step 216( 1.67%), action 5, FPS 2.65, Running 29.57s Step 217( 2.00%), action 6, FPS 2.59, Running 30.00s Step 218( 2.33%), action 7, FPS 2.28, Running 31.24s Step 219( 2.67%), action 8, FPS 2.18, Running 31.89s Step 220( 3.00%), action 9, FPS 1.96, Running 33.08s Step 221( 3.33%), action 10, FPS 1.85, Running 33.94s Step 222( 3.67%), action 11, FPS 1.72, Running 34.95s Step 223( 4.00%), action 12, FPS 1.67, Running 35.57s Step 224( 4.33%), action 13, FPS 1.58, Running 36.42s Step 225( 4.67%), action 14, FPS 1.51, Running 37.27s Step 226( 5.00%), action 15, FPS 1.48, Running 37.72s Step 227( 5.33%), action 16, FPS 1.43, Running 38.45s Step 228( 5.67%), action 17, FPS 1.35, Running 39.40s Step 229( 6.00%), action 18, FPS 1.30, Running 40.21s Step 230( 6.33%), action 19, FPS 1.24, Running 41.20s Step 231( 6.67%), action 20, FPS 1.20, Running 41.97s Step 232( 7.00%), action 21, FPS 1.19, Running 43.22s Step 233( 7.33%), action 22, FPS 1.21, Running 43.94s Step 234( 7.67%), action 23, FPS 1.22, Running 44.66s Step 235( 8.00%), action 24, FPS 1.27, Running 44.91s Step 236( 8.33%), action 25, FPS 1.22, Running 45.90s Step 237( 8.67%), action 26, FPS 1.20, Running 46.60s Step 238( 9.00%), action 27, FPS 1.23, Running 47.44s Step 239( 9.33%), action 28, FPS 1.23, Running 48.10s Step 240( 9.67%), action 29, FPS 1.29, Running 48.57s Step 241( 10.00%), action 30, FPS 1.30, Running 49.29s Step 242( 10.33%), action 31, FPS 1.29, Running 50.42s Step 243( 10.67%), action 32, FPS 1.31, Running 50.79s Step 244( 11.00%), action 33, FPS 1.32, Running 51.58s Step 245( 11.33%), action 34, FPS 1.36, Running 52.03s Step 246( 11.67%), action 35, FPS 1.33, Running 52.76s Step 247( 12.00%), action 36, FPS 1.34, Running 53.40s Step 248( 12.33%), action 37, FPS 1.35, Running 54.22s Step 249( 12.67%), action 38, FPS 1.37, Running 54.81s Step 250( 13.00%), action 39, FPS 1.41, Running 55.39s Step 251( 13.33%), action 40, FPS 1.44, Running 55.84s Step 252( 13.67%), action 41, FPS 1.44, Running 57.07s Step 253( 14.00%), action 42, FPS 1.49, Running 57.37s Step 254( 14.33%), action 43, FPS 1.48, Running 58.20s Step 255( 14.67%), action 44, FPS 1.44, Running 58.83s Step 256( 15.00%), action 45, FPS 1.49, Running 59.33s Step 257( 15.33%), action 46, FPS 1.52, Running 59.77s Step 258( 15.67%), action 47, FPS 1.55, Running 60.37s Step 259( 16.00%), action 48, FPS 1.58, Running 60.73s Step 260( 16.33%), action 49, FPS 1.56, Running 61.41s Step 261( 16.67%), action 50, FPS 1.58, Running 61.95s Step 262( 17.00%), action 51, FPS 1.57, Running 63.13s Step 263( 17.33%), action 52, FPS 1.54, Running 63.74s Step 264( 17.67%), action 53, FPS 1.53, Running 64.62s Step 265( 18.00%), action 54, FPS 1.56, Running 64.87s Step 266( 18.33%), action 55, FPS 1.55, Running 65.69s Step 267( 18.67%), action 56, FPS 1.56, Running 66.20s Step 268( 19.00%), action 57, FPS 1.59, Running 66.78s Step 269( 19.33%), action 58, FPS 1.61, Running 67.25s Step 270( 19.67%), action 59, FPS 1.59, Running 67.96s Step 271( 20.00%), action 60, FPS 1.56, Running 68.63s Step 272( 20.33%), action 61, FPS 1.65, Running 69.19s Step 273( 20.67%), action 62, FPS 1.65, Running 69.51s Step 274( 21.00%), action 63, FPS 1.69, Running 70.00s Step 275( 21.33%), action 64, FPS 1.74, Running 70.32s Step 276( 21.67%), action 65, FPS 1.73, Running 70.91s Step 277( 22.00%), action 66, FPS 1.73, Running 71.33s Step 278( 22.33%), action 67, FPS 1.76, Running 71.77s Step 279( 22.67%), action 68, FPS 1.75, Running 72.15s Step 280( 23.00%), action 69, FPS 1.78, Running 72.63s Step 281( 23.33%), action 70, FPS 1.83, Running 72.86s Step 282( 23.67%), action 71, FPS 1.94, Running 73.44s Step 283( 24.00%), action 72, FPS 1.95, Running 73.99s Step 284( 24.33%), action 73, FPS 2.04, Running 74.44s Step 285( 24.67%), action 74, FPS 2.03, Running 74.73s Step 286( 25.00%), action 75, FPS 2.03, Running 75.55s Step 287( 25.33%), action 76, FPS 2.09, Running 75.78s Step 288( 25.67%), action 77, FPS 2.10, Running 76.32s Step 289( 26.00%), action 78, FPS 2.05, Running 77.00s Step 290( 26.33%), action 79, FPS 2.10, Running 77.46s Step 291( 26.67%), action 80, FPS 2.20, Running 77.71s Step 292( 27.00%), action 81, FPS 2.17, Running 78.42s Step 293( 27.33%), action 82, FPS 2.08, Running 79.11s Step 294( 27.67%), action 83, FPS 2.10, Running 79.54s Step 295( 28.00%), action 84, FPS 2.11, Running 79.79s Step 296( 28.33%), action 85, FPS 2.13, Running 80.28s Step 297( 28.67%), action 86, FPS 2.17, Running 80.55s Step 298( 29.00%), action 87, FPS 2.19, Running 80.88s Step 299( 29.33%), action 88, FPS 2.19, Running 81.27s Step 300( 29.67%), action 89, FPS 2.22, Running 81.63s Step 301( 30.00%), action 90, FPS 2.20, Running 81.97s Step 302( 30.33%), action 91, FPS 2.20, Running 82.54s Step 303( 30.67%), action 92, FPS 2.16, Running 83.24s Step 304( 31.00%), action 93, FPS 2.06, Running 84.14s Step 305( 31.33%), action 94, FPS 2.07, Running 84.37s Step 306( 31.67%), action 95, FPS 2.08, Running 85.15s Step 307( 32.00%), action 96, FPS 2.08, Running 85.39s Step 308( 32.33%), action 97, FPS 2.08, Running 85.94s Step 309( 32.67%), action 98, FPS 2.08, Running 86.61s Step 310( 33.00%), action 99, FPS 2.08, Running 87.07s Step 311( 33.33%), action 100, FPS 2.00, Running 87.69s Step 312( 33.67%), action 101, FPS 1.94, Running 88.73s Step 313( 34.00%), action 102, FPS 1.96, Running 89.33s Step 314( 34.33%), action 103, FPS 1.88, Running 90.17s Step 315( 34.67%), action 104, FPS 1.88, Running 90.41s Step 316( 35.00%), action 105, FPS 1.80, Running 91.39s Step 317( 35.33%), action 106, FPS 1.80, Running 91.64s Step 318( 35.67%), action 107, FPS 1.75, Running 92.30s Step 319( 36.00%), action 108, FPS 1.71, Running 92.98s Step 320( 36.33%), action 109, FPS 1.63, Running 93.93s Step 321( 36.67%), action 110, FPS 1.59, Running 94.55s Step 322( 37.00%), action 111, FPS 1.55, Running 95.47s Step 323( 37.33%), action 112, FPS 1.61, Running 95.68s Step 324( 37.67%), action 113, FPS 1.64, Running 96.34s Step 325( 38.00%), action 114, FPS 1.61, Running 96.76s Step 326( 38.33%), action 115, FPS 1.68, Running 97.08s Step 327( 38.67%), action 116, FPS 1.68, Running 97.31s Step 328( 39.00%), action 117, FPS 1.67, Running 97.95s Step 329( 39.33%), action 118, FPS 1.72, Running 98.23s Step 330( 39.67%), action 119, FPS 1.68, Running 99.00s Step 331( 40.00%), action 120, FPS 1.69, Running 99.54s Step 332( 40.33%), action 121, FPS 1.76, Running 100.10s Step 333( 40.67%), action 122, FPS 1.75, Running 100.79s Step 334( 41.00%), action 123, FPS 1.82, Running 101.14s Step 335( 41.33%), action 124, FPS 1.82, Running 101.37s Step 336( 41.67%), action 125, FPS 1.89, Running 101.97s Step 337( 42.00%), action 126, FPS 1.86, Running 102.38s Step 338( 42.33%), action 127, FPS 1.89, Running 102.86s Step 339( 42.67%), action 128, FPS 1.98, Running 103.09s Step 340( 43.00%), action 129, FPS 2.10, Running 103.44s Step 341( 43.33%), action 130, FPS 2.15, Running 103.87s Step 342( 43.67%), action 131, FPS 2.16, Running 104.72s Step 343( 44.00%), action 132, FPS 2.16, Running 104.92s Step 344( 44.33%), action 133, FPS 2.15, Running 105.64s Step 345( 44.67%), action 134, FPS 2.20, Running 105.85s Step 346( 45.00%), action 135, FPS 2.10, Running 106.58s Step 347( 45.33%), action 136, FPS 2.11, Running 106.77s Step 348( 45.67%), action 137, FPS 2.12, Running 107.36s Step 349( 46.00%), action 138, FPS 2.06, Running 107.95s Step 350( 46.33%), action 139, FPS 2.16, Running 108.25s Step 351( 46.67%), action 140, FPS 2.24, Running 108.45s Step 352( 47.00%), action 141, FPS 2.22, Running 109.09s Step 353( 47.33%), action 142, FPS 2.32, Running 109.41s Step 354( 47.67%), action 143, FPS 2.22, Running 110.15s Step 355( 48.00%), action 144, FPS 2.11, Running 110.86s Step 356( 48.33%), action 145, FPS 2.12, Running 111.40s Step 357( 48.67%), action 146, FPS 2.15, Running 111.68s Step 358( 49.00%), action 147, FPS 2.08, Running 112.49s Step 359( 49.33%), action 148, FPS 2.03, Running 112.92s Step 360( 49.67%), action 149, FPS 1.92, Running 113.83s Step 361( 50.00%), action 150, FPS 1.90, Running 114.42s Step 362( 50.33%), action 151, FPS 1.85, Running 115.54s Step 363( 50.67%), action 152, FPS 1.77, Running 116.20s Step 364( 51.00%), action 153, FPS 1.77, Running 116.93s Step 365( 51.33%), action 154, FPS 1.70, Running 117.63s Step 366( 51.67%), action 155, FPS 1.72, Running 118.18s Step 367( 52.00%), action 156, FPS 1.67, Running 118.76s Step 368( 52.33%), action 157, FPS 1.68, Running 119.24s Step 369( 52.67%), action 158, FPS 1.67, Running 119.96s Step 370( 53.00%), action 159, FPS 1.60, Running 120.79s Step 371( 53.33%), action 160, FPS 1.57, Running 121.20s Step 372( 53.67%), action 161, FPS 1.51, Running 122.34s Step 373( 54.00%), action 162, FPS 1.47, Running 122.99s Step 374( 54.33%), action 163, FPS 1.46, Running 123.85s Step 375( 54.67%), action 164, FPS 1.48, Running 124.38s Step 376( 55.00%), action 165, FPS 1.44, Running 125.27s Step 377( 55.33%), action 166, FPS 1.43, Running 125.67s Step 378( 55.67%), action 167, FPS 1.43, Running 126.45s Step 379( 56.00%), action 168, FPS 1.44, Running 126.78s Step 380( 56.33%), action 169, FPS 1.44, Running 127.68s Step 381( 56.67%), action 170, FPS 1.42, Running 128.49s Step 382( 57.00%), action 171, FPS 1.41, Running 129.68s Step 383( 57.33%), action 172, FPS 1.41, Running 130.36s Step 384( 57.67%), action 173, FPS 1.40, Running 131.21s Step 385( 58.00%), action 174, FPS 1.42, Running 131.74s [2026-08-02 21:23:50] [84 ] Seed 83 failed after 132.63 s. +steps: 385 , actions: 174 . +Instruction: Empty +Total 16/84(19.05%) success. +Setting seed: 84 +Step 1( N/A%), pre moving , FPS 1.13, Running 0.88s Step 2( N/A%), pre moving , FPS 2.18, Running 0.92s Step 3( N/A%), pre moving , FPS 3.10, Running 0.97s Step 4( N/A%), pre moving , FPS 4.00, Running 1.00s Step 5( N/A%), pre moving , FPS 4.69, Running 1.07s Step 6( N/A%), pre moving , FPS 5.44, Running 1.10s Step 7( N/A%), pre moving , FPS 6.06, Running 1.15s Step 8( N/A%), pre moving , FPS 6.73, Running 1.19s Step 9( N/A%), pre moving , FPS 7.37, Running 1.22s Step 10( N/A%), pre moving , FPS 7.96, Running 1.26s Step 11( N/A%), pre moving , FPS 8.54, Running 1.29s Step 12( N/A%), pre moving , FPS 9.09, Running 1.32s Step 13( N/A%), pre moving , FPS 9.63, Running 1.35s Step 14( N/A%), pre moving , FPS 10.11, Running 1.39s Step 15( N/A%), pre moving , FPS 10.59, Running 1.42s Step 16( N/A%), pre moving , FPS 11.05, Running 1.45s Step 17( N/A%), pre moving , FPS 11.53, Running 1.47s Step 18( N/A%), pre moving , FPS 11.94, Running 1.51s Step 19( N/A%), pre moving , FPS 12.34, Running 1.54s Step 20( N/A%), pre moving , FPS 12.74, Running 1.57s Step 21( N/A%), pre moving , FPS 21.57, Running 1.81s Step 22( N/A%), pre moving , FPS 21.00, Running 1.87s Step 23( N/A%), pre moving , FPS 21.21, Running 1.91s Step 24( N/A%), pre moving , FPS 20.64, Running 1.97s Step 25( N/A%), pre moving , FPS 21.31, Running 2.00s Step 26( N/A%), pre moving , FPS 17.12, Running 2.27s Step 27( N/A%), pre moving , FPS 17.45, Running 2.30s Step 28( N/A%), pre moving , FPS 17.45, Running 2.33s Step 29( N/A%), pre moving , FPS 17.49, Running 2.36s Step 30( N/A%), pre moving , FPS 17.51, Running 2.40s Step 31( N/A%), pre moving , FPS 17.53, Running 2.43s Step 32( N/A%), pre moving , FPS 17.55, Running 2.46s Step 33( N/A%), pre moving , FPS 17.53, Running 2.49s Step 34( N/A%), pre moving , FPS 17.61, Running 2.52s Step 35( N/A%), pre moving , FPS 17.67, Running 2.55s Step 36( N/A%), pre moving , FPS 14.20, Running 2.86s Step 37( N/A%), pre moving , FPS 14.20, Running 2.88s Step 38( N/A%), pre moving , FPS 14.02, Running 2.93s Step 39( N/A%), pre moving , FPS 14.02, Running 2.97s Step 40( N/A%), pre moving , FPS 14.02, Running 3.00s Step 41( N/A%), pre moving , FPS 16.46, Running 3.03s Step 42( N/A%), pre moving , FPS 16.90, Running 3.05s Step 43( N/A%), pre moving , FPS 17.03, Running 3.09s Step 44( N/A%), pre moving , FPS 17.45, Running 3.12s Step 45( N/A%), pre moving , FPS 17.53, Running 3.15s Step 46( N/A%), pre moving , FPS 22.10, Running 3.18s Step 47( N/A%), pre moving , FPS 22.07, Running 3.21s Step 48( N/A%), pre moving , FPS 22.23, Running 3.23s Step 49( N/A%), pre moving , FPS 22.33, Running 3.26s Step 50( N/A%), pre moving , FPS 22.57, Running 3.29s Step 51( N/A%), pre moving , FPS 22.60, Running 3.31s Step 52( N/A%), pre moving , FPS 22.74, Running 3.34s Step 53( N/A%), pre moving , FPS 22.66, Running 3.37s Step 54( N/A%), pre moving , FPS 21.95, Running 3.43s Step 55( N/A%), pre moving , FPS 21.21, Running 3.49s Step 56( N/A%), pre moving , FPS 29.14, Running 3.54s Step 57( N/A%), pre moving , FPS 27.80, Running 3.60s Step 58( N/A%), pre moving , FPS 27.59, Running 3.66s Step 59( N/A%), pre moving , FPS 27.23, Running 3.70s Step 60( N/A%), pre moving , FPS 26.56, Running 3.75s Step 61( N/A%), pre moving , FPS 25.62, Running 3.81s Step 62( N/A%), pre moving , FPS 24.51, Running 3.87s Step 63( N/A%), pre moving , FPS 23.54, Running 3.94s Step 64( N/A%), pre moving , FPS 22.72, Running 4.00s Step 65( N/A%), pre moving , FPS 21.95, Running 4.06s Step 66( N/A%), pre moving , FPS 20.54, Running 4.15s Step 67( N/A%), pre moving , FPS 19.29, Running 4.24s Step 68( N/A%), pre moving , FPS 18.51, Running 4.31s Step 69( N/A%), pre moving , FPS 17.93, Running 4.38s Step 70( N/A%), pre moving , FPS 16.88, Running 4.47s Step 71( N/A%), pre moving , FPS 15.96, Running 4.57s Step 72( N/A%), pre moving , FPS 15.09, Running 4.66s Step 73( N/A%), pre moving , FPS 14.44, Running 4.76s Step 74( N/A%), pre moving , FPS 14.10, Running 4.85s Step 75( N/A%), pre moving , FPS 13.64, Running 4.96s Step 76( N/A%), pre moving , FPS 13.42, Running 5.03s Step 77( N/A%), pre moving , FPS 13.20, Running 5.12s Step 78( N/A%), pre moving , FPS 12.90, Running 5.21s Step 79( N/A%), pre moving , FPS 12.47, Running 5.30s Step 80( N/A%), pre moving , FPS 12.16, Running 5.39s Step 81( N/A%), pre moving , FPS 11.89, Running 5.49s Step 82( N/A%), pre moving , FPS 11.63, Running 5.59s Step 83( N/A%), pre moving , FPS 11.45, Running 5.68s Step 84( N/A%), pre moving , FPS 11.22, Running 5.78s Step 85( N/A%), pre moving , FPS 10.99, Running 5.88s Step 86( N/A%), pre moving , FPS 10.96, Running 5.97s Step 87( N/A%), pre moving , FPS 10.97, Running 6.07s Step 88( N/A%), pre moving , FPS 10.84, Running 6.16s Step 89( N/A%), pre moving , FPS 10.63, Running 6.26s Step 90( N/A%), pre moving , FPS 10.64, Running 6.35s Step 91( N/A%), pre moving , FPS 10.74, Running 6.43s Step 92( N/A%), pre moving , FPS 10.77, Running 6.52s Step 93( N/A%), pre moving , FPS 10.92, Running 6.59s Step 94( N/A%), pre moving , FPS 11.01, Running 6.67s Step 95( N/A%), pre moving , FPS 11.41, Running 6.71s Step 96( N/A%), pre moving , FPS 11.41, Running 6.79s Step 97( N/A%), pre moving , FPS 11.58, Running 6.85s Step 98( N/A%), pre moving , FPS 11.80, Running 6.91s Step 99( N/A%), pre moving , FPS 12.19, Running 6.94s Step 100( N/A%), pre moving , FPS 12.50, Running 6.99s Step 101( N/A%), pre moving , FPS 12.87, Running 7.04s Step 102( N/A%), pre moving , FPS 13.23, Running 7.10s Step 103( N/A%), pre moving , FPS 13.52, Running 7.16s Step 104( N/A%), pre moving , FPS 13.92, Running 7.22s Step 105( N/A%), pre moving , FPS 14.28, Running 7.28s Step 106( N/A%), pre moving , FPS 14.69, Running 7.34s Step 107( N/A%), pre moving , FPS 15.15, Running 7.39s Step 108( N/A%), pre moving , FPS 15.80, Running 7.42s Step 109( N/A%), pre moving , FPS 16.61, Running 7.46s Step 110( N/A%), pre moving , FPS 17.14, Running 7.52s Step 111( N/A%), pre moving , FPS 17.39, Running 7.58s Step 112( N/A%), pre moving , FPS 17.83, Running 7.64s Step 113( N/A%), pre moving , FPS 17.95, Running 7.71s Step 114( N/A%), pre moving , FPS 18.13, Running 7.77s Step 115( N/A%), pre moving , FPS 17.86, Running 7.83s Step 116( N/A%), pre moving , FPS 18.06, Running 7.89s Step 117( N/A%), pre moving , FPS 18.07, Running 7.95s Step 118( N/A%), pre moving , FPS 18.29, Running 8.00s Step 119( N/A%), pre moving , FPS 18.11, Running 8.05s Step 120( N/A%), pre moving , FPS 18.10, Running 8.10s Step 121( N/A%), pre moving , FPS 18.40, Running 8.13s Step 122( N/A%), pre moving , FPS 18.32, Running 8.19s Step 123( N/A%), pre moving , FPS 18.79, Running 8.23s Step 124( N/A%), pre moving , FPS 19.11, Running 8.26s Step 125( N/A%), pre moving , FPS 19.32, Running 8.31s Step 126( N/A%), pre moving , FPS 19.89, Running 8.34s Step 127( N/A%), pre moving , FPS 20.03, Running 8.39s Step 128( N/A%), pre moving , FPS 19.48, Running 8.45s Step 129( N/A%), pre moving , FPS 19.13, Running 8.51s Step 130( N/A%), pre moving , FPS 19.03, Running 8.57s Step 131( N/A%), pre moving , FPS 19.07, Running 8.63s Step 132( N/A%), pre moving , FPS 19.14, Running 8.69s Step 133( N/A%), pre moving , FPS 19.04, Running 8.76s Step 134( N/A%), pre moving , FPS 19.24, Running 8.81s Step 135( N/A%), pre moving , FPS 19.20, Running 8.87s Step 136( N/A%), pre moving , FPS 19.30, Running 8.93s Step 137( N/A%), pre moving , FPS 19.46, Running 8.98s Step 138( N/A%), pre moving , FPS 19.25, Running 9.04s Step 139( N/A%), pre moving , FPS 19.10, Running 9.10s Step 140( N/A%), pre moving , FPS 18.94, Running 9.15s Step 141( N/A%), pre moving , FPS 18.51, Running 9.21s Step 142( N/A%), pre moving , FPS 18.59, Running 9.27s Step 143( N/A%), pre moving , FPS 18.22, Running 9.32s Step 144( N/A%), pre moving , FPS 18.04, Running 9.37s Step 145( N/A%), pre moving , FPS 17.99, Running 9.42s Step 146( N/A%), pre moving , FPS 10.93, Running 10.17s Step 147( N/A%), pre moving , FPS 10.10, Running 10.37s Step 148( N/A%), pre moving , FPS 9.28, Running 10.61s Step 149( N/A%), pre moving , FPS 8.77, Running 10.79s Step 150( N/A%), pre moving , FPS 7.85, Running 11.12s Step 151( N/A%), pre moving , FPS 7.50, Running 11.30s Step 152( N/A%), pre moving , FPS 6.88, Running 11.60s Step 153( N/A%), pre moving , FPS 6.62, Running 11.78s Step 154( N/A%), pre moving , FPS 6.17, Running 12.05s Step 155( N/A%), pre moving , FPS 5.94, Running 12.24s Step 156( N/A%), pre moving , FPS 5.59, Running 12.51s Step 157( N/A%), pre moving , FPS 5.39, Running 12.69s Step 158( N/A%), pre moving , FPS 5.10, Running 12.96s Step 159( N/A%), pre moving , FPS 4.94, Running 13.15s Step 160( N/A%), pre moving , FPS 4.72, Running 13.39s Step 161( N/A%), pre moving , FPS 4.60, Running 13.55s Step 162( N/A%), pre moving , FPS 4.40, Running 13.82s Step 163( N/A%), pre moving , FPS 4.28, Running 14.00s Step 164( N/A%), pre moving , FPS 4.00, Running 14.38s Step 165( N/A%), pre moving , FPS 3.89, Running 14.56s Step 166( N/A%), pre moving , FPS 4.31, Running 14.81s Step 167( N/A%), pre moving , FPS 4.36, Running 14.95s Step 168( N/A%), pre moving , FPS 4.35, Running 15.21s Step 169( N/A%), pre moving , FPS 4.35, Running 15.39s Step 170( N/A%), pre moving , FPS 4.43, Running 15.63s Step 171( N/A%), pre moving , FPS 4.40, Running 15.84s Step 172( N/A%), pre moving , FPS 4.39, Running 16.15s Step 173( N/A%), pre moving , FPS 4.40, Running 16.32s Step 174( N/A%), pre moving , FPS 4.40, Running 16.60s Step 175( N/A%), pre moving , FPS 4.44, Running 16.75s Step 176( N/A%), pre moving , FPS 4.43, Running 17.02s Step 177( N/A%), pre moving , FPS 4.38, Running 17.25s Step 178( N/A%), pre moving , FPS 4.40, Running 17.51s Step 179( N/A%), pre moving , FPS 4.41, Running 17.68s Step 180( N/A%), pre moving , FPS 4.31, Running 18.04s Step 181( N/A%), pre moving , FPS 4.22, Running 18.30s Step 182( N/A%), pre moving , FPS 4.18, Running 18.60s Step 183( N/A%), pre moving , FPS 4.17, Running 18.80s Step 184( N/A%), pre moving , FPS 4.25, Running 19.08s Step 185( N/A%), pre moving , FPS 4.27, Running 19.24s Step 186( N/A%), pre moving , FPS 4.23, Running 19.54s Step 187( N/A%), pre moving , FPS 4.17, Running 19.74s Step 188( N/A%), pre moving , FPS 4.14, Running 20.04s Step 189( N/A%), pre moving , FPS 4.11, Running 20.25s Step 190( N/A%), pre moving , FPS 4.09, Running 20.52s Step 191( N/A%), pre moving , FPS 4.13, Running 20.69s Step 192( N/A%), pre moving , FPS 4.13, Running 20.99s Step 193( N/A%), pre moving , FPS 4.12, Running 21.17s Step 194( N/A%), pre moving , FPS 4.13, Running 21.44s Step 195( N/A%), pre moving , FPS 4.09, Running 21.64s Step 196( N/A%), pre moving , FPS 4.06, Running 21.95s Step 197( N/A%), pre moving , FPS 4.09, Running 22.15s Step 198( N/A%), pre moving , FPS 4.08, Running 22.41s Step 199( N/A%), pre moving , FPS 4.08, Running 22.58s Step 200( N/A%), pre moving , FPS 4.17, Running 22.83s Step 201( N/A%), pre moving , FPS 4.27, Running 22.98s Step 202( N/A%), pre moving , FPS 4.28, Running 23.28s Step 203( N/A%), pre moving , FPS 4.27, Running 23.49s Step 204( N/A%), pre moving , FPS 4.21, Running 23.83s Step 205( N/A%), pre moving , FPS 4.20, Running 24.01s Step 206( N/A%), pre moving , FPS 4.21, Running 24.29s Step 207( N/A%), pre moving , FPS 4.22, Running 24.48s Step 208( N/A%), pre moving , FPS 4.24, Running 24.76s Step 209( N/A%), pre moving , FPS 4.29, Running 24.91s Step 210( N/A%), pre moving , FPS 4.23, Running 25.25s Step 211( N/A%), pre moving , FPS 4.22, Running 25.44s Step 212( N/A%), pre moving , FPS 4.23, Running 25.72s Step 213( N/A%), pre moving , FPS 4.33, Running 25.79s Step 214( N/A%), pre moving , FPS 4.52, Running 25.86s Step 215( N/A%), pre moving , FPS 4.66, Running 25.94s Step 216( N/A%), pre moving , FPS 4.92, Running 26.01s Step 217( N/A%), pre moving , FPS 5.07, Running 26.09s Step 218( N/A%), pre moving , FPS 5.33, Running 26.16s Step 219( N/A%), pre moving , FPS 5.47, Running 26.24s Step 220( N/A%), pre moving , FPS 5.73, Running 26.32s Step 221( N/A%), pre moving , FPS 5.86, Running 26.39s Step 222( N/A%), pre moving , FPS 6.27, Running 26.47s Step 223( N/A%), pre moving , FPS 4.62, Running 27.82s Step 224( N/A%), pre moving , FPS 4.61, Running 28.16s Step 225( N/A%), pre moving , FPS 4.61, Running 28.35s Step 226( N/A%), pre moving , FPS 4.60, Running 28.65s Step 227( N/A%), pre moving , FPS 4.62, Running 28.81s Step 228( N/A%), pre moving , FPS 4.63, Running 29.08s Step 229( N/A%), pre moving , FPS 4.62, Running 29.24s Step 230( N/A%), pre moving , FPS 4.59, Running 29.61s Step 231( N/A%), pre moving , FPS 4.59, Running 29.79s Step 232( N/A%), pre moving , FPS 4.61, Running 30.06s Step 233( N/A%), pre moving , FPS 4.51, Running 30.23s Step 234( N/A%), pre moving , FPS 4.28, Running 30.53s Step 235( N/A%), pre moving , FPS 4.19, Running 30.71s Step 236( N/A%), pre moving , FPS 4.02, Running 30.99s Step 237( N/A%), pre moving , FPS 3.92, Running 31.19s Step 238( N/A%), pre moving , FPS 3.78, Running 31.45s Step 239( N/A%), pre moving , FPS 3.70, Running 31.64s Step 240( N/A%), pre moving , FPS 3.57, Running 31.92s Step 241( N/A%), pre moving , FPS 3.51, Running 32.09s Step 242( N/A%), pre moving , FPS 3.40, Running 32.36s Step 243( 0.33%), action 1, FPS 3.76, Running 33.14s Step 244( 0.67%), action 2, FPS 3.46, Running 33.94s Step 245( 1.00%), action 3, FPS 3.11, Running 34.77s Step 246( 1.33%), action 4, FPS 2.81, Running 35.76s Step 247( 1.67%), action 5, FPS 2.59, Running 36.53s Step 248( 2.00%), action 6, FPS 2.43, Running 37.32s Step 249( 2.33%), action 7, FPS 2.35, Running 37.75s Step 250( 2.67%), action 8, FPS 2.28, Running 38.38s Step 251( 3.00%), action 9, FPS 2.19, Running 38.94s Step 252( 3.33%), action 10, FPS 2.18, Running 39.26s Step 253( 3.67%), action 11, FPS 1.99, Running 40.30s Step 254( 4.00%), action 12, FPS 1.96, Running 40.74s Step 255( 4.33%), action 13, FPS 1.90, Running 41.26s Step 256( 4.67%), action 14, FPS 1.88, Running 41.63s Step 257( 5.00%), action 15, FPS 1.80, Running 42.29s Step 258( 5.33%), action 16, FPS 1.77, Running 42.72s Step 259( 5.67%), action 17, FPS 1.70, Running 43.42s Step 260( 6.00%), action 18, FPS 1.62, Running 44.27s Step 261( 6.33%), action 19, FPS 1.52, Running 45.22s Step 262( 6.67%), action 20, FPS 1.47, Running 45.95s Step 263( 7.00%), action 21, FPS 1.45, Running 46.88s Step 264( 7.33%), action 22, FPS 1.50, Running 47.26s Step 265( 7.67%), action 23, FPS 1.55, Running 47.71s Step 266( 8.00%), action 24, FPS 1.63, Running 48.05s Step 267( 8.33%), action 25, FPS 1.64, Running 48.70s Step 268( 8.67%), action 26, FPS 1.69, Running 49.13s Step 269( 9.00%), action 27, FPS 1.71, Running 49.44s Step 270( 9.33%), action 28, FPS 1.71, Running 50.11s Step 271( 9.67%), action 29, FPS 1.75, Running 50.39s Step 272( 10.00%), action 30, FPS 1.68, Running 51.14s Step 273( 10.33%), action 31, FPS 1.75, Running 51.75s Step 274( 10.67%), action 32, FPS 1.72, Running 52.39s Step 275( 11.00%), action 33, FPS 1.75, Running 52.69s Step 276( 11.33%), action 34, FPS 1.77, Running 52.91s Step 277( 11.67%), action 35, FPS 1.81, Running 53.33s Step 278( 12.00%), action 36, FPS 1.81, Running 53.76s Step 279( 12.33%), action 37, FPS 1.88, Running 54.05s Step 280( 12.67%), action 38, FPS 1.92, Running 54.68s Step 281( 13.00%), action 39, FPS 2.05, Running 54.98s Step 282( 13.33%), action 40, FPS 2.12, Running 55.38s Step 283( 13.67%), action 41, FPS 2.22, Running 55.89s Step 284( 14.00%), action 42, FPS 2.24, Running 56.20s Step 285( 14.33%), action 43, FPS 2.21, Running 56.78s Step 286( 14.67%), action 44, FPS 2.20, Running 57.13s Step 287( 15.00%), action 45, FPS 2.24, Running 57.65s Step 288( 15.33%), action 46, FPS 2.27, Running 57.95s Step 289( 15.67%), action 47, FPS 2.27, Running 58.25s Step 290( 16.00%), action 48, FPS 2.40, Running 58.45s Step 291( 16.33%), action 49, FPS 2.39, Running 58.78s Step 292( 16.67%), action 50, FPS 2.50, Running 59.13s Step 293( 17.00%), action 51, FPS 2.56, Running 59.57s Step 294( 17.33%), action 52, FPS 2.56, Running 60.20s Step 295( 17.67%), action 53, FPS 2.56, Running 60.50s Step 296( 18.00%), action 54, FPS 2.53, Running 60.83s Step 297( 18.33%), action 55, FPS 2.54, Running 61.19s Step 298( 18.67%), action 56, FPS 2.40, Running 62.11s Step 299( 19.00%), action 57, FPS 2.34, Running 62.58s Step 300( 19.33%), action 58, FPS 2.33, Running 63.27s Step 301( 19.67%), action 59, FPS 2.21, Running 64.02s Step 302( 20.00%), action 60, FPS 2.12, Running 64.81s Step 303( 20.33%), action 61, FPS 2.04, Running 65.68s Step 304( 20.67%), action 62, FPS 1.96, Running 66.43s Step 305( 21.00%), action 63, FPS 1.93, Running 67.13s Step 306( 21.33%), action 64, FPS 1.89, Running 67.70s Step 307( 21.67%), action 65, FPS 1.88, Running 68.27s Step 308( 22.00%), action 66, FPS 1.82, Running 68.92s Step 309( 22.33%), action 67, FPS 1.75, Running 69.66s Step 310( 22.67%), action 68, FPS 1.68, Running 70.34s Step 311( 23.00%), action 69, FPS 1.65, Running 70.87s Step 312( 23.33%), action 70, FPS 1.61, Running 71.58s Step 313( 23.67%), action 71, FPS 1.53, Running 72.62s Step 314( 24.00%), action 72, FPS 1.52, Running 73.32s Step 315( 24.33%), action 73, FPS 1.52, Running 73.66s Step 316( 24.67%), action 74, FPS 1.47, Running 74.43s Step 317( 25.00%), action 75, FPS 1.48, Running 74.74s Step 318( 25.33%), action 76, FPS 1.48, Running 75.59s Step 319( 25.67%), action 77, FPS 1.50, Running 75.91s Step 320( 26.00%), action 78, FPS 1.52, Running 76.45s Step 321( 26.33%), action 79, FPS 1.53, Running 77.08s Step 322( 26.67%), action 80, FPS 1.57, Running 77.56s Step 323( 27.00%), action 81, FPS 1.60, Running 78.19s Step 324( 27.33%), action 82, FPS 1.59, Running 78.99s Step 325( 27.67%), action 83, FPS 1.60, Running 79.63s Step 326( 28.00%), action 84, FPS 1.62, Running 80.03s Step 327( 28.33%), action 85, FPS 1.59, Running 80.82s Step 328( 28.67%), action 86, FPS 1.62, Running 81.26s Step 329( 29.00%), action 87, FPS 1.62, Running 82.03s Step 330( 29.33%), action 88, FPS 1.60, Running 82.82s Step 331( 29.67%), action 89, FPS 1.56, Running 83.69s Step 332( 30.00%), action 90, FPS 1.57, Running 84.36s Step 333( 30.33%), action 91, FPS 1.57, Running 85.35s Step 334( 30.67%), action 92, FPS 1.58, Running 85.99s Step 335( 31.00%), action 93, FPS 1.52, Running 86.82s Step 336( 31.33%), action 94, FPS 1.57, Running 87.17s Step 337( 31.67%), action 95, FPS 1.52, Running 87.88s Step 338( 32.00%), action 96, FPS 1.54, Running 88.62s Step 339( 32.33%), action 97, FPS 1.48, Running 89.45s Step 340( 32.67%), action 98, FPS 1.50, Running 89.81s Step 341( 33.00%), action 99, FPS 1.49, Running 90.48s Step 342( 33.33%), action 100, FPS 1.46, Running 91.28s Step 343( 33.67%), action 101, FPS 1.44, Running 92.12s Step 344( 34.00%), action 102, FPS 1.45, Running 92.81s Step 345( 34.33%), action 103, FPS 1.46, Running 93.32s Step 346( 34.67%), action 104, FPS 1.43, Running 94.00s Step 347( 35.00%), action 105, FPS 1.46, Running 94.53s Step 348( 35.33%), action 106, FPS 1.46, Running 94.98s Step 349( 35.67%), action 107, FPS 1.47, Running 95.63s Step 350( 36.00%), action 108, FPS 1.49, Running 96.21s Step 351( 36.33%), action 109, FPS 1.55, Running 96.56s Step 352( 36.67%), action 110, FPS 1.57, Running 97.08s Step 353( 37.00%), action 111, FPS 1.61, Running 97.77s Step 354( 37.33%), action 112, FPS 1.66, Running 98.02s Step 355( 37.67%), action 113, FPS 1.73, Running 98.35s Step 356( 38.00%), action 114, FPS 1.70, Running 98.95s Step 357( 38.33%), action 115, FPS 1.68, Running 99.80s Step 358( 38.67%), action 116, FPS 1.73, Running 100.20s Step 359( 39.00%), action 117, FPS 1.76, Running 100.79s Step 360( 39.33%), action 118, FPS 1.75, Running 101.27s Step 361( 39.67%), action 119, FPS 1.77, Running 101.77s Step 362( 40.00%), action 120, FPS 1.82, Running 102.24s Step 363( 40.33%), action 121, FPS 1.87, Running 102.84s Step 364( 40.67%), action 122, FPS 1.93, Running 103.16s Step 365( 41.00%), action 123, FPS 1.93, Running 103.67s Step 366( 41.33%), action 124, FPS 2.00, Running 103.99s Step 367( 41.67%), action 125, FPS 2.06, Running 104.26s Step 368( 42.00%), action 126, FPS 2.04, Running 104.79s Step 369( 42.33%), action 127, FPS 2.11, Running 105.11s Step 370( 42.67%), action 128, FPS 2.17, Running 105.45s Step 371( 43.00%), action 129, FPS 2.14, Running 105.92s Step 372( 43.33%), action 130, FPS 2.11, Running 106.54s Step 373( 43.67%), action 131, FPS 2.11, Running 107.25s Step 374( 44.00%), action 132, FPS 2.08, Running 107.65s Step 375( 44.33%), action 133, FPS 2.04, Running 108.18s Step 376( 44.67%), action 134, FPS 2.03, Running 108.79s Step 377( 45.00%), action 135, FPS 2.15, Running 109.12s Step 378( 45.33%), action 136, FPS 2.12, Running 109.62s Step 379( 45.67%), action 137, FPS 2.18, Running 109.94s Step 380( 46.00%), action 138, FPS 2.22, Running 110.29s Step 381( 46.33%), action 139, FPS 2.14, Running 111.13s Step 382( 46.67%), action 140, FPS 2.16, Running 111.49s Step 383( 47.00%), action 141, FPS 2.10, Running 112.37s Step 384( 47.33%), action 142, FPS 2.07, Running 112.83s Step 385( 47.67%), action 143, FPS 2.05, Running 113.41s Step 386( 48.00%), action 144, FPS 2.02, Running 113.91s Step 387( 48.33%), action 145, FPS 1.95, Running 114.49s Step 388( 48.67%), action 146, FPS 1.97, Running 114.97s Step 389( 49.00%), action 147, FPS 1.94, Running 115.39s Step 390( 49.33%), action 148, FPS 1.89, Running 116.00s Step 391( 49.67%), action 149, FPS 1.91, Running 116.39s Step 392( 50.00%), action 150, FPS 1.87, Running 117.26s Step 393( 50.33%), action 151, FPS 1.85, Running 118.04s Step 394( 50.67%), action 152, FPS 1.85, Running 118.43s [2026-08-02 21:25:50] [85 ] Seed 84 failed after 119.28 s. +steps: 394 , actions: 152 . +Instruction: Empty +Total 16/85(18.82%) success. +Setting seed: 85 +Step 1( N/A%), pre moving , FPS 0.06, Running 15.93s Step 2( N/A%), pre moving , FPS 0.12, Running 16.03s Step 3( N/A%), pre moving , FPS 0.19, Running 16.12s Step 4( N/A%), pre moving , FPS 0.25, Running 16.20s Step 5( N/A%), pre moving , FPS 0.31, Running 16.29s Step 6( N/A%), pre moving , FPS 0.37, Running 16.36s Step 7( N/A%), pre moving , FPS 0.43, Running 16.45s Step 8( N/A%), pre moving , FPS 0.48, Running 16.54s Step 9( N/A%), pre moving , FPS 0.54, Running 16.63s Step 10( N/A%), pre moving , FPS 0.60, Running 16.72s Step 11( N/A%), pre moving , FPS 0.65, Running 16.80s Step 12( N/A%), pre moving , FPS 0.71, Running 16.90s Step 13( N/A%), pre moving , FPS 0.77, Running 16.99s Step 14( N/A%), pre moving , FPS 0.82, Running 17.07s Step 15( N/A%), pre moving , FPS 0.87, Running 17.16s Step 16( N/A%), pre moving , FPS 0.93, Running 17.26s Step 17( N/A%), pre moving , FPS 0.98, Running 17.35s Step 18( N/A%), pre moving , FPS 1.03, Running 17.44s Step 19( N/A%), pre moving , FPS 1.08, Running 17.53s Step 20( N/A%), pre moving , FPS 1.13, Running 17.62s Step 21( N/A%), pre moving , FPS 9.85, Running 17.97s Step 22( N/A%), pre moving , FPS 9.02, Running 18.25s Step 23( N/A%), pre moving , FPS 9.07, Running 18.32s Step 24( N/A%), pre moving , FPS 9.07, Running 18.41s Step 25( N/A%), pre moving , FPS 9.14, Running 18.48s Step 26( N/A%), pre moving , FPS 8.69, Running 18.66s Step 27( N/A%), pre moving , FPS 8.94, Running 18.69s Step 28( N/A%), pre moving , FPS 9.20, Running 18.71s Step 29( N/A%), pre moving , FPS 9.49, Running 18.73s Step 30( N/A%), pre moving , FPS 9.62, Running 18.79s Step 31( N/A%), pre moving , FPS 9.91, Running 18.82s Step 32( N/A%), pre moving , FPS 10.23, Running 18.85s Step 33( N/A%), pre moving , FPS 10.60, Running 18.88s Step 34( N/A%), pre moving , FPS 10.92, Running 18.90s Step 35( N/A%), pre moving , FPS 11.38, Running 18.92s Step 36( N/A%), pre moving , FPS 10.42, Running 19.18s Step 37( N/A%), pre moving , FPS 10.82, Running 19.20s Step 38( N/A%), pre moving , FPS 11.22, Running 19.22s Step 39( N/A%), pre moving , FPS 11.64, Running 19.25s Step 40( N/A%), pre moving , FPS 12.13, Running 19.27s Step 41( N/A%), pre moving , FPS 15.03, Running 19.30s Step 42( N/A%), pre moving , FPS 18.58, Running 19.32s Step 43( N/A%), pre moving , FPS 19.57, Running 19.35s Step 44( N/A%), pre moving , FPS 20.78, Running 19.37s Step 45( N/A%), pre moving , FPS 21.81, Running 19.39s Step 46( N/A%), pre moving , FPS 26.48, Running 19.42s Step 47( N/A%), pre moving , FPS 26.47, Running 19.44s Step 48( N/A%), pre moving , FPS 26.47, Running 19.47s Step 49( N/A%), pre moving , FPS 26.43, Running 19.49s Step 50( N/A%), pre moving , FPS 27.76, Running 19.51s Step 51( N/A%), pre moving , FPS 27.69, Running 19.54s Step 52( N/A%), pre moving , FPS 28.08, Running 19.56s Step 53( N/A%), pre moving , FPS 28.04, Running 19.59s Step 54( N/A%), pre moving , FPS 27.95, Running 19.61s Step 55( N/A%), pre moving , FPS 27.90, Running 19.64s Step 56( N/A%), pre moving , FPS 41.12, Running 19.66s Step 57( N/A%), pre moving , FPS 41.15, Running 19.69s Step 58( N/A%), pre moving , FPS 41.26, Running 19.71s Step 59( N/A%), pre moving , FPS 41.33, Running 19.73s Step 60( N/A%), pre moving , FPS 41.38, Running 19.76s Step 61( N/A%), pre moving , FPS 41.41, Running 19.78s Step 62( N/A%), pre moving , FPS 41.54, Running 19.80s Step 63( N/A%), pre moving , FPS 41.57, Running 19.83s Step 64( N/A%), pre moving , FPS 41.62, Running 19.85s Step 65( N/A%), pre moving , FPS 41.63, Running 19.87s Step 66( N/A%), pre moving , FPS 37.74, Running 19.95s Step 67( N/A%), pre moving , FPS 34.51, Running 20.02s Step 68( N/A%), pre moving , FPS 31.28, Running 20.10s Step 69( N/A%), pre moving , FPS 29.58, Running 20.17s Step 70( N/A%), pre moving , FPS 26.92, Running 20.26s Step 71( N/A%), pre moving , FPS 24.99, Running 20.34s Step 72( N/A%), pre moving , FPS 23.03, Running 20.43s Step 73( N/A%), pre moving , FPS 21.33, Running 20.53s Step 74( N/A%), pre moving , FPS 19.98, Running 20.61s Step 75( N/A%), pre moving , FPS 19.14, Running 20.68s Step 76( N/A%), pre moving , FPS 17.68, Running 20.79s Step 77( N/A%), pre moving , FPS 15.94, Running 20.94s Step 78( N/A%), pre moving , FPS 14.30, Running 21.11s Step 79( N/A%), pre moving , FPS 13.60, Running 21.20s Step 80( N/A%), pre moving , FPS 12.95, Running 21.30s Step 81( N/A%), pre moving , FPS 12.16, Running 21.42s Step 82( N/A%), pre moving , FPS 11.63, Running 21.52s Step 83( N/A%), pre moving , FPS 11.11, Running 21.63s Step 84( N/A%), pre moving , FPS 10.38, Running 21.78s Step 85( N/A%), pre moving , FPS 10.02, Running 21.87s Step 86( N/A%), pre moving , FPS 9.88, Running 21.97s Step 87( N/A%), pre moving , FPS 9.77, Running 22.07s Step 88( N/A%), pre moving , FPS 9.73, Running 22.16s Step 89( N/A%), pre moving , FPS 9.34, Running 22.31s Step 90( N/A%), pre moving , FPS 9.30, Running 22.41s Step 91( N/A%), pre moving , FPS 9.25, Running 22.50s Step 92( N/A%), pre moving , FPS 9.25, Running 22.60s Step 93( N/A%), pre moving , FPS 9.24, Running 22.69s Step 94( N/A%), pre moving , FPS 9.22, Running 22.78s Step 95( N/A%), pre moving , FPS 9.11, Running 22.88s Step 96( N/A%), pre moving , FPS 9.10, Running 22.99s Step 97( N/A%), pre moving , FPS 9.33, Running 23.08s Step 98( N/A%), pre moving , FPS 9.65, Running 23.18s Step 99( N/A%), pre moving , FPS 9.65, Running 23.28s Step 100( N/A%), pre moving , FPS 9.63, Running 23.38s Step 101( N/A%), pre moving , FPS 9.76, Running 23.48s Step 102( N/A%), pre moving , FPS 9.76, Running 23.57s Step 103( N/A%), pre moving , FPS 10.10, Running 23.61s Step 104( N/A%), pre moving , FPS 10.80, Running 23.63s Step 105( N/A%), pre moving , FPS 11.22, Running 23.65s Step 106( N/A%), pre moving , FPS 11.74, Running 23.68s Step 107( N/A%), pre moving , FPS 12.26, Running 23.70s Step 108( N/A%), pre moving , FPS 12.80, Running 23.72s Step 109( N/A%), pre moving , FPS 13.89, Running 23.75s Step 110( N/A%), pre moving , FPS 14.65, Running 23.77s Step 111( N/A%), pre moving , FPS 15.46, Running 23.80s Step 112( N/A%), pre moving , FPS 16.32, Running 23.82s Step 113( N/A%), pre moving , FPS 17.33, Running 23.85s Step 114( N/A%), pre moving , FPS 18.42, Running 23.87s Step 115( N/A%), pre moving , FPS 19.71, Running 23.89s Step 116( N/A%), pre moving , FPS 21.58, Running 23.92s Step 117( N/A%), pre moving , FPS 23.35, Running 23.94s Step 118( N/A%), pre moving , FPS 25.42, Running 23.97s Step 119( N/A%), pre moving , FPS 27.96, Running 23.99s Step 120( N/A%), pre moving , FPS 31.45, Running 24.01s Step 121( N/A%), pre moving , FPS 35.47, Running 24.04s Step 122( N/A%), pre moving , FPS 40.68, Running 24.06s Step 123( N/A%), pre moving , FPS 41.51, Running 24.09s Step 124( N/A%), pre moving , FPS 41.45, Running 24.11s Step 125( N/A%), pre moving , FPS 41.34, Running 24.14s Step 126( N/A%), pre moving , FPS 41.25, Running 24.16s Step 127( N/A%), pre moving , FPS 41.19, Running 24.18s Step 128( N/A%), pre moving , FPS 41.21, Running 24.21s Step 129( N/A%), pre moving , FPS 41.28, Running 24.23s Step 130( N/A%), pre moving , FPS 41.31, Running 24.26s Step 131( N/A%), pre moving , FPS 41.29, Running 24.28s Step 132( N/A%), pre moving , FPS 41.29, Running 24.31s Step 133( N/A%), pre moving , FPS 41.27, Running 24.33s Step 134( N/A%), pre moving , FPS 41.30, Running 24.35s Step 135( N/A%), pre moving , FPS 41.32, Running 24.38s Step 136( N/A%), pre moving , FPS 41.27, Running 24.40s Step 137( N/A%), pre moving , FPS 41.24, Running 24.43s Step 138( N/A%), pre moving , FPS 41.27, Running 24.45s Step 139( N/A%), pre moving , FPS 41.30, Running 24.47s Step 140( N/A%), pre moving , FPS 41.31, Running 24.50s Step 141( N/A%), pre moving , FPS 41.35, Running 24.52s Step 142( N/A%), pre moving , FPS 41.35, Running 24.55s Step 143( N/A%), pre moving , FPS 41.36, Running 24.57s Step 144( N/A%), pre moving , FPS 41.38, Running 24.60s Step 145( N/A%), pre moving , FPS 41.46, Running 24.62s Step 146( N/A%), pre moving , FPS 41.54, Running 24.64s Step 147( N/A%), pre moving , FPS 41.67, Running 24.66s Step 148( N/A%), pre moving , FPS 41.72, Running 24.69s Step 149( N/A%), pre moving , FPS 41.78, Running 24.71s Step 150( N/A%), pre moving , FPS 41.85, Running 24.74s Step 151( N/A%), pre moving , FPS 41.88, Running 24.76s Step 152( N/A%), pre moving , FPS 41.96, Running 24.78s Step 153( N/A%), pre moving , FPS 42.01, Running 24.81s Step 154( N/A%), pre moving , FPS 42.06, Running 24.83s Step 155( N/A%), pre moving , FPS 42.11, Running 24.85s Step 156( N/A%), pre moving , FPS 42.23, Running 24.88s Step 157( N/A%), pre moving , FPS 42.35, Running 24.90s Step 158( N/A%), pre moving , FPS 39.97, Running 24.95s Step 159( N/A%), pre moving , FPS 37.92, Running 25.00s Step 160( N/A%), pre moving , FPS 36.04, Running 25.05s Step 161( N/A%), pre moving , FPS 34.34, Running 25.11s Step 162( N/A%), pre moving , FPS 32.86, Running 25.16s Step 163( N/A%), pre moving , FPS 31.46, Running 25.21s Step 164( N/A%), pre moving , FPS 16.25, Running 25.83s Step 165( N/A%), pre moving , FPS 14.32, Running 26.02s Step 166( N/A%), pre moving , FPS 11.39, Running 26.40s Step 167( N/A%), pre moving , FPS 10.28, Running 26.61s Step 168( N/A%), pre moving , FPS 8.71, Running 26.98s Step 169( N/A%), pre moving , FPS 8.08, Running 27.19s Step 170( N/A%), pre moving , FPS 7.05, Running 27.57s Step 171( N/A%), pre moving , FPS 6.63, Running 27.78s Step 172( N/A%), pre moving , FPS 5.91, Running 28.17s Step 173( N/A%), pre moving , FPS 5.64, Running 28.35s Step 174( N/A%), pre moving , FPS 5.37, Running 28.55s Step 175( N/A%), pre moving , FPS 5.23, Running 28.68s Step 176( N/A%), pre moving , FPS 4.99, Running 28.88s Step 177( N/A%), pre moving , FPS 4.85, Running 29.02s Step 178( N/A%), pre moving , FPS 4.69, Running 29.22s Step 179( N/A%), pre moving , FPS 4.61, Running 29.35s Step 180( N/A%), pre moving , FPS 4.45, Running 29.55s Step 181( N/A%), pre moving , FPS 4.40, Running 29.66s Step 182( N/A%), pre moving , FPS 4.25, Running 29.87s Step 183( N/A%), pre moving , FPS 4.18, Running 30.00s Step 184( N/A%), pre moving , FPS 4.60, Running 30.17s Step 185( N/A%), pre moving , FPS 4.67, Running 30.30s Step 186( N/A%), pre moving , FPS 4.87, Running 30.50s Step 187( N/A%), pre moving , FPS 4.90, Running 30.69s Step 188( N/A%), pre moving , FPS 4.97, Running 31.01s Step 189( N/A%), pre moving , FPS 5.05, Running 31.15s Step 190( N/A%), pre moving , FPS 5.10, Running 31.49s Step 191( N/A%), pre moving , FPS 5.12, Running 31.68s Step 192( N/A%), pre moving , FPS 5.14, Running 32.05s Step 193( N/A%), pre moving , FPS 5.13, Running 32.25s Step 194( N/A%), pre moving , FPS 4.96, Running 32.59s Step 195( N/A%), pre moving , FPS 4.84, Running 32.81s Step 196( N/A%), pre moving , FPS 4.68, Running 33.16s Step 197( N/A%), pre moving , FPS 4.54, Running 33.43s Step 198( N/A%), pre moving , FPS 4.24, Running 33.94s Step 199( N/A%), pre moving , FPS 4.11, Running 34.22s Step 200( N/A%), pre moving , FPS 4.06, Running 34.49s Step 201( N/A%), pre moving , FPS 3.99, Running 34.67s Step 202( N/A%), pre moving , FPS 3.95, Running 34.92s Step 203( N/A%), pre moving , FPS 3.92, Running 35.10s Step 204( N/A%), pre moving , FPS 3.82, Running 35.40s Step 205( N/A%), pre moving , FPS 3.80, Running 35.57s Step 206( N/A%), pre moving , FPS 3.76, Running 35.82s Step 207( N/A%), pre moving , FPS 3.80, Running 35.96s Step 208( N/A%), pre moving , FPS 3.77, Running 36.32s Step 209( N/A%), pre moving , FPS 3.74, Running 36.50s Step 210( N/A%), pre moving , FPS 3.73, Running 36.85s Step 211( N/A%), pre moving , FPS 3.68, Running 37.12s Step 212( N/A%), pre moving , FPS 3.61, Running 37.59s Step 213( N/A%), pre moving , FPS 3.58, Running 37.83s Step 214( N/A%), pre moving , FPS 3.52, Running 38.27s Step 215( N/A%), pre moving , FPS 3.47, Running 38.57s Step 216( N/A%), pre moving , FPS 3.43, Running 38.99s Step 217( N/A%), pre moving , FPS 3.43, Running 39.27s Step 218( N/A%), pre moving , FPS 3.48, Running 39.69s Step 219( N/A%), pre moving , FPS 3.53, Running 39.88s Step 220( N/A%), pre moving , FPS 3.55, Running 40.11s Step 221( N/A%), pre moving , FPS 3.57, Running 40.27s Step 222( N/A%), pre moving , FPS 3.57, Running 40.53s Step 223( N/A%), pre moving , FPS 3.58, Running 40.68s Step 224( N/A%), pre moving , FPS 3.64, Running 40.90s Step 225( N/A%), pre moving , FPS 3.63, Running 41.07s Step 226( N/A%), pre moving , FPS 3.65, Running 41.30s Step 227( N/A%), pre moving , FPS 3.71, Running 41.34s Step 228( N/A%), pre moving , FPS 3.95, Running 41.38s Step 229( N/A%), pre moving , FPS 4.06, Running 41.43s Step 230( N/A%), pre moving , FPS 4.33, Running 41.47s Step 231( N/A%), pre moving , FPS 4.54, Running 41.52s Step 232( N/A%), pre moving , FPS 5.01, Running 41.58s Step 233( N/A%), pre moving , FPS 5.21, Running 41.67s Step 234( N/A%), pre moving , FPS 5.74, Running 41.75s Step 235( N/A%), pre moving , FPS 6.13, Running 41.83s Step 236( N/A%), pre moving , FPS 6.88, Running 41.89s Step 237( N/A%), pre moving , FPS 4.61, Running 43.60s Step 238( N/A%), pre moving , FPS 4.62, Running 44.02s Step 239( N/A%), pre moving , FPS 4.61, Running 44.22s Step 240( N/A%), pre moving , FPS 4.44, Running 44.61s Step 241( N/A%), pre moving , FPS 4.41, Running 44.81s Step 242( N/A%), pre moving , FPS 4.27, Running 45.21s Step 243( N/A%), pre moving , FPS 4.25, Running 45.39s Step 244( N/A%), pre moving , FPS 4.15, Running 45.72s Step 245( N/A%), pre moving , FPS 4.12, Running 45.93s Step 246( N/A%), pre moving , FPS 4.08, Running 46.20s Step 247( N/A%), pre moving , FPS 4.00, Running 46.34s Step 248( N/A%), pre moving , FPS 3.83, Running 46.61s Step 249( N/A%), pre moving , FPS 3.77, Running 46.73s Step 250( N/A%), pre moving , FPS 3.57, Running 47.08s Step 251( N/A%), pre moving , FPS 3.46, Running 47.31s Step 252( N/A%), pre moving , FPS 3.29, Running 47.67s Step 253( N/A%), pre moving , FPS 3.23, Running 47.87s Step 254( N/A%), pre moving , FPS 3.07, Running 48.26s Step 255( N/A%), pre moving , FPS 3.01, Running 48.46s Step 256( N/A%), pre moving , FPS 2.88, Running 48.84s Step 257( 0.33%), action 1, FPS 2.90, Running 50.50s Step 258( 0.67%), action 2, FPS 2.72, Running 51.38s Step 259( 1.00%), action 3, FPS 2.54, Running 52.10s Step 260( 1.33%), action 4, FPS 2.38, Running 53.01s Step 261( 1.67%), action 5, FPS 2.16, Running 54.08s Step 262( 2.00%), action 6, FPS 2.05, Running 54.96s Step 263( 2.33%), action 7, FPS 1.96, Running 55.61s Step 264( 2.67%), action 8, FPS 1.93, Running 56.09s Step 265( 3.00%), action 9, FPS 1.84, Running 56.77s Step 266( 3.33%), action 10, FPS 1.78, Running 57.43s Step 267( 3.67%), action 11, FPS 1.61, Running 58.75s Step 268( 4.00%), action 12, FPS 1.58, Running 59.23s Step 269( 4.33%), action 13, FPS 1.48, Running 60.27s Step 270( 4.67%), action 14, FPS 1.46, Running 60.74s Step 271( 5.00%), action 15, FPS 1.41, Running 61.54s Step 272( 5.33%), action 16, FPS 1.35, Running 62.48s Step 273( 5.67%), action 17, FPS 1.31, Running 63.20s Step 274( 6.00%), action 18, FPS 1.26, Running 64.11s Step 275( 6.33%), action 19, FPS 1.24, Running 64.60s Step 276( 6.67%), action 20, FPS 1.23, Running 65.11s Step 277( 7.00%), action 21, FPS 1.31, Running 65.80s Step 278( 7.33%), action 22, FPS 1.33, Running 66.40s Step 279( 7.67%), action 23, FPS 1.31, Running 67.37s Step 280( 8.00%), action 24, FPS 1.31, Running 68.29s Step 281( 8.33%), action 25, FPS 1.34, Running 68.97s Step 282( 8.67%), action 26, FPS 1.34, Running 69.87s Step 283( 9.00%), action 27, FPS 1.35, Running 70.46s Step 284( 9.33%), action 28, FPS 1.35, Running 70.86s Step 285( 9.67%), action 29, FPS 1.32, Running 71.89s Step 286( 10.00%), action 30, FPS 1.30, Running 72.81s Step 287( 10.33%), action 31, FPS 1.31, Running 73.99s Step 288( 10.67%), action 32, FPS 1.32, Running 74.43s Step 289( 11.00%), action 33, FPS 1.36, Running 75.02s Step 290( 11.33%), action 34, FPS 1.35, Running 75.53s Step 291( 11.67%), action 35, FPS 1.36, Running 76.25s Step 292( 12.00%), action 36, FPS 1.38, Running 77.02s Step 293( 12.33%), action 37, FPS 1.35, Running 77.99s Step 294( 12.67%), action 38, FPS 1.36, Running 78.83s Step 295( 13.00%), action 39, FPS 1.35, Running 79.38s Step 296( 13.33%), action 40, FPS 1.33, Running 80.12s Step 297( 13.67%), action 41, FPS 1.30, Running 81.23s Step 298( 14.00%), action 42, FPS 1.28, Running 82.00s Step 299( 14.33%), action 43, FPS 1.28, Running 82.99s Step 300( 14.67%), action 44, FPS 1.29, Running 83.74s Step 301( 15.00%), action 45, FPS 1.27, Running 84.68s Step 302( 15.33%), action 46, FPS 1.28, Running 85.56s Step 303( 15.67%), action 47, FPS 1.25, Running 86.51s Step 304( 16.00%), action 48, FPS 1.20, Running 87.50s Step 305( 16.33%), action 49, FPS 1.21, Running 88.44s Step 306( 16.67%), action 50, FPS 1.23, Running 89.13s Step 307( 17.00%), action 51, FPS 1.26, Running 89.85s Step 308( 17.33%), action 52, FPS 1.26, Running 90.33s Step 309( 17.67%), action 53, FPS 1.26, Running 90.91s Step 310( 18.00%), action 54, FPS 1.26, Running 91.42s Step 311( 18.33%), action 55, FPS 1.24, Running 92.36s Step 312( 18.67%), action 56, FPS 1.23, Running 93.25s Step 313( 19.00%), action 57, FPS 1.25, Running 94.01s Step 314( 19.33%), action 58, FPS 1.28, Running 94.43s Step 315( 19.67%), action 59, FPS 1.25, Running 95.33s Step 316( 20.00%), action 60, FPS 1.24, Running 96.21s Step 317( 20.33%), action 61, FPS 1.28, Running 96.81s Step 318( 20.67%), action 62, FPS 1.31, Running 97.30s Step 319( 21.00%), action 63, FPS 1.32, Running 98.18s Step 320( 21.33%), action 64, FPS 1.35, Running 98.57s Step 321( 21.67%), action 65, FPS 1.39, Running 99.08s Step 322( 22.00%), action 66, FPS 1.43, Running 99.50s Step 323( 22.33%), action 67, FPS 1.43, Running 100.47s Step 324( 22.67%), action 68, FPS 1.45, Running 101.28s Step 325( 23.00%), action 69, FPS 1.45, Running 102.19s Step 326( 23.33%), action 70, FPS 1.48, Running 102.64s Step 327( 23.67%), action 71, FPS 1.43, Running 103.84s Step 328( 24.00%), action 72, FPS 1.43, Running 104.33s Step 329( 24.33%), action 73, FPS 1.42, Running 104.95s Step 330( 24.67%), action 74, FPS 1.38, Running 105.87s Step 331( 25.00%), action 75, FPS 1.38, Running 106.90s Step 332( 25.33%), action 76, FPS 1.42, Running 107.33s Step 333( 25.67%), action 77, FPS 1.43, Running 107.99s Step 334( 26.00%), action 78, FPS 1.39, Running 108.85s Step 335( 26.33%), action 79, FPS 1.38, Running 109.84s Step 336( 26.67%), action 80, FPS 1.41, Running 110.40s Step 337( 27.00%), action 81, FPS 1.40, Running 111.05s Step 338( 27.33%), action 82, FPS 1.42, Running 111.36s Step 339( 27.67%), action 83, FPS 1.45, Running 111.98s Step 340( 28.00%), action 84, FPS 1.40, Running 112.85s Step 341( 28.33%), action 85, FPS 1.37, Running 113.65s Step 342( 28.67%), action 86, FPS 1.34, Running 114.43s Step 343( 29.00%), action 87, FPS 1.37, Running 115.06s Step 344( 29.33%), action 88, FPS 1.35, Running 116.04s Step 345( 29.67%), action 89, FPS 1.38, Running 116.64s Step 346( 30.00%), action 90, FPS 1.39, Running 117.06s Step 347( 30.33%), action 91, FPS 1.42, Running 117.96s Step 348( 30.67%), action 92, FPS 1.38, Running 118.78s Step 349( 31.00%), action 93, FPS 1.40, Running 119.23s Step 350( 31.33%), action 94, FPS 1.40, Running 120.16s Step 351( 31.67%), action 95, FPS 1.40, Running 121.17s Step 352( 32.00%), action 96, FPS 1.37, Running 121.91s Step 353( 32.33%), action 97, FPS 1.35, Running 122.84s Step 354( 32.67%), action 98, FPS 1.34, Running 123.76s Step 355( 33.00%), action 99, FPS 1.33, Running 124.90s Step 356( 33.33%), action 100, FPS 1.30, Running 125.84s [2026-08-02 21:27:57] [86 ] Seed 85 failed after 126.24 s. +steps: 356 , actions: 100 . +Instruction: Empty +Total 16/86(18.60%) success. +Setting seed: 86 +Step 1( N/A%), pre moving , FPS 0.45, Running 2.24s Step 2( N/A%), pre moving , FPS 0.84, Running 2.38s Step 3( N/A%), pre moving , FPS 1.20, Running 2.50s Step 4( N/A%), pre moving , FPS 1.53, Running 2.61s Step 5( N/A%), pre moving , FPS 1.84, Running 2.71s Step 6( N/A%), pre moving , FPS 2.13, Running 2.82s Step 7( N/A%), pre moving , FPS 2.39, Running 2.92s Step 8( N/A%), pre moving , FPS 2.64, Running 3.03s Step 9( N/A%), pre moving , FPS 2.86, Running 3.15s Step 10( N/A%), pre moving , FPS 3.05, Running 3.27s Step 11( N/A%), pre moving , FPS 3.24, Running 3.39s Step 12( N/A%), pre moving , FPS 3.46, Running 3.47s Step 13( N/A%), pre moving , FPS 3.63, Running 3.58s Step 14( N/A%), pre moving , FPS 3.80, Running 3.68s Step 15( N/A%), pre moving , FPS 3.98, Running 3.77s Step 16( N/A%), pre moving , FPS 4.13, Running 3.87s 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.68, Running 4.27s Step 21( N/A%), pre moving , FPS 8.48, Running 4.59s Step 22( N/A%), pre moving , FPS 8.70, Running 4.68s Step 23( N/A%), pre moving , FPS 8.91, Running 4.74s Step 24( N/A%), pre moving , FPS 8.96, Running 4.84s Step 25( N/A%), pre moving , FPS 9.14, Running 4.90s Step 26( N/A%), pre moving , FPS 8.14, Running 5.27s Step 27( N/A%), pre moving , FPS 8.23, Running 5.35s Step 28( N/A%), pre moving , FPS 8.12, Running 5.50s Step 29( N/A%), pre moving , FPS 8.18, Running 5.59s Step 30( N/A%), pre moving , FPS 8.05, Running 5.76s Step 31( N/A%), pre moving , FPS 8.17, Running 5.84s Step 32( N/A%), pre moving , FPS 7.92, Running 5.99s Step 33( N/A%), pre moving , FPS 7.97, Running 6.09s Step 34( N/A%), pre moving , FPS 7.84, Running 6.24s Step 35( N/A%), pre moving , FPS 7.82, Running 6.33s Step 36( N/A%), pre moving , FPS 6.75, Running 6.84s Step 37( N/A%), pre moving , FPS 6.75, Running 6.94s Step 38( N/A%), pre moving , FPS 6.75, Running 7.05s Step 39( N/A%), pre moving , FPS 6.68, Running 7.16s Step 40( N/A%), pre moving , FPS 6.73, Running 7.24s Step 41( N/A%), pre moving , FPS 7.24, Running 7.36s Step 42( N/A%), pre moving , FPS 7.17, Running 7.46s Step 43( N/A%), pre moving , FPS 7.06, Running 7.57s Step 44( N/A%), pre moving , FPS 7.04, Running 7.68s Step 45( N/A%), pre moving , FPS 6.93, Running 7.79s Step 46( N/A%), pre moving , FPS 7.59, Running 7.91s Step 47( N/A%), pre moving , FPS 7.60, Running 7.98s Step 48( N/A%), pre moving , FPS 7.81, Running 8.06s Step 49( N/A%), pre moving , FPS 7.79, Running 8.16s Step 50( N/A%), pre moving , FPS 7.97, Running 8.27s Step 51( N/A%), pre moving , FPS 7.92, Running 8.36s Step 52( N/A%), pre moving , FPS 8.17, Running 8.44s Step 53( N/A%), pre moving , FPS 8.32, Running 8.50s Step 54( N/A%), pre moving , FPS 8.67, Running 8.54s Step 55( N/A%), pre moving , FPS 8.83, Running 8.60s Step 56( N/A%), pre moving , FPS 11.01, Running 8.66s Step 57( N/A%), pre moving , FPS 11.27, Running 8.72s Step 58( N/A%), pre moving , FPS 11.61, Running 8.77s Step 59( N/A%), pre moving , FPS 11.89, Running 8.84s Step 60( N/A%), pre moving , FPS 11.96, Running 8.92s Step 61( N/A%), pre moving , FPS 12.09, Running 9.01s Step 62( N/A%), pre moving , FPS 12.18, Running 9.11s Step 63( N/A%), pre moving , FPS 12.45, Running 9.18s Step 64( N/A%), pre moving , FPS 12.75, Running 9.25s Step 65( N/A%), pre moving , FPS 12.80, Running 9.35s Step 66( N/A%), pre moving , FPS 12.73, Running 9.48s Step 67( N/A%), pre moving , FPS 12.14, Running 9.63s Step 68( N/A%), pre moving , FPS 11.19, Running 9.84s Step 69( N/A%), pre moving , FPS 10.79, Running 10.01s Step 70( N/A%), pre moving , FPS 10.54, Running 10.16s Step 71( N/A%), pre moving , FPS 10.21, Running 10.32s Step 72( N/A%), pre moving , FPS 9.89, Running 10.46s Step 73( N/A%), pre moving , FPS 9.37, Running 10.63s Step 74( N/A%), pre moving , FPS 8.82, Running 10.81s Step 75( N/A%), pre moving , FPS 8.35, Running 10.99s Step 76( N/A%), pre moving , FPS 8.01, Running 11.15s Step 77( N/A%), pre moving , FPS 7.72, Running 11.31s Step 78( N/A%), pre moving , FPS 7.52, Running 11.43s Step 79( N/A%), pre moving , FPS 7.33, Running 11.57s Step 80( N/A%), pre moving , FPS 7.15, Running 11.72s Step 81( N/A%), pre moving , FPS 7.02, Running 11.86s Step 82( N/A%), pre moving , FPS 6.87, Running 12.02s Step 83( N/A%), pre moving , FPS 6.70, Running 12.17s Step 84( N/A%), pre moving , FPS 6.51, Running 12.32s Step 85( N/A%), pre moving , FPS 6.35, Running 12.50s Step 86( N/A%), pre moving , FPS 6.38, Running 12.61s Step 87( N/A%), pre moving , FPS 6.52, Running 12.70s Step 88( N/A%), pre moving , FPS 6.77, Running 12.80s Step 89( N/A%), pre moving , FPS 6.93, Running 12.89s Step 90( N/A%), pre moving , FPS 7.12, Running 12.97s Step 91( N/A%), pre moving , FPS 7.38, Running 13.03s Step 92( N/A%), pre moving , FPS 7.60, Running 13.09s Step 93( N/A%), pre moving , FPS 7.91, Running 13.16s Step 94( N/A%), pre moving , FPS 8.32, Running 13.21s Step 95( N/A%), pre moving , FPS 8.72, Running 13.29s Step 96( N/A%), pre moving , FPS 9.05, Running 13.36s Step 97( N/A%), pre moving , FPS 9.44, Running 13.43s Step 98( N/A%), pre moving , FPS 9.68, Running 13.50s Step 99( N/A%), pre moving , FPS 10.04, Running 13.56s Step 100( N/A%), pre moving , FPS 10.26, Running 13.66s Step 101( N/A%), pre moving , FPS 10.54, Running 13.76s Step 102( N/A%), pre moving , FPS 10.84, Running 13.86s Step 103( N/A%), pre moving , FPS 11.12, Running 13.97s Step 104( N/A%), pre moving , FPS 11.48, Running 14.06s Step 105( N/A%), pre moving , FPS 12.00, Running 14.17s Step 106( N/A%), pre moving , FPS 11.95, Running 14.29s Step 107( N/A%), pre moving , FPS 11.82, Running 14.39s Step 108( N/A%), pre moving , FPS 11.80, Running 14.49s Step 109( N/A%), pre moving , FPS 11.78, Running 14.59s Step 110( N/A%), pre moving , FPS 11.67, Running 14.69s Step 111( N/A%), pre moving , FPS 11.44, Running 14.78s Step 112( N/A%), pre moving , FPS 11.19, Running 14.88s Step 113( N/A%), pre moving , FPS 10.87, Running 15.00s Step 114( N/A%), pre moving , FPS 10.58, Running 15.10s Step 115( N/A%), pre moving , FPS 10.43, Running 15.20s Step 116( N/A%), pre moving , FPS 10.33, Running 15.30s Step 117( N/A%), pre moving , FPS 10.10, Running 15.40s Step 118( N/A%), pre moving , FPS 9.87, Running 15.52s Step 119( N/A%), pre moving , FPS 9.69, Running 15.63s Step 120( N/A%), pre moving , FPS 9.71, Running 15.73s Step 121( N/A%), pre moving , FPS 9.66, Running 15.83s Step 122( N/A%), pre moving , FPS 9.69, Running 15.93s Step 123( N/A%), pre moving , FPS 9.83, Running 16.00s Step 124( N/A%), pre moving , FPS 9.93, Running 16.08s Step 125( N/A%), pre moving , FPS 10.02, Running 16.16s Step 126( N/A%), pre moving , FPS 10.11, Running 16.26s Step 127( N/A%), pre moving , FPS 10.16, Running 16.36s Step 128( N/A%), pre moving , FPS 10.16, Running 16.46s Step 129( N/A%), pre moving , FPS 10.18, Running 16.56s Step 130( N/A%), pre moving , FPS 10.16, Running 16.66s Step 131( N/A%), pre moving , FPS 10.15, Running 16.75s Step 132( N/A%), pre moving , FPS 10.17, Running 16.85s Step 133( N/A%), pre moving , FPS 7.77, Running 17.57s Step 134( N/A%), pre moving , FPS 7.43, Running 17.80s Step 135( N/A%), pre moving , FPS 6.73, Running 18.17s Step 136( N/A%), pre moving , FPS 6.47, Running 18.39s Step 137( N/A%), pre moving , FPS 5.93, Running 18.78s Step 138( N/A%), pre moving , FPS 5.66, Running 19.05s Step 139( N/A%), pre moving , FPS 5.23, Running 19.45s Step 140( N/A%), pre moving , FPS 5.04, Running 19.70s Step 141( N/A%), pre moving , FPS 4.61, Running 20.17s Step 142( N/A%), pre moving , FPS 4.48, Running 20.39s Step 143( N/A%), pre moving , FPS 4.28, Running 20.67s Step 144( N/A%), pre moving , FPS 4.15, Running 20.89s Step 145( N/A%), pre moving , FPS 3.96, Running 21.21s Step 146( N/A%), pre moving , FPS 3.88, Running 21.42s Step 147( N/A%), pre moving , FPS 3.66, Running 21.82s Step 148( N/A%), pre moving , FPS 3.54, Running 22.12s Step 149( N/A%), pre moving , FPS 3.37, Running 22.50s Step 150( N/A%), pre moving , FPS 3.31, Running 22.70s Step 151( N/A%), pre moving , FPS 3.14, Running 23.13s Step 152( N/A%), pre moving , FPS 3.07, Running 23.36s Step 153( N/A%), pre moving , FPS 3.25, Running 23.74s Step 154( N/A%), pre moving , FPS 3.23, Running 24.00s Step 155( N/A%), pre moving , FPS 3.25, Running 24.33s Step 156( N/A%), pre moving , FPS 3.26, Running 24.52s Step 157( N/A%), pre moving , FPS 3.30, Running 24.83s Step 158( N/A%), pre moving , FPS 3.33, Running 25.07s Step 159( N/A%), pre moving , FPS 3.32, Running 25.47s Step 160( N/A%), pre moving , FPS 3.33, Running 25.70s Step 161( N/A%), pre moving , FPS 3.33, Running 26.19s Step 162( N/A%), pre moving , FPS 3.34, Running 26.39s Step 163( N/A%), pre moving , FPS 3.26, Running 26.81s Step 164( N/A%), pre moving , FPS 3.25, Running 27.04s Step 165( N/A%), pre moving , FPS 3.21, Running 27.44s Step 166( N/A%), pre moving , FPS 3.08, Running 27.91s Step 167( N/A%), pre moving , FPS 3.08, Running 28.31s Step 168( N/A%), pre moving , FPS 3.11, Running 28.55s Step 169( N/A%), pre moving , FPS 3.12, Running 28.91s Step 170( N/A%), pre moving , FPS 3.10, Running 29.15s Step 171( N/A%), pre moving , FPS 3.12, Running 29.54s Step 172( N/A%), pre moving , FPS 3.12, Running 29.77s Step 173( N/A%), pre moving , FPS 3.09, Running 30.21s Step 174( N/A%), pre moving , FPS 3.10, Running 30.46s Step 175( N/A%), pre moving , FPS 3.08, Running 30.82s Step 176( N/A%), pre moving , FPS 3.05, Running 31.07s Step 177( N/A%), pre moving , FPS 3.02, Running 31.46s Step 178( N/A%), pre moving , FPS 3.05, Running 31.63s Step 179( N/A%), pre moving , FPS 3.08, Running 31.97s Step 180( N/A%), pre moving , FPS 3.10, Running 32.16s Step 181( N/A%), pre moving , FPS 3.16, Running 32.51s Step 182( N/A%), pre moving , FPS 3.17, Running 32.71s Step 183( N/A%), pre moving , FPS 3.17, Running 33.11s Step 184( N/A%), pre moving , FPS 3.16, Running 33.38s Step 185( N/A%), pre moving , FPS 3.15, Running 33.79s Step 186( N/A%), pre moving , FPS 3.29, Running 33.99s Step 187( N/A%), pre moving , FPS 3.30, Running 34.38s Step 188( N/A%), pre moving , FPS 3.23, Running 34.74s Step 189( N/A%), pre moving , FPS 3.22, Running 35.11s Step 190( N/A%), pre moving , FPS 3.23, Running 35.35s Step 191( N/A%), pre moving , FPS 3.32, Running 35.57s Step 192( N/A%), pre moving , FPS 3.32, Running 35.80s Step 193( N/A%), pre moving , FPS 3.34, Running 36.19s Step 194( N/A%), pre moving , FPS 3.37, Running 36.38s Step 195( N/A%), pre moving , FPS 3.34, Running 36.80s Step 196( N/A%), pre moving , FPS 3.35, Running 37.03s Step 197( N/A%), pre moving , FPS 3.35, Running 37.43s Step 198( N/A%), pre moving , FPS 3.29, Running 37.70s Step 199( N/A%), pre moving , FPS 3.25, Running 38.12s Step 200( N/A%), pre moving , FPS 3.20, Running 38.40s Step 201( N/A%), pre moving , FPS 3.18, Running 38.80s Step 202( N/A%), pre moving , FPS 3.15, Running 39.06s Step 203( N/A%), pre moving , FPS 3.17, Running 39.42s Step 204( N/A%), pre moving , FPS 3.21, Running 39.60s Step 205( N/A%), pre moving , FPS 3.24, Running 39.97s Step 206( N/A%), pre moving , FPS 3.19, Running 40.27s Step 207( N/A%), pre moving , FPS 3.17, Running 40.68s Step 208( N/A%), pre moving , FPS 3.23, Running 40.93s Step 209( N/A%), pre moving , FPS 3.21, Running 41.35s Step 210( N/A%), pre moving , FPS 3.18, Running 41.64s Step 211( N/A%), pre moving , FPS 3.05, Running 42.12s Step 212( N/A%), pre moving , FPS 3.06, Running 42.34s Step 213( N/A%), pre moving , FPS 3.06, Running 42.72s Step 214( N/A%), pre moving , FPS 3.09, Running 42.85s Step 215( N/A%), pre moving , FPS 3.25, Running 42.97s Step 216( N/A%), pre moving , FPS 3.30, Running 43.10s Step 217( N/A%), pre moving , FPS 3.46, Running 43.21s Step 218( N/A%), pre moving , FPS 3.58, Running 43.29s Step 219( N/A%), pre moving , FPS 3.81, Running 43.38s Step 220( N/A%), pre moving , FPS 3.96, Running 43.46s Step 221( N/A%), pre moving , FPS 4.22, Running 43.54s Step 222( N/A%), pre moving , FPS 4.40, Running 43.61s Step 223( N/A%), pre moving , FPS 4.69, Running 43.68s Step 224( N/A%), pre moving , FPS 3.42, Running 45.46s Step 225( N/A%), pre moving , FPS 3.40, Running 45.85s Step 226( N/A%), pre moving , FPS 3.41, Running 46.13s Step 227( N/A%), pre moving , FPS 3.44, Running 46.50s Step 228( N/A%), pre moving , FPS 3.46, Running 46.72s Step 229( N/A%), pre moving , FPS 3.49, Running 47.07s Step 230( N/A%), pre moving , FPS 3.56, Running 47.25s Step 231( N/A%), pre moving , FPS 3.65, Running 47.60s Step 232( N/A%), pre moving , FPS 3.66, Running 47.80s Step 233( N/A%), pre moving , FPS 3.66, Running 48.18s Step 234( N/A%), pre moving , FPS 3.61, Running 48.39s Step 235( N/A%), pre moving , FPS 3.45, Running 48.76s Step 236( N/A%), pre moving , FPS 3.37, Running 49.03s Step 237( N/A%), pre moving , FPS 3.20, Running 49.46s Step 238( N/A%), pre moving , FPS 3.12, Running 49.70s Step 239( N/A%), pre moving , FPS 2.98, Running 50.08s Step 240( N/A%), pre moving , FPS 2.91, Running 50.32s Step 241( N/A%), pre moving , FPS 2.76, Running 50.78s Step 242( N/A%), pre moving , FPS 2.68, Running 51.06s Step 243( N/A%), pre moving , FPS 2.62, Running 51.32s Step 244( 0.33%), action 1, FPS 2.74, Running 52.77s Step 245( 0.67%), action 2, FPS 2.69, Running 53.27s Step 246( 1.00%), action 3, FPS 2.54, Running 53.99s Step 247( 1.33%), action 4, FPS 2.32, Running 55.14s Step 248( 1.67%), action 5, FPS 2.02, Running 56.64s Step 249( 2.00%), action 6, FPS 1.94, Running 57.39s Step 250( 2.33%), action 7, FPS 1.80, Running 58.35s Step 251( 2.67%), action 8, FPS 1.80, Running 58.70s Step 252( 3.00%), action 9, FPS 1.62, Running 60.12s Step 253( 3.33%), action 10, FPS 1.62, Running 60.51s Step 254( 3.67%), action 11, FPS 1.47, Running 61.99s Step 255( 4.00%), action 12, FPS 1.47, Running 62.40s Step 256( 4.33%), action 13, FPS 1.42, Running 63.16s Step 257( 4.67%), action 14, FPS 1.37, Running 64.11s Step 258( 5.00%), action 15, FPS 1.33, Running 64.74s Step 259( 5.33%), action 16, FPS 1.32, Running 65.20s Step 260( 5.67%), action 17, FPS 1.25, Running 66.35s Step 261( 6.00%), action 18, FPS 1.22, Running 67.22s Step 262( 6.33%), action 19, FPS 1.15, Running 68.39s Step 263( 6.67%), action 20, FPS 1.11, Running 69.33s Step 264( 7.00%), action 21, FPS 1.15, Running 70.22s Step 265( 7.33%), action 22, FPS 1.13, Running 70.97s Step 266( 7.67%), action 23, FPS 1.11, Running 72.07s Step 267( 8.00%), action 24, FPS 1.12, Running 72.92s Step 268( 8.33%), action 25, FPS 1.18, Running 73.56s Step 269( 8.67%), action 26, FPS 1.21, Running 73.91s Step 270( 9.00%), action 27, FPS 1.20, Running 75.03s Step 271( 9.33%), action 28, FPS 1.17, Running 75.77s Step 272( 9.67%), action 29, FPS 1.23, Running 76.42s Step 273( 10.00%), action 30, FPS 1.22, Running 76.97s Step 274( 10.33%), action 31, FPS 1.27, Running 77.79s Step 275( 10.67%), action 32, FPS 1.27, Running 78.10s Step 276( 11.00%), action 33, FPS 1.26, Running 79.01s Step 277( 11.33%), action 34, FPS 1.28, Running 79.72s Step 278( 11.67%), action 35, FPS 1.28, Running 80.39s Step 279( 12.00%), action 36, FPS 1.28, Running 80.88s Step 280( 12.33%), action 37, FPS 1.32, Running 81.55s Step 281( 12.67%), action 38, FPS 1.34, Running 82.11s Step 282( 13.00%), action 39, FPS 1.38, Running 82.88s Step 283( 13.33%), action 40, FPS 1.41, Running 83.47s Step 284( 13.67%), action 41, FPS 1.40, Running 84.53s Step 285( 14.00%), action 42, FPS 1.42, Running 85.10s Step 286( 14.33%), action 43, FPS 1.49, Running 85.50s Step 287( 14.67%), action 44, FPS 1.53, Running 85.99s Step 288( 15.00%), action 45, FPS 1.53, Running 86.66s Step 289( 15.33%), action 46, FPS 1.49, Running 87.29s Step 290( 15.67%), action 47, FPS 1.55, Running 87.91s Step 291( 16.00%), action 48, FPS 1.61, Running 88.23s Step 292( 16.33%), action 49, FPS 1.61, Running 88.81s Step 293( 16.67%), action 50, FPS 1.65, Running 89.10s Step 294( 17.00%), action 51, FPS 1.67, Running 89.78s Step 295( 17.33%), action 52, FPS 1.64, Running 90.32s Step 296( 17.67%), action 53, FPS 1.61, Running 91.40s Step 297( 18.00%), action 54, FPS 1.62, Running 92.04s Step 298( 18.33%), action 55, FPS 1.58, Running 93.04s Step 299( 18.67%), action 56, FPS 1.59, Running 93.42s Step 300( 19.00%), action 57, FPS 1.58, Running 94.20s Step 301( 19.33%), action 58, FPS 1.55, Running 94.99s Step 302( 19.67%), action 59, FPS 1.55, Running 95.75s Step 303( 20.00%), action 60, FPS 1.56, Running 96.27s Step 304( 20.33%), action 61, FPS 1.57, Running 97.26s Step 305( 20.67%), action 62, FPS 1.60, Running 97.64s Step 306( 21.00%), action 63, FPS 1.57, Running 98.25s Step 307( 21.33%), action 64, FPS 1.60, Running 98.49s Step 308( 21.67%), action 65, FPS 1.56, Running 99.44s Step 309( 22.00%), action 66, FPS 1.53, Running 100.35s [2026-08-02 21:29:38] [87 ] Seed 86 failed after 100.69 s. +steps: 309 , actions: 66 . +Instruction: Empty +Total 16/87(18.39%) success. +Setting seed: 87 +Step 1( N/A%), pre moving , FPS 0.21, Running 4.68s Step 2( N/A%), pre moving , FPS 0.42, Running 4.77s Step 3( N/A%), pre moving , FPS 0.61, Running 4.93s Step 4( N/A%), pre moving , FPS 0.79, Running 5.06s Step 5( N/A%), pre moving , FPS 0.97, Running 5.16s Step 6( N/A%), pre moving , FPS 1.14, Running 5.25s Step 7( N/A%), pre moving , FPS 1.31, Running 5.33s Step 8( N/A%), pre moving , FPS 1.47, Running 5.44s Step 9( N/A%), pre moving , FPS 1.63, Running 5.52s Step 10( N/A%), pre moving , FPS 1.77, Running 5.64s Step 11( N/A%), pre moving , FPS 1.91, Running 5.75s Step 12( N/A%), pre moving , FPS 2.04, Running 5.87s Step 13( N/A%), pre moving , FPS 2.18, Running 5.96s Step 14( N/A%), pre moving , FPS 2.33, Running 6.00s Step 15( N/A%), pre moving , FPS 2.47, Running 6.08s Step 16( N/A%), pre moving , FPS 2.61, Running 6.14s Step 17( N/A%), pre moving , FPS 2.75, Running 6.18s Step 18( N/A%), pre moving , FPS 2.89, Running 6.23s Step 19( N/A%), pre moving , FPS 3.02, Running 6.29s Step 20( N/A%), pre moving , FPS 3.15, Running 6.35s Step 21( N/A%), pre moving , FPS 10.31, Running 6.62s Step 22( N/A%), pre moving , FPS 10.17, Running 6.74s Step 23( N/A%), pre moving , FPS 10.82, Running 6.78s Step 24( N/A%), pre moving , FPS 11.27, Running 6.84s Step 25( N/A%), pre moving , FPS 11.66, Running 6.88s Step 26( N/A%), pre moving , FPS 10.12, Running 7.23s Step 27( N/A%), pre moving , FPS 9.53, Running 7.43s Step 28( N/A%), pre moving , FPS 9.41, Running 7.56s Step 29( N/A%), pre moving , FPS 9.36, Running 7.66s Step 30( N/A%), pre moving , FPS 9.44, Running 7.76s Step 31( N/A%), pre moving , FPS 9.51, Running 7.85s Step 32( N/A%), pre moving , FPS 9.62, Running 7.95s Step 33( N/A%), pre moving , FPS 9.58, Running 8.04s Step 34( N/A%), pre moving , FPS 9.37, Running 8.14s Step 35( N/A%), pre moving , FPS 9.28, Running 8.23s Step 36( N/A%), pre moving , FPS 7.75, Running 8.72s Step 37( N/A%), pre moving , FPS 7.65, Running 8.80s Step 38( N/A%), pre moving , FPS 7.52, Running 8.89s Step 39( N/A%), pre moving , FPS 7.43, Running 8.98s Step 40( N/A%), pre moving , FPS 7.32, Running 9.08s Step 41( N/A%), pre moving , FPS 7.81, Running 9.18s Step 42( N/A%), pre moving , FPS 8.00, Running 9.24s Step 43( N/A%), pre moving , FPS 7.94, Running 9.30s Step 44( N/A%), pre moving , FPS 7.67, Running 9.44s Step 45( N/A%), pre moving , FPS 7.47, Running 9.56s Step 46( N/A%), pre moving , FPS 8.23, Running 9.66s Step 47( N/A%), pre moving , FPS 8.61, Running 9.75s Step 48( N/A%), pre moving , FPS 8.73, Running 9.85s Step 49( N/A%), pre moving , FPS 8.89, Running 9.91s Step 50( N/A%), pre moving , FPS 9.08, Running 9.96s Step 51( N/A%), pre moving , FPS 9.22, Running 10.02s Step 52( N/A%), pre moving , FPS 9.36, Running 10.09s Step 53( N/A%), pre moving , FPS 9.58, Running 10.13s Step 54( N/A%), pre moving , FPS 9.77, Running 10.18s Step 55( N/A%), pre moving , FPS 10.04, Running 10.23s Step 56( N/A%), pre moving , FPS 12.82, Running 10.28s Step 57( N/A%), pre moving , FPS 13.12, Running 10.32s Step 58( N/A%), pre moving , FPS 13.61, Running 10.36s Step 59( N/A%), pre moving , FPS 13.94, Running 10.42s Step 60( N/A%), pre moving , FPS 14.62, Running 10.45s Step 61( N/A%), pre moving , FPS 14.92, Running 10.52s Step 62( N/A%), pre moving , FPS 15.04, Running 10.57s Step 63( N/A%), pre moving , FPS 14.98, Running 10.64s Step 64( N/A%), pre moving , FPS 16.01, Running 10.69s Step 65( N/A%), pre moving , FPS 16.86, Running 10.74s Step 66( N/A%), pre moving , FPS 17.13, Running 10.83s Step 67( N/A%), pre moving , FPS 16.72, Running 10.95s Step 68( N/A%), pre moving , FPS 16.62, Running 11.06s Step 69( N/A%), pre moving , FPS 15.87, Running 11.17s Step 70( N/A%), pre moving , FPS 14.59, Running 11.33s Step 71( N/A%), pre moving , FPS 14.20, Running 11.43s Step 72( N/A%), pre moving , FPS 13.23, Running 11.60s Step 73( N/A%), pre moving , FPS 12.27, Running 11.76s Step 74( N/A%), pre moving , FPS 11.64, Running 11.90s Step 75( N/A%), pre moving , FPS 10.92, Running 12.06s Step 76( N/A%), pre moving , FPS 10.27, Running 12.22s Step 77( N/A%), pre moving , FPS 9.79, Running 12.37s Step 78( N/A%), pre moving , FPS 9.27, Running 12.52s Step 79( N/A%), pre moving , FPS 8.83, Running 12.68s Step 80( N/A%), pre moving , FPS 8.44, Running 12.82s Step 81( N/A%), pre moving , FPS 8.11, Running 12.99s Step 82( N/A%), pre moving , FPS 7.73, Running 13.15s Step 83( N/A%), pre moving , FPS 7.51, Running 13.30s Step 84( N/A%), pre moving , FPS 7.26, Running 13.45s Step 85( N/A%), pre moving , FPS 7.02, Running 13.59s Step 86( N/A%), pre moving , FPS 6.85, Running 13.74s Step 87( N/A%), pre moving , FPS 6.82, Running 13.88s Step 88( N/A%), pre moving , FPS 6.87, Running 13.97s Step 89( N/A%), pre moving , FPS 6.94, Running 14.05s Step 90( N/A%), pre moving , FPS 7.14, Running 14.13s Step 91( N/A%), pre moving , FPS 7.15, Running 14.23s Step 92( N/A%), pre moving , FPS 7.35, Running 14.32s Step 93( N/A%), pre moving , FPS 7.56, Running 14.41s Step 94( N/A%), pre moving , FPS 7.74, Running 14.49s Step 95( N/A%), pre moving , FPS 8.07, Running 14.53s Step 96( N/A%), pre moving , FPS 8.39, Running 14.61s Step 97( N/A%), pre moving , FPS 8.71, Running 14.66s Step 98( N/A%), pre moving , FPS 9.05, Running 14.73s Step 99( N/A%), pre moving , FPS 9.58, Running 14.77s Step 100( N/A%), pre moving , FPS 9.86, Running 14.85s Step 101( N/A%), pre moving , FPS 10.21, Running 14.95s Step 102( N/A%), pre moving , FPS 10.53, Running 15.05s Step 103( N/A%), pre moving , FPS 10.81, Running 15.15s Step 104( N/A%), pre moving , FPS 11.10, Running 15.25s Step 105( N/A%), pre moving , FPS 11.32, Running 15.36s Step 106( N/A%), pre moving , FPS 11.65, Running 15.46s Step 107( N/A%), pre moving , FPS 11.95, Running 15.56s Step 108( N/A%), pre moving , FPS 11.80, Running 15.66s Step 109( N/A%), pre moving , FPS 11.71, Running 15.76s Step 110( N/A%), pre moving , FPS 11.58, Running 15.86s Step 111( N/A%), pre moving , FPS 11.56, Running 15.96s Step 112( N/A%), pre moving , FPS 11.53, Running 16.06s Step 113( N/A%), pre moving , FPS 11.37, Running 16.17s Step 114( N/A%), pre moving , FPS 11.26, Running 16.26s Step 115( N/A%), pre moving , FPS 10.96, Running 16.36s Step 116( N/A%), pre moving , FPS 10.81, Running 16.46s Step 117( N/A%), pre moving , FPS 10.53, Running 16.56s Step 118( N/A%), pre moving , FPS 10.35, Running 16.66s Step 119( N/A%), pre moving , FPS 10.06, Running 16.76s Step 120( N/A%), pre moving , FPS 9.85, Running 16.88s Step 121( N/A%), pre moving , FPS 9.84, Running 16.98s Step 122( N/A%), pre moving , FPS 9.88, Running 17.08s Step 123( N/A%), pre moving , FPS 9.88, Running 17.17s Step 124( N/A%), pre moving , FPS 9.87, Running 17.28s Step 125( N/A%), pre moving , FPS 9.90, Running 17.38s Step 126( N/A%), pre moving , FPS 9.93, Running 17.47s Step 127( N/A%), pre moving , FPS 9.83, Running 17.59s Step 128( N/A%), pre moving , FPS 9.94, Running 17.67s Step 129( N/A%), pre moving , FPS 10.31, Running 17.70s Step 130( N/A%), pre moving , FPS 10.72, Running 17.72s Step 131( N/A%), pre moving , FPS 11.16, Running 17.75s Step 132( N/A%), pre moving , FPS 11.65, Running 17.77s Step 133( N/A%), pre moving , FPS 12.27, Running 17.80s Step 134( N/A%), pre moving , FPS 12.82, Running 17.82s Step 135( N/A%), pre moving , FPS 13.37, Running 17.85s Step 136( N/A%), pre moving , FPS 14.01, Running 17.88s Step 137( N/A%), pre moving , FPS 14.65, Running 17.93s Step 138( N/A%), pre moving , FPS 15.15, Running 17.98s Step 139( N/A%), pre moving , FPS 15.58, Running 18.04s Step 140( N/A%), pre moving , FPS 16.44, Running 18.10s Step 141( N/A%), pre moving , FPS 17.07, Running 18.15s Step 142( N/A%), pre moving , FPS 17.78, Running 18.20s Step 143( N/A%), pre moving , FPS 18.33, Running 18.26s Step 144( N/A%), pre moving , FPS 18.95, Running 18.33s Step 145( N/A%), pre moving , FPS 19.71, Running 18.39s Step 146( N/A%), pre moving , FPS 12.21, Running 19.11s Step 147( N/A%), pre moving , FPS 11.65, Running 19.31s Step 148( N/A%), pre moving , FPS 9.83, Running 19.71s Step 149( N/A%), pre moving , FPS 9.03, Running 19.91s Step 150( N/A%), pre moving , FPS 7.74, Running 20.31s Step 151( N/A%), pre moving , FPS 7.13, Running 20.55s Step 152( N/A%), pre moving , FPS 6.31, Running 20.94s Step 153( N/A%), pre moving , FPS 5.96, Running 21.15s Step 154( N/A%), pre moving , FPS 5.51, Running 21.45s Step 155( N/A%), pre moving , FPS 5.33, Running 21.60s Step 156( N/A%), pre moving , FPS 4.99, Running 21.89s Step 157( N/A%), pre moving , FPS 4.91, Running 22.00s Step 158( N/A%), pre moving , FPS 4.62, Running 22.31s Step 159( N/A%), pre moving , FPS 4.53, Running 22.46s Step 160( N/A%), pre moving , FPS 4.27, Running 22.78s Step 161( N/A%), pre moving , FPS 4.14, Running 22.98s Step 162( N/A%), pre moving , FPS 3.86, Running 23.39s Step 163( N/A%), pre moving , FPS 3.75, Running 23.60s Step 164( N/A%), pre moving , FPS 3.54, Running 23.98s Step 165( N/A%), pre moving , FPS 3.45, Running 24.20s Step 166( N/A%), pre moving , FPS 3.68, Running 24.55s Step 167( N/A%), pre moving , FPS 3.66, Running 24.77s Step 168( N/A%), pre moving , FPS 3.65, Running 25.18s Step 169( N/A%), pre moving , FPS 3.64, Running 25.41s Step 170( N/A%), pre moving , FPS 3.66, Running 25.77s Step 171( N/A%), pre moving , FPS 3.75, Running 25.89s Step 172( N/A%), pre moving , FPS 3.89, Running 26.09s Step 173( N/A%), pre moving , FPS 3.93, Running 26.24s Step 174( N/A%), pre moving , FPS 3.93, Running 26.55s Step 175( N/A%), pre moving , FPS 3.91, Running 26.72s Step 176( N/A%), pre moving , FPS 3.87, Running 27.06s Step 177( N/A%), pre moving , FPS 3.80, Running 27.26s Step 178( N/A%), pre moving , FPS 3.72, Running 27.69s Step 179( N/A%), pre moving , FPS 3.68, Running 27.90s Step 180( N/A%), pre moving , FPS 3.55, Running 28.41s Step 181( N/A%), pre moving , FPS 3.44, Running 28.79s Step 182( N/A%), pre moving , FPS 3.45, Running 29.18s Step 183( N/A%), pre moving , FPS 3.43, Running 29.44s Step 184( N/A%), pre moving , FPS 3.44, Running 29.80s Step 185( N/A%), pre moving , FPS 3.45, Running 30.00s Step 186( N/A%), pre moving , FPS 3.50, Running 30.26s Step 187( N/A%), pre moving , FPS 3.56, Running 30.39s Step 188( N/A%), pre moving , FPS 3.59, Running 30.76s Step 189( N/A%), pre moving , FPS 3.60, Running 30.97s Step 190( N/A%), pre moving , FPS 3.59, Running 31.35s Step 191( N/A%), pre moving , FPS 3.52, Running 31.58s Step 192( N/A%), pre moving , FPS 3.36, Running 32.04s Step 193( N/A%), pre moving , FPS 3.33, Running 32.25s Step 194( N/A%), pre moving , FPS 3.29, Running 32.63s Step 195( N/A%), pre moving , FPS 3.24, Running 32.90s Step 196( N/A%), pre moving , FPS 3.22, Running 33.27s Step 197( N/A%), pre moving , FPS 3.20, Running 33.51s Step 198( N/A%), pre moving , FPS 3.23, Running 33.90s Step 199( N/A%), pre moving , FPS 3.20, Running 34.15s Step 200( N/A%), pre moving , FPS 3.34, Running 34.39s Step 201( N/A%), pre moving , FPS 3.48, Running 34.54s Step 202( N/A%), pre moving , FPS 3.54, Running 34.83s Step 203( N/A%), pre moving , FPS 3.57, Running 35.04s Step 204( N/A%), pre moving , FPS 3.58, Running 35.38s Step 205( N/A%), pre moving , FPS 3.57, Running 35.59s Step 206( N/A%), pre moving , FPS 3.49, Running 35.99s Step 207( N/A%), pre moving , FPS 3.45, Running 36.18s Step 208( N/A%), pre moving , FPS 3.46, Running 36.54s Step 209( N/A%), pre moving , FPS 3.52, Running 36.65s Step 210( N/A%), pre moving , FPS 3.69, Running 36.77s Step 211( N/A%), pre moving , FPS 3.77, Running 36.88s Step 212( N/A%), pre moving , FPS 4.03, Running 37.00s Step 213( N/A%), pre moving , FPS 4.11, Running 37.12s Step 214( N/A%), pre moving , FPS 4.35, Running 37.23s Step 215( N/A%), pre moving , FPS 4.50, Running 37.34s Step 216( N/A%), pre moving , FPS 4.76, Running 37.47s Step 217( N/A%), pre moving , FPS 4.90, Running 37.59s Step 218( N/A%), pre moving , FPS 5.26, Running 37.70s Step 219( N/A%), pre moving , FPS 3.89, Running 39.29s Step 220( N/A%), pre moving , FPS 3.82, Running 39.62s Step 221( N/A%), pre moving , FPS 3.77, Running 39.84s Step 222( N/A%), pre moving , FPS 3.73, Running 40.19s Step 223( N/A%), pre moving , FPS 3.70, Running 40.45s Step 224( N/A%), pre moving , FPS 3.65, Running 40.86s Step 225( N/A%), pre moving , FPS 3.65, Running 41.08s Step 226( N/A%), pre moving , FPS 3.64, Running 41.49s Step 227( N/A%), pre moving , FPS 3.63, Running 41.69s Step 228( N/A%), pre moving , FPS 3.61, Running 42.08s Step 229( N/A%), pre moving , FPS 3.53, Running 42.31s Step 230( N/A%), pre moving , FPS 3.39, Running 42.66s Step 231( N/A%), pre moving , FPS 3.39, Running 42.78s Step 232( N/A%), pre moving , FPS 3.33, Running 43.02s Step 233( N/A%), pre moving , FPS 3.27, Running 43.22s Step 234( N/A%), pre moving , FPS 3.15, Running 43.57s Step 235( N/A%), pre moving , FPS 3.13, Running 43.74s Step 236( N/A%), pre moving , FPS 3.04, Running 44.06s Step 237( N/A%), pre moving , FPS 2.97, Running 44.31s Step 238( N/A%), pre moving , FPS 2.84, Running 44.73s Step 239( 0.33%), action 1, FPS 3.15, Running 45.64s Step 240( 0.67%), action 2, FPS 3.05, Running 46.18s Step 241( 1.00%), action 3, FPS 2.95, Running 46.61s Step 242( 1.33%), action 4, FPS 2.96, Running 46.95s Step 243( 1.67%), action 5, FPS 2.60, Running 48.16s Step 244( 2.00%), action 6, FPS 2.40, Running 49.19s Step 245( 2.33%), action 7, FPS 2.23, Running 50.05s Step 246( 2.67%), action 8, FPS 2.10, Running 51.00s Step 247( 3.00%), action 9, FPS 2.07, Running 51.35s Step 248( 3.33%), action 10, FPS 2.06, Running 51.76s Step 249( 3.67%), action 11, FPS 1.86, Running 53.08s Step 250( 4.00%), action 12, FPS 1.80, Running 53.75s Step 251( 4.33%), action 13, FPS 1.74, Running 54.26s Step 252( 4.67%), action 14, FPS 1.64, Running 55.18s Step 253( 5.00%), action 15, FPS 1.58, Running 55.85s Step 254( 5.33%), action 16, FPS 1.50, Running 56.93s Step 255( 5.67%), action 17, FPS 1.39, Running 58.09s Step 256( 6.00%), action 18, FPS 1.37, Running 58.62s Step 257( 6.33%), action 19, FPS 1.31, Running 59.58s Step 258( 6.67%), action 20, FPS 1.31, Running 59.99s Step 259( 7.00%), action 21, FPS 1.31, Running 60.89s Step 260( 7.33%), action 22, FPS 1.31, Running 61.42s Step 261( 7.67%), action 23, FPS 1.26, Running 62.54s Step 262( 8.00%), action 24, FPS 1.25, Running 62.96s Step 263( 8.33%), action 25, FPS 1.28, Running 63.78s Step 264( 8.67%), action 26, FPS 1.28, Running 64.84s Step 265( 9.00%), action 27, FPS 1.31, Running 65.35s Step 266( 9.33%), action 28, FPS 1.34, Running 65.94s Step 267( 9.67%), action 29, FPS 1.33, Running 66.43s Step 268( 10.00%), action 30, FPS 1.32, Running 66.90s Step 269( 10.33%), action 31, FPS 1.38, Running 67.56s Step 270( 10.67%), action 32, FPS 1.36, Running 68.44s Step 271( 11.00%), action 33, FPS 1.32, Running 69.38s Step 272( 11.33%), action 34, FPS 1.33, Running 70.25s Step 273( 11.67%), action 35, FPS 1.32, Running 70.95s Step 274( 12.00%), action 36, FPS 1.40, Running 71.23s Step 275( 12.33%), action 37, FPS 1.44, Running 72.00s Step 276( 12.67%), action 38, FPS 1.46, Running 72.35s Step 277( 13.00%), action 39, FPS 1.49, Running 72.98s Step 278( 13.33%), action 40, FPS 1.49, Running 73.41s Step 279( 13.67%), action 41, FPS 1.52, Running 74.07s Step 280( 14.00%), action 42, FPS 1.49, Running 74.86s Step 281( 14.33%), action 43, FPS 1.53, Running 75.60s Step 282( 14.67%), action 44, FPS 1.55, Running 75.89s Step 283( 15.00%), action 45, FPS 1.52, Running 76.94s Step 284( 15.33%), action 46, FPS 1.54, Running 77.87s Step 285( 15.67%), action 47, FPS 1.50, Running 78.69s Step 286( 16.00%), action 48, FPS 1.47, Running 79.57s Step 287( 16.33%), action 49, FPS 1.47, Running 80.03s Step 288( 16.67%), action 50, FPS 1.45, Running 80.69s Step 289( 17.00%), action 51, FPS 1.44, Running 81.47s Step 290( 17.33%), action 52, FPS 1.44, Running 82.35s Step 291( 17.67%), action 53, FPS 1.47, Running 82.99s Step 292( 18.00%), action 54, FPS 1.45, Running 83.99s Step 293( 18.33%), action 55, FPS 1.42, Running 85.01s Step 294( 18.67%), action 56, FPS 1.40, Running 85.49s Step 295( 19.00%), action 57, FPS 1.39, Running 86.38s Step 296( 19.33%), action 58, FPS 1.37, Running 86.96s Step 297( 19.67%), action 59, FPS 1.38, Running 87.47s Step 298( 20.00%), action 60, FPS 1.39, Running 87.76s Step 299( 20.33%), action 61, FPS 1.40, Running 88.33s Step 300( 20.67%), action 62, FPS 1.43, Running 88.89s Step 301( 21.00%), action 63, FPS 1.41, Running 89.82s Step 302( 21.33%), action 64, FPS 1.35, Running 90.68s Step 303( 21.67%), action 65, FPS 1.37, Running 91.49s Step 304( 22.00%), action 66, FPS 1.38, Running 92.35s Step 305( 22.33%), action 67, FPS 1.41, Running 92.86s Step 306( 22.67%), action 68, FPS 1.43, Running 93.55s Step 307( 23.00%), action 69, FPS 1.38, Running 94.54s Step 308( 23.33%), action 70, FPS 1.40, Running 94.97s Step 309( 23.67%), action 71, FPS 1.36, Running 96.17s Step 310( 24.00%), action 72, FPS 1.38, Running 96.87s Step 311( 24.33%), action 73, FPS 1.35, Running 97.85s Step 312( 24.67%), action 74, FPS 1.38, Running 98.53s Step 313( 25.00%), action 75, FPS 1.42, Running 99.08s Step 314( 25.33%), action 76, FPS 1.38, Running 100.00s Step 315( 25.67%), action 77, FPS 1.37, Running 101.03s Step 316( 26.00%), action 78, FPS 1.38, Running 101.49s Step 317( 26.33%), action 79, FPS 1.38, Running 101.99s Step 318( 26.67%), action 80, FPS 1.37, Running 102.40s Step 319( 27.00%), action 81, FPS 1.35, Running 103.16s Step 320( 27.33%), action 82, FPS 1.32, Running 104.00s Step 321( 27.67%), action 83, FPS 1.33, Running 104.91s Step 322( 28.00%), action 84, FPS 1.33, Running 105.73s Step 323( 28.33%), action 85, FPS 1.31, Running 106.71s Step 324( 28.67%), action 86, FPS 1.35, Running 107.16s Step 325( 29.00%), action 87, FPS 1.36, Running 107.51s Step 326( 29.33%), action 88, FPS 1.38, Running 108.00s Step 327( 29.67%), action 89, FPS 1.38, Running 109.07s Step 328( 30.00%), action 90, FPS 1.37, Running 109.55s Step 329( 30.33%), action 91, FPS 1.39, Running 110.54s Step 330( 30.67%), action 92, FPS 1.43, Running 110.86s Step 331( 31.00%), action 93, FPS 1.44, Running 111.70s Step 332( 31.33%), action 94, FPS 1.47, Running 112.14s Step 333( 31.67%), action 95, FPS 1.44, Running 113.01s Step 334( 32.00%), action 96, FPS 1.43, Running 113.94s Step 335( 32.33%), action 97, FPS 1.47, Running 114.67s Step 336( 32.67%), action 98, FPS 1.45, Running 115.26s Step 337( 33.00%), action 99, FPS 1.41, Running 116.18s Step 338( 33.33%), action 100, FPS 1.41, Running 116.62s Step 339( 33.67%), action 101, FPS 1.37, Running 117.75s Step 340( 34.00%), action 102, FPS 1.40, Running 118.24s Step 341( 34.33%), action 103, FPS 1.40, Running 119.22s Step 342( 34.67%), action 104, FPS 1.44, Running 119.57s Step 343( 35.00%), action 105, FPS 1.47, Running 120.33s Step 344( 35.33%), action 106, FPS 1.43, Running 121.18s Step 345( 35.67%), action 107, FPS 1.41, Running 121.69s Step 346( 36.00%), action 108, FPS 1.39, Running 122.35s Step 347( 36.33%), action 109, FPS 1.41, Running 123.30s Step 348( 36.67%), action 110, FPS 1.36, Running 124.24s Step 349( 37.00%), action 111, FPS 1.34, Running 125.48s Step 350( 37.33%), action 112, FPS 1.32, Running 126.06s Step 351( 37.67%), action 113, FPS 1.31, Running 126.94s Step 352( 38.00%), action 114, FPS 1.31, Running 127.40s Step 353( 38.33%), action 115, FPS 1.30, Running 128.40s Step 354( 38.67%), action 116, FPS 1.32, Running 129.09s Step 355( 39.00%), action 117, FPS 1.34, Running 129.59s Step 356( 39.33%), action 118, FPS 1.34, Running 130.14s Step 357( 39.67%), action 119, FPS 1.36, Running 130.92s Step 358( 40.00%), action 120, FPS 1.31, Running 131.84s Step 359( 40.33%), action 121, FPS 1.31, Running 132.98s Step 360( 40.67%), action 122, FPS 1.28, Running 133.88s Step 361( 41.00%), action 123, FPS 1.28, Running 134.82s Step 362( 41.33%), action 124, FPS 1.28, Running 135.20s Step 363( 41.67%), action 125, FPS 1.30, Running 135.72s Step 364( 42.00%), action 126, FPS 1.31, Running 136.43s Step 365( 42.33%), action 127, FPS 1.29, Running 137.20s Step 366( 42.67%), action 128, FPS 1.29, Running 137.90s Step 367( 43.00%), action 129, FPS 1.29, Running 138.85s Step 368( 43.33%), action 130, FPS 1.33, Running 139.31s Step 369( 43.67%), action 131, FPS 1.33, Running 140.48s Step 370( 44.00%), action 132, FPS 1.30, Running 141.46s Step 371( 44.33%), action 133, FPS 1.30, Running 142.33s Step 372( 44.67%), action 134, FPS 1.27, Running 143.14s Step 373( 45.00%), action 135, FPS 1.28, Running 144.00s Step 374( 45.33%), action 136, FPS 1.30, Running 144.51s Step 375( 45.67%), action 137, FPS 1.26, Running 145.45s Step 376( 46.00%), action 138, FPS 1.24, Running 146.24s Step 377( 46.33%), action 139, FPS 1.24, Running 147.00s Step 378( 46.67%), action 140, FPS 1.24, Running 147.95s Step 379( 47.00%), action 141, FPS 1.28, Running 148.61s Step 380( 47.33%), action 142, FPS 1.31, Running 149.18s Step 381( 47.67%), action 143, FPS 1.30, Running 150.19s Step 382( 48.00%), action 144, FPS 1.27, Running 150.94s Step 383( 48.33%), action 145, FPS 1.28, Running 151.34s Step 384( 48.67%), action 146, FPS 1.27, Running 152.22s Step 385( 49.00%), action 147, FPS 1.25, Running 153.17s Step 386( 49.33%), action 148, FPS 1.23, Running 154.12s Step 387( 49.67%), action 149, FPS 1.26, Running 154.67s Step 388( 50.00%), action 150, FPS 1.25, Running 155.30s Step 389( 50.33%), action 151, FPS 1.25, Running 156.50s Step 390( 50.67%), action 152, FPS 1.25, Running 157.43s Step 391( 51.00%), action 153, FPS 1.24, Running 158.50s Step 392( 51.33%), action 154, FPS 1.24, Running 159.33s Step 393( 51.67%), action 155, FPS 1.27, Running 159.76s Step 394( 52.00%), action 156, FPS 1.24, Running 160.61s Step 395( 52.33%), action 157, FPS 1.23, Running 161.67s Step 396( 52.67%), action 158, FPS 1.21, Running 162.81s Step 397( 53.00%), action 159, FPS 1.20, Running 163.70s Step 398( 53.33%), action 160, FPS 1.22, Running 164.38s Step 399( 53.67%), action 161, FPS 1.18, Running 165.54s Step 400( 54.00%), action 162, FPS 1.18, Running 166.09s Step 401( 54.33%), action 163, FPS 1.16, Running 167.42s [2026-08-02 21:32:26] [88 ] Seed 87 failed after 167.95 s. +steps: 401 , actions: 163 . +Instruction: Empty +Total 16/88(18.18%) success. +Setting seed: 88 +Step 1( N/A%), pre moving , FPS 0.02, Running 56.66s Step 2( N/A%), pre moving , FPS 0.02, Running 111.77s Step 3( N/A%), pre moving , FPS 0.02, Running 146.65s [2026-08-02 21:34:53] [89 ] Seed 88 occurred exception: Timeout: reset exceed time limit of 120.0 s, cost 146.56790204998106 s. +Traceback (most recent call last): + File "/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/scripts/eval_policy.py", line 346, in eval_policy + task.reset(seed=seed, instructions=instructions[instruciton_type]) + File "/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/envs/_base_task.py", line 427, in reset + raise RuntimeError( +RuntimeError: Timeout: reset exceed time limit of 120.0 s, cost 146.56790204998106 s. + +Setting seed: 89 +Step 1( N/A%), pre moving , FPS 0.72, Running 1.39s Step 2( N/A%), pre moving , FPS 1.39, Running 1.44s Step 3( N/A%), pre moving , FPS 1.99, Running 1.51s Step 4( N/A%), pre moving , FPS 2.56, Running 1.56s Step 5( N/A%), pre moving , FPS 3.11, Running 1.61s Step 6( N/A%), pre moving , FPS 3.55, Running 1.69s Step 7( N/A%), pre moving , FPS 4.01, Running 1.75s Step 8( N/A%), pre moving , FPS 4.40, Running 1.82s Step 9( N/A%), pre moving , FPS 4.78, Running 1.88s Step 10( N/A%), pre moving , FPS 5.16, Running 1.94s Step 11( N/A%), pre moving , FPS 5.55, Running 1.98s Step 12( N/A%), pre moving , FPS 5.87, Running 2.05s Step 13( N/A%), pre moving , FPS 6.19, Running 2.10s Step 14( N/A%), pre moving , FPS 6.43, Running 2.18s Step 15( N/A%), pre moving , FPS 6.65, Running 2.26s Step 16( N/A%), pre moving , FPS 6.81, Running 2.35s Step 17( N/A%), pre moving , FPS 6.93, Running 2.45s Step 18( N/A%), pre moving , FPS 7.07, Running 2.55s Step 19( N/A%), pre moving , FPS 7.21, Running 2.63s Step 20( N/A%), pre moving , FPS 7.32, Running 2.73s Step 21( N/A%), pre moving , FPS 11.41, Running 3.15s Step 22( N/A%), pre moving , FPS 10.81, Running 3.29s Step 23( N/A%), pre moving , FPS 10.80, Running 3.36s Step 24( N/A%), pre moving , FPS 10.68, Running 3.44s Step 25( N/A%), pre moving , FPS 10.53, Running 3.51s Step 26( N/A%), pre moving , FPS 9.08, Running 3.89s Step 27( N/A%), pre moving , FPS 9.02, Running 3.96s Step 28( N/A%), pre moving , FPS 8.94, Running 4.06s Step 29( N/A%), pre moving , FPS 8.79, Running 4.16s Step 30( N/A%), pre moving , FPS 8.56, Running 4.28s Step 31( N/A%), pre moving , FPS 6.44, Running 5.09s Step 32( N/A%), pre moving , FPS 6.52, Running 5.11s Step 33( N/A%), pre moving , FPS 6.57, Running 5.14s Step 34( N/A%), pre moving , FPS 6.67, Running 5.18s Step 35( N/A%), pre moving , FPS 6.77, Running 5.21s Step 36( N/A%), pre moving , FPS 6.21, Running 5.57s Step 37( N/A%), pre moving , FPS 6.32, Running 5.62s Step 38( N/A%), pre moving , FPS 6.39, Running 5.67s Step 39( N/A%), pre moving , FPS 6.42, Running 5.75s Step 40( N/A%), pre moving , FPS 6.51, Running 5.81s Step 41( N/A%), pre moving , FPS 7.36, Running 5.86s Step 42( N/A%), pre moving , FPS 7.59, Running 5.93s Step 43( N/A%), pre moving , FPS 7.66, Running 5.97s Step 44( N/A%), pre moving , FPS 7.71, Running 6.03s Step 45( N/A%), pre moving , FPS 7.75, Running 6.09s Step 46( N/A%), pre moving , FPS 8.86, Running 6.15s Step 47( N/A%), pre moving , FPS 8.90, Running 6.21s Step 48( N/A%), pre moving , FPS 9.01, Running 6.28s Step 49( N/A%), pre moving , FPS 9.16, Running 6.34s Step 50( N/A%), pre moving , FPS 9.35, Running 6.41s Step 51( N/A%), pre moving , FPS 14.05, Running 6.51s Step 52( N/A%), pre moving , FPS 13.36, Running 6.61s Step 53( N/A%), pre moving , FPS 12.79, Running 6.71s Step 54( N/A%), pre moving , FPS 12.21, Running 6.81s Step 55( N/A%), pre moving , FPS 11.52, Running 6.95s Step 56( N/A%), pre moving , FPS 13.20, Running 7.09s Step 57( N/A%), pre moving , FPS 12.26, Running 7.25s Step 58( N/A%), pre moving , FPS 11.67, Running 7.39s Step 59( N/A%), pre moving , FPS 11.16, Running 7.54s Step 60( N/A%), pre moving , FPS 10.65, Running 7.68s Step 61( N/A%), pre moving , FPS 10.15, Running 7.83s Step 62( N/A%), pre moving , FPS 9.76, Running 7.97s Step 63( N/A%), pre moving , FPS 9.26, Running 8.13s Step 64( N/A%), pre moving , FPS 8.83, Running 8.29s Step 65( N/A%), pre moving , FPS 8.51, Running 8.44s Step 66( N/A%), pre moving , FPS 8.19, Running 8.59s Step 67( N/A%), pre moving , FPS 7.82, Running 8.77s Step 68( N/A%), pre moving , FPS 7.59, Running 8.91s Step 69( N/A%), pre moving , FPS 7.36, Running 9.06s Step 70( N/A%), pre moving , FPS 7.18, Running 9.20s Step 71( N/A%), pre moving , FPS 7.09, Running 9.33s Step 72( N/A%), pre moving , FPS 7.02, Running 9.46s Step 73( N/A%), pre moving , FPS 7.04, Running 9.55s Step 74( N/A%), pre moving , FPS 7.14, Running 9.62s Step 75( N/A%), pre moving , FPS 7.26, Running 9.70s Step 76( N/A%), pre moving , FPS 7.44, Running 9.77s Step 77( N/A%), pre moving , FPS 7.75, Running 9.83s Step 78( N/A%), pre moving , FPS 7.99, Running 9.89s Step 79( N/A%), pre moving , FPS 8.26, Running 9.96s Step 80( N/A%), pre moving , FPS 8.46, Running 10.05s Step 81( N/A%), pre moving , FPS 8.73, Running 10.13s Step 82( N/A%), pre moving , FPS 8.97, Running 10.20s Step 83( N/A%), pre moving , FPS 9.19, Running 10.31s Step 84( N/A%), pre moving , FPS 9.68, Running 10.36s Step 85( N/A%), pre moving , FPS 10.16, Running 10.41s Step 86( N/A%), pre moving , FPS 10.64, Running 10.47s Step 87( N/A%), pre moving , FPS 11.14, Running 10.56s Step 88( N/A%), pre moving , FPS 11.45, Running 10.66s Step 89( N/A%), pre moving , FPS 11.80, Running 10.75s Step 90( N/A%), pre moving , FPS 12.13, Running 10.85s Step 91( N/A%), pre moving , FPS 12.46, Running 10.94s Step 92( N/A%), pre moving , FPS 12.76, Running 11.03s Step 93( N/A%), pre moving , FPS 12.69, Running 11.12s Step 94( N/A%), pre moving , FPS 12.49, Running 11.22s Step 95( N/A%), pre moving , FPS 12.43, Running 11.31s Step 96( N/A%), pre moving , FPS 12.20, Running 11.41s Step 97( N/A%), pre moving , FPS 11.93, Running 11.51s Step 98( N/A%), pre moving , FPS 11.68, Running 11.60s Step 99( N/A%), pre moving , FPS 11.51, Running 11.70s Step 100( N/A%), pre moving , FPS 11.47, Running 11.79s Step 101( N/A%), pre moving , FPS 11.77, Running 11.83s Step 102( N/A%), pre moving , FPS 11.74, Running 11.91s Step 103( N/A%), pre moving , FPS 11.83, Running 12.00s Step 104( N/A%), pre moving , FPS 11.54, Running 12.09s Step 105( N/A%), pre moving , FPS 11.24, Running 12.19s Step 106( N/A%), pre moving , FPS 11.19, Running 12.26s Step 107( N/A%), pre moving , FPS 11.14, Running 12.36s Step 108( N/A%), pre moving , FPS 11.13, Running 12.46s Step 109( N/A%), pre moving , FPS 11.01, Running 12.57s Step 110( N/A%), pre moving , FPS 11.01, Running 12.66s Step 111( N/A%), pre moving , FPS 10.91, Running 12.77s Step 112( N/A%), pre moving , FPS 10.90, Running 12.86s Step 113( N/A%), pre moving , FPS 10.89, Running 12.96s Step 114( N/A%), pre moving , FPS 10.83, Running 13.06s Step 115( N/A%), pre moving , FPS 10.81, Running 13.16s Step 116( N/A%), pre moving , FPS 10.85, Running 13.26s Step 117( N/A%), pre moving , FPS 10.85, Running 13.35s Step 118( N/A%), pre moving , FPS 10.86, Running 13.45s Step 119( N/A%), pre moving , FPS 8.14, Running 14.15s Step 120( N/A%), pre moving , FPS 7.74, Running 14.38s Step 121( N/A%), pre moving , FPS 7.04, Running 14.66s Step 122( N/A%), pre moving , FPS 6.63, Running 14.92s Step 123( N/A%), pre moving , FPS 6.06, Running 15.30s Step 124( N/A%), pre moving , FPS 5.85, Running 15.51s Step 125( N/A%), pre moving , FPS 5.44, Running 15.87s Step 126( N/A%), pre moving , FPS 5.27, Running 16.06s Step 127( N/A%), pre moving , FPS 4.88, Running 16.46s Step 128( N/A%), pre moving , FPS 4.70, Running 16.71s Step 129( N/A%), pre moving , FPS 4.45, Running 17.07s Step 130( N/A%), pre moving , FPS 4.35, Running 17.26s Step 131( N/A%), pre moving , FPS 4.23, Running 17.50s Step 132( N/A%), pre moving , FPS 4.19, Running 17.64s Step 133( N/A%), pre moving , FPS 4.03, Running 17.92s Step 134( N/A%), pre moving , FPS 3.97, Running 18.10s Step 135( N/A%), pre moving , FPS 3.79, Running 18.43s Step 136( N/A%), pre moving , FPS 3.74, Running 18.60s Step 137( N/A%), pre moving , FPS 3.58, Running 18.93s Step 138( N/A%), pre moving , FPS 3.49, Running 19.18s Step 139( N/A%), pre moving , FPS 3.72, Running 19.54s Step 140( N/A%), pre moving , FPS 3.72, Running 19.75s Step 141( N/A%), pre moving , FPS 3.64, Running 20.16s Step 142( N/A%), pre moving , FPS 3.68, Running 20.36s Step 143( N/A%), pre moving , FPS 3.69, Running 20.72s Step 144( N/A%), pre moving , FPS 3.69, Running 20.93s Step 145( N/A%), pre moving , FPS 3.70, Running 21.27s Step 146( N/A%), pre moving , FPS 3.69, Running 21.47s Step 147( N/A%), pre moving , FPS 3.82, Running 21.69s Step 148( N/A%), pre moving , FPS 3.91, Running 21.82s Step 149( N/A%), pre moving , FPS 4.02, Running 22.04s Step 150( N/A%), pre moving , FPS 4.08, Running 22.17s Step 151( N/A%), pre moving , FPS 4.07, Running 22.42s Step 152( N/A%), pre moving , FPS 4.01, Running 22.62s Step 153( N/A%), pre moving , FPS 3.93, Running 23.00s Step 154( N/A%), pre moving , FPS 3.84, Running 23.31s Step 155( N/A%), pre moving , FPS 3.78, Running 23.72s Step 156( N/A%), pre moving , FPS 3.75, Running 23.94s Step 157( N/A%), pre moving , FPS 3.74, Running 24.28s Step 158( N/A%), pre moving , FPS 3.74, Running 24.52s Step 159( N/A%), pre moving , FPS 3.73, Running 24.90s Step 160( N/A%), pre moving , FPS 3.69, Running 25.17s Step 161( N/A%), pre moving , FPS 3.71, Running 25.55s Step 162( N/A%), pre moving , FPS 3.67, Running 25.81s Step 163( N/A%), pre moving , FPS 3.68, Running 26.15s Step 164( N/A%), pre moving , FPS 3.72, Running 26.31s Step 165( N/A%), pre moving , FPS 3.81, Running 26.53s Step 166( N/A%), pre moving , FPS 3.86, Running 26.66s Step 167( N/A%), pre moving , FPS 3.82, Running 26.93s Step 168( N/A%), pre moving , FPS 3.76, Running 27.14s Step 169( N/A%), pre moving , FPS 3.68, Running 27.48s Step 170( N/A%), pre moving , FPS 3.62, Running 27.69s Step 171( N/A%), pre moving , FPS 3.53, Running 28.08s Step 172( N/A%), pre moving , FPS 3.53, Running 28.28s Step 173( N/A%), pre moving , FPS 3.52, Running 28.69s Step 174( N/A%), pre moving , FPS 3.56, Running 28.93s Step 175( N/A%), pre moving , FPS 3.58, Running 29.30s Step 176( N/A%), pre moving , FPS 3.57, Running 29.55s Step 177( N/A%), pre moving , FPS 3.54, Running 29.93s Step 178( N/A%), pre moving , FPS 3.55, Running 30.16s Step 179( N/A%), pre moving , FPS 3.54, Running 30.54s Step 180( N/A%), pre moving , FPS 3.58, Running 30.76s Step 181( N/A%), pre moving , FPS 3.68, Running 30.98s Step 182( N/A%), pre moving , FPS 3.83, Running 31.02s Step 183( N/A%), pre moving , FPS 4.07, Running 31.07s Step 184( N/A%), pre moving , FPS 4.16, Running 31.11s Step 185( N/A%), pre moving , FPS 4.32, Running 31.16s Step 186( N/A%), pre moving , FPS 4.40, Running 31.21s Step 187( N/A%), pre moving , FPS 4.63, Running 31.25s Step 188( N/A%), pre moving , FPS 4.82, Running 31.29s Step 189( N/A%), pre moving , FPS 5.19, Running 31.33s Step 190( N/A%), pre moving , FPS 5.44, Running 31.37s Step 191( N/A%), pre moving , FPS 6.01, Running 31.41s Step 192( N/A%), pre moving , FPS 4.37, Running 32.86s Step 193( N/A%), pre moving , FPS 4.41, Running 33.22s Step 194( N/A%), pre moving , FPS 4.44, Running 33.43s Step 195( N/A%), pre moving , FPS 4.46, Running 33.79s Step 196( N/A%), pre moving , FPS 4.51, Running 33.99s Step 197( N/A%), pre moving , FPS 4.52, Running 34.35s Step 198( N/A%), pre moving , FPS 4.46, Running 34.64s Step 199( N/A%), pre moving , FPS 4.46, Running 35.02s Step 200( N/A%), pre moving , FPS 4.46, Running 35.25s Step 201( N/A%), pre moving , FPS 4.37, Running 35.56s Step 202( N/A%), pre moving , FPS 4.28, Running 35.69s Step 203( N/A%), pre moving , FPS 4.13, Running 35.91s Step 204( N/A%), pre moving , FPS 4.05, Running 36.05s Step 205( N/A%), pre moving , FPS 3.93, Running 36.26s Step 206( N/A%), pre moving , FPS 3.87, Running 36.38s Step 207( N/A%), pre moving , FPS 3.70, Running 36.65s Step 208( N/A%), pre moving , FPS 3.59, Running 36.86s Step 209( N/A%), pre moving , FPS 3.42, Running 37.18s Step 210( N/A%), pre moving , FPS 3.32, Running 37.39s Step 211( N/A%), pre moving , FPS 3.19, Running 37.68s Step 212( 0.33%), action 1, FPS 3.52, Running 38.54s Step 213( 0.67%), action 2, FPS 3.56, Running 38.84s Step 214( 1.00%), action 3, FPS 3.38, Running 39.35s Step 215( 1.33%), action 4, FPS 3.41, Running 39.65s Step 216( 1.67%), action 5, FPS 3.26, Running 40.13s Step 217( 2.00%), action 6, FPS 3.33, Running 40.35s Step 218( 2.33%), action 7, FPS 3.31, Running 40.69s Step 219( 2.67%), action 8, FPS 3.41, Running 40.89s Step 220( 3.00%), action 9, FPS 3.14, Running 41.61s Step 221( 3.33%), action 10, FPS 3.06, Running 42.10s Step 222( 3.67%), action 11, FPS 2.83, Running 42.76s Step 223( 4.00%), action 12, FPS 2.78, Running 43.11s Step 224( 4.33%), action 13, FPS 2.62, Running 43.67s Step 225( 4.67%), action 14, FPS 2.57, Running 44.05s Step 226( 5.00%), action 15, FPS 2.43, Running 44.60s Step 227( 5.33%), action 16, FPS 2.40, Running 44.98s Step 228( 5.67%), action 17, FPS 2.31, Running 45.53s Step 229( 6.00%), action 18, FPS 2.31, Running 45.82s Step 230( 6.33%), action 19, FPS 2.21, Running 46.46s Step 231( 6.67%), action 20, FPS 2.16, Running 46.96s Step 232( 7.00%), action 21, FPS 2.17, Running 47.74s Step 233( 7.33%), action 22, FPS 2.17, Running 48.07s Step 234( 7.67%), action 23, FPS 2.10, Running 48.88s Step 235( 8.00%), action 24, FPS 2.02, Running 49.57s Step 236( 8.33%), action 25, FPS 1.99, Running 50.17s Step 237( 8.67%), action 26, FPS 1.90, Running 50.88s Step 238( 9.00%), action 27, FPS 1.87, Running 51.41s Step 239( 9.33%), action 28, FPS 1.84, Running 51.77s Step 240( 9.67%), action 29, FPS 1.87, Running 52.29s Step 241( 10.00%), action 30, FPS 1.91, Running 52.59s Step 242( 10.33%), action 31, FPS 1.82, Running 53.77s Step 243( 10.67%), action 32, FPS 1.76, Running 54.50s Step 244( 11.00%), action 33, FPS 1.69, Running 55.52s Step 245( 11.33%), action 34, FPS 1.70, Running 55.84s Step 246( 11.67%), action 35, FPS 1.67, Running 56.60s Step 247( 12.00%), action 36, FPS 1.61, Running 57.38s Step 248( 12.33%), action 37, FPS 1.60, Running 58.00s Step 249( 12.67%), action 38, FPS 1.60, Running 58.31s Step 250( 13.00%), action 39, FPS 1.57, Running 59.20s Step 251( 13.33%), action 40, FPS 1.59, Running 59.52s Step 252( 13.67%), action 41, FPS 1.61, Running 60.18s Step 253( 14.00%), action 42, FPS 1.62, Running 60.45s Step 254( 14.33%), action 43, FPS 1.60, Running 61.36s Step 255( 14.67%), action 44, FPS 1.60, Running 62.07s Step 256( 15.00%), action 45, FPS 1.60, Running 62.67s Step 257( 15.33%), action 46, FPS 1.66, Running 62.97s Step 258( 15.67%), action 47, FPS 1.60, Running 63.89s Step 259( 16.00%), action 48, FPS 1.61, Running 64.20s Step 260( 16.33%), action 49, FPS 1.60, Running 64.76s Step 261( 16.67%), action 50, FPS 1.58, Running 65.23s Step 262( 17.00%), action 51, FPS 1.60, Running 66.30s Step 263( 17.33%), action 52, FPS 1.62, Running 66.87s Step 264( 17.67%), action 53, FPS 1.66, Running 67.55s Step 265( 18.00%), action 54, FPS 1.64, Running 68.05s Step 266( 18.33%), action 55, FPS 1.68, Running 68.52s Step 267( 18.67%), action 56, FPS 1.72, Running 68.99s Step 268( 19.00%), action 57, FPS 1.67, Running 69.98s Step 269( 19.33%), action 58, FPS 1.60, Running 70.83s Step 270( 19.67%), action 59, FPS 1.58, Running 71.87s Step 271( 20.00%), action 60, FPS 1.58, Running 72.20s Step 272( 20.33%), action 61, FPS 1.53, Running 73.27s Step 273( 20.67%), action 62, FPS 1.48, Running 73.96s Step 274( 21.00%), action 63, FPS 1.46, Running 75.03s Step 275( 21.33%), action 64, FPS 1.50, Running 75.39s Step 276( 21.67%), action 65, FPS 1.49, Running 76.06s Step 277( 22.00%), action 66, FPS 1.46, Running 76.69s Step 278( 22.33%), action 67, FPS 1.48, Running 77.42s Step 279( 22.67%), action 68, FPS 1.47, Running 77.85s Step 280( 23.00%), action 69, FPS 1.42, Running 78.82s Step 281( 23.33%), action 70, FPS 1.44, Running 79.14s Step 282( 23.67%), action 71, FPS 1.45, Running 80.11s Step 283( 24.00%), action 72, FPS 1.47, Running 80.44s Step 284( 24.33%), action 73, FPS 1.49, Running 81.01s Step 285( 24.67%), action 74, FPS 1.48, Running 81.56s Step 286( 25.00%), action 75, FPS 1.47, Running 82.09s Step 287( 25.33%), action 76, FPS 1.48, Running 82.51s Step 288( 25.67%), action 77, FPS 1.52, Running 83.15s Step 289( 26.00%), action 78, FPS 1.56, Running 83.66s Step 290( 26.33%), action 79, FPS 1.62, Running 84.22s Step 291( 26.67%), action 80, FPS 1.62, Running 84.57s Step 292( 27.00%), action 81, FPS 1.63, Running 85.55s Step 293( 27.33%), action 82, FPS 1.68, Running 85.88s Step 294( 27.67%), action 83, FPS 1.76, Running 86.41s Step 295( 28.00%), action 84, FPS 1.74, Running 86.89s Step 296( 28.33%), action 85, FPS 1.74, Running 87.53s Step 297( 28.67%), action 86, FPS 1.79, Running 87.88s Step 298( 29.00%), action 87, FPS 1.84, Running 88.31s Step 299( 29.33%), action 88, FPS 1.79, Running 88.99s Step 300( 29.67%), action 89, FPS 1.89, Running 89.41s Step 301( 30.00%), action 90, FPS 1.86, Running 89.88s Step 302( 30.33%), action 91, FPS 1.92, Running 90.54s Step 303( 30.67%), action 92, FPS 1.90, Running 90.95s Step 304( 31.00%), action 93, FPS 1.91, Running 91.49s Step 305( 31.33%), action 94, FPS 1.95, Running 91.79s Step 306( 31.67%), action 95, FPS 1.96, Running 92.28s Step 307( 32.00%), action 96, FPS 2.00, Running 92.50s Step 308( 32.33%), action 97, FPS 2.05, Running 92.88s Step 309( 32.67%), action 98, FPS 2.07, Running 93.30s Step 310( 33.00%), action 99, FPS 2.11, Running 93.72s Step 311( 33.33%), action 100, FPS 2.12, Running 94.03s Step 312( 33.67%), action 101, FPS 2.11, Running 95.03s Step 313( 34.00%), action 102, FPS 2.10, Running 95.39s Step 314( 34.33%), action 103, FPS 2.11, Running 95.88s Step 315( 34.67%), action 104, FPS 2.14, Running 96.25s Step 316( 35.00%), action 105, FPS 2.14, Running 96.88s Step 317( 35.33%), action 106, FPS 2.12, Running 97.33s Step 318( 35.67%), action 107, FPS 2.09, Running 97.90s Step 319( 36.00%), action 108, FPS 2.17, Running 98.20s Step 320( 36.33%), action 109, FPS 2.15, Running 98.74s Step 321( 36.67%), action 110, FPS 2.18, Running 99.07s Step 322( 37.00%), action 111, FPS 2.15, Running 99.85s Step 323( 37.33%), action 112, FPS 2.16, Running 100.20s Step 324( 37.67%), action 113, FPS 2.16, Running 100.77s Step 325( 38.00%), action 114, FPS 2.17, Running 100.99s Step 326( 38.33%), action 115, FPS 2.15, Running 101.60s Step 327( 38.67%), action 116, FPS 2.10, Running 102.00s Step 328( 39.00%), action 117, FPS 2.00, Running 102.88s Step 329( 39.33%), action 118, FPS 2.01, Running 103.28s Step 330( 39.67%), action 119, FPS 1.97, Running 103.88s Step 331( 40.00%), action 120, FPS 1.94, Running 104.34s Step 332( 40.33%), action 121, FPS 2.03, Running 104.89s Step 333( 40.67%), action 122, FPS 2.04, Running 105.18s Step 334( 41.00%), action 123, FPS 1.97, Running 106.02s Step 335( 41.33%), action 124, FPS 1.97, Running 106.39s Step 336( 41.67%), action 125, FPS 1.99, Running 106.96s Step 337( 42.00%), action 126, FPS 2.00, Running 107.33s Step 338( 42.33%), action 127, FPS 1.98, Running 107.98s Step 339( 42.67%), action 128, FPS 1.95, Running 108.45s Step 340( 43.00%), action 129, FPS 1.95, Running 109.00s Step 341( 43.33%), action 130, FPS 1.95, Running 109.35s Step 342( 43.67%), action 131, FPS 1.92, Running 110.29s Step 343( 44.00%), action 132, FPS 1.92, Running 110.62s Step 344( 44.33%), action 133, FPS 1.92, Running 111.21s Step 345( 44.67%), action 134, FPS 1.90, Running 111.51s Step 346( 45.00%), action 135, FPS 1.91, Running 112.06s Step 347( 45.33%), action 136, FPS 1.92, Running 112.40s Step 348( 45.67%), action 137, FPS 1.97, Running 113.02s Step 349( 46.00%), action 138, FPS 1.99, Running 113.33s Step 350( 46.33%), action 139, FPS 2.03, Running 113.75s Step 351( 46.67%), action 140, FPS 2.07, Running 113.99s Step 352( 47.00%), action 141, FPS 2.04, Running 114.71s Step 353( 47.33%), action 142, FPS 2.02, Running 115.07s Step 354( 47.67%), action 143, FPS 2.10, Running 115.57s Step 355( 48.00%), action 144, FPS 2.10, Running 115.90s Step 356( 48.33%), action 145, FPS 2.08, Running 116.55s Step 357( 48.67%), action 146, FPS 2.12, Running 116.76s Step 358( 49.00%), action 147, FPS 2.20, Running 117.06s Step 359( 49.33%), action 148, FPS 2.23, Running 117.44s Step 360( 49.67%), action 149, FPS 2.25, Running 117.89s Step 361( 50.00%), action 150, FPS 2.27, Running 118.15s Step 362( 50.33%), action 151, FPS 2.32, Running 118.90s Step 363( 50.67%), action 152, FPS 2.29, Running 119.37s Step 364( 51.00%), action 153, FPS 2.29, Running 119.94s Step 365( 51.33%), action 154, FPS 2.29, Running 120.25s Step 366( 51.67%), action 155, FPS 2.30, Running 120.76s Step 367( 52.00%), action 156, FPS 2.31, Running 121.07s Step 368( 52.33%), action 157, FPS 2.38, Running 121.42s Step 369( 52.67%), action 158, FPS 2.41, Running 121.62s Step 370( 53.00%), action 159, FPS 2.41, Running 122.06s Step 371( 53.33%), action 160, FPS 2.40, Running 122.33s Step 372( 53.67%), action 161, FPS 2.42, Running 122.99s Step 373( 54.00%), action 162, FPS 2.43, Running 123.29s Step 374( 54.33%), action 163, FPS 2.43, Running 123.78s Step 375( 54.67%), action 164, FPS 2.44, Running 124.07s Step 376( 55.00%), action 165, FPS 2.48, Running 124.60s Step 377( 55.33%), action 166, FPS 2.44, Running 124.96s Step 378( 55.67%), action 167, FPS 2.41, Running 125.36s Step 379( 56.00%), action 168, FPS 2.45, Running 125.59s Step 380( 56.33%), action 169, FPS 2.46, Running 126.02s Step 381( 56.67%), action 170, FPS 2.42, Running 126.43s Step 382( 57.00%), action 171, FPS 2.48, Running 126.97s Step 383( 57.33%), action 172, FPS 2.52, Running 127.29s Step 384( 57.67%), action 173, FPS 2.54, Running 127.83s Step 385( 58.00%), action 174, FPS 2.53, Running 128.17s Step 386( 58.33%), action 175, FPS 2.53, Running 128.68s Step 387( 58.67%), action 176, FPS 2.51, Running 129.03s Step 388( 59.00%), action 177, FPS 2.47, Running 129.52s Step 389( 59.33%), action 178, FPS 2.44, Running 129.81s Step 390( 59.67%), action 179, FPS 2.49, Running 130.09s Step 391( 60.00%), action 180, FPS 2.50, Running 130.34s Step 392( 60.33%), action 181, FPS 2.52, Running 130.91s Step 393( 60.67%), action 182, FPS 2.52, Running 131.21s Step 394( 61.00%), action 183, FPS 2.52, Running 131.73s Step 395( 61.33%), action 184, FPS 2.51, Running 132.05s Step 396( 61.67%), action 185, FPS 2.50, Running 132.60s Step 397( 62.00%), action 186, FPS 2.51, Running 132.92s Step 398( 62.33%), action 187, FPS 2.48, Running 133.43s Step 399( 62.67%), action 188, FPS 2.46, Running 133.74s Step 400( 63.00%), action 189, FPS 2.45, Running 134.18s Step 401( 63.33%), action 190, FPS 2.52, Running 134.37s Step 402( 63.67%), action 191, FPS 2.49, Running 134.99s Step 403( 64.00%), action 192, FPS 2.50, Running 135.29s Step 404( 64.33%), action 193, FPS 2.54, Running 135.70s Step 405( 64.67%), action 194, FPS 2.56, Running 135.97s Step 406( 65.00%), action 195, FPS 2.53, Running 136.58s Step 407( 65.33%), action 196, FPS 2.55, Running 136.87s Step 408( 65.67%), action 197, FPS 2.54, Running 137.38s Step 409( 66.00%), action 198, FPS 2.53, Running 137.72s Step 410( 66.33%), action 199, FPS 2.46, Running 138.21s Step 411( 66.67%), action 200, FPS 2.44, Running 138.54s Step 412( 67.00%), action 201, FPS 2.47, Running 139.02s Step 413( 67.33%), action 202, FPS 2.48, Running 139.26s Step 414( 67.67%), action 203, FPS 2.53, Running 139.63s Step 415( 68.00%), action 204, FPS 2.55, Running 139.90s Step 416( 68.33%), action 205, FPS 2.59, Running 140.33s Step 417( 68.67%), action 206, FPS 2.59, Running 140.64s Step 418( 69.00%), action 207, FPS 2.57, Running 141.21s Step 419( 69.33%), action 208, FPS 2.53, Running 141.65s Step 420( 69.67%), action 209, FPS 2.50, Running 142.17s Step 421( 70.00%), action 210, FPS 2.44, Running 142.57s Step 422( 70.33%), action 211, FPS 2.43, Running 143.22s Step 423( 70.67%), action 212, FPS 2.45, Running 143.45s Step 424( 71.00%), action 213, FPS 2.47, Running 143.79s Step 425( 71.33%), action 214, FPS 2.47, Running 144.08s Step 426( 71.67%), action 215, FPS 2.51, Running 144.57s Step 427( 72.00%), action 216, FPS 2.50, Running 144.86s Step 428( 72.33%), action 217, FPS 2.49, Running 145.42s Step 429( 72.67%), action 218, FPS 2.44, Running 145.92s Step 430( 73.00%), action 219, FPS 2.41, Running 146.53s Step 431( 73.33%), action 220, FPS 2.36, Running 147.01s Step 432( 73.67%), action 221, FPS 2.33, Running 147.60s Step 433( 74.00%), action 222, FPS 2.32, Running 147.88s Step 434( 74.33%), action 223, FPS 2.29, Running 148.38s Step 435( 74.67%), action 224, FPS 2.26, Running 148.74s Step 436( 75.00%), action 225, FPS 2.22, Running 149.36s [2026-08-02 21:37:24] [89 ] Seed 89 failed after 149.96 s. +steps: 436 , actions: 225 . +Instruction: Empty +Total 16/89(17.98%) success. +Setting seed: 90 +Step 1( N/A%), pre moving , FPS 1.51, Running 0.66s Step 2( N/A%), pre moving , FPS 2.67, Running 0.75s Step 3( N/A%), pre moving , FPS 3.56, Running 0.84s Step 4( N/A%), pre moving , FPS 4.27, Running 0.94s Step 5( N/A%), pre moving , FPS 4.85, Running 1.03s Step 6( N/A%), pre moving , FPS 5.24, Running 1.14s Step 7( N/A%), pre moving , FPS 5.65, Running 1.24s Step 8( N/A%), pre moving , FPS 5.68, Running 1.41s Step 9( N/A%), pre moving , FPS 5.95, Running 1.51s Step 10( N/A%), pre moving , FPS 6.22, Running 1.61s Step 11( N/A%), pre moving , FPS 6.51, Running 1.69s Step 12( N/A%), pre moving , FPS 6.96, Running 1.72s Step 13( N/A%), pre moving , FPS 7.42, Running 1.75s Step 14( N/A%), pre moving , FPS 7.87, Running 1.78s Step 15( N/A%), pre moving , FPS 8.31, Running 1.81s Step 16( N/A%), pre moving , FPS 8.75, Running 1.83s Step 17( N/A%), pre moving , FPS 9.17, Running 1.85s Step 18( N/A%), pre moving , FPS 9.53, Running 1.89s Step 19( N/A%), pre moving , FPS 9.74, Running 1.95s Step 20( N/A%), pre moving , FPS 9.93, Running 2.01s Step 21( N/A%), pre moving , FPS 11.56, Running 2.39s Step 22( N/A%), pre moving , FPS 11.47, Running 2.49s Step 23( N/A%), pre moving , FPS 11.67, Running 2.56s Step 24( N/A%), pre moving , FPS 11.87, Running 2.62s Step 25( N/A%), pre moving , FPS 12.15, Running 2.68s Step 26( N/A%), pre moving , FPS 10.43, Running 3.06s Step 27( N/A%), pre moving , FPS 10.46, Running 3.15s Step 28( N/A%), pre moving , FPS 10.89, Running 3.24s Step 29( N/A%), pre moving , FPS 10.95, Running 3.34s Step 30( N/A%), pre moving , FPS 10.98, Running 3.43s Step 31( N/A%), pre moving , FPS 10.68, Running 3.56s Step 32( N/A%), pre moving , FPS 10.37, Running 3.65s Step 33( N/A%), pre moving , FPS 10.04, Running 3.74s Step 34( N/A%), pre moving , FPS 9.50, Running 3.88s Step 35( N/A%), pre moving , FPS 8.91, Running 4.05s Step 36( N/A%), pre moving , FPS 7.46, Running 4.51s Step 37( N/A%), pre moving , FPS 7.28, Running 4.60s Step 38( N/A%), pre moving , FPS 7.09, Running 4.71s Step 39( N/A%), pre moving , FPS 7.00, Running 4.81s Step 40( N/A%), pre moving , FPS 6.93, Running 4.90s Step 41( N/A%), pre moving , FPS 7.69, Running 4.99s Step 42( N/A%), pre moving , FPS 7.70, Running 5.09s Step 43( N/A%), pre moving , FPS 7.60, Running 5.19s Step 44( N/A%), pre moving , FPS 7.51, Running 5.29s Step 45( N/A%), pre moving , FPS 7.39, Running 5.38s Step 46( N/A%), pre moving , FPS 8.30, Running 5.47s Step 47( N/A%), pre moving , FPS 8.27, Running 5.57s Step 48( N/A%), pre moving , FPS 8.24, Running 5.67s Step 49( N/A%), pre moving , FPS 8.47, Running 5.70s Step 50( N/A%), pre moving , FPS 8.71, Running 5.72s Step 51( N/A%), pre moving , FPS 9.14, Running 5.75s Step 52( N/A%), pre moving , FPS 9.38, Running 5.78s Step 53( N/A%), pre moving , FPS 9.67, Running 5.81s Step 54( N/A%), pre moving , FPS 10.16, Running 5.85s Step 55( N/A%), pre moving , FPS 10.86, Running 5.89s Step 56( N/A%), pre moving , FPS 14.03, Running 5.94s Step 57( N/A%), pre moving , FPS 14.19, Running 6.01s Step 58( N/A%), pre moving , FPS 14.45, Running 6.09s Step 59( N/A%), pre moving , FPS 14.61, Running 6.18s Step 60( N/A%), pre moving , FPS 14.56, Running 6.27s Step 61( N/A%), pre moving , FPS 14.42, Running 6.38s Step 62( N/A%), pre moving , FPS 14.48, Running 6.47s Step 63( N/A%), pre moving , FPS 14.51, Running 6.57s Step 64( N/A%), pre moving , FPS 14.70, Running 6.65s Step 65( N/A%), pre moving , FPS 15.00, Running 6.72s Step 66( N/A%), pre moving , FPS 15.13, Running 6.79s Step 67( N/A%), pre moving , FPS 14.58, Running 6.94s Step 68( N/A%), pre moving , FPS 13.87, Running 7.11s Step 69( N/A%), pre moving , FPS 12.67, Running 7.28s Step 70( N/A%), pre moving , FPS 11.75, Running 7.43s Step 71( N/A%), pre moving , FPS 10.91, Running 7.58s Step 72( N/A%), pre moving , FPS 10.33, Running 7.72s Step 73( N/A%), pre moving , FPS 9.74, Running 7.87s Step 74( N/A%), pre moving , FPS 9.29, Running 8.01s Step 75( N/A%), pre moving , FPS 8.85, Running 8.15s Step 76( N/A%), pre moving , FPS 8.46, Running 8.30s Step 77( N/A%), pre moving , FPS 8.20, Running 8.45s Step 78( N/A%), pre moving , FPS 7.94, Running 8.61s Step 79( N/A%), pre moving , FPS 7.77, Running 8.75s Step 80( N/A%), pre moving , FPS 7.67, Running 8.88s Step 81( N/A%), pre moving , FPS 7.70, Running 8.97s Step 82( N/A%), pre moving , FPS 7.71, Running 9.07s Step 83( N/A%), pre moving , FPS 7.65, Running 9.18s Step 84( N/A%), pre moving , FPS 7.59, Running 9.28s Step 85( N/A%), pre moving , FPS 7.58, Running 9.36s Step 86( N/A%), pre moving , FPS 7.52, Running 9.45s Step 87( N/A%), pre moving , FPS 7.63, Running 9.56s Step 88( N/A%), pre moving , FPS 7.92, Running 9.64s Step 89( N/A%), pre moving , FPS 8.17, Running 9.73s Step 90( N/A%), pre moving , FPS 8.35, Running 9.82s Step 91( N/A%), pre moving , FPS 8.68, Running 9.89s Step 92( N/A%), pre moving , FPS 9.05, Running 9.93s Step 93( N/A%), pre moving , FPS 9.49, Running 9.97s Step 94( N/A%), pre moving , FPS 9.90, Running 10.03s Step 95( N/A%), pre moving , FPS 10.43, Running 10.07s Step 96( N/A%), pre moving , FPS 11.00, Running 10.12s Step 97( N/A%), pre moving , FPS 11.64, Running 10.17s Step 98( N/A%), pre moving , FPS 12.51, Running 10.21s Step 99( N/A%), pre moving , FPS 13.17, Running 10.27s Step 100( N/A%), pre moving , FPS 13.94, Running 10.31s Step 101( N/A%), pre moving , FPS 14.41, Running 10.36s Step 102( N/A%), pre moving , FPS 14.72, Running 10.43s Step 103( N/A%), pre moving , FPS 15.53, Running 10.47s Step 104( N/A%), pre moving , FPS 16.09, Running 10.52s Step 105( N/A%), pre moving , FPS 16.43, Running 10.57s Step 106( N/A%), pre moving , FPS 17.14, Running 10.62s Step 107( N/A%), pre moving , FPS 18.42, Running 10.65s Step 108( N/A%), pre moving , FPS 18.79, Running 10.70s Step 109( N/A%), pre moving , FPS 19.09, Running 10.77s Step 110( N/A%), pre moving , FPS 19.86, Running 10.83s Step 111( N/A%), pre moving , FPS 19.86, Running 10.89s Step 112( N/A%), pre moving , FPS 18.94, Running 10.99s Step 113( N/A%), pre moving , FPS 18.09, Running 11.08s Step 114( N/A%), pre moving , FPS 17.35, Running 11.18s Step 115( N/A%), pre moving , FPS 10.23, Running 12.03s Step 116( N/A%), pre moving , FPS 9.40, Running 12.24s Step 117( N/A%), pre moving , FPS 8.33, Running 12.57s Step 118( N/A%), pre moving , FPS 7.82, Running 12.77s Step 119( N/A%), pre moving , FPS 7.07, Running 13.09s Step 120( N/A%), pre moving , FPS 6.66, Running 13.32s Step 121( N/A%), pre moving , FPS 6.15, Running 13.62s Step 122( N/A%), pre moving , FPS 5.94, Running 13.79s Step 123( N/A%), pre moving , FPS 5.61, Running 14.04s Step 124( N/A%), pre moving , FPS 5.44, Running 14.20s Step 125( N/A%), pre moving , FPS 5.12, Running 14.48s Step 126( N/A%), pre moving , FPS 4.94, Running 14.67s Step 127( N/A%), pre moving , FPS 4.47, Running 15.12s Step 128( N/A%), pre moving , FPS 4.36, Running 15.29s Step 129( N/A%), pre moving , FPS 4.07, Running 15.68s Step 130( N/A%), pre moving , FPS 3.98, Running 15.85s Step 131( N/A%), pre moving , FPS 3.71, Running 16.29s Step 132( N/A%), pre moving , FPS 3.64, Running 16.47s Step 133( N/A%), pre moving , FPS 3.48, Running 16.83s Step 134( N/A%), pre moving , FPS 3.39, Running 17.08s Step 135( N/A%), pre moving , FPS 3.69, Running 17.44s Step 136( N/A%), pre moving , FPS 3.72, Running 17.62s Step 137( N/A%), pre moving , FPS 3.72, Running 17.94s Step 138( N/A%), pre moving , FPS 3.74, Running 18.12s Step 139( N/A%), pre moving , FPS 3.75, Running 18.43s Step 140( N/A%), pre moving , FPS 3.76, Running 18.64s Step 141( N/A%), pre moving , FPS 3.70, Running 19.01s Step 142( N/A%), pre moving , FPS 3.66, Running 19.27s Step 143( N/A%), pre moving , FPS 3.56, Running 19.65s Step 144( N/A%), pre moving , FPS 3.54, Running 19.85s Step 145( N/A%), pre moving , FPS 3.49, Running 20.22s Step 146( N/A%), pre moving , FPS 3.47, Running 20.44s Step 147( N/A%), pre moving , FPS 3.50, Running 20.83s Step 148( N/A%), pre moving , FPS 3.46, Running 21.07s Step 149( N/A%), pre moving , FPS 3.52, Running 21.37s Step 150( N/A%), pre moving , FPS 3.50, Running 21.56s Step 151( N/A%), pre moving , FPS 3.55, Running 21.92s Step 152( N/A%), pre moving , FPS 3.52, Running 22.16s Step 153( N/A%), pre moving , FPS 3.52, Running 22.50s Step 154( N/A%), pre moving , FPS 3.55, Running 22.72s Step 155( N/A%), pre moving , FPS 3.52, Running 23.12s Step 156( N/A%), pre moving , FPS 3.49, Running 23.34s Step 157( N/A%), pre moving , FPS 3.44, Running 23.75s Step 158( N/A%), pre moving , FPS 3.39, Running 24.02s Step 159( N/A%), pre moving , FPS 3.32, Running 24.46s Step 160( N/A%), pre moving , FPS 3.28, Running 24.74s Step 161( N/A%), pre moving , FPS 3.28, Running 25.11s Step 162( N/A%), pre moving , FPS 3.28, Running 25.36s Step 163( N/A%), pre moving , FPS 3.32, Running 25.68s Step 164( N/A%), pre moving , FPS 3.33, Running 25.85s Step 165( N/A%), pre moving , FPS 3.35, Running 26.19s Step 166( N/A%), pre moving , FPS 3.35, Running 26.41s Step 167( N/A%), pre moving , FPS 3.39, Running 26.73s Step 168( N/A%), pre moving , FPS 3.36, Running 27.01s Step 169( N/A%), pre moving , FPS 3.30, Running 27.43s Step 170( N/A%), pre moving , FPS 3.28, Running 27.66s Step 171( N/A%), pre moving , FPS 3.26, Running 28.07s Step 172( N/A%), pre moving , FPS 3.26, Running 28.29s Step 173( N/A%), pre moving , FPS 3.23, Running 28.69s Step 174( N/A%), pre moving , FPS 3.21, Running 28.95s Step 175( N/A%), pre moving , FPS 3.20, Running 29.38s Step 176( N/A%), pre moving , FPS 3.20, Running 29.60s Step 177( N/A%), pre moving , FPS 3.23, Running 29.94s Step 178( N/A%), pre moving , FPS 3.35, Running 30.00s Step 179( N/A%), pre moving , FPS 3.57, Running 30.06s Step 180( N/A%), pre moving , FPS 3.70, Running 30.15s Step 181( N/A%), pre moving , FPS 3.91, Running 30.23s Step 182( N/A%), pre moving , FPS 4.04, Running 30.31s Step 183( N/A%), pre moving , FPS 4.26, Running 30.38s Step 184( N/A%), pre moving , FPS 4.35, Running 30.45s Step 185( N/A%), pre moving , FPS 4.60, Running 30.54s Step 186( N/A%), pre moving , FPS 4.74, Running 30.63s Step 187( N/A%), pre moving , FPS 4.97, Running 30.75s Step 188( N/A%), pre moving , FPS 3.74, Running 32.36s Step 189( N/A%), pre moving , FPS 3.76, Running 32.75s Step 190( N/A%), pre moving , FPS 3.74, Running 33.01s Step 191( N/A%), pre moving , FPS 3.75, Running 33.40s Step 192( N/A%), pre moving , FPS 3.78, Running 33.58s Step 193( N/A%), pre moving , FPS 3.86, Running 33.88s Step 194( N/A%), pre moving , FPS 3.90, Running 34.08s Step 195( N/A%), pre moving , FPS 3.98, Running 34.40s Step 196( N/A%), pre moving , FPS 3.98, Running 34.63s Step 197( N/A%), pre moving , FPS 3.94, Running 35.01s Step 198( N/A%), pre moving , FPS 3.80, Running 35.26s Step 199( N/A%), pre moving , FPS 3.58, Running 35.64s Step 200( N/A%), pre moving , FPS 3.48, Running 35.90s Step 201( N/A%), pre moving , FPS 3.28, Running 36.33s Step 202( N/A%), pre moving , FPS 3.19, Running 36.57s Step 203( N/A%), pre moving , FPS 3.02, Running 37.01s Step 204( N/A%), pre moving , FPS 2.93, Running 37.27s Step 205( N/A%), pre moving , FPS 2.81, Running 37.65s Step 206( N/A%), pre moving , FPS 2.74, Running 37.93s Step 207( N/A%), pre moving , FPS 2.63, Running 38.35s Step 208( 0.33%), action 1, FPS 2.68, Running 39.82s Step 209( 0.67%), action 2, FPS 2.70, Running 40.16s Step 210( 1.00%), action 3, FPS 2.38, Running 41.41s Step 211( 1.33%), action 4, FPS 2.22, Running 42.41s Step 212( 1.67%), action 5, FPS 1.99, Running 43.62s Step 213( 2.00%), action 6, FPS 1.89, Running 44.49s Step 214( 2.33%), action 7, FPS 1.75, Running 45.51s Step 215( 2.67%), action 8, FPS 1.75, Running 45.84s Step 216( 3.00%), action 9, FPS 1.67, Running 46.58s Step 217( 3.33%), action 10, FPS 1.67, Running 46.97s Step 218( 3.67%), action 11, FPS 1.61, Running 47.65s Step 219( 4.00%), action 12, FPS 1.63, Running 47.95s Step 220( 4.33%), action 13, FPS 1.59, Running 48.50s Step 221( 4.67%), action 14, FPS 1.60, Running 48.85s Step 222( 5.00%), action 15, FPS 1.50, Running 49.87s Step 223( 5.33%), action 16, FPS 1.47, Running 50.62s Step 224( 5.67%), action 17, FPS 1.44, Running 51.18s Step 225( 6.00%), action 18, FPS 1.43, Running 51.64s Step 226( 6.33%), action 19, FPS 1.37, Running 52.51s Step 227( 6.67%), action 20, FPS 1.34, Running 53.30s Step 228( 7.00%), action 21, FPS 1.36, Running 54.51s Step 229( 7.33%), action 22, FPS 1.35, Running 54.93s Step 230( 7.67%), action 23, FPS 1.37, Running 56.04s Step 231( 8.00%), action 24, FPS 1.42, Running 56.54s Step 232( 8.33%), action 25, FPS 1.43, Running 57.60s Step 233( 8.67%), action 26, FPS 1.45, Running 58.27s Step 234( 9.00%), action 27, FPS 1.44, Running 59.39s Step 235( 9.33%), action 28, FPS 1.44, Running 59.77s Step 236( 9.67%), action 29, FPS 1.41, Running 60.77s Step 237( 10.00%), action 30, FPS 1.39, Running 61.36s Step 238( 10.33%), action 31, FPS 1.35, Running 62.44s Step 239( 10.67%), action 32, FPS 1.34, Running 62.83s Step 240( 11.00%), action 33, FPS 1.33, Running 63.50s Step 241( 11.33%), action 34, FPS 1.32, Running 64.01s Step 242( 11.67%), action 35, FPS 1.33, Running 64.93s Step 243( 12.00%), action 36, FPS 1.36, Running 65.28s Step 244( 12.33%), action 37, FPS 1.31, Running 66.43s Step 245( 12.67%), action 38, FPS 1.31, Running 66.91s Step 246( 13.00%), action 39, FPS 1.34, Running 67.48s Step 247( 13.33%), action 40, FPS 1.36, Running 67.96s Step 248( 13.67%), action 41, FPS 1.38, Running 68.98s Step 249( 14.00%), action 42, FPS 1.36, Running 69.59s Step 250( 14.33%), action 43, FPS 1.42, Running 70.08s Step 251( 14.67%), action 44, FPS 1.41, Running 70.72s Step 252( 15.00%), action 45, FPS 1.40, Running 71.91s Step 253( 15.33%), action 46, FPS 1.39, Running 72.70s Step 254( 15.67%), action 47, FPS 1.42, Running 73.43s Step 255( 16.00%), action 48, FPS 1.43, Running 73.76s Step 256( 16.33%), action 49, FPS 1.43, Running 74.74s Step 257( 16.67%), action 50, FPS 1.46, Running 75.01s Step 258( 17.00%), action 51, FPS 1.46, Running 76.10s Step 259( 17.33%), action 52, FPS 1.47, Running 76.44s Step 260( 17.67%), action 53, FPS 1.48, Running 77.00s Step 261( 18.00%), action 54, FPS 1.46, Running 77.73s Step 262( 18.33%), action 55, FPS 1.45, Running 78.77s Step 263( 18.67%), action 56, FPS 1.45, Running 79.09s Step 264( 19.00%), action 57, FPS 1.51, Running 79.65s Step 265( 19.33%), action 58, FPS 1.50, Running 80.20s Step 266( 19.67%), action 59, FPS 1.49, Running 80.88s Step 267( 20.00%), action 60, FPS 1.51, Running 81.21s Step 268( 20.33%), action 61, FPS 1.49, Running 82.37s Step 269( 20.67%), action 62, FPS 1.50, Running 82.92s Step 270( 21.00%), action 63, FPS 1.50, Running 83.44s Step 271( 21.33%), action 64, FPS 1.53, Running 83.76s Step 272( 21.67%), action 65, FPS 1.56, Running 84.71s Step 273( 22.00%), action 66, FPS 1.56, Running 85.48s Step 274( 22.33%), action 67, FPS 1.59, Running 86.01s Step 275( 22.67%), action 68, FPS 1.59, Running 86.30s Step 276( 23.00%), action 69, FPS 1.64, Running 86.92s Step 277( 23.33%), action 70, FPS 1.62, Running 87.33s Step 278( 23.67%), action 71, FPS 1.64, Running 88.32s Step 279( 24.00%), action 72, FPS 1.59, Running 89.02s Step 280( 24.33%), action 73, FPS 1.54, Running 89.95s Step 281( 24.67%), action 74, FPS 1.58, Running 90.40s Step 282( 25.00%), action 75, FPS 1.58, Running 91.40s Step 283( 25.33%), action 76, FPS 1.58, Running 91.76s Step 284( 25.67%), action 77, FPS 1.53, Running 92.70s Step 285( 26.00%), action 78, FPS 1.57, Running 92.97s Step 286( 26.33%), action 79, FPS 1.58, Running 93.52s Step 287( 26.67%), action 80, FPS 1.59, Running 93.81s Step 288( 27.00%), action 81, FPS 1.62, Running 94.72s Step 289( 27.33%), action 82, FPS 1.64, Running 95.09s Step 290( 27.67%), action 83, FPS 1.62, Running 95.78s Step 291( 28.00%), action 84, FPS 1.62, Running 96.12s Step 292( 28.33%), action 85, FPS 1.67, Running 96.68s Step 293( 28.67%), action 86, FPS 1.67, Running 97.49s Step 294( 29.00%), action 87, FPS 1.67, Running 97.96s Step 295( 29.33%), action 88, FPS 1.62, Running 98.65s Step 296( 29.67%), action 89, FPS 1.63, Running 99.20s Step 297( 30.00%), action 90, FPS 1.64, Running 99.55s Step 298( 30.33%), action 91, FPS 1.61, Running 100.78s Step 299( 30.67%), action 92, FPS 1.61, Running 101.42s Step 300( 31.00%), action 93, FPS 1.59, Running 102.57s Step 301( 31.33%), action 94, FPS 1.58, Running 103.10s Step 302( 31.67%), action 95, FPS 1.56, Running 104.22s Step 303( 32.00%), action 96, FPS 1.55, Running 104.65s Step 304( 32.33%), action 97, FPS 1.55, Running 105.63s Step 305( 32.67%), action 98, FPS 1.49, Running 106.41s Step 306( 33.00%), action 99, FPS 1.43, Running 107.52s Step 307( 33.33%), action 100, FPS 1.39, Running 108.19s Step 308( 33.67%), action 101, FPS 1.37, Running 109.29s Step 309( 34.00%), action 102, FPS 1.38, Running 109.60s Step 310( 34.33%), action 103, FPS 1.36, Running 110.49s Step 311( 34.67%), action 104, FPS 1.36, Running 110.84s Step 312( 35.00%), action 105, FPS 1.32, Running 111.83s Step 313( 35.33%), action 106, FPS 1.34, Running 112.42s Step 314( 35.67%), action 107, FPS 1.30, Running 113.37s Step 315( 36.00%), action 108, FPS 1.33, Running 113.65s Step 316( 36.33%), action 109, FPS 1.28, Running 114.85s Step 317( 36.67%), action 110, FPS 1.25, Running 115.50s Step 318( 37.00%), action 111, FPS 1.30, Running 116.13s Step 319( 37.33%), action 112, FPS 1.31, Running 116.69s Step 320( 37.67%), action 113, FPS 1.36, Running 117.26s Step 321( 38.00%), action 114, FPS 1.38, Running 117.54s Step 322( 38.33%), action 115, FPS 1.45, Running 118.03s Step 323( 38.67%), action 116, FPS 1.46, Running 118.35s Step 324( 39.00%), action 117, FPS 1.46, Running 119.30s Step 325( 39.33%), action 118, FPS 1.51, Running 119.67s Step 326( 39.67%), action 119, FPS 1.53, Running 120.60s Step 327( 40.00%), action 120, FPS 1.51, Running 121.42s Step 328( 40.33%), action 121, FPS 1.53, Running 122.35s Step 329( 40.67%), action 122, FPS 1.51, Running 122.81s Step 330( 41.00%), action 123, FPS 1.55, Running 123.40s Step 331( 41.33%), action 124, FPS 1.55, Running 123.75s Step 332( 41.67%), action 125, FPS 1.55, Running 124.70s Step 333( 42.00%), action 126, FPS 1.54, Running 125.42s Step 334( 42.33%), action 127, FPS 1.54, Running 126.31s Step 335( 42.67%), action 128, FPS 1.50, Running 126.94s Step 336( 43.00%), action 129, FPS 1.56, Running 127.68s Step 337( 43.33%), action 130, FPS 1.59, Running 128.04s Step 338( 43.67%), action 131, FPS 1.55, Running 129.04s Step 339( 44.00%), action 132, FPS 1.54, Running 129.67s Step 340( 44.33%), action 133, FPS 1.52, Running 130.41s Step 341( 44.67%), action 134, FPS 1.47, Running 131.12s Step 342( 45.00%), action 135, FPS 1.42, Running 132.09s Step 343( 45.33%), action 136, FPS 1.43, Running 132.38s Step 344( 45.67%), action 137, FPS 1.43, Running 133.30s Step 345( 46.00%), action 138, FPS 1.43, Running 133.62s Step 346( 46.33%), action 139, FPS 1.48, Running 134.13s Step 347( 46.67%), action 140, FPS 1.53, Running 134.45s Step 348( 47.00%), action 141, FPS 1.52, Running 135.54s Step 349( 47.33%), action 142, FPS 1.53, Running 135.90s Step 350( 47.67%), action 143, FPS 1.54, Running 136.40s Step 351( 48.00%), action 144, FPS 1.55, Running 136.64s Step 352( 48.33%), action 145, FPS 1.59, Running 137.27s Step 353( 48.67%), action 146, FPS 1.65, Running 137.54s Step 354( 49.00%), action 147, FPS 1.67, Running 138.26s Step 355( 49.33%), action 148, FPS 1.72, Running 138.60s Step 356( 49.67%), action 149, FPS 1.74, Running 139.15s Step 357( 50.00%), action 150, FPS 1.75, Running 139.47s Step 358( 50.33%), action 151, FPS 1.80, Running 140.14s Step 359( 50.67%), action 152, FPS 1.84, Running 140.51s Step 360( 51.00%), action 153, FPS 1.85, Running 141.20s Step 361( 51.33%), action 154, FPS 1.93, Running 141.48s Step 362( 51.67%), action 155, FPS 2.02, Running 141.99s Step 363( 52.00%), action 156, FPS 2.02, Running 142.29s Step 364( 52.33%), action 157, FPS 2.09, Running 142.88s Step 365( 52.67%), action 158, FPS 2.08, Running 143.26s Step 366( 53.00%), action 159, FPS 2.07, Running 143.79s Step 367( 53.33%), action 160, FPS 2.07, Running 144.09s Step 368( 53.67%), action 161, FPS 2.17, Running 144.76s Step 369( 54.00%), action 162, FPS 2.20, Running 145.00s Step 370( 54.33%), action 163, FPS 2.21, Running 145.46s Step 371( 54.67%), action 164, FPS 2.19, Running 145.78s Step 372( 55.00%), action 165, FPS 2.19, Running 146.39s Step 373( 55.33%), action 166, FPS 2.14, Running 146.90s Step 374( 55.67%), action 167, FPS 2.19, Running 147.40s Step 375( 56.00%), action 168, FPS 2.20, Running 147.70s Step 376( 56.33%), action 169, FPS 2.21, Running 148.20s Step 377( 56.67%), action 170, FPS 2.20, Running 148.56s Step 378( 57.00%), action 171, FPS 2.20, Running 149.21s Step 379( 57.33%), action 172, FPS 2.15, Running 149.83s Step 380( 57.67%), action 173, FPS 2.15, Running 150.52s Step 381( 58.00%), action 174, FPS 2.11, Running 150.95s Step 382( 58.33%), action 175, FPS 2.06, Running 151.71s Step 383( 58.67%), action 176, FPS 1.96, Running 152.50s Step 384( 59.00%), action 177, FPS 1.92, Running 153.30s Step 385( 59.33%), action 178, FPS 1.94, Running 153.57s Step 386( 59.67%), action 179, FPS 1.94, Running 154.11s Step 387( 60.00%), action 180, FPS 1.93, Running 154.43s Step 388( 60.33%), action 181, FPS 1.85, Running 155.58s Step 389( 60.67%), action 182, FPS 1.81, Running 156.06s Step 390( 61.00%), action 183, FPS 1.80, Running 156.58s Step 391( 61.33%), action 184, FPS 1.80, Running 156.89s Step 392( 61.67%), action 185, FPS 1.74, Running 157.89s [2026-08-02 21:40:02] [90 ] Seed 90 failed after 158.37 s. +steps: 392 , actions: 185 . +Instruction: Empty +Total 16/90(17.78%) success. +Setting seed: 91 +Step 1( N/A%), pre moving , FPS 0.53, Running 1.88s Step 2( N/A%), pre moving , FPS 0.99, Running 2.01s Step 3( N/A%), pre moving , FPS 1.33, Running 2.26s Step 4( N/A%), pre moving , FPS 1.69, Running 2.36s Step 5( N/A%), pre moving , FPS 2.04, Running 2.45s Step 6( N/A%), pre moving , FPS 2.36, Running 2.54s Step 7( N/A%), pre moving , FPS 2.66, Running 2.63s Step 8( N/A%), pre moving , FPS 2.92, Running 2.74s Step 9( N/A%), pre moving , FPS 3.16, Running 2.85s Step 10( N/A%), pre moving , FPS 3.40, Running 2.94s Step 11( N/A%), pre moving , FPS 3.62, Running 3.04s Step 12( N/A%), pre moving , FPS 3.82, Running 3.14s Step 13( N/A%), pre moving , FPS 4.02, Running 3.23s Step 14( N/A%), pre moving , FPS 4.23, Running 3.31s Step 15( N/A%), pre moving , FPS 4.47, Running 3.36s Step 16( N/A%), pre moving , FPS 4.70, Running 3.40s Step 17( N/A%), pre moving , FPS 4.90, Running 3.47s Step 18( N/A%), pre moving , FPS 5.11, Running 3.52s Step 19( N/A%), pre moving , FPS 5.31, Running 3.58s Step 20( N/A%), pre moving , FPS 5.51, Running 3.63s Step 21( N/A%), pre moving , FPS 9.91, Running 3.90s Step 22( N/A%), pre moving , FPS 10.08, Running 4.00s Step 23( N/A%), pre moving , FPS 11.22, Running 4.05s Step 24( N/A%), pre moving , FPS 11.32, Running 4.13s Step 25( N/A%), pre moving , FPS 11.50, Running 4.19s Step 26( N/A%), pre moving , FPS 9.23, Running 4.71s Step 27( N/A%), pre moving , FPS 9.04, Running 4.85s Step 28( N/A%), pre moving , FPS 9.07, Running 4.95s Step 29( N/A%), pre moving , FPS 9.06, Running 5.06s Step 30( N/A%), pre moving , FPS 9.01, Running 5.16s Step 31( N/A%), pre moving , FPS 8.98, Running 5.27s Step 32( N/A%), pre moving , FPS 9.01, Running 5.36s Step 33( N/A%), pre moving , FPS 8.99, Running 5.46s Step 34( N/A%), pre moving , FPS 8.94, Running 5.55s Step 35( N/A%), pre moving , FPS 8.75, Running 5.64s Step 36( N/A%), pre moving , FPS 7.34, Running 6.13s Step 37( N/A%), pre moving , FPS 7.26, Running 6.22s Step 38( N/A%), pre moving , FPS 7.12, Running 6.33s Step 39( N/A%), pre moving , FPS 7.00, Running 6.44s Step 40( N/A%), pre moving , FPS 6.89, Running 6.53s Step 41( N/A%), pre moving , FPS 7.32, Running 6.63s Step 42( N/A%), pre moving , FPS 7.33, Running 6.72s Step 43( N/A%), pre moving , FPS 7.21, Running 6.82s Step 44( N/A%), pre moving , FPS 7.13, Running 6.93s Step 45( N/A%), pre moving , FPS 7.04, Running 7.03s Step 46( N/A%), pre moving , FPS 8.23, Running 7.14s Step 47( N/A%), pre moving , FPS 8.43, Running 7.22s Step 48( N/A%), pre moving , FPS 8.59, Running 7.27s Step 49( N/A%), pre moving , FPS 8.80, Running 7.33s Step 50( N/A%), pre moving , FPS 8.96, Running 7.39s Step 51( N/A%), pre moving , FPS 9.23, Running 7.43s Step 52( N/A%), pre moving , FPS 9.37, Running 7.50s Step 53( N/A%), pre moving , FPS 9.60, Running 7.54s Step 54( N/A%), pre moving , FPS 9.79, Running 7.59s Step 55( N/A%), pre moving , FPS 9.93, Running 7.66s Step 56( N/A%), pre moving , FPS 12.64, Running 7.71s Step 57( N/A%), pre moving , FPS 12.95, Running 7.77s Step 58( N/A%), pre moving , FPS 13.44, Running 7.82s Step 59( N/A%), pre moving , FPS 14.02, Running 7.86s Step 60( N/A%), pre moving , FPS 14.54, Running 7.91s Step 61( N/A%), pre moving , FPS 15.09, Running 7.96s Step 62( N/A%), pre moving , FPS 15.64, Running 8.00s Step 63( N/A%), pre moving , FPS 16.06, Running 8.07s Step 64( N/A%), pre moving , FPS 17.03, Running 8.11s Step 65( N/A%), pre moving , FPS 17.84, Running 8.15s Step 66( N/A%), pre moving , FPS 18.37, Running 8.23s Step 67( N/A%), pre moving , FPS 18.35, Running 8.31s Step 68( N/A%), pre moving , FPS 17.71, Running 8.40s Step 69( N/A%), pre moving , FPS 16.95, Running 8.51s Step 70( N/A%), pre moving , FPS 16.63, Running 8.60s Step 71( N/A%), pre moving , FPS 15.81, Running 8.70s Step 72( N/A%), pre moving , FPS 15.33, Running 8.80s Step 73( N/A%), pre moving , FPS 14.21, Running 8.95s Step 74( N/A%), pre moving , FPS 13.49, Running 9.07s Step 75( N/A%), pre moving , FPS 12.68, Running 9.23s Step 76( N/A%), pre moving , FPS 12.08, Running 9.37s Step 77( N/A%), pre moving , FPS 11.41, Running 9.52s Step 78( N/A%), pre moving , FPS 10.72, Running 9.68s Step 79( N/A%), pre moving , FPS 10.27, Running 9.81s Step 80( N/A%), pre moving , FPS 9.71, Running 9.97s Step 81( N/A%), pre moving , FPS 9.32, Running 10.10s Step 82( N/A%), pre moving , FPS 8.86, Running 10.26s Step 83( N/A%), pre moving , FPS 8.49, Running 10.42s Step 84( N/A%), pre moving , FPS 8.18, Running 10.55s Step 85( N/A%), pre moving , FPS 7.79, Running 10.72s Step 86( N/A%), pre moving , FPS 7.52, Running 10.88s Step 87( N/A%), pre moving , FPS 7.36, Running 11.03s Step 88( N/A%), pre moving , FPS 7.28, Running 11.15s Step 89( N/A%), pre moving , FPS 7.45, Running 11.19s Step 90( N/A%), pre moving , FPS 7.56, Running 11.24s Step 91( N/A%), pre moving , FPS 7.73, Running 11.29s Step 92( N/A%), pre moving , FPS 7.91, Running 11.33s Step 93( N/A%), pre moving , FPS 8.26, Running 11.37s Step 94( N/A%), pre moving , FPS 8.56, Running 11.41s Step 95( N/A%), pre moving , FPS 9.04, Running 11.45s Step 96( N/A%), pre moving , FPS 9.31, Running 11.51s Step 97( N/A%), pre moving , FPS 9.73, Running 11.57s Step 98( N/A%), pre moving , FPS 10.34, Running 11.62s Step 99( N/A%), pre moving , FPS 10.46, Running 11.72s Step 100( N/A%), pre moving , FPS 11.04, Running 11.78s Step 101( N/A%), pre moving , FPS 11.63, Running 11.82s Step 102( N/A%), pre moving , FPS 12.40, Running 11.87s Step 103( N/A%), pre moving , FPS 13.29, Running 11.93s Step 104( N/A%), pre moving , FPS 13.99, Running 11.98s Step 105( N/A%), pre moving , FPS 15.17, Running 12.04s Step 106( N/A%), pre moving , FPS 16.60, Running 12.09s Step 107( N/A%), pre moving , FPS 17.77, Running 12.15s Step 108( N/A%), pre moving , FPS 19.31, Running 12.19s Step 109( N/A%), pre moving , FPS 19.16, Running 12.24s Step 110( N/A%), pre moving , FPS 18.99, Running 12.29s Step 111( N/A%), pre moving , FPS 18.81, Running 12.35s Step 112( N/A%), pre moving , FPS 18.41, Running 12.42s Step 113( N/A%), pre moving , FPS 17.55, Running 12.51s Step 114( N/A%), pre moving , FPS 16.72, Running 12.60s Step 115( N/A%), pre moving , FPS 15.94, Running 12.70s Step 116( N/A%), pre moving , FPS 15.63, Running 12.79s Step 117( N/A%), pre moving , FPS 15.18, Running 12.89s Step 118( N/A%), pre moving , FPS 14.62, Running 12.98s Step 119( N/A%), pre moving , FPS 14.72, Running 13.08s Step 120( N/A%), pre moving , FPS 14.27, Running 13.18s Step 121( N/A%), pre moving , FPS 13.73, Running 13.28s Step 122( N/A%), pre moving , FPS 13.35, Running 13.37s Step 123( N/A%), pre moving , FPS 12.99, Running 13.47s Step 124( N/A%), pre moving , FPS 12.66, Running 13.56s Step 125( N/A%), pre moving , FPS 12.31, Running 13.66s Step 126( N/A%), pre moving , FPS 12.01, Running 13.75s Step 127( N/A%), pre moving , FPS 11.77, Running 13.85s Step 128( N/A%), pre moving , FPS 11.40, Running 13.94s Step 129( N/A%), pre moving , FPS 11.08, Running 14.04s Step 130( N/A%), pre moving , FPS 10.87, Running 14.13s Step 131( N/A%), pre moving , FPS 10.59, Running 14.24s Step 132( N/A%), pre moving , FPS 10.46, Running 14.33s Step 133( N/A%), pre moving , FPS 10.36, Running 14.44s Step 134( N/A%), pre moving , FPS 10.35, Running 14.54s Step 135( N/A%), pre moving , FPS 10.36, Running 14.63s Step 136( N/A%), pre moving , FPS 10.36, Running 14.73s Step 137( N/A%), pre moving , FPS 10.50, Running 14.80s Step 138( N/A%), pre moving , FPS 10.51, Running 14.89s Step 139( N/A%), pre moving , FPS 10.56, Running 14.97s Step 140( N/A%), pre moving , FPS 10.64, Running 15.06s Step 141( N/A%), pre moving , FPS 10.91, Running 15.11s Step 142( N/A%), pre moving , FPS 11.14, Running 15.17s Step 143( N/A%), pre moving , FPS 11.17, Running 15.26s Step 144( N/A%), pre moving , FPS 11.22, Running 15.35s Step 145( N/A%), pre moving , FPS 11.40, Running 15.42s Step 146( N/A%), pre moving , FPS 11.87, Running 15.44s Step 147( N/A%), pre moving , FPS 12.42, Running 15.46s Step 148( N/A%), pre moving , FPS 12.97, Running 15.49s Step 149( N/A%), pre moving , FPS 13.45, Running 15.53s Step 150( N/A%), pre moving , FPS 9.75, Running 16.18s Step 151( N/A%), pre moving , FPS 9.32, Running 16.38s Step 152( N/A%), pre moving , FPS 8.39, Running 16.71s Step 153( N/A%), pre moving , FPS 8.13, Running 16.90s Step 154( N/A%), pre moving , FPS 7.22, Running 17.31s Step 155( N/A%), pre moving , FPS 6.92, Running 17.52s Step 156( N/A%), pre moving , FPS 6.31, Running 17.89s Step 157( N/A%), pre moving , FPS 5.99, Running 18.14s Step 158( N/A%), pre moving , FPS 5.52, Running 18.51s Step 159( N/A%), pre moving , FPS 5.33, Running 18.73s Step 160( N/A%), pre moving , FPS 4.93, Running 19.11s Step 161( N/A%), pre moving , FPS 4.85, Running 19.24s Step 162( N/A%), pre moving , FPS 4.67, Running 19.45s Step 163( N/A%), pre moving , FPS 4.62, Running 19.58s Step 164( N/A%), pre moving , FPS 4.44, Running 19.85s Step 165( N/A%), pre moving , FPS 4.34, Running 20.03s Step 166( N/A%), pre moving , FPS 4.13, Running 20.28s Step 167( N/A%), pre moving , FPS 4.00, Running 20.47s Step 168( N/A%), pre moving , FPS 3.76, Running 20.81s Step 169( N/A%), pre moving , FPS 3.64, Running 21.03s Step 170( N/A%), pre moving , FPS 3.82, Running 21.42s Step 171( N/A%), pre moving , FPS 3.81, Running 21.64s Step 172( N/A%), pre moving , FPS 3.76, Running 22.03s Step 173( N/A%), pre moving , FPS 3.72, Running 22.28s Step 174( N/A%), pre moving , FPS 3.73, Running 22.66s Step 175( N/A%), pre moving , FPS 3.74, Running 22.86s Step 176( N/A%), pre moving , FPS 3.76, Running 23.22s Step 177( N/A%), pre moving , FPS 3.80, Running 23.40s Step 178( N/A%), pre moving , FPS 3.95, Running 23.57s Step 179( N/A%), pre moving , FPS 4.02, Running 23.70s Step 180( N/A%), pre moving , FPS 4.08, Running 24.02s Step 181( N/A%), pre moving , FPS 4.05, Running 24.18s Step 182( N/A%), pre moving , FPS 3.95, Running 24.51s Step 183( N/A%), pre moving , FPS 3.93, Running 24.68s Step 184( N/A%), pre moving , FPS 3.77, Running 25.16s Step 185( N/A%), pre moving , FPS 3.66, Running 25.49s Step 186( N/A%), pre moving , FPS 3.57, Running 25.88s Step 187( N/A%), pre moving , FPS 3.54, Running 26.11s Step 188( N/A%), pre moving , FPS 3.51, Running 26.51s Step 189( N/A%), pre moving , FPS 3.50, Running 26.73s Step 190( N/A%), pre moving , FPS 3.51, Running 27.12s Step 191( N/A%), pre moving , FPS 3.49, Running 27.36s Step 192( N/A%), pre moving , FPS 3.56, Running 27.65s Step 193( N/A%), pre moving , FPS 3.63, Running 27.78s Step 194( N/A%), pre moving , FPS 3.76, Running 27.99s Step 195( N/A%), pre moving , FPS 3.76, Running 28.18s Step 196( N/A%), pre moving , FPS 3.79, Running 28.50s Step 197( N/A%), pre moving , FPS 3.79, Running 28.67s Step 198( N/A%), pre moving , FPS 3.71, Running 28.97s Step 199( N/A%), pre moving , FPS 3.65, Running 29.19s Step 200( N/A%), pre moving , FPS 3.60, Running 29.58s Step 201( N/A%), pre moving , FPS 3.52, Running 29.87s Step 202( N/A%), pre moving , FPS 3.47, Running 30.27s Step 203( N/A%), pre moving , FPS 3.44, Running 30.49s Step 204( N/A%), pre moving , FPS 3.47, Running 30.92s Step 205( N/A%), pre moving , FPS 3.52, Running 31.17s Step 206( N/A%), pre moving , FPS 3.50, Running 31.60s Step 207( N/A%), pre moving , FPS 3.53, Running 31.77s Step 208( N/A%), pre moving , FPS 3.66, Running 31.98s Step 209( N/A%), pre moving , FPS 3.71, Running 32.13s Step 210( N/A%), pre moving , FPS 3.74, Running 32.46s Step 211( N/A%), pre moving , FPS 3.76, Running 32.68s Step 212( N/A%), pre moving , FPS 3.75, Running 32.98s Step 213( N/A%), pre moving , FPS 3.79, Running 33.06s Step 214( N/A%), pre moving , FPS 3.88, Running 33.14s Step 215( N/A%), pre moving , FPS 3.96, Running 33.24s Step 216( N/A%), pre moving , FPS 4.13, Running 33.34s Step 217( N/A%), pre moving , FPS 4.19, Running 33.45s Step 218( N/A%), pre moving , FPS 4.36, Running 33.55s Step 219( N/A%), pre moving , FPS 4.47, Running 33.66s Step 220( N/A%), pre moving , FPS 4.77, Running 33.77s Step 221( N/A%), pre moving , FPS 4.98, Running 33.88s Step 222( N/A%), pre moving , FPS 5.37, Running 33.99s Step 223( N/A%), pre moving , FPS 3.89, Running 35.63s Step 224( N/A%), pre moving , FPS 3.95, Running 35.99s Step 225( N/A%), pre moving , FPS 3.97, Running 36.21s Step 226( N/A%), pre moving , FPS 4.10, Running 36.47s Step 227( N/A%), pre moving , FPS 4.09, Running 36.66s Step 228( N/A%), pre moving , FPS 4.00, Running 36.98s Step 229( N/A%), pre moving , FPS 3.99, Running 37.14s Step 230( N/A%), pre moving , FPS 4.01, Running 37.45s Step 231( N/A%), pre moving , FPS 4.04, Running 37.63s Step 232( N/A%), pre moving , FPS 3.96, Running 38.04s Step 233( N/A%), pre moving , FPS 3.85, Running 38.26s Step 234( N/A%), pre moving , FPS 3.66, Running 38.60s Step 235( N/A%), pre moving , FPS 3.59, Running 38.81s Step 236( N/A%), pre moving , FPS 3.41, Running 39.21s Step 237( N/A%), pre moving , FPS 3.35, Running 39.42s Step 238( N/A%), pre moving , FPS 3.21, Running 39.77s Step 239( N/A%), pre moving , FPS 3.16, Running 39.99s Step 240( N/A%), pre moving , FPS 3.04, Running 40.36s Step 241( N/A%), pre moving , FPS 3.03, Running 40.49s Step 242( N/A%), pre moving , FPS 2.97, Running 40.72s Step 243( 0.33%), action 1, FPS 3.11, Running 42.06s Step 244( 0.67%), action 2, FPS 3.13, Running 42.39s Step 245( 1.00%), action 3, FPS 3.01, Running 42.85s Step 246( 1.33%), action 4, FPS 2.97, Running 43.21s Step 247( 1.67%), action 5, FPS 2.67, Running 44.16s Step 248( 2.00%), action 6, FPS 2.64, Running 44.54s Step 249( 2.33%), action 7, FPS 2.40, Running 45.46s Step 250( 2.67%), action 8, FPS 2.37, Running 45.89s Step 251( 3.00%), action 9, FPS 2.28, Running 46.40s Step 252( 3.33%), action 10, FPS 2.31, Running 46.71s Step 253( 3.67%), action 11, FPS 2.19, Running 47.38s Step 254( 4.00%), action 12, FPS 2.18, Running 47.77s Step 255( 4.33%), action 13, FPS 2.06, Running 48.51s Step 256( 4.67%), action 14, FPS 2.04, Running 49.01s Step 257( 5.00%), action 15, FPS 1.99, Running 49.48s Step 258( 5.33%), action 16, FPS 1.97, Running 49.93s Step 259( 5.67%), action 17, FPS 1.89, Running 50.58s Step 260( 6.00%), action 18, FPS 1.81, Running 51.41s Step 261( 6.33%), action 19, FPS 1.68, Running 52.37s Step 262( 6.67%), action 20, FPS 1.66, Running 52.73s Step 263( 7.00%), action 21, FPS 1.67, Running 54.04s Step 264( 7.33%), action 22, FPS 1.64, Running 54.59s Step 265( 7.67%), action 23, FPS 1.60, Running 55.33s Step 266( 8.00%), action 24, FPS 1.59, Running 55.82s Step 267( 8.33%), action 25, FPS 1.59, Running 56.75s Step 268( 8.67%), action 26, FPS 1.59, Running 57.09s Step 269( 9.00%), action 27, FPS 1.58, Running 58.11s Step 270( 9.33%), action 28, FPS 1.52, Running 59.03s Step 271( 9.67%), action 29, FPS 1.52, Running 59.56s Step 272( 10.00%), action 30, FPS 1.47, Running 60.27s Step 273( 10.33%), action 31, FPS 1.44, Running 61.29s Step 274( 10.67%), action 32, FPS 1.40, Running 62.07s Step 275( 11.00%), action 33, FPS 1.38, Running 63.05s Step 276( 11.33%), action 34, FPS 1.37, Running 63.65s Step 277( 11.67%), action 35, FPS 1.37, Running 64.11s Step 278( 12.00%), action 36, FPS 1.37, Running 64.56s Step 279( 12.33%), action 37, FPS 1.37, Running 65.17s Step 280( 12.67%), action 38, FPS 1.37, Running 65.97s Step 281( 13.00%), action 39, FPS 1.38, Running 66.82s Step 282( 13.33%), action 40, FPS 1.32, Running 67.83s Step 283( 13.67%), action 41, FPS 1.37, Running 68.63s Step 284( 14.00%), action 42, FPS 1.39, Running 69.01s Step 285( 14.33%), action 43, FPS 1.36, Running 70.05s Step 286( 14.67%), action 44, FPS 1.36, Running 70.50s Step 287( 15.00%), action 45, FPS 1.40, Running 71.05s Step 288( 15.33%), action 46, FPS 1.37, Running 71.67s Step 289( 15.67%), action 47, FPS 1.40, Running 72.41s Step 290( 16.00%), action 48, FPS 1.44, Running 72.89s Step 291( 16.33%), action 49, FPS 1.45, Running 73.39s Step 292( 16.67%), action 50, FPS 1.48, Running 73.76s Step 293( 17.00%), action 51, FPS 1.52, Running 74.49s Step 294( 17.33%), action 52, FPS 1.56, Running 74.87s Step 295( 17.67%), action 53, FPS 1.59, Running 75.64s Step 296( 18.00%), action 54, FPS 1.57, Running 76.35s Step 297( 18.33%), action 55, FPS 1.58, Running 76.79s Step 298( 18.67%), action 56, FPS 1.54, Running 77.55s Step 299( 19.00%), action 57, FPS 1.55, Running 78.04s Step 300( 19.33%), action 58, FPS 1.61, Running 78.41s Step 301( 19.67%), action 59, FPS 1.65, Running 78.94s Step 302( 20.00%), action 60, FPS 1.73, Running 79.42s Step 303( 20.33%), action 61, FPS 1.71, Running 80.32s Step 304( 20.67%), action 62, FPS 1.69, Running 80.82s Step 305( 21.00%), action 63, FPS 1.76, Running 81.39s Step 306( 21.33%), action 64, FPS 1.76, Running 81.85s Step 307( 21.67%), action 65, FPS 1.72, Running 82.69s Step 308( 22.00%), action 66, FPS 1.75, Running 83.12s Step 309( 22.33%), action 67, FPS 1.81, Running 83.43s Step 310( 22.67%), action 68, FPS 1.79, Running 84.04s Step 311( 23.00%), action 69, FPS 1.79, Running 84.56s Step 312( 23.33%), action 70, FPS 1.73, Running 85.32s Step 313( 23.67%), action 71, FPS 1.71, Running 86.20s Step 314( 24.00%), action 72, FPS 1.71, Running 86.59s Step 315( 24.33%), action 73, FPS 1.74, Running 87.17s Step 316( 24.67%), action 74, FPS 1.77, Running 87.62s Step 317( 25.00%), action 75, FPS 1.74, Running 88.26s Step 318( 25.33%), action 76, FPS 1.80, Running 88.67s Step 319( 25.67%), action 77, FPS 1.77, Running 89.32s Step 320( 26.00%), action 78, FPS 1.77, Running 89.74s Step 321( 26.33%), action 79, FPS 1.74, Running 90.42s Step 322( 26.67%), action 80, FPS 1.75, Running 90.85s Step 323( 27.00%), action 81, FPS 1.78, Running 91.58s Step 324( 27.33%), action 82, FPS 1.81, Running 91.90s Step 325( 27.67%), action 83, FPS 1.81, Running 92.42s Step 326( 28.00%), action 84, FPS 1.76, Running 93.22s Step 327( 28.33%), action 85, FPS 1.72, Running 94.29s Step 328( 28.67%), action 86, FPS 1.72, Running 94.73s Step 329( 29.00%), action 87, FPS 1.63, Running 95.69s Step 330( 29.33%), action 88, FPS 1.67, Running 96.03s Step 331( 29.67%), action 89, FPS 1.61, Running 97.01s Step 332( 30.00%), action 90, FPS 1.64, Running 97.51s Step 333( 30.33%), action 91, FPS 1.59, Running 98.77s Step 334( 30.67%), action 92, FPS 1.59, Running 99.14s Step 335( 31.00%), action 93, FPS 1.55, Running 100.10s Step 336( 31.33%), action 94, FPS 1.55, Running 100.53s Step 337( 31.67%), action 95, FPS 1.51, Running 101.49s Step 338( 32.00%), action 96, FPS 1.50, Running 101.99s Step 339( 32.33%), action 97, FPS 1.48, Running 102.82s Step 340( 32.67%), action 98, FPS 1.46, Running 103.48s Step 341( 33.00%), action 99, FPS 1.42, Running 104.48s Step 342( 33.33%), action 100, FPS 1.40, Running 105.13s Step 343( 33.67%), action 101, FPS 1.41, Running 105.73s Step 344( 34.00%), action 102, FPS 1.37, Running 106.46s Step 345( 34.33%), action 103, FPS 1.38, Running 106.95s Step 346( 34.67%), action 104, FPS 1.38, Running 107.70s Step 347( 35.00%), action 105, FPS 1.43, Running 108.26s Step 348( 35.33%), action 106, FPS 1.39, Running 109.12s Step 349( 35.67%), action 107, FPS 1.44, Running 109.62s Step 350( 36.00%), action 108, FPS 1.42, Running 110.11s Step 351( 36.33%), action 109, FPS 1.48, Running 110.56s Step 352( 36.67%), action 110, FPS 1.51, Running 110.79s Step 353( 37.00%), action 111, FPS 1.58, Running 111.41s Step 354( 37.33%), action 112, FPS 1.58, Running 111.82s Step 355( 37.67%), action 113, FPS 1.63, Running 112.39s Step 356( 38.00%), action 114, FPS 1.62, Running 112.89s Step 357( 38.33%), action 115, FPS 1.65, Running 113.64s Step 358( 38.67%), action 116, FPS 1.64, Running 114.19s Step 359( 39.00%), action 117, FPS 1.69, Running 114.65s Step 360( 39.33%), action 118, FPS 1.72, Running 115.13s Step 361( 39.67%), action 119, FPS 1.80, Running 115.60s Step 362( 40.00%), action 120, FPS 1.78, Running 116.35s Step 363( 40.33%), action 121, FPS 1.75, Running 117.14s Step 364( 40.67%), action 122, FPS 1.79, Running 117.62s Step 365( 41.00%), action 123, FPS 1.73, Running 118.50s Step 366( 41.33%), action 124, FPS 1.77, Running 119.02s Step 367( 41.67%), action 125, FPS 1.75, Running 119.68s Step 368( 42.00%), action 126, FPS 1.82, Running 120.08s Step 369( 42.33%), action 127, FPS 1.78, Running 120.87s Step 370( 42.67%), action 128, FPS 1.78, Running 121.33s Step 371( 43.00%), action 129, FPS 1.74, Running 122.06s Step 372( 43.33%), action 130, FPS 1.72, Running 122.39s Step 373( 43.67%), action 131, FPS 1.68, Running 123.28s Step 374( 44.00%), action 132, FPS 1.69, Running 123.63s Step 375( 44.33%), action 133, FPS 1.71, Running 124.12s Step 376( 44.67%), action 134, FPS 1.73, Running 124.48s Step 377( 45.00%), action 135, FPS 1.70, Running 125.40s Step 378( 45.33%), action 136, FPS 1.70, Running 125.96s Step 379( 45.67%), action 137, FPS 1.67, Running 126.65s Step 380( 46.00%), action 138, FPS 1.62, Running 127.47s Step 381( 46.33%), action 139, FPS 1.57, Running 128.37s Step 382( 46.67%), action 140, FPS 1.60, Running 128.87s Step 383( 47.00%), action 141, FPS 1.60, Running 129.63s Step 384( 47.33%), action 142, FPS 1.60, Running 130.15s Step 385( 47.67%), action 143, FPS 1.60, Running 131.01s Step 386( 48.00%), action 144, FPS 1.62, Running 131.40s Step 387( 48.33%), action 145, FPS 1.63, Running 131.93s Step 388( 48.67%), action 146, FPS 1.58, Running 132.75s Step 389( 49.00%), action 147, FPS 1.56, Running 133.66s Step 390( 49.33%), action 148, FPS 1.56, Running 134.14s Step 391( 49.67%), action 149, FPS 1.59, Running 134.63s Step 392( 50.00%), action 150, FPS 1.55, Running 135.32s Step 393( 50.33%), action 151, FPS 1.57, Running 136.01s Step 394( 50.67%), action 152, FPS 1.50, Running 136.93s Step 395( 51.00%), action 153, FPS 1.50, Running 137.45s Step 396( 51.33%), action 154, FPS 1.43, Running 138.42s Step 397( 51.67%), action 155, FPS 1.49, Running 138.84s Step 398( 52.00%), action 156, FPS 1.46, Running 139.69s Step 399( 52.33%), action 157, FPS 1.48, Running 140.17s Step 400( 52.67%), action 158, FPS 1.50, Running 140.77s Step 401( 53.00%), action 159, FPS 1.56, Running 141.21s Step 402( 53.33%), action 160, FPS 1.53, Running 141.90s Step 403( 53.67%), action 161, FPS 1.54, Running 142.62s Step 404( 54.00%), action 162, FPS 1.55, Running 143.03s Step 405( 54.33%), action 163, FPS 1.54, Running 143.99s Step 406( 54.67%), action 164, FPS 1.53, Running 144.47s Step 407( 55.00%), action 165, FPS 1.48, Running 145.48s Step 408( 55.33%), action 166, FPS 1.53, Running 145.83s Step 409( 55.67%), action 167, FPS 1.53, Running 146.69s Step 410( 56.00%), action 168, FPS 1.51, Running 147.36s Step 411( 56.33%), action 169, FPS 1.46, Running 148.33s Step 412( 56.67%), action 170, FPS 1.45, Running 149.13s Step 413( 57.00%), action 171, FPS 1.47, Running 149.63s Step 414( 57.33%), action 172, FPS 1.48, Running 150.46s Step 415( 57.67%), action 173, FPS 1.48, Running 151.00s Step 416( 58.00%), action 174, FPS 1.53, Running 151.45s Step 417( 58.33%), action 175, FPS 1.48, Running 152.37s Step 418( 58.67%), action 176, FPS 1.52, Running 152.81s Step 419( 59.00%), action 177, FPS 1.50, Running 153.52s Step 420( 59.33%), action 178, FPS 1.51, Running 153.97s Step 421( 59.67%), action 179, FPS 1.48, Running 154.69s Step 422( 60.00%), action 180, FPS 1.48, Running 155.43s Step 423( 60.33%), action 181, FPS 1.47, Running 156.22s Step 424( 60.67%), action 182, FPS 1.47, Running 156.64s Step 425( 61.00%), action 183, FPS 1.50, Running 157.30s Step 426( 61.33%), action 184, FPS 1.52, Running 157.66s Step 427( 61.67%), action 185, FPS 1.59, Running 158.07s Step 428( 62.00%), action 186, FPS 1.52, Running 159.01s Step 429( 62.33%), action 187, FPS 1.56, Running 159.51s Step 430( 62.67%), action 188, FPS 1.59, Running 159.94s Step 431( 63.00%), action 189, FPS 1.64, Running 160.49s Step 432( 63.33%), action 190, FPS 1.70, Running 160.90s Step 433( 63.67%), action 191, FPS 1.67, Running 161.57s Step 434( 64.00%), action 192, FPS 1.73, Running 161.99s Step 435( 64.33%), action 193, FPS 1.68, Running 162.88s Step 436( 64.67%), action 194, FPS 1.66, Running 163.46s Step 437( 65.00%), action 195, FPS 1.72, Running 163.99s Step 438( 65.33%), action 196, FPS 1.72, Running 164.45s Step 439( 65.67%), action 197, FPS 1.72, Running 165.13s Step 440( 66.00%), action 198, FPS 1.72, Running 165.57s Step 441( 66.33%), action 199, FPS 1.77, Running 166.00s Step 442( 66.67%), action 200, FPS 1.78, Running 166.68s Step 443( 67.00%), action 201, FPS 1.79, Running 167.36s Step 444( 67.33%), action 202, FPS 1.80, Running 167.73s Step 445( 67.67%), action 203, FPS 1.83, Running 168.25s Step 446( 68.00%), action 204, FPS 1.79, Running 168.85s Step 447( 68.33%), action 205, FPS 1.78, Running 169.28s Step 448( 68.67%), action 206, FPS 1.82, Running 170.01s Step 449( 69.00%), action 207, FPS 1.82, Running 170.49s Step 450( 69.33%), action 208, FPS 1.82, Running 170.90s Step 451( 69.67%), action 209, FPS 1.82, Running 171.46s Step 452( 70.00%), action 210, FPS 1.75, Running 172.33s Step 453( 70.33%), action 211, FPS 1.71, Running 173.26s Step 454( 70.67%), action 212, FPS 1.64, Running 174.18s Step 455( 71.00%), action 213, FPS 1.65, Running 174.97s Step 456( 71.33%), action 214, FPS 1.60, Running 175.98s Step 457( 71.67%), action 215, FPS 1.59, Running 176.57s Step 458( 72.00%), action 216, FPS 1.57, Running 177.18s Step 459( 72.33%), action 217, FPS 1.60, Running 177.64s Step 460( 72.67%), action 218, FPS 1.59, Running 178.17s Step 461( 73.00%), action 219, FPS 1.58, Running 178.67s Step 462( 73.33%), action 220, FPS 1.54, Running 179.71s Step 463( 73.67%), action 221, FPS 1.49, Running 180.75s Step 464( 74.00%), action 222, FPS 1.49, Running 181.16s Step 465( 74.33%), action 223, FPS 1.49, Running 181.72s Step 466( 74.67%), action 224, FPS 1.49, Running 182.27s Step 467( 75.00%), action 225, FPS 1.48, Running 182.77s Step 468( 75.33%), action 226, FPS 1.52, Running 183.13s Step 469( 75.67%), action 227, FPS 1.52, Running 183.63s Step 470( 76.00%), action 228, FPS 1.52, Running 184.04s Step 471( 76.33%), action 229, FPS 1.53, Running 184.55s Step 472( 76.67%), action 230, FPS 1.55, Running 185.22s Step 473( 77.00%), action 231, FPS 1.60, Running 185.78s Step 474( 77.33%), action 232, FPS 1.67, Running 186.14s Step 475( 77.67%), action 233, FPS 1.72, Running 186.58s Step 476( 78.00%), action 234, FPS 1.80, Running 187.09s Step 477( 78.33%), action 235, FPS 1.79, Running 187.78s Step 478( 78.67%), action 236, FPS 1.81, Running 188.23s Step 479( 79.00%), action 237, FPS 1.82, Running 188.63s Step 480( 79.33%), action 238, FPS 1.83, Running 189.09s Step 481( 79.67%), action 239, FPS 1.85, Running 189.46s Step 482( 80.00%), action 240, FPS 1.99, Running 189.74s Step 483( 80.33%), action 241, FPS 2.12, Running 190.18s Step 484( 80.67%), action 242, FPS 2.11, Running 190.62s Step 485( 81.00%), action 243, FPS 2.18, Running 190.90s Step 486( 81.33%), action 244, FPS 2.22, Running 191.29s Step 487( 81.67%), action 245, FPS 2.25, Running 191.67s Step 488( 82.00%), action 246, FPS 2.26, Running 192.00s Step 489( 82.33%), action 247, FPS 2.22, Running 192.64s Step 490( 82.67%), action 248, FPS 2.19, Running 193.17s Step 491( 83.00%), action 249, FPS 2.17, Running 193.79s Step 492( 83.33%), action 250, FPS 2.13, Running 194.61s Step 493( 83.67%), action 251, FPS 2.11, Running 195.25s Step 494( 84.00%), action 252, FPS 2.03, Running 196.00s [2026-08-02 21:43:19] [91 ] Seed 91 success after 196.67 s. +steps: 494 , actions: 252 . +Instruction: Empty +Total 17/91(18.68%) success. +Setting seed: 92 +Step 1( N/A%), pre moving , FPS 0.05, Running 21.85s Step 2( N/A%), pre moving , FPS 0.09, Running 21.95s Step 3( N/A%), pre moving , FPS 0.14, Running 22.04s Step 4( N/A%), pre moving , FPS 0.18, Running 22.12s Step 5( N/A%), pre moving , FPS 0.22, Running 22.23s Step 6( N/A%), pre moving , FPS 0.27, Running 22.43s Step 7( N/A%), pre moving , FPS 0.31, Running 22.53s Step 8( N/A%), pre moving , FPS 0.35, Running 22.62s Step 9( N/A%), pre moving , FPS 0.40, Running 22.71s Step 10( N/A%), pre moving , FPS 0.44, Running 22.85s Step 11( N/A%), pre moving , FPS 0.48, Running 23.01s Step 12( N/A%), pre moving , FPS 0.52, Running 23.11s Step 13( N/A%), pre moving , FPS 0.56, Running 23.21s Step 14( N/A%), pre moving , FPS 0.60, Running 23.31s Step 15( N/A%), pre moving , FPS 0.64, Running 23.40s Step 16( N/A%), pre moving , FPS 0.68, Running 23.49s Step 17( N/A%), pre moving , FPS 0.72, Running 23.55s Step 18( N/A%), pre moving , FPS 0.76, Running 23.62s Step 19( N/A%), pre moving , FPS 0.80, Running 23.70s Step 20( N/A%), pre moving , FPS 0.84, Running 23.76s Step 21( N/A%), pre moving , FPS 8.79, Running 24.13s Step 22( N/A%), pre moving , FPS 8.83, Running 24.21s Step 23( N/A%), pre moving , FPS 8.76, Running 24.32s Step 24( N/A%), pre moving , FPS 8.87, Running 24.38s Step 25( N/A%), pre moving , FPS 9.01, Running 24.45s Step 26( N/A%), pre moving , FPS 8.43, Running 24.81s Step 27( N/A%), pre moving , FPS 8.52, Running 24.88s Step 28( N/A%), pre moving , FPS 8.41, Running 25.00s Step 29( N/A%), pre moving , FPS 8.37, Running 25.10s Step 30( N/A%), pre moving , FPS 8.51, Running 25.21s Step 31( N/A%), pre moving , FPS 8.70, Running 25.31s Step 32( N/A%), pre moving , FPS 8.77, Running 25.39s Step 33( N/A%), pre moving , FPS 8.73, Running 25.50s Step 34( N/A%), pre moving , FPS 8.76, Running 25.59s Step 35( N/A%), pre moving , FPS 8.73, Running 25.69s Step 36( N/A%), pre moving , FPS 7.37, Running 26.20s Step 37( N/A%), pre moving , FPS 7.26, Running 26.30s Step 38( N/A%), pre moving , FPS 7.19, Running 26.40s Step 39( N/A%), pre moving , FPS 7.13, Running 26.50s Step 40( N/A%), pre moving , FPS 7.03, Running 26.60s Step 41( N/A%), pre moving , FPS 7.77, Running 26.70s Step 42( N/A%), pre moving , FPS 7.75, Running 26.79s Step 43( N/A%), pre moving , FPS 7.78, Running 26.89s Step 44( N/A%), pre moving , FPS 7.64, Running 27.00s Step 45( N/A%), pre moving , FPS 7.58, Running 27.09s Step 46( N/A%), pre moving , FPS 8.40, Running 27.19s Step 47( N/A%), pre moving , FPS 8.27, Running 27.30s Step 48( N/A%), pre moving , FPS 8.33, Running 27.40s Step 49( N/A%), pre moving , FPS 8.35, Running 27.50s Step 50( N/A%), pre moving , FPS 8.34, Running 27.60s Step 51( N/A%), pre moving , FPS 8.50, Running 27.66s Step 52( N/A%), pre moving , FPS 8.66, Running 27.70s Step 53( N/A%), pre moving , FPS 8.89, Running 27.75s Step 54( N/A%), pre moving , FPS 9.00, Running 27.82s Step 55( N/A%), pre moving , FPS 9.20, Running 27.87s Step 56( N/A%), pre moving , FPS 11.61, Running 27.93s Step 57( N/A%), pre moving , FPS 11.89, Running 27.99s Step 58( N/A%), pre moving , FPS 12.21, Running 28.04s Step 59( N/A%), pre moving , FPS 12.59, Running 28.09s Step 60( N/A%), pre moving , FPS 12.85, Running 28.16s Step 61( N/A%), pre moving , FPS 13.14, Running 28.22s Step 62( N/A%), pre moving , FPS 13.39, Running 28.29s Step 63( N/A%), pre moving , FPS 13.56, Running 28.37s Step 64( N/A%), pre moving , FPS 13.86, Running 28.44s Step 65( N/A%), pre moving , FPS 14.25, Running 28.49s Step 66( N/A%), pre moving , FPS 14.79, Running 28.54s Step 67( N/A%), pre moving , FPS 15.56, Running 28.58s Step 68( N/A%), pre moving , FPS 16.21, Running 28.63s Step 69( N/A%), pre moving , FPS 16.08, Running 28.74s Step 70( N/A%), pre moving , FPS 15.75, Running 28.87s Step 71( N/A%), pre moving , FPS 14.74, Running 29.02s Step 72( N/A%), pre moving , FPS 13.66, Running 29.16s Step 73( N/A%), pre moving , FPS 12.68, Running 29.33s Step 74( N/A%), pre moving , FPS 12.01, Running 29.48s Step 75( N/A%), pre moving , FPS 11.32, Running 29.63s Step 76( N/A%), pre moving , FPS 10.68, Running 29.80s Step 77( N/A%), pre moving , FPS 10.21, Running 29.94s Step 78( N/A%), pre moving , FPS 9.73, Running 30.10s Step 79( N/A%), pre moving , FPS 9.30, Running 30.24s Step 80( N/A%), pre moving , FPS 8.94, Running 30.39s Step 81( N/A%), pre moving , FPS 8.70, Running 30.52s Step 82( N/A%), pre moving , FPS 8.40, Running 30.67s Step 83( N/A%), pre moving , FPS 8.15, Running 30.82s Step 84( N/A%), pre moving , FPS 7.90, Running 30.97s Step 85( N/A%), pre moving , FPS 7.60, Running 31.12s Step 86( N/A%), pre moving , FPS 7.35, Running 31.26s Step 87( N/A%), pre moving , FPS 7.06, Running 31.41s Step 88( N/A%), pre moving , FPS 6.85, Running 31.55s Step 89( N/A%), pre moving , FPS 6.69, Running 31.73s Step 90( N/A%), pre moving , FPS 6.70, Running 31.86s Step 91( N/A%), pre moving , FPS 6.80, Running 31.96s Step 92( N/A%), pre moving , FPS 6.97, Running 32.03s Step 93( N/A%), pre moving , FPS 7.14, Running 32.13s Step 94( N/A%), pre moving , FPS 7.29, Running 32.22s Step 95( N/A%), pre moving , FPS 7.47, Running 32.31s Step 96( N/A%), pre moving , FPS 7.74, Running 32.39s Step 97( N/A%), pre moving , FPS 7.97, Running 32.45s Step 98( N/A%), pre moving , FPS 8.27, Running 32.51s Step 99( N/A%), pre moving , FPS 8.56, Running 32.58s Step 100( N/A%), pre moving , FPS 8.97, Running 32.62s Step 101( N/A%), pre moving , FPS 9.26, Running 32.68s Step 102( N/A%), pre moving , FPS 9.49, Running 32.77s Step 103( N/A%), pre moving , FPS 9.71, Running 32.88s Step 104( N/A%), pre moving , FPS 8.63, Running 33.29s Step 105( N/A%), pre moving , FPS 8.42, Running 33.50s Step 106( N/A%), pre moving , FPS 8.30, Running 33.67s Step 107( N/A%), pre moving , FPS 8.09, Running 33.88s Step 108( N/A%), pre moving , FPS 8.03, Running 34.04s Step 109( N/A%), pre moving , FPS 8.04, Running 34.22s Step 110( N/A%), pre moving , FPS 7.87, Running 34.40s Step 111( N/A%), pre moving , FPS 7.62, Running 34.58s Step 112( N/A%), pre moving , FPS 7.41, Running 34.73s Step 113( N/A%), pre moving , FPS 7.20, Running 34.90s Step 114( N/A%), pre moving , FPS 6.98, Running 35.09s Step 115( N/A%), pre moving , FPS 6.80, Running 35.25s Step 116( N/A%), pre moving , FPS 6.57, Running 35.43s Step 117( N/A%), pre moving , FPS 6.34, Running 35.61s Step 118( N/A%), pre moving , FPS 6.12, Running 35.78s Step 119( N/A%), pre moving , FPS 6.01, Running 35.90s Step 120( N/A%), pre moving , FPS 5.86, Running 36.04s Step 121( N/A%), pre moving , FPS 5.72, Running 36.18s Step 122( N/A%), pre moving , FPS 5.71, Running 36.27s Step 123( N/A%), pre moving , FPS 5.69, Running 36.39s Step 124( N/A%), pre moving , FPS 6.17, Running 36.53s Step 125( N/A%), pre moving , FPS 6.32, Running 36.66s Step 126( N/A%), pre moving , FPS 6.03, Running 36.99s Step 127( N/A%), pre moving , FPS 6.02, Running 37.20s Step 128( N/A%), pre moving , FPS 5.91, Running 37.43s Step 129( N/A%), pre moving , FPS 5.93, Running 37.59s Step 130( N/A%), pre moving , FPS 5.80, Running 37.85s Step 131( N/A%), pre moving , FPS 5.74, Running 38.07s Step 132( N/A%), pre moving , FPS 5.64, Running 38.28s Step 133( N/A%), pre moving , FPS 5.59, Running 38.49s Step 134( N/A%), pre moving , FPS 5.32, Running 38.85s Step 135( N/A%), pre moving , FPS 5.23, Running 39.07s Step 136( N/A%), pre moving , FPS 5.19, Running 39.28s Step 137( N/A%), pre moving , FPS 5.06, Running 39.56s Step 138( N/A%), pre moving , FPS 4.93, Running 39.84s Step 139( N/A%), pre moving , FPS 4.72, Running 40.14s Step 140( N/A%), pre moving , FPS 4.69, Running 40.30s Step 141( N/A%), pre moving , FPS 4.71, Running 40.43s Step 142( N/A%), pre moving , FPS 4.64, Running 40.58s Step 143( N/A%), pre moving , FPS 4.60, Running 40.74s Step 144( N/A%), pre moving , FPS 4.46, Running 41.02s Step 145( N/A%), pre moving , FPS 4.19, Running 41.44s Step 146( N/A%), pre moving , FPS 4.30, Running 41.64s Step 147( N/A%), pre moving , FPS 4.16, Running 42.02s Step 148( N/A%), pre moving , FPS 4.12, Running 42.29s Step 149( N/A%), pre moving , FPS 4.17, Running 42.39s Step 150( N/A%), pre moving , FPS 4.32, Running 42.48s Step 151( N/A%), pre moving , FPS 4.44, Running 42.58s Step 152( N/A%), pre moving , FPS 4.54, Running 42.68s Step 153( N/A%), pre moving , FPS 4.66, Running 42.77s Step 154( N/A%), pre moving , FPS 5.01, Running 42.85s Step 155( N/A%), pre moving , FPS 5.16, Running 42.95s Step 156( N/A%), pre moving , FPS 5.31, Running 43.05s Step 157( N/A%), pre moving , FPS 5.57, Running 43.15s Step 158( N/A%), pre moving , FPS 5.88, Running 43.24s Step 159( N/A%), pre moving , FPS 6.26, Running 43.33s Step 160( N/A%), pre moving , FPS 6.38, Running 43.44s Step 161( N/A%), pre moving , FPS 6.47, Running 43.52s Step 162( N/A%), pre moving , FPS 6.60, Running 43.61s Step 163( N/A%), pre moving , FPS 6.75, Running 43.70s Step 164( N/A%), pre moving , FPS 7.21, Running 43.79s Step 165( N/A%), pre moving , FPS 8.18, Running 43.88s Step 166( N/A%), pre moving , FPS 8.55, Running 43.98s Step 167( N/A%), pre moving , FPS 9.64, Running 44.09s Step 168( N/A%), pre moving , FPS 10.65, Running 44.16s Step 169( N/A%), pre moving , FPS 11.01, Running 44.20s Step 170( N/A%), pre moving , FPS 11.47, Running 44.23s Step 171( N/A%), pre moving , FPS 11.94, Running 44.25s Step 172( N/A%), pre moving , FPS 12.51, Running 44.28s Step 173( N/A%), pre moving , FPS 13.07, Running 44.30s Step 174( N/A%), pre moving , FPS 13.49, Running 44.33s Step 175( N/A%), pre moving , FPS 14.14, Running 44.36s Step 176( N/A%), pre moving , FPS 14.96, Running 44.39s Step 177( N/A%), pre moving , FPS 15.85, Running 44.41s Step 178( N/A%), pre moving , FPS 16.53, Running 44.45s Step 179( N/A%), pre moving , FPS 17.50, Running 44.48s Step 180( N/A%), pre moving , FPS 18.64, Running 44.51s Step 181( N/A%), pre moving , FPS 19.67, Running 44.53s Step 182( N/A%), pre moving , FPS 21.09, Running 44.56s Step 183( N/A%), pre moving , FPS 22.57, Running 44.59s Step 184( N/A%), pre moving , FPS 24.18, Running 44.62s Step 185( N/A%), pre moving , FPS 26.11, Running 44.65s Step 186( N/A%), pre moving , FPS 28.29, Running 44.69s Step 187( N/A%), pre moving , FPS 15.80, Running 45.36s Step 188( N/A%), pre moving , FPS 14.83, Running 45.51s Step 189( N/A%), pre moving , FPS 11.94, Running 45.88s Step 190( N/A%), pre moving , FPS 10.97, Running 46.05s Step 191( N/A%), pre moving , FPS 8.96, Running 46.48s Step 192( N/A%), pre moving , FPS 8.30, Running 46.69s Step 193( N/A%), pre moving , FPS 7.35, Running 47.02s Step 194( N/A%), pre moving , FPS 6.85, Running 47.25s Step 195( N/A%), pre moving , FPS 6.12, Running 47.63s Step 196( N/A%), pre moving , FPS 5.79, Running 47.84s Step 197( N/A%), pre moving , FPS 5.24, Running 48.23s Step 198( N/A%), pre moving , FPS 5.05, Running 48.41s Step 199( N/A%), pre moving , FPS 4.84, Running 48.61s Step 200( N/A%), pre moving , FPS 4.73, Running 48.74s Step 201( N/A%), pre moving , FPS 4.51, Running 48.97s Step 202( N/A%), pre moving , FPS 4.40, Running 49.10s Step 203( N/A%), pre moving , FPS 4.16, Running 49.40s Step 204( N/A%), pre moving , FPS 4.02, Running 49.60s Step 205( N/A%), pre moving , FPS 3.83, Running 49.87s Step 206( N/A%), pre moving , FPS 3.58, Running 50.28s Step 207( N/A%), pre moving , FPS 3.78, Running 50.65s Step 208( N/A%), pre moving , FPS 3.75, Running 50.85s Step 209( N/A%), pre moving , FPS 3.72, Running 51.25s Step 210( N/A%), pre moving , FPS 3.69, Running 51.47s Step 211( N/A%), pre moving , FPS 3.74, Running 51.82s Step 212( N/A%), pre moving , FPS 3.73, Running 52.05s Step 213( N/A%), pre moving , FPS 3.68, Running 52.45s Step 214( N/A%), pre moving , FPS 3.70, Running 52.66s Step 215( N/A%), pre moving , FPS 3.72, Running 53.00s Step 216( N/A%), pre moving , FPS 3.79, Running 53.11s Step 217( N/A%), pre moving , FPS 3.94, Running 53.31s Step 218( N/A%), pre moving , FPS 3.97, Running 53.44s Step 219( N/A%), pre moving , FPS 3.95, Running 53.67s Step 220( N/A%), pre moving , FPS 3.92, Running 53.83s Step 221( N/A%), pre moving , FPS 3.87, Running 54.14s Step 222( N/A%), pre moving , FPS 3.85, Running 54.30s Step 223( N/A%), pre moving , FPS 3.86, Running 54.58s Step 224( N/A%), pre moving , FPS 3.84, Running 54.80s Step 225( N/A%), pre moving , FPS 3.72, Running 55.24s Step 226( N/A%), pre moving , FPS 3.87, Running 55.45s Step 227( N/A%), pre moving , FPS 3.82, Running 55.88s Step 228( N/A%), pre moving , FPS 3.78, Running 56.15s Step 229( N/A%), pre moving , FPS 3.77, Running 56.56s Step 230( N/A%), pre moving , FPS 3.76, Running 56.79s Step 231( N/A%), pre moving , FPS 3.66, Running 57.29s Step 232( N/A%), pre moving , FPS 3.65, Running 57.53s Step 233( N/A%), pre moving , FPS 3.69, Running 57.87s Step 234( N/A%), pre moving , FPS 3.74, Running 58.00s Step 235( N/A%), pre moving , FPS 3.81, Running 58.24s Step 236( N/A%), pre moving , FPS 3.79, Running 58.38s Step 237( N/A%), pre moving , FPS 3.81, Running 58.56s Step 238( N/A%), pre moving , FPS 3.78, Running 58.74s Step 239( N/A%), pre moving , FPS 3.71, Running 59.06s Step 240( N/A%), pre moving , FPS 3.72, Running 59.21s Step 241( N/A%), pre moving , FPS 3.73, Running 59.50s Step 242( N/A%), pre moving , FPS 3.73, Running 59.67s Step 243( N/A%), pre moving , FPS 3.64, Running 60.08s Step 244( N/A%), pre moving , FPS 3.63, Running 60.31s Step 245( N/A%), pre moving , FPS 3.64, Running 60.74s Step 246( N/A%), pre moving , FPS 3.63, Running 60.95s Step 247( N/A%), pre moving , FPS 3.66, Running 61.35s Step 248( N/A%), pre moving , FPS 3.70, Running 61.55s Step 249( N/A%), pre moving , FPS 3.72, Running 61.93s Step 250( N/A%), pre moving , FPS 3.70, Running 62.19s Step 251( N/A%), pre moving , FPS 3.90, Running 62.41s Step 252( N/A%), pre moving , FPS 3.98, Running 62.56s Step 253( N/A%), pre moving , FPS 3.96, Running 62.91s Step 254( N/A%), pre moving , FPS 3.93, Running 63.09s Step 255( N/A%), pre moving , FPS 3.85, Running 63.44s Step 256( N/A%), pre moving , FPS 3.82, Running 63.61s Step 257( N/A%), pre moving , FPS 3.67, Running 64.00s Step 258( N/A%), pre moving , FPS 3.62, Running 64.25s Step 259( N/A%), pre moving , FPS 3.57, Running 64.66s Step 260( N/A%), pre moving , FPS 3.48, Running 64.95s Step 261( N/A%), pre moving , FPS 3.41, Running 65.37s Step 262( N/A%), pre moving , FPS 3.38, Running 65.58s Step 263( N/A%), pre moving , FPS 3.39, Running 65.98s Step 264( N/A%), pre moving , FPS 3.37, Running 66.25s Step 265( N/A%), pre moving , FPS 3.46, Running 66.52s Step 266( N/A%), pre moving , FPS 3.48, Running 66.71s Step 267( N/A%), pre moving , FPS 3.51, Running 67.04s Step 268( N/A%), pre moving , FPS 3.50, Running 67.27s Step 269( N/A%), pre moving , FPS 3.53, Running 67.60s Step 270( N/A%), pre moving , FPS 3.53, Running 67.86s Step 271( N/A%), pre moving , FPS 3.41, Running 68.27s Step 272( N/A%), pre moving , FPS 3.37, Running 68.50s Step 273( N/A%), pre moving , FPS 3.34, Running 68.89s Step 274( N/A%), pre moving , FPS 3.32, Running 69.12s Step 275( N/A%), pre moving , FPS 3.29, Running 69.53s Step 276( N/A%), pre moving , FPS 3.25, Running 69.77s Step 277( N/A%), pre moving , FPS 3.23, Running 70.19s Step 278( N/A%), pre moving , FPS 3.28, Running 70.36s Step 279( N/A%), pre moving , FPS 3.35, Running 70.63s Step 280( N/A%), pre moving , FPS 3.40, Running 70.83s Step 281( N/A%), pre moving , FPS 3.43, Running 71.20s Step 282( N/A%), pre moving , FPS 3.41, Running 71.44s Step 283( N/A%), pre moving , FPS 3.36, Running 71.92s Step 284( N/A%), pre moving , FPS 3.38, Running 72.17s Step 285( N/A%), pre moving , FPS 3.24, Running 72.69s Step 286( N/A%), pre moving , FPS 3.24, Running 72.88s Step 287( N/A%), pre moving , FPS 3.20, Running 73.30s Step 288( N/A%), pre moving , FPS 3.15, Running 73.61s Step 289( N/A%), pre moving , FPS 3.14, Running 73.97s Step 290( N/A%), pre moving , FPS 3.13, Running 74.26s Step 291( N/A%), pre moving , FPS 3.16, Running 74.61s Step 292( N/A%), pre moving , FPS 3.14, Running 74.87s Step 293( N/A%), pre moving , FPS 3.19, Running 75.16s Step 294( N/A%), pre moving , FPS 3.19, Running 75.38s Step 295( N/A%), pre moving , FPS 3.21, Running 75.76s Step 296( N/A%), pre moving , FPS 3.24, Running 75.94s Step 297( N/A%), pre moving , FPS 3.22, Running 76.40s Step 298( N/A%), pre moving , FPS 3.16, Running 76.69s Step 299( N/A%), pre moving , FPS 3.10, Running 77.07s Step 300( N/A%), pre moving , FPS 3.08, Running 77.32s Step 301( N/A%), pre moving , FPS 3.06, Running 77.72s Step 302( N/A%), pre moving , FPS 3.06, Running 77.97s Step 303( N/A%), pre moving , FPS 3.19, Running 78.19s Step 304( N/A%), pre moving , FPS 3.23, Running 78.37s Step 305( N/A%), pre moving , FPS 3.32, Running 78.71s Step 306( N/A%), pre moving , FPS 3.33, Running 78.88s Step 307( N/A%), pre moving , FPS 3.36, Running 79.25s Step 308( N/A%), pre moving , FPS 3.39, Running 79.52s Step 309( N/A%), pre moving , FPS 3.38, Running 79.89s Step 310( N/A%), pre moving , FPS 3.41, Running 80.12s Step 311( N/A%), pre moving , FPS 3.38, Running 80.53s Step 312( N/A%), pre moving , FPS 3.39, Running 80.77s Step 313( N/A%), pre moving , FPS 3.37, Running 81.10s Step 314( N/A%), pre moving , FPS 3.37, Running 81.32s Step 315( N/A%), pre moving , FPS 3.36, Running 81.71s Step 316( N/A%), pre moving , FPS 3.35, Running 81.91s Step 317( N/A%), pre moving , FPS 3.42, Running 82.25s Step 318( N/A%), pre moving , FPS 3.46, Running 82.48s Step 319( N/A%), pre moving , FPS 3.47, Running 82.84s Step 320( N/A%), pre moving , FPS 3.49, Running 83.04s Step 321( N/A%), pre moving , FPS 3.55, Running 83.36s Step 322( N/A%), pre moving , FPS 3.51, Running 83.67s Step 323( N/A%), pre moving , FPS 3.41, Running 84.06s Step 324( N/A%), pre moving , FPS 3.38, Running 84.29s Step 325( N/A%), pre moving , FPS 3.34, Running 84.69s Step 326( N/A%), pre moving , FPS 3.32, Running 84.91s Step 327( N/A%), pre moving , FPS 3.29, Running 85.33s Step 328( N/A%), pre moving , FPS 3.31, Running 85.57s Step 329( N/A%), pre moving , FPS 3.31, Running 85.94s Step 330( N/A%), pre moving , FPS 3.31, Running 86.16s Step 331( N/A%), pre moving , FPS 3.34, Running 86.51s Step 332( N/A%), pre moving , FPS 3.39, Running 86.67s Step 333( N/A%), pre moving , FPS 3.38, Running 87.01s Step 334( N/A%), pre moving , FPS 3.39, Running 87.23s Step 335( N/A%), pre moving , FPS 3.38, Running 87.63s Step 336( N/A%), pre moving , FPS 3.39, Running 87.81s Step 337( N/A%), pre moving , FPS 3.35, Running 88.22s Step 338( N/A%), pre moving , FPS 3.35, Running 88.46s Step 339( N/A%), pre moving , FPS 3.34, Running 88.83s Step 340( N/A%), pre moving , FPS 3.31, Running 89.08s Step 341( N/A%), pre moving , FPS 3.28, Running 89.47s Step 342( N/A%), pre moving , FPS 3.32, Running 89.70s Step 343( N/A%), pre moving , FPS 3.34, Running 90.05s Step 344( N/A%), pre moving , FPS 3.35, Running 90.26s Step 345( N/A%), pre moving , FPS 3.39, Running 90.59s Step 346( N/A%), pre moving , FPS 3.40, Running 90.80s Step 347( N/A%), pre moving , FPS 3.46, Running 91.11s Step 348( N/A%), pre moving , FPS 3.46, Running 91.35s Step 349( N/A%), pre moving , FPS 3.49, Running 91.68s Step 350( N/A%), pre moving , FPS 3.48, Running 91.90s Step 351( N/A%), pre moving , FPS 3.44, Running 92.32s Step 352( N/A%), pre moving , FPS 3.41, Running 92.53s Step 353( N/A%), pre moving , FPS 3.40, Running 92.90s Step 354( N/A%), pre moving , FPS 3.37, Running 93.15s Step 355( N/A%), pre moving , FPS 3.37, Running 93.56s Step 356( N/A%), pre moving , FPS 3.35, Running 93.79s Step 357( N/A%), pre moving , FPS 3.41, Running 94.09s Step 358( N/A%), pre moving , FPS 3.47, Running 94.22s Step 359( N/A%), pre moving , FPS 3.50, Running 94.55s Step 360( N/A%), pre moving , FPS 3.52, Running 94.76s Step 361( N/A%), pre moving , FPS 3.57, Running 95.07s Step 362( N/A%), pre moving , FPS 3.60, Running 95.26s Step 363( N/A%), pre moving , FPS 3.53, Running 95.71s Step 364( N/A%), pre moving , FPS 3.50, Running 95.98s Step 365( N/A%), pre moving , FPS 3.48, Running 96.34s Step 366( N/A%), pre moving , FPS 3.46, Running 96.58s Step 367( N/A%), pre moving , FPS 3.39, Running 97.02s Step 368( N/A%), pre moving , FPS 3.40, Running 97.22s Step 369( N/A%), pre moving , FPS 3.35, Running 97.64s Step 370( N/A%), pre moving , FPS 3.35, Running 97.86s Step 371( N/A%), pre moving , FPS 3.44, Running 98.13s Step 372( N/A%), pre moving , FPS 3.47, Running 98.29s Step 373( N/A%), pre moving , FPS 3.50, Running 98.61s Step 374( N/A%), pre moving , FPS 3.52, Running 98.83s Step 375( N/A%), pre moving , FPS 3.56, Running 99.19s Step 376( N/A%), pre moving , FPS 3.53, Running 99.45s Step 377( N/A%), pre moving , FPS 3.49, Running 99.82s Step 378( N/A%), pre moving , FPS 3.43, Running 100.04s Step 379( N/A%), pre moving , FPS 3.39, Running 100.46s Step 380( N/A%), pre moving , FPS 3.38, Running 100.69s Step 381( N/A%), pre moving , FPS 3.35, Running 101.04s Step 382( N/A%), pre moving , FPS 3.35, Running 101.23s Step 383( N/A%), pre moving , FPS 3.37, Running 101.64s Step 384( N/A%), pre moving , FPS 3.41, Running 101.85s Step 385( N/A%), pre moving , FPS 3.40, Running 102.22s Step 386( N/A%), pre moving , FPS 3.43, Running 102.41s Step 387( N/A%), pre moving , FPS 3.52, Running 102.71s Step 388( N/A%), pre moving , FPS 3.55, Running 102.86s Step 389( N/A%), pre moving , FPS 3.58, Running 103.22s Step 390( N/A%), pre moving , FPS 3.56, Running 103.48s Step 391( N/A%), pre moving , FPS 3.48, Running 103.89s Step 392( N/A%), pre moving , FPS 3.45, Running 104.08s Step 393( N/A%), pre moving , FPS 3.43, Running 104.45s Step 394( N/A%), pre moving , FPS 3.43, Running 104.67s Step 395( N/A%), pre moving , FPS 3.37, Running 105.13s Step 396( N/A%), pre moving , FPS 3.38, Running 105.36s Step 397( N/A%), pre moving , FPS 3.39, Running 105.72s Step 398( N/A%), pre moving , FPS 3.41, Running 105.92s Step 399( N/A%), pre moving , FPS 3.43, Running 106.29s Step 400( N/A%), pre moving , FPS 3.45, Running 106.48s Step 401( N/A%), pre moving , FPS 3.46, Running 106.83s Step 402( N/A%), pre moving , FPS 3.44, Running 107.05s Step 403( N/A%), pre moving , FPS 3.44, Running 107.46s Step 404( N/A%), pre moving , FPS 3.40, Running 107.73s Step 405( N/A%), pre moving , FPS 3.37, Running 108.14s Step 406( N/A%), pre moving , FPS 3.37, Running 108.34s Step 407( N/A%), pre moving , FPS 3.32, Running 108.72s Step 408( N/A%), pre moving , FPS 3.27, Running 108.99s Step 409( N/A%), pre moving , FPS 3.26, Running 109.35s Step 410( N/A%), pre moving , FPS 3.28, Running 109.58s Step 411( N/A%), pre moving , FPS 3.37, Running 109.83s Step 412( N/A%), pre moving , FPS 3.38, Running 109.99s Step 413( N/A%), pre moving , FPS 3.41, Running 110.31s Step 414( N/A%), pre moving , FPS 3.43, Running 110.50s Step 415( N/A%), pre moving , FPS 3.51, Running 110.83s Step 416( N/A%), pre moving , FPS 3.52, Running 111.04s Step 417( N/A%), pre moving , FPS 3.50, Running 111.43s Step 418( N/A%), pre moving , FPS 3.48, Running 111.66s Step 419( N/A%), pre moving , FPS 3.49, Running 112.03s Step 420( N/A%), pre moving , FPS 3.47, Running 112.25s Step 421( N/A%), pre moving , FPS 3.44, Running 112.64s Step 422( N/A%), pre moving , FPS 3.43, Running 112.88s Step 423( N/A%), pre moving , FPS 3.44, Running 113.28s Step 424( N/A%), pre moving , FPS 3.45, Running 113.52s Step 425( N/A%), pre moving , FPS 3.52, Running 113.83s Step 426( N/A%), pre moving , FPS 3.56, Running 113.96s Step 427( N/A%), pre moving , FPS 3.60, Running 114.29s Step 428( N/A%), pre moving , FPS 3.65, Running 114.46s Step 429( N/A%), pre moving , FPS 3.67, Running 114.79s Step 430( N/A%), pre moving , FPS 3.68, Running 115.01s Step 431( N/A%), pre moving , FPS 3.60, Running 115.39s Step 432( N/A%), pre moving , FPS 3.55, Running 115.62s Step 433( N/A%), pre moving , FPS 3.49, Running 116.04s Step 434( N/A%), pre moving , FPS 3.48, Running 116.24s Step 435( N/A%), pre moving , FPS 3.45, Running 116.62s Step 436( N/A%), pre moving , FPS 3.43, Running 116.86s Step 437( N/A%), pre moving , FPS 3.44, Running 117.24s Step 438( N/A%), pre moving , FPS 3.43, Running 117.49s Step 439( N/A%), pre moving , FPS 3.47, Running 117.79s Step 440( N/A%), pre moving , FPS 3.51, Running 117.95s Step 441( N/A%), pre moving , FPS 3.55, Running 118.28s Step 442( N/A%), pre moving , FPS 3.60, Running 118.45s Step 443( N/A%), pre moving , FPS 3.64, Running 118.77s Step 444( N/A%), pre moving , FPS 3.64, Running 119.01s Step 445( N/A%), pre moving , FPS 3.60, Running 119.38s Step 446( N/A%), pre moving , FPS 3.62, Running 119.49s Step 447( N/A%), pre moving , FPS 3.76, Running 119.61s Step 448( N/A%), pre moving , FPS 3.80, Running 119.73s Step 449( N/A%), pre moving , FPS 3.96, Running 119.85s Step 450( N/A%), pre moving , FPS 4.04, Running 119.96s Step 451( N/A%), pre moving , FPS 4.27, Running 120.07s Step 452( N/A%), pre moving , FPS 4.39, Running 120.17s Step 453( N/A%), pre moving , FPS 4.72, Running 120.28s Step 454( N/A%), pre moving , FPS 4.84, Running 120.37s Step 455( N/A%), pre moving , FPS 5.19, Running 120.48s Step 456( N/A%), pre moving , FPS 3.71, Running 122.26s Step 457( N/A%), pre moving , FPS 3.70, Running 122.64s Step 458( N/A%), pre moving , FPS 3.75, Running 122.83s Step 459( N/A%), pre moving , FPS 3.72, Running 123.16s Step 460( N/A%), pre moving , FPS 3.70, Running 123.36s Step 461( N/A%), pre moving , FPS 3.66, Running 123.75s Step 462( N/A%), pre moving , FPS 3.59, Running 124.02s Step 463( N/A%), pre moving , FPS 3.58, Running 124.36s Step 464( N/A%), pre moving , FPS 3.56, Running 124.64s Step 465( N/A%), pre moving , FPS 3.54, Running 125.03s Step 466( N/A%), pre moving , FPS 3.45, Running 125.29s Step 467( N/A%), pre moving , FPS 3.30, Running 125.67s Step 468( N/A%), pre moving , FPS 3.23, Running 125.91s Step 469( N/A%), pre moving , FPS 3.14, Running 126.22s Step 470( N/A%), pre moving , FPS 3.11, Running 126.40s Step 471( N/A%), pre moving , FPS 3.02, Running 126.69s Step 472( N/A%), pre moving , FPS 2.99, Running 126.87s Step 473( N/A%), pre moving , FPS 2.87, Running 127.25s Step 474( N/A%), pre moving , FPS 2.82, Running 127.45s Step 475( N/A%), pre moving , FPS 2.72, Running 127.83s Step 476( 0.33%), action 1, FPS 2.21, Running 131.29s Step 477( 0.67%), action 2, FPS 2.19, Running 131.78s Step 478( 1.00%), action 3, FPS 2.09, Running 132.42s Step 479( 1.33%), action 4, FPS 2.07, Running 132.82s Step 480( 1.67%), action 5, FPS 1.98, Running 133.49s Step 481( 2.00%), action 6, FPS 1.98, Running 133.85s Step 482( 2.33%), action 7, FPS 1.94, Running 134.35s Step 483( 2.67%), action 8, FPS 1.96, Running 134.59s Step 484( 3.00%), action 9, FPS 1.90, Running 135.18s Step 485( 3.33%), action 10, FPS 1.91, Running 135.50s Step 486( 3.67%), action 11, FPS 1.81, Running 136.33s Step 487( 4.00%), action 12, FPS 1.82, Running 136.68s Step 488( 4.33%), action 13, FPS 1.77, Running 137.22s Step 489( 4.67%), action 14, FPS 1.75, Running 137.68s Step 490( 5.00%), action 15, FPS 1.69, Running 138.24s Step 491( 5.33%), action 16, FPS 1.68, Running 138.63s Step 492( 5.67%), action 17, FPS 1.63, Running 139.14s Step 493( 6.00%), action 18, FPS 1.63, Running 139.51s Step 494( 6.33%), action 19, FPS 1.58, Running 140.15s Step 495( 6.67%), action 20, FPS 1.57, Running 140.58s Step 496( 7.00%), action 21, FPS 1.99, Running 141.33s Step 497( 7.33%), action 22, FPS 2.02, Running 141.69s Step 498( 7.67%), action 23, FPS 2.04, Running 142.22s Step 499( 8.00%), action 24, FPS 2.04, Running 142.62s Step 500( 8.33%), action 25, FPS 2.04, Running 143.27s Step 501( 8.67%), action 26, FPS 2.07, Running 143.50s Step 502( 9.00%), action 27, FPS 2.09, Running 143.94s Step 503( 9.33%), action 28, FPS 2.07, Running 144.24s Step 504( 9.67%), action 29, FPS 2.09, Running 144.76s Step 505( 10.00%), action 30, FPS 2.08, Running 145.11s Step 506( 10.33%), action 31, FPS 2.11, Running 145.79s Step 507( 10.67%), action 32, FPS 2.05, Running 146.42s Step 508( 11.00%), action 33, FPS 1.99, Running 147.27s Step 509( 11.33%), action 34, FPS 1.99, Running 147.72s [2026-08-02 21:45:48] [92 ] Seed 92 failed after 148.57 s. +steps: 509 , actions: 34 . +Instruction: Empty +Total 17/92(18.48%) success. +Setting seed: 93 +Step 1( N/A%), pre moving , FPS 0.32, Running 3.13s Step 2( N/A%), pre moving , FPS 0.61, Running 3.26s Step 3( N/A%), pre moving , FPS 0.85, Running 3.51s Step 4( N/A%), pre moving , FPS 1.11, Running 3.61s Step 5( N/A%), pre moving , FPS 1.35, Running 3.70s Step 6( N/A%), pre moving , FPS 1.58, Running 3.79s Step 7( N/A%), pre moving , FPS 1.80, Running 3.89s Step 8( N/A%), pre moving , FPS 2.01, Running 3.98s Step 9( N/A%), pre moving , FPS 2.21, Running 4.07s Step 10( N/A%), pre moving , FPS 2.42, Running 4.14s Step 11( N/A%), pre moving , FPS 2.60, Running 4.23s Step 12( N/A%), pre moving , FPS 2.78, Running 4.32s Step 13( N/A%), pre moving , FPS 2.97, Running 4.38s Step 14( N/A%), pre moving , FPS 3.17, Running 4.41s Step 15( N/A%), pre moving , FPS 3.38, Running 4.44s Step 16( N/A%), pre moving , FPS 3.58, Running 4.47s Step 17( N/A%), pre moving , FPS 3.79, Running 4.49s Step 18( N/A%), pre moving , FPS 3.98, Running 4.52s Step 19( N/A%), pre moving , FPS 4.18, Running 4.55s Step 20( N/A%), pre moving , FPS 4.37, Running 4.58s Step 21( N/A%), pre moving , FPS 11.44, Running 4.88s Step 22( N/A%), pre moving , FPS 11.17, Running 5.05s Step 23( N/A%), pre moving , FPS 12.45, Running 5.12s Step 24( N/A%), pre moving , FPS 12.69, Running 5.18s Step 25( N/A%), pre moving , FPS 13.06, Running 5.23s Step 26( N/A%), pre moving , FPS 11.71, Running 5.50s Step 27( N/A%), pre moving , FPS 11.94, Running 5.56s Step 28( N/A%), pre moving , FPS 12.11, Running 5.63s Step 29( N/A%), pre moving , FPS 12.12, Running 5.72s Step 30( N/A%), pre moving , FPS 11.74, Running 5.84s Step 31( N/A%), pre moving , FPS 11.75, Running 5.93s Step 32( N/A%), pre moving , FPS 11.54, Running 6.05s Step 33( N/A%), pre moving , FPS 11.31, Running 6.14s Step 34( N/A%), pre moving , FPS 11.09, Running 6.22s Step 35( N/A%), pre moving , FPS 10.84, Running 6.28s Step 36( N/A%), pre moving , FPS 8.95, Running 6.70s Step 37( N/A%), pre moving , FPS 8.69, Running 6.79s Step 38( N/A%), pre moving , FPS 8.46, Running 6.88s Step 39( N/A%), pre moving , FPS 8.25, Running 6.97s Step 40( N/A%), pre moving , FPS 8.04, Running 7.07s Step 41( N/A%), pre moving , FPS 8.74, Running 7.16s Step 42( N/A%), pre moving , FPS 9.06, Running 7.26s Step 43( N/A%), pre moving , FPS 8.96, Running 7.35s Step 44( N/A%), pre moving , FPS 8.85, Running 7.44s Step 45( N/A%), pre moving , FPS 8.75, Running 7.52s Step 46( N/A%), pre moving , FPS 9.50, Running 7.61s Step 47( N/A%), pre moving , FPS 9.38, Running 7.69s Step 48( N/A%), pre moving , FPS 9.29, Running 7.78s Step 49( N/A%), pre moving , FPS 9.29, Running 7.87s Step 50( N/A%), pre moving , FPS 9.40, Running 7.97s Step 51( N/A%), pre moving , FPS 9.27, Running 8.09s Step 52( N/A%), pre moving , FPS 9.38, Running 8.18s Step 53( N/A%), pre moving , FPS 9.46, Running 8.26s Step 54( N/A%), pre moving , FPS 9.18, Running 8.39s Step 55( N/A%), pre moving , FPS 8.94, Running 8.52s Step 56( N/A%), pre moving , FPS 10.27, Running 8.65s Step 57( N/A%), pre moving , FPS 10.08, Running 8.78s Step 58( N/A%), pre moving , FPS 9.90, Running 8.90s Step 59( N/A%), pre moving , FPS 10.09, Running 8.95s Step 60( N/A%), pre moving , FPS 10.36, Running 8.99s Step 61( N/A%), pre moving , FPS 10.71, Running 9.03s Step 62( N/A%), pre moving , FPS 11.04, Running 9.07s Step 63( N/A%), pre moving , FPS 11.37, Running 9.11s Step 64( N/A%), pre moving , FPS 11.66, Running 9.16s Step 65( N/A%), pre moving , FPS 11.91, Running 9.19s Step 66( N/A%), pre moving , FPS 12.30, Running 9.23s Step 67( N/A%), pre moving , FPS 12.69, Running 9.27s Step 68( N/A%), pre moving , FPS 13.13, Running 9.31s Step 69( N/A%), pre moving , FPS 13.60, Running 9.34s Step 70( N/A%), pre moving , FPS 14.16, Running 9.38s Step 71( N/A%), pre moving , FPS 15.01, Running 9.42s Step 72( N/A%), pre moving , FPS 15.67, Running 9.46s Step 73( N/A%), pre moving , FPS 15.78, Running 9.53s Step 74( N/A%), pre moving , FPS 16.48, Running 9.61s Step 75( N/A%), pre moving , FPS 17.07, Running 9.69s Step 76( N/A%), pre moving , FPS 17.59, Running 9.79s Step 77( N/A%), pre moving , FPS 18.48, Running 9.86s Step 78( N/A%), pre moving , FPS 18.99, Running 9.96s Step 79( N/A%), pre moving , FPS 18.66, Running 10.03s Step 80( N/A%), pre moving , FPS 18.39, Running 10.08s Step 81( N/A%), pre moving , FPS 18.29, Running 10.12s Step 82( N/A%), pre moving , FPS 18.04, Running 10.18s Step 83( N/A%), pre moving , FPS 17.89, Running 10.23s Step 84( N/A%), pre moving , FPS 17.82, Running 10.28s Step 85( N/A%), pre moving , FPS 17.36, Running 10.35s Step 86( N/A%), pre moving , FPS 16.79, Running 10.42s Step 87( N/A%), pre moving , FPS 15.96, Running 10.52s Step 88( N/A%), pre moving , FPS 15.33, Running 10.61s Step 89( N/A%), pre moving , FPS 14.69, Running 10.71s Step 90( N/A%), pre moving , FPS 14.08, Running 10.80s Step 91( N/A%), pre moving , FPS 13.52, Running 10.90s Step 92( N/A%), pre moving , FPS 12.86, Running 11.02s Step 93( N/A%), pre moving , FPS 12.62, Running 11.11s Step 94( N/A%), pre moving , FPS 12.49, Running 11.21s Step 95( N/A%), pre moving , FPS 12.32, Running 11.32s Step 96( N/A%), pre moving , FPS 12.31, Running 11.41s Step 97( N/A%), pre moving , FPS 12.19, Running 11.50s Step 98( N/A%), pre moving , FPS 12.20, Running 11.60s Step 99( N/A%), pre moving , FPS 11.95, Running 11.70s Step 100( N/A%), pre moving , FPS 11.56, Running 11.81s Step 101( N/A%), pre moving , FPS 11.35, Running 11.89s Step 102( N/A%), pre moving , FPS 11.09, Running 11.98s Step 103( N/A%), pre moving , FPS 10.80, Running 12.08s Step 104( N/A%), pre moving , FPS 10.46, Running 12.19s Step 105( N/A%), pre moving , FPS 10.32, Running 12.28s Step 106( N/A%), pre moving , FPS 10.22, Running 12.38s Step 107( N/A%), pre moving , FPS 10.16, Running 12.49s Step 108( N/A%), pre moving , FPS 10.14, Running 12.58s Step 109( N/A%), pre moving , FPS 10.15, Running 12.68s Step 110( N/A%), pre moving , FPS 8.06, Running 13.29s Step 111( N/A%), pre moving , FPS 7.89, Running 13.44s Step 112( N/A%), pre moving , FPS 7.57, Running 13.66s Step 113( N/A%), pre moving , FPS 7.44, Running 13.80s Step 114( N/A%), pre moving , FPS 6.95, Running 14.09s Step 115( N/A%), pre moving , FPS 6.84, Running 14.24s Step 116( N/A%), pre moving , FPS 6.42, Running 14.53s Step 117( N/A%), pre moving , FPS 6.25, Running 14.70s Step 118( N/A%), pre moving , FPS 5.75, Running 15.07s Step 119( N/A%), pre moving , FPS 5.54, Running 15.31s Step 120( N/A%), pre moving , FPS 5.17, Running 15.68s Step 121( N/A%), pre moving , FPS 4.98, Running 15.91s Step 122( N/A%), pre moving , FPS 4.66, Running 16.27s Step 123( N/A%), pre moving , FPS 4.54, Running 16.48s Step 124( N/A%), pre moving , FPS 4.28, Running 16.87s Step 125( N/A%), pre moving , FPS 4.17, Running 17.08s Step 126( N/A%), pre moving , FPS 3.98, Running 17.41s Step 127( N/A%), pre moving , FPS 3.97, Running 17.52s Step 128( N/A%), pre moving , FPS 3.86, Running 17.76s Step 129( N/A%), pre moving , FPS 3.83, Running 17.90s Step 130( N/A%), pre moving , FPS 4.14, Running 18.12s Step 131( N/A%), pre moving , FPS 4.13, Running 18.29s Step 132( N/A%), pre moving , FPS 4.02, Running 18.63s Step 133( N/A%), pre moving , FPS 4.00, Running 18.80s Step 134( N/A%), pre moving , FPS 3.92, Running 19.18s Step 135( N/A%), pre moving , FPS 3.89, Running 19.38s Step 136( N/A%), pre moving , FPS 3.84, Running 19.73s Step 137( N/A%), pre moving , FPS 3.81, Running 19.95s Step 138( N/A%), pre moving , FPS 3.81, Running 20.33s Step 139( N/A%), pre moving , FPS 3.81, Running 20.56s Step 140( N/A%), pre moving , FPS 3.78, Running 20.97s Step 141( N/A%), pre moving , FPS 3.79, Running 21.18s Step 142( N/A%), pre moving , FPS 3.82, Running 21.51s Step 143( N/A%), pre moving , FPS 3.80, Running 21.75s Step 144( N/A%), pre moving , FPS 3.92, Running 21.98s Step 145( N/A%), pre moving , FPS 3.92, Running 22.19s Step 146( N/A%), pre moving , FPS 3.95, Running 22.47s Step 147( N/A%), pre moving , FPS 3.89, Running 22.67s Step 148( N/A%), pre moving , FPS 3.80, Running 23.02s Step 149( N/A%), pre moving , FPS 3.75, Running 23.23s Step 150( N/A%), pre moving , FPS 3.63, Running 23.63s Step 151( N/A%), pre moving , FPS 3.57, Running 23.88s Step 152( N/A%), pre moving , FPS 3.53, Running 24.29s Step 153( N/A%), pre moving , FPS 3.49, Running 24.53s Step 154( N/A%), pre moving , FPS 3.50, Running 24.90s Step 155( N/A%), pre moving , FPS 3.48, Running 25.13s Step 156( N/A%), pre moving , FPS 3.43, Running 25.57s Step 157( N/A%), pre moving , FPS 3.40, Running 25.84s Step 158( N/A%), pre moving , FPS 3.47, Running 26.08s Step 159( N/A%), pre moving , FPS 3.51, Running 26.26s Step 160( N/A%), pre moving , FPS 3.62, Running 26.50s Step 161( N/A%), pre moving , FPS 3.62, Running 26.71s Step 162( N/A%), pre moving , FPS 3.62, Running 27.03s Step 163( N/A%), pre moving , FPS 3.66, Running 27.21s Step 164( N/A%), pre moving , FPS 3.57, Running 27.57s Step 165( N/A%), pre moving , FPS 3.55, Running 27.83s Step 166( N/A%), pre moving , FPS 3.49, Running 28.20s Step 167( N/A%), pre moving , FPS 3.45, Running 28.48s Step 168( N/A%), pre moving , FPS 3.41, Running 28.88s Step 169( N/A%), pre moving , FPS 3.39, Running 29.13s Step 170( N/A%), pre moving , FPS 3.42, Running 29.48s Step 171( N/A%), pre moving , FPS 3.40, Running 29.76s Step 172( N/A%), pre moving , FPS 3.40, Running 30.17s Step 173( N/A%), pre moving , FPS 3.47, Running 30.30s Step 174( N/A%), pre moving , FPS 3.53, Running 30.56s Step 175( N/A%), pre moving , FPS 3.60, Running 30.68s Step 176( N/A%), pre moving , FPS 3.66, Running 31.04s Step 177( N/A%), pre moving , FPS 3.78, Running 31.13s Step 178( N/A%), pre moving , FPS 3.89, Running 31.22s Step 179( N/A%), pre moving , FPS 3.96, Running 31.32s Step 180( N/A%), pre moving , FPS 4.07, Running 31.40s Step 181( N/A%), pre moving , FPS 4.19, Running 31.48s Step 182( N/A%), pre moving , FPS 4.41, Running 31.56s Step 183( N/A%), pre moving , FPS 4.54, Running 31.62s Step 184( N/A%), pre moving , FPS 4.82, Running 31.72s Step 185( N/A%), pre moving , FPS 4.99, Running 31.84s Step 186( N/A%), pre moving , FPS 5.34, Running 31.95s Step 187( N/A%), pre moving , FPS 3.86, Running 33.65s Step 188( N/A%), pre moving , FPS 3.89, Running 34.02s Step 189( N/A%), pre moving , FPS 3.91, Running 34.25s Step 190( N/A%), pre moving , FPS 3.94, Running 34.55s Step 191( N/A%), pre moving , FPS 4.06, Running 34.69s Step 192( N/A%), pre moving , FPS 4.13, Running 35.01s Step 193( N/A%), pre moving , FPS 4.06, Running 35.22s Step 194( N/A%), pre moving , FPS 4.02, Running 35.54s Step 195( N/A%), pre moving , FPS 3.96, Running 35.74s Step 196( N/A%), pre moving , FPS 3.96, Running 36.09s Step 197( N/A%), pre moving , FPS 3.85, Running 36.32s Step 198( N/A%), pre moving , FPS 3.67, Running 36.67s Step 199( N/A%), pre moving , FPS 3.60, Running 36.87s Step 200( N/A%), pre moving , FPS 3.42, Running 37.26s Step 201( N/A%), pre moving , FPS 3.33, Running 37.48s Step 202( N/A%), pre moving , FPS 3.18, Running 37.85s Step 203( N/A%), pre moving , FPS 3.11, Running 38.05s Step 204( N/A%), pre moving , FPS 2.98, Running 38.44s Step 205( N/A%), pre moving , FPS 2.96, Running 38.60s Step 206( N/A%), pre moving , FPS 2.92, Running 38.81s Step 207( 0.33%), action 1, FPS 3.39, Running 39.56s Step 208( 0.67%), action 2, FPS 3.31, Running 40.05s Step 209( 1.00%), action 3, FPS 2.83, Running 41.31s Step 210( 1.33%), action 4, FPS 2.76, Running 41.79s Step 211( 1.67%), action 5, FPS 2.53, Running 42.58s Step 212( 2.00%), action 6, FPS 2.57, Running 42.80s Step 213( 2.33%), action 7, FPS 2.42, Running 43.47s Step 214( 2.67%), action 8, FPS 2.29, Running 44.29s Step 215( 3.00%), action 9, FPS 2.08, Running 45.34s Step 216( 3.33%), action 10, FPS 2.06, Running 45.78s Step 217( 3.67%), action 11, FPS 1.92, Running 46.76s Step 218( 4.00%), action 12, FPS 1.81, Running 47.74s Step 219( 4.33%), action 13, FPS 1.68, Running 48.80s Step 220( 4.67%), action 14, FPS 1.66, Running 49.28s Step 221( 5.00%), action 15, FPS 1.56, Running 50.33s Step 222( 5.33%), action 16, FPS 1.54, Running 50.88s Step 223( 5.67%), action 17, FPS 1.47, Running 51.62s Step 224( 6.00%), action 18, FPS 1.48, Running 51.93s Step 225( 6.33%), action 19, FPS 1.39, Running 52.96s Step 226( 6.67%), action 20, FPS 1.38, Running 53.33s Step 227( 7.00%), action 21, FPS 1.33, Running 54.59s Step 228( 7.33%), action 22, FPS 1.34, Running 55.01s Step 229( 7.67%), action 23, FPS 1.40, Running 55.57s Step 230( 8.00%), action 24, FPS 1.42, Running 55.85s Step 231( 8.33%), action 25, FPS 1.45, Running 56.35s Step 232( 8.67%), action 26, FPS 1.44, Running 56.74s Step 233( 9.00%), action 27, FPS 1.45, Running 57.23s Step 234( 9.33%), action 28, FPS 1.50, Running 57.63s Step 235( 9.67%), action 29, FPS 1.56, Running 58.17s Step 236( 10.00%), action 30, FPS 1.56, Running 58.63s Step 237( 10.33%), action 31, FPS 1.54, Running 59.71s Step 238( 10.67%), action 32, FPS 1.61, Running 60.19s Step 239( 11.00%), action 33, FPS 1.62, Running 61.11s Step 240( 11.33%), action 34, FPS 1.63, Running 61.53s Step 241( 11.67%), action 35, FPS 1.65, Running 62.44s Step 242( 12.00%), action 36, FPS 1.68, Running 62.81s Step 243( 12.33%), action 37, FPS 1.72, Running 63.24s Step 244( 12.67%), action 38, FPS 1.68, Running 63.85s Step 245( 13.00%), action 39, FPS 1.76, Running 64.35s Step 246( 13.33%), action 40, FPS 1.69, Running 65.15s Step 247( 13.67%), action 41, FPS 1.80, Running 65.72s Step 248( 14.00%), action 42, FPS 1.74, Running 66.48s Step 249( 14.33%), action 43, FPS 1.77, Running 66.87s Step 250( 14.67%), action 44, FPS 1.71, Running 67.57s Step 251( 15.00%), action 45, FPS 1.68, Running 68.26s Step 252( 15.33%), action 46, FPS 1.62, Running 69.10s Step 253( 15.67%), action 47, FPS 1.55, Running 70.11s Step 254( 16.00%), action 48, FPS 1.56, Running 70.48s Step 255( 16.33%), action 49, FPS 1.52, Running 71.32s Step 256( 16.67%), action 50, FPS 1.48, Running 72.13s Step 257( 17.00%), action 51, FPS 1.47, Running 73.28s Step 258( 17.33%), action 52, FPS 1.48, Running 73.73s Step 259( 17.67%), action 53, FPS 1.53, Running 74.22s Step 260( 18.00%), action 54, FPS 1.49, Running 74.98s Step 261( 18.33%), action 55, FPS 1.54, Running 75.41s Step 262( 18.67%), action 56, FPS 1.51, Running 76.06s Step 263( 19.00%), action 57, FPS 1.46, Running 76.91s Step 264( 19.33%), action 58, FPS 1.48, Running 77.34s Step 265( 19.67%), action 59, FPS 1.48, Running 77.85s Step 266( 20.00%), action 60, FPS 1.53, Running 78.19s Step 267( 20.33%), action 61, FPS 1.47, Running 79.30s Step 268( 20.67%), action 62, FPS 1.50, Running 79.81s Step 269( 21.00%), action 63, FPS 1.45, Running 80.69s Step 270( 21.33%), action 64, FPS 1.47, Running 81.17s Step 271( 21.67%), action 65, FPS 1.48, Running 81.77s Step 272( 22.00%), action 66, FPS 1.53, Running 82.13s Step 273( 22.33%), action 67, FPS 1.56, Running 82.94s Step 274( 22.67%), action 68, FPS 1.51, Running 83.73s Step 275( 23.00%), action 69, FPS 1.53, Running 84.39s Step 276( 23.33%), action 70, FPS 1.56, Running 84.91s Step 277( 23.67%), action 71, FPS 1.63, Running 85.53s Step 278( 24.00%), action 72, FPS 1.62, Running 86.06s Step 279( 24.33%), action 73, FPS 1.58, Running 86.87s Step 280( 24.67%), action 74, FPS 1.58, Running 87.64s Step 281( 25.00%), action 75, FPS 1.55, Running 88.32s Step 282( 25.33%), action 76, FPS 1.57, Running 88.78s Step 283( 25.67%), action 77, FPS 1.60, Running 89.43s Step 284( 26.00%), action 78, FPS 1.61, Running 89.79s Step 285( 26.33%), action 79, FPS 1.62, Running 90.23s Step 286( 26.67%), action 80, FPS 1.61, Running 90.60s Step 287( 27.00%), action 81, FPS 1.64, Running 91.52s Step 288( 27.33%), action 82, FPS 1.66, Running 91.88s Step 289( 27.67%), action 83, FPS 1.71, Running 92.38s Step 290( 28.00%), action 84, FPS 1.70, Running 92.90s Step 291( 28.33%), action 85, FPS 1.72, Running 93.40s Step 292( 28.67%), action 86, FPS 1.72, Running 93.74s Step 293( 29.00%), action 87, FPS 1.79, Running 94.13s Step 294( 29.33%), action 88, FPS 1.87, Running 94.45s Step 295( 29.67%), action 89, FPS 1.90, Running 94.91s Step 296( 30.00%), action 90, FPS 1.91, Running 95.39s Step 297( 30.33%), action 91, FPS 1.91, Running 96.00s Step 298( 30.67%), action 92, FPS 1.94, Running 96.37s Step 299( 31.00%), action 93, FPS 2.00, Running 96.88s Step 300( 31.33%), action 94, FPS 2.07, Running 97.32s Step 301( 31.67%), action 95, FPS 2.13, Running 97.73s Step 302( 32.00%), action 96, FPS 2.13, Running 98.18s Step 303( 32.33%), action 97, FPS 2.18, Running 98.62s Step 304( 32.67%), action 98, FPS 2.17, Running 98.98s Step 305( 33.00%), action 99, FPS 2.15, Running 99.54s Step 306( 33.33%), action 100, FPS 2.15, Running 99.90s Step 307( 33.67%), action 101, FPS 2.21, Running 100.58s Step 308( 34.00%), action 102, FPS 2.20, Running 100.99s Step 309( 34.33%), action 103, FPS 2.19, Running 101.53s Step 310( 34.67%), action 104, FPS 2.19, Running 102.03s Step 311( 35.00%), action 105, FPS 2.18, Running 102.56s Step 312( 35.33%), action 106, FPS 2.17, Running 102.93s Step 313( 35.67%), action 107, FPS 2.12, Running 103.59s Step 314( 36.00%), action 108, FPS 2.10, Running 103.99s Step 315( 36.33%), action 109, FPS 2.07, Running 104.58s Step 316( 36.67%), action 110, FPS 2.11, Running 104.88s Step 317( 37.00%), action 111, FPS 2.07, Running 105.68s Step 318( 37.33%), action 112, FPS 2.07, Running 106.03s Step 319( 37.67%), action 113, FPS 2.09, Running 106.45s Step 320( 38.00%), action 114, FPS 2.02, Running 107.23s Step 321( 38.33%), action 115, FPS 1.98, Running 107.84s Step 322( 38.67%), action 116, FPS 1.95, Running 108.42s Step 323( 39.00%), action 117, FPS 1.93, Running 108.99s Step 324( 39.33%), action 118, FPS 1.90, Running 109.50s Step 325( 39.67%), action 119, FPS 1.84, Running 110.39s Step 326( 40.00%), action 120, FPS 1.82, Running 110.91s Step 327( 40.33%), action 121, FPS 1.81, Running 111.61s Step 328( 40.67%), action 122, FPS 1.79, Running 112.16s Step 329( 41.00%), action 123, FPS 1.71, Running 113.24s Step 330( 41.33%), action 124, FPS 1.71, Running 113.71s Step 331( 41.67%), action 125, FPS 1.68, Running 114.49s Step 332( 42.00%), action 126, FPS 1.62, Running 115.31s Step 333( 42.33%), action 127, FPS 1.63, Running 115.86s Step 334( 42.67%), action 128, FPS 1.64, Running 116.22s Step 335( 43.00%), action 129, FPS 1.65, Running 116.70s Step 336( 43.33%), action 130, FPS 1.63, Running 117.13s Step 337( 43.67%), action 131, FPS 1.60, Running 118.18s Step 338( 44.00%), action 132, FPS 1.56, Running 118.83s Step 339( 44.33%), action 133, FPS 1.55, Running 119.35s Step 340( 44.67%), action 134, FPS 1.59, Running 119.78s Step 341( 45.00%), action 135, FPS 1.56, Running 120.67s Step 342( 45.33%), action 136, FPS 1.58, Running 121.04s Step 343( 45.67%), action 137, FPS 1.60, Running 121.50s Step 344( 46.00%), action 138, FPS 1.59, Running 122.09s Step 345( 46.33%), action 139, FPS 1.59, Running 123.00s Step 346( 46.67%), action 140, FPS 1.60, Running 123.44s Step 347( 47.00%), action 141, FPS 1.55, Running 124.49s Step 348( 47.33%), action 142, FPS 1.54, Running 125.17s Step 349( 47.67%), action 143, FPS 1.62, Running 125.61s Step 350( 48.00%), action 144, FPS 1.62, Running 126.04s Step 351( 48.33%), action 145, FPS 1.59, Running 127.05s Step 352( 48.67%), action 146, FPS 1.66, Running 127.40s Step 353( 49.00%), action 147, FPS 1.60, Running 128.33s Step 354( 49.33%), action 148, FPS 1.60, Running 128.69s Step 355( 49.67%), action 149, FPS 1.60, Running 129.21s Step 356( 50.00%), action 150, FPS 1.60, Running 129.64s Step 357( 50.33%), action 151, FPS 1.63, Running 130.41s Step 358( 50.67%), action 152, FPS 1.65, Running 130.98s Step 359( 51.00%), action 153, FPS 1.64, Running 131.53s Step 360( 51.33%), action 154, FPS 1.64, Running 131.94s Step 361( 51.67%), action 155, FPS 1.67, Running 132.61s Step 362( 52.00%), action 156, FPS 1.67, Running 133.03s Step 363( 52.33%), action 157, FPS 1.64, Running 133.66s Step 364( 52.67%), action 158, FPS 1.66, Running 134.15s Step 365( 53.00%), action 159, FPS 1.66, Running 135.06s Step 366( 53.33%), action 160, FPS 1.66, Running 135.46s Step 367( 53.67%), action 161, FPS 1.68, Running 136.40s Step 368( 54.00%), action 162, FPS 1.70, Running 136.92s Step 369( 54.33%), action 163, FPS 1.64, Running 137.84s Step 370( 54.67%), action 164, FPS 1.57, Running 138.74s Step 371( 55.00%), action 165, FPS 1.64, Running 139.25s Step 372( 55.33%), action 166, FPS 1.63, Running 139.67s Step 373( 55.67%), action 167, FPS 1.69, Running 140.14s Step 374( 56.00%), action 168, FPS 1.62, Running 141.05s Step 375( 56.33%), action 169, FPS 1.59, Running 141.78s Step 376( 56.67%), action 170, FPS 1.55, Running 142.53s Step 377( 57.00%), action 171, FPS 1.56, Running 143.23s Step 378( 57.33%), action 172, FPS 1.55, Running 143.88s Step 379( 57.67%), action 173, FPS 1.50, Running 144.82s Step 380( 58.00%), action 174, FPS 1.51, Running 145.18s Step 381( 58.33%), action 175, FPS 1.49, Running 146.04s Step 382( 58.67%), action 176, FPS 1.44, Running 146.94s Step 383( 59.00%), action 177, FPS 1.39, Running 148.01s Step 384( 59.33%), action 178, FPS 1.36, Running 148.84s [2026-08-02 21:48:17] [93 ] Seed 93 failed after 149.31 s. +steps: 384 , actions: 178 . +Instruction: Empty +Total 17/93(18.28%) success. +Setting seed: 94 +Step 1( N/A%), pre moving , FPS 0.54, Running 1.85s Step 2( N/A%), pre moving , FPS 0.98, Running 2.03s Step 3( N/A%), pre moving , FPS 1.41, Running 2.13s Step 4( N/A%), pre moving , FPS 1.80, Running 2.22s Step 5( N/A%), pre moving , FPS 2.16, Running 2.32s Step 6( N/A%), pre moving , FPS 2.48, Running 2.42s Step 7( N/A%), pre moving , FPS 2.80, Running 2.50s Step 8( N/A%), pre moving , FPS 3.12, Running 2.57s Step 9( N/A%), pre moving , FPS 3.38, Running 2.66s Step 10( N/A%), pre moving , FPS 3.63, Running 2.76s Step 11( N/A%), pre moving , FPS 3.85, Running 2.85s 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.47, Running 3.13s Step 15( N/A%), pre moving , FPS 4.68, Running 3.20s Step 16( N/A%), pre moving , FPS 4.91, Running 3.26s Step 17( N/A%), pre moving , FPS 5.12, Running 3.32s Step 18( N/A%), pre moving , FPS 5.30, Running 3.40s Step 19( N/A%), pre moving , FPS 5.50, Running 3.45s Step 20( N/A%), pre moving , FPS 5.70, Running 3.51s Step 21( N/A%), pre moving , FPS 10.22, Running 3.81s Step 22( N/A%), pre moving , FPS 10.76, Running 3.89s Step 23( N/A%), pre moving , FPS 10.90, Running 3.96s Step 24( N/A%), pre moving , FPS 11.13, Running 4.02s Step 25( N/A%), pre moving , FPS 11.39, Running 4.08s Step 26( N/A%), pre moving , FPS 9.88, Running 4.44s Step 27( N/A%), pre moving , FPS 9.84, Running 4.53s Step 28( N/A%), pre moving , FPS 9.76, Running 4.62s Step 29( N/A%), pre moving , FPS 9.71, Running 4.72s Step 30( N/A%), pre moving , FPS 9.68, Running 4.83s Step 31( N/A%), pre moving , FPS 9.65, Running 4.93s Step 32( N/A%), pre moving , FPS 9.65, Running 5.02s Step 33( N/A%), pre moving , FPS 9.35, Running 5.17s Step 34( N/A%), pre moving , FPS 9.37, Running 5.26s Step 35( N/A%), pre moving , FPS 9.29, Running 5.36s Step 36( N/A%), pre moving , FPS 7.77, Running 5.83s Step 37( N/A%), pre moving , FPS 7.67, Running 5.93s Step 38( N/A%), pre moving , FPS 7.60, Running 6.03s Step 39( N/A%), pre moving , FPS 7.42, Running 6.15s Step 40( N/A%), pre moving , FPS 7.18, Running 6.29s Step 41( N/A%), pre moving , FPS 7.74, Running 6.39s Step 42( N/A%), pre moving , FPS 7.63, Running 6.51s Step 43( N/A%), pre moving , FPS 7.54, Running 6.61s Step 44( N/A%), pre moving , FPS 7.44, Running 6.71s Step 45( N/A%), pre moving , FPS 7.35, Running 6.80s Step 46( N/A%), pre moving , FPS 8.14, Running 6.90s Step 47( N/A%), pre moving , FPS 8.20, Running 6.97s Step 48( N/A%), pre moving , FPS 8.18, Running 7.06s Step 49( N/A%), pre moving , FPS 8.37, Running 7.11s Step 50( N/A%), pre moving , FPS 8.63, Running 7.14s Step 51( N/A%), pre moving , FPS 8.89, Running 7.18s Step 52( N/A%), pre moving , FPS 9.16, Running 7.20s Step 53( N/A%), pre moving , FPS 9.72, Running 7.23s Step 54( N/A%), pre moving , FPS 10.03, Running 7.26s Step 55( N/A%), pre moving , FPS 10.40, Running 7.28s Step 56( N/A%), pre moving , FPS 13.57, Running 7.31s Step 57( N/A%), pre moving , FPS 14.29, Running 7.33s Step 58( N/A%), pre moving , FPS 15.05, Running 7.36s Step 59( N/A%), pre moving , FPS 15.90, Running 7.40s Step 60( N/A%), pre moving , FPS 17.22, Running 7.45s Step 61( N/A%), pre moving , FPS 17.52, Running 7.53s Step 62( N/A%), pre moving , FPS 18.08, Running 7.62s Step 63( N/A%), pre moving , FPS 18.42, Running 7.70s Step 64( N/A%), pre moving , FPS 18.57, Running 7.78s Step 65( N/A%), pre moving , FPS 18.71, Running 7.87s Step 66( N/A%), pre moving , FPS 18.85, Running 7.96s Step 67( N/A%), pre moving , FPS 18.98, Running 8.02s Step 68( N/A%), pre moving , FPS 19.25, Running 8.10s Step 69( N/A%), pre moving , FPS 18.71, Running 8.18s Step 70( N/A%), pre moving , FPS 17.77, Running 8.27s Step 71( N/A%), pre moving , FPS 16.08, Running 8.42s Step 72( N/A%), pre moving , FPS 14.87, Running 8.55s Step 73( N/A%), pre moving , FPS 13.63, Running 8.70s Step 74( N/A%), pre moving , FPS 12.73, Running 8.83s Step 75( N/A%), pre moving , FPS 11.74, Running 8.99s Step 76( N/A%), pre moving , FPS 10.99, Running 9.13s Step 77( N/A%), pre moving , FPS 10.26, Running 9.28s Step 78( N/A%), pre moving , FPS 9.69, Running 9.42s Step 79( N/A%), pre moving , FPS 9.24, Running 9.57s Step 80( N/A%), pre moving , FPS 8.80, Running 9.73s Step 81( N/A%), pre moving , FPS 8.58, Running 9.86s Step 82( N/A%), pre moving , FPS 8.39, Running 10.00s Step 83( N/A%), pre moving , FPS 8.16, Running 10.15s Step 84( N/A%), pre moving , FPS 7.95, Running 10.30s Step 85( N/A%), pre moving , FPS 7.76, Running 10.44s Step 86( N/A%), pre moving , FPS 7.59, Running 10.59s Step 87( N/A%), pre moving , FPS 7.50, Running 10.69s Step 88( N/A%), pre moving , FPS 7.47, Running 10.78s Step 89( N/A%), pre moving , FPS 7.42, Running 10.88s Step 90( N/A%), pre moving , FPS 7.40, Running 10.97s Step 91( N/A%), pre moving , FPS 7.53, Running 11.08s Step 92( N/A%), pre moving , FPS 7.63, Running 11.17s Step 93( N/A%), pre moving , FPS 7.79, Running 11.26s Step 94( N/A%), pre moving , FPS 8.03, Running 11.32s Step 95( N/A%), pre moving , FPS 8.48, Running 11.34s Step 96( N/A%), pre moving , FPS 8.92, Running 11.37s Step 97( N/A%), pre moving , FPS 9.46, Running 11.40s Step 98( N/A%), pre moving , FPS 9.99, Running 11.42s Step 99( N/A%), pre moving , FPS 10.61, Running 11.45s Step 100( N/A%), pre moving , FPS 11.42, Running 11.48s Step 101( N/A%), pre moving , FPS 12.17, Running 11.51s Step 102( N/A%), pre moving , FPS 13.03, Running 11.54s Step 103( N/A%), pre moving , FPS 14.14, Running 11.56s Step 104( N/A%), pre moving , FPS 15.52, Running 11.59s Step 105( N/A%), pre moving , FPS 16.79, Running 11.63s Step 106( N/A%), pre moving , FPS 18.38, Running 11.68s Step 107( N/A%), pre moving , FPS 19.15, Running 11.73s Step 108( N/A%), pre moving , FPS 19.76, Running 11.79s Step 109( N/A%), pre moving , FPS 20.48, Running 11.85s Step 110( N/A%), pre moving , FPS 21.55, Running 11.90s Step 111( N/A%), pre moving , FPS 22.56, Running 11.96s Step 112( N/A%), pre moving , FPS 23.11, Running 12.04s Step 113( N/A%), pre moving , FPS 24.53, Running 12.08s Step 114( N/A%), pre moving , FPS 24.50, Running 12.13s Step 115( N/A%), pre moving , FPS 23.65, Running 12.19s Step 116( N/A%), pre moving , FPS 22.62, Running 12.25s Step 117( N/A%), pre moving , FPS 21.89, Running 12.31s Step 118( N/A%), pre moving , FPS 21.20, Running 12.37s Step 119( N/A%), pre moving , FPS 21.09, Running 12.40s Step 120( N/A%), pre moving , FPS 20.49, Running 12.46s Step 121( N/A%), pre moving , FPS 20.10, Running 12.50s Step 122( N/A%), pre moving , FPS 19.31, Running 12.57s Step 123( N/A%), pre moving , FPS 17.98, Running 12.68s Step 124( N/A%), pre moving , FPS 17.20, Running 12.75s Step 125( N/A%), pre moving , FPS 16.51, Running 12.85s Step 126( N/A%), pre moving , FPS 15.89, Running 12.94s Step 127( N/A%), pre moving , FPS 15.44, Running 13.03s Step 128( N/A%), pre moving , FPS 9.72, Running 13.85s Step 129( N/A%), pre moving , FPS 9.11, Running 14.05s Step 130( N/A%), pre moving , FPS 7.92, Running 14.42s Step 131( N/A%), pre moving , FPS 7.43, Running 14.66s Step 132( N/A%), pre moving , FPS 6.68, Running 15.03s Step 133( N/A%), pre moving , FPS 6.33, Running 15.24s Step 134( N/A%), pre moving , FPS 6.00, Running 15.47s Step 135( N/A%), pre moving , FPS 5.76, Running 15.66s Step 136( N/A%), pre moving , FPS 5.30, Running 16.03s Step 137( N/A%), pre moving , FPS 5.12, Running 16.22s Step 138( N/A%), pre moving , FPS 4.73, Running 16.59s Step 139( N/A%), pre moving , FPS 4.46, Running 16.88s Step 140( N/A%), pre moving , FPS 4.19, Running 17.23s Step 141( N/A%), pre moving , FPS 4.06, Running 17.43s Step 142( N/A%), pre moving , FPS 3.77, Running 17.88s Step 143( N/A%), pre moving , FPS 3.68, Running 18.11s Step 144( N/A%), pre moving , FPS 3.50, Running 18.47s Step 145( N/A%), pre moving , FPS 3.42, Running 18.70s Step 146( N/A%), pre moving , FPS 3.24, Running 19.10s Step 147( N/A%), pre moving , FPS 3.21, Running 19.27s Step 148( N/A%), pre moving , FPS 3.53, Running 19.52s Step 149( N/A%), pre moving , FPS 3.56, Running 19.66s Step 150( N/A%), pre moving , FPS 3.64, Running 19.92s Step 151( N/A%), pre moving , FPS 3.71, Running 20.05s Step 152( N/A%), pre moving , FPS 3.77, Running 20.34s Step 153( N/A%), pre moving , FPS 3.72, Running 20.61s Step 154( N/A%), pre moving , FPS 3.68, Running 20.91s Step 155( N/A%), pre moving , FPS 3.70, Running 21.06s Step 156( N/A%), pre moving , FPS 3.71, Running 21.41s Step 157( N/A%), pre moving , FPS 3.67, Running 21.66s Step 158( N/A%), pre moving , FPS 3.66, Running 22.05s Step 159( N/A%), pre moving , FPS 3.72, Running 22.26s Step 160( N/A%), pre moving , FPS 3.73, Running 22.59s Step 161( N/A%), pre moving , FPS 3.71, Running 22.82s Step 162( N/A%), pre moving , FPS 3.65, Running 23.36s Step 163( N/A%), pre moving , FPS 3.56, Running 23.72s Step 164( N/A%), pre moving , FPS 3.60, Running 24.03s Step 165( N/A%), pre moving , FPS 3.62, Running 24.22s Step 166( N/A%), pre moving , FPS 3.65, Running 24.57s Step 167( N/A%), pre moving , FPS 3.65, Running 24.74s Step 168( N/A%), pre moving , FPS 3.58, Running 25.10s Step 169( N/A%), pre moving , FPS 3.55, Running 25.29s Step 170( N/A%), pre moving , FPS 3.45, Running 25.72s Step 171( N/A%), pre moving , FPS 3.38, Running 25.96s Step 172( N/A%), pre moving , FPS 3.34, Running 26.33s Step 173( N/A%), pre moving , FPS 3.33, Running 26.61s Step 174( N/A%), pre moving , FPS 3.28, Running 27.00s Step 175( N/A%), pre moving , FPS 3.23, Running 27.25s Step 176( N/A%), pre moving , FPS 3.21, Running 27.64s Step 177( N/A%), pre moving , FPS 3.22, Running 27.87s Step 178( N/A%), pre moving , FPS 3.29, Running 28.12s Step 179( N/A%), pre moving , FPS 3.32, Running 28.28s Step 180( N/A%), pre moving , FPS 3.32, Running 28.62s Step 181( N/A%), pre moving , FPS 3.34, Running 28.81s Step 182( N/A%), pre moving , FPS 3.48, Running 29.10s Step 183( N/A%), pre moving , FPS 3.59, Running 29.29s Step 184( N/A%), pre moving , FPS 3.54, Running 29.68s Step 185( N/A%), pre moving , FPS 3.48, Running 29.96s Step 186( N/A%), pre moving , FPS 3.47, Running 30.35s Step 187( N/A%), pre moving , FPS 3.44, Running 30.56s Step 188( N/A%), pre moving , FPS 3.44, Running 30.92s Step 189( N/A%), pre moving , FPS 3.42, Running 31.13s Step 190( N/A%), pre moving , FPS 3.43, Running 31.54s Step 191( N/A%), pre moving , FPS 3.52, Running 31.64s Step 192( N/A%), pre moving , FPS 3.70, Running 31.75s Step 193( N/A%), pre moving , FPS 3.81, Running 31.86s Step 194( N/A%), pre moving , FPS 4.02, Running 31.98s Step 195( N/A%), pre moving , FPS 4.13, Running 32.09s Step 196( N/A%), pre moving , FPS 4.37, Running 32.22s Step 197( N/A%), pre moving , FPS 4.50, Running 32.32s Step 198( N/A%), pre moving , FPS 4.72, Running 32.36s Step 199( N/A%), pre moving , FPS 4.85, Running 32.40s Step 200( N/A%), pre moving , FPS 5.22, Running 32.45s Step 201( N/A%), pre moving , FPS 3.94, Running 33.88s Step 202( N/A%), pre moving , FPS 3.88, Running 34.25s Step 203( N/A%), pre moving , FPS 3.84, Running 34.50s Step 204( N/A%), pre moving , FPS 3.84, Running 34.89s Step 205( N/A%), pre moving , FPS 3.86, Running 35.14s Step 206( N/A%), pre moving , FPS 3.86, Running 35.53s Step 207( N/A%), pre moving , FPS 3.84, Running 35.77s Step 208( N/A%), pre moving , FPS 3.82, Running 36.16s Step 209( N/A%), pre moving , FPS 3.80, Running 36.40s Step 210( N/A%), pre moving , FPS 3.94, Running 36.61s Step 211( N/A%), pre moving , FPS 3.86, Running 36.82s Step 212( N/A%), pre moving , FPS 3.72, Running 37.12s Step 213( N/A%), pre moving , FPS 3.65, Running 37.34s Step 214( N/A%), pre moving , FPS 3.51, Running 37.68s Step 215( N/A%), pre moving , FPS 3.46, Running 37.88s Step 216( N/A%), pre moving , FPS 3.33, Running 38.23s Step 217( N/A%), pre moving , FPS 3.26, Running 38.46s Step 218( N/A%), pre moving , FPS 3.10, Running 38.81s Step 219( N/A%), pre moving , FPS 3.02, Running 39.03s Step 220( N/A%), pre moving , FPS 2.85, Running 39.46s Step 221( 0.33%), action 1, FPS 3.08, Running 40.37s Step 222( 0.67%), action 2, FPS 3.11, Running 40.68s Step 223( 1.00%), action 3, FPS 3.10, Running 40.95s Step 224( 1.33%), action 4, FPS 3.11, Running 41.32s Step 225( 1.67%), action 5, FPS 3.03, Running 41.75s Step 226( 2.00%), action 6, FPS 3.04, Running 42.12s Step 227( 2.33%), action 7, FPS 2.93, Running 42.61s Step 228( 2.67%), action 8, FPS 2.89, Running 43.07s Step 229( 3.00%), action 9, FPS 2.64, Running 43.96s Step 230( 3.33%), action 10, FPS 2.57, Running 44.41s Step 231( 3.67%), action 11, FPS 2.49, Running 44.86s Step 232( 4.00%), action 12, FPS 2.48, Running 45.18s Step 233( 4.33%), action 13, FPS 2.43, Running 45.58s Step 234( 4.67%), action 14, FPS 2.40, Running 46.01s Step 235( 5.00%), action 15, FPS 2.34, Running 46.42s Step 236( 5.33%), action 16, FPS 2.35, Running 46.76s Step 237( 5.67%), action 17, FPS 2.29, Running 47.20s Step 238( 6.00%), action 18, FPS 2.26, Running 47.65s Step 239( 6.33%), action 19, FPS 2.20, Running 48.14s Step 240( 6.67%), action 20, FPS 2.19, Running 48.58s Step 241( 7.00%), action 21, FPS 2.27, Running 49.18s Step 242( 7.33%), action 22, FPS 2.28, Running 49.46s Step 243( 7.67%), action 23, FPS 2.27, Running 49.76s Step 244( 8.00%), action 24, FPS 2.26, Running 50.16s Step 245( 8.33%), action 25, FPS 2.23, Running 50.71s Step 246( 8.67%), action 26, FPS 2.23, Running 51.10s Step 247( 9.00%), action 27, FPS 2.20, Running 51.69s Step 248( 9.33%), action 28, FPS 2.21, Running 52.12s Step 249( 9.67%), action 29, FPS 2.30, Running 52.67s Step 250( 10.00%), action 30, FPS 2.31, Running 53.07s Step 251( 10.33%), action 31, FPS 2.27, Running 53.68s Step 252( 10.67%), action 32, FPS 2.18, Running 54.35s Step 253( 11.00%), action 33, FPS 2.14, Running 54.92s Step 254( 11.33%), action 34, FPS 2.14, Running 55.37s Step 255( 11.67%), action 35, FPS 2.10, Running 55.93s Step 256( 12.00%), action 36, FPS 2.06, Running 56.46s Step 257( 12.33%), action 37, FPS 2.05, Running 56.95s Step 258( 12.67%), action 38, FPS 2.05, Running 57.43s Step 259( 13.00%), action 39, FPS 2.06, Running 57.83s Step 260( 13.33%), action 40, FPS 2.09, Running 58.15s Step 261( 13.67%), action 41, FPS 2.09, Running 58.77s Step 262( 14.00%), action 42, FPS 2.07, Running 59.14s Step 263( 14.33%), action 43, FPS 2.02, Running 59.67s Step 264( 14.67%), action 44, FPS 2.00, Running 60.14s Step 265( 15.00%), action 45, FPS 2.00, Running 60.69s Step 266( 15.33%), action 46, FPS 1.97, Running 61.26s Step 267( 15.67%), action 47, FPS 1.99, Running 61.72s Step 268( 16.00%), action 48, FPS 2.02, Running 62.02s Step 269( 16.33%), action 49, FPS 2.04, Running 62.46s Step 270( 16.67%), action 50, FPS 2.05, Running 62.80s Step 271( 17.00%), action 51, FPS 2.03, Running 63.54s Step 272( 17.33%), action 52, FPS 2.09, Running 63.94s Step 273( 17.67%), action 53, FPS 2.01, Running 64.85s Step 274( 18.00%), action 54, FPS 2.02, Running 65.29s Step 275( 18.33%), action 55, FPS 1.99, Running 65.99s Step 276( 18.67%), action 56, FPS 2.01, Running 66.41s Step 277( 19.00%), action 57, FPS 2.01, Running 66.90s Step 278( 19.33%), action 58, FPS 1.98, Running 67.51s Step 279( 19.67%), action 59, FPS 1.97, Running 68.00s Step 280( 20.00%), action 60, FPS 1.96, Running 68.37s Step 281( 20.33%), action 61, FPS 1.95, Running 69.01s Step 282( 20.67%), action 62, FPS 1.95, Running 69.39s Step 283( 21.00%), action 63, FPS 1.97, Running 69.83s Step 284( 21.33%), action 64, FPS 1.91, Running 70.63s Step 285( 21.67%), action 65, FPS 1.92, Running 71.10s Step 286( 22.00%), action 66, FPS 1.96, Running 71.44s Step 287( 22.33%), action 67, FPS 1.94, Running 72.03s Step 288( 22.67%), action 68, FPS 1.91, Running 72.49s Step 289( 23.00%), action 69, FPS 1.90, Running 72.97s Step 290( 23.33%), action 70, FPS 1.88, Running 73.44s Step 291( 23.67%), action 71, FPS 1.92, Running 73.98s Step 292( 24.00%), action 72, FPS 1.85, Running 74.75s Step 293( 24.33%), action 73, FPS 1.93, Running 75.20s Step 294( 24.67%), action 74, FPS 1.93, Running 75.64s Step 295( 25.00%), action 75, FPS 1.95, Running 76.25s Step 296( 25.33%), action 76, FPS 1.94, Running 76.74s Step 297( 25.67%), action 77, FPS 1.93, Running 77.25s Step 298( 26.00%), action 78, FPS 1.98, Running 77.63s Step 299( 26.33%), action 79, FPS 1.99, Running 78.06s Step 300( 26.67%), action 80, FPS 1.99, Running 78.43s Step 301( 27.00%), action 81, FPS 1.90, Running 79.52s Step 302( 27.33%), action 82, FPS 1.86, Running 80.12s Step 303( 27.67%), action 83, FPS 1.77, Running 81.13s Step 304( 28.00%), action 84, FPS 1.83, Running 81.55s Step 305( 28.33%), action 85, FPS 1.85, Running 81.93s Step 306( 28.67%), action 86, FPS 1.79, Running 82.60s Step 307( 29.00%), action 87, FPS 1.79, Running 83.18s Step 308( 29.33%), action 88, FPS 1.79, Running 83.65s Step 309( 29.67%), action 89, FPS 1.75, Running 84.43s Step 310( 30.00%), action 90, FPS 1.76, Running 84.82s Step 311( 30.33%), action 91, FPS 1.70, Running 85.71s Step 312( 30.67%), action 92, FPS 1.75, Running 86.16s Step 313( 31.00%), action 93, FPS 1.73, Running 86.74s Step 314( 31.33%), action 94, FPS 1.68, Running 87.52s Step 315( 31.67%), action 95, FPS 1.64, Running 88.46s Step 316( 32.00%), action 96, FPS 1.66, Running 88.81s Step 317( 32.33%), action 97, FPS 1.60, Running 89.77s Step 318( 32.67%), action 98, FPS 1.57, Running 90.39s Step 319( 33.00%), action 99, FPS 1.55, Running 90.94s Step 320( 33.33%), action 100, FPS 1.55, Running 91.33s Step 321( 33.67%), action 101, FPS 1.60, Running 92.02s Step 322( 34.00%), action 102, FPS 1.57, Running 92.88s Step 323( 34.33%), action 103, FPS 1.62, Running 93.47s Step 324( 34.67%), action 104, FPS 1.64, Running 93.72s Step 325( 35.00%), action 105, FPS 1.63, Running 94.21s Step 326( 35.33%), action 106, FPS 1.68, Running 94.50s Step 327( 35.67%), action 107, FPS 1.66, Running 95.23s Step 328( 36.00%), action 108, FPS 1.67, Running 95.59s Step 329( 36.33%), action 109, FPS 1.72, Running 96.07s Step 330( 36.67%), action 110, FPS 1.71, Running 96.50s Step 331( 37.00%), action 111, FPS 1.73, Running 97.25s Step 332( 37.33%), action 112, FPS 1.72, Running 97.80s Step 333( 37.67%), action 113, FPS 1.69, Running 98.54s Step 334( 38.00%), action 114, FPS 1.75, Running 98.98s Step 335( 38.33%), action 115, FPS 1.81, Running 99.49s Step 336( 38.67%), action 116, FPS 1.81, Running 99.84s Step 337( 39.00%), action 117, FPS 1.81, Running 100.82s Step 338( 39.33%), action 118, FPS 1.82, Running 101.38s Step 339( 39.67%), action 119, FPS 1.83, Running 101.89s Step 340( 40.00%), action 120, FPS 1.79, Running 102.51s Step 341( 40.33%), action 121, FPS 1.80, Running 103.12s Step 342( 40.67%), action 122, FPS 1.85, Running 103.70s Step 343( 41.00%), action 123, FPS 1.86, Running 104.20s Step 344( 41.33%), action 124, FPS 1.84, Running 104.60s Step 345( 41.67%), action 125, FPS 1.83, Running 105.12s Step 346( 42.00%), action 126, FPS 1.81, Running 105.54s Step 347( 42.33%), action 127, FPS 1.82, Running 106.23s Step 348( 42.67%), action 128, FPS 1.82, Running 106.60s Step 349( 43.00%), action 129, FPS 1.82, Running 107.06s Step 350( 43.33%), action 130, FPS 1.82, Running 107.51s Step 351( 43.67%), action 131, FPS 1.84, Running 108.12s Step 352( 44.00%), action 132, FPS 1.84, Running 108.65s Step 353( 44.33%), action 133, FPS 1.88, Running 109.19s Step 354( 44.67%), action 134, FPS 1.92, Running 109.41s Step 355( 45.00%), action 135, FPS 1.94, Running 109.82s Step 356( 45.33%), action 136, FPS 1.93, Running 110.19s Step 357( 45.67%), action 137, FPS 2.02, Running 110.74s Step 358( 46.00%), action 138, FPS 2.04, Running 111.20s Step 359( 46.33%), action 139, FPS 2.03, Running 111.72s Step 360( 46.67%), action 140, FPS 2.07, Running 112.18s Step 361( 47.00%), action 141, FPS 2.05, Running 112.87s Step 362( 47.33%), action 142, FPS 2.06, Running 113.39s Step 363( 47.67%), action 143, FPS 2.02, Running 114.07s Step 364( 48.00%), action 144, FPS 2.03, Running 114.46s Step 365( 48.33%), action 145, FPS 2.03, Running 114.97s Step 366( 48.67%), action 146, FPS 2.05, Running 115.29s Step 367( 49.00%), action 147, FPS 2.10, Running 115.75s Step 368( 49.33%), action 148, FPS 2.09, Running 116.17s Step 369( 49.67%), action 149, FPS 2.08, Running 116.66s Step 370( 50.00%), action 150, FPS 2.04, Running 117.30s Step 371( 50.33%), action 151, FPS 1.95, Running 118.35s Step 372( 50.67%), action 152, FPS 1.98, Running 118.77s Step 373( 51.00%), action 153, FPS 1.89, Running 119.77s Step 374( 51.33%), action 154, FPS 1.87, Running 120.12s Step 375( 51.67%), action 155, FPS 1.78, Running 121.04s Step 376( 52.00%), action 156, FPS 1.74, Running 121.68s Step 377( 52.33%), action 157, FPS 1.76, Running 122.11s Step 378( 52.67%), action 158, FPS 1.73, Running 122.79s Step 379( 53.00%), action 159, FPS 1.66, Running 123.77s Step 380( 53.33%), action 160, FPS 1.65, Running 124.27s Step 381( 53.67%), action 161, FPS 1.62, Running 125.19s Step 382( 54.00%), action 162, FPS 1.63, Running 125.69s Step 383( 54.33%), action 163, FPS 1.65, Running 126.22s Step 384( 54.67%), action 164, FPS 1.60, Running 126.94s Step 385( 55.00%), action 165, FPS 1.55, Running 127.85s Step 386( 55.33%), action 166, FPS 1.48, Running 128.79s Step 387( 55.67%), action 167, FPS 1.43, Running 129.72s Step 388( 56.00%), action 168, FPS 1.42, Running 130.20s Step 389( 56.33%), action 169, FPS 1.37, Running 131.26s Step 390( 56.67%), action 170, FPS 1.35, Running 132.15s Step 391( 57.00%), action 171, FPS 1.35, Running 133.17s Step 392( 57.33%), action 172, FPS 1.34, Running 133.67s Step 393( 57.67%), action 173, FPS 1.36, Running 134.45s Step 394( 58.00%), action 174, FPS 1.36, Running 134.85s Step 395( 58.33%), action 175, FPS 1.39, Running 135.39s Step 396( 58.67%), action 176, FPS 1.37, Running 136.32s Step 397( 59.00%), action 177, FPS 1.33, Running 137.17s Step 398( 59.33%), action 178, FPS 1.31, Running 138.02s Step 399( 59.67%), action 179, FPS 1.31, Running 139.07s Step 400( 60.00%), action 180, FPS 1.31, Running 139.50s Step 401( 60.33%), action 181, FPS 1.29, Running 140.72s Step 402( 60.67%), action 182, FPS 1.24, Running 141.83s [2026-08-02 21:50:40] [94 ] Seed 94 success after 142.66 s. +steps: 402 , actions: 182 . +Instruction: Empty +Total 18/94(19.15%) success. +Setting seed: 95 +Step 1( N/A%), pre moving , FPS 0.14, Running 6.97s Step 2( N/A%), pre moving , FPS 0.28, Running 7.02s Step 3( N/A%), pre moving , FPS 0.42, Running 7.07s Step 4( N/A%), pre moving , FPS 0.56, Running 7.11s Step 5( N/A%), pre moving , FPS 0.70, Running 7.16s Step 6( N/A%), pre moving , FPS 0.83, Running 7.21s Step 7( N/A%), pre moving , FPS 0.96, Running 7.28s Step 8( N/A%), pre moving , FPS 1.09, Running 7.37s Step 9( N/A%), pre moving , FPS 1.21, Running 7.42s Step 10( N/A%), pre moving , FPS 1.34, Running 7.47s Step 11( N/A%), pre moving , FPS 1.46, Running 7.53s Step 12( N/A%), pre moving , FPS 1.59, Running 7.57s Step 13( N/A%), pre moving , FPS 1.70, Running 7.65s Step 14( N/A%), pre moving , FPS 1.81, Running 7.75s Step 15( N/A%), pre moving , FPS 1.91, Running 7.86s Step 16( N/A%), pre moving , FPS 2.01, Running 7.96s Step 17( N/A%), pre moving , FPS 2.11, Running 8.06s Step 18( N/A%), pre moving , FPS 2.21, Running 8.16s Step 19( N/A%), pre moving , FPS 2.30, Running 8.27s Step 20( N/A%), pre moving , FPS 2.39, Running 8.38s Step 21( N/A%), pre moving , FPS 10.98, Running 8.79s Step 22( N/A%), pre moving , FPS 10.56, Running 8.91s Step 23( N/A%), pre moving , FPS 10.38, Running 8.99s Step 24( N/A%), pre moving , FPS 9.75, Running 9.16s Step 25( N/A%), pre moving , FPS 9.58, Running 9.25s Step 26( N/A%), pre moving , FPS 8.41, Running 9.59s Step 27( N/A%), pre moving , FPS 8.34, Running 9.67s Step 28( N/A%), pre moving , FPS 8.33, Running 9.77s Step 29( N/A%), pre moving , FPS 8.18, Running 9.86s Step 30( N/A%), pre moving , FPS 8.06, Running 9.95s Step 31( N/A%), pre moving , FPS 8.06, Running 10.01s Step 32( N/A%), pre moving , FPS 8.03, Running 10.06s Step 33( N/A%), pre moving , FPS 8.01, Running 10.15s Step 34( N/A%), pre moving , FPS 8.00, Running 10.25s Step 35( N/A%), pre moving , FPS 8.08, Running 10.33s Step 36( N/A%), pre moving , FPS 7.18, Running 10.74s Step 37( N/A%), pre moving , FPS 7.27, Running 10.81s Step 38( N/A%), pre moving , FPS 7.40, Running 10.86s Step 39( N/A%), pre moving , FPS 7.53, Running 10.93s Step 40( N/A%), pre moving , FPS 7.59, Running 11.01s Step 41( N/A%), pre moving , FPS 8.82, Running 11.06s Step 42( N/A%), pre moving , FPS 9.16, Running 11.10s Step 43( N/A%), pre moving , FPS 9.26, Running 11.15s Step 44( N/A%), pre moving , FPS 9.79, Running 11.20s Step 45( N/A%), pre moving , FPS 9.98, Running 11.25s Step 46( N/A%), pre moving , FPS 11.82, Running 11.28s Step 47( N/A%), pre moving , FPS 12.04, Running 11.34s Step 48( N/A%), pre moving , FPS 12.33, Running 11.39s Step 49( N/A%), pre moving , FPS 12.66, Running 11.44s Step 50( N/A%), pre moving , FPS 12.68, Running 11.53s Step 51( N/A%), pre moving , FPS 12.35, Running 11.63s Step 52( N/A%), pre moving , FPS 12.02, Running 11.72s Step 53( N/A%), pre moving , FPS 12.00, Running 11.82s Step 54( N/A%), pre moving , FPS 12.00, Running 11.92s Step 55( N/A%), pre moving , FPS 11.92, Running 12.01s Step 56( N/A%), pre moving , FPS 14.73, Running 12.10s Step 57( N/A%), pre moving , FPS 14.59, Running 12.18s Step 58( N/A%), pre moving , FPS 14.05, Running 12.29s Step 59( N/A%), pre moving , FPS 13.88, Running 12.37s Step 60( N/A%), pre moving , FPS 13.72, Running 12.47s Step 61( N/A%), pre moving , FPS 13.30, Running 12.57s Step 62( N/A%), pre moving , FPS 12.88, Running 12.65s Step 63( N/A%), pre moving , FPS 12.60, Running 12.74s Step 64( N/A%), pre moving , FPS 12.19, Running 12.84s Step 65( N/A%), pre moving , FPS 11.82, Running 12.94s Step 66( N/A%), pre moving , FPS 11.41, Running 13.04s Step 67( N/A%), pre moving , FPS 11.14, Running 13.13s Step 68( N/A%), pre moving , FPS 11.15, Running 13.18s Step 69( N/A%), pre moving , FPS 11.06, Running 13.25s Step 70( N/A%), pre moving , FPS 11.22, Running 13.31s Step 71( N/A%), pre moving , FPS 11.54, Running 13.36s Step 72( N/A%), pre moving , FPS 11.53, Running 13.45s Step 73( N/A%), pre moving , FPS 11.65, Running 13.53s Step 74( N/A%), pre moving , FPS 11.84, Running 13.61s Step 75( N/A%), pre moving , FPS 12.12, Running 13.66s Step 76( N/A%), pre moving , FPS 12.06, Running 13.76s Step 77( N/A%), pre moving , FPS 11.92, Running 13.86s Step 78( N/A%), pre moving , FPS 11.86, Running 13.97s Step 79( N/A%), pre moving , FPS 11.81, Running 14.07s Step 80( N/A%), pre moving , FPS 11.83, Running 14.16s Step 81( N/A%), pre moving , FPS 11.87, Running 14.25s Step 82( N/A%), pre moving , FPS 11.82, Running 14.34s Step 83( N/A%), pre moving , FPS 11.98, Running 14.41s Step 84( N/A%), pre moving , FPS 12.05, Running 14.50s Step 85( N/A%), pre moving , FPS 12.38, Running 14.56s Step 86( N/A%), pre moving , FPS 12.71, Running 14.61s Step 87( N/A%), pre moving , FPS 12.94, Running 14.68s Step 88( N/A%), pre moving , FPS 13.06, Running 14.72s Step 89( N/A%), pre moving , FPS 13.07, Running 14.78s Step 90( N/A%), pre moving , FPS 12.97, Running 14.85s Step 91( N/A%), pre moving , FPS 12.99, Running 14.90s Step 92( N/A%), pre moving , FPS 13.21, Running 14.97s Step 93( N/A%), pre moving , FPS 13.55, Running 15.01s Step 94( N/A%), pre moving , FPS 13.65, Running 15.07s Step 95( N/A%), pre moving , FPS 13.67, Running 15.13s Step 96( N/A%), pre moving , FPS 14.03, Running 15.18s Step 97( N/A%), pre moving , FPS 14.51, Running 15.24s Step 98( N/A%), pre moving , FPS 15.17, Running 15.29s Step 99( N/A%), pre moving , FPS 15.75, Running 15.34s Step 100( N/A%), pre moving , FPS 16.39, Running 15.38s Step 101( N/A%), pre moving , FPS 17.08, Running 15.42s Step 102( N/A%), pre moving , FPS 17.31, Running 15.50s Step 103( N/A%), pre moving , FPS 16.90, Running 15.59s Step 104( N/A%), pre moving , FPS 16.89, Running 15.69s Step 105( N/A%), pre moving , FPS 16.65, Running 15.76s Step 106( N/A%), pre moving , FPS 16.29, Running 15.84s Step 107( N/A%), pre moving , FPS 15.63, Running 15.96s Step 108( N/A%), pre moving , FPS 14.84, Running 16.06s Step 109( N/A%), pre moving , FPS 14.48, Running 16.16s Step 110( N/A%), pre moving , FPS 14.25, Running 16.26s Step 111( N/A%), pre moving , FPS 13.77, Running 16.35s Step 112( N/A%), pre moving , FPS 13.44, Running 16.46s Step 113( N/A%), pre moving , FPS 12.91, Running 16.56s Step 114( N/A%), pre moving , FPS 12.62, Running 16.66s Step 115( N/A%), pre moving , FPS 12.29, Running 16.75s Step 116( N/A%), pre moving , FPS 12.03, Running 16.85s Step 117( N/A%), pre moving , FPS 11.70, Running 16.95s Step 118( N/A%), pre moving , FPS 11.49, Running 17.03s Step 119( N/A%), pre moving , FPS 11.13, Running 17.13s Step 120( N/A%), pre moving , FPS 11.10, Running 17.18s Step 121( N/A%), pre moving , FPS 10.50, Running 17.33s Step 122( N/A%), pre moving , FPS 10.25, Running 17.45s Step 123( N/A%), pre moving , FPS 10.44, Running 17.51s Step 124( N/A%), pre moving , FPS 10.26, Running 17.64s Step 125( N/A%), pre moving , FPS 10.10, Running 17.74s Step 126( N/A%), pre moving , FPS 10.00, Running 17.84s Step 127( N/A%), pre moving , FPS 10.17, Running 17.92s Step 128( N/A%), pre moving , FPS 10.28, Running 18.01s Step 129( N/A%), pre moving , FPS 10.20, Running 18.12s Step 130( N/A%), pre moving , FPS 10.29, Running 18.20s Step 131( N/A%), pre moving , FPS 10.44, Running 18.27s Step 132( N/A%), pre moving , FPS 10.59, Running 18.34s Step 133( N/A%), pre moving , FPS 10.89, Running 18.40s Step 134( N/A%), pre moving , FPS 11.17, Running 18.45s Step 135( N/A%), pre moving , FPS 11.48, Running 18.50s Step 136( N/A%), pre moving , FPS 11.78, Running 18.54s Step 137( N/A%), pre moving , FPS 12.13, Running 18.60s Step 138( N/A%), pre moving , FPS 12.35, Running 18.65s Step 139( N/A%), pre moving , FPS 12.75, Running 18.70s Step 140( N/A%), pre moving , FPS 12.78, Running 18.75s Step 141( N/A%), pre moving , FPS 13.59, Running 18.80s Step 142( N/A%), pre moving , FPS 14.44, Running 18.83s Step 143( N/A%), pre moving , FPS 14.46, Running 18.89s Step 144( N/A%), pre moving , FPS 15.40, Running 18.94s Step 145( N/A%), pre moving , FPS 16.29, Running 18.97s Step 146( N/A%), pre moving , FPS 16.96, Running 19.02s Step 147( N/A%), pre moving , FPS 17.51, Running 19.06s Step 148( N/A%), pre moving , FPS 17.69, Running 19.14s Step 149( N/A%), pre moving , FPS 18.17, Running 19.22s Step 150( N/A%), pre moving , FPS 18.94, Running 19.26s Step 151( N/A%), pre moving , FPS 19.28, Running 19.31s Step 152( N/A%), pre moving , FPS 19.46, Running 19.37s Step 153( N/A%), pre moving , FPS 18.76, Running 19.46s Step 154( N/A%), pre moving , FPS 18.04, Running 19.56s Step 155( N/A%), pre moving , FPS 17.47, Running 19.64s Step 156( N/A%), pre moving , FPS 16.85, Running 19.73s Step 157( N/A%), pre moving , FPS 16.28, Running 19.82s Step 158( N/A%), pre moving , FPS 16.18, Running 19.89s Step 159( N/A%), pre moving , FPS 15.55, Running 19.99s Step 160( N/A%), pre moving , FPS 14.83, Running 20.10s Step 161( N/A%), pre moving , FPS 14.39, Running 20.19s Step 162( N/A%), pre moving , FPS 13.81, Running 20.28s Step 163( N/A%), pre moving , FPS 13.45, Running 20.38s Step 164( N/A%), pre moving , FPS 13.05, Running 20.47s Step 165( N/A%), pre moving , FPS 12.53, Running 20.56s Step 166( N/A%), pre moving , FPS 12.28, Running 20.65s Step 167( N/A%), pre moving , FPS 12.21, Running 20.70s Step 168( N/A%), pre moving , FPS 8.57, Running 21.48s Step 169( N/A%), pre moving , FPS 8.00, Running 21.72s Step 170( N/A%), pre moving , FPS 7.06, Running 22.09s Step 171( N/A%), pre moving , FPS 6.88, Running 22.21s Step 172( N/A%), pre moving , FPS 6.31, Running 22.54s Step 173( N/A%), pre moving , FPS 6.15, Running 22.71s Step 174( N/A%), pre moving , FPS 5.80, Running 23.00s Step 175( N/A%), pre moving , FPS 5.63, Running 23.19s Step 176( N/A%), pre moving , FPS 5.08, Running 23.67s Step 177( N/A%), pre moving , FPS 4.89, Running 23.91s Step 178( N/A%), pre moving , FPS 4.46, Running 24.37s Step 179( N/A%), pre moving , FPS 4.36, Running 24.58s Step 180( N/A%), pre moving , FPS 4.09, Running 24.98s Step 181( N/A%), pre moving , FPS 3.98, Running 25.21s Step 182( N/A%), pre moving , FPS 3.79, Running 25.56s Step 183( N/A%), pre moving , FPS 3.69, Running 25.79s Step 184( N/A%), pre moving , FPS 3.58, Running 26.05s Step 185( N/A%), pre moving , FPS 3.54, Running 26.22s Step 186( N/A%), pre moving , FPS 3.42, Running 26.50s Step 187( N/A%), pre moving , FPS 3.34, Running 26.69s Step 188( N/A%), pre moving , FPS 3.65, Running 26.96s Step 189( N/A%), pre moving , FPS 3.68, Running 27.16s Step 190( N/A%), pre moving , FPS 3.69, Running 27.51s Step 191( N/A%), pre moving , FPS 3.59, Running 27.79s Step 192( N/A%), pre moving , FPS 3.56, Running 28.15s Step 193( N/A%), pre moving , FPS 3.56, Running 28.33s Step 194( N/A%), pre moving , FPS 3.49, Running 28.73s Step 195( N/A%), pre moving , FPS 3.47, Running 28.96s Step 196( N/A%), pre moving , FPS 3.54, Running 29.32s Step 197( N/A%), pre moving , FPS 3.56, Running 29.52s Step 198( N/A%), pre moving , FPS 3.60, Running 29.92s Step 199( N/A%), pre moving , FPS 3.63, Running 30.08s Step 200( N/A%), pre moving , FPS 3.76, Running 30.30s Step 201( N/A%), pre moving , FPS 3.78, Running 30.50s Step 202( N/A%), pre moving , FPS 3.80, Running 30.81s Step 203( N/A%), pre moving , FPS 3.70, Running 31.20s Step 204( N/A%), pre moving , FPS 3.62, Running 31.59s Step 205( N/A%), pre moving , FPS 3.50, Running 31.93s Step 206( N/A%), pre moving , FPS 3.38, Running 32.41s Step 207( N/A%), pre moving , FPS 3.33, Running 32.69s Step 208( N/A%), pre moving , FPS 3.26, Running 33.11s Step 209( N/A%), pre moving , FPS 3.23, Running 33.34s Step 210( N/A%), pre moving , FPS 3.21, Running 33.75s Step 211( N/A%), pre moving , FPS 3.23, Running 33.98s Step 212( N/A%), pre moving , FPS 3.25, Running 34.31s Step 213( N/A%), pre moving , FPS 3.21, Running 34.55s Step 214( N/A%), pre moving , FPS 3.25, Running 34.89s Step 215( N/A%), pre moving , FPS 3.28, Running 35.05s Step 216( N/A%), pre moving , FPS 3.29, Running 35.39s Step 217( N/A%), pre moving , FPS 3.30, Running 35.59s Step 218( N/A%), pre moving , FPS 3.31, Running 35.97s Step 219( N/A%), pre moving , FPS 3.27, Running 36.20s Step 220( N/A%), pre moving , FPS 3.19, Running 36.56s Step 221( N/A%), pre moving , FPS 3.17, Running 36.81s Step 222( N/A%), pre moving , FPS 3.15, Running 37.16s Step 223( N/A%), pre moving , FPS 3.20, Running 37.44s Step 224( N/A%), pre moving , FPS 3.17, Running 37.89s Step 225( N/A%), pre moving , FPS 3.21, Running 38.16s Step 226( N/A%), pre moving , FPS 3.31, Running 38.46s Step 227( N/A%), pre moving , FPS 3.35, Running 38.67s Step 228( N/A%), pre moving , FPS 3.39, Running 39.00s Step 229( N/A%), pre moving , FPS 3.41, Running 39.21s Step 230( N/A%), pre moving , FPS 3.45, Running 39.54s Step 231( N/A%), pre moving , FPS 3.46, Running 39.76s Step 232( N/A%), pre moving , FPS 3.41, Running 40.17s Step 233( N/A%), pre moving , FPS 3.43, Running 40.38s Step 234( N/A%), pre moving , FPS 3.39, Running 40.78s Step 235( N/A%), pre moving , FPS 3.43, Running 40.89s Step 236( N/A%), pre moving , FPS 3.57, Running 41.00s Step 237( N/A%), pre moving , FPS 3.62, Running 41.11s Step 238( N/A%), pre moving , FPS 3.80, Running 41.23s Step 239( N/A%), pre moving , FPS 3.89, Running 41.34s Step 240( N/A%), pre moving , FPS 4.10, Running 41.44s Step 241( N/A%), pre moving , FPS 4.23, Running 41.54s Step 242( N/A%), pre moving , FPS 4.46, Running 41.65s Step 243( N/A%), pre moving , FPS 4.60, Running 41.78s Step 244( N/A%), pre moving , FPS 5.00, Running 41.89s Step 245( N/A%), pre moving , FPS 3.75, Running 43.50s Step 246( N/A%), pre moving , FPS 3.69, Running 43.88s Step 247( N/A%), pre moving , FPS 3.69, Running 44.08s Step 248( N/A%), pre moving , FPS 3.64, Running 44.49s Step 249( N/A%), pre moving , FPS 3.65, Running 44.69s Step 250( N/A%), pre moving , FPS 3.62, Running 45.06s Step 251( N/A%), pre moving , FPS 3.62, Running 45.28s Step 252( N/A%), pre moving , FPS 3.66, Running 45.63s Step 253( N/A%), pre moving , FPS 3.64, Running 45.88s Step 254( N/A%), pre moving , FPS 3.60, Running 46.34s Step 255( N/A%), pre moving , FPS 3.57, Running 46.49s Step 256( N/A%), pre moving , FPS 3.51, Running 46.71s Step 257( N/A%), pre moving , FPS 3.45, Running 46.91s Step 258( N/A%), pre moving , FPS 3.33, Running 47.24s Step 259( N/A%), pre moving , FPS 3.28, Running 47.43s Step 260( N/A%), pre moving , FPS 3.16, Running 47.78s Step 261( N/A%), pre moving , FPS 3.11, Running 47.98s Step 262( N/A%), pre moving , FPS 2.97, Running 48.39s Step 263( N/A%), pre moving , FPS 2.93, Running 48.61s Step 264( N/A%), pre moving , FPS 2.80, Running 49.02s Step 265( 0.33%), action 1, FPS 3.02, Running 50.12s Step 266( 0.67%), action 2, FPS 2.94, Running 50.69s Step 267( 1.00%), action 3, FPS 2.73, Running 51.40s Step 268( 1.33%), action 4, FPS 2.47, Running 52.61s Step 269( 1.67%), action 5, FPS 2.22, Running 53.70s Step 270( 2.00%), action 6, FPS 2.19, Running 54.18s Step 271( 2.33%), action 7, FPS 2.10, Running 54.82s Step 272( 2.67%), action 8, FPS 2.10, Running 55.16s Step 273( 3.00%), action 9, FPS 2.04, Running 55.68s Step 274( 3.33%), action 10, FPS 2.05, Running 56.07s Step 275( 3.67%), action 11, FPS 1.96, Running 56.67s Step 276( 4.00%), action 12, FPS 1.94, Running 57.00s Step 277( 4.33%), action 13, FPS 1.89, Running 57.50s Step 278( 4.67%), action 14, FPS 1.80, Running 58.35s Step 279( 5.00%), action 15, FPS 1.69, Running 59.29s Step 280( 5.33%), action 16, FPS 1.69, Running 59.62s Step 281( 5.67%), action 17, FPS 1.65, Running 60.10s Step 282( 6.00%), action 18, FPS 1.58, Running 61.07s Step 283( 6.33%), action 19, FPS 1.54, Running 61.62s Step 284( 6.67%), action 20, FPS 1.54, Running 62.04s Step 285( 7.00%), action 21, FPS 1.60, Running 62.62s Step 286( 7.33%), action 22, FPS 1.63, Running 62.96s Step 287( 7.67%), action 23, FPS 1.58, Running 64.04s Step 288( 8.00%), action 24, FPS 1.67, Running 64.56s Step 289( 8.33%), action 25, FPS 1.69, Running 65.55s Step 290( 8.67%), action 26, FPS 1.68, Running 66.09s Step 291( 9.00%), action 27, FPS 1.65, Running 66.94s Step 292( 9.33%), action 28, FPS 1.59, Running 67.76s Step 293( 9.67%), action 29, FPS 1.54, Running 68.67s Step 294( 10.00%), action 30, FPS 1.54, Running 69.09s Step 295( 10.33%), action 31, FPS 1.49, Running 70.06s Step 296( 10.67%), action 32, FPS 1.45, Running 70.77s Step 297( 11.00%), action 33, FPS 1.45, Running 71.26s Step 298( 11.33%), action 34, FPS 1.45, Running 72.15s Step 299( 11.67%), action 35, FPS 1.49, Running 72.67s Step 300( 12.00%), action 36, FPS 1.47, Running 73.19s Step 301( 12.33%), action 37, FPS 1.42, Running 74.17s Step 302( 12.67%), action 38, FPS 1.43, Running 75.02s Step 303( 13.00%), action 39, FPS 1.44, Running 75.52s Step 304( 13.33%), action 40, FPS 1.43, Running 76.02s Step 305( 13.67%), action 41, FPS 1.42, Running 76.69s Step 306( 14.00%), action 42, FPS 1.41, Running 77.18s Step 307( 14.33%), action 43, FPS 1.42, Running 78.09s Step 308( 14.67%), action 44, FPS 1.44, Running 78.48s Step 309( 15.00%), action 45, FPS 1.45, Running 79.38s Step 310( 15.33%), action 46, FPS 1.40, Running 80.33s Step 311( 15.67%), action 47, FPS 1.42, Running 81.06s Step 312( 16.00%), action 48, FPS 1.43, Running 81.75s Step 313( 16.33%), action 49, FPS 1.47, Running 82.33s Step 314( 16.67%), action 50, FPS 1.45, Running 82.88s Step 315( 17.00%), action 51, FPS 1.48, Running 83.55s Step 316( 17.33%), action 52, FPS 1.48, Running 84.33s Step 317( 17.67%), action 53, FPS 1.47, Running 84.84s Step 318( 18.00%), action 54, FPS 1.53, Running 85.24s Step 319( 18.33%), action 55, FPS 1.53, Running 85.75s Step 320( 18.67%), action 56, FPS 1.53, Running 86.24s Step 321( 19.00%), action 57, FPS 1.60, Running 86.65s Step 322( 19.33%), action 58, FPS 1.67, Running 87.02s Step 323( 19.67%), action 59, FPS 1.68, Running 87.44s Step 324( 20.00%), action 60, FPS 1.65, Running 88.12s Step 325( 20.33%), action 61, FPS 1.65, Running 88.84s Step 326( 20.67%), action 62, FPS 1.65, Running 89.27s Step 327( 21.00%), action 63, FPS 1.69, Running 89.96s Step 328( 21.33%), action 64, FPS 1.69, Running 90.31s Step 329( 21.67%), action 65, FPS 1.71, Running 91.05s Step 330( 22.00%), action 66, FPS 1.80, Running 91.46s Step 331( 22.33%), action 67, FPS 1.82, Running 92.04s Step 332( 22.67%), action 68, FPS 1.88, Running 92.37s Step 333( 23.00%), action 69, FPS 1.84, Running 93.21s Step 334( 23.33%), action 70, FPS 1.81, Running 93.92s Step 335( 23.67%), action 71, FPS 1.74, Running 95.06s Step 336( 24.00%), action 72, FPS 1.76, Running 95.69s Step 337( 24.33%), action 73, FPS 1.72, Running 96.45s Step 338( 24.67%), action 74, FPS 1.69, Running 97.10s Step 339( 25.00%), action 75, FPS 1.65, Running 97.88s Step 340( 25.33%), action 76, FPS 1.66, Running 98.27s Step 341( 25.67%), action 77, FPS 1.65, Running 98.80s Step 342( 26.00%), action 78, FPS 1.57, Running 99.73s Step 343( 26.33%), action 79, FPS 1.54, Running 100.40s Step 344( 26.67%), action 80, FPS 1.57, Running 100.84s Step 345( 27.00%), action 81, FPS 1.57, Running 101.57s Step 346( 27.33%), action 82, FPS 1.56, Running 102.07s Step 347( 27.67%), action 83, FPS 1.54, Running 102.91s Step 348( 28.00%), action 84, FPS 1.53, Running 103.39s Step 349( 28.33%), action 85, FPS 1.53, Running 104.08s Step 350( 28.67%), action 86, FPS 1.53, Running 104.54s Step 351( 29.00%), action 87, FPS 1.54, Running 105.06s Step 352( 29.33%), action 88, FPS 1.52, Running 105.51s Step 353( 29.67%), action 89, FPS 1.55, Running 106.09s Step 354( 30.00%), action 90, FPS 1.59, Running 106.54s Step 355( 30.33%), action 91, FPS 1.65, Running 107.21s Step 356( 30.67%), action 92, FPS 1.69, Running 107.54s Step 357( 31.00%), action 93, FPS 1.74, Running 107.94s [2026-08-02 21:52:29] [95 ] Seed 95 failed after 108.27 s. +steps: 357 , actions: 93 . +Instruction: Empty +Total 18/95(18.95%) success. +Setting seed: 96 +Step 1( N/A%), pre moving , FPS 0.16, Running 6.22s Step 2( N/A%), pre moving , FPS 0.32, Running 6.25s Step 3( N/A%), pre moving , FPS 0.48, Running 6.31s Step 4( N/A%), pre moving , FPS 0.62, Running 6.42s Step 5( N/A%), pre moving , FPS 0.77, Running 6.48s Step 6( N/A%), pre moving , FPS 0.92, Running 6.54s Step 7( N/A%), pre moving , FPS 1.06, Running 6.58s Step 8( N/A%), pre moving , FPS 1.21, Running 6.63s Step 9( N/A%), pre moving , FPS 1.35, Running 6.68s Step 10( N/A%), pre moving , FPS 1.49, Running 6.73s Step 11( N/A%), pre moving , FPS 1.62, Running 6.77s Step 12( N/A%), pre moving , FPS 1.75, Running 6.84s Step 13( N/A%), pre moving , FPS 1.89, Running 6.89s Step 14( N/A%), pre moving , FPS 2.02, Running 6.95s Step 15( N/A%), pre moving , FPS 2.14, Running 7.01s Step 16( N/A%), pre moving , FPS 2.27, Running 7.06s Step 17( N/A%), pre moving , FPS 2.39, Running 7.11s Step 18( N/A%), pre moving , FPS 2.50, Running 7.19s Step 19( N/A%), pre moving , FPS 2.62, Running 7.26s Step 20( N/A%), pre moving , FPS 2.72, Running 7.36s Step 21( N/A%), pre moving , FPS 13.04, Running 7.75s Step 22( N/A%), pre moving , FPS 12.46, Running 7.86s Step 23( N/A%), pre moving , FPS 12.34, Running 7.93s Step 24( N/A%), pre moving , FPS 12.66, Running 8.00s Step 25( N/A%), pre moving , FPS 12.16, Running 8.12s Step 26( N/A%), pre moving , FPS 9.89, Running 8.56s Step 27( N/A%), pre moving , FPS 9.12, Running 8.77s Step 28( N/A%), pre moving , FPS 8.78, Running 8.91s Step 29( N/A%), pre moving , FPS 8.62, Running 9.01s Step 30( N/A%), pre moving , FPS 8.45, Running 9.10s Step 31( N/A%), pre moving , FPS 8.27, Running 9.19s Step 32( N/A%), pre moving , FPS 8.13, Running 9.30s Step 33( N/A%), pre moving , FPS 8.00, Running 9.39s Step 34( N/A%), pre moving , FPS 7.90, Running 9.48s Step 35( N/A%), pre moving , FPS 7.81, Running 9.57s Step 36( N/A%), pre moving , FPS 6.69, Running 10.04s Step 37( N/A%), pre moving , FPS 6.62, Running 10.13s Step 38( N/A%), pre moving , FPS 6.61, Running 10.21s Step 39( N/A%), pre moving , FPS 6.67, Running 10.25s Step 40( N/A%), pre moving , FPS 6.84, Running 10.28s Step 41( N/A%), pre moving , FPS 7.81, Running 10.31s Step 42( N/A%), pre moving , FPS 8.06, Running 10.34s Step 43( N/A%), pre moving , FPS 8.21, Running 10.36s Step 44( N/A%), pre moving , FPS 8.38, Running 10.39s Step 45( N/A%), pre moving , FPS 8.71, Running 10.42s Step 46( N/A%), pre moving , FPS 10.60, Running 10.45s Step 47( N/A%), pre moving , FPS 11.76, Running 10.47s Step 48( N/A%), pre moving , FPS 12.62, Running 10.49s Step 49( N/A%), pre moving , FPS 13.17, Running 10.52s Step 50( N/A%), pre moving , FPS 13.70, Running 10.56s Step 51( N/A%), pre moving , FPS 14.40, Running 10.58s Step 52( N/A%), pre moving , FPS 15.22, Running 10.61s Step 53( N/A%), pre moving , FPS 16.03, Running 10.63s Step 54( N/A%), pre moving , FPS 16.90, Running 10.66s Step 55( N/A%), pre moving , FPS 17.87, Running 10.69s Step 56( N/A%), pre moving , FPS 29.85, Running 10.71s Step 57( N/A%), pre moving , FPS 32.78, Running 10.74s Step 58( N/A%), pre moving , FPS 35.86, Running 10.77s Step 59( N/A%), pre moving , FPS 36.83, Running 10.80s Step 60( N/A%), pre moving , FPS 37.10, Running 10.82s Step 61( N/A%), pre moving , FPS 37.39, Running 10.85s Step 62( N/A%), pre moving , FPS 37.59, Running 10.87s Step 63( N/A%), pre moving , FPS 37.55, Running 10.90s Step 64( N/A%), pre moving , FPS 37.02, Running 10.93s Step 65( N/A%), pre moving , FPS 37.48, Running 10.95s Step 66( N/A%), pre moving , FPS 36.94, Running 10.99s Step 67( N/A%), pre moving , FPS 36.87, Running 11.01s Step 68( N/A%), pre moving , FPS 36.60, Running 11.04s Step 69( N/A%), pre moving , FPS 36.97, Running 11.07s Step 70( N/A%), pre moving , FPS 37.32, Running 11.09s Step 71( N/A%), pre moving , FPS 37.36, Running 11.12s Step 72( N/A%), pre moving , FPS 37.24, Running 11.15s Step 73( N/A%), pre moving , FPS 37.10, Running 11.17s Step 74( N/A%), pre moving , FPS 37.18, Running 11.20s Step 75( N/A%), pre moving , FPS 37.52, Running 11.22s Step 76( N/A%), pre moving , FPS 37.15, Running 11.25s Step 77( N/A%), pre moving , FPS 37.19, Running 11.28s Step 78( N/A%), pre moving , FPS 37.18, Running 11.31s Step 79( N/A%), pre moving , FPS 37.08, Running 11.33s Step 80( N/A%), pre moving , FPS 36.47, Running 11.37s Step 81( N/A%), pre moving , FPS 36.34, Running 11.40s Step 82( N/A%), pre moving , FPS 36.24, Running 11.42s Step 83( N/A%), pre moving , FPS 35.95, Running 11.45s Step 84( N/A%), pre moving , FPS 36.44, Running 11.48s Step 85( N/A%), pre moving , FPS 36.33, Running 11.51s Step 86( N/A%), pre moving , FPS 35.37, Running 11.55s Step 87( N/A%), pre moving , FPS 35.27, Running 11.58s Step 88( N/A%), pre moving , FPS 35.04, Running 11.61s Step 89( N/A%), pre moving , FPS 34.72, Running 11.64s Step 90( N/A%), pre moving , FPS 34.47, Running 11.67s Step 91( N/A%), pre moving , FPS 34.36, Running 11.70s Step 92( N/A%), pre moving , FPS 34.73, Running 11.72s Step 93( N/A%), pre moving , FPS 34.58, Running 11.75s Step 94( N/A%), pre moving , FPS 33.35, Running 11.80s Step 95( N/A%), pre moving , FPS 33.15, Running 11.83s Step 96( N/A%), pre moving , FPS 33.14, Running 11.86s Step 97( N/A%), pre moving , FPS 33.30, Running 11.88s Step 98( N/A%), pre moving , FPS 33.48, Running 11.91s Step 99( N/A%), pre moving , FPS 33.01, Running 11.94s Step 100( N/A%), pre moving , FPS 33.24, Running 11.97s Step 101( N/A%), pre moving , FPS 33.27, Running 12.00s Step 102( N/A%), pre moving , FPS 33.27, Running 12.02s Step 103( N/A%), pre moving , FPS 33.28, Running 12.05s Step 104( N/A%), pre moving , FPS 33.16, Running 12.08s Step 105( N/A%), pre moving , FPS 33.35, Running 12.10s Step 106( N/A%), pre moving , FPS 33.88, Running 12.14s Step 107( N/A%), pre moving , FPS 33.16, Running 12.18s Step 108( N/A%), pre moving , FPS 32.12, Running 12.23s Step 109( N/A%), pre moving , FPS 30.72, Running 12.29s Step 110( N/A%), pre moving , FPS 29.92, Running 12.34s Step 111( N/A%), pre moving , FPS 28.72, Running 12.40s Step 112( N/A%), pre moving , FPS 27.69, Running 12.45s Step 113( N/A%), pre moving , FPS 26.66, Running 12.50s Step 114( N/A%), pre moving , FPS 26.23, Running 12.56s Step 115( N/A%), pre moving , FPS 25.36, Running 12.61s Step 116( N/A%), pre moving , FPS 24.72, Running 12.67s Step 117( N/A%), pre moving , FPS 23.62, Running 12.73s Step 118( N/A%), pre moving , FPS 22.50, Running 12.80s Step 119( N/A%), pre moving , FPS 22.13, Running 12.84s Step 120( N/A%), pre moving , FPS 21.39, Running 12.90s Step 121( N/A%), pre moving , FPS 20.69, Running 12.96s Step 122( N/A%), pre moving , FPS 20.25, Running 13.01s Step 123( N/A%), pre moving , FPS 20.15, Running 13.05s Step 124( N/A%), pre moving , FPS 19.75, Running 13.09s Step 125( N/A%), pre moving , FPS 18.86, Running 13.17s Step 126( N/A%), pre moving , FPS 17.93, Running 13.26s Step 127( N/A%), pre moving , FPS 17.06, Running 13.36s Step 128( N/A%), pre moving , FPS 16.44, Running 13.45s Step 129( N/A%), pre moving , FPS 15.98, Running 13.54s Step 130( N/A%), pre moving , FPS 15.32, Running 13.65s Step 131( N/A%), pre moving , FPS 14.96, Running 13.73s Step 132( N/A%), pre moving , FPS 14.59, Running 13.82s Step 133( N/A%), pre moving , FPS 14.19, Running 13.91s Step 134( N/A%), pre moving , FPS 14.05, Running 13.98s Step 135( N/A%), pre moving , FPS 13.64, Running 14.08s Step 136( N/A%), pre moving , FPS 13.25, Running 14.17s Step 137( N/A%), pre moving , FPS 12.98, Running 14.27s Step 138( N/A%), pre moving , FPS 12.73, Running 14.37s Step 139( N/A%), pre moving , FPS 12.34, Running 14.46s Step 140( N/A%), pre moving , FPS 12.14, Running 14.55s Step 141( N/A%), pre moving , FPS 11.94, Running 14.64s Step 142( N/A%), pre moving , FPS 11.63, Running 14.73s Step 143( N/A%), pre moving , FPS 11.22, Running 14.83s Step 144( N/A%), pre moving , FPS 10.93, Running 14.92s Step 145( N/A%), pre moving , FPS 10.78, Running 15.02s Step 146( N/A%), pre moving , FPS 10.77, Running 15.11s Step 147( N/A%), pre moving , FPS 10.88, Running 15.19s Step 148( N/A%), pre moving , FPS 10.91, Running 15.28s Step 149( N/A%), pre moving , FPS 10.90, Running 15.38s Step 150( N/A%), pre moving , FPS 10.97, Running 15.47s Step 151( N/A%), pre moving , FPS 10.90, Running 15.57s Step 152( N/A%), pre moving , FPS 10.81, Running 15.67s Step 153( N/A%), pre moving , FPS 10.87, Running 15.75s Step 154( N/A%), pre moving , FPS 10.71, Running 15.85s Step 155( N/A%), pre moving , FPS 10.76, Running 15.94s Step 156( N/A%), pre moving , FPS 10.77, Running 16.03s Step 157( N/A%), pre moving , FPS 10.77, Running 16.13s Step 158( N/A%), pre moving , FPS 10.78, Running 16.22s Step 159( N/A%), pre moving , FPS 10.89, Running 16.30s Step 160( N/A%), pre moving , FPS 11.26, Running 16.33s Step 161( N/A%), pre moving , FPS 11.66, Running 16.35s Step 162( N/A%), pre moving , FPS 12.11, Running 16.38s Step 163( N/A%), pre moving , FPS 12.67, Running 16.41s Step 164( N/A%), pre moving , FPS 13.26, Running 16.43s Step 165( N/A%), pre moving , FPS 13.96, Running 16.45s Step 166( N/A%), pre moving , FPS 14.68, Running 16.48s Step 167( N/A%), pre moving , FPS 15.30, Running 16.50s Step 168( N/A%), pre moving , FPS 16.11, Running 16.52s Step 169( N/A%), pre moving , FPS 17.04, Running 16.55s Step 170( N/A%), pre moving , FPS 18.00, Running 16.58s Step 171( N/A%), pre moving , FPS 19.25, Running 16.61s Step 172( N/A%), pre moving , FPS 20.70, Running 16.63s Step 173( N/A%), pre moving , FPS 22.01, Running 16.66s Step 174( N/A%), pre moving , FPS 23.83, Running 16.69s Step 175( N/A%), pre moving , FPS 25.69, Running 16.72s Step 176( N/A%), pre moving , FPS 28.11, Running 16.74s Step 177( N/A%), pre moving , FPS 30.90, Running 16.77s Step 178( N/A%), pre moving , FPS 34.59, Running 16.80s Step 179( N/A%), pre moving , FPS 38.29, Running 16.82s Step 180( N/A%), pre moving , FPS 38.65, Running 16.85s Step 181( N/A%), pre moving , FPS 38.81, Running 16.87s Step 182( N/A%), pre moving , FPS 39.12, Running 16.89s Step 183( N/A%), pre moving , FPS 39.07, Running 16.92s Step 184( N/A%), pre moving , FPS 38.92, Running 16.94s Step 185( N/A%), pre moving , FPS 38.63, Running 16.97s Step 186( N/A%), pre moving , FPS 38.59, Running 17.00s Step 187( N/A%), pre moving , FPS 38.66, Running 17.02s Step 188( N/A%), pre moving , FPS 38.58, Running 17.04s Step 189( N/A%), pre moving , FPS 38.88, Running 17.07s Step 190( N/A%), pre moving , FPS 39.19, Running 17.09s Step 191( N/A%), pre moving , FPS 39.27, Running 17.12s Step 192( N/A%), pre moving , FPS 39.27, Running 17.14s Step 193( N/A%), pre moving , FPS 39.17, Running 17.17s Step 194( N/A%), pre moving , FPS 39.57, Running 17.20s Step 195( N/A%), pre moving , FPS 39.79, Running 17.22s Step 196( N/A%), pre moving , FPS 39.85, Running 17.24s Step 197( N/A%), pre moving , FPS 19.91, Running 17.78s Step 198( N/A%), pre moving , FPS 17.43, Running 17.95s Step 199( N/A%), pre moving , FPS 14.44, Running 18.21s Step 200( N/A%), pre moving , FPS 12.85, Running 18.40s Step 201( N/A%), pre moving , FPS 11.15, Running 18.66s Step 202( N/A%), pre moving , FPS 10.30, Running 18.83s Step 203( N/A%), pre moving , FPS 8.81, Running 19.19s Step 204( N/A%), pre moving , FPS 8.05, Running 19.43s Step 205( N/A%), pre moving , FPS 7.09, Running 19.79s Step 206( N/A%), pre moving , FPS 6.62, Running 20.02s Step 207( N/A%), pre moving , FPS 5.94, Running 20.38s Step 208( N/A%), pre moving , FPS 5.63, Running 20.59s Step 209( N/A%), pre moving , FPS 5.11, Running 20.98s Step 210( N/A%), pre moving , FPS 4.88, Running 21.19s Step 211( N/A%), pre moving , FPS 4.52, Running 21.54s Step 212( N/A%), pre moving , FPS 4.41, Running 21.67s Step 213( N/A%), pre moving , FPS 4.28, Running 21.84s Step 214( N/A%), pre moving , FPS 4.20, Running 21.95s Step 215( N/A%), pre moving , FPS 4.07, Running 22.14s Step 216( N/A%), pre moving , FPS 3.96, Running 22.30s Step 217( N/A%), pre moving , FPS 4.22, Running 22.52s Step 218( N/A%), pre moving , FPS 4.26, Running 22.64s Step 219( N/A%), pre moving , FPS 4.27, Running 22.89s Step 220( N/A%), pre moving , FPS 4.31, Running 23.04s Step 221( N/A%), pre moving , FPS 4.39, Running 23.22s Step 222( N/A%), pre moving , FPS 4.45, Running 23.32s Step 223( N/A%), pre moving , FPS 4.64, Running 23.50s Step 224( N/A%), pre moving , FPS 4.77, Running 23.62s Step 225( N/A%), pre moving , FPS 4.89, Running 23.88s Step 226( N/A%), pre moving , FPS 4.95, Running 24.06s Step 227( N/A%), pre moving , FPS 5.03, Running 24.35s Step 228( N/A%), pre moving , FPS 5.09, Running 24.52s Step 229( N/A%), pre moving , FPS 5.18, Running 24.84s Step 230( N/A%), pre moving , FPS 5.20, Running 25.03s Step 231( N/A%), pre moving , FPS 5.12, Running 25.44s Step 232( N/A%), pre moving , FPS 4.86, Running 25.79s Step 233( N/A%), pre moving , FPS 4.65, Running 26.14s Step 234( N/A%), pre moving , FPS 4.53, Running 26.37s Step 235( N/A%), pre moving , FPS 4.31, Running 26.77s Step 236( N/A%), pre moving , FPS 4.26, Running 26.99s Step 237( N/A%), pre moving , FPS 4.13, Running 27.36s Step 238( N/A%), pre moving , FPS 4.07, Running 27.55s Step 239( N/A%), pre moving , FPS 4.12, Running 27.74s Step 240( N/A%), pre moving , FPS 4.13, Running 27.88s Step 241( N/A%), pre moving , FPS 4.12, Running 28.07s Step 242( N/A%), pre moving , FPS 4.11, Running 28.19s Step 243( N/A%), pre moving , FPS 4.08, Running 28.40s Step 244( N/A%), pre moving , FPS 4.08, Running 28.53s Step 245( N/A%), pre moving , FPS 4.13, Running 28.72s Step 246( N/A%), pre moving , FPS 4.17, Running 28.85s Step 247( N/A%), pre moving , FPS 4.24, Running 29.07s Step 248( N/A%), pre moving , FPS 4.25, Running 29.22s Step 249( N/A%), pre moving , FPS 4.31, Running 29.48s Step 250( N/A%), pre moving , FPS 4.31, Running 29.67s Step 251( N/A%), pre moving , FPS 4.42, Running 29.97s Step 252( N/A%), pre moving , FPS 4.58, Running 30.15s Step 253( N/A%), pre moving , FPS 4.55, Running 30.53s Step 254( N/A%), pre moving , FPS 4.54, Running 30.77s Step 255( N/A%), pre moving , FPS 4.57, Running 31.15s Step 256( N/A%), pre moving , FPS 4.59, Running 31.34s Step 257( N/A%), pre moving , FPS 4.58, Running 31.73s Step 258( N/A%), pre moving , FPS 4.55, Running 31.95s Step 259( N/A%), pre moving , FPS 4.37, Running 32.33s Step 260( N/A%), pre moving , FPS 4.26, Running 32.57s Step 261( N/A%), pre moving , FPS 4.06, Running 32.99s Step 262( N/A%), pre moving , FPS 4.08, Running 33.10s Step 263( N/A%), pre moving , FPS 4.16, Running 33.21s Step 264( N/A%), pre moving , FPS 4.20, Running 33.29s Step 265( N/A%), pre moving , FPS 4.34, Running 33.33s Step 266( N/A%), pre moving , FPS 4.43, Running 33.37s Step 267( N/A%), pre moving , FPS 4.62, Running 33.41s Step 268( N/A%), pre moving , FPS 4.74, Running 33.44s Step 269( N/A%), pre moving , FPS 5.00, Running 33.48s Step 270( N/A%), pre moving , FPS 5.20, Running 33.52s Step 271( N/A%), pre moving , FPS 5.56, Running 33.57s Step 272( N/A%), pre moving , FPS 4.47, Running 34.63s Step 273( N/A%), pre moving , FPS 4.62, Running 34.86s Step 274( N/A%), pre moving , FPS 4.69, Running 35.04s Step 275( N/A%), pre moving , FPS 4.78, Running 35.34s Step 276( N/A%), pre moving , FPS 4.78, Running 35.53s Step 277( N/A%), pre moving , FPS 4.80, Running 35.89s Step 278( N/A%), pre moving , FPS 4.86, Running 36.07s Step 279( N/A%), pre moving , FPS 4.93, Running 36.38s Step 280( N/A%), pre moving , FPS 4.96, Running 36.61s Step 281( N/A%), pre moving , FPS 5.03, Running 36.97s Step 282( N/A%), pre moving , FPS 4.91, Running 37.17s Step 283( N/A%), pre moving , FPS 4.58, Running 37.58s Step 284( N/A%), pre moving , FPS 4.43, Running 37.81s Step 285( N/A%), pre moving , FPS 4.09, Running 38.23s Step 286( N/A%), pre moving , FPS 3.93, Running 38.45s Step 287( N/A%), pre moving , FPS 3.67, Running 38.85s Step 288( N/A%), pre moving , FPS 3.54, Running 39.09s Step 289( N/A%), pre moving , FPS 3.43, Running 39.31s Step 290( N/A%), pre moving , FPS 3.38, Running 39.44s Step 291( N/A%), pre moving , FPS 3.29, Running 39.65s Step 292( 0.33%), action 1, FPS 3.45, Running 40.44s Step 293( 0.67%), action 2, FPS 3.40, Running 40.75s Step 294( 1.00%), action 3, FPS 3.24, Running 41.22s Step 295( 1.33%), action 4, FPS 3.22, Running 41.55s Step 296( 1.67%), action 5, FPS 2.80, Running 42.67s Step 297( 2.00%), action 6, FPS 2.82, Running 42.99s Step 298( 2.33%), action 7, FPS 2.65, Running 43.60s Step 299( 2.67%), action 8, FPS 2.52, Running 44.33s Step 300( 3.00%), action 9, FPS 2.49, Running 44.65s Step 301( 3.33%), action 10, FPS 2.50, Running 44.96s Step 302( 3.67%), action 11, FPS 2.32, Running 45.78s Step 303( 4.00%), action 12, FPS 2.38, Running 45.98s Step 304( 4.33%), action 13, FPS 2.29, Running 46.53s Step 305( 4.67%), action 14, FPS 2.32, Running 46.84s Step 306( 5.00%), action 15, FPS 2.23, Running 47.42s Step 307( 5.33%), action 16, FPS 2.23, Running 47.80s Step 308( 5.67%), action 17, FPS 2.10, Running 48.61s Step 309( 6.00%), action 18, FPS 2.07, Running 48.96s Step 310( 6.33%), action 19, FPS 1.95, Running 49.68s Step 311( 6.67%), action 20, FPS 1.93, Running 49.99s Step 312( 7.00%), action 21, FPS 1.92, Running 50.86s Step 313( 7.33%), action 22, FPS 1.89, Running 51.34s Step 314( 7.67%), action 23, FPS 1.88, Running 51.84s Step 315( 8.00%), action 24, FPS 1.87, Running 52.23s Step 316( 8.33%), action 25, FPS 1.97, Running 52.81s Step 317( 8.67%), action 26, FPS 1.91, Running 53.46s Step 318( 9.00%), action 27, FPS 1.90, Running 54.10s Step 319( 9.33%), action 28, FPS 1.90, Running 54.88s Step 320( 9.67%), action 29, FPS 1.87, Running 55.37s Step 321( 10.00%), action 30, FPS 1.87, Running 55.68s Step 322( 10.33%), action 31, FPS 1.85, Running 56.58s Step 323( 10.67%), action 32, FPS 1.82, Running 57.00s Step 324( 11.00%), action 33, FPS 1.76, Running 57.90s Step 325( 11.33%), action 34, FPS 1.76, Running 58.19s Step 326( 11.67%), action 35, FPS 1.76, Running 58.79s Step 327( 12.00%), action 36, FPS 1.70, Running 59.54s Step 328( 12.33%), action 37, FPS 1.69, Running 60.43s Step 329( 12.67%), action 38, FPS 1.69, Running 60.82s Step 330( 13.00%), action 39, FPS 1.67, Running 61.67s Step 331( 13.33%), action 40, FPS 1.64, Running 62.19s Step 332( 13.67%), action 41, FPS 1.63, Running 63.11s Step 333( 14.00%), action 42, FPS 1.61, Running 63.79s Step 334( 14.33%), action 43, FPS 1.57, Running 64.58s Step 335( 14.67%), action 44, FPS 1.52, Running 65.37s Step 336( 15.00%), action 45, FPS 1.50, Running 66.13s Step 337( 15.33%), action 46, FPS 1.55, Running 66.38s Step 338( 15.67%), action 47, FPS 1.53, Running 67.13s Step 339( 16.00%), action 48, FPS 1.60, Running 67.41s Step 340( 16.33%), action 49, FPS 1.57, Running 68.10s Step 341( 16.67%), action 50, FPS 1.58, Running 68.35s Step 342( 17.00%), action 51, FPS 1.60, Running 69.05s Step 343( 17.33%), action 52, FPS 1.61, Running 69.39s Step 344( 17.67%), action 53, FPS 1.60, Running 70.41s Step 345( 18.00%), action 54, FPS 1.58, Running 70.81s Step 346( 18.33%), action 55, FPS 1.54, Running 71.75s Step 347( 18.67%), action 56, FPS 1.55, Running 72.44s Step 348( 19.00%), action 57, FPS 1.59, Running 73.05s Step 349( 19.33%), action 58, FPS 1.59, Running 73.37s Step 350( 19.67%), action 59, FPS 1.62, Running 73.99s Step 351( 20.00%), action 60, FPS 1.64, Running 74.41s Step 352( 20.33%), action 61, FPS 1.61, Running 75.51s Step 353( 20.67%), action 62, FPS 1.65, Running 75.87s Step 354( 21.00%), action 63, FPS 1.69, Running 76.43s Step 355( 21.33%), action 64, FPS 1.76, Running 76.74s Step 356( 21.67%), action 65, FPS 1.73, Running 77.67s Step 357( 22.00%), action 66, FPS 1.70, Running 78.18s Step 358( 22.33%), action 67, FPS 1.67, Running 79.14s Step 359( 22.67%), action 68, FPS 1.60, Running 79.91s Step 360( 23.00%), action 69, FPS 1.63, Running 80.36s Step 361( 23.33%), action 70, FPS 1.58, Running 80.96s Step 362( 23.67%), action 71, FPS 1.56, Running 81.84s Step 363( 24.00%), action 72, FPS 1.57, Running 82.17s Step 364( 24.33%), action 73, FPS 1.63, Running 82.68s Step 365( 24.67%), action 74, FPS 1.64, Running 83.02s Step 366( 25.00%), action 75, FPS 1.63, Running 84.01s Step 367( 25.33%), action 76, FPS 1.69, Running 84.30s Step 368( 25.67%), action 77, FPS 1.73, Running 84.59s Step 369( 26.00%), action 78, FPS 1.74, Running 84.86s Step 370( 26.33%), action 79, FPS 1.75, Running 85.43s Step 371( 26.67%), action 80, FPS 1.74, Running 85.88s Step 372( 27.00%), action 81, FPS 1.80, Running 86.64s Step 373( 27.33%), action 82, FPS 1.77, Running 87.20s Step 374( 27.67%), action 83, FPS 1.74, Running 87.90s Step 375( 28.00%), action 84, FPS 1.73, Running 88.31s Step 376( 28.33%), action 85, FPS 1.80, Running 88.78s Step 377( 28.67%), action 86, FPS 1.80, Running 89.27s Step 378( 29.00%), action 87, FPS 1.89, Running 89.74s Step 379( 29.33%), action 88, FPS 1.97, Running 90.07s [2026-08-02 21:53:59] [96 ] Seed 96 success after 90.33 s. +steps: 379 , actions: 88 . +Instruction: Empty +Total 19/96(19.79%) success. +Setting seed: 97 +Step 1( N/A%), pre moving , FPS 0.03, Running 34.03s Step 2( N/A%), pre moving , FPS 0.06, Running 34.13s Step 3( N/A%), pre moving , FPS 0.09, Running 34.18s Step 4( N/A%), pre moving , FPS 0.12, Running 34.23s Step 5( N/A%), pre moving , FPS 0.15, Running 34.28s Step 6( N/A%), pre moving , FPS 0.17, Running 34.36s Step 7( N/A%), pre moving , FPS 0.20, Running 34.42s Step 8( N/A%), pre moving , FPS 0.23, Running 34.48s Step 9( N/A%), pre moving , FPS 0.26, Running 34.79s Step 10( N/A%), pre moving , FPS 0.29, Running 34.89s Step 11( N/A%), pre moving , FPS 0.31, Running 34.99s Step 12( N/A%), pre moving , FPS 0.34, Running 35.08s Step 13( N/A%), pre moving , FPS 0.37, Running 35.18s Step 14( N/A%), pre moving , FPS 0.40, Running 35.27s Step 15( N/A%), pre moving , FPS 0.42, Running 35.35s Step 16( N/A%), pre moving , FPS 0.45, Running 35.44s Step 17( N/A%), pre moving , FPS 0.48, Running 35.53s Step 18( N/A%), pre moving , FPS 0.51, Running 35.63s Step 19( N/A%), pre moving , FPS 0.53, Running 35.73s Step 20( N/A%), pre moving , FPS 0.56, Running 35.82s Step 21( N/A%), pre moving , FPS 9.22, Running 36.20s Step 22( N/A%), pre moving , FPS 9.12, Running 36.33s Step 23( N/A%), pre moving , FPS 8.85, Running 36.44s Step 24( N/A%), pre moving , FPS 8.77, Running 36.51s Step 25( N/A%), pre moving , FPS 8.61, Running 36.60s Step 26( N/A%), pre moving , FPS 7.66, Running 36.97s Step 27( N/A%), pre moving , FPS 7.62, Running 37.04s Step 28( N/A%), pre moving , FPS 7.52, Running 37.14s Step 29( N/A%), pre moving , FPS 8.18, Running 37.24s Step 30( N/A%), pre moving , FPS 8.19, Running 37.33s Step 31( N/A%), pre moving , FPS 8.19, Running 37.43s Step 32( N/A%), pre moving , FPS 8.18, Running 37.53s Step 33( N/A%), pre moving , FPS 8.28, Running 37.59s Step 34( N/A%), pre moving , FPS 8.41, Running 37.65s Step 35( N/A%), pre moving , FPS 8.50, Running 37.70s Step 36( N/A%), pre moving , FPS 7.44, Running 38.13s Step 37( N/A%), pre moving , FPS 7.51, Running 38.19s Step 38( N/A%), pre moving , FPS 7.60, Running 38.26s Step 39( N/A%), pre moving , FPS 7.73, Running 38.31s Step 40( N/A%), pre moving , FPS 7.89, Running 38.36s Step 41( N/A%), pre moving , FPS 9.00, Running 38.42s Step 42( N/A%), pre moving , FPS 9.30, Running 38.48s Step 43( N/A%), pre moving , FPS 9.64, Running 38.52s Step 44( N/A%), pre moving , FPS 9.74, Running 38.57s Step 45( N/A%), pre moving , FPS 9.74, Running 38.65s Step 46( N/A%), pre moving , FPS 11.21, Running 38.75s Step 47( N/A%), pre moving , FPS 11.10, Running 38.84s Step 48( N/A%), pre moving , FPS 11.09, Running 38.94s Step 49( N/A%), pre moving , FPS 11.11, Running 39.04s Step 50( N/A%), pre moving , FPS 11.12, Running 39.13s Step 51( N/A%), pre moving , FPS 11.02, Running 39.25s Step 52( N/A%), pre moving , FPS 11.01, Running 39.34s Step 53( N/A%), pre moving , FPS 10.81, Running 39.44s Step 54( N/A%), pre moving , FPS 10.57, Running 39.54s Step 55( N/A%), pre moving , FPS 10.36, Running 39.64s Step 56( N/A%), pre moving , FPS 12.54, Running 39.72s Step 57( N/A%), pre moving , FPS 12.31, Running 39.82s Step 58( N/A%), pre moving , FPS 11.96, Running 39.93s Step 59( N/A%), pre moving , FPS 11.68, Running 40.03s Step 60( N/A%), pre moving , FPS 11.31, Running 40.13s Step 61( N/A%), pre moving , FPS 11.08, Running 40.22s Step 62( N/A%), pre moving , FPS 10.87, Running 40.32s Step 63( N/A%), pre moving , FPS 10.55, Running 40.41s Step 64( N/A%), pre moving , FPS 10.39, Running 40.49s Step 65( N/A%), pre moving , FPS 10.34, Running 40.59s Step 66( N/A%), pre moving , FPS 10.35, Running 40.68s Step 67( N/A%), pre moving , FPS 10.40, Running 40.77s Step 68( N/A%), pre moving , FPS 10.43, Running 40.86s Step 69( N/A%), pre moving , FPS 10.44, Running 40.95s Step 70( N/A%), pre moving , FPS 10.42, Running 41.05s Step 71( N/A%), pre moving , FPS 10.51, Running 41.15s Step 72( N/A%), pre moving , FPS 10.31, Running 41.28s Step 73( N/A%), pre moving , FPS 10.00, Running 41.44s Step 74( N/A%), pre moving , FPS 9.82, Running 41.58s Step 75( N/A%), pre moving , FPS 9.69, Running 41.70s Step 76( N/A%), pre moving , FPS 9.56, Running 41.81s Step 77( N/A%), pre moving , FPS 9.61, Running 41.90s Step 78( N/A%), pre moving , FPS 9.79, Running 41.97s Step 79( N/A%), pre moving , FPS 9.87, Running 42.05s Step 80( N/A%), pre moving , FPS 10.02, Running 42.12s Step 81( N/A%), pre moving , FPS 10.11, Running 42.20s Step 82( N/A%), pre moving , FPS 10.02, Running 42.31s Step 83( N/A%), pre moving , FPS 10.04, Running 42.41s Step 84( N/A%), pre moving , FPS 10.02, Running 42.49s Step 85( N/A%), pre moving , FPS 10.01, Running 42.59s Step 86( N/A%), pre moving , FPS 10.07, Running 42.67s Step 87( N/A%), pre moving , FPS 9.98, Running 42.77s Step 88( N/A%), pre moving , FPS 9.93, Running 42.87s Step 89( N/A%), pre moving , FPS 9.62, Running 43.03s Step 90( N/A%), pre moving , FPS 9.48, Running 43.16s Step 91( N/A%), pre moving , FPS 9.16, Running 43.33s Step 92( N/A%), pre moving , FPS 9.12, Running 43.48s Step 93( N/A%), pre moving , FPS 9.15, Running 43.63s Step 94( N/A%), pre moving , FPS 9.31, Running 43.72s Step 95( N/A%), pre moving , FPS 9.46, Running 43.81s Step 96( N/A%), pre moving , FPS 9.37, Running 43.95s Step 97( N/A%), pre moving , FPS 9.36, Running 44.04s Step 98( N/A%), pre moving , FPS 9.27, Running 44.13s Step 99( N/A%), pre moving , FPS 9.20, Running 44.23s Step 100( N/A%), pre moving , FPS 9.09, Running 44.32s Step 101( N/A%), pre moving , FPS 8.75, Running 44.49s Step 102( N/A%), pre moving , FPS 8.80, Running 44.59s Step 103( N/A%), pre moving , FPS 8.80, Running 44.68s Step 104( N/A%), pre moving , FPS 8.72, Running 44.78s Step 105( N/A%), pre moving , FPS 8.89, Running 44.84s Step 106( N/A%), pre moving , FPS 8.84, Running 44.93s Step 107( N/A%), pre moving , FPS 8.87, Running 45.03s Step 108( N/A%), pre moving , FPS 8.81, Running 45.14s Step 109( N/A%), pre moving , FPS 9.06, Running 45.24s Step 110( N/A%), pre moving , FPS 9.20, Running 45.34s Step 111( N/A%), pre moving , FPS 9.39, Running 45.46s Step 112( N/A%), pre moving , FPS 8.96, Running 45.71s Step 113( N/A%), pre moving , FPS 9.08, Running 45.83s Step 114( N/A%), pre moving , FPS 8.92, Running 45.97s Step 115( N/A%), pre moving , FPS 9.03, Running 46.03s Step 116( N/A%), pre moving , FPS 9.10, Running 46.15s Step 117( N/A%), pre moving , FPS 9.13, Running 46.23s Step 118( N/A%), pre moving , FPS 9.30, Running 46.28s Step 119( N/A%), pre moving , FPS 9.38, Running 46.36s Step 120( N/A%), pre moving , FPS 9.33, Running 46.47s Step 121( N/A%), pre moving , FPS 9.72, Running 46.55s Step 122( N/A%), pre moving , FPS 9.80, Running 46.63s Step 123( N/A%), pre moving , FPS 9.93, Running 46.70s Step 124( N/A%), pre moving , FPS 9.92, Running 46.80s Step 125( N/A%), pre moving , FPS 9.79, Running 46.88s Step 126( N/A%), pre moving , FPS 9.77, Running 46.98s Step 127( N/A%), pre moving , FPS 9.04, Running 47.24s Step 128( N/A%), pre moving , FPS 8.65, Running 47.45s Step 129( N/A%), pre moving , FPS 8.48, Running 47.60s Step 130( N/A%), pre moving , FPS 8.25, Running 47.76s Step 131( N/A%), pre moving , FPS 7.86, Running 48.01s Step 132( N/A%), pre moving , FPS 8.20, Running 48.15s Step 133( N/A%), pre moving , FPS 8.15, Running 48.28s Step 134( N/A%), pre moving , FPS 8.07, Running 48.44s Step 135( N/A%), pre moving , FPS 7.64, Running 48.65s Step 136( N/A%), pre moving , FPS 7.25, Running 48.91s Step 137( N/A%), pre moving , FPS 7.02, Running 49.08s Step 138( N/A%), pre moving , FPS 6.44, Running 49.38s Step 139( N/A%), pre moving , FPS 6.12, Running 49.63s Step 140( N/A%), pre moving , FPS 5.99, Running 49.81s Step 141( N/A%), pre moving , FPS 5.73, Running 50.03s Step 142( N/A%), pre moving , FPS 5.68, Running 50.15s Step 143( N/A%), pre moving , FPS 5.60, Running 50.27s Step 144( N/A%), pre moving , FPS 5.45, Running 50.47s Step 145( N/A%), pre moving , FPS 5.30, Running 50.66s Step 146( N/A%), pre moving , FPS 5.21, Running 50.82s Step 147( N/A%), pre moving , FPS 5.43, Running 50.93s Step 148( N/A%), pre moving , FPS 5.46, Running 51.11s Step 149( N/A%), pre moving , FPS 5.39, Running 51.30s Step 150( N/A%), pre moving , FPS 5.41, Running 51.45s Step 151( N/A%), pre moving , FPS 5.31, Running 51.77s Step 152( N/A%), pre moving , FPS 5.30, Running 51.92s Step 153( N/A%), pre moving , FPS 5.18, Running 52.14s Step 154( N/A%), pre moving , FPS 5.14, Running 52.33s Step 155( N/A%), pre moving , FPS 5.15, Running 52.53s Step 156( N/A%), pre moving , FPS 5.26, Running 52.71s Step 157( N/A%), pre moving , FPS 5.22, Running 52.91s Step 158( N/A%), pre moving , FPS 5.51, Running 53.02s Step 159( N/A%), pre moving , FPS 5.74, Running 53.11s Step 160( N/A%), pre moving , FPS 5.87, Running 53.22s Step 161( N/A%), pre moving , FPS 6.10, Running 53.32s Step 162( N/A%), pre moving , FPS 6.09, Running 53.43s Step 163( N/A%), pre moving , FPS 6.13, Running 53.53s Step 164( N/A%), pre moving , FPS 6.34, Running 53.62s Step 165( N/A%), pre moving , FPS 6.51, Running 53.73s Step 166( N/A%), pre moving , FPS 6.65, Running 53.82s Step 167( N/A%), pre moving , FPS 6.67, Running 53.93s Step 168( N/A%), pre moving , FPS 6.87, Running 54.03s Step 169( N/A%), pre moving , FPS 7.10, Running 54.12s Step 170( N/A%), pre moving , FPS 7.23, Running 54.22s Step 171( N/A%), pre moving , FPS 8.00, Running 54.27s Step 172( N/A%), pre moving , FPS 8.30, Running 54.33s Step 173( N/A%), pre moving , FPS 8.92, Running 54.38s Step 174( N/A%), pre moving , FPS 9.46, Running 54.45s Step 175( N/A%), pre moving , FPS 10.15, Running 54.50s Step 176( N/A%), pre moving , FPS 10.79, Running 54.56s Step 177( N/A%), pre moving , FPS 11.61, Running 54.63s Step 178( N/A%), pre moving , FPS 11.95, Running 54.69s Step 179( N/A%), pre moving , FPS 12.26, Running 54.74s Step 180( N/A%), pre moving , FPS 12.70, Running 54.79s Step 181( N/A%), pre moving , FPS 13.03, Running 54.85s Step 182( N/A%), pre moving , FPS 13.59, Running 54.90s Step 183( N/A%), pre moving , FPS 13.87, Running 54.97s Step 184( N/A%), pre moving , FPS 14.40, Running 55.01s Step 185( N/A%), pre moving , FPS 14.97, Running 55.07s Step 186( N/A%), pre moving , FPS 15.39, Running 55.12s Step 187( N/A%), pre moving , FPS 16.25, Running 55.16s Step 188( N/A%), pre moving , FPS 16.72, Running 55.22s Step 189( N/A%), pre moving , FPS 17.28, Running 55.28s Step 190( N/A%), pre moving , FPS 17.33, Running 55.37s Step 191( N/A%), pre moving , FPS 16.96, Running 55.45s Step 192( N/A%), pre moving , FPS 16.39, Running 55.55s Step 193( N/A%), pre moving , FPS 15.89, Running 55.64s Step 194( N/A%), pre moving , FPS 10.46, Running 56.36s Step 195( N/A%), pre moving , FPS 9.58, Running 56.59s Step 196( N/A%), pre moving , FPS 8.40, Running 56.95s Step 197( N/A%), pre moving , FPS 7.93, Running 57.15s Step 198( N/A%), pre moving , FPS 7.05, Running 57.53s Step 199( N/A%), pre moving , FPS 6.62, Running 57.77s Step 200( N/A%), pre moving , FPS 6.28, Running 57.97s Step 201( N/A%), pre moving , FPS 6.16, Running 58.10s Step 202( N/A%), pre moving , FPS 5.88, Running 58.30s Step 203( N/A%), pre moving , FPS 5.68, Running 58.49s Step 204( N/A%), pre moving , FPS 5.38, Running 58.73s Step 205( N/A%), pre moving , FPS 5.16, Running 58.94s Step 206( N/A%), pre moving , FPS 4.88, Running 59.22s Step 207( N/A%), pre moving , FPS 4.75, Running 59.37s Step 208( N/A%), pre moving , FPS 4.45, Running 59.72s Step 209( N/A%), pre moving , FPS 4.32, Running 59.91s Step 210( N/A%), pre moving , FPS 4.09, Running 60.27s Step 211( N/A%), pre moving , FPS 3.98, Running 60.48s Step 212( N/A%), pre moving , FPS 3.80, Running 60.81s Step 213( N/A%), pre moving , FPS 3.72, Running 61.03s Step 214( N/A%), pre moving , FPS 3.98, Running 61.39s Step 215( N/A%), pre moving , FPS 3.84, Running 61.79s Step 216( N/A%), pre moving , FPS 3.84, Running 62.15s Step 217( N/A%), pre moving , FPS 3.88, Running 62.30s Step 218( N/A%), pre moving , FPS 4.03, Running 62.49s Step 219( N/A%), pre moving , FPS 4.12, Running 62.63s Step 220( N/A%), pre moving , FPS 4.03, Running 62.93s Step 221( N/A%), pre moving , FPS 3.98, Running 63.13s Step 222( N/A%), pre moving , FPS 3.90, Running 63.44s Step 223( N/A%), pre moving , FPS 3.91, Running 63.60s Step 224( N/A%), pre moving , FPS 3.77, Running 64.04s Step 225( N/A%), pre moving , FPS 3.77, Running 64.25s Step 226( N/A%), pre moving , FPS 3.69, Running 64.64s Step 227( N/A%), pre moving , FPS 3.66, Running 64.83s Step 228( N/A%), pre moving , FPS 3.62, Running 65.24s Step 229( N/A%), pre moving , FPS 3.59, Running 65.48s Step 230( N/A%), pre moving , FPS 3.53, Running 65.92s Step 231( N/A%), pre moving , FPS 3.49, Running 66.22s Step 232( N/A%), pre moving , FPS 3.50, Running 66.52s Step 233( N/A%), pre moving , FPS 3.55, Running 66.66s Step 234( N/A%), pre moving , FPS 3.63, Running 66.90s Step 235( N/A%), pre moving , FPS 3.77, Running 67.09s Step 236( N/A%), pre moving , FPS 3.80, Running 67.41s Step 237( N/A%), pre moving , FPS 3.78, Running 67.58s Step 238( N/A%), pre moving , FPS 3.68, Running 67.93s Step 239( N/A%), pre moving , FPS 3.65, Running 68.10s Step 240( N/A%), pre moving , FPS 3.58, Running 68.52s Step 241( N/A%), pre moving , FPS 3.47, Running 68.88s Step 242( N/A%), pre moving , FPS 3.41, Running 69.31s Step 243( N/A%), pre moving , FPS 3.33, Running 69.61s Step 244( N/A%), pre moving , FPS 3.30, Running 70.10s Step 245( N/A%), pre moving , FPS 3.28, Running 70.36s Step 246( N/A%), pre moving , FPS 3.25, Running 70.80s Step 247( N/A%), pre moving , FPS 3.22, Running 71.04s Step 248( N/A%), pre moving , FPS 3.27, Running 71.36s Step 249( N/A%), pre moving , FPS 3.29, Running 71.55s Step 250( N/A%), pre moving , FPS 3.36, Running 71.88s Step 251( N/A%), pre moving , FPS 3.38, Running 72.15s Step 252( N/A%), pre moving , FPS 3.33, Running 72.53s Step 253( N/A%), pre moving , FPS 3.30, Running 72.72s Step 254( N/A%), pre moving , FPS 3.20, Running 73.15s Step 255( N/A%), pre moving , FPS 3.18, Running 73.39s Step 256( N/A%), pre moving , FPS 3.15, Running 73.76s Step 257( N/A%), pre moving , FPS 3.13, Running 73.98s Step 258( N/A%), pre moving , FPS 3.10, Running 74.38s Step 259( N/A%), pre moving , FPS 3.08, Running 74.60s Step 260( N/A%), pre moving , FPS 3.17, Running 74.84s Step 261( N/A%), pre moving , FPS 3.27, Running 75.00s Step 262( N/A%), pre moving , FPS 3.32, Running 75.33s Step 263( N/A%), pre moving , FPS 3.38, Running 75.52s Step 264( N/A%), pre moving , FPS 3.50, Running 75.82s Step 265( N/A%), pre moving , FPS 3.53, Running 76.03s Step 266( N/A%), pre moving , FPS 3.56, Running 76.41s Step 267( N/A%), pre moving , FPS 3.57, Running 76.64s Step 268( N/A%), pre moving , FPS 3.52, Running 77.04s Step 269( N/A%), pre moving , FPS 3.50, Running 77.26s Step 270( N/A%), pre moving , FPS 3.47, Running 77.66s Step 271( N/A%), pre moving , FPS 3.45, Running 77.94s Step 272( N/A%), pre moving , FPS 3.45, Running 78.32s Step 273( N/A%), pre moving , FPS 3.44, Running 78.53s Step 274( N/A%), pre moving , FPS 3.54, Running 78.79s Step 275( N/A%), pre moving , FPS 3.56, Running 79.00s Step 276( N/A%), pre moving , FPS 3.61, Running 79.31s Step 277( N/A%), pre moving , FPS 3.63, Running 79.49s Step 278( N/A%), pre moving , FPS 3.68, Running 79.81s Step 279( N/A%), pre moving , FPS 3.64, Running 80.10s Step 280( N/A%), pre moving , FPS 3.53, Running 80.51s Step 281( N/A%), pre moving , FPS 3.49, Running 80.73s Step 282( N/A%), pre moving , FPS 3.45, Running 81.12s Step 283( N/A%), pre moving , FPS 3.45, Running 81.32s Step 284( N/A%), pre moving , FPS 3.41, Running 81.68s Step 285( N/A%), pre moving , FPS 3.39, Running 81.92s Step 286( N/A%), pre moving , FPS 3.39, Running 82.32s Step 287( N/A%), pre moving , FPS 3.38, Running 82.56s Step 288( N/A%), pre moving , FPS 3.43, Running 82.87s Step 289( N/A%), pre moving , FPS 3.46, Running 83.05s Step 290( N/A%), pre moving , FPS 3.48, Running 83.40s Step 291( N/A%), pre moving , FPS 3.52, Running 83.63s Step 292( N/A%), pre moving , FPS 3.52, Running 84.01s Step 293( N/A%), pre moving , FPS 3.50, Running 84.24s Step 294( N/A%), pre moving , FPS 3.42, Running 84.64s Step 295( N/A%), pre moving , FPS 3.40, Running 84.88s Step 296( N/A%), pre moving , FPS 3.36, Running 85.26s Step 297( N/A%), pre moving , FPS 3.34, Running 85.48s Step 298( N/A%), pre moving , FPS 3.30, Running 85.87s Step 299( N/A%), pre moving , FPS 3.33, Running 86.10s Step 300( N/A%), pre moving , FPS 3.33, Running 86.52s Step 301( N/A%), pre moving , FPS 3.38, Running 86.65s Step 302( N/A%), pre moving , FPS 3.50, Running 86.84s Step 303( N/A%), pre moving , FPS 3.49, Running 87.06s Step 304( N/A%), pre moving , FPS 3.50, Running 87.40s Step 305( N/A%), pre moving , FPS 3.51, Running 87.61s Step 306( N/A%), pre moving , FPS 3.56, Running 87.93s Step 307( N/A%), pre moving , FPS 3.56, Running 88.18s Step 308( N/A%), pre moving , FPS 3.51, Running 88.56s Step 309( N/A%), pre moving , FPS 3.49, Running 88.79s Step 310( N/A%), pre moving , FPS 3.46, Running 89.19s Step 311( N/A%), pre moving , FPS 3.45, Running 89.42s Step 312( N/A%), pre moving , FPS 3.48, Running 89.76s Step 313( N/A%), pre moving , FPS 3.48, Running 89.99s Step 314( N/A%), pre moving , FPS 3.51, Running 90.34s Step 315( N/A%), pre moving , FPS 3.51, Running 90.58s Step 316( N/A%), pre moving , FPS 3.60, Running 90.82s Step 317( N/A%), pre moving , FPS 3.64, Running 90.97s Step 318( N/A%), pre moving , FPS 3.78, Running 91.16s Step 319( N/A%), pre moving , FPS 3.82, Running 91.34s Step 320( N/A%), pre moving , FPS 3.92, Running 91.62s Step 321( N/A%), pre moving , FPS 3.87, Running 91.82s Step 322( N/A%), pre moving , FPS 3.77, Running 92.16s Step 323( N/A%), pre moving , FPS 3.78, Running 92.36s Step 324( N/A%), pre moving , FPS 3.77, Running 92.70s Step 325( N/A%), pre moving , FPS 3.76, Running 92.94s Step 326( N/A%), pre moving , FPS 3.71, Running 93.31s Step 327( N/A%), pre moving , FPS 3.73, Running 93.54s Step 328( N/A%), pre moving , FPS 3.74, Running 93.91s Step 329( N/A%), pre moving , FPS 3.74, Running 94.14s Step 330( N/A%), pre moving , FPS 3.78, Running 94.48s Step 331( N/A%), pre moving , FPS 3.78, Running 94.71s Step 332( N/A%), pre moving , FPS 3.85, Running 94.96s Step 333( N/A%), pre moving , FPS 3.93, Running 95.08s Step 334( N/A%), pre moving , FPS 4.05, Running 95.28s Step 335( N/A%), pre moving , FPS 4.08, Running 95.48s Step 336( N/A%), pre moving , FPS 4.02, Running 95.80s Step 337( N/A%), pre moving , FPS 3.99, Running 95.98s Step 338( N/A%), pre moving , FPS 3.89, Running 96.30s Step 339( N/A%), pre moving , FPS 3.86, Running 96.52s Step 340( N/A%), pre moving , FPS 3.77, Running 96.92s Step 341( N/A%), pre moving , FPS 3.77, Running 97.12s Step 342( N/A%), pre moving , FPS 3.76, Running 97.47s Step 343( N/A%), pre moving , FPS 3.73, Running 97.71s Step 344( N/A%), pre moving , FPS 3.70, Running 98.11s Step 345( N/A%), pre moving , FPS 3.69, Running 98.35s Step 346( N/A%), pre moving , FPS 3.71, Running 98.70s Step 347( N/A%), pre moving , FPS 3.71, Running 98.93s Step 348( N/A%), pre moving , FPS 3.73, Running 99.27s Step 349( N/A%), pre moving , FPS 3.79, Running 99.41s Step 350( N/A%), pre moving , FPS 3.83, Running 99.70s Step 351( N/A%), pre moving , FPS 3.86, Running 99.89s Step 352( N/A%), pre moving , FPS 3.80, Running 100.22s Step 353( N/A%), pre moving , FPS 3.75, Running 100.41s Step 354( N/A%), pre moving , FPS 3.60, Running 100.83s Step 355( N/A%), pre moving , FPS 3.56, Running 101.10s Step 356( N/A%), pre moving , FPS 3.53, Running 101.46s Step 357( N/A%), pre moving , FPS 3.50, Running 101.69s Step 358( N/A%), pre moving , FPS 3.43, Running 102.13s Step 359( N/A%), pre moving , FPS 3.43, Running 102.36s Step 360( N/A%), pre moving , FPS 3.46, Running 102.70s Step 361( N/A%), pre moving , FPS 3.45, Running 102.91s Step 362( N/A%), pre moving , FPS 3.44, Running 103.29s Step 363( N/A%), pre moving , FPS 3.51, Running 103.41s Step 364( N/A%), pre moving , FPS 3.64, Running 103.61s Step 365( N/A%), pre moving , FPS 3.71, Running 103.74s Step 366( N/A%), pre moving , FPS 3.73, Running 104.07s Step 367( N/A%), pre moving , FPS 3.75, Running 104.27s Step 368( N/A%), pre moving , FPS 3.79, Running 104.55s Step 369( N/A%), pre moving , FPS 3.76, Running 104.73s Step 370( N/A%), pre moving , FPS 3.71, Running 105.09s Step 371( N/A%), pre moving , FPS 3.70, Running 105.29s Step 372( N/A%), pre moving , FPS 3.65, Running 105.70s Step 373( N/A%), pre moving , FPS 3.63, Running 105.92s Step 374( N/A%), pre moving , FPS 3.66, Running 106.30s Step 375( N/A%), pre moving , FPS 3.69, Running 106.52s Step 376( N/A%), pre moving , FPS 3.69, Running 106.88s Step 377( N/A%), pre moving , FPS 3.71, Running 107.08s Step 378( N/A%), pre moving , FPS 3.76, Running 107.46s Step 379( N/A%), pre moving , FPS 3.74, Running 107.70s Step 380( N/A%), pre moving , FPS 3.85, Running 107.90s Step 381( N/A%), pre moving , FPS 3.88, Running 108.07s Step 382( N/A%), pre moving , FPS 3.92, Running 108.38s Step 383( N/A%), pre moving , FPS 3.89, Running 108.55s Step 384( N/A%), pre moving , FPS 3.82, Running 108.84s Step 385( N/A%), pre moving , FPS 3.78, Running 109.03s Step 386( N/A%), pre moving , FPS 3.73, Running 109.43s Step 387( N/A%), pre moving , FPS 3.69, Running 109.69s Step 388( N/A%), pre moving , FPS 3.61, Running 110.10s Step 389( N/A%), pre moving , FPS 3.57, Running 110.34s Step 390( N/A%), pre moving , FPS 3.52, Running 110.78s Step 391( N/A%), pre moving , FPS 3.50, Running 110.99s Step 392( N/A%), pre moving , FPS 3.49, Running 111.42s Step 393( N/A%), pre moving , FPS 3.49, Running 111.65s Step 394( N/A%), pre moving , FPS 3.58, Running 111.88s Step 395( N/A%), pre moving , FPS 3.64, Running 112.02s Step 396( N/A%), pre moving , FPS 3.71, Running 112.27s Step 397( N/A%), pre moving , FPS 3.68, Running 112.51s Step 398( N/A%), pre moving , FPS 3.73, Running 112.82s Step 399( N/A%), pre moving , FPS 3.75, Running 113.03s Step 400( N/A%), pre moving , FPS 3.60, Running 113.45s Step 401( N/A%), pre moving , FPS 3.55, Running 113.70s Step 402( N/A%), pre moving , FPS 3.51, Running 114.07s Step 403( N/A%), pre moving , FPS 3.48, Running 114.29s Step 404( N/A%), pre moving , FPS 3.40, Running 114.73s Step 405( N/A%), pre moving , FPS 3.37, Running 114.96s Step 406( N/A%), pre moving , FPS 3.39, Running 115.33s Step 407( N/A%), pre moving , FPS 3.39, Running 115.60s Step 408( N/A%), pre moving , FPS 3.41, Running 115.97s Step 409( N/A%), pre moving , FPS 3.46, Running 116.12s Step 410( N/A%), pre moving , FPS 3.58, Running 116.37s Step 411( N/A%), pre moving , FPS 3.62, Running 116.52s Step 412( N/A%), pre moving , FPS 3.67, Running 116.87s Step 413( N/A%), pre moving , FPS 3.67, Running 117.10s Step 414( N/A%), pre moving , FPS 3.60, Running 117.43s Step 415( N/A%), pre moving , FPS 3.64, Running 117.51s Step 416( N/A%), pre moving , FPS 3.75, Running 117.61s Step 417( N/A%), pre moving , FPS 3.84, Running 117.72s Step 418( N/A%), pre moving , FPS 3.99, Running 117.83s Step 419( N/A%), pre moving , FPS 4.07, Running 117.94s Step 420( N/A%), pre moving , FPS 4.34, Running 118.06s Step 421( N/A%), pre moving , FPS 4.46, Running 118.19s Step 422( N/A%), pre moving , FPS 4.73, Running 118.30s Step 423( N/A%), pre moving , FPS 4.86, Running 118.41s Step 424( N/A%), pre moving , FPS 5.26, Running 118.52s Step 425( N/A%), pre moving , FPS 3.80, Running 120.22s Step 426( N/A%), pre moving , FPS 3.85, Running 120.52s Step 427( N/A%), pre moving , FPS 3.94, Running 120.67s Step 428( N/A%), pre moving , FPS 3.95, Running 121.02s Step 429( N/A%), pre moving , FPS 3.87, Running 121.29s Step 430( N/A%), pre moving , FPS 3.80, Running 121.63s Step 431( N/A%), pre moving , FPS 3.75, Running 121.85s Step 432( N/A%), pre moving , FPS 3.71, Running 122.26s Step 433( N/A%), pre moving , FPS 3.73, Running 122.47s Step 434( N/A%), pre moving , FPS 3.71, Running 122.83s Step 435( N/A%), pre moving , FPS 3.61, Running 123.05s Step 436( N/A%), pre moving , FPS 3.42, Running 123.45s Step 437( N/A%), pre moving , FPS 3.37, Running 123.66s Step 438( N/A%), pre moving , FPS 3.21, Running 124.05s Step 439( N/A%), pre moving , FPS 3.16, Running 124.27s Step 440( N/A%), pre moving , FPS 3.08, Running 124.55s Step 441( N/A%), pre moving , FPS 3.08, Running 124.68s Step 442( N/A%), pre moving , FPS 3.01, Running 124.95s Step 443( N/A%), pre moving , FPS 2.97, Running 125.15s Step 444( N/A%), pre moving , FPS 2.89, Running 125.46s Step 445( 0.33%), action 1, FPS 2.45, Running 128.37s Step 446( 0.67%), action 2, FPS 2.32, Running 129.13s Step 447( 1.00%), action 3, FPS 2.21, Running 129.72s Step 448( 1.33%), action 4, FPS 2.06, Running 130.74s Step 449( 1.67%), action 5, FPS 1.92, Running 131.69s Step 450( 2.00%), action 6, FPS 1.90, Running 132.16s Step 451( 2.33%), action 7, FPS 1.76, Running 133.23s Step 452( 2.67%), action 8, FPS 1.72, Running 133.86s Step 453( 3.00%), action 9, FPS 1.59, Running 135.02s Step 454( 3.33%), action 10, FPS 1.58, Running 135.53s Step 455( 3.67%), action 11, FPS 1.47, Running 136.62s Step 456( 4.00%), action 12, FPS 1.47, Running 137.09s Step 457( 4.33%), action 13, FPS 1.39, Running 138.08s Step 458( 4.67%), action 14, FPS 1.37, Running 138.66s Step 459( 5.00%), action 15, FPS 1.32, Running 139.40s Step 460( 5.33%), action 16, FPS 1.30, Running 139.94s Step 461( 5.67%), action 17, FPS 1.23, Running 140.94s Step 462( 6.00%), action 18, FPS 1.19, Running 141.81s Step 463( 6.33%), action 19, FPS 1.16, Running 142.36s Step 464( 6.67%), action 20, FPS 1.14, Running 142.94s Step 465( 7.00%), action 21, FPS 1.30, Running 143.82s Step 466( 7.33%), action 22, FPS 1.29, Running 144.61s Step 467( 7.67%), action 23, FPS 1.26, Running 145.56s Step 468( 8.00%), action 24, FPS 1.27, Running 146.45s Step 469( 8.33%), action 25, FPS 1.30, Running 147.09s Step 470( 8.67%), action 26, FPS 1.30, Running 147.49s Step 471( 9.00%), action 27, FPS 1.36, Running 147.91s Step 472( 9.33%), action 28, FPS 1.38, Running 148.33s Step 473( 9.67%), action 29, FPS 1.41, Running 149.20s Step 474( 10.00%), action 30, FPS 1.38, Running 150.03s Step 475( 10.33%), action 31, FPS 1.39, Running 151.04s Step 476( 10.67%), action 32, FPS 1.39, Running 151.48s Step 477( 11.00%), action 33, FPS 1.41, Running 152.27s Step 478( 11.33%), action 34, FPS 1.40, Running 152.92s Step 479( 11.67%), action 35, FPS 1.44, Running 153.33s Step 480( 12.00%), action 36, FPS 1.42, Running 154.05s Step 481( 12.33%), action 37, FPS 1.47, Running 154.56s Step 482( 12.67%), action 38, FPS 1.46, Running 155.52s Step 483( 13.00%), action 39, FPS 1.43, Running 156.32s Step 484( 13.33%), action 40, FPS 1.43, Running 156.96s Step 485( 13.67%), action 41, FPS 1.41, Running 157.95s Step 486( 14.00%), action 42, FPS 1.42, Running 158.71s Step 487( 14.33%), action 43, FPS 1.46, Running 159.27s Step 488( 14.67%), action 44, FPS 1.51, Running 159.71s Step 489( 15.00%), action 45, FPS 1.48, Running 160.58s Step 490( 15.33%), action 46, FPS 1.48, Running 160.99s Step 491( 15.67%), action 47, FPS 1.45, Running 161.72s Step 492( 16.00%), action 48, FPS 1.46, Running 162.04s Step 493( 16.33%), action 49, FPS 1.49, Running 162.60s Step 494( 16.67%), action 50, FPS 1.54, Running 163.02s Step 495( 17.00%), action 51, FPS 1.59, Running 163.58s Step 496( 17.33%), action 52, FPS 1.59, Running 164.09s Step 497( 17.67%), action 53, FPS 1.61, Running 164.72s Step 498( 18.00%), action 54, FPS 1.64, Running 165.15s Step 499( 18.33%), action 55, FPS 1.62, Running 165.68s Step 500( 18.67%), action 56, FPS 1.60, Running 166.53s Step 501( 19.00%), action 57, FPS 1.58, Running 167.25s Step 502( 19.33%), action 58, FPS 1.65, Running 167.67s Step 503( 19.67%), action 59, FPS 1.67, Running 168.29s Step 504( 20.00%), action 60, FPS 1.65, Running 169.05s Step 505( 20.33%), action 61, FPS 1.71, Running 169.63s Step 506( 20.67%), action 62, FPS 1.72, Running 170.36s Step 507( 21.00%), action 63, FPS 1.73, Running 170.86s Step 508( 21.33%), action 64, FPS 1.69, Running 171.52s Step 509( 21.67%), action 65, FPS 1.75, Running 172.00s Step 510( 22.00%), action 66, FPS 1.66, Running 173.02s [2026-08-02 21:56:53] [97 ] Seed 97 failed after 173.70 s. +steps: 510 , actions: 66 . +Instruction: Empty +Total 19/97(19.59%) success. +Setting seed: 98 +Step 1( N/A%), pre moving , FPS 0.33, Running 3.05s Step 2( N/A%), pre moving , FPS 0.64, Running 3.13s Step 3( N/A%), pre moving , FPS 0.91, Running 3.29s Step 4( N/A%), pre moving , FPS 1.20, Running 3.35s Step 5( N/A%), pre moving , FPS 1.47, Running 3.40s Step 6( N/A%), pre moving , FPS 1.74, Running 3.45s Step 7( N/A%), pre moving , FPS 1.98, Running 3.54s Step 8( N/A%), pre moving , FPS 2.22, Running 3.60s Step 9( N/A%), pre moving , FPS 2.45, Running 3.67s Step 10( N/A%), pre moving , FPS 2.70, Running 3.70s Step 11( N/A%), pre moving , FPS 2.90, Running 3.79s Step 12( N/A%), pre moving , FPS 3.08, Running 3.89s Step 13( N/A%), pre moving , FPS 3.26, Running 3.99s Step 14( N/A%), pre moving , FPS 3.44, Running 4.07s Step 15( N/A%), pre moving , FPS 3.61, Running 4.15s Step 16( N/A%), pre moving , FPS 3.75, Running 4.26s Step 17( N/A%), pre moving , FPS 3.90, Running 4.36s Step 18( N/A%), pre moving , FPS 4.04, Running 4.46s Step 19( N/A%), pre moving , FPS 4.18, Running 4.54s Step 20( N/A%), pre moving , FPS 4.32, Running 4.63s Step 21( N/A%), pre moving , FPS 10.48, Running 4.96s Step 22( N/A%), pre moving , FPS 9.95, Running 5.14s Step 23( N/A%), pre moving , FPS 10.14, Running 5.26s Step 24( N/A%), pre moving , FPS 9.77, Running 5.39s Step 25( N/A%), pre moving , FPS 9.09, Running 5.60s Step 26( N/A%), pre moving , FPS 7.97, Running 5.96s Step 27( N/A%), pre moving , FPS 7.96, Running 6.05s Step 28( N/A%), pre moving , FPS 7.82, Running 6.16s Step 29( N/A%), pre moving , FPS 7.78, Running 6.24s Step 30( N/A%), pre moving , FPS 7.59, Running 6.33s Step 31( N/A%), pre moving , FPS 7.59, Running 6.43s Step 32( N/A%), pre moving , FPS 7.65, Running 6.51s Step 33( N/A%), pre moving , FPS 7.76, Running 6.57s Step 34( N/A%), pre moving , FPS 7.84, Running 6.62s Step 35( N/A%), pre moving , FPS 7.92, Running 6.68s Step 36( N/A%), pre moving , FPS 7.00, Running 7.12s Step 37( N/A%), pre moving , FPS 7.09, Running 7.18s Step 38( N/A%), pre moving , FPS 7.22, Running 7.22s Step 39( N/A%), pre moving , FPS 7.30, Running 7.28s Step 40( N/A%), pre moving , FPS 7.36, Running 7.35s Step 41( N/A%), pre moving , FPS 8.13, Running 7.42s Step 42( N/A%), pre moving , FPS 8.49, Running 7.50s Step 43( N/A%), pre moving , FPS 8.59, Running 7.59s Step 44( N/A%), pre moving , FPS 8.81, Running 7.66s Step 45( N/A%), pre moving , FPS 9.29, Running 7.76s Step 46( N/A%), pre moving , FPS 10.66, Running 7.83s Step 47( N/A%), pre moving , FPS 10.65, Running 7.93s Step 48( N/A%), pre moving , FPS 10.70, Running 8.03s Step 49( N/A%), pre moving , FPS 10.65, Running 8.12s Step 50( N/A%), pre moving , FPS 10.63, Running 8.22s Step 51( N/A%), pre moving , FPS 10.61, Running 8.31s Step 52( N/A%), pre moving , FPS 10.50, Running 8.41s Step 53( N/A%), pre moving , FPS 10.31, Running 8.51s Step 54( N/A%), pre moving , FPS 10.08, Running 8.60s Step 55( N/A%), pre moving , FPS 9.91, Running 8.70s Step 56( N/A%), pre moving , FPS 11.95, Running 8.79s Step 57( N/A%), pre moving , FPS 11.77, Running 8.88s Step 58( N/A%), pre moving , FPS 11.59, Running 8.95s Step 59( N/A%), pre moving , FPS 11.18, Running 9.07s Step 60( N/A%), pre moving , FPS 10.99, Running 9.17s Step 61( N/A%), pre moving , FPS 10.86, Running 9.26s Step 62( N/A%), pre moving , FPS 10.79, Running 9.35s Step 63( N/A%), pre moving , FPS 10.78, Running 9.44s Step 64( N/A%), pre moving , FPS 10.65, Running 9.54s Step 65( N/A%), pre moving , FPS 10.64, Running 9.63s Step 66( N/A%), pre moving , FPS 10.58, Running 9.72s Step 67( N/A%), pre moving , FPS 10.78, Running 9.78s Step 68( N/A%), pre moving , FPS 11.03, Running 9.84s Step 69( N/A%), pre moving , FPS 11.04, Running 9.93s Step 70( N/A%), pre moving , FPS 11.05, Running 10.03s Step 71( N/A%), pre moving , FPS 11.06, Running 10.12s Step 72( N/A%), pre moving , FPS 10.95, Running 10.24s Step 73( N/A%), pre moving , FPS 11.01, Running 10.32s Step 74( N/A%), pre moving , FPS 10.98, Running 10.42s Step 75( N/A%), pre moving , FPS 10.94, Running 10.52s Step 76( N/A%), pre moving , FPS 11.07, Running 10.60s Step 77( N/A%), pre moving , FPS 11.26, Running 10.65s Step 78( N/A%), pre moving , FPS 11.36, Running 10.71s Step 79( N/A%), pre moving , FPS 11.88, Running 10.76s Step 80( N/A%), pre moving , FPS 12.23, Running 10.80s Step 81( N/A%), pre moving , FPS 12.54, Running 10.86s Step 82( N/A%), pre moving , FPS 12.92, Running 10.90s Step 83( N/A%), pre moving , FPS 13.28, Running 10.95s Step 84( N/A%), pre moving , FPS 13.86, Running 10.98s Step 85( N/A%), pre moving , FPS 14.31, Running 11.03s Step 86( N/A%), pre moving , FPS 14.67, Running 11.09s Step 87( N/A%), pre moving , FPS 14.62, Running 11.15s Step 88( N/A%), pre moving , FPS 14.63, Running 11.20s Step 89( N/A%), pre moving , FPS 15.13, Running 11.25s Step 90( N/A%), pre moving , FPS 15.68, Running 11.30s Step 91( N/A%), pre moving , FPS 16.21, Running 11.36s Step 92( N/A%), pre moving , FPS 17.16, Running 11.40s Step 93( N/A%), pre moving , FPS 17.61, Running 11.46s Step 94( N/A%), pre moving , FPS 18.37, Running 11.51s Step 95( N/A%), pre moving , FPS 19.12, Running 11.57s Step 96( N/A%), pre moving , FPS 19.34, Running 11.63s Step 97( N/A%), pre moving , FPS 18.66, Running 11.72s Step 98( N/A%), pre moving , FPS 18.17, Running 11.81s Step 99( N/A%), pre moving , FPS 17.34, Running 11.91s Step 100( N/A%), pre moving , FPS 16.60, Running 12.01s Step 101( N/A%), pre moving , FPS 16.40, Running 12.07s Step 102( N/A%), pre moving , FPS 15.48, Running 12.19s Step 103( N/A%), pre moving , FPS 14.99, Running 12.28s Step 104( N/A%), pre moving , FPS 14.27, Running 12.39s Step 105( N/A%), pre moving , FPS 13.72, Running 12.49s Step 106( N/A%), pre moving , FPS 13.39, Running 12.58s Step 107( N/A%), pre moving , FPS 13.18, Running 12.67s Step 108( N/A%), pre moving , FPS 12.84, Running 12.76s Step 109( N/A%), pre moving , FPS 12.46, Running 12.86s Step 110( N/A%), pre moving , FPS 12.12, Running 12.95s Step 111( N/A%), pre moving , FPS 11.83, Running 13.05s Step 112( N/A%), pre moving , FPS 11.50, Running 13.14s Step 113( N/A%), pre moving , FPS 11.24, Running 13.24s Step 114( N/A%), pre moving , FPS 10.95, Running 13.34s Step 115( N/A%), pre moving , FPS 10.74, Running 13.43s Step 116( N/A%), pre moving , FPS 10.56, Running 13.53s Step 117( N/A%), pre moving , FPS 10.55, Running 13.62s Step 118( N/A%), pre moving , FPS 10.55, Running 13.71s Step 119( N/A%), pre moving , FPS 10.67, Running 13.78s Step 120( N/A%), pre moving , FPS 10.69, Running 13.88s Step 121( N/A%), pre moving , FPS 10.50, Running 13.98s Step 122( N/A%), pre moving , FPS 10.59, Running 14.08s Step 123( N/A%), pre moving , FPS 10.64, Running 14.17s Step 124( N/A%), pre moving , FPS 10.71, Running 14.25s Step 125( N/A%), pre moving , FPS 10.63, Running 14.37s Step 126( N/A%), pre moving , FPS 10.68, Running 14.46s Step 127( N/A%), pre moving , FPS 10.63, Running 14.55s Step 128( N/A%), pre moving , FPS 10.56, Running 14.66s Step 129( N/A%), pre moving , FPS 10.77, Running 14.71s Step 130( N/A%), pre moving , FPS 11.11, Running 14.75s Step 131( N/A%), pre moving , FPS 11.35, Running 14.81s Step 132( N/A%), pre moving , FPS 11.59, Running 14.87s Step 133( N/A%), pre moving , FPS 11.92, Running 14.92s Step 134( N/A%), pre moving , FPS 12.29, Running 14.96s Step 135( N/A%), pre moving , FPS 12.59, Running 15.02s Step 136( N/A%), pre moving , FPS 12.99, Running 15.07s Step 137( N/A%), pre moving , FPS 13.39, Running 15.11s Step 138( N/A%), pre moving , FPS 13.68, Running 15.17s Step 139( N/A%), pre moving , FPS 13.89, Running 15.22s Step 140( N/A%), pre moving , FPS 14.38, Running 15.27s Step 141( N/A%), pre moving , FPS 14.92, Running 15.32s Step 142( N/A%), pre moving , FPS 15.39, Running 15.38s Step 143( N/A%), pre moving , FPS 16.05, Running 15.41s Step 144( N/A%), pre moving , FPS 16.66, Running 15.45s Step 145( N/A%), pre moving , FPS 17.66, Running 15.50s Step 146( N/A%), pre moving , FPS 17.96, Running 15.57s Step 147( N/A%), pre moving , FPS 18.00, Running 15.66s Step 148( N/A%), pre moving , FPS 18.10, Running 15.76s Step 149( N/A%), pre moving , FPS 17.55, Running 15.85s Step 150( N/A%), pre moving , FPS 16.73, Running 15.95s Step 151( N/A%), pre moving , FPS 16.29, Running 16.04s Step 152( N/A%), pre moving , FPS 16.22, Running 16.10s Step 153( N/A%), pre moving , FPS 15.62, Running 16.20s Step 154( N/A%), pre moving , FPS 15.08, Running 16.29s Step 155( N/A%), pre moving , FPS 14.62, Running 16.39s Step 156( N/A%), pre moving , FPS 14.10, Running 16.48s Step 157( N/A%), pre moving , FPS 13.60, Running 16.58s Step 158( N/A%), pre moving , FPS 13.22, Running 16.68s Step 159( N/A%), pre moving , FPS 12.71, Running 16.80s Step 160( N/A%), pre moving , FPS 12.45, Running 16.87s Step 161( N/A%), pre moving , FPS 12.15, Running 16.97s Step 162( N/A%), pre moving , FPS 11.84, Running 17.07s Step 163( N/A%), pre moving , FPS 11.53, Running 17.15s Step 164( N/A%), pre moving , FPS 11.52, Running 17.19s Step 165( N/A%), pre moving , FPS 11.29, Running 17.28s Step 166( N/A%), pre moving , FPS 11.08, Running 17.37s Step 167( N/A%), pre moving , FPS 10.96, Running 17.49s Step 168( N/A%), pre moving , FPS 11.32, Running 17.53s Step 169( N/A%), pre moving , FPS 11.35, Running 17.62s Step 170( N/A%), pre moving , FPS 11.32, Running 17.71s Step 171( N/A%), pre moving , FPS 11.30, Running 17.81s Step 172( N/A%), pre moving , FPS 11.09, Running 17.90s Step 173( N/A%), pre moving , FPS 11.06, Running 18.00s Step 174( N/A%), pre moving , FPS 10.84, Running 18.14s Step 175( N/A%), pre moving , FPS 11.19, Running 18.18s Step 176( N/A%), pre moving , FPS 11.13, Running 18.28s Step 177( N/A%), pre moving , FPS 11.14, Running 18.38s Step 178( N/A%), pre moving , FPS 11.17, Running 18.47s Step 179( N/A%), pre moving , FPS 11.27, Running 18.57s Step 180( N/A%), pre moving , FPS 11.19, Running 18.66s Step 181( N/A%), pre moving , FPS 11.29, Running 18.74s Step 182( N/A%), pre moving , FPS 11.64, Running 18.78s Step 183( N/A%), pre moving , FPS 11.94, Running 18.82s Step 184( N/A%), pre moving , FPS 11.90, Running 18.87s Step 185( N/A%), pre moving , FPS 12.15, Running 18.92s Step 186( N/A%), pre moving , FPS 12.64, Running 18.96s Step 187( N/A%), pre moving , FPS 13.22, Running 19.00s Step 188( N/A%), pre moving , FPS 13.26, Running 19.04s Step 189( N/A%), pre moving , FPS 13.56, Running 19.09s Step 190( N/A%), pre moving , FPS 14.07, Running 19.13s Step 191( N/A%), pre moving , FPS 14.55, Running 19.18s Step 192( N/A%), pre moving , FPS 10.12, Running 19.88s Step 193( N/A%), pre moving , FPS 9.52, Running 20.11s Step 194( N/A%), pre moving , FPS 8.53, Running 20.48s Step 195( N/A%), pre moving , FPS 7.81, Running 20.74s Step 196( N/A%), pre moving , FPS 7.10, Running 21.10s Step 197( N/A%), pre moving , FPS 6.83, Running 21.31s Step 198( N/A%), pre moving , FPS 6.21, Running 21.69s Step 199( N/A%), pre moving , FPS 5.97, Running 21.92s Step 200( N/A%), pre moving , FPS 5.51, Running 22.29s Step 201( N/A%), pre moving , FPS 5.32, Running 22.50s Step 202( N/A%), pre moving , FPS 5.07, Running 22.73s Step 203( N/A%), pre moving , FPS 4.89, Running 22.91s Step 204( N/A%), pre moving , FPS 4.61, Running 23.20s Step 205( N/A%), pre moving , FPS 4.50, Running 23.37s Step 206( N/A%), pre moving , FPS 4.23, Running 23.68s Step 207( N/A%), pre moving , FPS 4.13, Running 23.85s Step 208( N/A%), pre moving , FPS 3.86, Running 24.22s Step 209( N/A%), pre moving , FPS 3.71, Running 24.48s Step 210( N/A%), pre moving , FPS 3.43, Running 24.96s Step 211( N/A%), pre moving , FPS 3.32, Running 25.20s Step 212( N/A%), pre moving , FPS 3.49, Running 25.61s Step 213( N/A%), pre moving , FPS 3.45, Running 25.91s Step 214( N/A%), pre moving , FPS 3.46, Running 26.27s Step 215( N/A%), pre moving , FPS 3.53, Running 26.41s Step 216( N/A%), pre moving , FPS 3.63, Running 26.61s Step 217( N/A%), pre moving , FPS 3.63, Running 26.81s Step 218( N/A%), pre moving , FPS 3.69, Running 27.10s Step 219( N/A%), pre moving , FPS 3.74, Running 27.27s Step 220( N/A%), pre moving , FPS 3.78, Running 27.58s Step 221( N/A%), pre moving , FPS 3.76, Running 27.82s Step 222( N/A%), pre moving , FPS 3.67, Running 28.18s Step 223( N/A%), pre moving , FPS 3.66, Running 28.38s Step 224( N/A%), pre moving , FPS 3.59, Running 28.77s Step 225( N/A%), pre moving , FPS 3.53, Running 29.03s Step 226( N/A%), pre moving , FPS 3.42, Running 29.54s Step 227( N/A%), pre moving , FPS 3.32, Running 29.86s Step 228( N/A%), pre moving , FPS 3.33, Running 30.24s Step 229( N/A%), pre moving , FPS 3.34, Running 30.47s Step 230( N/A%), pre moving , FPS 3.41, Running 30.83s Step 231( N/A%), pre moving , FPS 3.41, Running 31.06s Step 232( N/A%), pre moving , FPS 3.48, Running 31.36s Step 233( N/A%), pre moving , FPS 3.52, Running 31.59s Step 234( N/A%), pre moving , FPS 3.51, Running 31.97s Step 235( N/A%), pre moving , FPS 3.46, Running 32.19s Step 236( N/A%), pre moving , FPS 3.34, Running 32.60s Step 237( N/A%), pre moving , FPS 3.32, Running 32.84s Step 238( N/A%), pre moving , FPS 3.29, Running 33.19s Step 239( N/A%), pre moving , FPS 3.22, Running 33.47s Step 240( N/A%), pre moving , FPS 3.17, Running 33.90s Step 241( N/A%), pre moving , FPS 3.18, Running 34.10s Step 242( N/A%), pre moving , FPS 3.21, Running 34.42s Step 243( N/A%), pre moving , FPS 3.18, Running 34.66s Step 244( N/A%), pre moving , FPS 3.19, Running 35.04s Step 245( N/A%), pre moving , FPS 3.21, Running 35.25s Step 246( N/A%), pre moving , FPS 3.30, Running 35.59s Step 247( N/A%), pre moving , FPS 3.33, Running 35.86s Step 248( N/A%), pre moving , FPS 3.34, Running 36.23s Step 249( N/A%), pre moving , FPS 3.32, Running 36.49s Step 250( N/A%), pre moving , FPS 3.33, Running 36.83s Step 251( N/A%), pre moving , FPS 3.33, Running 37.07s Step 252( N/A%), pre moving , FPS 3.28, Running 37.45s Step 253( N/A%), pre moving , FPS 3.26, Running 37.72s Step 254( N/A%), pre moving , FPS 3.24, Running 38.14s Step 255( N/A%), pre moving , FPS 3.30, Running 38.26s Step 256( N/A%), pre moving , FPS 3.46, Running 38.37s Step 257( N/A%), pre moving , FPS 3.54, Running 38.49s Step 258( N/A%), pre moving , FPS 3.72, Running 38.56s Step 259( N/A%), pre moving , FPS 3.86, Running 38.65s Step 260( N/A%), pre moving , FPS 4.13, Running 38.74s Step 261( N/A%), pre moving , FPS 4.24, Running 38.81s Step 262( N/A%), pre moving , FPS 4.48, Running 38.88s Step 263( N/A%), pre moving , FPS 4.64, Running 38.97s Step 264( N/A%), pre moving , FPS 4.96, Running 39.07s Step 265( N/A%), pre moving , FPS 3.70, Running 40.66s Step 266( N/A%), pre moving , FPS 3.66, Running 41.05s Step 267( N/A%), pre moving , FPS 3.70, Running 41.27s Step 268( N/A%), pre moving , FPS 3.69, Running 41.65s Step 269( N/A%), pre moving , FPS 3.71, Running 41.89s Step 270( N/A%), pre moving , FPS 3.69, Running 42.24s Step 271( N/A%), pre moving , FPS 3.76, Running 42.39s Step 272( N/A%), pre moving , FPS 3.83, Running 42.68s Step 273( N/A%), pre moving , FPS 3.87, Running 42.88s Step 274( N/A%), pre moving , FPS 3.94, Running 43.22s Step 275( N/A%), pre moving , FPS 3.88, Running 43.41s Step 276( N/A%), pre moving , FPS 3.73, Running 43.74s Step 277( N/A%), pre moving , FPS 3.67, Running 43.93s Step 278( N/A%), pre moving , FPS 3.48, Running 44.31s Step 279( N/A%), pre moving , FPS 3.41, Running 44.53s Step 280( N/A%), pre moving , FPS 3.23, Running 44.92s Step 281( N/A%), pre moving , FPS 3.16, Running 45.15s Step 282( N/A%), pre moving , FPS 3.02, Running 45.51s Step 283( N/A%), pre moving , FPS 2.95, Running 45.75s Step 284( N/A%), pre moving , FPS 2.82, Running 46.15s Step 285( 0.33%), action 1, FPS 3.08, Running 47.16s Step 286( 0.67%), action 2, FPS 3.08, Running 47.54s Step 287( 1.00%), action 3, FPS 2.71, Running 48.65s Step 288( 1.33%), action 4, FPS 2.68, Running 49.12s Step 289( 1.67%), action 5, FPS 2.58, Running 49.65s Step 290( 2.00%), action 6, FPS 2.56, Running 50.07s Step 291( 2.33%), action 7, FPS 2.28, Running 51.17s Step 292( 2.67%), action 8, FPS 2.24, Running 51.63s Step 293( 3.00%), action 9, FPS 2.12, Running 52.33s Step 294( 3.33%), action 10, FPS 2.11, Running 52.70s Step 295( 3.67%), action 11, FPS 2.00, Running 53.43s Step 296( 4.00%), action 12, FPS 2.00, Running 53.75s Step 297( 4.33%), action 13, FPS 1.92, Running 54.35s Step 298( 4.67%), action 14, FPS 1.85, Running 55.15s Step 299( 5.00%), action 15, FPS 1.78, Running 55.74s Step 300( 5.33%), action 16, FPS 1.77, Running 56.20s Step 301( 5.67%), action 17, FPS 1.73, Running 56.73s Step 302( 6.00%), action 18, FPS 1.63, Running 57.75s Step 303( 6.33%), action 19, FPS 1.54, Running 58.75s Step 304( 6.67%), action 20, FPS 1.46, Running 59.81s Step 305( 7.00%), action 21, FPS 1.45, Running 60.99s Step 306( 7.33%), action 22, FPS 1.42, Running 61.65s Step 307( 7.67%), action 23, FPS 1.45, Running 62.40s Step 308( 8.00%), action 24, FPS 1.45, Running 62.88s Step 309( 8.33%), action 25, FPS 1.46, Running 63.38s Step 310( 8.67%), action 26, FPS 1.44, Running 63.94s Step 311( 9.00%), action 27, FPS 1.50, Running 64.46s Step 312( 9.33%), action 28, FPS 1.51, Running 64.88s Step 313( 9.67%), action 29, FPS 1.52, Running 65.46s Step 314( 10.00%), action 30, FPS 1.51, Running 65.94s Step 315( 10.33%), action 31, FPS 1.51, Running 66.66s Step 316( 10.67%), action 32, FPS 1.51, Running 67.04s Step 317( 11.00%), action 33, FPS 1.50, Running 67.64s Step 318( 11.33%), action 34, FPS 1.53, Running 68.19s Step 319( 11.67%), action 35, FPS 1.54, Running 68.72s Step 320( 12.00%), action 36, FPS 1.55, Running 69.12s Step 321( 12.33%), action 37, FPS 1.55, Running 69.65s Step 322( 12.67%), action 38, FPS 1.60, Running 70.23s Step 323( 13.00%), action 39, FPS 1.69, Running 70.60s Step 324( 13.33%), action 40, FPS 1.80, Running 70.94s Step 325( 13.67%), action 41, FPS 1.86, Running 71.72s Step 326( 14.00%), action 42, FPS 1.91, Running 72.11s Step 327( 14.33%), action 43, FPS 1.95, Running 72.65s Step 328( 14.67%), action 44, FPS 1.96, Running 73.09s Step 329( 15.00%), action 45, FPS 1.95, Running 73.63s Step 330( 15.33%), action 46, FPS 1.95, Running 74.18s Step 331( 15.67%), action 47, FPS 1.99, Running 74.50s Step 332( 16.00%), action 48, FPS 2.00, Running 74.88s Step 333( 16.33%), action 49, FPS 2.01, Running 75.39s Step 334( 16.67%), action 50, FPS 2.03, Running 75.80s Step 335( 17.00%), action 51, FPS 2.03, Running 76.50s Step 336( 17.33%), action 52, FPS 2.00, Running 77.02s Step 337( 17.67%), action 53, FPS 2.01, Running 77.61s Step 338( 18.00%), action 54, FPS 2.04, Running 78.01s Step 339( 18.33%), action 55, FPS 2.06, Running 78.44s Step 340( 18.67%), action 56, FPS 2.06, Running 78.85s Step 341( 19.00%), action 57, FPS 2.06, Running 79.36s Step 342( 19.33%), action 58, FPS 2.11, Running 79.69s Step 343( 19.67%), action 59, FPS 2.06, Running 80.29s Step 344( 20.00%), action 60, FPS 2.04, Running 80.76s Step 345( 20.33%), action 61, FPS 2.01, Running 81.66s Step 346( 20.67%), action 62, FPS 1.99, Running 82.18s Step 347( 21.00%), action 63, FPS 2.01, Running 82.59s Step 348( 21.33%), action 64, FPS 2.02, Running 82.98s Step 349( 21.67%), action 65, FPS 1.98, Running 83.73s Step 350( 22.00%), action 66, FPS 2.02, Running 84.09s Step 351( 22.33%), action 67, FPS 1.99, Running 84.58s Step 352( 22.67%), action 68, FPS 1.91, Running 85.36s Step 353( 23.00%), action 69, FPS 1.91, Running 85.84s Step 354( 23.33%), action 70, FPS 1.90, Running 86.33s Step 355( 23.67%), action 71, FPS 1.95, Running 86.78s Step 356( 24.00%), action 72, FPS 1.98, Running 87.11s Step 357( 24.33%), action 73, FPS 1.92, Running 88.04s Step 358( 24.67%), action 74, FPS 1.92, Running 88.40s Step 359( 25.00%), action 75, FPS 1.92, Running 88.86s Step 360( 25.33%), action 76, FPS 1.88, Running 89.49s Step 361( 25.67%), action 77, FPS 1.88, Running 89.97s Step 362( 26.00%), action 78, FPS 1.86, Running 90.44s Step 363( 26.33%), action 79, FPS 1.89, Running 90.88s Step 364( 26.67%), action 80, FPS 1.83, Running 91.71s Step 365( 27.00%), action 81, FPS 1.88, Running 92.32s Step 366( 27.33%), action 82, FPS 1.88, Running 92.82s Step 367( 27.67%), action 83, FPS 1.87, Running 93.31s Step 368( 28.00%), action 84, FPS 1.86, Running 93.76s Step 369( 28.33%), action 85, FPS 1.88, Running 94.38s Step 370( 28.67%), action 86, FPS 1.87, Running 94.81s Step 371( 29.00%), action 87, FPS 1.84, Running 95.44s Step 372( 29.33%), action 88, FPS 1.92, Running 95.78s Step 373( 29.67%), action 89, FPS 1.91, Running 96.30s Step 374( 30.00%), action 90, FPS 1.91, Running 96.80s Step 375( 30.33%), action 91, FPS 1.87, Running 97.48s Step 376( 30.67%), action 92, FPS 1.85, Running 97.90s Step 377( 31.00%), action 93, FPS 1.91, Running 98.50s Step 378( 31.33%), action 94, FPS 1.91, Running 98.87s Step 379( 31.67%), action 95, FPS 1.91, Running 99.32s Step 380( 32.00%), action 96, FPS 1.97, Running 99.64s Step 381( 32.33%), action 97, FPS 1.91, Running 100.43s Step 382( 32.67%), action 98, FPS 1.90, Running 100.96s Step 383( 33.00%), action 99, FPS 1.88, Running 101.52s Step 384( 33.33%), action 100, FPS 1.95, Running 101.95s Step 385( 33.67%), action 101, FPS 1.93, Running 102.71s Step 386( 34.00%), action 102, FPS 1.95, Running 103.05s Step 387( 34.33%), action 103, FPS 1.96, Running 103.53s Step 388( 34.67%), action 104, FPS 1.96, Running 103.97s Step 389( 35.00%), action 105, FPS 1.94, Running 104.67s [2026-08-02 21:58:39] [98 ] Seed 98 failed after 105.36 s. +steps: 389 , actions: 105 . +Instruction: Empty +Total 19/98(19.39%) success. +Setting seed: 99 +Step 1( N/A%), pre moving , FPS 0.71, Running 1.40s Step 2( N/A%), pre moving , FPS 1.33, Running 1.51s Step 3( N/A%), pre moving , FPS 1.87, Running 1.60s Step 4( N/A%), pre moving , FPS 2.35, Running 1.70s Step 5( N/A%), pre moving , FPS 2.78, Running 1.80s Step 6( N/A%), pre moving , FPS 3.09, Running 1.94s Step 7( N/A%), pre moving , FPS 3.47, Running 2.02s Step 8( N/A%), pre moving , FPS 3.90, Running 2.05s Step 9( N/A%), pre moving , FPS 4.31, Running 2.09s Step 10( N/A%), pre moving , FPS 4.69, Running 2.13s Step 11( N/A%), pre moving , FPS 5.00, Running 2.20s Step 12( N/A%), pre moving , FPS 5.33, Running 2.25s Step 13( N/A%), pre moving , FPS 5.65, Running 2.30s Step 14( N/A%), pre moving , FPS 5.94, Running 2.36s Step 15( N/A%), pre moving , FPS 6.19, Running 2.42s Step 16( N/A%), pre moving , FPS 6.45, Running 2.48s Step 17( N/A%), pre moving , FPS 6.69, Running 2.54s Step 18( N/A%), pre moving , FPS 6.95, Running 2.59s Step 19( N/A%), pre moving , FPS 7.15, Running 2.66s Step 20( N/A%), pre moving , FPS 7.35, Running 2.72s Step 21( N/A%), pre moving , FPS 12.58, Running 2.99s Step 22( N/A%), pre moving , FPS 12.55, Running 3.10s Step 23( N/A%), pre moving , FPS 12.67, Running 3.18s Step 24( N/A%), pre moving , FPS 12.42, Running 3.31s Step 25( N/A%), pre moving , FPS 11.72, Running 3.50s Step 26( N/A%), pre moving , FPS 10.62, Running 3.83s Step 27( N/A%), pre moving , FPS 10.51, Running 3.92s Step 28( N/A%), pre moving , FPS 10.23, Running 4.01s Step 29( N/A%), pre moving , FPS 9.95, Running 4.10s Step 30( N/A%), pre moving , FPS 9.71, Running 4.19s Step 31( N/A%), pre moving , FPS 9.58, Running 4.29s Step 32( N/A%), pre moving , FPS 9.37, Running 4.38s Step 33( N/A%), pre moving , FPS 9.21, Running 4.47s Step 34( N/A%), pre moving , FPS 9.00, Running 4.58s Step 35( N/A%), pre moving , FPS 8.88, Running 4.67s Step 36( N/A%), pre moving , FPS 7.51, Running 5.14s Step 37( N/A%), pre moving , FPS 7.43, Running 5.23s Step 38( N/A%), pre moving , FPS 7.31, Running 5.33s Step 39( N/A%), pre moving , FPS 7.22, Running 5.43s Step 40( N/A%), pre moving , FPS 7.10, Running 5.54s Step 41( N/A%), pre moving , FPS 7.57, Running 5.63s Step 42( N/A%), pre moving , FPS 7.62, Running 5.73s Step 43( N/A%), pre moving , FPS 7.57, Running 5.82s Step 44( N/A%), pre moving , FPS 7.72, Running 5.90s Step 45( N/A%), pre moving , FPS 8.26, Running 5.92s Step 46( N/A%), pre moving , FPS 9.42, Running 5.95s Step 47( N/A%), pre moving , FPS 9.73, Running 5.98s Step 48( N/A%), pre moving , FPS 10.03, Running 6.00s Step 49( N/A%), pre moving , FPS 10.33, Running 6.04s Step 50( N/A%), pre moving , FPS 10.69, Running 6.06s Step 51( N/A%), pre moving , FPS 11.08, Running 6.09s Step 52( N/A%), pre moving , FPS 11.49, Running 6.12s Step 53( N/A%), pre moving , FPS 11.67, Running 6.19s Step 54( N/A%), pre moving , FPS 11.94, Running 6.26s Step 55( N/A%), pre moving , FPS 12.20, Running 6.31s Step 56( N/A%), pre moving , FPS 16.41, Running 6.36s Step 57( N/A%), pre moving , FPS 16.88, Running 6.42s Step 58( N/A%), pre moving , FPS 17.51, Running 6.47s Step 59( N/A%), pre moving , FPS 18.11, Running 6.53s Step 60( N/A%), pre moving , FPS 18.62, Running 6.61s Step 61( N/A%), pre moving , FPS 19.30, Running 6.67s Step 62( N/A%), pre moving , FPS 20.48, Running 6.70s Step 63( N/A%), pre moving , FPS 21.64, Running 6.75s Step 64( N/A%), pre moving , FPS 22.43, Running 6.79s Step 65( N/A%), pre moving , FPS 21.27, Running 6.86s Step 66( N/A%), pre moving , FPS 20.38, Running 6.93s Step 67( N/A%), pre moving , FPS 19.78, Running 6.99s Step 68( N/A%), pre moving , FPS 19.40, Running 7.03s Step 69( N/A%), pre moving , FPS 18.77, Running 7.10s Step 70( N/A%), pre moving , FPS 17.69, Running 7.20s Step 71( N/A%), pre moving , FPS 16.74, Running 7.29s Step 72( N/A%), pre moving , FPS 15.76, Running 7.39s Step 73( N/A%), pre moving , FPS 15.35, Running 7.49s Step 74( N/A%), pre moving , FPS 15.02, Running 7.59s Step 75( N/A%), pre moving , FPS 14.61, Running 7.68s Step 76( N/A%), pre moving , FPS 14.13, Running 7.78s Step 77( N/A%), pre moving , FPS 13.74, Running 7.87s Step 78( N/A%), pre moving , FPS 13.37, Running 7.97s Step 79( N/A%), pre moving , FPS 13.06, Running 8.06s Step 80( N/A%), pre moving , FPS 12.80, Running 8.17s Step 81( N/A%), pre moving , FPS 12.50, Running 8.27s Step 82( N/A%), pre moving , FPS 12.05, Running 8.36s Step 83( N/A%), pre moving , FPS 11.69, Running 8.46s Step 84( N/A%), pre moving , FPS 11.30, Running 8.56s Step 85( N/A%), pre moving , FPS 11.17, Running 8.66s Step 86( N/A%), pre moving , FPS 10.91, Running 8.76s Step 87( N/A%), pre moving , FPS 10.66, Running 8.86s Step 88( N/A%), pre moving , FPS 10.38, Running 8.96s Step 89( N/A%), pre moving , FPS 10.23, Running 9.06s Step 90( N/A%), pre moving , FPS 10.23, Running 9.15s Step 91( N/A%), pre moving , FPS 10.23, Running 9.25s Step 92( N/A%), pre moving , FPS 10.19, Running 9.36s Step 93( N/A%), pre moving , FPS 10.19, Running 9.45s Step 94( N/A%), pre moving , FPS 10.18, Running 9.55s Step 95( N/A%), pre moving , FPS 10.17, Running 9.65s Step 96( N/A%), pre moving , FPS 10.11, Running 9.76s Step 97( N/A%), pre moving , FPS 10.13, Running 9.85s Step 98( N/A%), pre moving , FPS 10.11, Running 9.95s Step 99( N/A%), pre moving , FPS 10.39, Running 9.99s Step 100( N/A%), pre moving , FPS 10.83, Running 10.02s Step 101( N/A%), pre moving , FPS 11.24, Running 10.05s Step 102( N/A%), pre moving , FPS 11.64, Running 10.08s Step 103( N/A%), pre moving , FPS 12.13, Running 10.11s Step 104( N/A%), pre moving , FPS 12.71, Running 10.13s Step 105( N/A%), pre moving , FPS 13.20, Running 10.17s Step 106( N/A%), pre moving , FPS 13.88, Running 10.21s Step 107( N/A%), pre moving , FPS 14.42, Running 10.25s Step 108( N/A%), pre moving , FPS 14.87, Running 10.30s Step 109( N/A%), pre moving , FPS 15.26, Running 10.37s Step 110( N/A%), pre moving , FPS 15.63, Running 10.43s Step 111( N/A%), pre moving , FPS 16.19, Running 10.48s Step 112( N/A%), pre moving , FPS 17.03, Running 10.53s Step 113( N/A%), pre moving , FPS 17.53, Running 10.59s Step 114( N/A%), pre moving , FPS 18.10, Running 10.66s Step 115( N/A%), pre moving , FPS 18.68, Running 10.72s Step 116( N/A%), pre moving , FPS 19.84, Running 10.76s Step 117( N/A%), pre moving , FPS 20.63, Running 10.82s Step 118( N/A%), pre moving , FPS 21.88, Running 10.86s Step 119( N/A%), pre moving , FPS 21.58, Running 10.91s Step 120( N/A%), pre moving , FPS 21.19, Running 10.96s Step 121( N/A%), pre moving , FPS 20.68, Running 11.01s Step 122( N/A%), pre moving , FPS 19.82, Running 11.09s Step 123( N/A%), pre moving , FPS 18.62, Running 11.18s Step 124( N/A%), pre moving , FPS 17.54, Running 11.28s Step 125( N/A%), pre moving , FPS 16.73, Running 11.37s Step 126( N/A%), pre moving , FPS 15.93, Running 11.46s Step 127( N/A%), pre moving , FPS 15.23, Running 11.56s Step 128( N/A%), pre moving , FPS 14.73, Running 11.66s Step 129( N/A%), pre moving , FPS 14.37, Running 11.76s Step 130( N/A%), pre moving , FPS 14.09, Running 11.85s Step 131( N/A%), pre moving , FPS 13.66, Running 11.95s Step 132( N/A%), pre moving , FPS 13.09, Running 12.06s Step 133( N/A%), pre moving , FPS 12.84, Running 12.15s Step 134( N/A%), pre moving , FPS 12.59, Running 12.25s Step 135( N/A%), pre moving , FPS 12.33, Running 12.34s Step 136( N/A%), pre moving , FPS 11.93, Running 12.44s Step 137( N/A%), pre moving , FPS 11.57, Running 12.54s Step 138( N/A%), pre moving , FPS 11.25, Running 12.64s Step 139( N/A%), pre moving , FPS 10.97, Running 12.74s Step 140( N/A%), pre moving , FPS 10.61, Running 12.85s Step 141( N/A%), pre moving , FPS 10.36, Running 12.94s Step 142( N/A%), pre moving , FPS 10.27, Running 13.04s Step 143( N/A%), pre moving , FPS 10.20, Running 13.14s Step 144( N/A%), pre moving , FPS 10.20, Running 13.24s Step 145( N/A%), pre moving , FPS 10.13, Running 13.34s Step 146( N/A%), pre moving , FPS 10.19, Running 13.42s Step 147( N/A%), pre moving , FPS 10.23, Running 13.52s Step 148( N/A%), pre moving , FPS 10.24, Running 13.61s Step 149( N/A%), pre moving , FPS 10.21, Running 13.72s Step 150( N/A%), pre moving , FPS 10.18, Running 13.81s Step 151( N/A%), pre moving , FPS 10.19, Running 13.91s Step 152( N/A%), pre moving , FPS 10.53, Running 13.96s Step 153( N/A%), pre moving , FPS 10.88, Running 13.99s Step 154( N/A%), pre moving , FPS 11.27, Running 14.02s Step 155( N/A%), pre moving , FPS 11.75, Running 14.04s Step 156( N/A%), pre moving , FPS 12.28, Running 14.07s Step 157( N/A%), pre moving , FPS 12.92, Running 14.09s Step 158( N/A%), pre moving , FPS 13.53, Running 14.12s Step 159( N/A%), pre moving , FPS 14.26, Running 14.14s Step 160( N/A%), pre moving , FPS 15.19, Running 14.17s Step 161( N/A%), pre moving , FPS 15.68, Running 14.22s Step 162( N/A%), pre moving , FPS 16.07, Running 14.28s Step 163( N/A%), pre moving , FPS 16.75, Running 14.34s Step 164( N/A%), pre moving , FPS 17.19, Running 14.40s Step 165( N/A%), pre moving , FPS 18.04, Running 14.45s Step 166( N/A%), pre moving , FPS 11.74, Running 15.13s Step 167( N/A%), pre moving , FPS 10.98, Running 15.34s Step 168( N/A%), pre moving , FPS 9.60, Running 15.70s Step 169( N/A%), pre moving , FPS 9.06, Running 15.93s Step 170( N/A%), pre moving , FPS 8.13, Running 16.28s Step 171( N/A%), pre moving , FPS 7.80, Running 16.47s Step 172( N/A%), pre moving , FPS 6.88, Running 16.87s Step 173( N/A%), pre moving , FPS 6.52, Running 17.06s Step 174( N/A%), pre moving , FPS 5.91, Running 17.40s Step 175( N/A%), pre moving , FPS 5.63, Running 17.60s Step 176( N/A%), pre moving , FPS 5.28, Running 17.86s Step 177( N/A%), pre moving , FPS 5.13, Running 17.99s Step 178( N/A%), pre moving , FPS 4.94, Running 18.17s Step 179( N/A%), pre moving , FPS 4.82, Running 18.29s Step 180( N/A%), pre moving , FPS 4.64, Running 18.47s Step 181( N/A%), pre moving , FPS 4.57, Running 18.60s Step 182( N/A%), pre moving , FPS 4.42, Running 18.81s Step 183( N/A%), pre moving , FPS 4.28, Running 19.01s Step 184( N/A%), pre moving , FPS 4.07, Running 19.31s Step 185( N/A%), pre moving , FPS 3.95, Running 19.51s Step 186( N/A%), pre moving , FPS 4.25, Running 19.84s Step 187( N/A%), pre moving , FPS 4.25, Running 20.04s Step 188( N/A%), pre moving , FPS 4.24, Running 20.41s Step 189( N/A%), pre moving , FPS 4.26, Running 20.62s Step 190( N/A%), pre moving , FPS 4.22, Running 21.01s Step 191( N/A%), pre moving , FPS 4.19, Running 21.25s Step 192( N/A%), pre moving , FPS 4.21, Running 21.62s Step 193( N/A%), pre moving , FPS 4.18, Running 21.84s Step 194( N/A%), pre moving , FPS 4.12, Running 22.25s Step 195( N/A%), pre moving , FPS 4.15, Running 22.41s Step 196( N/A%), pre moving , FPS 4.20, Running 22.62s Step 197( N/A%), pre moving , FPS 4.22, Running 22.73s Step 198( N/A%), pre moving , FPS 4.10, Running 23.05s Step 199( N/A%), pre moving , FPS 4.04, Running 23.24s Step 200( N/A%), pre moving , FPS 3.92, Running 23.57s Step 201( N/A%), pre moving , FPS 3.62, Running 24.12s Step 202( N/A%), pre moving , FPS 3.51, Running 24.51s Step 203( N/A%), pre moving , FPS 3.50, Running 24.71s Step 204( N/A%), pre moving , FPS 3.43, Running 25.15s Step 205( N/A%), pre moving , FPS 3.40, Running 25.40s Step 206( N/A%), pre moving , FPS 3.35, Running 25.80s Step 207( N/A%), pre moving , FPS 3.31, Running 26.09s Step 208( N/A%), pre moving , FPS 3.30, Running 26.47s Step 209( N/A%), pre moving , FPS 3.33, Running 26.62s Step 210( N/A%), pre moving , FPS 3.43, Running 26.84s Step 211( N/A%), pre moving , FPS 3.45, Running 27.04s Step 212( N/A%), pre moving , FPS 3.48, Running 27.36s Step 213( N/A%), pre moving , FPS 3.51, Running 27.54s Step 214( N/A%), pre moving , FPS 3.56, Running 27.88s Step 215( N/A%), pre moving , FPS 3.51, Running 28.10s Step 216( N/A%), pre moving , FPS 3.39, Running 28.51s Step 217( N/A%), pre moving , FPS 3.32, Running 28.76s Step 218( N/A%), pre moving , FPS 3.29, Running 29.13s Step 219( N/A%), pre moving , FPS 3.26, Running 29.37s Step 220( N/A%), pre moving , FPS 3.23, Running 29.77s Step 221( N/A%), pre moving , FPS 3.41, Running 29.99s Step 222( N/A%), pre moving , FPS 3.39, Running 30.40s Step 223( N/A%), pre moving , FPS 3.38, Running 30.62s Step 224( N/A%), pre moving , FPS 3.41, Running 31.01s Step 225( N/A%), pre moving , FPS 3.46, Running 31.19s Step 226( N/A%), pre moving , FPS 3.50, Running 31.52s Step 227( N/A%), pre moving , FPS 3.55, Running 31.73s Step 228( N/A%), pre moving , FPS 3.58, Running 32.05s Step 229( N/A%), pre moving , FPS 3.64, Running 32.12s Step 230( N/A%), pre moving , FPS 3.71, Running 32.23s Step 231( N/A%), pre moving , FPS 3.77, Running 32.34s Step 232( N/A%), pre moving , FPS 3.94, Running 32.44s Step 233( N/A%), pre moving , FPS 3.99, Running 32.55s Step 234( N/A%), pre moving , FPS 4.18, Running 32.67s Step 235( N/A%), pre moving , FPS 4.28, Running 32.77s Step 236( N/A%), pre moving , FPS 4.57, Running 32.89s Step 237( N/A%), pre moving , FPS 4.70, Running 33.01s Step 238( N/A%), pre moving , FPS 5.01, Running 33.12s Step 239( N/A%), pre moving , FPS 3.65, Running 34.85s Step 240( N/A%), pre moving , FPS 3.63, Running 35.27s Step 241( N/A%), pre moving , FPS 3.67, Running 35.45s Step 242( N/A%), pre moving , FPS 3.70, Running 35.81s Step 243( N/A%), pre moving , FPS 3.72, Running 36.00s Step 244( N/A%), pre moving , FPS 3.72, Running 36.38s Step 245( N/A%), pre moving , FPS 3.70, Running 36.59s Step 246( N/A%), pre moving , FPS 3.66, Running 36.99s Step 247( N/A%), pre moving , FPS 3.66, Running 37.19s Step 248( N/A%), pre moving , FPS 3.63, Running 37.55s Step 249( N/A%), pre moving , FPS 3.54, Running 37.78s Step 250( N/A%), pre moving , FPS 3.38, Running 38.14s Step 251( N/A%), pre moving , FPS 3.31, Running 38.38s Step 252( N/A%), pre moving , FPS 3.16, Running 38.77s Step 253( N/A%), pre moving , FPS 3.11, Running 38.98s Step 254( N/A%), pre moving , FPS 3.04, Running 39.26s Step 255( N/A%), pre moving , FPS 3.00, Running 39.43s Step 256( N/A%), pre moving , FPS 2.91, Running 39.76s Step 257( N/A%), pre moving , FPS 2.87, Running 39.98s Step 258( N/A%), pre moving , FPS 2.77, Running 40.33s Step 259( 0.33%), action 1, FPS 3.07, Running 41.35s Step 260( 0.67%), action 2, FPS 3.09, Running 41.75s Step 261( 1.00%), action 3, FPS 2.94, Running 42.24s Step 262( 1.33%), action 4, FPS 2.93, Running 42.64s Step 263( 1.67%), action 5, FPS 2.83, Running 43.07s Step 264( 2.00%), action 6, FPS 2.83, Running 43.46s Step 265( 2.33%), action 7, FPS 2.75, Running 43.87s Step 266( 2.67%), action 8, FPS 2.79, Running 44.15s Step 267( 3.00%), action 9, FPS 2.69, Running 44.64s Step 268( 3.33%), action 10, FPS 2.69, Running 44.99s Step 269( 3.67%), action 11, FPS 2.52, Running 45.73s Step 270( 4.00%), action 12, FPS 2.53, Running 46.04s Step 271( 4.33%), action 13, FPS 2.45, Running 46.55s Step 272( 4.67%), action 14, FPS 2.45, Running 46.95s Step 273( 5.00%), action 15, FPS 2.41, Running 47.27s Step 274( 5.33%), action 16, FPS 2.40, Running 47.58s Step 275( 5.67%), action 17, FPS 2.34, Running 48.00s Step 276( 6.00%), action 18, FPS 2.33, Running 48.36s Step 277( 6.33%), action 19, FPS 2.20, Running 49.06s Step 278( 6.67%), action 20, FPS 2.19, Running 49.45s Step 279( 7.00%), action 21, FPS 2.18, Running 50.51s Step 280( 7.33%), action 22, FPS 2.16, Running 51.03s Step 281( 7.67%), action 23, FPS 2.17, Running 51.48s Step 282( 8.00%), action 24, FPS 2.08, Running 52.26s Step 283( 8.33%), action 25, FPS 1.99, Running 53.13s Step 284( 8.67%), action 26, FPS 1.97, Running 53.61s Step 285( 9.00%), action 27, FPS 1.89, Running 54.42s Step 286( 9.33%), action 28, FPS 1.82, Running 55.17s Step 287( 9.67%), action 29, FPS 1.82, Running 55.65s Step 288( 10.00%), action 30, FPS 1.82, Running 56.01s Step 289( 10.33%), action 31, FPS 1.78, Running 56.96s Step 290( 10.67%), action 32, FPS 1.77, Running 57.31s Step 291( 11.00%), action 33, FPS 1.75, Running 57.99s Step 292( 11.33%), action 34, FPS 1.75, Running 58.38s Step 293( 11.67%), action 35, FPS 1.72, Running 58.90s Step 294( 12.00%), action 36, FPS 1.68, Running 59.49s Step 295( 12.33%), action 37, FPS 1.66, Running 60.06s Step 296( 12.67%), action 38, FPS 1.65, Running 60.48s Step 297( 13.00%), action 39, FPS 1.70, Running 60.85s Step 298( 13.33%), action 40, FPS 1.71, Running 61.18s Step 299( 13.67%), action 41, FPS 1.76, Running 61.88s Step 300( 14.00%), action 42, FPS 1.77, Running 62.33s Step 301( 14.33%), action 43, FPS 1.76, Running 62.84s Step 302( 14.67%), action 44, FPS 1.82, Running 63.25s Step 303( 15.00%), action 45, FPS 1.85, Running 63.93s Step 304( 15.33%), action 46, FPS 1.86, Running 64.34s Step 305( 15.67%), action 47, FPS 1.92, Running 64.82s Step 306( 16.00%), action 48, FPS 2.02, Running 65.07s Step 307( 16.33%), action 49, FPS 2.03, Running 65.49s Step 308( 16.67%), action 50, FPS 2.04, Running 65.80s Step 309( 17.00%), action 51, FPS 2.12, Running 66.41s Step 310( 17.33%), action 52, FPS 2.10, Running 66.81s Step 311( 17.67%), action 53, FPS 2.14, Running 67.35s Step 312( 18.00%), action 54, FPS 2.14, Running 67.74s Step 313( 18.33%), action 55, FPS 2.10, Running 68.42s Step 314( 18.67%), action 56, FPS 2.12, Running 68.91s Step 315( 19.00%), action 57, FPS 2.14, Running 69.42s Step 316( 19.33%), action 58, FPS 2.14, Running 69.82s Step 317( 19.67%), action 59, FPS 2.08, Running 70.47s Step 318( 20.00%), action 60, FPS 2.05, Running 70.93s Step 319( 20.33%), action 61, FPS 2.04, Running 71.70s Step 320( 20.67%), action 62, FPS 2.05, Running 72.11s Step 321( 21.00%), action 63, FPS 2.03, Running 72.71s Step 322( 21.33%), action 64, FPS 2.03, Running 73.10s Step 323( 21.67%), action 65, FPS 2.07, Running 73.57s Step 324( 22.00%), action 66, FPS 2.04, Running 74.17s Step 325( 22.33%), action 67, FPS 2.01, Running 74.74s Step 326( 22.67%), action 68, FPS 1.98, Running 75.18s Step 327( 23.00%), action 69, FPS 1.96, Running 75.71s Step 328( 23.33%), action 70, FPS 1.95, Running 76.07s Step 329( 23.67%), action 71, FPS 1.93, Running 76.75s Step 330( 24.00%), action 72, FPS 1.92, Running 77.22s Step 331( 24.33%), action 73, FPS 1.95, Running 77.62s Step 332( 24.67%), action 74, FPS 1.89, Running 78.35s Step 333( 25.00%), action 75, FPS 1.94, Running 78.75s Step 334( 25.33%), action 76, FPS 1.88, Running 79.53s Step 335( 25.67%), action 77, FPS 1.85, Running 80.20s Step 336( 26.00%), action 78, FPS 1.84, Running 80.72s Step 337( 26.33%), action 79, FPS 1.80, Running 81.56s Step 338( 26.67%), action 80, FPS 1.76, Running 82.32s Step 339( 27.00%), action 81, FPS 1.78, Running 82.93s Step 340( 27.33%), action 82, FPS 1.79, Running 83.31s Step 341( 27.67%), action 83, FPS 1.74, Running 84.18s Step 342( 28.00%), action 84, FPS 1.72, Running 84.70s Step 343( 28.33%), action 85, FPS 1.71, Running 85.27s Step 344( 28.67%), action 86, FPS 1.68, Running 86.06s Step 345( 29.00%), action 87, FPS 1.70, Running 86.51s Step 346( 29.33%), action 88, FPS 1.72, Running 86.79s Step 347( 29.67%), action 89, FPS 1.72, Running 87.32s Step 348( 30.00%), action 90, FPS 1.63, Running 88.37s Step 349( 30.33%), action 91, FPS 1.62, Running 89.12s Step 350( 30.67%), action 92, FPS 1.62, Running 89.60s Step 351( 31.00%), action 93, FPS 1.55, Running 90.51s Step 352( 31.33%), action 94, FPS 1.58, Running 91.00s Step 353( 31.67%), action 95, FPS 1.51, Running 92.01s Step 354( 32.00%), action 96, FPS 1.55, Running 92.45s Step 355( 32.33%), action 97, FPS 1.56, Running 93.04s Step 356( 32.67%), action 98, FPS 1.55, Running 93.58s Step 357( 33.00%), action 99, FPS 1.57, Running 94.31s Step 358( 33.33%), action 100, FPS 1.58, Running 94.99s Step 359( 33.67%), action 101, FPS 1.56, Running 95.71s Step 360( 34.00%), action 102, FPS 1.56, Running 96.13s [2026-08-02 22:00:15] [99 ] Seed 99 failed after 96.31 s. +steps: 360 , actions: 102 . +Instruction: Empty +Total 19/99(19.19%) success. +Setting seed: 100 +Step 1( N/A%), pre moving , FPS 0.51, Running 1.97s Step 2( N/A%), pre moving , FPS 0.87, Running 2.31s Step 3( N/A%), pre moving , FPS 1.23, Running 2.44s Step 4( N/A%), pre moving , FPS 1.58, Running 2.53s Step 5( N/A%), pre moving , FPS 1.91, Running 2.62s Step 6( N/A%), pre moving , FPS 2.21, Running 2.71s Step 7( N/A%), pre moving , FPS 2.50, Running 2.81s Step 8( N/A%), pre moving , FPS 2.76, Running 2.90s Step 9( N/A%), pre moving , FPS 3.02, Running 2.98s Step 10( N/A%), pre moving , FPS 3.25, Running 3.08s Step 11( N/A%), pre moving , FPS 3.39, Running 3.25s Step 12( N/A%), pre moving , FPS 3.60, Running 3.34s Step 13( N/A%), pre moving , FPS 3.80, Running 3.42s Step 14( N/A%), pre moving , FPS 3.98, Running 3.52s Step 15( N/A%), pre moving , FPS 4.13, Running 3.63s Step 16( N/A%), pre moving , FPS 4.30, Running 3.72s Step 17( N/A%), pre moving , FPS 4.46, Running 3.81s Step 18( N/A%), pre moving , FPS 4.61, Running 3.90s Step 19( N/A%), pre moving , FPS 4.74, Running 4.01s Step 20( N/A%), pre moving , FPS 4.87, Running 4.11s Step 21( N/A%), pre moving , FPS 7.59, Running 4.61s Step 22( N/A%), pre moving , FPS 8.28, Running 4.73s Step 23( N/A%), pre moving , FPS 8.43, Running 4.81s Step 24( N/A%), pre moving , FPS 8.61, Running 4.85s Step 25( N/A%), pre moving , FPS 8.86, Running 4.88s Step 26( N/A%), pre moving , FPS 8.21, Running 5.15s Step 27( N/A%), pre moving , FPS 8.37, Running 5.19s Step 28( N/A%), pre moving , FPS 7.81, Running 5.46s Step 29( N/A%), pre moving , FPS 7.88, Running 5.52s Step 30( N/A%), pre moving , FPS 7.99, Running 5.58s Step 31( N/A%), pre moving , FPS 8.35, Running 5.64s Step 32( N/A%), pre moving , FPS 8.47, Running 5.70s Step 33( N/A%), pre moving , FPS 8.53, Running 5.77s Step 34( N/A%), pre moving , FPS 8.58, Running 5.85s Step 35( N/A%), pre moving , FPS 8.66, Running 5.94s Step 36( N/A%), pre moving , FPS 7.42, Running 6.41s Step 37( N/A%), pre moving , FPS 7.41, Running 6.51s Step 38( N/A%), pre moving , FPS 7.41, Running 6.61s Step 39( N/A%), pre moving , FPS 7.39, Running 6.72s Step 40( N/A%), pre moving , FPS 7.40, Running 6.81s Step 41( N/A%), pre moving , FPS 8.71, Running 6.91s Step 42( N/A%), pre moving , FPS 8.82, Running 7.00s Step 43( N/A%), pre moving , FPS 8.76, Running 7.09s Step 44( N/A%), pre moving , FPS 8.54, Running 7.19s Step 45( N/A%), pre moving , FPS 8.29, Running 7.29s Step 46( N/A%), pre moving , FPS 8.97, Running 7.38s Step 47( N/A%), pre moving , FPS 8.76, Running 7.48s Step 48( N/A%), pre moving , FPS 9.45, Running 7.57s Step 49( N/A%), pre moving , FPS 9.29, Running 7.67s Step 50( N/A%), pre moving , FPS 9.18, Running 7.76s Step 51( N/A%), pre moving , FPS 8.91, Running 7.88s Step 52( N/A%), pre moving , FPS 8.60, Running 8.02s Step 53( N/A%), pre moving , FPS 8.35, Running 8.16s Step 54( N/A%), pre moving , FPS 8.20, Running 8.28s Step 55( N/A%), pre moving , FPS 8.01, Running 8.44s Step 56( N/A%), pre moving , FPS 9.22, Running 8.58s Step 57( N/A%), pre moving , FPS 9.04, Running 8.72s Step 58( N/A%), pre moving , FPS 9.17, Running 8.79s Step 59( N/A%), pre moving , FPS 9.49, Running 8.83s Step 60( N/A%), pre moving , FPS 9.72, Running 8.87s Step 61( N/A%), pre moving , FPS 9.79, Running 8.95s Step 62( N/A%), pre moving , FPS 9.85, Running 9.03s Step 63( N/A%), pre moving , FPS 9.89, Running 9.11s Step 64( N/A%), pre moving , FPS 9.97, Running 9.20s Step 65( N/A%), pre moving , FPS 10.06, Running 9.28s Step 66( N/A%), pre moving , FPS 10.11, Running 9.35s Step 67( N/A%), pre moving , FPS 10.15, Running 9.45s Step 68( N/A%), pre moving , FPS 10.14, Running 9.54s Step 69( N/A%), pre moving , FPS 10.34, Running 9.60s Step 70( N/A%), pre moving , FPS 10.35, Running 9.69s Step 71( N/A%), pre moving , FPS 10.66, Running 9.76s Step 72( N/A%), pre moving , FPS 10.72, Running 9.89s Step 73( N/A%), pre moving , FPS 10.71, Running 10.03s Step 74( N/A%), pre moving , FPS 10.58, Running 10.17s Step 75( N/A%), pre moving , FPS 10.59, Running 10.32s Step 76( N/A%), pre moving , FPS 10.57, Running 10.47s Step 77( N/A%), pre moving , FPS 10.74, Running 10.58s Step 78( N/A%), pre moving , FPS 10.41, Running 10.71s Step 79( N/A%), pre moving , FPS 10.12, Running 10.80s Step 80( N/A%), pre moving , FPS 9.99, Running 10.87s Step 81( N/A%), pre moving , FPS 9.79, Running 10.99s Step 82( N/A%), pre moving , FPS 9.73, Running 11.08s Step 83( N/A%), pre moving , FPS 9.65, Running 11.19s Step 84( N/A%), pre moving , FPS 9.62, Running 11.28s Step 85( N/A%), pre moving , FPS 9.54, Running 11.37s Step 86( N/A%), pre moving , FPS 9.48, Running 11.46s Step 87( N/A%), pre moving , FPS 9.41, Running 11.57s Step 88( N/A%), pre moving , FPS 9.47, Running 11.66s Step 89( N/A%), pre moving , FPS 9.27, Running 11.76s Step 90( N/A%), pre moving , FPS 9.24, Running 11.86s Step 91( N/A%), pre moving , FPS 9.19, Running 11.94s Step 92( N/A%), pre moving , FPS 9.28, Running 12.05s Step 93( N/A%), pre moving , FPS 9.47, Running 12.14s Step 94( N/A%), pre moving , FPS 9.67, Running 12.24s Step 95( N/A%), pre moving , FPS 9.96, Running 12.33s Step 96( N/A%), pre moving , FPS 10.26, Running 12.42s Step 97( N/A%), pre moving , FPS 10.34, Running 12.52s Step 98( N/A%), pre moving , FPS 10.43, Running 12.62s Step 99( N/A%), pre moving , FPS 10.49, Running 12.71s Step 100( N/A%), pre moving , FPS 10.36, Running 12.80s Step 101( N/A%), pre moving , FPS 10.72, Running 12.86s Step 102( N/A%), pre moving , FPS 11.01, Running 12.90s Step 103( N/A%), pre moving , FPS 11.23, Running 12.97s Step 104( N/A%), pre moving , FPS 11.55, Running 13.01s Step 105( N/A%), pre moving , FPS 8.65, Running 13.68s Step 106( N/A%), pre moving , FPS 8.25, Running 13.89s Step 107( N/A%), pre moving , FPS 7.58, Running 14.21s Step 108( N/A%), pre moving , FPS 7.18, Running 14.44s Step 109( N/A%), pre moving , FPS 6.62, Running 14.78s Step 110( N/A%), pre moving , FPS 6.40, Running 14.98s Step 111( N/A%), pre moving , FPS 5.85, Running 15.36s Step 112( N/A%), pre moving , FPS 5.64, Running 15.59s Step 113( N/A%), pre moving , FPS 5.27, Running 15.94s Step 114( N/A%), pre moving , FPS 5.12, Running 16.15s Step 115( N/A%), pre moving , FPS 4.77, Running 16.53s Step 116( N/A%), pre moving , FPS 4.69, Running 16.69s Step 117( N/A%), pre moving , FPS 4.45, Running 17.01s Step 118( N/A%), pre moving , FPS 4.41, Running 17.16s Step 119( N/A%), pre moving , FPS 4.21, Running 17.46s Step 120( N/A%), pre moving , FPS 4.14, Running 17.63s Step 121( N/A%), pre moving , FPS 3.87, Running 18.02s Step 122( N/A%), pre moving , FPS 3.76, Running 18.23s Step 123( N/A%), pre moving , FPS 3.57, Running 18.57s Step 124( N/A%), pre moving , FPS 3.45, Running 18.81s Step 125( N/A%), pre moving , FPS 3.64, Running 19.18s Step 126( N/A%), pre moving , FPS 3.64, Running 19.39s Step 127( N/A%), pre moving , FPS 3.63, Running 19.73s Step 128( N/A%), pre moving , FPS 3.67, Running 19.89s Step 129( N/A%), pre moving , FPS 3.60, Running 20.34s Step 130( N/A%), pre moving , FPS 3.65, Running 20.47s Step 131( N/A%), pre moving , FPS 3.74, Running 20.70s Step 132( N/A%), pre moving , FPS 3.76, Running 20.90s Step 133( N/A%), pre moving , FPS 3.81, Running 21.19s Step 134( N/A%), pre moving , FPS 3.83, Running 21.37s Step 135( N/A%), pre moving , FPS 3.85, Running 21.72s Step 136( N/A%), pre moving , FPS 3.79, Running 21.96s Step 137( N/A%), pre moving , FPS 3.73, Running 22.37s Step 138( N/A%), pre moving , FPS 3.69, Running 22.58s Step 139( N/A%), pre moving , FPS 3.59, Running 23.03s Step 140( N/A%), pre moving , FPS 3.45, Running 23.43s Step 141( N/A%), pre moving , FPS 3.44, Running 23.84s Step 142( N/A%), pre moving , FPS 3.38, Running 24.15s Step 143( N/A%), pre moving , FPS 3.36, Running 24.52s Step 144( N/A%), pre moving , FPS 3.38, Running 24.73s Step 145( N/A%), pre moving , FPS 3.37, Running 25.10s Step 146( N/A%), pre moving , FPS 3.37, Running 25.32s Step 147( N/A%), pre moving , FPS 3.26, Running 25.86s Step 148( N/A%), pre moving , FPS 3.23, Running 26.07s Step 149( N/A%), pre moving , FPS 3.26, Running 26.49s Step 150( N/A%), pre moving , FPS 3.20, Running 26.71s Step 151( N/A%), pre moving , FPS 3.13, Running 27.09s Step 152( N/A%), pre moving , FPS 3.11, Running 27.33s Step 153( N/A%), pre moving , FPS 3.04, Running 27.78s Step 154( N/A%), pre moving , FPS 3.03, Running 27.98s Step 155( N/A%), pre moving , FPS 3.04, Running 28.29s Step 156( N/A%), pre moving , FPS 3.07, Running 28.47s Step 157( N/A%), pre moving , FPS 3.10, Running 28.82s Step 158( N/A%), pre moving , FPS 3.10, Running 29.04s Step 159( N/A%), pre moving , FPS 3.18, Running 29.32s Step 160( N/A%), pre moving , FPS 3.24, Running 29.61s Step 161( N/A%), pre moving , FPS 3.25, Running 29.99s Step 162( N/A%), pre moving , FPS 3.28, Running 30.24s Step 163( N/A%), pre moving , FPS 3.29, Running 30.59s Step 164( N/A%), pre moving , FPS 3.29, Running 30.81s Step 165( N/A%), pre moving , FPS 3.26, Running 31.24s Step 166( N/A%), pre moving , FPS 3.24, Running 31.50s Step 167( N/A%), pre moving , FPS 3.33, Running 31.87s Step 168( N/A%), pre moving , FPS 3.39, Running 31.98s Step 169( N/A%), pre moving , FPS 3.56, Running 32.11s Step 170( N/A%), pre moving , FPS 3.68, Running 32.15s Step 171( N/A%), pre moving , FPS 3.92, Running 32.19s Step 172( N/A%), pre moving , FPS 4.08, Running 32.23s Step 173( N/A%), pre moving , FPS 4.46, Running 32.26s Step 174( N/A%), pre moving , FPS 4.60, Running 32.33s Step 175( N/A%), pre moving , FPS 4.81, Running 32.45s Step 176( N/A%), pre moving , FPS 4.93, Running 32.53s Step 177( N/A%), pre moving , FPS 5.30, Running 32.60s Step 178( N/A%), pre moving , FPS 3.69, Running 34.46s Step 179( N/A%), pre moving , FPS 3.59, Running 34.89s Step 180( N/A%), pre moving , FPS 3.63, Running 35.11s Step 181( N/A%), pre moving , FPS 3.64, Running 35.49s Step 182( N/A%), pre moving , FPS 3.65, Running 35.72s Step 183( N/A%), pre moving , FPS 3.59, Running 36.17s Step 184( N/A%), pre moving , FPS 3.64, Running 36.30s Step 185( N/A%), pre moving , FPS 3.73, Running 36.61s Step 186( N/A%), pre moving , FPS 3.77, Running 36.80s Step 187( N/A%), pre moving , FPS 3.81, Running 37.11s Step 188( N/A%), pre moving , FPS 3.74, Running 37.33s Step 189( N/A%), pre moving , FPS 3.61, Running 37.65s Step 190( N/A%), pre moving , FPS 3.48, Running 37.89s Step 191( N/A%), pre moving , FPS 3.29, Running 38.26s Step 192( N/A%), pre moving , FPS 3.20, Running 38.48s Step 193( N/A%), pre moving , FPS 3.00, Running 38.94s Step 194( N/A%), pre moving , FPS 2.94, Running 39.14s Step 195( N/A%), pre moving , FPS 2.81, Running 39.56s Step 196( N/A%), pre moving , FPS 2.73, Running 39.85s Step 197( N/A%), pre moving , FPS 2.63, Running 40.20s Step 198( 0.33%), action 1, FPS 2.82, Running 41.56s Step 199( 0.67%), action 2, FPS 2.79, Running 42.07s Step 200( 1.00%), action 3, FPS 2.57, Running 42.90s Step 201( 1.33%), action 4, FPS 2.44, Running 43.70s Step 202( 1.67%), action 5, FPS 2.22, Running 44.72s Step 203( 2.00%), action 6, FPS 2.21, Running 45.22s Step 204( 2.33%), action 7, FPS 2.00, Running 46.28s Step 205( 2.67%), action 8, FPS 2.01, Running 46.56s Step 206( 3.00%), action 9, FPS 1.94, Running 47.11s Step 207( 3.33%), action 10, FPS 1.94, Running 47.40s Step 208( 3.67%), action 11, FPS 1.83, Running 48.25s Step 209( 4.00%), action 12, FPS 1.83, Running 48.55s Step 210( 4.33%), action 13, FPS 1.79, Running 49.09s Step 211( 4.67%), action 14, FPS 1.75, Running 49.69s Step 212( 5.00%), action 15, FPS 1.63, Running 50.76s Step 213( 5.33%), action 16, FPS 1.60, Running 51.40s Step 214( 5.67%), action 17, FPS 1.56, Running 51.96s Step 215( 6.00%), action 18, FPS 1.58, Running 52.25s Step 216( 6.33%), action 19, FPS 1.47, Running 53.41s Step 217( 6.67%), action 20, FPS 1.47, Running 53.81s Step 218( 7.00%), action 21, FPS 1.53, Running 54.60s Step 219( 7.33%), action 22, FPS 1.50, Running 55.38s Step 220( 7.67%), action 23, FPS 1.48, Running 56.38s Step 221( 8.00%), action 24, FPS 1.54, Running 56.69s Step 222( 8.33%), action 25, FPS 1.59, Running 57.27s Step 223( 8.67%), action 26, FPS 1.57, Running 57.94s Step 224( 9.00%), action 27, FPS 1.62, Running 58.65s Step 225( 9.33%), action 28, FPS 1.61, Running 59.01s Step 226( 9.67%), action 29, FPS 1.61, Running 59.56s Step 227( 10.00%), action 30, FPS 1.60, Running 59.87s Step 228( 10.33%), action 31, FPS 1.60, Running 60.75s Step 229( 10.67%), action 32, FPS 1.57, Running 61.30s Step 230( 11.00%), action 33, FPS 1.59, Running 61.67s Step 231( 11.33%), action 34, FPS 1.58, Running 62.33s Step 232( 11.67%), action 35, FPS 1.68, Running 62.67s Step 233( 12.00%), action 36, FPS 1.73, Running 62.98s Step 234( 12.33%), action 37, FPS 1.73, Running 63.52s Step 235( 12.67%), action 38, FPS 1.74, Running 63.74s Step 236( 13.00%), action 39, FPS 1.86, Running 64.17s Step 237( 13.33%), action 40, FPS 1.84, Running 64.68s Step 238( 13.67%), action 41, FPS 1.84, Running 65.50s Step 239( 14.00%), action 42, FPS 1.92, Running 65.79s Step 240( 14.33%), action 43, FPS 2.03, Running 66.25s Step 241( 14.67%), action 44, FPS 2.04, Running 66.51s Step 242( 15.00%), action 45, FPS 2.08, Running 66.88s Step 243( 15.33%), action 46, FPS 2.17, Running 67.15s Step 244( 15.67%), action 47, FPS 2.14, Running 67.98s Step 245( 16.00%), action 48, FPS 2.13, Running 68.38s Step 246( 16.33%), action 49, FPS 2.10, Running 69.09s Step 247( 16.67%), action 50, FPS 2.11, Running 69.33s Step 248( 17.00%), action 51, FPS 2.06, Running 70.48s Step 249( 17.33%), action 52, FPS 2.10, Running 70.81s Step 250( 17.67%), action 53, FPS 2.03, Running 71.52s Step 251( 18.00%), action 54, FPS 2.12, Running 71.77s Step 252( 18.33%), action 55, FPS 2.05, Running 72.42s Step 253( 18.67%), action 56, FPS 2.07, Running 72.66s Step 254( 19.00%), action 57, FPS 2.03, Running 73.36s Step 255( 19.33%), action 58, FPS 1.96, Running 73.92s Step 256( 19.67%), action 59, FPS 1.96, Running 74.37s Step 257( 20.00%), action 60, FPS 2.01, Running 74.61s Step 258( 20.33%), action 61, FPS 1.99, Running 75.55s Step 259( 20.67%), action 62, FPS 1.90, Running 76.31s Step 260( 21.00%), action 63, FPS 1.89, Running 76.82s Step 261( 21.33%), action 64, FPS 1.88, Running 77.15s Step 262( 21.67%), action 65, FPS 1.81, Running 77.95s Step 263( 22.00%), action 66, FPS 1.75, Running 78.56s Step 264( 22.33%), action 67, FPS 1.81, Running 79.02s Step 265( 22.67%), action 68, FPS 1.83, Running 79.30s Step 266( 23.00%), action 69, FPS 1.87, Running 79.76s Step 267( 23.33%), action 70, FPS 1.87, Running 80.02s Step 268( 23.67%), action 71, FPS 1.95, Running 80.72s Step 269( 24.00%), action 72, FPS 1.97, Running 80.94s Step 270( 24.33%), action 73, FPS 2.03, Running 81.39s Step 271( 24.67%), action 74, FPS 2.03, Running 81.65s Step 272( 25.00%), action 75, FPS 2.04, Running 82.20s Step 273( 25.33%), action 76, FPS 2.05, Running 82.43s Step 274( 25.67%), action 77, FPS 2.13, Running 82.74s Step 275( 26.00%), action 78, FPS 2.18, Running 83.09s Step 276( 26.33%), action 79, FPS 2.20, Running 83.47s Step 277( 26.67%), action 80, FPS 2.12, Running 84.07s Step 278( 27.00%), action 81, FPS 2.10, Running 85.09s Step 279( 27.33%), action 82, FPS 2.22, Running 85.32s Step 280( 27.67%), action 83, FPS 2.18, Running 85.99s Step 281( 28.00%), action 84, FPS 2.12, Running 86.58s Step 282( 28.33%), action 85, FPS 2.23, Running 86.94s Step 283( 28.67%), action 86, FPS 2.29, Running 87.29s Step 284( 29.00%), action 87, FPS 2.23, Running 87.97s Step 285( 29.33%), action 88, FPS 2.20, Running 88.39s Step 286( 29.67%), action 89, FPS 2.22, Running 88.77s Step 287( 30.00%), action 90, FPS 2.20, Running 89.09s Step 288( 30.33%), action 91, FPS 2.17, Running 89.95s Step 289( 30.67%), action 92, FPS 2.13, Running 90.32s Step 290( 31.00%), action 93, FPS 2.11, Running 90.85s Step 291( 31.33%), action 94, FPS 1.99, Running 91.69s Step 292( 31.67%), action 95, FPS 1.98, Running 92.30s Step 293( 32.00%), action 96, FPS 1.97, Running 92.56s Step 294( 32.33%), action 97, FPS 1.89, Running 93.30s Step 295( 32.67%), action 98, FPS 1.91, Running 93.57s Step 296( 33.00%), action 99, FPS 1.89, Running 94.07s Step 297( 33.33%), action 100, FPS 1.94, Running 94.36s Step 298( 33.67%), action 101, FPS 2.03, Running 94.96s Step 299( 34.00%), action 102, FPS 2.00, Running 95.34s Step 300( 34.33%), action 103, FPS 2.03, Running 95.82s Step 301( 34.67%), action 104, FPS 2.05, Running 96.32s Step 302( 35.00%), action 105, FPS 2.06, Running 96.64s Step 303( 35.33%), action 106, FPS 2.09, Running 96.88s Step 304( 35.67%), action 107, FPS 2.12, Running 97.40s Step 305( 36.00%), action 108, FPS 2.16, Running 97.66s Step 306( 36.33%), action 109, FPS 2.04, Running 98.58s Step 307( 36.67%), action 110, FPS 2.04, Running 98.91s Step 308( 37.00%), action 111, FPS 2.04, Running 99.76s Step 309( 37.33%), action 112, FPS 2.04, Running 100.10s Step 310( 37.67%), action 113, FPS 2.04, Running 100.63s Step 311( 38.00%), action 114, FPS 2.15, Running 100.99s Step 312( 38.33%), action 115, FPS 2.17, Running 101.53s Step 313( 38.67%), action 116, FPS 2.09, Running 102.12s Step 314( 39.00%), action 117, FPS 2.13, Running 102.68s Step 315( 39.33%), action 118, FPS 2.12, Running 103.00s Step 316( 39.67%), action 119, FPS 2.12, Running 103.52s Step 317( 40.00%), action 120, FPS 2.08, Running 103.98s Step 318( 40.33%), action 121, FPS 2.01, Running 104.90s Step 319( 40.67%), action 122, FPS 1.97, Running 105.50s Step 320( 41.00%), action 123, FPS 1.96, Running 106.02s Step 321( 41.33%), action 124, FPS 1.92, Running 106.72s Step 322( 41.67%), action 125, FPS 1.87, Running 107.34s Step 323( 42.00%), action 126, FPS 1.85, Running 107.71s Step 324( 42.33%), action 127, FPS 1.84, Running 108.29s Step 325( 42.67%), action 128, FPS 1.83, Running 108.59s Step 326( 43.00%), action 129, FPS 1.87, Running 109.25s Step 327( 43.33%), action 130, FPS 1.86, Running 109.69s Step 328( 43.67%), action 131, FPS 1.81, Running 110.82s Step 329( 44.00%), action 132, FPS 1.75, Running 111.55s Step 330( 44.33%), action 133, FPS 1.71, Running 112.35s Step 331( 44.67%), action 134, FPS 1.71, Running 112.67s Step 332( 45.00%), action 135, FPS 1.65, Running 113.65s Step 333( 45.33%), action 136, FPS 1.63, Running 114.42s Step 334( 45.67%), action 137, FPS 1.62, Running 115.04s Step 335( 46.00%), action 138, FPS 1.55, Running 115.86s Step 336( 46.33%), action 139, FPS 1.53, Running 116.56s Step 337( 46.67%), action 140, FPS 1.55, Running 116.87s Step 338( 47.00%), action 141, FPS 1.53, Running 117.99s Step 339( 47.33%), action 142, FPS 1.56, Running 118.34s Step 340( 47.67%), action 143, FPS 1.49, Running 119.43s Step 341( 48.00%), action 144, FPS 1.53, Running 119.83s Step 342( 48.33%), action 145, FPS 1.50, Running 120.67s Step 343( 48.67%), action 146, FPS 1.51, Running 120.97s Step 344( 49.00%), action 147, FPS 1.50, Running 121.64s Step 345( 49.33%), action 148, FPS 1.50, Running 121.94s Step 346( 49.67%), action 149, FPS 1.51, Running 122.46s Step 347( 50.00%), action 150, FPS 1.53, Running 122.78s Step 348( 50.33%), action 151, FPS 1.54, Running 123.78s Step 349( 50.67%), action 152, FPS 1.59, Running 124.13s Step 350( 51.00%), action 153, FPS 1.64, Running 124.53s Step 351( 51.33%), action 154, FPS 1.64, Running 124.86s Step 352( 51.67%), action 155, FPS 1.67, Running 125.63s Step 353( 52.00%), action 156, FPS 1.73, Running 125.97s Step 354( 52.33%), action 157, FPS 1.73, Running 126.59s Step 355( 52.67%), action 158, FPS 1.76, Running 127.22s Step 356( 53.00%), action 159, FPS 1.78, Running 127.79s Step 357( 53.33%), action 160, FPS 1.79, Running 128.05s Step 358( 53.67%), action 161, FPS 1.78, Running 129.21s Step 359( 54.00%), action 162, FPS 1.77, Running 129.65s Step 360( 54.33%), action 163, FPS 1.85, Running 130.27s Step 361( 54.67%), action 164, FPS 1.83, Running 130.78s Step 362( 55.00%), action 165, FPS 1.83, Running 131.63s Step 363( 55.33%), action 166, FPS 1.80, Running 132.06s Step 364( 55.67%), action 167, FPS 1.81, Running 132.66s Step 365( 56.00%), action 168, FPS 1.75, Running 133.38s Step 366( 56.33%), action 169, FPS 1.73, Running 134.01s Step 367( 56.67%), action 170, FPS 1.69, Running 134.62s Step 368( 57.00%), action 171, FPS 1.74, Running 135.30s Step 369( 57.33%), action 172, FPS 1.74, Running 135.63s Step 370( 57.67%), action 173, FPS 1.65, Running 136.62s Step 371( 58.00%), action 174, FPS 1.67, Running 136.86s Step 372( 58.33%), action 175, FPS 1.67, Running 137.58s Step 373( 58.67%), action 176, FPS 1.68, Running 137.91s Step 374( 59.00%), action 177, FPS 1.67, Running 138.58s Step 375( 59.33%), action 178, FPS 1.64, Running 139.45s Step 376( 59.67%), action 179, FPS 1.57, Running 140.52s Step 377( 60.00%), action 180, FPS 1.52, Running 141.21s Step 378( 60.33%), action 181, FPS 1.51, Running 142.47s Step 379( 60.67%), action 182, FPS 1.51, Running 142.88s Step 380( 61.00%), action 183, FPS 1.51, Running 143.49s Step 381( 61.33%), action 184, FPS 1.54, Running 143.78s Step 382( 61.67%), action 185, FPS 1.53, Running 144.74s Step 383( 62.00%), action 186, FPS 1.53, Running 145.14s Step 384( 62.33%), action 187, FPS 1.52, Running 145.78s Step 385( 62.67%), action 188, FPS 1.57, Running 146.13s Step 386( 63.00%), action 189, FPS 1.54, Running 147.00s Step 387( 63.33%), action 190, FPS 1.57, Running 147.35s Step 388( 63.67%), action 191, FPS 1.52, Running 148.44s Step 389( 64.00%), action 192, FPS 1.52, Running 148.74s Step 390( 64.33%), action 193, FPS 1.58, Running 149.28s Step 391( 64.67%), action 194, FPS 1.57, Running 149.61s Step 392( 65.00%), action 195, FPS 1.53, Running 150.65s Step 393( 65.33%), action 196, FPS 1.53, Running 151.01s Step 394( 65.67%), action 197, FPS 1.54, Running 151.56s Step 395( 66.00%), action 198, FPS 1.57, Running 152.18s Step 396( 66.33%), action 199, FPS 1.64, Running 152.69s Step 397( 66.67%), action 200, FPS 1.68, Running 153.13s Step 398( 67.00%), action 201, FPS 1.76, Running 153.84s Step 399( 67.33%), action 202, FPS 1.70, Running 154.62s Step 400( 67.67%), action 203, FPS 1.72, Running 155.15s Step 401( 68.00%), action 204, FPS 1.71, Running 155.48s Step 402( 68.33%), action 205, FPS 1.72, Running 156.39s Step 403( 68.67%), action 206, FPS 1.72, Running 156.78s Step 404( 69.00%), action 207, FPS 1.74, Running 157.29s Step 405( 69.33%), action 208, FPS 1.73, Running 157.69s Step 406( 69.67%), action 209, FPS 1.78, Running 158.22s Step 407( 70.00%), action 210, FPS 1.79, Running 158.53s Step 408( 70.33%), action 211, FPS 1.80, Running 159.56s Step 409( 70.67%), action 212, FPS 1.73, Running 160.30s Step 410( 71.00%), action 213, FPS 1.72, Running 160.93s Step 411( 71.33%), action 214, FPS 1.66, Running 161.64s Step 412( 71.67%), action 215, FPS 1.71, Running 162.34s Step 413( 72.00%), action 216, FPS 1.67, Running 162.97s Step 414( 72.33%), action 217, FPS 1.68, Running 163.50s Step 415( 72.67%), action 218, FPS 1.73, Running 163.76s Step 416( 73.00%), action 219, FPS 1.72, Running 164.30s Step 417( 73.33%), action 220, FPS 1.75, Running 164.58s Step 418( 73.67%), action 221, FPS 1.72, Running 165.49s Step 419( 74.00%), action 222, FPS 1.79, Running 165.81s Step 420( 74.33%), action 223, FPS 1.78, Running 166.37s Step 421( 74.67%), action 224, FPS 1.77, Running 166.78s Step 422( 75.00%), action 225, FPS 1.75, Running 167.80s Step 423( 75.33%), action 226, FPS 1.72, Running 168.38s Step 424( 75.67%), action 227, FPS 1.71, Running 168.97s Step 425( 76.00%), action 228, FPS 1.71, Running 169.35s Step 426( 76.33%), action 229, FPS 1.65, Running 170.34s Step 427( 76.67%), action 230, FPS 1.64, Running 170.74s Step 428( 77.00%), action 231, FPS 1.69, Running 171.41s Step 429( 77.33%), action 232, FPS 1.77, Running 171.61s Step 430( 77.67%), action 233, FPS 1.71, Running 172.59s Step 431( 78.00%), action 234, FPS 1.73, Running 173.20s Step 432( 78.33%), action 235, FPS 1.74, Running 173.82s Step 433( 78.67%), action 236, FPS 1.74, Running 174.44s Step 434( 79.00%), action 237, FPS 1.74, Running 174.99s Step 435( 79.33%), action 238, FPS 1.74, Running 175.22s Step 436( 79.67%), action 239, FPS 1.76, Running 175.66s Step 437( 80.00%), action 240, FPS 1.76, Running 175.95s Step 438( 80.33%), action 241, FPS 1.74, Running 177.01s Step 439( 80.67%), action 242, FPS 1.67, Running 177.78s Step 440( 81.00%), action 243, FPS 1.68, Running 178.27s Step 441( 81.33%), action 244, FPS 1.70, Running 178.56s Step 442( 81.67%), action 245, FPS 1.78, Running 179.05s Step 443( 82.00%), action 246, FPS 1.82, Running 179.37s Step 444( 82.33%), action 247, FPS 1.76, Running 180.35s Step 445( 82.67%), action 248, FPS 1.74, Running 180.83s Step 446( 83.00%), action 249, FPS 1.78, Running 181.60s Step 447( 83.33%), action 250, FPS 1.73, Running 182.26s Step 448( 83.67%), action 251, FPS 1.72, Running 183.00s Step 449( 84.00%), action 252, FPS 1.71, Running 183.28s Step 450( 84.33%), action 253, FPS 1.72, Running 184.25s Step 451( 84.67%), action 254, FPS 1.74, Running 184.69s Step 452( 85.00%), action 255, FPS 1.68, Running 185.74s Step 453( 85.33%), action 256, FPS 1.72, Running 186.10s Step 454( 85.67%), action 257, FPS 1.66, Running 187.04s Step 455( 86.00%), action 258, FPS 1.59, Running 187.81s Step 456( 86.33%), action 259, FPS 1.58, Running 188.33s Step 457( 86.67%), action 260, FPS 1.53, Running 189.05s Step 458( 87.00%), action 261, FPS 1.54, Running 189.96s Step 459( 87.33%), action 262, FPS 1.58, Running 190.43s Step 460( 87.67%), action 263, FPS 1.56, Running 191.07s Step 461( 88.00%), action 264, FPS 1.57, Running 191.32s Step 462( 88.33%), action 265, FPS 1.54, Running 192.04s Step 463( 88.67%), action 266, FPS 1.49, Running 192.82s Step 464( 89.00%), action 267, FPS 1.54, Running 193.37s Step 465( 89.33%), action 268, FPS 1.56, Running 193.67s Step 466( 89.67%), action 269, FPS 1.57, Running 194.33s Step 467( 90.00%), action 270, FPS 1.57, Running 195.02s Step 468( 90.33%), action 271, FPS 1.54, Running 195.97s Step 469( 90.67%), action 272, FPS 1.51, Running 196.49s Step 470( 91.00%), action 273, FPS 1.55, Running 197.14s Step 471( 91.33%), action 274, FPS 1.56, Running 197.47s Step 472( 91.67%), action 275, FPS 1.57, Running 198.44s Step 473( 92.00%), action 276, FPS 1.58, Running 198.74s Step 474( 92.33%), action 277, FPS 1.64, Running 199.26s Step 475( 92.67%), action 278, FPS 1.70, Running 199.55s Step 476( 93.00%), action 279, FPS 1.71, Running 200.05s Step 477( 93.33%), action 280, FPS 1.78, Running 200.31s Step 478( 93.67%), action 281, FPS 1.81, Running 200.98s Step 479( 94.00%), action 282, FPS 1.85, Running 201.26s Step 480( 94.33%), action 283, FPS 1.87, Running 201.77s Step 481( 94.67%), action 284, FPS 1.86, Running 202.07s Step 482( 95.00%), action 285, FPS 1.90, Running 202.55s Step 483( 95.33%), action 286, FPS 2.01, Running 202.79s Step 484( 95.67%), action 287, FPS 2.02, Running 203.25s Step 485( 96.00%), action 288, FPS 2.03, Running 203.54s Step 486( 96.33%), action 289, FPS 2.05, Running 204.06s Step 487( 96.67%), action 290, FPS 2.14, Running 204.37s Step 488( 97.00%), action 291, FPS 2.20, Running 205.07s Step 489( 97.33%), action 292, FPS 2.25, Running 205.38s Step 490( 97.67%), action 293, FPS 2.23, Running 206.09s Step 491( 98.00%), action 294, FPS 2.24, Running 206.39s Step 492( 98.33%), action 295, FPS 2.43, Running 206.69s Step 493( 98.67%), action 296, FPS 2.46, Running 206.88s Step 494( 99.00%), action 297, FPS 2.39, Running 207.64s Step 495( 99.33%), action 298, FPS 2.27, Running 208.36s Step 496( 99.67%), action 299, FPS 2.26, Running 208.91s Step 497(100.00%), action 300, FPS 2.24, Running 209.25s [2026-08-02 22:03:45] [100] Seed 100 failed after 209.47 s. +steps: 497 , actions: 300 . +Instruction: Empty +Total 19/100(19.00%) success. +[2026-08-02 22:03:45] Final Result: 19/100(19.00%) success. +===== DETECTED_ERROR newhp hlen=6 task=pull_out_key forcing rc=99 Sun Aug 2 22:03:49 CST 2026 ===== +===== END newhp hlen=6 task=pull_out_key rc=99 Sun Aug 2 22:03:49 CST 2026 ===== diff --git a/checkpoints/a800/formal4_hlen6_best_policy_20260804/eval_evidence_summary.csv b/checkpoints/a800/formal4_hlen6_best_policy_20260804/eval_evidence_summary.csv new file mode 100644 index 0000000000000000000000000000000000000000..3b23d46cc1e12d03468ad2ae3905ab3b724d2a5d --- /dev/null +++ b/checkpoints/a800/formal4_hlen6_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_hlen6_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k,68,100,0.68,checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/lift_bottle/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/policy_best.ckpt,checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/lift_bottle/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/dataset_stats.pkl,checkpoints/a800/formal4_hlen6_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k.yml,checkpoints/a800/formal4_hlen6_best_policy_20260804/deploy/deploy_hlen6_lift_bottle_newhp_best.yml,checkpoints/a800/formal4_hlen6_best_policy_20260804/eval_evidence/eval_newhp_hlen6_lift_bottle_g0_20260802_170850.log,clean 100-episode Final Result +insert_hole,train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k,61,100,0.61,checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/insert_hole/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/policy_best.ckpt,checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/insert_hole/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/dataset_stats.pkl,checkpoints/a800/formal4_hlen6_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k.yml,checkpoints/a800/formal4_hlen6_best_policy_20260804/deploy/deploy_hlen6_insert_hole_newhp_best.yml,checkpoints/a800/formal4_hlen6_best_policy_20260804/eval_evidence/eval_newhp_hlen6_insert_hole_g1_20260802_170850.log,clean 100-episode Final Result +pull_out_key,train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k,19,100,0.19,checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/pull_out_key/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/policy_best.ckpt,checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/pull_out_key/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/dataset_stats.pkl,checkpoints/a800/formal4_hlen6_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k.yml,checkpoints/a800/formal4_hlen6_best_policy_20260804/deploy/deploy_hlen6_pull_out_key_newhp_best.yml,checkpoints/a800/formal4_hlen6_best_policy_20260804/eval_evidence/eval_newhp_hlen6_pull_out_key_g2_20260802_170850.log,"100-episode Final Result present; wrapper marked rc=99 after detecting Traceback in log, use with caution or re-eval" +insert_HDMI,train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k,18,100,0.18,checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/insert_HDMI/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/policy_best.ckpt,checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/insert_HDMI/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/dataset_stats.pkl,checkpoints/a800/formal4_hlen6_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k.yml,checkpoints/a800/formal4_hlen6_best_policy_20260804/deploy/deploy_hlen6_insert_HDMI_newhp_best.yml,checkpoints/a800/formal4_hlen6_best_policy_20260804/eval_evidence/eval_newhp_hlen6_insert_HDMI_g3_20260802_170850.log,clean 100-episode Final Result diff --git a/checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/insert_HDMI/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/dataset_stats.pkl b/checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/insert_HDMI/train_config_vitacdreamer_formal4_hlen6_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_hlen6_best_policy_20260804/policies/insert_HDMI/train_config_vitacdreamer_formal4_hlen6_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_hlen6_best_policy_20260804/policies/insert_HDMI/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/policy_best.ckpt b/checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/insert_HDMI/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/policy_best.ckpt new file mode 100644 index 0000000000000000000000000000000000000000..af746e9e191b099c22e626df53bc62474857507c --- /dev/null +++ b/checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/insert_HDMI/train_config_vitacdreamer_formal4_hlen6_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:74c811dec1a4da36e61f5e78466b92204210bd74a8a49cadf21a89e8a99c95c3 +size 404166528 diff --git a/checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/insert_hole/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/dataset_stats.pkl b/checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/insert_hole/train_config_vitacdreamer_formal4_hlen6_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_hlen6_best_policy_20260804/policies/insert_hole/train_config_vitacdreamer_formal4_hlen6_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_hlen6_best_policy_20260804/policies/insert_hole/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/policy_best.ckpt b/checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/insert_hole/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/policy_best.ckpt new file mode 100644 index 0000000000000000000000000000000000000000..37d9b5c80b1bd035f0ca1594c9cea6eda50646a8 --- /dev/null +++ b/checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/insert_hole/train_config_vitacdreamer_formal4_hlen6_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:4ef1ed29b78ce42cc25b82d43a90f55c2e038f03333170f907c537859e747201 +size 404207488 diff --git a/checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/lift_bottle/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/dataset_stats.pkl b/checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/lift_bottle/train_config_vitacdreamer_formal4_hlen6_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_hlen6_best_policy_20260804/policies/lift_bottle/train_config_vitacdreamer_formal4_hlen6_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_hlen6_best_policy_20260804/policies/lift_bottle/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/policy_best.ckpt b/checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/lift_bottle/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/policy_best.ckpt new file mode 100644 index 0000000000000000000000000000000000000000..72c72b8c0ad0c6212a9ab0e759e7521438fc4461 --- /dev/null +++ b/checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/lift_bottle/train_config_vitacdreamer_formal4_hlen6_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:b5b6275b2c386172b2c856c1f1d2d81d652ea4fd3912bbe4bbc63e35109f85b8 +size 404166528 diff --git a/checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/pull_out_key/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/dataset_stats.pkl b/checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/pull_out_key/train_config_vitacdreamer_formal4_hlen6_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_hlen6_best_policy_20260804/policies/pull_out_key/train_config_vitacdreamer_formal4_hlen6_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_hlen6_best_policy_20260804/policies/pull_out_key/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/policy_best.ckpt b/checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/pull_out_key/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/policy_best.ckpt new file mode 100644 index 0000000000000000000000000000000000000000..21d8dcd1d3f652818aad06fbc80f88feb4d8a0c9 --- /dev/null +++ b/checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/pull_out_key/train_config_vitacdreamer_formal4_hlen6_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:01479b7c7336deabbb4bf5e6abd2734fc8f5cfb8f65ebe39f2b15db34f53bcd4 +size 404146048 diff --git a/checkpoints/a800/formal4_hlen6_best_policy_20260804/selected_best.json b/checkpoints/a800/formal4_hlen6_best_policy_20260804/selected_best.json new file mode 100644 index 0000000000000000000000000000000000000000..d2965891bd81b14a8bf3db0226bb8b4b39eecfc0 --- /dev/null +++ b/checkpoints/a800/formal4_hlen6_best_policy_20260804/selected_best.json @@ -0,0 +1,62 @@ +[ + { + "task": "lift_bottle", + "hlen": 6, + "config": "train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k", + "success": 68, + "total": 100, + "success_rate": 0.68, + "encoder_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/encoder/stage2_v2_encoder_only.pth", + "policy_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/lift_bottle/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/policy_best.ckpt", + "dataset_stats_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/lift_bottle/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/dataset_stats.pkl", + "config_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k.yml", + "deploy_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/deploy/deploy_hlen6_lift_bottle_newhp_best.yml", + "eval_log_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/eval_evidence/eval_newhp_hlen6_lift_bottle_g0_20260802_170850.log", + "note": "clean 100-episode Final Result" + }, + { + "task": "insert_hole", + "hlen": 6, + "config": "train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k", + "success": 61, + "total": 100, + "success_rate": 0.61, + "encoder_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/encoder/stage2_v2_encoder_only.pth", + "policy_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/insert_hole/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/policy_best.ckpt", + "dataset_stats_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/insert_hole/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/dataset_stats.pkl", + "config_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k.yml", + "deploy_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/deploy/deploy_hlen6_insert_hole_newhp_best.yml", + "eval_log_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/eval_evidence/eval_newhp_hlen6_insert_hole_g1_20260802_170850.log", + "note": "clean 100-episode Final Result" + }, + { + "task": "pull_out_key", + "hlen": 6, + "config": "train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k", + "success": 19, + "total": 100, + "success_rate": 0.19, + "encoder_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/encoder/stage2_v2_encoder_only.pth", + "policy_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/pull_out_key/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/policy_best.ckpt", + "dataset_stats_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/pull_out_key/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/dataset_stats.pkl", + "config_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k.yml", + "deploy_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/deploy/deploy_hlen6_pull_out_key_newhp_best.yml", + "eval_log_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/eval_evidence/eval_newhp_hlen6_pull_out_key_g2_20260802_170850.log", + "note": "100-episode Final Result present; wrapper marked rc=99 after detecting Traceback in log, use with caution or re-eval" + }, + { + "task": "insert_HDMI", + "hlen": 6, + "config": "train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k", + "success": 18, + "total": 100, + "success_rate": 0.18, + "encoder_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/encoder/stage2_v2_encoder_only.pth", + "policy_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/insert_HDMI/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/policy_best.ckpt", + "dataset_stats_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/policies/insert_HDMI/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/dataset_stats.pkl", + "config_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen6_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k.yml", + "deploy_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/deploy/deploy_hlen6_insert_HDMI_newhp_best.yml", + "eval_log_path": "checkpoints/a800/formal4_hlen6_best_policy_20260804/eval_evidence/eval_newhp_hlen6_insert_HDMI_g3_20260802_170850.log", + "note": "clean 100-episode Final Result" + } +] \ No newline at end of file